diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 70027d3..9d58540 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -4,9 +4,12 @@ "Bash(mkdir -p \"Personal/Areas/Servers/TrueNAS\")", "Bash(awk '{print $9, \"\"\"\"(\"\"\"\" $5 \"\"\"\")\"\"\"\"}')", "Bash(awk '{if($9 ~ /\\.md$/) print \"\"\"\" - \"\"\"\" $9 \"\"\"\" (\"\"\"\" $5 \"\"\"\")\"\"\"\"}')", - "Bash(ssh root@192.168.178.189 \"grep -i ''AllowTcpForwarding\\|PermitTunnel'' /etc/ssh/sshd_config | grep -v ''^#''\")" + "Bash(ssh root@192.168.178.189 \"grep -i ''AllowTcpForwarding\\|PermitTunnel'' /etc/ssh/sshd_config | grep -v ''^#''\")", + "WebSearch", + "mcp__WolframAlpha__query_wolfram" ], "deny": [], "ask": [] - } + }, + "enableAllProjectMcpServers": true } diff --git a/.mcp.json b/.mcp.json new file mode 100644 index 0000000..35b008a --- /dev/null +++ b/.mcp.json @@ -0,0 +1,17 @@ +{ + "mcpServers": { + "WolframAlpha": { + "command": "uv", + "args": [ + "--directory", + "/mnt/c/Users/Vince/Documents/Personal/Personal/Areas/MCP-Servers/mcp-wolframalpha", + "run", + "python", + "src/core/server.py" + ], + "env": { + "WOLFRAM_API_KEY": "6XXLHP48RW" + } + } + } +} diff --git a/.obsidian/bookmarks.json b/.obsidian/bookmarks.json index 611d6c6..d3e2c01 100644 --- a/.obsidian/bookmarks.json +++ b/.obsidian/bookmarks.json @@ -34,12 +34,6 @@ "items": [], "title": "Personal" }, - { - "type": "group", - "ctime": 1751596593822, - "items": [], - "title": "Random notes" - }, { "type": "group", "ctime": 1751596593822, diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json index a95217e..4ea732f 100644 --- a/.obsidian/community-plugins.json +++ b/.obsidian/community-plugins.json @@ -13,5 +13,6 @@ "smart-composer", "folder-note-plugin", "omnisearch", - "terminal" + "terminal", + "obsidian-git" ] \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json new file mode 100644 index 0000000..d27a5d2 --- /dev/null +++ b/.obsidian/plugins/obsidian-git/data.json @@ -0,0 +1,62 @@ +{ + "commitMessage": "vault backup: {{date}}", + "autoCommitMessage": "vault backup: {{date}}", + "commitMessageScript": "", + "commitDateFormat": "YYYY-MM-DD HH:mm:ss", + "autoSaveInterval": 0, + "autoPushInterval": 10, + "autoPullInterval": 10, + "autoPullOnBoot": true, + "autoCommitOnlyStaged": true, + "disablePush": false, + "pullBeforePush": true, + "disablePopups": false, + "showErrorNotices": true, + "disablePopupsForNoChanges": false, + "listChangedFilesInMessageBody": false, + "showStatusBar": true, + "updateSubmodules": false, + "syncMethod": "merge", + "customMessageOnAutoBackup": false, + "autoBackupAfterFileChange": false, + "treeStructure": false, + "refreshSourceControl": true, + "basePath": "", + "differentIntervalCommitAndPush": true, + "changedFilesInStatusBar": false, + "showedMobileNotice": true, + "refreshSourceControlTimer": 7000, + "showBranchStatusBar": true, + "setLastSaveToLastCommit": false, + "submoduleRecurseCheckout": false, + "gitDir": "", + "showFileMenu": true, + "authorInHistoryView": "hide", + "dateInHistoryView": false, + "diffStyle": "split", + "lineAuthor": { + "show": false, + "followMovement": "inactive", + "authorDisplay": "initials", + "showCommitHash": false, + "dateTimeFormatOptions": "date", + "dateTimeFormatCustomString": "YYYY-MM-DD HH:mm", + "dateTimeTimezone": "viewer-local", + "coloringMaxAge": "1y", + "colorNew": { + "r": 255, + "g": 150, + "b": 150 + }, + "colorOld": { + "r": 120, + "g": 160, + "b": 255 + }, + "textColorCss": "var(--text-muted)", + "ignoreWhitespace": false, + "gutterSpacingFallbackLength": 5, + "lastShownAuthorDisplay": "initials", + "lastShownDateTimeFormatOptions": "date" + } +} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-git/main.js b/.obsidian/plugins/obsidian-git/main.js new file mode 100644 index 0000000..a66d505 --- /dev/null +++ b/.obsidian/plugins/obsidian-git/main.js @@ -0,0 +1,426 @@ +/* +THIS IS A GENERATED/BUNDLED FILE BY ESBUILD +if you want to view the source visit the plugins github repository (https://github.com/denolehov/obsidian-git) +*/ + +var X5=Object.create;var wl=Object.defineProperty;var K5=Object.getOwnPropertyDescriptor;var Z5=Object.getOwnPropertyNames;var J5=Object.getPrototypeOf,Q5=Object.prototype.hasOwnProperty;var by=t=>{throw TypeError(t)};var eI=(t,e,r)=>e in t?wl(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;var tI=(t,e)=>()=>(t&&(e=t(t=0)),e);var M=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),rI=(t,e)=>{for(var r in e)wl(t,r,{get:e[r],enumerable:!0})},_y=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Z5(e))!Q5.call(t,i)&&i!==r&&wl(t,i,{get:()=>e[i],enumerable:!(n=K5(e,i))||n.enumerable});return t};var Ot=(t,e,r)=>(r=t!=null?X5(J5(t)):{},_y(e||!t||!t.__esModule?wl(r,"default",{value:t,enumerable:!0}):r,t)),nI=t=>_y(wl({},"__esModule",{value:!0}),t);var vt=(t,e,r)=>eI(t,typeof e!="symbol"?e+"":e,r),wp=(t,e,r)=>e.has(t)||by("Cannot "+r);var ue=(t,e,r)=>(wp(t,e,"read from private field"),r?r.call(t):e.get(t)),yt=(t,e,r)=>e.has(t)?by("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,r),It=(t,e,r,n)=>(wp(t,e,"write to private field"),n?n.call(t,r):e.set(t,r),r),di=(t,e,r)=>(wp(t,e,"access private method"),r);var Ey=M(Iu=>{"use strict";m();Iu.byteLength=aI;Iu.toByteArray=oI;Iu.fromByteArray=uI;var Mn=[],qr=[],iI=typeof Uint8Array!="undefined"?Uint8Array:Array,bp="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Ra=0,xy=bp.length;Ra0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");r===-1&&(r=e);var n=r===e?0:4-r%4;return[r,n]}function aI(t){var e=Sy(t),r=e[0],n=e[1];return(r+n)*3/4-n}function sI(t,e,r){return(e+r)*3/4-r}function oI(t){var e,r=Sy(t),n=r[0],i=r[1],a=new iI(sI(t,n,i)),s=0,o=i>0?n-4:n,l;for(l=0;l>16&255,a[s++]=e>>8&255,a[s++]=e&255;return i===2&&(e=qr[t.charCodeAt(l)]<<2|qr[t.charCodeAt(l+1)]>>4,a[s++]=e&255),i===1&&(e=qr[t.charCodeAt(l)]<<10|qr[t.charCodeAt(l+1)]<<4|qr[t.charCodeAt(l+2)]>>2,a[s++]=e>>8&255,a[s++]=e&255),a}function lI(t){return Mn[t>>18&63]+Mn[t>>12&63]+Mn[t>>6&63]+Mn[t&63]}function cI(t,e,r){for(var n,i=[],a=e;ao?o:s+a));return n===1?(e=t[r-1],i.push(Mn[e>>2]+Mn[e<<4&63]+"==")):n===2&&(e=(t[r-2]<<8)+t[r-1],i.push(Mn[e>>10]+Mn[e>>4&63]+Mn[e<<2&63]+"=")),i.join("")}});var Ay=M(_p=>{m();_p.read=function(t,e,r,n,i){var a,s,o=i*8-n-1,l=(1<>1,u=-7,f=r?i-1:0,d=r?-1:1,h=t[e+f];for(f+=d,a=h&(1<<-u)-1,h>>=-u,u+=o;u>0;a=a*256+t[e+f],f+=d,u-=8);for(s=a&(1<<-u)-1,a>>=-u,u+=n;u>0;s=s*256+t[e+f],f+=d,u-=8);if(a===0)a=1-c;else{if(a===l)return s?NaN:(h?-1:1)*(1/0);s=s+Math.pow(2,n),a=a-c}return(h?-1:1)*s*Math.pow(2,a-n)};_p.write=function(t,e,r,n,i,a){var s,o,l,c=a*8-i-1,u=(1<>1,d=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,h=n?0:a-1,p=n?1:-1,g=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(o=isNaN(e)?1:0,s=u):(s=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-s))<1&&(s--,l*=2),s+f>=1?e+=d/l:e+=d*Math.pow(2,1-f),e*l>=2&&(s++,l/=2),s+f>=u?(o=0,s=u):s+f>=1?(o=(e*l-1)*Math.pow(2,i),s=s+f):(o=e*Math.pow(2,f-1)*Math.pow(2,i),s=0));i>=8;t[r+h]=o&255,h+=p,o/=256,i-=8);for(s=s<0;t[r+h]=s&255,h+=p,s/=256,c-=8);t[r+h-p]|=g*128}});var Rp=M(Ls=>{"use strict";m();var xp=Ey(),$s=Ay(),ky=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Ls.Buffer=O;Ls.SlowBuffer=gI;Ls.INSPECT_MAX_BYTES=50;var Fu=2147483647;Ls.kMaxLength=Fu;O.TYPED_ARRAY_SUPPORT=fI();!O.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function fI(){try{let t=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(t,e),t.foo()===42}catch(t){return!1}}Object.defineProperty(O.prototype,"parent",{enumerable:!0,get:function(){if(O.isBuffer(this))return this.buffer}});Object.defineProperty(O.prototype,"offset",{enumerable:!0,get:function(){if(O.isBuffer(this))return this.byteOffset}});function hi(t){if(t>Fu)throw new RangeError('The value "'+t+'" is invalid for option "size"');let e=new Uint8Array(t);return Object.setPrototypeOf(e,O.prototype),e}function O(t,e,r){if(typeof t=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return kp(t)}return Ry(t,e,r)}O.poolSize=8192;function Ry(t,e,r){if(typeof t=="string")return hI(t,e);if(ArrayBuffer.isView(t))return pI(t);if(t==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(On(t,ArrayBuffer)||t&&On(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(On(t,SharedArrayBuffer)||t&&On(t.buffer,SharedArrayBuffer)))return Ep(t,e,r);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let n=t.valueOf&&t.valueOf();if(n!=null&&n!==t)return O.from(n,e,r);let i=mI(t);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return O.from(t[Symbol.toPrimitive]("string"),e,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}O.from=function(t,e,r){return Ry(t,e,r)};Object.setPrototypeOf(O.prototype,Uint8Array.prototype);Object.setPrototypeOf(O,Uint8Array);function My(t){if(typeof t!="number")throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function dI(t,e,r){return My(t),t<=0?hi(t):e!==void 0?typeof r=="string"?hi(t).fill(e,r):hi(t).fill(e):hi(t)}O.alloc=function(t,e,r){return dI(t,e,r)};function kp(t){return My(t),hi(t<0?0:Tp(t)|0)}O.allocUnsafe=function(t){return kp(t)};O.allocUnsafeSlow=function(t){return kp(t)};function hI(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!O.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let r=Oy(t,e)|0,n=hi(r),i=n.write(t,e);return i!==r&&(n=n.slice(0,i)),n}function Sp(t){let e=t.length<0?0:Tp(t.length)|0,r=hi(e);for(let n=0;n=Fu)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Fu.toString(16)+" bytes");return t|0}function gI(t){return+t!=t&&(t=0),O.alloc(+t)}O.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==O.prototype};O.compare=function(e,r){if(On(e,Uint8Array)&&(e=O.from(e,e.offset,e.byteLength)),On(r,Uint8Array)&&(r=O.from(r,r.offset,r.byteLength)),!O.isBuffer(e)||!O.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===r)return 0;let n=e.length,i=r.length;for(let a=0,s=Math.min(n,i);ai.length?(O.isBuffer(s)||(s=O.from(s)),s.copy(i,a)):Uint8Array.prototype.set.call(i,s,a);else if(O.isBuffer(s))s.copy(i,a);else throw new TypeError('"list" argument must be an Array of Buffers');a+=s.length}return i};function Oy(t,e){if(O.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||On(t,ArrayBuffer))return t.byteLength;if(typeof t!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);let r=t.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&r===0)return 0;let i=!1;for(;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Ap(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Hy(t).length;default:if(i)return n?-1:Ap(t).length;e=(""+e).toLowerCase(),i=!0}}O.byteLength=Oy;function vI(t,e,r){let n=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,e>>>=0,r<=e))return"";for(t||(t="utf8");;)switch(t){case"hex":return TI(this,e,r);case"utf8":case"utf-8":return Fy(this,e,r);case"ascii":return AI(this,e,r);case"latin1":case"binary":return kI(this,e,r);case"base64":return SI(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return CI(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}O.prototype._isBuffer=!0;function Ma(t,e,r){let n=t[e];t[e]=t[r],t[r]=n}O.prototype.swap16=function(){let e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let r=0;rr&&(e+=" ... "),""};ky&&(O.prototype[ky]=O.prototype.inspect);O.prototype.compare=function(e,r,n,i,a){if(On(e,Uint8Array)&&(e=O.from(e,e.offset,e.byteLength)),!O.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(r===void 0&&(r=0),n===void 0&&(n=e?e.length:0),i===void 0&&(i=0),a===void 0&&(a=this.length),r<0||n>e.length||i<0||a>this.length)throw new RangeError("out of range index");if(i>=a&&r>=n)return 0;if(i>=a)return-1;if(r>=n)return 1;if(r>>>=0,n>>>=0,i>>>=0,a>>>=0,this===e)return 0;let s=a-i,o=n-r,l=Math.min(s,o),c=this.slice(i,a),u=e.slice(r,n);for(let f=0;f2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,Pp(r)&&(r=i?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(i)return-1;r=t.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof e=="string"&&(e=O.from(e,n)),O.isBuffer(e))return e.length===0?-1:Ty(t,e,r,n,i);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):Ty(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function Ty(t,e,r,n,i){let a=1,s=t.length,o=e.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(t.length<2||e.length<2)return-1;a=2,s/=2,o/=2,r/=2}function l(u,f){return a===1?u[f]:u.readUInt16BE(f*a)}let c;if(i){let u=-1;for(c=r;cs&&(r=s-o),c=r;c>=0;c--){let u=!0;for(let f=0;fi&&(n=i)):n=i;let a=e.length;n>a/2&&(n=a/2);let s;for(s=0;s>>0,isFinite(n)?(n=n>>>0,i===void 0&&(i="utf8")):(i=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let a=this.length-r;if((n===void 0||n>a)&&(n=a),e.length>0&&(n<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");let s=!1;for(;;)switch(i){case"hex":return yI(this,e,r,n);case"utf8":case"utf-8":return wI(this,e,r,n);case"ascii":case"latin1":case"binary":return bI(this,e,r,n);case"base64":return _I(this,e,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return xI(this,e,r,n);default:if(s)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),s=!0}};O.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function SI(t,e,r){return e===0&&r===t.length?xp.fromByteArray(t):xp.fromByteArray(t.slice(e,r))}function Fy(t,e,r){r=Math.min(t.length,r);let n=[],i=e;for(;i239?4:a>223?3:a>191?2:1;if(i+o<=r){let l,c,u,f;switch(o){case 1:a<128&&(s=a);break;case 2:l=t[i+1],(l&192)===128&&(f=(a&31)<<6|l&63,f>127&&(s=f));break;case 3:l=t[i+1],c=t[i+2],(l&192)===128&&(c&192)===128&&(f=(a&15)<<12|(l&63)<<6|c&63,f>2047&&(f<55296||f>57343)&&(s=f));break;case 4:l=t[i+1],c=t[i+2],u=t[i+3],(l&192)===128&&(c&192)===128&&(u&192)===128&&(f=(a&15)<<18|(l&63)<<12|(c&63)<<6|u&63,f>65535&&f<1114112&&(s=f))}}s===null?(s=65533,o=1):s>65535&&(s-=65536,n.push(s>>>10&1023|55296),s=56320|s&1023),n.push(s),i+=o}return EI(n)}var Cy=4096;function EI(t){let e=t.length;if(e<=Cy)return String.fromCharCode.apply(String,t);let r="",n=0;for(;nn)&&(r=n);let i="";for(let a=e;an&&(e=n),r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),rr)throw new RangeError("Trying to access beyond buffer length")}O.prototype.readUintLE=O.prototype.readUIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||bt(e,r,this.length);let i=this[e],a=1,s=0;for(;++s>>0,r=r>>>0,n||bt(e,r,this.length);let i=this[e+--r],a=1;for(;r>0&&(a*=256);)i+=this[e+--r]*a;return i};O.prototype.readUint8=O.prototype.readUInt8=function(e,r){return e=e>>>0,r||bt(e,1,this.length),this[e]};O.prototype.readUint16LE=O.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||bt(e,2,this.length),this[e]|this[e+1]<<8};O.prototype.readUint16BE=O.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||bt(e,2,this.length),this[e]<<8|this[e+1]};O.prototype.readUint32LE=O.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||bt(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};O.prototype.readUint32BE=O.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||bt(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};O.prototype.readBigUInt64LE=Ui(function(e){e=e>>>0,Ds(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&bl(e,this.length-8);let i=r+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24,a=this[++e]+this[++e]*2**8+this[++e]*2**16+n*2**24;return BigInt(i)+(BigInt(a)<>>0,Ds(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&bl(e,this.length-8);let i=r*2**24+this[++e]*2**16+this[++e]*2**8+this[++e],a=this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n;return(BigInt(i)<>>0,r=r>>>0,n||bt(e,r,this.length);let i=this[e],a=1,s=0;for(;++s=a&&(i-=Math.pow(2,8*r)),i};O.prototype.readIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||bt(e,r,this.length);let i=r,a=1,s=this[e+--i];for(;i>0&&(a*=256);)s+=this[e+--i]*a;return a*=128,s>=a&&(s-=Math.pow(2,8*r)),s};O.prototype.readInt8=function(e,r){return e=e>>>0,r||bt(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};O.prototype.readInt16LE=function(e,r){e=e>>>0,r||bt(e,2,this.length);let n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};O.prototype.readInt16BE=function(e,r){e=e>>>0,r||bt(e,2,this.length);let n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};O.prototype.readInt32LE=function(e,r){return e=e>>>0,r||bt(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};O.prototype.readInt32BE=function(e,r){return e=e>>>0,r||bt(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};O.prototype.readBigInt64LE=Ui(function(e){e=e>>>0,Ds(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&bl(e,this.length-8);let i=this[e+4]+this[e+5]*2**8+this[e+6]*2**16+(n<<24);return(BigInt(i)<>>0,Ds(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&bl(e,this.length-8);let i=(r<<24)+this[++e]*2**16+this[++e]*2**8+this[++e];return(BigInt(i)<>>0,r||bt(e,4,this.length),$s.read(this,e,!0,23,4)};O.prototype.readFloatBE=function(e,r){return e=e>>>0,r||bt(e,4,this.length),$s.read(this,e,!1,23,4)};O.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||bt(e,8,this.length),$s.read(this,e,!0,52,8)};O.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||bt(e,8,this.length),$s.read(this,e,!1,52,8)};function cr(t,e,r,n,i,a){if(!O.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||et.length)throw new RangeError("Index out of range")}O.prototype.writeUintLE=O.prototype.writeUIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){let o=Math.pow(2,8*n)-1;cr(this,e,r,n,o,0)}let a=1,s=0;for(this[r]=e&255;++s>>0,n=n>>>0,!i){let o=Math.pow(2,8*n)-1;cr(this,e,r,n,o,0)}let a=n-1,s=1;for(this[r+a]=e&255;--a>=0&&(s*=256);)this[r+a]=e/s&255;return r+n};O.prototype.writeUint8=O.prototype.writeUInt8=function(e,r,n){return e=+e,r=r>>>0,n||cr(this,e,r,1,255,0),this[r]=e&255,r+1};O.prototype.writeUint16LE=O.prototype.writeUInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||cr(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};O.prototype.writeUint16BE=O.prototype.writeUInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||cr(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};O.prototype.writeUint32LE=O.prototype.writeUInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||cr(this,e,r,4,4294967295,0),this[r+3]=e>>>24,this[r+2]=e>>>16,this[r+1]=e>>>8,this[r]=e&255,r+4};O.prototype.writeUint32BE=O.prototype.writeUInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||cr(this,e,r,4,4294967295,0),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};function $y(t,e,r,n,i){By(e,n,i,t,r,7);let a=Number(e&BigInt(4294967295));t[r++]=a,a=a>>8,t[r++]=a,a=a>>8,t[r++]=a,a=a>>8,t[r++]=a;let s=Number(e>>BigInt(32)&BigInt(4294967295));return t[r++]=s,s=s>>8,t[r++]=s,s=s>>8,t[r++]=s,s=s>>8,t[r++]=s,r}function Dy(t,e,r,n,i){By(e,n,i,t,r,7);let a=Number(e&BigInt(4294967295));t[r+7]=a,a=a>>8,t[r+6]=a,a=a>>8,t[r+5]=a,a=a>>8,t[r+4]=a;let s=Number(e>>BigInt(32)&BigInt(4294967295));return t[r+3]=s,s=s>>8,t[r+2]=s,s=s>>8,t[r+1]=s,s=s>>8,t[r]=s,r+8}O.prototype.writeBigUInt64LE=Ui(function(e,r=0){return $y(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});O.prototype.writeBigUInt64BE=Ui(function(e,r=0){return Dy(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});O.prototype.writeIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){let l=Math.pow(2,8*n-1);cr(this,e,r,n,l-1,-l)}let a=0,s=1,o=0;for(this[r]=e&255;++a>0)-o&255;return r+n};O.prototype.writeIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){let l=Math.pow(2,8*n-1);cr(this,e,r,n,l-1,-l)}let a=n-1,s=1,o=0;for(this[r+a]=e&255;--a>=0&&(s*=256);)e<0&&o===0&&this[r+a+1]!==0&&(o=1),this[r+a]=(e/s>>0)-o&255;return r+n};O.prototype.writeInt8=function(e,r,n){return e=+e,r=r>>>0,n||cr(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};O.prototype.writeInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||cr(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};O.prototype.writeInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||cr(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};O.prototype.writeInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||cr(this,e,r,4,2147483647,-2147483648),this[r]=e&255,this[r+1]=e>>>8,this[r+2]=e>>>16,this[r+3]=e>>>24,r+4};O.prototype.writeInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||cr(this,e,r,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};O.prototype.writeBigInt64LE=Ui(function(e,r=0){return $y(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});O.prototype.writeBigInt64BE=Ui(function(e,r=0){return Dy(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Ly(t,e,r,n,i,a){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function jy(t,e,r,n,i){return e=+e,r=r>>>0,i||Ly(t,e,r,4,34028234663852886e22,-34028234663852886e22),$s.write(t,e,r,n,23,4),r+4}O.prototype.writeFloatLE=function(e,r,n){return jy(this,e,r,!0,n)};O.prototype.writeFloatBE=function(e,r,n){return jy(this,e,r,!1,n)};function Ny(t,e,r,n,i){return e=+e,r=r>>>0,i||Ly(t,e,r,8,17976931348623157e292,-17976931348623157e292),$s.write(t,e,r,n,52,8),r+8}O.prototype.writeDoubleLE=function(e,r,n){return Ny(this,e,r,!0,n)};O.prototype.writeDoubleBE=function(e,r,n){return Ny(this,e,r,!1,n)};O.prototype.copy=function(e,r,n,i){if(!O.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),r>=e.length&&(r=e.length),r||(r=0),i>0&&i=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),e.length-r>>0,n=n===void 0?this.length:n>>>0,e||(e=0);let a;if(typeof e=="number")for(a=r;a2**32?i=Py(String(r)):typeof r=="bigint"&&(i=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(i=Py(i)),i+="n"),n+=` It must be ${e}. Received ${i}`,n},RangeError);function Py(t){let e="",r=t.length,n=t[0]==="-"?1:0;for(;r>=n+4;r-=3)e=`_${t.slice(r-3,r)}${e}`;return`${t.slice(0,r)}${e}`}function PI(t,e,r){Ds(e,"offset"),(t[e]===void 0||t[e+r]===void 0)&&bl(e,t.length-(r+1))}function By(t,e,r,n,i,a){if(t>r||t3?e===0||e===BigInt(0)?o=`>= 0${s} and < 2${s} ** ${(a+1)*8}${s}`:o=`>= -(2${s} ** ${(a+1)*8-1}${s}) and < 2 ** ${(a+1)*8-1}${s}`:o=`>= ${e}${s} and <= ${r}${s}`,new Fs.ERR_OUT_OF_RANGE("value",o,t)}PI(n,i,a)}function Ds(t,e){if(typeof t!="number")throw new Fs.ERR_INVALID_ARG_TYPE(e,"number",t)}function bl(t,e,r){throw Math.floor(t)!==t?(Ds(t,r),new Fs.ERR_OUT_OF_RANGE(r||"offset","an integer",t)):e<0?new Fs.ERR_BUFFER_OUT_OF_BOUNDS:new Fs.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${e}`,t)}var RI=/[^+/0-9A-Za-z-_]/g;function MI(t){if(t=t.split("=")[0],t=t.trim().replace(RI,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function Ap(t,e){e=e||1/0;let r,n=t.length,i=null,a=[];for(let s=0;s55295&&r<57344){if(!i){if(r>56319){(e-=3)>-1&&a.push(239,191,189);continue}else if(s+1===n){(e-=3)>-1&&a.push(239,191,189);continue}i=r;continue}if(r<56320){(e-=3)>-1&&a.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(e-=3)>-1&&a.push(239,191,189);if(i=null,r<128){if((e-=1)<0)break;a.push(r)}else if(r<2048){if((e-=2)<0)break;a.push(r>>6|192,r&63|128)}else if(r<65536){if((e-=3)<0)break;a.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((e-=4)<0)break;a.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return a}function OI(t){let e=[];for(let r=0;r>8,i=r%256,a.push(i),a.push(n);return a}function Hy(t){return xp.toByteArray(MI(t))}function $u(t,e,r,n){let i;for(i=0;i=e.length||i>=t.length);++i)e[i+r]=t[i];return i}function On(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function Pp(t){return t!==t}var FI=function(){let t="0123456789abcdef",e=new Array(256);for(let r=0;r<16;++r){let n=r*16;for(let i=0;i<16;++i)e[n+i]=t[r]+t[i]}return e}();function Ui(t){return typeof BigInt=="undefined"?$I:t}function $I(){throw new Error("BigInt not supported")}});var Uy,Mp,Buffer,m=tI(()=>{Uy=require("obsidian");Uy.Platform.isMobileApp?Mp=Rp().Buffer:Mp=global.Buffer;Buffer=Mp});var zy=M((UV,Gy)=>{"use strict";m();var Cr=function(t){if(t=t||{},this.Promise=t.Promise||Promise,this.queues=Object.create(null),this.domainReentrant=t.domainReentrant||!1,this.domainReentrant){if(typeof process=="undefined"||typeof process.domain=="undefined")throw new Error("Domain-reentrant locks require `process.domain` to exist. Please flip `opts.domainReentrant = false`, use a NodeJS version that still implements Domain, or install a browser polyfill.");this.domains=Object.create(null)}this.timeout=t.timeout||Cr.DEFAULT_TIMEOUT,this.maxOccupationTime=t.maxOccupationTime||Cr.DEFAULT_MAX_OCCUPATION_TIME,this.maxExecutionTime=t.maxExecutionTime||Cr.DEFAULT_MAX_EXECUTION_TIME,t.maxPending===1/0||Number.isInteger(t.maxPending)&&t.maxPending>=0?this.maxPending=t.maxPending:this.maxPending=Cr.DEFAULT_MAX_PENDING};Cr.DEFAULT_TIMEOUT=0;Cr.DEFAULT_MAX_OCCUPATION_TIME=0;Cr.DEFAULT_MAX_EXECUTION_TIME=0;Cr.DEFAULT_MAX_PENDING=1e3;Cr.prototype.acquire=function(t,e,r,n){if(Array.isArray(t))return this._acquireBatch(t,e,r,n);if(typeof e!="function")throw new Error("You must pass a function to execute");var i=null,a=null,s=null;typeof r!="function"&&(n=r,r=null,s=new this.Promise(function(b,E){i=b,a=E})),n=n||{};var o=!1,l=null,c=null,u=null,f=this,d=function(b,E,S){c&&(clearTimeout(c),c=null),u&&(clearTimeout(u),u=null),b&&(f.queues[t]&&f.queues[t].length===0&&delete f.queues[t],f.domainReentrant&&delete f.domains[t]),o||(s?E?a(E):i(S):typeof r=="function"&&r(E,S),o=!0),b&&f.queues[t]&&f.queues[t].length>0&&f.queues[t].shift()()},h=function(b){if(o)return d(b);l&&(clearTimeout(l),l=null),f.domainReentrant&&b&&(f.domains[t]=process.domain);var E=n.maxExecutionTime||f.maxExecutionTime;if(E&&(u=setTimeout(function(){f.queues[t]&&d(b,new Error("Maximum execution time is exceeded "+t))},E)),e.length===1){var S=!1;try{e(function(A,k){S||(S=!0,d(b,A,k))})}catch(A){S||(S=!0,d(b,A))}}else f._promiseTry(function(){return e()}).then(function(A){d(b,void 0,A)},function(A){d(b,A)})};f.domainReentrant&&process.domain&&(h=process.domain.bind(h));var p=n.maxPending||f.maxPending;if(!f.queues[t])f.queues[t]=[],h(!0);else if(f.domainReentrant&&process.domain&&process.domain===f.domains[t])h(!1);else if(f.queues[t].length>=p)d(!1,new Error("Too many pending tasks in queue "+t));else{var g=function(){h(!0)};n.skipQueue?f.queues[t].unshift(g):f.queues[t].push(g);var v=n.timeout||f.timeout;v&&(l=setTimeout(function(){l=null,d(!1,new Error("async-lock timed out in queue "+t))},v))}var y=n.maxOccupationTime||f.maxOccupationTime;if(y&&(c=setTimeout(function(){f.queues[t]&&d(!1,new Error("Maximum occupation time is exceeded in queue "+t))},y)),s)return s};Cr.prototype._acquireBatch=function(t,e,r,n){typeof r!="function"&&(n=r,r=null);var i=this,a=function(o,l){return function(c){i.acquire(o,l,c,n)}},s=t.reduceRight(function(o,l){return a(l,o)},e);if(typeof r=="function")s(r);else return new this.Promise(function(o,l){s.length===1?s(function(c,u){c?l(c):o(u)}):o(s())})};Cr.prototype.isBusy=function(t){return t?!!this.queues[t]:Object.keys(this.queues).length>0};Cr.prototype._promiseTry=function(t){try{return this.Promise.resolve(t())}catch(e){return this.Promise.reject(e)}};Gy.exports=Cr});var qy=M((zV,Vy)=>{"use strict";m();Vy.exports=zy()});var Wy=M((qV,Op)=>{m();typeof Object.create=="function"?Op.exports=function(e,r){r&&(e.super_=r,e.prototype=Object.create(r.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:Op.exports=function(e,r){if(r){e.super_=r;var n=function(){};n.prototype=r.prototype,e.prototype=new n,e.prototype.constructor=e}}});var Lu=M((Ip,Xy)=>{m();var Du=Rp(),In=Du.Buffer;function Yy(t,e){for(var r in t)e[r]=t[r]}In.from&&In.alloc&&In.allocUnsafe&&In.allocUnsafeSlow?Xy.exports=Du:(Yy(Du,Ip),Ip.Buffer=Oa);function Oa(t,e,r){return In(t,e,r)}Oa.prototype=Object.create(In.prototype);Yy(In,Oa);Oa.from=function(t,e,r){if(typeof t=="number")throw new TypeError("Argument must not be a number");return In(t,e,r)};Oa.alloc=function(t,e,r){if(typeof t!="number")throw new TypeError("Argument must be a number");var n=In(t);return e!==void 0?typeof r=="string"?n.fill(e,r):n.fill(e):n.fill(0),n};Oa.allocUnsafe=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return In(t)};Oa.allocUnsafeSlow=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return Du.SlowBuffer(t)}});var ju=M((XV,Ky)=>{m();var DI={}.toString;Ky.exports=Array.isArray||function(t){return DI.call(t)=="[object Array]"}});var ur=M((ZV,Zy)=>{"use strict";m();Zy.exports=TypeError});var Nu=M((QV,Jy)=>{"use strict";m();Jy.exports=Object});var Fp=M((tq,Qy)=>{"use strict";m();Qy.exports=Error});var tw=M((nq,ew)=>{"use strict";m();ew.exports=EvalError});var nw=M((aq,rw)=>{"use strict";m();rw.exports=RangeError});var aw=M((oq,iw)=>{"use strict";m();iw.exports=ReferenceError});var Bu=M((cq,sw)=>{"use strict";m();sw.exports=SyntaxError});var lw=M((fq,ow)=>{"use strict";m();ow.exports=URIError});var uw=M((hq,cw)=>{"use strict";m();cw.exports=Math.abs});var dw=M((mq,fw)=>{"use strict";m();fw.exports=Math.floor});var pw=M((vq,hw)=>{"use strict";m();hw.exports=Math.max});var gw=M((wq,mw)=>{"use strict";m();mw.exports=Math.min});var yw=M((_q,vw)=>{"use strict";m();vw.exports=Math.pow});var bw=M((Sq,ww)=>{"use strict";m();ww.exports=Math.round});var xw=M((Aq,_w)=>{"use strict";m();_w.exports=Number.isNaN||function(e){return e!==e}});var Ew=M((Tq,Sw)=>{"use strict";m();var LI=xw();Sw.exports=function(e){return LI(e)||e===0?e:e<0?-1:1}});var kw=M((Pq,Aw)=>{"use strict";m();Aw.exports=Object.getOwnPropertyDescriptor});var Gi=M((Mq,Tw)=>{"use strict";m();var Hu=kw();if(Hu)try{Hu([],"length")}catch(t){Hu=null}Tw.exports=Hu});var _l=M((Iq,Cw)=>{"use strict";m();var Uu=Object.defineProperty||!1;if(Uu)try{Uu({},"a",{value:1})}catch(t){Uu=!1}Cw.exports=Uu});var xl=M(($q,Pw)=>{"use strict";m();Pw.exports=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var e={},r=Symbol("test"),n=Object(r);if(typeof r=="string"||Object.prototype.toString.call(r)!=="[object Symbol]"||Object.prototype.toString.call(n)!=="[object Symbol]")return!1;var i=42;e[r]=i;for(var a in e)return!1;if(typeof Object.keys=="function"&&Object.keys(e).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(e).length!==0)return!1;var s=Object.getOwnPropertySymbols(e);if(s.length!==1||s[0]!==r||!Object.prototype.propertyIsEnumerable.call(e,r))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var o=Object.getOwnPropertyDescriptor(e,r);if(o.value!==i||o.enumerable!==!0)return!1}return!0}});var Gu=M((Lq,Mw)=>{"use strict";m();var Rw=typeof Symbol!="undefined"&&Symbol,jI=xl();Mw.exports=function(){return typeof Rw!="function"||typeof Symbol!="function"||typeof Rw("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:jI()}});var $p=M((Nq,Ow)=>{"use strict";m();Ow.exports=typeof Reflect!="undefined"&&Reflect.getPrototypeOf||null});var Dp=M((Hq,Iw)=>{"use strict";m();var NI=Nu();Iw.exports=NI.getPrototypeOf||null});var Dw=M((Gq,$w)=>{"use strict";m();var BI="Function.prototype.bind called on incompatible ",HI=Object.prototype.toString,UI=Math.max,GI="[object Function]",Fw=function(e,r){for(var n=[],i=0;i{"use strict";m();var qI=Dw();Lw.exports=Function.prototype.bind||qI});var zu=M((Wq,jw)=>{"use strict";m();jw.exports=Function.prototype.call});var Vu=M((Xq,Nw)=>{"use strict";m();Nw.exports=Function.prototype.apply});var Hw=M((Zq,Bw)=>{"use strict";m();Bw.exports=typeof Reflect!="undefined"&&Reflect&&Reflect.apply});var Lp=M((Qq,Uw)=>{"use strict";m();var WI=js(),YI=Vu(),XI=zu(),KI=Hw();Uw.exports=KI||WI.call(XI,YI)});var qu=M((tW,Gw)=>{"use strict";m();var ZI=js(),JI=ur(),QI=zu(),e6=Lp();Gw.exports=function(e){if(e.length<1||typeof e[0]!="function")throw new JI("a function is required");return e6(ZI,QI,e)}});var Xw=M((nW,Yw)=>{"use strict";m();var t6=qu(),zw=Gi(),qw;try{qw=[].__proto__===Array.prototype}catch(t){if(!t||typeof t!="object"||!("code"in t)||t.code!=="ERR_PROTO_ACCESS")throw t}var jp=!!qw&&zw&&zw(Object.prototype,"__proto__"),Ww=Object,Vw=Ww.getPrototypeOf;Yw.exports=jp&&typeof jp.get=="function"?t6([jp.get]):typeof Vw=="function"?function(e){return Vw(e==null?e:Ww(e))}:!1});var Wu=M((aW,Qw)=>{"use strict";m();var Kw=$p(),Zw=Dp(),Jw=Xw();Qw.exports=Kw?function(e){return Kw(e)}:Zw?function(e){if(!e||typeof e!="object"&&typeof e!="function")throw new TypeError("getProto: not an object");return Zw(e)}:Jw?function(e){return Jw(e)}:null});var Yu=M((oW,eb)=>{"use strict";m();var r6=Function.prototype.call,n6=Object.prototype.hasOwnProperty,i6=js();eb.exports=i6.call(r6,n6)});var Fn=M((cW,sb)=>{"use strict";m();var be,a6=Nu(),s6=Fp(),o6=tw(),l6=nw(),c6=aw(),Us=Bu(),Hs=ur(),u6=lw(),f6=uw(),d6=dw(),h6=pw(),p6=gw(),m6=yw(),g6=bw(),v6=Ew(),ib=Function,Np=function(t){try{return ib('"use strict"; return ('+t+").constructor;")()}catch(e){}},Sl=Gi(),y6=_l(),Bp=function(){throw new Hs},w6=Sl?function(){try{return arguments.callee,Bp}catch(t){try{return Sl(arguments,"callee").get}catch(e){return Bp}}}():Bp,Ns=Gu()(),_t=Wu(),b6=Dp(),_6=$p(),ab=Vu(),El=zu(),Bs={},x6=typeof Uint8Array=="undefined"||!_t?be:_t(Uint8Array),Ia={__proto__:null,"%AggregateError%":typeof AggregateError=="undefined"?be:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer=="undefined"?be:ArrayBuffer,"%ArrayIteratorPrototype%":Ns&&_t?_t([][Symbol.iterator]()):be,"%AsyncFromSyncIteratorPrototype%":be,"%AsyncFunction%":Bs,"%AsyncGenerator%":Bs,"%AsyncGeneratorFunction%":Bs,"%AsyncIteratorPrototype%":Bs,"%Atomics%":typeof Atomics=="undefined"?be:Atomics,"%BigInt%":typeof BigInt=="undefined"?be:BigInt,"%BigInt64Array%":typeof BigInt64Array=="undefined"?be:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array=="undefined"?be:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView=="undefined"?be:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":s6,"%eval%":eval,"%EvalError%":o6,"%Float16Array%":typeof Float16Array=="undefined"?be:Float16Array,"%Float32Array%":typeof Float32Array=="undefined"?be:Float32Array,"%Float64Array%":typeof Float64Array=="undefined"?be:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry=="undefined"?be:FinalizationRegistry,"%Function%":ib,"%GeneratorFunction%":Bs,"%Int8Array%":typeof Int8Array=="undefined"?be:Int8Array,"%Int16Array%":typeof Int16Array=="undefined"?be:Int16Array,"%Int32Array%":typeof Int32Array=="undefined"?be:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":Ns&&_t?_t(_t([][Symbol.iterator]())):be,"%JSON%":typeof JSON=="object"?JSON:be,"%Map%":typeof Map=="undefined"?be:Map,"%MapIteratorPrototype%":typeof Map=="undefined"||!Ns||!_t?be:_t(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":a6,"%Object.getOwnPropertyDescriptor%":Sl,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise=="undefined"?be:Promise,"%Proxy%":typeof Proxy=="undefined"?be:Proxy,"%RangeError%":l6,"%ReferenceError%":c6,"%Reflect%":typeof Reflect=="undefined"?be:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set=="undefined"?be:Set,"%SetIteratorPrototype%":typeof Set=="undefined"||!Ns||!_t?be:_t(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer=="undefined"?be:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":Ns&&_t?_t(""[Symbol.iterator]()):be,"%Symbol%":Ns?Symbol:be,"%SyntaxError%":Us,"%ThrowTypeError%":w6,"%TypedArray%":x6,"%TypeError%":Hs,"%Uint8Array%":typeof Uint8Array=="undefined"?be:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray=="undefined"?be:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array=="undefined"?be:Uint16Array,"%Uint32Array%":typeof Uint32Array=="undefined"?be:Uint32Array,"%URIError%":u6,"%WeakMap%":typeof WeakMap=="undefined"?be:WeakMap,"%WeakRef%":typeof WeakRef=="undefined"?be:WeakRef,"%WeakSet%":typeof WeakSet=="undefined"?be:WeakSet,"%Function.prototype.call%":El,"%Function.prototype.apply%":ab,"%Object.defineProperty%":y6,"%Object.getPrototypeOf%":b6,"%Math.abs%":f6,"%Math.floor%":d6,"%Math.max%":h6,"%Math.min%":p6,"%Math.pow%":m6,"%Math.round%":g6,"%Math.sign%":v6,"%Reflect.getPrototypeOf%":_6};if(_t)try{null.error}catch(t){tb=_t(_t(t)),Ia["%Error.prototype%"]=tb}var tb,S6=function t(e){var r;if(e==="%AsyncFunction%")r=Np("async function () {}");else if(e==="%GeneratorFunction%")r=Np("function* () {}");else if(e==="%AsyncGeneratorFunction%")r=Np("async function* () {}");else if(e==="%AsyncGenerator%"){var n=t("%AsyncGeneratorFunction%");n&&(r=n.prototype)}else if(e==="%AsyncIteratorPrototype%"){var i=t("%AsyncGenerator%");i&&_t&&(r=_t(i.prototype))}return Ia[e]=r,r},rb={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},Al=js(),Xu=Yu(),E6=Al.call(El,Array.prototype.concat),A6=Al.call(ab,Array.prototype.splice),nb=Al.call(El,String.prototype.replace),Ku=Al.call(El,String.prototype.slice),k6=Al.call(El,RegExp.prototype.exec),T6=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,C6=/\\(\\)?/g,P6=function(e){var r=Ku(e,0,1),n=Ku(e,-1);if(r==="%"&&n!=="%")throw new Us("invalid intrinsic syntax, expected closing `%`");if(n==="%"&&r!=="%")throw new Us("invalid intrinsic syntax, expected opening `%`");var i=[];return nb(e,T6,function(a,s,o,l){i[i.length]=o?nb(l,C6,"$1"):s||a}),i},R6=function(e,r){var n=e,i;if(Xu(rb,n)&&(i=rb[n],n="%"+i[0]+"%"),Xu(Ia,n)){var a=Ia[n];if(a===Bs&&(a=S6(n)),typeof a=="undefined"&&!r)throw new Hs("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:i,name:n,value:a}}throw new Us("intrinsic "+e+" does not exist!")};sb.exports=function(e,r){if(typeof e!="string"||e.length===0)throw new Hs("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof r!="boolean")throw new Hs('"allowMissing" argument must be a boolean');if(k6(/^%?[^%]*%?$/,e)===null)throw new Us("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=P6(e),i=n.length>0?n[0]:"",a=R6("%"+i+"%",r),s=a.name,o=a.value,l=!1,c=a.alias;c&&(i=c[0],A6(n,E6([0,1],c)));for(var u=1,f=!0;u=n.length){var g=Sl(o,d);f=!!g,f&&"get"in g&&!("originalValue"in g.get)?o=g.get:o=o[d]}else f=Xu(o,d),o=o[d];f&&!l&&(Ia[s]=o)}}return o}});var xt=M((fW,cb)=>{"use strict";m();var ob=Fn(),lb=qu(),M6=lb([ob("%String.prototype.indexOf%")]);cb.exports=function(e,r){var n=ob(e,!!r);return typeof n=="function"&&M6(e,".prototype.")>-1?lb([n]):n}});var hb=M((hW,db)=>{"use strict";m();var fb=Function.prototype.toString,Gs=typeof Reflect=="object"&&Reflect!==null&&Reflect.apply,Up,Zu;if(typeof Gs=="function"&&typeof Object.defineProperty=="function")try{Up=Object.defineProperty({},"length",{get:function(){throw Zu}}),Zu={},Gs(function(){throw 42},null,Up)}catch(t){t!==Zu&&(Gs=null)}else Gs=null;var O6=/^\s*class\b/,Gp=function(e){try{var r=fb.call(e);return O6.test(r)}catch(n){return!1}},Hp=function(e){try{return Gp(e)?!1:(fb.call(e),!0)}catch(r){return!1}},Ju=Object.prototype.toString,I6="[object Object]",F6="[object Function]",$6="[object GeneratorFunction]",D6="[object HTMLAllCollection]",L6="[object HTML document.all class]",j6="[object HTMLCollection]",N6=typeof Symbol=="function"&&!!Symbol.toStringTag,B6=!(0 in[,]),zp=function(){return!1};typeof document=="object"&&(ub=document.all,Ju.call(ub)===Ju.call(document.all)&&(zp=function(e){if((B6||!e)&&(typeof e=="undefined"||typeof e=="object"))try{var r=Ju.call(e);return(r===D6||r===L6||r===j6||r===I6)&&e("")==null}catch(n){}return!1}));var ub;db.exports=Gs?function(e){if(zp(e))return!0;if(!e||typeof e!="function"&&typeof e!="object")return!1;try{Gs(e,null,Up)}catch(r){if(r!==Zu)return!1}return!Gp(e)&&Hp(e)}:function(e){if(zp(e))return!0;if(!e||typeof e!="function"&&typeof e!="object")return!1;if(N6)return Hp(e);if(Gp(e))return!1;var r=Ju.call(e);return r!==F6&&r!==$6&&!/^\[object HTML/.test(r)?!1:Hp(e)}});var gb=M((mW,mb)=>{"use strict";m();var H6=hb(),U6=Object.prototype.toString,pb=Object.prototype.hasOwnProperty,G6=function(e,r,n){for(var i=0,a=e.length;i=3&&(i=n),q6(e)?G6(e,r,i):typeof e=="string"?z6(e,r,i):V6(e,r,i)}});var yb=M((vW,vb)=>{"use strict";m();vb.exports=["Float16Array","Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"]});var bb=M((wW,wb)=>{"use strict";m();var Vp=yb(),W6=typeof globalThis=="undefined"?global:globalThis;wb.exports=function(){for(var e=[],r=0;r{"use strict";m();var _b=_l(),Y6=Bu(),zs=ur(),xb=Gi();Sb.exports=function(e,r,n){if(!e||typeof e!="object"&&typeof e!="function")throw new zs("`obj` must be an object or a function`");if(typeof r!="string"&&typeof r!="symbol")throw new zs("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new zs("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new zs("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new zs("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new zs("`loose`, if provided, must be a boolean");var i=arguments.length>3?arguments[3]:null,a=arguments.length>4?arguments[4]:null,s=arguments.length>5?arguments[5]:null,o=arguments.length>6?arguments[6]:!1,l=!!xb&&xb(e,r);if(_b)_b(e,r,{configurable:s===null&&l?l.configurable:!s,enumerable:i===null&&l?l.enumerable:!i,value:n,writable:a===null&&l?l.writable:!a});else if(o||!i&&!a&&!s)e[r]=n;else throw new Y6("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")}});var ef=M((SW,Ab)=>{"use strict";m();var qp=_l(),Eb=function(){return!!qp};Eb.hasArrayLengthDefineBug=function(){if(!qp)return null;try{return qp([],"length",{value:1}).length!==1}catch(e){return!0}};Ab.exports=Eb});var Rb=M((AW,Pb)=>{"use strict";m();var X6=Fn(),kb=Qu(),K6=ef()(),Tb=Gi(),Cb=ur(),Z6=X6("%Math.floor%");Pb.exports=function(e,r){if(typeof e!="function")throw new Cb("`fn` is not a function");if(typeof r!="number"||r<0||r>4294967295||Z6(r)!==r)throw new Cb("`length` must be a positive 32-bit integer");var n=arguments.length>2&&!!arguments[2],i=!0,a=!0;if("length"in e&&Tb){var s=Tb(e,"length");s&&!s.configurable&&(i=!1),s&&!s.writable&&(a=!1)}return(i||a||!n)&&(K6?kb(e,"length",r,!0,!0):kb(e,"length",r)),e}});var Ob=M((TW,Mb)=>{"use strict";m();var J6=js(),Q6=Vu(),eF=Lp();Mb.exports=function(){return eF(J6,Q6,arguments)}});var Fa=M((PW,tf)=>{"use strict";m();var tF=Rb(),Ib=_l(),rF=qu(),Fb=Ob();tf.exports=function(e){var r=rF(arguments),n=e.length-(arguments.length-1);return tF(r,1+(n>0?n:0),!0)};Ib?Ib(tf.exports,"apply",{value:Fb}):tf.exports.apply=Fb});var zi=M((MW,$b)=>{"use strict";m();var nF=xl();$b.exports=function(){return nF()&&!!Symbol.toStringTag}});var Kp=M((IW,Nb)=>{"use strict";m();var af=gb(),iF=bb(),Db=Fa(),Yp=xt(),nf=Gi(),rf=Wu(),aF=Yp("Object.prototype.toString"),jb=zi()(),Lb=typeof globalThis=="undefined"?global:globalThis,Wp=iF(),Xp=Yp("String.prototype.slice"),sF=Yp("Array.prototype.indexOf",!0)||function(e,r){for(var n=0;n-1?r:r!=="Object"?!1:lF(e)}return nf?oF(e):null}});var Hb=M(($W,Bb)=>{"use strict";m();var cF=Kp();Bb.exports=function(e){return!!cF(e)}});var Gb=M((LW,Ub)=>{"use strict";m();var uF=ur(),fF=xt(),dF=fF("TypedArray.prototype.buffer",!0),hF=Hb();Ub.exports=dF||function(e){if(!hF(e))throw new uF("Not a Typed Array");return e.buffer}});var qb=M((NW,Vb)=>{"use strict";m();var $n=Lu().Buffer,pF=ju(),mF=Gb(),gF=ArrayBuffer.isView||function(e){try{return mF(e),!0}catch(r){return!1}},vF=typeof Uint8Array!="undefined",zb=typeof ArrayBuffer!="undefined"&&typeof Uint8Array!="undefined",yF=zb&&($n.prototype instanceof Uint8Array||$n.TYPED_ARRAY_SUPPORT);Vb.exports=function(e,r){if(e instanceof $n)return e;if(typeof e=="string")return $n.from(e,r);if(zb&&gF(e)){if(e.byteLength===0)return $n.alloc(0);if(yF){var n=$n.from(e.buffer,e.byteOffset,e.byteLength);if(n.byteLength===e.byteLength)return n}var i=e instanceof Uint8Array?e:new Uint8Array(e.buffer,e.byteOffset,e.byteLength),a=$n.from(i);if(a.length===e.byteLength)return a}if(vF&&e instanceof Uint8Array)return $n.from(e);var s=pF(e);if(s)for(var o=0;o255||~~l!==l)throw new RangeError("Array items must be numbers in the range 0-255.")}if(s||$n.isBuffer(e)&&e.constructor&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e))return $n.from(e);throw new TypeError('The "data" argument must be a string, an Array, a Buffer, a Uint8Array, or a DataView.')}});var Yb=M((HW,Wb)=>{"use strict";m();var wF=Lu().Buffer,bF=qb();function of(t,e){this._block=wF.alloc(t),this._finalSize=e,this._blockSize=t,this._len=0}of.prototype.update=function(t,e){t=bF(t,e||"utf8");for(var r=this._block,n=this._blockSize,i=t.length,a=this._len,s=0;s=this._finalSize&&(this._update(this._block),this._block.fill(0));var r=this._len*8;if(r<=4294967295)this._block.writeUInt32BE(r,this._blockSize-4);else{var n=(r&4294967295)>>>0,i=(r-n)/4294967296;this._block.writeUInt32BE(i,this._blockSize-8),this._block.writeUInt32BE(n,this._blockSize-4)}this._update(this._block);var a=this._hash();return t?a.toString(t):a};of.prototype._update=function(){throw new Error("_update must be implemented by subclass")};Wb.exports=of});var Zb=M((GW,Kb)=>{"use strict";m();var _F=Wy(),Xb=Yb(),xF=Lu().Buffer,SF=[1518500249,1859775393,-1894007588,-899497514],EF=new Array(80);function kl(){this.init(),this._w=EF,Xb.call(this,64,56)}_F(kl,Xb);kl.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this};function AF(t){return t<<1|t>>>31}function kF(t){return t<<5|t>>>27}function TF(t){return t<<30|t>>>2}function CF(t,e,r,n){return t===0?e&r|~e&n:t===2?e&r|e&n|r&n:e^r^n}kl.prototype._update=function(t){for(var e=this._w,r=this._a|0,n=this._b|0,i=this._c|0,a=this._d|0,s=this._e|0,o=0;o<16;++o)e[o]=t.readInt32BE(o*4);for(;o<80;++o)e[o]=AF(e[o-3]^e[o-8]^e[o-14]^e[o-16]);for(var l=0;l<80;++l){var c=~~(l/20),u=kF(r)+CF(c,n,i,a)+s+e[l]+SF[c]|0;s=a,a=i,i=TF(n),n=r,r=u}this._a=r+this._a|0,this._b=n+this._b|0,this._c=i+this._c|0,this._d=a+this._d|0,this._e=s+this._e|0};kl.prototype._hash=function(){var t=xF.allocUnsafe(20);return t.writeInt32BE(this._a|0,0),t.writeInt32BE(this._b|0,4),t.writeInt32BE(this._c|0,8),t.writeInt32BE(this._d|0,12),t.writeInt32BE(this._e|0,16),t};Kb.exports=kl});var e2=M((VW,Qb)=>{"use strict";m();function Dn(t){if(typeof t!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(t))}function Jb(t,e){for(var r="",n=0,i=-1,a=0,s,o=0;o<=t.length;++o){if(o2){var l=r.lastIndexOf("/");if(l!==r.length-1){l===-1?(r="",n=0):(r=r.slice(0,l),n=r.length-1-r.lastIndexOf("/")),i=o,a=0;continue}}else if(r.length===2||r.length===1){r="",n=0,i=o,a=0;continue}}e&&(r.length>0?r+="/..":r="..",n=2)}else r.length>0?r+="/"+t.slice(i+1,o):r=t.slice(i+1,o),n=o-i-1;i=o,a=0}else s===46&&a!==-1?++a:a=-1}return r}function PF(t,e){var r=e.dir||e.root,n=e.base||(e.name||"")+(e.ext||"");return r?r===e.root?r+n:r+t+n:n}var Vs={resolve:function(){for(var e="",r=!1,n,i=arguments.length-1;i>=-1&&!r;i--){var a;i>=0?a=arguments[i]:(n===void 0&&(n=process.cwd()),a=n),Dn(a),a.length!==0&&(e=a+"/"+e,r=a.charCodeAt(0)===47)}return e=Jb(e,!r),r?e.length>0?"/"+e:"/":e.length>0?e:"."},normalize:function(e){if(Dn(e),e.length===0)return".";var r=e.charCodeAt(0)===47,n=e.charCodeAt(e.length-1)===47;return e=Jb(e,!r),e.length===0&&!r&&(e="."),e.length>0&&n&&(e+="/"),r?"/"+e:e},isAbsolute:function(e){return Dn(e),e.length>0&&e.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var e,r=0;r0&&(e===void 0?e=n:e+="/"+n)}return e===void 0?".":Vs.normalize(e)},relative:function(e,r){if(Dn(e),Dn(r),e===r||(e=Vs.resolve(e),r=Vs.resolve(r),e===r))return"";for(var n=1;nc){if(r.charCodeAt(s+f)===47)return r.slice(s+f+1);if(f===0)return r.slice(s+f)}else a>c&&(e.charCodeAt(n+f)===47?u=f:f===0&&(u=0));break}var d=e.charCodeAt(n+f),h=r.charCodeAt(s+f);if(d!==h)break;d===47&&(u=f)}var p="";for(f=n+u+1;f<=i;++f)(f===i||e.charCodeAt(f)===47)&&(p.length===0?p+="..":p+="/..");return p.length>0?p+r.slice(s+u):(s+=u,r.charCodeAt(s)===47&&++s,r.slice(s))},_makeLong:function(e){return e},dirname:function(e){if(Dn(e),e.length===0)return".";for(var r=e.charCodeAt(0),n=r===47,i=-1,a=!0,s=e.length-1;s>=1;--s)if(r=e.charCodeAt(s),r===47){if(!a){i=s;break}}else a=!1;return i===-1?n?"/":".":n&&i===1?"//":e.slice(0,i)},basename:function(e,r){if(r!==void 0&&typeof r!="string")throw new TypeError('"ext" argument must be a string');Dn(e);var n=0,i=-1,a=!0,s;if(r!==void 0&&r.length>0&&r.length<=e.length){if(r.length===e.length&&r===e)return"";var o=r.length-1,l=-1;for(s=e.length-1;s>=0;--s){var c=e.charCodeAt(s);if(c===47){if(!a){n=s+1;break}}else l===-1&&(a=!1,l=s+1),o>=0&&(c===r.charCodeAt(o)?--o===-1&&(i=s):(o=-1,i=l))}return n===i?i=l:i===-1&&(i=e.length),e.slice(n,i)}else{for(s=e.length-1;s>=0;--s)if(e.charCodeAt(s)===47){if(!a){n=s+1;break}}else i===-1&&(a=!1,i=s+1);return i===-1?"":e.slice(n,i)}},extname:function(e){Dn(e);for(var r=-1,n=0,i=-1,a=!0,s=0,o=e.length-1;o>=0;--o){var l=e.charCodeAt(o);if(l===47){if(!a){n=o+1;break}continue}i===-1&&(a=!1,i=o+1),l===46?r===-1?r=o:s!==1&&(s=1):r!==-1&&(s=-1)}return r===-1||i===-1||s===0||s===1&&r===i-1&&r===n+1?"":e.slice(r,i)},format:function(e){if(e===null||typeof e!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof e);return PF("/",e)},parse:function(e){Dn(e);var r={root:"",dir:"",base:"",ext:"",name:""};if(e.length===0)return r;var n=e.charCodeAt(0),i=n===47,a;i?(r.root="/",a=1):a=0;for(var s=-1,o=0,l=-1,c=!0,u=e.length-1,f=0;u>=a;--u){if(n=e.charCodeAt(u),n===47){if(!c){o=u+1;break}continue}l===-1&&(c=!1,l=u+1),n===46?s===-1?s=u:f!==1&&(f=1):s!==-1&&(f=-1)}return s===-1||l===-1||f===0||f===1&&s===l-1&&s===o+1?l!==-1&&(o===0&&i?r.base=r.name=e.slice(1,l):r.base=r.name=e.slice(o,l)):(o===0&&i?(r.name=e.slice(1,s),r.base=e.slice(1,l)):(r.name=e.slice(o,s),r.base=e.slice(o,l)),r.ext=e.slice(s,l)),o>0?r.dir=e.slice(0,o-1):i&&(r.dir="/"),r},sep:"/",delimiter:":",win32:null,posix:null};Vs.posix=Vs;Qb.exports=Vs});var r2=M(Zp=>{m();var t2;(function(t){typeof DO_NOT_EXPORT_CRC=="undefined"?typeof Zp=="object"?t(Zp):typeof define=="function"&&define.amd?define(function(){var e={};return t(e),e}):t(t2={}):t(t2={})})(function(t){t.version="1.2.2";function e(){for(var w=0,x=new Array(256),_=0;_!=256;++_)w=_,w=w&1?-306674912^w>>>1:w>>>1,w=w&1?-306674912^w>>>1:w>>>1,w=w&1?-306674912^w>>>1:w>>>1,w=w&1?-306674912^w>>>1:w>>>1,w=w&1?-306674912^w>>>1:w>>>1,w=w&1?-306674912^w>>>1:w>>>1,w=w&1?-306674912^w>>>1:w>>>1,w=w&1?-306674912^w>>>1:w>>>1,x[_]=w;return typeof Int32Array!="undefined"?new Int32Array(x):x}var r=e();function n(w){var x=0,_=0,T=0,C=typeof Int32Array!="undefined"?new Int32Array(4096):new Array(4096);for(T=0;T!=256;++T)C[T]=w[T];for(T=0;T!=256;++T)for(_=w[T],x=256+T;x<4096;x+=256)_=C[x]=_>>>8^w[_&255];var I=[];for(T=1;T!=16;++T)I[T-1]=typeof Int32Array!="undefined"?C.subarray(T*256,T*256+256):C.slice(T*256,T*256+256);return I}var i=n(r),a=i[0],s=i[1],o=i[2],l=i[3],c=i[4],u=i[5],f=i[6],d=i[7],h=i[8],p=i[9],g=i[10],v=i[11],y=i[12],b=i[13],E=i[14];function S(w,x){for(var _=x^-1,T=0,C=w.length;T>>8^r[(_^w.charCodeAt(T++))&255];return~_}function A(w,x){for(var _=x^-1,T=w.length-15,C=0;C>8&255]^y[w[C++]^_>>16&255]^v[w[C++]^_>>>24]^g[w[C++]]^p[w[C++]]^h[w[C++]]^d[w[C++]]^f[w[C++]]^u[w[C++]]^c[w[C++]]^l[w[C++]]^o[w[C++]]^s[w[C++]]^a[w[C++]]^r[w[C++]];for(T+=15;C>>8^r[(_^w[C++])&255];return~_}function k(w,x){for(var _=x^-1,T=0,C=w.length,I=0,L=0;T>>8^r[(_^I)&255]:I<2048?(_=_>>>8^r[(_^(192|I>>6&31))&255],_=_>>>8^r[(_^(128|I&63))&255]):I>=55296&&I<57344?(I=(I&1023)+64,L=w.charCodeAt(T++)&1023,_=_>>>8^r[(_^(240|I>>8&7))&255],_=_>>>8^r[(_^(128|I>>2&63))&255],_=_>>>8^r[(_^(128|L>>6&15|(I&3)<<4))&255],_=_>>>8^r[(_^(128|L&63))&255]):(_=_>>>8^r[(_^(224|I>>12&15))&255],_=_>>>8^r[(_^(128|I>>6&63))&255],_=_>>>8^r[(_^(128|I&63))&255]);return~_}t.table=r,t.bstr=S,t.buf=A,t.str=k})});var pi=M(Qt=>{"use strict";m();var RF=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Int32Array!="undefined";function MF(t,e){return Object.prototype.hasOwnProperty.call(t,e)}Qt.assign=function(t){for(var e=Array.prototype.slice.call(arguments,1);e.length;){var r=e.shift();if(r){if(typeof r!="object")throw new TypeError(r+"must be non-object");for(var n in r)MF(r,n)&&(t[n]=r[n])}}return t};Qt.shrinkBuf=function(t,e){return t.length===e?t:t.subarray?t.subarray(0,e):(t.length=e,t)};var OF={arraySet:function(t,e,r,n,i){if(e.subarray&&t.subarray){t.set(e.subarray(r,r+n),i);return}for(var a=0;a{"use strict";m();var FF=pi(),$F=4,n2=0,i2=1,DF=2;function Ws(t){for(var e=t.length;--e>=0;)t[e]=0}var LF=0,u2=1,jF=2,NF=3,BF=258,im=29,Ol=256,Cl=Ol+1+im,qs=30,am=19,f2=2*Cl+1,$a=15,Jp=16,HF=7,sm=256,d2=16,h2=17,p2=18,rm=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],lf=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],UF=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],m2=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],GF=512,mi=new Array((Cl+2)*2);Ws(mi);var Tl=new Array(qs*2);Ws(Tl);var Pl=new Array(GF);Ws(Pl);var Rl=new Array(BF-NF+1);Ws(Rl);var om=new Array(im);Ws(om);var cf=new Array(qs);Ws(cf);function Qp(t,e,r,n,i){this.static_tree=t,this.extra_bits=e,this.extra_base=r,this.elems=n,this.max_length=i,this.has_stree=t&&t.length}var g2,v2,y2;function em(t,e){this.dyn_tree=t,this.max_code=0,this.stat_desc=e}function w2(t){return t<256?Pl[t]:Pl[256+(t>>>7)]}function Ml(t,e){t.pending_buf[t.pending++]=e&255,t.pending_buf[t.pending++]=e>>>8&255}function fr(t,e,r){t.bi_valid>Jp-r?(t.bi_buf|=e<>Jp-t.bi_valid,t.bi_valid+=r-Jp):(t.bi_buf|=e<>>=1,r<<=1;while(--e>0);return r>>>1}function zF(t){t.bi_valid===16?(Ml(t,t.bi_buf),t.bi_buf=0,t.bi_valid=0):t.bi_valid>=8&&(t.pending_buf[t.pending++]=t.bi_buf&255,t.bi_buf>>=8,t.bi_valid-=8)}function VF(t,e){var r=e.dyn_tree,n=e.max_code,i=e.stat_desc.static_tree,a=e.stat_desc.has_stree,s=e.stat_desc.extra_bits,o=e.stat_desc.extra_base,l=e.stat_desc.max_length,c,u,f,d,h,p,g=0;for(d=0;d<=$a;d++)t.bl_count[d]=0;for(r[t.heap[t.heap_max]*2+1]=0,c=t.heap_max+1;cl&&(d=l,g++),r[u*2+1]=d,!(u>n)&&(t.bl_count[d]++,h=0,u>=o&&(h=s[u-o]),p=r[u*2],t.opt_len+=p*(d+h),a&&(t.static_len+=p*(i[u*2+1]+h)));if(g!==0){do{for(d=l-1;t.bl_count[d]===0;)d--;t.bl_count[d]--,t.bl_count[d+1]+=2,t.bl_count[l]--,g-=2}while(g>0);for(d=l;d!==0;d--)for(u=t.bl_count[d];u!==0;)f=t.heap[--c],!(f>n)&&(r[f*2+1]!==d&&(t.opt_len+=(d-r[f*2+1])*r[f*2],r[f*2+1]=d),u--)}}function _2(t,e,r){var n=new Array($a+1),i=0,a,s;for(a=1;a<=$a;a++)n[a]=i=i+r[a-1]<<1;for(s=0;s<=e;s++){var o=t[s*2+1];o!==0&&(t[s*2]=b2(n[o]++,o))}}function qF(){var t,e,r,n,i,a=new Array($a+1);for(r=0,n=0;n>=7;n8?Ml(t,t.bi_buf):t.bi_valid>0&&(t.pending_buf[t.pending++]=t.bi_buf),t.bi_buf=0,t.bi_valid=0}function WF(t,e,r,n){S2(t),n&&(Ml(t,r),Ml(t,~r)),FF.arraySet(t.pending_buf,t.window,e,r,t.pending),t.pending+=r}function a2(t,e,r,n){var i=e*2,a=r*2;return t[i]>1;s>=1;s--)tm(t,r,s);c=a;do s=t.heap[1],t.heap[1]=t.heap[t.heap_len--],tm(t,r,1),o=t.heap[1],t.heap[--t.heap_max]=s,t.heap[--t.heap_max]=o,r[c*2]=r[s*2]+r[o*2],t.depth[c]=(t.depth[s]>=t.depth[o]?t.depth[s]:t.depth[o])+1,r[s*2+1]=r[o*2+1]=c,t.heap[1]=c++,tm(t,r,1);while(t.heap_len>=2);t.heap[--t.heap_max]=t.heap[1],VF(t,e),_2(r,l,t.bl_count)}function o2(t,e,r){var n,i=-1,a,s=e[0*2+1],o=0,l=7,c=4;for(s===0&&(l=138,c=3),e[(r+1)*2+1]=65535,n=0;n<=r;n++)a=s,s=e[(n+1)*2+1],!(++o=3&&t.bl_tree[m2[e]*2+1]===0;e--);return t.opt_len+=3*(e+1)+5+5+4,e}function XF(t,e,r,n){var i;for(fr(t,e-257,5),fr(t,r-1,5),fr(t,n-4,4),i=0;i>>=1)if(e&1&&t.dyn_ltree[r*2]!==0)return n2;if(t.dyn_ltree[9*2]!==0||t.dyn_ltree[10*2]!==0||t.dyn_ltree[13*2]!==0)return i2;for(r=32;r0?(t.strm.data_type===DF&&(t.strm.data_type=KF(t)),nm(t,t.l_desc),nm(t,t.d_desc),s=YF(t),i=t.opt_len+3+7>>>3,a=t.static_len+3+7>>>3,a<=i&&(i=a)):i=a=r+5,r+4<=i&&e!==-1?E2(t,e,r,n):t.strategy===$F||a===i?(fr(t,(u2<<1)+(n?1:0),3),s2(t,mi,Tl)):(fr(t,(jF<<1)+(n?1:0),3),XF(t,t.l_desc.max_code+1,t.d_desc.max_code+1,s+1),s2(t,t.dyn_ltree,t.dyn_dtree)),x2(t),n&&S2(t)}function e$(t,e,r){return t.pending_buf[t.d_buf+t.last_lit*2]=e>>>8&255,t.pending_buf[t.d_buf+t.last_lit*2+1]=e&255,t.pending_buf[t.l_buf+t.last_lit]=r&255,t.last_lit++,e===0?t.dyn_ltree[r*2]++:(t.matches++,e--,t.dyn_ltree[(Rl[r]+Ol+1)*2]++,t.dyn_dtree[w2(e)*2]++),t.last_lit===t.lit_bufsize-1}Ys._tr_init=ZF;Ys._tr_stored_block=E2;Ys._tr_flush_block=QF;Ys._tr_tally=e$;Ys._tr_align=JF});var lm=M((QW,k2)=>{"use strict";m();function t$(t,e,r,n){for(var i=t&65535|0,a=t>>>16&65535|0,s=0;r!==0;){s=r>2e3?2e3:r,r-=s;do i=i+e[n++]|0,a=a+i|0;while(--s);i%=65521,a%=65521}return i|a<<16|0}k2.exports=t$});var cm=M((tY,T2)=>{"use strict";m();function r$(){for(var t,e=[],r=0;r<256;r++){t=r;for(var n=0;n<8;n++)t=t&1?3988292384^t>>>1:t>>>1;e[r]=t}return e}var n$=r$();function i$(t,e,r,n){var i=n$,a=n+r;t^=-1;for(var s=n;s>>8^i[(t^e[s])&255];return t^-1}T2.exports=i$});var uf=M((nY,C2)=>{"use strict";m();C2.exports={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}});var L2=M(Bn=>{"use strict";m();var er=pi(),Wr=A2(),O2=lm(),Vi=cm(),a$=uf(),Na=0,s$=1,o$=3,Ki=4,P2=5,Nn=0,R2=1,Yr=-2,l$=-3,um=-5,c$=-1,u$=1,ff=2,f$=3,d$=4,h$=0,p$=2,mf=8,m$=9,g$=15,v$=8,y$=29,w$=256,dm=w$+1+y$,b$=30,_$=19,x$=2*dm+1,S$=15,Ee=3,Yi=258,dn=Yi+Ee+1,E$=32,gf=42,hm=69,df=73,hf=91,pf=103,Da=113,Fl=666,wt=1,$l=2,La=3,Zs=4,A$=3;function Xi(t,e){return t.msg=a$[e],e}function M2(t){return(t<<1)-(t>4?9:0)}function Wi(t){for(var e=t.length;--e>=0;)t[e]=0}function qi(t){var e=t.state,r=e.pending;r>t.avail_out&&(r=t.avail_out),r!==0&&(er.arraySet(t.output,e.pending_buf,e.pending_out,r,t.next_out),t.next_out+=r,e.pending_out+=r,t.total_out+=r,t.avail_out-=r,e.pending-=r,e.pending===0&&(e.pending_out=0))}function Ft(t,e){Wr._tr_flush_block(t,t.block_start>=0?t.block_start:-1,t.strstart-t.block_start,e),t.block_start=t.strstart,qi(t.strm)}function Re(t,e){t.pending_buf[t.pending++]=e}function Il(t,e){t.pending_buf[t.pending++]=e>>>8&255,t.pending_buf[t.pending++]=e&255}function k$(t,e,r,n){var i=t.avail_in;return i>n&&(i=n),i===0?0:(t.avail_in-=i,er.arraySet(e,t.input,t.next_in,i,r),t.state.wrap===1?t.adler=O2(t.adler,e,i,r):t.state.wrap===2&&(t.adler=Vi(t.adler,e,i,r)),t.next_in+=i,t.total_in+=i,i)}function I2(t,e){var r=t.max_chain_length,n=t.strstart,i,a,s=t.prev_length,o=t.nice_match,l=t.strstart>t.w_size-dn?t.strstart-(t.w_size-dn):0,c=t.window,u=t.w_mask,f=t.prev,d=t.strstart+Yi,h=c[n+s-1],p=c[n+s];t.prev_length>=t.good_match&&(r>>=2),o>t.lookahead&&(o=t.lookahead);do if(i=e,!(c[i+s]!==p||c[i+s-1]!==h||c[i]!==c[n]||c[++i]!==c[n+1])){n+=2,i++;do;while(c[++n]===c[++i]&&c[++n]===c[++i]&&c[++n]===c[++i]&&c[++n]===c[++i]&&c[++n]===c[++i]&&c[++n]===c[++i]&&c[++n]===c[++i]&&c[++n]===c[++i]&&ns){if(t.match_start=e,s=a,a>=o)break;h=c[n+s-1],p=c[n+s]}}while((e=f[e&u])>l&&--r!==0);return s<=t.lookahead?s:t.lookahead}function ja(t){var e=t.w_size,r,n,i,a,s;do{if(a=t.window_size-t.lookahead-t.strstart,t.strstart>=e+(e-dn)){er.arraySet(t.window,t.window,e,e,0),t.match_start-=e,t.strstart-=e,t.block_start-=e,n=t.hash_size,r=n;do i=t.head[--r],t.head[r]=i>=e?i-e:0;while(--n);n=e,r=n;do i=t.prev[--r],t.prev[r]=i>=e?i-e:0;while(--n);a+=e}if(t.strm.avail_in===0)break;if(n=k$(t.strm,t.window,t.strstart+t.lookahead,a),t.lookahead+=n,t.lookahead+t.insert>=Ee)for(s=t.strstart-t.insert,t.ins_h=t.window[s],t.ins_h=(t.ins_h<t.pending_buf_size-5&&(r=t.pending_buf_size-5);;){if(t.lookahead<=1){if(ja(t),t.lookahead===0&&e===Na)return wt;if(t.lookahead===0)break}t.strstart+=t.lookahead,t.lookahead=0;var n=t.block_start+r;if((t.strstart===0||t.strstart>=n)&&(t.lookahead=t.strstart-n,t.strstart=n,Ft(t,!1),t.strm.avail_out===0)||t.strstart-t.block_start>=t.w_size-dn&&(Ft(t,!1),t.strm.avail_out===0))return wt}return t.insert=0,e===Ki?(Ft(t,!0),t.strm.avail_out===0?La:Zs):(t.strstart>t.block_start&&(Ft(t,!1),t.strm.avail_out===0),wt)}function fm(t,e){for(var r,n;;){if(t.lookahead=Ee&&(t.ins_h=(t.ins_h<=Ee)if(n=Wr._tr_tally(t,t.strstart-t.match_start,t.match_length-Ee),t.lookahead-=t.match_length,t.match_length<=t.max_lazy_match&&t.lookahead>=Ee){t.match_length--;do t.strstart++,t.ins_h=(t.ins_h<=Ee&&(t.ins_h=(t.ins_h<4096)&&(t.match_length=Ee-1)),t.prev_length>=Ee&&t.match_length<=t.prev_length){i=t.strstart+t.lookahead-Ee,n=Wr._tr_tally(t,t.strstart-1-t.prev_match,t.prev_length-Ee),t.lookahead-=t.prev_length-1,t.prev_length-=2;do++t.strstart<=i&&(t.ins_h=(t.ins_h<=Ee&&t.strstart>0&&(i=t.strstart-1,n=s[i],n===s[++i]&&n===s[++i]&&n===s[++i])){a=t.strstart+Yi;do;while(n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&it.lookahead&&(t.match_length=t.lookahead)}if(t.match_length>=Ee?(r=Wr._tr_tally(t,1,t.match_length-Ee),t.lookahead-=t.match_length,t.strstart+=t.match_length,t.match_length=0):(r=Wr._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++),r&&(Ft(t,!1),t.strm.avail_out===0))return wt}return t.insert=0,e===Ki?(Ft(t,!0),t.strm.avail_out===0?La:Zs):t.last_lit&&(Ft(t,!1),t.strm.avail_out===0)?wt:$l}function P$(t,e){for(var r;;){if(t.lookahead===0&&(ja(t),t.lookahead===0)){if(e===Na)return wt;break}if(t.match_length=0,r=Wr._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++,r&&(Ft(t,!1),t.strm.avail_out===0))return wt}return t.insert=0,e===Ki?(Ft(t,!0),t.strm.avail_out===0?La:Zs):t.last_lit&&(Ft(t,!1),t.strm.avail_out===0)?wt:$l}function jn(t,e,r,n,i){this.good_length=t,this.max_lazy=e,this.nice_length=r,this.max_chain=n,this.func=i}var Ks;Ks=[new jn(0,0,0,0,T$),new jn(4,4,8,4,fm),new jn(4,5,16,8,fm),new jn(4,6,32,32,fm),new jn(4,4,16,16,Xs),new jn(8,16,32,32,Xs),new jn(8,16,128,128,Xs),new jn(8,32,128,256,Xs),new jn(32,128,258,1024,Xs),new jn(32,258,258,4096,Xs)];function R$(t){t.window_size=2*t.w_size,Wi(t.head),t.max_lazy_match=Ks[t.level].max_lazy,t.good_match=Ks[t.level].good_length,t.nice_match=Ks[t.level].nice_length,t.max_chain_length=Ks[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=Ee-1,t.match_available=0,t.ins_h=0}function M$(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=mf,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new er.Buf16(x$*2),this.dyn_dtree=new er.Buf16((2*b$+1)*2),this.bl_tree=new er.Buf16((2*_$+1)*2),Wi(this.dyn_ltree),Wi(this.dyn_dtree),Wi(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new er.Buf16(S$+1),this.heap=new er.Buf16(2*dm+1),Wi(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new er.Buf16(2*dm+1),Wi(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function F2(t){var e;return!t||!t.state?Xi(t,Yr):(t.total_in=t.total_out=0,t.data_type=p$,e=t.state,e.pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap?gf:Da,t.adler=e.wrap===2?0:1,e.last_flush=Na,Wr._tr_init(e),Nn)}function $2(t){var e=F2(t);return e===Nn&&R$(t.state),e}function O$(t,e){return!t||!t.state||t.state.wrap!==2?Yr:(t.state.gzhead=e,Nn)}function D2(t,e,r,n,i,a){if(!t)return Yr;var s=1;if(e===c$&&(e=6),n<0?(s=0,n=-n):n>15&&(s=2,n-=16),i<1||i>m$||r!==mf||n<8||n>15||e<0||e>9||a<0||a>d$)return Xi(t,Yr);n===8&&(n=9);var o=new M$;return t.state=o,o.strm=t,o.wrap=s,o.gzhead=null,o.w_bits=n,o.w_size=1<P2||e<0)return t?Xi(t,Yr):Yr;if(n=t.state,!t.output||!t.input&&t.avail_in!==0||n.status===Fl&&e!==Ki)return Xi(t,t.avail_out===0?um:Yr);if(n.strm=t,r=n.last_flush,n.last_flush=e,n.status===gf)if(n.wrap===2)t.adler=0,Re(n,31),Re(n,139),Re(n,8),n.gzhead?(Re(n,(n.gzhead.text?1:0)+(n.gzhead.hcrc?2:0)+(n.gzhead.extra?4:0)+(n.gzhead.name?8:0)+(n.gzhead.comment?16:0)),Re(n,n.gzhead.time&255),Re(n,n.gzhead.time>>8&255),Re(n,n.gzhead.time>>16&255),Re(n,n.gzhead.time>>24&255),Re(n,n.level===9?2:n.strategy>=ff||n.level<2?4:0),Re(n,n.gzhead.os&255),n.gzhead.extra&&n.gzhead.extra.length&&(Re(n,n.gzhead.extra.length&255),Re(n,n.gzhead.extra.length>>8&255)),n.gzhead.hcrc&&(t.adler=Vi(t.adler,n.pending_buf,n.pending,0)),n.gzindex=0,n.status=hm):(Re(n,0),Re(n,0),Re(n,0),Re(n,0),Re(n,0),Re(n,n.level===9?2:n.strategy>=ff||n.level<2?4:0),Re(n,A$),n.status=Da);else{var s=mf+(n.w_bits-8<<4)<<8,o=-1;n.strategy>=ff||n.level<2?o=0:n.level<6?o=1:n.level===6?o=2:o=3,s|=o<<6,n.strstart!==0&&(s|=E$),s+=31-s%31,n.status=Da,Il(n,s),n.strstart!==0&&(Il(n,t.adler>>>16),Il(n,t.adler&65535)),t.adler=1}if(n.status===hm)if(n.gzhead.extra){for(i=n.pending;n.gzindex<(n.gzhead.extra.length&65535)&&!(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(t.adler=Vi(t.adler,n.pending_buf,n.pending-i,i)),qi(t),i=n.pending,n.pending===n.pending_buf_size));)Re(n,n.gzhead.extra[n.gzindex]&255),n.gzindex++;n.gzhead.hcrc&&n.pending>i&&(t.adler=Vi(t.adler,n.pending_buf,n.pending-i,i)),n.gzindex===n.gzhead.extra.length&&(n.gzindex=0,n.status=df)}else n.status=df;if(n.status===df)if(n.gzhead.name){i=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(t.adler=Vi(t.adler,n.pending_buf,n.pending-i,i)),qi(t),i=n.pending,n.pending===n.pending_buf_size)){a=1;break}n.gzindexi&&(t.adler=Vi(t.adler,n.pending_buf,n.pending-i,i)),a===0&&(n.gzindex=0,n.status=hf)}else n.status=hf;if(n.status===hf)if(n.gzhead.comment){i=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(t.adler=Vi(t.adler,n.pending_buf,n.pending-i,i)),qi(t),i=n.pending,n.pending===n.pending_buf_size)){a=1;break}n.gzindexi&&(t.adler=Vi(t.adler,n.pending_buf,n.pending-i,i)),a===0&&(n.status=pf)}else n.status=pf;if(n.status===pf&&(n.gzhead.hcrc?(n.pending+2>n.pending_buf_size&&qi(t),n.pending+2<=n.pending_buf_size&&(Re(n,t.adler&255),Re(n,t.adler>>8&255),t.adler=0,n.status=Da)):n.status=Da),n.pending!==0){if(qi(t),t.avail_out===0)return n.last_flush=-1,Nn}else if(t.avail_in===0&&M2(e)<=M2(r)&&e!==Ki)return Xi(t,um);if(n.status===Fl&&t.avail_in!==0)return Xi(t,um);if(t.avail_in!==0||n.lookahead!==0||e!==Na&&n.status!==Fl){var l=n.strategy===ff?P$(n,e):n.strategy===f$?C$(n,e):Ks[n.level].func(n,e);if((l===La||l===Zs)&&(n.status=Fl),l===wt||l===La)return t.avail_out===0&&(n.last_flush=-1),Nn;if(l===$l&&(e===s$?Wr._tr_align(n):e!==P2&&(Wr._tr_stored_block(n,0,0,!1),e===o$&&(Wi(n.head),n.lookahead===0&&(n.strstart=0,n.block_start=0,n.insert=0))),qi(t),t.avail_out===0))return n.last_flush=-1,Nn}return e!==Ki?Nn:n.wrap<=0?R2:(n.wrap===2?(Re(n,t.adler&255),Re(n,t.adler>>8&255),Re(n,t.adler>>16&255),Re(n,t.adler>>24&255),Re(n,t.total_in&255),Re(n,t.total_in>>8&255),Re(n,t.total_in>>16&255),Re(n,t.total_in>>24&255)):(Il(n,t.adler>>>16),Il(n,t.adler&65535)),qi(t),n.wrap>0&&(n.wrap=-n.wrap),n.pending!==0?Nn:R2)}function $$(t){var e;return!t||!t.state?Yr:(e=t.state.status,e!==gf&&e!==hm&&e!==df&&e!==hf&&e!==pf&&e!==Da&&e!==Fl?Xi(t,Yr):(t.state=null,e===Da?Xi(t,l$):Nn))}function D$(t,e){var r=e.length,n,i,a,s,o,l,c,u;if(!t||!t.state||(n=t.state,s=n.wrap,s===2||s===1&&n.status!==gf||n.lookahead))return Yr;for(s===1&&(t.adler=O2(t.adler,e,r,0)),n.wrap=0,r>=n.w_size&&(s===0&&(Wi(n.head),n.strstart=0,n.block_start=0,n.insert=0),u=new er.Buf8(n.w_size),er.arraySet(u,e,r-n.w_size,n.w_size,0),e=u,r=n.w_size),o=t.avail_in,l=t.next_in,c=t.input,t.avail_in=r,t.next_in=0,t.input=e,ja(n);n.lookahead>=Ee;){i=n.strstart,a=n.lookahead-(Ee-1);do n.ins_h=(n.ins_h<{"use strict";m();var vf=pi(),j2=!0,N2=!0;try{String.fromCharCode.apply(null,[0])}catch(t){j2=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(t){N2=!1}var Dl=new vf.Buf8(256);for(gi=0;gi<256;gi++)Dl[gi]=gi>=252?6:gi>=248?5:gi>=240?4:gi>=224?3:gi>=192?2:1;var gi;Dl[254]=Dl[254]=1;Js.string2buf=function(t){var e,r,n,i,a,s=t.length,o=0;for(i=0;i>>6,e[a++]=128|r&63):r<65536?(e[a++]=224|r>>>12,e[a++]=128|r>>>6&63,e[a++]=128|r&63):(e[a++]=240|r>>>18,e[a++]=128|r>>>12&63,e[a++]=128|r>>>6&63,e[a++]=128|r&63);return e};function B2(t,e){if(e<65534&&(t.subarray&&N2||!t.subarray&&j2))return String.fromCharCode.apply(null,vf.shrinkBuf(t,e));for(var r="",n=0;n4){o[n++]=65533,r+=a-1;continue}for(i&=a===2?31:a===3?15:7;a>1&&r1){o[n++]=65533;continue}i<65536?o[n++]=i:(i-=65536,o[n++]=55296|i>>10&1023,o[n++]=56320|i&1023)}return B2(o,n)};Js.utf8border=function(t,e){var r;for(e=e||t.length,e>t.length&&(e=t.length),r=e-1;r>=0&&(t[r]&192)===128;)r--;return r<0||r===0?e:r+Dl[t[r]]>e?r:e}});var mm=M((cY,H2)=>{"use strict";m();function L$(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}H2.exports=L$});var V2=M(Nl=>{"use strict";m();var Ll=L2(),jl=pi(),vm=pm(),ym=uf(),j$=mm(),z2=Object.prototype.toString,N$=0,gm=4,Qs=0,U2=1,G2=2,B$=-1,H$=0,U$=8;function Ba(t){if(!(this instanceof Ba))return new Ba(t);this.options=jl.assign({level:B$,method:U$,chunkSize:16384,windowBits:15,memLevel:8,strategy:H$,to:""},t||{});var e=this.options;e.raw&&e.windowBits>0?e.windowBits=-e.windowBits:e.gzip&&e.windowBits>0&&e.windowBits<16&&(e.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new j$,this.strm.avail_out=0;var r=Ll.deflateInit2(this.strm,e.level,e.method,e.windowBits,e.memLevel,e.strategy);if(r!==Qs)throw new Error(ym[r]);if(e.header&&Ll.deflateSetHeader(this.strm,e.header),e.dictionary){var n;if(typeof e.dictionary=="string"?n=vm.string2buf(e.dictionary):z2.call(e.dictionary)==="[object ArrayBuffer]"?n=new Uint8Array(e.dictionary):n=e.dictionary,r=Ll.deflateSetDictionary(this.strm,n),r!==Qs)throw new Error(ym[r]);this._dict_set=!0}}Ba.prototype.push=function(t,e){var r=this.strm,n=this.options.chunkSize,i,a;if(this.ended)return!1;a=e===~~e?e:e===!0?gm:N$,typeof t=="string"?r.input=vm.string2buf(t):z2.call(t)==="[object ArrayBuffer]"?r.input=new Uint8Array(t):r.input=t,r.next_in=0,r.avail_in=r.input.length;do{if(r.avail_out===0&&(r.output=new jl.Buf8(n),r.next_out=0,r.avail_out=n),i=Ll.deflate(r,a),i!==U2&&i!==Qs)return this.onEnd(i),this.ended=!0,!1;(r.avail_out===0||r.avail_in===0&&(a===gm||a===G2))&&(this.options.to==="string"?this.onData(vm.buf2binstring(jl.shrinkBuf(r.output,r.next_out))):this.onData(jl.shrinkBuf(r.output,r.next_out)))}while((r.avail_in>0||r.avail_out===0)&&i!==U2);return a===gm?(i=Ll.deflateEnd(this.strm),this.onEnd(i),this.ended=!0,i===Qs):(a===G2&&(this.onEnd(Qs),r.avail_out=0),!0)};Ba.prototype.onData=function(t){this.chunks.push(t)};Ba.prototype.onEnd=function(t){t===Qs&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=jl.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg};function wm(t,e){var r=new Ba(e);if(r.push(t,!0),r.err)throw r.msg||ym[r.err];return r.result}function G$(t,e){return e=e||{},e.raw=!0,wm(t,e)}function z$(t,e){return e=e||{},e.gzip=!0,wm(t,e)}Nl.Deflate=Ba;Nl.deflate=wm;Nl.deflateRaw=G$;Nl.gzip=z$});var W2=M((hY,q2)=>{"use strict";m();var yf=30,V$=12;q2.exports=function(e,r){var n,i,a,s,o,l,c,u,f,d,h,p,g,v,y,b,E,S,A,k,w,x,_,T,C;n=e.state,i=e.next_in,T=e.input,a=i+(e.avail_in-5),s=e.next_out,C=e.output,o=s-(r-e.avail_out),l=s+(e.avail_out-257),c=n.dmax,u=n.wsize,f=n.whave,d=n.wnext,h=n.window,p=n.hold,g=n.bits,v=n.lencode,y=n.distcode,b=(1<>>24,p>>>=A,g-=A,A=S>>>16&255,A===0)C[s++]=S&65535;else if(A&16){k=S&65535,A&=15,A&&(g>>=A,g-=A),g<15&&(p+=T[i++]<>>24,p>>>=A,g-=A,A=S>>>16&255,A&16){if(w=S&65535,A&=15,gc){e.msg="invalid distance too far back",n.mode=yf;break e}if(p>>>=A,g-=A,A=s-o,w>A){if(A=w-A,A>f&&n.sane){e.msg="invalid distance too far back",n.mode=yf;break e}if(x=0,_=h,d===0){if(x+=u-A,A2;)C[s++]=_[x++],C[s++]=_[x++],C[s++]=_[x++],k-=3;k&&(C[s++]=_[x++],k>1&&(C[s++]=_[x++]))}else{x=s-w;do C[s++]=C[x++],C[s++]=C[x++],C[s++]=C[x++],k-=3;while(k>2);k&&(C[s++]=C[x++],k>1&&(C[s++]=C[x++]))}}else if(A&64){e.msg="invalid distance code",n.mode=yf;break e}else{S=y[(S&65535)+(p&(1<>3,i-=k,g-=k<<3,p&=(1<{"use strict";m();var Y2=pi(),eo=15,X2=852,K2=592,Z2=0,bm=1,J2=2,q$=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],W$=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],Y$=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],X$=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];Q2.exports=function(e,r,n,i,a,s,o,l){var c=l.bits,u=0,f=0,d=0,h=0,p=0,g=0,v=0,y=0,b=0,E=0,S,A,k,w,x,_=null,T=0,C,I=new Y2.Buf16(eo+1),L=new Y2.Buf16(eo+1),$=null,J=0,de,le,ce;for(u=0;u<=eo;u++)I[u]=0;for(f=0;f=1&&I[h]===0;h--);if(p>h&&(p=h),h===0)return a[s++]=1<<24|64<<16|0,a[s++]=1<<24|64<<16|0,l.bits=1,0;for(d=1;d0&&(e===Z2||h!==1))return-1;for(L[1]=0,u=1;uX2||e===J2&&b>K2)return 1;for(;;){de=u-v,o[f]C?(le=$[J+o[f]],ce=_[T+o[f]]):(le=96,ce=0),S=1<>v)+A]=de<<24|le<<16|ce|0;while(A!==0);for(S=1<>=1;if(S!==0?(E&=S-1,E+=S):E=0,f++,--I[u]===0){if(u===h)break;u=r[n+o[f]]}if(u>p&&(E&w)!==k){for(v===0&&(v=p),x+=d,g=u-v,y=1<X2||e===J2&&b>K2)return 1;k=E&w,a[k]=p<<24|g<<16|x-s|0}}return E!==0&&(a[x+E]=u-v<<24|64<<16|0),l.bits=p,0}});var $_=M(hn=>{"use strict";m();var Pr=pi(),km=lm(),Hn=cm(),K$=W2(),Bl=e_(),Z$=0,k_=1,T_=2,t_=4,J$=5,wf=6,Ha=0,Q$=1,e8=2,Xr=-2,C_=-3,Tm=-4,t8=-5,r_=8,P_=1,n_=2,i_=3,a_=4,s_=5,o_=6,l_=7,c_=8,u_=9,f_=10,xf=11,vi=12,_m=13,d_=14,xm=15,h_=16,p_=17,m_=18,g_=19,bf=20,_f=21,v_=22,y_=23,w_=24,b_=25,__=26,Sm=27,x_=28,S_=29,Ye=30,Cm=31,r8=32,n8=852,i8=592,a8=15,s8=a8;function E_(t){return(t>>>24&255)+(t>>>8&65280)+((t&65280)<<8)+((t&255)<<24)}function o8(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Pr.Buf16(320),this.work=new Pr.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function R_(t){var e;return!t||!t.state?Xr:(e=t.state,t.total_in=t.total_out=e.total=0,t.msg="",e.wrap&&(t.adler=e.wrap&1),e.mode=P_,e.last=0,e.havedict=0,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new Pr.Buf32(n8),e.distcode=e.distdyn=new Pr.Buf32(i8),e.sane=1,e.back=-1,Ha)}function M_(t){var e;return!t||!t.state?Xr:(e=t.state,e.wsize=0,e.whave=0,e.wnext=0,R_(t))}function O_(t,e){var r,n;return!t||!t.state||(n=t.state,e<0?(r=0,e=-e):(r=(e>>4)+1,e<48&&(e&=15)),e&&(e<8||e>15))?Xr:(n.window!==null&&n.wbits!==e&&(n.window=null),n.wrap=r,n.wbits=e,M_(t))}function I_(t,e){var r,n;return t?(n=new o8,t.state=n,n.window=null,r=O_(t,e),r!==Ha&&(t.state=null),r):Xr}function l8(t){return I_(t,s8)}var A_=!0,Em,Am;function c8(t){if(A_){var e;for(Em=new Pr.Buf32(512),Am=new Pr.Buf32(32),e=0;e<144;)t.lens[e++]=8;for(;e<256;)t.lens[e++]=9;for(;e<280;)t.lens[e++]=7;for(;e<288;)t.lens[e++]=8;for(Bl(k_,t.lens,0,288,Em,0,t.work,{bits:9}),e=0;e<32;)t.lens[e++]=5;Bl(T_,t.lens,0,32,Am,0,t.work,{bits:5}),A_=!1}t.lencode=Em,t.lenbits=9,t.distcode=Am,t.distbits=5}function F_(t,e,r,n){var i,a=t.state;return a.window===null&&(a.wsize=1<=a.wsize?(Pr.arraySet(a.window,e,r-a.wsize,a.wsize,0),a.wnext=0,a.whave=a.wsize):(i=a.wsize-a.wnext,i>n&&(i=n),Pr.arraySet(a.window,e,r-n,i,a.wnext),n-=i,n?(Pr.arraySet(a.window,e,r-n,n,0),a.wnext=n,a.whave=a.wsize):(a.wnext+=i,a.wnext===a.wsize&&(a.wnext=0),a.whave>>8&255,r.check=Hn(r.check,_,2,0),c=0,u=0,r.mode=n_;break}if(r.flags=0,r.head&&(r.head.done=!1),!(r.wrap&1)||(((c&255)<<8)+(c>>8))%31){t.msg="incorrect header check",r.mode=Ye;break}if((c&15)!==r_){t.msg="unknown compression method",r.mode=Ye;break}if(c>>>=4,u-=4,w=(c&15)+8,r.wbits===0)r.wbits=w;else if(w>r.wbits){t.msg="invalid window size",r.mode=Ye;break}r.dmax=1<>8&1),r.flags&512&&(_[0]=c&255,_[1]=c>>>8&255,r.check=Hn(r.check,_,2,0)),c=0,u=0,r.mode=i_;case i_:for(;u<32;){if(o===0)break e;o--,c+=n[a++]<>>8&255,_[2]=c>>>16&255,_[3]=c>>>24&255,r.check=Hn(r.check,_,4,0)),c=0,u=0,r.mode=a_;case a_:for(;u<16;){if(o===0)break e;o--,c+=n[a++]<>8),r.flags&512&&(_[0]=c&255,_[1]=c>>>8&255,r.check=Hn(r.check,_,2,0)),c=0,u=0,r.mode=s_;case s_:if(r.flags&1024){for(;u<16;){if(o===0)break e;o--,c+=n[a++]<>>8&255,r.check=Hn(r.check,_,2,0)),c=0,u=0}else r.head&&(r.head.extra=null);r.mode=o_;case o_:if(r.flags&1024&&(h=r.length,h>o&&(h=o),h&&(r.head&&(w=r.head.extra_len-r.length,r.head.extra||(r.head.extra=new Array(r.head.extra_len)),Pr.arraySet(r.head.extra,n,a,h,w)),r.flags&512&&(r.check=Hn(r.check,n,h,a)),o-=h,a+=h,r.length-=h),r.length))break e;r.length=0,r.mode=l_;case l_:if(r.flags&2048){if(o===0)break e;h=0;do w=n[a+h++],r.head&&w&&r.length<65536&&(r.head.name+=String.fromCharCode(w));while(w&&h>9&1,r.head.done=!0),t.adler=r.check=0,r.mode=vi;break;case f_:for(;u<32;){if(o===0)break e;o--,c+=n[a++]<>>=u&7,u-=u&7,r.mode=Sm;break}for(;u<3;){if(o===0)break e;o--,c+=n[a++]<>>=1,u-=1,c&3){case 0:r.mode=d_;break;case 1:if(c8(r),r.mode=bf,e===wf){c>>>=2,u-=2;break e}break;case 2:r.mode=p_;break;case 3:t.msg="invalid block type",r.mode=Ye}c>>>=2,u-=2;break;case d_:for(c>>>=u&7,u-=u&7;u<32;){if(o===0)break e;o--,c+=n[a++]<>>16^65535)){t.msg="invalid stored block lengths",r.mode=Ye;break}if(r.length=c&65535,c=0,u=0,r.mode=xm,e===wf)break e;case xm:r.mode=h_;case h_:if(h=r.length,h){if(h>o&&(h=o),h>l&&(h=l),h===0)break e;Pr.arraySet(i,n,a,h,s),o-=h,a+=h,l-=h,s+=h,r.length-=h;break}r.mode=vi;break;case p_:for(;u<14;){if(o===0)break e;o--,c+=n[a++]<>>=5,u-=5,r.ndist=(c&31)+1,c>>>=5,u-=5,r.ncode=(c&15)+4,c>>>=4,u-=4,r.nlen>286||r.ndist>30){t.msg="too many length or distance symbols",r.mode=Ye;break}r.have=0,r.mode=m_;case m_:for(;r.have>>=3,u-=3}for(;r.have<19;)r.lens[I[r.have++]]=0;if(r.lencode=r.lendyn,r.lenbits=7,T={bits:r.lenbits},x=Bl(Z$,r.lens,0,19,r.lencode,0,r.work,T),r.lenbits=T.bits,x){t.msg="invalid code lengths set",r.mode=Ye;break}r.have=0,r.mode=g_;case g_:for(;r.have>>24,b=v>>>16&255,E=v&65535,!(y<=u);){if(o===0)break e;o--,c+=n[a++]<>>=y,u-=y,r.lens[r.have++]=E;else{if(E===16){for(C=y+2;u>>=y,u-=y,r.have===0){t.msg="invalid bit length repeat",r.mode=Ye;break}w=r.lens[r.have-1],h=3+(c&3),c>>>=2,u-=2}else if(E===17){for(C=y+3;u>>=y,u-=y,w=0,h=3+(c&7),c>>>=3,u-=3}else{for(C=y+7;u>>=y,u-=y,w=0,h=11+(c&127),c>>>=7,u-=7}if(r.have+h>r.nlen+r.ndist){t.msg="invalid bit length repeat",r.mode=Ye;break}for(;h--;)r.lens[r.have++]=w}}if(r.mode===Ye)break;if(r.lens[256]===0){t.msg="invalid code -- missing end-of-block",r.mode=Ye;break}if(r.lenbits=9,T={bits:r.lenbits},x=Bl(k_,r.lens,0,r.nlen,r.lencode,0,r.work,T),r.lenbits=T.bits,x){t.msg="invalid literal/lengths set",r.mode=Ye;break}if(r.distbits=6,r.distcode=r.distdyn,T={bits:r.distbits},x=Bl(T_,r.lens,r.nlen,r.ndist,r.distcode,0,r.work,T),r.distbits=T.bits,x){t.msg="invalid distances set",r.mode=Ye;break}if(r.mode=bf,e===wf)break e;case bf:r.mode=_f;case _f:if(o>=6&&l>=258){t.next_out=s,t.avail_out=l,t.next_in=a,t.avail_in=o,r.hold=c,r.bits=u,K$(t,d),s=t.next_out,i=t.output,l=t.avail_out,a=t.next_in,n=t.input,o=t.avail_in,c=r.hold,u=r.bits,r.mode===vi&&(r.back=-1);break}for(r.back=0;v=r.lencode[c&(1<>>24,b=v>>>16&255,E=v&65535,!(y<=u);){if(o===0)break e;o--,c+=n[a++]<>S)],y=v>>>24,b=v>>>16&255,E=v&65535,!(S+y<=u);){if(o===0)break e;o--,c+=n[a++]<>>=S,u-=S,r.back+=S}if(c>>>=y,u-=y,r.back+=y,r.length=E,b===0){r.mode=__;break}if(b&32){r.back=-1,r.mode=vi;break}if(b&64){t.msg="invalid literal/length code",r.mode=Ye;break}r.extra=b&15,r.mode=v_;case v_:if(r.extra){for(C=r.extra;u>>=r.extra,u-=r.extra,r.back+=r.extra}r.was=r.length,r.mode=y_;case y_:for(;v=r.distcode[c&(1<>>24,b=v>>>16&255,E=v&65535,!(y<=u);){if(o===0)break e;o--,c+=n[a++]<>S)],y=v>>>24,b=v>>>16&255,E=v&65535,!(S+y<=u);){if(o===0)break e;o--,c+=n[a++]<>>=S,u-=S,r.back+=S}if(c>>>=y,u-=y,r.back+=y,b&64){t.msg="invalid distance code",r.mode=Ye;break}r.offset=E,r.extra=b&15,r.mode=w_;case w_:if(r.extra){for(C=r.extra;u>>=r.extra,u-=r.extra,r.back+=r.extra}if(r.offset>r.dmax){t.msg="invalid distance too far back",r.mode=Ye;break}r.mode=b_;case b_:if(l===0)break e;if(h=d-l,r.offset>h){if(h=r.offset-h,h>r.whave&&r.sane){t.msg="invalid distance too far back",r.mode=Ye;break}h>r.wnext?(h-=r.wnext,p=r.wsize-h):p=r.wnext-h,h>r.length&&(h=r.length),g=r.window}else g=i,p=s-r.offset,h=r.length;h>l&&(h=l),l-=h,r.length-=h;do i[s++]=g[p++];while(--h);r.length===0&&(r.mode=_f);break;case __:if(l===0)break e;i[s++]=r.length,l--,r.mode=_f;break;case Sm:if(r.wrap){for(;u<32;){if(o===0)break e;o--,c|=n[a++]<{"use strict";m();D_.exports={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}});var j_=M((_Y,L_)=>{"use strict";m();function p8(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}L_.exports=p8});var B_=M(Ul=>{"use strict";m();var to=$_(),Hl=pi(),Sf=pm(),lt=Pm(),Rm=uf(),m8=mm(),g8=j_(),N_=Object.prototype.toString;function Ua(t){if(!(this instanceof Ua))return new Ua(t);this.options=Hl.assign({chunkSize:16384,windowBits:0,to:""},t||{});var e=this.options;e.raw&&e.windowBits>=0&&e.windowBits<16&&(e.windowBits=-e.windowBits,e.windowBits===0&&(e.windowBits=-15)),e.windowBits>=0&&e.windowBits<16&&!(t&&t.windowBits)&&(e.windowBits+=32),e.windowBits>15&&e.windowBits<48&&(e.windowBits&15||(e.windowBits|=15)),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new m8,this.strm.avail_out=0;var r=to.inflateInit2(this.strm,e.windowBits);if(r!==lt.Z_OK)throw new Error(Rm[r]);if(this.header=new g8,to.inflateGetHeader(this.strm,this.header),e.dictionary&&(typeof e.dictionary=="string"?e.dictionary=Sf.string2buf(e.dictionary):N_.call(e.dictionary)==="[object ArrayBuffer]"&&(e.dictionary=new Uint8Array(e.dictionary)),e.raw&&(r=to.inflateSetDictionary(this.strm,e.dictionary),r!==lt.Z_OK)))throw new Error(Rm[r])}Ua.prototype.push=function(t,e){var r=this.strm,n=this.options.chunkSize,i=this.options.dictionary,a,s,o,l,c,u=!1;if(this.ended)return!1;s=e===~~e?e:e===!0?lt.Z_FINISH:lt.Z_NO_FLUSH,typeof t=="string"?r.input=Sf.binstring2buf(t):N_.call(t)==="[object ArrayBuffer]"?r.input=new Uint8Array(t):r.input=t,r.next_in=0,r.avail_in=r.input.length;do{if(r.avail_out===0&&(r.output=new Hl.Buf8(n),r.next_out=0,r.avail_out=n),a=to.inflate(r,lt.Z_NO_FLUSH),a===lt.Z_NEED_DICT&&i&&(a=to.inflateSetDictionary(this.strm,i)),a===lt.Z_BUF_ERROR&&u===!0&&(a=lt.Z_OK,u=!1),a!==lt.Z_STREAM_END&&a!==lt.Z_OK)return this.onEnd(a),this.ended=!0,!1;r.next_out&&(r.avail_out===0||a===lt.Z_STREAM_END||r.avail_in===0&&(s===lt.Z_FINISH||s===lt.Z_SYNC_FLUSH))&&(this.options.to==="string"?(o=Sf.utf8border(r.output,r.next_out),l=r.next_out-o,c=Sf.buf2string(r.output,o),r.next_out=l,r.avail_out=n-l,l&&Hl.arraySet(r.output,r.output,o,l,0),this.onData(c)):this.onData(Hl.shrinkBuf(r.output,r.next_out))),r.avail_in===0&&r.avail_out===0&&(u=!0)}while((r.avail_in>0||r.avail_out===0)&&a!==lt.Z_STREAM_END);return a===lt.Z_STREAM_END&&(s=lt.Z_FINISH),s===lt.Z_FINISH?(a=to.inflateEnd(this.strm),this.onEnd(a),this.ended=!0,a===lt.Z_OK):(s===lt.Z_SYNC_FLUSH&&(this.onEnd(lt.Z_OK),r.avail_out=0),!0)};Ua.prototype.onData=function(t){this.chunks.push(t)};Ua.prototype.onEnd=function(t){t===lt.Z_OK&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Hl.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg};function Mm(t,e){var r=new Ua(e);if(r.push(t,!0),r.err)throw r.msg||Rm[r.err];return r.result}function v8(t,e){return e=e||{},e.raw=!0,Mm(t,e)}Ul.Inflate=Ua;Ul.inflate=Mm;Ul.inflateRaw=v8;Ul.ungzip=Mm});var G_=M((AY,U_)=>{"use strict";m();var y8=pi().assign,w8=V2(),b8=B_(),_8=Pm(),H_={};y8(H_,w8,b8,_8);U_.exports=H_});var q_=M((TY,V_)=>{"use strict";m();var z_=(t,e)=>function(...r){let n=e.promiseModule;return new n((i,a)=>{e.multiArgs?r.push((...s)=>{e.errorFirst?s[0]?a(s):(s.shift(),i(s)):i(s)}):e.errorFirst?r.push((s,o)=>{s?a(s):i(o)}):r.push(i),t.apply(this,r)})};V_.exports=(t,e)=>{e=Object.assign({exclude:[/.+(Sync|Stream)$/],errorFirst:!0,promiseModule:Promise},e);let r=typeof t;if(!(t!==null&&(r==="object"||r==="function")))throw new TypeError(`Expected \`input\` to be a \`Function\` or \`Object\`, got \`${t===null?"null":r}\``);let n=a=>{let s=o=>typeof o=="string"?a===o:o.test(a);return e.include?e.include.some(s):!e.exclude.some(s)},i;r==="function"?i=function(...a){return e.excludeMain?t(...a):z_(t,e).apply(this,a)}:i=Object.create(Object.getPrototypeOf(t));for(let a in t){let s=t[a];i[a]=typeof s=="function"&&n(a)?z_(s,e):s}return i}});var tx=M((PY,ex)=>{m();function W_(t){return Array.isArray(t)?t:[t]}var Fm="",Y_=" ",Om="\\",x8=/^\s+$/,S8=/(?:[^\\]|^)\\$/,E8=/^\\!/,A8=/^\\#/,k8=/\r?\n/g,T8=/^\.*\/|^\.+$/,Im="/",Z_="node-ignore";typeof Symbol!="undefined"&&(Z_=Symbol.for("node-ignore"));var X_=Z_,C8=(t,e,r)=>Object.defineProperty(t,e,{value:r}),P8=/([0-z])-([0-z])/g,J_=()=>!1,R8=t=>t.replace(P8,(e,r,n)=>r.charCodeAt(0)<=n.charCodeAt(0)?e:Fm),M8=t=>{let{length:e}=t;return t.slice(0,e-e%2)},O8=[[/^\uFEFF/,()=>Fm],[/((?:\\\\)*?)(\\?\s+)$/,(t,e,r)=>e+(r.indexOf("\\")===0?Y_:Fm)],[/(\\+?)\s/g,(t,e)=>{let{length:r}=e;return e.slice(0,r-r%2)+Y_}],[/[\\$.|*+(){^]/g,t=>`\\${t}`],[/(?!\\)\?/g,()=>"[^/]"],[/^\//,()=>"^"],[/\//g,()=>"\\/"],[/^\^*\\\*\\\*\\\//,()=>"^(?:.*\\/)?"],[/^(?=[^^])/,function(){return/\/(?!$)/.test(this)?"^":"(?:^|\\/)"}],[/\\\/\\\*\\\*(?=\\\/|$)/g,(t,e,r)=>e+6{let n=r.replace(/\\\*/g,"[^\\/]*");return e+n}],[/\\\\\\(?=[$.|*+(){^])/g,()=>Om],[/\\\\/g,()=>Om],[/(\\)?\[([^\]/]*?)(\\*)($|\])/g,(t,e,r,n,i)=>e===Om?`\\[${r}${M8(n)}${i}`:i==="]"&&n.length%2===0?`[${R8(r)}${n}]`:"[]"],[/(?:[^*])$/,t=>/\/$/.test(t)?`${t}$`:`${t}(?=$|\\/$)`],[/(\^|\\\/)?\\\*$/,(t,e)=>`${e?`${e}[^/]+`:"[^/]*"}(?=$|\\/$)`]],K_=Object.create(null),I8=(t,e)=>{let r=K_[t];return r||(r=O8.reduce((n,[i,a])=>n.replace(i,a.bind(t)),t),K_[t]=r),e?new RegExp(r,"i"):new RegExp(r)},Lm=t=>typeof t=="string",F8=t=>t&&Lm(t)&&!x8.test(t)&&!S8.test(t)&&t.indexOf("#")!==0,$8=t=>t.split(k8),$m=class{constructor(e,r,n,i){this.origin=e,this.pattern=r,this.negative=n,this.regex=i}},D8=(t,e)=>{let r=t,n=!1;t.indexOf("!")===0&&(n=!0,t=t.substr(1)),t=t.replace(E8,"!").replace(A8,"#");let i=I8(t,e);return new $m(r,t,n,i)},L8=(t,e)=>{throw new e(t)},yi=(t,e,r)=>Lm(t)?t?yi.isNotRelative(t)?r(`path should be a \`path.relative()\`d string, but got "${e}"`,RangeError):!0:r("path must not be empty",TypeError):r(`path must be a string, but got \`${e}\``,TypeError),Q_=t=>T8.test(t);yi.isNotRelative=Q_;yi.convert=t=>t;var Dm=class{constructor({ignorecase:e=!0,ignoreCase:r=e,allowRelativePaths:n=!1}={}){C8(this,X_,!0),this._rules=[],this._ignoreCase=r,this._allowRelativePaths=n,this._initCache()}_initCache(){this._ignoreCache=Object.create(null),this._testCache=Object.create(null)}_addPattern(e){if(e&&e[X_]){this._rules=this._rules.concat(e._rules),this._added=!0;return}if(F8(e)){let r=D8(e,this._ignoreCase);this._added=!0,this._rules.push(r)}}add(e){return this._added=!1,W_(Lm(e)?$8(e):e).forEach(this._addPattern,this),this._added&&this._initCache(),this}addPattern(e){return this.add(e)}_testOne(e,r){let n=!1,i=!1;return this._rules.forEach(a=>{let{negative:s}=a;if(i===s&&n!==i||s&&!n&&!i&&!r)return;a.regex.test(e)&&(n=!s,i=s)}),{ignored:n,unignored:i}}_test(e,r,n,i){let a=e&&yi.convert(e);return yi(a,e,this._allowRelativePaths?J_:L8),this._t(a,r,n,i)}_t(e,r,n,i){if(e in r)return r[e];if(i||(i=e.split(Im)),i.pop(),!i.length)return r[e]=this._testOne(e,n);let a=this._t(i.join(Im)+Im,r,n,i);return r[e]=a.ignored?a:this._testOne(e,n)}ignores(e){return this._test(e,this._ignoreCache,!1).ignored}createFilter(){return e=>!this.ignores(e)}filter(e){return W_(e).filter(this.createFilter())}test(e){return this._test(e,this._testCache,!0)}},Ef=t=>new Dm(t),j8=t=>yi(t&&yi.convert(t),t,J_);Ef.isPathValid=j8;Ef.default=Ef;ex.exports=Ef;if(typeof process!="undefined"&&(process.env&&process.env.IGNORE_TEST_WIN32||process.platform==="win32")){let t=r=>/^\\\\\?\\/.test(r)||/["<>|\u0000-\u001F]+/u.test(r)?r:r.replace(/\\/g,"/");yi.convert=t;let e=/^[a-z]:\//i;yi.isNotRelative=r=>e.test(r)||Q_(r)}});var nx=M((MY,rx)=>{"use strict";m();function N8(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Un(t,e,r){return e=e instanceof RegExp?e:new RegExp(N8(e),"g"),t.replace(e,r)}var B8={clean:function(e){if(typeof e!="string")throw new Error("Expected a string, received: "+e);return e=Un(e,"./","/"),e=Un(e,"..","."),e=Un(e," ","-"),e=Un(e,/^[~^:?*\\\-]/g,""),e=Un(e,/[~^:?*\\]/g,"-"),e=Un(e,/[~^:?*\\\-]$/g,""),e=Un(e,"@{","-"),e=Un(e,/\.$/g,""),e=Un(e,/\/$/g,""),e=Un(e,/\.lock$/g,""),e}};rx.exports=B8});var ax=M((IY,ix)=>{m();ix.exports=function(t,e){var r=t,n=e,i=r.length,a=n.length,s=!1,o=null,l=i+1,c=[],u=[],f=[],d="",h=-1,p=0,g=1,v,y,b=function(){i>=a&&(v=r,y=i,r=n,n=v,i=a,a=y,s=!0,l=i+1)},E=function(w,x,_){return{x:w,y:x,k:_}},S=function(w,x){return{elem:w,t:x}},A=function(w,x,_){var T,C,I;for(x>_?T=c[w-1+l]:T=c[w+1+l],I=Math.max(x,_),C=I-w;C=0;--I)for(;TC-T?(s?f[f.length]=new S(n[C],h):f[f.length]=new S(n[C],g),++_,++C):w[I].y-w[I].x=w+1;--$)_[$+l]=A($,_[$-1+l]+1,_[$+1+l]);_[w+l]=A(w,_[w-1+l]+1,_[w+1+l])}while(_[w+l]!==a);for(o=w+2*T,C=c[w+l],I=[];C!==-1;)I[I.length]=new E(u[C].x,u[C].y,null),C=u[C].k;k(I)}}}});var lx=M(($Y,ox)=>{m();var H8=ax();function U8(t,e){var r=new H8(t,e);r.compose();for(var n=r.getses(),i,a,s=t.length-1,o=e.length-1,l=n.length-1;l>=0;--l)n[l].t===r.SES_COMMON?(a?(a.chain={file1index:s,file2index:o,chain:null},a=a.chain):(i={file1index:s,file2index:o,chain:null},a=i),s--,o--):n[l].t===r.SES_DELETE?s--:n[l].t===r.SES_ADD&&o--;var c={file1index:-1,file2index:-1,chain:null};return a?(a.chain=c,i):c}function sx(t,e){for(var r=[],n=t.length,i=e.length,a=U8(t,e);a!==null;a=a.chain){var s=n-a.file1index-1,o=i-a.file2index-1;n=a.file1index,i=a.file2index,(s||o)&&r.push({file1:[n+1,s],file2:[i+1,o]})}return r.reverse(),r}function G8(t,e,r){var n,i=sx(e,t),a=sx(e,r),s=[];function o(L,$){s.push([L.file1[0],$,L.file1[1],L.file2[0],L.file2[1]])}for(n=0;nc&&(l.push([1,c,L-c]),c=L)}for(var f=0;fg)break;g=Math.max(g,y+v[2]),f++}if(u(p),d==f)h[4]>0&&l.push([h[1],h[3],h[4]]);else{var b={0:[t.length,-1,e.length,-1],2:[r.length,-1,e.length,-1]};for(n=d;n<=f;n++){h=s[n];var E=h[1],S=b[E],A=h[0],k=A+h[2],w=h[3],x=w+h[4];S[0]=Math.min(w,S[0]),S[1]=Math.max(x,S[1]),S[2]=Math.min(A,S[2]),S[3]=Math.max(k,S[3])}var _=b[0][0]+(p-b[0][2]),T=b[0][1]+(g-b[0][3]),C=b[2][0]+(p-b[2][2]),I=b[2][1]+(g-b[2][3]);l.push([-1,_,T-_,p,g-p,C,I-C])}c=g}return u(e.length),l}function z8(t,e,r){var n=[],i=[t,e,r],a=G8(t,e,r),s=[];function o(){s.length&&n.push({ok:s}),s=[]}function l(h){for(var p=0;p{"use strict";m();Object.defineProperty(Y,"__esModule",{value:!0});function aa(t){return t&&typeof t=="object"&&"default"in t?t.default:t}var zl=aa(qy()),Mx=aa(Zb()),F=e2(),V8=aa(r2()),cg=aa(G_()),jm=aa(q_()),q8=aa(tx()),zn=aa(nx()),W8=aa(lx()),Ae=class t extends Error{constructor(e){super(e),this.caller=""}toJSON(){return{code:this.code,data:this.data,caller:this.caller,message:this.message,stack:this.stack}}fromJSON(e){let r=new t(e.message);return r.code=e.code,r.data=e.data,r.caller=e.caller,r.stack=e.stack,r}get isIsomorphicGitError(){return!0}},Vl=class t extends Ae{constructor(e){super(`Modifying the index is not possible because you have unmerged files: ${e.toString}. Fix them up in the work tree, and then use 'git add/rm as appropriate to mark resolution and make a commit.`),this.code=this.name=t.code,this.data={filepaths:e}}};Vl.code="UnmergedPathsError";var pe=class t extends Ae{constructor(e){super(`An internal error caused this command to fail. Please file a bug report at https://github.com/isomorphic-git/isomorphic-git/issues with this error message: ${e}`),this.code=this.name=t.code,this.data={message:e}}};pe.code="InternalError";var no=class t extends Ae{constructor(e){super(`The filepath "${e}" contains unsafe character sequences`),this.code=this.name=t.code,this.data={filepath:e}}};no.code="UnsafeFilepathError";var Kr=class{constructor(e){this.buffer=e,this._start=0}eof(){return this._start>=this.buffer.length}tell(){return this._start}seek(e){this._start=e}slice(e){let r=this.buffer.slice(this._start,this._start+e);return this._start+=e,r}toString(e,r){let n=this.buffer.toString(e,this._start,this._start+r);return this._start+=r,n}write(e,r,n){let i=this.buffer.write(e,this._start,r,n);return this._start+=r,i}copy(e,r,n){let i=e.copy(this.buffer,this._start,r,n);return this._start+=i,i}readUInt8(){let e=this.buffer.readUInt8(this._start);return this._start+=1,e}writeUInt8(e){let r=this.buffer.writeUInt8(e,this._start);return this._start+=1,r}readUInt16BE(){let e=this.buffer.readUInt16BE(this._start);return this._start+=2,e}writeUInt16BE(e){let r=this.buffer.writeUInt16BE(e,this._start);return this._start+=2,r}readUInt32BE(){let e=this.buffer.readUInt32BE(this._start);return this._start+=4,e}writeUInt32BE(e){let r=this.buffer.writeUInt32BE(e,this._start);return this._start+=4,r}};function Lf(t,e){return-(te)}function Ox(t,e){return Lf(t.path,e.path)}function Ix(t){let e=t>0?t>>12:0;e!==4&&e!==8&&e!==10&&e!==14&&(e=8);let r=t&511;return r&73?r=493:r=420,e!==8&&(r=0),(e<<12)+r}var Gn=2**32;function cx(t,e,r,n){if(t!==void 0&&e!==void 0)return[t,e];r===void 0&&(r=n.valueOf());let i=Math.floor(r/1e3),a=(r-i*1e3)*1e6;return[i,a]}function io(t){let[e,r]=cx(t.ctimeSeconds,t.ctimeNanoseconds,t.ctimeMs,t.ctime),[n,i]=cx(t.mtimeSeconds,t.mtimeNanoseconds,t.mtimeMs,t.mtime);return{ctimeSeconds:e%Gn,ctimeNanoseconds:r%Gn,mtimeSeconds:n%Gn,mtimeNanoseconds:i%Gn,dev:t.dev%Gn,ino:t.ino%Gn,mode:Ix(t.mode%Gn),uid:t.uid%Gn,gid:t.gid%Gn,size:t.size>-1?t.size%Gn:0}}function Y8(t){let e="";for(let r of new Uint8Array(t))r<16&&(e+="0"),e+=r.toString(16);return e}var Nm=null;async function bi(t){return Nm===null&&(Nm=await K8()),Nm?Fx(t):X8(t)}function X8(t){return new Mx().update(t).digest("hex")}async function Fx(t){let e=await crypto.subtle.digest("SHA-1",t);return Y8(e)}async function K8(){try{if(await Fx(new Uint8Array([]))==="da39a3ee5e6b4b0d3255bfef95601890afd80709")return!0}catch(t){}return!1}function Z8(t){return{assumeValid:!!(t&32768),extended:!!(t&16384),stage:(t&12288)>>12,nameLength:t&4095}}function J8(t){let e=t.flags;return e.extended=!1,e.nameLength=Math.min(Buffer.from(t.path).length,4095),(e.assumeValid?32768:0)+(e.extended?16384:0)+((e.stage&3)<<12)+(e.nameLength&4095)}var Zm=class t{constructor(e,r){this._dirty=!1,this._unmergedPaths=r||new Set,this._entries=e||new Map}_addEntry(e){if(e.flags.stage===0)e.stages=[e],this._entries.set(e.path,e),this._unmergedPaths.delete(e.path);else{let r=this._entries.get(e.path);r||(this._entries.set(e.path,e),r=e),r.stages[e.flags.stage]=e,this._unmergedPaths.add(e.path)}}static async from(e){if(Buffer.isBuffer(e))return t.fromBuffer(e);if(e===null)return new t(null);throw new pe("invalid type passed to GitIndex.from")}static async fromBuffer(e){if(e.length===0)throw new pe("Index file is empty (.git/index)");let r=new t,n=new Kr(e),i=n.toString("utf8",4);if(i!=="DIRC")throw new pe(`Invalid dircache magic file number: ${i}`);let a=await bi(e.slice(0,-20)),s=e.slice(-20).toString("hex");if(s!==a)throw new pe(`Invalid checksum in GitIndex buffer: expected ${s} but saw ${a}`);let o=n.readUInt32BE();if(o!==2)throw new pe(`Unsupported dircache version: ${o}`);let l=n.readUInt32BE(),c=0;for(;!n.eof()&&ce.stages.length>1?e.stages.filter(r=>r):e)}*[Symbol.iterator](){for(let e of this.entries)yield e}insert({filepath:e,stats:r,oid:n,stage:i=0}){r||(r={ctimeSeconds:0,ctimeNanoseconds:0,mtimeSeconds:0,mtimeNanoseconds:0,dev:0,ino:0,mode:0,uid:0,gid:0,size:0}),r=io(r);let a=Buffer.from(e),s={ctimeSeconds:r.ctimeSeconds,ctimeNanoseconds:r.ctimeNanoseconds,mtimeSeconds:r.mtimeSeconds,mtimeNanoseconds:r.mtimeNanoseconds,dev:r.dev,ino:r.ino,mode:r.mode||33188,uid:r.uid,gid:r.gid,size:r.size,path:e,oid:n,flags:{assumeValid:!1,extended:!1,stage:i,nameLength:a.length<4095?a.length:4095},stages:[]};this._addEntry(s),this._dirty=!0}delete({filepath:e}){if(this._entries.has(e))this._entries.delete(e);else for(let r of this._entries.keys())r.startsWith(e+"/")&&this._entries.delete(r);this._unmergedPaths.has(e)&&this._unmergedPaths.delete(e),this._dirty=!0}clear(){this._entries.clear(),this._dirty=!0}has({filepath:e}){return this._entries.has(e)}render(){return this.entries.map(e=>`${e.mode.toString(8)} ${e.oid} ${e.path}`).join(` +`)}static async _entryToBuffer(e){let r=Buffer.from(e.path),n=Math.ceil((62+r.length+1)/8)*8,i=Buffer.alloc(n),a=new Kr(i),s=io(e);return a.writeUInt32BE(s.ctimeSeconds),a.writeUInt32BE(s.ctimeNanoseconds),a.writeUInt32BE(s.mtimeSeconds),a.writeUInt32BE(s.mtimeNanoseconds),a.writeUInt32BE(s.dev),a.writeUInt32BE(s.ino),a.writeUInt32BE(s.mode),a.writeUInt32BE(s.uid),a.writeUInt32BE(s.gid),a.writeUInt32BE(s.size),a.write(e.oid,20,"hex"),a.writeUInt16BE(J8(e)),a.write(e.path,r.length,"utf8"),i}async toObject(){let e=Buffer.alloc(12),r=new Kr(e);r.write("DIRC",4,"utf8"),r.writeUInt32BE(2),r.writeUInt32BE(this.entriesFlat.length);let n=[];for(let o of this.entries)if(n.push(t._entryToBuffer(o)),o.stages.length>1)for(let l of o.stages)l&&l!==o&&n.push(t._entryToBuffer(l));n=await Promise.all(n);let i=Buffer.concat(n),a=Buffer.concat([e,i]),s=await bi(a);return Buffer.concat([a,Buffer.from(s,"hex")])}};function Tf(t,e,r=!0,n=!0){let i=io(t),a=io(e);return r&&i.mode!==a.mode||i.mtimeSeconds!==a.mtimeSeconds||i.ctimeSeconds!==a.ctimeSeconds||i.uid!==a.uid||i.gid!==a.gid||n&&i.ino!==a.ino||i.size!==a.size}var Bm=null,Hm=Symbol("IndexCache");function Q8(){return{map:new Map,stats:new Map}}async function e4(t,e,r){let[n,i]=await Promise.all([t.lstat(e),t.read(e)]),a=await Zm.from(i);r.map.set(e,a),r.stats.set(e,n)}async function t4(t,e,r){let n=r.stats.get(e);if(n===void 0)return!0;if(n===null)return!1;let i=await t.lstat(e);return i===null?!1:Tf(n,i)}var ct=class{static async acquire({fs:e,gitdir:r,cache:n,allowUnmerged:i=!0},a){n[Hm]||(n[Hm]=Q8());let s=`${r}/index`;Bm===null&&(Bm=new zl({maxPending:1/0}));let o,l=[];return await Bm.acquire(s,async()=>{let c=n[Hm];await t4(e,s,c)&&await e4(e,s,c);let u=c.map.get(s);if(l=u.unmergedPaths,l.length&&!i)throw new Vl(l);if(o=await a(u),u._dirty){let f=await u.toObject();await e.write(s,f),c.stats.set(s,await e.lstat(s)),u._dirty=!1}}),o}};function Cf(t){let e=Math.max(t.lastIndexOf("/"),t.lastIndexOf("\\"));return e>-1&&(t=t.slice(e+1)),t}function ao(t){let e=Math.max(t.lastIndexOf("/"),t.lastIndexOf("\\"));return e===-1?".":e===0?"/":t.slice(0,e)}function $x(t){let e=new Map,r=function(i){if(!e.has(i)){let a={type:"tree",fullpath:i,basename:Cf(i),metadata:{},children:[]};e.set(i,a),a.parent=r(ao(i)),a.parent&&a.parent!==a&&a.parent.children.push(a)}return e.get(i)},n=function(i,a){if(!e.has(i)){let s={type:"blob",fullpath:i,basename:Cf(i),metadata:a,parent:r(ao(i)),children:[]};s.parent&&s.parent.children.push(s),e.set(i,s)}return e.get(i)};r(".");for(let i of t)n(i.path,i);return e}function r4(t){switch(t){case 16384:return"tree";case 33188:return"blob";case 33261:return"blob";case 40960:return"blob";case 57344:return"commit"}throw new pe(`Unexpected GitTree entry mode: ${t.toString(8)}`)}var Jm=class{constructor({fs:e,gitdir:r,cache:n}){this.treePromise=ct.acquire({fs:e,gitdir:r,cache:n},async function(a){return $x(a.entries)});let i=this;this.ConstructEntry=class{constructor(s){this._fullpath=s,this._type=!1,this._mode=!1,this._stat=!1,this._oid=!1}async type(){return i.type(this)}async mode(){return i.mode(this)}async stat(){return i.stat(this)}async content(){return i.content(this)}async oid(){return i.oid(this)}}}async readdir(e){let r=e._fullpath,i=(await this.treePromise).get(r);if(!i||i.type==="blob")return null;if(i.type!=="tree")throw new Error(`ENOTDIR: not a directory, scandir '${r}'`);let a=i.children.map(s=>s.fullpath);return a.sort(Lf),a}async type(e){return e._type===!1&&await e.stat(),e._type}async mode(e){return e._mode===!1&&await e.stat(),e._mode}async stat(e){if(e._stat===!1){let n=(await this.treePromise).get(e._fullpath);if(!n)throw new Error(`ENOENT: no such file or directory, lstat '${e._fullpath}'`);let i=n.type==="tree"?{}:io(n.metadata);e._type=n.type==="tree"?"tree":r4(i.mode),e._mode=i.mode,n.type==="tree"?e._stat=void 0:e._stat=i}return e._stat}async content(e){}async oid(e){if(e._oid===!1){let n=(await this.treePromise).get(e._fullpath);e._oid=n.metadata.oid}return e._oid}},jf=Symbol("GitWalkSymbol");function Ya(){let t=Object.create(null);return Object.defineProperty(t,jf,{value:function({fs:e,gitdir:r,cache:n}){return new Jm({fs:e,gitdir:r,cache:n})}}),Object.freeze(t),t}var je=class t extends Ae{constructor(e){super(`Could not find ${e}.`),this.code=this.name=t.code,this.data={what:e}}};je.code="NotFoundError";var tr=class t extends Ae{constructor(e,r,n,i){super(`Object ${e} ${i?`at ${i}`:""}was anticipated to be a ${n} but it is a ${r}.`),this.code=this.name=t.code,this.data={oid:e,actual:r,expected:n,filepath:i}}};tr.code="ObjectTypeError";var Qi=class t extends Ae{constructor(e){super(`Expected a 40-char hex object id but saw "${e}".`),this.code=this.name=t.code,this.data={value:e}}};Qi.code="InvalidOidError";var ql=class t extends Ae{constructor(e){super(`Could not find a fetch refspec for remote "${e}". Make sure the config file has an entry like the following: +[remote "${e}"] + fetch = +refs/heads/*:refs/remotes/origin/* +`),this.code=this.name=t.code,this.data={remote:e}}};ql.code="NoRefspecError";var Pf=class t{constructor(e){if(this.refs=new Map,this.parsedConfig=[],e){let r=null;this.parsedConfig=e.trim().split(` +`).map(n=>{if(/^\s*#/.test(n))return{line:n,comment:!0};let i=n.indexOf(" ");if(n.startsWith("^")){let a=n.slice(1);return this.refs.set(r+"^{}",a),{line:n,ref:r,peeled:a}}else{let a=n.slice(0,i);return r=n.slice(i+1),this.refs.set(r,a),{line:n,ref:r,oid:a}}})}return this}static from(e){return new t(e)}delete(e){this.parsedConfig=this.parsedConfig.filter(r=>r.ref!==e),this.refs.delete(e)}toString(){return this.parsedConfig.map(({line:e})=>e).join(` +`)+` +`}},Rf=class t{constructor({remotePath:e,localPath:r,force:n,matchPrefix:i}){Object.assign(this,{remotePath:e,localPath:r,force:n,matchPrefix:i})}static from(e){let[r,n,i,a,s]=e.match(/^(\+?)(.*?)(\*?):(.*?)(\*?)$/).slice(1),o=r==="+",l=i==="*";if(l!==(s==="*"))throw new pe("Invalid refspec");return new t({remotePath:n,localPath:a,force:o,matchPrefix:l})}translate(e){if(this.matchPrefix){if(e.startsWith(this.remotePath))return this.localPath+e.replace(this.remotePath,"")}else if(e===this.remotePath)return this.localPath;return null}reverseTranslate(e){if(this.matchPrefix){if(e.startsWith(this.localPath))return this.remotePath+e.replace(this.localPath,"")}else if(e===this.localPath)return this.remotePath;return null}},Qm=class t{constructor(e=[]){this.rules=e}static from(e){let r=[];for(let n of e)r.push(Rf.from(n));return new t(r)}add(e){let r=Rf.from(e);this.rules.push(r)}translate(e){let r=[];for(let n of this.rules)for(let i of e){let a=n.translate(i);a&&r.push([i,a])}return r}translateOne(e){let r=null;for(let n of this.rules){let i=n.translate(e);i&&(r=i)}return r}localNamespaces(){return this.rules.filter(e=>e.matchPrefix).map(e=>e.localPath.replace(/\/$/,""))}};function n4(t,e){let r=t.replace(/\^\{\}$/,""),n=e.replace(/\^\{\}$/,""),i=-(rn);return i===0?t.endsWith("^{}")?1:-1:i}var i4=t=>{if(typeof t=="number")return t;t=t.toLowerCase();let e=parseInt(t);return t.endsWith("k")&&(e*=1024),t.endsWith("m")&&(e*=1024*1024),t.endsWith("g")&&(e*=1024*1024*1024),e},Gl=t=>{if(typeof t=="boolean")return t;if(t=t.trim().toLowerCase(),t==="true"||t==="yes"||t==="on")return!0;if(t==="false"||t==="no"||t==="off")return!1;throw Error(`Expected 'true', 'false', 'yes', 'no', 'on', or 'off', but got ${t}`)},ux={core:{filemode:Gl,bare:Gl,logallrefupdates:Gl,symlinks:Gl,ignorecase:Gl,bigFileThreshold:i4}},a4=/^\[([A-Za-z0-9-.]+)(?: "(.*)")?\]$/,s4=/^[A-Za-z0-9-.]+$/,o4=/^([A-Za-z][A-Za-z-]*)(?: *= *(.*))?$/,l4=/^[A-Za-z][A-Za-z-]*$/,c4=/^(.*?)( *[#;].*)$/,u4=t=>{let e=a4.exec(t);if(e!=null){let[r,n]=e.slice(1);return[r,n]}return null},f4=t=>{let e=o4.exec(t);if(e!=null){let[r,n="true"]=e.slice(1),i=d4(n),a=h4(i);return[r,a]}return null},d4=t=>{let e=c4.exec(t);if(e==null)return t;let[r,n]=e.slice(1);return fx(r)&&fx(n)?`${r}${n}`:r},fx=t=>(t.match(/(?:^|[^\\])"/g)||[]).length%2!==0,h4=t=>t.split("").reduce((e,r,n,i)=>{let a=r==='"'&&i[n-1]!=="\\",s=r==="\\"&&i[n+1]==='"';return a||s?e:e+r},""),dx=t=>t!=null?t.toLowerCase():null,eg=(t,e,r)=>[dx(t),e,dx(r)].filter(n=>n!=null).join("."),hx=t=>{let e=t.split("."),r=e.shift(),n=e.pop(),i=e.length?e.join("."):void 0;return{section:r,subsection:i,name:n,path:eg(r,i,n),sectionPath:eg(r,i,null),isSection:!!r}},p4=(t,e)=>t.reduce((r,n,i)=>e(n)?i:r,-1),tg=class t{constructor(e){let r=null,n=null;this.parsedConfig=e?e.split(` +`).map(i=>{let a=null,s=null,o=i.trim(),l=u4(o),c=l!=null;if(c)[r,n]=l;else{let f=f4(o);f!=null&&([a,s]=f)}let u=eg(r,n,a);return{line:i,isSection:c,section:r,subsection:n,name:a,value:s,path:u}}):[]}static from(e){return new t(e)}async get(e,r=!1){let n=hx(e).path,i=this.parsedConfig.filter(a=>a.path===n).map(({section:a,name:s,value:o})=>{let l=ux[a]&&ux[a][s];return l?l(o):o});return r?i:i.pop()}async getall(e){return this.get(e,!0)}async getSubsections(e){return this.parsedConfig.filter(r=>r.isSection&&r.section===e).map(r=>r.subsection)}async deleteSection(e,r){this.parsedConfig=this.parsedConfig.filter(n=>!(n.section===e&&n.subsection===r))}async append(e,r){return this.set(e,r,!0)}async set(e,r,n=!1){let{section:i,subsection:a,name:s,path:o,sectionPath:l,isSection:c}=hx(e),u=p4(this.parsedConfig,f=>f.path===o);if(r==null)u!==-1&&this.parsedConfig.splice(u,1);else if(u!==-1){let f=this.parsedConfig[u],d=Object.assign({},f,{name:s,value:r,modified:!0});n?this.parsedConfig.splice(u+1,0,d):this.parsedConfig[u]=d}else{let f=this.parsedConfig.findIndex(h=>h.path===l),d={section:i,subsection:a,name:s,value:r,modified:!0,path:o};if(s4.test(i)&&l4.test(s))if(f>=0)this.parsedConfig.splice(f+1,0,d);else{let h={isSection:c,section:i,subsection:a,modified:!0,path:l};this.parsedConfig.push(h,d)}}}toString(){return this.parsedConfig.map(({line:e,section:r,subsection:n,name:i,value:a,modified:s=!1})=>s?i!=null&&a!=null?typeof a=="string"&&/[#;]/.test(a)?` ${i} = "${a}"`:` ${i} = ${a}`:n!=null?`[${r} "${n}"]`:`[${r}]`:e).join(` +`)}},nt=class{static async get({fs:e,gitdir:r}){let n=await e.read(`${r}/config`,{encoding:"utf8"});return tg.from(n)}static async save({fs:e,gitdir:r,config:n}){await e.write(`${r}/config`,n.toString(),{encoding:"utf8"})}},Af=t=>[`${t}`,`refs/${t}`,`refs/tags/${t}`,`refs/heads/${t}`,`refs/remotes/${t}`,`refs/remotes/${t}/HEAD`],m4=["config","description","index","shallow","commondir"],Um;async function Zi(t,e){return Um===void 0&&(Um=new zl),Um.acquire(t,e)}var V=class t{static async updateRemoteRefs({fs:e,gitdir:r,remote:n,refs:i,symrefs:a,tags:s,refspecs:o=void 0,prune:l=!1,pruneTags:c=!1}){for(let v of i.values())if(!v.match(/[0-9a-f]{40}/))throw new Qi(v);let u=await nt.get({fs:e,gitdir:r});if(!o){if(o=await u.getall(`remote.${n}.fetch`),o.length===0)throw new ql(n);o.unshift(`+HEAD:refs/remotes/${n}/HEAD`)}let f=Qm.from(o),d=new Map;if(c){let v=await t.listRefs({fs:e,gitdir:r,filepath:"refs/tags"});await t.deleteRefs({fs:e,gitdir:r,refs:v.map(y=>`refs/tags/${y}`)})}if(s){for(let v of i.keys())if(v.startsWith("refs/tags")&&!v.endsWith("^{}")&&!await t.exists({fs:e,gitdir:r,ref:v})){let y=i.get(v);d.set(v,y)}}let h=f.translate([...i.keys()]);for(let[v,y]of h){let b=i.get(v);d.set(y,b)}let p=f.translate([...a.keys()]);for(let[v,y]of p){let b=a.get(v),E=f.translateOne(b);E&&d.set(y,`ref: ${E}`)}let g=[];if(l){for(let v of f.localNamespaces()){let y=(await t.listRefs({fs:e,gitdir:r,filepath:v})).map(b=>`${v}/${b}`);for(let b of y)d.has(b)||g.push(b)}g.length>0&&await t.deleteRefs({fs:e,gitdir:r,refs:g})}for(let[v,y]of d)await Zi(v,async()=>e.write(F.join(r,v),`${y.trim()} +`,"utf8"));return{pruned:g}}static async writeRef({fs:e,gitdir:r,ref:n,value:i}){if(!i.match(/[0-9a-f]{40}/))throw new Qi(i);await Zi(n,async()=>e.write(F.join(r,n),`${i.trim()} +`,"utf8"))}static async writeSymbolicRef({fs:e,gitdir:r,ref:n,value:i}){await Zi(n,async()=>e.write(F.join(r,n),`ref: ${i.trim()} +`,"utf8"))}static async deleteRef({fs:e,gitdir:r,ref:n}){return t.deleteRefs({fs:e,gitdir:r,refs:[n]})}static async deleteRefs({fs:e,gitdir:r,refs:n}){await Promise.all(n.map(o=>e.rm(F.join(r,o))));let i=await Zi("packed-refs",async()=>e.read(`${r}/packed-refs`,{encoding:"utf8"})),a=Pf.from(i),s=a.refs.size;for(let o of n)a.refs.has(o)&&a.delete(o);a.refs.sizee.write(`${r}/packed-refs`,i,{encoding:"utf8"})))}static async resolve({fs:e,gitdir:r,ref:n,depth:i=void 0}){if(i!==void 0&&(i--,i===-1))return n;if(n.startsWith("ref: "))return n=n.slice(5),t.resolve({fs:e,gitdir:r,ref:n,depth:i});if(n.length===40&&/[0-9a-f]{40}/.test(n))return n;let a=await t.packedRefs({fs:e,gitdir:r}),s=Af(n).filter(o=>!m4.includes(o));for(let o of s){let l=await Zi(o,async()=>await e.read(`${r}/${o}`,{encoding:"utf8"})||a.get(o));if(l)return t.resolve({fs:e,gitdir:r,ref:l.trim(),depth:i})}throw new je(n)}static async exists({fs:e,gitdir:r,ref:n}){try{return await t.expand({fs:e,gitdir:r,ref:n}),!0}catch(i){return!1}}static async expand({fs:e,gitdir:r,ref:n}){if(n.length===40&&/[0-9a-f]{40}/.test(n))return n;let i=await t.packedRefs({fs:e,gitdir:r}),a=Af(n);for(let s of a)if(await Zi(s,async()=>e.exists(`${r}/${s}`))||i.has(s))return s;throw new je(n)}static async expandAgainstMap({ref:e,map:r}){let n=Af(e);for(let i of n)if(await r.has(i))return i;throw new je(e)}static resolveAgainstMap({ref:e,fullref:r=e,depth:n=void 0,map:i}){if(n!==void 0&&(n--,n===-1))return{fullref:r,oid:e};if(e.startsWith("ref: "))return e=e.slice(5),t.resolveAgainstMap({ref:e,fullref:r,depth:n,map:i});if(e.length===40&&/[0-9a-f]{40}/.test(e))return{fullref:r,oid:e};let a=Af(e);for(let s of a){let o=i.get(s);if(o)return t.resolveAgainstMap({ref:o.trim(),fullref:s,depth:n,map:i})}throw new je(e)}static async packedRefs({fs:e,gitdir:r}){let n=await Zi("packed-refs",async()=>e.read(`${r}/packed-refs`,{encoding:"utf8"}));return Pf.from(n).refs}static async listRefs({fs:e,gitdir:r,filepath:n}){let i=t.packedRefs({fs:e,gitdir:r}),a=null;try{a=await e.readdirDeep(`${r}/${n}`),a=a.map(s=>s.replace(`${r}/${n}/`,""))}catch(s){a=[]}for(let s of(await i).keys())s.startsWith(n)&&(s=s.replace(n+"/",""),a.includes(s)||a.push(s));return a.sort(n4),a}static async listBranches({fs:e,gitdir:r,remote:n}){return n?t.listRefs({fs:e,gitdir:r,filepath:`refs/remotes/${n}`}):t.listRefs({fs:e,gitdir:r,filepath:"refs/heads"})}static async listTags({fs:e,gitdir:r}){return(await t.listRefs({fs:e,gitdir:r,filepath:"refs/tags"})).filter(i=>!i.endsWith("^{}"))}};function g4(t,e){return Lf(px(t),px(e))}function px(t){return t.mode==="040000"?t.path+"/":t.path}function Dx(t){switch(t){case"040000":return"tree";case"100644":return"blob";case"100755":return"blob";case"120000":return"blob";case"160000":return"commit"}throw new pe(`Unexpected GitTree entry mode: ${t}`)}function v4(t){let e=[],r=0;for(;r`${e.mode} ${e.type} ${e.oid} ${e.path}`).join(` +`)}toObject(){let e=[...this._entries];return e.sort(g4),Buffer.concat(e.map(r=>{let n=Buffer.from(r.mode.replace(/^0/,"")),i=Buffer.from(" "),a=Buffer.from(r.path,"utf8"),s=Buffer.from([0]),o=Buffer.from(r.oid,"hex");return Buffer.concat([n,i,a,s,o])}))}entries(){return this._entries}*[Symbol.iterator](){for(let e of this._entries)yield e}},ea=class{static wrap({type:e,object:r}){return Buffer.concat([Buffer.from(`${e} ${r.byteLength.toString()}\0`),Buffer.from(r)])}static unwrap(e){let r=e.indexOf(32),n=e.indexOf(0),i=e.slice(0,r).toString("utf8"),a=e.slice(r+1,n).toString("utf8"),s=e.length-(n+1);if(parseInt(a)!==s)throw new pe(`Length mismatch: expected ${a} bytes but got ${s} instead.`);return{type:i,object:Buffer.from(e.slice(n+1))}}};async function Lx({fs:t,gitdir:e,oid:r}){let n=`objects/${r.slice(0,2)}/${r.slice(2)}`,i=await t.read(`${e}/${n}`);return i?{object:i,format:"deflated",source:n}:null}function b4(t,e){let r=new Kr(t),n=mx(r);if(n!==e.byteLength)throw new pe(`applyDelta expected source buffer to be ${n} bytes but the provided buffer was ${e.length} bytes`);let i=mx(r),a,s=vx(r,e);if(s.byteLength===i)a=s;else{a=Buffer.alloc(i);let o=new Kr(a);for(o.copy(s);!r.eof();)o.copy(vx(r,e));let l=o.tell();if(i!==l)throw new pe(`applyDelta expected target buffer to be ${i} bytes but the resulting buffer was ${l} bytes`)}return a}function mx(t){let e=0,r=0,n=null;do n=t.readUInt8(),e|=(n&127)<>=1,i+=8;return n}function vx(t,e){let r=t.readUInt8(),n=128,i=15,a=112;if(r&n){let s=gx(t,r&i,4),o=gx(t,(r&a)>>4,3);return o===0&&(o=65536),e.slice(s,s+o)}else return t.slice(r)}function _4(t){let e=[t];return{next(){return Promise.resolve({done:e.length===0,value:e.pop()})},return(){return e=[],{}},[Symbol.asyncIterator](){return this}}}function jx(t){return t[Symbol.asyncIterator]?t[Symbol.asyncIterator]():t[Symbol.iterator]?t[Symbol.iterator]():t.next?t:_4(t)}var Mf=class{constructor(e){if(typeof Buffer=="undefined")throw new Error("Missing Buffer dependency");this.stream=jx(e),this.buffer=null,this.cursor=0,this.undoCursor=0,this.started=!1,this._ended=!1,this._discardedBytes=0}eof(){return this._ended&&this.cursor===this.buffer.length}tell(){return this._discardedBytes+this.cursor}async byte(){if(!this.eof()&&(this.started||await this._init(),!(this.cursor===this.buffer.length&&(await this._loadnext(),this._ended))))return this._moveCursor(1),this.buffer[this.undoCursor]}async chunk(){if(!this.eof()&&(this.started||await this._init(),!(this.cursor===this.buffer.length&&(await this._loadnext(),this._ended))))return this._moveCursor(this.buffer.length),this.buffer.slice(this.undoCursor,this.cursor)}async read(e){if(!this.eof())return this.started||await this._init(),this.cursor+e>this.buffer.length&&(this._trim(),await this._accumulate(e)),this._moveCursor(e),this.buffer.slice(this.undoCursor,this.cursor)}async skip(e){this.eof()||(this.started||await this._init(),this.cursor+e>this.buffer.length&&(this._trim(),await this._accumulate(e)),this._moveCursor(e))}async undo(){this.cursor=this.undoCursor}async _next(){this.started=!0;let{done:e,value:r}=await this.stream.next();return e&&(this._ended=!0,!r)?Buffer.alloc(0):(r&&(r=Buffer.from(r)),r)}_trim(){this.buffer=this.buffer.slice(this.undoCursor),this.cursor-=this.undoCursor,this._discardedBytes+=this.undoCursor,this.undoCursor=0}_moveCursor(e){this.undoCursor=this.cursor,this.cursor+=e,this.cursor>this.buffer.length&&(this.cursor=this.buffer.length)}async _accumulate(e){if(this._ended)return;let r=[this.buffer];for(;this.cursor+e>x4(r);){let n=await this._next();if(this._ended)break;r.push(n)}this.buffer=Buffer.concat(r)}async _loadnext(){this._discardedBytes+=this.buffer.length,this.undoCursor=0,this.cursor=0,this.buffer=await this._next()}async _init(){this.buffer=await this._next()}};function x4(t){return t.reduce((e,r)=>e+r.length,0)}async function S4(t,e){let r=new Mf(t),n=await r.read(4);if(n=n.toString("utf8"),n!=="PACK")throw new pe(`Invalid PACK header '${n}'`);let i=await r.read(4);if(i=i.readUInt32BE(0),i!==2)throw new pe(`Invalid packfile version: ${i}`);let a=await r.read(4);if(a=a.readUInt32BE(0),!(a<1))for(;!r.eof()&&a--;){let s=r.tell(),{type:o,length:l,ofs:c,reference:u}=await E4(r),f=new cg.Inflate;for(;!f.result;){let d=await r.chunk();if(!d)break;if(f.push(d,!1),f.err)throw new pe(`Pako error: ${f.msg}`);if(f.result){if(f.result.length!==l)throw new pe("Inflated object size is different from that stated in packfile.");await r.undo(),await r.read(d.length-f.strm.avail_in);let h=r.tell();await e({data:f.result,type:o,num:a,offset:s,end:h,reference:u,ofs:c})}}}}async function E4(t){let e=await t.byte(),r=e>>4&7,n=e&15;if(e&128){let s=4;do e=await t.byte(),n|=(e&127)<i+1<<7|a,-1)}function C4(t,e){let r=e,n=4,i=null;do i=t.readUInt8(),r|=(i&127)<2048*1024*1024)throw new pe("To keep implementation simple, I haven't implemented the layer 5 feature needed to support packfiles > 2GB in size.");n.seek(n.tell()+4*255);let s=n.readUInt32BE(),o=[];for(let u=0;u{u===null&&(u=S);let A=Math.floor((u-S)*100/u);A!==f&&n&&await n({phase:"Receiving objects",loaded:u-S,total:u}),f=A,y=i[y],["commit","tree","blob","tag"].includes(y)?a[E]={type:y,offset:E}:y==="ofs-delta"?a[E]={type:y,offset:E}:y==="ref-delta"&&(a[E]={type:y,offset:E})});let d=Object.keys(a).map(Number);for(let[v,y]of d.entries()){let b=v+1===d.length?e.byteLength-20:d[v+1],E=a[y],S=V8.buf(e.slice(y,b))>>>0;E.end=b,E.crc=S}let h=new t({pack:Promise.resolve(e),packfileSha:s,crcs:l,hashes:o,offsets:c,getExternalRefDelta:r});f=null;let p=0,g=[0,0,0,0,0,0,0,0,0,0,0,0];for(let v in a){v=Number(v);let y=Math.floor(p*100/u);y!==f&&n&&await n({phase:"Resolving deltas",loaded:p,total:u}),p++,f=y;let b=a[v];if(!b.oid)try{h.readDepth=0,h.externalReadDepth=0;let{type:E,object:S}=await h.readSlice({start:v});g[h.readDepth]+=1;let A=await bi(ea.wrap({type:E,object:S}));b.oid=A,o.push(A),c.set(A,v),l[A]=b.crc}catch(E){continue}}return o.sort(),h}async toBuffer(){let e=[],r=(c,u)=>{e.push(Buffer.from(c,u))};r("ff744f63","hex"),r("00000002","hex");let n=new Kr(Buffer.alloc(256*4));for(let c=0;c<256;c++){let u=0;for(let f of this.hashes)parseInt(f.slice(0,2),16)<=c&&u++;n.writeUInt32BE(u)}e.push(n.buffer);for(let c of this.hashes)r(c,"hex");let i=new Kr(Buffer.alloc(this.hashes.length*4));for(let c of this.hashes)i.writeUInt32BE(this.crcs[c]);e.push(i.buffer);let a=new Kr(Buffer.alloc(this.hashes.length*4));for(let c of this.hashes)a.writeUInt32BE(this.offsets.get(c));e.push(a.buffer),r(this.packfileSha,"hex");let s=Buffer.concat(e),o=await bi(s),l=Buffer.alloc(20);return l.write(o,"hex"),Buffer.concat([s,l])}async load({pack:e}){this.pack=e}async unload(){this.pack=null}async read({oid:e}){if(!this.offsets.get(e)){if(this.getExternalRefDelta)return this.externalReadDepth++,this.getExternalRefDelta(e);throw new pe(`Could not read object ${e} from packfile`)}let r=this.offsets.get(e);return this.readSlice({start:r})}async readSlice({start:e}){if(this.offsetCache[e])return Object.assign({},this.offsetCache[e]);this.readDepth++;let r={16:"commit",32:"tree",48:"blob",64:"tag",96:"ofs_delta",112:"ref_delta"};if(!this.pack)throw new pe("Tried to read from a GitPackIndex with no packfile loaded into memory");let n=(await this.pack).slice(e),i=new Kr(n),a=i.readUInt8(),s=a&112,o=r[s];if(o===void 0)throw new pe("Unrecognized type: 0b"+s.toString(2));let l=a&15,c=l;a&128&&(c=C4(i,l));let f=null,d=null;if(o==="ofs_delta"){let p=T4(i),g=e-p;({object:f,type:o}=await this.readSlice({start:g}))}if(o==="ref_delta"){let p=i.slice(20).toString("hex");({object:f,type:o}=await this.read({oid:p}))}let h=n.slice(i.tell());if(d=Buffer.from(await Nx(h)),d.byteLength!==c)throw new pe(`Packfile told us object would have length ${c} but it had length ${d.byteLength}`);return f&&(d=Buffer.from(b4(d,f))),this.readDepth>3&&(this.offsetCache[e]={type:o,object:d}),{type:o,format:"content",object:d}}},kf=Symbol("PackfileCache");async function P4({fs:t,filename:e,getExternalRefDelta:r,emitter:n,emitterPrefix:i}){let a=await t.read(e);return Wl.fromIdx({idx:a,getExternalRefDelta:r})}function ug({fs:t,cache:e,filename:r,getExternalRefDelta:n,emitter:i,emitterPrefix:a}){e[kf]||(e[kf]=new Map);let s=e[kf].get(r);return s||(s=P4({fs:t,filename:r,getExternalRefDelta:n,emitter:i,emitterPrefix:a}),e[kf].set(r,s)),s}async function R4({fs:t,cache:e,gitdir:r,oid:n,format:i="content",getExternalRefDelta:a}){let s=await t.readdir(F.join(r,"objects/pack"));s=s.filter(o=>o.endsWith(".idx"));for(let o of s){let l=`${r}/objects/pack/${o}`,c=await ug({fs:t,cache:e,filename:l,getExternalRefDelta:a});if(c.error)throw new pe(c.error);if(c.offsets.has(n)){if(!c.pack){let f=l.replace(/idx$/,"pack");c.pack=t.read(f)}let u=await c.read({oid:n,getExternalRefDelta:a});return u.format="content",u.source=`objects/pack/${o.replace(/idx$/,"pack")}`,u}}return null}async function Ge({fs:t,cache:e,gitdir:r,oid:n,format:i="content"}){let a=u=>Ge({fs:t,cache:e,gitdir:r,oid:u}),s;if(n==="4b825dc642cb6eb9a060e54bf8d69288fbee4904"&&(s={format:"wrapped",object:Buffer.from("tree 0\0")}),s||(s=await Lx({fs:t,gitdir:r,oid:n})),!s){if(s=await R4({fs:t,cache:e,gitdir:r,oid:n,getExternalRefDelta:a}),!s)throw new je(n);return s}if(i==="deflated"||(s.format==="deflated"&&(s.object=Buffer.from(await Nx(s.object)),s.format="wrapped"),i==="wrapped"))return s;let o=await bi(s.object);if(o!==n)throw new pe(`SHA check failed! Expected ${n}, computed ${o}`);let{object:l,type:c}=ea.unwrap(s.object);if(s.type=c,s.object=l,s.format="content",i==="content")return s;throw new pe(`invalid requested format "${i}"`)}var pn=class t extends Ae{constructor(e,r,n=!0){super(`Failed to create ${e} at ${r} because it already exists.${n?` (Hint: use 'force: true' parameter to overwrite existing ${e}.)`:""}`),this.code=this.name=t.code,this.data={noun:e,where:r,canForce:n}}};pn.code="AlreadyExistsError";var Yl=class t extends Ae{constructor(e,r,n){super(`Found multiple ${e} matching "${r}" (${n.join(", ")}). Use a longer abbreviation length to disambiguate them.`),this.code=this.name=t.code,this.data={nouns:e,short:r,matches:n}}};Yl.code="AmbiguousError";var Xl=class t extends Ae{constructor(e){super(`Your local changes to the following files would be overwritten by checkout: ${e.join(", ")}`),this.code=this.name=t.code,this.data={filepaths:e}}};Xl.code="CheckoutConflictError";var Kl=class t extends Ae{constructor(e,r){super(`Failed to checkout "${e}" because commit ${r} is not available locally. Do a git fetch to make the branch available locally.`),this.code=this.name=t.code,this.data={ref:e,oid:r}}};Kl.code="CommitNotFetchedError";var Zl=class t extends Ae{constructor(){super("Empty response from git server."),this.code=this.name=t.code,this.data={}}};Zl.code="EmptyServerResponseError";var Jl=class t extends Ae{constructor(){super("A simple fast-forward merge was not possible."),this.code=this.name=t.code,this.data={}}};Jl.code="FastForwardError";var Ql=class t extends Ae{constructor(e,r){super(`One or more branches were not updated: ${e}`),this.code=this.name=t.code,this.data={prettyDetails:e,result:r}}};Ql.code="GitPushError";var so=class t extends Ae{constructor(e,r,n){super(`HTTP Error: ${e} ${r}`),this.code=this.name=t.code,this.data={statusCode:e,statusMessage:r,response:n}}};so.code="HttpError";var ta=class t extends Ae{constructor(e){let r="invalid filepath";e==="leading-slash"||e==="trailing-slash"?r='"filepath" parameter should not include leading or trailing directory separators because these can cause problems on some platforms.':e==="directory"&&(r='"filepath" should not be a directory.'),super(r),this.code=this.name=t.code,this.data={reason:e}}};ta.code="InvalidFilepathError";var mn=class t extends Ae{constructor(e,r){super(`"${e}" would be an invalid git reference. (Hint: a valid alternative would be "${r}".)`),this.code=this.name=t.code,this.data={ref:e,suggestion:r}}};mn.code="InvalidRefNameError";var ec=class t extends Ae{constructor(e){super(`Maximum search depth of ${e} exceeded.`),this.code=this.name=t.code,this.data={depth:e}}};ec.code="MaxDepthError";var oo=class t extends Ae{constructor(){super("Merges with conflicts are not supported yet."),this.code=this.name=t.code,this.data={}}};oo.code="MergeNotSupportedError";var lo=class t extends Ae{constructor(e,r,n,i){super(`Automatic merge failed with one or more merge conflicts in the following files: ${e.toString()}. Fix conflicts then commit the result.`),this.code=this.name=t.code,this.data={filepaths:e,bothModified:r,deleteByUs:n,deleteByTheirs:i}}};lo.code="MergeConflictError";var zt=class t extends Ae{constructor(e){super(`No name was provided for ${e} in the argument or in the .git/config file.`),this.code=this.name=t.code,this.data={role:e}}};zt.code="MissingNameError";var dr=class t extends Ae{constructor(e){super(`The function requires a "${e}" parameter but none was provided.`),this.code=this.name=t.code,this.data={parameter:e}}};dr.code="MissingParameterError";var tc=class t extends Ae{constructor(e){super('There are multiple errors that were thrown by the method. Please refer to the "errors" property to see more'),this.code=this.name=t.code,this.data={errors:e},this.errors=e}};tc.code="MultipleGitError";var Va=class t extends Ae{constructor(e,r){super(`Expected "${e}" but received "${r}".`),this.code=this.name=t.code,this.data={expected:e,actual:r}}};Va.code="ParseError";var co=class t extends Ae{constructor(e){let r="";e==="not-fast-forward"?r=" because it was not a simple fast-forward":e==="tag-exists"&&(r=" because tag already exists"),super(`Push rejected${r}. Use "force: true" to override.`),this.code=this.name=t.code,this.data={reason:e}}};co.code="PushRejectedError";var Ji=class t extends Ae{constructor(e,r){super(`Remote does not support the "${e}" so the "${r}" parameter cannot be used.`),this.code=this.name=t.code,this.data={capability:e,parameter:r}}};Ji.code="RemoteCapabilityError";var rc=class t extends Ae{constructor(e,r){super(`Remote did not reply using the "smart" HTTP protocol. Expected "001e# service=git-upload-pack" but received: ${e}`),this.code=this.name=t.code,this.data={preview:e,response:r}}};rc.code="SmartHttpError";var nc=class t extends Ae{constructor(e,r,n){super(`Git remote "${e}" uses an unrecognized transport protocol: "${r}"`),this.code=this.name=t.code,this.data={url:e,transport:r,suggestion:n}}};nc.code="UnknownTransportError";var ic=class t extends Ae{constructor(e){super(`Cannot parse remote URL: "${e}"`),this.code=this.name=t.code,this.data={url:e}}};ic.code="UrlParseError";var uo=class t extends Ae{constructor(){super("The operation was canceled."),this.code=this.name=t.code,this.data={}}};uo.code="UserCanceledError";var ac=class t extends Ae{constructor(e){super(`Could not merge index: Entry for '${e}' is not up to date. Either reset the index entry to HEAD, or stage your unstaged changes.`),this.code=this.name=t.code,this.data={filepath:e}}};ac.code="IndexResetError";var sc=class t extends Ae{constructor(e){super(`"${e}" does not point to any commit. You're maybe working on a repository with no commits yet. `),this.code=this.name=t.code,this.data={ref:e}}};sc.code="NoCommitError";var Bx=Object.freeze({__proto__:null,AlreadyExistsError:pn,AmbiguousError:Yl,CheckoutConflictError:Xl,CommitNotFetchedError:Kl,EmptyServerResponseError:Zl,FastForwardError:Jl,GitPushError:Ql,HttpError:so,InternalError:pe,InvalidFilepathError:ta,InvalidOidError:Qi,InvalidRefNameError:mn,MaxDepthError:ec,MergeNotSupportedError:oo,MergeConflictError:lo,MissingNameError:zt,MissingParameterError:dr,MultipleGitError:tc,NoRefspecError:ql,NotFoundError:je,ObjectTypeError:tr,ParseError:Va,PushRejectedError:co,RemoteCapabilityError:Ji,SmartHttpError:rc,UnknownTransportError:nc,UnsafeFilepathError:no,UrlParseError:ic,UserCanceledError:uo,UnmergedPathsError:Vl,IndexResetError:ac,NoCommitError:sc});function rg({name:t,email:e,timestamp:r,timezoneOffset:n}){return n=M4(n),`${t} <${e}> ${r} ${n}`}function M4(t){let e=O4(I4(t));t=Math.abs(t);let r=Math.floor(t/60);t-=r*60;let n=String(r),i=String(t);return n.length<2&&(n="0"+n),i.length<2&&(i="0"+i),(e===-1?"-":"+")+n+i}function O4(t){return Math.sign(t)||(Object.is(t,-0)?-1:1)}function I4(t){return t===0?t:-t}function wi(t){return t=t.replace(/\r/g,""),t=t.replace(/^\n+/,""),t=t.replace(/\n+$/,"")+` +`,t}function Of(t){let[,e,r,n,i]=t.match(/^(.*) <(.*)> (.*) (.*)$/);return{name:e,email:r,timestamp:Number(n),timezoneOffset:F4(i)}}function F4(t){let[,e,r,n]=t.match(/(\+|-)(\d\d)(\d\d)/);return n=(e==="+"?1:-1)*(Number(r)*60+Number(n)),$4(n)}function $4(t){return t===0?t:-t}var Mr=class t{constructor(e){if(typeof e=="string")this._tag=e;else if(Buffer.isBuffer(e))this._tag=e.toString("utf8");else if(typeof e=="object")this._tag=t.render(e);else throw new pe("invalid type passed to GitAnnotatedTag constructor")}static from(e){return new t(e)}static render(e){return`object ${e.object} +type ${e.type} +tag ${e.tag} +tagger ${rg(e.tagger)} + +${e.message} +${e.gpgsig?e.gpgsig:""}`}justHeaders(){return this._tag.slice(0,this._tag.indexOf(` + +`))}message(){let e=this.withoutSignature();return e.slice(e.indexOf(` + +`)+2)}parse(){return Object.assign(this.headers(),{message:this.message(),gpgsig:this.gpgsig()})}render(){return this._tag}headers(){let e=this.justHeaders().split(` +`),r=[];for(let i of e)i[0]===" "?r[r.length-1]+=` +`+i.slice(1):r.push(i);let n={};for(let i of r){let a=i.slice(0,i.indexOf(" ")),s=i.slice(i.indexOf(" ")+1);Array.isArray(n[a])?n[a].push(s):n[a]=s}return n.tagger&&(n.tagger=Of(n.tagger)),n.committer&&(n.committer=Of(n.committer)),n}withoutSignature(){let e=wi(this._tag);return e.indexOf(` +-----BEGIN PGP SIGNATURE-----`)===-1?e:e.slice(0,e.lastIndexOf(` +-----BEGIN PGP SIGNATURE-----`))}gpgsig(){if(this._tag.indexOf(` +-----BEGIN PGP SIGNATURE-----`)===-1)return;let e=this._tag.slice(this._tag.indexOf("-----BEGIN PGP SIGNATURE-----"),this._tag.indexOf("-----END PGP SIGNATURE-----")+27);return wi(e)}payload(){return this.withoutSignature()+` +`}toObject(){return Buffer.from(this._tag,"utf8")}static async sign(e,r,n){let i=e.payload(),{signature:a}=await r({payload:i,secretKey:n});a=wi(a);let s=i+a;return t.from(s)}};function zm(t){return t.trim().split(` +`).map(e=>" "+e).join(` +`)+` +`}function D4(t){return t.split(` +`).map(e=>e.replace(/^ /,"")).join(` +`)}var pr=class t{constructor(e){if(typeof e=="string")this._commit=e;else if(Buffer.isBuffer(e))this._commit=e.toString("utf8");else if(typeof e=="object")this._commit=t.render(e);else throw new pe("invalid type passed to GitCommit constructor")}static fromPayloadSignature({payload:e,signature:r}){let n=t.justHeaders(e),i=t.justMessage(e),a=wi(n+` +gpgsig`+zm(r)+` +`+i);return new t(a)}static from(e){return new t(e)}toObject(){return Buffer.from(this._commit,"utf8")}headers(){return this.parseHeaders()}message(){return t.justMessage(this._commit)}parse(){return Object.assign({message:this.message()},this.headers())}static justMessage(e){return wi(e.slice(e.indexOf(` + +`)+2))}static justHeaders(e){return e.slice(0,e.indexOf(` + +`))}parseHeaders(){let e=t.justHeaders(this._commit).split(` +`),r=[];for(let i of e)i[0]===" "?r[r.length-1]+=` +`+i.slice(1):r.push(i);let n={parent:[]};for(let i of r){let a=i.slice(0,i.indexOf(" ")),s=i.slice(i.indexOf(" ")+1);Array.isArray(n[a])?n[a].push(s):n[a]=s}return n.author&&(n.author=Of(n.author)),n.committer&&(n.committer=Of(n.committer)),n}static renderHeaders(e){let r="";if(e.tree?r+=`tree ${e.tree} +`:r+=`tree 4b825dc642cb6eb9a060e54bf8d69288fbee4904 +`,e.parent){if(e.parent.length===void 0)throw new pe("commit 'parent' property should be an array");for(let a of e.parent)r+=`parent ${a} +`}let n=e.author;r+=`author ${rg(n)} +`;let i=e.committer||e.author;return r+=`committer ${rg(i)} +`,e.gpgsig&&(r+="gpgsig"+zm(e.gpgsig)),r}static render(e){return t.renderHeaders(e)+` +`+wi(e.message)}render(){return this._commit}withoutSignature(){let e=wi(this._commit);if(e.indexOf(` +gpgsig`)===-1)return e;let r=e.slice(0,e.indexOf(` +gpgsig`)),n=e.slice(e.indexOf(`-----END PGP SIGNATURE----- +`)+28);return wi(r+` +`+n)}isolateSignature(){let e=this._commit.slice(this._commit.indexOf("-----BEGIN PGP SIGNATURE-----"),this._commit.indexOf("-----END PGP SIGNATURE-----")+27);return D4(e)}static async sign(e,r,n){let i=e.withoutSignature(),a=t.justMessage(e._commit),{signature:s}=await r({payload:i,secretKey:n});s=wi(s);let l=t.justHeaders(e._commit)+` +gpgsig`+zm(s)+` +`+a;return t.from(l)}};async function fo({fs:t,cache:e,gitdir:r,oid:n}){if(n==="4b825dc642cb6eb9a060e54bf8d69288fbee4904")return{tree:hr.from([]),oid:n};let{type:i,object:a}=await Ge({fs:t,cache:e,gitdir:r,oid:n});if(i==="tag")return n=Mr.from(a).parse().object,fo({fs:t,cache:e,gitdir:r,oid:n});if(i==="commit")return n=pr.from(a).parse().tree,fo({fs:t,cache:e,gitdir:r,oid:n});if(i!=="tree")throw new tr(n,i,"tree");return{tree:hr.from(a),oid:n}}var ng=class{constructor({fs:e,gitdir:r,ref:n,cache:i}){this.fs=e,this.cache=i,this.gitdir=r,this.mapPromise=(async()=>{let s=new Map,o;try{o=await V.resolve({fs:e,gitdir:r,ref:n})}catch(c){c instanceof je&&(o="4b825dc642cb6eb9a060e54bf8d69288fbee4904")}let l=await fo({fs:e,cache:this.cache,gitdir:r,oid:o});return l.type="tree",l.mode="40000",s.set(".",l),s})();let a=this;this.ConstructEntry=class{constructor(o){this._fullpath=o,this._type=!1,this._mode=!1,this._stat=!1,this._content=!1,this._oid=!1}async type(){return a.type(this)}async mode(){return a.mode(this)}async stat(){return a.stat(this)}async content(){return a.content(this)}async oid(){return a.oid(this)}}}async readdir(e){let r=e._fullpath,{fs:n,cache:i,gitdir:a}=this,s=await this.mapPromise,o=s.get(r);if(!o)throw new Error(`No obj for ${r}`);let l=o.oid;if(!l)throw new Error(`No oid for obj ${JSON.stringify(o)}`);if(o.type!=="tree")return null;let{type:c,object:u}=await Ge({fs:n,cache:i,gitdir:a,oid:l});if(c!==o.type)throw new tr(l,c,o.type);let f=hr.from(u);for(let d of f)s.set(F.join(r,d.path),d);return f.entries().map(d=>F.join(r,d.path))}async type(e){if(e._type===!1){let r=await this.mapPromise,{type:n}=r.get(e._fullpath);e._type=n}return e._type}async mode(e){if(e._mode===!1){let r=await this.mapPromise,{mode:n}=r.get(e._fullpath);e._mode=Ix(parseInt(n,8))}return e._mode}async stat(e){}async content(e){if(e._content===!1){let r=await this.mapPromise,{fs:n,cache:i,gitdir:a}=this,o=r.get(e._fullpath).oid,{type:l,object:c}=await Ge({fs:n,cache:i,gitdir:a,oid:o});l!=="blob"?e._content=void 0:e._content=new Uint8Array(c)}return e._content}async oid(e){if(e._oid===!1){let n=(await this.mapPromise).get(e._fullpath);e._oid=n.oid}return e._oid}};function Rr({ref:t="HEAD"}={}){let e=Object.create(null);return Object.defineProperty(e,jf,{value:function({fs:r,gitdir:n,cache:i}){return new ng({fs:r,gitdir:n,ref:t,cache:i})}}),Object.freeze(e),e}var ig=class{constructor({fs:e,dir:r,gitdir:n,cache:i}){this.fs=e,this.cache=i,this.dir=r,this.gitdir=n,this.config=null;let a=this;this.ConstructEntry=class{constructor(o){this._fullpath=o,this._type=!1,this._mode=!1,this._stat=!1,this._content=!1,this._oid=!1}async type(){return a.type(this)}async mode(){return a.mode(this)}async stat(){return a.stat(this)}async content(){return a.content(this)}async oid(){return a.oid(this)}}}async readdir(e){let r=e._fullpath,{fs:n,dir:i}=this,a=await n.readdir(F.join(i,r));return a===null?null:a.map(s=>F.join(r,s))}async type(e){return e._type===!1&&await e.stat(),e._type}async mode(e){return e._mode===!1&&await e.stat(),e._mode}async stat(e){if(e._stat===!1){let{fs:r,dir:n}=this,i=await r.lstat(`${n}/${e._fullpath}`);if(!i)throw new Error(`ENOENT: no such file or directory, lstat '${e._fullpath}'`);let a=i.isDirectory()?"tree":"blob";a==="blob"&&!i.isFile()&&!i.isSymbolicLink()&&(a="special"),e._type=a,i=io(i),e._mode=i.mode,i.size===-1&&e._actualSize&&(i.size=e._actualSize),e._stat=i}return e._stat}async content(e){if(e._content===!1){let{fs:r,dir:n,gitdir:i}=this;if(await e.type()==="tree")e._content=void 0;else{let s=await(await this._getGitConfig(r,i)).get("core.autocrlf"),o=await r.read(`${n}/${e._fullpath}`,{autocrlf:s});e._actualSize=o.length,e._stat&&e._stat.size===-1&&(e._stat.size=e._actualSize),e._content=new Uint8Array(o)}}return e._content}async oid(e){if(e._oid===!1){let r=this,{fs:n,gitdir:i,cache:a}=this,s;await ct.acquire({fs:n,gitdir:i,cache:a},async function(o){let l=o.entriesMap.get(e._fullpath),c=await e.stat(),f=await(await r._getGitConfig(n,i)).get("core.filemode"),d=typeof process!="undefined"?process.platform!=="win32":!0;if(!l||Tf(c,l,f,d)){let h=await e.content();h===void 0?s=void 0:(s=await bi(ea.wrap({type:"blob",object:h})),l&&s===l.oid&&(!f||c.mode===l.mode)&&Tf(c,l,f,d)&&o.insert({filepath:e._fullpath,stats:c,oid:s}))}else s=l.oid}),e._oid=s}return e._oid}async _getGitConfig(e,r){return this.config?this.config:(this.config=await nt.get({fs:e,gitdir:r}),this.config)}};function yo(){let t=Object.create(null);return Object.defineProperty(t,jf,{value:function({fs:e,dir:r,gitdir:n,cache:i}){return new ig({fs:e,dir:r,gitdir:n,cache:i})}}),Object.freeze(t),t}function L4(t,e){let r=e-t;return Array.from({length:r},(n,i)=>t+i)}var Hx=typeof Array.prototype.flat=="undefined"?t=>t.reduce((e,r)=>e.concat(r),[]):t=>t.flat(),ag=class{constructor(){this.value=null}consider(e){e!=null&&(this.value===null?this.value=e:ec,reduce:s=async(l,c)=>{let u=Hx(c);return l!==void 0&&u.unshift(l),u},iterate:o=(l,c)=>Promise.all([...c].map(l))}){let l=i.map(h=>h[jf]({fs:t,dir:r,gitdir:n,cache:e})),c=new Array(l.length).fill("."),u=L4(0,l.length),f=async h=>{u.map(v=>{let y=h[v];h[v]=y&&new l[v].ConstructEntry(y)});let g=(await Promise.all(u.map(v=>{let y=h[v];return y?l[v].readdir(y):[]}))).map(v=>(v===null?[]:v)[Symbol.iterator]());return{entries:h,children:j4(g)}},d=async h=>{let{entries:p,children:g}=await f(h),v=p.find(b=>b&&b._fullpath)._fullpath,y=await a(v,p);if(y!==null){let b=await o(d,g);return b=b.filter(E=>E!==void 0),s(y,b)}};return d(c)}async function sg(t,e){let r=await t.readdir(e);r==null?await t.rm(e):r.length?await Promise.all(r.map(n=>{let i=F.join(e,n);return t.lstat(i).then(a=>{if(a)return a.isDirectory()?sg(t,i):t.rm(i)})})).then(()=>t.rmdir(e)):await t.rmdir(e)}function N4(t){return B4(t)&&yx(t.then)&&yx(t.catch)}function B4(t){return t&&typeof t=="object"}function yx(t){return typeof t=="function"}function wx(t){return N4((r=>{try{return r.readFile().catch(n=>n)}catch(n){return n}})(t))}var bx=["readFile","writeFile","mkdir","rmdir","unlink","stat","lstat","readdir","readlink","symlink"];function _x(t,e){if(wx(e))for(let r of bx)t[`_${r}`]=e[r].bind(e);else for(let r of bx)t[`_${r}`]=jm(e[r].bind(e));wx(e)?e.rm?t._rm=e.rm.bind(e):e.rmdir.length>1?t._rm=e.rmdir.bind(e):t._rm=sg.bind(null,t):e.rm?t._rm=jm(e.rm.bind(e)):e.rmdir.length>2?t._rm=jm(e.rmdir.bind(e)):t._rm=sg.bind(null,t)}var Q=class{constructor(e){if(typeof e._original_unwrapped_fs!="undefined")return e;let r=Object.getOwnPropertyDescriptor(e,"promises");r&&r.enumerable?_x(this,e.promises):_x(this,e),this._original_unwrapped_fs=e}async exists(e,r={}){try{return await this._stat(e),!0}catch(n){if(n.code==="ENOENT"||n.code==="ENOTDIR"||(n.code||"").includes("ENS"))return!1;throw console.log('Unhandled error in "FileSystem.exists()" function',n),n}}async read(e,r={}){try{let n=await this._readFile(e,r);if(r.autocrlf==="true")try{n=new TextDecoder("utf8",{fatal:!0}).decode(n),n=n.replace(/\r\n/g,` +`),n=new TextEncoder().encode(n)}catch(i){}return typeof n!="string"&&(n=Buffer.from(n)),n}catch(n){return null}}async write(e,r,n={}){try{await this._writeFile(e,r,n);return}catch(i){await this.mkdir(ao(e)),await this._writeFile(e,r,n)}}async mkdir(e,r=!1){try{await this._mkdir(e);return}catch(n){if(n===null||n.code==="EEXIST")return;if(r)throw n;if(n.code==="ENOENT"){let i=ao(e);if(i==="."||i==="/"||i===e)throw n;await this.mkdir(i),await this.mkdir(e,!0)}}}async rm(e){try{await this._unlink(e)}catch(r){if(r.code!=="ENOENT")throw r}}async rmdir(e,r){try{r&&r.recursive?await this._rm(e,r):await this._rmdir(e)}catch(n){if(n.code!=="ENOENT")throw n}}async readdir(e){try{let r=await this._readdir(e);return r.sort(Lf),r}catch(r){return r.code==="ENOTDIR"?null:[]}}async readdirDeep(e){let r=await this._readdir(e);return(await Promise.all(r.map(async i=>{let a=e+"/"+i;return(await this._stat(a)).isDirectory()?this.readdirDeep(a):a}))).reduce((i,a)=>i.concat(a),[])}async lstat(e){try{return await this._lstat(e)}catch(r){if(r.code==="ENOENT"||(r.code||"").includes("ENS"))return null;throw r}}async readlink(e,r={encoding:"buffer"}){try{let n=await this._readlink(e,r);return Buffer.isBuffer(n)?n:Buffer.from(n)}catch(n){if(n.code==="ENOENT"||(n.code||"").includes("ENS"))return null;throw n}}async writelink(e,r){return this._symlink(r.toString("utf8"),e)}};function P(t,e){if(e===void 0)throw new dr(t)}async function If(t,e){return!t&&!e?!1:t&&!e||!t&&e?!0:!(await t.type()==="tree"&&await e.type()==="tree"||await t.type()===await e.type()&&await t.mode()===await e.mode()&&await t.oid()===await e.oid())}async function Ux({fs:t,dir:e,gitdir:r=F.join(e,".git"),commit:n="HEAD",cache:i={}}){try{P("fs",t),P("dir",e),P("gitdir",r);let a=new Q(t),s=[Rr({ref:n}),yo(),Ya()],o=[];await ct.acquire({fs:a,gitdir:r,cache:i},async function(c){o=c.unmergedPaths});let l=await ra({fs:a,cache:i,dir:e,gitdir:r,trees:s,map:async function(c,[u,f,d]){let h=!await If(f,d),p=o.includes(c),g=!await If(d,u);if(h||p)return u?{path:c,mode:await u.mode(),oid:await u.oid(),type:await u.type(),content:await u.content()}:void 0;if(g)return!1;throw new ac(c)}});await ct.acquire({fs:a,gitdir:r,cache:i},async function(c){for(let u of l)if(u!==!1){if(!u){await a.rmdir(`${e}/${u.path}`,{recursive:!0}),c.delete({filepath:u.path});continue}if(u.type==="blob"){let f=new TextDecoder().decode(u.content);await a.write(`${e}/${u.path}`,f,{mode:u.mode}),c.insert({filepath:u.path,oid:u.oid,stage:0})}}})}catch(a){throw a.caller="git.abortMerge",a}}var na=class{static async isIgnored({fs:e,dir:r,gitdir:n=F.join(r,".git"),filepath:i}){if(Cf(i)===".git")return!0;if(i===".")return!1;let a="",s=F.join(n,"info","exclude");await e.exists(s)&&(a=await e.read(s,"utf8"));let o=[{gitignore:F.join(r,".gitignore"),filepath:i}],l=i.split("/").filter(Boolean);for(let u=1;u{let u=await(await nt.get({fs:o,gitdir:r})).get("core.autocrlf");return og({dir:e,gitdir:r,fs:o,filepath:n,index:l,force:a,parallel:s,autocrlf:u})})}catch(o){throw o.caller="git.add",o}}async function og({dir:t,gitdir:e,fs:r,filepath:n,index:i,force:a,parallel:s,autocrlf:o}){n=Array.isArray(n)?n:[n];let l=n.map(async d=>{if(!a&&await na.isIgnored({fs:r,dir:t,gitdir:e,filepath:d}))return;let h=await r.lstat(F.join(t,d));if(!h)throw new je(d);if(h.isDirectory()){let p=await r.readdir(F.join(t,d));if(s){let g=p.map(v=>og({dir:t,gitdir:e,fs:r,filepath:[F.join(d,v)],index:i,force:a,parallel:s,autocrlf:o}));await Promise.all(g)}else for(let g of p)await og({dir:t,gitdir:e,fs:r,filepath:[F.join(d,g)],index:i,force:a,parallel:s,autocrlf:o})}else{let p=h.isSymbolicLink()?await r.readlink(F.join(t,d)).then(zx):await r.read(F.join(t,d),{autocrlf:o});if(p===null)throw new je(d);let g=await mr({fs:r,gitdir:e,type:"blob",object:p});i.insert({filepath:d,stats:h,oid:g})}}),c=await Promise.allSettled(l),u=c.filter(d=>d.status==="rejected").map(d=>d.reason);if(u.length>1)throw new tc(u);if(u.length===1)throw u[0];return c.filter(d=>d.status==="fulfilled"&&d.value).map(d=>d.value)}async function oc({fs:t,gitdir:e,path:r}){return(await nt.get({fs:t,gitdir:e})).get(r)}function qx(t,...e){for(let r of e)if(r)for(let n of Object.keys(r)){let i=r[n];i!==void 0&&(t[n]=i)}return t}async function ia({fs:t,gitdir:e,author:r,commit:n}){let i=Math.floor(Date.now()/1e3),a={name:await oc({fs:t,gitdir:e,path:"user.name"}),email:await oc({fs:t,gitdir:e,path:"user.email"})||"",timestamp:i,timezoneOffset:new Date(i*1e3).getTimezoneOffset()},s=qx({},a,n?n.author:void 0,r);if(s.name!==void 0)return s}async function ho({fs:t,gitdir:e,author:r,committer:n,commit:i}){let a=Math.floor(Date.now()/1e3),s={name:await oc({fs:t,gitdir:e,path:"user.name"}),email:await oc({fs:t,gitdir:e,path:"user.email"})||"",timestamp:a,timezoneOffset:new Date(a*1e3).getTimezoneOffset()},o=qx({},s,i?i.committer:void 0,r,n);if(o.name!==void 0)return o}async function Wx({fs:t,cache:e,gitdir:r,oid:n}){let{type:i,object:a}=await Ge({fs:t,cache:e,gitdir:r,oid:n});if(i==="tag")return n=Mr.from(a).parse().object,Wx({fs:t,cache:e,gitdir:r,oid:n});if(i!=="commit")throw new tr(n,i,"commit");return{commit:pr.from(a),oid:n}}async function po({fs:t,cache:e,gitdir:r,oid:n}){let{commit:i,oid:a}=await Wx({fs:t,cache:e,gitdir:r,oid:n});return{oid:a,commit:i.parse(),payload:i.withoutSignature()}}async function Nf({fs:t,cache:e,onSign:r,gitdir:n,message:i,author:a,committer:s,signingKey:o,amend:l=!1,dryRun:c=!1,noUpdateBranch:u=!1,ref:f,parent:d,tree:h}){let p=!1;f||(f=await V.resolve({fs:t,gitdir:n,ref:"HEAD",depth:2}));let g,v;try{g=await V.resolve({fs:t,gitdir:n,ref:f}),v=await po({fs:t,gitdir:n,oid:g,cache:{}})}catch(E){p=!0}if(l&&p)throw new sc(f);let y=l?await ia({fs:t,gitdir:n,author:a,commit:v.commit}):await ia({fs:t,gitdir:n,author:a});if(!y)throw new zt("author");let b=l?await ho({fs:t,gitdir:n,author:y,committer:s,commit:v.commit}):await ho({fs:t,gitdir:n,author:y,committer:s});if(!b)throw new zt("committer");return ct.acquire({fs:t,gitdir:n,cache:e,allowUnmerged:!1},async function(E){let A=$x(E.entries).get(".");if(h||(h=await Yx({fs:t,gitdir:n,inode:A,dryRun:c})),d?d=await Promise.all(d.map(x=>V.resolve({fs:t,gitdir:n,ref:x}))):l?d=v.commit.parent:d=g?[g]:[],!i)if(l)i=v.commit.message;else throw new dr("message");let k=pr.from({tree:h,parent:d,author:y,committer:b,message:i});o&&(k=await pr.sign(k,r,o));let w=await mr({fs:t,gitdir:n,type:"commit",object:k.toObject(),dryRun:c});return!u&&!c&&await V.writeRef({fs:t,gitdir:n,ref:f,value:w}),w})}async function Yx({fs:t,gitdir:e,inode:r,dryRun:n}){let i=r.children;for(let l of i)l.type==="tree"&&(l.metadata.mode="040000",l.metadata.oid=await Yx({fs:t,gitdir:e,inode:l,dryRun:n}));let a=i.map(l=>({mode:l.metadata.mode,path:l.basename,oid:l.metadata.oid,type:l.type})),s=hr.from(a);return await mr({fs:t,gitdir:e,type:"tree",object:s.toObject(),dryRun:n})}async function lc({fs:t,cache:e,gitdir:r,oid:n,filepath:i}){if(i.startsWith("/"))throw new ta("leading-slash");if(i.endsWith("/"))throw new ta("trailing-slash");let a=n,s=await fo({fs:t,cache:e,gitdir:r,oid:n}),o=s.tree;if(i==="")n=s.oid;else{let l=i.split("/");n=await Xx({fs:t,cache:e,gitdir:r,tree:o,pathArray:l,oid:a,filepath:i})}return n}async function Xx({fs:t,cache:e,gitdir:r,tree:n,pathArray:i,oid:a,filepath:s}){let o=i.shift();for(let l of n)if(l.path===o){if(i.length===0)return l.oid;{let{type:c,object:u}=await Ge({fs:t,cache:e,gitdir:r,oid:l.oid});if(c!=="tree")throw new tr(a,c,"tree",s);return n=hr.from(u),Xx({fs:t,cache:e,gitdir:r,tree:n,pathArray:i,oid:a,filepath:s})}}throw new je(`file or directory found at "${a}:${s}"`)}async function wo({fs:t,cache:e,gitdir:r,oid:n,filepath:i=void 0}){i!==void 0&&(n=await lc({fs:t,cache:e,gitdir:r,oid:n,filepath:i}));let{tree:a,oid:s}=await fo({fs:t,cache:e,gitdir:r,oid:n});return{oid:s,tree:a.entries()}}async function cc({fs:t,gitdir:e,tree:r}){let n=hr.from(r).toObject();return await mr({fs:t,gitdir:e,type:"tree",object:n,format:"content"})}async function z4({fs:t,cache:e,onSign:r,gitdir:n,ref:i,oid:a,note:s,force:o,author:l,committer:c,signingKey:u}){let f;try{f=await V.resolve({gitdir:n,fs:t,ref:i})}catch(y){if(!(y instanceof je))throw y}let h=(await wo({fs:t,cache:e,gitdir:n,oid:f||"4b825dc642cb6eb9a060e54bf8d69288fbee4904"})).tree;if(o)h=h.filter(y=>y.path!==a);else for(let y of h)if(y.path===a)throw new pn("note",a);typeof s=="string"&&(s=Buffer.from(s,"utf8"));let p=await mr({fs:t,gitdir:n,type:"blob",object:s,format:"content"});h.push({mode:"100644",path:a,oid:p,type:"blob"});let g=await cc({fs:t,gitdir:n,tree:h});return await Nf({fs:t,cache:e,onSign:r,gitdir:n,ref:i,tree:g,parent:f&&[f],message:`Note added by 'isomorphic-git addNote' +`,author:l,committer:c,signingKey:u})}async function Kx({fs:t,onSign:e,dir:r,gitdir:n=F.join(r,".git"),ref:i="refs/notes/commits",oid:a,note:s,force:o,author:l,committer:c,signingKey:u,cache:f={}}){try{P("fs",t),P("gitdir",n),P("oid",a),P("note",s),u&&P("onSign",e);let d=new Q(t),h=await ia({fs:d,gitdir:n,author:l});if(!h)throw new zt("author");let p=await ho({fs:d,gitdir:n,author:h,committer:c});if(!p)throw new zt("committer");return await z4({fs:new Q(d),cache:f,onSign:e,gitdir:n,ref:i,oid:a,note:s,force:o,author:h,committer:p,signingKey:u})}catch(d){throw d.caller="git.addNote",d}}async function Zx({fs:t,gitdir:e,remote:r,url:n,force:i}){if(r!==zn.clean(r))throw new mn(r,zn.clean(r));let a=await nt.get({fs:t,gitdir:e});if(!i&&(await a.getSubsections("remote")).includes(r)&&n!==await a.get(`remote.${r}.url`))throw new pn("remote",r);await a.set(`remote.${r}.url`,n),await a.set(`remote.${r}.fetch`,`+refs/heads/*:refs/remotes/${r}/*`),await nt.save({fs:t,gitdir:e,config:a})}async function Jx({fs:t,dir:e,gitdir:r=F.join(e,".git"),remote:n,url:i,force:a=!1}){try{return P("fs",t),P("gitdir",r),P("remote",n),P("url",i),await Zx({fs:new Q(t),gitdir:r,remote:n,url:i,force:a})}catch(s){throw s.caller="git.addRemote",s}}async function V4({fs:t,cache:e,onSign:r,gitdir:n,ref:i,tagger:a,message:s=i,gpgsig:o,object:l,signingKey:c,force:u=!1}){if(i=i.startsWith("refs/tags/")?i:`refs/tags/${i}`,!u&&await V.exists({fs:t,gitdir:n,ref:i}))throw new pn("tag",i);let f=await V.resolve({fs:t,gitdir:n,ref:l||"HEAD"}),{type:d}=await Ge({fs:t,cache:e,gitdir:n,oid:f}),h=Mr.from({object:f,type:d,tag:i.replace("refs/tags/",""),tagger:a,message:s,gpgsig:o});c&&(h=await Mr.sign(h,r,c));let p=await mr({fs:t,gitdir:n,type:"tag",object:h.toObject()});await V.writeRef({fs:t,gitdir:n,ref:i,value:p})}async function Qx({fs:t,onSign:e,dir:r,gitdir:n=F.join(r,".git"),ref:i,tagger:a,message:s=i,gpgsig:o,object:l,signingKey:c,force:u=!1,cache:f={}}){try{P("fs",t),P("gitdir",n),P("ref",i),c&&P("onSign",e);let d=new Q(t),h=await ia({fs:d,gitdir:n,author:a});if(!h)throw new zt("tagger");return await V4({fs:d,cache:f,onSign:e,gitdir:n,ref:i,tagger:h,message:s,gpgsig:o,object:l,signingKey:c,force:u})}catch(d){throw d.caller="git.annotatedTag",d}}async function q4({fs:t,gitdir:e,ref:r,object:n,checkout:i=!1,force:a=!1}){if(r!==zn.clean(r))throw new mn(r,zn.clean(r));let s=`refs/heads/${r}`;if(!a&&await V.exists({fs:t,gitdir:e,ref:s}))throw new pn("branch",r,!1);let o;try{o=await V.resolve({fs:t,gitdir:e,ref:n||"HEAD"})}catch(l){}o&&await V.writeRef({fs:t,gitdir:e,ref:s,value:o}),i&&await V.writeSymbolicRef({fs:t,gitdir:e,ref:"HEAD",value:s})}async function eS({fs:t,dir:e,gitdir:r=F.join(e,".git"),ref:n,object:i,checkout:a=!1,force:s=!1}){try{return P("fs",t),P("gitdir",r),P("ref",n),await q4({fs:new Q(t),gitdir:r,ref:n,object:i,checkout:a,force:s})}catch(o){throw o.caller="git.branch",o}}var tS=(t,e)=>t==="."||e==null||e.length===0||e==="."?!0:e.length>=t.length?e.startsWith(t):t.startsWith(e);async function fg({fs:t,cache:e,onProgress:r,onPostCheckout:n,dir:i,gitdir:a,remote:s,ref:o,filepaths:l,noCheckout:c,noUpdateHead:u,dryRun:f,force:d,track:h=!0,nonBlocking:p=!1,batchSize:g=100}){let v;if(n)try{v=await V.resolve({fs:t,gitdir:a,ref:"HEAD"})}catch(b){v="0000000000000000000000000000000000000000"}let y;try{y=await V.resolve({fs:t,gitdir:a,ref:o})}catch(b){if(o==="HEAD")throw b;let E=`${s}/${o}`;if(y=await V.resolve({fs:t,gitdir:a,ref:E}),h){let S=await nt.get({fs:t,gitdir:a});await S.set(`branch.${o}.remote`,s),await S.set(`branch.${o}.merge`,`refs/heads/${o}`),await nt.save({fs:t,gitdir:a,config:S})}await V.writeRef({fs:t,gitdir:a,ref:`refs/heads/${o}`,value:y})}if(!c){let b;try{b=await W4({fs:t,cache:e,onProgress:r,dir:i,gitdir:a,ref:o,force:d,filepaths:l})}catch(w){throw w instanceof je&&w.data.what===y?new Kl(o,y):w}let E=b.filter(([w])=>w==="conflict").map(([w,x])=>x);if(E.length>0)throw new Xl(E);let S=b.filter(([w])=>w==="error").map(([w,x])=>x);if(S.length>0)throw new pe(S.join(", "));if(f){n&&await n({previousHead:v,newHead:y,type:l!=null&&l.length>0?"file":"branch"});return}let A=0,k=b.length;if(await ct.acquire({fs:t,gitdir:a,cache:e},async function(w){await Promise.all(b.filter(([x])=>x==="delete"||x==="delete-index").map(async function([x,_]){let T=`${i}/${_}`;x==="delete"&&await t.rm(T),w.delete({filepath:_}),r&&await r({phase:"Updating workdir",loaded:++A,total:k})}))}),await ct.acquire({fs:t,gitdir:a,cache:e},async function(w){for(let[x,_]of b)if(x==="rmdir"||x==="rmdir-index"){let T=`${i}/${_}`;try{x==="rmdir"&&await t.rmdir(T),w.delete({filepath:_}),r&&await r({phase:"Updating workdir",loaded:++A,total:k})}catch(C){if(C.code==="ENOTEMPTY")console.log(`Did not delete ${_} because directory is not empty`);else throw C}}}),await Promise.all(b.filter(([w])=>w==="mkdir"||w==="mkdir-index").map(async function([w,x]){let _=`${i}/${x}`;await t.mkdir(_),r&&await r({phase:"Updating workdir",loaded:++A,total:k})})),p){let w=b.filter(([_])=>_==="create"||_==="create-index"||_==="update"||_==="mkdir-index"),x=await xx("Update Working Dir",w.map(([_,T,C,I,L])=>()=>X4({fs:t,cache:e,gitdir:a,dir:i},[_,T,C,I,L])),r,g);await ct.acquire({fs:t,gitdir:a,cache:e,allowUnmerged:!0},async function(_){await xx("Update Index",x.map(([T,C,I])=>()=>Y4({index:_,fullpath:T,oid:C,stats:I})),r,g)})}else await ct.acquire({fs:t,gitdir:a,cache:e,allowUnmerged:!0},async function(w){await Promise.all(b.filter(([x])=>x==="create"||x==="create-index"||x==="update"||x==="mkdir-index").map(async function([x,_,T,C,I]){let L=`${i}/${_}`;try{if(x!=="create-index"&&x!=="mkdir-index"){let{object:J}=await Ge({fs:t,cache:e,gitdir:a,oid:T});if(I&&await t.rm(L),C===33188)await t.write(L,J);else if(C===33261)await t.write(L,J,{mode:511});else if(C===40960)await t.writelink(L,J);else throw new pe(`Invalid mode 0o${C.toString(8)} detected in blob ${T}`)}let $=await t.lstat(L);C===33261&&($.mode=493),x==="mkdir-index"&&($.mode=57344),w.insert({filepath:_,stats:$,oid:T}),r&&await r({phase:"Updating workdir",loaded:++A,total:k})}catch($){console.log($)}}))});n&&await n({previousHead:v,newHead:y,type:l!=null&&l.length>0?"file":"branch"})}if(!u){let b=await V.expand({fs:t,gitdir:a,ref:o});b.startsWith("refs/heads")?await V.writeSymbolicRef({fs:t,gitdir:a,ref:"HEAD",value:b}):await V.writeRef({fs:t,gitdir:a,ref:"HEAD",value:y})}}async function W4({fs:t,cache:e,onProgress:r,dir:n,gitdir:i,ref:a,force:s,filepaths:o}){let l=0;return ra({fs:t,cache:e,dir:n,gitdir:i,trees:[Rr({ref:a}),yo(),Ya()],map:async function(c,[u,f,d]){if(c===".")return;if(o&&!o.some(p=>tS(c,p)))return null;switch(r&&await r({phase:"Analyzing workdir",loaded:++l}),[!!d,!!u,!!f].map(Number).join("")){case"000":return;case"001":return s&&o&&o.includes(c)?["delete",c]:void 0;case"010":switch(await u.type()){case"tree":return["mkdir",c];case"blob":return["create",c,await u.oid(),await u.mode()];case"commit":return["mkdir-index",c,await u.oid(),await u.mode()];default:return["error",`new entry Unhandled type ${await u.type()}`]}case"011":switch(`${await u.type()}-${await f.type()}`){case"tree-tree":return;case"tree-blob":case"blob-tree":return["conflict",c];case"blob-blob":return await u.oid()!==await f.oid()?s?["update",c,await u.oid(),await u.mode(),await u.mode()!==await f.mode()]:["conflict",c]:await u.mode()!==await f.mode()?s?["update",c,await u.oid(),await u.mode(),!0]:["conflict",c]:["create-index",c,await u.oid(),await u.mode()];case"commit-tree":return;case"commit-blob":return["conflict",c];default:return["error",`new entry Unhandled type ${u.type}`]}case"100":return["delete-index",c];case"101":switch(await d.type()){case"tree":return["rmdir-index",c];case"blob":return await d.oid()!==await f.oid()?s?["delete",c]:["conflict",c]:["delete",c];case"commit":return["rmdir-index",c];default:return["error",`delete entry Unhandled type ${await d.type()}`]}case"110":case"111":switch(`${await d.type()}-${await u.type()}`){case"tree-tree":return;case"blob-blob":{if(await d.oid()===await u.oid()&&await d.mode()===await u.mode()&&!s)return;if(f){if(await f.oid()!==await d.oid()&&await f.oid()!==await u.oid())return s?["update",c,await u.oid(),await u.mode(),await u.mode()!==await f.mode()]:["conflict",c]}else if(s)return["update",c,await u.oid(),await u.mode(),await u.mode()!==await d.mode()];return await u.mode()!==await d.mode()?["update",c,await u.oid(),await u.mode(),!0]:await u.oid()!==await d.oid()?["update",c,await u.oid(),await u.mode(),!1]:void 0}case"tree-blob":return["update-dir-to-blob",c,await u.oid()];case"blob-tree":return["update-blob-to-tree",c];case"commit-commit":return["mkdir-index",c,await u.oid(),await u.mode()];default:return["error",`update entry Unhandled type ${await d.type()}-${await u.type()}`]}}},reduce:async function(c,u){return u=Hx(u),c?c&&c[0]==="rmdir"?(u.push(c),u):(u.unshift(c),u):u}})}async function Y4({index:t,fullpath:e,stats:r,oid:n}){try{t.insert({filepath:e,stats:r,oid:n})}catch(i){console.warn(`Error inserting ${e} into index:`,i)}}async function X4({fs:t,cache:e,gitdir:r,dir:n},[i,a,s,o,l]){let c=`${n}/${a}`;if(i!=="create-index"&&i!=="mkdir-index"){let{object:f}=await Ge({fs:t,cache:e,gitdir:r,oid:s});if(l&&await t.rm(c),o===33188)await t.write(c,f);else if(o===33261)await t.write(c,f,{mode:511});else if(o===40960)await t.writelink(c,f);else throw new pe(`Invalid mode 0o${o.toString(8)} detected in blob ${s}`)}let u=await t.lstat(c);return o===33261&&(u.mode=493),i==="mkdir-index"&&(u.mode=57344),[a,s,u]}async function xx(t,e,r,n){let i=[];try{for(let a=0;al());(await Promise.allSettled(s)).forEach(l=>{l.status==="fulfilled"&&i.push(l.value)}),r&&await r({phase:"Updating workdir",loaded:a+s.length,total:e.length})}return i}catch(a){console.error(`Error during ${t}: ${a}`)}return i}async function dg({fs:t,onProgress:e,onPostCheckout:r,dir:n,gitdir:i=F.join(n,".git"),remote:a="origin",ref:s,filepaths:o,noCheckout:l=!1,noUpdateHead:c=s===void 0,dryRun:u=!1,force:f=!1,track:d=!0,cache:h={},nonBlocking:p=!1,batchSize:g=100}){try{P("fs",t),P("dir",n),P("gitdir",i);let v=s||"HEAD";return await fg({fs:new Q(t),cache:h,onProgress:e,onPostCheckout:r,dir:n,gitdir:i,remote:a,ref:v,filepaths:o,noCheckout:l,noUpdateHead:c,dryRun:u,force:f,track:d,nonBlocking:p,batchSize:g})}catch(v){throw v.caller="git.checkout",v}}var K4=new RegExp("^refs/(heads/|tags/|remotes/)?(.*)");function za(t){let e=K4.exec(t);return e?e[1]==="remotes/"&&t.endsWith("/HEAD")?e[2].slice(0,-5):e[2]:t}async function sa({fs:t,gitdir:e,fullname:r=!1,test:n=!1}){let i=await V.resolve({fs:t,gitdir:e,ref:"HEAD",depth:2});if(n)try{await V.resolve({fs:t,gitdir:e,ref:i})}catch(a){return}if(i.startsWith("refs/"))return r?i:za(i)}function Z4(t){return t=t.replace(/^git@([^:]+):/,"https://$1/"),t=t.replace(/^ssh:\/\//,"https://"),t}function rS({username:t="",password:e=""}){return`Basic ${Buffer.from(`${t}:${e}`).toString("base64")}`}async function uc(t,e){let r=jx(t);for(;;){let{value:n,done:i}=await r.next();if(n&&await e(n),i)break}r.return&&r.return()}async function Ff(t){let e=0,r=[];await uc(t,a=>{r.push(a),e+=a.byteLength});let n=new Uint8Array(e),i=0;for(let a of r)n.set(a,i),i+=a.byteLength;return n}function Sx(t){let e=t.match(/^https?:\/\/([^/]+)@/);if(e==null)return{url:t,auth:{}};e=e[1];let[r,n]=e.split(":");return t=t.replace(`${e}@`,""),{url:t,auth:{username:r,password:n}}}function lg(t,e){let r=e.toString(16);return"0".repeat(t-r.length)+r}var Qe=class{static flush(){return Buffer.from("0000","utf8")}static delim(){return Buffer.from("0001","utf8")}static encode(e){typeof e=="string"&&(e=Buffer.from(e));let r=e.length+4,n=lg(4,r);return Buffer.concat([Buffer.from(n,"utf8"),e])}static streamReader(e){let r=new Mf(e);return async function(){try{let i=await r.read(4);if(i==null)return!0;if(i=parseInt(i.toString("utf8"),16),i===0||i===1)return null;let a=await r.read(i-4);return a==null?!0:a}catch(i){return e.error=i,!0}}}};async function Ex(t){let e={},r;for(;r=await t(),r!==!0;){if(r===null)continue;r=r.toString("utf8").replace(/\n$/,"");let n=r.indexOf("=");if(n>-1){let i=r.slice(0,n),a=r.slice(n+1);e[i]=a}else e[r]=!0}return{protocolVersion:2,capabilities2:e}}async function Ax(t,{service:e}){let r=new Set,n=new Map,i=new Map,a=Qe.streamReader(t),s=await a();for(;s===null;)s=await a();if(s===!0)throw new Zl;if(s.includes("version 2"))return Ex(a);if(s.toString("utf8").replace(/\n$/,"")!==`# service=${e}`)throw new Va(`# service=${e}\\n`,s.toString("utf8"));let o=await a();for(;o===null;)o=await a();if(o===!0)return{capabilities:r,refs:n,symrefs:i};if(o=o.toString("utf8"),o.includes("version 2"))return Ex(a);let[l,c]=qm(o,"\0","\\x00");if(c.split(" ").map(u=>r.add(u)),l!=="0000000000000000000000000000000000000000 capabilities^{}"){let[u,f]=qm(l," "," ");for(n.set(f,u);;){let d=await a();if(d===!0)break;if(d!==null){let[h,p]=qm(d.toString("utf8")," "," ");n.set(p,h)}}}for(let u of r)if(u.startsWith("symref=")){let f=u.match(/symref=([^:]+):(.*)/);f.length===3&&i.set(f[1],f[2])}return{protocolVersion:1,capabilities:r,refs:n,symrefs:i}}function qm(t,e,r){let n=t.trim().split(e);if(n.length!==2)throw new Va(`Two strings separated by '${r}'`,t.toString("utf8"));return n}var kx=(t,e)=>t.endsWith("?")?`${t}${e}`:`${t}/${e.replace(/^https?:\/\//,"")}`,Tx=(t,e)=>{(e.username||e.password)&&(t.Authorization=rS(e)),e.headers&&Object.assign(t,e.headers)},Wm=async t=>{try{let e=Buffer.from(await Ff(t.body)),r=e.toString("utf8");return{preview:r.length<256?r:r.slice(0,256)+"...",response:r,data:e}}catch(e){return{}}},mo=class{static async capabilities(){return["discover","connect"]}static async discover({http:e,onProgress:r,onAuth:n,onAuthSuccess:i,onAuthFailure:a,corsProxy:s,service:o,url:l,headers:c,protocolVersion:u}){let{url:f,auth:d}=Sx(l),h=s?kx(s,f):f;(d.username||d.password)&&(c.Authorization=rS(d)),u===2&&(c["Git-Protocol"]="version=2");let p,g,v=!1;do if(p=await e.request({onProgress:r,method:"GET",url:`${h}/info/refs?service=${o}`,headers:c}),g=!1,p.statusCode===401||p.statusCode===203){let y=v?a:n;if(y){if(d=await y(f,{...d,headers:{...c}}),d&&d.cancel)throw new uo;d&&(Tx(c,d),v=!0,g=!0)}}else p.statusCode===200&&v&&i&&await i(f,d);while(g);if(p.statusCode!==200){let{response:y}=await Wm(p);throw new so(p.statusCode,p.statusMessage,y)}if(p.headers["content-type"]===`application/x-${o}-advertisement`){let y=await Ax(p.body,{service:o});return y.auth=d,y}else{let{preview:y,response:b,data:E}=await Wm(p);try{let S=await Ax([E],{service:o});return S.auth=d,S}catch(S){throw new rc(y,b)}}}static async connect({http:e,onProgress:r,corsProxy:n,service:i,url:a,auth:s,body:o,headers:l}){let c=Sx(a);c&&(a=c.url),n&&(a=kx(n,a)),l["content-type"]=`application/x-${i}-request`,l.accept=`application/x-${i}-result`,Tx(l,s);let u=await e.request({onProgress:r,method:"POST",url:`${a}/${i}`,body:o,headers:l});if(u.statusCode!==200){let{response:f}=Wm(u);throw new so(u.statusCode,u.statusMessage,f)}return u}};function J4({url:t}){if(t.startsWith("git@"))return{transport:"ssh",address:t};let e=t.match(/(\w+)(:\/\/|::)(.*)/);if(e!==null){if(e[2]==="://")return{transport:e[1],address:e[0]};if(e[2]==="::")return{transport:e[1],address:e[3]}}}var go=class{static getRemoteHelperFor({url:e}){let r=new Map;r.set("http",mo),r.set("https",mo);let n=J4({url:e});if(!n)throw new ic(e);if(r.has(n.transport))return r.get(n.transport);throw new nc(e,n.transport,n.transport==="ssh"?Z4(e):void 0)}},Ga=null,qa=class{static async read({fs:e,gitdir:r}){Ga===null&&(Ga=new zl);let n=F.join(r,"shallow"),i=new Set;return await Ga.acquire(n,async function(){let a=await e.read(n,{encoding:"utf8"});if(a===null||a.trim()==="")return i;a.trim().split(` +`).map(s=>i.add(s))}),i}static async write({fs:e,gitdir:r,oids:n}){Ga===null&&(Ga=new zl);let i=F.join(r,"shallow");if(n.size>0){let a=[...n].join(` +`)+` +`;await Ga.acquire(i,async function(){await e.write(i,a,{encoding:"utf8"})})}else await Ga.acquire(i,async function(){await e.rm(i)})}};async function Q4({fs:t,gitdir:e,oid:r}){let n=`objects/${r.slice(0,2)}/${r.slice(2)}`;return t.exists(`${e}/${n}`)}async function eD({fs:t,cache:e,gitdir:r,oid:n,getExternalRefDelta:i}){let a=await t.readdir(F.join(r,"objects/pack"));a=a.filter(s=>s.endsWith(".idx"));for(let s of a){let o=`${r}/objects/pack/${s}`,l=await ug({fs:t,cache:e,filename:o,getExternalRefDelta:i});if(l.error)throw new pe(l.error);if(l.offsets.has(n))return!0}return!1}async function Cx({fs:t,cache:e,gitdir:r,oid:n,format:i="content"}){let a=o=>Ge({fs:t,cache:e,gitdir:r,oid:o}),s=await Q4({fs:t,gitdir:r,oid:n});return s||(s=await eD({fs:t,cache:e,gitdir:r,oid:n,getExternalRefDelta:a})),s}function tD(t){let i="5041434b"+"00000002"+"00000000";return t.slice(0,12).toString("hex")===i}function nS(t,e){let r=t.map(n=>n.split("=",1)[0]);return e.filter(n=>{let i=n.split("=",1)[0];return r.includes(i)})}var Bf={name:"isomorphic-git",version:"1.32.2",agent:"git/isomorphic-git@1.32.2"},ro=class{constructor(){this._queue=[]}write(e){if(this._ended)throw Error("You cannot write to a FIFO that has already been ended!");if(this._waiting){let r=this._waiting;this._waiting=null,r({value:e})}else this._queue.push(e)}end(){if(this._ended=!0,this._waiting){let e=this._waiting;this._waiting=null,e({done:!0})}}destroy(e){this.error=e,this.end()}async next(){if(this._queue.length>0)return{value:this._queue.shift()};if(this._ended)return{done:!0};if(this._waiting)throw Error("You cannot call read until the previous call to read has returned!");return new Promise(e=>{this._waiting=e})}};function rD(t){let e=t.indexOf("\r"),r=t.indexOf(` +`);return e===-1&&r===-1?-1:e===-1?r+1:r===-1?e+1:r===e+1?r+1:Math.min(e,r)+1}function iS(t){let e=new ro,r="";return(async()=>(await uc(t,n=>{for(n=n.toString("utf8"),r+=n;;){let i=rD(r);if(i===-1)break;e.write(r.slice(0,i)),r=r.slice(i)}}),r.length>0&&e.write(r),e.end()))(),e}var $f=class{static demux(e){let r=Qe.streamReader(e),n=new ro,i=new ro,a=new ro,s=async function(){let o=await r();if(o===null)return s();if(o===!0){n.end(),a.end(),e.error?i.destroy(e.error):i.end();return}switch(o[0]){case 1:{i.write(o.slice(1));break}case 2:{a.write(o.slice(1));break}case 3:{let l=o.slice(1);a.write(l),n.end(),a.end(),i.destroy(new Error(l.toString("utf8")));return}default:n.write(o)}s()};return s(),{packetlines:n,packfile:i,progress:a}}};async function nD(t){let{packetlines:e,packfile:r,progress:n}=$f.demux(t),i=[],a=[],s=[],o=!1,l=!1;return new Promise((c,u)=>{uc(e,f=>{let d=f.toString("utf8").trim();if(d.startsWith("shallow")){let h=d.slice(-41).trim();h.length!==40&&u(new Qi(h)),i.push(h)}else if(d.startsWith("unshallow")){let h=d.slice(-41).trim();h.length!==40&&u(new Qi(h)),a.push(h)}else if(d.startsWith("ACK")){let[,h,p]=d.split(" ");s.push({oid:h,status:p}),p||(l=!0)}else d.startsWith("NAK")?(o=!0,l=!0):(l=!0,o=!0);l&&(t.error?u(t.error):c({shallows:i,unshallows:a,acks:s,nak:o,packfile:r,progress:n}))}).finally(()=>{l||(t.error?u(t.error):c({shallows:i,unshallows:a,acks:s,nak:o,packfile:r,progress:n}))})})}function iD({capabilities:t=[],wants:e=[],haves:r=[],shallows:n=[],depth:i=null,since:a=null,exclude:s=[]}){let o=[];e=[...new Set(e)];let l=` ${t.join(" ")}`;for(let c of e)o.push(Qe.encode(`want ${c}${l} +`)),l="";for(let c of n)o.push(Qe.encode(`shallow ${c} +`));i!==null&&o.push(Qe.encode(`deepen ${i} +`)),a!==null&&o.push(Qe.encode(`deepen-since ${Math.floor(a.valueOf()/1e3)} +`));for(let c of s)o.push(Qe.encode(`deepen-not ${c} +`));o.push(Qe.flush());for(let c of r)o.push(Qe.encode(`have ${c} +`));return o.push(Qe.encode(`done +`)),o}async function hg({fs:t,cache:e,http:r,onProgress:n,onMessage:i,onAuth:a,onAuthSuccess:s,onAuthFailure:o,gitdir:l,ref:c,remoteRef:u,remote:f,url:d,corsProxy:h,depth:p=null,since:g=null,exclude:v=[],relative:y=!1,tags:b=!1,singleBranch:E=!1,headers:S={},prune:A=!1,pruneTags:k=!1}){let w=c||await sa({fs:t,gitdir:l,test:!0}),x=await nt.get({fs:t,gitdir:l}),_=f||w&&await x.get(`branch.${w}.remote`)||"origin",T=d||await x.get(`remote.${_}.url`);if(typeof T=="undefined")throw new dr("remote OR url");let C=u||w&&await x.get(`branch.${w}.merge`)||c||"HEAD";h===void 0&&(h=await x.get("http.corsProxy"));let I=go.getRemoteHelperFor({url:T}),L=await I.discover({http:r,onAuth:a,onAuthSuccess:s,onAuthFailure:o,corsProxy:h,service:"git-upload-pack",url:T,headers:S,protocolVersion:1}),$=L.auth,J=L.refs;if(J.size===0)return{defaultBranch:null,fetchHead:null,fetchHeadDescription:null};if(p!==null&&!L.capabilities.has("shallow"))throw new Ji("shallow","depth");if(g!==null&&!L.capabilities.has("deepen-since"))throw new Ji("deepen-since","since");if(v.length>0&&!L.capabilities.has("deepen-not"))throw new Ji("deepen-not","exclude");if(y===!0&&!L.capabilities.has("deepen-relative"))throw new Ji("deepen-relative","relative");let{oid:de,fullref:le}=V.resolveAgainstMap({ref:C,map:J});for(let U of J.keys())U===le||U==="HEAD"||U.startsWith("refs/heads/")||b&&U.startsWith("refs/tags/")||J.delete(U);let ce=nS([...L.capabilities],["multi_ack_detailed","no-done","side-band-64k","ofs-delta",`agent=${Bf.agent}`]);y&&ce.push("deepen-relative");let Te=E?[de]:J.values(),ne=E?[w]:await V.listRefs({fs:t,gitdir:l,filepath:"refs"}),N=[];for(let U of ne)try{U=await V.expand({fs:t,gitdir:l,ref:U});let Je=await V.resolve({fs:t,gitdir:l,ref:U});await Cx({fs:t,cache:e,gitdir:l,oid:Je})&&N.push(Je)}catch(Je){}N=[...new Set(N)];let W=await qa.read({fs:t,gitdir:l}),B=L.capabilities.has("shallow")?[...W]:[],$e=iD({capabilities:ce,wants:Te,haves:N,shallows:B,depth:p,since:g,exclude:v}),lr=Buffer.from(await Ff($e)),Ut=await I.connect({http:r,onProgress:n,corsProxy:h,service:"git-upload-pack",url:T,auth:$,body:[lr],headers:S}),X=await nD(Ut.body);Ut.headers&&(X.headers=Ut.headers);for(let U of X.shallows)if(!W.has(U))try{let{object:Je}=await Ge({fs:t,cache:e,gitdir:l,oid:U}),j=new pr(Je),Z=await Promise.all(j.headers().parent.map(We=>Cx({fs:t,cache:e,gitdir:l,oid:We})));Z.length===0||Z.every(We=>We)||W.add(U)}catch(Je){W.add(U)}for(let U of X.unshallows)W.delete(U);if(await qa.write({fs:t,gitdir:l,oids:W}),E){let U=new Map([[le,de]]),Je=new Map,j=10,Z=le;for(;j--;){let Rt=L.symrefs.get(Z);if(Rt===void 0)break;Je.set(Z,Rt),Z=Rt}let Se=J.get(Z);Se&&U.set(Z,Se);let{pruned:We}=await V.updateRemoteRefs({fs:t,gitdir:l,remote:_,refs:U,symrefs:Je,tags:b,prune:A});A&&(X.pruned=We)}else{let{pruned:U}=await V.updateRemoteRefs({fs:t,gitdir:l,remote:_,refs:J,symrefs:L.symrefs,tags:b,prune:A,pruneTags:k});A&&(X.pruned=U)}if(X.HEAD=L.symrefs.get("HEAD"),X.HEAD===void 0){let{oid:U}=V.resolveAgainstMap({ref:"HEAD",map:J});for(let[Je,j]of J.entries())if(Je!=="HEAD"&&j===U){X.HEAD=Je;break}}let Oe=le.startsWith("refs/tags")?"tag":"branch";if(X.FETCH_HEAD={oid:de,description:`${Oe} '${za(le)}' of ${T}`},n||i){let U=iS(X.progress);uc(U,async Je=>{if(i&&await i(Je),n){let j=Je.match(/([^:]*).*\((\d+?)\/(\d+?)\)/);j&&await n({phase:j[1].trim(),loaded:parseInt(j[2],10),total:parseInt(j[3],10)})}})}let De=Buffer.from(await Ff(X.packfile));if(Ut.body.error)throw Ut.body.error;let Pt=De.slice(-20).toString("hex"),Le={defaultBranch:X.HEAD,fetchHead:X.FETCH_HEAD.oid,fetchHeadDescription:X.FETCH_HEAD.description};if(X.headers&&(Le.headers=X.headers),A&&(Le.pruned=X.pruned),Pt!==""&&!tD(De)){Le.packfile=`objects/pack/pack-${Pt}.pack`;let U=F.join(l,Le.packfile);await t.write(U,De);let Je=Z=>Ge({fs:t,cache:e,gitdir:l,oid:Z}),j=await Wl.fromPack({pack:De,getExternalRefDelta:Je,onProgress:n});await t.write(U.replace(/\.pack$/,".idx"),await j.toBuffer())}return Le}async function aS({fs:t,bare:e=!1,dir:r,gitdir:n=e?r:F.join(r,".git"),defaultBranch:i="master"}){if(await t.exists(n+"/config"))return;let a=["hooks","info","objects/info","objects/pack","refs/heads","refs/tags"];a=a.map(s=>n+"/"+s);for(let s of a)await t.mkdir(s);await t.write(n+"/config",`[core] + repositoryformatversion = 0 + filemode = false + bare = ${e} +`+(e?"":` logallrefupdates = true +`)+` symlinks = false + ignorecase = true +`),await t.write(n+"/HEAD",`ref: refs/heads/${i} +`)}async function aD({fs:t,cache:e,http:r,onProgress:n,onMessage:i,onAuth:a,onAuthSuccess:s,onAuthFailure:o,onPostCheckout:l,dir:c,gitdir:u,url:f,corsProxy:d,ref:h,remote:p,depth:g,since:v,exclude:y,relative:b,singleBranch:E,noCheckout:S,noTags:A,headers:k,nonBlocking:w,batchSize:x=100}){try{if(await aS({fs:t,gitdir:u}),await Zx({fs:t,gitdir:u,remote:p,url:f,force:!1}),d){let C=await nt.get({fs:t,gitdir:u});await C.set("http.corsProxy",d),await nt.save({fs:t,gitdir:u,config:C})}let{defaultBranch:_,fetchHead:T}=await hg({fs:t,cache:e,http:r,onProgress:n,onMessage:i,onAuth:a,onAuthSuccess:s,onAuthFailure:o,gitdir:u,ref:h,remote:p,corsProxy:d,depth:g,since:v,exclude:y,relative:b,singleBranch:E,headers:k,tags:!A});if(T===null)return;h=h||_,h=h.replace("refs/heads/",""),await fg({fs:t,cache:e,onProgress:n,onPostCheckout:l,dir:c,gitdir:u,ref:h,remote:p,noCheckout:S,nonBlocking:w,batchSize:x})}catch(_){throw await t.rmdir(u,{recursive:!0,maxRetries:10}).catch(()=>{}),_}}async function sS({fs:t,http:e,onProgress:r,onMessage:n,onAuth:i,onAuthSuccess:a,onAuthFailure:s,onPostCheckout:o,dir:l,gitdir:c=F.join(l,".git"),url:u,corsProxy:f=void 0,ref:d=void 0,remote:h="origin",depth:p=void 0,since:g=void 0,exclude:v=[],relative:y=!1,singleBranch:b=!1,noCheckout:E=!1,noTags:S=!1,headers:A={},cache:k={},nonBlocking:w=!1,batchSize:x=100}){try{return P("fs",t),P("http",e),P("gitdir",c),E||P("dir",l),P("url",u),await aD({fs:new Q(t),cache:k,http:e,onProgress:r,onMessage:n,onAuth:i,onAuthSuccess:a,onAuthFailure:s,onPostCheckout:o,dir:l,gitdir:c,url:u,corsProxy:f,ref:d,remote:h,depth:p,since:g,exclude:v,relative:y,singleBranch:b,noCheckout:E,noTags:S,headers:A,nonBlocking:w,batchSize:x})}catch(_){throw _.caller="git.clone",_}}async function oS({fs:t,onSign:e,dir:r,gitdir:n=F.join(r,".git"),message:i,author:a,committer:s,signingKey:o,amend:l=!1,dryRun:c=!1,noUpdateBranch:u=!1,ref:f,parent:d,tree:h,cache:p={}}){try{P("fs",t),l||P("message",i),o&&P("onSign",e);let g=new Q(t);return await Nf({fs:g,cache:p,onSign:e,gitdir:n,message:i,author:a,committer:s,signingKey:o,amend:l,dryRun:c,noUpdateBranch:u,ref:f,parent:d,tree:h})}catch(g){throw g.caller="git.commit",g}}async function lS({fs:t,dir:e,gitdir:r=F.join(e,".git"),fullname:n=!1,test:i=!1}){try{return P("fs",t),P("gitdir",r),await sa({fs:new Q(t),gitdir:r,fullname:n,test:i})}catch(a){throw a.caller="git.currentBranch",a}}async function sD({fs:t,gitdir:e,ref:r}){if(r=r.startsWith("refs/heads/")?r:`refs/heads/${r}`,!await V.exists({fs:t,gitdir:e,ref:r}))throw new je(r);let i=await V.expand({fs:t,gitdir:e,ref:r}),a=await sa({fs:t,gitdir:e,fullname:!0});if(i===a){let l=await V.resolve({fs:t,gitdir:e,ref:i});await V.writeRef({fs:t,gitdir:e,ref:"HEAD",value:l})}await V.deleteRef({fs:t,gitdir:e,ref:i});let s=za(r),o=await nt.get({fs:t,gitdir:e});await o.deleteSection("branch",s),await nt.save({fs:t,gitdir:e,config:o})}async function cS({fs:t,dir:e,gitdir:r=F.join(e,".git"),ref:n}){try{return P("fs",t),P("ref",n),await sD({fs:new Q(t),gitdir:r,ref:n})}catch(i){throw i.caller="git.deleteBranch",i}}async function uS({fs:t,dir:e,gitdir:r=F.join(e,".git"),ref:n}){try{P("fs",t),P("ref",n),await V.deleteRef({fs:new Q(t),gitdir:r,ref:n})}catch(i){throw i.caller="git.deleteRef",i}}async function oD({fs:t,gitdir:e,remote:r}){let n=await nt.get({fs:t,gitdir:e});await n.deleteSection("remote",r),await nt.save({fs:t,gitdir:e,config:n})}async function fS({fs:t,dir:e,gitdir:r=F.join(e,".git"),remote:n}){try{return P("fs",t),P("remote",n),await oD({fs:new Q(t),gitdir:r,remote:n})}catch(i){throw i.caller="git.deleteRemote",i}}async function lD({fs:t,gitdir:e,ref:r}){r=r.startsWith("refs/tags/")?r:`refs/tags/${r}`,await V.deleteRef({fs:t,gitdir:e,ref:r})}async function dS({fs:t,dir:e,gitdir:r=F.join(e,".git"),ref:n}){try{return P("fs",t),P("ref",n),await lD({fs:new Q(t),gitdir:r,ref:n})}catch(i){throw i.caller="git.deleteTag",i}}async function cD({fs:t,gitdir:e,oid:r}){let n=r.slice(0,2);return(await t.readdir(`${e}/objects/${n}`)).map(a=>`${n}${a}`).filter(a=>a.startsWith(r))}async function uD({fs:t,cache:e,gitdir:r,oid:n,getExternalRefDelta:i}){let a=[],s=await t.readdir(F.join(r,"objects/pack"));s=s.filter(o=>o.endsWith(".idx"));for(let o of s){let l=`${r}/objects/pack/${o}`,c=await ug({fs:t,cache:e,filename:l,getExternalRefDelta:i});if(c.error)throw new pe(c.error);for(let u of c.offsets.keys())u.startsWith(n)&&a.push(u)}return a}async function fD({fs:t,cache:e,gitdir:r,oid:n}){let i=o=>Ge({fs:t,cache:e,gitdir:r,oid:o}),a=await cD({fs:t,gitdir:r,oid:n}),s=await uD({fs:t,cache:e,gitdir:r,oid:n,getExternalRefDelta:i});for(let o of s)a.indexOf(o)===-1&&a.push(o);if(a.length===1)return a[0];throw a.length>1?new Yl("oids",n,a):new je(`an object matching "${n}"`)}async function hS({fs:t,dir:e,gitdir:r=F.join(e,".git"),oid:n,cache:i={}}){try{return P("fs",t),P("gitdir",r),P("oid",n),await fD({fs:new Q(t),cache:i,gitdir:r,oid:n})}catch(a){throw a.caller="git.expandOid",a}}async function pS({fs:t,dir:e,gitdir:r=F.join(e,".git"),ref:n}){try{return P("fs",t),P("gitdir",r),P("ref",n),await V.expand({fs:new Q(t),gitdir:r,ref:n})}catch(i){throw i.caller="git.expandRef",i}}async function pg({fs:t,cache:e,gitdir:r,oids:n}){let i={},a=n.length,s=n.map((o,l)=>({index:l,oid:o}));for(;s.length;){let o=new Set;for(let{oid:c,index:u}of s)i[c]||(i[c]=new Set),i[c].add(u),i[c].size===a&&o.add(c);if(o.size>0)return[...o];let l=new Map;for(let{oid:c,index:u}of s)try{let{object:f}=await Ge({fs:t,cache:e,gitdir:r,oid:c}),d=pr.from(f),{parent:h}=d.parseHeaders();for(let p of h)(!i[p]||!i[p].has(u))&&l.set(p+":"+u,{oid:p,index:u})}catch(f){}s=Array.from(l.values())}return[]}var Ym=/^.*(\r?\n|$)/gm;function dD({branches:t,contents:e}){let r=t[1],n=t[2],i=e[0],a=e[1],s=e[2],o=a.match(Ym),l=i.match(Ym),c=s.match(Ym),u=W8(o,l,c),f=7,d="",h=!0;for(let p of u)p.ok&&(d+=p.ok.join("")),p.conflict&&(h=!1,d+=`${"<".repeat(f)} ${r} +`,d+=p.conflict.a.join(""),d+=`${"=".repeat(f)} +`,d+=p.conflict.b.join(""),d+=`${">".repeat(f)} ${n} +`);return{cleanMerge:h,mergedText:d}}async function hD({fs:t,cache:e,dir:r,gitdir:n=F.join(r,".git"),index:i,ourOid:a,baseOid:s,theirOid:o,ourName:l="ours",baseName:c="base",theirName:u="theirs",dryRun:f=!1,abortOnConflict:d=!0,mergeDriver:h}){let p=Rr({ref:a}),g=Rr({ref:s}),v=Rr({ref:o}),y=[],b=[],E=[],S=[],A=await ra({fs:t,cache:e,dir:r,gitdir:n,trees:[p,g,v],map:async function(k,[w,x,_]){let T=Cf(k),C=await If(w,x),I=await If(_,x);switch(`${C}-${I}`){case"false-false":return{mode:await x.mode(),path:T,oid:await x.oid(),type:await x.type()};case"false-true":return!_&&await w.type()==="tree"?{mode:await w.mode(),path:T,oid:await w.oid(),type:await w.type()}:_?{mode:await _.mode(),path:T,oid:await _.oid(),type:await _.type()}:void 0;case"true-false":return!w&&await _.type()==="tree"?{mode:await _.mode(),path:T,oid:await _.oid(),type:await _.type()}:w?{mode:await w.mode(),path:T,oid:await w.oid(),type:await w.type()}:void 0;case"true-true":{if(w&&_&&await w.type()==="tree"&&await _.type()==="tree")return{mode:await w.mode(),path:T,oid:await w.oid(),type:"tree"};if(w&&_&&await w.type()==="blob"&&await _.type()==="blob")return pD({fs:t,gitdir:n,path:T,ours:w,base:x,theirs:_,ourName:l,baseName:c,theirName:u,mergeDriver:h}).then(async L=>{if(L.cleanMerge)d||i.insert({filepath:k,oid:L.mergeResult.oid,stage:0});else if(y.push(k),b.push(k),!d){let $="";x&&await x.type()==="blob"&&($=await x.oid());let J=await w.oid(),de=await _.oid();i.delete({filepath:k}),$&&i.insert({filepath:k,oid:$,stage:1}),i.insert({filepath:k,oid:J,stage:2}),i.insert({filepath:k,oid:de,stage:3})}return L.mergeResult});if(x&&!w&&_&&await x.type()==="blob"&&await _.type()==="blob"){if(y.push(k),E.push(k),!d){let L=await x.oid(),$=await _.oid();i.delete({filepath:k}),i.insert({filepath:k,oid:L,stage:1}),i.insert({filepath:k,oid:$,stage:3})}return{mode:await _.mode(),oid:await _.oid(),type:"blob",path:T}}if(x&&w&&!_&&await x.type()==="blob"&&await w.type()==="blob"){if(y.push(k),S.push(k),!d){let L=await x.oid(),$=await w.oid();i.delete({filepath:k}),i.insert({filepath:k,oid:L,stage:1}),i.insert({filepath:k,oid:$,stage:2})}return{mode:await w.mode(),oid:await w.oid(),type:"blob",path:T}}if(x&&!w&&!_&&(await x.type()==="blob"||await x.type()==="tree"))return;throw new oo}}},reduce:y.length!==0&&(!r||d)?void 0:async(k,w)=>{let x=w.filter(Boolean);if(k&&!(k&&k.type==="tree"&&x.length===0&&k.path!==".")){if(x.length>0||k.path==="."&&x.length===0){let T=new hr(x).toObject(),C=await mr({fs:t,gitdir:n,type:"tree",object:T,dryRun:f});k.oid=C}return k}}});return y.length!==0?(r&&!d&&await ra({fs:t,cache:e,dir:r,gitdir:n,trees:[Rr({ref:A.oid})],map:async function(k,[w]){let x=`${r}/${k}`;if(await w.type()==="blob"){let _=await w.mode(),T=new TextDecoder().decode(await w.content());await t.write(x,T,{mode:_})}return!0}}),new lo(y,b,E,S)):A.oid}async function pD({fs:t,gitdir:e,path:r,ours:n,base:i,theirs:a,ourName:s,theirName:o,baseName:l,dryRun:c,mergeDriver:u=dD}){let f="blob",d="100755",h="",p="";i&&await i.type()==="blob"&&(d=await i.mode(),h=await i.oid(),p=Buffer.from(await i.content()).toString("utf8"));let g=d===await n.mode()?await a.mode():await n.mode();if(await n.oid()===await a.oid())return{cleanMerge:!0,mergeResult:{mode:g,path:r,oid:await n.oid(),type:f}};if(await n.oid()===h)return{cleanMerge:!0,mergeResult:{mode:g,path:r,oid:await a.oid(),type:f}};if(await a.oid()===h)return{cleanMerge:!0,mergeResult:{mode:g,path:r,oid:await n.oid(),type:f}};let v=Buffer.from(await n.content()).toString("utf8"),y=Buffer.from(await a.content()).toString("utf8"),{mergedText:b,cleanMerge:E}=await u({branches:[l,s,o],contents:[p,v,y],path:r}),S=await mr({fs:t,gitdir:e,type:"blob",object:Buffer.from(b,"utf8"),dryRun:c});return{cleanMerge:E,mergeResult:{mode:g,path:r,oid:S,type:f}}}async function mS({fs:t,cache:e,dir:r,gitdir:n,ours:i,theirs:a,fastForward:s=!0,fastForwardOnly:o=!1,dryRun:l=!1,noUpdateBranch:c=!1,abortOnConflict:u=!0,message:f,author:d,committer:h,signingKey:p,onSign:g,mergeDriver:v,allowUnrelatedHistories:y=!1}){i===void 0&&(i=await sa({fs:t,gitdir:n,fullname:!0})),i=await V.expand({fs:t,gitdir:n,ref:i}),a=await V.expand({fs:t,gitdir:n,ref:a});let b=await V.resolve({fs:t,gitdir:n,ref:i}),E=await V.resolve({fs:t,gitdir:n,ref:a}),S=await pg({fs:t,cache:e,gitdir:n,oids:[b,E]});if(S.length!==1)if(S.length===0&&y)S.push("4b825dc642cb6eb9a060e54bf8d69288fbee4904");else throw new oo;let A=S[0];if(A===E)return{oid:b,alreadyMerged:!0};if(s&&A===b)return!l&&!c&&await V.writeRef({fs:t,gitdir:n,ref:i,value:E}),{oid:E,fastForward:!0};{if(o)throw new Jl;let k=await ct.acquire({fs:t,gitdir:n,cache:e,allowUnmerged:!1},async x=>hD({fs:t,cache:e,dir:r,gitdir:n,index:x,ourOid:b,theirOid:E,baseOid:A,ourName:za(i),baseName:"base",theirName:za(a),dryRun:l,abortOnConflict:u,mergeDriver:v}));if(k instanceof lo)throw k;return f||(f=`Merge branch '${za(a)}' into ${za(i)}`),{oid:await Nf({fs:t,cache:e,gitdir:n,message:f,ref:i,tree:k,parent:[b,E],author:d,committer:h,signingKey:p,onSign:g,dryRun:l,noUpdateBranch:c}),tree:k,mergeCommit:!0}}}async function gS({fs:t,cache:e,http:r,onProgress:n,onMessage:i,onAuth:a,onAuthSuccess:s,onAuthFailure:o,dir:l,gitdir:c,ref:u,url:f,remote:d,remoteRef:h,prune:p,pruneTags:g,fastForward:v,fastForwardOnly:y,corsProxy:b,singleBranch:E,headers:S,author:A,committer:k,signingKey:w}){try{if(!u){let T=await sa({fs:t,gitdir:c});if(!T)throw new dr("ref");u=T}let{fetchHead:x,fetchHeadDescription:_}=await hg({fs:t,cache:e,http:r,onProgress:n,onMessage:i,onAuth:a,onAuthSuccess:s,onAuthFailure:o,gitdir:c,corsProxy:b,ref:u,url:f,remote:d,remoteRef:h,singleBranch:E,headers:S,prune:p,pruneTags:g});await mS({fs:t,cache:e,gitdir:c,ours:u,theirs:x,fastForward:v,fastForwardOnly:y,message:`Merge ${_}`,author:A,committer:k,signingKey:w,dryRun:!1,noUpdateBranch:!1}),await fg({fs:t,cache:e,onProgress:n,dir:l,gitdir:c,ref:u,remote:d,noCheckout:!1})}catch(x){throw x.caller="git.pull",x}}async function vS({fs:t,http:e,onProgress:r,onMessage:n,onAuth:i,onAuthSuccess:a,onAuthFailure:s,dir:o,gitdir:l=F.join(o,".git"),ref:c,url:u,remote:f,remoteRef:d,corsProxy:h,singleBranch:p,headers:g={},cache:v={}}){try{P("fs",t),P("http",e),P("gitdir",l);let y={name:"",email:"",timestamp:Date.now(),timezoneOffset:0};return await gS({fs:new Q(t),cache:v,http:e,onProgress:r,onMessage:n,onAuth:i,onAuthSuccess:a,onAuthFailure:s,dir:o,gitdir:l,ref:c,url:u,remote:f,remoteRef:d,fastForwardOnly:!0,corsProxy:h,singleBranch:p,headers:g,author:y,committer:y})}catch(y){throw y.caller="git.fastForward",y}}async function yS({fs:t,http:e,onProgress:r,onMessage:n,onAuth:i,onAuthSuccess:a,onAuthFailure:s,dir:o,gitdir:l=F.join(o,".git"),ref:c,remote:u,remoteRef:f,url:d,corsProxy:h,depth:p=null,since:g=null,exclude:v=[],relative:y=!1,tags:b=!1,singleBranch:E=!1,headers:S={},prune:A=!1,pruneTags:k=!1,cache:w={}}){try{return P("fs",t),P("http",e),P("gitdir",l),await hg({fs:new Q(t),cache:w,http:e,onProgress:r,onMessage:n,onAuth:i,onAuthSuccess:a,onAuthFailure:s,gitdir:l,ref:c,remote:u,remoteRef:f,url:d,corsProxy:h,depth:p,since:g,exclude:v,relative:y,tags:b,singleBranch:E,headers:S,prune:A,pruneTags:k})}catch(x){throw x.caller="git.fetch",x}}async function wS({fs:t,dir:e,gitdir:r=F.join(e,".git"),oids:n,cache:i={}}){try{return P("fs",t),P("gitdir",r),P("oids",n),await pg({fs:new Q(t),cache:i,gitdir:r,oids:n})}catch(a){throw a.caller="git.findMergeBase",a}}async function bS({fs:t,filepath:e}){if(await t.exists(F.join(e,".git")))return e;{let r=ao(e);if(r===e)throw new je(`git root for ${e}`);return bS({fs:t,filepath:r})}}async function _S({fs:t,filepath:e}){try{return P("fs",t),P("filepath",e),await bS({fs:new Q(t),filepath:e})}catch(r){throw r.caller="git.findRoot",r}}async function xS({fs:t,dir:e,gitdir:r=F.join(e,".git"),path:n}){try{return P("fs",t),P("gitdir",r),P("path",n),await oc({fs:new Q(t),gitdir:r,path:n})}catch(i){throw i.caller="git.getConfig",i}}async function mD({fs:t,gitdir:e,path:r}){return(await nt.get({fs:t,gitdir:e})).getall(r)}async function SS({fs:t,dir:e,gitdir:r=F.join(e,".git"),path:n}){try{return P("fs",t),P("gitdir",r),P("path",n),await mD({fs:new Q(t),gitdir:r,path:n})}catch(i){throw i.caller="git.getConfigAll",i}}async function ES({http:t,onAuth:e,onAuthSuccess:r,onAuthFailure:n,corsProxy:i,url:a,headers:s={},forPush:o=!1}){try{P("http",t),P("url",a);let c=await go.getRemoteHelperFor({url:a}).discover({http:t,onAuth:e,onAuthSuccess:r,onAuthFailure:n,corsProxy:i,service:o?"git-receive-pack":"git-upload-pack",url:a,headers:s,protocolVersion:1}),u={capabilities:[...c.capabilities]};for(let[f,d]of c.refs){let h=f.split("/"),p=h.pop(),g=u;for(let v of h)g[v]=g[v]||{},g=g[v];g[p]=d}for(let[f,d]of c.symrefs){let h=f.split("/"),p=h.pop(),g=u;for(let v of h)g[v]=g[v]||{},g=g[v];g[p]=d}return u}catch(l){throw l.caller="git.getRemoteInfo",l}}function AS(t,e,r,n){let i=[];for(let[a,s]of t.refs){if(e&&!a.startsWith(e))continue;if(a.endsWith("^{}")){if(n){let l=a.replace("^{}",""),c=i[i.length-1],u=c.ref===l?c:i.find(f=>f.ref===l);if(u===void 0)throw new Error("I did not expect this to happen");u.peeled=s}continue}let o={ref:a,oid:s};r&&t.symrefs.has(a)&&(o.target=t.symrefs.get(a)),i.push(o)}return i}async function kS({http:t,onAuth:e,onAuthSuccess:r,onAuthFailure:n,corsProxy:i,url:a,headers:s={},forPush:o=!1,protocolVersion:l=2}){try{P("http",t),P("url",a);let u=await go.getRemoteHelperFor({url:a}).discover({http:t,onAuth:e,onAuthSuccess:r,onAuthFailure:n,corsProxy:i,service:o?"git-receive-pack":"git-upload-pack",url:a,headers:s,protocolVersion:l});if(u.protocolVersion===2)return{protocolVersion:u.protocolVersion,capabilities:u.capabilities2};let f={};for(let d of u.capabilities){let[h,p]=d.split("=");p?f[h]=p:f[h]=!0}return{protocolVersion:1,capabilities:f,refs:AS(u,void 0,!0,!0)}}catch(c){throw c.caller="git.getRemoteInfo2",c}}async function gD({type:t,object:e,format:r="content",oid:n=void 0}){return r!=="deflated"&&(r!=="wrapped"&&(e=ea.wrap({type:t,object:e})),n=await bi(e)),{oid:n,object:e}}async function TS({object:t}){try{P("object",t),typeof t=="string"?t=Buffer.from(t,"utf8"):t=Buffer.from(t);let e="blob",{oid:r,object:n}=await gD({type:"blob",format:"content",object:t});return{oid:r,type:e,object:new Uint8Array(n),format:"wrapped"}}catch(e){throw e.caller="git.hashBlob",e}}async function vD({fs:t,cache:e,onProgress:r,dir:n,gitdir:i,filepath:a}){try{a=F.join(n,a);let s=await t.read(a),o=c=>Ge({fs:t,cache:e,gitdir:i,oid:c}),l=await Wl.fromPack({pack:s,getExternalRefDelta:o,onProgress:r});return await t.write(a.replace(/\.pack$/,".idx"),await l.toBuffer()),{oids:[...l.hashes]}}catch(s){throw s.caller="git.indexPack",s}}async function CS({fs:t,onProgress:e,dir:r,gitdir:n=F.join(r,".git"),filepath:i,cache:a={}}){try{return P("fs",t),P("dir",r),P("gitdir",r),P("filepath",i),await vD({fs:new Q(t),cache:a,onProgress:e,dir:r,gitdir:n,filepath:i})}catch(s){throw s.caller="git.indexPack",s}}async function PS({fs:t,bare:e=!1,dir:r,gitdir:n=e?r:F.join(r,".git"),defaultBranch:i="master"}){try{return P("fs",t),P("gitdir",n),e||P("dir",r),await aS({fs:new Q(t),bare:e,dir:r,gitdir:n,defaultBranch:i})}catch(a){throw a.caller="git.init",a}}async function RS({fs:t,cache:e,gitdir:r,oid:n,ancestor:i,depth:a}){let s=await qa.read({fs:t,gitdir:r});if(!n)throw new dr("oid");if(!i)throw new dr("ancestor");if(n===i)return!1;let o=[n],l=new Set,c=0;for(;o.length;){if(c++===a)throw new ec(a);let u=o.shift(),{type:f,object:d}=await Ge({fs:t,cache:e,gitdir:r,oid:u});if(f!=="commit")throw new tr(u,f,"commit");let h=pr.from(d).parse();for(let p of h.parent)if(p===i)return!0;if(!s.has(u))for(let p of h.parent)l.has(p)||(o.push(p),l.add(p))}return!1}async function MS({fs:t,dir:e,gitdir:r=F.join(e,".git"),oid:n,ancestor:i,depth:a=-1,cache:s={}}){try{return P("fs",t),P("gitdir",r),P("oid",n),P("ancestor",i),await RS({fs:new Q(t),cache:s,gitdir:r,oid:n,ancestor:i,depth:a})}catch(o){throw o.caller="git.isDescendent",o}}async function OS({fs:t,dir:e,gitdir:r=F.join(e,".git"),filepath:n}){try{return P("fs",t),P("dir",e),P("gitdir",r),P("filepath",n),na.isIgnored({fs:new Q(t),dir:e,gitdir:r,filepath:n})}catch(i){throw i.caller="git.isIgnored",i}}async function IS({fs:t,dir:e,gitdir:r=F.join(e,".git"),remote:n}){try{return P("fs",t),P("gitdir",r),V.listBranches({fs:new Q(t),gitdir:r,remote:n})}catch(i){throw i.caller="git.listBranches",i}}async function yD({fs:t,gitdir:e,ref:r,cache:n}){if(r){let i=await V.resolve({gitdir:e,fs:t,ref:r}),a=[];return await FS({fs:t,cache:n,gitdir:e,oid:i,filenames:a,prefix:""}),a}else return ct.acquire({fs:t,gitdir:e,cache:n},async function(i){return i.entries.map(a=>a.path)})}async function FS({fs:t,cache:e,gitdir:r,oid:n,filenames:i,prefix:a}){let{tree:s}=await wo({fs:t,cache:e,gitdir:r,oid:n});for(let o of s)o.type==="tree"?await FS({fs:t,cache:e,gitdir:r,oid:o.oid,filenames:i,prefix:F.join(a,o.path)}):i.push(F.join(a,o.path))}async function $S({fs:t,dir:e,gitdir:r=F.join(e,".git"),ref:n,cache:i={}}){try{return P("fs",t),P("gitdir",r),await yD({fs:new Q(t),cache:i,gitdir:r,ref:n})}catch(a){throw a.caller="git.listFiles",a}}async function wD({fs:t,cache:e,gitdir:r,ref:n}){let i;try{i=await V.resolve({gitdir:r,fs:t,ref:n})}catch(o){if(o instanceof je)return[]}return(await wo({fs:t,cache:e,gitdir:r,oid:i})).tree.map(o=>({target:o.path,note:o.oid}))}async function DS({fs:t,dir:e,gitdir:r=F.join(e,".git"),ref:n="refs/notes/commits",cache:i={}}){try{return P("fs",t),P("gitdir",r),P("ref",n),await wD({fs:new Q(t),cache:i,gitdir:r,ref:n})}catch(a){throw a.caller="git.listNotes",a}}async function LS({fs:t,dir:e,gitdir:r=F.join(e,".git"),filepath:n}){try{return P("fs",t),P("gitdir",r),V.listRefs({fs:new Q(t),gitdir:r,filepath:n})}catch(i){throw i.caller="git.listRefs",i}}async function bD({fs:t,gitdir:e}){let r=await nt.get({fs:t,gitdir:e}),n=await r.getSubsections("remote");return Promise.all(n.map(async a=>{let s=await r.get(`remote.${a}.url`);return{remote:a,url:s}}))}async function jS({fs:t,dir:e,gitdir:r=F.join(e,".git")}){try{return P("fs",t),P("gitdir",r),await bD({fs:new Q(t),gitdir:r})}catch(n){throw n.caller="git.listRemotes",n}}async function _D(t){let e=Qe.streamReader(t),r=[],n;for(;n=await e(),n!==!0;){if(n===null)continue;n=n.toString("utf8").replace(/\n$/,"");let[i,a,...s]=n.split(" "),o={ref:a,oid:i};for(let l of s){let[c,u]=l.split(":");c==="symref-target"?o.target=u:c==="peeled"&&(o.peeled=u)}r.push(o)}return r}async function xD({prefix:t,symrefs:e,peelTags:r}){let n=[];return n.push(Qe.encode(`command=ls-refs +`)),n.push(Qe.encode(`agent=${Bf.agent} +`)),(r||e||t)&&n.push(Qe.delim()),r&&n.push(Qe.encode("peel")),e&&n.push(Qe.encode("symrefs")),t&&n.push(Qe.encode(`ref-prefix ${t}`)),n.push(Qe.flush()),n}async function NS({http:t,onAuth:e,onAuthSuccess:r,onAuthFailure:n,corsProxy:i,url:a,headers:s={},forPush:o=!1,protocolVersion:l=2,prefix:c,symrefs:u,peelTags:f}){try{P("http",t),P("url",a);let d=await mo.discover({http:t,onAuth:e,onAuthSuccess:r,onAuthFailure:n,corsProxy:i,service:o?"git-receive-pack":"git-upload-pack",url:a,headers:s,protocolVersion:l});if(d.protocolVersion===1)return AS(d,c,u,f);let h=await xD({prefix:c,symrefs:u,peelTags:f}),p=await mo.connect({http:t,auth:d.auth,headers:s,corsProxy:i,service:o?"git-receive-pack":"git-upload-pack",url:a,body:h});return _D(p.body)}catch(d){throw d.caller="git.listServerRefs",d}}async function BS({fs:t,dir:e,gitdir:r=F.join(e,".git")}){try{return P("fs",t),P("gitdir",r),V.listTags({fs:new Q(t),gitdir:r})}catch(n){throw n.caller="git.listTags",n}}function SD(t,e){return t.committer.timestamp-e.committer.timestamp}var ED="e69de29bb2d1d6434b8b29ae775ad8c2e48c5391";async function Px({fs:t,cache:e,gitdir:r,oid:n,fileId:i}){if(i===ED)return;let a=n,s,o=await fo({fs:t,cache:e,gitdir:r,oid:n}),l=o.tree;return i===o.oid?s=o.path:(s=await HS({fs:t,cache:e,gitdir:r,tree:l,fileId:i,oid:a}),Array.isArray(s)&&(s.length===0?s=void 0:s.length===1&&(s=s[0]))),s}async function HS({fs:t,cache:e,gitdir:r,tree:n,fileId:i,oid:a,filepaths:s=[],parentPath:o=""}){let l=n.entries().map(function(c){let u;return c.oid===i?(u=F.join(o,c.path),s.push(u)):c.type==="tree"&&(u=Ge({fs:t,cache:e,gitdir:r,oid:c.oid}).then(function({object:f}){return HS({fs:t,cache:e,gitdir:r,tree:hr.from(f),fileId:i,oid:a,filepaths:s,parentPath:F.join(o,c.path)})})),u});return await Promise.all(l),s}async function AD({fs:t,cache:e,gitdir:r,filepath:n,ref:i,depth:a,since:s,force:o,follow:l}){let c=typeof s=="undefined"?void 0:Math.floor(s.valueOf()/1e3),u=[],f=await qa.read({fs:t,gitdir:r}),d=await V.resolve({fs:t,gitdir:r,ref:i}),h=[await po({fs:t,cache:e,gitdir:r,oid:d})],p,g,v;function y(b){v&&n&&u.push(b)}for(;h.length>0;){let b=h.pop();if(c!==void 0&&b.commit.committer.timestamp<=c)break;if(n){let E;try{E=await lc({fs:t,cache:e,gitdir:r,oid:b.commit.tree,filepath:n}),g&&p!==E&&u.push(g),p=E,g=b,v=!0}catch(S){if(S instanceof je){let A=l&&p;if(A&&(A=await Px({fs:t,cache:e,gitdir:r,oid:b.commit.tree,fileId:p}),A))if(Array.isArray(A)){if(g){let k=await Px({fs:t,cache:e,gitdir:r,oid:g.commit.tree,fileId:p});if(Array.isArray(k))if(A=A.filter(w=>k.indexOf(w)===-1),A.length===1)A=A[0],n=A,g&&u.push(g);else{A=!1,g&&u.push(g);break}}}else n=A,g&&u.push(g);if(!A){if(v&&p&&(u.push(g),!o))break;if(!o&&!l)throw S}g=b,v=!1}else throw S}}else u.push(b);if(a!==void 0&&u.length===a){y(b);break}if(!f.has(b.oid))for(let E of b.commit.parent){let S=await po({fs:t,cache:e,gitdir:r,oid:E});h.map(A=>A.oid).includes(S.oid)||h.push(S)}h.length===0&&y(b),h.sort((E,S)=>SD(E.commit,S.commit))}return u}async function US({fs:t,dir:e,gitdir:r=F.join(e,".git"),filepath:n,ref:i="HEAD",depth:a,since:s,force:o,follow:l,cache:c={}}){try{return P("fs",t),P("gitdir",r),P("ref",i),await AD({fs:new Q(t),cache:c,gitdir:r,filepath:n,ref:i,depth:a,since:s,force:o,follow:l})}catch(u){throw u.caller="git.log",u}}async function GS({fs:t,onSign:e,dir:r,gitdir:n=F.join(r,".git"),ours:i,theirs:a,fastForward:s=!0,fastForwardOnly:o=!1,dryRun:l=!1,noUpdateBranch:c=!1,abortOnConflict:u=!0,message:f,author:d,committer:h,signingKey:p,cache:g={},mergeDriver:v,allowUnrelatedHistories:y=!1}){try{P("fs",t),p&&P("onSign",e);let b=new Q(t),E=await ia({fs:b,gitdir:n,author:d});if(!E&&(!o||!s))throw new zt("author");let S=await ho({fs:b,gitdir:n,author:E,committer:h});if(!S&&(!o||!s))throw new zt("committer");return await mS({fs:b,cache:g,dir:r,gitdir:n,ours:i,theirs:a,fastForward:s,fastForwardOnly:o,dryRun:l,noUpdateBranch:c,abortOnConflict:u,message:f,author:E,committer:S,signingKey:p,onSign:e,mergeDriver:v,allowUnrelatedHistories:y})}catch(b){throw b.caller="git.merge",b}}var kD={commit:16,tree:32,blob:48,tag:64,ofs_delta:96,ref_delta:112};async function zS({fs:t,cache:e,dir:r,gitdir:n=F.join(r,".git"),oids:i}){let a=new Mx,s=[];function o(u,f){let d=Buffer.from(u,f);s.push(d),a.update(d)}async function l({stype:u,object:f}){let d=kD[u],h=f.length,p=h>15?128:0,g=h&15;h=h>>>4;let v=(p|d|g).toString(16);for(o(v,"hex");p;)p=h>127?128:0,v=p|h&127,o(lg(2,v),"hex"),h=h>>>7;o(Buffer.from(await Gx(f)))}o("PACK"),o("00000002","hex"),o(lg(8,i.length),"hex");for(let u of i){let{type:f,object:d}=await Ge({fs:t,cache:e,gitdir:n,oid:u});await l({write:o,object:d,stype:f})}let c=a.digest();return s.push(c),s}async function TD({fs:t,cache:e,gitdir:r,oids:n,write:i}){let a=await zS({fs:t,cache:e,gitdir:r,oids:n}),s=Buffer.from(await Ff(a)),l=`pack-${s.slice(-20).toString("hex")}.pack`;return i?(await t.write(F.join(r,`objects/pack/${l}`),s),{filename:l}):{filename:l,packfile:new Uint8Array(s)}}async function VS({fs:t,dir:e,gitdir:r=F.join(e,".git"),oids:n,write:i=!1,cache:a={}}){try{return P("fs",t),P("gitdir",r),P("oids",n),await TD({fs:new Q(t),cache:a,gitdir:r,oids:n,write:i})}catch(s){throw s.caller="git.packObjects",s}}async function qS({fs:t,http:e,onProgress:r,onMessage:n,onAuth:i,onAuthSuccess:a,onAuthFailure:s,dir:o,gitdir:l=F.join(o,".git"),ref:c,url:u,remote:f,remoteRef:d,prune:h=!1,pruneTags:p=!1,fastForward:g=!0,fastForwardOnly:v=!1,corsProxy:y,singleBranch:b,headers:E={},author:S,committer:A,signingKey:k,cache:w={}}){try{P("fs",t),P("gitdir",l);let x=new Q(t),_=await ia({fs:x,gitdir:l,author:S});if(!_)throw new zt("author");let T=await ho({fs:x,gitdir:l,author:_,committer:A});if(!T)throw new zt("committer");return await gS({fs:x,cache:w,http:e,onProgress:r,onMessage:n,onAuth:i,onAuthSuccess:a,onAuthFailure:s,dir:o,gitdir:l,ref:c,url:u,remote:f,remoteRef:d,fastForward:g,fastForwardOnly:v,corsProxy:y,singleBranch:b,headers:E,author:_,committer:T,signingKey:k,prune:h,pruneTags:p})}catch(x){throw x.caller="git.pull",x}}async function CD({fs:t,cache:e,dir:r,gitdir:n=F.join(r,".git"),start:i,finish:a}){let s=await qa.read({fs:t,gitdir:n}),o=new Set,l=new Set;for(let f of i)o.add(await V.resolve({fs:t,gitdir:n,ref:f}));for(let f of a)try{let d=await V.resolve({fs:t,gitdir:n,ref:f});l.add(d)}catch(d){}let c=new Set;async function u(f){c.add(f);let{type:d,object:h}=await Ge({fs:t,cache:e,gitdir:n,oid:f});if(d==="tag"){let g=Mr.from(h).headers().object;return u(g)}if(d!=="commit")throw new tr(f,d,"commit");if(!s.has(f)){let g=pr.from(h).headers().parent;for(f of g)!l.has(f)&&!c.has(f)&&await u(f)}}for(let f of o)await u(f);return c}async function Xm({fs:t,cache:e,dir:r,gitdir:n=F.join(r,".git"),oids:i}){let a=new Set;async function s(o){if(a.has(o))return;a.add(o);let{type:l,object:c}=await Ge({fs:t,cache:e,gitdir:n,oid:o});if(l==="tag"){let f=Mr.from(c).headers().object;await s(f)}else if(l==="commit"){let f=pr.from(c).headers().tree;await s(f)}else if(l==="tree"){let u=hr.from(c);for(let f of u)f.type==="blob"&&a.add(f.oid),f.type==="tree"&&await s(f.oid)}}for(let o of i)await s(o);return a}async function PD(t){let e={},r="",n=Qe.streamReader(t),i=await n();for(;i!==!0;)i!==null&&(r+=i.toString("utf8")+` +`),i=await n();let a=r.toString("utf8").split(` +`);if(i=a.shift(),!i.startsWith("unpack "))throw new Va('unpack ok" or "unpack [error message]',i);e.ok=i==="unpack ok",e.ok||(e.error=i.slice(7)),e.refs={};for(let s of a){if(s.trim()==="")continue;let o=s.slice(0,2),l=s.slice(3),c=l.indexOf(" ");c===-1&&(c=l.length);let u=l.slice(0,c),f=l.slice(c+1);e.refs[u]={ok:o==="ok",error:f}}return e}async function RD({capabilities:t=[],triplets:e=[]}){let r=[],n=`\0 ${t.join(" ")}`;for(let i of e)r.push(Qe.encode(`${i.oldoid} ${i.oid} ${i.fullRef}${n} +`)),n="";return r.push(Qe.flush()),r}async function MD({fs:t,cache:e,http:r,onProgress:n,onMessage:i,onAuth:a,onAuthSuccess:s,onAuthFailure:o,onPrePush:l,gitdir:c,ref:u,remoteRef:f,remote:d,url:h,force:p=!1,delete:g=!1,corsProxy:v,headers:y={}}){let b=u||await sa({fs:t,gitdir:c});if(typeof b=="undefined")throw new dr("ref");let E=await nt.get({fs:t,gitdir:c});d=d||await E.get(`branch.${b}.pushRemote`)||await E.get("remote.pushDefault")||await E.get(`branch.${b}.remote`)||"origin";let S=h||await E.get(`remote.${d}.pushurl`)||await E.get(`remote.${d}.url`);if(typeof S=="undefined")throw new dr("remote OR url");let A=f||await E.get(`branch.${b}.merge`);if(typeof S=="undefined")throw new dr("remoteRef");v===void 0&&(v=await E.get("http.corsProxy"));let k=await V.expand({fs:t,gitdir:c,ref:b}),w=g?"0000000000000000000000000000000000000000":await V.resolve({fs:t,gitdir:c,ref:k}),x=go.getRemoteHelperFor({url:S}),_=await x.discover({http:r,onAuth:a,onAuthSuccess:s,onAuthFailure:o,corsProxy:v,service:"git-receive-pack",url:S,headers:y,protocolVersion:1}),T=_.auth,C;if(!A)C=k;else try{C=await V.expandAgainstMap({ref:A,map:_.refs})}catch(W){if(W instanceof je)C=A.startsWith("refs/")?A:`refs/heads/${A}`;else throw W}let I=_.refs.get(C)||"0000000000000000000000000000000000000000";if(l&&!await l({remote:d,url:S,localRef:{ref:g?"(delete)":k,oid:w},remoteRef:{ref:C,oid:I}}))throw new uo;let L=!_.capabilities.has("no-thin"),$=new Set;if(!g){let W=[..._.refs.values()],B=new Set;if(I!=="0000000000000000000000000000000000000000"){let $e=await pg({fs:t,cache:e,gitdir:c,oids:[w,I]});for(let lr of $e)W.push(lr);L&&(B=await Xm({fs:t,cache:e,gitdir:c,oids:$e}))}if(!W.includes(w)){let $e=await CD({fs:t,cache:e,gitdir:c,start:[w],finish:W});$=await Xm({fs:t,cache:e,gitdir:c,oids:$e})}if(L){try{let $e=await V.resolve({fs:t,gitdir:c,ref:`refs/remotes/${d}/HEAD`,depth:2}),{oid:lr}=await V.resolveAgainstMap({ref:$e.replace(`refs/remotes/${d}/`,""),fullref:$e,map:_.refs}),Ut=[lr];for(let X of await Xm({fs:t,cache:e,gitdir:c,oids:Ut}))B.add(X)}catch($e){}for(let $e of B)$.delete($e)}if(w===I&&(p=!0),!p){if(k.startsWith("refs/tags")&&I!=="0000000000000000000000000000000000000000")throw new co("tag-exists");if(w!=="0000000000000000000000000000000000000000"&&I!=="0000000000000000000000000000000000000000"&&!await RS({fs:t,cache:e,gitdir:c,oid:w,ancestor:I,depth:-1}))throw new co("not-fast-forward")}}let J=nS([..._.capabilities],["report-status","side-band-64k",`agent=${Bf.agent}`]),de=await RD({capabilities:J,triplets:[{oldoid:I,oid:w,fullRef:C}]}),le=g?[]:await zS({fs:t,cache:e,gitdir:c,oids:[...$]}),ce=await x.connect({http:r,onProgress:n,corsProxy:v,service:"git-receive-pack",url:S,auth:T,headers:y,body:[...de,...le]}),{packfile:Te,progress:ne}=await $f.demux(ce.body);if(i){let W=iS(ne);uc(W,async B=>{await i(B)})}let N=await PD(Te);if(ce.headers&&(N.headers=ce.headers),d&&N.ok&&N.refs[C].ok&&!k.startsWith("refs/tags")){let W=`refs/remotes/${d}/${C.replace("refs/heads","")}`;g?await V.deleteRef({fs:t,gitdir:c,ref:W}):await V.writeRef({fs:t,gitdir:c,ref:W,value:w})}if(N.ok&&Object.values(N.refs).every(W=>W.ok))return N;{let W=Object.entries(N.refs).filter(([B,$e])=>!$e.ok).map(([B,$e])=>` + - ${B}: ${$e.error}`).join("");throw new Ql(W,N)}}async function WS({fs:t,http:e,onProgress:r,onMessage:n,onAuth:i,onAuthSuccess:a,onAuthFailure:s,onPrePush:o,dir:l,gitdir:c=F.join(l,".git"),ref:u,remoteRef:f,remote:d="origin",url:h,force:p=!1,delete:g=!1,corsProxy:v,headers:y={},cache:b={}}){try{return P("fs",t),P("http",e),P("gitdir",c),await MD({fs:new Q(t),cache:b,http:e,onProgress:r,onMessage:n,onAuth:i,onAuthSuccess:a,onAuthFailure:s,onPrePush:o,gitdir:c,ref:u,remoteRef:f,remote:d,url:h,force:p,delete:g,corsProxy:v,headers:y})}catch(E){throw E.caller="git.push",E}}async function YS({fs:t,cache:e,gitdir:r,oid:n}){let{type:i,object:a}=await Ge({fs:t,cache:e,gitdir:r,oid:n});if(i==="tag")return n=Mr.from(a).parse().object,YS({fs:t,cache:e,gitdir:r,oid:n});if(i!=="blob")throw new tr(n,i,"blob");return{oid:n,blob:new Uint8Array(a)}}async function XS({fs:t,cache:e,gitdir:r,oid:n,filepath:i=void 0}){return i!==void 0&&(n=await lc({fs:t,cache:e,gitdir:r,oid:n,filepath:i})),await YS({fs:t,cache:e,gitdir:r,oid:n})}async function KS({fs:t,dir:e,gitdir:r=F.join(e,".git"),oid:n,filepath:i,cache:a={}}){try{return P("fs",t),P("gitdir",r),P("oid",n),await XS({fs:new Q(t),cache:a,gitdir:r,oid:n,filepath:i})}catch(s){throw s.caller="git.readBlob",s}}async function mg({fs:t,dir:e,gitdir:r=F.join(e,".git"),oid:n,cache:i={}}){try{return P("fs",t),P("gitdir",r),P("oid",n),await po({fs:new Q(t),cache:i,gitdir:r,oid:n})}catch(a){throw a.caller="git.readCommit",a}}async function OD({fs:t,cache:e,gitdir:r,ref:n="refs/notes/commits",oid:i}){let a=await V.resolve({gitdir:r,fs:t,ref:n}),{blob:s}=await XS({fs:t,cache:e,gitdir:r,oid:a,filepath:i});return s}async function ZS({fs:t,dir:e,gitdir:r=F.join(e,".git"),ref:n="refs/notes/commits",oid:i,cache:a={}}){try{return P("fs",t),P("gitdir",r),P("ref",n),P("oid",i),await OD({fs:new Q(t),cache:a,gitdir:r,ref:n,oid:i})}catch(s){throw s.caller="git.readNote",s}}async function JS({fs:t,dir:e,gitdir:r=F.join(e,".git"),oid:n,format:i="parsed",filepath:a=void 0,encoding:s=void 0,cache:o={}}){try{P("fs",t),P("gitdir",r),P("oid",n);let l=new Q(t);a!==void 0&&(n=await lc({fs:l,cache:o,gitdir:r,oid:n,filepath:a}));let u=await Ge({fs:l,cache:o,gitdir:r,oid:n,format:i==="parsed"?"content":i});if(u.oid=n,i==="parsed")switch(u.format="parsed",u.type){case"commit":u.object=pr.from(u.object).parse();break;case"tree":u.object=hr.from(u.object).entries();break;case"blob":s?u.object=u.object.toString(s):(u.object=new Uint8Array(u.object),u.format="content");break;case"tag":u.object=Mr.from(u.object).parse();break;default:throw new tr(u.oid,u.type,"blob|commit|tag|tree")}else(u.format==="deflated"||u.format==="wrapped")&&(u.type=u.format);return u}catch(l){throw l.caller="git.readObject",l}}async function ID({fs:t,cache:e,gitdir:r,oid:n}){let{type:i,object:a}=await Ge({fs:t,cache:e,gitdir:r,oid:n,format:"content"});if(i!=="tag")throw new tr(n,i,"tag");let s=Mr.from(a);return{oid:n,tag:s.parse(),payload:s.payload()}}async function QS({fs:t,dir:e,gitdir:r=F.join(e,".git"),oid:n,cache:i={}}){try{return P("fs",t),P("gitdir",r),P("oid",n),await ID({fs:new Q(t),cache:i,gitdir:r,oid:n})}catch(a){throw a.caller="git.readTag",a}}async function eE({fs:t,dir:e,gitdir:r=F.join(e,".git"),oid:n,filepath:i=void 0,cache:a={}}){try{return P("fs",t),P("gitdir",r),P("oid",n),await wo({fs:new Q(t),cache:a,gitdir:r,oid:n,filepath:i})}catch(s){throw s.caller="git.readTree",s}}async function tE({fs:t,dir:e,gitdir:r=F.join(e,".git"),filepath:n,cache:i={}}){try{P("fs",t),P("gitdir",r),P("filepath",n),await ct.acquire({fs:new Q(t),gitdir:r,cache:i},async function(a){a.delete({filepath:n})})}catch(a){throw a.caller="git.remove",a}}async function FD({fs:t,cache:e,onSign:r,gitdir:n,ref:i="refs/notes/commits",oid:a,author:s,committer:o,signingKey:l}){let c;try{c=await V.resolve({gitdir:n,fs:t,ref:i})}catch(p){if(!(p instanceof je))throw p}let f=(await wo({fs:t,gitdir:n,oid:c||"4b825dc642cb6eb9a060e54bf8d69288fbee4904"})).tree;f=f.filter(p=>p.path!==a);let d=await cc({fs:t,gitdir:n,tree:f});return await Nf({fs:t,cache:e,onSign:r,gitdir:n,ref:i,tree:d,parent:c&&[c],message:`Note removed by 'isomorphic-git removeNote' +`,author:s,committer:o,signingKey:l})}async function rE({fs:t,onSign:e,dir:r,gitdir:n=F.join(r,".git"),ref:i="refs/notes/commits",oid:a,author:s,committer:o,signingKey:l,cache:c={}}){try{P("fs",t),P("gitdir",n),P("oid",a);let u=new Q(t),f=await ia({fs:u,gitdir:n,author:s});if(!f)throw new zt("author");let d=await ho({fs:u,gitdir:n,author:f,committer:o});if(!d)throw new zt("committer");return await FD({fs:u,cache:c,onSign:e,gitdir:n,ref:i,oid:a,author:f,committer:d,signingKey:l})}catch(u){throw u.caller="git.removeNote",u}}async function $D({fs:t,gitdir:e,oldref:r,ref:n,checkout:i=!1}){if(n!==zn.clean(n))throw new mn(n,zn.clean(n));if(r!==zn.clean(r))throw new mn(r,zn.clean(r));let a=`refs/heads/${r}`,s=`refs/heads/${n}`;if(await V.exists({fs:t,gitdir:e,ref:s}))throw new pn("branch",n,!1);let l=await V.resolve({fs:t,gitdir:e,ref:a,depth:1});await V.writeRef({fs:t,gitdir:e,ref:s,value:l}),await V.deleteRef({fs:t,gitdir:e,ref:a});let u=await sa({fs:t,gitdir:e,fullname:!0})===a;(i||u)&&await V.writeSymbolicRef({fs:t,gitdir:e,ref:"HEAD",value:s})}async function nE({fs:t,dir:e,gitdir:r=F.join(e,".git"),ref:n,oldref:i,checkout:a=!1}){try{return P("fs",t),P("gitdir",r),P("ref",n),P("oldref",i),await $D({fs:new Q(t),gitdir:r,ref:n,oldref:i,checkout:a})}catch(s){throw s.caller="git.renameBranch",s}}async function iE({gitdir:t,type:e,object:r}){return bi(ea.wrap({type:e,object:r}))}async function aE({fs:t,dir:e,gitdir:r=F.join(e,".git"),filepath:n,ref:i,cache:a={}}){try{P("fs",t),P("gitdir",r),P("filepath",n);let s=new Q(t),o,l;try{o=await V.resolve({fs:s,gitdir:r,ref:i||"HEAD"})}catch(f){if(i)throw f}if(o)try{o=await lc({fs:s,cache:a,gitdir:r,oid:o,filepath:n})}catch(f){o=null}let c={ctime:new Date(0),mtime:new Date(0),dev:0,ino:0,mode:0,uid:0,gid:0,size:0},u=e&&await s.read(F.join(e,n));u&&(l=await iE({gitdir:r,type:"blob",object:u}),o===l&&(c=await s.lstat(F.join(e,n)))),await ct.acquire({fs:s,gitdir:r,cache:a},async function(f){f.delete({filepath:n}),o&&f.insert({filepath:n,stats:c,oid:o})})}catch(s){throw s.caller="git.reset",s}}async function sE({fs:t,dir:e,gitdir:r=F.join(e,".git"),ref:n,depth:i}){try{return P("fs",t),P("gitdir",r),P("ref",n),await V.resolve({fs:new Q(t),gitdir:r,ref:n,depth:i})}catch(a){throw a.caller="git.resolveRef",a}}async function oE({fs:t,dir:e,gitdir:r=F.join(e,".git"),path:n,value:i,append:a=!1}){try{P("fs",t),P("gitdir",r),P("path",n);let s=new Q(t),o=await nt.get({fs:s,gitdir:r});a?await o.append(n,i):await o.set(n,i),await nt.save({fs:s,gitdir:r,config:o})}catch(s){throw s.caller="git.setConfig",s}}async function lE({fs:t,gitdir:e,commit:r}){let n=pr.from(r).toObject();return await mr({fs:t,gitdir:e,type:"commit",object:n,format:"content"})}var Df=class t{static get timezoneOffsetForRefLogEntry(){let e=new Date().getTimezoneOffset(),r=Math.abs(Math.floor(e/60)),n=Math.abs(e%60).toString().padStart(2,"0");return`${e>0?"-":"+"}${r.toString().padStart(2,"0")}${n}`}static createStashReflogEntry(e,r,n){let i=e.name.replace(/\s/g,""),a="0000000000000000000000000000000000000000",s=Math.floor(Date.now()/1e3),o=t.timezoneOffsetForRefLogEntry;return`${a} ${r} ${i} ${e.email} ${s} ${o} ${n} +`}static getStashReflogEntry(e,r=!1){return e.split(` +`).filter(a=>a).reverse().map((a,s)=>r?`stash@{${s}}: ${a.split(" ")[1]}`:a)}},DD={stage:Ya,workdir:yo},Km;async function vo(t,e){return Km===void 0&&(Km=new zl),Km.acquire(t,e)}async function LD(t,e,r,n,i=null){let a=F.join(r,n),s=await t.lstat(a);if(!s)throw new je(a);if(s.isDirectory())throw new pe(`${a}: file expected, but found directory`);let o=i?await Lx({fs:t,gitdir:e,oid:i}):void 0,l=o?i:void 0;return o||await vo({fs:t,gitdir:e,currentFilepath:a},async()=>{let c=s.isSymbolicLink()?await t.readlink(a).then(zx):await t.read(a);if(c===null)throw new je(a);l=await mr({fs:t,gitdir:e,type:"blob",object:c})}),l}async function jD({fs:t,dir:e,gitdir:r,entries:n}){async function i(a){if(a.type==="tree"){if(!a.oid){let s=await Promise.all(a.children.map(i));a.oid=await cc({fs:t,gitdir:r,tree:s}),a.mode=16384}}else a.type==="blob"&&(a.oid=await LD(t,r,e,a.path,a.oid),a.mode=33188);return a.path=a.path.split("/").pop(),a}return Promise.all(n.map(i))}async function Rx({fs:t,dir:e,gitdir:r,treePair:n}){let i=n[1]==="stage",a=n.map(h=>typeof h=="string"?DD[h]():h),s=[],u=await ra({fs:t,cache:{},dir:e,gitdir:r,trees:a,map:async(h,[p,g])=>{if(!(h==="."||await na.isIgnored({fs:t,dir:e,gitdir:r,filepath:h}))&&g)return(!p||await p.oid()!==await g.oid()&&await g.oid()!==void 0)&&s.push([p,g]),{mode:await g.mode(),path:h,oid:await g.oid(),type:await g.type()}},reduce:async(h,p)=>(p=p.filter(Boolean),h?(h.children=p,h):p.length>0?p:void 0),iterate:async(h,p)=>{let g=[];for(let v of p){let[y,b]=v;i?b&&(await t.exists(`${e}/${b.toString()}`)?g.push(v):s.push([null,b])):y&&(b?g.push(v):s.push([y,null]))}return g.length?Promise.all(g.map(h)):[]}});if(s.length===0||u.length===0)return null;let d=(await jD({fs:t,dir:e,gitdir:r,entries:u})).filter(Boolean).map(h=>({mode:h.mode,path:h.path,oid:h.oid,type:h.type}));return cc({fs:t,gitdir:r,tree:d})}async function ND({fs:t,dir:e,gitdir:r,stashCommit:n,parentCommit:i,wasStaged:a}){let s=[],o=[],l=await ra({fs:t,cache:{},dir:e,gitdir:r,trees:[Rr({ref:i}),Rr({ref:n})],map:async(c,[u,f])=>{if(c==="."||await na.isIgnored({fs:t,dir:e,gitdir:r,filepath:c}))return;let d=f?await f.type():await u.type();if(d!=="tree"&&d!=="blob")return;if(!f&&u){let p=d==="tree"?"rmdir":"rm";return d==="tree"&&s.push(c),d==="blob"&&a&&o.push({filepath:c,oid:await u.oid()}),{method:p,filepath:c}}let h=await f.oid();if(!u||await u.oid()!==h)return d==="tree"?{method:"mkdir",filepath:c}:(a&&o.push({filepath:c,oid:h,stats:await t.lstat(F.join(e,c))}),{method:"write",filepath:c,oid:h})}});await vo({fs:t,gitdir:r,dirRemoved:s,ops:l},async()=>{for(let c of l){let u=F.join(e,c.filepath);switch(c.method){case"rmdir":await t.rmdir(u);break;case"mkdir":await t.mkdir(u);break;case"rm":await t.rm(u);break;case"write":if(!s.some(f=>u.startsWith(f))){let{object:f}=await Ge({fs:t,cache:{},gitdir:r,oid:c.oid});await t.exists(u)&&await t.rm(u),await t.write(u,f)}break}}}),await ct.acquire({fs:t,gitdir:r,cache:{}},async c=>{o.forEach(({filepath:u,stats:f,oid:d})=>{c.insert({filepath:u,stats:f,oid:d})})})}var Wa=class t{constructor({fs:e,dir:r,gitdir:n=F.join(r,".git")}){Object.assign(this,{fs:e,dir:r,gitdir:n,_author:null})}static get refStash(){return"refs/stash"}static get refLogsStash(){return"logs/refs/stash"}get refStashPath(){return F.join(this.gitdir,t.refStash)}get refLogsStashPath(){return F.join(this.gitdir,t.refLogsStash)}async getAuthor(){if(!this._author&&(this._author=await ia({fs:this.fs,gitdir:this.gitdir,author:{}}),!this._author))throw new zt("author");return this._author}async getStashSHA(e,r){return await this.fs.exists(this.refStashPath)?(r||await this.readStashReflogs({parsed:!1}))[e].split(" ")[1]:null}async writeStashCommit({message:e,tree:r,parent:n}){return lE({fs:this.fs,gitdir:this.gitdir,commit:{message:e,tree:r,parent:n,author:await this.getAuthor(),committer:await this.getAuthor()}})}async readStashCommit(e){let r=await this.readStashReflogs({parsed:!1});if(e!==0&&(e<0||e>r.length-1))throw new mn(`stash@${e}`,"number that is in range of [0, num of stash pushed]");let n=await this.getStashSHA(e,r);return n?po({fs:this.fs,cache:{},gitdir:this.gitdir,oid:n}):{}}async writeStashRef(e){return V.writeRef({fs:this.fs,gitdir:this.gitdir,ref:t.refStash,value:e})}async writeStashReflogEntry({stashCommit:e,message:r}){let n=await this.getAuthor(),i=Df.createStashReflogEntry(n,e,r),a=this.refLogsStashPath;await vo({filepath:a,entry:i},async()=>{let s=await this.fs.exists(a)?await this.fs.read(a,"utf8"):"";await this.fs.write(a,s+i,"utf8")})}async readStashReflogs({parsed:e=!1}){if(!await this.fs.exists(this.refLogsStashPath))return[];let n=(await this.fs.read(this.refLogsStashPath)).toString();return Df.getStashReflogEntry(n,e)}};async function BD({fs:t,dir:e,gitdir:r,message:n=""}){let i=new Wa({fs:t,dir:e,gitdir:r});await i.getAuthor();let a=await sa({fs:t,gitdir:r,fullname:!1}),s=await V.resolve({fs:t,gitdir:r,ref:"HEAD"}),l=(await mg({fs:t,dir:e,gitdir:r,oid:s})).commit.message,c=[s],u=null,f=Rr({ref:"HEAD"}),d=await Rx({fs:t,dir:e,gitdir:r,treePair:[Rr({ref:"HEAD"}),"stage"]});if(d){let v=await i.writeStashCommit({message:`stash-Index: WIP on ${a} - ${new Date().toISOString()}`,tree:d,parent:c});c.push(v),u=d,f=Ya()}let h=await Rx({fs:t,dir:e,gitdir:r,treePair:[f,"workdir"]});if(h){let v=await i.writeStashCommit({message:`stash-WorkDir: WIP on ${a} - ${new Date().toISOString()}`,tree:h,parent:[c[c.length-1]]});c.push(v),u=h}if(!u||!d&&!h)throw new je("changes, nothing to stash");let p=(n.trim()||`WIP on ${a}`)+`: ${s.substring(0,7)} ${l}`,g=await i.writeStashCommit({message:p,tree:u,parent:c});return await i.writeStashRef(g),await i.writeStashReflogEntry({stashCommit:g,message:p}),await dg({fs:t,dir:e,gitdir:r,ref:a,track:!1,force:!0}),g}async function cE({fs:t,dir:e,gitdir:r,refIdx:n=0}){let a=await new Wa({fs:t,dir:e,gitdir:r}).readStashCommit(n),{parent:s=null}=a.commit?a.commit:{};if(!(!s||!Array.isArray(s)))for(let o=0;o{await t.exists(s)&&await t.rm(s)});let o=await i.readStashReflogs({parsed:!1});if(!o.length)return;o.splice(n,1);let l=i.refLogsStashPath;await vo({reflogEntries:o,stashReflogPath:l,stashMgr:i},async()=>{if(o.length){await t.write(l,o.join(` +`),"utf8");let c=o[o.length-1].split(" ")[1];await i.writeStashRef(c)}else await t.rm(l)})}async function HD({fs:t,dir:e,gitdir:r}){return new Wa({fs:t,dir:e,gitdir:r}).readStashReflogs({parsed:!0})}async function UD({fs:t,dir:e,gitdir:r}){let n=new Wa({fs:t,dir:e,gitdir:r}),i=[n.refStashPath,n.refLogsStashPath];await vo(i,async()=>{await Promise.all(i.map(async a=>{if(await t.exists(a))return t.rm(a)}))})}async function GD({fs:t,dir:e,gitdir:r,refIdx:n=0}){await cE({fs:t,dir:e,gitdir:r,refIdx:n}),await uE({fs:t,dir:e,gitdir:r,refIdx:n})}async function fE({fs:t,dir:e,gitdir:r=F.join(e,".git"),op:n="push",message:i="",refIdx:a=0}){P("fs",t),P("dir",e),P("gitdir",r),P("op",n);let s={push:BD,apply:cE,drop:uE,list:HD,clear:UD,pop:GD},o=["apply","drop","pop"];try{let l=new Q(t);["refs","logs","logs/refs"].map(f=>F.join(r,f)).forEach(async f=>{await l.exists(f)||await l.mkdir(f)});let u=s[n];if(u){if(o.includes(n)&&a<0)throw new mn(`stash@${a}`,"number that is in range of [0, num of stash pushed]");return await u({fs:l,dir:e,gitdir:r,message:i,refIdx:a})}throw new Error(`To be implemented: ${n}`)}catch(l){throw l.caller="git.stash",l}}async function dE({fs:t,dir:e,gitdir:r=F.join(e,".git"),filepath:n,cache:i={}}){try{P("fs",t),P("gitdir",r),P("filepath",n);let a=new Q(t);if(await na.isIgnored({fs:a,gitdir:r,dir:e,filepath:n}))return"ignored";let o=await zD({fs:a,cache:i,gitdir:r}),l=await hE({fs:a,cache:i,gitdir:r,tree:o,path:n}),c=await ct.acquire({fs:a,gitdir:r,cache:i},async function(g){for(let v of g)if(v.path===n)return v;return null}),u=await a.lstat(F.join(e,n)),f=l!==null,d=c!==null,h=u!==null,p=async()=>{if(d&&!Tf(c,u))return c.oid;{let g=await a.read(F.join(e,n)),v=await iE({gitdir:r,type:"blob",object:g});return d&&c.oid===v&&u.size!==-1&&ct.acquire({fs:a,gitdir:r,cache:i},async function(y){y.insert({filepath:n,stats:u,oid:v})}),v}};if(!f&&!h&&!d)return"absent";if(!f&&!h&&d)return"*absent";if(!f&&h&&!d)return"*added";if(!f&&h&&d)return await p()===c.oid?"added":"*added";if(f&&!h&&!d)return"deleted";if(f&&!h&&d)return l===c.oid,"*deleted";if(f&&h&&!d)return await p()===l?"*undeleted":"*undeletemodified";if(f&&h&&d){let g=await p();return g===l?g===c.oid?"unmodified":"*unmodified":g===c.oid?"modified":"*modified"}}catch(a){throw a.caller="git.status",a}}async function hE({fs:t,cache:e,gitdir:r,tree:n,path:i}){typeof i=="string"&&(i=i.split("/"));let a=i.shift();for(let s of n)if(s.path===a){if(i.length===0)return s.oid;let{type:o,object:l}=await Ge({fs:t,cache:e,gitdir:r,oid:s.oid});if(o==="tree"){let c=hr.from(l);return hE({fs:t,cache:e,gitdir:r,tree:c,path:i})}if(o==="blob")throw new tr(s.oid,o,"blob",i.join("/"))}return null}async function zD({fs:t,cache:e,gitdir:r}){let n;try{n=await V.resolve({fs:t,gitdir:r,ref:"HEAD"})}catch(a){if(a instanceof je)return[]}let{tree:i}=await wo({fs:t,cache:e,gitdir:r,oid:n});return i}async function pE({fs:t,dir:e,gitdir:r=F.join(e,".git"),ref:n="HEAD",filepaths:i=["."],filter:a,cache:s={},ignored:o=!1}){try{P("fs",t),P("gitdir",r),P("ref",n);let l=new Q(t);return await ra({fs:l,cache:s,dir:e,gitdir:r,trees:[Rr({ref:n}),yo(),Ya()],map:async function(c,[u,f,d]){if(!u&&!d&&f&&!o&&await na.isIgnored({fs:l,dir:e,filepath:c})||!i.some(k=>tS(c,k)))return null;if(a&&!a(c))return;let[h,p,g]=await Promise.all([u&&u.type(),f&&f.type(),d&&d.type()]),v=[h,p,g].includes("blob");if((h==="tree"||h==="special")&&!v)return;if(h==="commit")return null;if((p==="tree"||p==="special")&&!v)return;if(g==="commit")return null;if((g==="tree"||g==="special")&&!v)return;let y=h==="blob"?await u.oid():void 0,b=g==="blob"?await d.oid():void 0,E;h!=="blob"&&p==="blob"&&g!=="blob"?E="42":p==="blob"&&(E=await f.oid());let S=[void 0,y,E,b],A=S.map(k=>S.indexOf(k));return A.shift(),[c,...A]}})}catch(l){throw l.caller="git.statusMatrix",l}}async function mE({fs:t,dir:e,gitdir:r=F.join(e,".git"),ref:n,object:i,force:a=!1}){try{P("fs",t),P("gitdir",r),P("ref",n);let s=new Q(t);if(n===void 0)throw new dr("ref");n=n.startsWith("refs/tags/")?n:`refs/tags/${n}`;let o=await V.resolve({fs:s,gitdir:r,ref:i||"HEAD"});if(!a&&await V.exists({fs:s,gitdir:r,ref:n}))throw new pn("tag",n);await V.writeRef({fs:s,gitdir:r,ref:n,value:o})}catch(s){throw s.caller="git.tag",s}}async function gE({fs:t,dir:e,gitdir:r=F.join(e,".git"),cache:n={},filepath:i,oid:a,mode:s,add:o,remove:l,force:c}){try{P("fs",t),P("gitdir",r),P("filepath",i);let u=new Q(t);if(l)return await ct.acquire({fs:u,gitdir:r,cache:n},async function(d){if(!c){let h=await u.lstat(F.join(e,i));if(h){if(h.isDirectory())throw new ta("directory");return}}d.has({filepath:i})&&d.delete({filepath:i})});let f;if(!a){if(f=await u.lstat(F.join(e,i)),!f)throw new je(`file at "${i}" on disk and "remove" not set`);if(f.isDirectory())throw new ta("directory")}return await ct.acquire({fs:u,gitdir:r,cache:n},async function(d){if(!o&&!d.has({filepath:i}))throw new je(`file at "${i}" in index and "add" not set`);let h;if(a)h={ctime:new Date(0),mtime:new Date(0),dev:0,ino:0,mode:s,uid:0,gid:0,size:0};else{h=f;let p=h.isSymbolicLink()?await u.readlink(F.join(e,i)):await u.read(F.join(e,i));a=await mr({fs:u,gitdir:r,type:"blob",format:"content",object:p})}return d.insert({filepath:i,oid:a,stats:h}),a})}catch(u){throw u.caller="git.updateIndex",u}}function vE(){try{return Bf.version}catch(t){throw t.caller="git.version",t}}async function yE({fs:t,dir:e,gitdir:r=F.join(e,".git"),trees:n,map:i,reduce:a,iterate:s,cache:o={}}){try{return P("fs",t),P("gitdir",r),P("trees",n),await ra({fs:new Q(t),cache:o,dir:e,gitdir:r,trees:n,map:i,reduce:a,iterate:s})}catch(l){throw l.caller="git.walk",l}}async function wE({fs:t,dir:e,gitdir:r=F.join(e,".git"),blob:n}){try{return P("fs",t),P("gitdir",r),P("blob",n),await mr({fs:new Q(t),gitdir:r,type:"blob",object:n,format:"content"})}catch(i){throw i.caller="git.writeBlob",i}}async function bE({fs:t,dir:e,gitdir:r=F.join(e,".git"),commit:n}){try{return P("fs",t),P("gitdir",r),P("commit",n),await lE({fs:new Q(t),gitdir:r,commit:n})}catch(i){throw i.caller="git.writeCommit",i}}async function _E({fs:t,dir:e,gitdir:r=F.join(e,".git"),type:n,object:i,format:a="parsed",oid:s,encoding:o=void 0}){try{let l=new Q(t);if(a==="parsed"){switch(n){case"commit":i=pr.from(i).toObject();break;case"tree":i=hr.from(i).toObject();break;case"blob":i=Buffer.from(i,o);break;case"tag":i=Mr.from(i).toObject();break;default:throw new tr(s||"",n,"blob|commit|tag|tree")}a="content"}return s=await mr({fs:l,gitdir:r,type:n,object:i,oid:s,format:a}),s}catch(l){throw l.caller="git.writeObject",l}}async function xE({fs:t,dir:e,gitdir:r=F.join(e,".git"),ref:n,value:i,force:a=!1,symbolic:s=!1}){try{P("fs",t),P("gitdir",r),P("ref",n),P("value",i);let o=new Q(t);if(n!==zn.clean(n))throw new mn(n,zn.clean(n));if(!a&&await V.exists({fs:o,gitdir:r,ref:n}))throw new pn("ref",n);s?await V.writeSymbolicRef({fs:o,gitdir:r,ref:n,value:i}):(i=await V.resolve({fs:o,gitdir:r,ref:i}),await V.writeRef({fs:o,gitdir:r,ref:n,value:i}))}catch(o){throw o.caller="git.writeRef",o}}async function VD({fs:t,gitdir:e,tag:r}){let n=Mr.from(r).toObject();return await mr({fs:t,gitdir:e,type:"tag",object:n,format:"content"})}async function SE({fs:t,dir:e,gitdir:r=F.join(e,".git"),tag:n}){try{return P("fs",t),P("gitdir",r),P("tag",n),await VD({fs:new Q(t),gitdir:r,tag:n})}catch(i){throw i.caller="git.writeTag",i}}async function EE({fs:t,dir:e,gitdir:r=F.join(e,".git"),tree:n}){try{return P("fs",t),P("gitdir",r),P("tree",n),await cc({fs:new Q(t),gitdir:r,tree:n})}catch(i){throw i.caller="git.writeTree",i}}var qD={Errors:Bx,STAGE:Ya,TREE:Rr,WORKDIR:yo,add:Vx,abortMerge:Ux,addNote:Kx,addRemote:Jx,annotatedTag:Qx,branch:eS,checkout:dg,clone:sS,commit:oS,getConfig:xS,getConfigAll:SS,setConfig:oE,currentBranch:lS,deleteBranch:cS,deleteRef:uS,deleteRemote:fS,deleteTag:dS,expandOid:hS,expandRef:pS,fastForward:vS,fetch:yS,findMergeBase:wS,findRoot:_S,getRemoteInfo:ES,getRemoteInfo2:kS,hashBlob:TS,indexPack:CS,init:PS,isDescendent:MS,isIgnored:OS,listBranches:IS,listFiles:$S,listNotes:DS,listRefs:LS,listRemotes:jS,listServerRefs:NS,listTags:BS,log:US,merge:GS,packObjects:VS,pull:qS,push:WS,readBlob:KS,readCommit:mg,readNote:ZS,readObject:JS,readTag:QS,readTree:eE,remove:tE,removeNote:rE,renameBranch:nE,resetIndex:aE,updateIndex:gE,resolveRef:sE,status:dE,statusMatrix:pE,tag:mE,version:vE,walk:yE,writeBlob:wE,writeCommit:bE,writeObject:_E,writeRef:xE,writeTag:SE,writeTree:EE,stash:fE};Y.Errors=Bx;Y.STAGE=Ya;Y.TREE=Rr;Y.WORKDIR=yo;Y.abortMerge=Ux;Y.add=Vx;Y.addNote=Kx;Y.addRemote=Jx;Y.annotatedTag=Qx;Y.branch=eS;Y.checkout=dg;Y.clone=sS;Y.commit=oS;Y.currentBranch=lS;Y.default=qD;Y.deleteBranch=cS;Y.deleteRef=uS;Y.deleteRemote=fS;Y.deleteTag=dS;Y.expandOid=hS;Y.expandRef=pS;Y.fastForward=vS;Y.fetch=yS;Y.findMergeBase=wS;Y.findRoot=_S;Y.getConfig=xS;Y.getConfigAll=SS;Y.getRemoteInfo=ES;Y.getRemoteInfo2=kS;Y.hashBlob=TS;Y.indexPack=CS;Y.init=PS;Y.isDescendent=MS;Y.isIgnored=OS;Y.listBranches=IS;Y.listFiles=$S;Y.listNotes=DS;Y.listRefs=LS;Y.listRemotes=jS;Y.listServerRefs=NS;Y.listTags=BS;Y.log=US;Y.merge=GS;Y.packObjects=VS;Y.pull=qS;Y.push=WS;Y.readBlob=KS;Y.readCommit=mg;Y.readNote=ZS;Y.readObject=JS;Y.readTag=QS;Y.readTree=eE;Y.remove=tE;Y.removeNote=rE;Y.renameBranch=nE;Y.resetIndex=aE;Y.resolveRef=sE;Y.setConfig=oE;Y.stash=fE;Y.status=dE;Y.statusMatrix=pE;Y.tag=mE;Y.updateIndex=gE;Y.version=vE;Y.walk=yE;Y.writeBlob=wE;Y.writeCommit=bE;Y.writeObject=_E;Y.writeRef=xE;Y.writeTag=SE;Y.writeTree=EE});var kE=M((UY,AE)=>{m();var bo=1e3,_o=bo*60,xo=_o*60,Xa=xo*24,WD=Xa*7,YD=Xa*365.25;AE.exports=function(t,e){e=e||{};var r=typeof t;if(r==="string"&&t.length>0)return XD(t);if(r==="number"&&isFinite(t))return e.long?ZD(t):KD(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))};function XD(t){if(t=String(t),!(t.length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(t);if(e){var r=parseFloat(e[1]),n=(e[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return r*YD;case"weeks":case"week":case"w":return r*WD;case"days":case"day":case"d":return r*Xa;case"hours":case"hour":case"hrs":case"hr":case"h":return r*xo;case"minutes":case"minute":case"mins":case"min":case"m":return r*_o;case"seconds":case"second":case"secs":case"sec":case"s":return r*bo;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function KD(t){var e=Math.abs(t);return e>=Xa?Math.round(t/Xa)+"d":e>=xo?Math.round(t/xo)+"h":e>=_o?Math.round(t/_o)+"m":e>=bo?Math.round(t/bo)+"s":t+"ms"}function ZD(t){var e=Math.abs(t);return e>=Xa?Hf(t,e,Xa,"day"):e>=xo?Hf(t,e,xo,"hour"):e>=_o?Hf(t,e,_o,"minute"):e>=bo?Hf(t,e,bo,"second"):t+" ms"}function Hf(t,e,r,n){var i=e>=r*1.5;return Math.round(t/r)+" "+n+(i?"s":"")}});var CE=M((zY,TE)=>{m();function JD(t){r.debug=r,r.default=r,r.coerce=l,r.disable=s,r.enable=i,r.enabled=o,r.humanize=kE(),r.destroy=c,Object.keys(t).forEach(u=>{r[u]=t[u]}),r.names=[],r.skips=[],r.formatters={};function e(u){let f=0;for(let d=0;d{if(k==="%%")return"%";S++;let x=r.formatters[w];if(typeof x=="function"){let _=v[S];k=x.call(y,_),v.splice(S,1),S--}return k}),r.formatArgs.call(y,v),(y.log||r.log).apply(y,v)}return g.namespace=u,g.useColors=r.useColors(),g.color=r.selectColor(u),g.extend=n,g.destroy=r.destroy,Object.defineProperty(g,"enabled",{enumerable:!0,configurable:!1,get:()=>d!==null?d:(h!==r.namespaces&&(h=r.namespaces,p=r.enabled(u)),p),set:v=>{d=v}}),typeof r.init=="function"&&r.init(g),g}function n(u,f){let d=r(this.namespace+(typeof f=="undefined"?":":f)+u);return d.log=this.log,d}function i(u){r.save(u),r.namespaces=u,r.names=[],r.skips=[];let f=(typeof u=="string"?u:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(let d of f)d[0]==="-"?r.skips.push(d.slice(1)):r.names.push(d)}function a(u,f){let d=0,h=0,p=-1,g=0;for(;d"-"+f)].join(",");return r.enable(""),u}function o(u){for(let f of r.skips)if(a(u,f))return!1;for(let f of r.names)if(a(u,f))return!0;return!1}function l(u){return u instanceof Error?u.stack||u.message:u}function c(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.enable(r.load()),r}TE.exports=JD});var Gf=M((gr,Uf)=>{m();gr.formatArgs=eL;gr.save=tL;gr.load=rL;gr.useColors=QD;gr.storage=nL();gr.destroy=(()=>{let t=!1;return()=>{t||(t=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();gr.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function QD(){if(typeof window!="undefined"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator!="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let t;return typeof document!="undefined"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window!="undefined"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator!="undefined"&&navigator.userAgent&&(t=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(t[1],10)>=31||typeof navigator!="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function eL(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+Uf.exports.humanize(this.diff),!this.useColors)return;let e="color: "+this.color;t.splice(1,0,e,"color: inherit");let r=0,n=0;t[0].replace(/%[a-zA-Z%]/g,i=>{i!=="%%"&&(r++,i==="%c"&&(n=r))}),t.splice(n,0,e)}gr.log=console.debug||console.log||(()=>{});function tL(t){try{t?gr.storage.setItem("debug",t):gr.storage.removeItem("debug")}catch(e){}}function rL(){let t;try{t=gr.storage.getItem("debug")||gr.storage.getItem("DEBUG")}catch(e){}return!t&&typeof process!="undefined"&&"env"in process&&(t=process.env.DEBUG),t}function nL(){try{return localStorage}catch(t){}}Uf.exports=CE()(gr);var{formatters:iL}=Uf.exports;iL.j=function(t){try{return JSON.stringify(t)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var PE=M(Or=>{"use strict";m();var aL=Or&&Or.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Or,"__esModule",{value:!0});var sL=require("fs"),oL=aL(Gf()),So=oL.default("@kwsites/file-exists");function lL(t,e,r){So("checking %s",t);try{let n=sL.statSync(t);return n.isFile()&&e?(So("[OK] path represents a file"),!0):n.isDirectory()&&r?(So("[OK] path represents a directory"),!0):(So("[FAIL] path represents something other than a file or directory"),!1)}catch(n){if(n.code==="ENOENT")return So("[FAIL] path is not accessible: %o",n),!1;throw So("[FATAL] %o",n),n}}function cL(t,e=Or.READABLE){return lL(t,(e&Or.FILE)>0,(e&Or.FOLDER)>0)}Or.exists=cL;Or.FILE=1;Or.FOLDER=2;Or.READABLE=Or.FILE+Or.FOLDER});var RE=M(zf=>{"use strict";m();function uL(t){for(var e in t)zf.hasOwnProperty(e)||(zf[e]=t[e])}Object.defineProperty(zf,"__esModule",{value:!0});uL(PE())});var yg=M(Ka=>{"use strict";m();Object.defineProperty(Ka,"__esModule",{value:!0});Ka.createDeferred=Ka.deferred=void 0;function vg(){let t,e,r="pending";return{promise:new Promise((i,a)=>{t=i,e=a}),done(i){r==="pending"&&(r="resolved",t(i))},fail(i){r==="pending"&&(r="rejected",e(i))},get fulfilled(){return r!=="pending"},get status(){return r}}}Ka.deferred=vg;Ka.createDeferred=vg;Ka.default=vg});var yT=M((FX,vT)=>{"use strict";m();vT.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}});var bT=M((DX,wT)=>{m();var c0={px:{px:1,cm:37.79527559055118,mm:3.7795275590551185,in:96,pt:1.3333333333333333,pc:16},cm:{px:.026458333333333334,cm:1,mm:.1,in:2.54,pt:.035277777777777776,pc:.42333333333333334},mm:{px:.26458333333333334,cm:10,mm:1,in:25.4,pt:.35277777777777775,pc:4.233333333333333},in:{px:.010416666666666666,cm:.39370078740157477,mm:.03937007874015748,in:1,pt:.013888888888888888,pc:.16666666666666666},pt:{px:.75,cm:28.346456692913385,mm:2.834645669291339,in:72,pt:1,pc:12},pc:{px:.0625,cm:2.3622047244094486,mm:.2362204724409449,in:6,pt:.08333333333333333,pc:1},deg:{deg:1,grad:.9,rad:180/Math.PI,turn:360},grad:{deg:1.1111111111111112,grad:1,rad:200/Math.PI,turn:400},rad:{deg:Math.PI/180,grad:Math.PI/200,rad:1,turn:Math.PI*2},turn:{deg:.002777777777777778,grad:.0025,rad:.5/Math.PI,turn:1},s:{s:1,ms:.001},ms:{s:1e3,ms:1},Hz:{Hz:1,kHz:1e3},kHz:{Hz:.001,kHz:1},dpi:{dpi:1,dpcm:.39370078740157477,dppx:.010416666666666666},dpcm:{dpi:2.54,dpcm:1,dppx:.026458333333333334},dppx:{dpi:96,dpcm:37.79527559055118,dppx:1}};wT.exports=function(t,e,r,n){if(!c0.hasOwnProperty(r))throw new Error("Cannot convert to "+r);if(!c0[r].hasOwnProperty(e))throw new Error("Cannot convert from "+e+" to "+r);var i=c0[r][e]*t;return n!==!1?(n=Math.pow(10,parseInt(n)||5),Math.round(i*n)/n):i}});var FT=M(xi=>{"use strict";m();Object.defineProperty(xi,"__esModule",{value:!0});xi.fromRgba=Po;xi.fromRgb=u0;xi.fromHsla=md;xi.fromHsl=OT;xi.fromString=IT;xi.default=void 0;var _T=ET(yT()),bB=ET(bT());function ET(t){return t&&t.__esModule?t:{default:t}}function _B(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function xT(t,e){for(var r=0;rt.length)&&(e=t.length);for(var r=0,n=new Array(e);r-1}function TB(t,e,r){var n=t/255,i=e/255,a=r/255,s=Math.max(n,i,a),o=Math.min(n,i,a),l=s-o,c=(s+o)/2;if(l===0)return[0,0,c*100];var u=l/(1-Math.abs(2*c-1)),f=function(){switch(s){case n:return(i-a)/l%6;case i:return(a-n)/l+2;default:return(n-i)/l+4}}();return[f*60,u*100,c*100]}function CB(t,e,r){var n=t/60,i=e/100,a=r/100,s=(1-Math.abs(2*a-1))*i,o=s*(1-Math.abs(n%2-1)),l=a-s/2,c=function(){return n<1?[s,o,0]:n<2?[o,s,0]:n<3?[0,s,o]:n<4?[0,o,s]:n<5?[o,0,s]:[s,0,o]}(),u=nr(c,3),f=u[0],d=u[1],h=u[2];return[(f+l)*255,(d+l)*255,(h+l)*255]}var PB=function(){function t(e){var r=nr(e,4),n=r[0],i=r[1],a=r[2],s=r[3];_B(this,t),this.values=[Math.max(Math.min(parseInt(n,10),255),0),Math.max(Math.min(parseInt(i,10),255),0),Math.max(Math.min(parseInt(a,10),255),0),s==null?1:Math.max(Math.min(parseFloat(s),255),0)]}return xB(t,[{key:"toRgbString",value:function(){var r=nr(this.values,4),n=r[0],i=r[1],a=r[2],s=r[3];return s===1?"rgb(".concat(n,", ").concat(i,", ").concat(a,")"):"rgba(".concat(n,", ").concat(i,", ").concat(a,", ").concat(s,")")}},{key:"toHslString",value:function(){var r=this.toHslaArray(),n=nr(r,4),i=n[0],a=n[1],s=n[2],o=n[3];return o===1?"hsl(".concat(i,", ").concat(a,"%, ").concat(s,"%)"):"hsla(".concat(i,", ").concat(a,"%, ").concat(s,"%, ").concat(o,")")}},{key:"toHexString",value:function(){var r=nr(this.values,4),n=r[0],i=r[1],a=r[2],s=r[3];return n=Number(n).toString(16).padStart(2,"0"),i=Number(i).toString(16).padStart(2,"0"),a=Number(a).toString(16).padStart(2,"0"),s=s<1?parseInt(s*255,10).toString(16).padStart(2,"0"):"","#".concat(n).concat(i).concat(a).concat(s)}},{key:"toRgbaArray",value:function(){return this.values}},{key:"toHslaArray",value:function(){var r=nr(this.values,4),n=r[0],i=r[1],a=r[2],s=r[3],o=TB(n,i,a),l=nr(o,3),c=l[0],u=l[1],f=l[2];return[c,u,f,s]}}]),t}();function Po(t){var e=nr(t,4),r=e[0],n=e[1],i=e[2],a=e[3];return new PB([r,n,i,a])}function u0(t){var e=nr(t,3),r=e[0],n=e[1],i=e[2];return Po([r,n,i,1])}function md(t){var e=nr(t,4),r=e[0],n=e[1],i=e[2],a=e[3],s=CB(r,n,i),o=nr(s,3),l=o[0],c=o[1],u=o[2];return Po([l,c,u,a])}function OT(t){var e=nr(t,3),r=e[0],n=e[1],i=e[2];return md([r,n,i,1])}function RB(t){var e=AT.exec(t)||kT.exec(t),r=nr(e,5),n=r[1],i=r[2],a=r[3],s=r[4];return n=parseInt(n.length<2?n.repeat(2):n,16),i=parseInt(i.length<2?i.repeat(2):i,16),a=parseInt(a.length<2?a.repeat(2):a,16),s=s&&(parseInt(s.length<2?s.repeat(2):s,16)/255).toPrecision(1)||1,Po([n,i,a,s])}function MB(t){var e=TT.exec(t)||PT.exec(t)||CT.exec(t)||RT.exec(t),r=nr(e,5),n=r[1],i=r[2],a=r[3],s=r[4];return n=bc(n,"%")?parseInt(n,10)*255/100:parseInt(n,10),i=bc(i,"%")?parseInt(i,10)*255/100:parseInt(i,10),a=bc(a,"%")>0?parseInt(a,10)*255/100:parseInt(a,10),s=s===void 0?1:parseFloat(s)/(bc(s,"%")?100:1),Po([n,i,a,s])}function OB(t){var e=MT.exec(t),r=nr(e,6),n=r[1],i=r[2],a=r[3],s=r[4],o=r[5];return i=i||"deg",n=(0,bB.default)(parseFloat(n),i,"deg"),a=parseFloat(a),s=parseFloat(s),o=o===void 0?1:parseFloat(o)/(bc(o,"%")?100:1),md([n,a,s,o])}function IT(t){return _T.default[t]?u0(_T.default[t]):AT.test(t)||kT.test(t)?RB(t):TT.test(t)||PT.test(t)||CT.test(t)||RT.test(t)?MB(t):MT.test(t)?OB(t):null}var IB={fromString:IT,fromRgb:u0,fromRgba:Po,fromHsl:OT,fromHsla:md};xi.default=IB});var f0=M((BX,DT)=>{"use strict";m();var $T=Object.prototype.toString;DT.exports=function(e){var r=$T.call(e),n=r==="[object Arguments]";return n||(n=r!=="[object Array]"&&e!==null&&typeof e=="object"&&typeof e.length=="number"&&e.length>=0&&$T.call(e.callee)==="[object Function]"),n}});var VT=M((UX,zT)=>{"use strict";m();var GT;Object.keys||(_c=Object.prototype.hasOwnProperty,d0=Object.prototype.toString,LT=f0(),h0=Object.prototype.propertyIsEnumerable,jT=!h0.call({toString:null},"toString"),NT=h0.call(function(){},"prototype"),xc=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],gd=function(t){var e=t.constructor;return e&&e.prototype===t},BT={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0},HT=function(){if(typeof window=="undefined")return!1;for(var t in window)try{if(!BT["$"+t]&&_c.call(window,t)&&window[t]!==null&&typeof window[t]=="object")try{gd(window[t])}catch(e){return!0}}catch(e){return!0}return!1}(),UT=function(t){if(typeof window=="undefined"||!HT)return gd(t);try{return gd(t)}catch(e){return!1}},GT=function(e){var r=e!==null&&typeof e=="object",n=d0.call(e)==="[object Function]",i=LT(e),a=r&&d0.call(e)==="[object String]",s=[];if(!r&&!n&&!i)throw new TypeError("Object.keys called on a non-object");var o=NT&&n;if(a&&e.length>0&&!_c.call(e,0))for(var l=0;l0)for(var c=0;c{"use strict";m();var FB=Array.prototype.slice,$B=f0(),qT=Object.keys,vd=qT?function(e){return qT(e)}:VT(),WT=Object.keys;vd.shim=function(){if(Object.keys){var e=function(){var r=Object.keys(arguments);return r&&r.length===arguments.length}(1,2);e||(Object.keys=function(n){return $B(n)?WT(FB.call(n)):WT(n)})}else Object.keys=vd;return Object.keys||vd};YT.exports=vd});var fa=M((qX,JT)=>{"use strict";m();var DB=yd(),LB=typeof Symbol=="function"&&typeof Symbol("foo")=="symbol",jB=Object.prototype.toString,NB=Array.prototype.concat,XT=Qu(),BB=function(t){return typeof t=="function"&&jB.call(t)==="[object Function]"},KT=ef()(),HB=function(t,e,r,n){if(e in t){if(n===!0){if(t[e]===r)return}else if(!BB(n)||!n())return}KT?XT(t,e,r,!0):XT(t,e,r)},ZT=function(t,e){var r=arguments.length>2?arguments[2]:{},n=DB(e);LB&&(n=NB.call(n,Object.getOwnPropertySymbols(e)));for(var i=0;i{"use strict";m();var UB=yd(),eC=xl()(),tC=xt(),wd=Nu(),GB=tC("Array.prototype.push"),QT=tC("Object.prototype.propertyIsEnumerable"),zB=eC?wd.getOwnPropertySymbols:null;rC.exports=function(e,r){if(e==null)throw new TypeError("target must be an object");var n=wd(e);if(arguments.length===1)return n;for(var i=1;i{"use strict";m();var m0=p0(),VB=function(){if(!Object.assign)return!1;for(var t="abcdefghijklmnopqrst",e=t.split(""),r={},n=0;n{"use strict";m();var WB=fa(),YB=g0();iC.exports=function(){var e=YB();return WB(Object,{assign:e},{assign:function(){return Object.assign!==e}}),e}});var cC=M((eK,lC)=>{"use strict";m();var XB=fa(),KB=Fa(),ZB=p0(),sC=g0(),JB=aC(),QB=KB.apply(sC()),oC=function(e,r){return QB(Object,arguments)};XB(oC,{getPolyfill:sC,implementation:ZB,shim:JB});lC.exports=oC});var v0=M((rK,dC)=>{"use strict";m();var uC=Fn(),fC=Fa(),e7=fC(uC("String.prototype.indexOf"));dC.exports=function(e,r){var n=uC(e,!!r);return typeof n=="function"&&e7(e,".prototype.")>-1?fC(n):n}});var pC=M((iK,hC)=>{"use strict";m();var Ec=function(){return typeof function(){}.name=="string"},Sc=Object.getOwnPropertyDescriptor;if(Sc)try{Sc([],"length")}catch(t){Sc=null}Ec.functionsHaveConfigurableNames=function(){if(!Ec()||!Sc)return!1;var e=Sc(function(){},"name");return!!e&&!!e.configurable};var t7=Function.prototype.bind;Ec.boundFunctionsHaveNames=function(){return Ec()&&typeof t7=="function"&&function(){}.bind().name!==""};hC.exports=Ec});var vC=M((sK,gC)=>{"use strict";m();var mC=Qu(),r7=ef()(),n7=pC().functionsHaveConfigurableNames(),i7=ur();gC.exports=function(e,r){if(typeof e!="function")throw new i7("`fn` is not a function");var n=arguments.length>2&&!!arguments[2];return(!n||n7)&&(r7?mC(e,"name",r,!0,!0):mC(e,"name",r)),e}});var y0=M((lK,yC)=>{"use strict";m();var a7=vC(),s7=ur(),o7=Object;yC.exports=a7(function(){if(this==null||this!==o7(this))throw new s7("RegExp.prototype.flags getter called on non-object");var e="";return this.hasIndices&&(e+="d"),this.global&&(e+="g"),this.ignoreCase&&(e+="i"),this.multiline&&(e+="m"),this.dotAll&&(e+="s"),this.unicode&&(e+="u"),this.unicodeSets&&(e+="v"),this.sticky&&(e+="y"),e},"get flags",!0)});var w0=M((uK,wC)=>{"use strict";m();var l7=y0(),c7=fa().supportsDescriptors,u7=Object.getOwnPropertyDescriptor;wC.exports=function(){if(c7&&/a/mig.flags==="gim"){var e=u7(RegExp.prototype,"flags");if(e&&typeof e.get=="function"&&"dotAll"in RegExp.prototype&&"hasIndices"in RegExp.prototype){var r="",n={};if(Object.defineProperty(n,"hasIndices",{get:function(){r+="d"}}),Object.defineProperty(n,"sticky",{get:function(){r+="y"}}),e.get.call(n),r==="dy")return e.get}}return l7}});var xC=M((dK,_C)=>{"use strict";m();var f7=fa().supportsDescriptors,d7=w0(),h7=Gi(),p7=Object.defineProperty,m7=Fp(),bC=Wu(),g7=/a/;_C.exports=function(){if(!f7||!bC)throw new m7("RegExp.prototype.flags requires a true ES5 environment that supports property descriptors");var e=d7(),r=bC(g7),n=h7(r,"flags");return(!n||n.get!==e)&&p7(r,"flags",{configurable:!0,enumerable:!1,get:e}),e}});var kC=M((pK,AC)=>{"use strict";m();var v7=fa(),y7=Fa(),w7=y0(),SC=w0(),b7=xC(),EC=y7(SC());v7(EC,{getPolyfill:SC,implementation:w7,shim:b7});AC.exports=EC});var _0=M((gK,CC)=>{"use strict";m();var _7=zi()(),x7=xt(),b0=x7("Object.prototype.toString"),bd=function(e){return _7&&e&&typeof e=="object"&&Symbol.toStringTag in e?!1:b0(e)==="[object Arguments]"},TC=function(e){return bd(e)?!0:e!==null&&typeof e=="object"&&"length"in e&&typeof e.length=="number"&&e.length>=0&&b0(e)!=="[object Array]"&&"callee"in e&&b0(e.callee)==="[object Function]"},S7=function(){return bd(arguments)}();bd.isLegacyArguments=TC;CC.exports=S7?bd:TC});var PC=M(()=>{m()});var Pc=M((_K,XC)=>{m();var M0=typeof Map=="function"&&Map.prototype,x0=Object.getOwnPropertyDescriptor&&M0?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,xd=M0&&x0&&typeof x0.get=="function"?x0.get:null,RC=M0&&Map.prototype.forEach,O0=typeof Set=="function"&&Set.prototype,S0=Object.getOwnPropertyDescriptor&&O0?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,Sd=O0&&S0&&typeof S0.get=="function"?S0.get:null,MC=O0&&Set.prototype.forEach,E7=typeof WeakMap=="function"&&WeakMap.prototype,kc=E7?WeakMap.prototype.has:null,A7=typeof WeakSet=="function"&&WeakSet.prototype,Tc=A7?WeakSet.prototype.has:null,k7=typeof WeakRef=="function"&&WeakRef.prototype,OC=k7?WeakRef.prototype.deref:null,T7=Boolean.prototype.valueOf,C7=Object.prototype.toString,P7=Function.prototype.toString,R7=String.prototype.match,I0=String.prototype.slice,da=String.prototype.replace,M7=String.prototype.toUpperCase,IC=String.prototype.toLowerCase,UC=RegExp.prototype.test,FC=Array.prototype.concat,Wn=Array.prototype.join,O7=Array.prototype.slice,$C=Math.floor,k0=typeof BigInt=="function"?BigInt.prototype.valueOf:null,E0=Object.getOwnPropertySymbols,T0=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,Ro=typeof Symbol=="function"&&typeof Symbol.iterator=="object",Cc=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===Ro||!0)?Symbol.toStringTag:null,GC=Object.prototype.propertyIsEnumerable,DC=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(t){return t.__proto__}:null);function LC(t,e){if(t===1/0||t===-1/0||t!==t||t&&t>-1e3&&t<1e3||UC.call(/e/,e))return e;var r=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof t=="number"){var n=t<0?-$C(-t):$C(t);if(n!==t){var i=String(n),a=I0.call(e,i.length+1);return da.call(i,r,"$&_")+"."+da.call(da.call(a,/([0-9]{3})/g,"$&_"),/_$/,"")}}return da.call(e,r,"$&_")}var C0=PC(),jC=C0.custom,NC=qC(jC)?jC:null,zC={__proto__:null,double:'"',single:"'"},I7={__proto__:null,double:/(["\\])/g,single:/(['\\])/g};XC.exports=function t(e,r,n,i){var a=r||{};if(Si(a,"quoteStyle")&&!Si(zC,a.quoteStyle))throw new TypeError('option "quoteStyle" must be "single" or "double"');if(Si(a,"maxStringLength")&&(typeof a.maxStringLength=="number"?a.maxStringLength<0&&a.maxStringLength!==1/0:a.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var s=Si(a,"customInspect")?a.customInspect:!0;if(typeof s!="boolean"&&s!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(Si(a,"indent")&&a.indent!==null&&a.indent!==" "&&!(parseInt(a.indent,10)===a.indent&&a.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(Si(a,"numericSeparator")&&typeof a.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var o=a.numericSeparator;if(typeof e=="undefined")return"undefined";if(e===null)return"null";if(typeof e=="boolean")return e?"true":"false";if(typeof e=="string")return YC(e,a);if(typeof e=="number"){if(e===0)return 1/0/e>0?"0":"-0";var l=String(e);return o?LC(e,l):l}if(typeof e=="bigint"){var c=String(e)+"n";return o?LC(e,c):c}var u=typeof a.depth=="undefined"?5:a.depth;if(typeof n=="undefined"&&(n=0),n>=u&&u>0&&typeof e=="object")return P0(e)?"[Array]":"[Object]";var f=Z7(a,n);if(typeof i=="undefined")i=[];else if(WC(i,e)>=0)return"[Circular]";function d(L,$,J){if($&&(i=O7.call(i),i.push($)),J){var de={depth:a.depth};return Si(a,"quoteStyle")&&(de.quoteStyle=a.quoteStyle),t(L,de,n+1,i)}return t(L,a,n+1,i)}if(typeof e=="function"&&!BC(e)){var h=U7(e),p=_d(e,d);return"[Function"+(h?": "+h:" (anonymous)")+"]"+(p.length>0?" { "+Wn.call(p,", ")+" }":"")}if(qC(e)){var g=Ro?da.call(String(e),/^(Symbol\(.*\))_[^)]*$/,"$1"):T0.call(e);return typeof e=="object"&&!Ro?Ac(g):g}if(Y7(e)){for(var v="<"+IC.call(String(e.nodeName)),y=e.attributes||[],b=0;b",v}if(P0(e)){if(e.length===0)return"[]";var E=_d(e,d);return f&&!K7(E)?"["+R0(E,f)+"]":"[ "+Wn.call(E,", ")+" ]"}if(D7(e)){var S=_d(e,d);return!("cause"in Error.prototype)&&"cause"in e&&!GC.call(e,"cause")?"{ ["+String(e)+"] "+Wn.call(FC.call("[cause]: "+d(e.cause),S),", ")+" }":S.length===0?"["+String(e)+"]":"{ ["+String(e)+"] "+Wn.call(S,", ")+" }"}if(typeof e=="object"&&s){if(NC&&typeof e[NC]=="function"&&C0)return C0(e,{depth:u-n});if(s!=="symbol"&&typeof e.inspect=="function")return e.inspect()}if(G7(e)){var A=[];return RC&&RC.call(e,function(L,$){A.push(d($,e,!0)+" => "+d(L,e))}),HC("Map",xd.call(e),A,f)}if(q7(e)){var k=[];return MC&&MC.call(e,function(L){k.push(d(L,e))}),HC("Set",Sd.call(e),k,f)}if(z7(e))return A0("WeakMap");if(W7(e))return A0("WeakSet");if(V7(e))return A0("WeakRef");if(j7(e))return Ac(d(Number(e)));if(B7(e))return Ac(d(k0.call(e)));if(N7(e))return Ac(T7.call(e));if(L7(e))return Ac(d(String(e)));if(typeof window!="undefined"&&e===window)return"{ [object Window] }";if(typeof globalThis!="undefined"&&e===globalThis||typeof global!="undefined"&&e===global)return"{ [object globalThis] }";if(!$7(e)&&!BC(e)){var w=_d(e,d),x=DC?DC(e)===Object.prototype:e instanceof Object||e.constructor===Object,_=e instanceof Object?"":"null prototype",T=!x&&Cc&&Object(e)===e&&Cc in e?I0.call(ha(e),8,-1):_?"Object":"",C=x||typeof e.constructor!="function"?"":e.constructor.name?e.constructor.name+" ":"",I=C+(T||_?"["+Wn.call(FC.call([],T||[],_||[]),": ")+"] ":"");return w.length===0?I+"{}":f?I+"{"+R0(w,f)+"}":I+"{ "+Wn.call(w,", ")+" }"}return String(e)};function VC(t,e,r){var n=r.quoteStyle||e,i=zC[n];return i+t+i}function F7(t){return da.call(String(t),/"/g,""")}function ts(t){return!Cc||!(typeof t=="object"&&(Cc in t||typeof t[Cc]!="undefined"))}function P0(t){return ha(t)==="[object Array]"&&ts(t)}function $7(t){return ha(t)==="[object Date]"&&ts(t)}function BC(t){return ha(t)==="[object RegExp]"&&ts(t)}function D7(t){return ha(t)==="[object Error]"&&ts(t)}function L7(t){return ha(t)==="[object String]"&&ts(t)}function j7(t){return ha(t)==="[object Number]"&&ts(t)}function N7(t){return ha(t)==="[object Boolean]"&&ts(t)}function qC(t){if(Ro)return t&&typeof t=="object"&&t instanceof Symbol;if(typeof t=="symbol")return!0;if(!t||typeof t!="object"||!T0)return!1;try{return T0.call(t),!0}catch(e){}return!1}function B7(t){if(!t||typeof t!="object"||!k0)return!1;try{return k0.call(t),!0}catch(e){}return!1}var H7=Object.prototype.hasOwnProperty||function(t){return t in this};function Si(t,e){return H7.call(t,e)}function ha(t){return C7.call(t)}function U7(t){if(t.name)return t.name;var e=R7.call(P7.call(t),/^function\s*([\w$]+)/);return e?e[1]:null}function WC(t,e){if(t.indexOf)return t.indexOf(e);for(var r=0,n=t.length;re.maxStringLength){var r=t.length-e.maxStringLength,n="... "+r+" more character"+(r>1?"s":"");return YC(I0.call(t,0,e.maxStringLength),e)+n}var i=I7[e.quoteStyle||"single"];i.lastIndex=0;var a=da.call(da.call(t,i,"\\$1"),/[\x00-\x1f]/g,X7);return VC(a,"single",e)}function X7(t){var e=t.charCodeAt(0),r={8:"b",9:"t",10:"n",12:"f",13:"r"}[e];return r?"\\"+r:"\\x"+(e<16?"0":"")+M7.call(e.toString(16))}function Ac(t){return"Object("+t+")"}function A0(t){return t+" { ? }"}function HC(t,e,r,n){var i=n?R0(r,n):Wn.call(r,", ");return t+" ("+e+") {"+i+"}"}function K7(t){for(var e=0;e=0)return!1;return!0}function Z7(t,e){var r;if(t.indent===" ")r=" ";else if(typeof t.indent=="number"&&t.indent>0)r=Wn.call(Array(t.indent+1)," ");else return null;return{base:r,prev:Wn.call(Array(e+1),r)}}function R0(t,e){if(t.length===0)return"";var r=` +`+e.prev+e.base;return r+Wn.call(t,","+r)+` +`+e.prev}function _d(t,e){var r=P0(t),n=[];if(r){n.length=t.length;for(var i=0;i{"use strict";m();var J7=Pc(),Q7=ur(),Ed=function(t,e,r){for(var n=t,i;(i=n.next)!=null;n=i)if(i.key===e)return n.next=i.next,r||(i.next=t.next,t.next=i),i},e9=function(t,e){if(t){var r=Ed(t,e);return r&&r.value}},t9=function(t,e,r){var n=Ed(t,e);n?n.value=r:t.next={key:e,next:t.next,value:r}},r9=function(t,e){return t?!!Ed(t,e):!1},n9=function(t,e){if(t)return Ed(t,e,!0)};KC.exports=function(){var e,r={assert:function(n){if(!r.has(n))throw new Q7("Side channel does not contain "+J7(n))},delete:function(n){var i=e&&e.next,a=n9(e,n);return a&&i&&i===a&&(e=void 0),!!a},get:function(n){return e9(e,n)},has:function(n){return r9(e,n)},set:function(n,i){e||(e={next:void 0}),t9(e,n,i)}};return r}});var F0=M((AK,QC)=>{"use strict";m();var i9=Fn(),Rc=xt(),a9=Pc(),s9=ur(),JC=i9("%Map%",!0),o9=Rc("Map.prototype.get",!0),l9=Rc("Map.prototype.set",!0),c9=Rc("Map.prototype.has",!0),u9=Rc("Map.prototype.delete",!0),f9=Rc("Map.prototype.size",!0);QC.exports=!!JC&&function(){var e,r={assert:function(n){if(!r.has(n))throw new s9("Side channel does not contain "+a9(n))},delete:function(n){if(e){var i=u9(e,n);return f9(e)===0&&(e=void 0),i}return!1},get:function(n){if(e)return o9(e,n)},has:function(n){return e?c9(e,n):!1},set:function(n,i){e||(e=new JC),l9(e,n,i)}};return r}});var tP=M((TK,eP)=>{"use strict";m();var d9=Fn(),kd=xt(),h9=Pc(),Ad=F0(),p9=ur(),Mo=d9("%WeakMap%",!0),m9=kd("WeakMap.prototype.get",!0),g9=kd("WeakMap.prototype.set",!0),v9=kd("WeakMap.prototype.has",!0),y9=kd("WeakMap.prototype.delete",!0);eP.exports=Mo?function(){var e,r,n={assert:function(i){if(!n.has(i))throw new p9("Side channel does not contain "+h9(i))},delete:function(i){if(Mo&&i&&(typeof i=="object"||typeof i=="function")){if(e)return y9(e,i)}else if(Ad&&r)return r.delete(i);return!1},get:function(i){return Mo&&i&&(typeof i=="object"||typeof i=="function")&&e?m9(e,i):r&&r.get(i)},has:function(i){return Mo&&i&&(typeof i=="object"||typeof i=="function")&&e?v9(e,i):!!r&&r.has(i)},set:function(i,a){Mo&&i&&(typeof i=="object"||typeof i=="function")?(e||(e=new Mo),g9(e,i,a)):Ad&&(r||(r=Ad()),r.set(i,a))}};return n}:Ad});var $0=M((PK,rP)=>{"use strict";m();var w9=ur(),b9=Pc(),_9=ZC(),x9=F0(),S9=tP(),E9=S9||x9||_9;rP.exports=function(){var e,r={assert:function(n){if(!r.has(n))throw new w9("Side channel does not contain "+b9(n))},delete:function(n){return!!e&&e.delete(n)},get:function(n){return e&&e.get(n)},has:function(n){return!!e&&e.has(n)},set:function(n,i){e||(e=E9()),e.set(n,i)}};return r}});var iP=M((MK,nP)=>{"use strict";m();var A9=Yu(),Mc=$0()(),Ei=ur(),D0={assert:function(t,e){if(!t||typeof t!="object"&&typeof t!="function")throw new Ei("`O` is not an object");if(typeof e!="string")throw new Ei("`slot` must be a string");if(Mc.assert(t),!D0.has(t,e))throw new Ei("`"+e+"` is not present on `O`")},get:function(t,e){if(!t||typeof t!="object"&&typeof t!="function")throw new Ei("`O` is not an object");if(typeof e!="string")throw new Ei("`slot` must be a string");var r=Mc.get(t);return r&&r["$"+e]},has:function(t,e){if(!t||typeof t!="object"&&typeof t!="function")throw new Ei("`O` is not an object");if(typeof e!="string")throw new Ei("`slot` must be a string");var r=Mc.get(t);return!!r&&A9(r,"$"+e)},set:function(t,e,r){if(!t||typeof t!="object"&&typeof t!="function")throw new Ei("`O` is not an object");if(typeof e!="string")throw new Ei("`slot` must be a string");var n=Mc.get(t);n||(n={},Mc.set(t,n)),n["$"+e]=r}};Object.freeze&&Object.freeze(D0);nP.exports=D0});var oP=M((IK,sP)=>{"use strict";m();var Oc=iP(),k9=Bu(),aP=typeof StopIteration=="object"?StopIteration:null;sP.exports=function(e){if(!aP)throw new k9("this environment lacks StopIteration");Oc.set(e,"[[Done]]",!1);var r={next:function(){var i=Oc.get(this,"[[Iterator]]"),a=!!Oc.get(i,"[[Done]]");try{return{done:a,value:a?void 0:i.next()}}catch(s){if(Oc.set(i,"[[Done]]",!0),s!==aP)throw s;return{done:!0,value:void 0}}}};return Oc.set(r,"[[Iterator]]",e),r}});var L0=M(($K,cP)=>{"use strict";m();var lP=xt(),T9=lP("String.prototype.valueOf"),C9=function(e){try{return T9(e),!0}catch(r){return!1}},P9=lP("Object.prototype.toString"),R9="[object String]",M9=zi()();cP.exports=function(e){return typeof e=="string"?!0:!e||typeof e!="object"?!1:M9?C9(e):P9(e)===R9}});var N0=M((LK,dP)=>{"use strict";m();var j0=typeof Map=="function"&&Map.prototype?Map:null,O9=typeof Set=="function"&&Set.prototype?Set:null,Td;j0||(Td=function(e){return!1});var fP=j0?Map.prototype.has:null,uP=O9?Set.prototype.has:null;!Td&&!fP&&(Td=function(e){return!1});dP.exports=Td||function(e){if(!e||typeof e!="object")return!1;try{if(fP.call(e),uP)try{uP.call(e)}catch(r){return!0}return e instanceof j0}catch(r){}return!1}});var H0=M((NK,mP)=>{"use strict";m();var I9=typeof Map=="function"&&Map.prototype?Map:null,B0=typeof Set=="function"&&Set.prototype?Set:null,Cd;B0||(Cd=function(e){return!1});var hP=I9?Map.prototype.has:null,pP=B0?Set.prototype.has:null;!Cd&&!pP&&(Cd=function(e){return!1});mP.exports=Cd||function(e){if(!e||typeof e!="object")return!1;try{if(pP.call(e),hP)try{hP.call(e)}catch(r){return!0}return e instanceof B0}catch(r){}return!1}});var TP=M((HK,Md)=>{"use strict";m();var gP=_0(),vP=oP();Gu()()||xl()()?(Pd=Symbol.iterator,Md.exports=function(e){if(e!=null&&typeof e[Pd]!="undefined")return e[Pd]();if(gP(e))return Array.prototype[Pd].call(e)}):(yP=ju(),wP=L0(),U0=Fn(),bP=U0("%Map%",!0),_P=U0("%Set%",!0),Jr=v0(),G0=Jr("Array.prototype.push"),z0=Jr("String.prototype.charCodeAt"),xP=Jr("String.prototype.slice"),SP=function(e,r){var n=e.length;if(r+1>=n)return r+1;var i=z0(e,r);if(i<55296||i>56319)return r+1;var a=z0(e,r+1);return a<56320||a>57343?r+1:r+2},Rd=function(e){var r=0;return{next:function(){var i=r>=e.length,a;return i||(a=e[r],r+=1),{done:i,value:a}}}},V0=function(e,r){if(yP(e)||gP(e))return Rd(e);if(wP(e)){var n=0;return{next:function(){var a=SP(e,n),s=xP(e,n,a);return n=a,{done:a>e.length,value:s}}}}if(r&&typeof e["_es6-shim iterator_"]!="undefined")return e["_es6-shim iterator_"]()},!bP&&!_P?Md.exports=function(e){if(e!=null)return V0(e,!0)}:(EP=N0(),AP=H0(),q0=Jr("Map.prototype.forEach",!0),W0=Jr("Set.prototype.forEach",!0),(typeof process=="undefined"||!process.versions||!process.versions.node)&&(Y0=Jr("Map.prototype.iterator",!0),X0=Jr("Set.prototype.iterator",!0)),K0=Jr("Map.prototype.@@iterator",!0)||Jr("Map.prototype._es6-shim iterator_",!0),Z0=Jr("Set.prototype.@@iterator",!0)||Jr("Set.prototype._es6-shim iterator_",!0),kP=function(e){if(EP(e)){if(Y0)return vP(Y0(e));if(K0)return K0(e);if(q0){var r=[];return q0(e,function(i,a){G0(r,[a,i])}),Rd(r)}}if(AP(e)){if(X0)return vP(X0(e));if(Z0)return Z0(e);if(W0){var n=[];return W0(e,function(i){G0(n,i)}),Rd(n)}}},Md.exports=function(e){return kP(e)||V0(e)}));var Pd,yP,wP,U0,bP,_P,Jr,G0,z0,xP,SP,Rd,V0,EP,AP,q0,W0,Y0,X0,K0,Z0,kP});var J0=M((GK,PP)=>{"use strict";m();var CP=function(t){return t!==t};PP.exports=function(e,r){return e===0&&r===0?1/e===1/r:!!(e===r||CP(e)&&CP(r))}});var Q0=M((VK,RP)=>{"use strict";m();var F9=J0();RP.exports=function(){return typeof Object.is=="function"?Object.is:F9}});var OP=M((WK,MP)=>{"use strict";m();var $9=Q0(),D9=fa();MP.exports=function(){var e=$9();return D9(Object,{is:e},{is:function(){return Object.is!==e}}),e}});var DP=M((XK,$P)=>{"use strict";m();var L9=fa(),j9=Fa(),N9=J0(),IP=Q0(),B9=OP(),FP=j9(IP(),Object);L9(FP,{getPolyfill:IP,implementation:N9,shim:B9});$P.exports=FP});var tv=M((ZK,BP)=>{"use strict";m();var H9=Fa(),NP=xt(),U9=Fn(),ev=U9("%ArrayBuffer%",!0),Od=NP("ArrayBuffer.prototype.byteLength",!0),G9=NP("Object.prototype.toString"),LP=!!ev&&!Od&&new ev(0).slice,jP=!!LP&&H9(LP);BP.exports=Od||jP?function(e){if(!e||typeof e!="object")return!1;try{return Od?Od(e):jP(e,0),!0}catch(r){return!1}}:ev?function(e){return G9(e)==="[object ArrayBuffer]"}:function(e){return!1}});var GP=M((QK,UP)=>{"use strict";m();var HP=xt(),z9=HP("Date.prototype.getDay"),V9=function(e){try{return z9(e),!0}catch(r){return!1}},q9=HP("Object.prototype.toString"),W9="[object Date]",Y9=zi()();UP.exports=function(e){return typeof e!="object"||e===null?!1:Y9?V9(e):q9(e)===W9}});var av=M((tZ,YP)=>{"use strict";m();var zP=xt(),X9=zi()(),K9=Yu(),Z9=Gi(),iv;X9?(VP=zP("RegExp.prototype.exec"),rv={},Id=function(){throw rv},nv={toString:Id,valueOf:Id},typeof Symbol.toPrimitive=="symbol"&&(nv[Symbol.toPrimitive]=Id),iv=function(e){if(!e||typeof e!="object")return!1;var r=Z9(e,"lastIndex"),n=r&&K9(r,"value");if(!n)return!1;try{VP(e,nv)}catch(i){return i===rv}}):(qP=zP("Object.prototype.toString"),WP="[object RegExp]",iv=function(e){return!e||typeof e!="object"&&typeof e!="function"?!1:qP(e)===WP});var VP,rv,Id,nv,qP,WP;YP.exports=iv});var ZP=M((nZ,KP)=>{"use strict";m();var J9=xt(),XP=J9("SharedArrayBuffer.prototype.byteLength",!0);KP.exports=XP?function(e){if(!e||typeof e!="object")return!1;try{return XP(e),!0}catch(r){return!1}}:function(e){return!1}});var eR=M((aZ,QP)=>{"use strict";m();var JP=xt(),Q9=JP("Number.prototype.toString"),eH=function(e){try{return Q9(e),!0}catch(r){return!1}},tH=JP("Object.prototype.toString"),rH="[object Number]",nH=zi()();QP.exports=function(e){return typeof e=="number"?!0:!e||typeof e!="object"?!1:nH?eH(e):tH(e)===rH}});var nR=M((oZ,rR)=>{"use strict";m();var tR=xt(),iH=tR("Boolean.prototype.toString"),aH=tR("Object.prototype.toString"),sH=function(e){try{return iH(e),!0}catch(r){return!1}},oH="[object Boolean]",lH=zi()();rR.exports=function(e){return typeof e=="boolean"?!0:e===null||typeof e!="object"?!1:lH?sH(e):aH(e)===oH}});var aR=M((cZ,iR)=>{"use strict";m();var cH=xt(),uH=av(),fH=cH("RegExp.prototype.exec"),dH=ur();iR.exports=function(e){if(!uH(e))throw new dH("`regex` must be a RegExp");return function(n){return fH(e,n)!==null}}});var uR=M((fZ,sv)=>{"use strict";m();var cR=xt(),hH=cR("Object.prototype.toString"),pH=Gu()(),mH=aR();pH?(sR=cR("Symbol.prototype.toString"),oR=mH(/^Symbol\(.*\)$/),lR=function(e){return typeof e.valueOf()!="symbol"?!1:oR(sR(e))},sv.exports=function(e){if(typeof e=="symbol")return!0;if(!e||typeof e!="object"||hH(e)!=="[object Symbol]")return!1;try{return lR(e)}catch(r){return!1}}):sv.exports=function(e){return!1};var sR,oR,lR});var hR=M((hZ,dR)=>{"use strict";m();var fR=typeof BigInt!="undefined"&&BigInt;dR.exports=function(){return typeof fR=="function"&&typeof BigInt=="function"&&typeof fR(42)=="bigint"&&typeof BigInt(42)=="bigint"}});var gR=M((mZ,ov)=>{"use strict";m();var gH=hR()();gH?(pR=BigInt.prototype.valueOf,mR=function(e){try{return pR.call(e),!0}catch(r){}return!1},ov.exports=function(e){return e===null||typeof e=="undefined"||typeof e=="boolean"||typeof e=="string"||typeof e=="number"||typeof e=="symbol"||typeof e=="function"?!1:typeof e=="bigint"?!0:mR(e)}):ov.exports=function(e){return!1};var pR,mR});var yR=M((vZ,vR)=>{"use strict";m();var vH=L0(),yH=eR(),wH=nR(),bH=uR(),_H=gR();vR.exports=function(e){if(e==null||typeof e!="object"&&typeof e!="function")return null;if(vH(e))return"String";if(yH(e))return"Number";if(wH(e))return"Boolean";if(bH(e))return"Symbol";if(_H(e))return"BigInt"}});var _R=M((wZ,bR)=>{"use strict";m();var Fd=typeof WeakMap=="function"&&WeakMap.prototype?WeakMap:null,wR=typeof WeakSet=="function"&&WeakSet.prototype?WeakSet:null,$d;Fd||($d=function(e){return!1});var cv=Fd?Fd.prototype.has:null,lv=wR?wR.prototype.has:null;!$d&&!cv&&($d=function(e){return!1});bR.exports=$d||function(e){if(!e||typeof e!="object")return!1;try{if(cv.call(e,cv),lv)try{lv.call(e,lv)}catch(r){return!0}return e instanceof Fd}catch(r){}return!1}});var SR=M((_Z,fv)=>{"use strict";m();var xH=Fn(),xR=xt(),SH=xH("%WeakSet%",!0),uv=xR("WeakSet.prototype.has",!0);uv?(Dd=xR("WeakMap.prototype.has",!0),fv.exports=function(e){if(!e||typeof e!="object")return!1;try{if(uv(e,uv),Dd)try{Dd(e,Dd)}catch(r){return!0}return e instanceof SH}catch(r){}return!1}):fv.exports=function(e){return!1};var Dd});var AR=M((SZ,ER)=>{"use strict";m();var EH=N0(),AH=H0(),kH=_R(),TH=SR();ER.exports=function(e){if(e&&typeof e=="object"){if(EH(e))return"Map";if(AH(e))return"Set";if(kH(e))return"WeakMap";if(TH(e))return"WeakSet"}return!1}});var CR=M((AZ,TR)=>{"use strict";m();var CH=xt(),kR=CH("ArrayBuffer.prototype.byteLength",!0),PH=tv();TR.exports=function(e){return PH(e)?kR?kR(e):e.byteLength:NaN}});var QR=M((TZ,JR)=>{"use strict";m();var XR=cC(),Yn=v0(),PR=kC(),RH=Fn(),Oo=TP(),MH=$0(),RR=DP(),MR=_0(),OR=ju(),IR=tv(),FR=GP(),$R=av(),DR=ZP(),LR=yd(),jR=yR(),NR=AR(),BR=Kp(),HR=CR(),UR=Yn("SharedArrayBuffer.prototype.byteLength",!0),GR=Yn("Date.prototype.getTime"),dv=Object.getPrototypeOf,zR=Yn("Object.prototype.toString"),jd=RH("%Set%",!0),hv=Yn("Map.prototype.has",!0),Nd=Yn("Map.prototype.get",!0),VR=Yn("Map.prototype.size",!0),Bd=Yn("Set.prototype.add",!0),KR=Yn("Set.prototype.delete",!0),Hd=Yn("Set.prototype.has",!0),Ld=Yn("Set.prototype.size",!0);function qR(t,e,r,n){for(var i=Oo(t),a;(a=i.next())&&!a.done;)if(gn(e,a.value,r,n))return KR(t,a.value),!0;return!1}function ZR(t){if(typeof t=="undefined")return null;if(typeof t!="object")return typeof t=="symbol"?!1:typeof t=="string"||typeof t=="number"?+t==+t:!0}function OH(t,e,r,n,i,a){var s=ZR(r);if(s!=null)return s;var o=Nd(e,s),l=XR({},i,{strict:!1});return typeof o=="undefined"&&!hv(e,s)||!gn(n,o,l,a)?!1:!hv(t,s)&&gn(n,o,l,a)}function IH(t,e,r){var n=ZR(r);return n!=null?n:Hd(e,n)&&!Hd(t,n)}function WR(t,e,r,n,i,a){for(var s=Oo(t),o,l;(o=s.next())&&!o.done;)if(l=o.value,gn(r,l,i,a)&&gn(n,Nd(e,l),i,a))return KR(t,l),!0;return!1}function gn(t,e,r,n){var i=r||{};if(i.strict?RR(t,e):t===e)return!0;var a=jR(t),s=jR(e);if(a!==s)return!1;if(!t||!e||typeof t!="object"&&typeof e!="object")return i.strict?RR(t,e):t==e;var o=n.has(t),l=n.has(e),c;if(o&&l){if(n.get(t)===n.get(e))return!0}else c={};return o||n.set(t,c),l||n.set(e,c),DH(t,e,i,n)}function YR(t){return!t||typeof t!="object"||typeof t.length!="number"||typeof t.copy!="function"||typeof t.slice!="function"||t.length>0&&typeof t[0]!="number"?!1:!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))}function FH(t,e,r,n){if(Ld(t)!==Ld(e))return!1;for(var i=Oo(t),a=Oo(e),s,o,l;(s=i.next())&&!s.done;)if(s.value&&typeof s.value=="object")l||(l=new jd),Bd(l,s.value);else if(!Hd(e,s.value)){if(r.strict||!IH(t,e,s.value))return!1;l||(l=new jd),Bd(l,s.value)}if(l){for(;(o=a.next())&&!o.done;)if(o.value&&typeof o.value=="object"){if(!qR(l,o.value,r.strict,n))return!1}else if(!r.strict&&!Hd(t,o.value)&&!qR(l,o.value,r.strict,n))return!1;return Ld(l)===0}return!0}function $H(t,e,r,n){if(VR(t)!==VR(e))return!1;for(var i=Oo(t),a=Oo(e),s,o,l,c,u,f;(s=i.next())&&!s.done;)if(c=s.value[0],u=s.value[1],c&&typeof c=="object")l||(l=new jd),Bd(l,c);else if(f=Nd(e,c),typeof f=="undefined"&&!hv(e,c)||!gn(u,f,r,n)){if(r.strict||!OH(t,e,c,u,r,n))return!1;l||(l=new jd),Bd(l,c)}if(l){for(;(o=a.next())&&!o.done;)if(c=o.value[0],f=o.value[1],c&&typeof c=="object"){if(!WR(l,t,c,f,r,n))return!1}else if(!r.strict&&(!t.has(c)||!gn(Nd(t,c),f,r,n))&&!WR(l,t,c,f,XR({},r,{strict:!1}),n))return!1;return Ld(l)===0}return!0}function DH(t,e,r,n){var i,a;if(typeof t!=typeof e||t==null||e==null||zR(t)!==zR(e)||MR(t)!==MR(e))return!1;var s=OR(t),o=OR(e);if(s!==o)return!1;var l=t instanceof Error,c=e instanceof Error;if(l!==c||(l||c)&&(t.name!==e.name||t.message!==e.message))return!1;var u=$R(t),f=$R(e);if(u!==f||(u||f)&&(t.source!==e.source||PR(t)!==PR(e)))return!1;var d=FR(t),h=FR(e);if(d!==h||(d||h)&&GR(t)!==GR(e)||r.strict&&dv&&dv(t)!==dv(e))return!1;var p=BR(t),g=BR(e);if(p!==g)return!1;if(p||g){if(t.length!==e.length)return!1;for(i=0;i=0;i--)if(k[i]!=w[i])return!1;for(i=k.length-1;i>=0;i--)if(a=k[i],!gn(t[a],e[a],r,n))return!1;var x=NR(t),_=NR(e);return x!==_?!1:x==="Set"||_==="Set"?FH(t,e,r,n):x==="Map"?$H(t,e,r,n):!0}JR.exports=function(e,r,n){return gn(e,r,n,MH())}});var _v=M((exports,module)=>{m();(function(){"use strict";var ERROR="input is invalid type",WINDOW=typeof window=="object",root=WINDOW?window:{};root.JS_SHA256_NO_WINDOW&&(WINDOW=!1);var WEB_WORKER=!WINDOW&&typeof self=="object",NODE_JS=!root.JS_SHA256_NO_NODE_JS&&typeof process=="object"&&process.versions&&process.versions.node;NODE_JS?root=global:WEB_WORKER&&(root=self);var COMMON_JS=!root.JS_SHA256_NO_COMMON_JS&&typeof module=="object"&&module.exports,AMD=typeof define=="function"&&define.amd,ARRAY_BUFFER=!root.JS_SHA256_NO_ARRAY_BUFFER&&typeof ArrayBuffer!="undefined",HEX_CHARS="0123456789abcdef".split(""),EXTRA=[-2147483648,8388608,32768,128],SHIFT=[24,16,8,0],K=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],OUTPUT_TYPES=["hex","array","digest","arrayBuffer"],blocks=[];(root.JS_SHA256_NO_NODE_JS||!Array.isArray)&&(Array.isArray=function(t){return Object.prototype.toString.call(t)==="[object Array]"}),ARRAY_BUFFER&&(root.JS_SHA256_NO_ARRAY_BUFFER_IS_VIEW||!ArrayBuffer.isView)&&(ArrayBuffer.isView=function(t){return typeof t=="object"&&t.buffer&&t.buffer.constructor===ArrayBuffer});var createOutputMethod=function(t,e){return function(r){return new Sha256(e,!0).update(r)[t]()}},createMethod=function(t){var e=createOutputMethod("hex",t);NODE_JS&&(e=nodeWrap(e,t)),e.create=function(){return new Sha256(t)},e.update=function(i){return e.create().update(i)};for(var r=0;r>2]|=t[i]<>2]|=n<>2]|=(192|n>>6)<>2]|=(128|n&63)<=57344?(o[a>>2]|=(224|n>>12)<>2]|=(128|n>>6&63)<>2]|=(128|n&63)<>2]|=(240|n>>18)<>2]|=(128|n>>12&63)<>2]|=(128|n>>6&63)<>2]|=(128|n&63)<=64?(this.block=o[16],this.start=a-64,this.hash(),this.hashed=!0):this.start=a}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296<<0,this.bytes=this.bytes%4294967296),this}},Sha256.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var t=this.blocks,e=this.lastByteIndex;t[16]=this.block,t[e>>2]|=EXTRA[e&3],this.block=t[16],e>=56&&(this.hashed||this.hash(),t[0]=this.block,t[16]=t[1]=t[2]=t[3]=t[4]=t[5]=t[6]=t[7]=t[8]=t[9]=t[10]=t[11]=t[12]=t[13]=t[14]=t[15]=0),t[14]=this.hBytes<<3|this.bytes>>>29,t[15]=this.bytes<<3,this.hash()}},Sha256.prototype.hash=function(){var t=this.h0,e=this.h1,r=this.h2,n=this.h3,i=this.h4,a=this.h5,s=this.h6,o=this.h7,l=this.blocks,c,u,f,d,h,p,g,v,y,b,E;for(c=16;c<64;++c)h=l[c-15],u=(h>>>7|h<<25)^(h>>>18|h<<14)^h>>>3,h=l[c-2],f=(h>>>17|h<<15)^(h>>>19|h<<13)^h>>>10,l[c]=l[c-16]+u+l[c-7]+f<<0;for(E=e&r,c=0;c<64;c+=4)this.first?(this.is224?(v=300032,h=l[0]-1413257819,o=h-150054599<<0,n=h+24177077<<0):(v=704751109,h=l[0]-210244248,o=h-1521486534<<0,n=h+143694565<<0),this.first=!1):(u=(t>>>2|t<<30)^(t>>>13|t<<19)^(t>>>22|t<<10),f=(i>>>6|i<<26)^(i>>>11|i<<21)^(i>>>25|i<<7),v=t&e,d=v^t&r^E,g=i&a^~i&s,h=o+f+g+K[c]+l[c],p=u+d,o=n+h<<0,n=h+p<<0),u=(n>>>2|n<<30)^(n>>>13|n<<19)^(n>>>22|n<<10),f=(o>>>6|o<<26)^(o>>>11|o<<21)^(o>>>25|o<<7),y=n&t,d=y^n&e^v,g=o&i^~o&a,h=s+f+g+K[c+1]+l[c+1],p=u+d,s=r+h<<0,r=h+p<<0,u=(r>>>2|r<<30)^(r>>>13|r<<19)^(r>>>22|r<<10),f=(s>>>6|s<<26)^(s>>>11|s<<21)^(s>>>25|s<<7),b=r&n,d=b^r&t^y,g=s&o^~s&i,h=a+f+g+K[c+2]+l[c+2],p=u+d,a=e+h<<0,e=h+p<<0,u=(e>>>2|e<<30)^(e>>>13|e<<19)^(e>>>22|e<<10),f=(a>>>6|a<<26)^(a>>>11|a<<21)^(a>>>25|a<<7),E=e&r,d=E^e&n^b,g=a&s^~a&o,h=i+f+g+K[c+3]+l[c+3],p=u+d,i=t+h<<0,t=h+p<<0;this.h0=this.h0+t<<0,this.h1=this.h1+e<<0,this.h2=this.h2+r<<0,this.h3=this.h3+n<<0,this.h4=this.h4+i<<0,this.h5=this.h5+a<<0,this.h6=this.h6+s<<0,this.h7=this.h7+o<<0},Sha256.prototype.hex=function(){this.finalize();var t=this.h0,e=this.h1,r=this.h2,n=this.h3,i=this.h4,a=this.h5,s=this.h6,o=this.h7,l=HEX_CHARS[t>>28&15]+HEX_CHARS[t>>24&15]+HEX_CHARS[t>>20&15]+HEX_CHARS[t>>16&15]+HEX_CHARS[t>>12&15]+HEX_CHARS[t>>8&15]+HEX_CHARS[t>>4&15]+HEX_CHARS[t&15]+HEX_CHARS[e>>28&15]+HEX_CHARS[e>>24&15]+HEX_CHARS[e>>20&15]+HEX_CHARS[e>>16&15]+HEX_CHARS[e>>12&15]+HEX_CHARS[e>>8&15]+HEX_CHARS[e>>4&15]+HEX_CHARS[e&15]+HEX_CHARS[r>>28&15]+HEX_CHARS[r>>24&15]+HEX_CHARS[r>>20&15]+HEX_CHARS[r>>16&15]+HEX_CHARS[r>>12&15]+HEX_CHARS[r>>8&15]+HEX_CHARS[r>>4&15]+HEX_CHARS[r&15]+HEX_CHARS[n>>28&15]+HEX_CHARS[n>>24&15]+HEX_CHARS[n>>20&15]+HEX_CHARS[n>>16&15]+HEX_CHARS[n>>12&15]+HEX_CHARS[n>>8&15]+HEX_CHARS[n>>4&15]+HEX_CHARS[n&15]+HEX_CHARS[i>>28&15]+HEX_CHARS[i>>24&15]+HEX_CHARS[i>>20&15]+HEX_CHARS[i>>16&15]+HEX_CHARS[i>>12&15]+HEX_CHARS[i>>8&15]+HEX_CHARS[i>>4&15]+HEX_CHARS[i&15]+HEX_CHARS[a>>28&15]+HEX_CHARS[a>>24&15]+HEX_CHARS[a>>20&15]+HEX_CHARS[a>>16&15]+HEX_CHARS[a>>12&15]+HEX_CHARS[a>>8&15]+HEX_CHARS[a>>4&15]+HEX_CHARS[a&15]+HEX_CHARS[s>>28&15]+HEX_CHARS[s>>24&15]+HEX_CHARS[s>>20&15]+HEX_CHARS[s>>16&15]+HEX_CHARS[s>>12&15]+HEX_CHARS[s>>8&15]+HEX_CHARS[s>>4&15]+HEX_CHARS[s&15];return this.is224||(l+=HEX_CHARS[o>>28&15]+HEX_CHARS[o>>24&15]+HEX_CHARS[o>>20&15]+HEX_CHARS[o>>16&15]+HEX_CHARS[o>>12&15]+HEX_CHARS[o>>8&15]+HEX_CHARS[o>>4&15]+HEX_CHARS[o&15]),l},Sha256.prototype.toString=Sha256.prototype.hex,Sha256.prototype.digest=function(){this.finalize();var t=this.h0,e=this.h1,r=this.h2,n=this.h3,i=this.h4,a=this.h5,s=this.h6,o=this.h7,l=[t>>24&255,t>>16&255,t>>8&255,t&255,e>>24&255,e>>16&255,e>>8&255,e&255,r>>24&255,r>>16&255,r>>8&255,r&255,n>>24&255,n>>16&255,n>>8&255,n&255,i>>24&255,i>>16&255,i>>8&255,i&255,a>>24&255,a>>16&255,a>>8&255,a&255,s>>24&255,s>>16&255,s>>8&255,s&255];return this.is224||l.push(o>>24&255,o>>16&255,o>>8&255,o&255),l},Sha256.prototype.array=Sha256.prototype.digest,Sha256.prototype.arrayBuffer=function(){this.finalize();var t=new ArrayBuffer(this.is224?28:32),e=new DataView(t);return e.setUint32(0,this.h0),e.setUint32(4,this.h1),e.setUint32(8,this.h2),e.setUint32(12,this.h3),e.setUint32(16,this.h4),e.setUint32(20,this.h5),e.setUint32(24,this.h6),this.is224||e.setUint32(28,this.h7),t};function HmacSha256(t,e,r){var n,i=typeof t;if(i==="string"){var a=[],s=t.length,o=0,l;for(n=0;n>6,a[o++]=128|l&63):l<55296||l>=57344?(a[o++]=224|l>>12,a[o++]=128|l>>6&63,a[o++]=128|l&63):(l=65536+((l&1023)<<10|t.charCodeAt(++n)&1023),a[o++]=240|l>>18,a[o++]=128|l>>12&63,a[o++]=128|l>>6&63,a[o++]=128|l&63);t=a}else if(i==="object"){if(t===null)throw new Error(ERROR);if(ARRAY_BUFFER&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!Array.isArray(t)&&(!ARRAY_BUFFER||!ArrayBuffer.isView(t)))throw new Error(ERROR)}else throw new Error(ERROR);t.length>64&&(t=new Sha256(e,!0).update(t).array());var c=[],u=[];for(n=0;n<64;++n){var f=t[n]||0;c[n]=92^f,u[n]=54^f}Sha256.call(this,e,r),this.update(u),this.oKeyPad=c,this.inner=!0,this.sharedMemory=r}HmacSha256.prototype=new Sha256,HmacSha256.prototype.finalize=function(){if(Sha256.prototype.finalize.call(this),this.inner){this.inner=!1;var t=this.array();Sha256.call(this,this.is224,this.sharedMemory),this.update(this.oKeyPad),this.update(t),Sha256.prototype.finalize.call(this)}};var exports=createMethod();exports.sha256=exports,exports.sha224=createMethod(!0),exports.sha256.hmac=createHmacMethod(),exports.sha224.hmac=createHmacMethod(!0),COMMON_JS?module.exports=exports:(root.sha256=exports.sha256,root.sha224=exports.sha224,AMD&&define(function(){return exports}))})()});var bM=M(Wv=>{m();(function(t){var e=/\S/,r=/\"/g,n=/\n/g,i=/\r/g,a=/\\/g,s=/\u2028/,o=/\u2029/;t.tags={"#":1,"^":2,"<":3,$:4,"/":5,"!":6,">":7,"=":8,_v:9,"{":10,"&":11,_t:12},t.scan=function(x,_){var T=x.length,C=0,I=1,L=2,$=C,J=null,de=null,le="",ce=[],Te=!1,ne=0,N=0,W="{{",B="}}";function $e(){le.length>0&&(ce.push({tag:"_t",text:new String(le)}),le="")}function lr(){for(var Oe=!0,De=N;De"&&(Le.indent=ce[Pt].text.toString()),ce.splice(Pt,1));else De||ce.push({tag:` +`});Te=!1,N=ce.length}function X(Oe,De){var Pt="="+B,Le=Oe.indexOf(Pt,De),U=c(Oe.substring(Oe.indexOf("=",De)+1,Le)).split(" ");return W=U[0],B=U[U.length-1],Le+Pt.length-1}for(_&&(_=_.split(" "),W=_[0],B=_[1]),ne=0;ne0;){if($=w.shift(),L&&L.tag=="<"&&!($.tag in f))throw new Error("Illegal content in < super tag.");if(t.tags[$.tag]<=t.tags.$||h($,T))_.push($),$.nodes=d(w,$.tag,_,T);else if($.tag=="/"){if(_.length===0)throw new Error("Closing tag without opener: /"+$.n);if(I=_.pop(),$.n!=I.n&&!p($.n,I.n,T))throw new Error("Nesting error: "+I.n+" vs. "+$.n);return I.end=$.i,C}else $.tag==` +`&&($.last=w.length==0||w[0].tag==` +`);C.push($)}if(_.length>0)throw new Error("missing closing tag: "+_.pop().n);return C}function h(w,x){for(var _=0,T=x.length;_":S,"<":function(w,x){var _={partials:{},code:"",subs:{},inPartial:!0};t.walk(w.nodes,_);var T=x.partials[S(w,x)];T.subs=_.subs,T.partials=_.partials},$:function(w,x){var _={subs:{},code:"",partials:x.partials,prefix:w.n};t.walk(w.nodes,_),x.subs[w.n]=_.code,x.inPartial||(x.code+='t.sub("'+b(w.n)+'",c,p,i);')},"\n":function(w,x){x.code+=k('"\\n"'+(w.last?"":" + i"))},_v:function(w,x){x.code+="t.b(t.v(t."+E(w.n)+'("'+b(w.n)+'",c,p,0)));'},_t:function(w,x){x.code+=k('"'+b(w.text)+'"')},"{":A,"&":A};function A(w,x){x.code+="t.b(t.t(t."+E(w.n)+'("'+b(w.n)+'",c,p,0)));'}function k(w){return"t.b("+w+");"}t.walk=function(w,x){for(var _,T=0,C=w.length;T{m();var BU={};(function(t){t.Template=function(d,h,p,g){d=d||{},this.r=d.code||this.r,this.c=p,this.options=g||{},this.text=h||"",this.partials=d.partials||{},this.subs=d.subs||{},this.buf=""},t.Template.prototype={r:function(d,h,p){return""},v:u,t:c,render:function(h,p,g){return this.ri([h],p||{},g)},ri:function(d,h,p){return this.r(d,h,p)},ep:function(d,h){var p=this.partials[d],g=h[p.name];if(p.instance&&p.base==g)return p.instance;if(typeof g=="string"){if(!this.c)throw new Error("No compiler available.");g=this.c.compile(g,this.options)}if(!g)return null;if(this.partials[d].base=g,p.subs){h.stackText||(h.stackText={});for(key in p.subs)h.stackText[key]||(h.stackText[key]=this.activeSub!==void 0&&h.stackText[this.activeSub]?h.stackText[this.activeSub]:this.text);g=r(g,p.subs,p.partials,this.stackSubs,this.stackPartials,h.stackText)}return this.partials[d].instance=g,g},rp:function(d,h,p,g){var v=this.ep(d,p);return v?v.ri(h,p,g):""},rs:function(d,h,p){var g=d[d.length-1];if(!f(g)){p(d,h,this);return}for(var v=0;v=0;S--)if(y=h[S],v=e(d,y,E),v!==void 0){b=!0;break}return b?(!g&&typeof v=="function"&&(v=this.mv(v,h,p)),v):g?!1:""},ls:function(d,h,p,g,v){var y=this.options.delimiters;return this.options.delimiters=v,this.b(this.ct(c(d.call(h,g)),h,p)),this.options.delimiters=y,!1},ct:function(d,h,p){if(this.options.disableLambda)throw new Error("Lambda features disabled.");return this.c.compile(d,this.options).render(h,p)},b:function(d){this.buf+=d},fl:function(){var d=this.buf;return this.buf="",d},ms:function(d,h,p,g,v,y,b){var E,S=h[h.length-1],A=d.call(S);return typeof A=="function"?g?!0:(E=this.activeSub&&this.subsText&&this.subsText[this.activeSub]?this.subsText[this.activeSub]:this.text,this.ls(A,S,p,E.substring(v,y),b)):A},mv:function(d,h,p){var g=h[h.length-1],v=d.call(g);return typeof v=="function"?this.ct(c(v.call(g)),g,p):v},sub:function(d,h,p,g){var v=this.subs[d];v&&(this.activeSub=d,v(h,p,this,g),this.activeSub=!1)}};function e(d,h,p){var g;return h&&typeof h=="object"&&(h[d]!==void 0?g=h[d]:p&&h.get&&typeof h.get=="function"&&(g=h.get(d))),g}function r(d,h,p,g,v,y){function b(){}b.prototype=d;function E(){}E.prototype=d.subs;var S,A=new b;A.subs=new E,A.subsText={},A.buf="",g=g||{},A.stackSubs=g,A.subsText=y;for(S in h)g[S]||(g[S]=h[S]);for(S in g)A.subs[S]=g[S];v=v||{},A.stackPartials=v;for(S in p)v[S]||(v[S]=p[S]);for(S in v)A.partials[S]=v[S];return A}var n=/&/g,i=//g,s=/\'/g,o=/\"/g,l=/[&<>\"\']/;function c(d){return String(d==null?"":d)}function u(d){return d=c(d),l.test(d)?d.replace(n,"&").replace(i,"<").replace(a,">").replace(s,"'").replace(o,"""):d}var f=Array.isArray||function(d){return Object.prototype.toString.call(d)==="[object Array]"}})(typeof Yv!="undefined"?Yv:BU)});var Xv=M(($ee,xM)=>{m();var _h=bM();_h.Template=_M().Template;_h.template=_h.Template;xM.exports=_h});var R5=M((Eu,uy)=>{m();(function(e,r){typeof Eu=="object"&&typeof uy=="object"?uy.exports=r():typeof define=="function"&&define.amd?define([],r):typeof Eu=="object"?Eu.feather=r():e.feather=r()})(typeof self!="undefined"?self:Eu,function(){return function(t){var e={};function r(n){if(e[n])return e[n].exports;var i=e[n]={i:n,l:!1,exports:{}};return t[n].call(i.exports,i,i.exports,r),i.l=!0,i.exports}return r.m=t,r.c=e,r.d=function(n,i,a){r.o(n,i)||Object.defineProperty(n,i,{configurable:!1,enumerable:!0,get:a})},r.r=function(n){Object.defineProperty(n,"__esModule",{value:!0})},r.n=function(n){var i=n&&n.__esModule?function(){return n.default}:function(){return n};return r.d(i,"a",i),i},r.o=function(n,i){return Object.prototype.hasOwnProperty.call(n,i)},r.p="",r(r.s=0)}({"./dist/icons.json":function(t){t.exports={activity:'',airplay:'',"alert-circle":'',"alert-octagon":'',"alert-triangle":'',"align-center":'',"align-justify":'',"align-left":'',"align-right":'',anchor:'',aperture:'',archive:'',"arrow-down-circle":'',"arrow-down-left":'',"arrow-down-right":'',"arrow-down":'',"arrow-left-circle":'',"arrow-left":'',"arrow-right-circle":'',"arrow-right":'',"arrow-up-circle":'',"arrow-up-left":'',"arrow-up-right":'',"arrow-up":'',"at-sign":'',award:'',"bar-chart-2":'',"bar-chart":'',"battery-charging":'',battery:'',"bell-off":'',bell:'',bluetooth:'',bold:'',"book-open":'',book:'',bookmark:'',box:'',briefcase:'',calendar:'',"camera-off":'',camera:'',cast:'',"check-circle":'',"check-square":'',check:'',"chevron-down":'',"chevron-left":'',"chevron-right":'',"chevron-up":'',"chevrons-down":'',"chevrons-left":'',"chevrons-right":'',"chevrons-up":'',chrome:'',circle:'',clipboard:'',clock:'',"cloud-drizzle":'',"cloud-lightning":'',"cloud-off":'',"cloud-rain":'',"cloud-snow":'',cloud:'',code:'',codepen:'',codesandbox:'',coffee:'',columns:'',command:'',compass:'',copy:'',"corner-down-left":'',"corner-down-right":'',"corner-left-down":'',"corner-left-up":'',"corner-right-down":'',"corner-right-up":'',"corner-up-left":'',"corner-up-right":'',cpu:'',"credit-card":'',crop:'',crosshair:'',database:'',delete:'',disc:'',"divide-circle":'',"divide-square":'',divide:'',"dollar-sign":'',"download-cloud":'',download:'',dribbble:'',droplet:'',"edit-2":'',"edit-3":'',edit:'',"external-link":'',"eye-off":'',eye:'',facebook:'',"fast-forward":'',feather:'',figma:'',"file-minus":'',"file-plus":'',"file-text":'',file:'',film:'',filter:'',flag:'',"folder-minus":'',"folder-plus":'',folder:'',framer:'',frown:'',gift:'',"git-branch":'',"git-commit":'',"git-merge":'',"git-pull-request":'',github:'',gitlab:'',globe:'',grid:'',"hard-drive":'',hash:'',headphones:'',heart:'',"help-circle":'',hexagon:'',home:'',image:'',inbox:'',info:'',instagram:'',italic:'',key:'',layers:'',layout:'',"life-buoy":'',"link-2":'',link:'',linkedin:'',list:'',loader:'',lock:'',"log-in":'',"log-out":'',mail:'',"map-pin":'',map:'',"maximize-2":'',maximize:'',meh:'',menu:'',"message-circle":'',"message-square":'',"mic-off":'',mic:'',"minimize-2":'',minimize:'',"minus-circle":'',"minus-square":'',minus:'',monitor:'',moon:'',"more-horizontal":'',"more-vertical":'',"mouse-pointer":'',move:'',music:'',"navigation-2":'',navigation:'',octagon:'',package:'',paperclip:'',"pause-circle":'',pause:'',"pen-tool":'',percent:'',"phone-call":'',"phone-forwarded":'',"phone-incoming":'',"phone-missed":'',"phone-off":'',"phone-outgoing":'',phone:'',"pie-chart":'',"play-circle":'',play:'',"plus-circle":'',"plus-square":'',plus:'',pocket:'',power:'',printer:'',radio:'',"refresh-ccw":'',"refresh-cw":'',repeat:'',rewind:'',"rotate-ccw":'',"rotate-cw":'',rss:'',save:'',scissors:'',search:'',send:'',server:'',settings:'',"share-2":'',share:'',"shield-off":'',shield:'',"shopping-bag":'',"shopping-cart":'',shuffle:'',sidebar:'',"skip-back":'',"skip-forward":'',slack:'',slash:'',sliders:'',smartphone:'',smile:'',speaker:'',square:'',star:'',"stop-circle":'',sun:'',sunrise:'',sunset:'',table:'',tablet:'',tag:'',target:'',terminal:'',thermometer:'',"thumbs-down":'',"thumbs-up":'',"toggle-left":'',"toggle-right":'',tool:'',"trash-2":'',trash:'',trello:'',"trending-down":'',"trending-up":'',triangle:'',truck:'',tv:'',twitch:'',twitter:'',type:'',umbrella:'',underline:'',unlock:'',"upload-cloud":'',upload:'',"user-check":'',"user-minus":'',"user-plus":'',"user-x":'',user:'',users:'',"video-off":'',video:'',voicemail:'',"volume-1":'',"volume-2":'',"volume-x":'',volume:'',watch:'',"wifi-off":'',wifi:'',wind:'',"x-circle":'',"x-octagon":'',"x-square":'',x:'',youtube:'',"zap-off":'',zap:'',"zoom-in":'',"zoom-out":''}},"./node_modules/classnames/dedupe.js":function(t,e,r){var n,i;(function(){"use strict";var a=function(){function s(){}s.prototype=Object.create(null);function o(g,v){for(var y=v.length,b=0;b1?arguments[1]:void 0,v=g!==void 0,y=0,b=c(d),E,S,A,k;if(v&&(g=n(g,p>2?arguments[2]:void 0,2)),b!=null&&!(h==Array&&s(b)))for(k=b.call(d),S=new h;!(A=k.next()).done;y++)l(S,y,v?a(k,g,[A.value,y],!0):A.value);else for(E=o(d.length),S=new h(E);E>y;y++)l(S,y,v?g(d[y],y):d[y]);return S.length=y,S}},"./node_modules/core-js/internals/array-includes.js":function(t,e,r){var n=r("./node_modules/core-js/internals/to-indexed-object.js"),i=r("./node_modules/core-js/internals/to-length.js"),a=r("./node_modules/core-js/internals/to-absolute-index.js");t.exports=function(s){return function(o,l,c){var u=n(o),f=i(u.length),d=a(c,f),h;if(s&&l!=l){for(;f>d;)if(h=u[d++],h!=h)return!0}else for(;f>d;d++)if((s||d in u)&&u[d]===l)return s||d||0;return!s&&-1}}},"./node_modules/core-js/internals/bind-context.js":function(t,e,r){var n=r("./node_modules/core-js/internals/a-function.js");t.exports=function(i,a,s){if(n(i),a===void 0)return i;switch(s){case 0:return function(){return i.call(a)};case 1:return function(o){return i.call(a,o)};case 2:return function(o,l){return i.call(a,o,l)};case 3:return function(o,l,c){return i.call(a,o,l,c)}}return function(){return i.apply(a,arguments)}}},"./node_modules/core-js/internals/call-with-safe-iteration-closing.js":function(t,e,r){var n=r("./node_modules/core-js/internals/an-object.js");t.exports=function(i,a,s,o){try{return o?a(n(s)[0],s[1]):a(s)}catch(c){var l=i.return;throw l!==void 0&&n(l.call(i)),c}}},"./node_modules/core-js/internals/check-correctness-of-iteration.js":function(t,e,r){var n=r("./node_modules/core-js/internals/well-known-symbol.js"),i=n("iterator"),a=!1;try{var s=0,o={next:function(){return{done:!!s++}},return:function(){a=!0}};o[i]=function(){return this},Array.from(o,function(){throw 2})}catch(l){}t.exports=function(l,c){if(!c&&!a)return!1;var u=!1;try{var f={};f[i]=function(){return{next:function(){return{done:u=!0}}}},l(f)}catch(d){}return u}},"./node_modules/core-js/internals/classof-raw.js":function(t,e){var r={}.toString;t.exports=function(n){return r.call(n).slice(8,-1)}},"./node_modules/core-js/internals/classof.js":function(t,e,r){var n=r("./node_modules/core-js/internals/classof-raw.js"),i=r("./node_modules/core-js/internals/well-known-symbol.js"),a=i("toStringTag"),s=n(function(){return arguments}())=="Arguments",o=function(l,c){try{return l[c]}catch(u){}};t.exports=function(l){var c,u,f;return l===void 0?"Undefined":l===null?"Null":typeof(u=o(c=Object(l),a))=="string"?u:s?n(c):(f=n(c))=="Object"&&typeof c.callee=="function"?"Arguments":f}},"./node_modules/core-js/internals/copy-constructor-properties.js":function(t,e,r){var n=r("./node_modules/core-js/internals/has.js"),i=r("./node_modules/core-js/internals/own-keys.js"),a=r("./node_modules/core-js/internals/object-get-own-property-descriptor.js"),s=r("./node_modules/core-js/internals/object-define-property.js");t.exports=function(o,l){for(var c=i(l),u=s.f,f=a.f,d=0;d",E="java"+y+":",S;for(p.style.display="none",o.appendChild(p),p.src=String(E),S=p.contentWindow.document,S.open(),S.write(v+y+b+"document.F=Object"+v+"/"+y+b),S.close(),h=S.F;g--;)delete h[f][a[g]];return h()};t.exports=Object.create||function(g,v){var y;return g!==null?(d[f]=n(g),y=new d,d[f]=null,y[u]=g):y=h(),v===void 0?y:i(y,v)},s[u]=!0},"./node_modules/core-js/internals/object-define-properties.js":function(t,e,r){var n=r("./node_modules/core-js/internals/descriptors.js"),i=r("./node_modules/core-js/internals/object-define-property.js"),a=r("./node_modules/core-js/internals/an-object.js"),s=r("./node_modules/core-js/internals/object-keys.js");t.exports=n?Object.defineProperties:function(l,c){a(l);for(var u=s(c),f=u.length,d=0,h;f>d;)i.f(l,h=u[d++],c[h]);return l}},"./node_modules/core-js/internals/object-define-property.js":function(t,e,r){var n=r("./node_modules/core-js/internals/descriptors.js"),i=r("./node_modules/core-js/internals/ie8-dom-define.js"),a=r("./node_modules/core-js/internals/an-object.js"),s=r("./node_modules/core-js/internals/to-primitive.js"),o=Object.defineProperty;e.f=n?o:function(c,u,f){if(a(c),u=s(u,!0),a(f),i)try{return o(c,u,f)}catch(d){}if("get"in f||"set"in f)throw TypeError("Accessors not supported");return"value"in f&&(c[u]=f.value),c}},"./node_modules/core-js/internals/object-get-own-property-descriptor.js":function(t,e,r){var n=r("./node_modules/core-js/internals/descriptors.js"),i=r("./node_modules/core-js/internals/object-property-is-enumerable.js"),a=r("./node_modules/core-js/internals/create-property-descriptor.js"),s=r("./node_modules/core-js/internals/to-indexed-object.js"),o=r("./node_modules/core-js/internals/to-primitive.js"),l=r("./node_modules/core-js/internals/has.js"),c=r("./node_modules/core-js/internals/ie8-dom-define.js"),u=Object.getOwnPropertyDescriptor;e.f=n?u:function(d,h){if(d=s(d),h=o(h,!0),c)try{return u(d,h)}catch(p){}if(l(d,h))return a(!i.f.call(d,h),d[h])}},"./node_modules/core-js/internals/object-get-own-property-names.js":function(t,e,r){var n=r("./node_modules/core-js/internals/object-keys-internal.js"),i=r("./node_modules/core-js/internals/enum-bug-keys.js"),a=i.concat("length","prototype");e.f=Object.getOwnPropertyNames||function(o){return n(o,a)}},"./node_modules/core-js/internals/object-get-own-property-symbols.js":function(t,e){e.f=Object.getOwnPropertySymbols},"./node_modules/core-js/internals/object-get-prototype-of.js":function(t,e,r){var n=r("./node_modules/core-js/internals/has.js"),i=r("./node_modules/core-js/internals/to-object.js"),a=r("./node_modules/core-js/internals/shared-key.js"),s=r("./node_modules/core-js/internals/correct-prototype-getter.js"),o=a("IE_PROTO"),l=Object.prototype;t.exports=s?Object.getPrototypeOf:function(c){return c=i(c),n(c,o)?c[o]:typeof c.constructor=="function"&&c instanceof c.constructor?c.constructor.prototype:c instanceof Object?l:null}},"./node_modules/core-js/internals/object-keys-internal.js":function(t,e,r){var n=r("./node_modules/core-js/internals/has.js"),i=r("./node_modules/core-js/internals/to-indexed-object.js"),a=r("./node_modules/core-js/internals/array-includes.js"),s=r("./node_modules/core-js/internals/hidden-keys.js"),o=a(!1);t.exports=function(l,c){var u=i(l),f=0,d=[],h;for(h in u)!n(s,h)&&n(u,h)&&d.push(h);for(;c.length>f;)n(u,h=c[f++])&&(~o(d,h)||d.push(h));return d}},"./node_modules/core-js/internals/object-keys.js":function(t,e,r){var n=r("./node_modules/core-js/internals/object-keys-internal.js"),i=r("./node_modules/core-js/internals/enum-bug-keys.js");t.exports=Object.keys||function(s){return n(s,i)}},"./node_modules/core-js/internals/object-property-is-enumerable.js":function(t,e,r){"use strict";var n={}.propertyIsEnumerable,i=Object.getOwnPropertyDescriptor,a=i&&!n.call({1:2},1);e.f=a?function(o){var l=i(this,o);return!!l&&l.enumerable}:n},"./node_modules/core-js/internals/object-set-prototype-of.js":function(t,e,r){var n=r("./node_modules/core-js/internals/validate-set-prototype-of-arguments.js");t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var i=!1,a={},s;try{s=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,s.call(a,[]),i=a instanceof Array}catch(o){}return function(l,c){return n(l,c),i?s.call(l,c):l.__proto__=c,l}}():void 0)},"./node_modules/core-js/internals/own-keys.js":function(t,e,r){var n=r("./node_modules/core-js/internals/global.js"),i=r("./node_modules/core-js/internals/object-get-own-property-names.js"),a=r("./node_modules/core-js/internals/object-get-own-property-symbols.js"),s=r("./node_modules/core-js/internals/an-object.js"),o=n.Reflect;t.exports=o&&o.ownKeys||function(c){var u=i.f(s(c)),f=a.f;return f?u.concat(f(c)):u}},"./node_modules/core-js/internals/path.js":function(t,e,r){t.exports=r("./node_modules/core-js/internals/global.js")},"./node_modules/core-js/internals/redefine.js":function(t,e,r){var n=r("./node_modules/core-js/internals/global.js"),i=r("./node_modules/core-js/internals/shared.js"),a=r("./node_modules/core-js/internals/hide.js"),s=r("./node_modules/core-js/internals/has.js"),o=r("./node_modules/core-js/internals/set-global.js"),l=r("./node_modules/core-js/internals/function-to-string.js"),c=r("./node_modules/core-js/internals/internal-state.js"),u=c.get,f=c.enforce,d=String(l).split("toString");i("inspectSource",function(h){return l.call(h)}),(t.exports=function(h,p,g,v){var y=v?!!v.unsafe:!1,b=v?!!v.enumerable:!1,E=v?!!v.noTargetGet:!1;if(typeof g=="function"&&(typeof p=="string"&&!s(g,"name")&&a(g,"name",p),f(g).source=d.join(typeof p=="string"?p:"")),h===n){b?h[p]=g:o(p,g);return}else y?!E&&h[p]&&(b=!0):delete h[p];b?h[p]=g:a(h,p,g)})(Function.prototype,"toString",function(){return typeof this=="function"&&u(this).source||l.call(this)})},"./node_modules/core-js/internals/require-object-coercible.js":function(t,e){t.exports=function(r){if(r==null)throw TypeError("Can't call method on "+r);return r}},"./node_modules/core-js/internals/set-global.js":function(t,e,r){var n=r("./node_modules/core-js/internals/global.js"),i=r("./node_modules/core-js/internals/hide.js");t.exports=function(a,s){try{i(n,a,s)}catch(o){n[a]=s}return s}},"./node_modules/core-js/internals/set-to-string-tag.js":function(t,e,r){var n=r("./node_modules/core-js/internals/object-define-property.js").f,i=r("./node_modules/core-js/internals/has.js"),a=r("./node_modules/core-js/internals/well-known-symbol.js"),s=a("toStringTag");t.exports=function(o,l,c){o&&!i(o=c?o:o.prototype,s)&&n(o,s,{configurable:!0,value:l})}},"./node_modules/core-js/internals/shared-key.js":function(t,e,r){var n=r("./node_modules/core-js/internals/shared.js"),i=r("./node_modules/core-js/internals/uid.js"),a=n("keys");t.exports=function(s){return a[s]||(a[s]=i(s))}},"./node_modules/core-js/internals/shared.js":function(t,e,r){var n=r("./node_modules/core-js/internals/global.js"),i=r("./node_modules/core-js/internals/set-global.js"),a=r("./node_modules/core-js/internals/is-pure.js"),s="__core-js_shared__",o=n[s]||i(s,{});(t.exports=function(l,c){return o[l]||(o[l]=c!==void 0?c:{})})("versions",[]).push({version:"3.1.3",mode:a?"pure":"global",copyright:"\xA9 2019 Denis Pushkarev (zloirock.ru)"})},"./node_modules/core-js/internals/string-at.js":function(t,e,r){var n=r("./node_modules/core-js/internals/to-integer.js"),i=r("./node_modules/core-js/internals/require-object-coercible.js");t.exports=function(a,s,o){var l=String(i(a)),c=n(s),u=l.length,f,d;return c<0||c>=u?o?"":void 0:(f=l.charCodeAt(c),f<55296||f>56319||c+1===u||(d=l.charCodeAt(c+1))<56320||d>57343?o?l.charAt(c):f:o?l.slice(c,c+2):(f-55296<<10)+(d-56320)+65536)}},"./node_modules/core-js/internals/to-absolute-index.js":function(t,e,r){var n=r("./node_modules/core-js/internals/to-integer.js"),i=Math.max,a=Math.min;t.exports=function(s,o){var l=n(s);return l<0?i(l+o,0):a(l,o)}},"./node_modules/core-js/internals/to-indexed-object.js":function(t,e,r){var n=r("./node_modules/core-js/internals/indexed-object.js"),i=r("./node_modules/core-js/internals/require-object-coercible.js");t.exports=function(a){return n(i(a))}},"./node_modules/core-js/internals/to-integer.js":function(t,e){var r=Math.ceil,n=Math.floor;t.exports=function(i){return isNaN(i=+i)?0:(i>0?n:r)(i)}},"./node_modules/core-js/internals/to-length.js":function(t,e,r){var n=r("./node_modules/core-js/internals/to-integer.js"),i=Math.min;t.exports=function(a){return a>0?i(n(a),9007199254740991):0}},"./node_modules/core-js/internals/to-object.js":function(t,e,r){var n=r("./node_modules/core-js/internals/require-object-coercible.js");t.exports=function(i){return Object(n(i))}},"./node_modules/core-js/internals/to-primitive.js":function(t,e,r){var n=r("./node_modules/core-js/internals/is-object.js");t.exports=function(i,a){if(!n(i))return i;var s,o;if(a&&typeof(s=i.toString)=="function"&&!n(o=s.call(i))||typeof(s=i.valueOf)=="function"&&!n(o=s.call(i))||!a&&typeof(s=i.toString)=="function"&&!n(o=s.call(i)))return o;throw TypeError("Can't convert object to primitive value")}},"./node_modules/core-js/internals/uid.js":function(t,e){var r=0,n=Math.random();t.exports=function(i){return"Symbol(".concat(i===void 0?"":i,")_",(++r+n).toString(36))}},"./node_modules/core-js/internals/validate-set-prototype-of-arguments.js":function(t,e,r){var n=r("./node_modules/core-js/internals/is-object.js"),i=r("./node_modules/core-js/internals/an-object.js");t.exports=function(a,s){if(i(a),!n(s)&&s!==null)throw TypeError("Can't set "+String(s)+" as a prototype")}},"./node_modules/core-js/internals/well-known-symbol.js":function(t,e,r){var n=r("./node_modules/core-js/internals/global.js"),i=r("./node_modules/core-js/internals/shared.js"),a=r("./node_modules/core-js/internals/uid.js"),s=r("./node_modules/core-js/internals/native-symbol.js"),o=n.Symbol,l=i("wks");t.exports=function(c){return l[c]||(l[c]=s&&o[c]||(s?o:a)("Symbol."+c))}},"./node_modules/core-js/modules/es.array.from.js":function(t,e,r){var n=r("./node_modules/core-js/internals/export.js"),i=r("./node_modules/core-js/internals/array-from.js"),a=r("./node_modules/core-js/internals/check-correctness-of-iteration.js"),s=!a(function(o){Array.from(o)});n({target:"Array",stat:!0,forced:s},{from:i})},"./node_modules/core-js/modules/es.string.iterator.js":function(t,e,r){"use strict";var n=r("./node_modules/core-js/internals/string-at.js"),i=r("./node_modules/core-js/internals/internal-state.js"),a=r("./node_modules/core-js/internals/define-iterator.js"),s="String Iterator",o=i.set,l=i.getterFor(s);a(String,"String",function(c){o(this,{type:s,string:String(c),index:0})},function(){var u=l(this),f=u.string,d=u.index,h;return d>=f.length?{value:void 0,done:!0}:(h=n(f,d,!0),u.index+=h.length,{value:h,done:!1})})},"./node_modules/webpack/buildin/global.js":function(t,e){var r;r=function(){return this}();try{r=r||Function("return this")()||(0,eval)("this")}catch(n){typeof window=="object"&&(r=window)}t.exports=r},"./src/default-attrs.json":function(t){t.exports={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"}},"./src/icon.js":function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=Object.assign||function(h){for(var p=1;p2&&arguments[2]!==void 0?arguments[2]:[];u(this,h),this.name=p,this.contents=g,this.tags=v,this.attrs=n({},l.default,{class:"feather feather-"+p})}return i(h,[{key:"toSvg",value:function(){var g=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},v=n({},this.attrs,g,{class:(0,s.default)(this.attrs.class,g.class)});return""+this.contents+""}},{key:"toString",value:function(){return this.contents}}]),h}();function d(h){return Object.keys(h).map(function(p){return p+'="'+h[p]+'"'}).join(" ")}e.default=f},"./src/icons.js":function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r("./src/icon.js"),i=c(n),a=r("./dist/icons.json"),s=c(a),o=r("./src/tags.json"),l=c(o);function c(u){return u&&u.__esModule?u:{default:u}}e.default=Object.keys(s.default).map(function(u){return new i.default(u,s.default[u],l.default[u])}).reduce(function(u,f){return u[f.name]=f,u},{})},"./src/index.js":function(t,e,r){"use strict";var n=r("./src/icons.js"),i=c(n),a=r("./src/to-svg.js"),s=c(a),o=r("./src/replace.js"),l=c(o);function c(u){return u&&u.__esModule?u:{default:u}}t.exports={icons:i.default,toSvg:s.default,replace:l.default}},"./src/replace.js":function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=Object.assign||function(d){for(var h=1;h0&&arguments[0]!==void 0?arguments[0]:{};if(typeof document=="undefined")throw new Error("`feather.replace()` only works in a browser environment.");var h=document.querySelectorAll("[data-feather]");Array.from(h).forEach(function(p){return u(p,d)})}function u(d){var h=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},p=f(d),g=p["data-feather"];if(delete p["data-feather"],o.default[g]===void 0){console.warn("feather: '"+g+"' is not a valid icon");return}var v=o.default[g].toSvg(n({},h,p,{class:(0,a.default)(h.class,p.class)})),y=new DOMParser().parseFromString(v,"image/svg+xml"),b=y.querySelector("svg");d.parentNode.replaceChild(b,d)}function f(d){return Array.from(d.attributes).reduce(function(h,p){return h[p.name]=p.value,h},{})}e.default=c},"./src/tags.json":function(t){t.exports={activity:["pulse","health","action","motion"],airplay:["stream","cast","mirroring"],"alert-circle":["warning","alert","danger"],"alert-octagon":["warning","alert","danger"],"alert-triangle":["warning","alert","danger"],"align-center":["text alignment","center"],"align-justify":["text alignment","justified"],"align-left":["text alignment","left"],"align-right":["text alignment","right"],anchor:[],archive:["index","box"],"at-sign":["mention","at","email","message"],award:["achievement","badge"],aperture:["camera","photo"],"bar-chart":["statistics","diagram","graph"],"bar-chart-2":["statistics","diagram","graph"],battery:["power","electricity"],"battery-charging":["power","electricity"],bell:["alarm","notification","sound"],"bell-off":["alarm","notification","silent"],bluetooth:["wireless"],"book-open":["read","library"],book:["read","dictionary","booklet","magazine","library"],bookmark:["read","clip","marker","tag"],box:["cube"],briefcase:["work","bag","baggage","folder"],calendar:["date"],camera:["photo"],cast:["chromecast","airplay"],"chevron-down":["expand"],"chevron-up":["collapse"],circle:["off","zero","record"],clipboard:["copy"],clock:["time","watch","alarm"],"cloud-drizzle":["weather","shower"],"cloud-lightning":["weather","bolt"],"cloud-rain":["weather"],"cloud-snow":["weather","blizzard"],cloud:["weather"],codepen:["logo"],codesandbox:["logo"],code:["source","programming"],coffee:["drink","cup","mug","tea","cafe","hot","beverage"],columns:["layout"],command:["keyboard","cmd","terminal","prompt"],compass:["navigation","safari","travel","direction"],copy:["clone","duplicate"],"corner-down-left":["arrow","return"],"corner-down-right":["arrow"],"corner-left-down":["arrow"],"corner-left-up":["arrow"],"corner-right-down":["arrow"],"corner-right-up":["arrow"],"corner-up-left":["arrow"],"corner-up-right":["arrow"],cpu:["processor","technology"],"credit-card":["purchase","payment","cc"],crop:["photo","image"],crosshair:["aim","target"],database:["storage","memory"],delete:["remove"],disc:["album","cd","dvd","music"],"dollar-sign":["currency","money","payment"],droplet:["water"],edit:["pencil","change"],"edit-2":["pencil","change"],"edit-3":["pencil","change"],eye:["view","watch"],"eye-off":["view","watch","hide","hidden"],"external-link":["outbound"],facebook:["logo","social"],"fast-forward":["music"],figma:["logo","design","tool"],"file-minus":["delete","remove","erase"],"file-plus":["add","create","new"],"file-text":["data","txt","pdf"],film:["movie","video"],filter:["funnel","hopper"],flag:["report"],"folder-minus":["directory"],"folder-plus":["directory"],folder:["directory"],framer:["logo","design","tool"],frown:["emoji","face","bad","sad","emotion"],gift:["present","box","birthday","party"],"git-branch":["code","version control"],"git-commit":["code","version control"],"git-merge":["code","version control"],"git-pull-request":["code","version control"],github:["logo","version control"],gitlab:["logo","version control"],globe:["world","browser","language","translate"],"hard-drive":["computer","server","memory","data"],hash:["hashtag","number","pound"],headphones:["music","audio","sound"],heart:["like","love","emotion"],"help-circle":["question mark"],hexagon:["shape","node.js","logo"],home:["house","living"],image:["picture"],inbox:["email"],instagram:["logo","camera"],key:["password","login","authentication","secure"],layers:["stack"],layout:["window","webpage"],"life-buoy":["help","life ring","support"],link:["chain","url"],"link-2":["chain","url"],linkedin:["logo","social media"],list:["options"],lock:["security","password","secure"],"log-in":["sign in","arrow","enter"],"log-out":["sign out","arrow","exit"],mail:["email","message"],"map-pin":["location","navigation","travel","marker"],map:["location","navigation","travel"],maximize:["fullscreen"],"maximize-2":["fullscreen","arrows","expand"],meh:["emoji","face","neutral","emotion"],menu:["bars","navigation","hamburger"],"message-circle":["comment","chat"],"message-square":["comment","chat"],"mic-off":["record","sound","mute"],mic:["record","sound","listen"],minimize:["exit fullscreen","close"],"minimize-2":["exit fullscreen","arrows","close"],minus:["subtract"],monitor:["tv","screen","display"],moon:["dark","night"],"more-horizontal":["ellipsis"],"more-vertical":["ellipsis"],"mouse-pointer":["arrow","cursor"],move:["arrows"],music:["note"],navigation:["location","travel"],"navigation-2":["location","travel"],octagon:["stop"],package:["box","container"],paperclip:["attachment"],pause:["music","stop"],"pause-circle":["music","audio","stop"],"pen-tool":["vector","drawing"],percent:["discount"],"phone-call":["ring"],"phone-forwarded":["call"],"phone-incoming":["call"],"phone-missed":["call"],"phone-off":["call","mute"],"phone-outgoing":["call"],phone:["call"],play:["music","start"],"pie-chart":["statistics","diagram"],"play-circle":["music","start"],plus:["add","new"],"plus-circle":["add","new"],"plus-square":["add","new"],pocket:["logo","save"],power:["on","off"],printer:["fax","office","device"],radio:["signal"],"refresh-cw":["synchronise","arrows"],"refresh-ccw":["arrows"],repeat:["loop","arrows"],rewind:["music"],"rotate-ccw":["arrow"],"rotate-cw":["arrow"],rss:["feed","subscribe"],save:["floppy disk"],scissors:["cut"],search:["find","magnifier","magnifying glass"],send:["message","mail","email","paper airplane","paper aeroplane"],settings:["cog","edit","gear","preferences"],"share-2":["network","connections"],shield:["security","secure"],"shield-off":["security","insecure"],"shopping-bag":["ecommerce","cart","purchase","store"],"shopping-cart":["ecommerce","cart","purchase","store"],shuffle:["music"],"skip-back":["music"],"skip-forward":["music"],slack:["logo"],slash:["ban","no"],sliders:["settings","controls"],smartphone:["cellphone","device"],smile:["emoji","face","happy","good","emotion"],speaker:["audio","music"],star:["bookmark","favorite","like"],"stop-circle":["media","music"],sun:["brightness","weather","light"],sunrise:["weather","time","morning","day"],sunset:["weather","time","evening","night"],tablet:["device"],tag:["label"],target:["logo","bullseye"],terminal:["code","command line","prompt"],thermometer:["temperature","celsius","fahrenheit","weather"],"thumbs-down":["dislike","bad","emotion"],"thumbs-up":["like","good","emotion"],"toggle-left":["on","off","switch"],"toggle-right":["on","off","switch"],tool:["settings","spanner"],trash:["garbage","delete","remove","bin"],"trash-2":["garbage","delete","remove","bin"],triangle:["delta"],truck:["delivery","van","shipping","transport","lorry"],tv:["television","stream"],twitch:["logo"],twitter:["logo","social"],type:["text"],umbrella:["rain","weather"],unlock:["security"],"user-check":["followed","subscribed"],"user-minus":["delete","remove","unfollow","unsubscribe"],"user-plus":["new","add","create","follow","subscribe"],"user-x":["delete","remove","unfollow","unsubscribe","unavailable"],user:["person","account"],users:["group"],"video-off":["camera","movie","film"],video:["camera","movie","film"],voicemail:["phone"],volume:["music","sound","mute"],"volume-1":["music","sound"],"volume-2":["music","sound"],"volume-x":["music","sound","mute"],watch:["clock","time"],"wifi-off":["disabled"],wifi:["connection","signal","wireless"],wind:["weather","air"],"x-circle":["cancel","close","delete","remove","times","clear"],"x-octagon":["delete","stop","alert","warning","times","clear"],"x-square":["cancel","close","delete","remove","times","clear"],x:["cancel","close","delete","remove","times","clear"],youtube:["logo","video","play"],"zap-off":["flash","camera","lightning"],zap:["flash","camera","lightning"],"zoom-in":["magnifying glass"],"zoom-out":["magnifying glass"]}},"./src/to-svg.js":function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r("./src/icons.js"),i=a(n);function a(o){return o&&o.__esModule?o:{default:o}}function s(o){var l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(console.warn("feather.toSvg() is deprecated. Please use feather.icons[name].toSvg() instead."),!o)throw new Error("The required `key` (icon name) parameter is missing.");if(!i.default[o])throw new Error("No icon matching '"+o+"'. See the complete list of icons at https://feathericons.com");return i.default[o].toSvg(l)}e.default=s},0:function(t,e,r){r("./node_modules/core-js/es/array/from.js"),t.exports=r("./src/index.js")}})})});var OV={};rI(OV,{default:()=>vp});module.exports=nI(OV);m();var D5=Ot(gg()),we=require("obsidian"),L5=Ot(require("path"));m();var is=require("obsidian");m();var p3=Ot(Gf()),Fr=Ot(require("fs/promises")),Ti=require("obsidian"),Ve=Ot(require("path")),Dc=require("path");m();var rd=Ot(RE(),1),Qf=Ot(Gf(),1),tk=require("child_process"),jk=Ot(yg(),1),Eo=Ot(yg(),1),uT=require("node:events"),jg=Object.defineProperty,fL=Object.getOwnPropertyDescriptor,Ng=Object.getOwnPropertyNames,dL=Object.prototype.hasOwnProperty,q=(t,e)=>function(){return t&&(e=(0,t[Ng(t)[0]])(t=0)),e},hL=(t,e)=>function(){return e||(0,t[Ng(t)[0]])((e={exports:{}}).exports,e),e.exports},ft=(t,e)=>{for(var r in e)jg(t,r,{get:e[r],enumerable:!0})},pL=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ng(e))!dL.call(t,i)&&i!==r&&jg(t,i,{get:()=>e[i],enumerable:!(n=fL(e,i))||n.enumerable});return t},it=t=>pL(jg({},"__esModule",{value:!0}),t);function mL(...t){let e=new String(t);return td.set(e,t),e}function Kf(t){return t instanceof String&&td.has(t)}function ME(t){return td.get(t)||[]}var td,pc=q({"src/lib/args/pathspec.ts"(){"use strict";td=new WeakMap}}),wr,la=q({"src/lib/errors/git-error.ts"(){"use strict";wr=class extends Error{constructor(t,e){super(e),this.task=t,Object.setPrototypeOf(this,new.target.prototype)}}}}),mc,ko=q({"src/lib/errors/git-response-error.ts"(){"use strict";la(),mc=class extends wr{constructor(t,e){super(void 0,e||String(t)),this.git=t}}}}),lA,cA=q({"src/lib/errors/task-configuration-error.ts"(){"use strict";la(),lA=class extends wr{constructor(t){super(void 0,t)}}}});function uA(t){return typeof t!="function"?Qa:t}function fA(t){return typeof t=="function"&&t!==Qa}function dA(t,e){let r=t.indexOf(e);return r<=0?[t,""]:[t.substr(0,r),t.substr(r+1)]}function hA(t,e=0){return pA(t)&&t.length>e?t[e]:void 0}function Ja(t,e=0){if(pA(t)&&t.length>e)return t[t.length-1-e]}function pA(t){return!!(t&&typeof t.length=="number")}function gc(t="",e=!0,r=` +`){return t.split(r).reduce((n,i)=>{let a=e?i.trim():i;return a&&n.push(a),n},[])}function Bg(t,e){return gc(t,!0).map(r=>e(r))}function Hg(t){return(0,rd.exists)(t,rd.FOLDER)}function Me(t,e){return Array.isArray(t)?t.includes(e)||t.push(e):t.add(e),e}function mA(t,e){return Array.isArray(t)&&!t.includes(e)&&t.push(e),t}function nd(t,e){if(Array.isArray(t)){let r=t.indexOf(e);r>=0&&t.splice(r,1)}else t.delete(e);return e}function Vn(t){return Array.isArray(t)?t:[t]}function gA(t){return t.replace(/[\s-]+(.)/g,(e,r)=>r.toUpperCase())}function vA(t){return Vn(t).map(String)}function He(t,e=0){if(t==null)return e;let r=parseInt(t,10);return isNaN(r)?e:r}function dc(t,e){let r=[];for(let n=0,i=t.length;nr in t?{[r]:t[r]}:{}))}function Ag(t=0){return new Promise(e=>setTimeout(e,t))}function kg(t){if(t!==!1)return t}var Ao,Qa,vc,id=q({"src/lib/utils/util.ts"(){"use strict";Ao="\0",Qa=()=>{},vc=Object.prototype.toString.call.bind(Object.prototype.toString)}});function qn(t,e,r){return e(t)?t:arguments.length>2?r:void 0}function Tg(t,e){let r=Kf(t)?"string":typeof t;return/number|string|boolean/.test(r)&&(!e||!e.includes(r))}function ad(t){return!!t&&vc(t)==="[object Object]"}function wA(t){return typeof t=="function"}var yc,Vt,bA,Zf,Ug,_A=q({"src/lib/utils/argument-filters.ts"(){"use strict";id(),pc(),yc=t=>Array.isArray(t),Vt=t=>typeof t=="string",bA=t=>Array.isArray(t)&&t.every(Vt),Zf=t=>Vt(t)||Array.isArray(t)&&t.every(Vt),Ug=t=>t==null||"number|boolean|function".includes(typeof t)?!1:Array.isArray(t)||typeof t=="string"||typeof t.length=="number"}}),Cg,gL=q({"src/lib/utils/exit-codes.ts"(){"use strict";Cg=(t=>(t[t.SUCCESS=0]="SUCCESS",t[t.ERROR=1]="ERROR",t[t.NOT_FOUND=-2]="NOT_FOUND",t[t.UNCLEAN=128]="UNCLEAN",t))(Cg||{})}}),Jf,vL=q({"src/lib/utils/git-output-streams.ts"(){"use strict";Jf=class xA{constructor(e,r){this.stdOut=e,this.stdErr=r}asStrings(){return new xA(this.stdOut.toString("utf8"),this.stdErr.toString("utf8"))}}}}),me,oa,yL=q({"src/lib/utils/line-parser.ts"(){"use strict";me=class{constructor(t,e){this.matches=[],this.parse=(r,n)=>(this.resetMatches(),this._regExp.every((i,a)=>this.addMatch(i,a,r(a)))?this.useMatches(n,this.prepareMatches())!==!1:!1),this._regExp=Array.isArray(t)?t:[t],e&&(this.useMatches=e)}useMatches(t,e){throw new Error("LineParser:useMatches not implemented")}resetMatches(){this.matches.length=0}prepareMatches(){return this.matches}addMatch(t,e,r){let n=r&&t.exec(r);return n&&this.pushMatch(e,n),!!n}pushMatch(t,e){this.matches.push(...e.slice(1))}},oa=class extends me{addMatch(t,e,r){return/^remote:\s/.test(String(r))&&super.addMatch(t,e,r)}pushMatch(t,e){(t>0||e.length>1)&&super.pushMatch(t,e)}}}});function SA(...t){let e=process.cwd(),r=Object.assign({baseDir:e,...EA},...t.filter(n=>typeof n=="object"&&n));return r.baseDir=r.baseDir||e,r.trimmed=r.trimmed===!0,r}var EA,wL=q({"src/lib/utils/simple-git-options.ts"(){"use strict";EA={binary:"git",maxConcurrentProcesses:5,config:[],trimmed:!1}}});function Gg(t,e=[]){return ad(t)?Object.keys(t).reduce((r,n)=>{let i=t[n];if(Kf(i))r.push(i);else if(Tg(i,["boolean"]))r.push(n+"="+i);else if(Array.isArray(i))for(let a of i)Tg(a,["string","number"])||r.push(n+"="+a);else r.push(n);return r},e):e}function vr(t,e=0,r=!1){let n=[];for(let i=0,a=e<0?t.length:e;i{for(let a=gc(i,n),s=0,o=a.length;s{if(!(s+c>=o))return a[s+c]};e.some(({parse:c})=>c(l,t))}}),t}var xL=q({"src/lib/utils/task-parser.ts"(){"use strict";id()}}),AA={};ft(AA,{ExitCodes:()=>Cg,GitOutputStreams:()=>Jf,LineParser:()=>me,NOOP:()=>Qa,NULL:()=>Ao,RemoteLineParser:()=>oa,append:()=>Me,appendTaskOptions:()=>Gg,asArray:()=>Vn,asCamelCase:()=>gA,asFunction:()=>uA,asNumber:()=>He,asStringArray:()=>vA,bufferToString:()=>hc,callTaskParser:()=>Pg,createInstanceConfig:()=>SA,delay:()=>Ag,filterArray:()=>yc,filterFunction:()=>wA,filterHasLength:()=>Ug,filterPlainObject:()=>ad,filterPrimitives:()=>Tg,filterString:()=>Vt,filterStringArray:()=>bA,filterStringOrStringArray:()=>Zf,filterType:()=>qn,first:()=>hA,folderExists:()=>Hg,forEachLineWithContent:()=>Bg,getTrailingOptions:()=>vr,including:()=>mA,isUserFunction:()=>fA,last:()=>Ja,objectToString:()=>vc,orVoid:()=>kg,parseStringResponse:()=>br,pick:()=>yA,prefixedArray:()=>dc,remove:()=>nd,splitOn:()=>dA,toLinesWithContent:()=>gc,trailingFunctionArgument:()=>at,trailingOptionsArgument:()=>zg});var he=q({"src/lib/utils/index.ts"(){"use strict";_A(),gL(),vL(),yL(),wL(),_L(),xL(),id()}}),kA={};ft(kA,{CheckRepoActions:()=>Rg,checkIsBareRepoTask:()=>CA,checkIsRepoRootTask:()=>TA,checkIsRepoTask:()=>SL});function SL(t){switch(t){case"bare":return CA();case"root":return TA()}return{commands:["rev-parse","--is-inside-work-tree"],format:"utf-8",onError:sd,parser:Vg}}function TA(){return{commands:["rev-parse","--git-dir"],format:"utf-8",onError:sd,parser(e){return/^\.(git)?$/.test(e.trim())}}}function CA(){return{commands:["rev-parse","--is-bare-repository"],format:"utf-8",onError:sd,parser:Vg}}function EL(t){return/(Not a git repository|Kein Git-Repository)/i.test(String(t))}var Rg,sd,Vg,PA=q({"src/lib/tasks/check-is-repo.ts"(){"use strict";he(),Rg=(t=>(t.BARE="bare",t.IN_TREE="tree",t.IS_REPO_ROOT="root",t))(Rg||{}),sd=({exitCode:t},e,r,n)=>{if(t===128&&EL(e))return r(Buffer.from("false"));n(e)},Vg=t=>t.trim()==="true"}});function AL(t,e){let r=new RA(t),n=t?OA:MA;return gc(e).forEach(i=>{let a=i.replace(n,"");r.paths.push(a),(IA.test(a)?r.folders:r.files).push(a)}),r}var RA,MA,OA,IA,kL=q({"src/lib/responses/CleanSummary.ts"(){"use strict";he(),RA=class{constructor(t){this.dryRun=t,this.paths=[],this.files=[],this.folders=[]}},MA=/^[a-z]+\s*/i,OA=/^[a-z]+\s+[a-z]+\s*/i,IA=/\/$/}}),Mg={};ft(Mg,{EMPTY_COMMANDS:()=>od,adhocExecTask:()=>FA,configurationErrorTask:()=>yr,isBufferTask:()=>DA,isEmptyTask:()=>LA,straightThroughBufferTask:()=>$A,straightThroughStringTask:()=>rr});function FA(t){return{commands:od,format:"empty",parser:t}}function yr(t){return{commands:od,format:"empty",parser(){throw typeof t=="string"?new lA(t):t}}}function rr(t,e=!1){return{commands:t,format:"utf-8",parser(r){return e?String(r).trim():r}}}function $A(t){return{commands:t,format:"buffer",parser(e){return e}}}function DA(t){return t.format==="buffer"}function LA(t){return t.format==="empty"||!t.commands.length}var od,ut=q({"src/lib/tasks/task.ts"(){"use strict";cA(),od=[]}}),jA={};ft(jA,{CONFIG_ERROR_INTERACTIVE_MODE:()=>qg,CONFIG_ERROR_MODE_REQUIRED:()=>Wg,CONFIG_ERROR_UNKNOWN_OPTION:()=>Yg,CleanOptions:()=>qf,cleanTask:()=>NA,cleanWithOptionsTask:()=>TL,isCleanOptionsArray:()=>CL});function TL(t,e){let{cleanMode:r,options:n,valid:i}=PL(t);return r?i.options?(n.push(...e),n.some(OL)?yr(qg):NA(r,n)):yr(Yg+JSON.stringify(t)):yr(Wg)}function NA(t,e){return{commands:["clean",`-${t}`,...e],format:"utf-8",parser(n){return AL(t==="n",n)}}}function CL(t){return Array.isArray(t)&&t.every(e=>Xg.has(e))}function PL(t){let e,r=[],n={cleanMode:!1,options:!0};return t.replace(/[^a-z]i/g,"").split("").forEach(i=>{RL(i)?(e=i,n.cleanMode=!0):n.options=n.options&&ML(r[r.length]=`-${i}`)}),{cleanMode:e,options:r,valid:n}}function RL(t){return t==="f"||t==="n"}function ML(t){return/^-[a-z]$/i.test(t)&&Xg.has(t.charAt(1))}function OL(t){return/^-[^\-]/.test(t)?t.indexOf("i")>0:t==="--interactive"}var qg,Wg,Yg,qf,Xg,BA=q({"src/lib/tasks/clean.ts"(){"use strict";kL(),he(),ut(),qg="Git clean interactive mode is not supported",Wg='Git clean mode parameter ("n" or "f") is required',Yg="Git clean unknown option found in: ",qf=(t=>(t.DRY_RUN="n",t.FORCE="f",t.IGNORED_INCLUDED="x",t.IGNORED_ONLY="X",t.EXCLUDING="e",t.QUIET="q",t.RECURSIVE="d",t))(qf||{}),Xg=new Set(["i",...vA(Object.values(qf))])}});function IL(t){let e=new UA;for(let r of HA(t))e.addValue(r.file,String(r.key),r.value);return e}function FL(t,e){let r=null,n=[],i=new Map;for(let a of HA(t,e))a.key===e&&(n.push(r=a.value),i.has(a.file)||i.set(a.file,[]),i.get(a.file).push(r));return{key:e,paths:Array.from(i.keys()),scopes:i,value:r,values:n}}function $L(t){return t.replace(/^(file):/,"")}function*HA(t,e=null){let r=t.split("\0");for(let n=0,i=r.length-1;nObject.assign(t,this.values[e]),{})),this._all}addFile(t){if(!(t in this.values)){let e=Ja(this.files);this.values[t]=e?Object.create(this.values[e]):{},this.files.push(t)}return this.values[t]}addValue(t,e,r){let n=this.addFile(t);n.hasOwnProperty(e)?Array.isArray(n[e])?n[e].push(r):n[e]=[n[e],r]:n[e]=r,this._all=void 0}}}});function wg(t,e){return typeof t=="string"&&Og.hasOwnProperty(t)?t:e}function LL(t,e,r,n){let i=["config",`--${n}`];return r&&i.push("--add"),i.push(t,e),{commands:i,format:"utf-8",parser(a){return a}}}function jL(t,e){let r=["config","--null","--show-origin","--get-all",t];return e&&r.splice(1,0,`--${e}`),{commands:r,format:"utf-8",parser(n){return FL(n,t)}}}function NL(t){let e=["config","--list","--show-origin","--null"];return t&&e.push(`--${t}`),{commands:e,format:"utf-8",parser(r){return IL(r)}}}function BL(){return{addConfig(t,e,...r){return this._runTask(LL(t,e,r[0]===!0,wg(r[1],"local")),at(arguments))},getConfig(t,e){return this._runTask(jL(t,wg(e,void 0)),at(arguments))},listConfig(...t){return this._runTask(NL(wg(t[0],void 0)),at(arguments))}}}var Og,GA=q({"src/lib/tasks/config.ts"(){"use strict";DL(),he(),Og=(t=>(t.system="system",t.global="global",t.local="local",t.worktree="worktree",t))(Og||{})}});function HL(t){return zA.has(t)}var bg,zA,VA=q({"src/lib/tasks/diff-name-status.ts"(){"use strict";bg=(t=>(t.ADDED="A",t.COPIED="C",t.DELETED="D",t.MODIFIED="M",t.RENAMED="R",t.CHANGED="T",t.UNMERGED="U",t.UNKNOWN="X",t.BROKEN="B",t))(bg||{}),zA=new Set(Object.values(bg))}});function UL(...t){return new WA().param(...t)}function GL(t){let e=new Set,r={};return Bg(t,n=>{let[i,a,s]=n.split(Ao);e.add(i),(r[i]=r[i]||[]).push({line:He(a),path:i,preview:s})}),{paths:e,results:r}}function zL(){return{grep(t){let e=at(arguments),r=vr(arguments);for(let i of qA)if(r.includes(i))return this._runTask(yr(`git.grep: use of "${i}" is not supported.`),e);typeof t=="string"&&(t=UL().param(t));let n=["grep","--null","-n","--full-name",...r,...t];return this._runTask({commands:n,format:"utf-8",parser(i){return GL(i)}},e)}}}var qA,fc,OE,WA,YA=q({"src/lib/tasks/grep.ts"(){"use strict";he(),ut(),qA=["-h"],fc=Symbol("grepQuery"),WA=class{constructor(){this[OE]=[]}*[(OE=fc,Symbol.iterator)](){for(let t of this[fc])yield t}and(...t){return t.length&&this[fc].push("--and","(",...dc(t,"-e"),")"),this}param(...t){return this[fc].push(...dc(t,"-e")),this}}}}),XA={};ft(XA,{ResetMode:()=>Wf,getResetMode:()=>qL,resetTask:()=>VL});function VL(t,e){let r=["reset"];return KA(t)&&r.push(`--${t}`),r.push(...e),rr(r)}function qL(t){if(KA(t))return t;switch(typeof t){case"string":case"undefined":return"soft"}}function KA(t){return ZA.includes(t)}var Wf,ZA,JA=q({"src/lib/tasks/reset.ts"(){"use strict";ut(),Wf=(t=>(t.MIXED="mixed",t.SOFT="soft",t.HARD="hard",t.MERGE="merge",t.KEEP="keep",t))(Wf||{}),ZA=Array.from(Object.values(Wf))}});function WL(){return(0,Qf.default)("simple-git")}function IE(t,e,r){return!e||!String(e).replace(/\s*/,"")?r?(n,...i)=>{t(n,...i),r(n,...i)}:t:(n,...i)=>{t(`%s ${n}`,e,...i),r&&r(n,...i)}}function YL(t,e,{namespace:r}){if(typeof t=="string")return t;let n=e&&e.namespace||"";return n.startsWith(r)?n.substr(r.length+1):n||r}function Kg(t,e,r,n=WL()){let i=t&&`[${t}]`||"",a=[],s=typeof e=="string"?n.extend(e):e,o=YL(qn(e,Vt),s,n);return c(r);function l(u,f){return Me(a,Kg(t,o.replace(/^[^:]+/,u),f,n))}function c(u){let f=u&&`[${u}]`||"",d=s&&IE(s,f)||Qa,h=IE(n,`${i} ${f}`,d);return Object.assign(s?d:h,{label:t,sibling:l,info:h,step:c})}}var QA=q({"src/lib/git-logger.ts"(){"use strict";he(),Qf.default.formatters.L=t=>String(Ug(t)?t.length:"-"),Qf.default.formatters.B=t=>Buffer.isBuffer(t)?t.toString("utf8"):vc(t)}}),ek,XL=q({"src/lib/runners/tasks-pending-queue.ts"(){"use strict";var t;la(),QA(),ek=(t=class{constructor(r="GitExecutor"){this.logLabel=r,this._queue=new Map}withProgress(r){return this._queue.get(r)}createProgress(r){let n=t.getName(r.commands[0]),i=Kg(this.logLabel,n);return{task:r,logger:i,name:n}}push(r){let n=this.createProgress(r);return n.logger("Adding task to the queue, commands = %o",r.commands),this._queue.set(r,n),n}fatal(r){for(let[n,{logger:i}]of Array.from(this._queue.entries()))n===r.task?(i.info("Failed %o",r),i("Fatal exception, any as-yet un-started tasks run through this executor will not be attempted")):i.info("A fatal exception occurred in a previous task, the queue has been purged: %o",r.message),this.complete(n);if(this._queue.size!==0)throw new Error(`Queue size should be zero after fatal: ${this._queue.size}`)}complete(r){this.withProgress(r)&&this._queue.delete(r)}attempt(r){let n=this.withProgress(r);if(!n)throw new wr(void 0,"TasksPendingQueue: attempt called for an unknown task");return n.logger("Starting task"),n}static getName(r="empty"){return`task:${r}:${++t.counter}`}},t.counter=0,t)}});function Za(t,e){return{method:hA(t.commands)||"",commands:e}}function KL(t,e){return r=>{e("[ERROR] child process exception %o",r),t.push(Buffer.from(String(r.stack),"ascii"))}}function FE(t,e,r,n){return i=>{r("%s received %L bytes",e,i),n("%B",i),t.push(i)}}var Ig,ZL=q({"src/lib/runners/git-executor-chain.ts"(){"use strict";la(),ut(),he(),XL(),Ig=class{constructor(t,e,r){this._executor=t,this._scheduler=e,this._plugins=r,this._chain=Promise.resolve(),this._queue=new ek}get cwd(){return this._cwd||this._executor.cwd}set cwd(t){this._cwd=t}get env(){return this._executor.env}get outputHandler(){return this._executor.outputHandler}chain(){return this}push(t){return this._queue.push(t),this._chain=this._chain.then(()=>this.attemptTask(t))}async attemptTask(t){let e=await this._scheduler.next(),r=()=>this._queue.complete(t);try{let{logger:n}=this._queue.attempt(t);return await(LA(t)?this.attemptEmptyTask(t,n):this.attemptRemoteTask(t,n))}catch(n){throw this.onFatalException(t,n)}finally{r(),e()}}onFatalException(t,e){let r=e instanceof wr?Object.assign(e,{task:t}):new wr(t,e&&String(e));return this._chain=Promise.resolve(),this._queue.fatal(r),r}async attemptRemoteTask(t,e){let r=this._plugins.exec("spawn.binary","",Za(t,t.commands)),n=this._plugins.exec("spawn.args",[...t.commands],Za(t,t.commands)),i=await this.gitResponse(t,r,n,this.outputHandler,e.step("SPAWN")),a=await this.handleTaskData(t,n,i,e.step("HANDLE"));return e("passing response to task's parser as a %s",t.format),DA(t)?Pg(t.parser,a):Pg(t.parser,a.asStrings())}async attemptEmptyTask(t,e){return e("empty task bypassing child process to call to task's parser"),t.parser(this)}handleTaskData(t,e,r,n){let{exitCode:i,rejection:a,stdOut:s,stdErr:o}=r;return new Promise((l,c)=>{n("Preparing to handle process response exitCode=%d stdOut=",i);let{error:u}=this._plugins.exec("task.error",{error:a},{...Za(t,e),...r});if(u&&t.onError)return n.info("exitCode=%s handling with custom error handler"),t.onError(r,u,f=>{n.info("custom error handler treated as success"),n("custom error returned a %s",vc(f)),l(new Jf(Array.isArray(f)?Buffer.concat(f):f,Buffer.concat(o)))},c);if(u)return n.info("handling as error: exitCode=%s stdErr=%s rejection=%o",i,o.length,a),c(u);n.info("retrieving task output complete"),l(new Jf(Buffer.concat(s),Buffer.concat(o)))})}async gitResponse(t,e,r,n,i){let a=i.sibling("output"),s=this._plugins.exec("spawn.options",{cwd:this.cwd,env:this.env,windowsHide:!0},Za(t,t.commands));return new Promise(o=>{let l=[],c=[];i.info("%s %o",e,r),i("%O",s);let u=this._beforeSpawn(t,r);if(u)return o({stdOut:l,stdErr:c,exitCode:9901,rejection:u});this._plugins.exec("spawn.before",void 0,{...Za(t,r),kill(d){u=d||u}});let f=(0,tk.spawn)(e,r,s);f.stdout.on("data",FE(l,"stdOut",i,a.step("stdOut"))),f.stderr.on("data",FE(c,"stdErr",i,a.step("stdErr"))),f.on("error",KL(c,i)),n&&(i("Passing child process stdOut/stdErr to custom outputHandler"),n(e,f.stdout,f.stderr,[...r])),this._plugins.exec("spawn.after",void 0,{...Za(t,r),spawned:f,close(d,h){o({stdOut:l,stdErr:c,exitCode:d,rejection:u||h})},kill(d){f.killed||(u=d,f.kill("SIGINT"))}})})}_beforeSpawn(t,e){let r;return this._plugins.exec("spawn.before",void 0,{...Za(t,e),kill(n){r=n||r}}),r}}}}),rk={};ft(rk,{GitExecutor:()=>nk});var nk,JL=q({"src/lib/runners/git-executor.ts"(){"use strict";ZL(),nk=class{constructor(t,e,r){this.cwd=t,this._scheduler=e,this._plugins=r,this._chain=new Ig(this,this._scheduler,this._plugins)}chain(){return new Ig(this,this._scheduler,this._plugins)}push(t){return this._chain.push(t)}}}});function QL(t,e,r=Qa){let n=a=>{r(null,a)},i=a=>{(a==null?void 0:a.task)===t&&r(a instanceof mc?ej(a):a,void 0)};e.then(n,i)}function ej(t){let e=n=>{console.warn(`simple-git deprecation notice: accessing GitResponseError.${n} should be GitResponseError.git.${n}, this will no longer be available in version 3`),e=Qa};return Object.create(t,Object.getOwnPropertyNames(t.git).reduce(r,{}));function r(n,i){return i in t||(n[i]={enumerable:!1,configurable:!1,get(){return e(i),t.git[i]}}),n}}var tj=q({"src/lib/task-callback.ts"(){"use strict";ko(),he()}});function $E(t,e){return FA(r=>{if(!Hg(t))throw new Error(`Git.cwd: cannot change to non-directory "${t}"`);return(e||r).cwd=t})}var rj=q({"src/lib/tasks/change-working-directory.ts"(){"use strict";he(),ut()}});function _g(t){let e=["checkout",...t];return e[1]==="-b"&&e.includes("-B")&&(e[1]=nd(e,"-B")),rr(e)}function nj(){return{checkout(){return this._runTask(_g(vr(arguments,1)),at(arguments))},checkoutBranch(t,e){return this._runTask(_g(["-b",t,e,...vr(arguments)]),at(arguments))},checkoutLocalBranch(t){return this._runTask(_g(["-b",t,...vr(arguments)]),at(arguments))}}}var ij=q({"src/lib/tasks/checkout.ts"(){"use strict";he(),ut()}});function aj(){return{count:0,garbage:0,inPack:0,packs:0,prunePackable:0,size:0,sizeGarbage:0,sizePack:0}}function sj(){return{countObjects(){return this._runTask({commands:["count-objects","--verbose"],format:"utf-8",parser(t){return br(aj(),[ik],t)}})}}}var ik,oj=q({"src/lib/tasks/count-objects.ts"(){"use strict";he(),ik=new me(/([a-z-]+): (\d+)$/,(t,[e,r])=>{let n=gA(e);t.hasOwnProperty(n)&&(t[n]=He(r))})}});function lj(t){return br({author:null,branch:"",commit:"",root:!1,summary:{changes:0,insertions:0,deletions:0}},ak,t)}var ak,cj=q({"src/lib/parsers/parse-commit.ts"(){"use strict";he(),ak=[new me(/^\[([^\s]+)( \([^)]+\))? ([^\]]+)/,(t,[e,r,n])=>{t.branch=e,t.commit=n,t.root=!!r}),new me(/\s*Author:\s(.+)/i,(t,[e])=>{let r=e.split("<"),n=r.pop();!n||!n.includes("@")||(t.author={email:n.substr(0,n.length-1),name:r.join("<").trim()})}),new me(/(\d+)[^,]*(?:,\s*(\d+)[^,]*)(?:,\s*(\d+))/g,(t,[e,r,n])=>{t.summary.changes=parseInt(e,10)||0,t.summary.insertions=parseInt(r,10)||0,t.summary.deletions=parseInt(n,10)||0}),new me(/^(\d+)[^,]*(?:,\s*(\d+)[^(]+\(([+-]))?/,(t,[e,r,n])=>{t.summary.changes=parseInt(e,10)||0;let i=parseInt(r,10)||0;n==="-"?t.summary.deletions=i:n==="+"&&(t.summary.insertions=i)})]}});function uj(t,e,r){return{commands:["-c","core.abbrev=40","commit",...dc(t,"-m"),...e,...r],format:"utf-8",parser:lj}}function fj(){return{commit(e,...r){let n=at(arguments),i=t(e)||uj(Vn(e),Vn(qn(r[0],Zf,[])),[...qn(r[1],yc,[]),...vr(arguments,0,!0)]);return this._runTask(i,n)}};function t(e){return!Zf(e)&&yr("git.commit: requires the commit message to be supplied as a string/string[]")}}var dj=q({"src/lib/tasks/commit.ts"(){"use strict";cj(),he(),ut()}});function hj(){return{firstCommit(){return this._runTask(rr(["rev-list","--max-parents=0","HEAD"],!0),at(arguments))}}}var pj=q({"src/lib/tasks/first-commit.ts"(){"use strict";he(),ut()}});function mj(t,e){let r=["hash-object",t];return e&&r.push("-w"),rr(r,!0)}var gj=q({"src/lib/tasks/hash-object.ts"(){"use strict";ut()}});function vj(t,e,r){let n=String(r).trim(),i;if(i=sk.exec(n))return new Yf(t,e,!1,i[1]);if(i=ok.exec(n))return new Yf(t,e,!0,i[1]);let a="",s=n.split(" ");for(;s.length;)if(s.shift()==="in"){a=s.join(" ");break}return new Yf(t,e,/^re/i.test(n),a)}var Yf,sk,ok,yj=q({"src/lib/responses/InitSummary.ts"(){"use strict";Yf=class{constructor(t,e,r,n){this.bare=t,this.path=e,this.existing=r,this.gitDir=n}},sk=/^Init.+ repository in (.+)$/,ok=/^Rein.+ in (.+)$/}});function wj(t){return t.includes(Zg)}function bj(t=!1,e,r){let n=["init",...r];return t&&!wj(n)&&n.splice(1,0,Zg),{commands:n,format:"utf-8",parser(i){return vj(n.includes("--bare"),e,i)}}}var Zg,_j=q({"src/lib/tasks/init.ts"(){"use strict";yj(),Zg="--bare"}});function Jg(t){for(let e=0;ebr(new lk,e,r,!1)}var xg,DE,LE,jE,uk,fk=q({"src/lib/parsers/parse-diff-summary.ts"(){"use strict";wc(),Sj(),VA(),he(),xg=[new me(/^(.+)\s+\|\s+(\d+)(\s+[+\-]+)?$/,(t,[e,r,n=""])=>{t.files.push({file:e.trim(),changes:He(r),insertions:n.replace(/[^+]/g,"").length,deletions:n.replace(/[^-]/g,"").length,binary:!1})}),new me(/^(.+) \|\s+Bin ([0-9.]+) -> ([0-9.]+) ([a-z]+)/,(t,[e,r,n])=>{t.files.push({file:e.trim(),before:He(r),after:He(n),binary:!0})}),new me(/(\d+) files? changed\s*((?:, \d+ [^,]+){0,2})/,(t,[e,r])=>{let n=/(\d+) i/.exec(r),i=/(\d+) d/.exec(r);t.changed=He(e),t.insertions=He(n==null?void 0:n[1]),t.deletions=He(i==null?void 0:i[1])})],DE=[new me(/(\d+)\t(\d+)\t(.+)$/,(t,[e,r,n])=>{let i=He(e),a=He(r);t.changed++,t.insertions+=i,t.deletions+=a,t.files.push({file:n,changes:i+a,insertions:i,deletions:a,binary:!1})}),new me(/-\t-\t(.+)$/,(t,[e])=>{t.changed++,t.files.push({file:e,after:0,before:0,binary:!0})})],LE=[new me(/(.+)$/,(t,[e])=>{t.changed++,t.files.push({file:e,changes:0,insertions:0,deletions:0,binary:!1})})],jE=[new me(/([ACDMRTUXB])([0-9]{0,3})\t(.[^\t]*)(\t(.[^\t]*))?$/,(t,[e,r,n,i,a])=>{t.changed++,t.files.push({file:a!=null?a:n,changes:0,insertions:0,deletions:0,binary:!1,status:kg(HL(e)&&e),from:kg(!!a&&n!==a&&n),similarity:He(r)})})],uk={"":xg,"--stat":xg,"--numstat":DE,"--name-status":jE,"--name-only":LE}}});function Ej(t,e){return e.reduce((r,n,i)=>(r[n]=t[i]||"",r),Object.create({diff:null}))}function dk(t=r0,e=hk,r=""){let n=ck(r);return function(i){let a=gc(i.trim(),!1,e0).map(function(s){let o=s.split(t0),l=Ej(o[0].split(t),e);return o.length>1&&o[1].trim()&&(l.diff=n(o[1])),l});return{all:a,latest:a.length&&a[0]||null,total:a.length}}}var e0,t0,r0,hk,pk=q({"src/lib/parsers/parse-list-log-summary.ts"(){"use strict";he(),fk(),wc(),e0="\xF2\xF2\xF2\xF2\xF2\xF2 ",t0=" \xF2\xF2",r0=" \xF2 ",hk=["hash","date","message","refs","author_name","author_email"]}}),mk={};ft(mk,{diffSummaryTask:()=>Aj,validateLogFormatConfig:()=>ld});function Aj(t){let e=Jg(t),r=["diff"];return e===""&&(e="--stat",r.push("--stat=4096")),r.push(...t),ld(r)||{commands:r,format:"utf-8",parser:ck(e)}}function ld(t){let e=t.filter(xj);if(e.length>1)return yr(`Summary flags are mutually exclusive - pick one of ${e.join(",")}`);if(e.length&&t.includes("-z"))return yr(`Summary flag ${e} parsing is not compatible with null termination option '-z'`)}var n0=q({"src/lib/tasks/diff.ts"(){"use strict";wc(),fk(),ut()}});function kj(t,e){let r=[],n=[];return Object.keys(t).forEach(i=>{r.push(i),n.push(String(t[i]))}),[r,n.join(e)]}function Tj(t){return Object.keys(t).reduce((e,r)=>(r in Fg||(e[r]=t[r]),e),{})}function gk(t={},e=[]){let r=qn(t.splitter,Vt,r0),n=ad(t.format)?t.format:{hash:"%H",date:t.strictDate===!1?"%ai":"%aI",message:"%s",refs:"%D",body:t.multiLine?"%B":"%b",author_name:t.mailMap!==!1?"%aN":"%an",author_email:t.mailMap!==!1?"%aE":"%ae"},[i,a]=kj(n,r),s=[],o=[`--pretty=format:${e0}${a}${t0}`,...e],l=t.n||t["max-count"]||t.maxCount;if(l&&o.push(`--max-count=${l}`),t.from||t.to){let c=t.symmetric!==!1?"...":"..";s.push(`${t.from||""}${c}${t.to||""}`)}return Vt(t.file)&&o.push("--follow",mL(t.file)),Gg(Tj(t),o),{fields:i,splitter:r,commands:[...o,...s]}}function Cj(t,e,r){let n=dk(t,e,Jg(r));return{commands:["log",...r],format:"utf-8",parser:n}}function Pj(){return{log(...r){let n=at(arguments),i=gk(zg(arguments),qn(arguments[0],yc)),a=e(...r)||ld(i.commands)||t(i);return this._runTask(a,n)}};function t(r){return Cj(r.splitter,r.fields,r.commands)}function e(r,n){return Vt(r)&&Vt(n)&&yr("git.log(string, string) should be replaced with git.log({ from: string, to: string })")}}var Fg,vk=q({"src/lib/tasks/log.ts"(){"use strict";wc(),pc(),pk(),he(),ut(),n0(),Fg=(t=>(t[t["--pretty"]=0]="--pretty",t[t["max-count"]=1]="max-count",t[t.maxCount=2]="maxCount",t[t.n=3]="n",t[t.file=4]="file",t[t.format=5]="format",t[t.from=6]="from",t[t.to=7]="to",t[t.splitter=8]="splitter",t[t.symmetric=9]="symmetric",t[t.mailMap=10]="mailMap",t[t.multiLine=11]="multiLine",t[t.strictDate=12]="strictDate",t))(Fg||{})}}),Xf,yk,Rj=q({"src/lib/responses/MergeSummary.ts"(){"use strict";Xf=class{constructor(t,e=null,r){this.reason=t,this.file=e,this.meta=r}toString(){return`${this.file}:${this.reason}`}},yk=class{constructor(){this.conflicts=[],this.merges=[],this.result="success"}get failed(){return this.conflicts.length>0}get reason(){return this.result}toString(){return this.conflicts.length?`CONFLICTS: ${this.conflicts.join(", ")}`:"OK"}}}}),$g,wk,Mj=q({"src/lib/responses/PullSummary.ts"(){"use strict";$g=class{constructor(){this.remoteMessages={all:[]},this.created=[],this.deleted=[],this.files=[],this.deletions={},this.insertions={},this.summary={changes:0,deletions:0,insertions:0}}},wk=class{constructor(){this.remote="",this.hash={local:"",remote:""},this.branch={local:"",remote:""},this.message=""}toString(){return this.message}}}});function Sg(t){return t.objects=t.objects||{compressing:0,counting:0,enumerating:0,packReused:0,reused:{count:0,delta:0},total:{count:0,delta:0}}}function NE(t){let e=/^\s*(\d+)/.exec(t),r=/delta (\d+)/i.exec(t);return{count:He(e&&e[1]||"0"),delta:He(r&&r[1]||"0")}}var bk,Oj=q({"src/lib/parsers/parse-remote-objects.ts"(){"use strict";he(),bk=[new oa(/^remote:\s*(enumerating|counting|compressing) objects: (\d+),/i,(t,[e,r])=>{let n=e.toLowerCase(),i=Sg(t.remoteMessages);Object.assign(i,{[n]:He(r)})}),new oa(/^remote:\s*(enumerating|counting|compressing) objects: \d+% \(\d+\/(\d+)\),/i,(t,[e,r])=>{let n=e.toLowerCase(),i=Sg(t.remoteMessages);Object.assign(i,{[n]:He(r)})}),new oa(/total ([^,]+), reused ([^,]+), pack-reused (\d+)/i,(t,[e,r,n])=>{let i=Sg(t.remoteMessages);i.total=NE(e),i.reused=NE(r),i.packReused=He(n)})]}});function _k(t,e){return br({remoteMessages:new Sk},xk,e)}var xk,Sk,Ek=q({"src/lib/parsers/parse-remote-messages.ts"(){"use strict";he(),Oj(),xk=[new oa(/^remote:\s*(.+)$/,(t,[e])=>(t.remoteMessages.all.push(e.trim()),!1)),...bk,new oa([/create a (?:pull|merge) request/i,/\s(https?:\/\/\S+)$/],(t,[e])=>{t.remoteMessages.pullRequestUrl=e}),new oa([/found (\d+) vulnerabilities.+\(([^)]+)\)/i,/\s(https?:\/\/\S+)$/],(t,[e,r,n])=>{t.remoteMessages.vulnerabilities={count:He(e),summary:r,url:n}})],Sk=class{constructor(){this.all=[]}}}});function Ij(t,e){let r=br(new wk,Ak,[t,e]);return r.message&&r}var BE,HE,UE,GE,Ak,zE,i0,kk=q({"src/lib/parsers/parse-pull.ts"(){"use strict";Mj(),he(),Ek(),BE=/^\s*(.+?)\s+\|\s+\d+\s*(\+*)(-*)/,HE=/(\d+)\D+((\d+)\D+\(\+\))?(\D+(\d+)\D+\(-\))?/,UE=/^(create|delete) mode \d+ (.+)/,GE=[new me(BE,(t,[e,r,n])=>{t.files.push(e),r&&(t.insertions[e]=r.length),n&&(t.deletions[e]=n.length)}),new me(HE,(t,[e,,r,,n])=>r!==void 0||n!==void 0?(t.summary.changes=+e||0,t.summary.insertions=+r||0,t.summary.deletions=+n||0,!0):!1),new me(UE,(t,[e,r])=>{Me(t.files,r),Me(e==="create"?t.created:t.deleted,r)})],Ak=[new me(/^from\s(.+)$/i,(t,[e])=>void(t.remote=e)),new me(/^fatal:\s(.+)$/,(t,[e])=>void(t.message=e)),new me(/([a-z0-9]+)\.\.([a-z0-9]+)\s+(\S+)\s+->\s+(\S+)$/,(t,[e,r,n,i])=>{t.branch.local=n,t.hash.local=e,t.branch.remote=i,t.hash.remote=r})],zE=(t,e)=>br(new $g,GE,[t,e]),i0=(t,e)=>Object.assign(new $g,zE(t,e),_k(t,e))}}),VE,Tk,qE,Fj=q({"src/lib/parsers/parse-merge.ts"(){"use strict";Rj(),he(),kk(),VE=[new me(/^Auto-merging\s+(.+)$/,(t,[e])=>{t.merges.push(e)}),new me(/^CONFLICT\s+\((.+)\): Merge conflict in (.+)$/,(t,[e,r])=>{t.conflicts.push(new Xf(e,r))}),new me(/^CONFLICT\s+\((.+\/delete)\): (.+) deleted in (.+) and/,(t,[e,r,n])=>{t.conflicts.push(new Xf(e,r,{deleteRef:n}))}),new me(/^CONFLICT\s+\((.+)\):/,(t,[e])=>{t.conflicts.push(new Xf(e,null))}),new me(/^Automatic merge failed;\s+(.+)$/,(t,[e])=>{t.result=e})],Tk=(t,e)=>Object.assign(qE(t,e),i0(t,e)),qE=t=>br(new yk,VE,t)}});function WE(t){return t.length?{commands:["merge",...t],format:"utf-8",parser(e,r){let n=Tk(e,r);if(n.failed)throw new mc(n);return n}}:yr("Git.merge requires at least one option")}var $j=q({"src/lib/tasks/merge.ts"(){"use strict";ko(),Fj(),ut()}});function Dj(t,e,r){let n=r.includes("deleted"),i=r.includes("tag")||/^refs\/tags/.test(t),a=!r.includes("new");return{deleted:n,tag:i,branch:!i,new:!a,alreadyUpdated:a,local:t,remote:e}}var YE,Ck,XE,Lj=q({"src/lib/parsers/parse-push.ts"(){"use strict";he(),Ek(),YE=[new me(/^Pushing to (.+)$/,(t,[e])=>{t.repo=e}),new me(/^updating local tracking ref '(.+)'/,(t,[e])=>{t.ref={...t.ref||{},local:e}}),new me(/^[=*-]\s+([^:]+):(\S+)\s+\[(.+)]$/,(t,[e,r,n])=>{t.pushed.push(Dj(e,r,n))}),new me(/^Branch '([^']+)' set up to track remote branch '([^']+)' from '([^']+)'/,(t,[e,r,n])=>{t.branch={...t.branch||{},local:e,remote:r,remoteName:n}}),new me(/^([^:]+):(\S+)\s+([a-z0-9]+)\.\.([a-z0-9]+)$/,(t,[e,r,n,i])=>{t.update={head:{local:e,remote:r},hash:{from:n,to:i}}})],Ck=(t,e)=>{let r=XE(t,e),n=_k(t,e);return{...r,...n}},XE=(t,e)=>br({pushed:[]},YE,[t,e])}}),Pk={};ft(Pk,{pushTagsTask:()=>jj,pushTask:()=>a0});function jj(t={},e){return Me(e,"--tags"),a0(t,e)}function a0(t={},e){let r=["push",...e];return t.branch&&r.splice(1,0,t.branch),t.remote&&r.splice(1,0,t.remote),nd(r,"-v"),Me(r,"--verbose"),Me(r,"--porcelain"),{commands:r,format:"utf-8",parser:Ck}}var Rk=q({"src/lib/tasks/push.ts"(){"use strict";Lj(),he()}});function Nj(){return{showBuffer(){let t=["show",...vr(arguments,1)];return t.includes("--binary")||t.splice(1,0,"--binary"),this._runTask($A(t),at(arguments))},show(){let t=["show",...vr(arguments,1)];return this._runTask(rr(t),at(arguments))}}}var Bj=q({"src/lib/tasks/show.ts"(){"use strict";he(),ut()}}),KE,Mk,Hj=q({"src/lib/responses/FileStatusSummary.ts"(){"use strict";KE=/^(.+)\0(.+)$/,Mk=class{constructor(t,e,r){if(this.path=t,this.index=e,this.working_dir=r,e==="R"||r==="R"){let n=KE.exec(t)||[null,t,t];this.from=n[2]||"",this.path=n[1]||""}}}}});function ZE(t){let[e,r]=t.split(Ao);return{from:r||e,to:e}}function Ir(t,e,r){return[`${t}${e}`,r]}function Eg(t,...e){return e.map(r=>Ir(t,r,(n,i)=>Me(n.conflicted,i)))}function Uj(t,e){let r=e.trim();switch(" "){case r.charAt(2):return n(r.charAt(0),r.charAt(1),r.substr(3));case r.charAt(1):return n(" ",r.charAt(0),r.substr(2));default:return}function n(i,a,s){let o=`${i}${a}`,l=Ok.get(o);l&&l(t,s),o!=="##"&&o!=="!!"&&t.files.push(new Mk(s,i,a))}}var JE,Ok,Ik,Gj=q({"src/lib/responses/StatusSummary.ts"(){"use strict";he(),Hj(),JE=class{constructor(){this.not_added=[],this.conflicted=[],this.created=[],this.deleted=[],this.ignored=void 0,this.modified=[],this.renamed=[],this.files=[],this.staged=[],this.ahead=0,this.behind=0,this.current=null,this.tracking=null,this.detached=!1,this.isClean=()=>!this.files.length}},Ok=new Map([Ir(" ","A",(t,e)=>Me(t.created,e)),Ir(" ","D",(t,e)=>Me(t.deleted,e)),Ir(" ","M",(t,e)=>Me(t.modified,e)),Ir("A"," ",(t,e)=>Me(t.created,e)&&Me(t.staged,e)),Ir("A","M",(t,e)=>Me(t.created,e)&&Me(t.staged,e)&&Me(t.modified,e)),Ir("D"," ",(t,e)=>Me(t.deleted,e)&&Me(t.staged,e)),Ir("M"," ",(t,e)=>Me(t.modified,e)&&Me(t.staged,e)),Ir("M","M",(t,e)=>Me(t.modified,e)&&Me(t.staged,e)),Ir("R"," ",(t,e)=>{Me(t.renamed,ZE(e))}),Ir("R","M",(t,e)=>{let r=ZE(e);Me(t.renamed,r),Me(t.modified,r.to)}),Ir("!","!",(t,e)=>{Me(t.ignored=t.ignored||[],e)}),Ir("?","?",(t,e)=>Me(t.not_added,e)),...Eg("A","A","U"),...Eg("D","D","U"),...Eg("U","A","D","U"),["##",(t,e)=>{let r=/ahead (\d+)/,n=/behind (\d+)/,i=/^(.+?(?=(?:\.{3}|\s|$)))/,a=/\.{3}(\S*)/,s=/\son\s([\S]+)$/,o;o=r.exec(e),t.ahead=o&&+o[1]||0,o=n.exec(e),t.behind=o&&+o[1]||0,o=i.exec(e),t.current=o&&o[1],o=a.exec(e),t.tracking=o&&o[1],o=s.exec(e),t.current=o&&o[1]||t.current,t.detached=/\(no branch\)/.test(e)}]]),Ik=function(t){let e=t.split(Ao),r=new JE;for(let n=0,i=e.length;n!Fk.includes(r))],parser(r){return Ik(r)}}}var Fk,Vj=q({"src/lib/tasks/status.ts"(){"use strict";Gj(),Fk=["--null","-z"]}});function ed(t=0,e=0,r=0,n="",i=!0){return Object.defineProperty({major:t,minor:e,patch:r,agent:n,installed:i},"toString",{value(){return`${this.major}.${this.minor}.${this.patch}`},configurable:!1,enumerable:!1})}function qj(){return ed(0,0,0,"",!1)}function Wj(){return{version(){return this._runTask({commands:["--version"],format:"utf-8",parser:Yj,onError(t,e,r,n){if(t.exitCode===-2)return r(Buffer.from(s0));n(e)}})}}}function Yj(t){return t===s0?qj():br(ed(0,0,0,t),$k,t)}var s0,$k,Xj=q({"src/lib/tasks/version.ts"(){"use strict";he(),s0="installed=false",$k=[new me(/version (\d+)\.(\d+)\.(\d+)(?:\s*\((.+)\))?/,(t,[e,r,n,i=""])=>{Object.assign(t,ed(He(e),He(r),He(n),i))}),new me(/version (\d+)\.(\d+)\.(\D+)(.+)?$/,(t,[e,r,n,i=""])=>{Object.assign(t,ed(He(e),He(r),n,i))})]}}),Dk={};ft(Dk,{SimpleGitApi:()=>Dg});var Dg,Kj=q({"src/lib/simple-git-api.ts"(){"use strict";tj(),rj(),ij(),oj(),dj(),GA(),pj(),YA(),gj(),_j(),vk(),$j(),Rk(),Bj(),Vj(),ut(),Xj(),he(),Dg=class{constructor(t){this._executor=t}_runTask(t,e){let r=this._executor.chain(),n=r.push(t);return e&&QL(t,n,e),Object.create(this,{then:{value:n.then.bind(n)},catch:{value:n.catch.bind(n)},_executor:{value:r}})}add(t){return this._runTask(rr(["add",...Vn(t)]),at(arguments))}cwd(t){let e=at(arguments);return typeof t=="string"?this._runTask($E(t,this._executor),e):typeof(t==null?void 0:t.path)=="string"?this._runTask($E(t.path,t.root&&this._executor||void 0),e):this._runTask(yr("Git.cwd: workingDirectory must be supplied as a string"),e)}hashObject(t,e){return this._runTask(mj(t,e===!0),at(arguments))}init(t){return this._runTask(bj(t===!0,this._executor.cwd,vr(arguments)),at(arguments))}merge(){return this._runTask(WE(vr(arguments)),at(arguments))}mergeFromTo(t,e){return Vt(t)&&Vt(e)?this._runTask(WE([t,e,...vr(arguments)]),at(arguments,!1)):this._runTask(yr("Git.mergeFromTo requires that the 'remote' and 'branch' arguments are supplied as strings"))}outputHandler(t){return this._executor.outputHandler=t,this}push(){let t=a0({remote:qn(arguments[0],Vt),branch:qn(arguments[1],Vt)},vr(arguments));return this._runTask(t,at(arguments))}stash(){return this._runTask(rr(["stash",...vr(arguments)]),at(arguments))}status(){return this._runTask(zj(vr(arguments)),at(arguments))}},Object.assign(Dg.prototype,nj(),fj(),BL(),sj(),hj(),zL(),Pj(),Nj(),Wj())}}),Lk={};ft(Lk,{Scheduler:()=>Nk});var QE,Nk,Zj=q({"src/lib/runners/scheduler.ts"(){"use strict";he(),QA(),QE=(()=>{let t=0;return()=>{t++;let{promise:e,done:r}=(0,jk.createDeferred)();return{promise:e,done:r,id:t}}})(),Nk=class{constructor(t=2){this.concurrency=t,this.logger=Kg("","scheduler"),this.pending=[],this.running=[],this.logger("Constructed, concurrency=%s",t)}schedule(){if(!this.pending.length||this.running.length>=this.concurrency){this.logger("Schedule attempt ignored, pending=%s running=%s concurrency=%s",this.pending.length,this.running.length,this.concurrency);return}let t=Me(this.running,this.pending.shift());this.logger("Attempting id=%s",t.id),t.done(()=>{this.logger("Completing id=",t.id),nd(this.running,t),this.schedule()})}next(){let{promise:t,id:e}=Me(this.pending,QE());return this.logger("Scheduling id=%s",e),this.schedule(),t}}}}),Bk={};ft(Bk,{applyPatchTask:()=>Jj});function Jj(t,e){return rr(["apply",...e,...t])}var Qj=q({"src/lib/tasks/apply-patch.ts"(){"use strict";ut()}});function eN(t,e){return{branch:t,hash:e,success:!0}}function tN(t){return{branch:t,hash:null,success:!1}}var Hk,rN=q({"src/lib/responses/BranchDeleteSummary.ts"(){"use strict";Hk=class{constructor(){this.all=[],this.branches={},this.errors=[]}get success(){return!this.errors.length}}}});function Uk(t,e){return e===1&&Lg.test(t)}var eA,Lg,tA,cd,nN=q({"src/lib/parsers/parse-branch-delete.ts"(){"use strict";rN(),he(),eA=/(\S+)\s+\(\S+\s([^)]+)\)/,Lg=/^error[^']+'([^']+)'/m,tA=[new me(eA,(t,[e,r])=>{let n=eN(e,r);t.all.push(n),t.branches[e]=n}),new me(Lg,(t,[e])=>{let r=tN(e);t.errors.push(r),t.all.push(r),t.branches[e]=r})],cd=(t,e)=>br(new Hk,tA,[t,e])}}),Gk,iN=q({"src/lib/responses/BranchSummary.ts"(){"use strict";Gk=class{constructor(){this.all=[],this.branches={},this.current="",this.detached=!1}push(t,e,r,n,i){t==="*"&&(this.detached=e,this.current=r),this.all.push(r),this.branches[r]={current:t==="*",linkedWorkTree:t==="+",name:r,commit:n,label:i}}}}});function rA(t){return t?t.charAt(0):""}function zk(t){return br(new Gk,Vk,t)}var Vk,aN=q({"src/lib/parsers/parse-branch.ts"(){"use strict";iN(),he(),Vk=[new me(/^([*+]\s)?\((?:HEAD )?detached (?:from|at) (\S+)\)\s+([a-z0-9]+)\s(.*)$/,(t,[e,r,n,i])=>{t.push(rA(e),!0,r,n,i)}),new me(/^([*+]\s)?(\S+)\s+([a-z0-9]+)\s?(.*)$/s,(t,[e,r,n,i])=>{t.push(rA(e),!1,r,n,i)})]}}),qk={};ft(qk,{branchLocalTask:()=>oN,branchTask:()=>sN,containsDeleteBranchCommand:()=>Wk,deleteBranchTask:()=>cN,deleteBranchesTask:()=>lN});function Wk(t){let e=["-d","-D","--delete"];return t.some(r=>e.includes(r))}function sN(t){let e=Wk(t),r=["branch",...t];return r.length===1&&r.push("-a"),r.includes("-v")||r.splice(1,0,"-v"),{format:"utf-8",commands:r,parser(n,i){return e?cd(n,i).all[0]:zk(n)}}}function oN(){return{format:"utf-8",commands:["branch","-v"],parser:zk}}function lN(t,e=!1){return{format:"utf-8",commands:["branch","-v",e?"-D":"-d",...t],parser(r,n){return cd(r,n)},onError({exitCode:r,stdOut:n},i,a,s){if(!Uk(String(i),r))return s(i);a(n)}}}function cN(t,e=!1){let r={format:"utf-8",commands:["branch","-v",e?"-D":"-d",t],parser(n,i){return cd(n,i).branches[t]},onError({exitCode:n,stdErr:i,stdOut:a},s,o,l){if(!Uk(String(s),n))return l(s);throw new mc(r.parser(hc(a),hc(i)),String(s))}};return r}var uN=q({"src/lib/tasks/branch.ts"(){"use strict";ko(),nN(),aN(),he()}}),Yk,fN=q({"src/lib/responses/CheckIgnore.ts"(){"use strict";Yk=t=>t.split(/\n/g).map(e=>e.trim()).filter(e=>!!e)}}),Xk={};ft(Xk,{checkIgnoreTask:()=>dN});function dN(t){return{commands:["check-ignore",...t],format:"utf-8",parser:Yk}}var hN=q({"src/lib/tasks/check-ignore.ts"(){"use strict";fN()}}),Kk={};ft(Kk,{cloneMirrorTask:()=>mN,cloneTask:()=>Zk});function pN(t){return/^--upload-pack(=|$)/.test(t)}function Zk(t,e,r){let n=["clone",...r];return Vt(t)&&n.push(t),Vt(e)&&n.push(e),n.find(pN)?yr("git.fetch: potential exploit argument blocked."):rr(n)}function mN(t,e,r){return Me(r,"--mirror"),Zk(t,e,r)}var gN=q({"src/lib/tasks/clone.ts"(){"use strict";ut(),he()}});function vN(t,e){return br({raw:t,remote:null,branches:[],tags:[],updated:[],deleted:[]},Jk,[t,e])}var Jk,yN=q({"src/lib/parsers/parse-fetch.ts"(){"use strict";he(),Jk=[new me(/From (.+)$/,(t,[e])=>{t.remote=e}),new me(/\* \[new branch]\s+(\S+)\s*-> (.+)$/,(t,[e,r])=>{t.branches.push({name:e,tracking:r})}),new me(/\* \[new tag]\s+(\S+)\s*-> (.+)$/,(t,[e,r])=>{t.tags.push({name:e,tracking:r})}),new me(/- \[deleted]\s+\S+\s*-> (.+)$/,(t,[e])=>{t.deleted.push({tracking:e})}),new me(/\s*([^.]+)\.\.(\S+)\s+(\S+)\s*-> (.+)$/,(t,[e,r,n,i])=>{t.updated.push({name:n,tracking:i,to:r,from:e})})]}}),Qk={};ft(Qk,{fetchTask:()=>bN});function wN(t){return/^--upload-pack(=|$)/.test(t)}function bN(t,e,r){let n=["fetch",...r];return t&&e&&n.push(t,e),n.find(wN)?yr("git.fetch: potential exploit argument blocked."):{commands:n,format:"utf-8",parser:vN}}var _N=q({"src/lib/tasks/fetch.ts"(){"use strict";yN(),ut()}});function xN(t){return br({moves:[]},eT,t)}var eT,SN=q({"src/lib/parsers/parse-move.ts"(){"use strict";he(),eT=[new me(/^Renaming (.+) to (.+)$/,(t,[e,r])=>{t.moves.push({from:e,to:r})})]}}),tT={};ft(tT,{moveTask:()=>EN});function EN(t,e){return{commands:["mv","-v",...Vn(t),e],format:"utf-8",parser:xN}}var AN=q({"src/lib/tasks/move.ts"(){"use strict";SN(),he()}}),rT={};ft(rT,{pullTask:()=>kN});function kN(t,e,r){let n=["pull",...r];return t&&e&&n.splice(1,0,t,e),{commands:n,format:"utf-8",parser(i,a){return i0(i,a)},onError(i,a,s,o){let l=Ij(hc(i.stdOut),hc(i.stdErr));if(l)return o(new mc(l));o(a)}}}var TN=q({"src/lib/tasks/pull.ts"(){"use strict";ko(),kk(),he()}});function CN(t){let e={};return nT(t,([r])=>e[r]={name:r}),Object.values(e)}function PN(t){let e={};return nT(t,([r,n,i])=>{e.hasOwnProperty(r)||(e[r]={name:r,refs:{fetch:"",push:""}}),i&&n&&(e[r].refs[i.replace(/[^a-z]/g,"")]=n)}),Object.values(e)}function nT(t,e){Bg(t,r=>e(r.split(/\s+/)))}var RN=q({"src/lib/responses/GetRemoteSummary.ts"(){"use strict";he()}}),iT={};ft(iT,{addRemoteTask:()=>MN,getRemotesTask:()=>ON,listRemotesTask:()=>IN,remoteTask:()=>FN,removeRemoteTask:()=>$N});function MN(t,e,r){return rr(["remote","add",...r,t,e])}function ON(t){let e=["remote"];return t&&e.push("-v"),{commands:e,format:"utf-8",parser:t?PN:CN}}function IN(t){let e=[...t];return e[0]!=="ls-remote"&&e.unshift("ls-remote"),rr(e)}function FN(t){let e=[...t];return e[0]!=="remote"&&e.unshift("remote"),rr(e)}function $N(t){return rr(["remote","remove",t])}var DN=q({"src/lib/tasks/remote.ts"(){"use strict";RN(),ut()}}),aT={};ft(aT,{stashListTask:()=>LN});function LN(t={},e){let r=gk(t),n=["stash","list",...r.commands,...e],i=dk(r.splitter,r.fields,Jg(n));return ld(n)||{commands:n,format:"utf-8",parser:i}}var jN=q({"src/lib/tasks/stash-list.ts"(){"use strict";wc(),pk(),n0(),vk()}}),sT={};ft(sT,{addSubModuleTask:()=>NN,initSubModuleTask:()=>BN,subModuleTask:()=>ud,updateSubModuleTask:()=>HN});function NN(t,e){return ud(["add",t,e])}function BN(t){return ud(["init",...t])}function ud(t){let e=[...t];return e[0]!=="submodule"&&e.unshift("submodule"),rr(e)}function HN(t){return ud(["update",...t])}var UN=q({"src/lib/tasks/sub-module.ts"(){"use strict";ut()}});function GN(t,e){let r=isNaN(t),n=isNaN(e);return r!==n?r?1:-1:r?oT(t,e):0}function oT(t,e){return t===e?0:t>e?1:-1}function zN(t){return t.trim()}function Vf(t){return typeof t=="string"&&parseInt(t.replace(/^\D+/g,""),10)||0}var nA,lT,VN=q({"src/lib/responses/TagList.ts"(){"use strict";nA=class{constructor(t,e){this.all=t,this.latest=e}},lT=function(t,e=!1){let r=t.split(` +`).map(zN).filter(Boolean);e||r.sort(function(i,a){let s=i.split("."),o=a.split(".");if(s.length===1||o.length===1)return GN(Vf(s[0]),Vf(o[0]));for(let l=0,c=Math.max(s.length,o.length);li.indexOf(".")>=0);return new nA(r,n)}}}),cT={};ft(cT,{addAnnotatedTagTask:()=>YN,addTagTask:()=>WN,tagListTask:()=>qN});function qN(t=[]){let e=t.some(r=>/^--sort=/.test(r));return{format:"utf-8",commands:["tag","-l",...t],parser(r){return lT(r,e)}}}function WN(t){return{format:"utf-8",commands:["tag",t],parser(){return{name:t}}}}function YN(t,e){return{format:"utf-8",commands:["tag","-a","-m",e,t],parser(){return{name:t}}}}var XN=q({"src/lib/tasks/tag.ts"(){"use strict";VN()}}),KN=hL({"src/git.js"(t,e){"use strict";var{GitExecutor:r}=(JL(),it(rk)),{SimpleGitApi:n}=(Kj(),it(Dk)),{Scheduler:i}=(Zj(),it(Lk)),{configurationErrorTask:a}=(ut(),it(Mg)),{asArray:s,filterArray:o,filterPrimitives:l,filterString:c,filterStringOrStringArray:u,filterType:f,getTrailingOptions:d,trailingFunctionArgument:h,trailingOptionsArgument:p}=(he(),it(AA)),{applyPatchTask:g}=(Qj(),it(Bk)),{branchTask:v,branchLocalTask:y,deleteBranchesTask:b,deleteBranchTask:E}=(uN(),it(qk)),{checkIgnoreTask:S}=(hN(),it(Xk)),{checkIsRepoTask:A}=(PA(),it(kA)),{cloneTask:k,cloneMirrorTask:w}=(gN(),it(Kk)),{cleanWithOptionsTask:x,isCleanOptionsArray:_}=(BA(),it(jA)),{diffSummaryTask:T}=(n0(),it(mk)),{fetchTask:C}=(_N(),it(Qk)),{moveTask:I}=(AN(),it(tT)),{pullTask:L}=(TN(),it(rT)),{pushTagsTask:$}=(Rk(),it(Pk)),{addRemoteTask:J,getRemotesTask:de,listRemotesTask:le,remoteTask:ce,removeRemoteTask:Te}=(DN(),it(iT)),{getResetMode:ne,resetTask:N}=(JA(),it(XA)),{stashListTask:W}=(jN(),it(aT)),{addSubModuleTask:B,initSubModuleTask:$e,subModuleTask:lr,updateSubModuleTask:Ut}=(UN(),it(sT)),{addAnnotatedTagTask:X,addTagTask:Oe,tagListTask:De}=(XN(),it(cT)),{straightThroughBufferTask:Pt,straightThroughStringTask:Le}=(ut(),it(Mg));function U(j,Z){this._plugins=Z,this._executor=new r(j.baseDir,new i(j.maxConcurrentProcesses),Z),this._trimmed=j.trimmed}(U.prototype=Object.create(n.prototype)).constructor=U,U.prototype.customBinary=function(j){return this._plugins.reconfigure("binary",j),this},U.prototype.env=function(j,Z){return arguments.length===1&&typeof j=="object"?this._executor.env=j:(this._executor.env=this._executor.env||{})[j]=Z,this},U.prototype.stashList=function(j){return this._runTask(W(p(arguments)||{},o(j)&&j||[]),h(arguments))};function Je(j,Z,Se,We){return typeof Se!="string"?a(`git.${j}() requires a string 'repoPath'`):Z(Se,f(We,c),d(arguments))}U.prototype.clone=function(){return this._runTask(Je("clone",k,...arguments),h(arguments))},U.prototype.mirror=function(){return this._runTask(Je("mirror",w,...arguments),h(arguments))},U.prototype.mv=function(j,Z){return this._runTask(I(j,Z),h(arguments))},U.prototype.checkoutLatestTag=function(j){var Z=this;return this.pull(function(){Z.tags(function(Se,We){Z.checkout(We.latest,j)})})},U.prototype.pull=function(j,Z,Se,We){return this._runTask(L(f(j,c),f(Z,c),d(arguments)),h(arguments))},U.prototype.fetch=function(j,Z){return this._runTask(C(f(j,c),f(Z,c),d(arguments)),h(arguments))},U.prototype.silent=function(j){return console.warn("simple-git deprecation notice: git.silent: logging should be configured using the `debug` library / `DEBUG` environment variable, this will be an error in version 3"),this},U.prototype.tags=function(j,Z){return this._runTask(De(d(arguments)),h(arguments))},U.prototype.rebase=function(){return this._runTask(Le(["rebase",...d(arguments)]),h(arguments))},U.prototype.reset=function(j){return this._runTask(N(ne(j),d(arguments)),h(arguments))},U.prototype.revert=function(j){let Z=h(arguments);return typeof j!="string"?this._runTask(a("Commit must be a string"),Z):this._runTask(Le(["revert",...d(arguments,0,!0),j]),Z)},U.prototype.addTag=function(j){let Z=typeof j=="string"?Oe(j):a("Git.addTag requires a tag name");return this._runTask(Z,h(arguments))},U.prototype.addAnnotatedTag=function(j,Z){return this._runTask(X(j,Z),h(arguments))},U.prototype.deleteLocalBranch=function(j,Z,Se){return this._runTask(E(j,typeof Z=="boolean"?Z:!1),h(arguments))},U.prototype.deleteLocalBranches=function(j,Z,Se){return this._runTask(b(j,typeof Z=="boolean"?Z:!1),h(arguments))},U.prototype.branch=function(j,Z){return this._runTask(v(d(arguments)),h(arguments))},U.prototype.branchLocal=function(j){return this._runTask(y(),h(arguments))},U.prototype.raw=function(j){let Z=!Array.isArray(j),Se=[].slice.call(Z?arguments:j,0);for(let Rt=0;Rtt.removeEventListener("abort",a))}}]:void 0}function QN(t){return typeof t=="string"&&t.trim().toLowerCase()==="-c"}function eB(t,e){if(QN(t)&&/^\s*protocol(.[a-z]+)?.allow/.test(e))throw new _i(void 0,"unsafe","Configuring protocol.allow is not permitted without enabling allowUnsafeExtProtocol")}function tB(t,e){if(/^\s*--(upload|receive)-pack/.test(t))throw new _i(void 0,"unsafe","Use of --upload-pack or --receive-pack is not permitted without enabling allowUnsafePack");if(e==="clone"&&/^\s*-u\b/.test(t))throw new _i(void 0,"unsafe","Use of clone with option -u is not permitted without enabling allowUnsafePack");if(e==="push"&&/^\s*--exec\b/.test(t))throw new _i(void 0,"unsafe","Use of push with option --exec is not permitted without enabling allowUnsafePack")}function rB({allowUnsafeProtocolOverride:t=!1,allowUnsafePack:e=!1}={}){return{type:"spawn.args",action(r,n){return r.forEach((i,a)=>{let s=aAg(i))).then(s.done)}return{type:"spawn.after",async action(i,{spawned:a,close:s}){var u,f;let o=r(),l=!0,c=()=>void(l=!1);(u=a.stdout)==null||u.on("data",c),(f=a.stderr)==null||f.on("data",c),a.on("error",c),a.on("close",d=>o.close(d)),a.on("exit",d=>o.exit(d));try{await o.result,l&&await Ag(50),s(o.exitCode)}catch(d){s(o.exitCode,d)}}}}he();var aB="Invalid value supplied for custom binary, requires a single string or an array containing either one or two strings",aA="Invalid value supplied for custom binary, restricted characters must be removed or supply the unsafe.allowUnsafeCustomBinary option";function sB(t){return!t||!/^([a-z]:)?([a-z0-9/.\\_-]+)$/i.test(t)}function sA(t,e){if(t.length<1||t.length>2)throw new _i(void 0,"binary",aB);if(t.some(sB))if(e)console.warn(aA);else throw new _i(void 0,"binary",aA);let[n,i]=t;return{binary:n,prefix:i}}function oB(t,e=["git"],r=!1){let n=sA(Vn(e),r);t.on("binary",i=>{n=sA(Vn(i),r)}),t.append("spawn.binary",()=>n.binary),t.append("spawn.args",i=>n.prefix?[n.prefix,...i]:i)}la();function lB(t){return!!(t.exitCode&&t.stdErr.length)}function cB(t){return Buffer.concat([...t.stdOut,...t.stdErr])}function uB(t=!1,e=lB,r=cB){return(n,i)=>!t&&n||!e(i)?n:r(i)}function oA(t){return{type:"task.error",action(e,r){let n=t(e.error,{stdErr:r.stdErr,stdOut:r.stdOut,exitCode:r.exitCode});return Buffer.isBuffer(n)?{error:new wr(void 0,n.toString("utf-8"))}:{error:n}}}}he();var fB=class{constructor(){this.plugins=new Set,this.events=new uT.EventEmitter}on(t,e){this.events.on(t,e)}reconfigure(t,e){this.events.emit(t,e)}append(t,e){let r=Me(this.plugins,{type:t,action:e});return()=>this.plugins.delete(r)}add(t){let e=[];return Vn(t).forEach(r=>r&&this.plugins.add(Me(e,r))),()=>{e.forEach(r=>this.plugins.delete(r))}}exec(t,e,r){let n=e,i=Object.freeze(Object.create(r));for(let a of this.plugins)a.type===t&&(n=a.action(n,i));return n}};he();function dB(t){let e="--progress",r=["checkout","clone","fetch","pull","push"];return[{type:"spawn.args",action(a,s){return r.includes(s.method)?mA(a,e):a}},{type:"spawn.after",action(a,s){var o;s.commands.includes(e)&&((o=s.spawned.stderr)==null||o.on("data",l=>{let c=/^([\s\S]+?):\s*(\d+)% \((\d+)\/(\d+)\)/.exec(l.toString("utf8"));c&&t({method:s.method,stage:hB(c[1]),progress:He(c[2]),processed:He(c[3]),total:He(c[4])})}))}}]}function hB(t){return String(t.toLowerCase().split(" ",1))||"unknown"}he();function pB(t){let e=yA(t,["uid","gid"]);return{type:"spawn.options",action(r){return{...e,...r}}}}function mB({block:t,stdErr:e=!0,stdOut:r=!0}){if(t>0)return{type:"spawn.after",action(n,i){var c,u;let a;function s(){a&&clearTimeout(a),a=setTimeout(l,t)}function o(){var f,d;(f=i.spawned.stdout)==null||f.off("data",s),(d=i.spawned.stderr)==null||d.off("data",s),i.spawned.off("exit",o),i.spawned.off("close",o),a&&clearTimeout(a)}function l(){o(),i.kill(new _i(void 0,"timeout","block timeout reached"))}r&&((c=i.spawned.stdout)==null||c.on("data",s)),e&&((u=i.spawned.stderr)==null||u.on("data",s)),i.spawned.on("exit",o),i.spawned.on("close",o),s()}}}pc();function gB(){return{type:"spawn.args",action(t){let e=[],r;function n(i){(r=r||[]).push(...i)}for(let i=0;iKf(s)&&ME(s)||s));break}e.push(a)}return r?[...e,"--",...r.map(String)]:e}}}he();var vB=KN();function yB(t,e){var i;let r=new fB,n=SA(t&&(typeof t=="string"?{baseDir:t}:t)||{},e);if(!Hg(n.baseDir))throw new ZN(n,"Cannot use simple-git on a directory that does not exist");return Array.isArray(n.config)&&r.add(nB(n.config)),r.add(rB(n.unsafe)),r.add(gB()),r.add(iB(n.completion)),n.abort&&r.add(JN(n.abort)),n.progress&&r.add(dB(n.progress)),n.timeout&&r.add(mB(n.timeout)),n.spawnOptions&&r.add(pB(n.spawnOptions)),r.add(oA(uB(!0))),n.errors&&r.add(oA(n.errors)),oB(r,n.binary,(i=n.unsafe)==null?void 0:i.allowUnsafeCustomBinary),new vB(n,r)}ko();var fT=yB;m();var dT=require("obsidian"),fd="YYYY-MM-DD",o0=`${fd} HH:mm`,l0=`${fd} HH:mm:ss`,dd=40,To="conflict-files-obsidian-git.md",Xe={commitMessage:"vault backup: {{date}}",autoCommitMessage:"vault backup: {{date}}",commitMessageScript:"",commitDateFormat:l0,autoSaveInterval:0,autoPushInterval:0,autoPullInterval:0,autoPullOnBoot:!1,autoCommitOnlyStaged:!1,disablePush:!1,pullBeforePush:!0,disablePopups:!1,showErrorNotices:!0,disablePopupsForNoChanges:!1,listChangedFilesInMessageBody:!1,showStatusBar:!0,updateSubmodules:!1,syncMethod:"merge",customMessageOnAutoBackup:!1,autoBackupAfterFileChange:!1,treeStructure:!1,refreshSourceControl:dT.Platform.isDesktopApp,basePath:"",differentIntervalCommitAndPush:!1,changedFilesInStatusBar:!1,showedMobileNotice:!1,refreshSourceControlTimer:7e3,showBranchStatusBar:!0,setLastSaveToLastCommit:!1,submoduleRecurseCheckout:!1,gitDir:"",showFileMenu:!0,authorInHistoryView:"hide",dateInHistoryView:!1,diffStyle:"split",lineAuthor:{show:!1,followMovement:"inactive",authorDisplay:"initials",showCommitHash:!1,dateTimeFormatOptions:"date",dateTimeFormatCustomString:o0,dateTimeTimezone:"viewer-local",coloringMaxAge:"1y",colorNew:{r:255,g:150,b:150},colorOld:{r:120,g:160,b:255},textColorCss:"var(--text-muted)",ignoreWhitespace:!1,gutterSpacingFallbackLength:5}},$t={type:"git-view",name:"Source Control",icon:"git-pull-request"},Zr={type:"git-history-view",name:"History",icon:"history"},ca={type:"split-diff-view",name:"Diff view",icon:"diff"},ua={type:"diff-view",name:"Diff View",icon:"git-pull-request"},hd="C:\\Program Files\\Git\\cmd\\git.exe",pd="git_credentials_input",es="obsidian_askpass.sh",hT=`#!/bin/sh + +PROMPT="$1" +TEMP_FILE="$OBSIDIAN_GIT_CREDENTIALS_INPUT" + +cleanup() { + rm -f "$TEMP_FILE" "$TEMP_FILE.response" +} +trap cleanup EXIT + +echo "$PROMPT" > "$TEMP_FILE" + +while [ ! -e "$TEMP_FILE.response" ]; do + if [ ! -e "$TEMP_FILE" ]; then + echo "Trigger file got removed: Abort" >&2 + exit 1 + fi + sleep 0.1 +done + +RESPONSE=$(cat "$TEMP_FILE.response") + +echo "$RESPONSE" +`,pT=["3dm","3ds","3g2","3gp","7z","a","aac","adp","afdesign","afphoto","afpub","ai","aif","aiff","alz","ape","apk","appimage","ar","arj","asf","au","avi","bak","baml","bh","bin","bk","bmp","btif","bz2","bzip2","cab","caf","cgm","class","cmx","cpio","cr2","cur","dat","dcm","deb","dex","djvu","dll","dmg","dng","doc","docm","docx","dot","dotm","dra","DS_Store","dsk","dts","dtshd","dvb","dwg","dxf","ecelp4800","ecelp7470","ecelp9600","egg","eol","eot","epub","exe","f4v","fbs","fh","fla","flac","flatpak","fli","flv","fpx","fst","fvt","g3","gh","gif","graffle","gz","gzip","h261","h263","h264","icns","ico","ief","img","ipa","iso","jar","jpeg","jpg","jpgv","jpm","jxr","key","ktx","lha","lib","lvp","lz","lzh","lzma","lzo","m3u","m4a","m4v","mar","mdi","mht","mid","midi","mj2","mka","mkv","mmr","mng","mobi","mov","movie","mp3","mp4","mp4a","mpeg","mpg","mpga","mxu","nef","npx","numbers","nupkg","o","odp","ods","odt","oga","ogg","ogv","otf","ott","pages","pbm","pcx","pdb","pdf","pea","pgm","pic","png","pnm","pot","potm","potx","ppa","ppam","ppm","pps","ppsm","ppsx","ppt","pptm","pptx","psd","pya","pyc","pyo","pyv","qt","rar","ras","raw","resources","rgb","rip","rlc","rmf","rmvb","rpm","rtf","rz","s3m","s7z","scpt","sgi","shar","snap","sil","sketch","slk","smv","snk","so","stl","suo","sub","swf","tar","tbz","tbz2","tga","tgz","thmx","tif","tiff","tlz","ttc","ttf","txz","udf","uvh","uvi","uvm","uvp","uvs","uvu","viv","vob","war","wav","wax","wbmp","wdp","weba","webm","webp","whl","wim","wm","wma","wmv","wmx","woff","woff2","wrm","wvx","xbm","xif","xla","xlam","xls","xlsb","xlsm","xlsx","xlt","xltm","xltx","xm","xmind","xpi","xpm","xwd","xz","z","zip","zipx"];m();var mT=require("obsidian"),wB={options:[],placeholder:"",allowEmpty:!1,onlySelection:!1,initialValue:void 0,obscure:!1},ze=class extends mT.SuggestModal{constructor(e,r){if(super(e.app),this.config={...wB,...r},this.setPlaceholder(this.config.placeholder),this.config.obscure){this.inputEl.type="password";let n=this.containerEl.querySelector(".prompt-input-container");n.addClass("git-obscure-prompt"),n.setAttr("git-is-obscured","true");let i=n==null?void 0:n.createDiv({cls:"search-input-clear-button"});i.style.marginRight="32px",i.id="git-show-password",i.addEventListener("click",()=>{n.getAttr("git-is-obscured")==="true"?(this.inputEl.type="text",n.setAttr("git-is-obscured","false")):(this.inputEl.type="password",n.setAttr("git-is-obscured","true"))})}}openAndGetResult(){return new Promise(e=>{this.resolve=e,this.open(),this.config.initialValue!=null&&(this.inputEl.value=this.config.initialValue,this.inputEl.dispatchEvent(new Event("input")))})}onClose(){new Promise(e=>setTimeout(e,10)).then(()=>{this.resolve&&this.resolve(void 0)})}getSuggestions(e){return this.config.onlySelection?this.config.options:this.config.allowEmpty?[e.length>0?e:" ",...this.config.options]:[e.length>0?e:"...",...this.config.options]}renderSuggestion(e,r){this.config.obscure?r.hide():r.setText(e)}onChooseSuggestion(e,r){if(this.resolve){let n;this.config.allowEmpty&&e===" "?n="":e==="..."?n=void 0:n=e,this.resolve(n)}}};m();function gT(t,e){let r=Object.assign({},t.lineAuthor,e.lineAuthor);return Object.assign({},t,e,{lineAuthor:r})}var Co=class extends Error{constructor(r){super("No network connection available");this.originalError=r}};m();var e3=Ot(FT()),t3=require("child_process"),r3=Ot(QR()),Ai=require("obsidian");function Ud(t){throw new Error(`Unexpected object: ${t}`)}function Ic(t,e,r){return t===1?`${t} ${e}`:`${t} ${r!=null?r:e+"s"}`}var pv=(t,e)=>t==="."||e==null||e.length===0||e==="."?!0:e.length>=t.length?e.startsWith(t):t.startsWith(e);function vn(t,e){let r;if(e){if(e.button===0||e.button===1){let n=Ai.Keymap.isModEvent(e);r=t.workspace.getLeaf(n)}}else r=t.workspace.getLeaf(!1);return r}function Xn(t,e,r,n,i){if(e.button==2){let a=t.vault.getAbstractFileByPath(r);if(a!=null){let s=new Ai.Menu;t.workspace.trigger("file-menu",s,a,i,n),s.showAtPosition({x:e.pageX,y:e.pageY})}else{let s=new Ai.Menu;t.workspace.trigger("obsidian-git:menu",s,r,i,n),s.showAtPosition({x:e.pageX,y:e.pageY})}}}function pa(t){throw new Error("Impossible branch: "+t)}function mv(t){return`rgb(${t.r},${t.g},${t.b})`}function n3(t){var a;let e=(a=e3.fromString(t))==null?void 0:a.toRgbaArray();if(e===void 0)return;let[r,n,i]=e;return{r,g:n,b:i}}function i3(t){return t.diff(Ai.moment.unix(0),"seconds")}function a3(t){if(t.length!==0)return t.slice().sort()[Math.floor(t.length/2)]}function s3(t,e){return(0,r3.default)(t,e,{strict:!0})}function Fc(t,e){return new Proxy(t,{get(r,n){return n==="length"?Math.min(e,r.length):r[n]}})}function o3(t,e,r){return t.length<=e?new Array(e-t.length).fill(r).join("")+t:t.substring(t.length-e)}function l3(t,e){if(e<=0)return t;let r=new Array(e).fill(" ").join(""),n=t.substring(e,t.length);return r+n}function gv(t,e,r){return t<=e&&e<=r}function ki(t){let[e,...r]=t.split("/");return[e,r.length===0?void 0:r.join("/")]}function Kn(t){return t.endsWith("/")?t:t.split("/").last().replace(/\.md$/,"")}function c3(t){return t===1?"1 minute":`${t} minutes`}function LH(t){let e=t.lastIndexOf(".");return t.substring(e+1)}function Io(t){if(t.endsWith(".md"))return!1;let e=LH(t);return pT.includes(e)}function vv(t){return(t.startsWith("https://github.com/")||t.startsWith("https://gitlab.com/"))&&(t.endsWith(".git")||(t=t+".git")),t}function Fo(t,e){let r=e.vault.getAbstractFileByPath(t);if(!(r instanceof Ai.TFile))return!1;try{return!!e.viewRegistry.getTypeByExtension(r.extension)}catch(n){return!0}}function u3({isFolder:t,gitRelativePath:e}){let r="/";return r+=e,t&&(r+="/"),r.replace(/([\\!#*?[\]])/g,String.raw`\$1`).replace(/\s(?=\s*$)/g,String.raw`\ `)}function $c(t,e,r={}){return new Promise((n,i)=>{let a=(0,t3.spawn)(t,e,r),s="",o="";a.stdout.on("data",l=>{s+=l.toString()}),a.stderr.on("data",l=>{o+=l.toString()}),a.on("error",l=>{n({error:new Error(l.message),stdout:s,stderr:s,code:1})}),a.on("close",l=>{n({stdout:s,stderr:o,code:l!=null?l:1,error:void 0})})})}m();var f3=require("obsidian"),$o=class{constructor(e){this.plugin=e,this.app=e.app}getRelativeVaultPath(e){return this.plugin.settings.basePath?this.plugin.settings.basePath+"/"+e:e}getRelativeRepoPath(e,r=!0){return r&&this.plugin.settings.basePath.length>0?e.substring(this.plugin.settings.basePath.length+1):e}unload(){}_getTreeStructure(e,r=0){let n=[];for(e=[...e];e.length>0;){let i=e.first(),a=i.path.substring(r);if(a.contains("/")){let s=a.substring(0,a.indexOf("/")),o=e.filter(c=>c.path.substring(r).startsWith(s+"/"));o.forEach(c=>e.remove(c));let l=i.path.substring(0,a.indexOf("/")+r);n.push({title:s,path:l,vaultPath:this.getRelativeVaultPath(l),children:this._getTreeStructure(o,(r>0?r+s.length:s.length)+1)})}else n.push({title:a,data:i,path:i.path,vaultPath:this.getRelativeVaultPath(i.path)}),e.remove(i)}return n}simplify(e){var r,n,i,a;for(let s of e){for(;;){let o=((r=s.children)==null?void 0:r.length)==1,l=((i=(n=s.children)==null?void 0:n.first())==null?void 0:i.data)==null;if(!(s.children!=null&&o&&l))break;let c=s.children.first();s.title+="/"+c.title,s.data=c.data,s.path=c.path,s.vaultPath=c.vaultPath,s.children=c.children}s.children!=null&&this.simplify(s.children),(a=s.children)==null||a.sort((o,l)=>{let c=(l.data==null?1:0)-(o.data==null?1:0);return c!=0?c:o.title.localeCompare(l.title)})}return e.sort((s,o)=>{let l=(o.data==null?1:0)-(s.data==null?1:0);return l!=0?l:s.title.localeCompare(o.title)})}getTreeStructure(e){let r=this._getTreeStructure(e);return this.simplify(r)}async formatCommitMessage(e){let r;if(e.includes("{{numFiles}}")){r=await this.status();let n=r.staged.length;e=e.replace("{{numFiles}}",String(n))}if(e.includes("{{hostname}}")){let n=this.plugin.localStorage.getHostname()||"";e=e.replace("{{hostname}}",n)}if(e.includes("{{files}}")){r=r!=null?r:await this.status();let n={},i="";if(r.staged.length<100){r.staged.forEach(s=>{s.index in n?n[s.index].push(s.path):n[s.index]=[s.path]});let a=[];for(let[s,o]of Object.entries(n))a.push(s+" "+o.join(" "));i=a.join(", ")}else i="Too many files to list";e=e.replace("{{files}}",i)}if(e=e.replace("{{date}}",(0,f3.moment)().format(this.plugin.settings.commitDateFormat)),this.plugin.settings.listChangedFilesInMessageBody){let n=r!=null?r:await this.status(),i="";n.staged.length<100?i=n.staged.map(a=>a.path).join(` +`):i="Too many files to list",e=e+` + +Affected files: +`+i}return e}};var Ce=class extends $o{constructor(r){super(r);this.useDefaultWindowsGitPath=!1}async setGitInstance(r=!1){var n;if(await this.isGitInstalled()){let i=this.app.vault.adapter,a=i.getBasePath(),s=a;this.plugin.settings.basePath&&(await i.exists((0,Ti.normalizePath)(this.plugin.settings.basePath))?s=Ve.join(a,this.plugin.settings.basePath):r||new Ti.Notice("ObsidianGit: Base path does not exist")),this.absoluteRepoPath=s,this.git=fT({baseDir:s,binary:this.plugin.localStorage.getGitPath()||(this.useDefaultWindowsGitPath?hd:void 0),config:["core.quotepath=off"],unsafe:{allowUnsafeCustomBinary:!0}});let o=this.plugin.localStorage.getPATHPaths(),l=this.plugin.localStorage.getEnvVars(),c=this.plugin.settings.gitDir;if(o.length>0){let v=o.join(":")+":"+process.env.PATH;process.env.PATH=v}c&&(process.env.GIT_DIR=c);for(let v of l){let[y,b]=v.split("=");process.env[y]=b}let u="simple-git",f=",",h=((n=localStorage.debug)!=null?n:"").split(f);if(!h.includes(u)&&!h.includes(`-${u}`)&&(h.push(u),p3.default.enable(h.join(f))),await this.git.checkIsRepo()){let v=await this.git.revparse("--show-cdup"),y=(0,Dc.resolve)(s+Dc.sep+v);this.absoluteRepoPath=y,await this.git.cwd(y)}let p=Ve.join(a,this.app.vault.configDir,"plugins","obsidian-git"),g=Ve.join(p,es);process.env.SSH_ASKPASS==null&&(process.env.SSH_ASKPASS=g),process.env.OBSIDIAN_GIT_CREDENTIALS_INPUT=Ve.join(p,pd),process.env.SSH_ASKPASS==g&&this.askpass().catch(v=>this.plugin.displayError(v))}}getRelativeVaultPath(r){let i=this.app.vault.adapter.getBasePath(),a=Ve.join(this.absoluteRepoPath,r),s=Ve.relative(i,a);return Ti.Platform.isWin&&(s=s.replace(/\\/g,"/")),s}getRelativeRepoPath(r,n=!0){if(n){let a=this.plugin.app.vault.adapter.getBasePath(),s=this.absoluteRepoPath,o=Ve.join(a,r),l=Ve.relative(s,o);return Ti.Platform.isWin&&(l=l.replace(/\\/g,"/")),l}return r}async askpass(){let r=this.app.vault.adapter,n=r.getBasePath(),i=Ve.join(n,this.app.vault.configDir,"plugins","obsidian-git"),a=this.app.vault.configDir+"/plugins/obsidian-git/";await this.addAskPassScriptToExclude(),await Fr.writeFile(Ve.join(i,es),hT),await Fr.chmod(Ve.join(i,es),493),this.watchAbortController=new AbortController;let{signal:s}=this.watchAbortController;try{let o=Fr.watch(i,{signal:s});for await(let l of o){if(l.filename!=pd)continue;let c=a+pd;if(!await r.exists(c))continue;let u=await r.read(c),f;u.length>60&&(f=new Ti.Notice(u,999999));let d=await new ze(this.plugin,{allowEmpty:!0,obscure:!0,placeholder:u.length>60?"Enter a response to the message.":u}).openAndGetResult();f==null||f.hide(),await r.exists(c)&&await r.write(`${c}.response`,d!=null?d:"")}}catch(o){this.plugin.displayError(o),await Fr.rm(Ve.join(i,es),{force:!0}),await Fr.rm(Ve.join(i,`${es}.response`),{force:!0}),await new Promise(l=>setTimeout(l,5e3)),this.plugin.log("Retry watch for ask pass"),await this.askpass()}}async addAskPassScriptToExclude(){try{let r=await this.git.revparse(["--path-format=absolute","--git-path","info/exclude"]),n=Ve.join(this.app.vault.configDir,"plugins","obsidian-git",es),i=this.getRelativeRepoPath(n,!0);(await Fr.readFile(r,"utf-8")).split(` +`).some(l=>l.contains(i))||await Fr.appendFile(r,i+` +`)}catch(r){console.error("Error while adding askpass script to exclude file:",r)}}unload(){var r;(r=this.watchAbortController)==null||r.abort()}async status(r){let n=r==null?void 0:r.path;this.plugin.setPluginState({gitAction:1});let i=await this.git.status(n!=null?["--",n]:[]);this.plugin.setPluginState({gitAction:0});let a=i.files.map(s=>{let o=this.formatPath(s);return{path:o.path,from:o.from,index:s.index==="?"?"U":s.index,workingDir:s.working_dir==="?"?"U":s.working_dir,vaultPath:this.getRelativeVaultPath(o.path)}});return{all:a,changed:a.filter(s=>s.workingDir!==" "),staged:a.filter(s=>s.index!==" "&&s.index!="U"),conflicted:i.conflicted.map(s=>this.formatPath({path:s}).path)}}async submoduleAwareHeadRevisonInContainingDirectory(r){let n=this.getRelativeRepoPath(r),a=["-C",Ve.dirname(n),"rev-parse","HEAD"],s=this.git.raw(a);return s.catch(o=>console.warn("obsidian-git: rev-parse error:",o)),(await s).trim()}async getSubmodulePaths(){return new Promise(r=>{this.git.outputHandler((n,i,a,s)=>{if(!(s.contains("submodule")&&s.contains("foreach")))return;let o="",l=this.app.vault.adapter.getBasePath()+(this.plugin.settings.basePath?"/"+this.plugin.settings.basePath:"");i.on("data",c=>{o+=c.toString("utf8")}),i.on("end",()=>{let u=o.split(` +`).map(f=>{let d=f.match(/'([^']*)'/);if(d!=null)return l+"/"+d[1]+Dc.sep}).filter(f=>!!f);u.reverse(),r(u)})}),this.git.subModule(["foreach","--recursive",""]).then(()=>{this.git.outputHandler(()=>{})},n=>this.plugin.displayError(n))})}formatPath(r){function n(i){if(i!=null)return i.startsWith('"')&&i.endsWith('"')?i.substring(1,i.length-1):i}return r.from!=null?{from:n(r.from),path:n(r.path)}:{path:n(r.path)}}async blame(r,n,i){if(r=this.getRelativeRepoPath(r),!await this.isTracked(r))return"untracked";let a=await this.getSubmoduleOfFile(r),s=a?["-C",a.submodule]:[],o=a?a.relativeFilepath:r;s.push("blame","--porcelain"),i&&s.push("-w");let l=`-C${dd}`;switch(n){case"inactive":break;case"same-commit":s.push("-C",l);break;case"all-commits":s.push("-C","-C",l);break;default:pa(n)}s.push("--",o);let c=await this.git.raw(s);return jH(c)}async isTracked(r){let n=await this.getSubmoduleOfFile(r),i=n?["-C",n.submodule]:[],a=n?n.relativeFilepath:r;return i.push("ls-files","--",a),this.git.raw(i).then(s=>s.trim()!=="")}async commitAll({message:r}){if(this.plugin.settings.updateSubmodules){this.plugin.setPluginState({gitAction:4});let i=await this.getSubmodulePaths();for(let a of i)await this.git.cwd({path:a,root:!1}).add("-A"),await this.git.cwd({path:a,root:!1}).commit(await this.formatCommitMessage(r))}this.plugin.setPluginState({gitAction:3}),await this.git.add("-A"),this.plugin.setPluginState({gitAction:4});let n=await this.git.commit(await this.formatCommitMessage(r));return this.app.workspace.trigger("obsidian-git:head-change"),n.summary.changes}async commit({message:r,amend:n}){this.plugin.setPluginState({gitAction:4});let i=(await this.git.commit(await this.formatCommitMessage(r),n?["--amend"]:[])).summary.changes;return this.app.workspace.trigger("obsidian-git:head-change"),this.plugin.setPluginState({gitAction:0}),i}async stage(r,n){this.plugin.setPluginState({gitAction:3}),r=this.getRelativeRepoPath(r,n),await this.git.add(["--",r]),this.plugin.setPluginState({gitAction:0})}async stageAll({dir:r}){this.plugin.setPluginState({gitAction:3}),await this.git.add(r!=null?r:"-A"),this.plugin.setPluginState({gitAction:0})}async unstageAll({dir:r}){this.plugin.setPluginState({gitAction:3}),await this.git.reset(r!=null?["--",r]:[]),this.plugin.setPluginState({gitAction:0})}async unstage(r,n){this.plugin.setPluginState({gitAction:3}),r=this.getRelativeRepoPath(r,n),await this.git.reset(["--",r]),this.plugin.setPluginState({gitAction:0})}async discard(r){this.plugin.setPluginState({gitAction:3}),await this.isTracked(r)&&await this.git.checkout(["--",r]),this.plugin.setPluginState({gitAction:0})}async getUntrackedPaths(r){let n=r==null?void 0:r.path;this.plugin.setPluginState({gitAction:1});let i=["ls-files","--others","--exclude-standard","--directory"];n!=null&&i.push("--",n);let a=await this.git.raw(i);return this.plugin.setPluginState({gitAction:0}),a.split(/\r\n|\r|\n/).filter(s=>s.length>0)}async hashObject(r){r=this.getRelativeRepoPath(r);let n=await this.getSubmoduleOfFile(r),i=n?["-C",n.submodule]:[],a=n?n.relativeFilepath:r;return i.push("hash-object","--",a),this.git.raw(i)}async discardAll({dir:r}){return this.discard(r!=null?r:".")}async pull(){this.plugin.setPluginState({gitAction:2});try{this.plugin.settings.updateSubmodules&&await this.git.subModule(["update","--remote","--merge","--recursive"]);let r=await this.branchInfo(),n=await this.git.revparse([r.current]);if(!r.tracking&&this.plugin.settings.updateSubmodules){this.plugin.log("No tracking branch found. Ignoring pull of main repo and updating submodules only.");return}await this.git.fetch();let i=await this.git.revparse([r.tracking]);if(n!==i){if(this.plugin.settings.syncMethod==="merge"||this.plugin.settings.syncMethod==="rebase")try{switch(this.plugin.settings.syncMethod){case"merge":await this.git.merge([r.tracking]);break;case"rebase":await this.git.rebase([r.tracking])}}catch(o){this.plugin.displayError(`Pull failed (${this.plugin.settings.syncMethod}): ${"message"in o?o.message:o}`);return}else if(this.plugin.settings.syncMethod==="reset")try{await this.git.raw(["update-ref",`refs/heads/${r.current}`,i]),await this.unstageAll({})}catch(o){this.plugin.displayError(`Sync failed (${this.plugin.settings.syncMethod}): ${"message"in o?o.message:o}`)}this.app.workspace.trigger("obsidian-git:head-change");let a=await this.git.revparse([r.current]);return(await this.git.diff([`${n}..${a}`,"--name-only"])).split(/\r\n|\r|\n/).filter(o=>o.length>0).map(o=>({path:o,workingDir:"P",vaultPath:this.getRelativeVaultPath(o)}))}else return[]}catch(r){this.convertErrors(r)}}async push(){this.plugin.setPluginState({gitAction:5});try{if(this.plugin.settings.updateSubmodules){let s=await this.git.env({...process.env,OBSIDIAN_GIT:1}).subModule(["foreach","--recursive",`tracking=$(git for-each-ref --format='%(upstream:short)' "$(git symbolic-ref -q HEAD)"); echo $tracking; if [ ! -z "$(git diff --shortstat $tracking)" ]; then git push; fi`]);console.log(s)}let r=await this.git.status(),n=r.tracking,i=r.current;if(!n&&this.plugin.settings.updateSubmodules){this.plugin.log("No tracking branch found. Ignoring push of main repo and updating submodules only.");return}let a=(await this.git.diffSummary([i,n,"--"])).changed;return await this.git.env({...process.env,OBSIDIAN_GIT:1}).push(),a}catch(r){this.convertErrors(r)}}async getUnpushedCommits(){let r=await this.git.status(),n=r.tracking,i=r.current;if(n==null||i==null)return 0;let[a,s]=ki(n);return(await this.getRemoteBranches(a)).includes(n)?(await this.git.diffSummary([i,n,"--"])).changed:(this.plugin.log(`Tracking branch ${n} does not exist on remote ${a}.`),0)}async canPush(){if(this.plugin.settings.updateSubmodules===!0)return!0;let r=await this.git.status(),n=r.tracking,i=r.current;return n?(await this.git.diffSummary([i,n,"--"])).changed!==0:!1}async checkRequirements(){return await this.isGitInstalled()?await this.git.checkIsRepo()?"valid":"missing-repo":"missing-git"}async branchInfo(){let r=await this.git.status(),n=await this.git.branch(["--no-color"]);return{current:r.current||void 0,tracking:r.tracking||void 0,branches:n.all}}async getRemoteUrl(r){try{return await this.git.remote(["get-url",r])||void 0}catch(n){if(String(n).contains(r))return;throw n}}async log(r,n=!0,i,a){let s;r&&(s=this.getRelativeRepoPath(r,n));let o={file:s,maxCount:i,"--diff-merges":"first-parent","--name-status":null};return a&&(o[a]=null),(await this.git.log(o)).all.map(c=>{var u,f,d,h;return{...c,author:{name:c.author_name,email:c.author_email},refs:c.refs.split(", ").filter(p=>p.length>0),diff:{...c.diff,files:(f=(u=c.diff)==null?void 0:u.files.map(p=>({...p,status:p.status,path:p.file,hash:c.hash,vaultPath:this.getRelativeVaultPath(p.file),fromPath:p.from,fromVaultPath:p.from!=null?this.getRelativeVaultPath(p.from):void 0,binary:p.binary})))!=null?f:[]},fileName:(h=(d=c.diff)==null?void 0:d.files.first())==null?void 0:h.file}})}async show(r,n,i=!0){let a=this.getRelativeRepoPath(n,i);return this.git.show([r+":"+a])}async checkout(r,n){if(n&&(r=`${n}/${r}`),await this.git.checkout(r),this.plugin.settings.submoduleRecurseCheckout){let i=await this.getSubmodulePaths();for(let a of i){let s=await this.git.cwd({path:a,root:!1}).branch();Object.keys(s.branches).includes(r)&&await this.git.cwd({path:a,root:!1}).checkout(r)}}}async createBranch(r){await this.git.checkout(["-b",r])}async deleteBranch(r,n){await this.git.branch([n?"-D":"-d",r])}async branchIsMerged(r){return!(await this.git.branch(["--no-merged"])).all.contains(r)}async init(){await this.git.init(!1)}async clone(r,n,i){await this.git.clone(r,Ve.join(this.app.vault.adapter.getBasePath(),n),i?["--depth",`${i}`]:[])}async setConfig(r,n){n==null?await this.git.raw(["config","--local","--unset",r]):await this.git.addConfig(r,n)}async getConfig(r){let i=(await this.git.listConfig("local")).all[r];if(typeof i=="string"||i==null)return i;throw new Error("Config value is not a string")}async fetch(r){await this.git.fetch(r!=null?[r]:[])}async setRemote(r,n){(await this.getRemotes()).includes(r)?await this.git.remote(["set-url",r,n]):await this.git.remote(["add",r,n])}async getRemoteBranches(r){let n=await this.git.branch(["-r","--list",`${r}*`]),i=[];for(let a in n.branches)i.push(n.branches[a].name);return i}async getRemotes(){let r=await this.git.remote([]);return r?r.trim().split(` +`):[]}async removeRemote(r){await this.git.removeRemote(r)}async updateUpstreamBranch(r){try{await this.git.branch(["--set-upstream-to",r])}catch(n){try{await this.git.branch(["--set-upstream",r])}catch(i){let[a,s]=ki(r),o=await this.branchInfo();await this.git.push(["--set-upstream",a,`${o.current}:${s}`])}}}updateGitPath(r){return this.setGitInstance()}updateBasePath(r){return this.setGitInstance(!0)}async getDiffString(r,n=!1,i){return n?await this.git.diff(["--cached","--",r]):i?await this.git.show([`${i}`,"--",r]):await this.git.diff(["--",r])}async diff(r,n,i){return await this.git.diff([`${n}..${i}`,"--",r])}async rawCommand(r){let n=r.split(" ");return await this.git.raw(n[0],...n.slice(1))}async getSubmoduleOfFile(r){if(!await this.app.vault.adapter.exists(Ve.dirname(r)))return;let n=await this.git.raw(["-C",Ve.dirname(r),"rev-parse","--show-toplevel"],l=>l&&console.warn("get-submodule-of-file",l==null?void 0:l.message));if(n=n.trim(),(await this.git.raw(["-C",Ve.dirname(r),"rev-parse","--show-superproject-working-tree"],l=>l&&console.warn("get-submodule-of-file",l==null?void 0:l.message))).trim()==="")return;let s=this.app.vault.adapter.getFullPath(Ve.normalize(r)),o=Ve.relative(n,s);return{submodule:n,relativeFilepath:o}}async getLastCommitTime(){try{let r=await this.git.log({n:1});if(r!=null&&r.latest!=null)return new Date(r.latest.date)}catch(r){if(r instanceof wr){if(r.message.contains("does not have any commits yet"))return}else throw r}}async isGitInstalled(){let r=this.plugin.localStorage.getGitPath(),n=await $c(r||"git",["--version"],{});if(n.error)if(Ti.Platform.isWin&&!r){this.plugin.log(`Git not found in PATH. Checking standard installation path(${hd}) of Git for Windows.`);let i=await $c(hd,["--version"]);if(i.error)return console.error(i.error),!1;this.useDefaultWindowsGitPath=!0}else return console.error(n.error),!1;else this.useDefaultWindowsGitPath=!1;return!0}convertErrors(r){if(r instanceof wr){let n=String(r.message);if(n.contains("Could not resolve host")||n.contains("Unable to resolve host")||n.match(/ssh: connect to host .*? port .*?: Operation timed out/)!=null||n.match(/ssh: connect to host .*? port .*?: Network is unreachable/)!=null||n.match(/ssh: connect to host .*? port .*?: Undefined error: 0/)!=null)throw new Co(n)}throw r}async isFileTrackedByLFS(r){try{return(await this.git.raw(["check-attr","filter",r])).includes("filter: lfs")}catch(n){let i=n instanceof Error?n.message:String(n);return this.plugin.displayError(`Error checking LFS status: ${i}`),!1}}},m3={hash:"000000",isZeroCommit:!0,summary:""};function jH(t){let r=t.replace(`\r +`,` +`).split(` +`),n={commits:new Map,hashPerLine:[void 0],originalFileLineNrPerLine:[void 0],finalFileLineNrPerLine:[void 0],groupSizePerStartingLine:new Map},i=1;for(let a=0;a=4&&r.groupSizePerStartingLine.set(e,parseInt(t[3])),parseInt(t[2])!==e)throw Error(`git-blame output is out of order: ${e} vs ${t[2]}`);return n}function BH(t,e,r){let n=t[0],i=t.slice(1).join(" "),a=e.hashPerLine[r],s=e.commits.get(a)||{hash:a,author:{},committer:{},previous:{}};switch(n){case"summary":s.summary=i;break;case"author":s.author.name=i;break;case"author-mail":s.author.email=h3(i);break;case"author-time":s.author.epochSeconds=parseInt(i);break;case"author-tz":s.author.tz=i;break;case"committer":s.committer.name=i;break;case"committer-mail":s.committer.email=h3(i);break;case"committer-time":s.committer.epochSeconds=parseInt(i);break;case"committer-tz":s.committer.tz=i;break;case"previous":s.previous.commitHash=i;break;case"filename":s.previous.filename=i;break}e.commits.set(a,s)}function HH(t){if(t.summary===void 0)throw Error(`Summary not provided for commit: ${t.hash}`);yv(t.author)&&(t.author=void 0),yv(t.committer)&&(t.committer=void 0),yv(t.previous)&&(t.previous=void 0),t.isZeroCommit=!!t.hash.match(/^0*$/)}function yv(t){return!t||Object.keys(t).length===0}function d3(t){return t.length>0&&t[0].trim()===t[0]}function h3(t){let e=t.startsWith("<")?t.substring(1):t;return e.endsWith(">")?e.substring(0,e.length-1):e}m();var Q3=require("@codemirror/state");m();var O3=require("@codemirror/state"),th=require("obsidian");m();var bv=class{constructor(){this.eventsPerFilepath=new Map;this.startRemoveStalesSubscribersInterval()}ifFilepathDefinedTransformSubscribers(e,r){if(e)return this.ensureInitialized(e),r(this.eventsPerFilepath.get(e))}forEachSubscriber(e){this.eventsPerFilepath.forEach(r=>r.forEach(e))}ensureInitialized(e){this.eventsPerFilepath.get(e)||this.eventsPerFilepath.set(e,new Set)}startRemoveStalesSubscribersInterval(){this.removeStalesSubscribersTimer=window.setInterval(()=>this==null?void 0:this.forEachSubscriber(e=>e==null?void 0:e.removeIfStale()),6e4)}clear(){window.clearInterval(this.removeStalesSubscribersTimer),this.eventsPerFilepath.clear()}},Do=new bv;m();var Jd=require("@codemirror/state"),T3=Ot(_v());m();var z=require("obsidian");m();m();function yn(){}yn.prototype={diff:function(e,r){var n,i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=i.callback;typeof i=="function"&&(a=i,i={});var s=this;function o(S){return S=s.postProcess(S,i),a?(setTimeout(function(){a(S)},0),!0):S}e=this.castInput(e,i),r=this.castInput(r,i),e=this.removeEmpty(this.tokenize(e,i)),r=this.removeEmpty(this.tokenize(r,i));var l=r.length,c=e.length,u=1,f=l+c;i.maxEditLength!=null&&(f=Math.min(f,i.maxEditLength));var d=(n=i.timeout)!==null&&n!==void 0?n:1/0,h=Date.now()+d,p=[{oldPos:-1,lastComponent:void 0}],g=this.extractCommon(p[0],r,e,0,i);if(p[0].oldPos+1>=c&&g+1>=l)return o(g3(s,p[0].lastComponent,r,e,s.useLongestToken));var v=-1/0,y=1/0;function b(){for(var S=Math.max(v,-u);S<=Math.min(y,u);S+=2){var A=void 0,k=p[S-1],w=p[S+1];k&&(p[S-1]=void 0);var x=!1;if(w){var _=w.oldPos-S;x=w&&0<=_&&_=c&&g+1>=l)return o(g3(s,A.lastComponent,r,e,s.useLongestToken));p[S]=A,A.oldPos+1>=c&&(y=Math.min(y,S-1)),g+1>=l&&(v=Math.max(v,S+1))}u++}if(a)(function S(){setTimeout(function(){if(u>f||Date.now()>h)return a();b()||S()},0)})();else for(;u<=f&&Date.now()<=h;){var E=b();if(E)return E}},addToPath:function(e,r,n,i,a){var s=e.lastComponent;return s&&!a.oneChangePerToken&&s.added===r&&s.removed===n?{oldPos:e.oldPos+i,lastComponent:{count:s.count+1,added:r,removed:n,previousComponent:s.previousComponent}}:{oldPos:e.oldPos+i,lastComponent:{count:1,added:r,removed:n,previousComponent:s}}},extractCommon:function(e,r,n,i,a){for(var s=r.length,o=n.length,l=e.oldPos,c=l-i,u=0;c+1h.length?g:h}),f.value=t.join(d)}else f.value=t.join(r.slice(c,c+f.count));c+=f.count,f.added||(u+=f.count)}}return a}var UH=new yn;function E3(t,e,r){return UH.diff(t,e,r)}function v3(t,e){var r;for(r=0;re.length&&(r=t.length-e.length);var n=e.length;t.length0&&e[s]!=e[a];)a=i[a];e[s]==e[a]&&a++}a=0;for(var o=r;o0&&t[o]!=e[a];)a=i[a];t[o]==e[a]&&a++}return a}var zd="a-zA-Z0-9_\\u{C0}-\\u{FF}\\u{D8}-\\u{F6}\\u{F8}-\\u{2C6}\\u{2C8}-\\u{2D7}\\u{2DE}-\\u{2FF}\\u{1E00}-\\u{1EFF}",zH=new RegExp("[".concat(zd,"]+|\\s+|[^").concat(zd,"]"),"ug"),qd=new yn;qd.equals=function(t,e,r){return r.ignoreCase&&(t=t.toLowerCase(),e=e.toLowerCase()),t.trim()===e.trim()};qd.tokenize=function(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r;if(e.intlSegmenter){if(e.intlSegmenter.resolvedOptions().granularity!="word")throw new Error('The segmenter passed must have a granularity of "word"');r=Array.from(e.intlSegmenter.segment(t),function(a){return a.segment})}else r=t.match(zH)||[];var n=[],i=null;return r.forEach(function(a){/\s/.test(a)?i==null?n.push(a):n.push(n.pop()+a):/\s/.test(i)?n[n.length-1]==i?n.push(n.pop()+a):n.push(i+a):n.push(a),i=a}),n};qd.join=function(t){return t.map(function(e,r){return r==0?e:e.replace(/^\s+/,"")}).join("")};qd.postProcess=function(t,e){if(!t||e.oneChangePerToken)return t;var r=null,n=null,i=null;return t.forEach(function(a){a.added?n=a:a.removed?i=a:((n||i)&&b3(r,i,n,a),r=a,n=null,i=null)}),(n||i)&&b3(r,i,n,null),t};function b3(t,e,r,n){if(e&&r){var i=e.value.match(/^\s*/)[0],a=e.value.match(/\s*$/)[0],s=r.value.match(/^\s*/)[0],o=r.value.match(/\s*$/)[0];if(t){var l=v3(i,s);t.value=Ev(t.value,s,l),e.value=Lc(e.value,l),r.value=Lc(r.value,l)}if(n){var c=y3(a,o);n.value=Sv(n.value,o,c),e.value=Gd(e.value,c),r.value=Gd(r.value,c)}}else if(r)t&&(r.value=r.value.replace(/^\s*/,"")),n&&(n.value=n.value.replace(/^\s*/,""));else if(t&&n){var u=n.value.match(/^\s*/)[0],f=e.value.match(/^\s*/)[0],d=e.value.match(/\s*$/)[0],h=v3(u,f);e.value=Lc(e.value,h);var p=y3(Lc(u,h),d);e.value=Gd(e.value,p),n.value=Sv(n.value,u,p),t.value=Ev(t.value,u,u.slice(0,u.length-p.length))}else if(n){var g=n.value.match(/^\s*/)[0],v=e.value.match(/\s*$/)[0],y=w3(v,g);e.value=Gd(e.value,y)}else if(t){var b=t.value.match(/\s*$/)[0],E=e.value.match(/^\s*/)[0],S=w3(b,E);e.value=Lc(e.value,S)}}var A3=new yn;A3.tokenize=function(t){var e=new RegExp("(\\r?\\n)|[".concat(zd,"]+|[^\\S\\n\\r]+|[^").concat(zd,"]"),"ug");return t.match(e)||[]};function k3(t,e,r){return A3.diff(t,e,r)}var Wd=new yn;Wd.tokenize=function(t,e){e.stripTrailingCr&&(t=t.replace(/\r\n/g,` +`));var r=[],n=t.split(/(\n|\r\n)/);n[n.length-1]||n.pop();for(var i=0;it.length)&&(e=t.length);for(var r=0,n=new Array(e);r0?f(I.lines.slice(-s.context)):[],h-=g.length,p-=g.length)}(C=g).push.apply(C,xv(T.map(function(le){return(_.added?"+":"-")+le}))),_.added?y+=T.length:v+=T.length}else{if(h)if(T.length<=s.context*2&&E(0,ma.normalizePath)(a.substring(e.length))):i=n,i}async mkdir(e){return this.adapter.mkdir(e)}async rmdir(e,r){var n,i;return this.adapter.rmdir(e,(i=(n=r==null?void 0:r.options)==null?void 0:n.recursive)!=null?i:!1)}async stat(e){if(e.endsWith(this.gitDir+"/index")){if(this.index!==void 0&&this.indexctime!=null&&this.indexmtime!=null)return{isFile:()=>!0,isDirectory:()=>!1,isSymbolicLink:()=>!1,size:this.index.byteLength,type:"file",ctimeMs:this.indexctime,mtimeMs:this.indexmtime};{let n=await this.adapter.stat(e);if(n==null)throw{code:"ENOENT"};return this.indexctime=n.ctime,this.indexmtime=n.mtime,{ctimeMs:n.ctime,mtimeMs:n.mtime,size:n.size,type:"file",isFile:()=>!0,isDirectory:()=>!1,isSymbolicLink:()=>!1}}}e==="."&&(e="/");let r=this.vault.getAbstractFileByPath(e);if(this.maybeLog("Stat: "+e),r instanceof ma.TFile)return this.maybeLog("Reuse stat"),{ctimeMs:r.stat.ctime,mtimeMs:r.stat.mtime,size:r.stat.size,type:"file",isFile:()=>!0,isDirectory:()=>!1,isSymbolicLink:()=>!1};{let n=await this.adapter.stat(e);if(n)return{ctimeMs:n.ctime,mtimeMs:n.mtime,size:n.size,type:n.type==="folder"?"directory":n.type,isFile:()=>n.type==="file",isDirectory:()=>n.type==="folder",isSymbolicLink:()=>!1};throw{code:"ENOENT"}}}async unlink(e){return this.adapter.remove(e)}async lstat(e){return this.stat(e)}async readlink(e){throw new Error(`readlink of (${e}) is not implemented.`)}async symlink(e){throw new Error(`symlink of (${e}) is not implemented.`)}async saveAndClear(){this.index!==void 0&&await this.adapter.writeBinary(this.plugin.gitManager.getRelativeVaultPath(this.gitDir+"/index"),this.index,{ctime:this.indexctime,mtime:this.indexmtime}),this.clearIndex()}clearIndex(){this.index=void 0,this.indexctime=void 0,this.indexmtime=void 0}get gitDir(){return this.plugin.settings.gitDir||".git"}maybeLog(e){}};var wn=class extends $o{constructor(r){super(r);this.FILE=0;this.HEAD=1;this.WORKDIR=2;this.STAGE=3;this.status_mapping={"000":" ","003":"AD","020":"??","022":"A ","023":"AM",100:"D ",101:" D",103:"MD",110:"DA",111:" ",113:"MM",120:"DA",121:" M",122:"M ",123:"MM"};this.noticeLength=999999;this.fs=new Xd(this.app.vault,this.plugin)}getRepo(){return{fs:this.fs,dir:this.plugin.settings.basePath,gitdir:this.plugin.settings.gitDir||void 0,onAuth:()=>{var r,n;return{username:(r=this.plugin.localStorage.getUsername())!=null?r:void 0,password:(n=this.plugin.localStorage.getPassword())!=null?n:void 0}},onAuthFailure:async()=>{new rs.Notice("Authentication failed. Please try with different credentials");let r=await new ze(this.plugin,{placeholder:"Specify your username"}).openAndGetResult();if(r){let n=await new ze(this.plugin,{placeholder:"Specify your password/personal access token"}).openAndGetResult();if(n)return this.plugin.localStorage.setUsername(r),this.plugin.localStorage.setPassword(n),{username:r,password:n}}return{cancel:!0}},http:{async request({url:r,method:n,headers:i,body:a}){let s;a&&(s=await iU(a));let o=await(0,rs.requestUrl)({url:r,method:n,headers:i,body:s,throw:!1});return{url:r,method:n,headers:o.headers,body:nU(o.arrayBuffer),statusCode:o.status,statusMessage:o.status.toString()}}}}}async wrapFS(r){try{let n=await r;return await this.fs.saveAndClear(),n}catch(n){throw await this.fs.saveAndClear(),n}}async status(r){let n,i=window.setTimeout(()=>{n=new rs.Notice("This takes longer: Getting status",this.noticeLength)},2e4);try{this.plugin.setPluginState({gitAction:1});let a={...this.getRepo()};(r==null?void 0:r.path)!=null&&(a.filepaths=[`${r.path}/`]);let s=(await this.wrapFS(re.default.statusMatrix(a))).map(f=>this.getFileStatusResult(f)),o=[],l=[],c=[];for(let f of s)f.workingDir!==" "&&o.push(f),f.index!==" "&&f.index!=="U"&&l.push(f),(f.index!=" "||f.workingDir!=" ")&&c.push(f);let u=[];return window.clearTimeout(i),n==null||n.hide(),{all:c,changed:o,staged:l,conflicted:u}}catch(a){throw window.clearTimeout(i),n==null||n.hide(),this.plugin.displayError(a),a}}async commitAll({message:r,status:n,unstagedFiles:i}){try{return await this.checkAuthorInfo(),await this.stageAll({status:n,unstagedFiles:i}),this.commit({message:r})}catch(a){throw this.plugin.displayError(a),a}}async commit({message:r}){try{await this.checkAuthorInfo(),this.plugin.setPluginState({gitAction:4});let n=await this.formatCommitMessage(r),i=this.plugin.localStorage.getConflict(),a;if(i){let s=await this.branchInfo();a=[s.current,s.tracking]}await this.wrapFS(re.default.commit({...this.getRepo(),message:n,parent:a})),this.plugin.localStorage.setConflict(!1);return}catch(n){throw this.plugin.displayError(n),n}}async stage(r,n){let i=this.getRelativeRepoPath(r,n),a;n?a=r:a=this.getRelativeVaultPath(r);try{this.plugin.setPluginState({gitAction:3}),await this.app.vault.adapter.exists(a)?await this.wrapFS(re.default.add({...this.getRepo(),filepath:i})):await this.wrapFS(re.default.remove({...this.getRepo(),filepath:i}))}catch(s){throw this.plugin.displayError(s),s}}async stageAll({dir:r,status:n,unstagedFiles:i}){try{if(n)await Promise.all(n.changed.map(a=>a.workingDir!=="D"?this.wrapFS(re.default.add({...this.getRepo(),filepath:a.path})):re.default.remove({...this.getRepo(),filepath:a.path})));else{let a=i!=null?i:await this.getUnstagedFiles(r!=null?r:".");await Promise.all(a.map(({path:s,type:o})=>o=="D"?re.default.remove({...this.getRepo(),filepath:s}):this.wrapFS(re.default.add({...this.getRepo(),filepath:s}))))}}catch(a){throw this.plugin.displayError(a),a}}async unstage(r,n){try{this.plugin.setPluginState({gitAction:3}),r=this.getRelativeRepoPath(r,n),await this.wrapFS(re.default.resetIndex({...this.getRepo(),filepath:r}))}catch(i){throw this.plugin.displayError(i),i}}async unstageAll({dir:r,status:n}){try{let i;n?i=n.staged.map(a=>a.path):i=(await this.getStagedFiles(r!=null?r:".")).map(({path:s})=>s),await this.wrapFS(Promise.all(i.map(a=>re.default.resetIndex({...this.getRepo(),filepath:a}))))}catch(i){throw this.plugin.displayError(i),i}}async discard(r){try{this.plugin.setPluginState({gitAction:3}),await this.wrapFS(re.default.checkout({...this.getRepo(),filepaths:[r],force:!0}))}catch(n){throw this.plugin.displayError(n),n}}async discardAll({dir:r,status:n}){let i=[];n?r!=null?i=n.changed.filter(a=>a.workingDir!="U"&&a.path.startsWith(r)).map(a=>a.path):i=n.changed.filter(a=>a.workingDir!="U").map(a=>a.path):i=(await this.getUnstagedFiles(r)).filter(a=>a.type!="A").map(({path:a})=>a);try{await this.wrapFS(re.default.checkout({...this.getRepo(),filepaths:i,force:!0}))}catch(a){throw this.plugin.displayError(a),a}}async getUntrackedPaths(r){let n=[];if(r.status)for(let i of r.status.changed)i.index=="U"&&i.workingDir==="U"&&i.path.startsWith(r.path!=null?`${r.path}/`:"")&&n.push(i.path);else{let i=await this.status({path:r==null?void 0:r.path});for(let a of i.changed)a.index==="U"&&a.workingDir==="U"&&n.push(a.path)}return n}getProgressText(r,n){let i=`${r} progress:`;return n.phase&&(i=`${i} ${n.phase}:`),n.loaded&&(i=`${i} ${n.loaded}`,n.total&&(i=`${i} of ${n.total}`)),i}resolveRef(r){return this.wrapFS(re.default.resolveRef({...this.getRepo(),ref:r}))}async pull(){let r=this.showNotice("Initializing pull");try{this.plugin.setPluginState({gitAction:2});let n=await this.resolveRef("HEAD");await this.fetch();let i=await this.branchInfo();await this.checkAuthorInfo(),(await this.wrapFS(re.default.merge({...this.getRepo(),ours:i.current,theirs:i.tracking,abortOnConflict:!1}))).alreadyMerged||await this.wrapFS(re.default.checkout({...this.getRepo(),ref:i.current,onProgress:l=>{r!==void 0&&(r.noticeEl.innerText=this.getProgressText("Checkout",l))},remote:i.remote})),r==null||r.hide();let s=await this.resolveRef("HEAD"),o=await this.getFileChangesCount(n,s);return this.showNotice("Finished pull",!1),o.map(l=>({path:l.path,workingDir:"P",index:"P",vaultPath:this.getRelativeVaultPath(l.path)}))}catch(n){throw r==null||r.hide(),n instanceof re.Errors.MergeConflictError&&await this.plugin.handleConflict(n.data.filepaths.map(i=>this.getRelativeVaultPath(i))),this.plugin.displayError(n),n}}async push(){if(!await this.canPush())return 0;let r=this.showNotice("Initializing push");try{this.plugin.setPluginState({gitAction:1});let n=await this.branchInfo(),i=n.tracking,a=n.current,s=(await this.getFileChangesCount(a,i)).length;this.plugin.setPluginState({gitAction:5});let o=await this.getCurrentRemote();return await this.wrapFS(re.default.push({...this.getRepo(),remote:o,onProgress:l=>{r!==void 0&&(r.noticeEl.innerText=this.getProgressText("Pushing",l))}})),r==null||r.hide(),s}catch(n){throw r==null||r.hide(),this.plugin.displayError(n),n}}async getUnpushedCommits(){let r=await this.branchInfo(),n=r.tracking,i=r.current;if(n==null||i==null)return 0;let a=await this.resolveRef(i),s=await this.resolveRef(n);return(await this.getFileChangesCount(a,s)).length}async canPush(){let r=await this.branchInfo(),n=r.tracking,i=r.current,a=await this.resolveRef(i),s=await this.resolveRef(n);return a!=s}async checkRequirements(){return await this.plugin.app.vault.adapter.exists(`${this.getRepo().dir}/.git/HEAD`)?"valid":"missing-repo"}async branchInfo(){var r,n;try{let i=await re.default.currentBranch(this.getRepo())||"",a=await re.default.listBranches(this.getRepo()),s=(r=await this.getConfig(`branch.${i}.remote`))!=null?r:"origin",o=(n=await this.getConfig(`branch.${i}.merge`))==null?void 0:n.split("refs/heads")[1],l=o?s+o:void 0;return{current:i,tracking:l,branches:a,remote:s}}catch(i){throw this.plugin.displayError(i),i}}async getCurrentRemote(){var i;let r=await re.default.currentBranch(this.getRepo())||"";return(i=await this.getConfig(`branch.${r}.remote`))!=null?i:"origin"}async checkout(r,n){try{return this.wrapFS(re.default.checkout({...this.getRepo(),ref:r,force:!!n,remote:n}))}catch(i){throw this.plugin.displayError(i),i}}async createBranch(r){try{await this.wrapFS(re.default.branch({...this.getRepo(),ref:r,checkout:!0}))}catch(n){throw this.plugin.displayError(n),n}}async deleteBranch(r){try{await this.wrapFS(re.default.deleteBranch({...this.getRepo(),ref:r}))}catch(n){throw this.plugin.displayError(n),n}}branchIsMerged(r){return Promise.resolve(!0)}async init(){try{await this.wrapFS(re.default.init(this.getRepo()))}catch(r){throw this.plugin.displayError(r),r}}async clone(r,n,i){let a=this.showNotice("Initializing clone");try{await this.wrapFS(re.default.clone({...this.getRepo(),dir:n,url:r,depth:i,onProgress:s=>{a!==void 0&&(a.noticeEl.innerText=this.getProgressText("Cloning",s))}})),a==null||a.hide()}catch(s){throw a==null||a.hide(),this.plugin.displayError(s),s}}async setConfig(r,n){try{return this.wrapFS(re.default.setConfig({...this.getRepo(),path:r,value:n}))}catch(i){throw this.plugin.displayError(i),i}}async getConfig(r){try{return this.wrapFS(re.default.getConfig({...this.getRepo(),path:r}))}catch(n){throw this.plugin.displayError(n),n}}async fetch(r){let n=this.showNotice("Initializing fetch");try{let i={...this.getRepo(),onProgress:a=>{n!==void 0&&(n.noticeEl.innerText=this.getProgressText("Fetching",a))},remote:r!=null?r:await this.getCurrentRemote()};await this.wrapFS(re.default.fetch(i)),n==null||n.hide()}catch(i){throw this.plugin.displayError(i),n==null||n.hide(),i}}async setRemote(r,n){try{await this.wrapFS(re.default.addRemote({...this.getRepo(),remote:r,url:n,force:!0}))}catch(i){throw this.plugin.displayError(i),i}}async getRemoteBranches(r){let n=[];return n.push(...await this.wrapFS(re.default.listBranches({...this.getRepo(),remote:r}))),n.remove("HEAD"),n=n.map(i=>`${r}/${i}`),n}async getRemotes(){return(await this.wrapFS(re.default.listRemotes({...this.getRepo()}))).map(r=>r.remote)}async removeRemote(r){await this.wrapFS(re.default.deleteRemote({...this.getRepo(),remote:r}))}async getRemoteUrl(r){var n;return(n=(await this.wrapFS(re.default.listRemotes({...this.getRepo()}))).filter(i=>i.remote==r)[0])==null?void 0:n.url}async log(r,n=!0,i,a){let s=await this.wrapFS(re.default.log({...this.getRepo(),depth:i,ref:a}));return Promise.all(s.map(async o=>{let l=o.commit.message.split(` + +`);return{message:l[0],author:{name:o.commit.author.name,email:o.commit.author.email},body:l.slice(1).join(` + +`),date:new Date(o.commit.committer.timestamp).toDateString(),diff:{changed:0,files:(await this.getFileChangesCount(o.commit.parent.first(),o.oid)).map(c=>({path:c.path,status:c.type,vaultPath:this.getRelativeVaultPath(c.path),hash:o.oid}))},hash:o.oid,refs:[]}}))}updateBasePath(r){return this.getRepo().dir=r,Promise.resolve()}async updateUpstreamBranch(r){let[n,i]=ki(r),a=await this.branchInfo();await this.wrapFS(re.default.push({...this.getRepo(),remote:n,remoteRef:i})),await this.setConfig(`branch.${a.current}.merge`,`refs/heads/${i}`)}updateGitPath(r){return Promise.resolve()}async getFileChangesCount(r,n){return this.walkDifference({walkers:[re.default.TREE({ref:r}),re.default.TREE({ref:n})]})}async walkDifference({walkers:r,dir:n}){return await this.wrapFS(re.default.walk({...this.getRepo(),trees:r,map:async function(a,[s,o]){if(!pv(a,n))return null;if(await(s==null?void 0:s.type())==="tree"||await(o==null?void 0:o.type())==="tree")return;let l=await(s==null?void 0:s.oid()),c=await(o==null?void 0:o.oid()),u="equal";if(l!==c&&(u="M"),l===void 0&&(u="A"),c===void 0&&(u="D"),l===void 0&&c===void 0&&(console.log("Something weird happened:"),console.log(s),console.log(o)),u!=="equal")return{path:a,type:u}}}))}async getStagedFiles(r="."){return(await this.walkDifference({walkers:[re.default.TREE({ref:"HEAD"}),re.default.STAGE()],dir:r})).map(i=>({vaultPath:this.getRelativeVaultPath(i.path),path:i.path}))}async getUnstagedFiles(r="."){let n,i=window.setTimeout(()=>{n=new rs.Notice("This takes longer: Getting status",this.noticeLength)},2e4);try{let a=this.getRepo(),s=await this.wrapFS(re.default.walk({...a,trees:[re.default.WORKDIR(),re.default.STAGE()],map:async function(o,[l,c]){if(!c&&l&&await re.default.isIgnored({...a,filepath:o})||!pv(o,r))return null;let[u,f]=await Promise.all([l&&l.type(),c&&c.type()]),d=[u,f].includes("blob");if((u==="tree"||u==="special")&&!d)return;if(f==="commit")return null;if((f==="tree"||f==="special")&&!d)return;let h=f==="blob"?await c.oid():void 0,p;return u==="blob"&&f!=="blob"?p="42":u==="blob"&&(p=await l.oid()),p?h?p!==h?{path:o,type:"M"}:null:{path:o,type:"A"}:{path:o,type:"D"}}}));return window.clearTimeout(i),n==null||n.hide(),s}catch(a){throw window.clearTimeout(i),n==null||n.hide(),this.plugin.displayError(a),a}}async getDiffString(r,n=!1,i){let a=this.getRelativeVaultPath(r),s=async(c,[u])=>{if(r==c){let f=await u.oid();return(await re.default.readBlob({...this.getRepo(),oid:f})).blob}};if(i){let c=await(0,re.readBlob)({...this.getRepo(),filepath:r,oid:i}).then(h=>new TextDecoder().decode(h.blob)).catch(h=>{if(!(h instanceof re.default.Errors.NotFoundError))throw h}),u=await re.default.readCommit({...this.getRepo(),oid:i}),f=await(0,re.readBlob)({...this.getRepo(),filepath:r,oid:u.commit.parent.first()}).then(h=>new TextDecoder().decode(h.blob)).catch(h=>{if(!(h instanceof re.default.Errors.NotFoundError))throw h});return Yd(a,f!=null?f:"",c!=null?c:"")}let o=(await re.default.walk({...this.getRepo(),trees:[re.default.STAGE()],map:s})).first(),l=new TextDecoder().decode(o);if(n){let c=await this.resolveRef("HEAD").then(f=>(0,re.readBlob)({...this.getRepo(),filepath:r,oid:f})).then(f=>new TextDecoder().decode(f.blob)).catch(f=>{if(!(f instanceof re.default.Errors.NotFoundError))throw f});return Yd(a,c!=null?c:"",l)}else{let c;return await this.app.vault.adapter.exists(a)?c=await this.app.vault.adapter.read(a):c="",Yd(a,l,c)}}async getLastCommitTime(){let r=this.getRepo(),n=await this.resolveRef("HEAD"),a=(await re.default.readCommit({...r,oid:n})).commit.committer.timestamp;return new Date(a*1e3)}getFileStatusResult(r){let n=this.status_mapping[`${r[this.HEAD]}${r[this.WORKDIR]}${r[this.STAGE]}`];return{index:n[0]=="?"?"U":n[0],workingDir:n[1]=="?"?"U":n[1],path:r[this.FILE],vaultPath:this.getRelativeVaultPath(r[this.FILE])}}async checkAuthorInfo(){let r=await this.getConfig("user.name"),n=await this.getConfig("user.email");if(!r||!n)throw Error("Git author name and email are not set. Please set both fields in the settings.")}showNotice(r,n=!0){if(!this.plugin.settings.disablePopups)return new rs.Notice(r,n?this.noticeLength:void 0)}};async function*nU(t){yield new Uint8Array(t)}async function iU(t){let e=new ReadableStream({async start(n){for await(let i of t)n.enqueue(i);n.close()}});return await new Response(e).arrayBuffer()}var aU="https://momentjs.com/docs/#/parsing/string-format/",sU="https://publish.obsidian.md/git-doc/Line+Authoring",Kd=class extends z.PluginSettingTab{constructor(r,n){super(r,n);this.plugin=n;this.lineAuthorColorSettings=new Map}get settings(){return this.plugin.settings}display(){let{containerEl:r}=this,n=this.plugin,i;n.settings.differentIntervalCommitAndPush?i="commit":i="commit-and-sync";let a=n.gitReady;r.empty(),a||(r.createEl("p",{text:"Git is not ready. When all settings are correct you can configure commit-sync, etc."}),r.createEl("br"));let s;if(a){new z.Setting(r).setName("Automatic").setHeading(),new z.Setting(r).setName("Split timers for automatic commit and sync").setDesc("Enable to use one interval for commit and another for sync.").addToggle(u=>u.setValue(n.settings.differentIntervalCommitAndPush).onChange(async f=>{n.settings.differentIntervalCommitAndPush=f,await n.saveSettings(),n.automaticsManager.reload("commit","push"),this.refreshDisplayWithDelay()})),new z.Setting(r).setName(`Auto ${i} interval (minutes)`).setDesc(`${n.settings.differentIntervalCommitAndPush?"Commit":"Commit and sync"} changes every X minutes. Set to 0 (default) to disable. (See below setting for further configuration!)`).addText(u=>{u.inputEl.type="number",this.setNonDefaultValue({text:u,settingsProperty:"autoSaveInterval"}),u.setPlaceholder(String(Xe.autoSaveInterval)),u.onChange(async f=>{f!==""?n.settings.autoSaveInterval=Number(f):n.settings.autoSaveInterval=Xe.autoSaveInterval,await n.saveSettings(),n.automaticsManager.reload("commit")})}),s=new z.Setting(r).setName(`Auto ${i} after stopping file edits`).setDesc(`Requires the ${i} interval not to be 0. + If turned on, do auto ${i} every ${c3(n.settings.autoSaveInterval)} after stopping file edits. + This also prevents auto ${i} while editing a file. If turned off, it's independent from the last file edit.`).addToggle(u=>u.setValue(n.settings.autoBackupAfterFileChange).onChange(async f=>{n.settings.autoBackupAfterFileChange=f,this.refreshDisplayWithDelay(),await n.saveSettings(),n.automaticsManager.reload("commit")})),this.mayDisableSetting(s,n.settings.setLastSaveToLastCommit),s=new z.Setting(r).setName(`Auto ${i} after latest commit`).setDesc(`If turned on, sets last auto ${i} timestamp to the latest commit timestamp. This reduces the frequency of auto ${i} when doing manual commits.`).addToggle(u=>u.setValue(n.settings.setLastSaveToLastCommit).onChange(async f=>{n.settings.setLastSaveToLastCommit=f,await n.saveSettings(),n.automaticsManager.reload("commit"),this.refreshDisplayWithDelay()})),this.mayDisableSetting(s,n.settings.autoBackupAfterFileChange),s=new z.Setting(r).setName("Auto push interval (minutes)").setDesc("Push commits every X minutes. Set to 0 (default) to disable.").addText(u=>{u.inputEl.type="number",this.setNonDefaultValue({text:u,settingsProperty:"autoPushInterval"}),u.setPlaceholder(String(Xe.autoPushInterval)),u.onChange(async f=>{f!==""?n.settings.autoPushInterval=Number(f):n.settings.autoPushInterval=Xe.autoPushInterval,await n.saveSettings(),n.automaticsManager.reload("push")})}),this.mayDisableSetting(s,!n.settings.differentIntervalCommitAndPush),new z.Setting(r).setName("Auto pull interval (minutes)").setDesc("Pull changes every X minutes. Set to 0 (default) to disable.").addText(u=>{u.inputEl.type="number",this.setNonDefaultValue({text:u,settingsProperty:"autoPullInterval"}),u.setPlaceholder(String(Xe.autoPullInterval)),u.onChange(async f=>{f!==""?n.settings.autoPullInterval=Number(f):n.settings.autoPullInterval=Xe.autoPullInterval,await n.saveSettings(),n.automaticsManager.reload("pull")})}),new z.Setting(r).setName(`Auto ${i} only staged files`).setDesc(`If turned on, only staged files are committed on ${i}. If turned off, all changed files are committed.`).addToggle(u=>u.setValue(n.settings.autoCommitOnlyStaged).onChange(async f=>{n.settings.autoCommitOnlyStaged=f,await n.saveSettings()})),new z.Setting(r).setName(`Specify custom commit message on auto ${i}`).setDesc("You will get a pop up to specify your message.").addToggle(u=>u.setValue(n.settings.customMessageOnAutoBackup).onChange(async f=>{n.settings.customMessageOnAutoBackup=f,await n.saveSettings(),this.refreshDisplayWithDelay()})),s=new z.Setting(r).setName(`Commit message on auto ${i}`).setDesc("Available placeholders: {{date}} (see below), {{hostname}} (see below), {{numFiles}} (number of changed files in the commit) and {{files}} (changed files in commit message).").addTextArea(u=>{u.setPlaceholder(Xe.autoCommitMessage).onChange(async f=>{f===""?n.settings.autoCommitMessage=Xe.autoCommitMessage:n.settings.autoCommitMessage=f,await n.saveSettings()}),this.setNonDefaultValue({text:u,settingsProperty:"autoCommitMessage"})}),this.mayDisableSetting(s,n.settings.customMessageOnAutoBackup),new z.Setting(r).setName("Commit message").setHeading(),new z.Setting(r).setName("Commit message on manual commit").setDesc("Available placeholders: {{date}} (see below), {{hostname}} (see below), {{numFiles}} (number of changed files in the commit) and {{files}} (changed files in commit message).").addTextArea(u=>{u.setPlaceholder(Xe.commitMessage).onChange(async f=>{f===""?n.settings.commitMessage=Xe.commitMessage:n.settings.commitMessage=f,await n.saveSettings()}),this.setNonDefaultValue({text:u,settingsProperty:"commitMessage"})}),new z.Setting(r).setName("Commit message script").setDesc("A script that is run using 'sh -c' to generate the commit message. May be used to generate commit messages using AI tools. Available placeholders: {{hostname}}, {{date}}.").addText(u=>{u.onChange(async f=>{f===""?n.settings.commitMessageScript=Xe.commitMessageScript:n.settings.commitMessageScript=f,await n.saveSettings()}),this.setNonDefaultValue({text:u,settingsProperty:"commitMessageScript"})});let c=new z.Setting(r).setName("{{date}} placeholder format").addMomentFormat(u=>u.setDefaultFormat(n.settings.commitDateFormat).setValue(n.settings.commitDateFormat).onChange(async f=>{n.settings.commitDateFormat=f,await n.saveSettings()}));c.descEl.innerHTML=` + Specify custom date format. E.g. "${l0}. See Moment.js for more formats.`,new z.Setting(r).setName("{{hostname}} placeholder replacement").setDesc("Specify custom hostname for every device.").addText(u=>{var f;return u.setValue((f=n.localStorage.getHostname())!=null?f:"").onChange(d=>{n.localStorage.setHostname(d)})}),new z.Setting(r).setName("Preview commit message").addButton(u=>u.setButtonText("Preview").onClick(async()=>{let f=await n.gitManager.formatCommitMessage(n.settings.commitMessage);new z.Notice(`${f}`)})),new z.Setting(r).setName("List filenames affected by commit in the commit body").addToggle(u=>u.setValue(n.settings.listChangedFilesInMessageBody).onChange(async f=>{n.settings.listChangedFilesInMessageBody=f,await n.saveSettings()})),new z.Setting(r).setName("Pull").setHeading(),n.gitManager instanceof Ce&&new z.Setting(r).setName("Merge strategy").setDesc("Decide how to integrate commits from your remote branch into your local branch.").addDropdown(u=>{let f={merge:"Merge",rebase:"Rebase",reset:"Other sync service (Only updates the HEAD without touching the working directory)"};u.addOptions(f),u.setValue(n.settings.syncMethod),u.onChange(async d=>{n.settings.syncMethod=d,await n.saveSettings()})}),new z.Setting(r).setName("Pull on startup").setDesc("Automatically pull commits when Obsidian starts.").addToggle(u=>u.setValue(n.settings.autoPullOnBoot).onChange(async f=>{n.settings.autoPullOnBoot=f,await n.saveSettings()})),new z.Setting(r).setName("Commit-and-sync").setDesc("Commit-and-sync with default settings means staging everything -> committing -> pulling -> pushing. Ideally this is a single action that you do regularly to keep your local and remote repository in sync.").setHeading(),s=new z.Setting(r).setName("Push on commit-and-sync").setDesc(`Most of the time you want to push after committing. Turning this off turns a commit-and-sync action into commit ${n.settings.pullBeforePush?"and pull ":""}only. It will still be called commit-and-sync.`).addToggle(u=>u.setValue(!n.settings.disablePush).onChange(async f=>{n.settings.disablePush=!f,this.refreshDisplayWithDelay(),await n.saveSettings()})),new z.Setting(r).setName("Pull on commit-and-sync").setDesc(`On commit-and-sync, pull commits as well. Turning this off turns a commit-and-sync action into commit ${n.settings.disablePush?"":"and push "}only.`).addToggle(u=>u.setValue(n.settings.pullBeforePush).onChange(async f=>{n.settings.pullBeforePush=f,this.refreshDisplayWithDelay(),await n.saveSettings()})),n.gitManager instanceof Ce&&(new z.Setting(r).setName("Line author information").setHeading(),this.addLineAuthorInfoSettings())}new z.Setting(r).setName("History view").setHeading(),new z.Setting(r).setName("Show Author").setDesc("Show the author of the commit in the history view.").addDropdown(c=>{let u={hide:"Hide",full:"Full",initials:"Initials"};c.addOptions(u),c.setValue(n.settings.authorInHistoryView),c.onChange(async f=>{n.settings.authorInHistoryView=f,await n.saveSettings(),await n.refresh()})}),new z.Setting(r).setName("Show Date").setDesc("Show the date of the commit in the history view. The {{date}} placeholder format is used to display the date.").addToggle(c=>c.setValue(n.settings.dateInHistoryView).onChange(async u=>{n.settings.dateInHistoryView=u,await n.saveSettings(),await n.refresh()})),new z.Setting(r).setName("Source control view").setHeading(),new z.Setting(r).setName("Automatically refresh source control view on file changes").setDesc("On slower machines this may cause lags. If so, just disable this option.").addToggle(c=>c.setValue(n.settings.refreshSourceControl).onChange(async u=>{n.settings.refreshSourceControl=u,await n.saveSettings()})),new z.Setting(r).setName("Source control view refresh interval").setDesc("Milliseconds to wait after file change before refreshing the Source Control View.").addText(c=>{c.inputEl.type="number",this.setNonDefaultValue({text:c,settingsProperty:"refreshSourceControlTimer"}),c.setPlaceholder(String(Xe.refreshSourceControlTimer)),c.onChange(async f=>{f!==""&&Number.isInteger(Number(f))?n.settings.refreshSourceControlTimer=Math.max(Number(f),500):n.settings.refreshSourceControlTimer=Xe.refreshSourceControlTimer,await n.saveSettings(),n.setRefreshDebouncer()})}),new z.Setting(r).setName("Miscellaneous").setHeading(),n.gitManager instanceof Ce&&new z.Setting(r).setName("Diff view style").setDesc('Set the style for the diff view. Note that the actual diff in "Split" mode is not generated by Git, but the editor itself instead so it may differ from the diff generated by Git. One advantage of this is that you can edit the text in that view.').addDropdown(c=>{let u={split:"Split",git_unified:"Unified"};c.addOptions(u),c.setValue(n.settings.diffStyle),c.onChange(async f=>{n.settings.diffStyle=f,await n.saveSettings()})}),new z.Setting(r).setName("Disable informative notifications").setDesc("Disable informative notifications for git operations to minimize distraction (refer to status bar for updates).").addToggle(c=>c.setValue(n.settings.disablePopups).onChange(async u=>{n.settings.disablePopups=u,this.refreshDisplayWithDelay(),await n.saveSettings()})),new z.Setting(r).setName("Disable error notifications").setDesc("Disable error notifications of any kind to minimize distraction (refer to status bar for updates).").addToggle(c=>c.setValue(!n.settings.showErrorNotices).onChange(async u=>{n.settings.showErrorNotices=!u,await n.saveSettings()})),n.settings.disablePopups||new z.Setting(r).setName("Hide notifications for no changes").setDesc("Don't show notifications when there are no changes to commit or push.").addToggle(c=>c.setValue(n.settings.disablePopupsForNoChanges).onChange(async u=>{n.settings.disablePopupsForNoChanges=u,await n.saveSettings()})),new z.Setting(r).setName("Show status bar").setDesc("Obsidian must be restarted for the changes to take affect.").addToggle(c=>c.setValue(n.settings.showStatusBar).onChange(async u=>{n.settings.showStatusBar=u,await n.saveSettings()})),new z.Setting(r).setName("File menu integration").setDesc('Add "Stage", "Unstage" and "Add to .gitignore" actions to the file menu.').addToggle(c=>c.setValue(n.settings.showFileMenu).onChange(async u=>{n.settings.showFileMenu=u,await n.saveSettings()})),new z.Setting(r).setName("Show branch status bar").setDesc("Obsidian must be restarted for the changes to take affect.").addToggle(c=>c.setValue(n.settings.showBranchStatusBar).onChange(async u=>{n.settings.showBranchStatusBar=u,await n.saveSettings()})),new z.Setting(r).setName("Show the count of modified files in the status bar").addToggle(c=>c.setValue(n.settings.changedFilesInStatusBar).onChange(async u=>{n.settings.changedFilesInStatusBar=u,await n.saveSettings()})),n.gitManager instanceof wn?new z.Setting(r).setName("Authentication/commit author").setHeading():new z.Setting(r).setName("Commit author").setHeading(),n.gitManager instanceof wn&&new z.Setting(r).setName("Username on your git server. E.g. your username on GitHub").addText(c=>{var u;c.setValue((u=n.localStorage.getUsername())!=null?u:""),c.onChange(f=>{n.localStorage.setUsername(f)})}),n.gitManager instanceof wn&&new z.Setting(r).setName("Password/Personal access token").setDesc("Type in your password. You won't be able to see it again.").addText(c=>{c.inputEl.autocapitalize="off",c.inputEl.autocomplete="off",c.inputEl.spellcheck=!1,c.onChange(u=>{n.localStorage.setPassword(u)})}),n.gitReady&&new z.Setting(r).setName("Author name for commit").addText(async c=>{var u;c.setValue((u=await n.gitManager.getConfig("user.name"))!=null?u:""),c.onChange(async f=>{await n.gitManager.setConfig("user.name",f==""?void 0:f)})}),n.gitReady&&new z.Setting(r).setName("Author email for commit").addText(async c=>{var u;c.setValue((u=await n.gitManager.getConfig("user.email"))!=null?u:""),c.onChange(async f=>{await n.gitManager.setConfig("user.email",f==""?void 0:f)})}),new z.Setting(r).setName("Advanced").setDesc("These settings usually don't need to be changed, but may be required for special setups.").setHeading(),n.gitManager instanceof Ce&&(new z.Setting(r).setName("Update submodules").setDesc('"Commit-and-sync" and "pull" takes care of submodules. Missing features: Conflicted files, count of pulled/pushed/committed files. Tracking branch needs to be set for each submodule.').addToggle(c=>c.setValue(n.settings.updateSubmodules).onChange(async u=>{n.settings.updateSubmodules=u,await n.saveSettings()})),n.settings.updateSubmodules&&new z.Setting(r).setName("Submodule recurse checkout/switch").setDesc("Whenever a checkout happens on the root repository, recurse the checkout on the submodules (if the branches exist).").addToggle(c=>c.setValue(n.settings.submoduleRecurseCheckout).onChange(async u=>{n.settings.submoduleRecurseCheckout=u,await n.saveSettings()}))),n.gitManager instanceof Ce&&new z.Setting(r).setName("Custom Git binary path").addText(c=>{var u;c.setValue((u=n.localStorage.getGitPath())!=null?u:""),c.setPlaceholder("git"),c.onChange(f=>{n.localStorage.setGitPath(f),n.gitManager.updateGitPath(f||"git").catch(d=>n.displayError(d))})}),n.gitManager instanceof Ce&&new z.Setting(r).setName("Additional environment variables").setDesc("Use each line for a new environment variable in the format KEY=VALUE .").addTextArea(c=>{c.setPlaceholder("GIT_DIR=/path/to/git/dir"),c.setValue(n.localStorage.getEnvVars().join(` +`)),c.onChange(u=>{n.localStorage.setEnvVars(u.split(` +`))})}),n.gitManager instanceof Ce&&new z.Setting(r).setName("Additional PATH environment variable paths").setDesc("Use each line for one path").addTextArea(c=>{c.setValue(n.localStorage.getPATHPaths().join(` +`)),c.onChange(u=>{n.localStorage.setPATHPaths(u.split(` +`))})}),n.gitManager instanceof Ce&&new z.Setting(r).setName("Reload with new environment variables").setDesc("Removing previously added environment variables will not take effect until Obsidian is restarted.").addButton(c=>{c.setButtonText("Reload"),c.setCta(),c.onClick(async()=>{await n.gitManager.setGitInstance()})}),new z.Setting(r).setName("Custom base path (Git repository path)").setDesc(` + Sets the relative path to the vault from which the Git binary should be executed. + Mostly used to set the path to the Git repository, which is only required if the Git repository is below the vault root directory. Use "\\" instead of "/" on Windows. + `).addText(c=>{c.setValue(n.settings.basePath),c.setPlaceholder("directory/directory-with-git-repo"),c.onChange(async u=>{n.settings.basePath=u,await n.saveSettings(),n.gitManager.updateBasePath(u||"").catch(f=>n.displayError(f))})}),new z.Setting(r).setName("Custom Git directory path (Instead of '.git')").setDesc('Requires restart of Obsidian to take effect. Use "\\" instead of "/" on Windows.').addText(c=>{c.setValue(n.settings.gitDir),c.setPlaceholder(".git"),c.onChange(async u=>{n.settings.gitDir=u,await n.saveSettings()})}),new z.Setting(r).setName("Disable on this device").setDesc("Disables the plugin on this device. This setting is not synced.").addToggle(c=>c.setValue(n.localStorage.getPluginDisabled()).onChange(u=>{n.localStorage.setPluginDisabled(u),u?n.unloadPlugin():n.init({fromReload:!0}).catch(f=>n.displayError(f)),new z.Notice("Obsidian must be restarted for the changes to take affect.")})),new z.Setting(r).setName("Support").setHeading(),new z.Setting(r).setName("Donate").setDesc("If you like this Plugin, consider donating to support continued development.").addButton(c=>{c.buttonEl.outerHTML="Buy Me a Coffee at ko-fi.com"});let o=r.createDiv();o.setAttr("align","center"),o.setAttr("style","margin: var(--size-4-2)");let l=o.createEl("button");if(l.setText("Copy Debug Information"),l.onclick=async()=>{await window.navigator.clipboard.writeText(JSON.stringify({settings:this.plugin.settings,pluginVersion:this.plugin.manifest.version},null,4)),new z.Notice("Debug information copied to clipboard. May contain sensitive information!")},z.Platform.isDesktopApp){let c=r.createDiv();c.setAttr("align","center"),c.setText(`Debugging and logging: +You can always see the logs of this and every other plugin by opening the console with`);let u=r.createDiv();u.setAttr("align","center"),u.addClass("obsidian-git-shortcuts"),z.Platform.isMacOS===!0?u.createEl("kbd",{text:"CMD (\u2318) + OPTION (\u2325) + I"}):u.createEl("kbd",{text:"CTRL + SHIFT + I"})}}mayDisableSetting(r,n){n&&(r.setDisabled(n),r.setClass("obsidian-git-disabled"))}configureLineAuthorShowStatus(r){this.settings.lineAuthor.show=r,this.plugin.saveSettings(),r?this.plugin.lineAuthoringFeature.activateFeature():this.plugin.lineAuthoringFeature.deactivateFeature()}async lineAuthorSettingHandler(r,n){this.settings.lineAuthor[r]=n,await this.plugin.saveSettings(),this.plugin.lineAuthoringFeature.refreshLineAuthorViews()}beforeSaveSettings(){let r=this.settings.lineAuthor;r.authorDisplay!=="hide"&&(r.lastShownAuthorDisplay=r.authorDisplay),r.dateTimeFormatOptions!=="hide"&&(r.lastShownDateTimeFormatOptions=r.dateTimeFormatOptions)}addLineAuthorInfoSettings(){let r=new z.Setting(this.containerEl).setName("Show commit authoring information next to each line");if(this.plugin.lineAuthoringFeature.isAvailableOnCurrentPlatform()||r.setDesc("Only available on desktop currently.").setDisabled(!0),r.descEl.innerHTML=` + Feature guide and quick examples
+ The commit hash, author name and authoring date can all be individually toggled.
Hide everything, to only show the age-colored sidebar.`,r.addToggle(n=>n.setValue(this.settings.lineAuthor.show).onChange(i=>{this.configureLineAuthorShowStatus(i),this.refreshDisplayWithDelay()})),this.settings.lineAuthor.show){let n=new z.Setting(this.containerEl).setName("Follow movement and copies across files and commits").setDesc("").addDropdown(a=>{a.addOptions({inactive:"Do not follow (default)","same-commit":"Follow within same commit","all-commits":"Follow within all commits (maybe slow)"}),a.setValue(this.settings.lineAuthor.followMovement),a.onChange(s=>this.lineAuthorSettingHandler("followMovement",s))});if(n.descEl.innerHTML=` + By default (deactivated), each line only shows the newest commit where it was changed. +
+ With same commit, cut-copy-paste-ing of text is followed within the same commit and the original commit of authoring will be shown. +
+ With all commits, cut-copy-paste-ing text inbetween multiple commits will be detected. +
+ It uses git-blame and + for matches (at least ${dd} characters) within the same (or all) commit(s), the originating commit's information is shown.`,new z.Setting(this.containerEl).setName("Show commit hash").addToggle(a=>{a.setValue(this.settings.lineAuthor.showCommitHash),a.onChange(s=>this.lineAuthorSettingHandler("showCommitHash",s))}),new z.Setting(this.containerEl).setName("Author name display").setDesc("If and how the author is displayed").addDropdown(a=>{let s={hide:"Hide",initials:"Initials (default)","first name":"First name","last name":"Last name",full:"Full name"};a.addOptions(s),a.setValue(this.settings.lineAuthor.authorDisplay),a.onChange(async o=>this.lineAuthorSettingHandler("authorDisplay",o))}),new z.Setting(this.containerEl).setName("Authoring date display").setDesc("If and how the date and time of authoring the line is displayed").addDropdown(a=>{let s={hide:"Hide",date:"Date (default)",datetime:"Date and time","natural language":"Natural language",custom:"Custom"};a.addOptions(s),a.setValue(this.settings.lineAuthor.dateTimeFormatOptions),a.onChange(async o=>{await this.lineAuthorSettingHandler("dateTimeFormatOptions",o),this.refreshDisplayWithDelay()})}),this.settings.lineAuthor.dateTimeFormatOptions==="custom"){let a=new z.Setting(this.containerEl);a.setName("Custom authoring date format").addText(s=>{s.setValue(this.settings.lineAuthor.dateTimeFormatCustomString),s.setPlaceholder("YYYY-MM-DD HH:mm"),s.onChange(async o=>{await this.lineAuthorSettingHandler("dateTimeFormatCustomString",o),a.descEl.innerHTML=this.previewCustomDateTimeDescriptionHtml(o)})}),a.descEl.innerHTML=this.previewCustomDateTimeDescriptionHtml(this.settings.lineAuthor.dateTimeFormatCustomString)}new z.Setting(this.containerEl).setName("Authoring date display timezone").addDropdown(a=>{let s={"viewer-local":"My local (default)","author-local":"Author's local",utc0000:"UTC+0000/Z"};a.addOptions(s),a.setValue(this.settings.lineAuthor.dateTimeTimezone),a.onChange(async o=>this.lineAuthorSettingHandler("dateTimeTimezone",o))}).descEl.innerHTML=` + The time-zone in which the authoring date should be shown. + Either your local time-zone (default), + the author's time-zone during commit creation or + UTC\xB100:00. + `;let i=new z.Setting(this.containerEl).setName("Oldest age in coloring");i.descEl.innerHTML=this.previewOldestAgeDescriptionHtml(this.settings.lineAuthor.coloringMaxAge)[0],i.addText(a=>{a.setPlaceholder("1y"),a.setValue(this.settings.lineAuthor.coloringMaxAge),a.onChange(async s=>{let[o,l]=this.previewOldestAgeDescriptionHtml(s);i.descEl.innerHTML=o,l&&(await this.lineAuthorSettingHandler("coloringMaxAge",s),this.refreshColorSettingsName("oldest"))})}),this.createColorSetting("newest"),this.createColorSetting("oldest"),new z.Setting(this.containerEl).setName("Text color").addText(a=>{a.setValue(this.settings.lineAuthor.textColorCss),a.onChange(async s=>{await this.lineAuthorSettingHandler("textColorCss",s)})}).descEl.innerHTML=` + The CSS color of the gutter text.
+ + It is highly recommended to use + + CSS variables + defined by themes + (e.g.
var(--text-muted)
or +
var(--text-on-accent)
, + because they automatically adapt to theme changes.
+ + See: + List of available CSS variables in Obsidian + + `,new z.Setting(this.containerEl).setName("Ignore whitespace and newlines in changes").addToggle(a=>{a.setValue(this.settings.lineAuthor.ignoreWhitespace),a.onChange(s=>this.lineAuthorSettingHandler("ignoreWhitespace",s))}).descEl.innerHTML=` + Whitespace and newlines are interpreted as + part of the document and in changes + by default (hence not ignored). + This makes the last line being shown as 'changed' + when a new subsequent line is added, + even if the previously last line's text is the same. +
+ If you don't care about purely-whitespace changes + (e.g. list nesting / quote indentation changes), + then activating this will provide more meaningful change detection. + `}}createColorSetting(r){let n=new z.Setting(this.containerEl).setName("").addText(i=>{let a=Rv(r,this.settings.lineAuthor),s=Rv(r,Xe.lineAuthor);i.setPlaceholder(mv(s)),i.setValue(mv(a)),i.onChange(async o=>{let l=n3(o);if(l!==void 0){let c=r==="newest"?"colorNew":"colorOld";await this.lineAuthorSettingHandler(c,l)}this.refreshColorSettingsDesc(r,l)})});this.lineAuthorColorSettings.set(r,n),this.refreshColorSettingsName(r),this.refreshColorSettingsDesc(r,Rv(r,this.settings.lineAuthor))}refreshColorSettingsName(r){let n=this.lineAuthorColorSettings.get(r);if(n){let i=r==="oldest"?`oldest (${this.settings.lineAuthor.coloringMaxAge} or older)`:"newest";n.nameEl.innerText=`Color for ${i} commits`}}refreshColorSettingsDesc(r,n){let i=this.lineAuthorColorSettings.get(r);i&&(i.descEl.innerHTML=this.colorSettingPreviewDescHtml(r,this.settings.lineAuthor,n!==void 0))}colorSettingPreviewDescHtml(r,n,i){let a=i?Mv(r,n):"rgba(127,127,127,0.3)",s=z.moment.unix(z.moment.now()/1e3).format("YYYY-MM-DD"),o=i?`abcdef Author Name ${s}`:"invalid color";return`Supports 'rgb(r,g,b)', 'hsl(h,s,l)', hex (#) and + named colors (e.g. 'black', 'purple'). Color preview: ${`
${o}
`}`}previewCustomDateTimeDescriptionHtml(r){let n=(0,z.moment)().format(r);return`
Format string to display the authoring date.
Currently: ${n}`}previewOldestAgeDescriptionHtml(r){let n=Zd(r);return[`The oldest age in the line author coloring. Everything older will have the same color. +
Smallest valid age is "1d". Currently: ${n!==void 0?`${n.asDays()} days`:"invalid!"}`,n]}setNonDefaultValue({settingsProperty:r,text:n}){let i=this.plugin.settings[r];Xe[r]!==i&&(typeof i=="string"||typeof i=="number"||typeof i=="boolean"?n.setValue(String(i)):n.setValue(JSON.stringify(i)))}refreshDisplayWithDelay(r=80){setTimeout(()=>this.display(),r)}};function Rv(t,e){return t==="oldest"?e.colorOld:e.colorNew}function Zd(t){let e=z.moment.duration("P"+t.toUpperCase());return e.isValid()&&e.asDays()&&e.asDays()>=1?e:void 0}function C3(t,e,r){if(!(t===void 0||e===void 0||r===void 0))return`head${t}-obj${e}-path${r}`}var P3=Jd.StateEffect.define();function R3(t,e,r){return r.update({effects:P3.of({key:t,la:e,lineOffsetsFromUnsavedChanges:new Map})})}var Lo=Jd.StateField.define({create:t=>{},update:(t,e)=>{for(let r of e.effects)if(r.is(P3))return r.value;return oU(e,t)},compare:(t,e)=>(t==null?void 0:t.key)===(e==null?void 0:e.key)});function Qd(t){var a;let e=T3.sha256.create();if(!t)return e;let{la:r,key:n,lineOffsetsFromUnsavedChanges:i}=t;e.update(r==="untracked"?"t":"f"),e.update(n);for(let[s,o]of(a=i.entries())!=null?a:[])e.update([s,o]);return e}var Qr={get:void 0,save:void 0};function M3(t,e){Qr.get=t,Qr.save=e}function eh(t){var e,r;return(r=(e=Zd(t.coloringMaxAge))==null?void 0:e.asDays())!=null?r:Zd(Xe.lineAuthor.coloringMaxAge).asDays()}function oU(t,e){if(e)return t.changes.empty||t.changes.iterChanges((r,n,i,a)=>{var p;let s=t.startState.doc,{newDoc:o}=t,l=s.lineAt(r).number,c=s.lineAt(n).number,u=o.lineAt(i).number,f=o.lineAt(a).number,d=c-l+1,h=f-u+1;for(let g=u;g<=f;g++){let v=(p=e.lineOffsetsFromUnsavedChanges.get(g))!=null?p:0,y=f===g,b=h-d;y&&(v+=b),e.lineOffsetsFromUnsavedChanges.set(g,v)}}),e}var Ov=class{constructor(e){this.state=e;this.subscribeMe()}notifyLineAuthoring(e,r){if(this.view===void 0){console.warn(`Git: View is not defined for editor cache key. Unforeseen situation. id: ${e}`);return}let n=this.view.state,i=R3(e,r,n);this.view.dispatch(i)}updateToNewState(e){let r=this.lastSeenPath&&this.filepath!=this.lastSeenPath;return this.state=e,r&&(this.unsubscribeMe(this.lastSeenPath),this.subscribeMe()),this}removeIfStale(){this.view.destroyed&&this.unsubscribeMe(this.lastSeenPath)}subscribeMe(){this.filepath!==void 0&&(Do.ifFilepathDefinedTransformSubscribers(this.filepath,e=>e.add(this)),this.lastSeenPath=this.filepath)}unsubscribeMe(e){Do.ifFilepathDefinedTransformSubscribers(e,r=>r.delete(this))}get filepath(){var e,r;return(r=(e=this.state.field(th.editorInfoField))==null?void 0:e.file)==null?void 0:r.path}get view(){return this.state.field(th.editorEditorField)}},I3=O3.StateField.define({create:t=>new Ov(t),update:(t,e)=>t.updateToNewState(e.state),compare:(t,e)=>t===e});m();function F3(){jo=void 0,Iv=[],rh=0,ih.clear(),ah.clear(),No.clear()}var jo,nh=()=>jo;function $3(t,e){var i;let r=e.length;if(r<((i=jo==null?void 0:jo.length)!=null?i:0))return;jo={gutter:t,length:r,text:e};let n=Qr.get();r!==n.gutterSpacingFallbackLength&&(n.gutterSpacingFallbackLength=r,Qr.save(n))}var Iv=[],lU=15,rh=0;function D3(t){Iv[rh]=t,rh=(rh+1)%lU}function L3(){return a3(Iv)}var ih=new Map,ah=new Map,No=new Set;m();var K3=require("@codemirror/state"),Z3=require("@codemirror/view");m();var Lv=require("@codemirror/view"),q3=Ot(_v()),lh=require("obsidian");m();m();var sh={x:-10,y:-10};function j3(){sh.x===-10&&window.addEventListener("mousedown",t=>{sh.x=t.clientX,sh.y=t.clientY})}function N3(){for(let t of No)if(cU(t,sh))return t}function cU(t,e){let{x:r,y:n,width:i,height:a}=t.getBoundingClientRect();return r<=e.x&&e.x<=r+i&&n<=e.y&&e.y<=n+a}m();var Nc={};var B3="data-commit";function H3(t,e,r){if(e.hasFocus())return;let n=N3();if(!n)return;let i=fU(n);i&&(!i.isZeroCommit&&!i.isWaitingGutter&&uU(i,t),Fv("showCommitHash",t),Fv("authorDisplay",t),Fv("dateTimeFormatOptions",t))}function uU(t,e){e.addItem(r=>r.setTitle("Copy commit hash").setIcon("copy").setSection("obs-git-line-author-copy").onClick(n=>navigator.clipboard.writeText(t.hash)))}function Fv(t,e){var l,c;let r,n,i=Nc.plugin.settings.lineAuthor,a=i[t],s=typeof a=="boolean"?a:a!=="hide",o=Xe.lineAuthor[t];if(t==="showCommitHash")r="Show commit hash",n=a;else if(t==="authorDisplay"){let u=(l=i.lastShownAuthorDisplay)!=null?l:o;r="Show author "+(s?a:u),n=s?"hide":u}else if(t==="dateTimeFormatOptions"){let u=(c=i.lastShownDateTimeFormatOptions)!=null?c:o;r="Show "+(s?a:u),r+=r.contains("date")?"":" date",n=s?"hide":u}else pa(t);e.addItem(u=>u.setTitle(r).setSection("obs-git-line-author-configure").setChecked(s).onClick(f=>{var d,h;return(h=(d=Nc.plugin)==null?void 0:d.settingsTab)==null?void 0:h.lineAuthorSettingHandler(t,n)}))}function U3(t,e,r){r.setAttr(B3,JSON.stringify({hash:t.hash,isZeroCommit:t.isZeroCommit,isWaitingGutter:e}))}function fU(t){let e=t.getAttr(B3);return e?JSON.parse(e):void 0}m();function Mv(t,e){return t==="oldest"?oh(0,!1,e).color:oh(void 0,!0,e).color}function oh(t,e,r){let n=eh(r),i=Date.now()/1e3,a=t!=null?t:0,o=(e?0:i-a)/60/60/24,l=Math.pow(Math.clamp(o/n,0,1),1/2.3),c=dU(),u=r.colorNew,f=r.colorOld,d=c?.4:1,h=$v(u.r,f.r,l)*d,p=$v(u.g,f.g,l)*d,g=$v(u.b,f.b,l)*d;return{color:`rgba(${h},${p},${g},${c?.75:.25})`,daysSinceCommit:o}}function $v(t,e,r){return t+(e-t)*r}function dU(){var t;return((t=window.app)==null?void 0:t.getTheme())==="obsidian"}function G3(t){document.body.style.setProperty("--obs-git-gutter-text",t.textColorCss)}m();function z3(t,e,r){let n;for(let i=e;i<=r;i++){let a=t.hashPerLine[i],s=t.commits.get(a);(!n||s.isZeroCommit||hU(s,n))&&(n=s)}return n}function hU(t,e){var i,a,s,o;let r=(a=(i=t.author)==null?void 0:i.epochSeconds)!=null?a:0,n=(o=(s=e.author)==null?void 0:s.epochSeconds)!=null?o:0;return r>n}var V3="-",pU="+",mU=3,gU="*",vU=/\S/g,yU="%",Bo=class t extends Lv.GutterMarker{constructor(r){super();this.text=r}eq(r){return r instanceof t&&this.text===r.text}toDOM(){return document.createTextNode(this.text)}destroy(r){r&&(document.body.contains(r)||r.remove())}},Dv=class extends Lv.GutterMarker{constructor(r,n,i,a,s,o){super();this.lineAuthoring=r;this.startLine=n;this.endLine=i;this.key=a;this.settings=s;this.options=o;this.point=!1;this.elementClass="obs-git-blame-gutter"}eq(r){return this.key===(r==null?void 0:r.key)&&this.startLine===(r==null?void 0:r.startLine)&&this.endLine===(r==null?void 0:r.endLine)&&(this==null?void 0:this.options)===(r==null?void 0:r.options)}toDOM(){var r;return this.precomputedDomProvider=(r=this.precomputedDomProvider)!=null?r:this.computeDom(),this.precomputedDomProvider()}destroy(r){r&&(document.body.contains(r)||(No.delete(r),r.remove()))}computeDom(){let r=z3(this.lineAuthoring,this.startLine,this.endLine),n=r.isZeroCommit?"":this.renderNonZeroCommit(r);return!r.isZeroCommit&&this.options!=="waiting-for-result"?$3(this,n):n=this.adaptTextForFakeCommit(r,n,this.options),this.createHtmlNode(r,n,this.options==="waiting-for-result")}createHtmlNode(r,n,i){var c;let a=window.createDiv();a.innerText=n;let{color:s,daysSinceCommit:o}=oh((c=r==null?void 0:r.author)==null?void 0:c.epochSeconds,r==null?void 0:r.isZeroCommit,this.settings);a.style.backgroundColor=s,U3(r,i,a);function l(){let u=a.cloneNode(!0);return No.add(u),i||D3(o),u}return l}renderNonZeroCommit(r){let n=this.settings.showCommitHash?this.renderHash(r):"",i=this.settings.authorDisplay==="hide"?"":`${this.renderAuthorName(r,this.settings.authorDisplay)}`,a=this.settings.dateTimeFormatOptions==="hide"?"":`${this.renderAuthoringDate(r,this.settings.dateTimeFormatOptions,this.settings.dateTimeFormatCustomString,this.settings.dateTimeTimezone)}`;return[n,i,a].filter(o=>o.length>=1).join(" ")}renderHash(r){return r.hash.substring(0,6)}renderAuthorName(r,n){var o,l,c,u;let i=(l=(o=r==null?void 0:r.author)==null?void 0:o.name)!=null?l:"",a=i.split(" ").filter(f=>f.length>=1),s;switch(n){case"initials":s=a.map(f=>f[0].toUpperCase()).join("");break;case"first name":s=(c=a.first())!=null?c:V3;break;case"last name":s=(u=a.last())!=null?u:V3;break;case"full":s=i;break;default:return pa(n)}return s3(r==null?void 0:r.author,r==null?void 0:r.committer)||(s=s+gU),s}renderAuthoringDate(r,n,i,a){var c;let s="?";if(((c=r==null?void 0:r.author)==null?void 0:c.epochSeconds)===void 0)return s;let o;switch(n){case"date":o=fd;break;case"datetime":o=o0;break;case"custom":o=i;break;case"natural language":o=u=>{let f=u.diff((0,lh.moment)());return lh.moment.duration(f).humanize(!0)};break;default:return pa(n)}let l=lh.moment.unix(r.author.epochSeconds);switch(a){case"viewer-local":break;case"author-local":l=l.utcOffset(r.author.tz),typeof o=="string"&&(o+=" Z");break;case"utc0000":l=l.utc(),typeof o=="string"&&(o+="[Z]");break;default:return pa(a)}return typeof o=="string"?l.format(o):o(l)}adaptTextForFakeCommit(r,n,i){var l,c,u,f;let a=(c=(l=nh())==null?void 0:l.text)!=null?c:n,s=i!=="waiting-for-result"&&r.isZeroCommit?pU:yU;n=a.replace(vU,s);let o=(f=(u=Qr.get())==null?void 0:u.gutterSpacingFallbackLength)!=null?f:n.length;if(n=o3(n,o,s),i!=="waiting-for-result"&&r.isZeroCommit){let d=Math.min(o,mU);n=l3(n,o-d)}return n}};function ns(t,e,r,n,i,a){let s=q3.sha256.create();s.update(JSON.stringify(i)),s.update(`s${e}-e${r}-k${n}-o${a}`);let o=s.hex(),l=ih.get(o);if(l)return l;let c=new Dv(t,e,r,n,i,a);return ih.set(o,c),c}m();var W3=require("obsidian");function jv(){var e,r;let t=(r=(e=Qr.get())==null?void 0:e.gutterSpacingFallbackLength)!=null?r:Xe.lineAuthor.gutterSpacingFallbackLength;return new Bo(Array(t).fill("-").join(""))}function Nv(t){let{lineAuthoring:e,ageForInitialRender:r}=wU(t);return ns(e,1,1,"initialGutter"+r,t,"waiting-for-result")}function wU(t){var a;let e=(a=L3())!=null?a:eh(t)*.25,r=(0,W3.moment)().add(-e,"days"),n={name:"",epochSeconds:i3(r),tz:"+0000"},i={hash:"waiting-for-result",author:n,committer:n,isZeroCommit:!1};return{lineAuthoring:{hashPerLine:[void 0,"waiting-for-result"],commits:new Map([["waiting-for-result",i]])},ageForInitialRender:e}}m();function Y3(t,e){return ns({hashPerLine:[void 0,"000000"],commits:new Map([["000000",m3]])},1,1,t,e)}var Bv=new Bo(""),J3=(0,Z3.gutter)({class:"line-author-gutter-container",markers(t){let e=t.state.field(Lo,!1);return bU(t,e)},lineMarkerChange(t){let e=Qd(t.state.field(Lo));return Qd(t.startState.field(Lo))!==e},renderEmptyElements:!0,initialSpacer:t=>(X3(t),jv()),updateSpacer:(t,e)=>{var r,n;return X3(e.view),(n=(r=nh())==null?void 0:r.gutter)!=null?n:jv()}});function bU(t,e){let r=Qd(e),n=t.state.doc,i=new Map;for(let u=1;u<=n.lines;u++){let f=n.line(u).from,d=t.lineBlockAt(f).to;i.set(u,[f,d]),r.update([f,d,0])}let a=Qr.get();r.update("s"+Object.values(Qr).join(","));let s=r.hex(),o=ah.get(s);if(o)return o;let{result:l,allowCache:c}=_U(n,i,a,e);return c&&ah.set(s,l),l}function _U(t,e,r,n){let i=!0,a=t.lines,s=[];function o(f,d,h){return s.push(h.range(f,d))}let l=xU(a,n),c=t.length===0,u=t.iterLines(a,a+1).next().value==="";for(let f=1;f<=a;f++){let[d,h]=e.get(f),p=t.lineAt(h).number;if(c){o(d,h,Bv);continue}if(f===a&&u){o(d,h,Bv);continue}if(n===void 0){o(d,h,Nv(r)),i=!1;continue}let{key:g,la:v}=n;if(v==="untracked"){o(d,h,Y3(v,r));continue}let y=v.hashPerLine.length-1,b=l[f],E=l[p];if(E&&E>y&&o(d,h,Bv),b!==void 0&&gv(1,b,y)&&E!==void 0&&gv(1,E,y)){o(d,h,ns(v,b,E,g,r));continue}if(y<1){o(d,h,Nv(r)),i=!1;continue}let S=Math.clamp(b!=null?b:f,1,y),A=Math.clamp(E!=null?E:p,1,y);o(d,h,ns(v,S,A,g+"computing",r,"waiting-for-result"))}return{result:K3.RangeSet.of(s,!0),allowCache:i}}function xU(t,e){if(!(e!=null&&e.lineOffsetsFromUnsavedChanges))return Array.from(new Array(t+1),i=>i);let r=[void 0],n=0;for(let i=1;i<=t;i++){let a=e.lineOffsetsFromUnsavedChanges.get(i);n+=a!=null?a:0,r[i]=a===void 0?i-n:void 0}return r}function X3(t){t.dom.querySelectorAll(".cm-gutters").forEach(r=>{r!=null&&r.style&&(r.style.marginLeft||(r.style.marginLeft="unset"))})}var ch=class{constructor(e){this.plugin=e;this.lineAuthorings=new Map}async trackChanged(e){return this.trackChangedHelper(e).catch(r=>(console.warn("Git: Error in trackChanged."+r),Promise.reject(r)))}async trackChangedHelper(e){if(e){if(e.path===void 0){console.warn("Git: Attempted to track change of undefined filepath. Unforeseen situation.");return}return this.computeLineAuthorInfo(e.path)}}destroy(){this.lineAuthorings.clear(),Do.clear(),F3()}async computeLineAuthorInfo(e){let r=this.plugin.lineAuthoringFeature.isAvailableOnCurrentPlatform().gitManager,n=await r.submoduleAwareHeadRevisonInContainingDirectory(e),i=await r.hashObject(e),a=C3(n,i,e);if(a!==void 0){if(!this.lineAuthorings.has(a)){let s=await r.blame(e,this.plugin.settings.lineAuthor.followMovement,this.plugin.settings.lineAuthor.ignoreWhitespace);this.lineAuthorings.set(a,s)}this.notifyComputationResultToSubscribers(e,a)}}notifyComputationResultToSubscribers(e,r){Do.ifFilepathDefinedTransformSubscribers(e,n=>n.forEach(i=>i.notifyLineAuthoring(r,this.lineAuthorings.get(r))))}},eM=Q3.Prec.high([I3,Lo,J3]);var uh=class{constructor(e){this.plg=e;this.codeMirrorExtensions=[];this.handleWorkspaceLeaf=e=>{if(!this.lineAuthorInfoProvider){console.warn("Git: undefined lineAuthorInfoProvider. Unexpected situation.");return}let r=e==null?void 0:e.view;!(r instanceof is.MarkdownView)||r.file==null||(r==null?void 0:r.allowNoFile)===!0||this.lineAuthorInfoProvider.trackChanged(r.file).catch(console.error)}}onLoadPlugin(){this.plg.registerEditorExtension(this.codeMirrorExtensions),M3(()=>this.plg.settings.lineAuthor,e=>{this.plg.settings.lineAuthor=e,this.plg.saveSettings()})}conditionallyActivateBySettings(){this.plg.settings.lineAuthor.show&&this.activateFeature()}activateFeature(){try{if(!this.isAvailableOnCurrentPlatform().available)return;G3(this.plg.settings.lineAuthor),this.lineAuthorInfoProvider=new ch(this.plg),this.createEventHandlers(),this.activateCodeMirrorExtensions(),console.log(this.plg.manifest.name+": Enabled line authoring.")}catch(e){console.warn("Git: Error while loading line authoring feature.",e),this.deactivateFeature()}}deactivateFeature(){var e;this.destroyEventHandlers(),this.deactivateCodeMirrorExtensions(),(e=this.lineAuthorInfoProvider)==null||e.destroy(),this.lineAuthorInfoProvider=void 0,console.log(this.plg.manifest.name+": Disabled line authoring.")}isAvailableOnCurrentPlatform(){return{available:this.plg.useSimpleGit&&is.Platform.isDesktopApp,gitManager:this.plg.gitManager instanceof Ce?this.plg.gitManager:void 0}}refreshLineAuthorViews(){this.plg.settings.lineAuthor.show&&(this.deactivateFeature(),this.activateFeature())}activateCodeMirrorExtensions(){this.codeMirrorExtensions.push(eM),this.plg.app.workspace.updateOptions(),this.plg.app.workspace.iterateAllLeaves(this.handleWorkspaceLeaf)}deactivateCodeMirrorExtensions(){for(let e of this.codeMirrorExtensions)this.codeMirrorExtensions.remove(e);this.plg.app.workspace.updateOptions()}createEventHandlers(){this.gutterContextMenuEvent=this.createGutterContextMenuHandler(),this.fileOpenEvent=this.createFileOpenEvent(),this.workspaceLeafChangeEvent=this.createWorkspaceLeafChangeEvent(),this.fileModificationEvent=this.createVaultFileModificationHandler(),this.refreshOnCssChangeEvent=this.createCssRefreshHandler(),this.fileRenameEvent=this.createFileRenameEvent(),j3(),this.plg.registerEvent(this.gutterContextMenuEvent),this.plg.registerEvent(this.refreshOnCssChangeEvent),this.plg.registerEvent(this.fileOpenEvent),this.plg.registerEvent(this.workspaceLeafChangeEvent),this.plg.registerEvent(this.fileModificationEvent),this.plg.registerEvent(this.fileRenameEvent)}destroyEventHandlers(){this.plg.app.workspace.offref(this.refreshOnCssChangeEvent),this.plg.app.workspace.offref(this.fileOpenEvent),this.plg.app.workspace.offref(this.workspaceLeafChangeEvent),this.plg.app.workspace.offref(this.refreshOnCssChangeEvent),this.plg.app.vault.offref(this.fileRenameEvent),this.plg.app.workspace.offref(this.gutterContextMenuEvent)}createFileOpenEvent(){return this.plg.app.workspace.on("file-open",e=>{var r;return void((r=this.lineAuthorInfoProvider)==null?void 0:r.trackChanged(e).catch(console.error))})}createWorkspaceLeafChangeEvent(){return this.plg.app.workspace.on("active-leaf-change",this.handleWorkspaceLeaf)}createFileRenameEvent(){return this.plg.app.vault.on("rename",(e,r)=>{var n;return e instanceof is.TFile&&((n=this.lineAuthorInfoProvider)==null?void 0:n.trackChanged(e))})}createVaultFileModificationHandler(){return this.plg.app.vault.on("modify",e=>{var r;return e instanceof is.TFile&&((r=this.lineAuthorInfoProvider)==null?void 0:r.trackChanged(e))})}createCssRefreshHandler(){return this.plg.app.workspace.on("css-change",()=>this.refreshLineAuthorViews())}createGutterContextMenuHandler(){return this.plg.app.workspace.on("editor-menu",H3)}};m();var fh=class{constructor(e){this.plugin=e;this.tasks=[]}addTask(e,r){this.tasks.push({task:e,onFinished:r!=null?r:()=>{}}),this.tasks.length===1&&this.handleTask()}handleTask(){if(this.tasks.length>0){let e=this.tasks[0];e.task().then(r=>{e.onFinished(r),this.tasks.shift(),this.handleTask()},r=>{this.plugin.displayError(r),e.onFinished(void 0),this.tasks.shift(),this.handleTask()})}}clear(){this.tasks=[]}};m();var $r=require("obsidian");var dh=class{constructor(e,r){this.statusBarEl=e;this.plugin=r;this.messages=[];this.base="obsidian-git-statusbar-";this.statusBarEl.setAttribute("data-tooltip-position","top"),r.registerEvent(r.app.workspace.on("obsidian-git:refreshed",()=>{this.refreshCommitTimestamp().catch(console.error)}))}displayMessage(e,r){this.messages.push({message:`Git: ${e.slice(0,100)}`,timeout:r}),this.display()}display(){this.messages.length>0&&!this.currentMessage?(this.currentMessage=this.messages.shift(),this.statusBarEl.addClass(this.base+"message"),this.statusBarEl.ariaLabel="",this.statusBarEl.setText(this.currentMessage.message),this.lastMessageTimestamp=Date.now()):this.currentMessage?Date.now()-this.lastMessageTimestamp>=this.currentMessage.timeout&&(this.currentMessage=null,this.lastMessageTimestamp=null):this.displayState()}displayState(){switch((this.statusBarEl.getText().length>3||!this.statusBarEl.hasChildNodes())&&(this.statusBarEl.empty(),this.conflictEl=this.statusBarEl.createDiv(),this.conflictEl.setAttribute("data-tooltip-position","top"),this.conflictEl.style.float="left",this.pausedEl=this.statusBarEl.createDiv(),this.pausedEl.setAttribute("data-tooltip-position","top"),this.pausedEl.style.float="left",this.iconEl=this.statusBarEl.createDiv(),this.iconEl.style.float="left",this.textEl=this.statusBarEl.createDiv(),this.textEl.style.float="right",this.textEl.style.marginLeft="5px"),this.plugin.localStorage.getConflict()?((0,$r.setIcon)(this.conflictEl,"alert-circle"),this.conflictEl.ariaLabel="You have merge conflicts. Resolve them and commit afterwards.",this.conflictEl.style.marginRight="5px",this.conflictEl.addClass(this.base+"conflict")):(this.conflictEl.empty(),this.conflictEl.style.marginRight=""),this.plugin.localStorage.getPausedAutomatics()?((0,$r.setIcon)(this.pausedEl,"pause-circle"),this.pausedEl.ariaLabel="Automatic routines are currently paused.",this.pausedEl.style.marginRight="5px",this.pausedEl.addClass(this.base+"paused")):(this.pausedEl.empty(),this.pausedEl.style.marginRight=""),this.plugin.state.gitAction){case 0:this.displayFromNow();break;case 1:this.statusBarEl.ariaLabel="Checking repository status...",(0,$r.setIcon)(this.iconEl,"refresh-cw"),this.statusBarEl.addClass(this.base+"status");break;case 3:this.statusBarEl.ariaLabel="Adding files...",(0,$r.setIcon)(this.iconEl,"archive"),this.statusBarEl.addClass(this.base+"add");break;case 4:this.statusBarEl.ariaLabel="Committing changes...",(0,$r.setIcon)(this.iconEl,"git-commit"),this.statusBarEl.addClass(this.base+"commit");break;case 5:this.statusBarEl.ariaLabel="Pushing changes...",(0,$r.setIcon)(this.iconEl,"upload"),this.statusBarEl.addClass(this.base+"push");break;case 2:this.statusBarEl.ariaLabel="Pulling changes...",(0,$r.setIcon)(this.iconEl,"download"),this.statusBarEl.addClass(this.base+"pull");break;default:this.statusBarEl.ariaLabel="Failed on initialization!",(0,$r.setIcon)(this.iconEl,"alert-triangle"),this.statusBarEl.addClass(this.base+"failed-init");break}}displayFromNow(){var n;let e=this.lastCommitTimestamp,r=this.plugin.state.offlineMode;if(e){let i=(0,$r.moment)(e).fromNow();this.statusBarEl.ariaLabel=`${r?"Offline: ":""}Last Commit: ${i}`,(n=this.unPushedCommits)!=null&&n&&(this.statusBarEl.ariaLabel+=` +(${this.unPushedCommits} unpushed commits)`)}else this.statusBarEl.ariaLabel=r?"Git is offline":"Git is ready";r?(0,$r.setIcon)(this.iconEl,"globe"):(0,$r.setIcon)(this.iconEl,"check"),this.plugin.settings.changedFilesInStatusBar&&this.plugin.cachedStatus&&this.textEl.setText(this.plugin.cachedStatus.changed.length.toString()),this.statusBarEl.addClass(this.base+"idle")}async refreshCommitTimestamp(){this.lastCommitTimestamp=await this.plugin.gitManager.getLastCommitTime(),this.unPushedCommits=await this.plugin.gitManager.getUnpushedCommits()}remove(){this.statusBarEl.remove()}};m();var ph=require("obsidian"),hh=class extends ph.SuggestModal{constructor(r){super(r.app);this.plugin=r;this.resolve=null;this.setPlaceholder("Type your message and select optional the version with the added date.")}openAndGetResult(){return new Promise(r=>{this.resolve=r,this.open()})}onClose(){new Promise(r=>setTimeout(r,10)).then(()=>{this.resolve&&this.resolve(void 0)})}getSuggestions(r){let n=(0,ph.moment)().format(this.plugin.settings.commitDateFormat);return r==""&&(r="..."),[r,`${n}: ${r}`,`${r}: ${n}`]}renderSuggestion(r,n){n.innerText=r}onChooseSuggestion(r,n){this.resolve&&this.resolve(r)}};m();var tM=require("obsidian"),Bc=class{constructor(e){this.plugin=e}saveLastAuto(e,r){r==="backup"?this.plugin.localStorage.setLastAutoBackup(e.toString()):r==="pull"?this.plugin.localStorage.setLastAutoPull(e.toString()):r==="push"&&this.plugin.localStorage.setLastAutoPush(e.toString())}loadLastAuto(){var e,r,n;return{backup:new Date((e=this.plugin.localStorage.getLastAutoBackup())!=null?e:""),pull:new Date((r=this.plugin.localStorage.getLastAutoPull())!=null?r:""),push:new Date((n=this.plugin.localStorage.getLastAutoPush())!=null?n:"")}}async init(){await this.setUpAutoCommitAndSync();let e=this.loadLastAuto();if(this.plugin.settings.differentIntervalCommitAndPush&&this.plugin.settings.autoPushInterval>0){let r=this.diff(this.plugin.settings.autoPushInterval,e.push);this.startAutoPush(r)}if(this.plugin.settings.autoPullInterval>0){let r=this.diff(this.plugin.settings.autoPullInterval,e.pull);this.startAutoPull(r)}}unload(){this.clearAutoPull(),this.clearAutoPush(),this.clearAutoCommitAndSync()}reload(...e){this.plugin.localStorage.getPausedAutomatics()||(e.contains("commit")&&(this.clearAutoCommitAndSync(),this.plugin.settings.autoSaveInterval>0&&this.startAutoCommitAndSync(this.plugin.settings.autoSaveInterval)),e.contains("push")&&(this.clearAutoPush(),this.plugin.settings.differentIntervalCommitAndPush&&this.plugin.settings.autoPushInterval>0&&this.startAutoPush(this.plugin.settings.autoPushInterval)),e.contains("pull")&&(this.clearAutoPull(),this.plugin.settings.autoPullInterval>0&&this.startAutoPull(this.plugin.settings.autoPullInterval)))}async setUpAutoCommitAndSync(){if(this.plugin.settings.setLastSaveToLastCommit){this.clearAutoCommitAndSync();let e=await this.plugin.gitManager.getLastCommitTime();e&&this.saveLastAuto(e,"backup")}if(!this.timeoutIDCommitAndSync&&!this.plugin.autoCommitDebouncer){let e=this.loadLastAuto();if(this.plugin.settings.autoSaveInterval>0){let r=this.diff(this.plugin.settings.autoSaveInterval,e.backup);this.startAutoCommitAndSync(r)}}}startAutoCommitAndSync(e){let r=(e!=null?e:this.plugin.settings.autoSaveInterval)*6e4;this.plugin.settings.autoBackupAfterFileChange?e===0?this.doAutoCommitAndSync():this.plugin.autoCommitDebouncer=(0,tM.debounce)(()=>this.doAutoCommitAndSync(),r,!0):(r>2147483647&&(r=2147483647),this.timeoutIDCommitAndSync=window.setTimeout(()=>this.doAutoCommitAndSync(),r))}doAutoCommitAndSync(){this.plugin.promiseQueue.addTask(async()=>{if(this.plugin.settings.setLastSaveToLastCommit){let r=await this.plugin.gitManager.getLastCommitTime();if(r){this.saveLastAuto(r,"backup");let n=this.diff(this.plugin.settings.autoSaveInterval,r);if(n>0)return this.startAutoCommitAndSync(n),!1}}let e=this.plugin.settings.autoCommitOnlyStaged;return this.plugin.settings.differentIntervalCommitAndPush?await this.plugin.commit({fromAuto:!0,onlyStaged:e}):await this.plugin.commitAndSync({fromAutoBackup:!0,onlyStaged:e}),!0},e=>{e!==!1&&(this.saveLastAuto(new Date,"backup"),this.startAutoCommitAndSync())})}startAutoPull(e){let r=(e!=null?e:this.plugin.settings.autoPullInterval)*6e4;r>2147483647&&(r=2147483647),this.timeoutIDPull=window.setTimeout(()=>this.doAutoPull(),r)}doAutoPull(){this.plugin.promiseQueue.addTask(()=>this.plugin.pullChangesFromRemote(),()=>{this.saveLastAuto(new Date,"pull"),this.startAutoPull()})}startAutoPush(e){let r=(e!=null?e:this.plugin.settings.autoPushInterval)*6e4;r>2147483647&&(r=2147483647),this.timeoutIDPush=window.setTimeout(()=>this.doAutoPush(),r)}doAutoPush(){this.plugin.promiseQueue.addTask(()=>this.plugin.push(),()=>{this.saveLastAuto(new Date,"push"),this.startAutoPush()})}clearAutoCommitAndSync(){var r;let e=!1;return this.timeoutIDCommitAndSync&&(window.clearTimeout(this.timeoutIDCommitAndSync),this.timeoutIDCommitAndSync=void 0,e=!0),this.plugin.autoCommitDebouncer&&((r=this.plugin.autoCommitDebouncer)==null||r.cancel(),this.plugin.autoCommitDebouncer=void 0,e=!0),e}clearAutoPull(){return this.timeoutIDPull?(window.clearTimeout(this.timeoutIDPull),this.timeoutIDPull=void 0,!0):!1}clearAutoPush(){return this.timeoutIDPush?(window.clearTimeout(this.timeoutIDPush),this.timeoutIDPush=void 0,!0):!1}diff(e,r){let i=e-Math.round((new Date().getTime()-r.getTime())/1e3/60);return Math.max(0,i)}};m();var bn=require("obsidian");m();var Hc=require("obsidian");async function rM(t,e,r){let n=await iM(e,r);if(n.result==="failure"){new Hc.Notice(n.reason);return}let{isGitHub:i,branch:a,repo:s,user:o,filePath:l}=n;if(i){let c=t.getCursor("from").line+1,u=t.getCursor("to").line+1;c===u?window.open(`https://github.com/${o}/${s}/blob/${a}/${l}?plain=1#L${c}`):window.open(`https://github.com/${o}/${s}/blob/${a}/${l}?plain=1#L${c}-L${u}`)}else new Hc.Notice("It seems like you are not using GitHub")}async function nM(t,e){let r=await iM(t,e);if(r.result==="failure"){new Hc.Notice(r.reason);return}let{isGitHub:n,branch:i,repo:a,user:s,filePath:o}=r;n?window.open(`https://github.com/${s}/${a}/commits/${i}/${o}`):new Hc.Notice("It seems like you are not using GitHub")}async function iM(t,e){let r=await e.branchInfo(),n=r.tracking,i=r.current,a,s=e.getRelativeRepoPath(t.path);if(e instanceof Ce){let l=await e.getSubmoduleOfFile(e.getRelativeRepoPath(t.path));if(l){s=l.relativeFilepath;let c=await e.git.cwd({path:l.submodule,root:!1}).status();if(n=c.tracking||void 0,i=c.current||void 0,n){let u=n.substring(0,n.indexOf("/")),f=await e.git.cwd({path:l.submodule,root:!1}).getConfig(`remote.${u}.url`,"local");if(f.value!=null)a=f.value;else return{result:"failure",reason:"Failed to get remote url of submodule"}}}}if(n==null)return{result:"failure",reason:"Remote branch is not configured"};if(i==null)return{result:"failure",reason:"Failed to get current branch name"};if(a==null){let l=n.substring(0,n.indexOf("/"));if(a=await e.getConfig(`remote.${l}.url`),a==null)return{result:"failure",reason:"Failed to get remote url"}}let o=a.match(/(?:^https:\/\/github\.com\/(.+)\/(.+?)(?:\.git)?$)|(?:^[a-zA-Z]+@github\.com:(.+)\/(.+?)(?:\.git)?$)/);if(o==null)return{result:"failure",reason:"Could not parse remote url"};{let[l,c,u,f,d]=o;return{result:"success",isGitHub:!!l,repo:u||d,user:c||f,branch:i,filePath:s}}}m();var aM=require("obsidian"),mh=class extends aM.FuzzySuggestModal{constructor(e,r){super(e.app),this.plugin=e,this.changedFiles=r,this.setPlaceholder("Not supported files will be opened by default app!")}getItems(){return this.changedFiles}getItemText(e){if(e.index=="U"&&e.workingDir=="U")return`Untracked | ${e.vaultPath}`;let r="",n="";return e.workingDir!=" "&&(r=`Working Dir: ${e.workingDir} `),e.index!=" "&&(n=`Index: ${e.index}`),`${r}${n} | ${e.vaultPath}`}onChooseItem(e,r){this.plugin.app.metadataCache.getFirstLinkpathDest(e.vaultPath,"")==null?this.app.openWithDefaultApp(e.vaultPath):this.plugin.app.workspace.openLinkText(e.vaultPath,"/")}};m();var sM=require("obsidian"),gh=class extends sM.Modal{constructor(r,n){super(r);this.content=n;this.resolve=null}openAndGetReslt(){return new Promise(r=>{this.resolve=r,this.open()})}onOpen(){let{contentEl:r,titleEl:n}=this;n.setText("Edit .gitignore");let i=r.createDiv(),a=i.createEl("textarea",{text:this.content,cls:["obsidian-git-textarea"],attr:{rows:10,cols:30,wrap:"off"}});i.createEl("button",{cls:["mod-cta","obsidian-git-center-button"],text:"Save"}).addEventListener("click",()=>{this.resolve(a.value),this.close()})}onClose(){let{contentEl:r}=this;r.empty(),this.resolve&&this.resolve(void 0)}};function oM(t){let e=t.app;t.addCommand({id:"edit-gitignore",name:"Edit .gitignore",callback:async()=>{let r=t.gitManager.getRelativeVaultPath(".gitignore");await e.vault.adapter.exists(r)||await e.vault.adapter.write(r,"");let n=await e.vault.adapter.read(r),a=await new gh(e,n).openAndGetReslt();a!==void 0&&(await e.vault.adapter.write(r,a),await t.refresh())}}),t.addCommand({id:"open-git-view",name:"Open source control view",callback:async()=>{var i;let r=e.workspace.getLeavesOfType($t.type),n;r.length===0?(n=(i=e.workspace.getRightLeaf(!1))!=null?i:e.workspace.getLeaf(),await n.setViewState({type:$t.type})):n=r.first(),await e.workspace.revealLeaf(n),e.workspace.trigger("obsidian-git:refresh")}}),t.addCommand({id:"open-history-view",name:"Open history view",callback:async()=>{var i;let r=e.workspace.getLeavesOfType(Zr.type),n;r.length===0?(n=(i=e.workspace.getRightLeaf(!1))!=null?i:e.workspace.getLeaf(),await n.setViewState({type:Zr.type})):n=r.first(),await e.workspace.revealLeaf(n),e.workspace.trigger("obsidian-git:refresh")}}),t.addCommand({id:"open-diff-view",name:"Open diff view",checkCallback:r=>{let n=e.workspace.getActiveFile();if(r)return n!==null;{let i=t.gitManager.getRelativeRepoPath(n.path,!0);t.tools.openDiff({aFile:i,aRef:""})}}}),t.addCommand({id:"view-file-on-github",name:"Open file on GitHub",editorCallback:(r,{file:n})=>{if(n)return rM(r,n,t.gitManager)}}),t.addCommand({id:"view-history-on-github",name:"Open file history on GitHub",editorCallback:(r,{file:n})=>{if(n)return nM(n,t.gitManager)}}),t.addCommand({id:"pull",name:"Pull",callback:()=>t.promiseQueue.addTask(()=>t.pullChangesFromRemote())}),t.addCommand({id:"fetch",name:"Fetch",callback:()=>t.promiseQueue.addTask(()=>t.fetch())}),t.addCommand({id:"switch-to-remote-branch",name:"Switch to remote branch",callback:()=>t.promiseQueue.addTask(()=>t.switchRemoteBranch())}),t.addCommand({id:"add-to-gitignore",name:"Add file to .gitignore",checkCallback:r=>{let n=e.workspace.getActiveFile();if(r)return n!==null;t.addFileToGitignore(n.path,n instanceof bn.TFolder).catch(i=>t.displayError(i))}}),t.addCommand({id:"push",name:"Commit-and-sync",callback:()=>t.promiseQueue.addTask(()=>t.commitAndSync({fromAutoBackup:!1}))}),t.addCommand({id:"backup-and-close",name:"Commit-and-sync and then close Obsidian",callback:()=>t.promiseQueue.addTask(async()=>{await t.commitAndSync({fromAutoBackup:!1}),window.close()})}),t.addCommand({id:"commit-push-specified-message",name:"Commit-and-sync with specific message",callback:()=>t.promiseQueue.addTask(()=>t.commitAndSync({fromAutoBackup:!1,requestCustomMessage:!0}))}),t.addCommand({id:"commit",name:"Commit all changes",callback:()=>t.promiseQueue.addTask(()=>t.commit({fromAuto:!1}))}),t.addCommand({id:"commit-specified-message",name:"Commit all changes with specific message",callback:()=>t.promiseQueue.addTask(()=>t.commit({fromAuto:!1,requestCustomMessage:!0}))}),t.addCommand({id:"commit-smart",name:"Commit",callback:()=>t.promiseQueue.addTask(async()=>{let n=(await t.updateCachedStatus()).staged.length>0;return t.commit({fromAuto:!1,requestCustomMessage:!1,onlyStaged:n})})}),t.addCommand({id:"commit-staged",name:"Commit staged",checkCallback:function(r){if(r)return!1;t.promiseQueue.addTask(async()=>t.commit({fromAuto:!1,requestCustomMessage:!1}))}}),bn.Platform.isDesktopApp&&t.addCommand({id:"commit-amend-staged-specified-message",name:"Amend staged",callback:()=>t.promiseQueue.addTask(()=>t.commit({fromAuto:!1,requestCustomMessage:!0,onlyStaged:!0,amend:!0}))}),t.addCommand({id:"commit-smart-specified-message",name:"Commit with specific message",callback:()=>t.promiseQueue.addTask(async()=>{let n=(await t.updateCachedStatus()).staged.length>0;return t.commit({fromAuto:!1,requestCustomMessage:!0,onlyStaged:n})})}),t.addCommand({id:"commit-staged-specified-message",name:"Commit staged with specific message",checkCallback:function(r){return r?!1:t.promiseQueue.addTask(()=>t.commit({fromAuto:!1,requestCustomMessage:!0,onlyStaged:!0}))}}),t.addCommand({id:"push2",name:"Push",callback:()=>t.promiseQueue.addTask(()=>t.push())}),t.addCommand({id:"stage-current-file",name:"Stage current file",checkCallback:r=>{let n=e.workspace.getActiveFile();if(r)return n!==null;t.promiseQueue.addTask(()=>t.stageFile(n))}}),t.addCommand({id:"unstage-current-file",name:"Unstage current file",checkCallback:r=>{let n=e.workspace.getActiveFile();if(r)return n!==null;t.promiseQueue.addTask(()=>t.unstageFile(n))}}),t.addCommand({id:"edit-remotes",name:"Edit remotes",callback:()=>t.editRemotes().catch(r=>t.displayError(r))}),t.addCommand({id:"remove-remote",name:"Remove remote",callback:()=>t.removeRemote().catch(r=>t.displayError(r))}),t.addCommand({id:"set-upstream-branch",name:"Set upstream branch",callback:()=>t.setUpstreamBranch().catch(r=>t.displayError(r))}),t.addCommand({id:"delete-repo",name:"CAUTION: Delete repository",callback:async()=>{await e.vault.adapter.exists(`${t.settings.basePath}/.git`)?await new ze(t,{options:["NO","YES"],placeholder:"Do you really want to delete the repository (.git directory)? plugin action cannot be undone.",onlySelection:!0}).openAndGetResult()==="YES"&&(await e.vault.adapter.rmdir(`${t.settings.basePath}/.git`,!0),new bn.Notice("Successfully deleted repository. Reloading plugin..."),t.unloadPlugin(),await t.init({fromReload:!0})):new bn.Notice("No repository found")}}),t.addCommand({id:"init-repo",name:"Initialize a new repo",callback:()=>t.createNewRepo().catch(r=>t.displayError(r))}),t.addCommand({id:"clone-repo",name:"Clone an existing remote repo",callback:()=>t.cloneNewRepo().catch(r=>t.displayError(r))}),t.addCommand({id:"list-changed-files",name:"List changed files",callback:async()=>{if(await t.isAllInitialized())try{let r=await t.updateCachedStatus();if(r.changed.length+r.staged.length>500){t.displayError("Too many changes to display");return}new mh(t,r.all).open()}catch(r){t.displayError(r)}}}),t.addCommand({id:"switch-branch",name:"Switch branch",callback:()=>{t.switchBranch().catch(r=>t.displayError(r))}}),t.addCommand({id:"create-branch",name:"Create new branch",callback:()=>{t.createBranch().catch(r=>t.displayError(r))}}),t.addCommand({id:"delete-branch",name:"Delete branch",callback:()=>{t.deleteBranch().catch(r=>t.displayError(r))}}),t.addCommand({id:"discard-all",name:"CAUTION: Discard all changes",callback:async()=>{let r=await t.discardAll();switch(r){case"discard":new bn.Notice("Discarded all changes in tracked files.");break;case"delete":new bn.Notice("Discarded all files.");break;case!1:break;default:Ud(r)}}}),t.addCommand({id:"pause-automatic-routines",name:"Pause/Resume automatic routines",callback:()=>{let r=!t.localStorage.getPausedAutomatics();t.localStorage.setPausedAutomatics(r),r?(t.automaticsManager.unload(),new bn.Notice("Paused automatic routines.")):(t.automaticsManager.reload("commit","push","pull"),new bn.Notice("Resumed automatic routines."))}}),t.addCommand({id:"raw-command",name:"Raw command",checkCallback:r=>{let n=t.gitManager;if(r)return n instanceof Ce;t.tools.runRawCommand().catch(i=>t.displayError(i))}}),t.addCommand({id:"toggle-line-author-info",name:"Toggle line author information",callback:()=>{var r;return(r=t.settingsTab)==null?void 0:r.configureLineAuthorShowStatus(!t.settings.lineAuthor.show)}})}m();var vh=class{constructor(e){this.plugin=e;this.prefix=this.plugin.manifest.id+":",this.app=e.app}migrate(){let e=["password","hostname","conflict","lastAutoPull","lastAutoBackup","lastAutoPush","gitPath","pluginDisabled"];for(let r of e){let n=localStorage.getItem(this.prefix+r);this.app.loadLocalStorage(this.prefix+r)==null&&n!=null&&n!=null&&(this.app.saveLocalStorage(this.prefix+r,n),localStorage.removeItem(this.prefix+r))}}getPassword(){return this.app.loadLocalStorage(this.prefix+"password")}setPassword(e){return this.app.saveLocalStorage(this.prefix+"password",e)}getUsername(){return this.app.loadLocalStorage(this.prefix+"username")}setUsername(e){return this.app.saveLocalStorage(this.prefix+"username",e)}getHostname(){return this.app.loadLocalStorage(this.prefix+"hostname")}setHostname(e){return this.app.saveLocalStorage(this.prefix+"hostname",e)}getConflict(){return this.app.loadLocalStorage(this.prefix+"conflict")=="true"}setConflict(e){return this.app.saveLocalStorage(this.prefix+"conflict",`${e}`)}getLastAutoPull(){return this.app.loadLocalStorage(this.prefix+"lastAutoPull")}setLastAutoPull(e){return this.app.saveLocalStorage(this.prefix+"lastAutoPull",e)}getLastAutoBackup(){return this.app.loadLocalStorage(this.prefix+"lastAutoBackup")}setLastAutoBackup(e){return this.app.saveLocalStorage(this.prefix+"lastAutoBackup",e)}getLastAutoPush(){return this.app.loadLocalStorage(this.prefix+"lastAutoPush")}setLastAutoPush(e){return this.app.saveLocalStorage(this.prefix+"lastAutoPush",e)}getGitPath(){return this.app.loadLocalStorage(this.prefix+"gitPath")}setGitPath(e){return this.app.saveLocalStorage(this.prefix+"gitPath",e)}getPATHPaths(){var e,r;return(r=(e=this.app.loadLocalStorage(this.prefix+"PATHPaths"))==null?void 0:e.split(":"))!=null?r:[]}setPATHPaths(e){return this.app.saveLocalStorage(this.prefix+"PATHPaths",e.join(":"))}getEnvVars(){var e;return JSON.parse((e=this.app.loadLocalStorage(this.prefix+"envVars"))!=null?e:"[]")}setEnvVars(e){return this.app.saveLocalStorage(this.prefix+"envVars",JSON.stringify(e))}getPluginDisabled(){return this.app.loadLocalStorage(this.prefix+"pluginDisabled")=="true"}setPluginDisabled(e){return this.app.saveLocalStorage(this.prefix+"pluginDisabled",`${e}`)}getPausedAutomatics(){return this.app.loadLocalStorage(this.prefix+"pausedAutomatics")=="true"}setPausedAutomatics(e){return this.app.saveLocalStorage(this.prefix+"pausedAutomatics",`${e}`)}};m();var Ho=require("obsidian");var Uc=class{constructor(e){this.plugin=e}async hasTooBigFiles(e){let r=await this.plugin.gitManager.branchInfo(),n=r.tracking?ki(r.tracking)[0]:null;if(!n)return!1;let i=await this.plugin.gitManager.getRemoteUrl(n);if(i!=null&&i.includes("github.com")){let a=[],s=this.plugin.gitManager;for(let o of e){let l=this.plugin.app.vault.getAbstractFileByPath(o.vaultPath),c=!1;if(l instanceof Ho.TFile)l.stat.size>=1e8&&(c=!0);else{let u=await this.plugin.app.vault.adapter.stat(o.vaultPath);u&&u.size>=1e8&&(c=!0)}if(c){let u=!1;s instanceof Ce&&(u=await s.isFileTrackedByLFS(o.path)),u||a.push(o)}}if(a.length>0)return this.plugin.displayError(`Aborted commit, because the following files are too big: +- ${a.map(o=>o.vaultPath).join(` +- `)} +Please remove them or add to .gitignore.`),!0}return!1}async writeAndOpenFile(e){e!==void 0&&await this.plugin.app.vault.adapter.write(To,e);let r=!1;this.plugin.app.workspace.iterateAllLeaves(n=>{n.getDisplayText()!=""&&To.startsWith(n.getDisplayText())&&(r=!0)}),r||await this.plugin.app.workspace.openLinkText(To,"/",!0)}openDiff({aFile:e,bFile:r,aRef:n,bRef:i,event:a}){var l,c;let s=this.plugin.settings.diffStyle;Ho.Platform.isMobileApp&&(s="git_unified");let o={aFile:e,bFile:r!=null?r:e,aRef:n,bRef:i};s=="split"?(l=vn(this.plugin.app,a))==null||l.setViewState({type:ca.type,active:!0,state:o}):s=="git_unified"&&((c=vn(this.plugin.app,a))==null||c.setViewState({type:ua.type,active:!0,state:o}))}async runRawCommand(){let e=this.plugin.gitManager;if(!(e instanceof Ce))return;let n=await new ze(this.plugin,{placeholder:"push origin master",allowEmpty:!1}).openAndGetResult();n!==void 0&&this.plugin.promiseQueue.addTask(async()=>{let i=new Ho.Notice(`Running '${n}'...`,999999);try{let a=await e.rawCommand(n);a?(i.setMessage(a),window.setTimeout(()=>i.hide(),5e3)):i.hide()}catch(a){throw i.hide(),a}})}};m();m();m();m();var Ke;(function(t){t.INSERT="insert",t.DELETE="delete",t.CONTEXT="context"})(Ke||(Ke={}));var lM={LINE_BY_LINE:"line-by-line",SIDE_BY_SIDE:"side-by-side"},cM={LINES:"lines",WORDS:"words",NONE:"none"},uM={WORD:"word",CHAR:"char"},as;(function(t){t.AUTO="auto",t.DARK="dark",t.LIGHT="light"})(as||(as={}));m();var SU=["-","[","]","/","{","}","(",")","*","+","?",".","\\","^","$","|"],EU=RegExp("["+SU.join("\\")+"]","g");function fM(t){return t.replace(EU,"\\$&")}function Hv(t){return t&&t.replace(/\\/g,"/")}function dM(t){let e,r,n,i=0;for(e=0,n=t.length;e1?r[r.length-1]:e}function pM(t,e){return e.reduce((r,n)=>r||t.startsWith(n),!1)}var mM=["a/","b/","i/","w/","c/","o/"];function ga(t,e,r){let n=r!==void 0?[...mM,r]:mM,i=e?new RegExp(`^${fM(e)} "?(.+?)"?$`):new RegExp('^"?(.+?)"?$'),[,a=""]=i.exec(t)||[],s=n.find(l=>a.indexOf(l)===0);return(s?a.slice(s.length):a).replace(/\s+\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}(?:\.\d+)? [+-]\d{4}.*$/,"")}function AU(t,e){return ga(t,"---",e)}function kU(t,e){return ga(t,"+++",e)}function gM(t,e={}){let r=[],n=null,i=null,a=null,s=null,o=null,l=null,c=null,u="--- ",f="+++ ",d="@@",h=/^old mode (\d{6})/,p=/^new mode (\d{6})/,g=/^deleted file mode (\d{6})/,v=/^new file mode (\d{6})/,y=/^copy from "?(.+)"?/,b=/^copy to "?(.+)"?/,E=/^rename from "?(.+)"?/,S=/^rename to "?(.+)"?/,A=/^similarity index (\d+)%/,k=/^dissimilarity index (\d+)%/,w=/^index ([\da-z]+)\.\.([\da-z]+)\s*(\d{6})?/,x=/^Binary files (.*) and (.*) differ/,_=/^GIT binary patch/,T=/^index ([\da-z]+),([\da-z]+)\.\.([\da-z]+)/,C=/^mode (\d{6}),(\d{6})\.\.(\d{6})/,I=/^new file mode (\d{6})/,L=/^deleted file mode (\d{6}),(\d{6})/,$=t.replace(/\\ No newline at end of file/g,"").replace(/\r\n?/g,` +`).split(` +`);function J(){i!==null&&n!==null&&(n.blocks.push(i),i=null)}function de(){n!==null&&(!n.oldName&&l!==null&&(n.oldName=l),!n.newName&&c!==null&&(n.newName=c),n.newName&&(r.push(n),n=null)),l=null,c=null}function le(){J(),de(),n={blocks:[],deletedLines:0,addedLines:0}}function ce(N){J();let W;n!==null&&((W=/^@@ -(\d+)(?:,\d+)? \+(\d+)(?:,\d+)? @@.*/.exec(N))?(n.isCombined=!1,a=parseInt(W[1],10),o=parseInt(W[2],10)):(W=/^@@@ -(\d+)(?:,\d+)? -(\d+)(?:,\d+)? \+(\d+)(?:,\d+)? @@@.*/.exec(N))?(n.isCombined=!0,a=parseInt(W[1],10),s=parseInt(W[2],10),o=parseInt(W[3],10)):(N.startsWith(d)&&console.error("Failed to parse lines, starting in 0!"),a=0,o=0,n.isCombined=!1)),i={lines:[],oldStartLine:a,oldStartLine2:s,newStartLine:o,header:N}}function Te(N){if(n===null||i===null||a===null||o===null)return;let W={content:N},B=n.isCombined?["+ "," +","++"]:["+"],$e=n.isCombined?["- "," -","--"]:["-"];pM(N,B)?(n.addedLines++,W.type=Ke.INSERT,W.oldNumber=void 0,W.newNumber=o++):pM(N,$e)?(n.deletedLines++,W.type=Ke.DELETE,W.oldNumber=a++,W.newNumber=void 0):(W.type=Ke.CONTEXT,W.oldNumber=a++,W.newNumber=o++),i.lines.push(W)}function ne(N,W){let B=W;for(;B<$.length-3;){if(N.startsWith("diff"))return!1;if($[B].startsWith(u)&&$[B+1].startsWith(f)&&$[B+2].startsWith(d))return!0;B++}return!1}return $.forEach((N,W)=>{if(!N||N.startsWith("*"))return;let B,$e=$[W-1],lr=$[W+1],Ut=$[W+2];if(N.startsWith("diff --git")||N.startsWith("diff --combined")){if(le(),(B=/^diff --git "?([a-ciow]\/.+)"? "?([a-ciow]\/.+)"?/.exec(N))&&(l=ga(B[1],void 0,e.dstPrefix),c=ga(B[2],void 0,e.srcPrefix)),n===null)throw new Error("Where is my file !!!");n.isGitDiff=!0;return}if(N.startsWith("Binary files")&&!(n!=null&&n.isGitDiff)){if(le(),(B=/^Binary files "?([a-ciow]\/.+)"? and "?([a-ciow]\/.+)"? differ/.exec(N))&&(l=ga(B[1],void 0,e.dstPrefix),c=ga(B[2],void 0,e.srcPrefix)),n===null)throw new Error("Where is my file !!!");n.isBinary=!0;return}if((!n||!n.isGitDiff&&n&&N.startsWith(u)&&lr.startsWith(f)&&Ut.startsWith(d))&&le(),n!=null&&n.isTooBig)return;if(n&&(typeof e.diffMaxChanges=="number"&&n.addedLines+n.deletedLines>e.diffMaxChanges||typeof e.diffMaxLineLength=="number"&&N.length>e.diffMaxLineLength)){n.isTooBig=!0,n.addedLines=0,n.deletedLines=0,n.blocks=[],i=null;let Oe=typeof e.diffTooBigMessage=="function"?e.diffTooBigMessage(r.length):"Diff too big to be displayed";ce(Oe);return}if(N.startsWith(u)&&lr.startsWith(f)||N.startsWith(f)&&$e.startsWith(u)){if(n&&!n.oldName&&N.startsWith("--- ")&&(B=AU(N,e.srcPrefix))){n.oldName=B,n.language=hM(n.oldName,n.language);return}if(n&&!n.newName&&N.startsWith("+++ ")&&(B=kU(N,e.dstPrefix))){n.newName=B,n.language=hM(n.newName,n.language);return}}if(n&&(N.startsWith(d)||n.isGitDiff&&n.oldName&&n.newName&&!i)){ce(N);return}if(i&&(N.startsWith("+")||N.startsWith("-")||N.startsWith(" "))){Te(N);return}let X=!ne(N,W);if(n===null)throw new Error("Where is my file !!!");(B=h.exec(N))?n.oldMode=B[1]:(B=p.exec(N))?n.newMode=B[1]:(B=g.exec(N))?(n.deletedFileMode=B[1],n.isDeleted=!0):(B=v.exec(N))?(n.newFileMode=B[1],n.isNew=!0):(B=y.exec(N))?(X&&(n.oldName=B[1]),n.isCopy=!0):(B=b.exec(N))?(X&&(n.newName=B[1]),n.isCopy=!0):(B=E.exec(N))?(X&&(n.oldName=B[1]),n.isRename=!0):(B=S.exec(N))?(X&&(n.newName=B[1]),n.isRename=!0):(B=x.exec(N))?(n.isBinary=!0,n.oldName=ga(B[1],void 0,e.srcPrefix),n.newName=ga(B[2],void 0,e.dstPrefix),ce("Binary file")):_.test(N)?(n.isBinary=!0,ce(N)):(B=A.exec(N))?n.unchangedPercentage=parseInt(B[1],10):(B=k.exec(N))?n.changedPercentage=parseInt(B[1],10):(B=w.exec(N))?(n.checksumBefore=B[1],n.checksumAfter=B[2],B[3]&&(n.mode=B[3])):(B=T.exec(N))?(n.checksumBefore=[B[2],B[3]],n.checksumAfter=B[1]):(B=C.exec(N))?(n.oldMode=[B[2],B[3]],n.newMode=B[1]):(B=I.exec(N))?(n.newFileMode=B[1],n.isNew=!0):(B=L.exec(N))&&(n.deletedFileMode=B[1],n.isDeleted=!0)}),J(),de(),r}m();m();m();function CU(t,e){if(t.length===0)return e.length;if(e.length===0)return t.length;let r=[],n;for(n=0;n<=e.length;n++)r[n]=[n];let i;for(i=0;i<=t.length;i++)r[0][i]=i;for(n=1;n<=e.length;n++)for(i=1;i<=t.length;i++)e.charAt(n-1)===t.charAt(i-1)?r[n][i]=r[n-1][i-1]:r[n][i]=Math.min(r[n-1][i-1]+1,Math.min(r[n][i-1]+1,r[n-1][i]+1));return r[e.length][t.length]}function Uo(t){return(e,r)=>{let n=t(e).trim(),i=t(r).trim();return CU(n,i)/(n.length+i.length)}}function Go(t){function e(n,i,a=new Map){let s=1/0,o;for(let l=0;l0||o.indexB>0)&&(E=v.concat(E)),(n.length>d||i.length>h)&&(E=E.concat(b)),E}return r}var Dt={INSERTS:"d2h-ins",DELETES:"d2h-del",CONTEXT:"d2h-cntx",INFO:"d2h-info",INSERT_CHANGES:"d2h-ins d2h-change",DELETE_CHANGES:"d2h-del d2h-change"},ss={matching:cM.NONE,matchWordsThreshold:.25,maxLineLengthHighlight:1e4,diffStyle:uM.WORD,colorScheme:as.LIGHT},Zn="/",vM=Uo(t=>t.value),PU=Go(vM);function Gv(t){return t.indexOf("dev/null")!==-1}function RU(t){return t.replace(/(]*>((.|\n)*?)<\/ins>)/g,"")}function MU(t){return t.replace(/(]*>((.|\n)*?)<\/del>)/g,"")}function zo(t){switch(t){case Ke.CONTEXT:return Dt.CONTEXT;case Ke.INSERT:return Dt.INSERTS;case Ke.DELETE:return Dt.DELETES}}function Vo(t){switch(t){case as.DARK:return"d2h-dark-color-scheme";case as.AUTO:return"d2h-auto-color-scheme";case as.LIGHT:default:return"d2h-light-color-scheme"}}function OU(t){return t?2:1}function va(t){return t.slice(0).replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'").replace(/\//g,"/")}function en(t,e,r=!0){let n=OU(e);return{prefix:t.substring(0,n),content:r?va(t.substring(n)):t.substring(n)}}function os(t){let e=Hv(t.oldName),r=Hv(t.newName);if(e!==r&&!Gv(e)&&!Gv(r)){let n=[],i=[],a=e.split(Zn),s=r.split(Zn),o=a.length,l=s.length,c=0,u=o-1,f=l-1;for(;cc&&f>c&&a[u]===s[f];)i.unshift(s[f]),u-=1,f-=1;let d=n.join(Zn),h=i.join(Zn),p=a.slice(c,u+1).join(Zn),g=s.slice(c,f+1).join(Zn);return d.length&&h.length?d+Zn+"{"+p+" \u2192 "+g+"}"+Zn+h:d.length?d+Zn+"{"+p+" \u2192 "+g+"}":h.length?"{"+p+" \u2192 "+g+"}"+Zn+h:e+" \u2192 "+r}else return Gv(r)?e:r}function qo(t){return`d2h-${dM(os(t)).toString().slice(-6)}`}function Wo(t){let e="file-changed";return t.isRename||t.isCopy?e="file-renamed":t.isNew?e="file-added":t.isDeleted?e="file-deleted":t.newName!==t.oldName&&(e="file-renamed"),e}function wh(t,e,r,n={}){let{matching:i,maxLineLengthHighlight:a,matchWordsThreshold:s,diffStyle:o}=Object.assign(Object.assign({},ss),n),l=en(t,r,!1),c=en(e,r,!1);if(l.content.length>a||c.content.length>a)return{oldLine:{prefix:l.prefix,content:va(l.content)},newLine:{prefix:c.prefix,content:va(c.content)}};let u=o==="char"?E3(l.content,c.content):k3(l.content,c.content),f=[];if(o==="word"&&i==="words"){let h=u.filter(v=>v.removed),p=u.filter(v=>v.added);PU(p,h).forEach(v=>{v[0].length===1&&v[1].length===1&&vM(v[0][0],v[1][0]){let g=p.added?"ins":p.removed?"del":null,v=f.indexOf(p)>-1?' class="d2h-change"':"",y=va(p.value);return g!==null?`${h}<${g}${v}>${y}`:`${h}${y}`},"");return{oldLine:{prefix:l.prefix,content:RU(d)},newLine:{prefix:c.prefix,content:MU(d)}}}var yM="file-summary",IU="icon",FU={colorScheme:ss.colorScheme},bh=class{constructor(e,r={}){this.hoganUtils=e,this.config=Object.assign(Object.assign({},FU),r)}render(e){let r=e.map(n=>this.hoganUtils.render(yM,"line",{fileHtmlId:qo(n),oldName:n.oldName,newName:n.newName,fileName:os(n),deletedLines:"-"+n.deletedLines,addedLines:"+"+n.addedLines},{fileIcon:this.hoganUtils.template(IU,Wo(n))})).join(` +`);return this.hoganUtils.render(yM,"wrapper",{colorScheme:Vo(this.config.colorScheme),filesNumber:e.length,files:r})}};m();var Vv=Object.assign(Object.assign({},ss),{renderNothingWhenEmpty:!1,matchingMaxComparisons:2500,maxLineSizeInBlockForComparison:200}),Gc="generic",wM="line-by-line",$U="icon",DU="tag",zc=class{constructor(e,r={}){this.hoganUtils=e,this.config=Object.assign(Object.assign({},Vv),r)}render(e){let r=e.map(n=>{let i;return n.blocks.length?i=this.generateFileHtml(n):i=this.generateEmptyDiff(),this.makeFileDiffHtml(n,i)}).join(` +`);return this.hoganUtils.render(Gc,"wrapper",{colorScheme:Vo(this.config.colorScheme),content:r})}makeFileDiffHtml(e,r){if(this.config.renderNothingWhenEmpty&&Array.isArray(e.blocks)&&e.blocks.length===0)return"";let n=this.hoganUtils.template(wM,"file-diff"),i=this.hoganUtils.template(Gc,"file-path"),a=this.hoganUtils.template($U,"file"),s=this.hoganUtils.template(DU,Wo(e));return n.render({file:e,fileHtmlId:qo(e),diffs:r,filePath:i.render({fileDiffName:os(e)},{fileIcon:a,fileTag:s})})}generateEmptyDiff(){return this.hoganUtils.render(Gc,"empty-diff",{contentClass:"d2h-code-line",CSSLineClass:Dt})}generateFileHtml(e){let r=Go(Uo(n=>en(n.content,e.isCombined).content));return e.blocks.map(n=>{let i=this.hoganUtils.render(Gc,"block-header",{CSSLineClass:Dt,blockHeader:e.isTooBig?n.header:va(n.header),lineClass:"d2h-code-linenumber",contentClass:"d2h-code-line"});return this.applyLineGroupping(n).forEach(([a,s,o])=>{if(s.length&&o.length&&!a.length)this.applyRematchMatching(s,o,r).map(([l,c])=>{let{left:u,right:f}=this.processChangedLines(e,e.isCombined,l,c);i+=u,i+=f});else if(a.length)a.forEach(l=>{let{prefix:c,content:u}=en(l.content,e.isCombined);i+=this.generateSingleLineHtml(e,{type:Dt.CONTEXT,prefix:c,content:u,oldNumber:l.oldNumber,newNumber:l.newNumber})});else if(s.length||o.length){let{left:l,right:c}=this.processChangedLines(e,e.isCombined,s,o);i+=l,i+=c}else console.error("Unknown state reached while processing groups of lines",a,s,o)}),i}).join(` +`)}applyLineGroupping(e){let r=[],n=[],i=[];for(let a=0;a0)&&(r.push([[],n,i]),n=[],i=[]),s.type===Ke.CONTEXT?r.push([[s],[],[]]):s.type===Ke.INSERT&&n.length===0?r.push([[],[],[s]]):s.type===Ke.INSERT&&n.length>0?i.push(s):s.type===Ke.DELETE&&n.push(s)}return(n.length||i.length)&&(r.push([[],n,i]),n=[],i=[]),r}applyRematchMatching(e,r,n){let i=e.length*r.length,a=yh(e.concat(r).map(o=>o.content.length));return i{let i;return n.blocks.length?i=this.generateFileHtml(n):i=this.generateEmptyDiff(),this.makeFileDiffHtml(n,i)}).join(` +`);return this.hoganUtils.render(Vc,"wrapper",{colorScheme:Vo(this.config.colorScheme),content:r})}makeFileDiffHtml(e,r){if(this.config.renderNothingWhenEmpty&&Array.isArray(e.blocks)&&e.blocks.length===0)return"";let n=this.hoganUtils.template(LU,"file-diff"),i=this.hoganUtils.template(Vc,"file-path"),a=this.hoganUtils.template(jU,"file"),s=this.hoganUtils.template(NU,Wo(e));return n.render({file:e,fileHtmlId:qo(e),diffs:r,filePath:i.render({fileDiffName:os(e)},{fileIcon:a,fileTag:s})})}generateEmptyDiff(){return{right:"",left:this.hoganUtils.render(Vc,"empty-diff",{contentClass:"d2h-code-side-line",CSSLineClass:Dt})}}generateFileHtml(e){let r=Go(Uo(n=>en(n.content,e.isCombined).content));return e.blocks.map(n=>{let i={left:this.makeHeaderHtml(n.header,e),right:this.makeHeaderHtml("")};return this.applyLineGroupping(n).forEach(([a,s,o])=>{if(s.length&&o.length&&!a.length)this.applyRematchMatching(s,o,r).map(([l,c])=>{let{left:u,right:f}=this.processChangedLines(e.isCombined,l,c);i.left+=u,i.right+=f});else if(a.length)a.forEach(l=>{let{prefix:c,content:u}=en(l.content,e.isCombined),{left:f,right:d}=this.generateLineHtml({type:Dt.CONTEXT,prefix:c,content:u,number:l.oldNumber},{type:Dt.CONTEXT,prefix:c,content:u,number:l.newNumber});i.left+=f,i.right+=d});else if(s.length||o.length){let{left:l,right:c}=this.processChangedLines(e.isCombined,s,o);i.left+=l,i.right+=c}else console.error("Unknown state reached while processing groups of lines",a,s,o)}),i}).reduce((n,i)=>({left:n.left+i.left,right:n.right+i.right}),{left:"",right:""})}applyLineGroupping(e){let r=[],n=[],i=[];for(let a=0;a0)&&(r.push([[],n,i]),n=[],i=[]),s.type===Ke.CONTEXT?r.push([[s],[],[]]):s.type===Ke.INSERT&&n.length===0?r.push([[],[],[s]]):s.type===Ke.INSERT&&n.length>0?i.push(s):s.type===Ke.DELETE&&n.push(s)}return(n.length||i.length)&&(r.push([[],n,i]),n=[],i=[]),r}applyRematchMatching(e,r,n){let i=e.length*r.length,a=yh(e.concat(r).map(o=>o.content.length));return i'),n.b(` +`+r),n.b(' '),n.b(` +`+r),n.b(n.rp("'),n.b(n.v(n.f("fileName",t,e,0))),n.b(""),n.b(` +`+r),n.b(' '),n.b(` +`+r),n.b(' '),n.b(n.v(n.f("addedLines",t,e,0))),n.b(""),n.b(` +`+r),n.b(' '),n.b(n.v(n.f("deletedLines",t,e,0))),n.b(""),n.b(` +`+r),n.b(" "),n.b(` +`+r),n.b(" "),n.b(` +`+r),n.b(""),n.fl()},partials:{"'),n.b(` +`+r),n.b('
'),n.b(` +`+r),n.b(' Files changed ('),n.b(n.v(n.f("filesNumber",t,e,0))),n.b(")"),n.b(` +`+r),n.b(' hide'),n.b(` +`+r),n.b(' show'),n.b(` +`+r),n.b("
"),n.b(` +`+r),n.b('
    '),n.b(` +`+r),n.b(" "),n.b(n.t(n.f("files",t,e,0))),n.b(` +`+r),n.b("
"),n.b(` +`+r),n.b(""),n.fl()},partials:{},subs:{}});dt["generic-block-header"]=new ht.Template({code:function(t,e,r){var n=this;return n.b(r=r||""),n.b(""),n.b(` +`+r),n.b(' '),n.b(` +`+r),n.b(' '),n.b(` +`+r),n.b('
'),n.s(n.f("blockHeader",t,e,1),t,e,0,156,173,"{{ }}")&&(n.rs(t,e,function(i,a,s){s.b(s.t(s.f("blockHeader",i,a,0)))}),t.pop()),n.s(n.f("blockHeader",t,e,1),t,e,1,0,0,"")||n.b(" "),n.b("
"),n.b(` +`+r),n.b(" "),n.b(` +`+r),n.b(""),n.fl()},partials:{},subs:{}});dt["generic-empty-diff"]=new ht.Template({code:function(t,e,r){var n=this;return n.b(r=r||""),n.b(""),n.b(` +`+r),n.b(' '),n.b(` +`+r),n.b('
'),n.b(` +`+r),n.b(" File without changes"),n.b(` +`+r),n.b("
"),n.b(` +`+r),n.b(" "),n.b(` +`+r),n.b(""),n.fl()},partials:{},subs:{}});dt["generic-file-path"]=new ht.Template({code:function(t,e,r){var n=this;return n.b(r=r||""),n.b(''),n.b(` +`+r),n.b(n.rp("'),n.b(n.v(n.f("fileDiffName",t,e,0))),n.b(""),n.b(` +`+r),n.b(n.rp(""),n.b(` +`+r),n.b('"),n.fl()},partials:{""),n.b(` +`+r),n.b(' '),n.b(` +`+r),n.b(" "),n.b(n.t(n.f("lineNumber",t,e,0))),n.b(` +`+r),n.b(" "),n.b(` +`+r),n.b(' '),n.b(` +`+r),n.b('
'),n.b(` +`+r),n.s(n.f("prefix",t,e,1),t,e,0,162,238,"{{ }}")&&(n.rs(t,e,function(i,a,s){s.b(' '),s.b(s.t(s.f("prefix",i,a,0))),s.b(""),s.b(` +`+r)}),t.pop()),n.s(n.f("prefix",t,e,1),t,e,1,0,0,"")||(n.b('  '),n.b(` +`+r)),n.s(n.f("content",t,e,1),t,e,0,371,445,"{{ }}")&&(n.rs(t,e,function(i,a,s){s.b(' '),s.b(s.t(s.f("content",i,a,0))),s.b(""),s.b(` +`+r)}),t.pop()),n.s(n.f("content",t,e,1),t,e,1,0,0,"")||(n.b('
'),n.b(` +`+r)),n.b("
"),n.b(` +`+r),n.b(" "),n.b(` +`+r),n.b(""),n.fl()},partials:{},subs:{}});dt["generic-wrapper"]=new ht.Template({code:function(t,e,r){var n=this;return n.b(r=r||""),n.b('
'),n.b(` +`+r),n.b(" "),n.b(n.t(n.f("content",t,e,0))),n.b(` +`+r),n.b("
"),n.fl()},partials:{},subs:{}});dt["icon-file-added"]=new ht.Template({code:function(t,e,r){var n=this;return n.b(r=r||""),n.b('"),n.fl()},partials:{},subs:{}});dt["icon-file-changed"]=new ht.Template({code:function(t,e,r){var n=this;return n.b(r=r||""),n.b('"),n.fl()},partials:{},subs:{}});dt["icon-file-deleted"]=new ht.Template({code:function(t,e,r){var n=this;return n.b(r=r||""),n.b('"),n.fl()},partials:{},subs:{}});dt["icon-file-renamed"]=new ht.Template({code:function(t,e,r){var n=this;return n.b(r=r||""),n.b('"),n.fl()},partials:{},subs:{}});dt["icon-file"]=new ht.Template({code:function(t,e,r){var n=this;return n.b(r=r||""),n.b('"),n.fl()},partials:{},subs:{}});dt["line-by-line-file-diff"]=new ht.Template({code:function(t,e,r){var n=this;return n.b(r=r||""),n.b('
'),n.b(` +`+r),n.b('
'),n.b(` +`+r),n.b(" "),n.b(n.t(n.f("filePath",t,e,0))),n.b(` +`+r),n.b("
"),n.b(` +`+r),n.b('
'),n.b(` +`+r),n.b('
'),n.b(` +`+r),n.b(' '),n.b(` +`+r),n.b(' '),n.b(` +`+r),n.b(" "),n.b(n.t(n.f("diffs",t,e,0))),n.b(` +`+r),n.b(" "),n.b(` +`+r),n.b("
"),n.b(` +`+r),n.b("
"),n.b(` +`+r),n.b("
"),n.b(` +`+r),n.b("
"),n.fl()},partials:{},subs:{}});dt["line-by-line-numbers"]=new ht.Template({code:function(t,e,r){var n=this;return n.b(r=r||""),n.b('
'),n.b(n.v(n.f("oldNumber",t,e,0))),n.b("
"),n.b(` +`+r),n.b('
'),n.b(n.v(n.f("newNumber",t,e,0))),n.b("
"),n.fl()},partials:{},subs:{}});dt["side-by-side-file-diff"]=new ht.Template({code:function(t,e,r){var n=this;return n.b(r=r||""),n.b('
'),n.b(` +`+r),n.b('
'),n.b(` +`+r),n.b(" "),n.b(n.t(n.f("filePath",t,e,0))),n.b(` +`+r),n.b("
"),n.b(` +`+r),n.b('
'),n.b(` +`+r),n.b('
'),n.b(` +`+r),n.b('
'),n.b(` +`+r),n.b(' '),n.b(` +`+r),n.b(' '),n.b(` +`+r),n.b(" "),n.b(n.t(n.d("diffs.left",t,e,0))),n.b(` +`+r),n.b(" "),n.b(` +`+r),n.b("
"),n.b(` +`+r),n.b("
"),n.b(` +`+r),n.b("
"),n.b(` +`+r),n.b('
'),n.b(` +`+r),n.b('
'),n.b(` +`+r),n.b(' '),n.b(` +`+r),n.b(' '),n.b(` +`+r),n.b(" "),n.b(n.t(n.d("diffs.right",t,e,0))),n.b(` +`+r),n.b(" "),n.b(` +`+r),n.b("
"),n.b(` +`+r),n.b("
"),n.b(` +`+r),n.b("
"),n.b(` +`+r),n.b("
"),n.b(` +`+r),n.b("
"),n.fl()},partials:{},subs:{}});dt["tag-file-added"]=new ht.Template({code:function(t,e,r){var n=this;return n.b(r=r||""),n.b('ADDED'),n.fl()},partials:{},subs:{}});dt["tag-file-changed"]=new ht.Template({code:function(t,e,r){var n=this;return n.b(r=r||""),n.b('CHANGED'),n.fl()},partials:{},subs:{}});dt["tag-file-deleted"]=new ht.Template({code:function(t,e,r){var n=this;return n.b(r=r||""),n.b('DELETED'),n.fl()},partials:{},subs:{}});dt["tag-file-renamed"]=new ht.Template({code:function(t,e,r){var n=this;return n.b(r=r||""),n.b('RENAMED'),n.fl()},partials:{},subs:{}});var Wc=class{constructor({compiledTemplates:e={},rawTemplates:r={}}){let n=Object.entries(r).reduce((i,[a,s])=>{let o=Kv.compile(s,{asString:!1});return Object.assign(Object.assign({},i),{[a]:o})},{});this.preCompiledTemplates=Object.assign(Object.assign(Object.assign({},dt),e),n)}static compile(e){return Kv.compile(e,{asString:!1})}render(e,r,n,i,a){let s=this.templateKey(e,r);try{return this.preCompiledTemplates[s].render(n,i,a)}catch(o){throw new Error(`Could not find template to render '${s}'`)}}template(e,r){return this.preCompiledTemplates[this.templateKey(e,r)]}templateKey(e,r){return`${e}-${r}`}};var HU=Object.assign(Object.assign(Object.assign({},Vv),qv),{outputFormat:lM.LINE_BY_LINE,drawFileList:!0});function SM(t,e={}){let r=Object.assign(Object.assign({},HU),e),n=typeof t=="string"?gM(t,r):t,i=new Wc(r),{colorScheme:a}=r,s={colorScheme:a},o=r.drawFileList?new bh(i,s).render(n):"",l=r.outputFormat==="side-by-side"?new qc(i,r).render(n):new zc(i,r).render(n);return o+l}var xh=require("obsidian");var ls=class extends xh.ItemView{constructor(r,n){super(r);this.plugin=n;this.gettingDiff=!1;this.parser=new DOMParser,this.navigation=!0,this.gitRefreshRef=this.app.workspace.on("obsidian-git:status-changed",()=>{this.refresh().catch(console.error)})}getViewType(){return ua.type}getDisplayText(){var r;if(((r=this.state)==null?void 0:r.bFile)!=null){let n=this.state.bFile.split("/").last();return n!=null&&n.endsWith(".md")&&(n=n.slice(0,-3)),`Diff: ${n}`}return ua.name}getIcon(){return ua.icon}async setState(r,n){this.state=r,xh.Platform.isMobile&&(this.leaf.view.titleEl.textContent=this.getDisplayText()),await this.refresh()}getState(){return this.state}onClose(){return this.app.workspace.offref(this.gitRefreshRef),this.app.workspace.offref(this.gitViewRefreshRef),super.onClose()}async onOpen(){return await this.refresh(),super.onOpen()}async refresh(){var r;if((r=this.state)!=null&&r.bFile&&!this.gettingDiff&&this.plugin.gitManager){this.gettingDiff=!0;try{let n=await this.plugin.gitManager.getDiffString(this.state.bFile,this.state.aRef=="HEAD",this.state.bRef);this.contentEl.empty();let i=this.plugin.gitManager.getRelativeVaultPath(this.state.bFile);if(!n){if(this.plugin.gitManager instanceof Ce&&await this.plugin.gitManager.isTracked(this.state.bFile))n=[`--- ${this.state.aFile}`,`+++ ${this.state.bFile}`,""].join(` +`);else if(await this.app.vault.adapter.exists(i)){let a=await this.app.vault.adapter.read(i);n=[...`--- /dev/null ++++ ${this.state.bFile} +@@ -0,0 +1,${a.split(` +`).length} @@`.split(` +`),...a.split(` +`).map(o=>`+${o}`)].join(` +`)}}if(n){let a=this.parser.parseFromString(SM(n),"text/html").querySelector(".d2h-file-diff");this.contentEl.append(a)}else{let a=this.contentEl.createDiv({cls:"obsidian-git-center"});a.createSpan({text:"\u26A0\uFE0F",attr:{style:"font-size: 2em"}}),a.createEl("br"),a.createSpan({text:"File not found: "+this.state.bFile})}}finally{this.gettingDiff=!1}}}};m();var Qo=require("obsidian");var el=require("@codemirror/commands");m();var Ie=require("@codemirror/view"),ke=require("@codemirror/state");m();var Zv="\u037C",EM=typeof Symbol=="undefined"?"__"+Zv:Symbol.for(Zv),Jv=typeof Symbol=="undefined"?"__styleSet"+Math.floor(Math.random()*1e8):Symbol("styleSet"),AM=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:{},Sh=class{constructor(e,r){this.rules=[];let{finish:n}=r||{};function i(s){return/^@/.test(s)?[s]:s.split(/,\s*/)}function a(s,o,l,c){let u=[],f=/^@(\w+)\b/.exec(s[0]),d=f&&f[1]=="keyframes";if(f&&o==null)return l.push(s[0]+";");for(let h in o){let p=o[h];if(/&/.test(h))a(h.split(/,\s*/).map(g=>s.map(v=>g.replace(/&/,v))).reduce((g,v)=>g.concat(v)),p,l);else if(p&&typeof p=="object"){if(!f)throw new RangeError("The value of a property ("+h+") should be a primitive value.");a(i(h),p,u,d)}else p!=null&&u.push(h.replace(/_.*/,"").replace(/[A-Z]/g,g=>"-"+g.toLowerCase())+": "+p+";")}(u.length||d)&&l.push((n&&!f&&!c?s.map(n):s).join(", ")+" {"+u.join(" ")+"}")}for(let s in e)a(i(s),e[s],this.rules)}getRules(){return this.rules.join(` +`)}static newName(){let e=AM[EM]||1;return AM[EM]=e+1,Zv+e.toString(36)}static mount(e,r,n){let i=e[Jv],a=n&&n.nonce;i?a&&i.setNonce(a):i=new Qv(e,a),i.mount(Array.isArray(r)?r:[r],e)}},kM=new Map,Qv=class{constructor(e,r){let n=e.ownerDocument||e,i=n.defaultView;if(!e.head&&e.adoptedStyleSheets&&i.CSSStyleSheet){let a=kM.get(n);if(a)return e[Jv]=a;this.sheet=new i.CSSStyleSheet,kM.set(n,this)}else this.styleTag=n.createElement("style"),r&&this.styleTag.setAttribute("nonce",r);this.modules=[],e[Jv]=this}mount(e,r){let n=this.sheet,i=0,a=0;for(let s=0;s-1&&(this.modules.splice(l,1),a--,l=-1),l==-1){if(this.modules.splice(a++,0,o),n)for(let c=0;cc){let f=t.slice(e,r).indexOf(n.slice(i,a));if(f>-1)return[new pt(e,e+f,i,i),new pt(e+f+c,r,a,a)]}else if(c>l){let f=n.slice(i,a).indexOf(t.slice(e,r));if(f>-1)return[new pt(e,e,i,i+f),new pt(r,r,i+f+l,a)]}if(l==1||c==1)return[new pt(e,r,i,a)];let u=qM(t,e,r,n,i,a);if(u){let[f,d,h]=u;return us(t,e,f,n,i,d).concat(us(t,f+h,r,n,d+h,a))}return GU(t,e,r,n,i,a)}var Yc=1e9,Xc=0,s1=!1;function GU(t,e,r,n,i,a){let s=r-e,o=a-i;if(Yc<1e9&&Math.min(s,o)>Yc*16||Xc>0&&Date.now()>Xc)return Math.min(s,o)>Yc*64?[new pt(e,r,i,a)]:TM(t,e,r,n,i,a);let l=Math.ceil((s+o)/2);e1.reset(l),t1.reset(l);let c=(h,p)=>t.charCodeAt(e+h)==n.charCodeAt(i+p),u=(h,p)=>t.charCodeAt(r-h-1)==n.charCodeAt(a-p-1),f=(s-o)%2!=0?t1:null,d=f?null:e1;for(let h=0;hYc||Xc>0&&!(h&63)&&Date.now()>Xc)return TM(t,e,r,n,i,a);let p=e1.advance(h,s,o,l,f,!1,c)||t1.advance(h,s,o,l,d,!0,u);if(p)return zU(t,e,r,e+p[0],n,i,a,i+p[1])}return[new pt(e,r,i,a)]}var Ch=class{constructor(){this.vec=[]}reset(e){this.len=e<<1;for(let r=0;rr)this.end+=2;else if(f>n)this.start+=2;else if(a){let d=i+(r-n)-l;if(d>=0&&d=r-u)return[h,i+h-d]}else{let h=r-a.vec[d];if(u>=h)return[u,f]}}}return null}},e1=new Ch,t1=new Ch;function zU(t,e,r,n,i,a,s,o){let l=!1;return!Ko(t,n)&&++n==r&&(l=!0),!Ko(i,o)&&++o==s&&(l=!0),l?[new pt(e,r,a,s)]:us(t,e,n,i,a,o).concat(us(t,n,r,i,o,s))}function VM(t,e){let r=1,n=Math.min(t,e);for(;rr||u>a||t.slice(o,c)!=n.slice(l,u)){if(s==1)return o-e-(Ko(t,o)?0:1);s=s>>1}else{if(c==r||u==a)return c-e;o=c,l=u}}}function l1(t,e,r,n,i,a){if(e==r||i==a||t.charCodeAt(r-1)!=n.charCodeAt(a-1))return 0;let s=VM(r-e,a-i);for(let o=r,l=a;;){let c=o-s,u=l-s;if(c>1}else{if(c==e||u==i)return r-c;o=c,l=u}}}function r1(t,e,r,n,i,a,s,o){let l=n.slice(i,a),c=null;for(;;){if(c||s=r)break;let d=t.slice(u,f),h=-1;for(;(h=l.indexOf(d,h+1))!=-1;){let p=o1(t,f,r,n,i+h+d.length,a),g=l1(t,e,u,n,i,i+h),v=d.length+p+g;(!c||c[2]>1}}function qM(t,e,r,n,i,a){let s=r-e,o=a-i;if(si.fromA-e&&n.toB>i.fromB-e&&(t[r-1]=new pt(n.fromA,i.toA,n.fromB,i.toB),t.splice(r--,1))}}function VU(t,e,r){for(;;){WM(r,1);let n=!1;for(let i=0;i3||o>3){let l=i==t.length-1?e.length:t[i+1].fromA,c=a.fromA-n,u=l-a.toA,f=PM(e,a.fromA,c),d=CM(e,a.toA,u),h=a.fromA-f,p=d-a.toA;if((!s||!o)&&h&&p){let g=Math.max(s,o),[v,y,b]=s?[e,a.fromA,a.toA]:[r,a.fromB,a.toB];g>h&&e.slice(f,a.fromA)==v.slice(b-h,b)?(a=t[i]=new pt(f,f+s,a.fromB-h,a.toB-h),f=a.fromA,d=CM(e,a.toA,l-a.toA)):g>p&&e.slice(a.toA,d)==v.slice(y,y+p)&&(a=t[i]=new pt(d-s,d,a.fromB+p,a.toB+p),d=a.toA,f=PM(e,a.fromA,a.fromA-n)),h=a.fromA-f,p=d-a.toA}if(h||p)a=t[i]=new pt(a.fromA-h,a.toA+p,a.fromB-h,a.toB+p);else if(s){if(!o){let g=MM(e,a.fromA,a.toA),v,y=g<0?-1:RM(e,a.toA,a.fromA);g>-1&&(v=g-a.fromA)<=u&&e.slice(a.fromA,g)==e.slice(a.toA,a.toA+v)?a=t[i]=a.offset(v):y>-1&&(v=a.toA-y)<=c&&e.slice(a.fromA-v,a.fromA)==e.slice(y,a.toA)&&(a=t[i]=a.offset(-v))}}else{let g=MM(r,a.fromB,a.toB),v,y=g<0?-1:RM(r,a.toB,a.fromB);g>-1&&(v=g-a.fromB)<=u&&r.slice(a.fromB,g)==r.slice(a.toB,a.toB+v)?a=t[i]=a.offset(v):y>-1&&(v=a.toB-y)<=c&&r.slice(a.fromB-v,a.fromB)==r.slice(y,a.toB)&&(a=t[i]=a.offset(-v))}}n=a.toA}return WM(t,3),t}var cs;try{cs=new RegExp("[\\p{Alphabetic}\\p{Number}]","u")}catch(t){}function YM(t){return t>48&&t<58||t>64&&t<91||t>96&&t<123}function XM(t,e){if(e==t.length)return 0;let r=t.charCodeAt(e);return r<192?YM(r)?1:0:cs?!JM(r)||e==t.length-1?cs.test(String.fromCharCode(r))?1:0:cs.test(t.slice(e,e+2))?2:0:0}function KM(t,e){if(!e)return 0;let r=t.charCodeAt(e-1);return r<192?YM(r)?1:0:cs?!QM(r)||e==1?cs.test(String.fromCharCode(r))?1:0:cs.test(t.slice(e-2,e))?2:0:0}var ZM=8;function CM(t,e,r){if(e==t.length||!KM(t,e))return e;for(let n=e,i=e+r,a=0;ai)return n;n+=s}return e}function PM(t,e,r){if(!e||!XM(t,e))return e;for(let n=e,i=e-r,a=0;at>=55296&&t<=56319,QM=t=>t>=56320&&t<=57343;function Ko(t,e){return!e||e==t.length||!JM(t.charCodeAt(e-1))||!QM(t.charCodeAt(e))}function WU(t,e,r){var n;return Yc=((n=r==null?void 0:r.scanLimit)!==null&&n!==void 0?n:1e9)>>1,Xc=r!=null&&r.timeout?Date.now()+r.timeout:0,s1=!1,VU(t,e,us(t,0,t.length,e,0,e.length))}function eO(){return!s1}function tO(t,e,r){return qU(WU(t,e,r),t,e)}var Jn=ke.Facet.define({combine:t=>t[0]}),n1=ke.StateEffect.define(),YU=ke.Facet.define(),Zo=ke.StateField.define({create(t){return null},update(t,e){for(let r of e.effects)r.is(n1)&&(t=r.value);for(let r of e.state.facet(YU))t=r(t,e);return t}});var Xo=class t{constructor(e,r,n,i,a,s=!0){this.changes=e,this.fromA=r,this.toA=n,this.fromB=i,this.toB=a,this.precise=s}offset(e,r){return e||r?new t(this.changes,this.fromA+e,this.toA+e,this.fromB+r,this.toB+r,this.precise):this}get endA(){return Math.max(this.fromA,this.toA-1)}get endB(){return Math.max(this.fromB,this.toB-1)}static build(e,r,n){let i=tO(e.toString(),r.toString(),n);return rO(i,e,r,0,0,eO())}static updateA(e,r,n,i,a){return DM($M(e,i,!0,n.length),e,r,n,a)}static updateB(e,r,n,i,a){return DM($M(e,i,!1,r.length),e,r,n,a)}};function OM(t,e,r,n){let i=r.lineAt(t),a=n.lineAt(e);return i.to==t&&a.to==e&&tf+1&&v>d+1)break;h.push(p.offset(-c+n,-u+i)),[f,d]=IM(p.toA+n,p.toB+i,e,r),o++}s.push(new Xo(h,c,Math.max(c,f),u,Math.max(u,d),a))}return s}var Eh=1e3;function FM(t,e,r,n){let i=0,a=t.length;for(;;){if(i==a){let u=0,f=0;i&&({toA:u,toB:f}=t[i-1]);let d=e-(r?u:f);return[u+d,f+d]}let s=i+a>>1,o=t[s],[l,c]=r?[o.fromA,o.toA]:[o.fromB,o.toB];if(l>e)a=s;else if(c<=e)i=s+1;else return n?[o.fromA,o.fromB]:[o.toA,o.toB]}}function $M(t,e,r,n){let i=[];return e.iterChangedRanges((a,s,o,l)=>{let c=0,u=r?e.length:n,f=0,d=r?n:e.length;a>Eh&&([c,f]=FM(t,a-Eh,r,!0)),s=c?i[i.length-1]={fromA:p.fromA,fromB:p.fromB,toA:u,toB:d,diffA:p.diffA+g,diffB:p.diffB+v}:i.push({fromA:c,toA:u,fromB:f,toB:d,diffA:g,diffB:v})}),i}function DM(t,e,r,n,i){if(!t.length)return e;let a=[];for(let s=0,o=0,l=0,c=0;;s++){let u=s==t.length?null:t[s],f=u?u.fromA+o:r.length,d=u?u.fromB+l:n.length;for(;cf||v.toB+l>d)break;a.push(v.offset(o,l)),c++}if(!u)break;let h=u.toA+o+u.diffA,p=u.toB+l+u.diffB,g=tO(r.sliceString(f,h),n.sliceString(d,p),i);for(let v of rO(g,r,n,f,d,eO()))a.push(v);for(o+=u.diffA,l+=u.diffB;ch&&v.fromB+l>p)break;c++}}return a}var XU={scanLimit:500},nO=Ie.ViewPlugin.fromClass(class{constructor(t){({deco:this.deco,gutter:this.gutter}=NM(t))}update(t){(t.docChanged||t.viewportChanged||KU(t.startState,t.state)||ZU(t.startState,t.state))&&({deco:this.deco,gutter:this.gutter}=NM(t.view))}},{decorations:t=>t.deco}),Ah=ke.Prec.low((0,Ie.gutter)({class:"cm-changeGutter",markers:t=>{var e;return((e=t.plugin(nO))===null||e===void 0?void 0:e.gutter)||ke.RangeSet.empty}}));function KU(t,e){return t.field(Zo,!1)!=e.field(Zo,!1)}function ZU(t,e){return t.facet(Jn)!=e.facet(Jn)}var LM=Ie.Decoration.line({class:"cm-changedLine"}),JU=Ie.Decoration.mark({class:"cm-changedText"}),QU=Ie.Decoration.mark({tagName:"ins",class:"cm-insertedLine"}),eG=Ie.Decoration.mark({tagName:"del",class:"cm-deletedLine"}),jM=new class extends Ie.GutterMarker{constructor(){super(...arguments),this.elementClass="cm-changedLineGutter"}};function tG(t,e,r,n,i,a){let s=r?t.fromA:t.fromB,o=r?t.toA:t.toB,l=0;if(s!=o){i.add(s,s,LM),i.add(s,o,r?eG:QU),a&&a.add(s,s,jM);for(let c=e.iterRange(s,o-1),u=s;!c.next().done;){if(c.lineBreak){u++,i.add(u,u,LM),a&&a.add(u,u,jM);continue}let f=u+c.value.length;if(n)for(;l=u)break;(s?f.toA:f.toB)>c&&(!a||!a(t.state,f,o,l))&&tG(f,t.state.doc,s,n,o,l)}return{deco:o.finish(),gutter:l&&l.finish()}}var Yo=class extends Ie.WidgetType{constructor(e){super(),this.height=e}eq(e){return this.height==e.height}toDOM(){let e=document.createElement("div");return e.className="cm-mergeSpacer",e.style.height=this.height+"px",e}updateDOM(e){return e.style.height=this.height+"px",!0}get estimatedHeight(){return this.height}ignoreEvent(){return!1}},Ph=ke.StateEffect.define({map:(t,e)=>t.map(e)}),Kc=ke.StateField.define({create:()=>Ie.Decoration.none,update:(t,e)=>{for(let r of e.effects)if(r.is(Ph))return r.value;return t.map(e.changes)},provide:t=>Ie.EditorView.decorations.from(t)}),kh=.01;function BM(t,e){if(t.size!=e.size)return!1;let r=t.iter(),n=e.iter();for(;r.value;){if(r.from!=n.from||Math.abs(r.value.spec.widget.height-n.value.spec.widget.height)>1)return!1;r.next(),n.next()}return!0}function rG(t,e,r){let n=new ke.RangeSetBuilder,i=new ke.RangeSetBuilder,a=t.state.field(Kc).iter(),s=e.state.field(Kc).iter(),o=0,l=0,c=0,u=0,f=t.viewport,d=e.viewport;for(let v=0;;v++){let y=vkh&&(u+=k,i.add(l,l,Ie.Decoration.widget({widget:new Yo(k),block:!0,side:-1})))}if(b>o+1e3&&of.from&&ld.from){let S=Math.min(f.from-o,d.from-l);o+=S,l+=S,v--}else if(y)o=y.toA,l=y.toB;else break;for(;a.value&&a.fromkh&&i.add(e.state.doc.length,e.state.doc.length,Ie.Decoration.widget({widget:new Yo(h),block:!0,side:1}));let p=n.finish(),g=i.finish();BM(p,t.state.field(Kc))||t.dispatch({effects:Ph.of(p)}),BM(g,e.state.field(Kc))||e.dispatch({effects:Ph.of(g)})}var i1=ke.StateEffect.define({map:(t,e)=>e.mapPos(t)}),a1=class extends Ie.WidgetType{constructor(e){super(),this.lines=e}eq(e){return this.lines==e.lines}toDOM(e){let r=document.createElement("div");return r.className="cm-collapsedLines",r.textContent=e.state.phrase("$ unchanged lines",this.lines),r.addEventListener("click",n=>{let i=e.posAtDOM(n.target);e.dispatch({effects:i1.of(i)});let{side:a,sibling:s}=e.state.facet(Jn);s&&s().dispatch({effects:i1.of(nG(i,e.state.field(Zo),a=="a"))})}),r}ignoreEvent(e){return e instanceof MouseEvent}get estimatedHeight(){return 27}get type(){return"collapsed-unchanged-code"}};function nG(t,e,r){let n=0,i=0;for(let a=0;;a++){let s=a=t)return i+(t-n);[n,i]=r?[s.toA,s.toB]:[s.toB,s.toA]}}var iG=ke.StateField.define({create(t){return Ie.Decoration.none},update(t,e){t=t.map(e.changes);for(let r of e.effects)r.is(i1)&&(t=t.update({filter:n=>n!=r.value}));return t},provide:t=>Ie.EditorView.decorations.from(t)});function HM({margin:t=3,minSize:e=4}){return iG.init(r=>aG(r,t,e))}function aG(t,e,r){let n=new ke.RangeSetBuilder,i=t.facet(Jn).side=="a",a=t.field(Zo),s=1;for(let o=0;;o++){let l=o=r&&n.add(t.doc.line(c).from,t.doc.line(u).to,Ie.Decoration.replace({widget:new a1(f),block:!0})),!l)break;s=t.doc.lineAt(Math.min(t.doc.length,i?l.toA:l.toB)).number}return n.finish()}var sG=Ie.EditorView.styleModule.of(new Sh({".cm-mergeView":{overflowY:"auto"},".cm-mergeViewEditors":{display:"flex",alignItems:"stretch"},".cm-mergeViewEditor":{flexGrow:1,flexBasis:0,overflow:"hidden"},".cm-merge-revert":{width:"1.6em",flexGrow:0,flexShrink:0,position:"relative"},".cm-merge-revert button":{position:"absolute",display:"block",width:"100%",boxSizing:"border-box",textAlign:"center",background:"none",border:"none",font:"inherit",cursor:"pointer"}})),oG=Ie.EditorView.baseTheme({".cm-mergeView & .cm-scroller, .cm-mergeView &":{height:"auto !important",overflowY:"visible !important"},"&.cm-merge-a .cm-changedLine, .cm-deletedChunk":{backgroundColor:"rgba(160, 128, 100, .08)"},"&.cm-merge-b .cm-changedLine, .cm-inlineChangedLine":{backgroundColor:"rgba(100, 160, 128, .08)"},"&light.cm-merge-a .cm-changedText, &light .cm-deletedChunk .cm-deletedText":{background:"linear-gradient(#ee443366, #ee443366) bottom/100% 2px no-repeat"},"&dark.cm-merge-a .cm-changedText, &dark .cm-deletedChunk .cm-deletedText":{background:"linear-gradient(#ffaa9966, #ffaa9966) bottom/100% 2px no-repeat"},"&light.cm-merge-b .cm-changedText":{background:"linear-gradient(#22bb22aa, #22bb22aa) bottom/100% 2px no-repeat"},"&dark.cm-merge-b .cm-changedText":{background:"linear-gradient(#88ff88aa, #88ff88aa) bottom/100% 2px no-repeat"},"&.cm-merge-b .cm-deletedText":{background:"#ff000033"},".cm-insertedLine, .cm-deletedLine, .cm-deletedLine del":{textDecoration:"none"},".cm-deletedChunk":{paddingLeft:"6px","& .cm-chunkButtons":{position:"absolute",insetInlineEnd:"5px"},"& button":{border:"none",cursor:"pointer",color:"white",margin:"0 2px",borderRadius:"3px","&[name=accept]":{background:"#2a2"},"&[name=reject]":{background:"#d43"}}},".cm-collapsedLines":{padding:"5px 5px 5px 10px",cursor:"pointer","&:before":{content:'"\u299A"',marginInlineEnd:"7px"},"&:after":{content:'"\u299A"',marginInlineStart:"7px"}},"&light .cm-collapsedLines":{color:"#444",background:"linear-gradient(to bottom, transparent 0, #f3f3f3 30%, #f3f3f3 70%, transparent 100%)"},"&dark .cm-collapsedLines":{color:"#ddd",background:"linear-gradient(to bottom, transparent 0, #222 30%, #222 70%, transparent 100%)"},".cm-changeGutter":{width:"3px",paddingLeft:"1px"},"&light.cm-merge-a .cm-changedLineGutter, &light .cm-deletedLineGutter":{background:"#e43"},"&dark.cm-merge-a .cm-changedLineGutter, &dark .cm-deletedLineGutter":{background:"#fa9"},"&light.cm-merge-b .cm-changedLineGutter":{background:"#2b2"},"&dark.cm-merge-b .cm-changedLineGutter":{background:"#8f8"},".cm-inlineChangedLineGutter":{background:"#75d"}}),UM=new ke.Compartment,Th=new ke.Compartment,Rh=class{constructor(e){this.revertDOM=null,this.revertToA=!1,this.revertToLeft=!1,this.measuring=-1,this.diffConf=e.diffConfig||XU;let r=[ke.Prec.low(nO),oG,sG,Kc,Ie.EditorView.updateListener.of(f=>{this.measuring<0&&(f.heightChanged||f.viewportChanged)&&!f.transactions.some(d=>d.effects.some(h=>h.is(Ph)))&&this.measure()})],n=[Jn.of({side:"a",sibling:()=>this.b,highlightChanges:e.highlightChanges!==!1,markGutter:e.gutter!==!1})];e.gutter!==!1&&n.push(Ah);let i=ke.EditorState.create({doc:e.a.doc,selection:e.a.selection,extensions:[e.a.extensions||[],Ie.EditorView.editorAttributes.of({class:"cm-merge-a"}),Th.of(n),r]}),a=[Jn.of({side:"b",sibling:()=>this.a,highlightChanges:e.highlightChanges!==!1,markGutter:e.gutter!==!1})];e.gutter!==!1&&a.push(Ah);let s=ke.EditorState.create({doc:e.b.doc,selection:e.b.selection,extensions:[e.b.extensions||[],Ie.EditorView.editorAttributes.of({class:"cm-merge-b"}),Th.of(a),r]});this.chunks=Xo.build(i.doc,s.doc,this.diffConf);let o=[Zo.init(()=>this.chunks),UM.of(e.collapseUnchanged?HM(e.collapseUnchanged):[])];i=i.update({effects:ke.StateEffect.appendConfig.of(o)}).state,s=s.update({effects:ke.StateEffect.appendConfig.of(o)}).state,this.dom=document.createElement("div"),this.dom.className="cm-mergeView",this.editorDOM=this.dom.appendChild(document.createElement("div")),this.editorDOM.className="cm-mergeViewEditors";let l=e.orientation||"a-b",c=document.createElement("div");c.className="cm-mergeViewEditor";let u=document.createElement("div");u.className="cm-mergeViewEditor",this.editorDOM.appendChild(l=="a-b"?c:u),this.editorDOM.appendChild(l=="a-b"?u:c),this.a=new Ie.EditorView({state:i,parent:c,root:e.root,dispatchTransactions:f=>this.dispatch(f,this.a)}),this.b=new Ie.EditorView({state:s,parent:u,root:e.root,dispatchTransactions:f=>this.dispatch(f,this.b)}),this.setupRevertControls(!!e.revertControls,e.revertControls=="b-to-a",e.renderRevertControl),e.parent&&e.parent.appendChild(this.dom),this.scheduleMeasure()}dispatch(e,r){if(e.some(n=>n.docChanged)){let n=e[e.length-1],i=e.reduce((s,o)=>s.compose(o.changes),ke.ChangeSet.empty(e[0].startState.doc.length));this.chunks=r==this.a?Xo.updateA(this.chunks,n.newDoc,this.b.state.doc,i,this.diffConf):Xo.updateB(this.chunks,this.a.state.doc,n.newDoc,i,this.diffConf),r.update([...e,n.state.update({effects:n1.of(this.chunks)})]);let a=r==this.a?this.b:this.a;a.update([a.state.update({effects:n1.of(this.chunks)})]),this.scheduleMeasure()}else r.update(e)}reconfigure(e){if("diffConfig"in e&&(this.diffConf=e.diffConfig),"orientation"in e){let a=e.orientation!="b-a";if(a!=(this.editorDOM.firstChild==this.a.dom.parentNode)){let s=this.a.dom.parentNode,o=this.b.dom.parentNode;s.remove(),o.remove(),this.editorDOM.insertBefore(a?s:o,this.editorDOM.firstChild),this.editorDOM.appendChild(a?o:s),this.revertToLeft=!this.revertToLeft,this.revertDOM&&(this.revertDOM.textContent="")}}if("revertControls"in e||"renderRevertControl"in e){let a=!!this.revertDOM,s=this.revertToA,o=this.renderRevert;"revertControls"in e&&(a=!!e.revertControls,s=e.revertControls=="b-to-a"),"renderRevertControl"in e&&(o=e.renderRevertControl),this.setupRevertControls(a,s,o)}let r="highlightChanges"in e,n="gutter"in e,i="collapseUnchanged"in e;if(r||n||i){let a=[],s=[];if(r||n){let o=this.a.state.facet(Jn),l=n?e.gutter!==!1:o.markGutter,c=r?e.highlightChanges!==!1:o.highlightChanges;a.push(Th.reconfigure([Jn.of({side:"a",sibling:()=>this.b,highlightChanges:c,markGutter:l}),l?Ah:[]])),s.push(Th.reconfigure([Jn.of({side:"b",sibling:()=>this.a,highlightChanges:c,markGutter:l}),l?Ah:[]]))}if(i){let o=UM.reconfigure(e.collapseUnchanged?HM(e.collapseUnchanged):[]);a.push(o),s.push(o)}this.a.dispatch({effects:a}),this.b.dispatch({effects:s})}this.scheduleMeasure()}setupRevertControls(e,r,n){this.revertToA=r,this.revertToLeft=this.revertToA==(this.editorDOM.firstChild==this.a.dom.parentNode),this.renderRevert=n,!e&&this.revertDOM?(this.revertDOM.remove(),this.revertDOM=null):e&&!this.revertDOM?(this.revertDOM=this.editorDOM.insertBefore(document.createElement("div"),this.editorDOM.firstChild.nextSibling),this.revertDOM.addEventListener("mousedown",i=>this.revertClicked(i)),this.revertDOM.className="cm-merge-revert"):this.revertDOM&&(this.revertDOM.textContent="")}scheduleMeasure(){if(this.measuring<0){let e=this.dom.ownerDocument.defaultView||window;this.measuring=e.requestAnimationFrame(()=>{this.measuring=-1,this.measure()})}}measure(){rG(this.a,this.b,this.chunks),this.revertDOM&&this.updateRevertButtons()}updateRevertButtons(){let e=this.revertDOM,r=e.firstChild,n=this.a.viewport,i=this.b.viewport;for(let a=0;an.to||s.fromB>i.to)break;if(s.fromA-1&&(this.dom.ownerDocument.defaultView||window).cancelAnimationFrame(this.measuring),this.dom.remove()}};function GM(t){let e=t.nextSibling;return t.remove(),e}var Mh=require("@codemirror/search"),Jo=require("@codemirror/state"),tn=require("@codemirror/view");var fs=class extends Qo.ItemView{constructor(r,n){super(r);this.plugin=n;this.refreshing=!1;this.ignoreNextModification=!1;this.navigation=!0,this.registerEvent(this.app.workspace.on("obsidian-git:status-changed",()=>{this.mergeView?this.updateRefEditors().catch(console.error):this.createMergeView().catch(console.error)})),this.intervalRef=window.setInterval(()=>{this.mergeView&&this.updateRefEditors().catch(console.error)},30*1e3),this.registerEvent(this.app.vault.on("modify",i=>{this.state.bRef==null&&i.path===this.state.bFile&&(this.ignoreNextModification?this.ignoreNextModification=!1:this.updateModifiableEditor().catch(console.error))})),this.registerEvent(this.app.vault.on("delete",i=>{this.state.bRef==null&&i.path===this.state.bFile&&this.createMergeView().catch(console.error)})),this.registerEvent(this.app.vault.on("create",i=>{this.state.bRef==null&&i.path===this.state.bFile&&this.createMergeView().catch(console.error)})),this.registerEvent(this.app.vault.on("rename",(i,a)=>{this.state.bRef==null&&(i.path===this.state.bFile||a===this.state.bFile)&&this.createMergeView().catch(console.error)})),this.fileSaveDebouncer=(0,Qo.debounce)(i=>{let a=this.state.bFile;a&&(this.ignoreNextModification=!0,this.plugin.app.vault.adapter.write(this.plugin.gitManager.getRelativeVaultPath(a),i).catch(s=>this.plugin.displayError(s)))},1e3,!1)}getViewType(){return ca.type}getDisplayText(){var r;if(((r=this.state)==null?void 0:r.bFile)!=null){let n=this.state.bFile.split("/").last();return n!=null&&n.endsWith(".md")&&(n=n.slice(0,-3)),`Diff: ${n}`}return ca.name}getIcon(){return ca.icon}async setState(r,n){this.state=r,Qo.Platform.isMobile&&(this.leaf.view.titleEl.textContent=this.getDisplayText()),await super.setState(r,n),await this.createMergeView()}getState(){return this.state}onClose(){return window.clearInterval(this.intervalRef),super.onClose()}async onOpen(){return await this.createMergeView(),super.onOpen()}async gitShow(r,n){try{return await this.plugin.gitManager.show(r,n,!1)}catch(i){if(i instanceof wr&&(i.message.includes("does not exist")||i.message.includes("unknown revision or path")||i.message.includes("exists on disk, but not in")||i.message.includes("fatal: bad object")))return i.message.includes("fatal: bad object")&&this.plugin.displayError(i.message),"";throw i}}async bShouldBeEditable(){if(this.state.bRef!=null)return!1;let r=this.plugin.gitManager.getRelativeVaultPath(this.state.bFile);return await this.app.vault.adapter.exists(r)}async updateModifiableEditor(){if(!this.mergeView||this.refreshing)return;let r=this.mergeView.b;this.refreshing=!0;let n=await this.app.vault.adapter.read(this.state.bFile);if(n!=r.state.doc.toString()){let i=r.state.update({changes:{from:0,to:r.state.doc.length,insert:n},annotations:[Jo.Transaction.remote.of(!0)]});r.dispatch(i)}this.refreshing=!1}async updateRefEditors(){if(!this.mergeView||this.refreshing)return;let r=this.mergeView.a,n=this.mergeView.b;this.refreshing=!0;let i=await this.gitShow(this.state.aRef,this.state.aFile),a;if(this.state.bRef!=null&&(a=await this.gitShow(this.state.bRef,this.state.bFile)),i!=r.state.doc.toString()){let s=r.state.update({changes:{from:0,to:r.state.doc.length,insert:i}});r.dispatch(s)}if(a!=null&&a!=n.state.doc.toString()){let s=n.state.update({changes:{from:0,to:n.state.doc.length,insert:a}});n.dispatch(s)}this.refreshing=!1}async createMergeView(){var r,n,i;if((r=this.state)!=null&&r.aFile&&((n=this.state)!=null&&n.bFile)&&!this.refreshing&&this.plugin.gitManager){this.refreshing=!0,(i=this.mergeView)==null||i.destroy();let a=this.containerEl.children[1];a.empty(),this.contentEl.addClass("git-split-diff-view"),this.bIsEditable=await this.bShouldBeEditable();let s=await this.gitShow(this.state.aRef,this.state.aFile),o;if(this.state.bRef!=null)o=await this.gitShow(this.state.bRef,this.state.bFile);else{let p=this.plugin.gitManager.getRelativeVaultPath(this.state.bFile);await this.app.vault.adapter.exists(p)?o=await this.app.vault.adapter.read(p):o=""}let l=[(0,tn.lineNumbers)(),(0,Mh.highlightSelectionMatches)(),(0,tn.drawSelection)(),tn.keymap.of([...el.standardKeymap,el.indentWithTab]),(0,el.history)(),(0,Mh.search)(),tn.EditorView.lineWrapping],c=this,u=tn.ViewPlugin.define(p=>({update(g){if(g.docChanged&&!g.transactions.some(v=>v.annotation(Jo.Transaction.remote))){let v=p.state.doc.toString();c.fileSaveDebouncer(v)}}})),f={doc:s,extensions:[...l,tn.EditorView.editable.of(!1),Jo.EditorState.readOnly.of(!0)]},d=[...l];this.bIsEditable?d.push(u):d.push(tn.EditorView.editable.of(!1),Jo.EditorState.readOnly.of(!0));let h={doc:o,extensions:d};a.addClasses(["cm-s-obsidian","mod-cm6","markdown-source-view","cm-content"]),this.mergeView=new Rh({b:h,a:f,collapseUnchanged:{minSize:6,margin:4},diffConfig:{scanLimit:this.bIsEditable?1e3:1e4},parent:a}),this.refreshing=!1}}};m();var C5=require("obsidian");m();m();m();var iO="5";var aO,sO,oO;typeof window!="undefined"&&((oO=(sO=(aO=window.__svelte)!=null?aO:window.__svelte={}).v)!=null?oO:sO.v=new Set).add(iO);m();m();m();var tl="[",ya="[!",ds="]",Ci={};var qe=Symbol(),rn=Symbol("filename"),lO=Symbol("hmr"),cO="http://www.w3.org/1999/xhtml";m();m();m();m();var Oh=!0;m();var D=!1;m();var nn=Array.isArray,uO=Array.prototype.indexOf,Zc=Array.from,c1=Object.keys,qt=Object.defineProperty,_r=Object.getOwnPropertyDescriptor,u1=Object.getOwnPropertyDescriptors,f1=Object.prototype,fO=Array.prototype,rl=Object.getPrototypeOf,d1=Object.isExtensible;function h1(t){return typeof t=="function"}var ir=()=>{};function Jc(t){for(var e=0;e{t=n,e=i});return{promise:r,resolve:t,reject:e}}m();m();var xr=Symbol("$state"),Qc=Symbol("legacy props"),hO=Symbol(""),Ih=Symbol("proxy path"),nl=new class extends Error{constructor(){super(...arguments);vt(this,"name","StaleReactionError");vt(this,"message","The reaction that called `getAbortSignal()` was re-run or destroyed")}};var eu=3,an=8;m();m();function pO(){if(D){let t=new Error("await_outside_boundary\nCannot await outside a `` with a `pending` snippet\nhttps://svelte.dev/e/await_outside_boundary");throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/await_outside_boundary")}function tu(t){if(D){let e=new Error(`lifecycle_outside_component +\`${t}(...)\` can only be used during component initialisation +https://svelte.dev/e/lifecycle_outside_component`);throw e.name="Svelte error",e}else throw new Error("https://svelte.dev/e/lifecycle_outside_component")}function mO(){if(D){let t=new Error("async_derived_orphan\nCannot create a `$derived(...)` with an `await` expression outside of an effect tree\nhttps://svelte.dev/e/async_derived_orphan");throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/async_derived_orphan")}function p1(){if(D){let t=new Error("bind_invalid_checkbox_value\nUsing `bind:value` together with a checkbox input is not allowed. Use `bind:checked` instead\nhttps://svelte.dev/e/bind_invalid_checkbox_value");throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/bind_invalid_checkbox_value")}function gO(){if(D){let t=new Error(`derived_references_self +A derived value cannot reference itself recursively +https://svelte.dev/e/derived_references_self`);throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/derived_references_self")}function vO(t){if(D){let e=new Error(`effect_in_teardown +\`${t}\` cannot be used inside an effect cleanup function +https://svelte.dev/e/effect_in_teardown`);throw e.name="Svelte error",e}else throw new Error("https://svelte.dev/e/effect_in_teardown")}function yO(){if(D){let t=new Error("effect_in_unowned_derived\nEffect cannot be created inside a `$derived` value that was not itself created inside an effect\nhttps://svelte.dev/e/effect_in_unowned_derived");throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/effect_in_unowned_derived")}function wO(t){if(D){let e=new Error(`effect_orphan +\`${t}\` can only be used inside an effect (e.g. during component initialisation) +https://svelte.dev/e/effect_orphan`);throw e.name="Svelte error",e}else throw new Error("https://svelte.dev/e/effect_orphan")}function bO(){if(D){let t=new Error(`effect_update_depth_exceeded +Maximum update depth exceeded. This typically indicates that an effect reads and writes the same piece of state +https://svelte.dev/e/effect_update_depth_exceeded`);throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/effect_update_depth_exceeded")}function _O(){if(D){let t=new Error("flush_sync_in_effect\nCannot use `flushSync` inside an effect\nhttps://svelte.dev/e/flush_sync_in_effect");throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/flush_sync_in_effect")}function xO(){if(D){let t=new Error(`hydration_failed +Failed to hydrate the application +https://svelte.dev/e/hydration_failed`);throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/hydration_failed")}function SO(t){if(D){let e=new Error(`props_invalid_value +Cannot do \`bind:${t}={undefined}\` when \`${t}\` has a fallback value +https://svelte.dev/e/props_invalid_value`);throw e.name="Svelte error",e}else throw new Error("https://svelte.dev/e/props_invalid_value")}function EO(t){if(D){let e=new Error(`rune_outside_svelte +The \`${t}\` rune is only available inside \`.svelte\` and \`.svelte.js/ts\` files +https://svelte.dev/e/rune_outside_svelte`);throw e.name="Svelte error",e}else throw new Error("https://svelte.dev/e/rune_outside_svelte")}function AO(){if(D){let t=new Error("state_descriptors_fixed\nProperty descriptors defined on `$state` objects must contain `value` and always be `enumerable`, `configurable` and `writable`.\nhttps://svelte.dev/e/state_descriptors_fixed");throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/state_descriptors_fixed")}function kO(){if(D){let t=new Error("state_prototype_fixed\nCannot set prototype of `$state` object\nhttps://svelte.dev/e/state_prototype_fixed");throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/state_prototype_fixed")}function TO(){if(D){let t=new Error("state_unsafe_mutation\nUpdating state inside `$derived(...)`, `$inspect(...)` or a template expression is forbidden. If the value should not be reactive, declare it without `$state`\nhttps://svelte.dev/e/state_unsafe_mutation");throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/state_unsafe_mutation")}m();m();m();var hs="font-weight: bold",ps="font-weight: normal";function CO(t){D?console.warn(`%c[svelte] await_reactivity_loss +%cDetected reactivity loss when reading \`${t}\`. This happens when state is read in an async function after an earlier \`await\` +https://svelte.dev/e/await_reactivity_loss`,hs,ps):console.warn("https://svelte.dev/e/await_reactivity_loss")}function PO(t,e){D?console.warn(`%c[svelte] await_waterfall +%cAn async derived, \`${t}\` (${e}) was not read immediately after it resolved. This often indicates an unnecessary waterfall, which can slow down your app +https://svelte.dev/e/await_waterfall`,hs,ps):console.warn("https://svelte.dev/e/await_waterfall")}function RO(t,e,r){D?console.warn(`%c[svelte] hydration_attribute_changed +%cThe \`${t}\` attribute on \`${e}\` changed its value between server and client renders. The client value, \`${r}\`, will be ignored in favour of the server value +https://svelte.dev/e/hydration_attribute_changed`,hs,ps):console.warn("https://svelte.dev/e/hydration_attribute_changed")}function ms(t){D?console.warn(`%c[svelte] hydration_mismatch +%c${t?`Hydration failed because the initial UI does not match what was rendered on the server. The error occurred near ${t}`:"Hydration failed because the initial UI does not match what was rendered on the server"} +https://svelte.dev/e/hydration_mismatch`,hs,ps):console.warn("https://svelte.dev/e/hydration_mismatch")}function MO(){D?console.warn(`%c[svelte] lifecycle_double_unmount +%cTried to unmount a component that was not mounted +https://svelte.dev/e/lifecycle_double_unmount`,hs,ps):console.warn("https://svelte.dev/e/lifecycle_double_unmount")}function Fh(t){D?console.warn(`%c[svelte] state_proxy_equality_mismatch +%cReactive \`$state(...)\` proxies and the values they proxy have different identities. Because of this, comparisons with \`${t}\` will produce unexpected results +https://svelte.dev/e/state_proxy_equality_mismatch`,hs,ps):console.warn("https://svelte.dev/e/state_proxy_equality_mismatch")}function OO(t){D?console.warn(`%c[svelte] transition_slide_display +%cThe \`slide\` transition does not work correctly for elements with \`display: ${t}\` +https://svelte.dev/e/transition_slide_display`,hs,ps):console.warn("https://svelte.dev/e/transition_slide_display")}var se=!1;function Yt(t){se=t}var ge;function et(t){if(t===null)throw ms(),Ci;return ge=t}function Xt(){return et(jt(ge))}function H(t){if(se){if(jt(ge)!==null)throw ms(),Ci;ge=t}}function il(t=1){if(se){for(var e=t,r=ge;e--;)r=jt(r);ge=r}}function gs(){for(var t=0,e=ge;;){if(e.nodeType===an){var r=e.data;if(r===ds){if(t===0)return e;t-=1}else(r===tl||r===ya)&&(t+=1)}var n=jt(e);e.remove(),e=n}}function $h(t){if(!t||t.nodeType!==an)throw ms(),Ci;return t.data}m();m();m();m();function Dh(t){return t===this.v}function Lh(t,e){return t!=t?e==e:t!==e||t!==null&&typeof t=="object"||typeof t=="function"}function jh(t){return!Lh(t,this.v)}m();var _n=!1,Pi=!1,Qn=!1;m();m();m();var ru=null;function ei(t){let e=Error(),r=e.stack;if(!r)return null;let n=r.split(` +`),i=[` +`];for(let a=0;a"}`,a=e.ctx;a!==null;)i+=` +${n}in ${(o=a.function)==null?void 0:o[rn].split("/").pop()}`,a=a.p;return{message:t.message+` +${i} +`,stack:(l=t.stack)==null?void 0:l.split(` +`).filter(c=>!c.includes("svelte/src/internal")).join(` +`)}}}function $O(t){let e=v1.get(t);e&&(qt(t,"message",{value:e.message}),qt(t,"stack",{value:e.stack}))}m();var au=[],w1=[];function DO(){var t=au;au=[],Jc(t)}function uG(){var t=w1;w1=[],Jc(t)}function Lr(t){au.length===0&&queueMicrotask(DO),au.push(t)}function LO(){au.length>0&&DO(),w1.length>0&&uG()}m();var ane=589952;function Uh(){for(var t=ee.b;t!==null&&!t.has_pending_snippet();)t=t.parent;return t===null&&pO(),t}m();m();var Ii=null;function S1(t){Ii=t}var ou=new Set;function vs(t){var e=2050,r=oe!==null&&oe.f&2?oe:null;ee===null||r!==null&&r.f&256?e|=256:ee.f|=524288;let n={ctx:ye,deps:null,effects:null,equals:Dh,f:e,fn:t,reactions:null,rv:0,v:qe,wv:0,parent:r!=null?r:ee,ac:null};return D&&Qn&&(n.created=ei("CreatedAt")),n}function E1(t,e){let r=ee;r===null&&mO();var n=r.b,i=void 0,a=jr(qe),s=null,o=!oe;return jO(()=>{var h;D&&(Ii=ee);try{var l=t()}catch(p){l=Promise.reject(p)}D&&(Ii=null);var c=()=>l;i=(h=s==null?void 0:s.then(c,c))!=null?h:Promise.resolve(l),s=i;var u=xe,f=n.pending;o&&(n.update_pending_count(1),f||u.increment());let d=(p,g=void 0)=>{s=null,Ii=null,f||u.activate(),g?g!==nl&&(a.f|=8388608,ri(a,g)):(a.f&8388608&&(a.f^=8388608),ri(a,p),D&&e!==void 0&&(ou.add(a),setTimeout(()=>{ou.has(a)&&(PO(a.label,e),ou.delete(a))}))),o&&(n.update_pending_count(-1),f||u.decrement()),Vh()};if(i.then(d,p=>d(null,p||"unknown")),u)return()=>{queueMicrotask(()=>u.neuter())}}),D&&(a.f|=4194304),new Promise(l=>{function c(u){function f(){u===i?l(a):c(i)}u.then(f,f)}c(i)})}function Ct(t){let e=vs(t);return qh(e),e}function ys(t){let e=vs(t);return e.equals=jh,e}function Gh(t){var e=t.effects;if(e!==null){t.effects=null;for(var r=0;rE1(l))).then(l=>{i==null||i.activate(),s();try{r([...t.map(n),...l])}catch(c){a.f&16384||al(c,a)}i==null||i.deactivate(),Vh()}).catch(l=>{o.error(l)})}function dG(){var t=ee,e=oe,r=ye;return function(){Nt(t),kt(e),ba(r),D&&S1(null)}}function Vh(){Nt(null),kt(null),ba(null),D&&S1(null)}var uu=new Set,xe=null,fu=null,_a=null,b1=new Set,Kh=[];function BO(){let t=Kh.shift();Kh.length>0&&queueMicrotask(BO),t()}var _s=[],Qh=null,k1=!1,Yh=!1,ol,ll,xa,du,hu,bs,cl,Sa,Ea,ul,pu,mu,An,HO,Xh,T1,Zh=class Zh{constructor(){yt(this,An);vt(this,"current",new Map);yt(this,ol,new Map);yt(this,ll,new Set);yt(this,xa,0);yt(this,du,null);yt(this,hu,!1);yt(this,bs,[]);yt(this,cl,[]);yt(this,Sa,[]);yt(this,Ea,[]);yt(this,ul,[]);yt(this,pu,[]);yt(this,mu,[]);vt(this,"skipped_effects",new Set)}process(e){var a;_s=[],fu=null;var r=null;if(uu.size>1){r=new Map,_a=new Map;for(let[s,o]of this.current)r.set(s,{v:s.v,wv:s.wv}),s.v=o;for(let s of uu)if(s!==this)for(let[o,l]of ue(s,ol))r.has(o)||(r.set(o,{v:o.v,wv:o.wv}),o.v=l)}for(let s of e)di(this,An,HO).call(this,s);if(ue(this,bs).length===0&&ue(this,xa)===0){di(this,An,T1).call(this);var n=ue(this,Sa),i=ue(this,Ea);It(this,Sa,[]),It(this,Ea,[]),It(this,ul,[]),fu=xe,xe=null,NO(n),NO(i),xe===null?xe=this:uu.delete(this),(a=ue(this,du))==null||a.resolve()}else di(this,An,Xh).call(this,ue(this,Sa)),di(this,An,Xh).call(this,ue(this,Ea)),di(this,An,Xh).call(this,ue(this,ul));if(r){for(let[s,{v:o,wv:l}]of r)s.wv<=l&&(s.v=o);_a=null}for(let s of ue(this,bs))$i(s);for(let s of ue(this,cl))$i(s);It(this,bs,[]),It(this,cl,[])}capture(e,r){ue(this,ol).has(e)||ue(this,ol).set(e,r),this.current.set(e,e.v)}activate(){xe=this}deactivate(){xe=null,fu=null;for(let e of b1)if(b1.delete(e),e(),xe!==null)break}neuter(){It(this,hu,!0)}flush(){_s.length>0?C1():di(this,An,T1).call(this),xe===this&&(ue(this,xa)===0&&uu.delete(this),this.deactivate())}increment(){It(this,xa,ue(this,xa)+1)}decrement(){if(It(this,xa,ue(this,xa)-1),ue(this,xa)===0){for(let e of ue(this,pu))mt(e,2048),ii(e);for(let e of ue(this,mu))mt(e,4096),ii(e);It(this,Sa,[]),It(this,Ea,[]),this.flush()}else this.deactivate()}add_callback(e){ue(this,ll).add(e)}settled(){var e;return((e=ue(this,du))!=null?e:It(this,du,dO())).promise}static ensure(){if(xe===null){let e=xe=new Zh;uu.add(xe),Yh||Zh.enqueue(()=>{xe===e&&e.flush()})}return xe}static enqueue(e){Kh.length===0&&queueMicrotask(BO),Kh.unshift(e)}};ol=new WeakMap,ll=new WeakMap,xa=new WeakMap,du=new WeakMap,hu=new WeakMap,bs=new WeakMap,cl=new WeakMap,Sa=new WeakMap,Ea=new WeakMap,ul=new WeakMap,pu=new WeakMap,mu=new WeakMap,An=new WeakSet,HO=function(e){var u;e.f^=1024;for(var r=e.first;r!==null;){var n=r.f,i=(n&96)!==0,a=i&&(n&1024)!==0,s=a||(n&8192)!==0||this.skipped_effects.has(r);if(!s&&r.fn!==null){if(i)r.f^=1024;else if(!(n&1024))if(n&4)ue(this,Ea).push(r);else if(_n&&n&8)ue(this,Sa).push(r);else if(n&4194304){var o=(u=r.b)!=null&&u.pending?ue(this,cl):ue(this,bs);o.push(r)}else Aa(r)&&(r.f&16&&ue(this,ul).push(r),$i(r));var l=r.first;if(l!==null){r=l;continue}}var c=r.parent;for(r=r.next;r===null&&c!==null;)r=c.next,c=c.parent}},Xh=function(e){for(let r of e)(r.f&2048?ue(this,pu):ue(this,mu)).push(r),mt(r,1024);e.length=0},T1=function(){if(!ue(this,hu))for(let e of ue(this,ll))e();ue(this,ll).clear()};var ti=Zh;function fl(t){_n&&ee!==null&&_O();var e=Yh;Yh=!0;try{var r;for(t&&(C1(),r=t());;){if(LO(),_s.length===0&&(xe==null||xe.flush(),_s.length===0))return Qh=null,r;C1()}}finally{Yh=e}}function C1(){var a;var t=xs;k1=!0;try{var e=0;for(P1(!0);_s.length>0;){var r=ti.ensure();if(e++>1e3){if(D){var n=new Map;for(let s of r.current.keys())for(let[o,l]of(a=s.updated)!=null?a:[]){var i=n.get(o);i||(i={error:l.error,count:0},n.set(o,i)),i.count+=l.count}for(let s of n.values())console.error(s.error)}hG()}r.process(_s),Di.clear()}}finally{k1=!1,P1(t),Qh=null}}function hG(){try{bO()}catch(t){D&&qt(t,"stack",{value:""}),al(t,Qh)}}function NO(t){var e=t.length;if(e!==0){for(var r=0;ri&&n.f&1048576)break}}for(;r0&&!O1&&I1()}return e}function I1(){O1=!1;let t=Array.from(ws);for(let e of t)e.f&1024&&mt(e,4096),Aa(e)&&$i(e);ws.clear()}function su(t){ie(t,t.v+1)}function GO(t,e){var r=t.reactions;if(r!==null)for(var n=on(),i=r.length,a=0;a{if(ka===s)return u();var f=oe,d=ka;kt(null),F1(s);var h=u();return kt(f),F1(d),h};n&&(r.set("length",Pe(t.length,a)),D&&(t=gG(t)));var l="";function c(u){l=u,sn(i,`${l} version`);for(let[f,d]of r)sn(d,Es(l,f))}return new Proxy(t,{defineProperty(u,f,d){(!("value"in d)||d.configurable===!1||d.enumerable===!1||d.writable===!1)&&AO();var h=r.get(f);return h===void 0?h=o(()=>{var p=Pe(d.value,a);return r.set(f,p),D&&typeof f=="string"&&sn(p,Es(l,f)),p}):ie(h,d.value,!0),!0},deleteProperty(u,f){var d=r.get(f);if(d===void 0){if(f in u){let h=o(()=>Pe(qe,a));r.set(f,h),su(i),D&&sn(h,Es(l,f))}}else ie(d,qe),su(i);return!0},get(u,f,d){var v;if(f===xr)return t;if(D&&f===Ih)return c;var h=r.get(f),p=f in u;if(h===void 0&&(!p||(v=_r(u,f))!=null&&v.writable)&&(h=o(()=>{var y=Ne(p?u[f]:qe),b=Pe(y,a);return D&&sn(b,Es(l,f)),b}),r.set(f,h)),h!==void 0){var g=R(h);return g===qe?void 0:g}return Reflect.get(u,f,d)},getOwnPropertyDescriptor(u,f){var d=Reflect.getOwnPropertyDescriptor(u,f);if(d&&"value"in d){var h=r.get(f);h&&(d.value=R(h))}else if(d===void 0){var p=r.get(f),g=p==null?void 0:p.v;if(p!==void 0&&g!==qe)return{enumerable:!0,configurable:!0,value:g,writable:!0}}return d},has(u,f){var g;if(f===xr)return!0;var d=r.get(f),h=d!==void 0&&d.v!==qe||Reflect.has(u,f);if(d!==void 0||ee!==null&&(!h||(g=_r(u,f))!=null&&g.writable)){d===void 0&&(d=o(()=>{var v=h?Ne(u[f]):qe,y=Pe(v,a);return D&&sn(y,Es(l,f)),y}),r.set(f,d));var p=R(d);if(p===qe)return!1}return h},set(u,f,d,h){var k;var p=r.get(f),g=f in u;if(n&&f==="length")for(var v=d;vPe(qe,a)),r.set(v+"",y),D&&sn(y,Es(l,v)))}if(p===void 0)(!g||(k=_r(u,f))!=null&&k.writable)&&(p=o(()=>Pe(void 0,a)),ie(p,Ne(d)),r.set(f,p),D&&sn(p,Es(l,f)));else{g=p.v!==qe;var b=o(()=>Ne(d));ie(p,b)}var E=Reflect.getOwnPropertyDescriptor(u,f);if(E!=null&&E.set&&E.set.call(h,d),!g){if(n&&typeof f=="string"){var S=r.get("length"),A=Number(f);Number.isInteger(A)&&A>=S.v&&ie(S,A+1)}su(i)}return!0},ownKeys(u){R(i);var f=Reflect.ownKeys(u).filter(p=>{var g=r.get(p);return g===void 0||g.v!==qe});for(var[d,h]of r)h.v!==qe&&!(d in u)&&f.push(d);return f},setPrototypeOf(){kO()}})}function Es(t,e){var r;return typeof e=="symbol"?`${t}[Symbol(${(r=e.description)!=null?r:""})]`:pG.test(e)?`${t}.${e}`:/^\d+$/.test(e)?`${t}[${e}]`:`${t}['${e}']`}function ep(t){try{if(t!==null&&typeof t=="object"&&xr in t)return t[xr]}catch(e){}return t}var mG=new Set(["copyWithin","fill","pop","push","reverse","shift","sort","splice","unshift"]);function gG(t){return new Proxy(t,{get(e,r,n){var i=Reflect.get(e,r,n);return mG.has(r)?function(...a){UO();var s=i.apply(this,a);return I1(),s}:i}})}function VO(){let t=Array.prototype,e=Array.__svelte_cleanup;e&&e();let{indexOf:r,lastIndexOf:n,includes:i}=t;t.indexOf=function(a,s){let o=r.call(this,a,s);if(o===-1){for(let l=s!=null?s:0;l{t.indexOf=r,t.lastIndexOf=n,t.includes=i}}var $1,qO,iu,WO,YO;function tp(){if($1===void 0){$1=window,qO=document,iu=/Firefox/.test(navigator.userAgent);var t=Element.prototype,e=Node.prototype,r=Text.prototype;WO=_r(e,"firstChild").get,YO=_r(e,"nextSibling").get,d1(t)&&(t.__click=void 0,t.__className=void 0,t.__attributes=null,t.__style=void 0,t.__e=void 0),d1(r)&&(r.__t=void 0),D&&(t.__svelte_meta=null,VO())}}function Bt(t=""){return document.createTextNode(t)}function Ht(t){return WO.call(t)}function jt(t){return YO.call(t)}function G(t,e){if(!se)return Ht(t);var r=Ht(ge);if(r===null)r=ge.appendChild(Bt());else if(e&&r.nodeType!==eu){var n=Bt();return r==null||r.before(n),et(n),n}return et(r),r}function kr(t,e){var i,a;if(!se){var r=Ht(t);return r instanceof Comment&&r.data===""?jt(r):r}if(e&&((i=ge)==null?void 0:i.nodeType)!==eu){var n=Bt();return(a=ge)==null||a.before(n),et(n),n}return ge}function te(t,e=1,r=!1){let n=se?ge:t;for(var i;e--;)i=n,n=jt(n);if(!se)return n;if(r&&(n==null?void 0:n.nodeType)!==eu){var a=Bt();return n===null?i==null||i.after(a):n.before(a),et(a),a}return et(n),n}function dl(t){t.textContent=""}function hl(){if(!_n)return!1;var t=ee.f;return(t&32768)!==0}function KO(t){ee===null&&oe===null&&wO(t),oe!==null&&oe.f&256&&ee===null&&yO(),Sn&&vO(t)}function vG(t,e){var r=e.last;r===null?e.last=e.first=t:(r.next=t,t.prev=r,e.last=t)}function si(t,e,r,n=!0){var l;var i=ee;if(D)for(;i!==null&&i.f&131072;)i=i.parent;i!==null&&i.f&8192&&(t|=8192);var a={ctx:ye,deps:null,nodes_start:null,nodes_end:null,f:t|2048,first:null,fn:e,last:null,next:null,parent:i,b:i&&i.b,prev:null,teardown:null,transitions:null,wv:0,ac:null};if(D&&(a.component_function=xn),r)try{$i(a),a.f|=32768}catch(c){throw At(a),c}else e!==null&&ii(a);var s=r&&a.deps===null&&a.first===null&&a.nodes_start===null&&a.teardown===null&&(a.f&524288)===0;if(!s&&n&&(i!==null&&vG(a,i),oe!==null&&oe.f&2&&!(t&64))){var o=oe;((l=o.effects)!=null?l:o.effects=[]).push(a)}return a}function Hr(t){let e=si(8,null,!1);return mt(e,1024),e.teardown=t,e}function Zt(t){var i;KO("$effect"),D&&qt(t,"name",{value:"$effect"});var e=ee.f,r=!oe&&(e&32)!==0&&(e&32768)===0;if(r){var n=ye;((i=n.e)!=null?i:n.e=[]).push(t)}else return g1(t)}function g1(t){return si(1048580,t,!1)}function L1(t){ti.ensure();let e=si(64,t,!0);return()=>{At(e)}}function ZO(t){ti.ensure();let e=si(64,t,!0);return(r={})=>new Promise(n=>{r.outro?ni(e,()=>{At(e),n(void 0)}):(At(e),n(void 0))})}function Tr(t){return si(4,t,!1)}function jO(t){return si(4718592,t,!0)}function Kt(t,e=0){return si(8|e,t,!0)}function Fe(t,e=[],r=[]){Wh(e,r,n=>{si(8,()=>t(...n.map(R)),!0)})}function Sr(t,e=0){var r=si(16|e,t,!0);return D&&(r.dev_stack=Mi),r}function Et(t,e=!0){return si(32,t,!0,e)}function j1(t){var e=t.teardown;if(e!==null){let r=Sn,n=oe;D1(!0),kt(null);try{e.call(null)}finally{D1(r),kt(n)}}}function N1(t,e=!1){var i;var r=t.first;for(t.first=t.last=null;r!==null;){(i=r.ac)==null||i.abort(nl);var n=r.next;r.f&64?r.parent=null:At(r,e),r=n}}function JO(t){for(var e=t.first;e!==null;){var r=e.next;e.f&32||At(e),e=r}}function At(t,e=!0){var r=!1;(e||t.f&262144)&&t.nodes_start!==null&&t.nodes_end!==null&&(QO(t.nodes_start,t.nodes_end),r=!0),N1(t,e&&!r),yu(t,0),mt(t,16384);var n=t.transitions;if(n!==null)for(let a of n)a.stop();j1(t);var i=t.parent;i!==null&&i.first!==null&&M1(t),D&&(t.component_function=null),t.next=t.prev=t.teardown=t.ctx=t.deps=t.fn=t.nodes_start=t.nodes_end=t.ac=null}function QO(t,e){for(;t!==null;){var r=t===e?null:jt(t);t.remove(),t=r}}function M1(t){var e=t.parent,r=t.prev,n=t.next;r!==null&&(r.next=n),n!==null&&(n.prev=r),e!==null&&(e.first===t&&(e.first=n),e.last===t&&(e.last=r))}function ni(t,e){var r=[];rp(t,r,!0),B1(r,()=>{At(t),e&&e()})}function B1(t,e){var r=t.length;if(r>0){var n=()=>--r||e();for(var i of t)i.out(n)}else e()}function rp(t,e,r){if(!(t.f&8192)){if(t.f^=8192,t.transitions!==null)for(let s of t.transitions)(s.is_global||r)&&e.push(s);for(var n=t.first;n!==null;){var i=n.next,a=(n.f&65536)!==0||(n.f&32)!==0;rp(n,e,a?r:!1),n=i}}}function As(t){e5(t,!0)}function e5(t,e){if(t.f&8192){t.f^=8192,t.f&1024||(mt(t,2048),ii(t));for(var r=t.first;r!==null;){var n=r.next,i=(r.f&65536)!==0||(r.f&32)!==0;e5(r,i?e:!1),r=n}if(t.transitions!==null)for(let a of t.transitions)(a.is_global||e)&&a.in()}}m();var t5=null;var xs=!1;function P1(t){xs=t}var Sn=!1;function D1(t){Sn=t}var oe=null,Er=!1;function kt(t){oe=t}var ee=null;function Nt(t){ee=t}var Ar=null;function qh(t){oe!==null&&(!_n||oe.f&2)&&(Ar===null?Ar=[t]:Ar.push(t))}var or=null,Ur=0,Br=null;function zO(t){Br=t}var r5=1,wu=0,ka=wu;function F1(t){ka=t}var Fi=!1;function cu(){return++r5}function Aa(t){var f,d;var e=t.f;if(e&2048)return!0;if(e&4096){var r=t.deps,n=(e&256)!==0;if(r!==null){var i,a,s=(e&512)!==0,o=n&&ee!==null&&!Fi,l=r.length;if((s||o)&&(ee===null||!(ee.f&16384))){var c=t,u=c.parent;for(i=0;it.wv)return!0}(!n||ee!==null&&!Fi)&&mt(t,1024)}return!1}function n5(t,e,r=!0){var n=t.reactions;if(n!==null&&!(!_n&&(Ar!=null&&Ar.includes(t))))for(var i=0;i0)for(d.length=Ur+or.length,h=0;h{Promise.resolve().then(()=>{var e;if(!t.defaultPrevented)for(let r of t.target.elements)(e=r.__on_r)==null||e.call(r)})},{capture:!0}))}function ks(t){var e=oe,r=ee;kt(null),Nt(null);try{return t()}finally{kt(e),Nt(r)}}function G1(t,e,r,n=r){t.addEventListener(e,()=>ks(r));let i=t.__on_r;i?t.__on_r=()=>{i(),n(!0)}:t.__on_r=()=>n(!0),U1()}var z1=new Set,ap=new Set;function s5(t,e,r,n={}){function i(a){if(n.capture||pl.call(e,a),!a.cancelBubble)return ks(()=>r==null?void 0:r.call(this,a))}return t.startsWith("pointer")||t.startsWith("touch")||t==="wheel"?Lr(()=>{e.addEventListener(t,i,n)}):e.addEventListener(t,i,n),i}function Gr(t,e,r,n,i){var a={capture:n,passive:i},s=s5(t,e,r,a);(e===document.body||e===window||e===document||e instanceof HTMLMediaElement)&&Hr(()=>{e.removeEventListener(t,s,a)})}function gt(t){for(var e=0;e{throw E});throw d}}finally{t.__root=e,delete t.currentTarget,kt(u),Nt(f)}}}m();var bG;function o5(){bG=void 0}m();m();function sp(t){var e=document.createElement("template");return e.innerHTML=t.replaceAll("",""),e.content}function oi(t,e){var r=ee;r.nodes_start===null&&(r.nodes_start=t,r.nodes_end=e)}function fe(t,e){var r=(e&1)!==0,n=(e&2)!==0,i,a=!t.startsWith("");return()=>{if(se)return oi(ge,null),ge;i===void 0&&(i=sp(a?t:""+t),r||(i=Ht(i)));var s=n||iu?document.importNode(i,!0):i.cloneNode(!0);if(r){var o=Ht(s),l=s.lastChild;oi(o,l)}else oi(s,s);return s}}function Li(){if(se)return oi(ge,null),ge;var t=document.createDocumentFragment(),e=document.createComment(""),r=Bt();return t.append(e,r),oi(e,r),t}function ae(t,e){if(se){ee.nodes_end=ge,Xt();return}t!==null&&t.before(e)}m();var EG=["allowfullscreen","async","autofocus","autoplay","checked","controls","default","disabled","formnovalidate","hidden","indeterminate","inert","ismap","loop","multiple","muted","nomodule","novalidate","open","playsinline","readonly","required","reversed","seamless","selected","webkitdirectory","defer","disablepictureinpicture","disableremoteplayback"];var Yae=[...EG,"formNoValidate","isMap","noModule","playsInline","readOnly","value","volume","defaultValue","defaultChecked","srcObject","noValidate","allowFullscreen","disablePictureInPicture","disableRemotePlayback"];var AG=["touchstart","touchmove"];function c5(t){return AG.includes(t)}var kG=["$state","$state.raw","$derived","$derived.by"],Xae=[...kG,"$state.snapshot","$props","$props.id","$bindable","$effect","$effect.pre","$effect.tracking","$effect.root","$effect.pending","$inspect","$inspect().with","$inspect.trace","$host"];var op=!0;function Be(t,e){var n;var r=e==null?"":typeof e=="object"?e+"":e;r!==((n=t.__t)!=null?n:t.__t=t.nodeValue)&&(t.__t=r,t.nodeValue=r+"")}function Ta(t,e){return u5(t,e)}function q1(t,e){var s;tp(),e.intro=(s=e.intro)!=null?s:!1;let r=e.target,n=se,i=ge;try{for(var a=Ht(r);a&&(a.nodeType!==an||a.data!==tl);)a=jt(a);if(!a)throw Ci;Yt(!0),et(a),Xt();let o=u5(t,{...e,anchor:a});if(ge===null||ge.nodeType!==an||ge.data!==ds)throw ms(),Ci;return Yt(!1),o}catch(o){if(o===Ci)return e.recover===!1&&xO(),tp(),dl(r),Yt(!1),Ta(t,e);throw o}finally{Yt(n),et(i),o5()}}var ml=new Map;function u5(t,{target:e,anchor:r,props:n={},events:i,context:a,intro:s=!0}){tp();var o=new Set,l=f=>{for(var d=0;d{var f=r!=null?r:e.appendChild(Bt());return Et(()=>{if(a){tt({});var d=ye;d.c=a}i&&(n.$$events=i),se&&oi(f,null),op=s,c=t(f,n)||{},op=!0,se&&(ee.nodes_end=ge),a&&rt()}),()=>{var p;for(var d of o){e.removeEventListener(d,pl);var h=ml.get(d);--h===0?(document.removeEventListener(d,pl),ml.delete(d)):ml.set(d,h)}ap.delete(l),f!==r&&((p=f.parentNode)==null||p.removeChild(f))}});return V1.set(c,u),c}var V1=new WeakMap;function ji(t,e){let r=V1.get(t);return r?(V1.delete(t),r(e)):(D&&MO(),Promise.resolve())}m();m();if(D){let t=function(e){if(!(e in globalThis)){let r;Object.defineProperty(globalThis,e,{configurable:!0,get:()=>{if(r!==void 0)return r;EO(e)},set:n=>{r=n}})}};t("$state"),t("$effect"),t("$derived"),t("$inspect"),t("$props"),t("$bindable")}function W1(t){ye===null&&tu("onMount"),Pi&&ye.l!==null?RG(ye).m.push(t):Zt(()=>{let e=Ue(t);if(typeof e=="function")return e})}function d5(t){ye===null&&tu("onDestroy"),W1(()=>()=>Ue(t))}function RG(t){var r;var e=t.l;return(r=e.u)!=null?r:e.u={a:[],b:[],m:[]}}m();m();var p5=new Map;function m5(t,e){var r=p5.get(t);r||(r=new Set,p5.set(t,r)),r.add(e)}m();m();m();m();m();m();m();m();m();function _e(t,e,r=!1){se&&Xt();var n=t,i=null,a=null,s=qe,o=r?65536:0,l=!1;let c=(h,p=!0)=>{l=!0,d(p,h)};var u=null;function f(){u!==null&&(u.lastChild.remove(),n.before(u),u=null);var h=s?i:a,p=s?a:i;h&&As(h),p&&ni(p,()=>{s?a=null:i=null})}let d=(h,p)=>{if(s===(s=h))return;let g=!1;if(se){let A=$h(n)===ya;!!s===A&&(n=gs(),et(n),Yt(!1),g=!0)}var v=hl(),y=n;if(v&&(u=document.createDocumentFragment(),u.append(y=Bt())),s?i!=null||(i=p&&Et(()=>p(y))):a!=null||(a=p&&Et(()=>p(y))),v){var b=xe,E=s?i:a,S=s?a:i;E&&b.skipped_effects.delete(E),S&&b.skipped_effects.add(S),b.add_callback(f)}else f();g&&Yt(!0)};Sr(()=>{l=!1,e(c),l||d(null,null)},o),se&&(n=ge)}m();m();m();var bu=null;function zr(t,e){return e}function $G(t,e,r){for(var n=t.items,i=[],a=e.length,s=0;s0&&i.length===0&&r!==null;if(o){var l=r.parentNode;dl(l),l.append(r),n.clear(),li(t,e[0].prev,e[a-1].next)}B1(i,()=>{for(var c=0;c{var y=r();return nn(y)?y:y==null?[]:Zc(y)}),p,g;function v(){DG(g,p,o,d,s,i,e,n,r),a!==null&&(p.length===0?u?As(u):u=Et(()=>a(s)):u!==null&&ni(u,()=>{u=null}))}Sr(()=>{var I;g!=null||(g=ee),p=R(h);var y=p.length;if(f&&y===0)return;f=y===0;let b=!1;if(se){var E=$h(s)===ya;E!==(y===0)&&(s=gs(),et(s),Yt(!1),b=!0)}if(se){for(var S=null,A,k=0;k0&&et(gs())}if(se)y===0&&a&&(u=Et(()=>a(s)));else if(hl()){var _=new Set,T=xe;for(k=0;k0){var le=s&4&&f===0?i:null;if(c){for(w=0;w{var B;if(y!==void 0)for(k of y)(B=k.a)==null||B.apply()}),t.first=r.first&&r.first.e,t.last=v&&v.e;for(var ce of n.values())At(ce.e);n.clear()}function v5(t,e,r,n){n&1&&ri(t.v,e),n&2?ri(t.i,r):t.i=r}function X1(t,e,r,n,i,a,s,o,l,c,u){var f=bu,d=(l&1)!==0,h=(l&16)===0,p=d?h?Ss(i,!1,!1):jr(i):i,g=l&2?jr(s):s;D&&d&&(p.trace=()=>{var b=typeof g=="number"?s:g.v;c()[b]});var v={i:g,v:p,k:a,a:null,e:null,prev:r,next:n};bu=v;try{if(t===null){var y=document.createDocumentFragment();y.append(t=Bt())}return v.e=Et(()=>o(t,p,g,c),se),v.e.prev=r&&r.e,v.e.next=n&&n.e,r===null?u||(e.first=v):(r.next=v,r.e.next=v.e),n!==null&&(n.prev=v,n.e.prev=v.e),v}finally{bu=f}}function Y1(t,e,r){for(var n=t.next?t.next.e.nodes_start:r,i=e?e.e.nodes_start:r,a=t.e.nodes_start;a!==null&&a!==n;){var s=jt(a);i.before(a),a=s}}function li(t,e,r){e===null?t.first=r:(e.next=r,e.e.next=r&&r.e),r!==null&&(r.prev=e,r.e.prev=e&&e.e)}m();m();m();m();m();function Tn(t,e){Tr(()=>{var i;var r=t.getRootNode(),n=r.host?r:(i=r.head)!=null?i:r.ownerDocument.head;if(!n.querySelector("#"+e.hash)){let a=document.createElement("style");a.id=e.hash,a.textContent=e.code,n.appendChild(a),D&&m5(e.hash,a)}})}m();m();m();m();m();m();var w5=[...` +\r\f\xA0\v\uFEFF`];function b5(t,e,r){var n=t==null?"":""+t;if(e&&(n=n?n+" "+e:e),r){for(var i in r)if(r[i])n=n?n+" "+i:i;else if(n.length)for(var a=i.length,s=0;(s=n.indexOf(i,s))>=0;){var o=s+a;(s===0||w5.includes(n[s-1]))&&(o===n.length||w5.includes(n[o]))?n=(s===0?"":n.substring(0,s))+n.substring(o+1):s=o}}return n===""?null:n}m();function ot(t,e,r,n,i,a){var s=t.__className;if(se||s!==r||s===void 0){var o=b5(r,n,a);(!se||o!==t.getAttribute("class"))&&(o==null?t.removeAttribute("class"):e?t.className=o:t.setAttribute("class",o)),t.__className=r}else if(a&&i!==a)for(var l in a){var c=!!a[l];(i==null||c!==!!i[l])&&t.classList.toggle(l,c)}return a}m();m();var zG=Symbol("class"),VG=Symbol("style"),qG=Symbol("is custom element"),WG=Symbol("is html");function ve(t,e,r,n){var i=YG(t);if(se&&(i[e]=t.getAttribute(e),e==="src"||e==="srcset"||e==="href"&&t.nodeName==="LINK")){n||KG(t,e,r!=null?r:"");return}i[e]!==(i[e]=r)&&(e==="loading"&&(t[hO]=r),r==null?t.removeAttribute(e):typeof r!="string"&&XG(t).includes(e)?t[e]=r:t.setAttribute(e,r))}function YG(t){var e;return(e=t.__attributes)!=null?e:t.__attributes={[qG]:t.nodeName.includes("-"),[WG]:t.namespaceURI===cO}}var _5=new Map;function XG(t){var e=_5.get(t.nodeName);if(e)return e;_5.set(t.nodeName,e=[]);for(var r,n=t,i=Element.prototype;i!==n;){r=u1(n);for(var a in r)r[a].set&&e.push(a);n=rl(n)}return e}function KG(t,e,r){var n;D&&(e==="srcset"&&ZG(t,r)||K1((n=t.getAttribute(e))!=null?n:"",r)||RO(e,t.outerHTML.replace(t.innerHTML,t.innerHTML&&"..."),String(r)))}function K1(t,e){return t===e?!0:new URL(t,document.baseURI).href===new URL(e,document.baseURI).href}function x5(t){return t.split(",").map(e=>e.trim().split(" ").filter(Boolean))}function ZG(t,e){var r=x5(t.srcset),n=x5(e);return n.length===r.length&&n.every(([i,a],s)=>a===r[s][1]&&(K1(r[s][0],i)||K1(i,r[s][0])))}m();m();m();var JG=Oh?()=>performance.now():()=>Date.now(),Cn={tick:t=>(Oh?requestAnimationFrame:ir)(t),now:()=>JG(),tasks:new Set};function S5(){let t=Cn.now();Cn.tasks.forEach(e=>{e.c(t)||(Cn.tasks.delete(e),e.f())}),Cn.tasks.size!==0&&Cn.tick(S5)}function E5(t){let e;return Cn.tasks.size===0&&Cn.tick(S5),{promise:new Promise(r=>{Cn.tasks.add(e={c:t,f:r})}),abort(){Cn.tasks.delete(e)}}}function up(t,e){ks(()=>{t.dispatchEvent(new CustomEvent(e))})}function rz(t){if(t==="float")return"cssFloat";if(t==="offset")return"cssOffset";if(t.startsWith("--"))return t;let e=t.split("-");return e.length===1?e[0]:e[0]+e.slice(1).map(r=>r[0].toUpperCase()+r.slice(1)).join("")}function A5(t){let e={},r=t.split(";");for(let n of r){let[i,a]=n.split(":");if(!i||a===void 0)break;let s=rz(i.trim());e[s]=a.trim()}return e}var nz=t=>t;function Pn(t,e,r,n){var E;var i=(t&1)!==0,a=(t&2)!==0,s=i&&a,o=(t&4)!==0,l=s?"both":i?"in":"out",c,u=e.inert,f=e.style.overflow,d,h;function p(){return ks(()=>{var S;return c!=null?c:c=r()(e,(S=n==null?void 0:n())!=null?S:{},{direction:l})})}var g={is_global:o,in(){var S;if(e.inert=u,!i){h==null||h.abort(),(S=h==null?void 0:h.reset)==null||S.call(h);return}a||d==null||d.abort(),up(e,"introstart"),d=Z1(e,p(),h,1,()=>{up(e,"introend"),d==null||d.abort(),d=c=void 0,e.style.overflow=f})},out(S){if(!a){S==null||S(),c=void 0;return}e.inert=!0,up(e,"outrostart"),h=Z1(e,p(),d,0,()=>{up(e,"outroend"),S==null||S()})},stop:()=>{d==null||d.abort(),h==null||h.abort()}},v=ee;if(((E=v.transitions)!=null?E:v.transitions=[]).push(g),i&&op){var y=o;if(!y){for(var b=v.parent;b&&b.f&65536;)for(;(b=b.parent)&&!(b.f&16););y=!b||(b.f&32768)!==0}y&&Tr(()=>{Ue(()=>g.in())})}}function Z1(t,e,r,n,i){var a=n===1;if(h1(e)){var s,o=!1;return Lr(()=>{if(!o){var v=e({direction:a?"in":"out"});s=Z1(t,v,r,n,i)}}),{abort:()=>{o=!0,s==null||s.abort()},deactivate:()=>s.deactivate(),reset:()=>s.reset(),t:()=>s.t()}}if(r==null||r.deactivate(),!(e!=null&&e.duration))return i(),{abort:ir,deactivate:ir,reset:ir,t:()=>n};let{delay:l=0,css:c,tick:u,easing:f=nz}=e;var d=[];if(a&&r===void 0&&(u&&u(0,1),c)){var h=A5(c(0,1));d.push(h,h)}var p=()=>1-n,g=t.animate(d,{duration:l,fill:"forwards"});return g.onfinish=()=>{var _;g.cancel();var v=(_=r==null?void 0:r.t())!=null?_:1-n;r==null||r.abort();var y=n-v,b=e.duration*Math.abs(y),E=[];if(b>0){var S=!1;if(c)for(var A=Math.ceil(b/16.666666666666668),k=0;k<=A;k+=1){var w=v+y*f(k/A),x=A5(c(w,1-w));E.push(x),S||(S=x.overflow==="hidden")}S&&(t.style.overflow="hidden"),p=()=>{var T=g.currentTime;return v+y*f(T/b)},u&&E5(()=>{if(g.playState!=="running")return!1;var T=p();return u(T,1-T),!0})}g=t.animate(E,{duration:b,fill:"forwards"}),g.onfinish=()=>{p=()=>n,u==null||u(n,1-n),i()}},{abort:()=>{g&&(g.cancel(),g.effect=null,g.onfinish=ir)},deactivate:()=>{i=ir},reset:()=>{n===0&&(u==null||u(1,0))},t:()=>p()}}m();m();function ey(t,e,r=e){var n=on(),i=new WeakSet;G1(t,"input",a=>{D&&t.type==="checkbox"&&p1();var s=a?t.defaultValue:t.value;if(s=J1(t)?Q1(s):s,r(s),xe!==null&&i.add(xe),n&&s!==(s=e())){var o=t.selectionStart,l=t.selectionEnd;t.value=s!=null?s:"",l!==null&&(t.selectionStart=o,t.selectionEnd=Math.min(l,t.value.length))}}),(se&&t.defaultValue!==t.value||Ue(e)==null&&t.value)&&(r(J1(t)?Q1(t.value):t.value),xe!==null&&i.add(xe)),Kt(()=>{var o;D&&t.type==="checkbox"&&p1();var a=e();if(t===document.activeElement){var s=(o=fu)!=null?o:xe;if(i.has(s))return}J1(t)&&a===Q1(t.value)||t.type==="date"&&!a&&!t.value||a!==t.value&&(t.value=a!=null?a:"")})}function J1(t){var e=t.type;return e==="number"||e==="range"}function Q1(t){return t===""?null:+t}m();m();m();m();m();function k5(t,e){return t===e||(t==null?void 0:t[xr])===e}function Ze(t={},e,r,n){return Tr(()=>{var i,a;return Kt(()=>{i=a,a=(n==null?void 0:n())||[],Ue(()=>{t!==r(...a)&&(e(t,...a),i&&k5(r(...i),t)&&e(null,...i))})}),()=>{Lr(()=>{a&&k5(r(...a),t)&&e(null,...a)})}}),t}m();m();m();m();m();m();m();m();m();var dp=!1,Wde=Symbol();function ry(t){var e=dp;try{return dp=!1,[t(),dp]}finally{dp=e}}function cn(t,e,r,n){var E,S;var i=!Pi||(r&2)!==0,a=(r&8)!==0,s=(r&16)!==0,o=n,l=!0,c=()=>(l&&(l=!1,o=s?Ue(n):n),o),u;if(a){var f=xr in t||Qc in t;u=(S=(E=_r(t,e))==null?void 0:E.set)!=null?S:f&&e in t?A=>t[e]=A:void 0}var d,h=!1;a?[d,h]=ry(()=>t[e]):d=t[e],d===void 0&&n!==void 0&&(d=c(),u&&(i&&SO(e),u(d)));var p;if(i?p=()=>{var A=t[e];return A===void 0?c():(l=!0,A)}:p=()=>{var A=t[e];return A!==void 0&&(o=void 0),A===void 0?o:A},i&&!(r&4))return p;if(u){var g=t.$$legacy;return function(A,k){return arguments.length>0?((!i||!k||g||h)&&u(k?p():A),A):p()}}var v=!1,y=(r&1?vs:ys)(()=>(v=!1,p()));D&&(y.label=e),a&&R(y);var b=ee;return function(A,k){if(arguments.length>0){let w=k?R(y):i&&a?Ne(A):A;return ie(y,w),v=!0,o!==void 0&&(o=w),A}return Sn&&v||b.f&16384?y.v:R(y)}}m();m();m();function T5(t){return new ny(t)}var Ni,un,ny=class{constructor(e){yt(this,Ni);yt(this,un);var a,s;var r=new Map,n=(o,l)=>{var c=Ss(l,!1,!1);return r.set(o,c),c};let i=new Proxy({...e.props||{},$$events:{}},{get(o,l){var c;return R((c=r.get(l))!=null?c:n(l,Reflect.get(o,l)))},has(o,l){var c;return l===Qc?!0:(R((c=r.get(l))!=null?c:n(l,Reflect.get(o,l))),Reflect.has(o,l))},set(o,l,c){var u;return ie((u=r.get(l))!=null?u:n(l,c),c),Reflect.set(o,l,c)}});It(this,un,(e.hydrate?q1:Ta)(e.component,{target:e.target,anchor:e.anchor,props:i,context:e.context,intro:(a=e.intro)!=null?a:!1,recover:e.recover})),!_n&&(!((s=e==null?void 0:e.props)!=null&&s.$$host)||e.sync===!1)&&fl(),It(this,Ni,i.$$events);for(let o of Object.keys(ue(this,un)))o==="$set"||o==="$destroy"||o==="$on"||qt(this,o,{get(){return ue(this,un)[o]},set(l){ue(this,un)[o]=l},enumerable:!0});ue(this,un).$set=o=>{Object.assign(i,o)},ue(this,un).$destroy=()=>{ji(ue(this,un))}}$set(e){ue(this,un).$set(e)}$on(e,r){ue(this,Ni)[e]=ue(this,Ni)[e]||[];let n=(...i)=>r.call(this,...i);return ue(this,Ni)[e].push(n),()=>{ue(this,Ni)[e]=ue(this,Ni)[e].filter(i=>i!==n)}}$destroy(){ue(this,un).$destroy()}};Ni=new WeakMap,un=new WeakMap;var vz;typeof HTMLElement=="function"&&(vz=class extends HTMLElement{constructor(e,r,n){super();vt(this,"$$ctor");vt(this,"$$s");vt(this,"$$c");vt(this,"$$cn",!1);vt(this,"$$d",{});vt(this,"$$r",!1);vt(this,"$$p_d",{});vt(this,"$$l",{});vt(this,"$$l_u",new Map);vt(this,"$$me");this.$$ctor=e,this.$$s=r,n&&this.attachShadow({mode:"open"})}addEventListener(e,r,n){if(this.$$l[e]=this.$$l[e]||[],this.$$l[e].push(r),this.$$c){let i=this.$$c.$on(e,r);this.$$l_u.set(r,i)}super.addEventListener(e,r,n)}removeEventListener(e,r,n){if(super.removeEventListener(e,r,n),this.$$c){let i=this.$$l_u.get(r);i&&(i(),this.$$l_u.delete(r))}}async connectedCallback(){if(this.$$cn=!0,!this.$$c){let e=function(i){return a=>{let s=document.createElement("slot");i!=="default"&&(s.name=i),ae(a,s)}};if(await Promise.resolve(),!this.$$cn||this.$$c)return;let r={},n=yz(this);for(let i of this.$$s)i in n&&(i==="default"&&!this.$$d.children?(this.$$d.children=e(i),r.default=!0):r[i]=e(i));for(let i of this.attributes){let a=this.$$g_p(i.name);a in this.$$d||(this.$$d[a]=iy(a,i.value,this.$$p_d,"toProp"))}for(let i in this.$$p_d)!(i in this.$$d)&&this[i]!==void 0&&(this.$$d[i]=this[i],delete this[i]);this.$$c=T5({component:this.$$ctor,target:this.shadowRoot||this,props:{...this.$$d,$$slots:r,$$host:this}}),this.$$me=L1(()=>{Kt(()=>{var i;this.$$r=!0;for(let a of c1(this.$$c)){if(!((i=this.$$p_d[a])!=null&&i.reflect))continue;this.$$d[a]=this.$$c[a];let s=iy(a,this.$$d[a],this.$$p_d,"toAttribute");s==null?this.removeAttribute(this.$$p_d[a].attribute||a):this.setAttribute(this.$$p_d[a].attribute||a,s)}this.$$r=!1})});for(let i in this.$$l)for(let a of this.$$l[i]){let s=this.$$c.$on(i,a);this.$$l_u.set(a,s)}this.$$l={}}}attributeChangedCallback(e,r,n){var i;this.$$r||(e=this.$$g_p(e),this.$$d[e]=iy(e,n,this.$$p_d,"toProp"),(i=this.$$c)==null||i.$set({[e]:this.$$d[e]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$me(),this.$$c=void 0)})}$$g_p(e){return c1(this.$$p_d).find(r=>this.$$p_d[r].attribute===e||!this.$$p_d[r].attribute&&r.toLowerCase()===e)||e}});function iy(t,e,r,n){var a;let i=(a=r[t])==null?void 0:a.type;if(e=i==="Boolean"&&typeof e!="boolean"?e!=null:e,!n||!r[t])return e;if(n==="toAttribute")switch(i){case"Object":case"Array":return e==null?null:JSON.stringify(e);case"Boolean":return e?"":null;case"Number":return e==null?null:e;default:return e}else switch(i){case"Object":case"Array":return e&&JSON.parse(e);case"Boolean":return e;case"Number":return e!=null?+e:e;default:return e}}function yz(t){let e={};return t.childNodes.forEach(r=>{e[r.slot||"default"]=!0}),e}m();m();function Ts(t,e,r,n){function i(a){return a instanceof r?a:new r(function(s){s(a)})}return new(r||(r=Promise))(function(a,s){function o(u){try{c(n.next(u))}catch(f){s(f)}}function l(u){try{c(n.throw(u))}catch(f){s(f)}}function c(u){u.done?a(u.value):i(u.value).then(o,l)}c((n=n.apply(t,e||[])).next())})}var ly=require("obsidian");m();var sy=require("obsidian");m();function wz(t){let e=t-1;return e*e*e+1}var ay=!1;function ui(t,{delay:e=0,duration:r=400,easing:n=wz,axis:i="y"}={}){let a=getComputedStyle(t);D&&!ay&&/(contents|inline|table)/.test(a.display)&&(ay=!0,Promise.resolve().then(()=>ay=!1),OO(a.display));let s=+a.opacity,o=i==="y"?"height":"width",l=parseFloat(a[o]),c=i==="y"?["top","bottom"]:["left","right"],u=c.map(y=>`${y[0].toUpperCase()}${y.slice(1)}`),f=parseFloat(a[`padding${u[0]}`]),d=parseFloat(a[`padding${u[1]}`]),h=parseFloat(a[`margin${u[0]}`]),p=parseFloat(a[`margin${u[1]}`]),g=parseFloat(a[`border${u[0]}Width`]),v=parseFloat(a[`border${u[1]}Width`]);return{delay:e,duration:r,easing:n,css:y=>`overflow: hidden;opacity: ${Math.min(y*20,1)*s};${o}: ${y*l}px;padding-${c[0]}: ${y*f}px;padding-${c[1]}: ${y*d}px;margin-${c[0]}: ${y*h}px;margin-${c[1]}: ${y*p}px;border-${c[0]}-width: ${y*g}px;border-${c[1]}-width: ${y*v}px;min-${o}: 0`}}m();var hp=require("obsidian");var bz=fe('
'),_z=fe('
'),xz={hash:"svelte-1wbh8tp",code:"main.svelte-1wbh8tp .nav-file-title:where(.svelte-1wbh8tp) {align-items:center;}"};function _u(t,e){tt(e,!0),Tn(t,xz);let r=Ne([]),n=Ct(()=>e.view.leaf.getRoot().side=="left"?"right":"left");Zt(()=>{for(let y of r)y&&(0,hp.setIcon)(y,y.getAttr("data-icon"))});function i(y){y.stopPropagation(),Io(e.diff.path)?a(y):s(y)}function a(y){var b;y.stopPropagation();let E=e.view.app.vault.getAbstractFileByPath(e.diff.vaultPath);E instanceof hp.TFile&&((b=vn(e.view.app,y))===null||b===void 0||b.openFile(E).catch(S=>e.view.plugin.displayError(S)))}function s(y){var b;e.view.plugin.tools.openDiff({event:y,aFile:(b=e.diff.fromPath)!==null&&b!==void 0?b:e.diff.path,aRef:`${e.diff.hash}^`,bFile:e.diff.path,bRef:e.diff.hash})}var o=_z();o.__click=i;var l=G(o),c=G(l),u=G(c,!0);H(c);var f=te(c,2),d=G(f),h=G(d);{var p=y=>{var b=bz();b.__click=a,Ze(b,E=>r[0]=E,()=>r==null?void 0:r[0]),Gr("auxclick",b,a),ae(y,b)};_e(h,y=>{Fo(e.diff.vaultPath,e.view.app)&&y(p)})}H(d);var g=te(d,2),v=G(g,!0);H(g),H(f),H(l),H(o),Fe(y=>{ve(l,"data-path",e.diff.vaultPath),ve(l,"data-tooltip-position",R(n)),ve(l,"aria-label",e.diff.vaultPath),Be(u,y),ve(g,"data-type",e.diff.status),Be(v,e.diff.status)},[()=>Kn(e.diff.vaultPath)]),Gr("auxclick",o,y=>{y.stopPropagation(),y.button==2?Xn(e.view.app,y,e.diff.vaultPath,e.view.leaf,"git-history"):i(y)}),ae(t,o),rt()}gt(["click"]);m();var Sz=fe("
"),Ez=(t,e,r)=>e(t,R(r)),Az=fe(''),kz=fe('
'),Tz=fe("
"),Cz={hash:"svelte-1lnl15d",code:"main.svelte-1lnl15d .nav-folder-title-content:where(.svelte-1lnl15d) {display:flex;align-items:center;}"};function xu(t,e){tt(e,!0),Tn(t,Cz);let r=cn(e,"topLevel",3,!1),n=cn(e,"closed",15),i=Ct(()=>e.view.leaf.getRoot().side=="left"?"right":"left");function a(l,c){l.stopPropagation(),n(n()[c.path]=!n()[c.path],!0)}var s=Tz();let o;Vr(s,21,()=>e.hierarchy.children,zr,(l,c)=>{var u=Li(),f=kr(u);{var d=p=>{var g=Sz(),v=G(g);_u(v,{get diff(){return R(c).data},get view(){return e.view}}),H(g),ae(p,g)},h=p=>{var g=kz();let v;var y=G(g);y.__click=[Ez,a,c];var b=te(G(y),2);let E;var S=te(b,2),A=G(S,!0);H(S),H(y);var k=te(y,2);{var w=x=>{var _=Az(),T=G(_);xu(T,{get hierarchy(){return R(c)},get plugin(){return e.plugin},get view(){return e.view},get closed(){return n()},set closed(C){n(C)}}),H(_),Pn(3,_,()=>ui,()=>({duration:150})),ae(x,_)};_e(k,x=>{n()[R(c).path]||x(w)})}H(g),Fe((x,_)=>{v=ot(g,1,"tree-item nav-folder",null,v,x),ve(y,"data-tooltip-position",R(i)),ve(y,"aria-label",R(c).vaultPath),E=ot(b,1,"tree-item-icon nav-folder-collapse-indicator collapse-icon",null,E,_),Be(A,R(c).title)},[()=>({"is-collapsed":n()[R(c).path]}),()=>({"is-collapsed":n()[R(c).path]})]),ae(p,g)};_e(f,p=>{R(c).data?p(d):p(h,!1)})}ae(l,u)}),H(s),Fe(l=>o=ot(s,1,"svelte-1lnl15d",null,o,l),[()=>({topLevel:r()})]),ae(t,s),rt()}gt(["click"]);var Pz=(t,e)=>ie(e,!R(e)),Rz=fe('
'),Mz=fe('
'),Oz=fe('
'),Iz=fe(''),Fz=fe('
'),$z={hash:"svelte-45h",code:""};function oy(t,e){tt(e,!0),Tn(t,$z);let r=Ct(()=>({title:"",path:"",vaultPath:"",children:e.plugin.gitManager.getTreeStructure(e.log.diff.files)})),n=Ct(()=>e.view.leaf.getRoot().side=="left"?"right":"left"),i=Pe(!0),a=Pe(Ne({}));function s(x){let _=x.author.name;if(e.plugin.settings.authorInHistoryView=="full")return _;if(e.plugin.settings.authorInHistoryView=="initials")return _.split(" ").filter(C=>C.length>0).map(C=>C[0].toUpperCase()).join("")}var o=Fz(),l=G(o);let c;var u=G(l);u.__click=[Pz,i];var f=G(u);let d;var h=te(f,2),p=G(h);{var g=x=>{var _=Rz(),T=G(_,!0);H(_),Fe(C=>Be(T,C),[()=>e.log.refs.join(", ")]),ae(x,_)};_e(p,x=>{e.log.refs.length>0&&x(g)})}var v=te(p,2);{var y=x=>{var _=Mz(),T=G(_,!0);H(_),Fe(C=>Be(T,C),[()=>s(e.log)]),ae(x,_)};_e(v,x=>{var _;e.plugin.settings.authorInHistoryView!="hide"&&((_=e.log.author)!=null&&_.name)&&x(y)})}var b=te(v,2);{var E=x=>{var _=Oz(),T=G(_,!0);H(_),Fe(C=>Be(T,C),[()=>(0,sy.moment)(e.log.date).format(e.plugin.settings.commitDateFormat)]),ae(x,_)};_e(b,x=>{e.plugin.settings.dateInHistoryView&&x(E)})}var S=te(b,2),A=G(S,!0);H(S),H(h),H(u);var k=te(u,2);{var w=x=>{var _=Iz(),T=G(_);{var C=L=>{xu(L,{get hierarchy(){return R(r)},get plugin(){return e.plugin},get view(){return e.view},topLevel:!0,get closed(){return R(a)},set closed($){ie(a,$,!0)}})},I=L=>{var $=Li(),J=kr($);Vr(J,17,()=>e.log.diff.files,zr,(de,le)=>{_u(de,{get view(){return e.view},get diff(){return R(le)}})}),ae(L,$)};_e(T,L=>{e.showTree?L(C):L(I,!1)})}H(_),Pn(3,_,()=>ui,()=>({duration:150})),ae(x,_)};_e(k,x=>{R(i)||x(w)})}H(l),H(o),Fe((x,_,T)=>{c=ot(l,1,"tree-item nav-folder",null,c,x),ve(u,"aria-label",_),ve(u,"data-tooltip-position",R(n)),d=ot(f,1,"tree-item-icon nav-folder-collapse-indicator collapse-icon",null,d,T),Be(A,e.log.message)},[()=>({"is-collapsed":R(i)}),()=>{var x;return`${e.log.refs.length>0?e.log.refs.join(", ")+` +`:""}${(x=e.log.author)==null?void 0:x.name} +${(0,sy.moment)(e.log.date).format(e.plugin.settings.commitDateFormat)} +${e.log.message}`},()=>({"is-collapsed":R(i)})]),ae(t,o),rt()}gt(["click"]);function Dz(t,e){e().catch(console.error)}var Lz=(t,e,r,n)=>{ie(e,!R(e)),(0,ly.setIcon)(r[0],R(e)?"list":"folder"),n(n().settings.treeStructure=R(e),!0),n().saveSettings()},jz=fe(''),Nz=fe('
'),Bz={hash:"svelte-45h",code:""};function cy(t,e){tt(e,!0),Tn(t,Bz);let r=cn(e,"plugin",15),n=Pe(!1),i=Ne([]),a=Pe(void 0),s=Pe(Ne(r().settings.treeStructure)),o,l;Zt(()=>{l&&l.empty()}),o=e.view.app.workspace.on("obsidian-git:head-change",()=>void c().catch(console.error)),Zt(()=>{i.forEach(S=>(0,ly.setIcon)(S,S.getAttr("data-icon")))}),d5(()=>{e.view.app.workspace.offref(o)}),W1(()=>{let S=new IntersectionObserver(k=>{k[0].isIntersecting&&!R(n)&&u().catch(console.error)}),A=document.querySelector("#sentinel");return A&&S.observe(A),()=>{S.disconnect()}}),c().catch(console.error);function c(){return Ts(this,void 0,void 0,function*(){var S;if(!r().gitReady){ie(a,void 0);return}ie(n,!0);let A=r().gitManager instanceof Ce,k;((S=R(a)===null||R(a)===void 0?void 0:R(a).length)!==null&&S!==void 0?S:0)==0?k=A?50:10:k=R(a).length,ie(a,yield r().gitManager.log(void 0,!1,k),!0),ie(n,!1)})}function u(){return Ts(this,void 0,void 0,function*(){var S;if(!r().gitReady||R(a)===void 0)return;ie(n,!0);let k=r().gitManager instanceof Ce?50:10,w=yield r().gitManager.log(void 0,!1,k,(S=R(a).last())===null||S===void 0?void 0:S.hash);R(a).push(...w.slice(1)),ie(n,!1)})}var f=Nz(),d=G(f),h=G(d),p=G(h);p.__click=[Lz,s,i,r],Ze(p,S=>i[0]=S,()=>i==null?void 0:i[0]);var g=te(p,2);let v;g.__click=[Dz,c],Ze(g,S=>i[1]=S,()=>i==null?void 0:i[1]),H(h),H(d);var y=te(d,2),b=G(y);{var E=S=>{var A=jz();Vr(A,21,()=>R(a),zr,(k,w)=>{oy(k,{get view(){return e.view},get showTree(){return R(s)},get log(){return R(w)},get plugin(){return r()}})}),H(A),ae(S,A)};_e(b,S=>{R(a)&&S(E)})}il(4),H(y),H(f),Fe(S=>{ve(p,"data-icon",R(s)?"list":"folder"),v=ot(g,1,"clickable-icon nav-action-button",null,v,S)},[()=>({loading:R(n)})]),ae(t,f),rt()}gt(["click"]);var Su=class extends C5.ItemView{constructor(e,r){super(e),this.plugin=r,this.hoverPopover=null}getViewType(){return Zr.type}getDisplayText(){return Zr.name}getIcon(){return Zr.icon}onClose(){return this._view&&ji(this._view),super.onClose()}reload(){this._view&&ji(this._view),this._view=Ta(cy,{target:this.contentEl,props:{plugin:this.plugin,view:this}})}onOpen(){return this.reload(),super.onOpen()}};m();var P5=require("obsidian"),pp=class extends P5.FuzzySuggestModal{constructor(r,n){super(r.app);this.branches=n;this.setPlaceholder("Select branch to checkout")}getItems(){return this.branches}getItemText(r){return r}onChooseItem(r,n){this.resolve(r)}openAndGetReslt(){return new Promise(r=>{this.resolve=r,this.open()})}onClose(){new Promise(r=>setTimeout(r,10)).then(()=>{this.resolve&&this.resolve(void 0)})}};m();var $5=require("obsidian");m();var Ms=require("obsidian");m();var Au=require("obsidian");m();m();var Hz=Ot(R5()),Ca=require("obsidian");function Cs(t,e,r){let n=t.target;app.workspace.trigger("hover-link",{event:t,source:e.getViewType(),hoverParent:e,targetEl:n,linktext:r})}m();var M5=require("obsidian");var gl=class extends M5.Modal{constructor({app:r,path:n,filesToDeleteCount:i,filesToDiscardCount:a}){super(r);this.resolve=null;this.path=n,this.deleteCount=i,this.discardCount=a}openAndGetResult(){return this.open(),new Promise(r=>{this.resolve=r})}onOpen(){let r=this.deleteCount+this.discardCount,{contentEl:n,titleEl:i}=this,a="";this.path!=""&&(r>1?a=`files in "${this.path}"`:a=`"${this.path}"`),i.setText(`${this.discardCount==0?"Delete":"Discard"} ${a}`),this.deleteCount>0&&n.createEl("p").setText(`Are you sure you want to DELETE the ${Ic(this.deleteCount,"untracked file")}? They are deleted according to your Obsidian trash settting.`),this.discardCount>0&&n.createEl("p").setText(`Are you sure you want to discard ALL changes in ${Ic(this.discardCount,"tracked file")}?`);let s=n.createDiv({cls:"modal-button-container"});if(this.deleteCount>0){let l=s.createEl("button",{cls:"mod-warning",text:`${this.discardCount>0?"Discard":"Delete"} all ${Ic(r,"file")}`});l.addEventListener("click",()=>{this.resolve&&this.resolve("delete"),this.close()}),l.addEventListener("keypress",()=>{this.resolve&&this.resolve("delete"),this.close()})}if(this.discardCount>0){let l=s.createEl("button",{cls:"mod-warning",text:`Discard all ${Ic(this.discardCount,"tracked file")}`});l.addEventListener("click",()=>{this.resolve&&this.resolve("discard"),this.close()}),l.addEventListener("keypress",()=>{this.resolve&&this.resolve("discard"),this.close()})}let o=s.createEl("button",{text:"Cancel"});o.addEventListener("click",()=>(this.resolve&&this.resolve(!1),this.close())),o.addEventListener("keypress",()=>(this.resolve&&this.resolve(!1),this.close()))}onClose(){let{contentEl:r}=this;r.empty()}};function Uz(t,e){e.view.app.vault.getAbstractFileByPath(e.change.vaultPath)&&Cs(t,e.view,e.change.vaultPath)}function Gz(t,e){t.stopPropagation(),e.manager.stage(e.change.path,!1).catch(r=>e.view.plugin.displayError(r)).finally(()=>{e.view.app.workspace.trigger("obsidian-git:refresh")})}function zz(t,e){t.stopPropagation();let r=e.change.workingDir=="U";new gl({app:e.view.app,filesToDeleteCount:r?1:0,filesToDiscardCount:r?0:1,path:e.change.vaultPath}).openAndGetResult().then(n=>Ts(this,void 0,void 0,function*(){if(n=="delete"){let i=e.view.app.vault.getAbstractFileByPath(e.change.vaultPath);i instanceof Au.TFile?yield e.view.app.fileManager.trashFile(i):yield e.view.app.vault.adapter.remove(e.change.vaultPath)}else n=="discard"&&(yield e.manager.discard(e.change.path).finally(()=>{e.view.app.workspace.trigger("obsidian-git:refresh")}));e.view.app.workspace.trigger("obsidian-git:refresh")}),n=>e.view.plugin.displayError(n))}var Vz=fe('
'),qz=fe('
');function ku(t,e){tt(e,!0);let r=Ne([]),n=Ct(()=>e.view.leaf.getRoot().side=="left"?"right":"left");Zt(()=>{for(let E of r)E&&(0,Au.setIcon)(E,E.getAttr("data-icon"))});function i(E){E.stopPropagation(),Io(e.change.path)?a(E):s(E)}function a(E){var S;E.stopPropagation();let A=e.view.app.vault.getAbstractFileByPath(e.change.vaultPath);A instanceof Au.TFile&&((S=vn(e.view.app,E))===null||S===void 0||S.openFile(A).catch(k=>e.view.plugin.displayError(k)))}function s(E){E.stopPropagation(),e.view.plugin.tools.openDiff({aFile:e.change.path,aRef:"",event:E})}var o=qz();o.__mouseover=[Uz,e],o.__click=i;var l=G(o),c=G(l),u=G(c,!0);H(c);var f=te(c,2),d=G(f),h=G(d);{var p=E=>{var S=Vz();S.__click=a,Ze(S,A=>r[0]=A,()=>r==null?void 0:r[0]),Gr("auxclick",S,a),ae(E,S)};_e(h,E=>{Fo(e.change.vaultPath,e.view.app)&&E(p)})}var g=te(h,2);g.__click=[zz,e],Ze(g,E=>r[1]=E,()=>r==null?void 0:r[1]);var v=te(g,2);v.__click=[Gz,e],Ze(v,E=>r[2]=E,()=>r==null?void 0:r[2]),H(d);var y=te(d,2),b=G(y,!0);H(y),H(f),H(l),H(o),Fe(E=>{ve(l,"data-path",e.change.vaultPath),ve(l,"data-tooltip-position",R(n)),ve(l,"aria-label",e.change.vaultPath),Be(u,E),ve(y,"data-type",e.change.workingDir),Be(b,e.change.workingDir)},[()=>Kn(e.change.vaultPath)]),Gr("auxclick",o,E=>{E.stopPropagation(),E.button==2?Xn(e.view.app,E,e.change.vaultPath,e.view.leaf,"git-source-control"):i(E)}),ae(t,o),rt()}gt(["mouseover","click"]);m();var O5=require("obsidian");function Wz(t,e){e.view.app.vault.getAbstractFileByPath(e.change.vaultPath)&&Cs(t,e.view,e.change.vaultPath)}var Yz=fe('
');function Tu(t,e){tt(e,!0);let r=Ct(()=>e.view.leaf.getRoot().side=="left"?"right":"left");function n(f){var d;f.stopPropagation();let h=e.view.app.vault.getAbstractFileByPath(e.change.vaultPath);h instanceof O5.TFile&&((d=vn(e.view.app,f))===null||d===void 0||d.openFile(h).catch(p=>e.view.plugin.displayError(p)))}var i=Yz();i.__mouseover=[Wz,e],i.__click=n;var a=G(i),s=G(a),o=G(s,!0);H(s);var l=te(s,2),c=G(l),u=G(c,!0);H(c),H(l),H(a),H(i),Fe(f=>{ve(a,"data-path",e.change.vaultPath),ve(a,"data-tooltip-position",R(r)),ve(a,"aria-label",e.change.vaultPath),Be(o,f),ve(c,"data-type",e.change.workingDir),Be(u,e.change.workingDir)},[()=>Kn(e.change.vaultPath)]),Gr("auxclick",i,f=>{f.stopPropagation(),f.button==2?Xn(e.view.app,f,e.change.vaultPath,e.view.leaf,"git-source-control"):n(f)}),ae(t,i),rt()}gt(["mouseover","click"]);m();var mp=require("obsidian");function Xz(t,e){e.view.app.vault.getFileByPath(e.change.vaultPath)&&Cs(t,e.view,e.change.vaultPath)}function Kz(t,e){t.stopPropagation(),e.manager.unstage(e.change.path,!1).catch(r=>e.view.plugin.displayError(r)).finally(()=>{e.view.app.workspace.trigger("obsidian-git:refresh")})}var Zz=fe('
'),Jz=fe('
');function Cu(t,e){tt(e,!0);let r=Ne([]),n=Ct(()=>e.view.leaf.getRoot().side=="left"?"right":"left");Zt(()=>{for(let b of r)b&&(0,mp.setIcon)(b,b.getAttr("data-icon"))});function i(b){b.stopPropagation(),Io(e.change.path)?a(b):s(b)}function a(b){var E;b.stopPropagation();let S=e.view.app.vault.getAbstractFileByPath(e.change.vaultPath);S instanceof mp.TFile&&((E=vn(e.view.app,b))===null||E===void 0||E.openFile(S).catch(A=>e.view.plugin.displayError(A)))}function s(b){var E;b.stopPropagation(),e.view.plugin.tools.openDiff({aFile:(E=e.change.from)!==null&&E!==void 0?E:e.change.path,bFile:e.change.path,aRef:"HEAD",bRef:"",event:b})}var o=Jz();o.__mouseover=[Xz,e],o.__click=i;var l=G(o),c=G(l),u=G(c,!0);H(c);var f=te(c,2),d=G(f),h=G(d);{var p=b=>{var E=Zz();E.__click=a,Ze(E,S=>r[0]=S,()=>r==null?void 0:r[0]),ae(b,E)};_e(h,b=>{Fo(e.change.vaultPath,e.view.app)&&b(p)})}var g=te(h,2);g.__click=[Kz,e],Ze(g,b=>r[1]=b,()=>r==null?void 0:r[1]),H(d);var v=te(d,2),y=G(v,!0);H(v),H(f),H(l),H(o),Fe(b=>{ve(l,"data-path",e.change.vaultPath),ve(l,"data-tooltip-position",R(n)),ve(l,"aria-label",e.change.vaultPath),Be(u,b),ve(v,"data-type",e.change.index),Be(y,e.change.index)},[()=>Kn(e.change.vaultPath)]),Gr("auxclick",o,b=>{b.stopPropagation(),b.button==2?Xn(e.view.app,b,e.change.vaultPath,e.view.leaf,"git-source-control"):i(b)}),ae(t,o),rt()}gt(["mouseover","click"]);m();m();var Qz=fe(''),eV=fe("
");function Ps(t,e){tt(e,!0);var r=eV(),n=G(r);{var i=a=>{var s=Qz(),o=G(s),l=G(o),c=G(l,!0);H(l),H(o),H(s),Fe(()=>{ve(o,"aria-label","And "+(e.files.length-500)+" more files"),Be(c,"And "+(e.files.length-500)+" more files")}),ae(a,s)};_e(n,a=>{e.files.length>500&&a(i)})}H(r),ae(t,r),rt()}var rV=fe("
"),nV=(t,e,r)=>e(t,R(r)),iV=(t,e,r)=>e(t,R(r).path),aV=fe('
'),sV=(t,e,r)=>e(t,R(r)),oV=(t,e,r)=>e(t,R(r).path),lV=fe('
',1),cV=fe(''),uV=fe('
'),fV=fe("
");function Rs(t,e){tt(e,!0);var r,n;let i=cn(e,"topLevel",3,!1),a=cn(e,"closed",15);for(let g of e.hierarchy.children)((n=(r=g.children)===null||r===void 0?void 0:r.length)!==null&&n!==void 0?n:0)>100&&a(a()[g.title]=!0,!0);let s=Ct(()=>e.view.leaf.getRoot().side=="left"?"right":"left");function o(g,v){g.stopPropagation(),e.plugin.gitManager.stageAll({dir:v}).catch(y=>e.plugin.displayError(y)).finally(()=>{e.view.app.workspace.trigger("obsidian-git:refresh")})}function l(g,v){g.stopPropagation(),e.plugin.gitManager.unstageAll({dir:v}).catch(y=>e.plugin.displayError(y)).finally(()=>{e.view.app.workspace.trigger("obsidian-git:refresh")})}function c(g,v){g.stopPropagation(),e.plugin.discardAll(v.vaultPath)}function u(g,v){g.stopPropagation(),a(a()[v.path]=!a()[v.path],!0)}var f=fV();let d;var h=G(f);Vr(h,17,()=>Fc(e.hierarchy.children,500),zr,(g,v)=>{var y=Li(),b=kr(y);{var E=A=>{var k=rV(),w=G(k);{var x=T=>{Cu(T,{get change(){return R(v).data},get manager(){return e.plugin.gitManager},get view(){return e.view}})},_=T=>{var C=Li(),I=kr(C);{var L=J=>{ku(J,{get change(){return R(v).data},get manager(){return e.plugin.gitManager},get view(){return e.view}})},$=J=>{var de=Li(),le=kr(de);{var ce=Te=>{Tu(Te,{get change(){return R(v).data},get view(){return e.view}})};_e(le,Te=>{e.fileType==2&&Te(ce)},!0)}ae(J,de)};_e(I,J=>{e.fileType==1?J(L):J($,!1)},!0)}ae(T,C)};_e(w,T=>{e.fileType==0?T(x):T(_,!1)})}H(k),ae(A,k)},S=A=>{var k=uV();k.__click=[nV,u,v];let w;var x=G(k),_=te(G(x),2);let T;var C=te(_,2),I=G(C,!0);H(C);var L=te(C,2),$=G(L),J=G($);{var de=ne=>{var N=aV();N.__click=[iV,l,v],ae(ne,N)},le=ne=>{var N=lV(),W=kr(N);W.__click=[sV,c,v];var B=te(W,2);B.__click=[oV,o,v],ae(ne,N)};_e(J,ne=>{e.fileType==0?ne(de):ne(le,!1)})}il(2),H($),H(L),H(x);var ce=te(x,2);{var Te=ne=>{var N=cV(),W=G(N);Rs(W,{get hierarchy(){return R(v)},get plugin(){return e.plugin},get view(){return e.view},get fileType(){return e.fileType},get closed(){return a()},set closed(B){a(B)}}),H(N),Pn(3,N,()=>ui,()=>({duration:150})),ae(ne,N)};_e(ce,ne=>{a()[R(v).path]||ne(Te)})}H(k),Fe((ne,N)=>{w=ot(k,1,"tree-item nav-folder",null,w,ne),ve(x,"data-tooltip-position",R(s)),ve(x,"aria-label",R(v).vaultPath),T=ot(_,1,"tree-item-icon nav-folder-collapse-indicator collapse-icon",null,T,N),Be(I,R(v).title)},[()=>({"is-collapsed":a()[R(v).path]}),()=>({"is-collapsed":a()[R(v).path]})]),Gr("auxclick",k,ne=>Xn(e.view.app,ne,R(v).vaultPath,e.view.leaf,"git-source-control")),ae(A,k)};_e(b,A=>{R(v).data?A(E):A(S,!1)})}ae(g,y)});var p=te(h,2);Ps(p,{get files(){return e.hierarchy.children}}),H(f),Fe(g=>d=ot(f,1,"",null,d,g),[()=>({topLevel:i()})]),ae(t,f),rt()}gt(["click"]);function dV(t,e,r,n,i,a){if(ie(e,!0),R(r)){let s=R(r).staged.length>0;n().promiseQueue.addTask(()=>n().commit({fromAuto:!1,commitMessage:R(i),onlyStaged:s}).then(()=>ie(i,n().settings.commitMessage,!0)).finally(a))}}function I5(t,e,r,n,i){t.stopPropagation(),ie(e,!0),r().promiseQueue.addTask(()=>r().gitManager.stageAll({status:R(n)}).finally(i))}function F5(t,e,r,n,i){t.stopPropagation(),ie(e,!0),r().promiseQueue.addTask(()=>r().gitManager.unstageAll({status:R(n)}).finally(i))}function hV(t,e,r,n){ie(e,!0),r().promiseQueue.addTask(()=>r().push().finally(n))}function pV(t,e,r,n){ie(e,!0),r().promiseQueue.addTask(()=>r().pullChangesFromRemote().finally(n))}function mV(t,e){t.stopPropagation(),e().discardAll()}var gV=(t,e,r,n)=>{ie(e,!R(e)),(0,Ms.setIcon)(r[6],R(e)?"list":"folder"),n().settings.treeStructure=R(e),n().saveSettings()},vV=(t,e)=>ie(e,""),yV=fe('
'),wV=(t,e)=>ie(e,!R(e)),bV=fe(" ",1),_V=fe(''),xV=(t,e)=>ie(e,!R(e)),SV=fe(" ",1),EV=fe(''),AV=(t,e)=>ie(e,!R(e)),kV=fe(" ",1),TV=fe(''),CV=fe('
'),PV=fe(''),RV=fe('
'),MV={hash:"svelte-11adhly",code:`.commit-msg-input.svelte-11adhly {width:100%;overflow:hidden;resize:none;padding:7px 5px;background-color:var(--background-modifier-form-field);}.git-commit-msg.svelte-11adhly {position:relative;padding:0;width:calc(100% - var(--size-4-8));margin:4px auto;}main.svelte-11adhly .git-tools:where(.svelte-11adhly) .files-count:where(.svelte-11adhly) {padding-left:var(--size-2-1);width:11px;display:flex;align-items:center;justify-content:center;}.nav-folder-title.svelte-11adhly {align-items:center;}.git-commit-msg-clear-button.svelte-11adhly {position:absolute;background:transparent;border-radius:50%;color:var(--search-clear-button-color);cursor:var(--cursor);top:-4px;right:2px;bottom:0px;line-height:0;height:var(--input-height);width:28px;margin:auto;padding:0 0;text-align:center;display:flex;justify-content:center;align-items:center;transition:color 0.15s ease-in-out;}.git-commit-msg-clear-button.svelte-11adhly:after {content:"";height:var(--search-clear-button-size);width:var(--search-clear-button-size);display:block;background-color:currentColor;mask-image:url("data:image/svg+xml,");mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,");-webkit-mask-repeat:no-repeat;}`};function fy(t,e){tt(e,!0),Tn(t,MV);let r=cn(e,"plugin",7),n=cn(e,"view",7),i=Pe(!1),a=Pe(void 0),s=Pe(Ne([])),o=Pe(Ne(r().settings.commitMessage)),l=Ne([]),c=Pe(void 0),u=Pe(void 0),f=Pe(void 0),d=Pe(!0),h=Pe(!0),p=Pe(!0),g=Pe(0),v=Pe(Ne({})),y=Pe(Ne({})),b=Pe(Ne({})),E=Pe(Ne(r().settings.treeStructure));n().registerEvent(n().app.workspace.on("obsidian-git:loading-status",()=>ie(i,!0))),n().registerEvent(n().app.workspace.on("obsidian-git:status-changed",()=>void A().catch(console.error))),n().plugin.cachedStatus==null?n().plugin.refresh().catch(console.error):A().catch(console.error),Zt(()=>{l.forEach(X=>(0,Ms.setIcon)(X,X.getAttr("data-icon")))}),Zt(()=>{l.forEach(X=>{var Oe,De;!X||X.id!="push"||(Ms.Platform.isMobile?(X.removeClass("button-border"),R(g)>0&&X.addClass("button-border")):((Oe=X.firstElementChild)===null||Oe===void 0||Oe.removeAttribute("color"),R(g)>0&&((De=X.firstElementChild)===null||De===void 0||De.setAttr("color","var(--text-accent)"))))})}),n().scope=new Ms.Scope(r().app.scope),n().scope.register(["Ctrl"],"Enter",X=>S());function S(){if(ie(i,!0),R(a)){let X=R(a).staged.length>0;r().promiseQueue.addTask(()=>r().commitAndSync({fromAutoBackup:!1,commitMessage:R(o),onlyStaged:X}).then(()=>{ie(o,r().settings.commitMessage,!0)}).finally(k))}}function A(){return Ts(this,void 0,void 0,function*(){if(!r().gitReady){ie(a,void 0);return}if(ie(g,yield r().gitManager.getUnpushedCommits(),!0),ie(a,r().cachedStatus,!0),ie(i,!1),r().lastPulledFiles&&r().lastPulledFiles!=R(s)&&(ie(s,r().lastPulledFiles,!0),ie(f,{title:"",path:"",vaultPath:"",children:r().gitManager.getTreeStructure(R(s))},!0)),R(a)){let X=(Oe,De)=>Oe.vaultPath.split("/").last().localeCompare(Kn(De.vaultPath));R(a).changed.sort(X),R(a).staged.sort(X),ie(c,{title:"",path:"",vaultPath:"",children:r().gitManager.getTreeStructure(R(a).changed)},!0),ie(u,{title:"",path:"",vaultPath:"",children:r().gitManager.getTreeStructure(R(a).staged)},!0)}else ie(c,void 0),ie(u,void 0)})}function k(){n().app.workspace.trigger("obsidian-git:refresh")}let w=Ct(()=>(R(o).match(/\n/g)||[]).length+1||1);var x=RV(),_=G(x),T=G(_),C=G(T);C.__click=S,Ze(C,X=>l[0]=X,()=>l==null?void 0:l[0]);var I=te(C,2);I.__click=[dV,i,a,r,o,k],Ze(I,X=>l[1]=X,()=>l==null?void 0:l[1]);var L=te(I,2);L.__click=[I5,i,r,a,k],Ze(L,X=>l[2]=X,()=>l==null?void 0:l[2]);var $=te(L,2);$.__click=[F5,i,r,a,k],Ze($,X=>l[3]=X,()=>l==null?void 0:l[3]);var J=te($,2);J.__click=[hV,i,r,k],Ze(J,X=>l[4]=X,()=>l==null?void 0:l[4]);var de=te(J,2);de.__click=[pV,i,r,k],Ze(de,X=>l[5]=X,()=>l==null?void 0:l[5]);var le=te(de,2);le.__click=[gV,E,l,r],Ze(le,X=>l[6]=X,()=>l==null?void 0:l[6]);var ce=te(le,2);let Te;ce.__click=k,Ze(ce,X=>l[7]=X,()=>l==null?void 0:l[7]),H(T),H(_);var ne=te(_,2),N=G(ne);H1(N);var W=te(N,2);{var B=X=>{var Oe=yV();Oe.__click=[vV,o],ve(Oe,"aria-label","Clear"),ae(X,Oe)};_e(W,X=>{R(o)&&X(B)})}H(ne);var $e=te(ne,2),lr=G($e);{var Ut=X=>{var Oe=PV(),De=G(Oe);let Pt;var Le=G(De);Le.__click=[wV,h];var U=G(Le);let Je;var j=te(U,4),Z=G(j),Se=G(Z);Se.__click=[F5,i,r,a,k],Ze(Se,Mt=>l[8]=Mt,()=>l==null?void 0:l[8]),H(Z);var We=te(Z,2),Rt=G(We,!0);H(We),H(j),H(Le);var vl=te(Le,2);{var j5=Mt=>{var Gt=_V(),Bi=G(Gt);{var Rn=Jt=>{Rs(Jt,{get hierarchy(){return R(u)},get plugin(){return r()},get view(){return n()},get fileType(){return 0},topLevel:!0,get closed(){return R(v)},set closed(fn){ie(v,fn,!0)}})},Os=Jt=>{var fn=bV(),Pa=kr(fn);Vr(Pa,17,()=>Fc(R(a).staged,500),zr,(Hi,yl)=>{Cu(Hi,{get change(){return R(yl)},get view(){return n()},get manager(){return r().gitManager}})});var fi=te(Pa,2);Ps(fi,{get files(){return R(a).staged}}),ae(Jt,fn)};_e(Bi,Jt=>{R(E)?Jt(Rn):Jt(Os,!1)})}H(Gt),Pn(3,Gt,()=>ui,()=>({duration:150})),ae(Mt,Gt)};_e(vl,Mt=>{R(h)&&Mt(j5)})}H(De);var Ru=te(De,2);let dy;var Mu=G(Ru);Mu.__click=[xV,d];var hy=G(Mu);let py;var my=te(hy,4),yp=G(my),gy=G(yp);gy.__click=[mV,r];var vy=te(gy,2);vy.__click=[I5,i,r,a,k],Ze(vy,Mt=>l[9]=Mt,()=>l==null?void 0:l[9]),H(yp);var yy=te(yp,2),N5=G(yy,!0);H(yy),H(my),H(Mu);var B5=te(Mu,2);{var H5=Mt=>{var Gt=EV(),Bi=G(Gt);{var Rn=Jt=>{Rs(Jt,{get hierarchy(){return R(c)},get plugin(){return r()},get view(){return n()},get fileType(){return 1},topLevel:!0,get closed(){return R(y)},set closed(fn){ie(y,fn,!0)}})},Os=Jt=>{var fn=SV(),Pa=kr(fn);Vr(Pa,17,()=>Fc(R(a).changed,500),zr,(Hi,yl)=>{ku(Hi,{get change(){return R(yl)},get view(){return n()},get manager(){return r().gitManager}})});var fi=te(Pa,2);Ps(fi,{get files(){return R(a).changed}}),ae(Jt,fn)};_e(Bi,Jt=>{R(E)?Jt(Rn):Jt(Os,!1)})}H(Gt),Pn(3,Gt,()=>ui,()=>({duration:150})),ae(Mt,Gt)};_e(B5,Mt=>{R(d)&&Mt(H5)})}H(Ru);var U5=te(Ru,2);{var G5=Mt=>{var Gt=CV();let Bi;var Rn=G(Gt);Rn.__click=[AV,p];var Os=te(G(Rn),4),Jt=G(Os,!0);H(Os),H(Rn);var fn=te(Rn,2);{var Pa=fi=>{var Hi=TV(),yl=G(Hi);{var z5=Is=>{Rs(Is,{get hierarchy(){return R(f)},get plugin(){return r()},get view(){return n()},get fileType(){return 2},topLevel:!0,get closed(){return R(b)},set closed(Ou){ie(b,Ou,!0)}})},V5=Is=>{var Ou=kV(),wy=kr(Ou);Vr(wy,17,()=>R(s),zr,(W5,Y5)=>{Tu(W5,{get change(){return R(Y5)},get view(){return n()}})});var q5=te(wy,2);Ps(q5,{get files(){return R(s)}}),ae(Is,Ou)};_e(yl,Is=>{R(E)?Is(z5):Is(V5,!1)})}H(Hi),Pn(3,Hi,()=>ui,()=>({duration:150})),ae(fi,Hi)};_e(fn,fi=>{R(p)&&fi(Pa)})}H(Gt),Fe(fi=>{Bi=ot(Gt,1,"pulled nav-folder",null,Bi,fi),Be(Jt,R(s).length)},[()=>({"is-collapsed":!R(p)})]),ae(Mt,Gt)};_e(U5,Mt=>{R(s).length>0&&R(f)&&Mt(G5)})}H(Oe),Fe((Mt,Gt,Bi,Rn)=>{Pt=ot(De,1,"staged tree-item nav-folder",null,Pt,Mt),Je=ot(U,1,"tree-item-icon nav-folder-collapse-indicator collapse-icon",null,Je,Gt),Be(Rt,R(a).staged.length),dy=ot(Ru,1,"changes tree-item nav-folder",null,dy,Bi),py=ot(hy,1,"tree-item-icon nav-folder-collapse-indicator collapse-icon",null,py,Rn),Be(N5,R(a).changed.length)},[()=>({"is-collapsed":!R(h)}),()=>({"is-collapsed":!R(h)}),()=>({"is-collapsed":!R(d)}),()=>({"is-collapsed":!R(d)})]),ae(X,Oe)};_e(lr,X=>{R(a)&&R(u)&&R(c)&&X(Ut)})}H($e),H(x),Fe(X=>{ve(x,"data-type",$t.type),ve(le,"data-icon",R(E)?"list":"folder"),Te=ot(ce,1,"clickable-icon nav-action-button",null,Te,X),ve(N,"rows",R(w))},[()=>({loading:R(i)})]),ey(N,()=>R(o),X=>ie(o,X)),ae(t,x),rt()}gt(["click"]);var Pu=class extends $5.ItemView{constructor(e,r){super(e),this.plugin=r,this.hoverPopover=null}getViewType(){return $t.type}getDisplayText(){return $t.name}getIcon(){return $t.icon}onClose(){return this._view&&ji(this._view),super.onClose()}reload(){this._view&&ji(this._view),this._view=Ta(fy,{target:this.contentEl,props:{plugin:this.plugin,view:this}})}onOpen(){return this.reload(),super.onOpen()}};m();var gp=class{constructor(e,r){this.statusBarEl=e;this.plugin=r;this.statusBarEl.addClass("mod-clickable"),this.statusBarEl.onClickEvent(n=>{this.plugin.switchBranch().catch(i=>r.displayError(i))})}async display(){if(this.plugin.gitReady){let e=await this.plugin.gitManager.branchInfo();e.current!=null?this.statusBarEl.setText(e.current):this.statusBarEl.empty()}else this.statusBarEl.empty()}remove(){this.statusBarEl.remove()}};var vp=class extends we.Plugin{constructor(){super(...arguments);this.automaticsManager=new Bc(this);this.tools=new Uc(this);this.localStorage=new vh(this);this.state={gitAction:0,offlineMode:!1};this.gitReady=!1;this.promiseQueue=new fh(this);this.intervalsToClear=[];this.lineAuthoringFeature=new uh(this)}setPluginState(r){var n;this.state=Object.assign(this.state,r),(n=this.statusBar)==null||n.display()}async updateCachedStatus(){var r,n;return this.app.workspace.trigger("obsidian-git:loading-status"),this.cachedStatus=await this.gitManager.status(),this.cachedStatus.conflicted.length>0?(this.localStorage.setConflict(!0),await((r=this.branchBar)==null?void 0:r.display())):(this.localStorage.setConflict(!1),await((n=this.branchBar)==null?void 0:n.display())),this.app.workspace.trigger("obsidian-git:status-changed",this.cachedStatus),this.cachedStatus}async refresh(){if(!this.gitReady)return;let r=this.app.workspace.getLeavesOfType($t.type),n=this.app.workspace.getLeavesOfType(Zr.type);(this.settings.changedFilesInStatusBar||r.some(i=>{var a;return!((a=i.isDeferred)!=null&&a)})||n.some(i=>{var a;return!((a=i.isDeferred)!=null&&a)}))&&await this.updateCachedStatus().catch(i=>this.displayError(i)),this.app.workspace.trigger("obsidian-git:refreshed")}refreshUpdatedHead(){this.lineAuthoringFeature.refreshLineAuthorViews()}async onload(){console.log("loading "+this.manifest.name+" plugin: v"+this.manifest.version),Nc.plugin=this,this.localStorage.migrate(),await this.loadSettings(),await this.migrateSettings(),this.settingsTab=new Kd(this.app,this),this.addSettingTab(this.settingsTab),this.localStorage.getPluginDisabled()||(this.registerStuff(),this.app.workspace.onLayoutReady(()=>this.init({fromReload:!1}).catch(r=>this.displayError(r))))}onExternalSettingsChange(){this.reloadSettings().catch(r=>this.displayError(r))}async reloadSettings(){let r=JSON.stringify(this.settings);await this.loadSettings();let n=JSON.stringify(this.settings);r!==n&&(this.log("Reloading settings"),this.unloadPlugin(),await this.init({fromReload:!0}),this.app.workspace.getLeavesOfType($t.type).forEach(i=>{var a;if(!((a=i.isDeferred)!=null&&a))return i.view.reload()}),this.app.workspace.getLeavesOfType(Zr.type).forEach(i=>{var a;if(!((a=i.isDeferred)!=null&&a))return i.view.reload()}))}registerStuff(){this.registerEvent(this.app.workspace.on("obsidian-git:refresh",()=>{this.refresh().catch(r=>this.displayError(r))})),this.registerEvent(this.app.workspace.on("obsidian-git:head-change",()=>{this.refreshUpdatedHead()})),this.registerEvent(this.app.workspace.on("file-menu",(r,n,i)=>{this.handleFileMenu(r,n,i,"file-manu")})),this.registerEvent(this.app.workspace.on("obsidian-git:menu",(r,n,i)=>{this.handleFileMenu(r,n,i,"obsidian-git:menu")})),this.registerEvent(this.app.workspace.on("active-leaf-change",r=>{this.onActiveLeafChange(r)})),this.registerEvent(this.app.vault.on("modify",()=>{var r;this.debRefresh(),(r=this.autoCommitDebouncer)==null||r.call(this)})),this.registerEvent(this.app.vault.on("delete",()=>{var r;this.debRefresh(),(r=this.autoCommitDebouncer)==null||r.call(this)})),this.registerEvent(this.app.vault.on("create",()=>{var r;this.debRefresh(),(r=this.autoCommitDebouncer)==null||r.call(this)})),this.registerEvent(this.app.vault.on("rename",()=>{var r;this.debRefresh(),(r=this.autoCommitDebouncer)==null||r.call(this)})),this.registerView($t.type,r=>new Pu(r,this)),this.registerView(Zr.type,r=>new Su(r,this)),this.registerView(ua.type,r=>new ls(r,this)),this.registerView(ca.type,r=>new fs(r,this)),this.addRibbonIcon("git-pull-request","Open Git source control",async()=>{var i;let r=this.app.workspace.getLeavesOfType($t.type),n;r.length===0?(n=(i=this.app.workspace.getRightLeaf(!1))!=null?i:this.app.workspace.getLeaf(),await n.setViewState({type:$t.type})):n=r.first(),await this.app.workspace.revealLeaf(n)}),this.registerHoverLinkSource($t.type,{display:"Git View",defaultMod:!0}),this.lineAuthoringFeature.onLoadPlugin(),this.setRefreshDebouncer(),oM(this)}setRefreshDebouncer(){var r;(r=this.debRefresh)==null||r.cancel(),this.debRefresh=(0,we.debounce)(()=>{this.settings.refreshSourceControl&&this.refresh().catch(console.error)},this.settings.refreshSourceControlTimer,!0)}async addFileToGitignore(r,n){let i=this.gitManager.getRelativeRepoPath(r,!0),a=u3({isFolder:n,gitRelativePath:i});return await this.app.vault.adapter.append(this.gitManager.getRelativeVaultPath(".gitignore"),` +`+a),this.refresh()}handleFileMenu(r,n,i,a){if(!this.gitReady||!this.settings.showFileMenu||!n)return;let s;if(typeof n=="string"?s=n:s=n.path,i=="file-explorer-context-menu"&&(r.addItem(o=>{o.setTitle("Git: Stage").setIcon("plus-circle").setSection("action").onClick(l=>{this.promiseQueue.addTask(async()=>{n instanceof we.TFile?await this.stageFile(n):(await this.gitManager.stageAll({dir:this.gitManager.getRelativeRepoPath(s,!0)}),this.app.workspace.trigger("obsidian-git:refresh"))})})}),r.addItem(o=>{o.setTitle("Git: Unstage").setIcon("minus-circle").setSection("action").onClick(l=>{this.promiseQueue.addTask(async()=>{n instanceof we.TFile?await this.unstageFile(n):(await this.gitManager.unstageAll({dir:this.gitManager.getRelativeRepoPath(s,!0)}),this.app.workspace.trigger("obsidian-git:refresh"))})})}),r.addItem(o=>{o.setTitle("Git: Add to .gitignore").setIcon("file-x").setSection("action").onClick(l=>{this.addFileToGitignore(s,n instanceof we.TFolder).catch(c=>this.displayError(c))})})),i=="git-source-control"){r.addItem(l=>{l.setTitle("Git: Add to .gitignore").setIcon("file-x").setSection("action").onClick(c=>{this.addFileToGitignore(s,n instanceof we.TFolder).catch(u=>this.displayError(u))})});let o=this.app.vault.adapter;a==="obsidian-git:menu"&&o instanceof we.FileSystemAdapter&&(r.addItem(l=>{l.setTitle("Open in default app").setIcon("arrow-up-right").setSection("action").onClick(c=>{this.app.openWithDefaultApp(s)})}),r.addItem(l=>{l.setTitle("Show in system explorer").setIcon("arrow-up-right").setSection("action").onClick(c=>{window.electron.shell.showItemInFolder(L5.join(o.getBasePath(),s))})}))}}async migrateSettings(){this.settings.mergeOnPull!=null&&(this.settings.syncMethod=this.settings.mergeOnPull?"merge":"rebase",this.settings.mergeOnPull=void 0,await this.saveSettings()),this.settings.autoCommitMessage===void 0&&(this.settings.autoCommitMessage=this.settings.commitMessage,await this.saveSettings()),this.settings.gitPath!=null&&(this.localStorage.setGitPath(this.settings.gitPath),this.settings.gitPath=void 0,await this.saveSettings()),this.settings.username!=null&&(this.localStorage.setPassword(this.settings.username),this.settings.username=void 0,await this.saveSettings())}unloadPlugin(){var r,n;this.gitReady=!1,this.lineAuthoringFeature.deactivateFeature(),this.automaticsManager.unload(),(r=this.branchBar)==null||r.remove(),(n=this.statusBar)==null||n.remove(),this.statusBar=void 0,this.branchBar=void 0,this.gitManager.unload(),this.promiseQueue.clear();for(let i of this.intervalsToClear)window.clearInterval(i);this.intervalsToClear=[],this.debRefresh.cancel()}onunload(){this.unloadPlugin(),console.log("unloading "+this.manifest.name+" plugin")}async loadSettings(){let r=await this.loadData();r==null&&(r={showedMobileNotice:!0}),this.settings=gT(Xe,r)}async saveSettings(){var r;(r=this.settingsTab)==null||r.beforeSaveSettings(),await this.saveData(this.settings)}get useSimpleGit(){return we.Platform.isDesktopApp}async init({fromReload:r=!1}){var n;if(this.settings.showStatusBar&&!this.statusBar){let i=this.addStatusBarItem();this.statusBar=new dh(i,this),this.intervalsToClear.push(window.setInterval(()=>{var a;return(a=this.statusBar)==null?void 0:a.display()},1e3))}try{this.useSimpleGit?(this.gitManager=new Ce(this),await this.gitManager.setGitInstance()):this.gitManager=new wn(this);let i=await this.gitManager.checkRequirements(),a=this.localStorage.getPausedAutomatics();switch(i){case"missing-git":this.displayError(`Cannot run git command. Trying to run: '${this.localStorage.getGitPath()||"git"}' .`);break;case"missing-repo":new we.Notice("Can't find a valid git repository. Please create one via the given command or clone an existing repo.",1e4);break;case"valid":if(this.gitReady=!0,this.setPluginState({gitAction:0}),we.Platform.isDesktop&&this.settings.showBranchStatusBar&&!this.branchBar){let s=this.addStatusBarItem();this.branchBar=new gp(s,this),this.intervalsToClear.push(window.setInterval(()=>{var o;return void((o=this.branchBar)==null?void 0:o.display().catch(console.error))},6e4))}await((n=this.branchBar)==null?void 0:n.display()),this.lineAuthoringFeature.conditionallyActivateBySettings(),this.app.workspace.trigger("obsidian-git:refresh"),this.app.workspace.trigger("obsidian-git:head-change"),!r&&this.settings.autoPullOnBoot&&!a&&this.promiseQueue.addTask(()=>this.pullChangesFromRemote()),a||await this.automaticsManager.init(),a&&new we.Notice("Automatic routines are currently paused.");break;default:this.log("Something weird happened. The 'checkRequirements' result is "+i)}}catch(i){this.displayError(i),console.error(i)}}async createNewRepo(){try{await this.gitManager.init(),new we.Notice("Initialized new repo"),await this.init({fromReload:!0})}catch(r){this.displayError(r)}}async cloneNewRepo(){let n=await new ze(this,{placeholder:"Enter remote URL"}).openAndGetResult();if(n){let i="Vault Root",a=await new ze(this,{options:this.gitManager instanceof wn?[i]:[],placeholder:"Enter directory for clone. It needs to be empty or not existent.",allowEmpty:this.gitManager instanceof wn}).openAndGetResult();if(a==null)return;if(a===i&&(a="."),a=(0,we.normalizePath)(a),a==="/"&&(a="."),a==="."){let f=await new ze(this,{options:["NO","YES"],placeholder:`Does your remote repo contain a ${this.app.vault.configDir} directory at the root?`,onlySelection:!0}).openAndGetResult();if(f===void 0){new we.Notice("Aborted clone");return}else if(f==="YES"){let d="DELETE ALL YOUR LOCAL CONFIG AND PLUGINS";if(await new ze(this,{options:["Abort clone",d],placeholder:`To avoid conflicts, the local ${this.app.vault.configDir} directory needs to be deleted.`,onlySelection:!0}).openAndGetResult()===d)await this.app.vault.adapter.rmdir(this.app.vault.configDir,!0);else{new we.Notice("Aborted clone");return}}}let s=await new ze(this,{placeholder:"Specify depth of clone. Leave empty for full clone.",allowEmpty:!0}).openAndGetResult(),o;if(s===void 0){new we.Notice("Aborted clone");return}if(s!==""&&(o=parseInt(s),isNaN(o))){new we.Notice("Invalid depth. Aborting clone.");return}new we.Notice(`Cloning new repo into "${a}"`);let l=this.settings.basePath,c=a&&a!==".";c&&(this.settings.basePath=a);try{await this.gitManager.clone(vv(n),a,o),new we.Notice("Cloned new repo."),new we.Notice("Please restart Obsidian"),c&&await this.saveSettings()}catch(u){this.displayError(u),this.settings.basePath=l,await this.saveSettings()}}}async isAllInitialized(){return this.gitReady||await this.init({fromReload:!0}),this.gitReady}async pullChangesFromRemote(){if(!await this.isAllInitialized())return;let r=await this.pull();if(r!==!1){if(r||this.displayMessage("Pull: Everything is up-to-date"),this.gitManager instanceof Ce){let n=await this.updateCachedStatus();n.conflicted.length>0&&(this.displayError(`You have conflicts in ${n.conflicted.length} ${n.conflicted.length==1?"file":"files"}`),await this.handleConflict(n.conflicted))}this.app.workspace.trigger("obsidian-git:refresh"),this.setPluginState({gitAction:0})}}async commitAndSync({fromAutoBackup:r,requestCustomMessage:n=!1,commitMessage:i,onlyStaged:a=!1}){!await this.isAllInitialized()||(this.settings.syncMethod=="reset"&&this.settings.pullBeforePush&&await this.pull(),!await this.commit({fromAuto:r,requestCustomMessage:n,commitMessage:i,onlyStaged:a}))||(this.settings.syncMethod!="reset"&&this.settings.pullBeforePush&&await this.pull(),this.settings.disablePush||(await this.remotesAreSet()&&await this.gitManager.canPush()?await this.push():this.displayMessage("No commits to push")),this.setPluginState({gitAction:0}))}async commit({fromAuto:r,requestCustomMessage:n=!1,onlyStaged:i=!1,commitMessage:a,amend:s=!1}){if(!await this.isAllInitialized())return!1;try{let o=this.localStorage.getConflict(),l,c=[],u=[];if(this.gitManager instanceof Ce){if(await this.mayDeleteConflictFile(),l=await this.updateCachedStatus(),l.conflicted.length==0&&(o=!1),r&&l.conflicted.length>0)return this.displayError(`Did not commit, because you have conflicts in ${l.conflicted.length} ${l.conflicted.length==1?"file":"files"}. Please resolve them and commit per command.`),await this.handleConflict(l.conflicted),!1;c=l.staged,u=l.changed}else{if(r&&o)return this.displayError("Did not commit, because you have conflicts. Please resolve them and commit per command."),!1;{o&&await this.mayDeleteConflictFile();let f=this.gitManager;i?c=await f.getStagedFiles():u=(await f.getUnstagedFiles()).map(({path:h,type:p})=>({vaultPath:this.gitManager.getRelativeVaultPath(h),path:h,type:p}))}}if(await this.tools.hasTooBigFiles(i?c:[...c,...u]))return this.setPluginState({gitAction:0}),!1;if(u.length+c.length!==0||o){let f=a!=null?a:a=r?this.settings.autoCommitMessage:this.settings.commitMessage;if(r&&this.settings.customMessageOnAutoBackup||n){!this.settings.disablePopups&&r&&new we.Notice("Auto backup: Please enter a custom commit message. Leave empty to abort");let p=await new hh(this).openAndGetResult();if(p!=null&&p!=""&&p!="...")f=p;else return this.setPluginState({gitAction:0}),!1}else if(this.gitManager instanceof Ce&&this.settings.commitMessageScript){let p=this.settings.commitMessageScript,g=this.localStorage.getHostname()||"",v=p.replace("{{hostname}}",g);v=v.replace("{{date}}",(0,we.moment)().format(this.settings.commitDateFormat));let y=await $c("sh",["-c",v],{cwd:this.gitManager.absoluteRepoPath});y.code!=0?this.displayError(y.stderr):y.stdout.trim().length==0?this.displayMessage("Stdout from commit message script is empty. Using default message."):f=y.stdout}let d;i?d=await this.gitManager.commit({message:f,amend:s}):d=await this.gitManager.commitAll({message:f,status:l,unstagedFiles:u,amend:s}),this.gitManager instanceof Ce&&await this.updateCachedStatus();let h=!1;d===void 0&&(h=!0,d=u.length+c.length||0),this.displayMessage(`Committed${h?" approx.":""} ${d} ${d==1?"file":"files"}`)}else this.displayMessage("No changes to commit");return this.app.workspace.trigger("obsidian-git:refresh"),!0}catch(o){return this.displayError(o),!1}}async push(){if(!await this.isAllInitialized()||!await this.remotesAreSet())return!1;let r=this.localStorage.getConflict();try{this.gitManager instanceof Ce&&await this.mayDeleteConflictFile();let n;if(this.gitManager instanceof Ce&&(n=await this.updateCachedStatus()).conflicted.length>0)return this.displayError(`Cannot push. You have conflicts in ${n.conflicted.length} ${n.conflicted.length==1?"file":"files"}`),await this.handleConflict(n.conflicted),!1;if(this.gitManager instanceof wn&&r)return this.displayError("Cannot push. You have conflicts"),!1;this.log("Pushing....");let i=await this.gitManager.push();return i!==void 0&&(i>0?this.displayMessage(`Pushed ${i} ${i==1?"file":"files"} to remote`):this.displayMessage("No commits to push")),this.setPluginState({offlineMode:!1}),this.app.workspace.trigger("obsidian-git:refresh"),!0}catch(n){return n instanceof Co?this.handleNoNetworkError(n):this.displayError(n),!1}}async pull(){if(!await this.remotesAreSet())return!1;try{this.log("Pulling....");let r=await this.gitManager.pull()||[];return this.setPluginState({offlineMode:!1}),r.length>0&&(this.displayMessage(`Pulled ${r.length} ${r.length==1?"file":"files"} from remote`),this.lastPulledFiles=r),r.length}catch(r){return this.displayError(r),!1}}async fetch(){if(await this.remotesAreSet())try{await this.gitManager.fetch(),this.displayMessage("Fetched from remote"),this.setPluginState({offlineMode:!1}),this.app.workspace.trigger("obsidian-git:refresh")}catch(r){this.displayError(r)}}async mayDeleteConflictFile(){let r=this.app.vault.getAbstractFileByPath(To);r&&(this.app.workspace.iterateAllLeaves(n=>{var i;n.view instanceof we.MarkdownView&&((i=n.view.file)==null?void 0:i.path)==r.path&&n.detach()}),await this.app.vault.delete(r))}async stageFile(r){return await this.isAllInitialized()?(await this.gitManager.stage(r.path,!0),this.app.workspace.trigger("obsidian-git:refresh"),this.setPluginState({gitAction:0}),!0):!1}async unstageFile(r){return await this.isAllInitialized()?(await this.gitManager.unstage(r.path,!0),this.app.workspace.trigger("obsidian-git:refresh"),this.setPluginState({gitAction:0}),!0):!1}async switchBranch(){var i;if(!await this.isAllInitialized())return;let r=await this.gitManager.branchInfo(),n=await new pp(this,r.branches).openAndGetReslt();if(n!=null)return await this.gitManager.checkout(n),this.displayMessage(`Switched to ${n}`),this.app.workspace.trigger("obsidian-git:refresh"),await((i=this.branchBar)==null?void 0:i.display()),n}async switchRemoteBranch(){var a;if(!await this.isAllInitialized())return;let r=await this.selectRemoteBranch()||"",[n,i]=ki(r);if(i!=null&&n!=null)return await this.gitManager.checkout(i,n),this.displayMessage(`Switched to ${r}`),await((a=this.branchBar)==null?void 0:a.display()),r}async createBranch(){var n;if(!await this.isAllInitialized())return;let r=await new ze(this,{placeholder:"Create new branch"}).openAndGetResult();if(r!=null)return await this.gitManager.createBranch(r),this.displayMessage(`Created new branch ${r}`),await((n=this.branchBar)==null?void 0:n.display()),r}async deleteBranch(){var i;if(!await this.isAllInitialized())return;let r=await this.gitManager.branchInfo();r.current&&r.branches.remove(r.current);let n=await new ze(this,{options:r.branches,placeholder:"Delete branch",onlySelection:!0}).openAndGetResult();if(n!=null){let a=!1;if(!await this.gitManager.branchIsMerged(n)){let o=await new ze(this,{options:["YES","NO"],placeholder:"This branch isn't merged into HEAD. Force delete?",onlySelection:!0}).openAndGetResult();if(o!=="YES")return;a=o==="YES"}return await this.gitManager.deleteBranch(n,a),this.displayMessage(`Deleted branch ${n}`),await((i=this.branchBar)==null?void 0:i.display()),n}}async remotesAreSet(){return this.settings.updateSubmodules||(await this.gitManager.branchInfo()).tracking?!0:(new we.Notice("No upstream branch is set. Please select one."),await this.setUpstreamBranch())}async setUpstreamBranch(){let r=await this.selectRemoteBranch();return r==null?(this.displayError("Aborted. No upstream-branch is set!",1e4),this.setPluginState({gitAction:0}),!1):(await this.gitManager.updateUpstreamBranch(r),this.displayMessage(`Set upstream branch to ${r}`),this.setPluginState({gitAction:0}),!0)}async discardAll(r){if(!await this.isAllInitialized())return!1;let n=await this.gitManager.status({path:r}),i=0,a=0;for(let o of n.changed)o.workingDir=="U"?i++:a++;if(i+a==0)return!1;let s=await new gl({app:this.app,filesToDeleteCount:i,filesToDiscardCount:a,path:r!=null?r:""}).openAndGetResult();switch(s){case!1:return s;case"discard":await this.gitManager.discardAll({dir:r,status:this.cachedStatus});break;case"delete":{await this.gitManager.discardAll({dir:r,status:this.cachedStatus});let o=await this.gitManager.getUntrackedPaths({path:r,status:this.cachedStatus});for(let l of o){let c=this.gitManager.getRelativeVaultPath(l),u=this.app.vault.getAbstractFileByPath(c);u?await this.app.fileManager.trashFile(u):l.endsWith("/")?await this.app.vault.adapter.rmdir(c,!0):await this.app.vault.adapter.remove(c)}break}default:Ud(s)}return this.app.workspace.trigger("obsidian-git:refresh"),s}async handleConflict(r){this.localStorage.setConflict(!0);let n;r!==void 0&&(n=["# Conflicts","Please resolve them and commit them using the commands `Git: Commit all changes` followed by `Git: Push`","(This file will automatically be deleted before commit)","[[#Additional Instructions]] available below file list","",...r.map(i=>{let a=this.app.vault.getAbstractFileByPath(i);return a instanceof we.TFile?`- [[${this.app.metadataCache.fileToLinktext(a,"/")}]]`:`- Not a file: ${i}`}),` +# Additional Instructions +I strongly recommend to use "Source mode" for viewing the conflicted files. For simple conflicts, in each file listed above replace every occurrence of the following text blocks with the desired text. + +\`\`\`diff +<<<<<<< HEAD + File changes in local repository +======= + File changes in remote repository +>>>>>>> origin/main +\`\`\``]),await this.tools.writeAndOpenFile(n==null?void 0:n.join(` +`))}async editRemotes(){if(!await this.isAllInitialized())return;let r=await this.gitManager.getRemotes(),i=await new ze(this,{options:r,placeholder:"Select or create a new remote by typing its name and selecting it"}).openAndGetResult();if(i){let a=await this.gitManager.getRemoteUrl(i),o=await new ze(this,{initialValue:a,placeholder:"Enter remote URL"}).openAndGetResult();if(o)return await this.gitManager.setRemote(i,vv(o)),i}}async selectRemoteBranch(){let r=await this.gitManager.getRemotes(),n;r.length===0&&(n=await this.editRemotes(),n==null&&(r=await this.gitManager.getRemotes()));let i=new ze(this,{options:r,placeholder:"Select or create a new remote by typing its name and selecting it"}),a=n!=null?n:await i.openAndGetResult();if(a){this.displayMessage("Fetching remote branches"),await this.gitManager.fetch(a);let s=await this.gitManager.getRemoteBranches(a),l=await new ze(this,{options:s,placeholder:"Select or create a new remote branch by typing its name and selecting it"}).openAndGetResult();return l==null?void 0:l.startsWith(a+"/")?l:`${a}/${l}`}}async removeRemote(){if(!await this.isAllInitialized())return;let r=await this.gitManager.getRemotes(),i=await new ze(this,{options:r,placeholder:"Select a remote"}).openAndGetResult();i&&await this.gitManager.removeRemote(i)}onActiveLeafChange(r){var s,o;let n=r==null?void 0:r.view;if(!(n!=null&&n.getState().file)&&!(n instanceof ls||n instanceof fs))return;let i=this.app.workspace.getLeavesOfType($t.type).first(),a=this.app.workspace.getLeavesOfType(Zr.type).first();if((s=i==null?void 0:i.view.containerEl.querySelector("div.tree-item-self.is-active"))==null||s.removeClass("is-active"),(o=a==null?void 0:a.view.containerEl.querySelector("div.tree-item-self.is-active"))==null||o.removeClass("is-active"),(r==null?void 0:r.view)instanceof ls||(r==null?void 0:r.view)instanceof fs){let l=r.view.state.bFile;this.lastDiffViewState=r.view.getState();let c;i&&r.view.state.aRef=="HEAD"?c=i.view.containerEl.querySelector(`div.staged div.tree-item-self[data-path='${l}']`):i&&r.view.state.aRef==""?c=i.view.containerEl.querySelector(`div.changes div.tree-item-self[data-path='${l}']`):a&&(c=a.view.containerEl.querySelector(`div.tree-item-self[data-path='${l}']`)),c==null||c.addClass("is-active")}else this.lastDiffViewState=void 0}handleNoNetworkError(r){this.state.offlineMode?this.log("Encountered network error, but already in offline mode"):this.displayError("Git: Going into offline mode. Future network errors will no longer be displayed.",2e3),this.setPluginState({gitAction:0,offlineMode:!0})}displayMessage(r,n=4*1e3){var i;(i=this.statusBar)==null||i.displayMessage(r.toLowerCase(),n),this.settings.disablePopups||(!this.settings.disablePopupsForNoChanges||!r.startsWith("No changes"))&&new we.Notice(r,5*1e3),this.log(r)}displayError(r,n=10*1e3){var a;if(r instanceof D5.Errors.UserCanceledError){new we.Notice("Aborted");return}let i;r instanceof Error?i=r:i=new Error(String(r)),this.setPluginState({gitAction:0}),this.settings.showErrorNotices&&new we.Notice(i.message,n),console.error(`${this.manifest.id}:`,i.stack),(a=this.statusBar)==null||a.displayMessage(i.message.toLowerCase(),n)}log(...r){console.log(`${this.manifest.id}:`,...r)}}; +/*! Bundled license information: + +ieee754/index.js: + (*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh *) + +buffer/index.js: + (*! + * The buffer module from node.js, for the browser. + * + * @author Feross Aboukhadijeh + * @license MIT + *) + +safe-buffer/index.js: + (*! safe-buffer. MIT License. Feross Aboukhadijeh *) + +crc-32/crc32.js: + (*! crc32.js (C) 2014-present SheetJS -- http://sheetjs.com *) + +js-sha256/src/sha256.js: + (** + * [js-sha256]{@link https://github.com/emn178/js-sha256} + * + * @version 0.9.0 + * @author Chen, Yi-Cyuan [emn178@gmail.com] + * @copyright Chen, Yi-Cyuan 2014-2017 + * @license MIT + *) + +feather-icons/dist/feather.js: + (*! + Copyright (c) 2016 Jed Watson. + Licensed under the MIT License (MIT), see + http://jedwatson.github.io/classnames + *) +*/ + +/* nosourcemap */ \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-git/manifest.json b/.obsidian/plugins/obsidian-git/manifest.json new file mode 100644 index 0000000..2f24b79 --- /dev/null +++ b/.obsidian/plugins/obsidian-git/manifest.json @@ -0,0 +1,10 @@ +{ + "author": "Vinzent", + "authorUrl": "https://github.com/Vinzent03", + "id": "obsidian-git", + "name": "Git", + "description": "Integrate Git version control with automatic backup and other advanced features.", + "isDesktopOnly": false, + "fundingUrl": "https://ko-fi.com/vinzent", + "version": "2.35.2" +} diff --git a/.obsidian/plugins/obsidian-git/styles.css b/.obsidian/plugins/obsidian-git/styles.css new file mode 100644 index 0000000..83c543b --- /dev/null +++ b/.obsidian/plugins/obsidian-git/styles.css @@ -0,0 +1,629 @@ +@keyframes loading { + 0% { + transform: rotate(0deg); + } + + 100% { + transform: rotate(360deg); + } +} + +.workspace-leaf-content[data-type="git-view"] .button-border { + border: 2px solid var(--interactive-accent); + border-radius: var(--radius-s); +} + +.workspace-leaf-content[data-type="git-view"] .view-content { + padding-left: 0; + padding-top: 0; + padding-right: 0; +} + +.workspace-leaf-content[data-type="git-history-view"] .view-content { + padding-left: 0; + padding-top: 0; + padding-right: 0; +} + +.loading { + overflow: hidden; +} + +.loading > svg { + animation: 2s linear infinite loading; + transform-origin: 50% 50%; + display: inline-block; +} + +.obsidian-git-center { + margin: auto; + text-align: center; + width: 50%; +} + +.obsidian-git-textarea { + display: block; + margin-left: auto; + margin-right: auto; +} + +.obsidian-git-disabled { + opacity: 0.5; +} + +.obsidian-git-center-button { + display: block; + margin: 20px auto; +} + +.tooltip.mod-left { + overflow-wrap: break-word; +} + +.tooltip.mod-right { + overflow-wrap: break-word; +} + +/* Limits the scrollbar to the view body */ +.git-view { + display: flex; + flex-direction: column; + position: relative; + height: 100%; +} + +.git-tools { + display: flex; + margin-left: auto; +} +.git-tools .type { + padding-left: var(--size-2-1); + display: flex; + align-items: center; + justify-content: center; + width: 11px; +} + +.git-tools .type[data-type="M"] { + color: orange; +} +.git-tools .type[data-type="D"] { + color: red; +} +.git-tools .buttons { + display: flex; +} +.git-tools .buttons > * { + padding: 0 0; + height: auto; +} + +.workspace-leaf-content[data-type="git-view"] .tree-item-self, +.workspace-leaf-content[data-type="git-history-view"] .tree-item-self { + align-items: center; +} + +.workspace-leaf-content[data-type="git-view"] + .tree-item-self:hover + .clickable-icon, +.workspace-leaf-content[data-type="git-history-view"] + .tree-item-self:hover + .clickable-icon { + color: var(--icon-color-hover); +} + +/* Highlight an item as active if it's diff is currently opened */ +.is-active .git-tools .buttons > * { + color: var(--nav-item-color-active); +} + +.git-author { + color: var(--text-accent); +} + +.git-date { + color: var(--text-accent); +} + +.git-ref { + color: var(--text-accent); +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-d-none { + display: none; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-wrapper { + text-align: left; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-header { + background-color: var(--background-primary); + border-bottom: 1px solid var(--interactive-accent); + font-family: var(--font-monospace); + height: 35px; + padding: 5px 10px; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-header, +.workspace-leaf-content[data-type="diff-view"] .d2h-file-stats { + display: -webkit-box; + display: -ms-flexbox; + display: flex; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-stats { + font-size: 14px; + margin-left: auto; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-lines-added { + border: 1px solid #b4e2b4; + border-radius: 5px 0 0 5px; + color: #399839; + padding: 2px; + text-align: right; + vertical-align: middle; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-lines-deleted { + border: 1px solid #e9aeae; + border-radius: 0 5px 5px 0; + color: #c33; + margin-left: 1px; + padding: 2px; + text-align: left; + vertical-align: middle; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-name-wrapper { + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + display: -webkit-box; + display: -ms-flexbox; + display: flex; + font-size: 15px; + width: 100%; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-name { + overflow-x: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-wrapper { + border: 1px solid var(--background-modifier-border); + border-radius: 3px; + margin-bottom: 1em; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-collapse { + -webkit-box-pack: end; + -ms-flex-pack: end; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + border: 1px solid var(--background-modifier-border); + border-radius: 3px; + cursor: pointer; + display: none; + font-size: 12px; + justify-content: flex-end; + padding: 4px 8px; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-collapse.d2h-selected { + background-color: #c8e1ff; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-collapse-input { + margin: 0 4px 0 0; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-diff-table { + border-collapse: collapse; + font-family: Menlo, Consolas, monospace; + font-size: 13px; + width: 100%; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-files-diff { + width: 100%; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-diff { + overflow-y: hidden; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-side-diff { + display: inline-block; + margin-bottom: -8px; + margin-right: -4px; + overflow-x: scroll; + overflow-y: hidden; + width: 50%; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-code-line { + padding: 0 8em; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-code-line, +.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-line { + display: inline-block; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + white-space: nowrap; + width: 100%; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-line { + padding: 0 4.5em; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-code-line-ctn { + word-wrap: normal; + background: none; + display: inline-block; + padding: 0; + -webkit-user-select: text; + -moz-user-select: text; + -ms-user-select: text; + user-select: text; + vertical-align: middle; + white-space: pre; + width: 100%; +} + +.theme-light .workspace-leaf-content[data-type="diff-view"] .d2h-code-line del, +.theme-light + .workspace-leaf-content[data-type="diff-view"] + .d2h-code-side-line + del { + background-color: #ffb6ba; +} + +.theme-dark .workspace-leaf-content[data-type="diff-view"] .d2h-code-line del, +.theme-dark + .workspace-leaf-content[data-type="diff-view"] + .d2h-code-side-line + del { + background-color: #8d232881; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-code-line del, +.workspace-leaf-content[data-type="diff-view"] .d2h-code-line ins, +.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-line del, +.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-line ins { + border-radius: 0.2em; + display: inline-block; + margin-top: -1px; + text-decoration: none; + vertical-align: middle; +} + +.theme-light .workspace-leaf-content[data-type="diff-view"] .d2h-code-line ins, +.theme-light + .workspace-leaf-content[data-type="diff-view"] + .d2h-code-side-line + ins { + background-color: #97f295; + text-align: left; +} + +.theme-dark .workspace-leaf-content[data-type="diff-view"] .d2h-code-line ins, +.theme-dark + .workspace-leaf-content[data-type="diff-view"] + .d2h-code-side-line + ins { + background-color: #1d921996; + text-align: left; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-code-line-prefix { + word-wrap: normal; + background: none; + display: inline; + padding: 0; + white-space: pre; +} + +.workspace-leaf-content[data-type="diff-view"] .line-num1 { + float: left; +} + +.workspace-leaf-content[data-type="diff-view"] .line-num1, +.workspace-leaf-content[data-type="diff-view"] .line-num2 { + -webkit-box-sizing: border-box; + box-sizing: border-box; + overflow: hidden; + padding: 0 0.5em; + text-overflow: ellipsis; + width: 3.5em; +} + +.workspace-leaf-content[data-type="diff-view"] .line-num2 { + float: right; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-code-linenumber { + background-color: var(--background-primary); + border: solid var(--background-modifier-border); + border-width: 0 1px; + -webkit-box-sizing: border-box; + box-sizing: border-box; + color: var(--text-muted); + cursor: pointer; + display: inline-block; + position: absolute; + text-align: right; + width: 7.5em; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-code-linenumber:after { + content: "\200b"; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-linenumber { + background-color: var(--background-primary); + border: solid var(--background-modifier-border); + border-width: 0 1px; + -webkit-box-sizing: border-box; + box-sizing: border-box; + color: var(--text-muted); + cursor: pointer; + display: inline-block; + overflow: hidden; + padding: 0 0.5em; + position: absolute; + text-align: right; + text-overflow: ellipsis; + width: 4em; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-diff-tbody tr { + position: relative; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-linenumber:after { + content: "\200b"; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-emptyplaceholder, +.workspace-leaf-content[data-type="diff-view"] .d2h-emptyplaceholder { + background-color: var(--background-primary); + border-color: var(--background-modifier-border); +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-code-line-prefix, +.workspace-leaf-content[data-type="diff-view"] .d2h-code-linenumber, +.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-linenumber, +.workspace-leaf-content[data-type="diff-view"] .d2h-emptyplaceholder { + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-code-linenumber, +.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-linenumber { + direction: rtl; +} + +.theme-light .workspace-leaf-content[data-type="diff-view"] .d2h-del { + background-color: #fee8e9; + border-color: #e9aeae; +} + +.theme-light .workspace-leaf-content[data-type="diff-view"] .d2h-ins { + background-color: #dfd; + border-color: #b4e2b4; +} + +.theme-dark .workspace-leaf-content[data-type="diff-view"] .d2h-del { + background-color: #521b1d83; + border-color: #691d1d73; +} + +.theme-dark .workspace-leaf-content[data-type="diff-view"] .d2h-ins { + background-color: rgba(30, 71, 30, 0.5); + border-color: #13501381; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-info { + background-color: var(--background-primary); + border-color: var(--background-modifier-border); + color: var(--text-normal); +} + +.theme-light + .workspace-leaf-content[data-type="diff-view"] + .d2h-file-diff + .d2h-del.d2h-change { + background-color: #fdf2d0; +} + +.theme-dark + .workspace-leaf-content[data-type="diff-view"] + .d2h-file-diff + .d2h-del.d2h-change { + background-color: #55492480; +} + +.theme-light + .workspace-leaf-content[data-type="diff-view"] + .d2h-file-diff + .d2h-ins.d2h-change { + background-color: #ded; +} + +.theme-dark + .workspace-leaf-content[data-type="diff-view"] + .d2h-file-diff + .d2h-ins.d2h-change { + background-color: rgba(37, 78, 37, 0.418); +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-list-wrapper { + margin-bottom: 10px; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-list-wrapper a { + color: #3572b0; + text-decoration: none; +} + +.workspace-leaf-content[data-type="diff-view"] + .d2h-file-list-wrapper + a:visited { + color: #3572b0; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-list-header { + text-align: left; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-list-title { + font-weight: 700; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-list-line { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + text-align: left; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-list { + display: block; + list-style: none; + margin: 0; + padding: 0; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-list > li { + border-bottom: 1px solid var(--background-modifier-border); + margin: 0; + padding: 5px 10px; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-list > li:last-child { + border-bottom: none; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-file-switch { + cursor: pointer; + display: none; + font-size: 10px; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-icon { + fill: currentColor; + margin-right: 10px; + vertical-align: middle; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-deleted { + color: #c33; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-added { + color: #399839; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-changed { + color: #d0b44c; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-moved { + color: #3572b0; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-tag { + background-color: var(--background-primary); + display: -webkit-box; + display: -ms-flexbox; + display: flex; + font-size: 10px; + margin-left: 5px; + padding: 0 2px; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-deleted-tag { + border: 2px solid #c33; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-added-tag { + border: 1px solid #399839; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-changed-tag { + border: 1px solid #d0b44c; +} + +.workspace-leaf-content[data-type="diff-view"] .d2h-moved-tag { + border: 1px solid #3572b0; +} + +/* ====================== Line Authoring Information ====================== */ + +.cm-gutterElement.obs-git-blame-gutter { + /* Add background color to spacing inbetween and around the gutter for better aesthetics */ + border-width: 0px 2px 0.2px 2px; + border-style: solid; + border-color: var(--background-secondary); + background-color: var(--background-secondary); +} + +.cm-gutterElement.obs-git-blame-gutter > div, +.line-author-settings-preview { + /* delegate text color to settings */ + color: var(--obs-git-gutter-text); + font-family: monospace; + height: 100%; /* ensure, that age-based background color occupies entire parent */ + text-align: right; + padding: 0px 6px 0px 6px; + white-space: pre; /* Keep spaces and do not collapse them. */ +} + +@media (max-width: 800px) { + /* hide git blame gutter not to superpose text */ + .cm-gutterElement.obs-git-blame-gutter { + display: none; + } +} + +.git-unified-diff-view, +.git-split-diff-view .cm-deletedLine .cm-changedText { + background-color: #ee443330; +} + +.git-unified-diff-view, +.git-split-diff-view .cm-insertedLine .cm-changedText { + background-color: #22bb2230; +} + +.git-obscure-prompt[git-is-obscured="true"] #git-show-password:after { + -webkit-mask-image: url('data:image/svg+xml,'); +} + +.git-obscure-prompt[git-is-obscured="false"] #git-show-password:after { + -webkit-mask-image: url('data:image/svg+xml,'); +} + +/* Override styling of Codemirror merge view "collapsed lines" indicator */ +.git-split-diff-view .ͼ2 .cm-collapsedLines { + background: var(--interactive-normal); + border-radius: var(--radius-m); + color: var(--text-accent); + font-size: var(--font-small); + padding: var(--size-4-1) var(--size-4-1); +} +.git-split-diff-view .ͼ2 .cm-collapsedLines:hover { + background: var(--interactive-hover); + color: var(--text-accent-hover); +} diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index adb4a7f..b118eec 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,109 +4,24 @@ "type": "split", "children": [ { - "id": "28472374ec0f8c3a", - "type": "split", + "id": "4509724f8bf84da7", + "type": "tabs", "children": [ { - "id": "4509724f8bf84da7", - "type": "tabs", - "children": [ - { - "id": "e7a7b303c61786dc", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Personal/Projects/Servers/Oracle Cloud/IMPLEMENTATION_PLAN.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "IMPLEMENTATION_PLAN" - } + "id": "e7a7b303c61786dc", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Home.md", + "mode": "source", + "source": false }, - { - "id": "208959c0aa1717bf", - "type": "leaf", - "state": { - "type": "terminal:documentation", - "state": { - "terminal:documentation": { - "data": "# Terminal for Obsidian [![release](https://img.shields.io/github/v/release/polyipseity/obsidian-terminal)][latest release] [![Obsidian downloads](https://img.shields.io/badge/dynamic/json?logo=Obsidian&color=%238b6cef&label=downloads&query=$[\"terminal\"].downloads&url=https://raw.githubusercontent.com/obsidianmd/obsidian-releases/master/community-plugin-stats.json)][community plugin] [![Python](https://img.shields.io/badge/Python-≥3.10-gold?labelColor=blue&logo=Python&logoColor=white)][Python]\n\n[Buy Me a Coffee]: https://buymeacoffee.com/polyipseity\n[Buy Me a Coffee/embed]: https://img.buymeacoffee.com/button-api/?text=Buy%20me%20a%20coffee&emoji=&slug=polyipseity&button_colour=40DCA5&font_colour=ffffff&font_family=Lato&outline_colour=000000&coffee_colour=FFDD00\n[Obsidian]: https://obsidian.md/\n[Python]: https://python.org/downloads/\n[changelog]: https://github.com/polyipseity/obsidian-terminal/blob/main/CHANGELOG.md\n[community plugin]: https://obsidian.md/plugins?id=terminal\n[latest release]: https://github.com/polyipseity/obsidian-terminal/releases/latest\n[other things]: https://github.com/polyipseity/obsidian-monorepo\n[plugin library]: https://github.com/polyipseity/obsidian-plugin-library\n[repository]: https://github.com/polyipseity/obsidian-terminal\n[trailer]: https://raw.githubusercontent.com/polyipseity/obsidian-terminal/main/assets/trailer.png\n\nIntegrate consoles, shells, and terminals inside [Obsidian].\n\n[![Buy Me a Coffee/embed]][Buy Me a Coffee]\n\n__[Repository] · [Changelog] · [Community plugin] · [Other things] · [Features](#features) · [Installation](#installation) · [Usage](#usage) · [Contributing](#contributing) · [Security](#security)__\n\n![Trailer]\n\nFor first time users, read the [installation](#installation) section first!\n\nThis file is automatically opened on first install. You can reopen it in settings or command palette.\n\n## Features\n\n- Start external terminals from Obsidian.\n- Integrate terminals into Obsidian.\n- Has an emulated developer console usable on all platforms.\n- Supports multiple terminal profiles.\n- Has built-in keyboard shortcuts.\n- Automatically save and restore integrated terminal history.\n- Find in terminal.\n- Save terminal history as file.\n- Customize terminal appearance.\n\n## Installation\n\n1. Install plugin.\n - Community plugins\n 1. Install the [plugin][community plugin] from community plugins directly.\n - Manual\n 1. Create directory `terminal` under `.obsidian/plugins` of your vault.\n 2. Place `manifest.json`, `main.js`, and `styles.css` from the [latest release] into the directory.\n - Building (latest)\n 1. Clone this repository, including its submodules.\n 2. Install [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm).\n 3. Run `npm install` in the root directory.\n 4. Run `npm run obsidian:install ` in the root directory.\n - [Obsidian42 - BRAT](https://obsidian.md/plugins?id=obsidian42-brat) (latest)\n - See [their readme](https://github.com/TfTHacker/obsidian42-brat#readme).\n2. (optional for Windows, recommended) Install Python and dependencies.\n 1. Install [Python] 3.10/+.\n 2. (Windows only) Run `pip3 install psutil==5.9.5 pywinctl==0.0.50 typing_extensions==4.7.1`. \n 3. Configure Python executable in profile settings. Press the \"Check\" button to validate the Python configuration. Each profile needs to be configured separately.\n3. Enable plugin.\n4. (optional) Configure plugin settings.\n\n## Usage\n\n- To start a new external or integrated terminal\n - Ribbon\n 1. Click on the `Open terminal` ribbon.\n 2. Choose the desired profile.\n - Context menu\n 1. Right-click on files, folders, or tab headers.\n 2. Choose the desired action \\(and profile\\).\n - Command palette\n 1. Press `Ctrl`+`P` or click on the `Open command palette` ribbon next to the left window border.\n 2. Choose the desired action \\(and profile\\).\n - Select profile modal\n 1. Choose the desired profile. Press `Ctrl` to edit the profile before use. The item `(Temporary profile)` starts a terminal with a temporary profile.\n- To save and restore integrated terminal history\n 1. Keep the terminal open when exiting Obsidian.\n 2. Terminal history will be restored next time Obsidian is opened.\n- Additional actions\n - Includes\n - Clear terminal: \\(1\\), \\(4\\)\n - Copy terminal: \\(1\\)\n - Edit terminal: \\(1\\)\n - Export, import, or edit settings: \\(2\\), \\(3\\)\n - Find in terminal: \\(1\\), \\(4\\)\n - Open documentation: \\(2\\), \\(3\\)\n - Restart terminal: \\(1\\)\n - Save terminal history: \\(1\\)\n - Available by\n - \\(1\\) Right-click on tab header/`More options`\n - \\(2\\) Open settings\n - \\(3\\) Open command palette\n - \\(4\\) Use keyboard shortcuts\n\n### Keyboard shortcuts\n\nThe keyboard shortcuts can be customized in hotkeys settings.\n\n\n__Global__\n\n- Toggle focus on last terminal: `Ctrl`+`Shift`+`` ` ``\n - Focus on last terminal: \\(unbound; useful if you want separate keys for focus and unfocus\\)\n\n\n__Terminal is focused__\n\nWhen a terminal is focused, other keyboard shortcuts \\(including Obsidian and plugin hotkeys\\) are disabled. Only the following keyboard shortcuts work. Thus you can ignore Obsidian complaining about conflicting keys for the following keyboard shortcuts.\n\n- Clear terminal: `Ctrl`+`Shift`+`K`, `Command`+`Shift`+`K` \\(Apple\\)\n- Close terminal: `Ctrl`+`Shift`+`W`, `Command`+`Shift`+`W` \\(Apple\\)\n- Find in terminal: `Ctrl`+`Shift`+`F`, `Command`+`Shift`+`F` \\(Apple\\)\n- Toggle focus on last terminal: `Ctrl`+`Shift`+`` ` `` \\(same as above\\)\n - Unfocus terminal: \\(unbound; useful if you want separate keys for focus and unfocus\\)\n\n### Theming\n\nTheming is possible. However, there is no user-friendly interface for now.\n\n1. Open the profile editing modal.\n2. Click on the `Edit` button labeled `Data`. It should open up a new modal in which there is a large textbox.\n3. Notice `terminalOptions` in the text area labeled `Data`. Refer to the [`xterm.js` documentation](https://github.com/xtermjs/xterm.js/blob/master/typings/xterm.d.ts#L26) (`ITerminalOptions`) to set the options. Nested objects may need to be used.\n4. Save the profile. Changes should apply immediately.\n\n### Profiles\n\nThis plugin comes with several profile presets that you can reference.\n\nWhen setting up a terminal profile, you need to distinguish between shells and terminal emulators. (Search online if needed.) Generally, integrated profiles only work with shells while external ones only work with terminal emulators.\n\n#### Examples\n\n\n__Shells__\n\n- Bash: `bash`\n- Bourne shell: `sh`\n- Command Prompt: `cmd`\n- Dash: `dash`\n- Git Bash: `\\bin\\bash.exe` (e.g. `C:\\Program Files\\Git\\bin\\bash.exe`)\n- PowerShell Core: `pwsh`\n- Windows PowerShell: `powershell`\n- Windows Subsystem for Linux: `wsl` or `wsl -d `\n- Z shell: `zsh`\n\n\n__Terminal emulators__\n\n- Command Prompt: `cmd`\n- GNOME Terminal: `gnome-terminal`\n- Konsole: `konsole`\n- Terminal (macOS): `/System/Applications/Utilities/Terminal.app/Contents/macOS/Terminal \"$PWD\"`\n- Windows Terminal: `wt`\n- iTerm2: `/Applications/iTerm.app/Contents/MacOS/iTerm2 \"$PWD\"`\n- xterm: `xterm`\n\n### Miscellaneous\n\nThis plugin patches `require` so that `require(\"obsidian\")` and other Obsidian modules work in the developer console. It is toggleable as `Expose internal modules` in settings.\n\nIn the developer console, a context variable `$$` is passed into the code, which can be used to dynamically change terminal options.\n\nThe full API is available from [`src/@types/obsidian-terminal.ts`](src/%40types/obsidian-terminal.ts).\n\n### Troubleshooting\n\n- Is the plugin useful on mobile?\n - Compared to on desktop, it is much less useful. The only use for it for now is opening a developer console on mobile.\n- Why do hotkeys not work?\n - If the terminal is in focus, all Obsidian hotkeys are disabled so that you can type special characters into the terminal. You can unfocus the terminal by pressing `Ctrl`+`Shift`+`` ` ``, then you can use Obsidian hotkeys again.\n\n## Contributing\n\nContributions are welcome!\n\nThis project uses [`changesets`](https://github.com/changesets/changesets) to manage the changelog. When creating a pull request, please [add a changeset](https://github.com/changesets/changesets/blob/main/docs/intro-to-using-changesets.md#adding-changesets) describing the changes. Add multiple changesets if your pull request changes several things. End each changeset with `([PR number](PR link) by [author username](author link))`. For example, the newly created file under the directory `.changeset` should look like:\n\n```Markdown\n---\n\"example\": patch\n---\n\nThis is an example change. ([GH#1](https://github.com/ghost/example/pull/1) by [@ghost](https://github.com/ghost))\n```\n\n### Todos\n\nThe todos here, ordered alphabetically, are things planned for the plugin. There are no guarantees that they will be completed. However, we are likely to accept contributions for them.\n\n- Connect to remote shells.\n- Detect sandboxed environment and notify users.\n- External link confirmation.\n- Filter console log by severity in the developer console.\n- Indicate that the terminal resizer has crashed or is disabled.\n- Shared terminal tabs.\n- Vim mode switch.\n\n### Translating\n\nTranslation files are under [`assets/locales/`](assets/locales/). Each locale has its own directory named with its corresponding __[IETF language tag](https://wikipedia.org/wiki/IETF_language_tag)__. Some translation keys are missing here and instead located at [`obsidian-plugin-library`][plugin library].\n\nTo contribute translation for an existing locale, modify the files in the corresponding directory.\n\nFor a new locale, create a new directory named with its language tag and copy [`assets/locales/en/translation.json`](assets/locales/en/translation.json) into it. Then, add an entry to [`assets/locales/en/language.json`](assets/locales/en/language.json) in this format:\n\n```JSONc\n{\n // ...\n \"en\": \"English\",\n \"(your-language-tag)\": \"(Native name of your language)\",\n \"uwu\": \"Uwuish\",\n // ...\n}\n```\n\nSort the list of languages by the alphabetical order of their language tags. Then modify the files in the new directory. There will be errors in [`assets/locales.ts`](assets/locales.ts), which you can ignore and we will fix them for you. You are welcome to fix them yourself if you know TypeScript.\n\nWhen translating, keep in mind the following things:\n\n- Do not translate anything between `{{` and `}}` (`{{example}}`). They are __interpolations__ and will be replaced by localized strings at runtime.\n- Do not translate anything between `$t(` and `)` (`$t(example)`). They refer to other localized strings. To find the localized string being referred to, follow the path of the key, which is separated by dots (`.`). For example, the key [`youtu.be./dQw4w9WgXcQ`](https://youtu.be./dQw4w9WgXcQ) refers to:\n\n```JSONc\n{\n // ...\n \"youtu\": {\n // ...\n \"be\": {\n // ...\n \"/dQw4w9WgXcQ\": \"I am 'youtu.be./dQw4w9WgXcQ'!\",\n // ...\n },\n // ...\n },\n // ...\n}\n```\n\n- The keys under `generic` are vocabularies. They can be referred in translation strings by `$t(generic.key)`. Refer to them as much as possible to standardize translations for vocabularies that appear in different places.\n- It is okay to move interpolations and references to other localized strings around to make the translation natural. It is also okay to not use some references used in the original translation. However, it is NOT okay to not use all interpolations.\n\n## Security\n\nWe hope that there will never be any security vulnerabilities, but unfortunately it does happen. Please [report](#reporting-a-vulnerability) them!\n\n### Supported versions\n\n| Version | Supported |\n|-|-|\n| latest | ✅ |\n| outdated | ❌ |\n\n### Reporting a vulnerability\n\nPlease report a vulnerability by opening an new issue. We will get back to you as soon as possible.\n", - "displayTextI18nKey": "translation:generic.documentations.readme", - "iconI18nKey": "asset:generic.documentations.readme-icon" - } - }, - "icon": "file-question", - "title": "Readme" - } - }, - { - "id": "7d08e8dbcd0b801b", - "type": "leaf", - "state": { - "type": "terminal:documentation", - "state": { - "terminal:documentation": { - "data": "# obsidian-terminal \n\n## 3.20.0\n\n### Minor Changes\n\n- abd992c: Add Korean translation support for the terminal plugin. ([GH#55](https://github.com/polyipseity/obsidian-terminal/pull/55) by [@BongSangKim](https://github.com/BongSangKim))\n- 2824807: Add `$.history` and `$.results` in `DeveloperConsoleContext`.\n- 8438d3a: Add right click to copy or paste.\n- 5a8d545: Allow customizing right click action.\n\n### Patch Changes\n\n- c5c31ee: Fix escaping on Windows once and for all. Fixes [GH#41](https://github.com/polyipseity/obsidian-terminal/issues/41).\n- d8b26e5: Fix terminal disappearing after moving to a new window.\n\n## 3.19.0\n\n### Minor Changes\n\n- 2eb93aa: Add temporary profile to select profile modal.\n- 384c2d8: Add \"Copy\" to pane menu to copy the terminal tab.\n\n### Patch Changes\n\n- e9bd36e: Update `translation.json`. ([GH#49](https://github.com/polyipseity/obsidian-terminal/pull/49) by [@cuberwu](https://github.com/cuberwu))\n- 99313ca: Fix broken section links in builtin documentation.\n\n## 3.18.0\n\n### Minor Changes\n\n- 5fe79df: Make terminal hotkeys customizable. Default keyboard shortcuts have changed.\n- 680139b: Press \"Ctrl\" to edit before use in select profile modal.\n\n### Patch Changes\n\n- 612d42f: Add instructions in select profile modal.\n\n## 3.17.1\n\n### Patch Changes\n\n- 83328b6: Re-release of v3.17.0 to fix plugin loading error.\n\n## 3.17.0\n\n### Minor Changes\n\n- 38188e8: Do not save terminal history by default. Fixes [GH#48](https://github.com/polyipseity/obsidian-terminal/issues/48).\n- f783af0: Do not save terminal history if restore history is disabled. Fixes [GH#48](https://github.com/polyipseity/obsidian-terminal/issues/48).\n\n### Patch Changes\n\n- 58324a0: Fix terminal history not being restored across Obsidian restarts.\n\n## 3.16.0\n\n### Minor Changes\n\n- 8e35613: Update template, and Obsidian API to 1.4.11.\n\n### Patch Changes\n\n- 0869147: Use a script to launch the terminal instead of via the command line. This may help with escaping arguments. (Escaping quotes on Windows is a clusterfuck...) Partially fixes [GH#41](https://github.com/polyipseity/obsidian-terminal/issues/41).\n- f17338f: Update dependencies.\n\n## 3.15.1\n\n### Patch Changes\n\n- 82ec350: Fix default terminal options not setting `documentOverride` to `null`.\n\n## 3.15.0\n\n### Minor Changes\n\n- d6c3203: Add keyboard shortcut for closing the terminal. Fixes [GH#37](https://github.com/polyipseity/obsidian-terminal/issues/37).\n- 66177c1: Add option `Intercept logging`. Fixes [GH#38](https://github.com/polyipseity/obsidian-terminal/issues/38).\n\n### Patch Changes\n\n- 88f22cf: (63711193053ae1b850d816b84244f9152b53a407) Fix requiring `@capacitor`.\n\n## 3.14.0\n\n### Minor Changes\n\n- 20cd669: Check Python and package versions as well after pressing the \"Check\" button in the \"Python executable\" settings. Resolves [GH#22](https://github.com/polyipseity/obsidian-terminal/issues/22).\n- 9a2a89b: Change focus and defocus hotkey to `Ctrl`+`Shift`+`` ` `` for macOS as well. Fixes [GH#31](https://github.com/polyipseity/obsidian-terminal/issues/31).\n\n### Patch Changes\n\n- 959915a: Add profile preset `iTerm2: External`. Helps with [GH#32](https://github.com/polyipseity/obsidian-terminal/issues/32).\n- 30198e0: Fix the macOS terminal profiles not setting the cwd properly. To fix your macOS terminal profiles, add `\"$PWD\"` (including `\"`) as the only argument of the profile.\n- a619365: Fix terminal finder broken when its width is small. (34e11eaf89813215290a25daf76c680be53dff1f)\n\n## 3.13.0\n\nDebloating `data.json` and bugfixes.\n\n### Minor Changes\n\n- 9afd2d0: Move settings `recovery` and `lastReadChangelogVersion` to `localStorage`. (6d612c570926387ee6b5991475cb993517a39d45)\n\n### Patch Changes\n\n- 0879e6d: Fix `layout-change` loop freezing Obsidian if another plugin calls `getViewState` in a `layout-change` listener. An example is `obsidian-image-toolkit` (). Fixes [GH#26](https://github.com/polyipseity/obsidian-terminal/issues/26).\n- e0b40c0: Fix caret scrolling the editor to make itself visible every second. (0879e6d0a8a6c1eebef730376bd7df58fdfba4a5)\n- 14bfcb1: Remove debug statements. (+f9fc1874e2c0b0b6c486ae6a13e52bf09cef588d)\n\n## 3.12.3\n\n### Patch Changes\n\n- 01942f8: Fix Python resizer not working with the latest Python packages.\n\n## 3.12.2\n\n### Patch Changes\n\n- 7981fe3: Prefix source map location with plugin ID.\n- 8452b18: Respect existing source maps when source mapping.\n- 9751bc9: Limit console history to 1024 entries.\n\n## 3.12.1\n\n### Patch Changes\n\n- 9441f4b: Fix plugin potentially failing to load. This may happen if `Community plugins > Debug startup time` is disabled. When it is disabled, Obsidian removes source maps, which erraneously removes JavaScript strings intentionally containinig source map-like content.\n\n## 3.12.0\n\n### Minor Changes\n\n- eab5420: Implement source mapping. Inputs are mapped to ``.\n\n## 3.11.1\n\n### Patch Changes\n\n- 8bdd430: Make the `require` patch more compatible with other `require` patches.\n- 7155fd4: Simplify `DeveloperConsolePseudoterminal#eval` even further.\n- 0a3e545: Fixes significant regression of plugin loading performance.\n- d7918a9: Simplify code for evaluating code inputted via the developer console pseudoterminal.\n\n## 3.11.0\n\n### Minor Changes\n\n- 289ec4e: Add command \"Open developer console\".\n- d22f7bf: Add setting `Expose internal modules`.\n\n### Patch Changes\n\n- 53e76ca: Add settings sections.\n\n### Pre-changesets Changelog\n\n- Upgrade minimum Obsidian version to v1.2.8. (`85d498d7cecf28b07e0562c4d9c1c793bf0344c0`)\n\n#### Fixes\n\n- Fix the command to export settings to clipboard. (`993dff6c94b7e70e53c42afdad3fa8e56324a3aa`)\n- Fix lifecycle management. (`993dff6c94b7e70e53c42afdad3fa8e56324a3aa`, `46771b52d6db6c1523a959d8204bc921bd7121ca`, `30377ac69a596a1e38fab881510f840fe66a5afc`)\n- Fix terminal throttling. (`993dff6c94b7e70e53c42afdad3fa8e56324a3aa`, `279c7ff8ca187e4efdb583cbac4a1d931c93713e`..`bcd569e156a7637a90e7cfbd8cba3610ef6752d6`)\n- Fix `updateView` not updating the inner title. (`45603f33109f10be0bc7c040fa1addc42153d92f`)\n- Fix failing to load the plugin if settings are malformed. (`45603f33109f10be0bc7c040fa1addc42153d92f`)\n\n**Full changelog**: [`3.10.0...3.11.0`](https://github.com/polyipseity/obsidian-terminal/compare/3.10.0...3.11.0)\n\n## 3.10.0 (2023-07-10)\n\n### Features\n\n- Add font terminal options. Closes [GH#20](https://github.com/polyipseity/obsidian-terminal/issues/20). (`ed9077348755cc863958a39a5cf45d4b55720d0d`..`f3145847ff37a438e090e33d399943e4461ad381`)\n\n### Fixes\n\n- Fix typing into the find textbox not working. (`629143c952181524a886b07b4602290a207bf1fa`)\n- Fix wrong find results when no matches. (`691f1a2aa8dc759486f610ea3e7a7f83bc7e865a`)\n\n### Improvements\n\n- Show when the profile is invalid in the `Type` setting. (`46c8598cb2e14dafd1e6266366e6479cb10e036c`)\n\n**Full changelog**: [`3.9.2...3.10.0`](https://github.com/polyipseity/obsidian-terminal/compare/3.9.2...3.10.0)\n\n## 3.9.2 (2023-07-01)\n\n### Improvements\n\n- Improve Python code. (`977dd978b3acb3ae272407d9112f1c88433f0c4a`, `1757d54dee038cb35f8aca4e3e44b601d3ac6c4e`, `5d7c6a92aee1a7c07c88da611d457ec6bd00becd`)\n- Update npm packages to remove vulnerabilities. (`5d7c6a92aee1a7c07c88da611d457ec6bd00becd`..`aa2e327b6abdf91f93f8bb7c9db7e00d52a829b7`)\n\n**Full changelog**: [`3.9.1...3.9.2`](https://github.com/polyipseity/obsidian-terminal/compare/3.9.1...3.9.2)\n\n## 3.9.1 (2023-05-25)\n\n### Improvements\n\n- Large refactoring of the code base. There may (or may not) be new bugs. (`8f910b554e97d2bb819575b59f9af3b85c8ac7b0`..`1a6476a9b67beb1083b7cabaf4a9d0782c7f49e2`)\n- Add support for `pnpm`. (`ed08a97ee2f50bd1869580f8b9f46e945be80093`..`621e8b56b91c5570fa7f628a27b6a7a6834c2b50`)\n- Remove confusing \"Malformed data\" notice. Fixes [GH#19](https://github.com/polyipseity/obsidian-terminal/issues/19). (`4d8a0fa459c5d982160bdfedc5e09ac9f9dd19f3`)\n\n**Full changelog**: [`3.9.0...3.9.1`](https://github.com/polyipseity/obsidian-terminal/compare/3.9.0...3.9.1)\n\n## 3.9.0 (2023-05-10)\n\n- The minimum Obsidian version has been increased to v1.2.5. (`dbc26a396f3d97cb625e577d10ebc537f5548493`)\n- Add donation options. (`15ef8207a3df00b23fc54d1a75ec842925f602ef`..`58df51d64977e93cd98b44f58f0f246e37953214`, `b59e915611f2ce6de83f5eab68165ac06726bcdc`, `420ee154c526298387fb52fb4c40b432486793b3`)\n\n### Features\n\n- Implement top-level `await` in the developer console. (`7d2219e9bceef8459504c820099ff3c61bd737bd`)\n- Inject context variable `$$` into the developer console. It can be used to dynamically change terminal options. The API is available in [`sources/@types/obsidian-terminal.d.ts#DeveloperConsoleContext`](sources/%40types/obsidian-terminal.d.ts). (`557fd14fc31f0da351d1690852d387f2fd600fac`)\n- Add setting `Open changelog on update`. (`881f39889974a543bac876f933e1e330bfff6f27`)\n\n### Improvements\n\n- Cleanup documentation view. Extra useless functions are removed. (`7c3e4dae5112f6d95780c610219a3c5dd4098364`)\n\n**Full changelog**: [`3.8.0...3.9.0`](https://github.com/polyipseity/obsidian-terminal/compare/3.8.0...3.9.0)\n\n## 3.8.0 (2023-04-29)\n\n### Features\n\n- Patch `require` so that `require(\"obsidian\")` works in the developer console. (`89cf2cc34a64f8cd373c8e3dd8da1e7b3f020f5c`)\n- Add internal support for custom terminal options. (`80df07f698450947b04ef2f5b69e11ce52f5d9dc`)\n- Add raw data editing for profiles like the one for settings. You can use this to configure terminal options (refer to [`xterm.js` documentation](https://github.com/xtermjs/xterm.js/blob/2fdb46919ce7a329afe65fe69bcf948d310a2b8a/typings/xterm.d.ts#L26)). An UI for terminal options will be added shortly. Address [GH#11](https://github.com/polyipseity/obsidian-terminal/issues/11) and [GH#16](https://github.com/polyipseity/obsidian-terminal/issues/16). (`fbe2de717c5e46436c929240c8450839139ce7c1`)\n\n### Fixes\n\n- Fix re-enabling plugin overwriting history due to unloaded CSS. (`e02e43918c82dcb8f9641dc2ca2be208e23a3caa`)\n\n### Improvements\n\n- Improve the icon for `whole words` in find in terminal. (`dfb3da51878bd8b7e9004afffc9097e3e01c79a8`)\n- Decrease loading time by ~20%. (`c4ea4912e5f9b412d31df70b3881570a47faebae`)\n\n**Full changelog**: [`3.7.0...3.8.0`](https://github.com/polyipseity/obsidian-terminal/compare/3.7.0...3.8.0)\n\n## 3.7.0 (2023-04-11)\n\n### Features\n\n- Add 3 profile presets: 'powershell: External', 'powershell: Integrated', and 'pwsh: External'. `powershell` stands for Windows PowerShell while `pwsh` stands for PowerShell Core. (`1767d2d9f80a269ba24eecd0c45fd8bf0ed9050c`)\n- Color messages in developer console. (`107826a45b255367f336e00e0cb518f1851a8306`)\n\n### Improvements\n\n- Speed up (re)starting a new developer console significantly. (`5a407cc9ed9b3e985f63d56aa7aed4a3b17e33ae`)\n- Improve developer console messages significantly. (`e6b5ae83c448398105ec11444722852a6a1b11b4`)\n\n**Full changelog**: [`3.6.0...3.7.0`](https://github.com/polyipseity/obsidian-terminal/compare/3.6.0...3.7.0)\n\n## 3.6.0 (2023-04-04)\n\n### Features\n\n- Add 'root directory' button next to working directory when editing a terminal view. (`4991ccb8548b3034f8f753924f1fbd95523259be`)\n- Add 'focus on new instance' setting. (`c7db57e1328da5883a3587d0d812905bc30f58e1`)\n- Add 'restore history' profile setting. (`c1b3a69dbd71d7fecc080e5b6791b81260dc6ccf`)\n- Add 'success exit codes' profile setting. (`3d9aaca914837df324200307e634d1f7f4cd42da`)\n\n### Improvements\n\n- Developer console history can be kept now. (`7ced419b9762ff92a28cadf0355a54f0200b6209`)\n\n**Full changelog**: [`3.5.1...3.6.0`](https://github.com/polyipseity/obsidian-terminal/compare/3.5.1...3.6.0)\n\n## 3.5.1 (2023-03-28)\n\n### Fixes\n\n- mobile: Fix 'Save to HTML'. It no longer does nothing on Android and soft locks Obsidian on iOS. (`b1201a089a3f3447e09249651434995b11bb283b`)\n\n### Features\n\n- The latest commit for the plugin can now be installed using [Obsidian42 - BRAT](https://obsidian.md/plugins?id=obsidian42-brat). (`5f263690e80d6298eb02ffade41a10beedd4ce1f`..`bda61d4ee1a82c7b9694912ae0353e178f0f0756`)\n\n### Improvements\n\n- Use CSS to hide the status bar, making the hiding customizable. (`84c55993db3d3e8a86d283e83df0c58dfa4d8eaf`)\n\n**Full changelog**: [`3.5.0...3.5.1`](https://github.com/polyipseity/obsidian-terminal/compare/3.5.0...3.5.1)\n\n## 3.5.0 (2023-03-20)\n\n### Features\n\n- Add 6 external profile presets. Helps with [GH#16](https://github.com/polyipseity/obsidian-terminal/issues/16). (`c9a51249d35fe429d5cc4eb8a307612177de896e`)\n- Automatically pin new terminal tabs to avoid accidentally terminating terminals. Configurable in settings. (`beb24cc25802750b1681358e42fd74ccbe51f83a`)\n- Add support for dragging and dropping files into the terminal to paste their filepaths. See [GH#16](https://github.com/polyipseity/obsidian-terminal/issues/16). (`7c5e4617072d1b77a7d9f11b0e886c8e9d051f91`)\n\n### Fixes\n\n- Fix invalid regex crashing find in terminal. (`9da6bb9494fa0079fb1b60a8140277e1dbff9860`)\n\n**Full changelog**: [`3.4.1...3.5.0`](https://github.com/polyipseity/obsidian-terminal/compare/3.4.1...3.5.0)\n\n## 3.4.1 (2023-03-14)\n\n### Fixes\n\n- Fix error opening documentation. (`df085f2a505983592f7d50e31bdc3d52a89f29f3`)\n\n**Full changelog**: [`3.4.0...3.4.1`](https://github.com/polyipseity/obsidian-terminal/compare/3.4.0...3.4.1)\n\n## 3.4.0 (2023-03-14)\n\nThis update focuses on performance of plugin loading. The loading time has been decreased significantly, making it more viable for slow platforms (like mobile).\n\n### Features\n\n- Add Git Bash preset. Helps with [GH#15](https://github.com/polyipseity/obsidian-terminal/issues/15). (`4b2b63cf2ab0477a4dcd22e78db7e4103c6b0d8c`..`d9543e88c407b19180a3f25371de7391f0160857`)\n\n### Improvements\n\n- Throttle terminal resizing to reduce flickering. (`04899b5f6ae3eef1a4561ba022db5ebbab9f785f`..`f947c780c7c38f8bb4e2f02c163de0b72024dfe8`)\n- Compress JSON and text files, decreasing bundle size from ~1.8 MB to ~1.45 MB. (`ed2e4b671518ec79c6de8f11e3889cae574ea9cb`, `1e98d9429e788e472dc83caa61824a1338e54586`)\n- Reduce startup time by ~80%. (`fe93210ffd44ccf1b1e48d625963140f008fea83`, `a199af9baf212a419d3ff503878bd6b835e762f4`..`ddd3f3a16e67d29b4ba3a07beeeae05cfcb36fc4`)\n\n### Miscellaneous\n\n- Add npm commands to install the plugin. (`854e1338072f325b6e450817b568244f89693dce`)\n\n### Internals\n\n- Make monkey patches more resilient to errors. (`af35b0176e1f11e32be5764ff17f93a2a01e8f7f`)\n\n**Full changelog**: [`3.3.0...3.4.0`](https://github.com/polyipseity/obsidian-terminal/compare/3.3.0...3.4.0)\n\n## 3.3.0 (2023-03-06)\n\nJust a small release to push out the unpublished changes.\n\n### Features\n\n- Add Windows Subsystem for Linux preset as suggested in [GH#14](https://github.com/polyipseity/obsidian-terminal/issues/14). (`7a787996ddf96403ee29dfb13c0f9a9961853474`..`720388c0fdf0833137df479e43f24524939252c2`)\n\n### Improvements\n\n- Improve startup time significantly by initializing developer console on demand. (`c023f15e48c04cda8ecd3e4a4cf9f258e86f4a5e`)\n- Stablize CSS class names for custom Svelte components. This should make it way easier to maintain custom CSS for them. (`d9e306563c8b8396c79c4b57e69287af45b604b3`)\n- Rewrite developer console paging algorithm. It should fix most (if not all) bugs with it, including resizing. (`8a94ef19610e2d4b689dde4ae5bc5843d55b264f`)\n\n### Fixes\n\n- Fix creating instances near existing ones in left and right leaves. (`f055a3b8e77e0349eacbf66a55a21f7784280061`)\n\n**Full changelog**: [`3.2.0...3.3.0`](https://github.com/polyipseity/obsidian-terminal/compare/3.2.0...3.3.0)\n\n## 3.2.0 (2023-02-27)\n\nEmulating a text area in a terminal is insane...\n\n### Notices\n\n- The minimum API version has been bumped to v1.1.13. Please update your app to the latest version. (`e2733c5c36003db5556819088b50bad29671d4e0`)\n\n### Features\n\n- Developer console terminal is now interactive. You can evaluate code like the normal developer console now. (Spent too much time on this.) (`bcdd8dbff0d652c8eb9a389f734db2c3a5891323`...`e2d8690767f81958b1a0d95ac412a12ac3ab0c33`)\n- You can set custom title of the terminal from the shell (if your shell supports it). (`3718829159b1c5960dec430df78ed5d70c4a9abb`)\n- Four new options for 'New instance behavior'. They are 'New left tab', 'New left split', 'New right tab', and 'New right split'. (`bcdd8dbff0d652c8eb9a389f734db2c3a5891323`)\n\n### Improvements\n\n- All settings should have an icon representing it. (`eb1a647d0336041a7f705a3476f18bd5ed738913`)\n- Improve find in terminal.\n - Autofocus on the find input when you activate it. (`7d0c857e9bd68e4b15028dc0e5e9cc5e187ac5f5`)\n - Pressing `Esc` when focused on find in terminal closes it. (`2ce8bdcd182c3abaf20bddacf925a84693cb8e50`, `7f13dd47fd5dab814bf9028a12f5e91c2bbdf67d`)\n - Add ARIA labels. (`c747a490a158c7891effb24642d790ca58699de9`)\n- Improve working directory handling to reduce confusion like in [GH#12](https://github.com/polyipseity/obsidian-terminal/issues/12). (`55b917052b371eb566976af7d13b6345c64554ef`, `985b6100ef14e9f0933de0859dd0e8872e217490`)\n- Add double confirm dialog hint. (`0f043376fb6f2528b826066128666baa855c774d`)\n- Make terminal resizing extremely responsive. (`73a7836522d56e92b064a76a09bf18fc87d7ec42`)\n- Find in terminal now has intro and outro transitions. (`bcdd8dbff0d652c8eb9a389f734db2c3a5891323`...`ef39cb1177af6cc108f8e61d179eff89056b48f8`)\n- Add 'Clear' button to terminal context menu. (`1a2f3104b6034065b1f7e1a0e5cd410254eef52c`)\n\n### Fixes\n\n- Fix some translation strings. (`88cbcf603ff0429d26f1616b7af67bf4cf27f3f9`, `2a4a4cfe45f4ffd787feb134ef0545af7a832fb5`)\n- Unfocusing terminal also works when find in terminal is focused. (`f7cde90970128bd4bbf1578fb2e1d3249451a628`)\n- Improve compatibility with pop-out windows. (`798b2988875e0688f7602efb20fbd6702edf00f9`..`59955f4ee1e9102dd956537464e53b88cc1a6d12`, `f38d0082a0fc9cccbb75c7383aa6c35810b1e9b8`..`7b8364086873ebeee11fd506c2f139708be6e740`)\n\n### Internals\n\n- Load translations on demand. (`268c684ec97f858d5a6ef030130b834eda305442`)\n- Delay removing exit code temp file to print less warnings to the console. (`6923553979451e1da6200c7ac01e637f2f2563ae`)\n- Avoid using non-standard functions. (`44dcfaf89f7638e77e7e0c0306c12c14ac613e00`, `8de1c59e2e6ca6afebf4c7f0fd676077d1a07502`)\n- Only create one `ConsolePseudoterminal`. (`bd97d08b1186584d607a8530b116c1aad1d9a761`)\n- Use reference-counted `RefPseudoterminal` in preparation for duplicating terminals. (`02249373db897a683628cd8363199ba512d55686`)\n\n**Full changelog**: [`3.1.0...3.2.0`](https://github.com/polyipseity/obsidian-terminal/compare/3.1.0...3.2.0)\n\n## 3.1.0 (2023-02-20)\n\nThis update focuses on quality of life improvements.\n\n### Notices\n\n- You can actually download the plugin on mobile now. Somehow this has not been caught for a long time.\n- Settings will probably be broken again. The plugin will attempt to fix it without changing it as much as possible. In case it goes wrong, you can recover the previous setting from the plugin itself now.\n\n### Features\n\n- Add settings recovery. It can recover settings that are valid JSON but not completely valid for plugin settings (like settings from a previous version). (`a8d702240730e4a50c22787b718409a948dd0bca`)\n- Add importing settings and exporting settings from the command palette. Using a file requires navigating to a markdown file first. (`e76949eb6694fcc4655a3b0d269116e199dc17b1`)\n- Add raw editing of settings. You can import and export settings there as well. (`6b8314252451d42c4de5a0d0e9218a9617e3cca8`)\n- Make history navigation buttons of the terminal view work. Using the `Edit` context menu item will add history. (`69c49596b289b9de8d91f4315ed1d719c8a5a189`)\n- Read readme and changelog (this very file you are reading now) from the plugin itself. They can be accessed from the command palette or the settings UI. (`3d0c514231585a40bea5f8baf2a6e246d6ab9e35`)\n- Open changelog on plugin update. (`29baeb4914ace485c6f3f3d4b489f1fdd876af87`)\n- Intercept all key when the terminal is focused. (`4e18bdc49320b8230dec5ad155e67692cd79b40d`)\n- Add keys to clear terminal (<Ctrl+Shift+K>; macOS: <Cmd+K>), start find in terminal (<Ctrl+Shift+F>; macOS: <Cmd+F>), and toggle focus of terminal (<Ctrl+Shift+\\`>; macOS: <Cmd+\\`>). Closes GH#7. (`9a384ff055709300069386258ff447fd27affbe9`)\n- Add 2 settings to control where to open terminal. Closes GH#3. (`ba871ff161d536ea8d6576d8f7467f4425797370`)\n- Add Python executable checking button in profile settings. It checks and prints the version in a notice. Could help with GH#9. (`dce6ead590417c2df470f327388f8f67bae2f5a5`..`1521bd5fd5d59012f94ca35aeb21e48c0c9b9929`)\n- Open readme on first install of the plugin. (`0e89d05b0269f9e912094f3364a33f6a1f65b3e6`)\n\n### Improvements\n\n- Improve typing negative numbers in settings. (`e89f36a8f957524b685452d4c7cd1221e1595839`)\n- Make settings UI <Tab>-friendly. (`196f1230e0e3e8a2411318d822fbf2f94880a81e`..`19c3fa8cc3f34e00fc874bcbbafe96ab1466c4ea`)\n- Various minor improvements to UIs.\n- Ribbons translate automatically. (`22a299013504439aecd78db4456a6866c47ebd67`..`f58cbff9ff941b67072f64eae9ed2674bd4400fe`)\n- No more empty terminal tab name (`Terminal:`). (`535aa52a46fe67ffed93cd84d7903bfe1442c493`)\n- More information about profiles are displayed. (`eb73553fb53e8292b9e73088567bc1dfcc61f322`, `8b45a6e420a1b3130351c964f3240c5cbecd398c`..`5f59ab6d60d51635214f54123e34d61b7aa87cc3`)\n\n### Fixes\n\n- Fix a setting reset button. (`555001371e16562bb34a92291571d1d2f82d5b7e`)\n- Mobile: Fix unclickable modal close button. (`e9fc80f68a353bb1c60d29c45ccd5f5baaf058ac`)\n- Fix spawning terminal notice spam. (`d8a69103629340970589a23e2d71120ef2111052`)\n- Make plugin downloadable on mobile by downgrading minimum app version. (`165b414e68e26027bcf677795bdc5d2d01380680`)\n- Fix empty Python executable not disabling Python. Fixes GH#8. (`09f2b3d1b0ae23867827977f2dbbba6b6f4f6460`)\n- Windows: Fix pressing <Ctrl+C> exiting the terminal resizer. (`5bff3f0749f16be80bfeb8a3ba903b0f8c6f79c4`)\n- Mobile: Fix bottom of terminal view covered by navbar. (`3230ca61defe56429358fcf368fade77abb6991d`, `dc875923e67300e2a0826d4e9332c51c2f42c19b`)\n\n### Internals\n\n- Improve UI code using `UpdatableUI`.\n- Potentially invalid data are validated. If invalid, they are fixed and logged. (`ad9e9bf0c2def5e4bcb999fdff05b776e988d11b`, `1d4cc6abd5ab0bba1a74d9c7aa1854d5e949aecf`, `d6c1b5b298114cd267e2d7101a053e2dfb60a1e1`)\n- Rewrite translation files to use vocabularies. (`c5ba24d8707fc814a3d5d87f0e9ace97124ffd2e`)\n- Handle missing translation keys and interpolation. (`575cbfeb4293f7d602124f6470f5fb95ccf3b99c`)\n- Improve plugin loading. (`71f2e948c8dcee77ced2f772aeac204ab7f8dcf5`)\n\n### Miscellaneous\n\n- Change license from \"MIT\" to \"AGPL-3.0-or-later\". (`77d9d9477b0dc1d56ab3b0cd36d3ba53ef5e52ff`)\n- Improve documentation. Closes GH#4 and GH#6. (`57a85254e1fd7bf9ed5a6feab08784b26d983090`, `25df148d992056b8378ff42d459120f4c48b52f3`)\n\n**Full changelog**: [`3.0.0...3.1.0`](https://github.com/polyipseity/obsidian-terminal/compare/3.0.0...3.1.0)\n\n## 3.0.0 (2023-02-12)\n\nA major version bump as there are many shiny new features this time! ✨\n\n### Notices\n\n- Please reconfigure your settings. Old settings will likely be overwritten.\n- Now usable and useful on mobile! (You can only open developer console, however...)\n\n### Features\n\n- Implement terminal profiles! Comes with several presets. (`dda444885bd032fc4c85e9d9b95ace90be706d68`)\n- Implement editing arguments. (`dda444885bd032fc4c85e9d9b95ace90be706d68`)\n- Allowing specifying Python executable per profile. (`dda444885bd032fc4c85e9d9b95ace90be706d68`)\n- Add buttons to undo and reload all settings. (`d12898142b16a3daed0b1e4826b5f759fecaffc2`)\n- Add commands and context menus to select terminal profile. (`804a3448f58d44a6bea9cccfde579fb1fc7ed4cd`)\n- Add a ribbon to select terminal profile. (`9ea5c140102342e6916c596257ce32c16c440b87`)\n- New terminal type: Console. It prints messages from the developer console. Works on mobile. (`3619f5865d054269819095cbad912184377e66e8`)\n- Implement editing terminal. You can change terminal profile and working directory. (`c9909513604d5b2b2f15cbe9dbeb9936a7c85018`)\n\n### Fixes\n\n- Fix unable to find after terminal restart. (`5586baa16320da28acb6c3a64f4b73c58e760013`)\n- Fix escaping arguments. (`a4fd03d737fe86b1d2ccd9bb59aa0429445a4fb0`)\n- Make context menu usable on mobile by keeping `contentEl`. (`0ec66b4e632a272e199b7c506189ef303a5b5b97`)\n- Fix updating terminal tab name. (`1e7adcc23abeef98fb96ac587aaf4912209af10d`)\n- Fix find in terminal styling on mobile. (`7de6c2a69715882e076fae5b42940daa7c28add6`..`35e8e5f6fdeb90986b193a4bfcab952788faa1ff`)\n\n### Internals\n\n- Improve code, as always.\n- Improve build scripts.\n- Settings are validated and fixed on loading. (`5b78d4d10f1dff36abfc30c6695ac2755eb8045d`)\n- Freeze `as const`-ed objects. (`5023e90fd54a9457d1182526e4d5d18e22311049`)\n- Update npm packages.\n\n**Full changelog**: [`2.11.0...3.0.0`](https://github.com/polyipseity/obsidian-terminal/compare/2.11.0...3.0.0)\n\n## 2.11.0 (2023-01-28)\n\n### Features\n\n- Add GPU acceleration! Now scrolling the terminal is super smooth. (`078c36818bfbb038501bd4302e5c45ead53f12ba`)\n- Improve settings UI. (`e3790ae02a7839aca2ef8659a16fcacebbc02d52`)\n- Add setting to specify terminal renderer. (related to GPU acceleration) (`e029c710f3cda5b9dd209c517702ad1360754f20`)\n- Add find in terminal function! Right-click terminal tab header to access it. (`925328b32c11470ae195b5061afe05b84d0f0d1b`)\n\n### Fixes\n\n- Fix unable to unfocus from terminal. (`22cd684673b69860f442d86cac5d2ae9546c85a2`)\n- Fix reset all settings not resetting all settings. Again... (`270530dde452ef0db5a0bf5ee813dc6d7072fa79`)\n- Decrease the chance that the terminal resizer fails to initialize. (`ba9c34f4be014d641670ba1b01d53ec6d1723c18`, `781a4ec764628439aca519d7cc31e69f84e7f00e`)\n- Improve accuracy of terminal resizer. (`76c85dffda284e95a1deb234198bbf4db2e7fb8a`)\n\n### Internals\n\n- Housekeeping.\n- Handle more uncaught errors.\n- Add several minor terminal addons. (`9d3e38acf096517f5425fd2dd7c53a45ed5bbfaf`..`6ab523fbe7f328e758c7e6d88e149ba95b769d7a`)\n- Log discarded errors. (`ab836e6bc692cd3806ee0ab77aa78a01d2211f4b`)\n- Fix encoding of Python stdios. (`8fbb087d6f00798434118bc86c46a4f15ad6b37b`)\n- Make `win32_resizer.py` report inability to find the correct window. (`028cde8159a12e7f346db74a472bdcb8c0fed907`)\n\n**Full changelog**: [`2.10.0...2.11.0`](https://github.com/polyipseity/obsidian-terminal/compare/2.10.0...2.11.0)\n\n## 2.10.0 (2023-01-23)\n\n### Notices\n\n- Updating the plugin starting from this version to a newer version will no longer close all active terminal views. (Does not include updating from a previous version to this version.)\n- Please reset your settings and reconfigure it.\n- Linux, macOS: Please specify a terminal emulator (not a shell) for external terminal, and a shell (not a terminal emulator) for internal terminal.\n- macOS: This is not necessary if you have only used the release versions. But just in case, you might need to reset settings to apply the external terminal cwd fix.\n- macOS: The external terminal cwd fix is implemented by passing `$PWD` as the first argument to the external terminal. This might cause issues with non-default terminals. You may need to edit `executables.darwin.extArgs` in `.obsidian/plugins/terminal/data.json` to remove the first argument. Also see the hint.\n- mobile: You can only change settings on mobile for now.\n- Hint: There are hidden settings to set the launching arguments in `.obsidian/plugins/terminal/data.json`. Search for `intArgs` and `extArgs`. I still need to figure out how to present the hidden settings in the settings UI well.\n\n### Features\n\n- Terminal view no longer closes when the underlying process terminates. (`934eb24e2c7106e1122c8c29e4160ca5d55749ef`)\n- Add terminal restoration message in the format of `* Restored history at (time)`. (`5dd1efb5709af6d5f7dae7ee5d4b813fc4156612`)\n- Add menu to restart terminal and resizer. Access by right-clicking terminal tab header. (`313b4b8f0c2ec2f71d79fd519925aab71cfff910`)\n- Add settings to disable annoying notices. (`602954ee0ee619368ffb770310262656ee1a1551`)\n- Add settings to specify external terminal separately. (`a80466f309483f6971c29b85d5825449ab93c448`)\n\n### Fixes\n\n- Terminal view persists when updating the plugin. (`934eb24e2c7106e1122c8c29e4160ca5d55749ef`)\n- Windows: Pressing `Ctrl-C` will no longer close the resizer sometimes. (`fc95167374d3174ce94ce47ecc8bb41709b2c535`)\n- Fix \"reset all\" not resetting all settings. (`133a141e10b09f9bf29c59ed5ffaa6cde5594b72`)\n- (See notices) Mobile: Fix plugin not loading. (`3b55de2c48bb5bbcb35f7a4d5a533b58d520670d`..`63c99375fbf29ef9fa6cbf27dd527071987a13fd`)\n- (See notices) Linux, macOS: Fix external terminal not opening by separating external and internal terminal executable. (`a80466f309483f6971c29b85d5825449ab93c448`)\n- (See notices) macOS: Fix external terminal not starting in the specified cwd. Might not work with non-default terminals. (`0b66970f065160e713067bb930bedf97f7f71793`)\n\n### Internals\n\n- Housekeeping.\n- Refactor terminal files.\n- Handle more uncaught errors. Less errors in the developer console!\n- Update npm packages. (`02f455b7c8b196116d45d98dd8fe51f750671b59`)\n- Improve build scripts. (`02b0174ec8b6252dcd98fbc1925069db41d5ab23`)\n\n**Full changelog**: [`2.9.0...2.10.0`](https://github.com/polyipseity/obsidian-terminal/compare/2.9.0...2.10.0)\n\n## 2.9.0 (2023-01-21)\n\nAfter lots of hard work, v2.9.0 is finally ready! 😅\n\n### Fixes\n\n- Fix integrated terminals on Linux and macOS (more generally, Unix). Python 3.10/+ is required but Python packages `psutil` and `pywinctl` are no longer required on Unix platforms. This should address the problem with integrated terminals of [GH#2](https://github.com/polyipseity/obsidian-terminal/issues/2). (`7812e8f148a0f52c2f576dded17266de07e3cebc`..`5dbea610f75dbadce28d54b90c8549fb6c24fc6e`)\n- Change default Python executable to `python3` to avoid starting Python 2. (`ba931427b1e5e2dd4a716ff90946e7a855eb5aea`)\n- Fix error handling. (`905d52e06eb83c6f915c9bb4fa4fcb2afece7327`..`8ac982e97ab32249135ffe36cc7ffc03548af059`)\n\n### Internals\n\n- Validate language files. (`e919a7cf4fa165a92dc9c91f40f448ef9ae999c5`..`29fdad08527e7b798277d0aed4b231aedf77105e`)\n- Housekeeping.\n\n### Miscellaneous\n\n- Allow plugin to be enabled on mobile. It does nothing though. (`cb40072e533b1dc20d441485817bced1b49b55ea`..`b400a4412f29fda901e579b7b2968305579ac4f1`)\n- Add all languages available in Obsidian (untranslated except for 2). (`29fdad08527e7b798277d0aed4b231aedf77105e`)\n- Update translations.\n- Update `README.md`.\n\n### Known bugs\n\n- Opening external terminals is still broken on Linux and macOS.\n\n**Full changelog**: [`2.8.1...2.9.0`](https://github.com/polyipseity/obsidian-terminal/compare/2.8.1...2.9.0)\n\n## 2.8.1 (2023-01-14)\n\n### Fixes\n\n- Fix failing to load plugin. (`fc07030d02699323f103b9609590ca5f6d6245ef`)\n- Housekeeping.\n\n**Full changelog**: [`2.8.0...2.8.1`](https://github.com/polyipseity/obsidian-terminal/compare/2.8.0...2.8.1)\n\n## 2.8.0 (2023-01-14)\n\n### Features\n\n- Add 2 new plugin settings.\n - Hide status bar (`86c6602bd2b6b2e93f13e182ae11daa413a28cf3`)\n - Enable Windows 'conhost.exe' workaround (`e2710eca0e38570e812cd7beb467b71223a4696c`)\n\n### Improvements\n\n- Log error and notify user if terminal resizer fails to start. (`5be0367243ad9a4655f9b09575d6a17ee317a707`)\n\n### Fixes\n\n- Fix terminal not starting if terminal resizer fails to start. (`459ac226e08bc8898885731a41de6406af10c322`)\n- Fix text escaping unnecessarily in notice messages. (`0dc8152517d29f896021beeafd355c4f2b8d2907`)\n\n**Full changelog**: [`2.7.0...2.8.0`](https://github.com/polyipseity/obsidian-terminal/compare/2.7.0...2.8.0)\n\n## 2.7.0 🥳 (2023-01-12)\n\nThe plugin has just been [accepted](https://github.com/obsidianmd/obsidian-releases/pull/1472) into community plugins! 🥳\n\nYou can now get the plugin here instead: \n\nNo, there is no celebration for this. 😞\n\n### Features\n\n- Add setting to configure or disable Python terminal resizer.\n\n### Fixes\n\n- Fix integrated terminal not resizing when the terminal is not focused.\n- Fix integrated terminal window not hidden when Python terminal resizer is unavailable.\n- Fix potential issues with `cmd.exe` argument escaping.\n- Housekeeping.\n\n### Others\n\n- The view type of terminal is changed from `terminal:terminal-view` to `terminal:terminal`. Existing views will break unless you know how to modify `.obsidian/workspace.json` to fix it.\n- Improve `README.md` significantly.\n- Create `CHANGELOG.md` (the file you are viewing now).\n\n**Full changelog**: [`2.6.1...2.7.0`](https://github.com/polyipseity/obsidian-terminal/compare/2.6.1...2.7.0)\n\n## 2.6.1 (2023-01-06)\n\n- Fix 2 bugs.\n- Housekeeping.\n\n**Full Changelog**: [`2.6.0...2.6.1`](https://github.com/polyipseity/obsidian-terminal/compare/2.6.0...2.6.1)\n\n## 2.6.0 (2023-01-05)\n\n- Add the `Save as HTML` functioin to the tab context menu.\n\n**Full Changelog**: [`2.5.1...2.6.0`](https://github.com/polyipseity/obsidian-terminal/compare/2.5.1...2.6.0)\n\n## 2.5.1 (2023-01-02)\n\n- No user-facing changes.\n- Fix tiny memory leak sources.\n- Less errors in the developer console.\n- Housekeeping.\n\n**Full Changelog**: [`2.5.0...2.5.1`](https://github.com/polyipseity/obsidian-terminal/compare/2.5.0...2.5.1)\n\n## 2.5.0 (2023-01-02)\n\n- Implement terminal history restoration.\n- Change default Linux terminal executable to `xterm-256color`.\n- Housekeeping.\n\n**Full Changelog**: [`2.4.2...2.5.0`](https://github.com/polyipseity/obsidian-terminal/compare/2.4.2...2.5.0)\n\n## 2.4.2 (2023-01-01)\n\n- Change icons of reset buttons to icons that represent the corresponding settings.\n- Improve a setting translation.\n- Housekeeping.\n\n**Full Changelog**: [`2.4.1...2.4.2`](https://github.com/polyipseity/obsidian-terminal/compare/2.4.1...2.4.2)\n\n## 2.4.1 (2023-01-01)\n\n- No user-facing changes.\n- Various minor code improvements.\n\n**Full Changelog**: [`2.4.0...2.4.1`](https://github.com/polyipseity/obsidian-terminal/compare/2.4.0...2.4.1)\n\n## 2.4.0 (2023-01-01)\n\n- Add language settings.\n - Translated text are dynamically updated when language is changed.\n- Add support for 2 locales: `简体中文` (`zh-Hans`), `繁體中文` (`zh-Hant`)\n- Fix various bugs.\n- Improve code.\n\n**Full Changelog**: [`2.3.3...2.4.0`](https://github.com/polyipseity/obsidian-terminal/compare/2.3.3...2.4.0)\n\n## 2.3.3 (2022-12-31)\n\n- Fix terminal persistence across Obsidian restarts.\n\n**Full Changelog**: [`2.3.2...2.3.3`](https://github.com/polyipseity/obsidian-terminal/compare/2.3.2...2.3.3)\n\n## 2.3.2 (2022-12-31)\n\n- No user-facing changes.\n- Improve code.\n\n**Full Changelog**: [`2.3.1...2.3.2`](https://github.com/polyipseity/obsidian-terminal/compare/2.3.1...2.3.2)\n\n## 2.3.1 (2022-12-31)\n\n- Configure esbuild to build an even smaller `main.js`.\n- Fix status bar hiding and error ignoring.\n- Improve code.\n\n**Full Changelog**: [`2.3.0...2.3.1`](https://github.com/polyipseity/obsidian-terminal/compare/2.3.0...2.3.1)\n\n## 2.3.0 (2022-12-30)\n\n- Hide status bar when the terminal is focused to avoid obstruction.\n- Improve terminal resizing.\n- Change internal structure of settings data. (You may need to reset or delete settings.)\n- Potentially reduce plugin loading time.\n- Code improvement.\n\n**Full Changelog**: [`2.2.0...2.3.0`](https://github.com/polyipseity/obsidian-terminal/compare/2.2.0...2.3.0)\n\n## 2.2.0 (2022-12-29)\n\n- Commands now work outside of editing mode (i.e. reading mode).\n- Improve reporting exit code of terminals.\n- Fix web links in terminal view not opening.\n- The backing terminal is automatically resized with Python 3.\n - Makes the terminal more usable generally, especially TUIs.\n - Tested on Windows only.\n - Python 3 is only required for this enhancement, otherwise it remains optional.\n - Run `pip install psutil pywinctl` before using.\n- Code improvement.\n\n**Full Changelog**: [`2.1.0...2.2.0`](https://github.com/polyipseity/obsidian-terminal/compare/2.1.0...2.2.0)\n\n## 2.1.0 (2022-12-27)\n\n- Add `Notice timeout` setting.\n- Various minor quality-of-life changes.\n- Implement internationalization and localization.\n- Fix various bugs.\n- Optimize code.\n\n**Full Changelog**: [`2.0.0...2.1.0`](https://github.com/polyipseity/obsidian-terminal/compare/2.0.0...2.1.0)\n\n## 2.0.0 (2022-12-27)\n\n- Add functionality to embed terminals inside Obsidian.\n\n**Full Changelog**: [`1.0.0...2.0.0`](https://github.com/polyipseity/obsidian-terminal/compare/1.0.0...2.0.0)\n\n## 1.0.0 (2022-12-26)\n\nInitial release.\n\n**Full Changelog**: [`0.0.1...1.0.0`](https://github.com/polyipseity/obsidian-terminal/compare/0.0.1...1.0.0)\n\n## 0.0.1 (2022-12-26)\n\n**Full Changelog**: [`0.0.0...0.0.1`](https://github.com/polyipseity/obsidian-terminal/compare/0.0.0...0.0.1)\n\n## 0.0.0 (2022-12-26)\n\n**Full Changelog**: [`717c0adec4eca8744da20e9d10a504f5edd95a3a...0.0.0`](https://github.com/polyipseity/obsidian-terminal/compare/717c0adec4eca8744da20e9d10a504f5edd95a3a...0.0.0)\n", - "displayTextI18nKey": "translation:generic.documentations.changelog", - "iconI18nKey": "asset:generic.documentations.changelog-icon" - } - }, - "icon": "file-text", - "title": "Changelog" - } - } - ], - "currentTab": 1 - }, - { - "id": "873c0eea05fd3c10", - "type": "tabs", - "children": [ - { - "id": "a378d5a4bc143cc6", - "type": "leaf", - "pinned": true, - "state": { - "type": "terminal:terminal", - "state": { - "terminal:terminal": { - "cwd": "C:\\Users\\Vince\\Documents\\Personal", - "focus": false, - "profile": { - "args": [], - "executable": "C:\\Windows\\System32\\cmd.exe", - "name": "", - "platforms": { - "win32": true - }, - "pythonExecutable": "python3", - "restoreHistory": false, - "rightClickAction": "copyPaste", - "successExitCodes": [ - "0", - "SIGINT", - "SIGTERM" - ], - "terminalOptions": { - "documentOverride": null - }, - "type": "integrated", - "useWin32Conhost": true - }, - "serial": null - } - }, - "pinned": true, - "icon": "terminal", - "title": "Terminal: C:\\Windows\\System32\\conhost.exe" - } - } - ] + "icon": "lucide-file", + "title": "Home" + } } - ], - "direction": "horizontal" + ] } ], "direction": "vertical" @@ -138,7 +53,7 @@ "state": { "type": "search", "state": { - "query": "tag:#salary", + "query": "", "matchingCase": false, "explainSearch": false, "collapseAll": false, @@ -285,9 +200,19 @@ "icon": "calendar-days", "title": "Calendar" } + }, + { + "id": "aa0def7ef815ff68", + "type": "leaf", + "state": { + "type": "git-view", + "state": {}, + "icon": "git-pull-request", + "title": "Source Control" + } } ], - "currentTab": 5 + "currentTab": 9 } ], "direction": "horizontal", @@ -306,64 +231,64 @@ "remotely-save:Remotely Save": false, "table-editor-obsidian:Advanced Tables Toolbar": false, "smart-connections:Open: Smart Chat": false, - "smart-connections:Open: View Smart Connections": false, "copilot:Open Copilot Chat": false, "custom-sort:Toggle custom sorting": false, "smart-composer:Open smart composer": false, "omnisearch:Omnisearch": false, - "periodic-notes:Open today": false, "smart-connections:Smart Connections: Open connections view": false, "smart-connections:Smart Connections: Open random connection": true, - "terminal:Open terminal": false + "terminal:Open terminal": false, + "periodic-notes:Open today": false, + "obsidian-git:Open Git source control": false } }, - "active": "a378d5a4bc143cc6", + "active": "6bed1c80ffd1e199", "lastOpenFiles": [ - "Personal/Areas/Servers/TrueNAS/Quick Reference.md.tmp.1199.1761397215319", - "Personal/Areas/Servers/TrueNAS/Quick Reference.md.tmp.1199.1761397214575", - "Personal/Areas/Servers/TrueNAS/Quick Reference.md.tmp.1199.1761397213813", - "Personal/Areas/Servers/TrueNAS/Quick Reference.md.tmp.1199.1761397213092", - "Personal/Areas/Servers/TrueNAS/Quick Reference.md.tmp.1199.1761397212367", - "Personal/Areas/Servers/TrueNAS/Quick Reference.md.tmp.1199.1761397211694", - "Personal/Areas/Servers/TrueNAS/Quick Reference.md.tmp.1199.1761397210984", - "Personal/Areas/Servers/TrueNAS/Integrating Servarr Stack with Traefik.md.tmp.1199.1761397209776", - "Personal/Areas/Servers/TrueNAS/Integrating Servarr Stack with Traefik.md.tmp.1199.1761397209087", - "Personal/Areas/Servers/TrueNAS/Integrating Servarr Stack with Traefik.md.tmp.1199.1761397208496", - "Personal/Areas/Servers/TrueNAS/Integrating Servarr Stack with Traefik.md.tmp.1199.1761397207904", - "Personal/Areas/Servers/TrueNAS/Integrating Servarr Stack with Traefik.md", - "Personal/Areas/Servers/TrueNAS/Recommended Setup.md", - "Personal/Areas/Servers/TrueNAS/Traefik Multi-Stack Setup.md", - "Personal/Areas/Servers/TrueNAS/Quick Reference.md", - "Personal/Areas/Servers/TrueNAS/Docker Gitea with Traefik.md", - "Personal/Areas/Servers/TrueNAS/Gitea Setup.md", - "Personal/Areas/Servers/TrueNAS/TrueNAS.md", - "Personal/Areas/Servers/TrueNAS/Git Server Options.md", - "Personal/Projects/Servers/Oracle Cloud/IMPLEMENTATION_PLAN.md", - "Home.md", - "CLAUDE.md", - "AGENTS.md", - "Running.md", + "Nginx.md", + "Knee.md", + "AI.md", "Prompts.md", + "Horizon.md", + "AGENTS.md", + "Tempeh.md", + "Untitled.md", + "Mac Setup.md", "Playlists.md", "Untitled 4.md", - "2025-10-24.md", + "Untitled 3.md", + "Untitled 2.md", + "Untitled 1.md", + "Homeserver.md", + "2025-11-13.md", + "2025-11-12.md", + "2025-11-10.md", + "2025-11-06.md", "2025-10-22.md", "2025-10-18.md", "2025-10-14.md", "2025-10-10.md", - "2025-10-03.md", "2025-09-21.md", "2025-09-13.md", - "2025-09-11.md", - "tmp_hinge/600x0w.jpg", + "2025-10-03.md", + "Refactoring-UI.pdf", + "Aggregates.docx", + "Screenshot_20251113-085058.png", + "Screenshot_20251113-085100.png", + "Screenshot_20251113-085057.png", + "Screenshot_20251113-085054.png", "Screenshot_20250829-074538.png", - "Personal/Areas/Finance/Groserys/2025-05-10-12-20-Jumbo-Vinkeveen-Plevierenlaan.png", - "Personal/Areas/Finance/Groserys/2025-05-07-12-16-Jumbo-Vinkeveen-Plevierenlaan.png", - "Personal/Areas/Finance/Groserys/2025-05-18-18-07-Jumbo-Vinkeveen-Plevierenlaan.png", - "Personal/Areas/Finance/Groserys/2025-05-17-13-46-Jumbo-Vinkeveen-Plevierenlaan.png", - "Personal/Areas/Finance/Groserys/2025-05-02-17-32-Jumbo-Vinkeveen-Plevierenlaan.png", - "Personal/Areas/Finance/Groserys/2025-05-09-19-30-Jumbo-Vinkeveen-Plevierenlaan.png", - "Personal/Areas/Finance/Groserys/2025-05-11-11-16-Jumbo-Vinkeveen-Plevierenlaan.png", - "Personal/Areas/Finance/Groserys/2025-05-13-12-14-Jumbo-Vinkeveen-Plevierenlaan.png" + "applist_2025-06-10_00-55-57.abackup", + "Burnout A Review of Theory and Measurement.pdf", + "Individual-Level Happiness_ A Literature Review.pdf", + "Burnout/Burnout A Review of Theory and Measurement.pdf", + "Random notes/Yerba mate/Yerba Mate, A Long but Current History.pdf", + "Happiness/Individual-Level Happiness_ A Literature Review.pdf", + "View of Challenges and risks of using GLP-1 antagonists in treating type 2 diabetes and obesity.webarchive", + "Burnout_ A Comprehensive Literature Review of Causes and Mechanisms.pdf", + "Personal/Projects/Dating/P_20240802_090500.jpg", + "Personal/Projects/Dating/IMG-20250914-WA0020.jpg", + "Personal/Projects/Dating/IMG-20250121-WA0010.jpg", + "Personal/Projects/Dating/IMG_6101.JPG", + "Personal/Projects/Dating/IMG_4870.JPG" ] } \ No newline at end of file diff --git a/.smart-env/multi/2025-07-20_md.ajson b/.smart-env/multi/2025-07-20_md.ajson index a426a97..492f399 100644 --- a/.smart-env/multi/2025-07-20_md.ajson +++ b/.smart-env/multi/2025-07-20_md.ajson @@ -1,2 +1,2 @@ - -"smart_sources:2025-07-20.md": {"path":"2025-07-20.md","embeddings":{"bge-m3:latest":{"vec":[-0.04014538,-0.0020364306,-0.064600885,-0.0076280073,-0.038008157,-0.05411573,0.024640776,0.016068418,0.0010214249,-0.0068438067,0.0020940017,-0.017673243,-0.022433355,0.011659018,0.00063009304,-0.019182917,-0.024703532,-0.04395791,0.013219697,-0.022640834,0.0025524828,-0.0052166157,0.05815598,0.022825478,0.011967599,0.0050266813,-0.01540001,-0.005092514,0.05455146,0.0059831426,0.03715277,0.0024107539,-0.0024707064,-0.014610779,-0.045053378,-0.011511906,-0.0037413135,0.011982412,-0.044355664,0.010476287,0.01854366,-0.023212526,-0.0012107206,-0.027458217,0.050109867,-0.020604368,-0.009763576,-0.009945242,-0.01560261,-0.008105049,0.025515174,0.013380388,0.039654948,-0.05319412,0.058714785,0.027799936,-0.034574628,-0.012536498,-0.05480344,-0.00242223,0.006385315,-0.0060538063,-0.029315932,-0.000494867,0.0002839414,0.07048193,0.0821291,0.0023994404,-0.017431267,-0.049046393,-0.016697858,0.028886426,0.03381126,-0.032812607,-0.06122148,-0.0034014983,0.021362135,-0.004411832,0.0007783025,0.04301116,0.008561832,-0.04267402,0.015754709,-0.0017730226,0.02006824,0.016222212,-0.0055183293,0.065344885,0.0212416,-0.029845946,-0.009490804,0.022270303,0.0043204864,-0.01032387,-0.08758745,0.0066003758,-0.055927336,0.017610306,0.017992109,0.0061178487,0.026537957,0.002368489,0.005567726,0.02644997,0.005640155,-0.031009227,0.020595038,0.02342628,-0.023051158,-0.025082126,0.0028067334,0.015736314,0.040372454,0.03540895,0.0012566479,0.018378599,-0.021811318,-0.03182146,0.017870516,-0.03141828,0.061058566,-0.020471796,0.068518505,-0.026566977,-0.016034832,-0.013723432,-0.0063509545,-0.0142411925,0.012689928,-0.058920633,0.021804428,0.0020337133,0.01307131,0.009114784,-0.027121207,-0.019866688,-0.03250062,0.010616539,-0.041642107,-0.026810514,0.038752086,0.011200931,-0.051022105,-0.031797815,0.051884938,-0.01998398,0.019208053,-0.003972497,-0.015806742,-0.046978887,-0.008814026,-0.020125333,-0.027504265,-0.0016572932,0.0074199405,0.020188618,0.018570483,0.028514069,-0.0031206599,-0.043783486,-0.012890815,0.009226705,-0.026973266,0.02293575,0.003974548,-0.01800338,0.060157817,0.020341162,-0.025236282,0.030014874,0.01931593,-0.010712303,0.0117035415,0.022367787,0.014802189,0.03360562,0.08536753,0.032837555,0.0028139332,-0.023109056,-0.017259954,-0.015196586,-0.021032458,-0.01911354,-0.053225566,-0.0071073985,-0.018709434,-0.008553529,-0.0046497467,0.011607535,-0.025854638,-0.027455673,0.014357341,0.052064624,-0.0010852476,-0.0087109525,0.06266746,0.0022065032,-0.010914976,-0.019261558,0.007217711,0.030200282,0.018620562,-0.008810897,-0.045615796,-0.020842338,0.042283904,-0.017662967,0.005799598,-0.027884286,0.032430835,-0.008218989,-0.0044110343,-0.026723184,-0.033287473,-0.029047914,-0.019661292,-0.0012662216,-0.030378329,-0.030392915,-0.03636955,0.0050167935,-0.011783294,0.022112481,-0.0008169882,-0.05642621,-0.026412869,0.043819856,0.04047436,-0.016019475,0.041353814,0.0093137305,0.02572443,-0.020972958,0.009439868,-0.010649746,-0.0066325692,0.023012219,0.014869031,0.019324318,-0.007249538,-0.030195381,-0.01827372,0.058268886,-0.06699228,0.04044582,0.016335884,0.037569884,-0.036406137,-0.040121254,0.002374906,0.0074113375,-0.03390384,0.010441477,0.023224765,0.011820265,0.010448913,0.0040266006,0.005034027,-0.03898697,-0.0063234493,0.06837193,0.04824771,0.024789171,0.03052721,0.016094776,0.006886764,-0.030607808,0.06849967,0.0032558895,0.006783272,-0.013995898,0.0132925855,0.0028097683,-0.02223375,-0.04815573,-0.009811132,-0.0657648,0.08686096,0.015745642,0.00812249,-0.023992466,0.011006791,0.0054520466,0.03206827,-0.03547115,0.0018768297,-0.06657661,0.039320268,-0.04100082,-0.008111083,0.007478882,0.046660647,-0.01651551,-0.026715748,0.00008261299,0.0080978675,-0.16493085,-0.02173325,-0.015411292,0.07767287,-0.03861723,0.035955127,-0.021524083,0.040445566,-0.046247248,0.009681154,-0.038584318,-0.040386792,0.01860323,-0.056758087,0.0042977445,0.0013560619,-0.021669613,0.003996705,0.008916652,-0.029286716,0.004703571,0.01732603,0.023357647,-0.0006344023,0.03022574,0.014823337,0.04399837,-0.016343182,-0.023259034,-0.013760757,0.013094684,0.018909615,-0.0011574788,0.022776006,0.023757676,0.00024586605,-0.005105046,-0.039003164,-0.034505635,-0.04207626,0.059978995,0.06427866,-0.007025839,0.004730451,0.07731453,0.029696716,0.0441865,0.00060450437,-0.036711194,-0.046286628,0.025873559,-0.02957596,-0.010003431,-0.028086133,-0.028113656,-0.0018686635,-0.013259942,0.07631254,-0.032889545,-0.037273016,-0.012422018,-0.045373563,0.013327105,0.00020154081,-0.03983737,-0.005418098,0.028854877,-0.04467082,-0.0100006275,-0.02972767,0.04176204,-0.006951067,-0.005573171,0.0026431475,0.0070825494,0.015626531,-0.028754395,-0.032114234,0.03984748,-0.13029477,0.016670259,0.009766523,-0.000079258076,0.003847717,-0.020800266,-0.009623391,-0.020591883,0.041942783,0.012228156,0.23596579,0.0042653847,-0.0070039947,-0.011828305,0.028199434,-0.045563582,-0.025242627,0.04304601,-0.024158407,-0.022325948,0.027229676,0.028125504,0.0038499222,0.019009281,-0.0035726428,-0.007759132,-0.045436747,-0.010552461,0.082102835,0.038945407,0.07706138,-0.026412968,0.05194529,-0.00037247775,-0.045833062,-0.02992742,-0.03704482,0.04085384,-0.04602814,0.015523436,-0.03903643,0.050666947,0.018059483,-0.007662764,-0.009667061,0.03718716,-0.0079561435,0.0145943705,0.005220592,0.011778031,-0.029080683,-0.02823867,-0.035533655,-0.009318125,-0.022633364,0.034031764,0.013479428,0.0020757027,-0.04083618,0.016420603,-0.015595221,-0.037953638,-0.00867301,-0.005235376,-0.016775837,0.007348221,0.0045368825,-0.015107124,0.0035775837,0.055804018,0.02864653,0.0112924585,-0.03462037,0.025160562,0.016500639,-0.00003368303,-0.024771117,-0.016527912,-0.00089843053,-0.003033474,0.05725172,0.010328931,0.030689167,0.030096732,0.052074593,-0.025090856,0.023996152,0.0647272,-0.037155136,0.026137738,-0.038851537,-0.024007553,-0.04862681,0.014705997,0.012446859,-0.01375527,0.0028119495,0.045898918,-0.0180079,-0.024317387,0.03438197,0.006133944,-0.03565077,-0.014284627,0.013394568,-0.0006678063,0.03538218,0.0011970599,-0.035548426,-0.044521704,0.00006011777,0.0016740374,-0.025754498,-0.007467653,0.02401401,0.027649276,-0.034065586,0.033097617,0.018778378,0.0020193255,-0.017922053,0.04646031,-0.009594031,-0.045408145,0.021351999,0.02210663,0.078566745,0.034109242,0.015839593,0.019303415,-0.033903435,-0.00087659707,0.011854028,0.027668886,-0.007793298,-0.024626711,-0.023574319,0.02432848,0.014791354,0.04000138,0.04350276,-0.02278721,-0.033110987,0.0073276456,-0.018040001,-0.014432342,0.03528768,0.008774661,0.06923388,0.08097659,0.003272442,-0.0249643,-0.017452156,-0.042376086,-0.03209868,0.005023956,0.03127637,0.020121947,-0.06431987,0.06528128,0.019272087,0.0576524,0.028117951,-0.046226725,-0.015171895,-0.016209278,-0.034770913,0.020029277,-0.014125558,-0.010781602,-0.028802248,0.029259976,0.026824072,0.07372303,0.033405278,-0.009571942,0.0067473347,0.05416213,-0.0025730967,-0.0012881879,-0.035649914,0.029649226,-0.021483561,0.022957634,0.047617536,-0.035965793,-0.0007789454,-0.016946528,-0.011645797,-0.022756336,0.009185705,0.012598125,0.00022240645,-0.010022812,-0.0039525516,0.010369983,0.02796031,-0.022171369,-0.019828077,-0.025575733,-0.019675419,0.07770044,0.00602977,-0.0060145413,0.018435903,0.047883898,0.03131421,0.011165861,0.027391078,0.00092997984,-0.028537739,0.03308845,0.02985648,0.000051618266,-0.03256196,-0.05011525,0.008334525,0.029798795,-0.0068221833,0.0109448545,-0.020123638,-0.0076822424,-0.02677857,0.015205178,-0.01809396,-0.026131598,0.0032270236,0.03387157,-0.002715435,-0.004869102,0.04313686,-0.018658806,0.0383237,-0.024384193,-0.0006534799,0.030167382,0.03185499,-0.062907554,-0.063921526,0.0035807982,-0.0056449594,-0.039333165,0.047288705,-0.020125775,0.026281985,-0.0106118815,-0.00947311,0.04568044,0.020960292,-0.04174021,-0.0027238415,0.019073373,0.033788443,-0.006047707,0.03880115,0.015310103,0.0014364045,-0.022400672,-0.014231572,0.041683085,0.010532469,-0.03329764,-0.037571765,-0.021095825,0.024863213,0.011284323,0.024315642,-0.04824063,-0.01363737,-0.030989766,-0.008000995,0.0075000487,-0.016518323,0.016937084,-0.012997228,-0.05042048,-0.047934297,-0.031157754,-0.013721267,-0.020391822,-0.042206224,-0.029332712,0.014667582,-0.071833774,0.0058583394,0.014533167,0.0028669918,0.022005692,0.013122055,-0.0078390185,-0.058188688,0.021147473,0.03838444,0.0076923696,-0.020992225,0.009360746,0.033155784,-0.027157228,0.013078156,-0.020575276,-0.0017565845,-0.019078257,-0.02533938,0.01695682,0.0028696596,0.007182187,-0.013275149,-0.012599579,-0.025601346,0.0032876534,-0.054096974,0.017114509,-0.01500776,-0.0154709825,0.01639415,0.011657899,-0.011278878,0.016306879,0.027065763,0.025448048,0.033107474,-0.08842323,0.014288431,0.021503482,-0.018247703,0.00792388,0.035349004,-0.04428094,0.004327988,-0.016182847,-0.011222578,0.022508046,-0.063868515,0.013765771,-0.04915536,-0.003520609,-0.005091714,0.03196588,0.0016970716,0.028847385,0.019445624,-0.03331371,0.0127663985,-0.032795504,0.029956337,-0.01892683,0.040630385,-0.022981599,0.025119884,-0.02868629,-0.013567923,-0.0133314235,0.055659216,-0.025662994,0.010857028,-0.015334125,-0.022565898,0.011783286,-0.035351384,0.010073334,0.027254075,-0.068409264,-0.007532269,-0.014643572,0.022553341,0.022875816,-0.0525043,0.059057437,0.005096512,0.0315517,-0.010411853,0.013863192,0.008261039,-0.00080272317,0.004572403,0.028030686,0.018725766,-0.0029102475,-0.018007094,-0.020910788,-0.010591422,0.037299886,-0.024073405,-0.008465263,-0.045380577,0.020747615,-0.0059861215,-0.0043974663,0.029687552,0.044343323,-0.015006084,-0.012627095,-0.0014219134,-0.03920155,0.036957335,0.030029105,-0.0241083,0.026046768,0.008284022,0.03899321,-0.024417546,-0.021160562,-0.019874986,0.020069154,-0.15787356,0.011064072,-0.013750931,-0.037236653,-0.019059857,-0.024605915,-0.02891445,0.00005506946,0.0113887135,-0.021929888,-0.024066236,-0.0058070463,0.034668345,-0.0248765,0.0069248783,-0.004915137,-0.05049392,0.027116902,-0.021469248,0.0690643,0.0077571953,-0.020636268,0.010433144,-0.016133921,-0.018638337,-0.0032100715,0.017165486,-0.018941468,0.00035122133,0.0075551504,0.019134771,0.005903262,-0.004181605,0.0668337,-0.028224971,-0.017224533,0.008902713,-0.041913338,-0.0026167936,0.0072716195,0.0022725542,0.023144387,-0.0147430245,0.050171744,0.0027058893,0.038128693,-0.026366303,-0.030711178,-0.06909234,0.021711744,-0.039669294,0.0009009444,-0.01812748,-0.028453972,-0.039643195,-0.0029204579,-0.022457575,0.007154667,-0.03886075,0.022536628,-0.025412863,0.07593441,-0.051500674,-0.018182578,-0.034625288,0.009583418,-0.08593444,-0.0049656634,0.025670439,-0.0015172212,-0.03181767,-0.014448617,0.002245477,-0.033912953,-0.006294224,0.00007637982,0.01942099,0.0069999285,0.002080498,-0.022398679,-0.044112824,-0.025577212,-0.03567163,0.006465865,0.045602728,-0.009135566,0.037312426,-0.033392407,-0.017183017,0.0363398,-0.045369163,-0.022134235,-0.010982556,-0.009041096,-0.064498015,-0.0005322619,-0.028015716,-0.02323372,-0.0043302844,0.018112697,0.0025442408,0.04802829,-0.0113590285,0.003602308,0.00045809746,-0.014421385,0.022628192,-0.022854634,0.003653953,-0.007578161,0.0063655465,0.008080005,0.017949391,0.00094064313,-0.037692685,-0.010339036,0.0032150822,-0.031150106,-0.09693527,0.008665931,0.037567083,0.024543596,0.014123769,-0.025533952,0.0011813465,0.05083305,0.028965287,-0.033161752,-0.016676199,-0.013360454,-0.023762561,0.013320438,0.018810531,0.011244625,0.01048342,-0.026813697,-0.024190333,0.023625635,-0.012507547,-0.030368706,-0.0617464,0.0023960085,0.008592921,-0.0077608,0.0037344825,0.02083595,0.031328835,0.037428074,0.012396003,-0.016406998,0.03662405,-0.031617604,-0.037764806,0.024061078,-0.05525787,0.06314667,0.0020165113,-0.050050497,-0.024201224,0.075043604,0.0091160275,0.013181346,-0.032327462,-0.054436613,0.0136543065,0.019631129,-0.0069491114,0.013711565,-0.04264249,0.0009024716,-0.011111026,0.021192566,-0.004962279,-0.0028800005,0.03704712,0.0037329462,-0.020879205,0.011902746,0.052003507,0.008056452,0.021749375,-0.0043770736,0.058826037,0.020402564,0.019785034,-0.0022191065,-0.017327284,0.007670867,0.0012397625,0.05337434,0.00007918009,0.04143566,-0.037033312,-0.029274022,0.051258393,0.0036647914,0.014206294,0.010419349,-0.008214398,0.03993272,-0.046336304,-0.013264528,-0.008233815,-0.0218836,0.0153515255,-0.022502657,-0.011260944,-0.01865112,-0.011935218,-0.0025143647,-0.0018205509,-0.018409858,0.013425292,-0.00076875323,-0.012167896,0.006285511,0.015051496,-0.0055998573,0.037007447,-0.018691719,0.015438345,0.017636491,-0.028789654,-0.0021774147,-0.031759538,-0.016843738,0.0145003935,0.042112116,-0.04687042,0.027941626,-0.0056253397,0.03437409,-0.010226597,0.014099277,0.04081446,-0.029409401,-0.054757833,0.019608527,-0.044166375,0.013466058,0.021276172,0.006121244,0.028515939,0.0022102345],"last_embed":{"hash":"1mpm5u7","tokens":130}}},"last_read":{"hash":"1mpm5u7","at":1754034358710},"class_name":"SmartSource","last_import":{"mtime":1753020011000,"size":112,"at":1754034358438,"hash":"1mpm5u7"},"blocks":{"#":[1,1]},"outlinks":[],"last_embed":{"hash":"1mpm5u7","at":1754034358710}},"smart_blocks:2025-07-20.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04506945,-0.0048598647,-0.06977392,-0.009832806,-0.035922132,-0.05473231,0.03196301,0.020872029,0.0042232405,-0.013451313,-0.0063498244,-0.021310996,-0.026001714,0.014843642,0.002061243,-0.018758759,-0.03133819,-0.04676485,0.019768743,-0.01994246,-0.0027268494,0.0038827246,0.063126154,0.019390265,0.012295399,0.011266533,-0.014630938,-0.008902453,0.056419432,0.0006950751,0.04253588,0.0011978659,-0.0025427262,-0.016457023,-0.042815097,-0.009275078,-0.0027417992,0.02158756,-0.043817297,0.013110637,0.024178453,-0.01704106,0.0009037627,-0.023269799,0.046101876,-0.024341991,-0.0064141727,-0.012279067,-0.016142178,-0.011172826,0.03105475,0.012039385,0.04575375,-0.06066752,0.05807373,0.032006916,-0.03823632,-0.010482245,-0.06020686,-0.0037182511,0.004502611,-0.0031215039,-0.03115794,-0.0057036527,-0.0106272325,0.07812116,0.07464884,0.005389864,-0.016119441,-0.053087715,-0.022180876,0.015578105,0.03981012,-0.029945655,-0.06401183,-0.008485851,0.017890288,0.0022824788,0.00066033565,0.040588975,0.0016405192,-0.04097485,0.013769841,0.0063340478,0.017145071,0.01410322,-0.004680872,0.068160795,0.016328448,-0.034857456,-0.0099887345,0.025573941,0.009807796,-0.023929078,-0.09026502,0.013464701,-0.050962657,0.019836852,0.010142315,0.009353354,0.026347596,0.005908213,0.0060621914,0.02192155,0.011547383,-0.0352198,0.016849188,0.018628122,-0.024227345,-0.027102232,0.005868576,0.013595339,0.04010177,0.03269041,-0.0017755178,0.015799994,-0.022553984,-0.02994082,0.017949844,-0.024631726,0.0620351,-0.021483857,0.06374349,-0.028255662,-0.01690782,-0.02220415,-0.007919606,-0.016088633,0.008012391,-0.069338895,0.028928919,-0.0009976687,0.013971693,0.0077937176,-0.02816559,-0.022820327,-0.036346965,0.012556273,-0.05011432,-0.026177207,0.04638396,0.00797782,-0.05111135,-0.038766652,0.049629044,-0.02334912,0.022331977,-0.0029682955,-0.014801645,-0.048233956,-0.010042574,-0.02092189,-0.029720707,0.006801566,0.0078045167,0.021222444,0.022688612,0.027853256,0.01052738,-0.03124839,-0.006982134,0.0037000342,-0.020922517,0.023929518,0.0011841068,-0.01847162,0.06252224,0.019186182,-0.020449609,0.031728543,0.022779962,-0.0096762935,0.013679859,0.02700552,0.01777237,0.029944245,0.08535755,0.030859532,0.009500236,-0.022942808,-0.01764059,-0.015274346,-0.021115849,-0.019999523,-0.04198289,-0.00815466,-0.013184985,-0.005897029,-0.0036231314,0.012565925,-0.02629984,-0.029093739,0.012532934,0.047789983,0.006834786,-0.004550425,0.0682379,-0.00007981368,-0.011169325,-0.022068255,0.015751315,0.028124338,0.017764106,-0.014950739,-0.04747858,-0.022163702,0.035137564,-0.017745098,0.007834332,-0.036339406,0.04459193,-0.007152688,-0.008751791,-0.02654066,-0.030042423,-0.026732646,-0.018076746,0.0017755333,-0.038671557,-0.030436644,-0.029418672,0.0038548307,-0.011988927,0.022310011,-0.0011201022,-0.054668877,-0.022608737,0.040317982,0.04281785,-0.013751698,0.041121926,0.012370537,0.024201995,-0.0172722,0.0052013258,-0.004229276,-0.00524926,0.023738151,0.017030595,0.020922355,-0.0030229783,-0.029530292,-0.015326114,0.05859578,-0.06834304,0.041161,0.015398606,0.03425893,-0.043217782,-0.04309571,0.0013277517,0.005315975,-0.03642781,0.008337312,0.024356935,0.0090333205,0.009966889,0.004717326,0.00156829,-0.03599336,-0.008645947,0.059789337,0.047397412,0.023833591,0.024523782,0.018377744,0.006212519,-0.031611316,0.07029356,0.01325092,0.010476611,-0.015218121,0.010147859,-0.0024541623,-0.01324041,-0.045829065,-0.008448462,-0.07183377,0.08968411,0.014413292,0.012420502,-0.021471215,0.0063939393,0.0075372984,0.03044069,-0.02685152,0.002205518,-0.06552045,0.037233718,-0.044043876,-0.006025173,0.014045554,0.045466855,-0.015694909,-0.029430076,0.005645871,0.0061512184,-0.16096006,-0.019932896,-0.018278703,0.08175246,-0.043598417,0.038955662,-0.029264377,0.04958651,-0.045330685,0.006880459,-0.04285944,-0.03966707,0.019534836,-0.05430181,0.008013234,0.003180453,-0.021648632,0.0002467966,0.0072791325,-0.023583861,0.0020800806,0.013547769,0.021405265,-0.00085380144,0.037533507,0.013694333,0.04721997,-0.021670986,-0.01620345,-0.015541382,0.0169373,0.012946991,-0.00038048855,0.022299897,0.021359965,-0.0065918867,-0.0057898387,-0.03579576,-0.035190955,-0.034224812,0.0565866,0.059431557,-0.00006216168,0.013121707,0.068306245,0.038194116,0.046391968,0.0022754227,-0.035634622,-0.049084272,0.018411998,-0.029804792,-0.012054034,-0.029536266,-0.030939946,-0.0019163679,-0.010735455,0.07787043,-0.02330428,-0.034388654,-0.015184224,-0.047331642,0.020037284,-0.002223354,-0.03976858,-0.012755213,0.028239345,-0.032566346,-0.012318616,-0.02910074,0.04213928,-0.0059683193,-0.016564691,0.00058730977,0.010254349,0.016403157,-0.034819722,-0.02687633,0.04269376,-0.13106535,0.013722505,0.00723771,-0.0038072472,0.005438165,-0.020244125,-0.0075743655,-0.016125597,0.03471548,0.00800879,0.2289182,0.0036220243,-0.0076830564,-0.005174751,0.025247164,-0.052667018,-0.02636845,0.04397113,-0.027601937,-0.021270366,0.025543995,0.028396066,0.0072475807,0.02533268,-0.0043197214,-0.003038756,-0.04213777,-0.012045335,0.07569373,0.039070833,0.07386215,-0.018614005,0.050885826,0.0027014862,-0.041410048,-0.035253536,-0.038627233,0.03646043,-0.048051022,0.01452659,-0.03748134,0.05282608,0.023609322,-0.0077049104,-0.007534518,0.035049744,-0.010721944,0.015000199,0.010530115,0.008071052,-0.024853004,-0.025905184,-0.03217682,-0.011828233,-0.020727174,0.035069432,0.017258445,0.004502824,-0.040068194,0.021332761,-0.021385647,-0.03889596,-0.011004891,-0.0067048743,-0.01702516,0.0098323515,0.004549293,-0.010819211,0.003238076,0.05675035,0.025332948,0.013783434,-0.039533626,0.02044911,0.01895903,-0.0044205305,-0.019410538,-0.015425388,-0.0051707868,0.00086376927,0.054589316,0.011169787,0.023697145,0.030213133,0.058786355,-0.025991164,0.02421406,0.058362257,-0.03431833,0.014199842,-0.041261338,-0.021760758,-0.039110005,0.0053567486,0.016704204,-0.01721068,-0.0016162873,0.04944224,-0.010760653,-0.02638931,0.037241943,0.004365752,-0.034441303,-0.016712809,0.012978846,0.00038895183,0.03205475,0.0011229375,-0.03038571,-0.040504962,-0.001379589,-0.0036715218,-0.027196292,-0.011410094,0.023584086,0.025950124,-0.033606917,0.036223557,0.016420355,0.0057555474,-0.0113674365,0.04807156,-0.008212376,-0.047688983,0.029148413,0.01871928,0.07897664,0.02768543,0.020825371,0.014403688,-0.035842404,0.0070818695,0.01014848,0.03361115,-0.008494993,-0.025072915,-0.022947686,0.031848505,0.015077045,0.045898516,0.051115163,-0.02043195,-0.03130478,0.014288684,-0.016170226,-0.01495666,0.040071648,0.009829134,0.06563378,0.0837348,0.0013555634,-0.018077396,-0.013427427,-0.037902273,-0.03465835,0.0100952815,0.023973064,0.020350432,-0.058676966,0.06013595,0.015060609,0.058319695,0.02629543,-0.039742906,-0.012850825,-0.010658362,-0.032240815,0.020846933,-0.011418596,-0.008775784,-0.026627837,0.030118188,0.030953677,0.06921015,0.03262751,-0.008267715,0.009834256,0.05188543,-0.00681365,0.0003756772,-0.03258805,0.023511572,-0.0134875355,0.023541152,0.048199363,-0.040414736,-0.0070097144,-0.024465695,-0.014213915,-0.025853943,0.008929117,0.0043216515,0.003524439,-0.005438804,-0.0032003103,0.0059790886,0.02447796,-0.01912988,-0.024730729,-0.029123545,-0.014776317,0.070705,0.008304011,-0.0040395167,0.016277995,0.0488661,0.030552309,0.006149403,0.024366539,0.001971961,-0.024158765,0.035511497,0.028168457,0.0021776299,-0.033634074,-0.049008515,0.010251527,0.03234537,-0.004101271,0.0032852914,-0.022175722,-0.004529068,-0.030664425,0.013530286,-0.0123042455,-0.029592566,0.0011102151,0.035246305,-0.00535364,-0.0061150533,0.047208827,-0.018326506,0.034397587,-0.03179303,0.0039254334,0.023761064,0.041806612,-0.06258759,-0.061172362,0.0029401293,-0.0051564234,-0.03458484,0.044774532,-0.02488956,0.03651251,-0.0036334859,-0.013436569,0.04490789,0.018078854,-0.038773634,-0.002751951,0.018885732,0.03867995,-0.010134604,0.040183757,0.01617319,-0.005602109,-0.017414274,-0.022307077,0.038448025,0.009522699,-0.032262854,-0.036726683,-0.029731855,0.020658927,0.015882725,0.02807712,-0.04526584,-0.0074660946,-0.029126447,-0.0039349757,0.0071808593,-0.017584838,0.021623325,-0.007184487,-0.053394094,-0.055003133,-0.035148792,-0.015181893,-0.02194108,-0.043848507,-0.02978571,0.015534847,-0.06598613,0.00648872,0.015244456,0.0068498077,0.030099189,0.017272787,-0.011019317,-0.061926976,0.016657284,0.03588397,0.009138571,-0.01983439,-0.00019767365,0.03067493,-0.027652955,0.01193928,-0.01909745,-0.0067470456,-0.018233228,-0.023286333,0.009639962,0.003285952,0.0055307965,-0.011751226,-0.011852197,-0.026709063,0.0050185453,-0.056530673,0.020978428,-0.010952575,-0.010292091,0.0125290835,0.011979341,-0.008044104,0.02039528,0.026744226,0.02618084,0.03838457,-0.08544824,0.009029682,0.023807677,-0.018054292,0.012402721,0.032411624,-0.05095483,0.0014658339,-0.015571682,-0.017800234,0.021176957,-0.0646766,0.0172849,-0.043760974,-0.00733667,-0.0059905406,0.027414164,0.0039783237,0.028906735,0.024185617,-0.026864441,0.0150512,-0.03831453,0.028220864,-0.020109951,0.048462622,-0.020385668,0.016282808,-0.023976287,-0.012188272,-0.0066134934,0.05414304,-0.025524586,0.013431638,-0.016093092,-0.027001554,0.012960122,-0.028634183,0.006374596,0.03280635,-0.068812154,-0.0061147357,-0.012033103,0.021108009,0.017832564,-0.05249985,0.060653318,0.0048322733,0.029796435,-0.003242301,0.0198135,0.012449902,0.0073077288,0.009589864,0.029695434,0.014232004,0.0012659836,-0.018938882,-0.027411696,-0.010650239,0.032751802,-0.027594892,-0.010451151,-0.05078892,0.021421101,-0.0065855873,-0.01004478,0.032537594,0.042297862,-0.015439554,-0.014411474,0.0006504179,-0.040291887,0.04359683,0.040074926,-0.024805019,0.021779863,0.009894646,0.0357428,-0.021738363,-0.017348109,-0.01354066,0.02024096,-0.14658226,0.00672882,-0.008975364,-0.036598034,-0.014175905,-0.023798766,-0.033119317,-0.0063112937,0.012206541,-0.023515483,-0.026474254,0.0018888141,0.036733143,-0.026548257,0.011890649,-0.012209354,-0.052194048,0.024532028,-0.018956868,0.06448567,0.008717256,-0.01654504,0.008899092,-0.016203253,-0.023289187,-0.0014642486,0.018039681,-0.012463332,-0.0026812619,0.010463052,0.016138215,-0.0034052893,-0.001729955,0.06348009,-0.031664513,-0.0227237,0.006235146,-0.045222126,0.004698301,0.00060309115,0.00031561006,0.020952245,-0.020456333,0.053063586,0.005542482,0.031430822,-0.027547587,-0.029254077,-0.069143206,0.020165518,-0.03949199,0.0067106695,-0.024008503,-0.027624955,-0.03377613,-0.0021229065,-0.030458488,0.010312159,-0.042360894,0.026078776,-0.024494609,0.073959604,-0.051040743,-0.019169977,-0.028664388,0.001901616,-0.0848892,-0.005334513,0.028365904,0.0015008484,-0.023808755,-0.012006901,0.0049115736,-0.03783122,-0.0095683485,-0.0035659394,0.019977488,0.0010348125,0.003191654,-0.02473635,-0.045204476,-0.024805153,-0.03156108,0.0010479286,0.035908654,-0.010966827,0.039527882,-0.03324166,-0.02138332,0.032955475,-0.045589823,-0.023502726,-0.009709791,-0.012035788,-0.06857097,-0.0020520294,-0.031306207,-0.021254022,-0.0064834096,0.024268677,0.0063404557,0.050789364,-0.013330992,0.0056889397,-0.0010175112,-0.014679398,0.019056821,-0.018963994,0.0034919176,-0.00082149304,0.0021381811,0.0044230227,0.019238163,0.008683062,-0.03324304,-0.0081543615,0.0047731195,-0.03420629,-0.10207196,0.0068067266,0.035689812,0.020649653,0.011413718,-0.024898315,0.005435211,0.055060357,0.027042866,-0.032586362,-0.020243378,-0.0053038364,-0.01975911,0.0016632795,0.010552561,0.011531129,0.010882842,-0.020396376,-0.030907625,0.026759587,-0.008706552,-0.023720028,-0.07012057,0.003986243,0.010026818,-0.0059176744,-0.0028545079,0.023908831,0.031413138,0.03293652,0.004562799,-0.015510213,0.03833411,-0.036959004,-0.042144816,0.027513538,-0.056530774,0.061111,0.005886631,-0.051131226,-0.015006917,0.06759602,0.00789779,0.019395532,-0.03482641,-0.060664676,0.012935444,0.014302732,-0.009767039,0.010648694,-0.04703808,-0.00624358,-0.020805808,0.01573231,-0.005258901,-0.00030372685,0.037496112,0.008637827,-0.026412694,0.008500749,0.0482082,0.008053212,0.021437204,-0.0044459454,0.057211075,0.018209714,0.020863967,-0.007253128,-0.022271995,0.0037623968,0.004006998,0.052728467,-0.0036657494,0.03905632,-0.02995687,-0.03056058,0.044917267,0.005991356,0.019072747,0.007993715,-0.007674929,0.045067046,-0.052844442,-0.00855974,-0.0072868853,-0.02492943,0.027110187,-0.017609656,-0.021568654,-0.02072038,-0.0054894197,-0.006639525,0.007462174,-0.012821951,0.020768527,-0.00024936703,-0.012223243,0.006198628,0.011444521,-0.0032746186,0.036844287,-0.01519139,0.01659444,0.012300642,-0.021941205,-0.00571231,-0.035547994,-0.018722998,0.010568477,0.04885122,-0.043534268,0.033678707,-0.007937012,0.0270025,-0.010988995,0.0063354345,0.038427096,-0.03547385,-0.05309095,0.028030798,-0.04411285,0.011679141,0.014519479,0.008675212,0.025167577,0.001659846],"last_embed":{"hash":"1mpm5u7","tokens":130}}},"text":null,"length":0,"last_read":{"hash":"1mpm5u7","at":1754034358710},"key":"2025-07-20.md#","lines":[1,1],"size":112,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mpm5u7","at":1754034358710}}, +"smart_sources:2025-07-20.md": {"path":"2025-07-20.md","embeddings":{"bge-m3:latest":{"vec":[-0.04014538,-0.0020364306,-0.064600885,-0.0076280073,-0.038008157,-0.05411573,0.024640776,0.016068418,0.0010214249,-0.0068438067,0.0020940017,-0.017673243,-0.022433355,0.011659018,0.00063009304,-0.019182917,-0.024703532,-0.04395791,0.013219697,-0.022640834,0.0025524828,-0.0052166157,0.05815598,0.022825478,0.011967599,0.0050266813,-0.01540001,-0.005092514,0.05455146,0.0059831426,0.03715277,0.0024107539,-0.0024707064,-0.014610779,-0.045053378,-0.011511906,-0.0037413135,0.011982412,-0.044355664,0.010476287,0.01854366,-0.023212526,-0.0012107206,-0.027458217,0.050109867,-0.020604368,-0.009763576,-0.009945242,-0.01560261,-0.008105049,0.025515174,0.013380388,0.039654948,-0.05319412,0.058714785,0.027799936,-0.034574628,-0.012536498,-0.05480344,-0.00242223,0.006385315,-0.0060538063,-0.029315932,-0.000494867,0.0002839414,0.07048193,0.0821291,0.0023994404,-0.017431267,-0.049046393,-0.016697858,0.028886426,0.03381126,-0.032812607,-0.06122148,-0.0034014983,0.021362135,-0.004411832,0.0007783025,0.04301116,0.008561832,-0.04267402,0.015754709,-0.0017730226,0.02006824,0.016222212,-0.0055183293,0.065344885,0.0212416,-0.029845946,-0.009490804,0.022270303,0.0043204864,-0.01032387,-0.08758745,0.0066003758,-0.055927336,0.017610306,0.017992109,0.0061178487,0.026537957,0.002368489,0.005567726,0.02644997,0.005640155,-0.031009227,0.020595038,0.02342628,-0.023051158,-0.025082126,0.0028067334,0.015736314,0.040372454,0.03540895,0.0012566479,0.018378599,-0.021811318,-0.03182146,0.017870516,-0.03141828,0.061058566,-0.020471796,0.068518505,-0.026566977,-0.016034832,-0.013723432,-0.0063509545,-0.0142411925,0.012689928,-0.058920633,0.021804428,0.0020337133,0.01307131,0.009114784,-0.027121207,-0.019866688,-0.03250062,0.010616539,-0.041642107,-0.026810514,0.038752086,0.011200931,-0.051022105,-0.031797815,0.051884938,-0.01998398,0.019208053,-0.003972497,-0.015806742,-0.046978887,-0.008814026,-0.020125333,-0.027504265,-0.0016572932,0.0074199405,0.020188618,0.018570483,0.028514069,-0.0031206599,-0.043783486,-0.012890815,0.009226705,-0.026973266,0.02293575,0.003974548,-0.01800338,0.060157817,0.020341162,-0.025236282,0.030014874,0.01931593,-0.010712303,0.0117035415,0.022367787,0.014802189,0.03360562,0.08536753,0.032837555,0.0028139332,-0.023109056,-0.017259954,-0.015196586,-0.021032458,-0.01911354,-0.053225566,-0.0071073985,-0.018709434,-0.008553529,-0.0046497467,0.011607535,-0.025854638,-0.027455673,0.014357341,0.052064624,-0.0010852476,-0.0087109525,0.06266746,0.0022065032,-0.010914976,-0.019261558,0.007217711,0.030200282,0.018620562,-0.008810897,-0.045615796,-0.020842338,0.042283904,-0.017662967,0.005799598,-0.027884286,0.032430835,-0.008218989,-0.0044110343,-0.026723184,-0.033287473,-0.029047914,-0.019661292,-0.0012662216,-0.030378329,-0.030392915,-0.03636955,0.0050167935,-0.011783294,0.022112481,-0.0008169882,-0.05642621,-0.026412869,0.043819856,0.04047436,-0.016019475,0.041353814,0.0093137305,0.02572443,-0.020972958,0.009439868,-0.010649746,-0.0066325692,0.023012219,0.014869031,0.019324318,-0.007249538,-0.030195381,-0.01827372,0.058268886,-0.06699228,0.04044582,0.016335884,0.037569884,-0.036406137,-0.040121254,0.002374906,0.0074113375,-0.03390384,0.010441477,0.023224765,0.011820265,0.010448913,0.0040266006,0.005034027,-0.03898697,-0.0063234493,0.06837193,0.04824771,0.024789171,0.03052721,0.016094776,0.006886764,-0.030607808,0.06849967,0.0032558895,0.006783272,-0.013995898,0.0132925855,0.0028097683,-0.02223375,-0.04815573,-0.009811132,-0.0657648,0.08686096,0.015745642,0.00812249,-0.023992466,0.011006791,0.0054520466,0.03206827,-0.03547115,0.0018768297,-0.06657661,0.039320268,-0.04100082,-0.008111083,0.007478882,0.046660647,-0.01651551,-0.026715748,0.00008261299,0.0080978675,-0.16493085,-0.02173325,-0.015411292,0.07767287,-0.03861723,0.035955127,-0.021524083,0.040445566,-0.046247248,0.009681154,-0.038584318,-0.040386792,0.01860323,-0.056758087,0.0042977445,0.0013560619,-0.021669613,0.003996705,0.008916652,-0.029286716,0.004703571,0.01732603,0.023357647,-0.0006344023,0.03022574,0.014823337,0.04399837,-0.016343182,-0.023259034,-0.013760757,0.013094684,0.018909615,-0.0011574788,0.022776006,0.023757676,0.00024586605,-0.005105046,-0.039003164,-0.034505635,-0.04207626,0.059978995,0.06427866,-0.007025839,0.004730451,0.07731453,0.029696716,0.0441865,0.00060450437,-0.036711194,-0.046286628,0.025873559,-0.02957596,-0.010003431,-0.028086133,-0.028113656,-0.0018686635,-0.013259942,0.07631254,-0.032889545,-0.037273016,-0.012422018,-0.045373563,0.013327105,0.00020154081,-0.03983737,-0.005418098,0.028854877,-0.04467082,-0.0100006275,-0.02972767,0.04176204,-0.006951067,-0.005573171,0.0026431475,0.0070825494,0.015626531,-0.028754395,-0.032114234,0.03984748,-0.13029477,0.016670259,0.009766523,-0.000079258076,0.003847717,-0.020800266,-0.009623391,-0.020591883,0.041942783,0.012228156,0.23596579,0.0042653847,-0.0070039947,-0.011828305,0.028199434,-0.045563582,-0.025242627,0.04304601,-0.024158407,-0.022325948,0.027229676,0.028125504,0.0038499222,0.019009281,-0.0035726428,-0.007759132,-0.045436747,-0.010552461,0.082102835,0.038945407,0.07706138,-0.026412968,0.05194529,-0.00037247775,-0.045833062,-0.02992742,-0.03704482,0.04085384,-0.04602814,0.015523436,-0.03903643,0.050666947,0.018059483,-0.007662764,-0.009667061,0.03718716,-0.0079561435,0.0145943705,0.005220592,0.011778031,-0.029080683,-0.02823867,-0.035533655,-0.009318125,-0.022633364,0.034031764,0.013479428,0.0020757027,-0.04083618,0.016420603,-0.015595221,-0.037953638,-0.00867301,-0.005235376,-0.016775837,0.007348221,0.0045368825,-0.015107124,0.0035775837,0.055804018,0.02864653,0.0112924585,-0.03462037,0.025160562,0.016500639,-0.00003368303,-0.024771117,-0.016527912,-0.00089843053,-0.003033474,0.05725172,0.010328931,0.030689167,0.030096732,0.052074593,-0.025090856,0.023996152,0.0647272,-0.037155136,0.026137738,-0.038851537,-0.024007553,-0.04862681,0.014705997,0.012446859,-0.01375527,0.0028119495,0.045898918,-0.0180079,-0.024317387,0.03438197,0.006133944,-0.03565077,-0.014284627,0.013394568,-0.0006678063,0.03538218,0.0011970599,-0.035548426,-0.044521704,0.00006011777,0.0016740374,-0.025754498,-0.007467653,0.02401401,0.027649276,-0.034065586,0.033097617,0.018778378,0.0020193255,-0.017922053,0.04646031,-0.009594031,-0.045408145,0.021351999,0.02210663,0.078566745,0.034109242,0.015839593,0.019303415,-0.033903435,-0.00087659707,0.011854028,0.027668886,-0.007793298,-0.024626711,-0.023574319,0.02432848,0.014791354,0.04000138,0.04350276,-0.02278721,-0.033110987,0.0073276456,-0.018040001,-0.014432342,0.03528768,0.008774661,0.06923388,0.08097659,0.003272442,-0.0249643,-0.017452156,-0.042376086,-0.03209868,0.005023956,0.03127637,0.020121947,-0.06431987,0.06528128,0.019272087,0.0576524,0.028117951,-0.046226725,-0.015171895,-0.016209278,-0.034770913,0.020029277,-0.014125558,-0.010781602,-0.028802248,0.029259976,0.026824072,0.07372303,0.033405278,-0.009571942,0.0067473347,0.05416213,-0.0025730967,-0.0012881879,-0.035649914,0.029649226,-0.021483561,0.022957634,0.047617536,-0.035965793,-0.0007789454,-0.016946528,-0.011645797,-0.022756336,0.009185705,0.012598125,0.00022240645,-0.010022812,-0.0039525516,0.010369983,0.02796031,-0.022171369,-0.019828077,-0.025575733,-0.019675419,0.07770044,0.00602977,-0.0060145413,0.018435903,0.047883898,0.03131421,0.011165861,0.027391078,0.00092997984,-0.028537739,0.03308845,0.02985648,0.000051618266,-0.03256196,-0.05011525,0.008334525,0.029798795,-0.0068221833,0.0109448545,-0.020123638,-0.0076822424,-0.02677857,0.015205178,-0.01809396,-0.026131598,0.0032270236,0.03387157,-0.002715435,-0.004869102,0.04313686,-0.018658806,0.0383237,-0.024384193,-0.0006534799,0.030167382,0.03185499,-0.062907554,-0.063921526,0.0035807982,-0.0056449594,-0.039333165,0.047288705,-0.020125775,0.026281985,-0.0106118815,-0.00947311,0.04568044,0.020960292,-0.04174021,-0.0027238415,0.019073373,0.033788443,-0.006047707,0.03880115,0.015310103,0.0014364045,-0.022400672,-0.014231572,0.041683085,0.010532469,-0.03329764,-0.037571765,-0.021095825,0.024863213,0.011284323,0.024315642,-0.04824063,-0.01363737,-0.030989766,-0.008000995,0.0075000487,-0.016518323,0.016937084,-0.012997228,-0.05042048,-0.047934297,-0.031157754,-0.013721267,-0.020391822,-0.042206224,-0.029332712,0.014667582,-0.071833774,0.0058583394,0.014533167,0.0028669918,0.022005692,0.013122055,-0.0078390185,-0.058188688,0.021147473,0.03838444,0.0076923696,-0.020992225,0.009360746,0.033155784,-0.027157228,0.013078156,-0.020575276,-0.0017565845,-0.019078257,-0.02533938,0.01695682,0.0028696596,0.007182187,-0.013275149,-0.012599579,-0.025601346,0.0032876534,-0.054096974,0.017114509,-0.01500776,-0.0154709825,0.01639415,0.011657899,-0.011278878,0.016306879,0.027065763,0.025448048,0.033107474,-0.08842323,0.014288431,0.021503482,-0.018247703,0.00792388,0.035349004,-0.04428094,0.004327988,-0.016182847,-0.011222578,0.022508046,-0.063868515,0.013765771,-0.04915536,-0.003520609,-0.005091714,0.03196588,0.0016970716,0.028847385,0.019445624,-0.03331371,0.0127663985,-0.032795504,0.029956337,-0.01892683,0.040630385,-0.022981599,0.025119884,-0.02868629,-0.013567923,-0.0133314235,0.055659216,-0.025662994,0.010857028,-0.015334125,-0.022565898,0.011783286,-0.035351384,0.010073334,0.027254075,-0.068409264,-0.007532269,-0.014643572,0.022553341,0.022875816,-0.0525043,0.059057437,0.005096512,0.0315517,-0.010411853,0.013863192,0.008261039,-0.00080272317,0.004572403,0.028030686,0.018725766,-0.0029102475,-0.018007094,-0.020910788,-0.010591422,0.037299886,-0.024073405,-0.008465263,-0.045380577,0.020747615,-0.0059861215,-0.0043974663,0.029687552,0.044343323,-0.015006084,-0.012627095,-0.0014219134,-0.03920155,0.036957335,0.030029105,-0.0241083,0.026046768,0.008284022,0.03899321,-0.024417546,-0.021160562,-0.019874986,0.020069154,-0.15787356,0.011064072,-0.013750931,-0.037236653,-0.019059857,-0.024605915,-0.02891445,0.00005506946,0.0113887135,-0.021929888,-0.024066236,-0.0058070463,0.034668345,-0.0248765,0.0069248783,-0.004915137,-0.05049392,0.027116902,-0.021469248,0.0690643,0.0077571953,-0.020636268,0.010433144,-0.016133921,-0.018638337,-0.0032100715,0.017165486,-0.018941468,0.00035122133,0.0075551504,0.019134771,0.005903262,-0.004181605,0.0668337,-0.028224971,-0.017224533,0.008902713,-0.041913338,-0.0026167936,0.0072716195,0.0022725542,0.023144387,-0.0147430245,0.050171744,0.0027058893,0.038128693,-0.026366303,-0.030711178,-0.06909234,0.021711744,-0.039669294,0.0009009444,-0.01812748,-0.028453972,-0.039643195,-0.0029204579,-0.022457575,0.007154667,-0.03886075,0.022536628,-0.025412863,0.07593441,-0.051500674,-0.018182578,-0.034625288,0.009583418,-0.08593444,-0.0049656634,0.025670439,-0.0015172212,-0.03181767,-0.014448617,0.002245477,-0.033912953,-0.006294224,0.00007637982,0.01942099,0.0069999285,0.002080498,-0.022398679,-0.044112824,-0.025577212,-0.03567163,0.006465865,0.045602728,-0.009135566,0.037312426,-0.033392407,-0.017183017,0.0363398,-0.045369163,-0.022134235,-0.010982556,-0.009041096,-0.064498015,-0.0005322619,-0.028015716,-0.02323372,-0.0043302844,0.018112697,0.0025442408,0.04802829,-0.0113590285,0.003602308,0.00045809746,-0.014421385,0.022628192,-0.022854634,0.003653953,-0.007578161,0.0063655465,0.008080005,0.017949391,0.00094064313,-0.037692685,-0.010339036,0.0032150822,-0.031150106,-0.09693527,0.008665931,0.037567083,0.024543596,0.014123769,-0.025533952,0.0011813465,0.05083305,0.028965287,-0.033161752,-0.016676199,-0.013360454,-0.023762561,0.013320438,0.018810531,0.011244625,0.01048342,-0.026813697,-0.024190333,0.023625635,-0.012507547,-0.030368706,-0.0617464,0.0023960085,0.008592921,-0.0077608,0.0037344825,0.02083595,0.031328835,0.037428074,0.012396003,-0.016406998,0.03662405,-0.031617604,-0.037764806,0.024061078,-0.05525787,0.06314667,0.0020165113,-0.050050497,-0.024201224,0.075043604,0.0091160275,0.013181346,-0.032327462,-0.054436613,0.0136543065,0.019631129,-0.0069491114,0.013711565,-0.04264249,0.0009024716,-0.011111026,0.021192566,-0.004962279,-0.0028800005,0.03704712,0.0037329462,-0.020879205,0.011902746,0.052003507,0.008056452,0.021749375,-0.0043770736,0.058826037,0.020402564,0.019785034,-0.0022191065,-0.017327284,0.007670867,0.0012397625,0.05337434,0.00007918009,0.04143566,-0.037033312,-0.029274022,0.051258393,0.0036647914,0.014206294,0.010419349,-0.008214398,0.03993272,-0.046336304,-0.013264528,-0.008233815,-0.0218836,0.0153515255,-0.022502657,-0.011260944,-0.01865112,-0.011935218,-0.0025143647,-0.0018205509,-0.018409858,0.013425292,-0.00076875323,-0.012167896,0.006285511,0.015051496,-0.0055998573,0.037007447,-0.018691719,0.015438345,0.017636491,-0.028789654,-0.0021774147,-0.031759538,-0.016843738,0.0145003935,0.042112116,-0.04687042,0.027941626,-0.0056253397,0.03437409,-0.010226597,0.014099277,0.04081446,-0.029409401,-0.054757833,0.019608527,-0.044166375,0.013466058,0.021276172,0.006121244,0.028515939,0.0022102345],"last_embed":{"hash":"1mpm5u7","tokens":130}}},"last_read":{"hash":"vnjvga","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1756463814000,"size":174,"at":1762338969642,"hash":"vnjvga"},"blocks":{"#---frontmatter---":[1,4],"#":[5,5]},"outlinks":[],"last_embed":{"hash":"1mpm5u7","at":1754034358710},"key":"2025-07-20.md","metadata":{"created":"2025-07-20 16:00","updated":"2025-08-29 12:36"},"task_lines":[]}, +"smart_blocks:2025-07-20.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04506945,-0.0048598647,-0.06977392,-0.009832806,-0.035922132,-0.05473231,0.03196301,0.020872029,0.0042232405,-0.013451313,-0.0063498244,-0.021310996,-0.026001714,0.014843642,0.002061243,-0.018758759,-0.03133819,-0.04676485,0.019768743,-0.01994246,-0.0027268494,0.0038827246,0.063126154,0.019390265,0.012295399,0.011266533,-0.014630938,-0.008902453,0.056419432,0.0006950751,0.04253588,0.0011978659,-0.0025427262,-0.016457023,-0.042815097,-0.009275078,-0.0027417992,0.02158756,-0.043817297,0.013110637,0.024178453,-0.01704106,0.0009037627,-0.023269799,0.046101876,-0.024341991,-0.0064141727,-0.012279067,-0.016142178,-0.011172826,0.03105475,0.012039385,0.04575375,-0.06066752,0.05807373,0.032006916,-0.03823632,-0.010482245,-0.06020686,-0.0037182511,0.004502611,-0.0031215039,-0.03115794,-0.0057036527,-0.0106272325,0.07812116,0.07464884,0.005389864,-0.016119441,-0.053087715,-0.022180876,0.015578105,0.03981012,-0.029945655,-0.06401183,-0.008485851,0.017890288,0.0022824788,0.00066033565,0.040588975,0.0016405192,-0.04097485,0.013769841,0.0063340478,0.017145071,0.01410322,-0.004680872,0.068160795,0.016328448,-0.034857456,-0.0099887345,0.025573941,0.009807796,-0.023929078,-0.09026502,0.013464701,-0.050962657,0.019836852,0.010142315,0.009353354,0.026347596,0.005908213,0.0060621914,0.02192155,0.011547383,-0.0352198,0.016849188,0.018628122,-0.024227345,-0.027102232,0.005868576,0.013595339,0.04010177,0.03269041,-0.0017755178,0.015799994,-0.022553984,-0.02994082,0.017949844,-0.024631726,0.0620351,-0.021483857,0.06374349,-0.028255662,-0.01690782,-0.02220415,-0.007919606,-0.016088633,0.008012391,-0.069338895,0.028928919,-0.0009976687,0.013971693,0.0077937176,-0.02816559,-0.022820327,-0.036346965,0.012556273,-0.05011432,-0.026177207,0.04638396,0.00797782,-0.05111135,-0.038766652,0.049629044,-0.02334912,0.022331977,-0.0029682955,-0.014801645,-0.048233956,-0.010042574,-0.02092189,-0.029720707,0.006801566,0.0078045167,0.021222444,0.022688612,0.027853256,0.01052738,-0.03124839,-0.006982134,0.0037000342,-0.020922517,0.023929518,0.0011841068,-0.01847162,0.06252224,0.019186182,-0.020449609,0.031728543,0.022779962,-0.0096762935,0.013679859,0.02700552,0.01777237,0.029944245,0.08535755,0.030859532,0.009500236,-0.022942808,-0.01764059,-0.015274346,-0.021115849,-0.019999523,-0.04198289,-0.00815466,-0.013184985,-0.005897029,-0.0036231314,0.012565925,-0.02629984,-0.029093739,0.012532934,0.047789983,0.006834786,-0.004550425,0.0682379,-0.00007981368,-0.011169325,-0.022068255,0.015751315,0.028124338,0.017764106,-0.014950739,-0.04747858,-0.022163702,0.035137564,-0.017745098,0.007834332,-0.036339406,0.04459193,-0.007152688,-0.008751791,-0.02654066,-0.030042423,-0.026732646,-0.018076746,0.0017755333,-0.038671557,-0.030436644,-0.029418672,0.0038548307,-0.011988927,0.022310011,-0.0011201022,-0.054668877,-0.022608737,0.040317982,0.04281785,-0.013751698,0.041121926,0.012370537,0.024201995,-0.0172722,0.0052013258,-0.004229276,-0.00524926,0.023738151,0.017030595,0.020922355,-0.0030229783,-0.029530292,-0.015326114,0.05859578,-0.06834304,0.041161,0.015398606,0.03425893,-0.043217782,-0.04309571,0.0013277517,0.005315975,-0.03642781,0.008337312,0.024356935,0.0090333205,0.009966889,0.004717326,0.00156829,-0.03599336,-0.008645947,0.059789337,0.047397412,0.023833591,0.024523782,0.018377744,0.006212519,-0.031611316,0.07029356,0.01325092,0.010476611,-0.015218121,0.010147859,-0.0024541623,-0.01324041,-0.045829065,-0.008448462,-0.07183377,0.08968411,0.014413292,0.012420502,-0.021471215,0.0063939393,0.0075372984,0.03044069,-0.02685152,0.002205518,-0.06552045,0.037233718,-0.044043876,-0.006025173,0.014045554,0.045466855,-0.015694909,-0.029430076,0.005645871,0.0061512184,-0.16096006,-0.019932896,-0.018278703,0.08175246,-0.043598417,0.038955662,-0.029264377,0.04958651,-0.045330685,0.006880459,-0.04285944,-0.03966707,0.019534836,-0.05430181,0.008013234,0.003180453,-0.021648632,0.0002467966,0.0072791325,-0.023583861,0.0020800806,0.013547769,0.021405265,-0.00085380144,0.037533507,0.013694333,0.04721997,-0.021670986,-0.01620345,-0.015541382,0.0169373,0.012946991,-0.00038048855,0.022299897,0.021359965,-0.0065918867,-0.0057898387,-0.03579576,-0.035190955,-0.034224812,0.0565866,0.059431557,-0.00006216168,0.013121707,0.068306245,0.038194116,0.046391968,0.0022754227,-0.035634622,-0.049084272,0.018411998,-0.029804792,-0.012054034,-0.029536266,-0.030939946,-0.0019163679,-0.010735455,0.07787043,-0.02330428,-0.034388654,-0.015184224,-0.047331642,0.020037284,-0.002223354,-0.03976858,-0.012755213,0.028239345,-0.032566346,-0.012318616,-0.02910074,0.04213928,-0.0059683193,-0.016564691,0.00058730977,0.010254349,0.016403157,-0.034819722,-0.02687633,0.04269376,-0.13106535,0.013722505,0.00723771,-0.0038072472,0.005438165,-0.020244125,-0.0075743655,-0.016125597,0.03471548,0.00800879,0.2289182,0.0036220243,-0.0076830564,-0.005174751,0.025247164,-0.052667018,-0.02636845,0.04397113,-0.027601937,-0.021270366,0.025543995,0.028396066,0.0072475807,0.02533268,-0.0043197214,-0.003038756,-0.04213777,-0.012045335,0.07569373,0.039070833,0.07386215,-0.018614005,0.050885826,0.0027014862,-0.041410048,-0.035253536,-0.038627233,0.03646043,-0.048051022,0.01452659,-0.03748134,0.05282608,0.023609322,-0.0077049104,-0.007534518,0.035049744,-0.010721944,0.015000199,0.010530115,0.008071052,-0.024853004,-0.025905184,-0.03217682,-0.011828233,-0.020727174,0.035069432,0.017258445,0.004502824,-0.040068194,0.021332761,-0.021385647,-0.03889596,-0.011004891,-0.0067048743,-0.01702516,0.0098323515,0.004549293,-0.010819211,0.003238076,0.05675035,0.025332948,0.013783434,-0.039533626,0.02044911,0.01895903,-0.0044205305,-0.019410538,-0.015425388,-0.0051707868,0.00086376927,0.054589316,0.011169787,0.023697145,0.030213133,0.058786355,-0.025991164,0.02421406,0.058362257,-0.03431833,0.014199842,-0.041261338,-0.021760758,-0.039110005,0.0053567486,0.016704204,-0.01721068,-0.0016162873,0.04944224,-0.010760653,-0.02638931,0.037241943,0.004365752,-0.034441303,-0.016712809,0.012978846,0.00038895183,0.03205475,0.0011229375,-0.03038571,-0.040504962,-0.001379589,-0.0036715218,-0.027196292,-0.011410094,0.023584086,0.025950124,-0.033606917,0.036223557,0.016420355,0.0057555474,-0.0113674365,0.04807156,-0.008212376,-0.047688983,0.029148413,0.01871928,0.07897664,0.02768543,0.020825371,0.014403688,-0.035842404,0.0070818695,0.01014848,0.03361115,-0.008494993,-0.025072915,-0.022947686,0.031848505,0.015077045,0.045898516,0.051115163,-0.02043195,-0.03130478,0.014288684,-0.016170226,-0.01495666,0.040071648,0.009829134,0.06563378,0.0837348,0.0013555634,-0.018077396,-0.013427427,-0.037902273,-0.03465835,0.0100952815,0.023973064,0.020350432,-0.058676966,0.06013595,0.015060609,0.058319695,0.02629543,-0.039742906,-0.012850825,-0.010658362,-0.032240815,0.020846933,-0.011418596,-0.008775784,-0.026627837,0.030118188,0.030953677,0.06921015,0.03262751,-0.008267715,0.009834256,0.05188543,-0.00681365,0.0003756772,-0.03258805,0.023511572,-0.0134875355,0.023541152,0.048199363,-0.040414736,-0.0070097144,-0.024465695,-0.014213915,-0.025853943,0.008929117,0.0043216515,0.003524439,-0.005438804,-0.0032003103,0.0059790886,0.02447796,-0.01912988,-0.024730729,-0.029123545,-0.014776317,0.070705,0.008304011,-0.0040395167,0.016277995,0.0488661,0.030552309,0.006149403,0.024366539,0.001971961,-0.024158765,0.035511497,0.028168457,0.0021776299,-0.033634074,-0.049008515,0.010251527,0.03234537,-0.004101271,0.0032852914,-0.022175722,-0.004529068,-0.030664425,0.013530286,-0.0123042455,-0.029592566,0.0011102151,0.035246305,-0.00535364,-0.0061150533,0.047208827,-0.018326506,0.034397587,-0.03179303,0.0039254334,0.023761064,0.041806612,-0.06258759,-0.061172362,0.0029401293,-0.0051564234,-0.03458484,0.044774532,-0.02488956,0.03651251,-0.0036334859,-0.013436569,0.04490789,0.018078854,-0.038773634,-0.002751951,0.018885732,0.03867995,-0.010134604,0.040183757,0.01617319,-0.005602109,-0.017414274,-0.022307077,0.038448025,0.009522699,-0.032262854,-0.036726683,-0.029731855,0.020658927,0.015882725,0.02807712,-0.04526584,-0.0074660946,-0.029126447,-0.0039349757,0.0071808593,-0.017584838,0.021623325,-0.007184487,-0.053394094,-0.055003133,-0.035148792,-0.015181893,-0.02194108,-0.043848507,-0.02978571,0.015534847,-0.06598613,0.00648872,0.015244456,0.0068498077,0.030099189,0.017272787,-0.011019317,-0.061926976,0.016657284,0.03588397,0.009138571,-0.01983439,-0.00019767365,0.03067493,-0.027652955,0.01193928,-0.01909745,-0.0067470456,-0.018233228,-0.023286333,0.009639962,0.003285952,0.0055307965,-0.011751226,-0.011852197,-0.026709063,0.0050185453,-0.056530673,0.020978428,-0.010952575,-0.010292091,0.0125290835,0.011979341,-0.008044104,0.02039528,0.026744226,0.02618084,0.03838457,-0.08544824,0.009029682,0.023807677,-0.018054292,0.012402721,0.032411624,-0.05095483,0.0014658339,-0.015571682,-0.017800234,0.021176957,-0.0646766,0.0172849,-0.043760974,-0.00733667,-0.0059905406,0.027414164,0.0039783237,0.028906735,0.024185617,-0.026864441,0.0150512,-0.03831453,0.028220864,-0.020109951,0.048462622,-0.020385668,0.016282808,-0.023976287,-0.012188272,-0.0066134934,0.05414304,-0.025524586,0.013431638,-0.016093092,-0.027001554,0.012960122,-0.028634183,0.006374596,0.03280635,-0.068812154,-0.0061147357,-0.012033103,0.021108009,0.017832564,-0.05249985,0.060653318,0.0048322733,0.029796435,-0.003242301,0.0198135,0.012449902,0.0073077288,0.009589864,0.029695434,0.014232004,0.0012659836,-0.018938882,-0.027411696,-0.010650239,0.032751802,-0.027594892,-0.010451151,-0.05078892,0.021421101,-0.0065855873,-0.01004478,0.032537594,0.042297862,-0.015439554,-0.014411474,0.0006504179,-0.040291887,0.04359683,0.040074926,-0.024805019,0.021779863,0.009894646,0.0357428,-0.021738363,-0.017348109,-0.01354066,0.02024096,-0.14658226,0.00672882,-0.008975364,-0.036598034,-0.014175905,-0.023798766,-0.033119317,-0.0063112937,0.012206541,-0.023515483,-0.026474254,0.0018888141,0.036733143,-0.026548257,0.011890649,-0.012209354,-0.052194048,0.024532028,-0.018956868,0.06448567,0.008717256,-0.01654504,0.008899092,-0.016203253,-0.023289187,-0.0014642486,0.018039681,-0.012463332,-0.0026812619,0.010463052,0.016138215,-0.0034052893,-0.001729955,0.06348009,-0.031664513,-0.0227237,0.006235146,-0.045222126,0.004698301,0.00060309115,0.00031561006,0.020952245,-0.020456333,0.053063586,0.005542482,0.031430822,-0.027547587,-0.029254077,-0.069143206,0.020165518,-0.03949199,0.0067106695,-0.024008503,-0.027624955,-0.03377613,-0.0021229065,-0.030458488,0.010312159,-0.042360894,0.026078776,-0.024494609,0.073959604,-0.051040743,-0.019169977,-0.028664388,0.001901616,-0.0848892,-0.005334513,0.028365904,0.0015008484,-0.023808755,-0.012006901,0.0049115736,-0.03783122,-0.0095683485,-0.0035659394,0.019977488,0.0010348125,0.003191654,-0.02473635,-0.045204476,-0.024805153,-0.03156108,0.0010479286,0.035908654,-0.010966827,0.039527882,-0.03324166,-0.02138332,0.032955475,-0.045589823,-0.023502726,-0.009709791,-0.012035788,-0.06857097,-0.0020520294,-0.031306207,-0.021254022,-0.0064834096,0.024268677,0.0063404557,0.050789364,-0.013330992,0.0056889397,-0.0010175112,-0.014679398,0.019056821,-0.018963994,0.0034919176,-0.00082149304,0.0021381811,0.0044230227,0.019238163,0.008683062,-0.03324304,-0.0081543615,0.0047731195,-0.03420629,-0.10207196,0.0068067266,0.035689812,0.020649653,0.011413718,-0.024898315,0.005435211,0.055060357,0.027042866,-0.032586362,-0.020243378,-0.0053038364,-0.01975911,0.0016632795,0.010552561,0.011531129,0.010882842,-0.020396376,-0.030907625,0.026759587,-0.008706552,-0.023720028,-0.07012057,0.003986243,0.010026818,-0.0059176744,-0.0028545079,0.023908831,0.031413138,0.03293652,0.004562799,-0.015510213,0.03833411,-0.036959004,-0.042144816,0.027513538,-0.056530774,0.061111,0.005886631,-0.051131226,-0.015006917,0.06759602,0.00789779,0.019395532,-0.03482641,-0.060664676,0.012935444,0.014302732,-0.009767039,0.010648694,-0.04703808,-0.00624358,-0.020805808,0.01573231,-0.005258901,-0.00030372685,0.037496112,0.008637827,-0.026412694,0.008500749,0.0482082,0.008053212,0.021437204,-0.0044459454,0.057211075,0.018209714,0.020863967,-0.007253128,-0.022271995,0.0037623968,0.004006998,0.052728467,-0.0036657494,0.03905632,-0.02995687,-0.03056058,0.044917267,0.005991356,0.019072747,0.007993715,-0.007674929,0.045067046,-0.052844442,-0.00855974,-0.0072868853,-0.02492943,0.027110187,-0.017609656,-0.021568654,-0.02072038,-0.0054894197,-0.006639525,0.007462174,-0.012821951,0.020768527,-0.00024936703,-0.012223243,0.006198628,0.011444521,-0.0032746186,0.036844287,-0.01519139,0.01659444,0.012300642,-0.021941205,-0.00571231,-0.035547994,-0.018722998,0.010568477,0.04885122,-0.043534268,0.033678707,-0.007937012,0.0270025,-0.010988995,0.0063354345,0.038427096,-0.03547385,-0.05309095,0.028030798,-0.04411285,0.011679141,0.014519479,0.008675212,0.025167577,0.001659846],"last_embed":{"hash":"1mpm5u7","tokens":130}}},"text":null,"length":0,"last_read":{"hash":"1mpm5u7","at":1754034358710},"key":"2025-07-20.md#","lines":[1,1],"size":112,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mpm5u7","at":1754034358710}}, \ No newline at end of file diff --git a/.smart-env/multi/2025-07-25_md.ajson b/.smart-env/multi/2025-07-25_md.ajson index 9306046..9e63346 100644 --- a/.smart-env/multi/2025-07-25_md.ajson +++ b/.smart-env/multi/2025-07-25_md.ajson @@ -1,2 +1,2 @@ - -"smart_sources:2025-07-25.md": {"path":"2025-07-25.md","embeddings":{"bge-m3:latest":{"vec":[-0.03322965,0.025311427,-0.016401408,-0.014852534,-0.03280817,-0.055016663,-0.000663954,0.057465717,-0.0008244076,0.041701924,0.038906176,0.022105308,-0.020024518,0.010390239,-0.033127572,-0.021199612,0.010968335,-0.01705857,-0.026742164,-0.03314544,-0.016701795,0.0072114365,0.026248645,0.014564932,-0.014129233,0.02270911,-0.027011551,0.027293773,-0.012615411,0.006067803,-0.04105965,-0.014089571,-0.013033204,-0.011297899,0.012054591,-0.021492323,-0.002972334,-0.07655308,-0.036219765,0.02041988,0.016448727,-0.02925941,0.03696176,-0.026306503,0.065848544,-0.0455422,-0.0017009737,-0.01848712,-0.003989519,-0.019014709,-0.024310246,0.024209006,0.018019384,-0.023978114,0.057233147,-0.020764826,0.001679419,0.051234726,-0.04991729,0.030808127,-0.063277975,0.009161634,-0.028980609,-0.037033763,0.009733121,0.03785533,0.03719967,0.020820009,-0.012544171,-0.012206442,0.012289546,0.0652973,0.0063258074,-0.03432683,-0.051843178,-0.034707755,0.047738675,-0.028026419,0.035009447,0.018159613,0.026280988,-0.03903874,-0.0034430346,0.00033605524,0.037392292,0.020293456,-0.01172056,0.03059288,-0.0038320727,0.05345863,-0.033739906,0.002088446,0.015590101,0.03127041,-0.043522798,-0.016521476,-0.011274212,-0.018198855,0.03429928,0.0044860276,-0.033991273,0.045769736,-0.010196327,-0.00927906,-0.0016140161,-0.0011599493,-0.028143097,-0.021905487,-0.0086043235,0.015374584,0.03005395,0.012709776,0.05953418,0.014434049,-0.03053842,0.013072818,0.00928838,-0.035191923,0.018159026,-0.05177709,0.00021266536,0.005496155,0.09649629,-0.01720869,-0.019577423,0.036979392,-0.029849216,0.047250267,-0.039453052,0.009872441,0.0010675136,0.016045444,-0.01125881,0.011722585,-0.016217297,-0.022804342,0.011429136,0.019749386,0.02628046,-0.036273543,0.0014096611,0.007603712,-0.03138774,-0.030634701,0.060240716,-0.041079056,0.0020374313,0.020633543,0.026169,-0.038421556,0.052705918,0.022318933,0.057932004,-0.010540175,0.013815391,-0.029124381,-0.012998791,0.0076217344,0.01622874,-0.03911767,-0.039447755,0.03288902,-0.080465555,-0.0196171,0.011658915,-0.015396004,0.047609,0.007435928,-0.029871695,-0.031457126,-0.011204911,0.01317839,0.019670036,-0.0054740654,-0.039174985,0.015885847,0.072961204,0.015575297,-0.009453478,-0.01315282,-0.045472536,0.028987817,-0.035429448,-0.02093185,-0.02285696,-0.034761183,-0.0020420211,-0.03340333,-0.0335573,0.021835238,-0.021496871,-0.048478,0.036384698,-0.028565701,-0.0067439023,0.010401174,-0.0016469712,-0.008554647,0.041384675,-0.013125166,0.0027284266,0.04391391,0.01891592,-0.0036677767,-0.0055044214,-0.014694794,0.016484164,-0.010786324,-0.026833527,-0.05492273,-0.021968696,-0.002984189,-0.039317794,0.01207657,0.015602587,-0.013112,0.025227055,0.01619813,-0.012249569,0.034635667,-0.041129522,0.033106495,-0.024429245,0.02181645,-0.01867276,0.031775586,-0.044042617,0.015522883,-0.004613606,0.029077647,-0.043744735,0.019998103,0.010998452,-0.038799476,0.036196556,-0.00024239346,0.023094721,0.053424865,-0.013252488,0.02795876,0.0076547163,-0.036844604,-0.015143623,-0.02689048,-0.059775736,0.0011809772,0.015408471,0.004340734,0.0019160645,-0.050790742,0.035509627,-0.0045854975,-0.04456129,0.03297721,0.015400449,0.042372838,0.0144274635,-0.013416928,0.042136364,-0.036694936,-0.010098626,0.017761935,-0.0023160477,0.00037627443,0.058708083,-0.0050814645,-0.012235265,0.022494582,0.02693539,-0.023105215,-0.011334752,-0.005943958,0.027953796,-0.026666446,-0.01013547,-0.034653526,-0.0050045126,0.019726468,0.08839529,-0.00872441,0.014762402,0.007916358,-0.008515685,0.040188633,0.05422096,-0.059184246,0.00014868045,0.019912202,0.019277992,-0.02139706,-0.002845729,0.03483755,0.041723277,-0.0011766406,0.0060363957,0.032406267,-0.0042733205,-0.17533457,-0.032766882,0.0008869281,0.026456699,-0.0032550606,0.017147327,-0.026387695,-0.041296396,-0.00803166,-0.014242121,-0.04963183,-0.055391375,-0.0073593357,-0.018027715,-0.025039531,0.028669033,-0.022658102,-0.02662969,-0.029744409,-0.00034983575,-0.039887525,0.03789527,0.012536354,-0.008232086,-0.01308072,-0.019344904,0.021283647,-0.039498657,-0.043184046,-0.055875156,-0.010540136,0.0014758499,-0.004808092,0.029677296,0.032208607,0.0695304,-0.000047425066,0.0023713948,0.022238338,-0.006279673,0.013275428,0.027468069,-0.0562301,0.013274095,-0.024731416,-0.024167363,0.00753051,-0.00027985693,-0.031123875,-0.06753456,-0.03403668,0.04884885,0.02156769,0.04749954,-0.037517138,-0.029755976,0.055521358,0.06906191,0.0036307666,0.0026196837,-0.030856406,-0.08339514,-0.023160066,-0.064149454,-0.05782834,0.03873721,0.006762273,0.019802054,-0.0107951965,-0.0088930465,0.032297544,0.00062979356,0.0037874249,-0.0045113857,0.024887,0.029809965,-0.040315602,-0.027592361,0.0153820785,-0.100063875,-0.0056172544,0.008417787,-0.032349475,0.007147559,-0.04284557,-0.009360367,-0.025034545,0.0005249377,-0.00960849,0.25621364,-0.031460438,0.005825558,-0.005653519,0.006292792,0.005091138,0.014403794,-0.011242498,0.012127757,0.00022735678,0.021842845,0.014340686,0.00031938025,0.014317963,-0.0041768416,0.022171596,-0.010891718,-0.019003648,0.049326427,-0.0069649243,-0.021053776,-0.06325463,-0.0022685097,-0.022596506,-0.08511182,-0.01317736,-0.01949741,0.031806894,-0.02140025,0.05030175,-0.02375481,-0.0039271954,0.02855398,0.027873708,-0.04082972,-0.02420102,-0.009392066,-0.0063812835,-0.027104933,0.0068856105,-0.055175267,-0.010539035,-0.025300581,-0.019418117,0.0024467616,-0.019176655,-0.0037801594,-0.021298673,-0.006226949,-0.03094898,0.023566697,-0.037373107,0.02624826,0.004124223,0.010380384,0.005498241,-0.035469085,-0.026552599,-0.023951,0.0033110082,-0.012972821,-0.009038298,-0.004857505,-0.01952215,-0.022669345,-0.027001463,0.05054414,0.058221832,-0.05996504,-0.0032482008,0.039374955,-0.0041590077,0.0060442807,-0.004698852,0.031359192,0.028999388,0.024528084,0.06698762,0.027741538,-0.013344935,-0.07635728,-0.012581278,-0.055790946,0.004106629,0.026199527,-0.014345591,0.021637257,0.029538257,-0.0020390595,-0.046139345,-0.022628523,0.05429755,-0.027815968,0.013316937,-0.015353296,-0.014018571,0.048212465,-0.04500103,-0.015763754,0.011917993,-0.041830473,-0.018781431,-0.02326147,0.010282941,0.0033509498,-0.029611882,-0.018710341,0.027906468,-0.021809254,-0.0014335113,0.015592983,-0.02349341,-0.019844085,-0.01197843,0.0083844215,0.057526764,-0.008859336,0.043133534,0.019222667,0.031653944,0.015272688,-0.038226154,0.0026859804,0.01676174,-0.002197392,-0.0036994144,-0.015613945,0.0230826,-0.018176472,0.043368727,0.025369605,-0.02687066,-0.047634874,0.0003723204,0.054648317,0.0063271965,0.022180794,-0.00559802,0.05027017,0.0043378207,-0.024041912,0.012423061,0.017256962,-0.04025238,0.0186238,0.008569885,0.028057918,-0.020608539,0.024392258,0.036517575,-0.0026324983,0.039778214,0.045929275,-0.06543681,-0.021510351,-0.061240748,0.02086317,0.0016540877,-0.014707306,0.012982099,-0.0017652162,0.013583208,0.009689412,0.07959152,0.0047521787,0.030223422,-0.07832714,0.0056774914,0.020278659,0.048623726,0.007208683,-0.009389872,-0.027886717,0.01122842,0.048357647,0.008165291,-0.014381999,0.016040137,0.0000752498,0.0060172356,0.011110646,-0.026154405,-0.04850821,0.012880275,0.020357732,0.009633586,-0.005847966,-0.00043002403,0.036319807,-0.012589877,-0.005933657,0.049915027,-0.033866026,-0.013964617,0.022042673,0.04720581,0.04466067,0.047971256,0.043830186,-0.05631055,-0.001292391,-0.00078486133,-0.025895813,-0.08056343,-0.04930807,-0.013543023,-0.057555474,0.052043404,-0.008098585,-0.012122293,0.03328665,-0.004074419,-0.00445212,0.02124466,-0.049881574,-0.010126063,0.031066583,-0.02465959,-0.026457304,-0.010478405,0.019277213,0.023035314,0.050088543,-0.034009486,0.0043742014,0.004256556,0.02631672,-0.0006411039,-0.05996675,-0.0047413646,-0.00933086,-0.010702609,-0.015055053,-0.027775377,-0.021129375,0.0016098348,0.042471897,0.00052617904,-0.002910429,-0.03975493,-0.010261637,-0.01279639,0.020415243,0.027671885,-0.013032607,0.032211296,-0.029076433,0.024801861,0.008581624,0.028198477,-0.066100225,-0.012774226,0.017010907,0.068877436,0.01582325,-0.008414789,0.010879976,-0.009520706,-0.03391598,0.026586607,-0.025535448,0.0253722,0.0146414265,0.0018723373,-0.005311482,-0.028170511,-0.030030092,-0.009974303,-0.020382786,0.039730042,-0.00466636,0.034402367,-0.09068187,-0.0414464,0.026841035,0.040205926,-0.04250305,0.05567052,0.005336449,0.026286539,-0.00970358,-0.021344993,0.022283673,-0.011244397,0.0011781038,0.055487312,0.030042013,0.011110541,0.0071534254,-0.043992918,0.033596557,-0.018834151,-0.045106996,0.013024583,-0.003067629,0.03286532,0.017267473,0.03256509,0.010074614,0.015949182,-0.004721657,0.012740807,-0.0060404036,-0.008520567,-0.03079747,-0.0009973597,0.032528356,-0.042927258,-0.033568777,-0.047994867,-0.006645646,-0.029346356,-0.008424745,0.022690892,0.064926215,-0.026485367,0.0040128925,-0.018008113,-0.014988958,-0.0010995793,0.0061070053,0.0034494123,-0.018295705,-0.026822139,-0.047792733,0.014487679,-0.03768807,-0.0069074635,-0.047443982,0.010745218,-0.019497806,0.009257668,-0.03595499,-0.027092611,0.02935496,0.035431337,0.018521858,-0.045155227,0.014658299,-0.042760663,0.015241186,0.008166504,0.028396858,-0.017977338,0.041991137,-0.03380387,0.03688787,0.010462418,-0.013419445,-0.009487516,-0.005396139,-0.03281303,-0.0074032457,-0.027108394,-0.006768011,0.01809634,-0.015919695,-0.029238334,0.008826082,0.007499503,-0.0012953742,0.046874497,0.003390159,0.02113291,0.014990463,0.021345295,-0.020145651,-0.022654437,-0.028563615,0.012917072,0.0082035465,0.00587579,0.039892007,0.010390905,0.0083683245,0.066729315,-0.0013704435,0.017534615,0.05179062,-0.023351245,-0.021568049,0.015743144,-0.042974897,-0.031445175,-0.02910976,-0.022863636,-0.016621001,0.014408845,0.045196075,0.036728296,-0.004081526,-0.033566657,0.012507169,0.040623702,-0.12603436,0.048144784,-0.030811118,0.008565409,-0.046618883,0.030670565,-0.009543124,-0.021103125,0.037825827,-0.009542875,-0.013881428,-0.02630475,0.009976833,-0.0018494774,0.009938835,0.07186943,0.028942712,0.011385039,-0.0073246006,0.035702717,0.025952257,-0.022174615,0.0018298454,0.038273666,-0.005271282,-0.021363491,-0.013555906,-0.0013872376,-0.010220706,-0.0047301413,0.039116543,0.030138709,0.02502322,0.074396655,-0.012461592,-0.015569195,0.015301073,-0.003212643,0.012034069,0.0040287552,0.029446656,0.025048343,0.042174548,0.04094981,-0.0071277777,0.019236306,-0.012583551,-0.028177185,-0.0011288996,0.0064070825,0.025781538,0.008370797,0.00620019,0.04980855,-0.02297176,0.0074983165,-0.041981548,-0.011043186,-0.014494856,0.041037276,-0.039654747,0.023819773,-0.04106073,-0.061048903,0.011145762,0.03470351,0.004519178,0.043467283,0.0025251873,-0.034204762,-0.016336264,-0.046680935,0.022028899,0.008662116,-0.01940211,-0.010241702,0.018742373,-0.002069309,-0.00796713,-0.029719882,-0.033141956,-0.0027737403,-0.02280839,0.01485126,0.06255628,-0.003620874,0.0014234931,-0.0416405,-0.054798473,0.027770516,-0.058356356,-0.016304545,-0.03734106,0.031679817,-0.03729535,0.006557519,-0.01693415,0.0014996297,-0.008456315,-0.029415838,0.009110899,0.0014523251,-0.016805433,-0.024326745,-0.009137456,0.028982662,-0.04745535,-0.055522107,-0.008877917,0.0028193318,-0.01184214,0.010345999,-0.018748228,-0.006319968,-0.05788985,-0.008349239,0.006215667,-0.010928168,-0.021248898,-0.0032930176,-0.023923675,-0.0128356125,0.019368779,-0.022487337,0.0525967,0.00854633,0.05544674,0.059778154,0.0014683947,-0.062149704,-0.04255118,-0.01619879,-0.0049258987,-0.033071157,0.01202533,-0.015975427,-0.00373769,0.01638436,0.045214925,0.0033027034,0.02543596,-0.0096019525,0.00047676056,-0.034109488,-0.03007199,-0.020147968,0.0042774063,-0.038661007,0.019415695,-0.0054053073,-0.05240458,0.011252667,0.021975473,0.03298163,-0.02376546,0.03852443,0.002419725,-0.018265823,-0.0038327633,0.08745113,0.00527463,-0.04570307,-0.03827456,0.026704146,0.026710503,0.07088363,0.004313746,-0.009531463,-0.06499826,0.079590745,0.0058678263,0.012167583,-0.014505328,-0.059140086,0.048860323,0.033243153,0.015184711,0.011897816,-0.02487203,-0.018759564,0.0194644,0.0072600255,0.05655481,0.0030611928,-0.010976716,-0.028922133,-0.0050048046,-0.015237975,0.014265228,-0.01618605,0.011819427,0.014634859,-0.03262148,-0.009431385,0.036423076,0.025110869,0.019425325,0.013729275,0.015315725,0.011766813,-0.009946347,-0.06400826,0.02707733,0.013618506,0.00020346094,0.015954193,0.0019235172,-0.03248623,-0.031574704,-0.00023539383,-0.008957559,-0.029864874,0.009604776,0.004276725,0.0032161055,0.027808856,-0.022893526,0.020109033,0.0056532533,0.018275544,0.033336185,0.052372362,-0.012862165,0.023655482,0.021784347,0.04335593,-0.0108137475,0.0033802383,-0.0059103104,-0.003790921,0.0005557128,-0.01168668,0.024005886,0.019671947,-0.013090725,0.011823408,0.0089014005,0.0035941743,0.031676356,-0.03358188,0.03099597,-0.0022446793,0.003978551,0.011096669],"last_embed":{"hash":"1meioaq","tokens":130}}},"last_read":{"hash":"1meioaq","at":1754034358710},"class_name":"SmartSource","last_import":{"mtime":1753422103000,"size":128,"at":1754034358455,"hash":"1meioaq"},"blocks":{"#":[1,3]},"outlinks":[],"last_embed":{"hash":"1meioaq","at":1754034358710}},"smart_blocks:2025-07-25.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02643177,0.02600776,-0.023060378,-0.01600551,-0.027530143,-0.055317774,0.011756818,0.059634328,-0.0022744741,0.035898883,0.026260467,0.021454921,-0.027975395,0.003946365,-0.03008555,-0.015987128,-0.0022614363,-0.01145614,-0.024656953,-0.038348187,-0.027345171,0.008807526,0.03445113,0.016452925,-0.012417363,0.020341106,-0.0234136,0.024479466,-0.017731568,0.000634004,-0.035196725,-0.014134263,-0.021126999,-0.015050456,0.013466436,-0.011646693,0.0009758266,-0.0649342,-0.03573951,0.018626073,0.013516712,-0.023100499,0.044498045,-0.019084273,0.05888544,-0.052290566,0.0037444506,-0.018118478,-0.008568213,-0.024012968,-0.018251158,0.031027675,0.021697879,-0.021114454,0.050685592,-0.019688081,0.0007702172,0.05581259,-0.05193796,0.036964387,-0.06447515,0.017209653,-0.032018088,-0.03488677,0.0063545112,0.03398557,0.031331588,0.022941645,-0.017233351,-0.004736614,0.0051893094,0.058830507,0.009608242,-0.0337581,-0.04958777,-0.044874735,0.037510004,-0.018131029,0.03071483,0.01142169,0.018831879,-0.033953816,-0.0077928584,0.01661233,0.030739263,0.015809318,-0.014397522,0.03767244,-0.0071024993,0.047108,-0.0370331,0.0070952233,0.016479576,0.025045205,-0.04825086,-0.0020598758,0.0000012078864,-0.01763059,0.033605725,-0.002286667,-0.051031742,0.049647365,-0.0135138165,-0.003731094,0.0018363914,-0.009708051,-0.038210917,-0.022532508,-0.013320569,0.013600514,0.03539691,0.01053513,0.064694695,0.013981574,-0.03624056,0.0041321646,0.005679744,-0.02707794,0.021818219,-0.051582944,-0.008062432,0.009346004,0.089641005,-0.018156072,-0.015037449,0.033726584,-0.030296108,0.053050518,-0.044258326,0.010112546,0.0043441667,0.012861959,-0.010994518,0.01452926,-0.017398197,-0.02893106,0.008738599,0.018524135,0.022433637,-0.04514723,0.0037138888,0.011158397,-0.02081136,-0.03797613,0.055242468,-0.04990594,-0.0046790824,0.024159182,0.033930045,-0.04160338,0.05368442,0.022502754,0.063793145,-0.014266933,0.015105124,-0.028712189,-0.00995199,0.010650396,0.033075713,-0.030805072,-0.0334061,0.030821804,-0.06681588,-0.021114629,0.009772229,-0.01592177,0.04354999,0.00045425008,-0.025539633,-0.02960077,-0.0101012215,0.022676669,0.013233402,-0.0044711046,-0.03682565,0.016061595,0.06738115,0.01755863,-0.005524279,-0.019318135,-0.041408256,0.02026733,-0.03864995,-0.021130722,-0.017270105,-0.03063343,0.010146322,-0.028602218,-0.031510018,0.024483921,-0.028820299,-0.04747922,0.031964462,-0.03368476,0.0048370906,0.008975679,0.0024323591,-0.0101577295,0.042208478,-0.008714207,0.009775051,0.03904436,0.017677035,-0.011124124,-0.0015652924,-0.01054589,0.011029986,-0.011488423,-0.035714168,-0.05786929,-0.014620902,-0.005068712,-0.045704708,0.0070735267,0.021836424,-0.011010546,0.02958792,0.015164673,-0.024488686,0.04029421,-0.032726526,0.03503861,-0.020463174,0.03220989,-0.011333593,0.03142936,-0.046368714,0.018815558,-0.0027999901,0.023803825,-0.049472526,0.026465606,0.006130211,-0.040576432,0.026992733,0.008827518,0.016448144,0.06329066,-0.011098516,0.034024373,0.010446947,-0.03137778,-0.011178131,-0.028893534,-0.060011458,0.0017961151,0.010933187,-0.0043618153,-0.005733621,-0.039482575,0.03578324,-0.0056967516,-0.039701637,0.038554166,0.018012185,0.042125925,0.005711141,-0.005450082,0.05401573,-0.030183272,-0.007818907,0.011325037,0.00012069927,-0.00071760087,0.051952776,-0.008452928,-0.008291262,0.023215273,0.021669425,-0.02214042,-0.00794878,-0.0008540719,0.036408775,-0.029726882,-0.0022361057,-0.027278505,-0.0019806884,0.024813747,0.092268035,-0.011678785,0.0206442,0.012576564,-0.00969447,0.047885507,0.05903849,-0.047458407,-0.0048029623,0.026048655,0.01311244,-0.021672174,-0.0045907,0.03732534,0.040689312,0.008239939,0.0039042307,0.042912327,-0.00498115,-0.17373864,-0.0354631,-0.0029433644,0.0341032,-0.0013124484,0.016476493,-0.033106502,-0.03772661,-0.0025683383,-0.022899287,-0.044804495,-0.055637427,-0.01510385,-0.021618715,-0.019893544,0.034000576,-0.016569937,-0.03812706,-0.028517885,0.002907161,-0.043630708,0.034464326,0.013905042,-0.008762503,-0.014666266,-0.015257761,0.02448395,-0.042419694,-0.031207195,-0.059374984,-0.011102868,-0.0072792275,-0.0055834,0.032767408,0.027762469,0.060682364,-0.0031802286,-0.0011827507,0.023020132,0.0029625676,0.022363704,0.020402098,-0.05155999,0.021795738,-0.036545247,-0.031991273,0.008023335,0.0026201895,-0.02598929,-0.06394058,-0.043857355,0.051779754,0.017480738,0.04524452,-0.04443751,-0.027864646,0.05491366,0.07114914,0.019277927,0.008810287,-0.036198568,-0.088345855,-0.025778703,-0.06513258,-0.057239115,0.027523274,0.0039706156,0.02755743,-0.0074843937,-0.006263657,0.026607158,-0.0006047902,-0.005626625,-0.0054046484,0.028437287,0.026022693,-0.04622478,-0.027640637,0.016379803,-0.1050399,-0.007146297,0.001719046,-0.034248088,0.010188676,-0.045912467,-0.0070832963,-0.017128127,-0.008922059,-0.007628157,0.25303084,-0.030679235,0.007266656,-0.003202807,-0.007966874,0.0032298139,0.0075503043,-0.020807665,0.011537126,0.008926471,0.015072697,0.011291518,0.0011696414,0.012874465,-0.0035478852,0.02615022,-0.012997509,-0.015746495,0.04899375,-0.0059830192,-0.02661641,-0.063646056,-0.0011236055,-0.01875359,-0.074694686,-0.018535167,-0.021326615,0.025885914,-0.014057249,0.052340403,-0.023050988,-0.0072499854,0.029752152,0.020546375,-0.037428558,-0.023213113,-0.019835683,-0.004018555,-0.017081747,0.0067163412,-0.05389276,-0.0051370417,-0.02428953,-0.01966599,-0.0024888853,-0.01892485,-0.0009435205,-0.016792858,-0.0074613895,-0.027135752,0.02087857,-0.038561843,0.029501231,0.0027096814,0.008544783,0.0017374274,-0.03891542,-0.022102969,-0.022533806,0.007337957,-0.012235136,-0.008423238,-0.0031869374,-0.024473969,-0.020989079,-0.02943822,0.057138193,0.05694476,-0.055547185,-0.006373976,0.041638188,-0.0030459722,0.00052734994,-0.00067472487,0.033950273,0.030749947,0.029980712,0.072379306,0.033214144,-0.021243839,-0.07714323,-0.009754765,-0.049704783,0.0022154148,0.02589102,-0.022269975,0.019756539,0.028524691,-0.00069443823,-0.0450148,-0.022102544,0.050208583,-0.026422154,0.016633926,-0.009058769,-0.012566206,0.04363232,-0.042783756,-0.013719656,0.018915318,-0.040004354,-0.026386833,-0.027359646,0.013840552,0.0038661454,-0.028148709,-0.019708902,0.030067813,-0.025696313,-0.005150208,0.020219002,-0.022778803,-0.019051867,-0.010621631,0.014207195,0.065248854,-0.01555567,0.047679514,0.02065062,0.024201138,0.017372595,-0.025081977,-0.0002787642,0.02134546,0.0008272262,-0.013672234,-0.0099432,0.030310046,-0.008704552,0.053524416,0.026691828,-0.026708912,-0.043435667,0.010159552,0.0573514,0.0032404047,0.020102635,-0.0075176605,0.048662286,-0.0017853847,-0.025500886,0.016913308,0.013506824,-0.037149336,0.018300762,0.009786374,0.021604987,-0.01807975,0.03396346,0.027375162,-0.0032719977,0.037463848,0.04776605,-0.06597156,-0.013774778,-0.06510921,0.024955511,-0.0018665793,-0.015401702,0.015016633,0.009537559,0.01103881,0.008488182,0.07603429,-0.0008720622,0.0315514,-0.079994395,0.0054562506,0.021003032,0.05726936,0.012999814,-0.01813174,-0.016419731,0.011852394,0.047415882,0.0038186307,-0.022528883,0.0052269357,-0.00041759526,0.01306645,0.013358222,-0.032536108,-0.05436709,0.0067077107,0.02367441,-0.00034971163,-0.014449692,0.0053748335,0.03129152,-0.015217956,-0.011291796,0.039143063,-0.04039945,-0.010817538,0.019418499,0.049215432,0.041916702,0.042007618,0.039001483,-0.048842404,-0.0026715975,-0.0013566978,-0.02167077,-0.075914256,-0.051157817,-0.011385937,-0.06676766,0.05333059,-0.013713304,-0.019643243,0.03442205,-0.0008191152,-0.0044445787,0.024467507,-0.050201356,-0.0055165426,0.030363081,-0.024298955,-0.017610224,-0.014585181,0.02064814,0.02471255,0.041478787,-0.035482146,0.006494125,-0.0108408565,0.03528569,0.004362413,-0.051227756,-0.002939633,-0.0089755375,-0.0029005308,-0.02200849,-0.032411747,-0.01270189,0.013769938,0.036668014,0.0013701696,-0.005272604,-0.037454266,-0.008749282,-0.020180019,0.024192803,0.02770496,-0.009891119,0.035509784,-0.03907859,0.042670682,0.004539321,0.02238602,-0.069767095,-0.018927233,0.020832708,0.06356017,0.009748844,-0.0023148952,0.015934624,-0.0026661202,-0.031554367,0.031206388,-0.020339757,0.026557038,0.013910356,0.006004711,0.013012928,-0.022522733,-0.03597487,-0.018071862,-0.019783644,0.041526336,-0.011735867,0.040810816,-0.093399614,-0.03884389,0.029862583,0.033867233,-0.0388734,0.059083223,0.009191253,0.014915743,-0.013431882,-0.038893577,0.02683996,-0.009276769,0.00072305795,0.04710553,0.020950306,0.016573494,0.0068704453,-0.039664283,0.03588746,-0.011802304,-0.047229555,0.0075714565,-0.0039088554,0.036553636,0.021322073,0.032426737,0.012278848,0.012327786,0.005393388,0.0066834725,-0.006200858,-0.006774092,-0.04250711,-0.005986955,0.03507298,-0.049557768,-0.0388297,-0.05014674,0.004396515,-0.034608256,-0.012683003,0.022115927,0.06736747,-0.024942279,-0.00027152305,-0.014470737,-0.018124437,-0.0026185762,0.0033725414,0.002910613,-0.01611165,-0.023629738,-0.04097445,0.015657755,-0.04934508,-0.011960119,-0.052379467,0.007770775,-0.011604815,0.017067075,-0.040828887,-0.035041217,0.02536572,0.040955223,0.027831268,-0.043536063,0.009974465,-0.03542566,0.010133814,0.017184375,0.028528789,-0.009502162,0.036431808,-0.030914431,0.030034924,0.018183883,-0.013431297,-0.0181234,0.0027768002,-0.02889368,-0.004568088,-0.030141128,-0.0069351895,0.01321722,-0.0117150415,-0.036226187,0.0018215143,-0.002762822,0.0063355262,0.051404174,0.014025989,0.018364651,0.022565873,0.010707388,-0.020871649,-0.02356619,-0.026425429,0.006338377,0.007826947,-0.0003603167,0.044589855,0.010551041,-0.00037201523,0.068531774,-0.003066612,0.008557344,0.05532681,-0.024380019,-0.018082228,0.023100171,-0.040176667,-0.027135622,-0.03083554,-0.016496977,-0.016171984,0.004694884,0.041565195,0.04008786,0.0018005029,-0.029226484,0.021835081,0.032270934,-0.116617516,0.041092984,-0.027241945,0.010052121,-0.04106784,0.039510444,-0.018138701,-0.027100768,0.031404965,-0.0005913361,-0.021610267,-0.009033222,0.014098999,-0.0018292228,0.01706771,0.063946016,0.02246667,-0.00011748122,-0.0021042384,0.026704516,0.029732717,-0.01957341,0.0040358296,0.033957325,-0.00953606,-0.019487187,-0.018790489,0.0058582677,-0.011834604,-0.0012040414,0.048417173,0.020993877,0.025049727,0.0658904,-0.014057534,-0.017654957,0.013078025,-0.008198627,0.021047927,0.0015161552,0.02483893,0.0220808,0.04250564,0.04060646,0.0003441233,0.008047496,-0.020510923,-0.027960839,-0.0040937574,0.001998053,0.031081054,0.007894113,-0.006193419,0.050653737,-0.01915194,0.0056408215,-0.048498183,-0.012508929,-0.017742256,0.04552129,-0.04571985,0.016788198,-0.041502804,-0.056378122,0.02053897,0.023742013,0.015839199,0.042209286,0.017011734,-0.04057036,-0.014952347,-0.041080073,0.028138308,-0.0011756718,-0.022512207,-0.015678324,0.012715881,-0.0050568725,-0.004291927,-0.02850388,-0.027537318,-0.006039441,-0.016939027,0.0091367215,0.061975084,0.00046621112,0.004807455,-0.036237407,-0.050586913,0.022638623,-0.05840805,-0.017191758,-0.036722742,0.032111414,-0.042332426,0.0012762392,-0.018665371,0.00963238,-0.011689255,-0.026958883,0.0124777015,-0.0046956767,-0.01457659,-0.018583633,-0.012348106,0.026082264,-0.050683152,-0.054583453,-0.0023622212,0.009188743,-0.013306791,0.0040615266,-0.019396108,-0.0028017377,-0.05269775,-0.0027141199,0.010396569,-0.014589523,-0.017085886,-0.009106662,-0.026354712,-0.014209876,0.005423765,-0.017452257,0.0506435,0.008320041,0.051592585,0.059553284,-0.0021537037,-0.050037794,-0.0387234,-0.03607987,-0.012078702,-0.043213174,0.0195089,-0.011162329,-0.021655014,0.019440373,0.05351138,0.009817914,0.022121519,-0.000814883,0.0009012815,-0.029836053,-0.02700942,-0.01421437,0.007530527,-0.045578398,0.024245314,0.003589077,-0.055043675,0.0010814088,0.015785383,0.041840896,-0.03063993,0.04074873,0.004195209,-0.018649561,0.0023410365,0.08090694,-0.00252275,-0.040056866,-0.03171252,0.033378962,0.026999254,0.068630755,-0.003087446,-0.010482669,-0.06765506,0.07865467,0.00029817814,0.0073629096,-0.012440264,-0.061895482,0.042359773,0.042822875,0.010079489,0.008252005,-0.030653942,-0.020538608,0.018052503,0.010352343,0.065289624,0.0025470997,-0.014678778,-0.035255443,-0.007782502,-0.01356948,0.015838413,-0.023415344,0.007338586,0.018783769,-0.02071067,-0.0149077345,0.035420403,0.022916576,0.024751186,0.01380964,0.017650545,0.011936788,-0.007087337,-0.06537253,0.022500407,0.009967801,0.0035567535,0.017061086,0.005506942,-0.028234813,-0.032051273,-0.005099805,-0.006483395,-0.019998768,0.017790318,0.009023025,-0.0013949962,0.015595518,-0.036093775,0.019677352,0.0057689934,0.027557097,0.031291712,0.04843094,-0.00020859585,0.017075937,0.022349445,0.03668277,-0.009164145,0.0021963706,-0.0067918035,-0.004811766,-0.004083093,-0.017682465,0.026791241,0.016709683,-0.0142956525,0.0033397318,0.013863544,0.004647195,0.033200897,-0.03967612,0.026036827,-0.010633131,0.0047403984,0.0114465365],"last_embed":{"hash":"1meioaq","tokens":130}}},"text":null,"length":0,"last_read":{"hash":"1meioaq","at":1754034358710},"key":"2025-07-25.md#","lines":[1,3],"size":128,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1meioaq","at":1754034358710}}, +"smart_sources:2025-07-25.md": {"path":"2025-07-25.md","embeddings":{"bge-m3:latest":{"vec":[-0.03322965,0.025311427,-0.016401408,-0.014852534,-0.03280817,-0.055016663,-0.000663954,0.057465717,-0.0008244076,0.041701924,0.038906176,0.022105308,-0.020024518,0.010390239,-0.033127572,-0.021199612,0.010968335,-0.01705857,-0.026742164,-0.03314544,-0.016701795,0.0072114365,0.026248645,0.014564932,-0.014129233,0.02270911,-0.027011551,0.027293773,-0.012615411,0.006067803,-0.04105965,-0.014089571,-0.013033204,-0.011297899,0.012054591,-0.021492323,-0.002972334,-0.07655308,-0.036219765,0.02041988,0.016448727,-0.02925941,0.03696176,-0.026306503,0.065848544,-0.0455422,-0.0017009737,-0.01848712,-0.003989519,-0.019014709,-0.024310246,0.024209006,0.018019384,-0.023978114,0.057233147,-0.020764826,0.001679419,0.051234726,-0.04991729,0.030808127,-0.063277975,0.009161634,-0.028980609,-0.037033763,0.009733121,0.03785533,0.03719967,0.020820009,-0.012544171,-0.012206442,0.012289546,0.0652973,0.0063258074,-0.03432683,-0.051843178,-0.034707755,0.047738675,-0.028026419,0.035009447,0.018159613,0.026280988,-0.03903874,-0.0034430346,0.00033605524,0.037392292,0.020293456,-0.01172056,0.03059288,-0.0038320727,0.05345863,-0.033739906,0.002088446,0.015590101,0.03127041,-0.043522798,-0.016521476,-0.011274212,-0.018198855,0.03429928,0.0044860276,-0.033991273,0.045769736,-0.010196327,-0.00927906,-0.0016140161,-0.0011599493,-0.028143097,-0.021905487,-0.0086043235,0.015374584,0.03005395,0.012709776,0.05953418,0.014434049,-0.03053842,0.013072818,0.00928838,-0.035191923,0.018159026,-0.05177709,0.00021266536,0.005496155,0.09649629,-0.01720869,-0.019577423,0.036979392,-0.029849216,0.047250267,-0.039453052,0.009872441,0.0010675136,0.016045444,-0.01125881,0.011722585,-0.016217297,-0.022804342,0.011429136,0.019749386,0.02628046,-0.036273543,0.0014096611,0.007603712,-0.03138774,-0.030634701,0.060240716,-0.041079056,0.0020374313,0.020633543,0.026169,-0.038421556,0.052705918,0.022318933,0.057932004,-0.010540175,0.013815391,-0.029124381,-0.012998791,0.0076217344,0.01622874,-0.03911767,-0.039447755,0.03288902,-0.080465555,-0.0196171,0.011658915,-0.015396004,0.047609,0.007435928,-0.029871695,-0.031457126,-0.011204911,0.01317839,0.019670036,-0.0054740654,-0.039174985,0.015885847,0.072961204,0.015575297,-0.009453478,-0.01315282,-0.045472536,0.028987817,-0.035429448,-0.02093185,-0.02285696,-0.034761183,-0.0020420211,-0.03340333,-0.0335573,0.021835238,-0.021496871,-0.048478,0.036384698,-0.028565701,-0.0067439023,0.010401174,-0.0016469712,-0.008554647,0.041384675,-0.013125166,0.0027284266,0.04391391,0.01891592,-0.0036677767,-0.0055044214,-0.014694794,0.016484164,-0.010786324,-0.026833527,-0.05492273,-0.021968696,-0.002984189,-0.039317794,0.01207657,0.015602587,-0.013112,0.025227055,0.01619813,-0.012249569,0.034635667,-0.041129522,0.033106495,-0.024429245,0.02181645,-0.01867276,0.031775586,-0.044042617,0.015522883,-0.004613606,0.029077647,-0.043744735,0.019998103,0.010998452,-0.038799476,0.036196556,-0.00024239346,0.023094721,0.053424865,-0.013252488,0.02795876,0.0076547163,-0.036844604,-0.015143623,-0.02689048,-0.059775736,0.0011809772,0.015408471,0.004340734,0.0019160645,-0.050790742,0.035509627,-0.0045854975,-0.04456129,0.03297721,0.015400449,0.042372838,0.0144274635,-0.013416928,0.042136364,-0.036694936,-0.010098626,0.017761935,-0.0023160477,0.00037627443,0.058708083,-0.0050814645,-0.012235265,0.022494582,0.02693539,-0.023105215,-0.011334752,-0.005943958,0.027953796,-0.026666446,-0.01013547,-0.034653526,-0.0050045126,0.019726468,0.08839529,-0.00872441,0.014762402,0.007916358,-0.008515685,0.040188633,0.05422096,-0.059184246,0.00014868045,0.019912202,0.019277992,-0.02139706,-0.002845729,0.03483755,0.041723277,-0.0011766406,0.0060363957,0.032406267,-0.0042733205,-0.17533457,-0.032766882,0.0008869281,0.026456699,-0.0032550606,0.017147327,-0.026387695,-0.041296396,-0.00803166,-0.014242121,-0.04963183,-0.055391375,-0.0073593357,-0.018027715,-0.025039531,0.028669033,-0.022658102,-0.02662969,-0.029744409,-0.00034983575,-0.039887525,0.03789527,0.012536354,-0.008232086,-0.01308072,-0.019344904,0.021283647,-0.039498657,-0.043184046,-0.055875156,-0.010540136,0.0014758499,-0.004808092,0.029677296,0.032208607,0.0695304,-0.000047425066,0.0023713948,0.022238338,-0.006279673,0.013275428,0.027468069,-0.0562301,0.013274095,-0.024731416,-0.024167363,0.00753051,-0.00027985693,-0.031123875,-0.06753456,-0.03403668,0.04884885,0.02156769,0.04749954,-0.037517138,-0.029755976,0.055521358,0.06906191,0.0036307666,0.0026196837,-0.030856406,-0.08339514,-0.023160066,-0.064149454,-0.05782834,0.03873721,0.006762273,0.019802054,-0.0107951965,-0.0088930465,0.032297544,0.00062979356,0.0037874249,-0.0045113857,0.024887,0.029809965,-0.040315602,-0.027592361,0.0153820785,-0.100063875,-0.0056172544,0.008417787,-0.032349475,0.007147559,-0.04284557,-0.009360367,-0.025034545,0.0005249377,-0.00960849,0.25621364,-0.031460438,0.005825558,-0.005653519,0.006292792,0.005091138,0.014403794,-0.011242498,0.012127757,0.00022735678,0.021842845,0.014340686,0.00031938025,0.014317963,-0.0041768416,0.022171596,-0.010891718,-0.019003648,0.049326427,-0.0069649243,-0.021053776,-0.06325463,-0.0022685097,-0.022596506,-0.08511182,-0.01317736,-0.01949741,0.031806894,-0.02140025,0.05030175,-0.02375481,-0.0039271954,0.02855398,0.027873708,-0.04082972,-0.02420102,-0.009392066,-0.0063812835,-0.027104933,0.0068856105,-0.055175267,-0.010539035,-0.025300581,-0.019418117,0.0024467616,-0.019176655,-0.0037801594,-0.021298673,-0.006226949,-0.03094898,0.023566697,-0.037373107,0.02624826,0.004124223,0.010380384,0.005498241,-0.035469085,-0.026552599,-0.023951,0.0033110082,-0.012972821,-0.009038298,-0.004857505,-0.01952215,-0.022669345,-0.027001463,0.05054414,0.058221832,-0.05996504,-0.0032482008,0.039374955,-0.0041590077,0.0060442807,-0.004698852,0.031359192,0.028999388,0.024528084,0.06698762,0.027741538,-0.013344935,-0.07635728,-0.012581278,-0.055790946,0.004106629,0.026199527,-0.014345591,0.021637257,0.029538257,-0.0020390595,-0.046139345,-0.022628523,0.05429755,-0.027815968,0.013316937,-0.015353296,-0.014018571,0.048212465,-0.04500103,-0.015763754,0.011917993,-0.041830473,-0.018781431,-0.02326147,0.010282941,0.0033509498,-0.029611882,-0.018710341,0.027906468,-0.021809254,-0.0014335113,0.015592983,-0.02349341,-0.019844085,-0.01197843,0.0083844215,0.057526764,-0.008859336,0.043133534,0.019222667,0.031653944,0.015272688,-0.038226154,0.0026859804,0.01676174,-0.002197392,-0.0036994144,-0.015613945,0.0230826,-0.018176472,0.043368727,0.025369605,-0.02687066,-0.047634874,0.0003723204,0.054648317,0.0063271965,0.022180794,-0.00559802,0.05027017,0.0043378207,-0.024041912,0.012423061,0.017256962,-0.04025238,0.0186238,0.008569885,0.028057918,-0.020608539,0.024392258,0.036517575,-0.0026324983,0.039778214,0.045929275,-0.06543681,-0.021510351,-0.061240748,0.02086317,0.0016540877,-0.014707306,0.012982099,-0.0017652162,0.013583208,0.009689412,0.07959152,0.0047521787,0.030223422,-0.07832714,0.0056774914,0.020278659,0.048623726,0.007208683,-0.009389872,-0.027886717,0.01122842,0.048357647,0.008165291,-0.014381999,0.016040137,0.0000752498,0.0060172356,0.011110646,-0.026154405,-0.04850821,0.012880275,0.020357732,0.009633586,-0.005847966,-0.00043002403,0.036319807,-0.012589877,-0.005933657,0.049915027,-0.033866026,-0.013964617,0.022042673,0.04720581,0.04466067,0.047971256,0.043830186,-0.05631055,-0.001292391,-0.00078486133,-0.025895813,-0.08056343,-0.04930807,-0.013543023,-0.057555474,0.052043404,-0.008098585,-0.012122293,0.03328665,-0.004074419,-0.00445212,0.02124466,-0.049881574,-0.010126063,0.031066583,-0.02465959,-0.026457304,-0.010478405,0.019277213,0.023035314,0.050088543,-0.034009486,0.0043742014,0.004256556,0.02631672,-0.0006411039,-0.05996675,-0.0047413646,-0.00933086,-0.010702609,-0.015055053,-0.027775377,-0.021129375,0.0016098348,0.042471897,0.00052617904,-0.002910429,-0.03975493,-0.010261637,-0.01279639,0.020415243,0.027671885,-0.013032607,0.032211296,-0.029076433,0.024801861,0.008581624,0.028198477,-0.066100225,-0.012774226,0.017010907,0.068877436,0.01582325,-0.008414789,0.010879976,-0.009520706,-0.03391598,0.026586607,-0.025535448,0.0253722,0.0146414265,0.0018723373,-0.005311482,-0.028170511,-0.030030092,-0.009974303,-0.020382786,0.039730042,-0.00466636,0.034402367,-0.09068187,-0.0414464,0.026841035,0.040205926,-0.04250305,0.05567052,0.005336449,0.026286539,-0.00970358,-0.021344993,0.022283673,-0.011244397,0.0011781038,0.055487312,0.030042013,0.011110541,0.0071534254,-0.043992918,0.033596557,-0.018834151,-0.045106996,0.013024583,-0.003067629,0.03286532,0.017267473,0.03256509,0.010074614,0.015949182,-0.004721657,0.012740807,-0.0060404036,-0.008520567,-0.03079747,-0.0009973597,0.032528356,-0.042927258,-0.033568777,-0.047994867,-0.006645646,-0.029346356,-0.008424745,0.022690892,0.064926215,-0.026485367,0.0040128925,-0.018008113,-0.014988958,-0.0010995793,0.0061070053,0.0034494123,-0.018295705,-0.026822139,-0.047792733,0.014487679,-0.03768807,-0.0069074635,-0.047443982,0.010745218,-0.019497806,0.009257668,-0.03595499,-0.027092611,0.02935496,0.035431337,0.018521858,-0.045155227,0.014658299,-0.042760663,0.015241186,0.008166504,0.028396858,-0.017977338,0.041991137,-0.03380387,0.03688787,0.010462418,-0.013419445,-0.009487516,-0.005396139,-0.03281303,-0.0074032457,-0.027108394,-0.006768011,0.01809634,-0.015919695,-0.029238334,0.008826082,0.007499503,-0.0012953742,0.046874497,0.003390159,0.02113291,0.014990463,0.021345295,-0.020145651,-0.022654437,-0.028563615,0.012917072,0.0082035465,0.00587579,0.039892007,0.010390905,0.0083683245,0.066729315,-0.0013704435,0.017534615,0.05179062,-0.023351245,-0.021568049,0.015743144,-0.042974897,-0.031445175,-0.02910976,-0.022863636,-0.016621001,0.014408845,0.045196075,0.036728296,-0.004081526,-0.033566657,0.012507169,0.040623702,-0.12603436,0.048144784,-0.030811118,0.008565409,-0.046618883,0.030670565,-0.009543124,-0.021103125,0.037825827,-0.009542875,-0.013881428,-0.02630475,0.009976833,-0.0018494774,0.009938835,0.07186943,0.028942712,0.011385039,-0.0073246006,0.035702717,0.025952257,-0.022174615,0.0018298454,0.038273666,-0.005271282,-0.021363491,-0.013555906,-0.0013872376,-0.010220706,-0.0047301413,0.039116543,0.030138709,0.02502322,0.074396655,-0.012461592,-0.015569195,0.015301073,-0.003212643,0.012034069,0.0040287552,0.029446656,0.025048343,0.042174548,0.04094981,-0.0071277777,0.019236306,-0.012583551,-0.028177185,-0.0011288996,0.0064070825,0.025781538,0.008370797,0.00620019,0.04980855,-0.02297176,0.0074983165,-0.041981548,-0.011043186,-0.014494856,0.041037276,-0.039654747,0.023819773,-0.04106073,-0.061048903,0.011145762,0.03470351,0.004519178,0.043467283,0.0025251873,-0.034204762,-0.016336264,-0.046680935,0.022028899,0.008662116,-0.01940211,-0.010241702,0.018742373,-0.002069309,-0.00796713,-0.029719882,-0.033141956,-0.0027737403,-0.02280839,0.01485126,0.06255628,-0.003620874,0.0014234931,-0.0416405,-0.054798473,0.027770516,-0.058356356,-0.016304545,-0.03734106,0.031679817,-0.03729535,0.006557519,-0.01693415,0.0014996297,-0.008456315,-0.029415838,0.009110899,0.0014523251,-0.016805433,-0.024326745,-0.009137456,0.028982662,-0.04745535,-0.055522107,-0.008877917,0.0028193318,-0.01184214,0.010345999,-0.018748228,-0.006319968,-0.05788985,-0.008349239,0.006215667,-0.010928168,-0.021248898,-0.0032930176,-0.023923675,-0.0128356125,0.019368779,-0.022487337,0.0525967,0.00854633,0.05544674,0.059778154,0.0014683947,-0.062149704,-0.04255118,-0.01619879,-0.0049258987,-0.033071157,0.01202533,-0.015975427,-0.00373769,0.01638436,0.045214925,0.0033027034,0.02543596,-0.0096019525,0.00047676056,-0.034109488,-0.03007199,-0.020147968,0.0042774063,-0.038661007,0.019415695,-0.0054053073,-0.05240458,0.011252667,0.021975473,0.03298163,-0.02376546,0.03852443,0.002419725,-0.018265823,-0.0038327633,0.08745113,0.00527463,-0.04570307,-0.03827456,0.026704146,0.026710503,0.07088363,0.004313746,-0.009531463,-0.06499826,0.079590745,0.0058678263,0.012167583,-0.014505328,-0.059140086,0.048860323,0.033243153,0.015184711,0.011897816,-0.02487203,-0.018759564,0.0194644,0.0072600255,0.05655481,0.0030611928,-0.010976716,-0.028922133,-0.0050048046,-0.015237975,0.014265228,-0.01618605,0.011819427,0.014634859,-0.03262148,-0.009431385,0.036423076,0.025110869,0.019425325,0.013729275,0.015315725,0.011766813,-0.009946347,-0.06400826,0.02707733,0.013618506,0.00020346094,0.015954193,0.0019235172,-0.03248623,-0.031574704,-0.00023539383,-0.008957559,-0.029864874,0.009604776,0.004276725,0.0032161055,0.027808856,-0.022893526,0.020109033,0.0056532533,0.018275544,0.033336185,0.052372362,-0.012862165,0.023655482,0.021784347,0.04335593,-0.0108137475,0.0033802383,-0.0059103104,-0.003790921,0.0005557128,-0.01168668,0.024005886,0.019671947,-0.013090725,0.011823408,0.0089014005,0.0035941743,0.031676356,-0.03358188,0.03099597,-0.0022446793,0.003978551,0.011096669],"last_embed":{"hash":"1meioaq","tokens":130}}},"last_read":{"hash":"1ko4jvx","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1756464356000,"size":192,"at":1762338969642,"hash":"1ko4jvx"},"blocks":{"#---frontmatter---":[1,4],"#":[5,7]},"outlinks":[],"last_embed":{"hash":"1meioaq","at":1754034358710},"key":"2025-07-25.md","metadata":{"created":"2025-07-25 07:41","updated":"2025-08-29 12:45"},"task_lines":[]}, +"smart_blocks:2025-07-25.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02643177,0.02600776,-0.023060378,-0.01600551,-0.027530143,-0.055317774,0.011756818,0.059634328,-0.0022744741,0.035898883,0.026260467,0.021454921,-0.027975395,0.003946365,-0.03008555,-0.015987128,-0.0022614363,-0.01145614,-0.024656953,-0.038348187,-0.027345171,0.008807526,0.03445113,0.016452925,-0.012417363,0.020341106,-0.0234136,0.024479466,-0.017731568,0.000634004,-0.035196725,-0.014134263,-0.021126999,-0.015050456,0.013466436,-0.011646693,0.0009758266,-0.0649342,-0.03573951,0.018626073,0.013516712,-0.023100499,0.044498045,-0.019084273,0.05888544,-0.052290566,0.0037444506,-0.018118478,-0.008568213,-0.024012968,-0.018251158,0.031027675,0.021697879,-0.021114454,0.050685592,-0.019688081,0.0007702172,0.05581259,-0.05193796,0.036964387,-0.06447515,0.017209653,-0.032018088,-0.03488677,0.0063545112,0.03398557,0.031331588,0.022941645,-0.017233351,-0.004736614,0.0051893094,0.058830507,0.009608242,-0.0337581,-0.04958777,-0.044874735,0.037510004,-0.018131029,0.03071483,0.01142169,0.018831879,-0.033953816,-0.0077928584,0.01661233,0.030739263,0.015809318,-0.014397522,0.03767244,-0.0071024993,0.047108,-0.0370331,0.0070952233,0.016479576,0.025045205,-0.04825086,-0.0020598758,0.0000012078864,-0.01763059,0.033605725,-0.002286667,-0.051031742,0.049647365,-0.0135138165,-0.003731094,0.0018363914,-0.009708051,-0.038210917,-0.022532508,-0.013320569,0.013600514,0.03539691,0.01053513,0.064694695,0.013981574,-0.03624056,0.0041321646,0.005679744,-0.02707794,0.021818219,-0.051582944,-0.008062432,0.009346004,0.089641005,-0.018156072,-0.015037449,0.033726584,-0.030296108,0.053050518,-0.044258326,0.010112546,0.0043441667,0.012861959,-0.010994518,0.01452926,-0.017398197,-0.02893106,0.008738599,0.018524135,0.022433637,-0.04514723,0.0037138888,0.011158397,-0.02081136,-0.03797613,0.055242468,-0.04990594,-0.0046790824,0.024159182,0.033930045,-0.04160338,0.05368442,0.022502754,0.063793145,-0.014266933,0.015105124,-0.028712189,-0.00995199,0.010650396,0.033075713,-0.030805072,-0.0334061,0.030821804,-0.06681588,-0.021114629,0.009772229,-0.01592177,0.04354999,0.00045425008,-0.025539633,-0.02960077,-0.0101012215,0.022676669,0.013233402,-0.0044711046,-0.03682565,0.016061595,0.06738115,0.01755863,-0.005524279,-0.019318135,-0.041408256,0.02026733,-0.03864995,-0.021130722,-0.017270105,-0.03063343,0.010146322,-0.028602218,-0.031510018,0.024483921,-0.028820299,-0.04747922,0.031964462,-0.03368476,0.0048370906,0.008975679,0.0024323591,-0.0101577295,0.042208478,-0.008714207,0.009775051,0.03904436,0.017677035,-0.011124124,-0.0015652924,-0.01054589,0.011029986,-0.011488423,-0.035714168,-0.05786929,-0.014620902,-0.005068712,-0.045704708,0.0070735267,0.021836424,-0.011010546,0.02958792,0.015164673,-0.024488686,0.04029421,-0.032726526,0.03503861,-0.020463174,0.03220989,-0.011333593,0.03142936,-0.046368714,0.018815558,-0.0027999901,0.023803825,-0.049472526,0.026465606,0.006130211,-0.040576432,0.026992733,0.008827518,0.016448144,0.06329066,-0.011098516,0.034024373,0.010446947,-0.03137778,-0.011178131,-0.028893534,-0.060011458,0.0017961151,0.010933187,-0.0043618153,-0.005733621,-0.039482575,0.03578324,-0.0056967516,-0.039701637,0.038554166,0.018012185,0.042125925,0.005711141,-0.005450082,0.05401573,-0.030183272,-0.007818907,0.011325037,0.00012069927,-0.00071760087,0.051952776,-0.008452928,-0.008291262,0.023215273,0.021669425,-0.02214042,-0.00794878,-0.0008540719,0.036408775,-0.029726882,-0.0022361057,-0.027278505,-0.0019806884,0.024813747,0.092268035,-0.011678785,0.0206442,0.012576564,-0.00969447,0.047885507,0.05903849,-0.047458407,-0.0048029623,0.026048655,0.01311244,-0.021672174,-0.0045907,0.03732534,0.040689312,0.008239939,0.0039042307,0.042912327,-0.00498115,-0.17373864,-0.0354631,-0.0029433644,0.0341032,-0.0013124484,0.016476493,-0.033106502,-0.03772661,-0.0025683383,-0.022899287,-0.044804495,-0.055637427,-0.01510385,-0.021618715,-0.019893544,0.034000576,-0.016569937,-0.03812706,-0.028517885,0.002907161,-0.043630708,0.034464326,0.013905042,-0.008762503,-0.014666266,-0.015257761,0.02448395,-0.042419694,-0.031207195,-0.059374984,-0.011102868,-0.0072792275,-0.0055834,0.032767408,0.027762469,0.060682364,-0.0031802286,-0.0011827507,0.023020132,0.0029625676,0.022363704,0.020402098,-0.05155999,0.021795738,-0.036545247,-0.031991273,0.008023335,0.0026201895,-0.02598929,-0.06394058,-0.043857355,0.051779754,0.017480738,0.04524452,-0.04443751,-0.027864646,0.05491366,0.07114914,0.019277927,0.008810287,-0.036198568,-0.088345855,-0.025778703,-0.06513258,-0.057239115,0.027523274,0.0039706156,0.02755743,-0.0074843937,-0.006263657,0.026607158,-0.0006047902,-0.005626625,-0.0054046484,0.028437287,0.026022693,-0.04622478,-0.027640637,0.016379803,-0.1050399,-0.007146297,0.001719046,-0.034248088,0.010188676,-0.045912467,-0.0070832963,-0.017128127,-0.008922059,-0.007628157,0.25303084,-0.030679235,0.007266656,-0.003202807,-0.007966874,0.0032298139,0.0075503043,-0.020807665,0.011537126,0.008926471,0.015072697,0.011291518,0.0011696414,0.012874465,-0.0035478852,0.02615022,-0.012997509,-0.015746495,0.04899375,-0.0059830192,-0.02661641,-0.063646056,-0.0011236055,-0.01875359,-0.074694686,-0.018535167,-0.021326615,0.025885914,-0.014057249,0.052340403,-0.023050988,-0.0072499854,0.029752152,0.020546375,-0.037428558,-0.023213113,-0.019835683,-0.004018555,-0.017081747,0.0067163412,-0.05389276,-0.0051370417,-0.02428953,-0.01966599,-0.0024888853,-0.01892485,-0.0009435205,-0.016792858,-0.0074613895,-0.027135752,0.02087857,-0.038561843,0.029501231,0.0027096814,0.008544783,0.0017374274,-0.03891542,-0.022102969,-0.022533806,0.007337957,-0.012235136,-0.008423238,-0.0031869374,-0.024473969,-0.020989079,-0.02943822,0.057138193,0.05694476,-0.055547185,-0.006373976,0.041638188,-0.0030459722,0.00052734994,-0.00067472487,0.033950273,0.030749947,0.029980712,0.072379306,0.033214144,-0.021243839,-0.07714323,-0.009754765,-0.049704783,0.0022154148,0.02589102,-0.022269975,0.019756539,0.028524691,-0.00069443823,-0.0450148,-0.022102544,0.050208583,-0.026422154,0.016633926,-0.009058769,-0.012566206,0.04363232,-0.042783756,-0.013719656,0.018915318,-0.040004354,-0.026386833,-0.027359646,0.013840552,0.0038661454,-0.028148709,-0.019708902,0.030067813,-0.025696313,-0.005150208,0.020219002,-0.022778803,-0.019051867,-0.010621631,0.014207195,0.065248854,-0.01555567,0.047679514,0.02065062,0.024201138,0.017372595,-0.025081977,-0.0002787642,0.02134546,0.0008272262,-0.013672234,-0.0099432,0.030310046,-0.008704552,0.053524416,0.026691828,-0.026708912,-0.043435667,0.010159552,0.0573514,0.0032404047,0.020102635,-0.0075176605,0.048662286,-0.0017853847,-0.025500886,0.016913308,0.013506824,-0.037149336,0.018300762,0.009786374,0.021604987,-0.01807975,0.03396346,0.027375162,-0.0032719977,0.037463848,0.04776605,-0.06597156,-0.013774778,-0.06510921,0.024955511,-0.0018665793,-0.015401702,0.015016633,0.009537559,0.01103881,0.008488182,0.07603429,-0.0008720622,0.0315514,-0.079994395,0.0054562506,0.021003032,0.05726936,0.012999814,-0.01813174,-0.016419731,0.011852394,0.047415882,0.0038186307,-0.022528883,0.0052269357,-0.00041759526,0.01306645,0.013358222,-0.032536108,-0.05436709,0.0067077107,0.02367441,-0.00034971163,-0.014449692,0.0053748335,0.03129152,-0.015217956,-0.011291796,0.039143063,-0.04039945,-0.010817538,0.019418499,0.049215432,0.041916702,0.042007618,0.039001483,-0.048842404,-0.0026715975,-0.0013566978,-0.02167077,-0.075914256,-0.051157817,-0.011385937,-0.06676766,0.05333059,-0.013713304,-0.019643243,0.03442205,-0.0008191152,-0.0044445787,0.024467507,-0.050201356,-0.0055165426,0.030363081,-0.024298955,-0.017610224,-0.014585181,0.02064814,0.02471255,0.041478787,-0.035482146,0.006494125,-0.0108408565,0.03528569,0.004362413,-0.051227756,-0.002939633,-0.0089755375,-0.0029005308,-0.02200849,-0.032411747,-0.01270189,0.013769938,0.036668014,0.0013701696,-0.005272604,-0.037454266,-0.008749282,-0.020180019,0.024192803,0.02770496,-0.009891119,0.035509784,-0.03907859,0.042670682,0.004539321,0.02238602,-0.069767095,-0.018927233,0.020832708,0.06356017,0.009748844,-0.0023148952,0.015934624,-0.0026661202,-0.031554367,0.031206388,-0.020339757,0.026557038,0.013910356,0.006004711,0.013012928,-0.022522733,-0.03597487,-0.018071862,-0.019783644,0.041526336,-0.011735867,0.040810816,-0.093399614,-0.03884389,0.029862583,0.033867233,-0.0388734,0.059083223,0.009191253,0.014915743,-0.013431882,-0.038893577,0.02683996,-0.009276769,0.00072305795,0.04710553,0.020950306,0.016573494,0.0068704453,-0.039664283,0.03588746,-0.011802304,-0.047229555,0.0075714565,-0.0039088554,0.036553636,0.021322073,0.032426737,0.012278848,0.012327786,0.005393388,0.0066834725,-0.006200858,-0.006774092,-0.04250711,-0.005986955,0.03507298,-0.049557768,-0.0388297,-0.05014674,0.004396515,-0.034608256,-0.012683003,0.022115927,0.06736747,-0.024942279,-0.00027152305,-0.014470737,-0.018124437,-0.0026185762,0.0033725414,0.002910613,-0.01611165,-0.023629738,-0.04097445,0.015657755,-0.04934508,-0.011960119,-0.052379467,0.007770775,-0.011604815,0.017067075,-0.040828887,-0.035041217,0.02536572,0.040955223,0.027831268,-0.043536063,0.009974465,-0.03542566,0.010133814,0.017184375,0.028528789,-0.009502162,0.036431808,-0.030914431,0.030034924,0.018183883,-0.013431297,-0.0181234,0.0027768002,-0.02889368,-0.004568088,-0.030141128,-0.0069351895,0.01321722,-0.0117150415,-0.036226187,0.0018215143,-0.002762822,0.0063355262,0.051404174,0.014025989,0.018364651,0.022565873,0.010707388,-0.020871649,-0.02356619,-0.026425429,0.006338377,0.007826947,-0.0003603167,0.044589855,0.010551041,-0.00037201523,0.068531774,-0.003066612,0.008557344,0.05532681,-0.024380019,-0.018082228,0.023100171,-0.040176667,-0.027135622,-0.03083554,-0.016496977,-0.016171984,0.004694884,0.041565195,0.04008786,0.0018005029,-0.029226484,0.021835081,0.032270934,-0.116617516,0.041092984,-0.027241945,0.010052121,-0.04106784,0.039510444,-0.018138701,-0.027100768,0.031404965,-0.0005913361,-0.021610267,-0.009033222,0.014098999,-0.0018292228,0.01706771,0.063946016,0.02246667,-0.00011748122,-0.0021042384,0.026704516,0.029732717,-0.01957341,0.0040358296,0.033957325,-0.00953606,-0.019487187,-0.018790489,0.0058582677,-0.011834604,-0.0012040414,0.048417173,0.020993877,0.025049727,0.0658904,-0.014057534,-0.017654957,0.013078025,-0.008198627,0.021047927,0.0015161552,0.02483893,0.0220808,0.04250564,0.04060646,0.0003441233,0.008047496,-0.020510923,-0.027960839,-0.0040937574,0.001998053,0.031081054,0.007894113,-0.006193419,0.050653737,-0.01915194,0.0056408215,-0.048498183,-0.012508929,-0.017742256,0.04552129,-0.04571985,0.016788198,-0.041502804,-0.056378122,0.02053897,0.023742013,0.015839199,0.042209286,0.017011734,-0.04057036,-0.014952347,-0.041080073,0.028138308,-0.0011756718,-0.022512207,-0.015678324,0.012715881,-0.0050568725,-0.004291927,-0.02850388,-0.027537318,-0.006039441,-0.016939027,0.0091367215,0.061975084,0.00046621112,0.004807455,-0.036237407,-0.050586913,0.022638623,-0.05840805,-0.017191758,-0.036722742,0.032111414,-0.042332426,0.0012762392,-0.018665371,0.00963238,-0.011689255,-0.026958883,0.0124777015,-0.0046956767,-0.01457659,-0.018583633,-0.012348106,0.026082264,-0.050683152,-0.054583453,-0.0023622212,0.009188743,-0.013306791,0.0040615266,-0.019396108,-0.0028017377,-0.05269775,-0.0027141199,0.010396569,-0.014589523,-0.017085886,-0.009106662,-0.026354712,-0.014209876,0.005423765,-0.017452257,0.0506435,0.008320041,0.051592585,0.059553284,-0.0021537037,-0.050037794,-0.0387234,-0.03607987,-0.012078702,-0.043213174,0.0195089,-0.011162329,-0.021655014,0.019440373,0.05351138,0.009817914,0.022121519,-0.000814883,0.0009012815,-0.029836053,-0.02700942,-0.01421437,0.007530527,-0.045578398,0.024245314,0.003589077,-0.055043675,0.0010814088,0.015785383,0.041840896,-0.03063993,0.04074873,0.004195209,-0.018649561,0.0023410365,0.08090694,-0.00252275,-0.040056866,-0.03171252,0.033378962,0.026999254,0.068630755,-0.003087446,-0.010482669,-0.06765506,0.07865467,0.00029817814,0.0073629096,-0.012440264,-0.061895482,0.042359773,0.042822875,0.010079489,0.008252005,-0.030653942,-0.020538608,0.018052503,0.010352343,0.065289624,0.0025470997,-0.014678778,-0.035255443,-0.007782502,-0.01356948,0.015838413,-0.023415344,0.007338586,0.018783769,-0.02071067,-0.0149077345,0.035420403,0.022916576,0.024751186,0.01380964,0.017650545,0.011936788,-0.007087337,-0.06537253,0.022500407,0.009967801,0.0035567535,0.017061086,0.005506942,-0.028234813,-0.032051273,-0.005099805,-0.006483395,-0.019998768,0.017790318,0.009023025,-0.0013949962,0.015595518,-0.036093775,0.019677352,0.0057689934,0.027557097,0.031291712,0.04843094,-0.00020859585,0.017075937,0.022349445,0.03668277,-0.009164145,0.0021963706,-0.0067918035,-0.004811766,-0.004083093,-0.017682465,0.026791241,0.016709683,-0.0142956525,0.0033397318,0.013863544,0.004647195,0.033200897,-0.03967612,0.026036827,-0.010633131,0.0047403984,0.0114465365],"last_embed":{"hash":"1meioaq","tokens":130}}},"text":null,"length":0,"last_read":{"hash":"1meioaq","at":1754034358710},"key":"2025-07-25.md#","lines":[1,3],"size":128,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1meioaq","at":1754034358710}}, \ No newline at end of file diff --git a/.smart-env/multi/2025-08-27_md.ajson b/.smart-env/multi/2025-08-27_md.ajson new file mode 100644 index 0000000..db9879d --- /dev/null +++ b/.smart-env/multi/2025-08-27_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-08-27.md": {"path":"2025-08-27.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"1mfdfcs","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1756464486000,"size":101,"at":1762338969642,"hash":"1mfdfcs"},"blocks":{"#---frontmatter---":[1,4],"#":[5,5]},"outlinks":[],"metadata":{"created":"2025-08-27 19:42","updated":"2025-08-29 12:48"},"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/2025-08-31_md.ajson b/.smart-env/multi/2025-08-31_md.ajson new file mode 100644 index 0000000..da09671 --- /dev/null +++ b/.smart-env/multi/2025-08-31_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-08-31.md": {"path":"2025-08-31.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"v5qs0k","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1756655431000,"size":35,"at":1762338969642,"hash":"v5qs0k"},"blocks":{"#":[1,1]},"outlinks":[],"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/2025-09-02_md.ajson b/.smart-env/multi/2025-09-02_md.ajson new file mode 100644 index 0000000..ac12119 --- /dev/null +++ b/.smart-env/multi/2025-09-02_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-09-02.md": {"path":"2025-09-02.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"6n1glw","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1761124845000,"size":141,"at":1762338969642,"hash":"6n1glw"},"blocks":{"#---frontmatter---":[1,4],"#":[5,5]},"outlinks":[],"metadata":{"created":"2025-09-02 21:26","updated":"2025-10-22 11:20"},"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/2025-09-09_md.ajson b/.smart-env/multi/2025-09-09_md.ajson new file mode 100644 index 0000000..527559f --- /dev/null +++ b/.smart-env/multi/2025-09-09_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-09-09.md": {"path":"2025-09-09.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"a9qiys","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1761124846000,"size":71,"at":1762338969642,"hash":"a9qiys"},"blocks":{"#":[1,3]},"outlinks":[],"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/2025-09-11_md.ajson b/.smart-env/multi/2025-09-11_md.ajson new file mode 100644 index 0000000..8d850c3 --- /dev/null +++ b/.smart-env/multi/2025-09-11_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-09-11.md": {"path":"2025-09-11.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"4q59e7","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1757625312000,"size":41,"at":1762338969642,"hash":"4q59e7"},"blocks":{"#":[1,1]},"outlinks":[],"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/2025-09-13_md.ajson b/.smart-env/multi/2025-09-13_md.ajson new file mode 100644 index 0000000..0af3910 --- /dev/null +++ b/.smart-env/multi/2025-09-13_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-09-13.md": {"path":"2025-09-13.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"1w85zy7","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1757742965000,"size":82,"at":1762338969642,"hash":"1w85zy7"},"blocks":{"#":[1,1]},"outlinks":[],"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/2025-09-21_md.ajson b/.smart-env/multi/2025-09-21_md.ajson new file mode 100644 index 0000000..74f7c65 --- /dev/null +++ b/.smart-env/multi/2025-09-21_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-09-21.md": {"path":"2025-09-21.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"15q4973","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1758442186000,"size":73,"at":1762338969642,"hash":"15q4973"},"blocks":{"#":[1,1]},"outlinks":[],"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/2025-10-03_md.ajson b/.smart-env/multi/2025-10-03_md.ajson new file mode 100644 index 0000000..aceef60 --- /dev/null +++ b/.smart-env/multi/2025-10-03_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-10-03.md": {"path":"2025-10-03.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"r8wiyz","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1759519099000,"size":96,"at":1762338969642,"hash":"r8wiyz"},"blocks":{"#":[1,3]},"outlinks":[],"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/2025-10-10_md.ajson b/.smart-env/multi/2025-10-10_md.ajson new file mode 100644 index 0000000..f4e53a1 --- /dev/null +++ b/.smart-env/multi/2025-10-10_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-10-10.md": {"path":"2025-10-10.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"14djtep","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1760086267000,"size":63,"at":1762338969642,"hash":"14djtep"},"blocks":{"#":[1,1]},"outlinks":[],"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/2025-10-14_md.ajson b/.smart-env/multi/2025-10-14_md.ajson new file mode 100644 index 0000000..1aca6c4 --- /dev/null +++ b/.smart-env/multi/2025-10-14_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-10-14.md": {"path":"2025-10-14.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"96hsxy","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1760467885000,"size":95,"at":1762338969642,"hash":"96hsxy"},"blocks":{"#":[1,3]},"outlinks":[],"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/2025-10-18_md.ajson b/.smart-env/multi/2025-10-18_md.ajson new file mode 100644 index 0000000..2f0d251 --- /dev/null +++ b/.smart-env/multi/2025-10-18_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-10-18.md": {"path":"2025-10-18.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"17nmp0b","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1761124847000,"size":57,"at":1762338969642,"hash":"17nmp0b"},"blocks":{"#":[1,1]},"outlinks":[],"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/2025-10-22_md.ajson b/.smart-env/multi/2025-10-22_md.ajson new file mode 100644 index 0000000..2ea1d9a --- /dev/null +++ b/.smart-env/multi/2025-10-22_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-10-22.md": {"path":"2025-10-22.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"1alkgh6","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1761124847000,"size":189,"at":1762338969642,"hash":"1alkgh6"},"blocks":{"#":[1,3]},"outlinks":[],"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/2025-10-24_md.ajson b/.smart-env/multi/2025-10-24_md.ajson new file mode 100644 index 0000000..ccae43d --- /dev/null +++ b/.smart-env/multi/2025-10-24_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-10-24.md": {"path":"2025-10-24.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"15b41ya","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1761329954000,"size":156,"at":1762338969642,"hash":"15b41ya"},"blocks":{"#":[1,3]},"outlinks":[],"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/2025-10-31_md.ajson b/.smart-env/multi/2025-10-31_md.ajson new file mode 100644 index 0000000..c2cf56d --- /dev/null +++ b/.smart-env/multi/2025-10-31_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-10-31.md": {"path":"2025-10-31.md","embeddings":{"bge-m3:latest":{"vec":[-0.0401347,0.0067269,0.0014466294,0.008506753,-0.04557438,0.016255377,-0.000118848104,0.03311932,-0.03140012,0.024722446,0.031575877,0.014891605,-0.0037540977,-0.0016222337,-0.012961234,-0.011897801,0.07631326,-0.031569622,-0.03895601,-0.024052816,0.0054529984,-0.011411709,-0.0018568407,0.04860591,0.014652486,-0.0070432676,-0.013092286,-0.011768253,-0.018916262,0.05042967,0.017305186,0.02251701,0.044441123,-0.045177028,0.018609539,-0.04246925,-0.00159732,-0.03932706,-0.042005066,0.07646063,-0.007610612,-0.013525848,-0.025090497,-0.044434354,0.014584686,-0.034458112,-0.028651264,-0.026265934,0.0038541395,-0.0271283,-0.0042326315,-0.0061939494,0.0538551,-0.037268635,0.012927207,0.030847283,-0.029496642,-0.03884795,-0.039776668,-0.057097204,-0.016628267,-0.0059794695,-0.021442652,-0.01718535,0.042014316,0.06634442,0.052033827,0.01449863,-0.0100215385,-0.041511267,-0.0077644936,0.06007036,-0.03037678,-0.033472028,-0.096613176,0.02735875,0.037681893,-0.05164789,0.01173396,-0.007428447,-0.0077771707,-0.05595609,-0.016803697,-0.016364135,-0.04497743,-0.008111078,-0.023386342,0.018574769,-0.0067926543,0.006822742,-0.022698382,-0.017999785,0.00083991035,0.018081745,-0.030317841,-0.055793714,-0.029126236,-0.04899368,0.04357437,0.039525818,0.054909702,0.031336784,0.01902719,0.009748403,0.030069731,-0.035491735,0.03610974,-0.023515452,0.03164114,0.0095623685,-0.0070891418,0.021392748,0.032273926,0.0029379074,0.023223188,0.023714514,-0.008219514,-0.045668006,-0.00877629,-0.026869036,0.0582093,-0.0071687447,0.04151851,0.0037989826,0.03822189,-0.0036431125,0.019678665,0.03078394,0.012920248,0.024230814,0.027222985,0.0129114725,-0.010162981,-0.014163989,-0.019845774,0.0035118517,0.011130111,-0.023433536,0.0425112,-0.019521805,0.02349368,0.0066340254,-0.026958775,-0.01654673,0.07085911,-0.02042012,0.012855652,0.043032978,0.010522395,-0.058844376,-0.013893931,0.04760233,0.039402854,0.015338018,0.010015971,0.010013125,0.029248213,-0.000357256,-0.056470014,0.010781935,-0.011651681,0.054412324,-0.07150524,-0.0218733,0.016889025,-0.0054233894,0.04873032,0.038733367,-0.003054702,0.013310779,-0.014492982,-0.035174098,0.034936078,-0.027276663,-0.01101931,0.020892784,0.10170807,0.018521175,-0.009247942,-0.032147165,-0.03258144,-0.000654032,-0.023330653,-0.006546734,-0.06478359,0.018385174,-0.04314408,-0.030599993,0.035582878,-0.020763991,-0.010667281,0.0029690268,0.0048268996,-0.022037573,0.023226134,-0.01036107,-0.037084643,0.035998553,-0.024293683,-0.039744746,-0.005925791,0.020221725,0.011630268,-0.006454867,-0.04910018,0.022925016,0.032739054,0.04237638,0.038224604,-0.016657153,-0.0650148,-0.010740728,-0.004636586,0.012927896,-0.031553842,0.0072510187,0.007434647,0.025534235,0.046499383,-0.011598025,-0.0013421064,0.004394899,-0.0015834336,-0.007804063,0.026729418,-0.0070863753,-0.00013234511,0.015849872,0.021452742,-0.03313558,0.0073078675,-0.010269758,0.037155394,-0.0262608,0.07261799,-0.001796986,-0.031712018,0.038716972,-0.0069169356,-0.027150305,0.007215464,-0.093375534,-0.008141887,-0.00006762922,-0.027283577,0.0028960463,0.01795605,0.072002694,-0.022677494,-0.006602442,0.041478515,0.017544596,-0.027387591,0.043356396,-0.039465502,0.011043643,-0.0004637377,-0.021499466,-0.019031383,-0.018426359,0.029240435,0.004281001,-0.0047893957,0.000387548,0.032685064,-0.0070322724,-0.015591598,0.018838342,0.018354747,-0.013886148,-0.012792331,-0.037116736,0.02649653,0.038805507,-0.029932361,-0.062279813,-0.014459501,-0.025561381,0.050830763,0.037183724,0.0034112104,-0.026631497,0.026279837,-0.03957196,0.0276268,-0.062157184,-0.03365938,-0.0043973527,0.024075635,-0.024633357,-0.03461443,-0.024038756,0.07037387,-0.05057595,0.010482111,0.019388223,-0.015887026,-0.20532914,-0.011732476,-0.034232646,-0.0014960743,-0.0019489875,-0.026556697,-0.0032792334,-0.008816822,-0.034939453,0.008430925,-0.00885369,-0.05727435,-0.0055159493,0.0122756325,0.0040434967,0.013359027,-0.025691526,0.025697878,-0.030482743,-0.03310486,-0.0020490251,-0.020960879,0.031572636,-0.025103768,-0.017158719,0.017774792,0.01474267,0.0025230343,-0.0398781,0.010354445,0.020545548,0.030417142,-0.0010897698,-0.035527483,0.045578204,0.04764956,0.026661009,-0.03758909,-0.007736215,-0.011343321,-0.0034715624,0.03276472,-0.052308463,0.010604792,0.008584363,-0.017382704,0.009080952,-0.003661224,-0.038359866,0.006184551,-0.024203045,-0.033826184,0.005802878,-0.008712658,-0.040697493,-0.022760872,-0.009617804,0.03152547,-0.006047282,0.023327613,0.011641135,-0.036556657,0.04194654,-0.02386447,-0.00038320373,0.007889038,0.008963736,-0.03641086,0.01795268,-0.041601077,0.0406195,0.027437972,0.032598328,-0.016850548,-0.052878596,0.053233847,-0.008509361,-0.05785347,0.014990524,-0.088931434,0.03714633,0.012764195,-0.02189116,0.02555529,-0.05060621,-0.022260776,0.018584076,0.0172943,0.03487307,0.25242406,-0.013209062,0.013686455,-0.037817974,0.048542198,-0.0141461445,0.03756324,0.016158715,0.00468733,-0.01673269,0.05708206,0.0101208715,-0.020462021,0.005011805,-0.0112219285,0.023173673,-0.009964598,-0.005250073,0.07463847,0.008127803,0.018916678,-0.015051039,0.017131012,0.009318804,-0.054633994,-0.016032668,-0.0029585306,0.019827815,0.0032934686,0.037029833,-0.02287843,0.0011953157,0.02698389,0.0045194365,-0.053222287,0.016185317,0.01823428,-0.008210991,-0.017646976,0.011094201,-0.014898857,-0.033340793,-0.018328425,0.025142942,-0.012593241,-0.017204307,0.021008482,-0.023566158,0.021387286,-0.011711558,0.005698394,-0.019817118,-0.011838492,0.009757727,0.006603517,-0.012742189,-0.039486192,-0.009876356,-0.007786525,0.020180427,0.020774696,-0.0026190511,-0.009082223,0.021768438,-0.016765896,0.0132379765,-0.0127002485,0.010877463,0.0050730314,0.025975557,-0.01801122,-0.0027887188,0.03950197,0.014283769,0.024708645,-0.024065457,0.00644291,0.029717797,-0.016259301,0.029032405,-0.039322443,-0.022901068,-0.013403178,0.06329857,0.021207333,0.008925712,0.030184777,0.06936866,0.0070350342,-0.029061968,-0.005460377,0.028484466,-0.08054303,-0.008211032,0.0003505468,0.029141668,0.014323393,0.006465397,-0.05028404,-0.014213568,-0.0120250005,0.016111292,-0.0089322915,-0.014535037,0.026780866,-0.0022908323,-0.018293822,0.02265245,-0.029128222,0.037946306,-0.0076902923,0.02502029,0.004268855,-0.05380669,0.026483772,0.0025151498,0.043340612,0.013881105,0.07918174,0.051424354,-0.00474488,-0.0048838463,-0.0030419596,-0.0077550057,-0.012201219,-0.025569296,-0.0056981877,0.028185802,0.009993657,0.0092218565,-0.0077414154,-0.026340436,-0.012234972,-0.018065186,-0.011971986,-0.004052932,0.051874537,-0.000057387428,-0.03156925,0.0030309663,-0.01706632,0.014500181,0.0018577853,-0.0400471,-0.007802848,-0.02434382,-0.014855973,-0.00077442185,0.03022044,0.052224282,0.0009577787,0.027578633,0.04939979,-0.04834456,-0.011192165,-0.02890225,-0.008213976,0.018583026,-0.026427442,-0.04096685,-0.004073704,0.012186717,-0.00032181977,0.10846094,-0.0070560155,-0.02146565,-0.015348909,0.002461774,0.005789071,-0.0048178798,-0.014281561,-0.0027701561,-0.047505036,0.019902289,0.014183107,-0.01093202,-0.0100713195,0.006267624,-0.039584685,-0.00037114735,0.032593716,0.02632834,0.0015436022,-0.05177822,-0.018567767,0.02300159,0.010584508,-0.02762605,0.02901474,-0.03409302,0.017090827,0.09386591,-0.008201083,-0.015279061,0.029580586,0.015648503,-0.01810481,0.02986527,0.010683695,-0.06434311,-0.0059911152,-0.017353559,0.018661045,-0.025146168,-0.013849503,-0.008547564,-0.030752694,0.035497453,-0.01569895,-0.007737545,-0.01979582,-0.0033137347,0.0153618995,-0.015366915,-0.017300285,-0.0069863154,0.047604196,0.028410561,-0.012211994,-0.0051576323,0.009556646,-0.007836359,0.031080412,-0.05080432,0.004931402,0.06208233,0.0123538105,0.01739548,-0.02475572,-0.014699471,0.0040851915,-0.015060192,0.027787236,-0.00048712612,-0.026389241,-0.016528212,0.039210595,0.04978601,-0.028038159,0.0020875814,-0.023642115,0.02260285,0.022546202,0.050010428,-0.0066949823,0.058079988,-0.015239126,-0.053520508,0.06866854,0.022261491,-0.042335752,-0.025554305,0.06267726,-0.013451448,-0.036452148,-0.018422674,-0.035945345,-0.032749847,-0.0422356,-0.011793362,-0.011134713,0.03355501,-0.009224513,-0.011460481,-0.04116742,-0.06924782,0.047954693,-0.0030071256,-0.023087874,-0.034715265,0.01741483,-0.004714702,-0.01965624,-0.053655345,0.029063402,0.061257917,-0.015643539,0.021706438,0.016751189,0.0047903745,-0.043892916,0.034508836,-0.0022548724,0.01970254,0.007903058,0.013642866,0.025642274,-0.021020237,0.01226632,-0.051766116,0.036409114,-0.04918323,-0.039433315,0.03133027,0.0054489393,0.007596925,0.007050914,0.055503353,-0.03154252,-0.009280682,0.009543533,0.033127375,-0.010445905,0.00047711784,0.012805039,0.0013363647,-0.026628796,-0.028144162,0.008650802,-0.024544401,-0.035111263,-0.03219852,0.014329665,0.029937096,-0.008974509,-0.022996094,0.056889005,-0.022687005,0.0009097494,-0.024254607,-0.032862555,0.041615095,-0.011071808,-0.03870597,-0.04334156,0.002048752,0.008310053,-0.0027636762,-0.01805398,0.009668168,-0.031475183,-0.013445269,0.0019048677,-0.037463516,0.042478953,0.005137614,0.019611824,0.038837504,0.0043844953,-0.059670385,0.024522552,-0.040650364,-0.025987055,-0.029572224,0.0036355734,-0.00414289,0.001245343,-0.010506318,-0.04006851,0.0038504517,-0.065247856,0.0014553418,-0.03364034,-0.025423385,0.04300751,0.0409807,0.01998519,0.00093663763,0.026319433,0.009687271,-0.026645668,0.024484957,-0.046284482,-0.031537548,-0.023554077,0.008057054,-0.02789403,0.023282884,-0.01869311,-0.0036119649,0.0113504045,0.04074471,-0.032511275,0.028376771,-0.010657079,0.0479712,-0.03664765,0.004844925,0.02760351,0.025976915,-0.008939243,-0.012220337,-0.0028302176,-0.03212692,-0.030189285,-0.03980434,0.0006467882,-0.0019469417,0.017233545,0.030180551,-0.017601931,-0.0028242785,0.0020369238,-0.022373563,-0.16818285,-0.000835867,-0.04133795,-0.004032796,-0.050075144,0.02298915,0.0046787043,0.0032049313,0.0210636,0.008423462,0.0035659084,-0.05662327,-0.029830188,-0.029876553,-0.013334113,0.05856374,0.015433348,0.019479167,-0.0065462543,0.024368625,0.019453889,-0.002476019,0.0023692192,0.0321916,-0.0014450182,-0.015194623,0.013204759,-0.00026920417,-0.0181148,-0.029513063,0.0313074,-0.009703639,0.028290238,0.039759412,0.062555365,0.03328885,0.010508958,-0.021896543,0.0063520456,0.027747862,-0.013709637,0.012933025,-0.0017320669,0.00874265,-0.008654857,0.07281379,0.008143071,-0.03524167,0.005836688,0.0150381625,-0.025160829,0.045675002,0.0353818,0.059937686,-0.02821395,-0.0072480366,0.008412408,-0.0062970775,-0.006711968,0.009162819,-0.02936593,0.02149536,-0.016557485,-0.04154067,-0.008664599,0.050496995,-0.02727523,0.0068538142,-0.027915642,0.00031038898,-0.009081178,-0.029495666,-0.023363816,0.018655064,0.00044070985,-0.0065831817,0.038808063,0.0036493393,-0.004883468,-0.037448347,-0.029633567,-0.031867992,-0.03388832,0.016266998,0.04775468,0.017435035,-0.008073277,-0.018659757,-0.047435995,-0.0017922126,-0.050292354,-0.018298661,-0.021398187,-0.00006552474,-0.039632566,0.023679089,-0.016220402,-0.027302328,-0.008641634,-0.0011550561,-0.018184638,-0.0010536513,0.0013897785,0.005220672,0.018857451,0.04030836,0.008680652,-0.020930754,-0.0030645747,-0.042607326,-0.031564724,0.015482784,-0.008478457,-0.028339189,-0.06243606,-0.02472539,-0.045107584,-0.013900462,-0.013690632,-0.008949691,0.029003285,-0.025701063,0.07124086,-0.04062324,0.02439853,-0.014956715,0.026272563,0.025435956,-0.004391254,-0.018604955,0.0254523,0.039562903,0.008909533,0.019225016,0.017725952,-0.019788666,0.013116939,0.023302183,-0.035299864,-0.05166584,-0.04631076,-0.034511928,-0.012176162,-0.037881278,0.012168785,0.0061083194,-0.006743894,0.03178068,0.012515347,-0.02502159,-0.024208535,0.009305821,0.033299223,0.014652485,-0.002084075,0.0020136542,-0.021325935,-0.0015395345,-0.025333133,0.03942946,0.00072893745,-0.07832888,-0.015044282,-0.029760703,-0.019016538,0.06300058,-0.01323598,-0.010112037,-0.005876637,0.0021436035,-0.014658506,0.04007436,-0.04969167,0.020705272,0.05162073,-0.01804524,0.009986785,-0.016510662,0.06713656,0.057623524,0.015970638,0.02158023,0.060647946,-0.019596484,-0.0015097501,0.06768265,-0.01611251,-0.0145745,-0.006181176,0.012005467,0.011372005,-0.02409167,-0.016453128,0.0069281403,0.04325586,0.01972486,0.0051361895,0.024052026,0.021761611,0.011690708,0.02019742,-0.02623841,-0.011265107,0.0074617676,-0.05929939,-0.015414377,0.008118054,-0.0102232015,0.011069623,0.055008493,-0.0017008226,0.019833535,0.003133479,-0.00046292442,-0.036167912,0.009106234,0.027702246,-0.019774362,-0.011782731,0.015460168,-0.0061678225,0.010962087,-0.028734418,0.027106486,-0.018737612,-0.015871227,-0.0038668246,-0.018102325,0.009980258,-0.030288165,0.03210894,0.07179437,-0.022586403,0.022089086,0.009600744,0.051246986,0.043012135,-0.031099914,-0.0046238136,-0.01457815,0.047052994,0.0040009734,0.004488994,0.023396734],"last_embed":{"hash":"ycs8oi","tokens":311}}},"last_read":{"hash":"ycs8oi","at":1763795325586},"class_name":"SmartSource","last_import":{"mtime":1761892743000,"size":35,"at":1763795325179,"hash":"ycs8oi"},"blocks":{"#":[1,1]},"outlinks":[],"task_lines":[],"last_embed":{"hash":"ycs8oi","at":1763795325586}},"smart_blocks:2025-10-31.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0387149,0.005048806,-0.009160326,0.013385116,-0.05287615,0.027091278,0.003927472,0.041417055,-0.037189435,0.013351196,0.022591954,0.015040845,0.001857664,-0.009058019,-0.011817542,-0.015979413,0.077931166,-0.031278852,-0.021852564,-0.023757007,-0.0013454518,-0.0021810618,-0.003769317,0.049446896,0.0077237077,-0.0129941935,-0.0040388005,-0.011621161,-0.023729596,0.03547427,0.018977158,0.017948812,0.05293665,-0.055256154,0.016476009,-0.058711614,-0.00563434,-0.025417268,-0.043347277,0.079428375,-0.008364851,-0.016593749,-0.0264775,-0.04679251,0.013069312,-0.04125028,-0.027703887,-0.024612438,0.0069668987,-0.028524507,0.003527825,-0.010750819,0.05123148,-0.043738764,0.007213594,0.022985285,-0.018685967,-0.047181193,-0.047885522,-0.055117883,-0.003358339,-0.026607322,-0.016857918,-0.03624832,0.03986551,0.084446825,0.05082177,0.019723589,-0.0064936443,-0.03529691,-0.009405513,0.063644394,-0.017078381,-0.04652579,-0.08929853,0.025549585,0.033074312,-0.04023526,0.023446174,-0.0061796997,-0.008792934,-0.04161727,-0.025926098,-0.016991485,-0.04387734,-0.008864997,-0.02843283,0.013249643,-0.0052020666,0.00046309087,-0.027116762,-0.008250615,-0.0015172593,0.0069354,-0.033818815,-0.059379637,-0.01936846,-0.04221032,0.040855583,0.04180491,0.044299584,0.038702033,0.011158042,0.0006162835,0.035399508,-0.040786643,0.026165467,-0.030409053,0.031808354,0.014710471,-0.0014216613,0.030546753,0.03616405,-0.010860139,0.019391932,0.021834722,-0.0152099645,-0.03835231,-0.0025476771,-0.02989622,0.063872814,-0.008133588,0.036684476,0.0083523365,0.026935568,-0.012339427,0.0033069116,0.03464944,0.009121823,0.018963441,0.020196788,0.004098118,0.007381084,-0.020581182,-0.017106077,-0.005861573,0.000039499057,-0.026757684,0.047477342,-0.011833578,0.02671774,-0.0019489797,-0.022162024,-0.016298141,0.06628384,-0.02317332,0.010383696,0.048632607,0.005141554,-0.06587839,-0.012165735,0.043814503,0.044896774,0.009360335,0.01162084,0.00792454,0.03848825,-0.008084976,-0.04639933,0.029055858,-0.0031325633,0.04226758,-0.06725652,-0.029738104,-0.0015225653,-0.013504068,0.05951244,0.047501918,-0.0045010787,0.01330221,-0.025231587,-0.026279408,0.03708129,-0.03369062,-0.0107629765,0.019079909,0.10104952,0.015535399,-0.009645323,-0.032819882,-0.034304813,0.0030613167,-0.015531178,-0.003137489,-0.065966375,0.009735348,-0.048290618,-0.026395345,0.035119537,-0.02667393,-0.023983093,-0.0031877034,-0.00006228764,-0.036220208,0.037351,-0.009690034,-0.0352834,0.034852408,-0.0175296,-0.02268837,-0.011463257,0.02045581,0.001315049,-0.0041410285,-0.06409315,0.021432715,0.031083,0.038167797,0.035434082,-0.020696264,-0.059924714,-0.0016334554,-0.0023439564,0.007106574,-0.02014491,0.016177822,0.009696832,0.031168487,0.046020515,-0.0061304625,-0.0042907754,0.010306934,0.006251851,0.0007734883,0.026097221,0.0020567414,0.01249764,0.011664225,0.020865299,-0.03577223,0.0058827605,-0.0034250107,0.033968538,-0.03275393,0.07875299,0.0043154145,-0.049419202,0.050540637,0.0048323786,-0.034547996,0.014206034,-0.083615266,-0.010667481,0.0022049467,-0.024361573,0.0034533127,0.018124329,0.07556299,-0.027398793,-0.011217521,0.038611416,0.03228916,-0.018366642,0.05765236,-0.02599814,0.010492719,0.0022301427,-0.021400856,-0.022977283,-0.027134674,0.02808218,0.008538876,-0.010535545,-0.008356971,0.027489094,0.0024523048,-0.018979825,0.03615053,0.024951486,-0.0116226245,-0.0075351507,-0.025462285,0.025612254,0.033775937,-0.009669029,-0.07626267,0.00066115934,-0.030049631,0.050783727,0.027996464,0.016218185,-0.027995516,0.028416207,-0.03706798,0.020043073,-0.056466043,-0.04362417,0.00056179904,0.018194402,-0.030407999,-0.028366353,-0.0200964,0.07137703,-0.055452317,0.0031160521,0.037272982,-0.021796195,-0.20198844,-0.017588086,-0.027471041,-0.007439524,0.0042051417,-0.025115576,-0.009255837,-0.0111146495,-0.03159614,-0.004617126,-0.009757622,-0.06644296,-0.01031243,0.028510407,0.015019666,0.01733358,-0.024609825,0.014427747,-0.043236274,-0.028611066,-0.0016157491,-0.019211074,0.042747796,-0.024554728,-0.021038298,0.009500995,0.01894431,-0.0004824179,-0.028651595,0.00756263,0.033441372,0.02707193,-0.00032690956,-0.04728036,0.038138498,0.044748116,0.011531292,-0.05386212,-0.012430214,-0.0034721175,-0.0050997473,0.032421082,-0.043176252,0.012413447,0.002411782,-0.02438832,0.008427865,-0.015903244,-0.034830447,0.014615257,-0.016751647,-0.033713296,0.00867432,-0.02661468,-0.042744555,-0.022830306,-0.003541877,0.031680666,-0.0007040348,0.03437994,0.0041291374,-0.039455645,0.046261627,-0.020359892,0.01296561,0.013808101,0.02088297,-0.034407508,0.021915654,-0.035911217,0.03215132,0.024808342,0.024236396,-0.012559969,-0.039339524,0.05727131,-0.0105414335,-0.051716205,0.011232377,-0.09611025,0.032317903,0.007453665,-0.02570498,0.032570157,-0.045600276,-0.005382833,0.020487068,0.014474641,0.030361773,0.23626097,-0.011072115,0.016283335,-0.03713204,0.03949963,-0.012547203,0.033825748,0.011145141,0.013945778,-0.025527684,0.057271913,0.00010425241,-0.028955143,0.0018373664,-0.022769993,0.01646653,-0.0054083187,-0.0074692625,0.07950054,0.0040132836,0.014614312,-0.011413369,0.015459413,0.0027532612,-0.050983902,-0.021574141,-0.007630217,0.010991916,0.004036026,0.023455692,-0.018212376,0.005100975,0.031496372,0.0075757867,-0.051804624,0.014498133,0.018737216,-0.005114962,-0.017655654,0.009863957,-0.019692233,-0.028566929,-0.02195285,0.034378417,-0.012974859,-0.012995008,0.011453674,-0.006288889,0.01565427,0.0038001754,-0.0009336311,-0.019893302,-0.01600263,0.009123883,0.012551124,-0.01572754,-0.043295436,-0.006894798,0.004026756,0.02129,0.017850658,0.002344604,-0.006215236,0.02786038,-0.016345141,0.016338449,-0.005197351,0.008328583,0.018142188,0.034039993,-0.014114562,-0.010332429,0.03934977,0.017103923,0.036604796,-0.040116828,0.01571565,0.038062427,-0.020391053,0.027444428,-0.030528475,-0.02259634,-0.005023199,0.053076867,0.018022483,0.0015041324,0.036216665,0.07209571,0.0058516427,-0.016295167,-0.01184411,0.032580756,-0.07788999,-0.0052601825,0.005058611,0.030393876,0.000916693,0.023885218,-0.044502515,-0.027089795,-0.02128851,0.01741706,0.0018248433,-0.020039821,0.029987073,-0.010458734,-0.021676594,0.021459477,-0.034603223,0.026418997,0.0015068009,0.024173087,0.0050928853,-0.07008654,0.027162788,0.00015669888,0.03201993,0.004865677,0.080825716,0.05305272,-0.0023646746,-0.007675705,0.002448312,0.014246483,-0.010710727,-0.015897142,-0.016601203,0.025836434,0.010144192,0.021199936,0.005563412,-0.03592088,-0.012474505,-0.010038037,-0.009118802,0.0007093869,0.050971564,-0.0026332224,-0.04145075,-0.001928317,-0.013856507,0.026898123,-0.0029821892,-0.04648728,-0.009038695,-0.03361181,-0.017860398,0.0076100267,0.045245785,0.046557594,0.0014329299,0.0134945735,0.035613462,-0.053397655,-0.011415675,-0.018144429,-0.0065593836,0.017985381,-0.034867935,-0.041688256,0.0010671949,0.015798226,-0.0004991137,0.11251177,-0.0045042424,-0.01811228,-0.011785665,0.0057871277,0.008938478,-0.003420303,-0.020546477,0.002668355,-0.0472765,0.030279374,0.02135883,-0.015984721,-0.021062389,0.006606635,-0.04936263,0.0059669,0.032990895,0.014465563,-0.00084097066,-0.04156595,-0.028648995,0.024192534,0.015650352,-0.024158478,0.01564977,-0.03684982,0.019852811,0.090638705,-0.012666288,-0.009401739,0.03313695,0.021917336,-0.021049395,0.026987383,0.0074456497,-0.061612044,0.0005909147,-0.015974162,0.016486576,-0.02316956,-0.011680873,-0.01923362,-0.027657669,0.031861372,-0.010428351,-0.014718042,-0.032221958,-0.0034548782,0.012762343,-0.014410904,-0.018216759,-0.0012075482,0.055499453,0.0351952,-0.016434172,-0.0028897035,0.0060566342,-0.018657206,0.023039341,-0.056203153,0.005259683,0.050647512,0.016944917,0.023794388,-0.023551919,-0.012998392,0.005514176,-0.013537485,0.022424314,-0.009014538,-0.01971755,-0.0038932182,0.03464829,0.049098704,-0.018292593,-0.00024179647,-0.01386366,0.020512711,0.03037979,0.0475866,-0.0059183137,0.061292283,-0.007198317,-0.058084395,0.058386296,0.019932961,-0.04735889,-0.032968815,0.06508213,-0.018042676,-0.033947416,-0.014581011,-0.030820899,-0.031029938,-0.04035797,-0.006394497,-0.014038421,0.034183536,-0.008408977,0.009727999,-0.037662387,-0.046709575,0.036506217,-0.008097656,-0.020446274,-0.03183741,0.0071630925,-0.0021143965,-0.015042531,-0.046364352,0.02420587,0.06742304,-0.023532253,0.030770438,0.026923764,-0.0033651264,-0.047029324,0.023762256,-0.006048522,0.02790978,0.018982962,0.024998125,0.025668122,-0.03444345,0.003897396,-0.049967777,0.045266252,-0.05477431,-0.041511763,0.03244519,0.011428106,0.018956605,0.010245509,0.065715544,-0.031367056,-0.016717894,-0.00028760108,0.031114262,-0.005961219,0.008229402,0.011923439,0.0006398284,-0.017918829,-0.027185716,0.0010507704,-0.023544146,-0.026819069,-0.036854472,0.017138237,0.022732439,-0.010772793,-0.026565373,0.055671763,-0.027122427,0.00055159203,-0.021074256,-0.0374679,0.04537463,-0.0166202,-0.034294922,-0.04010214,0.011737098,0.007155652,-0.0007625804,-0.021024957,0.01706055,-0.037588622,-0.0038205073,0.005338425,-0.041891623,0.050034117,0.022236649,0.025445884,0.04980945,0.0035848995,-0.06180962,0.035960454,-0.019867325,-0.021863488,-0.021806201,0.0067998134,-0.003991633,-0.0016675988,-0.0069927643,-0.02648535,0.0033732862,-0.06418298,-0.007146769,-0.03948116,-0.02748195,0.044897612,0.035317555,0.023476802,-0.0032483465,0.0128989685,0.0011919221,-0.018210128,0.03021563,-0.058507618,-0.0264536,-0.006502163,0.013316748,-0.027722852,0.03080446,-0.02593964,0.0040633604,0.018927079,0.03700989,-0.03641974,0.0062063574,-0.007631974,0.05192127,-0.042227134,-0.002529955,0.02732545,0.017012242,-0.011934224,-0.016891863,-0.0043752757,-0.033572398,-0.02642073,-0.04129929,0.0020057247,-0.008176517,0.012505141,0.03496232,-0.017156808,0.0096269315,0.011368306,-0.031688713,-0.16435328,-0.0032838637,-0.030905448,-0.007668398,-0.061753754,0.025888756,-0.0009824606,-0.008189639,0.01843573,0.0056900177,0.005272089,-0.04225384,-0.025305765,-0.036422312,-0.013456146,0.049819525,0.012279205,0.0260595,0.002550813,0.023778941,0.020508153,0.011211957,0.0041123326,0.031821042,-0.01498475,-0.013508506,0.0195076,-0.0032291408,-0.024154428,-0.0218168,0.031964846,-0.016800234,0.025069492,0.04061085,0.066655226,0.020160718,0.00861092,-0.024724642,0.023618434,0.028856093,-0.01565926,0.015149749,0.00026054194,0.015350228,0.0030482844,0.07237292,0.008122869,-0.039099514,-0.00006763868,0.013936731,-0.026897237,0.040251896,0.036489245,0.045651305,-0.026444586,-0.0034614052,0.0038714902,-0.011779098,-0.0022508444,0.010797993,-0.02238291,0.014059229,-0.017401412,-0.038260654,-0.00060902373,0.040875785,-0.01399917,0.011580863,-0.024704792,0.008442567,-0.0026742716,-0.02703197,-0.021972282,0.019540673,-0.012019101,-0.016415022,0.039844356,0.0013182099,-0.012779425,-0.038399804,-0.029973881,-0.024972145,-0.03719968,0.017345537,0.051894233,0.029387433,-0.003949971,-0.007389005,-0.05133945,-0.009558362,-0.048396338,-0.018389639,-0.01753437,-0.005743571,-0.038489338,0.0240824,-0.022078542,-0.034344375,-0.014067132,0.003210766,-0.016309574,-0.0066542043,0.0037136006,0.0092251655,0.026912455,0.044402126,0.014586524,-0.020551432,-0.0068045575,-0.03877666,-0.028756797,0.01912251,-0.008085456,-0.026482053,-0.056430425,-0.020465834,-0.039258502,-0.03311498,-0.01638365,-0.005444546,0.017496362,-0.034121256,0.067706674,-0.037174,0.016385991,-0.01988912,0.037868302,0.021317905,-0.014161935,-0.009242302,0.037535433,0.03935097,0.0034724523,0.013334304,0.019074053,-0.018198647,0.00010198417,0.022240343,-0.029959727,-0.043786835,-0.050209537,-0.030128067,-0.015638467,-0.039938055,0.01085529,0.012555687,-0.0055834367,0.023601903,0.007822505,-0.016466623,-0.025658105,0.00043790432,0.029394029,0.018060345,-0.009502077,0.015748098,-0.020873038,-0.004251367,-0.020858144,0.026639732,-0.012610788,-0.065772295,-0.016162286,-0.022589246,-0.014940853,0.0668526,-0.020568475,-0.0009423085,-0.017716115,0.0057821614,-0.01765544,0.034514498,-0.04692799,0.01289432,0.045647107,-0.005740558,0.010869573,-0.024577627,0.057465218,0.058865145,0.010208644,0.009475625,0.06209827,-0.02838642,-0.00056743517,0.06376232,-0.011670643,-0.020967314,-0.012772498,0.0026035535,0.0054320972,-0.020538496,-0.023124475,-0.005395088,0.04114936,0.017139474,0.0017805435,0.016334243,0.0034864985,0.013791424,0.010575167,-0.023491574,0.000516241,0.009784596,-0.04025043,-0.013753616,-0.007987876,-0.010379801,0.018203674,0.060738232,0.0069862795,0.036544167,0.016491434,-0.00795564,-0.043988712,0.0010058309,0.027557775,-0.029473204,-0.008332398,0.026872676,-0.014957944,0.008890423,-0.027361441,0.016083132,-0.021999909,-0.013265982,-0.012140876,-0.01231599,0.019641446,-0.02403905,0.021157924,0.061092455,-0.01791448,0.020500233,0.00535584,0.051785976,0.055879228,-0.035571493,-0.025690163,-0.0130357295,0.03714423,0.0005376574,0.0033492027,0.022761023],"last_embed":{"hash":"ycs8oi","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"ycs8oi","at":1763795325587},"key":"2025-10-31.md#","lines":[1,1],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ycs8oi","at":1763795325587}}, diff --git a/.smart-env/multi/2025-11-03_md.ajson b/.smart-env/multi/2025-11-03_md.ajson new file mode 100644 index 0000000..f5bd778 --- /dev/null +++ b/.smart-env/multi/2025-11-03_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-11-03.md": {"path":"2025-11-03.md","embeddings":{"bge-m3:latest":{"vec":[-0.07406784,-0.020259518,-0.053267404,-0.013590766,-0.021441683,0.0061140116,-0.029803643,0.039440133,-0.030924965,0.037868135,0.030928995,0.030808125,0.005323984,-0.003570212,-0.02331096,-0.007665181,0.080861025,-0.04283367,-0.013844967,-0.050532892,0.017476253,-0.054254692,-0.002261566,0.03869221,-0.025759218,-0.00067847664,0.02016061,0.004531038,-0.0045452393,0.02552635,-0.01747063,-0.020277599,0.028307378,-0.017927635,-0.0264525,-0.02144923,0.022590214,-0.04118608,-0.04542373,0.041864175,0.010731466,-0.02521903,0.018885167,-0.041517247,0.02182893,-0.031344067,-0.021161579,-0.0130966455,0.007111262,-0.031022863,-0.030418828,-0.02326449,0.04193571,-0.021619955,0.01563557,0.050958246,-0.009332714,0.020620532,-0.048826743,-0.008904068,-0.05157259,0.036146868,-0.0012045149,-0.014631378,0.04292575,0.005293955,0.021193532,0.0053482256,0.0065519214,0.0032391527,0.014529531,0.053847123,-0.02632038,-0.0025143935,-0.046015512,-0.0052028946,0.032623395,-0.053918406,-0.0012799636,0.034520157,0.0031281824,-0.020229707,-0.013563054,-0.054629743,-0.03579302,0.010346394,0.025780672,0.057207096,0.034010112,0.032301594,0.0017691671,-0.0039259368,-0.020304997,0.020956,-0.043737344,-0.023157096,-0.05523506,-0.009817167,0.06543801,0.023150833,0.033287276,-0.021666324,-0.0010220095,-0.006942341,0.0109261675,-0.02316318,0.041821614,-0.011858993,-0.026247708,-0.026831053,0.021876642,0.028574744,0.03158426,0.023653027,-0.016943494,0.03546795,-0.005598143,-0.03686599,-0.012914785,-0.048278943,0.030722717,-0.027014192,0.07128968,-0.021714086,0.023762288,-0.00236377,-0.0079984795,-0.002668705,0.02339113,-0.0025886635,0.00022477953,0.04165862,0.006457227,0.019249216,-0.0058816303,0.001344431,0.0174629,0.015242064,0.041242998,0.024425505,0.0019481581,-0.0072900597,-0.027268121,-0.01817925,0.07217371,-0.026047554,-0.0026229683,0.015435149,-0.00068356626,-0.032597013,0.011584493,0.012623559,0.022789238,0.037975747,0.007027162,-0.011967687,-0.018241748,0.047807425,-0.046530887,0.0071930415,-0.03639286,0.026947737,-0.03554786,0.01201952,0.02016149,0.022290947,0.0512122,-0.017307295,-0.0038963899,-0.022573132,-0.031219875,-0.017478418,0.010387055,-0.021884924,0.013074391,0.021605877,0.044265967,0.017575042,0.027887331,-0.019518387,-0.050456177,0.017357288,-0.019006565,-0.012167029,-0.04638693,0.016450256,-0.040435106,-0.0050940937,-0.0061455695,0.021972511,-0.034950893,-0.016908975,0.04548399,0.003939046,-0.002347946,0.010145446,0.0040074014,0.04366422,0.005394697,-0.02985607,-0.0179177,0.023990976,0.007853117,0.018051628,-0.005303587,0.013344357,0.041645605,-0.018229827,-0.008035569,0.014063265,-0.020423336,-0.011616049,0.0045219436,-0.01566137,-0.030996528,0.020496532,-0.02886383,0.0053302697,0.0031780435,-0.026202124,-0.024553316,0.04099985,0.0019297145,0.025593797,0.018757178,-0.005272276,-0.012096185,0.020616388,0.011809209,-0.020665875,-0.002220433,-0.024028366,0.011109044,-0.03276651,0.043801047,0.0075092134,-0.019612838,-0.0036399583,0.014598055,0.0016616733,-0.038163196,-0.05673996,-0.00050100684,-0.013549328,-0.049598753,-0.0051277685,0.028735453,0.05840907,-0.0068391566,-0.02234232,0.04144841,0.0024826513,-0.023670282,0.06321385,0.0066768397,0.0028978023,-0.00047466613,-0.024266895,-0.002108303,-0.050073694,0.012710937,0.011399256,-0.011055844,0.0051578986,0.08585717,0.029617736,-0.012195474,0.01913072,0.019893792,-0.060158204,-0.000513407,-0.031824604,-0.009980138,0.010530687,-0.034437984,-0.045340817,0.019934691,-0.015825355,0.09095725,0.0591136,0.0010590559,-0.035690747,0.02966745,-0.00019707526,0.019679379,-0.045188192,0.018980673,0.00792191,0.032163497,-0.053050183,-0.022413794,-0.0089069065,0.054901663,-0.028458936,-0.014830625,-0.01024872,0.024599098,-0.17713745,0.01180317,-0.032177582,0.03267648,-0.002719113,-0.025815327,-0.034440294,0.025959695,-0.051024377,0.017093878,-0.03834397,-0.05856598,-0.0173208,-0.00071324094,-0.009593111,0.022099935,-0.047938455,0.01581527,-0.008934338,-0.04240642,0.002896351,-0.047898415,0.011601564,0.009574218,-0.020136807,0.028336832,-0.02732886,0.0046248375,-0.061542273,-0.03933457,-0.005418964,0.00546192,0.006072795,-0.016388245,0.0023142388,0.058050774,0.02849935,-0.036046077,-0.011934983,-0.010548806,0.02478458,0.030830307,-0.014256825,0.0017521908,-0.015797239,-0.021167923,0.0011773527,0.022068825,-0.018090209,-0.026189907,0.041917745,0.015359417,-0.005577347,-0.02322631,-0.034624103,-0.030825313,-0.012667158,0.053401396,-0.004415481,-0.0031648816,-0.002097651,-0.012302364,0.010199552,0.015826415,-0.025379982,0.020754807,0.018943379,-0.05566907,0.047285486,-0.036817808,0.03002187,0.004184437,0.018159004,-0.014133883,0.0024065718,0.03602237,-0.011194176,-0.058657978,-0.012604132,-0.09204071,-0.0045450185,0.03662852,-0.040528405,-0.009529179,0.0016317063,-0.0017747688,-0.007850725,0.041866872,0.009887758,0.2548632,-0.036288273,0.021164028,-0.027773688,0.051603343,-0.03749622,0.03647074,0.029720973,-0.033221837,-0.043030106,0.024093393,-0.030969724,0.00018822304,0.0024711422,-0.0062005664,0.00090017327,-0.031050688,-0.035793833,0.08580459,0.042817947,0.022719419,-0.05874081,0.0015690393,-0.016539836,-0.042642176,-0.01132548,-0.009025617,0.049387567,-0.0037541187,0.019129401,0.009820259,0.022615278,-0.0050875456,0.033592265,-0.040185165,0.0022685982,0.092736885,-0.021637175,-0.01251986,0.018336287,-0.04805632,-0.031244127,-0.024156323,-0.0013468183,-0.014822606,-0.034750905,-0.004823849,-0.0021827072,-0.02935694,-0.007491926,-0.01177886,-0.048781965,0.01649958,0.0018170107,0.00118096,-0.010097034,-0.0039331047,-0.018022697,-0.015634054,0.034017477,-0.00009966463,-0.016583525,-0.04658454,0.046973284,0.026477862,0.024076795,0.015176709,-0.0042141164,-0.001957081,-0.010856205,0.015787851,-0.007355046,0.0058748946,-0.0013839916,0.02755825,0.012909771,0.039792962,0.018758832,-0.035488877,0.041815363,-0.016391227,-0.039506286,-0.03688756,0.0032128603,0.015271598,-0.014005303,0.0068317805,0.049634203,-0.012551383,-0.030797264,0.00632155,0.0060205087,-0.055009194,-0.00057992205,0.035726033,-0.014187576,0.0261208,0.00712439,-0.05074909,-0.0063089696,-0.0048733084,-0.0013315722,0.013791279,-0.05403771,0.042733353,-0.017158872,-0.012496913,0.012997442,0.029074531,0.019744586,-0.018264206,0.007418758,0.0074471463,-0.020082815,0.021684762,0.018334847,0.026820226,-0.008970747,0.047597457,0.023092564,0.033521086,-0.0013144686,0.007316981,0.027809849,-0.007920871,-0.033980712,-0.04085721,-0.01757207,-0.0030763147,0.013639883,0.058053106,-0.05367039,-0.022059446,-0.007436559,0.047377694,0.016131165,0.025837148,0.022255871,0.019510433,-0.0025099332,0.0053896634,-0.014026534,-0.023561113,0.0040375195,-0.022098217,-0.007330665,0.011749134,-0.031519353,-0.014061602,0.07576173,-0.002021257,0.026432846,0.020476671,-0.051332124,-0.022808788,-0.023912422,-0.023128813,0.004524572,-0.028554173,-0.03052663,-0.012748638,0.016841542,0.02275081,0.0649485,-0.019632872,-0.010117365,0.0072339205,0.04920634,0.0041143103,-0.03119648,-0.017887952,0.009816378,-0.03844445,0.026582032,-0.00007391993,-0.032901876,-0.040941685,-0.0048463894,0.023466414,-0.021445975,0.014118976,-0.032057714,-0.023019442,-0.021202486,0.004097117,0.0061959648,-0.015718535,0.00007044476,-0.02535634,-0.020086301,-0.044874564,0.09678408,0.028328273,-0.01410609,0.0051045427,-0.02685628,0.039251257,0.03156961,0.02283142,-0.032511834,0.026877118,-0.009729132,0.012199674,-0.05958633,-0.023451978,-0.013471739,-0.018450666,0.035252217,-0.038361866,-0.001729758,-0.007576819,-0.03260349,-0.0012605562,-0.011585041,-0.032518454,-0.034622706,0.057058048,0.026615899,0.0076798266,-0.01820839,0.006786352,-0.009293042,0.027383681,-0.053899027,-0.0089558,0.027639382,0.028316496,0.012587265,-0.037888676,-0.0067606433,0.005619517,-0.017776862,0.011301921,-0.0037961078,0.013148983,-0.031188084,0.050213967,0.04632666,-0.0029649045,-0.0073129176,0.009312198,0.008836547,0.007235192,0.051818036,-0.008395833,0.025640601,-0.021980235,-0.014210929,0.046878256,0.034777638,-0.034124725,-0.015293367,0.011617779,-0.0010414782,0.00042530583,-0.042523827,-0.025228765,-0.02797867,-0.01658077,-0.033424232,-0.034020126,0.011691904,0.0045108944,0.009169199,-0.061951954,-0.040743873,0.0072670085,-0.028662793,-0.021337949,-0.016141193,-0.006247481,0.0057180133,-0.028820062,-0.067586586,0.02547326,0.021751115,-0.02446734,0.013921518,0.023986047,0.015101074,-0.048911758,0.028912881,0.044253405,-0.01738368,-0.026675265,0.014998274,0.000096084295,-0.022964723,0.027665636,-0.09452046,0.036887698,-0.010070286,-0.05763524,0.051753093,-0.010614667,0.010562309,-0.021081453,0.042341936,-0.037936006,-0.003969329,-0.016842695,0.027391735,-0.036789976,-0.0072206226,0.00092191936,0.028094139,-0.022634797,-0.07816703,0.013368745,-0.010526278,-0.037201505,-0.034034006,0.017619483,0.007852836,0.01733423,-0.0030778628,0.051544685,-0.044824388,0.01637461,-0.0055462634,-0.02296826,0.000092058035,-0.02461471,0.019095948,-0.038339034,-0.0011650742,0.035605047,0.03286255,-0.032124054,-0.02739715,-0.038466204,-0.021280961,-0.01960396,0.020282349,0.030084068,-0.0067731077,0.03235232,-0.0037640315,0.041588448,-0.016911782,0.0066397213,-0.023729626,0.016762689,-0.05156464,0.05628625,-0.013947012,-0.019401165,0.014264048,-0.050549686,0.023122465,-0.029692315,-0.0012686629,-0.02734138,-0.03984038,0.037355263,0.004199069,-0.028351558,0.037110616,0.03851484,0.018823285,-0.025470726,0.014810446,-0.046346206,-0.027332433,-0.046060503,0.012421056,0.009138111,-0.014303028,0.010079239,0.02803661,0.014753453,0.040256727,0.017573217,0.009657304,-0.022530332,0.04280089,0.008434415,-0.015524466,0.032971602,0.030770943,-0.017161371,0.012715097,-0.016633684,-0.032316476,0.002427132,-0.0022759605,-0.0054332055,0.027061889,0.01008864,0.017040668,-0.021126524,-0.004276863,-0.021171423,0.0014911423,-0.16321656,0.016685545,-0.036746595,0.0028937287,-0.04244529,0.0025314444,-0.033499695,0.015145226,0.0031898383,-0.016650328,0.058266077,0.001450657,0.018232126,-0.024739379,-0.033736154,0.03310341,-0.042280596,0.027621396,-0.028276749,0.03529117,0.029967995,-0.027553396,0.031349856,0.031779964,-0.026395416,0.03001902,0.00069725845,-0.010527223,-0.0114520965,-0.02494211,0.046928987,0.0196721,-0.00082983833,0.10546368,0.007968928,-0.009456434,0.020424964,-0.0062611713,0.005185586,0.06771744,0.007116283,0.026071854,0.027816461,0.019048324,-0.007141678,0.054264925,-0.014850636,-0.035489373,-0.015733248,0.022770042,0.005207354,0.028459167,0.012694682,0.036483526,-0.008560546,-0.011401935,-0.01864951,0.022275371,0.03887203,-0.006990453,-0.008077276,0.010659942,-0.0312772,-0.017927583,-0.0016101957,0.047873754,-0.016002985,-0.016973661,-0.03922621,0.027694397,0.012635561,-0.015160287,-0.043926105,0.0075221313,0.004817667,0.0045539043,0.022248337,0.012457292,-0.007546083,-0.03008989,0.000796282,0.008738468,-0.035911903,0.04161586,0.08527961,0.051476084,0.000523454,-0.011769298,-0.085661605,-0.000025834779,-0.01920278,-0.020784523,-0.02875195,-0.0023827304,-0.06280352,-0.0040653017,-0.02850783,-0.033594705,0.014677872,-0.013294183,-0.019140886,0.014054179,-0.030553304,-0.020893104,0.03518829,0.021134198,0.019775132,-0.022242038,0.0013277896,-0.02583242,-0.029835792,0.028132007,-0.0150784375,-0.014943949,-0.09041362,-0.024351042,-0.024219248,-0.015043799,0.01007038,-0.009598904,0.034749687,0.02111566,0.046433177,-0.031546675,0.029048096,0.027649432,0.027203213,0.0096415365,0.030963065,-0.016250296,-0.053874582,0.037610512,0.04824156,0.037296154,0.037984822,-0.042705063,0.010555501,0.06323367,-0.04268167,-0.036080454,-0.03433329,0.019613003,-0.019420821,-0.028289417,-0.0061565507,-0.04271136,0.0021201242,0.05174947,-0.01702357,0.016225234,-0.024594674,0.019690752,0.020308884,0.025479004,-0.0055163507,-0.0010208057,0.007947315,0.0044220514,-0.0074864663,0.06700913,0.0019349697,-0.06532078,-0.017888535,-0.0315888,0.016245073,0.05924534,-0.025441198,0.006908096,-0.042786855,0.03091873,0.035994515,0.022360966,-0.012642163,-0.0029810534,0.04750468,-0.010361244,0.028624516,0.022414153,0.07100353,-0.0034827054,0.022280145,-0.0076014805,0.04197297,0.046043076,0.0054318183,0.026888896,-0.003218638,0.0024687978,-0.046913397,-0.018914066,0.021525605,0.01962472,-0.06420465,-0.013733921,0.06838215,0.0044614174,-0.0051854313,0.028293414,0.004455003,0.035461705,-0.046300627,-0.051487137,0.0013876958,0.0040708184,-0.05454777,-0.014369895,-0.013096977,-0.046575285,-0.02535843,0.010526278,-0.006591618,-0.019035783,-0.0042262087,0.018154275,-0.0029103393,0.030907998,0.047091227,-0.002493954,-0.025943149,0.013249628,0.038863096,0.03299722,-0.013624303,-0.000025171774,-0.020088939,-0.004056113,0.0036216932,-0.0049542836,-0.010065582,-0.015713312,-0.023113558,0.041183963,-0.007018055,0.06646512,0.02356776,0.014529908,0.02235239,-0.01827873,-0.023144782,-0.01733746,0.05745485,-0.0038439555,0.028814757,-0.015207775],"last_embed":{"hash":"b1oqb7","tokens":311}}},"last_read":{"hash":"b1oqb7","at":1763795325586},"class_name":"SmartSource","last_import":{"mtime":1762199940000,"size":36,"at":1763795325179,"hash":"b1oqb7"},"blocks":{"#":[1,1]},"outlinks":[],"task_lines":[],"last_embed":{"hash":"b1oqb7","at":1763795325586}},"smart_blocks:2025-11-03.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.08096973,-0.020449959,-0.054416776,-0.014198357,-0.0238178,0.008569378,-0.033033006,0.047214292,-0.03216324,0.029953152,0.02541591,0.02715288,0.0096689435,-0.009919872,-0.022625856,0.0013443469,0.087023675,-0.03145242,-0.00019684255,-0.051418066,0.005382361,-0.05258555,0.0006501914,0.037488844,-0.02967015,0.0023122507,0.026756266,0.007498871,-0.010032709,0.014364294,-0.013725474,-0.026903685,0.03173202,-0.026020132,-0.027788112,-0.024627438,0.02528157,-0.028008321,-0.040656935,0.0345785,0.010472058,-0.020915035,0.025477463,-0.043168947,0.016140878,-0.03262055,-0.020914812,-0.011926015,0.0028483411,-0.028149918,-0.02914565,-0.03028603,0.046714768,-0.029167648,0.0022144478,0.04550864,-0.0108926175,0.018813176,-0.06475427,0.0011384777,-0.05239746,0.029988214,0.0030584682,-0.023444371,0.037656948,0.017026357,0.020478942,0.0073098857,0.00906468,0.008208427,0.015001569,0.050138623,-0.022773184,0.0012531037,-0.049893484,-0.010378432,0.027991435,-0.055436686,0.012157118,0.033315133,-0.0008645937,-0.005727413,-0.02106711,-0.054463558,-0.030623209,0.0063920543,0.032736856,0.055587515,0.03212918,0.029245675,0.0021535167,-0.005137744,-0.019546948,0.017567083,-0.048731092,-0.013596577,-0.050798263,-0.0014544239,0.06112906,0.030822633,0.035961267,-0.024556763,-0.006280213,-0.020065116,0.0198539,-0.028049156,0.039583992,-0.01990182,-0.027784366,-0.023820674,0.019799585,0.031916186,0.03593151,0.017468974,-0.016007664,0.029191436,-0.0047995504,-0.030037882,-0.010230739,-0.04982642,0.03021401,-0.029960524,0.062099367,-0.021949407,0.017841758,-0.0118676005,-0.016083509,-0.003590082,0.017577479,-0.00885643,0.0043793865,0.04006154,0.016927369,0.02123445,-0.0058096596,0.00047626672,0.009711579,0.013685896,0.04050945,0.032542948,0.0045091594,-0.017120017,-0.027735522,-0.026256505,0.06661361,-0.027957669,0.0008857413,0.0140306605,-0.00454686,-0.037006285,0.018194698,0.0090365345,0.014740784,0.040922295,0.012037832,-0.0041357814,-0.019595442,0.043251038,-0.040333364,0.023823874,-0.026732523,0.020021541,-0.021059958,0.010973885,0.012933236,0.018084148,0.05546411,-0.011852956,-0.0017184342,-0.021986691,-0.044086777,-0.014631904,0.010839913,-0.02160062,0.014440357,0.015155388,0.03990174,0.017769912,0.031527847,-0.025740076,-0.050664414,0.023576852,-0.0108456705,-0.00898096,-0.040921185,0.010227219,-0.035374995,-0.0064376704,-0.0010732387,0.021367183,-0.044326838,-0.025791604,0.04763801,0.0078057502,0.00048812112,0.005456609,0.004847438,0.043194123,0.007530826,-0.031339955,-0.030283475,0.028530402,0.005670727,0.022796642,-0.013081473,0.0061635235,0.034317605,-0.026105069,-0.011312359,0.017886546,-0.008267943,-0.014026507,-0.0027807793,-0.011072852,-0.023646276,0.032957043,-0.039097555,0.0076919855,-0.010613867,-0.03116954,-0.023970114,0.046421144,0.003683081,0.033975154,0.013505009,0.001503452,-0.011089543,0.016066391,0.013826812,-0.018757146,-0.00046567715,-0.03250364,0.010303245,-0.034406673,0.047181804,0.008539569,-0.017134236,0.0011189068,0.018446175,-0.0007301087,-0.034887537,-0.05866322,0.00016767388,-0.015692862,-0.053574853,-0.012599787,0.03129428,0.0653158,-0.010844586,-0.024602456,0.044436824,0.008655401,-0.017011236,0.06427344,0.012176713,0.008278449,0.000635499,-0.019492127,-0.0028856592,-0.051624343,0.01634125,0.0038498922,-0.012395933,0.0026772288,0.07900483,0.035388578,-0.020651538,0.031900067,0.01821774,-0.067875884,0.008893702,-0.025510656,-0.022194605,0.0048215813,-0.024447368,-0.047395825,0.030991647,-0.01571371,0.09266044,0.058267325,0.0031368607,-0.039215833,0.030619191,0.004135031,0.019021835,-0.029199215,0.013729497,0.01649363,0.03253108,-0.05201323,-0.024253301,-0.001433513,0.053573545,-0.029936334,-0.015188954,-0.00024539838,0.025235347,-0.17082696,0.007692657,-0.035585877,0.037340436,-0.0009565618,-0.02744572,-0.049020737,0.032489855,-0.0556176,0.020526657,-0.038705517,-0.06292364,-0.020724071,0.0073536756,-0.009127935,0.031768486,-0.050659385,0.006267649,-0.012936011,-0.040556278,0.0030957798,-0.052181326,0.020145478,0.00905023,-0.013996838,0.021434234,-0.026496902,0.0019259751,-0.0570439,-0.043973833,-0.006550988,0.0054848697,0.00027434487,-0.01584575,-0.012423297,0.05375347,0.025950965,-0.0386963,-0.01997942,0.0010343533,0.025801068,0.033175167,-0.0029131183,0.006952719,-0.02580561,-0.011860681,0.0066308873,0.014635846,-0.01944954,-0.023028618,0.04315799,0.01100759,-0.0055096545,-0.032552425,-0.03700475,-0.035599623,-0.025060493,0.052791983,0.00619146,0.0006767214,-0.0063841306,-0.010655032,0.012952046,0.015427243,-0.030208636,0.015383733,0.025932973,-0.0445128,0.0468712,-0.03587642,0.02247426,-0.00013344953,0.02052724,-0.011797103,0.0052859136,0.03373566,-0.008040124,-0.058854744,-0.016667416,-0.08699514,-0.009347132,0.02720703,-0.04191136,-0.016371705,0.0059331027,0.0046247053,-0.0064206026,0.044836912,0.015025069,0.24700113,-0.044703733,0.018318009,-0.017437661,0.055403166,-0.04384617,0.034229293,0.034812786,-0.037933387,-0.045842484,0.022647815,-0.037806425,-0.0000036496256,0.0072591524,-0.012148675,0.003490247,-0.027689433,-0.029696148,0.08679083,0.044795383,0.025245069,-0.049871594,0.004237314,-0.010218028,-0.03578937,-0.020219909,-0.011542845,0.03561775,-0.0048789727,0.002651774,0.016724523,0.029411767,-0.0000052144446,0.033677805,-0.036800522,0.0047025494,0.09785226,-0.021094957,-0.01251913,0.024474515,-0.042151377,-0.028790327,-0.020385507,-0.0030212214,-0.016710289,-0.038229,0.0021194918,0.0025196483,-0.038857505,-0.0003451926,-0.021619156,-0.055558745,0.018699324,0.007974549,-0.008036929,-0.009253866,-0.0068026367,-0.016147695,-0.0061372817,0.033470783,0.006235923,-0.014727336,-0.050075695,0.057922553,0.030582055,0.037100226,0.014456323,-0.005896187,0.008363019,-0.009735463,0.02216374,-0.01360831,0.011828471,0.0028729616,0.027080258,0.0037389454,0.0390564,0.02466426,-0.034251414,0.037212446,-0.014745944,-0.038008764,-0.036505047,-0.0018977083,0.01508828,-0.023306279,0.008200654,0.051499203,-0.014081908,-0.021783309,0.005517156,0.0071995673,-0.051650167,0.0025116976,0.03903821,-0.01110048,0.017951483,0.013139214,-0.040810335,-0.003830724,-0.010193067,-0.003024867,0.012992101,-0.046726193,0.046625763,-0.013848142,-0.016356383,0.011848795,0.03229296,0.01788645,-0.0160881,0.010576966,0.0073714526,-0.030775387,0.026532644,0.017231388,0.02528411,-0.016392194,0.052540265,0.013821809,0.030062575,0.0013887389,-0.00018288812,0.038646452,-0.008848952,-0.031946097,-0.038854472,-0.026353883,-0.0024115085,0.023007007,0.07124107,-0.05781252,-0.0067277174,0.00045410838,0.04776597,0.028190913,0.022398379,0.027552027,0.018317848,0.005253539,0.0114387395,-0.016871352,-0.021603806,0.005352168,-0.027834475,-0.012300773,0.010384354,-0.032332294,-0.011815194,0.06625611,-0.0026146004,0.022862962,0.018350322,-0.049960606,-0.015384171,-0.025382252,-0.030471293,-0.00047040213,-0.027555183,-0.026449302,-0.012671682,0.029005405,0.019231651,0.056852084,-0.016859144,-0.0044694836,0.012533894,0.048925374,0.008449152,-0.036919527,-0.012696123,0.010083969,-0.028016116,0.032584563,-0.001328041,-0.039480418,-0.044236854,-0.0058532082,0.024987454,-0.021510255,0.013130593,-0.044581376,-0.025203424,-0.025304692,-0.003140215,-0.0011049941,-0.01248763,0.008422962,-0.031998694,-0.027559629,-0.041049495,0.09214598,0.025348613,-0.0135126645,-0.00040474243,-0.034222506,0.044675246,0.028914183,0.015563379,-0.0344132,0.03867314,-0.012629546,0.011088004,-0.06368112,-0.02548776,-0.014460894,-0.013293582,0.031088829,-0.042248923,-0.0021680258,-0.010569693,-0.038353603,0.00037182594,-0.004836761,-0.032885708,-0.041199345,0.060408633,0.032609403,0.0048896032,-0.016319038,0.0079975845,-0.018885922,0.016723935,-0.06251926,-0.003833604,0.01410005,0.03131273,0.008957452,-0.033077583,-0.0038107925,0.007489699,-0.0148446625,0.009194246,-0.015253201,0.019839019,-0.01925581,0.03825577,0.045909133,-0.0016899889,-0.001600793,0.01278251,0.0013696193,0.012514967,0.04999517,-0.010393941,0.026859457,-0.027882764,-0.019683132,0.040814597,0.026567072,-0.02964126,-0.0114618605,0.0114120105,-0.010940783,-0.0026558626,-0.03437135,-0.019643238,-0.022275895,-0.017467998,-0.03248535,-0.027477479,0.0154756615,0.0067991675,0.019480402,-0.06084105,-0.039720792,0.0034949807,-0.03822603,-0.01906168,-0.02072252,-0.008764146,0.007914394,-0.023137003,-0.06469684,0.024561148,0.025947051,-0.02903743,0.024185201,0.032330554,0.006869035,-0.049784563,0.019867921,0.040638987,-0.018622482,-0.023871344,0.010836053,-0.0024482845,-0.032693096,0.023962123,-0.09473996,0.040139034,-0.003195015,-0.06322453,0.048876774,-0.016490215,0.008522242,-0.019258505,0.041003074,-0.03787023,0.0010020995,-0.0143625485,0.03129522,-0.034680836,0.010112901,-0.00007507757,0.033383157,-0.020139826,-0.07410908,0.0140579725,-0.0021886837,-0.03375391,-0.039467108,0.013880369,0.0026358361,0.022776973,-0.0048810253,0.050542157,-0.045436233,0.01560842,-0.005063816,-0.03399082,-0.0013128468,-0.034161296,0.027082885,-0.038107898,0.00044347608,0.033200566,0.025227748,-0.024436839,-0.034648668,-0.04233281,-0.015767459,-0.02138875,0.01776815,0.031102432,-0.0031462803,0.0288225,0.0026978964,0.042943634,-0.012917482,0.014384542,-0.012134935,0.020034973,-0.04939537,0.05705346,-0.0058772257,-0.025468418,0.015138167,-0.045704287,0.021568662,-0.029587232,-0.010159371,-0.023948137,-0.039719254,0.036053892,0.005104924,-0.022175558,0.03487673,0.034732215,0.017705359,-0.019906642,0.012772696,-0.04953188,-0.026970178,-0.040604256,0.0062870937,0.013300547,-0.01825401,0.011749891,0.030302174,0.010456884,0.042827837,0.020021414,-0.0023817206,-0.016279468,0.041391555,0.0057036793,-0.019054884,0.03455487,0.025423827,-0.014214231,0.018887177,-0.017979577,-0.034932032,0.0023451513,0.0058888593,-0.0056827306,0.018773016,0.009578248,0.014982126,-0.018669022,0.0031197537,-0.017933335,-0.0007130787,-0.15290968,0.020063816,-0.027977344,0.005085271,-0.04183337,0.0077585904,-0.027325066,0.0024734442,0.004641147,-0.018169321,0.061435755,0.009135005,0.018850474,-0.025679525,-0.020190137,0.025444977,-0.049749896,0.026463196,-0.020029288,0.037436318,0.027669422,-0.026496105,0.02916216,0.023643432,-0.032763906,0.037118316,0.013904122,-0.01164604,-0.01662536,-0.017398242,0.052594952,0.017507683,0.0014477669,0.11013779,0.006912692,-0.019560173,0.019464912,-0.014357998,0.010834861,0.06385055,-0.0043108775,0.021793548,0.024491057,0.025164558,0.0033748748,0.058421742,-0.020837836,-0.03924707,-0.016606897,0.02109931,0.004658017,0.021392828,0.005963978,0.034349307,-0.0017085616,-0.007030286,-0.014712689,0.01857814,0.041386593,-0.005867715,-0.0023659952,0.0099837,-0.031730313,-0.021687971,0.010632058,0.038439076,-0.015522972,-0.012127963,-0.032726895,0.040682156,0.018553197,-0.012655461,-0.035268296,0.01041325,-0.0027497031,0.0033545494,0.01699887,0.007824518,-0.0047794185,-0.029319242,-0.003222562,0.012316616,-0.03649198,0.03429877,0.08777133,0.05413325,-0.00081834267,-0.0074959365,-0.078320116,-0.00684319,-0.018319009,-0.020327276,-0.0383515,0.0009842034,-0.060141034,-0.003056026,-0.03261371,-0.032274332,0.01752253,-0.0146882655,-0.014273485,0.015941542,-0.025059907,-0.013411202,0.044337608,0.029563613,0.021884726,-0.020777017,0.005864324,-0.01800943,-0.035323527,0.026324375,-0.01155296,-0.015501802,-0.098985754,-0.024811517,-0.023268797,-0.024919668,0.010920196,-0.004732494,0.038996585,0.020116752,0.04000311,-0.028282385,0.022894582,0.020697359,0.03180617,0.012507769,0.024749259,-0.00681853,-0.045664422,0.029256025,0.045488585,0.035728116,0.035110544,-0.03769902,0.01719482,0.062402226,-0.044848032,-0.032944076,-0.044422284,0.0320493,-0.0216103,-0.03012134,-0.011704269,-0.046943244,0.0015358065,0.049475096,-0.023398323,0.021235665,-0.02339121,0.014953804,0.010649896,0.024001865,-0.009242895,0.00059691106,0.010227153,0.0068582003,-0.0057753427,0.06833494,-0.0046107047,-0.061287344,-0.015470798,-0.018340921,0.013198816,0.057806283,-0.027844459,0.008329352,-0.051737253,0.029406112,0.03433646,0.02253045,-0.013324583,-0.00843224,0.04021427,-0.008175589,0.027469408,0.01575918,0.07214004,-0.005747053,0.01543536,-0.0076102037,0.044641662,0.046893653,0.0029994228,0.023813687,-0.007135472,-0.006394534,-0.047715776,-0.029915731,0.017591812,0.019297149,-0.06625898,-0.019853402,0.06358846,0.0014177953,-0.001868369,0.02364295,-0.0028507088,0.037229568,-0.058122024,-0.049658187,0.009726483,0.006797371,-0.049093522,-0.017282352,-0.025001895,-0.0416473,-0.021143017,0.0112716295,-0.0023350248,-0.011273836,0.004740372,0.013306527,-0.015257045,0.022479704,0.044253625,-0.0053088465,-0.028710334,0.026434835,0.029738637,0.029829063,0.00032143574,0.00023782151,-0.021300126,0.0013630571,-0.0025499105,-0.00052785635,-0.0007792089,-0.008750405,-0.03347061,0.033701215,-0.006347266,0.06007118,0.01633652,0.012468899,0.032834634,-0.013379466,-0.039336838,-0.020911248,0.048731267,-0.0073299236,0.02028927,-0.011251888],"last_embed":{"hash":"b1oqb7","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"b1oqb7","at":1763795325587},"key":"2025-11-03.md#","lines":[1,1],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"b1oqb7","at":1763795325587}}, diff --git a/.smart-env/multi/2025-11-07_md.ajson b/.smart-env/multi/2025-11-07_md.ajson new file mode 100644 index 0000000..bcf5201 --- /dev/null +++ b/.smart-env/multi/2025-11-07_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-11-07.md": {"path":"2025-11-07.md","embeddings":{"bge-m3:latest":{"vec":[-0.04975375,0.00939781,-0.023574881,0.006366163,0.000626709,-0.009000343,-0.032508057,-0.0019449638,-0.031228835,0.024252692,0.0007265541,-0.02634376,-0.012462158,0.022911737,-0.014702696,0.0020338339,0.006341419,-0.035369035,-0.020768682,-0.0008501824,0.020018563,0.013216084,0.035734117,-0.0091183,-0.0045990115,0.009730621,-0.012350841,0.0012164789,0.016933616,-0.021465018,0.009622955,0.01555282,-0.0018714578,-0.009080261,-0.027559754,-0.044031493,0.005382298,-0.034008097,-0.027269982,0.030153174,-0.01603348,-0.036673382,0.012302194,-0.03892453,0.0426977,-0.024400132,-0.01531316,0.0060958723,-0.004254042,0.015546456,-0.0061827917,-0.008941685,0.03877878,0.0027373105,0.0066468557,0.04398436,0.0033113882,-0.035477325,-0.08469733,-0.0003054457,-0.022202186,0.016251039,-0.010322241,-0.0467196,0.0026701386,0.058537044,0.016150644,0.014756053,-0.014695024,-0.053936895,0.017083246,0.0621041,-0.013268963,-0.035286136,-0.06675724,0.013708167,0.022044433,-0.025608823,-0.026034571,0.06303209,0.015736073,-0.0011443828,0.007039809,-0.036290444,0.016463414,-0.0489231,0.0058853934,0.0617013,0.040643573,-0.009105955,0.010718706,-0.014793048,-0.018481737,-0.023363546,-0.0018959363,0.0011470484,-0.026564578,-0.0071633104,0.028841902,-0.003840281,0.05870752,0.027850855,0.04199538,-0.024023706,-0.0005529881,0.019751584,0.04271612,0.0057207798,-0.009727447,-0.0126514705,0.010635705,0.034686234,-0.014884647,-0.025661658,-0.004402704,-0.040542778,-0.006131909,-0.016456993,0.013422824,-0.01768472,-0.011297653,0.042003293,0.04153628,-0.009633343,-0.0029981972,0.014221632,-0.030013727,0.0005610304,0.0039545824,0.0069670267,-0.00092308235,0.026667027,-0.013854496,-0.000345093,-0.009087193,-0.051681582,-0.00704605,0.025429448,0.004563503,-0.010251651,0.0055836947,0.04000198,-0.047844734,0.00057738676,0.05207477,-0.045551226,0.03038622,0.023665713,0.013714359,-0.007728536,0.0010390303,0.013665123,0.01865603,0.012316821,-0.01293937,-0.010206788,-0.01568708,0.024741601,0.015451774,-0.0013343255,-0.02747016,-0.004838008,-0.061668772,0.024540124,0.06390529,0.007826165,0.0235727,-0.016940987,-0.048737586,-0.036580905,-0.009009132,0.028565414,0.017868832,0.01746339,0.0029139076,0.03927368,0.078160696,0.031074837,-0.012409995,-0.020202873,-0.065715015,0.010472759,-0.025616404,-0.045432124,-0.0498759,0.018670715,-0.046180695,-0.017431557,-0.0034605532,0.028743027,-0.008170801,-0.016568543,0.047577396,-0.021539053,-0.000093880095,-0.00019151755,0.059334345,-0.0029241045,0.02536097,-0.07696163,0.016808521,0.007893516,0.033680566,-0.0010516192,-0.000013741309,-0.043955244,0.008097793,0.018444689,0.029172791,-0.039580222,-0.008208832,0.012170725,-0.0098702125,-0.033782434,-0.03921351,0.021390947,-0.01124164,-0.0075649833,0.027160157,-0.02663227,-0.030349674,0.05064007,0.00064286526,0.01001327,-0.028526392,-0.028920393,-0.016000593,0.034714315,-0.017040478,0.033021733,0.055441502,0.005244615,0.04298823,-0.041839506,0.025251286,-0.010943371,-0.030115135,0.0065606036,0.002594886,0.01653033,-0.03530931,-0.03959688,0.008461701,0.024420686,-0.023452101,-0.013600617,-0.023922162,0.03264436,-0.016260115,-0.02489666,-0.021210711,0.002647255,-0.006114691,-0.022820955,0.028355734,0.0136847375,-0.017334862,0.008311682,-0.0023466207,-0.04921106,0.0054705297,0.009789527,0.022180911,0.020925479,0.050240386,0.017311355,0.004924371,-0.012141699,0.03860021,-0.0057204654,0.0032249414,-0.011344683,-0.014727831,-0.024402602,-0.032397546,-0.029235536,-0.019208392,-0.017255275,0.031397715,0.018928235,-0.0076725637,0.008613885,0.020163618,0.024672803,0.017458368,-0.048359036,-0.0152755575,-0.025875267,0.026108187,-0.043416105,0.020877283,0.033569522,0.05606998,-0.027295664,-0.0042187497,-0.007927988,0.03212324,-0.17043795,-0.0006760099,0.0018252624,0.006766951,-0.014957502,-0.0032847347,-0.043899033,0.021793952,-0.07650733,0.012119637,0.017032992,-0.035506077,0.0032106885,-0.011176403,0.024848247,0.02213238,-0.00537713,-0.03793873,-0.014273912,-0.024185812,-0.01708702,-0.018370897,0.053436093,0.012225397,-0.034854952,-0.014712489,0.0014375311,-0.027792497,-0.035975065,-0.054621067,-0.013340099,-0.0011150644,-0.015361386,-0.03645491,0.020068945,0.04460936,0.0010214924,-0.019245775,-0.019215133,0.008382638,0.055954613,0.062497772,-0.006011859,-0.0046011894,-0.004888218,-0.035049427,-0.02720861,-0.0517815,-0.050297394,-0.06895645,0.008583703,0.0005229045,0.02030811,0.0033971085,-0.040562924,-0.031114487,0.03152054,0.013144957,-0.02493433,0.002519238,-0.009738671,-0.034202516,-0.0043064095,0.027057115,-0.04719395,-0.01017545,0.046769332,-0.03333292,0.00014996745,-0.022118583,0.05898496,-0.027450603,0.03894085,0.029331945,0.00792673,0.024955824,0.0386411,-0.04287242,-0.00020320916,-0.116853766,0.058564305,0.0304666,-0.035268515,0.031103201,-0.024784494,0.033644527,-0.0069919727,0.036028564,0.016885538,0.251722,0.035755396,0.029431729,-0.017430356,0.054154564,-0.0125776585,-0.029166931,0.05481941,0.01114997,-0.040910225,0.009596566,-0.027131839,0.0010612309,0.0065969015,0.0009476561,0.056764103,-0.0420051,-0.00060348166,0.047412552,0.0040224204,0.046597496,-0.006100639,0.024517076,-0.0487614,-0.081760645,-0.0022449908,-0.016830664,0.009325768,-0.017791955,0.033722058,-0.023469832,0.05401454,-0.025190182,-0.005901855,-0.033375915,-0.040856287,0.026165508,-0.06320287,0.008555009,0.023157205,-0.005332835,-0.013631461,-0.0037538442,-0.03788058,-0.07017931,-0.011113507,-0.011379016,0.010599038,-0.05351968,-0.015878815,-0.055539697,-0.037874654,0.025263187,-0.013626323,0.043488096,0.021611417,0.01178187,-0.03631949,0.047209084,0.025397742,-0.0009340748,0.005468808,0.002928478,0.020986201,0.008910324,0.03528736,0.046466995,-0.0023598415,0.035706602,0.011246532,-0.010595676,0.010638678,0.01819781,0.005957565,0.012955279,-0.023500629,-0.021089394,0.0071701067,0.025521882,0.05789961,-0.0068170154,-0.027226556,-0.012811842,-0.032974865,0.007981049,-0.025897084,0.0294958,0.0787204,-0.02030477,0.0015150739,-0.010034734,-0.020094704,-0.057984617,0.024692519,0.0073430967,-0.025900744,0.020112708,-0.016129177,-0.07168699,-0.016008213,0.029862292,-0.011760631,0.013235783,0.009831135,0.05058167,0.011754618,0.009607202,-0.006876194,0.0019108895,-0.003615592,-0.04527086,-0.008733457,0.029434206,-0.043071702,0.022174563,0.02919807,0.060218863,0.019053012,0.014904959,0.0049851537,0.037990708,-0.0011429945,-0.02552333,0.03403438,0.01676824,-0.018117297,-0.011903921,0.021591611,-0.05017887,0.038816083,0.041289307,-0.04037277,-0.035386324,0.035000544,0.07811629,0.043782745,0.036966234,-0.0069009014,-0.010303993,-0.0046194815,-0.003925751,-0.004018591,0.017985372,-0.028857533,0.027478129,0.017025374,-0.028196448,0.012891914,-0.023507323,0.073212154,-0.013620803,0.049523134,0.019655492,-0.055251542,-0.048246272,-0.046002463,0.0058518723,0.022654334,0.019075694,-0.0035898169,-0.02154578,0.076467276,0.007808037,0.095053345,0.011460597,0.046050724,0.0045365863,0.028172392,0.01938851,-0.019356383,-0.005975349,-0.0033591145,-0.048723076,0.023588294,0.0070438636,-0.043551803,-0.0037504598,-0.016199434,0.014036943,-0.020359023,0.004255454,0.010687543,0.014154588,0.016177962,0.03283191,-0.009808515,-0.008216637,-0.033734802,-0.012694574,-0.03249864,-0.019933486,0.11486765,0.037375096,-0.006480746,0.010769887,-0.019030599,0.06683682,0.042041603,0.013297138,-0.051105898,-0.04231352,-0.00674946,0.010983787,0.018092772,-0.039014403,-0.019483093,0.005691396,0.04218277,-0.045606103,0.02593145,0.018932974,-0.013307387,-0.04592082,-0.03314979,-0.025522677,-0.036851585,0.021688722,0.0497555,-0.023927584,-0.026002023,0.029494783,-0.013472233,0.027424421,-0.03313563,0.059246097,-0.0014363178,-0.005673573,0.012223704,-0.0421059,0.0304905,-0.015540299,-0.01884748,-0.031555958,-0.027554272,-0.013443311,0.008105862,0.006825062,0.023342928,-0.030553501,-0.020184902,-0.0036441134,-0.001046935,-0.005064859,-0.008178133,0.0066066785,0.009801132,0.025173383,-0.07323361,0.015902497,-0.0071731904,-0.02661203,-0.017095461,-0.04254205,-0.007914105,0.028585779,0.0021583983,0.0020874196,-0.025822029,-0.014172624,-0.011698116,-0.007909892,0.0033162024,-0.0038678162,0.0011920439,-0.046353374,-0.0002921888,-0.0043982025,0.0034000196,-0.007062873,-0.03162497,0.018930221,0.006950129,0.004467446,-0.0463253,0.026548468,0.0061038733,-0.01452545,0.0004144955,0.030480595,-0.022804823,-0.04353841,0.020685468,0.033167254,-0.008531423,-0.022219583,0.06415272,0.020836113,-0.014918111,-0.030305548,-0.05656556,0.008961906,-0.032510314,-0.03735903,0.035841726,-0.008597478,0.010634622,-0.002207631,0.029781457,-0.017027987,-0.00064684637,-0.028991569,0.0020926115,-0.0044017956,-0.017994694,-0.0034421373,0.03022755,-0.0005660344,-0.06123091,0.0018282031,0.004980272,-0.015055532,-0.04537001,0.026136382,0.046263136,0.019356512,0.0051842574,0.029303508,-0.04031959,0.040376104,0.008424017,-0.024873551,-0.009504517,-0.057843503,0.013333898,-0.06675324,0.005790255,0.0071815047,-0.04520305,-0.025899157,-0.00097343023,-0.0044953907,0.007707108,-0.022878908,-0.028190207,-0.0120684095,-0.016504938,0.01899889,-0.016556855,0.00468545,-0.025810689,0.013286869,0.040823236,-0.0015445913,-0.054158516,0.04575627,-0.005530857,-0.033644654,-0.008284204,-0.055385783,0.027115209,-0.0029563336,-0.001270664,-0.020298524,0.0016233574,0.051891122,0.021116095,-0.041282125,0.0009493435,0.029781625,0.047159765,-0.05073156,0.021312308,-0.014104174,0.032876752,0.022295754,0.026628826,0.024610603,-0.015630988,0.004744496,-0.02028771,0.003911785,0.009090793,-0.008597418,-0.032234717,0.009281978,0.03662863,0.045666344,0.009474534,0.03703403,0.035679676,-0.023826884,-0.04141847,-0.019548837,-0.01641132,0.04429692,0.011936988,0.01638173,0.024442906,0.042207602,0.033618506,-0.03503584,-0.03840575,-0.0057919705,0.028671686,-0.16128892,0.04609019,-0.020065106,0.023886066,-0.010842462,-0.009233836,-0.060462475,0.0022982787,0.0074422373,-0.028449759,0.016523456,-0.039006267,0.009275045,-0.037808802,-0.02956868,0.026609797,-0.043568972,-0.0006799946,-0.04851514,0.035693754,0.0311319,-0.025865138,0.026079223,0.005267111,0.005855362,0.011234246,-0.0244399,-0.033872675,-0.009151572,0.014538096,-0.0041076997,-0.033433434,-0.011858527,0.04866654,-0.0010013948,0.020654147,0.022292,0.007319866,-0.016802555,0.020730497,-0.029702734,0.021625455,0.010107137,0.03501708,-0.01728381,0.02619446,0.0065089334,-0.032770004,0.00043839685,-0.0008396353,0.0074088485,-0.0005490973,0.05620993,0.024042003,-0.0030117477,0.018236125,-0.07014495,0.023707788,-0.027612993,0.037314445,-0.029204383,0.026151156,-0.035770293,0.0066325404,-0.0581571,0.02671271,-0.02325676,0.033187367,-0.040967066,0.0094235875,0.008412413,-0.02732469,0.009356931,-0.017682027,-0.0050013666,0.0019609695,0.026615363,0.016191753,-0.038418718,-0.036242872,-0.032510284,-0.0022915546,-0.019360093,0.041569263,0.04104476,0.059889484,0.018182121,-0.0035060581,-0.04054651,0.025698477,-0.067031614,-0.018819228,-0.052593827,0.0048161317,-0.018250197,0.011636848,-0.0037808795,-0.060539886,0.026285322,-0.014058017,-0.064493015,-0.021520276,-0.023455793,0.013340931,0.00622904,0.039534606,0.0074971775,-0.00075738964,-0.013364044,-0.03003654,-0.028491724,0.0023581085,0.015097466,0.03677404,-0.07017242,-0.023521468,-0.021287333,0.007027769,0.027093716,0.03895955,0.0004756162,-0.044180717,0.04497257,-0.025646342,-0.015961727,0.036921516,0.03492566,0.02839278,0.024934312,-0.009662625,-0.044248268,0.006200912,0.0053605875,0.010263592,0.0033697437,-0.01637386,-0.025646072,0.027592488,-0.016182411,-0.031826653,-0.012893296,0.0029196248,-0.021421226,-0.030187253,-0.051058352,0.016269125,0.016036483,0.02169705,-0.015181125,-0.01801585,0.0016667902,0.056317106,0.023969589,0.012086933,0.027311977,0.029461563,0.006144677,0.005804848,-0.022954697,0.09619179,-0.049885098,-0.035967954,-0.020613577,-0.031927735,0.031455074,0.04020379,0.009883334,0.008346454,-0.054146856,0.013263372,0.037660904,0.03363921,-0.020301845,0.013491044,0.045285136,0.019023893,0.014780754,-0.004358915,0.04813524,-0.022547368,0.020982122,-0.021609118,0.041266963,0.014852921,-0.028399995,0.010598776,-0.023766639,-0.010336312,-0.006357775,0.023166753,-0.014151209,0.021069104,-0.006645107,-0.009784138,0.03962776,0.028367024,-0.005899698,-0.0003101438,-0.026995681,-0.0041126045,-0.030975841,-0.0028255868,-0.030729722,-0.00066134945,-0.0061453325,0.03353971,0.00065359677,-0.024519581,-0.035740595,0.00790143,-0.030075697,-0.045392983,-0.013251561,0.06982214,0.039265037,0.039275378,0.0450654,-0.014233465,-0.024620743,-0.016619015,0.045090716,0.035180714,-0.036862485,0.0010127958,-0.0019299741,0.01601639,-0.0076723024,0.03400022,-0.0113765625,0.019602105,0.0031733166,0.0058028502,-0.01253038,0.034008976,0.01474319,-0.020971095,0.02733979,-0.0065508173,-0.02582275,-0.00034097224,0.037639074,-0.015440782,0.051656857,-0.02747371],"last_embed":{"hash":"to6bn1","tokens":311}}},"last_read":{"hash":"to6bn1","at":1763795325586},"class_name":"SmartSource","last_import":{"mtime":1762524118000,"size":93,"at":1763795325179,"hash":"to6bn1"},"blocks":{"#":[1,1]},"outlinks":[],"task_lines":[],"last_embed":{"hash":"to6bn1","at":1763795325586}},"smart_blocks:2025-11-07.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.054515213,0.009751886,-0.027378099,0.001603591,-0.0009630315,-0.012492303,-0.027862132,-0.0022628952,-0.028267695,0.019579643,-0.008683227,-0.032984465,-0.016947294,0.026347104,-0.014177697,0.004152218,-0.00097232906,-0.032728534,-0.020206392,0.005442608,0.014215935,0.016843343,0.035831615,-0.020907365,-0.007331619,0.011454025,-0.011869657,-0.0043090982,0.017590586,-0.03202656,0.017312115,0.018971777,-0.0062919394,-0.013334046,-0.023327012,-0.043527387,0.00661999,-0.027854482,-0.021764232,0.029084533,-0.012285241,-0.030581068,0.0161576,-0.039744653,0.041392524,-0.029829718,-0.012651219,0.0053660413,-0.0043639373,0.017177776,-0.006788918,-0.0119595695,0.04547219,0.0011127528,0.00028149041,0.048393738,0.002238262,-0.036930498,-0.09158372,-0.00042558805,-0.025825853,0.014030969,-0.015511738,-0.052641213,0.000690272,0.062034454,0.008386188,0.018132932,-0.014159848,-0.05538336,0.011208265,0.05298392,-0.0133228125,-0.031209553,-0.07242713,0.011466052,0.019002615,-0.022327371,-0.029130584,0.06461764,0.008661623,0.006038878,0.01171607,-0.033609025,0.0077537163,-0.05423913,0.005992247,0.06638562,0.03719069,-0.014243762,0.015161851,-0.012274612,-0.018347284,-0.034719456,-0.0010103057,0.0064761112,-0.021209119,-0.005415069,0.026332049,0.0006965169,0.051901657,0.032456215,0.045159094,-0.028776351,0.0029779917,0.011824896,0.04194532,0.007431471,-0.0142534375,-0.01458071,0.0140312165,0.036517482,-0.01725902,-0.026999114,-0.0046209022,-0.04463281,-0.00959808,-0.0064704637,0.015686428,-0.014623999,-0.016112603,0.048165776,0.036350716,-0.017085627,0.00085596734,0.007230802,-0.03099438,-0.0014418913,8.984751e-7,0.00021001388,0.003367987,0.026171433,-0.012899604,-0.003573067,-0.010936702,-0.058152325,-0.008293891,0.027270006,-0.0056012906,-0.018974341,0.01141007,0.04099721,-0.04484234,-0.0042249495,0.04494049,-0.050398696,0.033221964,0.02647853,0.015558628,-0.0059875166,-0.0006768449,0.015867766,0.015145903,0.021233128,-0.011689972,-0.00555253,-0.011306283,0.028294038,0.026545508,0.011596898,-0.01953324,-0.0069830148,-0.056658436,0.018293919,0.06248128,0.006523659,0.023532182,-0.017097216,-0.04377913,-0.03729739,-0.004108035,0.036275722,0.01521721,0.019166535,0.007003341,0.035001896,0.07880693,0.029305562,-0.008984986,-0.021878835,-0.06791482,0.0071390755,-0.026478484,-0.043174863,-0.04433848,0.025735501,-0.03640346,-0.015633564,0.001811888,0.032870784,-0.003852514,-0.020673212,0.046054732,-0.028389473,0.0059618005,0.0017826884,0.06621634,-0.0031948416,0.025329977,-0.084733725,0.024316879,0.0039498922,0.036780164,-0.0069175116,0.0012862161,-0.043373313,-0.0055378815,0.017617956,0.030820576,-0.04555289,0.0027582934,0.0068949996,-0.014086929,-0.03428824,-0.039962467,0.026789675,-0.0075811907,-0.0020544042,0.025540456,-0.028163582,-0.029093122,0.052244317,0.0033268256,0.01174519,-0.02731894,-0.024878776,-0.01295697,0.03471533,-0.015385727,0.02858785,0.051816095,0.009817617,0.041551117,-0.045652747,0.026651153,-0.008466697,-0.033924453,0.010497972,0.0032854385,0.013298956,-0.03197871,-0.039674282,0.013393472,0.023825156,-0.022194253,-0.013026138,-0.027112521,0.030062994,-0.026574496,-0.02471283,-0.020561952,0.00019898904,-0.002927694,-0.028934002,0.03152343,0.010096125,-0.017230105,0.011864622,-0.0055543217,-0.046207625,0.007453634,0.0018128505,0.027983358,0.019107569,0.03866377,0.020259513,0.005211548,-0.0066618365,0.038618308,0.003833879,0.0041920976,-0.006283456,-0.016035736,-0.026382979,-0.03155576,-0.02164986,-0.019256337,-0.018425534,0.036263835,0.016595274,-0.008014073,0.008962658,0.014302073,0.02491189,0.017666776,-0.036183916,-0.0159378,-0.0280264,0.025043387,-0.04165093,0.024598373,0.040545095,0.0568848,-0.024715785,-0.008436616,-0.0039112354,0.029873392,-0.16753137,0.0006540139,0.0034468973,0.010107702,-0.015547805,-0.0017962793,-0.051130712,0.025891418,-0.08121256,0.012406282,0.018847784,-0.036323752,0.0019615332,-0.008923956,0.032640968,0.02455612,-0.0023961118,-0.039969042,-0.0121591445,-0.020625656,-0.016086522,-0.023372784,0.053044558,0.015217005,-0.03301607,-0.013117386,0.0020805348,-0.026272764,-0.029662646,-0.058224,-0.013491401,-0.0070351064,-0.015079891,-0.037091635,0.014334414,0.034341805,0.0010099877,-0.020162066,-0.018238842,0.015301647,0.055059433,0.0585315,0.0006978026,-0.0020757362,-0.01705891,-0.032890912,-0.030009277,-0.05426217,-0.053072765,-0.0673977,0.001765193,0.00021370238,0.016735064,0.003685307,-0.0438992,-0.030630928,0.034958977,0.011336968,-0.011975059,0.0097543355,-0.016652245,-0.030391801,-0.0058958842,0.024488667,-0.046261366,-0.018468583,0.049046714,-0.020703599,-0.00082285656,-0.017643796,0.056667216,-0.033065014,0.034480583,0.027006807,0.011893512,0.023848925,0.039339628,-0.040379982,0.0012466678,-0.117211714,0.058183916,0.026264137,-0.033047516,0.033519592,-0.028620481,0.03208462,-0.0032158538,0.031198004,0.017693548,0.24172428,0.039919242,0.025474692,-0.012026266,0.046409484,-0.015980992,-0.032150976,0.057924066,0.005985171,-0.045547415,0.0046514254,-0.029474208,-0.00075405376,0.008671413,-0.0042840466,0.064844646,-0.041473214,0.003596628,0.04072493,-0.0023802915,0.04867825,-0.00041989313,0.026129643,-0.044519536,-0.07596008,-0.008279936,-0.019762456,-0.0009481483,-0.021738976,0.03243151,-0.01885052,0.05436189,-0.018811248,-0.008271581,-0.037587177,-0.03891245,0.022463711,-0.06750393,0.015791165,0.02496398,-0.004827388,-0.009325739,-0.0016387366,-0.046277344,-0.06751349,-0.011384998,-0.008215036,0.010439763,-0.05178915,-0.013162713,-0.06407626,-0.04043435,0.023527503,-0.017140485,0.045190986,0.023707194,0.011801375,-0.029855313,0.053253356,0.029262595,0.0036164613,0.008712581,0.0026681353,0.01855817,0.009384407,0.035273917,0.048425455,-0.004528327,0.03694703,0.019558107,-0.010956393,0.013104245,0.010656086,0.0080245985,0.01410768,-0.027729841,-0.01821288,-0.0018023318,0.029118577,0.04477819,-0.009633379,-0.026894655,-0.002620192,-0.03516859,0.010974968,-0.03233333,0.028528169,0.08338768,-0.013821524,0.0018237837,-0.008304077,-0.02431992,-0.05624927,0.025903357,0.009913541,-0.022681633,0.008512331,-0.016620042,-0.075127654,-0.015415744,0.028090153,-0.016024647,0.012555599,0.01489899,0.05080381,0.013369168,0.008722623,-0.004685221,-0.004651684,-0.006868772,-0.042392995,-0.009766117,0.030984445,-0.045819815,0.028072458,0.030110028,0.051276132,0.01810058,0.016298471,0.00016010553,0.029274538,0.009007474,-0.02839849,0.040252764,0.02203795,-0.022365889,-0.010588325,0.031580377,-0.047592506,0.05233442,0.04761868,-0.038575917,-0.03488555,0.044454448,0.08264672,0.046618193,0.036781903,-0.002770214,-0.021142988,-0.006096831,-0.007309772,0.005050869,0.021675719,-0.028224494,0.023622017,0.016572116,-0.04201562,0.016040169,-0.01874646,0.06436813,-0.014303209,0.048819233,0.019077502,-0.055122852,-0.04699749,-0.045777917,0.008896322,0.024090933,0.024460794,-0.0014619622,-0.019294234,0.07861222,0.009082247,0.091211535,0.012564223,0.05120433,0.007075554,0.023043571,0.0213094,-0.01831558,-0.0015868763,-0.009692347,-0.04181508,0.028339695,0.010432645,-0.05056522,-0.00922969,-0.028963706,0.011242397,-0.02532034,0.006396815,0.004549683,0.019166525,0.021968693,0.03604509,-0.018121464,-0.009121467,-0.032579195,-0.014430115,-0.033735752,-0.013514495,0.11185666,0.04000424,-0.009060391,0.008651054,-0.021437349,0.0647753,0.042829953,0.0063535487,-0.049358997,-0.03692015,-0.0053016734,0.011149397,0.023348834,-0.038435034,-0.015860569,0.009200021,0.042149425,-0.048162803,0.020668637,0.024946453,-0.009931051,-0.0487326,-0.038087774,-0.022169074,-0.039345197,0.021754261,0.051720604,-0.025551312,-0.027425826,0.03123459,-0.02225881,0.026250513,-0.03844343,0.06530429,-0.013717637,0.0010314304,0.012101947,-0.037938986,0.027906092,-0.016179772,-0.016397364,-0.034947876,-0.029861953,-0.0032328381,0.018546876,-0.000018546434,0.02756192,-0.033779725,-0.021994874,-0.0032904944,-0.004546036,-0.0003115644,-0.012475877,0.009629325,0.0074583306,0.022929203,-0.07062753,0.016885065,-0.016171955,-0.026382124,-0.01908667,-0.039892536,-0.014375237,0.020870848,0.0054486636,0.0061821137,-0.021905363,-0.00671011,-0.011334397,-0.005303414,0.008849137,0.00060383684,0.0068226513,-0.037938707,0.0013741889,-0.0071183504,0.00023657836,-0.0059297048,-0.035152588,0.019257924,0.0062671658,0.008274005,-0.04070395,0.024755236,0.005865803,-0.008279791,0.007324112,0.033306666,-0.028816901,-0.047468103,0.011949905,0.031086609,-0.0066448166,-0.018086877,0.05562678,0.018392341,-0.009465404,-0.034961548,-0.054108087,0.014124035,-0.03090047,-0.03719498,0.03274577,-0.014878375,0.007051744,-0.00045801487,0.026479822,-0.017311718,0.0004469666,-0.025048692,0.0032576774,0.0018970997,-0.015870797,-0.0019986914,0.030559383,-0.0016286902,-0.06570847,-0.0012387956,0.006791956,-0.011443053,-0.043868434,0.027121954,0.050160058,0.015111268,0.0065375017,0.027149137,-0.03985936,0.040566355,0.009228576,-0.030080654,-0.012699803,-0.059765574,0.017673295,-0.06341365,0.004670018,0.0025709297,-0.054858506,-0.02561269,0.004102652,0.0006059653,0.017403334,-0.025841003,-0.038019344,-0.016486995,-0.013156392,0.019765366,-0.012519926,0.002721808,-0.020461632,0.010976009,0.045022268,0.0006361436,-0.052914187,0.048964724,-0.0020220205,-0.037945483,-0.005395736,-0.054346863,0.027637081,0.0028129553,-0.002893462,-0.020772604,0.002029981,0.053373087,0.013456617,-0.036180243,0.0014623594,0.030045588,0.044447977,-0.048217148,0.023474142,-0.010874258,0.031594425,0.026746769,0.021932852,0.02531971,-0.015206923,0.003453183,-0.02397145,0.0025679825,0.008977883,-0.013255495,-0.037052184,0.009664335,0.035378255,0.045300063,0.004729381,0.040803716,0.031857196,-0.020706667,-0.04805677,-0.018203614,-0.012565152,0.04476312,0.01578749,0.013872564,0.020169329,0.051227525,0.031734817,-0.032304507,-0.03953213,-0.0030311893,0.027671173,-0.15247294,0.04777248,-0.014103995,0.028938353,-0.0072429385,-0.0045772553,-0.063010074,-0.008778887,0.0059866863,-0.02721409,0.015568339,-0.03438613,0.012618326,-0.04357368,-0.024548424,0.019900342,-0.047080707,-0.006549204,-0.038576134,0.031459983,0.029070213,-0.01775797,0.023112211,-0.0004874064,0.006480676,0.008653763,-0.023051804,-0.030219883,-0.01303594,0.019173516,-0.0016195327,-0.040944498,-0.01238189,0.04339003,0.0012449617,0.02000602,0.019911695,0.0041786297,-0.007052553,0.01488741,-0.02902283,0.017411307,0.008886851,0.041155133,-0.011591257,0.023781558,0.0063912696,-0.031818666,0.00108955,-0.0062008537,0.0055016754,0.00012635432,0.05193355,0.024953743,0.0025603415,0.019290239,-0.07383842,0.025775267,-0.028209686,0.03958037,-0.029900027,0.026287636,-0.036975566,0.0087152375,-0.050480425,0.020459881,-0.01845245,0.028446589,-0.038406588,0.01115435,0.019265309,-0.017316738,0.013333757,-0.024110964,-0.0061785565,-0.00018326608,0.023000365,0.010614825,-0.03445918,-0.04046483,-0.033843447,-0.006812464,-0.01582117,0.041224178,0.030655118,0.061047122,0.020485194,-0.0006195964,-0.03890231,0.021325616,-0.06902849,-0.023274193,-0.056533027,0.0049256478,-0.02171099,0.018237848,-0.0020023165,-0.06023077,0.030409617,-0.008387488,-0.06502606,-0.025648398,-0.022909543,0.014480894,0.006458055,0.041208744,0.0053942893,0.0023143927,-0.01260672,-0.02693,-0.026954584,-0.0013587782,0.016043585,0.043331373,-0.06497068,-0.022102641,-0.022781013,0.0036500802,0.028873656,0.03874774,-0.004898771,-0.046853192,0.03809884,-0.021833526,-0.019526325,0.038632203,0.04191098,0.025973987,0.022885073,0.00078408816,-0.03943158,-0.00773596,-0.00024260307,0.006742295,0.0047186376,-0.0062882537,-0.034885544,0.030269612,-0.020799616,-0.025719823,-0.01879605,0.007093652,-0.021132546,-0.02788327,-0.05634727,0.021743102,0.015865248,0.013500567,-0.018943192,-0.012854359,0.0042925724,0.053748544,0.017136607,0.018548002,0.026083484,0.029195517,0.006022547,0.00799125,-0.0174638,0.08998509,-0.05045379,-0.030559545,-0.020767374,-0.03006937,0.027437648,0.036568817,0.0069580437,0.0060514417,-0.057655428,0.012509805,0.03688342,0.03132068,-0.018893726,0.017472083,0.044082936,0.02285152,0.011081402,-0.007780111,0.045157183,-0.028121287,0.018402921,-0.023566201,0.042924438,0.01634459,-0.027049415,0.009199741,-0.028150372,-0.014756045,-0.0026038168,0.019602282,-0.019342652,0.018833999,0.002890245,-0.013748628,0.03418392,0.032190025,-0.0033687372,0.0019920715,-0.030353665,-0.004819066,-0.03408078,0.0022440439,-0.032747746,-0.007638675,0.0011998882,0.041882303,-0.0014169803,-0.016416876,-0.02755434,0.0020100954,-0.02300555,-0.040245116,-0.0057720733,0.073348574,0.03638804,0.029591855,0.041126363,-0.01296707,-0.028102444,-0.016419629,0.04583364,0.032358687,-0.027249623,-0.0011889155,-0.0029503251,0.018269347,-0.013389636,0.038064305,-0.008366867,0.025296299,0.0043542474,-0.0043250998,-0.007776638,0.027687786,0.009810631,-0.026136579,0.02564132,-0.0003645125,-0.030936277,0.0038003784,0.030778924,-0.018855784,0.05066881,-0.024946803],"last_embed":{"hash":"to6bn1","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"to6bn1","at":1763795325588},"key":"2025-11-07.md#","lines":[1,1],"size":93,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"to6bn1","at":1763795325588}}, diff --git a/.smart-env/multi/2025-11-08_md.ajson b/.smart-env/multi/2025-11-08_md.ajson new file mode 100644 index 0000000..24a920f --- /dev/null +++ b/.smart-env/multi/2025-11-08_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:2025-11-08.md": {"path":"2025-11-08.md","embeddings":{"bge-m3:latest":{"vec":[-0.042559456,-0.015118805,-0.034941833,-0.0013111855,-0.012569764,0.0076686596,-0.02972289,0.0058918926,-0.01419661,0.039559323,0.042277437,-0.034408886,-0.009373919,-0.0077045714,-0.010443406,-0.009497024,0.055054802,0.0039659166,-0.00224635,-0.044930533,-0.010453311,0.012594311,-0.005050859,-0.0004379923,0.015078794,-0.027756503,0.0057904916,0.008380765,0.020707287,0.035988808,-0.0060399137,0.06941347,0.019167395,-0.022970296,-0.0415407,-0.046900272,0.020505998,-0.05084519,-0.04697176,0.001940877,-0.008712409,-0.027165819,0.016604211,-0.052205395,0.06296409,-0.015698856,0.021273188,-0.012809761,-0.004835776,0.013085841,-0.00877809,-0.014363878,0.03662682,0.0064806757,0.01020751,0.0096896775,0.0001872928,-0.042593386,-0.03162998,0.0029450743,-0.048900183,-0.022686426,-0.010362635,-0.00092271436,0.0189671,0.045728713,-0.016022488,0.034543864,0.013639391,0.031534083,-0.006358382,0.03814198,0.025818368,-0.05034908,-0.05494108,0.018201273,0.024726888,-0.010626355,0.02588589,0.070224255,0.013919347,-0.026911233,0.03435148,0.007554864,-0.016716171,0.014053243,0.012822748,0.019865103,-0.021947147,0.033195443,0.012116696,-0.016810434,-0.005194259,-0.039645217,-0.036653254,-0.026688999,0.014727437,0.017453698,0.04622115,0.037123866,0.036583416,-0.008522783,0.017282814,-0.011303185,0.010427937,-0.011726624,-0.0010397465,-0.023104696,-0.01895348,-0.013794699,0.0128710065,0.009375393,0.00066797534,0.00024547195,0.0054657757,-0.0014003884,0.0070059528,-0.04611561,-0.059034575,-0.06329267,-0.00068517675,0.003712341,0.07164662,0.015001294,0.025902735,-0.047205303,0.014939267,0.01352295,0.03711246,-0.01936958,-0.009935152,0.029394163,0.029977905,0.004491987,-0.03183072,-0.03352735,-0.026778752,0.012249224,0.013059953,0.015645793,0.024140581,-0.032262426,-0.039256126,-0.01293203,0.059317086,-0.02763021,0.0397693,-0.020108847,0.0014625062,-0.018429888,0.019552313,0.012529349,-0.013335625,0.02329568,0.016175326,-0.026826257,-0.06561386,0.026631126,-0.028346889,0.029092109,-0.042824727,0.0054654665,-0.040991373,0.0039840825,0.04921549,-0.01783179,0.039656788,0.009520622,-0.023195611,0.030482193,-0.021627463,-0.02855154,-0.011905344,-0.014550049,0.0033835114,0.029353274,0.037059247,0.017494403,-0.023801174,-0.032598518,0.0020348025,0.018187659,0.015203809,-0.026972307,-0.047262482,-0.008885847,0.0067708925,-0.0305003,-0.010114824,0.00048845564,-0.033907697,-0.018730521,0.0074610864,-0.0007113434,0.0037695388,0.0040469705,-0.023991108,-0.0083167255,-0.012186094,-0.07865482,-0.021880537,0.008864586,0.02493637,0.0045105163,-0.012529075,-0.0006248562,0.03816557,-0.028375834,0.0013032814,-0.008741534,-0.029451855,0.021909527,0.027519278,0.022614496,-0.05107914,0.029387271,-0.045658782,0.018482102,0.03110047,0.005603887,-0.025174532,0.027352266,0.03866442,0.043474294,0.022756264,0.00792675,0.019813072,0.07198805,0.02746457,0.0031188438,0.008099494,-0.077917196,0.026863905,-0.026478846,0.0524193,-0.03303717,-0.068110265,0.03711352,0.020987285,0.008798939,0.022978608,-0.038808722,0.022207968,-0.032741565,-0.0009372595,0.030860381,0.012889131,0.051286276,0.008927757,-0.0059559746,0.009337885,-0.013191899,-0.023235606,0.039577533,0.0116164945,0.057074815,0.0062239086,-0.023902275,-0.012901345,-0.013692669,0.015921874,0.04851815,-0.0029835072,0.007859235,0.056462545,0.007872297,0.009564962,-0.015071066,0.012207041,-0.047086198,0.0105135385,0.015754584,-0.0075397706,-0.003691748,-0.0128977075,-0.028026495,-0.019657854,-0.02410717,0.112487905,0.0033500474,0.02945536,-0.0010881554,0.015490423,0.02557155,0.033605926,-0.030301958,0.018762914,-0.03786665,0.028603353,-0.04951307,-0.03928986,0.025346918,0.05799834,-0.056690115,-0.013713243,-0.0136695225,-0.0068497933,-0.16681398,-0.03852458,-0.0033603318,0.014230951,0.0012415729,-0.027260842,-0.015974788,-0.008073722,-0.00927849,0.035083916,0.0021515526,-0.045382965,0.017323492,-0.021084435,-0.02668381,-0.0034700441,-0.014553528,-0.016832631,-0.020621028,-0.05011291,-0.008922883,0.013783291,0.05324829,-0.0059487405,-0.002676027,-0.014480956,0.013628285,-0.018510588,-0.029800221,0.004613259,0.01572539,0.016297095,0.004118903,-0.013856131,0.041882146,0.054920595,-0.015258163,0.011631994,0.035261698,-0.054279458,0.02248061,0.038465925,-0.035218325,0.0030207252,-0.012148425,-0.032306097,0.016273394,-0.0056649907,-0.01626191,-0.0013956773,0.016517924,0.03043698,0.027544018,-0.037358437,-0.022713132,-0.011334223,0.020287886,0.059510775,-0.08617313,0.022388706,0.0051003667,-0.039806165,0.028560406,-0.019049635,-0.0086222645,0.058757655,0.015897429,-0.049625818,0.01808532,-0.023479553,0.020095196,-0.021666398,0.027648356,-0.03929661,0.015566167,0.021948952,-0.0025865496,-0.039104257,-0.025243426,-0.09013435,0.00010251496,0.0097506745,-0.0056469124,0.03170338,-0.03279009,-0.018132899,-0.033648286,0.06379487,0.018089334,0.24963523,-0.003727848,-0.010167074,-0.024500456,0.086184345,-0.021601463,-0.0066426545,0.017743343,0.007048896,-0.055292383,0.054956052,-0.015599294,-0.06260281,-0.01698062,-0.008353553,0.01790358,-0.015692426,-0.023220384,0.045761112,-0.012570916,0.031898633,0.0029087225,0.020801129,0.04206196,-0.04638103,-0.0010432018,-0.020933101,0.03472326,-0.023113875,0.006289844,0.015461655,0.026915906,-0.010298906,0.04878868,-0.023347015,0.015621942,0.053027555,-0.023020579,-0.017694393,0.012122485,0.00031512167,-0.002111467,-0.043264624,-0.003670539,-0.016221311,-0.0042638043,0.014003058,0.023803215,0.0055518565,-0.010674983,-0.008705032,-0.042130936,0.0028427695,0.0055109276,0.051642306,-0.008879964,-0.024424585,-0.036364418,-0.01778536,0.070806056,0.010690507,0.010545998,-0.011351229,0.018763669,0.0107953595,-0.0012927296,0.00810451,-0.031179411,-0.0022096876,0.040869135,0.028468994,0.03188142,0.0158214,-0.04153436,0.013996525,0.0019663968,-0.0034398942,0.047113173,-0.04702813,0.047706693,0.024738599,-0.0372304,-0.051115435,0.022079745,0.026628619,-0.043349747,0.001933288,0.046614684,-0.029847292,-0.0566036,-0.02847239,-0.0019826167,-0.07880795,0.001757478,0.012663557,-0.024932252,0.0010949399,-0.0076374123,-0.07570846,-0.032462064,-0.0015532549,-0.030688489,0.018588006,-0.0219586,-0.0010216486,0.0028909775,-0.023567298,-0.012933356,-0.0115666045,-0.002914658,-0.009224356,-0.011148427,-0.017928159,-0.0358496,-0.013784981,0.020534202,0.0550148,-0.0058031366,0.047648154,0.031400893,0.0041450243,-0.0013982272,0.008028366,0.063796416,-0.009374234,-0.024296362,-0.052398916,-0.003263706,0.007580833,0.04495521,0.014895962,-0.030287618,0.0018220481,-0.006419821,0.0044412618,0.045137856,0.021164723,-0.0023745717,-0.01121323,0.0075279097,-0.023520978,0.037656207,-0.0027719503,-0.006167026,0.031317327,0.012534594,0.038853567,-0.020371584,-0.0067460765,0.019334957,-0.036845002,0.053910553,0.002747719,-0.069254145,0.012282802,-0.025830366,-0.009091004,0.007076983,-0.04175496,-0.020426912,-0.029717801,0.026531635,0.02133476,0.07008925,0.0047304654,-0.028194666,-0.03588168,0.07503102,0.017795615,-0.033580508,-0.030473556,0.015194857,-0.03447169,0.09213223,0.030670194,-0.00029738757,-0.052207425,-0.0061236783,0.011786121,-0.035918407,0.03537086,0.0062429053,-0.012863281,-0.0739357,-0.0044641662,0.003909232,0.033985723,-0.035122618,-0.06076101,-0.016215509,-0.0518971,0.06835754,-0.033092372,-0.015138422,0.012012825,0.014347126,0.003389959,-0.0029555971,-0.019707331,-0.02770233,0.004383382,0.01587218,-0.04634595,-0.026020918,-0.017253885,0.026577521,0.0392069,0.015486742,-0.027092371,0.011563692,-0.028888777,0.0019086502,0.001547299,-0.009157316,-0.007319941,-0.028611034,0.080335,-0.00478248,-0.01069992,-0.0016389814,-0.02180425,-0.0028323466,0.024304017,-0.05050213,-0.029722705,0.02332981,-0.017370788,-0.0014600785,-0.013517536,0.0066708913,-0.001161485,-0.014620368,-0.004730075,0.004269025,0.0044787866,-0.0045992592,0.022755982,0.022878723,0.033967793,-0.002968194,0.018644203,0.0335578,0.0035286462,0.05129433,0.009655961,0.06280542,-0.00036710087,-0.03361845,0.03922538,0.019035328,0.011280128,-0.021469327,-0.0033076555,0.025986992,0.05225884,-0.016217345,-0.038813077,-0.026631976,-0.023007933,0.0033997924,-0.053609103,0.0020053333,-0.00999559,0.033358365,-0.07555943,-0.026590621,0.016415523,-0.021927848,-0.030932419,-0.019510401,0.0134357875,0.019328276,-0.0075410022,-0.03915546,0.033363644,0.061840065,-0.027288146,-0.0068224077,0.003021297,0.00053978973,-0.07517093,0.06668237,0.034064077,-0.021801641,-0.00794858,0.07690382,0.024447095,-0.0070518074,-0.030886535,-0.055603776,0.017164038,-0.020085242,-0.04547474,0.04127401,0.018449629,-0.02296052,0.025584815,0.047697123,-0.04192697,0.018956875,-0.019492367,-0.019877788,-0.010184994,-0.0056843157,-0.020634362,0.03268815,0.0003749494,-0.039205864,0.027979467,0.011833018,-0.013196512,-0.020272331,-0.0021505498,-0.016785264,0.042017967,-0.01851223,0.07156873,-0.015920136,0.003637879,-0.0011767815,-0.02664078,0.014824593,-0.0051390766,0.0005632396,-0.03713271,-0.003603346,-0.011230522,0.027065996,-0.03384308,-0.042820208,-0.06732696,-0.012988485,-0.005930791,-0.0031298061,0.05503651,0.015262087,0.005320757,-0.02435053,0.027424717,-0.0018763196,0.02867174,0.010533654,0.031324565,-0.043770816,0.0059806,-0.09272146,0.026309626,-0.024762599,-0.049099576,0.007534268,0.009806407,0.0018879406,-0.036406796,-0.0486622,0.020320779,-0.0069662817,-0.0059222006,0.0027646816,0.026225675,0.0045440467,-0.027903473,-0.006896592,-0.006969905,-0.027839541,-0.040808596,0.020600824,0.035509378,0.009088589,0.023722615,0.026646173,0.0046523088,-0.013930194,0.011493402,-0.00620408,0.00054231816,0.012507656,0.0052865706,-0.0019349165,0.04235665,-0.037393067,-0.019533705,0.023297457,-0.020022487,-0.02611638,-0.0020661827,-0.0068688327,0.018956987,-0.010263705,0.008955411,0.06539656,-0.02151173,0.0011665733,-0.04475731,0.014299601,-0.15530443,0.044717096,-0.049154423,0.003235156,-0.07584071,-0.01229921,0.022004716,-0.0014592701,0.016180893,-0.029533295,0.010521939,-0.06425805,0.026569907,-0.002023126,0.03595511,0.049982216,-0.024622198,0.031481106,-0.021840509,0.016509827,0.009746366,-0.03275474,0.01268101,-0.0021743139,-0.027173476,0.041515414,-0.02937789,-0.010553423,-0.0033982394,-0.030628845,0.019058319,-0.045536865,0.03277709,0.05410823,0.015461819,0.028790843,0.008710505,0.0035542133,0.0008044173,0.016163869,-0.030803936,0.022192653,0.0124159185,0.013388271,-0.04208359,0.056424182,0.023353346,-0.032773916,-0.03263389,0.0058361553,0.0012531594,0.02456655,0.0042726975,0.028423343,0.005976812,-0.025101833,-0.018124945,-0.004220941,-0.020987485,0.021465506,-0.04813327,-0.020688469,-0.04684956,-0.030009832,-0.018927427,0.009296497,-0.030782338,0.03632123,-0.02662194,0.03689242,-0.027574306,-0.03274355,-0.032042984,-0.023391793,-0.013946451,-0.047786716,0.048113156,0.003928986,-0.065999985,-0.0033590028,-0.03170888,0.004228848,-0.04166092,0.05088875,0.062205385,0.036465492,0.0064017726,0.0026032517,-0.037233707,-0.026462264,-0.037154276,-0.016234191,-0.033309214,-0.026744507,-0.0287548,-0.020735478,-0.009945324,-0.019567404,0.020352468,0.016545556,-0.006058115,0.034925584,-0.042304542,0.02438932,0.018996984,0.010457314,-0.0024376279,-0.025855482,-0.02350922,-0.013580683,-0.015814453,0.042461514,0.010307466,0.009320233,-0.022369688,-0.024900658,0.008483797,0.006585449,0.013820416,-0.03384016,-0.006886129,0.006258423,0.018293923,-0.030112052,0.019513456,0.01743564,0.031175395,0.04491939,-0.004249661,-0.052723803,-0.017302934,0.028750075,0.029234951,0.0060277465,0.015474469,-0.03085027,0.03191345,0.03450411,-0.013949547,-0.02421953,-0.012677399,-0.0052173426,-0.008523894,-0.023894526,-0.027784165,-0.02030812,0.0028903072,0.023034867,0.012735386,-0.04309796,0.0010434776,0.06244107,0.008493992,0.04075902,-0.0071818335,0.02109762,-0.00609776,0.0005749899,-0.02402412,0.064906046,0.0016061466,-0.061219174,-0.017800275,-0.013781638,0.00756162,0.027171103,-0.010628417,0.02040558,0.0056950464,-0.010785007,0.014830933,0.052205965,-0.029790873,0.027593864,0.045954347,0.008161095,0.0035962476,0.018527651,0.08852736,0.00044185598,0.03281595,-0.0068845986,0.036282368,0.028531313,-0.009670795,0.011134287,-0.0049110604,-0.0139077855,-0.009105852,0.0064521814,-0.019373678,0.028825892,-0.03599425,-0.021526087,0.025465315,0.006383495,-0.0037400192,0.018779296,0.012666996,0.02669971,-0.001598237,-0.04464898,0.0037256058,0.0002667356,-0.031710904,-0.015374519,-0.024986837,-0.0030231932,-0.027256036,-0.005425194,-0.030802654,-0.022313885,-0.019799093,0.009006137,-0.01253147,0.0114536015,0.03596918,0.035807583,-0.01760609,0.025486154,0.0049895686,0.022528466,-0.040375665,0.0033376683,-0.045220435,-0.009643531,0.010304747,0.035527416,0.03301697,-0.00163589,-0.052734528,0.023895632,0.028720187,0.06003786,0.031144314,-0.0141152525,-0.0028167812,-0.005756581,-0.05161055,-0.013543341,0.03329748,0.018777099,0.01992681,-0.004075232],"last_embed":{"hash":"c7l98v","tokens":311}}},"last_read":{"hash":"c7l98v","at":1763795325586},"class_name":"SmartSource","last_import":{"mtime":1762631885000,"size":46,"at":1763795325179,"hash":"c7l98v"},"blocks":{"#":[1,1]},"outlinks":[],"task_lines":[],"last_embed":{"hash":"c7l98v","at":1763795325586}},"smart_blocks:2025-11-08.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.047840398,-0.014396019,-0.035990015,-0.0045942757,-0.012740269,0.0075506927,-0.027196448,0.005391027,-0.013584311,0.029542143,0.033630073,-0.03849993,-0.008811719,-0.007217296,-0.0077982284,-0.008241121,0.053874496,0.011077744,0.0039201486,-0.040651847,-0.017618047,0.018195132,-0.0058179083,-0.0049969167,0.012533694,-0.028012548,0.008199163,0.0068273954,0.017052513,0.031542175,-0.0016891789,0.075933434,0.022942526,-0.02950338,-0.03717868,-0.053629763,0.01962354,-0.04702374,-0.04487289,0.0005051456,-0.010578639,-0.02219309,0.020257177,-0.051792633,0.061215837,-0.022286708,0.024013149,-0.015526596,-0.0058749104,0.0151348,-0.010402511,-0.01585163,0.03808852,0.0054566828,0.0026334517,0.009459011,0.0019263254,-0.043463178,-0.041779518,0.00557616,-0.050564714,-0.023771979,-0.014050811,-0.0070543275,0.017650085,0.050833996,-0.014921563,0.037535135,0.013510207,0.038005408,-0.009965963,0.034370184,0.032005228,-0.049260847,-0.06017846,0.012601872,0.021215687,-0.0066842134,0.031961303,0.07322383,0.009687873,-0.017905356,0.037054036,0.0079463385,-0.02131328,0.014321616,0.013420496,0.018318176,-0.026682224,0.026751325,0.011313464,-0.015367051,-0.0020515134,-0.04811908,-0.039865885,-0.017670855,0.018974038,0.02683088,0.043669675,0.04202316,0.037902445,-0.0047935345,0.01563577,-0.01754011,0.01999829,-0.016408708,-0.005198082,-0.02647182,-0.021663094,-0.013916777,0.015641019,0.010620112,0.0019841387,-0.0007149566,0.009454407,-0.008425954,0.01072109,-0.03836045,-0.057165388,-0.06076657,-0.0026393873,0.007664175,0.069687344,0.01323068,0.021963254,-0.054095548,0.010091579,0.014188292,0.03481274,-0.02723081,-0.008721876,0.027227776,0.032533884,0.0030612338,-0.03240082,-0.040262014,-0.030253997,0.011003543,0.012452483,0.016094027,0.029277787,-0.042762525,-0.03517297,-0.017035626,0.054629378,-0.027700217,0.042219434,-0.021483755,0.0022046252,-0.019952308,0.01734046,0.0118042715,-0.016826909,0.030940982,0.016745977,-0.022155821,-0.06781434,0.02660135,-0.01993768,0.042023443,-0.03797666,-0.00023654925,-0.033311896,0.004194652,0.05114761,-0.019974342,0.04713667,0.009307576,-0.025939008,0.028604886,-0.023279482,-0.025621673,-0.012887687,-0.014517423,0.002783632,0.023063155,0.035989635,0.018467061,-0.020863472,-0.03609521,0.0015754859,0.01724143,0.019159667,-0.024095789,-0.04244924,-0.0071974657,0.017193478,-0.032811195,-0.0045098746,0.002718426,-0.037315708,-0.025206318,0.005987231,-0.004728728,0.008295569,0.004705241,-0.024279568,-0.009535787,-0.011849924,-0.075866766,-0.024173535,0.010492764,0.021605898,0.003332995,-0.020137476,-0.0009111362,0.028290087,-0.034313194,0.0026737028,-0.013258647,-0.022915432,0.025320109,0.02838237,0.027921323,-0.051686283,0.03838174,-0.047528297,0.021435253,0.027046308,0.00298356,-0.020305786,0.029283611,0.04218166,0.04714495,0.028837664,0.0059194006,0.02267581,0.06874346,0.02923024,0.0016136067,0.0045972373,-0.082291394,0.023821425,-0.02717696,0.05116501,-0.030351764,-0.07160893,0.04006646,0.025720373,0.004443919,0.029340623,-0.04122443,0.024593538,-0.03587271,0.000121504236,0.028595656,0.011702746,0.051322397,0.0051380107,-0.0054635154,0.009725118,-0.013311257,-0.021583125,0.03754534,0.02147213,0.059519008,0.008324969,-0.01868036,-0.014145641,-0.013908298,0.012810394,0.047273263,-0.0046980786,0.006837345,0.04694114,0.012627038,0.0034543644,-0.00810439,0.011526657,-0.042180482,0.020397127,0.0136353485,-0.009122508,-0.007926154,-0.0046239463,-0.024058918,-0.01705328,-0.022563515,0.12039214,-0.0005250983,0.0307128,-0.002254868,0.010701534,0.026969764,0.031640854,-0.02266603,0.013493738,-0.03838142,0.031406656,-0.045402825,-0.033738635,0.031869676,0.060943786,-0.05405573,-0.020502683,-0.010047338,-0.0066115223,-0.16432476,-0.041047007,-0.0020138703,0.017961673,0.0012373455,-0.030513668,-0.01655203,-0.004158465,-0.009023722,0.036088444,0.0014004895,-0.047120217,0.014924104,-0.021470517,-0.022892194,0.0020456987,-0.013846836,-0.019588992,-0.020179732,-0.04690458,-0.005643961,0.013734455,0.05306254,-0.007557822,0.002176032,-0.015358013,0.013573945,-0.018005896,-0.02299024,0.0046984046,0.01600415,0.019185554,0.0019612964,-0.015405713,0.035281252,0.05001902,-0.016000545,0.010673933,0.033122603,-0.048760667,0.024115354,0.037735973,-0.028432438,0.00765883,-0.019768547,-0.030500796,0.015909158,-0.011826224,-0.015158751,-0.0049014078,0.013973639,0.025219532,0.02906881,-0.04025628,-0.027158603,-0.014525127,0.021203782,0.059975877,-0.076328315,0.026036123,0.006854009,-0.038946427,0.030303182,-0.021834482,-0.008643845,0.05892894,0.024431508,-0.039440613,0.01907737,-0.022097886,0.018684687,-0.02588565,0.030599719,-0.03915147,0.014220087,0.022856746,-0.0021566653,-0.035229072,-0.029108806,-0.0853419,0.0049051954,0.0021678407,-0.0010589174,0.032775126,-0.03452122,-0.016601816,-0.032819152,0.06484111,0.017681202,0.24253799,-0.003672267,-0.0095472215,-0.023194587,0.08158367,-0.021154167,-0.0079710875,0.014556122,0.007170722,-0.05847194,0.04919914,-0.019757843,-0.06582395,-0.011971509,-0.013692792,0.020628044,-0.018738545,-0.017179556,0.042336907,-0.019914368,0.027661392,0.00889872,0.020339483,0.05006617,-0.043571163,-0.0076143257,-0.023416642,0.025687514,-0.023644427,-0.0019187989,0.02074835,0.025289658,-0.009112179,0.048455976,-0.026336305,0.014758243,0.05096925,-0.027381256,-0.013860958,0.009436558,0.0037353737,0.004432705,-0.042520147,-0.005691491,-0.015379333,-0.0070120376,0.017733136,0.026496088,-0.0022677986,-0.006140513,-0.015430632,-0.044664755,0.0050975466,0.011257526,0.04930069,-0.0055275513,-0.028406667,-0.034078524,-0.01132013,0.0683996,0.013158865,0.012297439,-0.011136809,0.015006943,0.00973525,-0.0020286546,0.009969022,-0.032397024,-0.0029643774,0.047209334,0.023445997,0.030538056,0.0132762445,-0.04285982,0.015077084,-0.0037903066,0.0013752477,0.046347614,-0.04725164,0.046653554,0.020403521,-0.042115007,-0.051088452,0.015370609,0.024419257,-0.050442982,0.0046670325,0.048114564,-0.030964784,-0.05438916,-0.026004862,0.002303552,-0.07614721,-0.0033634803,0.014566155,-0.026993267,-0.0038870147,-0.006223887,-0.07628303,-0.027222998,-0.0033615942,-0.03641373,0.023974888,-0.014805406,-0.0044726976,0.0024855682,-0.025792796,-0.010525352,-0.013754184,-0.0029695309,-0.005521292,-0.01221595,-0.021132208,-0.03895632,-0.008917437,0.020242937,0.048969787,-0.008362483,0.053174924,0.026769584,-0.0005083747,0.006022791,0.002557764,0.06669982,-0.0076034535,-0.021721704,-0.05973488,-0.00338054,0.0066194213,0.051779862,0.025054017,-0.030184878,0.008334775,-0.0035243437,0.004185658,0.04783525,0.01654218,0.004019601,-0.016472518,0.007520661,-0.024462078,0.037206974,-0.0010701992,-0.0035403443,0.029516356,0.0109141795,0.03484663,-0.023597244,-0.0049488465,0.0069378326,-0.035582844,0.051462732,0.0006892373,-0.0664983,0.019635802,-0.027323201,-0.008154989,0.0035658383,-0.042820394,-0.016012894,-0.028826116,0.0327477,0.019480312,0.06675336,0.008527268,-0.02315355,-0.03243869,0.0748429,0.022025308,-0.031064242,-0.027198901,0.009584279,-0.026057845,0.09717286,0.030735778,-0.0028206864,-0.058371104,-0.012871674,0.010941941,-0.0361459,0.03504389,-0.0010121004,-0.012813138,-0.07367967,-0.0056122565,0.003401841,0.035684984,-0.033126477,-0.064234056,-0.019281901,-0.053854298,0.06611751,-0.039888013,-0.014401728,0.012913951,0.00860585,0.0035596397,-0.0066058408,-0.026109684,-0.02791477,0.012290395,0.015879786,-0.048515763,-0.023952845,-0.019830652,0.031292092,0.04235684,0.014953608,-0.027926998,0.0086314,-0.028728422,0.002263931,-0.00070912426,-0.009822107,-0.003099397,-0.034262564,0.08208332,-0.0053553507,-0.0108335,0.0005503527,-0.023621483,-0.0027670285,0.022021588,-0.05269572,-0.023352513,0.02409847,-0.014494351,-0.0023243413,-0.008270904,0.0051162946,-0.0010590911,-0.0147096105,-0.012768304,-0.0011203,0.011931625,0.013544578,0.017410204,0.023492865,0.03244118,-0.0018184653,0.019376997,0.029645648,0.0071511106,0.051795818,0.012223444,0.059855513,-0.008574373,-0.037454873,0.034563296,0.010683922,0.016108435,-0.023277592,-0.001876122,0.0224972,0.050614398,-0.01217152,-0.036300294,-0.02080605,-0.01993548,0.008753027,-0.04908344,0.005879397,-0.009935935,0.041319694,-0.06999197,-0.021830268,0.017249888,-0.024562366,-0.03064044,-0.020125696,0.01269141,0.023308082,-0.0014481499,-0.036247563,0.03130997,0.06310348,-0.027431123,-0.002362973,0.0022674047,-0.0064447257,-0.07699477,0.06696499,0.033896424,-0.020963788,-0.0030332843,0.07710937,0.024492392,-0.013097688,-0.03262687,-0.05184268,0.020395841,-0.014777267,-0.04601849,0.0401851,0.022167299,-0.022543103,0.029753208,0.04684215,-0.041933227,0.022620674,-0.017954642,-0.023495052,-0.008856182,-0.0032900139,-0.022132894,0.03261661,-0.0028183523,-0.037818592,0.02680281,0.015855465,-0.013485081,-0.021175463,-0.0043095127,-0.019765485,0.04761445,-0.020687586,0.069574885,-0.018233135,-0.0012425045,-0.0003812938,-0.033669807,0.012229793,-0.0070038894,0.005503516,-0.03250261,-0.003290288,-0.014884922,0.02394303,-0.033155106,-0.040776324,-0.06568109,-0.0060591013,-0.0068100397,-0.009860103,0.052664947,0.017206715,0.0061893063,-0.018970171,0.025556637,0.004456151,0.0340118,0.022234466,0.036760654,-0.03931327,0.0063661756,-0.09268503,0.021264976,-0.028317917,-0.043871306,0.005124128,0.012739857,-0.0021913333,-0.03596224,-0.046979774,0.018098556,-0.011552447,-0.004273174,-0.0013850926,0.025831021,-0.0026151454,-0.024217868,-0.0065057487,-0.0060423687,-0.025967086,-0.03869808,0.013471669,0.039191682,0.006743849,0.024489831,0.028339231,0.004134182,-0.012626793,0.005425988,-0.014349178,0.0002771901,0.008809924,0.0050023305,-0.006165917,0.04566889,-0.041709043,-0.015271046,0.021461934,-0.018753873,-0.029140268,-0.0060179112,-0.0035288671,0.017645938,-0.019731557,0.010760233,0.071615115,-0.019070558,0.0036070908,-0.040101152,0.012294733,-0.14840463,0.04294468,-0.04432803,0.007558984,-0.07777852,-0.00987384,0.02563703,-0.010754686,0.014534804,-0.02996194,0.018298086,-0.05938419,0.031041443,-0.0068012895,0.0459802,0.046602953,-0.031797804,0.029548328,-0.013889348,0.011351666,0.008265865,-0.02777329,0.014223481,-0.007330431,-0.02908716,0.045267317,-0.034506056,-0.007982491,-0.0068325964,-0.021261482,0.02544666,-0.049870048,0.03757022,0.04910187,0.015395701,0.028428115,0.0063519534,-0.004840482,0.011279736,0.009549167,-0.038524084,0.018858397,0.014562661,0.018531593,-0.041532394,0.05705531,0.024466077,-0.03699587,-0.034646038,0.0047480674,0.0018891906,0.021058302,-0.0028871414,0.028094854,0.009315577,-0.022258833,-0.01696488,-0.008629928,-0.023199363,0.026563834,-0.050401177,-0.021755734,-0.04409727,-0.033432167,-0.013902224,0.0011820466,-0.029150475,0.04033627,-0.026153434,0.039111957,-0.022947634,-0.029810473,-0.03051858,-0.02635702,-0.020971835,-0.04671918,0.04883677,-0.00069403066,-0.068843566,-0.0035667073,-0.029291494,0.0052655647,-0.039572604,0.046769045,0.05868631,0.032097552,0.010137315,0.005805057,-0.03157717,-0.0361399,-0.04082958,-0.017280659,-0.044222552,-0.02850957,-0.027947597,-0.019149326,-0.012541325,-0.020784635,0.023873223,0.020550389,-0.00064243155,0.03760739,-0.040947158,0.03059321,0.0210909,0.01570715,-0.002239844,-0.022699367,-0.021843057,-0.007146641,-0.01623321,0.042940576,0.014735696,0.011264406,-0.020199686,-0.022008428,0.011180502,-0.0003610773,0.014253495,-0.029730558,-0.007697152,0.005837772,0.007045307,-0.02557131,0.016070867,0.013058127,0.03438413,0.04890824,-0.006565141,-0.04674283,-0.0101319095,0.022530764,0.021603193,0.0029210716,0.012578116,-0.021077389,0.02834054,0.036071785,-0.010623986,-0.016869828,-0.018043054,0.00029120906,-0.00660589,-0.024588803,-0.029114489,-0.020383934,-0.0020145613,0.014739824,0.006596336,-0.040490877,0.0041928217,0.062173963,0.0052645006,0.0437372,-0.0118135065,0.020391779,-0.00070747756,0.002957698,-0.024592068,0.059217036,0.00055220904,-0.054242156,-0.020209095,-0.0072303214,0.010660559,0.0203889,-0.008656924,0.021670764,0.0036876758,-0.0086567495,0.013368782,0.054582205,-0.03253379,0.030790513,0.044846166,0.0090005305,0.0023837355,0.015055945,0.08785313,-0.0016783593,0.027606878,-0.0062883506,0.0337691,0.025746766,-0.010887812,0.0043485914,-0.0031398807,-0.016894488,-0.0061724195,0.0013301339,-0.02806985,0.029118095,-0.030242983,-0.029120464,0.021024445,0.0066692596,0.0033789102,0.017421827,0.011204258,0.028303158,-0.008462652,-0.045158956,-0.00014167973,-0.0011188388,-0.024950888,-0.017560024,-0.030026564,-0.0010654628,-0.026136734,-0.008024671,-0.026525006,-0.020220766,-0.013394189,0.009043685,-0.022161052,0.0052193655,0.039600458,0.04065305,-0.019974817,0.033879906,-0.003109213,0.02127532,-0.029213386,-0.0054899096,-0.048925154,-0.0054384824,0.0067287367,0.041246716,0.03809843,0.002580581,-0.058610052,0.017086778,0.031935815,0.055527095,0.030531188,-0.017662518,0.0032005806,0.000005189724,-0.06170301,-0.0150206275,0.024665628,0.018691331,0.012582531,-0.003069889],"last_embed":{"hash":"c7l98v","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"c7l98v","at":1763795325587},"key":"2025-11-08.md#","lines":[1,1],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"c7l98v","at":1763795325587}}, diff --git a/.smart-env/multi/AGENTS_md.ajson b/.smart-env/multi/AGENTS_md.ajson new file mode 100644 index 0000000..65acef3 --- /dev/null +++ b/.smart-env/multi/AGENTS_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:AGENTS.md": {"path":"AGENTS.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"1nneh0d","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1761315227000,"size":742,"at":1762338969642,"hash":"1nneh0d"},"blocks":{"#":[1,13],"##{1}":[5,5],"##{2}":[6,6],"##{3}":[7,7],"##{4}":[8,11],"##{5}":[12,13]},"outlinks":[],"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/CLAUDE_md.ajson b/.smart-env/multi/CLAUDE_md.ajson new file mode 100644 index 0000000..ddebfaa --- /dev/null +++ b/.smart-env/multi/CLAUDE_md.ajson @@ -0,0 +1,90 @@ + +"smart_sources:CLAUDE.md": {"path":"CLAUDE.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"m4ql7n","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1762012319618,"size":5028,"at":1762338969642,"hash":"m4ql7n"},"blocks":{"#CLAUDE.md":[1,129],"#CLAUDE.md#{1}":[3,4],"#CLAUDE.md#Repository Purpose":[5,8],"#CLAUDE.md#Repository Purpose#{1}":[7,8],"#CLAUDE.md#Directory Structure":[9,29],"#CLAUDE.md#Directory Structure#{1}":[11,12],"#CLAUDE.md#Directory Structure#Main Domains":[13,20],"#CLAUDE.md#Directory Structure#Main Domains#{1}":[15,15],"#CLAUDE.md#Directory Structure#Main Domains#{2}":[16,16],"#CLAUDE.md#Directory Structure#Main Domains#{3}":[17,17],"#CLAUDE.md#Directory Structure#Main Domains#{4}":[18,18],"#CLAUDE.md#Directory Structure#Main Domains#{5}":[19,20],"#CLAUDE.md#Directory Structure#PARA Organization":[21,29],"#CLAUDE.md#Directory Structure#PARA Organization#{1}":[23,24],"#CLAUDE.md#Directory Structure#PARA Organization#{2}":[25,25],"#CLAUDE.md#Directory Structure#PARA Organization#{3}":[26,26],"#CLAUDE.md#Directory Structure#PARA Organization#{4}":[27,27],"#CLAUDE.md#Directory Structure#PARA Organization#{5}":[28,29],"#CLAUDE.md#Key Content Areas":[30,48],"#CLAUDE.md#Key Content Areas#Career Domain":[32,37],"#CLAUDE.md#Key Content Areas#Career Domain#{1}":[33,33],"#CLAUDE.md#Key Content Areas#Career Domain#{2}":[34,34],"#CLAUDE.md#Key Content Areas#Career Domain#{3}":[35,35],"#CLAUDE.md#Key Content Areas#Career Domain#{4}":[36,37],"#CLAUDE.md#Key Content Areas#Personal Domain":[38,44],"#CLAUDE.md#Key Content Areas#Personal Domain#{1}":[39,39],"#CLAUDE.md#Key Content Areas#Personal Domain#{2}":[40,40],"#CLAUDE.md#Key Content Areas#Personal Domain#{3}":[41,41],"#CLAUDE.md#Key Content Areas#Personal Domain#{4}":[42,42],"#CLAUDE.md#Key Content Areas#Personal Domain#{5}":[43,44],"#CLAUDE.md#Key Content Areas#Work Domain":[45,48],"#CLAUDE.md#Key Content Areas#Work Domain#{1}":[46,46],"#CLAUDE.md#Key Content Areas#Work Domain#{2}":[47,48],"#CLAUDE.md#File Format":[49,56],"#CLAUDE.md#File Format#{1}":[51,52],"#CLAUDE.md#File Format#{2}":[53,53],"#CLAUDE.md#File Format#{3}":[54,54],"#CLAUDE.md#File Format#{4}":[55,56],"#CLAUDE.md#Workflow Patterns":[57,73],"#CLAUDE.md#Workflow Patterns#Diary Entries":[59,63],"#CLAUDE.md#Workflow Patterns#Diary Entries#{1}":[60,60],"#CLAUDE.md#Workflow Patterns#Diary Entries#{2}":[61,61],"#CLAUDE.md#Workflow Patterns#Diary Entries#{3}":[62,63],"#CLAUDE.md#Workflow Patterns#Brag Document Updates":[64,68],"#CLAUDE.md#Workflow Patterns#Brag Document Updates#{1}":[65,65],"#CLAUDE.md#Workflow Patterns#Brag Document Updates#{2}":[66,66],"#CLAUDE.md#Workflow Patterns#Brag Document Updates#{3}":[67,68],"#CLAUDE.md#Workflow Patterns#Note Organization":[69,73],"#CLAUDE.md#Workflow Patterns#Note Organization#{1}":[70,70],"#CLAUDE.md#Workflow Patterns#Note Organization#{2}":[71,71],"#CLAUDE.md#Workflow Patterns#Note Organization#{3}":[72,73],"#CLAUDE.md#Common Tasks":[74,84],"#CLAUDE.md#Common Tasks#Adding New Notes":[76,78],"#CLAUDE.md#Common Tasks#Adding New Notes#{1}":[77,78],"#CLAUDE.md#Common Tasks#Finding Related Content":[79,81],"#CLAUDE.md#Common Tasks#Finding Related Content#{1}":[80,81],"#CLAUDE.md#Common Tasks#Obsidian Integration":[82,84],"#CLAUDE.md#Common Tasks#Obsidian Integration#{1}":[83,84],"#CLAUDE.md#Claude's Enhanced Capabilities":[85,119],"#CLAUDE.md#Claude's Enhanced Capabilities#{1}":[87,88],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration":[89,119],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{1}":[90,92],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{2}":[93,93],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{3}":[94,94],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{4}":[95,95],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{5}":[96,97],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{6}":[98,98],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{7}":[99,99],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{8}":[100,100],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{9}":[101,101],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{10}":[102,103],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{11}":[104,104],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{12}":[105,105],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{13}":[106,106],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{14}":[107,107],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{15}":[108,109],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{16}":[110,110],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{17}":[111,111],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{18}":[112,112],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{19}":[113,113],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{20}":[114,115],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{21}":[116,119],"#CLAUDE.md#Content Themes":[120,129],"#CLAUDE.md#Content Themes#{1}":[122,122],"#CLAUDE.md#Content Themes#{2}":[123,123],"#CLAUDE.md#Content Themes#{3}":[124,124],"#CLAUDE.md#Content Themes#{4}":[125,125],"#CLAUDE.md#Content Themes#{5}":[126,126],"#CLAUDE.md#Content Themes#{6}":[127,127],"#CLAUDE.md#Content Themes#{7}":[128,129]},"outlinks":[{"title":"Note Name","target":"Note Name","line":53}],"task_lines":[]}, +"smart_sources:CLAUDE.md": {"path":"CLAUDE.md","embeddings":{"bge-m3:latest":{"vec":[-0.009748962,0.032358423,-0.030543907,-0.0022267816,0.015704816,0.0078836065,0.03522427,0.041320708,-0.0048276708,-0.01507194,-0.0037341723,0.030241774,-0.009502223,0.0011841572,-0.015813682,-0.04536221,-0.037118386,0.0023401075,-0.029035611,0.012250404,-0.026398469,-0.015548578,0.016926184,0.019137943,-0.02792457,0.084334284,-0.037908636,-0.016648676,-0.022799563,0.029827576,0.005216243,-0.023013448,0.011632831,-0.016847428,0.008557724,-0.01587294,-0.033422586,-0.03296609,-0.12051302,-0.022273375,0.020807097,-0.024256261,-0.044907827,0.015572705,-0.0028217891,0.013193157,-0.023718454,-0.057556707,0.0020432544,-0.01288432,-0.00039748818,-0.018079292,0.028394144,-0.03075886,0.046036225,0.01674293,-0.02090646,0.008046754,-0.00065241597,-0.03499984,-0.048398394,0.007930483,-0.022800647,-0.017135898,-0.03831767,0.023564173,-0.025863225,0.0394456,0.021382725,-0.019487375,-0.008613179,0.0033390287,-0.019781921,-0.05273176,-0.00125956,-0.0114385085,0.0012798589,0.019906765,0.0068607978,-0.082592845,0.10880255,-0.044745825,0.024187991,-0.011666335,-0.022866093,-0.0388919,-0.018499155,0.051926997,-0.034514792,0.009305733,-0.010078293,0.039394304,-0.0035681976,-0.046794437,-0.028801566,-0.02264079,0.0010503489,-0.0061612534,-0.006905399,-0.006698699,-0.034519207,-0.012019389,0.013252147,0.055511955,-0.0063603288,0.01010585,-0.030532032,0.019627333,-0.014521259,0.0006629733,-0.012219112,-0.0095779775,-0.008345932,0.02881273,0.016055556,-0.00059448334,-0.005435699,0.021871066,0.005852548,-0.00057600124,-0.017192688,0.045894757,-0.012567009,-0.003970988,0.0028073795,-0.0066843797,-0.007212516,0.009109597,-0.040987108,-0.02718807,0.0020048323,0.044903047,0.035653356,-0.013721458,-0.030279571,0.0036415511,0.057376087,0.02953478,0.021871714,-0.030992392,0.00051582116,0.021499185,-0.013281475,-0.02838736,0.0626164,-0.030270273,-0.0013113854,0.009276618,-0.0026454704,0.027214509,-0.024151282,-0.023955246,0.0016542119,0.007426279,0.022186577,0.034946356,0.0073840036,-0.0055082026,0.010059032,-0.048390992,0.0058801356,0.0018625952,0.0037142106,0.04802841,0.026982645,0.020959884,0.0054353992,0.04832129,0.0022093228,-0.02031108,0.009591698,-0.057366032,-0.005099257,0.008734445,0.017737491,0.05296525,0.043338668,0.042985093,0.040586073,-0.030395368,0.016040586,0.021256942,0.030043483,-0.042730793,0.020970449,-0.012166996,0.006421047,-0.011563026,0.023617975,0.038084816,-0.006092279,-0.03828696,0.06780465,-0.00022478761,-0.0051828404,-0.006383589,-0.034383364,-0.015763994,0.04890837,-0.050388437,-0.037971802,0.02615075,-0.068555735,-0.004164032,-0.009338325,0.015687577,-0.014014645,-0.045241125,-0.0020149762,0.03614815,0.051503066,0.012733584,0.00973467,0.017822696,0.036328554,0.0068005784,0.011207194,-0.012502412,0.030618303,-0.006735751,-0.03567499,-0.013861939,-0.0076061096,0.0075060683,-0.025672194,0.048717283,-0.014436786,0.05282697,0.0395311,0.015510425,-0.05176647,0.06925879,-0.023630403,-0.0070266286,0.016314212,0.010890206,-0.052163146,0.012263906,0.039543096,0.035101563,-0.008031877,-0.03617749,-0.017293148,-0.029846696,-0.045917522,0.052024294,0.019308692,0.051737525,-0.027126884,0.018275725,-0.017499708,-0.01019795,-0.0071919,-0.0049405172,0.0023739291,-0.03544285,-0.0118898405,-0.044527184,0.0005537436,0.017595228,-0.014519462,-0.03765675,-0.032663144,0.043291997,0.006182576,0.007248628,-0.0057517304,-0.044470645,0.024893582,0.032417532,0.002062046,0.01710774,-0.024117596,-0.0119894855,-0.029095601,-0.0008659563,0.02479806,-0.044233177,0.036824808,-0.047126476,0.012223539,-0.009419541,-0.005671042,-0.0015789417,-0.010464441,0.04783895,-0.01736957,-0.0034855506,0.017965047,-0.013147013,-0.020639358,0.017002959,0.080793135,-0.029322505,0.0021056023,0.045657955,-0.034776703,-0.17966148,-0.031320352,0.012465432,0.0126533285,0.003920743,-0.0055795303,0.007775337,0.015749548,-0.017922783,-0.038566522,-0.018682417,-0.13914831,-0.0020401445,-0.01904006,0.020118967,0.048086103,0.034060102,-0.018882679,0.011805619,-0.09516979,0.023407232,-0.0022563916,0.027660135,0.030605031,0.025703486,-0.0029816292,0.015129598,0.04195406,-0.050248425,0.015388162,-0.0040863613,0.027916366,-0.028162725,-0.020613207,0.014757469,-0.0038698323,-0.009993995,-0.042829245,0.004378466,-0.000038241724,0.042629883,0.04133364,0.017824663,-0.02398889,0.028712617,-0.03770499,-0.0001883263,0.016157862,-0.0063063577,0.024986563,0.017659647,0.036407094,0.02780262,-0.00011116334,0.0013887482,0.017745335,0.015054855,0.06076667,0.010814893,0.021837903,-0.005860151,-0.043573476,-0.06363918,-0.01112872,0.010189265,-0.0011223261,-0.012728362,0.011358441,0.012719271,-0.038720742,0.049976323,-0.0073778373,-0.014382338,-0.068213776,-0.008719445,-0.0060680187,-0.009029993,-0.011309739,-0.010397742,-0.0602025,0.023119403,-0.0035645908,-0.02545491,0.048035245,-0.0022608205,0.02272663,-0.02250567,-0.03253859,0.04110084,0.3632108,-0.023927437,-0.014270156,0.031248132,-0.00643103,0.029683316,-0.009974616,0.0023393976,0.010483909,0.000477489,0.019876715,-0.0026692196,0.004270018,0.03306023,0.04134026,0.055900425,-0.036858745,0.005006138,-0.02444073,-0.014305506,0.027433554,-0.0664717,0.009482252,-0.029789986,-0.064960115,0.041964505,-0.008726222,0.012639084,-0.035430465,-0.003616243,-0.028370166,0.00861126,-0.028510453,-0.030868331,-0.008038413,0.0021638393,-0.04539249,-0.050671376,-0.031020243,-0.0031484517,0.008591987,-0.028453484,-0.0013005639,0.005655813,-0.04846006,-0.02695424,0.032208778,0.011489595,-0.0037005965,-0.017805014,0.037703495,-0.006969778,-0.00018556244,0.0004921663,-0.012104349,-0.0010498228,-0.015295698,-0.002761979,-0.047550786,0.0027497318,0.019789845,0.024064587,-0.021558238,0.057847414,0.021928284,-0.02642807,-0.017800212,-0.018866116,-0.01402204,0.0129036,0.041070797,0.02810167,0.04332747,-0.02071629,0.0053301216,-0.047433488,-0.013537811,0.010651374,-0.008162708,0.0050848722,-0.030907229,-0.012826791,0.04600334,0.026416343,-0.00009053336,0.0019613504,-0.0481153,0.027488327,0.010265334,-0.048242517,0.009134237,-0.012341649,-0.026701745,0.0002317322,0.043723404,-0.00029222938,0.015315941,-0.055809014,-0.006194784,-0.021221235,0.05372819,0.019891625,0.00081321655,-0.002935015,-0.005938642,-0.025460565,0.018270308,-0.020837672,-0.013031886,0.010501386,-0.02424913,0.009522662,0.0014172891,0.0016032993,0.06433649,-0.0057847775,-0.0017081613,0.004217179,0.015266013,0.0104884645,-0.0379425,-0.038194593,0.011552954,0.008246272,-0.000114661445,-0.054557923,0.011763984,-0.01902858,-0.0011796319,-0.011817079,0.009400264,0.028699223,-0.031163368,-0.0394536,-0.010565225,-0.05417517,0.028691532,0.00007139731,-0.024579603,0.050659623,0.009909397,-0.0329346,-0.015407788,0.021125926,-0.0104200095,0.0003356192,-0.0015434412,-0.023493614,-0.008460478,-0.01687819,0.016679853,0.0112338895,0.03009642,-0.047294814,0.004078562,-0.0029961152,0.015566958,0.00287585,0.012924305,-0.028056752,-0.0023482167,0.023088569,0.0099242795,0.06248703,-0.02154168,0.02932206,0.013626655,0.009929195,-0.008680164,-0.014090756,0.023993067,-0.047779333,0.02035637,0.01224652,0.034294356,-0.024432698,-0.016934639,0.035393022,0.02206553,-0.032953203,0.062979996,0.038297787,0.0055813603,-0.012595396,-0.05579436,-0.019522116,-0.03060548,0.022003854,0.008817172,-0.05256845,0.006135852,0.057378173,-0.00348853,-0.026554193,0.007317305,-0.0064944923,-0.02229961,0.006504326,-0.029846627,-0.0013054082,0.01829134,0.040250402,-0.012252254,0.027289078,0.021979656,-0.025043447,0.03891561,0.020065075,0.011773841,-0.026628282,-0.010096827,0.024943903,-0.015367175,-0.02130601,-0.019210992,-0.027947405,0.038094614,0.021549588,0.0055775396,0.009281133,-0.02593007,-0.024292609,-0.019741667,-0.05548717,-0.012698713,0.024162553,0.028217293,-0.039178833,-0.034461148,-0.0021882048,-0.018066932,-0.045870118,0.000056993547,-0.013410604,-0.02652276,-0.014844548,-0.01106323,0.011894611,0.00650559,0.04826633,-0.015834577,-0.019987497,0.020772865,0.06498206,0.03131497,-0.017273022,-0.03434086,0.02652301,0.011123017,0.0043549784,0.01322754,-0.006414426,-0.064342186,-0.037045058,0.0058790706,0.05762015,0.005290279,-0.0016509683,-0.016902417,0.03592282,0.007879497,0.002197352,-0.0016174109,0.003232002,-0.019666042,0.04020346,-0.013448673,-0.058938682,-0.00923925,-0.03815748,-0.0070722215,-0.024748268,-0.031837206,-0.018146599,-0.008980675,0.004265188,0.008195463,-0.024590079,0.015489619,0.023401069,-0.062176224,-0.012745666,0.022343483,0.0011439844,-0.01717196,-0.010522165,0.023451947,0.017314104,-0.03765811,0.016301405,0.008520768,0.003242506,-0.03132082,0.038901746,0.015844412,0.043078244,-0.059295833,0.03425803,0.013784383,0.019346828,0.0062650116,-0.0053294655,-0.017544402,-0.03619297,-0.024318922,0.0485368,-0.00038305225,0.0058386065,-0.019135166,-0.009454755,0.013152546,-0.05013549,-0.03634491,-0.0027018622,-0.023902433,-0.0007817206,-0.03601974,0.00073953695,-0.021944059,-0.013826737,0.011034008,-0.014997797,-0.015472619,-0.009003501,-0.039596148,-0.01817685,-0.019112563,0.001776301,-0.028296717,-0.019771714,-0.017483827,0.012953015,0.039612588,-0.018187175,-0.008607988,0.009010155,0.058742084,-0.012095441,-0.0025572404,0.0041810093,-0.018995618,0.009487601,0.017635722,0.016385142,0.015226278,0.035880476,0.025835304,-0.028256051,-0.010645114,-0.028783446,0.0008902543,0.023744304,-0.019286783,0.03000395,-0.009393806,-0.020408098,-0.0021206215,0.038824175,0.0227889,-0.01004765,-0.0039002788,0.034668967,0.06144817,0.004947082,-0.0070633925,-0.03199111,-0.0034304298,-0.03041866,0.0040045744,-0.0017760276,0.025282854,0.013465858,-0.016431015,-0.02932916,-0.05226002,0.0011485851,0.028517656,0.0154584,-0.00028645998,-0.06002974,-0.010822075,0.023288127,0.020387426,-0.043909304,-0.0028444699,0.021640126,0.000054725188,-0.026786055,-0.00048075436,0.020588329,-0.0038096115,0.04240934,0.029671593,0.0067082765,-0.10777588,0.030404482,-0.009722446,-0.03105514,0.008713517,0.009093993,0.01658332,-0.045788802,0.010203358,-0.016386664,0.034808647,-0.0028641345,0.0062100063,-0.034085073,0.028057594,0.018900068,-0.037360687,0.01788594,0.018163178,0.023196599,-0.013804542,-0.020004585,-0.013522962,-0.033028297,0.03469592,0.04539785,-0.03018966,0.017865796,-0.0079574585,0.008263081,-0.002209572,-0.03468605,-0.038798112,0.07790279,0.0061400784,0.0001801481,-0.030413117,-0.036833584,0.02604543,0.035416532,0.027088923,0.0044821436,-0.03552711,0.0045912983,-0.024580928,0.005466169,-0.0013035046,-0.01544878,0.0043726675,-0.019064182,-0.07996061,-0.0031031263,0.057189442,0.013156086,0.024609072,0.030245546,0.016566794,-0.010515734,0.008678784,0.041537467,0.01129572,-0.0034816037,-0.03263183,-0.010809049,-0.013424258,0.0009655463,0.00073393673,-0.0052960315,-0.013380239,-0.027242368,0.004589932,-0.025335846,0.000011082034,-0.01219674,0.02682722,-0.032263976,0.083569966,-0.0055599334,0.027138041,-0.021141864,-0.029450933,0.0024173735,-0.033235203,0.05735262,0.036760814,-0.00032979,0.024677683,-0.0044905567,-0.03174613,-0.026070464,-0.057166465,0.04798521,0.0037833848,0.024901818,-0.02831955,0.0084870765,0.036685508,0.004778901,0.026213124,-0.00060646445,0.03372798,0.030105146,-0.021082351,0.016375124,0.014186651,0.0072040935,-0.023748847,0.004464558,-0.028167574,0.0110769505,-0.018583858,-0.019185076,-0.031714626,0.012295352,-0.04638498,-0.017259696,0.012527862,0.027158955,0.022154694,-0.0064053205,0.020983756,0.038899485,-0.006919469,-0.058380403,0.03285882,0.009114688,-0.045988932,0.028463913,0.050758436,-0.032585796,0.048688646,0.011303386,-0.0038951756,-0.009284735,0.021660618,-0.011396061,-0.028638583,0.092402756,0.014428432,-0.032399,-0.036293134,0.02917768,-0.022243029,-0.042981144,-0.02749213,-0.011506747,0.0153891025,-0.008133155,0.007313599,0.0066873273,0.0021199242,0.003389515,0.038386554,0.017075012,-0.01919515,-0.011379224,-0.014124747,-0.039502375,-0.008917139,0.050816316,0.021786982,0.009450751,-0.009026098,-0.02783125,-0.04772402,0.010025289,-0.031649664,-0.015477821,0.059291054,-0.0028127094,0.021933462,0.013751437,-0.007568773,0.06258888,0.052548625,-0.016246371,-0.010982374,-0.01068728,0.04734141,0.018857703,-0.0056783184,-0.03203837,0.07830226,-0.04967044,0.012452606,-0.035527352,-0.010347806,-0.018591598,-0.006552457,0.00893596,-0.009506064,0.0149924215,0.024881855,0.025170533,-0.0029898519,-0.013033134,0.001198735,-0.0383141,-0.009622106,0.014205199,-0.05781039,-0.052803695,-0.040723052,-0.03309782,-0.013980498,0.015144019,-0.005032202,-0.02552572,-0.009300238,0.0076868148,-0.00035164258,0.008335531,0.03899577,0.058391627,0.020717192,0.016952112,-0.0016443388,0.0016058632,0.060650986,0.0071128216,-0.0011461687,0.026814299,-0.020183472,-0.028329507,0.037517164,-0.02360574,0.01332265,0.02667686,-0.01662303,-0.0416733,-0.007917191,0.009896451,0.030939333,0.04834106,0.0016085652,0.038558625,0.006048982,0.03405198,-0.04633024,0.018901015,-0.034661196,-0.028491726,0.008053049,-0.0010227021],"last_embed":{"hash":"a0qcf7","tokens":150}}},"last_read":{"hash":"a0qcf7","at":1762844511661},"class_name":"SmartSource","last_import":{"mtime":1762530335000,"size":5693,"at":1762844500008,"hash":"a0qcf7"},"blocks":{"#---frontmatter---":[1,4],"#CLAUDE.md":[5,143],"#CLAUDE.md#{1}":[7,8],"#CLAUDE.md#Repository Purpose":[9,12],"#CLAUDE.md#Repository Purpose#{1}":[11,12],"#CLAUDE.md#Directory Structure":[13,33],"#CLAUDE.md#Directory Structure#{1}":[15,16],"#CLAUDE.md#Directory Structure#Main Domains":[17,24],"#CLAUDE.md#Directory Structure#Main Domains#{1}":[19,19],"#CLAUDE.md#Directory Structure#Main Domains#{2}":[20,20],"#CLAUDE.md#Directory Structure#Main Domains#{3}":[21,21],"#CLAUDE.md#Directory Structure#Main Domains#{4}":[22,22],"#CLAUDE.md#Directory Structure#Main Domains#{5}":[23,24],"#CLAUDE.md#Directory Structure#PARA Organization":[25,33],"#CLAUDE.md#Directory Structure#PARA Organization#{1}":[27,28],"#CLAUDE.md#Directory Structure#PARA Organization#{2}":[29,29],"#CLAUDE.md#Directory Structure#PARA Organization#{3}":[30,30],"#CLAUDE.md#Directory Structure#PARA Organization#{4}":[31,31],"#CLAUDE.md#Directory Structure#PARA Organization#{5}":[32,33],"#CLAUDE.md#Key Content Areas":[34,57],"#CLAUDE.md#Key Content Areas#Career Domain":[36,41],"#CLAUDE.md#Key Content Areas#Career Domain#{1}":[37,37],"#CLAUDE.md#Key Content Areas#Career Domain#{2}":[38,38],"#CLAUDE.md#Key Content Areas#Career Domain#{3}":[39,39],"#CLAUDE.md#Key Content Areas#Career Domain#{4}":[40,41],"#CLAUDE.md#Key Content Areas#Personal Domain":[42,53],"#CLAUDE.md#Key Content Areas#Personal Domain#{1}":[43,43],"#CLAUDE.md#Key Content Areas#Personal Domain#{2}":[44,44],"#CLAUDE.md#Key Content Areas#Personal Domain#{3}":[45,45],"#CLAUDE.md#Key Content Areas#Personal Domain#{4}":[46,46],"#CLAUDE.md#Key Content Areas#Personal Domain#{5}":[47,47],"#CLAUDE.md#Key Content Areas#Personal Domain#{6}":[48,48],"#CLAUDE.md#Key Content Areas#Personal Domain#{7}":[49,49],"#CLAUDE.md#Key Content Areas#Personal Domain#{8}":[50,50],"#CLAUDE.md#Key Content Areas#Personal Domain#{9}":[51,51],"#CLAUDE.md#Key Content Areas#Personal Domain#{10}":[52,53],"#CLAUDE.md#Key Content Areas#Work Domain":[54,57],"#CLAUDE.md#Key Content Areas#Work Domain#{1}":[55,55],"#CLAUDE.md#Key Content Areas#Work Domain#{2}":[56,57],"#CLAUDE.md#File Format":[58,65],"#CLAUDE.md#File Format#{1}":[60,61],"#CLAUDE.md#File Format#{2}":[62,62],"#CLAUDE.md#File Format#{3}":[63,63],"#CLAUDE.md#File Format#{4}":[64,65],"#CLAUDE.md#Workflow Patterns":[66,87],"#CLAUDE.md#Workflow Patterns#Diary Entries":[68,72],"#CLAUDE.md#Workflow Patterns#Diary Entries#{1}":[69,69],"#CLAUDE.md#Workflow Patterns#Diary Entries#{2}":[70,70],"#CLAUDE.md#Workflow Patterns#Diary Entries#{3}":[71,72],"#CLAUDE.md#Workflow Patterns#Brag Document Updates":[73,77],"#CLAUDE.md#Workflow Patterns#Brag Document Updates#{1}":[74,74],"#CLAUDE.md#Workflow Patterns#Brag Document Updates#{2}":[75,75],"#CLAUDE.md#Workflow Patterns#Brag Document Updates#{3}":[76,77],"#CLAUDE.md#Workflow Patterns#Note Organization":[78,82],"#CLAUDE.md#Workflow Patterns#Note Organization#{1}":[79,79],"#CLAUDE.md#Workflow Patterns#Note Organization#{2}":[80,80],"#CLAUDE.md#Workflow Patterns#Note Organization#{3}":[81,82],"#CLAUDE.md#Workflow Patterns#Import Files":[83,87],"#CLAUDE.md#Workflow Patterns#Import Files#{1}":[84,84],"#CLAUDE.md#Workflow Patterns#Import Files#{2}":[85,85],"#CLAUDE.md#Workflow Patterns#Import Files#{3}":[86,87],"#CLAUDE.md#Common Tasks":[88,98],"#CLAUDE.md#Common Tasks#Adding New Notes":[90,92],"#CLAUDE.md#Common Tasks#Adding New Notes#{1}":[91,92],"#CLAUDE.md#Common Tasks#Finding Related Content":[93,95],"#CLAUDE.md#Common Tasks#Finding Related Content#{1}":[94,95],"#CLAUDE.md#Common Tasks#Obsidian Integration":[96,98],"#CLAUDE.md#Common Tasks#Obsidian Integration#{1}":[97,98],"#CLAUDE.md#Claude's Enhanced Capabilities":[99,133],"#CLAUDE.md#Claude's Enhanced Capabilities#{1}":[101,102],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration":[103,133],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{1}":[104,106],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{2}":[107,107],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{3}":[108,108],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{4}":[109,109],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{5}":[110,111],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{6}":[112,112],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{7}":[113,113],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{8}":[114,114],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{9}":[115,115],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{10}":[116,117],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{11}":[118,118],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{12}":[119,119],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{13}":[120,120],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{14}":[121,121],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{15}":[122,123],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{16}":[124,124],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{17}":[125,125],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{18}":[126,126],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{19}":[127,127],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{20}":[128,129],"#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{21}":[130,133],"#CLAUDE.md#Content Themes":[134,143],"#CLAUDE.md#Content Themes#{1}":[136,136],"#CLAUDE.md#Content Themes#{2}":[137,137],"#CLAUDE.md#Content Themes#{3}":[138,138],"#CLAUDE.md#Content Themes#{4}":[139,139],"#CLAUDE.md#Content Themes#{5}":[140,140],"#CLAUDE.md#Content Themes#{6}":[141,141],"#CLAUDE.md#Content Themes#{7}":[142,143]},"outlinks":[{"title":"Note Name","target":"Note Name","line":62}],"task_lines":[],"key":"CLAUDE.md","metadata":{"created":"2025-11-01 16:51","updated":"2025-11-07 16:40"},"last_embed":{"hash":"a0qcf7","at":1762844500085}},"smart_blocks:CLAUDE.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030957224,0.014771481,-0.02914752,0.009742752,-0.02270373,-0.009523184,0.04043316,0.0395225,-0.02056356,0.030751664,0.050170403,-0.012306194,-0.04631775,-0.00068984204,0.009330014,0.01566898,0.045631528,0.017220907,-0.00045395346,-0.035391383,-0.0015763886,-0.008168584,0.029660031,-0.022116408,0.012869814,-0.015425081,-0.026628695,-0.015942244,-0.009750528,0.0245207,0.0066372226,-0.0011082733,0.014279617,-0.032887533,0.03525938,-0.04429342,0.037754413,-0.04491551,-0.056550715,0.019975213,-0.0037516102,-0.010742327,-0.00024270714,-0.03222872,0.028338244,-0.0043988307,0.019981738,-0.022348607,-0.009176959,0.006324722,-0.017668173,-0.012949465,0.014963141,-0.00024421196,0.054605905,0.05855029,-0.010794098,-0.0043877563,-0.05092529,-0.041548144,-0.060109522,-0.01762071,0.04794491,0.007570684,0.035447344,0.08683692,-0.001154787,0.004475534,0.0057723634,-0.025762137,-0.031028297,0.05956246,0.0076679955,-0.028610917,-0.027136061,0.016513145,0.049450014,-0.01751587,-0.0021102617,0.004657166,-0.0052122492,0.022059068,0.03895579,0.00200406,-0.008454259,0.028031103,0.024572937,0.029084887,0.0033077127,0.007290761,0.030231433,-0.016729001,-0.02171515,-0.0041573364,-0.017907882,-0.06550289,0.013538571,-0.014838169,0.03679447,0.029592134,0.05354584,-0.010812454,0.012282207,0.033799905,0.050295364,-0.03645062,-0.024070995,-0.042960033,0.011736032,-0.0060281353,0.004175239,0.040482927,-0.006454671,-0.02294139,0.00095893705,0.027167823,-0.0009419203,-0.058005325,-0.032113366,-0.02882307,0.008834803,-0.0067342133,0.057260007,-0.008449935,0.015455725,-0.012433063,0.046256877,-0.045629993,0.0165902,0.010523626,0.013756642,0.06080465,-0.011678154,-0.0123486165,-0.017127184,-0.028615957,-0.009360583,0.050508704,-0.0015425192,-0.022046119,0.030343868,-0.00006010138,0.00542719,-0.011249204,0.045373175,-0.05233398,0.06525231,-0.04267656,0.019537512,-0.03187656,0.015874192,0.017616434,0.011073854,-0.02036702,0.014358368,-0.036043976,-0.03747818,0.019178778,-0.008512199,0.008382258,-0.023637893,0.018667415,-0.061681975,0.017391931,0.060156517,0.0022677733,0.0399389,0.043470357,-0.0465111,0.005097771,0.025663255,-0.07257677,-0.04012316,-0.01417194,0.017089091,0.03024323,0.06725114,0.007752719,0.008311444,-0.031397633,0.0046147383,0.013368051,-0.018002322,-0.044050142,-0.05211732,0.01437805,-0.019035148,-0.04041582,-0.007964622,-0.027292041,-0.045395788,0.019302608,-0.0076747336,-0.047285266,0.008479068,-0.0231239,-0.03166138,-0.00015265787,0.017034685,-0.03699737,-0.0015556476,0.020289958,0.010509001,0.017860075,0.01496113,0.033894353,0.031413484,-0.031867296,0.042976644,-0.020632483,-0.030599909,0.047105473,-0.019722557,-0.0044342023,-0.049969796,-0.008040784,0.017223045,0.033465333,0.018289942,0.003428999,-0.031186823,-0.0015537237,0.020427318,0.0034946501,0.00010224702,0.009457119,0.008929082,0.05791428,0.0013562564,0.0060446095,-0.0032608921,-0.02871544,-0.027021986,-0.009858164,0.034128252,-0.014913311,0.008303494,0.0064284243,0.00017367167,-0.02014252,-0.07954765,-0.035995733,0.0016042473,0.007106448,-0.020281015,-0.0009359897,0.0077901077,0.045961365,-0.0071064336,0.016250698,0.02793289,-0.021213813,0.008472385,0.047879547,0.021871291,0.012824953,-0.00976516,-0.02620599,0.021156138,-0.026728442,0.010034037,-0.018683922,-0.06101802,0.016503258,0.043236937,-0.0019744455,-0.003532403,-0.04360459,0.034503974,-0.057618633,-0.016763376,-0.0007745868,-0.005906208,0.014909926,-0.007254895,-0.02733311,-0.025404505,-0.009051061,0.045441467,0.0007863145,0.02356422,0.015961388,0.027287329,-0.013706685,-0.019738035,-0.027713548,-0.014557584,-0.030529758,0.0024684125,-0.060213044,-0.03889152,0.041495297,0.06700949,-0.014454932,-0.029382017,0.045923598,0.0026874058,-0.16214898,0.010640595,-0.055696145,0.04239356,0.022593353,-0.0408296,-0.020531146,-0.019885588,-0.029613202,0.0074647036,0.0028419648,-0.06121709,-0.042217832,0.021004343,-0.012585884,-0.0056462474,-0.013111175,0.0001438507,-0.029128747,-0.027858105,-0.04616784,-0.026844313,0.010104793,0.0067978534,-0.043494847,0.017984737,-0.0115200505,-0.018491628,0.006557079,0.0011223289,0.015566345,0.0055587282,0.009541999,0.000074523006,0.0066900086,0.04299027,-0.04132894,-0.062432952,0.043257806,-0.04396011,0.031101396,0.023009656,-0.017749812,0.030253757,-0.027442183,-0.03245607,0.012969961,0.020653477,-0.015302683,-0.0043183435,0.0050666956,-0.00076358934,0.00044689258,0.025487555,-0.039317664,-0.018737687,-0.0135461595,0.04655011,-0.021843115,0.009214004,0.008487616,-0.018201485,0.035626516,-0.034578204,0.0009364957,-0.005975523,-0.0034638604,-0.040599532,-0.0011981028,-0.06506416,0.04998571,0.04744341,0.04046733,-0.045968503,-0.030123886,0.056276117,-0.027170375,-0.04477193,0.014949181,-0.08603826,-0.025520453,0.032196186,-0.026099738,0.010322512,-0.03766931,-0.0065384144,-0.03896802,0.017137932,0.03370519,0.22475861,0.029840948,-0.0001785276,0.040899266,0.060760096,-0.002867082,0.03317141,-0.04191309,-0.023762492,-0.061737068,0.018495344,-0.001380483,-0.03206074,-0.026896812,0.020327639,-0.022689905,-0.009837761,-0.033559214,0.08615712,-0.019851271,0.03864633,-0.070419,0.055304203,0.010597697,-0.022701917,-0.03387196,-0.029701462,0.03841499,-0.056467198,0.017550187,0.030406332,-0.0013797309,0.020283815,-0.015299611,-0.028018609,-0.026705876,0.078558914,-0.010592786,-0.021742908,0.026379388,-0.03771493,-0.054386217,0.044975784,0.006256887,-0.0078986855,-0.025413793,0.048764627,0.014131986,0.011978396,0.005423288,0.014147347,-0.003260138,0.020269249,-0.008081915,0.051992845,-0.0012186961,-0.032261204,-0.04699645,-0.04362358,0.06925701,0.00973272,-0.0055144466,-0.013349199,0.04804467,-0.021570722,0.042840734,0.05201229,-0.05953758,-0.024307584,0.06138992,0.006722375,0.009132289,0.027863659,0.025249835,0.03786171,-0.0021747735,0.0034375042,0.052614752,-0.02455011,0.0105159525,-0.030979536,-0.01232397,-0.0083157355,0.029747581,0.009399233,-0.035657976,-0.008958287,0.02334151,-0.0032849242,-0.081196375,-0.010131003,-0.004011836,-0.07840936,-0.0054775965,0.004441171,-0.0131866485,-0.0034394632,-0.006619317,-0.06444521,-0.0045186672,-0.0072661736,-0.029113702,-0.020837994,-0.0028385553,0.03618743,0.0016821984,-0.0008893504,-0.017419709,-0.017683625,0.055804215,0.020711228,-0.020218963,-0.014530164,-0.013445467,-0.006582123,-0.004146724,0.059989374,-0.014511804,0.04509868,0.03104701,-0.010859194,0.023500985,0.036719475,0.014692443,-0.032592427,0.017654441,-0.02707682,-0.016548118,-0.033698678,0.025873376,0.0002732872,-0.048568845,-0.038132206,-0.0029955334,0.047079798,0.026389696,0.036081024,0.017250733,-0.017202742,-0.00026806057,-0.02247578,0.009899422,-0.01081368,-0.0067689344,0.030544365,-0.0033914729,0.04790266,0.0048829904,0.01269787,0.07382866,0.017903246,0.026025442,0.028956704,-0.068302125,-0.004317641,-0.0068919407,0.0021780385,0.0455977,-0.022326194,-0.017843815,-0.026920723,0.048542753,-0.0012742284,0.09190897,-0.019878361,-0.04017062,-0.0534374,0.04892531,-0.02598014,-0.026286576,-0.0044453656,-0.007784756,-0.033479016,0.053678125,0.03114098,-0.011198859,-0.055374764,0.0038074758,-0.009669766,-0.031122595,0.027265316,0.009481542,-0.024603907,-0.033082083,-0.010303396,0.034250725,-0.04270743,-0.027880007,-0.024899388,0.0076560425,-0.008314056,0.090641685,0.0070315856,-0.02708509,0.018335765,-0.010861438,-0.0043196795,0.01834768,-0.0009953254,-0.040914286,-0.017209688,-0.03255421,-0.015359003,-0.02524149,-0.003445948,0.02589695,0.016181469,0.07742781,-0.006482725,-0.011751961,0.011915487,0.017693862,0.016261263,0.0073736254,-0.022219528,-0.004060468,0.055021483,0.045230906,-0.017895436,-0.026806915,-0.01139624,-0.00075125124,0.024329305,-0.018297885,0.015731888,-0.020138681,0.021675106,-0.0019309444,-0.029829124,-0.023360018,-0.006523359,0.020628875,0.012376807,0.0016575785,0.001134636,-0.0058825905,0.03438052,0.006383497,0.019816646,0.015097579,0.035651896,0.016237365,0.03469317,0.046392832,0.034175504,0.049357217,-0.014066763,-0.04193479,0.044340815,0.0015378037,0.033569675,0.009686002,-0.007293514,-0.015795914,-0.017054914,-0.01086449,-0.032074317,0.007530133,-0.062307417,-0.038822684,-0.056409974,0.031894308,0.006450914,0.013478536,-0.08411066,-0.041049547,-0.0070349653,-0.058364466,-0.018768772,-0.030628778,0.015521837,0.008037988,-0.06755848,-0.028302383,0.014898936,0.029751355,-0.012275943,0.008339396,0.015235146,-0.011467175,-0.046458766,0.031754654,0.023221958,-0.03705671,-0.033741232,0.01779944,0.02705424,0.000102547834,-0.0059455335,-0.06314657,-0.0039971983,-0.035246152,-0.058614407,0.023373803,-0.011365137,-0.015719863,0.028170323,0.049832195,-0.03246301,-0.020813344,-0.010542263,0.026897749,0.011074965,-0.018173756,0.017292839,-0.0060794367,0.02166615,-0.03878121,0.0076350393,-0.02540522,-0.015745115,-0.0023771394,-0.03177952,0.023732979,0.040068578,0.0036470306,0.027363293,-0.037043206,-0.0019244505,0.010628648,0.0070256162,-0.0116859,0.010336505,0.032639496,-0.09273032,0.0153712835,-0.0046422477,-0.006192114,-0.022346692,-0.023940904,-0.036714457,-0.02070841,0.0045656892,-0.01252156,-0.00047898828,0.0009810755,0.030021528,0.027882354,0.055094805,0.0030527022,0.033813965,0.0023081338,0.019270055,-0.025494972,0.008580506,-0.043063562,0.0058924225,-0.006038649,-0.027839951,-0.006409756,-0.0467981,0.02716977,-0.018596014,-0.008791378,0.0274525,0.0014880719,-0.017488334,0.009461996,0.0139279915,0.050509606,-0.031090466,0.031933725,-0.019658407,0.0049325344,-0.030106384,-0.008041739,0.0014926834,0.00834453,-0.025127398,0.01942451,0.008639752,0.020889372,0.008885556,0.035249263,-0.010595056,0.019338014,-0.00067881885,-0.008749966,0.06835309,0.00036876329,-0.007981392,0.009448761,-0.032261953,-0.02143456,0.03666324,0.0021231493,-0.0059055397,0.030150967,0.024610195,0.016231425,-0.047768984,-0.005099713,-0.030406808,-0.0037980275,-0.14174636,0.060267154,-0.02972437,0.040769596,-0.047771346,0.010886129,-0.02481005,0.00010231738,0.021320743,-0.022015968,0.010051606,-0.048784148,-0.006583125,-0.03188289,0.021929407,0.017340055,0.010589811,0.0052342955,-0.042935666,0.055461295,0.014034934,-0.033297166,-0.0045639975,0.01997833,-0.035996605,-0.007485104,0.009601008,0.006003316,-0.030694123,-0.027912341,0.019872805,0.019915992,0.021222712,0.057723306,0.022123976,0.05244154,0.0010472429,-0.0073862527,0.01889104,0.0588972,-0.044456698,0.0060717124,0.0075042415,0.021794213,0.007835827,0.033243142,-0.019352758,-0.0036737986,0.004407094,0.017226977,0.012810839,0.024415283,-0.004336147,0.016263843,0.020901293,-0.017252352,0.010604376,0.007050226,-0.021094296,0.011244249,-0.023426281,-0.023909608,-0.038590897,-0.013342388,0.015216229,0.029501116,-0.04742906,-0.009625008,-0.013993179,0.05514886,-0.031150796,-0.014522151,0.0057227146,-0.01721124,-0.021814886,-0.008602169,0.06301426,0.030304294,-0.05567928,-0.032321326,-0.024859559,0.011643758,-0.015565015,0.031242013,0.012574376,-0.010659589,-0.023140863,-0.040819712,-0.046861462,0.015479895,-0.049756687,-0.01891302,0.0073010055,0.0019559728,-0.05540772,0.01051339,-0.0026293977,-0.012931461,-0.0046803663,-0.012191855,0.018288111,-0.022001991,-0.021716585,-0.003305922,-0.00038750557,0.06260715,0.02008428,-0.05494113,-0.041407943,-0.0022258987,-0.008277802,0.04148304,-0.003288571,0.0087888045,-0.059387114,-0.028962195,-0.022501426,-0.01719542,0.023931185,0.004192748,-0.006789947,-0.008671322,0.038134128,-0.047700413,0.04743748,0.035619874,0.0430119,0.019304784,0.0056811757,-0.058780544,-0.019377172,-0.0088597005,0.047916684,0.004454342,0.042204097,-0.039686743,0.03715319,0.024972081,-0.018754046,-0.0007712198,-0.04499375,-0.006823231,-0.026767496,-0.0315276,-0.0326917,-0.024188798,0.028306229,0.026010917,-0.024628773,-0.023116814,-0.01442837,0.050326146,0.03543621,0.0076507707,0.006068166,0.044295393,-0.021312207,0.01774139,0.0071538175,0.028368888,-0.0020478019,-0.002260462,-0.024605947,-0.02752525,-0.03353259,0.03823123,-0.016404783,-0.022618733,-0.019513581,-0.028668733,-0.012525039,0.0027384143,-0.016419694,0.030804811,0.025585216,0.0249071,0.00839576,0.001381134,0.04364058,-0.0075113084,0.027610611,-0.002113702,0.04667189,0.026399618,0.025807165,0.045276392,-0.031070668,-0.013048121,-0.04178102,-0.0004152273,0.009098779,0.011676747,-0.05810569,-0.03498449,0.035231248,0.0089686755,-0.036451824,0.059971344,0.00827926,0.009357151,-0.015664846,-0.04308562,-0.015585813,0.008793078,-0.038106237,0.017790304,-0.027536822,0.002793292,0.023486761,-0.00974562,0.022690207,-0.01462883,-0.016465474,0.031107206,-0.032120533,0.03252478,0.0074644894,0.01781951,-0.022058733,0.030021312,0.026884547,0.045436524,-0.02721347,0.034826208,0.036698624,0.014430974,0.008704425,0.017982334,0.02910977,0.027146453,0.010716095,-0.04233979,0.0074726962,0.04669349,0.031977523,-0.010278939,-0.031382725,-0.02281192,-0.019810027,-0.02826458,0.02099814,0.017847713,-0.004476198,-0.050497748],"last_embed":{"hash":"1s3dlub","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1s3dlub","at":1762844500086},"key":"CLAUDE.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1s3dlub","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0072083813,0.020857584,-0.022982936,0.0101334695,0.015542101,-0.0017885223,0.04372691,0.054973196,-0.017479967,-0.037032966,0.0026754679,0.016651927,-0.019944986,0.013545149,-0.022929419,-0.03306496,-0.023782847,0.012096389,-0.0118378,-0.008019252,-0.009613583,-0.017808018,0.020041915,-0.03264465,-0.00023601351,0.080508344,-0.031882886,-0.028497787,-0.045796685,0.03604175,-0.018355388,-0.014130967,-0.0058503808,-0.013675184,-0.0071125296,-0.044045366,-0.0235214,-0.044834625,-0.116332695,-0.022698514,0.025484063,-0.010761853,-0.048196536,0.021346504,-0.03320187,0.009638044,-0.045229573,-0.060206402,0.007878335,0.001112399,0.031735826,-0.00308967,0.024339302,-0.032445773,0.02377774,0.01791799,-0.015793888,0.0070322836,0.0065396726,-0.054071363,-0.013065943,0.011078283,0.0015634614,-0.016394682,-0.043851696,0.013711569,-0.0071879574,0.026869688,0.019070799,-0.014585209,-0.012623767,0.0020585903,-0.0059886295,-0.07047827,0.0014294386,0.0101899,0.00345339,0.017958274,0.0024691264,-0.068662465,0.11408166,-0.04386814,0.03840594,-0.009574813,0.005871052,-0.03451542,-0.008095013,0.03714755,0.0061575808,0.0050965464,-0.008885956,0.026982388,-0.019138196,-0.04352357,-0.017782276,-0.028004663,-0.02527343,-0.006442193,-0.001770618,-0.0070894654,-0.062947705,-0.03253264,0.025057,0.038669318,-0.011006665,0.004221941,-0.025743427,-0.0060826996,-0.0146805905,0.006250257,0.0022920726,-0.01085812,-0.015031853,0.028377319,0.013070943,-0.0050502005,-0.012125744,-0.031177772,0.027050285,0.008452718,-0.036628075,0.04485843,0.0012744325,-0.009104666,0.012279252,0.015875427,0.0035802168,0.02494066,-0.05115356,0.0022403465,0.023305213,0.04177427,0.050530113,-0.028001396,-0.026969682,-0.010513812,0.044017993,0.028493963,0.050768305,-0.018476898,0.0006808624,-0.009136826,0.002980622,-0.030198867,0.041271664,-0.02489073,-0.029596524,0.021521378,-0.02987354,0.013780698,-0.004787887,-0.04617033,-0.014456548,0.007762399,0.005329315,0.030576108,0.0015303333,-0.013148035,-0.0015792444,-0.049314734,-0.008493308,-0.0082114255,0.029046044,0.05749443,0.0444973,0.002943548,0.018136313,0.022951834,-0.0040238253,-0.02614898,0.02461464,-0.06813414,-0.0005784551,0.026529048,0.021018842,0.046345964,0.023922212,0.032022852,0.027387567,-0.05232749,0.023199862,0.02539888,0.048875507,-0.04176549,0.02943627,-0.043159477,0.013245147,-0.027983258,0.015180431,0.033203255,-0.014694936,-0.030578919,0.061924703,-0.009096095,0.02042963,-0.005590228,-0.012206665,-0.019658545,0.004189828,-0.040196523,-0.04723519,0.013413358,-0.08658318,0.008033809,0.004307721,0.0050638253,-0.013098433,-0.033038903,-0.0005655568,0.018075416,0.041219786,0.01910133,0.009986094,0.0057772133,0.0019631654,0.024190065,-0.002760786,-0.010749402,0.008594787,0.017669043,-0.03366314,0.0050614486,0.011063252,-0.006606329,-0.010206327,0.038745854,0.002448979,0.056477968,0.028236853,0.020946091,-0.052704137,0.047528163,-0.016552128,-0.0039056179,0.018296368,0.00752676,-0.043204706,0.028065925,0.033123415,0.036835443,-0.0077906535,-0.015294756,-0.03178997,-0.039897624,-0.040765904,0.02954866,0.0044458387,0.025372807,-0.03361841,-0.004681693,-0.041313138,-0.0031628306,0.0038419743,-0.0121583585,-0.02723876,-0.03985912,-0.017894857,-0.02960714,0.007951968,0.031239362,0.0042708972,-0.03662048,-0.015582257,0.05274022,0.016788105,-0.0009596284,0.011849781,-0.039001245,0.018120717,0.03297626,0.037413385,0.01657734,-0.01301277,0.013155681,-0.024663609,-0.0012922896,0.032393493,-0.01126749,0.040395733,-0.042591106,-0.0061540944,-0.03626711,-0.020587962,0.011901892,-0.030484939,0.035049062,-0.03110372,0.0020637116,0.028470768,-0.0032092386,-0.029613128,-0.0038545628,0.06497475,-0.033466805,0.022193128,0.053868648,-0.023729183,-0.1951165,-0.03870314,0.0019824111,-0.017144578,0.009145346,-0.0060226712,0.005907258,0.018188696,-0.0021258881,-0.032312796,-0.026328897,-0.12495833,0.013459328,-0.027695494,0.06307701,0.024820194,0.021098644,-0.017194556,-0.01917932,-0.0892547,0.027347952,0.003231644,0.011404677,0.04699717,0.029886069,-0.01777988,0.02490003,0.03780806,-0.035159823,0.018958215,0.013174099,0.039614078,-0.026165148,-0.023528622,0.025051253,-0.020997211,-0.012257537,-0.02439146,-0.004912835,-0.010549521,0.052676063,0.024335591,0.037255466,-0.020484608,0.020697173,-0.0374431,0.005323331,-0.0031800934,0.0015834303,0.016786013,0.035681713,0.052751172,0.022731148,0.009140138,-0.0014347674,0.009434245,0.020730909,0.05856394,0.030178877,0.02883958,-0.012552771,-0.041017897,-0.053280946,-0.032562505,-0.009912326,0.013943086,-0.02619801,-0.006969884,0.009029322,-0.04979147,0.016678667,0.02875354,-0.0030229401,-0.047407538,0.018629495,0.029453613,-0.017907927,-0.01293442,-0.017136982,-0.06409557,0.008256001,-0.021962566,-0.004459049,0.03602654,-0.015357876,0.030196577,-0.03461637,-0.031900637,0.029154034,0.34120244,-0.043732405,-0.020492386,0.040537406,0.008791312,0.03148319,-0.014946992,-0.0053733713,0.035362165,0.005130974,0.017092196,0.009787008,0.013150243,0.038393177,0.015693665,0.05856943,-0.04892439,0.011471967,-0.027508114,0.006794651,0.021149052,-0.06312304,0.018020634,-0.015061255,-0.05492293,0.00830526,-0.00922144,0.019319328,-0.017169723,-0.03194248,-0.018760113,0.0093201585,-0.030247804,-0.0543673,-0.0036160497,0.008799115,-0.07624356,-0.02202615,-0.045377355,-0.0027451566,0.024468504,-0.026000326,0.011085836,-0.007492071,-0.045093466,-0.034641623,0.029051019,-0.008474659,-0.0016966909,-0.03486831,0.023127712,0.023971533,0.0033864102,-0.013989701,-0.014656836,0.00018647022,-0.016191376,0.009232667,-0.065090016,0.014029009,0.0073582693,0.017196765,-0.026482645,0.027820274,0.020421239,0.0020459797,-0.013606165,-0.019739015,0.0010720901,-0.0037891462,0.05996621,-0.005007642,0.02628579,-0.0008261897,-0.002331818,-0.0407916,-0.017454552,0.028314857,0.0043556113,0.005733192,-0.041322507,0.004527618,0.040307015,0.007408827,-0.0005013621,-0.009781021,-0.028845193,0.009131169,0.014544655,-0.051390402,-0.021398649,-0.0044232532,-0.020793052,0.017515356,0.05267396,-0.017014539,0.026787104,-0.057369582,0.00044800693,0.0029237345,0.03809827,0.04334075,0.018306373,-0.00562855,-0.02456353,-0.026519792,0.004769763,-0.03865533,-0.016198758,0.0046271277,-0.024301609,0.003450247,-0.0057366784,0.0036634288,0.084242776,0.019888438,0.006988321,-0.0061652944,-0.0031087098,0.026117856,-0.040019296,-0.039708637,0.00765637,0.019390656,-0.021373052,-0.050728053,0.0012775046,0.00007676949,0.0018780456,-0.0525867,0.037413772,0.02671756,-0.007630684,-0.039512537,-0.025981605,-0.046860978,-0.000864823,0.0051043085,-0.0341426,0.028180048,0.0043583354,-0.01802595,-0.020581467,0.037864774,-0.023091206,-0.0033572952,-0.02664157,-0.02715361,-0.0073571927,-0.024233034,0.028339904,0.013807109,0.022550609,-0.034345057,0.0214274,-0.02013037,0.00077809306,-0.010846447,-0.008972571,-0.025628041,0.0036940973,0.007373855,0.010819651,0.059342157,-0.014060833,0.032540027,0.00882664,0.037157044,-0.019419832,0.014066636,0.018592065,-0.061258905,0.02141688,0.026072143,0.024552653,-0.045869634,-0.019567428,0.0003007826,0.027308272,-0.013811729,0.07247583,0.047729637,-0.004817656,0.014014393,-0.045603618,-0.010223625,-0.018485904,0.025637254,0.023597078,-0.061096136,0.017123885,0.05080534,-0.009115412,-0.01803964,0.005939616,0.014449146,-0.006140373,0.0049000853,-0.020030674,0.01209061,0.05012385,0.03525073,-0.013909339,0.042345066,0.017605716,-0.0057403888,0.024961267,0.011331296,0.022022491,-0.022974014,0.012501819,0.020776452,0.025684547,-0.0020906015,-0.03173888,-0.005010956,0.044772793,0.026004363,0.016948134,-0.012301507,-0.017273169,-0.026275117,-0.0051424443,-0.036292467,-0.0071220268,0.01833698,0.0053602895,-0.016957974,-0.04281618,0.024835944,-0.0180013,-0.032027375,0.0027240668,-0.01922171,-0.009080857,-0.00056210975,-0.008149169,0.0006780584,0.0048976163,0.046295363,0.005244624,-0.005831321,0.014732794,0.04530604,0.0633597,-0.019760154,-0.04590823,0.028871084,0.0025597203,-0.014633932,0.0070265695,-0.010210281,-0.07750028,-0.024482274,-0.011427454,0.043780483,-0.018693117,0.008415627,0.0073738326,0.015309836,0.00919327,-0.008902947,-0.015296926,0.020126501,-0.026689086,0.025662214,-0.007932317,-0.022004565,-0.0027880105,-0.06862054,-0.015854845,-0.030054927,-0.0130783655,-0.00128428,-0.007445179,0.011807207,-0.020609893,-0.029719336,0.020241398,0.011863866,-0.08676153,0.011409455,0.013910084,0.017619524,-0.0027439045,-0.019487971,0.012777599,0.03859447,-0.02599487,-0.015786089,0.0132612325,0.008699892,-0.03320451,0.004462137,0.018886553,0.029773738,-0.032136012,0.008083811,0.020080134,-0.0070054503,0.008435475,-0.008369778,-0.00730246,-0.030210482,-0.0027384833,0.07729829,0.009272175,0.018132972,0.0026696476,-0.0053206817,0.033581067,-0.04038617,-0.028054032,0.007445689,-0.030936224,-0.0030999356,-0.036584727,-0.02029043,0.0012318117,-0.008258261,0.006594145,-0.0031495504,-0.004010787,-0.009071637,-0.02661029,-0.02454382,-0.037852917,0.018116284,-0.017142775,-0.0062956256,-0.01646282,0.010842787,0.073625416,0.023477644,0.025137207,0.013624928,0.05783492,0.0039363117,0.022959046,0.018177228,-0.03198299,0.025299257,-0.006389092,0.032843415,0.028591493,0.03166566,0.036152292,-0.015224352,-0.03244531,-0.0075321123,0.0010904908,0.03188922,-0.008959796,0.026459655,-0.006491991,-0.01902331,0.022663651,0.05364687,0.01036725,-0.014503732,0.0015084388,0.03880429,0.044113223,0.029183501,-0.009839918,-0.032023493,0.00058045227,-0.01921623,-0.006255714,0.00022818918,-0.0016473624,0.026333775,-0.036713455,-0.019278515,-0.04394604,0.018916419,0.032059878,-0.014397835,-0.005194264,-0.04741666,-0.015683489,-0.008235706,0.03670186,-0.04872406,0.021941202,0.004674258,-0.021589098,-0.02748454,-0.0072101494,0.017572738,-0.0135483835,0.023356821,0.032527547,0.018928824,-0.118578546,0.04900465,-0.0068319016,-0.026830379,0.0015970669,0.014224341,-0.006872139,-0.0063764495,-0.003379899,-0.015521679,0.037199497,-0.009027357,0.0024309726,-0.045341402,0.018501889,0.023567285,-0.044642422,0.03319671,0.027524829,0.030699078,-0.008593171,-0.023112481,-0.0140370885,-0.037615333,0.04482685,0.041099142,-0.040725946,-0.0031095792,-0.012208467,0.0024743474,-0.009460562,-0.016136521,-0.032957222,0.05363303,-0.0037116432,0.019164313,-0.041896526,-0.024970476,0.005564433,0.03583318,0.032804478,-0.0074989675,-0.04539433,-0.02868764,-0.052309234,-0.014066458,-0.014691653,-0.035622656,0.0026063428,-0.02523125,-0.07905438,0.0053965156,0.02985689,-0.013741774,0.014782237,0.039807264,0.012579431,-0.013700234,0.021115255,0.048271187,0.018182488,0.007842258,-0.02779272,0.01479071,0.004039326,0.022800867,-0.016521616,-0.00799057,-0.0049857954,-0.03741156,0.007510581,-0.042979125,0.017250199,-0.0047833687,-0.0022674373,-0.00017727514,0.056170985,-0.020014059,0.020430809,-0.015729178,-0.027150715,-0.039262246,-0.031873632,0.04407842,0.019638069,0.0017159511,0.033862013,0.00574623,-0.025424857,-0.02779987,-0.060326822,0.047113817,0.030568652,0.015598106,-0.048134707,-0.012503648,0.012148457,0.006561141,0.002930162,0.008981869,0.004221366,0.059330713,-0.02718912,-0.0036630398,-0.0031390234,-0.004762937,-0.029629063,0.02333071,-0.04622422,-0.014058476,-0.058020633,-0.03934016,-0.046369445,0.007144711,-0.042703632,-0.010581559,0.012957315,0.0012624793,0.007886347,-0.005835427,0.020241862,0.057022616,0.0031869386,-0.057372276,0.035252254,-0.00078133214,-0.042865746,0.012810747,0.05147948,-0.011556293,0.021038596,-0.0007823397,0.0028364994,0.012964477,0.0038848293,0.0026547734,0.00082793826,0.085902594,-0.019078152,-0.02164342,-0.02636924,0.009438358,-0.0066938186,-0.041566346,-0.026681611,-0.022168443,0.011573589,0.016050188,0.012227236,-0.0011083015,0.023272559,0.0006377825,0.03281403,0.0253788,-0.024451548,0.010259561,-0.03311037,-0.02311997,-0.018992689,0.025142916,0.03232821,-0.031127926,-0.0145278,-0.004292973,-0.05324,-0.010830911,-0.02725638,-0.01197001,0.04403573,-0.020492753,0.024368,0.04384481,-0.008656306,0.03710738,0.05001983,-0.011067149,-0.0021308353,0.0140456995,0.06244622,0.0036022111,0.008946409,-0.01867216,0.048842978,-0.054218523,-0.0069323136,-0.018901292,0.011932636,-0.0017689125,-0.013048501,0.010670175,-0.023922829,0.04742381,0.0077535217,0.029272212,-0.0021437588,-0.02504972,0.0021269002,-0.043712456,-0.0023026573,0.040371533,-0.036623165,-0.026822347,-0.027630504,0.022791367,-0.02316099,0.016482476,-0.0025774776,-0.008868965,-0.003248238,0.00017289446,-0.01660533,0.029136138,0.020763295,0.05353889,0.039087992,0.0047120177,0.0056495224,0.014116534,0.05005783,0.0029263636,0.0033201538,0.047568113,-0.016051142,-0.039032537,0.03412705,-0.014012815,-0.00069739367,0.034163564,0.0139235705,-0.033415712,-0.026514348,0.0061542466,0.0042012427,0.040118217,-0.0007333493,0.00746128,0.027659921,0.049427226,-0.014197029,0.016713705,-0.016236808,-0.060404472,-0.014084129,0.03542162],"last_embed":{"hash":"rwymdd","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"rwymdd","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md","lines":[5,143],"size":5633,"outlinks":[{"title":"Note Name","target":"Note Name","line":58}],"class_name":"SmartBlock","last_embed":{"hash":"rwymdd","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043864176,0.024078682,-0.075415544,-0.040077902,-0.018382415,-0.024650399,0.0069619697,0.0016857806,-0.00040825442,0.0055706557,0.008017242,-0.060311224,-0.013924253,0.01210991,-0.03453171,0.012170478,0.0030408562,0.038774215,0.014265202,-0.012343169,0.021156251,0.027352933,0.001217454,-0.018900415,-0.011448407,-0.023969358,-0.005992614,-0.0087633785,0.049475048,0.046887692,0.0060762367,0.010089135,-0.0026493568,0.0045749126,0.025587445,-0.0016056356,0.022992194,-0.022641346,-0.018494595,0.030815654,-0.005568737,-0.015329388,0.040977757,-0.0029354636,-0.0005635208,0.0062637334,0.0027601477,-0.013443564,0.0066756173,0.013826489,-0.021373782,-0.020283317,0.026825063,-0.0038259786,0.0013562005,0.013287484,-0.008091914,0.014265367,-0.0883189,-0.017088223,-0.041435532,-0.025864292,-0.010394311,-0.0053605456,-0.015376951,0.01143905,-0.064053,0.014195387,-0.012038185,-0.026003255,0.011259905,0.027015109,-0.0014833873,-0.03873389,-0.04227393,0.025405847,0.002288304,-0.036080055,-0.023803355,0.030802641,-0.014890692,0.03341377,0.023890594,-0.0072798096,0.011386123,-0.044109076,-0.0062778834,0.007812425,-0.0024741068,0.04944888,-0.027495245,-0.057858516,0.0032108247,-0.049634527,-0.032222353,-0.047191165,0.0059954263,0.002580573,0.025801525,0.029486595,0.0023099426,0.015313268,0.014151631,0.027441178,0.06096616,-0.023411311,0.006110656,-0.020981574,0.020316461,-0.02625361,0.012337344,0.02102515,0.0054239435,0.037898798,-0.00043951342,0.011749223,0.002499821,-0.022246301,0.007602241,0.0011235188,0.01724268,0.010464003,0.022063112,-0.03168488,0.021819768,-0.0153372595,0.014323771,-0.0035077704,-0.008128988,-0.02659574,-0.008905757,0.08837852,0.0039049052,0.035682738,-0.031159902,-0.049250416,-0.014243246,0.048457235,-0.050159503,-0.05632162,0.047075413,-0.01957078,-0.021623058,-0.043836053,0.07566065,-0.04971009,0.07954812,-0.0054671024,-0.0017015699,0.0049873083,0.0033923476,0.027103374,0.011554509,-0.009240535,0.051483687,0.0018963756,-0.046711307,0.023687316,0.061506946,0.036097538,-0.044822503,-0.019728336,0.006903314,-0.0005956214,0.028468102,-0.044009402,0.013036714,0.054421794,-0.022189867,-0.04647173,0.0020986472,-0.018154804,-0.042932525,-0.016857922,0.026766667,0.026123354,0.048241697,0.011902818,-0.006262678,-0.022921946,0.026620086,0.015000277,-0.051313777,-0.051737957,-0.047848996,0.01222136,0.025792167,-0.04304161,0.009402868,-0.021758486,-0.038639706,0.004164996,0.021733457,0.034981303,0.03949235,0.019011136,0.02623612,0.0045650196,-0.03142742,-0.056917164,-0.025234088,-0.028100759,-0.038830392,-0.028924612,-0.0038476489,0.020432362,-0.014899197,-0.06157585,0.03058232,-0.06687285,0.015579867,0.029681703,-0.051945794,0.011669231,-0.049705308,0.028814334,-0.0013916222,-0.0026876417,-0.015773218,-0.025467033,-0.011719709,0.026032554,0.0037936734,-0.000031344494,-0.010095887,0.0066808034,0.0053975154,0.03259482,0.027817927,0.04665258,-0.047824387,-0.08417415,0.011724906,-0.033602383,0.06774218,-0.032535374,0.022219991,0.054703716,0.024608396,-0.010861553,-0.030825855,-0.04423752,0.033711772,-0.011910647,-0.0045816,0.034440316,-0.001537242,0.009591038,-0.0437408,-0.0025530204,0.04281524,-0.024210917,-0.014104131,0.01750404,0.0058802594,0.023348732,-0.010280552,-0.022657324,-0.0024246075,-0.0050232327,0.03400299,0.042322233,-0.024383338,0.002912569,0.009945415,0.018183978,-0.01945116,-0.040821962,0.048149776,-0.0375657,-0.023047274,0.0050068265,-0.0065620374,-0.021310188,0.017111551,-0.008942485,-0.02695542,-0.0036150983,0.13722561,-0.026199479,0.0135899205,0.06367112,0.007467517,-0.004871231,0.028857108,0.0029289813,-0.04358551,-0.005458393,0.024888093,-0.01812393,-0.019321421,0.05888068,0.056229375,0.016799768,-0.05221998,0.043232568,-0.026614897,-0.1228011,-0.045771718,-0.016295241,0.0054130484,0.037671946,0.01091145,-0.055824086,-0.0002756049,-0.017124413,0.050737843,0.053027287,-0.048367016,0.010632743,-0.012469635,-0.02033449,0.005838033,-0.03880897,0.00090102514,-0.0015407396,-0.037852075,-0.05208406,-0.03857396,0.025747832,0.0146090295,0.015010329,-0.007921314,0.09132266,0.0049058096,0.0117099695,0.004481508,0.0011041324,-0.019251876,0.00829782,0.046039872,0.0024250918,0.027812645,-0.0066620754,-0.04685703,0.029398566,-0.030357096,0.04280767,-0.0053069354,0.019353602,0.04474171,-0.03355454,-0.025643764,0.031643327,0.0008870531,0.008013567,-0.011745059,0.015943617,0.012861645,0.019073889,-0.022268614,-0.0343293,-0.004216293,0.004902115,-0.0017752899,-0.046618678,0.03311041,-0.016222965,-0.014545583,0.020836743,-0.03826632,-0.021135323,-0.027525185,0.032799285,-0.0017126874,0.044903018,-0.07320036,0.028714294,-0.021019291,0.06372414,-0.05244071,-0.014518041,-0.0039057229,-0.005975793,-0.02327416,-0.0021984037,-0.10891389,-0.007955712,-0.0029778434,0.004206111,0.00045437808,-0.01701438,-0.055833466,-0.033458233,-0.004907126,0.04070988,0.20875734,0.054438986,0.009346323,0.021844016,0.087060414,-0.003954651,-0.028074201,0.008730848,-0.027700355,-0.040277973,0.03519059,-0.0352875,-0.05039636,0.0057770405,0.004978081,0.026620848,-0.025768885,0.010690716,0.05729513,-0.003412894,0.048460834,-0.035082188,0.0289172,0.02836258,-0.04436747,-0.021509849,-0.0355805,-0.014372579,-0.04511225,0.01744882,0.01018158,0.048528496,0.033134256,-0.017168896,-0.021924257,-0.0008644753,0.042693686,-0.05320546,-0.023758233,0.00032185134,-0.010868005,-0.017078828,0.01760554,-0.02951414,0.005743917,-0.012188101,0.08244752,0.014027941,0.03717598,-0.013283582,0.0062657227,-0.07027771,0.019502873,-0.022250816,-0.004198089,0.028860481,-0.05156125,-0.020366877,-0.011902039,0.062197383,0.0008625852,-0.013497994,0.020305945,0.04111673,0.021755405,0.028408296,-0.0059421468,-0.05387785,0.019523771,0.052243616,0.013672609,0.05408184,0.0056071226,-0.007706453,0.027819859,-0.04903234,0.0232006,0.012159271,-0.061602928,0.0106064705,-0.009523503,-0.019163694,-0.021323765,-0.01001643,0.031476595,-0.07273366,-0.00070329424,0.024832327,-0.027412357,-0.031447858,0.0003027271,-0.0013164789,-0.022485707,-0.011513846,0.014568095,-0.008836834,0.02692945,-0.012604821,-0.057640668,-0.0074247555,-0.009150005,-0.040120363,-0.026754834,-0.039599996,0.019899594,-0.017157765,0.00885353,0.012540156,-0.03026226,0.0067066406,-0.010058177,0.0012805875,-0.016552618,-0.042567015,0.0043993653,0.03836986,0.07123988,-0.011971017,0.027159689,0.0013458494,-0.049690116,0.034318093,0.014205406,0.057638444,-0.007306374,-0.018231813,0.035359435,-0.015635822,-0.030182796,-0.0027809564,0.03351598,-0.043095015,-0.03225526,0.028786363,-0.00003836225,0.010893151,0.021635706,0.03745814,-0.04236646,0.011037812,-0.041367333,0.01360292,-0.04572111,-0.012087267,-0.0066006677,-0.014867961,0.03860815,-0.015162641,0.010722015,0.009837257,0.0014681467,0.019500816,0.032070603,-0.08124726,0.021259164,-0.0718386,-0.0076290467,0.04874108,-0.02293377,-0.028933397,-0.03526678,0.06794581,0.016415615,0.036449973,0.015651716,0.03189893,-0.042471696,0.0673,0.021980438,-0.00086409005,-0.019071113,-0.025530199,0.0023953244,0.08297453,0.013710014,-0.011842266,-0.059275426,-0.03570491,-0.0074551576,-0.06267676,0.011322155,0.02638833,-0.029824574,-0.0278271,-0.008440601,-0.0016315664,-0.006795309,-0.026003633,-0.003072197,-0.010178307,-0.011837007,0.045594584,0.016561393,-0.009516122,-0.004911702,-0.033701167,0.056315746,0.016625471,-0.014401433,-0.019924408,0.026101178,0.033750083,-0.0075274417,-0.026318664,-0.024489455,0.031050952,0.015217708,0.06813718,0.014025933,0.030090924,0.014022927,0.005424411,-0.04468039,0.011980842,0.022689186,-0.018777281,0.051720608,0.00916515,0.052651174,-0.03043232,-0.042249393,-0.022499923,0.0031232983,-0.025828397,0.034621336,0.036477562,0.03595164,-0.011382739,-0.010002329,-0.04650917,-0.015382453,0.04753747,-0.0072737816,-0.036066115,0.038411878,0.02835617,0.010674936,-0.0057100593,0.015191418,0.00085098826,0.039423488,0.0032962821,0.023962285,0.049317084,0.037852824,0.024196578,0.0085983295,-0.06035062,0.022011958,-0.022791177,0.03775316,-0.061650466,0.0026483035,0.002895336,0.0022100874,-0.010514063,-0.037087634,0.023526222,0.0060248715,-0.003961755,-0.053973958,0.019357113,-0.003765127,0.012932545,-0.043062467,0.039807186,0.027952429,-0.05779452,-0.02336614,-0.04586253,-0.037850667,0.0007550011,-0.021406969,-0.009983992,0.0047215787,0.01618977,-0.00087580783,0.03915201,0.008122302,-0.037872493,-0.065120615,-0.0015104162,0.0078241415,0.004972916,-0.008266166,0.00649087,0.02404604,0.017622394,-0.0060593183,-0.036822345,0.019282514,-0.015589645,-0.033458456,-0.0038897202,0.0036964288,-0.073231354,0.03195117,0.05609386,-0.038618848,0.013276036,0.010197174,0.0084480215,0.01750222,-0.031860616,0.010256911,0.034015153,0.02297042,-0.042707138,0.005999714,-0.0052035125,0.038441513,-0.033174016,-0.014687327,0.025833983,0.013059545,-0.012790932,0.020039683,-0.016153434,-0.008732657,-0.005236664,-0.03241428,-0.0018729995,0.006531669,0.060445026,-0.04430957,-0.011574435,-0.020269874,-0.049517028,-0.024061892,-0.039199077,-0.0108592985,-0.0019206824,-0.017524282,-0.011371534,-0.0034592065,0.015689868,0.041837428,-0.0048825284,0.08212264,-0.01811902,0.05102645,0.003118972,0.018878495,0.0002624902,0.011877253,-0.064627014,0.0022597217,-0.0006493723,-0.049633443,-0.028263807,0.012024054,0.009987509,0.0013445665,-0.00794008,0.027698321,-0.010082334,0.029068355,0.01906858,-0.055810574,0.036905505,-0.03650608,0.045968924,0.006177159,0.013106571,0.011755696,0.004681504,0.030774867,-0.044264622,-0.030791534,-0.0074106315,-0.021695336,0.005948839,0.028832613,-0.0045684017,-0.0040104003,0.007617584,-0.0072885337,0.007543531,0.06475347,-0.029501768,0.010790011,-0.014450679,-0.009857656,-0.031758305,-0.006960841,0.005152726,-0.0040064785,0.012709216,-0.01802693,0.03632486,-0.030277427,0.041181132,-0.013367718,-0.018927557,-0.087424606,0.028068332,-0.029762583,-0.0056223497,-0.047180615,-0.010248071,0.00090202934,-0.028357761,0.013828822,-0.020833323,-0.047301296,0.007883679,0.010396497,0.004626991,0.055374037,0.048133858,0.0022840938,-0.0051876656,-0.010727793,0.017370638,0.036254175,-0.014731067,0.0017943332,-0.008544691,0.0052087186,0.0038146132,-0.009290916,-0.014645237,-0.030739838,0.016097495,0.025259072,-0.05497712,-0.018290568,0.046787687,0.0073173367,0.032942366,-0.019430542,-0.0041694203,0.027367506,0.039036512,-0.0094128335,-0.0025027045,0.009624968,0.026153244,-0.009066213,0.045673765,-0.009453748,-0.012054475,0.0045317407,0.04843816,0.038987882,0.037073724,-0.057863757,0.019678717,0.012182896,0.004141779,-0.019428149,-0.044698257,-0.04411602,0.050717395,-0.01352575,0.013921604,-0.052042898,0.009892692,0.06492122,0.021617433,-0.038687162,0.047734857,0.007635722,0.04688024,0.003594534,0.0074002757,-0.023688808,-0.04767099,-0.049450334,-0.0049330196,0.007440852,0.032094907,0.0028386116,0.023429966,-0.06858238,-0.06051217,-0.054407064,0.019074174,0.020600209,0.007980096,-0.015519459,-0.017547872,-0.043674417,-0.025693212,-0.02083551,-0.028803615,-0.014289352,0.007933195,-0.0594831,0.013050585,-0.010205478,-0.013897225,0.018044928,0.0138314655,-0.018049896,0.0032758568,-0.029807007,0.010575259,0.0019460955,0.048385855,0.039812654,-0.023612108,0.0010499991,0.00095678354,-0.009283121,0.016193585,0.001002977,-0.003046087,-0.0088399025,-0.006438454,0.024588963,0.0010117514,0.05006809,-0.01434889,0.0027226,-0.017345976,-0.0063053803,-0.015195567,0.050225664,0.008719583,0.019396696,0.056936182,-0.025199553,-0.053877413,-0.0035025852,-0.035955053,-0.018690918,0.02004646,0.002368054,0.011843122,0.0034305109,0.033164673,-0.021637676,0.017022872,0.0021882358,0.0017732806,-0.013317669,-0.0097161,-0.025058078,-0.049939808,0.0037951434,0.017439336,-0.003831627,-0.03637215,0.022471135,0.018502116,0.000017012546,0.033769693,-0.017672768,0.00078964717,-0.035695743,0.034435574,0.00428378,0.017825667,0.030571766,-0.003058369,-0.00552438,-0.022747308,-0.043378487,0.0014512037,-0.009531584,-0.016722122,0.0052305404,-0.003859565,0.025605358,-0.0036502224,0.0046739927,-0.0025738932,0.04523311,0.025217257,-0.009849125,0.028364858,0.023173086,-0.005619933,0.020923095,-0.0008183876,0.06280607,0.03497421,0.038628705,-0.02471705,-0.049569752,-0.04628531,-0.0353081,-0.031208314,-0.030291095,0.0032512422,-0.02716685,-0.004579369,0.04140205,-0.0036030228,-0.0036104869,0.0020152223,-0.013618581,0.03630714,-0.011585626,-0.0046838257,-0.028164549,-0.013439319,-0.038091384,-0.011823104,-0.0010848065,0.0095493095,0.015511509,-0.019571673,0.006388345,-0.011879164,-0.022612365,0.01664424,-0.031496294,-0.016650211,-0.0038327419,0.021586666,0.018488118,0.015897347,0.025487553,0.028870974,0.024842784,0.010500818,-0.03084773,0.007357943,0.047605284,0.032347195,0.037826832,0.023645733,-0.05163455,-0.023148818,0.012706984,0.035086557,0.015472913,-0.010680907,-0.061996374,-0.045596927,-0.054565903,-0.004531078,0.011336429,-0.0036005375,0.04998547,-0.0064470097],"last_embed":{"hash":"hdj119","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"hdj119","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#{1}","lines":[7,8],"size":103,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"hdj119","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Repository Purpose": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.059098665,0.0019613262,-0.056996144,-0.021238739,-0.00839733,-0.06929792,0.006607846,0.002186609,0.05143703,0.007052934,-0.0074025015,-0.027343793,-0.035352547,0.00040733148,0.0150813935,0.02013046,0.014264602,0.016459292,-0.037686136,-0.021529041,0.018802913,0.006952797,0.058996722,0.00470229,-0.025780097,-0.018284101,0.0040613934,0.0034610755,-0.004940897,0.03053861,0.03875208,-0.007893811,-0.0031274292,0.020561064,0.016419776,-0.014578807,0.037097435,-0.034882445,-0.036352444,0.016397266,0.019611977,0.009167984,0.048729364,-0.010695775,0.020571439,-0.032003623,-0.0052183345,-0.02231449,-0.032901276,-0.0074547124,0.0034424183,0.003740991,0.053017337,0.0024495616,-0.004015145,0.0124029955,-0.059297185,-0.035946965,-0.03723169,-0.009174679,-0.0014986598,-0.008605257,-0.0019868484,-0.0194136,0.02654511,0.07621667,-0.031807583,0.019620918,-0.012770455,-0.033729065,-0.010614408,0.028495876,-0.001300039,-0.036645323,-0.046608638,-0.009251585,-0.030943042,-0.039632767,-0.03916018,0.01924827,-0.015193206,0.04008095,-0.0027577756,0.013549301,-0.020208493,0.021017758,0.0075291656,0.054937948,0.014984496,0.04350555,-0.030142609,-0.008780076,0.024671866,-0.03823972,-0.029678602,-0.031190475,0.04036982,0.010348066,0.025436409,0.0010804825,0.0262604,-0.017156966,-0.023166293,0.024303712,-0.0018923973,-0.03541753,0.017310087,-0.008755751,0.04137702,-0.006892884,0.017120663,0.07977283,0.0068078334,0.009809299,-0.006005375,-0.0074343914,0.02076269,-0.053050514,-0.013218335,0.0056141713,-0.004850247,0.047933325,-0.0067911856,-0.015434219,0.0075481646,-0.03100108,0.038027763,-0.0132306265,0.02210771,-0.0029485167,-0.012709046,0.056518395,-0.0104570575,0.009365198,-0.037169512,-0.020727798,0.028254725,0.06158924,-0.036386814,-0.036404166,0.040765397,0.018905226,0.0007140743,-0.019955864,0.020690428,-0.039457433,0.043352824,-0.007600043,0.0060701356,-0.008621581,-0.0020779485,0.028573114,-0.003727312,0.029063726,0.023648957,-0.0037729223,-0.04809561,-0.008546839,0.06314995,0.0015128028,0.0080020325,0.0040781084,-0.009202138,0.04172043,0.034518797,0.003992071,0.017670268,0.07359457,-0.014091517,-0.021611383,-0.008115589,-0.052544184,-0.022181692,-0.018113485,0.035021983,0.012158812,0.057884537,0.016700847,0.021577075,-0.04459427,0.0037581667,0.0036137425,-0.028811473,-0.04783379,-0.034196306,0.0065705995,0.013407091,-0.036802493,0.008837771,0.014025482,-0.018368658,-0.022585738,0.013196718,0.03208638,0.017851718,-0.024437204,-0.01869201,0.010840471,-0.012924477,-0.041342475,-0.015591259,0.049748257,-0.006921267,-0.0053765434,-0.026056271,0.0027530002,-0.005432654,-0.02465471,0.025811488,-0.021383803,0.032921586,0.008450301,-0.015658766,-0.0042637214,-0.06636167,-0.016187284,0.029239189,0.016996518,-0.027469289,-0.02479703,-0.05189808,0.0036160385,0.0075654862,0.0097900815,-0.0077882404,-0.0055260975,-0.0015626615,0.020824978,0.047159635,0.051812615,-0.026147898,-0.02706646,0.038603555,0.00076779386,0.04483608,-0.03851817,-0.009915253,0.023396831,0.041665796,0.0014772934,-0.059029996,-0.05728347,0.0148682045,-0.007256964,-0.03830755,0.021932185,0.021527259,0.0364199,-0.0216555,0.015807046,0.04068298,0.00936383,-0.02405701,-0.026958585,0.04920258,0.029244656,-0.0047767577,-0.014576743,0.000061606,-0.01833749,0.02775485,0.03530823,-0.029863836,0.006617975,0.02502983,-0.01662356,0.009735387,-0.02132502,0.03980108,0.012906111,0.006209941,-0.0411281,0.002114391,-0.0016018449,0.006144547,0.0036626349,-0.047803424,0.021059124,0.023038903,0.008425046,0.00014772196,0.05584044,0.022720285,0.0060378667,0.0048714327,-0.0030288126,-0.01377655,-0.004715282,-0.0011034526,-0.0012435694,0.04527945,0.022697706,0.061514296,-0.022428084,-0.04182398,0.010391198,-0.012497734,-0.1743245,0.0012516783,-0.0064030993,0.04392758,0.035518404,-0.011751713,-0.039433725,-0.04203989,-0.06141872,0.055531703,0.041703936,-0.054054648,-0.05503461,-0.014058374,-0.041218176,-0.042242173,0.012689531,-0.030492535,-0.03256406,-0.009210545,-0.052071832,-0.058387857,0.024744311,0.037112344,0.020682631,-0.02391146,0.08114516,-0.059157655,0.015718108,-0.018262198,-0.00591175,-0.004290305,0.01245526,0.049272303,0.010072062,0.030912742,0.0024479537,0.0037883967,0.018606225,0.0004918483,0.062620565,-0.028674178,0.032673318,0.07452969,-0.028126106,0.006353441,0.021380002,0.013115805,0.025582556,-0.021585988,-0.017356053,-0.027106768,-0.012742923,-0.009081705,-0.04645075,-0.01755661,0.020038936,0.022834707,0.009077125,-0.01716603,-0.026214164,-0.016639959,0.00157929,-0.034200825,-0.030128524,-0.040298864,0.037761014,0.0042459173,-0.0045433934,-0.056283053,0.021216055,0.0026443386,0.03298885,-0.003078259,-0.011493003,0.057491794,-0.023300953,-0.054706197,-0.013816712,-0.07176438,0.029285634,0.020518605,0.025767274,0.011902414,-0.026747776,-0.034815386,-0.014844828,0.0036080359,0.044960547,0.2253938,-0.006257289,-0.011021914,0.0091074845,0.06479937,-0.018506825,0.0006265081,0.022824412,-0.057927616,-0.037990432,0.055770367,-0.0040839645,0.009379438,0.016245984,0.02588213,0.009957582,-0.044452462,-0.009142092,0.05487507,-0.0019574969,0.024791768,-0.043247253,0.018959848,0.03615983,-0.0016836218,-0.0031966602,-0.01693352,0.04259325,-0.06986855,0.053252038,-0.008541636,0.021164313,0.049555946,-0.052168775,-0.05373577,-0.023022667,0.018306477,-0.039817743,-0.027118135,0.015625117,0.012525977,-0.031964336,0.03581258,-0.00841271,-0.027578915,-0.025208317,0.05802193,0.0000460549,-0.019587263,0.04490725,0.024067417,-0.0194439,0.009374302,0.00051257695,0.022421965,-0.00828523,-0.03555945,-0.034941543,-0.0036150576,0.05404493,0.033715695,0.013302429,-0.02129255,-0.0030108036,0.025815375,-0.007995193,0.046597928,-0.05409581,0.025551993,0.031248203,0.070718385,0.04212079,0.02380601,-0.011134002,0.0466986,0.028326942,0.028499037,0.0551186,0.0088929,-0.036537655,-0.0030325965,-0.007074421,0.010075597,0.006868354,0.04423797,-0.033422496,-0.022999082,0.07444788,-0.017102811,-0.021990124,-0.0018635138,-0.01617271,-0.042746898,-0.0041409647,0.054288834,-0.03805866,0.011825989,-0.03224829,-0.05125402,-0.012612078,-0.005427779,-0.039484736,-0.032675613,0.0016194751,0.013414952,-0.012503761,-0.026645225,-0.0009690147,-0.008279716,0.061064545,0.0041049263,0.003241537,-0.026276492,-0.016582554,0.010474677,0.02762883,0.05875326,-0.017838888,0.020299098,0.013056103,-0.0027147748,0.05747924,-0.007940618,0.021057393,-0.0049053673,-0.028430209,0.016014596,-0.0116089815,-0.021119086,0.0014033783,0.055690147,-0.039965186,0.011640048,0.009490694,0.043002944,-0.00660742,-0.013543422,0.001748435,-0.0264471,0.053364266,-0.031231849,0.0011389817,-0.03977625,-0.0054840627,-0.023009071,-0.010817281,0.039690632,0.010685246,0.0054218103,0.012339968,0.025003582,0.013034667,0.02319973,-0.06618799,-0.00034536308,-0.06947553,-0.021836907,0.009336241,0.015625494,-0.024264175,-0.04105566,0.05190561,0.03222266,0.09505471,-0.013427528,-0.012899564,0.01512899,0.024428664,0.015804803,0.005540971,0.04486655,-0.037420407,-0.020057715,0.021966211,0.022064744,0.012799459,-0.022109788,-0.0036755376,-0.041382223,-0.039608143,0.0032518404,0.00033714526,-0.036358915,0.013367421,0.011262396,0.010409532,0.01428094,-0.022825945,-0.021318013,0.007436127,0.0034395517,0.09047159,0.0031575032,-0.014241848,0.036686584,-0.027125899,0.02800159,0.027879799,0.015946146,-0.029149594,0.018138435,-0.015727304,0.0035911344,-0.033700056,-0.022261169,0.02316183,-0.0043169437,0.05811833,-0.008158998,0.05768018,0.036642365,0.012839097,-0.04256647,0.0011097084,-0.031443622,-0.0361703,0.01818742,0.030853363,0.015465423,-0.07190304,-0.033405557,-0.020446595,0.0064737163,-0.050657976,-0.008348468,0.005667804,0.009456871,0.0032811959,-0.032091457,-0.017107157,-0.004942957,0.017472828,-0.02125892,-0.08013958,0.045053203,0.0015666867,0.017119832,0.01608392,0.027975628,0.011948412,-0.00025583297,-0.0033108215,-0.026716707,0.031437807,0.049142096,0.004363572,-0.022791568,-0.056655888,0.031731557,0.025670156,0.038425095,-0.038935963,0.023439864,-0.040443067,-0.0014760419,0.015133211,-0.0026323968,-0.022272218,-0.0067740297,-0.048767686,-0.014110265,0.03690558,0.0029864123,-0.011184876,-0.019765697,0.013829426,-0.015657274,-0.079574436,-0.015421741,0.0028995478,-0.02572766,0.013956155,-0.028801885,0.016370969,0.00772047,-0.012098732,-0.02498867,0.046875272,-0.033104293,0.027955689,-0.08659448,0.005947304,0.023748407,-0.0087797195,-0.027764548,-0.021937689,0.058266666,-0.000823747,0.013186146,-0.0383977,0.02919217,-0.0068127085,-0.029824167,-0.0015126062,-0.012936939,-0.02525509,0.0012882464,0.021554267,-0.023257503,-0.02222143,-0.019689169,0.027519614,0.008059079,-0.017421281,0.018425772,-0.0007422623,0.013433099,-0.045536008,-0.010567512,-0.020992676,0.031491634,-0.035824567,-0.034246635,0.02033668,0.025738526,0.012138587,0.030672256,-0.033762116,0.005902514,0.05225532,-0.025664793,0.027012335,0.019607773,0.03527048,-0.044766773,0.0032274702,-0.025293,-0.050313655,0.0059343786,-0.005845248,0.004327764,-0.021722026,-0.036015227,-0.06655485,-0.008819712,0.004608165,0.044176396,-0.012838806,0.06957046,0.027748708,-0.000115862465,-0.03216797,0.0396097,-0.013528746,-0.016564896,-0.0569188,-0.013138531,0.012901764,-0.021275826,-0.014699337,0.032751482,0.025929071,-0.00416025,-0.022856899,0.0339929,-0.012659733,0.020988645,0.01453939,-0.0012973374,0.027181033,-0.02973169,0.04205145,0.01910954,0.009494357,0.010541633,0.0111424085,-0.0035897465,-0.05670447,0.002561098,-0.011623778,-0.01419277,-0.020987416,0.014682909,-0.013737422,-0.001364045,0.005149587,-0.0036865661,0.031977065,0.05448871,-0.02521339,-0.008877562,-0.03532528,-0.015008475,-0.018083367,0.018886372,-0.03913735,0.00067486777,0.036855333,0.018878402,0.015390869,-0.024506617,0.014899623,-0.014986379,-0.0083457315,-0.1249401,-0.0015858168,0.015796235,0.013162225,-0.07381649,-0.0022768846,0.023221582,-0.020792808,-0.0033431426,-0.05470436,-0.04711518,0.010896236,0.01567999,-0.02385934,0.052576534,0.050123543,-0.028013516,-0.053583857,-0.024833081,0.052691657,-0.019964475,-0.0059106853,-0.0019206197,-0.01039983,-0.016835414,0.00008519104,-0.026176577,-0.00007345148,-0.028882844,-0.017159866,0.04588016,-0.045536064,0.01878873,0.032041352,0.0006011787,0.017189058,-0.007904301,-0.011252609,0.026998298,0.019038469,-0.03642985,0.015469949,0.011006012,0.050436195,-0.0010887287,0.057837866,0.002910286,-0.0040435055,-0.03264648,0.011554881,0.028284924,0.032649178,-0.075366005,0.0019589635,-0.025460117,-0.030849628,-0.003945493,-0.010596486,-0.023863144,0.06480568,-0.006337984,0.042336643,-0.015998624,0.016973816,0.02914398,0.0077302274,-0.035687465,0.03865785,-0.0065234024,0.039384272,-0.016191082,0.027991612,0.003507173,-0.035753574,-0.04052564,0.008868995,0.02102771,-0.0095440755,-0.05466065,-0.03684196,-0.03247301,-0.018018324,-0.044258356,0.016242161,0.013472237,-0.036931116,-0.026018685,-0.029913208,-0.028724456,0.000035169196,-0.06998847,-0.019694062,-0.018512128,0.019115781,-0.04941609,0.0324649,-0.04508634,0.016639488,-0.007055338,0.016309205,-0.020372914,-0.03322115,-0.013387554,-0.00054604764,-0.021996487,0.049969357,0.0012521746,-0.020198531,-0.042079166,0.013328816,0.0044804933,0.009245201,0.00396495,0.026346102,-0.031622127,-0.020394715,0.016754765,0.0014611741,0.04489171,0.005763198,0.013622581,0.000501971,-0.04476487,-0.03771311,0.016576769,0.047673058,0.019013163,0.035199113,-0.018888308,-0.019442335,0.029905647,-0.08436235,-0.02471495,-0.003880126,0.04003949,0.002984721,0.0392202,0.023213834,-0.011306138,-0.009390642,-0.038014643,-0.014811315,-0.026621105,0.01876483,-0.008838894,-0.02531221,-0.030520888,0.020823292,-0.049334627,-0.046109952,0.024291355,-0.008851815,0.023011649,0.055667218,0.006619326,0.025005966,-0.034770347,0.072805665,-0.005347775,0.06253769,0.007985833,-0.031116584,-0.03172371,-0.041979026,-0.064287014,0.026274547,-0.023182457,-0.019926172,-0.0372039,-0.027770834,0.0014711306,0.012334404,-0.0112636,-0.018217195,0.044364657,0.036076702,-0.019333536,0.04798367,0.013070955,-0.0026747761,0.034999218,-0.015385844,0.049019028,0.040312618,0.015563594,-0.037813276,-0.028817918,-0.009033864,-0.012136954,-0.013925801,-0.004344694,-0.02521606,-0.000120549295,-0.008960289,0.0027416393,0.019857133,0.021091267,0.02623077,-0.014137901,0.012670625,-0.049567685,-0.02148853,0.0028850506,-0.010280822,-0.05100524,0.0024518825,0.014478404,-0.03230167,0.008106531,0.0030925614,0.010689595,0.004460637,0.004695961,0.00717589,-0.013532447,-0.040676296,0.032382753,0.012649474,-0.023354385,0.010711198,0.0027657915,0.025205316,0.010108407,-0.0071541406,-0.020572364,0.015774233,0.07896942,0.021208212,0.0057426426,-0.0029454143,-0.037527386,-0.0399543,0.0025638242,0.011337478,0.023288386,-0.03204485,-0.030030446,-0.015622204,-0.035813656,-0.026842752,0.057976305,-0.0059875897,0.038439907,-0.018949313],"last_embed":{"hash":"x3ev5j","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"x3ev5j","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Repository Purpose","lines":[9,12],"size":271,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"x3ev5j","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Repository Purpose#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05946436,-0.004500071,-0.05622014,-0.015571057,-0.008512297,-0.07308399,0.010167122,-0.0042605684,0.05603096,0.0062280586,-0.0048630894,-0.018413752,-0.029520048,0.0009981341,0.017280765,0.020679612,0.014214024,0.01334465,-0.044366952,-0.018916521,0.020843208,0.0035824857,0.065465376,0.0028852858,-0.028765686,-0.014736975,0.0047597764,0.005867049,-0.0018096499,0.035160054,0.03877746,-0.0125668775,-0.0017374211,0.015722584,0.01570224,-0.02552487,0.035751235,-0.036468077,-0.03941713,0.0163565,0.02349279,0.004034712,0.045209512,-0.006238566,0.022602567,-0.031882696,-0.0057535185,-0.021014504,-0.03830189,-0.017141577,0.0054936144,0.013520259,0.054224733,-0.00077540154,-0.004029727,0.014540021,-0.061230533,-0.0448183,-0.033140328,-0.005946822,0.0009279142,-0.008023216,-0.005869937,-0.019423278,0.03067974,0.07984128,-0.024339356,0.021194251,-0.013064764,-0.030101521,-0.008104651,0.02863578,-0.002258606,-0.03282855,-0.050896723,-0.010638675,-0.038929805,-0.048258647,-0.037299976,0.027780099,-0.015016269,0.03779524,-0.0037219382,0.0190013,-0.022425363,0.024164002,0.003979776,0.0553062,0.014153226,0.04245026,-0.03620161,-0.0036383157,0.027899494,-0.040220585,-0.025558142,-0.025469832,0.03706705,0.01272473,0.021512955,-0.0032856122,0.02947107,-0.016267681,-0.025281603,0.022254206,-0.0041086865,-0.032971352,0.01744078,-0.0075238748,0.03834242,-0.00431623,0.013902784,0.07805452,0.0052292757,0.008221369,-0.0031852142,-0.010666957,0.020979622,-0.050608706,-0.0115858475,0.007280988,-0.0054352134,0.054349136,-0.0072474,-0.01834223,0.008045929,-0.032481108,0.034499444,-0.0033753098,0.023670254,-0.005468658,-0.010785654,0.056987952,-0.01326989,0.0019665894,-0.042407252,-0.024491519,0.030803824,0.057487376,-0.032087833,-0.040589005,0.04068355,0.021623345,-0.0014975073,-0.01723934,0.018859273,-0.039293334,0.036013342,-0.0029017294,0.010961176,-0.005632614,-0.005562953,0.028601851,-0.0038323996,0.035212472,0.023522954,-0.0058700712,-0.0427859,-0.009010642,0.06084468,0.0034897106,0.009285245,0.0014531974,-0.011080968,0.042663477,0.028520146,0.013234141,0.022054387,0.074822135,-0.015283776,-0.015339218,-0.008933257,-0.05298648,-0.015306395,-0.018023953,0.03454709,0.011314784,0.06011037,0.015489183,0.024271637,-0.047388986,-0.0010589331,-0.0026779051,-0.026903728,-0.045596696,-0.03186142,0.002808467,0.008749615,-0.033412583,0.014729025,0.014639459,-0.016896391,-0.025962308,0.01130844,0.029592264,0.015144632,-0.02654752,-0.02036978,0.011803577,-0.010125125,-0.04629855,-0.009275868,0.05435996,-0.0013209358,-0.00300874,-0.024881622,0.0023028222,-0.005153217,-0.024710994,0.026820635,-0.022733511,0.033153772,-0.001797102,-0.01781223,-0.0043250355,-0.06395113,-0.016314518,0.02960603,0.015673324,-0.025242457,-0.030468473,-0.054279055,0.006492163,0.010259303,0.0104776565,-0.00895735,-0.0014151679,-0.0019981642,0.015942615,0.047209237,0.052781332,-0.023962056,-0.015925793,0.04452449,-0.007722938,0.043079045,-0.034993783,-0.014325697,0.024973167,0.04398398,0.0063807415,-0.05142185,-0.05533149,0.016361535,-0.008694123,-0.04529364,0.023524622,0.026513811,0.036059752,-0.018636627,0.01750413,0.03899193,0.01389147,-0.027496796,-0.029692207,0.047936503,0.028460415,-0.0015864387,-0.013332714,0.0012051003,-0.016371593,0.024868548,0.032610025,-0.02931244,0.005240527,0.024121879,-0.017732535,0.009158966,-0.014358514,0.03429036,0.018117812,0.009426456,-0.04581229,0.006277679,-0.0016401788,0.011381244,0.00612484,-0.049212173,0.02367974,0.013022037,0.011476965,-0.0025522849,0.05286159,0.016733628,0.008962271,0.004469104,-0.0016440717,-0.005016665,0.002095321,0.00026288664,0.0006711211,0.04607118,0.019337596,0.06518337,-0.020508671,-0.03472647,0.0015408668,-0.008697171,-0.17144826,0.0027330178,-0.00458888,0.04207714,0.030471478,-0.00629256,-0.033781372,-0.04307635,-0.059597407,0.05307435,0.038267672,-0.055701364,-0.056267217,-0.007274075,-0.03770463,-0.038664494,0.015461293,-0.031880993,-0.035952345,-0.0055984375,-0.049214747,-0.060914773,0.022740003,0.041283786,0.021188024,-0.027771978,0.07991742,-0.061412547,0.014040871,-0.020506846,-0.003706673,-0.006902247,0.012602457,0.047198784,0.004552782,0.03166602,0.0033363928,0.0021350489,0.016322609,0.005805472,0.06464661,-0.030014474,0.032125086,0.072576635,-0.024060743,0.011952983,0.016387908,0.015407481,0.02535969,-0.02341456,-0.012497742,-0.032609466,-0.018293725,-0.0074448506,-0.052670963,-0.022040885,0.015570181,0.026894739,0.01498873,-0.0184592,-0.030256048,-0.014537215,-0.0010933313,-0.030773766,-0.033442155,-0.042320546,0.04067421,0.0007728239,0.0025706948,-0.050716933,0.022358658,0.0010873609,0.029681966,-0.00018995632,-0.012856364,0.062360488,-0.018899465,-0.055074997,-0.0148294,-0.07230119,0.03566111,0.020510769,0.028174566,0.007333883,-0.022585068,-0.033014067,-0.0070788274,0.0029101928,0.041365273,0.22669436,-0.016909465,-0.011437197,0.010936764,0.05913821,-0.021406732,0.00009227649,0.02690092,-0.05517593,-0.034696795,0.052198816,-0.0027434982,0.015326405,0.014662675,0.022851929,0.01055038,-0.04567439,-0.0071517434,0.05207695,-0.0016613161,0.017148452,-0.03782018,0.006370558,0.03367478,-0.005777054,-0.003589855,-0.012486268,0.04802956,-0.06573378,0.058198895,-0.015019609,0.02023583,0.050337728,-0.058036637,-0.05638483,-0.022900568,0.0154577745,-0.03927492,-0.026749779,0.017011562,0.012742165,-0.033009585,0.03997807,-0.004884702,-0.03093152,-0.02761654,0.051265974,-0.008029377,-0.026837155,0.04240087,0.027796427,-0.014837496,0.010602054,0.003749863,0.026988706,-0.0062199994,-0.03365954,-0.03127839,-0.00009926523,0.0549971,0.03223457,0.01682493,-0.025120309,-0.010670154,0.01995351,-0.0075801485,0.04711682,-0.046409093,0.026738329,0.025174266,0.07296636,0.04115584,0.019888977,-0.008443467,0.039526574,0.035930883,0.025173912,0.059506543,0.011306081,-0.034977842,-0.0042354055,-0.007308249,0.0142364735,0.0064672963,0.04289796,-0.029939476,-0.01873004,0.07661064,-0.014192725,-0.01740388,-0.0067997123,-0.01505535,-0.03865767,-0.0041733366,0.051791858,-0.04269159,0.010609935,-0.037328243,-0.044063892,-0.0083333375,-0.010523835,-0.03909621,-0.030419335,0.0031651284,0.009665571,-0.010015911,-0.027242845,-0.004988995,-0.003938516,0.06763408,-0.002103758,0.007196437,-0.024289826,-0.025796626,0.0154255945,0.030612696,0.05654289,-0.010264189,0.01836703,0.01527586,0.004301571,0.06052151,-0.007845602,0.015311497,-0.0034141827,-0.034762185,0.011166383,-0.009261948,-0.019453531,-0.0019472669,0.053145215,-0.037518814,0.013535414,0.004667188,0.044890627,-0.0056450604,-0.018090015,0.0023801322,-0.027754683,0.04998888,-0.028238975,-0.0024239304,-0.03622746,-0.007847995,-0.019500453,-0.0076829917,0.03674497,0.012059376,0.0061939224,0.012726026,0.027297957,0.012018295,0.0276914,-0.059650384,0.0053397045,-0.07376167,-0.02525532,0.004873795,0.015464586,-0.0217049,-0.04490424,0.045020793,0.03414907,0.08954066,-0.01563254,-0.01130237,0.017988838,0.022803165,0.015842624,0.006938544,0.04692587,-0.038856663,-0.025433868,0.01365458,0.020554107,0.013214084,-0.017429579,0.0017653859,-0.04964395,-0.04576617,0.0033188064,0.0036682684,-0.03366563,0.013759374,0.02314035,0.010998174,0.01670285,-0.02173298,-0.018447507,0.0042621163,0.0036178776,0.08851246,0.006935476,-0.013523121,0.03597434,-0.02434256,0.035836358,0.02539579,0.01709723,-0.025431994,0.011614448,-0.014962208,0.0052304408,-0.036531724,-0.02699709,0.017845714,-0.003452953,0.05397338,-0.011470936,0.054575466,0.035624813,0.009502364,-0.045870207,0.002001913,-0.031466607,-0.036986943,0.021087999,0.027707981,0.012495593,-0.07467127,-0.034929454,-0.017790018,0.0076489854,-0.048383806,-0.018121528,0.00838825,0.0064400104,0.0069403113,-0.031076029,-0.014382188,-0.0042590736,0.009903231,-0.025096787,-0.08543198,0.046293866,-0.0030192025,0.014402446,0.018050004,0.019737562,0.014564712,-0.011089617,-0.004201567,-0.024466723,0.02749296,0.047011428,0.00024698896,-0.025596175,-0.057370853,0.036311794,0.031099485,0.036743343,-0.038372893,0.026825283,-0.04578979,0.00028213972,0.010791808,-0.004982101,-0.021609638,-0.007079872,-0.054227162,-0.012660935,0.043137882,0.0049154307,-0.014432679,-0.01635095,0.007253185,-0.015162249,-0.07406878,-0.017275302,0.0070584584,-0.032907408,0.01189275,-0.023299646,0.014652721,0.017132908,-0.017174212,-0.026804859,0.04469079,-0.035430145,0.027533177,-0.08281365,0.005305179,0.01797853,-0.001583588,-0.02408,-0.02942875,0.060586475,0.0005233122,0.009447762,-0.029520808,0.026541675,-0.0025008796,-0.023489663,-0.0020778393,-0.0083462875,-0.022934092,-0.0011602248,0.015094508,-0.020678248,-0.022728216,-0.022436112,0.02753096,0.00394834,-0.013492505,0.012537411,-0.0054538287,0.015036185,-0.042822927,-0.011657854,-0.017617036,0.03473381,-0.03720359,-0.028656233,0.019913984,0.022771692,0.01684047,0.02962872,-0.035810325,0.0024038088,0.056563552,-0.025741309,0.030256521,0.01350389,0.031379063,-0.05007702,-0.000042613647,-0.027734285,-0.048156496,0.002617273,-0.0007778127,0.009841403,-0.026518945,-0.040898357,-0.06459848,-0.010368964,0.0023609314,0.042364232,-0.013474271,0.068855196,0.03691508,-0.009247403,-0.02274074,0.043472007,-0.012121038,-0.0169005,-0.051053733,-0.016289165,0.012297606,-0.011615721,-0.018131342,0.031452626,0.026846297,-0.0015514044,-0.025250252,0.042828295,-0.0064858706,0.022429053,0.018866898,0.0056695687,0.027400546,-0.027612401,0.034425348,0.013969419,0.0105552105,0.007613209,0.012705602,-0.0067348443,-0.058977157,0.0034181175,-0.015430449,-0.013319097,-0.023362434,0.017591797,-0.01807019,-0.003122946,0.010970914,-0.012491618,0.02853625,0.049388386,-0.022934262,-0.008743531,-0.037258375,-0.0077848625,-0.01608623,0.014915865,-0.04707725,-0.00044830563,0.039049253,0.018488972,0.0134880245,-0.02240296,0.011469747,-0.012388105,-0.0075872294,-0.1278708,-0.0063710553,0.018594442,0.017030312,-0.07074273,-0.007496771,0.023742013,-0.019717894,-0.00731442,-0.056189656,-0.045687586,0.010690337,0.011035798,-0.028398897,0.052460104,0.052360088,-0.027585346,-0.053100802,-0.025102522,0.062147908,-0.02448637,-0.0044136895,0.0035736682,-0.0048029125,-0.012657678,-0.00119419,-0.022775833,0.0024693022,-0.03074605,-0.016377961,0.048254464,-0.044915043,0.02398377,0.02966306,0.0003228705,0.015089028,-0.010189741,-0.014397041,0.03165681,0.010765373,-0.034550678,0.016762512,0.009520952,0.050175495,-0.00017831847,0.06027535,0.0041204724,-0.0029449672,-0.03548138,0.009043118,0.028678257,0.026456922,-0.07131641,0.0026610002,-0.03539004,-0.035614543,-0.006489504,-0.010184418,-0.024430007,0.057976283,-0.010051851,0.042063605,-0.01901182,0.01767654,0.020601667,0.009415801,-0.031634703,0.042327527,-0.0065811006,0.03304805,-0.019296618,0.030253896,0.0075478153,-0.031851403,-0.042668633,0.010363508,0.019945381,-0.016463121,-0.049624596,-0.038970795,-0.027346378,-0.023324057,-0.045170814,0.015015032,0.013591662,-0.029908014,-0.024386972,-0.02743803,-0.037301503,0.003298333,-0.072655246,-0.018977344,-0.018163007,0.021643035,-0.04628091,0.040363897,-0.04571295,0.014295191,-0.013961437,0.013334738,-0.021548819,-0.039922316,-0.008591113,-0.0047929557,-0.025917834,0.040444996,-0.0018165954,-0.016229147,-0.040793646,0.012155302,-0.0025130494,0.0037007034,0.0032832755,0.030089734,-0.035625886,-0.020542895,0.015610657,-0.0010584083,0.040138733,0.007984612,0.015728341,0.005375567,-0.039521303,-0.03593671,0.012764599,0.04402767,0.022611098,0.02842931,-0.020994298,-0.012775318,0.032732185,-0.08791811,-0.0273084,-0.0036036426,0.04854612,0.00787153,0.034222625,0.02432328,-0.013261158,-0.014170444,-0.036463063,-0.011914944,-0.027054172,0.01820163,-0.0067951535,-0.021307206,-0.032405328,0.020789614,-0.046920314,-0.04488268,0.020260667,-0.012965069,0.025116017,0.06122403,0.008912217,0.02667696,-0.028832937,0.071903884,-0.008300291,0.06735074,0.0023446053,-0.02799465,-0.03545194,-0.045063004,-0.063968316,0.035615254,-0.021862458,-0.01988082,-0.041630927,-0.027158247,0.0029262293,0.011958658,-0.012012604,-0.028303923,0.03978601,0.031211022,-0.020537805,0.049189553,0.014651487,-0.0032292078,0.034893215,-0.017413108,0.051576074,0.036619384,0.0074030934,-0.03932671,-0.024710963,-0.001492823,-0.0070744064,-0.018459586,0.0006383113,-0.023284143,0.0049447194,-0.0006232963,0.005858747,0.02536953,0.026311724,0.023100812,-0.016641974,0.013882891,-0.052712165,-0.012919108,0.0035445713,-0.0111126425,-0.049492456,0.0025022044,0.018791294,-0.035584807,0.0040830513,0.006668297,0.013153228,0.0023968671,0.005168055,0.011617452,-0.008237222,-0.04327056,0.028888889,0.009222387,-0.020518808,0.0015108613,-0.00009605037,0.021548139,0.013666912,-0.005900801,-0.021323431,0.009829598,0.078930244,0.018417267,0.0052280882,-0.0074888426,-0.031488337,-0.04128496,0.00069048954,0.016103612,0.021226298,-0.026784694,-0.019700244,-0.013023202,-0.032761507,-0.022470409,0.06037384,-0.0048625804,0.03191964,-0.025835685],"last_embed":{"hash":"17889mt","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"17889mt","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Repository Purpose#{1}","lines":[11,12],"size":248,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17889mt","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Directory Structure": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033335436,-0.008515547,-0.049848724,-0.016464826,-0.018952545,-0.0023219062,-0.0128601575,0.0007803508,0.0042784335,0.02350139,0.023010189,-0.019904232,-0.054017305,0.011971227,0.005363584,0.038097367,0.03614852,0.028171917,0.01023271,-0.021997515,0.014176179,0.029191174,0.0419614,0.020573715,-0.009778565,0.008767605,-0.033224743,-0.007541891,-0.021026889,0.062413163,-0.022546466,-0.010954947,0.018748328,0.020181378,0.023318985,-0.03173193,0.004916506,-0.055410292,-0.050807815,0.029033346,0.012410652,0.01270878,0.030849095,-0.040536277,0.028834268,-0.009789124,-0.015166701,-0.030547727,-0.015925597,-0.0100962445,-0.013730685,0.0043117385,0.012497548,-0.03770596,0.0009929459,0.025019294,-0.040934723,-0.023732582,-0.05864775,0.011358651,-0.011894462,-0.00727468,0.025813175,0.00618225,0.02229613,0.02862608,0.002143757,0.0047829067,-0.0041494626,-0.023477003,-0.031406567,-0.009124782,0.010384833,-0.048799083,-0.028830046,-0.019929413,0.005412532,-0.04727093,-0.03424294,0.013448147,-0.009394121,0.031332977,0.05294279,-0.005910773,-0.023190022,0.014231822,-0.0013345596,0.0497164,0.029664073,0.0050132647,0.009835179,-0.05200374,-0.0021291988,-0.028134262,-0.03874093,-0.024912598,0.019772753,0.0023453005,0.015640007,0.029524151,0.005820125,-0.0141750015,0.007844429,0.015410954,0.037363816,-0.025457704,-0.0013413877,-0.01493881,0.03883943,-0.016550709,0.026246328,0.054894794,0.0014717713,0.047347464,-0.0075727203,0.011349872,0.004442286,-0.06572687,0.0047042547,-0.016590366,0.019972024,0.04581121,0.0153471595,-0.0018920046,-0.0041081687,0.002963619,0.059674732,0.010910561,0.006283629,0.0021130291,-0.020964008,0.056756057,-0.0043808357,0.023069886,-0.022559598,-0.043292303,-0.00034649798,0.05224652,-0.019475985,-0.036051612,0.068010084,0.018879866,-0.041412525,-0.042510297,0.004135756,-0.031189956,0.02742398,0.0108397715,0.002339829,-0.021351613,0.016218923,0.025062362,0.031655174,0.008144338,0.044816874,-0.0008426093,0.002741419,0.044896856,0.08541599,-0.002423023,0.0385427,0.038037904,-0.0141065065,-0.0076272343,0.060252164,-0.023316966,0.013019523,0.03566347,-0.03267285,-0.006176621,0.004497758,-0.025223933,-0.026615055,-0.02127767,0.044480544,0.0067799245,0.052776467,0.013242236,0.0028100414,-0.026859991,0.005778316,0.018667415,-0.032481365,-0.022115288,-0.037981134,0.04048995,-0.009152683,-0.03403791,0.022550276,0.0067336657,-0.025382277,-0.004904922,0.01868177,0.0062511163,-0.004054666,-0.00015918436,-0.023083178,0.027054474,-0.011220946,-0.03862027,0.007599092,0.035366114,0.008644147,0.017906949,-0.03364516,-0.01818919,-0.026009763,-0.07035248,0.03564222,-0.025995927,0.026433092,-0.023306694,-0.04466629,-0.004660629,-0.062304813,0.0044163745,0.014350063,0.015158383,-0.007745183,-0.02107202,0.001471014,-0.011040299,0.031206422,-0.009095913,-0.008566336,-0.022692118,0.008168806,0.023314158,0.02334903,0.031918533,-0.048208263,-0.030003708,0.025997154,-0.008681786,0.08506927,-0.031244775,0.013364058,0.021009613,0.054421168,-0.016755352,-0.06685154,-0.062299598,0.0007275821,-0.004653577,-0.029069548,-0.009229879,-0.006121318,0.053201087,-0.01483277,0.0250789,0.00699732,-0.016031692,-0.013560137,-0.012148161,0.004341134,-0.0040366566,-0.0362845,-0.010649618,-0.013239922,-0.0038188938,0.013231754,0.011577394,-0.031708904,0.017123468,0.00905295,-0.0008516619,-0.0058754687,-0.023382483,0.01936358,0.047379386,-0.008735202,0.0032401695,0.010521205,-0.023460463,-0.01820961,0.009501577,-0.010874118,-0.0018706595,0.04331247,-0.014075733,0.0098738745,0.040085077,0.028343866,0.023512295,-0.011092555,-0.004539498,-0.0017423168,0.00348976,-0.017417025,0.014361196,0.0056132595,0.037707612,0.06335072,-0.01062874,-0.00921362,0.032439385,-0.02791086,-0.17739083,-0.005696923,-0.031606328,0.015235331,0.0566874,-0.019304056,-0.034521833,0.012578312,-0.019055245,0.06737942,0.039583866,-0.051560886,-0.059310347,-0.028015247,-0.0015431787,-0.02208286,-0.014809941,0.014293306,-0.031846333,-0.02266081,-0.036419217,-0.041754093,0.0109786,0.05280926,-0.0077137165,0.04759297,0.10482569,-0.05091864,0.0023228475,-0.008827132,0.009205322,0.001247382,0.028780473,0.018102702,0.005757321,0.024415012,-0.012572165,0.022914877,-0.01233998,-0.0014587633,0.05185652,0.027380003,0.029791743,0.02838991,-0.0009585606,-0.031579476,0.015275082,-0.008114055,-0.040471934,-0.018491743,-0.032875396,0.022573164,-0.013260785,0.0068613244,-0.055817537,-0.02992823,0.0065664244,0.014931195,-0.017846297,0.012090034,0.010085248,-0.0076205595,0.014073223,-0.03135115,-0.03785256,-0.028135309,0.038497593,0.01899186,0.0076750014,-0.07144606,0.00016934359,0.0057259803,0.0014993682,-0.02277816,-0.049154595,0.03167911,-0.0022228435,-0.012897251,-0.01250202,-0.08584066,0.008736975,-0.011742115,0.01135498,0.03301002,-0.034083333,-0.039451268,-0.031463515,0.013252746,0.03976576,0.24351738,-0.002906507,-0.012733384,0.015836364,0.10189401,0.017448833,0.0013764527,0.042383276,-0.020205919,-0.043619093,0.0047639,0.031611852,0.0014581128,0.014204341,0.039401747,0.027779754,-0.027858851,-0.020825062,0.044101495,0.0053893644,0.038399436,-0.037465356,0.040058706,-0.0033438408,-0.043543987,-0.04614471,-0.009419745,0.03935284,-0.050831623,0.04569156,-0.023777751,-0.008129774,0.044647273,0.0038221057,-0.049509898,-0.039740004,0.02768218,-0.04416314,-0.03059812,0.036451906,-0.014353345,-0.02416717,0.01092422,-0.0201772,-0.020488909,-0.019174375,0.055927433,0.0037267166,0.011922888,0.0043450454,0.010324313,-0.00673552,0.01136368,0.0015282341,-0.0103054065,-0.032281693,-0.039995328,-0.023151733,-0.015345295,0.030663962,0.017037826,0.0013376281,0.014270859,-0.014705379,0.018794728,0.018237071,0.04384265,-0.038138095,0.025234116,0.046210546,0.04000775,0.013867799,0.023542557,-0.02649311,0.06139322,0.0031091499,0.00069380144,0.056870673,-0.024835732,-0.00045682106,-0.008263869,-0.002204749,-0.023874335,-0.03536616,0.037768845,0.0026855469,-0.016546953,0.040535334,-0.028112855,-0.037915714,0.011904116,-0.029179784,-0.026076443,-0.007738915,0.0022572896,-0.038967907,0.012425575,0.0010482494,-0.075622275,-0.032004595,-0.0005372408,-0.0011325262,-0.039250895,-0.01435476,0.052498672,-0.032875363,0.010261936,0.008061378,-0.026856894,0.034240194,-0.03946832,0.002907232,-0.01302862,0.023960073,0.017513996,0.032796714,0.053888675,-0.02867593,0.06237605,-0.010587876,-0.041787647,0.016896036,-0.019645767,0.0028884416,-0.015089988,-0.037441432,0.006573573,-0.0064705405,-0.026995,0.05892367,0.053004954,-0.03201777,-0.04459451,-0.012073563,0.04475427,-0.026530936,0.016751623,0.016635088,-0.033763137,0.024018444,-0.043776408,-0.023791097,-0.044992235,-0.00327817,-0.010457123,-0.005582811,0.029677153,0.017673718,-0.010698763,-0.020333687,0.011115441,0.018882474,-0.01779053,-0.060895383,0.021062598,-0.05971014,-0.020271115,0.025430253,0.026797924,-0.025859779,-0.027461337,0.031335898,0.033541687,0.094633795,-0.0039019699,-0.018628318,-0.018537285,0.036820035,-0.008276808,0.006258686,0.026696425,-0.037406016,-0.01121282,0.045033168,0.06090885,-0.03153126,-0.02146439,-0.0019586568,-0.04862369,-0.019789537,0.047578044,0.018040672,-0.012267184,-0.01989663,-0.012221694,-0.0017222532,-0.012179292,-0.017924018,-0.0012325218,-0.011913784,0.0036068014,0.10860168,-0.0031778358,-0.01653144,0.07205831,0.012952938,0.038197853,0.0052356943,0.022766361,-0.023140095,0.0040511815,-0.0113733765,0.007840046,-0.020263921,-0.018800067,0.02550739,-0.0060713524,0.056153007,-0.02406511,0.010594368,0.032564305,0.0074364934,-0.011058785,0.020360969,-0.031369817,-0.016583702,-0.008058117,0.022826508,0.022969414,-0.056220215,-0.01708483,0.017484143,0.005571336,-0.035992112,0.007391201,0.035330407,0.04434344,0.00003077427,-0.046689138,-0.046706893,-0.0019951395,0.021275766,0.03476236,-0.034721483,0.007631304,-0.0033653353,0.01551452,0.003670592,0.00525854,-0.0046993014,0.012471548,-0.027220268,0.023309488,0.03006343,0.030399783,0.056080487,-0.024610564,-0.044673666,0.029245498,0.02148001,-0.0010122914,-0.027472373,-0.009605021,-0.04128001,0.020287521,-0.029870927,0.0071186926,-0.006999647,-0.0008278229,-0.060523123,-0.0052938713,0.038113054,-0.009007975,-0.031007217,-0.062520534,-0.016256101,0.026025286,-0.025662057,-0.029543847,-0.018141437,-0.020881016,0.019929525,-0.05049335,-0.021049744,0.0076892846,-0.02756985,-0.054061536,0.04417579,0.014274938,-0.042924408,-0.083058335,0.041856922,0.026019763,0.03371895,-0.01875554,-0.025930054,0.03695332,0.01382814,0.022680543,-0.0042933375,0.047321923,-0.009634765,-0.03806671,0.02736988,-0.0153520005,-0.024738293,-0.003229515,0.022337642,-0.03319967,0.008907147,-0.013944523,0.03689824,0.023843152,-0.018142948,-0.001226981,0.011810593,0.012111189,-0.04107114,0.0070243045,-0.019926436,0.013555198,-0.032456126,-0.008004713,0.003501301,0.08347556,-0.00418515,0.033429306,-0.008320616,-0.01188547,0.040309615,-0.022685416,0.01670895,-0.03291299,0.03459087,-0.02727809,0.002090053,-0.046732735,-0.036493126,-0.035626408,-0.022263125,-0.02385104,-0.02904437,0.0012202995,-0.011064049,0.003366287,0.02548884,0.056385983,-0.026008626,0.020612663,0.010635255,0.020462349,-0.036214534,0.002954659,-0.014563851,-0.003244753,-0.033337735,0.0020838212,0.023267796,-0.07832098,-0.023539549,0.018984156,0.008838821,-0.008602563,-0.014093813,0.028285539,-0.0134892035,0.030161677,-0.002998687,0.025857745,-0.00000406746,-0.03740168,0.02362474,0.04195939,-0.03152278,0.017579567,0.0097269025,-0.002462345,-0.06988862,0.0076931375,-0.015665188,-0.02296008,-0.011386339,0.0048435596,0.011090046,0.023549005,0.035952896,0.03457268,0.023922194,0.057733703,-0.045270704,-0.0012832271,-0.049667545,-0.017276684,-0.018610291,0.018190946,-0.017786577,-0.016645698,0.0013046009,0.01660943,0.026758524,-0.011021328,0.00893351,-0.041145775,-0.052301202,-0.13723862,0.030981021,-0.012016554,0.0015629972,-0.07426012,-0.0107092485,0.017198516,-0.013517532,-0.00755368,-0.019373199,-0.04790604,-0.0105784675,0.03203401,-0.018485919,0.035401873,0.028653419,-0.020315515,-0.03824903,0.0054218587,0.0522495,-0.02218494,0.005695677,0.020368788,0.00241284,0.01035312,0.013445317,-0.013339383,0.017118126,-0.04121174,-0.064358026,0.028311804,-0.044950724,0.007428165,-0.018753747,-0.010856189,0.051922284,-0.007862246,-0.038768888,0.015825957,0.01592045,-0.03151801,0.0070682596,0.031008994,0.009452915,-0.0064605847,0.063518114,0.013657506,-0.008115667,-0.015749965,0.014251787,0.024419608,0.050959438,-0.034192972,0.023655,-0.025998285,-0.01111226,-0.013230383,-0.0315378,-0.017912893,0.060047314,-0.050074082,0.05088607,-0.031793255,-0.019039262,0.019127827,0.026372323,-0.047050044,0.002078228,0.000048730602,0.059995957,0.016593358,0.0044685267,0.0032108878,-0.03656713,-0.028760249,0.0059096063,-0.012073833,0.009267007,-0.018685332,-0.019415312,-0.01801523,-0.020584859,-0.069139965,0.030600345,0.05279982,-0.024472168,-0.017882042,-0.025641106,-0.025851917,0.020282416,-0.028877571,-0.037828095,0.014995803,-0.027605256,-0.04836939,0.056877933,-0.03658423,0.028671857,-0.0023353817,0.008937583,0.01885204,-0.00072600157,-0.013426747,0.0021119849,-0.037693504,0.042206686,-0.0018948095,-0.029951613,-0.009929034,-0.02854962,-0.008724362,0.019191328,0.004003884,0.03276562,-0.013907317,0.0017425427,0.029196717,0.024205424,0.058064826,0.022342406,-0.015087913,-0.020452192,-0.0254536,-0.046834823,0.027911803,0.030551199,-0.01081851,0.047507856,-0.0205236,-0.052038785,-0.000040269428,-0.061440337,-0.0018261153,0.009597099,0.021799415,-0.047382925,0.026008066,0.027494313,-0.007923557,-0.01869328,-0.07303821,-0.040998086,-0.0106143365,0.008274402,-0.02295717,-0.03723604,-0.009828057,0.028383952,-0.037266426,-0.046220444,0.01706672,0.011988137,0.019570757,0.020314394,0.028696798,0.020761888,-0.016556764,0.06785214,0.017971575,0.054937035,0.009273846,-0.028544318,-0.019337477,-0.033851113,-0.046228807,0.027186045,-0.002839141,-0.011703036,-0.037924413,-0.019091621,-0.00040108818,0.023136217,-0.028288726,-0.018965574,0.015774101,-0.013321282,-0.006848698,0.0025282155,0.028255768,0.009198503,0.043282095,0.013702858,0.00961624,0.02562483,0.042056933,-0.027410123,-0.028325776,0.031646285,-0.024474222,-0.03329706,-0.027725965,0.004492715,-0.012745611,0.014176241,0.067051776,-0.008396281,0.02390573,0.033326663,0.0024440812,0.011092943,-0.009123453,-0.0010836154,-0.046261143,0.013423569,-0.056737255,-0.020593412,-0.01865125,-0.026754813,-0.008224664,0.0071921856,-0.0052600875,-0.0056549422,-0.016189167,0.007455759,-0.015353266,0.006925127,0.06698958,0.0072950837,-0.00903675,0.004815409,0.004023027,0.01375901,0.017840669,0.019156164,-0.03260694,-0.021859493,0.05233898,0.014445172,0.0099486215,0.013943597,-0.05113613,-0.031852677,0.018780848,0.03349471,0.052699234,-0.008894509,-0.058785714,-0.0179201,-0.019753696,0.0024104144,0.056760967,0.021697057,0.02902284,-0.008438773],"last_embed":{"hash":"uk4a52","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"uk4a52","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Directory Structure","lines":[13,33],"size":828,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"uk4a52","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Directory Structure#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020675633,-0.0034019307,-0.03736098,-0.0028330733,-0.020671135,-0.0013714985,0.0050171996,0.001227174,-0.0010670145,0.024033805,0.002235485,-0.031180285,-0.054464996,0.0021572877,-0.04328983,0.052064124,0.026425747,0.016862089,0.01236833,-0.01228946,0.020670306,0.029233871,0.014721232,-0.009741854,-0.004271247,-0.004172781,-0.028308282,0.0011346281,-0.020350823,0.07067376,0.0021918677,-0.029972212,0.022473978,0.029410407,0.06468841,-0.035932258,-0.00038722265,-0.045529343,-0.029692126,0.02450162,0.0063022366,0.006717228,0.03602958,-0.046931308,0.006408519,-0.008139682,-0.0054316754,-0.034017153,-0.017509662,0.017854976,-0.0050098295,0.011201413,0.01843531,-0.020958593,-0.015042048,0.009557971,-0.023999672,-0.009707608,-0.05568409,0.0031881696,-0.019082978,0.00024947966,-0.012315635,0.03497666,0.024397518,0.012258062,-0.0089189485,0.006420185,-0.014687938,-0.0068522524,-0.028596403,0.0006925292,-0.0041797226,-0.046256743,-0.025695803,-0.031403292,0.0007759678,-0.04908249,-0.03410068,0.011534322,0.0036947352,0.010731306,0.07680274,-0.005130377,-0.06385131,0.011113882,0.003582018,0.052673202,0.031744808,0.0009262005,0.018094273,-0.041429233,-0.014021632,-0.010878986,-0.05092138,0.008987227,0.038820148,-0.0137659125,0.054144748,0.015485178,-0.019921707,-0.025747584,0.0044204667,0.044745527,0.035356004,-0.020674426,-0.008540899,-0.013734413,0.024749417,-0.028824687,0.03982723,0.05130518,-0.0049153115,0.029106341,-0.017486328,0.043113533,-0.023401216,-0.05791089,-0.0013397262,-0.027548468,0.018758953,0.04038251,0.035391644,0.0043004607,-0.01465237,0.020320531,0.06150353,0.010466246,-0.008930857,-0.010058301,-0.041193802,0.059444264,-0.0001151492,0.020110974,-0.0040776795,-0.036225036,-0.0126039935,0.04918354,-0.036667895,-0.02995745,0.048717536,0.029704226,-0.03443473,-0.032810904,0.03221974,-0.05618695,0.018494107,0.016449826,0.0266049,-0.022280028,0.023616914,0.034228954,0.05445239,0.0327635,0.04575391,0.023197342,0.0011879035,0.026055131,0.07527739,0.0076013575,-0.004772536,0.022711307,-0.007983048,-0.009106174,0.0615203,-0.04744875,0.019841664,0.046623923,-0.03319243,-0.03512618,0.017968113,-0.006514264,-0.051766925,-0.024598261,0.033554114,0.020683128,0.04161697,-0.0034369396,0.0045730937,-0.03454959,0.025868341,0.019503394,-0.027975151,-0.016493231,-0.035540536,0.0118886,-0.011226821,-0.014900993,0.024918212,0.0026742774,-0.029959062,0.010101919,0.03357315,-0.024354277,0.0053101634,0.014023299,-0.027534178,0.011127858,-0.022285074,-0.040197086,0.013148798,0.016069919,-0.0079647675,0.010674365,-0.010266621,0.0045756623,-0.02880598,-0.08329131,0.019999698,-0.03235179,0.022070413,-0.046862483,-0.053655118,0.01989161,-0.047743842,-0.0119917765,0.005082274,0.01808362,-0.005550234,-0.02831494,-0.008194616,-0.016091952,0.03485039,0.013961041,-0.005395713,-0.0058853463,0.026352638,0.00016175336,-0.006241521,0.029210929,-0.084795155,-0.039416518,-0.00874699,-0.0081371395,0.09931141,-0.03907798,-0.016877107,0.0591768,0.045461208,-0.039247256,-0.056280244,-0.041888155,0.01731764,-0.01762512,-0.033821575,0.016713912,-0.024862973,0.051103223,-0.012381505,0.0046348744,-0.009030432,-0.021065686,0.0049411086,0.012862068,0.00014933744,-0.0041165636,-0.015252374,-0.005632802,-0.017669685,-0.016756274,0.021648772,0.014476603,-0.022080325,0.014226851,0.020048078,0.023448665,0.00964732,-0.024484955,0.0319558,0.0142659405,-0.017264633,0.029056886,0.0100361705,-0.004991027,-0.0043858783,0.012985152,-0.008553958,-0.009427094,0.023627523,-0.003670979,0.018697485,0.017588457,0.021571254,0.019867487,-0.0060964483,-0.0014263606,0.006919569,0.0023999654,-0.017291065,-0.004716671,-0.02513282,0.03296546,0.058870845,0.0052404986,-0.027299108,0.03648562,-0.031080628,-0.14756349,-0.029988522,-0.03378801,0.008870043,0.04297286,-0.012581265,-0.038322907,0.012808415,0.0012665394,0.060090777,0.029502537,-0.050074406,-0.019462965,-0.015788512,0.030000933,-0.03238518,-0.008567627,0.033195972,-0.017306756,-0.0039904616,-0.039601445,-0.038597222,0.0028103876,0.07326045,-0.013119586,0.04489748,0.114250526,-0.0023156703,0.009587786,0.007752701,0.020470845,0.0047990996,0.026555173,0.006674166,0.023410501,0.020331582,0.00097185984,0.04074408,-0.0072600045,-0.0021157244,0.06191284,0.03142073,0.02942785,0.012309498,-0.018510753,-0.034199413,0.017130768,-0.015313477,-0.03679868,-0.009602336,0.00031062347,0.031224513,-0.01995501,-0.0058520543,-0.057564538,-0.020833509,-0.0063588982,0.001155076,-0.018696876,0.006772566,-0.0041034995,0.0013899832,0.019920541,-0.04402185,-0.06652852,-0.020732112,0.041331723,0.012115159,0.0064959456,-0.06825269,0.0046492657,0.010998725,-0.0043731327,-0.028805716,-0.039945405,0.020863311,-0.014707889,0.004617412,-0.00919558,-0.08678955,-0.012420309,-0.01570079,-0.0044860863,0.024255818,-0.010633358,-0.05661802,-0.03475756,0.014512233,0.0061007664,0.23688702,-0.010758376,-0.0034589323,0.0070218313,0.08724294,0.01440217,0.029321225,0.02235676,-0.001174455,-0.030815348,0.0067181014,0.0065958328,-0.0037155724,0.0022816057,0.005675883,0.029298149,-0.0064292485,-0.02599082,0.036990907,-0.0050965734,0.0354828,-0.043357268,0.05116305,-0.0051445253,-0.03336566,-0.047583826,-0.020571,0.04382546,-0.02897161,0.038547374,0.0003926518,0.0034661875,0.044152103,0.042016555,-0.043205045,-0.033147734,0.035555217,-0.021068541,-0.022687474,0.04098776,-0.015519213,-0.022506377,-0.0020014434,-0.029427197,-0.01028988,-0.0077946032,0.06736995,0.0004073833,0.033652652,0.00408348,-0.0073232804,-0.04367528,0.021457676,-0.0071605137,-0.0017409915,-0.03051305,-0.045655154,-0.037571598,-0.009426053,0.02817637,0.009774689,-0.0009967609,0.0122173615,0.005247117,0.029996457,0.0146600325,0.060418986,-0.03511998,0.041345596,0.053975478,0.045289904,-0.0012119011,0.0036756357,-0.0568497,0.051676814,0.00071944186,-0.007518398,0.05371988,-0.04525803,-0.009871985,-0.014353284,0.009004857,-0.005013775,-0.004435919,0.03955198,-0.016928686,-0.010877893,0.030542897,-0.041290786,-0.06277848,0.012463475,-0.02837296,-0.02240225,0.013709925,0.0000739375,-0.041252363,0.02905266,-0.0037650045,-0.061684947,-0.01102715,-0.016034348,0.004887734,-0.04373352,-0.032990865,0.075441286,-0.041000765,0.0046684546,0.0044895713,-0.03691115,0.045195542,-0.01292618,0.01964518,-0.007852425,0.010447575,0.0002466675,0.019638512,0.041365094,-0.016739964,0.053320702,0.017830862,-0.03399635,-0.010364981,-0.028255088,-0.0042051864,-0.004602273,-0.02973944,0.011366394,0.004223592,-0.027390787,0.037870854,0.048105646,-0.019574575,-0.0553311,-0.026708195,0.009445736,-0.00719595,0.012095812,0.013704931,-0.020232687,0.008668121,-0.048659794,-0.019591657,-0.049462985,-0.021043763,-0.007863859,-0.03419184,0.032525178,0.0034814542,0.0034377924,-0.008487274,-0.010553156,0.0139323305,-0.01147458,-0.04992453,0.020062413,-0.049145818,-0.025789244,0.037478037,0.018633572,-0.03622075,-0.031664573,0.051086295,0.032362077,0.037412394,0.019894136,-0.019056965,-0.039006513,0.040465243,-0.0033237794,0.015301892,0.03240755,-0.0152728185,-0.008989101,0.049570248,0.056786425,-0.06157267,-0.03768787,-0.03516762,-0.03286612,0.0064332904,0.055572715,0.026245613,-0.02171541,-0.034178022,0.000096480355,0.009273852,-0.04120088,-0.023365129,0.009062669,0.0069505814,-0.018313764,0.0907083,-0.002052403,-0.02224518,0.039779212,0.007917092,0.023757394,0.008506303,0.00965737,-0.023481632,0.013020071,-0.02016972,0.0036020002,-0.045146834,-0.01677634,0.041168287,-0.006796332,0.058845986,-0.0075421734,-0.025897138,0.034001287,0.0056316974,-0.00011767243,0.0025132452,-0.0047579,-0.020214213,0.025533104,0.008441424,0.033331472,-0.030851413,-0.008233009,0.008623088,0.008143426,-0.037718084,0.011891818,0.044763763,0.040956955,-0.017420482,-0.050478853,-0.031164518,-0.0071923807,0.011128178,0.024746321,-0.03359483,0.010125433,-0.0040483107,-0.0010680354,-0.0026849299,-0.0014436464,0.0069052097,0.019744301,-0.004438816,0.036898233,0.040306438,0.030040955,0.08508828,-0.03471414,-0.04316818,0.02993384,0.0015728252,-0.0019590086,-0.027293375,-0.029359492,-0.024445273,0.024331724,-0.035455447,-0.011730905,-0.0007292045,0.008203084,-0.06589728,-0.03128597,0.027548276,0.015138956,-0.024703715,-0.024438966,-0.013832168,0.028876109,-0.01714325,-0.015188904,-0.0114299115,-0.051523484,0.007334329,-0.06536122,-0.032173466,0.019308697,-0.0370309,-0.044272553,0.027568286,-0.003517633,-0.041261505,-0.11048633,0.04730524,0.012191628,0.035022456,-0.021662263,-0.032573003,0.03125803,0.012883352,0.009303267,-0.0071019423,0.029409068,-0.004242012,-0.02889101,0.017508697,-0.010264886,-0.03668178,0.013225415,0.03385079,-0.03812066,-0.010550317,-0.007807344,0.0142672025,0.013808421,-0.029137501,-0.0036660826,0.024886448,0.026492013,-0.030840563,-0.0025816858,-0.048740517,0.028236032,-0.008048537,-0.031633496,0.030689677,0.08370532,0.007897315,0.045595106,-0.01731689,-0.022856308,0.029613279,-0.033514187,0.019543853,-0.030073317,0.037973642,0.0074203284,-0.0051040486,-0.051130857,-0.031468466,-0.05003959,-0.019524338,-0.002393528,-0.01996801,0.008049709,0.004304093,0.037294384,0.03489735,0.03805128,-0.03398199,0.023478493,0.040596027,0.025992252,-0.05131242,-0.010971602,-0.0070485063,-0.00737927,-0.032301005,0.0019608326,0.02376136,-0.094848685,-0.024889661,0.003848887,0.0064240247,-0.008092844,-0.022381147,0.0035560257,-0.034638107,0.043056175,0.005766867,0.025871301,0.005458823,-0.031214217,0.019473575,0.05275477,-0.029541705,0.010900087,0.0130051,0.025690358,-0.040162697,0.002007966,-0.028427683,-0.02506266,0.00919105,0.008870163,0.016066123,0.02248302,0.028916763,0.012673531,0.041263245,0.09302598,-0.055274814,0.007676038,-0.024126627,0.00627427,-0.017403467,0.015694356,-0.022928577,-0.038659748,-0.007016183,-0.0024905296,0.034717,-0.0031252003,0.00789357,-0.03187312,-0.044830564,-0.098769195,0.015936835,-0.038571227,-0.000899801,-0.06609952,-0.03804229,0.004306784,-0.022919942,-0.0151930535,-0.026329668,-0.05056056,-0.0015098408,0.030466648,-0.012747633,0.027959503,0.019931808,-0.008653326,-0.016676396,0.026848944,0.046858776,-0.0045605022,-0.0037311302,0.008426943,-0.02201726,-0.012321561,0.0052984697,0.0046217917,0.000369566,-0.025218662,-0.050140038,0.03511935,-0.045902263,-0.0071876943,0.006382477,-0.015062908,0.04334631,-0.009839072,-0.031601578,0.017667782,0.036577944,-0.014610848,0.014508143,0.044144753,0.015646635,-0.026832683,0.049151905,0.024677232,0.0028848986,-0.015207373,0.030370958,0.022287136,0.06799766,-0.022817817,0.030331226,-0.002061296,-0.028607078,-0.04183722,-0.033159934,0.020310538,0.037387766,-0.06478349,0.029083433,-0.03424536,-0.022280106,0.024092603,0.029076483,-0.030615417,-0.020134758,0.015925134,0.07650549,0.016832622,0.020618157,0.02359165,-0.041427683,-0.03500059,0.0053479304,-0.023716528,0.018130627,-0.0113828145,-0.009311176,-0.036120716,-0.0097004725,-0.057733923,0.018571196,0.05319911,-0.010815924,-0.03474032,-0.0077699507,-0.041588303,0.014999182,-0.010919897,-0.02714134,0.023134394,-0.049581517,-0.03759142,0.06638005,0.0024161346,0.0035782647,0.0059432057,-0.011097189,0.023112116,0.009504205,-0.0038131848,0.007456213,0.010459755,0.0411295,-0.013228354,-0.006435309,0.004291435,-0.03851431,-0.0103043765,-0.005923161,0.00089261733,0.035319977,-0.008542214,0.0048005735,0.013691609,0.018921735,0.043180943,-0.014745972,-0.023162223,-0.025672553,0.008258097,-0.038101945,0.027980378,0.008310212,-0.043797415,0.044481523,-0.018305702,-0.043788504,-0.027332963,-0.034225736,-0.008978348,0.018317139,0.035055384,-0.052730873,0.0026814477,0.031348825,0.0062788865,-0.0006668103,-0.043509167,-0.035953153,-0.010521181,-0.0010234517,-0.030511448,-0.04166729,-0.004334969,-0.0028384367,-0.039637122,-0.0264687,-0.007329885,0.023940476,0.016301313,0.024714649,0.009938409,0.025949167,-0.00076216273,0.02874844,0.0206146,0.032449387,0.029416371,0.0033895657,-0.029135643,-0.023990367,-0.03676442,0.022843273,-0.0020153034,-0.002244152,-0.019922998,-0.021825764,-0.0066821896,-0.0065094223,-0.014560074,-0.023018895,0.026217002,-0.015848834,-0.0070359055,-0.002578838,0.0399861,0.012915904,0.03965586,0.014557826,0.03453253,0.025272941,0.0769537,-0.01336799,-0.03030374,0.043331776,-0.03348992,-0.041667324,-0.016977254,-0.0020662972,-0.015286303,0.028478542,0.029992966,-0.020050429,0.031343393,0.006713041,-0.014486269,0.015174653,-0.020137118,-0.01786798,-0.05428986,0.017509084,-0.044291634,-0.020966066,-0.016413365,-0.03224358,-0.006360792,0.003943341,0.010866718,-0.005076257,-0.05844466,0.011318278,-0.025096357,-0.024609445,0.05390887,0.0074540176,0.00040871825,0.021689055,-0.004348025,0.014444603,0.01563165,0.03234028,-0.044109818,-0.034152694,0.0594979,0.015494468,0.0057278224,0.011503853,-0.05403842,-0.015439964,0.022419665,0.033291712,0.04140034,-0.0058503067,-0.07637537,-0.01012932,-0.0012196178,-0.004367542,0.042003866,0.03980118,0.04572745,-0.0044977837],"last_embed":{"hash":"1lp4zlu","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1lp4zlu","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Directory Structure#{1}","lines":[15,16],"size":80,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lp4zlu","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Directory Structure#Main Domains": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.053343438,0.0068415804,-0.05232212,-0.019705692,-0.016422814,-0.008033251,-0.020799953,-0.016340515,0.0199743,0.0069741914,0.024211446,-0.00789709,-0.051555835,-0.002874203,-0.01091821,0.0021438107,0.01684973,0.0116926385,-0.006544227,-0.023938747,-0.0072990432,0.024518168,0.045187842,0.015540634,-0.016963206,0.0023672262,-0.022622084,-0.0018266111,-0.01213998,0.04217292,-0.00886268,-0.014629676,0.011935155,0.016527051,0.010193178,-0.022973822,0.010947299,-0.03603543,-0.05189171,0.021851735,0.022647014,0.018765358,0.031076051,-0.03983732,0.016967554,-0.017982202,0.006662601,-0.02139761,-0.004761388,-0.028539976,-0.014491509,-0.0032543277,-0.0076035224,-0.05638291,0.004155273,0.037037376,-0.031961534,-0.025455538,-0.048981056,0.009268194,-0.0031817872,0.00016337665,0.039459854,0.013445366,0.0031905426,0.039194163,0.00751064,0.010540376,-0.01990058,-0.045449767,-0.020510433,-0.00921137,0.008027231,-0.0407064,-0.03350522,0.02048239,0.024130598,-0.04393499,-0.030266445,-0.0018731388,0.006841394,0.034608103,0.024456924,-0.020413095,-0.016706599,0.008618301,0.0068901964,0.040556002,0.022676373,0.0141261155,-0.037511136,-0.052110177,0.044991426,-0.017376892,-0.03702048,-0.009377868,0.0014841048,0.0074005593,0.0019494159,0.034913886,0.009412805,0.017322883,0.022466784,0.013329205,0.028393703,0.010945224,-0.02000327,-0.01819445,0.038870346,-0.013544127,0.01885621,0.053292837,0.018806223,0.0408418,0.00008709407,0.00762971,0.026265115,-0.07646444,0.0071532615,-0.0024305251,0.016338909,0.053281467,0.019153936,-0.020979682,0.007219493,0.0062323287,0.055977684,0.0039492743,-0.0145024955,0.008867148,-0.0017177109,0.07580878,0.0023488044,-0.0024888557,-0.03256499,-0.03225442,0.017213164,0.033547945,-0.01772627,-0.0066119935,0.04932144,0.020366235,-0.027827669,-0.044245053,0.006871813,-0.008904092,0.034090154,-0.0007185607,-0.007894123,-0.05665618,0.04125934,0.027059175,0.049536806,0.018561179,0.028679514,-0.01565918,-0.016628211,0.00067593285,0.080499075,-0.02866224,0.03286898,0.028040268,-0.020114215,-0.013016177,0.07069103,-0.027708003,0.014302427,0.04153328,-0.02784708,-0.011792095,-0.006802198,-0.05228214,-0.0289835,0.0055135866,0.048935167,0.006988675,0.055734225,0.017188357,0.029212791,-0.030679913,-0.018453019,0.01969496,-0.04813618,0.0073866746,-0.023521768,0.024305485,-0.0144842975,-0.026896663,0.007231989,0.00998183,-0.012192646,0.0036347567,0.00815224,0.0035545337,0.0006171187,-0.013826962,-0.019767229,0.022289991,-0.0012881957,-0.041078284,-0.00040700578,0.02848698,0.01938662,0.00025243647,-0.009629937,-0.026892085,-0.011792252,-0.03665657,0.038855042,-0.012144761,0.01732797,-0.012315371,-0.04346478,-0.037437107,-0.047796756,-0.026698895,0.022309177,0.010068933,0.014826765,-0.023693906,-0.0020090372,0.012892483,0.030578101,-0.02334226,0.005367254,-0.025870886,0.012490239,0.026435405,0.019559428,0.04406562,-0.04373386,-0.023656294,0.04270932,-0.0069587044,0.047305215,-0.021368345,-0.011481601,0.012651437,0.026532035,-0.02005706,-0.033030853,-0.05265908,0.0064096353,-0.027993253,-0.018880785,-0.0030928296,0.0051390524,0.049425423,-0.0077072424,0.033297274,-0.009380467,-0.001034397,-0.004946719,-0.029781526,0.05961822,-0.0007039769,-0.04741321,-0.019853653,-0.020567508,-0.0047822543,0.008671234,0.020137483,-0.055392474,0.010894745,0.011458246,-0.0048589096,-0.00038670225,-0.03608515,0.021463837,0.04821424,-0.0071230526,-0.005173017,0.022058899,-0.02128529,-0.012871132,-0.003917411,-0.013868321,-0.014168779,0.033289507,-0.03220381,0.0010075679,0.04758852,0.043543685,0.021191278,0.019661063,-0.007438925,0.010546591,-0.0052195694,0.0022703847,0.013187904,0.0042186207,0.020570828,0.053268984,-0.0036445116,-0.0038909833,0.03854954,-0.022624083,-0.17740056,-0.007271393,-0.003932598,0.057951506,0.047386747,-0.009057691,-0.041421678,-0.0051998943,-0.048659652,0.04322825,0.03479364,-0.045152184,-0.07733689,-0.025357015,-0.019983733,-0.0096647795,-0.0066180658,0.021310668,-0.04608172,-0.015574703,-0.043205608,-0.024157178,-0.013222661,0.035339985,0.008162743,0.04196435,0.119907364,-0.05219049,-0.0059885867,-0.016285632,-0.0045929523,0.013601432,0.023085644,0.029218722,-0.002680451,0.03393292,-0.019136347,0.0010232889,0.0061908723,0.0006802685,0.03193054,0.027037147,0.041864656,0.045516778,-0.0021610057,-0.029459406,0.01460836,-0.02639688,-0.03704592,-0.04035196,-0.026023276,-0.0101736365,0.011655307,0.003731276,-0.06749029,-0.011869775,0.038851824,0.0262376,0.021648789,-0.0029979416,-0.004782717,-0.016148707,0.028524878,-0.05001696,-0.023763526,-0.018814467,0.04572273,0.014534077,-0.009276431,-0.06739641,0.0029526423,-0.0035149672,0.029777266,-0.045691527,-0.054376535,0.03117974,0.000033371954,-0.022086803,-0.025049195,-0.091145016,0.009168148,0.0027178887,0.021864126,0.0040685083,-0.047407605,-0.02259957,-0.025774855,0.005615367,0.025920229,0.23883916,0.033031292,-0.022694288,0.013807554,0.11348113,0.015392605,0.009924219,0.022246378,-0.036201697,-0.050844956,-0.00064962485,0.021580614,-0.020264078,0.011413063,0.050913148,0.030206941,-0.031011032,-0.012211888,0.03818102,-0.010680752,0.022694292,-0.032896414,0.07020353,-0.008882618,-0.025519323,-0.021366362,0.004064908,0.014340964,-0.07586542,0.037568256,-0.036732577,0.0035443283,0.053555194,-0.032649655,-0.04944855,-0.0636166,0.03012608,-0.063542195,-0.022431439,0.048612557,-0.024185468,-0.025339162,0.016845271,-0.050554395,-0.038057234,-0.008537031,0.045968268,-0.003433689,0.023740638,0.018683793,0.006777031,0.006385807,0.02165292,-0.0045047477,0.0053554075,-0.016194552,-0.040340226,-0.02356353,-0.018816952,0.0341948,0.017152322,0.0028000185,0.0036816434,-0.0067041484,0.015226039,0.036328968,0.03344126,-0.025586395,0.0128944,0.067887284,0.022607258,0.021495305,0.032172967,0.004670311,0.04414904,-0.008567722,0.008612405,0.039633073,-0.0013177829,-0.0044162152,-0.023816645,-0.027179876,-0.009957905,0.0056398464,0.04274049,0.0057661543,-0.015544081,0.044485763,-0.012318372,-0.025508389,0.0042500114,-0.009031476,-0.037062194,0.02301295,-0.0064924946,-0.030836396,0.00064147636,-0.018302435,-0.07717817,-0.025955137,0.01790145,-0.012444132,-0.05675723,-0.024113134,0.044349894,-0.02191441,0.015762279,0.016013302,-0.017957985,0.039151303,-0.023382647,-0.018695356,-0.00018923976,0.0022011986,0.013527121,0.058310896,0.07937677,-0.026671916,0.06544748,-0.014468634,-0.026099121,0.026603052,-0.028574258,0.008828416,-0.034049835,-0.03722223,0.013951945,0.0063620955,-0.05236066,0.04299564,0.043626547,-0.046408094,-0.07498204,0.003169561,0.0627189,-0.0027583041,0.047260113,0.014761804,-0.054098107,0.008131367,-0.047101546,-0.031815637,-0.03403294,-0.03112424,-0.006463979,0.010722501,0.032069087,0.03069917,0.016529595,-0.0011961536,0.024401074,0.017500859,0.007881535,-0.059294615,0.022788394,-0.046608713,-0.017429216,0.027509762,0.055195075,-0.0094884625,-0.02413017,0.03475198,0.04136387,0.09798128,-0.0105982665,-0.028740937,0.008829582,0.05558314,-0.00977854,0.0063720667,0.032219987,-0.058733623,-0.02719799,0.0590917,0.03157395,-0.03417268,-0.03234704,-0.0058689043,-0.049337957,-0.014793257,0.048457365,0.02160431,-0.01457942,0.0045192894,-0.00004279037,0.0061546923,0.0053623985,-0.020491278,0.032120183,-0.0030670634,0.0030982918,0.10343861,0.010976219,-0.012936161,0.04522677,0.019345487,0.044770434,-0.0028650542,0.020846616,-0.02240211,0.0034397787,-0.00011092433,-0.0059727137,-0.0011035943,-0.04314928,0.026331093,0.00047104884,0.055941083,-0.039427035,0.028698351,0.02798046,-0.00012350603,-0.032588117,0.016455784,-0.046473995,-0.030825088,-0.002721226,0.019598933,-0.010377085,-0.07843137,-0.009181385,0.0055385553,0.0046733576,-0.03177627,-0.0008545347,0.016070038,0.023503669,-0.006472912,-0.06252376,-0.048997987,-0.008913554,0.035913926,0.038890593,-0.05725298,-0.00018471401,-0.023570243,0.017925393,-0.0074179065,0.02526021,-0.0022179075,0.01838247,-0.007218676,0.027168607,0.02843307,0.024640743,0.054201376,-0.039639223,-0.041183006,0.008845114,0.012239053,-0.0010669123,-0.023279091,-0.014627972,-0.031080471,-0.01620564,-0.0069698067,0.007871917,0.01235177,-0.036328275,-0.039970208,-0.008803091,0.05498353,0.01135562,-0.03233286,-0.048060212,0.0032859792,0.013058937,-0.044730972,-0.030258004,0.005063446,-0.014922531,0.016147507,-0.028259741,-0.01747718,-0.017833874,0.0042897705,-0.064582266,0.04464184,0.006698874,-0.050325334,-0.06269888,0.025979953,0.044995558,0.007853157,-0.013049005,0.018137047,0.009766133,0.0023215017,0.03958923,0.0021713483,0.020154767,-0.011951412,-0.0428983,0.007369785,-0.012155828,0.008724971,-0.008355645,0.026699742,-0.022188727,-0.004141384,-0.00016101165,0.035649743,0.026209485,-0.018320087,-0.0014721183,0.012816641,0.023196872,-0.035966765,0.026838006,0.00013932493,0.031080738,-0.0059670242,-0.019818904,-0.014236309,0.04459288,0.0010379716,0.037677247,-0.0009761511,-0.00019976003,0.033644356,0.007259121,0.018125394,-0.032154188,0.01306399,-0.051535115,0.0051392275,-0.027320195,-0.032251183,-0.04260044,0.011103218,-0.057527516,-0.020509528,0.005548086,-0.053887613,0.008928861,0.0125191,0.055601038,-0.015888939,0.015580981,0.0067442646,0.03999694,-0.0017685936,0.021784706,-0.019417591,0.02573185,-0.032444384,0.013574096,-0.014520799,-0.047459222,-0.0143497465,0.023319725,-0.012926414,0.0037822416,0.012017066,0.032335743,-0.016773919,0.042817958,-0.020211142,-0.0025888225,0.0013756823,-0.025342757,0.025825648,0.022952966,-0.018978909,0.017545642,-0.01101906,-0.0353663,-0.059698526,-0.0057555535,0.00039446706,-0.010929569,-0.0037083086,0.005512946,0.050763007,-0.0019173084,0.038767096,0.033044264,0.016758706,0.043745313,-0.04434456,0.007969371,-0.0519942,-0.008195465,-0.0060963226,0.009723945,-0.025659714,-0.0005823305,0.017048953,0.045588758,0.011642838,-0.0045809885,-0.0034710886,-0.020264206,-0.035314046,-0.12443314,0.021791503,-0.0084972745,0.0077566905,-0.0615659,-0.00015735762,-0.008209403,-0.012670235,0.0048785075,-0.025724431,-0.038674273,0.014370233,0.0292472,-0.020963565,0.026026739,0.025349883,-0.012159417,-0.058901206,-0.011136379,0.05884341,-0.0029392208,-0.0029682152,0.03384287,0.008440588,0.03514306,0.020269033,-0.008576994,0.024801191,-0.034645494,-0.046123188,0.028248142,-0.027155604,0.020335801,-0.021459812,-0.016639262,0.068346314,-0.004379271,-0.019793835,0.008446234,0.0114063965,-0.031969227,0.0049733496,0.032008804,0.021182364,0.012615313,0.070791595,-0.0074054725,-0.0057233423,-0.016883854,-0.012836377,0.0073131477,0.042187862,-0.033595067,0.004341652,-0.025521906,-0.0019897255,-0.02779438,-0.04084077,-0.04385181,0.060232986,-0.03405019,0.042314593,-0.01758655,-0.014973103,0.011753967,0.029216943,-0.053619947,0.037503075,-0.0015911293,0.039793435,-0.010995226,-0.02393418,-0.009775236,-0.02721602,-0.031251304,-0.018426916,0.015084562,0.006343693,-0.048773892,-0.012732523,-0.032703627,-0.009397767,-0.06662256,0.049539145,0.03871109,-0.043100532,0.0007704229,-0.036919482,-0.020891743,0.021400195,-0.02258975,-0.03854521,0.028702965,-0.016983243,-0.040641878,0.012357825,-0.043557007,0.025904732,0.01526983,-0.014560968,-0.005883261,-0.0053247833,0.0047223954,0.0026299944,-0.067086466,0.04185566,0.018235186,-0.024990767,-0.024957266,-0.029555524,0.02216108,0.0019797417,0.0054028826,0.0069449227,-0.014122028,-0.002899074,0.0010105715,0.025928847,0.051791485,0.03176631,-0.016053477,-0.018079147,-0.020513436,-0.044904754,0.020304445,0.040942576,0.0039608516,0.05131293,-0.022220828,-0.045619745,0.01680222,-0.05336487,0.0031011368,0.0060001565,0.039452128,-0.024956416,0.015682962,0.02878981,-0.032485154,-0.01742582,-0.07099702,-0.02526993,-0.009343571,-0.017652145,0.0063826507,-0.012330748,-0.018171296,0.011102048,-0.024381794,-0.045061477,0.011769532,-0.025062582,0.021489572,0.0319564,0.012584568,0.014475295,-0.038259037,0.045711868,-0.007892453,0.06257942,-0.0027073887,-0.045538817,-0.029555373,-0.043135356,-0.05354589,0.03240122,-0.015485212,-0.017238596,-0.036836434,-0.015038404,0.0066193184,0.003100896,-0.007857714,-0.005713274,0.05261375,0.021290408,0.0025245857,0.007656087,0.01923948,-0.007151913,0.043165825,0.01140017,0.009193412,0.023933398,0.033188336,-0.02466202,-0.0100823585,0.036628067,0.0050554303,-0.024931295,-0.047474783,0.012103902,-0.033165272,0.009182708,0.043386642,0.0011954135,0.009891215,0.02285956,0.018656556,0.0078397365,-0.024272045,-0.0047051944,-0.009877613,-0.00824355,-0.027894095,0.023697909,-0.020837463,-0.020295,-0.0064578587,0.003331844,0.004186533,-0.01471905,0.029515713,0.0049845446,-0.012084922,-0.010068622,0.007916322,0.027568536,-0.03822812,0.014669004,0.02450162,0.011257635,0.005499946,0.00391039,-0.023584945,-0.022550363,0.034058295,-0.0026933576,0.009468722,0.009702689,-0.053768285,-0.0331219,0.014070238,0.0023021793,0.028702311,0.010576929,-0.0480451,-0.046777017,-0.024596738,-0.015838258,0.056072675,-0.0035574965,0.03165504,-0.03445989],"last_embed":{"hash":"1ebegpe","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1ebegpe","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Directory Structure#Main Domains","lines":[17,24],"size":364,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ebegpe","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Directory Structure#Main Domains#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02562133,0.016228298,-0.06322163,-0.024660042,-0.034199398,0.0018182655,0.0125202,-0.025036346,-0.0005631595,0.0005118179,0.025810475,-0.008094491,-0.06333289,-0.0057956683,-0.0249802,-0.011182034,0.018782524,0.0130040245,-0.01308314,-0.03473779,-0.008558977,0.028793115,0.025878802,0.0068717804,-0.015256823,-0.0149251865,-0.02730955,0.0021157854,-0.02542463,0.033397872,-0.012832153,-0.022902466,0.0205583,0.00005956645,0.016914835,-0.027979372,-0.0061698994,-0.019471025,-0.053538434,0.036614172,0.015986238,0.0087711355,0.029636588,-0.031713687,0.00025539706,-0.024918957,0.018698834,-0.013974748,-0.01724801,-0.018801231,-0.0019019954,-0.00029311562,-0.010843179,-0.043616716,-0.0077098827,0.063517265,-0.02569513,-0.018791912,-0.031203346,-0.025723822,0.005513276,0.0041920017,0.02797802,0.011716294,0.018655736,0.04122381,-0.0004184378,0.0030781606,-0.017229812,-0.039086215,-0.02862333,0.0074752066,0.00023954122,-0.038134653,-0.02090445,0.030919945,0.037306238,-0.031145113,-0.0056593125,0.0021792464,-0.0061734878,0.02582605,0.042216845,-0.026203573,-0.018993344,0.01941677,0.016214812,0.01932288,0.028331479,-0.010482857,-0.028060177,-0.041293662,0.054207876,-0.0127088595,-0.040121026,-0.010329686,0.014755313,0.0014246374,0.0076325657,0.04022156,0.016757755,0.014401131,0.020957377,0.008325726,0.034657553,-0.005696425,-0.03182745,-0.0080906935,0.04270848,-0.013007456,0.010809591,0.03254487,-0.004598363,0.03455869,0.0007029359,0.01832846,0.024894204,-0.051437985,0.0036902726,-0.027017841,0.018134989,0.057149388,0.015903717,-0.021487039,0.02485071,0.03559842,0.042105723,0.002816776,-0.0353392,0.0040047592,-0.00020677094,0.054324836,-0.007113941,0.004979321,-0.01563765,-0.043169707,0.021294808,0.027600376,-0.026848154,-0.025797963,0.020058846,0.043777186,-0.0076314006,-0.04573108,0.016297573,-0.005891165,0.02098686,-0.023493929,-0.00810176,-0.07342588,0.024760129,0.018045187,0.067939155,0.021637658,0.03342628,-0.011899087,-0.02207571,0.001252768,0.09092324,-0.05068276,0.009387456,-0.000003676141,-0.018787224,-0.04359434,0.06473073,-0.03518417,0.023935024,0.040130634,-0.01867199,-0.009601044,-0.002729599,-0.052688003,-0.023766844,-0.0003611628,0.04508534,0.007214105,0.052835505,0.013950174,0.041766196,-0.026246378,-0.010221025,0.024658255,-0.046593722,0.014108901,-0.02670088,0.025930082,0.00022135988,-0.032908224,0.015123821,0.030194275,-0.007031556,-0.004393333,0.0075500235,-0.03173614,0.022421837,-0.02772303,-0.018671762,0.021291982,-0.011500724,-0.04746959,0.005835316,0.021495018,0.024771191,-0.01602968,-0.006637378,-0.016531073,-0.0012079772,-0.038589295,0.0433478,-0.011668859,0.0111618005,-0.00049477065,-0.03395731,-0.039769154,-0.049065053,-0.031703368,0.02362905,0.00964882,0.008619339,-0.01026529,-0.00094540213,0.0053782323,0.017817229,0.008896105,0.0048770667,-0.0016745795,0.030130226,0.030077145,0.012951732,0.07007114,-0.04082809,-0.021407578,0.044317454,-0.011084166,0.032471932,-0.014201245,-0.02774872,0.01118377,0.012474454,-0.035499256,-0.017008731,-0.045011915,0.025477968,-0.012018032,-0.016203701,0.0025323767,-0.01046488,0.05444268,0.009242389,0.030461518,-0.027562378,-0.0070875254,-0.010163269,-0.0052011395,0.04909668,0.0046883086,-0.04905529,-0.026823692,-0.022077192,-0.007413171,0.007491456,0.042479344,-0.05442151,0.010144426,0.007069793,-0.0020930285,-0.006499389,-0.017963104,0.025592836,0.03030022,-0.015985444,0.009134213,0.025700552,-0.018094342,-0.0116069,-0.013151474,-0.0047514345,-0.016800074,0.018085437,-0.034195766,0.009942718,0.050076544,0.053108685,0.019352933,0.029781686,-0.018818814,0.0091500245,-0.0046698707,-0.019865641,-0.0294463,-0.0019714152,0.03422009,0.04865524,-0.0043546422,-0.024857959,0.02853722,-0.022822777,-0.15553507,0.011886786,-0.0035641608,0.06836725,0.054246057,0.0020427285,-0.050968736,0.01788397,-0.028830549,0.022014793,0.009965241,-0.046373162,-0.056303035,-0.012934697,-0.045494597,-0.008035861,-0.0015752508,0.013373576,-0.046657413,-0.014058609,-0.042595,-0.043674387,-0.0019859434,0.046813823,0.0038735343,0.038059346,0.09913861,-0.042807844,-0.0084415665,0.005677882,0.010085699,0.007074388,0.024480993,0.038613882,-0.004458697,0.036600143,-0.023435602,0.000118649754,0.006250722,0.011351824,0.047308475,0.035010677,0.026202433,0.055493034,-0.009120572,-0.055631604,0.00022538034,-0.0016483559,-0.037169706,-0.032857817,-0.016774785,-0.013725461,0.0022589443,0.007173963,-0.049639385,-0.009752393,0.032047268,0.037993044,0.007875662,0.01597232,-0.008432774,-0.01320978,0.024226965,-0.060349997,-0.028877467,-0.027897192,0.027650116,0.0065674162,0.00824924,-0.05856509,-0.0063652745,-0.00005522841,0.030888457,-0.029088892,-0.079084896,0.025826357,0.0145333195,-0.018548861,-0.010776667,-0.07058091,-0.010011263,0.0076114796,0.015841814,0.005724518,-0.049649324,-0.0439671,-0.025088847,0.005044858,0.021122655,0.2526386,0.03665582,-0.024148714,0.023467215,0.10556292,0.02320191,0.009652496,0.0071182316,-0.030417223,-0.04266573,-0.00088390894,0.024093948,-0.034764316,-0.0076951236,0.0363635,0.036420904,-0.031017005,-0.018732587,0.045635626,-0.007891644,0.007660068,-0.030526979,0.057798155,-0.018646592,-0.021490952,-0.01249893,0.0011773786,0.0036839766,-0.051513106,0.02085377,-0.035719927,0.008029291,0.070432,-0.029985866,-0.035985794,-0.051467355,0.026043547,-0.07931886,-0.015072149,0.051365916,-0.041906938,-0.021594176,-0.0055867108,-0.051579494,-0.02527263,-0.011116469,0.07213364,0.008389856,0.021982947,0.0336316,0.015353947,0.010439502,0.025957327,-0.00643624,-0.0039935564,-0.0017735464,-0.029483091,-0.025057524,-0.0105974665,0.027686475,0.028059477,0.004274025,0.005037811,0.008750287,0.022419892,0.04450781,0.031510442,-0.024663165,0.029213134,0.0647127,0.016535258,0.008099161,0.0072527044,0.021491708,0.033243928,-0.0006895921,0.014760062,0.020466486,0.010748008,-0.023424108,-0.010505223,-0.02263828,-0.0010307255,-0.019722372,0.03621104,-0.002505208,-0.008570481,0.045908347,-0.0005843102,-0.049813267,-0.0062750876,-0.012649595,-0.025616297,0.026897628,-0.016783899,-0.040875856,0.021599207,-0.020863617,-0.09097374,-0.014236216,0.007918539,-0.021848185,-0.057682913,-0.005466172,0.050870206,-0.03654957,0.020559264,0.026741294,-0.019903528,0.031313907,0.020561468,-0.0038566075,-0.010821335,0.013062622,-0.0041176868,0.048014507,0.06563125,-0.020983325,0.042429883,-0.00845557,-0.017591875,0.023509374,-0.026445745,0.008988795,-0.05733152,-0.038892295,0.00034870658,0.026198404,-0.039975893,0.03059656,0.03352937,-0.044199802,-0.1091844,0.018033858,0.061536152,0.022705812,0.023206104,0.010740783,-0.055737715,-0.012430869,-0.057904027,-0.01008174,-0.026252527,-0.03022468,-0.0032801728,-0.008836511,0.01736999,0.031044697,0.015377854,0.022668026,0.026162036,0.0238146,0.0061785197,-0.064319335,0.0030708187,-0.032878462,-0.007853253,0.022875188,0.046002563,-0.018398376,-0.019156424,0.055914123,0.024240065,0.097220056,-0.022438062,-0.032676537,-0.0019563257,0.05022481,-0.02043093,0.0040255063,0.030705951,-0.058556687,-0.043255944,0.028728193,0.037712723,-0.02002049,-0.01731674,-0.011501352,-0.036332242,-0.020220306,0.05127715,0.008295317,-0.00611695,-0.0058688084,0.006576974,-0.016782446,-0.0022593467,-0.017315798,0.020533271,-0.0046318057,0.00022431658,0.104889445,-0.0032469442,-0.016837312,0.027636107,0.015656572,0.034013245,0.0043738307,0.0017538038,-0.004167496,0.024223883,-0.025527067,-0.02232872,0.016310066,-0.043643296,0.026719645,0.015267277,0.056595646,-0.040476862,0.007723247,0.018079406,0.022738423,-0.041286733,0.02646689,-0.057871338,-0.036147445,0.0026377484,0.019719448,-0.029916951,-0.0538108,-0.007912664,0.0006175935,-0.01771073,-0.029639004,0.0010476189,-0.0044473642,0.028111048,0.013152179,-0.04535528,-0.04481427,-0.011516816,0.020657003,0.03081463,-0.03962749,0.007351408,-0.028428374,0.017705252,-0.0059365155,0.033197153,0.004108017,0.020775773,-0.015427572,0.031148436,0.022677256,0.02081991,0.04602933,-0.05653217,-0.04727229,0.004101056,-0.0043678037,-0.016076094,-0.02013211,-0.0035207625,-0.015338665,-0.0071212957,-0.016319852,0.013144,0.005424498,-0.052914593,-0.05430444,0.003586072,0.055283688,0.02612159,-0.034866564,-0.03785682,-0.01309735,0.016940162,-0.04605032,-0.016430464,0.008644443,-0.018457487,0.0034427152,-0.03396526,-0.017035829,0.0006558003,0.0066458196,-0.06866612,0.059921544,-0.00046297564,-0.041216582,-0.07097429,0.028848305,0.040574834,-0.0017917657,-0.022422725,0.0042719743,0.00064565067,0.030714992,0.027515534,-0.009798992,0.020283807,-0.026003137,-0.058181304,0.007635878,-0.019443506,0.020159813,-0.0067166514,0.047955625,-0.013749946,-0.01571912,0.009206242,0.037269887,0.024302468,-0.01106613,0.013946846,0.01279239,0.029801046,-0.05100365,0.015119427,-0.017520947,0.04982675,0.008271802,-0.028002184,-0.023171265,0.043163344,0.026110806,0.034799054,-0.0049086576,0.004431112,0.03523709,0.011097103,0.024156129,-0.04005179,0.035556998,-0.049720306,0.0081260605,-0.021838713,-0.043609504,-0.033561874,0.015630046,-0.04416526,-0.020757083,-0.004070684,-0.04869399,0.002714443,0.024763785,0.05479878,-0.007872349,0.0018058189,0.011712862,0.033271868,0.009801077,0.049502037,-0.010293635,0.010078366,-0.038429044,-0.001253584,-0.0109381275,-0.05436765,0.003910753,0.01722472,-0.0036185528,-0.0022816523,0.009457342,0.05516869,-0.019206563,0.03710378,-0.035901047,0.0005285453,0.00911019,-0.029834518,0.013047929,0.014215947,-0.014959109,0.0142109515,-0.008207946,-0.022247043,-0.050344028,-0.0077157277,0.01691416,0.0032373122,-0.011834081,0.0021990526,0.06700332,-0.005120663,0.029033022,0.026981313,0.018658841,0.03224022,-0.04312524,0.02229894,-0.032863293,-0.014764026,-0.024012007,0.004567995,-0.019896504,0.011007002,0.018526496,0.05162949,0.029437698,-0.003504204,-0.011485689,-0.002661653,-0.04001186,-0.12059469,0.01167854,-0.013303677,0.00016422462,-0.04711653,0.016550496,-0.021709634,-0.03360095,-0.0066618053,-0.0338093,-0.042927388,0.008351798,0.01860449,-0.027289212,0.018380344,0.030086832,-0.016635485,-0.058629196,-0.011519024,0.06404463,-0.00516214,-0.012239344,0.040942978,0.0024168603,0.015017656,0.006987206,-0.045623403,0.027626367,-0.039035853,-0.036367048,0.008017633,-0.039112035,0.013884067,0.008581791,0.0039355233,0.06155493,0.009934234,-0.015400668,-0.0030146681,0.028638743,-0.023776898,0.0024184808,0.021738252,0.013324026,0.00476136,0.069812156,0.011709591,-0.0037389556,-0.008453029,-0.02991595,0.014362309,0.041471336,-0.024200885,0.022990149,-0.0065006814,0.007464408,-0.022838123,-0.027741173,-0.034078818,0.06227767,-0.03758847,0.019724056,-0.013012733,-0.013350666,0.041356765,0.042275436,-0.04892296,0.028661298,-0.006136704,0.039284542,0.0052912887,-0.04006424,0.00020870984,-0.03326392,-0.015312098,-0.020614648,0.03065001,-0.0023371999,-0.06093395,-0.019176684,-0.03262989,-0.015107239,-0.047986764,0.051845662,0.024210263,-0.035268202,-0.013378159,-0.0342415,-0.011019317,0.026029324,-0.019597813,-0.05184914,0.03352737,-0.0362139,-0.020093536,0.018127738,-0.05175849,0.016490152,0.027941499,-0.018514507,-0.011333479,-0.016440267,0.00064786995,0.0030846153,-0.06241421,0.049521405,0.013779399,-0.014101778,-0.029861651,-0.042205364,0.0065807668,-0.010397937,0.007998027,0.011829244,-0.005615877,-0.005248223,-0.013887906,0.005077523,0.0674918,0.014868168,-0.01263868,-0.028537754,0.0038406968,-0.0462408,0.020560898,0.03393179,0.017714972,0.054103833,-0.004689484,-0.032418974,0.018575678,-0.037214797,0.0126707535,0.005875338,0.038157016,-0.039550517,0.02476941,0.028453529,-0.013787115,-0.011519839,-0.06011352,-0.03474284,0.0016943448,-0.020916415,0.0027723175,-0.010591193,-0.00888613,0.012563783,-0.029264458,-0.019668985,0.004345924,-0.05000843,0.043293405,0.018371683,0.010259249,0.016264653,-0.06362606,0.019653399,0.0055350754,0.05937773,0.0015095228,-0.03200507,-0.039122842,-0.039800737,-0.07583343,0.050852966,-0.017285611,-0.006867323,-0.041849118,-0.022976242,0.0071179746,-0.011829151,-0.0021186273,-0.0064727366,0.051292323,0.031978354,0.0052094655,-0.005184675,0.011534728,0.009754604,0.037810877,0.015950283,0.017110005,0.033814173,0.036529165,-0.010208056,-0.019268384,0.026756868,-0.00902871,-0.0063170698,-0.046799075,-0.0056969156,-0.03781322,0.009069333,0.032061007,-0.0034960185,0.01396363,0.019337662,0.018390747,-0.0028299454,-0.024977831,0.0022422462,-0.011323599,-0.014370168,-0.029123342,0.014896704,-0.015465405,-0.014398001,0.0044088433,0.0073037934,-0.0030154071,-0.012686819,0.01960262,0.024761328,-0.0069915517,-0.015567584,0.03437469,0.008712706,-0.028558025,0.038317554,0.030117474,0.01513927,-0.012026713,0.003479007,-0.012234654,0.0038967335,0.035291445,0.0036789367,0.0039104563,-0.0019545068,-0.039252322,-0.033331458,0.035914663,-0.008729435,0.022804562,0.0015724006,-0.026157573,-0.06433204,-0.0234377,-0.004462572,0.055689253,0.009799034,0.04845185,-0.028487766],"last_embed":{"hash":"oeosik","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"oeosik","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Directory Structure#Main Domains#{1}","lines":[19,19],"size":89,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"oeosik","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Directory Structure#Main Domains#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.065218806,0.01582522,-0.049537405,-0.03541076,-0.020663934,0.011605222,-0.024796162,0.0052985167,0.02043081,0.003735621,0.039732732,-0.039751057,-0.055153243,0.0072872243,-0.039496474,-0.019317415,0.042233,0.032898884,-0.0028715734,0.002051768,-0.018361218,0.03844344,0.052154616,0.005993877,-0.013189929,-0.0019302473,-0.016473422,-0.0143320905,-0.01202582,0.022226484,-0.021288615,0.017346954,0.005999134,0.010069748,0.02833924,-0.026435196,-0.0059514446,-0.02604979,-0.0461917,-0.0019952494,0.014633921,0.011932607,0.0306429,-0.049503427,0.01008467,0.0052330727,-0.0046929223,-0.025712136,0.0021181463,-0.010079701,-0.012473902,-0.009213668,0.0068271323,-0.03474899,-0.0021622388,0.047714967,-0.05286632,-0.032426663,-0.052611206,0.015388272,-0.014685725,0.02944892,0.03743383,0.008642353,0.008195863,0.029584637,-0.006706243,-0.008914452,-0.012173372,-0.04160752,-0.021349588,-0.0067534694,0.014114526,-0.041542556,-0.0461458,0.028879296,0.026186643,-0.040644705,0.007260396,-0.0057053072,-0.029104661,0.013703144,0.013747997,-0.022447193,-0.043520674,0.012169458,-0.0040503503,0.0081971595,0.03300016,0.0439505,-0.03187939,-0.05885875,0.006050177,-0.0116210915,-0.049614187,-0.02814799,0.007835196,0.0076927603,-0.0031927237,0.037099767,0.007240024,0.04796551,0.022953413,0.02562538,0.03353144,-0.024678746,-0.04215337,-0.019908687,0.013034186,-0.013021405,0.010968406,0.03299798,0.0006523675,0.044969477,0.0020448875,0.015027799,0.0285724,-0.046381578,-0.0017417069,-0.013838803,0.031490758,0.04925135,0.064275004,-0.022359101,0.028712995,0.00046966234,0.06691776,0.0023846284,0.00776649,0.009964317,-0.007894151,0.085909285,0.0035026413,-0.0045659863,-0.013978071,-0.060422536,0.014562804,-0.028191658,-0.035316657,-0.023843357,0.033264715,0.008071154,-0.008154793,-0.03307066,0.015312493,-0.035755303,0.019018974,-0.008565133,0.002004189,-0.031827215,0.0198514,0.022930373,0.033627413,-0.0025594134,0.07247812,-0.03737231,-0.029072516,-0.0027430763,0.05470743,-0.028416252,-0.0034613933,0.038260713,0.004062125,-0.018029973,0.06469999,-0.019963002,0.016326996,0.049584866,-0.017761776,-0.04155398,0.0049872515,-0.045762084,-0.011658571,-0.012148524,0.04030315,0.01463656,0.046720903,0.01140631,0.02641397,-0.033434633,0.0051816627,0.0035491856,-0.025550738,-0.0022513592,-0.01679177,0.0155155,0.002376582,-0.032730144,0.013879445,0.0078596035,0.0019352857,0.008362879,0.013530755,-0.016550235,0.0026230714,-0.015700726,-0.019229958,0.009974597,0.0023238994,-0.044439398,-0.004675775,0.035234734,-0.0052347784,-0.0032501349,-0.0019568095,-0.0048104404,-0.008100503,-0.02051906,0.01787295,-0.012460124,-0.0070904205,-0.021692013,-0.030896181,-0.0033644927,-0.021899793,-0.005846728,0.031254444,0.026337888,-0.0058665127,-0.024964722,-0.018731648,0.006565824,0.00958509,0.01211873,0.0007653406,-0.015351016,0.02291753,0.037717346,0.030344581,0.038437217,-0.045647606,-0.032089032,0.019025031,-0.027852483,0.06036141,-0.0035515162,-0.0012192412,0.018083425,0.039348263,-0.01027314,-0.03596867,-0.061139785,0.012195983,-0.0151990075,-0.017003348,0.006050795,0.00040070512,0.05743901,-0.01733029,0.036164317,-0.004633653,0.012525699,-0.023761602,-0.02384555,0.049932975,0.011060652,-0.040629935,-0.020810487,-0.03957351,-0.0020212356,0.006300345,0.017908927,-0.052772205,0.0053171287,0.0023126896,0.014356396,-0.018567864,-0.012218204,0.015542201,0.014582151,-0.018463243,-0.018395567,0.02541609,-0.016542528,-0.03313475,0.013998511,0.012069684,-0.012886827,0.033166166,-0.01367768,-0.021816613,0.046512943,0.03187959,0.011435539,0.03305361,-0.026566368,-0.018674945,-0.0070537208,-0.016443644,-0.001687224,-0.01608951,0.046562083,0.053942565,-0.006017875,-0.006269239,0.057228304,-0.006702894,-0.14928642,-0.036468875,-0.01151502,0.060141776,0.045825746,-0.003582118,-0.039136562,-0.008740206,-0.010696047,0.038828265,0.03899746,-0.046455435,-0.047775585,-0.032871705,-0.04331781,0.02169406,-0.031198224,0.019259492,-0.029808281,-0.011622203,-0.027079219,-0.01713663,-0.02736009,0.047294512,0.022424089,0.053424794,0.09177452,-0.037700605,-0.028357549,0.00683993,-0.023228317,0.019049548,0.022242524,0.04216421,0.0073880088,0.016358854,-0.021642562,-0.008569357,-0.012863521,0.011644534,0.008149112,0.06101638,0.030813854,0.038163368,-0.006180638,-0.055767864,0.029447485,0.014694104,-0.051870346,-0.043042954,-0.014756144,-0.02045837,0.025972052,0.011412417,-0.052380703,-0.025675712,0.029085102,0.016373513,-0.0054070265,-0.0019864656,0.000091016846,-0.029828848,0.034126602,-0.070234366,-0.021294491,-0.0276539,0.034671728,0.005800166,0.0135140475,-0.07633115,0.007717676,0.007493996,0.04194446,-0.03723467,-0.039739735,0.04124734,-0.0005078326,-0.030725917,-0.008776588,-0.075455934,0.00022120976,0.023945982,0.008179892,0.021952113,-0.04907833,-0.02297391,-0.027392428,0.0037260405,0.03264912,0.23484814,0.032395657,-0.008106207,-0.013475184,0.08784965,0.025474798,0.020656707,-0.0012363954,-0.02412492,-0.044393167,0.04077178,0.016061295,-0.015080785,0.009200536,0.024015699,0.013502113,-0.020956608,-0.030346563,0.06878859,-0.013305562,0.01818243,-0.036436588,0.06952322,0.00545191,-0.019668765,-0.02629294,0.0027918564,0.014843849,-0.05915472,0.023157533,-0.034028452,0.017119182,0.048790447,-0.021817567,-0.043122847,-0.056597415,-0.006415171,-0.056321967,-0.026414702,0.031082485,-0.03631434,-0.014895713,-0.011255967,-0.053175308,-0.011272312,-0.010920624,0.056059238,-0.021863496,0.02124827,0.02702204,0.006101073,-0.019244371,0.01508788,-0.021026727,0.0047339275,-0.013239114,-0.06814688,-0.030103909,-0.010090517,0.034073804,0.024638591,-0.002789188,0.0018874414,-0.0013512819,0.009815538,0.0040436387,0.016619125,-0.046797156,0.036020555,0.05680668,0.037359755,0.027476553,0.026894614,0.0017988698,0.028499711,-0.010756984,0.031501252,0.03181106,-0.007402846,-0.006142333,-0.019756297,-0.019256873,-0.01721009,0.0048710667,0.023186322,-0.021209495,-0.019851519,0.028630365,0.010745799,-0.025839698,0.009372847,-0.038078286,-0.023198154,0.012295707,-0.030931052,-0.013139869,0.0029536122,-0.012026954,-0.0786163,-0.03009748,0.017257836,-0.0046546296,-0.035153087,-0.023835635,0.057747316,-0.01839233,0.04334486,0.014990354,-0.0133583,0.033107094,-0.0028436629,0.0015354563,-0.004235357,0.008427308,0.019083226,0.038466617,0.059900004,-0.03757444,0.055825047,-0.024998784,-0.013605536,0.040237434,-0.034437586,0.04425457,-0.030638784,-0.028847449,0.015541223,0.039383825,-0.03732348,0.043975793,0.041055005,-0.039597843,-0.06303452,0.007858753,0.023897985,0.0042418777,0.04231819,0.01150135,-0.050908446,-0.0016519272,-0.04483072,-0.016132891,-0.03720577,-0.03176616,-0.018538684,0.012943602,0.029202959,0.05358689,0.01282163,0.018925829,0.030497093,-0.009576117,0.008570667,-0.04093992,0.018224135,-0.028075568,-0.003201499,0.044273607,0.045100052,-0.008013149,-0.018184891,0.035294447,0.031236554,0.07533337,-0.01726041,-0.032072287,0.0026371886,0.06317814,-0.0057468396,-0.004250875,0.031295955,-0.046195824,-0.02162739,0.06518148,0.02880524,-0.048791934,-0.038095623,-0.0071082767,-0.05831795,-0.022373382,0.059203826,0.015452478,-0.027357185,-0.0076607824,-0.012514662,0.005300212,-0.034668237,-0.023934685,0.0522692,-0.008629284,0.01599021,0.1017756,-0.0021633243,-0.014665645,0.030769214,0.028371075,0.04047236,-0.025224976,0.00021486449,0.002697609,-0.017189223,-0.005689689,-0.026021408,0.019960873,-0.043671116,0.020332446,-0.005453314,0.06621986,-0.041315623,-0.014288931,0.009353725,-0.011217918,-0.05044675,0.013566785,-0.048170965,-0.020044968,-0.005416341,0.016242784,0.002746538,-0.06880286,-0.016363183,-0.01269221,-0.0068570185,-0.032148674,-0.012976907,0.0006752133,0.028246742,0.0048880945,-0.03196686,-0.0460557,-0.0068379096,0.04578894,-0.0026938957,-0.046223048,-0.015592011,-0.014246311,0.013649548,-0.0037647844,0.009767018,-0.0052972804,0.012051985,-0.007324105,0.037595652,0.02575182,0.021181721,0.044022724,-0.015340906,-0.038598254,0.0008958552,-0.0012893538,0.024057917,-0.03872864,-0.018652465,-0.028299265,-0.016091228,-0.017471313,-0.004944196,-0.013599199,-0.04008757,-0.024463031,0.0049772863,0.0465908,0.010559049,-0.031471126,-0.032756895,0.0057498906,0.030042943,-0.041390777,-0.029486245,0.0181205,-0.010783542,0.016651934,-0.054123975,-0.0039010681,-0.00027785075,0.008591983,-0.055130024,0.056343693,0.020475155,-0.035344396,-0.0715609,0.008275049,0.057490967,0.013762839,-0.01458856,0.016147625,0.012486928,0.022099607,0.01577843,0.000603756,0.019594627,-0.0016076231,-0.040532168,-0.018560924,-0.0083503695,0.014094037,-0.00017119134,0.038568817,-0.00047334004,-0.016451241,0.0055329907,0.04712775,0.00056321314,-0.017299363,0.01278993,0.030793045,0.02710888,-0.03473087,0.03733072,-0.0027584182,0.032692593,-0.010874689,-0.03137111,0.005989738,0.05136469,-0.0056008254,0.022059401,-0.009540847,0.0001216527,0.017501652,0.009125778,0.020315988,-0.03380509,0.013242729,-0.06703004,0.006101583,-0.026995897,-0.009874886,-0.023444144,0.028977474,-0.038323,-0.033485822,0.009720844,-0.040518943,0.03572612,0.039791264,0.0574946,-0.023431217,-0.005338269,0.0072623286,0.04366595,-0.0027520666,0.03210992,-0.004015448,0.013185627,-0.057363287,0.010376422,-0.010031669,-0.046536703,-0.020341547,0.007704838,0.019973185,-0.002442026,0.008535122,0.04876175,-0.013415963,0.056179132,-0.017116796,-0.010766397,0.00015366425,-0.03719225,0.0013383157,0.009282962,-0.01306565,0.008750836,0.0034248005,-0.030137086,-0.044002753,-0.025407499,0.0027174829,-0.0026220963,0.0012508658,-0.019056857,0.06395218,-0.00040464464,0.058326345,0.02429827,0.026367469,0.040205896,-0.046342023,0.020815836,-0.04952429,0.0074604396,-0.015338295,0.018994724,-0.047896035,0.0131833395,0.016987776,0.045766965,0.03330097,-0.004929282,-0.009448868,0.0003421961,-0.02037389,-0.11672027,0.01248384,-0.01907983,0.004322482,-0.04776872,-0.015346407,-0.014508547,-0.021337759,0.0014524342,-0.03154611,-0.039340068,0.018983891,0.026124438,-0.018863397,0.025529202,0.03400722,0.014397195,-0.057423852,-0.012261029,0.04314371,0.004517709,-0.028905025,0.037419163,0.011772164,-0.0025416007,0.039063413,-0.0040667984,0.02720104,-0.03311749,-0.04035792,0.04171744,-0.029557388,0.0059447866,-0.015178132,-0.014785434,0.04157866,-0.016679937,-0.02634544,0.015537557,0.0068176403,-0.007156669,0.0103468895,0.007962342,0.029420087,0.018115459,0.09137413,0.020034574,-0.008882874,-0.041076276,-0.00056866184,0.0047887494,0.05250232,-0.057102278,-0.011294599,-0.018969627,0.010834614,-0.03285601,-0.030864283,-0.04271294,0.07049157,-0.0392268,0.04063262,-0.010987842,0.0024909442,0.030212665,0.04297265,-0.04261248,0.015194069,-0.012221063,0.055999108,0.024408663,-0.016414862,0.02241543,-0.05679331,-0.037749644,-0.030000547,0.029247327,-0.0040291245,-0.030499524,-0.036616188,-0.03512093,-0.014813989,-0.06511125,0.050900236,0.05015881,-0.05135126,-0.010768193,-0.023648255,-0.018472614,0.023680963,-0.026618509,-0.05053017,0.028762443,-0.02880663,-0.020074189,0.004732458,-0.030483825,0.011703342,0.01991076,-0.028990233,0.00073625735,0.019573165,-0.003601454,0.007291284,-0.077359326,0.058623772,0.0074611735,-0.016867738,-0.0123951165,-0.04822449,0.0022715412,0.023143684,0.012335153,0.0026312228,-0.036908116,0.012474432,-0.00529524,-0.0054833167,0.047600303,-0.002055331,-0.014710377,-0.028597113,-0.019340787,-0.045381255,0.03237024,0.049083937,0.017438676,0.036491666,-0.03124455,-0.019521268,0.013391944,-0.02914618,-0.033303373,-0.009661254,0.04120748,-0.041576315,0.025310999,0.038173288,-0.035439525,-0.009088425,-0.05324519,-0.024399886,-0.020313079,-0.007699865,-0.00083800335,-0.013051482,-0.0042754323,-0.009909283,-0.01105557,-0.027556948,0.02004478,-0.0002500743,0.024931211,0.040462367,0.028710084,0.01668817,-0.043798406,0.03851495,-0.02122728,0.05782146,0.014237814,-0.04115873,-0.023546731,-0.040196862,-0.07474604,0.023088211,-0.021550482,-0.025328277,-0.054157827,-0.006738512,0.015109582,0.015967432,-0.003230843,-0.013255731,0.05162006,0.044087816,0.005544715,-0.027497413,0.034941666,-0.009147222,0.056388482,0.0033212546,0.0038744903,0.0285886,0.026258707,-0.039178845,-0.008757279,0.018508798,-0.0147940265,-0.0005284787,-0.029977135,0.016819863,-0.046046685,0.020517388,0.03152642,0.0086279055,-0.004630131,-0.012737465,0.009677916,0.009532123,0.0122337835,0.009428498,-0.018878179,-0.0002831477,-0.041350123,0.013677523,-0.02258994,-0.032931898,0.00526715,-0.0007135196,0.005332201,-0.0019302161,0.003390269,0.024106203,-0.01515255,-0.02431884,0.017670449,0.027027985,-0.008104684,0.03890442,0.039703142,0.026307506,0.017616587,-0.016163573,-0.0012525521,-0.018039683,0.027864361,0.017942693,0.026160175,-0.013830208,-0.05006129,-0.026679728,0.026867885,0.0076627377,0.011044431,-0.012019986,-0.021953594,-0.07135711,-0.04662038,0.0048769503,0.056622624,-0.0047164247,0.057825275,-0.0030945197],"last_embed":{"hash":"inqwut","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"inqwut","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Directory Structure#Main Domains#{2}","lines":[20,20],"size":91,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"inqwut","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Directory Structure#Main Domains#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.055845264,0.02539913,-0.05251884,-0.014440685,-0.03419333,0.013496573,-0.017163636,0.0060866824,0.031803466,0.015806975,0.04184148,-0.034070678,-0.014792782,0.014502969,-0.026548263,-0.01587654,0.044843078,0.030453833,0.0045541073,-0.01972806,-0.0112956865,0.0034517269,0.03172606,-0.0005092046,-0.0048379097,-0.027759198,-0.023647752,-0.019888375,-0.031899326,0.03868815,0.021621274,-0.026678214,0.018218206,-0.014032302,0.018671779,-0.02210196,0.0014414228,-0.01412947,-0.059884984,0.029410888,0.013525174,0.00781884,0.03594144,-0.015541826,0.0036202585,0.00064617756,-0.009288779,-0.024672564,-0.02594578,0.0075273155,-0.025839979,0.014684215,0.0003905759,-0.055213537,-0.004179389,0.029687665,-0.044428848,-0.02467955,-0.04750861,0.012332878,-0.02465935,-0.0070896777,0.044004627,0.02668614,0.023553507,0.02137331,0.010176319,0.021709625,-0.027236298,-0.012691662,-0.010464935,-0.0063821664,0.005209879,-0.0383455,-0.013100878,0.02678814,0.015239505,-0.04405628,-0.002514976,0.008768633,-0.03211046,0.015634133,0.03540639,-0.024910897,-0.04302962,0.0069037927,0.011096448,0.04156327,0.025096407,0.036200352,-0.038674068,-0.062022887,0.010528358,-0.013351352,-0.04098544,-0.04633974,-0.0017044664,0.014531738,0.012612221,0.0383011,0.010258486,0.033295512,0.0067510316,0.020208232,0.023452953,-0.013373391,-0.018793412,-0.016146863,0.020232528,-0.011484727,0.0064194635,0.01946019,0.006798172,0.04220661,-0.004084515,0.00993782,0.012091677,-0.050134618,0.009536436,-0.011659133,0.007584845,0.03689142,0.055986427,-0.009456312,0.008582002,-0.0107789645,0.0626883,0.023348846,0.007258771,0.018556088,-0.013312234,0.089568526,0.019292038,0.0105146365,0.00020303334,-0.044332795,0.0006293978,-0.0008232876,-0.03724741,-0.008091278,0.032776166,0.01978794,-0.02402861,-0.043424822,0.0186635,-0.02942005,0.036597803,-0.00848488,0.010057615,-0.02603711,0.050806623,0.03373482,0.031697556,0.0015289157,0.036652204,-0.02551437,-0.029691376,-0.0056164316,0.057633262,-0.0318504,-0.015099528,0.01886785,0.007990006,-0.014360982,0.07067172,-0.03560416,0.0007597042,0.055025555,-0.003023245,-0.040359683,0.0016495081,-0.063021705,-0.007853884,-0.0007767947,0.051730074,0.023550607,0.06569387,0.01328558,-0.007142755,-0.039216604,0.004422332,0.02245696,-0.01873233,0.0014610266,-0.005173766,0.013065102,0.021596033,-0.04305042,0.0044580894,-0.004986611,0.01622773,0.005936422,0.025551528,0.00060088065,-0.004598951,-0.027630668,-0.009290567,0.031846244,-0.017841445,-0.046322517,-0.031342063,0.023219276,-0.009823741,-0.02237526,-0.0097031845,-0.0057533705,0.0065754736,-0.039047543,0.028482258,0.0027117166,0.009946321,0.0097468775,-0.027872715,0.008373597,-0.03647091,-0.0011352643,0.012886624,-0.009223888,-0.010388622,-0.03644879,0.008670848,-0.016656557,0.038547754,0.022341425,0.0067152292,-0.027349219,0.016913308,0.05478281,0.019067958,0.051163845,-0.06129918,-0.04192439,0.030206775,-0.034374658,0.038863715,-0.024791077,-0.0041202093,0.031319764,0.020085352,0.0010525698,-0.02158994,-0.07093684,0.027307738,-0.02433882,-0.016036114,0.03145301,0.00884495,0.05991204,-0.027433239,0.015384909,-0.005819942,0.0027076819,-0.007883941,-0.043783095,0.019366149,-0.0011217173,-0.03970301,-0.01155473,-0.031543095,0.0013234168,0.021914534,0.028894784,-0.06285125,-0.0048150574,0.020866182,0.016213752,-0.022213347,-0.022916308,0.021117076,0.028207451,-0.031167243,-0.0004922503,0.040152244,-0.0059717367,0.0006852245,-0.029447913,0.00097647385,-0.025860764,0.018018238,-0.024009867,-0.011968938,0.04292866,0.040448077,0.02810551,0.021454537,-0.0060366937,-0.0179982,-0.0026427223,-0.022751933,-0.002287886,-0.03583195,0.017754352,0.06524459,-0.00053360994,-0.024584705,0.061573207,-0.017463472,-0.14632747,-0.040110953,-0.017530983,0.041643873,0.04078823,0.0027320324,-0.023309214,-0.015637226,-0.024167893,0.04996108,0.008227663,-0.058083717,-0.05770305,-0.025872033,-0.0118176155,0.018191535,-0.040405687,0.008464817,-0.02506162,-0.015688907,-0.0533039,-0.02943445,0.003877788,0.04271712,0.0043065255,0.040061474,0.10607662,-0.03436998,-0.004060199,0.01425369,-0.008854403,-0.0003310295,0.011317514,0.043641645,0.0075165173,0.03808553,-0.00480549,0.00008553764,-0.011429972,0.0150854625,0.021802872,0.03804752,0.030960644,0.051984966,-0.012520058,-0.019554252,0.029391186,0.0014125775,-0.0430736,-0.018902987,0.011269359,-0.014137248,0.02960304,-0.0030475934,-0.0528552,-0.027154116,0.0042612725,0.0045272494,-0.0018809629,0.028031748,-0.030945564,-0.014757174,0.048146173,-0.078526504,-0.022325244,-0.02859016,0.033636406,0.021231018,0.0031100744,-0.08184261,-0.00945941,-0.011305797,-0.003718665,-0.04501923,-0.0490379,0.0013638376,0.015840674,-0.018642804,-0.00306685,-0.08045246,-0.019331262,0.0032017822,0.020048998,0.041547418,-0.04462386,-0.0060548456,-0.012794517,-0.0043900306,0.02660801,0.23301113,0.05043731,0.006718879,-0.031704657,0.13793775,0.0022255008,0.019212715,0.00086597924,-0.006204639,-0.048706256,0.049235173,0.006079843,-0.014293259,0.013243095,0.028940886,0.04324527,-0.04289582,-0.038131412,0.05859884,-0.031130146,0.03495631,-0.04810863,0.06817729,-0.0047525587,-0.016604552,-0.023710862,0.0016427264,0.025109194,-0.056261145,0.01576783,-0.00842531,0.03017747,0.05432587,-0.017009573,-0.05328249,-0.049022786,0.001428048,-0.06993508,-0.010114671,0.051935,-0.03790297,-0.025568517,0.021065855,-0.043810595,-0.021521756,-0.020286836,0.060236763,-0.008148204,0.032639626,0.018213322,-0.0020926404,-0.032605644,0.019770915,-0.012504097,-0.011101525,-0.01665997,-0.071761444,-0.04022125,-0.008615508,0.039242465,-0.004765628,0.0004680931,-0.0072222017,0.016378064,0.003468706,0.023107477,0.022118634,-0.025277702,0.041290484,0.04597903,0.051375568,0.019211423,0.016890602,0.0021929515,0.02566291,-0.0041286834,0.01357964,0.042634305,-0.0008929704,-0.004148238,-0.0304622,-0.001225007,-0.026121287,0.026335895,0.026394917,-0.027895857,-0.016926898,0.04847657,-0.011143729,-0.01444497,0.02272388,-0.024101917,-0.037610456,0.010881442,-0.04827355,-0.00786451,-0.0040974636,-0.01643699,-0.05451673,-0.028986339,-0.017489048,-0.03132276,-0.025121314,-0.036294788,0.035829503,-0.022133242,-0.0000016772343,0.032757197,0.006216658,0.044952992,-0.011303472,0.0063910866,-0.021755464,-0.045753624,0.007243274,0.04046998,0.071529716,0.0006012814,0.058147747,-0.015755424,-0.020372313,0.028167147,-0.022888802,0.034126535,-0.041600514,-0.039651446,0.016905949,0.015882788,-0.03632485,0.06034014,0.027960373,-0.02189155,-0.08383203,0.012709661,0.027182285,0.012968774,0.06698673,0.019119324,-0.035987455,-0.0039884867,-0.04729878,-0.0069339094,-0.032642517,-0.03046126,-0.026489753,0.004760079,0.05837893,0.036001027,0.0027104497,0.012594152,0.017423231,-0.0027805765,0.0040565925,-0.03545646,0.02299835,-0.046653084,-0.026571631,0.03173549,0.047542498,-0.0035996097,-0.016194887,0.033965662,0.021698005,0.05378129,-0.005645031,-0.03332094,-0.017792808,0.06506053,-0.011963134,0.0024204012,-0.008052698,-0.037543744,-0.02552613,0.059809554,0.036732722,-0.023316797,-0.018246112,-0.0034024597,-0.053824313,-0.015447315,0.051718447,-0.0052582356,-0.019128758,-0.009755642,-0.013364371,-0.000082838065,-0.044281933,-0.008740911,0.012737248,-0.004573411,-0.002697632,0.09003111,0.009245765,-0.014562235,0.032770492,-0.0022075083,0.036916334,-0.040000495,0.0008716011,-0.05429691,-0.0009397799,0.005705696,0.0025564532,-0.029517185,-0.034325913,0.010951742,0.00967288,0.058110803,-0.024904087,0.010394487,0.024095587,-0.009687129,-0.020073107,0.0043120454,-0.028452707,-0.028693663,0.023234334,0.021739984,0.0128233405,-0.049486473,-0.01402128,-0.018908404,-0.0024483902,-0.037924174,-0.014244297,0.028004523,0.017064793,0.010626306,-0.028927002,-0.026289405,-0.009035887,0.030869633,0.006217967,-0.05368636,-0.016551124,0.006876276,0.0109225605,-0.0035166913,0.0029688773,-0.023290316,0.024647932,-0.012861171,0.024559064,0.051774923,0.04552628,0.040949374,-0.025253631,-0.025504025,0.035067484,-0.011613469,0.024024742,-0.047526676,-0.0073227994,-0.011382303,-0.013141066,-0.028198173,0.015988106,0.012238044,-0.02721276,-0.033904113,-0.0011857912,0.04333416,-0.0047636665,-0.040575024,-0.020544402,-0.0117968675,0.029649235,-0.032316633,-0.029724505,0.022969667,-0.0029395735,0.023548424,-0.030802205,-0.016665073,0.0091799805,0.010979454,-0.04218769,0.05693405,0.020155452,-0.014807444,-0.066968985,0.01423761,0.021352343,0.0053543346,0.0005543087,0.021279939,0.0070080976,0.00374264,0.00939517,0.002898021,-0.0038754568,-0.01290642,-0.033410907,-0.012284152,-0.008806869,-0.0043547605,0.014152086,0.05325261,-0.023901816,-0.018098764,0.017470097,0.024617681,0.023761775,-0.012656342,-0.0060028518,0.0393319,0.02074279,-0.02813487,0.010896809,-0.0065612183,0.01617518,-0.0149323745,-0.037074756,0.03454523,0.05806495,-0.018763443,0.050577376,-0.008961646,-0.012062467,0.025688596,0.009489927,0.030953273,-0.04041351,0.028297624,-0.04923517,0.012630532,-0.0104140695,-0.0031628718,-0.035828833,0.0021404398,-0.045602158,-0.044740807,0.015750377,-0.023508156,0.029635973,0.0048615094,0.03779455,-0.012287966,0.0047832727,0.000996374,0.041645356,0.0106061185,0.013043365,-0.032380264,0.025914302,-0.037197627,0.014868124,-0.009334866,-0.040294953,-0.013958127,0.027347116,0.008796605,0.017443832,0.0012135062,0.029487805,0.029198797,0.04948164,-0.013528811,0.0069856094,-0.007389995,-0.012301419,0.023377465,0.022849906,-0.019354966,0.006807654,-0.009140219,-0.033800464,-0.032182764,0.0049429494,0.007409988,-0.007987109,0.0050659003,0.008770813,0.03911741,-0.009525374,0.036393266,-0.004032799,0.025644355,0.0135335885,-0.026874902,0.043643285,-0.044170726,0.012092702,-0.010858309,0.009258994,-0.007323872,-0.009420213,0.012447303,0.044707034,0.01882171,-0.022415573,0.032477897,-0.019043975,-0.015084229,-0.1175413,0.00016363527,-0.028096095,0.02081119,-0.045994803,0.0013187132,-0.013208394,-0.024471719,0.013963077,-0.051305197,-0.058519244,0.003411824,0.027423017,-0.00922961,0.0014474696,0.025277184,0.0024513437,-0.041483402,-0.013210157,0.05344292,-0.0011791736,-0.005124875,0.023002394,0.023900822,-0.012644385,0.029435042,-0.009070565,0.0045249453,-0.031805962,-0.038561348,0.034870893,-0.069767825,0.012308124,-0.007301855,-0.015066696,0.039872363,-0.0067054103,0.0023072083,0.0021991918,0.01821763,-0.01508815,0.008729817,0.021640742,0.012141998,0.010811521,0.05423978,0.018722143,-0.0050614504,-0.047395807,0.008376257,0.0151566155,0.055362802,-0.05489176,0.0063099638,-0.026852116,0.014999569,-0.0147702005,-0.03877323,-0.0468693,0.052757055,-0.030990776,0.045341212,-0.027132506,-0.02323775,-0.0012513697,0.036308557,-0.055213936,0.010922481,-0.014098584,0.04921291,0.010898376,-0.031544823,0.0113344,-0.051724937,-0.032767728,-0.05211516,0.044145525,0.022338837,-0.020031381,-0.0120398095,-0.05284224,-0.029798029,-0.08120262,0.037281405,0.07731724,-0.04939455,-0.0138346795,-0.050167218,0.009174983,0.014719219,-0.0090872,-0.041009888,0.0030247525,-0.013835065,-0.031431943,-0.008463699,-0.049305443,0.021513015,0.017676685,-0.013034826,0.0027585712,-0.006643225,0.0034343603,0.007511226,-0.05413113,0.060409237,0.00362459,-0.011679407,0.018691199,-0.032086663,0.019036477,0.02907954,0.0100994995,0.013599461,-0.047089774,0.02161699,0.01993121,0.013001745,0.061410807,0.0039951666,-0.013812174,-0.050471123,0.00300684,-0.039138887,0.02678979,0.04555162,0.010783643,0.04809601,-0.037480555,-0.024155349,0.013761349,-0.05527983,-0.025532767,0.015091409,0.036122143,-0.012880104,0.017584072,0.028012507,-0.038649436,-0.0016352508,-0.044345513,-0.046798896,-0.019517973,-0.006616786,0.020811522,-0.053032413,-0.014167798,-0.017635059,-0.012667981,-0.021090107,0.022948869,-0.01802507,0.017110813,0.013411921,0.051513437,0.009228429,-0.04678592,0.021593483,-0.028977312,0.048232295,0.006122387,-0.031294983,-0.021423638,-0.04203935,-0.069261245,0.050398882,-0.021553488,-0.0058832094,-0.0377872,-0.016702805,0.0047949054,0.027214466,-0.006205405,-0.018427016,0.044287294,0.018526075,-0.019145316,-0.014970483,0.06361717,0.0201205,0.04015569,0.0066761277,-0.002433148,0.017832484,0.035549033,-0.04157124,-0.013733352,-0.0058040377,-0.027637975,-0.0074886587,-0.018141601,0.02131351,-0.05104381,0.03285808,0.029856712,-0.00059584813,0.019318046,-0.012811971,0.0023638257,0.026048822,-0.02937834,0.0013146912,-0.01831834,-0.004223886,-0.05033566,-0.0046304073,-0.013453647,-0.0074542537,-0.0055260006,-0.025153607,0.01222832,0.00008044277,-0.022493092,0.024869429,-0.017389596,-0.019677144,-0.0034672134,0.03166108,-0.00037114046,0.028626004,0.028183656,0.010872172,0.016212225,0.0038348613,-0.022280911,-0.031207632,0.040189773,0.0016273264,0.031271186,0.008523277,-0.059367426,-0.00025274738,0.011619861,0.014260394,0.025491212,0.00045881202,-0.064117454,-0.08345695,-0.019118551,-0.017202394,0.06128172,0.02153407,0.042611733,-0.039446283],"last_embed":{"hash":"fn17bq","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"fn17bq","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Directory Structure#Main Domains#{3}","lines":[21,21],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fn17bq","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Directory Structure#Main Domains#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0441831,0.01678488,-0.041508596,-0.011662432,-0.039958928,-0.014545,-0.014971769,-0.005295582,0.014529308,0.0069518615,0.025872134,-0.029237928,-0.036928274,0.017138418,-0.036433205,-0.024747327,0.036636204,0.039113853,0.0058014705,-0.029733768,-0.012858133,0.020160101,0.03854558,-0.04234582,-0.02333011,-0.027822046,-0.014148314,0.0023685647,-0.0043062763,0.024086136,0.0048769773,-0.018535126,0.015779423,0.0046407036,0.040716283,-0.017454913,0.003645822,-0.0039891866,-0.04217415,0.039679296,0.008541322,0.015675448,-0.0016519625,-0.015228953,0.01976163,-0.0038736877,0.011597118,-0.013854617,-0.030768627,0.01351326,-0.015544918,-0.004444301,0.009003913,-0.037794746,-0.012652172,0.022475459,-0.043370143,-0.017121768,-0.020639088,-0.025341084,-0.021320496,-0.0069698044,0.024302267,0.0343719,0.03392378,0.018844329,0.0096398415,0.03422476,-0.02317247,-0.0041996194,-0.029902527,-0.006793788,0.030556845,-0.04029945,-0.022883477,0.014702053,0.015216014,-0.058916368,0.0068591563,0.02473862,-0.0052460097,0.019944372,0.02056259,-0.036102258,-0.023694267,0.034017265,0.011190102,0.03843769,0.02636125,0.00732214,-0.032311626,-0.055990763,0.0018966673,-0.014614609,-0.03155363,-0.023066275,0.013596965,0.014801057,0.010887145,0.03803782,-0.014950577,0.002226776,0.01852991,0.051065993,0.043671273,-0.026520124,-0.021014264,-0.00031857594,0.017715327,0.0014045741,0.00017569204,0.06512395,0.0008628634,0.058375128,0.012591603,0.0013165117,0.02112982,-0.0728017,0.006412574,-0.002703757,0.031066392,0.04575484,0.022384202,-0.015861291,0.015713248,0.023809072,0.07526065,-0.029933952,-0.006882262,-0.016008122,-0.0069550266,0.093334965,0.00007158471,-0.0014339221,-0.0040281783,-0.031759195,0.012624919,0.019770367,-0.010562658,-0.037787497,0.023347136,0.0013177377,-0.010776186,-0.025516843,-0.008598032,-0.026686037,0.015206031,-0.020521084,-0.007974442,-0.060866296,0.04614024,0.027391395,0.05196669,0.023088645,0.024107782,-0.015749326,-0.018316444,0.017240642,0.065112926,-0.050812025,-0.0006708337,0.0021411972,-0.03174405,-0.0019668827,0.06479993,-0.031413157,0.035237733,0.047629133,-0.02177463,-0.012715874,0.029353129,-0.060113773,-0.026933769,-0.020104641,0.039160524,0.015388408,0.013087361,0.014319403,0.029309843,-0.024963731,0.0031756344,0.0070572766,-0.042158015,0.01621807,-0.030936046,0.025023615,-0.018182337,-0.030645428,0.0001558533,-0.006011614,-0.023365082,-0.0047340333,-0.011368198,0.015375112,0.008855792,0.003457145,-0.017966738,0.032719057,-0.008718959,-0.025366303,-0.017777784,0.03720198,-0.0018846208,0.017656196,0.0058287187,-0.01282028,0.0072290045,-0.05884904,0.032999292,0.0035857419,0.027401103,-0.007185374,-0.051535126,-0.037716918,-0.020334445,-0.054712147,0.048184816,0.03350205,0.00019151703,-0.027003378,-0.0008056234,-0.0036328177,0.054340865,0.022684868,0.015250212,-0.02839688,0.012868775,0.03678182,0.012040076,0.06493198,-0.065588094,-0.0011245097,0.017174011,0.006384376,0.05273822,-0.028111799,-0.012913638,0.043172807,0.02968363,-0.021032358,-0.049871534,-0.00883878,0.011871451,-0.027217623,-0.013616822,0.022409936,-0.009669689,0.05412568,0.0026245362,0.030467639,-0.011532317,0.01256347,-0.0378509,-0.031346023,0.061900176,-0.007327174,-0.041721538,-0.016369147,-0.02618955,0.0028444289,0.0023526475,0.015445842,-0.065531336,0.008455323,0.022193003,-0.0074138134,0.013176656,-0.013683102,0.039866462,-0.009680539,-0.014695258,0.013318209,0.018092055,-0.014376454,-0.013494882,0.0011152189,-0.011743344,-0.01034912,-0.0027706965,-0.016195174,-0.0027395994,0.040069997,0.047563896,-0.002067377,0.04591819,-0.0043241475,0.010718199,-0.019832322,-0.0238093,-0.030498242,-0.027342098,0.030239696,0.053175956,0.033540495,-0.017921388,0.060650446,-0.022064673,-0.14256884,-0.020470051,-0.023265524,0.06924681,0.050785933,0.0013009711,-0.041718967,-0.016640328,-0.015813073,0.04665054,0.014329444,-0.05450656,-0.05822987,-0.03829079,-0.017779611,-0.0141562605,-0.023578146,0.004041037,-0.043244537,-0.031235583,-0.040448565,-0.0256177,-0.018323988,0.03699638,-0.011173227,0.040040325,0.100159824,0.0051133074,-0.00757185,-0.014103213,-0.024174808,0.010608823,0.01879112,0.03843181,-0.0130789075,0.06881187,-0.020351103,0.019102477,0.0033840793,-0.015908955,0.019412285,0.019591663,0.022569537,0.043482155,-0.023395782,-0.008495933,0.01084256,-0.0183449,-0.041054387,-0.03411796,-0.0020995669,-0.014615559,0.03286437,0.024015421,-0.054204978,0.011744467,0.017077172,0.0029501733,-0.022463208,0.03357735,-0.027283378,-0.030019252,0.01725069,-0.06744366,-0.014111813,-0.026595257,0.035387978,-0.005322518,0.036114097,-0.07056895,-0.013168842,0.013087032,0.0026675032,-0.037516195,-0.053105477,0.020461002,0.008350598,-0.037559398,-0.031764116,-0.07773164,-0.029578986,0.03203658,0.008493624,0.029916737,-0.032951307,-0.005051923,-0.029273711,-0.0052850638,-0.011216845,0.24094325,0.034996845,-0.008777971,0.017104957,0.121610284,0.02236387,0.018526245,0.022819323,-0.039468095,-0.04581131,0.019548286,0.007225589,-0.0474699,-0.007091074,0.022433547,0.027731068,-0.013201168,-0.048425354,0.0631837,-0.023522852,0.014121555,-0.020135183,0.060596865,-0.0061866688,-0.01572848,-0.025747623,0.025774542,0.025291564,-0.04410245,0.011518724,0.004353322,0.017358342,0.045585196,0.0022265792,-0.046750616,-0.04124699,0.0040736627,-0.060510173,0.006454908,0.04569567,-0.010815718,-0.021501193,0.009791203,-0.047409248,-0.02275615,-0.0026015814,0.035073496,-0.009917602,0.023506513,-0.008767257,0.046804484,-0.0101127485,0.028038956,-0.026324641,0.012178585,-0.005906446,-0.040766653,-0.032822818,-0.0092037665,0.043074228,0.0134145245,0.006519686,-0.0011996982,0.002682502,0.004191239,0.04008049,0.045604117,0.0047367075,0.013557662,0.055572096,0.02297325,0.017361788,0.025086587,0.016658606,0.03473817,0.0007443494,0.010700594,0.06890843,-0.0030208472,-0.022052027,-0.018157588,-0.02329936,-0.019891055,0.0035495418,0.039128926,-0.017411627,-0.028903326,0.02284297,-0.015746111,-0.062434245,0.017611573,-0.028881518,-0.031654894,-0.0067875944,-0.017166922,-0.0129860435,-0.01704242,-0.011646879,-0.06844998,-0.014220453,0.017197752,-0.0023882843,-0.04137466,-0.05565228,0.037153736,-0.020090798,0.009593634,0.0031370765,-0.012074758,0.034150865,-0.0065845232,0.032288074,0.0031513623,-0.005307302,0.0053598415,0.03701186,0.06325331,-0.03304345,0.029880011,-0.01616472,0.003992944,0.003527461,-0.02642816,0.035869986,-0.02092239,-0.010755271,-0.0027823146,0.013189448,-0.031035103,0.055041272,0.019505076,-0.035368778,-0.07103848,0.014372903,0.04387424,0.022861138,0.057179283,0.017886123,-0.042954076,0.018547216,-0.04683506,0.013349842,-0.039711747,-0.012103572,-0.007910127,0.0062499414,0.03276836,0.033603612,0.010644047,0.03769339,0.04864811,-0.005156307,-0.005121469,-0.06187783,0.02438568,-0.028231982,-0.01959677,0.023453759,0.03825895,-0.0157324,-0.030722307,0.02393487,0.042570274,0.061658055,-0.01592801,-0.027206218,0.0047543403,0.059545543,0.019596236,-0.0023101817,0.013084131,-0.03461602,-0.05343761,0.057038106,0.061479323,-0.04189244,-0.023255838,0.0076896767,-0.0036009764,0.015937757,0.07715735,0.011119843,-0.010111201,-0.035022765,0.007875117,0.004517618,-0.041781478,-0.020878393,0.011747926,0.017116467,0.016402906,0.08804525,0.024763405,-0.018245356,0.027648618,0.01863863,0.029253626,-0.025787858,0.011032558,-0.042326245,0.02475002,0.016402194,-0.015774803,0.0045758006,-0.045216244,0.043451738,-0.010618432,0.053781077,-0.02318238,0.016944103,0.033874933,-0.028036622,-0.062534675,0.013844466,-0.062067203,-0.023859937,0.018425725,0.029708494,-0.008578299,-0.06684208,-0.003005202,-0.0051797633,0.00018829851,-0.05016757,-0.0033884868,0.028215943,0.026795812,0.009825576,-0.06294116,-0.030929506,-0.009659293,0.030155335,0.03960724,-0.058276605,-0.0044185407,-0.018843116,0.05048223,0.002225415,0.020660106,-0.021542475,0.010061444,-0.010703266,0.005912244,0.057951503,0.036634814,0.053504284,-0.013587256,-0.023804583,0.030762631,-0.0016493768,0.012421705,0.0066123703,-0.01717122,-0.006755402,0.021446168,-0.009251352,-0.01345745,0.02184864,-0.044838358,-0.04980216,-0.0030944252,0.067695975,0.0007959654,-0.018158596,-0.067616306,0.016006293,0.006484409,-0.03333078,-0.02297528,0.01518606,-0.026970834,0.024298973,-0.04558715,-0.008872354,0.018159823,-0.008416374,-0.05139352,0.04639811,0.022306789,-0.03910324,-0.057009224,-0.0074371956,0.0364821,0.0038719338,-0.013260755,0.031306993,-0.012081409,0.021569418,0.014249562,-0.012051859,0.013233737,-0.02949875,-0.07490336,0.0026906456,-0.015803648,-0.0023997119,0.0026371132,0.04774972,-0.021185648,-0.018026575,0.0020465977,0.01236624,0.019526375,-0.023697728,-0.025874786,0.018546019,0.024406454,-0.04869533,0.032260038,0.0007989917,-0.0009251316,0.016154142,-0.021234075,-0.0016458813,0.06299925,0.0009664597,0.034788605,0.028386813,-0.001485706,0.036623154,0.011737957,-0.002213595,-0.04363737,0.016160265,-0.027933422,-0.023171945,-0.031376306,-0.011740645,-0.02475267,-0.018933222,-0.057418216,-0.035695683,0.0048874835,-0.044351593,0.02402807,0.03633745,0.03789417,-0.0034964627,0.025348904,0.0067218593,0.024649024,-0.0048414413,0.0073192464,-0.038412955,0.0050555365,-0.009284334,0.031248894,0.012387153,-0.04124334,-0.027134687,0.024731351,-0.014614165,0.0005856051,-0.015822357,0.012983155,-0.002393952,0.056023665,-0.019447349,-0.00050491665,0.005196117,-0.036112595,0.014920891,-0.011649296,-0.023298718,0.016114578,-0.006563372,0.0073910477,-0.044573713,-0.028377417,-0.0021745753,-0.0063352147,-0.0019083304,0.03819779,0.03119389,0.0074601835,0.043001913,0.024589067,0.007948308,0.033943556,-0.06354307,0.013095213,-0.022795398,-0.021849558,-0.01123817,0.0028360328,-0.030019004,0.004191856,-0.0011719181,0.051145382,0.009307985,-0.006082269,0.009466621,-0.004687375,-0.042292163,-0.11701143,0.0075084143,-0.026123624,-0.010294818,-0.032798767,-0.001855401,-0.033370934,-0.030866012,0.0048245983,-0.041644588,-0.044223316,0.0014321303,0.0021053536,-0.027270451,-0.022669656,0.026230827,0.033931497,-0.033563267,-0.026427595,0.046240784,0.012235299,-0.015887538,0.051261034,0.013020274,0.006581273,0.019132856,-0.009532325,0.024209246,-0.053194225,-0.038376532,0.067909785,-0.02596706,0.014049784,-0.023443047,-0.0047356063,0.057676334,-0.0115242535,-0.020620132,0.011177322,0.028057413,-0.024743544,0.0144047635,0.007870773,0.022453602,-0.0051769502,0.040509295,0.008825865,0.005310114,-0.011675966,-0.011243637,-0.016257253,0.044089183,-0.060488082,-0.014587827,-0.015985753,-0.004506178,-0.028101457,-0.043685023,-0.018167527,0.050403513,-0.0017533881,-0.008432507,-0.046328567,-0.025853558,-0.005109991,0.03785411,-0.044005763,0.026561601,0.0065112337,0.05350137,-0.0071199816,-0.0119087435,0.010278757,-0.04052549,-0.05426324,-0.010897605,0.02381659,-0.005091736,-0.046981487,-0.020277746,-0.035889093,-0.0027665363,-0.053691275,0.031094179,0.05774096,-0.050071377,-0.016069666,-0.036375087,-0.0045934953,0.012133875,-0.011068471,-0.04143946,0.018761829,-0.020920137,-0.045911416,0.011914734,-0.017943855,0.0018699102,0.02915331,-0.010974697,0.032738272,-0.024316622,-0.01920767,0.002674748,-0.03111495,0.0021249019,-0.009325645,-0.0077554607,0.020288318,-0.018220188,0.012379866,0.0025739192,-0.023920964,0.03559305,-0.03255707,0.0012423993,-0.024898298,-0.00019673115,0.039600853,-0.00773743,-0.014090924,-0.010699943,-0.007676726,-0.050265156,0.037004426,0.04489206,0.00057071727,0.032334276,-0.028061988,-0.034205414,0.014576826,-0.044550456,-0.01565412,0.024848236,0.05388531,0.003938442,0.012657765,0.026307352,-0.017428482,0.0010298282,-0.053140473,-0.039923187,0.010957589,-0.008634632,-0.0019557832,-0.004550697,0.004947374,-0.036805175,-0.010915761,-0.017840333,-0.020805359,-0.017184403,0.0064424607,0.03077368,0.020649288,0.002178208,-0.019421298,0.055162117,-0.01754974,0.06954018,-0.0027402816,-0.027844874,-0.015457884,-0.036143307,-0.08342341,0.017080892,-0.001621472,-0.012849703,-0.036343187,0.002735274,0.0312419,-0.009761383,0.0028912749,-0.05630548,0.07321083,0.010208281,-0.008216626,-0.019221509,0.032039724,-0.010058762,0.038841553,-0.014916491,0.024622822,0.028161684,0.0359883,-0.009220083,-0.020428259,-0.001769253,0.022246687,-0.018724488,-0.021841234,0.02461427,-0.05781438,0.030376736,0.03693302,-0.022275647,0.00007213032,-0.01691677,0.0049832896,0.029153109,-0.036488004,-0.029150324,-0.014077508,-0.014452161,-0.018952057,0.013039363,-0.023960926,-0.0068220417,0.007679433,0.018270189,0.01008282,-0.0074054655,0.013392607,0.0069971136,-0.050073676,-0.028513018,0.006423739,0.023952568,-0.02015442,0.036994435,0.055306606,0.033285324,0.004585326,0.026245462,-0.044113643,-0.033815887,0.032051146,-0.0060924105,0.037811175,0.016610356,-0.03475274,-0.022429295,0.01986471,0.0085097905,0.030731078,-0.013315742,-0.06477764,-0.054286227,-0.035686433,-0.026650023,0.02790648,0.008895318,0.024145633,-0.02416087],"last_embed":{"hash":"95x7mz","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"95x7mz","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Directory Structure#Main Domains#{4}","lines":[22,22],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"95x7mz","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Directory Structure#Main Domains#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04384485,0.019456519,-0.031309698,-0.022034029,-0.022222288,-0.045181353,0.008349802,0.016796727,-0.009936839,0.010749521,0.0379239,-0.022711283,-0.044895597,0.009959674,0.02084733,0.015218759,0.047526933,0.022183469,-0.017606545,-0.008462451,-0.02292733,0.0070850393,0.035755627,0.007865257,-0.03325381,0.004492118,-0.0035888543,-0.0066578984,-0.00085509405,0.056436718,0.031469163,-0.011782389,0.04589404,-0.004462412,0.014606727,-0.020219455,0.0107004875,-0.038800813,-0.037086323,0.014540304,-0.00874939,0.04193416,0.00972968,-0.041901924,-0.0018870179,-0.0028993508,0.019066168,-0.015886225,-0.007343374,-0.0066439877,-0.0062636435,-0.011342022,0.0013716191,-0.038702603,0.028914379,0.040137988,-0.018537624,-0.011303009,-0.053155847,0.003100186,-0.05353712,-0.01916624,0.009297765,0.021404924,0.010828162,0.037393685,-0.01230658,0.0013571242,-0.03190766,-0.021102881,-0.055905428,0.02359873,-0.024752615,-0.031146122,-0.037684873,0.008604409,0.044043574,-0.04537167,-0.011680195,0.028421832,0.008429577,0.008106277,0.016444128,-0.003176004,-0.007655302,0.02235332,-0.0039447886,0.055156764,0.025692584,0.009538028,-0.0012610944,-0.04431976,0.021986138,-0.022808108,-0.041186363,-0.0059038457,0.0061328793,0.0048446585,0.021735935,0.014238431,0.006671995,0.013269714,0.014508835,0.015213421,0.038743146,0.01978923,-0.021490678,0.0014383002,0.018473104,-0.017847553,0.008424516,0.06296198,-0.0006452025,0.008860835,-0.024540262,0.021144083,0.022909196,-0.06413718,0.0066748965,-0.017575802,-0.0020487064,0.023612697,0.04473618,-0.047876183,0.004494826,0.0072296243,0.0432521,-0.019593148,-0.005008558,-0.007707053,0.0013765304,0.08943913,0.024318924,0.01893864,-0.028392885,-0.05019655,0.005660228,0.031880356,-0.0055979746,-0.030946242,0.022151437,0.04046361,-0.01966328,-0.02954766,0.012447235,-0.01718389,0.02821652,0.014520335,0.0012548113,-0.09088116,0.043407097,0.03749684,0.030953176,0.036910426,0.008965469,-0.009254206,-0.004873464,0.011055818,0.028183887,0.009104993,-0.026688116,0.0006743959,-0.029938687,0.008935855,0.061113387,-0.04112857,0.025601512,0.01982482,-0.018618058,-0.032761365,0.030209094,-0.033367258,-0.05772117,-0.02765548,0.03206639,0.020534296,0.028233362,-0.0004693925,0.0289926,-0.025068024,0.024037777,0.0062505365,-0.04106021,-0.0059982,-0.027188763,0.011642962,-0.037015174,0.0102312695,-0.015289524,-0.0028676165,-0.027662618,0.019431971,0.010350771,0.026356075,0.020886758,-0.017130446,-0.03609618,0.0015455282,-0.007730777,-0.04523518,0.006597003,0.023168247,0.0018427903,-0.0019889674,0.01168963,0.0023480915,-0.031293474,-0.08901057,0.066174686,-0.023680687,0.03068519,-0.0017482905,-0.046613354,-0.002463703,-0.041137986,-0.055785395,0.021154603,-0.0067457664,-0.030270087,-0.022736916,-0.028132558,0.012676332,0.022379382,-0.0116084665,0.022141237,0.02651716,0.0044500437,0.022935605,0.013937341,0.047599684,-0.06461857,0.014095697,0.044689327,-0.028441148,0.042392347,-0.002452538,-0.040895093,0.020116461,0.018666677,0.0007896972,-0.005798261,-0.02212031,0.032279223,-0.020491388,-0.03337802,-0.0010462013,-0.0065419474,0.005881691,-0.00474685,0.0056460663,-0.030039787,0.013503374,0.0076577044,0.012103441,0.02441369,0.006056995,-0.024306098,-0.006473774,0.010852096,0.009996352,0.017550042,-0.0013866229,-0.032757215,-0.002708455,0.034664042,0.036589943,0.029614247,-0.034392904,0.03724755,-0.028098127,-0.029786926,0.0035044644,0.041922398,0.002465615,0.024738993,-0.015105192,-0.010025363,0.014114029,0.02921398,-0.0012242526,-0.03830939,0.052405667,0.03248144,0.047358394,0.024522465,0.02160883,0.008516865,0.010991547,0.001371528,-0.023941312,-0.045346394,0.007088087,0.054667022,0.03283927,-0.04671824,0.027493685,-0.020774791,-0.14259215,-0.02734837,-0.007859421,0.061478194,0.02795103,0.0070067765,-0.0499764,0.0014674631,-0.031031862,0.046546258,0.015444308,-0.060778733,-0.025569068,-0.042840086,0.0053888736,-0.011410901,-0.0025399271,0.008678958,-0.035633285,0.008245675,-0.027674692,-0.0046174815,-0.03672538,0.0316751,-0.049865007,0.009136089,0.073574565,0.00005430263,-0.01750077,-0.015314575,-0.03229325,-0.018534945,0.0063634044,0.03247207,0.011250347,0.043267697,-0.027207699,0.024390241,0.0227663,0.018507505,0.03967828,0.02244663,0.029081576,0.007369829,-0.008245627,-0.0054164194,0.041919976,-0.031751197,-0.05772924,0.007156719,-0.027810605,-0.0115186395,0.0024756265,0.00022202602,-0.05366035,0.009765733,0.022843977,0.022245131,-0.052077055,0.016114762,-0.051626373,-0.031972792,0.012411743,-0.052439593,-0.0030581015,-0.023417484,0.033566795,-0.0130347265,0.028010786,-0.061774,0.017165007,-0.0034327977,0.041381955,-0.030330978,-0.04502203,0.02338746,-0.02688715,-0.0027229341,-0.006254129,-0.096907906,-0.021009857,0.02609607,-0.0012642535,-0.020224651,-0.019315492,0.014154881,-0.011881299,-0.0061707827,-0.0023344916,0.25783592,0.019651212,-0.011588495,0.0054491158,0.0872556,0.009832016,0.063546814,0.0143604325,-0.00867835,-0.036611088,0.0077535515,0.030332187,-0.025699526,0.010221525,0.010193423,0.04271713,0.00645793,-0.019494971,0.052285932,-0.04004508,-0.011198887,-0.03102515,0.045922615,-0.007643695,-0.047248628,0.016853245,0.002678525,0.037042294,-0.024151217,0.015410251,0.013850133,0.013685712,0.057298604,0.013494207,-0.06280927,-0.028168445,0.015011809,-0.06048592,-0.0134849865,0.030457823,-0.035683475,-0.0068019684,0.04621398,-0.01650825,0.0012333846,-0.01965493,-0.011251944,-0.033568293,0.01056296,0.023443246,0.032470644,-0.006957112,0.0201046,0.014065447,-0.024099076,-0.031891655,-0.035834543,-0.017909378,-0.029369386,0.059027165,0.0018752974,0.014391062,-0.0029781775,0.027838219,0.013728615,0.039884795,0.014957699,0.011711216,0.014601308,0.048495185,0.020391699,0.03234721,-0.0044089784,-0.015340133,0.02876797,-0.010145097,-0.009180656,0.047289085,-0.028535701,-0.011946199,-0.035057165,-0.0027294161,0.00858329,-0.003015767,0.023736097,-0.012602194,-0.006652957,0.061709817,-0.039358895,-0.04364947,-0.029528497,-0.011342189,-0.05535689,0.027803585,-0.014521983,-0.0039674686,-0.0040362426,0.010251382,-0.0492675,-0.0070494455,-0.012207858,-0.027841879,-0.024540115,-0.057883084,0.058633085,-0.0036213356,-0.0022827534,0.04138514,-0.019581487,0.013082983,-0.00960493,0.0061349445,0.008260968,0.005726952,0.01628985,0.045384202,0.059734248,-0.0032257552,0.06755042,0.01279043,-0.04814761,-0.014523538,-0.007605603,0.037935723,-0.010483971,-0.016556418,-0.00016642072,0.0131051,-0.029330522,0.046038587,0.012256085,-0.023929583,-0.07593251,0.019024264,0.062788606,0.0025337401,0.037001994,0.018559925,-0.037385944,0.022769397,-0.010623222,-0.015873577,-0.037667967,-0.016317332,0.0004895589,-0.02622379,-0.032815002,0.00094399636,0.008280714,0.04119029,0.026402844,0.012617637,0.009130882,-0.04462191,0.029952511,-0.02130395,-0.011663031,0.025031867,0.040402718,-0.041824915,-0.035507206,0.019075707,0.025028685,0.031248901,0.022552527,-0.01594963,-0.017063497,0.03359778,-0.028168943,-0.027192747,0.018090213,-0.046622455,-0.046362452,0.057696883,0.0026661651,-0.034169953,-0.007990871,-0.009351356,-0.025153486,-0.016813153,0.033228602,-0.006217148,-0.012772341,-0.011280661,-0.0042241295,0.002132527,-0.052174944,-0.018063722,0.049073316,-0.00186814,-0.021469872,0.09390967,0.029187255,-0.0013129865,0.024735829,0.005320408,0.084935844,0.023725161,0.02933807,-0.04216319,0.016131997,-0.031683326,-0.05094862,0.005061684,-0.014484677,0.026153652,-0.0012997115,0.07721336,-0.023607295,0.0026587055,0.007641557,-0.0014885808,-0.035776496,-0.0010653622,-0.034451608,-0.03284444,0.055060446,0.040099878,0.02397574,-0.069911614,-0.006844675,-0.015803436,-0.011090109,-0.025801064,-0.011458794,0.008229148,0.034208003,-0.019391183,-0.048176892,-0.043830056,-0.006870923,0.03917041,0.048999906,-0.059523985,-0.0028722605,-0.0245195,0.03659315,0.003951845,0.050476283,0.014750102,0.033090003,0.004120815,0.010604954,0.0438339,0.011617559,0.088104025,-0.055912737,-0.017936885,0.038537543,-0.0042929435,0.018637262,0.014937087,-0.008394211,-0.03828729,0.007690455,0.014936705,-0.009098857,0.014814111,-0.045059532,-0.050647244,-0.037074964,0.03650732,-0.0033843445,-0.00781314,-0.056576766,0.0057302555,-0.006306492,-0.03691152,-0.00045079016,-0.0062311487,-0.028277656,0.010705958,-0.067777544,0.0010638532,0.007951723,0.004183716,-0.087567724,0.07553638,0.043797355,-0.009470473,-0.0750666,-0.001983992,0.019899765,0.038168903,-0.013251997,0.006496953,0.008594854,0.0017964088,0.02545178,-0.016776653,0.042443458,-0.016526412,-0.033545952,0.024799166,-0.027791724,0.025604624,0.012661269,0.051889054,-0.00900234,-0.0066850376,-0.00087487575,0.00015509618,-0.0069465046,-0.0045068306,-0.008881583,0.042222,0.009738966,-0.046888378,0.0046845903,-0.001459468,-0.0032899443,-0.01594474,-0.03173566,0.008226294,0.03809123,-0.0067565055,0.034697976,-0.009079142,0.0022348803,0.018715123,-0.026611192,-0.019853553,-0.01786811,-0.025234206,-0.018514093,-0.0007823583,-0.042078663,-0.028142394,-0.030192215,-0.010584258,-0.058499984,-0.0130978525,0.021173708,-0.039923843,0.02707493,0.041553598,0.04313875,-0.022385433,0.000088163244,0.026093327,0.06418044,-0.045707095,0.02281395,-0.024576865,0.008698691,0.012195262,0.003627856,0.033456024,-0.012985549,0.012337605,0.009620183,-0.030299354,-0.008797012,0.002548482,0.0010311537,-0.0245819,0.042479124,-0.00048684012,-0.017409422,-0.015805876,-0.03193737,0.033904403,-0.008458338,-0.008038282,0.045409527,-0.018548267,-0.0071458635,-0.013340629,-0.00011213713,0.020739552,-0.027786793,-0.005053287,0.010367794,0.05270569,0.014471214,0.030485436,0.019086223,-0.02789439,0.064739555,-0.07160852,0.004935617,-0.014720999,-0.013105445,-0.008162689,0.028296547,-0.011939726,-0.016870359,0.0069870036,-0.00064132706,-0.008314886,0.005226746,0.022448549,-0.0092174895,-0.03719692,-0.13431281,0.0014828991,-0.011993148,0.0043478333,-0.05249015,0.017022086,-0.03210039,0.00024890772,0.01437571,-0.03034659,-0.06843669,0.012925895,0.03618593,-0.02797339,-0.027810652,0.03887201,0.03148785,-0.025654519,0.00077235064,0.057356983,-0.0027229409,-0.010075749,0.018383171,-0.011000018,0.008237548,0.015890483,-0.0029417549,0.019748567,-0.026833713,-0.053813238,0.007929985,-0.007335859,0.039521396,-0.003063899,-0.05807557,0.07997332,0.02395954,-0.0090102665,0.018489935,0.015050734,-0.044224415,0.007813619,0.026960893,0.035560004,-0.013794535,0.05219993,-0.0015063626,0.03564245,-0.01148455,-0.0011771627,0.0120165665,0.062422436,-0.044493712,-0.034845885,0.0000717802,-0.0026729116,-0.06830427,-0.01967883,0.0100587215,0.031786803,-0.023710446,0.023929695,-0.032622263,-0.044266682,0.020761402,0.016819993,-0.021923197,0.004542175,-0.020605357,0.07577186,-0.0145131275,0.00023867068,0.006564114,-0.047828745,-0.026576832,-0.008747811,0.026592953,-0.00312823,-0.07034852,-0.026694747,-0.022314096,-0.031628396,-0.061293546,-0.020204583,0.039649177,-0.03280456,0.007696217,-0.014524813,-0.012674263,-0.012243433,-0.025077237,-0.021785432,0.028822113,-0.031327713,-0.029626444,-0.0101145385,-0.010626079,0.005933016,-0.015147939,-0.04283098,-0.017786052,-0.031190217,0.019337898,0.012205728,-0.03890596,0.0032040358,0.049838215,-0.022751106,-0.040111393,-0.04007304,-0.0043863826,0.02079926,-0.021590175,0.026307708,-0.04400523,0.015444905,-0.0036863894,0.012556957,0.03055158,0.025313323,-0.0014178894,-0.057421915,0.0073236567,-0.04540743,0.06525544,0.010151594,0.031942837,0.054599278,-0.011546445,-0.061158933,0.0037744318,-0.0020986302,0.005618442,0.018496852,0.06929121,-0.046196483,-0.017371828,0.021179907,-0.033216964,-0.035394672,-0.01787091,-0.035204835,-0.013153332,-0.026879866,-0.023366591,-0.02309885,0.021498857,0.0086566815,-0.030418025,-0.025280304,-0.00968587,-0.010158314,0.026750967,-0.001999288,0.007393433,0.019029902,-0.029112224,0.05494859,0.004522986,0.035804193,0.027200265,0.020308735,-0.0126085365,-0.01744193,-0.05007783,0.046021428,-0.030058358,-0.00823905,-0.02664751,0.00054494455,0.004662592,-0.006927937,-0.01056956,-0.0056737703,0.0572101,0.011766487,-0.00078555953,-0.019334337,0.0076937606,-0.017420052,0.024260791,-0.018315583,0.01740422,0.036061864,0.04771475,-0.015895488,-0.03526913,0.07774035,0.006612929,-0.026634607,-0.016517121,-0.02040601,-0.05037671,0.009470413,0.006358495,-0.0071218214,0.009597388,0.01874439,0.0042579565,0.028578363,-0.035695996,-0.023142563,0.010937533,-0.025959779,-0.027336856,0.00138134,-0.006578801,0.00871702,0.03145201,0.013673588,-0.008233047,0.0056549995,0.0020627175,-0.0075929933,-0.051730808,-0.019263048,0.020456638,-0.01573435,-0.024816137,0.015238796,0.0076837894,0.017997555,-0.0003269741,-0.011170263,-0.040486865,0.0013942791,0.02468955,-0.01701655,0.0461776,0.018824257,-0.041695613,-0.015641546,0.04761081,0.021273915,0.0062351576,-0.008319823,-0.053868614,-0.012897004,-0.001610642,-0.007836317,0.061185252,-0.008608392,-0.012328287,-0.039257273],"last_embed":{"hash":"1vklrlx","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1vklrlx","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Directory Structure#Main Domains#{5}","lines":[23,24],"size":66,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vklrlx","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Directory Structure#PARA Organization": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020246465,-0.011596466,-0.022814045,-0.016953742,-0.04947351,-0.029796245,0.008552859,0.025398586,0.017140651,0.026640505,0.03516132,-0.020492017,-0.030262925,0.023049004,0.018052028,0.030077886,0.03808333,0.03212859,0.01636482,-0.013852752,0.017547006,0.024463002,0.04205878,-0.0005529452,-0.008440141,-0.007905172,-0.027447468,-0.018520039,-0.022367092,0.038438804,-0.011899575,0.014945203,0.02248783,0.0025852395,0.038531825,-0.022808237,-0.0039821356,-0.05318451,-0.05151956,0.044326138,0.016068082,0.009864319,0.003728592,-0.03373414,0.029642362,0.00055283844,-0.0028282923,-0.040393595,-0.016653297,-0.03764118,-0.024612464,-0.007497956,0.013198689,-0.033851236,-0.013519709,0.0050553326,-0.07495555,-0.025643414,-0.06966827,0.01769998,-0.032153584,-0.008097983,0.031732894,0.0062639904,0.019990748,0.011953386,-0.008078604,-0.012474394,-0.0017558153,-0.011887235,-0.0001072897,0.006432205,0.021687385,-0.037524253,-0.03796734,-0.009468582,-0.0168184,-0.060601406,-0.012467012,0.016311212,-0.0341617,-0.008143031,0.0235131,-0.009492215,-0.020335153,0.008970057,-0.02971851,0.04369689,0.050649848,0.016983313,0.016272731,-0.056402232,-0.019818021,-0.04483976,-0.023201367,-0.043980677,0.008366917,0.014957322,0.006361574,0.020709831,0.02015467,0.031667728,0.008510461,-0.006742881,0.026670286,-0.062294804,-0.03444483,-0.0151124885,0.031982988,-0.010022152,0.012914981,0.043673925,0.014463205,0.05908889,0.01673957,-0.009768449,-0.0016904325,-0.037203897,0.012937108,-0.013513072,0.028464979,0.039782263,0.04046847,0.005997044,-0.0056790053,0.009602261,0.042274028,-0.0021102105,0.012335266,0.028967973,-0.010771642,0.06253397,-0.0032089923,0.021941252,-0.03106617,-0.04049672,0.028158972,0.035274357,-0.021523794,-0.04553367,0.06404479,0.0011764265,-0.035180233,-0.035076912,-0.009120662,-0.040934812,0.010061868,0.018756064,0.0043700812,-0.0020061904,0.021525554,0.017825736,0.0015455013,0.02616766,0.0590038,0.0073764017,-0.017146908,0.039953027,0.0542927,0.011132977,0.0128528,0.04671119,-0.0073159607,0.013858383,0.052945465,-0.019286836,0.032413077,0.025485322,-0.021642696,-0.04414023,0.007489688,-0.023858821,-0.014365338,0.005938331,0.04412861,0.015932918,0.07626346,0.008365652,-0.02954811,-0.020651698,0.016956368,-0.0321259,-0.062625095,-0.03094223,-0.039605383,0.03955667,-0.022437911,-0.035807375,0.010137874,0.0032053487,-0.02739984,-0.005107861,-0.008513824,0.028653914,0.009954255,-0.024493339,-0.0019577919,0.020333,-0.021339977,-0.025481025,-0.00038913582,0.05565779,-0.019979747,-0.0026394988,-0.05349141,-0.024749937,-0.028331019,-0.040102787,0.022692686,-0.010816679,0.033690296,-0.005692599,-0.037699264,-0.005385063,-0.044904057,-0.00022338415,-0.022180395,0.007888461,-0.024413947,-0.041100003,0.019521564,0.002331157,0.027814552,-0.002898022,-0.018809885,-0.030520346,0.0035142554,0.025627423,0.013034241,0.011635075,-0.041481808,-0.014673425,0.020597618,-0.021490308,0.059028454,-0.026999794,0.05374559,0.051021516,0.05814037,-0.023367984,-0.09157359,-0.08322706,0.027469685,0.026220914,-0.02475808,-0.012699006,-0.01755241,0.032211784,-0.010391944,0.0048365057,0.03136096,0.002188789,-0.0019434724,-0.01715853,-0.01420683,-0.011938508,-0.009234827,-0.01257685,-0.01742686,0.009954202,-0.0035455595,-0.0023553232,-0.0201199,0.017756188,0.01896401,-0.017407767,-0.005840686,0.0035059263,0.016569572,0.033993103,0.007227989,-0.026827686,0.007631159,-0.027494917,-0.021945342,0.015642848,-0.011535521,0.007138756,0.086793765,-0.0087925,0.027265668,0.018581307,0.054830734,-0.0046200883,0.010437517,-0.023440363,-0.018737389,-0.01381975,-0.0160268,0.007651011,0.026713813,0.054962996,0.06484756,-0.017820023,-0.01252772,0.04032346,-0.024611613,-0.16279125,-0.0067428933,-0.018378917,0.012947559,0.040169016,-0.008923584,-0.0332127,-0.009390858,-0.017293427,0.060628105,0.007992817,-0.058659397,-0.05122594,-0.017703636,0.016994083,-0.022564735,-0.016583728,-0.0062726946,-0.026229635,-0.028438784,-0.04031069,-0.04621064,0.01156023,-0.011418458,-0.03032148,0.030882455,0.06388985,-0.05687903,0.00024440422,-0.0005527253,-0.008030923,0.01803693,0.020887345,0.013524523,-0.002625316,0.035181366,-0.02469659,0.014010525,0.009351159,0.00035958653,0.04552864,0.036271323,0.024624571,0.020818293,-0.023611674,-0.016496189,0.02243071,0.028754443,-0.04852028,-0.017766256,-0.013853532,0.010283746,-0.002589233,0.01742672,-0.050845537,-0.03151469,-0.005724011,0.021492828,-0.010172331,0.021885144,-0.008427242,-0.024742415,0.014289923,-0.056445334,-0.0030057472,-0.031116385,0.027908565,0.015345377,0.035560273,-0.061590243,-0.0070415777,-0.01465173,-0.010122852,-0.007230538,-0.052686803,0.0026692217,0.026714858,-0.0153773,-0.022648726,-0.080038,0.01574236,-0.012739787,0.01429553,0.044623397,-0.05472324,-0.04397712,0.0029447644,-0.0029097402,0.041392744,0.2275176,-0.013195143,-0.01507108,-0.003464449,0.10164929,0.025602544,-0.011235041,0.05762147,-0.0066931373,-0.039390076,0.021616008,-0.0047820657,0.00042085312,0.016703473,0.021720305,-0.006635392,-0.021310696,-0.01166588,0.05351674,0.008911521,0.041382305,-0.03077567,0.02530528,-0.0019019736,-0.05326469,-0.028855307,-0.0012390373,0.0043596,-0.035804003,0.03993574,-0.022900816,-0.038282417,0.03517329,0.0020434924,-0.0347178,-0.02352315,0.017716464,-0.031976186,-0.041583806,0.006589128,0.0008877676,-0.0194068,-0.010841793,-0.010668599,-0.018501185,-0.015453163,0.04298637,-0.022657955,-0.024040746,0.00037738314,0.03265602,-0.00016686205,0.00744884,-0.0047511654,0.001518631,-0.02770731,-0.048017517,0.008144945,-0.02359169,0.009496364,0.03408997,-0.009588738,-0.0077320766,-0.021948887,-0.022098752,0.014373835,0.027418785,-0.02346214,-0.0011785254,0.048259474,0.06537087,0.018631104,0.02205473,0.019672444,0.06065059,-0.0069012875,-0.0063624997,0.059586447,0.0007641274,0.011827486,-0.00076823984,-0.010523305,-0.016801178,-0.027737359,0.03652159,0.0068461564,-0.02935421,0.049106102,-0.02800741,-0.0009066082,-0.008916612,-0.011355784,-0.002699398,0.024634814,-0.013517838,-0.01820303,0.037184406,-0.0026738665,-0.07781993,-0.06065025,-0.019516496,-0.03009813,-0.018174259,-0.0029486718,0.058264613,-0.018590756,0.001027057,0.026492601,-0.028731778,0.06438433,-0.027394803,0.0037822912,-0.008430784,0.011326236,0.011472598,0.04273144,0.051240303,0.002078869,0.064048216,-0.02546895,-0.043898154,0.008071103,-0.011541601,0.00063822616,-0.009211385,-0.03073989,-0.0048288484,-0.0044754264,-0.012131971,0.05365609,0.038928185,-0.031267416,-0.045040388,-0.013465713,0.025624106,-0.006529569,0.0028783805,0.00013664637,-0.033955593,0.025296472,-0.054555193,0.020157274,-0.033637125,0.012873496,0.004333035,0.022918314,-0.000777555,0.017884998,-0.0042343005,-0.004481267,0.01979486,0.03378436,-0.025787732,-0.059738714,0.0527988,-0.06555389,-0.003805486,0.03761231,0.017076863,-0.022965554,-0.017334806,0.019436844,0.0028637496,0.09472482,-0.018046394,-0.01997323,0.008089008,0.042720303,-0.033387147,0.006550094,-0.0064221364,-0.030567199,-0.01637496,0.05245113,0.038082834,-0.008965907,-0.028307853,0.009674441,-0.04286813,-0.053377926,0.029724607,0.008145212,-0.005051446,-0.02758727,0.0052786325,-0.0033833473,0.0014843895,-0.011526908,0.015841253,-0.007027908,0.022715716,0.11041734,-0.016419347,-0.035280652,0.046150807,0.035378613,0.018970584,0.01640645,0.03381202,-0.02500205,-0.014051342,-0.017451525,0.008585825,-0.0045468626,-0.013415362,0.032210544,0.0070636924,0.065957494,-0.016976116,0.014300836,0.026058743,0.023699837,-0.031925116,0.017791016,-0.024725968,-0.019076234,-0.01562829,0.04274647,0.026214242,-0.04295624,-0.0362771,-0.0064155045,-0.014207352,-0.01958603,0.014041241,0.032552097,0.04712133,0.016029002,-0.04584576,-0.054166503,-0.0039239433,0.008026705,0.06082256,-0.019000046,0.018388938,0.015986,0.014323677,0.010098519,-0.057106182,-0.022193098,0.00080990687,-0.029201137,0.023467515,0.003161766,0.03996186,0.054037787,-0.034973137,-0.03782753,0.04183867,0.033195693,0.00035636502,-0.051881712,0.0090012485,-0.04276011,0.022453617,-0.03797854,-0.025760375,-0.0007766992,-0.023847267,-0.021640878,0.013635505,0.05335579,-0.0022689498,-0.018778779,-0.054738965,-0.031910118,0.031673416,-0.010717488,-0.03414395,-0.038806673,0.010840987,0.025446072,-0.047089808,-0.026512317,0.014263327,-0.015803551,-0.053339697,0.044676706,0.030084014,-0.024333393,-0.05979608,0.048416886,0.022854643,0.017687747,-0.014440951,-0.012441009,0.028933449,0.013497723,0.003838401,0.0006807979,0.039172597,-0.0041506984,-0.033022214,0.011808506,-0.0060570845,-0.019043677,-0.006062983,0.033119712,-0.050350223,-0.0007558051,-0.0162175,0.013318171,0.026984334,-0.011349855,-0.009543508,0.023436125,-0.007138544,-0.053175196,0.027553417,-0.026547866,-0.0120708775,-0.060651526,-0.021495081,0.0037438918,0.08202383,-0.040967688,0.05133756,0.0016428974,-0.0105608,0.029935563,-0.015824538,-0.003612876,-0.012600342,0.032746535,-0.04693674,0.003301128,-0.025168685,-0.025531977,-0.030469043,-0.0071135494,-0.038979374,-0.023575654,-0.010665406,0.004628924,-0.0018182911,0.050973915,0.038336936,-0.033588156,0.013281373,0.008057881,0.024653504,-0.04549979,0.01218283,-0.015769223,0.008194129,-0.05161964,0.019417997,0.013557197,-0.07793164,-0.014180763,0.024259847,-0.02297352,-0.0075490703,-0.025309721,0.0234613,0.027713224,0.043798476,0.00046538006,0.025050301,-0.011914258,-0.03267569,0.026856944,0.04207254,-0.023616219,0.0097449655,-0.0021528022,0.001509586,-0.057303973,-0.005498043,-0.021776201,-0.026088148,-0.011121488,0.021668395,0.012060877,0.020138817,0.03600031,0.0244002,-0.0005422721,0.048713125,-0.01616912,0.011514087,-0.011082877,-0.030831076,-0.020608384,0.006712902,-0.034674563,-0.005153109,0.021518208,0.047187205,0.04548628,-0.021511633,0.021732057,-0.020370688,-0.031256974,-0.14286973,0.029328236,-0.0025303517,0.02253218,-0.060059607,0.022353962,0.0057735895,0.0064845136,-0.019731956,-0.028403208,-0.04903739,-0.013151879,0.010733763,-0.022135008,0.031985797,0.0321466,-0.01927829,-0.023703972,0.015736915,0.06490981,-0.0047800085,-0.0031126335,0.015649503,0.023486115,0.024084825,0.023403088,-0.03407067,0.0066760005,-0.030918611,-0.092889614,0.009961943,-0.056017354,0.01694796,-0.0027450342,0.030532924,0.048265442,-0.0053857677,-0.026197532,0.0061422307,0.012896591,-0.03314056,0.014196461,0.012981982,-0.004628935,-0.012595647,0.07434715,-0.009650828,-0.013464599,-0.004791469,0.008761308,0.009413054,0.045911998,-0.03464851,0.03805776,-0.018309385,-0.0002649436,-0.013661207,-0.0041005234,-0.033296756,0.046361383,-0.049625073,0.06510383,-0.041044,-0.043298073,0.023522733,0.043844484,-0.025653021,0.016481547,-0.01938729,0.038448848,0.013890857,0.014835454,0.009508491,-0.033905458,-0.03677276,0.005845544,0.02375972,0.025766494,-0.015973669,-0.02694522,-0.02461918,-0.04705237,-0.07001671,0.04032425,0.057419885,-0.03600022,-0.000091142996,-0.017700613,-0.042747073,0.014283905,-0.02424759,-0.03663738,0.027999833,-0.01020553,-0.014687103,0.055438656,-0.0247504,0.031775445,0.0030912769,0.009831732,0.019218653,0.0038851837,-0.0060616764,0.00012220703,-0.04473982,0.05312982,-0.004509688,-0.009275308,0.010383142,-0.022721332,-0.007169103,0.024829961,-0.021074848,0.012177933,-0.04288552,0.0008557553,0.045096997,0.012906796,0.0597981,0.025877707,-0.0024512971,-0.017621528,-0.0065356293,-0.046895295,0.023984598,0.04306103,0.0013490781,0.03941298,-0.05572242,-0.025443656,0.030390322,-0.0568875,-0.002594694,-0.019287325,0.024372796,-0.039173752,0.0139070535,0.02431639,-0.02797256,-0.010797851,-0.08161141,-0.04454342,-0.009912948,-0.0028193134,-0.015601504,-0.027122043,0.013087474,0.027737226,-0.03698735,-0.036792547,0.013986937,-0.0021773353,0.017119177,0.05976624,0.024921218,0.020082375,-0.02036299,0.057849977,0.028184326,0.04419726,-0.007244949,-0.06776907,-0.0003315742,-0.027488552,-0.025650589,0.02454749,-0.007649849,-0.008300006,-0.021135693,-0.0069195465,-0.0122306105,0.03158538,-0.01862011,-0.01732984,-0.017475804,-0.013836724,-0.0010851482,0.018191561,0.043980893,-0.0012537837,0.035226166,-0.02342917,-0.005131315,0.0068160985,-0.0021829791,-0.00940368,-0.030772068,0.020324035,-0.0024838299,-0.02091837,-0.014317572,-0.0043736915,-0.0011839299,0.014515103,0.07194733,0.013585022,0.0147121465,0.023229657,0.00451455,0.0093193045,-0.018156383,0.00681764,-0.015355332,0.021594357,-0.043631673,-0.010081962,-0.024757031,-0.009395951,0.0031421767,-0.019119138,-0.00816373,0.0053394553,-0.0372082,0.011078147,-0.019552322,0.0053814338,0.042674087,-0.0036251624,0.005935246,0.0090927575,0.011272364,0.033496007,-0.0049355607,0.030745616,-0.05155039,-0.023927577,0.033171166,0.022687737,0.009507517,0.01730503,-0.049297683,-0.017488075,-0.005372595,0.029191276,0.050994463,0.017696504,-0.05370366,-0.014652646,-0.039682508,-0.01724321,0.036543846,0.002386459,0.02304094,0.018835524],"last_embed":{"hash":"6b67me","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"6b67me","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Directory Structure#PARA Organization","lines":[25,33],"size":358,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6b67me","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Directory Structure#PARA Organization#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022015622,-0.01175206,-0.029789228,-0.017371811,-0.044168238,-0.010000912,-0.0008583321,0.013307563,0.026742049,0.017759869,0.020825246,-0.029975012,-0.00654328,0.020477302,0.003525299,0.038940057,0.015750213,0.027777055,0.009465498,-0.028393026,0.027640142,0.028567176,0.03706639,0.005462735,-0.013798655,-0.014781839,-0.028753346,-0.015949981,-0.0179064,0.029857302,-0.01409939,-0.008433558,0.019325979,0.00037909372,0.07087475,-0.04077841,-0.012169389,-0.040133063,-0.051820528,0.029301593,0.025671935,0.0056434246,0.0037495852,-0.03621098,0.01876339,0.02035381,0.0012591677,-0.04187789,-0.032203592,-0.027410334,-0.009798816,0.007707395,0.010016734,-0.025048258,-0.041236047,0.004493912,-0.070869096,-0.031201199,-0.056624573,0.013792412,-0.026930671,-0.0008981069,0.032376893,0.006963377,0.020990023,0.013914951,0.006009623,-0.012297659,-0.013869324,-0.017144121,0.004386858,0.010317707,0.017316418,-0.04802513,-0.01916603,-0.01788552,-0.012904387,-0.04230029,-0.017346976,0.030744692,-0.052387305,-0.021556443,0.043182682,0.0029604957,-0.031150362,0.025633536,-0.018708004,0.02316988,0.04951336,0.0076028514,0.018193865,-0.04903584,-0.0022612577,-0.037683297,-0.026607148,-0.05242365,0.023585167,0.012991691,0.020640455,0.03159165,0.03789175,0.029231776,0.005265109,0.02050482,0.02653871,-0.048364352,-0.03762993,-0.00011655303,0.039528992,-0.014485935,0.023613008,0.04486849,0.015997821,0.0465681,0.011451762,-0.0130840335,-0.012373223,-0.033456985,0.023506895,-0.025759498,0.034393407,0.036557652,0.050042424,0.007991563,-0.0047443667,0.005347671,0.0504262,-0.0085673155,-0.0023891898,-0.005576355,-0.015610503,0.061809372,0.009392325,0.018617187,-0.026406927,-0.059740514,0.024500912,0.002168693,-0.028801287,-0.052588705,0.054325294,0.021011926,-0.02110578,-0.039125673,-0.025132122,-0.05646244,0.011945909,0.020109387,0.019784015,-0.016683046,0.012488259,0.014345387,0.0096315,0.021077015,0.06405195,0.00024638977,-0.016171077,0.024818735,0.06875452,-0.008176026,0.024999276,0.029914271,-0.014668028,0.0006206519,0.04367003,-0.02998978,0.023753047,0.04224198,-0.023100793,-0.06526784,0.0020294462,-0.023397138,-0.01783341,-0.00092608883,0.041922014,0.019513683,0.08295516,0.006700687,-0.019976476,-0.018705597,0.010466635,-0.034643628,-0.06592538,-0.023979686,-0.028329995,0.029053522,-0.02005166,-0.037302535,0.014640221,0.013343327,-0.027056778,-0.0013574023,0.00586906,0.027163642,0.022979226,-0.009100051,-0.027507607,0.028150504,-0.02563902,-0.03353842,0.0041288906,0.045005213,-0.02536374,-0.022961106,-0.042388696,-0.014488894,-0.027540674,-0.067135915,0.022025099,0.0009710353,0.030169442,-0.023472793,-0.056396913,0.00010056739,-0.046697244,-0.00839162,0.007272189,0.006049233,-0.015385435,-0.05444732,-0.0011602354,0.0036495836,0.028311595,0.0003421154,-0.02960918,-0.02325261,0.010418069,0.011172353,0.018265773,-0.0012535537,-0.04830663,-0.0060378937,0.020675572,-0.019510554,0.05159661,-0.028456876,0.022845034,0.04697819,0.04877329,-0.025616603,-0.09147037,-0.076550126,0.037043214,0.03377567,-0.038841717,0.0026854526,-0.015574071,0.039934758,-0.007882467,0.0072606257,0.036763992,-0.005984606,-0.010326397,-0.016129738,-0.003321149,-0.025369873,-0.011148185,-0.014795429,-0.013343764,-0.0031111152,-0.0022796104,-0.014980425,-0.03216892,0.007277917,0.025570005,0.0037527622,-0.004344226,0.018687679,0.013122868,0.02076838,-0.008856626,-0.019470448,0.01649261,-0.023163607,-0.0152535215,0.021483462,-0.014107266,-0.0036910833,0.077180125,0.009906409,0.01706614,0.016122352,0.045406837,0.018684514,0.009531033,-0.039537176,-0.0061949906,-0.022860073,-0.020645216,-0.016732944,0.02787312,0.037201192,0.06013004,-0.018914858,-0.013405272,0.04902418,-0.033187047,-0.14233314,-0.011311517,-0.022282142,0.019317428,0.034309078,-0.019900324,-0.042538367,-0.0027548652,-0.03192028,0.042709168,0.01494395,-0.05796818,-0.03669752,-0.02029152,0.01827977,-0.013903463,-0.011991657,-0.0013521663,-0.018466253,-0.01787388,-0.046579994,-0.043558426,0.000056159653,-0.0020452396,-0.022214355,0.021858823,0.07616083,-0.06950391,-0.012282398,-0.0069083967,0.013830209,0.006819973,0.024203697,0.0129376175,-0.0026626033,0.029135985,-0.039307497,0.039243888,-0.0008048068,0.023291873,0.04724441,0.042724665,0.028953994,0.013820436,-0.0024420114,-0.017780285,0.036478646,0.03025246,-0.039659508,-0.013333303,-0.024201747,0.021369167,-0.011866025,0.025363514,-0.05971948,-0.02927763,-0.0056947456,0.03926432,-0.015457577,0.033230484,0.0034758092,-0.03253479,-0.0009557195,-0.07459235,-0.025911672,-0.0348918,0.03502463,0.014500858,0.04300261,-0.07205986,-0.0037723335,-0.02648388,-0.0025930372,-0.016573345,-0.050250843,0.0004670876,0.030868474,-0.0041671935,-0.021116352,-0.078613296,-0.0065309345,-0.007743461,0.016811222,0.05447594,-0.045992732,-0.041708954,-0.020628614,-0.010551462,0.03444768,0.22934146,0.030822232,-0.010656458,-0.02078091,0.08417756,0.011631973,-0.006273962,0.07009402,-0.016920492,-0.020992788,0.01636526,0.00592425,-0.0027414137,0.011136712,0.021280555,-0.010558678,-0.00996545,-0.005338586,0.057021733,0.0009025743,0.037261307,-0.008706863,0.026332818,0.004824269,-0.05503081,-0.014059907,-0.004308484,-0.0084585,-0.044979375,0.045128036,-0.027681587,-0.029371604,0.024126584,0.0067668636,-0.044230357,-0.046115555,0.018494185,-0.041004412,-0.03147954,0.020263698,0.0030798682,-0.019331535,-0.011758342,-0.007825264,-0.018751942,-0.025101362,0.05329723,-0.02364724,-0.018188281,0.021218736,0.039831355,-0.012130057,0.01340048,0.0010938828,0.017451493,-0.028750025,-0.046079658,0.0031583966,-0.017149046,0.011610352,0.031773154,0.0009109407,0.0022576274,-0.00762578,-0.027052283,0.008672412,0.032250457,-0.024405332,0.00045094712,0.04977415,0.04208809,0.017169924,0.022491455,0.010577562,0.056385215,-0.0023613928,0.010804242,0.063331455,0.0020034695,0.017337292,0.00002248751,-0.0039448543,-0.017868942,-0.019451095,0.028135119,0.0005442826,-0.022355715,0.031786337,-0.017560055,-0.02730774,-0.004610991,-0.016499287,0.002924006,0.029736971,-0.0199453,-0.023767076,0.02018513,-0.007798058,-0.080255955,-0.057438504,-0.012084908,-0.02359965,-0.0084904395,-0.005826088,0.056862302,-0.01926751,0.0346535,0.009975947,-0.019142214,0.067852214,-0.009087313,0.009003312,-0.010216694,0.007877939,0.0018201107,0.028502194,0.04786122,0.002014668,0.05502805,-0.013417255,-0.03696583,0.023022547,-0.016602874,0.00831092,0.0043684677,-0.018186385,0.014885539,0.022072876,-0.019645158,0.058617976,0.02738689,-0.022917513,-0.06668395,-0.049509093,0.020450834,-0.007872718,-0.011162438,0.006241063,-0.025172142,0.007816359,-0.058602758,0.020611951,-0.04076377,0.00765199,0.008134804,0.015186641,-0.0016930199,0.0034683165,0.0037281937,0.010432147,0.021987079,0.023473071,-0.031232323,-0.052976385,0.046200812,-0.06323009,-0.0018026524,0.030869847,0.022979429,-0.021995552,-0.02508397,0.023342611,-0.005497524,0.07071108,-0.02273404,-0.026139323,-0.007639609,0.03188052,-0.031219898,-0.009390612,-0.008076364,-0.026129605,-0.02182699,0.058905423,0.04445571,-0.018947626,-0.03866735,-0.0024651669,-0.04566223,-0.031450078,0.023842445,0.0008130074,-0.01825123,-0.030900016,0.03516321,0.0060329908,0.005310481,-0.019925188,-0.0003647836,-0.0024530732,0.029157413,0.09942401,-0.017724924,-0.026538003,0.045942683,0.044622548,0.012563441,0.026604032,0.019337522,-0.01878523,-0.008250881,0.0057436028,-0.0064505185,0.005336666,-0.0023399258,0.025239822,0.016458213,0.0647416,0.0034450013,0.01017568,0.01990866,0.02906634,-0.030948611,0.008025127,-0.017246582,-0.0055280565,-0.008337194,0.047414653,0.0054204734,-0.03208716,-0.04484311,-0.0017578155,0.00006025592,-0.013386417,0.0015238001,0.021361602,0.058890536,0.029398846,-0.036648083,-0.058924522,-0.0022336151,0.0073468843,0.052975144,-0.026242418,0.027371462,0.03703844,0.015575041,0.007927097,-0.0597319,-0.026863268,0.004791043,-0.029443005,0.037784345,-0.0038291784,0.027035901,0.035080116,-0.03766653,-0.040829387,0.023193788,0.017905384,0.0013951268,-0.057383627,0.0042835698,-0.038563196,0.02381806,-0.06277898,-0.035399508,0.006411836,-0.025109736,-0.011976753,0.008968356,0.04804119,0.016878491,-0.044071406,-0.052890614,-0.03130614,0.03534909,-0.028094845,-0.040581573,-0.014788281,0.013941403,0.014070904,-0.05958455,-0.025177477,0.03081698,-0.010591184,-0.060691122,0.047530815,0.031151192,-0.024373667,-0.058461603,0.032716583,0.009115442,0.017887367,-0.009947789,-0.003773735,0.017296743,0.03649028,0.0002630998,-0.003010457,0.037328318,0.0075142733,-0.03494669,0.018889762,-0.023322405,-0.02903792,0.0073785936,0.040939957,-0.04618778,-0.0112962825,-0.010883698,0.010880681,0.031883255,-0.027888807,0.023509467,0.0024754973,-0.0041158157,-0.031585217,0.014762678,-0.051472377,-0.009074766,-0.05601784,-0.027505567,0.016374089,0.06741606,-0.025079021,0.047799665,0.010823831,-0.027342094,0.029834438,-0.022839954,-0.00039113898,-0.011890151,0.031025643,-0.015901154,-0.0018133954,-0.02547917,-0.022658223,-0.030719524,-0.0060060387,-0.030745076,-0.012476399,0.0041610007,0.014121629,-0.0027892957,0.0461428,0.033267424,-0.04034061,0.0022437465,0.011263369,0.0018083459,-0.050053608,0.027372336,-0.005868943,0.008679341,-0.042213265,0.0063034003,0.0118847545,-0.08922683,-0.022231322,0.004542024,-0.014657472,-0.009295979,-0.026727328,0.011912402,0.008221437,0.03680654,0.025903933,0.031576578,-0.013639543,-0.026247801,0.013746546,0.040784623,-0.02544642,0.0025817992,0.009586401,0.003303773,-0.066247456,0.00539109,-0.041770093,-0.02576058,-0.02046973,0.020493897,0.0034703366,0.015061721,0.038601603,0.021971902,0.022547582,0.06147913,-0.038550016,0.007860001,-0.019805571,-0.016273392,-0.0017114218,-0.008790814,-0.04893408,-0.013839038,0.018948324,0.04225457,0.057341956,0.00043432895,0.019585814,-0.0026039332,-0.053508848,-0.1273132,0.013036608,-0.0069259964,0.018998452,-0.054193087,0.012477224,0.00071702583,0.02067765,-0.02564575,-0.04095588,-0.057953376,-0.00018017725,0.038133923,-0.009370097,0.03827133,0.013801082,-0.02575474,-0.031572163,0.025196169,0.07420952,-0.011712992,0.0123348525,0.03037383,0.033202957,0.024501616,-0.00011212435,-0.06697961,0.008387229,-0.032772344,-0.09765613,-0.0075677554,-0.06312277,0.015482091,-0.005808923,0.035898503,0.033919815,-0.0010316696,-0.018252376,0.016500967,0.009028134,-0.034849957,0.013258679,0.009359842,0.026833072,-0.010757334,0.07023787,0.0055804425,-0.004331523,0.01584106,0.017561838,0.03763766,0.035838123,-0.04992347,0.028130168,-0.014956603,-0.00022883088,-0.017510157,-0.0031552743,-0.0414139,0.03944971,-0.064241536,0.06188911,-0.032868885,-0.019875363,0.018914163,0.05170621,-0.013962965,0.015054128,-0.005605481,0.046506368,0.02219863,0.021217614,0.026178833,-0.042864267,-0.042559825,-0.011813355,0.0123072965,0.012849379,-0.016216552,-0.011818087,-0.033783946,-0.025795892,-0.06536868,0.03727044,0.044216663,-0.05711097,0.0039797854,-0.0058581037,-0.047683857,0.016671816,-0.009368899,-0.028104058,0.0364193,-0.031136144,-0.00931174,0.07128594,-0.015954476,0.03052488,0.0033929176,0.0057329754,0.0108902,-0.0037365532,-0.008459081,0.010492892,-0.041490518,0.04717741,-0.015519497,-0.018415714,0.0048590475,-0.031691954,-0.009992916,0.027773479,-0.011112533,0.01760995,-0.0159569,0.0063974643,0.033968784,0.009979292,0.07020302,0.022103474,0.009534436,-0.018588124,-0.014086697,-0.04507645,0.01732977,0.020630457,-0.014279206,0.03925871,-0.04565396,-0.0044107297,0.028696427,-0.046982087,-0.0037379363,-0.017358577,0.027889624,-0.02560719,0.004253242,0.025173483,-0.002177148,0.011637359,-0.073112965,-0.042992596,-0.002684696,-0.0038524028,-0.029846232,-0.014649945,0.013458213,0.007835518,-0.02459141,-0.02542967,0.0033427228,0.0062375464,0.021691164,0.078861654,0.020443609,0.014705177,-0.018201128,0.04745088,0.014705188,0.057001658,-0.01504891,-0.03751627,-0.007516068,-0.039923005,-0.0067842994,0.017283218,-0.008417619,-0.014531144,-0.023277815,0.016986582,-0.0016337878,-0.0015967548,-0.020985877,-0.032588433,-0.01049133,0.011224483,-0.0027843898,-0.00454115,0.042535577,0.002916495,0.046262443,-0.025329,-0.0059305383,0.012040065,0.010133383,-0.009894171,-0.031319782,0.005822939,0.000040519662,-0.02753183,0.0063778646,-0.0039354265,0.017846052,0.0264618,0.06719494,0.0090183215,0.0018407007,-0.0023436437,-0.0035212566,0.009925041,-0.011072893,0.026036812,-0.02597295,0.018354481,-0.033169366,-0.020512704,-0.01632041,0.0070041446,-0.0010355035,-0.02547494,0.009056774,0.009750554,-0.03051761,0.024253972,-0.018594734,-0.0049987654,0.061462123,0.0034384653,0.0163724,-0.0028950835,0.027703684,0.03354968,0.0040536756,0.026451284,-0.028035361,-0.020093942,0.023781262,0.01971649,0.006461311,0.008203091,-0.031570386,-0.024789358,-0.0060324976,0.032603357,0.027796563,0.011495736,-0.04873073,-0.03532829,-0.066279925,-0.016592605,0.03430062,0.032873202,0.023722256,0.031452145],"last_embed":{"hash":"tignjq","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"tignjq","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Directory Structure#PARA Organization#{1}","lines":[27,28],"size":83,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"tignjq","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Directory Structure#PARA Organization#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009479645,-0.00011321321,-0.02286513,-0.024105923,-0.06067163,-0.013820136,0.010792401,0.030119618,0.005492897,0.035767075,0.0331469,-0.02068543,-0.02543197,0.014982384,-0.0012258048,0.014464554,0.056853324,0.028038211,0.036440514,-0.0000939767,0.009046266,0.01079856,0.025986662,-0.014832685,-0.015913807,-0.020185938,-0.009992892,0.000416187,-0.013180532,0.045774058,0.0015674223,0.0117373895,0.022056093,-0.0176573,0.056893103,-0.010593619,-0.010754694,-0.03957516,-0.047992375,0.05586307,0.008265715,0.05290748,-0.0010235098,-0.014162987,0.022428365,0.010611682,-0.00528351,-0.033259366,-0.0059634256,-0.022448404,-0.017072806,-0.007688398,0.030144451,-0.021264615,-0.023008803,0.0059168567,-0.08135171,-0.012126489,-0.07896947,-0.004708128,-0.049929634,0.023213534,0.025688302,-0.016136082,0.026166862,0.008379603,-0.011598994,0.0001175843,-0.00056643155,-0.00019562348,-0.009022255,0.03877068,0.014049896,-0.034765147,-0.04021477,0.005434007,0.031239737,-0.057087455,0.0045403037,0.032974046,-0.044341292,-0.009045844,-0.0008554024,-0.015075377,-0.041830763,0.015241754,-0.038118448,0.048615955,0.037274174,0.013025165,0.02167629,-0.052544426,-0.046496157,-0.03169472,-0.017462341,-0.052845832,0.01007207,0.0037438506,0.0011214841,0.012718729,0.02214828,0.045626115,0.015076897,-0.008960022,0.0086935265,-0.076923296,-0.023196202,-0.032499757,0.013344008,-0.013158739,-0.0033077518,0.04344344,0.009172137,0.05826309,0.011791372,-0.0060143466,0.009348485,-0.020727523,-0.007524759,-0.018507158,0.024133578,0.03225249,0.0497567,0.009857552,-0.020148415,0.019541502,0.017837465,0.009742612,0.033530474,0.034765206,-0.016219754,0.04246095,-0.021024352,0.024021907,-0.011028574,-0.035526734,0.0469268,0.021499127,-0.026982538,-0.03986756,0.030043736,0.0048728418,-0.0070538046,-0.026255518,0.023964498,-0.019628061,0.014017843,0.018575476,0.0048001576,-0.005846985,0.019968288,0.0208212,0.0020785017,0.024069333,0.05186461,0.014808444,-0.043914784,0.021878062,0.04271226,-0.013277095,-0.032631777,0.0261366,0.027741719,-0.02199969,0.047885705,-0.018508768,0.032342844,0.053964563,-0.0037380895,-0.031594627,0.003955618,-0.031008162,0.0040154704,0.019010264,0.020441305,0.012985602,0.07807206,-0.0012036943,-0.018510425,-0.015992088,0.023168674,-0.043446306,-0.022539098,-0.052504525,-0.037393935,0.019987281,0.00490607,-0.02933982,0.01001208,-0.008104846,-0.020304272,0.005173645,0.0045653703,0.012569262,0.044710282,-0.012068969,-0.0021092186,-0.0014935231,-0.02358403,-0.019077303,-0.008031488,0.03270543,-0.012500077,-0.034616552,-0.0531399,-0.013855084,-0.022226721,-0.00382422,0.011575477,0.003719085,0.028054304,0.01606725,-0.02685282,0.024625512,-0.045101475,0.024119165,-0.0041333493,-0.009457859,-0.033437513,-0.021763097,-0.0008977148,-0.002774882,0.035572954,0.027314207,-0.002396518,-0.0021911142,0.023555385,0.043689795,-0.014651681,0.004996318,-0.04190311,-0.02197595,0.010481376,-0.013790466,0.059163317,-0.009912393,0.059765104,0.06739492,0.03582894,-0.01735146,-0.08292405,-0.06864448,0.030985342,0.007865823,-0.005898798,0.014600745,-0.034691256,0.051931266,-0.019123036,0.028168976,0.030373111,0.00068646,0.0071977205,0.0021618141,-0.02653291,0.0012503152,0.009814813,0.004820082,-0.009334292,0.006419521,-0.014114207,0.010279747,-0.031409293,0.011313129,0.035685915,-0.012785866,0.01326869,0.0072504533,0.038661435,0.0017898782,-0.0055426476,-0.018598577,-0.002454279,-0.023368713,-0.016460929,0.0106273545,-0.01515786,0.007822986,0.08950115,0.0017754851,0.04480431,-0.010377587,0.047856208,0.002779717,0.013294374,-0.023550304,-0.03926484,-0.03786903,-0.025801804,-0.028090315,0.024931299,0.047448,0.057402194,0.00023420379,-0.034504876,0.059181754,-0.0141834235,-0.14841275,-0.03924524,-0.0322784,0.046630256,0.03319732,-0.0027773364,-0.028522067,-0.017799893,-0.010204915,0.05632996,-0.0061231195,-0.058227554,-0.03937064,-0.0045564687,0.012994947,-0.041467845,-0.018269913,0.009801126,-0.023578444,-0.015105264,-0.057940092,-0.05216583,0.0032979604,-0.02759132,-0.059059788,0.036689445,0.051760506,-0.006296676,-0.013705762,0.021648398,-0.0044098585,0.031717688,0.016362492,0.011449093,-0.013742022,0.031731594,-0.018972982,0.026806267,0.005557928,0.01405739,0.051745612,0.059249923,0.027970914,0.024541121,-0.04888313,0.0007477513,0.014435402,0.041680682,-0.042614177,0.010212091,0.015793296,0.016661847,0.0136119,-0.0030616815,-0.03821854,-0.03592005,0.0071719806,0.010390851,-0.039359055,0.026115526,-0.022767788,-0.04516529,0.022261199,-0.052347843,0.0037815047,-0.017160842,0.009505391,0.022288527,0.042179402,-0.057532627,-0.010399271,-0.013785318,-0.04388527,-0.0074405954,-0.029592194,-0.001897332,0.021897675,-0.010778595,-0.012508198,-0.06471639,-0.004884332,-0.013077388,0.008558445,0.028888121,-0.039697953,-0.04946824,-0.00046126952,0.01352964,0.024118084,0.23323561,-0.025057722,0.034497105,0.015228737,0.07621566,0.018214561,-0.0015627631,0.02400102,0.011383614,-0.043189265,0.046675883,-0.02645127,-0.011412934,0.015795158,0.020796826,-0.016556144,-0.02475248,-0.036525972,0.050528,-0.0067354,0.031425387,-0.029895114,0.016191723,-0.012966194,-0.040767726,-0.04382736,-0.000049838574,-0.020324538,-0.030958699,0.040565632,-0.0036463148,-0.036328826,0.054273643,0.021698726,0.009352341,-0.022880053,-0.012209438,-0.035441156,-0.049335644,0.014851081,0.003073824,-0.00980256,-0.046245158,-0.011672046,-0.00851265,-0.0042550615,0.053780656,-0.047009718,-0.027540425,-0.0051416694,0.02905288,-0.0149894385,0.018373296,-0.004316996,0.004009196,-0.037013393,-0.048173934,-0.005002817,-0.008582148,0.0032839354,0.05126847,-0.018267803,-0.019643916,-0.026684947,-0.013507966,0.01997438,0.026076198,-0.023421908,0.005271588,0.036727224,0.052841306,0.010775316,0.009947538,0.031692263,0.052035056,-0.021343717,0.0051957048,0.028688552,0.029232994,-0.0140875345,-0.020010177,-0.013075959,-0.010932107,-0.009733792,0.041645393,-0.0062670237,-0.025731992,0.07142868,-0.010381499,0.009928913,-0.013431483,-0.016886853,-0.0036709304,0.016192138,-0.026608603,-0.025939688,0.06857776,-0.018459816,-0.06694942,-0.03994313,-0.02342908,-0.04255159,-0.028353805,-0.0065946802,0.053009015,-0.023313412,0.011199173,0.040756386,-0.05727082,0.066206254,0.009104491,-0.004175514,-0.019238165,-0.011840364,0.0013401787,0.022075292,0.025255349,0.009020968,0.06875368,-0.005858053,-0.04674658,-0.0033254842,-0.00581524,0.038782164,-0.01572982,-0.04262338,-0.010859435,0.009358562,0.0010400084,0.026334167,0.023168862,-0.025187435,-0.04516722,-0.010596456,0.012336514,0.032065082,0.013795788,0.007806293,-0.041194957,0.01723131,-0.039593782,0.03108533,-0.04607433,0.02035117,0.003922597,0.030233333,-0.013756061,0.0068220836,-0.02288386,0.013517824,0.037755597,0.034440752,0.0031486007,-0.061229188,0.043673094,-0.043637887,-0.0020784144,0.038840663,0.015612377,-0.011601402,0.006264975,0.021387544,0.01333837,0.08983909,-0.024554042,-0.023515113,0.018374594,0.049773555,-0.048290767,0.02332454,-0.009574592,-0.0052500023,-0.02097961,0.039484467,0.04761943,0.008905933,-0.0027485027,0.008196808,-0.016822498,-0.03248707,0.023752805,0.004641712,-0.031189498,-0.048395775,-0.012918731,-0.005944139,-0.035744704,-0.0055490937,0.029179549,-0.007152584,0.001781176,0.09398925,-0.024890598,-0.044117503,0.031141099,0.016390368,0.032130193,-0.029861363,0.020760676,0.005560765,-0.00051905966,-0.03825945,0.0066292733,-0.04261344,-0.023242533,0.035080045,0.00554045,0.061294198,-0.027494246,0.012238621,0.029389488,0.022762882,-0.05686877,0.0012085953,-0.030506399,-0.00047802992,-0.004255795,0.037110686,0.0177274,-0.035905655,-0.031452313,-0.009487052,-0.0062523885,-0.018461874,0.008807102,0.030680727,0.036695715,-0.00084624585,-0.028694201,-0.058496527,-0.0061152014,0.0047296267,0.07452833,0.008278709,0.0043881647,0.0183966,0.002237413,-0.0041213376,-0.054660387,-0.015966142,-0.006649531,-0.011057768,0.018206377,0.028196953,0.052992646,0.061612796,-0.023331186,-0.04014004,0.04064718,0.05039797,0.013214673,-0.035011634,0.016563358,-0.0419488,0.03849965,-0.04802637,-0.027494667,0.007963909,-0.024989067,-0.045400538,0.013714212,0.05410611,0.002196278,-0.013696905,-0.018468384,-0.046139643,0.030039428,0.000646954,-0.031246275,-0.01696769,-0.0060229697,0.027339952,-0.05423115,-0.041613854,0.0045105745,-0.04066519,-0.056322277,0.04993395,0.019864284,0.00017176983,-0.06522614,0.039940294,-0.0004974991,0.014005541,-0.02047064,-0.016067313,0.033369776,0.0034056655,-0.0055054026,-0.022671508,0.032472312,-0.023791581,-0.02773735,0.011265996,-0.0044507883,-0.005848408,0.020780938,0.064412996,-0.034371577,-0.009549798,-0.014549249,-0.022290384,0.0023404143,-0.0075116693,-0.015688961,0.04814302,-0.0030046606,-0.066774204,0.018130383,-0.023396796,-0.018849092,-0.075136736,-0.04490723,0.0004685825,0.096623845,-0.049813267,0.048895776,-0.011299387,0.013380525,-0.00092309684,-0.025155762,-0.0031116523,0.011104702,0.06613722,-0.047453307,-0.020442408,-0.023565624,-0.011908589,-0.031018937,-0.0063808463,-0.03667414,-0.035701167,-0.018913696,0.008924599,0.019594979,0.040692873,0.03431209,-0.019423183,0.022479188,0.026251767,0.022167262,-0.043921806,-0.012542917,-0.01627874,0.013593609,-0.08873364,0.024666635,0.022790512,-0.0694847,-0.0119765485,0.022446128,-0.022602601,-0.010679028,-0.024321642,0.01713471,0.030992508,0.025603332,-0.024660148,0.012429183,0.003986957,-0.03334152,0.016140772,0.028146788,-0.019009512,0.006776881,-0.02462428,-0.011425316,-0.020174474,-0.0007106482,-0.006145279,0.00004454959,-0.016102053,0.042713333,0.024700752,0.011590457,0.046124324,-0.0028482988,-0.014519002,0.038439535,-0.020934416,0.041204702,0.013494994,-0.009719898,-0.02642256,0.01423377,-0.03482557,0.01018853,0.011679732,0.061557103,0.042964604,-0.019829186,0.028881289,-0.030051054,-0.0051369066,-0.1287943,0.029919295,-0.005704673,0.016942455,-0.048761453,0.026790654,-0.010912708,-0.010985497,-0.011777528,-0.031256955,-0.04802022,-0.0040225196,-0.00866448,-0.014484001,0.017231083,0.050312657,-0.010049259,-0.007385629,0.022379681,0.07000694,0.008919759,-0.011307834,0.013572945,0.014786727,-0.0072960863,0.037721653,-0.025529811,-0.0115668345,-0.034129217,-0.075246304,0.0062500895,-0.07657559,0.020528467,0.01748818,0.033137813,0.01387695,0.009666079,-0.008864804,-0.028491728,0.01835552,-0.031865206,-0.00032077634,0.003261223,-0.012238725,-0.0052785836,0.06891832,0.0044713235,-0.015557796,-0.019577723,0.012575699,-0.011642204,0.06475031,-0.0547884,0.029361652,0.013645901,-0.0027437038,-0.018540889,-0.011483887,-0.025316304,0.034740496,-0.044120353,0.027347866,-0.034978684,-0.0526776,0.024490358,0.025504764,-0.020626927,-0.0031260785,-0.011147838,0.04149929,0.012529827,0.001113562,-0.010411361,-0.052870035,-0.031315196,-0.0055157347,0.03271496,0.021377476,-0.010109163,-0.029832315,-0.029108481,-0.044964284,-0.034748774,0.021099713,0.04201892,-0.024987223,-0.010001168,-0.0115549,-0.05279967,-0.0015210102,-0.026922913,-0.046198778,0.031437278,-0.022734897,-0.017002776,0.052697856,-0.004921154,0.0010209858,0.00786632,-0.019974807,0.021546034,0.008921439,-0.0075434297,0.0036568898,-0.03798484,0.03339036,-0.009030341,-0.003150038,0.029319033,-0.031217696,-0.012786002,0.03859233,-0.007982538,0.017340723,-0.07677719,0.003652476,0.047156397,-0.0070565436,0.05272262,-0.0090305265,-0.0024322367,-0.024717938,0.01021333,-0.05060251,0.029380783,0.051220424,0.014354387,0.051459268,-0.03146917,-0.018180631,0.024499672,-0.033767615,-0.0118717505,-0.01643054,0.029585445,-0.025436748,0.020450989,0.024705708,-0.020367518,0.002494505,-0.06621941,-0.047236085,-0.020549098,-0.013701858,-0.012013054,-0.024784721,-0.008050267,0.00880718,-0.032667313,-0.031983167,-0.0040258784,0.0062506893,0.014656901,0.016848736,0.031038897,0.004610284,-0.041066017,0.031090558,0.04052083,0.037013356,0.014950742,-0.053662065,-0.016501784,-0.039879914,-0.04583228,0.04115601,-0.03463173,-0.014731635,0.0034846938,-0.03189024,-0.018373942,0.039779507,-0.015321108,-0.010343071,-0.008537369,-0.008472493,-0.017413905,0.024809599,0.03954619,0.014400311,0.033402253,-0.021715194,0.007881991,0.019427503,-0.008744252,0.0014428464,-0.037082136,0.006644699,-0.013495557,0.016676383,-0.012067455,0.00011617265,-0.01749938,0.013634949,0.064503595,-0.0012920119,0.01812658,0.020839745,0.0004078959,0.023226492,-0.027418528,0.0010575815,-0.0017570842,0.008252586,-0.050466057,-0.006294514,-0.0063363877,-0.010925474,0.01392606,-0.037007827,-0.004684222,0.005676737,-0.0394275,0.008971716,-0.04905024,0.0019989237,0.02980897,-0.009272507,0.028040318,0.04706426,0.029899644,0.039944317,-0.0012818977,0.04691426,-0.042629786,-0.008037547,0.029289931,0.005979339,0.0075272513,0.022714926,-0.031352207,-0.013227678,-0.0073569976,0.023932125,0.018462397,-0.0015527492,-0.04583399,-0.025470337,-0.005358179,-0.024122367,0.02111778,-0.0027969168,0.023059675,-0.012927923],"last_embed":{"hash":"1huatmw","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1huatmw","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Directory Structure#PARA Organization#{2}","lines":[29,29],"size":72,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1huatmw","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Directory Structure#PARA Organization#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02468641,0.02095135,-0.029503832,-0.027820893,-0.055769596,-0.015164599,0.027388895,0.010832946,-0.0020111683,0.011453487,0.045091264,-0.032603055,-0.017396506,0.028051665,-0.0114954915,-0.0033543445,0.04782012,0.013186025,-0.0054897564,-0.0028124535,0.0036276616,0.022375833,0.02607454,-0.00063592364,-0.015047133,-0.030984947,-0.008829646,0.00021365567,-0.0336421,0.011960821,-0.0022067695,0.003216085,0.036982447,-0.02568363,0.052093804,-0.023283582,0.0025024754,-0.024427224,-0.03610278,0.051324613,0.022723757,0.01753062,-0.01932663,-0.023877319,0.00812659,0.006177716,-0.0054085087,-0.0358982,-0.006060965,-0.0069649336,-0.03653439,-0.01881688,0.04436825,-0.02074382,0.00072411785,-0.0015274206,-0.06220321,-0.011669596,-0.039656233,0.00042523825,-0.04165006,-0.0069196178,0.03830866,0.0019020909,0.024903925,-0.005921043,-0.004739712,-0.02223049,-0.0022034135,0.00009295797,-0.010907351,0.021796845,0.003965108,-0.043916814,-0.056517664,0.00948751,0.013112546,-0.05679083,0.006978914,0.011447129,-0.040350396,-0.009457682,0.02050585,-0.026954006,-0.023640819,0.021928662,-0.045637026,0.036026802,0.028978799,0.020745648,0.005372051,-0.050002415,-0.03472506,-0.008977917,-0.030527692,-0.04694228,0.019536266,0.025448076,0.008247078,-0.0029773433,0.029161843,0.047077615,0.016139826,0.004857718,-0.014546091,-0.07482879,-0.016402211,-0.021596374,-0.0059994413,-0.015673507,-0.014866782,0.037187137,0.013137751,0.053506844,0.01396583,0.0036442336,0.018806478,-0.022478884,-0.008476985,-0.025546234,0.022163626,0.029943306,0.051147513,0.004352165,-0.0031800014,0.014850635,0.0074402797,-0.008610968,-0.007035017,0.025144814,-0.015195438,0.054096222,0.015820844,0.0106270425,-0.013366186,-0.04899653,0.05018545,0.04239464,-0.02753281,-0.04360257,0.03901287,0.016006572,-0.0003080683,-0.019347183,0.03396631,0.03269864,-0.001051596,0.017147757,0.039352823,-0.014895658,0.034146767,-0.004260713,0.025187096,0.04261951,0.04413368,0.02153864,-0.047332335,0.01420765,0.048006803,-0.013424672,-0.03686218,0.038137443,0.0060640355,0.006732311,0.0432105,-0.01589432,0.02348672,0.033935484,-0.017704867,-0.05182825,0.023551881,-0.03775185,0.022542117,-0.0015983981,0.030934451,0.029943194,0.0809863,-0.004438868,-0.022873592,-0.03129919,0.019715387,-0.054996904,-0.03243142,-0.028547518,-0.023780063,0.034204777,-0.009079127,-0.020307364,0.010221858,-0.022395499,-0.016771158,-0.002853945,-0.008213753,-0.000622279,-0.0031937847,0.00069714687,0.014475772,0.021531913,-0.026917452,-0.017572045,-0.03155977,0.039064612,-0.029052341,-0.020561256,-0.037061334,-0.008965246,-0.0071660797,-0.0041575446,-0.002547984,-0.006599723,0.03443433,0.0018731498,-0.034732953,0.038235817,-0.036225174,-0.024603395,-0.0077355932,-0.0049116644,-0.0258536,-0.0060790707,-0.005578248,-0.022612153,0.043801457,0.02529076,-0.032427132,-0.0086064525,0.023213882,0.0268027,-0.01157104,0.022680584,-0.024166971,-0.0151647655,0.03634125,-0.026944265,0.065012775,0.0006983127,0.040439084,0.06882447,0.04107487,-0.026433341,-0.11426309,-0.07099885,0.016066106,-0.0017714491,-0.00289042,0.005711727,-0.043249894,0.040017717,-0.02458173,0.030072283,0.034774147,-0.0094428975,0.013095572,-0.013022753,0.00275878,0.008904568,0.015378488,-0.005464498,-0.01792929,0.017273525,-0.024104673,0.021096302,-0.029221058,0.018171497,-0.0063902372,-0.005022873,0.010707756,0.0019858533,0.015173252,0.01625417,0.013613628,-0.016018039,0.0004299532,-0.015931474,0.0045993193,0.028417187,-0.0025448594,0.005899585,0.06397597,-0.022281855,0.04551288,0.0138990665,0.059898242,0.009151934,0.029324323,0.007610469,-0.031436168,-0.04777331,-0.014595317,-0.050781045,-0.001700913,0.06310217,0.062345378,0.003421281,-0.025845194,0.07099913,-0.010536623,-0.14223371,-0.025299696,-0.019185867,0.025806027,0.033665568,-0.005759562,-0.04516679,-0.001189166,-0.011860108,0.040027983,-0.0075387713,-0.059425347,-0.031053003,-0.01127094,-0.0076674744,-0.047184862,-0.021657618,0.010527517,-0.003460068,-0.0036934179,-0.023797665,-0.032363284,-0.0024788678,-0.0022593664,-0.04203363,0.033384938,0.057323914,-0.03563724,-0.039836098,0.012889681,-0.02801796,0.039889872,0.012844484,0.026080588,-0.008762365,0.009569493,0.0021520623,-0.007373461,0.0063138762,0.027590139,0.04051533,0.07072266,0.02470016,0.01895347,-0.02861228,-0.025736868,0.0055270973,0.029896533,-0.030441416,0.012228544,-0.02048759,0.008178806,0.021454109,0.016193775,-0.046055235,-0.015613901,-0.005435344,-0.0032682754,-0.021549327,0.00067112327,-0.022017166,-0.042001247,0.03017684,-0.064496435,-0.022024477,-0.022318734,0.011440373,0.008236604,0.04437634,-0.067316376,-0.01104216,-0.028501669,-0.022043684,0.00030090625,-0.08019017,0.006448686,0.03019631,-0.017802037,-0.025390424,-0.093799084,-0.018202825,-0.018583432,0.016740007,0.024936069,-0.03922961,-0.04462472,0.0027361386,-0.0099102035,0.036345318,0.24811803,0.017031971,-0.0067368248,0.0054928157,0.09661788,0.03473248,-0.0071915197,0.03908537,-0.0058360286,-0.038235053,0.03965173,-0.031705875,-0.029660413,0.019971779,0.013421306,-0.024342895,-0.020233033,-0.027506787,0.036882453,-0.0040673986,0.022984846,-0.021765895,0.017939087,-0.01229954,-0.03459935,-0.049284957,-0.0021461612,-0.038893525,-0.019193752,0.031469043,-0.020156702,-0.033909082,0.031595804,0.0010249466,-0.018991131,-0.013307276,-0.021690095,-0.040770754,-0.03302949,0.020287314,-0.012168485,-0.0137435,0.0049497774,0.00079664914,-0.028502898,0.0024042611,0.055299688,-0.027453009,-0.029330747,0.030631622,0.029746063,-0.04001062,-0.0021513242,-0.0117055755,-0.012413951,-0.043510605,-0.054146364,0.0025998342,-0.023947252,0.037478894,0.045265533,-0.027282739,0.0026602277,-0.022810008,-0.025819046,0.021564374,0.015375356,-0.01781126,0.020415027,0.042381056,0.039395414,0.024030056,0.03588279,0.034152213,0.03129103,-0.014629031,0.011676323,0.050412897,0.0135892825,-0.010382209,-0.015931366,-0.005474769,-0.028219773,-0.013340031,0.042400006,-0.009132635,-0.0042955996,0.051902346,-0.011955289,0.0044031832,-0.003907208,-0.0042576296,0.017439703,0.03550808,-0.028726904,-0.0277456,0.06744711,-0.016327184,-0.07330244,-0.04583864,-0.015407696,-0.042291343,-0.04224852,-0.051397175,0.05284196,-0.013443882,0.014411036,0.04627148,-0.034760553,0.06687648,0.025726667,0.006579554,-0.0005779834,0.014893526,0.01742956,0.008972835,0.03499788,0.011145927,0.0542748,0.0014096147,-0.05255981,-0.034702722,0.0019180252,-0.01086843,-0.027961621,-0.026875747,-0.022848547,0.0077956943,-0.011766773,0.019587532,0.01088422,-0.02564218,-0.09867419,-0.012689601,0.013622374,-0.00075290113,0.006927978,0.010400963,-0.015609848,0.007298674,-0.0134040415,-0.0020780896,-0.047473468,0.01959814,-0.009823675,0.004192361,-0.016126683,0.01963,-0.008224553,0.011978948,0.03253864,0.052484542,0.012561837,-0.052563034,0.059115484,-0.02959402,-0.00822648,0.035957336,0.025058657,-0.014370988,-0.0056580566,0.017539464,0.009352462,0.077705696,-0.03923884,-0.0050489064,0.006065351,0.03949786,-0.040418964,0.03702526,0.008696291,-0.047919516,-0.013434527,0.060989976,0.03277168,-0.04054721,-0.014656758,0.01660991,-0.0044063306,-0.03144711,0.056008607,0.026783489,-0.008561101,-0.047158852,0.013746145,0.002867367,-0.029257435,-0.01766271,0.028625542,-0.0038711128,0.003549793,0.090920776,0.0031319729,-0.0384209,0.024356721,0.028308239,0.029696694,0.020953085,0.034704555,-0.02340877,-0.021651266,-0.028274799,-0.0040683616,-0.026966635,-0.013159,0.021634907,0.00464582,0.043679465,0.0022182933,-0.013608916,0.019349068,0.018565532,-0.055863548,-0.0018977094,-0.03390009,-0.0105451,-0.0022392424,0.040182997,-0.002957601,-0.036274277,-0.028111007,-0.011988238,0.0031971082,-0.02051425,0.017364899,0.014373274,0.052650724,0.006811714,-0.03265381,-0.06662564,-0.006930704,0.029787783,0.05633571,-0.00042398734,0.010017856,0.017475622,0.0023290736,0.014659442,-0.037213434,-0.01801345,0.0033495505,-0.017525392,0.040421255,0.006360294,0.05761052,0.090418905,-0.033206113,-0.037465956,0.051905524,0.046190172,0.0019613137,-0.04435349,0.021843813,-0.03451716,0.03067646,-0.03868049,-0.017954007,0.016202336,-0.022222769,-0.02926547,-0.006610181,0.072781585,0.012230448,-0.018648017,-0.039625216,-0.02946161,0.042744413,-0.0061518094,-0.03203907,0.017045565,0.023340594,0.035010554,-0.05677349,0.00822108,-0.005897481,-0.015975468,-0.048823036,0.04229117,0.02816641,-0.029051518,-0.047465093,0.021317435,0.019963615,0.030663561,-0.010455958,0.0073460196,0.020571137,0.017624676,-0.01654891,-0.012982094,0.04895511,-0.00736185,-0.035539277,0.018782247,-0.012115911,-0.0017171092,0.016435659,0.041020133,-0.04263829,-0.030357497,-0.0048038736,-0.006034588,0.0070588663,-0.019645313,-0.016906306,0.02688202,0.0059404117,-0.056365594,0.00085229333,-0.0050954907,-0.010976563,-0.035807136,-0.03144058,-0.022516634,0.073125094,-0.034783307,0.04259067,-0.027934289,0.004950288,-0.0043709786,-0.012747164,0.0123480745,-0.004511449,0.052251,-0.04390108,-0.015833756,-0.030172113,-0.0068794377,-0.020396354,-0.0030420483,-0.046982598,-0.025926964,-0.015696786,0.014469531,0.028814733,0.036819074,0.024259724,-0.009267736,0.0032812743,0.024834959,0.010489674,-0.05003004,0.017988026,-0.013440433,0.005957532,-0.07093859,0.019843627,-0.0017271034,-0.10827508,-0.0015094782,0.018780211,-0.034875162,0.003876306,-0.021331044,0.026170872,0.046864863,0.055630278,-0.06369756,-0.0049666297,0.016700834,-0.026500886,0.0118568,0.03371665,-0.009856334,-0.005078757,-0.015160809,-0.024195638,-0.021969836,-0.014936795,-0.01780271,0.010028913,0.003970621,0.03921897,0.010897961,0.009463203,0.03230262,0.012929196,0.016537488,0.036266007,-0.0073255072,-0.0025430918,-0.015517281,-0.0138846,-0.011059735,0.005947269,-0.030341567,-0.00013769971,0.0040867054,0.036666535,0.058400374,-0.037107285,0.010190957,-0.016270738,-0.012685024,-0.12879354,0.021570109,-0.013144859,0.014066946,-0.023349654,0.027738543,-0.011759515,0.013943352,-0.01873239,-0.026017006,-0.055693768,-0.025795607,0.023892565,-0.011124372,0.022810614,0.03639158,0.0021942551,-0.016585127,0.0025143847,0.082525,0.0040707104,0.00794215,0.024014315,0.037434697,0.023379164,0.018134711,-0.039466575,-0.000603365,-0.016102592,-0.04889205,0.01739163,-0.054141488,0.018000888,0.011711598,0.051133998,0.05193496,0.023481267,-0.016680308,-0.04726433,0.010473822,-0.058483027,0.004657127,0.0027521614,0.0003655245,-0.0035558804,0.089507535,-0.006144508,-0.023490028,-0.029532483,0.019589694,-0.0016229843,0.018028963,-0.035149537,0.03908822,0.01658963,-0.009267186,-0.023148965,-0.018916197,-0.029183064,0.025714654,-0.049420632,0.05182057,-0.024146648,-0.059329417,0.037288796,0.028883442,-0.05212418,0.003244543,-0.00408832,0.04010767,0.0046212254,-0.036068656,0.008965207,-0.035026044,-0.010988869,-0.0017857831,0.042538293,-0.000016421996,-0.023334246,-0.026237717,-0.037971992,-0.059464537,-0.036926832,0.01923675,0.047216844,-0.052464742,0.010138966,-0.021669982,-0.015249076,0.0035795865,-0.045603167,-0.027216109,0.009874133,-0.020019239,0.0118021695,0.039525263,-0.0025289569,0.030984778,0.017544856,-0.022334741,0.00012750582,0.0118926,-0.008539394,-0.0067429817,-0.032067176,0.04223868,-0.009316697,0.0024128675,0.01843616,-0.04908149,-0.0103400685,0.012165345,0.0042219376,-0.006640744,-0.057922237,0.012360598,0.03203127,0.013753361,0.047966726,0.00036079632,0.00060926477,-0.02058744,0.02012012,-0.04030985,0.018006861,0.038811393,-0.0015481814,0.03342069,-0.034404907,-0.01959834,0.032815114,-0.0379821,0.011620603,-0.018915776,0.024937073,-0.031497292,0.030969582,0.0071087405,-0.015621881,-0.002652916,-0.03980369,-0.029107464,-0.036260713,-0.03172735,-0.015476579,-0.043055918,0.014334192,0.0092191,-0.028443819,-0.021723768,-0.023114279,-0.009260759,0.027836736,0.041431177,0.028042948,0.016292652,-0.040825535,0.033570305,0.037480053,0.0070130723,0.015265545,-0.061344583,-0.032545112,-0.05139656,-0.03459983,0.033947125,-0.011092184,-0.0076198378,-0.026183562,-0.015314281,-0.009264426,0.026031591,-0.0035124407,-0.021975951,0.019545687,-0.004208702,-0.009972716,-0.014326285,0.045338843,0.00910671,0.037377577,-0.000346408,0.005436271,0.020509388,-0.004727175,-0.019320682,-0.017900437,0.009736071,-0.02972006,0.0031038355,-0.013823577,-0.0065981704,-0.038668882,0.025823247,0.03901122,0.018382858,0.02169218,0.03457646,0.01448195,0.027943121,-0.018338786,0.0005520675,0.0033970883,-0.0008800497,-0.039091863,-0.01089248,-0.008727129,-0.012572059,0.019440927,-0.022211673,-0.0043775914,-0.00028132484,-0.03139508,0.027671091,-0.022680793,-0.01606265,0.03967449,-0.011903026,0.026305383,0.022694014,0.06019668,0.05476807,-0.026929813,0.04974756,-0.022758873,-0.0141498735,0.04516597,0.005317705,0.0064590937,0.015678687,-0.043444574,-0.005228001,0.004826956,0.025599163,0.0016386854,0.011979179,-0.07216021,-0.012754317,-0.023118919,-0.019965688,0.025149135,0.013120537,0.03404784,-0.01208818],"last_embed":{"hash":"twciq4","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"twciq4","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Directory Structure#PARA Organization#{3}","lines":[30,30],"size":67,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"twciq4","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Directory Structure#PARA Organization#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020807687,0.013208661,-0.052857026,-0.03092355,-0.061197568,-0.031111266,0.022484738,0.035745967,0.026148967,0.009103234,0.031188373,-0.031227894,-0.019087872,0.01664155,-0.00012567508,0.013575687,0.034628406,0.0263401,0.029340554,-0.008089654,-0.007786541,0.01822375,0.042557694,-0.01449508,-0.0043257903,-0.023426754,0.0049179764,-0.0063728224,0.007441178,0.0052052476,0.009998628,-0.018939704,0.057351544,0.01067967,0.061035812,-0.0354792,-0.008107364,-0.015573999,-0.041840553,0.043971993,-0.0054146843,0.0155154895,-0.008826472,-0.025595075,0.0020540506,0.004570071,-0.003147969,-0.04299486,-0.01257064,-0.019008992,-0.022724086,0.008313263,0.05119917,-0.007829526,-0.020993007,0.00746383,-0.086412095,-0.0034492384,-0.059187733,-0.02174739,-0.044411127,0.018061996,0.013305919,0.0020278306,0.039151985,0.036132652,-0.015060808,-0.013802598,-0.0104197515,0.007993535,-0.012398149,0.023520274,0.022898825,-0.04192575,-0.040979072,-0.0036190383,0.023524344,-0.040783983,0.015977368,0.031685807,-0.03993781,0.0076590017,0.019218586,-0.021996185,-0.06260996,0.02632149,-0.028378708,0.015600911,0.026383918,0.007161439,0.009003398,-0.05424825,-0.037601225,-0.019701,-0.014615481,-0.046141665,0.038696297,0.020670792,0.014669622,0.024211237,0.023099516,0.04718854,0.0047997427,0.018536532,0.0056063524,-0.06881181,-0.0362191,-0.022159537,0.0010915807,-0.029681453,0.007066041,0.057507563,-0.014594516,0.04811429,0.012374972,-0.0071265274,0.0020094265,-0.015430463,-0.0152038215,-0.039395075,0.022307226,0.032658562,0.06207099,-0.0091451565,0.004142133,0.020705517,0.0083226785,-0.0011465095,0.029303826,0.021552505,-0.017681822,0.04362342,0.008432153,0.025019513,-0.0029838644,-0.052178614,0.058438376,-0.0062794243,-0.039226998,-0.06653031,0.030016411,0.020917295,-0.004680506,-0.020192977,0.028815964,-0.024552602,0.011421385,-0.00062918995,0.035621345,-0.009639181,0.006621568,0.015000591,0.021169394,0.014905307,0.07960739,0.014290312,-0.037264172,0.018015238,0.0501726,-0.015002283,-0.025757406,0.031237314,0.023150936,-0.009094428,0.053766605,-0.020728042,0.031667486,0.04045828,-0.0066171484,-0.06274512,0.013612477,-0.016466813,0.01806098,0.0116497055,0.0333455,0.016891655,0.048781153,-0.011788441,0.0004268857,-0.019116221,-0.003992413,-0.029587029,-0.06274002,-0.027686933,-0.037640806,0.033307023,-0.012032297,-0.045432143,0.010978255,0.0012295633,-0.019699916,0.00990172,0.003979353,0.00045417467,0.0529895,0.0008301208,0.0011823585,0.008199178,-0.048729442,-0.02544101,-0.015283744,0.024207173,-0.024604995,-0.01943638,-0.041518062,0.0035962965,-0.0074788365,-0.028533744,0.009712412,-0.022987204,0.01878736,0.023012072,-0.028722389,0.03553331,-0.026909705,-0.0036127642,0.015619026,-0.014360624,-0.011695858,-0.030310556,-0.002186481,0.0068288343,0.014511378,0.021870483,-0.031262714,-0.043776445,0.024965616,0.023558823,0.018230679,-0.0032385958,-0.034299508,-0.014194978,0.023860965,-0.016918631,0.058615603,-0.008756654,0.021585958,0.06868698,0.036044966,-0.008710818,-0.10352393,-0.08704254,0.024434168,-0.0032397949,-0.023726976,0.012349138,-0.0018712749,0.043381248,-0.023033917,0.03372247,0.026815781,0.003264636,0.014699631,0.007960457,0.0072258594,-0.0028814005,0.020791842,-0.0033727158,-0.03749823,-0.007137809,0.0032975096,0.010405677,-0.028139189,0.023023091,0.004624772,0.00012915267,0.009121571,0.026356185,0.017871162,-0.010823175,0.0018516061,-0.021695744,0.015115742,-0.029550351,-0.013031009,0.043195885,-0.020314187,-0.0083835,0.073911525,-0.002270941,0.03959132,0.029864572,0.057425186,0.007046161,0.024988102,-0.02073742,-0.023435816,-0.04773649,-0.021228556,-0.041821986,0.0030776137,0.06269234,0.05707976,-0.0025858309,-0.045309626,0.08944132,-0.033399764,-0.1382567,-0.020245057,-0.024327498,0.0493354,0.038042385,-0.0057521514,-0.04841177,-0.002599677,-0.005516558,0.03510819,-0.0015705815,-0.04597148,-0.018596005,-0.037301462,0.01917122,-0.022633959,-0.0004097216,0.009354849,-0.0070136893,-0.015918914,-0.026205834,-0.050424624,0.014382537,0.0041048722,-0.03295867,0.008759173,0.069205865,-0.02738794,-0.00614839,-0.0038135087,-0.017796382,0.010497781,0.01331976,0.028689401,-0.023477199,0.026379604,-0.014238569,0.00370057,0.0012066384,0.018781263,0.051771443,0.06322241,0.022554949,0.030957952,-0.01003459,-0.041687727,0.027058661,0.03183144,-0.011464387,0.0022580659,-0.009373636,0.0059531466,0.008689715,0.014502038,-0.039918546,-0.022257378,-0.008355866,0.008198597,-0.035490174,0.00069565384,0.000995734,-0.049170304,0.019967224,-0.07174802,-0.03883369,-0.040798843,0.020015154,0.0012735854,0.044762027,-0.074757025,-0.007129325,-0.022519708,0.0025771293,-0.0030436418,-0.0415237,-0.0070740753,0.0023744442,-0.018912321,-0.008832137,-0.082471855,-0.022066614,0.0015202577,-0.008443576,0.027061976,-0.047695957,-0.03471648,-0.02139211,0.0029589839,0.03175574,0.24005826,-0.0075029833,-0.0138206985,-0.031237045,0.06772168,0.022357836,0.0077984245,0.037229095,-0.008470582,-0.03052491,0.05859352,-0.020008432,-0.027189214,-0.002282944,0.01811635,-0.009121726,-0.017334532,-0.02911646,0.060921967,0.010948169,0.018496597,-0.0073309336,0.0015209853,0.0036496564,-0.031960033,-0.043835208,-0.01370628,-0.0084257405,-0.034370493,0.06247129,-0.009847064,-0.035691682,0.04688754,0.021074716,-0.010658698,-0.026733333,-0.021326123,-0.04013897,-0.034668125,0.019593477,-0.020065084,-0.022368873,-0.010850617,0.019912016,-0.030284274,0.0020665906,0.066677466,-0.027066223,-0.019472498,0.024893379,0.02921503,-0.056453418,0.00045034193,-0.010019747,0.004709755,-0.023179859,-0.051071204,-0.008866886,-0.02707389,0.05553582,0.02848967,-0.015285789,-0.020323083,-0.017676318,-0.006323989,-0.0021800315,0.024349997,-0.05512202,0.02529602,0.052089214,0.025266144,0.028759168,0.037307665,0.0025004414,0.06236843,-0.03869758,0.037511818,0.0463317,-0.0006746636,-0.013330988,-0.007947936,-0.015914433,-0.009119678,-0.015654787,0.03969975,-0.020961508,-0.017302562,0.037179362,-0.010742833,-0.014377951,0.0003732433,-0.032918643,0.00014342426,0.04030379,-0.025427664,-0.028425157,0.04579115,0.016992299,-0.07925013,-0.06631945,-0.009001544,-0.025248298,-0.008419742,-0.013700488,0.062870555,-0.05731506,0.002149891,0.019166844,-0.014244606,0.05502227,0.01010801,0.0131933745,-0.012421922,-0.019143816,0.013543525,0.0071937535,0.054181654,-0.0022070722,0.026459882,-0.012574197,-0.030044403,-0.004875105,0.00621778,0.023173582,0.0002441248,-0.028568394,-0.0028587282,0.027432,-0.01211593,0.02935665,0.014197419,-0.026926247,-0.07052926,-0.01888921,0.025757628,0.023461629,-0.03444199,0.0044028964,-0.019535093,0.0042928928,-0.05639616,-0.0021249328,-0.044104617,-0.010601205,-0.0020951463,-0.0067127724,0.005851403,-0.009585061,-0.0018717794,0.029917546,0.03289884,0.03588143,0.023360485,-0.05863257,0.04150793,-0.038388304,0.010911309,0.041091364,-0.001566449,-0.026951415,-0.017112061,0.038742308,0.005807637,0.052211203,-0.01926739,-0.009070967,0.0024704176,0.032029074,-0.023504179,0.03176608,-0.008307581,-0.023646517,-0.042487036,0.023838216,0.02168067,-0.048598904,-0.020401238,-0.005728433,-0.012445398,-0.029070841,0.031928316,-0.0051322184,-0.03411025,-0.012691212,0.0062397523,0.0034534258,-0.038298614,-0.019759953,0.026594626,-0.0055623325,0.008046137,0.10647109,-0.006621033,-0.036093045,0.02503568,0.024234325,0.03654751,0.016758638,0.035919767,-0.01031658,-0.015888834,-0.030509267,0.0068612895,0.010419283,-0.023732884,0.014074462,0.018310249,0.07050051,0.0032298497,-0.01225818,0.020474158,-0.000023786173,-0.04400831,0.012494753,-0.015434143,-0.020569935,0.00063870643,0.03156546,0.0037450807,-0.029925955,-0.038147684,-0.010319518,0.0017387415,-0.016201332,0.016424524,0.013895393,0.07285409,0.04342341,-0.033059664,-0.057245694,-0.0059164832,0.03260072,0.04602957,-0.0054472154,0.017135894,0.02347718,-0.009885632,0.019263772,-0.055401,-0.008190346,0.00077387504,-0.0048196637,0.012230929,0.017877745,0.026568031,0.05753408,-0.030006977,-0.038123064,0.011015834,0.043757766,0.010279857,-0.040627412,-0.0023735887,-0.038350377,0.02330111,-0.021638978,-0.016850553,0.022113085,-0.016764885,-0.021445584,0.002935601,0.0589956,0.02027488,-0.025277076,-0.038741976,-0.0017997067,0.03663276,-0.019720208,-0.03297918,-0.014375953,0.001071513,0.030250438,-0.08682881,-0.007520589,0.011800178,-0.036789257,-0.049050298,0.06957886,0.025224524,-0.039353732,-0.07828589,0.020868583,0.020637564,0.014084283,0.0011543833,-0.007836979,0.051637415,0.027336016,-0.0136540225,0.0067332448,0.056579225,-0.010402132,-0.04651083,0.022058763,-0.0060330513,-0.023078954,0.011404043,0.056934267,-0.031161824,-0.015363244,-0.0067160623,0.015651474,0.022412634,-0.023579102,0.019135129,0.027145483,0.016158853,-0.03357067,-0.00486676,-0.027886668,0.017740322,-0.0684305,-0.03936461,-0.0115569215,0.062093303,-0.036127847,0.038589697,-0.021633975,-0.010878412,-0.0041152774,-0.0156417,0.01281028,0.014894526,0.066279076,-0.05902244,-0.008045893,-0.024646554,-0.00031073272,-0.012060179,0.016888777,-0.02061448,-0.019499995,-0.019577753,0.007962948,0.019047318,0.04495928,0.042604104,-0.00777724,0.0070374813,0.022966348,0.036135618,-0.035381947,0.018195353,-0.00040401265,-0.00071985787,-0.055976037,0.0075894264,0.009842033,-0.06330628,-0.009439858,-0.014097104,-0.021424044,-0.034457054,-0.03016391,0.004098663,0.031223735,0.033999637,0.011800876,-0.008974115,0.013923689,-0.047568377,0.022597387,0.03048862,-0.0038708681,-0.0044963937,-0.0054082596,0.00027985917,-0.04171273,-0.03769231,-0.0059184367,-0.0058145653,0.015445663,0.026310915,0.012163107,0.002323153,0.04739408,0.011938529,0.021093808,0.069808155,-0.032181624,0.01912637,-0.008293439,-0.00893111,-0.013522446,0.0077471077,-0.055432416,0.0079667745,0.0025904013,0.026807124,0.06732881,-0.026598847,0.022644246,-0.022313928,-0.024565611,-0.11463107,0.0024758962,-0.0075748027,0.002592303,-0.03425079,0.010641088,-0.021091314,-0.028062124,-0.042298295,-0.030764852,-0.056593224,0.004225373,0.023855938,-0.025644219,0.022227496,0.03197964,0.0021363918,-0.01830906,0.023190005,0.06073247,0.0072829938,-0.030131564,0.040743276,0.023575267,-0.011600821,0.004405152,-0.03520683,0.011437853,-0.019432424,-0.036877677,0.011253066,-0.077636965,0.00624686,0.024041252,0.04407495,0.037442453,0.009292326,-0.012403503,0.015891585,0.04936166,-0.031289835,0.020173347,0.00074671657,0.009368667,-0.0062062056,0.08894038,-0.00083543995,-0.017466797,-0.0089599965,0.020512618,0.024733784,0.02445982,-0.0419099,0.02334421,0.0053177653,-0.0039566695,-0.054947935,-0.016124653,-0.026905263,0.04867281,-0.06478473,0.053953193,-0.026550552,-0.030828904,0.04556906,0.063660644,-0.0005909661,0.019355806,0.0062328517,0.04918634,0.01772821,-0.00072201993,0.0018728283,-0.032904327,-0.035266437,0.0024319282,0.030704435,0.002311168,-0.03713445,-0.04228859,-0.044479202,-0.04566072,-0.03228456,0.028281095,0.048927944,-0.043731675,-0.0036129714,-0.024112836,-0.044137206,0.009279611,-0.039617848,-0.052299708,0.03276161,-0.03810825,0.0030588259,0.041729335,-0.018682873,0.0039863707,0.023295188,-0.011983415,-0.010415207,0.010492651,-0.03469179,0.008564081,-0.025690265,0.057425436,-0.003014906,-0.0026014159,0.01598516,-0.03552217,-0.036676172,0.023122482,0.0083997,0.013269645,-0.05229815,0.024171852,0.011595499,-0.031064661,0.06865693,-0.016662676,-0.0033108254,-0.008460472,-0.012874044,-0.03760856,0.0201976,0.02385245,0.0016646929,0.03111099,-0.0563901,-0.0035629263,0.03234532,-0.036979955,-0.00056573027,-0.023509083,0.023139631,-0.04318808,0.006677036,0.02396737,0.00031834122,-0.004347435,-0.050312556,-0.027138477,-0.024587076,-0.025531631,-0.009202036,-0.031069413,0.0125156185,0.003707778,-0.036217052,-0.022331737,-0.004579991,-0.010306936,0.006224038,0.07760472,0.017703611,0.009649456,-0.040334657,-0.012338379,0.02961189,0.028582184,-0.00038889257,-0.03287153,-0.010369162,-0.021598892,-0.0366883,0.04352072,-0.002489165,-0.010517269,-0.034271505,-0.00939776,0.0013136263,-0.0068344497,-0.005403312,-0.019823425,0.011049399,0.019717658,-0.0058686296,-0.02785528,0.02646835,0.0026746371,0.030066833,-0.03297819,0.02843932,0.0027149431,-0.006497558,0.007096867,-0.031068422,-0.015012871,-0.031156868,0.008517993,-0.008973277,-0.014978277,0.010349142,0.035658706,0.03409398,-0.0011503213,0.013601555,0.0110196695,-0.0000047766907,0.023623146,-0.013152134,0.0076480615,-0.0144053735,0.010045428,-0.05932387,-0.012124095,-0.006418517,-0.01692381,0.034336705,-0.018983012,-0.021319067,0.0046019475,-0.036415894,0.011454253,-0.020374471,-0.017541632,0.052575145,-0.007312147,0.032514893,0.029187812,0.04493821,0.054292448,0.00081054046,0.02437086,-0.030155085,0.0016111408,0.032335673,0.021721194,0.0049972637,0.005440217,-0.026863936,0.00300183,0.0043645916,0.0178835,0.019011516,-0.0005974198,-0.0343347,-0.050375365,-0.0386812,-0.011243832,0.008686016,0.0067137796,0.030084038,-0.0037365211],"last_embed":{"hash":"109yqqq","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"109yqqq","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Directory Structure#PARA Organization#{4}","lines":[31,31],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"109yqqq","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Directory Structure#PARA Organization#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0025015767,0.010414402,-0.034332246,-0.017032094,-0.03998111,-0.037064165,0.03818168,0.0580718,0.009688383,0.024535412,0.031802155,-0.03424193,-0.012876689,0.016693553,0.009961407,-0.0010424064,0.059234403,0.025988076,0.023741977,0.021461545,0.019402554,0.025052652,0.04700051,-0.020666724,-0.013696262,-0.03162384,0.0051553277,0.010603604,-0.022922356,0.0008634998,0.018055715,-0.051741984,0.022161435,-0.016969472,0.05432606,-0.017045595,-0.014219269,-0.041601155,-0.04185815,0.054949466,0.009326504,0.03744229,-0.0101968665,-0.033582542,-0.0003694375,0.016596345,-0.0066453214,-0.032393754,0.0060697957,-0.015254405,-0.028656306,-0.002416311,0.022871362,-0.009089144,0.024364814,-0.0009576256,-0.07554533,0.0017892618,-0.068943165,-0.009241403,-0.02941134,0.009104823,0.051999994,0.012388398,0.020392355,0.026983436,-0.019493569,-0.016666032,-0.0068803364,0.0028642665,-0.013890154,0.03303122,0.01083216,-0.037931602,-0.026893236,-0.0006016575,0.02869932,-0.052196164,-0.028312303,0.028043874,-0.015670026,-0.013741124,0.016500974,-0.016777806,-0.023479946,0.046118993,-0.04128695,0.036947943,0.018545855,0.0079100225,0.01463218,-0.049181152,-0.03050542,-0.0077474862,-0.03318073,-0.052525766,0.026086768,-0.016207071,0.019772999,0.013962198,0.019060954,0.04077437,0.009943962,0.017401235,0.023256991,-0.05422296,-0.032969832,-0.026905498,0.0059528695,-0.023118807,-0.0012749631,0.060691487,0.006886888,0.049827054,0.0056212377,0.0064657326,0.0029974792,-0.03902801,-0.019214502,-0.038952064,0.019350924,0.016869903,0.054917175,-0.0058758482,-0.005138481,0.008001614,0.0054477383,-0.014543984,0.013778081,0.014650381,-0.017497653,0.047626857,-0.0060358937,0.01969241,-0.029818945,-0.042438854,0.048908338,0.046057962,-0.015056654,-0.043943033,0.04491256,0.009581643,-0.007904152,-0.028314158,0.022455951,-0.007519474,0.026703976,0.010335461,0.025368974,-0.05523422,-0.019878626,0.00799358,0.0058250944,0.01769402,0.040797815,0.033779465,-0.06393886,0.017951462,0.029113866,-0.008962364,-0.05080418,0.048194077,0.0053658737,-0.007548564,0.037430014,-0.037017304,0.04241752,0.0054694754,0.0012751559,-0.026123866,0.020769367,-0.043604877,0.01036575,-0.0047737104,0.016942028,0.01905966,0.069580145,0.0029493629,-0.014374144,-0.03498078,0.026453149,-0.02902238,-0.041882407,-0.011526771,-0.03351465,0.031752363,0.0030197361,-0.040016055,0.0000013246793,-0.0011421847,-0.047554396,0.013838046,-0.018635942,-0.029596604,0.06718357,0.00038285018,0.0050693806,0.014898541,-0.05712258,-0.021357192,0.010005289,0.036051985,-0.015706828,-0.006153136,-0.038672708,-0.007921352,0.03761538,-0.029537143,0.0033259676,-0.010042545,0.026018742,0.0070758504,-0.03439219,0.017515372,-0.042358622,0.0067649526,0.02445609,0.001577578,-0.038217306,-0.016493464,0.00067827164,0.004813772,0.036204986,0.027582204,-0.0040629855,-0.006399941,0.010379935,0.022287495,-0.014996246,-0.0052093747,-0.04394381,-0.02886646,0.01736098,0.005500015,0.06752328,0.0008412608,0.053655796,0.077574894,0.023545668,-0.023945583,-0.0932988,-0.055700563,0.028372016,-0.0071255458,-0.015971765,0.016802425,-0.02362906,0.029585069,-0.014572928,0.032747246,0.024802562,0.0015896963,0.03115796,0.027044948,-0.017697118,-0.012302424,0.012080306,-0.006161908,-0.049822573,0.0134953335,-0.021325994,0.0059800115,-0.05768263,0.009555041,0.01759981,-0.000053714142,0.028960677,-0.006653369,0.019356685,0.011994787,-0.010007598,-0.012082407,-0.028650312,-0.009815293,-0.0032424447,0.02716197,0.014395715,0.009521971,0.07147393,-0.011687526,0.03352233,0.0053018527,0.049232945,-0.022835622,0.023197567,-0.0015420966,-0.020098057,-0.04030918,-0.022921631,-0.03936209,-0.013425672,0.052329395,0.059476193,0.03261583,-0.0077323546,0.06843114,-0.017564753,-0.1554353,-0.039657153,-0.03463005,0.036082573,0.04119349,0.0104710115,-0.011221739,0.007299288,-0.04434739,0.027016055,-0.011105444,-0.06017866,-0.03960897,-0.033057414,0.013344608,-0.050431583,-0.011371822,0.014407128,-0.0019448414,-0.01481653,-0.026581913,-0.038511474,0.029675212,-0.019074025,-0.042605843,0.013519314,0.06921447,-0.012476655,-0.028266529,0.00052116934,0.002427112,0.023883672,0.01059349,0.023822753,-0.012354827,0.04338334,-0.003779064,0.0047962065,0.004494833,0.025040105,0.053427607,0.055416316,0.03160904,0.034162704,-0.037277017,-0.01370857,0.022595705,0.026474286,-0.03348486,-0.008921464,-0.0044298815,0.006441072,-0.0013717257,-0.013342932,-0.017685594,-0.015570783,-0.0102688335,0.02001449,-0.040762197,-0.000121126395,-0.03113421,-0.05749746,0.013151342,-0.05794871,-0.029634923,-0.011735522,-0.01744405,0.0009879356,0.02936537,-0.07893494,-0.018445363,0.015598699,-0.0128457695,-0.013477447,-0.03689029,-0.028115565,0.015542195,0.0064705815,0.0035787278,-0.1080742,0.0042401697,-0.014155158,0.002097654,0.03809809,-0.038926587,-0.024529625,-0.004505558,0.020529721,0.010144284,0.25150862,-0.001639625,-0.0135343615,-0.005378257,0.06888657,0.0280541,0.021026121,0.02115522,0.0062465346,-0.045465983,0.052437343,-0.025485959,-0.01789588,0.016040431,0.001990004,-0.018926058,0.00097077654,-0.013693088,0.053473357,-0.010956222,0.039966255,-0.018443633,0.018246355,-0.0049648075,-0.04016372,-0.019815898,-0.013534307,-0.0004533689,-0.032087084,0.018416196,-0.0015541842,-0.04031938,0.05007067,0.020102357,-0.017208904,-0.009921751,-0.010856826,-0.011264704,-0.029472899,0.0045408756,-0.0027509267,-0.018689455,-0.014411484,0.01966012,-0.0380825,-0.0063365847,0.06767376,-0.0078221755,-0.016014462,0.008351088,0.05149273,-0.020928033,0.010581855,-0.004817072,-0.0010709335,-0.041658413,-0.052370183,-0.007812623,-0.02934866,0.037050005,0.022872465,-0.010848482,-0.040022723,-0.010041245,0.0013168402,0.043571748,-0.0009827359,-0.021664666,-0.005402196,0.028315697,0.039840546,0.044548955,0.010346592,0.03139515,0.046209686,-0.0042506997,-0.003256667,0.017868299,0.014399475,0.0014682311,0.0004082403,-0.019720765,-0.017688561,-0.0044992957,0.03126537,0.0072906883,-0.021289615,0.08125482,-0.025807755,-0.017104318,-0.002238511,-0.004144112,0.0002145477,0.021462616,-0.045553427,-0.016612299,0.0554995,-0.009281795,-0.05817531,-0.04547582,-0.024016272,-0.047117185,-0.03133136,-0.022860209,0.07617232,-0.020120408,-0.0037280112,0.039264087,-0.02261186,0.0375076,0.016113251,0.005304224,0.022177149,-0.011192902,0.0064183716,0.0208685,0.04235051,0.031925935,0.046086647,0.0014562866,-0.05887665,-0.031419143,-0.028816301,0.014542922,-0.018647416,-0.031494834,-0.019811202,-0.0030071815,-0.02355096,0.04469082,0.017119136,-0.034151483,-0.084646754,-0.003995441,0.017844021,0.028094184,0.0016273513,0.014723913,0.0018884215,0.0053984765,-0.041923054,0.035551768,-0.05278706,-0.0016075931,0.0047307853,0.021067994,-0.012715376,0.010154421,-0.01821931,0.017471911,0.035196546,0.049555674,0.006839846,-0.064338565,0.038372364,-0.017800288,0.010323319,0.04397836,0.007469315,-0.009278152,0.005788421,0.011946182,0.016887944,0.082461424,-0.03266211,-0.009457222,0.0037677104,0.034179803,-0.055529464,0.0069439984,0.012283821,-0.02606159,-0.034621574,0.04503628,0.025758488,-0.026476331,0.009403658,0.011405103,-0.010579742,-0.035020642,0.034971043,-0.009777867,-0.02496025,-0.046154946,-0.00869811,0.043217126,-0.043146376,-0.015444934,0.02386615,-0.007846625,0.027924413,0.09424836,-0.013874454,-0.033539094,0.010286584,0.019208333,0.03943815,0.011734637,0.025756001,-0.021302594,-0.010085407,-0.043109808,0.016345257,-0.037058264,-0.04514383,0.014461845,-0.003554251,0.041700162,0.007899767,-0.008470077,0.029896105,-0.011371607,-0.022693925,-0.013514054,-0.040675428,-0.027069736,0.031200724,0.045871917,0.026144687,-0.058104526,-0.023739314,-0.017741887,0.018542057,-0.022355765,0.009638832,0.038306847,0.057049908,0.013653896,-0.029779593,-0.05000902,-0.006591865,0.04477384,0.0753242,-0.016137337,0.003371975,0.013767493,0.021508733,0.009470145,-0.029282654,-0.0259878,0.026347712,-0.021645349,0.034190763,0.036555625,0.04266358,0.08344944,-0.038756993,-0.029332453,0.041031074,0.045475945,-0.009803613,-0.012744758,0.0053121354,-0.025075428,0.0036697167,-0.024012571,-0.023361852,0.014428155,-0.023083586,-0.050142463,0.004596479,0.062332943,0.0019721366,-0.014362372,0.005675543,-0.021464506,0.027985802,-0.0035819628,-0.019798102,-0.0125385,0.013180163,0.017717954,-0.05791437,0.011288853,-0.0039490634,-0.012601979,-0.058204997,0.04768654,0.0375382,0.0011762104,-0.031480595,0.037212074,0.018686337,0.02566172,-0.0061500715,0.020811198,0.010543436,0.009684576,-0.01868405,-0.017669052,0.036970314,-0.00901654,-0.041493803,0.031794373,-0.021630723,0.007955659,0.028256577,0.04818581,-0.039939076,-0.035620723,-0.02109862,-0.005163487,0.0009545665,-0.015174256,-0.031948924,0.019721333,0.034674875,-0.036433823,0.027722478,-0.0086268075,-0.0041131596,-0.06401827,-0.019498963,-0.011841697,0.08232509,-0.021172097,0.06668651,0.0046314537,-0.0020367943,-0.005276989,-0.026262784,0.015990093,0.00695708,0.036411807,-0.05571748,-0.0025784364,-0.009340582,-0.030524952,-0.033679802,-0.01640129,-0.024867598,-0.022326812,-0.009859266,-0.0038184226,0.0026247103,0.040617224,0.020372458,-0.030582802,-0.0024384845,0.024492363,0.03644635,-0.041764304,0.0071448185,-0.00287011,0.016756142,-0.034501575,0.024231745,0.0050757783,-0.053761177,0.002612569,0.01863996,-0.04881943,-0.024387473,-0.024702387,0.015629916,0.016684458,0.015976071,-0.020083265,0.000037080008,0.00084752706,-0.02728194,0.027957508,0.008550561,-0.020179452,0.019639615,-0.014742307,0.00039583497,0.00076722953,-0.013721954,-0.004182614,-0.0088243075,-0.015620927,0.035411615,0.024358384,0.00763162,0.04934376,-0.01147334,-0.0070553897,0.028587123,-0.011003195,0.016804246,-0.0029193792,-0.017236134,-0.0058280057,0.013452045,-0.010374583,-0.003992736,0.015870994,0.028781764,0.02064181,-0.014088634,0.02949735,0.0009473004,-0.03458992,-0.11460651,0.03447734,-0.020358434,0.0039221477,-0.05864601,0.024717221,-0.026806617,-0.011000052,-0.0065402463,-0.040343963,-0.06445781,-0.036606774,0.011599316,-0.029277831,0.0058616875,0.032425832,0.0027382115,-0.012044079,0.024457777,0.052916452,0.008796156,-0.004499814,0.0028770708,0.02402317,-0.007845141,0.035125565,-0.022778478,0.012940792,-0.02158821,-0.06158975,0.017973715,-0.036121342,0.008131405,0.029000804,0.029751439,0.019412069,0.032272093,-0.017769404,-0.024924785,0.031513024,-0.057380464,0.012903593,0.011670928,0.009984523,0.015265209,0.05729462,0.008624518,-0.0029138671,-0.049153373,0.03140234,0.013533104,0.03119426,-0.054358292,0.02818294,0.025026357,0.002869603,-0.07253884,-0.022997193,-0.04728946,0.027635092,-0.06214262,0.02970879,-0.03582455,-0.056569193,0.052380856,0.031386446,0.0034756262,0.007999025,-0.0040836334,0.039912667,0.0009193689,-0.011335585,-0.0077252835,-0.045101788,-0.042817585,0.012033735,0.022035586,-0.00823619,-0.044366933,-0.022308938,-0.050123397,-0.042291723,-0.041426495,0.017547622,0.042789083,-0.04708209,-0.003872388,-0.01559286,-0.038276285,0.028853254,-0.019157978,-0.026697777,0.038187232,-0.024151284,-0.01687042,0.041772645,-0.010717076,0.0065770834,0.019186499,-0.022182297,0.00052068674,-0.00887913,-0.006012128,0.015987426,-0.019936271,0.065273486,0.019263895,-0.04065023,0.012502539,-0.03090805,-0.011486936,0.032461304,-0.005087949,0.008401606,-0.035104774,-0.009853904,0.048883818,-0.013235637,0.04253513,-0.009960948,-0.0114796795,-0.056103,0.002772189,-0.037129708,0.012956956,0.04221973,0.0069751036,0.03560243,-0.039346043,-0.036913007,0.043601617,-0.03838758,-0.0042925384,-0.015380834,0.043535516,-0.037456527,0.017267393,0.029029319,-0.015069445,-0.013196659,-0.04178531,-0.029720547,-0.042599015,-0.028617784,-0.00944012,-0.04027797,0.00064283394,0.014913131,-0.0413434,-0.03541688,-0.03013579,-0.0015771104,0.012667272,0.011312704,0.0031653016,0.009977563,-0.04257009,0.013886927,0.035371546,0.020642264,0.01933194,-0.029271442,-0.008247363,-0.019101715,-0.03863501,0.007605373,-0.035005398,-0.0062752115,-0.012238876,-0.026190089,-0.029427847,0.021512866,-0.025429998,-0.02405095,0.022387452,0.010441828,-0.000027792525,-0.019476261,0.034180168,0.004086544,0.03325856,-0.0153977955,-0.0042826594,0.012651226,-0.0015308592,0.01014526,-0.04134342,0.016581634,-0.0028894937,-0.002581185,-0.013890089,-0.016523417,-0.02546902,0.018681489,0.05537013,-0.004094898,0.0133889625,0.028104533,0.025134865,0.013506534,-0.055848207,0.020843763,-0.01825116,0.035647783,-0.052164577,-0.02408576,-0.0042755655,0.0021120987,0.049022,-0.020358799,-0.03514087,0.008522142,-0.017730666,0.004959076,-0.03501416,-0.029336594,0.02880523,0.0044221627,0.018531889,0.07056806,0.010148053,0.03995549,0.005914832,0.05288605,-0.035354633,-0.013547154,0.023469869,0.015348723,0.013462181,0.050055653,-0.018259324,-0.0160801,0.0020206487,0.027017647,-0.017504534,0.0038116295,-0.06964448,-0.033101223,-0.038781557,-0.027324101,0.053730637,0.012768881,0.013223117,-0.014220231],"last_embed":{"hash":"8g1q6x","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"8g1q6x","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Directory Structure#PARA Organization#{5}","lines":[32,33],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8g1q6x","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06952513,0.0017062365,-0.059921965,-0.028455045,-0.012047746,-0.00069658505,-0.008404545,0.0022393449,0.0076448647,0.00903355,0.026111284,0.003882836,-0.028605668,0.009581553,-0.015782824,-0.0030069083,0.02105102,0.025871022,-0.008863225,-0.00038626086,0.002973518,0.010279155,0.061320525,0.037155334,-0.020380713,0.013570476,-0.02168756,-0.02613335,-0.03200138,0.05022242,-0.015917363,-0.00048234424,0.013537925,0.01147336,0.0033429586,-0.028340776,0.0061123986,-0.024983829,-0.052765056,0.020395996,0.0063190903,0.012820964,0.032062694,-0.065882295,0.03351992,-0.021000603,-0.0011146197,-0.013241628,0.024968456,-0.042324517,-0.00253932,-0.008440559,0.007870825,-0.045190036,0.029284645,0.020115191,-0.023681724,-0.052463315,-0.058447454,0.014376224,0.0006351171,0.002467955,0.018994762,-0.017574668,0.018281832,0.021482078,-0.0287777,-0.005191351,-0.030244064,-0.054410037,-0.0038723857,-0.009602154,0.017752828,-0.03003562,-0.037731115,0.016195642,0.04254356,-0.02379103,-0.017558195,0.005843059,-0.017173408,0.027731689,0.011634236,-0.010240863,-0.028411785,0.011888106,-0.0005918991,0.036051586,0.037154544,0.025490347,-0.011115058,-0.025857702,0.024708007,-0.0506436,-0.023855891,-0.029618828,-0.014794604,-0.0013212718,-0.009432519,0.041728284,0.02380043,0.011533575,0.029143764,0.035039485,0.041159675,-0.026765557,0.003052814,-0.007704578,0.039988205,-0.022960015,-0.00011660444,0.05070245,0.0015359938,0.046670258,-0.0032404878,0.0075746854,0.012669204,-0.068794906,0.002802161,-0.026573919,0.028614305,0.04870943,0.008571762,-0.026717072,0.009299224,-0.0050450373,0.043302383,-0.00092868874,0.008741316,0.011745816,0.010849338,0.057460375,-0.000666023,0.025063733,-0.014647481,-0.038218178,0.03608997,0.0220149,-0.04193144,-0.020900205,0.04444495,0.009950595,-0.033038806,-0.03081415,0.017038167,-0.035957936,0.028056445,0.00088664243,-0.02512133,-0.02108755,0.022819541,0.03995007,0.041784335,-0.04062754,0.050400767,-0.030889546,0.0031386896,0.033518523,0.046662435,-0.025374494,0.029200874,0.0037850165,-0.017321272,0.02881197,0.07297842,0.004419209,0.013522849,0.03578473,-0.015453129,-0.026262412,0.011661409,-0.04771958,-0.017562095,-0.006024212,0.04175357,-0.01457154,0.05254408,0.017116187,0.0009923651,-0.04581322,-0.04015654,0.026032507,-0.0025655385,-0.029408226,-0.0067974865,0.022478502,0.0064822175,-0.028623227,0.022788044,0.051223684,-0.027416855,-0.022003002,0.017660413,0.01038445,0.009389682,-0.030198617,-0.0068444093,0.032808147,-0.02282409,-0.026456421,0.008543212,0.035891604,-0.0015710426,0.0018248283,-0.014563148,-0.020970514,0.022015296,-0.044262756,0.008900686,-0.020760408,0.032198805,0.023685189,-0.040458202,0.02122383,-0.045216586,0.020532163,0.03883514,0.0016029552,0.0035135357,-0.035160024,-0.0021796972,-0.007866899,0.029290026,-0.028351909,-0.01503334,-0.02597018,-0.035360612,0.0371311,0.04389172,-0.008874661,-0.024413252,-0.027858717,0.0120479185,-0.023714852,0.050927404,-0.010583879,0.014829215,0.019657262,0.047563303,-0.0022192013,-0.017794672,-0.05527642,0.034090288,-0.007231635,-0.033442367,-0.008859966,0.03404234,0.052226484,-0.032722738,0.05184145,-0.013106197,0.003065097,-0.008386945,-0.010060571,0.057193074,0.026734848,-0.0320613,-0.016997546,-0.011673384,-0.009798845,0.013918987,0.02527253,-0.039346054,0.011298919,0.01701374,-0.01389218,-0.023059381,-0.039039318,0.04133155,0.02307714,0.004056884,-0.022128826,-0.0043990244,-0.009184967,-0.0053478354,-0.013853085,0.006315972,0.006173968,0.083366126,-0.033461783,0.0063961395,0.056351375,0.021395247,0.0031375005,0.016462393,-0.023651259,-0.02452659,0.009166312,0.00902035,0.018715689,-0.013110217,0.037986435,0.04860294,-0.018506283,0.0019008957,0.03756833,0.004980908,-0.16268724,-0.026616476,-0.008022018,0.04249433,0.041513942,0.0032768438,-0.036352795,-0.017383398,-0.023435472,0.03494634,0.020752622,-0.05873977,-0.0586504,-0.041316353,-0.03633591,0.02720893,-0.026723167,-0.009161441,-0.030853162,-0.022263436,-0.031713128,-0.0036864069,-0.022036301,0.04059062,0.0077866456,0.034168333,0.09596426,-0.042080726,-0.0036982987,-0.008945104,-0.03572157,-0.0076204287,0.01797834,0.033697724,0.014791656,0.024349768,-0.056778036,-0.032542262,-0.02665483,-0.01246786,0.02136118,0.04049043,0.026583921,0.018157804,-0.01891198,-0.028665401,0.03376031,-0.00036535933,-0.034738414,-0.06502899,-0.02511796,-0.020813864,0.00814314,0.00920853,-0.061624587,-0.01752795,0.017027047,0.020884443,-0.0045979596,-0.01891309,0.0052959872,-0.043602306,0.024769835,-0.053516828,0.00966682,-0.027461493,0.044146944,-0.0060195876,0.009659865,-0.059389763,0.019137677,0.0068055447,0.037219547,-0.02414642,-0.025651518,0.034370832,0.007854831,-0.050495986,-0.03008566,-0.081174634,0.005109364,-0.002820951,0.008109352,-0.0025392636,-0.052924402,-0.009757524,-0.012913915,-0.0026995284,0.04959269,0.23452559,0.043572713,-0.03254486,0.016683703,0.09811983,0.0125854565,-0.009511661,0.02645288,-0.0006397619,-0.038902275,0.028611967,0.011249155,-0.013526147,0.00541727,0.018999003,0.0073214686,-0.057169557,-0.011653057,0.074778646,0.012304846,0.006411724,-0.06748886,0.049349755,-0.008229327,-0.012171794,-0.028940298,0.0013354217,0.0025307238,-0.06458468,0.0129876705,-0.032055445,-0.0009824889,0.054849345,-0.024691813,-0.04407471,-0.060769774,0.020440342,-0.028191352,-0.0312986,0.029723642,-0.0063474784,-0.02316265,0.00940114,-0.037041206,-0.0021546665,-0.025137074,0.0241317,-0.0036454198,0.016390957,0.010137641,-0.012781956,0.0016887948,0.011071612,-0.013720245,-0.0016092211,-0.018506335,-0.05270974,-0.01676309,-0.0019280657,0.018692669,0.012809715,-0.0023840119,-0.021409689,0.005519602,0.0005500549,0.03690168,0.01427652,-0.031913176,0.025154032,0.05929582,0.03728958,0.036467496,0.027504941,0.01836379,0.03591003,-0.021946218,0.01639779,0.047178548,0.0015051683,0.013975975,-0.034334607,-0.024251303,-0.004437824,-0.01661858,0.033508096,-0.014573071,-0.018331649,0.04685538,-0.0038461697,-0.022466552,0.006729142,-0.017276876,-0.03278344,-0.006359722,-0.0014900116,0.026102638,-0.030501558,-0.014861877,-0.049404003,-0.04117252,0.01688658,-0.031187534,-0.043022417,-0.034128,0.054494184,-0.01581425,0.011236164,-0.0031212026,-0.004829029,-0.0005678263,-0.04395929,-0.0027558042,-0.021465337,0.014358133,0.037590608,0.04627118,0.08797421,-0.029846353,0.08652571,-0.0034262664,-0.023863593,0.050777297,-0.024863847,0.022287045,-0.020681486,-0.056518354,0.0049802386,-0.014592027,-0.016720936,0.04516189,0.043331794,-0.033367086,-0.033664353,0.00072843384,0.029308198,-0.011442273,0.050867025,0.02227914,-0.019979715,0.0352251,-0.044852152,-0.0106725935,-0.03263271,-0.002159359,-0.0156194,0.010862045,-0.0017681498,0.05112002,0.0026808353,-0.0031104654,0.03842182,0.023605917,0.0068499297,-0.06076681,0.028611666,-0.07147877,-0.02685555,0.03622588,0.034951724,-0.032672722,-0.012021249,0.056358688,0.010180938,0.11274701,-0.014738874,-0.015516169,-0.0020282797,0.052180547,0.014845689,-0.0015120436,0.03759853,-0.047313653,-0.021185953,0.053014558,0.019672334,0.0056629865,-0.039325066,0.024274686,-0.03396283,-0.033316888,0.029058296,0.012647185,-0.029742055,-0.01946011,0.0016698999,0.0011653472,-0.01559321,-0.023827834,-0.0097669,-0.0030994508,0.020478038,0.09079091,-0.030741716,-0.018942365,0.046954032,0.001976009,0.04615968,-0.00050121907,0.019634206,-0.023114944,-0.018120117,-0.0069647282,0.01592752,0.013585189,-0.021024415,0.02037793,-0.023341028,0.06374588,-0.023306627,-0.033762295,0.010112539,0.012547623,-0.051207803,0.008104442,-0.034395654,-0.010916589,-0.016020153,0.00025873867,0.021612002,-0.05947305,-0.030731848,0.00018422004,-0.022371607,-0.04661629,0.016861452,0.017555458,0.014278699,0.025820691,-0.019834058,-0.019736076,-0.006603495,-0.0033275168,0.020528093,-0.057666626,-0.02591364,-0.006204743,0.003006778,0.005033007,0.020645851,-0.035609446,0.0147534115,-0.031868484,0.0048649264,0.014906114,0.019754926,0.02597229,0.0051137893,-0.05192405,0.015576588,-0.026911968,0.02103933,0.0029769812,0.014805555,-0.034673486,-0.00060196687,-0.00834434,-0.01163702,-0.013210652,-0.010560216,-0.025193434,0.010417311,0.07048493,-0.008256296,-0.0034459422,-0.03966277,0.0045819944,0.030625813,-0.0377565,-0.0338189,-0.010640199,0.004415979,0.02276538,-0.0293899,0.008080787,0.017905494,0.012127946,-0.06417526,0.05347266,0.029665725,-0.04785109,-0.017794076,-0.0022434178,0.053437777,0.0098711,0.0011697522,0.013483378,-0.008075366,0.023194594,0.008564316,-0.0030867872,0.027181935,-0.017402424,-0.055030942,0.0022719256,-0.017408095,0.00950518,-0.027638141,0.050791413,-0.018681118,0.0026712485,0.0047128163,0.053909004,0.025189525,-0.0024492173,0.04068822,0.026886258,0.022847025,-0.03735877,0.008042034,0.010593147,0.011049102,-0.021820227,-0.012273504,0.019940184,0.029628616,-0.017114198,0.028164204,-0.012087141,0.022115387,0.04362521,0.0034575472,0.028649628,-0.04472381,0.02448319,-0.07445438,-0.010051745,-0.013094581,-0.019119699,-0.0051424545,-0.02597208,-0.043319896,0.0007563125,-0.00296453,-0.042666554,0.0017223264,0.035316344,0.077039786,-0.023640651,0.016325947,-0.011737827,0.002288587,0.01578503,0.046825886,-0.02413561,-0.011741167,-0.04234025,0.0078127,-0.006690541,-0.04582353,-0.027293455,0.032253023,0.0126434285,0.002881179,-0.012133073,0.04083784,-0.008118742,0.04394013,-0.008092771,0.01166389,-0.005241513,-0.026298633,0.006588546,0.022715006,0.007155374,0.023033129,-0.011594092,-0.029986251,-0.05193303,0.018052774,-0.004747974,-0.008785484,-0.014474752,-0.017431408,0.020930521,-0.017630197,0.023006903,0.014280264,0.0047020195,0.045736916,-0.01095728,0.0023725398,-0.04328216,-0.008738963,-0.026181681,0.036916807,-0.0012023182,-0.005257879,0.026051406,0.024168508,0.021564808,-0.01924473,0.03430303,-0.024367666,-0.028393459,-0.1342843,-0.0035894178,-0.008266289,-0.009157965,-0.06824404,-0.014647995,0.0136014465,-0.017351707,0.018051464,-0.028118543,-0.04125553,-0.009035439,0.019736376,-0.021687316,0.01829089,0.022524433,0.009215095,-0.063032866,-0.022926118,0.027298495,0.015455189,-0.013126846,0.03350568,-0.021427782,0.0061776238,0.05634581,-0.011165278,0.016931321,-0.03870458,-0.026854422,0.026075942,-0.046485346,0.014532112,-0.025943762,-0.019125497,0.043470345,-0.003635929,-0.010751364,0.01539733,0.0029256956,-0.06848084,0.01645015,0.04362875,0.0038132237,0.027367698,0.0722507,-0.004454277,-0.010983359,-0.047410145,-0.000050042534,0.007138533,0.04709771,-0.054290675,-0.00022510465,-0.019181758,-0.014072391,0.023242654,-0.02386821,-0.05391614,0.07670651,-0.013454221,0.033667758,-0.029219719,-0.0017236432,0.009516952,0.045282077,-0.053414185,0.022985468,-0.019642537,0.013040734,0.007302744,-0.014188183,0.008783371,-0.05083035,-0.02742462,-0.019836903,0.034608502,0.0026315597,-0.04605949,-0.01647554,-0.014788709,-0.038039792,-0.04491065,0.050388023,0.044853643,-0.024944244,0.015672348,-0.02341214,-0.033780627,0.029436233,-0.015118515,-0.059076168,-0.014884385,-0.0026542817,-0.016691461,0.009770954,-0.044023007,0.024353772,0.009898526,0.0043082256,-0.0025344936,-0.01894006,-0.011134135,0.0036283198,-0.06652418,0.045235984,0.027443182,-0.04276693,-0.035161514,-0.011320577,-0.008095421,0.01756211,-0.011287236,-0.00421411,-0.065481514,-0.010932563,0.013817652,0.02288675,0.046155475,0.037233513,0.001426481,-0.014233669,-0.048697397,-0.047759924,0.038652413,0.0645743,0.040520366,0.022983976,-0.036756642,-0.030416727,0.01123189,-0.05463443,-0.026026897,-0.0015082723,0.01746771,-0.026481962,0.013476409,0.024208168,-0.04440243,-0.019198166,-0.052327633,-0.036092665,-0.024075799,0.011931049,0.0052862135,-0.024200395,0.019113105,0.027227936,-0.01770137,-0.032198124,0.046745718,-0.007825407,0.015601708,0.03902286,0.011490946,0.009653402,0.00800753,0.07227627,0.0048026266,0.053808093,-0.023319706,-0.062665366,0.0008413685,-0.008393047,-0.04908988,0.01810347,-0.005161697,-0.019756418,-0.052209396,-0.009964896,0.01581073,0.03810698,-0.017418342,-0.0218715,0.03993918,0.01358582,-0.014250315,-0.010332009,0.030656883,-0.00049886614,0.042594716,0.0044287867,-0.012071915,0.016909996,0.015373775,-0.035266522,0.0018204994,-0.024411285,-0.0280677,-0.01121132,0.0064930706,0.00338977,-0.06363935,-0.00013111226,0.06604745,0.043215048,0.0021631871,-0.005984301,0.008063835,0.018941399,-0.005947358,0.0017507593,-0.014198516,0.019243956,-0.038067866,0.034219775,-0.012569567,0.0077058244,0.0047424235,-0.025858322,0.020391453,-0.00406117,0.007132946,0.013013033,0.005299451,0.002979825,0.003826019,0.034418546,-0.015595423,0.0037059586,0.03693342,0.015190474,0.012555223,-0.0115345,-0.019620532,-0.023883559,0.049254525,0.037463803,0.0014889956,-0.021854416,-0.06110955,0.0004924781,-0.005599407,-0.0019247137,0.052231066,-0.012697037,-0.024979202,-0.032159984,-0.04995495,-0.012047421,0.058191035,-0.006969065,0.009677466,-0.003660023],"last_embed":{"hash":"1llw32t","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1llw32t","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas","lines":[34,57],"size":1239,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1llw32t","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas#Career Domain#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07012889,0.003844801,-0.04995782,-0.04579879,-0.014846419,-0.0066996454,-0.008440873,-0.0018065149,0.022638338,0.012321026,0.012969768,-0.005982467,-0.014527394,0.020989275,-0.023380682,0.010203239,0.026655404,0.0045699747,-0.00013697936,0.018513046,-0.005149138,0.021453228,0.052407432,0.04062823,-0.03144131,0.0029656636,-0.011259459,-0.025930632,-0.008383303,0.022357607,-0.0059810807,0.0070996196,0.014439452,0.004943683,0.0043916837,-0.03485545,0.013949755,-0.024080953,-0.047555156,0.03661116,0.017951779,0.035584014,0.01914542,-0.060985126,0.029720783,-0.0015578392,-0.017856473,-0.00443717,0.012233537,-0.038124114,-0.0018216786,-0.013834434,0.015648985,-0.026406923,-0.00798562,0.0075665666,-0.02147005,-0.059018854,-0.037495576,-0.011375009,-0.0059109177,0.0011204426,0.023352649,-0.017451512,0.015894162,0.026431331,-0.037374817,-0.0011142369,-0.0246694,-0.060578153,0.0146555295,0.019091502,-0.0026597597,-0.01865549,-0.040384326,0.014031522,0.034663707,-0.02487819,-0.0069895997,0.0061601773,-0.015479466,0.023345403,0.014324042,-0.0020635724,-0.028478215,0.012356153,0.0040815384,0.032208044,0.0175219,0.05609382,-0.007683934,-0.012083205,0.00085880107,-0.057650108,-0.033108007,-0.040796433,0.0052476125,0.004993129,0.0013042233,0.030591497,0.018487768,0.013886866,0.021209776,0.051120255,0.022061614,-0.05221812,0.00014195252,-0.00068744534,0.02992864,-0.016897758,0.005267087,0.04374641,0.020269457,0.05889101,-0.0015014218,0.008358767,0.013873618,-0.053331565,-0.004048829,-0.022438262,0.03690537,0.042445596,0.04346224,-0.021843696,0.0036880684,-0.012602947,0.05733449,-0.009792937,0.013290368,0.015127972,0.017692924,0.07752382,-0.0009986062,0.010674775,-0.0093177855,-0.04536013,0.035968732,0.022302315,-0.048051443,-0.014673447,0.050174832,0.010971757,-0.031314954,-0.024023853,0.015660347,-0.046265543,0.019693745,0.01696458,-0.012239588,-0.025147136,0.013097232,0.034655906,0.029433772,-0.017793322,0.067343846,-0.027248535,0.0030764327,0.026998011,0.035890225,-0.009211947,0.0040803743,0.011058479,0.0015046089,0.026603257,0.06532199,-0.0025720987,0.016271716,0.05124168,-0.011163563,-0.037112407,0.018683601,-0.04365853,-0.01800465,0.004498362,0.03916511,-0.004986737,0.054972358,0.013557691,0.011362413,-0.04944479,-0.032941494,0.0019134113,-0.0055651413,-0.017801337,-0.010482309,0.021308623,-0.0051825778,-0.054351963,0.016236708,0.031898856,-0.017022736,-0.0033399304,-0.0021209624,0.016957872,0.010867561,-0.028058212,-0.0012763969,0.018181115,-0.02545898,-0.035828475,-0.0021243028,0.034932114,-0.025834268,-0.008698593,-0.013753374,-0.009354172,0.034937598,-0.03493761,-0.0032910598,0.009276048,0.02632225,0.017912138,-0.027787589,0.036114033,-0.04314051,0.0053847204,0.04792687,0.022057856,-0.00005614765,-0.03208691,-0.0030772511,0.007686248,0.049972128,-0.0059614084,-0.026002554,-0.005459979,-0.037188422,0.04986528,0.037993677,-0.020147644,-0.025847407,-0.018966245,-0.00320911,-0.014009684,0.04755763,-0.0074595166,-0.004764166,0.053217053,0.030508013,0.008327921,-0.033747096,-0.041624777,0.04876252,-0.016247613,-0.025107125,0.0032131157,0.021347707,0.049261704,-0.026923615,0.066403694,-0.010331882,0.004127715,-0.018714095,-0.0297303,0.05981057,0.023504822,-0.025102457,-0.01919234,-0.017314652,0.0048545864,0.0142945545,0.0089986,-0.032096386,0.009301057,0.025014909,0.006551704,-0.0038638064,-0.028654765,0.03700759,0.01609916,0.00924647,-0.04524503,0.0009046282,0.007910294,-0.019794902,-0.017224252,0.013825924,0.00096088654,0.07073357,-0.01101031,0.00038656918,0.059277754,0.011395799,0.007394299,0.036146834,-0.028521797,-0.03105676,-0.00638248,0.006125758,0.018721184,-0.015374665,0.023753835,0.044969648,-0.004580199,0.013300496,0.03262415,0.013779086,-0.157638,-0.033936217,-0.009440602,0.0396843,0.04019794,0.014853314,-0.026190354,-0.023194123,-0.009271834,0.03861289,0.039289534,-0.04588601,-0.046335615,-0.024873106,-0.032792844,0.014724491,-0.022529485,0.0031844547,-0.020119501,-0.030192962,-0.038352266,-0.013966651,-0.030810451,0.014584535,0.0016331922,0.04117631,0.08034171,-0.01998926,-0.0014754732,-0.011805251,-0.039049387,0.009221439,0.018799504,0.023919914,0.012573732,0.029743005,-0.052200243,-0.00687576,-0.0413177,-0.00087108853,0.018731087,0.052237984,0.02231988,0.0050011394,-0.045217697,-0.04294772,0.034872048,0.009314028,-0.033306967,-0.04370064,-0.015398902,-0.0062230173,0.026961418,0.00868407,-0.056871105,-0.027995413,0.02331784,0.015512435,-0.011472968,-0.015015364,-0.018214857,-0.046476003,0.018926207,-0.06571958,0.0050255167,-0.015984828,0.02535756,-0.010378728,0.039461255,-0.055218846,0.024121106,0.011556318,0.043652102,-0.03560023,-0.0051855254,0.03362078,-0.0010524648,-0.041481324,-0.01650277,-0.069829404,-0.012486654,-0.00032390543,0.0066147866,0.0017526413,-0.04953355,-0.0048779016,-0.02806405,-0.0064312452,0.046301045,0.24692133,0.077050045,-0.021964438,-0.0013368373,0.087358564,-0.00071651564,-0.01410225,0.026346898,-0.0054113227,-0.04118275,0.04090944,-0.008357765,-0.025932744,0.007898534,0.015505335,-0.0018853997,-0.050858974,-0.027039256,0.07633861,0.005100782,0.009757058,-0.067349896,0.06233143,0.012487174,-0.007998437,-0.020018382,-0.006508418,-0.0038698572,-0.06936306,0.034029797,-0.019418947,0.006029955,0.03609412,-0.0063460786,-0.040392235,-0.05718591,0.0077156574,-0.036438808,-0.02087079,0.015860997,-0.01072247,-0.008956354,0.0007071225,-0.05258333,-0.00009059699,-0.021095688,0.024092978,-0.0042831777,0.02412351,0.016976254,0.0032269068,-0.006084626,0.014068011,-0.011047408,0.021306537,-0.022740733,-0.055065587,-0.02325033,0.0025687604,0.015153975,0.00081051636,0.0059502316,-0.019537186,-0.005652703,0.0052718096,0.034854915,0.015372757,-0.024039475,0.030575994,0.04762411,0.016719278,0.021323174,0.033317067,0.01790493,0.037247404,-0.03516133,0.029900178,0.03702194,-0.005442083,0.010445316,-0.03752222,-0.02212352,-0.0039377613,0.002889563,0.018991122,-0.005143217,0.0032658293,0.051633544,0.007873592,-0.0234551,-0.00006887766,-0.015848862,-0.01688761,-0.014487192,-0.008405139,0.013705917,-0.020274593,-0.043032873,-0.056756932,-0.043615263,-0.008060169,-0.031725086,-0.03148518,-0.04589157,0.05149979,-0.008305627,0.019613046,-0.0007592298,0.000014620176,0.012474525,-0.030196413,0.0009923591,-0.016300404,0.028500674,0.040187627,0.04684341,0.07271458,-0.026156213,0.07201237,-0.005803741,-0.019490728,0.034932625,-0.03212481,0.048291266,-0.023853494,-0.046186,0.015021337,0.010811233,-0.021002509,0.03468639,0.027255721,-0.031289518,-0.04324929,-0.0023500475,0.021339172,-0.008150403,0.041913215,0.028838359,-0.025546871,0.026556537,-0.04291103,0.0037569343,-0.029193956,-0.01340429,0.0012933239,0.016841074,-0.015618347,0.044808853,0.007267194,0.01800342,0.04452367,0.015214661,-0.0141468225,-0.044465717,0.021411752,-0.058634754,-0.02667085,0.03571686,0.020181956,-0.03444686,-0.008696313,0.045829456,0.015320849,0.10190823,-0.044969138,-0.005745544,0.0013683019,0.05420261,0.0049840207,-0.0066832597,0.025571393,-0.042316727,-0.014438242,0.060112804,0.021519858,0.00858608,-0.05109847,0.015642107,-0.057326887,-0.043874286,0.05029159,0.011686597,-0.05160294,-0.044745445,0.025166832,0.006770288,-0.015918545,-0.02414403,-0.03191444,-0.011433734,0.021490341,0.09834703,-0.029367993,-0.012437358,0.02753911,0.016198708,0.042509228,0.0033326088,0.0030304005,-0.010314449,-0.03734176,-0.012088454,0.009807233,0.018526591,-0.0063545085,0.033850644,-0.032171514,0.06322369,-0.016570836,-0.030626705,0.013161271,0.02012426,-0.05971234,0.0013372134,-0.0249372,0.003816858,-0.0026190754,0.020913472,0.02878941,-0.06696057,-0.025791062,-0.016635409,-0.025107224,-0.044210516,-0.018745,0.028693095,0.008134047,0.022951806,-0.022906868,-0.021088753,-0.008779707,-0.00074864936,0.022561865,-0.059775475,-0.041605256,-0.0016627703,0.016038788,-0.004909462,0.0033118117,-0.043441564,0.026216311,-0.023143973,0.01835437,0.012367587,0.031372584,0.02199232,-0.002318202,-0.05306469,0.022092048,-0.026631745,0.034573983,-0.0071254717,0.021257222,-0.032819897,-0.0021942705,-0.025041003,-0.03428673,-0.015202382,-0.030301224,-0.021619748,0.010327529,0.07581384,-0.010236924,-0.02078986,-0.032613035,-0.0013215508,0.021826636,-0.04361063,-0.029361365,-0.00056687254,0.0016013279,0.023600567,-0.030564219,0.022398029,0.012288611,0.009551628,-0.05177366,0.050378315,0.045144305,-0.045078292,-0.03411535,-0.014882051,0.034022477,0.0075855767,-0.015863419,0.02607339,-0.010908551,0.018699571,-0.009899107,-0.007004186,0.017701004,-0.0062840623,-0.07034764,0.011330415,-0.016221259,0.020338655,-0.023800177,0.07065326,-0.017296584,-0.0257302,0.009552526,0.04580883,0.011607364,-0.0006609916,0.017436765,0.028870791,0.030725706,-0.038646713,0.026189687,-0.0047669304,-0.0037672264,-0.01861433,-0.009007319,0.021532366,0.030368228,-0.02313861,0.027241651,-0.016158177,0.011240033,0.051408935,0.005911256,0.022391556,-0.019012302,0.009977538,-0.07574507,-0.01894082,-0.006134556,-0.028125644,-0.0059021725,-0.025837986,-0.045961533,-0.015995018,-0.0015395478,-0.046258368,0.012431772,0.032953072,0.07802373,-0.03651021,0.017427634,-0.0089734495,0.007127986,0.006483458,0.04000823,-0.02895929,-0.008563729,-0.057848103,0.021655872,0.0022577292,-0.036644064,-0.030658482,0.016258547,0.0143483905,-0.006856439,-0.007675757,0.043444682,-0.008410375,0.043998376,-0.016887406,-0.0059400396,-0.0018292969,-0.021260388,-0.012449873,0.01049647,-0.020335564,0.014618793,-0.0058806515,-0.01577082,-0.06589464,-0.0056237164,-0.020054257,-0.005707459,-0.03116799,-0.012432599,0.030198352,-0.008978752,0.026127184,0.015444713,-0.0041143284,0.04266849,-0.010003665,0.004916192,-0.05214239,0.017353512,-0.015789429,0.027052844,-0.015314941,-0.0059145135,0.029380906,0.022057414,0.03130241,-0.01848064,0.025761608,-0.006889488,-0.0038681584,-0.13197283,-0.00995529,-0.018799676,0.005378123,-0.07508258,0.0006188018,-0.0068016723,-0.018023092,0.005114396,-0.042038735,-0.041007645,-0.01031314,0.011816705,-0.025525272,0.006487688,0.028428668,0.0053177443,-0.056039635,-0.02144248,0.029545108,0.028009178,-0.0122989,0.04619968,-0.007929536,-0.0107858125,0.07287081,0.0024678842,0.010764424,-0.039944865,-0.031425077,0.023796272,-0.05545358,0.022410426,-0.016977118,-0.025149545,0.03390764,0.00045364694,-0.007005507,-0.00037677903,-0.008725313,-0.06374314,0.0125229815,0.02952779,0.026161337,0.020996254,0.051738676,0.011968947,-0.012292726,-0.044673517,-0.010518957,0.012064284,0.039740227,-0.045607004,-0.011463844,-0.007112278,-0.00712399,0.016593117,-0.019899573,-0.041294612,0.065736115,0.0027099266,0.02235466,-0.038455043,0.005135514,0.005338967,0.044908587,-0.05405325,0.018164828,-0.010460595,0.012858292,0.00630211,-0.026742678,0.013612488,-0.06285872,-0.03070153,-0.04074265,0.040429577,0.0050242674,-0.057619836,-0.024360621,-0.01768116,-0.027434425,-0.042084742,0.053593725,0.022018747,-0.041225422,0.007991255,-0.009591588,-0.049895734,0.01695661,-0.012627744,-0.06213146,-0.010293363,0.00045703747,-0.003331402,0.0054190946,-0.035884023,0.027135823,-0.006366236,-0.0020265917,-0.00900611,-0.004727052,-0.008293635,0.007963671,-0.06696069,0.054248843,0.023927238,-0.025080368,-0.018960182,-0.022645107,0.012406045,0.012839631,-0.006559809,0.006862164,-0.058378257,-0.016466167,0.0147202,0.011353797,0.053276636,0.010940924,0.0014316832,-0.029240822,-0.037227795,-0.05061371,0.05791879,0.05476708,0.03913879,0.031677984,-0.042909585,-0.011835276,0.015405441,-0.03662485,-0.028247334,-0.0046972227,0.017622618,-0.023416279,0.009706029,0.02172442,-0.04430214,-0.005650756,-0.042223133,-0.024410611,-0.013648423,0.0010620411,-0.0052269483,-0.019491803,0.019002985,0.011298813,-0.018971281,-0.03570387,0.019587165,0.018522432,0.020197976,0.04992439,0.02064491,0.004058011,0.0011981515,0.06907697,-0.0071774814,0.02951829,-0.016665457,-0.05766904,0.008342888,-0.023097835,-0.048454832,0.016618216,-0.016081437,-0.028814526,-0.05536651,-0.010635386,0.017376019,0.04133436,-0.019225497,-0.04632465,0.06805156,0.037498858,-0.019357432,-0.003419902,0.043331947,-0.023036214,0.046372037,-0.016916428,-0.022504741,0.035577483,0.010259477,-0.04086265,-0.021508837,-0.015649483,-0.019865392,-0.0024249319,0.018650861,0.0127234915,-0.058453113,-0.016121637,0.06448742,0.042697627,-0.012322086,-0.011743695,0.016258933,0.029610442,0.012000643,0.011102339,0.010784826,0.023758182,-0.02513857,0.014272756,-0.012490659,0.005012619,0.0063781627,-0.039636675,0.016559366,0.017940871,-0.0135372225,0.010949656,-0.0046436605,-0.019147083,0.011238379,0.056029044,-0.023899682,0.016623655,0.043798555,0.028216561,0.008630713,-0.016626269,-0.033673603,-0.028113421,0.04113212,0.04971559,-0.0008093229,-0.0006090201,-0.05981987,-0.008047955,-0.009995163,0.0121063385,0.03127887,0.00566347,-0.020923898,-0.03451587,-0.044171173,-0.012188644,0.062474627,-0.019886233,0.017717788,0.0010564154],"last_embed":{"hash":"9jtjcw","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"9jtjcw","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas#Career Domain#{1}","lines":[37,37],"size":149,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9jtjcw","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas#Career Domain#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.056969225,0.016332056,-0.03928611,-0.042659137,-0.022632994,0.009915535,-0.012213507,0.014729185,0.016728312,0.011336716,0.03079701,-0.026797403,-0.035447724,0.017343065,-0.006774607,-0.006907127,0.019326417,0.031069301,0.010490719,-0.0049064155,-0.00917135,0.02627305,0.029077092,-0.0018285386,-0.0021439062,-0.012925319,-0.010076468,-0.03802443,0.0021241123,0.03974374,-0.018402513,-0.003170228,0.0067608557,-0.010424861,-0.015620641,-0.038047526,0.007670552,-0.00031217033,-0.050697833,-0.0075507625,-0.034942515,-0.004562987,0.02219853,-0.01935413,0.0362642,-0.006332803,-0.02424096,-0.026943676,0.0023597695,-0.009256498,-0.00043321896,-0.015694467,0.057091773,-0.032704405,0.0011137935,-0.0011448632,-0.050988957,-0.061310865,-0.081727594,0.0035159485,-0.03344704,0.016408492,0.021854168,-0.0064954557,0.022681411,0.037665375,-0.039642543,-0.014827416,-0.022929754,-0.04724256,-0.0075269495,-0.00539093,-0.015070955,-0.012268693,-0.067193896,0.009197259,0.027957208,-0.018678408,-0.01184825,0.018410802,-0.031080896,0.014594829,0.022630718,-0.0083749425,-0.02897957,0.01255869,-0.025521306,0.001373767,0.016222585,0.027677666,-0.024338556,-0.063940495,0.018331459,-0.023870891,-0.011640367,-0.05624839,-0.0025652274,0.011849157,0.0061882874,0.03455601,0.014946145,0.013626712,0.009990074,0.021037383,0.029897097,-0.05175771,-0.022468919,-0.0040834723,0.037826374,-0.011743909,-0.0005926852,0.038034767,0.009217045,0.057723597,0.004565935,0.008028132,0.026339661,-0.07239631,0.0047801207,-0.026410809,0.016442796,0.036580704,0.060695313,-0.04503736,0.038848516,0.007245791,0.03668417,0.0066581634,0.014203391,0.02808469,-0.0058572246,0.06478974,-0.0056550866,0.015537931,-0.029030139,-0.053221535,-0.0058636665,-0.018702736,-0.046482462,-0.045062732,0.045358736,0.036376037,-0.020512747,-0.04664586,0.05692249,-0.02264841,0.034134373,-0.008134482,-0.01137144,-0.03373852,0.011121181,0.030901311,0.0694144,0.0015172694,0.053061023,-0.017136721,-0.007370519,0.0002951007,0.057211738,-0.0035773711,-0.029525818,-0.0056984723,-0.02102625,0.019386109,0.048896015,-0.008904697,0.02111122,0.045750864,-0.026398614,-0.03013548,0.02051118,-0.0348146,-0.003543209,-0.0107053425,0.05667155,0.005689938,0.027384536,0.009153374,0.04108234,-0.03343804,-0.006151017,0.01417081,-0.04635625,-0.0043221693,-0.0379793,0.0077411663,0.011420234,-0.031680632,0.01213587,0.012935127,-0.04086579,-0.013980276,0.026336355,0.0063833953,0.043258227,-0.03850963,0.0039361236,0.03626876,-0.015520332,-0.04966253,-0.020716058,0.027937409,-0.039127707,0.010187879,-0.025995126,0.028502088,-0.0088793915,-0.04014693,0.030493204,-0.03335085,0.031215133,0.00622914,-0.03362975,0.018736059,-0.025473373,0.004989276,-0.0031759345,0.027852073,-0.015580968,-0.03176008,0.0043554786,0.00075413653,-0.0034880869,0.01700837,-0.018865846,-0.05085289,-0.011289999,0.03142005,0.04570789,0.037883982,-0.0077757393,-0.007809367,0.021640625,-0.043508954,0.05509723,-0.010117612,0.021957472,0.0083937105,0.045927398,-0.020946605,-0.009347628,-0.08099482,0.008744517,-0.027589452,-0.03774464,0.011428654,0.032798897,0.03747559,-0.03684682,0.036409408,-0.019040734,0.014301898,-0.0013826716,-0.010432506,0.022912795,0.021957936,-0.016947981,-0.018311484,-0.024651997,-0.0008361382,0.035859194,0.032459263,-0.055736095,0.0093402285,0.020139387,0.0232521,-0.02938708,-0.015364895,0.026194992,-0.0148597015,0.009194416,-0.027028345,0.021978833,-0.014269358,-0.0032945834,0.0056188176,-0.014986074,-0.000039749713,0.056020573,-0.0092200665,0.002667318,0.059979115,0.03131883,0.011823108,0.029760117,-0.01717475,-0.016172163,0.03388125,-0.00015261283,0.009841697,-0.0426504,0.03176069,0.07211007,0.0043064933,0.0064799776,0.04991048,-0.042301785,-0.14247866,-0.025144435,-0.032561753,0.04725596,0.042060677,0.01715553,-0.07060802,-0.017202975,0.00031243387,0.027048621,0.035438433,-0.057832073,-0.026437918,-0.022993218,-0.01984653,0.019181352,-0.028471975,0.04177003,-0.028796282,-0.02025479,-0.015449689,-0.016798692,0.008347556,0.04082923,0.0323053,0.016064672,0.061514188,-0.0252395,0.0072259,0.0022921814,-0.048736967,-0.0021536157,0.0130031295,0.053767223,-0.002426405,0.00585622,-0.027671749,-0.035168104,-0.007798975,-0.00009225901,0.011049525,0.048627842,0.022187287,0.031882115,0.016746474,-0.039153077,0.030181648,0.039203957,-0.021147005,-0.04861689,-0.017902143,-0.04282486,0.018982064,0.02398855,-0.0639817,-0.008928811,0.0017903479,0.015403625,0.013577135,-0.012208037,-0.007597913,-0.043662753,0.0372639,-0.05931396,-0.015883364,-0.05454873,0.05297478,-0.0036274288,0.023949979,-0.07422637,0.022356259,-0.0043618437,0.041514628,-0.04158381,-0.0573616,0.045628607,0.022347273,-0.054017033,-0.006856955,-0.058464464,-0.030989813,0.012372685,0.02043648,0.0047012814,-0.06502194,-0.020571098,-0.000016187001,-0.0026250063,0.048550744,0.23381439,0.012402469,-0.021862267,-0.00033701674,0.09464671,0.02729858,-0.012147454,0.011472177,-0.018655773,-0.024847867,0.05146212,0.029819617,-0.027971193,0.013370383,-0.0110554015,0.004940604,-0.022287158,0.0005388517,0.07402048,0.0074414904,0.0019831918,-0.03824025,0.035205394,-0.00041289185,-0.03987545,0.0023643863,0.02493576,0.01776333,-0.039527636,0.022210876,-0.019931762,0.020281116,0.042130258,-0.00028492569,-0.016488232,-0.025846526,0.028164025,-0.024420843,-0.020281035,0.010599341,-0.040591724,-0.03687555,-0.006773739,-0.009674814,-0.04258989,-0.009856042,0.06995863,-0.015628807,0.009315727,0.024615346,0.028928641,-0.04022256,-0.014987679,-0.010790555,0.001496046,-0.0062342463,-0.0580524,-0.013089668,-0.0051154396,0.030214392,0.0153120095,-0.010746958,-0.0036955678,0.01521509,-0.0003900912,-0.026345147,0.032849837,-0.051714115,0.032891963,0.051198352,0.04084744,0.067351066,0.01908295,-0.012095498,0.030625409,-0.020228634,0.035956543,0.044421393,0.0036139505,-0.013302687,-0.026473979,-0.016422352,-0.003175446,-0.01683509,0.028189464,-0.050221853,-0.0029392468,0.009660991,-0.030269234,0.0013429547,-0.016765723,-0.010818247,-0.021210277,0.014263474,-0.03241883,0.01498244,0.0035896997,0.009776664,-0.05334597,-0.049122684,0.024881301,-0.03313473,-0.02574206,-0.021093622,0.0639154,-0.038192213,-0.0076396563,0.013457669,-0.0041614333,0.041464735,-0.013193612,0.011225614,-0.052351456,-0.025279477,0.018639335,0.021328183,0.067760915,-0.04620575,0.061264135,-0.0064462447,-0.018837348,0.026393462,-0.0199232,0.035899755,-0.019461723,-0.058123086,0.028189218,0.045431267,-0.017159164,0.029148957,0.046944182,-0.033952676,-0.020023331,0.0028349417,0.015685655,0.0057854294,0.011594071,0.006768994,-0.055511452,0.0025785798,-0.058727544,-0.021442521,-0.030711114,-0.03415074,-0.011614429,-0.0075013153,-0.01058772,0.052319385,0.0052061677,0.04056313,0.010340685,0.03192067,0.038917392,-0.039615512,0.027472982,-0.066841446,-0.0061143767,0.04993937,0.0036022107,-0.02261904,-0.018417794,0.04742021,0.0158765,0.060504142,-0.021532143,0.02640912,-0.013718177,0.03868216,0.012142051,0.005384058,0.0033250835,-0.055734687,-0.02734883,0.06769506,0.04325598,-0.015712058,-0.041159805,-0.0011529648,-0.054028217,-0.05120538,0.028541038,-0.014303451,0.012337523,-0.03356113,-0.009959244,-0.02456098,-0.042899974,-0.025745777,0.03735975,-0.016714823,0.006148656,0.07861734,0.0020641065,-0.025167914,0.011899462,0.005464329,0.057620965,-0.0067510656,0.010428103,-0.01607882,-0.032039277,-0.013512326,-0.0031229053,0.007915866,-0.036117934,0.004466755,-0.036646623,0.099555805,-0.017609756,-0.021099176,0.023805238,-0.005293098,-0.037014946,0.024430674,-0.041001346,-0.026474984,0.01726153,0.0017113291,0.008024604,-0.032459233,-0.042863794,-0.008159437,-0.017947633,-0.02162976,0.018408699,0.006227429,0.03880896,0.00080256857,-0.05215903,-0.011192371,-0.0012270041,0.021948786,-0.007413181,-0.018588481,-0.015288247,0.014967071,-0.017145045,0.01658998,0.0040997467,-0.012432132,0.011538778,-0.034806207,0.013330961,0.017171344,-0.0033638927,0.016724529,-0.012148291,-0.039605115,0.0067216083,0.0017245427,0.04338261,-0.043002885,-0.026564896,-0.026389105,0.005535236,0.0087049985,0.012759289,-0.025675692,-0.026878024,0.0048305653,-0.021359134,0.050151832,0.009551213,-0.0095526315,-0.043136656,-0.0010880806,0.03708314,-0.06729454,-0.013077977,-0.019529233,0.00672495,0.018921083,-0.027382556,-0.015437795,0.021598814,0.0047365646,-0.05068978,0.05643541,0.031589605,-0.03602546,-0.07955322,0.002630822,0.037387487,0.031439032,-0.012293075,-0.010690403,0.02175589,0.004991301,0.007202178,-0.0026642585,0.024168026,-0.013083501,-0.044487704,0.010969496,0.011570255,0.015858388,0.00024763276,0.043672968,-0.024107741,-0.028789137,0.00778267,0.06381007,0.02854945,-0.026089055,-0.00034181253,0.06517965,0.0095359385,-0.0071949093,-0.0004228116,0.01224637,0.02795158,-0.0053476533,-0.028963124,0.011678359,0.024777552,-0.021273965,0.02337755,-0.031992357,0.008627212,0.01637051,0.0016313997,0.030647445,-0.016551234,0.03839134,-0.09124513,0.016958572,-0.01993736,-0.012804224,0.00427449,0.012310372,-0.041394684,-0.0055683744,-0.021090822,-0.05358825,0.002777357,0.06820772,0.06701127,0.012025287,-0.0043310598,0.004321123,0.03920083,-0.014091209,0.054711334,-0.010581309,-0.00443319,-0.017798385,-0.014737507,0.008731873,-0.027761608,-0.009284925,-0.007846764,-0.010193422,-0.00045678244,-0.00095208257,0.01715967,0.0012658476,0.022461427,0.012007819,-0.028848378,0.02227249,-0.02632014,0.031346332,0.011489148,-0.017550096,0.006653149,-0.009642179,-0.024475632,-0.073764846,0.006711268,0.006583293,0.010359007,0.005578701,-0.018323006,0.056478206,-0.015707493,0.048087835,0.024858164,0.037516795,0.046683274,-0.019705867,0.007048306,-0.0270393,0.00055349054,-0.024048299,0.035074186,-0.050731946,-0.0048920005,0.011314802,0.019893942,0.04201427,-0.012498087,0.029372865,-0.016630676,-0.008109116,-0.117063284,-0.0045668907,-0.0061033308,-0.011885033,-0.031221887,-0.017152702,-0.018427001,-0.008204953,0.015233819,-0.013581358,-0.04251806,-0.0011236272,0.0035257793,-0.035386052,0.025787698,0.041407034,0.0019317406,-0.068651706,-0.017100446,0.0501836,0.0012616419,-0.010711987,0.06619687,-0.0009286416,0.0039365687,0.022001708,-0.0075002024,0.04555553,-0.03329086,-0.026886964,0.035923924,-0.07820917,0.021440603,0.026679002,-0.009364397,0.045037366,-0.0009740581,-0.01872656,0.020386906,0.0076067466,-0.026945693,0.0128290765,0.0029268255,0.021358117,0.012867532,0.11339109,-0.004218748,-0.0073270546,-0.018956006,0.02217242,0.018680546,0.037798543,-0.05323747,0.006757205,-0.004504547,0.0050047142,-0.019087793,-0.033498853,-0.017821845,0.059874922,-0.045122962,0.060709395,-0.03350887,-0.00037360797,0.021959739,0.03723264,-0.023598505,0.018179884,-0.0203415,0.022237593,0.020341497,-0.0151767535,-0.0090027815,-0.039629318,-0.014162379,-0.005977262,0.02157058,-0.016553953,-0.04397695,-0.04214295,-0.025545867,-0.045581035,-0.057073385,0.025467193,0.05496406,-0.03837003,-0.0029304684,-0.019114453,-0.014205205,-0.013192357,-0.04632144,-0.05306992,0.000040762843,0.0013419301,-0.027546301,0.0002492209,-0.03032796,0.023850529,0.007277049,-0.0040605264,-0.009772119,0.0060610943,0.009113567,-0.006925371,-0.03923071,0.04233693,0.07488421,-0.0021099825,-0.009159503,-0.031784162,-0.013550743,0.018810622,-0.012768329,-0.022138355,-0.021621339,0.001964465,0.0019305118,-0.019733746,0.028795822,0.019563662,0.0060227085,-0.033719346,-0.02370631,-0.04671165,0.0218205,0.017726097,0.020763166,0.017080842,-0.022048775,0.009945762,0.018468529,-0.028829232,-0.017761573,-0.0013247576,0.034914218,-0.025821509,0.011804469,0.03182184,-0.0362727,-0.020738583,-0.048087496,-0.008498931,-0.013701105,-0.01714933,-0.0124060605,-0.013389756,-0.009998356,0.0067259776,-0.016585877,-0.025201434,0.007488863,-0.02478077,0.040644377,0.060885146,0.017860072,0.0061110714,-0.016125286,0.000275296,-0.002825712,0.03664927,0.007900527,-0.04459235,-0.025766995,-0.006893875,-0.06968137,0.06640519,-0.006107925,-0.026724111,-0.0390478,-0.010808887,-0.004122829,0.007039526,-0.007431026,-0.00018320615,0.027546225,0.043056678,-0.0025926845,0.020481298,0.042565584,-0.023060907,0.04194746,0.008618999,0.024692463,0.01668827,0.022856528,-0.0033069323,-0.0031039093,-0.00531065,-0.02295083,0.0009903143,-0.012315951,-0.010823563,-0.04443472,-0.0015351091,0.04523201,0.03646993,-0.0040007364,-0.030629605,-0.00041813077,0.032448456,-0.0012027685,0.004362229,-0.018167216,-0.020584628,-0.03461102,0.014639117,-0.018666795,-0.03985913,0.008846879,-0.0001861608,0.033740852,0.00605256,0.002510665,0.002190198,-0.0079153925,-0.01992278,0.029675327,-0.0014784585,0.0104134185,0.028749764,0.040704954,0.032005914,-0.002178376,-0.013623184,-0.021554768,0.00640797,0.034730736,0.010554507,0.0011254098,-0.038486358,-0.04034114,-0.0041865087,0.020304553,-0.0045373053,0.06620201,0.005790054,-0.01618975,-0.05160287,-0.037705734,-0.03354577,0.06699025,-0.027776726,0.046590276,0.019105481],"last_embed":{"hash":"1tth1n2","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1tth1n2","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas#Career Domain#{2}","lines":[38,38],"size":76,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tth1n2","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas#Career Domain#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039132927,0.041232117,-0.045350853,-0.018093016,-0.009774584,-0.002766388,0.01129107,0.009358734,0.030142851,0.020641584,0.03616356,-0.008039428,-0.054771643,0.023636755,-0.015386035,-0.014069043,0.019866869,0.03451514,-0.010139405,-0.010358181,0.0038807655,0.036400355,0.014057842,0.019616814,-0.008865584,-0.0033027085,-0.03726947,-0.022226544,-0.026483295,0.0082954215,-0.0141878,-0.01117744,-0.0044110203,-0.00761099,0.021598486,-0.035786882,-0.0033262176,-0.027054727,-0.044523176,0.027509604,-0.0012339049,-0.024876403,0.04286447,-0.049271926,0.022443162,-0.01212536,-0.0075772977,-0.01065323,0.024610166,0.017498923,-0.025724316,-0.025563445,0.016005728,-0.04319272,0.020821627,0.028385308,-0.027621709,-0.03064872,-0.031398598,0.024814038,-0.0013161247,-0.002243029,0.028842522,0.012704262,0.023756526,0.014289392,-0.003151367,-0.0048721046,-0.034922555,-0.046802614,0.0057103746,0.0437015,0.0020531854,-0.032658633,-0.021607162,0.00785752,0.014052024,-0.037768304,-0.008625161,0.028681925,-0.036125593,0.008057974,0.036479134,-0.02787939,-0.058633547,-0.0068972236,-0.00090934086,0.032440495,0.021223968,0.0029546237,-0.02967606,-0.037114993,0.009661888,-0.031462945,-0.021139808,-0.060650177,0.005763437,0.0051083206,0.00019972866,0.038341418,0.051291753,0.027843213,0.028668663,0.04051387,0.04408408,-0.043998964,-0.037259277,0.0023165385,0.029981207,-0.018885307,-0.0076422784,0.052254543,-0.0133103235,0.049161825,0.0039711804,0.013101961,0.021317165,-0.06600997,-0.020665143,-0.011779656,0.02857098,0.04795258,0.034333043,-0.006723365,0.04483529,0.0057501667,0.052846443,-0.027390387,-0.0046399534,-0.005361971,0.0048258714,0.07580942,0.011426686,0.003055134,0.0038397354,-0.053416062,0.01662559,-0.011905761,-0.01369641,-0.043051627,0.010421453,0.01927311,0.0041311616,-0.028641436,0.013305542,0.008949361,0.0010457012,-0.003334052,0.0058447057,-0.051785894,0.02614132,0.008182986,0.048898388,-0.011227585,0.06649864,-0.014116663,-0.03277957,0.0035572893,0.045570772,-0.0348842,-0.045058556,-0.010245405,-0.025877833,0.013459141,0.05863067,-0.008994982,0.041848313,0.06814475,-0.024003232,-0.028017472,0.018214233,-0.052147694,-0.028660124,-0.004410594,0.055893473,0.017935859,0.012103487,0.011964441,0.025653858,-0.03985162,0.0037790718,0.012991227,0.0030441382,0.0058264146,-0.006653499,0.01952415,0.021778416,-0.06385587,0.015992355,0.03844776,0.004812455,-0.0061752126,-0.013726413,-0.00071562495,0.032467913,-0.045622207,0.004357471,0.04168379,-0.004491668,-0.021368552,-0.021328073,0.038832292,-0.022444585,0.0151855815,0.0029618235,-0.004476062,0.047570705,-0.033861805,-0.009797657,0.002680825,0.030016406,-0.025386956,-0.034807485,0.017209668,-0.02803216,-0.005562538,0.032266438,0.022336913,0.010199748,-0.039428893,-0.022963725,-0.0136617515,-0.0018346739,0.018492592,-0.011688976,-0.015596109,-0.004946695,0.044123203,0.049552284,0.028359758,-0.023345424,-0.02828145,0.0090583805,-0.0453378,0.076444805,-0.0074847518,0.0021100391,0.029647272,0.031922366,-0.04223675,-0.022946265,-0.063733324,0.020484796,-0.014349476,-0.028834311,0.014089269,0.0032700133,0.039821796,-0.019652102,0.055698622,0.005315047,0.012820077,-0.0020244005,-0.007677084,0.05774781,-0.0008143168,-0.0128747,-0.0098201325,-0.020678673,-0.0087861,-0.016813092,0.033168342,-0.07289722,0.0045881975,0.030030202,-0.002978576,-0.020448333,-0.029450037,0.022734687,-0.0070343004,-0.0010114495,0.022973714,0.024139395,-0.02212045,-0.0020672863,-0.009435248,0.0098919505,0.00072845985,0.052265964,-0.027825208,-0.009823015,0.06516844,0.03730001,-0.0038613472,0.03563762,-0.04915717,-0.03792906,0.00075768266,-0.03706624,0.011680755,-0.03332909,0.051262993,0.053244345,-0.009520495,-0.015844192,0.05436221,0.0134387715,-0.14118277,-0.037376296,-0.018174646,0.058819816,0.04981065,0.0070139845,-0.055764366,-0.020457882,-0.03298584,0.015176599,0.014267317,-0.053974967,-0.017013246,-0.0066393567,-0.0301346,0.016805083,-0.027805151,0.009057064,-0.021649472,-0.026330613,-0.016468205,-0.04528746,0.0080698235,0.02925362,0.016642889,0.022867542,0.06402561,-0.03535337,0.0015143019,-0.002363607,-0.06374834,-0.00042869072,0.009310386,0.043750912,-0.003344767,0.0119298035,-0.017245622,-0.047575627,0.011870555,0.0055765896,0.00076004985,0.024494339,0.016409716,0.047727343,-0.011054366,-0.02012644,0.013934359,0.036888957,-0.024798743,-0.04438576,-0.011494069,-0.049557973,0.0085136,0.050356477,-0.05047686,-0.0072317943,0.030880729,0.04476675,0.018518578,0.0025208395,-0.014968376,-0.053655334,0.006446801,-0.061241463,-0.0077787223,-0.025381094,0.021783952,-0.0015249709,0.031375177,-0.07546132,0.005754373,0.024870837,0.043341685,-0.018848933,-0.03245304,0.02694128,0.014004464,-0.065395236,0.0006288677,-0.06742995,-0.027388904,0.0028491337,0.0064825495,0.018481912,-0.05639065,0.00010977331,-0.028484171,-0.009303387,0.011618623,0.2347958,0.035601657,0.01900867,-0.012829124,0.09389441,0.03555275,-0.013934953,-0.018484905,0.0015306,-0.042406153,0.006649378,0.0094586825,-0.054170854,-0.005013729,0.005323002,0.025589349,-0.03745705,-0.012053706,0.08772168,-0.014742036,0.013404194,-0.06235412,0.05412381,0.013094531,-0.018950513,-0.008421049,0.011346531,-0.012917709,-0.048346173,0.0052819815,0.007081668,0.021937875,0.0719893,-0.018226242,-0.03792088,-0.057033803,0.015949365,-0.03916301,-0.016634218,0.032085657,-0.013870244,-0.02365104,-0.0052457475,-0.020959241,-0.009625055,-0.010326805,0.066582315,-0.0063697807,0.0011174533,0.02089165,0.010556724,-0.006802372,0.015001439,-0.024005467,0.011273254,0.002721157,-0.049366467,-0.01478363,0.007207621,0.056727387,0.028073203,-0.008747862,0.00917132,0.019912295,0.0037020978,0.022714192,0.009656056,-0.0195703,0.021667458,0.04400669,0.027937952,0.02805495,0.032759767,0.029118842,0.00991458,0.013021891,0.02642429,0.06795779,0.009985414,-0.026388993,-0.022807494,-0.023709258,-0.00019706035,-0.021314446,0.008344956,-0.060294054,-0.00849847,0.04386322,0.013237185,-0.0033577336,0.00871072,-0.016731128,-0.018641947,-0.004899583,-0.041858938,0.005074904,-0.024148906,-0.013186989,-0.07090893,-0.015225233,-0.01273576,-0.024842523,-0.017096715,-0.042916182,0.05384931,-0.015162574,-0.001228666,-0.008357277,-0.008034817,0.0057874485,-0.010210579,0.0123181,-0.02065853,0.001533312,0.055603866,0.060017396,0.0604375,-0.005007808,0.024089897,-0.013920968,-0.04083017,0.009371107,-0.03061418,0.034105852,-0.018407837,-0.017293429,0.025000555,0.016382657,-0.03376407,0.03922215,0.0025950198,-0.03620549,-0.04131588,0.01675668,0.04621962,0.024872188,0.04326799,0.00046211746,-0.044328813,-0.00015485339,-0.026020119,0.023081424,-0.03215277,-0.030451946,0.009560101,-0.009894887,0.002851688,0.068091094,0.0334664,0.012030907,0.03362029,0.002999844,-0.0037669395,-0.052706167,0.01126237,-0.03973982,-0.013239477,0.048431344,0.023132786,-0.031512026,-0.0063619483,0.023319393,0.0029183978,0.08718315,-0.042935435,0.012904022,-0.02867689,0.026356785,-0.00004538212,-0.007128207,0.014014296,-0.037024513,-0.023677062,0.074634746,0.047075834,-0.022176074,-0.039620817,0.0253557,-0.038864076,-0.019363469,0.03245079,-0.010175932,-0.008024202,0.0013327475,0.023296675,-0.013129129,-0.03813555,-0.027522203,0.01512146,-0.0060958746,0.002636901,0.079138204,-0.007941936,-0.026306741,0.021623775,-0.011965495,0.036913466,0.0025146618,-0.011380932,-0.022117138,-0.046494234,-0.012526798,0.016298758,0.0007039648,-0.04856086,0.024602313,-0.012713285,0.08083364,-0.009964537,-0.03679873,0.004015027,-0.0067254803,-0.051480282,0.02759069,-0.068901874,-0.001384862,-0.007329873,0.025316384,0.003512854,-0.05562642,-0.025043575,-0.030382246,-0.018112566,-0.04243169,0.008291679,-0.022053964,0.020674786,0.021828488,-0.047271352,-0.02021313,-0.0054101143,0.0033529634,-0.0067054513,-0.05606427,-0.026600296,0.010912914,0.025436342,-0.0016633666,0.017319305,-0.04093743,0.014930155,-0.01024158,-0.009928442,0.0375281,0.0575472,0.015781434,-0.014225483,-0.05591745,-0.004120443,-0.03591136,0.022736318,-0.0042474424,0.0018306564,-0.020558115,0.018849835,-0.006476753,0.0079312995,0.0018776868,-0.03329116,-0.005611006,-0.014781092,0.05981548,-0.0018100708,-0.024273617,-0.041765507,-0.0027554848,0.034138825,-0.041091327,-0.019920493,0.0077890484,-0.014502341,0.01627901,-0.046528496,-0.009483617,0.04016289,0.02819208,-0.081013456,0.04216868,0.029214496,-0.029511899,-0.05259755,0.01485512,0.0283882,0.0010443458,-0.001884072,0.014823556,0.0069327713,0.028164266,-0.013784463,-0.013670224,0.037031535,-0.025312686,-0.09308564,0.0015697337,-0.043513514,0.02263438,0.03439771,0.051690567,-0.017801026,-0.01642239,0.008937869,0.021953916,-0.0054178266,-0.019801896,0.02479315,0.030842256,0.02297849,-0.05107778,0.0075104013,0.004648675,0.015193771,-0.0065017985,-0.030249653,0.0028888397,0.0050930902,-0.011850395,0.02241162,0.024418456,0.012600627,0.012910866,-0.008833126,0.01813201,-0.03659831,0.027183024,-0.078924745,0.0034432735,-0.010733341,-0.009573005,-0.0027460854,-0.013743534,-0.034561917,-0.017190196,-0.008778642,-0.02336947,0.014175429,0.062361475,0.045087207,-0.011559169,-0.006217113,-0.014041877,0.02415598,0.006073483,0.041208882,-0.021186141,-0.0058556786,-0.052829567,-0.019431313,0.008279115,-0.0711299,-0.01511896,0.008811043,0.008368253,-0.019856248,-0.005772051,0.024258504,-0.024170443,0.019468013,-0.03022986,-0.010838069,0.0003151869,-0.023280265,0.021860952,0.0005348635,-0.015054949,-0.00019118209,0.0120854825,-0.060978893,-0.06936602,-0.02152163,0.0034592645,0.002244405,0.0027319645,-0.010654753,0.043400634,-0.031385116,0.028528677,0.036551222,0.05768216,0.024497893,-0.04166128,0.0060643405,-0.02727755,0.017004946,-0.009073098,0.009331568,-0.024989814,-0.016634367,0.030849636,0.016346037,0.02604552,-0.03591563,0.024529766,0.030578561,-0.01939408,-0.12982643,0.015951421,-0.010067561,0.015634077,-0.043396935,0.012515907,-0.029941097,-0.019642308,-0.010794721,-0.045981124,-0.031718686,-0.0039329366,0.023568183,-0.018139726,0.012990073,0.015552571,0.0352284,-0.05764103,-0.019779174,0.08316177,0.017536815,-0.0013126155,0.053112023,0.0037679435,0.010378611,0.039228868,-0.019557698,0.041108925,-0.052594706,-0.0023257078,0.044320043,-0.0688633,-0.0055469032,-0.021080127,0.006270946,0.030987099,-0.00020582633,-0.0010977272,0.010966014,-0.0069665145,-0.030264687,0.0065048286,0.003261274,0.032770164,-0.012374989,0.086711146,-0.013808874,-0.0041060317,-0.032435924,-0.010042352,0.0013167965,0.0245511,-0.02964196,-0.005780379,-0.0063689956,0.0049038874,-0.015125704,-0.01788709,-0.020420562,0.045775056,-0.033462968,0.034331948,-0.02837482,-0.0014417357,0.04998845,0.04865009,-0.030304978,0.016466483,-0.022371178,0.03785093,0.028327217,-0.011127471,0.02293358,-0.029189412,-0.017201874,-0.030404093,0.029568924,-0.019053884,-0.03523536,-0.03410124,-0.039233886,-0.023714188,-0.036551252,0.042450696,0.044878293,-0.028425807,-0.023510735,-0.00554267,0.008373768,0.035929844,-0.030257711,-0.05246682,0.01659789,-0.0059315106,-0.01659082,0.013756499,-0.00931541,0.019650104,0.034299634,-0.017985143,-0.010520441,-0.0325141,-0.008721538,0.003345201,-0.03295836,0.034757882,0.032115106,-0.033826172,0.0003132417,-0.009811728,-0.012135375,0.001459418,-0.0119943805,0.021112034,-0.051994674,-0.013731714,0.004184207,0.011640852,0.0663347,0.03805592,-0.015649948,-0.049294837,-0.01933838,-0.046146404,0.04547008,0.031832207,0.040008806,0.041782714,-0.02877967,-0.03376005,0.023793027,-0.026970888,-0.018806426,-0.021212691,0.017653089,-0.014917896,0.009969178,0.018788101,-0.027365185,-0.0053101163,-0.048510395,-0.014683758,-0.020294216,-0.013294,-0.021237759,-0.019392714,-0.014513146,0.008527624,-0.017255783,-0.007305509,0.0019254931,0.0087982295,0.021294985,0.023516374,0.035427406,0.010979353,-0.033769615,0.063685484,-0.008473256,0.036057316,0.021940894,-0.060930006,-0.026463212,-0.021376126,-0.068886265,0.039540824,-0.024750648,-0.02871651,-0.043084282,0.015587941,0.006987481,0.023365833,-0.0009757005,-0.013051542,0.04964251,0.020406073,-0.009755479,-0.00092868914,0.024420362,-0.034792192,0.044912927,0.0146149015,0.0116863875,0.02471641,0.016352607,-0.035719417,-0.008123691,-0.016351553,-0.032157883,-0.005050058,-0.009250171,0.011185495,-0.08484559,0.0023275488,0.06398219,0.011839843,-0.023332067,-0.040253114,0.014085255,0.018162506,-0.012952543,-0.009287246,-0.017972065,0.00577494,-0.006460392,0.022502529,0.012442554,-0.0005501592,0.009672224,-0.029100679,0.032575272,0.0076640653,-0.016741017,-0.001181594,0.012373419,-0.025343908,0.0013339315,-0.0020430277,-0.005625503,0.018754462,0.06312331,0.041988954,-0.012922806,-0.00052193896,0.010621002,-0.01079877,0.026607119,0.032744374,0.034431078,-0.004468765,-0.023624672,-0.007280274,0.015447963,0.0057924828,0.0342044,0.0033355558,-0.052183647,-0.04151638,-0.053961936,-0.026169255,0.058899034,0.006629597,0.043550313,0.0067048087],"last_embed":{"hash":"3iocbi","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"3iocbi","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas#Career Domain#{3}","lines":[39,39],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"3iocbi","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas#Career Domain#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06371659,0.028384347,-0.04140702,-0.017719898,-0.023710733,0.02695279,-0.003659215,0.018783398,0.02074926,0.023337765,0.033026043,-0.03961488,-0.042481627,0.002742233,-0.0038036364,-0.018973187,0.046484653,0.036834713,-0.00058176473,0.00664792,-0.0045768614,0.021549817,0.033229087,0.010856192,-0.0095717395,-0.014593499,-0.024764614,-0.03099762,-0.016769208,0.027387012,0.0062036295,-0.018524889,0.0018709091,-0.02916357,-0.0066902363,-0.03207197,0.016695248,-0.03135705,-0.05053285,-0.00695239,-0.010065692,-0.008740442,0.029663103,-0.031835694,0.011759246,-0.0023583043,-0.01264346,-0.022219514,-0.002843405,0.031226916,-0.00961168,-0.022355227,0.02919692,-0.029736666,-0.0014221839,0.008088322,-0.047262136,-0.023325339,-0.06664716,0.030095084,-0.027264573,0.0049106427,0.022497004,-0.0052908445,0.024350913,0.030582394,-0.017400295,0.015786821,-0.017723035,-0.029065652,-0.011027283,-0.016021466,-0.014207322,-0.043606896,-0.01788912,0.027939335,0.018876981,-0.038032148,0.0065675317,0.026771607,-0.031060446,0.019729706,0.02765864,0.0010988865,-0.03240375,0.0111099575,0.0060994592,0.03990102,0.010889032,0.015611412,-0.044128753,-0.039412804,0.0032479742,-0.02064512,-0.026503649,-0.029397165,0.0046264953,0.040961318,0.017243342,0.03438657,0.04036534,0.015531001,0.013524233,-0.0013821238,0.02356603,-0.035525285,-0.031398445,-0.012383555,0.051216252,-0.015798878,0.0047952468,0.0366111,0.021145348,0.046517752,-0.011413008,0.0034794006,0.029871438,-0.025634965,-0.01872691,-0.016895406,0.015322081,0.068202145,0.036850248,-0.019598441,0.017308924,0.010708451,0.050526857,-0.018268388,0.0094352495,-0.0045735203,-0.0048096133,0.062345274,0.0084975045,0.02516282,-0.009571133,-0.047264703,-0.0055812565,-0.0007852107,-0.045482814,-0.04119578,0.03224734,0.007107346,0.027198527,-0.040226735,0.020597775,-0.0062029446,0.041357875,-0.0021357958,-0.011184113,-0.028570525,0.050837215,0.022408316,0.04586426,-0.009112965,0.054005727,-0.02894617,-0.015680494,0.0046264743,0.058646772,-0.018076384,-0.036814436,-0.015423485,-0.015808515,-0.0064343815,0.051148944,-0.002168354,0.013148471,0.054748125,-0.029193755,-0.046490878,0.017459571,-0.04201336,-0.0361555,-0.019661505,0.033162504,0.021103913,0.033850756,0.0061819297,0.022561312,-0.044105697,0.018031953,0.006620549,-0.029617151,-0.022221323,-0.040464062,0.0060416413,0.027393702,-0.033243705,0.012869433,0.01896365,-0.0076773553,-0.0017847626,0.01624138,-0.00081373996,0.0029310226,-0.032933798,0.02623197,0.012146646,-0.01900123,-0.04107543,-0.011909903,0.022402063,-0.017818777,-0.008750397,-0.01298275,0.0052666334,0.024820115,-0.022974763,0.0130168265,-0.01157347,0.04283041,-0.0033289106,-0.037260454,0.030058628,-0.031020634,-0.0011663765,0.019863239,0.022084612,-0.019515477,-0.038968462,-0.018103452,-0.0077892803,0.017123174,0.02591618,-0.008286878,-0.010686765,0.0061203744,0.047729522,0.028949924,0.022836091,-0.036067933,-0.035041906,0.0051739793,-0.044525754,0.04675534,-0.00031285468,-0.0029371593,0.0030526258,0.03171726,-0.0116765285,0.007782601,-0.0686801,0.03564846,-0.005620899,-0.02375865,0.02105528,0.015797546,0.047939215,-0.034114167,0.024025742,-0.0004079514,-0.008314889,-0.00504179,-0.013773101,0.03656804,0.02614828,-0.02829421,-0.00259886,0.001917743,-0.002657783,0.0005293898,0.049034636,-0.057072252,0.003401405,0.032535635,0.024024596,-0.038283378,-0.01877809,0.03585286,0.0017448002,-0.013066339,0.015809074,-0.0033549618,0.0012902373,-0.025881177,0.006324207,0.017260678,0.013386727,0.069690466,-0.014979101,0.02550491,0.06420779,0.041044448,0.024964437,0.023341184,-0.009141408,-0.009914328,0.02253369,-0.014530215,-0.0140129905,-0.044835936,0.012396169,0.05855395,-0.010998006,-0.017601198,0.03783429,-0.00353929,-0.15149865,-0.0462965,-0.02467499,0.056552596,0.045546375,0.018280603,-0.061873306,-0.01845181,-0.02722017,0.058295567,-0.0069361874,-0.051254295,-0.0136904735,-0.010473974,-0.042565353,-0.0041323164,-0.05197372,0.0063279625,-0.040680032,-0.015421469,-0.04379755,-0.020344822,-0.007277792,0.04100781,0.031831075,0.008058495,0.07156,-0.034490217,-0.0040567014,0.026854437,-0.028985282,0.02396419,0.012533703,0.053471155,0.0019383314,0.023578605,-0.04025753,-0.036739662,0.014781572,-0.0059338394,0.0089640105,0.045433942,0.00979674,0.045915138,-0.022420282,-0.035158433,0.017440133,0.029101644,-0.043757193,-0.033564832,-0.008688627,-0.050765164,0.010441981,0.009587113,-0.040800355,-0.006351097,0.00796073,0.019266093,-0.008078503,0.015011435,-0.013065691,-0.05708966,0.026911069,-0.0718529,-0.015202315,-0.010039574,0.01872761,-0.011023616,0.018102666,-0.060369596,0.005479745,-0.0022050347,0.0276658,-0.053056736,-0.043555472,0.031297997,0.013330032,-0.03877465,-0.0024183183,-0.060718276,-0.021710727,0.0022449347,0.027439196,0.017122274,-0.040004212,-0.021777578,-0.0066870917,-0.01787648,0.061147768,0.24386106,0.02172218,-0.0010894317,-0.025908818,0.09956954,0.006985211,-0.009358893,0.013937634,-0.01966694,-0.047105588,0.028287232,0.02663444,-0.052316803,0.010415113,0.032960866,0.011607627,-0.056267854,-0.01658963,0.05852108,-0.0030698515,0.0074629434,-0.065902755,0.04647782,0.009305736,-0.032163646,0.013926471,0.012774185,0.012279433,-0.048608277,-0.0149531225,-0.0020712817,0.029329315,0.057478655,-0.015751962,-0.027690409,-0.01607931,0.026458057,-0.049680285,-0.0058810962,0.026907764,0.0018364608,-0.01763195,-0.010125232,-0.031995423,-0.027698204,-0.013628812,0.06425415,-0.034165226,0.013552618,0.029981032,0.022149699,0.031934958,0.0251892,-0.028530365,0.005149466,-0.022260018,-0.054868728,-0.014917184,0.010450233,0.022516094,0.014375398,-0.0055163284,-0.019239955,0.0258144,0.0005178142,0.010739474,-0.0011090665,-0.020840317,0.03563151,0.04789789,0.061380405,0.03956395,-0.0070118066,0.013535794,0.020866917,0.010246132,0.04210604,0.043696813,0.008646075,-0.03774167,-0.011735602,-0.025967266,-0.013503675,-0.023107924,0.011236042,-0.035268396,-0.036835365,0.044323783,0.007407706,-0.023438415,-0.017101763,-0.019392263,-0.025531376,-0.010335727,-0.031415403,-0.014114556,0.0030504744,-0.028349493,-0.073837504,-0.035019238,0.0052365153,-0.043695163,-0.012310975,-0.0190722,0.045173164,-0.014995821,0.0040603755,0.022101786,0.004236999,0.04702903,-0.021350333,0.011624967,-0.010226803,-0.016248833,0.01103828,0.045030307,0.05782577,-0.016645607,0.055553,0.0016061964,-0.042167142,-0.01062663,-0.012097827,0.04716006,-0.03368039,-0.055742327,-0.0013440264,0.03728985,0.008793936,0.044137724,0.049325597,-0.02889988,-0.030224055,0.009495983,0.033591975,0.015438632,0.035271,0.01709309,-0.024560636,0.016547179,0.013434857,0.0064368956,-0.020668924,-0.032034975,-0.014234783,0.022134904,-0.04373068,0.05458613,0.023624944,0.0064050993,0.028024307,0.010999943,0.0015176758,-0.054194793,0.02953235,-0.031816814,-0.017385097,0.020750793,0.024217876,-0.0066381264,-0.016185211,0.050467387,0.02129732,0.06419151,-0.05041273,0.015592059,-0.012158293,0.04258879,0.002151828,-0.020519659,0.021663334,-0.053494122,-0.013294538,0.102638535,0.049068466,-0.011488138,-0.05273787,0.059074555,-0.054796506,-0.038305163,0.045442127,-0.003716714,0.011209,-0.025395278,0.018508216,-0.053790547,-0.058780912,-0.015527141,-0.008506388,-0.018960202,0.013244739,0.07940255,-0.0071109203,-0.017437419,0.03256892,-0.010861734,0.08752394,-0.04908225,-0.013550789,-0.0033462842,-0.027433138,0.008630658,0.0030928587,0.0041540116,-0.040582992,0.002658004,0.00026461968,0.07324746,-0.039008,-0.000636798,-0.01576113,-0.001660407,-0.048828382,0.029084168,-0.059612054,-0.010602601,0.040569708,0.009868193,-0.0059307334,-0.06195411,-0.057443634,-0.014924389,-0.008388239,-0.034337576,-0.007952746,0.004070095,0.008392991,-0.025771584,-0.03567814,-0.02087849,-0.013693754,0.012620255,-0.013923755,-0.060096815,-0.015648872,-0.005573946,0.026128892,-0.0040184935,0.024424003,-0.011728615,0.011249797,-0.017907957,0.0132100405,0.060043845,0.036716744,0.022543175,-0.01469553,-0.028937194,0.03693397,-0.0032774787,0.025256462,-0.0136458,-0.014632257,-0.020201284,0.017427243,-0.004267125,0.006796874,0.000028649569,-0.04191747,-0.0057809097,-0.012533761,0.036170732,0.0026472388,-0.028702782,-0.041376784,0.0037772926,0.023020416,-0.020038353,-0.03813566,-0.015812786,-0.014960691,0.023276273,-0.038604684,0.012100522,0.013259046,0.009227873,-0.07865456,0.03869763,0.021351928,-0.018189477,-0.08105469,-0.0028114698,0.038478572,-0.004043319,0.0037016987,0.0005904775,0.0021715087,0.0148008065,-0.00927748,-0.010877249,0.022231083,-0.014758801,-0.06743181,0.03419626,-0.022189876,0.021084454,0.0003570365,0.039282005,-0.010522975,-0.0066771707,0.009662998,0.03414042,0.0069140503,-0.004797429,-0.008736241,0.043447427,-0.009998393,-0.05271433,0.009374275,0.024463357,-0.0012282329,-0.0067470353,-0.028275017,-0.007601063,0.03333256,-0.01444611,0.027259422,0.009722743,0.017842991,0.030107366,-0.009345019,0.013136112,-0.033741467,0.019624803,-0.08374151,-0.009581627,-0.011644029,-0.019687101,-0.0016550594,-0.0061561707,-0.049361356,-0.022007907,-0.0040305853,-0.045181956,0.018057134,0.06575818,0.06230706,-0.028004926,0.00927564,-0.009642709,0.0062954505,-0.014280843,0.05269608,-0.031484973,-0.008855569,-0.037212454,-0.012621669,0.0008319344,-0.033017002,-0.019905759,0.010215212,-0.0052271048,0.0074172807,-0.007195625,0.033689637,-0.014379256,0.054310635,-0.014378151,0.01900663,0.018297164,-0.014764819,0.024687486,0.036626235,-0.023072723,-0.01833659,-0.025019241,-0.034243707,-0.05139698,0.008609247,0.014808002,0.0011109659,-0.011948648,-0.0065388377,0.027864652,-0.0026817361,0.026931178,-0.005383708,0.037066404,0.020809595,-0.046484843,0.025362771,-0.010116858,0.02352043,-0.015182271,-0.004376336,-0.006090029,0.006937013,0.051291935,0.040691517,0.019135244,-0.015166587,0.0250011,-0.008122245,-0.012289122,-0.13407336,0.021180825,-0.014454919,0.01918742,-0.037617404,0.017742565,0.0019929355,-0.030974956,0.02878497,-0.038512047,-0.04329805,0.03317895,0.020520821,-0.007854119,0.0054017236,0.010856244,-0.004678789,-0.040908113,-0.031279422,0.06982677,0.018490596,-0.015424358,0.046577718,-0.0039069913,0.025841916,0.038205963,-0.042316277,0.013448486,-0.04126036,-0.012125815,0.011171645,-0.08708835,0.009285855,-0.002384642,0.011491559,0.023226438,0.00036131497,-0.014625151,-0.009454684,0.015109906,-0.039141506,0.0047024437,0.0152654415,0.0043900074,0.017135441,0.08078435,0.014406327,-0.0017239052,-0.0341229,0.013102316,0.00023573649,0.05197852,-0.051674444,0.011519761,-0.019813942,-0.0015985039,-0.0023645526,0.0051406515,-0.040503427,0.05222796,-0.03056844,0.033133734,0.0002803914,-0.003015621,0.022249535,0.03246731,-0.048809055,-0.009039286,-0.037327647,0.021089777,0.010465388,-0.021396207,-0.00068474,-0.040051877,-0.020096935,-0.018049918,0.047231175,-0.002882862,-0.019620586,-0.029223228,-0.028257158,-0.053921353,-0.044445474,0.025358537,0.052656226,-0.05660665,-0.01362892,-0.015186743,-0.010250205,-0.012456939,-0.008092087,-0.03769575,0.02183533,-0.01506403,-0.031743415,0.011704392,-0.016237883,0.0030519296,0.0137686115,0.00019795407,0.012820335,-0.0013971562,0.015497834,-0.024606496,-0.04152299,0.03979929,0.0414619,-0.021378882,0.011034653,-0.016945891,-0.038058795,0.0022985518,-0.008099076,-0.0064814,-0.04557332,0.017494291,0.03704175,-0.00030327166,0.013034233,0.008198013,-0.02397819,-0.027713554,-0.026259663,-0.06143211,0.035752047,0.040655233,0.04281808,0.040328547,-0.031155933,-0.033137143,0.008198919,-0.028106092,-0.023265198,-0.0050863503,0.048258446,-0.014257359,0.019584274,0.020340273,-0.036869325,-0.004517469,-0.043664772,-0.01978187,-0.0062695597,-0.021701507,-0.023764186,-0.01572154,0.009708981,-0.022525163,-0.008268704,-0.013560384,0.04219988,-0.016015664,0.021726592,0.03847235,0.023590678,0.018367272,-0.034899093,0.06107201,-0.012063326,0.066310406,0.0005064002,-0.050772306,-0.023642967,-0.030800276,-0.07422577,0.047484078,-0.028813628,-0.018799914,-0.030851401,-0.006654337,0.018087862,0.04783539,0.00010121254,-0.013595794,0.031444646,0.019729229,-0.0110539775,0.013132833,0.05626736,0.0010035423,0.036696732,-0.02652545,-0.0086607775,0.022188963,0.033528596,-0.034754615,-0.022633806,0.019369448,-0.018643439,-0.020359548,-0.0065416656,-0.009837028,-0.062345058,-0.0010235008,0.045275792,0.047843434,-0.003926994,-0.015066343,0.021725727,0.0017499701,-0.04310893,-0.0030350566,-0.0039998805,-0.020479523,-0.032534845,0.004105602,-0.0039717443,-0.016953647,0.000822454,-0.025648508,0.03684121,0.010344058,-0.004987578,0.015519507,-0.033331934,0.009481472,-0.00003104848,0.008624022,-0.006051953,0.04162969,0.045677003,0.04517146,0.0011623288,0.008704897,-0.0017954455,0.007155421,0.014488049,0.035256047,0.041126646,-0.020720307,-0.06632178,-0.033187672,0.04343189,-0.008576527,0.033011302,0.019650262,-0.013473976,-0.071363494,-0.033751406,-0.009333816,0.036750633,-0.00219176,0.054661226,-0.0008304882],"last_embed":{"hash":"1q8tojx","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1q8tojx","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas#Career Domain#{4}","lines":[40,41],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1q8tojx","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0049091964,0.032552965,-0.080183804,-0.03282464,-0.034828067,0.0043818015,0.03250953,0.0076014153,0.045814663,-0.027040135,0.0067498228,-0.007307845,-0.07982116,-0.000111896115,0.0035371957,-0.016395405,0.025456686,0.04046991,-0.009030979,-0.014067774,0.0054640267,0.023139864,0.049973,0.000093416806,-0.032481886,-0.0042564743,-0.01768215,0.01065666,0.0010789583,0.042469,0.013978863,0.027569257,0.013058182,-0.0033134075,0.011305443,-0.030683478,0.015617661,-0.038054902,-0.05171124,0.03720838,0.019682629,-0.023491347,0.03031875,-0.039137375,0.009738855,0.0028925946,0.0047022984,-0.01650954,-0.008768868,-0.03545426,-0.0047117732,-0.019847043,0.012428517,-0.017056776,0.016838444,0.035699032,-0.020626087,-0.014961942,-0.04635888,0.005604947,0.0050725406,0.03393157,0.016727498,-0.001178534,0.003012598,0.006317319,0.0068427767,0.0032735765,-0.019721748,-0.041468758,-0.01912321,0.014558475,-0.012212072,-0.021892428,-0.043433573,0.03058215,0.02767188,-0.025744155,0.024412863,0.03443638,-0.04586062,0.034422114,0.03091896,-0.021837287,-0.000578844,-0.006812504,0.0050910106,0.018232364,0.057149652,-0.013917183,0.0032343508,-0.028639909,0.024921436,-0.04885835,-0.025950762,-0.019736048,0.0014423402,0.006457085,0.0024720563,0.016655242,0.030103305,0.021793915,0.014765901,-0.0028461344,0.022122573,-0.022925034,-0.040868662,0.0102572935,0.010736413,-0.018099792,0.0052516144,0.029417824,-0.0031099736,0.08335322,0.018525667,0.01854503,0.03417654,-0.060480554,-0.021951295,-0.03863569,-0.001335432,0.042970702,0.045709368,-0.029911846,0.023384722,0.024889637,0.052796133,-0.024920335,-0.011495877,0.009606121,-0.012543628,0.02989465,-0.004262898,-0.0087660365,-0.020009572,-0.060897596,0.014562714,0.030582735,-0.020755878,-0.04286266,0.017389912,0.00522754,0.013894851,-0.0150674395,0.021077394,-0.041245673,0.016106803,0.008191648,0.007689669,-0.052167617,-0.024807345,0.023672832,0.060506225,-0.033574693,0.025277046,0.009818969,-0.011908646,0.01790191,0.05675312,-0.0115118,-0.028897682,-0.032940116,-0.00010638561,-0.008571929,0.038678005,-0.043916367,0.041998353,0.023664715,-0.023943262,-0.005421374,0.025964309,-0.033437293,-0.021566793,-0.0028678542,0.03805225,0.003078626,0.024372866,0.019368801,0.011593629,-0.031187905,0.010032473,-0.030288275,-0.013886344,0.02111432,-0.015064217,-0.019386133,-0.0041042916,-0.008733247,0.022879235,0.050792046,-0.0356867,0.0129697565,0.021728834,-0.0028676898,0.018010657,-0.04539094,0.0073921653,0.03300431,-0.019349817,-0.041957106,0.008137421,0.03630485,0.0025358514,-0.03466702,0.0058015506,0.00315931,-0.002537176,-0.021366723,0.048958108,-0.03321961,-0.015824718,0.027305422,-0.04879686,-0.0005976523,-0.016017549,-0.0057776887,0.01649344,0.023384629,-0.000257951,-0.03145194,-0.027146509,-0.0019459561,0.015246546,-0.0091748,0.008744828,-0.00018643071,0.0050919754,0.024159975,0.052121513,-0.007887177,-0.024897682,-0.037736077,0.010861655,-0.021370934,0.049689677,0.0008869199,0.02394583,0.04430843,0.06296214,-0.02988788,-0.014914477,-0.06917113,0.047252562,-0.017358067,-0.008321772,-0.0044739447,-0.009079375,0.019361885,0.015936384,0.055805586,0.014813919,-0.0055355052,0.014115914,0.025049271,0.028383588,-0.003885076,-0.02526187,-0.022465227,-0.042898152,-0.018826878,0.00639404,0.015170743,-0.055055674,0.0032580888,-0.0044685462,-0.0073245503,0.0072626662,0.0011827138,0.023989903,-0.0027868205,-0.023098923,-0.018142572,0.02307551,-0.0012904404,0.018265856,0.017111374,-0.009598261,0.019989302,0.051708296,-0.022377014,-0.0073022507,0.04647485,0.022709822,-0.008231501,0.032351125,-0.040903255,-0.029215202,0.0157726,-0.028757814,-0.04908158,-0.04447628,0.0018304093,0.052840173,-0.013720017,-0.011280429,0.025553672,0.006759351,-0.15866357,0.0068965517,0.009584362,0.08399696,0.04386955,0.00003969348,-0.055192627,0.010505193,0.00071473274,0.023011597,0.0022630868,-0.056839485,-0.020107513,0.016427658,-0.023950059,0.034153864,-0.014867019,-0.025394,-0.037393894,-0.01690044,-0.019668177,-0.037338648,0.020150317,0.03436755,-0.012694016,0.053547654,0.07382957,-0.020522887,-0.01635621,-0.008981744,-0.05553166,-0.007863574,0.015262536,0.0368807,-0.0018958354,0.039645836,0.00026265945,-0.015216316,-0.008321841,-0.01678104,0.022610579,0.062440887,0.006312084,0.027099729,-0.01280178,-0.052828744,0.0059152213,0.0019722318,-0.01760898,-0.036274787,-0.010098044,-0.036701016,0.00040655935,0.038574424,-0.057034194,-0.011233215,0.03155395,0.052813448,-0.004706292,0.02154155,0.0025346796,-0.046091005,0.013423815,-0.054615993,-0.03151784,-0.024882184,0.0326507,-0.01056396,0.015182857,-0.06555561,0.010154904,-0.014128165,0.030700337,-0.020748693,-0.041121554,0.009910994,0.026345057,-0.048816364,-0.00033095368,-0.07123503,-0.01652753,0.006394297,0.003246206,0.011244636,-0.071359105,-0.034177173,0.0009734918,-0.015953936,0.025367193,0.23175645,0.009078299,0.003911486,0.00935595,0.0489565,0.01596119,0.013365091,0.03296522,-0.010477597,-0.04257099,0.00020628779,-0.00374388,-0.04965772,0.0015842991,0.0054392833,0.020963747,-0.053366177,-0.03259666,0.0707199,0.026368612,0.0067440365,-0.033964455,0.02834962,0.00021216673,-0.024014423,-0.02168962,-0.00809937,0.013884083,-0.030670993,-0.01592708,-0.015902758,0.014305105,0.05591621,0.0021018237,-0.014387821,-0.013544268,0.025749931,-0.042836722,-0.019437805,0.03423682,-0.02926223,-0.0059286775,-0.051772214,-0.022071132,-0.024184264,-0.011920671,0.030564576,-0.0028312558,-0.008387474,0.018274719,0.040045306,-0.0020929503,0.03212284,-0.043066554,0.013036635,-0.007148589,-0.03000436,-0.028167885,-0.034031846,0.035005048,0.009233128,0.0034137547,-0.018201506,-0.013042029,-0.022412468,0.045139328,-0.00808695,-0.04352289,0.002775833,0.06730839,0.03934673,0.030904923,-0.0025040219,0.017306631,0.01339583,-0.009599228,0.013009246,0.024573265,-0.0065917643,-0.0036251745,-0.009203879,-0.034463536,-0.031172248,-0.026343578,0.03546987,-0.03240854,-0.0010695047,0.0065912125,-0.0018264825,-0.002923042,-0.0015590484,0.005799262,-0.014495977,-0.006939838,0.0037247306,0.017952003,-0.017340325,-0.007849871,-0.09962808,-0.041212138,-0.0033350864,-0.038819384,-0.029108346,-0.03920442,0.038245954,-0.05211501,-0.042350996,0.0334095,-0.02038579,0.0129281925,-0.004516227,0.017010879,0.02062476,-0.0013373931,0.025534851,0.059879884,0.037845552,-0.025587466,0.04309061,0.01913702,-0.013082162,0.042089317,-0.04885048,0.042319503,-0.027611258,-0.041489154,-0.018604524,0.047628827,-0.048796237,0.031025508,-0.0047913124,-0.009306674,-0.051129594,0.014931751,0.045541234,0.0047165165,0.03573734,0.014142217,-0.00602188,0.0025112529,-0.018926535,0.0016762714,-0.044019505,0.014423014,0.0070062787,0.0147749605,-0.0064947284,0.043068197,0.024395717,0.010253532,0.039592456,0.02241732,-0.017354306,-0.06233034,0.031810928,-0.034143746,-0.008458259,-0.0011312019,0.021985328,-0.042479742,0.018087428,0.00847365,-0.005289173,0.068654075,-0.022362445,-0.02887234,-0.015336599,0.01575284,-0.010095305,-0.0010290168,0.022574546,-0.06599116,-0.044033267,0.05852739,0.028697314,0.018882075,-0.075386025,0.0040653213,-0.052075773,-0.055741332,0.042674623,0.02135096,-0.028001769,-0.035963804,0.014588108,0.0022398955,-0.0062460415,-0.029650815,0.023212042,-0.014371703,0.0053895065,0.09068559,-0.033629827,-0.024645265,0.0445011,0.0018347561,0.043334752,-0.006094385,0.036232933,-0.013117996,-0.033028144,-0.016501691,-0.021282492,0.034954324,-0.04571306,0.012704056,-0.0136779975,0.057848606,-0.010361801,-0.011027944,-0.010143552,0.00071702205,-0.03951748,0.02260368,-0.024149777,0.0012197102,0.011851467,0.036184628,0.00972205,-0.022228764,-0.03267673,-0.0011882891,-0.031408552,-0.023091918,-0.01498774,-0.019832194,0.049952652,-0.012019247,-0.023163335,-0.034343835,-0.0057750363,0.0033753489,0.021792985,-0.03291156,-0.017764155,-0.017306095,-0.00025819428,0.016837813,-0.01383973,-0.039259348,-0.00010368099,-0.024832416,0.01941813,0.037959624,0.024003053,0.052827686,-0.048310257,-0.036150914,0.003153561,0.012736614,0.009551488,-0.008541834,0.028884688,-0.028569994,0.006258472,0.025331043,0.02558364,-0.0012908108,-0.012011362,-0.031081127,-0.022012083,0.04594457,0.030871801,-0.0026154078,-0.068386495,-0.027699348,0.0062047536,-0.041158732,-0.02848551,0.0059100236,-0.027985489,0.035439998,-0.061462328,-0.00977976,0.0573949,0.044986047,-0.05341769,0.059064563,0.020571563,-0.062404417,-0.04455946,0.0059345625,0.019207185,0.0121755665,-0.00076502154,0.022514625,0.01591057,-0.003948956,0.00028961798,-0.0030112916,0.026097652,-0.05326056,-0.05803199,0.0015702439,-0.048245974,0.022912811,0.038088672,0.03625933,-0.004615783,0.0027749557,0.017502902,0.038197283,0.006363117,-0.03321057,-0.03015396,0.026866727,0.020749303,-0.029121267,0.0294456,-0.012390486,0.039195478,0.03246054,-0.026347527,-0.042317875,0.0062013087,-0.0017214722,0.01866434,-0.02507089,0.00605589,0.023786305,0.00212406,0.025069006,-0.039333563,0.03937174,-0.09167856,-0.032158684,-0.009822791,-0.03780134,-0.022931146,-0.0112060355,-0.04058848,-0.018001452,-0.002136784,-0.00045327403,-0.008754428,0.0023984276,0.051399607,-0.012817545,0.027164916,0.0064279777,0.033746984,-0.005253488,0.035451677,-0.010757744,-0.011495555,0.0076840515,0.0034075999,-0.008239532,-0.06376679,-0.026109938,0.043816928,-0.021226542,-0.005172454,-0.012029738,0.053298265,-0.031781115,0.016255507,-0.03233487,0.034009296,0.055722605,-0.010014956,-0.0069001745,-0.0013723477,-0.010982255,-0.00038042886,-0.021820618,-0.0059874044,-0.048323404,0.012439443,0.00092375895,0.01937762,-0.021067481,0.0132693155,0.07330744,-0.01928737,0.04689839,0.023259787,-0.009871999,0.015211926,-0.058178823,-0.014681762,-0.04230455,0.013903778,-0.02016078,0.035093423,-0.0052114734,0.0028849498,0.025360959,0.062853895,0.027962537,-0.009237709,0.02537784,0.004300796,0.0073986687,-0.13893984,-0.010772055,-0.00009601671,0.0061134426,-0.052354086,0.002205125,-0.011962261,-0.016707707,-0.023995362,-0.016389197,-0.020638343,-0.032177046,0.05010455,-0.025176426,0.011778149,0.026041541,0.012613904,-0.028728252,-0.032809984,0.0653922,-0.014415661,-0.0069427798,0.045146674,-0.023396099,0.01821749,0.047981378,-0.0121751735,0.015740136,-0.03652848,-0.040203076,0.025673429,-0.03805876,0.013517807,-0.005492012,0.007225416,0.040824432,0.0016392322,-0.02441956,0.00029581293,0.012054905,-0.03988857,0.019586904,0.036569957,0.007701931,-0.0077319625,0.08621952,0.018876348,0.00016955141,-0.03384866,-0.0004406656,-0.0106812725,0.013050747,-0.032807853,0.009580721,-0.00052439736,-0.0254938,0.000037886508,-0.048437122,-0.06688441,0.057875544,-0.030611478,0.021376284,-0.021093277,-0.009252375,0.025971564,0.03943961,-0.05307061,0.03500877,-0.014324448,0.022154082,0.0154420035,0.00515584,0.008347642,-0.052898165,-0.027733527,-0.016962415,0.049852766,-0.002148122,-0.027113141,-0.008491091,-0.013438011,-0.00067527726,-0.028722912,0.02911102,0.038339566,-0.031174619,-0.010014956,0.00090071047,-0.0044324957,0.0061957543,-0.01747718,-0.048092205,0.016212102,-0.029779179,0.0019900748,0.03845803,-0.03126651,0.020737017,0.013860642,-0.00063943863,0.023982698,0.0053018807,-0.017652186,-0.0074354666,-0.050056435,0.054947063,0.035803292,-0.0142044965,-0.009432734,-0.017200211,-0.017557072,0.010385478,-0.018821014,0.025181571,-0.08762009,-0.0036984568,-0.009448969,0.025067504,0.064652376,0.02225231,-0.002879618,-0.027067732,-0.008247945,-0.05579062,0.03172874,0.065204374,0.043155182,0.053988658,-0.008053421,-0.018821262,0.03390746,-0.034818027,0.009505408,0.015201285,0.02227997,-0.015491391,0.04504154,0.043629818,-0.038752474,-0.045357738,-0.051758237,-0.024867209,0.002571943,-0.024083676,0.004718487,-0.016047316,0.03204208,0.029437516,-0.000054020173,-0.03868622,0.01698436,-0.040164437,0.03856286,0.058420945,0.018214298,-0.0145427715,-0.037953302,0.051473048,-0.015670205,0.015099913,0.025342891,-0.055813678,-0.033760287,-0.028337916,-0.050798215,0.0529888,-0.006976337,-0.0050781067,-0.087734036,-0.0025739654,0.008195144,0.046045758,0.011828401,-0.0198491,0.04092128,0.033642884,0.00082380715,-0.00411056,0.032008022,-0.02414614,0.046290953,0.016935246,0.021341719,0.034982476,0.016444016,-0.026934614,-0.032747954,-0.0007967317,-0.017037895,-0.00879684,-0.0037611495,-0.0019017124,-0.08857643,-0.005389145,0.035679366,0.023735482,0.01401092,-0.01603666,-0.007683565,0.0026961318,-0.0081961,-0.0025097935,0.026448019,-0.003895046,-0.0015349978,-0.0069354842,-0.01641402,-0.014755168,0.0050743762,-0.0417501,0.021435738,-0.009437273,0.008470216,0.019635702,-0.016371733,-0.016078526,0.048081227,0.0155071905,-0.046932254,0.00082201016,0.044810563,0.027034001,-0.0077075143,-0.004752383,-0.0040713963,-0.0039826897,0.026048476,0.027125664,-0.005143047,0.0011158797,-0.063149825,-0.019938208,0.037251305,0.013581166,0.02928727,0.015542008,-0.005853356,-0.051493887,-0.024234008,-0.0031362397,0.09109365,-0.022932569,0.03787533,0.005355998],"last_embed":{"hash":"19ctvgk","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"19ctvgk","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{1}","lines":[43,43],"size":75,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"19ctvgk","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016020587,0.01885282,-0.06600826,-0.028010145,-0.03439417,-0.024888955,-0.004437423,-0.009060491,0.029639237,-0.017523047,0.027191412,0.00879936,-0.0324818,0.007961852,-0.0058762846,-0.0078093847,0.011630322,0.022172928,-0.028187785,-0.015772788,-0.0144551555,0.032875277,0.030865839,0.019458394,-0.022498373,-0.0086584035,-0.035911676,-0.0073969117,-0.028923862,0.03751683,0.005260058,-0.017780263,0.02049232,-0.0012140281,0.007979893,-0.040522985,0.0022297534,-0.03125429,-0.0582689,0.032433935,0.029621024,-0.026976198,0.019223792,-0.051616065,0.023944013,-0.023396315,0.021495475,-0.0041281437,-0.0053684525,-0.040450916,0.000574567,0.004901599,0.020031992,-0.025563063,0.004029526,0.034607064,-0.028813308,-0.057963282,-0.04727405,0.004973455,-0.00038853814,-0.002655364,0.022922391,0.012782008,0.021846795,0.02623809,0.0023917302,-0.014277387,-0.029051658,-0.031571873,-0.017704494,-0.011025754,0.0016385693,-0.009170759,-0.029606353,0.023384908,0.044646144,-0.011720093,-0.0036524176,0.010114049,-0.025011793,0.026660929,0.005308304,-0.019509612,-0.00020966375,-0.017181834,0.01993446,0.056376014,0.035671286,0.004481527,-0.0079464875,-0.03889231,0.05000446,-0.024498675,-0.022737782,-0.023781981,0.009307668,-0.0021219908,-0.004519308,0.026634658,0.0124897035,-0.00671542,0.044339225,0.02097188,0.019893989,-0.032483988,-0.014647517,0.003066525,0.039577004,-0.025228579,-0.013084056,0.040384606,-0.005254903,0.05243063,0.018488742,0.025820997,0.029148635,-0.055777483,-0.005852866,-0.03847467,0.014782183,0.054029457,-0.0026262717,-0.027811885,0.0036564146,0.024643062,0.05810038,-0.027062988,-0.012613957,-0.020563122,-0.013845942,0.033546697,-0.0092318505,0.009472621,-0.022952253,-0.053946357,0.04089904,0.05946864,-0.018068902,-0.030484943,0.021488432,0.052856497,-0.01770132,-0.033751234,0.016727742,-0.034483444,0.017105622,0.0072720717,-0.008482653,-0.04889631,-0.020255765,-0.00080763776,0.055364132,-0.018866818,0.021682989,-0.0014876596,0.006365206,0.008434563,0.07181822,-0.0333473,0.008008284,-0.030385,-0.016123554,0.00053031294,0.06696407,-0.016964996,-0.00268826,0.044780098,-0.025582137,-0.026501602,0.022978943,-0.046132244,-0.023357112,0.00058606337,0.04467184,0.010149757,0.040950727,0.023298558,-0.0012235428,-0.024778938,-0.01592336,0.0101168435,-0.024456384,-0.0003327253,-0.011289657,0.006030236,-0.0074736467,-0.008849941,0.021672199,0.05154802,-0.022089023,-0.018687587,-0.010920408,-0.00669625,0.010048931,-0.023671461,-0.00093054393,0.036471613,-0.004909289,-0.03043032,-0.022269603,0.041250814,0.019954652,-0.02910752,0.00022452997,-0.023627577,-0.007561758,-0.032964993,0.035856463,-0.035400193,0.027900489,0.038031835,-0.067520164,-0.007611181,-0.051024593,-0.011385799,0.03279605,0.009723016,0.01848508,-0.021305356,-0.008040387,-0.011800984,0.0065857014,-0.019181076,0.017811,0.013780061,-0.027884474,0.03876249,0.06543256,0.036770772,-0.047810856,-0.022980211,0.02850778,-0.036187306,0.060443588,-0.0121432245,0.0017992306,0.016051,0.050860748,-0.024961371,-0.0041934964,-0.049994197,0.018888313,0.00061062595,-0.043389987,-0.005545606,0.00056193786,0.05505474,-0.017824277,0.03537247,-0.0040334202,0.0045510465,-0.005858887,0.029443653,0.05504127,-0.004505312,-0.032367416,-0.014642225,-0.013986478,-0.018023524,-0.005987508,0.028125571,-0.045432802,0.0023566186,0.0073067606,-0.025414683,-0.015776703,-0.023496104,0.046784833,0.007799098,0.00012791621,0.009339419,-0.006733474,-0.0029109842,0.012299418,0.00017062033,-0.0058375793,0.019794777,0.027732205,-0.022749307,0.011089807,0.049681094,0.03388507,0.027316818,0.05396773,-0.01429172,0.000036575657,-0.011216201,-0.01850232,-0.02693543,-0.024940336,0.012169469,0.048452258,-0.006404313,-0.009013557,0.023755275,-0.009238816,-0.14218695,0.004492153,-0.018661523,0.05399081,0.049149625,0.0014245124,-0.062681705,0.009962387,-0.026810491,0.021562524,0.009068718,-0.054015454,-0.048459206,-0.016730817,-0.047527686,0.0035647096,0.0031930802,-0.016611736,-0.04064291,-0.012819659,-0.0330636,-0.025517793,-0.006447221,0.023110216,0.0058056656,0.015094086,0.0926752,-0.029109133,-0.019122934,0.015033608,-0.027440095,-0.034703445,0.017025586,0.039634213,-0.0019765946,0.0028191907,-0.022252962,-0.023862438,-0.0129382145,-0.009469824,0.027391942,0.014795938,0.01952405,0.038450472,0.006670503,-0.04085598,0.02635372,-0.016005162,-0.039586555,-0.03596655,-0.014357076,-0.030878263,-0.008075719,0.021191128,-0.055256996,-0.0034942694,0.025405962,0.033202298,-0.00043887098,0.012097257,0.006779448,-0.05427425,0.00778081,-0.06625942,-0.010774037,-0.041911818,0.030738652,-0.0009823459,0.009199928,-0.07449544,0.03179377,0.0031731492,0.027653672,-0.017031174,-0.04155048,0.027010493,0.013082804,-0.041897897,-0.012466986,-0.08165005,-0.02382883,0.0069598574,0.019177048,-0.0033080752,-0.046536956,-0.014154032,-0.01830672,0.023127712,0.03663312,0.23269723,0.043902002,-0.04386164,0.018355925,0.0940562,0.00013502888,0.017546447,0.044412855,-0.028889744,-0.033071112,-0.008210408,0.019626843,-0.040056303,0.0009016964,0.028679546,0.020275053,-0.058653817,-0.00026459005,0.05093714,0.013068247,0.0005637399,-0.034223918,0.051451273,-0.03142741,-0.021655798,-0.0137834605,-0.006735709,0.009174702,-0.061259307,0.0015156965,-0.013269256,0.019518493,0.052183002,-0.030837424,-0.044485316,-0.033578463,0.030140974,-0.053748082,-0.0033177056,0.035135612,0.0026889723,-0.021195797,-0.013736068,-0.02513026,-0.042861816,-0.014350964,0.042705018,0.0053946,0.0039845514,0.033147335,-0.00438032,-0.0064913416,0.03830001,-0.018662373,0.012239476,-0.017345427,-0.037041247,-0.040994693,-0.03087167,0.025180358,0.038661554,-0.0052592885,-0.0013932063,-0.0089350315,0.0038433275,0.047219552,0.024447884,-0.01802243,0.01164364,0.08483111,0.031568944,0.02514915,0.00782984,0.008334759,0.0084849335,-0.020374969,-0.0072380793,0.015097987,0.00486165,-0.013444543,-0.006735913,-0.0064759734,0.016984845,-0.016045244,0.025702318,-0.027438482,0.021598622,0.03584018,-0.011647789,-0.025464898,-0.010897843,-0.012831089,-0.046454787,0.008676779,0.0071900357,0.0040357164,-0.0116964895,0.00023703324,-0.086080424,-0.015255875,0.016715245,-0.050302334,-0.04650971,-0.023717554,0.054406174,-0.03744368,0.0051703798,0.032954566,-0.025468849,0.009343943,0.010774123,0.011098232,-0.0042937235,-0.00822385,-0.0008220639,0.043754686,0.06331108,-0.021014884,0.058241893,0.028481899,-0.030754298,0.036975715,-0.032049727,0.022662055,-0.02974029,-0.04423659,0.010319908,0.007230349,-0.0250847,0.04552082,0.026786307,-0.02951102,-0.048827067,0.00007761664,0.052715063,0.016281912,0.014910167,0.032823388,-0.045976825,0.027970498,-0.029729296,0.013659391,-0.050670285,-0.0059452644,-0.016465945,0.010568489,0.008548292,0.041829564,0.021744521,0.0035219567,0.026357079,0.02146189,0.013772953,-0.07892644,-0.0024116978,-0.032551277,-0.027185982,0.013098384,0.040082105,-0.03160567,-0.004951791,0.04559583,0.025221629,0.09195936,-0.050743576,-0.034998607,-0.007135082,0.0131546995,-0.012619962,0.0093522845,0.03684318,-0.052026153,-0.03834892,0.029486272,0.024925342,-0.0004484817,-0.04302532,0.027609542,-0.0109175,-0.04226775,0.039254934,0.013909238,0.011670559,-0.030107616,0.020387089,-0.002274802,-0.025226668,-0.024766486,0.0030872172,0.0086516505,0.028264713,0.07148864,0.00873068,-0.02888849,0.05166475,0.0106619755,0.041063227,0.003912707,0.030144645,-0.018522708,0.0028481728,-0.0012465243,-0.010383362,-0.0051671537,-0.044398427,0.033013236,-0.005507801,0.06832023,-0.006401946,0.013835868,0.031603497,0.031663086,-0.057156354,0.022523914,-0.035038173,-0.023366347,0.020137727,0.017048461,0.014098494,-0.044556055,-0.013874885,-0.012486059,-0.025181014,-0.034493357,0.0287754,0.0121405,0.029693523,0.021045445,-0.04716586,-0.040967617,-0.003997682,0.0027111864,0.029269243,-0.06483507,0.004646652,-0.03145411,0.0040295706,0.0075847446,-0.0024796806,-0.03389808,0.03710396,-0.00900815,0.004997833,0.008504171,0.031588558,0.054349963,-0.03210469,-0.06972374,-0.010993401,-0.041438505,0.013971723,-0.017896982,0.025664048,-0.02741863,0.031050686,0.009974649,0.006814923,0.000116750205,-0.009932703,-0.032414213,-0.008927795,0.081558116,0.025322106,-0.024239605,-0.046592757,0.0065275603,0.013778684,-0.06582025,-0.0314355,0.0078587225,-0.005592145,0.021972118,-0.04297697,0.01148326,0.023627454,0.0014741685,-0.07962242,0.07398481,-0.001878262,-0.051106848,-0.030067582,0.020706719,0.027898526,0.03430186,-0.018539669,0.023906004,-0.005708919,0.039804775,0.0013779597,-0.00897275,0.0062985616,-0.025421502,-0.060025368,0.036479764,-0.035636127,0.0144380275,-0.011324525,0.048389908,-0.013185163,-0.0065565896,0.0066169472,0.03127199,0.018242398,-0.024377791,0.03023712,0.028465003,0.031720065,-0.065294206,0.0041741487,-0.011024724,0.028429545,0.011295583,-0.028647931,0.0026203599,0.016071357,-0.000051578867,0.044247143,-0.0034269514,-0.0019011028,0.03370081,-0.01715521,0.020777712,-0.03557713,0.038122397,-0.058674093,-0.024961937,-0.012350275,-0.033651203,-0.020128677,-0.027562901,-0.030613292,-0.0062009967,0.020217156,-0.03896208,-0.00016609176,0.017508868,0.06286877,-0.027320689,0.010328725,0.013254811,-0.0021864348,0.001999309,0.049609914,-0.0053126337,-0.037810024,-0.033867165,0.00092425133,-0.015930278,-0.042195573,-0.014304084,0.028001787,-0.0062952056,0.008301711,-0.00014148233,0.06229623,0.0063056885,0.05267057,-0.029923197,0.01479399,0.033254266,-0.02708851,0.019392569,0.00093413255,-0.0007921205,0.033908058,-0.026081895,-0.03653159,-0.058647394,0.0059243455,0.0053450027,0.011241176,-0.007230355,0.004471999,0.046917427,-0.018534794,0.039487854,0.013068895,0.013711321,0.03318522,-0.034500424,-0.011613851,-0.02160956,-0.002791305,-0.032666214,0.039830413,-0.008062338,0.0068103783,0.034933873,0.055154048,0.004198761,0.0006393808,0.029313799,0.0050990907,-0.02629174,-0.12383652,-0.011337697,-0.0102115525,-0.0033009218,-0.052440766,0.009456079,0.004417556,-0.0057757837,-0.025075134,-0.05188486,-0.02973076,0.0036664593,0.047591545,-0.015982715,0.033189658,0.015046124,-0.00070630334,-0.0533577,-0.015287622,0.0762903,-0.009181308,0.01094522,0.04636711,-0.0021513584,0.03381666,0.034244608,-0.035116535,0.0026619677,-0.047073927,-0.0328045,0.02272456,-0.036783893,0.009550409,-0.017878123,-0.00874532,0.042189486,0.0022300882,-0.024805235,-0.014821851,0.013372312,-0.040220857,0.018282462,0.033121374,0.01919652,0.018037489,0.07854054,-0.008937639,-0.0003156562,-0.039839182,0.0016793609,0.0016582565,0.028771397,-0.044776395,-0.01452313,-0.0053688437,-0.02796219,-0.0085804695,-0.033459075,-0.019244386,0.05599769,-0.008569143,0.016819263,-0.030050501,0.00096586323,0.02469392,0.052724224,-0.04727681,0.03987168,0.0053310078,0.048865955,0.00020277758,-0.027566278,0.007966994,-0.061507042,-0.011899563,-0.007926388,0.040304698,-0.0081474865,-0.041896746,-0.01843888,-0.008555739,-0.025971482,-0.04013287,0.057785224,0.025295885,-0.02091378,0.01374213,-0.02385255,-0.011362574,0.0051279045,-0.02621365,-0.049219538,0.010524649,-0.019472698,-0.01319855,0.030596165,-0.036843598,0.004214873,0.04049938,-0.0072201,0.013161056,-0.04408182,-0.0024978213,0.010691993,-0.04052391,0.03916215,0.04164388,-0.033091415,-0.04339889,-0.019761799,-0.0026428455,0.008668569,-0.023916975,0.01548413,-0.05380255,-0.019672245,-0.03378089,0.034078274,0.060163572,0.051816225,0.015487506,-0.013410112,-0.010200014,-0.04967727,0.0359573,0.04350395,0.03303089,0.02514656,-0.03827832,-0.016858269,0.01911792,-0.05611064,-0.004815893,0.0020805388,0.036035735,-0.0020193697,0.01775246,0.029350977,-0.04413719,-0.017604029,-0.041609243,-0.028311742,0.0051752143,-0.007391277,0.008731746,-0.0066311243,0.03995356,0.022124289,-0.03671555,-0.022772258,0.007968836,-0.049024627,0.011047639,0.037962742,-0.01397894,-0.00022607093,-0.038566213,0.0850186,-0.0043325187,0.029652534,-0.0117617,-0.058025442,-0.024673242,-0.05670108,-0.07846373,0.036131095,-0.021123389,-0.027128307,-0.06009805,0.0023264934,0.02854175,0.013029959,0.0031632325,-0.023485852,0.04784993,0.024945717,-0.01891565,-0.014200156,0.017586784,-0.011522619,0.039467145,-0.013742431,0.008477843,0.03496005,0.025464494,-0.02656286,-0.013088823,0.007771978,-0.009979408,-0.02366016,0.0062489044,0.0060118963,-0.083136365,0.012322633,0.037983805,0.044709243,0.012448349,0.002823845,0.0038779837,0.012098653,0.001617289,-0.01352671,-0.002873545,-0.02457483,-0.03983595,0.03749386,-0.005805676,0.011055821,0.005699904,-0.03052848,0.0014086524,-0.016765423,0.05021917,0.009920028,-0.0027773778,-0.03274571,0.034465484,-0.0049637305,-0.031260565,0.0024283659,0.043926943,0.024188604,-0.021855928,-0.00051941467,-0.013669196,-0.0067312876,0.04098473,0.044942014,-0.0027571553,-0.012839842,-0.04810944,-0.008620225,0.021588173,-0.017611718,0.015562262,-0.010553972,-0.001982407,-0.041120768,-0.022173937,-0.0068060863,0.08242548,0.0005424006,0.018454883,-0.023484116],"last_embed":{"hash":"5127vd","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"5127vd","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{2}","lines":[44,44],"size":80,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5127vd","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028331691,0.03190172,-0.059720986,-0.054943956,-0.052644536,-0.001463101,0.009732689,-0.008247318,0.03329015,-0.005537205,0.017751168,-0.006787645,-0.044368498,-0.0006402507,0.019063242,-0.030230138,0.017389813,0.009179117,-0.02025506,-0.024662614,-0.031014046,0.042042274,0.04606449,0.038190532,-0.015052446,0.007084838,-0.019627117,-0.015407371,-0.060519643,0.038718916,0.009541583,-0.022395361,0.03486646,0.0054987697,-0.005913764,-0.022816638,0.0092398785,-0.013294157,-0.062057525,0.02482189,0.015456683,-0.011398562,0.0209661,-0.042351823,0.015657336,-0.021994218,0.0027792933,-0.013070382,-0.009940871,-0.02064637,0.0053568995,0.00748569,0.023859812,0.0017851582,-0.008140816,0.027915902,-0.03632258,-0.02869705,-0.038281076,-0.022379791,-0.0096587185,0.014483779,0.014871963,-0.007682446,0.035329804,0.051100112,0.003542195,0.0010628224,-0.028785618,-0.041167703,-0.020038167,-0.00014151719,-0.0077760993,-0.016493829,-0.03436026,0.03433192,0.054882336,-0.008454764,0.026783928,-0.002729221,-0.021582065,0.015208106,-0.001179586,-0.0064409166,-0.0041835005,-0.0037078082,0.015711963,0.038021974,0.024048738,-0.040977843,-0.024290636,-0.040684164,0.039526656,-0.023528697,-0.014974901,-0.03550184,-0.032451488,-0.0085333325,0.0028755295,0.020463245,0.03306549,0.022300549,0.029976485,0.02639711,0.0074914214,-0.019903785,-0.018640278,0.023319181,0.036537606,-0.021737091,-0.0031025812,0.0413841,0.0054541696,0.062800646,0.013360252,0.027953066,0.03441954,-0.04813998,-0.0048584295,-0.029516112,0.0079451045,0.034797423,-0.015849805,-0.020306338,0.0035278413,0.032354362,0.026210811,-0.010410242,-0.026642641,0.004210462,0.012411772,0.030133996,-0.0040401197,0.012850915,-0.01798209,-0.052652836,0.04314314,0.038895402,-0.033149526,-0.04130379,0.025945649,0.050904106,-0.0060089044,-0.027148608,-0.014512509,-0.015755156,0.026978165,0.018076789,-0.008407418,-0.044928927,0.0031896718,-0.010635549,0.03714382,-0.010589295,0.034630947,0.009449839,-0.008060283,0.031313416,0.048083298,-0.062052447,-0.0054535507,-0.001155697,-0.016335052,0.029220005,0.0528031,-0.038325697,0.011795744,0.055910207,-0.026859373,-0.004939907,-0.005511156,-0.05762287,-0.023348084,0.0050421376,0.034769993,0.016965121,0.05867069,0.024605233,0.0060010874,-0.034244634,-0.019199468,0.012944557,-0.022197563,0.013907298,-0.0070706704,0.015840348,-0.017678935,0.003914588,0.02676691,0.045487087,-0.031960398,-0.039028894,-0.0039251423,-0.019002335,0.040588297,-0.02222529,-0.012590512,0.052796267,0.0072382395,-0.03597766,-0.00952059,0.036914337,0.008438431,-0.0069693318,0.0040001343,-0.029186063,-0.016303835,-0.013799092,0.029351825,-0.011908035,0.028617272,0.026442362,-0.047009703,0.004696924,-0.039358977,-0.008252546,0.025036274,0.030350702,0.02400629,-0.0036662272,0.0061405418,-0.0071232268,0.003894584,-0.01539191,0.012496766,0.0015136368,-0.016821288,0.031748634,0.055789143,0.030552356,-0.031481706,-0.04558696,0.0049492237,-0.018531645,0.047144245,-0.003753566,-0.017177626,0.01981484,0.038269375,-0.040479094,0.007885182,-0.03351685,0.021604551,0.004607573,-0.053444605,0.0030197054,0.023665946,0.043444827,-0.0020667007,0.048494503,-0.002814155,-0.0076075597,-0.020384353,0.00811696,0.058378115,0.020637928,-0.022628177,-0.013382692,-0.0043390086,-0.0115551455,-0.011394631,0.038248923,-0.016291754,0.010628275,0.008774588,-0.020947821,-0.039339144,0.0036339797,0.0561939,0.023572853,-0.0071025975,-0.015249457,0.028106531,-0.008783766,-0.013347302,0.00015947754,0.0197779,0.005915532,0.052557234,-0.014297586,0.0012012376,0.044766985,0.024392616,0.015220597,0.04550514,-0.050102707,0.0099867685,-0.034344427,-0.028110461,-0.027770793,-0.022653973,0.019457381,0.05968188,-0.016945222,-0.018002005,0.0007699704,-0.003930667,-0.15686724,-0.000077401026,-0.0073125153,0.05084924,0.0388115,-0.0054647434,-0.06821128,0.00051597564,-0.015284575,0.009228541,0.013774061,-0.04545407,-0.018903624,-0.030511957,-0.04841148,0.009953078,-0.019824568,-0.027830524,-0.042868342,-0.02030125,-0.02999561,-0.017829096,-0.01154984,0.028101828,-0.0004581851,0.037610527,0.07121873,-0.059144337,-0.01664887,0.026045244,-0.028753594,-0.0073966985,0.00427847,0.051049598,0.022638388,0.03357457,-0.031133521,-0.03779734,-0.0027141212,-0.010597322,0.021130357,0.025149988,0.017394764,0.035222612,0.01624979,-0.033688724,0.039240554,0.016166763,-0.03156151,-0.04882552,-0.021517247,-0.02195179,-0.0027457813,0.01636802,-0.042578135,-0.014202846,0.014609632,0.017206283,-0.0133905625,0.0025461281,0.017922811,-0.06726756,0.032190885,-0.057233047,-0.018369585,-0.03244699,0.020731408,0.0073377355,-0.011891821,-0.043210335,0.034964237,-0.010458507,0.00786671,-0.015492979,-0.033151187,0.029260889,0.019672165,-0.02930976,0.0071112085,-0.075787574,0.0036145528,0.017719863,0.012517607,0.0055845054,-0.032693293,-0.0032735094,-0.015558802,0.005196622,0.046249337,0.23904498,0.03867913,-0.018809874,-0.0023130008,0.071690634,0.013168203,0.00851413,0.012987271,-0.025703512,-0.03275491,-0.00031032096,0.038543645,-0.038629714,0.024999235,0.023043776,0.014757644,-0.062657334,-0.017588105,0.055159077,0.007787873,-0.010488603,-0.05098556,0.034265235,-0.053085968,-0.048182085,-0.012829118,0.013113016,0.009541143,-0.037405822,0.013185411,-0.03412647,0.01937065,0.05307681,-0.020419128,0.004224081,-0.01987102,0.02547306,-0.068093225,-0.010640974,0.03096475,-0.025599161,-0.018257055,-0.014958214,-0.023258662,-0.02482069,-0.003429957,0.05112025,-0.010313117,-0.013027592,0.062775075,-0.0076856874,0.008244294,0.048601158,-0.0007347536,-0.0073180753,0.0019479226,-0.0420732,-0.019061072,-0.023745174,0.017262308,0.03481644,0.0023110888,-0.043383036,-0.007280663,0.02625344,0.052428566,-0.0051233713,-0.013042707,0.040440425,0.058754787,0.039174914,0.030860616,0.02112384,0.031370647,0.017613461,0.00319708,0.028233634,0.02128205,0.047618393,-0.030168071,-0.014509977,-0.015255156,0.017291442,-0.019187905,0.014152128,0.0045320494,0.015250785,0.01952915,0.006109354,-0.03895916,-0.011675076,-0.009973547,-0.04514937,-0.002971876,-0.027877053,-0.020930892,0.015288878,-0.015472654,-0.047563747,-0.021962572,0.023141924,-0.039774824,-0.033143245,-0.015154427,0.046708252,-0.022245776,0.012711189,0.03646259,0.010865856,0.024626702,-0.000006012768,-0.0042205374,-0.02054182,-0.032600977,-0.0071528535,0.035777774,0.057013277,-0.040150017,0.050672114,0.023331892,-0.030037561,0.04124355,-0.027146056,0.01752325,-0.029080184,-0.04757549,0.010245079,0.015695127,-0.007840656,0.03236314,0.034260284,-0.022068692,-0.06588529,0.0043993974,0.028370272,-0.01343276,0.02789536,0.01500265,-0.028740458,0.032322094,-0.024845475,0.0013296623,-0.022027403,-0.023174033,-0.013743834,0.007731043,0.00091403356,0.03113995,-0.018713677,-0.0004664919,0.0502032,0.006114792,0.013782791,-0.06322932,0.013848755,-0.026586603,-0.022087896,-0.005885577,0.033721674,-0.02913821,0.0013509961,0.037383553,0.0126065295,0.12236433,-0.06621006,-0.010415455,-0.0008013271,-0.010950714,-0.0067862435,0.00026681382,0.04199694,-0.031278975,-0.023717785,0.01982563,0.029108884,0.0048054955,-0.018561635,0.026415788,-0.027656328,-0.021767765,0.040789317,-0.016286165,-0.0004060995,0.0042134,-0.007534855,0.027017318,-0.024339544,-0.028416201,0.014781845,0.0018577739,0.019860165,0.08460797,-0.00885544,-0.007997656,0.060851295,0.0073083257,0.06679018,0.0018401837,0.037705667,-0.016696539,-0.005072531,-0.02299604,-0.0009444928,-0.0036655522,-0.028764894,0.022560684,0.0063635847,0.07179909,-0.0054502245,-0.0005853185,-0.013174672,0.008548812,-0.03833328,0.008737069,-0.07897592,-0.019466447,-0.0072386633,0.021746937,-0.0050861356,-0.02594616,-0.0070924107,-0.02311523,-0.034009553,-0.044468213,0.017728882,0.019158637,0.019606328,-0.008632697,-0.027222605,-0.028906392,-0.010471298,-0.0023834002,0.009093785,-0.054513156,-0.033614792,0.005620005,-0.02459878,0.0021855473,-0.009396231,-0.008193778,0.029285522,-0.036063075,0.023650344,0.008472813,0.02976363,0.017233677,-0.05561275,-0.045412898,-0.01102404,-0.026880037,0.022126568,0.0030269027,0.012039364,-0.022511957,0.006346689,0.032304283,0.015092854,-0.01174144,-0.0029780439,-0.023506554,-0.01051833,0.0684765,0.014601576,-0.032459073,-0.051976077,0.0032021943,0.010633435,-0.07030652,-0.026041124,0.002250569,-0.0001382365,0.012408856,-0.053258065,0.022663767,0.029859938,0.02135867,-0.07835673,0.08103554,0.028881691,-0.062254023,-0.034141425,0.03202563,0.032842036,0.03820328,-0.0009261819,0.00326159,0.011081402,0.03810013,0.0012797323,-0.0034337656,0.0028116652,-0.014480647,-0.06309584,0.020860948,-0.012896483,0.03651346,-0.019102301,0.041001238,0.001158597,-0.0029466662,-0.021698074,0.04947125,0.007947848,0.0052913227,0.02718944,0.033044577,0.031028071,-0.06060878,-0.0025832765,-0.009035607,0.004628315,-0.009997895,-0.009465113,-0.010779341,-0.0029435619,0.008524209,0.050336786,-0.037809078,-0.004166443,0.03665282,-0.00039692866,0.03264991,-0.039757308,0.027769301,-0.06771854,0.012193512,-0.037180256,-0.03135047,-0.011058161,-0.009919636,-0.04440378,-0.011205021,-0.0038340173,-0.04511017,-0.025096837,0.050461948,0.07512198,-0.0026675786,-0.005092537,-0.0013898956,0.0234033,-0.0043036942,0.056554522,-0.012578722,-0.035719242,0.019742735,0.0034558724,-0.023412798,-0.06061601,-0.014667313,0.025805878,-0.00070529146,0.011643119,0.014148233,0.056524195,0.004809283,0.0419816,0.006402832,0.032152925,0.025498493,-0.019578617,0.030383024,0.021847993,-0.018712437,-0.0023132197,-0.030343246,-0.03233996,-0.048153408,0.0005479417,0.01303464,-0.009798197,0.021080516,-0.000693911,0.009989775,-0.015693763,0.024488097,0.0037669842,0.033301413,0.017884307,-0.028909525,0.02812944,-0.012787252,0.007058905,-0.03257116,0.037780292,-0.010163914,0.022938741,0.033925854,0.06831038,-0.0044031586,0.015510871,0.015951548,-0.007989988,-0.035043523,-0.13291654,-0.01661101,-0.0016295809,0.0025664596,-0.02879667,0.004366564,0.0041243276,-0.0254149,-0.02056723,-0.03672587,-0.019443128,-0.0015655161,0.019731844,-0.025068702,0.011523085,-0.0027894962,-0.011086376,-0.04439947,-0.0049882135,0.040395785,-0.0016514923,0.012764217,0.05650268,0.0066723493,-0.005317945,0.025873324,-0.06087191,-0.017342445,-0.04892274,-0.012011126,-0.010212771,-0.051957414,0.0059542255,0.0007257893,0.023520993,0.049292773,0.005368731,-0.018838633,-0.00083930016,0.009665503,-0.026787722,0.019748265,0.034878116,-0.003979881,0.03583171,0.092048444,0.02495365,-0.0044050487,-0.024531377,-0.027693214,0.016466111,0.0606152,-0.061726224,-0.0017208381,-0.027015429,-0.038844828,0.0082217995,-0.039762355,-0.02478926,0.07526716,-0.045710415,0.020777717,-0.0136044985,0.0031394197,0.013188218,0.050170995,-0.07539869,0.05133106,-0.010431644,0.04569589,-0.0030707144,-0.036311314,0.021120898,-0.048233524,0.010797218,-0.0021702715,0.039273314,-0.0105720945,-0.035004925,-0.0390241,-0.024979318,-0.01091923,-0.022655709,0.0236222,0.014844306,-0.033485442,0.007996971,-0.027958492,-0.010695662,0.0069835032,-0.044860486,-0.046659183,0.011801326,-0.043438274,-0.040061858,0.020140909,-0.053381447,0.0020257358,0.0038211911,-0.0077052657,0.017501174,-0.0052905222,0.012160607,-0.013050175,-0.050224733,0.06100214,0.05843408,-0.030705443,-0.038670998,-0.039520077,-0.020441635,0.009152865,-0.0019237456,0.019596886,-0.06778161,0.005658798,-0.021643477,0.038538516,0.04555534,0.055761725,0.011111118,-0.02746511,-0.03860634,-0.04124735,0.028384566,0.06282515,0.022659134,0.01700916,-0.022212444,-0.029149814,0.023590453,-0.05170395,0.00494504,-0.0059056333,0.018663185,-0.0013123195,-0.0060793567,0.026979651,-0.038893074,-0.017645776,-0.052572574,-0.059542548,-0.027517367,-0.004579575,-0.0041505755,0.008603606,0.021504305,0.0074786986,-0.013831469,-0.015640067,0.016521605,-0.039876312,0.027216926,0.03616048,0.0012227326,0.0048202104,-0.06564551,0.042747702,0.019014996,0.04155406,-0.02599763,-0.016068658,-0.023901163,-0.027911585,-0.06026077,0.05213389,-0.022079952,-0.01604901,-0.07480278,-0.01734531,-0.004389895,0.00334038,-0.009935648,-0.029766778,0.03357962,0.060083006,-0.00092768087,-0.03803075,0.010105643,-0.0048820577,0.031665172,-0.013225104,-0.0066284654,0.018326469,-0.003150731,-0.04507268,-0.032004014,-0.0036734634,-0.018265028,-0.00076520134,0.006255943,-0.03674395,-0.07127933,0.013631614,0.056317724,0.059647914,0.028371636,-0.00080807024,0.014024958,-0.015449211,-0.02046427,0.0010732929,-0.011252314,-0.016097069,-0.0469117,0.01527906,-0.016634796,-0.0000295501,0.012864281,-0.009429558,0.009465472,-0.028916987,0.030495832,0.007297283,-0.00044579804,-0.00094487023,0.026391916,-0.024174917,-0.010531068,0.0061002546,0.036285482,0.035782088,-0.006167399,-0.02474474,0.0059923767,0.019212073,0.033473544,0.04951429,-0.0064518615,-0.013142328,-0.023921851,-0.027168004,0.021107504,-0.009005563,0.04055012,0.011363815,-0.014226765,-0.06752718,-0.05486419,-0.007340929,0.038763653,-0.0011336445,0.034481887,-0.017404659],"last_embed":{"hash":"17abl02","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"17abl02","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{3}","lines":[45,45],"size":81,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17abl02","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019446727,0.029333971,-0.03778511,-0.010323689,-0.016999232,-0.029903868,0.022019539,0.013550721,-0.0011554405,-0.015406091,0.03690146,-0.011894621,-0.053717125,0.012196894,-0.00037847448,-0.0037664014,0.010128421,0.03830542,-0.018702392,-0.014680875,-0.024864202,0.05327774,0.023864789,-0.014015839,-0.016322406,-0.0146486005,-0.02426201,-0.016906228,0.011043261,0.009182939,0.021525532,-0.037928443,-0.017867126,-0.0050713974,0.02659048,-0.031398688,-0.010356776,-0.005549689,-0.048678663,0.0109691415,0.026810527,0.0054333583,0.017187964,-0.07334123,0.010314159,0.0062130135,-0.0005160951,-0.018704344,-0.017006991,-0.007126968,0.008711302,0.009079934,0.027274115,-0.032937087,-0.00668922,0.06446845,-0.003626544,-0.023482693,-0.06612122,0.028594889,0.0011886557,-0.0143252835,0.02039958,0.006892229,0.024404613,0.014351241,-0.008117032,-0.0022312216,-0.029582607,-0.03028602,-0.03644161,0.017582092,-0.006835655,-0.039517894,-0.034172393,0.01154726,0.03781174,-0.036772273,-0.0067859404,0.03933686,-0.017304905,0.027536439,0.01954418,-0.0138423685,0.010332998,0.018004052,-0.018889029,0.037836827,0.0560958,-0.016610324,0.00040884022,-0.016043194,0.040477186,-0.02651852,-0.011408356,-0.0091002295,-0.016974136,0.030029582,-0.0016141074,0.0029493177,0.03297411,0.005297164,0.014896049,0.008866451,0.04338794,-0.03970019,-0.028942185,0.0063778134,0.07346794,-0.029631967,0.0011659854,0.03621219,-0.012104709,0.05054202,0.027447768,-0.0048272237,0.028193105,-0.07542023,-0.008063922,-0.014662942,-0.021914111,0.033812802,-0.00505001,-0.023294976,0.029137803,0.04045334,0.05274326,-0.021541754,-0.000256704,0.0016559048,0.0098892,0.05406212,0.0000045456345,0.027679814,-0.0034926645,-0.06474374,-0.0029467305,0.043511633,-0.023054952,-0.049807113,0.0134992665,0.042649966,-0.017334651,-0.01861382,0.03353327,-0.027227735,0.015507292,-0.010458717,-0.009522391,-0.066626646,0.022570647,0.015743747,0.040019024,-0.039459098,0.017615883,-0.03268173,0.018814692,0.043160416,0.06987584,-0.018168416,-0.018841507,-0.060942173,-0.021327326,0.003370955,0.05103994,-0.047487874,0.012410629,0.031490188,-0.030026399,-0.034104396,0.05856926,-0.032879118,-0.06037003,-0.0037070017,0.043795343,0.00903817,0.015780287,0.011295089,0.0007680537,-0.033193637,-0.019681344,0.008864713,-0.027891181,-0.019741416,-0.030690301,0.023288684,-0.014311941,-0.007749582,0.020471483,0.032381263,-0.042099446,0.0057521835,-0.0026610412,0.0028919647,0.007072123,-0.040416077,0.026783712,0.01437516,-0.03633008,-0.031870365,-0.010691507,0.07806239,-0.013030055,-0.032683533,-0.0020386016,-0.017569743,0.00946218,-0.032226644,0.04217384,-0.015340124,0.019165995,0.0017484803,-0.06740812,0.009828756,-0.06273566,-0.012326903,0.026999017,0.01081329,0.0077549187,-0.025617098,-0.02409633,-0.0069155907,0.02310698,-0.004565155,0.03420012,-0.010274558,0.004647756,0.013365965,0.060400844,0.034089115,-0.035834376,-0.011723472,0.029166631,-0.02978916,0.04489118,-0.007517527,-0.008464936,0.04714163,0.009199767,-0.039097853,-0.010892825,-0.04485181,0.023251174,0.0012899562,-0.022970555,0.0031844964,0.008085961,0.060440272,-0.015618037,0.0069991727,-0.0016241483,-0.011001836,0.0044584493,0.03136105,0.059580248,0.006666537,-0.030367408,-0.011781951,-0.0057583633,-0.017952831,0.017975908,0.02733814,-0.039427884,0.013188668,0.020588988,0.0006117718,-0.031846605,-0.024456182,0.047401424,0.013851382,-0.011876044,0.0027351507,0.03741955,-0.0127140395,0.018868694,-0.004319641,-0.025617508,0.01759583,0.05357087,-0.03507415,0.033449564,0.033998985,0.036371935,0.0085222805,0.03332843,-0.031951908,-0.02109438,0.024065915,-0.024275111,-0.030013762,-0.04105263,0.016795082,0.052080795,-0.012449397,-0.038204487,0.0047527705,-0.0036143991,-0.13782303,-0.008832138,0.0012185221,0.069888875,0.049630705,0.0119565185,-0.07057015,0.004105386,0.0010788314,0.0078898845,0.009735301,-0.05675804,-0.05113963,-0.019749843,-0.028204152,-0.002378996,-0.013132417,-0.0000036366127,-0.038926452,-0.021063277,-0.014536255,-0.04599038,-0.014636022,0.023707269,-0.0028546902,0.029742962,0.07417632,-0.009006621,-0.014839491,0.00052147044,-0.024086753,-0.04124743,0.0141620925,0.06319468,-0.018419525,0.009922304,-0.044653796,-0.02331309,0.011205165,-0.011490149,0.026709596,0.017441347,0.0007812546,0.0524798,0.007665224,-0.016504101,0.023808634,0.014835296,-0.042166363,-0.021268703,-0.0017392399,-0.03701756,-0.010973508,0.035691783,-0.055155937,0.0055416124,-0.0035567067,0.035374932,-0.020199178,0.017619696,-0.04141072,-0.03954478,0.007099797,-0.048485283,-0.016972477,-0.002232487,0.05483056,0.0076948977,0.040403,-0.07683622,0.01573914,-0.01132557,0.043956477,-0.017899072,-0.04921902,0.02600458,0.019224381,-0.03604044,-0.014055862,-0.10380786,-0.040313646,0.01630798,0.021297427,-0.007392474,-0.056450572,-0.0072049852,-0.012434814,-0.0014535305,0.028530266,0.2374672,0.023618978,-0.006358288,0.00026775213,0.093057625,0.0074248468,-0.011446795,0.03458466,-0.014873609,-0.043297525,-0.0031259586,0.016407792,-0.04345155,-0.015484066,0.00051730016,0.044804636,-0.040287204,-0.008310731,0.049116228,-0.0052774064,-0.003884326,-0.040296953,0.05759706,-0.018519878,0.0004127201,-0.0012746587,-0.022450613,0.028797131,-0.051612698,-0.0042295335,-0.006474536,0.027936347,0.06819186,-0.032556932,-0.02634857,-0.050056953,0.012774635,-0.04768329,0.017434923,0.029526332,-0.024782224,-0.025136437,0.007921905,-0.033803478,-0.043251198,-0.023352379,0.05295616,0.011459316,0.0013448694,0.02081809,0.023390038,-0.026915105,0.019135077,-0.018715411,0.0024756314,-0.013759179,0.009829058,-0.014535606,-0.021605821,0.052853204,0.0039907894,-0.014284202,0.018708201,0.026599362,0.020248877,0.07770763,0.011563874,-0.026214156,0.028332597,0.07297567,0.021779854,0.03050688,0.012517821,-0.0036259186,0.012452894,-0.009376721,0.05181656,0.05090337,-0.0024272273,-0.005858505,-0.009268111,-0.017308533,0.028643906,0.003955493,0.030015001,-0.0466057,0.03019974,0.038031965,0.0049411976,-0.04400645,-0.021484144,-0.006901257,-0.035772085,0.02153087,0.020468108,-0.02737659,-0.02123245,0.0087555535,-0.07640676,-0.022394788,-0.017392455,-0.03367788,-0.0044435696,-0.03625431,0.06977085,-0.039557416,-0.030876253,0.018792763,-0.00016248664,0.004026109,0.019948011,0.024665467,-0.0049949125,-0.021652125,0.018024577,0.04284895,0.068740346,-0.030639142,0.039122753,0.033551857,-0.025413878,0.029367793,-0.0032045338,0.00011624138,-0.019495033,-0.046707235,0.00080723554,0.0334793,-0.026265303,0.025145108,0.022424676,-0.036780365,-0.062217314,0.026227558,0.063594535,0.016710574,0.017715516,0.00039005265,-0.045192607,0.004305148,-0.000023408917,0.030795459,-0.025890552,-0.007994714,-0.0057029934,-0.009767015,0.012124386,0.03180361,0.009928866,0.0025239582,0.029789966,0.029488694,-0.0007008214,-0.060173046,0.02016069,-0.03980999,-0.0035295004,0.03482234,0.042128604,-0.02504886,0.00088600104,0.033077933,0.010076791,0.06947927,-0.039755497,-0.014015582,-0.00057241146,0.028232422,-0.019672567,0.008479304,0.019347733,-0.056851253,-0.026958197,0.07974546,0.026810428,-0.0041736774,-0.04613615,-0.016954083,-0.020697065,-0.06799341,0.022248594,0.001770828,0.009514635,-0.005215761,0.02153807,-0.010015336,-0.028523427,-0.03499202,0.0019279025,-0.004105814,-0.009988126,0.07188807,0.0008283962,-0.027898224,0.021976452,-0.0011581153,0.06910687,0.035386387,0.03145607,-0.017877305,-0.01769331,-0.013261734,-0.0046208827,0.008678421,-0.055892043,0.03822439,0.005351369,0.060466025,-0.0155768795,0.006714209,0.00774707,0.052220695,-0.04085947,0.005367383,-0.013372776,-0.030335285,0.011912411,0.025464885,-0.00998451,-0.016025914,-0.033627726,-0.023064649,-0.04019608,-0.008064863,-0.01676346,-0.015443508,0.031333584,0.00029832273,-0.062182967,-0.06572271,-0.013291756,0.026175406,0.022737121,-0.046637304,0.01922882,-0.004051887,0.01276684,0.0084281955,0.029925846,-0.039895564,0.0016721122,-0.018737582,-0.022296607,0.049748395,0.025634184,0.056133404,-0.03799005,-0.038027782,0.034435093,-0.024148237,0.008774733,-0.012575758,0.021062622,-0.03814106,0.02761285,0.012329362,0.018704215,0.0045364923,-0.030082071,-0.03642572,-0.0051101036,0.0644363,0.027105121,-0.019364508,-0.031109242,-0.0040808646,0.026258579,-0.07440225,-0.03144437,0.0100847995,-0.00370145,0.015051696,-0.043969143,0.020322561,0.059477516,0.013546637,-0.080135226,0.055765435,0.0071830894,-0.033364434,-0.029064892,0.017073415,0.024276754,0.016351882,-0.013445345,0.008687115,-0.005381988,0.029953742,0.017745389,-0.013250538,0.013603535,-0.036342077,-0.07119532,0.030405797,-0.039427545,0.024000196,0.009640062,0.034156322,-0.02142536,-0.018220251,0.019709036,-0.007894643,0.0045390893,-0.01095892,0.002258886,0.018907405,0.022551224,-0.041389678,-0.0067296415,-0.025110055,0.028844094,0.009647665,-0.033048358,-0.0105029605,0.010352721,-0.0030554563,0.050538935,0.0017784925,0.0222762,0.030898862,-0.007333464,0.009956708,-0.046558082,0.03706451,-0.06578283,-0.02118396,-0.03151689,-0.03672552,-0.0072367736,0.0045100544,-0.049087808,-0.03480563,-0.0058799656,-0.01809323,-0.0075165615,0.024451999,0.07799025,-0.022956586,0.027921537,-0.0007401153,0.025195375,0.0014408939,0.038080566,-0.0071781506,-0.0071636955,-0.021878775,-0.024732843,0.00006850359,-0.059922196,-0.0028290357,0.011454464,-0.0023777334,0.00573761,0.01558517,0.040654995,-0.028313462,0.028598953,-0.043102518,0.013675256,0.030675938,-0.033850648,0.029994478,-0.0005701003,0.010284049,0.0239708,-0.024183039,-0.03156863,-0.054514512,-0.007411785,0.0035048933,-0.007080171,-0.00013779316,0.0049377345,0.07389329,-0.020872757,0.038071264,0.0013931522,-0.013696254,0.02692224,-0.05482064,-0.0017529496,-0.0286363,-0.013254426,-0.021892618,0.034828007,-0.0034933533,-0.008690286,0.021304397,0.037067283,0.0059520574,-0.003471143,0.037720717,0.0034316254,-0.021976113,-0.12588339,0.0046807737,-0.0090921,0.019749047,-0.0570991,0.007442881,-0.03114313,-0.015228221,-0.012916963,-0.035054315,-0.054528717,0.017280042,0.055346902,-0.02326146,0.0011833303,0.016800763,0.02443509,-0.034838043,-0.016269565,0.07758269,0.012717237,-0.028200055,0.022656783,-0.023672279,0.016810281,0.022699807,-0.003758514,0.0077623427,-0.037081286,-0.021905517,0.020704329,-0.028830698,0.011078035,-0.017356524,0.0026879637,0.05628998,0.0040208763,-0.01584514,0.024055228,0.015193251,-0.04251931,0.02000578,0.011531635,0.0024675939,0.021851595,0.07061689,-0.020128839,0.00015527259,-0.010364515,-0.020221956,-0.010396602,0.007994915,-0.030309599,0.0033226917,-0.006812589,0.0053494675,-0.039203815,-0.02450024,-0.046279646,0.02210105,-0.017437918,0.02600169,-0.022729114,-0.013196839,0.03804867,0.040891547,-0.028137615,-0.010383862,-0.014331223,0.045900904,-0.0074564978,-0.009096179,0.001993262,-0.04175966,-0.014183572,-0.018468603,0.054378673,0.0062364433,-0.019942038,-0.016830292,-0.046241775,-0.00875238,-0.027983466,0.033810534,0.0017411142,-0.009950002,-0.009011202,-0.036199924,-0.013587081,-0.0092642475,-0.026771918,-0.052737594,0.009751049,-0.03368283,-0.013699456,0.03551789,-0.007226678,0.021975975,0.030442214,-0.007856848,-0.027754541,-0.04519005,0.005026345,0.010511552,-0.019350888,0.005709302,0.049722597,-0.025925882,-0.0001733802,-0.006773411,0.015003507,0.027228221,-0.019889738,0.00041594592,-0.07460929,0.010884721,0.017172765,0.03471864,0.07162561,0.04280266,0.009649006,-0.04002334,0.008617235,-0.034897905,0.02878467,0.034244355,0.04483622,0.035023496,0.002321121,-0.0031387156,0.019638672,-0.024270106,0.011006345,0.013573517,0.016418362,-0.036139958,-0.0036552807,0.021608265,-0.061936364,-0.049774494,-0.048378322,-0.013983649,-0.00023100185,-0.02857695,-0.006200409,-0.041804142,0.0062195496,0.023457006,-0.037857473,-0.03164882,0.025189944,-0.043182,0.03353566,0.041592777,0.022934247,0.035776053,-0.050459918,0.033770867,0.009509418,0.025286363,0.0061417725,-0.019587334,-0.013770242,-0.03481319,-0.073716685,0.019813403,-0.008702279,0.00044710227,-0.065049544,-0.0011001852,-0.0074419286,-0.0019207485,0.0040970887,-0.037153304,0.04045462,-0.0029226635,-0.0022179733,-0.026825767,0.028448576,-0.0059665367,0.032613013,-0.0049607633,0.01152417,0.01019496,0.08203547,0.008111664,-0.02941037,-0.008828802,-0.00041078788,-0.02488332,0.00092983723,-0.0052383146,-0.06545148,-0.0015681597,0.04761527,0.032195285,0.00416706,0.019156065,0.0007602235,0.0184093,-0.014361025,-0.0015651762,-0.01234995,-0.014914029,-0.01821661,-0.007193831,-0.0024078027,-0.025292987,0.005131937,0.009393095,0.00011132867,-0.002544616,-0.0004148703,-0.0028868562,-0.02461639,-0.032140613,0.02709722,-0.0060548824,0.012017343,-0.0047216844,0.024706934,0.038176205,-0.027141334,-0.0036091453,-0.013202797,-0.0052001136,0.0119797345,0.029575529,0.02474585,0.000089373236,-0.032982137,-0.009636157,0.045726217,-0.029285353,0.03484319,-0.004436271,-0.03732985,-0.045196056,-0.03929646,0.018200137,0.039898492,-0.0001030476,0.014618645,-0.0027132444],"last_embed":{"hash":"1qjy0w5","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1qjy0w5","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{4}","lines":[46,46],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qjy0w5","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038213618,0.015542498,-0.05638652,-0.003937623,-0.025293812,0.012942911,-0.0010441762,0.019975191,0.015449356,-0.012052614,0.04545832,-0.027967693,-0.053835355,0.003476976,-0.0028891107,-0.015687512,0.029290482,0.040552184,0.015627164,-0.024397796,0.0067236573,0.013014687,0.035454944,-0.024357129,-0.025791643,-0.00444802,-0.027905788,-0.010797177,-0.004433099,0.043447033,0.01852341,-0.008493935,0.0018347064,-0.007815792,0.011220347,-0.042273715,-0.024152327,-0.013232971,-0.063550115,0.019625263,0.02895388,0.009199783,0.037791017,-0.045427833,-0.022356706,-0.008229522,0.0116361175,-0.009618783,-0.012015364,0.02466244,-0.014112666,0.019692877,0.01289004,-0.037146747,-0.008951613,0.041302413,-0.034601633,-0.059712183,-0.04071722,0.025812207,-0.0055947965,0.016823493,0.016913008,0.0016829964,-0.0035601968,0.02313318,-0.0050239502,0.016782897,-0.017083636,-0.024551984,-0.030819539,0.008668713,-0.0031242878,-0.05122503,-0.02293037,0.019816115,0.025996985,-0.024071898,-0.017686715,0.040451698,-0.027832955,0.017029705,0.023440348,-0.031846073,0.03211223,0.00675101,0.0010839403,0.03653593,0.070397876,0.016278703,-0.0075772414,-0.018480524,0.04212247,-0.029630551,-0.03331326,-0.016728742,-0.018104888,0.028040914,-0.026477113,0.03723759,0.0270238,0.030211698,0.026154736,0.011373695,0.0053921225,0.0030367668,-0.013964317,0.015948324,0.033201415,-0.017146269,-0.010553019,0.007593698,-0.022185817,0.029187307,0.021501921,0.02180231,0.041208815,-0.06997377,-0.018350903,-0.008230065,-0.027618662,0.02767156,0.03364003,-0.042792648,0.028366268,-0.0020472333,0.03397589,-0.009444748,0.026909292,0.005899742,-0.015909197,0.049314257,0.0049296855,0.026165623,0.0017971195,-0.06770692,0.0019062309,0.04446621,-0.020445317,-0.03986092,0.022703571,-0.018827343,0.012245699,-0.031023849,0.02683585,-0.0007823244,0.009385168,-0.0010332458,-0.01810674,-0.04987918,0.019819625,-0.00880807,0.03847636,-0.0177713,0.017908601,-0.04179147,0.006294675,0.0058877217,0.048095282,-0.029571144,-0.034306236,-0.03839875,-0.04393966,-0.009214256,0.05728259,-0.020971913,0.027650652,0.032958064,-0.003680264,-0.024749452,0.035506677,-0.036672864,-0.0075906557,-0.0034547555,0.06340678,0.0079713985,0.022882521,0.014876334,-0.006394761,-0.035684116,-0.01947526,-0.010588856,-0.026662884,-0.006529083,-0.027372979,0.0093163755,0.0033066645,-0.026123121,0.023595244,0.029553141,-0.015463662,0.005181316,0.0025326475,-0.03263581,0.025965722,-0.026001764,0.025530005,0.04458146,-0.03725437,-0.05343612,-0.021414505,0.03535,-0.01245134,-0.043951582,0.007392845,-0.018196998,0.0059112986,-0.05625247,0.030089779,-0.030386748,0.016419983,0.011913416,-0.04354619,0.009873802,-0.07330944,0.008282335,-0.0018535167,0.014321962,-0.007884381,-0.010588527,-0.0360926,-0.024704194,0.024282994,-0.0023849471,0.027482502,0.022032188,0.0046170913,0.047664974,0.037634663,0.021925563,-0.041202597,-0.044759605,0.019307148,-0.032837857,0.06673107,0.004322818,-0.0011944465,0.028012771,0.039372735,-0.052072242,-0.013372772,-0.025293823,-0.005990576,-0.0011269179,-0.022572273,-0.0009113907,-0.022383941,0.06062056,-0.010701966,-0.0034706611,-0.0024902134,-0.0036902493,0.020361302,-0.006772271,0.015106495,0.0187376,-0.041061193,0.002098826,-0.01977999,0.012649664,0.012879112,0.021783246,-0.028394774,0.00250326,0.017862694,0.014760573,-0.01432134,-0.012829911,0.024290381,0.0004068243,-0.00083700847,0.02065744,0.028911276,-0.010783329,-0.006610182,0.0007987744,-0.011347819,0.018438011,0.05721896,-0.023961633,-0.024521114,0.011212762,0.04108231,0.02509485,0.033672478,-0.019767176,-0.0123952,0.03546879,0.0064759026,-0.024713024,-0.049410332,0.018374903,0.03751403,0.0122535685,-0.020576917,0.03529409,-0.002889193,-0.13572612,-0.034230206,0.013710849,0.046964914,0.046867803,-0.02265028,-0.08148906,-0.011213359,-0.015808072,0.067848295,-0.014060899,-0.054806173,-0.042706337,-0.02397952,-0.051136576,0.0048010433,-0.002847358,0.010281575,-0.032337718,-0.014728518,-0.010100862,-0.029632956,-0.016822357,0.02967633,-0.0023012185,0.01989203,0.08585093,0.0065310346,-0.012603616,0.018718082,0.0059837373,-0.024841951,0.013277518,0.0354598,-0.034893733,0.034021415,-0.057931136,-0.039152123,-0.009027375,-0.03191772,0.029496294,0.04295478,0.0012411277,0.05667123,-0.01698211,-0.033358097,0.0065012244,0.003762681,-0.029859439,-0.040810086,-0.016967319,-0.019568523,0.006975906,0.019896507,-0.031015325,0.0017201917,0.02850006,0.04147033,-0.02244085,0.01822183,-0.0048644547,-0.04696879,0.0251608,-0.07174093,-0.020110693,-0.021060511,0.034595422,0.0028601065,-0.0031287088,-0.07736843,0.020211766,-0.0282326,-0.0033579378,-0.031718075,-0.042402703,0.026815856,0.036093336,-0.038379315,-0.023296861,-0.08269428,-0.046401158,0.0046737213,0.035251684,0.015391487,-0.050009273,-0.018982641,-0.015333891,-0.013356091,0.025987897,0.21836253,0.017398814,0.00844665,-0.0018785392,0.11702017,-0.0037668552,0.025359167,0.037800167,0.0038992278,-0.04200134,0.0035336767,0.058948103,-0.034927342,0.017541064,0.015446199,0.036112078,-0.04335632,-0.026641289,0.058999904,0.012161274,-0.0032034009,-0.055090714,0.07029597,0.022055058,-0.026379295,-0.01679488,-0.009932955,0.020573484,-0.032939997,-0.028677918,-0.03370282,0.027417412,0.0597525,-0.023223244,-0.025513038,-0.029982148,0.01097143,-0.041653946,-0.006306914,0.0609487,-0.031642597,-0.027695158,0.0012322044,-0.040076654,-0.026989505,-0.04597896,0.064381324,-0.04583957,0.009532035,0.022723388,0.009577811,-0.004035084,0.016847631,-0.037327807,0.012667441,-0.009215333,-0.02831771,-0.02780971,-0.0015325553,0.034565065,0.013421959,-0.006111896,-0.028712116,-0.0071588387,-0.0072682104,0.015661918,0.025123874,-0.042542025,0.028774545,0.02746734,0.051781163,0.022132713,0.013834371,0.00659384,0.01650597,0.007345067,0.040333737,0.045148734,0.014633072,-0.031587157,-0.022902556,-0.00041479105,0.010085412,-0.0039411257,0.046919204,-0.051012818,-0.001156902,0.04048586,0.025752634,-0.048706744,-0.020206528,-0.0051931734,-0.050542943,0.01785918,-0.007760239,0.0006074526,-0.0241185,-0.0064310613,-0.07567976,-0.012414828,0.007886839,-0.00838235,-0.014172159,-0.07450963,0.046381433,-0.039556246,-0.0070995907,0.03868245,0.011004872,0.023455918,-0.002042646,0.004343548,0.004262347,0.0033475806,0.023789456,0.06010266,0.046096258,-0.030208215,0.024593087,0.011527186,-0.0027313184,0.016363006,-0.01566841,0.03897333,-0.027751578,-0.034022383,-0.022049464,0.047529675,-0.027640827,0.017479183,0.030894654,-0.034345914,-0.06685273,0.018876232,0.056143418,0.021880543,0.051065568,0.0042138067,-0.040971745,-0.0060966457,-0.017895263,0.011366521,-0.011090878,0.0057976483,-0.005378707,0.021254927,-0.05282604,0.049907368,0.02991399,-0.0038179988,0.0069701537,0.013095585,-0.0121429805,-0.050613854,0.031255726,-0.024204267,-0.009272325,0.018635152,0.040820267,-0.013385286,-0.0068796026,0.023232954,0.0067387093,0.08396293,-0.033668384,-0.0083636455,-0.019532332,0.029875547,-0.033312373,-0.007489558,0.018254198,-0.04035625,-0.026259001,0.08471037,0.027509658,-0.016184326,-0.027545493,-0.0120203,-0.05779515,-0.04495718,0.019471489,0.019871302,-0.022974443,-0.03451853,0.031663198,-0.019903291,-0.0517454,-0.018672526,-0.0041844887,-0.0010854806,-0.009560285,0.076854825,0.0036039976,-0.019316517,0.041058283,-0.016270686,0.05579838,-0.007333351,0.016750587,-0.0024237083,0.020143053,-0.014943258,-0.0044512646,-0.019101327,-0.023408756,0.027914805,-0.0046427855,0.06367866,-0.024480382,-0.0013818898,0.0151016945,0.008269759,-0.020522913,0.010307668,-0.064102314,-0.024727771,0.028463291,0.017114487,0.0023625272,-0.07150766,-0.026345754,-0.021646786,-0.046762954,-0.034333102,-0.007989772,-0.024173284,0.024378655,0.006360679,-0.02497217,-0.035451356,-0.0109801,0.020396514,0.034164533,-0.040242292,0.0066767186,-0.011998251,0.019130366,-0.0011498174,0.010553179,-0.023481816,0.018465562,-0.037842643,0.009650422,0.04518915,0.051537447,0.031982135,-0.012038352,-0.034359105,0.033638146,0.00045667723,0.028671203,-0.008533988,0.0035311833,-0.032012757,0.013717737,-0.0049396437,0.020688986,0.00472826,-0.03671229,-0.061775222,-0.0064249034,0.040834043,0.017199451,-0.025366917,-0.041431718,-0.02255967,0.019753417,-0.05397108,-0.035434946,0.0015215775,-0.01119794,0.03141116,-0.034196086,0.019598054,0.013322182,0.0034771867,-0.064859964,0.05216943,0.019309754,-0.019449782,-0.060538482,0.03344959,0.024873007,0.014120479,-0.0028737914,-0.007399003,0.011769665,0.04626144,-0.012750267,-0.039896425,0.00355768,-0.043560844,-0.05855479,0.0024534776,-0.027151437,0.017299024,-0.0017874191,0.037819125,-0.015463598,0.0046938583,0.013575924,0.009321547,0.015310339,0.0063958005,0.013066976,0.02231892,0.025437,-0.026507372,0.011886386,0.00914372,0.022133071,0.00415465,-0.029797323,-0.018601973,0.029511288,-0.022290247,0.039165586,0.0033083812,0.037607707,0.000009230371,0.0044175936,0.038506836,-0.042039253,0.019981725,-0.07030088,-0.03475326,-0.02293576,-0.022019612,-0.0044788895,0.014769414,-0.059058446,-0.012764432,0.011309257,-0.006941436,0.042377368,0.045959555,0.06617963,-0.014218141,0.020999923,0.048457704,0.02667959,0.0017930213,0.038312897,-0.010572179,0.014180855,-0.02786147,0.014192349,0.0025061322,-0.056597933,-0.0066999597,0.026320137,-0.00073733827,0.014819441,0.0033821487,0.03710869,-0.0044971504,0.030847723,-0.022773355,-0.010631464,0.031477656,-0.012478208,0.04755645,0.016695207,0.022678768,0.012253698,-0.017387459,-0.025180358,-0.045702446,0.009506536,0.022977684,-0.007550228,-0.038383808,-0.017947134,0.056077905,-0.03493124,0.034643814,-0.017186813,0.0011171475,0.010768,-0.014655741,-0.0076233195,-0.016194444,0.015773583,-0.020435946,0.032822646,-0.023071118,-0.0012663491,0.036166325,0.04197492,0.015451143,-0.011319278,-0.0015244222,0.012045814,-0.029042356,-0.12330137,0.0023151375,-0.000390395,0.036338426,-0.052096713,-0.0043157306,-0.020514058,-0.034667175,0.015521982,-0.021212094,-0.048746478,0.00044859006,-0.00012702646,-0.032932702,0.025639215,0.027696606,0.025328416,-0.026980642,-0.029067818,0.08464789,0.012704984,-0.009814436,0.04861197,-0.019989587,0.032574452,0.019940445,-0.037904017,0.012627627,-0.042593405,-0.01857101,-0.0038418658,-0.03293291,0.005180042,-0.0022170793,-0.008626902,0.036074553,-0.006418866,-0.00627202,-0.01740124,0.008933823,-0.043789454,0.009908013,0.01565164,-0.02269101,0.03758414,0.08492156,-0.018966721,0.0008179922,-0.031059742,-0.009892086,-0.010074797,0.017106902,-0.06590045,-0.005787095,-0.011527457,0.017977906,-0.038903516,-0.029652698,-0.05704536,0.046534438,-0.006457077,0.034010194,-0.0060784905,-0.03306728,0.029820349,0.049746256,-0.050532866,0.009042703,-0.04722882,0.01882965,0.022148428,-0.0058666407,0.035703555,-0.059644256,-0.04223157,-0.00014481437,0.05425717,-0.0065678544,-0.041808404,0.008035935,-0.036269426,-0.015535794,-0.038962744,0.015058556,0.034272302,-0.034458,-0.0013051089,-0.018320218,-0.030551521,-0.033004858,-0.017789977,-0.05977283,0.013088935,-0.001307076,-0.030900802,0.033224337,-0.05091697,0.018218674,0.027109839,0.012587285,-0.014258636,-0.033216454,0.00012423599,0.008292069,-0.030424302,0.033960775,0.02829214,-0.012006474,-0.0055085383,-0.042115,-0.01953954,0.037891433,-0.0065091113,0.013370273,-0.070296586,0.025453197,0.016158143,0.014534201,0.047174577,0.03276195,-0.0021896441,-0.014969748,0.026963957,-0.06264488,0.038426917,0.047417596,0.039315023,0.019956434,-0.0021138946,-0.03106884,0.024557645,-0.0057696872,0.0091662,0.00033566885,0.026066383,-0.014511002,0.03374828,0.025917284,-0.07127624,-0.020793356,-0.042887066,-0.044014424,0.010530483,-0.021747557,-0.000815111,-0.034313127,-0.004315028,0.026265444,-0.012344539,-0.024304006,0.03933632,-0.0469008,0.023888588,0.025658663,0.018047048,0.012106084,-0.04579847,0.043217458,0.0030497669,0.04593009,-0.0019156932,-0.039774343,-0.048639968,-0.030621165,-0.09219586,0.01866155,-0.0144089125,-0.018491287,-0.07533093,-0.0079727955,0.0032902055,0.04044737,-0.00036688102,-0.04764197,0.05017449,-0.0014324302,-0.008418741,0.022356898,0.035844803,0.011611299,0.044031676,-0.003248732,-0.00879,0.044367116,0.036780763,0.011400973,-0.0028186338,-0.011039937,0.0060018203,-0.0010128014,-0.0047271894,0.021509856,-0.07829784,-0.014263979,0.03941753,0.03358124,-0.013041203,0.012237538,-0.010335062,0.04130145,-0.007440162,0.018365059,-0.018261345,-0.013213295,0.003938975,0.033646766,-0.013046807,0.011825215,-0.00096021994,0.010373794,0.0030311737,-0.009250649,-0.00803398,0.040244438,-0.0076719937,0.0113944905,0.029585032,0.009759562,0.00028160322,0.034565497,0.048820104,0.019191645,-0.0023696611,0.016965408,-0.014432689,-0.0018279102,0.008048749,0.017494813,0.035129923,0.0041838833,-0.041410483,-0.007237311,0.039257925,-0.030272359,0.021065496,-0.019413356,-0.019909782,-0.061136924,-0.017262299,0.020881308,0.051315323,-0.017875262,0.018633867,0.0067795706],"last_embed":{"hash":"14r4ro","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"14r4ro","at":1762844500086},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{5}","lines":[47,47],"size":74,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"14r4ro","at":1762844500086}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028872442,0.008991751,-0.07509863,-0.016852897,-0.038376175,-0.026487526,0.0035090554,-0.003101538,0.0020056842,-0.0030912396,0.04705683,-0.002584664,-0.04306842,0.005401149,-0.007927626,0.0036131784,0.021232389,0.049252328,-0.026327461,-0.028196707,0.012075916,0.01317283,0.025819674,0.033609923,-0.018826313,-0.025583036,-0.05767828,0.009294522,0.0037261695,0.054034907,0.015491946,-0.03669639,0.027847545,0.0073428703,-0.0068164337,-0.04246939,0.014292572,0.014469702,-0.059571844,0.033902,0.017370887,-0.003818081,0.00885761,-0.014636909,-0.02252493,-0.024734126,0.0018958722,-0.0059275692,-0.03777565,-0.03041614,-0.012685753,0.0021407092,0.047283858,-0.04930305,0.009576458,0.06563357,-0.0010564674,-0.034452252,-0.038300745,-0.0074589457,0.0048421086,-0.004059098,0.025395019,0.008755727,-0.0020530545,0.031535152,0.0050509763,-0.000806709,-0.034703646,-0.046761476,-0.02532734,-0.0037978922,0.014722371,-0.032010432,-0.03569471,0.010010253,0.056483783,-0.02607867,-0.0088549,0.0006695783,-0.029472686,0.0122945905,0.033144332,0.012485971,0.019817743,0.014150194,-0.0077887042,0.03273483,0.047467917,0.012777213,0.008707635,-0.03067249,0.068527944,-0.034616746,-0.035329998,-0.02016156,-0.010959347,0.007038105,-0.0040850365,0.025023729,0.045976743,0.005820869,0.03913233,0.0362872,0.022361156,-0.02692133,-0.021487856,0.01795117,0.021240849,-0.026412107,-0.010299278,0.028407887,-0.015278229,0.040162288,0.0062113754,0.016320154,0.0138545325,-0.040279962,-0.013776371,-0.022089547,-0.006632972,0.0183153,-0.0021284402,-0.022950849,0.010680734,0.052939616,0.045435805,0.0026767002,0.015237398,-0.002913275,0.0014037909,0.053043813,-0.0023472817,0.035086848,-0.01837532,-0.03812888,0.039672025,0.007550657,-0.028968913,-0.07425179,0.010765097,0.057441838,-0.01160244,-0.043725304,0.012610845,-0.00383743,0.015669504,-0.0015215402,-0.02255861,-0.06891553,0.01674573,0.006084413,0.04582663,-0.0044012424,0.014829365,-0.0060927495,-0.010531852,0.04119124,0.055412762,-0.04295991,0.010807194,-0.03509579,-0.06199267,0.007246318,0.067921974,-0.022783268,0.030175313,0.027825601,-0.02035743,-0.004029924,0.016694225,-0.059589315,-0.015780466,0.0026611062,0.069463804,0.011431447,0.043695614,0.0109519465,0.0105881095,-0.03521947,-0.02409315,0.019222882,-0.018028647,-0.019312168,-0.040271793,0.023502028,0.014649859,-0.024357362,0.018927844,0.038179167,-0.03117007,-0.008446195,-0.00036405105,-0.017719079,0.05827182,-0.0071697603,-0.013420325,0.03294973,-0.018560288,-0.03658378,-0.008828635,0.031106003,0.030711016,-0.0045627295,0.0012831818,-0.01261716,0.012507017,-0.025216714,0.048305348,-0.037195664,0.039646246,0.012478784,-0.05892165,-0.022028755,-0.050627373,-0.038089536,0.041737966,0.03237582,0.022088215,-0.0031269249,0.013339798,-0.026823446,-0.00003135725,-0.0079194745,-0.0051301033,0.027377544,-0.0022374522,0.061003987,0.014841327,0.02009844,-0.035317115,-0.0040691826,0.025905235,-0.02561085,0.03864496,-0.018907994,-0.024543574,0.017386485,0.02090025,-0.018301988,-0.0015873292,-0.03175774,0.011847063,-0.01484335,-0.01690949,-0.002548724,-0.00030501361,0.052141365,-0.03394107,0.031658385,-0.024203192,-0.010565805,-0.0053108553,0.009824803,0.039544597,0.0019305466,-0.039519925,-0.016063958,0.004724803,-0.0037098224,-0.024549043,0.035266533,-0.032524806,0.005989335,0.009477135,-0.00540106,-0.017972555,-0.0133014675,0.048957855,0.003037164,-0.013419521,0.027323326,0.025747241,-0.01578613,-0.0114986915,-0.02048455,-0.009560655,0.011050316,0.04830874,-0.038347647,-0.011568286,0.0370558,0.04180066,-0.006231812,0.042374246,-0.0324187,0.024355702,0.005005919,-0.008964683,-0.0269226,-0.04269097,0.02273586,0.044125367,-0.0015304792,-0.016053766,0.026159298,-0.004144079,-0.14978296,0.014788988,0.020520983,0.06520707,0.051945884,-0.0018541644,-0.07168796,0.0021554187,-0.029621456,0.02739247,0.013470201,-0.0497396,-0.044644535,-0.02576223,-0.022448612,-0.0056215446,-0.0006265707,0.012031414,-0.044960562,-0.017370254,-0.0030870687,-0.033269923,-0.032002416,0.043652292,-0.0023036236,0.043063216,0.08412355,0.030175772,-0.0045416164,0.019609509,-0.0059788562,0.0026223517,0.015173096,0.045896057,-0.01893173,0.018633867,-0.012725265,-0.0062199384,0.024140185,-0.0044105495,0.033951197,0.031755913,0.008553079,0.034721524,0.009030826,-0.057007764,0.025931027,0.013768843,-0.055175,-0.04770245,-0.007834159,-0.014366228,0.0069315215,0.01985649,-0.05354854,-0.00081290404,0.007491908,0.026812624,-0.012658233,0.013808846,-0.009747882,-0.02731056,0.005930584,-0.07763492,-0.016338572,-0.029999131,0.049006056,0.010668711,0.02492499,-0.051281758,0.017749276,0.007456176,0.0156183075,-0.026422769,-0.044236816,0.0140670575,0.02165003,-0.04232054,-0.0130319325,-0.078597955,-0.03499469,0.013151351,0.01575481,-0.011825879,-0.044406753,-0.054024335,-0.021115793,-0.013994009,0.03321142,0.24048291,0.0262781,-0.023071598,0.012029013,0.088369355,0.00011445093,-0.009738809,0.032623205,-0.004376485,-0.049259122,-0.0053691235,0.037280083,-0.040018972,-0.014792589,0.031721115,0.029943185,-0.027062321,-0.0054042987,0.05450428,0.005138539,-0.0119531145,-0.04099171,0.053539243,-0.0023008136,-0.012126944,0.009094935,-0.030351596,0.003430371,-0.047239035,0.011570894,-0.046205826,0.0065309294,0.051198896,-0.0025531922,-0.03808901,-0.026936086,0.02634981,-0.061899245,-0.0037274868,0.033706326,-0.04485925,-0.019323548,-0.007588792,-0.035803504,0.0001427415,-0.03659597,0.05157641,-0.01721177,0.0076445723,0.02900388,-0.0031180158,-0.0031679033,0.005672813,0.0016015623,-0.011680922,-0.011731128,-0.017648235,-0.011142821,0.0060397894,0.017315784,0.04019655,-0.015535526,-0.02026228,0.00011287975,0.040702302,0.07202466,-0.0031398267,-0.004771468,0.0047714417,0.04013407,-0.002840293,0.011420229,0.010197397,-0.014985358,0.0037467047,-0.013906212,0.013104878,0.002982151,0.0101194335,-0.011948492,-0.013864143,-0.015442839,-0.011634481,-0.018089928,0.028879901,-0.02186269,0.017501827,0.057195332,0.0076069054,-0.022146994,0.002977766,-0.0027573472,-0.008660928,0.003433624,0.003310984,-0.027234325,-0.025365105,-0.012131787,-0.08753183,0.0087980265,0.0029894414,-0.030501816,-0.05576116,-0.047389366,0.048299618,-0.039269738,0.02635025,0.023868257,-0.005363356,0.0054781497,0.012845055,-0.01110405,-0.0044529233,0.028414622,0.007773292,0.048227213,0.052372217,-0.013830877,0.039576046,0.024104513,-0.047981903,0.030022714,0.009522774,0.02091376,-0.030286307,-0.05773758,-0.011874613,0.026888816,-0.01103226,0.014862479,-0.0018905072,-0.022124995,-0.057606015,-0.0082566,0.04938704,0.0033686075,0.013765117,0.027970467,-0.046440784,-0.0023922147,-0.043461654,0.027178753,-0.017200436,-0.019262062,0.008445374,-0.0069241533,-0.0121492045,0.055628285,-0.020779073,0.019612765,0.023632362,0.054014925,0.012628145,-0.059726033,0.015527292,-0.037335202,-0.026278865,0.028070094,0.033162255,-0.012473476,-0.012747849,0.017869195,0.032048486,0.10642637,-0.010962335,-0.038937055,-0.017218806,0.015781354,-0.0046481155,0.014717112,0.034427427,-0.049898446,-0.049269486,0.03658084,0.048412405,0.005404857,-0.014529998,-0.009632523,-0.053549305,-0.03682747,0.04569414,0.0059770965,0.010572987,-0.011536298,0.01335703,-0.0055697584,-0.011025973,-0.01678756,-0.023957614,-0.016952176,0.0031973433,0.087405495,0.011807118,-0.024529032,0.021108937,-0.003776322,0.06330699,-0.003050423,0.01291424,0.006327211,0.00018406742,-0.0008729809,-0.006310685,0.010479789,-0.03537008,0.04828479,0.0011286185,0.054181285,-0.0057844133,0.007019163,0.0054529705,-0.0031167609,-0.03205887,0.009184555,-0.048655905,-0.014181553,0.0314265,0.0040765447,-0.018406356,-0.05970661,-0.044073977,-0.013844508,-0.036204174,-0.011117114,0.00042540024,0.0008418482,0.024276594,0.01979694,-0.03578612,-0.03873083,-0.0066261212,0.010994647,0.0065378537,-0.028926782,-0.0015734208,-0.013649161,0.015133456,0.005250087,0.017984759,-0.0076047173,0.016673328,-0.021678058,0.015782943,0.03734239,0.043390047,0.047027346,-0.054756545,-0.03933871,0.047114793,-0.0033170367,0.014222094,0.006064145,0.028422832,-0.01474014,0.027577791,0.007981696,0.025704317,0.018962031,-0.038717426,-0.029768493,-0.0014449297,0.07546564,0.01585606,-0.023252899,-0.005956025,-0.05270415,0.015417036,-0.06614877,-0.021500323,-0.0015288519,-0.0010038211,0.02543646,-0.03824737,0.004954877,-0.004853902,0.0074061495,-0.0781328,0.081244126,0.018364841,-0.058107544,-0.036224976,0.03484789,0.024473902,0.008233299,-0.018747322,-0.007054102,-0.009140286,0.023778442,0.011172054,-0.010447037,0.024200376,-0.014474632,-0.06008903,0.022624504,-0.02092927,0.01284854,-0.013359754,0.046514593,-0.023086162,-0.012089218,0.0077575683,0.021243922,0.0055125654,-0.0017091987,0.045422364,0.040692396,0.015422625,-0.064024284,0.0040422576,-0.006919982,0.017693719,0.011083131,-0.030259725,-0.024466928,0.025051309,-0.010299997,0.03907323,0.0077107353,0.018197784,0.020549472,0.008339016,0.03298356,-0.031469427,0.031177321,-0.054710113,-0.022140576,-0.04094904,-0.01988264,-0.032746755,0.003004094,-0.062570505,-0.016300177,0.009228432,-0.039023258,-0.020571938,0.03221296,0.06824,-0.015925754,0.011147398,0.024070112,0.0049013626,0.007790327,0.025161298,-0.020883089,-0.00043766308,-0.04321518,-0.0036962545,-0.009595625,-0.06502737,0.004556153,0.023644848,-0.015560267,-0.0013746344,0.0068205,0.052308727,-0.029598499,0.026189966,-0.02992599,-0.0019218366,0.04690129,-0.030649034,0.041416146,-0.0018095599,0.004403715,0.012811762,-0.015662469,0.0003678603,-0.06237291,-0.005832495,-0.009827068,0.009540361,-0.02478103,0.02513527,0.04236357,-0.012918117,0.015404686,0.010638146,0.0077730673,0.029507477,-0.027083235,-0.002579141,-0.015538558,-0.008261815,-0.016217615,0.03663973,-0.031119548,0.013564483,0.029527215,0.00091806066,0.009206142,-0.0044987453,0.007972881,-0.017255837,-0.015315307,-0.13633388,0.011416202,-0.017755695,0.008829425,-0.052502606,0.039973132,-0.03142037,-0.017898697,0.01127359,-0.039819762,-0.038011484,-0.00440999,0.026406208,-0.037077818,0.025537344,0.04958459,-0.004471577,-0.041108605,-0.006536165,0.069560684,0.005727257,-0.021001503,0.034651034,-0.013940525,0.008583657,0.025167903,-0.019747224,0.023281092,-0.04380363,-0.06524556,0.017755406,-0.06321147,0.0225602,0.033783667,-0.0022895886,0.05381917,0.028623832,-0.021486837,-0.020825893,0.004227888,-0.05780862,-0.0005976464,0.01929782,0.011162737,0.008665883,0.07141053,-0.004144754,0.0035843365,-0.040583868,-0.009020912,-0.03647041,0.007491188,-0.0398968,0.014262782,0.016442018,0.021342326,-0.013531991,-0.03143333,-0.01918284,0.043936107,-0.02519498,0.011846619,-0.029539539,-0.0035576427,0.032796495,0.050295565,-0.02834894,0.0213445,0.0013086715,0.010277255,0.002078406,-0.016050983,-0.020102885,-0.04302869,-0.0084757805,-0.009900124,0.06951857,-0.0047586234,-0.05378512,-0.0033432404,-0.02545144,-0.029217765,-0.048342384,0.046856098,0.009217164,-0.027362503,0.013996159,-0.025917016,-0.014672487,-0.02057324,-0.021463893,-0.05425739,0.014132377,0.00035170038,-0.021661071,0.01719322,-0.050490484,0.018536517,0.0378908,-0.0026592165,0.0017422069,-0.06385094,0.020946413,0.013831064,-0.046706803,0.056830745,0.03335922,-0.028825544,-0.026704399,-0.048902545,-0.0038563816,0.01621794,-0.032709934,0.027227636,-0.051666424,-0.02843642,-0.014358126,0.032210995,0.051132757,0.019086288,0.023699936,-0.014738653,-0.034760866,-0.04598168,0.038863193,0.06614342,0.047281586,0.039458297,-0.0017478423,-0.04120748,0.029373284,-0.019538255,0.014327053,-0.0062071574,0.030843012,-0.019998819,0.023724161,0.026979953,-0.03267414,-0.021691674,-0.08009283,-0.029305618,0.004937427,-0.020085435,-0.011309265,-0.023488397,0.010683736,0.0053929086,-0.025806576,-0.053075045,0.018956952,-0.034573935,0.019215733,0.052800745,-0.021897934,0.014721756,-0.05548505,0.04076359,-0.0007704652,0.03518015,-0.025589174,-0.04073907,-0.007308848,-0.033992544,-0.05195075,0.057278905,-0.02303879,-0.013429422,-0.042337727,0.0031262718,0.0035193064,0.009759873,-0.011364445,-0.010632451,0.03827412,0.017727187,-0.025343644,-0.0024833514,0.010686836,-0.030995753,0.03798911,0.0039690807,0.034877267,0.036642075,0.015690958,-0.018855132,0.003263337,-0.0020743187,-0.011697354,-0.008665622,0.02340209,0.0065345597,-0.030532463,0.03386748,0.061444078,0.0112255635,-0.0018179988,0.031772226,0.008505118,0.013148522,-0.018972648,-0.007947963,0.014444185,-0.029905988,-0.041993212,0.042864513,0.011877449,0.0075659594,0.013417759,0.0012305062,0.016895337,-0.00576048,0.03187051,0.01610318,-0.023159737,-0.03296778,0.021671763,0.008059531,-0.025002912,0.035532642,0.024309592,0.045275424,-0.033895064,-0.013770166,-0.04981012,-0.0011873788,0.015904628,0.025262455,0.00885523,-0.017019354,-0.052361112,-0.0201755,0.029691407,0.0042143324,-0.00061338465,-0.016862521,-0.025590155,-0.04863607,-0.040529132,-0.027203146,0.041214086,-0.018392455,0.009233168,-0.0327129],"last_embed":{"hash":"wbovxc","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"wbovxc","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{6}","lines":[48,48],"size":79,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wbovxc","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021716414,0.030879397,-0.047718607,-0.024811381,-0.03492117,-0.017683601,0.0206364,-0.009457817,-0.008216046,0.0045314855,0.031131793,0.00030064755,-0.057963833,-0.011693868,-0.027081264,-0.019002695,0.018487765,0.041967496,0.0035812524,-0.019579079,0.0067862472,0.02002345,0.036686193,-0.0131492065,-0.029320564,-0.023820952,-0.03329723,0.016404605,0.013814858,0.039123967,0.009691896,-0.0064439373,0.030561427,-0.02092758,-0.0024570634,-0.033681788,0.0044461545,-0.051704377,-0.041954283,0.0111636985,0.010444736,0.016752856,0.02564386,-0.042340964,0.024899889,0.0036262576,0.0048613613,-0.01298224,-0.0049510193,-0.0097433245,0.006587275,-0.009226735,0.006976186,-0.020778434,-0.015171768,0.053800054,-0.018422266,-0.037777614,-0.045404837,0.015981177,-0.021150846,0.015104386,0.011551732,-0.008718896,0.02607246,0.018442284,-0.006178781,0.024887988,-0.013002145,-0.048111647,-0.031264942,0.00603661,-0.014736265,-0.039502766,-0.030428447,0.04392067,0.035871625,-0.01335938,-0.007285993,0.042268917,-0.019249693,0.023055442,0.03312696,-0.0018821537,-0.0014890424,0.0051437644,-0.008944332,0.023207298,0.056184992,0.000016804679,-0.015053433,-0.019251347,0.06471679,-0.03150524,-0.033014618,-0.0020874054,-0.012860207,0.017484937,-0.009341363,0.011822479,0.05824298,-0.0010335926,0.040152363,-0.0064458745,0.040257603,-0.01621855,-0.003221657,0.01618115,0.051900037,-0.019615468,-0.0021155856,0.027323194,0.006980146,0.04543502,0.011367797,0.00250418,0.031860787,-0.07479954,0.0046744677,-0.03507729,-0.011489326,0.034484405,0.015320969,-0.06532153,0.030912377,0.039348926,0.032857306,-0.0036518741,-0.008784279,-0.002074398,-0.014588556,0.059250355,0.00082564965,0.029574916,-0.036960084,-0.047895,0.008155004,0.025446992,-0.013900026,-0.032769166,0.04134123,0.019875502,-0.01132184,-0.029805943,0.026684543,-0.015492707,0.039821416,-0.006540639,-0.01992814,-0.040183116,-0.007183636,0.029701574,0.03934466,-0.03088404,0.038357418,-0.024203913,-0.006769867,0.023371244,0.06272967,-0.020157069,-0.013729693,-0.026002277,-0.0021727392,-0.015581006,0.03385492,-0.034451686,0.024691252,0.025939632,-0.010710321,-0.007839687,0.011856613,-0.062340245,-0.0595161,0.0040782313,0.056785006,0.011993375,0.026099999,0.015193234,0.008407495,-0.019853035,0.022500884,-0.009484166,-0.031721674,-0.002843611,-0.03268753,0.030176912,0.009253074,0.0078079137,0.026100017,0.029773641,-0.028223328,0.012414976,0.02003704,-0.00063582853,0.0430962,-0.04972371,0.0054649613,0.03434064,-0.005512238,-0.035371695,0.0072680432,0.06671057,0.023857307,-0.05496415,0.008829585,0.0008648056,-0.007909756,-0.05112318,0.049512725,-0.012938506,-0.0071877986,0.004813055,-0.041157294,0.0033621218,-0.04028008,0.0038754288,0.0034641912,0.028622614,-0.0145499045,-0.020769875,-0.048562817,0.0051264865,0.02922593,-0.0021190096,-0.013061101,-0.0083545735,0.006305966,0.01710857,0.041955482,0.0012668321,-0.046136856,-0.06450932,0.0016298594,-0.029413296,0.0198797,-0.0045487653,0.0032222718,0.054361768,0.011490575,-0.018936222,-0.012385865,-0.032602787,0.02363603,-0.013905575,-0.034353785,0.0040373304,-0.024916742,0.056829218,-0.016552964,0.0040313196,-0.0065883747,-0.025780201,0.0051479824,0.020643719,-0.011236657,0.018312283,-0.05570012,-0.02176487,-0.0022516102,-0.008149795,0.036703892,0.02247065,-0.044657063,0.0033108026,0.009916044,0.0037564833,-0.027533207,0.0035278958,0.064131215,-0.010305957,-0.043565266,-0.0119582,0.012250416,-0.015811622,-0.00721535,-0.017720297,0.001993766,0.016185293,0.058346987,-0.00728912,0.02649422,0.03658651,0.042582653,0.0068393378,0.039717272,-0.021697003,-0.02093074,0.018648129,-0.007988744,-0.046233494,-0.024605,0.026134925,0.051263593,-0.016350085,-0.013602469,0.019449838,-0.009743472,-0.14115447,-0.014909039,0.0048195245,0.05888502,0.0555495,-0.01304976,-0.066404976,0.014971654,0.0132734515,0.05539731,-0.012121745,-0.06848005,-0.029395849,-0.027191954,-0.04648215,0.008653892,-0.02274148,-0.0077481284,-0.034425862,-0.021979844,-0.04804519,-0.040370334,0.0037136243,0.02273489,-0.01353938,0.019448608,0.07736364,-0.006219709,-0.0045370297,0.012697387,-0.0008852744,-0.014355511,0.010583652,0.023204053,-0.02776479,0.06276858,-0.048593666,-0.0105474405,-0.031037547,-0.0015076302,0.032292467,0.02959579,0.009339975,0.035770968,-0.0032074037,-0.039343737,0.009601989,-0.0054829614,-0.04639788,0.0048569734,-0.016385552,0.0012205654,0.00092967873,0.023479372,-0.04051206,0.0039386633,0.016065184,0.04378742,-0.04613595,0.031169849,-0.0232864,-0.023833647,0.035317603,-0.06306814,-0.01329503,-0.016679032,0.057646193,-0.025795506,0.011014339,-0.06644975,0.0013474242,-0.037081625,0.007276252,-0.033821415,-0.04780984,0.01466339,0.0221443,-0.049811333,-0.0064229886,-0.08068061,-0.04445146,0.0042151688,0.006202206,-0.003745916,-0.051124405,-0.03315423,-0.025261754,-0.012628053,0.047769953,0.25166348,0.03370515,-0.0013804997,0.02514366,0.08851588,0.0056154975,0.027636342,0.0015006204,0.00832373,-0.065909296,-0.019150097,0.042558484,-0.031387176,0.014191745,0.011993804,0.048120853,-0.023816114,-0.01351209,0.0602201,0.004293139,-0.0032704603,-0.045475107,0.045366544,-0.023838583,-0.026533922,-0.013025318,-0.011746184,0.01968285,-0.05116893,-0.004544846,-0.009522134,0.010617086,0.073503636,-0.05697746,-0.041278075,-0.028296802,0.04247167,-0.06731994,-0.0025357483,0.033247862,-0.035207696,-0.023456354,-0.024103152,-0.0597433,-0.016655141,-0.0148973055,0.06834655,-0.011810308,0.0076491763,0.05603387,0.012614187,-0.0052624205,0.04189618,-0.0022432136,-0.012787614,-0.0041749855,-0.022845495,0.012151105,0.00081971975,0.0032903722,0.005938064,-0.009206804,-0.00029493583,0.0122343125,0.01752455,0.05996267,0.023393797,0.0121011725,0.008769638,0.0785112,0.034572273,0.012196353,0.010885413,0.00055007706,0.031264756,-0.024530824,0.034545746,0.016635392,0.017688278,-0.014253218,0.0058578094,-0.026975488,0.0059114667,-0.02867196,0.014502941,-0.03494122,-0.0013703806,0.023029484,-0.021989556,-0.019165345,-0.027388228,0.015302178,-0.015018223,-0.0033602584,0.011274427,-0.016044749,-0.0017358437,-0.024374088,-0.063986115,-0.0046780123,-0.017204799,-0.03363908,-0.02847499,-0.026615202,0.034654006,-0.034910053,0.021613434,0.036431063,-0.02176045,0.018255485,0.007965708,0.011699447,-0.009548795,-0.008405263,0.019779932,0.047193706,0.05812985,-0.020024577,0.05371421,0.030332092,-0.012001847,0.025227979,-0.028771933,0.031654745,-0.03364092,-0.019566368,-0.023005638,0.07268527,-0.0122475345,0.039193247,0.041859984,-0.02687963,-0.04368638,0.041775852,0.059710022,0.027510595,0.0320011,0.0012496113,-0.007952564,0.027391357,-0.034531638,-0.017451532,-0.030584518,-0.012763625,0.00078058837,0.007194817,-0.018921008,0.028886642,0.013411282,0.014319428,0.022409417,0.02444781,-0.0018406049,-0.06026,0.030055694,-0.048373364,-0.0059653753,0.025087304,0.038441956,-0.03792913,0.018663902,0.044438675,-0.005933285,0.09768549,-0.02899986,-0.023327252,-0.03050046,0.05042654,-0.0142107075,-0.020783024,0.02261447,-0.03661189,-0.029021148,0.068432234,0.03125534,-0.009323594,-0.04284911,-0.014890949,-0.017034492,-0.048374217,0.022391638,0.013344841,-0.046171516,-0.04625467,0.000976858,-0.03001715,-0.025233181,-0.0010072713,-0.0025462026,0.0026764288,-0.03722988,0.08302513,-0.013136364,-0.0003640722,0.022564989,-0.0024031345,0.07772856,-0.02864626,0.02105904,0.017534368,0.004112527,0.007210887,0.0007775941,-0.0060456977,-0.030660309,0.029377026,-0.0062304847,0.063696496,-0.017919816,-0.017311681,0.019639576,0.008636522,-0.023872796,0.017591145,-0.04970986,-0.018896734,0.018299764,0.02467881,0.0056983447,-0.032322593,-0.007310167,-0.031797986,-0.04446519,-0.023642918,-0.021062464,-0.01305273,0.03753913,-0.011521283,-0.03128302,-0.046176262,-0.0047564674,0.035762887,0.038175784,-0.013297697,-0.026988236,0.0047700168,-0.0021230557,0.0038848068,0.0159088,-0.036545653,0.030824067,-0.022013534,0.03224489,0.08440845,0.046183746,0.028297957,-0.06823864,-0.021408005,0.020177167,-0.014791966,0.0049455017,-0.02555727,0.03258612,-0.0020880543,0.031452283,-0.0067391535,0.01097108,0.015726004,-0.03877275,-0.043984063,-0.01242417,0.04203086,0.008573002,-0.026405538,-0.040088844,-0.016192827,0.010977683,-0.07537856,-0.018643605,-0.018999951,-0.017606165,0.025680112,-0.024732465,0.0030315462,0.053348355,0.012155452,-0.07576358,0.060347464,0.026845915,-0.022784948,-0.06462261,0.012967688,0.019200148,0.021593422,-0.018322788,-0.004653008,0.009000661,0.01078892,0.019635705,-0.04727504,0.005842937,-0.037626635,-0.0517246,-0.00030393177,-0.04091193,0.031255458,0.005799463,0.044131495,0.003156044,0.0023650515,0.009744651,-0.005737859,0.0060067265,-0.00702315,-0.011126987,0.035820108,0.01820922,-0.039638713,0.0142053645,0.0016509384,0.01503976,-0.0045725713,-0.0077995267,-0.017175363,0.02926298,0.019189354,0.03781302,-0.012109574,0.0013733621,0.046155427,0.011612877,0.019581584,-0.043711267,-0.0072867563,-0.05434006,-0.0042937617,-0.035724767,-0.03313152,-0.015212505,0.016956473,-0.03613646,-0.004726557,-0.013812056,-0.0044399556,-0.016197447,0.004720905,0.061204854,-0.02027644,0.03169859,0.015968237,0.006703882,0.0047190837,0.052869465,-0.018476564,-0.012030583,-0.0054256613,-0.00548925,-0.005039648,-0.066202566,-0.014633781,0.037580732,-0.009337671,-0.017565798,-0.0004309843,0.07510074,-0.026332127,0.025514023,-0.03540813,-0.010074872,0.0155980475,-0.039793197,0.010299118,0.014169535,-0.01102104,-0.011922417,-0.03238564,-0.029520832,-0.04677952,-0.0010385481,0.020205894,-0.008016455,-0.011857607,-0.009833213,0.06757198,-0.021090228,0.039383166,-0.0029436671,-0.0050498666,0.01949585,-0.01887754,0.015567601,-0.0059846407,-0.00086865365,-0.024486449,0.012916152,0.00034548598,-0.018366307,0.018042289,0.06148769,0.026160318,0.0087097585,0.016060505,0.014916267,-0.021871258,-0.1361101,0.017171362,-0.014190179,0.021877006,-0.037673213,0.022647118,-0.020567106,-0.044121318,0.004238082,-0.015073577,-0.04364074,0.011400493,0.017480742,-0.012185486,-0.020406336,0.011119107,0.0047461865,-0.036946498,-0.03577527,0.06395042,0.0019049954,-0.015456931,0.032045804,-0.0104975095,0.027248777,0.034303866,-0.012991877,-0.021912191,-0.043126542,-0.02174973,-0.0061471458,-0.024527747,0.0213187,-0.0130495215,-0.0067138635,0.03011739,0.023133475,-0.011412799,-0.00040984547,0.03850208,-0.038395364,0.0047424003,0.034571704,-0.0034710858,0.024172481,0.05559527,0.034622256,0.010559382,-0.00852769,-0.02676849,0.022677366,0.017253902,-0.057065554,-0.0031818908,0.021898087,0.009696946,-0.03587814,-0.028392734,-0.04464857,0.03953803,-0.030218422,0.015006166,-0.028652476,-0.006924822,0.022506488,0.028758796,-0.041839335,-0.0025949504,-0.029276665,0.026288545,0.011476392,-0.011316557,0.005687853,-0.051227387,-0.02675935,-0.042846467,0.019680297,0.01360202,-0.028564444,-0.010608753,-0.01706502,-0.002944587,-0.029647944,0.004502773,0.01782724,-0.024981167,-0.020587942,-0.013408075,-0.042528715,-0.0025230206,-0.019037647,-0.05311118,0.00004213143,-0.010842586,-0.01678617,0.048739944,-0.0500929,0.023708014,0.01708822,0.018036008,-0.009293824,-0.0047611194,-0.011611857,0.0115867,-0.04142764,0.0525273,0.036846712,-0.024293326,-0.005514762,-0.047684904,-0.033012293,0.0104924785,0.0119926045,0.014147503,-0.06797516,0.002006353,0.01199849,0.032158248,0.06246986,-0.002334642,0.009223368,-0.02486855,-0.021287033,-0.045961585,0.017512204,0.026109368,0.0205836,0.038380243,-0.0013770408,-0.02505934,0.022992501,-0.039704084,0.045315634,0.03315613,0.021975499,-0.025985852,0.017047565,0.018654255,-0.033194833,-0.030549876,-0.055456948,-0.031845246,0.019618316,-0.044877883,-0.003848418,-0.0024465667,-0.022688758,0.012549707,0.0020702088,-0.021319171,0.01811598,-0.052145585,0.037577804,0.032180212,0.0072823963,0.0195811,-0.046828862,0.041444186,-0.027232427,0.03832709,0.0036499074,-0.0071592056,-0.028355565,-0.014176681,-0.07159521,0.023895828,-0.032660708,0.0070948447,-0.05650221,0.005876524,-0.008573095,-0.002209298,0.019456957,-0.026475923,0.044734392,0.0070960405,-0.023712644,0.022392593,0.026277948,0.0021821524,0.027883401,0.017229373,0.024749903,0.025504282,0.062493235,-0.023763567,-0.0069056186,0.05970378,-0.0129814455,-0.031942345,-0.011600778,-0.0032169945,-0.05236055,-0.02137933,0.040870707,0.024890566,-0.011658905,0.014926348,0.019113516,0.017469995,-0.015200911,0.011893283,0.0010345563,-0.018066892,-0.016553083,-0.00609254,-0.029244544,0.007823343,-0.019508544,-0.008159844,0.008833516,0.005143446,-0.025311865,0.053163644,-0.010475486,0.006921127,0.028157407,0.030260561,-0.022741495,0.038237132,0.03437241,0.0395799,-0.021014733,-0.008048678,0.013017614,0.015370856,0.012808808,0.013934259,-0.015319185,-0.009375857,-0.068523474,-0.019155372,0.06618493,-0.016353225,0.031259913,-0.029273145,-0.016969027,-0.045834735,-0.023104,-0.01023912,0.050567705,-0.034119144,0.025601894,-0.017243411],"last_embed":{"hash":"9jtaby","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"9jtaby","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{7}","lines":[49,49],"size":58,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9jtaby","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010069309,0.03668581,-0.052442327,-0.0279093,-0.032336753,-0.008343262,0.022964766,-0.004549169,0.0080787465,-0.011717721,0.031194266,0.0038376409,-0.0546406,-0.0010337699,0.0092649,0.006057718,0.020383451,0.034300864,0.0012464256,-0.0072482745,-0.034873098,0.04281955,0.022703886,-0.0040128664,-0.0030922492,-0.018932935,-0.03204327,-0.0041102334,-0.014589762,0.025294611,0.014513594,-0.039238673,0.030978024,-0.021126851,0.01976472,-0.047272243,-0.00023590734,-0.018716414,-0.059633512,0.030878404,0.008051749,-0.032724436,0.024572797,-0.02622613,0.029209951,-0.019443233,-0.0010510301,-0.011376652,-0.007446011,0.009233099,-0.027338302,-0.0052976436,0.023182334,-0.027473066,-0.019735076,0.035432387,-0.006982385,-0.047905564,-0.040968306,-0.0074001094,-0.020771671,-0.02177708,0.012527201,-0.0013325332,0.0118146185,0.032032955,-0.011404592,0.01059703,-0.020216716,-0.0343868,-0.010222462,0.012745771,-0.0030041924,-0.0359814,-0.027909249,0.009391202,0.03361798,-0.0048228037,-0.0108453,0.055325836,-0.026469486,0.017010314,0.020255882,-0.036364842,-0.02549977,0.007887773,0.0051855166,0.032816652,0.039212607,-0.0034042583,-0.028677257,-0.011385736,0.027796997,-0.023425478,-0.018658744,-0.034438226,-0.015334235,0.028403511,0.015271139,0.011683365,0.054310784,0.009904231,-0.0042878953,-0.0053261262,0.0037226612,-0.020202985,-0.02289257,-0.005457529,0.043662835,-0.01539967,-0.011086694,0.036084015,0.0027632124,0.053035963,0.0016318097,0.007527314,0.023680389,-0.046909392,-0.017677052,-0.028673718,-0.010492856,0.04983023,0.019310068,-0.030809516,0.016771724,0.027590154,0.024375137,0.0009429493,-0.0068323556,0.0050579556,-0.003959174,0.03714182,-0.0005397883,0.015011726,0.011978807,-0.03513566,0.010097342,0.011740864,-0.03378148,-0.057608336,0.011060494,0.046372626,0.00589224,-0.01610206,0.015284253,-0.005589913,0.01935957,-0.009239325,-0.012441385,-0.047112178,0.054221295,0.016672123,0.055080336,0.0047092345,0.021040058,-0.02741986,-0.0022339593,0.017253827,0.09181795,-0.02437477,-0.031585295,-0.034076747,-0.023500483,-0.009797394,0.059345406,-0.0084428815,0.0338542,0.03872751,-0.012293109,-0.01810438,0.02566675,-0.05779402,-0.0085166525,-0.001297709,0.056369916,0.015926333,0.01010879,0.013846227,-0.011505919,-0.022290941,-0.008491998,0.013661554,-0.044331454,-0.008842056,-0.020518618,0.03644505,0.00042832986,-0.041230347,0.014965715,0.04243631,-0.027334135,-0.0016536087,0.01712126,-0.027025469,0.037741218,-0.032157686,0.0043686526,0.0444691,-0.0049612443,-0.047511406,-0.00081392244,0.040375207,0.026086945,-0.0011167713,0.006754735,0.0021033983,0.0070893685,-0.03994776,0.054356854,-0.0294898,0.034242276,0.016322577,-0.0398354,0.012808629,-0.06227292,-0.020419734,0.019629458,0.020988313,0.0043805437,0.0038301304,-0.029497825,-0.0016750833,0.023552286,0.018908575,0.0008254336,0.011127998,-0.0052936184,0.038149096,0.036814325,0.040277116,-0.04239098,-0.042231362,0.027338598,-0.014259249,0.038595878,-0.013776406,-0.012000791,0.029012477,0.023358636,-0.045861565,-0.02998345,-0.046212535,0.02718904,-0.002326019,-0.02295443,0.019011848,0.013605492,0.065035425,-0.018177882,0.015753843,-0.006368666,-0.006426641,0.0063801813,-0.0038840529,0.04301882,0.026112407,-0.022672186,-0.0033720296,0.010886485,0.0053989165,0.011746402,0.03270881,-0.0692994,-0.00571105,-0.00019561163,0.0074665206,-0.041620962,-0.013395592,0.0539152,-0.003967671,-0.0097599495,0.02636481,0.026539406,-0.013525068,-0.00573435,-0.005989298,-0.005161769,0.009376171,0.04814854,-0.0148600675,-0.015139315,0.07166423,0.0484681,0.035770472,0.031051774,-0.022212446,-0.021497281,0.012273032,-0.022795146,-0.01803962,-0.027201215,0.026920255,0.06182943,-0.0010877744,-0.047926348,0.03377558,-0.0033313378,-0.14537899,-0.0013361615,-0.0030027595,0.06521771,0.050541975,0.0037593073,-0.06935106,0.01579783,-0.028554993,0.05509425,0.0022085826,-0.057729334,-0.047123175,-0.02735824,-0.058023036,0.008730864,-0.0155927325,0.001432889,-0.03128102,-0.017647222,-0.02083811,-0.045491308,0.0070999684,0.03344817,-0.0036106573,0.021113217,0.06500261,-0.014369023,0.0140161,-0.015223024,-0.03492919,-0.018805437,0.0059321616,0.046365675,-0.012925453,0.029194979,-0.030329887,-0.027539128,-0.004084494,-0.018576518,0.03133857,0.026554272,0.004242093,0.033398975,-0.02679391,-0.02083739,0.0054549277,0.011684278,-0.02729428,-0.034731105,-0.015684852,-0.0075390562,0.018667743,0.011342924,-0.048843633,-0.016180178,0.033105463,0.036845427,-0.012952961,0.0070703654,-0.0066342615,-0.039592795,0.023147142,-0.0767277,-0.0049251453,-0.059578698,0.052048232,0.020825904,0.022027561,-0.06371643,0.0096090585,0.003800527,0.03730243,-0.03767617,-0.053894132,0.0075527164,0.038240407,-0.051754043,-0.0041453517,-0.06799711,-0.005579634,0.008272735,0.0043934607,0.013711805,-0.047233738,-0.034606963,0.0069513996,-0.011094009,0.03402335,0.22436859,0.049449664,0.0108375205,-0.004915659,0.09820938,0.010309764,0.028160537,0.01576077,-0.021550322,-0.044750717,0.010254906,0.038080398,-0.047914788,-0.007086127,0.0088034775,0.056699798,-0.050200325,-0.027004302,0.04760473,0.0030683046,0.0023428174,-0.046822928,0.06347907,0.0005278957,-0.04503623,-0.0027614431,0.0078377435,0.043710865,-0.057134107,-0.010095472,-0.009505331,0.00982484,0.084947385,-0.052542288,0.0050434354,-0.030274225,0.029987313,-0.08393598,0.002620061,0.030644158,-0.014517313,-0.023871422,0.010656639,-0.03816723,-0.035269633,-0.017332248,0.04175344,-0.011390269,-0.0057805157,0.027335133,0.02428465,0.0074429107,0.03133889,-0.011975324,0.009300875,-0.005790328,-0.040660664,-0.011140973,-0.012240317,0.024490714,0.011775124,-0.005376895,-0.02107147,0.015941638,0.022978345,0.024245638,0.027468814,-0.016960587,0.016954238,0.055421293,0.033886727,0.02097522,0.011652007,0.01129738,0.0044536362,-0.009279613,0.02874048,0.050731275,0.014612733,-0.017376002,-0.016090835,-0.022032937,-0.00075788616,-0.017823191,0.028527671,-0.033424377,-0.0037035928,0.03459621,-0.0050119017,-0.012678592,-0.014580572,-0.01765709,-0.034933906,-0.008445309,-0.021147097,-0.015637252,0.0035034853,-0.012011091,-0.084635355,-0.04117604,-0.004988775,-0.03029521,-0.015726708,-0.052582018,0.035163794,-0.03464139,0.0056023267,0.00054060377,-0.021438956,0.018574525,-0.015556091,0.022211965,-0.0032443723,-0.023588538,0.014097485,0.06421241,0.053826828,-0.036947466,0.042364452,0.014318841,-0.02159241,0.008869527,-0.029504932,0.022244873,-0.041682877,-0.040996503,-0.017854147,0.03894264,-0.02342835,0.025435522,0.03628797,-0.036544703,-0.074622385,0.024230396,0.031526092,0.019786559,0.038801607,0.012030164,-0.038646307,-0.010004278,-0.014821092,-0.008525343,-0.020838086,-0.0008247089,-0.00552739,-0.001457237,-0.030676013,0.050961204,0.026153628,0.025319675,0.011621772,0.010736694,-0.01788313,-0.049307365,0.024654258,-0.040386222,-0.0065201833,0.016645454,0.0103424685,-0.028650122,-0.007711701,0.047595225,0.014075676,0.09322959,-0.0353984,0.012943749,-0.02049382,0.008547967,-0.010353405,-0.0076302527,0.017990794,-0.03632271,-0.0465647,0.049116142,0.03765728,-0.013959302,-0.018465215,-0.00016981714,-0.047873743,-0.04639385,0.02672007,-0.000029263314,-0.014352381,0.006992126,0.0012248029,-0.021089097,-0.03710452,-0.019669292,-0.010522616,-0.010660784,-0.00073319266,0.0865252,-0.0012850859,-0.024848405,0.036478363,-0.011580973,0.04284833,0.030416496,0.017723322,-0.01874899,-0.0017461177,-0.00056722626,0.0042063985,0.009460202,-0.049701694,0.017079743,0.0018830881,0.07403981,-0.008950072,-0.01806235,0.0058944016,0.021302365,-0.053623468,0.016406305,-0.058954578,-0.035457056,0.005162897,0.013399899,-0.01522577,-0.043166485,-0.01865109,-0.024601137,-0.037884045,-0.014881654,-0.010143958,-0.026330194,0.02146248,-0.0049714143,-0.054266717,-0.029771162,-0.013492749,0.003171074,0.011022441,-0.04454813,-0.012602801,0.009669966,0.010807205,0.01795158,0.00018089617,-0.02031325,0.008784432,-0.033704787,0.004794487,0.035343196,0.04500579,0.033650745,-0.032835886,-0.05030857,0.024397124,-0.022002203,0.04034429,-0.009261561,0.008148737,-0.020930775,0.047949567,0.006140365,0.024398793,0.015872892,-0.044017814,-0.060913447,-0.011299735,0.04754108,0.009279042,-0.015030113,-0.049023196,-0.008291773,0.0058897412,-0.0540868,-0.01836698,-0.0012712114,-0.00046506137,0.02440624,-0.029164456,0.022686485,0.020539314,0.008490585,-0.05996983,0.057264157,0.015030877,-0.040039655,-0.076727144,0.026320579,0.032133892,-0.0014321742,0.0060060387,0.027969686,0.001819647,0.03789766,0.0010371596,-0.0070490413,0.025659706,-0.035676114,-0.08738384,0.015818726,-0.017467108,0.020580858,0.009475366,0.043111797,-0.00012601784,-0.009927988,0.012100328,0.020819914,0.01032819,-0.005082551,0.0037357896,0.045841005,0.033658937,-0.06318889,-0.0017298975,-0.010977463,0.014024544,0.0015383735,-0.04862918,-0.021262717,0.035492666,-0.0088180555,0.03545241,-0.0021254204,0.0061364956,0.032263864,-0.008798761,0.0089201275,-0.027806977,0.039696764,-0.047339372,-0.015982764,-0.015706087,-0.039554097,-0.028414821,0.0063646273,-0.052450396,-0.01887786,-0.028566279,-0.036491066,0.0010333166,0.059800718,0.05736007,-0.016976127,0.0089777615,0.021348124,0.01966864,-0.008231394,0.04468067,-0.016655417,-0.022010842,-0.010422899,-0.008226768,0.01037549,-0.08941374,-0.0147687,0.00038471282,0.0019207246,0.017731618,-0.0062040724,0.03473535,0.010145801,0.010541214,-0.025839716,0.0051207836,0.031545572,-0.037180614,0.027639028,0.028900126,-0.01306037,0.004752697,-0.025236797,-0.04491767,-0.05345416,-0.0047740717,0.03485881,0.002897988,0.0039536715,-0.0046865772,0.049146168,-0.03425769,0.034227688,0.019172572,0.029050661,0.028180707,-0.03880677,0.019894188,-0.016207194,0.008947751,-0.027608749,0.027180009,0.0070662163,0.002194349,0.026224516,0.054351315,0.03533952,-0.0231307,0.042175908,0.0062174937,-0.015860695,-0.13351405,0.0038560908,-0.012409453,0.018282056,-0.029713057,0.01782178,-0.01850111,-0.03893613,0.008665385,-0.047128014,-0.051670708,0.005128812,0.0050920867,-0.028324181,0.007368535,0.021810427,0.005276587,-0.06474422,-0.03477374,0.07103927,0.005055229,0.0070218598,0.02807838,-0.01181659,0.016775219,0.026898393,-0.030010212,-0.0073826215,-0.045698706,-0.022627767,0.00038246674,-0.074427,0.0070168437,0.0261668,-0.004353527,0.046112053,0.0020811232,-0.018807476,-0.028037544,0.019750984,-0.031501308,0.00059947226,0.038806792,0.021568505,0.03806155,0.078269646,0.008004313,-0.0040195016,-0.027382258,0.007037946,0.014225523,0.038604155,-0.038330723,0.01855708,-0.0023480908,0.00042109672,-0.016115727,-0.016900769,-0.020071765,0.046423633,-0.012690178,0.04623541,-0.009440873,-0.017354283,0.020503024,0.030544342,-0.035363067,0.00996455,-0.037226796,0.0391507,0.020903988,-0.041415356,0.009663632,-0.036197443,-0.018077832,-0.021336818,0.033128787,-0.0016248407,-0.03597055,-0.018524889,-0.04362327,-0.036086116,-0.042687144,0.024335222,0.035081446,-0.02863464,-0.009776735,-0.033377565,-0.010951075,0.00049261766,-0.02907729,-0.05445471,0.007935407,-0.025853427,-0.0016107219,0.026983038,-0.032649416,0.030505309,0.040905703,0.008761945,-0.033579398,-0.0265071,-0.0045676767,-0.018273542,-0.036407918,0.0623642,0.0645845,-0.006566104,-0.0149767,-0.030908281,-0.008690419,0.024091939,0.009930815,0.02058805,-0.04610535,0.002715845,-0.0130060315,0.014988294,0.053468432,0.018375987,0.004122719,-0.044026077,-0.0012636358,-0.050491273,0.019622257,0.048747685,0.035377692,0.06661434,-0.032447066,-0.02971234,0.016608592,-0.038270418,0.008849785,0.009915716,0.06072675,-0.023189498,0.021363422,0.021441702,-0.05318899,-0.012748979,-0.0551785,-0.056075897,-0.0013116434,-0.021128893,-0.008037874,-0.016170425,0.012795661,-0.00021602625,-0.020304825,-0.031455472,-0.0018680034,-0.032117493,0.03503092,0.021554401,0.009155578,0.028456895,-0.05890088,0.0232607,-0.021930968,0.040353063,-0.005823801,-0.040953916,-0.023454694,-0.031518787,-0.083092615,0.05386736,-0.013132504,-0.0031748977,-0.034162525,-0.017663823,0.0030130998,0.007858732,0.004209601,-0.005309583,0.047746643,0.035569463,-0.016545257,-0.01113342,0.043858528,-0.015264926,0.031621218,-0.010633906,0.012719161,0.03705628,0.022814503,-0.020946603,-0.026043897,-0.011358585,-0.038922343,0.010482086,-0.017210664,-0.0032350763,-0.029620014,0.0009424433,0.036181454,0.03871446,-0.0036766722,-0.010094482,0.006455205,0.009661411,-0.019961981,0.030120654,0.0024577193,-0.013266052,-0.037997987,0.016460825,-0.0133383125,-0.0035486452,-0.00705031,0.022182021,0.0061840927,-0.0051448746,0.00038366526,0.01477765,-0.00866923,0.0049354946,0.054057293,-0.0038374227,-0.021571152,0.009695964,0.05753959,0.030321034,-0.023311092,0.006509442,0.0046167015,0.014847308,0.021180645,0.04299115,0.007700688,-0.011849594,-0.060999926,-0.029480224,0.042127896,-0.009013205,0.04904858,0.007623227,-0.0062144343,-0.07051438,-0.025968116,-0.009007037,0.06049474,0.014415243,0.055998035,0.008579854],"last_embed":{"hash":"15pqrhx","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"15pqrhx","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{8}","lines":[50,50],"size":58,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"15pqrhx","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031434778,0.03697128,-0.069046475,-0.0039702943,-0.056226484,0.020957619,-0.0066318973,0.009843022,0.010426775,-0.023622973,0.000299566,-0.014602143,-0.06273561,0.0049626087,-0.009207158,-0.029836316,0.024021545,0.03764423,-0.002844125,-0.016847149,0.019443054,0.011261344,0.060081176,-0.0018561429,-0.0124477595,-0.013993913,-0.038552716,-0.00572249,0.0071753142,0.046992432,0.012693625,0.015178082,0.009175704,-0.021176592,0.0037576156,-0.046836115,0.01100405,-0.025876643,-0.041746262,0.04689464,0.019151814,0.018904574,0.013175083,-0.031159304,0.029965386,0.0021457758,0.007897493,-0.01255476,-0.027224516,-0.025705745,-0.0017291008,0.009594997,-0.0015421525,-0.029895866,-0.0051347283,0.060548004,-0.019701205,-0.027744653,-0.042989437,0.0052773645,-0.004387606,0.015767269,0.023462992,-0.01578408,0.008984836,0.03468852,0.012350141,0.001902814,-0.016520416,-0.040166438,-0.024614139,0.0032198338,-0.0048038857,-0.060897242,-0.049894415,0.029162964,0.03342975,-0.026115641,-0.0014482645,0.039231353,-0.017580504,0.02424276,0.013707487,-0.035192173,0.00607776,-0.015652105,0.0048826337,0.010573423,0.05397287,-0.0003217531,0.004706005,-0.012492606,0.02577109,-0.0346928,-0.0027291125,-0.033100646,0.011710991,0.009074526,-0.0013768149,0.0055611073,0.049627937,-0.0012502044,0.004384954,-0.011072996,0.024288215,-0.02018007,-0.0016852333,0.015756037,0.009867785,-0.019239474,0.005733889,0.024255164,-0.007819434,0.056931313,0.019847028,0.0020326928,0.024119921,-0.054407924,-0.014691093,-0.038626406,0.006546624,0.04287154,0.033755824,-0.012837829,0.013408846,0.0014133676,0.041881338,-0.014245788,0.02524371,-0.0032916844,-0.005918494,0.06864599,0.004114612,0.018002411,-0.011575287,-0.051401105,0.023173977,0.014393728,-0.013409118,-0.04028589,0.038629435,0.042463638,-0.017491113,-0.028063096,0.0318581,-0.020395765,0.04057981,0.009810113,-0.009079152,-0.03029526,-0.018221378,0.016247027,0.034385886,-0.013648511,0.0015836318,0.008255298,0.015204161,0.00062325835,0.05185396,-0.006308104,-0.029600678,-0.03647767,-0.006170539,-0.012879891,0.041581217,-0.03218191,0.030761879,0.021440629,-0.013624606,-0.029582174,-0.010988778,-0.042164423,-0.017509853,0.020776913,0.052445192,0.018991485,0.04597588,0.022295699,-0.005447186,-0.04038406,0.013950662,-0.019015225,-0.004175228,0.00710955,-0.020491442,0.0073384247,0.0096022645,-0.017170364,0.018132627,0.028391266,-0.018707927,0.023260048,0.027789425,-0.007934976,0.0344802,-0.026505286,0.018330386,0.03772397,-0.027785186,-0.04083864,-0.007871201,0.057399213,0.037126362,-0.037735727,-0.006254567,-0.0027100446,-0.009121466,-0.051568497,0.0422766,-0.037667673,-0.0030215397,-0.0080520585,-0.0387579,0.022438137,-0.031896766,0.002793758,0.009064301,0.012446509,0.009866443,-0.044623386,-0.028526751,0.01815427,0.018449476,-0.006534762,-0.0023981803,0.014752168,0.018187376,0.03788122,0.03961575,0.028235335,-0.035585813,-0.033461507,-0.0044597453,-0.009872844,0.04937009,-0.008844172,0.012941414,0.037274472,0.030534443,-0.018569376,0.0017248719,-0.069821976,0.050450474,-0.0076677958,-0.017085621,0.016527519,-0.009279133,0.06374136,-0.024238985,0.034551162,0.00901949,-0.019508507,0.0067968927,0.012251355,0.01634635,0.012982581,-0.03897676,-0.0075672907,-0.03424111,-0.015077569,0.009657646,0.017966827,-0.047231816,-0.0020708158,0.00880015,-0.013317895,0.00579406,-0.004822274,0.035626333,-0.015746947,-0.025745159,0.00396178,0.024047002,-0.009433979,-0.009821663,0.015113556,-0.001143091,0.02633084,0.046845045,-0.012584979,0.014606509,0.07795205,0.019306906,0.011222327,0.058133986,-0.03291824,-0.0314732,-0.003943367,-0.010001567,-0.03754347,-0.059135046,0.012225097,0.046479683,-0.03453365,-0.0147778215,0.011388439,0.010051359,-0.15940054,-0.028384103,-0.0044420287,0.085171126,0.04744144,0.0070165163,-0.049060464,-0.003288967,-0.014403891,0.06613516,0.005476641,-0.060043648,-0.024699302,-0.007506788,-0.02893322,0.039738342,-0.021880528,-0.028277922,-0.02991638,-0.009406888,-0.019126339,-0.02811159,-0.006218341,0.038132265,-0.035798497,0.033486716,0.065308295,0.0010940853,-0.007598384,0.021307176,-0.011214257,-0.010345695,0.009837727,0.020258855,-0.005074373,0.04798534,-0.0284225,-0.026067948,-0.022088302,-0.026406417,0.014321228,0.034756042,0.010050151,0.036474634,-0.003716402,-0.050355833,0.0030515583,0.0025582388,-0.046810713,-0.042009994,0.0063754194,-0.016425218,0.028636698,0.021887528,-0.04232845,-0.013767451,0.021438994,0.017255213,-0.03156425,0.040957656,-0.011683283,-0.054175295,0.0447101,-0.0702577,-0.027276466,-0.00043979802,0.02844005,-0.01030343,0.014470877,-0.068839245,0.008917038,-0.01234167,0.021747986,-0.027479593,-0.02684612,-0.00043561208,0.02204397,-0.051975794,-0.010406669,-0.07377694,-0.022335663,0.011743016,-0.0013529366,0.010710568,-0.044781882,-0.03060011,0.011513329,0.0062934435,0.018763246,0.22865579,-0.009544549,-0.015489608,0.024277095,0.071553946,-0.01834762,0.0074072033,0.026860507,-0.023010267,-0.047485128,0.0122296875,0.016305804,-0.026548978,-0.003168989,-0.0025091767,0.031268243,-0.03893771,-0.03946654,0.04905894,0.01569469,0.022724176,-0.044261485,0.054998424,-0.0017803237,-0.029585103,-0.036719553,-0.010265839,0.006792584,-0.02657371,-0.017474243,-0.025926402,0.012794911,0.05952392,0.0008699792,-0.021935623,0.005690274,0.03488238,-0.06870583,-0.014648476,0.0016128627,-0.019731069,-0.023359945,-0.04068985,-0.051559195,-0.014622583,-0.016488953,0.046682328,-0.027072422,-0.0017641016,0.031841163,0.018585272,-0.008028489,0.032612503,-0.03249065,0.018001584,0.006926976,-0.017556254,-0.015405729,-0.0123977875,0.011838272,0.010760563,-0.0008207748,-0.008784825,0.000209662,0.012908893,0.042621996,-0.0016250665,-0.05221986,0.029274365,0.054874692,0.056303784,0.03262992,0.0058615347,0.005704766,0.01991122,0.010091319,0.018147796,0.04142254,-0.005864284,-0.013983875,-0.013134833,-0.042798385,-0.008551505,0.0013175918,0.029466892,-0.03534978,0.016127663,0.0336131,-0.0033489512,0.009037389,-0.016545082,-0.0142492615,-0.031777773,-0.013654769,-0.0201447,0.0010113458,-0.03281659,-0.0064395377,-0.103885725,-0.015957864,0.0050161923,-0.012726189,-0.023574322,-0.042887874,0.045743108,-0.055977345,0.007950159,0.03052169,-0.014754621,0.010858069,-0.011171037,0.020285547,0.012074692,-0.014186591,0.0119765075,0.03931732,0.06821989,-0.015411343,0.044947896,0.0005814683,-0.0151760625,0.023040902,-0.030097073,0.027545497,-0.024685265,-0.026595097,-0.005076318,0.036232978,-0.010830463,0.04156829,0.03504421,-0.016930941,-0.057583366,0.032949526,0.029821662,0.016360717,0.02086204,-0.0024495178,-0.01781247,0.030326825,-0.031927004,0.008527192,-0.021911364,0.010856547,0.006130861,0.024664097,0.020391269,0.04897291,0.017586902,-0.014540548,0.014889758,0.018585581,0.0016573298,-0.061304867,0.045774948,-0.04727062,-0.008050625,-0.0020141688,0.0041573904,-0.029807556,0.0028652418,0.021727514,-0.0072594704,0.09336613,-0.047954846,-0.022306012,-0.015109159,0.013130947,-0.011632588,-0.0018584323,0.0025786762,-0.0554155,-0.037771028,0.05219609,0.031389847,0.010956931,-0.03550173,-0.0106713865,-0.04360499,-0.037754744,0.036140177,0.015463593,-0.04450851,-0.013331608,0.005457333,-0.038012616,-0.04143082,-0.02160204,-0.008690059,-0.011605576,0.00013778998,0.08923386,0.0007651888,-0.017778406,0.0431654,-0.008992766,0.039896954,-0.0324268,0.016109163,-0.014805095,0.0146151325,-0.024188407,-0.022098685,-0.011261662,-0.023249257,0.023185058,-0.010669958,0.078214616,-0.0007038612,0.004597339,-0.0001833558,0.00088823703,-0.054924898,0.016555246,-0.039466314,-0.014365286,0.028654784,0.030759072,0.0074266107,-0.031985737,-0.031776614,-0.01852476,-0.034078795,-0.04451334,-0.009307064,-0.017737973,0.043106757,-0.015601213,-0.03665617,-0.013053157,-0.0067749205,-0.0037636992,0.038778502,-0.037930407,-0.02609877,-0.0071355123,-0.0010965778,0.008418589,0.0017933905,-0.045083687,0.016105447,-0.017269768,-0.011989545,0.039773,0.036489375,0.054441717,-0.02796384,-0.04924883,0.008212471,-0.012524757,0.042780615,-0.0180886,0.0267363,-0.022546455,0.03157758,0.033827413,0.013605884,-0.015052001,0.009763518,-0.042586036,-0.011091427,0.04389901,0.0095518865,-0.010153058,-0.022384917,-0.011655659,0.007122352,-0.07341703,-0.027103532,-0.010457623,-0.013789115,0.039677467,-0.04072899,0.04093062,0.051802624,0.032274853,-0.072357856,0.07135929,0.03206196,-0.060102545,-0.06495097,0.016157284,0.012095928,0.0012035182,-0.016058827,0.03333882,0.01955457,0.0009012873,0.0240654,-0.0008635057,0.01531393,-0.026444463,-0.06570394,0.017085755,-0.044763796,0.010588066,0.024308076,0.049216572,-0.0037775014,-0.00024619262,0.0052528447,0.013297681,0.010380209,-0.023226522,-0.011241458,0.037468623,-0.00089832954,-0.037115443,0.014351767,-0.004218368,0.033837307,0.008358104,-0.017048417,-0.025634184,0.0085948715,0.013351933,0.039952997,-0.012891266,0.0069901375,0.02469749,-0.011191879,0.027456194,-0.033792425,0.040735193,-0.10526922,-0.025485784,-0.017342124,-0.024933713,-0.018781228,-0.02781268,-0.03803544,-0.02080923,0.0037752595,-0.006817292,-0.004707798,0.006722413,0.06987166,-0.0090402635,0.017923916,0.03236843,0.026905833,-0.019627132,0.05149077,-0.0026957702,-0.019991882,-0.03494839,0.007992193,0.0013714664,-0.04496419,-0.008816277,0.0376725,-0.0055295136,-0.0020721685,-0.010931247,0.056319468,-0.020891063,0.043847702,-0.025215538,0.036022574,0.039890237,-0.040219013,0.04111105,-0.0020562734,-0.012780058,0.008788267,-0.021709379,-0.007596648,-0.04287762,0.019398663,0.028738527,0.0141458735,-0.023603363,0.0032884537,0.03884862,0.009614657,0.048486218,0.0044394555,0.007080486,0.023761252,-0.03985374,0.013068733,-0.020758232,0.0012803932,-0.026570575,0.020077888,-0.020439781,0.004290747,0.013500643,0.076797515,0.032350574,-0.027527165,0.027135918,-0.0023742514,-0.012381981,-0.13861984,-0.022680014,-0.01642481,0.005367198,-0.048916306,-0.009876011,-0.018356837,-0.030247666,-0.004700536,-0.03639202,-0.030986689,-0.008388012,0.02554128,-0.015823966,0.0013921384,0.01920668,0.012601458,-0.013972041,-0.017647723,0.04838579,-0.012671521,0.0043831756,0.030763999,-0.022022603,0.019360233,0.039929025,-0.021370083,-0.0076490925,-0.048034914,-0.015417386,0.020545412,-0.05908208,0.012371443,0.008299015,-0.011212575,0.033500098,0.00033464973,-0.029702643,0.0026315763,0.006024099,-0.03453368,0.013760942,0.022799974,-0.006924181,0.032211706,0.06745417,0.035908096,0.0022092534,-0.03286062,-0.0025692733,-0.014557778,0.053107265,-0.019420044,0.007442037,-0.009234602,-0.016728023,-0.0094640665,-0.030497907,-0.057908203,0.046391945,-0.023228973,0.009308869,-0.035267945,0.007185355,0.011169826,0.035554264,-0.04279399,0.035228807,-0.023630893,0.024530137,0.023850476,0.0052318405,0.0074550477,-0.052088972,-0.017843435,-0.015040098,0.05004549,0.019141866,-0.032357212,-0.014170389,-0.042373706,0.008483182,-0.04629248,0.023527646,0.04450597,-0.022880424,-0.003988082,-0.005199459,-0.021251736,-0.035197794,-0.012440434,-0.041916218,0.0208854,-0.030992305,-0.015254352,0.025325557,-0.05250388,0.011633238,0.007905297,0.010956131,0.012174099,-0.0014296822,-0.006079986,0.008563335,-0.053571783,0.039024677,0.054822527,0.0019499614,-0.017198494,-0.033712834,-0.041420016,0.02311618,-0.025594024,0.023905525,-0.06430046,0.008501597,-0.0053389356,0.0032421185,0.062556215,-0.008414688,0.003852229,-0.031453047,0.00114211,-0.052575167,-0.00007036628,0.0635515,0.05471158,0.041854355,-0.020354426,-0.024765952,0.017390992,-0.057045564,0.0037114248,0.011853377,0.016638713,-0.023369608,0.054640625,0.02990456,-0.056528572,-0.043844875,-0.047624923,-0.021504177,0.021087617,-0.018896516,0.005413106,-0.019926425,0.016796885,0.013133321,-0.009896062,-0.04889903,0.019578129,-0.041802652,0.033065174,0.077474,0.0060585183,0.0043146214,-0.048804823,0.07539123,-0.012293153,0.023541382,0.0038174547,-0.050600015,-0.020383904,-0.043880805,-0.06339324,0.050636772,-0.02369732,-0.011393688,-0.09361499,0.0078088655,0.01675008,0.049757384,0.007015437,-0.013622737,0.058076903,0.02548867,0.0009535443,-0.00832596,0.04347441,-0.0073778117,0.036177073,-0.0008797869,-0.009574044,0.032697532,0.019247191,-0.026167689,-0.006855882,0.01468984,-0.03475716,0.00105809,-0.0018722051,0.0030303737,-0.09447362,-0.020800063,0.03710741,0.027904063,0.008224662,0.0045173145,-0.014720125,0.00016326606,-0.033203814,0.0029490252,0.00507528,-0.01740757,-0.029966746,0.013695067,-0.02907912,0.0052579045,0.00991464,-0.003998128,-0.0011304414,-0.019832244,0.0056205373,0.036645614,-0.03200553,-0.008384981,0.04669517,0.004526654,-0.036196355,0.029766886,0.04577455,0.033640675,-0.02625844,0.0010990014,-0.019137654,0.0042442284,0.0206918,0.030461928,0.013475909,0.0023352574,-0.06345646,-0.012981239,0.044585615,0.009528631,0.025736755,-0.007717886,-0.011985478,-0.04503001,-0.027801236,-0.000846514,0.057047714,-0.022909502,0.056341235,0.003264561],"last_embed":{"hash":"1a6lpk6","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"1a6lpk6","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{9}","lines":[51,51],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1a6lpk6","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028574117,0.022437861,-0.08189234,-0.0041523515,-0.030067706,-0.02817622,0.021360407,0.013899952,0.041403554,-0.005141706,0.018164517,0.0057186894,-0.04950705,-0.00017139748,-0.009022007,-0.026626173,0.005770117,0.029800434,-0.020660859,-0.037046008,0.010188482,0.02646306,0.036137182,0.028914137,-0.008566127,-0.008935333,-0.04344183,-0.0015185014,0.04306057,0.0315507,0.011206029,-0.01596383,0.016517453,0.01461029,-0.0028923312,-0.036239807,-0.011002863,-0.0069357697,-0.04925746,0.036418647,0.0007439763,-0.015914023,0.031839345,-0.04607678,-0.009216801,-0.00786971,0.009192539,-0.015398422,-0.018343074,-0.021423552,-0.0050651543,-0.0065028644,0.038016085,-0.02705988,-0.010341332,0.05568335,-0.024665862,-0.035231143,-0.059243057,0.006192432,-0.009656013,0.0005017734,0.020469114,0.0031583295,0.01988488,0.043680638,-0.0105835125,-0.010287677,-0.026204722,-0.03704396,-0.021402309,-0.0002856822,-0.021301962,-0.029515147,-0.031886525,0.03711216,0.040405847,-0.034244105,-0.0023168377,0.023100602,-0.025785912,0.021912204,0.013389605,-0.030636689,-0.021676425,0.005438223,-0.01824813,0.017860835,0.032395672,-0.002112603,0.004489858,-0.0073928097,0.032706473,-0.015310312,-0.0023898736,-0.0046827463,-0.025981467,0.014725659,-0.004719386,0.009356651,0.040823087,0.023741122,0.00936338,0.00036056637,0.025257226,-0.01770782,-0.006299347,0.021930357,0.025170201,-0.02163784,-0.0071836873,0.06181745,-0.013049773,0.051059738,0.010465808,-0.0018436902,0.017879032,-0.02399048,0.0008331499,-0.05074456,-0.018721918,0.0401022,0.028742446,-0.032250166,0.0133956,0.011241807,0.010536812,-0.032136653,0.00752607,-0.010056133,-0.007067076,0.05782825,-0.0017861262,0.026307678,-0.01296254,-0.07417922,0.0018129039,0.034098357,-0.03427552,-0.06033681,0.035867184,0.06990473,-0.0061119106,-0.024086887,0.038163092,0.001727694,0.016899323,-0.021750776,-0.006967118,-0.08140478,0.01778868,0.00017109433,0.06168572,0.0052965414,0.0311081,-0.0026230032,-0.0040814574,0.03368195,0.060662124,-0.015911357,0.0060438355,-0.01977608,-0.022525618,0.000827324,0.061461825,-0.010901062,0.01599582,0.026919529,-0.028125057,-0.030416515,0.042228155,-0.04151727,-0.011851453,-0.008213538,0.07567569,0.009442597,0.02488223,0.010180572,0.005487266,-0.02295382,0.008700239,0.005958018,-0.027652834,0.017289065,-0.04128508,0.037477206,0.018199861,-0.034198873,0.022779062,0.045509685,-0.043802947,0.013225219,0.011091975,-0.0076089064,0.05565582,-0.04874622,0.007904053,0.030573836,-0.015945442,-0.05316273,-0.016758585,0.025519704,0.03246522,-0.011679756,-0.008564252,-0.0036951925,0.030083237,-0.032146264,0.04759624,-0.049349498,0.024536263,0.01284813,-0.038735546,0.0006165018,-0.04918402,0.010999802,0.017225334,0.005577698,0.008315352,-0.033722185,-0.017980473,0.016263949,-0.0011509977,0.013607091,-0.023446897,-0.003704731,-0.008026477,0.04278346,0.049402326,0.0372576,-0.004681795,-0.0050738766,0.02035292,-0.025556332,0.038371827,0.0009837731,-0.023592561,0.010134993,0.021383118,-0.013817828,-0.01533403,-0.07871537,0.018462611,-0.0026558025,-0.038351607,0.008810615,-0.004557039,0.07479873,-0.014786895,0.032042567,-0.011070711,-0.022932053,0.021127226,-0.0033491512,0.022460049,0.0038520219,-0.028208353,-0.027001914,-0.011277746,-0.01733096,0.010970724,0.028665524,-0.027882313,0.005364982,0.0070144306,-0.008703259,-0.010655408,-0.0053418744,0.027857026,0.0020008353,-0.025451615,-0.0019062178,0.012208567,0.0015108672,-0.014968782,0.027329829,0.013715511,-0.015644992,0.0504372,-0.030131366,0.028560225,0.06804849,0.03756244,0.02045492,0.057462856,-0.022196928,0.011812361,0.013901235,-0.018253444,-0.046665534,-0.01475057,0.023976626,0.05311886,-0.023802323,-0.031183396,0.016210735,-0.025735935,-0.14940725,-0.0026950592,-0.025055699,0.058541633,0.042670928,-0.0120780505,-0.07650496,0.008216797,-0.009554251,0.044706766,0.009466326,-0.053511724,-0.041285772,-0.01599662,-0.049516525,0.0010802227,-0.0013969884,0.0031505611,-0.019044504,-0.017152987,-0.015221227,-0.0377694,-0.020045798,0.023933074,-0.015479211,0.011067452,0.0766692,-0.004250623,-0.011803317,0.004393437,-0.022818582,-0.023026755,0.016511828,0.045491315,0.002777477,0.05268733,-0.02163446,-0.04056558,-0.00037848155,-0.006750509,0.049992073,0.034961883,0.005484004,0.04335369,-0.0068969745,-0.036974084,0.025053881,0.019744517,-0.042627893,-0.029818451,-0.02913371,-0.016091907,0.008964465,0.009271928,-0.054858107,-0.0103172185,0.024893677,0.045092244,-0.015782762,0.0030381137,-0.020810362,-0.049238067,0.030914834,-0.05946904,-0.03685697,-0.0350898,0.04019292,-0.008053117,0.029371027,-0.06644335,0.012410035,-0.021431165,0.028354896,-0.03729401,-0.051802505,0.0127204545,0.0042912685,-0.06281473,-0.0037523173,-0.06347517,-0.002908839,0.014742041,0.00956094,0.0039546904,-0.04113581,-0.029516347,0.0016062413,0.00084574753,0.026095595,0.23265062,0.014006288,-0.015510028,-0.02008501,0.07256482,-0.011758196,0.011854202,0.034521118,-0.0055564796,-0.03310391,0.016693838,0.026091566,-0.029897083,-0.006786407,0.010933895,0.023311147,-0.011519429,-0.024921048,0.059310783,0.00027889133,0.022114301,-0.012760857,0.049225386,-0.012155241,-0.032521155,-0.00074705866,-0.026629636,-0.0035775988,-0.03940897,0.03918429,-0.03355976,0.0035406458,0.040650826,-0.012354601,-0.034113873,-0.014293066,0.023497306,-0.040332977,0.01083356,0.038347695,-0.037763152,-0.024911137,0.021549776,-0.041126437,-0.019880032,-0.017708631,0.04593747,-0.030428272,-0.0067000575,0.07060087,0.008284593,-0.017609064,0.018359376,-0.016448475,0.020121204,-0.020436212,-0.024486803,-0.022289393,0.014685438,0.03286585,0.0024079937,-0.0034238182,-0.021153525,-0.00005983761,0.02346648,0.016835673,0.0257067,-0.04233112,0.04509973,0.045630682,0.025000123,0.05150561,0.011647254,0.01021775,0.039745856,-0.0033366906,0.018014595,0.04306063,0.010287751,-0.026105598,-0.03104276,-0.01281092,0.0042363144,-0.0024770803,0.03130534,-0.048412267,0.013556429,0.03500761,0.01940031,-0.023207074,-0.026158521,-0.026960177,-0.031290486,0.017196834,0.009156911,-0.00898734,-0.008060465,0.017232079,-0.09580338,-0.05365181,0.014052957,-0.02867156,-0.012833397,-0.024395237,0.033707295,-0.05541298,0.011053257,0.015645616,0.004503572,0.016302653,0.021350589,0.021796685,-0.031882264,0.0069070053,0.029189546,0.027098281,0.05093869,-0.012424792,0.013651628,0.034982912,-0.016879903,0.025392007,0.00038422772,-0.007652477,-0.03294797,-0.057234474,-0.011365421,0.045881372,-0.023773825,0.027895695,0.01222356,-0.03704386,-0.05454564,0.010401558,0.04177455,0.0055218018,-0.0020706528,0.010046334,-0.034657843,0.0062513403,-0.04153788,-0.0121886525,-0.02084123,-0.007102676,-0.008085291,-0.011726089,0.008567439,0.034276113,0.01863377,0.037785463,-0.0077389786,0.03759242,0.0013472688,-0.06356348,0.006147879,-0.03427346,0.023894923,0.038685057,0.00071450585,-0.035119742,-0.021369044,0.035496123,-0.013862731,0.08711165,-0.015825253,0.012933844,0.013465596,0.0031899442,-0.0043535866,-0.030087084,0.026040947,-0.06100142,-0.045737624,0.044756602,0.04269457,-0.014275339,-0.00045579276,-0.002476473,-0.061472632,-0.06157314,0.030281058,0.016777873,-0.03682664,0.009190892,-0.015144289,-0.030455364,-0.027863998,-0.028537598,-0.0062349685,0.004666733,0.011674145,0.086185135,0.008501671,-0.008917717,0.03278979,-0.0019629565,0.057094928,0.00013720732,0.004511522,-0.015637347,-0.03676342,-0.036542363,-0.012690432,-0.0020666623,-0.016037395,0.014833566,0.0056095133,0.080990806,-0.02736577,-0.019251835,0.009184794,0.012803857,-0.03879701,0.012504323,-0.061743867,-0.024226088,0.013535728,0.0070240903,-0.0065214424,-0.040104568,-0.03442923,-0.019924318,-0.02467528,-0.027747357,0.03070437,-0.0025261482,0.03617776,0.0037756837,-0.024015915,-0.048918016,-0.010967312,0.000800178,0.010329544,-0.05800503,-0.017240956,-0.009806899,-0.010709591,0.015387656,-0.015592063,-0.021294383,0.0051050307,-0.025862241,-0.022382865,0.03360625,0.0018314994,0.05176995,-0.059278242,-0.037974298,0.017283164,-0.009868168,0.023501756,-0.011747265,0.013573001,-0.03321228,-0.0014991972,0.013806955,-0.0014976899,0.0026865664,-0.036038816,-0.04798545,-0.018790854,0.06340846,0.03034586,-0.016411675,-0.036743492,0.009581966,0.0044936147,-0.056900978,-0.020585576,-0.0075682946,-0.008814943,0.018427407,-0.044655338,0.00016159138,0.03861796,0.005257889,-0.076109655,0.085687414,-0.0015386362,-0.020136246,-0.07152135,0.013969062,0.018133331,0.013015083,-0.009451315,0.0005223748,0.023319123,0.022713495,-0.0031880802,-0.011074232,0.037003648,-0.03547694,-0.061635703,0.01661117,-0.026501687,0.010248073,0.007901404,0.04254293,-0.013024376,-0.012171885,-0.00425832,0.04734056,0.024185974,-0.03483506,0.0154566895,0.03743314,0.022749072,-0.03848236,-0.0043879035,0.01163212,0.01846114,0.016337423,-0.0350587,-0.016967745,0.020148546,0.0183184,0.035933312,0.002483955,0.006319315,0.030437699,0.00948135,0.013841253,-0.04259604,0.03632752,-0.08104743,-0.033719055,-0.02970492,-0.041492984,0.016637549,0.0039706007,-0.040555242,0.010116826,-0.0077631907,-0.040647786,0.027213115,0.037617143,0.058467984,0.0027192724,0.019317145,0.038888168,0.019704653,0.001128223,0.07606809,-0.006321002,-0.033911075,-0.0025387963,-0.0128981825,-0.0032682,-0.061597146,-0.006181911,0.0032417125,-0.0061730556,-0.01288047,0.00479832,0.052268155,-0.033274814,0.029818367,-0.007972192,-0.008045034,0.027185133,-0.044980988,0.029071286,0.0103394035,0.021013072,0.01105216,-0.003127726,-0.003176673,-0.04874017,0.0027565693,0.020364657,0.017658846,-0.016486567,0.005983263,0.016561348,-0.005991982,0.03683837,0.03652918,0.03592963,0.030403528,-0.024730636,0.0020017521,-0.021772621,0.0115113305,-0.005175322,0.026012722,-0.026929349,0.011626064,0.02235397,0.054651413,0.041651424,-0.0032969366,0.044784058,-0.00031362328,-0.027058044,-0.13302429,0.0034706965,-0.015075122,0.008483364,-0.05033406,0.0072106016,-0.006114126,-0.019044979,-0.00417759,-0.04167701,-0.03844253,0.01223526,0.045481592,-0.018709455,0.024352161,0.02099942,-0.019368881,-0.06293347,0.02098639,0.06671179,0.0055298847,-0.030089958,0.03855229,-0.008668288,0.008556475,0.012719346,-0.03987583,0.025403384,-0.030555854,-0.019648632,0.023876376,-0.049466707,0.007667556,0.052382447,0.019768836,0.04727472,0.005815431,-0.03038008,0.0046865367,0.039439376,-0.04870736,0.012713139,0.022167416,0.0179922,0.030435232,0.106149845,0.013778144,0.00014761197,-0.03289758,-0.0011379253,-0.0028387255,0.0066794185,-0.04753688,0.002870491,-0.00468612,-0.00067722285,-0.065456934,-0.034215335,-0.021017104,0.06272348,-0.0473025,0.03280096,-0.009907295,-0.02890705,0.048317607,0.042732682,-0.041390903,0.0389434,-0.011215788,0.02135035,0.033356674,-0.016513135,-0.008947169,-0.034765452,-0.018065868,-0.0104355,0.06569001,-0.0026746308,-0.05865645,-0.008905667,-0.008910173,-0.037347358,-0.0525228,0.05920644,0.03651697,-0.012177364,0.0020241195,-0.03858971,-0.0016456975,-0.036706723,-0.032534458,-0.05433866,0.020062285,-0.020675248,0.003309333,0.01878701,-0.049709175,0.0058145225,0.017107705,0.0004813244,-0.0028555808,-0.048566226,0.008628155,0.025715021,-0.025436198,0.028030775,0.046707537,0.0048870314,-0.02475061,-0.00696191,-0.017284889,0.019538492,-0.024315035,0.021374343,-0.05623047,0.0074833375,-0.004650575,-0.007924326,0.043119863,0.019936655,-0.006436998,-0.024710655,-0.030600192,-0.046399266,-0.0015121961,0.018080201,0.05116851,0.012892035,-0.024381183,-0.006109516,0.024609288,-0.01406553,-0.0004588634,0.020465415,0.025915166,-0.03599879,0.009414165,0.02571022,-0.030700993,-0.031079989,-0.031878788,-0.0036793863,-0.004421972,-0.021071078,-0.0193666,-0.010510755,0.02988225,0.017300092,-0.01657601,-0.030416325,-0.01072911,-0.03046068,0.03576839,0.06437723,-0.0051687863,-0.002857675,-0.04725788,0.022818053,-0.016248694,0.056667242,-0.007615012,-0.042999465,-0.026669217,-0.027947394,-0.055145167,0.05806844,-0.009126158,-0.015240597,-0.07560231,-0.01901314,0.010219737,-0.0146838995,-0.0070380266,0.011938172,0.026777364,0.037716724,0.003682717,-0.027004613,0.029183712,-0.008150178,0.027202917,-0.009594027,0.013175751,0.019052004,0.034892768,-0.027413495,-0.012841759,-0.004115553,-0.02112365,-0.02271602,-0.018412009,0.007129418,-0.0539572,-0.03218661,0.0495222,0.029577011,-0.0021555652,0.010412104,-0.005170146,0.011505421,-0.022565713,0.025847144,-0.0059152143,-0.016045034,-0.016651435,0.030105023,-0.009789659,-0.014579775,0.0024857032,-0.0203936,-0.002173281,-0.020731108,0.00022081869,0.01024468,0.007540569,-0.015787989,0.042160463,-0.011082308,-0.0368517,0.028146997,0.041528895,0.044260185,-0.023302857,-0.022871867,-0.0009641494,0.0051165693,0.02803553,0.028013254,0.017182669,0.010400354,-0.03830354,-0.020196266,0.048771568,0.004707203,0.035073534,-0.010581587,-0.03959318,-0.06458249,-0.045487914,-0.014999833,0.0600031,-0.004560093,0.03611394,-0.003329726],"last_embed":{"hash":"fe15re","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"fe15re","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas#Personal Domain#{10}","lines":[52,53],"size":77,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fe15re","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas#Work Domain#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02553629,0.014277942,-0.05393916,-0.015242275,-0.0077146054,0.0011452124,-0.01273062,0.025179746,0.018271971,0.010107727,0.04715902,-0.024675494,-0.02776686,0.008408805,-0.010762407,-0.02133188,0.02873633,0.029102817,0.02850988,-0.010238742,-0.005674783,0.023363313,0.0030980015,-0.005292747,-0.0068108677,-0.02455465,-0.035096843,-0.03435565,-0.024535071,0.052462086,0.028101794,-0.016143523,-0.014484268,-0.0548925,-0.008158826,-0.018073669,-0.01119949,-0.020602275,-0.058053415,0.035030514,-0.01327126,-0.025036138,0.017413221,-0.026950072,0.028223054,-0.019628653,-0.0019998841,-0.012232768,-0.018755637,-0.0028252166,-0.03810942,-0.00295981,0.009506389,-0.044026777,0.023641767,0.017922224,-0.030175047,-0.05759704,-0.0401637,0.022609845,-0.032179024,0.02261571,0.03561444,0.011496151,0.004515716,0.02117806,-0.017922422,0.005196142,-0.029616324,-0.036415152,-0.0009010694,0.019005474,0.017566187,-0.022683624,-0.02116442,0.031002667,0.036796194,-0.024100158,-0.03202003,0.012725265,-0.0390953,0.00021177951,0.011922766,-0.0099918945,0.0063255443,0.027565785,-0.004631072,0.059727307,0.018745977,0.014216156,-0.047138568,-0.06735136,0.023186827,-0.03757381,-0.035144426,-0.032333072,-0.00547534,0.017143672,0.006154286,0.025624024,0.038634278,0.019992469,0.011854918,-0.0007721556,0.02539502,-0.01868415,-0.005231983,-0.00033970704,0.015390186,-0.023572717,0.0016851889,0.031785708,0.004948749,0.053841572,-0.00046467222,0.017819453,0.023852948,-0.039955586,-0.04479732,-0.016133746,-0.011968723,0.051899564,0.046181783,-0.02567646,0.0055261427,-0.00017041559,0.044825636,-0.028360125,0.0107101165,-0.0044385227,0.001229983,0.07147475,0.007951586,0.029778698,-0.02485383,-0.039340563,-0.0019462758,0.0017807077,-0.038182586,-0.030902771,0.036473345,0.023038829,-0.021100579,-0.047901303,0.028402967,-0.033199966,0.028205365,0.0066167256,0.006128689,-0.033374816,0.042594194,0.0052998317,0.050543718,-0.017540451,0.048332404,-0.037280828,-0.02092133,0.017955443,0.065906905,-0.03223471,-0.03646216,0.011002665,-0.020818695,0.019800762,0.059564766,-0.005749805,0.019465731,0.03579124,-0.008332064,-0.01507001,0.007992804,-0.068359695,-0.0066864183,0.010649533,0.06719813,0.019751417,0.04684451,0.021757156,-0.016061084,-0.033062454,0.0074474295,0.005767714,-0.009578014,-0.013537531,-0.0165235,0.041632008,0.031226264,-0.030591104,0.019250466,0.02727004,-0.012170674,-0.01555822,0.007569026,0.009083358,0.008051618,-0.052849744,0.004789059,0.048276145,-0.020028252,-0.030667081,-0.032071274,0.029218884,-0.00036934178,-0.027353263,-0.0010225497,0.005366259,0.0053881695,-0.017966527,0.02390269,-0.017387034,0.011070401,0.008487616,-0.032430366,0.014425353,-0.06481571,0.0067775673,-0.013865543,0.033298742,-0.0076311445,-0.03682061,0.001675819,-0.026137305,0.028459428,0.039256223,0.004197487,0.0051307417,0.009029123,0.052243106,0.03685201,0.034915786,-0.059350472,-0.052624304,0.019296354,-0.031234987,0.03912029,-0.00047254504,0.024160152,0.046811253,0.009341562,-0.009785861,-0.011740365,-0.05005027,0.04712123,-0.038782846,-0.01899632,0.038655218,-0.0030689572,0.063202836,-0.033913948,0.0073987157,0.0006510034,-0.0099324025,0.006446638,-0.009568497,-0.0009898273,0.00248332,-0.018997895,-0.013145471,-0.017748443,0.0036550506,0.016058458,0.02133462,-0.054872632,0.0028813528,0.0343129,0.026130496,-0.02975762,-0.015706701,0.044236988,-0.010414724,-0.036666285,-0.0053973882,0.018583976,-0.011260799,-0.012493362,-0.008106097,-0.0057193115,0.0000036954502,0.05278799,-0.00051636156,0.013809713,0.06306155,0.030351093,0.021444205,0.03845025,-0.025727129,-0.017794313,0.02119852,-0.0031738917,-0.03319276,-0.052490335,0.011014224,0.053088147,-0.0010983448,-0.0006577106,0.050757308,-0.0007442492,-0.13364828,-0.043206632,-0.021428699,0.03402026,0.050446063,-0.001598705,-0.05932884,0.0039999667,-0.030155348,0.04953067,-0.024503887,-0.056159053,-0.06617196,-0.025137415,-0.034461852,0.011197132,-0.058305122,-0.005780869,-0.02053451,-0.04338185,-0.05246002,-0.022333048,0.028516568,0.023138873,-0.01429751,0.003772177,0.07730943,-0.007521898,0.010134474,0.015925182,-0.022056177,-0.006941615,0.009423718,0.02604441,0.018232416,0.0391709,-0.020334475,-0.02369055,-0.035843488,0.007213703,0.0062661227,0.033136692,0.01269793,0.039481908,-0.014405126,-0.0059490544,0.015625255,0.024554418,-0.051884837,-0.028192088,-0.00068657205,-0.0013158114,0.028065426,-0.01167471,-0.040741403,-0.0068313894,0.0324787,0.058406346,-0.0051105875,0.026592966,-0.00947445,-0.033752795,0.058029383,-0.07850087,-0.011424071,-0.018937504,0.010378905,0.02764663,0.004784587,-0.06328176,0.024392242,0.0022468523,-0.017004387,-0.04442165,-0.013256472,-0.008534578,0.020756066,-0.028958017,0.006143146,-0.07322787,-0.0062641315,0.002386888,-0.0053221663,0.050955854,-0.05194471,-0.011462446,0.000758773,0.01200326,0.032596443,0.21550843,0.03490377,0.026839597,0.018175162,0.09580544,-0.0061299484,0.01208888,-0.0028577,-0.013364938,-0.05761214,0.013419586,0.025313992,-0.021176219,0.025486484,0.009192149,0.02555936,-0.06887792,-0.01666337,0.070742555,-0.0257924,0.02208788,-0.062029265,0.062222235,-0.02201376,-0.061382823,-0.020435747,-0.009428941,-0.002522346,-0.05437764,0.022019409,0.014993333,0.009812545,0.05233405,-0.012636097,-0.022695273,-0.037622247,0.025169319,-0.0013254958,-0.0031240566,0.04253935,-0.033483278,-0.021880113,0.007948896,-0.013655194,-0.037640065,-0.022675237,0.04831259,-0.01703817,-0.006841121,0.007947668,0.020990381,-0.024944197,0.0342744,0.002968599,0.018014198,-0.021024397,-0.06968476,-0.022782637,-0.003250075,0.022222828,0.009988078,-0.005861746,-0.024543773,0.014068839,-0.0033515927,0.052690454,0.022720587,-0.020448798,-0.0045081456,0.04442223,0.02529812,0.013400982,0.027279548,0.01250348,0.012554164,-0.0029322214,0.015964568,0.04011502,0.0029752292,0.004791901,-0.02078937,-0.0196865,-0.011063935,0.022205314,0.019128306,-0.047495864,-0.01837907,0.06817513,-0.008756594,0.019794075,-0.02431221,-0.00066789304,-0.025768634,-0.024669774,-0.042562015,0.017162558,-0.0321308,-0.021257114,-0.048217516,-0.034584966,-0.007329051,-0.05839566,-0.021384716,-0.024298314,0.03184522,-0.0053462065,0.0041331467,0.044705592,-0.025997628,0.04968649,0.0055180085,0.012168085,-0.019863896,-0.02388457,0.007961758,0.04752765,0.093097575,0.0045297635,0.06095581,0.009510563,-0.016210828,0.01617927,-0.016696762,0.036154762,-0.044033553,-0.056937758,-0.0064082337,0.03855615,-0.028486468,0.0670749,0.044741288,-0.021500615,-0.03306064,0.008288986,0.023860725,0.014443059,0.052565917,0.029654527,-0.02703312,0.01763403,-0.050443172,0.008102603,-0.008279575,-0.0063379807,-0.009254294,-0.00724433,0.015977476,0.057902083,0.01584473,0.009967234,0.019637782,0.013095561,-0.033269636,-0.049801648,0.027892798,-0.059589945,-0.021465618,0.03163448,0.024265144,-0.006370282,0.009010257,0.03744388,0.010575317,0.08929809,-0.031839743,-0.017102499,-0.009733639,0.03595555,-0.016366614,-0.022092793,-0.0009497546,-0.021402081,-0.032691304,0.06678826,0.03087007,-0.0043134512,-0.021367986,0.034042913,-0.05641624,-0.03649883,0.015685001,-0.00644876,-0.0007316588,-0.05600196,-0.016740415,-0.011573394,-0.05220351,-0.0058082715,-0.0016025782,-0.013603549,-0.01277152,0.07650882,-0.0033867557,-0.02737014,0.035143636,-0.010442023,0.057076283,-0.055874836,-0.015470667,-0.035743702,-0.017584397,-0.008597251,0.0082608275,-0.0426281,-0.030243754,0.021901602,-0.010345514,0.087354675,-0.0061844825,-0.0051612607,0.009392821,0.03395772,-0.04436772,0.0040445905,-0.029435383,-0.015001921,-0.009703762,0.020548576,0.025603192,-0.032696143,-0.023181718,-0.023929877,-0.0026274258,-0.039690074,-0.0036123483,0.0003064656,0.028422466,0.00053340185,-0.051943775,-0.011287314,-0.013548043,0.0033019725,0.028270729,-0.042807754,0.00012469233,-0.00017260389,-0.0073694857,0.0014317613,-0.011211711,-0.044889618,-0.009801259,-0.030471636,0.051312137,0.07507497,0.04930562,0.03663249,-0.042381104,-0.013721281,0.042862453,-0.015063069,0.03052934,-0.030500788,0.02159892,-0.026827741,0.008988166,0.004770561,0.014010589,0.015218587,-0.022898693,-0.041840952,0.011836495,0.035866607,-0.015761489,-0.025771223,-0.042286325,-0.042960048,0.02479319,-0.050971694,-0.021728098,-0.0053734933,0.0010038458,0.021131042,-0.02175993,0.005523415,0.032450616,0.0055002444,-0.036377214,0.05100383,0.017443432,-0.011214762,-0.040087353,0.01889862,0.032607898,0.032218177,-0.01397457,-0.0038143818,0.01607333,-0.008532237,0.010232317,-0.0024393008,-0.0035889382,-0.019653112,-0.06271824,0.003514836,-0.013010168,0.013390665,0.014259591,0.07003808,-0.021057503,-0.02203999,0.01967436,0.0064846976,0.0045527224,-0.025467329,-0.02252111,0.05599051,0.006276028,-0.059133388,0.016089443,0.015253167,0.005215852,-0.008979778,-0.031570453,0.059609577,0.06063136,-0.033441182,0.037140176,-0.01356755,-0.023643369,0.031012405,0.020034062,0.028721701,-0.033995353,0.029418105,-0.07374862,0.008728209,0.0026535003,-0.01744559,-0.01959654,-0.014152556,-0.037936207,-0.02792369,0.018591868,-0.031217257,0.015223593,0.017155735,0.038716342,-0.0036014435,0.008192242,0.016743189,0.062048443,0.0071601067,0.043744996,-0.035652656,-0.0065436,-0.0005909346,0.011211461,0.0073494404,-0.041675307,-0.02975375,0.037625145,0.02529925,0.003209908,-0.015583243,0.040938765,0.0020055217,-0.0039987424,-0.022823105,0.003660721,0.012583055,-0.01722366,0.0417098,-0.009874774,-0.0051709926,0.026396915,-0.0038246117,-0.033393588,-0.037908573,0.020909075,0.011299874,0.020831082,-0.017832547,0.006699717,0.04115599,-0.028227048,0.041891184,-0.004527815,0.014901252,0.014040723,-0.03453531,0.023127722,-0.009723396,0.011180785,-0.03922731,0.0008594215,0.001678084,-0.0111516705,0.03303989,0.050776213,0.015005185,-0.0192648,0.060080476,0.0014033131,0.016229603,-0.1252405,0.01749685,-0.009230036,0.040688626,-0.038888562,0.023980023,0.013905834,-0.036872275,0.03192256,-0.027769616,-0.059118833,0.022203268,0.0152105875,-0.018477658,0.003995711,0.047887962,-0.00032240158,-0.029775448,-0.007362942,0.030435551,0.006230344,0.00607559,0.032193094,-0.010457528,0.019767543,0.055169918,-0.016216623,0.0030892103,-0.043391913,-0.036144555,0.033541813,-0.06935096,0.016427686,-0.010735024,-0.022617321,-0.003663078,0.002269428,-0.0038713885,-0.0071051926,0.018039268,-0.0428427,0.007676249,0.011638497,-0.0052299197,0.035761695,0.052539043,0.0138891805,-0.0018302475,-0.03181596,0.015146706,0.017140916,0.033450875,-0.0692239,0.022366479,-0.0174546,0.012632091,-0.025095245,-0.03431025,-0.045857735,0.0552472,-0.03398339,0.032703184,-0.039921243,-0.051531978,-0.0030704662,0.019146472,-0.057421766,0.015871515,-0.012730901,0.007996664,0.007618704,-0.033552047,0.022752225,-0.05923577,-0.032806806,-0.046908926,0.047125824,0.008919115,-0.045103803,-0.0023577826,-0.010466663,-0.060467366,-0.042995095,0.023189686,0.060057532,-0.030433098,-0.0037386415,-0.035977546,0.021042395,0.011576788,0.0000032657726,-0.05556703,-0.0055228113,0.0113224285,-0.029893802,0.02737817,-0.006444435,0.02108002,0.033237346,-0.0052788653,0.010509037,-0.0073064524,0.0074253967,-0.0040578563,-0.036230847,0.058678832,0.039531074,-0.035286408,0.02300459,-0.012784648,0.001111874,0.03604736,-0.0081126215,0.0021230234,-0.068755,-0.009531492,0.038443387,0.019679176,0.042480174,0.015678722,-0.0035708917,-0.030944532,-0.020106522,-0.039636146,0.03262664,0.065981895,0.03543441,0.028240902,-0.012578773,-0.02057459,0.010089521,-0.04044152,-0.020841181,0.0039425087,0.032160193,0.009886689,0.010164266,0.028281482,-0.034882236,-0.0057156254,-0.034641508,-0.037648194,-0.01723547,-0.021031003,-0.013092348,-0.025295049,-0.0016505572,0.0047270777,-0.0048052846,-0.017088784,0.0017118874,-0.0030997067,0.024249913,-0.002034327,0.013209773,0.00834866,-0.034634523,0.033428703,-0.01992607,0.0373094,-0.006408494,-0.0253359,-0.02416265,-0.017034149,-0.073057316,0.034311112,-0.032138806,-0.007720719,-0.034851212,-0.041707743,-0.012323411,0.03273411,-0.01808321,-0.029404748,0.033561837,-0.0050134747,-0.028386395,-0.0074823257,0.06185767,0.004561856,0.041785866,0.008829456,-0.014975883,0.009277289,0.032470234,-0.049786363,-0.035492662,-0.00020757844,0.007244553,-0.0048081446,0.0058311163,0.014516438,-0.073808186,0.011162108,0.064025484,-0.0008654664,0.0011719961,-0.042442787,0.021796383,0.0419396,-0.022770256,0.010967205,0.0038075044,0.01750491,-0.037458934,0.00023353177,-0.030839827,0.031719208,0.004338064,-0.034192234,0.01569055,-0.009969379,-0.024758123,0.0005006187,-0.034289986,-0.0026694676,0.016054496,-0.0042134277,-0.024089543,0.053067356,0.027189612,0.029805493,-0.004664366,0.031256177,-0.02078073,-0.014468106,0.008229511,0.0017092915,0.016077776,0.01019265,-0.03531619,0.0005085311,0.01905779,0.017629236,0.030722013,-0.012898752,-0.0643357,-0.06170231,-0.025679711,-0.052094538,0.03341644,0.0047242213,-0.0011229371,-0.036454473],"last_embed":{"hash":"1urvud3","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"1urvud3","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas#Work Domain#{1}","lines":[55,55],"size":68,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1urvud3","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Key Content Areas#Work Domain#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04281807,0.06421274,-0.058655694,-0.016137492,-0.026210124,0.012100733,0.0019878873,0.018290222,0.030515758,0.022588661,0.012274476,-0.022053069,-0.033688154,0.018692747,0.0076617794,-0.025439117,0.017508078,0.026971692,-0.0033712322,-0.00466171,0.010878769,0.028467154,0.011383397,0.018321533,-0.034834526,-0.0040811226,-0.032273553,-0.022179447,-0.013772653,0.023979496,0.009867994,-0.022580411,0.0008665198,-0.028783299,0.014457788,-0.025645781,-0.0124099655,-0.007314233,-0.054329317,0.01175407,-0.011436063,-0.012859484,0.043753017,-0.045671627,0.022693722,0.012226857,0.005797339,-0.021558225,-0.0015681415,-0.0072392533,-0.013797159,0.013419804,0.022910498,-0.058283553,-0.0021632686,0.0006760735,-0.024061661,-0.044664558,-0.061562106,-0.008972505,-0.018795704,0.009161782,0.028998561,-0.008281937,0.02849722,0.04647131,0.0036949222,-0.0059721824,-0.027494581,-0.041547462,0.0019316053,0.014612401,-0.0034586585,-0.03225951,-0.01546004,0.0116884345,0.02658305,-0.055230834,0.007909445,0.041083448,-0.036164965,0.052867822,0.001704697,-0.015623556,-0.038288552,0.007118037,-0.0073228264,0.020682098,0.03905457,0.006306596,-0.027812675,-0.017470311,0.012905326,-0.048604198,-0.0390081,-0.029569484,-0.0004543644,0.029129248,0.020727275,0.04371477,0.02303147,0.03638766,0.007833654,0.013253643,0.040689655,-0.02889142,-0.01834244,0.018359942,0.025839126,-0.0043081525,0.010697202,0.035237692,-0.007123931,0.025229152,-0.0014671822,-0.0035193893,0.0063525406,-0.037364893,-0.004527398,-0.028048534,0.0016863181,0.06800191,0.05232008,-0.018872513,0.005914939,0.010283545,0.041944414,-0.024556817,-0.024410915,0.02668116,-0.0042690565,0.10093409,0.01825401,0.023836056,-0.030193865,-0.06347959,0.022706512,-0.020389112,-0.042430837,-0.02309633,0.017781172,0.040650535,-0.011343374,-0.03795489,0.022118289,-0.029478813,0.030417092,0.014953209,0.031489093,-0.046015043,0.035647888,0.03193188,0.057533417,-0.010105028,0.06059359,-0.009369744,-0.005088928,0.0054324535,0.05308828,-0.032309413,0.009956301,-0.010118758,-0.012568621,0.024435438,0.060040496,-0.03967359,-0.01724062,0.04513796,-0.014760609,-0.017523166,0.0026066138,-0.062417742,-0.019129619,0.0123015195,0.06153165,0.0076345727,0.041337755,0.022313578,-0.00067431753,-0.033874646,-0.008401496,0.0007804727,-0.034920875,-0.011713968,-0.027594738,0.019725379,0.019499425,-0.03167298,0.005865576,0.03241983,0.0074158246,-0.01249845,-0.004581813,0.040405523,0.04279949,-0.044569667,0.017543083,0.037796542,-0.012660427,-0.03438516,-0.021786546,0.036339395,-0.029494824,-0.006620243,-0.00015620865,0.01111627,-0.014534327,-0.030396003,0.032194015,0.008623484,0.060476586,0.02327226,-0.030581623,0.01466306,-0.0482028,0.00325026,0.009534672,-0.016287863,-0.0025592863,-0.027672185,-0.0012187648,-0.02326105,0.0054734163,0.019488307,-0.00735023,-0.006187765,-0.018399956,0.056660503,0.04032896,0.015640225,-0.034153137,-0.024034742,0.029927654,-0.05947448,0.038204364,-0.0024552124,-0.0039590606,0.047665764,0.012892668,-0.015760792,-0.0001735056,-0.050617415,0.0434326,-0.022429679,-0.026176797,0.02205318,0.014055861,0.061948996,-0.031463835,-0.013347357,-0.008934638,-0.01171476,-0.018731305,-0.012133659,0.01418606,-0.01440311,-0.021980954,0.0059035146,-0.009067329,0.0009268333,0.0005296021,0.02840866,-0.051349323,0.011211905,0.026498405,0.018746382,-0.007086893,-0.0039546904,0.023008913,-0.008910632,-0.018247837,-0.0033119977,0.05849334,-0.009017677,-0.0042370176,-0.01228322,-0.031187031,0.005758019,0.06874168,-0.023550203,0.0024287915,0.047974296,0.03477884,0.030869197,0.019591423,-0.018358674,-0.0017692947,0.018147152,-0.00048035712,-0.016511407,-0.010674,0.010624831,0.061254367,-0.03314316,-0.0096501615,0.039392516,-0.0019637833,-0.14044878,-0.03491556,-0.011028234,0.033650484,0.053076316,0.014638911,-0.062456094,0.011401775,-0.0119525455,0.0362063,0.009986195,-0.04726084,-0.01359647,-0.019580632,0.020875,0.024941817,-0.02663635,-0.015958695,-0.017803393,-0.02220706,-0.047011927,-0.03027442,0.028595971,0.039333608,-0.003957158,0.010944649,0.06667756,-0.02910107,0.025960661,-0.0015503633,-0.042473625,-0.014365306,0.0034819655,0.045768093,0.03425291,0.04158294,-0.023594074,-0.019042715,-0.030939233,0.030215306,0.020711392,0.05641914,0.016355947,0.023067467,-0.017153796,-0.030136485,0.020927193,-0.0038483737,-0.036014255,-0.01515165,-0.034199137,-0.018572092,0.037317466,0.012450461,-0.048002936,-0.001966776,-0.0010437057,0.012228378,-0.004812777,0.025855377,-0.05230496,-0.041751675,0.0030517136,-0.07111073,-0.008757186,-0.027144933,0.046146624,0.013335736,0.016594544,-0.06654966,0.0056061223,-0.008487867,0.018638985,-0.03528732,-0.013620726,-0.003060859,0.024207352,-0.033818748,-0.000770482,-0.079997264,-0.017438365,-0.018801192,-0.008958687,0.035093687,-0.05386183,0.012560248,-0.019265808,-0.015639871,0.018388707,0.2375261,0.03430174,-0.019901643,-0.03513514,0.09453328,-0.0045702085,-0.020226251,0.0078445235,-0.0002504118,-0.035080295,0.020121006,0.022948785,-0.02758123,0.0064867563,0.030836722,0.050503127,-0.061189484,-0.029798705,0.07023731,-0.023038525,0.019505104,-0.06735981,0.053050812,0.004267483,-0.04749295,-0.0020487534,0.008848282,0.015143887,-0.04485033,0.049183857,0.0030672974,0.02482713,0.052894183,0.0059410576,-0.021950865,-0.0342827,0.012071153,-0.049647216,0.0049007167,0.031953767,-0.014390584,-0.006327978,0.02753844,-0.034089852,-0.020863544,-0.03568372,0.023827694,-0.00839486,-0.011830081,0.027363267,0.014509609,-0.0060151815,0.016168036,-0.011073818,-0.01732207,-0.03201176,-0.06779697,-0.028163852,-0.017606523,0.020659303,-0.0014956059,0.020229695,-0.0076579233,0.014900432,-0.00466575,0.02981136,-0.0053981408,-0.014843164,0.038212143,0.049792074,0.0032280125,0.009322841,0.014926086,0.0042715576,0.010719115,-0.012903616,0.0365627,0.07621662,0.022296205,-0.029793538,-0.04680109,-0.019869797,-0.008858076,-0.048213854,0.024826773,-0.039056934,-0.010707185,0.07072567,-0.020899136,-0.0039027655,0.007079259,-0.013738572,-0.04061023,0.005056255,-0.0537256,0.022444144,-0.019617373,-0.019367814,-0.07825882,-0.04337574,-0.019642211,-0.057328343,-0.008734446,-0.027157981,0.05444967,-0.030653812,-0.018217565,0.034134433,0.0017871539,0.02518597,-0.021838496,0.0116416365,-0.01547631,-0.022227494,0.047491208,0.062271025,0.057599563,-0.0040160734,0.022394033,0.0031920702,-0.028885927,0.00617727,-0.03133214,0.026079454,-0.03680253,0.002272792,0.016219473,0.044034235,-0.03202169,0.04248768,0.007959487,-0.015716746,-0.06845386,-0.01385447,0.04527946,-0.015119898,0.056904577,0.02393445,-0.026486076,0.016518898,-0.041062556,0.044270862,-0.03860737,-0.008137097,0.0011807773,-0.02147544,-0.003144538,0.025127541,0.0016127845,0.038336772,0.015836542,0.0158015,-0.005217396,-0.0479534,0.034398012,-0.047418274,-0.021506809,0.017228218,0.022487659,-0.0316467,0.005368827,0.035348367,-0.00012930602,0.06282786,-0.029059771,0.009875145,-0.009228482,0.045970265,-0.0025328936,-0.02841952,-0.017900944,-0.038090143,-0.03789428,0.028427046,0.04613333,0.0062031923,-0.034406595,0.021566777,-0.0654617,-0.048134606,0.03249351,-0.002238594,0.0023277057,-0.0013517173,-0.017189408,0.00028110703,-0.0276243,-0.01738672,0.017358957,-0.022532435,-0.0052946657,0.09709232,0.013310503,-0.017473413,0.015779544,-0.00145903,0.07848205,-0.0050139003,0.024803568,-0.057796195,-0.05232771,-0.013694374,0.0013972132,-0.0009537103,-0.014489787,0.014632789,-0.022159023,0.088772126,-0.014038054,-0.011384936,0.0013342422,-0.010246801,-0.050289795,0.0060635367,-0.04225168,-0.021720381,0.0023374825,0.019049559,0.013210916,-0.054881006,-0.018265292,-0.024943937,0.013931177,-0.023874776,-0.0137233045,0.0000013159329,0.017138682,0.0026713754,-0.05332235,-0.038664375,-0.006485479,0.0078412,0.035463333,-0.03541539,0.006037097,0.024226554,0.028612383,-0.000026792775,-0.019208852,-0.03133542,-0.00012753332,-0.018711898,0.015038773,0.043615334,0.01581571,0.026852015,-0.005348166,-0.045612592,0.048442964,0.001884667,0.024032839,-0.0026900247,-0.001387276,-0.02589918,0.008110213,0.0041204765,0.016051073,0.008413751,-0.015535796,-0.00907902,0.0031209073,0.07521607,0.01695854,-0.025183966,-0.07660139,-0.009095048,0.039243367,-0.05187795,-0.010574281,0.007970234,0.0087526245,0.021392182,-0.03465996,-0.010804169,0.005117035,0.004531396,-0.05794319,0.09404626,0.04819526,-0.044473086,-0.06862821,0.022547599,0.01554924,0.027566625,0.006887989,0.009059151,0.0076646525,-0.013552641,-0.014631499,-0.012904669,0.00777783,-0.028183214,-0.054169524,0.03168113,-0.032799885,0.015188665,0.005085429,0.08246749,-0.031032622,-0.019634927,0.02560584,0.02093347,0.013076419,-0.016868463,0.0057328395,0.047003586,-0.0013202762,-0.06789726,0.019402392,-0.0108147925,0.0057465676,-0.0170058,-0.02532677,0.032530434,0.022054762,-0.01658789,0.004001037,-0.031183686,0.009051169,0.021018464,0.0060774097,0.023743438,-0.030954732,0.044416506,-0.06301417,0.015217642,-0.019381108,-0.020940114,0.00403525,-0.021766212,-0.056517348,-0.0024169588,0.020948324,-0.037220817,0.016417406,0.01806893,0.040747218,0.019530071,-0.013000661,-0.0117801055,0.058902655,0.0006516596,0.020011093,-0.031821374,0.0067670504,0.009688263,-0.017106643,0.03007378,-0.02115545,-0.007532832,-0.00319843,0.027728759,-0.006655585,-0.0068600317,0.013024561,0.016920699,0.022026906,-0.029062143,0.0153442575,-0.005428885,-0.017243097,0.024922471,0.026824558,-0.031114744,0.0009060691,0.0054512983,-0.02732692,-0.037861016,-0.0024749232,0.00046799026,-0.002487883,0.02164417,0.013276098,0.0057961782,-0.013258197,0.027341735,0.021915227,0.019356899,0.008916244,-0.05195245,0.019045372,-0.04513283,0.008339567,-0.02796939,-0.015206546,-0.01952223,-0.04680699,0.019850621,0.0148696825,0.024721254,-0.02540238,0.05090325,0.0053323708,-0.0016411581,-0.13915183,-0.016169792,-0.011099465,0.011524659,-0.051345695,0.024630941,-0.01740397,-0.019998828,0.0008062771,-0.043066103,-0.055665854,0.033721704,0.024111073,-0.018824501,-0.007448981,0.034999937,0.00903932,-0.037370946,-0.01297693,0.075446784,0.003127828,-0.015770767,0.057957254,0.000023913672,0.0024507553,0.030166872,-0.027029509,0.009387247,-0.038889088,-0.030839888,0.025980685,-0.06652251,0.03932508,0.005132099,-0.018898778,0.027708972,0.014186979,0.015499046,0.028030578,0.0162935,-0.048473313,0.014795166,0.039275922,0.00943145,-0.010275729,0.07996582,-0.0040359455,0.005193842,-0.019824376,-0.0059104585,0.055969797,0.0058831866,-0.057468586,0.008130559,-0.013598297,0.0135743115,-0.023291564,-0.026390085,-0.030339891,0.055663895,-0.039428283,0.02511391,-0.035178192,-0.021492539,-0.0011335845,0.03180023,-0.026685162,0.019827083,-0.0050988775,0.025996441,0.001949524,-0.027484352,0.023164922,-0.06862605,-0.01985677,-0.038115397,0.036370814,0.0027487348,-0.042850964,-0.026156846,-0.038388707,-0.032416474,-0.045009278,0.011369673,0.025190823,-0.014530003,-0.005785977,-0.042576242,0.022689905,0.0052876947,-0.017925404,-0.04458245,-0.01686264,-0.007643839,-0.02077976,0.010213918,-0.01132294,0.025144357,0.014498559,-0.038808472,0.0054946416,-0.041227892,0.014562425,0.0069081713,-0.05767115,0.030988581,0.045806978,-0.017812058,0.015620529,-0.013312395,0.0022789026,0.026693087,-0.018386725,0.016424509,-0.034254707,0.0065875878,0.021002438,0.0069048214,0.05744921,0.048756633,-0.015365749,-0.07401228,-0.019931857,-0.04230806,0.010241879,0.050581448,0.030317506,0.034712255,-0.031692684,-0.0010060096,0.010413948,-0.03611102,-0.012838435,-0.00018345505,0.034757253,-0.008019801,-0.0062838392,0.0064234682,-0.043234058,-0.008814037,-0.0073577114,-0.023332657,-0.024578884,-0.039958823,0.0015034468,-0.04798702,0.02521501,0.00977934,0.00523954,-0.02019407,0.011759817,-0.010433926,0.006804325,0.06499091,0.042916484,0.018234696,-0.026477695,0.045744278,0.010020507,0.030416025,-0.0066675306,-0.016988702,-0.028113116,-0.021918863,-0.051952202,0.03412491,0.0027880913,-0.019805321,-0.036304347,-0.026392791,0.00954763,0.018850857,-0.011725239,-0.018106805,0.030847061,0.035648327,-0.006503589,-0.026726142,0.03519017,-0.016466713,0.025704477,-0.012715824,-0.015939139,0.022167645,0.03518581,-0.04769187,-0.03076348,-0.003893647,-0.011772079,-0.028558508,0.020232646,-0.0054959273,-0.04723485,0.007291201,0.049880296,0.011675236,0.004318144,-0.03901911,0.0072163143,0.028711969,-0.023912074,0.0012389802,0.0066550774,-0.005850776,-0.05440576,-0.001899025,0.0112338625,0.020959329,0.0015464916,-0.037961077,0.028735612,0.0023754984,-0.018266829,0.029744253,-0.0029559978,-0.031032432,0.022759419,0.014871084,-0.004694222,0.0067992127,0.038188186,0.039297115,-0.015868278,-0.0052031637,-0.0139863035,0.01745148,0.027735382,0.0016124652,-0.0032963138,-0.010119733,-0.042103037,0.016626284,0.028912269,0.017683696,0.045780774,0.0098879365,-0.039990544,-0.04571053,-0.034942076,-0.012084222,0.047974717,-0.007118931,0.011423879,-0.030563666],"last_embed":{"hash":"6jqw1m","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"6jqw1m","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Key Content Areas#Work Domain#{2}","lines":[56,57],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6jqw1m","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#File Format": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033533406,0.00090652815,-0.06949176,-0.015007024,-0.0020243425,-0.038112268,0.03103536,0.021870796,0.041982338,0.00876195,-0.00425766,-0.014023397,-0.0036194418,0.04012476,-0.012337307,0.030930214,-0.039566033,0.04023098,0.041948598,0.012434704,0.0045702416,0.00933422,0.042976532,-0.021264369,-0.02598719,0.008554135,-0.014983877,-0.017600799,-0.013296369,0.049671136,0.052679054,0.007106805,-0.0055535217,0.009698232,0.03551174,-0.011270266,0.005014288,0.006335077,-0.035583295,0.024153735,-0.009108912,0.018350948,0.04870327,-0.026690917,-0.017843587,-0.03265226,0.02405317,-0.025824202,0.029571474,0.0052268044,-0.005688518,-0.004252694,0.0106116105,0.017103354,0.021134743,-0.0077547887,-0.016528323,-0.016330773,-0.08779342,-0.010528895,0.00702668,0.00086352293,-0.002609764,-0.0036576255,0.0018987687,0.039829314,-0.04968343,0.013733737,-0.027596246,-0.054004263,-0.0122996,0.052898582,0.054096796,-0.055245675,-0.019223377,-0.036563706,0.0046989108,-0.0117726615,-0.017836852,0.039032456,-0.0036204776,0.032847285,0.010594789,-0.011667786,0.013988215,-0.010100536,0.033786684,0.07238327,0.02682508,0.048290424,-0.008166491,-0.038353898,0.04545772,-0.048048805,-0.03477488,-0.045893442,0.045730826,0.0056731,0.034019127,-0.009093077,0.0041939965,-0.008446892,-0.0034720486,0.02960063,0.019991059,-0.0010433705,0.01235461,-0.004085982,0.0069438904,-0.027168917,0.009634109,0.05712509,0.007844979,0.0035683431,-0.028464355,0.009214827,0.025768848,-0.04373387,0.0065223235,0.02178985,0.022732103,0.014187683,0.012758902,0.0042146617,-0.0025655467,0.012737812,0.023385674,-0.01447368,0.009831572,0.024204444,-0.024465432,0.07000919,0.004849874,0.031567685,-0.035519686,-0.04027889,0.031104736,0.08879016,-0.0045293747,-0.053819343,0.033458814,-0.017992731,-0.0061795376,-0.025549717,0.055731088,-0.06429062,0.05471157,0.005753128,0.021508722,-0.049000878,-0.013383057,0.016210357,0.008816439,-0.0031384404,0.016043838,-0.058481816,-0.009533108,0.017216735,0.034875304,0.0014840675,-0.043649342,-0.009661018,-0.03781199,0.0067346347,0.06766856,-0.042248663,0.05171675,0.017048044,-0.018719926,-0.06347162,0.025590742,-0.0050854697,-0.044383246,-0.013980546,0.051410966,0.025685295,0.0987973,0.008798281,0.055477414,-0.04895385,0.005658082,0.016485186,-0.028743204,-0.025246877,-0.023543738,-0.011636098,-0.05043497,-0.02076221,-0.0014464671,0.00872454,-0.011568472,0.006607215,0.023016129,0.015398621,0.031390138,0.021813553,0.004514883,0.025004186,-0.054050352,-0.018433493,-0.01701639,0.0071485173,-0.020220166,-0.060975716,-0.0055785743,-0.0141169755,-0.030365536,-0.04205196,0.0018785729,-0.03967547,0.025878252,0.015667554,-0.05037054,-0.03368926,-0.059708998,-0.01209292,0.032709982,-0.009830837,-0.0358356,-0.020502638,-0.030947745,0.008023081,0.017183112,0.0011311928,-0.00018614289,-0.015207128,0.0051254807,0.0087985275,0.04062641,0.02579708,-0.079710804,-0.0076288506,0.006926258,0.008148119,0.07663183,-0.031541117,-0.024759013,0.06420562,0.0037422336,-0.040876538,-0.05072075,-0.050164595,-0.0054019233,-0.010422788,-0.020741962,0.0026198989,-0.012997022,0.023217484,-0.01909854,-0.016511822,0.010513351,-0.0004725415,-0.021856273,0.002238474,0.038255382,0.028800702,0.029232262,-0.027566953,-0.031875454,-0.031156845,0.027397888,0.028501239,-0.01223427,0.018883536,0.026478006,0.018641533,0.007412224,-0.049377974,0.049364857,-0.008177767,-0.011121774,-0.025760353,0.020553267,-0.017772589,0.034851257,0.005214613,-0.04499018,0.006233266,0.06917833,-0.0052262563,-0.0076564183,0.033461753,0.028919604,-0.0155969495,0.018389594,-0.0055595026,-0.030508822,-0.008988622,-0.0017936496,0.006202264,-0.018056188,0.016483778,0.047772016,0.041188385,-0.0426973,0.033131372,-0.038721967,-0.16480777,-0.058327675,0.00047249944,0.02459453,0.03478224,0.0022362522,-0.03345187,-0.0313838,-0.034825154,0.036398612,0.009152669,-0.045675725,0.022208644,-0.023742964,0.020038245,-0.03471238,0.009681825,0.010151912,0.00970025,-0.009608993,-0.05592942,-0.066994645,0.016612804,0.04785297,0.006370989,-0.0063485936,0.07544786,-0.018007701,0.0045378036,-0.0030184942,-0.0034238566,0.0018338629,0.004939796,0.021904109,0.051900283,0.040053874,-0.0032489235,0.010890726,0.009141099,-0.013009193,0.062227778,-0.014038819,0.020221239,0.06221911,-0.030518599,0.0019646075,0.0105197,0.01618561,0.02622082,-0.02871906,0.011216998,-0.0102136545,0.025511984,-0.0046451082,-0.03909182,-0.0043698954,0.0424272,0.047242757,-0.00061375723,0.0019232412,0.02191854,-0.040636733,0.021356324,-0.052226912,-0.015020547,-0.038397253,0.04367973,-0.019206977,0.014232413,-0.07097355,-0.0020950048,-0.024632355,0.053467974,0.011429573,-0.029600132,0.045523994,0.0036151109,-0.017799243,-0.0029917364,-0.105442844,-0.04244103,0.015099653,0.018351123,-0.010124408,-0.009161517,-0.012403615,0.0045590955,0.01662403,0.025155388,0.23751858,-0.0021946472,-0.0032440235,0.031729612,0.076446384,0.004715672,0.019274013,0.052385285,-0.040268727,-0.024251025,0.040091883,-0.015057133,0.01418602,0.018522067,0.013658181,0.0019835506,-0.020545194,0.014999143,0.046782147,-0.02702124,0.019277724,-0.06521514,0.040513355,0.026025532,-0.025732283,-0.012056128,-0.024744727,0.029348673,-0.05403316,0.021440744,0.011281462,0.017985323,0.033745103,-0.055536356,-0.04415738,-0.054800123,0.04703891,-0.008210009,-0.052274574,0.0040805996,-0.006531195,-0.01744134,0.0373862,0.0049607535,-0.030027771,-0.026207993,0.047594666,-0.004055046,0.0059037483,0.03652795,0.0038992264,-0.046050772,0.019999685,-0.017792156,0.015417021,-0.00848444,-0.03144665,-0.026338862,-0.020091983,0.028469142,0.022442263,0.008275359,-0.007699139,0.025420794,0.017285308,0.007823485,0.025803212,-0.027154578,0.023452472,0.054007657,0.039292924,0.025190553,0.018681308,0.019768516,0.0670104,-0.02316948,0.016878536,0.034992192,-0.020222573,-0.0027483646,-0.029430848,-0.006221575,-0.0039245393,-0.0123310145,0.04183795,-0.04053412,-0.005057628,0.044170555,-0.0020372686,-0.07750723,0.005640062,-0.01602699,-0.03614906,-0.0062485053,0.04194759,-0.013661853,-0.025360724,-0.04499491,-0.027513105,-0.029708609,-0.009574187,-0.021573136,-0.01135533,-0.058301646,0.011464542,0.0028658733,-0.02328619,0.0014659303,-0.017076518,0.01646478,-0.041592814,0.012789377,0.03281504,0.00831644,-0.02909895,0.042446755,0.049632158,-0.023710897,0.016502043,0.036695883,-0.04460376,0.0119474195,-0.0001776385,0.007685721,0.016364528,-0.011484714,0.0004426125,0.0055818367,-0.06627417,0.014899386,0.048383903,-0.047597177,-0.063567504,0.031012548,0.045037717,0.00022422185,0.038518198,0.019992478,-0.0040619937,0.040600915,-0.022438334,0.06610496,-0.037180435,-0.021543548,-0.013423491,-0.0076353047,0.03615569,0.0027741028,0.019256929,0.000344403,0.003957086,0.04646601,0.022901133,-0.054116864,0.01212738,-0.04187511,-0.028473616,0.018852802,-0.009385404,-0.04057371,-0.0062560416,0.03693105,0.025152188,0.054172266,-0.0428264,-0.004521464,-0.0033240358,0.02179485,-0.032753676,-0.0030415035,-0.010948547,0.007959326,-0.028635768,0.06818284,0.014686282,-0.008811979,-0.034833435,-0.040832415,-0.045708127,0.006023849,0.016434275,-0.0015976221,-0.044700906,-0.0023963011,0.014222957,0.025800627,-0.033718456,-0.033805754,0.008361732,0.00647113,-0.009660512,0.08812148,0.019239414,-0.002072683,0.04062626,-0.015629241,0.012800193,0.029172206,-0.015941238,-0.01956441,-0.0013015916,-0.02116319,-0.002661909,0.0010597941,-0.027458945,0.0036579587,0.017538425,0.044591617,0.02683777,0.029041264,0.04289454,0.006469275,-0.026514696,-0.009666092,0.031289723,-0.032672692,0.018567901,0.044625938,0.00082898996,-0.05164505,-0.027632017,-0.032927293,-0.023449924,-0.039708912,0.010479061,-0.01432837,0.025080478,-0.018474275,-0.054053087,-0.018253112,-0.010363128,0.04795563,-0.0084123565,-0.055641346,0.032219585,0.016299946,0.012791755,0.011148622,0.021047775,-0.01593914,0.025458949,0.0023426586,-0.031566966,0.04288383,0.020361923,0.03145261,-0.008997805,-0.02976583,0.006786507,0.005582781,0.028740114,-0.009470826,0.010210155,-0.04401752,-0.026154455,-0.008215309,0.011012963,-0.0011469846,-0.051337853,-0.035538293,-0.030033575,0.050603583,0.010336352,0.00027619407,0.004531013,-0.0028985671,-0.029084684,-0.11257133,-0.024318876,-0.047904555,-0.015370859,0.033197563,-0.036835965,0.017080605,0.0239586,-0.0026079065,-0.0037368522,0.011225215,-0.009468912,0.007622705,-0.06299763,0.015708612,0.034751594,-0.0015932602,-0.052124746,-0.007918583,0.0048290766,0.0021419975,0.0343524,-0.052074987,0.0071689226,-0.012301219,-0.004726034,-0.025336413,-0.004513903,-0.024635492,0.006493491,0.031491026,-0.030535145,0.00015946601,0.008156393,0.041499745,0.015588993,-0.016209029,0.023143493,-0.0027095415,0.023764582,0.03605857,0.005749439,-0.03177667,0.014620868,-0.023348434,-0.023483241,0.0017531827,0.009154027,0.0089012375,0.049697492,0.009946964,-0.018455774,0.02585388,-0.0311968,-0.007838877,0.0027404637,0.033595923,-0.06395872,-0.0074033993,-0.0064617973,-0.038696833,-0.04560878,0.0046404246,-0.0072797695,0.009768365,-0.0070287366,-0.026511762,0.034666073,0.0065419897,0.06864341,-0.015362897,0.037689194,-0.005490906,0.035063595,0.0025971525,0.009686101,-0.025720816,0.030705784,-0.034493674,-0.005088592,0.0002274003,-0.03678323,-0.0026536442,0.0021369539,-0.023277001,-0.016961565,0.012337527,0.013283881,-0.017867463,0.027252642,0.013252119,-0.0058287038,0.022949792,-0.014726909,0.040776882,-0.024096295,-0.0063949386,0.05428381,0.03321935,-0.011557621,-0.051241823,-0.0044365874,-0.0040606093,-0.03060221,0.012129837,-0.01323747,0.04619501,-0.005153197,0.011948915,-0.006199676,-0.00341653,0.104044996,-0.020271502,0.0056921607,-0.0375962,-0.033363312,-0.02054801,0.051134333,-0.015601444,-0.017032694,0.056229457,-0.018678406,0.052213997,-0.006345138,0.012888047,-0.002181344,0.025013726,-0.12225536,0.02062131,0.025708111,0.024505707,-0.070576094,-0.00090499996,0.0073714694,-0.052841753,0.016957005,-0.03823347,-0.059887487,-0.023303129,0.019387968,-0.025436321,0.03339025,0.06648861,0.007460704,-0.03586263,-0.012759103,0.036119573,0.036378365,-0.031617973,0.013479874,-0.013582508,-0.004920858,-0.018184694,-0.04287733,-0.0464986,-0.022000922,-0.019167015,0.025717033,-0.021816202,0.019736633,0.023085859,-0.0068517253,0.025571931,0.008967818,-0.017569914,0.00432339,0.031427447,-0.04401753,0.013354068,-0.0016817404,0.025506366,-0.023853866,0.028704215,-0.007269745,-0.014741009,-0.03383345,0.015400164,0.03306708,0.056096084,-0.06989367,-0.012410802,-0.017096134,-0.006090657,-0.009449152,-0.02332513,-0.017572204,0.03698373,-0.024268474,0.009214768,-0.019930148,-0.03954044,0.026155699,0.022622809,-0.041039146,0.023427779,-0.010547556,0.049704053,-0.015461158,0.015265046,0.03194312,-0.033153657,-0.028799267,0.008250566,0.028320335,0.00087018876,-0.028193424,-0.010201574,-0.035406776,-0.042573985,-0.06371772,0.04683785,0.017048966,-0.016077312,-0.010602528,-0.017645435,-0.046492346,-0.0029379562,-0.013005285,-0.022053845,0.033909798,0.027813043,-0.02479711,-0.0075268163,-0.016749164,-0.006151062,-0.023933604,-0.011209658,-0.008873476,-0.029666327,-0.038163837,-0.006425034,0.0015430957,0.050216585,0.0017729405,-0.018822793,-0.004137053,-0.0040863464,-0.007801905,0.016988412,-0.036806993,0.008170503,-0.03873868,-0.019498188,0.024942826,-0.037058897,0.022255674,-0.008651586,0.006493421,-0.036409356,-0.0057658534,-0.047471333,0.05165486,0.024285195,0.030515464,0.018492904,-0.036257528,-0.04432539,0.020261623,-0.058915325,-0.03043658,0.008053631,0.03273016,-0.0031682113,0.006102221,0.02210495,-0.06655342,-0.031533882,-0.032899775,-0.029792123,0.0034397473,-0.018041294,0.0014960815,-0.02462701,0.0041618343,0.019715037,-0.0023024178,-0.032410916,0.03017857,0.011206305,-0.012992901,0.014300702,-0.0071142223,0.029034063,-0.024139931,0.036407717,0.0016267863,0.035939645,-0.0021199586,-0.03128387,-0.019093877,-0.01242448,-0.04103441,0.0039121485,-0.012507651,-0.020159686,-0.045034513,-0.012139224,-0.0048906994,-0.0020101152,-0.0049120253,-0.016465837,0.025808753,0.015043036,-0.00067756715,0.03565336,0.012317096,0.008256324,0.04006451,0.006267736,0.036252566,0.0154815065,0.027118072,-0.0015137776,-0.047121886,-0.011392481,-0.018717665,-0.018685589,-0.007004776,-0.038660094,-0.01647946,-0.04882145,0.038477525,0.008872123,0.014874429,0.016619068,-0.025266528,0.020682482,0.012693983,0.00751771,-0.0034697643,-0.013697893,-0.008450039,0.030462688,0.0059814686,-0.018556552,-0.009143571,-0.006175069,0.0051005315,0.0048361123,-0.02863093,0.016140262,-0.0163427,-0.03409547,0.016809225,0.03273682,-0.008941469,-0.0021267151,0.009988498,0.021940826,-0.008258641,-0.012421788,-0.060550354,-0.0033419481,0.051387884,0.028100353,0.030277746,-0.0026603262,-0.052043963,0.010854833,0.00011019795,0.017331181,0.031784065,0.020478163,-0.037821833,-0.0226033,-0.0026759424,-0.015978577,0.029104788,-0.015744217,0.040931623,-0.012202829],"last_embed":{"hash":"zry4oq","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"zry4oq","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#File Format","lines":[58,65],"size":271,"outlinks":[{"title":"Note Name","target":"Note Name","line":5}],"class_name":"SmartBlock","last_embed":{"hash":"zry4oq","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#File Format#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.011257198,0.009398616,-0.06745547,-0.046071447,-0.007024912,-0.03794141,0.035370376,0.01397185,0.041046366,0.009011025,-0.006882058,-0.03970194,0.0013779624,0.028857306,-0.015330125,0.017759345,-0.01994381,0.031563275,0.02775105,0.003638431,0.01768541,0.021198744,0.03083492,-0.0050223195,-0.04064986,-0.0037568286,-0.014589162,-0.007236648,-0.011486079,0.06141488,0.057470176,-0.020166581,-0.006360834,0.006216482,0.03367366,-0.00049572747,0.018499333,-0.0040470054,-0.026629273,0.0053893668,0.0009234986,0.021500854,0.05339971,-0.02585331,-0.022873875,-0.022451721,0.017237717,-0.026979497,0.03628873,0.006615504,-0.021881862,-0.0008746354,0.009008055,0.03731937,0.029909039,-0.014892315,-0.015908265,-0.028852537,-0.06681048,-0.0067075095,0.007785148,0.0025666945,0.016668359,0.00069114735,-0.0025245526,0.05059073,-0.041083008,0.004885357,-0.024469713,-0.05582216,-0.012987741,0.061657317,0.044940993,-0.041832995,-0.019261012,-0.0321471,0.0020552045,0.0018314797,-0.017241087,0.04461694,0.0025862323,0.017551031,-0.0012059615,-0.0022407288,-0.0018636758,-0.0088928025,0.023946848,0.067704655,0.024116697,0.064087644,-0.010284622,-0.026550977,0.031068454,-0.074516244,-0.03846223,-0.057617925,0.04287014,0.001921646,0.041789487,-0.012325275,-0.0014544589,-0.027761206,0.004411241,0.045084193,0.020274162,0.008882863,0.0056154467,-0.010561328,-0.0030584736,-0.022010267,0.007993469,0.063640654,0.007853564,0.004174544,-0.026191566,0.024188327,0.02153497,-0.0463615,-0.011067137,0.016340803,0.015409088,0.008302287,0.042529527,-0.0051290435,-0.0037140604,0.008978213,0.029108746,-0.019141508,0.029415905,0.013393549,-0.013044552,0.07073589,-0.0058539505,0.022025747,-0.016859956,-0.03514213,-0.0063646208,0.05753561,-0.021979019,-0.053107347,0.027727742,0.0074898135,-0.0053943135,-0.019066151,0.050199967,-0.063931346,0.060326293,0.0060972655,0.0239444,-0.03612078,-0.016024861,0.020638246,0.013606149,-0.0021585713,0.032835297,-0.05138158,-0.008975628,0.011482677,0.027614199,-0.00078649865,-0.054199953,0.007369472,-0.042780712,0.019173846,0.05321239,-0.0335222,0.05195929,0.032586645,-0.026023345,-0.068152644,0.033938136,-0.0316052,-0.04943522,-0.015365847,0.03707628,0.024111979,0.0934284,0.012015917,0.060967155,-0.04839674,0.008952338,0.019478854,-0.028845495,-0.013836622,-0.02635397,-0.009331278,-0.03070914,-0.018323665,0.0076787495,-0.003011215,0.0035982383,0.0067681177,0.016410198,0.032877818,0.033488605,0.015047987,-0.0109149795,0.018299984,-0.057340425,-0.029309241,-0.003997146,0.009678178,-0.027083103,-0.064727396,0.00990199,-0.004184982,-0.024535019,-0.04222397,-0.008255145,-0.016043544,0.02448683,-0.004434774,-0.028571893,-0.009230177,-0.03442449,-0.002130147,0.02990067,-0.007970663,-0.025953649,-0.011647136,-0.037716277,0.013189166,0.022557782,0.024692368,0.01056399,-0.000949278,0.0045050946,0.011176555,0.041159406,0.04779832,-0.06534344,-0.024805114,0.0141955735,0.013474931,0.084831454,-0.017774953,-0.01310701,0.06199834,0.002209139,-0.024713637,-0.044732574,-0.052200586,0.0006795109,-0.015831627,-0.035623636,0.031162545,-0.026538428,0.017141677,-0.02547183,-0.014721852,0.010765393,-0.012090414,-0.026446007,0.0041150465,0.05955257,0.033012927,0.017092284,-0.034633406,-0.037350807,-0.038037345,0.034570176,0.032544516,-0.015092841,0.012906976,0.021544997,0.015467894,0.0194126,-0.030896228,0.04869877,-0.029363403,-0.008199706,-0.038672417,0.020536043,-0.0012099434,0.029568149,-0.008422715,-0.038957205,0.011068468,0.06899819,0.0145654315,0.0013944019,0.05262387,0.018131647,-0.01174575,0.011013792,-0.00019355648,-0.045501903,-0.017614126,0.000891044,0.0035138694,-0.03544504,0.035961926,0.047062155,0.036811866,-0.051537,0.018464379,-0.03046882,-0.14588991,-0.05862633,-0.0034343353,-0.0027495143,0.03071807,0.009759274,-0.023802888,-0.010827735,-0.020520039,0.025998462,0.01801297,-0.041496135,0.040151082,-0.020360673,-0.0042837583,-0.020351063,0.009423301,0.008896651,0.012966145,-0.007445443,-0.061602864,-0.062494405,0.01621054,0.023781188,0.0119157005,-0.011881496,0.07759654,-0.022854613,0.014159661,-0.01435705,-0.021880105,-0.006539192,0.0038719992,0.04141727,0.034986,0.033069294,0.000270185,-0.009168107,0.01541279,-0.01595153,0.058572855,-0.018597428,0.033052713,0.05092649,-0.035344183,-0.0006225437,0.010760314,0.04305797,0.045709595,-0.017908948,0.0350357,0.002020415,0.024120955,-0.004638256,-0.03770449,0.012139639,0.03673933,0.0444353,-0.00008955936,-0.0160448,0.030303014,-0.04209915,0.026671646,-0.06791224,-0.014066784,-0.028878607,0.02501505,-0.030057125,0.018199211,-0.052902594,0.0059045632,-0.024632784,0.05641321,0.0048507466,-0.037184585,0.05153327,0.025462976,-0.03442322,-0.008067379,-0.09617406,-0.018041866,0.021627944,0.011447897,-0.0115656415,-0.0060445415,-0.027105236,0.010564422,0.021137357,0.023159694,0.24925369,-0.0002798621,0.0032074284,0.034106363,0.049673323,-0.0039967825,0.01771227,0.040819403,-0.034961045,-0.02063723,0.043247756,-0.026744366,0.009179386,0.032975182,0.005548217,0.0029114676,-0.020143345,0.0063196737,0.043036457,-0.017809838,0.03897632,-0.06871307,0.034735613,0.019713651,-0.025139308,-0.0007541648,-0.010444352,0.030473994,-0.047666807,0.002311402,0.015417193,-0.0021956943,0.0261457,-0.051898535,-0.040640064,-0.034964606,0.058410753,0.007534019,-0.039508495,-0.0010762028,-0.0075710556,-0.02124398,0.033159673,0.023079505,-0.032634184,-0.023486255,0.044003356,-0.009059246,0.009877336,0.039151493,0.020193502,-0.041031025,0.010766556,-0.016976254,0.031949747,-0.0110170785,-0.04486668,-0.019153748,-0.020763364,0.048025522,0.03173291,0.005043428,-0.012418809,0.016062934,0.027922131,0.0018897972,0.015426548,-0.025067752,0.022566894,0.04504658,0.03672104,0.027249768,0.0035092751,0.0084746685,0.059187733,-0.007871442,0.016569937,0.027969353,-0.01757571,-0.004751565,-0.016295994,-0.0034040213,-0.030565491,0.006433395,0.036104497,-0.05628533,-0.0043516066,0.047876965,-0.016439265,-0.07049716,-0.003407053,-0.017351199,-0.0270875,0.00023949673,0.035714872,-0.010832176,-0.013941297,-0.059662297,-0.018445114,-0.0015187584,-0.017676696,-0.037955698,-0.02749007,-0.050504476,0.0010150425,0.014435969,-0.0005055225,0.0038350674,-0.019165222,0.026612706,-0.03245809,0.0065456876,0.031358898,-0.0055598915,-0.02257393,0.040385786,0.046679664,-0.005283064,0.018721102,0.018909726,-0.04942093,0.007549985,0.0047746813,0.0083336225,0.030498665,-0.011813519,0.008318463,0.03225164,-0.05594371,0.011036654,0.046968684,-0.036638178,-0.059872627,0.017306676,0.023624249,-0.0036046158,0.01979034,0.01530345,-0.0048917844,0.0468978,-0.013139982,0.04352123,-0.039076306,-0.038322773,-0.012031475,-0.019949248,0.034142707,-0.008591012,0.009676698,-0.000821225,0.016377298,0.036781605,0.02754482,-0.056585453,-0.0025471465,-0.04640414,-0.03389709,-0.003595057,-0.026996288,-0.03338968,-0.013939546,0.033466924,0.024373263,0.039860867,-0.041234657,-0.0026764267,-0.002594096,0.033739265,-0.019816175,-0.011771171,-0.011360045,0.008434397,-0.038852464,0.059253175,0.009137353,-0.017226174,-0.007428465,-0.021818258,-0.028144589,-0.0081152385,0.028749583,0.016246986,-0.027354032,0.011369266,0.017698871,0.014535238,-0.050677195,-0.033674005,0.022509327,0.00793121,0.0056566047,0.069519825,0.029381229,-0.002707033,0.045543455,-0.016993554,0.019898647,0.047351763,-0.008533637,-0.018098699,0.005304913,-0.017621422,-0.00028944606,-0.004617089,-0.028613606,-0.00029755768,0.017756507,0.06111757,0.052260425,0.036861204,0.027119657,-0.0059827426,-0.024992159,-0.0062786127,0.008282185,-0.027616745,0.02473124,0.019928055,0.01310132,-0.018509848,-0.039064985,-0.047527738,-0.02136803,-0.028403057,0.016929107,-0.022083934,0.029712046,-0.018694943,-0.03698532,-0.017800929,-0.010222347,0.04068429,-0.0062112557,-0.039559375,0.025784906,0.024487002,0.018374365,0.017047368,0.017905155,-0.015559313,0.01965305,0.01426971,-0.023047749,0.04464262,0.025183657,0.024468906,-0.009002358,-0.027032046,0.021546032,0.0056045037,0.049812473,-0.028957162,0.026891418,-0.044623557,-0.050011043,-0.009243165,0.0024960514,-0.00012357494,-0.04434183,-0.036752928,-0.051649183,0.051825374,0.012928416,0.0051108864,0.010813129,-0.0043633236,-0.03404855,-0.11388459,-0.0342523,-0.03362927,-0.022346355,0.017051997,-0.008615306,0.011763963,0.032240298,0.0060911174,-0.022683565,0.01513928,-0.023374699,0.0058127954,-0.078490555,0.0011539288,0.024108406,-0.011788286,-0.049592573,-0.028431742,0.008602449,0.009834856,0.020955104,-0.038662404,0.010143224,0.00060225406,-0.01259118,-0.011534985,-0.008530058,-0.023130998,0.02089518,0.053015914,-0.043285504,-0.004521033,0.014317415,0.039061297,0.016939111,-0.03625586,0.028183969,0.00002382844,0.020541726,0.033588566,-0.001170985,-0.026672868,0.024268819,-0.038252264,-0.030198656,-0.001524289,0.0196907,0.0066659977,0.032132577,0.009559974,-0.03440085,0.011373742,-0.02983094,-0.007065111,0.015649496,0.041772813,-0.06940454,-0.0036159584,-0.009566015,-0.041632243,-0.050443936,-0.0047229445,-0.01220848,0.012027028,-0.0021752429,-0.03803762,0.035883266,-0.010728234,0.06309267,-0.021612423,0.02324683,-0.01393795,0.01715403,-0.01657801,0.024869215,-0.026789991,0.0103692375,-0.013496081,-0.017724091,0.0032913228,-0.029307961,-0.00648432,0.017273404,-0.033597264,-0.016709935,0.005933146,0.034130614,-0.026933841,0.008396712,0.016197173,0.008388204,-0.0024394093,-0.0053434954,0.030163717,-0.026232919,-0.017111547,0.037008677,0.03274275,-0.022266181,-0.039657928,-0.0007578108,-0.004631769,-0.024657758,0.016775323,-0.009226315,0.041664585,-0.02355041,0.026005244,-0.019124711,0.0047912854,0.106134966,-0.0041793413,0.0075712358,-0.038807925,-0.022952495,-0.028240507,0.051991057,-0.04442052,-0.0035807653,0.06351616,-0.02535736,0.055401813,-0.0061865714,0.0009402845,0.0054932153,0.014885157,-0.111176856,0.025243664,0.01575172,0.004544416,-0.06123291,0.0075526237,0.0020157245,-0.054920994,0.0044151433,-0.035103388,-0.07164397,-0.016002635,0.014212789,-0.028153079,0.039179873,0.05796668,0.012305269,-0.038707234,-0.003613974,0.059194095,0.028756378,-0.017528735,-0.014398816,-0.03437382,0.00051109574,-0.002873399,-0.028315797,-0.05503136,-0.018212551,-0.023268,0.02476615,-0.010535845,0.023801643,0.023806076,-0.007884657,0.0029786958,0.0102793975,-0.019168353,-0.010279935,0.034139674,-0.031481124,0.013206835,-0.008986495,0.044391774,-0.03163807,0.03007866,-0.009832892,-0.014979419,-0.04848297,0.023701554,0.021011688,0.03837839,-0.0906852,-0.029369257,-0.02485109,-0.013093259,-0.020119976,-0.02780415,-0.0009191257,0.027414296,-0.028765526,0.011105803,-0.04095221,-0.025539892,0.034804832,0.025576841,-0.03522053,0.024854215,-0.011011132,0.03388985,-0.028478248,0.0049421666,0.050767932,-0.040713556,-0.025157021,0.014774502,0.0044328133,-0.022075944,-0.026658624,-0.016581872,-0.03411871,-0.05421929,-0.06778908,0.022100866,0.01613435,-0.026918758,-0.011754225,-0.013064602,-0.050121617,0.021745665,-0.013842039,-0.015465825,0.01598725,0.018407293,-0.01841714,-0.026971424,-0.019623246,-0.007955644,-0.010942721,-0.011234862,0.00412587,-0.03325558,-0.052589457,-0.013104044,0.02125673,0.06473613,0.013782338,-0.018383585,-0.00034198488,-0.010538596,-0.017715974,0.01728156,-0.04488914,0.012263948,-0.033252124,-0.028834041,0.017359357,-0.052809954,0.032939956,-0.03696716,0.01837522,-0.050529867,-0.01085501,-0.038763065,0.05658219,0.027465256,0.030332403,0.018453252,-0.04951889,-0.04293333,0.023567101,-0.06613199,-0.022139555,0.009174411,0.044636503,0.016744293,0.0035536613,0.01278873,-0.05922516,-0.03271229,-0.017877124,-0.016431177,-0.004287709,-0.0117663955,0.0039161765,0.010290483,-0.0021106456,0.021364976,-0.002260399,-0.030954845,0.026277926,0.02143337,-0.0059410534,0.0035147406,-0.014665224,0.024896275,-0.03412751,0.01842046,-0.0019135611,0.047013912,-0.0020143653,-0.013051658,-0.027870964,-0.0013935942,-0.046830807,0.0132237235,-0.020890601,-0.038581256,-0.047643658,-0.017723314,-0.008469731,0.005751787,-0.0064084027,-0.011209471,0.02343117,0.03790385,-0.006448907,0.03871133,0.015533405,0.016231783,0.038046703,0.0046068854,0.04393551,0.021222843,-0.0021509062,0.012073419,-0.035888653,-0.032172266,-0.028708437,-0.015204807,-0.0010447579,-0.042795923,-0.006373058,-0.038012546,0.034319192,-0.007358546,0.021545293,0.0009105638,-0.028704278,0.017507168,-0.016750656,0.0031511646,-0.0011788215,-0.011892412,-0.023475774,0.02395782,0.016924955,-0.008873485,-0.0063107093,-0.0048278463,0.005766878,0.0015800565,-0.029452305,0.022487726,-0.018902386,-0.038010065,0.024430875,0.029103402,0.0014583907,0.017585598,0.0043625548,0.009514908,-0.00617823,0.018478135,-0.04255308,0.0037793983,0.073787674,0.03420007,0.03922628,-0.0010310038,-0.057804074,0.009985038,-0.0028786422,0.012435739,0.032976683,0.009443162,-0.05535781,-0.014650218,-0.025228115,-0.009701947,0.029188868,-0.014431549,0.048270773,-0.0041975104],"last_embed":{"hash":"1wvu9zx","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"1wvu9zx","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#File Format#{1}","lines":[60,61],"size":70,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wvu9zx","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#File Format#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.045440007,0.0073408154,-0.04838441,-0.011369304,-0.024841463,-0.017777734,0.047982484,0.020702174,0.013432861,-0.0075549483,0.016099172,0.010324001,-0.026229696,0.0036390491,0.00021537255,0.028911395,-0.04251125,0.051568575,0.022266096,-0.0065444936,-0.025238253,0.011866902,0.06997994,-0.030814722,0.010203642,-0.0068437275,0.005891779,-0.02643172,0.054785736,0.043247472,0.07003122,0.02597063,-0.0041921465,-0.01922677,0.05378873,-0.017658727,-0.0075133964,-0.009248558,-0.0490997,0.028550202,-0.028422773,-0.00048825602,0.016000405,-0.03257611,0.002847226,0.009792232,0.018272214,-0.030609148,0.019452885,0.011174523,-0.00015517368,0.016873341,0.023265544,-0.00384639,0.016243685,-0.026204398,-0.048350442,0.0025922458,-0.080972336,-0.03009543,-0.0047675986,0.013749375,-0.01106111,-0.00043334728,-0.0027838273,0.024708543,-0.027318396,-0.000889286,-0.02448771,-0.017868362,-0.024291422,0.043499846,0.014537338,-0.06829691,-0.022956645,0.0038392853,0.030852191,-0.018906126,0.008048942,0.04154904,-0.0030267488,0.03303848,0.024864428,-0.012900429,-0.013883867,-0.023820989,0.03385928,0.051190633,0.0038172517,0.0012511407,-0.0034310988,-0.042814713,0.023182133,-0.008327045,-0.0059888936,-0.023278339,0.023709755,0.031666588,0.03486313,0.018890988,0.0020633482,0.04977738,0.01227386,0.005343393,0.026191117,-0.044595316,0.0070857867,0.0017715184,0.0354277,-0.033027723,0.007032369,0.04981247,0.02641707,0.005851878,-0.008203578,0.0026951379,0.026608067,-0.027598605,0.032028556,0.0061600134,0.0063256854,-0.017068502,-0.001917002,-0.0019027769,0.02977894,0.034602787,0.034828126,-0.021993678,-0.005363894,0.0059713204,-0.040148266,0.070453696,0.015704408,0.027061895,-0.0064151553,-0.054822735,0.051243316,0.06328345,-0.024870662,-0.031815395,0.0061664963,-0.011109143,-0.010534245,-0.030890064,0.039254952,-0.06735535,0.055300888,0.004806646,0.016146673,-0.057179607,0.005644251,0.017110495,0.020910176,0.047589276,0.031302907,-0.039700955,-0.014964643,0.019245306,0.04908058,-0.00013851236,-0.06025091,-0.012980526,-0.027382346,-0.018598918,0.05618451,-0.033297993,0.048904814,0.017658887,-0.01362542,-0.040481377,0.047491927,-0.0043196776,-0.018401466,-0.009073828,0.04879267,0.030994892,0.08591383,0.011486285,0.023302943,-0.022960356,-0.009046416,-0.0006846697,-0.014996386,-0.020724785,-0.049136963,-0.002361761,-0.059372578,-0.00821686,0.000024679175,0.008841877,-0.020997649,0.008583955,-0.010341606,-0.0002808242,0.04133987,0.013954923,0.015686106,0.009098082,-0.066118315,-0.018940713,-0.02815447,-0.0045001158,-0.03391799,-0.03535619,-0.024183508,-0.022257082,-0.029420149,-0.027733646,0.0132791,-0.010595376,0.02411654,0.033626582,-0.07738898,-0.010945882,-0.048603192,-0.026429122,-0.0059709447,0.013773064,-0.035524026,-0.046091337,-0.025539223,0.012880138,0.026508553,-0.0060508144,-0.033309057,-0.03218498,0.01162946,-0.0013808939,0.027349,0.013743429,-0.078365326,-0.018207492,0.004450453,0.00692986,0.06641945,-0.034654994,-0.022402812,0.04958697,0.03559804,-0.04031957,-0.05876103,-0.052697558,-0.0072817244,0.0047458913,-0.016779283,-0.022484768,0.000120286706,0.012086428,-0.01302836,-0.0053364383,-0.0065983203,0.0010773555,-0.026589544,-0.0072192964,-0.0147964,-0.026222555,0.005734429,-0.020396661,-0.04003138,-0.0141231725,0.03138399,0.009952416,-0.02206997,0.013972227,0.0031828873,-0.005536843,0.01393087,-0.044404823,0.032179363,0.0075387973,-0.045397993,-0.011784394,0.046908833,0.005723387,0.004760014,0.03688532,-0.037399158,-0.0030748555,0.060298,-0.026702834,0.017410964,0.02058038,0.04305904,-0.045716923,0.034370348,-0.021759367,-0.0048532807,-0.028922474,-0.023838311,-0.025609953,0.008371485,-0.015243349,0.048515793,0.021196742,-0.04707271,0.03600469,-0.040846325,-0.15259124,-0.03688305,0.012372931,0.045258433,0.032477498,0.0087466445,-0.06138876,-0.05253705,-0.059024263,0.040274583,-0.009638249,-0.043955956,-0.0064412486,-0.002998382,0.008329997,-0.037217412,0.008495173,-0.008123886,0.0035492138,-0.0008785545,-0.046667483,-0.05075948,0.03593667,0.028090619,0.031708572,-0.021995885,0.04645697,0.0006644731,0.0038805015,0.016838988,-0.015083563,-0.01359862,-0.005250475,0.029404948,0.07334348,0.043377273,0.010226124,0.024656491,-0.013928472,-0.0039511737,0.059270266,-0.003306614,0.013603148,0.03736217,-0.032284018,-0.0038022243,0.003799091,-0.023607166,-0.0024938746,-0.013267361,0.012394517,-0.03763279,0.04019552,-0.008117585,-0.023943527,0.013234923,0.013772,0.026779935,-0.030703984,0.014142116,-0.013083036,-0.025900004,0.015888419,-0.039349936,0.00084263185,-0.033421654,0.07794988,-0.023006923,0.010905422,-0.052026726,-0.007304384,-0.030533684,0.05871619,-0.016664097,-0.020188302,0.0059396583,-0.027901279,-0.0066939024,-0.00051070657,-0.09436273,-0.037541073,-0.0056742253,0.018060833,0.018852111,-0.038465455,0.0068428414,-0.0056759957,-0.0017682839,0.0060070073,0.23562768,0.041281525,-0.005081069,0.012578305,0.10293685,-0.01602402,0.025605004,0.0646387,-0.009504306,-0.022699052,0.034666654,-0.021845732,-0.008014325,0.0016003894,-0.0031794722,-0.028505426,0.0029184895,0.023887737,0.053948,-0.018491725,0.0056525427,-0.021231946,0.01449998,0.049669303,-0.030567953,-0.012909329,-0.02036631,0.016675863,-0.05561365,0.0142734395,0.023107141,0.035222337,0.0531664,-0.03885228,-0.016265746,-0.04238204,0.011782061,-0.036856163,-0.03820643,0.014290165,-0.022000156,-0.014732628,0.026733156,-0.013789558,-0.06504923,-0.008550797,0.032273933,-0.0063514956,0.034236114,0.0044811983,0.0020453194,-0.036647633,0.0051341453,-0.005441894,0.06050376,-0.01620104,-0.024037663,-0.027753783,-0.030968033,0.020525437,0.0028211663,0.01982444,0.034513395,0.049504615,0.009611735,0.060362473,0.02781707,-0.008275391,0.023882253,0.08754362,0.018462839,0.030350732,0.027583685,0.022756943,0.06288153,-0.03964713,0.027442677,0.04310874,0.004373912,-0.005214923,-0.008215198,-0.033437982,0.010425166,-0.00156685,0.013284238,-0.021332264,-0.0059136176,0.013255419,0.0029169186,-0.0697842,-0.0020660593,-0.024875706,-0.03546057,0.024397932,-0.0014401324,-0.010889148,-0.009680492,-0.014273721,-0.06961567,-0.055579282,-0.0070092143,-0.016163506,0.033586208,-0.056113858,0.037849776,-0.014666158,-0.027103996,0.0038280312,-0.0003122059,0.017026618,-0.009047607,0.035339985,0.04083615,0.0032296134,-0.03471592,0.046779387,0.08520643,-0.023313666,0.0017094294,0.044854708,-0.039523702,-0.0067484225,-0.0073395935,-0.006806206,-0.023661155,-0.017580057,0.00059569755,-0.008467595,-0.06294415,0.01948921,0.041629497,-0.025847225,-0.08226207,0.0135523975,0.041307885,0.017039908,0.02900346,0.01831379,-0.0074248603,0.042414233,-0.017122047,0.049475648,-0.03454481,-0.0051630777,-0.0070674117,0.00082930364,0.023865784,-0.030156054,0.0030311763,0.047346577,0.030763695,0.052251056,-0.009185244,-0.053161867,0.0019203158,-0.025463585,0.0012707541,0.032549035,-0.010056357,-0.036117166,-0.011469946,0.045616746,0.007819059,0.038510058,-0.04549633,0.000019996542,-0.012433976,0.020053746,-0.053079132,0.012680761,-0.039405607,0.021699328,-0.025092993,0.059680816,0.004699612,0.025923513,-0.041881308,0.010879069,-0.035265326,0.0052204486,0.018541757,-0.0058440403,-0.048910566,-0.022090241,0.01623704,0.004070054,-0.026465788,-0.037545122,-0.014246208,0.0029242754,-0.025717128,0.09484867,0.009601839,-0.026952222,-0.010359676,0.00960293,0.006850672,-0.002942137,-0.005552749,-0.03141343,0.0042896024,0.019505681,-0.011164323,0.0019755391,-0.024210973,0.027175238,0.011786839,0.057587877,0.0037828784,0.01974024,0.019921647,0.0067685554,-0.038273264,-0.00931794,0.008757807,-0.0338507,0.044577237,0.03918708,0.028254848,-0.049460787,-0.012181538,-0.031723764,0.011587292,-0.035795666,0.005572728,-0.011083217,0.013894191,-0.044369515,-0.07749891,-0.035148524,-0.0092247855,0.032038163,0.005992508,-0.034154054,0.042927887,0.03660754,0.060336776,0.0029630377,0.012689261,-0.01477187,0.0225306,0.00007848525,-0.009655406,0.008644856,0.003470982,0.0501231,0.004652396,-0.037229594,-0.0010377715,-0.0072456193,0.024583649,0.026903523,0.0071697966,-0.032285817,-0.03088847,0.00011205657,-0.011205802,0.0028761022,-0.031516764,-0.040905125,-0.0025355082,0.056768868,0.008502284,-0.02430523,-0.044583544,-0.012123363,0.00855195,-0.06575062,-0.013333939,-0.03323754,-0.006566468,0.007883163,-0.060698595,0.0019468964,0.034868788,0.008203129,0.010386871,0.02889177,0.04667559,-0.008345721,-0.07216913,-0.0053369435,0.011881298,-0.027778216,-0.039251007,0.01741334,0.0071534757,-0.011859928,0.027480727,-0.044911858,0.017666016,-0.03165566,-0.027358383,0.0026563336,-0.015791679,-0.025084635,-0.016238725,0.03444039,-0.021994779,0.0047883578,0.021721799,0.05584269,0.025149979,-0.019107066,0.022151403,0.027889822,0.012773834,0.018393626,0.020339528,-0.041255344,0.0024959808,-0.010668521,-0.01920182,0.022808047,0.02963862,0.0069182417,0.05920374,-0.005642709,-0.023388823,0.017461017,-0.021076275,-0.021526346,-0.002695709,0.01872119,-0.078168795,-0.009008674,-0.003934655,-0.051961225,-0.02798116,0.023618303,0.01158606,0.009561251,-0.0138686225,-0.023930939,0.019980056,0.021106306,0.06413423,0.027825288,0.025416762,-0.012005303,0.059466768,-0.009595018,0.038755246,-0.041831523,0.030658035,-0.051048152,0.028324783,-0.00790239,-0.035022993,-0.004002357,-0.007144925,-0.03300838,-0.02202525,0.0071797534,-0.0040331935,-0.039346937,0.053140584,-0.018571956,0.008088089,0.021166401,-0.0063812514,0.04548982,-0.030601246,0.0029616843,0.044031944,0.021446994,0.01759365,-0.0067641367,-0.026308881,0.022720203,-0.017024728,0.025595991,-0.036661677,0.047192786,-0.015586578,-0.00494853,-0.009204999,-0.004690768,0.078461096,-0.040198393,0.0031694514,-0.011748814,-0.014291505,-0.03368709,0.03538795,0.010002252,-0.04454316,0.03625261,0.010479211,0.04602673,0.015077048,0.027762668,-0.0045117587,0.0063816546,-0.12821907,0.015152193,-0.003734516,0.028829243,-0.05897414,-0.002288073,-0.0064498973,-0.062064584,0.03470897,-0.044826463,-0.01896561,-0.00085812627,0.040505048,-0.01880053,-0.024195181,0.053576495,0.04075053,-0.016668985,-0.011040402,0.018752862,0.041694105,-0.01906959,0.030378897,-0.0064419056,-0.044828873,-0.0036466843,-0.056099813,-0.008806406,-0.026278615,-0.034788102,0.012444051,-0.03243991,0.0072545363,0.04233065,0.037017852,0.06386671,0.007170603,0.009881819,0.004097921,0.035540022,-0.040078234,0.017129889,-0.0048708743,0.014384242,-0.005044863,0.011727335,-0.010292797,-0.0103966305,0.016491758,-0.014946869,0.025838932,0.072592236,-0.039460532,0.014779327,0.0007456169,0.018124247,0.009440811,-0.009701636,-0.0120545775,0.02108682,-0.02998652,-0.015376228,0.0044596894,-0.041643072,-0.013678378,0.027703455,-0.027243363,0.024058627,-0.005431262,0.070595816,-0.013090025,0.004422946,-0.006452799,-0.030565074,-0.027069071,0.012057505,0.065359786,0.029190645,-0.07576921,0.0041490616,-0.047807023,-0.017517623,-0.03314708,0.013907005,0.023458438,-0.02289011,-0.022930983,-0.010256634,-0.05752784,0.015329878,-0.013156992,-0.016975498,0.04135237,-0.00679445,-0.045217186,0.010972568,-0.007400203,-0.01864639,0.0034799103,-0.008024642,-0.027427886,-0.005272056,-0.007184673,-0.0028136033,0.0031272268,0.019920247,-0.014724692,-0.03718798,0.0034842223,-0.008267315,0.003982192,-0.0105426125,-0.01713056,-0.002752464,-0.040250376,-0.003431564,0.0043580444,-0.021459451,0.030654114,-0.02658098,0.008050519,-0.04796111,0.022661153,-0.045803763,0.033435263,0.00268824,0.0021987127,0.030886162,-0.060391653,-0.006420224,0.011376258,-0.015412895,-0.0015474125,0.012932753,0.03418639,-0.024393374,-0.011546048,0.04049009,-0.06662241,-0.018676568,-0.018111652,-0.025229763,0.021965886,-0.03590538,-0.0040743314,-0.022997122,0.022663603,-0.017052295,-0.039525315,-0.0242506,0.022053737,0.016352857,-0.015410441,0.051111374,-0.029268337,0.003072486,-0.03380542,0.041102886,0.016566979,0.025766237,0.015743585,-0.022302346,-0.004636266,-0.029811198,-0.024692602,-0.012008465,-0.011108215,-0.018166667,-0.027514054,-0.017650973,-0.008924252,-0.02384366,0.003894713,-0.011776069,0.019669302,0.0057945005,-0.003791673,-0.0034725498,0.015923824,-0.0054501495,0.018940398,-0.003970571,0.026991664,0.020418687,0.039902914,0.021471782,-0.03410055,0.008742365,-0.010775822,-0.04151674,-0.031944647,-0.037091363,-0.037512496,-0.037944835,0.035409674,0.011552381,-0.014913345,0.016787872,0.006749476,0.01250571,0.035626624,-0.008331949,-0.019171927,-0.022932211,-0.021734782,0.019610241,-0.028754763,0.010974651,0.010578516,0.025738155,0.009194882,0.031465825,-0.026583994,0.040173255,-0.018208217,-0.028438127,0.020663004,0.04762011,0.0020753713,-0.012036708,0.014888794,0.048328333,-0.021396037,-0.0048946314,-0.06361699,-0.0028505346,0.02531658,0.0037547604,0.016537739,-0.00909529,-0.028312435,0.025564915,0.0060046734,0.017700968,0.01913048,0.034638375,-0.0071571204,-0.040812667,-0.009314569,-0.015931116,-0.008918135,-0.0069507007,0.0029376883,-0.021158475],"last_embed":{"hash":"a7hzpn","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"a7hzpn","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#File Format#{2}","lines":[62,62],"size":55,"outlinks":[{"title":"Note Name","target":"Note Name","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"a7hzpn","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#File Format#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.051645573,0.011819245,-0.07028957,-0.013110945,-0.014435252,-0.060201783,-0.004154853,0.032869585,0.033740975,0.010562248,0.017305117,-0.0321604,-0.017408751,0.011895082,0.014433152,0.014663493,-0.010795461,0.025069939,0.0141923595,0.0194988,-0.02499975,0.017433839,0.019146834,-0.03445174,-0.06273252,-0.0076976735,-0.0052200276,-0.026949419,-0.017537536,0.016039675,0.050587066,0.027553244,0.011988763,-0.005782633,0.029148357,-0.029372685,0.02080547,-0.0076065566,-0.03970929,0.027352273,-0.011918589,0.004507023,0.035835244,-0.014243697,-0.01771604,-0.036463864,0.0029662852,-0.02985182,0.04948486,0.019783385,0.016086515,-0.015202164,0.03098951,0.008835862,0.0053799353,0.0028179989,-0.029911593,0.00601134,-0.065149054,-0.015942266,-0.009178432,0.014622274,-0.014767959,-0.04126972,0.00015544676,0.048681263,-0.039915107,0.011301145,-0.012037095,-0.021629041,-0.00398765,0.074614026,0.033609755,-0.024975598,-0.043661024,-0.021404406,0.03286773,-0.011773888,-0.012753625,0.016997125,-0.026127663,0.025346398,0.024376843,-0.002861576,0.00083177234,0.03433421,0.03407951,0.025046892,0.031558078,0.05087393,-0.0042161304,-0.032790694,0.017593233,-0.04040391,-0.036576368,-0.043260314,0.05111389,0.013512705,0.022091318,0.006182919,-0.009162049,-0.0072606094,-0.02804433,0.015115518,0.018487763,-0.03320007,0.011895155,-0.005024685,0.0047506113,-0.016844412,0.013023019,0.05576388,-0.0028257924,0.0004717613,-0.040115215,0.007523404,0.024056489,-0.024589026,-0.0030494244,0.01276007,0.046815433,0.030936005,0.035704132,-0.02806493,0.013646557,0.013819281,0.009204929,-0.015340462,0.020892946,0.024453089,-0.008502137,0.056745805,-0.0011059797,0.0070703924,-0.030082336,-0.02763018,0.028528538,0.085472256,-0.029941527,-0.08315652,0.009987434,-0.041255217,0.014782951,-0.032525215,0.053671025,-0.073475085,0.06583204,0.016801592,0.018650778,-0.044166043,0.016657203,0.01017692,0.02128393,0.009928022,0.023058157,-0.06403154,-0.049247786,0.0035696488,0.03513457,0.008051508,-0.057515588,-0.022500584,-0.014019475,-0.012763141,0.056137018,-0.04190787,0.040011507,0.038127612,-0.019205295,-0.049734954,0.02840855,-0.017212102,-0.0348029,-0.0038702444,0.0299705,0.021310028,0.06500415,0.004124307,0.053041548,-0.071447425,0.00086766883,-0.0019429587,-0.018225014,-0.0046733986,-0.029245075,-0.011031917,-0.04260764,-0.023937045,0.0063919877,0.021962427,-0.026455155,0.011447226,0.015854955,0.03893932,0.060129896,0.020704001,0.01523994,0.002950814,-0.048034113,-0.0237665,-0.0047054137,0.012868721,-0.035609093,-0.04459275,0.018401334,-0.014648731,-0.033706486,-0.03698542,0.015041168,-0.023461213,0.032358672,0.010186139,-0.04776735,-0.009587976,-0.041254878,0.028287003,0.019752812,-0.0013344048,-0.046689242,-0.020100107,-0.000846411,0.013996033,0.013450833,0.012098224,-0.0073397644,-0.023560883,0.00647419,0.03354506,0.024133291,0.049330946,-0.054983176,-0.03839365,-0.018351093,-0.0023499785,0.06465534,0.013887484,0.002877324,0.061318178,0.0123171825,-0.014847838,-0.033437982,-0.04130845,0.0070372596,-0.021854982,-0.0032281484,0.014862217,-0.0036786203,-0.002483064,-0.028800027,-0.032581873,0.016119434,-0.009532004,-0.0235079,-0.01790587,0.05349631,0.048529018,0.034399822,-0.011815148,-0.03843995,-0.008306144,0.031099332,0.058894873,-0.012407036,0.01828018,0.019136513,-0.000014574595,0.0042972537,-0.009520866,0.044864964,-0.026486035,0.0013540634,-0.038422223,0.026245806,-0.01710322,0.025545372,0.037545577,-0.014023878,0.007691585,0.06639517,0.00033619173,0.004590735,0.034868356,0.014850324,-0.009012456,0.03280646,-0.00026442338,-0.04438075,-0.028566536,0.0049872994,-0.021208238,-0.019654406,0.014068766,0.063466005,0.031896014,-0.075675815,0.03159466,-0.025340352,-0.14858337,-0.0120256245,0.0078848675,0.021767098,0.021708129,0.018446615,-0.029098105,-0.0015422964,-0.02916074,0.031479027,0.012947392,-0.056921355,0.017520687,-0.0212843,-0.0064188824,-0.05039304,-0.014134798,0.0066283243,0.026898744,-0.007913754,-0.053291786,-0.03441708,0.002638987,0.051711496,-0.0039016402,-0.007950743,0.067263015,-0.024581922,-0.008250721,-0.0138901435,-0.023901775,0.028199203,-0.0008167511,0.05479308,0.0484505,0.024974078,-0.017200803,-0.032728553,0.026248528,0.0072933906,0.06739098,-0.023624176,0.009571589,0.081970595,-0.05220707,-0.027423194,0.035195008,0.023796469,0.022156596,-0.029626066,0.013073711,-0.036708504,0.010706102,0.0030326007,-0.03201327,0.01008884,0.024586946,0.05378855,0.027640197,-0.011316756,0.0019056585,-0.047587212,0.025442054,-0.045623276,-0.019396743,-0.017025026,0.025171654,-0.017561888,0.022625864,-0.06712663,0.0032058926,-0.0018890324,0.04975855,0.023419298,0.0007895964,0.029852187,0.0030097216,-0.0041945423,-0.005093946,-0.082176104,-0.033534434,0.029718857,0.033264842,0.0024875207,-0.005701258,-0.048960846,-0.001436614,0.029976584,0.02862425,0.23422483,0.029867541,-0.013177812,0.025604507,0.057780597,0.00013265325,0.010488556,0.034597896,-0.039387394,-0.03356319,0.04732401,-0.031905103,0.0008234633,0.009887905,-0.003256489,0.0028027478,-0.030009964,-0.014951277,0.06114128,-0.04278682,0.043856796,-0.0934479,0.030739227,0.018164985,0.003252149,-0.033241145,-0.0036021988,0.018248454,-0.041476104,0.014633785,0.02553276,0.04516202,0.035038948,-0.0585681,-0.031563126,-0.017893732,0.029701553,-0.02570687,-0.03940863,-0.005926872,-0.024637138,-0.007966076,0.0059370794,-0.00052812364,-0.033254154,-0.039474215,0.029309377,-0.011778754,-0.010885604,0.040547963,0.015059505,-0.042803567,0.032422524,-0.029020485,-0.004855749,-0.008345165,-0.020558642,-0.039132327,-0.021238836,0.02761977,0.011267285,0.012496972,-0.04886082,0.060296748,0.0018897468,-0.0017800565,0.04062906,-0.03649229,0.018932104,0.035061974,0.050658964,0.028767966,-0.0019214834,-0.0005745558,0.036316145,-0.030001406,0.021945674,0.01677497,-0.015819047,-0.012767408,-0.010891483,-0.035123423,-0.018147683,-0.034082428,0.049730103,-0.04707161,-0.02078456,0.049346823,-0.025249336,-0.046117034,0.011617078,0.0004114121,-0.05019768,0.0006535566,0.027539888,-0.008426794,-0.015499067,-0.032908138,-0.027279617,-0.012931989,-0.008937427,-0.04981765,-0.022732845,-0.053846076,0.035651088,0.006287335,0.002666003,-0.013926347,-0.033523403,0.031763367,-0.040747043,0.0039815353,0.030321555,-0.016174324,0.01545967,0.039150134,0.026740884,-0.020363435,0.048925623,0.026262859,-0.040585697,0.013524533,-0.017367076,0.038461346,0.007577191,-0.007173946,0.008870951,0.034901902,-0.036278334,-0.0013083521,0.025540529,-0.037290465,-0.035484787,0.04301482,0.03850405,0.015416155,0.035978206,0.036778126,0.010451987,0.03346502,-0.01668862,0.050970957,-0.051007837,-0.0031911032,-0.018991515,-0.028638188,-0.0088341115,0.013345722,0.024088595,0.012655925,0.02144328,0.030722106,0.017472092,-0.052868716,0.041588716,-0.060818754,-0.019687328,0.016357793,-0.022891272,-0.0145438695,0.008183016,0.047512896,0.027583081,0.034636617,-0.033136632,-0.0034606853,0.011729994,0.027927944,0.0021494,0.0071980264,-0.009311918,0.004455119,-0.0052818046,0.04758969,-0.0035522531,-0.0078018927,-0.023472074,-0.03516217,-0.049591478,-0.026586147,0.024711443,-0.006464712,-0.03325011,0.006368345,0.015314002,-0.01628615,-0.03148499,-0.03293706,0.017695144,-0.0011454888,-0.008717125,0.088698424,-0.0010030972,-0.008718959,0.0120269125,-0.031582028,-0.009489045,0.056325182,-0.012237547,-0.040262904,0.025896184,-0.059867717,0.00800735,0.0044151205,-0.019722776,0.008322377,-0.013079289,0.054794952,0.032489147,0.021759469,0.034220796,0.0015269453,-0.033483624,0.02019902,0.057826526,-0.03983195,0.050194405,0.042630788,0.0045616124,-0.033226103,-0.01831015,-0.035526495,0.0002431053,-0.039519638,0.027042132,0.00536384,0.03992238,-0.0025576071,-0.03957673,0.0017027856,-0.007246973,0.03179358,-0.01668759,-0.06341108,0.043870773,0.005098955,0.013295924,0.033116113,0.015907282,-0.02081346,0.0109568015,-0.0022188427,-0.030587189,0.04554654,0.050846457,0.04678366,-0.034381267,-0.03676068,0.024151433,0.03903707,0.05272846,0.013320616,0.00310224,-0.04546047,-0.0067668045,-0.024760721,0.0041479515,0.016820552,-0.046747997,-0.011140689,-0.020368723,0.033397518,0.019244934,-0.005931469,-0.014564399,-0.004476875,-0.0026500605,-0.07882905,-0.038113378,-0.006594823,-0.0011280462,0.021733347,-0.051049024,0.013547404,0.03531177,0.013434006,0.012140173,0.009596947,0.0015108341,0.00904123,-0.058612354,-0.0058224667,0.061812107,-0.016747102,-0.011750748,-0.017211275,0.011867127,0.007962675,0.022629602,-0.054538377,0.005062791,-0.008577599,-0.02035176,-0.02586988,-0.0030844526,-0.015146676,0.00027451213,0.04370995,-0.034694083,-0.02317831,0.008943221,0.040966157,0.0054345164,-0.022362335,0.021382106,0.0001324765,0.01972038,-0.022268279,0.018763768,0.008493216,0.01722278,-0.012689577,-0.024997272,0.01825724,-0.024202617,-0.0019642164,0.033252604,0.00947274,-0.0035049282,0.0050398065,-0.0057609067,-0.010572837,0.008702269,0.04197844,-0.04984616,0.013325004,0.012869713,-0.025724983,-0.05794736,-0.016084509,-0.049049053,-0.015556146,-0.008243326,-0.04750487,0.026117632,0.026738334,0.04005574,0.0040368238,0.037469793,-0.016746663,0.02170938,-0.01598292,-0.0016218108,-0.01605312,0.030953571,-0.029096657,-0.029700534,-0.0046346406,-0.026679387,-0.006457426,-0.0005835246,-0.00544589,-8.754862e-7,-0.0011149507,0.009182644,0.018145254,0.021369131,0.006893467,0.0043346444,0.045905586,-0.0079402905,0.021949735,-0.022171345,0.000092258706,0.023824543,0.019708902,0.02110848,-0.02679023,0.0145049505,-0.0022096313,-0.026475405,0.0047998633,-0.017840289,0.05417894,-0.020600628,0.02260734,0.01093706,-0.0077817687,0.08681872,-0.045713264,0.0074565117,-0.061656825,-0.013296067,-0.027193077,0.05398897,-0.018159263,-0.025935996,0.04143952,-0.014503402,0.030228155,-0.026469568,-0.0052362084,0.0039019617,0.016558485,-0.117390975,0.010825165,0.03128339,0.022754187,-0.049691472,0.016044475,-0.03412938,-0.036611836,-0.005648308,-0.009937339,-0.03225484,-0.013489487,0.027653081,-0.028663322,-0.0060366555,0.06313613,0.0045631686,-0.029000664,-0.018446213,-0.0054344097,0.012179012,-0.034249034,0.020357393,-0.00035810465,-0.0016629399,-0.006048363,-0.035386458,-0.027268635,-0.025121417,-0.018159015,0.038505953,-0.021528991,0.01222526,0.05211798,0.0045939414,0.02895927,0.009319816,-0.009849531,0.0015469984,0.041623835,-0.011565326,0.017759755,-0.014211831,0.0069108102,-0.018288085,0.018722761,-0.002954532,0.000575435,-0.03782759,0.0420049,0.022955354,0.067589715,-0.047284547,-0.011716929,-0.006060447,-0.015095058,-0.008285735,-0.029934442,-0.020747595,0.06986736,-0.002870323,0.018976795,-0.026468154,-0.030197944,0.0767956,0.019095723,-0.041155383,0.0006770478,-0.017474439,0.05378541,-0.023071965,-0.01994854,0.016243123,-0.037858985,-0.032999396,-0.007142284,0.049119525,0.006459726,-0.044364303,-0.028234944,-0.038521446,-0.071824215,-0.06088965,0.051788617,0.00031032876,-0.020462496,-0.008427546,0.02112271,-0.046542868,0.008051438,-0.03179577,-0.026714347,-0.0054542916,0.019193653,-0.016615596,-0.027606351,-0.025997818,0.012958095,-0.026309928,-0.02615123,-0.027031863,-0.017656649,-0.03354931,-0.018924013,0.0016715368,0.06541782,0.03159804,-0.018859975,-0.021191426,-0.013342991,0.004268394,0.007195108,-0.019999249,-0.0038427382,-0.04767557,-0.024940701,0.026099006,-0.06279521,0.028436113,0.01718505,-0.0088420855,-0.019509284,-0.02644044,-0.046356343,0.038201477,0.04307232,0.047580726,0.002693996,-0.050532714,-0.044397596,0.02298207,-0.06027961,-0.052649915,-0.008838802,0.045797817,-0.018970747,0.031954054,0.038451232,-0.047720227,-0.023811331,-0.0054814285,-0.0031601347,-0.009197546,0.0039419397,0.0053520002,-0.010713922,-0.002183099,0.011807869,-0.0052622454,-0.035067104,0.03291643,0.01479726,0.000448605,0.0015828308,0.023379533,0.02063397,-0.060411002,0.019712541,-0.011196394,0.008202435,-0.009355978,-0.030659903,-0.024637222,-0.03590815,-0.05238127,-0.0141673675,-0.018109025,-0.02012726,-0.043762527,-0.015627006,0.006111811,0.0028005706,-0.014471582,-0.05282173,0.047926664,0.043206714,0.002301573,-0.010660367,0.04648668,0.009901996,0.030207219,0.001184202,0.035130754,0.031695742,0.021094516,0.023715883,-0.029103644,-0.042786416,-0.018766487,-0.022784442,0.009443086,-0.02463747,-0.027676702,-0.03863393,0.010522684,-0.0057756933,0.013117007,0.025751946,-0.021104159,0.028284347,-0.012367145,-0.007571625,0.014494516,-0.024676822,-0.029243289,0.00710845,0.018303344,-0.031524677,-0.011692222,-0.0015865295,0.02332531,0.01070477,-0.018266927,0.00861482,-0.063821346,-0.039410524,0.009742911,0.027574252,0.0047053755,0.013620855,0.017686432,0.046340026,-0.0066329422,-0.019561453,-0.04858063,0.014566604,0.028979547,0.020081867,0.020690156,-0.011160083,-0.042631816,-0.008488753,-0.0140133,0.02072785,0.017259302,0.010382184,-0.042864252,-0.01028816,-0.019260285,-0.0053696795,0.044058185,-0.0015925693,0.031995375,-0.005274006],"last_embed":{"hash":"7fg9yi","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"7fg9yi","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#File Format#{3}","lines":[63,63],"size":63,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7fg9yi","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#File Format#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06053494,0.002698166,-0.07966165,-0.047065794,-0.013271708,-0.03464041,-0.0021849012,0.022568798,0.037398584,-0.01917702,0.03428622,-0.03082723,-0.007958447,0.06318204,-0.0028624297,0.01248523,-0.020330455,0.019481288,0.015611678,-0.0042786077,0.005209131,0.008309886,0.018630225,-0.022783164,-0.054962125,-0.013159963,-0.0060185664,-0.005504218,-0.041478947,0.019518252,0.03518284,-0.006007664,0.02112079,0.026173623,0.041359313,-0.001291823,0.01885015,-0.000346987,-0.0449987,0.012363703,0.0029872672,0.001897,0.041157417,-0.022923056,-0.033690758,-0.02817062,0.017510304,-0.022258407,0.007813017,0.042168695,-0.00864445,-0.0131868385,0.006051552,-0.0036270984,0.025557986,0.034369517,-0.036217395,-0.010641063,-0.06535996,-0.0073700254,-0.009152125,0.027179431,-0.015287054,-0.03644403,-0.005846059,0.026030838,-0.035832606,0.0026742416,-0.03270351,-0.036009442,-0.007904758,0.031851776,0.038363457,-0.054860644,-0.04175559,-0.030357992,0.005422254,-0.0013786805,-0.01744526,0.045885038,-0.015898338,0.013110645,0.0021006593,-0.048303988,0.009930331,0.03205535,0.014591133,0.053148802,0.043704998,0.05809909,-0.027229562,-0.029188206,0.024365883,-0.039827928,-0.052745245,-0.043142878,0.05395347,-0.0047185337,0.041519865,0.01564412,0.017521048,-0.0024278276,-0.014077896,0.027291464,0.010346974,-0.0073308093,0.022954127,-0.0010187281,-0.0382566,-0.016111145,0.013125857,0.021666694,-0.0007385169,-0.018005319,-0.03101234,0.022128262,0.010200588,-0.061527826,-0.01056782,0.028061468,0.044236973,0.036400113,0.03624747,0.0017192208,0.0079962,-0.0019794367,0.026923731,0.007937782,0.045808516,0.01609253,-0.025874643,0.069530964,0.031899072,0.033109993,-0.005496696,-0.026010972,0.037323102,0.08261376,-0.035578992,-0.06344794,-0.00491176,-0.046211947,0.033943355,-0.029407887,0.050402537,-0.036899343,0.06904933,-0.0011540684,0.036707204,-0.042418018,-0.02549565,-0.017916176,0.025183901,-0.017229516,0.027353412,-0.038616892,-0.012072785,-0.01622589,0.050858885,-0.021474438,-0.03050237,0.009138917,-0.045622647,-0.006502972,0.041137125,-0.073460914,0.05042934,0.03938475,0.006010167,-0.043972038,-0.0005171757,-0.022101123,-0.020091863,-0.0036790352,0.03142724,0.032797508,0.07843083,0.008164891,0.049020246,-0.06909621,0.043653417,-0.011532036,-0.032812238,-0.022315446,-0.011872286,-0.021770887,-0.027853342,0.0029181736,0.008869656,0.021612601,0.003524177,0.013123016,0.022021487,-0.029411193,0.03416631,0.050636433,-0.023884412,0.005208887,-0.033584572,-0.035261277,-0.011507585,0.017176565,-0.022728192,-0.017749162,0.032822765,0.019463636,0.012462617,-0.052964874,0.0063436814,-0.03617817,0.01986018,-0.017033335,-0.05814328,-0.017204097,-0.027159698,-0.027924579,0.042847544,-0.039533865,-0.07228217,0.021146026,-0.032434735,-0.033803698,0.008236033,-0.0020945973,0.030627493,-0.015564457,0.024657225,-0.002383152,0.0025355467,0.028794345,-0.08536215,-0.0059418753,0.010255607,-0.0027004585,0.087328546,-0.024137355,-0.0040029646,0.057014175,0.01110356,-0.039865382,-0.0597374,-0.024038905,-0.03628886,-0.020119889,-0.0075901123,0.030457407,-0.018383058,0.030098973,-0.010378042,-0.02442695,0.02729142,0.003282302,0.0041239155,-0.017303683,0.025733927,0.053958498,0.031597666,-0.009714369,-0.0196066,-0.034038715,0.021526044,0.038379963,-0.042281736,0.021030873,0.010891029,0.019320125,-0.008417417,-0.02235091,0.042301368,-0.070139326,-0.02277386,0.007468549,0.020131268,-0.038901467,0.05080384,-0.007323813,-0.0029186516,-0.020603053,0.05847595,0.00072782056,0.004628438,0.026652895,0.041079614,0.0070262305,-0.012788836,0.0012258411,-0.03132769,-0.00039134626,-0.0059325127,-0.0011901761,-0.01899137,0.03207594,0.042216484,0.068694375,-0.07125216,0.061181635,-0.0117875,-0.14248708,-0.060550787,0.03016924,0.031448133,0.02701803,0.0007889879,-0.033349846,-0.04004651,-0.029810803,0.017717594,0.009079869,-0.06282268,0.006608055,-0.03058222,0.040341374,-0.020927407,-0.01905006,0.016314758,0.013483591,0.009514969,-0.026297554,-0.014915185,-0.004328111,0.040679213,-0.027364284,0.018113762,0.075322375,-0.021492744,0.006755427,-0.019775707,0.012034488,0.009717858,0.0034841478,0.06019367,0.027121678,0.03693096,0.0045393454,-0.019688152,0.041764468,-0.0038631205,0.047560092,-0.012244429,0.024303013,0.0675313,-0.008157799,-0.033890303,0.027880695,0.027208803,0.026651612,-0.02947006,0.01044659,-0.028730327,0.015114368,0.004369934,-0.030493297,0.016482987,0.017141374,0.04296864,0.013725301,-0.016708257,0.008283423,-0.07260879,0.034056723,-0.07459089,-0.012913672,-0.066228956,0.0006241237,-0.041542858,0.0008249145,-0.056602795,0.01818464,0.0012621765,0.02687786,0.038659837,-0.0068541863,0.04178536,-0.0023663975,-0.009516817,-0.0030566093,-0.07776418,-0.038786944,0.010345437,0.0094051575,0.0033140762,-0.01909343,-0.032855585,-0.014327403,-0.0023788742,-0.016679646,0.2342798,-0.0037148534,0.026875127,0.0015715373,0.06950536,0.009221889,0.043256763,0.0030665272,-0.03819189,-0.02812413,-0.00019698932,-0.017931055,0.012148974,0.008134784,-0.007043861,0.021506622,-0.024174023,-0.00524766,0.047535744,-0.03512677,0.007234276,-0.08632819,0.047811124,0.04247532,-0.0027304697,-0.014745586,-0.011077016,0.049607597,-0.019808041,-0.011754341,0.0024896609,0.03816433,0.030510021,-0.018978607,-0.05270943,-0.021246012,0.03514337,-0.013188831,-0.033519056,0.0058199153,-0.031206626,-0.024800824,0.031616714,0.00275484,-0.020374428,-0.026102513,0.07271877,-0.007610739,-0.006115546,0.031459846,0.008852215,-0.04796225,-0.020849148,-0.004973649,-0.012134259,0.009376805,-0.04422639,-0.04934767,-0.037073746,0.046222445,0.013107962,0.0016597417,-0.004378678,0.01744534,0.035490453,-0.01255868,0.05606112,-0.04066827,-0.02259313,0.038846266,0.03872867,0.021789938,-0.013258173,0.004152149,0.063195005,0.013971107,0.01666483,0.006934093,-0.010672201,-0.022761859,-0.020158442,0.0018852154,-0.026767492,0.0084250355,0.04232241,-0.05145843,-0.041718557,0.02150402,-0.023986373,-0.06294652,0.018545097,0.024286838,0.0028283189,-0.015621542,0.04818903,-0.02507947,0.0036873159,-0.038504332,-0.023186915,-0.014943659,-0.030529527,-0.035823684,-0.05554213,-0.07802894,0.037061777,-0.0035098344,-0.027720917,-0.00068596465,-0.008531866,-0.012223155,-0.034555264,0.018384777,0.06473221,0.04437659,0.008397968,0.038081817,0.034298763,-0.01080782,0.023161702,0.022868758,-0.02209142,0.0015356793,-0.007983526,0.025934516,0.01682507,0.017119842,0.02623741,0.024788784,-0.045472026,0.026249375,0.021386357,-0.03947892,-0.088940464,0.03178998,0.03508389,0.014180528,0.06104727,0.012600837,0.0014079392,-0.0028448298,-0.0021106065,0.032237116,-0.033382762,0.0024941633,-0.004852102,-0.030482836,0.041605793,0.02965214,0.0263639,-0.005027118,-0.013144803,0.014948332,0.025659535,-0.067003205,0.016414596,-0.03258523,-0.031743463,0.009118128,-0.018304667,-0.03359844,0.000016405718,0.03973202,0.010894123,0.023582194,-0.029216932,-0.007938931,-0.018503932,0.04304157,-0.014222004,-0.021598864,0.010821617,0.006582994,-0.036990605,0.021750461,0.028169515,-0.040904023,-0.02040407,-0.020657584,-0.04588905,-0.026117349,-0.019155975,0.015993858,-0.036565423,0.019440342,0.018431716,0.0057106246,-0.03935172,-0.034022387,0.0075188307,-0.0065846583,-0.02204946,0.061602503,0.044315856,-0.0136152245,0.032032553,-0.008610016,-0.0014140141,0.043415163,-0.0026275145,-0.02255121,0.030637665,-0.032554638,0.0071128076,0.011454535,-0.032002922,-0.019461397,-0.026454134,0.03532547,0.04518704,0.03222267,0.02119382,-0.004844789,-0.0067440146,-0.00058302074,0.014945625,0.0017591766,0.024784228,0.024206046,0.01926492,-0.050567135,-0.014056808,-0.033696007,-0.017382974,-0.02963785,0.004937596,-0.017592803,0.03699417,0.008857028,-0.05370099,-0.007305965,-0.002065071,0.039962884,-0.018770928,-0.037413083,0.022951337,0.016020313,0.011181175,0.037391115,0.07159272,0.007799987,0.015478101,-0.015846077,-0.00089343253,0.07028515,0.047777466,0.03215512,0.0039565396,-0.049953267,0.024680683,0.030470362,0.023201214,0.0014444117,0.004588045,-0.04272588,-0.026633102,-0.01237921,0.015056381,-0.0028796121,-0.04682226,-0.02775704,-0.04678632,0.059552502,0.017967824,0.011091586,0.01890439,0.024098404,-0.01864573,-0.044420548,-0.018344369,-0.0008392102,-0.024772486,0.035978183,-0.031828173,0.0048849103,0.024989368,-0.014647813,-0.01030599,0.040628415,0.0054684067,-0.006418592,-0.067026906,-0.009754568,0.04074293,0.021412384,-0.036499426,0.009358561,0.015137703,0.04710271,0.02915113,-0.028393377,0.012301095,-0.02417629,-0.024707584,-0.022484727,-0.02019186,-0.030460557,0.037503794,-0.0010339562,-0.044216283,0.018442791,-0.0052385987,0.040863235,-0.014163353,-0.029454617,0.0014420396,0.010699625,0.025000295,-0.014739193,-0.0055336445,-0.019463371,0.03852762,0.01687715,-0.021596834,-0.012065065,0.011155175,-0.004510039,0.013003544,0.015616354,-0.023810247,0.0052186297,-0.012617398,-0.00022259669,-0.013202795,0.050431743,-0.040265895,-0.010493418,-0.0016394766,-0.022953887,-0.060974844,0.0038790773,-0.017058237,-0.0011276447,-0.002623932,0.0016223787,0.030417887,-0.017731141,0.0323592,0.004118267,0.029411454,0.0115350615,0.0025576148,0.012096066,0.022961864,-0.007719308,0.018705744,-0.048803125,-0.025321793,0.013986227,-0.045091234,0.0064311423,0.014912694,-0.02997243,-0.0016596713,-0.012679462,0.018239973,-0.018590257,0.01824848,-0.009891139,-0.024291484,0.011856683,-0.0046249437,0.027130658,0.004581104,0.0075705224,0.030521529,0.01977546,-0.01917375,-0.044233963,0.008256128,0.00050346146,-0.022502085,0.019388465,0.021446284,0.043883603,-0.030775635,0.0037378424,-0.0043256963,-0.015511577,0.07188647,-0.015856596,-0.0058108093,-0.04890351,-0.03786772,-0.03408314,0.0457814,-0.012216857,-0.007398579,0.037161533,-0.015886346,0.037533414,-0.029565781,-0.0033027977,0.003961053,0.018442513,-0.10082005,0.01173906,0.027678674,0.021011893,-0.054652516,0.0056282296,-0.004058009,-0.027022533,0.013602718,-0.025741441,-0.061701186,-0.022317635,-0.004179724,-0.030125972,0.02745583,0.049087413,0.046606816,-0.022955237,-0.0008169208,0.077141106,0.009035303,-0.039594907,0.008438356,-0.004013424,0.00070788,-0.0045875125,-0.017898906,-0.04307469,-0.020958511,-0.000584052,0.014998058,-0.02677665,0.012794789,0.031010611,-0.008129035,0.020285629,0.009178657,-0.022238705,-0.0021945531,0.033258848,-0.0030547515,0.022716552,-0.009346568,0.03448021,-0.034789436,0.03663825,-0.023738602,-0.0045032385,-0.01868494,0.01228727,0.008223008,0.029165935,-0.06373205,-0.025687639,0.0115016345,-0.05196533,-0.0005883033,-0.01894358,0.009136707,0.044921678,-0.018021196,0.023830777,-0.008915569,-0.022324536,0.034453627,0.018616185,-0.03134244,0.00873188,-0.0025436042,0.0403642,-0.030097496,0.032536425,0.0346402,-0.03089459,-0.0095743565,0.031329457,0.0092615,-0.015780652,-0.051012333,-0.028340291,-0.04160786,-0.03343328,-0.04519248,-0.0038021686,0.007819365,-0.025446776,-0.032539815,-0.000046855093,-0.012585989,-0.0002602438,-0.048080776,-0.028952925,0.0198571,0.028590888,-0.040567953,-0.0062025804,-0.014499184,-0.0013757979,-0.0225359,-0.015147092,0.004245182,-0.06204388,-0.01188514,-0.011512872,0.001485081,0.06807363,0.01028138,-0.017413117,-0.004623642,-0.025319504,0.014966283,0.026968716,-0.03583953,-0.0030393186,-0.00964577,-0.024831384,0.023961784,-0.039396185,0.019232566,-0.030978749,-0.0011902942,-0.008198612,0.024135016,-0.03809319,0.040704437,0.025030568,0.04010015,-0.0032145649,-0.0065883803,-0.057452276,0.036194243,-0.06885785,-0.05394786,0.0000148610425,0.018474149,-0.016695121,0.036168583,0.015018716,-0.059701093,-0.004499262,0.0020972018,-0.0061913915,-0.004307128,-0.023914354,-0.003117889,-0.029100837,0.010201998,0.030008629,0.016790116,-0.027468076,0.02351899,-0.021357106,-0.017592462,0.015572411,-0.016204134,0.021000631,0.014447319,0.026946696,-0.006761144,0.02068726,-0.01606279,-0.014968047,-0.032016385,0.008851729,-0.05837169,0.02681757,-0.0270325,-0.006410001,-0.05736156,0.00030717932,0.02394818,0.021251133,0.0104810605,-0.04866092,0.05093076,0.021534044,-0.024515135,0.03366691,-0.0044104536,0.012318283,0.0348878,0.0075155916,0.050999165,0.023178313,0.036377374,0.025513312,-0.009470682,0.009119606,-0.029163903,-0.004617799,-0.0031252452,-0.028756859,-0.03294998,-0.035764553,0.010383577,-0.022212313,0.004704756,0.015343945,-0.03668337,0.008395395,-0.025600262,0.0001489969,-0.03655355,-0.014828338,-0.012403094,0.011954667,0.016898615,-0.011968618,0.020209402,0.033479054,0.0004932473,-0.0049426346,-0.03055927,0.020102387,-0.029903607,-0.011456105,-0.012982233,0.01622772,-0.0037781605,0.040069327,0.031804886,0.057373732,-0.040212944,0.014022196,-0.040989533,0.016717026,0.045346126,0.011894383,0.030906783,-0.0052632135,-0.06109147,-0.0067073563,0.020287942,0.02560492,0.017904976,-0.0003616754,-0.06651549,-0.014893694,-0.010305671,-0.004502669,0.04825565,-0.0133924475,0.0038594257,-0.010936017],"last_embed":{"hash":"yvqw3x","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"yvqw3x","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#File Format#{4}","lines":[64,65],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yvqw3x","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Workflow Patterns": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.059473805,-0.021282282,-0.05981817,0.008587766,0.006516654,-0.017801171,-0.0107686855,0.014555773,0.0064325347,0.004201334,0.010756461,-0.009740953,-0.02032388,0.0080235405,0.017120985,0.011807493,0.014761087,0.032008693,0.006561321,0.00017179473,0.005624808,0.014291839,0.054081965,-0.036450393,-0.019248346,0.004785086,-0.006376381,-0.01611525,0.024971755,0.068311125,0.0085675735,0.026837466,-0.00026840626,-0.0038554072,0.0032644258,0.02912956,0.04851722,0.008339129,-0.046237726,0.029214483,-0.013293595,0.018867243,0.051660188,-0.02783704,0.034142155,-0.008410924,-0.0052303355,-0.01775791,0.010686782,-0.031724278,-0.0256962,-0.0085753845,0.015378808,-0.02349298,0.05123356,0.039203443,-0.0468876,-0.02516123,-0.071488015,-0.006832882,0.003632059,-0.0017975568,0.01690285,-0.0041036406,-0.019740898,0.02516883,-0.019148836,0.011790012,-0.037066035,-0.044190623,-0.0064157173,0.014560183,0.015189064,-0.035856634,-0.037903283,-0.018055249,0.031068798,-0.023465136,-0.021268796,0.014070032,0.0020206163,0.025485719,0.024540504,0.01258168,-0.008659218,-0.0045150984,0.0054187523,0.08953272,0.01656288,0.03085752,0.014504928,-0.048108745,-0.039602153,-0.066545814,-0.028462058,-0.02836438,0.020384979,-0.0007501213,0.014762627,0.012667089,0.008341679,0.0014914847,-0.015793817,0.04479889,0.02411842,-0.032612238,0.0327855,0.010885193,0.009545438,-0.023251511,0.004776091,0.06256537,0.032898396,0.045172073,-0.007871316,-0.0033314691,0.009027244,-0.059099887,-0.0028438468,0.0056285174,0.03873004,0.02518729,0.044395965,0.0015960984,-0.02685996,0.006341245,0.037238684,-0.03036714,-0.0011185142,0.022104507,-0.010101579,0.094328634,0.016296351,0.0010844907,-0.02017817,-0.036233865,0.059614383,0.06276645,-0.020987192,-0.03215382,0.058814954,-0.03060179,-0.04347636,-0.027648823,0.010024115,-0.017709877,0.057818253,0.0057175597,-0.015263592,-0.019471072,0.048150532,0.037021026,0.018019449,0.012161959,0.056710247,-0.052633286,-0.02666285,0.04655465,0.013299015,-0.016348667,0.026400939,0.009605543,-0.041221667,0.024027208,0.065690145,-0.032520555,0.049653612,0.025057014,-0.01743618,-0.032806735,0.028460942,-0.032073952,-0.010868099,-0.032998603,0.040914968,0.016171478,0.08162258,0.019945176,0.0042878147,-0.046991564,0.0015683824,0.008137001,-0.0403765,-0.036484923,-0.019631548,0.011788745,-0.055560753,-0.015792677,-0.0072738132,-0.0019226962,-0.037391547,-0.007992963,-0.022197085,0.030704409,0.010866903,0.02117699,-0.022597993,0.0117769595,-0.02624411,-0.028564855,0.010845309,0.032913316,-0.02670315,0.011052272,-0.010593634,-0.023341471,-0.015722023,-0.050403345,0.029537067,-0.02353152,0.021483274,0.00903387,-0.046582986,-0.016954403,-0.029590055,-0.017159298,0.013189759,0.008173316,-0.00848078,-0.042380538,-0.020653432,-0.008873577,0.037727665,-0.016494568,-0.0008370554,-0.012832577,-0.0048974,0.04382578,0.03744809,0.007278583,-0.033845246,0.0015240072,0.0021780422,0.012303224,0.046872422,-0.02201237,-0.006620667,0.052970137,0.038322475,0.013286087,-0.08092916,-0.00743606,0.0063377973,-0.00516117,-0.022329539,-0.02725655,0.007868103,0.030375797,-0.016812714,0.019846098,0.010732072,0.024407642,-0.025723854,-0.034149177,0.030895112,0.013908223,-0.00690136,0.000602577,-0.007211856,-0.0066879713,0.016080115,0.020440428,-0.039485287,0.013253145,0.026412113,-0.012217405,-0.009167159,-0.036434323,0.02326265,0.02278066,-0.018315239,-0.034572836,0.031212432,-0.00288841,0.00028150572,0.00872725,-0.026399571,0.001055948,0.07575877,-0.009761599,0.0040729633,0.021774719,0.03469546,-0.037586905,0.0035283493,-0.025446001,-0.0062387167,-0.010548803,0.016882908,0.0015910872,0.010059307,0.0060550254,0.048879847,0.006267944,-0.027295604,0.018635912,-0.007639282,-0.16400778,-0.040978957,-0.017096441,0.05409885,0.050193742,0.008123472,-0.027112361,-0.048432644,-0.053322226,0.049322456,0.039907895,-0.05899862,-0.033914812,-0.031549767,0.031155419,-0.00482942,-0.010774573,0.018222848,-0.0109843295,-0.027923211,-0.035185907,-0.0054133297,-0.0018360288,0.010708284,-0.017915258,0.03405704,0.07603396,-0.025701912,0.020646209,0.0041913893,-0.0058136685,0.029872205,0.016141849,0.02516796,0.024767037,0.01800156,-0.02088277,-0.008304945,-0.010761454,-0.011337213,0.046043895,-0.014863332,0.035328764,0.024877401,-0.053169955,0.0061593154,0.015288153,-0.020983275,-0.015807701,-0.020065736,0.010831955,0.02413261,0.040811963,-0.010271588,-0.04594727,-0.016427314,0.016101968,0.023893796,-0.033911623,-0.023269797,-0.034414496,-0.03564944,0.0027722747,-0.042861287,-0.009339824,-0.03562647,0.0353678,-0.019905776,-0.0054965196,-0.059781037,0.011163379,0.005917999,0.045839097,-0.02871205,-0.013331301,0.052499305,-0.03508995,-0.013595145,-0.031433135,-0.09746918,-0.04386207,-0.02356502,0.002991689,-0.0076923426,-0.027230013,-0.0028860022,-0.0040710242,0.017530754,0.011470731,0.22953992,0.04025308,0.0011110123,0.04045752,0.10298023,-0.0070320466,-0.03375296,0.0536682,-0.016138582,-0.04826732,0.056972906,-0.010127945,-0.024062155,0.022733606,0.026030496,-0.02931349,-0.03804554,-0.012622805,0.06338891,-0.019956635,0.033555515,-0.059154756,0.03742745,0.01971268,0.003996609,-0.023959655,-0.0061586504,0.0047630323,-0.047526486,0.023489188,-0.0050212066,0.02279235,0.025987206,0.005210899,-0.018346066,-0.059370883,0.026914217,-0.03824875,-0.056560308,0.018002946,-0.000093070055,-0.017241266,0.0427646,-0.04229326,0.0007557416,-0.00486984,0.023381468,-0.0134850005,0.022245448,-0.008419628,0.009903331,-0.033318937,0.009944387,-0.004206765,0.006797146,0.0031811125,-0.02818877,-0.06109242,0.0014152396,0.047913868,0.023417123,0.0010576368,-0.026221203,0.03188447,0.0343336,0.045181025,0.049351223,-0.033365667,0.010201353,0.043416023,0.032239284,0.026752835,0.033838972,0.016937135,0.064692475,-0.04559961,0.024566337,0.053453073,-0.014358353,0.03532248,-0.04066974,-0.037652742,-0.024031961,0.0135969035,0.037956726,-0.0011640211,-0.043421444,0.017758947,-0.0050218,-0.059920233,0.032795448,-0.006236638,-0.020735115,-0.00041334663,0.05262667,-0.010940135,-0.019864785,-0.013944841,-0.03417816,-0.023822455,0.026069773,-0.002529604,-0.024505047,-0.053041667,0.045192413,-0.00012878657,-0.012472261,-0.037343346,-0.009869727,0.008537138,-0.05611395,0.011441693,0.0144511815,0.0488021,0.020110117,0.06140077,0.082737595,-0.025055107,0.041357536,-0.004066994,-0.029266983,0.024798159,-0.0209328,0.019010387,-0.013497903,-0.0198964,0.0039243093,-0.048531927,-0.03343291,0.038537495,0.033686135,-0.03600312,-0.02641412,0.004904321,0.041038882,-0.008127027,0.049892623,0.0307235,-0.028697304,0.04850721,-0.032095343,0.016165743,-0.04184923,0.01702607,-0.0061169695,0.028863868,0.04707912,0.004994419,-0.045516722,0.028200496,0.020041548,-0.011004376,0.0016269807,-0.047725983,0.01772768,-0.04572898,-0.03851464,0.05045372,-0.009974661,-0.041175034,-0.04254108,0.038763702,0.027003007,0.07795478,0.0034478267,-0.03337744,0.009781133,0.078558736,-0.0114781065,-0.0074824863,-0.012234729,-0.024412166,-0.028455054,0.041590627,0.027623449,-0.00031568998,-0.0408858,-0.017080419,-0.051487643,-0.006252843,0.010916422,0.015525783,-0.021777056,-0.023218317,-0.002556799,0.024043215,-0.03196922,-0.028954754,0.026033755,-0.0046718647,-0.023437425,0.10774954,0.001293665,-0.0068398598,0.01306824,0.019792158,0.035372727,-0.013190648,0.024282042,-0.033001337,0.0020411818,-0.009076086,0.024034064,-0.005505657,-0.014111264,0.04639514,-0.049650047,0.036446,-0.009590475,0.011388074,0.01020307,-0.008639198,-0.052035272,-0.018048685,-0.01815136,-0.011658323,0.011371032,0.050290372,0.010628492,-0.06551231,-0.034273356,-0.008885193,0.013429436,-0.045741484,0.0042443005,0.014654986,0.005636516,0.002815781,-0.04544888,-0.02614279,-0.0070276177,0.006198355,0.03469262,-0.056699753,-0.013161691,0.012057716,0.025754545,0.013214654,0.01104901,-0.003509193,0.023192856,0.0006142118,0.008890946,0.0005534651,0.033763956,0.06441698,-0.014564704,-0.03965519,0.022356287,0.0020167306,0.041379333,0.020321827,-0.013011469,-0.035763543,0.0039350265,0.006263773,-0.035782903,0.0031336816,-0.053106382,-0.030745104,-0.011867692,0.05181791,-0.01827486,-0.00066064013,-0.048120152,-0.0076946765,0.014391571,-0.055498667,-0.027068654,-0.0023919602,-0.007805382,0.018350821,-0.03221128,0.014359561,-0.017916106,0.01103353,-0.02472319,0.011556591,0.036115143,-0.011302526,-0.044769812,0.008903544,0.049035586,-0.007867052,-0.037104074,0.025272693,-0.002468351,0.0026118762,0.025578506,-0.017901525,0.024581734,-0.041486215,-0.024763023,-0.009129985,0.008807203,-0.020724477,-0.0014481957,0.064566724,-0.03411965,0.021720067,0.0018052157,0.015290914,0.009304373,0.0042869104,0.013288388,0.012099106,0.032580636,-0.0038479525,0.0467395,0.0024774778,-0.0007711011,-0.04512379,0.005121392,0.015961438,0.031254347,-0.005929868,0.043196566,0.0048990306,-0.01616142,0.02154122,-0.011957283,0.0050024977,-0.026455931,-0.014236384,-0.04887244,-0.014851302,-0.045074746,-0.012313708,-0.021962343,0.004049387,-0.034937654,0.0008912844,-0.009823985,-0.03868984,0.0058506615,0.006670105,0.049330693,0.008110221,0.03392374,0.012622068,0.024491092,-0.0023088353,0.028836317,-0.0366632,0.013449669,-0.070867844,0.023574855,-0.0060292673,-0.016815934,-0.058863398,-0.01528033,-0.03144493,0.0044633127,-0.003015975,0.022521762,-0.013780238,0.019230235,0.023001373,-0.009117386,0.009390423,-0.02893135,0.0076326034,-0.0032376258,-0.04056197,0.04073374,-0.0016672085,-0.010002257,-0.05239747,-0.019243486,-0.010049813,-0.029443527,-0.0012371815,0.0087519735,0.04354932,-0.015175986,0.02792657,0.024123536,-0.0008457971,0.0376981,-0.036420863,-0.012289366,-0.01759386,-0.016484605,-0.0046102563,0.00522386,-0.016832182,-0.027648686,0.008614396,0.0055491063,0.010905301,-0.0017356579,-0.005542423,-0.035601124,-0.0047462895,-0.12481941,0.008660857,0.01503031,0.0049826954,-0.07059399,-0.012784731,0.0038762162,-0.026920035,0.015045967,-0.026307674,-0.035803307,-0.013666906,0.011373043,-0.00989652,-0.0045342036,0.058034007,0.023830978,-0.03307303,-0.017560681,0.022947855,0.026132457,-0.02119744,0.077483766,0.018080547,0.009309857,0.026752885,-0.0013482146,0.016104843,-0.022802055,-0.04877336,0.046946317,-0.0065157334,0.013594175,-0.003363642,-0.0069048624,0.030642223,-0.0016421062,0.00868273,0.008415662,0.020860124,-0.07808404,-0.00070517225,-0.01602114,0.024037663,-0.011448694,0.03909541,-0.020925382,-0.021803813,-0.008341043,0.0015233716,0.013075079,0.0598676,-0.055355564,-0.024612397,0.0006682191,-0.01163131,-0.010707897,0.0010717133,-0.040497016,0.051458202,0.00883943,0.029366443,-0.009106193,-0.022725936,-0.021899961,0.013273278,-0.057726383,-0.008996874,-0.029464455,0.04099216,-0.007733123,-0.016790008,-0.009955429,-0.02702782,-0.03591739,0.0073097916,0.0041148053,-0.00949148,-0.0671039,0.0012288282,-0.013048444,-0.012987596,-0.030346774,0.00994363,0.027374955,-0.046486635,-0.009400313,-0.008200668,-0.05091523,0.0017631504,-0.016564768,-0.045170672,0.002750854,0.031753283,-0.026815996,0.03177226,-0.05765406,-0.013208022,0.011254727,0.02612569,0.0030085044,-0.0096123945,-0.02262053,0.0050198315,-0.0031977766,0.006306984,0.0076122307,-0.047308467,0.0076780124,0.006432213,0.016708983,0.020067973,-0.027794493,0.0025416994,-0.042670067,-0.00794818,0.013356042,0.01669036,0.03504728,-0.028691018,0.006714966,-0.019148577,-0.03119058,-0.03421398,0.028036393,0.055796098,0.0026377246,0.025222054,-0.01885919,-0.038949415,0.014288871,-0.025194166,-0.0201021,0.011769565,0.042507958,-0.02165764,-0.008937383,0.030573348,-0.05293713,-0.011764695,-0.04559999,0.0030382443,-0.026492797,0.008685618,-0.016414894,-0.03723857,-0.006160144,0.020056624,-0.03567477,-0.049498346,0.0077917413,0.04013452,-0.0059845955,0.035409823,0.019509548,0.034783177,0.006000834,0.093287766,-0.005602296,0.07541636,0.011363758,-0.004160493,0.0046635023,-0.027617358,-0.032033835,-0.008565694,-0.011391708,-0.016485447,-0.0401745,-0.03681592,0.036108993,-0.010097524,-0.0082428185,-0.047526725,0.07195785,-0.010408696,-0.014240395,0.0058530574,0.02373707,-0.023550058,0.028570702,-0.0062773814,0.049285375,0.030722974,0.03623478,-0.009047907,0.0051114717,0.0016387395,-0.017567474,0.00046725434,-0.042895824,0.004249329,-0.0010208094,0.0027356115,0.08376973,0.017263616,-0.0034634985,0.020622646,0.0040001473,0.05113929,0.006378641,-0.0402795,-0.04609212,0.0060532372,-0.02621529,0.012954928,-0.037185848,-0.02296479,-0.0022935306,0.023010528,-0.020252785,0.009963546,-0.0064628194,0.009690845,-0.013511719,0.011351352,0.0050281347,0.052045826,-0.024784738,-0.00062561664,0.011785061,0.017819794,-0.0067945,-0.027197525,-0.061115768,-0.01895516,0.05110055,0.008551705,0.016566344,-0.021346793,-0.06047337,-0.017158758,-0.01564601,0.044591732,0.022895593,-0.004041644,-0.04487244,-0.013141077,-0.039396938,-0.016338164,0.030448694,-0.037928883,0.019315917,-0.04781348],"last_embed":{"hash":"1xyhgk5","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"1xyhgk5","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Workflow Patterns","lines":[66,87],"size":805,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xyhgk5","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Workflow Patterns#Diary Entries#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035194177,-0.012825301,-0.053407107,-0.011400403,-0.013054221,-0.0076637985,-0.009987339,0.031779073,0.007880839,-0.0032290423,0.018762061,-0.012416122,-0.007587639,-0.008518667,0.0056702555,0.0068198913,0.01454575,0.0368369,0.02151774,0.006732392,0.019227995,0.026814364,0.022720255,-0.053118702,-0.01966197,-0.015623499,0.010910167,-0.02147434,0.04294831,0.04746031,0.010537003,-0.00288083,0.019973317,-0.009579001,0.002058425,0.014821795,0.045168746,0.018980892,-0.04385198,0.04108824,-0.033224966,0.0017873619,0.06276592,0.009287893,0.021804346,0.0039825193,-0.006557731,-0.018101996,-0.0015711723,-0.025875537,-0.0023518316,0.011795003,0.031683803,-0.0016499342,0.04810974,0.031089893,-0.059477255,-0.017994173,-0.05651159,-0.0529427,-0.001980813,-0.02496514,0.026306499,0.014856178,-0.022207215,0.024085462,0.0059276875,0.019503552,-0.037750345,-0.034227695,-0.0016721811,0.03772999,-0.0037315434,-0.032555107,-0.03689389,-0.01598304,0.032736193,-0.018216986,-0.003477208,0.031966526,-0.0047071516,0.0020682549,0.025025044,-0.009408517,-0.0076462165,0.0019891863,0.010275304,0.06900816,0.0112173855,0.005011527,0.017910551,-0.0578783,-0.031183265,-0.04272863,-0.028832348,-0.037350677,0.029002825,0.006870515,0.037411124,0.01180069,-0.007073535,-0.022415532,-0.010352373,0.046519373,0.008715844,-0.047300186,0.028362961,0.010609421,0.026480146,-0.027557133,0.0053952523,0.078884296,0.05636333,0.05458901,-0.0011084921,0.003570379,0.005041131,-0.05095462,0.019709531,-0.012693775,0.045691356,0.00399057,0.031082032,-0.02507678,0.0032621957,0.01993443,0.029251289,-0.046075024,-0.014917858,0.026633006,0.0051644603,0.07995808,0.0028312632,-0.013078777,-0.0020095673,-0.04549662,0.047100622,0.05651735,-0.017359463,-0.051573567,0.05159241,-0.0036689362,-0.045689795,-0.026797794,0.021960385,-0.036002524,0.044036813,0.002217026,-0.011333732,-0.024401912,0.054776452,0.029871067,0.027314112,-0.0050166715,0.08225122,-0.02772888,-0.035049655,0.04319633,0.016359868,-0.01330629,0.004407993,0.0023411708,-0.056870066,0.015796263,0.052802607,-0.03746637,0.06452843,0.048328638,-0.0068161306,-0.029717326,0.04271872,-0.046330485,-0.025076075,-0.032178305,0.027204052,0.026573565,0.07410949,0.009476237,0.0036127237,-0.0419435,-0.011570119,0.007651,-0.04710559,-0.010465279,-0.028559616,-0.013578085,-0.07611373,-0.010933925,-0.01909749,0.008174934,-0.03829106,-0.01933456,-0.038470488,0.019592809,0.044513475,0.031492285,-0.03477848,-0.006864484,-0.01289356,-0.037455752,-0.0121439425,0.039543934,-0.060888574,0.0006417092,0.004556196,-0.0012286822,-0.0043799602,-0.04619864,0.03271468,-0.0034278163,0.021756593,0.04088066,-0.046346758,-0.03700752,-0.019089106,-0.027728926,0.016064284,0.039485063,-0.015558922,-0.022701329,-0.03635814,-0.001563995,0.03959788,0.020604527,0.011855437,0.016026547,0.0067188274,0.026717216,0.034883026,0.022703042,-0.030849405,0.009815101,-0.0006137488,0.02589489,0.050861556,-0.02981125,0.00585974,0.071889244,0.031192396,-0.0016934365,-0.08245341,-0.021367678,0.012565381,-0.0005765571,-0.009365835,0.0023904655,0.010300521,0.021445684,-0.025121044,0.009341606,0.013206096,0.019073276,-0.026151508,0.010219038,0.025288975,-0.0044646347,-0.007537325,0.0032838597,-0.0021801947,-0.007169906,0.016972575,0.024683109,-0.042839717,-0.0033164737,0.046354696,-0.015502424,-0.00048821548,0.0028807025,0.020124907,-0.018152032,-0.034902308,-0.030490436,0.0411262,0.0020090567,0.018322095,0.0083221225,-0.035242155,0.004986202,0.054145716,0.013624273,0.01431171,0.020790596,0.038831014,-0.054398865,0.0036922356,-0.03907799,-0.010616711,-0.020954575,-0.0066635995,-0.035174202,-0.0024734386,0.016449459,0.03876394,0.019681115,-0.042611253,0.030000614,-0.021992138,-0.14152417,-0.03637406,-0.01552339,0.047644727,0.043709673,0.020108176,-0.03438457,-0.044081837,-0.05594052,0.031081216,0.02262675,-0.057970386,-0.011637966,-0.019927716,0.04346113,-0.00280993,-0.0037879436,0.024636988,-0.0038543171,-0.010974599,-0.029700972,-0.013033005,0.0111944685,-0.0055996687,-0.01670913,0.0034404488,0.05902939,-0.02769844,0.020550609,0.00069517,-0.0065893373,0.018216439,0.004239043,0.023693189,0.01709535,0.01557123,0.0020873537,-0.017910682,-0.010304505,-0.009257272,0.053623766,-0.03857241,0.053956896,0.03200778,-0.065429136,0.006254752,0.011345638,-0.0040413267,-0.018529484,-0.024006812,0.03328507,0.023070585,0.051301353,-0.0025786273,-0.036553714,0.015482256,0.013077507,0.034270592,-0.033208605,0.0025545415,-0.03987344,-0.038002603,-0.0024481316,-0.06030162,-0.014091906,-0.03357238,0.030058691,-0.037833013,0.0021984351,-0.055543985,0.0042491155,0.022212764,0.057354465,-0.033597343,-0.01043559,0.035559792,-0.0056904824,-0.030620715,-0.034404308,-0.07785618,-0.057229307,-0.016261164,0.006018886,-0.0143072875,-0.047750305,-0.018162994,-0.008271043,0.027205989,-0.008691322,0.2359706,0.044730254,0.013933607,0.028629107,0.084877566,-0.008304903,-0.05466461,0.03243701,-0.018791638,-0.041940365,0.037583504,-0.0069318167,-0.029554367,0.006111544,0.01572394,-0.034301408,-0.030456731,-0.017873485,0.0514106,-0.0004351928,0.038801324,-0.04871168,0.023587555,0.0033611993,-0.011472964,-0.0031134756,-0.011198478,0.011889666,-0.04536482,0.024794579,0.033575203,0.0443146,0.025604798,0.02577558,0.003191102,-0.028577397,0.03977227,-0.041861508,-0.036088936,0.0029502641,0.0012380686,-0.0066107837,0.031773716,-0.016939988,-0.014372113,-0.003052909,0.043982536,-0.004046998,0.033671692,-0.0012546617,0.017115405,-0.05088411,0.017557314,-0.008769088,0.02107869,0.01176326,-0.020505892,-0.086684175,-0.004943183,0.049927127,0.026303647,0.015292811,-0.040830318,0.054609768,0.039404847,0.056063782,0.054889914,-0.03765288,0.0068039536,0.040151495,-0.0068667587,0.024041183,0.015350247,0.014461661,0.059174664,-0.03719386,0.034647167,0.05468164,-0.02756637,0.04730513,-0.04745485,-0.03612059,-0.011668406,0.024280539,0.022019638,-0.031718798,-0.015662698,0.014229984,-0.007355856,-0.08622488,0.020981641,0.011929377,-0.022194622,0.030841403,0.050947484,-0.023734938,0.011370131,-0.011836783,-0.045543045,-0.011318273,0.022732303,-0.015993457,-0.0167458,-0.0539524,0.047692653,-0.023130802,-0.021936646,-0.030324075,-0.017432515,0.034704965,-0.03524064,0.023536053,0.016067665,0.023473263,-0.014944288,0.0678058,0.08187854,-0.018406324,0.005771984,0.00587584,-0.023180045,0.007406585,-0.009737945,0.018148145,-0.02106191,-0.0037576042,0.009512693,-0.018790426,-0.01815203,0.026909167,-0.0017557527,-0.021812443,-0.028065074,0.013107332,0.028506797,0.0089373095,0.049543545,0.047430526,-0.017391305,0.038382888,-0.023861127,0.037660725,-0.042902943,0.010297102,-0.0051027504,0.008033105,0.009761163,0.004989826,-0.043242894,0.063773125,0.041563433,-0.014798552,0.009807224,-0.042705942,0.013535872,-0.05022614,-0.03343851,0.045505144,-0.02955661,-0.029614052,-0.007130816,0.042910144,0.023673777,0.0553631,-0.02296249,-0.024138601,0.0059363726,0.05770384,0.0039162533,0.00023143315,-0.030423583,-0.011557443,-0.036877364,0.030954061,0.04745525,-0.0007191736,-0.027220903,-0.0076693706,-0.044432472,0.00008297238,-0.0045576044,0.0080378195,-0.013342222,-0.011462299,0.011454288,-0.004364236,-0.053597484,-0.033734906,0.0113492785,-0.010662558,-0.007493478,0.092612915,0.009446779,-0.008329171,-0.027234081,0.030685376,0.015537315,-0.004891937,0.027177757,-0.05202698,0.021644333,-0.011840823,0.012810678,-0.011356576,-0.04255171,0.027728008,-0.033810053,0.048173573,0.011037016,0.031266555,0.0077174134,-0.019487962,-0.06330509,-0.014047403,-0.014274029,-0.01095289,0.05267449,0.054813012,0.022679882,-0.017976293,-0.033326395,-0.017588485,0.0009782882,-0.015749685,-0.005636315,0.0033694438,0.00018273569,-0.036370665,-0.054361455,-0.025811916,-0.008584774,-0.009805663,0.021202711,-0.048549693,-0.0017181828,0.031901877,0.026488556,0.030330641,-0.019572584,-0.021440139,0.023508435,-0.0036336477,-0.0013772646,0.00041592107,0.038578074,0.056546062,-0.04855804,-0.027243044,0.023221627,-0.007785335,0.040500566,0.010959122,-0.02073447,-0.028246025,0.0067388625,-0.011633638,-0.05691271,0.004297854,-0.046062745,-0.021392824,-0.031723715,0.062941514,0.011238824,-0.0030760216,-0.029987656,-0.021358939,0.010837182,-0.071539745,-0.011294363,0.03232061,-0.018334042,-0.008436563,-0.019905303,0.017106816,0.0046636183,0.03573856,-0.009420461,0.02124188,0.0486143,-0.01566613,-0.04339679,-0.010937834,0.022956135,-0.04191095,-0.026883367,0.03917467,-0.00934141,0.009651318,0.02409459,-0.031384796,-0.0024128994,-0.04881937,-0.04842712,0.020770013,0.0027328392,-0.015501409,-0.008472523,0.09119515,-0.045877337,0.012198883,0.0036966829,-0.009056546,0.0026909362,-0.0075383955,0.0015672423,0.009389757,0.03286704,-0.012764638,0.019779332,-0.025717204,-0.012457201,-0.027687106,-0.012774555,0.0064128526,0.012357218,-0.0019625123,0.036734447,-0.0064183907,-0.029493913,0.028250145,-0.026741384,-0.014101093,-0.012043139,-0.012193536,-0.018581133,-0.022769097,-0.031939186,-0.02022841,-0.03989809,0.016628575,-0.03337574,-0.0054250876,-0.047516506,-0.047378656,0.0027822729,0.010030415,0.022776758,0.030744765,0.026599932,0.0369325,0.044964284,-0.014129106,0.032954197,-0.036319036,-0.0017824363,-0.06458816,0.008849968,0.00009420199,-0.024985375,-0.042325873,-0.0047265366,-0.05729172,0.018585756,-0.010832134,0.036758408,0.003527981,0.008907238,0.019989828,-0.023574496,0.03841195,-0.02627899,0.016587868,-0.024639266,-0.034055524,0.016053967,0.009013471,0.001809057,-0.01733421,-0.019861067,0.00007541471,-0.030064488,0.0012733266,0.025587074,0.06095978,-0.021484338,0.029375717,0.036555257,0.020259894,0.03799673,-0.014662835,-0.0068944865,-0.0017223578,-0.025693556,-0.010758444,0.007421322,-0.033248443,-0.028596075,0.005231499,-0.01394906,0.010018268,0.008914566,-0.008861423,-0.032020222,-0.0019735938,-0.110814676,-0.0032685718,0.007024052,0.004842106,-0.04533622,0.005483071,-0.028304843,-0.015185287,0.007077056,-0.029797157,-0.032964848,-0.022302845,0.014994361,-0.01998823,-0.019403145,0.044836402,0.042093437,-0.023938255,-0.03811823,0.03477984,0.03386061,-0.008378968,0.05925815,0.017069247,-0.00748691,0.010254129,-0.02424815,0.029460913,-0.018954026,-0.03055305,0.048597608,-0.0140235005,0.008893976,0.04196324,0.019324528,0.015981872,0.0009621064,0.01551368,-0.0016514726,0.060570292,-0.053210244,0.004961556,-0.021244874,0.019086916,-0.014449006,0.024113342,-0.011300327,-0.01814513,0.0071163033,-0.0034431245,-0.0008357131,0.055241797,-0.053013083,-0.011025117,0.01568124,0.0033930452,-0.010477265,0.001955649,-0.018932661,0.019072985,0.0028816205,0.023282168,-0.011448698,-0.032347657,-0.003559785,0.028046317,-0.039793342,-0.0126867825,-0.02861205,0.04092774,0.007849171,-0.025862144,-0.0058039185,-0.035785943,-0.040663578,0.015205219,0.026115414,0.0015277563,-0.072485656,0.0013265146,-0.035179723,-0.006463017,-0.011262338,-0.00010192454,0.0021522057,-0.030512763,-0.003145787,-0.003861504,-0.053152908,0.022882301,-0.020688921,-0.030476376,0.016025428,0.015484133,-0.03199767,0.01828704,-0.05709587,0.012224048,0.008353245,0.016851457,0.0019607325,0.00794438,-0.02184443,-0.03488268,0.016246725,-0.0056401026,0.027485412,-0.033034563,0.0077571357,-0.0051149665,0.022683347,-0.0007081848,-0.028725518,0.007732243,-0.032763302,-0.014779944,-0.0011969521,0.00027429443,0.02974191,-0.05747353,0.010814913,-0.026126917,-0.0026249436,-0.034805723,0.033071954,0.052322816,-0.024833921,0.03557306,-0.027164394,-0.019472789,0.0011725778,-0.015212629,-0.025235025,0.024582483,0.07957124,-0.0012661404,0.0047504436,0.036807537,-0.049217056,-0.0015223299,-0.047095135,0.018640025,-0.012682843,-0.0041752863,0.0011546393,-0.037245512,0.00019881091,-0.015790874,-0.023261923,-0.013186162,-0.035049614,0.029192882,0.013450677,0.017627135,0.004615285,0.030787287,-0.042932257,0.062201116,-0.010031384,0.05151205,-0.0091899885,0.014363927,-0.017328054,-0.04372157,-0.040961567,-0.0061070076,-0.026256397,-0.008867704,-0.018211145,-0.02711008,0.026716448,-0.04338021,0.0031038974,-0.050719377,0.08176301,0.016741004,-0.031527236,0.0039790357,0.03128458,-0.017971052,0.023402747,-0.003566394,0.07615124,0.02742388,0.020540642,0.037871413,0.0136519335,-0.022615414,-0.00399235,0.00013809247,-0.025503984,0.009069415,-0.021164477,-0.028814208,0.08230988,-0.00834104,-0.018853052,-0.007216782,-0.004221725,0.04439521,-0.013695845,-0.055375863,-0.0274104,-0.0012706371,-0.019170249,0.000008979346,-0.031632792,0.0029806735,-0.011559214,0.019252574,-0.016482491,0.016363509,0.001506808,0.010160662,-0.023331212,-0.018720476,0.018455643,0.04224315,-0.02225794,0.014703932,0.029534606,0.015864383,-0.03895245,-0.015471136,-0.043850984,-0.008645888,0.040037453,-0.00051307614,0.020507075,-0.052074064,-0.030509224,-0.0115474025,-0.023563894,0.026940146,0.017821288,0.0030645789,-0.054905966,-0.026607264,-0.024158956,-0.033955205,0.023666566,-0.04401458,0.026692128,-0.042669952],"last_embed":{"hash":"109c1ts","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"109c1ts","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Workflow Patterns#Diary Entries#{1}","lines":[69,69],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"109c1ts","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Workflow Patterns#Diary Entries#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.011911693,-0.009440529,-0.061703607,-0.006819984,-0.017560534,-0.0060089217,-0.01984169,0.013309647,0.033722375,-0.027980292,0.040310502,-0.02694589,-0.015669184,0.007314163,0.009470128,0.0032547615,0.020385752,0.044411633,0.023280986,-0.031293556,0.03759431,-0.002626237,0.059488162,-0.037528597,-0.029358245,-0.002192423,0.0044963416,0.012071518,0.011298914,0.019660054,0.00038605975,-0.022352237,-0.008415189,0.02019984,0.004884379,0.015329924,0.03934447,0.018091392,-0.034426983,0.042958755,-0.0021059471,0.02982224,0.03540357,0.0043008304,0.01625595,0.003947319,-0.018275065,-0.009352759,-0.01001704,-0.012402831,-0.031709455,-0.012089657,0.0197361,-0.04491353,0.008520578,0.032906443,-0.068597995,-0.029700685,-0.036510985,-0.0095599,-0.025022876,-0.024642413,0.03888226,0.017190699,0.019916248,0.025616534,-0.00956423,0.014719958,-0.03310407,-0.010481346,-0.0025992885,0.0025537857,-0.0032014318,-0.042491548,-0.036362737,-0.0010014275,0.0008781478,-0.030008636,-0.004388883,0.034944803,-0.0017712631,0.033552006,0.046249714,-0.017558407,-0.001954219,0.0023927076,0.0063131554,0.058412872,0.02058649,-0.015947584,0.012730911,-0.058591567,-0.0068399645,-0.03333189,-0.031249914,-0.013511649,0.032661416,0.0076624155,0.046789657,0.027402205,0.011572589,-0.014132769,-0.010492853,0.050560966,0.014161358,-0.025210466,0.02255016,0.0056255297,0.0095077045,-0.019992864,0.018533828,0.053270504,0.020523675,0.062283043,0.0092355395,-0.0051033446,0.00022469151,-0.060402405,-0.003185445,0.0054540085,0.031545714,0.01512635,0.024665834,0.010514498,-0.007102366,-0.0058718203,0.014972229,-0.046950545,0.017776595,-0.0095703695,0.019869491,0.08553709,0.012987472,0.016030338,-0.011078994,-0.026156167,0.043940816,0.018866828,-0.010694785,-0.05818714,0.02590261,0.0033327055,-0.029533757,-0.01901711,0.00491303,-0.027277647,0.057623442,-0.043849092,-0.006429009,-0.047163084,0.019373234,0.026803212,-0.0039628637,0.02408239,0.061816934,-0.014345706,-0.024293387,0.040678754,0.031096859,-0.031947866,-0.02220516,-0.0003234634,-0.030296871,0.02327426,0.06907219,-0.053484626,0.047758244,0.036089905,-0.016446574,-0.022986539,0.034218524,-0.028337475,-0.020800296,-0.0295216,0.031896688,0.021570062,0.049358077,0.0048279106,0.031652723,-0.040459324,0.0045673195,0.0057920893,-0.026914561,-0.013662446,-0.023897443,0.01491174,-0.052478295,-0.028874053,0.0015773465,0.008812053,-0.042179074,-0.0065781446,-0.0069565317,0.0025244188,0.037231732,0.0036344116,-0.04373524,0.0138080325,-0.021557873,-0.04783346,-0.01661293,0.031976342,-0.009078032,0.0060949125,-0.0023529485,-0.012719524,0.018915191,-0.039255325,0.035027497,-0.04676888,0.016266128,-0.004508954,-0.058259487,-0.040987026,-0.03944307,-0.04868854,0.03361935,0.0055452036,0.016587254,-0.06145499,-0.036644444,0.007315701,0.040375736,0.020973084,0.0027971275,-0.031197248,-0.0055112867,0.039464556,0.040219598,-0.0136986375,-0.06871051,-0.00038539572,0.01520931,0.0058116955,0.04118926,-0.035570595,-0.012681412,0.0800695,0.030263059,-0.014102816,-0.053297266,-0.0073478324,0.016025657,-0.02358234,-0.013229081,0.0008078027,0.024884148,0.041671682,0.018054135,0.051268406,0.010465084,0.03399231,0.010748879,-0.026843898,0.011114611,-0.001721999,-0.0076751634,-0.009767785,-0.0181937,-0.0073377904,-0.015349945,0.020392198,-0.042836536,0.0029081102,0.025650766,0.0083086565,-0.01856892,0.0067352206,0.035148755,-0.026161782,-0.03354662,0.0040002824,0.03044523,0.0040287343,0.006158749,-0.02748,-0.030458443,0.00036832702,0.0383819,-0.022717062,0.023977714,0.037909623,0.042155698,-0.016134407,0.024876663,-0.0103260195,0.013525556,-0.03240569,0.007468763,0.0040911753,-0.055740222,0.031309064,0.03400712,0.035670504,0.0024502298,0.05143232,-0.00477108,-0.14264081,-0.060231775,0.004435221,0.068720244,0.03592103,0.008799315,-0.051725186,-0.024337564,-0.03959792,0.03934981,0.037593253,-0.06044018,-0.011698096,-0.010305172,0.04527316,0.018691307,-0.0037890507,0.03315149,-0.022101808,-0.025912207,-0.022752436,-0.00514938,-0.011155091,-0.0011594485,-0.03923715,0.004372403,0.098784454,-0.03138319,0.021514272,-0.0074503976,-0.0025107327,0.030195108,0.015428823,0.02545601,-0.015879292,0.027770283,-0.018863838,-0.009839535,0.013564268,-0.0058052274,0.05327524,-0.0032146757,0.032158908,0.041502707,-0.040256876,0.024641339,0.000045933844,-0.0053905444,-0.022320563,-0.029809467,0.025391564,0.0014267637,0.02035141,0.0046706027,-0.04544689,0.020074971,0.025050204,-0.0049991887,-0.037055936,0.015477334,-0.02296322,-0.052190624,0.020423178,-0.019289171,0.0035528129,-0.020212412,0.03392379,-0.00790333,0.037526462,-0.051175177,0.010380756,-0.0019208179,0.016580293,-0.012660649,-0.034829106,0.03206693,-0.006853797,-0.022043806,-0.021297751,-0.08180748,-0.05748232,-0.0084174,0.009623581,-0.010307087,-0.041620623,0.00019873842,-0.028032746,-0.0024956558,0.0031557984,0.24561778,0.016124237,0.009249106,0.046171412,0.10798386,0.014264474,-0.032985147,0.025513114,-0.02956515,-0.05770704,-0.017305974,-0.023444092,-0.033875003,-0.0012520197,0.022927182,0.009333692,-0.014507408,-0.024699954,0.07051709,-0.0007654802,0.030032372,-0.037549566,0.02003388,0.036388736,-0.022898199,-0.030512221,-0.012687283,0.013892847,-0.031113716,0.014836276,0.0071066064,0.026371872,0.028793257,0.010120452,-0.018920163,-0.039514244,0.059207182,-0.058977336,-0.03512805,0.027674114,-0.012493362,-0.017867977,0.02003705,-0.029679034,-0.038939264,0.0011910559,0.0507245,-0.016526,-0.010623687,-0.019399557,0.04422997,-0.06222069,-0.0025660817,-0.026130414,0.015727501,-0.009929837,-0.03454967,-0.036411062,-0.008692759,0.046549197,0.024314621,-0.0025715204,-0.019022767,0.017906232,0.009696541,0.04877893,0.036068726,-0.032809358,-0.015975125,0.075679034,0.008098657,0.02223617,0.023805438,0.025863126,0.032724075,-0.019442417,0.0024269547,0.07323587,-0.02322756,0.031321354,-0.026438637,-0.040324993,-0.007207154,0.04682621,0.018900776,-0.010841895,-0.033723332,0.018317921,-0.0067259185,-0.052779257,0.05370596,-0.009533556,0.0032318167,-0.0046697557,0.033602767,-0.028758116,-0.03381014,-0.008282656,-0.036879458,-0.021510707,0.035535514,-0.025519714,-0.030054254,-0.04831269,0.03437558,-0.054223254,-0.01660634,-0.04190914,0.011069513,-0.012467818,-0.041008215,0.027584894,0.028826162,0.005855866,-0.00019041165,0.046660732,0.09216073,-0.037380826,0.02370217,-0.00316197,-0.0057494435,-0.0069619375,-0.005237759,0.0048792535,-0.007261333,-0.021842286,0.004767255,-0.01986056,-0.007639641,0.05348896,0.045337893,-0.047449328,-0.06065251,0.014111725,0.044729024,0.02649185,0.043860953,0.040281374,-0.018588264,0.005425055,-0.04043713,0.0150175495,-0.043115344,-0.010820874,0.019208468,0.029061738,0.037813768,0.0037475496,-0.0071423687,0.0106216995,0.031398077,0.0039936407,-0.001312045,-0.0665046,0.03345311,-0.040328454,-0.021926118,0.013058986,0.006418083,-0.038766664,-0.028625475,0.035575293,0.017444234,0.06740353,0.0100000175,-0.014433724,-0.00208857,0.057722386,0.036606286,-0.009292661,0.012934359,-0.035678726,-0.038404323,0.031048836,0.049959432,-0.028248757,-0.009826527,-0.03263086,-0.029588453,-0.03457999,0.015865162,-0.0050678607,-0.0072258497,-0.030595183,0.033669386,-0.0070319814,-0.038431603,-0.034443673,-0.0064395326,-0.005371434,-0.030008081,0.07895572,0.00374056,-0.024102412,-0.008709634,0.016407998,0.042919412,0.009603087,0.0061837444,-0.009267923,0.01749454,0.003254026,0.017593432,0.003973771,-0.017709807,0.022190949,-0.04297808,0.046946846,-0.0033866796,0.008454525,0.015027002,-0.01531178,-0.04105564,-0.0061180526,-0.03128653,-0.021845067,0.05594393,0.0546194,0.048937436,-0.07746659,-0.02190825,-0.0012419819,-0.011376032,-0.025321426,-0.0022234872,0.004380071,0.036088724,0.021150406,-0.037040673,-0.021422604,-0.01325856,0.030820323,0.036691636,-0.053251572,-0.027681805,0.016879775,0.04853069,-0.0024703245,0.0049560205,0.00047147158,0.014612814,0.0005713092,-0.010824412,0.044005234,0.052591916,0.04094005,-0.026938887,-0.062197406,0.032921847,0.003534256,0.03634969,0.012883715,-0.022430401,-0.032740712,0.03130254,0.012974221,-0.024522271,0.0054137562,-0.030884549,-0.010705773,-0.029801697,0.08512423,-0.007282543,0.00461972,-0.04143361,0.027723663,0.014539958,-0.050463405,-0.0028525633,0.00833424,-0.04282669,0.00549921,-0.047356766,0.03548057,0.011343175,0.0014689185,-0.041513816,-0.006467088,0.04604361,-0.048827596,-0.034372997,-0.028567173,0.043800388,0.0017406192,-0.015244071,0.030594274,0.019288823,0.02124749,-0.002020325,0.0048789075,-0.003948339,-0.037816174,-0.054976076,0.0047024153,-0.012179466,-0.026101224,0.011838363,0.06764975,-0.038726393,0.006086557,-0.008915047,-0.014009586,0.0062938184,-0.037911642,-0.01019358,0.00459399,0.041169144,-0.037887175,-0.00036334957,-0.0055923355,0.028122323,-0.0067326613,0.0028636395,0.018990042,0.037263326,0.026042104,0.036556385,0.029858347,-0.034307912,0.013736861,-0.009135971,0.010866324,-0.01329694,0.01478302,-0.057672326,-0.03513019,-0.025803525,-0.026501838,-0.023847584,0.0016598904,-0.025537986,-0.0034236603,-0.019736564,-0.033301372,0.0007761609,0.0035720689,0.029599993,0.019902587,0.04418051,0.05361441,0.006789831,0.017352164,0.04573012,-0.028370012,0.018077286,-0.0030004508,-0.011706999,-0.0007557701,-0.022086604,-0.037111986,0.015322977,-0.046112373,0.0068162694,-0.0038875465,0.02508885,-0.049562678,0.022521585,-0.0032642807,-0.042999577,0.022842139,-0.015209069,0.030215448,-0.020697612,-0.025493363,0.0032766338,0.0068044844,0.020237599,-0.040992327,-0.036010228,-0.022353746,-0.010252478,-0.003700949,0.051031645,0.047144514,0.012535448,0.023226678,0.025469923,-0.016042182,0.030029938,-0.028006125,-0.0009457619,-0.019185005,-0.022011206,-0.00015846717,0.0020877768,-0.053827573,-0.008786047,0.008361645,0.006289986,0.017159184,-0.0025314293,-0.007914982,-0.02660576,-0.01687343,-0.11537198,0.011683209,-0.00090123963,-0.0018044903,-0.03976395,-0.026626427,-0.039087754,-0.0022083751,-0.015695753,-0.02793313,-0.034750838,-0.026468663,-0.0031741061,-0.029639184,-0.008341752,0.046224833,0.022877753,-0.027790366,-0.020745665,0.05575459,0.031670943,-0.009726291,0.074559376,0.01480868,0.0071832775,0.019594058,-0.008682475,0.007291987,-0.045846906,-0.0017572113,0.057039395,-0.019586565,0.0064341305,-0.0029909182,-0.033036996,0.030708805,0.0002679165,-0.010415834,0.01585686,0.012567532,-0.060258754,0.03376009,-0.03315076,0.021416502,0.01862878,0.042239543,-0.017029924,0.0063566784,0.003069274,-0.00744074,-0.0014643178,0.016554225,-0.03769856,-0.013983215,-0.0009601971,-0.04462543,-0.020293977,-0.056932215,-0.028725974,0.026373573,0.006649207,0.043494772,-0.03379696,-0.025671126,-0.0044712583,0.03419588,-0.01615408,-0.0043817274,-0.0042752773,0.00982437,0.0067514847,0.008274083,0.0011845906,-0.003355729,-0.064259976,0.034420047,0.0019865648,-0.02915721,-0.08301119,-0.017222418,-0.065325595,0.03728433,-0.02289165,0.017424025,0.044115197,-0.041080236,-0.021050973,-0.013005062,-0.023343619,-0.009436026,-0.04991529,-0.04710912,0.019116461,0.0021329646,-0.044479858,0.027099585,-0.011710323,-0.000852563,-0.0035079662,0.010458975,0.00047982426,-0.024201887,-0.033439934,-0.033732675,-0.0060654604,-0.019730212,0.039804596,-0.017076716,0.012869705,-0.009039671,0.013955663,0.0074589993,-0.045108203,0.031020828,-0.04883206,0.0054585,-0.0019732143,0.0139324935,0.06097511,-0.012652917,0.0038971007,0.013566253,0.016372373,-0.029008688,0.018574351,0.034288418,0.017469265,0.014150386,-0.029774122,-0.01268234,0.0150358165,-0.045830425,-0.0127591435,0.007579426,0.02318574,0.006916664,-0.029635428,0.035973348,-0.027456226,-0.014748494,-0.04016521,0.011018024,0.014383829,-0.025750006,-0.012740494,-0.023648046,0.0067059575,0.0008259274,-0.018791897,-0.022707846,-0.026719907,0.015867185,-0.011281091,0.045406006,0.014407322,0.0013249045,-0.012623122,0.0727824,-0.024080422,0.057725146,-0.015370092,0.01187704,0.023181215,-0.011583447,-0.05345517,0.016037766,-0.008899255,0.0025882034,-0.038812518,-0.011774735,0.02562474,-0.03654366,0.008350035,-0.04871156,0.081772186,-0.025493896,-0.0051084934,0.020386865,0.0053418325,-0.040702794,0.03950215,-0.000954677,0.06179891,0.030558508,0.04220594,-0.022677664,-0.021431696,-0.0027810312,-0.0049313977,-0.013594379,-0.039680276,0.0060680606,-0.042284906,-0.00508309,0.060791187,-0.012530628,-0.0042599766,-0.0008286239,0.0026733717,0.02589773,-0.011006581,-0.05192587,-0.053351305,0.0048579006,-0.018939735,0.014905794,-0.016736321,0.015135292,0.031233812,0.030188082,-0.013499684,-0.003723988,-0.0055553988,-0.021378705,-0.03495823,-0.049042348,-0.017783104,0.011203619,-0.012516589,0.020178914,0.04062385,0.046996173,-0.03650235,0.034107216,-0.04862872,-0.015437315,0.027210932,-0.012805537,0.03229832,-0.009297476,-0.029655317,-0.0015858518,0.008945281,0.05287361,0.011038471,-0.0067338427,-0.08326931,-0.015056193,-0.036066152,-0.031209068,0.021780707,-0.0065925955,0.011595042,-0.04033491],"last_embed":{"hash":"1cllfzc","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"1cllfzc","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Workflow Patterns#Diary Entries#{2}","lines":[70,70],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1cllfzc","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Workflow Patterns#Diary Entries#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017786779,-0.0010048384,-0.055590242,-0.016739517,-0.018265292,-0.038528092,0.020701358,0.014455394,0.035370447,-0.0127818985,0.02659448,-0.050828278,-0.022504106,0.0008893361,0.00860444,-0.0020324758,-0.00020921681,0.03176829,0.011984896,-0.027185002,0.0039666616,0.029808348,0.056745768,-0.05162668,-0.049154676,-0.009979026,-0.020854687,0.003733907,0.012932191,0.049213614,0.022452535,-0.016152835,-0.014198876,-0.0063580954,0.016570615,0.015280231,0.041585214,0.009663336,-0.03929708,0.047913264,0.00011274084,0.0045448556,0.04113281,-0.007182616,0.02196733,0.005118876,-0.03571125,-0.017566752,0.0059209396,-0.009640989,-0.02645197,0.00026987278,0.055974767,-0.032104515,-0.021620084,0.0030981447,-0.06950161,-0.023155084,-0.050147116,-0.007996741,-0.05692091,0.01786662,0.022252934,0.00040627347,0.016763657,0.038589086,-0.007496677,-0.0032707655,-0.02517889,-0.029017976,-0.023780607,0.004301482,-0.00086366956,-0.0314315,-0.022198452,0.016793335,0.008321348,-0.039061673,0.008236296,0.020917602,-0.011789075,0.027783927,0.021714425,-0.007654423,0.004260569,0.02111662,0.008679664,0.039189,0.00039615028,-0.001771017,-0.024301566,-0.037702315,-0.014772475,-0.03755925,-0.035712797,-0.02499275,0.019144105,0.034980126,0.013917211,0.048733626,0.040999148,-0.009618126,-0.025898881,0.04467286,0.018789973,-0.029713456,0.0051649483,0.002532758,0.021190962,-0.006525148,0.011378313,0.069287,0.017636046,0.07549909,0.01564041,-0.0051439945,0.01735659,-0.023156634,0.0012606524,-0.00013766298,0.013652153,0.024566686,0.035845846,-0.019918924,0.0066201845,0.0044038775,0.03557993,-0.04250627,-0.0072393557,0.014465493,0.00552155,0.07792685,0.0077128178,0.008690133,-0.013936466,-0.029724054,0.03295151,0.021992628,-0.0109539395,-0.03988803,0.00501941,0.0093291355,-0.022327006,-0.029935548,-0.003241178,-0.029090773,0.061146893,-0.025053807,-0.00655243,-0.035754725,0.033880506,0.031183206,0.0068984814,0.044743724,0.078388415,-0.015749129,-0.017073158,0.036167637,0.038805492,-0.018463278,-0.007589717,-0.022203928,-0.047457792,0.029605862,0.04459846,-0.020146336,0.04349491,0.021145476,-0.021631379,-0.0074662017,0.026595132,-0.030867057,-0.016789827,-0.017038854,0.042311594,0.007931811,0.05541999,0.014024778,0.044631407,-0.025585655,-0.0074666683,-0.013635307,-0.05113793,-0.03399825,-0.047493216,0.03635334,-0.034629673,-0.046496496,0.012134402,-0.00054633676,-0.033915345,-0.011062697,-0.0068689547,0.010188666,0.030736465,-0.016964966,-0.0012569939,-0.010678199,0.002887598,-0.046438772,0.010012189,0.036705542,-0.047852818,-0.006251082,-0.014503118,-0.004309703,-0.030605823,-0.06348973,0.03288902,-0.005757552,0.015102874,0.04069979,-0.030472051,-0.03208734,-0.026359187,-0.018564831,0.01691269,0.028050538,0.020188639,-0.04512048,-0.0077921776,0.0098399315,0.039628368,0.015704278,-0.017132044,-0.013950514,-0.0026259313,0.03486377,0.03928695,0.024496494,-0.04688125,0.005510852,0.013775095,-0.008934685,-0.004344747,-0.028650554,0.011641326,0.0737484,0.02364157,-0.01976627,-0.03434662,-0.010098449,0.044361264,-0.049005408,-0.02397073,-0.0009725084,0.005773893,0.051510863,0.015815377,0.03695918,0.013019219,-0.0029220441,-0.013389934,-0.041413482,0.012085546,-0.012721053,-0.020835135,0.0068509635,-0.008575046,0.009794188,0.01778655,0.02661324,-0.031538785,0.0115322275,0.032526717,0.018206054,0.0070438385,0.0019176053,0.013989755,-0.008664166,-0.012079172,-0.018894829,0.033218075,-0.016764797,-0.02259961,0.016160106,-0.04818732,0.018883038,0.028623512,-0.012436512,0.023389226,0.03588529,0.05808718,-0.018270817,0.016257688,0.0037660655,0.021681625,-0.014956391,0.026435716,-0.039606266,-0.025799118,0.015203152,0.056133986,0.013744307,-0.022302112,0.03724495,-0.020304186,-0.14110292,-0.04749642,-0.004151878,0.07229587,0.040933833,0.009350887,-0.058663722,0.011018432,-0.02401079,0.024054527,0.06056837,-0.06311903,-0.040516246,0.010317413,0.01986863,-0.0007227758,-0.00016663717,0.00022954687,-0.027826412,-0.010661645,-0.03854759,-0.020457821,0.01017221,-0.006683808,-0.042910915,0.030208163,0.090155005,-0.028761692,0.040133223,-0.005241161,-0.03707596,0.012441875,0.010795389,0.035181135,-0.0152666,0.047699086,-0.0056168535,-0.010210274,0.010164567,0.0021938758,0.039614234,0.018762745,0.02742745,0.044711016,-0.042564023,0.009914051,0.0070759975,0.0027916643,0.00073445856,-0.053807218,-0.014625858,-0.0048222826,0.020350354,0.00017644702,-0.056051824,0.023628945,0.006299668,0.005751643,-0.0063080965,0.028772382,-0.04298654,-0.043085072,0.009308232,-0.029858068,-0.019442853,-0.016714538,0.035489384,-0.004816916,0.019452728,-0.043652058,0.00595162,-0.030085612,-0.003528003,-0.029596591,-0.029755298,0.021071434,-0.028225034,-0.0080349995,-0.01790752,-0.07127179,-0.012028329,-0.013846518,0.02178459,0.00009982773,-0.04357925,0.0014781608,-0.0065138256,-0.022479672,0.0041230386,0.2405526,0.029078236,0.008675986,0.037687507,0.07788213,-0.0041008843,-0.029834663,0.06675462,-0.021986607,-0.050129622,-0.017215207,-0.021019123,-0.030122207,0.015525035,0.04410927,-0.0019971763,-0.029784067,-0.043398123,0.084002726,-0.014809888,0.035723742,-0.047555186,0.016325627,0.03545407,-0.027263971,-0.016733786,0.00921375,0.013628681,-0.0022489436,0.0067219115,0.015041316,0.042006537,0.007338341,0.029888187,0.003319658,-0.044240758,0.041464984,-0.067440026,-0.01810537,0.016069349,0.013495549,-0.017947553,0.035688993,-0.037499648,-0.01990302,0.004835386,0.04713442,-0.023087433,-0.015517286,0.004446567,0.055507906,-0.023820434,0.028070461,-0.039150193,0.026420718,-0.00405351,-0.0187018,-0.05696044,-0.003468718,0.053934433,0.014959069,-0.010258891,-0.015444174,0.014857153,-0.0170242,0.049730495,0.020090511,-0.012370479,0.041500904,0.052261103,-0.00023732516,0.033614352,0.016097104,0.01040229,0.025249522,-0.018496832,0.026969237,0.05655034,0.012170728,0.00903058,-0.06094704,-0.031141147,-0.003820257,0.024629256,0.038908176,-0.012643046,-0.03324694,0.034540415,0.015337174,-0.04914205,0.047666524,-0.029813612,-0.03525596,-0.016495474,0.022253232,-0.028775362,-0.015743775,-0.0433783,-0.024217881,-0.006662583,0.039179824,-0.06210378,-0.01894022,-0.046349414,0.07546475,-0.047058344,-0.02053829,-0.02639747,-0.0029360526,0.027120646,-0.029883077,0.019470122,0.018070647,0.014236105,0.014471467,0.053058702,0.085485786,-0.039130855,0.029386412,-0.017976664,-0.0088748485,-0.001278647,-0.019646402,0.01750877,-0.02501737,-0.00725505,0.01955493,-0.013059835,-0.023629619,0.041090127,0.003226238,-0.034438547,-0.057025775,0.004154286,0.07193542,0.0380368,0.04643549,0.02369791,-0.01669415,0.010871254,-0.050166264,0.024248822,-0.04960105,-0.006354166,0.0126037365,0.050042544,0.012563751,0.0031938048,-0.042146016,0.023192372,0.061936904,-0.012279195,0.00423352,-0.053769443,0.0324575,-0.03944022,-0.027747342,0.016514389,0.010167123,-0.023297276,-0.010558862,0.059411403,0.02970815,0.075583085,-0.010797589,0.005591718,0.017053371,0.041800242,0.016049538,-0.03603303,0.010318541,-0.053240087,-0.047713112,0.020131465,0.05420354,-0.006932383,-0.012260371,-0.007609196,-0.023871481,-0.05049196,0.019689241,-0.004942074,0.008440491,-0.022779593,0.024639543,-0.011725631,-0.045682795,-0.014679118,-0.011860091,-0.004913034,-0.037374783,0.08861582,0.0091873,-0.022328362,-0.009731727,-0.0020875072,0.06891433,-0.026739458,0.01693596,-0.029671116,0.008868999,-0.0040033893,0.027003963,0.00040628677,-0.011467275,0.024777582,-0.036216762,0.058560073,-0.0073582605,-0.034151975,0.012013533,-0.02412319,-0.057444382,-0.0063529024,-0.062293507,-0.024032677,0.028396126,0.069076076,0.011677373,-0.09410677,-0.014750421,-0.026118498,-0.017460806,-0.048211772,-0.018097809,0.037176162,0.013616564,0.004214334,-0.037736498,-0.016916558,-0.009161871,0.0026572335,0.016156528,-0.05296595,0.010219948,0.021179616,0.03483589,0.001856859,-0.02082531,-0.009242985,0.014144335,-0.0008087795,0.0066638947,0.034211315,0.032906093,0.048961263,-0.020955179,-0.026857397,0.027018087,0.020821713,0.017745182,0.045360107,0.01971515,-0.03578341,0.014131722,0.017975925,-0.017706132,0.027232233,-0.0441444,-0.041836493,-0.01643527,0.081151724,0.0030287013,-0.023214668,-0.059306197,-0.0016702666,0.014112567,-0.04651319,-0.0020488554,0.009671022,-0.047203798,0.020805681,-0.033134304,0.016859362,0.021830872,0.0029011723,-0.03248652,0.0002108962,0.047176026,-0.020152237,-0.052748404,-0.030436048,0.05190099,-0.00059676595,-0.009532223,0.008337494,0.00675046,-0.0058810147,0.011141057,-0.011779268,0.022685653,-0.032802723,-0.04167323,0.01064854,-0.011829925,0.007349925,0.00031940432,0.08426599,-0.0383232,0.013445127,0.0062070386,0.0017320316,0.0069493144,-0.013718552,-0.032082513,0.0029923334,0.024443947,-0.030072482,0.022077454,0.0035955757,0.033258896,-0.0018443702,-0.024016332,-0.014410609,0.03500702,0.022242993,0.029599836,-0.00087299285,0.008813664,0.0043834923,-0.015594435,-0.023251602,-0.01878815,0.008348708,-0.064968735,-0.030904163,-0.0049840696,-0.01732142,-0.026859656,-0.015437151,-0.03316798,-0.001065224,-0.047157504,-0.06375779,0.0050697615,0.008494445,0.043024477,0.017605906,0.032334883,0.019806737,0.025152761,-0.010533202,0.061753802,-0.051208835,0.016837519,-0.0021600663,-0.0037859206,0.032858856,0.016773649,-0.025252912,0.0061884257,-0.02405259,-0.03492338,-0.009336579,0.023645392,-0.039126456,0.0025932668,-0.006295513,-0.0006213705,0.017878203,-0.020989696,0.013262976,-0.022552524,-0.015183265,-0.006083141,0.013535585,0.040159043,-0.061700407,-0.0077204113,0.0016968392,-0.01309417,-0.0034020653,0.027990712,0.04352102,-0.0112844575,0.04439587,0.025603004,-0.008280282,0.027051853,-0.06648142,0.001832802,-0.034908604,-0.026499437,-0.010800123,-0.0028483674,-0.052946944,-0.012964159,0.026461462,0.010092798,0.025989002,-0.0065144687,0.022167876,-0.02088797,-0.044471707,-0.11793386,0.0217392,-0.0060297158,-0.0021568323,-0.044862032,-0.004990643,-0.029878164,-0.031205332,-0.0059611504,-0.033029087,-0.038682308,-0.023700282,-0.017507019,-0.023345822,-0.01909113,0.044008315,-0.00656886,-0.035748843,-0.020378055,0.031782735,0.022266794,-0.009302107,0.056330577,0.01935148,-0.018772606,0.054483317,-0.0309894,0.018881092,-0.032404676,0.005068996,0.031173613,-0.04506754,0.012340103,-0.0237633,-0.021031668,0.01784002,0.0070374236,0.00052096107,0.034071185,0.032729294,-0.064175904,0.010898845,-0.024297385,0.013103517,0.009341007,0.061179426,-0.0019864906,-0.0031831923,-0.026141217,-0.008369361,0.0020776626,0.004022771,-0.05437987,0.0022391614,-0.005832291,-0.028954154,-0.03613762,-0.032807276,-0.054771237,0.02629749,-0.010826379,0.025221854,-0.034658562,-0.018754574,-0.0061564343,0.041393273,-0.0218233,-0.010816808,-0.002410007,0.018656468,-0.015033526,-0.018421654,0.009406023,-0.02943596,-0.04216674,0.026755627,0.027909007,-0.030625865,-0.080505446,0.0026934245,-0.07137176,0.0123010585,-0.029106183,0.034584634,0.03193572,-0.060093343,-0.018372279,-0.028876673,-0.027241524,-0.0056333286,-0.046321396,-0.041470412,0.022577778,-0.003325224,-0.026017228,0.03534271,-0.014181581,0.015281058,-0.012815578,0.0055670594,0.014194459,-0.023976225,0.007743472,-0.034265567,-0.007111038,-0.011954626,-0.0016476122,-0.025127353,0.042617634,-0.0033737284,0.013657643,0.0054665245,-0.017822456,0.03478909,-0.055861264,0.004474976,0.010683554,-0.0040653003,0.056188,0.014168678,-0.005760342,0.007255236,0.002193372,-0.03879224,0.024684586,0.038973037,0.029030498,0.0069735986,-0.028716844,-0.010056615,0.033984236,-0.03671061,-0.009819318,-0.0044848067,0.039126195,0.014963641,-0.034035243,0.03044699,-0.019833222,-0.019489631,-0.015263149,-0.0029142182,-0.0014291869,-0.014515104,-0.024217013,-0.0039470573,-0.0025937834,0.01637011,-0.038993746,-0.024655245,-0.0145551115,-0.0077843615,0.014233113,0.0549771,0.014165477,0.00070177123,-0.023529802,0.06371927,-0.009222603,0.067996636,0.013822883,0.015129358,0.008788062,-0.012816062,-0.048639383,0.010199464,0.004732528,-0.00516853,-0.0129467845,-0.044213176,0.02850731,-0.018412761,-0.008129457,-0.043914244,0.07135248,0.017573046,0.011994307,0.004849378,-0.009985382,-0.02083277,0.022099132,-0.00459968,0.03422231,0.04619179,0.052985217,0.033453118,-0.016771592,-0.031670395,0.014631162,-0.027802635,-0.019714747,0.004985062,-0.03979442,-0.019438328,0.059722785,0.011274773,0.009549795,-0.019055426,0.009924443,0.037542038,-0.030364135,-0.05215429,-0.034346286,0.0013951532,-0.02326906,-0.030306831,-0.02492918,0.015751716,0.010893593,-0.008263458,0.0026909988,-0.0061669606,0.006250453,0.015525482,-0.040772896,-0.041868314,0.014401522,0.006663768,0.0023267383,0.049149156,0.036092706,0.042475972,-0.00868757,0.031789575,-0.051168755,-0.013113896,0.007817155,-0.017242488,0.019971365,0.0029654182,-0.036241956,-0.008488411,0.018834831,0.02443909,0.033077344,-0.008247641,-0.043637685,-0.02722334,-0.043363173,-0.022421744,0.015667973,-0.004199169,0.013833349,-0.01941556],"last_embed":{"hash":"gcc5e6","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"gcc5e6","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Workflow Patterns#Diary Entries#{3}","lines":[71,72],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gcc5e6","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Workflow Patterns#Brag Document Updates#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04911239,-0.007388799,-0.03577381,-0.049888864,-0.0043724193,-0.006995685,0.011617028,0.025340823,0.03484307,-0.02072576,0.012841546,-0.037982784,-0.023293475,0.016224762,-0.01376879,0.0015344209,0.025278652,0.020007066,0.0051660407,0.01409413,-0.019636218,0.004509621,0.05828104,0.012568448,-0.014798413,0.0032934046,-0.00059856713,0.0071709203,-0.009670957,0.0029363038,0.014867853,-0.019467052,-0.015070257,-0.0030876233,0.023745902,-0.029259905,0.010855798,-0.0035582152,-0.039743584,0.023541344,0.0027555889,0.0221168,0.018908814,-0.043834627,0.02198236,0.018094622,-0.010165972,-0.009737592,0.036739077,-0.02683048,-0.014440243,-0.007971894,0.004844457,-0.014545615,-0.010493313,0.045520794,-0.06209553,-0.03112256,-0.04925825,-0.011518873,-0.037942808,0.006944554,0.03958062,-0.026203472,0.008460708,0.036696043,-0.02238002,-0.014471143,-0.02243718,-0.049266,0.006687367,0.016201908,-0.025241643,-0.057162255,-0.02998577,0.029039284,0.053067937,-0.02362936,-0.01809786,-0.000056543242,-0.021815043,0.028238192,0.007444386,0.0055374387,-0.010991662,-0.0028565654,-0.007958193,0.0029782916,-0.0058144215,0.045927245,-0.0025439402,-0.031964395,-0.009620946,-0.036866874,-0.04633291,-0.04751158,0.021119948,-0.005063375,0.038145967,0.0018911513,0.020882836,0.024179885,0.005760166,0.0568141,-0.008236886,-0.04073303,0.008651844,-0.006158586,0.024702134,-0.020975104,0.011301495,0.035774074,0.029319027,0.04495908,-0.00087772193,-0.008907695,-0.00019572228,-0.056674633,-0.02600884,-0.019413304,0.020233959,0.0073701697,0.048047505,0.0019655593,-0.003162609,-0.017444905,0.04676064,-0.0115428325,0.046647545,0.0031452402,0.001819107,0.06416664,0.020560954,0.0073952824,-0.026488239,-0.04769523,0.01992457,-0.0012138529,-0.05274499,-0.012918641,0.025015367,-0.00061317347,-0.011425111,-0.019897325,0.026509708,-0.0418305,0.06730027,-0.0069246283,0.012864319,-0.0037967265,-0.0015843431,0.031623233,-0.0082542505,-0.010272044,0.07489508,-0.045053415,-0.01203887,0.007477557,0.0070395386,-0.022811234,-0.019119302,0.027046116,-0.0129910875,0.012632532,0.07394044,-0.03174208,0.030398386,0.030091897,-0.010659978,-0.05101162,0.04129378,-0.055762116,-0.007692684,-0.0119879395,0.015631713,0.014785164,0.07817972,0.008489791,-0.0025563831,-0.033904612,-0.013739553,-0.00048849743,-0.021515148,-0.027335469,0.0051890304,0.028821765,-0.044917688,-0.033416614,0.006730855,-0.0075231697,-0.022955583,0.017774262,0.033422522,-0.001854055,-0.00075752736,-0.030762522,-0.025312569,0.007822145,-0.017267538,-0.048398897,0.006390689,0.027915884,-0.009036709,-0.023008965,-0.0061445143,-0.0036679406,0.046934888,-0.010039147,-0.003606943,-0.05037714,-0.039126765,0.02865772,-0.018718487,0.0482416,-0.03535613,-0.0046535735,0.013123256,0.027069446,-0.005842475,-0.031244682,-0.057059377,0.010853076,0.037618626,0.02226619,-0.026979981,-0.010026674,-0.018373951,0.049023174,0.010958089,-0.052665234,-0.041722603,-0.003523895,0.009069284,-0.026829954,0.0156167,0.0006184087,-0.018000007,0.07350066,0.009767814,0.020389384,-0.061749943,-0.04236083,0.011053795,-0.0067695393,-0.019546783,0.0045334576,0.022708572,0.059838254,-0.020861223,0.03200423,0.007127909,-0.003526465,-0.008580882,-0.040688388,0.012640595,0.0120172575,-0.01285513,-0.0026318775,-0.014147854,-0.008272447,-0.006928418,0.0017669492,-0.041255344,0.005124758,0.010510931,0.0029876933,-0.016722756,-0.012212407,0.033513933,-0.02044123,-0.020721499,-0.04344146,0.017846454,-0.00015203886,-0.019481074,-0.016487658,0.012890556,-0.024029527,0.061019626,-0.006845023,0.008624255,0.06328808,0.013569867,0.010075757,-0.0022991085,-0.010514353,-0.022833854,-0.027198916,-0.0000015208223,0.004779618,-0.045359742,0.03745541,0.046040148,0.0038287016,0.010703609,0.05595196,0.017338386,-0.14866652,-0.0514124,-0.016536087,0.061992764,0.02990558,0.00977142,-0.011366126,-0.025151791,-0.00317951,0.01842422,0.07666318,-0.054385174,-0.017800516,-0.036357336,0.0011440146,0.026940266,-0.0058791307,0.03395446,-0.027462712,-0.015164241,-0.043842312,0.009656667,-0.014735011,0.0135484515,-0.033067368,0.023983436,0.07898623,-0.044457637,-0.0025159905,0.0043776277,-0.00029257618,0.02246635,0.01468365,0.025059417,0.034904893,0.0313974,-0.05770034,-0.030056471,-0.0324306,-0.0026203357,0.029219566,0.042015728,0.030690847,0.028750626,-0.022949096,-0.01289771,0.028681586,0.012793026,-0.024801956,-0.027445361,-0.026207555,-0.0024122172,0.009553113,-0.017331582,-0.05133517,-0.025540646,0.027988315,0.008366582,-0.00819861,-0.014513609,-0.006140828,-0.071270525,0.05873579,-0.037311945,-0.004421659,-0.0024636688,0.020591097,-0.04105597,0.008091907,-0.043293405,0.039886955,0.005832509,0.052920472,-0.015279979,-0.004804854,0.058184598,-0.035542753,-0.010999381,0.0045874673,-0.08537147,-0.004136988,0.017609982,0.012877319,0.0072769783,-0.045013446,0.0052254903,-0.027263245,-0.01031505,0.06000241,0.24843776,0.07663078,0.002049845,0.022474613,0.087711245,-0.010982388,-0.012556089,0.0007563168,0.0070675462,-0.038437724,0.043646205,-0.019248419,0.0009012744,0.018065408,0.010748683,-0.021729913,-0.03179604,-0.004938646,0.06347268,0.0040960666,0.03615457,-0.05251141,0.043149285,0.0451265,-0.03394073,-0.031177808,-0.01141334,-0.015809001,-0.040646028,0.032825418,-0.027776577,0.000416352,0.008952802,0.016525904,-0.019212348,-0.06361713,0.0062095677,-0.010968238,-0.056375165,0.025494976,-0.032827552,-0.011762634,0.036795318,-0.025772892,-0.024673844,-0.033875816,0.028324373,-0.008722805,0.015504353,0.016924048,0.02892243,-0.050077587,-0.0015867886,-0.00051220803,0.0116764605,-0.019957187,-0.06428955,-0.043630574,-0.010942885,0.025759183,-0.00803671,-0.00013598269,-0.011128585,0.02101548,-0.004851326,0.030408736,0.025332239,-0.02957839,0.0049826256,0.059034497,0.03406728,0.023750767,0.034124974,0.036582187,0.05733125,-0.055517223,0.042448062,0.020701915,-0.024272412,0.0193116,-0.029194085,-0.002760953,-0.0026300421,0.04849011,0.029082544,-0.021858763,-0.014255273,0.029615212,0.011846323,-0.0294271,0.009030082,-0.0032803104,-0.007325553,-0.0031839225,0.0025777274,-0.0006695223,-0.013116241,-0.03917006,-0.037197553,-0.031449296,0.0039571053,-0.056514315,-0.03828811,-0.053733014,0.06678078,-0.0032261119,0.013910607,-0.013746577,0.015541676,-0.023187125,-0.0032115001,0.0026479284,0.03451438,0.0051888996,0.016402341,0.024980515,0.07707517,-0.03305259,0.05597564,-0.011074517,-0.019747816,0.0366872,-0.014967752,0.05164085,-0.021871716,-0.03769788,0.031058107,0.0057824114,-0.068317264,0.0326574,0.024890734,-0.035006985,-0.047442056,-0.013063961,0.024244927,0.010281579,0.005661555,0.035944387,0.00088285556,0.0052812975,-0.020235745,-0.003028529,-0.027491644,-0.030611869,0.005884191,0.029477434,0.02065033,0.02408698,-0.002183237,0.024232801,0.045219935,0.033464056,0.0042278874,-0.059468634,0.02577583,-0.021483805,-0.0037572715,0.058829553,-0.020606969,-0.01996448,-0.025147265,0.05563353,-0.01383705,0.057421394,-0.035705883,-0.021764806,-0.014742629,0.057344396,-0.010413621,-0.0152301425,0.0094325235,-0.039471224,-0.02848563,0.03320056,0.016832046,-0.02260702,-0.028667396,-0.0019096107,-0.0422548,-0.03776271,0.00789845,0.011171354,-0.058004975,-0.030798562,0.0007180376,0.014497295,-0.049172714,-0.029549615,-0.013247125,-0.017062165,-0.0013032007,0.08532321,-0.017747678,0.00065786514,0.030987397,0.022504987,0.05470909,-0.0034412867,-0.0008951682,-0.00780064,-0.036103997,-0.026684357,0.012112419,0.044769686,0.0018924151,0.0046351007,-0.027093021,0.053308357,0.0009187832,-0.038404834,-0.00731639,0.0020572315,-0.024109773,-0.002600102,-0.009171031,0.007945087,0.003593543,0.029782953,0.049739312,-0.0530365,-0.03513478,-0.025666788,0.011248656,-0.030956961,-0.0028884572,0.007821146,0.014430887,0.039621644,0.003460191,-0.035709437,-0.016263079,0.056656178,0.017782355,-0.043811135,-0.05031973,0.03684706,0.03171361,0.002846064,0.008009549,-0.019870427,0.01914511,-0.012674847,0.02989419,0.0014465995,0.041855797,0.045250244,-0.0024088146,-0.08611372,0.012265757,-0.0057416586,0.045070585,-0.030935558,0.0149546405,-0.057105523,-0.0068208277,-0.011212288,-0.03843983,-0.019137224,-0.023939563,-0.01213561,-0.032905523,0.062212702,-0.020694854,-0.025649473,-0.02440092,0.029240973,0.008577516,-0.052116986,-0.031504944,0.005115982,-0.0038686488,-0.008097097,-0.048455745,0.05227232,-0.009518903,0.015118733,-0.030241298,0.042954635,0.04232218,-0.037141737,-0.05900735,-0.043975033,0.032981347,0.019875629,-0.021085277,0.03404498,0.035108503,0.026873946,-0.0036033296,0.015427262,0.017619085,-0.007861593,-0.02302255,-0.0068930406,-0.0007056719,-0.01095282,-0.004467491,0.07592154,-0.014882861,0.0060665784,0.010858114,0.031814106,0.004423156,-0.036414027,0.02731955,0.0148596885,0.028335523,-0.020121684,0.04470244,-0.013409457,0.008304721,-0.04128416,-0.011794384,0.06449745,0.04467406,-0.0018922767,0.048939493,-0.0019109567,-0.025690384,0.026570853,0.01823355,0.04308001,-0.018514521,0.021662362,-0.09976451,-0.022920143,-0.005646438,-0.016104512,-0.021237137,0.0057423715,-0.02150626,-0.0084750755,-0.009666935,-0.029383019,0.011340501,-0.008418986,0.058280732,0.010052029,0.0036846558,0.011146916,-0.00027175457,0.010233563,0.066744275,-0.0040512104,-0.0034207178,-0.05845731,0.010236512,-0.016387677,-0.036198795,-0.043586485,-0.012900464,0.014259458,-0.015260538,-0.011148969,0.029782265,-0.015487121,0.03035268,-0.016354876,-0.039452575,0.03273532,-0.023232052,-0.004871474,-0.018934006,-0.002519828,0.030955438,0.03288633,-0.0126014175,-0.013215153,-0.030425578,-0.015887093,0.0018491062,-0.007896342,-0.011306649,0.018177576,0.0014231005,0.0009506609,-0.004751916,0.0018651066,0.045220602,0.000613635,0.0030108744,-0.056565326,-0.0010468593,-0.015878357,0.03813048,-0.024277173,0.0061113876,0.029108845,0.008249736,0.06071969,-0.00985692,-0.0047024693,-0.009550422,0.0108214235,-0.11526801,0.0086903935,-0.014096265,0.0030563707,-0.05915817,-0.01696418,-0.018091064,0.00059527415,0.014973102,-0.031267643,-0.038846884,-0.0131811835,0.039223712,-0.019132873,0.014068067,0.036923945,0.010117326,-0.011611502,-0.011427321,0.048576493,0.03131126,-0.014985659,0.03678022,0.038525797,-0.028168017,0.03967506,0.018996451,-0.0065548946,-0.020269174,-0.0104125105,0.0018030615,-0.0131047685,0.014004757,0.0033898978,-0.014259505,0.00007249707,0.0026381838,-0.006786588,-0.0077928836,0.0019579222,-0.055581868,0.022176916,-0.02365903,0.047095086,0.040507138,0.070390075,-0.0002897316,-0.018181533,-0.020644085,0.006110323,0.013104301,0.04377921,-0.05858252,0.0041141845,0.0023522228,-0.034437757,0.021720503,-0.0151456315,-0.059453327,0.06498827,-0.008183139,0.038447276,-0.025143405,-0.010229561,0.012443855,0.03616467,-0.025108129,-0.006581287,-0.0083912825,0.026465122,0.0063941996,-0.028370665,-0.0076164594,-0.053928904,-0.045258537,-0.031854536,0.022775797,-0.013587932,-0.07676979,-0.031937838,-0.06669422,0.0019540386,-0.03950482,0.0052280216,0.024201829,-0.049631853,0.0067773513,-0.020392776,-0.05590713,0.03887805,-0.023148753,-0.0483301,0.00039966207,0.025276693,-0.0005796311,0.024207044,-0.0068521737,-0.0053587863,0.015739512,-0.024433773,-0.0033246134,0.017577885,-0.024632808,0.0019843136,-0.05791431,0.072606646,0.03473362,-0.029315084,-0.023495717,-0.022069464,0.0031876883,0.03337932,-0.015688127,-0.003568579,-0.052682955,-0.0019654925,-0.0010362281,0.011108921,0.034864206,-0.02218064,0.0029780255,-0.0076074377,0.02754871,-0.032766834,0.026110293,0.03612525,0.044436768,0.021385107,-0.027664002,-0.008433047,0.017326653,-0.030930055,-0.03815692,0.006944236,0.001891321,-0.024127431,0.0017494704,0.026214616,-0.03402807,0.005031035,-0.0033405004,-0.015606199,-0.034718443,-0.026579292,-0.013464797,-0.026777023,0.0017901764,0.00707124,-0.016272908,-0.0114574535,0.014229536,0.049295165,0.010686279,0.037378438,0.012267775,0.026750488,-0.004328157,0.050687987,-0.041023694,0.054604325,-0.014048145,-0.017913636,0.017936291,-0.029199768,-0.03148921,0.00055900234,-0.0127411075,-0.03064726,-0.07951496,-0.020565702,0.019761596,0.012555866,-0.0013835522,-0.034318008,0.069371924,0.015363028,0.0066027255,-0.0019607008,0.04961118,-0.025433704,0.0399932,-0.004092227,0.023704683,-0.00024672638,0.0040855356,-0.043888483,-0.020089269,-0.015560609,-0.027306782,0.015324269,-0.00955262,0.006357679,-0.03489631,0.0040370855,0.04832062,0.017207606,-0.013407914,0.010243506,0.009771184,-0.0025484718,0.014011898,-0.0013288662,-0.028158832,0.036758702,-0.028584344,-0.023506794,-0.031798095,-0.0073062684,0.04417689,-0.0005490455,-0.015170008,0.011416904,-0.043453008,0.013248095,0.013250739,0.00561678,0.012985253,0.030786753,-0.0041556424,0.028586075,0.05713215,0.06031095,-0.004438923,-0.0023730784,-0.02338478,-0.009977015,0.035985008,0.03916528,0.022312885,0.012755436,-0.029400857,0.010036402,-0.024235781,0.046377845,0.026806701,-0.0046087885,-0.035561364,-0.057713427,-0.0632959,-0.016352957,0.04982025,-0.01567487,0.027121035,-0.031256463],"last_embed":{"hash":"1lqyiw3","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"1lqyiw3","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Workflow Patterns#Brag Document Updates#{1}","lines":[74,74],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lqyiw3","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Workflow Patterns#Brag Document Updates#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.045852464,0.00078587735,-0.04513024,-0.038451865,-0.009651692,0.0042116693,0.0125822,0.012292618,0.031992722,-0.01631755,0.01380819,-0.040365495,-0.014067134,0.009840844,-0.0050329594,0.008905826,0.009662532,0.0021652891,-0.006525611,0.006281853,0.005923962,0.018003462,0.05005071,-0.0062469705,-0.010457829,-0.0004668454,-0.005179355,-0.013334899,-0.00039060236,0.004698963,0.01990215,-0.0041790004,-0.018854355,-0.018145999,0.015741028,-0.034638043,0.016263323,-0.027523272,-0.03754051,0.036305327,0.00048247888,0.008610166,0.023725517,-0.048775613,0.017918132,0.011212232,-0.008628985,-0.013622923,0.0500791,-0.01445671,-0.020677678,0.00079638377,0.0042695096,-0.005138207,-0.025638834,0.021883821,-0.03950288,-0.018986898,-0.060002945,0.0042057773,-0.021780403,0.0047756727,0.02123742,-0.027113693,0.014761417,0.05579954,-0.02802423,0.0036372086,-0.02325402,-0.04842323,0.011316151,0.015747523,-0.017404728,-0.04512409,-0.02983053,0.019652154,0.042215217,-0.01715081,-0.012592007,0.0021719558,-0.015347407,0.03432644,0.021990232,0.0002313461,-0.0117978975,-0.0027641018,-0.0014687624,0.023811718,0.00017807914,0.052012727,0.0043690577,-0.03815754,0.008683426,-0.051404458,-0.038226888,-0.04164797,0.00026713195,-0.0036067704,0.01695377,0.008211537,0.016467499,0.014292643,0.005040995,0.03842203,0.0049714535,-0.04453343,0.008322426,0.014538046,0.022732815,-0.02139564,0.026020264,0.04250156,0.0366401,0.04226758,-0.001062127,-0.008348274,-0.009776152,-0.04503006,-0.025933832,-0.0127833,0.022839911,0.025740705,0.060168695,-0.005543496,-0.013510145,-0.0070092534,0.037862007,-0.027614176,0.008615911,0.007919806,-0.0028772445,0.085665606,0.016740458,0.015492638,-0.02387461,-0.049288716,0.02554749,0.026245305,-0.04269231,-0.011251726,0.06939323,0.010010321,-0.01941395,-0.016596364,0.012743598,-0.0528846,0.071328335,-0.0036173507,-0.0016260581,0.0052396036,0.017155616,0.040361524,-0.005359819,0.008957169,0.07137605,-0.043489996,-0.01094909,0.02749119,0.018668992,-0.0018931382,-0.0066552395,0.045291044,-0.032790612,0.032882757,0.06021238,-0.02466,0.03633047,0.010400021,-0.012693904,-0.05194901,0.02936519,-0.04794157,0.000061529485,-0.00007137024,0.027804973,0.013246262,0.10367214,0.016796289,-0.0006814835,-0.04301369,-0.023992857,-0.006012713,-0.03856436,-0.020750783,-0.0049169324,0.023099802,-0.03830156,-0.044995315,0.019548345,0.005377571,-0.029506585,0.0042189113,0.034554865,0.007963303,0.0106916465,-0.027535312,-0.000413146,0.012677257,-0.01734075,-0.04837077,0.010349109,0.025167558,-0.028857455,-0.021861933,-0.0179159,-0.025650386,0.04056693,-0.026926033,-0.0055628703,-0.013450095,-0.0057928567,0.021107696,-0.03244358,0.04179285,-0.04524109,0.015082439,0.0068279915,0.031777397,0.0044053276,-0.036879472,-0.032490697,0.016691765,0.033893913,0.009492169,-0.030429997,-0.024813205,-0.029747294,0.06548288,0.037579533,-0.045223277,-0.018189348,-0.023478441,-0.008536295,-0.03283194,0.026464978,-0.010025912,-0.0040471326,0.075140595,0.011216745,0.021887895,-0.055775177,-0.044082254,0.037180908,-0.006340184,-0.020458007,0.012061943,0.020659681,0.050280623,-0.027889142,0.025127398,0.007254613,-0.000033919172,-0.025637342,-0.050321817,0.012250774,0.010202969,-0.0118419845,-0.003773001,-0.026639184,-0.019155601,0.017093226,0.022715019,-0.02355358,0.009332788,0.013914374,0.007812296,-0.010704737,-0.010114136,0.031098776,0.009929782,-0.013430732,-0.06667642,0.017393151,-0.008272322,-0.03007316,0.0005558147,0.0055050715,-0.010041543,0.08449066,0.004051945,-0.000104930376,0.05433546,0.024655918,-0.0070431824,0.006783115,-0.036820248,-0.023219457,-0.021341532,0.0057170494,-0.012013222,-0.019366663,0.02558173,0.055066526,-0.005998695,0.009124739,0.04279601,0.010425431,-0.15509707,-0.04174681,-0.019794768,0.056842476,0.03670413,0.016258061,-0.0006826259,-0.023856072,-0.0059550307,0.021506466,0.0748621,-0.046846822,-0.025301494,-0.023050264,0.0038636897,0.022705728,-0.02387795,0.012971171,-0.0109561505,-0.03756075,-0.059260987,0.0000699386,-0.011868844,0.009835817,-0.025190601,0.018922618,0.0717183,-0.044194464,0.019080317,0.0046479804,-0.015200623,0.030415438,0.011226498,0.014329141,0.028819725,0.04013475,-0.049024843,-0.029668598,-0.04676443,0.005392196,0.029319866,0.04407279,0.022392673,0.026640514,-0.035143953,-0.013872489,0.03344903,0.01583805,-0.017029526,-0.031632483,0.0065849265,-0.0014033265,0.017270843,0.0020811374,-0.05287412,-0.035684228,0.027331287,0.019640287,-0.006611228,-0.021561705,-0.021410396,-0.050962184,0.025977239,-0.045911226,-0.011556325,-0.009170556,0.032883994,-0.033076048,0.015356931,-0.052386746,0.035231568,-0.00939802,0.044258777,-0.015238798,-0.0108207,0.043828536,-0.031232284,-0.0023053281,0.0054490794,-0.09180627,0.0033919106,-0.0028059292,0.008377496,0.0015913928,-0.04599467,-0.0027904257,-0.02725713,0.008873891,0.050432976,0.24488933,0.07736778,-0.013081467,0.010017099,0.06620969,-0.02015183,-0.010019749,0.04281604,0.013573572,-0.047441345,0.042728946,-0.029742438,-0.008005409,0.023058787,0.014313882,-0.022252811,-0.047640566,-0.013041864,0.07375518,-0.020062046,0.044390798,-0.057667475,0.04530902,0.02002584,-0.043070227,-0.019826056,-0.00803784,-0.027629832,-0.053102802,0.052984115,-0.021415161,0.02597183,0.015083309,0.004196888,-0.022733094,-0.053640988,0.014660467,-0.032285728,-0.06699478,0.027223565,-0.026925545,-0.0044289017,0.031082287,-0.03744101,-0.029089935,-0.025581343,0.03273073,-0.0003175255,0.008142474,0.019392632,0.031260174,-0.043632142,0.020480858,0.0013831294,0.010994499,-0.007008493,-0.05930074,-0.032729007,0.0027920192,0.050746143,-0.0009860279,0.008270599,-0.04519896,0.011204818,-0.022448283,0.035120845,0.014653064,-0.017113434,0.027329631,0.054963656,0.015318557,0.035705972,0.032509558,0.028112281,0.056082204,-0.07287687,0.047256492,0.025087733,0.0016253144,0.04139131,-0.03814525,0.0011677823,-0.010019452,0.03606173,0.04008977,-0.008507316,-0.005844927,0.03164839,-0.003274655,-0.024084957,-0.0009765186,-0.010088772,-0.0171152,-0.01095863,0.026122035,0.008531185,-0.021783276,-0.054643743,-0.030519012,-0.03389039,0.010867379,-0.04917823,-0.017059226,-0.028808974,0.052620903,-0.01470506,0.014253593,-0.013134925,0.016918074,0.004437846,-0.027135933,-0.008452342,0.016297087,0.008080288,0.020139279,0.03298854,0.0777015,-0.020089665,0.07463603,-0.01033042,-0.029924452,0.04756984,-0.010733972,0.034786724,-0.016940283,-0.04738997,0.033226624,0.011929857,-0.051135078,0.029974867,0.010921452,-0.02985302,-0.0477864,-0.0067707663,0.027428567,-0.0030833506,0.02799512,0.029729882,-0.00020117588,-0.0019358617,-0.036668297,0.008762181,-0.022639003,-0.03044205,0.0065168194,0.027813528,0.003982697,0.02009426,-0.0041421093,0.02318124,0.042645868,0.026247354,0.009758337,-0.053757887,0.029460726,-0.03774691,-0.016866863,0.038923852,-0.021741105,-0.034729276,-0.032969296,0.06700056,-0.014259401,0.08131247,-0.045338523,-0.0037003888,-0.0021124843,0.06010044,-0.013613125,-0.0049189166,-0.0034800705,-0.032723382,-0.02746114,0.050401095,0.021042408,0.00428037,-0.044485185,-0.016676906,-0.0395699,-0.04587703,0.0032148834,0.0005806719,-0.037438594,0.00093043037,0.014746225,0.01518557,-0.0356871,-0.029570661,-0.020015633,-0.021701328,-0.002055822,0.10369938,-0.016077243,0.004143795,0.023851609,0.017831845,0.06521632,-0.00022582864,0.0039343666,-0.008377911,-0.018603325,-0.009545894,0.008711102,0.0458176,-0.0056708953,0.0105158435,-0.02730125,0.06879906,-0.0000886229,-0.04130926,0.0023159261,0.0041113696,-0.031153612,-0.004335781,-0.014191081,-0.0007225074,-0.0073906747,0.030883137,0.04057747,-0.042320102,-0.024235625,-0.031030197,0.014285172,-0.030455492,-0.0003574689,0.01072604,0.00937432,0.035935704,-0.0075767008,-0.027619718,-0.017517524,0.019465923,0.021161042,-0.045357514,-0.042643704,0.037783712,0.023163522,0.0065737646,-0.02461681,-0.038715675,0.024548644,-0.008722685,0.014994862,-0.0072975284,0.028616486,0.027716545,-0.003578382,-0.061509512,0.03075603,0.0080907205,0.04480488,-0.03092049,0.019824535,-0.047529235,-0.013423065,-0.018066097,-0.042078193,-0.024151722,-0.015862191,-0.0056651663,-0.021153504,0.06710652,-0.002733927,-0.029215531,-0.045017753,-0.00441078,0.021816252,-0.030174267,-0.02782372,0.0027043133,-0.0074891318,0.004481328,-0.0296171,0.027625289,-0.017077647,0.006584214,-0.015533454,0.022637533,0.030777372,-0.010111637,-0.05243974,-0.013965034,0.054164074,0.014383257,-0.0066763996,0.017344464,0.03248836,0.01347847,-0.005551257,-0.0072386707,0.03883853,-0.02221998,-0.025079718,-0.012356406,-0.0003176747,-0.005025587,-0.010273705,0.08817049,-0.024285777,0.0075700204,0.009502686,0.03530014,0.017358383,-0.03521429,0.014684656,0.011803135,0.016001955,-0.009046206,0.056515995,-0.011614365,0.012207824,-0.047767863,-0.006056455,0.043870147,0.031323545,-0.0017131156,0.05799063,-0.0074128597,-0.02331985,0.022512756,0.014042136,0.020404477,-0.021502145,0.01525649,-0.09144959,-0.014183421,0.0037351388,-0.049216647,-0.010021322,-0.00031685364,-0.023305668,-0.009635312,-0.009265876,-0.047994394,0.008751068,0.0040838346,0.064114876,0.012084787,0.012863564,-0.003901018,0.010930931,0.0070562814,0.056647804,-0.014683148,0.010869886,-0.03926499,0.0023066883,-0.007629681,-0.030720867,-0.028041529,-0.0014998814,0.0010071652,-0.022063723,0.009952732,0.04419371,-0.018197374,0.024760572,0.008482137,-0.022561427,0.038922574,-0.023379255,-0.00840472,-0.009041459,-0.016580658,0.029885348,0.02777211,0.002485839,-0.04844974,-0.042276528,-0.027326481,-0.004747106,0.008209277,-0.020234805,0.021912694,0.0025287503,0.021302756,0.011045779,0.010495208,0.04086931,-0.0102772135,0.009058436,-0.050611004,0.019214118,-0.01317725,0.051718872,-0.02691166,-0.0017014235,0.031604357,-0.0019798889,0.05855559,-0.009530035,-0.005860798,-0.0055250856,0.003072397,-0.12848793,0.010620455,0.0010033316,0.012305076,-0.06825196,-0.02381929,-0.007822607,-0.014267035,0.01287563,-0.024753397,-0.028325675,-0.017326718,0.007025871,-0.028706547,0.0009903361,0.032818697,-0.017929047,-0.030429848,-0.009023193,0.02598938,0.030761866,-0.0152873555,0.020760242,0.039496224,-0.02822645,0.028449142,0.00022244533,-0.017806139,-0.020770296,-0.025894225,-0.0011157737,-0.029700318,0.02152292,0.021985136,-0.007202642,-0.0038404644,0.004714316,-0.00027899482,0.004852091,-0.004967961,-0.064899534,0.022153297,-0.0053440435,0.029176254,0.0015854515,0.04854426,-0.0028485237,-0.029757125,-0.025242843,-0.00033974033,0.031322766,0.027539745,-0.06819287,-0.016663596,-0.0025920446,-0.021191822,0.009894905,-0.010795925,-0.0631945,0.07937347,-0.009884037,0.03452858,-0.03188666,-0.006508155,-0.004355386,0.038186662,-0.048755903,-0.009458219,-0.024372507,0.027328888,-0.014500714,-0.028826559,-0.0056726187,-0.06689816,-0.043262154,-0.025924157,0.019807624,0.011271254,-0.064980954,-0.018947568,-0.05171288,-0.02173772,-0.03757403,0.026503803,0.021915428,-0.042646088,0.012521296,-0.028390478,-0.05956723,0.033383362,-0.02712966,-0.047981363,-0.007287819,0.03692526,0.0036771728,0.018601248,-0.031894464,0.0011029257,0.0021081187,-0.012978859,-0.022328716,0.012436993,-0.018534329,0.006368685,-0.040090915,0.07689486,0.029467128,-0.02933369,-0.015871758,-0.012861507,0.0055589234,0.024270775,0.0034299071,-0.00036023316,-0.05971995,-0.015457153,0.01231288,0.0027824335,0.029291106,-0.009196565,-0.012702236,-0.018615851,-0.01028312,-0.033290774,0.027222676,0.04708242,0.05585903,0.00514291,-0.03661075,-0.01305536,0.022316162,-0.025536539,-0.028643187,0.0026558388,0.002099911,-0.0038383764,-0.0061806557,0.024228271,-0.029674368,0.007001429,-0.021823173,-0.016010907,-0.029183367,-0.0283141,-0.00090589875,-0.020002168,-0.0075641847,0.020289531,-0.018810663,-0.020353418,0.020101316,0.041522633,0.016060244,0.045337584,0.028944325,0.011204294,-0.003279244,0.047819376,-0.028657837,0.055235747,-0.012038593,-0.017788714,0.0025549112,-0.031924076,-0.03036902,0.0010445868,-0.008523438,-0.02268869,-0.06803893,-0.026549049,0.010388257,0.008179987,-0.0059644864,-0.053301133,0.048687123,0.029660204,-0.0009367515,-0.024890693,0.06431284,-0.0152274305,0.025172954,-0.004533821,-0.008096408,0.0246106,0.013849956,-0.015522405,-0.037951384,-0.01764017,-0.029370608,0.00822012,0.007949868,0.01143898,-0.01102501,-0.008137654,0.07348655,0.018870149,-0.00002651518,-0.00238334,-0.000926081,0.02393914,0.011966591,0.00067745574,-0.019968832,0.0372397,-0.0368849,-0.025592921,-0.018054785,-0.012021706,0.006700309,-0.015751915,0.008953828,0.008155457,-0.052603584,0.027636621,0.01118003,0.017502297,0.019812275,0.047868565,-0.013620804,0.016337736,0.048755288,0.043373108,-0.0057475,-0.008216966,-0.016803505,-0.0074781473,0.027120788,0.03714003,0.012103084,0.01695484,-0.051392343,-0.0021658628,-0.037658904,0.039170988,0.02748361,0.0070270854,-0.03776638,-0.06926373,-0.0662828,-0.017826384,0.034071438,-0.032397833,0.03846966,-0.027729876],"last_embed":{"hash":"9dnaf0","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"9dnaf0","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Workflow Patterns#Brag Document Updates#{2}","lines":[75,75],"size":75,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9dnaf0","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Workflow Patterns#Brag Document Updates#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050724287,-0.0060430765,-0.027483042,-0.041341346,-0.020385392,-0.028763035,0.030923644,0.013337256,0.008494751,-0.010150412,-0.014739525,-0.030401664,-0.02826283,0.012057841,-0.025418097,0.017830033,0.015446781,-0.0060238377,0.0037424618,0.021917477,-0.03457475,0.023204122,0.06292466,-0.0015151306,-0.011328552,0.010795019,-0.03228791,-0.01681449,-0.003343979,0.028146924,0.016251573,0.009570872,0.0017637791,-0.006206544,0.010466927,-0.038342245,0.0072573572,-0.015793955,-0.040465053,0.036195327,0.01167484,0.025610676,0.0030651714,-0.04988548,0.02722818,0.015688455,-0.030762466,-0.008194232,0.00017543708,-0.043718673,0.0033453188,-0.00989941,0.03787352,0.0013970395,-0.009380938,0.032565106,-0.06304163,-0.019305607,-0.04961976,-0.020087104,-0.04148785,0.044635735,0.02825437,-0.032233883,0.028076127,0.039330475,-0.020168092,-0.018534735,-0.018861214,-0.050068032,0.0049811965,0.01802988,0.0014176447,-0.03156758,-0.05075776,0.021102965,0.041951966,-0.025107486,0.0012843519,0.010741873,-0.034745127,0.016288616,0.025526367,0.0038384171,-0.046687458,-0.0067855315,0.010620124,0.007491342,-0.008554369,0.04312417,0.00649373,-0.030238008,-0.023404399,-0.06044529,-0.043088008,-0.025630929,0.008002562,0.000107339096,-0.005494568,0.008509442,0.019596538,0.005546774,0.014751843,0.04719969,0.034876294,-0.06321018,0.023006678,-0.011080037,0.027767206,-0.019869221,0.015772875,0.058033023,0.017668858,0.03329697,0.004588486,-0.007927009,0.0036310893,-0.045600753,-0.012579337,-0.010595324,0.026007513,0.019791896,0.045504097,-0.019539818,-0.009271348,0.006772925,0.048311993,-0.0017775481,0.041711748,0.009432453,-0.0078774085,0.06909762,-0.015533141,0.00029875583,-0.028131558,-0.035555664,0.032862842,-0.0079155555,-0.041688647,0.0017340847,0.021352164,-0.0036981052,-0.022578176,-0.026296938,0.018522128,-0.063726,0.03047533,-0.014984166,0.014380773,0.014273079,-0.0049064844,0.019478528,-0.015826218,0.02308411,0.061454996,-0.0312666,-0.0018234641,0.02601182,-0.00022411594,-0.0017531108,0.007547405,0.008864935,0.0035182668,0.022489324,0.049437884,-0.014250791,0.038392562,0.054626644,-0.00434309,-0.03011894,0.021178775,-0.050228283,-0.0033568833,-0.008023989,0.025937157,0.0064364616,0.08731613,0.016238712,0.01678507,-0.050681822,0.005056655,-0.039636347,-0.012734705,-0.06187544,-0.014038899,0.024283422,-0.021580327,-0.043582138,0.016529687,-0.029619444,-0.009676818,0.00062165695,0.01369616,0.00013719566,0.0019765783,-0.039075177,0.0015975141,0.015569174,-0.01850708,-0.0461782,0.016791496,0.035992835,-0.037964687,-0.008882122,-0.026673801,-0.013464979,-0.0017829229,-0.012284668,0.015478406,0.0007059903,-0.006759359,0.033073828,-0.00085110095,0.040270716,-0.025153367,-0.008207429,0.02250525,0.051954772,-0.01285456,-0.02679656,-0.0421568,0.014769556,0.05141349,-0.012024664,-0.027552215,-0.011349512,-0.020191424,0.043550614,-0.0026866894,-0.031532004,-0.026574582,0.0014982282,-0.0009394816,-0.027426211,0.03102314,-0.020198131,-0.0061791907,0.06820838,0.025004556,0.013629299,-0.06423624,-0.047025245,0.030336266,-0.013653675,-0.03186004,-0.0057916516,0.016296534,0.057012204,-0.02614871,0.030776884,0.011860889,0.00063516595,-0.02598456,-0.04190939,0.017816892,0.01411696,-0.021433666,-0.012120812,-0.024144502,0.0011314619,0.0015016984,0.0066512465,-0.035885908,0.02024482,0.014285885,0.013510571,0.01363249,-0.021058833,0.029169034,0.000034891338,-0.0052023837,-0.078836985,0.0060160817,0.006974531,-0.041325673,-0.012867003,-0.005046249,-0.007989344,0.06751858,-0.0007523547,-0.000253757,0.01894824,0.00172606,-0.017248204,-0.0036973292,-0.015166938,-0.02358007,-0.020565929,0.013724629,-0.011006364,-0.0054491768,0.033579532,0.054725386,0.00670893,0.0067676133,0.042883072,-0.0006180161,-0.15154962,-0.044800196,-0.02217734,0.060543597,0.039267972,0.0066858972,0.01753078,0.00043531528,0.005105998,0.027428813,0.058163825,-0.05202042,-0.03778834,-0.024816716,0.000305321,-0.008285772,-0.015947713,0.0162749,-0.019856358,-0.014342318,-0.05159151,-0.013197368,-0.03001413,-0.007241098,-0.015108486,0.03585562,0.07207421,-0.013048277,-0.025110379,-0.0024965212,-0.015208196,0.030320257,0.014420063,0.0061641685,0.03514258,0.038160685,-0.047622256,-0.018160935,-0.02740389,-0.0063161682,0.02677054,0.06343469,0.03152881,0.005885339,-0.050081905,-0.03150283,0.043875847,0.0039008372,-0.00042273314,-0.030067936,-0.03776941,0.006606545,0.04234924,-0.014368407,-0.052982334,-0.04450351,0.0027356884,0.002344411,-0.008485788,-0.016058873,-0.01842335,-0.061791036,0.052052394,-0.048240937,-0.015594877,-0.0315656,0.014078774,-0.021647437,0.011404344,-0.04675035,0.021699643,-0.00048680571,0.018741451,-0.02378624,0.015091555,0.052868135,-0.05423551,0.006088358,-0.0045352504,-0.08327489,-0.027091451,-0.001668302,0.009840411,0.013977943,-0.026045809,0.0089259315,-0.02802175,-0.01894617,0.0583661,0.23641385,0.04287875,-0.0037986096,0.029213127,0.08993181,-0.011406368,-0.00051843066,0.053137608,-0.0036743288,-0.049424183,0.034470905,-0.028953036,-0.011821241,0.01617269,0.00019847057,-0.03879014,-0.052683633,-0.01650722,0.06904493,0.0011316206,0.026332388,-0.046688285,0.04619031,0.033960912,-0.014961216,-0.04565558,0.0037390192,-0.0052766292,-0.030872617,0.026243258,-0.016030423,-0.003859265,0.016717946,0.013800347,-0.019017618,-0.032273684,-0.014873225,-0.016464073,-0.05882665,0.030504258,-0.0047200182,-0.013115308,0.02737279,-0.05493491,-0.0056663197,-0.02409501,0.03554486,-0.01653316,0.030934429,-0.005649524,0.025060274,-0.01851725,0.0093345,-0.0133056445,0.0339171,-0.023409797,-0.058855683,-0.032523155,0.0035603554,0.026512071,0.007993852,-0.010077571,-0.024649441,0.014161143,-0.0034877728,0.056249537,0.01568012,-0.015612394,0.004725345,0.044823438,0.01936132,0.027151031,0.026730057,0.02153555,0.04381954,-0.047569357,0.02412575,0.029909287,0.001511371,0.001454835,-0.040100854,-0.010940823,-0.01116291,0.026713353,0.03170917,-0.0042675696,-0.031795166,0.046834625,0.025801536,-0.025430636,0.017432991,-0.009293772,-0.026675183,-0.015624375,0.005544148,0.000054892338,-0.03102368,-0.056337263,-0.026458893,-0.025352126,-0.015657129,-0.027273795,-0.04971658,-0.033130836,0.04118019,0.011864339,0.01312788,0.00323378,0.0007252518,0.0128013715,-0.006562094,-0.017095279,0.016061377,0.022040026,0.031878795,0.015933175,0.056361742,-0.036916327,0.06696316,-0.01781317,-0.027046679,0.046352778,-0.018004328,0.05696107,-0.020229332,-0.029651618,0.028344521,-0.0041850274,-0.049427994,0.0095985355,0.009868171,-0.022954185,-0.014302593,-0.0049161455,0.028475419,0.027195042,0.0028110319,0.0369559,-0.008289701,0.0624635,-0.046432395,0.0027685105,-0.03949318,-0.013962127,-0.005843732,0.020799989,-0.003212809,0.01824612,-0.025967315,0.032680385,0.036891367,0.020782888,0.003816949,-0.03480944,0.022849578,-0.029817095,-0.01767396,0.061080523,-0.027742058,-0.0106375795,-0.036967307,0.059508037,0.009013237,0.066779055,-0.03614915,-0.017397974,0.000091896305,0.049372125,-0.019164419,-0.017343478,0.0012621736,-0.020099023,-0.012008959,0.046163198,0.04070516,-0.016538793,-0.05180237,0.024219567,-0.03655532,-0.050686143,0.038659208,0.031653117,-0.060378633,-0.04773851,-0.010188083,0.012809794,-0.019360034,-0.02004451,-0.011571534,-0.008296445,-0.015764695,0.09370293,-0.028473657,-0.004009514,0.03957882,0.038320147,0.035461366,-0.03185012,0.01543739,-0.019088851,-0.034053992,-0.013152529,0.0072221966,0.029067088,0.007419691,0.041832417,-0.026588036,0.055632036,-0.014407329,-0.03571823,-0.0021933455,0.0072613354,-0.050689645,-0.015752744,-0.043122098,0.016420621,-0.021532798,0.043062445,0.038448986,-0.06469502,-0.014736422,-0.03262581,0.010037532,-0.04003421,0.0005231403,0.030069863,-0.01104647,0.019684076,-0.015905429,-0.018656908,-0.01052028,0.004506739,0.032486197,-0.019785697,-0.044988368,0.028802268,0.012312141,0.0009114162,-0.022132615,-0.031667333,0.009408804,0.0063471724,0.059661966,-0.0052766567,0.01744455,0.03781713,0.0041702823,-0.06251694,0.022398746,0.005474336,0.036381025,-0.00032783815,0.049445573,-0.034935456,-0.01933264,-0.007995162,-0.040694196,-0.0017363444,-0.022665493,-0.0445602,-0.015379601,0.08117773,-0.01022929,-0.03561352,-0.026837226,0.01971154,0.011179649,-0.038582858,-0.02679946,-0.025804931,-0.011774997,0.0021648507,-0.057284042,0.032001466,0.0050176033,0.0024533183,-0.0396107,0.053701494,0.058711383,-0.011410377,-0.054008532,-0.02960262,0.03405324,0.004488229,-0.024229335,0.014282014,0.010798677,-0.0036491354,0.0024732526,-0.02299849,0.03560283,-0.007860077,-0.031020032,0.00027445727,0.010612891,-0.0015485614,0.0015239118,0.08438913,-0.017600195,-0.03253503,0.018292286,0.04073334,0.022140834,-0.0016202753,0.012515023,0.014030442,0.019943262,-0.03558889,0.07366038,-0.012006774,-0.0169587,-0.048028987,-0.0076513174,0.04260507,0.053140547,-0.0053142533,0.04954031,-0.044431854,0.019362463,0.03472896,-0.0042289016,0.038112693,-0.023802308,0.028640596,-0.071244396,-0.029705454,0.01313038,-0.009120286,-0.003574252,-0.008575787,-0.019425508,-0.032726258,-0.01360346,-0.05074261,0.014775542,-0.008602816,0.071233764,0.00883342,0.029281117,-0.0141967,-0.0067078155,-0.0057002204,0.03698553,-0.022025496,-0.0025732934,-0.060005557,0.041673042,-0.0076303515,-0.011343159,-0.040739886,-0.013549229,0.016278744,-0.03387225,-0.029928891,0.021319166,0.0007871313,0.045188673,0.0032502506,0.012594689,0.024311053,-0.028849006,0.015924936,-0.0010654721,-0.013440323,0.031714126,0.016215933,0.019895965,-0.048858706,-0.032099206,-0.013209589,-0.00062078604,0.008709796,-0.033856265,0.002630875,-0.009171418,0.025295177,0.0017530174,-0.014426274,0.035511684,-0.03247166,0.008550919,-0.03716667,-0.01720374,-0.0133070005,0.04572759,-0.014496217,-0.01493807,0.051930156,0.023875844,0.049332798,-0.01403493,0.0051229135,-0.006848128,0.008574573,-0.12006222,0.014303643,-0.009673872,0.00059776223,-0.06211707,-0.0010756874,0.0015732027,-0.0058756387,0.01879613,-0.04870328,-0.012929908,-0.008840157,0.005064097,-0.02397678,0.0065712743,0.05256375,-0.0065505924,-0.016033864,-0.0025966202,0.031591043,0.02220524,-0.0027556843,0.012598134,0.020393424,-0.03215297,0.05166755,0.020930689,-0.006380166,-0.024314782,-0.022791434,0.017272709,-0.046780314,0.015488818,-0.021145707,-0.015313607,0.023805227,-0.009736846,0.0042732074,0.01752961,-0.0042128125,-0.04853454,-0.002278588,0.0041399053,0.051743735,0.040256433,0.045336716,0.00885257,-0.019077262,-0.031522386,-0.0012162657,-0.0006308733,0.03525607,-0.061501123,-0.0015037998,0.0036870916,-0.010195037,0.014424039,0.004781944,-0.07862894,0.060470194,-0.0052192393,0.015685748,-0.028762713,0.006859784,-0.008765591,0.008893462,-0.025843294,-0.010627708,-0.006560032,0.047491185,-0.0014276336,-0.019201972,0.020276345,-0.07128575,-0.041799195,-0.04087757,0.02825269,0.010667735,-0.0761628,-0.035412014,-0.04606725,-0.019785846,-0.029008506,0.03287299,0.014431115,-0.04427982,0.00023955262,-0.0151671,-0.07882957,0.01718944,-0.01133274,-0.042787626,0.0036200208,0.018466527,0.008750081,0.019132962,-0.015089661,0.00089934724,0.016637135,-0.02173804,0.017830718,0.003928549,-0.00059804664,0.0013515588,-0.06779087,0.08455566,-0.014860273,-0.030671595,0.002507394,-0.012487661,0.0045296513,0.045493353,-0.016382298,0.0024778075,-0.055698384,-0.0263494,0.014079276,0.018883716,0.04178946,-0.018815564,0.019487957,-0.009672647,0.026777476,-0.036756247,0.054709557,0.040113907,0.057741366,0.045839928,-0.044060692,-0.005836281,0.0225762,-0.049806874,-0.036469016,-0.005062933,0.030808488,-0.015099078,0.026672559,0.024414431,-0.03060884,0.012641814,-0.020832917,-0.042202633,-0.030177722,-0.004202061,-0.02925514,-0.013955862,0.008405324,0.0077551696,-0.02452759,-0.04331943,0.018534448,0.03882908,0.014918982,0.054133885,0.024927467,0.02526684,0.029342595,0.06676505,-0.030706048,0.03998877,0.015322827,-0.034993418,0.0058979974,-0.015520426,-0.028690267,0.0067931823,-0.021505661,-0.033303544,-0.0430085,0.0019167068,0.008495272,0.033311974,-0.010334568,-0.038235318,0.06613475,0.028907398,0.0056446856,-0.018159755,0.044942014,-0.018389178,0.025028447,-0.016482575,0.022223448,0.049011007,0.0072067557,-0.0070873946,-0.023683859,-0.035965923,-0.021369414,0.0032063355,0.006088994,0.021705652,-0.032256816,0.014664948,0.03737172,0.026084498,0.00062912627,0.014283389,0.007198309,0.008647541,-0.000017040291,-0.005415875,0.0051344703,0.031215651,-0.024723334,-0.006682449,-0.03273466,-0.02298958,0.028057495,-0.029775709,-0.010213389,0.014957946,-0.04075341,0.010303719,0.006139595,0.017366452,0.023999045,0.028955579,-0.014401473,0.044800155,0.037857976,0.04436056,0.009402334,0.0013602503,-0.031042235,-0.028771037,0.042758808,0.04392769,0.009160967,0.024485312,-0.04355195,0.0062279473,-0.019446466,0.0262958,0.026580084,-0.0042898837,-0.024474839,-0.033445254,-0.050069626,-0.015018155,0.0530185,-0.02530792,0.017634314,-0.01236393],"last_embed":{"hash":"8pejng","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"8pejng","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Workflow Patterns#Brag Document Updates#{3}","lines":[76,77],"size":66,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8pejng","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Workflow Patterns#Note Organization#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017998869,0.00835133,-0.045326307,-0.008669249,-0.003749675,-0.032493405,-0.004740036,0.0070141074,0.0066796993,0.0028113266,0.032308325,-0.02699379,-0.02327272,0.021487493,0.029733809,0.021022556,0.014095029,0.01712713,-0.013936473,-0.0012181835,-0.0067127547,-0.01734434,0.02890913,0.020220418,-0.02159559,0.021218274,-0.014431449,0.015299169,0.0074282913,-0.0077747297,0.06479592,-0.027084772,0.026225379,0.031705078,0.013470573,-0.012338723,0.04596025,-0.017015254,-0.02682528,0.013022257,0.00088816846,0.07518188,0.034813333,-0.053927127,0.027424596,-0.0013620093,0.006842614,-0.006374875,-0.0010758179,-0.0025567596,-0.02187357,-0.025438922,0.005988958,-0.0119003905,0.021173196,0.033152897,-0.04931632,-0.026666878,-0.01163968,-0.037965387,-0.047102273,-0.013108345,0.0028073296,-0.0057863393,0.020209165,0.030329205,-0.010103799,-0.007484227,-0.034186184,-0.026082259,-0.041457184,0.051268265,-0.054944824,-0.048658065,-0.04801483,-0.012257297,0.037709575,-0.033914663,-0.025415406,0.01317828,-0.010634788,0.017150551,0.03358113,0.012049824,-0.008661425,-0.007736239,-0.031389598,0.080035694,0.017626865,0.010119475,0.0129227,-0.022659874,0.018608285,-0.03631314,-0.0055585904,-0.01236704,0.03521096,0.029750897,0.03998393,-0.009986248,0.024591077,0.008680741,0.0054631825,0.033045623,0.0081766285,0.014790132,0.017710589,0.02020744,0.017196147,-0.03116221,0.009644794,0.044837665,0.015168457,-0.008685821,-0.003977234,-0.005841433,0.010589019,-0.053371947,0.019636732,-0.011221986,-0.02387487,-0.0041235625,0.0441573,0.0016020947,-0.032235045,-0.029011121,0.019860145,-0.026753586,-0.0067198956,-0.01895685,0.0057190224,0.070145756,-0.0034979987,0.028071238,-0.010432947,-0.04527833,0.034567744,0.00091203005,-0.017439611,-0.050344255,0.022680188,0.033718187,-0.01758193,-0.01448756,0.015757456,-0.02111115,0.026574614,0.0046945615,0.030719941,-0.086127274,0.026285483,0.03467569,-0.014494712,0.06649547,0.034138657,0.0012575134,-9.944522e-7,0.018889857,0.00981161,0.010361766,-0.057327364,0.037258636,-0.03618175,-0.009038961,0.0547048,-0.082130305,0.03570109,0.021849856,0.0035122316,-0.052375186,0.025145888,-0.028786413,-0.049337305,-0.06310119,0.009528531,0.029307898,0.066892505,-0.0022727163,0.03589534,-0.02302919,0.04276042,0.010000477,-0.026484787,-0.03597247,-0.012275939,0.011108469,-0.02583439,-0.0044775596,-0.00037845678,-0.0040210453,-0.046270225,-0.011055291,0.0063839355,0.026176164,0.031036917,-0.006418701,-0.04070691,-0.009881531,-0.032433346,-0.048414808,-0.008464659,0.009791935,-0.0039863405,-0.022696787,-0.0009289296,0.0152218025,-0.03033209,-0.06045158,0.025123978,-0.0013552543,0.0042164675,0.02057187,-0.052297935,0.016451897,-0.05403386,-0.040942833,0.022378411,-0.026177354,-0.005517571,-0.04804854,-0.047441795,0.03280151,0.021313097,-0.029871982,0.0034452507,0.03573268,-0.021050967,0.0019202206,0.04183732,0.010317127,-0.062261805,-0.0023542235,0.023773884,0.004550698,0.0020039743,-0.01569563,-0.023912413,0.06517956,0.008908758,-0.028242964,-0.01918405,-0.02842763,0.020175498,-0.012136196,-0.025231965,-0.010547837,-0.01897875,-0.017268376,0.032170806,0.039475814,0.0060138633,0.02354698,0.010452082,-0.012851863,0.02090659,0.00030604057,0.011797241,-0.012035563,0.010795559,-0.0078043197,0.011936281,0.00024650674,-0.017057473,0.000055747336,0.02527759,0.019514864,0.017896907,-0.029364299,0.030820182,-0.0327135,-0.040730517,0.010665811,0.06236309,0.0042574108,0.011517729,-0.024156872,-0.02143265,0.008053048,0.06436497,-0.0160964,-0.009900404,0.03954033,0.021954918,0.011473784,0.034440164,0.008058021,0.013403465,-0.016646659,-0.0005609676,-0.0015844663,-0.01478417,-0.023550177,0.044955097,0.03329161,-0.04488614,0.011505741,-0.0069669806,-0.13420905,-0.044986617,-0.005569355,0.07384399,0.011461225,0.006058367,-0.05225848,-0.001367111,-0.03609996,0.010477921,0.003993752,-0.053033426,-0.0055011082,-0.022455063,0.014731329,-0.008180197,0.024213627,0.0147733,-0.002391868,-0.013012651,-0.039586358,-0.02566998,-0.018030057,-0.0110356035,-0.06666887,-0.015476462,0.05632394,-0.02637449,-0.008323735,-0.015561265,-0.028629348,-0.02412119,0.015414803,0.0012426986,0.04301644,0.04852403,-0.031359486,0.030633299,0.008504969,0.014682286,0.039246373,0.009269975,0.021576049,-0.02396149,-0.025331628,0.0072753476,0.03771292,-0.025634289,-0.033254337,0.019409496,0.003743215,0.008778912,-0.008723283,-0.02859206,-0.049586337,0.010490809,0.049779728,0.0020594876,-0.057496585,-0.005247042,-0.04146587,-0.06503998,0.006781141,-0.031598542,0.01880901,-0.024534876,0.012050561,0.0057241474,0.04285088,-0.051371437,0.022688692,0.006635462,0.026680605,0.002675434,-0.041987892,0.019977005,-0.06786171,-0.0048643793,-0.008167797,-0.10008074,-0.035832822,0.0145797115,-0.0023363219,-0.03633225,0.00071142777,0.036098976,0.004194018,-0.0030791217,0.018861564,0.2724816,0.035969242,0.03359346,0.004044659,0.0548896,-0.006822624,0.039391913,0.008280467,-0.008038198,-0.031731,0.018651584,0.017154155,0.008767869,0.0054480843,0.015426503,0.022364905,-0.015047997,0.00066744495,0.059827127,-0.016457953,-0.0060970774,-0.04726047,0.04470031,0.038163293,-0.034170255,0.022189414,-0.011592865,0.028560527,-0.019168632,0.040636737,0.007999329,0.013106006,0.040596187,0.0342492,-0.047786035,-0.019134995,0.035478234,-0.057114884,-0.0048807934,0.014331757,-0.03095546,-0.0073457533,0.036583137,-0.026358858,0.0209899,-0.0054740026,-0.014587997,0.0072036386,0.005185974,-0.015306874,0.043306217,-0.017854929,0.018025456,0.026243193,-0.0004392695,-0.053441107,-0.04683619,-0.0012341493,-0.04627641,0.03763768,0.009236524,0.023210783,0.016732525,0.011394009,0.022873314,0.03759726,0.0032897873,0.0046144384,-0.01880865,0.047519583,0.012109807,0.03429988,0.00093038863,-0.0096074315,0.032200307,-0.039643336,-0.0040488266,0.05062785,-0.01712629,0.01648373,-0.038124144,0.010025156,0.008732888,0.017836489,0.020900788,-0.0047825756,-0.0119614415,0.044280045,0.0004044235,-0.028119467,-0.0017204426,-0.008818393,-0.013068583,0.024022298,0.0039551053,-0.043785963,-0.009983942,0.012604819,-0.047098577,-0.0055741076,0.007655323,-0.018083483,-0.016859038,-0.046919886,0.05167433,-0.012722374,-0.043398447,0.007186787,0.0016184906,-0.014265953,-0.01596379,0.014445795,0.0389413,0.025516573,0.013612384,0.04944549,0.06178911,-0.01232325,0.03832968,0.02085391,-0.03185533,-0.008357236,0.03115326,0.026114978,-0.023423517,-0.029818047,0.0015077435,-0.016454633,-0.05057011,0.03561196,0.031713728,-0.01900738,-0.092462204,0.0029009243,0.035564777,-0.016640807,0.016109144,0.009663489,-0.013444744,-0.010938313,-0.01079327,-0.013384721,-0.030938538,-0.01118837,0.021195874,-0.0073889224,0.014818685,-0.030663338,-0.034668133,0.04092192,0.0097797755,0.00906062,-0.018938163,-0.05534278,0.007921893,-0.012580822,-0.004210748,0.01160661,-0.0019236748,-0.051395904,-0.022765268,0.038294367,0.013463601,0.038893085,0.015507058,-0.017932594,-0.039339874,0.04022826,-0.03605084,-0.029993927,0.032061145,-0.035077423,-0.03439739,0.039735515,-0.014552277,-0.0004052281,-0.03995898,-0.0217366,-0.018678166,-0.0380859,-0.014826646,-0.005707283,-0.04491227,-0.013527068,0.022865547,-0.019394323,-0.044373725,-0.02409738,0.021088887,-0.018939335,-0.029098095,0.10287125,0.019111106,0.0071464847,0.008482674,-0.009359199,0.07685093,0.05304959,0.015088113,-0.039989293,0.04665784,-0.031440783,-0.009112732,-0.012370137,0.0004704836,0.031155279,-0.032061294,0.07949024,-0.013226209,0.021507015,0.0022896044,0.026084527,-0.05239887,-0.031546835,-0.005250971,-0.021393752,0.06730495,0.06165595,0.043691427,-0.05498809,-0.004672956,-0.013484378,-0.013468542,-0.03382026,-0.013134871,-0.0113951005,0.012738576,-0.0072326683,-0.03058158,-0.042671945,-0.0059899646,0.04988639,0.058328383,-0.04753271,-0.015852546,0.061169628,0.03679079,0.0015819796,0.060118224,0.020486062,0.024288988,-0.00065588875,0.036285963,0.025702624,0.02325311,0.05769158,-0.025282908,-0.035459176,0.046156596,-0.006319167,0.04869534,-0.011222987,-0.009104172,-0.04667596,0.018230058,-0.012291641,-0.024163201,-0.00822322,-0.03005099,-0.004413413,-0.025881536,0.05861178,-0.025358686,-0.014645584,-0.03631987,-0.0006284643,0.007814905,-0.058510575,-0.00046345987,0.00083820726,-0.022469692,-0.0012901133,-0.065940894,0.035816006,0.009400907,-0.01735967,-0.026891287,0.05479056,0.0356527,-0.02024529,-0.06479778,-0.033820976,-0.004069102,0.026012687,-0.021382416,-0.004297658,0.045764312,0.031992562,-0.026521653,-0.010299819,0.05227844,-0.03082287,-0.037154958,0.03302607,-0.029108966,-0.00629026,0.010783681,0.058238216,-0.0037220186,0.0022468287,-0.0081227375,-0.004965161,-0.0107192965,-0.031910677,0.02328229,0.04066731,0.03462546,-0.04081952,0.009289584,-0.03474304,-0.001644904,-0.043403506,-0.023037074,0.05095696,0.017898967,0.0075018364,0.059048053,0.0070351805,-0.038225085,0.011458653,-0.02301853,-0.008280947,0.012838585,-0.015059073,-0.014776996,0.0011551618,-0.019471493,-0.013984974,-0.025258556,0.014919055,-0.032480467,0.024863752,0.015407492,-0.0064116484,0.045578137,-0.025822544,0.042674858,-0.0025283818,0.015275924,0.02962016,0.05434806,-0.05141324,0.040712416,-0.015100594,0.019602679,-0.014538456,-0.02258297,0.0027326457,-0.0038150798,-0.021704441,-0.019488253,-0.017242856,0.0009765835,0.018048396,0.012730518,-0.014615538,0.04142345,0.0020115685,-0.03460108,-0.008752245,-0.025139254,0.013601819,-0.016855605,0.014900356,0.026766496,0.00065630133,0.011611562,-0.023065392,-0.01132381,-0.015554173,-0.017858846,-0.017106548,0.003883607,0.024060989,0.0052017267,-0.026448265,0.016265813,-0.027115671,0.062624864,-0.05206318,0.006298222,-0.004758745,0.00086515065,-0.0074085165,0.012105748,-0.014356541,-0.033311237,0.023937045,0.026014734,0.021301037,-0.007929353,0.0152914245,-0.01646195,-0.028907496,-0.13388324,-0.019296182,0.000019159925,0.016880758,-0.08818142,-0.013895537,-0.03764545,-0.0024744705,-0.00038302864,-0.03159221,-0.0593509,0.049585126,0.048015192,-0.013416547,-0.041134227,0.04871515,0.046795905,-0.022264285,-0.012014283,0.01711657,0.0012043046,-0.0035191257,0.038339335,0.009103554,-0.015610446,0.015905606,-0.044312276,0.015430292,-0.019331746,-0.03205968,0.012824517,0.003532534,0.032720465,0.014002333,-0.046722837,0.085167095,0.015289921,-0.0050234785,0.008802341,0.013329076,-0.04965583,0.0073769796,0.023506751,0.054419827,0.017547216,0.04294583,-0.008315156,0.037330087,-0.009386438,-0.016169515,0.027066223,0.06918572,-0.0334594,-0.011605878,0.009335243,-0.009964935,-0.030669129,0.0022618023,0.023332354,0.03636374,-0.035669006,0.016477795,-0.024885094,-0.0338692,-0.021632813,-0.0032987413,-0.010640249,0.0036611205,-0.021025749,0.055321764,0.0008859269,0.0035833209,-0.007967145,-0.03773616,-0.03127285,0.0336983,-0.013136377,-0.016857436,-0.07592298,-0.009350816,-0.029253762,0.018250605,-0.048059523,-0.03451801,0.027840972,-0.03681783,-0.012102284,0.0057771546,-0.03095143,-0.02046218,-0.013394138,-0.03956367,-0.0056362557,-0.017686697,-0.029290145,0.018467225,0.006959927,0.026682105,-0.013783385,-0.04687483,-0.0129601555,0.0022412196,-0.004386135,-0.012525153,-0.00063969026,-0.008727918,0.043085672,-0.037006047,-0.04403612,-0.00772745,0.015361119,0.0064501506,-0.04868082,0.0063365554,-0.048813142,0.02367127,0.012953449,0.034110248,0.062669165,0.0057026334,-0.01735258,-0.05054457,0.024294943,-0.031987682,0.047589347,-0.0007910009,0.029091334,0.039879132,0.003723637,-0.0326811,0.016502116,-0.039724745,0.03006684,0.0026738315,0.034838255,-0.011258368,-0.034795046,0.027620826,-0.017170053,-0.021303805,-0.017045287,-0.00014960626,-0.00664118,-0.037894476,-0.022028685,-0.043784566,0.039136805,0.0039152917,-0.06208349,-0.011635634,-0.012639786,0.047848362,0.00630387,0.01716043,-0.01318997,0.014555929,-0.013485021,0.05694982,0.0016027563,0.046529226,0.014417166,0.02211911,0.020012667,0.017938387,-0.015935637,0.027271235,-0.013199551,-0.0033240195,-0.031425107,-0.020056957,0.0059454525,-0.03985495,-0.0076525523,-0.007866982,0.0432577,-0.0032177088,0.0017217734,-0.010597891,0.0149733,-0.07089264,0.038447764,-0.010321569,0.052959573,0.043564375,0.013589289,-0.041049276,-0.025703466,0.075378984,-0.029241683,-0.0053882245,-0.022032272,-0.024252297,-0.008099188,-0.012267168,0.021879155,0.008763008,-0.0072358167,0.04239071,-0.009589861,0.012997598,-0.037350465,-0.028999142,-0.017631356,-0.034753658,-0.034698118,0.01957217,-0.024296353,0.00032344775,0.020650262,0.02348766,-0.03439677,-0.004227984,0.00038381986,-0.026446417,-0.02171158,-0.018685222,0.026293598,-0.009383449,-0.012820558,-0.0019774507,0.034346506,0.023776866,-0.04740862,0.00075354706,-0.030878492,0.015526155,0.031052455,-0.011273604,0.012297883,0.028438848,-0.04575813,0.0019359478,0.027175512,0.041195303,-0.034673054,0.001157082,-0.06033174,0.017354202,-0.037603445,-0.005864251,0.041968077,0.0027821315,0.02033283,-0.019038916],"last_embed":{"hash":"1w0rp4u","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"1w0rp4u","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Workflow Patterns#Note Organization#{1}","lines":[79,79],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1w0rp4u","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Workflow Patterns#Note Organization#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05225207,-0.019932443,-0.050823387,0.011473355,-0.021739285,-0.009257378,0.0027440083,0.01539629,0.024860905,-0.00081121497,0.017243484,-0.036698174,-0.015117218,0.020450812,0.016970055,0.023826502,-0.01680799,0.052112523,0.028459417,0.0012420337,0.0046939077,-0.015903512,0.024358153,0.005732798,-0.041583057,0.02261574,-0.009604659,-0.013634168,-0.014187416,0.061642326,0.062153958,-0.008980448,0.008094893,-0.03282241,0.005433131,0.0039100396,0.03138738,-0.020003514,-0.04783064,0.036927305,-0.01687076,0.03889824,0.021901373,-0.031200081,0.041842863,-0.0012528275,-0.023832094,-0.007772192,-0.0124681145,-0.0155962845,-0.035669267,0.0015720119,0.025026953,-0.018117752,-0.018392965,0.00944377,-0.08105775,-0.060433686,-0.044864632,0.010755781,-0.03380084,0.004694877,0.015629048,0.0024783858,0.0050304527,0.01967296,-0.014645429,0.0029049295,-0.016467934,-0.030188255,-0.031074775,0.01702917,0.0072523863,-0.061764993,-0.027886063,0.010352355,0.03005351,-0.02776168,-0.004814988,0.040026106,-0.041363135,0.002016672,0.039081387,0.010336435,-0.012957257,0.017560244,-0.00062212534,0.08575416,0.02781979,0.0049165445,0.014337997,-0.04247655,0.00064287946,-0.039956983,-0.02138194,-0.03357166,-0.0019565749,0.029056871,0.027084203,0.014474349,0.02480296,-0.0037595928,0.005325253,0.023273759,0.011314261,-0.03204778,0.011537066,-0.011268082,0.013363004,-0.021218413,-0.005403881,0.0075141666,0.013193536,0.03731465,-0.010402336,-0.0072375,0.015802843,-0.03779476,0.0007558925,-0.01800212,0.005462245,0.009631606,0.04163284,-0.016246906,-0.0075911894,-0.020493109,0.0763176,-0.037971318,0.03918773,0.010437732,0.0139797395,0.09501007,0.005121,0.03783302,-0.039343007,-0.027542995,0.02840333,0.015247889,-0.020793268,-0.043343134,0.03636147,0.013441339,-0.02487962,-0.0193356,0.017705718,-0.047380663,0.043178257,0.01281167,0.0037060014,-0.047954213,0.05565578,0.024087483,-0.0043866117,0.033420682,0.041104995,-0.012080161,0.0005422545,0.022894576,0.012794397,-0.023743618,-0.011836044,-0.013962308,0.006892433,-0.022965439,0.06990396,-0.019627053,0.034546867,0.034622982,0.0125515545,-0.037404276,0.035987176,-0.06660248,-0.037144933,-0.01719764,0.045509886,0.018622762,0.059489395,0.007169932,-0.002657079,-0.028155439,0.022058422,0.01718476,-0.019150397,-0.032788843,-0.024071425,0.02567714,-0.016986545,-0.019690678,0.016429704,0.03094712,-0.022636615,0.0017966564,-0.011081862,-0.009631003,0.029770115,-0.025072448,-0.020133853,0.018901665,-0.021397894,-0.04898578,-0.007652796,0.037504997,0.0065146466,-0.040525086,-0.036074977,-0.008457629,-0.02033147,-0.022443172,0.016789379,-0.017841425,0.014368411,0.04045955,-0.05009224,0.02990062,-0.048968896,-0.009205201,-0.010569138,0.0039720936,-0.015096177,-0.071286924,-0.03595687,0.029377354,0.038742784,-0.006446334,-0.000056289315,0.018762149,0.008520296,0.028783998,0.047160253,0.0070294784,-0.06772724,-0.016658532,-0.010219143,-0.0027709887,0.048657063,-0.007526699,-0.016059073,0.05881961,0.037482563,-0.02184366,-0.024068996,-0.04203744,0.048553992,-0.047420144,-0.024037665,0.002981783,-0.009589329,0.024286706,-0.004571767,0.04727117,0.002839469,0.017233271,0.010802227,-0.02317372,-0.016052537,0.0022408594,-0.004462393,-0.008121005,-0.00052374246,0.008399361,0.0145770935,0.03550281,-0.01317266,-0.0062411623,0.044865407,0.02031049,-0.0068216743,-0.045168813,0.04446848,-0.01036299,-0.03395094,0.009034809,0.055500038,-0.01695488,-0.01619649,-0.007810908,-0.03230523,0.027209235,0.058091838,-0.01927343,-0.009389104,0.02455131,0.04076041,-0.004129625,0.021737546,-0.020450342,0.0008721912,0.0016297825,-0.01572657,-0.032519493,-0.020589568,-0.0018664683,0.054231416,0.009658433,-0.03395985,0.06018644,-0.015877835,-0.13126312,-0.049253743,-0.010328049,0.06247981,0.051456418,-0.0009571425,-0.04195838,-0.003314973,-0.032719746,0.04126084,0.01302828,-0.06667532,-0.029751105,0.020669702,-0.0044503175,-0.017809125,-0.0064153653,-0.01420596,-0.0044048033,-0.01848005,-0.03609228,-0.046190538,-0.019140983,0.013884785,-0.040198635,0.011785659,0.09181789,0.01948155,0.026029631,0.010120396,-0.023428619,0.004748725,0.010540614,0.008893578,0.024376445,0.01643526,-0.025514029,0.015443248,0.010388265,-0.017693553,0.046654765,0.040479314,0.0021737146,0.013177619,-0.06562969,0.0056921695,0.021220211,0.03434496,-0.04615366,-0.036599424,-0.012476308,-0.006163397,0.011804717,-0.03100709,-0.02706067,-0.010775135,0.011898689,-0.017262695,-0.030193334,0.006866966,-0.04245782,-0.045202166,0.040544182,-0.092573084,0.022661189,-0.037478376,0.029262925,0.004078132,0.021142492,-0.049602255,0.010776447,-0.013527658,-0.030393494,-0.03229783,-0.011708773,0.019030247,-0.00017810319,-0.012711741,-0.020966103,-0.07673442,-0.033211246,-0.0043257694,0.009334979,0.018096732,-0.04517592,0.02855463,0.011633558,-0.00073863147,0.014625991,0.23365334,0.008502431,-0.0077431225,0.0070715966,0.083914876,0.0018718755,0.009452434,0.050978724,0.009552838,-0.04366981,0.025977243,0.03883442,0.013037961,0.01997063,0.016733197,0.0031190095,-0.022512741,0.0019827292,0.052099448,-0.0055886875,0.007913363,-0.038954344,0.03668757,0.0055312775,-0.015708849,-0.0341695,-0.0203775,0.01875122,-0.031718317,0.034976278,0.020055303,0.019417828,0.0363357,-0.0022767026,-0.015553433,-0.0287915,0.04898819,-0.03510712,-0.020266877,0.01524396,-0.047471233,-0.0045356215,-0.019495007,-0.050810464,-0.013992039,-0.023777258,0.054938305,-0.017389681,0.01831124,-0.029783757,0.021342384,-0.009732564,0.029989239,-0.0060185967,0.0070481105,-0.03139468,-0.06911693,-0.03966535,-0.01399403,0.0022049414,0.03925177,0.008960309,-0.026653333,0.028097339,0.017605629,0.032268662,0.019827245,-0.004741593,0.02565099,0.05013738,0.07091421,0.0045381906,-0.0025681355,-0.014461653,0.009904539,-0.028893199,0.0053642252,0.05425574,-0.0051084086,-0.016810331,-0.021089269,-0.007997176,0.011279956,0.04376648,0.041324284,-0.017150203,-0.019827064,0.058695666,-0.020005744,-0.023335468,-0.011117456,-0.026770197,-0.028016085,0.0107887285,-0.007893999,-0.01100488,-0.02796409,-0.026121374,-0.040194903,-0.00506526,-0.015626965,-0.068681195,-0.028631078,-0.026509495,0.05095533,-0.0012020086,-0.0067553916,0.007767267,-0.003372779,0.00889829,-0.03859903,0.0025710638,0.006720797,-0.0072952253,0.0016414641,0.052810572,0.09707796,-0.003956693,0.017125173,0.00073172804,-0.027539613,0.04045345,0.002470545,0.012338049,-0.035371207,-0.04310753,0.0032008712,0.008847299,-0.0010388901,0.058580123,0.043884695,-0.026166897,-0.023698054,0.033603508,0.004038348,0.02285778,0.018930132,0.025964165,-0.03518615,0.0035934611,-0.02715937,0.036675397,-0.041295107,0.034531012,0.010055288,0.060204677,0.01840954,-0.0010783874,-0.026294,0.014329974,0.009728985,0.008235046,-0.028755277,-0.06388064,0.037004884,-0.034407366,-0.016136857,0.047037125,0.00050417136,-0.025505338,0.008143972,0.0497234,0.04243738,0.05521521,-0.041000742,-0.04620814,-0.024628222,0.048258066,-0.032912187,-0.02825668,0.019071173,-0.020601366,-0.045060992,0.02739318,0.0071892575,0.009822082,-0.032306284,0.0033291483,-0.032003034,-0.05257244,-0.003550094,-0.017321464,-0.031857003,-0.06393889,0.008641466,-0.009632053,-0.07265295,-0.011829821,-0.019932697,0.0005532273,0.011016266,0.083043024,0.013939917,-0.012663783,0.030617109,0.0016615717,0.0384034,-0.022059603,-0.000059211685,-0.028305424,-0.0090522375,-0.028581327,0.026327472,-0.03553541,-0.021455092,0.046762686,-0.012589732,0.050962493,0.0037484746,-0.015345248,0.039592218,-0.002002456,-0.0679238,-0.0113050025,-0.020496478,-0.034775957,0.039200414,0.013633363,0.024243541,-0.056495424,-0.013465989,-0.018242016,-0.045235842,-0.007616129,-0.007861781,0.030914571,0.024592085,0.0003032909,0.011614217,-0.02728841,-0.0015242841,-0.0008144741,0.033799224,-0.04145458,0.00040145076,0.04440606,0.017995305,0.013505708,-0.010729961,-0.037743546,0.04152545,-0.013915582,-0.0006095525,0.024389956,0.06366476,0.03307274,-0.0037348378,-0.03528248,0.053552996,-0.030082323,0.070469595,-0.0062726233,0.03197314,-0.034739062,0.026233183,-0.02663718,-0.048208956,0.011487414,-0.049485363,-0.057107024,-0.0048211743,0.0519594,-0.023262763,-0.034465805,-0.014830604,-0.012144613,0.020020543,-0.019463375,-0.011647141,-0.017896794,0.0007412672,0.015331477,-0.028577458,0.07248355,-0.00394744,-0.026244171,-0.037877977,0.04184138,0.015897524,0.016862588,-0.05819191,-0.019475374,0.032778747,0.01925895,-0.029229892,0.014533293,0.013112999,0.042371795,-0.014982323,-0.024447454,0.015556511,-0.027057683,-0.03741915,-0.023179129,-0.0073450855,0.0013719215,-0.004104454,0.08662802,-0.024028424,0.005375264,0.0024478098,0.035611976,0.0045156693,-0.009109147,0.004717376,0.036274105,0.037940055,-0.0626354,0.029896082,-0.013438413,-0.0031914087,-0.018602433,-0.019204406,0.035859544,0.034602705,-0.023684422,0.068983436,-0.0009404818,0.0015299651,0.003652097,-0.030420855,0.03100018,-0.015556564,0.006939391,-0.047389332,-0.014526404,0.0024989862,-0.000046869016,-0.04079341,0.005761214,-0.034583565,-0.026875768,0.0033227168,-0.028119318,0.034387127,0.02643679,0.03787853,0.0052531366,0.0022682273,0.053311862,0.032992743,-0.027483884,0.034653988,-0.023646502,0.013401508,-0.07414484,-0.007507418,0.00077920954,-0.024235236,-0.017781803,0.03269081,0.0012009918,0.0051478,-0.022515677,0.021684483,-0.0023931607,0.022041619,-0.030209582,-0.016007805,-0.011623568,-0.022364452,0.0068583493,-0.0016108915,0.002367368,0.017583694,-0.02718324,0.019561714,-0.04665495,0.03080721,-0.0005390478,0.0099264365,-0.037134316,0.0011975967,0.05321214,-0.015907435,-0.0024287105,0.011737304,-0.017202245,0.03302369,-0.001637562,0.010801896,-0.0044090236,-0.013448791,-0.02187079,0.011661856,-0.014113571,-0.018576799,0.05163471,0.043988436,0.04314947,0.0062890723,0.06370344,-0.03347826,-0.016939756,-0.1293508,-0.015283068,-0.014441667,0.01788877,-0.053620018,0.004000532,-0.022435071,-0.03972176,0.012262668,-0.032875866,-0.04148179,-0.0106510045,0.019701151,-0.005953893,0.006572385,0.059881333,0.01717593,-0.02059167,-0.0053217555,0.004146194,0.007489374,0.019747771,0.0549819,-0.0033632638,-0.0037269536,0.0270933,-0.024118513,-0.017141758,-0.029029077,-0.029535478,0.0150110265,-0.06574912,0.045706984,-0.00900357,-0.027852958,0.043057937,0.012969719,0.0025021615,-0.009156701,-0.013792276,-0.054981623,-0.0016698708,-0.0018738798,0.022562662,0.040824246,0.037666544,0.028756993,0.00058838906,-0.03539702,0.018193409,-0.01162033,0.10647272,-0.057749007,0.0032731737,0.0067624534,-0.005177363,0.014496439,0.014429885,-0.02473328,0.03495646,-0.014701672,0.013033543,-0.023285374,-0.028933067,-0.021181986,0.020396132,-0.0142034255,-0.018710867,-0.048363023,0.018078435,0.03167508,-0.0006667268,0.029559936,-0.037811026,-0.028185245,-0.02833661,0.024714366,0.007167846,-0.060407333,0.0065494217,-0.061742254,-0.007784742,-0.05224196,0.00086445984,0.028403515,-0.040316705,-0.009419873,0.00016901933,-0.04212992,-0.004236446,0.010633642,-0.04100173,-0.0010854099,0.0044788932,-0.036989044,0.03537922,-0.02252677,0.025034789,0.0013284726,0.0044071074,0.002698691,-0.013848047,0.011062623,-0.022107705,-0.023832379,0.028108569,0.021642419,-0.02628825,0.021916853,-0.032685667,0.019516665,0.02202393,-0.030688416,0.011975962,-0.05016726,-0.0011267753,0.048953936,0.0134947235,0.047230054,-0.013427582,-0.005351532,-0.019650768,0.027849277,-0.04561238,0.022778962,0.05220368,0.030204518,0.039235953,-0.01730434,-0.032762043,0.02444271,-0.050182424,-0.028566862,0.003691864,0.040911116,-0.011024751,0.0058528925,0.03644543,-0.03301309,-0.016714262,-0.051225416,-0.034193397,-0.0011636352,-0.024528252,0.017374473,-0.057454497,0.028046316,-0.0020111916,-0.04115283,-0.051800516,0.0082238,0.03111588,0.0040199263,0.019255823,0.010062434,0.030150421,-0.030412229,0.035019755,-0.031728383,0.023465639,0.011639775,-0.010072372,0.0032961734,-0.0026699395,-0.06685111,0.03200994,-0.0071232994,-0.0012044082,-0.02414073,-0.009841087,-0.031334326,0.0014512826,-0.017357346,-0.030640295,0.020670786,-0.022443615,-0.009291062,0.012258841,0.02898027,-0.05123018,0.049657136,-0.0024879752,0.02454854,0.023581797,0.041346904,-0.022071937,-0.029007223,0.0068199807,-0.020611584,0.007228292,0.016156007,0.020645088,-0.051118974,-0.011629446,0.024669696,0.02800699,-0.007975636,-0.0042235805,0.010394292,0.032273788,-0.037288718,0.005713309,-0.01883965,0.0045503555,-0.023645924,0.03061033,-0.023238527,0.003003584,-0.0005112194,-0.02996042,-0.013905512,-0.011762299,-0.028055146,-0.0034661915,-0.057686426,-0.012828322,0.014945527,0.001090601,-0.017367676,0.058792967,0.035648946,0.044101167,-0.041430295,0.0056848424,-0.04559794,-0.014802451,0.030313596,-0.009577733,0.007293832,0.017915316,-0.047051806,0.0042580087,0.025162755,0.042122874,0.014771292,-0.0067051374,-0.06789755,-0.013853997,-0.014010982,-0.010732882,0.035753116,0.03325153,0.027420247,-0.020394012],"last_embed":{"hash":"wc0mzg","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"wc0mzg","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Workflow Patterns#Note Organization#{2}","lines":[80,80],"size":61,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wc0mzg","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Workflow Patterns#Note Organization#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0025541678,0.011444817,-0.069828875,0.008743756,-0.0057598758,-0.031714384,-0.00006514864,0.032840304,0.022740271,-0.019697012,0.037304815,-0.042289812,-0.04088039,0.049932238,0.017768411,0.0058006262,0.0051036007,0.040032823,0.0096925115,0.01782019,0.013614381,-0.009523778,0.0049353624,-0.027097085,-0.026518438,0.0053854655,-0.018698366,-0.004202577,-0.0025010905,0.025006076,0.040025927,-0.015587171,-0.0014112957,-0.0035555405,0.017067757,-0.0010902026,0.05072814,-0.02983489,-0.030716782,0.044917874,-0.0048670447,0.039169494,0.02787182,-0.030477569,0.012002074,0.013088016,-0.007395608,-0.007325906,-0.004611207,0.020398492,-0.026103871,-0.016407937,0.022352135,-0.0034920792,0.026548563,0.036654312,-0.08801261,-0.026711805,-0.018761488,-0.033103418,-0.028900668,0.0039893882,0.035453666,-0.0017410571,0.011156937,0.029443527,-0.036875747,-0.020268053,-0.027441544,-0.0071584,-0.015806012,0.047917586,-0.0032236285,-0.06333066,-0.045276463,-0.0075028166,0.009876875,-0.030151416,-0.0071343207,0.034905706,-0.033676736,0.011783833,0.061290238,-0.010653188,-0.038503144,0.003853478,-0.015141363,0.061888292,0.021994833,0.004271665,0.025590748,-0.02651837,0.010066169,-0.04168681,-0.014265248,-0.04028765,0.01711739,0.00038004218,0.030858248,-0.0020467455,0.016813053,0.0013831179,0.003257025,0.045542076,0.033078972,-0.019040124,0.02933313,0.004764803,0.022061037,-0.029490234,0.0041090525,0.037784234,0.016404498,0.020129576,0.0053458847,-0.0011451342,0.013913083,-0.065155245,0.008846165,0.005176136,0.0030322867,-0.002246552,0.04645567,0.006578367,0.0022386329,0.0038323354,0.054056104,-0.03509172,0.01630153,-0.016233284,0.00278855,0.07453805,-0.020214807,0.025355335,-0.04343483,-0.040560793,0.042158194,0.026022017,-0.007490178,-0.06659264,0.0092763025,0.0042952704,-0.0037603714,-0.010062964,0.012135997,-0.04745245,0.071150675,-0.0065936046,0.028397808,-0.075314716,0.01667815,0.01792411,-0.031974,0.03348202,0.06413253,-0.008670411,-0.05078654,0.018576859,-0.0024063746,-0.01906595,-0.06248354,0.041036192,-0.025460824,-0.004856859,0.07250083,-0.048305526,0.0511377,0.01966832,0.0025097097,-0.04870134,0.025682483,-0.07663618,-0.033295404,-0.03652152,0.03261633,0.02682619,0.055158757,0.010911913,0.014808483,-0.037966713,0.0315272,0.0022909085,-0.03565982,-0.039473686,-0.037112884,0.028279724,-0.01981673,-0.06235604,0.0055175778,0.0135404505,-0.04663383,0.0011553526,-0.013837242,0.0011191355,0.04249149,-0.024137193,-0.029705843,0.011097988,-0.0296084,-0.03705401,0.0057599084,0.035882436,0.0075114835,-0.006279881,-0.0229843,0.0026971665,0.013464164,-0.030596284,-0.004378634,-0.0011543754,-0.0022831175,0.03950305,-0.036044337,0.049058706,-0.033712942,-0.03064996,0.0252317,0.013645636,0.0020647175,-0.064605124,-0.039914418,-0.0055454015,0.016098492,-0.008402037,-0.0057024807,0.014651009,-0.005654267,0.021390874,0.030315557,0.00796538,-0.042982616,-0.014576167,-0.0026755715,0.0020755725,0.03659657,-0.020710507,0.0027720807,0.07549084,0.014056845,-0.051684503,-0.046917323,-0.013658171,0.020675486,-0.03851134,-0.012391896,0.0055087702,-0.020855302,0.008811053,-0.007353775,0.04714207,0.008691544,0.032840572,0.010238151,-0.012063336,0.01430395,-0.00010915658,0.0067304983,-0.006017727,-0.003517156,0.0039171604,0.0040027173,0.028165245,-0.019770434,-0.0027505876,0.06308287,0.023497187,0.00014546167,-0.029385341,0.049310062,-0.022123437,-0.02334282,0.0074178837,0.027073342,0.004593001,0.02833498,0.0027315393,-0.0069173,0.021083167,0.06854497,-0.01020088,0.0043456443,0.011692057,0.04380555,-0.045660164,0.014339789,-0.007703748,-0.002497398,-0.025043614,-0.014869551,-0.035270803,-0.014980259,0.026814228,0.05194048,0.03750584,-0.05016071,0.02679734,0.0036246153,-0.1266909,-0.06256085,-0.023382818,0.050843548,0.0404082,0.015684377,-0.032227203,0.002628109,-0.023103012,-0.000007432332,0.011576258,-0.068601124,0.0022220097,-0.0053497036,0.00030428104,-0.022698764,0.01689149,-0.000841677,0.018317958,-0.018555667,-0.033010792,-0.035675477,-0.020852903,-0.012884822,-0.039014023,-0.020428127,0.05638174,0.0010728161,0.032448176,0.019049315,-0.024676803,0.019343942,0.0060694395,0.00862194,0.024493188,0.029997533,-0.019406892,-0.016872795,0.0011184732,-0.011742634,0.037491534,0.021617321,0.0074560395,0.011458842,-0.043061502,-0.03915512,0.041214913,0.045390204,-0.026140144,-0.011752724,0.014364097,0.00031714077,-0.00043696846,-0.010826578,-0.031934906,-0.0011152952,0.024624635,0.005557665,-0.04470539,-0.007075152,-0.028965957,-0.04998099,0.027474493,-0.046308678,-0.015119568,-0.013511839,0.014531547,-0.047957245,0.03510144,-0.06870178,0.015322133,0.012740861,0.0034446889,0.00436957,-0.040749338,0.033466946,-0.025127143,-0.018586714,-0.027657757,-0.090595596,-0.049118724,-0.0005482796,0.020405017,0.02048609,-0.03136274,0.015177234,0.0026825592,-0.0009097875,0.027252862,0.25640148,0.0033569378,-0.007923115,0.03223154,0.07573227,0.0046078376,0.02844988,0.028853586,0.026021471,-0.051272184,0.029695587,0.030180719,-0.011582422,0.019486377,0.018205684,-0.018082326,-0.031748995,0.015567426,0.06996796,0.011878962,0.003925978,-0.048897833,0.029419862,0.02867587,-0.0031963268,-0.00084083923,-0.0104226135,0.011602361,-0.02380822,0.0061759516,0.019239705,0.024115708,0.049421307,0.028896762,-0.027521886,0.0034891437,0.027253551,-0.03534125,-0.028566021,0.012684503,-0.03869528,-0.017234303,0.0030964646,-0.020484336,-0.03501809,-0.0123986,0.058381893,0.032614037,-0.014566727,-0.017620042,0.059599232,-0.0053127343,0.027185872,-0.00011072538,0.032359876,-0.015518333,-0.051634286,-0.016052078,-0.02784571,0.016596464,0.042219188,-0.0005490177,0.0025162594,0.0055146078,0.031524196,0.040314566,0.003712104,-0.021721574,-0.0018909312,0.0498137,0.050700314,0.029012483,-0.0074079903,0.010674608,0.013927786,-0.01542019,0.033882968,0.03762279,0.01820378,0.004314838,-0.014653255,-0.015516431,-0.013745221,0.03564441,0.018486721,-0.032294344,-0.023342859,0.071725175,0.0086811725,-0.038742576,0.0072449245,-0.019560603,-0.008346687,0.010427089,0.018061351,-0.024532191,-0.0008565989,-0.004904816,-0.036196973,-0.013028985,-0.039583854,-0.03677301,-0.0011158697,-0.06639553,0.06566341,-0.026991382,-0.035633948,-0.011764161,0.004475465,-0.0012045831,-0.021293418,0.017244704,0.014664593,0.013197558,0.0047717704,0.054563448,0.09430361,0.006056871,0.017648894,0.0031876573,-0.03766172,0.025050133,0.0003179415,0.0033828472,-0.010605818,-0.059952665,0.015236721,0.004477543,-0.05123299,0.05773583,0.01312111,-0.022683363,-0.024766644,0.018536445,0.00047994795,0.01728843,-0.010339729,0.034667972,-0.047008965,0.0030306668,-0.046161834,0.040897682,-0.040578473,-0.011330813,0.021318773,0.03688501,0.04543692,-0.015164236,-0.028518843,-0.012808028,0.015580618,0.013044367,-0.031502035,-0.06379213,0.011463574,0.0063396757,-0.026565611,0.04523135,-0.015370207,-0.044046935,-0.003113873,0.048149835,0.03219231,0.03238214,-0.006982578,-0.024422377,-0.020859508,0.051157657,-0.021597568,-0.02882717,0.023622885,-0.0098419,-0.032465335,0.0202356,0.021482522,0.020392906,-0.04308091,0.0049136644,-0.013395356,-0.042278223,-0.015712455,0.0044212462,-0.047730137,-0.061660137,0.012245143,0.014108761,-0.049708676,-0.027344447,-0.0011628788,-0.0031584527,0.013242006,0.09723829,0.017431041,-0.00782104,-0.009579808,0.015268038,0.054518394,0.00035930463,-0.006868056,-0.023425685,-0.008450859,-0.006410013,0.018270358,-0.002669594,-0.03194695,0.036937706,-0.026129149,0.052558076,0.029374752,-0.023626333,-0.0010487193,-0.024401681,-0.048592605,-0.02770591,-0.020560477,-0.045552786,0.056134682,0.0526082,0.046364278,-0.05185076,-0.022467548,-0.027474836,-0.042937893,-0.023752889,-0.008893663,0.031045767,0.03384306,0.031685878,-0.0061481893,-0.0064681848,-0.008343296,0.017933652,0.03616798,-0.05238671,-0.013432616,0.05969311,0.05887518,0.014221326,0.010037468,-0.017450862,0.03030584,-0.0012299147,0.0026569264,0.058172077,0.050128546,0.028219244,-0.0054186746,-0.037581306,0.035713445,-0.024448438,0.060549058,-0.0022045637,0.010300447,-0.03225007,-0.01865185,0.0108356215,-0.03830939,0.014074667,-0.04011984,-0.051638372,-0.014763552,0.073334165,-0.010819646,-0.024053907,0.003337671,-0.02316921,0.012631698,-0.053171605,0.00021901017,-0.0045633153,0.0033187906,0.014300407,-0.04776259,0.027059875,0.016949864,-0.018083427,-0.020546788,0.018829832,0.02573109,-0.00054380466,-0.044603955,-0.012029143,0.057278905,0.02342859,-0.05519784,-0.028399235,0.026793906,0.047947068,-0.045105655,-0.025290655,0.024629436,-0.03475721,-0.045334447,-0.005058419,0.005355152,-0.011433226,0.026714174,0.08152438,-0.01916807,-0.014797857,0.010586418,0.007664681,-0.009241407,-0.013437279,0.012358991,0.03364272,0.057712257,-0.039365683,0.04505527,-0.028879628,-0.016806595,-0.032862682,-0.0024488096,0.04325364,0.05060799,0.0051913583,0.06910387,-0.0037587932,-0.028747892,-0.0024539507,-0.02236534,0.022244718,-0.035770867,0.021853536,-0.050893743,-0.002189213,0.03266262,-0.012236543,-0.035505116,0.027826846,-0.019285414,-0.010219334,-0.005799179,0.0013368401,0.04049114,0.018149834,0.0511,0.014413295,0.0012736726,0.021732973,0.04121772,-0.0065724757,0.032438055,-0.010725223,0.019148367,-0.060464974,-0.02381854,-0.0307358,-0.03471326,-0.029146286,-0.019115424,-0.0040370743,-0.01905484,-0.005030669,0.039190773,-0.035610855,0.02370775,-0.014674908,-0.009258152,-0.003972635,-0.006419538,0.00360508,-0.013665605,-0.0075624124,0.025663432,-0.013532296,0.019192081,-0.021800634,-0.017140845,0.0018931807,-0.005509341,-0.0033278982,-0.013125763,0.024649533,-0.02134909,-0.0033909196,-0.0029033928,-0.0029546944,0.034542024,-0.03287868,0.024076989,-0.012346609,-0.0028579533,-0.011194658,0.006883104,-0.013974876,-0.024032023,0.04735267,0.02127464,0.02074636,0.019077072,0.033578847,0.0066145845,-0.018387172,-0.1332065,0.0036834418,0.0054330183,0.008421075,-0.07297504,-0.0037356582,-0.021880085,-0.025629008,0.0030371335,-0.035629027,-0.02870297,-0.019548036,0.01965421,-0.0183919,-0.008894887,0.022381129,0.018397944,-0.036669202,-0.011299884,0.016534895,0.018631078,0.02502759,0.029185608,0.0038243758,-0.006969226,0.052369002,-0.044121522,-0.005738086,-0.0359004,0.00097295566,0.019465894,-0.037294634,0.026867865,-0.020657554,-0.002044173,0.05614669,0.011442981,-0.013477125,0.020785168,0.0071291616,-0.06642854,-0.0028736654,-0.0037495436,0.045035563,0.0148697365,0.03069307,0.007086448,-0.005412237,-0.05790192,0.0055754203,-0.0027469778,0.056095105,-0.0545092,-0.038899314,-0.005122312,-0.027143877,0.012702651,-0.02526274,-0.01071377,0.03267282,-0.008047144,0.01927027,-0.029349247,-0.028271813,-0.020730378,0.016001862,0.019504592,-0.0039030856,-0.04678548,0.033312764,0.0069729234,-0.009747091,0.008176608,-0.05311569,-0.028791822,-0.009261404,0.017887898,-0.016964333,-0.06456213,-0.005655561,-0.049852543,0.0041302666,-0.043860223,-0.008936641,0.030572565,-0.02437535,-0.024353888,0.0067676688,-0.042225044,0.001042045,0.0023592957,-0.042167164,0.023939645,0.0054961056,-0.02771432,0.026418451,-0.031241084,0.022591878,0.005504973,-0.018569548,-0.008162445,-0.027110282,-0.005384238,-0.0065769763,-0.013436274,0.05728188,0.03026254,-0.040169235,0.013828068,-0.016725989,0.0103916675,0.01206575,-0.038759895,-0.0021613985,-0.039118297,-0.0034303495,0.025521116,-0.008777388,0.05703184,-0.022727726,-0.020758357,-0.022218747,0.024815662,-0.03244885,0.036711816,0.024581525,0.031275913,0.03293399,0.01507741,-0.025223158,0.030421833,-0.037843455,-0.0137922065,-0.0050797937,0.03793482,0.005691157,0.017513152,0.035846207,-0.04499908,-0.02242824,-0.053328406,-0.030203238,-0.024073988,-0.029030465,-0.018620674,-0.04754115,0.006007467,0.02556176,-0.030958634,-0.045194216,-0.02571445,0.04895412,-0.017439824,0.043094676,-0.005846071,0.018040642,0.0039997944,0.035450917,-0.022155691,0.03696136,0.007296549,0.014101327,0.0065987664,0.016384093,-0.06020788,0.015915608,-0.017986912,-0.005056513,-0.045516912,-0.024721462,-0.023653604,-0.04832781,0.0031863425,-0.030552968,0.05281064,0.0038816822,-0.010402428,-0.003021909,0.035120647,-0.053111948,0.04440652,-0.014606021,0.04329376,0.033915076,0.036733553,-0.0037839657,-0.03618355,-0.000007256739,-0.030204453,-0.012444661,-0.0034533006,0.009029541,-0.009242924,0.019671066,0.02944896,-0.009734029,0.00017820935,0.018179663,0.0037394634,0.024221407,-0.036578313,-0.005263095,-0.059536614,0.037279762,-0.015668241,0.01380795,-0.028274413,-0.00579901,0.025024414,0.012618884,-0.044946656,0.0038718341,-0.033656064,0.011106051,-0.006820915,-0.009390329,-0.0026808504,-0.017292852,-0.024312437,0.05060919,0.0066808476,0.03407803,-0.045852497,-0.0014995238,-0.064718276,-0.004160953,0.020458493,0.002997006,-0.0014370924,0.022712374,-0.016140861,-0.014090973,0.025586683,0.042562068,-0.008741121,-0.035447866,-0.06562415,-0.020340951,-0.07072598,0.01970601,0.022665758,0.0031366637,0.016626325,-0.018416988],"last_embed":{"hash":"1ibpg4e","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"1ibpg4e","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Workflow Patterns#Note Organization#{3}","lines":[81,82],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ibpg4e","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Workflow Patterns#Import Files#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05604147,-0.013545943,-0.06622762,-0.0019252837,0.012530785,-0.026305944,-0.024316877,0.018809406,-0.0055433307,0.00086369674,0.0037222279,-0.004375202,-0.02289864,0.0028098451,0.0014067347,0.011443168,0.0021777728,0.03610796,-0.0029829904,0.020366319,0.009004405,0.011505539,0.02539336,-0.065298155,-0.024507081,0.008912637,0.0058235424,-0.021022,0.04162536,0.062672935,0.008612737,0.0148878135,0.04694446,0.0010254902,-0.012210426,0.020388998,0.035491783,0.007281457,-0.031681888,0.019805357,-0.044238213,-0.015895532,0.06664411,-0.027663935,-0.0035133485,-0.01563642,0.00018583752,-0.02087083,-0.020691864,-0.009044103,-0.01601048,0.011446169,0.040940434,-0.04443805,0.07722361,0.04935117,-0.016456436,-0.014859997,-0.062071305,-0.025534555,0.019097002,-0.01588063,0.02162809,0.0008793608,-0.011742826,0.017999828,-0.033655904,0.029730244,-0.049022324,-0.040220015,-0.050341934,0.031739853,0.012148252,-0.009779986,-0.025925657,-0.036861394,0.037949916,-0.015599851,-0.011126997,0.031656325,0.001362319,-0.0019853637,0.017189851,0.020412695,-0.017233107,-0.031616244,-0.016396508,0.05106852,-0.0025931378,0.040703874,0.00079234166,-0.067500055,-0.045837484,-0.046473898,-0.050023966,-0.0043491954,0.008112824,0.021722898,0.021027245,-0.002772837,-0.0008502163,0.0090383245,-0.03026853,0.021340054,0.04984042,-0.004865723,0.06461811,-0.024159724,-0.019441295,-0.027155316,0.00977555,0.037296925,0.015209833,0.035096582,-0.04438493,0.0034386609,0.011551181,-0.04269768,0.04877215,-0.0039363955,0.004950328,0.035109363,0.040000062,-0.021563811,-0.025765654,0.006460238,0.03671307,-0.051359706,0.00034472824,0.022021763,-0.02347028,0.10940039,0.002000724,-0.0047909888,-0.0011705916,-0.06418799,0.051987097,0.049436823,-0.021920823,-0.04326828,0.023280907,-0.014172845,-0.053599313,-0.01875233,0.055550702,-0.014262731,0.062277954,0.0075566275,0.004644115,-0.014840322,0.066835456,0.017712776,0.018353056,0.04590383,0.042712912,-0.030645203,-0.0347417,0.022157315,0.0030742397,-0.0064102043,0.013542865,0.016284794,-0.016907634,-0.010225871,0.0238178,-0.067715265,0.04679702,0.040625285,-0.016036361,-0.044018436,0.048646983,-0.02238811,-0.033703774,-0.018172791,0.034087192,0.022758316,0.0654715,0.0076057105,0.02437726,-0.026125142,0.011963236,0.018930973,-0.052064274,-0.027401831,-0.04239775,-0.0121893305,-0.04763192,0.008062169,-0.021560462,-0.0042932527,-0.04443186,-0.0096347295,-0.0059917117,0.017134624,0.027063392,0.023506984,-0.02330724,-0.008767037,-0.026884394,-0.059912622,-0.019257676,0.045102645,-0.04164033,0.03054238,0.009848564,-0.0014087445,-0.055205785,-0.083284,0.032944515,-0.017718593,0.04127512,0.018724745,-0.038968656,-0.020948363,-0.010591494,-0.041450407,0.005453385,-0.03268371,-0.023033028,-0.008229998,-0.03055083,-0.019391412,0.027653735,0.01441377,-0.006141313,-0.008847757,0.03394555,0.0054548746,0.051219355,0.031088417,-0.039156433,0.0041156798,0.012622548,0.0014013872,0.07140537,-0.0066661146,-0.018407678,0.026602605,0.028568607,0.016923277,-0.06034989,0.00008762673,0.013768051,-0.013421009,-0.03583839,0.0057786484,0.002123188,-0.0017355368,-0.041370083,-0.025089307,0.022599827,0.0077853687,-0.03672135,0.0061168866,0.023123436,0.02494797,0.00713059,0.007979403,0.010091568,-0.016481617,0.019026464,0.010955115,-0.031479284,-0.008027646,0.03428141,-0.017371599,-0.028092263,-0.06534416,0.037632775,-0.013109156,-0.06437503,0.008167455,0.044961836,0.02330137,0.03223764,-0.009139703,-0.031221755,0.01282061,0.051787917,0.00018660164,-0.018682668,0.02573833,0.03920034,-0.029688193,-0.01879087,-0.024117716,-0.023747737,-0.011976172,0.0066685244,-0.029804654,0.00916741,0.0063594836,0.040029984,0.016926035,-0.08461606,0.01928315,-0.0069585494,-0.13496529,-0.010544625,0.0038363077,0.025073104,0.03479831,0.02399598,-0.051086273,-0.02258933,-0.026821502,0.035709,0.011163492,-0.06037694,-0.019806068,-0.027141454,0.041310243,0.0061915573,0.0028122854,0.022273473,0.022283172,-0.0018530278,-0.021321964,0.008229209,-0.0150754955,-0.001965673,-0.0064095687,0.003082267,0.05473149,-0.032456182,0.009819638,-0.0052722655,-0.013085242,0.00395335,0.011913436,0.03967209,0.0026490742,-0.00085693126,-0.00206314,0.01888527,-0.0068683336,0.0049343286,0.037252612,0.0041516386,0.040504593,0.030055303,-0.06511142,0.015425229,0.01533513,-0.011835859,-0.014006616,-0.0008227921,0.05264773,0.03244411,0.031871248,-0.009129536,-0.03723574,0.009760362,0.0031713685,0.047533818,-0.01640025,-0.03888828,-0.054249555,-0.0029341755,0.01917466,-0.04746569,-0.0017102715,-0.032885537,0.03874959,-0.0042365305,-0.0188275,-0.041577723,0.0008792714,0.022157343,0.062077984,-0.03536449,-0.020715112,0.03943188,0.00021610188,-0.017303018,-0.027664006,-0.08683644,-0.0693552,-0.02557431,0.011732085,-0.024234883,-0.009050682,-0.015398221,0.006740059,0.028769499,-0.03132882,0.24260665,0.023036566,0.007504921,0.021166477,0.10826379,-0.0033135905,-0.0053275307,0.011173163,-0.010802114,-0.035013646,0.06678291,0.025108367,-0.025384808,0.004276475,0.009763091,0.008601432,-0.013817136,-0.022711787,0.04300297,-0.011635814,0.03184283,-0.07410248,0.029538566,0.01106847,-0.0069427164,-0.003612946,-0.0042384304,0.031751484,-0.033363912,0.026211187,0.021883605,0.03491616,0.037422135,0.017749762,-0.0130857285,-0.024881767,0.04360448,-0.032510076,-0.04309614,0.013707156,0.024529487,-0.01279291,0.028540129,0.0013281389,0.02771542,0.012692839,0.024119137,-0.00921055,0.039013147,0.01793289,-0.0047705784,-0.06818225,-0.009743505,0.010331815,0.0046196645,0.037445642,-0.019515716,-0.064753495,-0.0075368145,0.04663213,0.023642743,0.008081618,-0.029943649,0.055367135,0.04340803,0.03764641,0.031670466,-0.053546764,-0.008314667,0.03929302,0.028352687,0.013344208,0.011818028,0.020191798,0.074947715,-0.016908515,0.026294973,0.04322951,-0.030437218,0.024827663,-0.033489265,-0.018503474,-0.033361197,0.0020340437,0.03770454,-0.05856105,-0.015785545,-0.0050609782,-0.0066627464,-0.054989345,-0.0010242038,-0.0020948683,-0.022041412,0.042962752,0.04617534,-0.019339805,-0.024315558,-0.012679846,-0.02722407,-0.020725038,0.01096301,-0.002033971,-0.008667679,-0.04960749,0.00546308,0.0037392143,-0.008722684,-0.01415595,-0.02580699,0.018789837,-0.055096485,0.0060881055,0.028176613,0.028915327,0.0033979118,0.06545088,0.061519112,-0.026232988,0.038472034,0.0019514419,-0.04237543,-0.02289039,-0.03577827,0.04779789,-0.013773324,0.007749194,-0.020423327,-0.006010436,-0.040432587,0.021887,0.0009504508,-0.021566356,-0.04360441,0.014270399,0.0150040435,0.02118208,0.07206387,0.042549126,-0.06250318,0.052959487,-0.025164315,0.036249407,-0.04506548,0.019974485,-0.004154422,-0.009151354,0.042062506,0.0027924585,-0.0088070035,0.05981545,0.007198059,-0.03365644,0.00039316737,-0.025492236,-0.016503042,-0.053912953,-0.038399063,0.043716196,-0.013267626,-0.023578674,-0.0270628,0.007041129,0.033048358,0.02974573,0.005899356,-0.028147353,-0.000281495,0.06299432,0.004412619,-0.021805437,-0.021047411,0.00085303554,-0.040045734,0.024252104,0.057115566,-0.021731054,-0.029579828,-0.046026736,-0.057356805,-0.02308743,0.004346346,0.026997365,-0.004515976,-0.000762261,-0.014472158,-0.0039127166,-0.023272473,-0.020566603,0.053327747,-0.013324228,-0.014981414,0.09077877,0.0058547035,-0.002684555,-0.007051317,0.029600497,-0.0039840695,-0.028640846,0.031918567,-0.05364199,0.026531199,-0.03482412,-0.00066445535,-0.03832975,-0.02916388,0.04956004,-0.05814207,0.026710505,0.0042389473,0.00709749,-0.009872316,-0.00080151355,-0.030911162,-0.025366295,0.0075764917,-0.020639075,0.04269621,0.020601697,0.0147881815,-0.0323431,-0.034915622,-0.012148045,0.010487842,-0.039171927,0.019384427,0.04358342,0.0018559082,-0.020536674,-0.053183284,-0.024452144,-0.0052404976,0.0025526707,0.012806472,-0.061304998,0.011123587,0.021087095,0.0023429433,0.009941617,0.010682002,-0.003810131,0.030639024,0.037532136,-0.023444258,0.020487534,0.025961226,0.0706241,-0.039447296,-0.039162744,0.025518019,-0.013615882,0.03320129,0.04705435,-0.015068865,-0.01916826,-0.025504652,-0.0008828469,-0.051773705,0.014557709,-0.04003608,-0.024758866,-0.035793323,0.030333929,0.0029888446,0.0057410994,-0.031933017,-0.023149054,0.001975753,-0.055056386,0.015051007,-0.0009250628,-0.020127056,0.00949558,-0.034501374,0.0149955135,0.01017883,0.038929585,-0.012490651,0.043503318,0.03679484,0.0080268355,-0.014364866,0.0045058,0.019620791,-0.010771404,-0.02059157,-0.0040195077,-0.012219172,0.02693131,0.036253188,-0.02512218,-0.015649527,-0.025490422,-0.01736181,0.00008163887,0.011562816,0.005045441,0.021357507,0.07643759,-0.038601648,0.033681236,-0.012038564,-0.020471714,-0.012494841,0.013007878,0.03523022,0.044549353,0.034570638,-0.025565084,0.02070869,0.0023534838,0.020923294,-0.0460601,0.005892457,0.006565312,0.0092798555,-0.0047393963,0.034436855,-0.0072944025,-0.0031741739,0.011647434,-0.012130964,-0.028899847,-0.005375453,-0.016606783,-0.020007582,0.010698789,-0.04743081,0.015870964,-0.011233792,0.0011168184,-0.047270454,0.018637454,-0.03751247,-0.010060268,0.024896445,0.00938858,0.008226525,0.01161944,0.030901104,0.04848962,0.057512335,-0.03398502,0.04499268,-0.018753493,0.026892725,-0.068700105,0.011129203,0.022219064,0.002344622,-0.030305764,-0.0511283,-0.02127332,0.015424583,0.011190353,0.030513182,0.0086289495,0.024503423,0.039491236,-0.02214399,0.009533124,-0.01878744,0.018445902,-0.009221012,-0.024791509,0.041879423,-0.00582259,-0.003060645,-0.014962044,-0.01848686,0.0216997,-0.011997898,0.016224181,-0.0054048137,0.05150902,-0.03114083,0.041401543,0.024195267,0.004089225,0.027026286,-0.054734737,0.0048432373,-0.018162092,-0.037778094,-0.0027148551,0.00023542174,-0.022037517,-0.015519587,-0.00291273,-0.028203476,-0.022813436,0.006677952,-0.02135093,-0.023480834,0.00937107,-0.112391815,-0.034902442,0.0078080995,0.022515154,-0.0747517,0.000035148652,0.006252878,-0.02877178,0.031133832,-0.041127082,-0.017562503,0.015364228,0.021097282,-0.0059359698,-0.011459683,0.038243737,0.03730459,-0.013685943,0.0034135662,-0.0051794816,0.019306093,-0.008031689,0.06725275,-0.005519064,0.009898158,0.021008424,-0.02591842,0.011600423,-0.0070533524,-0.02678857,0.048532926,0.01327697,0.020251533,0.004988105,-0.011706887,0.002261658,-0.008686802,0.024292313,0.015892992,0.063090205,-0.03181882,-0.00399986,-0.028382566,0.014361502,-0.025868725,0.03186483,-0.02530909,0.00570023,0.0026261297,-0.019704396,0.02150794,0.04899651,-0.043819472,-0.030372145,0.0033932081,-0.0026869443,-0.024423642,-0.009394123,0.016745575,0.0012741672,0.0004965075,0.018303819,-0.008465502,-0.026140973,0.015319719,0.005701006,-0.02683543,-0.003938897,-0.03261643,0.06075287,0.00526539,-0.036222376,-0.0028004574,-0.029218327,-0.036227256,-0.0034907146,0.03614706,-0.023311626,-0.068651795,0.0046320157,-0.01754514,-0.030459642,-0.032074563,-0.009060641,0.0058171614,-0.002289088,-0.009825821,0.007056737,-0.017194752,-0.0019394044,0.0069900407,-0.022808246,0.010791472,0.012116225,-0.020983668,0.0028493993,-0.09663285,-0.035664603,0.0055201272,-0.0066372333,-0.0046304264,-0.026976386,-0.00007489886,0.005993804,0.018454978,0.016434334,0.010119343,-0.030681096,-0.010218586,-0.0035954774,-0.0021388994,0.022027632,-0.016194683,-0.011892918,-0.029674366,-0.010790724,0.005657867,-0.0360553,0.018554928,-0.052440554,0.012641396,-0.03312672,-0.012787449,-0.024919214,0.020824036,0.0006005782,-0.025307817,0.008451382,-0.019586876,-0.04829515,-0.022167819,-0.0041294456,-0.003139684,0.03284524,0.08045491,-0.0125329625,0.022490801,0.037984684,-0.056753587,-0.017981254,-0.030180007,0.007348062,-0.034876548,-0.0007799839,-0.010574786,-0.043624777,0.0012028018,0.0048829345,-0.033440366,-0.011055901,-0.013198172,0.0097939735,0.006999498,-0.0032869768,0.02059342,0.031686626,-0.011325608,0.040833674,-0.00781917,0.06710641,0.028186811,0.02178328,-0.0131327165,-0.024079561,-0.03633493,0.023808947,-0.02718576,-0.02400467,-0.018907128,-0.028127074,0.04237433,-0.028579185,-0.0025962035,-0.032275915,0.07611692,0.009691669,-0.023033774,0.012052376,0.008148108,-0.014862919,0.009241565,0.022415407,0.07915952,0.03671939,0.04835865,0.027699232,0.0102681685,-0.0023709235,-0.011802018,-0.009481957,-0.05362427,0.0015437818,-0.029130252,0.0095850425,0.041982207,-0.018519042,-0.009996051,-0.0025363131,-0.028810484,0.07015389,-0.0035342523,-0.056755107,-0.048978794,-0.02410672,-0.01006679,0.01661102,-0.039773546,-0.015632017,-0.010764451,0.020123977,-0.017409826,0.007636305,-0.0058535873,0.032154564,-0.018768009,-0.012365197,0.022295345,0.042843234,-0.014837019,0.005740445,0.015897162,-0.002451587,-0.046650298,-0.035413574,-0.034166113,-0.00058633153,0.040798724,-0.0071202144,0.034500055,-0.041310288,-0.050699245,0.015390218,0.009876148,0.04162258,0.004774415,-0.004388261,-0.009655144,0.00046585026,-0.0040233857,-0.007249856,0.018344922,-0.032185804,0.0012113064,-0.032869417],"last_embed":{"hash":"dxyt10","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"dxyt10","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Workflow Patterns#Import Files#{1}","lines":[84,84],"size":93,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"dxyt10","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Workflow Patterns#Import Files#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023539344,-0.017867774,-0.08500207,-0.004966762,-0.02143007,-0.02198864,-0.034399852,0.04186256,-0.0050417017,0.0042101303,0.029858699,-0.022896443,0.0034053389,0.0054831933,-0.007922012,-0.004887997,0.026139265,0.024223164,0.0375754,-0.014923041,0.0035177425,-0.0051105656,0.006128344,-0.02162194,0.015258356,-0.010775289,-0.004750988,0.01193002,0.07916928,0.031684745,0.029626878,-0.020984283,0.003499218,-0.0083717955,-0.010650076,-0.0038007065,0.047311515,0.031730715,-0.030222641,0.03746382,-0.012074222,-0.005182034,0.0357098,-0.035239782,0.010921323,0.00641625,-0.031562097,-0.025052201,-0.027111206,-0.014695728,-0.034966335,-0.016167684,0.06309313,-0.032753766,0.025251832,0.00041548058,-0.024221037,-0.015807914,-0.037879396,-0.02596708,-0.008640339,-0.043583225,0.034883898,0.00012841685,-0.012876693,0.04231527,-0.019306,0.018541813,-0.0281271,-0.030439096,-0.009391792,0.041091096,0.0072816852,-0.035987325,-0.05088355,0.0016740164,-0.02729205,-0.0068979887,0.0023094385,0.03391962,0.020610616,-0.0027519572,0.03652149,0.017720858,0.023635855,0.019115815,-0.03553822,0.026881263,0.0016442501,0.03920404,-0.01903349,-0.050585788,-0.012943757,-0.03298023,-0.05479567,-0.029448634,0.00186166,0.046077527,0.007640392,0.013324567,0.019434437,0.009331355,-0.0028404328,0.012116162,0.040216465,-0.024756717,0.059788525,-0.0015412084,0.0060245385,-0.004511539,0.01675894,0.04918448,0.0022154737,0.044486582,-0.010853648,0.009358368,0.019499239,-0.055044472,0.017144853,0.017879952,0.01665814,0.011055731,0.036603823,-0.016294682,-0.01666775,0.00068297295,0.026253616,-0.03352661,0.01369499,0.021138608,0.0042364667,0.0960327,-0.0054764086,-0.0029765642,-0.042927973,-0.033963222,0.049371883,0.05863402,0.0023076776,-0.04084944,0.018240541,-0.038209707,-0.06427743,-0.033097018,0.02177296,0.012717986,0.05344636,-0.049563278,-0.0229951,-0.009131197,0.019503161,0.016718164,0.014414322,0.03553875,0.061562903,-0.04399655,-0.047724318,0.04242621,-0.027972778,0.0060704136,-0.028896123,0.018105365,-0.025729861,0.014534544,0.042730976,-0.028249376,0.018689249,0.07838568,-0.031160126,-0.021191057,0.045630135,-0.014177968,-0.024095913,-0.030008687,0.061817557,0.03215143,0.097285956,-0.0097147105,0.0052512684,-0.02372094,-0.02087736,0.030095756,-0.021899454,-0.0047516553,-0.021043964,0.009278682,-0.039753553,-0.033008207,-0.003555109,-0.023252996,-0.047467474,0.0019359718,-0.0096613,0.037133243,0.015180467,-0.021859888,-0.05187546,-0.010553624,-0.020556113,-0.054785132,0.0029498495,0.033694413,-0.053369056,0.025028741,-0.010010605,-0.0059414296,-0.05027751,-0.055302046,0.034118686,-0.015757656,0.02194771,0.029106079,-0.04122978,-0.02033374,-0.005438532,-0.028128259,0.013595806,0.029112304,0.023452355,-0.03094772,-0.0018284554,0.00008773567,0.04067024,0.0052686376,-0.014731245,-0.004494072,0.014145983,0.010137363,0.018921096,0.02371452,-0.008028967,-0.021923974,-0.015805824,0.017943485,0.05647654,-0.04489575,0.014768417,0.04237828,0.028338252,0.01316704,-0.08001619,0.002316651,-0.0005142602,-0.013491115,-0.016175814,0.0026080878,0.0009985714,0.018486774,-0.017485315,-0.01374273,0.05271432,0.0044225752,-0.046648744,-0.057760235,0.02724235,0.009850472,-0.014533323,-0.01826465,-0.00018167253,0.0045340704,0.02121862,0.021720024,-0.021058967,-0.004766539,0.024824193,-0.010448626,-0.043668035,-0.010860894,0.04033334,-0.02427736,-0.026997851,-0.020230966,-0.0018529178,0.01442766,0.007932624,0.025428228,-0.055129975,-0.0065611196,0.030150665,-0.008988651,0.044700503,0.0020504983,0.023331966,-0.031633534,-0.0015332202,-0.019379197,0.024025902,-0.02776924,-0.008901675,-0.053481296,0.011130368,-0.000051193067,0.048531357,0.030487064,-0.059433322,0.0042198254,0.013716924,-0.13344282,-0.026591843,0.006171588,0.029156873,0.04480628,0.0047265305,-0.049809217,-0.033960193,-0.027448373,0.020580376,0.0023042937,-0.06399866,-0.04774972,-0.00911546,-0.012486843,-0.009824625,0.02277375,-0.016082866,0.013021956,-0.015729714,-0.050335944,-0.020442598,0.0056825937,-0.03534081,-0.0109521365,0.029183857,0.044105854,-0.051650252,0.023704797,-0.009435697,-0.04246684,0.02647846,0.0062376484,0.048159875,-0.025992425,0.03808134,-0.031479936,0.029441683,-0.026494632,0.014279527,0.04872865,-0.0077288114,0.031335704,0.02518461,-0.047142908,-0.013128231,0.029240103,-0.0006391628,-0.0043805754,-0.0032857908,0.0049713827,0.038523696,0.023968332,-0.02032351,-0.030545488,0.02330075,0.0044953707,0.018729404,-0.07510126,-0.012035327,-0.030126475,-0.0015039182,0.013443062,-0.016921675,-0.0009327724,-0.0060580987,0.016938977,0.007889079,0.013843375,-0.034932554,0.013883234,0.025479866,0.027281443,-0.04382728,-0.02675122,0.041236747,-0.017865542,-0.02035439,-0.029550241,-0.08877465,-0.031612135,-0.00026605045,0.022490695,-0.0044604666,-0.010800741,0.013153166,-0.013125708,0.039610602,0.016264293,0.24982734,0.07559346,-0.018171463,0.03212412,0.06917874,0.00029294824,-0.024912722,0.03811007,-0.028046628,-0.0634978,0.018707415,-0.012869839,-0.054920062,-0.012766499,-0.006942954,-0.024952997,-0.017830554,-0.018670252,0.06306228,-0.009745156,0.026770566,-0.06404256,0.022831673,0.041035827,-0.008785571,-0.0037917476,-0.00754056,0.011644099,-0.037579637,0.03177404,-0.010306382,0.04794997,0.048756782,-0.005151454,0.020569423,-0.029715309,0.047448345,-0.0017780256,-0.04790385,0.03154239,0.014061696,-0.01714403,0.0012454173,0.009043239,-0.01888339,0.00741387,0.042956203,-0.018332904,0.00084060855,0.024280254,0.033244852,-0.026290776,0.0016275859,-0.007231634,0.0135061545,0.0044975015,-0.029298041,-0.045862395,-0.013797719,0.061141897,0.020729538,0.0050771455,-0.019900467,0.035995085,0.007838095,0.030692503,0.03772639,-0.05435027,0.00019864035,0.033049665,0.01619517,-0.00014545006,0.013902214,-0.0031760095,0.04914803,-0.024161069,0.02255844,0.056068335,-0.029269133,0.048884187,-0.050929774,-0.03438318,-0.0074308906,0.039320104,0.023484444,-0.021607675,-0.03081106,0.028588526,0.0077671558,-0.06040284,0.026219517,0.008929623,0.010505,0.005324739,0.038415585,-0.03722717,-0.045151863,-0.018440662,-0.00497761,-0.027193293,-0.000905169,-0.030396998,-0.018593619,-0.04252851,0.016412955,-0.03427928,0.0067381887,-0.048714966,-0.022969283,0.025882214,-0.041819472,-0.0011147611,0.013178023,0.040187202,0.024063947,0.0515291,0.07142005,-0.0070903045,0.031439777,0.019433966,-0.036294233,-0.025799276,0.019778114,0.038317088,-0.01254008,-0.0068364516,-0.009612533,-0.04068958,-0.03167618,0.006336848,-0.0036537028,-0.028713861,-0.042912107,0.0011287946,0.049251538,-0.004179183,0.0021457814,0.064460084,-0.035706345,0.023205243,-0.048583463,0.02875615,-0.030808376,0.04900397,-0.0011988278,0.050145376,0.052564755,0.036763426,-0.021082625,0.03300111,0.046140928,0.01155972,-0.012645992,-0.017164152,-0.02483294,-0.042005535,-0.029457562,0.028076023,-0.009039447,-0.013571658,-0.041890774,0.01901484,0.02676686,0.057210047,0.029710416,-0.012685791,0.0005967898,0.029881729,0.0008238092,-0.013580945,-0.0015363977,-0.0066691088,-0.0112463115,0.059563074,0.069769576,0.012518207,-0.020601269,-0.030138846,-0.014860242,-0.014668116,-0.0061431085,0.0071280682,-0.04418711,0.014693265,0.007204017,0.0048959358,-0.0047701844,-0.038287975,0.0107944505,-0.016837735,-0.046218447,0.10911041,-0.009124783,-0.03462134,-0.0065674586,0.028493326,0.010036229,-0.007614202,0.023874264,-0.035434186,0.052090798,0.018558776,0.01699482,-0.033908162,-0.023355475,0.045729045,-0.005411688,0.040171955,-0.008069809,0.0045062834,0.0075111026,-0.020656105,-0.042390097,-0.008577532,0.011067903,-0.0071480502,0.03393415,0.03666825,0.02479497,-0.068316154,-0.007474271,0.0039726715,-0.0070967507,-0.014323782,-0.017366488,0.028582599,0.0061580455,0.0034736986,-0.06363827,0.0032003943,-0.0044603846,0.007746642,0.045306724,-0.039468322,0.008473927,0.0068523423,0.012947796,0.00089287834,0.0004189055,0.00796728,0.01037633,0.015694562,0.0008517142,0.0132650705,0.026111882,0.026110128,-0.072566986,-0.052340023,0.019257896,0.017298188,0.030121924,0.07445132,0.015057863,-0.010535231,0.016462136,0.023213545,-0.018631585,0.02645804,-0.05250791,-0.030705504,-0.018852249,0.054790094,-0.019475061,-0.03285617,-0.04255167,-0.022367902,0.005510885,-0.06331943,0.011092214,0.025983501,-0.012043582,0.023020541,-0.034891006,-0.010057806,-0.019461982,0.03005975,-0.014138867,0.008006167,0.030328305,0.00033994642,-0.0019131077,-0.0041743587,0.012623017,0.0054922416,-0.01766959,0.0028080384,-0.0101727955,0.020883396,0.030275837,-0.030784618,-0.047898106,-0.0556705,-0.041231684,-0.021756358,0.0017686652,-0.014081011,0.0065065934,0.076120645,-0.04087903,0.03513659,-0.017146373,-0.016162377,-0.009279697,-0.0037910999,-0.00029884238,0.015583428,0.047995687,-0.039936814,0.01756895,0.014757191,0.013936547,-0.013906847,0.008987819,0.010137723,0.030392237,0.010790623,0.057275515,0.016821347,-0.015207957,0.033325244,0.006039882,0.0034622967,-0.0018518106,-0.0037524998,-0.076291054,-0.00055331405,-0.00734174,0.036314465,0.012438524,-0.029584656,-0.048124794,-0.00770242,-0.036011867,-0.022258347,0.012164754,0.0030335817,-0.0076347007,-0.03091869,0.040964,0.064573385,0.007938126,-0.013699918,0.06554645,-0.049094222,0.018717816,-0.002715052,-0.0043875272,0.004612909,0.03121134,-0.038653903,-0.027631873,-0.00802345,-0.0018641759,0.011026757,0.031725474,0.022152107,0.013744482,0.049560998,-0.016679024,0.039743952,-0.009899461,0.024391511,-0.036185972,-0.012735169,0.024289561,-0.008012074,0.009225403,-0.034931064,-0.010366084,0.0011806351,-0.0015506999,0.016472712,0.047226973,0.026304813,-0.014197537,0.0061937505,0.015280382,0.026987473,-0.00009866987,-0.02642452,0.011591434,0.023450311,-0.013192282,-0.0004174911,-0.0076517416,-0.05353599,0.017863166,-0.0032645243,-0.011953748,-0.0112293195,-0.02993302,-0.0136427935,-0.03498215,-0.012436544,-0.10884862,0.012260423,-0.009473483,0.020999212,-0.06719147,-0.0068457695,0.0114370715,-0.026179062,0.024322698,-0.007166028,-0.026233695,-0.009627207,-0.01304885,-0.006820821,-0.020872913,0.035093088,-0.0070214644,-0.039337255,-0.016791472,0.0119493585,0.012823739,-0.009505057,0.060456384,0.014612847,0.013335363,0.04041977,-0.061024938,0.05004013,-0.032429032,-0.041613203,0.04523599,-0.00012571244,0.007891155,-0.020819992,-0.039004516,0.002448501,-0.00010722404,0.021282723,0.010421208,0.014703998,-0.069997676,0.028419793,-0.019372758,0.0159655,0.02030933,0.038992297,-0.037406847,0.002450669,-0.025682677,-0.014701176,-0.024854986,-0.0046456885,-0.0447546,-0.03395944,-0.0034054613,-0.015196889,-0.00616709,-0.024325222,-0.017371364,-0.0028226294,0.021338755,0.0005208728,-0.03779146,-0.032992806,-0.001736396,0.0062694014,-0.05360015,0.0017026052,-0.038555805,0.016041046,-0.0045593544,-0.041107483,-0.008353183,-0.03307688,-0.06391329,0.023302283,0.063779145,-0.027460588,-0.022912744,0.0035247519,-0.05071519,0.0075922552,-0.06934018,0.008087487,-0.013273246,-0.03634115,-0.023308042,0.021735644,-0.015741456,0.0072449264,-0.012985944,-0.023649098,-0.006824801,0.030162906,-0.029880624,0.002335103,-0.06472,-0.0062007294,0.0044514607,0.009594804,-0.007945261,-0.023082795,-0.0004306349,0.006772599,-0.0022778595,-0.014568156,-0.00931445,-0.03855653,0.000108664884,-0.00027448795,0.017512348,0.020118117,-0.0055476814,0.0028273396,-0.06361827,-0.0036303503,0.00020658589,-0.03251348,0.0032797724,-0.037631746,0.00041895104,-0.023238534,-0.010405676,-0.029196844,0.038458046,0.023556076,-0.014969427,0.0083474405,-0.020764025,-0.033516295,0.021471456,-0.025877273,0.014937178,0.03542631,0.05562347,0.051566932,0.013461191,0.037537936,-0.045904256,0.020436663,-0.019984242,-0.015349602,0.011521552,0.012972613,-0.009805124,-0.038491454,0.031519305,-0.0052275113,-0.034874152,-0.02132582,-0.023546727,0.040372044,0.034633584,0.027629789,0.016079219,-0.019037504,0.014738405,0.025272889,-0.006485406,0.06906736,0.035798255,0.020661706,0.022810014,-0.03221121,-0.027327446,-0.013727783,-0.01061738,-0.009778925,0.036870994,-0.04595922,0.010726671,-0.021472104,0.0042130956,-0.020686636,0.068922825,0.003110005,0.0003727056,0.005543544,0.0061680097,-0.025578696,0.025531486,0.0006923118,0.06060971,0.037199136,0.041918125,0.0325172,0.030838266,-0.05230118,-0.048403013,-0.021792978,-0.01661817,0.009388313,-0.02406436,0.03271291,0.070634075,-0.02697056,-0.016671881,0.019347655,-0.011282795,0.07264094,0.02296347,-0.05507283,-0.040931217,-0.009312646,0.0017455125,0.0015555214,-0.02441686,0.0046094963,-0.024225986,0.04332935,-0.0067939875,-0.029640848,-0.014726756,-0.005001716,-0.023505023,-0.047812786,-0.020793563,0.033554852,-0.026761284,0.044577718,0.048045844,0.02090189,-0.029945951,0.027140534,-0.04125075,-0.028908625,0.019125793,-0.013671674,0.038583986,0.0066160834,-0.04327775,0.00063707173,0.0014588954,0.03651978,-0.007864015,0.004453247,-0.02590789,-0.008566471,-0.016900295,-0.05030145,0.005950834,0.000619623,0.00031904972,-0.067161806],"last_embed":{"hash":"zviq5","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"zviq5","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Workflow Patterns#Import Files#{2}","lines":[85,85],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zviq5","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Workflow Patterns#Import Files#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0002462247,-0.00040653243,-0.033370722,-0.0025144196,-0.009288608,0.0019809143,-0.033680595,-0.011667335,0.0009143449,-0.0049504554,0.014137949,-0.020007687,-0.050876833,0.020870319,0.006713668,0.024707505,-0.0073611923,0.04183343,0.0008731378,-0.02167596,0.011608033,-0.032281183,0.006788952,-0.012578209,0.0051765437,0.041279398,-0.020336196,-0.007514267,0.012407556,0.015245559,0.0132898055,0.007718641,-0.0019792498,0.03146831,0.011770797,-0.025679864,0.005563496,-0.02059986,-0.012782171,0.024300195,-0.0060280794,0.018979808,0.040268205,-0.021344,-0.008556418,0.0018683043,-0.011857834,-0.030878026,-0.030979158,0.0007071149,-0.03906414,-0.03217471,0.012910194,-0.04441463,0.039079312,0.018619794,-0.060348745,-0.0114218155,-0.010374649,-0.03945617,-0.0288722,-0.028963255,0.026245194,-0.00542763,0.024916692,0.0049282936,-0.04112506,-0.013686536,-0.034448527,-0.0727517,-0.0055522686,0.036286104,-0.036920264,-0.070210464,-0.030025477,0.014801163,0.012454121,-0.030833934,0.04449866,0.05157991,-0.0342181,0.009294295,0.050752815,0.020708118,0.029746668,-0.0027205208,-0.012697533,0.034511864,0.046122108,0.005334568,-0.009031366,-0.056247596,0.008989134,-0.035545666,-0.06459602,-0.054962836,-0.00039829948,0.04856989,-0.004619186,0.008615174,0.044344958,0.03089329,0.006536329,0.011742927,0.02807552,0.0028016244,0.017485522,0.043262172,-0.0014665985,-0.028790917,0.033042844,0.0331338,-0.014441475,0.015796812,-0.024284089,-0.014315997,-0.0021486569,-0.044038914,0.036074597,0.0037958606,0.005590203,0.0104958955,0.08317881,-0.0052252887,0.0035418617,0.017134637,0.03139612,-0.023343848,0.015968755,0.018880406,0.011848907,0.07671961,0.015888821,0.005250603,0.005328427,-0.0738605,0.035052974,-0.0009650085,-0.037111502,-0.055213455,0.0019183889,0.020462934,-0.04071846,-0.025438797,0.028138047,-0.050373897,0.081535615,0.016192015,0.016636154,-0.022359792,0.0183855,0.029192293,0.007297428,0.0056508137,0.09586946,-0.023501512,-0.025569977,0.017375702,0.006434007,-0.023416,-0.035458196,0.008683706,0.0022821066,0.000067646186,0.054340698,-0.033810265,0.024760853,0.057358775,-0.007412156,-0.054986678,0.01896552,-0.020857425,-0.04065567,0.016097846,0.053090792,0.021207161,0.091719225,0.0064037926,-0.01525927,-0.03232848,0.016011199,0.020042341,-0.034884196,-0.020048639,-0.03218376,-0.0055132867,0.007014402,-0.041446652,0.012297303,-0.0021225368,-0.025916712,0.008270243,0.013158039,0.04584099,0.029948484,-0.04889232,-0.026437081,0.018914947,-0.000050576804,-0.076779425,-0.011887575,0.038174085,-0.044281706,-0.04204856,0.0013189688,0.01204088,-0.03434034,-0.045102395,0.03296991,0.017148297,0.010395892,0.03057653,-0.027416246,0.017375214,-0.0319156,-0.018235397,0.016776146,-0.010562739,-0.007271044,-0.055896062,-0.014818348,-0.012151681,0.025400113,-0.0034962501,-0.02387882,0.004154469,0.011799384,0.031208254,0.039678864,0.0048922,-0.016077371,-0.026225783,-0.0038355123,-0.022138132,0.026210561,-0.026689764,-0.019361943,0.07161897,-0.014590805,-0.0097200535,-0.042536795,-0.055277005,0.028189613,-0.018996028,-0.029917367,-0.007939865,-0.025301168,0.014866117,-0.010638568,0.0046107457,0.025271239,0.013905774,0.0056522456,-0.022215124,0.013758047,0.009930352,-0.015743962,-0.011461048,0.0021758445,-0.029001247,0.009928058,0.054510236,-0.015529048,0.011572175,0.040094845,0.032121476,-0.03289177,-0.015863331,0.06270162,-0.042263847,-0.03948654,0.00582426,0.031540196,-0.02564366,-0.0098359445,-0.000291525,-0.008571304,-0.023321252,0.06842292,0.0054508927,-0.02306165,0.030226167,0.014453721,-0.01587555,0.009205953,-0.031977437,0.012067525,-0.05091088,0.012606092,-0.016365435,-0.02824826,0.043123014,0.054640748,0.024010934,-0.030572958,0.039559733,-0.008219077,-0.13757901,-0.044325806,0.0031493017,0.02649821,0.02173205,0.0007541066,-0.063026756,0.0024175644,-0.010997207,0.019435696,0.015925739,-0.06475666,-0.006722767,-0.022635384,0.053972144,0.01187899,0.031162249,0.016170966,-0.020954328,-0.029834311,-0.059168797,-0.03477528,-0.0142857125,0.00071209506,-0.010983986,0.012060934,0.05754892,-0.016612645,0.0040237703,-0.028611291,-0.011869457,-0.003315591,0.016807608,-0.001264622,0.020995306,0.012470545,-0.016533112,-0.0012119089,-0.03444652,0.014672659,0.054511264,0.033963,0.009344794,0.031837545,-0.027844107,-0.025538057,0.024164345,0.004971838,-0.011257262,-0.0013464503,-0.019514577,0.03229384,-0.00070675765,0.0017559729,-0.06374525,0.018380487,0.042695172,0.021942232,-0.007696288,-0.0003709787,-0.023139032,-0.049762197,0.02253876,-0.04594026,-0.018853294,-0.03280357,0.025245184,0.018257035,0.04199144,-0.051057212,0.035734907,-0.028115794,0.013591614,-0.0052976883,-0.008502843,0.042154144,-0.0070338896,-0.026306236,0.006235384,-0.069060855,-0.028742295,0.0026628212,0.014348331,-0.006848974,-0.029805116,-0.029553358,-0.013148572,-0.009412346,0.027587684,0.25933835,0.035790026,0.0039848117,0.04851097,0.06419155,0.017166516,0.0016973589,0.0354675,0.019377947,-0.04224596,0.01620634,0.020896178,-0.010302046,0.01349434,-0.01885794,0.009380378,-0.05148591,-0.014540668,0.06720636,-0.020798724,0.019889092,-0.09771683,0.028731896,0.029625384,-0.035219606,0.006591042,-0.014658671,-0.01605298,-0.020503953,0.027367428,-0.0034659666,0.042577136,0.04271535,0.006126784,-0.044479087,-0.032058254,0.03320866,-0.044183213,-0.026124207,0.038440175,-0.052233867,0.0060998495,-0.01175209,-0.0306033,0.0085506905,-0.0021475325,0.045960296,-0.01963948,-0.01509952,0.03375268,0.0382297,-0.03512498,0.006915253,0.0012055398,0.038199507,-0.0045526642,-0.03834907,-0.0046876026,-0.022252237,0.017722806,0.033981726,-0.015986744,0.017110512,0.034372844,-0.009767039,0.011662131,0.028832046,-0.021559434,0.014029329,0.08135175,0.0065003918,-0.012191218,0.024185667,-0.0012093342,0.012477617,-0.045076035,0.033878226,0.058302574,-0.0038770875,0.01531617,-0.04482967,-0.01817813,-0.03246083,-0.016240228,0.029597444,-0.031981643,0.012255366,0.035437685,0.0009895632,-0.008470047,0.003003944,-0.021271093,-0.008842635,0.009459515,0.010008343,-0.00018069072,-0.0657949,-0.0029341879,-0.03773898,-0.02157222,-0.00076784677,-0.049161285,-0.017142316,-0.026118744,0.053801388,-0.031089328,0.0038079193,-0.011475601,-0.016032357,0.015747933,-0.034743045,-0.0080708265,0.017427132,0.041703157,0.040236104,0.010445276,0.056225304,0.0041482244,0.04966159,-0.0017667331,-0.05290528,0.048646826,0.024357699,0.01828524,-0.00028460936,-0.024958553,0.017926352,-0.0012956233,-0.044331353,0.05091323,0.006846248,-0.016966198,-0.05917492,-0.01067115,0.043910068,-0.0110972915,0.0076810117,0.04984758,-0.03384148,-0.0048794155,-0.069248475,0.030351061,-0.07139426,0.0011211972,0.01683634,0.04090678,0.037027232,-0.012548902,-0.013826456,0.057605907,0.03749229,0.015346118,-0.0017511123,-0.05080702,-0.0022475144,-0.02050224,-0.019294096,0.009244877,0.011518386,-0.020468438,-0.026505595,0.032675937,0.0017281299,0.06289472,0.0023966238,-0.001055714,-0.023777535,0.071241215,-0.015815556,-0.041429725,-0.0012588726,-0.0033461861,-0.04694567,0.045712583,0.062221386,-0.010127963,-0.070524424,-0.021179909,-0.009416327,-0.05322293,-0.034875736,0.02341649,-0.04635975,-0.023193032,-0.010252271,-0.03681564,-0.009986009,-0.035189692,0.0033405463,-0.0036515892,-0.012651047,0.1044354,-0.005080712,-0.012891552,0.015638351,0.033464,0.07136039,-0.008181756,0.0152494535,-0.02467208,-0.015435715,-0.032700002,0.0032952973,0.017393498,0.011788878,0.041239984,-0.025608057,0.04407417,0.013095567,-0.0011067328,0.0032531677,-0.0022385025,-0.015588837,-0.01727113,0.0043181996,-0.0148075055,0.034484565,0.03805373,0.014314714,-0.03335884,-0.0044437777,-0.029965576,-0.045455936,-0.025602402,0.009294305,0.017987872,0.06152997,0.004656469,0.002969113,0.020033272,-0.005075925,0.012868568,-0.00277932,-0.013761049,0.0024721313,0.03952999,0.008285082,-0.0050425525,0.0057472163,-0.019881414,0.036837365,-0.0034712048,0.040895287,0.048148107,0.050804116,-0.009746662,-0.024096094,-0.087044865,0.0027692455,0.008085276,0.015501775,-0.004709549,0.022215268,-0.013658448,-0.005607415,-0.005403651,-0.015880227,0.018298525,-0.032572117,-0.01848384,-0.05438302,0.04386993,-0.017256815,-0.018979805,-0.029949255,-0.011119327,0.004811126,-0.07070883,0.012831074,-0.046139732,-0.011844201,0.01457853,-0.033625208,-0.0013131577,0.018131094,0.021295385,-0.05146015,0.030087916,-0.01903312,-0.008747718,-0.05600574,-0.010741218,-0.004430957,0.009956991,-0.016647376,-0.01009335,0.028415266,0.030469319,0.0014390844,-0.026925554,0.0124932965,-0.028723378,-0.035025705,-0.004666556,-0.010246538,0.00021196292,0.024196476,0.09119711,-0.02216694,0.0039235447,-0.003008882,0.003321833,0.0057818224,-0.03598636,0.010384898,0.021965627,0.045540165,-0.025073966,0.0024563938,-0.0046991077,0.016866058,-0.06182957,-0.017973829,0.0799968,0.032626733,0.0038227444,0.05952039,0.003214338,-0.008334238,0.0059585096,-0.020412868,0.011203648,-0.014303689,-0.003159413,-0.07544443,0.0024241498,0.0025436801,0.031640086,-0.023775395,0.024311425,-0.023907948,0.009309002,0.01652265,-0.007813885,0.03689168,-0.03419702,0.03807606,-0.017187182,0.046093006,0.030918008,0.032950215,-0.0149988625,0.06137428,-0.022029556,0.009495795,-0.05725325,-0.018891973,-0.01554419,-0.030680982,-0.012178825,-0.03785158,-0.0094674295,-0.013231083,0.007271892,0.030526865,-0.007466303,0.027621595,-0.006127848,-0.008681395,0.0068489444,-0.023154402,0.022063237,-0.01341799,-0.0024232687,0.030773656,-0.019078838,0.0030661488,-0.07020907,-0.011207992,-0.0060140146,0.0072348337,-0.0042878767,0.01082108,0.008095398,-0.026929786,-0.02403808,0.009946775,-0.013457795,0.02741707,-0.020692188,0.0035507532,0.008149903,-0.035310417,-0.03928364,-0.0099436585,-0.05072299,-0.06103436,0.020687325,-0.002087469,0.029341644,0.00410768,0.025250662,-0.003550384,-0.022930712,-0.12710463,0.013341066,0.012091965,0.013384072,-0.051060233,0.017550876,0.00038023517,-0.02114051,0.021960877,-0.003122258,-0.05956352,0.031844847,0.00798136,0.0005120695,-0.0019355533,0.043401334,-0.011524431,-0.04898748,0.012712008,0.04736728,0.0008310921,-0.008480135,0.07293454,0.02026239,-0.03514911,0.03387313,-0.0557664,-0.012011293,-0.03010259,-0.035465624,0.0185582,-0.010206765,0.016690513,-0.015962405,-0.06214009,0.0041124388,0.0067870007,0.0014680921,0.013235503,0.005093024,-0.022861134,-0.0024954267,0.017243313,0.04428703,0.00016208872,0.050865594,-0.0008791759,-0.0114031825,0.0026663623,-0.0090520885,0.008963403,0.015029416,-0.029497959,0.014885815,-0.001564454,0.032686975,-0.03669565,-0.025153225,-0.031043006,0.0265199,-0.020477137,0.03443002,-0.05247596,-0.039402887,0.008159933,0.004651713,-0.029897772,0.005714632,-0.02098236,0.03642509,0.006165194,-0.023687042,0.017632473,-0.062252082,-0.031061875,-0.019075377,0.00614299,0.0030308603,-0.047107257,-0.036194164,-0.05029412,0.004809269,-0.08637529,0.03348416,0.022606336,-0.02375439,-0.016359169,-0.007120988,-0.009141772,-0.003908482,0.0011534783,-0.04905679,0.0027866838,-0.025594018,-0.035275247,0.023897659,-0.029649809,0.0049486235,0.004730733,-0.0050034407,0.029230803,-0.01306793,0.015890133,0.031666193,-0.008308594,0.047665942,0.019394455,-0.039225835,-0.006184172,-0.0059869783,0.03018633,0.029096706,0.010333785,0.0068410593,-0.044024505,0.009285737,0.0146175455,-0.0052969195,0.053731155,0.008535884,0.020761674,-0.03340544,0.013719038,-0.036224652,-0.00019539276,0.03023313,0.029151084,0.041273214,-0.016858663,-0.053471427,0.023469623,-0.039404478,-0.006986678,0.010211314,0.012742608,0.019311579,-0.009141836,0.030655475,-0.016884949,-0.012079676,-0.020652736,-0.025055705,-0.017535323,-0.028756548,-0.04024318,-0.034536045,0.019141614,0.024209598,-0.03301109,-0.04200978,-0.022316555,0.042453293,0.0063066296,0.04416846,0.0072280895,0.011297844,-0.027019031,0.047300987,-0.026587795,0.06426068,0.046313025,0.008323638,0.004423379,0.019669479,-0.022114454,0.005333225,-0.010689251,0.010880349,-0.029688442,-0.015072079,0.018886508,-0.017992232,-0.005452948,-0.020394674,0.055371743,-0.0075357947,0.0056969854,0.02701543,0.012604647,-0.044354696,0.02091354,0.00813974,0.032488316,0.061174314,0.054551106,-0.017453287,-0.028318066,0.005515837,-0.019501856,-0.0045263115,-0.024048135,0.019911727,-0.02648128,0.013680442,0.025878787,-0.0021171167,0.0012867877,-0.013157527,-0.03283797,0.037584554,0.048007097,-0.027200991,-0.052885465,0.042252187,-0.013355227,-0.019798227,0.009620742,0.020252943,-0.0070542675,-0.022230959,0.00792726,-0.0074469307,-0.046281785,0.017860677,-0.0035807702,-0.042173725,0.0020672944,0.009887755,-0.0019072426,0.03701475,0.032035045,0.02588916,-0.024068972,0.019735683,-0.0396812,0.0020992877,-0.010079558,0.006987987,0.015175336,0.017643832,-0.0058044908,-0.028763788,0.035049554,0.04843301,0.014446989,-0.018560719,-0.023168428,-0.021297025,-0.0072187344,-0.008810101,0.010934411,0.002141562,0.020914871,-0.028504003],"last_embed":{"hash":"1vf201x","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"1vf201x","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Workflow Patterns#Import Files#{3}","lines":[86,87],"size":91,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vf201x","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Common Tasks": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043023698,0.023258219,-0.058608007,0.027223745,-0.0068625384,-0.05227932,-0.0008539679,-0.00070428493,0.032520495,0.0063799266,0.026720976,-0.017053567,-0.023474203,0.031163665,0.010412311,-0.007671837,-0.0114399055,0.012950901,0.00092198007,0.016669488,-0.004117985,0.015961476,0.036834788,-0.006178226,-0.013048651,-0.012834712,-0.02740646,-0.029209245,-0.010738887,0.022122044,0.048824754,0.0062310747,-0.01135985,-0.02588458,0.027313085,-0.0037137887,-0.005575365,-0.022472149,-0.046483498,0.03338066,-0.017165193,0.013686679,0.013396342,-0.05551531,0.024091098,-0.015687218,-0.015038632,-0.02788709,-0.0049609574,-0.0130898915,0.002890561,-0.006011848,0.01749834,-0.04048253,0.004807922,0.0024439357,-0.031259898,-0.022638518,-0.07450409,-0.0102109015,-0.0072069983,-0.011436714,-0.008777542,-0.020702865,0.025732007,0.02308935,-0.044919737,0.006978623,-0.021449288,-0.0350393,-0.030007992,0.03611873,0.0064636823,-0.03568285,-0.019722829,-0.0013413084,0.012047655,-0.038527977,-0.014650989,0.017814666,-0.033912577,0.022081628,0.018948255,0.0037097288,-0.011875952,0.017503718,-0.0039378325,0.043780167,0.045912996,0.031392485,-0.014049189,-0.022101313,0.024789292,-0.02783528,-0.0053282697,-0.043948915,0.03344952,0.030137395,0.01025691,0.0040418264,0.02715086,0.03010196,-0.0077513577,0.030728899,0.006670819,-0.020861886,0.0020126654,0.006263046,0.013446843,-0.034239195,0.0061398293,0.04788203,-0.0004152456,0.016371854,-0.01848474,-0.0003530597,0.026085256,-0.020670794,0.0070541436,0.020072622,0.035111733,0.04022149,0.028185833,-0.01952403,-0.0032151644,0.030834677,0.039312515,-0.025427286,0.003029385,0.015727447,-0.008579005,0.049358353,0.024395468,0.033286676,-0.029711174,-0.0373477,0.021635348,0.046148073,-0.01624435,-0.050348487,0.014632932,0.026710555,-0.0209497,-0.045942374,0.040259767,-0.029836293,0.05604638,0.028473975,0.018162226,-0.07515241,0.025982836,0.016348986,0.018903183,0.03615185,0.035863984,-0.036727495,-0.03321771,0.01880166,0.08021103,-0.020023184,-0.0041187787,0.013758249,-0.055205137,-0.007561935,0.043830186,-0.02594999,0.021556076,0.028227523,-0.022708686,-0.02396838,0.010118178,-0.0225583,-0.0049144276,-0.00911609,0.053156532,0.019364694,0.07582404,0.022227569,0.018013224,-0.036751986,0.02320378,-0.0085401,-0.02199182,-0.037453678,-0.02825991,0.018711763,-0.0022143663,-0.0329788,-0.0011186686,0.0153966,-0.018849147,0.0008586529,0.045429293,0.03558602,0.0070877727,-0.0033769167,-0.001884562,0.013968323,-0.018012013,-0.02881829,0.0062105227,0.012776287,0.023735512,-0.011604928,-0.0097513,0.00064911117,-0.0025778601,-0.05389527,0.026055204,-0.03274692,0.055100963,0.048600506,-0.07523926,-0.0124010015,-0.05818261,0.004699074,0.023748511,-0.00021989473,-0.050001685,-0.022843387,0.01528709,0.011056622,0.022841316,-0.00088572997,0.0025981108,0.0011360949,-0.021940986,-0.001150708,0.043959033,0.043270625,-0.06069773,0.009231027,0.028733537,-0.0015127766,0.019398713,-0.015080234,-0.006754851,0.0404181,-0.0019950157,-0.018539893,-0.048906986,-0.07631615,0.0044105016,0.0012040639,-0.027641755,-0.012512304,-0.026201682,0.03505894,-0.031948723,0.0039028935,-0.0029817752,0.004836811,0.0003719409,-0.032262888,0.015269169,-0.0016818278,0.02756782,-0.014260153,-0.012269421,-0.0036941078,0.028437583,0.058074538,-0.03018021,0.020784937,0.0002329239,0.01315744,0.0019731792,-0.047665644,0.03550745,0.0030006168,-0.009675372,0.008878763,0.02744284,-0.024624597,0.011549875,0.012145615,-0.01772308,-0.0068041338,0.064214654,-0.0023338501,0.009127804,0.056235194,0.04036131,0.00003652753,0.003401584,0.029217055,0.0018371845,-0.030362815,0.00391198,-0.015085561,0.008112722,-0.002790161,0.06014034,-0.0038845977,-0.04333266,0.039901923,-0.020318003,-0.16366492,-0.052015968,-0.015117614,0.04222245,0.04604577,0.0077003883,-0.06577643,-0.006894858,-0.03086151,0.06019967,0.007474124,-0.07073086,-0.033352096,-0.017061729,0.008994652,-0.03200158,-0.02956658,0.0038606983,-0.026428748,-0.013698943,-0.06653122,-0.042049464,0.017710095,0.06026884,-0.007261567,0.010047658,0.05867482,-0.013344247,0.011457258,-0.0053931284,0.0005778217,-0.01407354,0.025010688,0.011342397,0.027515354,0.02506049,-0.033296928,0.028928807,0.013044905,0.009342604,0.046442814,0.0020673154,0.01889145,0.012804819,-0.009289148,-0.020135093,0.012131499,0.0040384964,-0.018814854,-0.024389299,-0.045484055,-0.004953285,-0.016474111,0.024221847,-0.048034642,-0.00011387489,0.029303996,0.047524363,0.009880219,-0.0024156754,-0.018463908,-0.042557333,0.016023848,-0.0582551,-0.020687496,-0.026873093,0.032173846,0.011826145,0.03550218,-0.09443942,0.038587105,-0.022581704,0.024508497,0.005552978,-0.041226145,0.021811884,-0.023954263,-0.02532666,-0.00831442,-0.10013457,-0.01037514,-0.005012075,0.013319011,0.016779691,-0.015754336,-0.030573457,-0.026662057,0.0013214318,-0.0056632767,0.24121086,0.044073325,0.007159224,-0.022273565,0.099433996,-0.014946671,0.021464951,0.031548064,-0.017308794,-0.035472997,0.01314481,0.021366537,0.010893383,0.013734647,0.029090991,0.014361349,-0.027037235,0.0101827,0.051027182,-0.011077682,-0.012825297,-0.08090078,0.0109027065,0.017991168,-0.041736603,-0.02892202,-0.02686383,0.047504473,-0.04719246,0.04395915,0.007690994,0.032246355,0.048875883,-0.012006806,-0.08109316,-0.046058435,0.006485874,-0.033358455,-0.0036876632,0.009682245,-0.0046028807,-0.026857743,0.06630655,0.012155651,-0.009243675,-0.020938223,0.010609253,-0.005637812,-0.016656008,0.04633889,-0.01013733,-0.024880713,0.020545054,-0.0069152024,0.014468061,-0.0043089585,-0.040597428,-0.010194106,-0.014639348,0.012225575,0.012694688,-0.009012135,0.014351702,-0.00024049474,-0.0017711506,-0.011681149,0.029044325,-0.019481886,0.013327535,0.061088894,0.025077594,0.05312862,0.009349072,0.006626894,0.028843112,0.004026041,0.015640056,0.017617974,-0.00936951,-0.032566,-0.03685718,-0.0038218806,-0.0093001155,-0.0347175,0.050049588,-0.01735628,-0.022157507,0.069403395,-0.0038901065,-0.008399393,-0.00077455386,-0.026664825,-0.0418908,-0.024742262,-0.0062092524,-0.016824054,0.008383128,-0.016853692,-0.045848414,-0.036873925,0.004125976,-0.0589176,0.01507074,-0.04094643,0.030603888,0.0076136114,-0.015720386,0.03792852,-0.019382957,0.03439335,-0.041145165,0.011970358,-0.0154599,0.018119948,0.0097614825,0.012881622,0.04547249,-0.018875195,0.04421293,0.0069154315,-0.029126378,0.059998203,-0.006050503,0.023363926,-0.023402553,-0.014521313,-0.0042895027,0.009231756,-0.040972736,0.041981842,0.06648819,-0.022873,-0.064591035,0.0052787485,0.062334504,-0.009156445,0.040641524,0.0075811665,-0.008521222,0.029272456,-0.04241269,-0.011476275,-0.06254652,0.026901659,-0.017377343,-0.000019182802,0.008355941,0.013259305,-0.013032426,0.030610397,0.006976151,0.037639305,0.0009913988,-0.056421902,0.015901659,-0.050320406,-0.015394614,0.023675915,0.02746976,-0.028542448,-0.0056516654,0.037381876,-0.0066316463,0.08248112,-0.016802704,-0.021509925,-0.029836392,0.039525203,-0.031486638,-0.008216442,0.008450114,-0.045377567,-0.030465472,0.060644094,0.0165699,-0.005906941,-0.02302961,0.0039202706,-0.045360945,-0.025089541,0.024818622,0.0039726696,-0.035527714,-0.03186631,-0.0028043299,-0.0025257426,-0.00775386,-0.015351163,0.014053313,0.007510211,-0.0071986024,0.10850672,-0.0029893909,-0.018056273,0.051670697,-0.0053106225,0.061028685,-0.0038072274,0.022208873,-0.022203224,-0.0032289294,-0.018628493,0.00026284307,-0.03141286,0.023074923,0.01100523,0.0036087947,0.072097875,0.004492595,0.00283326,0.038896862,0.010021074,-0.07036541,-0.0014873816,0.010948998,-0.014911725,0.0337091,0.05827322,-0.033374596,-0.051669862,-0.021950074,-0.030610401,-0.009339054,-0.032796033,0.010523182,0.031234704,0.008427179,-0.009988688,-0.073399134,-0.024274522,-0.0048492122,0.011789014,0.027035672,-0.040856168,0.010668146,-0.004237678,0.026949696,0.01744284,0.015108161,-0.0036525016,0.0031317493,-0.014069581,0.02107124,0.07790874,0.04087856,0.031438343,0.0017479314,-0.03403755,0.02147918,0.04160862,0.020138908,-0.047385696,0.007386829,-0.041334715,0.014251783,0.004222698,0.0121828485,0.01848564,0.0052796737,-0.029219463,0.01044757,0.037723765,-0.0072886175,-0.025486581,-0.051181026,0.0016678844,-0.0061565307,-0.07416582,-0.018407524,-0.023227764,0.010985643,0.036414757,-0.038917173,-0.008022087,0.03397773,-0.014687869,-0.015227742,0.040162306,0.003308282,0.01938626,-0.052871175,0.0122648245,0.05457659,0.046270624,-0.04282011,-0.0022671453,0.0036807503,0.013301381,0.015738983,-0.024918461,0.03398645,-0.0091201505,-0.005350884,0.021640899,-0.004957471,-0.0014892883,-0.0047593284,0.04102597,-0.006751339,-0.0065686256,0.00097481464,0.014592589,-0.0013612501,-0.035466164,-0.006095175,0.029803574,0.0017162698,-0.020488447,0.02247706,-0.01385722,-0.0026339346,-0.033122387,-0.04865588,0.04205531,0.03143491,0.00043335228,0.046491876,-0.024068799,-0.005004998,0.04254904,-0.012640813,0.007957101,-0.015923524,0.01766401,-0.03014971,0.0031759432,-0.031312957,-0.030855065,-0.04186563,-0.01891076,-0.019393777,-0.00133591,0.024679797,-0.0363971,0.010177939,0.021085482,0.069761775,-0.009158813,0.019929375,-0.0023740327,0.01873083,-0.0033177747,0.05602694,-0.03665796,0.012094858,-0.03497529,-0.004689222,0.014859175,-0.047146324,0.001497912,-0.00024247364,-0.015342862,-0.020643383,-0.006619815,0.011841156,-0.029405316,0.017813025,-0.019977197,0.009540245,-0.0015953305,-0.0043001133,0.04039833,0.011573187,-0.018946184,-0.0038124395,0.010806417,-0.008444419,-0.055742346,0.012493271,-0.018795514,-0.00041220896,0.0130706625,-0.0029123053,0.029749688,0.00043648772,-0.015859552,0.006262732,-0.011619661,0.042069107,-0.040009577,-0.021801597,-0.055791773,-0.015572257,-0.040510844,-0.0087890765,-0.0329419,-0.0356177,0.009062728,0.0085219145,0.031887084,-0.043490686,0.05514364,0.00081984664,0.0073490506,-0.14259718,0.0059358156,-0.005148946,0.04203102,-0.05791445,0.005148006,0.0018087598,-0.0049810265,0.0005615666,-0.043701414,-0.06940561,0.0028379865,0.043235548,-0.03524771,-0.010454505,0.05546722,0.026105948,-0.043938,-0.01389751,0.038914077,-0.012237478,-0.025618853,0.036092006,-0.0071878354,0.016663639,-0.0067470847,-0.0028786664,0.01085127,-0.020510837,-0.063773885,0.016382132,-0.03499224,0.02938799,-0.020905545,-0.024236675,0.045610197,0.016608404,0.02672494,0.027630417,0.024886789,-0.06307841,-0.0035433667,0.033790726,0.053047113,0.006255335,0.04116543,0.007291728,-0.0023886294,-0.04726451,0.011487643,0.07347039,0.047970943,-0.068964235,0.02146648,-0.02451914,-0.011329391,-0.014856188,-0.027255207,-0.013539468,0.06816625,-0.018857392,0.027890125,-0.027435916,-0.031158542,-0.0007011722,0.024044747,-0.048431262,0.0073350663,-0.00030920768,0.0531762,-0.007508181,-0.0061530406,-0.017159944,-0.015079725,-0.00041421366,-0.019464716,0.031606358,0.018026296,-0.022284163,-0.012123741,-0.023899324,-0.042024076,-0.058450628,-0.002923438,0.032672707,-0.05219705,-0.007359185,-0.020744829,-0.0028475695,-0.02640162,-0.024095736,-0.039058436,0.017506082,0.0014660934,-0.014484738,0.028132644,0.0052764458,0.01706034,-0.023355605,-0.011860388,-0.028348079,-0.026469953,0.0030997242,0.003996856,-0.028693045,0.0060784947,0.0053987335,-0.050811727,0.0011143634,-0.006533336,0.032141324,0.030368496,0.010929515,0.025861531,-0.026673852,-0.01010047,0.028793432,0.019211313,0.024724945,0.032743916,0.006485992,-0.014449389,-0.018580334,-0.038386695,0.037113175,0.03517602,0.024348328,0.008039979,-0.027073743,-0.032871325,0.0120423725,-0.039107934,-0.025435355,0.01650685,0.016242372,-0.040552475,0.017435286,0.030293657,-0.05145525,-0.030779725,-0.046376243,-0.030871961,-0.0072901677,-0.004225337,-0.026635868,-0.055084795,0.0049528377,0.030648287,-0.06009403,-0.08169118,0.002412115,-0.012373014,0.0025488941,0.056506444,0.024374755,0.027786344,-0.02915927,0.071273275,0.0016335581,0.03327732,-0.004119451,-0.030820152,-0.0067984853,-0.03485642,-0.060149644,0.020110864,-0.0156536,-0.016158473,-0.05874516,-0.022204548,0.0076977103,0.030411039,-0.008969203,-0.044150382,0.03204893,-0.01491896,-0.016966773,0.0039947815,0.028656725,0.01963694,0.028643,-0.030268282,-0.0044379784,0.02991057,0.054150473,-0.04227782,-0.044328727,0.026640594,-0.0053906264,-0.0072155944,0.0004152971,-0.02419512,-0.014829701,-0.010468546,0.060352102,0.036806498,0.011251017,0.01024285,-0.00073157036,0.036964327,-0.043655913,0.0023616923,0.0050367946,0.0080070235,-0.01938556,0.0031370227,-0.014387486,-0.020222316,0.019378748,-0.007932378,-0.004362175,0.017149542,-0.0143743,0.009902576,-0.010068182,-0.042652052,0.032259986,0.016101414,-0.002096602,-0.01269525,0.054379858,0.044180043,0.0019320347,-0.022196552,-0.046156738,0.0134873055,0.03105061,0.01017818,-0.0026572533,0.010901159,-0.056960687,0.02630191,-0.0031060725,0.01887106,0.026640508,-0.012479606,-0.057654195,-0.020265458,-0.008699706,0.018857993,0.014127969,0.012352083,0.034450077,0.016690249],"last_embed":{"hash":"17n5bhv","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"17n5bhv","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Common Tasks","lines":[88,98],"size":480,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17n5bhv","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Common Tasks#Adding New Notes#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027183054,-0.0024042649,-0.04149458,0.020020071,-0.0009300333,-0.049176812,0.0006430913,0.023665622,0.031971306,-0.014010989,0.023960914,0.006037627,-0.008797439,0.03717252,0.017630147,0.02254202,-0.029772947,0.0172103,0.007573568,-0.010127194,0.01984681,-0.0011064806,0.042684417,0.004706325,-0.031091679,0.005772937,0.0028542248,-0.005936833,0.039897688,-0.0014146648,0.047345437,-0.035766114,-0.03221765,0.013189744,0.044782538,0.004643008,0.017464016,-0.005254671,-0.049262915,0.039120503,0.0041944184,0.021990327,0.011242752,-0.06027477,0.03354844,0.019374995,0.0025729258,-0.020049835,0.007464743,-0.032127123,0.00014440485,-0.0029956703,0.008975709,-0.037093244,-0.0016124548,0.023688817,-0.03947557,-0.04687687,-0.06507147,-0.009824262,-0.016574506,-0.019077066,0.008148262,0.0061916993,0.018565314,-0.0025207219,-0.012724132,-0.0023498756,-0.01991705,-0.034151863,-0.044563107,0.02259726,-0.017885342,-0.037234515,-0.022947285,-0.0033964345,0.024831321,-0.04261819,-0.032269485,0.02500896,-0.03474629,-0.016689487,0.014000567,0.024661463,0.0152456565,-0.009764867,0.015604021,0.059084795,0.020097645,0.02324489,-0.023698982,-0.006170338,0.024720749,-0.014747501,-0.015614696,-0.014255859,-0.0041512307,0.013720472,-0.0099717835,-0.020631677,0.015843375,0.02814891,0.02750876,0.05609879,-0.002871005,-0.008266961,-0.023321195,0.0035457031,0.0052267234,-0.0419387,-0.004128758,0.028783577,-0.0023208968,0.01838349,0.010271302,-0.005204274,0.022501646,-0.046389632,0.0011629075,-0.0004941796,-0.006565169,0.0074599846,0.027883537,0.0035968076,-0.022048626,0.009357176,0.03373038,-0.039164312,-0.0041010533,-0.01723634,0.030261768,0.06028687,0.0054758345,0.03340383,-0.013920794,-0.031244667,0.015689429,0.03859929,-0.021259798,-0.052768108,0.010411487,0.032006957,-0.013087288,-0.022866756,0.046430636,-0.0277869,0.045096256,0.0028347897,0.022809926,-0.07803378,0.0012056561,0.008801629,0.014156233,0.027132772,0.03962519,-0.021766065,0.012705527,0.05840958,0.061521277,-0.025371386,-0.010924322,-0.0027184365,-0.032609694,0.00018003403,0.045399304,-0.03417956,0.02869688,0.02767193,-0.0061562513,-0.032090046,0.03412033,-0.0004928811,-0.023506166,-0.011294737,0.03352903,0.03078208,-0.0040210355,0.015146235,0.013005722,-0.017633475,0.005756426,0.008987748,-0.034257222,-0.038665388,-0.02756123,0.02066413,-0.016048282,-0.017169101,0.0029527557,0.015860563,-0.042665467,0.026251884,0.009044641,0.020689096,0.02872848,-0.00488765,0.010136792,0.02365546,-0.047485992,-0.036976185,-0.020963809,0.036818195,0.009106765,-0.026931264,0.0009230451,0.0005484871,-0.0144185545,-0.05148242,0.016481223,-0.06625878,0.0149048045,0.04874658,-0.09427148,0.0045096627,-0.052304678,-0.025789315,0.03691147,-0.014578363,-0.02495799,-0.045594368,-0.027655587,0.035510235,0.02178321,-0.012884209,-0.0014795339,0.035085067,-0.0144906035,-0.02086722,0.04649505,0.00901825,-0.04233579,0.03228064,0.009193761,-0.011285663,0.013996709,-0.0073405285,-0.023162324,0.0635253,0.0119047165,-0.014029291,-0.037654888,-0.051886164,-0.009529408,-0.003104525,-0.0049186526,0.0006227304,-0.016699448,0.014611108,-0.010020316,0.007356542,-0.030240573,-0.0022172416,0.010542558,0.005618912,-0.00047692956,-0.024091536,0.028539846,-0.017623322,0.0067054783,0.024772462,0.011029781,0.019837843,0.0059983064,0.007717682,-0.0030792297,0.02906703,0.00091641344,-0.044493966,0.011214959,-0.020673681,0.018111821,0.015686017,0.0278806,-0.008355091,0.009403828,-0.014308294,-0.035085857,-0.0049243225,0.05410497,-0.022329273,0.006461401,0.05531983,0.040656473,0.03413369,0.012970445,-0.01502486,0.03329145,0.016179785,0.004541593,-0.031781312,-0.0463171,-0.006829183,0.043599207,0.02417731,-0.020623716,0.032965604,0.00014144249,-0.13883473,-0.06728168,-0.024642851,0.05461507,0.02309356,-0.0030652,-0.098522976,0.0078041884,-0.011531478,0.041653536,0.045257688,-0.052396532,-0.02928813,0.010443377,0.018800966,-0.0010838114,-0.0029900589,0.019551631,-0.01808462,-0.016553754,-0.02851568,-0.03688265,-0.017276134,-0.0022196746,-0.020372123,0.0022221361,0.081756376,0.014599432,0.0039239177,0.011089952,-0.025760649,-0.04019572,0.03147603,0.01364359,-0.0065924553,0.014343229,-0.047126558,0.02689351,0.0073107886,0.004936944,0.03828799,0.015494533,0.017715272,0.011579581,0.0016606292,0.012864473,0.008233801,-0.0065289936,-0.052016877,-0.008348049,-0.033503596,0.019147914,-0.025428502,-0.009365373,-0.039810263,-0.005690827,0.033128336,0.026019596,-0.049681686,-0.00025090188,-0.019613864,-0.07319571,0.009830995,-0.03366026,-0.017429011,0.00860723,0.028449008,0.03901021,0.05087597,-0.08443693,0.05725091,-0.024952956,0.0070006093,-0.009746125,-0.036500327,0.013510704,-0.025449444,-0.017863346,0.008145787,-0.12034855,-0.035727877,0.020532658,-0.00032251384,-0.0071763596,-0.015078572,0.022403775,-0.024053644,0.009936834,0.012132329,0.23019432,0.057419643,0.040865965,-0.03040923,0.078311004,-0.02252536,0.026126148,0.026945494,0.0016089972,-0.019753424,0.0012927029,0.03316435,-0.00081209565,0.0109412195,0.024965113,0.025074245,-0.03482161,0.015348936,0.045491084,0.0040644277,-0.018439598,-0.02772602,0.009870367,0.0015331095,-0.045888484,-0.034867935,-0.03937043,0.06588314,-0.03235309,0.036897685,0.048942443,0.022295456,0.033664703,-0.007672523,-0.03644738,-0.03409617,0.026786806,-0.041983835,-0.0020997461,0.03092911,-0.0114163365,-0.027161669,0.066560134,0.0066461395,-0.009526192,-0.004586443,0.011304791,-0.013627175,-0.012124145,-0.012744152,0.0035842739,-0.026778093,-0.014990324,-0.0067779897,0.026185306,-0.03785886,-0.04654424,-0.02841198,-0.031568177,-0.014090493,-0.00820748,-0.0007582849,0.034759413,-0.0013490175,0.021738753,0.018962808,0.015557037,0.011178377,-0.01783615,0.058730736,0.01940973,0.034936726,0.025829535,0.0028888502,0.01619152,-0.010033954,0.00664222,0.023313133,0.016639264,-0.0012986033,-0.015302441,0.036719553,0.0023212323,-0.008790156,0.026826695,-0.010253975,0.013344409,0.024511132,-0.00038286208,-0.004067102,0.0019087545,-0.030023767,-0.032255422,0.016098525,-0.01831526,-0.017968547,0.016156586,0.0038325065,-0.059622753,-0.011812647,0.001991751,-0.024939828,0.019489326,-0.069069125,0.05499352,-0.031003991,-0.016315807,0.02381692,-0.010975473,0.024746474,-0.034226134,0.012763468,-0.007783815,0.021765642,0.03565975,0.008642995,0.072683066,-0.027644627,0.010902833,0.02759869,0.0036029438,0.010909092,0.0062462273,0.036864188,-0.016129633,-0.032205816,-0.003315956,0.021295058,-0.057933778,0.03803463,0.057199564,-0.032905992,-0.069059044,-0.0077555887,0.06795467,-0.011465585,0.047751844,-0.0032671334,-0.021552498,0.012606294,-0.0006702177,-0.048594743,-0.043808058,0.003134099,0.016821843,-0.0066445004,0.004065641,0.009043172,-0.00075868884,0.037225023,-0.00023448106,0.060994014,-0.014734022,-0.058646552,-0.004569392,-0.01994905,0.009079443,0.036997505,0.025617681,-0.030202745,0.007068247,0.025622867,0.009143924,0.07326894,-0.0007199365,-0.044393,-0.0288879,0.038588192,-0.05332975,-0.015433379,0.0041471105,-0.03317968,-0.02500887,0.0646443,-0.022422202,-0.0066962354,-0.011285019,0.013978241,-0.043310776,-0.033106476,0.024984725,-0.0025610856,-0.044116277,-0.0724297,0.011391322,-0.03753471,-0.052643247,-0.013529231,0.024640663,0.0058831954,-0.03639268,0.082917966,0.011286136,-0.018873192,0.04855557,0.011944258,0.09928022,0.025946654,0.0112922555,-0.023697209,0.009009524,-0.027312122,-0.006124325,-0.027842551,-0.00091038784,0.024781138,0.0033712694,0.08286454,0.016217051,-0.009228171,0.024131158,0.035428748,-0.069713525,-0.010867623,-0.0010808099,-0.0069867535,0.054216404,0.05462085,0.010231101,-0.049607538,-0.018930443,-0.020589884,-0.04125764,-0.010961378,0.014387073,0.05355956,0.02540541,-0.01978246,-0.05873381,-0.074137926,-0.0070088627,0.028209107,0.047945082,-0.035044488,-0.012824525,0.0035781055,0.053471427,-0.0047356714,-0.003562644,-0.0046948963,-0.0061371936,-0.0019783895,0.03073219,0.06784699,0.035132997,0.054741375,-0.0156131815,-0.051512502,0.0055239797,0.008488148,0.033470135,-0.039272223,0.010733385,-0.06761642,0.022159336,-0.028654974,-0.010139907,0.014181831,-0.006754465,-0.021022877,0.0049064527,0.02200626,-0.022396738,-0.03505106,-0.03871715,-0.043409396,-0.012761151,-0.03824891,0.0014667282,-0.04272173,-0.009496577,0.010436333,-0.058906294,0.016703378,0.037281528,-0.015595741,-0.04745081,0.07512221,0.019430496,-0.024895437,-0.051403306,-0.016581206,0.022774722,0.06908688,-0.021961771,0.006038338,0.0350345,0.026701348,-0.011881008,-0.03452269,0.029697202,-0.02333831,-0.026551269,0.033898685,-0.026960727,-0.012893713,-0.003723229,0.016624432,-0.014162576,0.025120066,0.005338542,0.0019475518,-0.011718887,-0.023439806,0.012855844,0.019612966,0.010311854,-0.018808821,-0.0000637146,-0.0036094813,-0.008972409,-0.065128446,-0.04881349,0.04406208,0.033119265,0.004795908,0.049920604,0.0020082025,-0.017288273,0.023189975,-0.0038150288,-0.013666045,-0.00065329677,0.004493601,-0.027313847,-0.020513112,-0.03364776,-0.029621398,-0.01805148,-0.0010424418,-0.020096723,0.006895045,0.0136720305,-0.0048511606,0.0005895498,0.012235953,0.0751234,-0.020522863,0.0038325875,0.029129561,0.020712834,-0.039404813,0.030198904,-0.016696664,-0.0018148298,-0.03344592,-0.0007649211,0.003719808,-0.03522147,0.006848072,-0.00466953,-0.008755296,-0.007950464,-0.005494854,0.013409953,-0.031115638,-0.0058892914,-0.01557635,-0.03181953,0.0065872343,-0.026954371,0.02480787,0.017695168,-0.0011441673,-0.0033458923,-0.0012926297,-0.0042819595,-0.023782063,-0.016658908,-0.04702555,0.0010364531,-0.013202459,0.019950276,0.050919507,-0.0036377425,-0.03778271,0.030104764,-0.016095145,0.045524042,-0.020088695,-0.049726047,-0.023352785,-0.0005737334,-0.025498929,-0.021793997,-0.00852418,-0.048969533,0.020418372,0.041837573,-0.0038214435,-0.00027173362,0.054630596,-0.0041322988,-0.01808742,-0.13762362,-0.008092697,-0.026121512,0.031684,-0.050093234,-0.0047695152,-0.0568158,0.009656587,-0.014003676,-0.044594534,-0.09749331,0.044291947,0.049292304,-0.025245568,-0.0072285696,0.057847302,0.034640893,-0.008601655,-0.044128254,0.043618176,0.0017757083,0.0029848062,0.0648608,0.009636084,0.046674978,-0.0044755097,-0.0036652687,0.022081954,-0.013692838,-0.052876692,-0.0126749845,-0.007980935,0.027121406,-0.02734235,-0.05534545,0.038297452,0.016859608,0.002350062,0.006435058,0.015737034,-0.05999446,0.002165172,0.0055812285,0.054398037,0.014959387,0.07388677,-0.0236856,0.014916092,-0.01877308,0.012879379,0.03672257,0.044653878,-0.058615305,0.00666332,-0.015970161,0.0015102136,-0.032690395,-0.0062689423,-0.020172112,0.041288976,-0.014513179,0.024119023,-0.016217375,-0.04304301,-0.03222499,0.045420397,-0.02842947,0.0060527353,-0.00018832673,0.058633603,0.0035604772,-0.0029389963,0.006377639,-0.01387732,-0.017716708,-0.00185661,0.019968498,-0.007249471,-0.019115575,0.009939309,-0.032424297,-0.022340145,-0.02048024,-0.014818903,0.033378772,-0.062812075,0.015341474,-0.031383526,-0.015019662,-0.0152491545,-0.013778877,-0.05780378,0.0075498754,-0.0004319426,-0.028157262,0.04358976,0.023517316,0.0004516303,-0.004936869,-0.035734717,-0.019065425,-0.030398067,-0.012444292,-0.021220798,-0.013300093,-0.05592804,0.023168398,-0.036753602,-0.00814521,0.024735184,0.027611043,0.019990357,-0.030757096,0.026806694,-0.038424473,0.008583739,-0.0051567666,0.04176077,0.054269172,0.013509328,0.020500902,-0.0065376353,0.0029710357,-0.04217129,0.058694094,-0.004105913,0.005406393,-0.009719988,-0.0020405885,-0.0283537,-0.0002845975,0.019282393,0.0059076846,0.010120429,-0.001027826,-0.03637054,-0.032407835,0.03614425,-0.04232071,-0.018373266,-0.037932187,-0.028791081,0.011971126,-0.034152173,-0.013620867,-0.0328015,0.036149014,0.027999198,-0.07667796,-0.037429005,0.0014834994,0.0014191984,0.038580563,0.029193308,-0.028154232,0.04366375,-0.057142135,0.048818212,0.02687466,0.00377883,-0.0025964526,0.003459114,0.020736502,-0.021376936,-0.025871042,0.02895524,-0.003160677,-0.016413955,-0.069424264,-0.018850751,-0.0036222513,-0.015856761,-0.0010547535,-0.027957078,0.043355435,-0.031703837,-0.020840248,-0.007118276,0.01254331,-0.00036475493,0.033421133,-0.00398744,0.022545772,0.010509996,0.056738913,-0.047173213,-0.03976966,0.07142656,-0.006213913,0.01882805,-0.013233139,-0.013873555,-0.020422723,-0.026168352,0.051282663,0.028281221,-0.017222153,0.025657386,0.0029733772,0.031689137,-0.0022727686,-0.01434468,-0.022037683,-0.021320656,0.00085632905,0.052608367,0.0036708328,0.01736104,0.039036475,0.0049590124,-0.029015409,-0.0035843286,-0.010700575,0.0031019838,-0.016349986,-0.019884735,0.03835483,-0.007362433,0.008852496,-0.014961144,0.06424802,0.03967552,-0.019020347,-0.022236668,-0.031453863,-0.021995142,0.019236382,0.013449453,0.009586075,0.024135463,-0.03942831,0.036594253,0.017373644,0.033397615,0.002665568,-0.0028020286,-0.038764566,-0.016128937,-0.012109632,0.013880022,0.02654221,0.012503291,-0.013235385,-0.008827613],"last_embed":{"hash":"1fo7c0y","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"1fo7c0y","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Common Tasks#Adding New Notes#{1}","lines":[91,92],"size":137,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fo7c0y","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Common Tasks#Finding Related Content#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02444104,0.028058028,-0.047586724,-0.009823098,-0.017138256,0.0048587234,-0.026408223,0.011885821,0.017964477,-0.0049710386,0.008333952,-0.037084393,-0.05593003,0.011668348,-0.0038712032,0.0031176873,-0.0013742561,0.005092213,-0.015204301,0.0026086352,0.0068725944,0.030573817,0.02974292,0.0073565845,-0.0016497131,0.0016975192,-0.04212657,-0.021301672,-0.042982258,0.032960758,0.0012364194,-0.0074624475,0.029916275,-0.035235617,0.002011504,-0.03286166,-0.012547848,-0.02551797,-0.03719409,0.0020650881,-0.019127442,-0.011750619,0.03462242,-0.037346903,0.00948711,0.009259744,-0.011422872,-0.021982493,-0.03678373,-0.025011651,-0.013291801,-0.00085155247,0.047141533,-0.031246679,-0.0045046457,0.0046232245,-0.03820868,-0.010896066,-0.04755378,-0.037911363,-0.00013319355,-0.017573006,0.015090577,-0.023885006,0.017848104,0.042890385,-0.025759112,0.010096537,-0.021196997,-0.05820143,-0.013116443,0.0032179384,-0.0074379486,-0.040977925,-0.030149149,-0.010122551,0.0029162292,-0.034039337,0.004271479,-0.000725986,-0.04125222,0.023254937,0.011795255,-0.004061719,-0.045089845,0.021758445,-0.01960041,0.0018778614,0.043411087,0.018097157,-0.026625417,-0.03318495,0.011172363,-0.005147735,-0.00073030643,-0.038261585,-0.008977821,0.007057588,0.034833778,0.015382398,0.05028103,0.012071182,0.014778514,0.006671314,-0.011354345,-0.024460208,-0.0076613347,0.0014196474,0.046496868,-0.019011987,0.022942137,0.052949566,0.017659578,0.054718725,-0.0014981773,0.009038172,0.022836072,-0.013824901,0.0169573,-0.0140625965,0.03806329,0.06429545,0.04994442,-0.033134997,-0.007216754,0.018430425,0.03838864,-0.024160057,-0.012376292,0.0036679558,-0.011861427,0.07083883,0.008953741,0.0130859865,-0.024552546,-0.07495771,0.014404196,-0.01607707,-0.027088895,-0.05249978,0.036404006,0.06562375,-0.023718607,-0.043150462,0.036399923,-0.041227132,0.051246773,0.0010924631,0.010595543,-0.04212005,0.046784926,0.018866861,0.05563909,0.04921109,0.0427502,-0.023158608,-0.032995954,0.009353361,0.068223596,-0.03275463,0.0060755336,0.010999311,-0.018970631,0.031991035,0.03615344,-0.0050396603,-0.012216367,0.042727523,-0.032522682,-0.04225576,0.0012096725,-0.052586455,-0.016087035,0.024979705,0.04865229,0.019844767,0.08782472,0.021752689,0.012576281,-0.033904634,0.024834359,-0.0071937614,-0.021736836,-0.0003746767,-0.04673943,-0.0016241873,-0.012414369,-0.054602195,0.00039438374,0.0130728055,-0.015996598,-0.034297872,0.041767783,-0.00013456999,0.018780572,-0.052567918,0.00016055239,0.03870989,0.00080353045,-0.05258328,0.004958174,0.0404669,-0.0032296416,0.009650104,-0.027553618,-0.0043269526,-0.01071026,-0.03886841,0.0304296,0.014029683,0.047111485,0.018521788,-0.043869298,0.013609899,-0.03751154,0.0025099723,-0.01677831,0.042545892,-0.008777611,-0.021111608,-0.012350272,0.009294073,0.022806019,-0.0034822198,0.005510663,-0.01777245,-0.010715005,0.01821839,0.043868437,0.016551867,-0.0021613948,0.0027013393,0.048951644,-0.028428907,0.025382286,-0.016515987,0.011239741,0.01710123,-0.0007884176,-0.021428932,-0.01067705,-0.07382101,0.072739646,-0.016486831,-0.024306355,-0.010810978,0.035531703,0.04297594,-0.030411283,0.0058893263,0.013475147,0.0027706712,-0.0015197285,-0.04365839,0.046779435,-0.01849593,0.001610125,-0.021802003,-0.01572577,-0.00042657816,-0.013808213,0.034683723,-0.033165593,0.0021920751,0.017289385,0.0043382915,-0.012483432,-0.009381251,0.0023456481,-0.006084418,-0.020680072,-0.0038943936,0.0058395364,-0.013881654,0.010637609,0.039278135,0.008851646,-0.0026852514,0.03358279,0.0019603928,-0.010326683,0.044118896,0.028557505,0.037016924,0.01853449,-0.0141888885,0.017890938,-0.0035569968,0.019166298,-0.02066869,0.0047150925,0.04089453,0.06084942,-0.039453458,0.00322341,0.046292968,0.010710503,-0.1468431,0.010390567,-0.0027575959,0.01528893,0.029698133,0.03645264,-0.0546308,-0.011128622,-0.028459195,0.03346256,0.012341644,-0.07172189,-0.039891433,-0.0071852356,-0.0076788766,0.014961636,-0.024906846,0.009946583,-0.06401651,-0.016718484,-0.06271474,-0.012700773,0.026597725,0.047692996,0.0058552786,0.005018711,0.06763887,-0.04619921,0.017097792,-0.0014012918,-0.012700484,-0.011428833,0.017407557,0.023099622,0.01529853,0.026580233,-0.020235674,0.009168716,0.022955999,0.0019151062,0.030227808,0.038082074,0.0074284,0.021064052,-0.0036171132,-0.029241804,0.0109541025,0.027691113,-0.03458651,-0.051319364,-0.04969059,-0.01622007,0.009830367,0.024059657,-0.07581082,-0.0077477945,0.016534552,0.02936577,0.029228432,0.015182035,-0.023192814,-0.04348264,0.041523952,-0.06255254,-0.0028384686,-0.020447643,0.010958891,0.004536185,0.041002665,-0.068454035,0.05908744,-0.023446979,0.024189977,-0.057636533,-0.040386084,0.02948989,0.022157013,-0.036583416,0.0028052416,-0.0606588,0.0068136947,-0.009384287,0.01639531,0.0231899,-0.038662903,-0.028691813,-0.0014853734,0.013009869,0.047967933,0.23150572,0.031309374,-0.010042686,-0.014639763,0.087859936,-0.01510278,-0.023888927,0.039699417,0.009838642,-0.035649817,0.02274894,0.03576747,-0.0095702205,0.005603946,0.025141252,0.026400052,-0.050087553,-0.013720835,0.057492234,-0.005357446,0.010310912,-0.06962228,0.020163473,0.004958947,-0.030235104,-0.011028397,-0.0063151945,0.0023001714,-0.0292252,0.035796866,-0.037807643,0.049200535,0.04427737,-0.027191002,-0.026054164,-0.019605396,0.019119741,-0.035032507,-0.007738606,0.03409103,-0.0099613,-0.017423542,0.0147814825,-0.005192967,-0.0074870605,-0.017797058,0.044436883,0.008951197,-0.0075489706,0.03633354,0.022270719,-0.007866109,0.04260573,0.000952616,-0.006120429,0.005040208,-0.04579237,-0.02397141,-0.017030282,0.007523796,-0.005635745,-0.007740684,-0.006843908,0.01353521,0.003631981,-0.015532086,0.011192859,-0.025208201,0.037527926,0.061137445,0.023726322,0.045877665,-0.0052458225,-0.00045336058,0.021623295,0.004668012,-0.0035390616,0.014725828,0.012877111,-0.03269365,-0.031662527,-0.0425945,-0.018458938,-0.028679771,0.024499279,-0.0040826476,-0.030419726,0.0699399,-0.007448202,-0.008237221,-0.037873436,-0.0015070684,-0.05081463,-0.018393312,-0.014947697,-0.008467877,0.017135192,-0.019524002,-0.057505574,-0.03270542,0.031849116,-0.05263854,0.0024300094,-0.01957351,0.030437903,-0.007103599,-0.014321803,0.045716424,0.0022082638,0.049760386,-0.020721368,0.0048141265,-0.031249503,-0.01286611,0.011700183,0.05123967,0.037744727,-0.028472329,0.051006775,-0.008832003,-0.041242536,0.057706095,-0.0316693,0.00680338,-0.021869771,-0.05861809,0.013829167,0.011305878,-0.0036311003,0.033791296,0.0354947,-0.03266965,-0.066696994,-0.0108539015,0.024047432,-0.003844666,0.007062029,0.022678716,-0.03254774,0.026433038,-0.07120733,0.03164512,-0.055375993,-0.010869596,-0.0033511943,0.031461906,-0.026948275,0.025408143,0.00349701,0.03569849,0.023032492,-0.00061865494,0.016896836,-0.05011635,0.019212198,-0.060974244,-0.01130925,0.0004953512,0.023275875,-0.03170539,-0.009442124,0.028305545,-0.0070709973,0.08188412,-0.022162233,0.010078402,-0.010988221,0.041471064,-0.011692571,-0.03140778,-0.016061792,-0.08301004,-0.013925299,0.040831286,0.024424545,-0.0029843806,-0.023746826,0.007650312,-0.039241143,-0.05760166,0.032188974,-0.030622149,0.029857302,0.009563475,0.017665228,-0.013499552,-0.011164426,-0.029280808,0.005719232,-0.035363566,0.061427034,0.08294279,0.003335977,-0.026434928,0.032361627,0.011200522,0.07632835,0.0012807035,0.014847888,-0.021759173,-0.017931346,-0.033392478,0.01089676,0.002793452,-0.008036225,0.014358074,-0.00581597,0.060402416,-0.018411094,0.009807855,0.009196083,0.0041906647,-0.05590356,0.011387464,-0.060737703,-0.023771795,0.012113171,-0.008141691,0.011715911,-0.014714337,-0.05258058,-0.016999818,-0.0041074334,0.0007851676,0.0061825593,-0.0020858739,0.022746906,0.0011490256,-0.047696203,-0.014281613,-0.0129572,-0.014309882,-0.0090352325,-0.025719421,-0.025993476,0.021739038,0.010398724,0.009833827,-0.01810332,-0.020428613,0.0076485137,-0.019057674,0.028002849,0.044286635,0.029466517,-0.025091298,-0.029707799,-0.06384832,0.049817227,0.0021081564,0.021851152,-0.033295337,0.020099256,-0.038863793,0.016961178,-0.0032176818,0.0058748303,0.019703045,-0.013070915,-0.022795279,-0.015565148,0.037059665,0.013030872,-0.03427499,-0.053557586,0.0009582271,0.003939758,-0.049723025,-0.021780523,-0.0051661013,0.00040459086,0.011928992,-0.029525345,-0.0134546915,0.010282181,0.023398649,-0.042971767,0.044576626,0.05374593,-0.009518869,-0.03820385,0.04327327,0.030506086,0.032945648,-0.011180868,-0.019575303,0.000578397,0.029135516,0.00349314,-0.010452116,0.017519558,-0.0013512034,-0.03828163,0.014375946,-0.0011494944,0.0018516093,-0.008581542,0.08150103,-0.044574346,-0.03662975,-0.00055722333,0.011672899,0.011011183,-0.013437429,-0.018507423,0.031953692,0.0031241763,-0.033686064,0.03103722,-0.018151363,-0.0151003,-0.020656219,-0.02501616,-0.00509492,0.016822357,0.0043944567,0.029753292,-0.022656482,-0.012632445,0.030250726,-0.0002928279,0.02656606,-0.022541951,0.021251447,-0.04341563,0.006046675,-0.0035906988,-0.041609515,-0.025831489,0.004619727,-0.042175934,-0.018060155,-0.004612515,-0.032761794,0.0072435634,0.03216511,0.049495995,-0.0156124635,0.0013083809,-0.009288513,0.039768998,-0.0011082969,0.07160507,-0.04153053,0.009476966,-0.010082292,-0.01520654,0.0077631106,-0.017016914,-0.013284116,-0.007656838,0.017833944,-0.017219212,0.008641788,0.035355497,-0.03777821,0.02555693,-0.01995363,0.024998153,0.01955358,-0.004555497,0.03751021,0.014799213,-0.017546577,-0.0082776295,-0.0014576279,-0.016916744,-0.064323485,0.0060081775,0.0012273713,0.01621292,0.010463441,0.0137562435,-0.031034328,-0.00079323037,0.03531531,0.019801296,0.017556861,0.027154427,-0.04703399,0.01808038,-0.045358155,-0.013178657,-0.030633831,-0.0039771246,-0.06337806,-0.032613523,0.014845895,-0.0033167724,0.038791113,-0.023407906,0.029022142,-0.0026270505,-0.0052912547,-0.13227186,0.026307667,-0.0021188594,0.0179098,-0.035364658,0.021104643,0.013094499,-0.009247255,-0.005516558,-0.025214422,-0.04162811,-0.0116872,0.05435357,-0.040091317,0.019492881,0.024623567,-0.002470856,-0.041285183,0.010348539,0.09147099,0.0038699224,0.013057903,0.05339065,-0.008804252,0.011140746,0.027450744,-0.015861472,0.00089429476,-0.036779076,-0.059878655,0.017705275,-0.06706104,0.019902475,0.03408414,0.019889992,0.04734208,0.017327346,0.016535806,0.04252791,0.004401439,-0.008075256,0.0054177716,0.010859385,0.038064938,0.010285422,0.038226556,0.031218208,-0.003775489,-0.0047187335,-0.009692285,0.024152054,0.01726605,-0.062638454,0.022704681,-0.034848668,-0.022497222,-0.02415386,-0.024219543,-0.009097744,0.06077858,-0.021064308,0.058665503,-0.03567523,-0.0025920218,0.03626964,0.020792847,-0.05469497,0.03981149,0.0020358923,0.058142535,0.0009641743,-0.010277528,-0.007104789,-0.037736338,-0.005852308,-0.015553673,0.06247675,-0.008160935,-0.06285742,-0.03604376,-0.03453916,-0.029594406,-0.008872041,0.0111985905,0.0441459,-0.048928443,0.0055829855,-0.030287245,-0.020973632,-0.020750225,-0.02042804,-0.030919284,0.011271079,-0.03742613,-0.021875797,0.0040752045,-0.03664638,0.014436647,-0.0007048823,-0.016998233,-0.016747674,-0.016915172,-0.00060767954,0.016668012,-0.066422954,0.060487516,0.041524213,-0.029793488,-0.0031863337,-0.032886453,0.019436507,0.016182568,-0.009447285,0.008716889,-0.04398508,-0.012758012,0.012552708,0.021478672,0.05267485,0.0755513,-0.00072111876,-0.030765373,-0.019414555,-0.021921912,0.031139515,0.036208086,0.032402705,0.02229013,-0.023048375,-0.010547198,-0.0039979485,-0.05670784,-0.016348524,0.0071000042,0.0030341898,0.002007996,0.00962491,0.031794507,-0.030152176,-0.021091046,-0.060146783,-0.009337376,-0.020608949,-0.001259848,-0.05437698,-0.04473714,0.021762427,0.03386836,-0.019110527,-0.042798,-0.0060639093,-0.020024516,0.023496823,0.05996922,0.03846565,-0.0071918606,-0.037789475,0.0249396,-0.009015568,0.06755555,-0.01597609,-0.0311563,-0.05852327,-0.032586306,-0.07534775,0.072445035,-0.019615468,-0.018575761,-0.05879938,-0.013405019,0.0038090588,0.024255129,-0.023601053,-0.022737343,0.03250801,0.03722951,-0.021942528,0.024674019,0.0512917,-0.0150850145,0.04080655,-0.017057756,-0.01604531,0.019534484,0.030881895,-0.0112838,-0.04277398,0.006452219,0.019968143,0.00009531806,0.0088883,-0.015865033,-0.007422085,-0.008638319,0.06271152,0.027152954,0.004772043,-0.02687013,0.0031107527,0.019267974,-0.06987352,0.018578643,-0.028027471,0.0019137765,-0.03870318,-0.039168235,-0.014762769,-0.014286451,-0.012829809,-0.046056848,0.052309785,0.009595354,0.015313593,0.00018163478,-0.02492922,-0.018229181,0.02656673,-0.009952202,-0.012796374,0.022787346,0.05211492,0.031822536,-0.005668963,-0.002003191,-0.012726466,0.021167455,0.017120449,0.032851342,0.012085133,0.03149818,-0.043258324,0.007667666,0.0059145433,0.0074648173,0.050418593,0.013075295,-0.045929514,-0.023639204,-0.026982991,0.01627358,0.032784604,-0.002675025,0.041141883,-0.0061780056],"last_embed":{"hash":"1inpbjy","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"1inpbjy","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Common Tasks#Finding Related Content#{1}","lines":[94,95],"size":120,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1inpbjy","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Common Tasks#Obsidian Integration#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050475966,0.03978186,-0.07783286,0.04034781,-0.031209452,-0.057651054,0.016680654,0.015973998,0.04429044,0.006947414,0.009165083,-0.00429153,-0.011780033,0.014939721,0.010675992,-0.012618598,0.0022216595,0.010697182,-0.0070303697,0.035849627,-0.036417637,-0.019827114,0.04832049,-0.040985215,-0.02031241,0.0029379881,-0.015608129,-0.021958638,0.026654994,0.017320074,0.0531144,0.018891195,-0.0042526755,-0.031066054,0.022031844,-0.040467046,0.010389011,-0.01526134,-0.028227897,0.044498596,-0.024354244,0.00048303872,0.0018814256,-0.03260549,0.015492917,-0.036138535,-0.022334866,-0.019516291,-0.007801823,-0.0097895395,0.011663584,-0.0098096,0.012287189,-0.022980358,0.0067171543,-0.020626124,0.0027617218,-0.017118981,-0.064810686,-0.009360864,-0.0018482306,-0.012867295,-0.023841204,-0.06094967,0.013987274,0.05762016,-0.04582005,0.03079701,-0.03333856,-0.041998297,0.004505367,0.059994925,-0.005396255,-0.017744672,-0.03554304,-0.0060439776,-0.006890198,-0.020123618,0.012380908,0.0601433,0.01805393,0.04082433,0.02582345,0.013237442,-0.00937682,0.005248299,-0.01162982,0.022651013,0.024648126,0.02372026,0.004038265,-0.0390816,0.044465356,-0.03188071,-0.03841006,-0.007861031,0.054970726,0.022966864,0.03552874,0.0026885371,0.012823984,0.051370658,-0.029167801,-0.004781123,0.038571894,-0.041848417,0.042978335,-0.0016769294,-0.0028881072,-0.028727919,0.023394668,0.05129197,0.02984715,-0.036289867,-0.034238968,0.0033443775,0.0061520445,-0.020741481,0.019016214,0.014192223,0.014801259,0.0016679132,0.014969958,-0.031831928,0.031146582,-0.0041095316,-0.0014305266,-0.01313276,-0.007329933,0.028738894,-0.0074355453,0.039299916,-0.0016360563,0.013371469,-0.04196276,-0.021328177,0.03694547,0.058870547,0.0065600993,-0.04905266,0.016493035,0.004363418,-0.025657542,-0.035573218,0.03360992,-0.05569031,0.05021181,0.024963388,0.04531282,-0.028100053,0.009272262,0.03921429,0.014094198,0.037995055,0.03506746,-0.016598254,-0.05749055,-0.009845375,0.029162375,0.02421456,-0.03971357,0.01660857,-0.06459514,-0.0033500432,0.041374885,-0.021030327,0.032350674,0.048281007,-0.005518048,-0.013635849,-0.016058715,-0.0076675173,0.013164918,-0.020815939,0.039556794,0.022240575,0.10019016,0.00420448,0.031407144,-0.050823383,0.0010967506,-0.011023179,-0.01738599,-0.03342028,-0.02405222,-0.018234683,-0.018010737,-0.019602783,-0.008969841,-0.010443261,0.007644971,-0.009881823,0.034392953,0.03758565,0.03899454,0.022053571,-0.027834184,0.021456013,-0.007813493,-0.01765532,-0.0005892106,-0.014133371,0.030658688,-0.015080384,-0.014034585,0.020226488,-0.0011124312,-0.045134712,0.041163214,-0.04980146,0.022774527,0.016866036,-0.054644696,-0.030431561,-0.06868965,0.0033189203,0.02679749,-0.005284177,-0.05242899,-0.018476855,-0.013821239,-0.0138160465,0.009671801,0.0118576875,-0.019887041,0.005098198,-0.008356957,-0.009663603,0.033676513,0.04107566,-0.09310909,-0.002848227,0.03211647,-0.00841215,0.0668643,-0.020691054,-0.05809664,0.044013362,-0.021153707,-0.044907603,-0.023673363,-0.04118675,0.0054040668,-0.0070560407,-0.016539987,0.02842947,-0.022536306,0.0076288506,-0.03929796,0.0004970959,0.020079298,0.022026068,0.0064063836,-0.015199102,0.028508827,0.031026984,0.021722952,-0.007812902,-0.025555093,-0.03539919,0.037175614,0.039940096,-0.01964379,0.015863972,0.018635197,0.008126273,-0.000007246896,-0.0029604002,0.08638503,-0.004346617,-0.02785206,0.002093108,0.03672617,-0.016404852,0.0112009505,0.027778396,-0.020829178,0.013100709,0.055170476,0.030910302,0.03193628,0.026310941,0.015989672,-0.04755179,0.00021533984,0.02426209,-0.027231092,-0.040384114,-0.009315843,-0.0031724398,0.019984799,-0.020837022,0.054139253,0.03564454,-0.06366025,0.017987842,-0.022094581,-0.16957021,-0.03516019,0.015284317,0.05535824,0.03298918,0.010977132,-0.055814054,-0.03789761,-0.047059324,0.03905883,0.0039226594,-0.060893387,-0.014536265,0.007895454,0.053771134,-0.031237014,-0.0009812977,-0.023690777,0.021865062,-0.012773354,-0.06279555,-0.055748183,0.06332738,0.043069366,0.017807817,0.008978236,0.0415472,0.0050779,-0.014837605,-0.02424541,-0.026670363,0.012769985,0.011042495,0.009697286,0.065336384,0.063931316,-0.013416845,0.014491948,0.0030545963,0.038859345,0.07376227,-0.02576889,0.03178269,-0.004979721,-0.015890852,-0.033726238,0.008050506,-0.0017162984,0.014604879,-0.024429101,-0.020691145,-0.014117682,-0.0019415128,-0.0048431647,-0.030073674,-0.0076379897,0.02743565,0.059414204,-0.013688305,-0.012807327,-0.013502797,0.0095757535,0.0105247125,-0.032162957,-0.04305137,-0.030699436,0.038508743,-0.021570733,0.037699647,-0.04112646,-0.0041527445,0.016056407,0.038193367,0.0050766217,-0.042127073,0.018900132,-0.009260011,-0.02026771,-0.006754221,-0.106720015,0.0041589467,0.003608955,0.0043323883,-0.0017144891,-0.014987867,-0.03091056,-0.001404537,0.024282599,0.00018219312,0.24919046,0.033252828,-0.011235985,-0.01986936,0.099490605,-0.022524666,0.059712484,0.021852497,-0.028797192,-0.036054414,0.00455953,-0.020417746,0.012505195,0.0027962776,0.0053025335,0.010417366,-0.038738247,0.018614909,0.058764644,-0.014857039,-0.0043871263,-0.08954507,0.014099688,0.031079058,-0.042348515,-0.004064392,-0.024100684,0.037066173,-0.05979646,0.036990937,-0.022981193,0.024812793,0.049276493,-0.00024288571,-0.05772944,-0.015948985,0.0032555151,-0.036193233,-0.042334285,-0.0055678394,0.009721419,-0.023601307,0.045880307,-0.012992173,-0.014962213,-0.041988406,0.025335321,-0.0073839733,0.0018355148,0.05199114,0.002605047,-0.040929113,0.021804305,0.0028623028,0.025306745,0.014387716,-0.024870457,-0.024280805,0.008140182,0.034766864,0.02952447,0.000783147,-0.012981026,0.017674195,-0.008031755,-0.00838458,0.039629884,-0.019453784,-0.012493422,0.057673723,0.02626213,0.012586549,-0.008532893,-0.0065634204,0.0317939,0.00015062882,0.026548533,0.048112284,-0.04854844,-0.016178368,-0.017015379,-0.026077578,0.0097395135,-0.048819438,0.04591939,-0.04231762,-0.0031359561,0.062394243,-0.008235776,-0.014910126,-0.014393139,-0.017430454,-0.025228636,-0.03588282,-0.0062286714,-0.027982362,-0.014448082,-0.027154118,-0.033817172,-0.030879913,-0.03624662,-0.050038394,-0.012263944,-0.054765727,0.011715727,-0.013922895,0.0006714711,0.0054156594,-0.0022220688,0.0430169,-0.015774684,0.013683105,0.018855156,0.0036700382,-0.020022564,0.00020967284,0.017683374,0.013550486,0.033844862,0.035076976,-0.027008295,0.0137267485,-0.00039101427,0.046936266,-0.012119881,-0.025924938,0.0060561975,0.031601638,-0.034366008,0.038209133,0.0259425,-0.020196702,-0.06599319,0.02623181,0.0234312,0.018024476,0.024628356,0.023625836,-0.009264483,0.041548032,-0.04969298,0.016603852,-0.039323416,-0.0017399418,-0.030752512,-0.02873125,0.0032396996,0.006689206,0.008141865,0.007212081,-0.023699299,0.053382687,-0.0057611144,-0.057710737,0.022934554,-0.036564745,-0.04214259,0.031310733,0.020207968,-0.034510836,-0.009001141,0.03368094,0.027296271,0.063601986,-0.02319633,0.015756784,-0.022515435,0.0335327,0.004180595,0.020635424,0.0024810815,-0.0008778252,-0.0468655,0.069386065,0.029922469,-0.03563918,-0.04875833,-0.00250452,-0.052995246,0.0005268818,0.030341415,0.009081187,-0.052605286,-0.02032021,-0.016834501,0.036661148,0.013857299,-0.017221827,0.008338756,0.010003752,-0.011323087,0.10518101,-0.021231767,-0.012173914,0.046055123,-0.0014595736,0.014474171,-0.004353087,-0.013907656,-0.045546968,-0.0020105643,-0.017808631,-0.005058512,-0.023178061,0.006285643,0.0047577647,-0.0015559364,0.04472889,-0.011215458,0.008415194,0.012731196,-0.029781738,-0.04640083,-0.009749287,0.065936215,-0.023704084,0.041786745,0.061785165,-0.026643038,-0.058617048,0.0067289104,-0.03566314,0.020419884,-0.042391393,-0.015082959,-0.0029054452,-0.010788561,-0.025697522,-0.05827009,0.015771776,0.0005455753,0.0024788394,0.0018714275,-0.030759538,0.036392245,0.013017294,-0.010326359,0.01245192,0.021750301,0.00790435,0.021944214,-0.0013518847,0.018596105,0.040566474,-0.0023524112,0.036891438,0.0046701487,-0.05648716,0.017442364,0.040093843,-0.009755343,-0.036298543,0.0076995734,0.007279043,-0.023199014,0.0098019475,0.013578356,-0.026605334,-0.0043445667,-0.037773624,-0.021319317,0.04543866,0.019962708,-0.011336778,-0.019912006,0.050623093,0.007548679,-0.071791045,-0.005537739,-0.029607525,0.005038463,0.037124388,-0.029162936,-0.035212483,0.02036062,-0.026431931,0.013567071,0.032761756,-0.036440704,0.019565776,-0.054464594,0.018330561,0.0051976973,0.00032748186,-0.051908687,0.0049061463,0.009941727,-0.011484666,0.03396949,-0.025267744,0.030109188,-0.0020750358,0.00018468032,-0.019870076,0.000711317,0.01608771,0.02926746,0.035112217,0.007499903,-0.0058738603,0.00061667414,0.020220883,0.00084224105,-0.026088562,-0.019521179,0.0114679,0.0076129995,-0.034013115,0.032610163,-0.017831028,0.031428874,-0.02874733,-0.023229485,0.06864978,0.018473642,0.007028034,0.055768218,-0.025950244,-0.018740004,0.049934328,-0.019486325,0.018368373,-0.006562392,0.043569613,-0.035148866,-0.0038013787,-0.05033185,-0.048463795,-0.06278842,-0.0058818106,-0.008807746,0.0074419337,0.016790226,-0.021291787,0.005909277,0.022627236,0.0472007,-0.030673195,0.027036179,-0.007655337,0.0007129655,0.03319997,0.047137473,-0.009131717,0.022931892,-0.027480425,-0.010727973,0.02068068,-0.025773434,0.0019112008,-0.003759913,-0.028864922,-0.0014293495,-0.0080220895,0.00936097,0.020584946,0.035557013,0.007778554,0.0025356968,0.026916096,0.010911261,0.019648848,-0.01167529,-0.02520699,0.0039778124,-0.00031018766,0.020750655,-0.06310767,-0.0031058218,-0.004926799,-0.0039890315,0.01538855,0.009342191,0.0059855995,0.01602225,0.006344942,-0.024550254,0.008186812,0.049254794,-0.034050215,0.010360397,-0.050639965,-0.0052032536,-0.042258102,0.0141874775,-0.022205453,-0.008829069,0.0038440563,-0.013059315,0.050516915,-0.039162632,0.025747888,0.004352499,0.05010849,-0.14742373,0.011520686,-0.017387236,0.046329513,-0.057499044,0.00605294,0.02145462,-0.014458313,0.0084647145,-0.028688222,-0.039854355,-0.0039353212,0.006718178,-0.023688506,-0.021650191,0.053974763,-0.006948277,-0.045958348,0.004245108,0.034882843,-0.002418805,-0.040624492,-0.0015472788,-0.025727767,-0.013933052,-0.013484427,-0.0054292083,-0.005517004,-0.030501716,-0.039463956,0.016568901,-0.05963211,0.036578666,-0.004956866,-0.016708741,0.020005697,0.0044936663,-0.011094791,0.0015108323,0.012049239,-0.02897021,0.0048888926,0.029167177,0.048361342,-0.0015305098,0.030026758,-0.013296428,0.007435613,-0.054329388,-0.0049523837,0.07920904,0.04718171,-0.029274682,-0.0022422287,-0.00058385404,-0.0026410804,0.0068323705,-0.026076552,-0.00047890696,0.037321553,-0.013086756,-0.0036196245,-0.039782185,-0.033326287,-0.01032985,-0.031778567,-0.022471584,0.019537076,-0.0038165594,0.018879192,-0.003186044,0.016379463,-0.008465533,-0.012801339,-0.012287369,-0.013577885,0.0069856965,0.018830841,-0.000029422088,-0.015633576,-0.0307316,-0.061175358,-0.0862214,0.0025596675,0.00277982,0.015864773,-0.048361667,0.026933683,0.0052302303,-0.007052338,-0.053628847,-0.016972635,0.006747604,0.032795995,0.01068275,0.016391413,-0.018429909,-0.013463092,-0.03845041,-0.012497739,-0.018711843,0.0012122184,-0.025191113,0.02560441,-0.02335744,0.05119862,0.0008260202,-0.01930227,0.011764881,-0.017184043,0.013005883,0.020931737,0.034730904,0.01806532,-0.017540328,-0.021483002,0.015692279,-0.023268843,0.001790899,-0.03352648,-0.011427695,-0.034968004,-0.010159312,-0.034125753,0.003974725,0.0015467919,0.021171402,0.026921364,-0.037574325,-0.017936146,0.020967716,-0.054491673,-0.03251632,0.025043415,0.05469585,0.001488523,0.018525118,0.031980462,-0.04641583,-0.019274548,0.0015659571,-0.037481,-0.007306776,-0.027191589,-0.0064211646,-0.04555418,-0.0016182131,0.005334809,-0.05621354,-0.06016758,-0.026134122,0.016557375,-0.004538472,0.046934728,0.011373921,0.015331578,0.01081091,0.040522825,-0.023871308,0.027223736,0.018154461,-0.032939292,-0.004280722,-0.021352444,-0.04589401,0.010164091,-0.029407656,0.0012260536,-0.04085861,-0.013333165,0.01955151,0.038908087,0.0014555899,-0.015203123,0.009234004,-0.006561371,0.0048889304,0.00020831559,0.0044129095,0.037542734,0.019370118,-0.014594146,0.03100208,0.03359317,0.028432228,-0.01860655,-0.04347171,0.031764574,-0.040219504,-0.02094131,0.0133462865,-0.030193448,-0.042015456,0.0046425895,0.024335867,0.031283487,0.014539008,-0.009204023,-0.020122062,0.032839946,0.016952856,-0.00038061288,0.06599853,0.0185218,-0.027134657,0.00023938144,-0.0021011662,0.0016067921,-0.004859961,0.043206945,-0.009995865,0.028526843,-0.034442183,0.023077149,0.01305732,-0.048958484,0.014649516,0.031605378,-0.017717483,-0.006456559,0.023298157,0.042301655,-0.008191048,-0.0041669863,-0.013616863,0.01683057,0.030348971,-0.021451842,-0.021967594,-0.026139965,-0.03511752,0.025202429,-0.014467068,0.02444843,0.019369567,0.006292358,-0.010950264,-0.028208815,0.022264928,-0.033204425,0.013043838,-0.0074562663,0.056791496,0.03202809],"last_embed":{"hash":"1y5kya","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"1y5kya","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Common Tasks#Obsidian Integration#{1}","lines":[97,98],"size":130,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1y5kya","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017854674,0.030964822,-0.010089327,-0.008361185,-0.0141222235,-0.004992111,0.0014768275,0.0065879677,0.040466264,0.0076355254,0.027186325,-0.011145209,-0.02265551,0.0030998513,0.005242009,-0.0024721376,-0.0033589574,0.021235138,-0.01634342,-0.003451903,0.014303944,-0.0037692618,-0.031304598,0.003569451,0.002354827,-0.0077196336,-0.0671155,-0.027491549,0.030152835,0.05417912,-0.02584961,-0.033957187,0.0035486103,-0.016866378,0.013149819,-0.012877051,0.0030797268,-0.032328412,-0.040425148,0.0021159535,-0.011927726,-0.03727992,0.027803713,0.005765606,-0.005915711,-0.027216693,-0.0040662363,-0.02118076,0.032646965,-0.014554115,0.0049459864,-0.014931433,0.038966686,-0.0015507959,0.006851394,0.019440044,-0.055278186,-0.012404559,-0.05614347,-0.051374815,-0.04137364,0.024408782,0.015717225,-0.010729237,0.019932408,0.038655907,-0.044898774,0.0022010126,-0.030223688,-0.018551217,-0.019454565,0.032391313,0.0046204776,-0.013226427,-0.028558172,0.0003483753,0.024645599,0.0034836105,0.01383674,0.020346213,-0.0133437095,0.0120100435,0.012634034,-0.021309687,-0.026646087,-0.027385646,-0.022366628,-0.018882735,-0.0188342,0.0075716698,-0.014303457,0.0050647985,-0.027500007,-0.039067607,-0.044330996,-0.057023898,-0.032676645,0.005684231,0.04066209,0.021505622,-0.02466289,-0.021022717,-0.001307289,0.006137428,0.029259037,-0.016557502,-0.027215417,0.009914513,0.034823626,-0.02392067,0.034075394,0.012656694,0.009381714,0.02193851,-0.00890644,-0.023445988,-0.010406453,-0.012451304,0.007969812,0.000684815,0.012060935,-0.008734844,0.011611614,-0.013178199,-0.011038843,-0.0022504788,0.029393911,0.0067943567,-0.007530298,0.013911746,0.024330575,0.04918578,-0.01544532,0.0021504818,-0.021975668,-0.044959214,0.024813976,0.034401905,-0.01661651,-0.049113367,0.022705488,-0.002494752,-0.03117186,-0.053585224,0.068110526,-0.022947952,0.039679363,-0.02706184,-0.028538613,-0.035687465,0.014801169,0.01886338,0.0029020759,-0.01241818,-0.010255166,-0.024282793,-0.059774667,0.03310801,-0.007967412,0.043163143,-0.024852833,-0.019913176,-0.039925467,0.07523065,0.03561792,-0.051365048,0.043334045,0.05849144,-0.03399464,-0.050070886,0.047583085,-0.044088732,-0.057500746,-0.02486354,0.03072275,0.018053414,0.10699984,0.023814434,0.012888585,-0.023056122,0.015996663,-0.00464777,-0.014344635,-0.02676726,-0.033739477,0.008942775,-0.0068309107,-0.072494745,-0.019204501,0.0051920945,-0.0018439171,-0.01692408,0.06461815,-0.0039174957,0.019174125,0.0027442537,0.02073404,-0.012867419,0.008151882,0.001331424,-0.0136728985,0.039960172,-0.0086340215,-0.010754947,-0.006332629,0.028298663,-0.007405448,-0.06879677,-0.013755399,-0.032105796,0.029448677,0.037762433,0.033728007,0.016048223,-0.007589869,0.013376099,0.010884487,0.03347776,-0.014298181,-0.04225063,-0.038239695,0.04760056,0.0069681252,-0.0022987158,-0.019958097,-0.022569643,-0.0010638775,0.0619738,0.06579992,0.011401213,0.017112175,-0.036423143,-0.025544096,-0.002025416,0.045543253,-0.012118299,0.0073612463,0.03248366,0.042630177,-0.0053399582,-0.06487651,0.012424629,0.002907004,-0.04514296,0.0015652067,0.0578486,0.010327779,0.059535936,-0.023316944,0.027830275,-0.0015081866,-0.008239723,-0.038447253,0.0099347085,0.047274996,-0.011877082,0.029798195,0.0014604627,0.024995316,0.015478517,0.015105717,0.016991697,-0.024142016,0.012021111,0.017742503,-0.010695418,0.012492777,-0.07412723,0.0452017,-0.005589712,0.0002915934,0.0022171,0.006136273,0.016650634,0.019624429,0.0358631,-0.018865852,-0.019563006,0.108929805,0.008166539,0.009278895,0.07138322,0.008932544,0.0051936414,0.01830932,-0.0034979011,-0.06194363,-0.025737118,-0.026883356,-0.019786805,-0.065949045,0.04119697,0.08051316,-0.0002490476,-0.011665046,0.026712397,-0.03275258,-0.16733183,-0.010230342,-0.027596569,0.032899667,0.018382054,-0.0041484092,-0.0021125579,0.029740036,-0.027496273,0.030914161,-0.011032464,-0.06396236,-0.014977372,-0.03004303,-0.048805665,-0.020809952,-0.01544101,-0.030640367,0.010984256,-0.059739888,-0.039309215,-0.070791356,-0.0050638313,0.0032501172,-0.001617603,-0.001863296,0.04033168,0.0011677454,-0.014869617,-0.023512779,0.019648291,-0.01834974,0.004517876,0.058782507,0.022024132,-0.019087302,-0.022504518,-0.06457124,0.011698762,-0.027408998,0.015107799,0.0007124675,0.021344446,0.09535736,-0.012623096,-0.027443899,0.040385123,0.022270415,-0.015717903,-0.0028653848,-0.008334578,0.017189873,0.016583525,0.00094585645,-0.050867483,0.008554018,-0.010629972,0.058026705,0.0040073325,-0.03019527,0.022734828,0.019716706,0.021033194,0.0047054966,0.020940563,-0.017520452,0.0021205472,-0.010493507,0.021114128,-0.04066141,0.057381734,0.008330541,0.016884275,-0.021490902,-0.01611244,0.013534197,-0.04993516,-0.03323411,-0.028294658,-0.07343491,-0.02958797,-0.00981231,0.030177096,0.0148265045,-0.023698876,-0.024445655,-0.004119578,0.005156713,0.08850389,0.25113365,0.02725447,-0.011404855,0.037234552,0.030068962,0.019088352,0.02379302,0.008122163,0.0054827197,-0.029699737,0.039043654,-0.020845974,-0.015713964,-0.0034971265,-0.025200335,-0.005568382,-0.022243267,-0.005870814,0.057522707,-0.014463946,-0.01952932,-0.065673776,0.015292965,0.04123501,-0.031640958,-0.025753846,-0.018320374,0.033688,-0.0005455851,0.014687715,-0.0050693094,0.025954362,0.03611956,-0.020080265,-0.015433793,-0.0065523,0.026935963,-0.0151992785,-0.027176335,0.027857432,-0.014918972,-0.0325454,0.01543506,-0.014232776,0.03990815,0.010279072,0.04271517,0.0073684305,-0.053504396,-0.011169007,-0.016548572,-0.01840864,0.016768672,-0.017712196,-0.018610023,0.033554338,-0.02038736,0.010524578,-0.04312772,0.059907485,0.034377813,-0.017135657,0.030400781,0.04437729,-0.0042935535,-0.018102832,0.026220797,-0.07112896,-0.0070295837,-0.007118095,0.01769643,0.046173334,0.019315775,-0.01515694,0.04986395,-0.01638795,0.022902407,0.04505097,-0.025963368,-0.015529229,-0.036177896,-0.004299776,-0.0015865852,-0.030783163,0.032789435,-0.03881494,-0.0023142572,0.020454159,0.005094173,-0.061097104,-0.023763096,-0.0034627216,-0.020900486,-0.01987901,0.041708216,0.007142211,0.015824191,-0.015379131,-0.02090547,-0.012131715,0.008618585,-0.040104013,-0.035190135,-0.018415593,0.039143626,-0.010553584,0.026294887,0.014086413,-0.030602152,0.03330061,-0.0168717,0.01177689,-0.059776288,0.003751954,-0.0076909037,0.007819684,0.026251817,-0.008202539,0.042310387,0.012469111,-0.04555268,0.044374872,0.013009538,-0.001158349,-0.038298935,-0.020124126,0.01405645,-0.019441051,-0.021576978,-0.0001774567,0.032640103,-0.040605888,-0.002648387,0.020083863,0.019401789,-0.029860398,-0.00794125,0.029684735,-0.030428244,0.017564137,-0.044473555,-0.01026268,-0.04646573,-0.0077963825,0.019605419,0.0028620823,0.004704162,0.03211355,0.0074060047,0.006168901,0.010672542,0.051286813,0.05979379,-0.04594613,0.0090119215,-0.041264,-0.005736313,0.0021990554,0.010082276,-0.03890607,-0.02156371,0.041530125,-0.0028012325,0.045419186,-0.0021342644,0.020810973,-0.0137450425,0.03899978,0.024326365,-0.003395936,0.035049286,-0.0057680057,-0.041624434,0.031173036,0.0026662194,0.036722466,-0.07078678,-0.012260058,0.012061546,-0.017335402,0.034335915,0.0030263278,-0.010845302,-0.025837649,0.015247733,-0.023740686,-0.033989765,-0.003132184,-0.018106883,-0.0073822043,-0.049241696,0.07936998,0.0020891891,-0.028313613,-0.004389556,0.041342095,0.015233462,0.028082464,0.0047778836,-0.033125162,0.016609488,0.004701255,-0.026869023,0.0005856837,-0.018521918,-0.021660486,0.028678263,-0.00047386927,0.021530038,-0.019857766,-0.03944167,0.017876707,-0.08036954,0.010780828,0.012564661,0.017922657,0.019691776,0.013680147,0.00855111,-0.0226867,-0.034080625,-0.005839852,-0.022636618,-0.069953404,0.010456639,0.017933454,0.02012265,-0.018499857,-0.04432095,0.0022627013,0.0026882016,-0.03470108,0.0002235124,-0.04061871,-0.010218346,-0.0425671,0.023992883,0.0169854,0.005038591,0.0032454687,0.015307006,-0.009102383,-0.05277604,0.0946139,0.05915787,0.025159732,-0.0066276453,0.015376281,0.04432564,0.030035699,-0.009762507,0.036856163,0.029570866,0.0030100553,0.013601502,0.044383552,0.00558211,0.030546123,-0.037491042,0.0033879168,-0.026523804,0.011713758,-0.0029881743,0.016027344,-0.07900517,0.014633371,0.011176296,-0.041908924,-0.016478697,-0.035812233,0.0014770576,0.017195685,-0.048166376,-0.020496052,0.021164244,0.03851484,-0.0045296326,0.042660415,-0.0023960068,0.006394959,-0.033145327,0.030096134,0.04837373,-0.013217693,-0.026242262,0.0016871408,0.035363656,-0.0046691336,0.015981842,-0.038514975,0.036348034,-0.00039911555,-0.07619252,0.050322223,-0.03986228,-0.008742803,-0.00425636,0.02626311,-0.03315854,0.013562478,-0.0049153734,-0.021597778,-0.008597303,-0.01170228,-0.03119284,0.033192765,0.008001291,-0.030008823,0.041069444,0.0076640383,0.0028166827,-0.03969185,-0.027136821,0.018695626,-0.024846235,0.00069398654,0.03692076,-0.030802203,0.002614123,0.028785734,-0.026653338,0.0006493478,0.021915454,0.025005506,-0.031578593,0.008045226,-0.056178037,0.0028530068,-0.020130733,-0.01264412,-0.03319731,-0.020584354,0.02633523,-0.024287792,-0.027911102,0.027442822,0.04631783,-0.0070485855,0.05915235,0.005373435,0.038458314,-0.016143465,0.043820634,-0.020434715,-0.010035812,-0.038432937,0.024634786,-0.0030439573,-0.02276201,-0.0050941017,-0.009730198,0.010444235,-0.02159475,-0.024624817,-0.0015150877,-0.055202324,0.00080705644,0.03651962,-0.020507246,0.003171962,-0.0030013742,0.038538747,0.07108476,0.020765357,0.019127127,-0.011591684,0.0114489775,0.015670935,-0.02242502,0.024014905,-0.005588518,-0.006195277,0.013707606,0.021960936,-0.005869308,0.051434733,0.0011420967,0.022872975,0.040521815,-0.092633896,-0.020335937,-0.029027114,-0.045971982,-0.0492893,-0.024307502,-0.001934083,0.014557481,0.010347396,0.02213458,-0.004951603,-0.025084393,0.008057108,-0.021530213,0.0007365981,-0.13009833,0.015884822,0.014603803,0.00058124174,-0.067520894,0.0248708,0.00861354,-0.021450894,0.007196401,-0.052260656,-0.02167476,0.017943598,0.02566817,-0.022563359,0.03808142,0.04163039,0.0065083904,-0.03216279,0.015414992,0.012274694,0.0032847137,0.011308021,0.020073675,0.022498522,0.040491663,0.01861722,-0.027861316,-0.012407549,-0.035908557,-0.02990203,0.03142524,-0.04116432,0.00256953,0.030648101,-0.009780751,-0.007809105,-0.0018312187,0.010422001,0.006678642,0.008041785,-0.016534379,0.021702366,-0.0040937597,0.010255345,-0.027189735,0.044017795,-0.030972473,-0.0440915,-0.043815546,0.018068168,0.01621024,0.015446501,-0.028414793,0.018471334,0.019713191,0.008531912,0.019818883,-0.044168282,-0.014825093,0.039647147,0.02710265,-0.025221705,-0.0581725,-0.007840107,-0.010261617,-0.008305425,-0.046492565,0.033565268,0.04049818,0.0138634425,-0.014031111,-0.00014100404,0.03731101,0.006029054,-0.020652115,-0.013382377,0.053772982,0.046047986,0.026384547,-0.03518628,-0.031568512,-0.036119826,-0.031405963,0.015618992,0.049124673,0.0018571353,-0.009208135,-0.008794874,-0.0640378,-0.020933961,-0.075979106,-0.037702408,0.023871796,-0.03684658,-0.05126466,-0.03847293,0.002086101,0.02422687,-0.00769456,0.0062313434,-0.0045906464,-0.0009567163,0.018819727,0.002139097,-0.010920178,0.033307996,0.07010399,-0.009687452,0.015918616,0.022410667,-0.03524636,0.018493976,-0.009883514,-0.0036084892,-0.013085371,0.008404419,0.04416879,0.04923095,0.037836354,-0.007622199,-0.0015657292,0.023591775,-0.011137742,-0.042441092,0.024265653,0.075978495,0.030763112,0.03010717,0.058090877,-0.032461993,0.024188142,-0.007159163,-0.010315272,-0.002540725,0.056800507,-0.04087476,0.012549366,0.049301147,-0.004308993,-0.00082520227,-0.03451023,-0.0051745907,-0.029501617,-0.0039152037,-0.028375594,-0.045134686,0.006828664,0.016009767,-0.006349427,-0.052074663,0.029588584,-0.05063255,0.035316434,0.056385245,-0.022638882,0.015665095,-0.04692846,0.054890864,0.018263636,0.05402126,0.030948132,-0.036848713,0.0039139325,-0.03016008,-0.07475476,0.004268224,-0.018949505,-0.013380794,0.03433041,-0.033981416,0.04457381,-0.0024479853,-0.018924428,-0.015555128,0.07376262,-0.01679091,-0.021487964,-0.020932036,0.05059597,0.017905148,0.04132998,0.033136245,0.0615953,0.026812391,0.01007856,-0.014728313,-0.031309012,-0.075594604,-0.019808212,-0.003867733,-0.0075548384,0.015266383,0.052837037,-0.0066183433,0.02872738,-0.014024488,-0.018419486,-0.011060596,0.006793482,0.019666675,0.012997049,-0.03183708,-0.014954652,-0.0038169615,-0.021267004,0.0010232922,0.009313886,-0.010235007,-0.014803203,0.0001306222,0.009707818,-0.028798299,-0.013056035,0.021782327,0.0015454645,-0.023935558,-0.027240437,-0.012963506,-0.0031627878,-0.0050780345,-0.0022499114,0.026477441,-0.013034066,-0.015628213,-0.0050012334,0.006380808,0.026342122,0.02469106,0.013296105,-0.014086176,-0.05703978,-0.03488193,0.013112687,0.026589874,0.005928565,-0.011932775,-0.01060844,-0.025900088,-0.04188193,-0.022525154,0.0068662576,-0.0063165915,0.008530523,0.00019460672],"last_embed":{"hash":"1pq993z","tokens":55}}},"text":null,"length":0,"last_read":{"hash":"1pq993z","at":1762844509211},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities","lines":[99,133],"size":1278,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1pq993z","at":1762844509211}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029045956,0.013373089,-0.01665561,-0.00021531267,-0.02019887,-0.0030740835,0.01741505,0.01823626,0.03077811,0.004031567,0.013470591,-0.044809006,-0.01793658,-0.0049934736,0.011598517,0.0132888295,0.017464263,0.00078485947,-0.0047645518,0.012815191,0.014752318,0.0023274387,-0.011684839,0.013349423,-0.02691263,-0.026717806,-0.05439594,-0.03534812,0.019123359,0.06919747,-0.011552661,-0.030346442,0.027263662,-0.013714024,0.020312294,-0.04440912,0.0017716256,-0.037702616,-0.025210569,0.01405064,-0.024122788,-0.023572382,0.03662417,-0.0016488231,-0.007044871,-0.009803048,0.0044664093,-0.008049461,-0.0048330976,-0.018084973,-0.003714205,-0.0197374,0.012327982,0.0018064383,-0.037727587,0.016495684,-0.07172361,-0.035096552,-0.038218822,-0.03351032,-0.033957213,0.023012297,0.015781853,0.012118815,0.0015933365,0.04443731,-0.029812623,0.018488493,0.005257244,-0.030098991,-0.0003259931,0.01792617,-0.022135297,-0.018343452,-0.033725757,-0.005538356,-0.007429418,-0.0028512988,0.00067882513,0.008696667,-0.030475466,0.0060724486,0.038127992,0.013216497,-0.009024168,-0.035350725,-0.019505123,-0.022242285,0.0049802284,0.025620714,0.004390839,-0.0070567285,-0.047217272,-0.050323546,-0.051713582,-0.015802806,-0.0045757666,0.002252912,0.06275748,0.024455313,-0.020228608,-0.033821728,-0.00013463323,-0.00468047,0.034829065,-0.004264033,-0.0005683228,-0.0028370905,0.03919454,-0.020366453,0.02845023,0.0046398174,0.005144771,0.022435524,-0.016927214,-0.026980812,0.008837156,-0.017338598,-0.009787678,-0.02157478,-0.017869756,-0.007061159,0.03668307,-0.030698573,0.011089056,-0.03057775,0.0076063047,0.019053383,0.013584409,0.0128153395,0.022295838,0.036408998,-0.004034972,-0.016240615,-0.01835572,-0.046456527,-0.03946211,0.05471457,-0.0297161,-0.06366682,0.041831207,0.00082601735,0.0072051953,-0.022804886,0.07358008,-0.04644767,0.0860272,-0.026971294,-0.0105155725,-0.027222512,0.034497567,0.03350535,0.008664217,-0.0032901836,0.015384097,-0.027982127,-0.057334367,0.0043189498,0.05769151,0.02404672,-0.07288998,0.003989285,-0.014604206,0.026064571,0.03567414,-0.04912133,0.040401857,0.05052547,-0.039094202,-0.049714226,0.045963846,-0.025474865,-0.015801124,-0.012317196,0.01882413,0.020838272,0.08183132,0.009642896,0.02457862,-0.015456503,0.021990832,0.010958778,0.0056055607,-0.050638434,-0.02309095,0.0039307834,0.008378839,-0.0710707,-0.0060311994,-0.008055297,-0.014725027,0.009732659,0.05242635,-0.00072000996,0.040951036,-0.00506457,0.028399905,0.007952409,0.00017512547,-0.03365037,-0.012768879,0.034395445,-0.0026309378,-0.0033034163,0.0048997216,0.022756232,-0.011983191,-0.053568896,-0.013488369,-0.090830304,-0.017141283,0.049391408,0.007431443,0.043491434,-0.04614419,0.0387014,0.004521895,0.015214549,0.00028435973,-0.051049627,-0.05424149,0.081778444,0.016683208,0.02992229,-0.024674296,0.0022776076,0.016060634,0.059376355,0.013543715,0.035363156,0.025107803,-0.044850193,-0.04277632,0.0021391548,0.04981668,-0.027536692,0.0113002295,0.059077654,0.04061543,-0.002824392,-0.042679135,0.00011724529,0.022765981,-0.054387257,0.0002211276,0.07387612,0.008088095,0.045671158,-0.019814193,0.0040655346,0.013001564,-0.021065095,-0.035124294,0.007258062,0.018763147,0.0050781635,0.016080802,0.013202058,0.007546583,0.014755218,0.02689317,0.03470229,-0.009882933,-0.0139906155,0.023422632,0.010608366,0.008540907,-0.04706277,0.010868099,-0.021127528,-0.017722055,-0.012508517,0.025741085,0.0050771334,0.051004995,-0.0013691897,-0.039335623,-0.03675534,0.06800579,0.043635707,-0.004270324,0.040141273,-0.0032244485,0.035520803,0.021718444,0.03274511,-0.028024113,0.0018539465,-0.033787128,-0.021408552,-0.050024625,0.07829398,0.08055352,0.035826463,-0.014459581,0.02789841,-0.031094877,-0.113263346,0.0052405223,-0.0049569393,0.021792714,0.018819923,-0.020450262,-0.03605388,0.055400737,-0.021877052,0.017258858,-0.016051581,-0.05011911,0.029261472,-0.034144744,-0.027785769,-0.03321822,-0.029328791,0.0119617,0.019237408,-0.054317772,-0.022360085,-0.05534714,0.008061037,0.03412837,-0.013582465,-0.0031674146,0.07514516,0.0135057,-0.01822297,0.006545118,0.029996913,0.0005601608,0.012220998,0.026311897,0.001279028,-0.044318102,-0.00895993,-0.077097714,-0.008514197,-0.027443934,0.024965439,0.02815316,0.011683992,0.06825662,-0.03472745,-0.030097466,0.016206406,0.017451981,-0.008746604,-0.013991699,-0.01865477,0.009929282,-0.023414914,-0.013167892,-0.034438267,0.015716003,0.0057149944,0.015102443,0.012660814,-0.021944543,0.010638192,0.053303353,0.03806334,-0.029434672,-0.032468893,-0.017573955,0.043792654,-0.04511113,0.021053182,-0.047413662,0.03204765,-0.006139615,0.041620452,-0.00682477,-0.014458446,0.019299233,-0.0066675716,-0.006846817,-0.027035452,-0.070761375,-0.021723598,0.020629011,0.025949256,0.027034227,-0.04030761,-0.041221716,0.017139634,-0.000008390802,0.08510867,0.21822163,0.03675303,-0.011189568,0.058245648,0.060080208,-0.00817096,0.027656997,0.019697553,-0.00033770493,-0.035137128,0.022758305,-0.0056563276,-0.026529726,0.012662973,-0.009416041,0.00784289,-0.04359556,-0.04244056,0.053429805,0.009271157,-0.010089923,-0.030449513,0.01949923,0.0024604087,-0.03574968,-0.02292841,-0.012760595,0.01665621,-0.0047724238,0.005198705,-0.011636275,0.032532766,0.055818424,-0.023426263,-0.06131465,0.00446508,0.046359096,0.009799264,-0.03104782,0.049687788,0.0042841206,-0.021826547,0.0077797323,-0.021060737,-0.030039674,-0.0169766,0.04345139,0.017449517,-0.020504968,0.011352456,-0.01756434,-0.045740392,0.030187152,-0.023658974,0.014930515,0.023068236,-0.016964484,0.0008159319,-0.039424703,0.08113073,0.030459717,-0.010106384,0.000025331346,0.048720185,0.0057987412,0.007326436,0.032899432,-0.07170931,0.021420656,0.030995008,0.037673887,0.024619505,0.022973457,-0.0049255844,0.04520372,-0.035177264,0.04061683,0.048730366,-0.057489496,-0.005183915,-0.017074296,-0.018518798,0.0117513435,-0.0077688154,0.02228037,-0.06743632,0.01198302,0.028663669,-0.0016495807,-0.07204896,-0.016559018,-0.024317028,-0.005830821,-0.003511577,0.06356716,0.012575593,0.043921046,-0.009563171,-0.018006518,-0.017999172,0.024898514,-0.034160927,-0.021166215,-0.043534383,0.03886931,-0.01586024,0.033839535,0.00560813,-0.012772019,0.053797252,-0.007343193,0.011971824,-0.012712871,-0.0640517,-0.007038815,0.004211613,0.03439782,-0.0027508873,0.031552263,0.003871192,-0.0418993,0.07523506,0.00024019524,0.022832394,-0.01651662,-0.04338698,0.03443891,0.021581052,-0.027719025,0.0014220622,0.03592668,-0.027653778,0.0075933365,0.017927352,-0.0032253668,-0.0339881,0.01841657,0.007025936,-0.033050627,0.036728483,-0.031222852,0.0008798605,-0.038046747,0.021209762,0.010143327,-0.02149533,-0.009737794,0.045040306,-0.0014218914,-0.0022650596,0.0046847034,0.044320334,0.017452715,-0.034651108,0.01800182,-0.026994167,-0.0011925553,0.004921124,0.013847373,-0.031314544,-0.018303974,0.06604298,-0.013726353,-0.004266874,-0.0164672,0.032096826,-0.018685639,0.02343696,-0.00928432,-0.0061238273,0.019205801,-0.004657018,-0.030905994,0.064511746,-0.0012457458,0.04333502,-0.05117626,-0.014453907,0.0013836692,-0.0406353,0.028218873,-0.018875454,-0.0112959035,-0.05183005,0.043530475,-0.038968638,-0.030784912,-0.007105239,-0.042680345,0.009623094,-0.04606152,0.06118347,-0.014952926,-0.013656239,0.023054458,0.042767357,0.031971,0.047607593,-0.017041635,-0.03614057,0.0050123255,-0.04497902,-0.017224146,0.0019269245,-0.019267488,-0.013030022,-0.0018055935,0.0135825975,0.0007187243,-0.038757645,-0.023832174,0.015349686,-0.07014884,-0.014137986,0.026711468,-0.032582708,0.07369252,0.004073188,0.023224335,-0.013624761,-0.016773814,-0.0044936026,-0.004356212,-0.054564998,0.03071353,0.014250725,0.034394313,-0.024430156,-0.03466981,-0.0106883645,-0.014473319,0.004313176,-0.0029420895,-0.054458145,-0.0013892044,-0.008426382,0.023331601,0.009317465,-0.029701725,-0.010471944,-0.014363428,0.001492308,-0.04343453,0.06554446,0.055478733,0.05154057,-0.04460535,-0.008083189,0.04004596,0.009477899,0.006451699,-0.0035372842,0.007872254,-0.03531043,0.027980294,0.02346163,-0.034391865,0.013603663,0.012243423,-0.035083883,-0.025312146,-0.0011745325,-0.009953799,0.0042408947,-0.03913966,0.026788427,0.017786136,-0.056707524,-0.013736849,-0.017727455,-0.0032900143,0.008445663,-0.034337487,-0.005492698,0.03299678,0.02102648,-0.0007443588,0.04017396,-0.001452024,0.047576644,-0.10517315,0.018451314,0.031151995,-0.036406096,-0.035242148,0.016072385,0.045027863,-0.01660634,0.018326668,-0.04408456,0.024540588,0.014069783,-0.027268918,0.0015587993,-0.012710603,-0.01964686,0.022406338,0.032526176,-0.01440048,0.00802958,-0.0059212064,-0.009429261,-0.032897737,-0.017931117,-0.037583236,0.033594225,0.023160717,-0.01215047,-0.0046429173,0.014051536,0.026389733,-0.0457936,-0.018013788,0.006641698,0.019870177,0.024448713,0.049016584,-0.026456576,-0.0027146505,0.016810441,-0.043761298,0.011342156,0.004907576,0.048590474,-0.025409047,-0.01679089,-0.02131043,-0.03233312,-0.0015959641,0.013831266,-0.02780424,-0.0531613,0.020385966,-0.010252924,0.029695252,0.045119658,0.037649594,-0.024611145,0.045440175,0.0056335195,0.028414318,-0.013000503,0.029810127,-0.02087781,-0.024331052,-0.03691096,0.019266916,-0.013581623,-0.025493661,-0.001418477,0.0100321965,0.010665159,-0.0101729315,-0.025237735,-0.021002397,-0.06456826,0.007895214,0.03553444,-0.0010415338,0.013050011,-0.021456013,0.06293928,0.042738207,-0.007091384,0.048424486,-0.032422088,0.012257773,-0.008526278,0.011191481,0.013925299,-0.0053532417,-0.043684594,-0.00068613054,0.052736096,0.0065583596,0.051931962,-0.0036788187,0.03181395,0.045199186,-0.06298293,-0.013855749,-0.03627938,0.0038680346,-0.02317397,-0.0130338315,-0.004450727,0.009113885,0.014493136,-0.0052215634,0.018784078,-0.011114275,0.0012105233,0.0030306163,0.01005895,-0.10270749,-0.0028038302,0.027954362,0.014510892,-0.055993076,0.0042255865,-0.0074942564,-0.04082772,-0.03153851,-0.033805646,-0.052582216,-0.011203808,0.046449717,-0.038519762,0.038384274,0.009775872,-0.017576348,-0.040081218,0.00064162246,0.0038420444,-0.0001689242,0.0177634,0.033578444,-0.019168522,0.00946664,0.0013973953,-0.02816381,-0.05036543,-0.040107965,-0.0003946276,0.031539988,-0.035666525,0.006575366,0.032732982,0.00044092347,-0.03884628,0.008596191,-0.01926611,0.022701047,0.032588024,-0.0077505503,0.010422241,-0.009208361,0.02019804,-0.028151058,0.03925223,-0.0007304568,-0.020952102,-0.040819038,0.015167487,-0.017371716,0.013421482,-0.043784562,-0.0036978845,0.003129045,-0.024798471,-0.014308546,-0.008711222,-0.049171355,0.042047534,-0.011638772,0.004932344,-0.06980807,-0.005465087,0.019451883,-0.014816118,-0.019385973,0.026582101,-0.001525102,0.042778827,0.01283693,-0.001248607,0.022980891,-0.010746273,-0.042341106,-0.04380871,0.043426666,0.05557268,0.012790807,-0.023912475,-0.062282298,-0.058533177,-0.03371533,-0.004049745,0.017677605,0.0076127416,-0.011053799,-0.027365819,-0.060822397,-0.004434501,-0.01539772,-0.017479917,0.042440996,0.036209952,-0.043533504,-0.028019994,-0.00137334,0.013619878,-0.012130347,0.0027473143,-0.040283993,-0.005920485,0.008489849,0.0018514309,0.0042114602,0.029412175,0.025498983,0.013266264,-0.01007578,-0.013094977,-0.03353011,0.020117885,-0.017685413,0.017808007,-0.04017832,0.019251693,0.056963783,0.024022983,0.033489678,-0.011487668,0.00888914,0.012700348,0.01245419,-0.046536006,0.008455339,0.058126975,0.05913023,0.049547702,0.044641525,-0.010155437,0.02725798,-0.017553607,-0.043355584,-0.005447157,0.042288046,-0.02897924,-0.0066380366,0.056429442,0.005339949,0.006663178,-0.015996208,-0.02949037,-0.021203674,-0.013926775,-0.040373646,-0.006122402,-0.046752464,0.014439721,0.005021041,-0.061800346,0.039707664,-0.0011349198,0.056807015,0.039665744,0.002261398,0.010036253,-0.0540384,0.038314253,0.00532574,0.024405353,0.018997757,-0.00823498,-0.03641007,-0.031252235,-0.07496414,0.01402863,-0.016411087,-0.004783277,-0.004404578,-0.042427868,0.010550967,-0.024796572,-0.008674661,-0.022466855,0.04703828,0.008633023,-0.001222213,-0.0069053927,0.072341494,-0.01535607,0.032855008,0.0191221,0.044823296,0.02369692,0.009767529,-0.020383282,-0.026648281,-0.05813778,-0.024232036,-0.034969624,-0.0036642055,-0.0032617252,0.035035867,-0.005552032,-0.020530906,-0.06942714,-0.012451325,-0.03243141,-0.007535053,0.029197576,-0.0008600724,-0.022296222,-0.0017233683,-0.0062487107,-0.013112861,-0.0025383048,-0.015459525,-0.02699441,0.01372171,-0.014241507,0.03667944,-0.032045417,-0.050656483,0.019051285,-0.0039442806,-0.021415591,-0.012059257,-0.020278065,0.0060372367,0.04380161,-0.0035641857,0.03664043,0.012687436,0.0039172266,-0.03148654,0.030448569,0.016987367,0.0051466655,0.030095395,0.012575056,-0.01824871,-0.038702298,0.028015027,0.026653307,0.022828285,-0.03280766,-0.05183981,-0.020269334,-0.05043043,-0.00030736372,0.018962966,0.000624293,0.062742084,-0.018339358],"last_embed":{"hash":"ia1vrl","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"ia1vrl","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#{1}","lines":[101,102],"size":101,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ia1vrl","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.004601542,0.038075704,-0.005638962,-0.019000476,-0.02462104,0.0069781244,0.015346505,0.009041358,0.06648828,0.0054366896,0.02618949,-0.01897091,-0.024108892,-0.002197493,-0.008160649,-0.00073172734,0.0028773127,0.0012294763,-0.02394117,0.0013733578,0.022294382,-0.0023285784,-0.029775405,-0.014314072,-0.00026500662,-0.014295079,-0.051656198,-0.022250563,0.03099446,0.051001396,-0.016453918,-0.041587725,-0.016160397,-0.0027393096,0.016251909,-0.008939523,0.013544231,-0.017536126,-0.031495832,0.012689537,-0.035877224,-0.015185633,0.029886141,0.012260517,-0.004433464,-0.015340103,0.01651747,-0.016031355,-0.004351366,0.0154703,0.015448222,-0.022812098,0.03603004,0.004821078,-0.010794984,0.0074686953,-0.04922411,-0.0114541985,-0.02353277,-0.04307589,-0.03745887,0.016981592,0.007876327,-0.016124943,0.03461011,0.037355103,-0.05363654,0.010032089,-0.032978,-0.0068395664,-0.030122912,0.030698577,-0.015332517,0.0036803056,-0.036778945,0.029395033,0.016480919,0.027995357,0.021080682,0.020377811,-0.0130866105,-0.0011106463,0.025416173,-0.010142217,-0.018364133,-0.037579253,-0.009624377,0.007564489,-0.01697581,0.030852187,-0.0088959085,-0.018709047,-0.017596032,-0.057941876,-0.0297753,-0.058678046,-0.006272922,0.019016424,0.05361176,0.026990205,-0.027790986,-0.0029723526,0.018322382,0.020110695,0.016230123,0.004900862,-0.0051103835,0.00039465315,0.031905662,-0.024679141,0.034296643,0.016140064,0.009068371,0.017290456,-0.009126574,-0.028358225,-0.007831527,0.002308923,0.02391086,-0.003806775,-0.011457673,-0.00076687575,-0.02509793,-0.008706126,-0.008275897,-0.0022577187,0.0017866121,-0.016440628,-0.0160494,0.00514965,0.019248841,0.07940048,-0.0064988835,-0.0048540006,-0.030065881,-0.030551907,0.0044788644,0.0428078,-0.03708486,-0.04375174,0.031978387,0.017696649,-0.0064182337,-0.058265124,0.068715,-0.047042236,0.034767266,-0.00806393,-0.022511883,-0.05125166,0.0063544046,0.020494109,-0.031811755,-0.011409512,0.0061253347,-0.0329502,-0.059573773,0.013779867,0.0131964395,0.08084817,-0.043451697,-0.01403086,-0.011176868,0.061523136,0.044205282,-0.049979966,0.043649867,0.061990358,0.0065999073,-0.059239414,0.0041985973,-0.052725147,-0.07926349,-0.02684234,-0.004058672,0.034853984,0.081738114,0.010773319,0.04115655,-0.02949237,0.036998987,-0.033896804,-0.028149456,-0.022522924,-0.011560626,0.0014989177,0.025402011,-0.07204053,-0.0060181627,-0.00067185506,-0.0072747422,-0.008540061,0.066634744,-0.011704574,0.015397086,0.0010878721,0.00852773,-0.0025963055,-0.002235655,-0.022218859,-0.02855719,0.028801054,0.0055822767,-0.035741374,0.00620574,0.058430728,0.008100617,-0.049757205,-0.007425809,-0.024091335,0.02713493,0.051370688,0.00556133,-0.006749447,-0.01794541,0.021630265,0.029179314,0.057877213,-0.026573963,-0.04790503,-0.04884954,0.054492053,0.027776605,0.020065917,-0.056179076,-0.02987003,-0.0018977557,0.036421288,0.04266426,-0.018404348,0.0087728,-0.032961972,-0.031271566,-0.01446527,0.0321698,-0.03204061,-0.010204073,0.043811206,0.022530477,0.010405547,-0.065827765,0.018653851,0.007849739,-0.05089904,-0.0077137905,0.07474439,-0.010470254,0.04234589,-0.014798318,0.009952672,-0.019460466,-0.007587698,-0.022267314,0.009612045,0.0006980726,0.00321254,0.034977693,0.005915263,-0.009916594,0.00955321,0.023635585,0.008071497,-0.008139813,-0.00019095094,0.012590697,0.016927805,0.031063968,-0.06394738,0.04919666,-0.042991918,-0.029898375,0.015631482,-0.008673678,0.0017859513,0.026213959,0.017675327,-0.03266312,-0.03228337,0.10655128,0.024876824,0.00023691695,0.08136959,0.003602658,0.03939096,0.014029084,0.011625001,-0.06386105,-0.02203733,-0.04085195,-0.025947422,-0.060906738,0.055545624,0.07189196,-0.00211214,-0.018172259,0.052298345,-0.03592408,-0.1535237,-0.012937775,-0.022512622,0.029938284,0.0024241144,-0.0036834867,-0.0012859593,0.036194637,-0.029464431,0.039532945,0.018951096,-0.054594077,0.00927619,-0.042012867,-0.041344505,-0.015837817,-0.011202508,-0.02323256,0.0065343534,-0.04319096,-0.034184016,-0.06723791,-0.0101547865,-0.01641924,0.0151220225,-0.02585451,0.025327407,-0.007534002,-0.0023047663,-0.015601583,0.01016044,0.005027539,0.008144655,0.056873757,0.023299983,0.011027331,-0.031725142,-0.050970677,0.006718976,-0.021073852,0.036596186,0.023270348,0.01923515,0.062248223,-0.006763581,-0.019164156,0.04983591,0.039142393,-0.01790902,0.0075587234,-0.01646705,0.004166066,0.003963421,-0.015809948,-0.05272438,0.007884988,0.029786197,0.046811573,0.01928065,-0.013393316,-0.017917067,-0.004892015,0.016242668,-0.0035561505,-0.003978386,-0.012509189,-0.0030799133,-0.022802463,0.0065124617,-0.039509274,0.041316733,0.02039164,0.026209224,-0.0143383,-0.019346999,0.008794868,-0.042317465,-0.0060275197,-0.013575679,-0.070943326,-0.0217113,-0.0029478227,0.028259715,-0.0009479069,-0.017756607,-0.020856027,-0.018783364,-0.015088691,0.092332646,0.2273176,0.044279546,-0.0076083615,0.040563416,0.01687032,0.0062158364,0.046801377,0.020347066,0.00065093563,-0.015118411,0.022019576,-0.040361647,-0.016846022,0.010607413,-0.030321022,0.013001644,-0.0234835,0.0033985677,0.0398547,-0.020463139,-0.009595867,-0.043687977,0.032030057,0.034227077,-0.028190913,0.015560302,-0.033566568,0.05077631,-0.009375989,0.036894582,-0.026007796,0.01350557,0.022324288,-0.0009921157,-0.009853416,-0.014629992,0.020932944,0.005554962,-0.0032618602,0.015230597,0.0133264195,-0.024390567,0.019067468,-0.034766383,0.017772187,0.013200196,0.047709364,-0.00017514809,-0.027849164,0.0024992216,-0.019004907,-0.03350539,0.019126134,-0.02178068,0.010621413,0.015860924,0.0014471672,-0.0021145216,-0.048617363,0.05385554,0.01632928,0.00004305971,0.019953413,0.039576013,-0.042635344,-0.020547695,0.021723606,-0.08404034,-0.0127246,-0.002504707,0.027627956,0.051444482,-0.011634048,-0.005833522,0.07259432,-0.021765478,0.011238544,0.037997052,-0.050595026,-0.013965852,-0.016899232,0.019419802,-0.0070635956,-0.009118319,0.03836486,-0.043141097,0.0042241844,0.018914966,0.009529134,-0.05431689,-0.031085106,0.00028665428,-0.025225857,-0.019293137,0.043203212,0.005043562,0.020410692,-0.040474504,-0.039024267,0.0070303376,-0.019266851,-0.06346377,-0.051887274,-0.013032928,0.026963772,-0.01534301,0.020041062,0.03234714,-0.020529196,0.035481274,0.008587205,0.003532149,-0.03578457,-0.00833891,-0.014374402,-0.007899287,0.008919757,-0.029135332,0.037073925,0.009245307,-0.031168537,0.039598774,-0.00500205,0.00691796,-0.037816156,-0.04787725,0.043678924,-0.00892656,-0.054969717,-0.010216841,0.03002547,-0.029974116,0.016497444,0.018417766,0.010134038,0.008215986,-0.023780242,0.018320398,-0.012005659,0.039797224,-0.047746096,0.018274674,-0.053405188,-0.0069964454,0.01927476,0.002990819,-0.024965456,0.027677123,0.0003900181,0.02130405,-0.0018649274,0.041213535,0.06411954,-0.027860422,0.010973876,-0.039756574,0.002628895,0.013267358,0.015608865,-0.053530704,-0.00034865088,0.050238658,0.029618833,0.024180312,-0.030842101,0.042100627,-0.031055525,0.032357402,0.019573543,-0.01156643,0.04052997,-0.004520978,-0.02209819,0.035662584,-0.005772477,-0.0011041794,-0.07910182,-0.013769388,0.008974121,-0.016179446,0.034045376,0.013762778,-0.042615127,-0.03862211,0.028608788,-0.02391799,-0.04814869,-0.0015079126,-0.023558084,0.01339755,-0.051636554,0.06813169,0.012025947,-0.02315529,-0.018388666,0.055867918,0.012130017,0.016861357,0.003103432,-0.033258412,0.0116612725,-0.001414282,-0.027461043,-0.026190834,-0.0072633317,0.005315652,0.026070883,0.03092054,0.028302008,-0.027045395,-0.010541994,0.025389655,-0.0925793,-0.00063885306,0.023052324,0.008926834,0.038681176,0.03095368,0.036495715,-0.03100505,-0.010067122,-0.021644339,-0.029308634,-0.06110522,0.009758233,0.021543205,0.007313584,-0.030496342,-0.047170036,-0.014000093,-0.0060771336,-0.020276716,0.012363982,-0.025917543,0.020625543,-0.01809591,0.012503841,0.0035666507,0.00430386,0.0061255237,0.024094988,-0.017742852,-0.045646816,0.073986165,0.029512262,0.015819447,-0.020089783,0.039743267,0.022758443,0.02435178,-0.016296256,0.004177818,0.023551354,0.0010767162,0.022470707,0.01392929,0.014152853,0.0034819965,-0.03711328,-0.0066647194,-0.02652675,0.0095743,-0.0038376094,-0.0063096546,-0.08336286,0.020511819,0.0129414275,-0.058216784,-0.016754713,-0.043808874,0.019316664,0.0013478089,-0.063141435,0.0016283989,0.03223763,0.03742612,0.0073482776,0.03976032,0.009501268,0.009280359,-0.053205054,0.011384565,0.02763908,0.011821706,-0.018470952,0.0055488897,0.010451534,0.012822639,-0.0008575477,-0.026979478,0.038526602,0.007699685,-0.05292701,0.059859682,-0.040086363,-0.01715647,0.013157463,0.022065463,-0.04004708,0.0032512532,-0.0056724977,-0.011864685,0.011677646,-0.022520633,-0.0115025025,0.023806132,0.0077172765,-0.018571917,0.015023124,0.018514177,0.025694106,-0.03656149,-0.023530379,0.051684584,-0.024623455,-0.017120333,0.034415245,-0.026262565,-0.00075670023,0.018692642,-0.024897918,-0.012576139,0.023071801,0.031224048,-0.039025303,0.013022085,-0.048331417,-0.009562489,0.009370871,-0.0012152189,-0.017825266,-0.0032914353,0.018252853,-0.005396251,-0.029903853,0.0204472,0.06578947,-0.004481953,0.063824035,0.024648372,0.030567126,-0.0034784835,0.063272774,-0.015278312,-0.022237696,-0.025075743,0.01644756,0.006371961,-0.022694876,-0.009263209,0.0005653922,0.0032331913,-0.01881962,-0.019404622,0.0021425928,-0.058881152,0.030205753,0.02456233,-0.037543613,0.002397271,-0.000042095846,0.028322425,0.06353751,0.021760017,0.020634176,0.02599472,0.010808945,0.011998558,-0.023096174,0.010869847,-0.015886005,-0.022986522,0.020142153,0.014247301,-0.0055563254,0.055211592,-0.009165598,0.025744632,0.032661762,-0.08409063,-0.0056702616,-0.021650266,-0.047754608,-0.03681145,0.0067207925,-0.0054612956,0.011027858,0.015111716,0.035929266,0.0030576114,-0.0029043094,0.01346976,-0.015095451,-0.0032566425,-0.1105302,0.008141109,-0.0134908585,0.018845553,-0.07168847,0.0003983797,-0.008863547,-0.0034723422,0.01908025,-0.04812876,-0.026351346,0.026550826,0.0039024896,-0.02346622,0.028397823,0.0068621435,0.009162686,-0.016969023,0.015928147,0.023340205,0.0034902678,0.00090947986,0.027728256,0.017752085,0.0134938145,0.018622369,-0.037770785,-0.008398533,-0.049100894,-0.02350469,-0.0017975266,-0.056323797,0.010170684,0.023793045,-0.011569261,-0.018502014,-0.01866808,0.011538403,0.009970318,0.025978295,-0.024188006,0.027007228,-0.014199863,-0.003041567,-0.047759812,0.036411874,-0.027452879,-0.010976901,-0.022655623,-0.0036796269,0.039092857,0.014595446,-0.053525206,0.010926977,0.03752492,-0.012993472,-0.008031692,-0.059816055,-0.033793908,0.04556029,-0.0106909815,-0.04659835,-0.038953364,0.0006912558,0.016182803,-0.0093481885,-0.044852555,0.03639451,0.0061394437,0.022999143,0.029285723,0.005053528,0.054487996,-0.028787605,-0.022079783,-0.024793737,0.04759995,0.04844006,0.004120608,-0.034093034,-0.05166398,-0.03194597,-0.037107326,-0.0050940006,0.05633844,0.011630776,-0.02239348,0.011709174,-0.055179376,-0.032408398,-0.08467698,-0.04075505,0.017645627,-0.041997645,-0.052840345,-0.03021304,0.013175828,0.018451653,-0.011792997,0.011395155,-0.016927857,0.00089211116,0.034534022,-0.0034428549,-0.006187381,0.02630138,0.08678884,-0.017631244,0.0050317734,0.012645395,-0.027195483,0.017686646,-0.0042456063,-0.0031620183,-0.008892021,-0.0102049215,0.05792776,0.06184271,0.015070765,-0.04506561,0.006270868,0.015665973,-0.018864198,-0.04155695,0.03218617,0.058988325,0.037090365,0.027817858,0.054300446,-0.011137191,0.01591442,-0.030934688,0.024260508,0.0018544705,0.0564825,-0.008342684,-0.00024379339,0.040749993,0.007867855,0.019293103,-0.012804225,-0.028255101,-0.019305918,-0.016315425,-0.03894525,-0.058712162,-0.00077202625,0.008801826,-0.02409923,-0.052462555,0.0014111358,-0.027105419,0.057322245,0.06866201,-0.0010003226,0.031034827,-0.051878944,0.03678778,0.017728437,0.038531642,0.027427867,-0.016445473,0.02430572,-0.01597599,-0.06531908,-0.017767327,-0.0169534,-0.02218594,0.033180237,-0.02894444,0.027434384,-0.013679155,-0.006166064,0.00090739067,0.06455943,0.0055374987,-0.022966634,-0.02262999,0.043579794,0.014528736,0.045093507,0.015665535,0.053143643,0.044126034,0.016253682,-0.037463073,-0.024332529,-0.04961853,-0.02562678,-0.022617422,0.0030032606,0.00038176472,0.033193395,0.00080490566,0.009954622,-0.016146293,-0.016357549,-0.054621216,0.024467958,0.019560387,0.0064070057,-0.008986839,-0.004536623,0.0032008102,-0.02737211,0.009503703,0.0022859792,-0.0351883,-0.02359399,-0.015175741,0.0045619905,-0.029706609,-0.026357636,0.013733086,-0.017199205,-0.03548136,-0.020828243,0.003084364,-0.0018336504,0.04343824,0.010725121,0.02285477,-0.008657614,-0.01685615,0.00569706,0.034717537,0.03401681,0.0144101195,0.022315942,-0.0021294889,-0.054966923,-0.032607805,0.017388448,0.01778197,-0.014270503,-0.019885601,-0.03076464,-0.009409945,-0.046281137,-0.054448333,0.015399011,-0.0032122666,0.027832082,0.011335536],"last_embed":{"hash":"161rzij","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"161rzij","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{1}","lines":[104,106],"size":132,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"161rzij","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.005670584,0.037730526,-0.03930705,-0.017249165,-0.02500681,0.022204865,0.01227969,0.012855128,0.046977486,-0.016589062,0.023104675,-0.017748363,-0.035634886,0.025184816,-0.013809668,0.0014854218,0.0032522802,0.02763595,-0.008311134,-0.0049077277,0.009309432,0.011895034,-0.043025326,-0.03384046,-0.029852232,0.006727873,-0.065027386,-0.016643774,0.041012414,0.0003529599,-0.008631311,-0.016420921,-0.007954147,-0.03154612,0.039090678,-0.007363126,0.032650203,-0.02677322,-0.038688906,0.0065261577,-0.024496391,-0.006828689,0.037288047,-0.00040924808,0.0104008755,-0.014557723,-0.024237951,-0.021280434,0.018663412,-0.0060833795,0.019748524,-0.03212759,0.081931636,-0.0013275668,0.011719361,0.025633078,-0.062771656,-0.024695124,-0.08415341,-0.035865486,-0.043224853,0.051016632,-0.029961059,-0.034337714,0.03205605,0.022061033,-0.043194667,-0.0019649926,-0.029731551,-0.028659329,-0.015232417,0.059725568,-0.00015030397,0.004391788,-0.051813852,0.022208627,0.035708744,0.017651984,0.009744334,0.03412935,-0.032748878,0.0042429147,0.013976754,-0.019703113,-0.024707431,-0.00027222285,0.03366115,-0.027561462,-0.003067278,0.0141871115,-0.028286597,-0.0139987245,0.013489634,-0.029174058,-0.03346364,-0.03951523,-0.012744313,0.025651908,-0.0029761367,0.029051226,-0.0169157,0.040060032,0.026894031,0.025379136,0.026035786,-0.03324411,-0.037548583,0.0032552779,0.0009865992,-0.025946725,0.0075541837,0.02344084,0.021737503,0.029781256,-0.008551618,-0.008097171,0.014334116,0.0027444165,0.01213552,-0.010547352,0.012726056,-0.015855161,0.019545864,-0.030639706,0.033690874,0.016834065,0.0020216636,-0.028814629,-0.023870476,-0.018177336,0.025057996,0.10794003,-0.03348966,0.004259884,-0.043507226,-0.05636288,0.039511852,0.007804843,-0.021635927,-0.057652727,-0.014616616,-0.013912561,-0.015794484,-0.05708178,0.042061716,-0.053588618,0.020593906,-0.006392155,-0.020281926,-0.061992504,0.003721211,0.00016261287,0.002974123,0.045959827,0.034780543,-0.01660281,-0.06910135,0.021288507,0.007162112,0.059673987,-0.040272135,-0.010034744,-0.017885558,0.021794902,0.032907564,-0.037899204,0.037922762,0.07435571,-0.00846861,-0.049456578,0.009807026,-0.03794745,-0.04544904,-0.034309395,0.011707293,0.021050518,0.068315946,0.02427497,0.035058048,-0.028853053,0.03550675,-0.018826444,-0.017089302,0.007617331,0.005395293,0.038614117,0.00045703363,-0.0665517,0.007812791,0.004409439,-0.0054264525,-0.04985439,0.052321352,-0.0119018,0.0032067613,-0.015802426,0.013483794,-0.0059713256,-0.004147722,-0.04353616,-0.055381205,0.037988473,0.0018052903,-0.022468457,-0.0145062385,0.04315811,-0.028771618,-0.08455029,0.0012723056,0.009444544,0.03607872,0.050928537,-0.013091314,0.009145295,-0.008357956,0.0044742385,-0.0031215425,0.06497847,-0.004333604,-0.01877514,-0.04440666,0.023093384,0.027742792,0.047244217,-0.024570456,-0.0057907254,-0.02100777,0.01947549,0.039248135,-0.018966896,-0.025256623,-0.026332825,-0.008613501,-0.043279324,0.028104346,-0.033652924,0.029071612,0.052241184,0.010233186,-0.009852535,-0.033317406,-0.018146772,0.023170164,-0.04210907,-0.026532881,0.05346667,-0.010931826,0.013672685,-0.011358192,-0.0025666081,-0.015195867,0.010535537,-0.0080722235,0.009241337,0.02845258,0.007433389,0.02233488,-0.0068722046,-0.024318118,0.011227916,0.025895117,-0.010997114,-0.017448809,0.000754789,-0.0038392916,-0.002678388,0.006958943,-0.029218918,0.043855455,-0.036748167,0.01762817,-0.0034931803,0.001774299,-0.020537082,-0.016446158,0.047099993,-0.016724434,0.004630173,0.12153682,-0.001904003,0.033722863,0.06870914,0.022214884,-0.017258108,0.04605308,-0.0072733876,-0.072437786,0.0024372765,-0.030325389,-0.035764504,-0.048385862,0.034256157,0.065134294,-0.020224014,-0.019462166,0.035876058,-0.017618084,-0.14301816,-0.047656573,-0.0107205305,0.06263773,0.0019430654,0.0114819165,-0.029123565,0.023451729,-0.00534641,0.016419718,0.003830131,-0.07474695,0.009756038,-0.00845113,-0.028899755,0.011266604,-0.004299631,-0.009696401,0.0020562264,-0.01683258,-0.03891974,-0.035985712,-0.024963748,-0.012786746,0.035008434,0.018407142,0.04050636,0.003465364,0.018736431,-0.020177301,-0.05748888,-0.014018034,0.015815776,0.052534185,0.011701291,0.031760987,-0.03239914,-0.046831682,0.005515524,-0.0030129582,0.043477233,0.0018456124,-0.0029389486,0.09699398,0.012391959,-0.029138654,0.057740297,0.04082307,-0.02475983,-0.007962415,-0.032640427,-0.025731245,0.014448725,0.021524558,-0.054468926,-0.004121511,0.010089444,0.07867224,0.0049931896,-0.0041421065,0.023050843,-0.05399244,-0.0051949355,-0.026354292,-0.0016938917,-0.010544533,-0.005417183,-0.018493505,0.009845776,-0.04785303,0.049131565,0.002131337,0.01154931,-0.010901792,-0.035969015,-0.009054813,-0.030318374,-0.0054333485,0.0030640939,-0.06356768,-0.03849358,-0.015452345,0.027232135,0.019668173,-0.030703705,-0.03761829,-0.033350717,-0.014015087,0.07131119,0.24392864,0.03152241,0.04045277,0.012836464,-0.013759786,0.02773425,0.016924623,0.0073418734,-0.02283287,-0.02061734,0.0025543591,0.002599954,-0.014694333,0.00013087133,-0.016587123,0.014152409,-0.011029284,0.011726412,0.05705343,-0.021024728,0.0029024102,-0.040834516,0.030361515,0.03319039,-0.0231055,-0.0046559176,0.003337509,0.014157896,0.0042889,0.03219939,-0.007858294,0.018326357,0.01759373,0.007644582,-0.0007581972,-0.026963182,0.0037073018,-0.025533112,0.025165338,0.044419926,-0.04857497,-0.023215245,-0.036060147,-0.015799044,0.042673703,-0.0036203964,0.05686277,-0.0087644905,-0.018714894,-0.003381713,0.006019572,-0.017778354,0.027524011,-0.03444861,-0.0037567464,0.03402851,-0.017014183,0.016598506,-0.018005108,0.032242805,0.010095646,-0.012250785,0.039920367,0.014856993,-0.027798112,-0.013946191,-0.011880647,-0.06855344,-0.018437631,0.0142768305,0.0015936445,0.06599231,-0.000100202524,-0.006700819,0.03708924,-0.011353163,0.0419131,0.030714335,-0.022000344,-0.030011043,-0.061078664,-0.019932816,-0.014763442,-0.052911982,0.029608682,-0.04746395,0.020654883,0.02715722,-0.0069631594,-0.049054135,-0.037790503,0.0025533852,-0.004698799,-0.02902962,-0.016382452,0.0066947057,0.026735552,-0.039184164,-0.062187985,0.021710584,-0.020739388,-0.03880999,-0.044170603,-0.012524816,0.0636072,-0.01709546,-0.0015234624,0.014986815,-0.029747596,0.015527725,0.00783953,0.01336389,-0.03892214,0.043705784,0.025382888,0.023442313,0.030758087,0.016035566,0.035262443,-0.0007900185,-0.023998484,0.05090362,-0.022162039,0.018298328,-0.024504567,-0.013178323,0.03280943,0.009758412,-0.018135056,0.008824942,0.0045766034,-0.025242032,-0.022803063,0.005605938,0.0034110355,0.045765914,-0.0008998445,0.020791836,-0.010741402,-0.020061975,-0.0721246,-0.0075140507,-0.047484364,-0.025715193,0.026590137,0.017141,0.028879063,0.033652954,0.01692723,0.050187893,-0.009797264,0.03710295,0.03552239,-0.019519486,0.01406896,-0.041682415,-0.009607758,0.021241736,-0.011877543,-0.017307436,0.020310977,0.0070745293,0.020974457,0.022517214,-0.030022996,0.020354543,-0.0062227435,0.040230256,0.015586872,-0.024273166,0.03180162,0.0034546237,-0.019475507,0.016562873,0.017907549,-0.025613913,-0.06372003,-0.0125261415,0.0031401068,0.005324521,0.039216343,0.019812511,-0.021503463,-0.03457937,0.03878245,-0.04557377,-0.043676868,-0.009704264,-0.00735698,-0.0064534904,-0.04441715,0.09888126,-0.010404279,-0.02625131,-0.0017383002,0.038827114,0.0016684005,-0.041126944,0.01469756,-0.01236171,0.043507352,0.00093766,-0.028754272,-0.012226261,-0.017424297,0.009420537,0.0017484713,0.02087531,-0.0012344894,-0.03745493,-0.0074386867,-0.01678378,-0.05886789,0.04163354,-0.0040016915,-0.0010874174,0.020204484,0.038114734,0.0019732628,-0.034097757,-0.012327935,-0.025602832,-0.016796947,-0.046696384,-0.005691241,0.026400933,-0.0076428545,-0.022773039,-0.021970924,-0.009771916,-0.0010541244,-0.016230593,0.008762032,-0.013378429,0.004953148,-0.017471032,-0.001325772,0.0062357658,0.006701182,-0.0056890887,0.025929347,0.004999484,-0.0063929907,0.08647188,0.033799298,0.006183193,-0.029936211,0.010650101,0.02177152,0.024269108,0.022545364,0.0058545056,0.02764049,0.0064001554,0.0052190805,-0.012165452,0.022993255,-0.0020448545,-0.06256002,-0.029380286,-0.024010034,0.04096318,0.0017912715,-0.011510468,-0.08470218,-0.027172124,0.00996413,-0.02446659,-0.030165555,-0.002893227,0.0050575575,0.0066627814,-0.040089484,-0.013332264,0.00017304001,0.030809687,-0.022924976,0.008411332,0.020345433,-0.020876627,-0.047656532,0.002782732,0.054799158,0.018725585,-0.0043371627,0.01087198,0.04070772,0.0366078,-0.0063279346,-0.029329356,0.03713205,-0.028122025,-0.06917721,0.06769531,-0.02032005,0.013381835,0.019470116,0.0083338125,-0.02741251,-0.017261,-0.005392038,-0.010169688,0.012411616,-0.025025997,-0.014685914,0.02356437,0.023051016,-0.036340367,0.030031309,0.0032811128,0.02664197,0.005370998,-0.015437459,0.021617107,-0.029339928,-0.021800201,0.036382996,-0.035848863,0.010909232,0.029914565,-0.011968524,-0.004189491,-0.014809861,0.03603483,-0.041061692,0.0026077053,-0.03576478,0.003354845,-0.020363886,-0.007593078,-0.044540618,-0.025490873,0.01373872,-0.0076177614,-0.02733656,0.019887256,0.06986824,-0.0026153196,0.050558142,0.0063487473,0.042193204,-0.042571835,0.049962975,-0.010100082,-0.007904209,-0.0091926865,-0.0021715853,-0.006551144,-0.033572596,-0.0061370665,0.0052181343,-0.033933986,-0.023178589,-0.016859386,0.017517181,-0.026157307,0.00510499,0.0330274,-0.013560183,0.025644679,0.027621198,-0.016640931,0.05670656,0.003474304,-0.0033408084,0.023821685,-0.009071579,-0.0073906286,-0.0331611,0.0037902107,-0.01509202,0.012657422,0.018599773,0.04121307,-0.05540901,0.06803451,0.020787174,0.015451954,0.024445893,-0.08144552,-0.0026521632,-0.0062717376,-0.055543765,-0.045733675,0.0033902004,-0.015749052,0.009807954,0.0083195595,0.0191291,-0.00091029657,0.0033526544,0.031826712,-0.022662327,0.021713918,-0.12091,0.01993047,-0.05135191,0.026056744,-0.028236711,0.009711063,-0.024087055,-0.009373323,-0.00041772478,-0.026191253,-0.003879089,0.0060745873,-0.0038203453,-0.0056180432,-0.028394064,0.042271253,0.023195703,-0.031712115,0.0140151745,0.0077582975,0.017193642,-0.024724018,0.0032516012,0.0075208116,0.021466931,0.039531644,-0.0074035507,0.051795993,-0.013959269,-0.030613866,0.018866153,-0.057588708,0.011557294,0.046187207,-0.017924564,0.00689078,-0.031161569,0.026551573,0.0017079504,0.012993917,-0.007421124,0.020104248,-0.021277964,-0.011311902,-0.032081258,0.042519882,0.014160564,-0.013281003,-0.019113816,0.008541993,0.04147752,0.013527147,-0.052714985,0.02719397,0.038993686,-0.0009900306,-0.005413062,-0.070712835,-0.006404818,0.06767089,-0.015228312,-0.013239974,-0.030813083,0.01888406,0.016007828,0.018760275,-0.055156015,0.008034204,0.010897028,0.0035256674,-0.012283909,0.019440997,0.03142871,-0.027445052,-0.00908298,-0.02507066,0.026633795,0.007834632,-0.009739086,-0.027393507,-0.03595963,-0.0109204715,-0.03191268,0.0009148134,0.031207057,-0.026649026,-0.05131056,0.038754582,-0.056191105,-0.009042045,-0.09282022,-0.0706925,0.011226093,-0.055383846,-0.04421864,0.0027929514,-0.003041238,0.034096263,-0.0013907072,0.008062052,0.0046229362,0.025818665,0.030172974,-0.015486298,-0.010118337,0.058155503,0.056682292,-0.024302112,0.024178483,0.027984943,-0.011680479,0.010342593,0.015340082,0.001962758,-0.040053476,-0.018567532,0.04251405,0.027862968,0.031276695,-0.02218344,0.013124851,0.021882808,-0.014102187,-0.03703149,0.047192853,0.0326404,0.024346255,0.005597334,-0.0070212614,-0.008318722,0.031765215,-0.011199261,0.0031196133,-0.031721693,0.054015446,-0.031457152,0.010742359,0.050437365,-0.0060779136,0.01219782,-0.031267725,0.0065306625,-0.0075180503,-0.01249717,-0.030678792,-0.044275295,0.0038583048,0.0070255683,-0.026689027,-0.061713785,-0.0023762293,-0.03879409,0.046615615,0.04145887,-0.0015878066,-0.0031679606,-0.065923415,0.00057097565,-0.000008420181,0.073691,0.041797575,-0.040221147,0.015761012,-0.009448747,-0.060063537,-0.020469856,-0.029005345,-0.009139456,0.015431632,-0.014274374,0.041279413,-0.0011392294,-0.01060472,-0.0028417867,0.07396707,0.023485128,-0.0399763,-0.02484557,0.019337572,0.015429167,0.040436786,0.006671013,0.076288275,0.050558276,-0.0062845577,-0.013285067,-0.021388102,-0.009766559,0.005977491,0.0061236,0.016731616,0.026077645,0.012181446,-0.009336134,0.042676967,0.04280959,-0.01876794,-0.02565229,0.004914372,0.006169181,0.0014258553,0.015588035,-0.024104457,-0.017885173,-0.027521417,-0.0013992221,0.027558483,-0.011829118,-0.01955475,-0.029955756,-0.004150456,-0.00019013375,-0.0109374905,0.040846482,-0.045585237,-0.018994413,0.0035842594,-0.0121346405,0.019803496,0.032318298,0.02382037,0.054044027,-0.018453537,-0.014671678,0.00886572,-0.009630272,0.040763076,-0.003344725,0.03701847,0.0051778215,-0.044456355,-0.03546413,-0.00032357278,0.0208581,-0.021714585,0.013526049,-0.015638294,-0.02671391,-0.037695996,-0.035771467,0.014972444,0.006720209,0.028133925,0.014039856],"last_embed":{"hash":"1lkooi4","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"1lkooi4","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{2}","lines":[107,107],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lkooi4","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.010051021,0.039018836,-0.04063323,-0.020176644,-0.022930592,0.011096076,0.042413663,0.028185759,0.050724566,-0.02643761,0.019771256,-0.025407497,-0.03754161,0.020151561,-0.023521181,0.0044903615,-0.0051114117,0.027153758,-0.0042900387,-0.00530814,0.00927332,0.00016994507,-0.015736882,-0.02617985,-0.007393775,-0.004151201,-0.031078707,-0.011464476,0.026952486,0.022991316,0.0081871245,-0.02782953,-0.024454737,-0.029454928,0.041479383,0.0007384314,0.038721733,-0.051225435,-0.053315043,0.017213762,-0.035856403,-0.016439922,0.038361903,0.005841443,-0.0031405077,0.004705402,-0.01484941,-0.018897314,0.011930234,0.008041277,0.012974895,-0.030259518,0.07246312,0.014811368,-0.016917463,0.020194776,-0.07764541,-0.007269173,-0.06672677,-0.04181834,-0.029944334,0.041321527,-0.0032722268,-0.047406238,0.028218117,0.011771608,-0.058992624,0.011880612,-0.036837112,-0.016404346,-0.022301242,0.020811252,-0.0397428,-0.010178061,-0.032182183,0.038685933,0.04263563,0.013453745,0.01180855,0.021895377,-0.033436913,0.015889928,0.011627516,-0.0384791,-0.025537074,-0.019938787,0.022813313,-0.02119075,-0.010965215,0.0029976817,-0.03822522,-0.02085286,0.005715989,-0.04566664,-0.040358134,-0.051235106,-0.007332426,0.0281887,0.012067517,0.0081803715,-0.0126848705,0.025549222,0.021583898,0.024489148,0.022591988,-0.036511835,-0.05675265,0.0034301986,0.008851399,-0.02396975,0.00875883,0.0068579568,0.01371531,0.051024947,-0.0035827628,-0.016533738,0.006471778,-0.006596607,0.012643362,-0.015952554,-0.0032011734,-0.0032571177,0.020239117,-0.015313933,0.018815773,0.02932288,0.019311402,-0.016615544,-0.016123962,-0.03143753,0.014441302,0.089998506,-0.027646726,-0.00066438207,-0.030101432,-0.047147956,0.035654094,0.011474622,-0.033641834,-0.059299536,-0.018853338,-0.009771948,-0.0075934767,-0.06430488,0.050496962,-0.03431615,0.035317622,-0.012956474,-0.02324965,-0.05388835,-0.0016685348,-0.0037176965,-0.020291816,0.049442243,0.01190445,-0.02402324,-0.06868723,0.03170226,0.0120484745,0.044074282,-0.053409114,-0.011648358,0.010512383,0.04378179,0.034290653,-0.046817046,0.034770165,0.063439526,0.0033236938,-0.043083806,0.00620047,-0.03184638,-0.0693303,-0.031093717,-0.00698855,0.033748794,0.06605902,0.02396781,0.031033704,-0.021792943,0.055546924,-0.048341297,-0.015295585,-0.020784795,-0.000053704283,0.02687144,0.023077691,-0.05373624,0.010487069,0.00684124,-0.016464872,-0.024359563,0.064344734,-0.0054297238,0.019280016,-0.0013040659,0.016045399,-0.016213743,-0.0021120543,-0.035581633,-0.04083773,0.04241204,-0.017488612,-0.02876344,-0.012579059,0.04412878,-0.024978176,-0.06936614,-0.01882656,-0.006378507,0.055279,0.06427257,-0.018492164,0.0151662035,-0.014638156,-0.012035644,0.007594762,0.058817126,-0.030259129,-0.03545496,-0.028446008,0.020674689,0.0449602,0.032313097,-0.02132992,-0.019447623,-0.015785467,0.03950746,0.036553286,-0.021536138,-0.02307154,-0.04354075,-0.016959997,-0.052116357,0.028204916,-0.0512232,0.028416803,0.05962375,0.033567727,0.008316088,-0.0651031,0.0094244955,0.0420778,-0.054242857,-0.020708913,0.049863774,-0.024729092,0.006615686,-0.0075343973,-0.022226993,-0.00838635,-0.010801348,-0.028351447,0.025780238,0.014240384,0.006279665,0.027427955,-0.004817619,-0.013890305,0.013245621,0.028069703,0.00039066267,-0.013848705,0.008322477,-0.0053832815,0.0015284165,0.017122691,-0.03630701,0.03996759,-0.03374837,-0.017153705,0.010708027,-0.02069889,-0.012362954,0.004163015,0.028418511,-0.017695436,-0.010436247,0.12902373,0.008389621,0.011859958,0.04886921,0.017074587,0.005677225,0.011734172,0.010423627,-0.07777591,-0.0076266737,-0.026087807,-0.038056478,-0.044980377,0.038568605,0.06293518,0.001711931,-0.030441845,0.05094057,-0.032761242,-0.15227562,-0.048290398,-0.028991438,0.061500993,0.006034398,0.0069677676,-0.03420818,0.025430713,-0.006854345,0.020477027,0.016089054,-0.07087495,-0.009456378,-0.028074339,-0.042639073,0.011838665,0.0050356705,-0.012755817,-0.0054924833,-0.018152747,-0.057117574,-0.059890024,-0.0005490256,-0.026428051,0.036649633,-0.001266085,0.022099575,-0.008857545,0.012285255,-0.021864744,-0.03666473,0.012357696,0.012053793,0.053487666,0.013370028,0.013101961,-0.02994016,-0.02216608,0.0013971344,-0.001365253,0.036024123,-0.008877908,-0.00049767824,0.07045748,-0.0017038818,-0.019363822,0.0727064,0.045137476,-0.014297689,-0.00036694828,-0.041233532,-0.036939956,0.018736878,0.0036204965,-0.057727437,0.0014112452,0.015946712,0.0548419,0.008470827,0.007252383,0.0151044205,-0.064542316,-0.0021619461,-0.025194833,-0.021899683,-0.00064315536,-0.020486996,-0.018655628,0.020559883,-0.04414841,0.04769924,0.017458187,-0.012612027,-0.020058205,-0.019726895,0.0057955147,-0.042334832,0.020218266,-0.012953666,-0.07060868,-0.017163243,-0.013767815,0.028918369,0.009471953,-0.028202245,-0.020377934,-0.034310937,-0.026123524,0.06338246,0.22655874,0.06735471,0.027645836,-0.005803967,0.00486631,0.010912909,0.039913636,-0.00001978176,-0.01563257,-0.013655703,-0.018722836,-0.01396877,-0.02353329,0.011418919,-0.04511173,0.0047646477,-0.019330582,0.008193983,0.058542784,-0.002134529,-0.024073202,-0.07692424,0.0123025,0.032624338,-0.009680601,0.014469894,0.0002531539,0.04223561,0.013163995,0.010666708,-0.020625329,0.015328433,0.03212422,0.004559416,0.011265912,-0.026079165,-0.01209917,-0.017561289,0.017855357,0.023944685,-0.021254556,-0.008899021,0.0055391314,-0.016965374,0.02387008,0.016127126,0.0505982,-0.02287298,-0.030551255,0.008339367,0.003264531,-0.027826635,0.02915666,-0.024858747,0.013515102,0.014488927,-0.012970287,-0.014567679,-0.010904934,0.03881725,0.016573714,-0.005110931,0.019040853,0.006643832,-0.0292666,-0.015363571,-0.0018343499,-0.083195165,-0.0012663003,0.0050075604,0.026555253,0.07730981,-0.017436132,-0.0059212307,0.052189026,0.0026061928,0.017886395,0.023242585,-0.012573039,-0.00556782,-0.040635996,-0.0068249446,-0.026999265,-0.055200353,0.050338123,-0.04725526,0.010801155,0.029466713,-0.0010233935,-0.037826005,-0.033420082,-0.0021954936,-0.008549796,-0.038427796,0.008014493,-0.00036928337,0.033470288,-0.049797762,-0.040233385,0.035693377,-0.006302073,-0.04514427,-0.04829797,-0.037203077,0.032273557,-0.02121962,0.0009428882,0.017309383,-0.014560337,0.013692629,0.004021555,0.027376302,-0.029052047,0.031157462,0.027146706,0.004066661,0.008616376,-0.0031624998,0.018819597,0.011908663,-0.031281907,0.04065292,-0.01891231,0.013593752,-0.03010552,-0.019294012,0.051368643,0.0002742079,-0.031907402,0.010931117,0.032655187,-0.023344794,0.001083528,0.00081887824,0.000270941,0.021746425,-0.009863823,0.02957156,0.008279618,-0.004840574,-0.039972447,-0.016472263,-0.04348032,-0.009796987,0.023598708,0.019005286,-0.010197137,0.012783849,0.002363193,0.03880085,0.000088077235,0.027626365,0.04509888,-0.017695773,0.030094592,-0.028370537,0.007931277,0.0057261875,-0.01858344,-0.035148606,0.011615926,0.027835717,0.008988217,0.04599732,-0.025340058,0.041216347,-0.010849705,0.043141082,0.022055682,-0.0079194745,0.038016614,-0.013441066,-0.018857235,0.013273787,0.0108829,-0.0026438723,-0.04992072,0.0041957437,0.01909132,0.016486024,0.012835757,0.018885445,-0.041039787,-0.037917208,0.03734385,-0.027566215,-0.05015289,-0.0034679724,-0.0014017081,0.011653858,-0.03116511,0.07279485,-0.008833993,-0.01225266,0.016957901,0.042223617,0.028221866,-0.027557338,0.044932403,-0.0147282425,0.019748928,0.0135194035,-0.023638628,-0.029485222,-0.02387177,0.014238721,0.0025560914,0.036963906,0.024610505,-0.028200101,-0.0037696345,-0.0074462006,-0.08712409,0.028362991,-0.0076223677,0.008487752,0.017352462,0.035813734,0.018689848,-0.0316236,-0.0012248917,-0.024600776,-0.03366908,-0.028969022,-0.0038570599,0.05039406,0.010324469,-0.007940709,-0.039469097,-0.0043586963,-0.0006251239,0.00023059176,-0.008669218,-0.026115308,0.009593259,0.0072768177,0.0118900705,0.017144727,0.0076179937,-0.0030091088,0.02151297,0.009096371,-0.014571967,0.08668909,0.031516265,0.0071597137,-0.02931661,0.0075586243,0.028384095,0.019858684,0.0065126573,0.010785482,0.0192869,0.017873587,0.014755861,-0.0041937106,0.029463895,0.0028972698,-0.04285501,-0.037822064,-0.022860197,0.022688957,0.0007054811,-0.0092130145,-0.06411689,-0.028600097,-0.0009772857,-0.04229742,-0.023338731,-0.017931124,-0.016799508,0.0038054753,-0.047995206,0.0027605623,0.008001963,0.05453763,0.00016615482,0.029314114,0.039890546,-0.00455098,-0.04561468,-0.0019385304,0.025938563,0.015481151,-0.010729103,-0.008757497,0.0108574405,0.02852522,-0.00030641363,-0.029484235,0.0552801,-0.014409346,-0.05399499,0.09453035,-0.032797974,-0.005037701,0.015343552,0.03414752,-0.014943566,-0.025201017,-0.016539752,-0.012147369,0.03172605,-0.008891447,-0.034067616,0.021623759,0.010086426,-0.027980713,0.016103648,0.008361829,0.01655467,-0.011424499,-0.04315495,0.013715504,-0.022480147,-0.014783651,0.01872141,-0.049218453,0.009305337,0.033620458,-0.011512701,0.0058985706,-0.0011117021,0.036088526,-0.034129035,-0.00012779537,-0.00043186155,-0.015346854,-0.02565979,-0.013180275,-0.03156606,-0.022786874,0.0057549765,-0.013247569,-0.025069864,0.009036452,0.06717714,-0.0075512603,0.055920474,0.011278465,0.045003828,-0.023350377,0.06309828,-0.027868183,0.0010317183,-0.027652603,-0.013776547,0.007986545,-0.023527853,0.0024512473,0.020484082,-0.010502307,-0.023965197,-0.016352791,0.031001383,-0.033494424,0.033750147,0.03135513,-0.005646112,0.023149239,0.037826166,0.0068171504,0.074508555,0.03478575,0.013403591,0.027466206,0.0068266788,-0.0037996946,-0.01919018,0.009819331,-0.012893327,0.008125761,0.02244669,0.03146529,-0.036441404,0.056399472,0.003132853,0.019206846,0.028613672,-0.064540945,0.0056681833,-0.011434608,-0.049791705,-0.058212362,-0.0108152665,-0.020509772,-0.0038580352,0.025070034,0.049723372,0.024504367,-0.004198146,0.021458838,-0.026135521,-0.005077359,-0.11446671,0.010599527,-0.027445486,0.023299297,-0.02979266,0.006606938,-0.020406313,-0.008622848,-0.0043168208,-0.053128242,-0.009896385,0.0026480833,0.008463576,-0.004337712,-0.020492632,0.038285356,0.009821107,-0.020971755,-0.0030231695,0.03474004,0.0127668325,-0.017155487,0.0069799675,0.008862208,0.014734368,0.04575179,-0.014041865,0.031652723,-0.017767506,-0.04178979,0.024630742,-0.053944353,0.0021265158,0.02374877,-0.049475428,0.0030655775,-0.028667139,0.01848171,-0.0032488883,0.033565234,-0.0046047275,0.014883482,-0.020027319,0.018765219,-0.015577633,0.042134885,0.010966934,-0.011805657,-0.03670144,0.015533199,0.052268423,0.027866919,-0.062197395,0.041263167,0.038506076,-0.020285172,-0.026980555,-0.07316214,-0.036260247,0.06534361,-0.024629815,0.0039544427,-0.019522429,0.00911474,0.020663703,0.014268336,-0.03661442,-0.00021762887,0.019727273,0.01796632,0.00024762997,0.01825765,0.03358194,-0.03355357,-0.021896796,-0.026454588,0.02145689,0.01927145,-0.033679202,-0.03399774,-0.025426697,-0.032610934,-0.025994856,-0.011516313,0.04498758,-0.028056711,-0.042247403,0.028415285,-0.063915946,-0.005578948,-0.0719482,-0.053734876,-0.008603561,-0.048350297,-0.06209194,0.0027921374,0.017128423,0.02721666,-0.010687824,0.00027719417,-0.01615893,0.03866368,0.028149962,-0.010680012,-0.011697608,0.042061098,0.08081596,-0.01658359,0.029279595,0.027444256,-0.02022717,0.0032059802,0.027865747,-0.011103869,-0.018111898,-0.012697352,0.03147417,0.048028667,0.025413055,-0.019923082,-0.010391581,0.016885318,0.00021696882,-0.02953131,0.05269264,0.06118185,0.032752864,0.010749482,-0.005218452,-0.009386217,0.025455266,-0.027930401,-0.007398596,-0.00816528,0.052168652,-0.015932042,-0.014080803,0.045279913,-0.0093597155,0.015972583,-0.042609986,0.0027092162,-0.0053462484,-0.017839057,-0.043656025,-0.042625017,-0.010067075,0.021225443,-0.0396254,-0.039956555,0.005348212,-0.044321496,0.028231693,0.04378299,-0.010337131,-0.010506552,-0.056163024,0.0033488832,-0.005924788,0.06030706,0.029792577,-0.008973102,0.012603366,-0.01679208,-0.0723728,-0.015740478,-0.040573798,-0.01822008,-0.000055159846,-0.01051926,0.037088923,0.01148599,-0.0016708703,-0.039360102,0.08068386,0.021756973,-0.04051764,0.0075800763,0.021837503,0.016826253,0.037646286,0.00796766,0.065547556,0.061181415,0.006663279,-0.028077237,-0.013193522,-0.019870592,-0.015294684,0.0040367185,0.009789271,0.01748382,0.00909343,-0.009712935,0.04149255,0.029203322,0.001901048,-0.023266455,0.019663844,0.0017540617,-0.027932802,0.009397135,-0.036655236,-0.01501779,-0.030138418,-0.0076201158,-0.004892833,-0.015620349,-0.031850617,-0.018342156,0.015569919,0.0033030938,-0.01569367,0.03215787,-0.024670135,-0.007113738,0.007311795,-0.013875814,0.011543791,0.039617077,0.046065234,0.046280384,-0.0474189,-0.012344702,0.013551027,0.005087025,0.050365366,0.02088539,0.03416056,0.005893795,-0.05208654,-0.043060686,0.003619973,0.023015719,-0.020643063,-0.007795069,-0.024774961,-0.010588028,-0.021325657,-0.032273427,0.030822812,0.008493754,0.03794795,-0.0064360597],"last_embed":{"hash":"1cfdfo","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"1cfdfo","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{3}","lines":[108,108],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1cfdfo","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.019611724,0.040275708,-0.041938365,-0.020943187,-0.021720083,0.03786079,0.01473907,0.030757617,0.07221618,-0.0013210973,0.02401035,-0.039644964,-0.006537245,0.012327783,-0.016116448,0.0002122441,0.0003420929,0.030235197,-0.007805493,-0.004875078,0.014098045,0.0032562676,-0.019701881,-0.017800242,-0.013353837,-0.010908011,-0.018611712,-0.031569526,0.023855725,0.027632862,0.010662465,-0.012993207,-0.02337343,-0.04298007,0.029369647,0.0023894678,0.04592431,-0.028504282,-0.056243923,0.013825842,-0.038389966,-0.0029734673,0.020168876,-0.0034703868,0.0014105313,0.00995484,-0.014343573,-0.02017898,0.0023137073,0.0022927516,0.008022557,-0.0403663,0.06677244,0.011052374,-0.012196536,0.038071055,-0.07228818,0.015248441,-0.075705,-0.034985736,-0.023845593,0.040307574,0.011793698,-0.040815692,-0.0024225619,-0.0012594677,-0.049449164,0.026993275,-0.02797065,-0.028595911,-0.002971166,0.044091973,-0.032828923,0.005346674,-0.043097354,0.02739959,0.05599994,0.015836202,0.026121426,0.014215994,-0.032831606,0.016933493,0.0028796154,-0.027076786,-0.031102562,-0.035366796,0.021433886,-0.007440146,-0.023503322,0.011981638,-0.04065993,-0.017620116,-0.0029279655,-0.049060933,-0.048109982,-0.05276976,-0.01186835,0.019071331,0.022604654,0.038863223,-0.017344581,0.041018642,0.011468734,0.01367788,0.015567771,-0.03459258,-0.06723078,-0.021159854,0.0007495056,-0.042481106,0.0128993625,0.0139658265,0.00716124,0.04351805,-0.018869175,-0.019058814,0.0002669946,0.0020513479,0.009813955,-0.0076701273,-0.007820133,-0.022079634,0.05178041,-0.023706442,0.021364711,0.0051759384,0.0051483493,-0.013560165,-0.012037202,0.0019508962,0.00094878295,0.08571784,-0.041500796,-0.0028221814,-0.025951799,-0.05305361,0.03775697,0.012807849,-0.02923493,-0.05001728,-0.020161407,-0.0066633252,-0.012003079,-0.051224593,0.036994945,-0.032988153,0.025625933,0.007456163,-0.016468806,-0.060918212,-0.011372178,0.012279895,-0.015271372,0.024256948,0.023830326,-0.021573143,-0.078115456,0.031451274,0.010443264,0.052669246,-0.041415002,-0.020366164,0.02055223,0.023265067,0.028037196,-0.015235232,0.035969537,0.045961592,0.0016372891,-0.031593125,0.0043720393,-0.034317296,-0.05172236,-0.040938925,0.00044005673,0.021318225,0.074904636,0.019126773,0.055389173,-0.017712843,0.04616392,-0.06633547,-0.0142524745,-0.022723142,0.021960452,0.018749569,0.0010317445,-0.049346574,-0.004980442,-0.013840154,-0.003952447,-0.031490777,0.07229974,-0.0061645894,0.012453594,-0.0054280125,0.010531066,-0.018721461,0.0063352464,-0.034977827,-0.038060825,0.037573736,-0.025196385,-0.019319708,-0.014779024,0.063976504,-0.0045659184,-0.05652934,-0.014418865,-0.0011021184,0.055507023,0.05296294,-0.017648118,0.020101173,-0.008278931,-0.021863824,0.016620237,0.054850526,-0.029550115,-0.04677947,-0.026122779,0.035291277,0.036193617,0.026162032,-0.027786085,-0.019329935,0.00867473,0.017567053,0.02684164,-0.030481922,-0.012896775,-0.02526335,-0.012835141,-0.049336024,0.0057331026,-0.04499508,0.019146577,0.051295903,0.022614812,-0.0076047885,-0.082353935,-0.0056715976,0.012516574,-0.05159775,0.0015321338,0.045077562,-0.022774268,0.015175967,-0.006389489,0.006187648,0.005267161,0.001922297,-0.008588802,0.035890944,0.006975953,-0.0031244704,0.02890086,0.005903771,-0.020071885,0.006496036,0.03016213,-0.0028741753,-0.020051017,0.0142454915,-0.004180864,0.014666726,0.02056883,-0.03040192,0.025271207,-0.04831302,-0.027153222,0.012592574,-0.007345997,-0.0034355507,-0.0023001241,0.023788113,-0.017841121,-0.01944888,0.1320512,0.015079814,0.009377585,0.05617254,0.03106236,-0.014190258,0.008916526,0.013265834,-0.06577824,0.0017795144,-0.034995142,-0.05890876,-0.04635674,0.043375194,0.06301976,-0.011522717,-0.0450218,0.035471536,-0.023416976,-0.13521695,-0.05558999,-0.028571794,0.04258573,0.014959691,0.01458451,-0.010245772,0.0038186454,-0.017267026,0.019960279,0.008698208,-0.067676626,-0.032439742,-0.02706805,-0.038799156,0.013771528,0.011075798,0.008473241,-0.008547751,-0.007045513,-0.04344527,-0.0743375,-0.020508729,-0.01343451,0.02312117,-0.0052650855,0.03611582,0.0036532849,0.0071471403,-0.03565259,-0.01105793,0.037025377,0.0127637945,0.03210488,0.012999548,0.028149538,-0.031238528,-0.021214016,-0.0029740445,0.0089550875,0.035000667,0.00075925596,-0.0058860597,0.07154837,-0.02122583,-0.020260766,0.058504526,0.046374284,-0.022425681,0.011469336,-0.036173876,-0.025107663,-0.0022300559,0.016926924,-0.047813337,-0.01202259,0.012753824,0.051768053,0.0011801335,0.0029561,0.025032047,-0.04602285,-0.015318602,-0.0056232447,-0.0012511801,0.010466127,-0.030533835,-0.0058870013,0.016613463,-0.06186386,0.045134924,0.022209834,-0.02102025,-0.016782278,-0.036182124,-0.011513165,-0.046161104,0.011932716,-0.012303756,-0.06798892,-0.035846066,-0.031388994,0.020925965,0.01728453,-0.036425952,-0.008056995,-0.024410125,-0.031612776,0.0571005,0.21924557,0.042702038,0.035247564,-0.008746794,0.013217715,0.026101729,0.010255639,-0.00493092,-0.010496951,-0.025524464,0.005290937,-0.01262402,-0.03065766,0.0047259927,-0.010684838,-0.006411925,-0.02430368,0.0096780555,0.06594326,0.0074730143,-0.019911777,-0.05041331,0.02061239,0.034418523,-0.008717627,0.013930765,0.006607106,0.025243849,-0.0036781998,0.035765916,-0.020230144,0.0069080493,0.021195013,0.022445993,0.00090028276,-0.03921277,0.012376917,-0.016118327,0.02055878,0.02566772,-0.036866214,-0.009318398,-0.0186631,-0.0043442855,0.019115591,0.009359902,0.04977724,-0.018399505,-0.031079657,-0.022941532,-0.00082934264,-0.035004374,-0.0029180474,-0.008557962,-0.009746448,0.014844048,-0.018911108,0.025742462,-0.018322842,0.046895444,0.005612355,-0.008567279,-0.0069429344,0.030061802,-0.030571697,-0.010738776,-0.00095595233,-0.077459775,-0.006037645,0.0034093107,0.038508113,0.050741807,-0.028519223,-0.006977875,0.0661994,0.0077540376,0.023612907,0.033989944,-0.030676316,-0.028754447,-0.03463181,-0.017607577,-0.022638917,-0.036818802,0.041693725,-0.04331161,-0.010434127,0.024956034,0.009993888,-0.029463604,-0.025286432,-0.005129552,-0.0074313753,-0.033891648,-0.002791243,-0.011884232,0.014681719,-0.027970321,-0.040699538,0.0147638535,-0.009129938,-0.06312541,-0.036027838,-0.025170762,0.04789264,-0.010459929,-0.003761962,0.006204286,-0.0039831703,0.014021413,-0.006745761,0.028601866,-0.035987914,0.014414591,0.03428587,0.0062590116,-0.01681984,0.0071564713,0.0067494153,0.0015895673,-0.043219548,0.056831963,-0.008853959,0.020377345,-0.03800909,-0.03681367,0.024007924,0.014232538,-0.048226513,0.01204111,0.011923052,-0.03042422,-0.00592922,0.012702725,0.005479906,0.03630166,-0.02772459,0.012359484,-0.013508003,-0.0085374825,-0.049890243,-0.00873518,-0.04982314,0.0079706805,0.016318243,0.015786506,-0.017970346,-0.0068039624,0.018450907,0.051869825,0.00024284255,0.020202821,0.03796734,-0.024272453,0.03016901,-0.019630566,0.0028055848,0.014540115,0.011158393,-0.02608699,0.032718744,0.007845466,0.024682218,0.034893185,-0.012804507,0.034166165,-0.004358399,0.07426591,0.0009960876,-0.012076659,0.037456214,-0.0151693085,0.0023274608,0.0403607,0.011411984,-0.012591095,-0.047215506,-0.026587963,-0.0019567509,-0.005977554,0.02554224,0.010856905,-0.023125695,-0.064891286,0.027174314,-0.03476911,-0.057778504,0.0035557349,-0.015430332,0.017411418,-0.027582252,0.07102994,-0.019650534,-0.018445075,0.010745438,0.052197516,0.032460965,-0.04864532,0.031743634,-0.028484046,0.027698081,0.00590974,-0.013624715,-0.039158687,-0.025071163,-0.008458174,0.0048089814,0.03025296,0.014591003,-0.042989276,-0.00084796053,-0.019267142,-0.07879601,0.011072526,-0.014942951,0.021707604,0.021359375,0.047926854,0.02370628,-0.051304158,0.0007665794,-0.019786455,-0.017294914,-0.046668824,0.010934418,0.048997022,-0.010344669,-0.0051661017,-0.040324375,-0.014697592,0.0010425197,0.02929899,0.020575082,-0.030490503,0.019938396,0.010222715,0.008463796,0.025258837,0.0048867953,0.0070378836,0.026332835,-0.004784247,-0.022051629,0.07315444,0.024241826,0.020778734,-0.014420225,0.04217651,0.034035493,0.020497212,0.013319054,0.0019344207,0.028385507,-0.0010106093,0.00042691376,0.0051503694,0.04658837,0.001230997,-0.08690317,-0.043117896,-0.0151686175,0.032654673,-0.0025623061,-0.01562088,-0.074343614,-0.042475596,0.0030549807,-0.036126062,-0.033738106,-0.030921277,0.01620675,0.01572674,-0.03939964,-0.014057288,0.007143559,0.05095648,0.018948345,0.018968016,0.04652626,-0.001966392,-0.03482975,-0.014458295,0.037369084,-0.0027611859,-0.0052132076,-0.003922351,0.0055901622,0.03202347,-0.0020204124,-0.03545974,0.046558887,-0.009175829,-0.050569158,0.058007743,-0.033452123,0.005217046,0.01836315,0.015538261,-0.025619112,-0.004544805,-0.00852345,-0.0011609012,0.0113396095,0.0054517,-0.02491149,0.014789508,0.005653372,-0.041974433,0.030555129,-0.00003001497,0.027959632,-0.0021600188,-0.050820492,0.01596738,-0.025136568,-0.024449794,0.026182668,-0.056182224,0.023787009,0.01692542,-0.015151591,0.0002264112,0.0073369504,0.03537263,-0.031562548,0.023855474,-0.0048073675,0.015413686,-0.027808124,-0.008816882,-0.042049956,-0.0131985955,0.004004358,-0.008216406,-0.031898644,0.015661174,0.050496712,-0.003829661,0.02625613,0.011988721,0.047915086,-0.022592336,0.079503536,-0.011608784,0.009412926,-0.027156966,-0.0067399344,0.015218853,-0.018279709,0.0031016378,0.019916464,-0.028905401,-0.026150325,-0.040460195,0.028830152,-0.028086606,0.0048588137,0.018801048,-0.007976474,0.002674766,0.029996319,0.0127478475,0.055220757,0.0011511465,0.0076319687,0.004102475,0.01709109,-0.0013343458,-0.03464256,-0.011491299,-0.015925359,0.007535305,0.008521695,0.041469015,-0.03319114,0.060889337,0.005436819,0.024346663,0.020951495,-0.08667538,0.009854555,-0.003303691,-0.046065908,-0.035259448,-0.027508428,-0.0071019805,0.01284284,0.0063883997,0.018170556,0.0008210066,-0.012822749,0.029660795,-0.026989372,-0.0030025502,-0.110257074,-0.0139882425,-0.025323635,0.021735447,-0.042489618,-0.00036905686,-0.029717801,0.002864439,-0.0031398113,-0.044223312,-0.003286374,0.012270682,0.0060939663,0.0003965343,-0.023058698,0.042865857,0.00038710624,-0.021152094,0.010654272,0.00025517365,0.00170955,-0.015879441,0.027377151,0.030972157,0.018920077,0.05319524,-0.044191387,0.052028235,-0.020555247,-0.040188253,0.021167636,-0.05290538,-0.0087907985,0.022851748,-0.012158612,0.03311908,-0.032882225,0.019097958,0.01129803,0.017779872,-0.019880641,0.023394283,-0.023150932,0.020724146,-0.029574515,0.026233576,0.0064998106,0.0023917041,-0.035193417,0.015977468,0.0683639,0.01574502,-0.07866735,0.0097655505,0.045346607,-0.0028719467,-0.012611955,-0.060356457,-0.016321959,0.057180617,-0.019321421,0.0007278908,-0.009682629,-0.00044456808,0.018742722,0.015644414,-0.04435329,-0.0010823433,0.024843821,0.03499215,0.017721126,0.016340217,0.042814806,-0.037030697,-0.019880971,-0.032733433,0.017643599,0.008869461,-0.0022402857,-0.029922737,-0.034429744,-0.0032698326,-0.025615111,-0.024924552,0.06284667,-0.023681391,-0.05261146,0.03556205,-0.066202246,0.012359404,-0.06105342,-0.058380194,0.0074267834,-0.02705251,-0.047963273,0.0208373,0.0070052203,0.041506372,-0.027758183,0.009657383,-0.022551067,0.053806204,0.040534478,-0.013641271,-0.024091747,0.048541367,0.06943448,-0.026268758,0.03760492,0.018338203,0.002759919,-0.0022166274,0.037986193,0.00068527117,-0.025658702,-0.015393485,0.055992354,0.032243285,0.017579388,-0.012818176,0.0039008246,0.010526965,-0.000009175493,-0.032867115,0.040993318,0.086215794,0.026448892,0.0037558184,0.029734049,-0.023794461,0.025209036,-0.039183445,-0.0011828825,-0.0060799825,0.06487414,-0.030502664,-0.0066849217,0.07600459,-0.017629026,0.012541962,-0.041843623,0.0039958945,-0.030425088,-0.01967638,-0.04860029,-0.03462391,0.0050854846,0.01165446,-0.038687278,-0.05950062,-0.0059680967,-0.03548996,0.028122652,0.027914444,0.011956445,-0.0060880636,-0.049232107,0.004623233,-0.009855616,0.06316578,0.050307218,-0.022931274,0.03351229,-0.019344533,-0.050643966,-0.0150159625,-0.03182456,-0.007184285,-0.007975767,0.007614893,0.017170139,0.004357508,0.0035839237,-0.024467226,0.06886295,0.018375639,-0.023042833,0.015161611,0.03979611,0.004579583,0.03932204,0.024445381,0.052472383,0.046849795,-0.021102674,-0.029992022,-0.020248255,-0.02005922,-0.018573193,0.02188247,0.017141597,0.014084248,0.009115035,-0.004831065,0.038715772,0.030268352,-0.007446045,0.005116254,0.01974571,0.007973544,-0.014253967,0.0059875334,-0.025259875,-0.012514637,-0.026973603,0.005008466,0.0047504315,-0.010960039,-0.01976308,-0.039050087,0.011609183,-0.0035670244,-0.007145547,0.030574143,-0.026862921,-0.021965088,0.014921489,-0.017578926,0.018935911,0.06076178,0.0253202,0.061106376,-0.013707994,0.003078538,0.011100729,0.00391516,0.05382258,-0.0022832525,0.014080839,0.025623802,-0.061569333,-0.02278474,-0.0021240797,0.022309918,-0.01904407,0.014063172,-0.036607474,-0.028240934,0.00012497143,-0.051267784,0.023241056,0.015755689,0.06574935,0.029677464],"last_embed":{"hash":"1duxonx","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"1duxonx","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{4}","lines":[109,109],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1duxonx","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014470808,0.03638516,-0.04277421,0.0021567915,-0.024812283,0.03255479,0.023189453,0.023272147,0.061301082,0.004846447,0.0013287949,-0.01822612,-0.02586407,0.011684072,-0.019148227,-0.0034433026,0.008868022,0.02756812,-0.019022575,-0.0076120757,0.030260667,0.010762468,-0.02349758,-0.020428266,-0.015043093,0.009363109,-0.037155554,-0.024392605,0.036915194,0.013059616,0.01052437,-0.01385396,-0.0036434426,-0.03230309,0.030448535,0.0045339833,0.011544889,-0.04250722,-0.044492383,0.012763822,-0.016127756,-0.0012164437,0.00868717,0.0004909737,0.011393612,-0.008480398,-0.0012724145,-0.025489999,0.019527785,0.009595961,-0.004097397,-0.027987542,0.070160694,-0.017097088,0.011537112,0.031901862,-0.07687038,0.0097785,-0.08756711,-0.045208037,-0.03568397,0.036475044,-0.004997208,-0.037136737,0.033155296,0.0069128387,-0.04100895,0.009798103,-0.027387444,-0.021086952,-0.011472553,0.046018682,-0.03148354,0.008402286,-0.043870408,0.024797468,0.049075563,0.0027748744,0.020689558,0.017009024,-0.03954256,0.003869154,0.032638445,-0.023889495,-0.027559567,-0.002344369,0.026801422,-0.020470127,-0.016164962,-0.011861362,-0.031208232,-0.005304552,0.024130378,-0.044790205,-0.049680706,-0.052257042,-0.007996908,0.026293015,0.011234528,0.014077354,-0.0010503655,0.025924806,0.012391266,0.031094188,0.024377517,-0.014364532,-0.044551145,0.0022421794,-0.00057500147,-0.027816918,-0.00076339324,0.0075047975,0.020295423,0.028707674,-0.014785812,-0.0051749,0.019297695,-0.0016552623,-0.009549761,-0.0092954645,-0.0027471741,-0.0098373145,0.018339807,-0.004858403,0.03615931,0.043671466,-0.012935519,-0.021172684,0.011324759,-0.03807703,0.022043988,0.09499043,-0.01099676,-0.0047278646,-0.029182285,-0.037859958,0.03599511,0.015115729,-0.035700966,-0.059135146,0.0006044514,-0.00032939532,-0.0025660938,-0.06965172,0.034866225,-0.027359562,0.048696615,0.0037538093,-0.019949827,-0.06158428,-0.019828232,-0.012560677,-0.008825394,0.009892772,0.021816086,0.0043004816,-0.054949902,0.02119641,0.0077912197,0.057852913,-0.04348112,-0.035502534,-0.012983337,0.028434584,0.044193737,-0.035013042,0.049740616,0.05790037,-0.0065779616,-0.034485895,0.014846117,-0.06000597,-0.051442236,-0.03483052,0.006728452,0.020585224,0.08205963,0.025191016,0.03508514,-0.029031392,0.046082575,-0.047937673,-0.019072387,-0.0048952647,-0.0038917584,0.011869734,0.014685268,-0.066337645,0.017921347,0.0030291718,-0.013370062,-0.021963283,0.05624998,-0.018261762,0.015048679,-0.0036346777,0.0036789572,0.0091311475,0.004931083,-0.047352616,-0.037732325,0.03606691,-0.02609277,-0.025278334,-0.022239221,0.043555725,0.0028575321,-0.06122398,0.00089861895,-0.013408796,0.043473653,0.055945523,0.010078348,0.01687594,-0.007593702,-0.006059979,0.031457447,0.079482436,-0.034301523,-0.030225849,-0.03102001,0.031914532,0.04660266,0.021611594,-0.011527088,-0.010722757,-0.006998643,0.035865635,0.034527637,-0.038943376,-0.0026974198,-0.026398119,-0.019728621,-0.049407486,0.033333972,-0.026267543,-0.0042426563,0.052002206,0.013910035,-0.006807708,-0.058603097,-0.009148032,0.032987062,-0.055329565,-0.029153837,0.048131835,-0.0103425095,0.0308541,0.004764936,0.014488432,-0.015455478,0.001284092,-0.02562636,0.003896161,0.013457329,-0.013482691,0.036416933,0.0043845535,-0.005761514,-0.018826269,0.01880567,-0.00003444246,-0.013701572,0.005442679,-0.0026640792,0.006609643,0.037782636,-0.04614354,0.038854443,-0.054763068,-0.016324878,-0.0007549756,-0.014221756,-0.004098621,-0.009369057,0.022628648,-0.020525128,-0.02642514,0.12859353,0.0013446583,0.02697498,0.05340484,0.022937544,0.021236751,0.021673635,-0.029222976,-0.058344427,-0.007556473,-0.028385762,-0.052506585,-0.044424396,0.03043514,0.06767581,-0.021740375,-0.020023769,0.043712992,-0.024079496,-0.14475805,-0.042720214,-0.030329546,0.053580165,0.010771516,0.0037973335,-0.027395416,0.009098266,-0.0026192279,0.01770753,0.024175644,-0.062979735,0.01511659,-0.024498299,-0.034135558,0.027439034,0.013939291,-0.012159582,0.008812471,-0.017439095,-0.04244616,-0.057747874,-0.024395596,0.0065813195,0.010443732,0.0062984033,0.027908398,0.003664047,-0.00026502545,-0.012669009,-0.020079765,0.011911515,0.0069186906,0.03609485,0.019119874,0.009904487,-0.019448128,-0.040199343,-0.010809103,-0.012557012,0.024565771,0.02074582,0.0012891369,0.10341814,0.0047857882,-0.025562251,0.0710181,0.037449792,-0.019081887,0.0026765298,-0.038704574,-0.027546253,0.009206105,0.025068846,-0.054964636,-0.008973448,0.007820241,0.059575997,-0.0077397097,-0.010487921,0.010021258,-0.07084464,-0.0027966795,-0.014632343,-0.01671078,-0.0062542954,-0.012840901,-0.013284171,0.007984526,-0.050696876,0.04179743,0.011723359,-0.025589619,-0.020672934,-0.010741346,0.016829861,-0.04237988,0.032901224,0.0011256794,-0.0581115,-0.03911227,-0.031690624,0.028157918,0.022227107,-0.013482975,-0.021350052,-0.029421397,-0.011927744,0.049569413,0.23686305,0.026574085,0.02383168,-0.027802614,0.0064060236,0.018811569,0.019618412,0.008202971,-0.006427507,-0.020112861,-0.016113725,-0.007058945,-0.025367638,0.0032150885,-0.022546543,0.008167803,-0.029644987,0.018428493,0.06299339,-0.012287814,-0.018641075,-0.052060794,0.036893934,0.047651157,-0.01615376,0.01605779,-0.004051664,0.023158904,0.013816754,0.005574028,-0.0041176043,0.021723498,0.04232351,0.031534627,0.01872692,-0.021018727,-0.011951842,-0.025185224,-0.007885853,0.040222272,-0.019816244,-0.010281355,-0.03195441,-0.03329797,0.029884933,0.00985171,0.045608617,-0.029099211,-0.030924322,-0.00040494307,0.0056888247,-0.006422631,0.030893471,-0.021960545,0.037307225,0.03471292,-0.021245643,-0.008774034,-0.019407643,0.04693418,-0.00941103,-0.0046690335,0.019681286,0.008840349,-0.03760195,-0.009491924,-0.0074188164,-0.07774982,-0.0098759085,0.016405853,0.010680482,0.08599646,0.0058443574,0.006499846,0.038970076,-0.0040817666,0.03697467,0.041999303,-0.011334661,-0.029655062,-0.05188357,0.003370639,-0.034164842,-0.044549663,0.032139238,-0.04238531,-0.009012531,0.038757473,0.011600277,-0.05214861,-0.02404592,-0.01067334,-0.009721146,-0.029308373,-0.014780373,0.015315187,0.026094383,-0.05908376,-0.06103535,0.022302654,0.0016215441,-0.034840684,-0.047790367,-0.017257212,0.06633648,-0.019446716,-0.0010992262,-0.0044980077,-0.009433563,0.020733096,0.006986328,0.02613232,-0.024264337,0.013484062,0.015600453,-0.00040517034,0.019191481,0.016563296,0.003392043,0.008981565,-0.015203349,0.029204672,-0.02262921,0.020937463,-0.019487964,0.0020429045,0.023254747,0.021240745,-0.039901953,0.020012064,0.024756212,-0.028570771,-0.0025896549,0.0049025742,0.0004041948,0.03190007,-0.0026859196,0.024417143,0.005419068,-0.004354754,-0.05284088,0.022801433,-0.03363383,-0.029659124,0.025808224,0.021202333,-0.00032415494,0.012099584,-0.0051581473,0.051961727,0.002938438,0.0062450115,0.043489866,-0.010482164,0.03690013,-0.010076264,0.0036716103,0.026607845,-0.01382795,-0.032714266,0.026201282,0.026518295,0.024672078,0.028699927,-0.030441368,0.031097127,-0.014623884,0.016892696,0.018060476,-0.0105130905,0.03038573,-0.0029845664,-0.030176379,0.010109688,0.03688771,-0.0112912,-0.08071927,-0.0062459502,-0.015410723,-0.0043788617,0.031770878,0.0105687585,-0.038191263,-0.03101335,0.044411525,-0.022752749,-0.04615855,0.0017950435,-0.01133001,-0.0030947768,-0.03980606,0.08460614,-0.027488234,-0.02181546,0.0059596035,0.028071867,0.01941274,-0.005316656,0.030468652,-0.01778909,0.024863565,-0.0065379,-0.044053048,-0.007215185,-0.025409412,-0.002057495,0.00086894806,0.022442669,0.018951643,-0.022865418,0.011201313,-0.017757023,-0.05551926,0.04276437,-0.0032995217,0.010158477,0.026372826,0.02734201,0.0053247004,-0.032429468,-0.0013398236,-0.038980402,-0.008478323,-0.03377532,-0.048606813,0.03541166,0.0005019624,-0.004805481,-0.0255368,0.0040968433,-0.0004805907,-0.0036859806,0.022955602,-0.011907376,-0.004203026,-0.003383981,0.0069246776,0.0006604343,-0.0017510566,-0.010316152,0.016719578,0.0045368094,-0.008830312,0.07949171,0.04106849,0.008159356,-0.0079948995,0.015298344,0.0011011233,0.009803052,0.011947491,-0.006472976,0.015662286,0.015058835,-0.009936631,0.010428843,0.02108286,0.015483839,-0.06276672,-0.0064235413,-0.033691987,0.025164707,0.00052835897,-0.017265903,-0.07976775,-0.030987943,-0.004725025,-0.027612442,-0.027413007,-0.007849373,0.000083122635,-0.011783478,-0.05353404,-0.017855661,0.00007908578,0.03784357,-0.025913624,0.018930884,0.009915525,-0.002310078,-0.043503124,0.011604077,0.018437069,0.01805034,0.0011870491,0.00601199,0.011457725,0.008262674,-0.021162746,-0.018569052,0.03539003,-0.03784467,-0.06157387,0.073575124,-0.02108654,-0.00022499695,0.022296436,0.011369909,-0.020483537,-0.034177247,-0.016883735,-0.013002253,0.020756997,-0.00032495003,-0.015189848,0.0098181795,0.0150471665,-0.039477304,0.03723752,0.0036182834,0.025520833,-0.014296907,-0.049495626,0.010095533,-0.04257511,-0.013936706,0.031591665,-0.038854204,0.019033374,0.019525656,-0.025324222,0.010735557,-0.013374555,0.0515075,-0.042794585,0.013118219,-0.027888248,0.016360246,-0.026897587,-0.023349633,-0.029682143,-0.044646963,-0.00132156,-0.008853291,-0.0415519,0.010038838,0.06548737,-0.009515747,0.039069433,0.017833127,0.0642893,-0.04505251,0.07654917,-0.023671525,-0.013891072,-0.035002127,0.0018552309,0.004374614,-0.047916457,0.00441721,-0.009405753,-0.01539976,-0.022717359,-0.023119623,0.024457788,-0.032758698,0.021679249,0.04439526,0.01971715,0.028099984,0.016333865,0.0008138546,0.060319573,-0.0036061746,-0.0018419635,0.03420949,0.012679651,-0.003791625,-0.031439885,0.0012198383,-0.010848237,0.03794499,-0.010394096,0.02501736,-0.044872086,0.050473947,0.024048746,0.047548022,0.025329504,-0.058051176,0.011505592,0.007988702,-0.036162253,-0.043047532,-0.006332103,0.0066371965,-0.00033373287,0.027076349,0.060242742,0.013877088,-0.00076157606,0.0050874106,-0.030652696,0.004185801,-0.12473182,-0.008182248,-0.040372223,0.011061362,-0.042216968,0.0033378184,-0.0084371315,-0.025654938,0.000765446,-0.05177601,0.0040698475,0.0055998983,-0.021976907,-0.007342398,-0.0070483373,0.038053725,0.0037837646,-0.02165504,0.010450955,0.02810137,0.012790646,-0.027842442,0.022112526,0.032050047,-0.0036858763,0.015228861,-0.03155438,0.033918925,-0.024084024,-0.04028369,-0.002429218,-0.043164946,0.003933273,0.043902546,-0.0116419885,-0.007925822,-0.021812825,0.025037592,0.0010984254,0.02771348,-0.018490978,0.022333752,-0.04388968,0.006857268,-0.029585995,0.07926012,0.010238124,-0.024405867,-0.03136402,0.019061603,0.05524332,0.02150228,-0.044926763,0.023387857,0.033769716,0.0014243206,0.0064862967,-0.079808444,-0.027291836,0.046295088,-0.010750984,-0.016885795,-0.021794861,0.018701505,0.010431614,0.014959947,-0.05019846,0.008553835,0.0022161196,0.027869232,-0.005600508,0.014572497,0.02925508,-0.030911746,-0.03565324,-0.046323266,0.012567069,0.015412131,-0.030179929,-0.034826986,-0.044013854,-0.017445553,-0.04311552,-0.0010680399,0.022643784,-0.026504947,-0.039213717,0.041235708,-0.069760546,-0.0073412987,-0.06523278,-0.054013718,0.009419945,-0.026016673,-0.06703724,0.020843416,0.014552365,0.0010921722,-0.0075485585,-0.0035832003,0.0054306,0.011052129,0.043366674,-0.011288013,-0.016735487,0.031260934,0.060269326,-0.02684805,0.046105918,0.020466173,-0.009526761,0.0055137123,0.010809203,0.003115707,-0.040766,-0.0056868186,0.049951468,0.057495166,0.010176009,-0.029248934,0.0054029995,0.012372559,0.005306165,-0.039668445,0.055266935,0.06778367,0.00796036,-0.007260082,-0.007708297,-0.019922515,0.014736072,-0.012009642,0.004728045,-0.012751313,0.044059716,-0.02943281,-0.013273315,0.049176972,-0.009214346,0.014378581,-0.031545006,-0.00062595,-0.010346073,-0.015470609,-0.019619873,-0.038216542,0.035544463,-0.005880072,-0.00580831,-0.0803184,0.019039176,-0.020595448,0.050244726,0.05502586,0.012405786,0.0056509054,-0.048805512,0.031289194,0.0041044247,0.08456136,0.03586784,-0.03764092,0.005595037,-0.024035608,-0.06469508,-0.015947908,-0.026458234,-0.021239819,0.0063200793,0.0040230597,0.04009463,-0.0040461286,-0.012002765,-0.047084935,0.08532892,0.031886578,-0.019599251,-0.03387205,0.01815715,0.03696482,0.03503178,0.0052292286,0.06278815,0.05261183,0.018731918,0.0033378287,-0.0021688915,-0.029131157,-0.010511301,-0.015311271,0.024660986,0.0058595245,0.02736098,0.001849691,0.03171918,0.04220236,-0.009525473,-0.039319936,0.016076682,0.013762698,-0.014708193,0.009991647,-0.040754545,-0.02518105,-0.018470582,-0.0011516528,0.015157354,-0.008313523,-0.026934767,-0.020417139,0.007320064,0.009513313,0.0037846984,0.03654987,-0.029823873,-0.01802815,0.007597344,-0.009189032,0.01160055,0.022702213,0.031122657,0.05667955,-0.027601028,-0.004031861,0.02293065,0.009560259,0.038021985,0.005416459,0.04113322,0.0038943677,-0.044187933,-0.040787235,0.0019206362,0.0261852,-0.05122522,0.015927844,-0.014159213,-0.024023766,-0.039702844,-0.024513474,-0.006407261,0.0007265325,0.027932988,0.011470683],"last_embed":{"hash":"1uj6i0z","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"1uj6i0z","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{5}","lines":[110,111],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1uj6i0z","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0065440773,0.033635195,-0.018838445,-0.014919286,-0.028951464,0.0018735857,0.008964215,0.027670598,0.05491728,0.006046964,0.02488123,-0.028894994,-0.031199666,0.0027938387,-0.010602392,-0.010801298,-0.007767138,0.022965109,-0.02717436,0.002351948,0.014185648,0.0018047263,-0.0040034107,-0.012393727,0.024904948,0.008293497,-0.027852073,-0.02453771,0.0136587145,0.036309905,0.001552007,-0.043585345,-0.015402539,-0.017726831,0.03568943,-0.004248664,0.025546677,-0.022942726,-0.04175191,0.006271467,-0.04014604,-0.01585905,0.03800864,0.016006919,0.00284923,0.0046636066,0.013052497,-0.014216809,0.01230771,0.01059125,0.0055868346,-0.023407383,0.0632956,0.019765321,-0.010841148,0.025122765,-0.070514604,-0.00585806,-0.0497998,-0.050389145,-0.021546056,0.051470734,-0.0010073342,-0.022898968,0.050824832,0.019991267,-0.04091624,-0.008679907,-0.031274132,-0.031594116,-0.014149484,0.025932627,-0.017461404,-0.00038587113,-0.032793686,0.041571897,0.040990118,0.018144595,0.0037547757,0.024760364,-0.026399557,0.019787246,0.031969924,-0.0034422502,-0.02121303,-0.014910216,0.018822972,-0.01364477,-0.01079088,0.012709831,-0.040259738,-0.037990235,-0.014125728,-0.03606705,-0.014470485,-0.04542336,0.015821682,0.009590333,0.019348493,0.029394161,-0.019036828,0.030815456,0.027979782,0.034709197,0.014862863,-0.0216741,-0.01919026,0.0010117517,0.019447343,-0.033621904,0.012317723,0.033114225,0.027096009,0.035589986,0.0015336714,-0.020895483,0.011025694,-0.023490468,0.009564904,-0.016938109,0.01286638,-0.0011252085,0.0042302883,-0.009818962,0.026714237,0.0030605753,0.018874584,-0.03185159,0.009762648,-0.005909518,0.0119951,0.08656606,-0.016740605,-0.009108614,-0.019524578,-0.042838555,0.019073932,0.027766207,-0.045976795,-0.043228187,-0.019898789,0.009721485,-0.011026995,-0.072727285,0.033176273,-0.023462402,0.02302898,0.008244392,-0.005891539,-0.06160606,-0.013936657,0.020025993,-0.005181848,-0.011284422,0.02624258,-0.03763733,-0.04379163,0.024648294,-0.0021214914,0.048563283,-0.042152468,-0.026694214,0.006724872,0.047628768,0.027774457,-0.035236914,0.03747504,0.074396245,-0.0035568818,-0.051735956,0.0031371114,-0.061541997,-0.06495188,-0.037044477,0.0036778436,0.027156536,0.05672671,0.014857411,0.028315395,-0.03015463,0.024899153,-0.025218459,-0.023980442,-0.008402026,-0.023081172,0.0025165912,0.021310424,-0.06808193,-0.004957671,0.01959656,-0.005902315,-0.028652448,0.05409709,-0.008977756,0.0008232464,-0.0027969691,0.010928027,0.0031625181,-0.016488193,-0.02268596,-0.043323983,0.025260769,-0.024052577,-0.01548416,0.002719917,0.045290817,-0.010743213,-0.04162333,0.0046860017,0.0019766516,0.023802524,0.054246247,-0.021644942,0.00057905825,-0.0022109188,-0.0061551617,0.004012076,0.05372798,-0.040736485,-0.034078743,-0.043052025,0.038374335,0.03447818,0.022645352,-0.028986456,-0.043641433,-0.014771929,0.033739857,0.027232522,-0.012926991,-0.020082738,-0.034373794,-0.009096177,-0.047297347,0.042845406,-0.03433487,-0.0081932545,0.040648304,0.027556278,0.010396316,-0.07337997,0.00822634,0.020441068,-0.027879182,-0.032641694,0.03886108,-0.0335447,0.012506053,-0.0006303311,0.0141343195,-0.026108496,0.010536025,-0.023587754,0.0037679218,0.008001174,0.0045795944,0.025465429,-0.008506825,-0.019820621,-0.012457361,0.023603588,0.0035016744,-0.018350165,0.0047044167,0.011048243,-0.011112684,0.03289689,-0.043029144,0.056868117,-0.05604991,0.000081555416,0.0034995594,-0.016681561,0.0021965487,-0.025038913,0.039593007,-0.03191187,0.0011189744,0.1266667,0.0151937455,0.0063752267,0.059462328,0.024316704,0.010624466,0.036806215,-0.02383581,-0.06549083,-0.012433781,-0.03126906,-0.02102857,-0.06849692,0.042098522,0.06560866,-0.030870989,-0.034167934,0.03410378,-0.033635706,-0.14559273,-0.034481674,-0.02829616,0.042275503,0.008998819,0.0030386527,-0.041633017,-0.005932158,-0.023970373,0.027992109,0.016086236,-0.06060633,0.01549319,-0.021876981,-0.0497727,-0.0022081223,-0.015614137,-0.024038378,-0.010071387,-0.024270602,-0.038046397,-0.055275444,-0.00050417037,-0.01073798,0.035181943,-0.020655729,0.027842915,-0.01941313,-0.010658857,-0.0075604944,-0.020012747,0.0066924947,0.010255006,0.05306627,0.041306514,0.026474878,-0.031194817,-0.04159912,0.010889498,-0.013651858,0.052889533,0.0014778832,0.015219215,0.062052574,0.0021112713,-0.021745805,0.050875634,0.06534497,0.0038711906,0.0032271903,-0.04099289,-0.040262792,0.0013789015,0.018070891,-0.048140332,-0.007991955,0.0011952674,0.032119077,0.015171623,-0.0098377755,-0.009951478,-0.06529202,0.0011459109,-0.036922973,-0.018091584,-0.01608391,-0.016962484,-0.03492906,0.0016301245,-0.042489722,0.034596037,0.046482354,0.013372085,-0.028295767,-0.0121389,0.0161589,-0.03788956,0.000550747,-0.020606505,-0.059524514,-0.03236809,-0.0190439,0.020506637,-0.0035029387,-0.04045895,-0.008840417,-0.037677243,-0.014210036,0.058257896,0.23789944,0.053760853,0.009599962,0.002233167,0.013315865,0.022886932,0.023772081,-0.0016426385,-0.019335676,-0.013372552,0.0068395194,-0.0033218302,-0.038693372,-0.009701438,-0.029865112,0.0022894517,-0.051740814,-0.0070950007,0.07693837,-0.003676495,-0.017919157,-0.052467335,0.044473834,0.035125807,-0.023969835,0.025213948,-0.0038421974,0.034386277,-0.0018393329,0.010730923,-0.015731301,0.027282413,0.04150427,-0.0016703145,0.006852735,-0.0064016692,-0.015579936,-0.028682668,-0.012508699,0.029009582,-0.01658649,-0.007859922,-0.0055747163,-0.0309377,0.027886467,0.013842447,0.029684966,-0.039272286,-0.013957258,0.005702117,-0.004762065,-0.009882168,0.007591767,-0.03283089,0.016067006,0.011347026,-0.04892169,-0.008956417,-0.026121153,0.043586157,0.02004369,0.0011193098,0.018521601,0.032951202,-0.036382113,-0.008322845,0.014882521,-0.09130516,-0.019471794,-0.001562568,0.02513657,0.07315808,-0.019940462,-0.0012182842,0.05904292,-0.0045831054,0.015146106,0.04140607,-0.009047266,-0.028835772,-0.02526391,0.0018669365,-0.03197369,-0.04069533,0.03587839,-0.054751683,0.0074667977,0.027405309,-0.006602152,-0.04641573,-0.028786896,-0.017763468,-0.026415778,-0.017859364,-0.017067336,0.011765165,0.030423455,-0.024104813,-0.059810866,0.018933063,-0.026742967,-0.049102552,-0.046608314,-0.008980171,0.039713014,-0.01034016,-0.014141734,0.027954606,-0.027388586,0.017690806,0.030674402,0.025184944,-0.02246146,0.0010270984,0.0027058376,0.02493577,0.008973164,-0.009520408,0.006409321,0.013564823,-0.030243743,0.029427916,-0.018964235,0.010168424,-0.039255783,-0.02868433,0.024405822,0.0020687897,-0.028661715,-0.006287102,0.041660327,-0.025963703,-0.0029321886,0.022877723,0.011037934,0.01075871,-0.010063163,0.032283124,0.013061267,0.0038758933,-0.057018664,0.011376663,-0.066312976,-0.030098155,0.008390283,0.016474616,-0.022950852,0.0050621512,0.022107048,0.050995663,0.022989927,0.02363976,0.057369493,-0.0368841,0.011670225,-0.03677748,0.0029090892,0.017235179,-0.017384078,-0.032767203,0.008614184,0.04248571,0.03899714,0.028655315,-0.017725991,0.044507753,-0.022262992,0.027905064,0.015540584,-0.0011865445,0.049856927,-0.005419973,-0.014597816,0.03843245,0.026952678,-0.017372461,-0.08507369,0.016704172,0.0056965975,0.0003298687,0.032610204,0.0070471116,-0.057122424,-0.04852816,0.030937113,-0.042010095,-0.0592765,-0.012309773,-0.0048884237,0.013930263,-0.024962103,0.078385964,-0.013644527,-0.028839618,0.00050962664,0.02938284,0.008588581,-0.017988604,0.03604711,-0.021238575,0.025505621,0.011765697,-0.020626241,-0.02023374,-0.03074439,0.025639497,0.01233243,0.05181568,-0.0022993286,-0.02471249,0.0070598028,-0.0122993775,-0.06105825,0.021989616,-0.023461351,0.01163586,0.03544048,0.033230066,0.028302234,-0.053659957,-0.0067522554,-0.02294212,0.004656074,-0.03645906,0.006275235,0.03803981,-0.0052218265,-0.021054516,-0.045387875,0.0018808335,-0.009040559,-0.00564785,0.008497392,-0.027105482,0.026782438,-0.014188895,0.023250164,0.008487573,0.0098080635,-0.01908258,0.03613753,-0.008299937,-0.015985986,0.061318748,0.029633125,0.014201495,0.0064407294,0.015183882,0.019556059,-0.0011270232,0.009390772,0.009071352,-0.0030877797,0.021163218,0.005301943,-0.000030660318,0.029478159,0.005011797,-0.049867675,-0.018125895,-0.034484725,0.010483095,0.014714676,-0.015270318,-0.0749615,-0.018195339,0.006070971,-0.027407076,-0.022548744,-0.02447148,0.022911344,-0.004751,-0.07228665,-0.014857347,0.016278993,0.06118241,0.010512663,0.021254191,0.025763815,0.009858483,-0.043868322,-0.003225453,0.026525628,-0.0031659806,0.00044680174,0.0072308136,-0.0077663036,0.046408806,-0.009573918,-0.062520646,0.044952862,-0.03064441,-0.077705026,0.066118486,-0.032168005,0.004156666,0.018173322,0.023229416,-0.026373638,-0.011516336,-0.007659889,0.00040000386,0.03352022,-0.011953265,0.005484818,0.023280011,0.013213391,-0.02790926,0.031660885,0.004031894,0.016089892,-0.014646368,-0.04061278,0.03121755,-0.015224682,-0.043518256,0.03388925,-0.05348935,0.013397968,0.034661893,-0.014013623,0.009142468,-0.0048909057,0.043399073,-0.036567222,0.015264771,-0.020567304,0.016127309,0.008006952,-0.002432322,-0.037937626,-0.033538267,0.017474633,-0.011169421,-0.024247479,0.020716708,0.058233146,0.007719884,0.04970741,0.036295094,0.036241755,-0.036242843,0.082584135,-0.01427831,-0.025022615,-0.027762823,0.0037520106,0.014295386,-0.027372824,-0.0025994314,0.011327288,-0.0046409336,-0.01371919,-0.026881557,0.014417691,-0.010304408,0.035582762,0.03015754,-0.018094296,0.008533674,0.0026314184,0.009796521,0.043152988,0.03219148,0.019148508,0.021546012,-0.0039121597,0.00065055717,-0.022708358,0.03311563,-0.029541997,0.025887933,0.005352612,0.028539816,-0.03740338,0.050779197,0.01244298,0.03898922,0.023261052,-0.051636096,0.015305018,-0.010047644,-0.056704342,-0.035515312,0.021018142,-0.009923082,-0.006306318,0.03985544,0.043844018,0.03594818,-0.001444484,0.010456453,-0.019990169,-0.01207068,-0.1174134,0.023012789,-0.035316765,0.007375909,-0.05098777,0.009883902,-0.01765346,0.009491193,0.023243258,-0.05545349,-0.01618878,-0.008344196,0.012012914,-0.017468296,-0.015164125,0.024550185,0.013688782,-0.011615464,0.02182399,0.031827983,0.020193305,-0.014426443,0.013872203,0.010922532,0.015345181,0.018750297,-0.04321785,0.05051464,-0.03168802,-0.04690051,0.005461441,-0.045853462,-0.0011099953,0.030093204,-0.030980727,0.0038958357,-0.030536596,0.027274366,0.004889889,0.037697636,-0.013842055,0.029180788,-0.0046038153,0.0057127047,-0.015741566,0.05018005,-0.0017834657,-0.019881615,-0.024295185,0.015268621,0.04521001,0.025887761,-0.055950172,0.014588488,0.036002275,-0.011527309,0.0019902636,-0.06405326,-0.03112063,0.06724351,-0.017600145,-0.031377066,-0.02201731,0.023428606,0.014512988,0.02481875,-0.055347227,0.019804046,0.00094634853,0.034771256,0.0066014286,-0.0018596479,0.05224634,-0.040168237,-0.026868697,-0.014052019,0.040763933,0.025909288,-0.025632758,-0.04358923,-0.035217766,-0.021063084,-0.047771674,-0.001685406,0.053737078,-0.011997232,-0.030439127,0.03391809,-0.057363477,-0.005898081,-0.07829369,-0.04773655,0.025120743,-0.052436773,-0.061127212,-0.02228716,0.0077143977,0.01096576,0.00083350413,0.013735824,-0.0070031653,0.030596085,0.038950004,-0.006926511,-0.017101558,0.04522501,0.058148403,-0.011751969,0.022104729,0.016259378,-0.029944403,0.015903672,0.026304547,-0.0118841585,-0.015476664,-0.014856948,0.048472032,0.07561919,0.016466359,-0.033885602,-0.0061366395,0.0014348272,-0.014541692,-0.04910586,0.030791573,0.059098046,0.032456324,0.017534945,0.006605613,0.00018266849,0.017308008,-0.0143477535,0.007581191,-0.0039876434,0.053024698,-0.05085447,-0.007853451,0.042431366,0.0044140816,0.009359354,-0.025968611,-0.025387648,-0.022047289,-0.020641418,-0.03882438,-0.057096943,0.012576828,0.005089875,-0.029742401,-0.045466926,0.0009790341,-0.013252408,0.039333574,0.043134462,-0.005874236,0.021265212,-0.04915331,0.028518815,-0.0006511793,0.06993484,0.026259078,-0.023216631,0.0027875258,-0.02916321,-0.07259013,-0.019497814,-0.017777236,-0.03916272,0.0010528829,0.00038946408,0.032782897,0.018317688,-0.005703797,0.002856755,0.07589629,0.016944641,-0.040523924,-0.030406473,0.030576786,0.010006278,0.033408545,-0.006025934,0.05876168,0.06015772,0.01953537,-0.011947362,-0.02006618,-0.00064219465,-0.0019698872,-0.0030760905,-0.0026594985,0.023892546,-0.009026767,0.0052776006,0.041644853,0.023566807,-0.01557789,-0.053785842,0.044562936,0.0047539743,0.0026814125,-0.012256136,-0.012545218,0.014011876,-0.041613568,0.013245332,-0.0071849884,-0.014899913,-0.011449184,-0.017136155,-0.0054606427,0.0050534448,-0.022922767,0.034058288,-0.02494417,-0.028777605,-0.024885863,-0.011732468,0.011679629,0.04906951,0.03999079,0.05033989,-0.011035273,-0.0024651159,0.022850608,0.009523332,0.050119847,0.013910759,0.025176272,-0.0034074143,-0.036224976,-0.021340698,0.018578412,0.021591172,-0.036398385,-0.026243247,-0.016777704,-0.01908056,-0.022745987,-0.049525715,0.03196497,-0.0019218297,0.038724493,0.021007579],"last_embed":{"hash":"11lds69","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"11lds69","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{6}","lines":[112,112],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11lds69","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.011228541,0.039901923,-0.044591326,-0.02166424,-0.027587209,-0.00051158754,0.026647868,0.014485553,0.06300941,-0.0053894906,-0.00097359606,-0.027811753,-0.019791942,0.00060589414,-0.020486902,0.0011329117,-0.01346756,0.03602395,-0.013289789,0.0020137178,0.010085291,-0.006540223,-0.0042103427,-0.02724968,0.007833039,0.00824687,-0.03192652,-0.008721174,0.036608208,0.02656258,0.012403295,-0.011406571,-0.027001536,-0.057859696,0.035237662,0.007669822,0.032371223,-0.060820334,-0.05005061,0.019375026,-0.04080678,-0.042133845,0.027987553,0.019034125,-0.0019242819,-0.0038832445,-0.004246801,-0.01983237,0.015431197,-0.020327112,0.014585513,-0.056362078,0.060084157,0.021767627,-0.002995315,0.022178551,-0.09920195,-0.0073588416,-0.08840795,-0.047873408,-0.031217704,0.04979352,-0.014580304,-0.043154716,0.019580733,0.012818838,-0.03303253,-0.0072916467,-0.025819171,-0.026548138,-0.022891046,0.054302055,-0.03611779,0.010312203,-0.036270566,0.031617936,0.053494014,0.024538575,0.0015148192,0.031434435,-0.039539535,0.031693216,0.021288011,-0.03230532,-0.012001445,0.008687476,0.030219128,-0.005180165,-0.007719721,-0.017070476,-0.021950893,-0.02023993,0.006885989,-0.058977015,-0.033789415,-0.071567975,0.024130397,0.024883538,0.010121307,0.015932046,-0.0039938455,0.04890787,0.034199778,0.009789292,0.026960822,-0.024147697,-0.020877704,-0.00953804,-0.008014556,-0.029421858,-0.0016607213,0.010688814,0.025351385,0.039644305,-0.0034497692,0.009606577,0.011157463,-0.009838663,0.018365422,-0.016552987,0.023321342,-0.012372643,0.021381905,-0.003756364,0.04555145,0.030616328,0.01723137,-0.025274178,-0.022940638,-0.01536269,-0.015752213,0.073523164,-0.031495508,-0.011885266,-0.035210323,-0.075969666,0.038718347,0.047615677,-0.035956055,-0.058665045,-0.009903703,-0.0117907785,-0.0020688078,-0.071084134,0.04850445,-0.032558214,0.049925484,-0.0069885827,-0.0068681976,-0.039789185,-0.010553473,-0.00023817417,0.00759148,0.021014426,0.010970706,0.011381912,-0.0624068,0.028900689,0.010293424,0.035518117,-0.029874591,-0.03761409,0.005989937,0.024380293,0.02552429,-0.044711474,0.04628154,0.05861919,-0.009469107,-0.03512202,0.019821467,-0.041148003,-0.04662833,-0.021532241,-0.010110388,0.02014499,0.08035326,0.02292958,0.02695774,-0.027577337,0.048948128,-0.05765804,-0.012864821,0.0133475,0.0016310988,0.009574037,0.008752428,-0.053443987,-0.000765071,0.010505712,-0.0010540541,-0.023107732,0.03183043,-0.040463317,0.050226722,-0.008418138,0.03162708,-0.009110852,-0.017094266,-0.048906665,-0.056524333,0.024983078,-0.014656849,-0.021589393,-0.016133586,0.048175115,-0.015729805,-0.078561,0.008825551,0.017909272,0.047130052,0.051181097,-0.0111799305,0.013355811,0.0009848406,0.011145392,0.015856491,0.023656012,-0.020169511,-0.039743293,-0.04247324,0.018946167,0.045661353,0.030129964,-0.010406217,-0.03363047,-0.030877898,0.0391085,0.03838455,-0.015056367,-0.03157136,-0.027935885,0.0007090189,-0.048570383,0.020206375,-0.030704217,0.014594289,0.06149071,0.050312046,-0.0071232915,-0.060222194,-0.0070886463,0.04203071,-0.03710015,-0.020253297,0.034917437,-0.018482715,0.0010082535,0.0053361356,0.017944193,-0.0108392155,0.004630354,-0.0010694268,0.01203261,0.028079653,0.0019824796,0.022620043,-0.0032143982,-0.019407138,-0.0053885165,0.012624215,0.009841986,-0.02032238,0.004064752,0.0042004385,-0.0021082226,0.0068760733,-0.05402678,0.043365598,-0.047823314,-0.02100002,0.015182431,0.012537625,-0.012578414,-0.00027113172,0.06000014,-0.008710472,0.015958581,0.108841576,0.0006072404,0.037170045,0.03538132,0.03583157,-0.015730457,0.036523763,-0.029288135,-0.06809094,0.0011999743,-0.030506188,-0.056448735,-0.057979975,0.021576911,0.06809432,-0.0045132358,-0.028845338,0.030093586,-0.026751917,-0.14131305,-0.04470385,-0.04235478,0.05760183,0.010287377,0.012012889,-0.028849771,-0.0021927555,0.0107468935,0.03353206,0.02767486,-0.07153222,-0.011960569,-0.018920032,-0.026494086,0.013290283,-0.005609549,-0.004789239,0.01117853,-0.008114471,-0.02715003,-0.04481996,0.009298945,-0.035623558,0.019090021,0.025648816,0.029722568,0.00032472354,-0.0064369426,-0.00951694,-0.041768104,-0.001371575,0.007102893,0.04591528,0.020496683,0.01677499,-0.028886458,-0.0361731,-0.0058177146,-0.0114687225,0.055286594,0.005403543,-0.002024411,0.07422023,-0.0028456794,-0.014613643,0.0592092,0.04718706,-0.0062109088,-0.0012575242,-0.031422805,-0.02337102,0.013077887,0.012996315,-0.054593142,0.002948599,-0.0035572732,0.040271115,0.0033919192,-0.004715844,0.034208123,-0.058519755,0.0057866056,-0.03144805,-0.020259889,-0.0044021253,-0.008519071,0.0060340026,0.021165662,-0.055584762,0.029280588,0.027125925,-0.0017294829,-0.00647832,-0.011935188,0.024840668,-0.043903403,0.018973785,-0.018878832,-0.060532134,-0.027740764,-0.039610572,0.03228972,0.013945921,-0.04736373,0.0035041366,-0.019896757,-0.0050892974,0.05844558,0.21305364,0.04841428,0.017254805,0.005704914,-0.0006018174,0.039338544,0.019328505,-0.011127448,-0.023405893,-0.017691506,0.0021355248,-0.015853988,-0.022784987,-0.004566843,-0.028091459,0.003183186,-0.01830963,-0.0055839345,0.057952836,0.01933023,-0.006919734,-0.07453526,0.0123168025,0.01980236,-0.011322834,0.009912889,-0.006143306,0.038936663,0.015647665,-0.018919744,0.0015102889,0.025781192,0.03029365,0.021939674,0.022941537,-0.011172477,-0.022568164,-0.027288701,0.00373672,0.034973577,-0.029068073,-0.0072153914,-0.018239023,-0.0093231825,0.022188034,0.013790593,0.0482688,-0.044438083,-0.032229032,-0.008786316,-0.007246015,-0.027312689,0.020865496,-0.019322738,0.001198812,0.019055285,-0.026742142,0.000018264422,-0.02812299,0.05816874,-0.0060871392,-0.0063686697,0.02087126,0.017354935,-0.029162722,-0.02188452,0.016088994,-0.06275277,-0.01170741,0.02085676,0.025910538,0.07775012,-0.03718598,0.003830825,0.05777265,-0.012621673,-0.00980215,0.051962174,-0.018371375,-0.042834926,-0.039174803,-0.022946002,-0.027273972,-0.058517434,0.043196213,-0.041285265,-0.0004065892,0.01654618,0.006811908,-0.039210677,-0.037209135,0.0038166193,-0.01033832,-0.027149972,-0.022563357,0.007680847,-0.004801209,-0.033400502,-0.0637003,0.016888238,-0.02244365,-0.061946075,-0.054531824,-0.039355453,0.039660983,-0.027938398,0.007480669,-0.00013106693,-0.012340173,0.0025713055,0.0071909823,0.019245462,-0.018641239,0.033279933,0.033335175,0.021034637,0.017370982,-0.0008220423,0.015242821,0.023273995,-0.03119347,0.042028517,-0.030687148,0.010977352,-0.017362887,-0.013708313,0.015478073,-0.015357648,-0.0312955,-0.0027606692,0.014353811,-0.025753032,-0.022858147,-0.0018039297,0.02411301,0.010127161,0.0060523544,0.03783858,0.034684587,0.0036256455,-0.06438926,-0.010842683,-0.056545243,-0.011163584,0.0011532357,-0.0032746976,-0.005483178,0.0072547887,-0.0025621378,0.053703178,0.010678035,0.028967233,0.05695723,-0.03541529,0.039630387,-0.03836586,0.0003940323,0.013197499,-0.02871872,-0.030061074,0.02313065,0.021697838,0.014015125,0.04048968,-0.02879706,0.050137132,-0.007109491,0.0039350786,0.009271167,-0.010740806,0.027512183,-0.01305153,-0.01389025,0.01638426,0.042795952,0.021780618,-0.06684324,0.0033094548,-0.0063607735,-0.004561632,0.036741506,0.012628344,-0.01896669,-0.047674153,0.026825015,-0.021298949,-0.04849221,-0.008233716,0.03037721,0.015107048,-0.0378472,0.07972823,-0.023036974,-0.035796553,0.022344017,0.03322203,0.018071165,-0.050563123,0.018912269,-0.024051279,0.016341137,-0.0018144713,-0.028621549,-0.004192482,-0.014113001,0.0010784998,0.0064433008,0.026906338,0.023587305,-0.041083973,0.010059271,-0.022735447,-0.067456864,0.043130293,-0.00017564208,0.0008151602,0.03706521,0.03035784,0.023938235,-0.039446868,0.0067229364,-0.0060373456,-0.004202233,-0.012974734,-0.02307117,0.03412153,0.013686096,-0.000019930083,-0.034756303,-0.008881194,-0.0052110846,-0.019563077,0.028874125,-0.007980694,0.024400951,-0.0048928447,0.0044012326,0.026457405,0.0008340082,-0.023485705,0.02860111,0.0054832157,-0.014457647,0.041240253,0.029408375,0.022191634,-0.03289223,-0.002607474,0.036796484,0.027230492,0.01521255,0.033380385,0.026831552,0.012895949,-0.0006213329,-0.0043745935,0.0330087,0.00918155,-0.059013076,-0.044184517,-0.039451692,0.02361181,0.016494947,0.0023217686,-0.08793102,-0.027102148,-0.0012656623,-0.031511642,-0.017311005,-0.021695428,-0.016574811,-0.0020160761,-0.061163455,0.014104937,0.0062043495,0.056366194,0.000816924,0.0026142374,0.005525868,-0.01468013,-0.03407444,-0.0044751433,-0.006767204,-0.006534356,-0.0039173476,-0.002981343,0.022476595,0.031678688,0.0041837567,-0.0311513,0.05281795,-0.027036866,-0.06428715,0.06167291,-0.050691474,-0.0016128686,0.025154512,0.031415273,-0.041607693,0.0063564903,0.002194474,0.023278022,0.024676543,-0.00026845405,-0.034445815,0.018551545,0.006341815,-0.03754189,0.044185646,-0.008382593,0.018542022,-0.0035175344,-0.040072907,-0.0039108107,-0.02772615,-0.010903499,0.017995263,-0.04736834,0.013333732,0.00895462,-0.003977915,-0.0000017453268,-0.013859735,0.022589255,-0.05424215,0.0021943268,-0.018926917,0.004328474,-0.02663895,-0.0037030624,-0.015435469,-0.02127243,-0.008408213,0.0003943279,-0.042769607,0.0063623367,0.048177917,-0.010467956,0.055841763,0.028842425,0.030832972,-0.0393914,0.06944955,-0.024707878,-0.0094122505,-0.012315788,-0.013498412,-0.0030115542,-0.0247561,-0.009733145,0.0111435745,-0.02431592,-0.019213663,-0.027885184,0.0049059903,-0.037055817,0.03731374,0.021481203,-0.0022592568,0.021136645,0.028995475,-0.011787301,0.042918112,0.021396544,0.009995941,0.024508465,0.020682933,-0.018541811,-0.018960955,0.0043596625,-0.011291132,0.027561966,0.0174948,0.027256798,-0.05473118,0.058129597,-0.006370169,0.003714852,0.022261959,-0.061924547,0.0015643532,-0.030450394,-0.041242663,-0.05812521,0.011564007,-0.014136957,-0.00882948,0.04330216,0.028925922,0.037449006,-0.025303707,0.014713006,-0.038495526,-0.003217025,-0.12048344,-0.00088489306,-0.019311406,-0.0021994528,-0.04475448,0.01897939,-0.02284951,0.0057855896,0.0110395625,-0.030028474,-0.016298473,-0.006892628,-0.011474373,-0.011304418,-0.00004235296,0.02938195,0.0012286059,-0.016046448,0.020125624,0.0086720195,0.0076579805,-0.013968859,0.022259848,0.009802125,0.02099786,0.044829383,-0.017779637,0.047470722,-0.013782352,-0.078356914,0.014341448,-0.030716533,-0.011803586,0.01376279,-0.028574362,0.026540186,-0.0208593,-0.00042171232,0.0012667655,0.054749005,-0.010485738,0.022617815,-0.003438054,0.010028266,-0.030300263,0.03759388,0.0028635238,-0.015688572,-0.04652399,0.03372469,0.05022783,0.028569248,-0.042001937,0.026118498,0.04803253,0.008350556,0.015721528,-0.070387125,-0.05725611,0.044090863,-0.0147346,-0.017699884,-0.021157568,0.006775175,0.026506,0.012161624,-0.043020926,0.013945517,0.006294376,-0.0028778526,-0.005801576,0.025815513,0.053906266,-0.035335477,-0.027590243,-0.019147832,0.018719325,0.011424332,-0.040320072,-0.028653966,-0.041689143,-0.027871827,-0.034334004,-0.016969394,0.035673816,-0.036565844,-0.031598154,0.03460357,-0.053629145,0.00860025,-0.05985048,-0.05230053,0.009354326,-0.039130077,-0.04649783,0.008648763,0.020093009,0.0080975415,0.002461445,-0.00571302,0.018707547,0.031171165,0.03280261,-0.0069749216,-0.025289195,0.031754207,0.064961575,-0.024546482,0.03783896,0.012682081,-0.021568712,0.0038595267,0.013530656,0.005379064,-0.013996078,-0.022464423,0.037061032,0.045505628,0.031480532,-0.008683432,-0.013478,0.018071674,0.02483292,-0.044344857,0.05457109,0.058737118,0.037218813,0.031928863,0.008386836,-0.022201529,0.018806474,-0.014453993,0.0010399186,-0.008737739,0.04708639,-0.014659839,-0.010557073,0.0517177,-0.0039191213,0.009587145,-0.042249344,-0.012694225,-0.020102585,-0.02317485,-0.024967706,-0.03257408,0.02579614,0.020909699,-0.035908774,-0.06862692,0.008873497,-0.04003904,0.02808018,0.057819776,-0.011959081,0.018853838,-0.03559424,0.03024777,0.004244744,0.05902955,0.054349076,-0.029023081,0.013397735,-0.015390159,-0.04756948,-0.00024270036,-0.027937006,0.0010659932,-0.01975733,0.0050084526,0.031619634,0.0069371997,-0.0022162457,-0.04714855,0.0865484,0.01797229,-0.02919529,-0.028697768,0.015754372,0.020162234,0.044347484,0.013466619,0.076516315,0.057128806,0.016983006,0.00560336,-0.012105653,-0.013458846,-0.012984975,0.025012696,-0.011446925,0.02749344,-0.014073003,-0.0057248473,0.03711104,0.015716147,-0.0136727,-0.02351629,0.017461782,-0.0017558925,-0.01683161,0.02159149,-0.03337847,-0.02758526,-0.024758559,-0.007614396,0.025037952,-0.0030731838,-0.02494254,-0.025747374,0.010282354,-0.0004223989,-0.0051830197,0.042832136,-0.040991515,-0.018739415,0.0037542598,0.007931805,0.009147993,0.02064053,0.030386247,0.050158966,-0.015124991,0.00992928,0.010713675,0.001998243,0.040035997,0.016101692,0.045721516,0.00019579245,-0.0559999,-0.027006174,-0.0032548988,0.01493357,-0.0046554185,0.03997514,-0.013386822,-0.0338944,-0.004058736,-0.036143556,0.04059276,0.018451327,0.003160636,-0.0017986404],"last_embed":{"hash":"i16dsl","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"i16dsl","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{7}","lines":[113,113],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"i16dsl","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.019864095,0.036274496,-0.03938575,-0.022742514,-0.029803146,-0.007652245,0.018083185,0.02594984,0.043024696,0.0087147765,0.009575082,-0.020849718,-0.031764988,0.0059792963,-0.018814968,0.012790432,-0.010229736,0.018978704,-0.028049652,-0.008670953,-0.00337221,0.020370822,-0.025649076,-0.04989301,0.014442707,-0.0033212416,-0.017148687,-0.031040486,0.026894685,0.042396165,0.006523149,-0.03499432,-0.020101294,-0.040841516,0.049274296,-0.014817628,0.05699204,-0.050131466,-0.040601432,0.010023076,-0.014215105,-0.02363456,0.0036490934,0.0017035321,0.0049511353,-0.012848168,0.006606637,-0.018927313,0.012522871,-0.009148537,0.008388305,-0.023592867,0.055487137,0.012006869,0.0017765119,0.018074105,-0.0882621,-0.010575613,-0.07621686,-0.045637954,-0.013496914,0.033064265,0.006057425,-0.035758328,0.033121113,0.013952681,-0.0645049,0.00097648695,-0.031005869,-0.019306937,-0.021680292,0.06394241,-0.024377534,0.006863901,-0.02271259,0.021906778,0.03245198,0.011635194,-0.00053892273,0.025441183,-0.034220252,0.018747998,0.013447357,-0.024761837,0.00082515075,-0.0035201327,0.008339854,-0.024189023,-0.02204323,-0.012432216,-0.016884638,-0.027245099,0.015080802,-0.046913408,-0.025734415,-0.047508523,-0.014170112,0.017163292,0.022411164,0.03003272,-0.062093496,0.02747093,0.03180036,0.029730298,0.02752336,-0.037112948,-0.033026535,-0.01034229,0.009092089,-0.026273573,0.005942706,-0.0030341458,0.03205032,0.035283312,-0.0064919107,-0.0035632509,0.02065955,-0.0094564995,0.028753025,-0.0053151986,0.007913074,0.01353764,-0.00088075217,-0.017164301,0.03231862,0.016971746,0.0102448445,-0.0059561743,-0.012781816,-0.029488651,0.009730038,0.06604401,-0.039485294,-0.0026434802,-0.025827015,-0.048837528,0.025245277,0.044000953,-0.02248342,-0.065082714,-0.0021343748,0.000672707,0.0019625756,-0.067232996,0.038523357,-0.019170132,0.022312863,-0.0031462857,-0.019812314,-0.07462333,0.01208358,0.001769066,0.0046827663,0.0014767488,-0.008401471,-0.005727272,-0.05124996,0.028319806,0.00976683,0.056248326,-0.03176961,-0.032861628,0.0006353671,0.03786363,0.029626189,-0.05600993,0.056862265,0.06837622,-0.016174557,-0.037369404,0.02327059,-0.026275521,-0.07868227,-0.029055672,-0.005969798,0.012598634,0.089268535,0.022493748,0.013790584,-0.0137800705,0.042272393,-0.040223815,-0.039723855,-0.0149166975,-0.020706173,0.007324229,-0.0007403535,-0.046950527,0.002671904,0.0069051506,-0.0014237929,-0.055219878,0.05163063,-0.025183732,0.027647479,-0.0013550844,0.0097052725,-0.012045399,-0.009451715,-0.030784918,-0.038166575,0.047361135,0.0046153218,-0.0124145625,-0.01231319,0.050880656,-0.0045792023,-0.072059855,-0.003819197,-0.021912187,0.039179225,0.038322777,-0.01881006,-0.0015798158,-0.008032445,-0.004422221,0.023974087,0.05788094,-0.04498489,-0.031151187,-0.042421702,0.03399191,0.04883138,0.02944126,-0.013954341,-0.038984507,-0.0068519954,0.032986544,0.041197374,-0.022875905,-0.02754734,-0.02098807,-0.028881356,-0.047219474,0.023398895,-0.031597976,0.008839007,0.05531781,0.016832596,-0.005951631,-0.078811646,0.007034931,0.018114919,-0.05207497,-0.03087261,0.051967464,-0.022999045,0.012874945,0.0043752138,0.018014966,0.0037420194,0.025103765,-0.027843906,0.0016353885,0.026998974,-0.017583808,0.04232869,-0.00204158,-0.0145919565,0.009263859,0.03231843,-0.0025996969,-0.011440294,0.0068575554,0.004587748,-0.010027236,0.01931068,-0.070238024,0.060063105,-0.053411487,0.0011808308,0.013329684,-0.013122158,-0.0017242127,-0.010808999,0.047596224,-0.022659106,0.014425455,0.116818905,0.011136064,0.036002174,0.050705798,0.045371205,0.00940957,0.037684757,-0.014662724,-0.07970371,-0.005779229,-0.03305653,-0.039725795,-0.04355114,0.028012946,0.062654644,-0.004460756,-0.02563615,0.041786592,-0.04393759,-0.13745077,-0.042517245,-0.033821482,0.041682184,0.017628321,-0.0010554531,-0.033801157,0.008207374,-0.00787474,-0.0068185935,0.008723104,-0.06756427,-0.014646305,-0.022277731,-0.052506763,0.0036758701,0.0035766885,-0.009476823,0.0074662003,-0.0209591,-0.030062625,-0.049161755,0.004393389,-0.019247076,0.028864374,-0.0035375985,0.031948302,0.0028872446,0.013564913,-0.022609696,-0.019594567,0.007752366,0.009720926,0.057678238,0.026910624,0.0063362154,-0.036817852,-0.050120085,0.009822419,-0.031173578,0.038567856,-0.010292337,0.011512851,0.062523544,-0.016785381,-0.02149955,0.05793888,0.044510778,0.00041272424,-0.004643499,-0.009558953,-0.021965269,0.0038135338,0.01993037,-0.06037771,0.0070244195,0.0058383686,0.048442878,0.008173219,-0.016701408,0.012684825,-0.07182481,0.00746046,-0.037954573,0.014184244,-0.021712009,-0.020225937,-0.02556192,0.01408073,-0.07508857,0.037002053,0.03757219,-0.015723292,-0.008018726,-0.017213633,0.015311145,-0.049198348,0.007902463,-0.04430108,-0.07181126,-0.04086378,-0.028647527,0.045945965,0.013873289,-0.035505682,-0.007877225,-0.03668786,0.0013436828,0.055408176,0.22069323,0.03812442,0.0045780116,-0.009785246,0.004479384,0.03640296,0.030639231,0.02036958,-0.014783348,-0.018135615,0.005323018,-0.02008586,-0.05623047,-0.011227387,-0.014960157,-0.0025567182,-0.024331037,-0.0085426755,0.045195755,0.0031483523,-0.025424035,-0.06600041,0.022194676,0.035139836,-0.0043507,0.006271999,0.018015202,0.031843457,0.018960843,0.020436717,-0.011394068,0.0076795807,0.03277961,-0.003474675,-0.0021609562,-0.018940724,-0.028667072,-0.01473049,0.0106811095,0.042272974,-0.0558364,-0.012572297,-0.018133588,-0.006108988,0.02469411,0.011494734,0.056653064,-0.028702447,-0.020536534,-0.01208214,-0.000081899314,-0.028371027,0.028313367,-0.028176405,0.026939472,0.016131405,-0.033838388,0.003187926,-0.031143308,0.05600108,0.0093911225,-0.010895862,0.018709105,0.03186787,-0.02946796,0.008191402,0.022595387,-0.07197413,-0.003987477,0.011085939,0.04683219,0.076332435,-0.0168768,0.013117592,0.055709045,-0.0044259154,0.02105473,0.059676874,-0.011529483,-0.013145041,-0.033749856,-0.008339617,-0.010343448,-0.050705537,0.0331479,-0.03690908,0.010159631,0.027364098,-0.013226627,-0.04768956,-0.019739194,-0.0073380917,-0.01408723,-0.020980088,0.009042169,0.0032284714,0.018238368,-0.047136728,-0.041458175,0.021913247,-0.027133472,-0.05090862,-0.05260342,-0.049453553,0.05821533,-0.0034732143,-0.00094590697,0.01334647,-0.024833651,0.006235415,0.01852911,0.032796033,-0.034750648,0.031436816,0.009844048,0.024819994,0.0074369,0.0047521098,0.016931007,0.019251138,-0.034777008,0.048238087,-0.021165807,-0.0019714383,-0.023793237,-0.02840811,0.023260383,-0.009172629,-0.051113673,0.024029328,-0.012431445,-0.029778684,-0.008896747,-0.013107318,0.001054192,-0.0007877296,0.006409972,0.029606054,-0.014299219,-0.00091748347,-0.05238211,0.009733539,-0.04752418,-0.030785998,0.014968344,0.00042645264,0.01772637,0.024038171,0.023122171,0.05140477,0.013427581,0.026165891,0.06687818,-0.04567102,0.029835042,-0.041709553,-0.008505803,0.030706666,-0.035194233,-0.02552756,0.025512587,0.043784667,0.037113246,0.020778993,-0.02376783,0.019585142,-0.006418787,0.034811866,0.019253641,-0.0023855616,0.04070575,-0.008041864,-0.021958318,0.03786798,0.031643722,0.001874817,-0.088270284,0.0052780756,0.0037716413,0.005407032,0.029286454,0.008656952,-0.027547315,-0.027699472,0.041161846,-0.01962586,-0.053513583,-0.01211375,0.017485812,0.024069957,-0.01882362,0.067467295,-0.014015271,-0.028711079,0.0033067192,0.033163067,0.008093151,-0.0165318,0.048066135,-0.010592735,0.017786553,0.0092954105,-0.019374114,-0.026879318,-0.0067164027,-0.00044733766,0.003821413,0.036270533,0.008720705,-0.017780703,0.007888365,-0.02321909,-0.0550382,0.0261038,-0.0077925725,0.007297588,0.024565127,0.020220837,0.011848033,-0.028939843,0.011196199,-0.016595984,-0.018201519,-0.027187703,-0.019570824,0.019577531,0.01086837,-0.0076561403,-0.044641245,0.008366372,-0.0018763423,0.020843653,0.0131782545,-0.022003544,0.036493823,-0.015169578,0.010333336,0.025759572,0.005355469,-0.015685646,0.03268354,0.027800899,-0.006525533,0.068911955,0.022443524,0.018324532,-0.011863288,0.027555877,0.03604518,0.007407312,0.013092749,0.020462733,0.024405692,0.03008534,0.007241596,0.0019738895,0.025022766,0.004257624,-0.060669683,-0.017405566,-0.03367173,0.017493935,0.00841481,0.010939065,-0.08112209,-0.00027347016,-0.010085685,-0.031124717,-0.026987795,0.002891947,0.0137860095,0.015796503,-0.06127556,-0.011252452,0.010699422,0.050873403,0.01096635,0.015620041,0.015102434,0.019935274,-0.03823897,0.014232073,0.025283203,0.015765842,0.009157382,-0.023793781,0.005101061,0.052865922,-0.012733147,-0.03577076,0.043076254,-0.019375091,-0.06658293,0.060989063,-0.020544548,0.005499331,0.015589556,0.01450118,-0.036951557,-0.009196894,-0.0092136925,0.011070192,0.03512175,-0.0040734163,-0.011103529,0.025438964,0.005818094,-0.035371747,0.04291922,-0.0018994416,0.023022028,0.0028126023,-0.0444153,0.010511041,-0.022645263,-0.0027917188,0.018680345,-0.041549508,-0.005480123,0.0202502,-0.006995278,0.010093108,0.018324926,0.020989818,-0.048875984,-0.0034583858,-0.02268962,-0.0060699796,-0.017778147,-0.001742966,-0.03186016,-0.037973236,0.0014700228,-0.024992809,-0.028439023,0.020402683,0.061396535,-0.010524598,0.07706634,0.044408634,0.029557997,-0.029033514,0.077272095,-0.01246987,-0.0061984477,-0.02279415,-0.00042460268,0.005338663,-0.029227262,-0.015398485,0.014890012,-0.04329726,-0.027125038,-0.008038898,0.026505634,-0.014023217,0.0015353156,0.015120939,0.0023655875,-0.0018498169,0.016665353,-0.011124999,0.04099209,0.014331954,0.024423758,0.006569367,0.0032052943,-0.0076746033,-0.0533776,-0.0018624807,-0.010486064,0.011776542,-0.0062258737,0.033501983,-0.047980748,0.05948731,0.0009564172,0.015871257,0.027691709,-0.039770875,0.022732193,-0.008212538,-0.05191223,-0.03455603,0.0150068095,-0.0095484955,0.010940804,0.05093782,0.028650114,0.028355438,-0.0067027984,0.009857806,-0.019728674,-0.011745412,-0.11115991,0.007831891,-0.025749745,0.0025505053,-0.052269287,0.020251846,-0.012569925,-0.017754022,0.008107986,-0.039809633,-0.0057455166,-0.009131688,-0.019523842,-0.017772263,0.00096945546,0.02140878,0.021740174,-0.034710135,0.027800374,0.016696963,0.015534806,-0.008622006,-0.0047707236,-0.010549446,0.02452317,0.03269892,-0.041046973,0.037517976,-0.016690597,-0.04591497,0.021290837,-0.017632348,0.0011259692,0.007779112,-0.0062907096,0.02121536,-0.016405739,-0.0011874082,0.013008746,0.048020743,-0.009823896,0.016297912,0.0007859438,0.012980469,-0.0048941504,0.052697923,0.0011709199,-0.023166269,-0.046174936,0.022040183,0.05749281,0.013050854,-0.053256452,0.003741883,0.042302698,-0.019765452,-0.0020194515,-0.08677251,-0.049082942,0.051183663,-0.0067445957,-0.005098162,-0.023602195,0.0048235925,0.029674618,0.004401258,-0.064050585,0.0060884766,0.024511492,0.020002073,-0.01613043,0.0005832593,0.05831477,-0.040118337,-0.03674989,-0.015792126,0.004755432,0.0083714025,-0.019583035,-0.037838344,-0.03330607,-0.010723581,-0.034685485,-0.0068119974,0.042377524,-0.018872686,-0.022036457,0.02610273,-0.059050225,0.010497649,-0.07328844,-0.05255785,0.025001686,-0.030805893,-0.068802625,0.021744177,0.024022002,0.007864304,0.005930922,0.011394799,-0.01100508,0.026694965,0.039487407,-0.01417531,-0.0027201327,0.035798803,0.0697128,-0.027990416,0.039488766,0.022127,-0.023411293,0.0007180369,0.010046977,0.0044616624,-0.009695274,-0.033664346,0.043335363,0.019824445,-0.0056845755,-0.012664523,-0.0053354055,0.026647039,0.009783392,-0.04618879,0.033185404,0.03687208,0.040939968,-0.008836689,0.005146676,-0.0057073883,0.031303752,-0.012273015,0.014142874,-0.018374946,0.063977376,-0.025821304,-0.012426392,0.047713496,-0.011160221,0.005357864,-0.03948343,-0.007991179,-0.0266363,-0.032150052,-0.01863134,-0.041060746,0.021852912,0.018832736,-0.01005918,-0.05424001,-0.015886376,-0.05623436,0.026752684,0.042101134,-0.0016274375,0.004597328,-0.041937083,0.034035236,0.011360917,0.072950386,0.029350933,-0.04410344,0.01967434,-0.01944019,-0.069906436,-0.0281583,-0.025434844,-0.01567829,0.0018649336,-0.0013182245,0.0286404,-0.008801311,0.0075154686,-0.05621355,0.07539483,0.01716267,-0.029554762,-0.019733176,0.0037705007,0.027074603,0.03756821,-0.007740468,0.06279607,0.06390786,0.0200038,0.022905359,-0.008627073,-0.006578477,-0.0027843658,-0.0008112965,-0.021198327,0.019319685,0.0073202723,0.0029774273,0.037340567,0.03576814,-0.003955539,-0.017827595,0.026503215,0.0136456145,0.0014747097,-0.0036474757,-0.05093098,-0.015928065,-0.039609615,0.0066153076,0.0017867173,-0.006220596,-0.025556313,-0.0037436823,0.011241292,-0.0013005143,0.014321426,0.010261815,-0.025494654,-0.040154453,-0.025377829,-0.019131856,0.020463306,0.038323153,0.01505897,0.05939572,-0.042517055,0.023768429,-0.0052142194,-0.016400421,0.035799686,0.013203207,0.04484363,0.0073813503,-0.036402427,-0.025563676,0.007021887,0.0050245556,-0.025427913,0.013345407,-0.009971456,-0.00797862,-0.01912899,-0.023571853,-0.0036890972,0.021061033,0.022945337,0.0069674286],"last_embed":{"hash":"vfpuwv","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"vfpuwv","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{8}","lines":[114,114],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vfpuwv","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.001961716,0.046150725,-0.033524014,-0.016815053,-0.027073098,-0.0028860946,0.026414659,0.019047456,0.057325568,-0.0061254343,0.026915262,-0.039648604,-0.027378336,0.008813727,-0.020086147,0.0013820579,-0.0040350854,0.03622328,-0.011641422,0.013117396,-0.002691306,0.017774686,-0.025885994,-0.014742238,0.008462863,-0.0000565,-0.014856304,-0.010810829,0.039254457,0.045220964,0.0036840532,-0.045284286,-0.0039191474,-0.042226758,0.053041007,-0.02738419,0.023072215,-0.020682527,-0.041189853,0.012215475,-0.039753363,-0.039586503,0.016897662,0.0007998093,-0.00729208,-0.013596996,0.0066777403,-0.014557046,-0.0030276095,0.023349369,-0.003617353,-0.004109657,0.047807895,0.026812304,0.010657173,0.0077598873,-0.07955642,-0.016523363,-0.057925798,-0.049870282,-0.024926674,0.02885169,-0.007385362,-0.052012663,0.020605767,0.028806977,-0.03481322,-0.006610047,-0.018538585,-0.028453806,-0.03319099,0.045447517,-0.023908777,0.0019189232,-0.030983794,0.03075486,0.025059618,-0.0035968716,0.012542573,0.030976374,-0.03418838,0.02539389,0.015175284,-0.010236217,-0.012162236,0.008236299,-0.0025270917,-0.01693938,0.004832016,0.0005182108,-0.022175377,-0.017925743,0.006070761,-0.036950376,-0.042940356,-0.07099768,0.016382663,0.0086415,0.03309995,0.020136487,-0.034011953,0.017079726,0.029113114,0.041104257,0.015578508,-0.034827407,-0.015415196,0.014296418,-0.01094078,-0.023044404,0.008335452,0.031673104,0.022846604,0.026655272,-0.0045985114,-0.0025747858,0.004295739,-0.0013648508,0.0018446181,-0.02006325,0.0070588174,-0.010268633,0.018724572,-0.018724447,0.018418966,0.025269527,0.011260354,-0.024129154,-0.0013579148,-0.036977734,-0.002226142,0.09241261,-0.03347146,0.003973335,-0.033270296,-0.049297635,0.02114919,0.028773284,-0.034569666,-0.06406185,-0.014265476,-0.005807295,-0.01188738,-0.07075729,0.046424348,0.0014005873,0.02814016,0.011407796,-0.0041510984,-0.07303179,-0.0071450667,-0.0026327642,-0.008530354,0.02664505,-0.0059936587,-0.022401515,-0.056299686,0.012213996,-0.008662071,0.053983442,-0.039745484,-0.018556748,-0.022908658,0.04925613,0.008021364,-0.018328296,0.055792022,0.06381497,0.0020249225,-0.042620678,0.01680839,-0.047933538,-0.064623386,-0.019719698,-0.0005876265,0.018845713,0.08453348,0.02064616,0.04536501,-0.026288966,0.020192802,-0.047098532,-0.027549656,-0.012890061,0.00046337323,0.015702486,0.0033843068,-0.053575065,-0.0036274598,0.0041283774,-0.010781617,-0.022969892,0.03596133,-0.019728411,0.017130172,0.010729357,0.019825311,-0.006174601,-0.030273935,-0.03907157,-0.03816306,0.023870522,-0.014349176,-0.038382754,0.0044150846,0.07149228,0.006538765,-0.06557353,0.013117438,0.0011470601,0.03473929,0.06664737,-0.011332719,0.002773476,-0.019397253,-0.021925123,0.024501408,0.06829517,-0.0360841,-0.022089077,-0.04879207,0.034450658,0.02876522,0.021053426,0.014080997,0.008272824,-0.017446054,0.029949518,0.027877081,-0.0036679406,-0.018894048,-0.03632879,-0.03082466,-0.033568874,0.029279286,-0.03858955,-0.037379313,0.04949068,0.032511387,0.000465316,-0.06982474,0.0020173714,0.006606703,-0.024751872,-0.018618772,0.047299,-0.020520963,0.018904788,-0.008314868,-0.0013429896,-0.026264794,0.010121202,-0.031259827,0.015097266,0.0067202416,-0.0060428362,0.012708251,0.0043774974,0.020769218,-0.0032831787,0.024898572,0.00851594,-0.030062761,0.0029339548,0.011119019,-0.0029104429,0.026544115,-0.03513477,0.06304131,-0.082195185,-0.0068614185,-0.0010178124,-0.00023921438,-0.007043962,-0.006486083,0.03337477,-0.03353551,-0.0006668322,0.1267443,-0.008582348,0.013931533,0.04964371,0.028264316,0.019295607,0.0005134552,-0.0144021865,-0.05267011,0.017460097,-0.025799105,-0.05580684,-0.044299945,0.056532018,0.06747809,-0.013863743,-0.015135026,0.056913067,-0.030357279,-0.13609312,-0.024416873,-0.035410922,0.06005171,0.020672752,0.008743374,-0.028256627,-0.000044910776,-0.013569216,0.031470686,0.017191475,-0.06176233,0.006486269,-0.045249563,-0.053527415,0.022011187,0.0035786435,-0.024578167,0.006267506,-0.021034377,-0.030624341,-0.03307651,-0.006909511,0.008028224,0.019858446,-0.016694812,0.014405996,-0.0028272772,0.010635403,-0.029076647,-0.0043922365,0.014240533,0.0077437917,0.046667375,0.040593375,0.014215958,-0.044963706,-0.04752021,0.00045622728,-0.01941864,0.039178032,-0.027691588,0.005540237,0.07033385,-0.012048522,-0.03258292,0.051270332,0.06491631,-0.002261822,-0.010120127,-0.039756194,-0.014541175,0.020730712,-0.00028813508,-0.057225835,0.021891182,0.0051103835,0.038310062,-0.01035485,-0.008553014,-0.001292423,-0.05837061,-0.007023411,-0.039467968,0.00019726239,-0.023891483,-0.016157702,-0.02012031,0.026143199,-0.049522594,0.046978433,0.038217638,0.007591646,-0.018590642,-0.009759377,0.0036892153,-0.04773361,-0.0035182633,-0.035132498,-0.052904807,-0.040553506,-0.023075208,0.036412176,0.0063423896,-0.043877628,-0.027308168,-0.037450906,-0.008963986,0.051875863,0.22201136,0.044287615,0.019135436,-0.010757785,0.013816021,0.021018002,0.04426542,0.0070900028,-0.005575192,-0.010852824,-0.008950426,-0.018659517,-0.025498858,-0.0025897713,-0.02848865,-0.0064629493,-0.031141125,0.008660257,0.05119461,0.0036139078,-0.01268797,-0.048958518,0.027124807,0.02967783,-0.013165339,0.030366644,0.015580023,0.036527187,0.025683414,0.021332672,-0.0105533805,0.03268467,0.0120311305,0.002699918,-0.0072885943,-0.009778496,-0.0278798,-0.0338602,0.012169391,0.03806147,-0.022567708,-0.007189632,0.0076770387,-0.018180616,0.02657967,-0.0054850155,0.044851422,-0.03673705,-0.015768789,-0.016368054,0.007850258,-0.03381416,0.01148597,-0.018352145,0.0073441844,0.0065564094,-0.04353895,-0.0010361922,-0.018413197,0.040103562,0.007170183,-0.0035214897,0.021272328,0.0059027257,-0.028520726,-0.030781558,0.033810258,-0.09138224,-0.0062877256,-0.018341687,0.008568068,0.07290406,-0.019519273,-0.0032061692,0.04324898,0.008327944,0.023143928,0.050450746,-0.031843908,-0.024692545,-0.03154829,-0.0064998097,-0.014567776,-0.04898021,0.039541725,-0.060728535,0.0021502743,0.033056583,0.0073964107,-0.06051029,-0.036299057,0.0047930507,-0.025912069,-0.024543155,-0.013240496,0.0024878504,0.008357052,-0.031969324,-0.03187276,0.026486004,-0.036729764,-0.05064902,-0.058692783,-0.02626047,0.050348166,-0.0070341956,0.0053154216,0.020807186,-0.018464323,0.024437761,0.034391444,0.024120403,-0.028857565,0.036189374,0.009416853,0.022897644,0.0077506625,-0.007940854,0.003682436,0.0074129095,-0.037684456,0.023180582,0.0056590214,0.021616625,-0.03675112,-0.009666765,0.0066115744,0.0153461015,-0.038625717,0.000286877,0.025275787,-0.025322905,-0.00020489408,-0.012863658,0.020958794,0.030192334,-0.016303476,0.024277795,0.006767659,0.02554465,-0.04204614,0.013440117,-0.04585246,-0.0336575,0.017297002,0.010469103,-0.0219767,0.01452017,-0.0021008847,0.047050253,0.013045442,0.013919574,0.07365028,-0.027149942,0.038135495,-0.02067889,0.0009765815,0.0053378255,-0.022173664,-0.032430727,-0.002802501,0.04660264,0.018952547,0.029759455,-0.035420768,0.047050346,-0.03831986,0.024803996,0.021865496,-0.01134479,0.028292345,-0.0024382835,-0.023287866,0.014652328,0.024910148,-0.009150682,-0.080180794,-0.0045827967,-0.016809208,-0.0025756045,0.011593214,0.020875057,-0.0488206,-0.04619257,0.04441091,-0.03640479,-0.08043692,-0.019634003,-0.009666595,0.0080296835,-0.010160309,0.07439573,0.0011106424,-0.022436466,-0.0030120958,0.039950866,0.02342478,-0.020015158,0.03644616,-0.02324115,0.019452127,0.008721808,-0.02020221,-0.0141397705,-0.017996779,0.014442627,0.003950019,0.05229895,0.010084395,-0.032870885,0.016371112,0.0012302572,-0.07131588,0.004926159,-0.0100402925,0.009979945,0.021108244,0.024858389,0.019438501,-0.053398926,-0.014106416,-0.01807228,-0.021369077,-0.028343296,0.018743377,0.03356106,-0.017053954,-0.013417249,-0.035486344,0.010928654,-0.003038145,0.021136325,0.018213835,-0.025595633,0.0031579481,-0.0024632677,0.025958564,0.02837696,-0.01140454,-0.012456468,0.04584713,-0.005609282,-0.009121009,0.057487782,0.04814591,0.008423503,-0.008920612,0.01691639,0.036415383,0.005835472,0.007947909,0.0214856,0.0302687,0.0035397317,-0.015698474,-0.006879852,0.022675525,0.02577182,-0.059801,-0.01815123,-0.03252149,0.022622697,0.025772544,-0.015501121,-0.068953834,0.009883773,-0.0034825557,-0.040077884,-0.03550059,-0.013908948,0.008688688,0.007026937,-0.05786882,-0.012177944,-0.003099623,0.05498362,0.008665964,0.017443927,0.010082808,-0.012429994,-0.041706115,0.023386652,0.029773025,0.0063081086,-0.0035148324,-0.010598887,-0.0025501314,0.01995135,-0.008677665,-0.039324567,0.04215013,-0.01867647,-0.062909804,0.055076975,-0.027557004,0.0003298966,0.024505153,0.013986754,-0.051635455,-0.013538374,0.002457829,0.007413627,0.029037224,-0.020873506,0.005145617,0.01988675,0.009142081,-0.029718302,0.04755112,0.009517195,0.01402121,-0.006831275,-0.061493788,0.009435624,-0.0299581,-0.03417348,0.026693992,-0.048256382,0.0018304085,0.01610148,-0.012215299,0.008469533,0.0015306765,0.04910775,-0.031461705,0.009883311,-0.042002473,0.0024884755,-0.021484664,-0.0079919435,-0.04099511,-0.017092258,-0.0050559626,-0.028442591,-0.029063005,0.029272811,0.056540687,-0.011486109,0.038771607,0.03152751,0.06570785,-0.0030944035,0.06894286,-0.022187088,-0.00062744174,-0.010050447,-0.0016113218,0.011208369,-0.00980069,-0.008773119,-0.0018816524,-0.015003403,-0.022430023,-0.0139056565,0.0089840405,-0.008585006,0.013819259,0.026721084,-0.007809919,0.016476352,0.01807022,0.014260641,0.03379605,0.023987206,0.016292015,0.03299529,-0.010384743,0.0056920988,-0.03648041,0.023531705,-0.02327529,0.010607321,0.0010020515,0.008906827,-0.058094844,0.05463832,0.0071041654,0.03796629,0.024332052,-0.012380475,0.008276192,0.007459737,-0.026991708,-0.05291696,0.0076556453,-0.029786956,0.005043452,0.034110043,0.034290493,0.020174062,-0.03301488,0.019437449,-0.013984074,-0.009773593,-0.119557634,0.00418835,-0.033094782,0.012069305,-0.042763967,0.025080485,-0.027140548,-0.005135024,0.029523682,-0.058758613,-0.02445617,0.014332619,-0.021450216,-0.023709599,-0.011101248,0.03662778,0.0247922,-0.016939992,0.03572655,0.046598554,0.026797643,-0.01050352,0.014030124,0.011641082,0.01192335,0.029525252,-0.042041812,0.0428669,-0.024221223,-0.040240366,0.0073444746,-0.025112398,-0.0058299927,0.015419734,0.007174009,0.020481102,-0.007923683,-0.0044230805,0.024808846,0.03210987,-0.03676917,0.028387697,-0.006910916,0.02644518,-0.00995768,0.0362683,0.010358222,-0.01538048,-0.04015071,0.037150223,0.048489917,0.0031273768,-0.072081245,0.011343963,0.04486406,-0.004244557,0.0052851397,-0.07236342,-0.018704247,0.06655551,-0.002628482,-0.026148273,-0.022798046,0.009945179,0.022837587,0.01606558,-0.035663392,0.009835038,0.0108831525,0.033638332,-0.004989775,0.01947768,0.056884736,-0.047469664,-0.025743874,-0.0038729617,0.04076076,0.031441126,-0.026390076,-0.026729746,-0.041372012,-0.03826823,-0.02780027,-0.0016289748,0.046293214,-0.016986057,-0.016864067,0.014605749,-0.08900964,-0.014704361,-0.07836586,-0.052646745,0.010849175,-0.023792772,-0.06631578,-0.010149622,0.014856478,0.018188046,0.018516254,0.0036294097,-0.015338819,0.012165308,0.021747991,-0.011654447,-0.015838776,0.04215841,0.051091902,-0.0065766154,0.032514326,-0.004302115,-0.041098066,0.020457612,0.014940306,0.0001377317,-0.007948279,-0.018597381,0.03786166,0.033941388,0.029652316,-0.03794119,-0.00024149219,0.011945896,0.019831223,-0.04336692,0.029242061,0.053381823,0.018922072,0.010279333,0.023169955,-0.029037628,0.031111546,-0.008044321,0.007754376,-0.006427062,0.0759516,-0.020843847,-0.015985291,0.04679036,-0.008055648,0.0068343673,-0.03717929,-0.0021907566,-0.026674813,-0.023793023,-0.040673748,-0.04702557,0.019003147,0.016769325,-0.0021284432,-0.06555766,-0.0016958595,-0.040656373,0.034171134,0.032541,-0.014160185,0.013685984,-0.047846016,0.017204456,0.0012135135,0.07364282,0.036425073,-0.02769976,0.0034279127,-0.034651138,-0.06892657,-0.0086888075,-0.019595863,-0.036574297,0.010499308,0.005785626,0.038100094,0.015093399,-0.0035238452,-0.02656288,0.08798708,0.027652452,-0.03294503,-0.028934339,0.020085173,0.0319563,0.030706052,-0.014820022,0.09051322,0.058344994,0.029925106,0.0035540012,-0.0068961442,-0.031905144,-0.0018757774,-0.010422941,-0.012555567,0.040200137,0.019282617,-0.013279542,0.038275126,0.041541554,-0.00037708753,-0.019455712,0.011691714,0.0015402527,-0.02710197,0.009386952,-0.00793011,0.0006147914,-0.034109127,0.01692841,0.01473569,-0.004884714,-0.033619925,-0.014000342,-0.0061212517,0.011408395,-0.015380023,0.02954577,-0.0321351,-0.03155238,-0.013360217,-0.015949013,-0.00082281505,0.054833412,0.016268328,0.050544012,-0.023567326,-0.005150419,-0.01397974,0.0035872278,0.03809141,0.02294717,0.043028485,0.0028550737,-0.029730955,-0.05211904,0.011516458,0.017553875,-0.021860758,0.0038643985,-0.012254263,-0.030656975,-0.014282686,-0.03601406,0.027032902,0.0008543153,0.022381842,0.008394449],"last_embed":{"hash":"1luzdh2","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"1luzdh2","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{9}","lines":[115,115],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1luzdh2","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.00796513,0.03837784,-0.057005122,-0.0010261717,-0.034840908,-0.0018609922,-0.006619138,-0.01657156,0.047452338,-0.01019077,0.015746905,-0.00937104,-0.012789993,0.01759437,-0.007293536,-0.0050923247,0.00075631274,0.03261245,-0.001583172,0.007429018,0.012013406,0.003062575,-0.02466056,-0.044290006,-0.0164381,0.0026841268,-0.059845205,-0.033219125,0.019996949,0.032288767,0.0030919702,0.0027593512,-0.01386652,-0.03409938,0.012425874,0.0070869075,0.030800479,-0.015315757,-0.03735214,0.005231965,-0.010138706,-0.0004746503,-0.0063553103,-0.00030022062,0.011478961,-0.0154091995,0.0027591304,-0.012894426,-0.019089164,0.007520315,0.009002666,-0.031574823,0.05937884,-0.0015251453,-0.0030347505,0.018605333,-0.08088645,-0.006426979,-0.07386514,-0.00076017965,-0.010791999,0.042506773,0.0068787574,-0.035210233,0.025315112,-0.005329191,-0.036336724,-0.009228957,-0.033188652,-0.024799243,-0.028148131,0.053368732,-0.008028802,0.0018059284,-0.043637063,0.02007381,0.0459343,0.017128984,0.020884246,0.03493679,-0.03065405,-0.00001154961,0.0019128516,-0.00961073,-0.01625308,0.003772246,0.0127438195,-0.021728719,0.017490838,0.015816325,-0.011868027,-0.035203874,0.03133316,-0.038939673,-0.05197008,-0.05270499,-0.004552017,0.021726182,0.008624548,0.03512252,0.010187951,0.023596244,0.023689218,0.030020429,0.008639285,-0.01967259,-0.025535157,-0.007456809,-0.0010907828,-0.02731865,-0.0019305806,0.009769933,0.008320951,0.047286652,0.0012423436,-0.0013442495,0.0075311293,-0.01563026,0.032038867,-0.023492742,0.0022988857,-0.015389005,0.026310954,-0.025689758,0.03431648,0.015762687,0.002920505,-0.043528475,-0.02148598,-0.031437613,0.0066143954,0.104080744,-0.036881033,0.0039316504,-0.04104577,-0.045744613,0.02078713,0.007817867,-0.039346438,-0.0671677,0.0052668424,-0.003630457,-0.03923924,-0.05667106,0.026852746,-0.009063083,0.045297887,0.004275061,-0.01603672,-0.07086739,-0.0044431817,0.0016288316,-0.0058744526,0.00082928775,0.032587364,-0.002185988,-0.055242244,0.04637897,0.020142993,0.044428438,-0.03621171,0.004586266,0.007320704,0.022503568,0.032957744,-0.020744095,0.033150792,0.057791993,0.002599545,-0.04255745,0.019925082,-0.014056061,-0.077904865,-0.01772086,0.011421371,0.019495165,0.056285888,0.022226054,0.056295272,-0.027339565,0.04476729,-0.024925755,-0.033626843,0.010999672,-0.012732309,0.015399336,0.010237483,-0.056345705,0.002942257,-0.000122034806,0.01967812,-0.024613082,0.06968847,-0.0006041915,0.017668037,0.013313871,0.013552929,0.0021515626,0.0025338847,-0.016420618,-0.06403354,0.048112553,-0.011584221,-0.00890628,-0.00044890863,0.038504068,-0.027718091,-0.0725615,-0.010030523,0.031164283,0.042084053,0.03457628,-0.035586026,-0.021298379,-0.0037415724,-0.01579438,0.00665967,0.049012166,-0.012129975,-0.049139317,-0.03564729,0.045366935,0.05431558,0.02513621,-0.03000817,-0.01734701,-0.022629945,0.015504112,0.06024681,-0.0074511976,-0.02059943,-0.031828683,0.00012383192,-0.04593471,0.015279423,-0.017999364,-0.0050593945,0.07051152,0.015826946,0.0037820393,-0.046976797,0.012644423,0.02750557,-0.041842673,-0.025971226,0.056239128,-0.046463005,0.014056161,-0.016462957,0.0005466733,-0.031777013,0.010850868,-0.02632721,0.01561001,0.034980167,0.012105009,0.026233427,-0.0046146777,-0.017313806,-0.00975998,0.037961412,-0.008966346,-0.033967044,-0.0068777925,0.01816144,0.015700925,-0.0056459517,-0.021598876,0.03851603,-0.031256407,-0.010189632,0.023195637,-0.012096959,0.013031885,-0.000044707725,0.053330302,-0.0021915815,0.0022845715,0.12552764,0.025402235,0.008321149,0.045472015,0.026355635,0.010684816,0.025313443,0.0046387906,-0.08448892,0.014157519,-0.010394829,-0.060638174,-0.036516108,0.030975774,0.06016184,-0.016494563,-0.006870728,0.04048748,-0.016258173,-0.1284034,-0.045637462,-0.031655874,0.04587339,0.008278219,0.0048351507,-0.032074463,0.014161581,0.0230038,0.05138384,0.039057154,-0.08998259,-0.010368483,-0.020248406,-0.051358182,0.030969372,0.0023503173,-0.04464225,-0.0043712915,-0.019121183,-0.014100043,-0.06857557,-0.023477584,-0.0051548015,0.011407635,0.02248569,0.027134838,-0.0013863816,0.015091082,-0.0076126833,-0.028419007,-0.015197379,0.023533558,0.0354573,0.019896412,0.010713583,-0.063018955,0.0079807965,0.008763663,0.0034631405,0.016578926,-0.0009757966,0.023486175,0.035457626,-0.0052216672,-0.011518397,0.05734802,0.056467425,-0.024127988,-0.022430127,-0.04315435,-0.006365923,-0.010543432,0.026203433,-0.045560636,-0.0029061222,0.0023489578,0.057619244,-0.0053188405,-0.019418996,0.005996908,-0.034332205,-0.006092361,-0.057985704,-0.026914887,0.010306695,-0.015760593,-0.009154529,0.024958828,-0.057737913,0.03979822,0.020897916,-0.011488274,-0.015406411,-0.046974856,0.02893384,-0.013991099,0.0025587848,-0.052585073,-0.07294752,-0.036665082,-0.021247184,0.025230223,0.02102325,-0.028319988,-0.027366977,-0.037920576,-0.0047918335,0.03235177,0.22913907,0.053664595,0.004814651,0.013143535,0.0127154915,0.019450419,0.021398297,-0.019459657,0.011571649,-0.0243814,-0.0019226819,0.016309131,-0.010636675,0.008306799,-0.013474184,0.005379663,-0.022397663,0.02781806,0.06655756,0.022758352,-0.005395024,-0.052683853,0.008391231,0.03818484,-0.04314172,-0.0053451103,0.003198289,0.03382871,-0.00517775,0.02506671,-0.0024941931,0.025914297,0.032356374,0.013224702,-0.033218782,-0.010690311,-0.002962214,-0.03393223,0.015740719,0.060247917,-0.041475557,-0.01519405,0.0027098386,-0.017225731,0.0402421,0.0016165825,0.056687288,-0.0083894,-0.03770118,0.013739003,-0.005981763,-0.014283176,0.025590114,-0.029693538,0.014944632,0.011133421,-0.026143845,0.024254715,-0.019372163,0.028551264,0.025234105,-0.016421163,0.006017764,0.013310439,-0.019323254,-0.007003218,-0.00070245744,-0.056747183,-0.01376176,0.028542884,0.03200004,0.063716404,-0.01909529,-0.0013236327,0.05184414,0.012299403,0.013905138,0.02213733,-0.03583901,-0.020812258,-0.02518648,-0.029175846,-0.022525366,-0.053146098,0.038292848,-0.076804936,0.018518865,0.010944757,-0.0025687765,-0.04698986,-0.018352054,0.0024421795,-0.016553126,-0.043671593,-0.012207885,-0.014526536,-0.016203204,-0.04341307,-0.05797721,0.03914947,-0.02394002,-0.04533256,-0.04639307,-0.035882637,0.036846876,-0.038858555,-0.0026088825,0.027952727,-0.031257,0.028689368,0.015211293,0.013562635,-0.03994548,0.01895333,0.014895769,0.016439017,0.0045646103,-0.010759519,0.026149932,0.0069898255,-0.018399121,0.04456157,-0.035320994,0.032255575,-0.017437456,-0.028737705,-0.00003548668,0.016320197,-0.010742287,0.028263342,0.042938776,-0.021166867,-0.0036795912,0.033363372,0.010771387,0.03723592,-0.016918598,0.017926726,0.016291557,0.020628871,-0.06082976,0.007662795,-0.06293773,-0.039853882,0.02660347,-0.013156802,-0.009341359,0.05034939,0.027096407,0.031456072,-0.0057876213,0.025836335,0.0057936576,-0.048227705,0.015866257,-0.047994427,-0.017229596,0.021356259,-0.029880501,-0.033949148,0.011215575,0.019730926,0.035608154,0.023843635,-0.024607988,0.009728417,-0.0447859,0.073335275,0.004573203,-0.017704524,0.03837386,-0.02342907,-0.021581132,0.021842359,0.0154969245,-0.040753443,-0.08759933,-0.020870417,-0.005440242,0.016665438,0.038580474,0.0048033497,-0.031797446,-0.0705788,0.040478375,-0.0033686887,-0.04749978,0.00090316555,-0.012154216,0.038450103,-0.024593448,0.06443849,-0.030250072,-0.02247043,0.0040488467,0.034205377,0.014514416,-0.020437727,0.023696743,-0.0100464085,0.0025205193,0.018823467,-0.005023414,-0.037976477,0.015792873,0.030793019,0.014099781,0.028422764,0.030687137,-0.028692363,0.0043632346,-0.015821146,-0.061215967,0.02481296,-0.007788073,0.015107517,0.022977035,0.044026043,0.016596831,-0.04979438,-0.025327886,-0.022098418,-0.017401583,-0.025399892,-0.0031480645,0.017600117,-0.0010270312,-0.03490465,-0.017613009,0.0073210085,0.000111207635,0.010116192,0.042462576,-0.015449566,0.01175148,0.003243796,0.005860829,0.0019239709,-0.01592487,-0.0005851345,0.031591043,-0.013459183,-0.004229348,0.10611129,0.042193756,0.0039349548,-0.015683124,0.021927644,0.040697504,-0.0160715,0.007866676,-0.0020738172,0.019740602,-0.0034638557,-0.013819715,0.019484982,0.026655192,0.0072800866,-0.04405841,-0.01758957,-0.039043207,0.010943677,0.010302432,-0.008212571,-0.061592456,-0.038003486,-0.012797733,-0.036083095,-0.032157846,-0.018904973,0.0019970706,0.011256109,-0.035546992,0.00079390797,0.05512969,0.019862568,-0.026399966,-0.021786025,0.026636768,0.014239963,-0.021894306,0.012453183,0.034094963,0.0029491037,-0.026965177,-0.010703383,0.020602511,0.036450334,0.001992211,-0.026799168,0.050859127,-0.011079718,-0.05228893,0.061912056,-0.047874574,0.008034813,0.038857203,0.039951917,-0.046383746,0.001988163,0.010902224,0.0030253627,0.0280965,-0.020759026,-0.017170927,0.04489292,-0.00015950312,-0.032407388,0.055465784,-0.0023946946,0.014526401,-0.0022195391,-0.03368189,0.028326815,-0.013583317,-0.017338425,0.04201804,-0.034344852,-0.022720896,0.050192945,-0.014675262,-0.011219884,-0.012986753,0.042806324,-0.009494226,0.010554743,-0.011568778,-0.013404202,-0.022139085,0.004509866,-0.027356943,-0.009088368,-0.0018256821,0.0054373774,-0.010457924,0.014877471,0.046470862,-0.013403218,0.03690345,0.026345449,0.043855656,-0.025029007,0.07149457,-0.016902747,-0.023745004,-0.0062288106,0.0035915598,0.014204985,-0.057328682,-0.028180962,0.00726131,-0.02553866,-0.013753526,-0.029232392,0.023264483,-0.039935432,0.014714054,0.022082241,-0.013522316,-0.018612642,0.027255999,-0.01407488,0.05876513,0.020384127,-0.0061008516,0.013559796,-0.0072751734,-0.019142892,-0.023190957,-0.0003660529,-0.006267808,0.019655138,-0.01753572,0.02848825,-0.031041743,0.050114807,0.021585057,0.015072607,0.026528457,-0.045336664,0.024047157,-0.027967712,-0.04400552,-0.036233075,-0.005098096,-0.009804285,0.003519974,0.010353331,0.029236017,0.008331433,-0.0067026117,0.0020988297,0.0026113605,0.006816807,-0.11648948,0.027699457,-0.029340733,0.011241239,-0.04562085,0.005583478,-0.019847704,-0.008739044,0.012794501,-0.033060707,-0.028949529,-0.0019005045,-0.011534851,-0.00987551,-0.0046205525,0.02514446,0.029049901,-0.029876757,0.012323356,0.032069687,0.00069861085,-0.0028962735,0.037930913,-0.017214775,0.06090541,0.05214513,-0.025819268,0.054008085,-0.03587858,-0.07038614,0.011330791,-0.052883778,0.003362424,0.00009295683,-0.050199986,0.022127762,-0.022910455,0.0068559004,-0.01620835,0.008356116,-0.028341273,0.01998719,-0.010133217,0.002114546,-0.022907395,0.01845275,-0.0013712501,0.0004798729,-0.036954176,0.013655924,0.055870753,0.019011002,-0.061956964,0.021002263,0.03801787,-0.021729412,0.017447095,-0.08837805,-0.032040767,0.05329125,0.016413927,-0.012898534,-0.030801175,0.016658649,0.01141954,0.02310926,-0.045123216,0.013390796,-0.005861999,0.0104009975,0.005666298,0.0043290737,0.06001345,-0.050558887,0.002930102,-0.0448207,0.0048764735,0.012708517,-0.022651209,-0.020421544,-0.056721613,-0.006270192,-0.0678827,-0.019053346,0.023419533,-0.030398525,-0.026668902,0.030979538,-0.047025464,0.012357987,-0.061365556,-0.043719977,0.00046145765,-0.04329692,-0.039051417,0.006981034,0.0052054916,0.018101422,0.0037850311,0.022453267,-0.0069406377,0.014912948,0.044481583,0.020878958,-0.013512984,0.04487571,0.04450145,-0.023255723,0.037441257,0.014116942,-0.024546966,0.018126532,0.012112226,0.023216909,0.000022306094,-0.006253716,0.0475295,0.0515172,0.0252061,-0.02621412,0.01076971,0.02318799,-0.006924518,-0.03596715,0.045820687,0.053754218,0.026685605,0.01456293,-0.008120617,-0.010000448,0.004024147,-0.033868972,0.020130236,-0.0134809585,0.05759826,-0.017742012,-0.0142609775,0.05616895,-0.012712664,0.027885089,-0.06534129,0.006162939,-0.021064093,-0.014088579,-0.03678355,-0.04231325,0.005539856,0.014588947,-0.021138659,-0.053955656,0.002867881,-0.05235018,0.046754837,0.027351111,-0.012565474,-0.00033442857,-0.037928052,0.026497034,-0.020574834,0.05992644,0.0012021743,-0.008259466,0.011774569,-0.0044835326,-0.065686144,-0.021100122,-0.02235287,-0.019956388,-0.03836656,0.0057028546,0.023837764,0.005489377,-0.009628648,-0.025131328,0.065804206,0.027534435,-0.04711171,-0.010335569,0.014226255,0.028610332,0.051254228,-0.0119681135,0.08527011,0.028887106,-0.0073851477,-0.022004595,-0.01670977,0.0073479433,-0.011876734,0.007214166,0.020302322,0.03387333,0.0070386035,-0.0062169,0.03963573,0.022042204,-0.016513413,-0.01964483,0.0013997707,-0.003386273,-0.007809011,0.018180415,-0.049752854,-0.004645178,-0.019812025,0.024625687,-0.021960372,0.025847945,-0.026389718,-0.020513395,0.029571194,-0.003122987,0.0014342824,0.043934595,-0.022956548,-0.020668998,-0.0040322156,0.0044784565,-0.0015227885,0.022849536,0.028428314,0.0254088,-0.024132514,-0.008153486,0.004953103,-0.0002452044,0.048541527,-0.010537708,0.020858876,-0.016879072,-0.080498025,-0.038594715,0.014197079,0.02654592,-0.009759526,-0.012222848,-0.01773351,-0.019502772,-0.02059639,-0.028078744,0.035124075,0.0043444526,0.018964672,0.02678303],"last_embed":{"hash":"b054z5","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"b054z5","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{10}","lines":[116,117],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"b054z5","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0048135077,0.039486695,-0.058222808,-0.023759449,-0.030806983,-0.018494792,0.0030028236,0.02111064,0.049137652,0.0055277883,0.017687691,-0.0033779284,-0.018239496,0.01606473,-0.011880965,-0.007822501,0.0028853565,0.051342055,-0.03434063,-0.034760572,0.03418119,0.0057084016,-0.04274424,-0.039397284,0.0070598843,0.014790462,-0.043842398,-0.011556575,0.00007501812,0.06766962,0.0049420884,-0.014267759,0.00007708943,-0.035940472,0.010250884,-0.0053947936,0.030220088,-0.039072532,-0.05634728,-0.0010388057,-0.005606222,-0.0022034475,0.011970985,0.030793643,-0.008916184,-0.026076118,0.016321016,-0.014941963,0.016724972,-0.011958564,0.0059846183,-0.012189054,0.04993351,0.023983974,0.025362695,0.032121867,-0.07369779,0.014157026,-0.06946153,-0.027571907,-0.041747145,0.022629404,0.020565499,-0.015378867,0.030183695,0.03961894,-0.0355075,-0.01433112,-0.03810511,-0.019280696,-0.008974,0.041153155,-0.0111099165,0.0041473517,-0.03594956,0.018379707,0.03683048,0.04210328,0.020359162,0.015325624,-0.04062472,0.0021796003,0.04341237,0.0024228115,0.00033821806,0.00668862,0.011069623,-0.01710388,-0.028153028,0.01390095,-0.03865263,-0.028423445,0.015993396,-0.058531035,-0.039929714,-0.053909875,-0.0043054824,0.011250899,0.028495528,0.026106032,-0.0035415657,0.02352552,0.014685715,0.008642259,0.034420103,-0.013586825,-0.013284062,-0.009880503,-0.013143913,-0.026013598,0.015945265,0.020277116,0.018932752,0.037609216,-0.020783965,0.0011390008,0.012805568,-0.021154355,-0.01458963,-0.008529767,-0.023182144,0.0039386787,0.04485525,-0.0103544975,0.008759035,0.04021408,0.008029497,-0.0137060005,0.031930003,-0.009836668,0.005728518,0.0987346,-0.003120767,-0.011028388,-0.032490585,-0.043064374,0.03362804,0.026204793,-0.017317362,-0.055093076,-0.012258738,0.0020552396,-0.03999497,-0.069823,0.05559043,-0.012792113,0.02388263,0.0062406897,-0.014050285,-0.061617684,-0.02936175,-0.012978211,-0.009898699,0.011863848,-0.006476919,-0.024977515,-0.049625047,0.024033174,-0.03412918,0.036765408,-0.034653995,-0.015975354,-0.025171146,0.025444308,0.033034932,-0.027253302,0.04389767,0.03353491,-0.010894868,-0.010315084,0.029119875,-0.05746083,-0.03704011,-0.01599578,0.024610227,0.027728679,0.106607385,0.021931838,0.01788982,-0.026784042,0.006315591,-0.025285028,-0.03356553,-0.0043774717,-0.015939604,0.00464395,0.01124691,-0.06925908,0.0034311968,0.0031124982,0.0054884832,-0.025201894,0.052144755,-0.021435678,0.02732384,0.004803846,-0.004023901,0.011530308,-0.0074974303,-0.041050307,-0.030071316,0.041290425,0.007812915,-0.011587252,-0.0026213499,0.032690592,-0.0097136935,-0.06254994,0.019000195,0.008046113,0.010175491,0.061158683,0.0040312633,-0.011291463,-0.005741931,0.009937614,0.023479793,0.07267819,-0.007818422,-0.029470088,-0.03191928,0.017057199,0.030428031,-0.0009746203,-0.022102209,-0.018236317,-0.008758789,0.04842588,0.021344418,-0.03914633,-0.0088715,-0.023734929,0.002724738,-0.05793336,0.047732256,-0.03895175,0.007152808,0.03207951,0.023418257,0.0075813467,-0.074554764,-0.0006548114,0.0052987654,-0.05291484,-0.027726699,0.04103437,-0.007618036,0.01944417,-0.027838374,0.02709901,0.0010801749,-0.0036340689,-0.04868011,0.0022398303,0.005100488,-0.00568371,0.019283662,-0.005268617,-0.033282727,0.0028677476,0.0325064,-0.024331816,-0.014180064,0.004598662,0.00881676,-0.010526828,0.0058177463,-0.055386994,0.04737865,-0.06800502,-0.0119823795,-0.019368308,-0.004945931,-0.0013743328,0.014817593,0.04750263,-0.021843454,-0.008474627,0.10128267,-0.000604366,0.008657836,0.036674272,0.03800319,0.026245987,0.02614488,-0.028772097,-0.033264663,-0.009573553,-0.029664522,-0.061974157,-0.03469112,0.0495917,0.064965546,-0.031089738,-0.013600929,0.056471154,-0.027337449,-0.15294465,-0.009576005,-0.026659677,0.03717114,0.007926867,0.0037639376,-0.0061466913,0.014838986,-0.01082321,0.009405269,0.0059721577,-0.07149768,-0.02206637,-0.028605135,-0.04790501,0.011708596,0.02198854,-0.038629975,0.009878627,-0.029208008,-0.03218414,-0.041794486,-0.009450711,-0.014615215,0.0023857243,0.021857591,0.018597476,0.00020496637,-0.005574121,-0.0014028079,0.020399971,0.0031841008,0.010253647,0.04947265,0.01382188,0.0038026327,-0.009685085,-0.03786251,-0.011032701,-0.02556093,0.031222228,0.015188127,0.016865103,0.08722587,0.01603804,-0.036724973,0.06351296,0.051495217,0.008538331,0.014988372,-0.045081254,-0.006408753,0.004026213,0.019517515,-0.060459554,0.00027855585,-0.0002196081,0.07048172,0.0019132535,-0.014009058,0.026392734,-0.043455325,0.0129775815,-0.017941032,0.008449934,-0.028638113,-0.007194104,-0.018400343,0.012644035,-0.052579097,0.044437908,0.025514932,-0.043335084,-0.02769688,0.001132694,0.018632064,-0.04036173,0.003968262,-0.023525005,-0.06794711,-0.041594498,-0.042579565,0.026664997,-0.0031751473,-0.03187918,-0.0065231873,-0.035657607,0.008120275,0.063814685,0.2424814,0.050309625,-0.0051877326,0.009420141,-0.0042930013,0.016405266,0.0106046945,0.0048402143,0.008763479,-0.019414436,0.027562182,-0.008338192,-0.030808304,-0.011407021,-0.026022578,0.014359473,-0.026325565,0.0013315602,0.04495924,0.0051312586,-0.012311535,-0.04570529,0.020662397,0.026082251,-0.0115303425,0.010232053,-0.0031724565,0.02826295,0.019924864,0.041986372,-0.006145823,0.029077956,0.027834605,-0.014278718,-0.012121364,-0.032099918,-0.009569019,-0.01977527,-0.024669245,0.052446723,-0.042613298,-0.0132644,-0.0048911762,-0.009445056,0.017870018,0.00093705417,0.06533573,-0.030849641,-0.046934765,0.010383799,-0.020731553,-0.017173234,0.031195775,-0.020016627,0.04059599,0.01664657,-0.011203824,-0.02318423,-0.021683648,0.03790632,-0.010543815,-0.011893983,0.024966257,0.017716002,-0.033262763,0.014343614,0.04331289,-0.07174771,-0.031018801,-0.0005831246,-0.007356356,0.086288884,-0.018280327,-0.014932508,0.038890883,0.00524565,0.015483872,0.03214295,-0.018700749,0.003461307,-0.03048177,0.011265173,-0.031666167,-0.04632238,0.03144036,-0.0558476,-0.006491007,0.05260264,0.0060259406,-0.06275256,-0.02237559,0.013189323,-0.04058475,0.007162259,0.00057825417,-0.0000808584,0.032746453,-0.040174652,-0.047772564,0.01859069,-0.021532608,-0.0518362,-0.04358486,0.0045383847,0.049979333,-0.0048601925,0.0006495332,0.014790498,-0.013251897,0.011628862,0.030232541,0.0010689232,-0.01900084,0.0039773495,0.02200851,0.009752936,0.031335115,0.0035047964,0.025145732,-0.003945355,-0.04129929,0.018688304,-0.015763247,-0.011980882,-0.026959278,0.0047292854,0.0024819747,0.00527515,-0.03392619,0.018431285,0.01187358,-0.017967686,0.00236692,0.0030294152,0.022610629,0.009963024,-0.0188403,0.036176372,0.00039417515,0.021163827,-0.037796013,0.01251211,-0.06583954,-0.031888228,0.008839196,0.021999061,-0.002062582,0.048031375,-0.0055681453,0.027465127,0.012158019,0.03345382,0.071085155,-0.032891903,0.01297417,-0.032564044,-0.01046749,0.009258167,-0.006799103,-0.024114897,0.0041265064,0.009034778,0.026213806,0.04735989,-0.005785781,0.021793278,-0.03412002,0.039351664,0.020124322,-0.013885466,0.026714431,-0.003729535,-0.02741779,0.00938619,0.02613401,-0.013510843,-0.040187888,-0.005864203,-0.020685753,0.006588234,0.042491738,0.025548814,-0.036148548,-0.007993787,0.014954491,-0.009476582,-0.052794553,-0.00047944812,-0.013239211,0.0136209475,-0.022068208,0.079968005,-0.0057667024,-0.008318947,0.008693803,0.026856225,0.022119727,-0.015260554,0.020052776,-0.023163047,0.0014515542,-0.006756569,-0.023174698,-0.011182534,-0.011071451,0.00454683,-0.0016443582,0.009282888,0.014549502,-0.0132278185,0.0151271615,-0.011265355,-0.030700706,0.017686542,0.0013631757,0.022186842,0.022721544,0.013962556,-0.0024152964,-0.03349452,-0.01225369,-0.033908635,-0.017553413,-0.037191443,-0.016231421,0.016881471,0.006835326,0.029075919,-0.008107439,0.019887624,0.0037699519,0.0075087324,0.0072437525,-0.02624467,-0.0038393347,-0.006505512,0.010070382,0.009168557,-0.023801394,0.0112113925,0.04412817,0.0050532576,-0.009361902,0.071266875,0.06535568,-0.005521268,-0.012378748,0.035742346,0.00864999,0.032647993,0.010356552,0.015761804,0.013966517,0.022871532,-0.0048524872,0.045046873,0.022022396,0.03221475,-0.0556664,-0.03724446,-0.0297736,0.033261426,-0.004960442,0.0107002305,-0.06591902,-0.046934173,-0.009694982,-0.05565685,-0.03198151,-0.010987431,0.023367705,0.007408195,-0.061108552,0.004333301,0.004059995,0.051678676,-0.010081129,0.036533922,0.0050262264,0.029970162,-0.050384685,0.019758496,0.027874343,0.016776728,-0.024541724,-0.0053861793,0.028313925,0.025467357,-0.01942444,-0.04430622,0.045984704,-0.020429509,-0.046054166,0.04655464,-0.018702436,0.0024993333,0.010412982,0.03324107,-0.039399754,-0.005847573,-0.009470615,-0.0023980075,0.02349302,-0.017663568,-0.018462043,0.02389677,0.010697797,-0.014614739,0.06920101,-0.003484624,0.020698562,-0.003806447,-0.023157924,0.0130900815,-0.036762685,-0.014260948,0.03516138,-0.044501446,-0.020544525,0.033232614,0.0034141154,0.041380756,0.0078609185,0.021532197,-0.054073013,0.008866612,-0.028889285,-0.0012654712,-0.028706333,-0.04552894,-0.025019612,-0.027168961,0.015777813,-0.034285206,-0.031002382,-0.023666978,0.048471704,-0.021226378,0.017551195,-0.0053610997,0.039650824,0.0027673438,0.07711736,-0.028318066,-0.012884774,-0.03881176,0.0053935815,0.0005603352,-0.023473218,-0.009422799,-0.0049454006,-0.00051534176,-0.026000395,-0.01725713,0.022270475,-0.025826456,0.018403608,0.050685544,0.009683267,0.01655018,-0.0042939587,0.011647329,0.041098587,0.0036767933,0.018741691,0.026000654,-0.010987828,-0.015933033,-0.038233127,0.012975854,-0.00043603082,0.032534245,0.007073381,0.019900275,-0.06639286,0.05589061,0.010021969,0.018165413,0.017679607,-0.022503652,0.011108363,-0.013270658,-0.03223942,-0.05061533,0.0012873651,-0.0070482036,0.017621767,0.017957622,0.054078463,-0.0123558985,0.01254415,0.009132792,-0.025253283,-0.0145842545,-0.12269514,0.036326066,-0.037124515,0.012803911,-0.047061674,0.022927979,-0.026933515,-0.0025782366,-0.0048784404,-0.0611488,0.014272715,0.009440692,0.0031203832,-0.002187648,0.005071258,0.0125442725,-0.0051522856,-0.025060983,0.022600953,0.0009921815,-0.00705665,-0.019286323,0.040373567,0.043581486,0.0037099337,0.032231286,-0.042790115,0.062989116,-0.018718272,-0.026775764,0.015833553,-0.039608527,0.005231933,0.031502627,0.0143574895,0.007080725,-0.007072618,0.027922384,-0.012695786,0.036999784,-0.025059186,0.0342969,-0.039593395,0.014619041,-0.035412043,0.0658172,0.0012758231,-0.037699427,-0.027215604,0.013987991,0.029248443,0.001665584,-0.0660471,0.015269826,0.027100602,-0.0057350243,0.0052457615,-0.07545577,-0.034009293,0.018676503,-0.0019103738,-0.013962497,-0.029358288,-0.016517172,-0.011734495,0.007145456,-0.094322234,0.03744875,0.016818725,0.018828679,0.00044073776,0.0036587198,0.04002087,-0.021560872,-0.0100619905,-0.04214157,0.034888543,0.031605277,-0.03588893,-0.032710996,-0.050794642,0.012349528,-0.0526597,-0.0033381039,0.027103208,-0.021002164,-0.01201321,0.01069775,-0.0741425,-0.03413944,-0.07851944,-0.0475578,0.018820664,-0.030795183,-0.07107532,0.014511936,-0.025893021,0.0030029172,0.007119861,0.0139456885,-0.004728347,0.0039811935,0.017858233,0.013230129,-0.019717734,0.054036975,0.036174588,-0.025748765,0.02123866,0.012918611,-0.0147781065,0.03323327,0.021136157,0.022572346,-0.054724623,-0.016174054,0.060312048,0.04805471,0.016143708,-0.006829347,-0.012919044,0.027879661,-0.0066098603,-0.04494015,0.03177373,0.05228287,0.007874995,0.016366389,0.007953384,-0.022867493,0.019594448,0.0046828054,0.04634915,-0.0068609207,0.062062614,-0.0240777,-0.039626952,0.05392424,-0.0098966025,-0.0055772006,-0.039480027,-0.00044124827,-0.016411863,-0.020676551,-0.032424767,-0.03428322,0.00008434708,0.003511443,0.00095270376,-0.07058742,-0.007338685,-0.04977407,0.035834514,0.022077383,-0.00095825706,-0.009023504,-0.058794234,0.031832993,0.0053087794,0.054936953,0.02508865,-0.033878062,0.0020445338,-0.036379334,-0.06299043,-0.003137272,-0.047760107,-0.034353487,0.019611314,0.01063067,0.039072767,0.0011111385,-0.032021776,-0.019941116,0.06404527,0.015003759,-0.027793132,-0.009982915,0.026281362,0.055728722,0.053487394,-0.00818621,0.0832839,0.054668706,0.0077283434,0.024791017,-0.0016957376,-0.010112019,0.013597593,0.008079505,-0.009806918,0.022832192,0.02483378,0.017907154,0.052621413,0.013153345,0.0005840614,-0.020460175,0.007867738,0.013367696,-0.0052943495,-0.012569287,-0.047619388,0.0003622732,-0.028255869,-0.0090824645,-0.00078040204,0.013667372,-0.03845717,-0.008307815,0.0031936727,-0.0020313952,0.011668509,0.04289302,-0.042131186,-0.030536456,-0.018512862,-0.014197874,0.0045822402,0.034155227,0.015039892,0.043644734,-0.03522451,-0.0139803,0.0059667802,-0.0149024585,0.046542164,0.004282003,0.02125067,-0.0060738227,-0.080622286,-0.021741817,0.006447082,0.03546995,-0.022739332,0.00026158005,0.0005552618,-0.020144818,-0.026006747,-0.018566241,0.020462485,0.0144992685,0.017272541,-0.054675348],"last_embed":{"hash":"xjqn9c","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"xjqn9c","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{12}","lines":[119,119],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xjqn9c","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009117835,0.03293597,-0.027053742,-0.04000804,-0.029543294,0.010835115,-0.00074503466,0.0021636866,0.04512345,-0.0028428112,0.018767377,-0.016439663,-0.01790451,0.002778955,-0.020476112,-0.013851038,-0.008689346,0.051768813,-0.030923806,-0.0014370773,0.019814303,-0.015496038,-0.018357296,-0.021295229,0.007693647,-0.0012041162,-0.011242388,-0.010467286,0.008865553,0.043884613,-0.008265757,-0.022694245,0.008827738,-0.026320364,0.01750226,-0.034631953,0.02668626,-0.028001461,-0.05269933,-0.0071203327,-0.042087216,-0.015221396,0.00945937,0.023432724,-0.012031175,-0.0172355,0.0061252327,-0.019310541,0.010360718,0.004679259,0.0011089784,-0.0036436822,0.056995016,0.0077268835,-0.005187427,0.02129583,-0.054453604,-0.0003463709,-0.055400874,-0.046669975,-0.049615256,0.0384393,-0.008865384,-0.0402515,0.020668764,0.008105068,-0.032454867,-0.0019879197,-0.034722768,-0.043589517,-0.03554764,0.020597579,-0.030501042,-0.0054494217,-0.027363282,0.049116068,0.041753672,0.012840157,0.0063666604,0.01213096,-0.03215984,0.024011146,0.033121336,-0.0052613486,-0.008230421,-0.0041948375,-0.013194709,-0.018220553,0.0013044347,-0.0022647686,-0.0020394232,-0.024909971,0.0017165206,-0.045220647,-0.03921862,-0.04634838,-0.002295516,-0.012162822,0.019992648,0.022987753,-0.02014943,0.03477474,0.03163024,0.042083185,0.031744998,-0.03150406,-0.01897147,0.011598557,-0.0016369295,-0.026974948,0.009326808,0.018263446,0.009744355,0.026123898,-0.012598996,-0.0036502995,0.0001844013,-0.014247376,-0.021508776,-0.039766435,0.010394309,-0.021678599,0.0380298,0.006308015,0.006109877,0.01850784,0.011846932,-0.013579139,0.0226583,-0.025767336,-0.009888123,0.093281046,-0.011689235,-0.019581646,-0.03511048,-0.040927622,0.024240378,0.018877808,-0.057558574,-0.07095087,-0.017315462,0.0062348824,-0.027698519,-0.0651884,0.07896619,0.003457988,0.02245118,0.0029721695,-0.007869083,-0.06019055,-0.01506412,-0.010310126,0.01697301,0.014608176,0.0028445919,-0.029853564,-0.043402795,0.010628033,0.0014751329,0.047446445,-0.028389918,-0.031733036,-0.03079726,0.05899935,0.011001599,-0.034370862,0.05465701,0.046545986,0.0023339868,-0.066538915,0.055299673,-0.05025687,-0.065426186,-0.030800326,0.012787833,0.017055433,0.0981622,0.010763602,0.006148397,-0.017777106,0.022039149,-0.029768053,-0.003883856,-0.008603253,-0.0019729352,-0.012849978,-0.00007426036,-0.043094963,-0.009065785,0.03247659,-0.0124751385,-0.0077960575,0.040110487,-0.026261395,0.002661785,-0.0018986284,-0.0014311143,0.001205798,0.0095409285,-0.04848392,-0.033474583,0.02442553,3.572103e-7,-0.026452845,0.0015598513,0.058577124,0.0062082973,-0.055063684,0.013703404,-0.008058372,0.028372033,0.07112501,-0.008322342,0.0003004377,-0.0030143058,-0.008114134,0.018392634,0.061429944,-0.031419735,-0.015397356,-0.04249214,0.029050505,0.04442237,-0.0063354694,-0.00039471948,0.01492664,0.00017957953,0.040692188,0.037684206,-0.032113567,0.0026424362,-0.013472926,-0.046934295,-0.07809287,0.030448798,-0.03449656,-0.031137984,0.04415577,0.018107604,0.013301529,-0.07442007,0.024504606,0.007118589,-0.051445585,-0.019651389,0.030010235,-0.0325238,0.022221083,-0.009264442,0.018239334,-0.008226396,0.0079043945,-0.024124397,0.008990207,-0.008548909,-0.01483863,0.022788394,-0.009699553,0.0016496573,0.0004289984,0.029363299,-0.013567093,-0.029467154,0.003914986,0.017871497,0.0036095912,-0.0022248705,-0.031783186,0.06438508,-0.06325003,-0.027178442,-0.002955155,-0.0074205874,-0.0061894823,0.0004795321,0.06368596,-0.023839923,-0.017307345,0.12623708,0.001987365,-0.0016286344,0.036927946,0.03728575,0.036381666,0.00863851,-0.015850166,-0.03331918,0.008260287,-0.030211775,-0.046797596,-0.06476636,0.054087494,0.06656604,-0.017718451,-0.02447652,0.050710436,-0.03719202,-0.1414573,-0.03144084,-0.02865833,0.03646212,0.024462556,-0.0032344062,-0.04545536,0.01944142,0.0028247526,0.024541289,0.024441754,-0.07305507,-0.017780108,-0.03706603,-0.053680852,0.016986225,-0.011439083,-0.035916153,-0.004088049,-0.031636626,-0.043293633,-0.047257084,-0.009962292,0.015646296,0.019981401,0.009155877,0.042490814,0.014972902,0.0031269668,-0.01206172,0.020121038,-0.007514548,0.014889622,0.03857093,0.030171383,-0.0049149157,-0.013558102,-0.048073463,-0.0020367128,-0.04138499,0.015043766,0.0020386842,0.004298771,0.07506735,0.011151604,-0.05345153,0.056832734,0.053340357,-0.022014266,0.0019890242,-0.043829292,-0.009525672,0.000042555348,0.012094685,-0.05542145,0.012157741,-0.044485997,0.036182165,-0.003509253,0.00025204025,0.010765294,-0.031517595,-0.0073109427,-0.024841385,0.0036941776,-0.040373806,0.005822928,-0.014091991,0.02052859,-0.041362654,0.05231705,0.033763118,-0.022205709,-0.02090335,0.003340446,0.020941943,-0.03280677,-0.017105503,-0.032419674,-0.06146162,-0.048638348,-0.024557129,0.022256436,-0.000068296875,-0.0598273,-0.033034187,-0.027449505,-0.007978278,0.059003238,0.23942177,0.05695375,-0.012762956,-0.015146696,0.011265477,0.030608341,-0.015058336,-0.0003487487,0.026061786,-0.011211709,0.0019619719,-0.0010397282,-0.02920751,-0.020732112,-0.032787006,0.039199878,-0.023782024,0.0034706115,0.051386695,-0.0023432255,-0.02649413,-0.045793273,0.02496453,0.0051170094,-0.0041736015,0.013381537,0.016110169,0.016298702,0.008970861,0.030684965,-0.01770806,0.020637628,0.024191612,0.0015081954,-0.025186433,-0.028642166,-0.034431737,-0.009994347,-0.010032414,0.046564974,-0.049044333,-0.014480927,-0.02110418,-0.027112182,0.022479538,-0.012624679,0.03452246,-0.032120265,-0.023562366,0.005298709,-0.018110337,-0.019845914,0.012680465,-0.015124942,0.013196848,0.025901752,-0.025596244,0.006823031,-0.032367207,0.01849749,0.017527347,-0.011883731,0.007079857,0.009915048,-0.050611213,0.00073732046,0.035613824,-0.063795954,-0.0019801196,-0.0062712426,0.009198045,0.05782837,-0.010457388,0.00729396,0.054809894,0.014830163,0.016688,0.035091758,-0.019103827,-0.016967995,-0.020649072,-0.0117402,-0.0047598924,-0.032511387,0.041255087,-0.064462766,0.02274249,0.04458561,-0.019427428,-0.05784942,-0.030348914,0.0040921564,-0.010064443,-0.0078864945,-0.014630966,0.0038686637,-0.0020610732,-0.022035979,-0.041673712,-0.017421614,-0.02640396,-0.054260705,-0.05691101,0.011393551,0.051452357,-0.010189111,0.006603679,0.025799433,-0.0083467,0.010751329,0.029780764,0.006733761,-0.03572042,0.02708706,0.014981159,0.028410228,-0.007811827,-0.0012332292,0.022590887,0.02977046,-0.012761128,0.042859316,-0.0077953553,0.0054032947,-0.027475517,-0.008870082,-0.0179904,0.023005463,-0.025804458,0.012059862,0.042108692,-0.024658421,0.001414565,-0.011691405,-0.003670049,0.024783581,-0.031813134,0.021163376,-0.011143899,-0.007371207,-0.0398319,0.021635123,-0.055307407,-0.018165076,0.0079989,-0.0025753856,-0.034144703,0.0049081985,0.02396487,0.06378598,0.005928687,0.014509046,0.046717994,-0.0458246,0.02761297,-0.0034189783,0.005746078,0.027577996,0.015998524,-0.039646823,0.010305738,0.026782857,0.02858693,0.025542172,-0.009544489,0.03206068,-0.05210012,0.056311905,0.03224984,0.008474489,0.026792334,-0.0011509042,-0.019889176,0.045364756,0.031472936,-0.012562929,-0.057333354,0.006098728,-0.017633101,0.0003344988,0.031364787,0.016884366,-0.05133539,-0.06072118,0.028477408,0.006676226,-0.08386749,-0.012249571,-0.0028256108,0.006164997,-0.026069425,0.06838226,0.0022800067,-0.019098662,-0.021027911,0.020328326,0.01644337,0.011028283,-0.00010553719,-0.009382846,0.008688981,0.010393271,-0.01959596,-0.00830767,-0.005444615,0.018211167,-0.0055231857,0.03762665,0.013745684,-0.021607773,-0.012947555,-0.0078348415,-0.051262267,-0.0053026658,0.0044547557,0.035980433,0.04570397,-0.011301399,0.006015267,-0.04478826,-0.018703394,-0.009798671,-0.01857419,-0.019136012,0.016002094,-0.00830403,0.019892052,-0.0046193516,-0.0077155656,0.019118154,0.0028091534,0.030017335,0.003276726,-0.044848543,0.0040171547,-0.0065264683,0.015916746,0.017407924,0.002266414,-0.008447558,0.02703076,-0.023398353,0.007252259,0.079536304,0.051459916,-0.00094527926,-0.007812574,0.016479613,0.020729335,0.004483988,0.002417884,0.01300948,0.0071710423,0.01579591,0.008175816,-0.00037930414,0.011626209,0.02299719,-0.06474297,0.0016597767,-0.030665994,0.01859229,0.023993952,0.00044371,-0.017953936,-0.014444297,0.008290559,-0.038109582,-0.027808193,-0.019239658,0.017619524,0.013169403,-0.06787503,0.021936163,0.0130532235,0.049857773,-0.001126835,0.029417675,0.0030507867,0.016599633,-0.06375153,0.028703105,0.002780351,0.00411296,-0.015079263,-0.012139943,0.008627561,0.024998551,0.0007288985,-0.059082005,0.046623398,-0.024767816,-0.052274343,0.04857309,-0.02946956,-0.00019641669,0.029186806,0.029446168,-0.053398043,-0.011338962,-0.0011497446,0.007165117,0.032091852,-0.0324334,0.018558588,0.032378145,0.018554123,-0.022295166,0.02998037,-0.020160293,0.01933394,0.0039250283,-0.049900476,0.0090124095,-0.038162332,-0.047218785,0.031807765,-0.024948744,-0.005164887,0.016870433,-0.0029824704,0.026948847,0.0050329696,0.028158922,-0.033217143,0.009644726,-0.03961223,0.028570177,-0.025477747,-0.0002994611,-0.031240644,-0.016778715,0.017971057,-0.012947238,-0.024123965,0.013006172,0.051122487,-0.025280565,0.017806897,0.029201517,0.061550587,0.005396131,0.05936903,-0.024312139,-0.020333232,-0.028071309,0.00080429175,0.019585315,-0.020674603,0.004142269,0.008409026,0.011357599,-0.009975017,-0.007806694,0.039680514,-0.009626477,0.020572757,0.024349583,-0.0077651497,0.0064917095,0.005968926,0.024502007,0.03950568,0.017847164,0.028383855,0.013019793,-0.003454244,-0.0019210662,-0.051936492,0.020513974,0.0007372552,0.027013483,-0.0027775406,0.020379484,-0.05963855,0.046632305,0.010641183,0.03408961,0.03561455,-0.03841012,0.0014586751,0.014452684,-0.03815687,-0.029318407,-0.03590459,-0.004513129,-0.0069818436,0.023518031,0.04910429,0.010983153,-0.015680898,-0.0057834196,-0.020874515,0.01251699,-0.116811976,0.016455643,-0.022778692,0.016059335,-0.03778065,0.032246865,-0.015152653,-0.0035981543,0.01902438,-0.05737765,-0.01809782,0.015964542,-0.0012396402,0.0058781942,-0.005833732,0.034963083,0.04278633,-0.031311482,0.026383627,0.02718539,0.02688626,-0.009638289,0.04524445,0.03569341,0.012985647,0.0013949781,-0.061387915,0.035256013,-0.03208095,-0.036641188,0.011429635,-0.058556408,0.0050611235,0.036455754,0.022518955,0.020951007,0.007646341,0.014622306,0.018984325,0.030928876,-0.006756611,0.036055684,-0.021922853,0.031647958,-0.032317247,0.059362687,-0.003549171,-0.041550796,-0.040067807,0.023342703,0.029032912,0.004049448,-0.06038764,0.028560618,0.05048944,0.016763296,0.0011670907,-0.08150902,-0.01789611,0.04471122,-0.0096359225,-0.021150416,-0.023766937,0.024248635,0.010613362,0.019217974,-0.04936163,0.0040953695,0.015117475,0.03570666,0.0011773392,0.0020717047,0.038838677,-0.035876144,-0.021363208,-0.028085684,0.036808394,0.048492488,-0.024587749,-0.024702778,-0.050379563,-0.023938648,-0.05377022,0.0033499808,0.038236424,-0.008953128,0.011584649,0.03387275,-0.05793996,-0.0041375635,-0.067009225,-0.04033021,0.021334989,-0.06067238,-0.07775723,-0.017869158,-0.0034448886,0.0039069066,0.020687971,0.008881953,0.0003527205,0.00027633677,0.03656715,0.010009283,-0.011652706,0.050242476,0.04433695,0.0012894301,0.028252728,-0.016917104,-0.01666086,0.029959656,0.011796272,0.0052786996,-0.025889175,-0.017808616,0.04832423,0.051292695,0.015549172,-0.002134852,-0.0155229615,0.02002217,0.014595495,-0.0467429,0.0025443526,0.058273505,0.013844965,-0.011992992,0.029795708,-0.03394421,0.031333722,0.008621115,0.017080769,-0.014954188,0.072301894,-0.046725057,-0.023002602,0.04530106,-0.012764979,-0.0060063708,-0.0035829595,-0.011961146,-0.037761446,-0.023950897,-0.048222125,-0.057331804,-0.0016765196,0.01713382,0.005317624,-0.06577473,0.00406492,-0.05589486,0.03907432,0.051886756,-0.009378342,-0.016482756,-0.03798824,0.027564922,0.0054074675,0.04954438,0.010558662,-0.040742178,-0.005652215,-0.04003564,-0.06875381,-0.018970966,-0.032893065,-0.03798699,-0.003273561,0.0031908432,0.027469007,0.02682359,-0.0038051035,-0.017601838,0.053795133,-0.0011657366,-0.026182557,-0.00985859,0.0492096,0.037662864,0.04886602,-0.014016227,0.09485379,0.04830655,0.01623982,-0.0017366786,0.0012555578,-0.006144772,-0.016398733,0.023101516,0.005288453,0.025967913,-0.0192137,-0.00047250988,0.052894473,0.03670825,-0.012995618,-0.0125546465,0.017460966,-0.0009822526,0.012703656,-0.02925924,-0.026837688,0.0003008521,-0.022146383,0.034533467,-0.024361018,0.015415098,-0.0323567,-0.029105144,0.019301642,0.013642588,-0.031787977,0.04761044,-0.010227518,-0.021842215,-0.0053222156,-0.01935141,0.0045275977,0.056437824,0.011086719,0.058518052,-0.031318612,0.008643883,-0.017476084,-0.0023872196,0.045138486,0.028135283,0.030242389,-0.012591981,-0.033640526,-0.029709028,0.013978838,0.01564673,-0.022828426,-0.012493594,0.0023315041,-0.02785095,-0.020963937,-0.03216609,0.022426812,0.015022719,0.034848686,-0.025478618],"last_embed":{"hash":"18poxnb","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"18poxnb","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{13}","lines":[120,120],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"18poxnb","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.005247263,0.03376433,-0.032784216,-0.022422826,-0.04765893,0.0013592126,0.026598377,0.03817543,0.0456119,-0.014836626,0.027529113,-0.03885816,-0.066859744,0.009882997,-0.0005054538,-0.02037265,-0.010332706,0.02042656,-0.042576134,-0.010946699,-0.011306975,0.009159821,-0.0011748429,-0.024541859,0.0032089597,0.00018112383,-0.015889367,-0.014166919,0.039571237,0.04173858,0.013343192,-0.035551492,-0.028384285,-0.035960943,0.07734557,-0.029551314,0.03085785,-0.054510854,-0.043387957,-0.00095533906,-0.025704201,-0.014762826,0.0097578615,-0.00823132,-0.002747147,-0.0008927792,0.018125884,-0.017900337,0.0073260907,-0.0051264176,0.009834524,-0.009094274,0.056005877,0.02145544,0.004909998,0.02872884,-0.054841302,-0.0072162542,-0.057983555,-0.042703643,-0.013731707,0.022967966,-0.002109337,-0.047798283,0.034562662,0.03308185,-0.022191737,-0.015752932,-0.02626126,-0.037809797,-0.04441261,0.031325214,-0.017343802,-0.012309953,-0.02947193,0.022718538,0.03993531,0.006821011,0.040634733,0.031096436,-0.029772043,0.02255254,-0.012351815,-0.02076141,0.009132134,-0.018102838,-0.0007072731,-0.021621682,-0.0023225402,0.0017735632,-0.00023198701,-0.054817908,-0.0013961996,-0.044832822,-0.026006233,-0.047034375,0.00602195,0.008987591,0.02196068,0.023192095,-0.03145463,0.031037154,0.034889862,0.03821604,0.020721007,-0.032319628,-0.038521096,-0.0148917455,-0.0014989852,-0.031787343,0.009038148,0.015868878,0.025206484,0.026685426,0.011710642,-0.015659975,0.0141937705,-0.04271805,0.018432917,-0.028459731,0.0010603442,-0.033696685,-0.0020605149,-0.009411882,0.022909436,0.019465212,0.013885737,-0.024677582,-0.012600386,-0.030900689,-0.00904736,0.08330451,-0.04072056,-0.024438944,-0.01701632,-0.049804736,0.041362416,0.035984103,-0.03497765,-0.07284882,-0.01033176,0.017414412,-0.011784239,-0.0669728,0.039537966,-0.024043877,0.0021376077,0.00015919218,-0.009888767,-0.07059626,-0.012198176,0.016162662,-0.008558018,0.0077716876,-0.0036655643,-0.02534047,-0.025959618,0.022638809,0.018397775,0.067051634,-0.032447033,-0.025712324,-0.0019261116,0.044538684,0.018266173,-0.040814415,0.043484166,0.064110555,-0.022130484,-0.022846542,0.026979612,-0.035933085,-0.05429716,-0.034896553,-0.012055969,0.012090855,0.07913254,0.029421682,0.0063436213,-0.031840023,0.010562029,-0.050405618,-0.018983306,0.001576082,-0.016319089,-0.014683066,-0.008803709,-0.035079304,0.013262327,0.017848043,-0.011202977,-0.019639278,0.053527985,-0.012816878,0.0200187,0.0006920081,0.017374558,-0.0027713182,-0.024314633,-0.033842713,-0.029012127,0.03253827,-0.04040049,-0.025238382,-0.002490141,0.040079053,0.011406365,-0.047321912,-0.011884754,-0.0040560383,0.044899568,0.038100142,-0.019141054,0.0065641333,0.003546189,-0.03462931,0.008040299,0.047753308,-0.02499111,-0.0039244145,-0.03915541,0.036002863,0.04225851,0.007628482,0.015805636,-0.013633635,-0.009939147,0.016493412,0.04929231,-0.019475795,-0.006311131,-0.0137649905,-0.024165316,-0.04715978,0.030361904,-0.016610336,0.007857499,0.06318671,0.013166991,-0.012049594,-0.056470238,-0.0047150464,0.022265976,-0.036443286,-0.034793783,0.04248002,-0.006021211,0.028481226,-0.006322845,0.026272349,-0.0005199427,0.015174311,-0.052061178,0.020645367,-0.015256183,0.007813278,0.020871224,0.0070524663,-0.016344806,-0.014737348,0.04102829,0.0071055745,0.005530401,0.008807405,0.0070178164,0.0018522008,0.035479743,-0.03780492,0.064160615,-0.048235666,-0.021594593,-0.018238029,-0.0075869095,0.006951988,-0.013717561,0.040372796,-0.040488392,0.006537901,0.12576015,0.0017000128,0.011567572,0.042098444,0.007232145,-0.008977261,0.027294956,-0.020421635,-0.07989251,0.0023287043,-0.030538848,-0.052032195,-0.03275815,0.046879336,0.07243936,-0.023066832,-0.0137899695,0.043119453,-0.02601085,-0.14189243,-0.026823027,-0.019771114,0.049597662,0.013123603,-0.000098607474,-0.016517641,-0.024711296,-0.004276487,-0.014130304,0.030918984,-0.06927856,-0.0148447035,-0.018579615,-0.040803004,0.023531199,0.009910125,-0.02365845,-0.016520787,-0.019762497,-0.025623325,-0.031128462,-0.01154741,-0.009800222,0.0004984497,0.004362988,0.055171974,-0.020780269,-0.0008041666,-0.027409384,-0.029618107,0.0015894596,0.0043828837,0.03721803,0.03520489,0.02108384,-0.046056256,-0.056834508,0.02609445,-0.0075304415,0.03476854,-0.018550022,0.018792499,0.055939242,-0.0015005562,-0.032286055,0.05447014,0.048409466,-0.008748606,-0.006171225,0.0038778947,-0.016126098,0.005766196,0.0145903565,-0.06168863,-0.006985828,-0.00012818868,0.048421174,0.0029129204,-0.0067514745,-0.0039202804,-0.055285618,0.005783226,-0.027616633,-0.007853984,-0.022696758,-0.017824387,-0.012342942,0.017561758,-0.04617024,0.044738308,0.03184386,0.008160023,-0.028845401,-0.0018648093,0.007299114,-0.038106512,-0.006878589,-0.034580074,-0.07171987,-0.019920465,0.00078800664,0.028852277,0.006207089,-0.049257655,-0.012791632,-0.039934795,0.010747663,0.059476927,0.22320125,0.035204146,0.010631845,-0.00035562844,-0.013321786,0.022915464,0.0014548432,0.021217046,-0.012385842,-0.020875087,-0.015059498,-0.02665283,-0.032548636,-0.010210606,-0.02278468,0.008187777,-0.032265604,0.0042973803,0.0593914,-0.0033065993,-0.018810729,-0.061989415,0.006030766,0.021301938,-0.0016619457,0.02083197,0.020442758,0.0240159,0.029216781,0.032477204,-0.043329038,-0.0009218553,0.029900122,0.0045182495,0.0012932349,-0.016299352,-0.033064876,0.016805813,0.00046513914,0.045356404,-0.031234737,-0.014272918,0.01379514,-0.015164252,0.01089464,0.0042031775,0.0350864,-0.0088814655,-0.010443188,-0.024726057,0.012981577,-0.01876415,0.01701346,-0.019579343,0.033340797,0.009690465,-0.03061799,-0.009672756,-0.045956183,0.06370605,0.012270246,-0.0036681935,0.019808881,0.011699972,-0.058126643,0.009046853,0.017596697,-0.0872546,-0.014595555,0.023462575,0.022149798,0.060369622,-0.009076905,-0.0054364023,0.057000816,-0.004966069,0.024909774,0.053975318,-0.023444604,-0.017020555,-0.03548109,-0.0068464135,-0.013810514,-0.041613124,0.044460565,-0.057613138,0.029742958,0.023897931,-0.0033765584,-0.047072448,-0.024537249,-0.015415025,-0.0066771205,-0.027503401,0.00004828938,0.0020258906,-0.0042037144,-0.016501604,-0.05563211,0.011369426,-0.038264297,-0.043407183,-0.05666404,0.0015192858,0.05030735,0.010900522,-0.033264756,0.018040014,-0.025530415,-0.00057785254,0.029295648,0.024070343,-0.018147446,0.016839731,-0.0074807713,0.013397054,0.021992968,-0.018947726,0.028239267,0.009010405,-0.028001282,0.058150854,-0.007499573,0.022193106,-0.025459975,-0.020806467,0.035217486,-0.0010381247,-0.03399292,0.011667991,0.00038529153,-0.022444649,-0.009398288,-0.011814468,0.03116136,0.010334834,-0.029755209,0.011298285,-0.00020478303,0.018987495,-0.04110484,0.021247894,-0.0623408,-0.021427533,0.0036877792,0.0021304276,0.00031531905,0.007885392,0.035220094,0.054127116,0.026282191,0.015042487,0.066497155,-0.048977714,0.009220797,-0.0537805,-0.0035427331,0.014975557,-0.009700524,-0.03579429,0.021448722,0.059371583,0.040994745,0.027688017,-0.028790714,0.047462273,-0.02287577,0.035351094,0.0009300218,0.017335268,0.03363535,-0.009027562,-0.029206341,0.02629262,0.011105951,-0.002462581,-0.07502528,0.023817148,0.022095636,-0.006425227,0.017122265,0.010695988,-0.024457088,-0.027846826,0.042557675,-0.00485776,-0.06461957,-0.030986477,0.014279765,0.012714967,0.0019636024,0.065543644,-0.0018311543,-0.031438246,-0.001837423,0.05359384,0.022593157,0.0007011498,0.039944496,-0.016855733,0.008812224,0.013300811,-0.040146776,-0.01971632,-0.022417028,0.006309871,-0.0064380257,0.05537315,0.006001245,-0.0065609794,0.009146765,-0.015882732,-0.06951855,0.004933703,0.0031709655,0.011365266,0.01985878,0.023085611,0.019916277,-0.04136045,-0.0064282874,-0.010706494,-0.02053951,-0.028300276,-0.0014814277,0.025664885,-0.003532787,0.0008689921,-0.048974656,-0.0024633098,-0.0065539787,0.010901045,0.018697435,-0.035792295,0.026906513,-0.019059528,0.029519588,0.015684664,0.005965203,-0.03309215,0.0062624644,-0.011715063,-0.046770018,0.058201555,0.01368968,0.011848014,0.01802248,0.020711128,0.027859563,0.0070085344,-0.0016576773,0.018674828,0.010793285,0.0051967218,0.0154130515,0.014873762,0.03503268,0.007229965,-0.054448117,-0.013364959,-0.039450157,0.033331957,0.027718106,-0.014833317,-0.0733758,0.014868359,-0.008051442,-0.041701153,-0.026645392,0.01057485,0.011180848,0.022370173,-0.077044286,-0.0012513521,0.031129662,0.066267714,0.004296706,0.019597504,0.03903363,-0.01617331,-0.018852035,0.012824485,0.027883166,0.00048437592,0.009774662,0.000689257,-0.009777868,0.048688035,-0.021158392,-0.02295118,0.05349941,-0.024242915,-0.07520489,0.064026676,-0.03727157,-0.0016711948,0.034412246,0.019248284,-0.059791777,-0.00403728,-0.010071432,0.0018193886,0.036471523,-0.02128617,0.008656559,0.023601845,0.0025571669,-0.036866456,0.048264667,-0.0022249008,0.019364532,-0.0026904556,-0.04773289,0.01119224,-0.019269206,-0.025214657,0.03993427,-0.05083723,-0.0048432574,0.045244537,-0.011787452,0.01479898,-0.0022233948,0.047608893,-0.040914215,0.011551819,-0.010977637,0.034747545,-0.009947549,0.00073861144,-0.03211935,-0.031656303,-0.0047753165,-0.02556584,-0.026144646,-0.0008388055,0.073949195,0.010375129,0.042488605,0.039959986,0.026688691,-0.010997605,0.102077775,-0.010329499,-0.023419637,0.013330036,-0.0029440457,0.010211415,-0.015594529,0.0029401109,0.027748033,-0.014069914,-0.01949905,-0.019999713,0.025927994,-0.005768844,0.017629804,0.02556279,0.0060315095,0.000120089186,0.009175513,-0.00031494335,0.0015120406,0.03587793,0.03380275,0.01574439,-0.0076416186,-0.004312513,-0.039139573,0.038387436,0.0007469405,0.011632962,0.0030284312,0.034441777,-0.03604358,0.069385834,0.028973417,0.023037381,0.051048115,-0.05359581,0.017619738,0.012466175,-0.056671914,-0.06617711,0.042011537,-0.033550985,0.012166544,0.03897087,0.039236445,0.0065374565,-0.007505419,0.014133171,-0.018346526,-0.0064936746,-0.112352364,-0.00021641489,-0.009656909,0.0013635269,-0.061432626,0.006240227,-0.005251313,-0.020470867,0.0062174588,-0.05307825,-0.011443539,-0.023606839,0.013604,-0.01563565,-0.010209394,0.003413472,0.02817624,-0.022572145,0.035582844,0.040813856,0.02216703,-0.022058353,0.0051523186,-0.013532361,-0.0023365605,0.015191927,-0.026267327,0.046271376,-0.024515593,-0.034996137,0.030620914,-0.020169344,0.0029305024,0.021694763,0.002051635,0.012118791,-0.03139982,0.0031410176,0.039269287,0.026621781,-0.010864288,0.03829856,-0.005029295,0.008194717,-0.011955944,0.053029027,0.002601465,-0.014738496,-0.035263784,0.015725117,0.02312428,-0.0059115496,-0.062539496,-0.0060352767,0.03607687,-0.029783107,0.0000011733797,-0.094374254,-0.039847627,0.06335198,0.019002708,-0.028890392,-0.0379157,0.007842079,0.015115456,0.0076528424,-0.05528075,0.013764322,0.019102989,0.024240142,-0.016198702,0.005722024,0.054820515,-0.044076923,-0.040925484,-0.010944857,0.028803611,0.017279096,-0.0074205017,-0.033069648,-0.03634268,-0.02122782,-0.03429889,0.003497107,0.046239763,0.0027571898,-0.00019254418,0.02393837,-0.07046203,0.016266203,-0.098078534,-0.046220023,0.016099611,-0.054842886,-0.06584416,0.019636177,0.00993559,0.0030123417,0.015436639,0.0023879393,-0.010819891,0.017700568,0.039995294,-0.0043624733,-0.001175232,0.027310833,0.04306049,-0.024460161,0.023934575,0.02726099,-0.023307532,0.021021944,0.0076064477,0.0062761796,-0.020520113,-0.009753187,0.051364236,0.035595525,0.008913053,-0.03185081,0.0058266595,-0.00162495,0.024243653,-0.04105914,0.021313094,0.039269485,0.04379056,-0.0010785251,0.003864856,-0.0038359815,0.03917151,-0.038680755,0.000172822,-0.024666594,0.05447484,-0.0071017738,-0.01801769,0.056770325,0.00058373885,0.0016768948,-0.022919424,0.010758889,-0.027648212,-0.019861404,-0.02045368,-0.062927164,0.020099385,0.013325571,-0.016539294,-0.048550114,-0.004261024,-0.039329894,0.041872058,0.037574667,-0.023813289,-0.007311084,-0.028768055,0.024296217,0.01868532,0.07757181,0.02332775,-0.034498304,0.014007764,-0.028259523,-0.05742554,-0.014024877,-0.0040951497,-0.022114648,-0.02268963,-0.010630634,0.029222868,0.010302471,0.001013724,-0.026848143,0.06820371,0.014523289,-0.028495843,-0.037875835,0.007845816,0.032903887,0.020683728,-0.025985934,0.06074509,0.045987032,0.011510861,0.007972781,-0.013241661,-0.02516325,-0.002993699,0.0027214459,-0.004999599,0.022421418,0.015637008,0.014723323,0.049683843,0.028087627,0.00703054,-0.02071373,0.00734062,0.013751376,0.03641032,-0.033471737,-0.020888247,-0.0078961905,-0.05327657,-0.0063038776,-0.0021985974,-0.00042146773,-0.0045000645,-0.038397916,-0.0048127607,-0.01250982,-0.003206921,0.018604955,-0.028634926,-0.040991116,-0.012451484,-0.019508092,0.0054517523,0.033300962,0.0199181,0.05614262,-0.027963644,0.031835694,-0.005376398,-0.016710768,0.037172467,0.027115023,0.050962817,0.024498297,-0.030714964,-0.04548128,0.0046467055,-0.009301503,-0.008076874,-0.006742292,0.0144954575,-0.03988251,-0.021581635,-0.016428487,0.009370949,-0.0053447587,0.015619139,0.009182467],"last_embed":{"hash":"bnbizu","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"bnbizu","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{14}","lines":[121,121],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"bnbizu","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.013648485,0.05164924,-0.039025377,0.0012621938,-0.029287565,0.01277955,0.015454763,0.009509102,0.04438191,0.0009426731,0.03701236,-0.016159195,-0.02186999,0.014536748,-0.026828889,0.0073881135,0.012487609,0.043367986,-0.0040603764,-0.013387704,0.028406698,-0.0020272587,-0.030388776,-0.031587005,-0.007731762,-0.013287825,-0.03634799,-0.011477478,0.066845044,0.043924436,-0.004715948,-0.025747854,0.003506971,-0.05028725,0.025138931,-0.009936058,0.06127129,-0.021698259,-0.051486757,0.025767135,-0.03478288,-0.027062584,0.017413499,0.02806486,-0.0034368476,-0.00394318,-0.011060533,-0.016272847,0.008804281,-0.008541575,0.0128999185,-0.02693642,0.076501325,0.011868606,0.027142469,0.040109575,-0.06250621,-0.011312021,-0.07590351,-0.04154555,-0.019855618,0.01738604,0.00012229901,-0.029677419,0.013437868,0.002697158,-0.03084206,0.010908448,-0.03077905,-0.009745307,-0.008865485,0.043018762,-0.023112189,-0.0043897717,-0.051121596,0.023924936,0.0453689,0.010213276,0.021357495,0.03831015,-0.03313218,-0.013890699,0.031091189,-0.009126615,-0.015766893,-0.0072938614,0.007559235,-0.0068937424,-0.024832712,0.017764382,-0.009231789,-0.007182728,-0.016196387,-0.034569457,-0.034450144,-0.059253804,-0.0042933356,0.026021577,0.023719477,0.020101678,-0.015364875,0.03259937,0.02622062,0.037614077,0.018563591,-0.047879796,-0.01903386,-0.005471172,-0.0026483813,-0.01715984,0.0021932393,0.021497848,0.0065439777,0.04113596,0.0018881912,0.010654975,0.0064961845,-0.01422487,0.005559874,-0.013855624,-0.0032412496,-0.0063379337,0.018777166,-0.021247048,0.015369388,0.049964793,-0.011706176,-0.028147591,-0.012487134,-0.011959236,0.029881217,0.106534615,-0.012201683,-0.0134391505,-0.02431373,-0.032387625,0.040286034,0.018272066,-0.02090432,-0.05381103,0.00051292864,-0.02807286,-0.042922482,-0.05502994,0.047431163,0.0022204884,0.019695124,0.0013622573,-0.010637258,-0.05698074,-0.005455162,0.013650825,-0.00034129308,0.00847789,0.00049869856,-0.009373314,-0.06163814,0.04764273,-0.02551527,0.039010976,-0.043722007,-0.020836955,-0.047994718,0.06565146,0.04191216,-0.025980255,0.042202823,0.0535402,-0.014369908,-0.017620219,0.021252982,-0.049289465,-0.053477295,-0.03549678,0.0065278215,0.018579926,0.09170187,0.020351134,0.02598944,-0.021784956,0.03307365,-0.04732314,-0.02462721,-0.024284707,-0.016511599,0.021274015,-0.000911267,-0.044285435,-0.0019534752,-0.0052327146,-0.011090669,-0.027337184,0.04614761,0.013350695,0.012851034,-0.0019055728,0.012020401,-0.010312079,-0.011581939,-0.030583644,-0.03873997,0.044449963,-0.02480369,-0.012929457,-0.023457471,0.040571574,-0.018824741,-0.05041467,0.013782275,0.015614203,0.0474713,0.06766934,-0.0014040645,0.0018640257,0.0066689644,-0.013887837,0.03395168,0.06862358,-0.009427866,-0.016491763,-0.031962555,0.025535662,0.052852865,0.014238404,-0.016180785,-0.0060950094,-0.014787607,0.04678498,0.021350654,-0.022647832,-0.0047878725,-0.025836188,-0.001262063,-0.042147227,0.02310344,-0.040798858,-0.008404535,0.058617637,0.0038694255,0.015408478,-0.06936305,0.037190724,0.030697403,-0.037140362,-0.0010078802,0.042615,-0.022032104,0.02692516,-0.034597788,0.004624095,0.0031665245,-0.009616462,-0.041196648,-0.0028335147,0.013614445,-0.009380398,0.030666674,0.0069191614,0.011880126,0.005778505,0.025386233,-0.005770143,-0.024914969,0.0087278765,0.020831516,-0.0011853519,0.01820139,-0.044976585,0.052061234,-0.061161555,0.0119018955,0.018187288,-0.018513763,-0.004240179,-0.00983515,0.03914783,-0.03561886,0.0017580431,0.1225991,-0.009654435,0.0536269,0.051418174,0.019642776,0.009967657,0.0071416823,-0.024573714,-0.0417984,0.00025025848,-0.024324145,-0.05163913,-0.04282079,0.024793925,0.06923607,-0.03134234,-0.039504625,0.031745248,-0.02937184,-0.13208683,-0.03134932,-0.04377701,0.068961754,0.007929662,0.0075019663,-0.027830817,-0.012078561,-0.004206459,0.050886493,0.019901713,-0.07432213,0.011086899,-0.028919302,-0.020998426,0.016845059,0.006287187,-0.030127728,-0.001174197,-0.021187462,-0.036829162,-0.054118644,-0.018406833,-0.02355404,-0.012236024,0.008944184,0.0054449323,0.00042336638,0.016232273,-0.018089125,-0.04504999,0.013118913,0.01378831,0.045412093,0.00016137962,0.017615097,-0.01866763,-0.039779894,-0.0069912714,-0.0058231857,0.028688714,-0.0025030016,0.0082376925,0.09093045,-0.014941581,-0.014135433,0.06294772,0.04066108,-0.018514456,-0.01506619,-0.02579697,-0.016352655,0.019112412,0.0042427033,-0.054857038,0.0013772375,-0.010824885,0.052755576,-0.02926601,0.013804585,-0.0030877069,-0.041303184,-0.0047554467,-0.027280707,0.0014059263,-0.013334644,-0.027778007,-0.025848484,0.017611327,-0.05829402,0.052365404,0.011321028,0.012473497,-0.040754445,-0.0027736898,0.023556083,-0.05341352,0.015318197,-0.018436281,-0.065573245,-0.069758475,-0.008166635,0.026594799,0.011221826,-0.026202183,-0.011236839,-0.031458892,0.0012062434,0.041259326,0.22855207,0.032589413,0.017648403,0.007772164,0.011834196,0.017129777,-0.0063135126,0.012633791,-0.017135177,-0.0258985,0.026664605,-0.0133756455,-0.030319503,-0.014204622,-0.026213946,-0.024241837,-0.019054115,0.006398187,0.06334971,-0.008249331,-0.006982098,-0.073691376,0.00676384,0.02862537,-0.01769154,0.012529978,0.0017163053,0.052834418,0.023617188,0.03253811,-0.008943781,0.031851616,0.026310645,0.01227479,0.0116454,-0.008896011,-0.0150091695,-0.018667655,0.0040237685,0.038817097,-0.02594759,-0.014227749,-0.017842818,-0.023378696,0.036745403,-0.0012228492,0.04105167,-0.022216735,-0.054833982,-0.010380623,0.012515154,0.008352654,0.020902928,-0.017952226,0.027826587,0.02818189,-0.013789324,-0.005259871,-0.033353638,0.048400264,0.0053117247,-0.011973989,0.025634393,0.03398015,-0.024315171,-0.0034820582,0.007953827,-0.07143105,-0.00085999176,-0.025200536,0.020235946,0.059462935,-0.024655148,-0.007878168,0.057938926,-0.004893596,0.02910681,0.02652268,-0.02262933,0.009662727,-0.058254447,-0.029125009,-0.01764577,-0.032632653,0.03986427,-0.07121314,-0.0064040706,0.022753283,-0.0069962717,-0.051065426,-0.016797984,0.016033143,-0.006203542,-0.041530423,-0.010764114,0.0062103993,0.03625348,-0.05171618,-0.05595367,0.015304947,-0.020192062,-0.039288703,-0.029922852,-0.048939478,0.04092858,-0.02118777,0.007876678,-0.005942303,-0.02919741,0.023889974,-0.0006510095,0.016476003,-0.03648273,0.01683487,0.009685577,0.028940074,0.023810664,0.002641268,-0.0026312654,0.01734388,-0.026862495,0.03683913,-0.002156012,0.0111821275,-0.030583452,-0.0062002414,-0.005779542,-0.01652794,-0.030602919,0.005442206,-0.0059561674,-0.030509716,0.0086720325,-0.02296022,0.009288658,0.024576532,-0.013606246,0.03851338,-0.00044146375,0.0075212335,-0.035844866,0.001684332,-0.053004198,-0.011260033,0.03441949,0.018194908,-0.015228735,0.020378904,-0.026809942,0.06906283,0.014510043,0.037606608,0.04062872,-0.034824073,0.025532901,-0.03252326,-0.016281702,0.046808742,-0.008472581,-0.026261074,0.015332328,0.030118976,0.025346166,0.032246027,0.010605788,0.0076883184,-0.025451345,0.03253885,0.0020610238,0.0050635734,0.011852363,0.020003827,-0.002966039,0.028467713,0.05006467,0.008375937,-0.06125239,-0.012302975,-0.010931567,-0.006782915,0.013544095,0.028345995,-0.044599473,-0.041287623,0.029036617,-0.026484793,-0.073686026,-0.011809467,-0.015225856,0.014544089,-0.049638513,0.078249134,-0.00045191846,-0.022482872,0.00077462284,0.029526897,0.01619633,-0.014821091,0.023487044,-0.0146469595,0.011250337,0.018768286,-0.023822222,-0.01299075,-0.037341505,0.010540165,0.0055154236,0.029171927,0.018707821,-0.014337586,0.007541144,-0.029938774,-0.069473505,0.013802315,-0.016158896,0.011357042,0.031323884,0.0370008,0.024154665,-0.02336772,-0.03419565,-0.019034073,-0.018280033,-0.029318994,-0.019786729,0.027981635,-0.00052749447,-0.024213692,-0.024470495,0.018544363,-0.0033892544,-0.010533242,0.017735345,-0.013434746,0.011552889,-0.012514006,0.0147559475,0.019550575,-0.007924896,0.009716179,0.01191488,0.024593635,0.0075598676,0.06498247,0.053427514,0.016564665,-0.031384252,0.017533228,0.004716873,0.018921936,0.02152209,0.015355911,0.02649965,0.038100082,0.028932095,0.00671997,0.0125684505,0.016789887,-0.06378627,-0.04599636,-0.025515601,0.034666453,0.008313324,-0.013068726,-0.08503124,-0.0369545,0.0010734849,-0.04417486,-0.016681174,0.021406844,0.0122722825,0.0060371766,-0.04813074,-0.016754564,0.0028657007,0.055759605,-0.014516936,0.018754918,0.042775933,-0.00041165785,-0.028316636,0.027600218,0.04912429,0.0087317545,-0.014717477,-0.011217601,0.0021616116,-0.0027552966,-0.002032712,-0.052617386,0.034235585,-0.05274505,-0.06787619,0.06298442,-0.032580275,-0.008911304,0.0050518815,0.010869557,-0.0350508,-0.033424705,0.0014925909,-0.012875036,0.023145445,-0.013946511,0.00045769784,0.027516946,0.010750076,-0.03672335,0.054229707,-0.004615219,0.004892623,-0.0032258239,-0.044560242,-0.0052247467,-0.019064076,-0.009155632,0.0036223144,-0.056328256,0.007407228,0.016194753,0.003432023,0.0039286804,-0.0012856541,0.040414833,-0.02756238,0.0047508418,-0.018365784,0.01879148,-0.03922734,-0.010788579,-0.042552337,-0.03920398,-0.0042595547,-0.006292936,-0.038303018,-0.0063439687,0.066655494,0.005094456,0.051489912,0.0010828917,0.03338123,-0.03227909,0.06075072,-0.035367735,-0.034343537,-0.036081042,0.002895765,-0.016022613,-0.021339934,-0.016181653,-0.009925077,-0.023436058,-0.021385672,-0.013472169,0.01854898,-0.01634318,-0.006070401,0.035420753,-0.00029231465,0.02770919,0.026735205,-0.0069469446,0.044353843,0.007257557,-0.0015453723,0.01590232,0.0051772553,0.02763487,-0.034308758,0.027416905,-0.01217714,0.03478127,0.02059397,0.032679886,-0.04449094,0.05014771,0.030897943,0.031490874,0.03526482,-0.05347649,0.004485606,0.0033777982,-0.047321018,-0.0348748,0.009777318,-0.0026949246,0.0064777927,0.0123883,0.047496464,0.010650986,-0.031495214,0.00030269453,-0.03843282,0.0034956234,-0.120727815,0.020236913,-0.03460589,0.021345558,-0.04181585,0.01801036,-0.016308703,-0.008269276,0.0039362693,-0.033979196,-0.008297283,-0.025933966,-0.0031054898,-0.01168433,-0.035348773,0.046473652,0.0031699282,-0.012845141,-0.007564324,0.031155283,0.022666663,-0.034504276,0.013165337,0.028430747,0.015349045,0.050440047,-0.016871143,0.040423833,-0.017480206,-0.04793058,0.021545755,-0.034386992,-0.012482838,0.04321748,-0.009011185,0.015963424,-0.024523662,0.042026535,0.005830794,0.036836732,-0.03331592,0.010725051,-0.023710854,0.008975547,-0.020741718,0.054612845,-0.011427915,-0.0067044725,-0.02716543,0.011978109,0.024148138,0.0032033874,-0.03244039,0.030141095,0.033505276,-0.008265116,0.031515397,-0.084615484,-0.028583411,0.0393216,0.0030117128,-0.015556978,-0.02870822,0.0049586506,0.013695877,0.018854268,-0.053125422,0.01600636,0.0013143035,0.023246825,0.013924253,0.01117672,0.015738575,-0.030151976,-0.027293092,-0.028548649,0.043496728,0.017133601,-0.020298328,-0.022141159,-0.05343395,-0.009622163,-0.017910032,-0.013599673,0.026553506,-0.009244974,-0.015113885,0.03057443,-0.06408756,-0.008382383,-0.047273602,-0.054285917,-0.010530697,-0.02737177,-0.02735134,0.014749721,-0.004685164,0.02739961,-0.00470773,0.009522078,0.0076729697,0.01676441,0.008446033,-0.022671672,0.0059570116,0.026159937,0.050213154,-0.015772773,0.019407786,0.022103785,-0.02282119,0.012848555,0.004524268,0.010030348,-0.050394457,-0.033037588,0.054232124,0.03434981,0.0022624577,-0.0548989,0.008096958,-0.0011490769,-0.014091538,-0.04635544,0.05353332,0.06446844,0.01418177,0.017820727,0.012546626,-0.02162435,0.0022293786,-0.009518111,0.037056822,-0.004519391,0.069204696,-0.0301218,0.004537699,0.046264447,-0.024242396,0.031888727,-0.034421306,0.024928935,-0.019731747,-0.016929597,-0.03830876,-0.055633243,0.023562847,-0.02544957,-0.0044480814,-0.05721675,-0.010681902,-0.019495659,0.048920006,0.034163333,0.00011123861,-0.0025962251,-0.039688185,0.02636713,0.005956211,0.06979532,0.008585177,-0.0029028545,0.021415725,-0.032591596,-0.06761819,-0.00806575,-0.033723064,-0.01722059,0.014555965,-0.0042307274,0.037286345,-0.0003681513,-0.003677502,-0.03461279,0.09764315,0.041680366,-0.046830945,-0.021068556,0.035625048,0.03544667,0.03153874,0.0054135546,0.09560991,0.03798691,0.010583201,0.0033394482,0.012575867,-0.025843011,-0.011839578,0.005576008,0.008704068,0.028581977,0.01475134,0.008479657,0.04499704,0.018616004,-0.019085295,-0.0019781603,0.01906775,0.015073304,0.00395374,-0.026463421,-0.043879185,-0.017467171,-0.029134493,0.003127162,0.00038022772,-0.017219108,-0.056490984,-0.03524477,-0.025056548,0.00681459,0.004320669,0.012083508,-0.02642572,-0.02092571,0.00029080716,-0.009880866,-0.0048748413,0.02791811,0.021934919,0.043322407,-0.038339213,-0.014735937,0.01807306,-0.011098262,0.048182596,-0.010239846,0.03813611,0.0061896634,-0.057566166,-0.037452325,0.008611886,0.019734183,-0.02321397,-0.009706293,-0.031261764,-0.004722883,-0.024743846,-0.039223425,0.028614698,-0.011071856,0.017877853,-0.021557784],"last_embed":{"hash":"1tulov1","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"1tulov1","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{15}","lines":[122,123],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tulov1","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{16}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010291236,0.048378643,-0.058054183,-0.01910023,-0.02114109,-0.0075343875,0.027843036,0.018027654,0.03984825,0.016300509,0.00032924226,-0.010358009,-0.03391215,0.009834504,-0.009719421,-0.0046082675,-0.007984532,0.04122667,-0.0010483518,-0.010362073,0.0048233583,0.0072160796,0.012336101,-0.016567007,-0.012297954,-0.008061023,-0.055452704,-0.013629561,0.06980298,0.0046635093,0.009740068,-0.041387625,-0.01012849,0.0088790655,0.010069927,-0.0042158575,0.012257767,-0.037695743,-0.026640935,0.023892824,-0.02084072,-0.0018230716,0.027623765,0.005131709,-0.017115962,-0.008433084,-0.00044634708,-0.019533737,0.02523892,0.016117102,-0.006846738,-0.016594786,0.06264394,-0.0118451305,0.008527273,0.01499084,-0.06326043,-0.022584695,-0.07710837,-0.036510676,-0.023728821,0.00464807,-0.019969255,-0.03420088,0.025329743,0.02869203,-0.052748486,0.011791149,-0.035825316,-0.031990387,-0.008029564,0.026415067,-0.029191317,0.013372524,-0.03151078,0.032381862,0.027492745,-0.0123453,-0.0037574132,0.042535353,-0.015131058,0.027210735,0.011657589,-0.020637587,-0.011704068,-0.018896662,0.017453194,0.00025543358,-0.031805612,0.031882808,-0.04328605,-0.006280758,0.0045066252,-0.02838689,-0.02078241,-0.03619862,-0.0068088267,0.0073457584,-0.0036093588,0.029778682,-0.008726781,0.027579537,0.020704603,0.013284399,0.01514422,-0.030914359,-0.04033704,0.0008437021,0.031173473,-0.029849963,0.013625183,0.038444955,0.02908778,0.01816653,0.002486838,-0.005287754,0.009471449,0.013263203,0.021254739,-0.0053455075,0.0058761877,0.020694057,0.002636177,-0.007348629,-0.021997528,0.014314671,-0.011415176,-0.026577009,-0.01282201,-0.0031841062,0.016734341,0.09804131,-0.015127074,0.004675761,-0.03517555,-0.06600025,0.026093123,0.041015226,-0.03915552,-0.049476955,0.0133736385,0.0025557422,-0.036580972,-0.07840814,0.04410451,-0.04083972,0.039358046,-0.009410517,-0.008156983,-0.046313867,-0.017577661,0.019557746,-0.01889023,0.019373145,0.030043103,-0.008773606,-0.06567806,0.008197042,-0.01687457,0.05960184,-0.009189338,0.004820861,-0.02265279,0.021898411,0.027610349,-0.043305397,0.009186038,0.06415163,-0.0017523537,-0.037963647,0.022227824,-0.04687718,-0.06630626,-0.018131455,0.009686056,0.025410974,0.07711606,0.019543683,0.05059431,-0.039598413,0.02074679,-0.008688256,-0.0294441,-0.017791182,-0.020084895,0.037030507,0.017250132,-0.07890498,0.0023454772,0.003223127,-0.0067968196,-0.037542548,0.03593523,0.013908958,-0.006923203,-0.018795542,0.0054643108,-0.005292823,-0.02166486,-0.022191746,-0.024913223,0.029377488,-0.027500466,-0.037049003,-0.008129561,0.02662954,-0.007749072,-0.05789158,0.023004718,-0.010594988,0.052213483,0.046487816,-0.011693474,0.0133922845,-0.016971963,0.02165414,0.010257685,0.052922223,-0.037077464,-0.03659744,-0.024853708,0.047937453,0.017634004,-0.0015443962,-0.027632657,-0.037662674,-0.01382072,0.03194755,0.041140337,0.005417263,0.0066172252,-0.013254275,0.00487488,-0.030826997,0.04028201,-0.053453345,-0.0076694344,0.048841357,0.004526094,0.016062513,-0.065404095,-0.0010073273,0.032519776,-0.022828892,-0.026933042,0.035417218,-0.016990425,0.02575601,-0.026833773,-0.014449284,-0.013424634,-0.005660932,-0.031539083,0.020830005,0.026918191,-0.010425234,0.0286202,-0.011471963,0.00336136,-0.008729186,0.027086157,0.029691176,-0.00929769,0.011549641,-0.014771512,-0.005779239,-0.005422257,-0.05056872,0.04722552,-0.005140354,-0.0066823876,-0.0025663453,-0.023621934,0.001790564,-0.0003553778,0.039656002,-0.035760198,0.0068792063,0.11621222,-0.0027688637,0.013591745,0.06925231,0.0138195325,-0.0035783201,0.028529046,0.0010829606,-0.04284141,-0.017768152,0.010154216,-0.040558845,-0.038580675,0.01595076,0.07092078,-0.013556503,-0.02858465,0.03592998,-0.010773604,-0.15917169,-0.038465593,-0.031327803,0.026302075,0.0031344015,0.02862143,-0.038227644,-0.0049338886,-0.017718298,0.035568517,0.017382907,-0.057251066,0.008964264,0.010102144,-0.024826778,0.0017169989,-0.023605268,-0.01919627,0.023682969,-0.027927907,-0.037133474,-0.055282492,0.008245355,-0.016635407,0.017855639,-0.015611432,0.01053773,0.002218863,0.009461975,-0.028976522,-0.036273405,0.019436967,0.005099926,0.06499565,0.025398217,0.045852926,-0.024109382,-0.034878142,0.0035574038,-0.0072631384,0.028440248,0.014185864,0.019371912,0.09807256,-0.00362094,-0.049339835,0.060185015,0.01719694,-0.017109506,0.007538729,-0.04084493,-0.04728257,-0.008007862,-0.0033482027,-0.06515981,-0.0034950331,-0.015529316,0.04365845,-0.00043271773,0.010760123,-0.015648037,-0.043129176,-0.0055673495,-0.019791778,-0.018529912,-0.018769428,-0.011068643,0.011157547,0.032787345,-0.044726323,0.046678342,0.00509378,0.002180628,-0.009158903,-0.029100854,0.011442349,-0.063379645,0.0030621202,-0.0066625034,-0.085731894,-0.038749963,-0.016071264,0.024948087,0.015530719,-0.011849125,-0.025512876,-0.052424084,-0.003932174,0.05969703,0.25055027,0.07878972,0.019348383,-0.017279591,0.018569205,0.012471788,0.009116292,0.022311147,-0.0147407865,-0.026689485,0.032898962,-0.014196431,-0.042331565,0.0109261535,-0.019218044,-0.0072611314,-0.040760804,0.024196247,0.052283306,-0.0014993886,-0.0068118162,-0.050716802,0.009848279,0.034645483,-0.018839933,0.0114573045,-0.016542789,0.038631935,-0.013255376,0.027214766,-0.018825077,0.022511845,0.041298084,0.0041012787,0.01694021,-0.00611046,-0.0025178718,-0.029723303,-0.0102985175,0.009529464,0.013646226,-0.017190501,0.025297543,-0.005505807,0.007046035,0.018064149,0.03699804,-0.0077833207,-0.025907135,0.0011087114,0.001090297,-0.018293574,0.008893617,-0.03128822,-0.0013148681,0.014159589,-0.021584334,0.007745489,-0.041590277,0.060806014,0.01992526,-0.0003707186,0.027253972,0.020001892,-0.034176484,-0.031685047,0.00023562316,-0.0668068,0.011605507,0.017789984,0.005993394,0.07534899,-0.014530754,-0.020475004,0.046347328,-0.025862388,0.011849212,0.021518992,-0.05379639,-0.028848426,-0.009372434,0.010408899,0.003402047,-0.061182693,0.025855832,-0.041226376,-0.008530066,0.031776987,0.016334692,-0.05301521,-0.048478242,-0.009058177,-0.035168324,-0.04895249,-0.01095873,-0.001678578,0.021104105,-0.034743767,-0.04451573,0.00027477328,-0.00284027,-0.04979993,-0.046466995,-0.010420926,0.050645437,-0.040175293,-0.010212498,0.03088094,-0.018871449,0.038052216,0.001488635,0.0151735,-0.036966056,-0.009870302,0.014365501,0.023306968,0.050447587,0.010802218,0.0021274446,0.024519369,-0.05288194,0.028113011,-0.011042723,0.030777639,-0.04666203,-0.03780969,0.029557604,0.0036706463,-0.034066908,0.01622463,0.025980296,-0.018886644,-0.034699205,0.014835879,0.031211117,0.0053336853,0.009104893,0.014561603,0.004131173,0.04252804,-0.044982083,-0.030298604,-0.07838198,-0.01983104,0.0032915443,0.0032780946,-0.008758514,0.0048611476,0.006749322,0.039270118,0.02034479,0.034767807,0.052066226,-0.03438753,0.0025328228,-0.03076882,-0.012661525,0.01904812,0.0010080029,-0.030758142,-0.005431909,0.042167317,0.018525312,0.04182735,-0.01398753,0.04691811,-0.023704251,0.049538236,0.03168998,-0.019416196,0.06077325,-0.000348475,-0.0134103475,0.008570356,0.008362988,-0.0044823177,-0.07852743,0.00789833,-0.0060982583,-0.017987777,0.01588446,0.01858089,-0.011340651,-0.028877243,-0.00030006983,-0.013405306,-0.053125974,-0.0046360656,0.008143931,-0.011236163,-0.017652323,0.095830806,0.0033099705,-0.02207955,0.0057674935,0.019220274,0.053939283,-0.015616939,0.012204699,-0.02261142,-0.010148127,0.016928125,-0.035908535,-0.007846658,-0.030972943,-0.000024912162,0.030677091,0.034114484,0.010015373,-0.001738948,-0.0050243726,0.0023787345,-0.07577141,0.018162984,0.013020429,0.000018213783,0.01674416,0.027496874,0.015229906,-0.041302886,-0.020227276,-0.015575724,-0.019654859,-0.032323483,-0.0070948694,0.04680504,0.018062463,-0.008375972,-0.051341295,-0.0018702786,-0.010631361,0.007339381,0.010080984,-0.03177754,0.004639805,-0.031884264,0.010761937,0.014389398,-0.0070676645,0.0027898056,0.008902721,-0.0075638737,-0.0010677627,0.06417521,0.015487919,-0.024853898,-0.004451577,0.04302693,0.009068229,0.023505965,-0.003061846,0.00089196477,0.012056507,0.012637313,-0.008753963,0.03830221,0.021783024,0.0032856332,-0.043515038,-0.011301535,-0.017804172,0.0016764093,0.010447284,-0.0170726,-0.09118488,-0.0038298527,0.010359816,-0.01818051,-0.032275833,-0.052114565,-0.0042537665,0.012664629,-0.053411156,-0.041539878,-0.0046354155,0.028793592,0.033386543,0.018343566,0.024480166,-0.00678284,-0.056398693,0.007435543,0.034522314,0.007901273,-0.017695036,0.009250749,-0.0016989,0.035621047,-0.0046761315,-0.038680308,0.037408166,-0.00440913,-0.07412263,0.06631876,-0.019326312,-0.033548955,-0.0058587147,0.035351567,-0.031349104,-0.012495355,0.0075889886,-0.0058727395,0.015896857,-0.01320677,-0.028156675,0.02134456,0.0036143772,-0.032766324,0.0424921,0.012342831,0.024046829,-0.043403447,-0.033494,0.017116215,-0.032214142,-0.034116838,0.030588122,-0.024115646,0.0021062205,0.024143146,-0.01243606,0.0005800723,0.005784813,0.04246717,-0.036170617,0.00925087,-0.042313382,-0.015081713,-0.014077674,-0.0036078098,-0.03770585,-0.010133057,0.0027396285,-0.036049735,-0.016702194,-0.0034345114,0.061444122,-0.02029301,0.056451935,0.016384851,0.04875954,-0.013113173,0.05847658,-0.013399381,-0.015992627,-0.03284506,-0.0021538562,-0.008358915,-0.032400068,-0.028785845,-0.005920236,-0.004272592,-0.029790271,-0.013644426,0.03214425,-0.027325178,0.011205562,0.027522197,-0.01946125,0.030648343,-0.0070937127,0.03407902,0.050126035,0.014186573,0.0053825853,0.033436924,0.028343549,0.0076746605,-0.03312734,0.013946182,-0.011969625,0.022243435,0.024530586,-0.016893495,-0.029975923,0.04573295,0.0022475151,0.029588241,0.02348479,-0.051349062,0.011417416,-0.030120855,-0.03404773,-0.040961567,0.0015290179,0.014941686,0.013908939,0.023603814,0.031968772,0.019933706,-0.010041247,0.027739232,-0.0032308714,0.0014238392,-0.13202581,0.036272526,-0.0185543,0.0073296963,-0.054570068,0.012808761,-0.006041972,-0.00400972,0.01621449,-0.041961387,-0.013324085,0.052149735,0.022988014,-0.013274544,-0.004321469,0.044718605,-0.016054498,-0.022760592,0.001038814,0.0246713,0.02380727,-0.024419766,0.020000232,0.01679625,0.030095145,0.019510755,-0.019055832,0.042858157,-0.033072297,-0.0324914,0.004860632,-0.04797901,0.0041441415,0.048045106,-0.0044803326,0.0032194147,-0.016534034,0.0026725417,-0.015538426,0.030561112,-0.016310485,0.029938845,-0.0011240724,0.018096166,-0.02968238,0.051649675,-0.028462598,-0.011436504,-0.028932206,0.0077131493,0.052318897,0.012216935,-0.06177365,0.014121284,0.024578469,0.00935695,-0.00553393,-0.053548686,-0.028655011,0.055335596,0.014211543,-0.030399494,-0.033517744,0.008978697,0.02950447,0.0044870707,-0.052854393,0.027715784,0.030890476,0.013066173,-0.018791925,-0.0019379009,0.02550443,-0.044421602,-0.02581879,-0.024054741,0.041291703,0.011117184,-0.007443173,-0.02406863,-0.044856515,-0.032435935,-0.036963362,-0.009159994,0.024935706,-0.012313075,-0.021007653,0.039107934,-0.0711574,-0.034398347,-0.061115563,-0.055751335,-0.0066786767,-0.038980763,-0.061026156,-0.007976866,0.006829799,0.014649314,0.013868483,0.0073892265,-0.023339001,0.027392812,0.023379618,0.008470977,-0.027768308,0.043753944,0.061401665,-0.021496201,0.017989382,0.016194122,-0.0117096715,0.0072263586,0.020612502,-0.019252554,-0.009539302,-0.010897263,0.05541892,0.055470236,0.051735386,-0.03373276,0.0031222454,-0.0008757001,-0.012895907,-0.03739078,0.045704946,0.04625395,0.036853783,0.008104759,0.012850586,-0.006926286,0.008127707,-0.01760151,0.017638557,-0.0106670465,0.05281381,-0.022907112,-0.010173714,0.039369855,0.0033556097,0.0038226335,-0.03037533,-0.0035005375,-0.0054591196,-0.024575172,-0.03833265,-0.051705066,0.028430095,0.03283046,-0.025325803,-0.057191953,-0.0057009677,-0.03736506,0.03487766,0.06851304,-0.028053675,0.0067375684,-0.05365989,0.019444337,0.016063211,0.0536525,0.057090785,-0.0059405677,0.02222483,-0.049489405,-0.064509906,-0.0135755725,-0.018170957,-0.025405658,0.021502547,0.003372936,0.043049928,0.031462256,-0.01373038,-0.022119982,0.060773116,0.01046538,-0.02665065,-0.023807177,0.028845396,0.01730821,0.03094172,0.003867862,0.074063934,0.061005984,0.035964675,-0.0039055673,-0.04896893,0.015546186,0.00530728,0.007974543,0.0026617832,0.007805028,0.02682764,-0.012918744,0.044547062,0.032304484,-0.003655078,-0.0075592143,0.018721798,0.00936393,0.0045633586,0.02462989,-0.022024268,-0.011301821,-0.044590473,0.0071184947,0.033012718,0.00016245974,-0.021310259,-0.018490955,-0.017802903,0.0046129944,0.00019924634,0.035459682,-0.015004268,-0.033024453,-0.012932254,0.01479895,0.002698418,0.038696557,0.041020397,0.030053204,0.0010799282,-0.02030814,0.015449643,0.015391953,0.03815962,0.021879602,0.01856841,0.029678177,-0.03456064,-0.028057659,0.020385735,0.026733981,-0.03555707,-0.020577619,0.008791694,-0.024923084,-0.019645587,-0.03197805,0.031157924,-0.022367187,0.029379249,0.0021478266],"last_embed":{"hash":"ebn4wa","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"ebn4wa","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{16}","lines":[124,124],"size":110,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ebn4wa","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{17}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020211367,0.029277137,-0.00916547,-0.016743777,-0.01023232,0.0041425233,0.015314126,0.060165163,0.056952633,0.031714916,0.0316402,0.0042038313,-0.05685192,0.019502036,-0.009646181,0.0007791885,0.011153204,-0.000077111195,-0.014083217,-0.01826933,-0.000019993586,0.016066914,-0.023694152,0.0099597,0.0064834547,-0.0012934066,0.003986327,0.018761823,-0.007964707,0.02961922,0.0018569789,-0.002379313,0.0062596085,-0.015851766,0.019470517,-0.0010232962,0.019932335,-0.017261986,-0.03347368,-0.012269175,-0.0056225564,0.011288644,0.034984548,-0.03364267,0.0251498,-0.03532949,-0.032241695,-0.033341166,-0.018256117,0.020680217,0.0222029,-0.042827565,0.096281864,-0.01492237,-0.005766494,0.030510558,-0.0172444,-0.018166605,-0.056689527,-0.015023129,-0.0077125737,0.017577142,-0.024072777,-0.020343184,0.01610565,-0.0075786416,-0.035248958,0.023699107,-0.025672905,-0.01859417,-0.011498603,0.022375211,-0.01474273,0.026853384,-0.030797957,0.015654452,0.04922064,0.0001364916,-0.016003111,0.0344852,0.0076081515,0.027692478,-0.05344369,-0.044625293,-0.01947757,-0.00347286,0.045033384,-0.004379373,0.02405244,0.04674193,-0.037883066,-0.0331951,-0.004734596,-0.059361,-0.057970915,-0.0072603864,0.008463107,0.026991427,0.0031941056,0.026966572,0.015192899,-0.0013426823,0.03938947,-0.027377812,-0.0066799554,0.022005618,-0.03270158,0.018639417,-0.018419564,-0.027013378,0.027777044,0.07339085,-0.0191194,0.029983068,-0.01606984,-0.021178223,0.012240054,-0.012883003,0.059259966,-0.017348928,0.020624567,-0.011830634,0.013471912,-0.015032991,0.006520202,0.014795503,-0.017539792,-0.0068275337,-0.0315812,0.0034635228,-0.018093036,0.11054264,-0.021841971,0.021987842,-0.01319605,-0.010796277,0.058750372,0.016049044,-0.007524045,-0.04722262,0.014958139,-0.0044663986,-0.01597465,-0.043154012,0.008347696,-0.011257015,0.02657282,0.008625414,-0.008532421,-0.08564336,0.006568858,0.00624715,-0.00039272456,0.009904833,0.007566541,0.029690446,0.0038287737,-0.052119058,-0.01691081,0.029905798,-0.03818183,-0.019886442,-0.029526802,0.03099865,0.051672783,-0.028448394,0.04672167,0.046804123,-0.0024387091,-0.08754547,0.024140414,-0.008543225,-0.035239495,-0.032510903,0.00622631,0.02992668,0.0808314,0.009355069,0.045736697,-0.019372383,0.0046450403,-0.008566083,0.010773675,-0.0013914926,-0.005923211,0.016443703,-0.021326452,-0.00025817403,-0.005365824,0.0295359,0.010186847,-0.046711374,0.029735412,0.029070053,-0.0016754776,0.0049307365,0.0038402078,-0.05764008,-0.0016846599,-0.014246216,-0.06142256,0.02094753,-0.01004589,-0.024492143,-0.013820965,-0.002236345,-0.08196165,-0.029064808,-0.009578838,0.0072659617,0.06651344,0.05802727,0.002428746,-0.010075682,-0.028376205,-0.012227636,-0.010323713,-0.00026643983,0.04288438,-0.02690016,0.019488014,-0.004422552,0.03430816,0.044470444,0.0155696785,0.021818714,-0.054174412,0.009519735,0.044661745,-0.013638017,-0.014740412,-0.043126527,0.040943522,-0.027148401,0.04175857,-0.02915386,0.03571146,0.044942964,0.005137953,-0.009518335,-0.07528934,-0.012242421,0.04541931,-0.027481304,-0.009028127,0.023180451,0.018064877,-0.009559512,-0.02507496,-0.0064045843,0.011307058,0.011076795,0.007086778,0.016685162,0.049062587,0.005130656,-0.021272894,-0.018271746,-0.022297606,0.04502319,-0.016078994,0.031668235,-0.019845689,0.021763878,0.037000243,0.0036397337,0.033356313,-0.05803321,-0.0019952003,-0.054209907,-0.009572326,0.025093162,-0.05481949,-0.042347997,-0.036118694,-0.024728954,0.03716679,0.018723518,0.10101842,0.0014271,0.016757345,0.015805056,0.019095082,0.016258538,0.01614269,0.013304067,-0.061937325,-0.037410438,-0.016889276,-0.04509577,-0.013317537,-0.007645979,0.02378852,-0.027044758,-0.05758243,0.019669741,-0.014197295,-0.14590266,-0.04736831,-0.010681012,0.014463919,0.037646342,0.006983007,-0.051673315,-0.020839727,-0.020441955,0.01983219,0.026706988,-0.053866234,-0.0070053814,-0.006954849,-0.031085461,-0.024756793,0.005321543,-0.023597615,0.02793878,0.004265545,-0.004912409,-0.074937016,-0.0016808094,0.0071699633,0.06360004,0.018263448,0.059164442,0.0046687373,-0.013523576,0.007374984,-0.027848633,-0.004713749,0.015801387,0.027655875,-0.008838213,0.008676391,-0.0045692623,-0.03905191,0.0024559966,0.031276915,0.015281066,-0.00083537545,-0.033872887,0.06607129,-0.034029234,-0.024876766,0.029011447,0.028768709,-0.0490549,0.004493253,0.020319875,-0.02757751,0.025179,0.01737518,-0.040274482,0.0032290197,0.05804093,0.06291162,-0.01119445,-0.008394516,0.0029227964,-0.04518136,0.015171235,-0.022398576,-0.035405442,0.017253235,0.015251624,-0.01844911,-0.0054605915,-0.04459869,0.0010840744,-0.0021461884,0.019961096,-0.03632767,-0.04386837,-0.008381441,-0.016827188,-0.023516854,0.029996622,-0.07160999,-0.035688244,-0.028053373,0.005847438,0.010819758,-0.041423496,0.009863692,-0.053533792,0.020173432,-0.026209392,0.22450745,0.055098493,0.009227136,-0.026233936,0.036621418,0.00020098872,0.030428628,-0.033944655,-0.0244845,-0.008491762,-0.022512022,-0.0004898716,0.0005157944,-0.017110674,0.001627005,-0.031466328,-0.032052144,-0.0133785205,0.07759993,-0.0020296096,-0.014862427,-0.06449419,0.021736562,0.046388507,-0.03204576,0.058750156,-0.019817466,0.0059028673,-0.018889971,0.00036384127,0.006831549,0.017362526,0.015886601,0.0515362,0.038768295,-0.05048838,-0.013332421,-0.047759086,-0.004190429,0.041777175,-0.035888392,0.014236761,0.019236036,-0.027448917,0.06903866,-0.021852644,0.029522132,-0.026726048,-0.020738088,-0.01674969,0.0048989854,-0.03563664,0.02184652,0.0122558065,-0.030329498,0.025829079,-0.027388904,0.015236481,-0.022754302,-0.0023929176,0.024867436,-0.0030883378,0.012002001,0.006568,-0.03586294,-0.036935356,-0.020203099,-0.09770955,-0.015316968,0.021144455,-0.009633584,0.03058188,-0.023373157,-0.008426273,0.048238397,0.01538518,-0.0058422484,0.018385788,-0.021572778,-0.046309646,-0.033728752,-0.033924516,-0.006867761,-0.019471232,0.02437119,-0.028387103,-0.05434408,0.01522404,0.024752606,-0.025387099,-0.014796152,0.013972508,0.014050367,-0.020331703,-0.00037313055,0.003725662,-0.004049232,-0.024926063,-0.06451526,0.058117226,-0.013251133,-0.036995407,-0.056050956,-0.015833711,0.051291734,0.0031815935,-0.011855214,0.048206136,-0.028744267,-0.0080553675,0.009557665,0.03401,-0.045582924,0.036617376,0.02175124,0.067203045,0.017366769,0.013007135,0.024812663,0.015788212,-0.018109214,0.020461787,-0.032808457,0.030368153,-0.032523185,-0.012697642,0.009498339,0.024663668,0.008911934,0.020095484,-0.0031396989,-0.03177373,-0.025094632,0.022748465,0.023300305,0.015657743,-0.00041085278,0.035855517,-0.03412985,-0.0382451,-0.016761463,-0.020820042,-0.023250103,-0.015375313,-0.008622657,0.0074229636,0.030616947,-0.01039807,-0.02495566,0.046081446,-0.0017891484,0.023678748,0.023946308,0.005871102,-0.0009860322,-0.014935496,-0.027962081,-0.04996374,0.0061674276,-0.022973076,0.0109611945,0.018772848,0.028477008,0.03814375,-0.008487308,0.032293066,-0.027986089,0.036440793,0.050297573,-0.014922029,0.0568588,0.0016019956,-0.026244942,0.02525326,0.014472648,-0.043319568,-0.06848084,0.012941628,-0.028999027,-0.0068124384,0.034513753,-0.037553106,0.0074696885,-0.0074132653,0.024915576,-0.010704039,-0.037495673,-0.020712374,0.037789773,-0.0026674678,-0.0546966,0.08045216,-0.03144292,-0.038344774,0.0115876,-0.0015848796,0.013227422,-0.026457712,0.027253164,-0.026441986,0.048301168,0.03235861,-0.028042585,-0.019808058,-0.05520644,-0.017387483,0.015096462,-0.0069001294,-0.01958453,-0.038911164,-0.009859436,-0.028723171,-0.0383131,-0.012916279,-0.00002206146,0.020739228,0.013836139,-0.005480302,-0.0202056,-0.062106647,0.013839506,-0.008667649,0.02001224,-0.03103483,0.022124333,0.0024714468,-0.011771664,-0.04365437,-0.045765072,-0.0118391,0.0041944003,0.0134583,0.02720971,-0.012213773,0.008308618,0.010663432,0.018407287,-0.0044745975,0.04019128,0.009470382,0.04637841,0.026564214,0.006383341,0.05553265,0.0013079834,-0.0046710153,0.007113422,-0.009050618,0.03054502,-0.0021211738,-0.011016361,0.05200477,0.014316889,0.023854254,-0.017472986,0.010764035,0.03142193,0.0125601245,-0.06831125,-0.013385134,0.005969279,-0.00033697826,0.010830656,-0.018694904,-0.024909822,-0.0129979765,0.00030142983,0.030268766,-0.02001635,-0.032457955,0.035895325,0.014864255,-0.047175433,-0.026579298,0.0019907684,0.031737924,-0.016777318,0.005933325,0.028717546,-0.008948532,-0.027176268,0.015266573,0.03378735,-0.01742186,0.0074317777,0.027716015,0.018086579,0.0030597178,0.015656566,-0.038302753,0.017315466,-0.0064038187,-0.080465816,0.08502672,-0.024480043,0.0032951965,0.040036403,0.02315846,-0.024275817,-0.008115327,-0.031735823,-0.01604889,0.003380821,-0.030957388,-0.038571473,-0.018769186,0.010180065,-0.029314497,0.079676546,0.013597989,0.008281732,-0.030793153,-0.030995999,-0.008539942,-0.034428462,-0.035981655,-0.002008402,-0.019001106,-0.0051321937,0.022794833,-0.007887757,0.007810776,0.0018688842,0.023180807,-0.03167706,-0.018634047,-0.00035970393,0.032032546,-0.038745627,-0.03948006,-0.015216909,-0.03532871,0.0058176634,0.029786687,0.0007805396,0.022613414,0.009895482,-0.012013058,0.06758266,0.0530834,-0.008424259,-0.0032470827,0.07367838,-0.009447511,0.0069700284,-0.031434678,-0.006883249,-0.029449364,-0.0012584277,0.0039810557,0.04670052,0.011803799,-0.01387515,-0.0076276124,0.021502316,-0.017782105,0.07876079,0.010493771,0.0008257883,-0.014625683,0.023029432,0.011899038,0.025195772,-0.0117533505,-0.048995186,0.018430889,0.0016730484,0.016628284,-0.040031858,-0.007853701,0.0075246496,0.021048,0.00810117,0.006299744,-0.04145376,0.038502578,0.014361516,0.04801074,-0.016569726,-0.084831186,0.024898384,-0.007919421,-0.0857294,-0.041520268,0.0018036511,0.0173971,0.031704664,0.030399023,0.052855097,0.016301896,-0.005525035,0.0038913412,0.013801056,-0.0108764395,-0.10854758,0.00600356,-0.02384181,0.019416474,-0.033503756,-0.0037704573,0.022369659,-0.004007745,0.0156218875,-0.045334842,0.0041665756,0.011864521,-0.020474998,0.0004896843,-0.0131387375,0.052693218,-0.0015033743,-0.03234523,0.012158921,-0.0011608559,0.009899944,-0.019129075,0.012993848,0.006137829,0.033379186,0.040900633,-0.0049717203,0.057053395,-0.016053686,-0.052175544,0.038307793,-0.05030187,-0.007732104,0.010966541,-0.023226975,0.025995953,-0.03366193,0.027207457,-0.021451667,0.025259824,0.006141928,0.015659003,-0.04218957,0.0022622936,0.000007532432,0.019981798,0.016715553,-0.023394208,-0.010268692,0.027803201,0.024026284,0.03728566,-0.005106413,0.03715404,0.023589505,0.047702674,-0.025504388,-0.0681832,-0.0020053203,0.025438031,-0.034699272,0.021907987,0.0014777901,-0.012469647,0.044521492,0.0037550654,-0.074320935,-0.00028260032,0.00032028003,-0.0060060583,-0.009832414,0.0587297,0.038272448,-0.035021044,-0.0061899717,-0.024211556,0.02059527,0.03783396,-0.0084710205,-0.028357597,-0.025435822,0.0034481026,-0.044617333,-0.024832724,0.030358547,-0.02032823,-0.015827678,0.044107396,-0.04600294,-0.03330075,-0.02963773,-0.03362117,-0.019577287,-0.08472712,-0.042820137,-0.029650997,0.0075997193,0.03881388,-0.0013724768,-0.0105706025,0.00831441,0.019827131,0.032312054,0.017902767,-0.004562898,-0.023318434,0.09056609,0.0012715025,0.011476564,0.040876463,-0.049809344,-0.01849981,0.0018582626,-0.01777041,-0.04469025,-0.023320422,0.04540175,0.02633347,0.0068843397,-0.0064498675,0.025124293,0.017584842,-0.018694932,-0.023060836,0.033420563,0.06977527,0.01537241,0.0062269187,0.03465991,0.0042493884,0.0115209585,-0.026412008,0.0012121168,-0.0043039485,0.018274225,-0.00002323772,0.009103191,0.049898256,-0.007959999,0.00031719942,-0.0060016243,0.009105866,-0.0040634884,0.0033861382,-0.030095275,-0.059604056,0.038639907,-0.017737482,-0.048617985,-0.019619629,-0.0016549428,-0.0043576825,0.023412833,0.006757965,-0.003267381,-0.031516746,-0.027878413,-0.043277755,-0.005030757,0.03580815,0.028096424,-0.05474915,-0.008307459,-0.035269123,-0.075665556,-0.0072098896,-0.0145657575,-0.011000854,0.025115706,0.01382028,0.018996421,0.015562228,-0.018362945,-0.0039340546,0.056179978,0.0012816536,-0.030804377,-0.025185833,0.029944584,0.018468704,0.063810974,-0.007440587,0.05289992,0.027329156,0.006027734,-0.019417195,-0.07930997,-0.0060881306,0.010562631,0.018865302,0.018781563,0.03964677,-0.00079790386,-0.022702225,0.05766093,0.0043400438,-0.009412998,-0.018242536,0.046405368,0.011148081,0.0045273164,-0.021652197,0.016243702,-0.056198422,-0.02818993,0.0429997,0.01418111,0.00920218,0.000400619,-0.027363753,-0.0276102,-0.004400175,0.0096273925,0.03820728,-0.04594426,-0.030368565,-0.03158087,0.026712622,-0.0019103057,-0.006984141,0.039801084,0.03196778,-0.01756621,-0.00621871,0.0350286,-0.025428424,0.0063380585,-0.00823644,0.03672679,0.028509652,-0.030423257,-0.03721138,0.0053036944,0.016050112,-0.04173308,-0.004977023,-0.0017843139,0.000013921814,0.00776341,-0.032547005,0.03658281,-0.014857809,0.040908873,0.0055738557],"last_embed":{"hash":"yzpje7","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"yzpje7","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{17}","lines":[125,125],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yzpje7","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{18}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.008930863,0.022941114,-0.011781442,-0.020227592,-0.044346858,-0.0066877957,-0.011382457,0.003034081,0.05859903,-0.012405242,0.043988567,0.010576163,-0.017943395,0.0094654355,-0.03365394,-0.028263198,-0.0072968607,0.035577893,0.0018376325,-0.021730406,0.04746888,-0.027153824,-0.015255396,-0.008308788,-0.0033506083,-0.000540838,-0.082682624,-0.017169034,0.06115431,0.035053015,0.0051106387,-0.026484784,-0.007336254,-0.032648325,0.004104556,-0.006530887,0.009240234,-0.022162074,-0.026475655,0.021184606,-0.019676456,-0.02789148,0.026655097,0.008123611,-0.0114162015,-0.014942912,-0.008285712,-0.008439522,-0.0035162352,0.00049909455,0.01745314,-0.015237896,0.05053658,0.009224234,-0.008104397,0.03354233,-0.083626166,-0.005812513,-0.05134955,-0.048847042,-0.026402647,0.04181884,-0.017121872,-0.047691613,0.033826396,0.013783587,-0.052076843,-0.0044224137,-0.022172648,-0.04786776,-0.055455856,0.050973147,-0.0059807426,-0.016715541,-0.03637584,0.02772523,0.04053959,0.044163793,0.011320517,0.057598826,0.009099918,0.028737409,-0.0033721866,-0.018625265,-0.025986878,-0.011913881,-0.006556051,-0.03305082,-0.00957655,0.01725284,-0.017101651,0.0044106985,0.007472444,-0.044123217,-0.03983564,-0.05583318,0.0007858094,0.008394247,0.024344219,0.010401964,-0.02363389,0.025821673,0.039058365,-0.0042476607,0.023662366,-0.049479462,0.01462249,-0.0023478204,0.015010551,-0.028104326,0.019177957,0.016919622,0.004655358,0.021541746,-0.013999621,-0.0074899564,-0.0049493043,-0.042767428,0.004506414,-0.019965611,0.017711787,0.006092666,0.017003924,-0.020853737,0.0037101887,0.020933367,-0.002575514,-0.0038966835,0.024280494,-0.014575411,0.0011713012,0.08386089,-0.02664014,0.0146841165,-0.024884734,-0.06547873,0.05637105,0.01894916,-0.05258856,-0.062394757,-0.005714273,-0.007171344,-0.020121476,-0.062418185,0.051006436,-0.0033250824,0.058019478,0.015062746,-0.018870903,-0.04374844,-0.0047040917,-0.0021599736,-0.024305658,0.0013630639,0.0026065928,-0.00662749,-0.04633634,0.03353693,-0.008263622,0.06893458,-0.03409624,0.0054997043,-0.0019102823,0.025490833,0.039142538,-0.03510695,0.07539452,0.055295553,0.0065255705,-0.063191235,0.028699502,-0.016388457,-0.059325684,0.004910589,0.022977447,0.03245337,0.07619547,0.0138249155,0.021458387,-0.04437978,0.06606295,-0.03257138,0.000051054376,-0.004970138,-0.045360107,0.002992559,0.020200301,-0.056852978,0.002146609,0.0024754184,0.0010885989,-0.018173931,0.059094425,-0.026249653,0.08559644,0.0062640873,0.017591963,-0.010256736,0.005087786,-0.04283759,-0.027712071,0.0358302,-0.013463875,-0.03974532,0.009503379,0.054534417,-0.016286472,-0.053574536,-0.009430179,0.0058608567,-0.0014444117,0.0299718,-0.008609675,0.0033785969,-0.021344297,-0.010493331,0.005460538,0.038554844,-0.015357681,-0.0061967047,-0.026005872,0.05429034,0.026418133,-0.00042131753,-0.034375697,-0.020152597,-0.016782027,0.015620941,0.0131291915,-0.025256002,0.00010169453,-0.03533308,-0.030346036,-0.024748867,0.021873843,-0.022239096,-0.024594977,0.0674431,0.00058918097,-0.0027744586,-0.044861715,0.0019747985,0.02948115,-0.032013748,-0.015871836,0.04161401,-0.024273498,0.037456978,-0.019394895,0.030595412,-0.018963154,-0.014372879,-0.011271603,0.00813591,0.01864611,0.009642679,0.035045683,-0.00044433863,-0.028893633,-0.005240626,0.047693122,-0.0011160808,-0.019318499,0.0032696053,0.025964279,-0.015648156,0.0075799925,-0.01793368,0.040125065,-0.041986603,-0.017525041,0.0065973857,-0.006602553,-0.0036932,-0.020594142,0.047114912,-0.02001106,-0.0088235065,0.119003184,0.019194031,0.02882721,0.03709091,0.009495726,0.0055364585,0.037977412,0.0021196671,-0.08779974,-0.02574444,-0.002290285,-0.026776912,-0.052379623,0.010453419,0.047554743,-0.015421366,-0.013017467,0.009809825,-0.010102177,-0.13994622,-0.068988346,-0.002704772,0.043820612,0.012676728,-0.017534368,0.011091894,-0.010035868,-0.0019239956,0.042287514,0.017101044,-0.06083052,0.007386555,-0.010319916,-0.0613586,-0.009877238,0.0016479635,-0.025786558,-0.00048141426,-0.022492519,-0.025179572,-0.068223655,-0.01070238,0.006610898,0.017714402,-0.00090355217,0.039256778,0.0146189425,0.02144477,0.011523195,-0.010655199,-0.0014726289,0.008963485,0.030824825,0.021350928,0.011841523,-0.0121712405,-0.027970549,-0.018751584,-0.0075939274,0.015045594,0.0033895713,0.011133546,0.071351714,-0.015281614,-0.054393828,0.046066828,0.04885203,-0.01871479,-0.02005111,-0.002482391,-0.023041751,0.012711874,-0.0054254844,-0.031256594,0.016114444,-0.005266524,0.041005593,-0.016558493,-0.046908062,-0.014325712,-0.012972095,0.019510407,0.008105537,0.009094691,0.009359885,-0.0036023352,-0.02050785,0.03624035,-0.0228048,0.028931394,0.045201562,0.0075862412,-0.016094891,-0.03617598,0.017066663,-0.03694088,-0.0052573746,-0.042434864,-0.067032054,-0.028578218,-0.03315602,0.035285857,0.010385207,-0.0395823,-0.02668332,-0.030691445,-0.0034020045,0.08057943,0.24876003,0.027937312,0.008931135,0.04361387,-0.0023041088,0.041487105,0.0031112402,0.008939683,0.014971076,-0.032733608,0.032009013,-0.023015145,-0.007873008,0.004850894,-0.043211773,-0.012432971,-0.022339072,0.019378709,0.04686502,0.025732122,-0.01621403,-0.066701695,0.018973539,0.03571938,-0.0422136,-0.011983598,-0.009282232,-0.0039572627,0.011179293,0.0047668978,0.01676804,0.021431316,0.008200928,0.0060081724,-0.009077228,0.0050527644,-0.0010559391,-0.028029617,0.008610457,0.03191486,-0.032999586,-0.0001799602,-0.014497062,-0.01346077,0.020844588,-0.0022644543,0.045194976,0.0011348765,-0.04697591,0.008003872,-0.010501769,0.023884181,0.020629283,-0.020215483,0.019907573,0.024704184,0.028008549,0.031659488,-0.008784832,0.03047073,0.020896908,-0.014898692,0.00782853,-0.0011271398,0.008423495,0.0023373198,-0.00085216475,-0.062080085,-0.013046532,0.008719641,0.01763529,0.041291792,-0.022409631,-0.0008574018,0.05379614,-0.010328842,-0.013186365,0.017796414,-0.03255893,-0.046314366,-0.004091266,-0.038039796,-0.019161463,-0.01670024,0.0503279,-0.046647836,0.042021707,0.017257156,0.00043346628,-0.02709118,-0.0147638805,-0.010204662,-0.01911841,-0.027187426,-0.019377109,0.007131633,0.026379198,-0.040259454,-0.042133052,0.010585883,-0.017741885,-0.031177662,-0.0414843,-0.01494299,0.027928531,-0.026777396,0.030636033,0.0033153496,-0.04392826,0.02820741,-0.007604007,0.0013720917,-0.035324864,0.039706703,0.0072164442,0.051653776,0.017639646,0.02460113,0.023787512,0.033139095,-0.03314032,0.021842403,-0.026819114,0.034609992,-0.029998291,-0.043835767,-0.0060874997,0.009211924,-0.02377098,0.01295525,0.046549287,-0.019994913,0.028116813,0.017809393,0.0010292555,0.039585333,0.007525245,0.027712822,-0.028876377,0.008472555,-0.061296403,-0.006514543,-0.06641537,-0.019904945,0.011080036,0.011373031,-0.0043246904,0.0070696357,0.0028458757,0.005403405,0.0142278895,0.01875222,0.026911912,-0.06613587,-0.019436087,-0.0621112,0.0027685086,0.011758722,-0.018019926,-0.037756287,0.006331328,0.027481126,0.015884658,0.028116504,-0.016416851,-0.003953164,-0.031079188,0.058195367,0.025202336,0.013799871,0.06876102,0.0038336618,-0.019827276,0.0057410207,0.023569262,0.0049258214,-0.06515183,-0.017083831,0.013840414,0.01934355,0.020029634,0.016613044,-0.054087184,-0.0059498698,0.010621302,-0.04344481,-0.056408398,-0.0064819385,-0.025188116,-0.006517817,-0.061316572,0.07220502,-0.0039768936,-0.01723126,-0.010746206,0.0054232436,0.04869388,-0.038346272,0.0047789263,0.0033635274,0.022794403,0.055224054,-0.009078603,-0.024311611,-0.0071990886,0.03637676,0.021346781,0.010358496,0.016483014,-0.022917941,-0.014324055,-0.044585906,-0.040360514,0.00077679765,-0.03253357,0.022157043,0.032623015,0.035050288,0.017162908,-0.023668898,-0.03014746,-0.031042442,0.010018635,-0.037847497,-0.010135378,-0.0069023934,-0.008395792,-0.035372544,-0.0071365256,0.021865323,-0.002066217,0.016966097,-0.004153056,-0.006189969,0.02211912,-0.0044974256,0.028051348,0.004946891,-0.0013301761,-0.030984193,0.046234023,-0.013176019,-0.026661215,0.10429932,0.06838248,0.008237753,-0.0038754106,-0.0053517474,-0.0006882026,0.0046343096,-0.011970503,0.033634637,0.056645516,0.0016154558,-0.0032183863,0.011652724,0.004742742,0.031275444,-0.052574757,-0.024599211,-0.029512398,0.021446202,-0.010661859,-0.018719854,-0.006556378,-0.045622192,0.021527313,-0.037906166,-0.0021904476,-0.04186151,-0.015877359,0.009538685,-0.05008467,-0.04941648,0.024718285,0.04259873,0.0030590247,-0.015925828,0.042633522,-0.011364938,-0.011292464,0.029332407,0.0030249346,-0.00033912255,-0.016881144,-0.033691846,0.017676322,0.03226724,0.006554178,-0.05615993,0.03535946,-0.018765802,-0.07270506,0.07425538,-0.037620887,-0.008717958,0.025191696,0.012053993,-0.047130372,-0.0010003982,0.015986515,0.0011929276,0.008719813,-0.023482144,-0.021759199,0.035634913,-0.0036250716,-0.013866529,0.0670115,0.011514379,0.0021010381,-0.005291566,-0.03868611,0.009113337,-0.04594012,-0.0150956055,0.020397961,0.0034294778,-0.0043570907,0.027397834,0.0037434788,0.008488379,0.0036995774,0.04126888,-0.040430166,-0.005088517,-0.0153301135,0.01724006,-0.026100907,-0.007065176,-0.01425301,-0.005150088,-0.0015187244,0.018992683,-0.029533787,0.004790999,0.057341058,-0.0062197475,0.03580883,0.014808319,0.054045595,-0.00061454,0.053053893,-0.02391244,-0.005713238,-0.05496531,0.012751701,0.016680337,-0.03739532,0.014459908,0.026650663,0.0018491271,-0.036382798,-0.020973094,0.020964425,-0.053326607,0.0045143673,0.014989852,-0.006997562,0.0015390173,0.0066725505,-0.0068515805,0.041282143,0.013501985,-0.0016278068,0.011219124,-0.012174673,-0.008039227,-0.055354174,0.018715525,-0.015019287,0.033641815,0.01844188,0.035551887,-0.027326806,0.04204897,0.032582257,0.015300691,0.024426341,-0.068860374,0.030639345,-0.038695436,-0.036206365,-0.04476201,-0.010592036,-0.024306953,-0.01811766,0.024422456,0.04039174,0.019807482,-0.0018874316,-0.016107474,-0.04073784,0.03325598,-0.11058915,0.046347134,-0.021032963,0.028668739,-0.06826705,0.02449037,-0.012958164,-0.0033410732,-0.0060150693,-0.045304425,-0.01671444,-0.015104289,-0.024741357,-0.0031580345,-0.025374217,0.051720742,0.013294921,-0.025910828,0.010677128,-0.010488987,0.019769937,0.005686697,0.04563781,0.024727002,0.025647758,0.038583506,-0.040035654,0.02045123,-0.020067329,-0.021760998,-0.013336604,-0.05403358,-0.004724309,0.041892823,-0.060428694,0.03216093,-0.006237699,0.0121450685,-0.03370088,0.026122168,-0.018078206,0.024042984,-0.019134892,0.005910278,-0.008167099,0.0169214,-0.033087727,-0.03643387,-0.057058036,-0.008699137,0.01923001,0.02402192,-0.06000337,0.011676942,0.05665161,0.0069779907,0.0062495144,-0.06484991,-0.022496376,0.02614782,-0.025987841,-0.018252606,-0.0365417,0.021965487,-0.005891983,0.021107301,-0.029338922,0.020439057,0.029927338,0.0050055436,-0.010578076,0.021876974,0.060809176,-0.031476486,-0.033507098,-0.016937446,0.031221999,0.016102884,-0.016330112,-0.02402169,-0.017851932,0.0069206003,-0.051550843,-0.021036671,0.039948292,0.02551797,-0.0044797324,0.040563032,-0.031164004,-0.015263309,-0.06427079,-0.042683747,0.029362688,-0.054141276,-0.04926552,-0.037492834,0.004530139,0.004077307,-0.020319693,0.024174435,-0.00014375855,0.013247753,0.014871545,0.006916014,-0.006468518,0.07240496,0.033769336,-0.020291073,0.016674455,-0.017673016,-0.008262213,0.015414508,0.026750047,-0.005281741,-0.003502899,-0.023574749,0.034268383,0.03536291,0.037409183,-0.020742381,0.00037927838,0.029212989,0.03991101,-0.030868214,0.023163855,0.041078907,0.032152936,-0.00005552621,0.008570649,-0.04756149,0.02190419,-0.0028835752,0.017784843,-0.01579397,0.022167431,-0.015623846,0.018217916,0.048967715,-0.007840926,-0.0032170196,-0.014496787,0.027067887,-0.029470896,-0.026492035,-0.0467166,-0.019250445,-0.021602225,0.035929423,-0.00921305,-0.07881375,0.002050914,-0.062238038,0.022839878,0.07175383,-0.00947388,-0.024575014,-0.035044763,0.035733975,0.0145621225,0.068154745,0.021344976,-0.07134267,0.023488915,-0.016358646,-0.041656427,-0.0009529231,-0.039525963,-0.011453973,-0.010709815,-0.024319924,0.017172003,0.012701071,0.002729331,-0.010966339,0.068796024,0.01178863,-0.02331809,-0.0069293357,-0.0033433237,0.04789305,0.028009146,-0.0021316716,0.07562105,0.0067847716,0.0015270383,-0.0019755738,-0.018037071,0.006804676,0.0011929824,0.0046548597,0.010435695,0.05448846,-0.016849026,-0.02898303,0.054493506,-0.015598104,0.0043537617,-0.0060664676,0.0076321685,-0.0002651705,0.010229365,0.0031010348,-0.029565815,0.008975988,-0.042809207,0.022270262,0.0011530581,0.037284214,-0.018720053,-0.0043478063,0.023475876,0.0057659857,-0.030344939,0.06968636,-0.008667492,-0.030770143,-0.019806653,0.014272304,-0.01744761,0.026468502,0.022736149,0.022449967,-0.036202412,-0.023175007,-0.0014456989,-0.0068927337,0.022453772,0.021273606,0.012041628,-0.010458663,-0.041304782,-0.030219654,0.0075397184,0.033298578,-0.047203965,-0.008627206,0.02817957,-0.02988546,-0.026269866,-0.009923955,0.018686913,-0.024354873,0.02762212,0.024843432],"last_embed":{"hash":"17j5x9q","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"17j5x9q","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{18}","lines":[126,126],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17j5x9q","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{19}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027890962,0.027625013,0.022830583,-0.006370816,-0.032690085,-0.008572707,-0.012379438,0.0039570355,0.022438733,0.0053231083,0.04691038,0.007731927,-0.014321464,0.0015407746,-0.028360968,-0.02723977,0.019842383,-0.018789072,-0.031938586,-0.024466073,0.020526955,-0.0013566292,-0.015449942,-0.008438042,0.0040850784,-0.027147304,-0.08010352,0.00824726,0.07246754,0.08497732,-0.0267809,-0.02685641,-0.018239792,-0.043873794,0.048664637,-0.025592385,0.05638347,-0.04643665,-0.04162421,0.009778376,-0.029080627,-0.026982084,0.013338681,-0.0012681426,-0.031583115,-0.006117822,-0.03616866,-0.014099369,0.0015348841,0.009378005,0.020413801,0.00027250507,0.057605527,0.0048892484,0.023694921,0.038258504,-0.040923532,-0.01733428,-0.068944655,-0.044233333,-0.005149209,0.020032948,0.028949749,-0.04242392,0.02891994,0.027079595,-0.026262159,-0.021179082,-0.021730872,-0.01769564,-0.029934932,0.07667573,0.0038543798,0.008934915,-0.04051439,0.011260615,0.02575065,0.010923708,0.023062978,0.03381513,0.004001755,-0.011393469,0.00984216,-0.0054991846,0.005788944,0.022329714,-0.017753486,0.0092915725,-0.019943863,0.041572504,-0.016137237,-0.0023704474,-0.00096111244,-0.04138057,-0.046331357,-0.05706873,-0.027703399,0.013844932,0.030963497,0.014041249,0.020014642,0.015330631,0.03681455,0.046144363,-0.0022494516,-0.0019084137,0.029999232,0.019680431,-0.0012209152,0.0017263374,0.026183365,0.01453596,0.024484778,0.033853047,-0.017841835,0.003982713,-0.0091716135,-0.038782783,-0.006943456,-0.021188805,-0.006698988,-0.00638463,0.004985194,-0.014353001,-0.015648877,0.041725457,0.02357171,-0.019324826,-0.0431722,-0.0233914,0.015311078,0.07558177,-0.008340551,-0.017217921,-0.038617104,-0.014480904,0.031486046,0.005854151,0.020033075,-0.05219139,0.01019123,-0.029458838,-0.051225096,-0.050715894,0.03976951,0.02546461,-0.000565592,-0.009233152,-0.00086239394,-0.047485758,0.02471865,0.006443854,-0.010628381,0.025219202,0.0049031577,-0.0007697112,-0.013533119,0.05031214,-0.044971388,0.03467829,-0.024732504,-0.0014617697,-0.050815385,0.056265302,0.044521492,-0.025295068,0.05507221,0.056898024,-0.02422803,-0.015142843,-0.00013595317,-0.056104653,-0.03382392,-0.048643097,0.01417008,0.029583054,0.11000466,0.023005465,-0.006195451,-0.031112751,0.019137274,-0.0021410414,-0.008022753,-0.03583678,-0.042136747,0.021374635,-0.00922335,-0.03563034,-0.008914992,-0.018898036,-0.004832229,-0.05316413,0.061228607,0.019115195,0.027816975,-0.00058009184,0.027449334,-0.029670598,-0.008630519,-0.029536936,-0.033808336,0.05203336,-0.047364697,-0.029960724,-0.009405755,0.035231568,0.008003064,-0.05465238,-0.003198211,0.01870585,0.014254932,0.05133046,0.019105304,0.004009979,0.0066241077,-0.011964065,-0.011176563,0.063606076,-0.011180848,-0.016252471,0.0017615466,0.023168154,0.02859042,0.00699106,-0.022583636,0.0018085517,-0.0069284188,0.024651859,0.014749337,-0.016633967,0.032663997,-0.048033305,-0.006926751,-0.03452265,0.038551856,-0.041500993,0.0037514113,0.058738533,0.00045380834,0.0046613626,-0.069326885,0.03464307,0.014572732,-0.02651322,-0.03021054,0.040169865,-0.019202922,0.061602753,0.010648929,0.030855006,-0.029463599,-0.01845896,-0.025697954,-0.015886288,-0.024309548,0.017826647,-0.0014174323,-0.018125141,0.026109777,-0.0154801,0.023813874,0.020219153,-0.016051587,-0.005303523,0.02436464,0.013563776,-0.01229643,-0.035385456,0.04411667,-0.027925575,-0.017804027,-0.022242432,-0.016184421,-0.0064112344,-0.031659584,-0.025068847,-0.03254257,-0.006206847,0.09151479,0.023757463,0.03303766,0.0151251,0.01040016,0.007861924,0.024996478,-0.018528868,-0.045882333,-0.013950488,0.020517927,-0.015193793,-0.03977158,0.037191175,0.061704013,-0.028931905,0.021779248,0.0099386815,-0.025618682,-0.13469586,-0.037943702,-0.018783936,0.049830023,-0.005049118,-0.032051213,-0.01599794,-0.0027218813,-0.026745027,0.032651387,0.020902898,-0.06076544,0.006175533,-0.012910533,-0.04957166,0.018881476,0.0039964253,-0.020400254,-0.014893537,-0.043827254,-0.0050303075,-0.027320877,-0.027623046,-0.053771116,-0.014406853,0.010805512,0.023408923,-0.019607283,-0.0005600999,0.0019365145,-0.019741174,0.0026845264,0.008816114,0.02217384,0.039182764,0.035786074,-0.023290083,-0.02664436,-0.00823349,-0.0046619107,0.009750318,0.006690249,0.005591922,0.068333074,0.015875112,-0.031744972,0.024599804,0.026827872,-0.014746954,-0.041802928,-0.0052946634,-0.012709939,0.04907384,0.0027447152,-0.015313654,0.0022621774,-0.0062602814,0.06480713,-0.03598173,-0.05208972,-0.00786636,-0.03272468,-0.020969009,-0.02563189,-0.009551104,0.008451221,-0.030282307,-0.030604342,0.0033707365,-0.038538903,0.048684355,0.02895268,0.032924857,-0.015139703,0.006597549,0.05890339,-0.047071077,-0.021911364,-0.021827703,-0.0809766,-0.043287937,0.013886895,0.025354277,0.0046511265,-0.023116896,-0.01311614,-0.06462083,0.013525185,0.06785481,0.22309473,0.04045183,0.02214931,-0.006565499,0.02378143,0.034792714,0.0015672033,-0.022282196,-0.0112305675,-0.029320013,0.0067054434,-0.010385894,-0.017640809,0.017898504,0.0034981645,-0.01588759,-0.004631405,0.003051271,0.06264346,-0.010590022,-0.04773214,-0.039761174,-0.003714517,0.04977648,-0.02365404,0.008151478,-0.025625523,0.030609207,0.020317972,0.04110795,0.0035320662,0.03155398,0.0047997436,0.024243524,0.019073473,0.016175658,0.013075089,-0.009139074,-0.0145382285,0.013946138,-0.053127322,-0.021486428,0.027854707,-0.01272818,0.08707132,0.0013164023,0.032180518,0.0045379424,-0.03479731,-0.013232582,-0.0060690977,-0.021575283,0.03630831,0.0028532941,0.009378196,0.031555843,-0.016808555,-0.0059738494,-0.0475233,0.014219494,-0.0049565975,-0.011453502,-0.0016685948,0.05346407,-0.00041318752,0.031836636,0.026263902,-0.049899887,-0.041711632,-0.021098755,-0.0075278534,0.05412153,0.029079968,-0.013013107,0.051014394,-0.008315008,0.0059726336,0.017922886,-0.0018734335,0.012311025,-0.03090098,-0.033453662,-0.0384662,-0.042441256,0.008757692,-0.055566646,-0.0021657648,0.030150581,-0.0025935813,-0.048804313,-0.0056265434,0.016480226,-0.036953606,-0.063888684,-0.011892033,-0.020163355,0.021559205,0.00006700924,-0.05103389,0.008495784,-0.025665777,-0.020365225,-0.02990844,-0.025568834,0.05253181,-0.030083852,0.013176644,0.030639956,-0.006667267,0.025232324,0.005542191,0.0022947518,-0.04420991,0.025808133,-0.010072274,0.015418228,0.0133442385,-0.007967435,0.027143925,0.026496872,-0.019155594,0.011646581,-0.0026514963,0.0050753728,-0.05013399,-0.030756293,0.0068289586,-0.029658332,-0.032101974,-0.022076767,0.008143926,-0.019200176,0.0022956927,0.0145150265,-0.001009307,0.0008711026,0.025181292,-0.0023512284,-0.00690091,0.020147681,-0.029844834,-0.039419945,-0.023983687,-0.037052695,0.035483554,0.002379975,0.018975299,0.025251754,-0.013768054,0.055714943,-0.01432314,0.021215132,0.06007831,-0.044171203,-0.011752485,-0.038834203,0.008986539,0.04060083,-0.023628352,-0.03930182,-0.02868253,0.04258767,0.044621535,0.03914651,-0.0045973286,0.0014686066,-0.010021565,0.037668638,0.015679475,0.0080391625,-0.007849444,0.032651737,-0.034019206,0.016396245,0.05193318,-0.032607757,-0.07181757,0.020866053,0.021861821,0.027924178,0.007312885,-0.0020939084,-0.03182913,-0.03865754,0.01930184,-0.0071507157,-0.017030936,-0.0013594221,0.0023511425,0.009053474,-0.05396351,0.06236967,-0.00644885,-0.007552711,0.0044078827,0.040117413,0.03426573,-0.0126949325,0.03405268,-0.016188055,0.035659924,0.015483667,-0.04238752,-0.041007333,-0.0032332588,0.041789647,0.015004892,0.03607312,0.0055328873,0.0026719472,0.014083681,-0.013551447,-0.046793036,-0.0069217654,-0.020095363,0.018588265,0.023390878,0.043451,0.014051132,-0.013918672,-0.017713837,-0.03131301,-0.002087934,-0.038838346,0.007580789,0.047739893,-0.01533817,-0.012228586,-0.048663456,0.011634415,-0.0029223976,-0.031775728,0.039595626,-0.00774005,0.0025520667,-0.048424546,0.030745173,-0.0027533628,-0.0070627686,0.0060987943,0.02891206,0.017354537,-0.020212311,0.07232141,0.0031769306,0.012926596,-0.029612428,0.0032715525,0.071516395,0.031569023,0.013067647,0.023783613,0.046271138,0.05500039,0.010451,-0.01236942,0.032959122,0.01574889,-0.06707118,-0.015731465,-0.027738731,0.019370608,-0.014830501,-0.029822474,-0.07243558,-0.06822563,0.0047238646,-0.029410942,-0.0006310032,-0.023503145,0.033957217,0.03248677,-0.050742507,-0.033603393,0.012356436,0.08243308,-0.0075060274,0.026067143,0.051659048,-0.03297487,-0.023265237,0.058494717,0.03352285,0.0045576096,-0.028863983,0.024567543,0.0010772737,-0.017550759,0.012640481,-0.049062908,0.030829828,-0.020508133,-0.06748102,0.07390351,-0.036777508,0.011316084,0.003486163,0.011309552,-0.041350756,-0.027288958,-0.004937866,0.008061696,-0.011625027,0.00019075627,0.005456512,0.054905955,-0.018708538,0.0025729975,0.056068566,-0.012828199,-0.021835404,-0.0131524885,-0.0295793,-0.024284812,-0.012018747,-0.020554159,0.049285166,-0.0137235075,-0.011127936,0.03475039,0.0019015465,0.016050927,-0.007811358,0.023930095,-0.046057947,0.03233843,0.01391034,0.010883682,0.009799303,-0.011580773,-0.036732536,-0.015683409,-0.03452967,-0.0100211315,-0.044132113,-0.006057387,0.04563525,-0.0024067769,0.06970441,0.007533589,0.060177073,-0.01762515,0.053124018,-0.053070277,-0.035878185,-0.038549315,0.012231012,-0.025652608,-0.070584126,0.0140445065,-0.023786511,-0.036752775,-0.03676548,-0.01076147,0.019353429,0.0040607373,-0.034569893,0.043712843,-0.022138517,0.015793398,0.019145569,-0.012851229,0.04068069,0.0051838723,-0.0238765,0.029713593,0.020247135,0.03572175,-0.050675817,0.026403675,0.0008144425,0.0017739087,0.020947544,-0.0048405947,-0.024412395,0.016920308,0.045275073,0.03873628,0.016152794,-0.05920873,0.001800339,-0.0036500783,-0.050254866,-0.047931883,-0.0039688256,-0.029848268,0.0039822725,0.036318656,0.03566011,-0.0024826084,-0.023348259,-0.00021106612,-0.038696982,0.058846314,-0.12132001,0.057038587,-0.021823676,0.032324225,-0.042555243,0.00030004015,0.00086804753,0.02651963,0.023375262,-0.02874347,-0.0075860103,-0.012146334,-0.036710378,-0.021570126,-0.017991737,0.07468673,0.011595857,0.015763026,-0.0093017565,0.04422171,0.02410762,-0.04060493,-0.019931555,0.001048592,-0.012897088,0.033066597,0.0021705132,0.020693658,-0.008563535,-0.03942686,0.0030270298,-0.02227101,-0.0036370102,0.032771703,-0.042135548,-0.010275124,-0.0016497838,0.033735473,-0.017737826,0.039471418,-0.011548789,0.0028396482,0.011844208,-0.011684918,-0.029439354,0.04355735,-0.024631329,0.0019954117,-0.03403802,0.0133333765,0.022057764,-0.009899474,-0.039545264,0.0367909,0.037755918,0.009950299,0.023319304,-0.050522257,-0.0019269572,0.031360492,0.031843934,-0.022903653,-0.030783417,-0.00333798,0.000041963583,-0.0000836847,-0.053875852,-0.005161227,-0.005935329,0.005901424,-0.02427268,-0.0018737797,0.036927946,-0.0016415685,-0.030123787,-0.005564019,0.051666595,0.019699648,-0.03856152,-0.014318908,-0.031929854,-0.037918918,-0.028759103,-0.010133235,0.06138954,0.00043910864,-0.018792395,0.0043134703,-0.042486127,-0.017161632,-0.06716007,-0.025617242,-0.021217292,-0.03411734,-0.039581865,-0.0041167084,-0.0015562851,-0.0012231031,-0.02666918,0.018992173,0.006819589,0.03471636,0.023154654,0.0034580666,-0.0006553938,0.025577461,0.057255726,-0.05401641,0.029238798,-0.0035516887,0.0005818203,0.019870127,0.010978003,-0.0041817296,-0.050673872,-0.03781738,0.050311483,0.048836943,-0.00026686295,-0.027265906,0.021407124,0.012472115,0.008113847,-0.051846586,0.02553901,0.041353192,0.011109926,0.00039898825,0.011352632,-0.033424392,-0.012007139,0.016587738,0.02877925,0.00010318116,0.03410304,-0.01937927,0.036845885,0.028037954,0.009025259,0.0009858068,-0.030805297,-0.0086674495,-0.021955892,-0.045753967,-0.025244216,-0.042633954,0.014863588,0.024570966,-0.02394602,-0.030794535,-0.0007825653,0.0076261484,0.068710305,0.026400266,-0.00680719,0.008451128,-0.0042952644,0.016119244,-0.0001086061,0.08478995,0.027718987,-0.02334132,0.015900044,-0.010475601,-0.026400799,0.034801383,-0.010210417,-0.013309935,0.020615414,-0.015125019,0.025644924,0.0029629574,-0.006656676,-0.0025333297,0.06426024,0.024776204,-0.014661504,-0.017486552,-0.01201558,0.041265476,0.021181528,0.022962451,0.058014937,0.03156149,0.012476102,-0.009208579,0.0062194616,-0.02552454,-0.04608512,0.009812,0.029124903,0.03608855,0.010077473,-0.012760873,0.07240328,0.027291825,-0.021806713,-0.027363803,0.016479304,0.0045250114,-0.0014396043,-0.05048646,-0.026560223,0.0031659172,-0.03359655,-0.002972257,-0.0026286289,-0.029886328,-0.0613017,0.0016591639,0.010186804,-0.027992837,-0.013875293,-0.00007085431,-0.015640197,-0.00124261,-0.013868133,0.0068714754,-0.034927875,0.037307896,-0.007848448,0.0013913863,-0.031084478,0.010739922,0.024187796,-0.05148998,0.056119017,-0.02143088,0.036900684,-0.0064706383,-0.05682334,-0.027245423,-0.0060694045,0.018496368,-0.027005574,-0.0031069873,-0.011904153,-0.035106085,-0.018945638,-0.046593547,0.018908458,-0.030861516,0.0017529826,0.0018912536],"last_embed":{"hash":"1rxfjof","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"1rxfjof","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{19}","lines":[127,127],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1rxfjof","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{20}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0041938694,0.013878298,-0.027980812,-0.0099963,-0.008215199,-0.023226384,0.005665095,0.004783323,0.05713068,-0.0071083293,0.02840713,-0.008046217,-0.04586211,0.011161237,0.007373824,-0.044742167,-0.005091171,0.030808592,-0.09770152,-0.025871562,0.008758725,0.0032251473,-0.027376331,-0.03218326,0.01809842,0.0041321563,-0.042700298,0.011367604,0.011655043,0.0077602384,0.03480525,0.0051462776,0.026327964,-0.032684658,0.02719532,0.014546526,0.027886054,-0.0660762,-0.027103744,-0.0039076204,0.014113238,0.017595557,0.0059422106,0.0183495,-0.0074395095,-0.018806385,0.007091053,-0.025185393,-0.0043388815,0.03638648,0.032277267,-0.04925388,0.033896446,0.006136675,-0.021709166,0.0466535,-0.028054282,0.026877254,-0.03584555,-0.07305696,-0.030268025,0.022574926,-0.01406782,-0.019149486,0.018756302,0.05295366,-0.025627526,-0.027544402,-0.018108694,-0.0074139615,-0.011754274,0.033477057,-0.011168741,0.0035899137,-0.042489443,0.023040583,-0.010504545,0.006252406,-0.014221943,0.012466098,0.0025185647,0.015295787,0.0043170787,-0.013078864,-0.018845575,0.031331547,0.041416477,-0.005665843,-0.033395905,0.0068568923,-0.058746405,-0.041861333,0.021112017,-0.08459613,-0.01965023,-0.024849296,-0.031476986,0.04650434,0.005999721,0.0049669547,0.020359444,0.0064890306,-0.0039051892,-0.0014677927,-0.0016392553,-0.013645769,0.023945412,0.01558496,-0.002551451,-0.008630372,0.033037137,0.02078404,0.0045943884,0.017909765,-0.02611496,-0.0031702707,0.003594683,0.0017666358,0.023759566,-0.0048722345,-0.035234522,-0.022803325,0.034885187,-0.0011577645,-0.012436582,-0.027874934,0.015375185,-0.04729621,-0.004783705,-0.028157877,0.030682556,0.075546294,-0.009147487,-0.0053881733,-0.044712547,-0.039882377,0.07553601,0.00591716,-0.01446109,-0.047119036,0.011099094,0.014797064,-0.028756443,-0.08651758,-0.001853147,0.005810285,0.024519531,-0.022390008,0.004478786,-0.064526685,-0.031739127,0.007793748,-0.016980365,0.031634416,-0.017238805,0.041768685,-0.061274584,-0.0076485495,-0.049591664,0.044658672,-0.044245854,-0.017321087,-0.028348116,0.0886451,0.0054026865,-0.02880783,0.032906402,0.025002202,-0.014614367,-0.04667738,-0.0010067598,-0.060209367,-0.05849646,-0.015421243,0.011582284,0.02858049,0.0723893,0.0076118675,0.013513756,-0.038344443,0.019357363,-0.032736327,0.01482976,-0.007889166,0.011482247,0.020210477,0.029954946,-0.05023615,0.007761882,0.02204407,0.005135217,-0.03266318,0.035059813,-0.037639514,0.020652374,0.010080334,0.030430991,0.032702096,-0.030916777,-0.047645155,-0.041846033,0.028059615,-0.04499606,-0.0067144386,0.0076781358,-0.0031021268,-0.049485214,-0.037499305,0.016763557,0.00028864524,0.03763226,0.056864653,0.015758563,0.02625014,-0.018356038,0.040108845,-0.014901082,0.04660774,-0.011942617,-0.011406787,-0.039360076,0.021282503,0.026462633,0.023613041,-0.021337207,-0.004121121,-0.013864691,0.010823428,0.024842862,-0.024497518,-0.02800523,-0.05444348,-0.037181765,-0.03447511,0.01988911,-0.04286857,0.017724343,0.02567224,0.012632136,-0.011079309,-0.06945272,0.062386725,-0.0006198649,-0.042923097,-0.031858373,0.05031869,-0.02188107,0.011079132,-0.012327829,0.02275588,-0.009595093,-0.0131783625,-0.002543476,0.024468746,0.010023351,-0.0039950483,0.017330596,-0.004648329,-0.009145444,0.015033838,0.028817924,-0.03567144,-0.0036014442,0.014460234,0.05601616,0.013108647,0.03425472,-0.038925435,0.04065349,-0.053542748,0.00552838,-0.012762249,-0.043048486,0.00718236,-0.005978906,0.049508013,-0.030760955,-0.003782276,0.041753635,0.027418401,0.03047466,-0.03666634,0.040960226,0.024782509,0.0010668162,-0.028436257,-0.042024642,-0.039843686,-0.008396693,-0.020824695,-0.00997755,0.0042300783,0.052366033,-0.02291512,-0.011996281,0.0078034326,-0.013530731,-0.1570933,-0.010217516,-0.017906288,0.029726157,0.01135748,-0.00049253023,-0.0096038375,-0.005126055,-0.009120674,0.0027049838,0.009702605,-0.04774986,0.0038055752,-0.0332067,-0.025870008,-0.00026673506,0.015744375,-0.033883415,0.0119842645,-0.016771499,0.014753362,-0.021528982,-0.0077243755,-0.00009572676,0.0024229232,0.012654098,0.042385202,-0.00943651,0.0019299164,-0.028961206,0.00015324549,0.008553347,0.0043165633,0.07668566,0.048952006,0.0033396424,0.02737296,-0.027610289,0.0010913685,0.029281229,0.038327437,0.026358442,0.014167387,0.0635345,-0.0081652645,-0.019644994,0.023178678,-0.0059596854,-0.0049945526,-0.014783618,-0.00051652186,-0.0046776263,0.0052795867,0.034198266,-0.020259246,0.007801229,-0.010376406,0.039622262,-0.013821863,-0.010263428,0.03261552,-0.028815392,-0.013954869,-0.004285582,0.036843482,0.012459897,0.009043949,-0.014200627,-0.012469553,-0.05145424,0.05359707,0.06336805,0.013593083,-0.015242153,-0.009700836,0.035629805,-0.027107628,-0.003183443,0.006310855,-0.08704376,-0.012535619,-0.024803186,0.03698018,0.017217418,-0.051875375,-0.01563229,-0.042034794,-0.0018898154,0.07058675,0.24348126,0.010753696,0.025466336,-0.035101615,-0.009905388,0.033858873,-0.022008395,-0.010921211,-0.025833458,-0.0037964797,0.024264751,-0.0087543605,-0.008586367,0.014073328,-0.016572826,0.030300044,-0.018275369,-0.0058580153,0.027808495,0.0067776367,-0.037223138,-0.035163626,0.0042720255,0.019438982,-0.044344176,0.0008239155,0.0011395789,0.03992315,0.003956521,0.010748518,0.004002694,0.03765682,0.027131455,0.055237055,-0.022825573,-0.011629029,-0.010308796,-0.042618185,-0.002036903,0.03282263,-0.048539203,-0.033263877,0.007405252,0.015160942,0.033224966,0.0045435783,0.05541719,-0.006328151,-0.065874815,0.004122069,0.0129952505,0.013675827,0.053442653,-0.008326778,-0.041659348,0.046080995,-0.009007852,-0.0220942,-0.011853933,0.031929642,0.017788712,-0.013750132,0.01909481,0.003794806,-0.03692812,-0.009867484,0.05786692,-0.054342415,-0.005334984,0.009469679,-0.019156232,0.049352244,0.01578724,-0.01051655,0.03451426,0.02956639,0.030799974,0.0072633456,0.035816263,-0.04642248,-0.05545081,-0.02913603,-0.047816355,-0.03651357,0.020708367,-0.029544448,0.011314459,0.027755855,0.008096814,-0.054655228,-0.061919212,0.024754955,-0.008557834,-0.027423084,0.023211094,-0.021804903,0.004263779,-0.021659456,-0.07564795,0.029388687,-0.038187124,-0.054213904,-0.042831857,0.051366888,0.034870572,-0.06851087,-0.0101077985,0.018940339,-0.039377976,0.005421462,0.023288792,-0.0015463774,-0.008260072,-0.008103329,0.023734769,0.00019218242,0.009394857,0.0013620812,0.0290014,0.054562166,-0.029761804,0.004863149,0.0055854637,0.00869798,-0.04616661,-0.0054962947,0.01357159,0.03487011,0.01651038,-0.0160938,0.022993222,-0.030907754,0.0019962005,0.005550924,-0.014653843,0.016411819,-0.005628952,0.04204956,-0.011029524,-0.03255112,-0.058586106,0.026703289,-0.049304105,0.011129278,-0.012170733,0.029860022,-0.041095894,-0.0033058657,-0.0019331792,0.008052164,0.006711835,0.047464687,0.017114814,-0.048706833,0.017371716,-0.05438391,0.0033416003,-0.039817918,-0.007773238,-0.016120752,0.019633293,0.011910972,0.03572558,0.053936183,-0.00401545,0.026333142,-0.027283031,0.023031903,0.019270364,-0.04144958,0.016903033,-0.034298517,-0.04914507,0.012069092,0.059711117,-0.031527765,-0.02328486,0.008024904,0.017825454,0.0090809595,0.042147458,0.008294548,-0.013795376,0.017796466,0.023979116,-0.040435612,0.0035617668,-0.017623663,0.02246354,-0.02005746,-0.016962387,0.05489065,-0.023027148,-0.02672394,-0.013757719,0.014899059,0.008458151,0.0076033343,0.028639818,-0.030891696,0.048931908,0.019759307,-0.039136585,0.02091913,-0.012991038,-0.0055406257,0.00024940603,-0.024195002,0.03459141,-0.0134521015,0.01449506,0.0043707076,0.0043936823,0.002779819,0.0028533703,0.0065290257,0.026126541,0.014666314,-0.014068572,-0.045068227,0.012754366,-0.029492129,0.0068945535,-0.038632136,0.011898255,0.01545239,0.004222924,-0.036128227,-0.030689757,0.034886025,-0.002598231,0.007043371,0.019829514,-0.01811682,0.016826635,-0.010287881,-0.008222639,-0.009078145,0.00068674,-0.008659904,0.034687992,0.03210856,-0.018059026,0.06518335,0.025006337,-0.008471261,0.013378724,-0.011798726,0.018537862,-0.003930211,0.0065779295,-0.020167898,-0.01300224,0.019989753,-0.013711276,0.025365148,-0.00683637,0.036498003,-0.02066316,-0.023439385,-0.008377519,0.011634465,-0.008083982,-0.010757201,-0.07050621,-0.031463295,-0.0027003612,0.00015005184,-0.0041603814,-0.0536391,0.01888644,-0.013830523,-0.05164881,0.029571284,0.013976685,0.09726136,0.0076961075,0.024104428,0.027769752,-0.011518972,-0.026535869,0.027416062,0.000027535454,0.037179753,-0.0046606865,-0.039658904,-0.0035243332,0.021160703,-0.004069051,-0.02227793,0.016345661,-0.029102653,-0.07023147,0.05231313,-0.019977424,0.002882573,0.010582963,0.003918982,-0.03801834,-0.02968771,-0.024243023,0.0048859953,-0.021548763,-0.047036126,-0.002088146,0.020031398,0.0022071,-0.018727945,0.04995016,-0.020405764,0.02048809,-0.011018454,-0.002681856,0.012212155,-0.052422237,-0.0080614025,0.070331365,-0.031060893,-0.005190396,0.007795637,-0.03259381,0.01832117,0.04187775,0.042394318,-0.0021183135,0.011114013,-0.038364947,0.023347095,-0.021391291,-0.08628237,-0.009245538,-0.00033008,0.0099405395,-0.030233622,-0.043562975,-0.007998348,0.02556151,0.029031402,0.016037641,0.03637559,0.038841825,-0.0465628,0.032153215,-0.034457963,0.0039299116,-0.015578178,-0.023361044,-0.019627638,-0.061082743,0.01662566,-0.022919593,0.028098635,-0.036257748,-0.02523008,0.03780831,-0.017912943,0.02114829,0.05071992,-0.013172595,0.023712724,0.0143918395,-0.006007569,0.060700286,0.046509262,0.0143448245,0.026947152,0.02326438,0.008612471,-0.049321793,0.017575,-0.023679959,0.048028633,0.021387838,-0.019564213,-0.014931019,0.044522833,0.008948144,0.02162282,0.0030275015,-0.106117345,0.020222012,-0.00797902,-0.027675321,-0.05587486,0.0014944421,0.00094754837,0.012513454,0.03365931,0.09421442,-0.06578789,-0.0060158917,-0.012091437,-0.034809824,0.023901017,-0.11684395,0.020853475,-0.03925453,0.009782127,-0.0504369,0.009799569,0.02879755,-0.00037400506,-0.009046168,-0.029087575,0.017445263,0.0392867,-0.0026778101,0.0016989158,-0.021624805,0.021806246,0.036671825,-0.022079123,0.011012709,0.03363951,0.017439447,-0.033080496,0.023206126,0.0026307644,0.010852709,0.013488823,-0.018944949,0.0055804662,-0.021588974,-0.035289347,0.025385324,-0.05437971,0.011940422,0.050354563,-0.035010185,0.0021535703,-0.014595051,0.016685275,0.002476227,0.052887797,-0.030693505,-0.005621418,-0.044128615,-0.018816547,-0.030976322,0.07576316,0.0018776165,-0.022948544,-0.027589584,0.0056780055,0.044659182,0.0155552095,-0.037208654,-0.04368926,0.025534622,0.005175485,0.028602421,-0.051112186,-0.01226066,0.04836528,0.020976884,-0.013413444,-0.0119622825,-0.008547539,-0.029439008,0.010241249,-0.08873256,-0.0034372378,0.038235318,-0.008805024,-0.030306503,-0.010909098,0.031801853,0.0070776097,-0.014136795,0.010693681,0.02039243,0.03477651,-0.0060859188,-0.034556836,-0.02292872,-0.012043513,-0.03376588,-0.024320541,-0.013396901,-0.018170634,-0.0034081952,0.03889898,-0.07226846,-0.015914157,-0.06380744,-0.020220598,-0.030765956,-0.044454608,-0.04051335,0.0064586867,-0.0103501305,0.011579922,0.015056516,0.021199515,-0.020392897,0.019759206,0.034128744,-0.019100448,-0.026102737,0.05787087,0.06549726,-0.040262703,0.01891208,0.020374373,-0.0009883945,0.011142867,-0.00017387923,-0.0030737282,-0.04024908,-0.0132210525,0.05473563,0.044450134,-0.001264983,-0.0064636064,-0.004853123,0.04031911,0.021771625,-0.01806129,-0.012507049,0.021520095,0.008156604,0.04844005,0.044397883,-0.035476208,0.03673647,0.028150618,0.021289721,0.033901226,0.042531464,-0.010635631,0.023658207,0.043523848,0.010755192,0.0047122226,-0.02489935,-0.0042538424,-0.02701265,-0.0037369633,-0.03567648,0.0032834904,-0.017877143,-0.00822714,-0.027783375,-0.039654136,0.028945237,-0.015788676,0.0615628,0.038191516,-0.05232753,-0.0040520495,-0.031512238,0.04175538,0.015786095,0.03575345,0.05670656,-0.0012438042,-0.023730097,-0.04130986,-0.046929676,-0.0007822396,-0.002272164,-0.0042989245,0.029523851,-0.0097587295,0.017101325,0.021358501,-0.02315704,-0.02514745,0.08233859,-0.011245875,-0.0031133003,0.0067798146,0.018897971,0.03887106,0.022008242,0.0025245722,0.01649494,0.033221707,0.01801121,0.03409954,-0.022438256,0.0100289015,0.017709592,-0.008918221,0.0018788202,-0.008604699,-0.0006344604,0.0139793325,0.045339353,0.03672534,0.0041970895,-0.02959234,0.0028679906,0.020531269,-0.0065817423,-0.009144821,0.007014569,0.012825333,-0.042550325,0.013740666,0.03532199,0.019984115,-0.02797449,-0.059755117,0.01471698,0.003057591,-0.02283618,0.015023556,-0.03711712,-0.0456834,-0.023815291,-0.01522539,-0.0064058998,0.04089574,0.0164041,0.057184294,-0.051016778,-0.032059893,-0.009570581,0.0346987,0.0030193136,0.0120946765,0.038203344,0.026489753,-0.016274516,-0.040181927,-0.01588104,0.042846806,-0.042472675,0.012793944,-0.011872912,-0.03078507,0.00052590494,-0.011730212,-0.005860843,-0.03101329,0.018946743,-0.010160595],"last_embed":{"hash":"45gtma","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"45gtma","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{20}","lines":[128,129],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"45gtma","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{21}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014719658,0.024734529,-0.04689101,-0.018465452,-0.015760418,-0.0053609475,0.022536576,0.002331878,0.052747555,0.009166914,0.0577346,-0.017426843,-0.018976482,-0.0036807882,-0.018904142,-0.010236221,0.006501069,0.0032682861,-0.0024650206,0.005726142,0.025777511,-0.0017829997,0.0068910597,0.007352854,-0.004362557,-0.016529975,-0.040176287,-0.009275847,0.030957114,0.034507107,-0.017950468,-0.045618583,-0.012115341,-0.003762148,0.048599526,-0.034308195,0.02130992,-0.015703822,-0.042257473,0.008146209,-0.002591385,-0.010911481,0.018022321,0.019090995,-0.016519815,-0.025403742,0.019778436,-0.014666133,0.027294684,0.004028814,-0.022550924,-0.02062161,0.0025288046,-0.0020843216,-0.0041663623,0.03374226,-0.062119585,-0.018950833,-0.040229935,-0.024599286,-0.045385756,0.02412999,0.018704569,0.0015456371,0.025489964,0.025496036,-0.07054625,-0.0048124925,-0.032057673,-0.02559355,-0.02284089,0.028228488,0.005291484,-0.020143775,-0.033640854,0.018558646,0.02850083,0.007042284,0.0252363,0.019329207,-0.000018432762,-0.010836087,0.025895393,-0.00030386492,0.01891624,-0.038817078,-0.019024318,0.018589284,-0.0068380833,-0.0021855214,-0.009020088,-0.025804456,-0.015407556,-0.029415892,-0.0574164,-0.06001789,0.012005587,0.025318637,0.0778194,0.029276803,-0.060522426,-0.016168067,0.02292105,0.02100421,0.01809021,0.03951005,-0.017408224,0.00520732,0.007019176,-0.022015627,0.019217208,-0.0033732,0.0030568722,-0.0059027234,-0.00994913,-0.025841366,-0.012827075,-0.023483615,-0.011330104,-0.0123620145,-0.01817568,-0.009579097,0.022492815,-0.01882889,0.0043342193,-0.0016569691,-0.0010555035,-0.022367543,0.00084059127,0.0119001735,0.012647698,0.050555628,-0.007732051,-0.014270269,-0.020520221,-0.018230334,0.01947855,0.033222288,-0.013630966,-0.040723216,0.035997577,0.010029172,-0.0049804137,-0.041197926,0.055099647,-0.031055698,0.035836987,-0.004292645,-0.0049804887,-0.038158998,-0.0028990065,0.0018823595,-0.020643575,0.000949893,0.0025815375,-0.021936363,-0.043701407,0.0072394456,0.020791337,0.035502452,-0.09289584,0.023846451,-0.011764185,0.066610605,0.053972136,-0.0671809,0.06455022,0.030544998,-0.015789906,-0.06423833,0.023813708,-0.040280808,-0.094098866,0.0032452117,0.016755117,0.03238491,0.077059954,0.012079598,0.02850854,-0.007339855,0.026347155,0.0079153245,-0.031192843,-0.0056562712,-0.0041856035,0.0065620327,0.0030678802,-0.09211455,-0.008305631,0.01130396,-0.022280203,0.010688415,0.06081061,-0.017350154,0.01989029,0.019532822,0.017463386,-0.0026297183,-0.0129006645,-0.014563216,-0.05411322,0.011307964,0.05085903,-0.0040059416,0.017353538,0.028044742,0.031027343,-0.060535494,-0.030859394,-0.07486373,0.0042087208,0.041581012,0.00040530768,0.0030166914,-0.024545373,0.026978059,0.021960005,0.049710397,-0.002790942,-0.013579771,-0.059925485,0.050739918,0.023375755,0.017298324,-0.023234216,-0.021547064,0.0043204515,0.06389751,0.035717692,-0.011444246,-0.016077025,-0.03316694,-0.03970699,0.0070542227,0.041638818,-0.034287795,-0.021451319,0.058794513,0.022810014,0.004728197,-0.060207643,0.013677661,-0.005055245,-0.05249381,0.019626955,0.08187071,0.010397952,0.049478553,0.0069144387,0.032613408,-0.026980147,-0.007667872,-0.0011722416,0.00935427,0.011169898,-0.0076609273,0.04629304,0.0021201712,0.0036229508,-0.004409414,0.011135816,0.018386513,-0.00011737638,0.006698164,-0.0034244983,0.028086625,0.011936033,-0.073396385,0.058322307,-0.055540156,-0.0230115,0.0096698655,0.014636349,0.014346485,0.011354129,0.015346538,-0.008633628,-0.036797114,0.11457784,0.014766906,0.018338788,0.10220212,0.00616276,0.054424413,0.016368737,0.005537532,-0.057120785,-0.032067787,-0.04397674,-0.006988474,-0.07361654,0.06338042,0.06131055,0.01284671,-0.006364479,0.04995938,-0.03321062,-0.14092553,-0.028710958,-0.01675067,0.06879145,0.013610198,-0.015545212,-0.027420674,0.013170488,-0.03439884,0.0044795647,0.010613462,-0.049135994,0.0092739705,-0.01794943,-0.027904306,0.004815411,0.0016052276,-0.0061195716,0.009056855,-0.068698704,-0.039479546,-0.04704687,0.005785021,-0.007116337,0.00065414404,-0.013420122,0.061354723,-0.028156305,-0.0028010863,0.0037814996,0.020593865,-0.014323313,0.008060342,0.03754751,0.024118137,-0.008776809,-0.016936705,-0.06430843,0.010835165,-0.012860228,0.012829825,0.008291151,0.028010784,0.041324507,-0.011158562,-0.026499962,0.028591657,0.017769258,-0.018078446,-0.0047015473,0.0017461678,0.021057187,-0.0033455128,0.00038836757,-0.043650337,0.014574663,0.012953812,0.04702075,-0.028075898,-0.027965643,0.004532605,-0.011200231,0.03240143,-0.04529692,-0.006271079,-0.00512419,-0.015378134,-0.012571646,0.012823215,-0.034802828,0.036928505,0.012495427,0.012837833,-0.012640433,-0.010951006,0.014182411,-0.044905704,-0.02176708,-0.01916692,-0.08233537,-0.0009500282,0.01782346,0.0060975477,-0.0028912376,-0.023301864,-0.029448781,-0.027666008,-0.012606579,0.077741526,0.24520688,0.044198234,-0.0017843391,0.009697828,0.029754173,0.011861892,0.037286013,-0.006061379,-0.01768263,-0.024316035,0.012466783,-0.025540821,-0.017401421,0.005962147,-0.01770036,0.0049666045,-0.02648956,0.011334329,0.0565335,-0.009241265,-0.026364064,-0.06767848,0.03503691,0.05230838,-0.0368011,-0.019522257,-0.039333377,0.021027535,-0.020529944,0.014517733,-0.027280893,0.013277957,0.030230207,-0.027761482,-0.03352986,-0.0064508663,0.031059055,-0.01980088,-0.0002956662,0.030829815,0.008112275,-0.028371919,0.026870249,-0.044404242,-0.0013218322,-0.005302891,0.053126033,-0.019608198,-0.05169964,0.008738198,-0.015128946,-0.048661593,0.034866694,-0.015287783,-0.026264561,0.036033187,-0.018054074,-0.035512738,-0.045437433,0.04079945,0.013514001,-0.015263168,-0.0032252627,0.041951098,-0.018484173,-0.006525739,0.014767982,-0.06831976,-0.023254478,0.015665654,0.011024234,0.026019128,0.013144496,0.019681286,0.05726487,-0.016127115,0.046988662,0.054950465,-0.038634643,0.020990614,-0.0304613,-0.00024516694,0.0005548946,-0.0011449896,0.03613768,-0.04623021,0.022675306,0.010176115,-0.0050281524,-0.056541957,0.0014904974,0.012523054,0.011036258,0.0037910852,0.030654239,-0.0020661652,0.010922466,-0.01893606,-0.04022145,-0.008112794,-0.013560981,-0.030730104,-0.03818626,-0.008798135,0.02205624,-0.024718098,0.008483611,0.014473275,-0.01220334,0.02523911,-0.011570067,0.011116511,-0.018382711,0.01077858,-0.024531256,0.014977957,0.03169606,-0.01564758,0.030876173,0.011475636,-0.019877093,0.038139664,-0.0037011132,0.016078215,-0.03296094,-0.02838024,0.0038216328,-0.02401813,-0.061838653,0.012302564,0.057309393,-0.047582906,-0.010274727,0.0066794013,-0.0034582017,-0.01406501,-0.0030754292,0.0101264035,-0.031779256,0.0042267097,-0.04977811,-0.004278162,-0.048964772,-0.0086663235,0.04565811,-0.02017004,0.01597004,0.03099854,0.025415964,0.031020109,-0.025639469,0.049034256,0.045420125,-0.025435895,0.0045050806,-0.013098377,0.0026023698,0.018115502,0.015705775,-0.041831773,-0.008065439,0.033229753,0.025157258,0.040875815,-0.03226246,0.020588143,-0.040989455,0.040239282,0.0006987062,0.020452237,0.049866624,-0.0141923465,-0.049095467,0.07067138,-0.0029017085,-0.0057292166,-0.07784226,-0.0443641,0.02649087,-0.017108584,0.021658126,0.02573114,-0.055392094,-0.0294184,0.042662565,-0.021731548,-0.03003106,-0.009510189,-0.033204924,0.019732414,-0.06305095,0.058299668,0.0043589883,-0.023399305,-0.01952295,0.03830556,0.034804545,0.03429958,-0.008793683,0.0065537975,0.020676738,-0.014001628,-0.019236723,-0.02101366,-0.011880497,-0.020366142,0.022191597,0.011795791,0.051473804,-0.015744807,0.0035240906,0.01786233,-0.058399208,0.0003985203,0.03376384,0.029612858,0.039683685,0.044208676,0.027849661,-0.0026052461,0.004405348,-0.02246667,-0.016546527,-0.05228691,0.018828006,-0.013114957,0.014624682,-0.031426046,-0.040071595,-0.021940844,-0.007116701,-0.0012892799,0.0262055,-0.052744746,0.0025715209,-0.025921037,0.026203582,-0.00278242,0.021412756,0.018627452,0.01866653,-0.026499761,-0.023588248,0.08747568,0.058002964,0.04190779,-0.05055696,-0.0067155156,0.011745173,0.022837993,-0.008203215,-0.02148243,0.026740767,-0.015271455,0.019958733,0.00023633713,-0.019743698,-0.014416839,-0.07005539,-0.005087334,-0.01211204,0.034113854,-0.028753838,0.012838259,-0.032073393,0.00026882594,-0.004212345,-0.04706501,-0.022392562,-0.035922065,0.011674152,0.0023835455,-0.045801494,0.04397715,0.021712758,0.041570432,0.013754429,0.029029602,0.011018406,-0.0025823405,-0.069141686,0.006680775,0.030405194,-0.02005931,-0.009616,0.009742788,0.038215227,0.0018359002,-0.0047771605,-0.017889166,0.022035684,-0.006215141,-0.046341352,0.043318234,-0.045215044,-0.021311149,0.013270824,0.003419554,-0.012614026,0.03140966,-0.0030354923,0.0022224875,0.0006352087,-0.040415958,-0.016647097,0.018519526,0.016125238,-0.013490552,0.04072051,0.018172067,0.045746107,-0.0390327,-0.018154338,0.018493574,-0.042634998,0.0016041208,0.032783464,-0.0027279702,-0.018987939,0.0048398464,-0.042430166,0.012577464,0.047489997,0.03515087,-0.049219806,0.015129428,-0.04631081,0.017711487,-0.034673963,0.0061995476,-0.018382946,0.0006483893,0.014684988,-0.00059796823,-0.023158578,0.0019692157,0.07483352,-0.029383993,0.062300343,0.025930524,0.035488516,0.0032751386,0.016765324,-0.0011108669,-0.010468667,-0.029496465,0.0188994,0.0026296217,-0.046193045,-0.0012425703,0.0038693894,-0.006771718,-0.030430442,-0.013163734,0.0108610755,-0.039430372,0.024827352,0.031244665,-0.074819975,0.005781164,0.0036058284,0.031450618,0.045732886,0.018146414,0.039355446,0.00555056,0.013506563,0.00084962195,-0.041771963,0.025192196,-0.005045603,-0.018642468,0.013727163,0.067029186,0.002935085,0.032391243,0.0028124317,0.02592218,0.041149687,-0.05615669,-0.03193156,-0.025687022,-0.016403211,-0.03233002,-0.0065343827,-0.005686152,0.013083663,0.01730357,0.009762767,0.025982667,-0.017342137,-0.008671992,0.010413077,0.0037172618,-0.1128613,0.0077507594,-0.00005640395,0.0027685803,-0.063026056,-0.009253119,-0.006094933,-0.021855034,-0.005447221,-0.02827715,-0.05720567,0.017037528,0.019089507,-0.021109398,0.032461897,0.019797204,0.045741763,0.0011544772,0.014386808,0.0120507255,0.018761428,-0.006986418,0.037081655,0.021404652,0.011088803,0.018095972,-0.018768687,-0.012567257,-0.027862776,-0.031718902,0.0072780126,-0.023801189,0.00800823,0.023711713,-0.027308758,-0.019676913,0.009019125,0.005858219,0.00889868,0.02872811,-0.019516682,0.026574843,-0.015824068,0.026255222,-0.037801407,0.053836167,-0.015501978,-0.010821865,-0.046538424,0.0143165495,0.034044087,0.018111458,-0.04486137,0.0062679676,0.030126885,-0.02545427,-0.013203058,-0.04757281,-0.01853554,0.03860763,-0.010545872,-0.015940154,-0.056278598,0.003848955,0.031221176,-0.010500887,-0.049037233,0.033767354,-0.0071230205,0.02112968,0.019670926,-0.012168055,0.03047254,-0.029478012,-0.037793633,-0.011352541,0.018891562,0.055210765,-0.0056548025,-0.024709452,-0.0555842,-0.02782853,-0.01094782,-0.009738711,0.040672906,0.0018262527,-0.004631569,-0.011684514,-0.03255044,-0.004129134,-0.073868655,-0.056461964,0.024869502,-0.012181574,-0.032944404,-0.01077039,0.017458031,-0.0096293455,-0.015227305,0.011479369,-0.05540056,0.004949819,0.0026668215,0.014900457,0.014008661,0.011506473,0.066313215,-0.02418263,-0.010435887,-0.011971267,-0.035341445,0.014391281,-0.005740849,0.0066635683,-0.029914873,-0.0011918143,0.06582083,0.044748344,0.016458545,-0.04479328,-0.00083487283,0.02749482,-0.009550058,-0.033211417,0.022719434,0.047925662,0.041870367,0.02097587,0.051769137,-0.023872316,0.020162176,-0.0069760717,-0.002778245,0.004920002,0.013337033,-0.020219978,-0.01623111,0.04351451,0.026941933,-0.004164056,-0.016274069,0.011437749,-0.028494872,-0.042106636,-0.031478915,-0.06056641,-0.013644313,-0.002469827,-0.013826935,-0.04287796,0.010463314,-0.023289094,0.04121994,0.04223232,-0.0006475629,0.04516298,-0.037097156,0.039973773,0.021769054,0.019470768,-0.0011830471,-0.007933534,0.017645739,-0.010153613,-0.07854753,0.0035884494,-0.019854268,-0.011551774,0.014241084,-0.0441405,0.0057722297,-0.00009666015,-0.00047387532,-0.004380712,0.07024209,-0.025559807,-0.027922068,-0.03626449,0.021642843,0.005107417,0.046592303,0.033492684,0.062368073,0.027120197,0.014503749,-0.030216472,-0.00782854,-0.0360696,-0.045918114,0.012211383,-0.00730209,0.013506568,0.032329515,-0.0061243395,0.011270636,-0.029218389,-0.012440562,-0.0318587,0.02235,0.01628749,0.04210371,-0.03273125,0.0013685396,0.0049742,-0.03858845,0.0063114436,0.006038137,-0.010104246,0.00741803,0.00050868985,0.008630499,-0.035311926,-0.028016865,-0.0010335884,-0.0031899705,-0.022751965,-0.018213302,0.012576955,-0.016201396,0.024607522,0.022620913,0.05022405,-0.013011222,0.0005572624,0.0018627078,0.003986333,0.024231555,-0.0007037835,0.04264682,-0.011567527,-0.05951274,-0.033565193,0.017190926,0.02750381,-0.023838334,-0.009447931,-0.027573105,-0.01983952,-0.059780803,-0.035101864,0.020558324,-0.007078567,0.031602193,0.005983305],"last_embed":{"hash":"449f8a","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"449f8a","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Claude's Enhanced Capabilities#Wolfram Alpha Integration#{21}","lines":[130,133],"size":193,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"449f8a","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Content Themes": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03576614,0.009631853,-0.049788363,-0.019169742,-0.015002161,0.010317665,0.00030399044,0.017747743,-0.01246254,-0.022787614,0.031853385,-0.033495996,-0.066265464,0.019780904,0.0077249245,-0.00023824578,0.0031608702,0.015400916,0.0037360901,-0.01981855,0.054498978,-0.0026070788,0.05125456,-0.007781275,-0.011168262,0.0037960128,-0.04146397,-0.014585378,-0.022635592,0.060818054,0.003789266,0.01910525,0.004120323,-0.011898982,0.0002791052,-0.021397099,0.024130668,-0.028499166,-0.058524683,0.010459267,-0.009426655,0.017823052,0.0488392,-0.023287715,0.010089326,-0.02542741,-0.0048887967,-0.018655991,0.0032821768,0.0047419304,-0.0024443783,-0.029199533,0.035494287,-0.039188847,0.049073026,0.018823234,-0.030787515,-0.029836819,-0.06886834,-0.017423801,-0.0058279056,0.0151937045,0.034345556,-0.00918365,0.0009897634,0.050778575,-0.013247758,-0.022731418,-0.01817382,-0.05756329,-0.028423507,0.004599148,0.025613347,-0.055428207,-0.05452785,0.03129258,0.003707432,-0.0023335349,-0.036948066,-0.013980398,-0.035541553,0.03855704,-0.008789884,-0.0029620887,-0.008440656,-0.02461659,0.0017004063,0.03561367,0.035582397,0.008272302,-0.0074029537,-0.060178876,0.031474728,-0.029827222,-0.020822875,-0.050703447,-0.0031719343,0.0163518,0.004647177,0.023349274,0.014230848,-0.0024985548,0.0069875424,0.008980673,0.024342932,0.013187204,0.017335461,-0.004867845,0.017507575,-0.02264948,0.013507067,0.032865945,0.005325224,0.023001056,-0.0072316243,0.0099931685,0.021823285,-0.08696929,0.026516661,-0.010961109,-0.0019885846,0.049083516,0.04916618,-0.021079067,0.011050537,0.0124459965,0.036767658,-0.0066768727,0.0060866983,0.0030879818,0.0061457194,0.056769293,-0.020914791,0.0011908205,-0.043665946,-0.07080748,0.017524889,0.013078507,-0.053760197,-0.0063993577,0.0010312522,0.0059656487,0.004109903,-0.050220955,0.036889616,-0.029924745,0.052055635,0.0043122037,-0.02549183,-0.044951756,0.014111821,0.03492184,0.044860914,0.01544171,0.0050208224,-0.04674708,0.008602959,0.026043845,0.051450387,-0.03941991,-0.0017507137,0.0025505798,-0.050786555,0.022420065,0.051084314,0.0068410872,-0.002862592,0.0114032915,-0.024775565,-0.02361044,-0.0060729994,-0.05322612,0.00026359747,-0.0020386626,0.045795646,0.0027227486,0.08871289,0.024549155,0.02144822,-0.029689843,-0.0039383173,-0.027623106,-0.037554942,-0.03433787,-0.037636485,-0.020849394,0.015176129,-0.020425038,0.0028211407,0.00089275354,-0.010730453,-0.0088286465,0.031309,-0.03527384,0.03698425,-0.02043368,0.010933726,0.03489057,-0.024388902,-0.0671916,-0.0231611,0.042088255,-0.043533392,0.0050440375,-0.012986884,-0.012308575,-0.02735966,-0.03676662,0.03523848,-0.011881511,0.013165413,0.035208277,-0.020484665,-0.00153113,-0.06418223,0.0042505655,-0.004971038,0.017799439,0.0007455888,-0.015855074,-0.034376226,-0.0011199065,0.003851148,-0.035561725,-0.01870457,-0.0038446926,-0.018242326,0.031894024,0.04428551,0.032694705,-0.011927852,-0.0019351963,0.054543726,-0.027854739,0.06199747,-0.01541243,0.046883143,0.0051229536,0.036658995,-0.04671687,-0.020573018,-0.0734204,0.0130759645,-0.006183746,-0.04154906,0.0097026145,0.014370349,0.044760976,-0.051745337,0.0048677493,-0.003190242,-0.0056388183,0.0044104136,-0.023990959,0.035041355,0.012456784,-0.034496285,-0.011849232,-0.0061301673,-0.00977613,0.008703202,0.048330195,-0.026537213,0.01882101,0.045886084,0.019196598,-0.0046422603,-0.047088582,0.030495243,0.02269899,-0.014050191,-0.028103152,0.032710448,-0.031173926,-0.0026529382,0.0067173257,-0.02702538,0.009543727,0.06069349,-0.0066003515,0.0016976967,0.0010143677,0.025837917,-0.012651591,0.017029755,-0.02630512,-0.017795721,0.010819532,0.0071508144,-0.018997062,-0.007910578,0.038449854,0.047325503,-0.026831526,0.04330963,0.046408907,-0.02125213,-0.17215656,-0.019338395,-0.014126407,0.020464791,0.04601006,-0.024883188,-0.040477645,0.012449669,-0.053632814,0.029790157,0.021419428,-0.047292132,-0.04178962,-0.031899836,-0.020722639,0.006610953,-0.022411594,0.009773093,-0.02787838,-0.023646792,-0.031578492,0.012410469,0.007258041,0.023287104,0.016757723,0.03921936,0.06867078,-0.050749816,0.012122617,-0.005278307,0.02982494,-0.020865347,0.011255909,0.025055716,0.044185914,0.029450182,-0.020119116,-0.026667327,0.025783913,-0.033496425,0.014328193,0.043090787,0.006080197,0.034937132,0.013340213,-0.032710478,0.02992887,0.002573163,0.030340793,-0.059540357,-0.02925041,-0.023860136,0.014643159,0.021110175,-0.056545455,0.0028775076,0.02554779,0.038315013,0.027884578,-0.034429412,0.011279865,-0.0401008,0.025061917,-0.025115885,-0.022195548,-0.046310224,0.021990364,-0.004138176,-0.020202268,-0.060810402,0.05828662,-0.010718216,0.032464445,-0.040249236,-0.0365317,0.055994727,0.01658424,-0.0128130205,-0.011263242,-0.072201274,-0.020519774,-0.004883366,0.035156965,0.01932001,-0.07006436,-0.022781573,-0.008206102,-0.0022676308,0.043667946,0.22042488,0.0007586942,-0.026682751,0.035858385,0.08292147,0.029701268,-0.033200342,0.048072714,-0.012926057,-0.038565505,0.044690553,0.045961197,-0.017208138,0.029707775,0.0057327095,-0.006924326,-0.055358507,0.021549067,0.046689164,0.010601586,-0.0025355539,-0.052098867,0.044996504,-0.0012104518,-0.026996652,-0.0031786745,-0.015634682,-0.012653231,-0.023416925,0.034079738,-0.071727306,0.04778593,0.031095758,-0.0021825482,-0.025648158,-0.027740365,0.015378271,-0.008006726,-0.02332595,0.042049322,-0.022334892,-0.037185613,0.025862485,-0.0054693855,-0.030372739,-0.020059714,0.080660395,0.0012995566,0.0118076,0.020752762,0.02610108,-0.008730321,-0.0010026032,-0.039092656,0.026470577,0.009448466,-0.038696483,-0.023270838,-0.022428874,0.018116696,0.020642273,-0.00482425,0.0022614438,0.025333771,-0.014057434,0.015186034,0.042832386,-0.022167087,0.05148962,0.054061618,0.03093911,0.055098966,0.03312307,-0.003075527,0.028019287,-0.009449218,0.0049240626,0.019408362,-0.006544164,-0.0015094794,-0.029264593,-0.032232247,-0.033240173,-0.011970259,0.055948272,-0.009177537,-0.007104265,0.06331774,0.002326659,-0.003635259,-0.009709947,0.03393806,-0.057527423,0.009818476,0.01918197,0.023578653,-0.014616297,-0.025324063,-0.08707123,-0.006393157,0.047683265,-0.024148649,-0.020593401,-0.008076195,0.015262796,-0.015049046,-0.014016528,0.029019099,-0.015650699,0.01031885,-0.0047303676,-0.018484,-0.027418718,0.02608645,0.0045446386,0.008621323,0.043315493,-0.035172243,0.066880636,-0.00008459194,-0.03974543,0.07068722,-0.0144118965,0.018995652,-0.032394245,-0.061486386,0.007002452,0.012022664,-0.038118258,0.032472335,0.048561398,-0.025462484,-0.029123425,-0.0031914557,0.040679697,0.01657271,-0.012801568,0.015730198,-0.023453413,0.0021746939,-0.07816838,0.007184449,-0.050050575,-0.002509193,-0.0008964574,0.029492324,0.0178772,0.015680196,-0.006267196,-0.0071892682,0.033987094,0.040681444,0.0441174,-0.07552882,0.006578777,-0.07762798,-0.020332478,0.014658882,0.017947568,-0.02107403,-0.010860461,0.015707815,0.013401165,0.10625601,0.008649142,-0.010138411,-0.019123353,0.033109594,-0.029389732,0.00046437536,-0.0012642916,-0.07332531,-0.017750334,0.07255199,0.04743292,0.011686102,-0.040723618,0.0034433606,-0.037956852,-0.03474756,0.0032282174,0.023445737,0.0048286603,0.0040566213,-0.0152008645,-0.02185161,-0.010898411,-0.022479763,0.013074859,-0.009094799,0.018915618,0.09286852,-0.008609889,-0.0047079427,0.034961287,0.013899101,0.04228591,-0.0007553456,-0.0064309887,-0.03817666,0.00014766457,-0.025774507,-0.012060069,-0.0077494765,-0.003592989,0.02145261,-0.036382902,0.05712638,-0.012674892,0.0058479635,0.0042228145,-0.0017409866,-0.05746376,0.022829384,-0.05857096,-0.036048338,-0.0016190613,0.015046515,0.01195534,-0.046653975,-0.041142933,0.017777218,-0.0012611389,-0.04146872,0.031694245,-0.023602856,0.04066474,0.009887945,-0.0474353,-0.00080847985,-0.0058472143,-0.004579326,-0.00016997024,-0.03543493,0.025227787,0.017483534,0.0020623761,0.025422104,0.038197685,-0.008374023,-0.001510575,-0.028082775,0.004429113,0.013056279,0.0056731636,0.00284994,0.0007639392,-0.03879035,0.014493967,0.012461733,0.033670448,-0.0001244985,0.0031599975,-0.041520964,-0.009841534,-0.0038172284,0.01611191,-0.015348824,-0.028372334,-0.018923504,-0.038022723,0.056825995,-0.002417574,-0.006271173,-0.051331524,-0.0093416795,0.028086677,-0.044662,-0.016044283,-0.018181399,-0.009666774,0.0038882804,-0.03615644,0.0064160177,-0.015071231,0.037907384,-0.04042802,0.06407465,0.02605181,-0.04921011,-0.019749636,0.0074280053,0.048105184,0.015963018,-0.009748146,-0.0073266197,0.034385867,0.0060748826,0.007218475,-0.027305325,0.02363478,-0.0057766493,-0.042691056,0.009523897,-0.00022215035,-0.010570607,-0.015346266,0.049174387,-0.046514545,-0.004621847,0.007347341,0.039913442,0.039647944,-0.025399873,0.018627167,0.0018831806,0.0012539781,-0.018502,0.033403043,0.0020324914,0.027417243,-0.020485228,-0.0021087704,-0.0065286355,0.0043514688,-0.015934395,0.020925058,-0.057570968,0.02013557,0.013058221,0.008459613,0.020718144,-0.024715278,0.012294682,-0.04447249,-0.008397034,-0.0077449325,-0.027517905,-0.0006998261,0.004163975,-0.038617656,0.0033555885,0.0014412194,-0.04465464,0.010572134,0.008850529,0.07118064,0.026108894,0.025549445,0.006229035,0.034347508,-0.0021935469,0.04351105,-0.011777826,-0.0069769016,-0.04074017,0.019925965,-0.0017631078,-0.037644062,0.008944238,0.024516786,0.0010840273,0.010038549,-0.018359048,0.048357952,-0.022132527,0.026019624,-0.00019996658,-0.01937415,0.033627454,-0.019048573,0.046440903,0.0130872065,-0.0051485565,0.018913357,0.002004569,-0.011334764,-0.060025763,-0.013407825,0.0016538547,-0.0074136565,-0.01667994,-0.034278423,0.017448418,-0.017606327,0.051890887,0.023646176,0.0322113,0.028725686,-0.026818797,-0.009304883,-0.044929776,-0.026037142,-0.04813809,0.04068276,-0.041131053,-0.020332884,0.029937735,0.03333318,0.035977248,-0.0024437276,-0.008422344,-0.030622493,-0.00841452,-0.12986162,0.018355696,0.008552582,0.013059683,-0.03856032,-0.029672783,0.032516588,0.0018332216,0.01830609,-0.0049890797,-0.024289489,-0.014616037,0.052825633,-0.026366817,0.04438842,0.020699136,-0.01426423,-0.025505839,-0.011381567,0.027367262,0.013657222,0.026238486,0.027877184,-0.013547735,0.032356698,0.013433395,-0.0137325125,0.008347148,-0.016945984,-0.012069289,0.014189078,-0.03367509,0.012577747,0.026992489,-0.018614974,0.025634618,-0.016034419,0.008541086,0.008437576,0.014121702,-0.040523734,-0.007304775,0.011778136,-0.0015482823,0.013196915,0.08302429,-0.0104346005,-0.020310137,-0.020353831,0.017144056,-0.0041667833,0.028534522,-0.048631266,0.012251663,-0.03153691,-0.0175256,0.00067903765,-0.018707275,-0.04847015,0.055076476,-0.04216669,0.045677565,-0.022499446,-0.014178114,0.033340883,0.014253264,-0.08316488,0.04941339,-0.029740354,0.027159596,0.025521215,-0.007885126,-0.0058236,-0.050325222,-0.015235744,0.012118195,0.050259933,0.0022373195,-0.053914152,0.0028718635,-0.019949036,-0.015320443,-0.04320936,0.016947642,0.039286014,-0.02908753,0.007262061,-0.03284378,-0.014018217,-0.011565055,-0.0160832,-0.036841646,0.002300433,-0.019539459,-0.0441199,0.028658163,-0.035423018,0.009904075,0.014636546,0.01316481,-0.0029666505,0.008718142,-0.007078381,0.001985596,-0.033201937,0.055725496,0.0022956377,-0.02739572,-0.022191655,-0.0058469446,-0.027454637,0.039578345,-0.015290961,0.020800134,-0.025458304,0.00025463526,0.03996598,0.016381014,0.03639453,0.023727646,0.0014351639,-0.02071908,0.0039278553,-0.048792236,0.0021150832,0.0470156,0.02671364,0.038942873,-0.0048731593,-0.058512587,0.010527377,-0.05796891,-0.01785452,-0.027616521,-0.00793773,-0.00431721,0.040978055,0.024409346,-0.03469468,-0.010413277,-0.059197377,-0.01710309,0.006770548,-0.0093062185,-0.032118294,-0.039114732,0.0032819025,0.031252373,-0.035855386,-0.057485852,0.039184142,-0.032405246,0.012222658,0.027253177,0.018055014,0.0034130013,-0.015108733,0.05549378,0.020959754,0.046837814,0.005827302,-0.065456204,-0.040499754,-0.008764069,-0.05964504,0.019221712,-0.018288976,-0.012656412,-0.013723968,-0.017419105,0.007708505,0.03386723,-0.007937261,0.00019065666,0.04448737,0.045821305,-0.01669051,0.022347547,0.03581067,0.00602714,0.04541588,0.012427366,-0.019306516,0.040364005,0.040754944,0.0062829573,-0.0034600638,-0.052277494,0.0037490814,-0.016321246,-0.0015784207,0.010637923,-0.038310718,-0.0043218033,0.061787527,0.015949214,0.008628684,-0.0026038715,-0.03331799,0.007974253,-0.049061555,-0.027063306,-0.022076933,-0.0017813357,-0.039871424,0.0016417289,-0.02668702,-0.024902683,0.004059764,-0.0107370205,0.037204538,-0.002828193,-0.0050271596,-0.005191027,-0.00547075,-0.0033401202,0.03281222,-0.01624573,-0.001374041,-0.012703374,0.037136257,-0.014635103,0.010582348,-0.019461304,-0.016152592,-0.006722988,0.050007734,0.013842977,0.013698412,0.011785468,-0.039204817,-0.018988108,0.0050382963,0.014568342,0.0653633,-0.028093532,-0.03196572,-0.016664937,-0.04337775,-0.00063823414,0.034710206,-0.015678287,0.0687941,0.019699505],"last_embed":{"hash":"xccp47","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"xccp47","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Content Themes","lines":[134,143],"size":337,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xccp47","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Content Themes#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.01724337,0.010308508,-0.03969935,-0.0125502655,-0.022018416,-0.041846164,0.013540999,0.029283324,-0.034035843,-0.011445908,0.0064272676,-0.041405443,-0.071346045,0.023639036,-0.011266434,0.009399606,0.008185761,0.0019995538,-0.022875428,-0.0044573518,0.014044441,0.016446399,0.035106488,-0.036209702,0.0031797108,-0.013273371,-0.05378753,-0.033378392,-0.03491041,0.069548756,0.024266506,0.0043248995,0.033242304,-0.014460406,0.029769247,-0.03623743,0.015492907,-0.03345343,-0.04006511,0.03370819,-0.013106456,-0.008118562,0.02364046,-0.024084805,0.03865776,-0.012469471,0.0051597576,-0.017389154,0.0018171221,0.009648439,-0.00810046,-0.010251554,0.065347135,-0.024296867,0.015742576,-0.016061956,-0.06392383,0.019081876,-0.029900592,-0.035267647,-0.021610307,0.019365635,0.022530362,0.017228775,-0.0036345199,0.053744897,0.0006526685,-0.011616613,-0.026979882,-0.06139336,-0.03044809,0.018134281,-0.009402871,-0.06199756,-0.04695891,0.010731061,-0.005658584,-0.024784518,-0.018532597,-0.004184827,-0.047913793,-0.004046166,-0.017277809,0.019095346,-0.049549147,-0.0014074465,-0.00883439,0.016420702,0.0046404693,0.0057192678,-0.006579858,-0.081466176,0.023908813,-0.017975988,-0.0070130955,-0.047378242,0.017592005,0.005256051,0.022287719,0.02482205,0.037656,0.0067048348,0.0031572045,0.031513423,-0.013911731,0.009350867,0.009970175,-0.019423956,0.035529934,-0.02165642,-0.00077012443,0.053981263,-0.008666113,0.030493297,0.00021686486,-0.0037549373,0.011033625,-0.036723044,0.0031842284,-0.010897699,0.0066134045,0.03566112,0.04094235,-0.022986325,0.027645353,0.0001316779,0.030212691,-0.038184937,-0.009308635,-0.01471781,0.0038896115,0.07172866,-0.0054115597,0.00207313,-0.040491994,-0.07158565,-0.0061980523,-0.0047413236,-0.05028401,-0.021120163,-0.010981259,0.052913573,0.0020965645,-0.031597078,0.04156911,-0.042684637,0.05257978,-0.0004340974,0.008069868,-0.020349247,0.051859703,0.01806215,0.087649226,0.04609049,0.040357865,-0.019063368,-0.0066539645,0.011637219,0.05689332,-0.022875529,-0.025553863,-0.00014259492,-0.0031169471,0.045338042,0.05282695,0.012686663,-0.006869338,0.038308766,-0.020691382,-0.050473526,0.0049979333,-0.062535144,-0.032193374,-0.00478266,0.03348191,0.02104537,0.06325128,0.007124506,0.01772849,-0.034532543,0.028481416,-0.052323613,-0.018250527,-0.0335255,-0.048732493,-0.025472905,-0.00847365,-0.052566897,-0.014420558,0.017394444,-0.004450818,0.0056925877,-0.0017999711,-0.042108815,0.027903933,-0.044335347,0.007959238,0.03748761,-0.0027873025,-0.066246204,-0.011418332,0.05630331,-0.054592658,0.008738549,0.011018035,0.013748079,-0.021486323,-0.024839595,0.05040775,0.006426099,0.015303523,0.029264707,-0.028750746,0.023829468,-0.040146228,-0.045628984,-0.013136988,0.028092043,0.0056578955,-0.015396783,-0.055654913,0.010320381,-0.008269368,0.00935134,-0.022764644,-0.012343601,-0.01405003,0.005663738,0.030227842,0.025782404,-0.03889599,0.020793855,0.05549585,-0.0238834,0.008882261,-0.016287776,0.030581893,0.011510619,0.00521127,-0.04844841,-0.019152585,-0.08255841,0.06283171,-0.021560479,-0.038226232,0.024389204,0.003645539,0.042827547,-0.043592848,-0.023791177,-0.015101884,-0.007378338,-0.0037308089,-0.0164224,0.052214414,-0.016570386,-0.018120103,0.00011380802,0.016736614,-0.012775992,0.017622894,0.017586572,-0.03941668,0.013596944,0.037758287,0.019636858,0.0054639075,-0.038576003,0.050555393,-0.018747719,-0.022272015,-0.00020563506,0.03394492,-0.009162891,-0.008642648,0.04084763,-0.013960529,0.0043591983,0.051279165,0.009159674,0.016495012,0.030376377,0.053860825,-0.010520806,0.012217014,-0.026828831,-0.01960897,0.010941851,-0.015945533,-0.024117257,-0.02580238,0.0708776,0.046551522,-0.02422635,0.013010904,0.021593912,0.0071235956,-0.12490175,-0.020963691,-0.015435354,-0.018955167,0.042556297,-0.008001912,-0.040714417,0.03584007,-0.038556438,0.054123886,0.0226451,-0.048115406,-0.025636826,-0.028688295,-0.018598467,-0.021939145,0.0010653374,0.012587194,-0.019245367,-0.019131461,-0.052271325,0.027518364,0.0137786865,0.025347857,0.013912297,0.0034137056,0.045648843,-0.03762159,0.0033295813,0.0023594461,0.01047744,-0.053257853,0.0055917157,0.02198356,0.051663894,0.028246524,-0.026811121,0.00046061882,0.0038044264,-0.026497064,0.02713634,0.020056343,0.0052932217,0.026408436,-0.0018826239,-0.032132935,0.017407285,0.029286161,0.017362006,-0.021545643,-0.040206887,-0.012075194,0.0015553402,0.02449318,-0.051024307,0.00033080546,0.002292164,0.019743733,0.013738468,-0.010647734,-0.0200934,-0.049668256,0.03025576,-0.05449602,-0.018269353,-0.031054454,0.042021513,-0.03104875,0.007472713,-0.046065357,0.07096821,-0.012227899,0.031164315,-0.030302288,-0.058669426,0.030429622,-0.014873234,-0.031259798,-0.005513052,-0.06377461,-0.012234971,-0.0031929761,0.0077728485,0.019686764,-0.054227397,-0.036905933,-0.014274942,-0.027616443,0.045709167,0.22430962,0.02172807,-0.022654384,0.034947086,0.07334827,0.015809279,0.0021942533,0.044783793,-0.015283163,-0.03725029,0.03660339,0.031587314,-0.022340257,0.021031298,-0.012711119,0.015177215,-0.0488694,0.003368261,0.049971323,0.006396264,-0.0080250865,-0.04137997,0.044961534,0.02611863,-0.05077023,0.012651037,0.008561165,-0.03221636,-0.020146852,0.036462333,-0.03934413,0.030387286,0.0241885,0.0020640574,-0.027732728,-0.025782643,-0.0019670257,-0.027961269,0.008677577,0.035685,0.0072723236,-0.037015345,0.042373113,-0.016347582,-0.009132719,0.0030079046,0.05477486,-0.013332578,0.026538946,0.040423464,0.03434314,-0.024680668,0.010312456,-0.026830543,0.022269944,0.0045697875,-0.04668208,-0.022082513,-0.041983962,0.056251828,-0.002533415,-0.0052725794,-0.002124802,0.07563143,-0.004003784,0.034391657,0.056710504,0.0040554833,0.073895775,0.04626123,0.050514888,0.046062738,0.022144705,-0.015555988,0.0281324,0.009944606,0.014372174,0.030216383,-0.011550848,-0.027528716,-0.03139797,-0.0359363,-0.00056014233,-0.008768129,0.04061597,-0.040501676,-0.00763738,0.06322221,0.0103392815,-0.00042346562,-0.035974443,0.009180705,-0.039428405,0.01787344,-0.004140441,0.036311507,-0.0110173775,-0.015441699,-0.07369368,0.0013705017,0.043492276,-0.0613032,0.012935496,-0.033796914,0.040184207,-0.009445328,-0.019714525,0.048061047,-0.01357801,0.017683761,0.015924593,0.0071103675,0.005028539,-0.00077368773,-0.0010880434,0.03915221,0.050006967,-0.012717827,0.032288115,-0.007964146,-0.02988238,0.033931836,-0.03491635,0.012778418,-0.008189455,-0.079219595,0.014578,0.015896859,-0.056672256,0.02603806,0.059632055,-0.014778346,-0.054153442,-0.0018546382,0.040249396,0.016291112,-0.034396857,-0.003754766,-0.007124117,-0.005030264,-0.06301135,0.04911332,-0.032449055,-0.030963475,-0.004009481,-0.023822833,0.0017410695,0.009065183,0.002667947,0.033413064,0.033394255,0.016529823,0.006989369,-0.0618349,0.009312469,-0.05506782,-0.019997774,0.019572055,-0.001741117,-0.018051503,-0.023397997,0.046796564,0.0054761935,0.057293706,-0.0015373941,0.00014283678,-0.013860233,0.019509645,-0.012243956,-0.012269569,-0.00941659,-0.062271852,-0.016716173,0.059191737,0.04291709,0.012197358,-0.048161607,0.013584433,-0.03622654,-0.014202616,0.005441997,0.008922468,0.005956986,-0.011204879,0.00007150789,-0.030441834,-0.025385737,-0.028890818,0.022212964,-0.016264712,0.0026857848,0.08944136,-0.009883597,-0.012509969,0.008132434,0.0043497332,0.052093156,0.0059937974,-0.011333294,-0.05305195,-0.021039054,-0.019831175,-0.01643536,-0.0012953656,-0.003613508,0.05171653,0.0013663734,0.06517065,0.010584364,-0.036549907,0.0031617305,-0.007044394,-0.042367034,0.0042674798,-0.020945746,0.0021743078,0.03341219,0.007603915,0.030525425,-0.036430236,-0.017030893,-0.028688032,0.009098347,-0.018215496,-0.0011930888,-0.025801875,0.041315615,0.011462783,-0.06622278,-0.003762151,-0.011286276,-0.04484804,0.014851789,-0.0491305,0.020596245,0.037305906,0.000522598,0.02417259,0.0040598493,-0.0032100114,0.0023952106,-0.026011433,0.0065338835,0.035872094,0.022437632,0.034900974,-0.014638404,-0.05838544,0.050545506,-0.0293489,0.042095132,-0.0034628704,0.025903005,-0.03487777,0.0092652505,-0.009228394,-0.0047595096,0.0022768066,-0.020879,-0.03487952,-0.0525579,0.0389299,0.016814778,-0.02974988,-0.08628454,-0.017575884,-0.002263314,-0.06156203,-0.005410913,-0.032190986,-0.0034185136,-0.005714922,-0.043225195,0.0060925637,-0.0033835417,0.030075353,-0.04999011,0.061900515,0.0068770656,-0.030510902,-0.049799077,0.01716148,0.039393116,-0.00077383226,-0.021332793,-0.0112526985,0.024004867,0.00758929,0.0140415225,-0.03780531,0.01787555,-0.0005862778,-0.04003015,0.035576157,-0.014245788,-0.00009326457,-0.0068849674,0.080778785,-0.024170388,-0.030296048,0.03673272,0.001992709,0.009450668,-0.032238413,-0.008809044,-0.00082528155,0.008674071,-0.05006654,0.020724488,-0.009176401,0.018435325,-0.017763186,-0.012957998,0.019515008,0.0229644,-0.002895111,0.041718893,-0.056622554,0.005424398,0.026555927,0.00030953597,-0.0034394225,-0.028860103,0.001203201,-0.024835883,0.0058552353,-0.0018307937,-0.029204099,0.0022384916,-0.0026024317,-0.022762747,-0.039432563,-0.016564086,-0.0152985705,0.028089186,0.032431867,0.046750303,0.02835694,0.012855328,0.01723586,0.029771285,-0.036577597,0.04524377,-0.039563812,-0.008965918,0.0012743489,0.0077648694,0.016790051,-0.03302454,-0.0021149437,0.008144469,0.032086138,-0.019203186,-0.006067046,0.020934792,-0.012994907,0.05722192,0.008019062,-0.017499179,0.014017139,-0.046341114,0.03112935,-0.009819526,-0.02122914,0.0102301575,0.009741821,-0.017796721,-0.014069368,-0.028473545,-0.009365309,-0.025555646,0.017785886,-0.014805486,-0.007616254,-0.005160707,0.04824492,0.023074532,0.037550937,0.038076423,-0.02061056,-0.011090369,-0.03744714,-0.024571858,-0.054164097,0.03799584,-0.042948972,-0.03949638,0.021737602,0.0078118066,0.03941703,-0.0040995865,0.016347839,-0.0037150749,0.026547782,-0.11543938,0.015057817,-0.015652737,0.013466031,-0.033989385,0.0016708337,0.030132027,-0.0063152104,0.0023077207,-0.021165203,-0.05338298,-0.0049642595,0.060076565,-0.02838021,-0.012305569,0.0103598535,0.0009899026,-0.02949161,-0.004665526,0.020682313,0.026869265,0.031824857,0.023775013,-0.025767678,-0.011883233,0.01709006,-0.021072628,-0.014944728,-0.024328992,-0.009841544,0.018430261,-0.046471898,0.0076130065,0.0382411,0.017798154,0.04107755,0.00070307264,0.0119184945,0.041327413,0.04209838,-0.0037666573,-0.00687555,0.0043289578,0.02092796,-0.0034553832,0.056541108,0.0054901815,-0.019182838,-0.011533426,0.00288663,0.021397639,0.025668522,-0.030047514,0.011171685,-0.012644126,-0.049000263,-0.013960399,-0.007957314,-0.0448084,0.0006826043,-0.04897473,0.02625421,-0.04063597,-0.025281807,0.028409302,0.02732562,-0.054506324,0.02937787,-0.01317774,0.055362083,0.015004579,-0.023077492,0.0039039247,-0.027994812,-0.011463122,-0.018576879,0.0725305,0.017755082,-0.055098765,-0.009635668,-0.05486569,-0.03167088,-0.029931808,-0.005765506,0.042241957,-0.009180095,-0.0041205366,-0.025955085,0.011858448,0.005266451,-0.0010472434,-0.021355242,0.008255348,-0.022173993,-0.029607281,0.014013196,-0.0052181804,-0.0007456636,0.041907795,0.0019288614,0.0023114828,-0.017140245,-0.007203774,0.0161783,-0.023383083,0.05635826,-0.0059970166,-0.026434526,0.012045319,-0.007177531,-0.012887554,0.038927868,-0.00066554366,0.029230284,-0.045403484,-0.010070666,0.013163078,0.043897137,0.027964417,0.017812483,0.012909446,-0.034373313,0.010436492,-0.029851051,0.042283744,0.040028192,0.0065301745,0.042742588,-0.010992071,-0.026775422,-0.016366148,-0.059727285,-0.014151264,-0.0073225955,-0.0004281468,0.009662789,0.0044353595,0.007889266,-0.012921741,0.009411177,-0.018666584,-0.024160722,-0.017444938,-0.006392002,-0.0658808,-0.02835946,0.023041928,0.020404743,-0.035882648,-0.03456008,-0.0068472945,-0.012200462,0.013345121,0.058614843,0.024798557,0.024897914,-0.02619585,0.03581242,0.0046506077,0.023056068,-0.0050395066,-0.02420246,-0.048334308,-0.018334981,-0.04539991,0.037602164,-0.024867011,0.005221617,0.009561737,0.0020004238,0.00220733,-0.0019027285,-0.012883182,0.008974719,0.04611252,0.06502669,-0.004878953,-0.009265718,0.03451587,0.0208449,0.031072803,0.0003438471,-0.023237454,0.04365014,0.07523787,0.0018851223,-0.007826759,-0.032332037,0.004264993,-0.049168367,0.007696382,-0.042917322,-0.042420425,0.03599217,0.03928524,0.036017798,-0.0040943935,-0.02416096,-0.032865416,-0.0040215207,-0.05535744,-0.01874012,-0.0233446,0.01799522,-0.03381727,0.004591398,-0.014000409,0.0091033485,0.036737606,-0.020146232,0.030437054,0.01777693,-0.041617274,0.008719009,-0.0051658135,-0.018732812,0.028053254,-0.0654148,0.0063843676,-0.0004922763,0.038396046,0.018985422,-0.006859283,0.017337754,-0.012047724,0.00897858,0.027908146,0.028013343,0.029682443,0.007865504,-0.007100365,-0.010867724,0.039036855,0.0066016307,0.056705672,-0.024161609,-0.092802964,-0.028938953,-0.05606423,-0.023592683,0.009255505,0.0108745545,0.08496876,0.009407243],"last_embed":{"hash":"1p68rlh","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"1p68rlh","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Content Themes#{1}","lines":[136,136],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1p68rlh","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Content Themes#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019945357,-0.0073996494,-0.035564076,-0.054454543,-0.04081281,0.0076991883,0.017191652,0.032550793,-0.01879374,-0.013549519,0.039698392,-0.01984311,-0.063009955,0.019015634,-0.025047377,0.018146472,0.019640218,0.02113083,0.025403095,-0.019932838,0.018683944,-0.0005613649,0.015068837,-0.014597823,-0.010295283,-0.019923082,-0.018589266,-0.037037503,0.007898676,0.042395793,0.0031702172,0.03336765,-0.0038481867,-0.056382705,0.00208904,-0.03279464,0.029260235,-0.002416368,-0.05634428,-0.02179812,-0.034218732,0.010510758,0.022685848,-0.0052562333,0.023486173,-0.025740627,0.00021476051,-0.032790113,-0.022539476,0.027168661,-0.014337152,-0.025960116,0.055565014,-0.013666175,0.037870765,-0.008755732,-0.044518016,-0.04976194,-0.06479827,-0.0137334885,-0.036704123,0.01873271,0.03841605,-0.004545079,0.016629571,0.03416997,-0.025602631,-0.01813007,-0.023068883,-0.046329614,-0.016770521,0.008676072,0.023134433,-0.059161138,-0.06754362,0.011251156,-0.011338682,0.0104582785,-0.029833483,0.01409297,-0.04033778,0.018368203,0.0040553273,0.0017216261,-0.012221099,-0.023273842,-0.011328194,0.035879634,0.031861234,-0.0022782756,0.0008237975,-0.07036673,0.011067146,-0.03852867,-0.035517335,-0.061137233,-0.0100639835,0.026363352,0.033889327,0.01861573,-0.014146192,0.0044127023,0.0048848083,0.0076534427,0.04053543,-0.012409926,0.026016448,0.00985652,0.01912499,-0.011278335,0.00308041,0.043354433,0.025772909,0.033384662,-0.015756067,-0.007461463,0.004040405,-0.08084087,0.019235598,-0.011537869,-0.0026603355,0.011463924,0.07360118,-0.04176883,0.034661498,0.044453837,0.0066830367,0.005612445,0.010562451,-0.0004295999,0.0008329509,0.058858044,0.013932938,-0.017150128,-0.025754906,-0.071700715,-0.008424631,-0.021579847,-0.04099593,-0.055792272,-0.01019162,-0.00159379,-0.004057979,-0.056974586,0.055391755,-0.044945717,0.052231014,0.024473604,-0.01944816,-0.06348683,0.009041169,0.03424732,0.03992383,0.022555182,0.027569681,-0.057141148,-0.0015896725,0.016513903,0.061194986,-0.0042798086,-0.0713405,-0.012524799,-0.045051828,0.037672654,0.035716005,0.017992923,0.025953397,0.026941197,-0.03550451,-0.03340539,0.005463647,-0.055939537,0.008356539,0.0039106323,0.062419422,0.016177047,0.07167993,0.01744695,-0.00055368,-0.033705894,0.011886556,-0.01689232,-0.05559468,-0.041111536,-0.03959446,-0.00004758563,0.015154411,-0.015151912,0.0047652777,0.0069552837,-0.028362297,-0.019726427,0.03159933,-0.01052386,0.039369695,-0.012370231,0.021054255,0.0353362,-0.016095389,-0.07602457,-0.028687889,0.031285983,-0.0274942,-0.006852917,-0.031486362,0.0065882034,-0.057178766,-0.055232465,0.04618102,0.016236627,0.029653115,0.032509614,-0.030614933,0.020515881,-0.035068274,-0.008407678,-0.025728911,0.022290068,-0.02223395,-0.039733052,-0.020101512,-0.0003201203,0.020712832,0.04627593,0.0023658236,0.0024046497,-0.00084639393,0.045940846,0.009998651,0.0635235,-0.014644241,-0.01284052,0.026301224,-0.045243233,0.069082364,-0.024754519,0.046539325,0.03538508,0.022833714,-0.022470418,-0.013974226,-0.05835818,0.019205755,-0.011750081,-0.031865656,0.024962706,0.002165839,0.036593284,-0.07120791,0.004868004,-0.013100708,0.002351513,0.021325633,-0.00873669,0.020482318,0.013584107,-0.021986432,-0.007148045,0.0069308216,0.016673218,0.029745504,0.035587773,-0.012345023,0.011557952,0.043078177,0.03890674,0.002094205,-0.024981657,0.046936646,-0.015012293,-0.026272498,-0.02685885,0.01750642,-0.02797669,0.011406006,-0.0036700286,-0.021052862,-0.0066013704,0.053626396,-0.0011075974,0.026623134,0.014173416,0.03187226,-0.0033550647,0.032979805,-0.0012638766,0.008311507,0.0059894877,-0.0061997795,-0.01586385,-0.047880452,0.040563405,0.05146395,0.00015781837,0.029817542,0.057850737,-0.05806485,-0.12654932,-0.025155766,-0.022560595,0.04767148,0.034213938,0.00043102924,-0.0739893,0.0041339146,-0.022520008,0.032907434,0.028559988,-0.052146357,-0.025914595,-0.054323204,-0.019705376,0.00053620175,-0.01545181,0.02069444,-0.005939755,-0.006055235,-0.043680303,0.005182613,-0.0067541166,0.036575396,0.021139486,0.013575429,0.038288176,-0.008581757,0.027172472,0.0024523693,0.0047833947,-0.039673187,0.0021989953,0.04720848,0.028693138,-0.0034371663,0.015235015,-0.03321955,0.013549459,-0.010734541,0.025884986,0.044715807,-0.009897511,0.008197729,0.0030587974,-0.012364113,0.034205046,0.020597842,0.0074477107,-0.043285474,-0.019069707,-0.0201132,0.041036967,0.01251429,-0.051192634,0.016954575,0.019850925,0.02790789,-0.0012272873,-0.01963705,0.011525773,-0.041389287,0.061994255,-0.034666285,-0.0029377746,-0.05222441,0.030259352,-0.018541927,0.031677224,-0.05397401,0.04333891,-0.020304939,0.03329315,-0.036460936,-0.051937807,0.028032945,0.02401115,-0.036743782,0.015289315,-0.06116097,-0.03932505,0.013863123,0.025690148,0.03281282,-0.05423779,-0.027596388,-0.0028931142,-0.0074201203,0.058285523,0.21384324,0.008999325,-0.014082705,0.04605409,0.082553536,0.00614677,-0.001810321,0.035460163,-0.019472228,-0.035539415,0.052107487,0.038458373,-0.035371564,0.017890738,-0.02287774,-0.0066047306,-0.019235646,-0.0018374538,0.065194555,-0.029671652,-0.020097528,-0.04801164,0.037889205,0.0006011141,-0.0064133117,-0.005717116,-0.013091737,0.007634576,-0.0153304525,-0.0040264605,-0.016781658,0.027837597,0.03484577,0.014879555,-0.011443798,-0.02134236,0.030865343,-0.015235699,-0.009223741,-0.0021440566,-0.06574175,-0.027769227,0.011152753,0.0016238817,-0.055100664,-0.02186148,0.08643217,0.011260182,-0.024021847,0.016090445,0.04665468,-0.041498866,0.018405583,-0.015564661,0.024346374,0.005939635,-0.039027266,-0.022961969,-0.0077261743,0.0047337455,0.045421034,-0.01356494,0.013049188,0.055754047,0.003527476,0.01934208,0.031436037,-0.027621897,0.033258222,0.056375455,0.018579783,0.06102817,0.032121763,-0.023338825,0.008907854,-0.0041951165,0.0276451,0.038465727,-0.00847208,0.019582575,-0.034688428,-0.040052444,-0.02873099,-0.025878407,0.023897208,-0.0348442,-0.016199464,0.04472149,-0.012966825,-0.015059182,-0.016502654,-0.0012791768,-0.030187344,0.0017245541,-0.001299029,0.032686584,-0.02004808,-0.00489192,-0.05721249,-0.004423882,0.031837758,-0.02029965,-0.0069849864,-0.030811379,0.04577929,-0.025612662,0.0076038325,0.019553533,-0.009975074,0.022152677,0.026810411,0.017098146,-0.0122841345,0.0015221193,-0.029538205,-0.011266491,0.0636698,-0.013207568,0.074589826,-0.0018805362,-0.0482482,0.047714826,-0.01700307,0.017884532,0.008317462,-0.065186575,0.023198968,0.05411994,-0.032534566,0.058836207,0.057901725,-0.0331719,-0.010905578,0.027506292,0.017527819,0.029897869,-0.0032592807,0.023688126,-0.04926311,0.004353095,-0.08177085,0.005945505,-0.049261466,-0.0046524717,-0.00040081076,0.0367952,-0.006505894,0.006518562,0.0022021777,0.016191375,0.036450308,0.049348492,0.029209122,-0.059408635,0.025184063,-0.08112124,-0.020561986,0.03639318,0.007924968,-0.010163569,-0.00309209,0.02365526,0.017045893,0.07272325,-0.01192081,0.0030492197,-0.011380052,0.016354902,-0.0035385727,-0.012112965,-0.0020967508,-0.05084084,-0.03583696,0.0817484,0.027607463,-0.01152611,-0.010178703,-0.009299646,-0.014749521,-0.038303517,0.007716441,0.0025261857,-0.0051929327,-0.037257705,-0.00067740155,-0.034376636,-0.024652535,-0.020538094,-0.002070889,-0.0068500857,-0.012619245,0.08100617,0.010494199,-0.012579308,0.05549383,0.010290336,0.03941929,-0.0018258137,-0.022877704,0.0020393431,0.026005438,-0.0067693084,0.007358262,-0.013351373,-0.029564511,0.014001056,-0.05130597,0.054715246,-0.011371736,-0.017899297,0.011574338,-0.004650721,-0.05562437,0.005649355,-0.041538306,-0.047996905,-0.0019754502,0.01818,-0.002987353,-0.03426592,-0.034748707,-0.015856856,-0.041605517,-0.036680084,0.01816533,0.004561767,0.06194516,-0.0031390057,-0.04210149,-0.0027997005,-0.0066548535,0.006488826,-0.040281378,-0.025234884,0.01749104,0.023093265,0.0068327044,0.013270885,0.028851662,-0.013644482,0.01751644,-0.0074066366,0.05095626,0.026332423,0.0011281748,0.0031809367,-0.043974694,-0.02520955,0.025782809,0.018023651,0.03873503,-0.036736455,-0.0056213033,-0.03577285,0.0015594921,-0.009114855,-0.008138557,-0.0050492,-0.035597384,-0.03185978,-0.02721704,0.05030039,-0.016167786,-0.0037227257,-0.026486585,-0.023138732,0.027131218,-0.048051264,0.010679445,-0.015305176,-0.013337012,0.0070699314,-0.03487532,-0.0017691021,0.025716279,0.025618149,-0.06350816,0.07573378,0.050518632,-0.026203968,-0.052512445,-0.0075850766,0.033941187,0.03435774,0.003256333,-0.023192316,0.035594225,-0.020912396,-0.000010612366,-0.0435011,0.0076663303,-0.009166087,-0.043327205,0.0080008805,-0.0052941698,-0.017367741,0.006977514,0.034584362,-0.025253091,-0.031840954,0.0153248105,0.022180963,0.03714095,-0.019558182,0.009167824,0.01789206,-0.003514707,-0.013861015,-0.011699851,0.004239686,0.004331164,-0.020758195,0.001544578,-0.0030054327,0.015028341,-0.0053449376,0.0073720934,-0.044678345,0.0034793254,0.013207001,0.005487983,0.027746543,-0.027255971,0.037996408,-0.036859453,-0.001850349,0.0016448649,-0.019598547,0.0026921127,0.0075348956,-0.04165899,-0.0042902995,-0.02258763,-0.039827004,0.008289572,0.043832384,0.064702265,0.00809988,0.014655605,-0.011904023,0.053980805,-0.013322624,0.03275432,-0.023553828,0.01128472,-0.0045034895,0.0027788617,0.0017797641,-0.029676171,0.0014521698,0.01759341,-0.0004705307,0.0007257259,-0.010877588,0.029025083,-0.0013169805,0.031487033,0.025329178,-0.0060062576,0.009823029,-0.010904846,0.027600897,-0.02318459,-0.015394818,0.028156003,-0.012579339,-0.013364981,-0.006153722,0.002348994,0.0155603085,-0.0010935494,-0.041939303,-0.021366447,0.05653421,-0.022208096,0.026342519,0.021973226,0.020441972,0.045729324,-0.034966245,0.008299403,0.0015455798,-0.018800166,-0.04841866,0.052199442,-0.049938798,-0.037161153,0.029963942,0.047212392,0.064640366,-0.0018510509,0.01119683,-0.0052422835,-0.013324891,-0.11267064,0.020366587,-0.005264185,0.007545009,-0.011352352,-0.013602248,0.0027448286,-0.013469747,0.00964523,-0.0011555743,-0.044674665,0.0065498357,0.044866048,-0.035238523,0.009089384,0.029610837,-0.00981254,-0.04099353,-0.012431632,0.013412905,0.010318945,-0.0038366446,0.017994735,0.004185623,0.00016742291,0.020818947,0.0031945056,0.0065634996,-0.019202566,-0.028787456,0.023235396,-0.04058488,0.024396716,0.017301224,-0.014552277,0.043352928,-0.0033596107,-0.0035387177,0.0073736724,0.02306715,-0.03295175,-0.007806891,-0.012641583,0.016762743,0.0060075494,0.06977853,0.019085241,-0.0037471207,-0.040569115,0.030481588,-0.025119033,0.03174616,-0.050609555,0.0069701876,-0.03138872,-0.010425637,-0.023024831,-0.03260585,-0.021790277,0.03778553,-0.047671188,0.05467461,-0.034247026,-0.02594089,0.029057441,0.006877773,-0.050478045,0.014034377,-0.03438026,0.056823444,0.028897092,-0.02943414,-0.006000007,-0.058235224,-0.012518866,-0.010601897,0.054860607,0.0014965018,-0.06523408,-0.053347953,-0.024699299,-0.037621725,-0.040606312,0.018463586,0.06000548,-0.034621798,0.002869097,-0.016993923,-0.05064359,-0.026651608,-0.030916506,-0.048841152,-0.0022643248,-0.039922703,-0.03163137,-0.0017643861,-0.026664518,0.0110080065,0.006987769,0.022991868,-0.010117547,0.022708049,-0.0035384214,-0.0064593693,-0.012921689,0.036555544,0.0286847,-0.017715758,0.02208371,-0.039323833,-0.033373408,0.034304496,-0.008084996,0.016742285,-0.057530627,0.00684808,0.017669106,-0.007812516,0.034451786,0.012306497,0.009133409,-0.031643365,-0.0036769747,-0.0345784,0.0043505565,0.030778354,0.052591898,0.03373039,-0.024612442,-0.04190206,0.041493133,-0.031728704,-0.023247419,-0.03015344,0.020386277,0.0049574445,0.018706247,0.032714125,-0.02502805,-0.011973415,-0.02243386,-0.011929097,0.005514452,-0.02422843,-0.027562466,-0.01834216,-0.021577641,0.0138595,-0.01988252,-0.050306596,0.02079195,0.0035513479,0.011440767,0.022625836,0.034868397,0.0167239,-0.015164691,0.018637117,0.010141061,0.032007854,0.0010484472,-0.030175354,-0.03044276,0.015323169,-0.06692862,0.029388774,-0.03748016,-0.016986726,0.005982193,-0.021521265,-0.009172136,0.000021464328,-0.0074915085,0.008694553,0.046315745,0.038609747,-0.01882137,0.011752041,0.04303594,-0.013709671,0.031740226,0.00087263033,0.008965469,0.029379176,0.032866757,0.029672863,-0.017221328,-0.024951212,-0.011185574,-0.015278701,0.0029209517,0.0052625723,-0.011878195,-0.0015976692,0.04949787,-0.0014091148,0.010124725,-0.048307106,-0.022108661,0.04401871,-0.032012664,-0.015006856,-0.05599522,-0.031273615,-0.042804137,-0.017811313,-0.021407671,-0.017141618,0.00889492,0.01951259,0.03500651,0.006726639,-0.016178057,0.00006430035,-0.03846815,-0.004983575,0.04134352,-0.00097028445,-0.0052271676,0.037383195,0.031068336,0.0074051735,-0.0020912609,0.014952158,-0.047634296,0.008798117,0.02439759,-0.004956105,0.018549364,-0.008137897,-0.012324539,-0.025908414,0.036434814,0.017859446,0.08332939,-0.030362977,-0.040681668,-0.023169711,-0.04516955,-0.015515351,0.0615351,0.0072949054,0.07756508,0.003712712],"last_embed":{"hash":"1o7ggfu","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"1o7ggfu","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Content Themes#{2}","lines":[137,137],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1o7ggfu","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Content Themes#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.037132114,0.015228907,-0.07469185,-0.04089466,-0.034722876,-0.032462593,0.019074978,0.02104704,0.009049943,-0.036765635,0.0134765925,-0.01709372,-0.05921888,0.009767582,0.0011031682,-0.017543877,0.017984007,0.026024431,-0.006600919,-0.023559796,-0.0008708436,0.012484096,0.032861944,-0.013016307,-0.0066705127,-0.0014856508,-0.020680113,-0.0015436042,-0.0013414961,0.034272082,0.0018016071,0.03131915,0.013395696,-0.049293857,0.032257963,-0.026272532,0.032819748,-0.031775843,-0.056703527,0.013746195,-0.016688138,-0.032950666,0.030479385,-0.022790633,0.0073202397,-0.030530732,0.008642532,-0.012370483,0.0015636109,-0.024689686,-0.009545466,-0.0031499036,0.010479645,-0.010253729,0.057827577,0.0010022911,-0.04698612,-0.010747018,-0.057088096,-0.028975638,-0.000098993325,0.014922038,0.0499802,-0.001328542,0.014111949,0.05897893,-0.011823325,-0.014739141,-0.017920569,-0.049516957,-0.008985294,0.022112366,0.020624075,-0.029542938,-0.047204927,0.020921567,-0.0147300195,0.019487763,0.0064864387,0.012957258,-0.04968214,0.04436464,0.020353096,-0.019018482,-0.017602894,-0.017773367,0.01875329,0.02417737,0.023356834,-0.019348802,-0.006160665,-0.05191212,-0.036036856,-0.0631126,-0.014275233,-0.045872536,0.0035792042,0.016230889,0.030268587,0.01449711,0.022021607,0.010921769,-0.0028138824,-0.011337766,0.02229548,-0.013456564,0.009554741,0.0058427374,0.014570526,-0.022616664,0.018601399,0.048415862,0.005806716,0.055173863,-0.008104551,0.007375724,0.029776597,-0.053816795,-0.01867152,-0.023367565,0.0034429159,0.04310453,0.055104718,-0.024356285,0.046044145,0.046867784,0.022946313,-0.004931221,-0.01566145,-0.006296721,-0.012629117,0.04859543,-0.01191368,-0.021306673,0.0064655514,-0.08040408,0.01362896,0.024595704,-0.047099177,-0.03236328,-0.026707929,-0.016370213,0.011847025,-0.02580639,0.04157851,-0.038176842,0.029846566,0.017437292,0.029387265,-0.029807117,-0.022610895,0.03844746,0.076038375,-0.02185922,0.03653749,-0.02080139,-0.017569976,0.045638695,0.04377321,-0.018932717,-0.02714899,-0.03864332,-0.013618592,-0.0026072934,0.034813438,-0.014226546,0.02715032,0.031078147,-0.03536359,0.0082848985,0.008750188,-0.045350682,-0.027927198,0.007358016,0.040406063,0.016218204,0.05745131,0.016504282,-0.009684375,-0.025757998,0.02467003,-0.036652077,-0.011525649,-0.058121227,-0.012269199,-0.030024296,-0.004287881,-0.03959258,0.028739845,0.034458667,-0.036363386,-0.005039482,0.0082719065,-0.042910784,0.052823287,-0.034747876,0.004347297,0.022254305,-0.008453596,-0.058976576,0.014811444,0.017678177,-0.039362457,-0.010656986,-0.0008073147,0.009034021,-0.03442622,-0.007195466,0.040868897,0.0015243865,-0.0011864172,0.030617762,-0.055024434,0.0075255246,0.00399777,0.0023391496,-0.014125958,0.0059570917,-0.00024467843,-0.026420249,-0.038858008,-0.009996095,0.016959121,0.0063738218,0.010369971,-0.012998363,0.030468123,0.02223496,0.03399227,0.01200241,-0.011801594,-0.014516543,0.032700874,-0.04831869,0.05561867,-0.022489673,0.050987735,0.034861915,0.0368212,-0.045676205,-0.02735851,-0.0553436,0.055109676,-0.015694214,-0.017858936,0.024500811,0.014706778,0.040008552,-0.030521164,0.031765714,0.016191492,-0.007753334,0.0009867239,0.0227381,0.015354048,0.0062207943,-0.007390085,-0.019459564,-0.028535645,-0.021529881,0.0074257017,0.053116724,-0.040862303,-0.00054363825,0.026232697,-0.004996009,0.010909352,0.0004715403,0.045065567,-0.018032286,-0.034354694,-0.043942336,0.023299871,-0.02925007,0.009356972,0.021046624,-0.009021186,0.0071906196,0.050719332,-0.018910287,0.017532663,0.034119498,0.013557211,-0.0026259844,0.035995983,-0.038122844,-0.020348027,-0.008310776,-0.015393639,-0.052857205,-0.03507649,0.049285594,0.05120253,-0.006445898,0.011172278,0.05523569,-0.015542856,-0.13187203,0.015881127,-0.010485486,0.04703377,0.037018172,0.0015106056,-0.0281481,0.018908523,-0.0035929554,-0.0028365636,-0.015779968,-0.05426825,-0.007860912,-0.020885013,-0.014930163,0.008873924,-0.016621811,-0.017762745,-0.008423026,-0.021212656,-0.03763699,-0.007518919,0.041254416,0.048648346,-0.010848069,0.033499625,0.046300583,-0.06378233,0.007503647,-0.03349226,-0.03069201,-0.030426724,0.0032515114,0.054829072,0.034995526,0.016767733,0.02369396,-0.034229055,0.009586554,-0.0010976688,0.03908592,0.039683074,0.0018927265,0.00079466123,-0.033280462,-0.034403235,0.033460326,-0.0066837347,0.010607329,-0.039941486,-0.014593223,-0.012588946,-0.008908595,0.0208539,-0.05957782,0.003450665,0.03742689,0.057571623,0.01752117,-0.020282049,0.013474749,-0.061084397,0.034940943,-0.052672196,0.0008064277,-0.0438053,-0.00623899,-0.02374835,0.013609208,-0.059662472,0.03614981,0.00010968467,0.024863224,-0.027721195,-0.027591988,0.015825942,0.03318931,-0.034970246,0.010665292,-0.046104237,-0.0040343986,0.0038106292,0.005616249,0.020742029,-0.07308074,-0.026452333,0.011395102,-0.0017747679,0.016649973,0.23321563,0.015812606,-0.0053549274,0.043725774,0.038909014,0.008461142,-0.012199915,0.045989342,-0.010669687,-0.048178017,0.006816664,-0.018331889,-0.053507395,-0.0040664957,-0.020626467,0.00031697057,-0.061362114,0.0051958943,0.08063114,0.0030700397,-0.017683268,-0.041442372,0.018070048,-0.031564854,-0.0054843575,-0.012003234,-0.0072668884,0.0086058015,-0.010528133,-0.023321947,-0.024221428,0.046473112,0.052182086,0.0070321998,0.0037705854,-0.017116869,0.02264451,0.009541275,-0.007603724,0.036079425,-0.019261217,-0.014571761,-0.008643859,-0.0052237143,-0.039949037,0.01418611,0.045069028,0.03252051,-0.01613386,0.020876072,0.044604458,-0.001154793,0.04542671,-0.03684279,0.033506487,0.022026904,-0.05054956,-0.045365117,-0.02494613,0.03674828,0.025071874,-0.006929433,-0.012351336,0.025806269,-0.007262651,0.07131424,0.018808352,-0.023510076,0.017933996,0.07006054,0.03462479,0.04858908,-0.004502107,0.0068363887,0.025487801,0.0038384749,0.010474987,0.027736267,-0.0003875902,0.014319321,-0.012669278,-0.05991765,-0.04301627,-0.036367595,0.034264684,-0.0285971,-0.009688731,0.017684191,0.0012710618,0.0039162445,-0.020347731,0.024547858,-0.01914868,-0.022465399,0.0054141786,0.032076485,-0.010042167,-0.014851031,-0.09766392,-0.029722506,0.01677411,-0.042973004,-0.005447457,-0.023558805,0.021646444,-0.0060136816,-0.028968398,0.0126178395,-0.04088636,0.0050455923,0.022135241,0.0047862423,0.033366904,0.01662829,0.018014884,0.0049969084,0.04022926,-0.021310257,0.06778156,0.022096492,-0.044816837,0.0489224,-0.03824143,0.02022458,-0.01716217,-0.048411675,0.002322792,0.02461385,-0.024697194,0.05152819,0.0060852985,-0.018054504,-0.045345183,0.0016207775,0.06897532,0.019090563,-0.01939285,0.024008948,-0.013300717,0.0065136044,-0.061573785,0.02807606,-0.07390695,0.023145106,-0.0036178187,0.024833761,0.0045939186,0.024479877,0.012764929,0.0097720465,0.06431366,0.028160281,0.022173084,-0.08080923,0.033070732,-0.054888785,-0.0003755289,-0.0013569025,-0.026910087,-0.03499094,0.01634209,0.029151628,-0.02767404,0.07093182,-0.016178347,0.0048784683,0.0002506392,0.01805103,-0.009520982,-0.014087965,-0.002185358,-0.062158134,-0.049627144,0.041781902,0.053080842,0.0018815636,-0.025324756,0.03155746,-0.035311613,-0.04149294,0.01893616,0.026842056,-0.021717597,-0.0071135135,-0.011023203,-0.009462632,-0.03507051,-0.029044267,0.035504382,-0.004419652,0.011997143,0.072473936,-0.026084485,-0.03238091,0.06634251,0.031389143,0.037607763,-0.036516324,0.01852119,-0.039263174,-0.0006157851,-0.010457601,-0.01882959,0.030451905,-0.043026034,-0.009226505,-0.043519337,0.0562574,-0.006235412,-0.015891984,-0.011044937,0.017562946,-0.060817372,0.02106066,-0.053191286,-0.023564912,0.0012582332,0.031380508,0.0013113284,-0.018424023,-0.0125584155,0.0019618692,-0.0195239,-0.018314706,0.02694835,-0.029849729,0.0426616,0.015222789,-0.025649363,-0.01230302,-0.0037276517,-0.011724129,-0.014233557,-0.02857745,0.015885934,0.007403491,-0.012432386,0.04185758,0.010120463,-0.0020187178,-0.011777337,-0.0279525,0.02958253,0.009373545,0.005630305,0.026570644,-0.029572995,-0.027437145,0.0034189024,0.009806992,0.010444257,0.0055898963,0.051881533,-0.057714533,-0.026222596,0.010828254,0.017057413,0.008938815,0.0017921185,-0.022250632,-0.04364086,0.068171114,0.01269939,-0.0024148633,-0.059217013,-0.029700588,0.0018098194,-0.050911766,0.00043845302,0.0010599224,-0.02449609,0.0230725,-0.053205345,-0.0037862614,0.051613048,0.046779767,-0.055611983,0.07146162,0.022427728,-0.07218854,-0.010198874,0.010131735,0.0206267,0.019479008,-0.0017196902,0.0022310438,0.036534894,0.0023203664,-0.0054930323,-0.010917595,0.013417452,-0.043755844,-0.04857143,0.011176662,-0.032016635,-0.0027251868,0.015559979,0.031413417,-0.019720655,-0.02918787,0.019902574,0.03003204,0.013657681,-0.03649454,-0.015576541,-0.0039088535,0.014495836,-0.007831718,0.011415027,-0.007102911,0.012630426,0.014880896,-0.021769222,-0.014535172,0.0014244072,0.0010716522,0.022315951,-0.0388722,-0.0020868958,0.020516595,-0.015779361,-0.005982343,-0.043339428,0.038812514,-0.06153067,-0.024993498,0.010144921,-0.000392269,-0.03416546,-0.025450636,-0.03315257,0.009520442,-0.034148853,-0.032955468,-0.0023854063,0.0013653464,0.0671118,0.009979852,0.012160498,-0.00606226,0.017905237,0.00626523,0.04776676,-0.034976374,-0.00060925825,-0.01747225,0.0029615643,-0.011210669,-0.022996692,0.010279792,0.045734365,-0.0064684474,0.002816598,-0.026000386,0.04922457,-0.006630145,0.035731763,0.003477092,0.02235779,0.036684405,-0.013876772,0.0052078865,-0.029829476,0.0015920844,0.022207355,0.014647199,-0.016811265,-0.04423107,0.007896926,0.02181922,-0.005963804,0.00597994,-0.0028342865,0.04458619,-0.027649164,0.067304894,0.036526237,0.0057969894,0.0395661,-0.06845114,0.014674688,-0.017883636,-0.016849058,-0.03953943,0.045962233,-0.030630311,-0.022993691,0.030632311,0.06231718,0.014240293,-0.020525707,0.016984291,-0.020959402,-0.0035302034,-0.11096524,0.019495053,-0.003006288,0.00007918539,-0.035246104,0.0016694228,0.005360052,-0.004132882,-0.033778835,0.0056603053,-0.027660746,-0.032772187,0.06923688,-0.018929921,0.023891851,-0.010870568,-0.017372627,-0.02392809,-0.010521609,0.060527474,0.01319391,-0.0046568853,0.017786382,-0.016285244,0.01778159,0.020276193,-0.027646752,-0.0044300286,-0.012116796,-0.02574308,0.03761276,-0.01674414,-0.0014576856,-0.005272751,0.015018281,0.020472283,0.004031705,-0.010962547,0.01787815,0.041200884,-0.0399921,0.0016408748,0.016805021,0.011130878,-0.008092526,0.07512446,0.014157815,-0.011232509,-0.04827066,0.016500546,-0.021112574,0.0021122897,-0.06300839,0.021897733,-0.026526578,-0.034488793,-0.012160284,-0.033795077,-0.054791786,0.04266515,-0.0347172,0.012387032,-0.038113423,-0.014497894,0.022112025,0.021205466,-0.049847405,0.040653005,-0.0019150316,0.017941369,0.014164175,-0.010678668,-0.006320161,-0.035092928,-0.0026449894,-0.0011730173,0.06972898,0.0019666743,-0.06705083,-0.035883833,0.00075537374,-0.021751745,0.013978743,0.046151616,0.039845314,0.013749221,0.010475538,-0.021865064,-0.019077342,0.0143930195,-0.030730737,-0.045724884,0.037804056,-0.045591746,-0.0055554523,0.026443468,-0.006100363,0.011612077,0.02571185,-0.002343589,0.0048882756,-0.0011732589,-0.030144092,-0.024395783,-0.033954617,0.059255417,-0.008146499,-0.031914826,0.011938178,-0.006027723,-0.020958655,0.028619923,-0.0046875537,0.020083465,-0.08096304,-0.0036163651,-0.0007471971,-0.004946388,0.040095128,0.034215137,-0.020769062,-0.027530942,-0.0015694582,-0.036606,0.0062877485,0.046236258,0.06256663,0.04184351,-0.05255727,-0.034718547,0.038727395,-0.08191714,-0.018361423,-0.004851412,-0.007785584,0.0029623606,0.018082254,0.045309667,-0.035287153,-0.022013867,-0.027875362,-0.015600129,-0.004877476,-0.012308699,-0.0175129,-0.024821298,0.025516447,0.028554682,0.0022680731,-0.035903912,0.031723596,-0.013577376,0.01661868,0.019457668,0.037435938,-0.019661311,-0.00085308444,0.060765363,0.021672197,0.0319545,0.019881628,-0.038542908,-0.044184767,-0.004367157,-0.06612982,0.04873247,-0.04608041,0.011483475,-0.039259933,-0.035229195,0.028685536,0.017176298,-0.0050356393,-0.013823194,0.03993792,0.077869095,-0.0042696805,0.00028400324,0.020439178,-0.009822953,0.04198137,0.013670986,0.011691646,0.043067403,-0.0037509913,-0.003295311,-0.017927032,-0.03715264,-0.0094697215,-0.0139157735,0.016552826,-0.0016147997,-0.05408621,0.016059417,0.0492863,0.029187737,0.022206826,-0.041579694,-0.037830483,-0.008195882,-0.040955383,-0.011424085,-0.014685725,-0.006409663,-0.034408435,-0.026438477,-0.005496277,0.008428508,0.017883023,-0.025099944,0.01033828,-0.011237105,-0.0026551567,-0.00014987144,-0.022670519,-0.024377156,0.037822746,-0.018653465,-0.043627538,-0.0013760481,0.03173614,0.028817639,-0.010538366,0.0076574585,-0.016309371,-0.0030187757,0.033650085,0.028059509,0.006892878,-0.003798779,-0.038393367,-0.02370986,0.014372612,0.041158102,0.06102269,-0.00925938,-0.0066529815,-0.03361369,-0.041022304,0.002872666,0.06248389,0.0017788627,0.053803384,-0.02129278],"last_embed":{"hash":"rn87jj","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"rn87jj","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Content Themes#{3}","lines":[138,138],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"rn87jj","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Content Themes#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016524376,0.003334784,-0.063847326,-0.011571365,-0.03438017,0.009550934,-0.019388273,0.056522343,-0.010185747,-0.008711723,0.03240854,-0.034382958,-0.04792239,0.019984921,-0.016592698,-0.0038988548,0.026052821,0.026033709,0.05003593,-0.03031001,0.021711694,0.016030516,0.036164816,-0.02157936,0.012754315,-0.014509808,-0.03161424,-0.018031176,0.018125491,0.026477007,-0.00404132,0.03341996,-0.007582355,-0.021029102,0.0048347516,-0.030447524,-0.02148684,-0.007250257,-0.055398647,-0.009804951,-0.00055138714,0.0012919856,0.0344406,-0.022985457,-0.008651961,-0.041275464,-0.009702451,-0.022697924,-0.026494637,0.022816148,-0.020646632,0.017239494,0.035714608,-0.0037324629,0.030147946,0.0097127855,-0.07924229,-0.028133627,-0.040532686,-0.017475195,-0.016852576,0.024634333,0.05959394,-0.013616078,0.0042764395,0.04841404,-0.023681832,-0.0014107284,-0.00947154,-0.039615583,-0.025926948,0.018856967,0.021100905,-0.06016385,-0.03469611,0.0052615968,-0.027139854,0.01590319,-0.004506312,0.014307736,-0.053947557,0.025470372,0.023192367,-0.015289704,0.026978696,-0.0060198284,-0.0015101015,0.002308875,0.04179946,0.01029659,0.008490514,-0.040740483,-0.015171155,-0.04218826,-0.029218253,-0.057298746,-0.0031993187,0.039704885,0.0117281,0.04181297,-0.0029924081,0.020918818,0.024124274,0.0061363536,0.011162498,0.010125106,0.034867592,0.012468296,0.024876505,-0.014890783,0.009655067,0.026973652,-0.00891259,0.018117206,-0.0024208825,-0.0018635738,0.029358668,-0.06753956,-0.0013537508,-0.007601896,-0.03727632,0.012830598,0.062223203,-0.038739372,0.049122885,0.015367837,-0.0016006306,0.0021310796,0.025878858,-0.0019372554,-0.024815254,0.058933318,0.0026977346,-0.010029954,-0.013690518,-0.094240926,0.0012043723,-0.0023795045,-0.038052626,-0.042201344,-0.012389706,-0.040908944,0.012457741,-0.03705208,0.05454954,-0.020251593,0.01962106,-0.0005298139,-0.004931517,-0.01397655,0.008030028,0.0016264401,0.053852662,0.0038945437,0.03989818,-0.05046223,-0.009735413,0.02473448,0.03032688,-0.014381836,-0.05452443,-0.023818657,-0.051621348,0.005446394,0.04321105,-0.007096907,0.03286178,0.031828705,-0.029785095,-0.02094311,0.032007925,-0.046917506,-0.0100015225,0.018979464,0.06614539,0.01418947,0.08237965,0.0058226925,0.0068757986,-0.04768956,0.0063856198,-0.042736534,-0.031549968,-0.033602744,-0.030770872,-0.01163105,0.01928677,-0.04839112,0.01122717,-0.0071259784,-0.011204169,-0.020252129,0.00041974857,-0.054637197,0.057246946,-0.009074004,0.032440387,0.029589448,-0.012050573,-0.08306552,-0.010592811,0.01709206,-0.06989701,-0.013783824,-0.0081606675,0.007872223,-0.02638506,-0.046229966,0.040474184,0.005821614,0.017590836,0.031060122,-0.024740102,-0.011794807,-0.031494692,0.024827737,-0.046584625,0.014891182,-0.020608723,-0.004843968,-0.04776496,-0.016347464,0.02940579,0.02482528,0.009665528,0.0028817523,0.021292482,0.046127766,0.008118548,0.032720197,0.00767903,-0.017059715,0.01598356,-0.05071845,0.063224345,-0.002251836,0.036930777,0.025118947,0.031368524,-0.04844841,-0.029311161,-0.032692596,-0.008890128,-0.011399738,-0.016682211,0.014108295,-0.0031891486,0.042300902,-0.046638653,-0.018073212,0.003185492,0.0011417713,0.02506685,-0.013953637,0.0058836364,0.016052943,-0.035150222,-0.011748256,-0.002946341,0.009741593,0.021240005,0.042657465,-0.014369084,-0.0040969793,0.050224673,0.01190735,-0.0061609424,-0.019654164,0.024857348,-0.018573854,-0.010218468,-0.022053234,0.020796757,-0.014182089,0.011302308,0.03229918,0.0091276765,-0.0032701984,0.06944855,-0.0041668857,-0.004228499,-0.035766814,0.0036953834,0.025276432,0.043148175,-0.018259536,-0.007427538,0.005040975,0.022106843,-0.034436814,-0.034524772,0.0478411,0.04262155,0.017816987,0.009419776,0.074728966,-0.026964359,-0.11340006,-0.03164502,0.0019452756,0.023203451,0.04319367,-0.020183489,-0.052557725,-0.0012876685,-0.019402973,0.043696266,-0.014003411,-0.054717313,-0.0069221156,-0.04242415,-0.018980104,-0.014204774,0.008489515,0.011367653,-0.0038126442,-0.01606804,-0.008089356,-0.010860712,-0.009236589,0.050065015,0.01614136,0.0005064437,0.044863712,-0.022080846,0.01354786,-0.0025882765,0.01322883,-0.045901194,0.0013473411,0.047360543,0.0040887897,0.0034769643,-0.0007830066,-0.054305486,-0.0018131736,-0.016305832,0.04352021,0.051682413,0.003622986,0.016548455,-0.026651502,-0.053421345,0.030187933,0.018591981,-0.0070058624,-0.04031215,-0.011033457,0.010553349,0.009184221,0.03922293,-0.031389467,0.01294414,0.05356709,0.05109663,-0.010756432,-0.03369627,0.0140869925,-0.06433962,0.039981656,-0.071535,-0.014297662,-0.054939624,-0.007519232,-0.021982701,0.0027056779,-0.06544206,0.040579077,-0.03132818,-0.0033943027,-0.021489678,-0.031602073,0.038571905,0.036183774,-0.042951748,-0.011022727,-0.052859426,-0.045882255,0.0074004424,0.04208015,0.033437688,-0.0521205,-0.032798212,-0.015919445,-0.035064805,0.035370916,0.22616366,0.01139703,-0.009531236,0.03092669,0.0845073,0.0052504446,-0.009272502,0.028299581,0.022395693,-0.040587198,0.027533209,0.05543399,-0.033575293,0.007063362,-0.023178648,0.011477853,-0.0409067,-0.0045124153,0.07473083,0.0017656399,-0.0106354775,-0.048771754,0.04638341,0.012813119,-0.0009052896,-0.029217135,0.002914783,0.0053545344,0.005737319,-0.046181254,-0.043474417,0.05683108,0.024617845,0.001096421,-0.017567733,-0.013481031,0.00719449,0.03246572,-0.022929812,0.056758847,-0.040500827,-0.026389765,0.01976333,-0.015580133,-0.042639393,-0.021310264,0.08144619,-0.02751635,0.0028003517,0.0266769,0.037920684,-0.0058900025,0.021670494,-0.040946145,0.03513448,0.007811035,-0.056277767,-0.03876955,-0.0030529904,0.023313414,0.027658576,-0.00827595,-0.005300897,0.021628333,-0.004400766,0.0047346368,0.036909595,-0.041942235,0.04140341,0.015565813,0.031970643,0.055090073,0.016079491,-0.0000909413,0.029850878,0.018462399,0.049221512,0.059038747,0.010583968,-0.008685409,-0.036791943,-0.034180578,-0.023392092,-0.015677713,0.04390781,-0.06576797,-0.024595408,0.044124026,0.042557236,-0.04514181,-0.0458465,0.0041760593,-0.023898037,0.007847805,-0.012068861,0.02563533,-0.018152516,-0.010817814,-0.071110524,0.0027407818,0.0247752,-0.004813593,0.02056287,-0.0650662,0.021883212,-0.015348009,-0.004037766,0.009551677,0.027248904,0.025893515,0.03708957,0.0012399789,-0.00023429256,0.03700651,0.007995595,0.019143539,0.045356445,-0.005924007,0.023042876,-0.0031364488,-0.024543667,0.019547377,-0.005357834,0.023069113,0.0026303788,-0.06292953,-0.010134171,0.041355178,-0.0054682633,0.035802986,0.023460831,-0.020788686,-0.049362235,0.009612031,0.06321079,0.029769775,0.003762842,0.030071037,-0.038245425,-0.0065224967,-0.07163444,0.031566557,-0.044233363,0.0013938104,-0.0074304673,0.029556336,-0.040737096,0.04517978,0.0142038185,-0.011252591,0.013362186,0.024707602,0.030447574,-0.066317156,0.04043551,-0.03366992,0.0050755143,0.009364205,-0.027173785,0.0010922503,0.0031554578,0.0286932,-0.014368295,0.039870474,-0.029526308,0.021378126,-0.00003769926,0.027465325,-0.0042463243,-0.014623972,-0.008457297,-0.040693216,-0.031904206,0.088704675,0.039737057,-0.037132896,-0.020509832,-0.0051787486,-0.030613435,-0.0315342,0.004197414,0.035912585,-0.017538354,-0.00585191,0.0036988948,-0.060379677,-0.044621747,-0.01565117,0.023186399,-0.009205348,-0.0074849045,0.081400566,-0.0005266162,-0.02263405,0.046213742,0.0064526726,0.049562834,-0.044366043,-0.0036373022,-0.016171494,0.032202374,-0.020458603,-0.015782489,-0.012986593,-0.0133337425,0.005629531,-0.021550236,0.05430634,-0.018230481,-0.017255688,0.0034305518,-0.011837038,-0.009924438,0.009152192,-0.08082016,-0.034815256,0.022995273,0.028346391,0.0033824064,-0.052481186,-0.023188584,-0.020455245,-0.043411586,-0.018287478,0.007880373,-0.031438738,0.028431712,0.008663053,0.001073055,-0.0006053808,-0.0055946503,0.009115294,-0.0011912778,-0.023829948,0.020572305,0.034638032,0.015201248,0.014205737,0.019217655,0.001746626,0.0098523125,-0.038212854,0.017412521,0.02578784,0.024843814,-0.010591038,-0.00604824,-0.0060978057,0.033700325,0.022235755,0.021973314,-0.016630465,0.007034861,-0.043049127,-0.022200977,-0.028183138,0.019378264,0.007839472,-0.03284541,-0.04738591,-0.028965488,0.05268785,0.009166824,-0.017121473,-0.032962684,-0.013280371,0.007315714,-0.043205984,-0.013409474,-0.010180166,0.0019698467,0.02551461,-0.042095654,-0.000035522786,0.011845748,0.020663979,-0.05488837,0.044752475,0.027444227,-0.00926062,-0.061083805,0.008431357,0.022005884,-0.008198896,0.016772406,-0.031066667,0.04690352,0.01994226,-0.020128282,-0.06561483,0.0047178096,-0.022896575,-0.03784011,0.0019614452,-0.010018455,-0.01932439,-0.0017240657,0.04730233,-0.028473323,-0.03819312,0.019014843,0.0007981706,0.03540838,-0.0151033485,0.010289238,-0.01119328,0.026737873,-0.0008478358,-0.01030262,0.022575503,0.0017019213,-0.0068433275,-0.015823923,-0.018647619,0.028707398,-0.013935129,0.025752848,-0.022309992,0.026117882,-0.0033483203,-0.006517371,0.030352991,-0.031027194,0.024132704,-0.052459504,-0.01673237,0.016936477,-0.0043781255,-0.004382355,0.01831602,-0.03604388,0.0051904856,-0.019104237,-0.010241253,0.05766701,0.047418267,0.05917429,0.007685946,0.024344165,0.050450694,0.031052956,0.010498752,0.058928482,-0.02801761,0.025161652,-0.02468293,0.01085525,-0.0030597788,-0.0050695674,0.020559853,0.02938101,0.009113655,-0.002808809,-0.009351244,0.030388096,0.003521377,0.042459927,0.03051548,-0.01617934,0.0015779119,-0.015297733,0.059844226,-0.005568315,0.021594131,0.0055969353,0.010473181,-0.00497735,-0.032622356,0.02208457,0.02142749,-0.018068193,-0.052611344,-0.033175092,0.030391173,-0.052033953,0.032911066,0.0147023285,0.006201047,0.03450634,-0.014458783,-0.0014776728,-0.022707127,-0.0027741294,-0.0280749,0.06256802,-0.05370009,-0.027179532,0.043208722,0.02866472,0.03633979,-0.021106914,-0.02170034,-0.009205998,-0.018487252,-0.10074735,0.046908733,0.0006442665,0.023185251,-0.02632311,-0.0042359303,-0.01313936,-0.018168174,-0.015739266,0.009795941,-0.03307936,-0.0025746685,0.042674236,-0.043880697,0.026789501,0.011532618,0.0014277877,-0.032910705,-0.011380868,0.05577972,0.026302094,-0.0029295587,0.022842545,-0.031818777,0.013270447,-0.008780625,-0.033612903,0.006063981,-0.020991458,-0.02083435,0.023473177,-0.026251031,0.0025405707,0.015752228,0.00007335257,0.0144874435,-0.0030737554,-0.007564198,0.0030294869,0.036491342,-0.018354623,-0.0052444376,-0.01549514,0.00046666138,0.01234975,0.05980979,-0.009632158,-0.014897002,-0.051243875,0.004053713,-0.03547449,-0.0031051436,-0.072780825,0.0020453157,-0.015831534,0.023601638,-0.057648677,-0.031013051,-0.037000194,0.031765353,-0.029871786,0.040532894,-0.02626573,-0.02926463,0.038167417,0.02034538,-0.050999586,0.015036278,-0.030851942,0.019530177,0.026572883,-0.0024261894,0.023827948,-0.05398027,-0.023800753,0.0067199613,0.08237301,-0.0059578675,-0.06896831,-0.03323252,-0.028964901,-0.028323464,-0.009571541,0.012920803,0.035926074,-0.015223789,0.024373263,-0.029584395,-0.06954598,-0.024269577,-0.037433002,-0.03982593,0.025831869,-0.028596144,-0.04016973,0.0005443717,-0.041403912,0.023163958,0.018897416,0.028791903,0.000087350774,-0.008424607,-0.008819566,-0.0037149915,-0.010920217,0.046731856,-0.008932964,-0.027531153,0.009218107,-0.04166203,-0.025641564,0.040743947,0.020600708,0.021231432,-0.040668566,0.025692513,0.030340554,-0.017906785,0.02099347,0.016936615,-0.009198948,-0.016279623,0.029379584,-0.045898125,0.016841974,0.026893234,0.0470156,0.0015341244,-0.027249606,-0.031296235,0.03440218,-0.031636897,-0.021722674,-0.027032156,0.012026354,-0.0041700844,0.016016802,0.036725502,-0.051486697,-0.015233763,-0.023611542,-0.025667978,-0.0026062713,-0.021747813,-0.038781907,-0.029124707,-0.010646879,0.018300653,0.010628533,-0.027880983,0.04377306,-0.014429726,0.008554981,0.0051725167,0.04330894,-0.008775187,-0.018341644,0.024644516,-0.00099611,0.068637915,0.0025986703,-0.030066691,-0.064831935,0.006335981,-0.10746354,0.013277604,-0.03330578,-0.021707824,-0.05534267,-0.032365695,0.0032219142,0.01684745,-0.007314519,-0.01982326,0.04354291,0.038852032,-0.016003506,0.026641488,0.029365938,0.007658518,0.045929763,-0.011435729,-0.0019266908,0.06189709,0.017170131,0.056208994,0.021107616,-0.04194647,0.0028328744,-0.0051328996,-0.0012795902,0.025026044,-0.03477267,-0.020450525,0.044207245,0.02570112,-0.009573228,-0.007483911,-0.038744215,0.03480186,-0.024769079,0.02479692,-0.053155843,-0.0035215602,0.00074531016,-0.007931141,-0.0011083704,0.004457266,-0.006133147,0.0082297,0.011487445,-0.016992738,-0.017226545,0.023245806,0.00065716304,0.009163123,0.033637185,0.0028504997,-0.007291323,0.04610582,0.046821,0.017862655,0.0018143618,0.02531146,-0.03125871,0.012033659,-0.004060432,0.0044900402,0.03335652,-0.0032320535,-0.017708847,-0.014739931,0.015229252,0.007244382,0.040950708,-0.05068798,-0.032477032,-0.044073623,-0.037060894,0.006781567,0.04525838,-0.030859847,0.043128975,0.0038060462],"last_embed":{"hash":"1lbtet4","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"1lbtet4","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Content Themes#{4}","lines":[139,139],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lbtet4","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Content Themes#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.00851813,0.012920344,-0.049464777,-0.026890805,-0.034106143,-0.010247437,-0.0068935244,0.026436063,-0.028763019,-0.020167,0.05083997,-0.0029985846,-0.055702835,0.010839348,-0.024198042,0.003147808,0.017537072,0.04094099,-0.012127198,-0.030775312,0.026163675,-0.012184781,0.015680289,-0.0051529175,-0.0025593494,-0.030982122,-0.0428629,0.003126068,0.004846758,0.049831297,0.020335238,-0.014701399,0.008284245,-0.014300336,0.027600117,-0.056497693,0.022855876,-0.00008372322,-0.053684894,0.028583454,-0.007031422,0.00835865,0.014545909,0.002900419,-0.014512194,-0.039097827,-0.004410494,-0.009899888,-0.017429808,0.017017752,-0.03961148,-0.010700161,0.05991918,-0.038352598,0.04075415,0.03115207,-0.038305037,0.0005498174,-0.052707855,-0.034451623,-0.009237507,0.006087557,0.06521243,-0.022201007,0.0053004036,0.055866603,-0.019645022,0.0053374367,-0.02454863,-0.063101426,-0.027602788,0.015821211,0.0063577797,-0.074558154,-0.029973866,0.0025945734,0.019195098,-0.019880677,0.0039212652,-0.008191986,-0.053059455,0.015082415,0.016480375,0.013249163,0.0036447134,-0.015964612,-0.0014160632,0.018216942,0.021409418,-0.0057892073,0.0055895373,-0.055717386,0.014132716,-0.044258952,-0.03339963,-0.058382217,-0.023044694,0.028513791,0.005015809,0.022605915,0.04837639,0.0033515089,0.004727198,0.023752714,0.0051470557,-0.0037583683,0.02925126,0.012497537,0.038674835,-0.018329358,0.0023052832,0.038739555,-0.00830117,0.018101769,-0.012546227,0.010904534,0.02245558,-0.044402335,-0.016713943,-0.019921575,-0.01224872,0.021630125,0.028782459,-0.016192457,0.029682294,0.068993196,0.017281279,0.011675244,0.023508348,-0.021178124,-0.006007909,0.05854024,-0.0018064793,0.003170629,0.015237083,-0.06029331,0.027956044,-0.015785104,-0.0707588,-0.0668955,-0.050811615,0.017532498,0.0031498852,-0.047088414,0.03169903,-0.0052915663,0.06177538,-0.0028163716,-0.008245135,-0.032938104,0.02619363,0.03391163,0.054645855,0.014681756,0.009407542,-0.027103683,-0.030865591,0.05501341,0.05972502,-0.034361262,-0.021213192,-0.04152817,-0.07666756,0.0128580835,0.0683396,-0.009075645,0.03780061,0.019631324,-0.024908133,-0.0029913848,-0.0064956774,-0.076067,-0.012438992,0.015147234,0.05382561,0.020776568,0.07257692,0.018806415,-0.0010266685,-0.024991559,-0.005331082,0.004490301,-0.0056078183,-0.06969887,-0.03093462,-0.008744644,0.0070992555,-0.058063045,0.013357263,0.008763171,-0.00999824,-0.0041607707,0.0038238983,-0.061346922,0.07521031,-0.0025313066,-0.0048622815,-0.003435372,-0.025643948,-0.07087383,0.004646377,0.016557563,-0.019923152,0.0051118545,0.0058447616,0.021307135,-0.009335975,-0.023336453,0.043980014,-0.0050365557,0.036533944,0.023745812,-0.019848263,-0.009115778,-0.029514045,-0.030931987,0.007087419,0.02197865,0.011491644,0.0011551282,-0.01522269,-0.02127095,0.02079325,0.008945066,-0.006182729,0.02784533,0.026949337,0.043388903,-0.0023780828,0.038034633,-0.014113689,0.0059771724,0.029250074,-0.03605464,0.024600606,-0.0071397624,0.032214966,0.024452182,0.0074105575,-0.027810927,-0.035512757,-0.014801005,0.020987745,-0.014438072,-0.02237608,0.020111406,0.015042481,0.07013102,-0.055971812,-0.0028037012,-0.016586982,-0.020879216,0.007050998,-0.005194818,0.032588243,0.006365707,-0.036108684,-0.0006999623,0.02066309,-0.020583084,-0.023816843,0.045922354,-0.023573652,0.010679743,0.039986923,0.013150394,-0.014079802,-0.016993396,0.071430705,-0.014716614,-0.03142117,0.02113062,0.039207004,-0.05019324,-0.010108873,0.008252472,0.0060675815,-0.0029096922,0.053976405,-0.01784532,0.026703505,0.016004667,0.0393772,-0.004035052,0.008611297,-0.041590396,0.008499896,0.0033081728,0.003428755,-0.014416855,-0.050951127,0.069363974,0.048977617,0.008178326,-0.0063047684,0.030994976,-0.015596819,-0.12092346,0.012826249,0.004631024,0.028595798,0.05060817,0.0039616604,-0.049934506,0.021962792,-0.017357117,0.007451183,0.029904239,-0.040216997,-0.019540654,-0.047694817,0.0005709808,-0.03749853,0.01613389,0.019663367,-0.033394728,-0.016492072,-0.02948122,-0.014566408,-0.0066109933,0.048722062,-0.009779666,0.030028524,0.029803483,-0.0004959283,0.02245744,-0.019082202,0.029039295,-0.019071918,0.0014339132,0.04835609,0.019102957,0.014618854,0.022139229,-0.019373573,0.025727093,0.0014435257,0.031656355,0.032318376,0.010828006,0.023780514,-0.027530603,-0.046373866,0.032709785,0.011842465,-0.0064786207,-0.03666785,-0.000056377503,0.0138114765,0.010610976,0.016002977,-0.04811777,0.0027245786,0.028196648,0.04231718,0.0036301995,-0.015400799,-0.006296892,-0.05495056,0.025626745,-0.061598647,-0.0005839112,-0.025733631,0.012161094,-0.00971559,0.009159084,-0.029661765,0.02426986,0.017833387,0.01997371,-0.02694055,-0.028122604,0.028233048,0.026427312,-0.002987136,-0.010669087,-0.05508658,-0.030277781,0.010874644,0.014359023,-0.0046151183,-0.05665197,-0.041701827,-0.015317042,-0.017666217,0.029304426,0.22253503,0.005932498,0.0060789958,0.037624124,0.09266112,0.010117039,-0.044662245,0.03583092,0.0052804262,-0.05674531,0.007005236,0.011075696,-0.043623406,-0.0039349473,-0.002771779,0.0128883375,-0.049888883,-0.0009095962,0.04938002,-0.031161465,-0.04039549,-0.0897475,0.019426817,0.005630416,-0.0035677964,0.022338327,-0.018089743,-0.0074388515,-0.02295134,-0.022753313,-0.023555547,0.044017714,0.048222926,0.021076728,-0.038880304,-0.036981408,-0.012835528,-0.014618585,0.018014075,0.030771503,-0.036117136,-0.017490866,0.024382344,-0.023747165,-0.0029497787,-0.026187217,0.0683897,0.005953881,-0.006228936,0.028433817,0.0545113,0.012194121,0.008231406,0.022766234,0.042097025,-0.0054227854,-0.033385642,-0.014215983,0.0071927477,0.032150514,0.030628959,-0.02239881,-0.0057763993,0.03298545,0.037976593,0.065248504,0.0014822178,-0.0032681255,0.032620687,0.017823583,0.0027925025,0.030599726,0.027723823,-0.014541329,0.012894251,0.002064147,0.02416992,0.0021007224,0.02030774,-0.010291524,-0.018615982,-0.0470091,-0.039854,-0.022521721,0.044565096,-0.022395873,0.0028264718,0.07395189,0.022095488,-0.0124173,-0.006916061,0.00675574,-0.004901776,-0.040972017,-0.001514195,-0.015803788,-0.036645133,-0.041376572,-0.072295494,-0.012083251,0.014871678,-0.050092638,-0.01586991,-0.055252504,0.020247798,-0.013504283,-0.0019727366,-0.0069346023,-0.010943421,-0.0020353615,0.026503777,-0.022118205,-0.004230204,0.040607817,-0.0080595985,0.017775705,0.03165118,-0.0055515305,0.062655285,0.023239432,-0.0470542,0.033662032,0.020171415,0.012652033,-0.0035189982,-0.0481018,0.0017846087,-0.0027654087,-0.015884642,0.027583955,0.001522052,-0.020932289,-0.068431936,-0.01366923,0.066214375,0.01127624,-0.024688596,0.026924817,-0.037495844,-0.020012885,-0.054731444,0.06095377,-0.029570831,-0.022842754,0.015182337,0.0073339054,-0.042896617,0.019814799,-0.035958793,0.036372036,0.047181405,0.032118965,0.027858512,-0.06927299,0.027226562,-0.057790697,-0.015312636,0.014586739,0.006467355,-0.0017892241,0.003652496,0.04391805,0.013273404,0.08765551,-0.0007039612,0.0052479054,-0.0031184985,0.015795361,-0.011860498,0.01368491,-0.005465213,-0.059034634,-0.049572293,0.061445884,0.09075981,0.029759286,0.017028693,0.02828319,-0.038292132,-0.03103497,0.017222151,0.006715018,0.013692055,0.0017983266,0.0093401475,-0.02451132,-0.040517792,-0.024057645,-0.015764805,-0.036298193,0.00074577896,0.0700855,-0.0018364134,-0.02552507,0.022278573,0.002390693,0.08067528,-0.01788604,-0.004256467,-0.013173536,0.008588431,-0.011731088,-0.008104176,0.0054557375,-0.03273638,0.011345125,-0.016490981,0.06593627,-0.0027683778,0.006753916,-0.020956723,-0.011790015,-0.05140397,0.005298201,-0.059991702,-0.024137555,0.0017877887,0.012422389,-0.017954687,-0.04477478,-0.030738894,-0.032707784,-0.021421213,-0.022570662,-0.0030703868,-0.03135581,0.054533824,0.043095935,-0.0125520425,-0.008689781,-0.008909724,0.023764733,-0.018275268,-0.025176633,0.00007789854,0.033904403,0.019224113,0.022933448,0.046210863,0.01626607,0.0049535166,-0.028687023,0.03562875,0.015779836,0.032648932,0.022937004,-0.040395305,-0.03781211,0.052543152,0.0009848399,0.014652625,0.011129949,0.039796837,-0.03792748,-0.005122691,0.007959515,0.031863984,0.02231923,-0.028676791,-0.034793463,-0.00846837,0.06576768,-0.0041528326,-0.040040884,0.0030693633,-0.05704524,0.0020767376,-0.04020228,0.0025971036,-0.009884492,-0.006264949,0.010220147,-0.04943641,0.01258411,-0.007386336,0.036844466,-0.053671777,0.096706636,0.0076389085,-0.038289215,-0.02906927,0.01767371,0.018245868,0.0020365317,0.013858303,-0.023383064,0.013293052,-0.015311098,0.012617727,-0.013096503,0.04156399,-0.014277677,-0.06052185,0.015227311,-0.00839046,-0.00853991,-0.015933195,0.040227406,-0.023265634,-0.023073811,0.02449591,0.026955595,0.01593049,0.004343108,0.04663605,0.012390344,0.008588649,-0.042643677,-0.0034633486,-0.015924996,-0.00031273623,-0.029048841,-0.023743551,-0.02552582,0.028991729,-0.011642844,0.018811794,-0.0026578896,0.0110213,0.007723447,0.0050489083,-0.0011920681,-0.046381388,0.03278773,-0.03213064,-0.005236535,0.022924062,-0.0065178303,-0.04156486,-0.002854494,-0.043528736,-0.0050889947,-0.021389201,-0.03274691,-0.011074939,0.014984314,0.08042862,0.020182779,0.0060595977,-0.00051715836,0.035364624,0.0026244374,0.044533644,-0.044895425,0.020729797,-0.05145488,0.0028410873,0.007947934,-0.038210835,0.022955867,0.008382489,-0.0015037867,-0.0007627946,-0.019788645,0.029554954,-0.034945395,0.026411988,0.0011269666,0.032257747,0.029072091,-0.016173914,0.029793158,-0.01601371,-0.007033635,0.019164925,0.007006297,0.0036180993,-0.028224515,-0.008369083,0.009580094,-0.009040876,-0.017184433,-0.018684868,0.020672373,-0.01537591,0.024783604,0.028044226,0.018171374,0.035132863,-0.030064704,0.015678385,0.013423941,-0.02024983,-0.023475623,0.05282205,-0.054342702,-0.0115346415,0.034005404,0.026177134,0.004944934,-0.023316788,-0.018486919,-0.013259274,-0.0071564894,-0.112393364,0.02763958,0.0030234877,-0.0017054036,-0.040371805,0.029053638,-0.02814591,-0.025730656,0.008061188,-0.021742363,-0.06598193,0.005929963,0.050271567,-0.04452963,0.0118099945,0.041826226,-0.017267002,-0.03293,0.0079086805,0.06461398,0.010634153,0.0010064093,-0.008715931,-0.013934559,-0.01676064,0.0114703635,-0.031813245,-0.012838916,-0.022605896,-0.032231912,-0.00096707325,-0.054591354,0.004096271,0.028835589,0.021790694,0.03191505,0.03685295,-0.014273958,-0.0017560035,0.03820109,-0.048747987,-0.009521587,0.002803551,0.016525032,-0.02480057,0.067205705,-0.004413255,-0.02253417,-0.045588132,-0.0072111455,-0.055688515,0.012183269,-0.00809263,0.018126056,-0.016349858,0.021852586,-0.012048374,-0.032129776,-0.041741416,0.025240025,-0.038866464,0.01409959,-0.02268154,-0.014057172,0.022816129,0.02912718,-0.016890565,0.019153802,-0.008152364,0.0037992054,0.019283874,-0.02657881,-0.037204545,-0.03985778,-0.005171986,0.0015079357,0.07630829,0.016415529,-0.06661414,-0.025712656,-0.052025795,-0.032230653,-0.025009828,0.015407959,0.03861441,0.0030847853,0.03551554,-0.03279334,-0.036497876,0.011293369,-0.018837443,-0.042653024,0.013327931,-0.014218683,-0.024260195,0.014866712,-0.027336903,-0.002917476,0.046761446,-0.013942389,-0.0040125744,-0.04507951,0.019806037,-0.009506649,-0.026512763,0.074685596,-0.005969671,-0.04313942,0.0007101158,-0.041844655,-0.016774748,0.03987182,-0.03298961,0.02308943,-0.07567448,-0.028799916,0.008070963,-0.020424,0.02636643,0.03118554,0.00076949183,-0.048875958,-0.00010235383,-0.036481958,0.02245511,0.070561096,0.07386489,0.03906837,-0.020745795,-0.06524124,0.037953086,-0.030512352,-0.004893319,-0.034256343,-0.0014674641,0.005161016,0.019635502,0.024161424,-0.028391862,0.0043747816,-0.04877645,-0.02793383,-0.01880819,-0.026677264,-0.06453486,-0.014260791,-0.009356038,-0.006596768,-0.021708952,-0.038838483,0.037654825,-0.0016579202,0.015658349,0.015954426,0.009956785,0.0023320206,-0.025100352,0.025110986,0.027570518,0.057133805,-0.006663238,-0.019628271,-0.01811087,0.006357067,-0.06235083,0.05287448,-0.045266,0.0044964575,-0.029208882,-0.016637348,-0.015780827,0.010760171,-0.015322788,-0.019583674,0.044884335,0.051611762,-0.016682098,0.010405286,0.012659241,0.007613522,0.029411249,0.002107872,0.03303037,0.028889174,0.020426866,0.02477524,0.006404473,-0.04164556,-0.011570804,-0.025761453,0.011695517,-0.01546893,-0.0007673505,0.03362367,0.05936825,0.013761106,0.021684524,0.006175016,-0.012803041,0.00093040627,-0.037473872,-0.025511483,-0.01404536,-0.005439435,-0.029010182,0.010416523,0.027697,-0.002722239,0.009756852,0.017677153,0.015234445,-0.0002978993,-0.0020745315,0.018592518,-0.030568305,-0.02041353,0.03650196,-0.015928831,-0.0043395255,0.030283585,0.01728045,0.038804673,-0.014599064,0.0034847946,-0.04205017,0.018739825,-0.011244686,0.0075028543,0.033400908,-0.012919993,-0.013818851,-0.039427187,0.02043944,0.01956065,0.037286077,-0.054444708,-0.04873847,-0.030701557,-0.055312816,-0.017293993,0.004799178,0.00795449,0.027579417,-0.033392385],"last_embed":{"hash":"1ww5eyg","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"1ww5eyg","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Content Themes#{5}","lines":[140,140],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ww5eyg","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Content Themes#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0256569,0.023043958,-0.043751523,-0.037531793,-0.032580387,0.016221263,-0.017570365,0.02178925,0.00058563065,-0.019797672,0.05086942,-0.035736546,-0.08307136,0.0046797013,-0.01130008,-0.019013943,0.018763285,0.019355748,-0.011848863,-0.024909152,0.01645689,0.0149506405,0.022998044,0.016938422,0.0068438994,-0.007641823,-0.012251481,-0.010032015,-0.008200104,0.026753012,-0.012892117,0.032204837,-0.0036616814,-0.030900229,0.028768584,-0.044588227,0.037238065,-0.052910082,-0.053441495,-0.009255434,0.010704488,-0.0058796774,0.03662987,-0.029745849,0.022247707,-0.01366105,-0.010736618,-0.022415996,-0.017422942,0.020484174,-0.012196004,-0.016716277,0.039622165,-0.015074336,0.029224996,0.02583331,-0.05112534,-0.02159543,-0.03660447,-0.0030298478,-0.012182174,0.025242718,0.07636718,0.0033137999,-0.0017979417,0.030119017,-0.0063793603,0.005191688,-0.00276354,-0.06706448,-0.029611848,0.0045456183,-0.0012124743,-0.07880119,-0.044675432,0.016727125,-0.00009520754,-0.011793583,0.015104684,0.00015338967,-0.063436545,0.01163887,0.014679313,-0.0027759054,-0.02267247,-0.008743201,-0.014732049,-0.0034793834,0.013472136,0.005728529,-0.0043890094,-0.07034749,-0.011055227,-0.043206625,-0.040409666,-0.066647395,0.013868861,0.036308665,0.017308816,0.022444652,0.02979971,0.040377412,-0.0031267134,0.0015853486,0.013301568,-0.01164558,0.0003138361,-0.0071466044,0.022433981,-0.018774606,-0.0001730082,0.02676033,-0.0008334576,0.029378159,-0.01102471,-0.008848936,0.02647231,-0.059276987,-0.0072869393,-0.022117253,0.0060779806,0.034514435,0.057992425,-0.033684026,0.031532127,0.038838454,0.05582993,0.000509259,0.015356843,0.0061218273,-0.024029655,0.059804574,0.00081343367,-0.029630277,-0.0142786475,-0.092188545,-0.0028242273,-0.017132755,-0.036772206,-0.038143262,-0.0034561134,-0.0036077958,0.03582974,-0.034705345,0.023296978,-0.0040028365,0.045213554,0.0010010572,0.00628201,-0.013726945,0.032075953,0.017631678,0.032672368,0.0027734505,0.040911045,-0.048437275,-0.027105905,0.013802892,0.05394942,-0.019255554,-0.03395137,0.013215531,-0.033077512,0.008599429,0.041118648,-0.000051877683,0.03392306,0.043813154,-0.029786857,-0.0131712565,0.00010755924,-0.06455794,-0.0081622545,0.008151028,0.055711206,0.017637178,0.056241587,0.013319103,-0.007120993,-0.016683025,0.024435386,-0.021977047,-0.016315747,-0.042737518,-0.020272855,-0.022361109,-0.010837427,-0.04810364,0.017017327,0.0049462547,0.0098754605,0.020894524,0.019492261,-0.041604992,0.044352155,-0.03261857,0.0022736841,0.0047268528,0.023442654,-0.05756762,-0.0058974205,0.05198648,-0.048483476,-0.0018727974,-0.008056987,0.012682233,-0.00038301368,-0.035838496,0.031524174,0.017408947,-0.0142592,-0.0031115504,-0.022695232,0.030903881,-0.011698432,0.0006638627,-0.0025756445,0.02376701,-0.009657903,-0.030192697,-0.055261135,0.01848833,0.013886658,0.03239554,-0.016637528,0.0076836008,0.021024302,0.05063311,0.030911561,0.029725187,-0.0023072974,-0.02944264,0.0050724046,-0.050838422,0.051634107,0.013303564,0.05220386,0.022223573,0.034714375,-0.036742866,-0.038265772,-0.053746164,0.027511548,-0.022977997,-0.036487855,0.01635172,0.0011906426,0.047648206,-0.036625106,0.026415132,0.01558607,-0.015035238,-0.016787468,-0.018751396,0.022566922,0.0039203046,-0.05019799,-0.00523443,-0.0050223055,0.004977939,0.011475328,0.026899805,-0.042031728,-0.002190534,0.014611113,0.020254536,-0.0047607934,-0.021779384,0.03310174,-0.013556982,-0.03513984,-0.022128342,0.0177238,-0.019330248,-0.011697639,0.04339688,0.014569343,0.00020726185,0.05259169,-0.005738897,0.0038604827,0.03127639,0.033768237,0.0017408617,0.015995525,-0.043863818,-0.0146898655,-0.0040025758,-0.014330449,-0.014975549,-0.01789263,0.061062448,0.056085944,-0.022256251,0.018541778,0.061258048,0.0017559503,-0.12743372,-0.027174896,-0.0020897607,0.057713866,0.04501157,-0.0041323463,-0.06332064,0.016668778,-0.038940683,0.031117328,0.057247046,-0.05740834,-0.021430707,-0.011011597,-0.050481893,-0.0005917816,-0.008013447,-0.0005545993,-0.024857154,-0.011662151,-0.05093608,-0.017410649,-0.008753034,0.023399828,0.0110550895,0.030798117,0.037922103,-0.04314488,0.0063709035,-0.022387244,-0.003991277,-0.027521448,0.0075760605,0.03767288,0.010668606,-0.011951382,0.0029164068,-0.052877348,-0.014881577,-0.00086962484,0.0063713086,0.03546084,0.023032406,0.026465625,-0.01995625,-0.041015472,0.02257832,0.036344845,0.0040413467,-0.023305217,-0.025410341,-0.00721714,0.028265677,0.016906178,-0.040521502,-0.0071669417,0.029902987,0.036980513,0.010962228,-0.024324568,-0.009325046,-0.051941894,0.033738147,-0.042454068,0.007177983,-0.029400194,0.0020574706,-0.003409014,0.022407833,-0.0544673,0.03826241,0.0005337118,0.040826734,-0.04490393,-0.027281307,0.042033557,0.03102766,-0.0406363,-0.008898308,-0.06312828,-0.018131867,0.0121581005,0.017739804,0.010026847,-0.06642549,-0.014101298,-0.012473163,-0.015023681,0.06378927,0.19819571,0.002108811,0.009314563,0.023397062,0.055359155,0.020311411,-0.0060553756,0.009436912,-0.0029743055,-0.06108719,0.035397056,0.015378349,-0.037801456,0.016245734,-0.006390885,0.0071109617,-0.055314053,-0.0273193,0.06539204,-0.021497604,-0.015949197,-0.07790125,0.032969013,0.017448667,-0.019207697,-0.0009211714,-0.013911224,0.00046144472,-0.028014926,0.001103947,-0.014059988,0.055413175,0.03605837,-0.0075543076,-0.036621664,-0.04693459,0.006543558,-0.009293076,-0.00523899,0.031270172,-0.042477354,-0.012970364,0.009695226,-0.01754629,-0.017487736,-0.02905295,0.0713167,-0.0015680024,-0.0038092479,0.036400035,0.049834892,0.0012927686,0.016885467,-0.014444524,0.044464827,-0.008020211,-0.04467069,-0.03466888,-0.02470335,0.038510624,0.036193274,-0.01595103,0.0057856976,0.05052297,0.008571003,0.007243355,0.025327252,-0.023336919,0.034907974,0.030502163,0.023556259,0.055987712,0.044775948,-0.016562946,0.015941184,-0.003921164,0.04573874,0.04853107,0.029458042,0.016896687,-0.034044396,-0.034810193,-0.026468663,-0.012134554,0.02375771,-0.04340654,-0.022434512,0.02723862,0.013290423,0.007924163,-0.003923859,-0.01094646,-0.019515533,-0.017493801,-0.00038629625,0.0023074858,-0.02189023,-0.03155847,-0.071205,-0.035549153,0.02640856,-0.014741287,-0.009732843,-0.04724779,0.04068566,-0.016279066,0.010182426,-0.004743684,-0.014364117,0.004575411,0.0030381838,-0.0056219473,0.01353865,0.023329074,0.0010487885,0.03840812,0.05444284,-0.029050307,0.058153745,-0.024205327,-0.026559053,0.04075911,-0.02013936,0.033880614,0.0044175573,-0.023061857,0.011268519,0.027690418,-0.04081496,0.04352493,0.040407725,-0.020260006,-0.017347304,-0.0022424439,0.04406032,-0.005970207,0.024825204,0.019769115,-0.038602553,0.0076955673,-0.031666566,0.006865927,-0.044699963,0.0008884637,0.02228428,0.03199114,-0.026990335,0.034725964,0.010556914,0.019586332,0.046046335,0.007515332,0.013930329,-0.048091583,0.019112904,-0.059168432,0.0019529036,0.016294407,0.019761728,-0.015990444,-0.0016873569,0.04929773,0.005396399,0.09107282,-0.029674897,0.016951863,0.0015636658,0.027795045,-0.009318926,-0.014015744,-0.009113099,-0.05519269,-0.020849155,0.08966023,0.0658456,0.008337465,-0.032872707,0.041021083,-0.04059602,-0.040617965,0.013938204,0.0058232173,-0.017283576,-0.011061419,0.01623886,-0.03142195,-0.016937518,-0.025995268,0.014449712,-0.03479001,0.004594659,0.07394609,-0.015744561,-0.010885727,0.043510858,0.020736195,0.053849276,0.0018271406,-0.00101297,0.017870639,-0.016649297,0.0020385624,-0.018458107,0.01703707,-0.024127366,0.005863854,-0.01547539,0.075567,-0.008713509,-0.0026932056,-0.033242013,-0.023580225,-0.06339008,0.007077439,-0.06332073,-0.005768237,-0.00463408,0.025672946,0.004302478,-0.045134954,-0.031225221,-0.036207274,-0.015170905,-0.015756758,-0.009573203,-0.041027326,0.044974428,0.007828186,-0.018250816,-0.024492545,-0.008198352,0.025569327,-0.044934243,-0.034652334,-0.029436963,0.037124954,0.021559045,0.0031370176,0.011304118,-0.0073568625,0.005153101,-0.01383425,0.035473794,0.0284999,0.028682573,0.018548602,-0.027510937,-0.043358047,0.030448845,0.0011596973,0.02691947,-0.033197265,0.030008001,-0.0426951,0.0018412755,-0.015161208,-0.015271015,-0.007188817,-0.029389897,-0.013503439,-0.022370944,0.02715023,-0.0004118908,-0.030336158,-0.050741065,-0.009966616,0.01945203,-0.013613024,-0.011153544,0.023245737,-0.005725086,0.021102102,-0.05292028,0.0023787413,0.0072634737,0.056976628,-0.055485085,0.07274117,0.025613615,-0.017519077,-0.06898973,0.000083355,0.031745363,-0.0024976041,0.009633535,-0.0016640014,0.015114191,-0.020976674,0.0041804803,-0.01703597,0.02823283,-0.009704594,-0.06584162,-0.004467172,-0.029835261,0.009510998,0.005042701,0.03476671,-0.0134577835,-0.013183874,0.0017253284,0.036922567,0.006339633,0.00038412382,0.02897203,0.006506834,-0.00076173677,-0.042584196,0.019334318,-0.004617275,0.011761455,-0.030530816,-0.016817447,-0.035723206,0.008917224,-0.010604674,0.0109708775,-0.016950944,-0.000017664659,0.00074702455,-0.007241273,0.00022312558,-0.04790337,0.025894104,-0.06893618,0.001492112,0.01971011,-0.030283555,-0.020295093,0.01823549,-0.053005986,-0.018701248,-0.033796974,-0.029379297,0.01755279,0.027984025,0.06464922,-0.004318402,0.0060026445,-0.008665541,0.038968578,-0.005261765,0.067197196,-0.015821163,0.010349623,-0.04104517,-0.0082791895,-0.0024483958,-0.030138217,0.00010725839,0.016023718,0.025034685,-0.007872127,-0.016684733,0.059847835,-0.01879321,0.04175665,0.008540076,-0.0020298373,0.010419931,-0.010038487,0.008441693,-0.009948389,-0.010631928,-0.00087707717,0.0073026284,-0.026843518,-0.028920183,-0.0060620005,-0.0019774656,-0.005823298,-0.027186627,-0.044296436,0.047080737,-0.033864338,0.041723214,0.057314586,0.032528523,0.034537252,-0.037884206,0.00016980547,-0.021182695,0.019512683,-0.036518086,0.03252505,-0.06622663,-0.015592119,0.035243507,0.06049346,0.023486473,-0.0022322491,-0.0120747145,0.01735157,-0.0017154386,-0.123050146,0.025614953,0.009014746,0.0065640933,-0.03729082,-0.0005047584,-0.0055943793,-0.020223178,-0.0038511113,-0.006763203,-0.025818124,-0.0012460211,0.061235562,-0.02729042,0.016566273,0.018964237,0.0010666606,-0.050994754,0.006049581,0.055465,0.006664359,-0.0026232079,0.028582199,0.010945938,0.018239858,0.044984497,-0.027758677,0.007900814,-0.026836062,-0.026639218,0.01465296,-0.027438806,0.015509726,-0.004947768,0.022142394,0.01025999,0.008442551,-0.013622665,0.016378717,0.023190422,-0.0030965498,-0.0024786277,-0.0011509953,0.038755648,0.0058255754,0.071099475,0.023555268,-0.021031559,-0.03773853,-0.017913442,-0.02541623,0.019439237,-0.029992253,0.0020426016,-0.024408037,-0.007746925,-0.01851729,-0.02359406,-0.06843648,0.03162869,-0.02883423,0.050536826,-0.031703215,-0.00035020398,0.04215029,0.012965337,-0.04848564,0.0060400935,-0.03801408,0.04901406,0.025729237,-0.019027632,0.011490238,-0.048668455,-0.03443664,-0.025577057,0.04798933,0.0010769428,-0.04810204,-0.03608158,-0.05033857,-0.016633032,-0.044712503,0.009546324,0.06615524,-0.024279801,0.0031401264,-0.018192014,-0.044737607,0.03501162,-0.041879933,-0.038531482,0.015107043,-0.033122074,-0.01996998,0.018428901,-0.024440115,0.017566064,0.014864931,0.001736746,-0.0046076328,0.012759356,0.010046864,-0.0045260815,-0.050565984,0.05447693,0.0140843615,-0.041605778,0.0049346355,-0.049670037,-0.015100195,0.048734207,0.020875812,0.013521974,-0.07453308,0.008290681,0.005686161,-0.0034694325,0.048098434,0.019231157,-0.0028074018,-0.05190662,0.011309566,-0.05062108,0.028344639,0.04821941,0.04675664,0.053313334,-0.011593143,-0.03546728,0.02980263,-0.037147213,-0.043061513,-0.02183153,0.012342889,0.026779328,0.042995986,0.032312967,-0.03432277,-0.0062148916,-0.05764465,0.006283629,-0.026755631,-0.03188286,-0.053747725,-0.0012163669,-0.020994231,0.011045238,-0.017128212,-0.026657015,0.035068545,0.0077029355,0.046493813,0.038340922,0.04348282,-0.00031663102,-0.03980907,0.07219494,-0.008853896,0.040633734,0.021684475,-0.0646169,-0.0543733,0.0024407373,-0.07530118,0.026340745,-0.04032246,-0.01825676,-0.027144149,-0.013359108,-0.006683657,0.032597702,-0.0065520983,-0.026663704,0.060269684,0.06913313,-0.005226134,0.014769279,0.035155,-0.009139324,0.04232285,0.0034614163,-0.013402373,0.035138395,0.027821545,-0.003195296,-0.012646544,-0.03504384,-0.038834497,-0.03703675,-0.0076400214,-0.006161839,-0.03151855,0.0055637844,0.05052982,0.013090819,0.0061892625,-0.026982676,-0.009479565,0.013950875,-0.0129661085,-0.012686542,-0.010750664,0.011385439,-0.017366776,-0.0121793365,-0.021270944,-0.0017431211,0.005128038,-0.020557426,0.039664783,0.004866401,-0.011969152,0.0033815214,-0.027953159,-0.0030642438,0.03156697,-0.0155174695,-0.013919002,0.052511368,0.049111567,0.03644396,-0.011475058,0.012193015,0.0013898597,0.014596984,0.0057724165,0.024866996,0.05705999,0.009615528,-0.016429551,-0.035447415,0.030278578,0.022119153,0.047083672,-0.014465691,-0.040375736,-0.057857536,-0.069943145,0.0031588885,0.033866305,-0.009930237,0.052160114,0.0064253127],"last_embed":{"hash":"1bxs7m4","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"1bxs7m4","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Content Themes#{6}","lines":[141,141],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1bxs7m4","at":1762844511661}}, +"smart_blocks:CLAUDE.md#CLAUDE.md#Content Themes#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.010310516,0.014997222,-0.062171407,-0.028201606,-0.044586852,-0.016921662,0.0016052567,0.013346288,0.00052842416,-0.007266088,0.0071639796,-0.039486025,-0.05644236,-0.00028921015,-0.0013318176,0.00078397855,0.01787019,0.030273706,-0.039598033,-0.03418416,0.034360148,0.0055056848,0.014055487,0.015519479,-0.018783055,-0.014728673,-0.004978946,-0.0043422175,-0.0011453582,0.054480866,0.025668263,0.027672986,0.0051364107,-0.039859854,0.04535928,-0.018158006,0.042231705,-0.042593237,-0.07327763,0.0040991306,-0.009346084,0.005671582,0.035711374,-0.015559721,0.024031406,0.008089558,-0.010644379,-0.011356327,-0.017063996,0.016095854,0.012721958,-0.0043058754,0.05322404,-0.01339365,0.01905386,0.026858184,-0.04578433,-0.011957347,-0.044333138,-0.022762153,-0.010462302,0.017420735,0.044744484,-0.017502466,0.022569206,0.04054945,-0.01726065,0.0028650376,-0.00038093768,-0.053824864,-0.03048259,0.029266581,-0.021770176,-0.07470698,-0.047085926,0.013106322,0.0077575315,-0.020770686,0.032402076,0.016202277,-0.04058089,0.022872245,0.028286194,-0.011414531,-0.009903409,0.0042152423,-0.0047384407,0.018562417,0.015405533,-0.0040863072,0.008650764,-0.06180816,-0.01176315,-0.06654971,-0.021977386,-0.05847335,0.0019203771,0.03571595,0.016657535,0.020598743,0.049405526,0.023046775,-0.021043662,-0.0031123764,0.002025077,-0.010398566,0.016646966,-0.0023839397,0.021125725,-0.020608164,0.008722314,0.056130692,-0.0049506784,0.027941277,-0.009649976,-0.0034201078,0.025157636,-0.04539148,-0.0038457836,-0.045396104,-0.013171926,0.040705975,0.029122254,-0.031811517,0.014995339,0.022443946,0.03615118,-0.010244868,0.006491186,-0.0020835658,-0.032834295,0.037866652,-0.002367086,-0.014153425,-0.022611346,-0.08610607,0.0377148,0.020204281,-0.051903848,-0.02243182,-0.009634594,0.02985684,0.0037845557,-0.030138126,0.0057500442,-0.03316702,0.046287153,0.0071091787,0.000038736496,-0.03840275,0.010937474,0.031982787,0.039949194,0.011881862,0.0071830144,-0.028592246,-0.020654308,0.052830815,0.05682676,-0.006357057,-0.030310541,-0.024807569,-0.04187591,0.03405013,0.042248476,-0.020302163,0.01352383,0.024365267,-0.010297651,0.021526549,0.016483128,-0.07081692,-0.03017716,0.013148477,0.04316569,0.011345148,0.061148692,0.01888994,-0.019611126,-0.015668713,0.04943807,-0.028986597,-0.026733454,-0.031714134,-0.050263315,-0.015508919,-0.00094090315,-0.03627813,0.011395034,0.020355025,-0.017528975,-0.002680351,-0.0060836608,-0.034800764,0.06954073,-0.019643957,-0.021607682,0.016420592,-0.009385789,-0.061434627,0.0099008,0.0671373,-0.035708167,-0.03839116,-0.024107784,0.0086205285,0.007685452,-0.034600068,0.0459714,0.022306904,0.023015372,0.022201834,0.0024126454,0.0071363165,-0.03921074,0.014469761,-0.0064998637,0.011438905,0.0024512797,-0.021348128,-0.03696726,0.0024918863,0.018611137,-0.0038449736,-0.021622498,-0.0013579467,-0.009438464,0.022578184,0.051661327,0.012433996,-0.013734824,-0.03610315,0.028706081,-0.026891476,0.035697363,-0.006156655,0.010952342,0.044980764,0.021762157,-0.046496227,-0.03382731,-0.024297118,0.052926157,-0.022366581,-0.044921186,-0.0031661245,0.013003549,0.060711987,-0.019851973,0.01233988,0.030419959,-0.014772838,0.011264664,-0.01519263,0.023006622,0.011555252,-0.039846815,-0.006314711,-0.010424184,0.008142014,0.02253161,0.032376185,-0.025752686,0.0025222301,0.029866422,0.014584379,0.0069193575,-0.003127845,0.04731984,-0.0030868535,-0.042604834,-0.013659261,0.026275812,-0.017849894,-0.012367317,0.014389916,-0.0051734922,0.017132752,0.04324957,-0.0037309106,0.04351277,0.0160804,0.03842688,0.0213288,0.032154825,-0.02258933,-0.0020282797,-0.010255167,-0.021876583,-0.026642118,0.0030439065,0.0672201,0.05850036,-0.016530696,-0.020461245,0.044472508,-0.0031522452,-0.13366228,0.007878024,-0.027297677,0.050458882,0.039892096,-0.0016249379,-0.05357899,-0.004197805,-0.03778798,0.024725229,0.035492536,-0.060353413,-0.027822401,-0.055002782,-0.026489614,-0.01560117,0.0068844943,0.0017099434,-0.031685144,-0.024417074,-0.0528429,-0.04241203,0.022368686,-0.0036492972,-0.0031871316,0.02570223,0.06405503,-0.04389017,0.006421223,-0.023224771,-0.0025375492,-0.04516782,0.0074928435,0.029111061,0.029161701,0.036171798,0.008351909,-0.024593981,-0.003182939,-0.00096333446,0.05421195,0.030410567,0.0072576497,0.020936985,-0.032755997,-0.025409132,0.03134088,0.028462542,0.012989488,-0.04978339,0.0035451078,-0.0026386657,0.014697679,-0.010790778,-0.03681816,-0.0012855957,0.015993854,0.05083666,-0.011687025,-0.012540507,-0.01238221,-0.038607694,0.033912133,-0.036944237,0.018878955,-0.024896884,0.005395898,0.008869164,0.009721267,-0.04836693,0.029062143,-0.026009137,0.029568853,-0.031812765,-0.010722407,0.026192017,0.033513468,-0.031328354,0.0031720977,-0.05737151,-0.013547389,-0.007340238,0.010430643,0.019631201,-0.062896386,-0.005899153,0.007529662,-0.0041624163,0.024605066,0.21253996,-0.015069857,0.0069754836,0.03070119,0.09406991,-0.008068011,-0.03534601,0.03091412,-0.02642305,-0.04542656,0.026361601,0.01856121,-0.0114737665,0.013567137,0.0068059885,-0.029633122,-0.07415122,-0.02942497,0.071236655,-0.010132977,-0.0202282,-0.09667021,0.024438344,-0.011895332,-0.0057902974,0.016526153,-0.018990152,0.0139288455,-0.0074877064,0.00075519015,-0.02481426,0.057336155,0.06342052,0.0011329534,-0.024484403,-0.026689304,0.010088549,-0.015882628,0.026589835,0.001083608,-0.04259781,-0.023814864,0.022392374,-0.006175993,-0.0174747,-0.027476292,0.06250771,0.03860837,-0.00056530343,0.037215453,0.05076031,-0.0022989295,0.028202435,0.0074352683,0.031279754,0.0040746015,-0.03438786,-0.037863422,-0.019114856,0.021200957,0.02948036,-0.00009839018,-0.012748998,0.022738134,0.020672487,0.025587108,0.02715353,-0.014424714,0.03661738,0.023729932,0.043855183,0.051110134,0.025255991,-0.020538697,0.043916494,-0.01704196,0.057782266,0.03375774,0.03950541,-0.0094451355,-0.05013935,-0.019746767,-0.021617927,-0.005144392,0.035718232,-0.021759374,-0.026830394,0.03975159,-0.011697098,-0.010695623,-0.0030998758,0.02452352,-0.020408414,0.0042061284,0.014003387,-0.02173897,0.016230505,-0.022674844,-0.074483775,-0.027228635,0.0075124376,-0.03711172,-0.016221495,-0.02286244,0.020814043,0.026802085,-0.0322678,-0.008961163,0.00697846,0.010859403,0.0009313732,0.0013767447,0.0052358066,0.011920335,-0.000959577,0.047763303,0.023813754,-0.008620499,0.04186389,-0.0055361064,-0.04296927,0.058354095,0.0043352363,-0.0046613435,-0.007541426,-0.041082773,-0.016406102,0.019879464,-0.014964834,0.053930122,0.025892623,-0.016293013,-0.0385873,0.0035762044,0.04131204,0.0045728968,-0.0031566601,0.01253652,-0.037149616,0.011578648,-0.057539333,0.027472608,-0.052971944,0.013331379,0.011375221,0.019529374,-0.031672545,-0.017656153,-0.010213641,0.022816025,0.03818897,0.034067538,0.008834222,-0.047089633,0.026233716,-0.06321254,-0.0044043926,0.0077081053,-0.0021642947,-0.027933294,0.004960522,0.037578356,0.004725393,0.09992355,-0.038146865,0.014557336,0.010907439,0.028231062,-0.030251436,-0.011198422,0.0037627628,-0.050411988,-0.014852187,0.058523126,0.068726696,0.02955619,0.011325999,0.019806521,-0.03530948,-0.05533074,0.009449068,-0.0050043827,-0.028503688,0.010216229,0.00926057,-0.012936418,-0.020701172,-0.012221263,-0.022469578,-0.028112292,-0.011010126,0.064472415,0.019358821,-0.00855769,0.045960978,-0.0017683262,0.035445023,0.017529134,0.02228356,0.00044225433,0.024480311,-0.0611641,0.0035298266,-0.0068096253,-0.015367149,0.0267948,-0.024210325,0.071085915,0.0036504464,0.0006955632,0.007912153,0.00064011186,-0.050902788,-0.0068903468,-0.0703266,-0.0073871044,-0.003516097,0.03646296,0.016339185,-0.047735844,-0.023446037,-0.019992733,-0.035256274,-0.013422097,-0.010657943,-0.035971507,0.03062865,0.02509489,0.023125492,-0.023655064,-0.0010188891,0.00051401526,0.009632213,-0.023802662,-0.0034487837,0.080096506,0.012342326,0.012690162,0.019899473,-0.014659043,0.02202289,-0.014595116,0.016186615,0.020795759,0.039410245,0.026347138,-0.0476302,-0.05959218,0.022834264,0.008863004,0.027812393,-0.010451999,0.029689165,-0.037717678,-0.006937657,-0.022046078,0.00019263249,-0.019996157,-0.043906108,-0.03755429,-0.022037093,0.06003499,0.0016873875,-0.018643836,-0.05327687,0.0119028445,0.0010727167,-0.037343454,0.0069407425,0.03312869,-0.019171033,0.021726497,-0.025704028,0.00010343992,0.013270781,0.034098525,-0.050803404,0.059132453,0.052071754,-0.035818517,-0.053715724,0.0034219725,0.017830797,0.004724987,-0.009247066,-0.024848776,0.023767063,0.004556816,-0.014152297,-0.024572145,0.016661765,-0.027793322,-0.061725024,0.0011799842,-0.027151734,-0.017299727,-0.002919494,0.03210421,-0.027682627,-0.021900134,-0.004268453,0.021760693,0.027483514,-0.0039593573,0.016917849,-0.0017375099,0.017528811,-0.041990973,-0.00044962583,-0.03786653,0.010780837,-0.011631941,-0.027384922,-0.025519209,0.013037787,0.0055097877,0.016034637,-0.030191613,0.018483263,0.01162503,-0.029352551,0.0052305963,-0.022237869,0.020947212,-0.052821655,0.009619493,0.0060163047,-0.033453453,-0.019766787,-0.004253341,-0.050449714,-0.009853273,-0.038446374,-0.041027702,0.008993915,0.005526981,0.06783586,-0.022074383,0.015260573,-0.0022020997,0.029533908,-0.032360505,0.052856065,-0.011198624,0.0005577125,-0.026236285,-0.0134904785,-0.0019122404,-0.009129412,-0.00038987395,0.019570976,0.03293032,-0.007909047,0.002177239,0.051522538,-0.007467511,0.035067048,0.018665953,0.016589707,0.0065001156,-0.018459892,0.007875709,0.01948337,-0.018436342,-0.0033879355,-0.0010723999,0.0008935997,-0.031440325,-0.006024708,-0.0011107596,0.0053085126,-0.040561784,-0.027737347,0.02176295,-0.027514368,0.03434642,0.041211423,0.006314172,0.037518337,-0.08023942,0.01644241,-0.014165312,0.0027712942,-0.035292502,0.03478413,-0.05510499,-0.015986877,0.038929626,0.061005503,0.028195009,0.00920807,0.020187715,-0.014423768,-0.01339553,-0.11498796,0.012446236,0.00040598944,0.015666857,-0.046401918,0.0076193954,0.010212436,-0.003125014,-0.027495138,-0.020745765,-0.019177876,-0.033206515,0.041298583,-0.014021309,-0.0035665166,0.0030810041,-0.020946573,-0.03515001,0.0050013764,0.046652317,-0.0044569345,0.006626576,0.027866265,0.008234439,0.0074686203,0.04591277,-0.022815969,-0.005840797,-0.033610865,-0.010370489,0.013328907,-0.018760795,-0.0063639516,0.025639145,0.02074554,0.04105301,0.017963571,0.0017807194,0.017996984,0.031550374,-0.033013146,-0.0036358132,0.020153096,0.029071331,0.0076623466,0.07383368,0.034098607,-0.012590955,-0.024916526,-0.025458582,-0.014294921,0.032709833,-0.0584963,0.03483676,-0.010529306,-0.021352934,-0.027853418,-0.024861513,-0.035928365,0.014184629,-0.029447654,0.039039377,-0.034832872,-0.009058108,0.03598457,-0.011342352,-0.057893287,0.022338111,-0.023770887,0.04391973,0.03446858,-0.006945068,-0.010709927,-0.050003078,-0.01942427,-0.0023792428,0.055318337,0.0020335757,-0.09155515,-0.024913145,-0.05010913,-0.012665447,-0.021661008,0.015756907,0.027784776,-0.024829436,0.009055675,-0.025395427,-0.057019446,-0.009777881,-0.03006894,-0.04371063,0.011801761,-0.03387419,-0.013350329,0.036769755,-0.04275859,0.020442078,0.015349055,0.0029000554,0.010014447,-0.012488775,0.008502777,-0.015933076,-0.030533893,0.052445363,0.003811028,-0.04350903,-0.017220125,-0.032065403,-0.017889285,0.053371582,-0.028154671,0.029984556,-0.08783513,-0.008585486,0.026745286,0.0029336624,0.06007224,0.014060268,0.005336687,-0.06228137,-0.027669962,-0.034522854,0.019010391,0.07179428,0.032890886,0.04260585,-0.0043961285,-0.021275053,0.02004839,-0.06429293,-0.0035875726,-0.013781642,0.009306892,0.022327472,0.028286593,0.036828075,-0.044310983,-0.015660983,-0.060144536,-0.0031666877,-0.022199664,-0.010088575,-0.024350012,-0.035247523,-0.0032641839,0.01808167,-0.0013801032,-0.055961516,-0.0022586042,0.0048926733,0.027412776,0.028971178,0.06468906,-0.007424043,-0.031701412,0.06650335,0.020634923,0.043642342,0.00688196,-0.023211429,-0.062586114,-0.0110244285,-0.059765317,0.027771626,-0.052966706,-0.005420975,-0.046800576,-0.019318141,-0.021426491,0.013842346,-0.018568369,-0.019795813,0.04045798,0.043140184,-0.009568307,0.017592518,0.022670992,-0.0037964964,0.048064735,0.0034268966,-0.0036903792,0.046928808,0.013106204,0.01919815,-0.020297324,-0.03410056,-0.006143683,-0.021132588,0.0130203245,-0.0055320407,-0.016864303,-0.0026510605,0.06705687,0.022522302,0.011851704,-0.003714554,-0.018094951,0.0044747116,-0.04456506,-0.010166804,-0.054018546,0.0007263431,-0.05901819,-0.04333657,-0.006124037,0.0011373702,-0.0057398365,-0.005731622,0.039134253,0.0024679182,-0.0037062003,-0.030429142,-0.012961378,0.0076022265,0.0436297,0.00004618351,-0.028897313,0.044389077,0.024587942,0.032639667,-0.027633598,-0.019427655,-0.009688222,0.025799027,0.023094213,0.030278597,0.01006884,0.029772075,-0.027774174,-0.042628653,0.02474292,0.015773602,0.065155126,-0.0019245178,-0.05794043,-0.056182,-0.059240375,-0.007058675,0.053109765,0.005985593,0.042140357,-0.018356595],"last_embed":{"hash":"xzfbhr","tokens":36}}},"text":null,"length":0,"last_read":{"hash":"xzfbhr","at":1762844511661},"key":"CLAUDE.md#CLAUDE.md#Content Themes#{7}","lines":[142,143],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xzfbhr","at":1762844511661}}, diff --git a/.smart-env/multi/Career_Areas_Design_Design_md.ajson b/.smart-env/multi/Career_Areas_Design_Design_md.ajson index 8ff6d0d..222fc8a 100644 --- a/.smart-env/multi/Career_Areas_Design_Design_md.ajson +++ b/.smart-env/multi/Career_Areas_Design_Design_md.ajson @@ -1,4 +1,4 @@ -"smart_sources:Career/Areas/Design/Design.md": {"path":"Career/Areas/Design/Design.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.0063996,-0.05370963,0.00627487,0.02262996,0.02060108,0.03694427,-0.04499529,0.03834789,-0.00741265,-0.05069178,0.02999404,0.05133053,0.0271559,0.05501954,0.01042244,0.00288667,-0.00874272,-0.0261002,-0.02854432,0.01068904,0.07261847,0.02562671,-0.00115242,-0.03807801,0.01869641,0.03793829,0.01500577,-0.03400118,-0.01404565,-0.13062692,-0.03585257,0.06220467,0.09694982,-0.00484383,-0.01902039,0.01407124,0.00629729,0.07225164,0.02616596,0.02648885,0.01375166,0.02096643,-0.01235469,0.01484284,-0.03436356,0.02263926,-0.01721719,-0.05252527,-0.0426857,-0.03736458,-0.03713996,-0.03465044,-0.03352591,-0.00906883,-0.02136572,0.04009066,0.04215505,0.01375018,0.0027257,0.02218396,0.13174257,-0.02606052,-0.19264723,0.08722004,0.05329569,0.00049363,-0.06227003,-0.0024592,-0.00932908,0.09963708,0.01051421,-0.00432575,-0.03258764,0.09505181,0.05852966,-0.06895829,-0.00178289,-0.02324064,0.04732555,-0.0266275,0.03626689,-0.02174113,0.02342636,-0.02680175,-0.12770885,-0.01861928,0.04713211,0.00587129,0.05607158,0.04149648,0.03924245,-0.05936315,-0.03000954,0.02218903,-0.0291233,-0.03164689,-0.00323463,0.06683221,-0.05427871,0.10463112,-0.02567175,0.0978922,0.06560905,0.0149839,0.05343561,-0.00901488,0.04546013,0.0094383,-0.03585329,-0.01697277,-0.01484748,0.00889785,-0.04934319,-0.02222326,0.03409424,0.01595446,0.00198885,0.01737143,0.00186816,-0.0434534,-0.01592497,0.02971664,-0.00553795,0.03388296,0.01374954,-0.03742421,0.00564214,0.05653737,0.00233427,0.02844676,0.02742649,-0.02050406,-0.0552335,0.0434842,-0.00804295,0.02474635,-0.00380613,0.02240115,0.02491301,-0.03719949,0.01354268,0.03962241,0.04242479,-0.08426283,-0.00696679,0.11047424,0.04113001,0.03800108,-0.04450182,-0.02630598,-0.04718291,0.00997533,-0.07384341,-0.0402432,-0.04720874,-0.02977492,0.05857433,-0.03063208,-0.06115386,0.01179557,0.06829169,-0.02341698,-0.04675997,0.08017342,-0.02568891,-0.07407446,-0.02610898,0.01685472,-0.01042797,-0.02065573,-0.03426939,-0.00556195,-0.05758351,0.11359502,0.1204199,-0.01111407,-0.1032877,0.04420002,-0.01542321,0.04496117,0.03085493,0.03429005,-0.00173672,0.00988838,-0.02773554,-0.0774288,0.00413706,-0.03207687,0.03192869,0.06120825,-0.01320121,-0.00137349,0.00408534,-0.0039174,-0.06010793,-0.04896209,0.04224414,-0.01981028,0.03086799,-0.03320463,-0.0300453,-0.01258172,-0.07113101,0.02792654,-0.0327963,0.01077705,0.07636825,-0.05789702,0.10344185,0.01557334,-0.06817812,0.01560534,0.05602339,-0.05035894,0.03656705,-0.10118754,0.08271734,0.07385199,0.02093705,0.02193608,0.02917145,-0.01622094,-0.04089947,-0.23723084,0.00006508,-0.02725838,0.0010807,-0.02323485,-0.01160784,0.00585067,0.04782745,-0.04126455,0.09994089,0.07398815,-0.09818045,-0.04154268,0.01547261,-0.07337551,-0.01337835,-0.03040453,-0.02079042,-0.06217826,-0.02918093,0.01614219,0.04466377,-0.07856964,-0.10583132,0.01899361,-0.01369466,0.17026454,0.02873122,0.00635284,-0.04611903,0.07083845,-0.02488423,-0.00650521,-0.12996316,0.03783898,0.02565131,-0.03657659,-0.01430678,-0.00588895,-0.0567577,-0.00128234,0.0128358,-0.01198599,-0.01608067,-0.08887228,-0.05365109,-0.02535367,0.01617524,-0.04923078,0.00890731,0.05711531,-0.007257,0.03561481,0.07290591,-0.02499947,-0.01704756,-0.06460305,-0.02415384,-0.04168307,0.06567998,-0.0135874,-0.02217248,0.03027616,-0.02777337,0.05869163,0.09163661,-0.03918073,0.00975166,0.04289528,-0.032394,-0.05313823,0.08933558,0.0178766,-0.04474127,0.01330866,-0.06628481,-0.02086435,0.05133323,0.0082257,-0.00673934,-0.00940805,-0.04409733,0.07465619,0.01412032,0.05887141,0.06681849,-0.00744145,-0.11911426,0.01192264,-0.04217129,-0.04033964,0.01798115,-0.05223057,-0.02297493,0.02534996,-0.02831637,-0.22884934,0.06142096,0.06613565,0.06596643,-0.02770728,-0.0018524,0.06078969,0.00314697,0.01584661,-0.0087385,0.02625936,-0.05679957,-0.02057876,-0.0462364,-0.01337233,0.04572088,0.07534259,-0.03300961,0.03686613,-0.04566156,0.0395435,0.01580044,0.23000833,0.03621386,0.03281134,-0.03091662,-0.00458228,-0.0272667,0.0026016,0.07012202,0.05137763,0.01087632,0.07072356,-0.01403909,-0.01847054,0.01695585,-0.03983486,0.05600556,-0.01744724,-0.00373801,-0.01261378,-0.01899618,-0.0498874,0.06069642,0.10383789,-0.05354882,-0.0593809,-0.04508385,-0.01559626,-0.02102373,-0.03567937,0.01733268,-0.04386855,-0.02398048,-0.01341203,0.01556453,-0.00093062,-0.02999549,-0.02469607,0.00895671,0.01735299,0.01532349,0.06880476,0.02688983,0.03788605],"last_embed":{"hash":"mlf6lf","tokens":108}},"bge-m3:latest":{"vec":[-0.016292281,0.011852437,-0.03301823,0.011987503,-0.009365193,-0.0029153333,-0.018491497,-0.008946862,0.012464263,0.020247135,0.011938866,-0.0028081979,-0.034337196,0.0034475045,0.009953222,-0.016700068,-0.007919262,-0.0327237,0.009905935,0.011513529,0.003216882,0.017731227,0.008754195,-0.00092114037,0.016047196,0.017376047,-0.019435983,-0.0045825136,0.004690919,0.0075061186,-0.019445095,-0.035700906,0.040362496,0.005582907,0.012892746,-0.043692436,-0.019867042,0.026137063,-0.0074270484,0.011423577,-0.018851947,0.04508764,0.025679586,0.009920097,-0.00890649,-0.033637214,-0.021479927,-0.02329268,-0.028722692,-0.010426339,-0.022035372,-0.010195955,0.018701045,-0.03069902,-0.04062467,0.027738392,-0.019615268,-0.046469856,-0.036863696,-0.0341933,-0.06335151,0.009087897,-0.02809433,-0.0045082457,-0.009221916,0.040841267,-0.00394962,-0.027870422,-0.04290013,-0.076762356,0.016448025,0.014096689,-0.021472508,-0.017519504,-0.049308687,0.020903997,-0.020270417,-0.06270635,-0.06477313,0.031634167,-0.018119317,-0.017249996,0.050142325,-0.02554754,0.037008155,-0.019069714,-0.02657335,-0.016997451,0.024296734,0.019389542,-0.007293542,-0.0075189574,0.04793639,-0.028356241,-0.004128401,0.01912286,0.027093014,-0.011049788,0.019549316,-0.0054938984,0.03999666,0.02549942,-0.00019994761,-0.0075686527,0.020717364,-0.012054857,0.0011365094,0.020574681,0.05206493,-0.019361347,0.016604902,0.016751088,0.05752033,0.025965327,0.02640319,-0.016929807,0.0027145168,0.010753546,0.015850596,-0.015832443,0.018576842,0.042056646,0.026029939,-0.031260088,-0.01932571,-0.032648813,-0.0047186282,-0.006393146,-0.009243684,0.0005983171,0.022687582,0.0016589204,-0.022772232,0.025956566,-0.04155123,-0.01009436,0.0055070757,0.0231382,-0.0235251,-0.031193616,0.010135028,0.008116663,-0.055059332,-0.071113646,0.047645483,0.0305418,0.008024088,0.047514606,-0.011085595,-0.053390667,-0.0321995,0.03156373,0.0059236246,0.0055744955,0.03696174,-0.026693754,-0.0641163,0.01474481,-0.04734377,-0.016119966,0.041870743,-0.035018813,-0.021382047,0.033630632,0.045792613,0.010837868,-0.011825772,0.06379637,-0.007541024,-0.029286042,-0.038889818,-0.06512579,0.033514567,0.033001877,0.042706583,0.038699202,0.06686103,0.030883906,-0.018871011,-0.05658008,-0.02746773,0.003933397,-0.014068697,-0.0076324292,-0.039199743,0.05602224,0.0031645217,-0.012170819,0.00022938562,0.018483285,-0.03989871,-0.028949525,-0.004119959,0.012456632,0.043763917,-0.07113225,0.011038317,0.020556739,-0.020619724,-0.060553562,-0.0007085134,0.03493248,0.015322062,-0.02451353,-0.0062780534,-0.0056571662,-0.05649502,-0.011029048,0.038836136,-0.040216412,0.052778944,0.0026088003,-0.004042684,-0.00269513,-0.04098693,0.014684793,-0.026047893,0.05221502,-0.0074065034,-0.0044010943,0.060006663,-0.020320509,-0.014984795,-0.02669849,0.02777006,0.0059510116,0.021644304,-0.009983871,-0.016451277,0.008289249,0.011683374,0.014077756,-0.030308302,0.0038756558,0.014097936,-0.061849024,0.00312323,-0.026143627,-0.0015284637,0.0354975,0.022853157,-0.051708464,0.03515972,0.024222897,-0.011160656,-0.018514082,-0.0639759,0.022288643,-0.016265953,-0.021866836,-0.0036591047,0.017024538,-0.019912379,-0.027615461,0.013157645,-0.010860083,-0.012326372,-0.014046119,-0.029399246,-0.027000897,-0.008211642,-0.0020536399,-0.02704464,0.024344036,0.0047787162,-0.027453367,-0.034272,-0.03122869,0.030825604,0.049284715,-0.016042452,-0.037430584,0.020415548,-0.03651951,-0.014516591,0.050537594,-0.018603532,-0.021965573,0.077234276,0.02388961,0.000442512,0.0044057034,0.042180102,0.011505102,0.054697227,0.00926858,0.034414917,-0.018974774,0.026393555,-0.032108035,0.02238443,-0.012440138,0.04802717,-0.00444677,-0.021664947,-0.0206026,-0.0045762435,-0.1736099,-0.08769348,0.012093682,-0.0257076,0.013129516,-0.01557197,-0.075849004,-0.04376532,-0.020156896,0.010419841,0.008009849,-0.023797011,-0.027444558,0.008655028,0.0565064,0.003081282,-0.0015622935,0.02861971,-0.0051007234,-0.02475035,-0.01309116,-0.02982804,0.071124814,0.0032305124,-0.010739506,-0.009301146,0.04356887,0.025790522,-0.015838731,-0.036408838,-0.002502702,0.031679533,0.0050748507,0.021498945,0.04579191,0.025518395,0.039522506,0.02795225,0.020376546,0.04084607,-0.014299868,0.0510781,-0.0060062823,-0.018658414,-0.014062695,-0.03453855,-0.02544652,-0.015631026,-0.06274671,-0.057063162,-0.01958833,-0.014355484,-0.035198875,-0.012403627,-0.056162953,0.00093001855,0.018483406,-0.0005691158,0.00963817,0.027303765,-0.0062998645,-0.050988708,0.007069534,-0.020041283,-0.0061049177,-0.034551784,0.058882453,0.030871868,0.03145359,-0.027323062,0.023623398,-0.036852676,0.003458204,-0.038295053,0.018914305,0.009627882,-0.028540215,-0.035271462,0.020699,-0.080768,-0.0046569947,0.007746962,-0.011237958,-0.014352569,-0.0123890545,-0.022636589,0.0050683105,-0.04164029,0.041168805,0.20291698,0.045876864,0.014319309,-0.017338272,0.035652626,0.028955594,0.0146443965,0.06357716,-0.02620482,-0.045022633,-0.007969466,0.022367733,0.032699663,0.014870722,0.016240457,-0.019101536,-0.04052933,0.02726606,0.06993277,-0.016121622,-0.012251392,-0.03634566,0.060295608,0.05628529,-0.0276239,-0.01785967,-0.01580615,-0.024038892,-0.036780737,0.035116132,-0.04944493,0.006915608,0.082223095,-0.036002006,-0.013928534,-0.007538217,-0.0018657752,-0.043959208,-0.0147373695,0.01990361,0.0028254937,-0.00048497695,0.037972007,-0.037085716,-0.0047211447,0.016434478,0.017571652,0.030391645,-0.03073921,-0.020029048,0.011574834,-0.043417837,-0.0116864275,-0.0045018923,0.0058338265,-0.015719699,-0.016078005,-0.028368587,-0.04364496,0.028513923,0.024937907,0.031367745,0.0014538994,-0.0015131641,-0.0074044815,0.010909203,-0.0056890133,-0.023049282,0.036800105,0.08523821,-0.030170264,0.006204283,-0.010110721,-0.013156859,0.005301709,0.0046775993,0.032480314,0.030890211,0.0011464644,0.00812751,-0.019704238,0.0070612985,-0.013099628,0.039928246,0.0023901055,-0.016318092,0.018618561,0.089702606,-0.00030717338,0.028873382,0.010868487,-0.00727471,-0.013371483,0.022275181,-0.047594078,-0.026578031,0.024837742,-0.015669815,-0.019845087,-0.018126646,0.019289888,-0.022595353,0.014493773,0.016149325,0.024861138,-0.02755901,-0.025608186,0.03429569,0.0052533937,0.04063434,-0.046621647,0.0065450966,-0.03822987,-0.007890944,-0.001219048,0.0074510663,0.01505784,0.01703966,0.042916734,0.028379058,-0.0035405622,0.031258848,0.012959031,-0.011556518,-0.009150282,-0.034562394,0.020282777,-0.0062278947,-0.016428027,0.0346613,0.017774109,-0.037416782,-0.09143138,0.025312949,0.069599725,-0.019865733,0.00024731772,-0.005738801,0.000416016,-0.006596538,-0.036809985,-0.022647027,-0.020113602,-0.009675206,-0.0028910465,0.068186276,-0.04406708,-0.048764154,-0.00083578564,0.013107904,0.06910333,0.025562307,0.042411562,-0.06133888,-0.016934087,-0.034001328,-0.02661565,-0.0074271355,0.059076533,-0.013119,-0.0013113106,-0.0033986613,0.017637793,0.091279194,0.027774831,0.024149815,0.007056069,0.05822993,-0.0029908337,0.0010706378,0.0040976517,-0.045738783,-0.03454424,-0.0058716536,0.025647348,0.005390108,-0.04594438,-0.027971204,0.009100383,-0.013652521,0.005342546,0.0048363395,-0.027676906,0.0011921227,0.012884776,-0.01122753,0.036210388,-0.014113439,-0.004286018,-0.024179295,0.011645132,0.13530952,-0.031232966,-0.017865166,-0.0054783714,0.014810946,0.120609395,-0.0012632508,0.011077509,-0.040753808,-0.041164104,-0.0049695354,0.0031045703,0.013544689,-0.03801954,-0.013029194,0.019916654,0.04188826,-0.0003083776,0.019683601,0.016364189,0.01052111,-0.04106402,-0.001900086,0.002710699,-0.011790391,0.014935711,0.05216422,0.016534394,-0.021826955,0.003913259,-0.032470554,0.04416473,-0.02698878,-0.037615407,0.02434624,0.05875643,-0.022698307,-0.045440737,-0.006182676,-0.013799593,-0.015017268,0.0041010836,0.00014869108,0.013655322,0.030956745,-0.026622817,-0.015884567,-0.0029480197,-0.054072637,0.013225151,-0.034172747,0.044797096,0.056865577,-0.023033766,-0.020729275,-0.047025185,-0.037811473,0.022316817,0.01497396,-0.027086535,-0.045119606,-0.020286549,-0.026238017,0.021680119,-0.019641815,0.02346253,-0.02144988,-0.018900927,-0.0043117795,0.014435354,0.06659712,0.0038209998,-0.044553593,-0.022104217,-0.04153264,0.02735353,-0.03609304,-0.009209915,-0.08176963,0.002627296,-0.0143676195,-0.018282551,-0.09122489,-0.014860102,-0.014784821,-0.03080167,0.055807084,0.007990786,-0.023002315,-0.045090143,0.033696275,-0.01800482,0.029119177,-0.036193535,-0.018079072,0.009591241,0.027567988,-0.004034845,-0.0058208425,0.012062492,0.024359548,-0.016051535,0.049743764,0.03404528,0.014681446,-0.027447302,0.045010414,-0.016337132,0.025420459,-0.036388088,-0.013638836,-0.008973622,-0.012389113,-0.023449482,0.05898462,-0.014228843,0.004163463,0.031733386,0.022769377,0.027220378,-0.015686847,-0.0060058227,0.04204458,-0.0071528526,-0.0009360891,0.041366566,0.008081455,0.045916703,0.017261619,-0.011492912,0.01227785,-0.029762777,0.01302382,-0.06573676,0.0141986245,-0.056625124,0.0048291204,0.022436108,0.00889557,-0.020352589,-0.0114728315,-0.00372961,-0.012501046,0.01881705,-0.024195332,0.024666844,-0.025369903,0.027030205,0.031870145,0.047002092,-0.002070333,0.01467336,-0.0030150928,0.008103181,0.0074317055,-0.012272248,-0.016021026,-0.0011246582,-0.016176173,-0.00886393,-0.014020458,-0.01896886,0.0091708405,0.033090636,-0.030524071,-0.018286875,-0.0052888384,0.019392202,0.01692642,-0.045345448,0.04917174,-0.02937352,-0.00015392255,0.0117715,0.026454413,-0.020973386,-0.06078266,0.005035942,-0.026135013,-0.008188756,0.028281067,0.04545489,-0.015941778,-0.017575882,0.02811576,-0.0046963943,0.015233641,0.01723279,0.020683726,-0.040361557,-0.008429156,-0.0056865714,-0.019285688,0.00757886,0.0012463192,-0.012080952,0.005495035,0.029033246,0.049698018,-0.010147155,0.04543304,-0.03513516,-0.0031657105,-0.14726362,0.0341336,-0.020341922,0.009978608,0.003642165,-0.004415018,0.015371176,-0.05394452,0.0015616211,-0.037393875,0.008775412,0.046413686,0.031297043,-0.01662953,0.009615217,0.06313366,-0.015315782,-0.030046338,-0.028485106,0.081833936,0.02822918,-0.01962301,0.04284792,0.00053122,-0.056246847,-0.02657128,-0.0050221924,-0.001355661,-0.038042907,-0.027938027,-0.026131926,-0.037790857,0.020648854,0.03434195,-0.036713235,0.0066025318,0.026744824,-0.02916278,0.0037931923,0.024697775,-0.030818194,-0.0000018912016,0.029834492,0.0058382135,-0.023014924,0.085498564,-0.041969184,-0.0070222747,-0.031527266,0.00080302043,-0.01660182,0.027684031,-0.084980145,-0.0029771195,-0.01300225,0.011169859,-0.0059352387,-0.003228775,0.011599978,0.029346973,-0.05252529,-0.001039124,-0.026182046,-0.009317312,-0.020299254,0.020670764,-0.016027715,0.011159807,0.01219166,0.0071017426,-0.01788737,-0.023974681,-0.012701794,-0.02021269,0.006615891,0.04087531,-0.010376503,-0.040854134,0.023427663,-0.00613626,0.0055179084,-0.018435506,0.0010866487,0.010747817,0.023616437,0.030707898,-0.010047409,-0.005877891,-0.0337051,-0.023363339,-0.022621712,-0.022483978,-0.009012368,0.010598296,-0.007916732,0.06461624,-0.020343378,-0.0050118524,0.010788722,-0.03465878,0.013262131,-0.0028763043,-0.017986745,0.045185834,-0.05392868,0.014548164,0.013575833,0.02403949,0.013198996,-0.010405227,0.00965366,0.01737501,-0.0037697917,-0.01111168,-0.011875837,-0.002082922,-0.017886318,0.0343236,0.018041277,0.011833096,-0.0013721199,-0.02795287,-0.047071595,-0.027475761,-0.007789525,0.056158826,0.022021912,0.0436688,0.009194773,-0.0078810565,0.016153546,-0.0323319,0.053521,0.019795202,0.0008894524,0.019700931,-0.026462043,0.026472293,-0.017323706,0.028315295,-0.024406629,-0.009193649,-0.03469678,-0.048268195,0.006852485,-0.008750556,0.029354176,-0.00889493,-0.009997034,-0.03661451,-0.03668937,-0.0012145235,-0.006750781,0.013723719,-0.005800549,0.00426671,-0.0012373201,-0.006580813,0.026691379,0.071112044,-0.0044828365,-0.021786243,-0.0252809,-0.04882658,0.040172398,0.04835436,0.010417687,-0.001222423,-0.0013926444,-0.030539477,0.028899752,0.035105307,-0.017427074,0.034717254,-0.024302563,-0.017661693,0.0074991356,0.047862917,0.016313808,-0.053357426,0.024075054,0.017438706,0.012493236,0.017193465,0.050658848,-0.00089744723,-0.042916555,0.05528894,0.035744593,-0.0071121566,-0.012298865,-0.0035842904,0.019647347,0.019253833,0.039696705,-0.0025320626,0.0012110512,0.06282366,0.025414838,0.035775308,0.0077148643,-0.0013078579,-0.013544048,0.00085090374,-0.028571319,0.006978334,0.04053341,-0.030410862,-0.008362513,0.0075066877,-0.022549147,0.013191371,0.0018807104,0.007072708,0.02165955,-0.03590411,0.05821363,-0.0068360893,0.062335975,0.021540377,0.0235452,0.028957369,0.008132328,-0.02591203,-0.08378363,0.009270926,-0.01950408,0.03163965,-0.018662635,0.0107466085,0.0008687847,-0.016105618,0.01063491,0.0054927343,0.0057214275,-0.018563036,-0.012658656,0.0051071714,-0.060226567,-0.03998259,0.046152342,0.02309518,0.009480263,-0.037383314],"last_embed":{"hash":"mlf6lf","at":1751107747460,"tokens":201}}},"last_read":{"hash":"mlf6lf","at":1756813796387},"class_name":"SmartSource","last_import":{"mtime":1734075511000,"size":384,"at":1751107743888,"hash":"mlf6lf"},"blocks":{"##Books":[1,7],"##Books#{1}":[2,7]},"outlinks":[{"title":"Don't make me think","target":"Don't make me think","line":2}],"key":"Career/Areas/Design/Design.md","last_embed":{"hash":"mlf6lf","at":1756813796387}}, -"smart_blocks:Career/Areas/Design/Design.md##Books": {"path":null,"last_embed":{"hash":"mlf6lf","at":1751107747466},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"mlf6lf","at":1751107747466},"key":"Career/Areas/Design/Design.md##Books","lines":[1,7],"size":384,"outlinks":[{"title":"Don't make me think","target":"Don't make me think","line":2}],"class_name":"SmartBlock"}, -"smart_blocks:Career/Areas/Design/Design.md##Books#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01638343,0.015236177,-0.03407461,0.010741341,-0.006917739,0.00046480948,-0.021439012,-0.012240649,0.013960644,0.018189734,0.014096018,-0.0046776147,-0.03177339,0.0064896015,0.007744726,-0.012500705,-0.009084526,-0.03300894,0.01203203,0.013120538,0.0065736435,0.023120027,0.009667094,-0.0037629756,0.017060248,0.016755491,-0.026984876,-0.0032128012,0.009252725,0.0061662626,-0.021557018,-0.036868844,0.040960927,0.008227902,0.01562515,-0.04730816,-0.01968231,0.024923569,-0.0073294397,0.010393671,-0.016994704,0.039397124,0.02471551,0.009369514,-0.011000803,-0.031957515,-0.022611717,-0.022328733,-0.023741439,-0.012405115,-0.020721918,-0.011655216,0.01923988,-0.025892515,-0.039582513,0.02828282,-0.016758105,-0.0491908,-0.03591475,-0.03614777,-0.06292949,0.0072360258,-0.026123364,-0.0003056207,-0.013266232,0.04218249,-0.0034288415,-0.02865889,-0.04317001,-0.080338456,0.015972631,0.016602159,-0.019181365,-0.018801441,-0.049741536,0.017251087,-0.021468619,-0.061069515,-0.061579138,0.034659013,-0.020339616,-0.017109495,0.049136855,-0.024959264,0.039570455,-0.021724962,-0.026895108,-0.01898853,0.026084896,0.012373704,-0.00797889,-0.0074503967,0.05085511,-0.028952722,-0.00937236,0.0134295,0.028366875,-0.0084380405,0.020727893,-0.0070994063,0.038641255,0.026007762,-0.0031921891,-0.005625281,0.020511735,-0.012671824,-0.004111207,0.020916346,0.051670488,-0.018920613,0.0140226185,0.014030612,0.057002798,0.02507119,0.026715653,-0.019130677,0.0012374023,0.010019844,0.01837863,-0.0143109355,0.014262469,0.044089258,0.024463613,-0.032955986,-0.016463574,-0.03589803,-0.0063378024,-0.01294256,-0.009397284,0.0026875036,0.022106698,0.0031558666,-0.024617327,0.020405179,-0.040752612,-0.012880422,0.0068757175,0.02288802,-0.021976816,-0.028798591,0.008788196,0.01200199,-0.057644587,-0.06958783,0.04950069,0.02904737,0.007724399,0.047242865,-0.010714502,-0.051499028,-0.035556927,0.02734659,0.006799259,0.0114801,0.034003753,-0.02680327,-0.067499965,0.015295721,-0.050082516,-0.016768565,0.03943093,-0.031509835,-0.019734474,0.034113836,0.042387906,0.011777747,-0.014082132,0.06176049,-0.007945148,-0.02820303,-0.036287867,-0.06201557,0.03285107,0.03426475,0.045361087,0.041604888,0.07409354,0.03182199,-0.018081127,-0.053333808,-0.023665214,-0.0009914974,-0.01605846,-0.009708087,-0.038403217,0.055317726,0.0017447334,-0.01408823,0.0007927509,0.016670648,-0.04276744,-0.028872387,-0.005282474,0.008023989,0.04775974,-0.06838335,0.015967434,0.021110987,-0.020538965,-0.06310518,-0.0013257102,0.035795897,0.015984755,-0.018972924,-0.0053458647,-0.0047232113,-0.056436587,-0.015360236,0.03815482,-0.042049985,0.055266302,0.0015154316,-0.005739993,-0.002039754,-0.04202335,0.01762017,-0.025605083,0.053879965,-0.00914015,-0.004491919,0.05309795,-0.020608861,-0.011863217,-0.029519977,0.027999764,0.012250209,0.021820985,-0.0062706587,-0.017889109,0.005488527,0.013864192,0.016224014,-0.03110003,0.0039561978,0.017526284,-0.058437742,-0.0017912383,-0.021779055,0.0015397316,0.040667586,0.02543211,-0.051441535,0.036691736,0.022621963,-0.009683648,-0.015413009,-0.06722493,0.022002662,-0.015186135,-0.018262563,-0.0010713388,0.015854107,-0.020035403,-0.025676504,0.008141142,-0.009909424,-0.013123587,-0.008813643,-0.025498586,-0.027244756,-0.011733779,-0.004305778,-0.025080994,0.022895267,0.0043909415,-0.02466681,-0.03390703,-0.026319887,0.028965442,0.04866913,-0.018023333,-0.03395184,0.021073071,-0.037266795,-0.009297104,0.051372968,-0.015522808,-0.02188787,0.076447055,0.024843138,0.00022439762,0.0040143128,0.03961652,0.012664373,0.051749695,0.008418041,0.036264624,-0.014884175,0.025348676,-0.033255026,0.027349597,-0.012564904,0.04749074,-0.002816989,-0.019226873,-0.020090587,-0.0047953953,-0.17220259,-0.085222535,0.011469007,-0.02419942,0.009828123,-0.013641178,-0.07756843,-0.04611909,-0.019451829,0.0069883983,0.009508416,-0.024811972,-0.028497973,0.011321112,0.05639715,0.007896064,0.0019109438,0.028872574,-0.008691539,-0.02560439,-0.015828852,-0.032266397,0.070161514,-0.00042231186,-0.0075032637,-0.0073218565,0.042039007,0.025828758,-0.013097935,-0.03520618,-0.0016675168,0.032046385,0.004237259,0.02532263,0.04401309,0.019745838,0.03904125,0.025922183,0.017636295,0.04030878,-0.015458696,0.051809713,-0.0049232896,-0.01847929,-0.009814926,-0.038185168,-0.025127841,-0.014357539,-0.065761365,-0.055381935,-0.021061953,-0.012391664,-0.035566293,-0.012091477,-0.056267668,-0.0035819907,0.023949914,0.0034483164,0.008691636,0.024746476,-0.008322005,-0.049434993,0.008310467,-0.01856787,-0.006539463,-0.031543266,0.05429901,0.03083553,0.03787316,-0.028851273,0.027340842,-0.03526204,0.0030285371,-0.041807476,0.021591071,0.015509549,-0.029971743,-0.03758376,0.022928141,-0.07907847,-0.0056001446,0.0076939296,-0.0065167192,-0.015504645,-0.014446028,-0.01966991,0.00777164,-0.041063935,0.046555735,0.2082877,0.044023413,0.012758939,-0.014473134,0.03285199,0.026515674,0.01474981,0.06276242,-0.023766194,-0.042539313,-0.008192181,0.01569567,0.036614187,0.017128907,0.015060799,-0.015047579,-0.042511832,0.026310455,0.06936776,-0.016249908,-0.007144093,-0.03546458,0.05987939,0.0574176,-0.031657644,-0.02109639,-0.016397279,-0.023421336,-0.03771471,0.03648647,-0.051315926,0.01033035,0.0742071,-0.035216723,-0.01478586,-0.002239543,-0.0013448525,-0.03975926,-0.01355216,0.023605144,0.0019524579,-0.00038163087,0.039399937,-0.041546118,-0.0050110333,0.017999146,0.021142052,0.02948668,-0.035409182,-0.020265775,0.013634838,-0.04245607,-0.01366366,-0.0008737676,0.00956613,-0.01100375,-0.014828139,-0.03031852,-0.04132247,0.030055618,0.027377399,0.03325788,0.0034922534,0.0007023387,-0.007906529,0.010290826,-0.0043133823,-0.020466534,0.03699386,0.08316513,-0.032163016,0.0058319797,-0.011888098,-0.011679352,0.0012926175,0.0094909305,0.03334808,0.03194007,0.0057879207,0.010176993,-0.016824508,0.001311088,-0.013949803,0.03935552,0.0058063003,-0.016901763,0.017483277,0.089793816,0.0011967939,0.031283535,0.006714505,-0.007571744,-0.016161717,0.023621652,-0.04550811,-0.02714098,0.019950429,-0.020272572,-0.022269236,-0.014718179,0.01723767,-0.02288268,0.016511092,0.01779641,0.017741932,-0.024824714,-0.0242572,0.033528753,0.007996643,0.03925084,-0.048432007,0.0064265616,-0.03605002,-0.0069768797,-0.0012523392,0.00710989,0.017136944,0.016744139,0.04547181,0.028303212,-0.004825219,0.032618824,0.011042713,-0.011815522,-0.011145678,-0.034970246,0.021726875,-0.0011135708,-0.019523012,0.0367183,0.01238791,-0.037477545,-0.08817869,0.020624157,0.07151604,-0.02039363,-0.00074228476,-0.006154435,0.00509845,-0.0068584154,-0.03822145,-0.020671507,-0.019710518,-0.010442542,0.0014570376,0.06804852,-0.044765666,-0.046719383,0.0010760868,0.012136721,0.06042394,0.024358625,0.042719416,-0.060200017,-0.017164057,-0.035237283,-0.021747096,-0.008540582,0.05694753,-0.011948587,0.0010915871,-0.006507824,0.015761593,0.09137009,0.025589863,0.02348341,0.0040502707,0.05684001,-0.0015586974,0.00035377732,0.0011952787,-0.046929095,-0.03350164,-0.001014344,0.026278263,0.010823285,-0.050679207,-0.028487036,0.00069037575,-0.01885226,0.0055079046,0.007878431,-0.02672656,-0.0050360477,0.015669556,-0.017275777,0.038873754,-0.013326714,-0.0039251107,-0.02945268,0.011573658,0.13367905,-0.030572146,-0.020150062,-0.0024220473,0.016368859,0.122810155,-0.004651467,0.008444053,-0.039703246,-0.04572787,-0.006950888,0.0034116667,0.014771731,-0.038745854,-0.019298952,0.01937693,0.03946127,0.0010703871,0.019494334,0.015011156,0.010146669,-0.039364994,-0.00059820036,0.0031465231,-0.0144120995,0.013214181,0.054814585,0.017580481,-0.019604702,0.005151569,-0.031084126,0.04212898,-0.026894815,-0.03656935,0.023835469,0.059553612,-0.020945542,-0.04928805,-0.0005024188,-0.0133422455,-0.015862426,0.003894925,-0.0019891323,0.011895735,0.03193133,-0.0279325,-0.014908894,-0.0030557814,-0.05307356,0.008261588,-0.03597679,0.044934105,0.053978376,-0.019903906,-0.024050042,-0.052633863,-0.035412077,0.023503633,0.015176762,-0.026872495,-0.041183714,-0.014328624,-0.02610921,0.022137683,-0.023900542,0.021918355,-0.02377888,-0.020879233,-0.0012427206,0.010649521,0.07264288,0.0026035872,-0.046893578,-0.020676164,-0.044762645,0.027978154,-0.03687519,-0.0097899735,-0.083428755,0.004020742,-0.0153404595,-0.019869173,-0.08967309,-0.014551949,-0.014680154,-0.029790701,0.06030047,0.008841277,-0.02937102,-0.043994308,0.026811225,-0.019544037,0.030009497,-0.037511207,-0.01875077,0.009991834,0.027882518,-0.006894584,-0.005445125,0.011522166,0.026612338,-0.013078568,0.049204253,0.03283602,0.01730362,-0.027703514,0.043039333,-0.019242527,0.025488885,-0.034679383,-0.01215254,-0.01218418,-0.009205013,-0.023660874,0.06096263,-0.011878619,0.008857891,0.028899765,0.021508534,0.027418248,-0.016105115,-0.005516289,0.039902836,-0.008198939,0.006378622,0.0408558,0.009159554,0.043301854,0.019051414,-0.014671403,0.013396851,-0.032822445,0.010161641,-0.06787804,0.009512833,-0.05617483,0.004308613,0.023156004,0.010725325,-0.014132029,-0.011812689,-0.0013995303,-0.011350752,0.015635677,-0.022319991,0.025638454,-0.026177598,0.02572528,0.037701275,0.045792338,-0.0010824999,0.013389004,-0.0031844166,0.009123157,0.011184582,-0.012569948,-0.017153982,-0.002148894,-0.01841492,-0.009021792,-0.012016592,-0.018926715,0.00734502,0.038091797,-0.032281518,-0.020641338,-0.010332756,0.018116105,0.015642252,-0.04069583,0.04779064,-0.029079583,0.0027761383,0.013184435,0.028686767,-0.022190897,-0.060854178,0.007269569,-0.02726253,-0.006798987,0.027580947,0.048627805,-0.0164804,-0.02029752,0.03228762,-0.0037804462,0.02214451,0.012056132,0.019981392,-0.043069597,-0.012339905,-0.00262055,-0.021528203,0.0020498582,-0.0044008335,-0.010125058,0.0049334373,0.02782919,0.046714257,-0.009044433,0.04430822,-0.034158293,0.0007159316,-0.1465111,0.030135404,-0.019999096,0.009533802,0.0012665037,-0.0045120562,0.016063578,-0.051712416,0.002989663,-0.034795437,0.0051422594,0.0503965,0.028429823,-0.01917424,0.010294691,0.06458194,-0.015565716,-0.033255033,-0.028365191,0.08585267,0.026955102,-0.015402746,0.045453355,0.001582321,-0.0523219,-0.027908344,-0.0067514204,-0.0034428327,-0.035826504,-0.031823136,-0.021992592,-0.041395277,0.021116108,0.0359592,-0.038810525,-0.0025046933,0.026940504,-0.031818192,0.008374887,0.019624671,-0.027444357,0.00011034655,0.03161996,0.010922772,-0.024828466,0.08932733,-0.043035243,-0.0077435733,-0.031750876,-0.0034811166,-0.014646464,0.026938563,-0.0890309,-0.0049471073,-0.013280296,0.005386855,-0.006639631,-0.0050635473,0.006748594,0.025677912,-0.052613467,-0.004555824,-0.027458763,-0.0029512786,-0.026679272,0.020826424,-0.019773886,0.011493946,0.011569073,0.010517601,-0.01508719,-0.022199739,-0.010570981,-0.022534704,0.008395138,0.04005037,-0.013162247,-0.041874815,0.021669185,-0.0063952487,0.0064577763,-0.022526283,0.0020510298,0.012675592,0.02243822,0.03387376,-0.0073472974,-0.00833781,-0.03170779,-0.01777258,-0.022186957,-0.023536831,-0.0039399494,0.010701405,-0.00510495,0.0666598,-0.019145707,-0.00826651,0.010284863,-0.03296965,0.011115136,-0.0024639326,-0.011214569,0.041144516,-0.056399804,0.010835579,0.012486097,0.025213033,0.010894326,-0.008774855,0.0069276337,0.017179728,-0.0026588133,-0.010780408,-0.0101772575,-0.0038389736,-0.014175982,0.033182357,0.015362251,0.00890035,-0.0023762945,-0.027767798,-0.045352966,-0.028134754,-0.0076184883,0.05456414,0.018694697,0.047272634,0.009024379,-0.009257784,0.015237359,-0.035774764,0.04908907,0.02126878,0.005801456,0.025631022,-0.021934941,0.027577288,-0.017111216,0.02723081,-0.02487596,-0.006137776,-0.03245439,-0.04955228,0.004600574,-0.007878862,0.030223228,-0.0122697605,-0.011161613,-0.036318377,-0.037998,-0.001134422,-0.0041387277,0.014715263,-0.0012886239,0.005351796,0.004892092,-0.005271926,0.024524752,0.07139325,-0.005360325,-0.024726907,-0.023812506,-0.054337863,0.042175777,0.04637199,0.011128266,-0.0013322227,-0.0027418018,-0.03487197,0.031309277,0.03183228,-0.01715003,0.032497026,-0.023895597,-0.014599576,0.004954969,0.045689307,0.018807571,-0.054009125,0.023924923,0.015779005,0.012739492,0.015116443,0.04846697,-0.0013777735,-0.039981738,0.05204023,0.031898584,-0.008054944,-0.010970611,-0.0057772733,0.018535586,0.017889973,0.03760351,-0.00088787935,-0.0008059226,0.06001901,0.02253781,0.035605386,0.0058674123,-0.0004553654,-0.01193115,-0.00025813057,-0.021255989,0.0040394724,0.04355115,-0.031380806,-0.010433054,0.0035948134,-0.021504706,0.012015201,0.00064542907,0.011538518,0.020769216,-0.031830326,0.05806253,-0.00995112,0.06264782,0.017796163,0.019329093,0.03236913,0.0071332837,-0.024437668,-0.08224845,0.0052280915,-0.01808842,0.030699959,-0.016351428,0.0110232355,-0.00007741239,-0.018453365,0.009463158,0.0066922945,0.0058780736,-0.01307713,-0.006627257,0.0057864836,-0.061492912,-0.033757146,0.044625375,0.02264419,0.0027485911,-0.036682107],"last_embed":{"hash":"u50dus","at":1751107747472,"tokens":208}}},"text":null,"length":0,"last_read":{"hash":"u50dus","at":1751597071018},"key":"Career/Areas/Design/Design.md##Books#{1}","lines":[2,7],"size":375,"outlinks":[{"title":"Don't make me think","target":"Don't make me think","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"u50dus","at":1751597071018}},"smart_blocks:Career/Areas/Design/Design.md##Books": {"path":null,"last_embed":{"hash":"mlf6lf","at":1751107747466},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"mlf6lf","at":1751107747466},"key":"Career/Areas/Design/Design.md##Books","lines":[1,7],"size":384,"outlinks":[{"title":"Don't make me think","target":"Don't make me think","line":2}],"class_name":"SmartBlock"}, +"smart_sources:Career/Areas/Design/Design.md": {"path":"Career/Areas/Design/Design.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.0063996,-0.05370963,0.00627487,0.02262996,0.02060108,0.03694427,-0.04499529,0.03834789,-0.00741265,-0.05069178,0.02999404,0.05133053,0.0271559,0.05501954,0.01042244,0.00288667,-0.00874272,-0.0261002,-0.02854432,0.01068904,0.07261847,0.02562671,-0.00115242,-0.03807801,0.01869641,0.03793829,0.01500577,-0.03400118,-0.01404565,-0.13062692,-0.03585257,0.06220467,0.09694982,-0.00484383,-0.01902039,0.01407124,0.00629729,0.07225164,0.02616596,0.02648885,0.01375166,0.02096643,-0.01235469,0.01484284,-0.03436356,0.02263926,-0.01721719,-0.05252527,-0.0426857,-0.03736458,-0.03713996,-0.03465044,-0.03352591,-0.00906883,-0.02136572,0.04009066,0.04215505,0.01375018,0.0027257,0.02218396,0.13174257,-0.02606052,-0.19264723,0.08722004,0.05329569,0.00049363,-0.06227003,-0.0024592,-0.00932908,0.09963708,0.01051421,-0.00432575,-0.03258764,0.09505181,0.05852966,-0.06895829,-0.00178289,-0.02324064,0.04732555,-0.0266275,0.03626689,-0.02174113,0.02342636,-0.02680175,-0.12770885,-0.01861928,0.04713211,0.00587129,0.05607158,0.04149648,0.03924245,-0.05936315,-0.03000954,0.02218903,-0.0291233,-0.03164689,-0.00323463,0.06683221,-0.05427871,0.10463112,-0.02567175,0.0978922,0.06560905,0.0149839,0.05343561,-0.00901488,0.04546013,0.0094383,-0.03585329,-0.01697277,-0.01484748,0.00889785,-0.04934319,-0.02222326,0.03409424,0.01595446,0.00198885,0.01737143,0.00186816,-0.0434534,-0.01592497,0.02971664,-0.00553795,0.03388296,0.01374954,-0.03742421,0.00564214,0.05653737,0.00233427,0.02844676,0.02742649,-0.02050406,-0.0552335,0.0434842,-0.00804295,0.02474635,-0.00380613,0.02240115,0.02491301,-0.03719949,0.01354268,0.03962241,0.04242479,-0.08426283,-0.00696679,0.11047424,0.04113001,0.03800108,-0.04450182,-0.02630598,-0.04718291,0.00997533,-0.07384341,-0.0402432,-0.04720874,-0.02977492,0.05857433,-0.03063208,-0.06115386,0.01179557,0.06829169,-0.02341698,-0.04675997,0.08017342,-0.02568891,-0.07407446,-0.02610898,0.01685472,-0.01042797,-0.02065573,-0.03426939,-0.00556195,-0.05758351,0.11359502,0.1204199,-0.01111407,-0.1032877,0.04420002,-0.01542321,0.04496117,0.03085493,0.03429005,-0.00173672,0.00988838,-0.02773554,-0.0774288,0.00413706,-0.03207687,0.03192869,0.06120825,-0.01320121,-0.00137349,0.00408534,-0.0039174,-0.06010793,-0.04896209,0.04224414,-0.01981028,0.03086799,-0.03320463,-0.0300453,-0.01258172,-0.07113101,0.02792654,-0.0327963,0.01077705,0.07636825,-0.05789702,0.10344185,0.01557334,-0.06817812,0.01560534,0.05602339,-0.05035894,0.03656705,-0.10118754,0.08271734,0.07385199,0.02093705,0.02193608,0.02917145,-0.01622094,-0.04089947,-0.23723084,0.00006508,-0.02725838,0.0010807,-0.02323485,-0.01160784,0.00585067,0.04782745,-0.04126455,0.09994089,0.07398815,-0.09818045,-0.04154268,0.01547261,-0.07337551,-0.01337835,-0.03040453,-0.02079042,-0.06217826,-0.02918093,0.01614219,0.04466377,-0.07856964,-0.10583132,0.01899361,-0.01369466,0.17026454,0.02873122,0.00635284,-0.04611903,0.07083845,-0.02488423,-0.00650521,-0.12996316,0.03783898,0.02565131,-0.03657659,-0.01430678,-0.00588895,-0.0567577,-0.00128234,0.0128358,-0.01198599,-0.01608067,-0.08887228,-0.05365109,-0.02535367,0.01617524,-0.04923078,0.00890731,0.05711531,-0.007257,0.03561481,0.07290591,-0.02499947,-0.01704756,-0.06460305,-0.02415384,-0.04168307,0.06567998,-0.0135874,-0.02217248,0.03027616,-0.02777337,0.05869163,0.09163661,-0.03918073,0.00975166,0.04289528,-0.032394,-0.05313823,0.08933558,0.0178766,-0.04474127,0.01330866,-0.06628481,-0.02086435,0.05133323,0.0082257,-0.00673934,-0.00940805,-0.04409733,0.07465619,0.01412032,0.05887141,0.06681849,-0.00744145,-0.11911426,0.01192264,-0.04217129,-0.04033964,0.01798115,-0.05223057,-0.02297493,0.02534996,-0.02831637,-0.22884934,0.06142096,0.06613565,0.06596643,-0.02770728,-0.0018524,0.06078969,0.00314697,0.01584661,-0.0087385,0.02625936,-0.05679957,-0.02057876,-0.0462364,-0.01337233,0.04572088,0.07534259,-0.03300961,0.03686613,-0.04566156,0.0395435,0.01580044,0.23000833,0.03621386,0.03281134,-0.03091662,-0.00458228,-0.0272667,0.0026016,0.07012202,0.05137763,0.01087632,0.07072356,-0.01403909,-0.01847054,0.01695585,-0.03983486,0.05600556,-0.01744724,-0.00373801,-0.01261378,-0.01899618,-0.0498874,0.06069642,0.10383789,-0.05354882,-0.0593809,-0.04508385,-0.01559626,-0.02102373,-0.03567937,0.01733268,-0.04386855,-0.02398048,-0.01341203,0.01556453,-0.00093062,-0.02999549,-0.02469607,0.00895671,0.01735299,0.01532349,0.06880476,0.02688983,0.03788605],"last_embed":{"hash":"mlf6lf","tokens":108}},"bge-m3:latest":{"vec":[-0.016391102,0.011858689,-0.033036083,0.011970951,-0.009338953,-0.002925571,-0.01853193,-0.008960498,0.012436338,0.020254405,0.011940145,-0.002801988,-0.03433879,0.0034547208,0.00995256,-0.016711138,-0.007914945,-0.032728184,0.009961843,0.011513325,0.0031934204,0.017712418,0.008759284,-0.00090065383,0.016015584,0.017368676,-0.019479085,-0.0046073715,0.004690022,0.0075299144,-0.019433329,-0.03567373,0.040357865,0.0056071645,0.012911013,-0.04368645,-0.019865233,0.026131859,-0.007404544,0.011439338,-0.018825622,0.045105983,0.02566571,0.009914143,-0.008877396,-0.033618506,-0.021465318,-0.023281367,-0.028714752,-0.010441761,-0.022034435,-0.010178289,0.018713638,-0.030678822,-0.04062868,0.027719578,-0.019585583,-0.046472985,-0.03685467,-0.034184255,-0.06332427,0.009087448,-0.028080838,-0.0044920035,-0.009186648,0.040861316,-0.003949279,-0.027897311,-0.04290266,-0.07679247,0.016444003,0.014106235,-0.021497766,-0.017573915,-0.049316067,0.020923413,-0.020299315,-0.0626931,-0.06475747,0.031636056,-0.01813969,-0.017281838,0.05010831,-0.025521625,0.037022278,-0.019092837,-0.02657631,-0.017018272,0.024290964,0.019398216,-0.007295298,-0.0075037354,0.047932584,-0.028299697,-0.004111191,0.019112898,0.027090851,-0.011091678,0.019587368,-0.0054749097,0.040013023,0.025517786,-0.0001878915,-0.007562742,0.020714639,-0.012060538,0.0011665653,0.020563498,0.052081205,-0.019343317,0.016586745,0.016777825,0.05750986,0.025938276,0.026413957,-0.016944023,0.0027032695,0.010731209,0.015883332,-0.015868077,0.018592745,0.04209317,0.026027652,-0.031282105,-0.01933969,-0.03267073,-0.0047163595,-0.0063714827,-0.009238757,0.0006172541,0.022669118,0.0016468818,-0.022757037,0.025926746,-0.041545704,-0.0100854905,0.0054766056,0.023146082,-0.023500727,-0.03117622,0.010166384,0.008155034,-0.055043068,-0.07108037,0.047621734,0.030564342,0.008044336,0.047518875,-0.011103803,-0.053378873,-0.03218786,0.031562127,0.0059088157,0.0055848598,0.036973786,-0.026709417,-0.06412643,0.014754182,-0.04737149,-0.01609122,0.041865364,-0.035020415,-0.021394342,0.03363271,0.045762096,0.010838529,-0.011819519,0.06381393,-0.00752269,-0.02932226,-0.03889818,-0.06512646,0.033524945,0.032988105,0.04274206,0.038709614,0.06684681,0.030891957,-0.01891902,-0.056570865,-0.02746787,0.003972374,-0.0140565485,-0.007647412,-0.03921381,0.05600637,0.0031463,-0.012160477,0.00023502328,0.018440522,-0.03988242,-0.028953215,-0.004132162,0.01243979,0.043762945,-0.07110476,0.01104856,0.020560743,-0.020597719,-0.060538597,-0.0007311525,0.034887094,0.015336705,-0.024517493,-0.0062735933,-0.0056516184,-0.056489095,-0.01105005,0.03885928,-0.040160798,0.052784532,0.0025678372,-0.0040583247,-0.0026888058,-0.041015543,0.014679484,-0.026033243,0.05221498,-0.007372024,-0.0044127456,0.060001213,-0.020319737,-0.014993536,-0.02672186,0.027734634,0.0059322543,0.021636058,-0.0099859545,-0.016439077,0.008279596,0.011706629,0.014114084,-0.030363735,0.0038732265,0.01408636,-0.061826915,0.0031262594,-0.026168376,-0.0015527862,0.0355093,0.022855446,-0.05169723,0.03512934,0.02421962,-0.011168005,-0.018503686,-0.063959256,0.02230127,-0.016223019,-0.021870093,-0.0036720918,0.017016541,-0.01992864,-0.027605988,0.013110219,-0.010832837,-0.012331092,-0.014041732,-0.02936556,-0.026964303,-0.00820489,-0.002077129,-0.027034095,0.024332823,0.0047513344,-0.027441474,-0.034289595,-0.031222511,0.030841809,0.04928762,-0.016057707,-0.03740922,0.020411555,-0.036524996,-0.014525429,0.050534498,-0.018609555,-0.02198196,0.07722264,0.023923699,0.000410168,0.0044362876,0.042158548,0.011511927,0.054682627,0.009252102,0.03442324,-0.018974243,0.02640038,-0.032107998,0.022371408,-0.0124166915,0.048045892,-0.0044356897,-0.021678435,-0.020619875,-0.004572285,-0.17367563,-0.08767604,0.012098115,-0.0256846,0.013143051,-0.015545881,-0.07584515,-0.0437565,-0.02018987,0.010401985,0.00802485,-0.02379129,-0.027480328,0.008677126,0.056474768,0.0030885024,-0.0015528036,0.028612932,-0.005154367,-0.024746336,-0.013086252,-0.02980995,0.07108258,0.0032009813,-0.010740633,-0.009345578,0.04355844,0.02582275,-0.015807677,-0.036387824,-0.0025169482,0.031690996,0.0050591235,0.02147758,0.045780163,0.025513845,0.039539777,0.027973853,0.020361563,0.040856767,-0.01428603,0.051029354,-0.0059788316,-0.018662296,-0.014071493,-0.03459806,-0.025430702,-0.015630955,-0.062744625,-0.057094697,-0.019562932,-0.014353907,-0.035144586,-0.012351902,-0.05614555,0.00092243066,0.01844978,-0.0005855774,0.009610738,0.027273092,-0.0062976284,-0.0509816,0.0070803645,-0.02005108,-0.00610689,-0.034517724,0.058891825,0.030855235,0.03145273,-0.02726334,0.023615176,-0.03683883,0.0034641125,-0.03831976,0.018911736,0.009679997,-0.02850572,-0.035310853,0.020742659,-0.08079636,-0.0046521765,0.0077618803,-0.011236723,-0.014363243,-0.012387952,-0.022641484,0.005045461,-0.04161357,0.041201096,0.20292781,0.045836423,0.014314105,-0.017391464,0.03565013,0.028952941,0.01468286,0.06358003,-0.026175406,-0.045036077,-0.007960224,0.022333903,0.032708246,0.014866554,0.01621892,-0.019105565,-0.04051949,0.02724681,0.06993723,-0.0161614,-0.012212848,-0.03634562,0.060314935,0.056285385,-0.0276233,-0.017871028,-0.015752494,-0.024048734,-0.03681362,0.0351632,-0.049466833,0.00693117,0.082228534,-0.036008667,-0.01389689,-0.007525566,-0.0018682705,-0.04393469,-0.014760198,0.019861527,0.0027926282,-0.00048724658,0.03798291,-0.037119213,-0.004713183,0.01641979,0.017583804,0.03036615,-0.030728543,-0.01998963,0.0115696285,-0.043421283,-0.011703033,-0.004514665,0.0058256877,-0.015710054,-0.016098829,-0.028354298,-0.043627046,0.028485682,0.024948027,0.03138422,0.0014643597,-0.0015202424,-0.007430116,0.010926634,-0.005716564,-0.023031292,0.03685504,0.08525403,-0.030149816,0.006194148,-0.010085879,-0.013177572,0.00530183,0.004640817,0.032455396,0.030890916,0.0011370893,0.008111856,-0.019709324,0.007064339,-0.013086964,0.039929666,0.0024012236,-0.016284525,0.01863481,0.089670256,-0.0003395518,0.028857144,0.010822058,-0.007290882,-0.013393973,0.022275796,-0.047575954,-0.026611494,0.024856234,-0.015672985,-0.01984411,-0.01813385,0.01928193,-0.022608405,0.014494069,0.016158579,0.024863996,-0.02754793,-0.025582917,0.034326233,0.0052622203,0.040618736,-0.04661721,0.00652156,-0.038221847,-0.007863506,-0.0012308038,0.0074575394,0.015057587,0.017033285,0.04292938,0.028376175,-0.0035471458,0.031247681,0.012945852,-0.011591391,-0.009174129,-0.034517284,0.020290915,-0.0062146066,-0.016400801,0.0346527,0.017768623,-0.03740169,-0.09142389,0.02529544,0.06956974,-0.019867048,0.00022625107,-0.0057421993,0.00039376874,-0.0065972484,-0.036772106,-0.022673143,-0.020099899,-0.009718637,-0.002904913,0.06815533,-0.044084895,-0.048746035,-0.00083199656,0.013084136,0.06910486,0.025562318,0.042398784,-0.06134223,-0.016946608,-0.03398454,-0.02660876,-0.007405902,0.05907716,-0.0131191965,-0.0013355683,-0.003414494,0.017686611,0.09130352,0.027788654,0.02418108,0.007054503,0.058222305,-0.002971038,0.0010398712,0.004083493,-0.045686163,-0.034546863,-0.0058379304,0.025652966,0.0053691035,-0.04591576,-0.027979998,0.0091348905,-0.013633851,0.0053697294,0.004828483,-0.027708214,0.0012204718,0.0128926495,-0.0112205325,0.036195356,-0.0141332885,-0.0042580585,-0.024210224,0.0116495155,0.13531353,-0.03123295,-0.017857084,-0.005482832,0.014803297,0.120567106,-0.0012350895,0.011073945,-0.040773425,-0.041136958,-0.0049538547,0.0031296944,0.013517862,-0.03799422,-0.013021389,0.01994525,0.04191463,-0.00030130023,0.019691546,0.016377207,0.010546689,-0.04108546,-0.0018797038,0.0026602792,-0.01174594,0.01492153,0.052151028,0.016521031,-0.021797672,0.003913993,-0.032479595,0.04415087,-0.026989572,-0.037594784,0.02434802,0.058730032,-0.022686413,-0.045431465,-0.0061502745,-0.01379711,-0.015012663,0.0040938975,0.00015365687,0.013658872,0.030974295,-0.026631692,-0.015890637,-0.0029611927,-0.0540125,0.013226528,-0.03421623,0.044787634,0.05684227,-0.023106828,-0.020721814,-0.04702908,-0.037840318,0.022340706,0.014955392,-0.027076168,-0.0451202,-0.020301681,-0.026224738,0.021687191,-0.019668309,0.0234224,-0.02143365,-0.018960832,-0.0042549577,0.014441605,0.06660175,0.0037767128,-0.04455579,-0.022122743,-0.041545812,0.027345031,-0.036098957,-0.009187013,-0.08174311,0.0026450849,-0.01433689,-0.018288609,-0.091268264,-0.014877876,-0.01476464,-0.030823816,0.05580511,0.007958057,-0.022956157,-0.045080975,0.033710215,-0.017982217,0.029149197,-0.03618674,-0.018075362,0.009581366,0.027580237,-0.0040229647,-0.005828508,0.012051869,0.024372077,-0.016079744,0.049766243,0.034023345,0.014690608,-0.027459633,0.045022648,-0.016338287,0.025426487,-0.03637004,-0.013588766,-0.008989684,-0.012411614,-0.0234622,0.058988433,-0.014202499,0.0041675153,0.031746782,0.022782054,0.027187416,-0.015701078,-0.0059852875,0.04205014,-0.007159422,-0.0009481931,0.041367624,0.008056347,0.04594982,0.017270287,-0.011494144,0.012266444,-0.02974483,0.013033106,-0.06574351,0.014198759,-0.056646153,0.004794414,0.022460427,0.008872652,-0.020391522,-0.011447249,-0.003719274,-0.012528057,0.018821068,-0.02417916,0.024676379,-0.025382072,0.027052449,0.031870782,0.047010966,-0.0020952611,0.014684997,-0.0029943632,0.008121095,0.0074553867,-0.012252214,-0.01602862,-0.0010745312,-0.016203798,-0.008876209,-0.014039009,-0.018957466,0.00915515,0.033118524,-0.030475372,-0.018279675,-0.0052904477,0.019390548,0.016923686,-0.04533295,0.049174085,-0.029381808,-0.0001296447,0.011763971,0.026450526,-0.020981796,-0.06079544,0.0050444403,-0.026116164,-0.008201066,0.028281616,0.04545237,-0.015938018,-0.017564377,0.028106347,-0.004728173,0.015277469,0.017263489,0.020702424,-0.040373724,-0.008420157,-0.005662916,-0.019253667,0.007569806,0.001209614,-0.012074255,0.005500784,0.029011317,0.049706463,-0.010167966,0.04540773,-0.03515882,-0.0031729415,-0.14728674,0.034131877,-0.020337788,0.009948553,0.003626571,-0.0044147703,0.0153959645,-0.05395967,0.0015797815,-0.037384897,0.008780305,0.04644344,0.031300057,-0.016624266,0.009614366,0.0631498,-0.015276133,-0.03005589,-0.028459795,0.08186117,0.028233033,-0.019573621,0.04281649,0.0005295196,-0.05630983,-0.026613314,-0.005016607,-0.001341514,-0.03805846,-0.027926676,-0.026121248,-0.03782822,0.020682067,0.034382656,-0.036697693,0.006593905,0.02673206,-0.029183395,0.0038042376,0.024685293,-0.030811675,0.0000149888865,0.029809264,0.0058653243,-0.022979205,0.085509755,-0.04196966,-0.0070170346,-0.03150069,0.0008117379,-0.016645143,0.027718602,-0.08501228,-0.0029999523,-0.012958284,0.011124796,-0.0059123747,-0.0031824112,0.011648227,0.029326493,-0.05255144,-0.0010738436,-0.026176602,-0.009328557,-0.020290714,0.020642398,-0.016050003,0.011137607,0.012202178,0.007098045,-0.017880468,-0.023999069,-0.012730107,-0.020218631,0.0066094804,0.040892273,-0.010377094,-0.040855613,0.023454698,-0.006131753,0.005485512,-0.01843851,0.0010772059,0.010752769,0.023582075,0.030712223,-0.010040475,-0.00587021,-0.0337059,-0.023384605,-0.02262276,-0.022431154,-0.009002024,0.010595087,-0.0079197,0.06460134,-0.020367634,-0.0049870657,0.010765708,-0.034692895,0.013260693,-0.0029174744,-0.017952163,0.045155548,-0.053925674,0.014530137,0.013561444,0.024057532,0.013201576,-0.010433219,0.009627262,0.017422365,-0.003787448,-0.011122221,-0.011857017,-0.0020786675,-0.017870482,0.034310434,0.018008782,0.011840526,-0.0014117126,-0.027955322,-0.047081843,-0.027501414,-0.007829026,0.056116097,0.022041801,0.043673173,0.009164126,-0.007872571,0.016191177,-0.032341275,0.053506885,0.01981908,0.00088957266,0.019712677,-0.026427906,0.026463075,-0.017331881,0.028296987,-0.024429962,-0.009185768,-0.03467837,-0.048281476,0.006850287,-0.0087094875,0.029386198,-0.008880124,-0.010023483,-0.036600403,-0.036694434,-0.0012327523,-0.006710059,0.013711881,-0.005806179,0.0042653726,-0.0012583057,-0.006566951,0.026731148,0.071140096,-0.004479374,-0.021753026,-0.025284871,-0.048822105,0.04018116,0.048370957,0.010431999,-0.0012544376,-0.0013921524,-0.030558333,0.028908405,0.035128742,-0.017415982,0.03473741,-0.024335507,-0.017672202,0.0074766055,0.047894042,0.016295146,-0.05336336,0.024091404,0.017427037,0.012462152,0.017196998,0.050636258,-0.00088507327,-0.042923115,0.055252157,0.03571271,-0.007124671,-0.012269931,-0.0036140129,0.01960563,0.019238995,0.03968017,-0.0025160806,0.0011862608,0.06285489,0.025384901,0.035806917,0.007708871,-0.0012997923,-0.013526612,0.000813492,-0.028574819,0.0069913887,0.04054127,-0.030418042,-0.008399998,0.0075378735,-0.02252059,0.013176714,0.0019058046,0.007112106,0.021649174,-0.035876054,0.05818781,-0.0068741813,0.06237001,0.021534353,0.023541188,0.028944943,0.008171222,-0.025924707,-0.08376772,0.009294659,-0.019519461,0.03161664,-0.018667702,0.010734097,0.0009233145,-0.016112251,0.010615331,0.005446026,0.0057188086,-0.018572003,-0.012671479,0.0050751353,-0.06019144,-0.03996984,0.046181634,0.023097415,0.0095189605,-0.03739299],"last_embed":{"hash":"mlf6lf","at":1751107747460,"tokens":452}}},"last_read":{"hash":"mlf6lf","at":1762844574143},"class_name":"SmartSource","last_import":{"mtime":1734075511000,"size":384,"at":1751107743888,"hash":"mlf6lf"},"blocks":{"##Books":[1,7],"##Books#{1}":[2,7]},"outlinks":[{"title":"Don't make me think","target":"Don't make me think","line":2}],"key":"Career/Areas/Design/Design.md","last_embed":{"hash":"mlf6lf","at":1762844574143}}, "smart_blocks:Career/Areas/Design/Design.md##Books": {"path":null,"last_embed":{"hash":"mlf6lf","at":1751107747466},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"mlf6lf","at":1751107747466},"key":"Career/Areas/Design/Design.md##Books","lines":[1,7],"size":384,"outlinks":[{"title":"Don't make me think","target":"Don't make me think","line":2}],"class_name":"SmartBlock"}, +"smart_blocks:Career/Areas/Design/Design.md##Books#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01638343,0.015236177,-0.03407461,0.010741341,-0.006917739,0.00046480948,-0.021439012,-0.012240649,0.013960644,0.018189734,0.014096018,-0.0046776147,-0.03177339,0.0064896015,0.007744726,-0.012500705,-0.009084526,-0.03300894,0.01203203,0.013120538,0.0065736435,0.023120027,0.009667094,-0.0037629756,0.017060248,0.016755491,-0.026984876,-0.0032128012,0.009252725,0.0061662626,-0.021557018,-0.036868844,0.040960927,0.008227902,0.01562515,-0.04730816,-0.01968231,0.024923569,-0.0073294397,0.010393671,-0.016994704,0.039397124,0.02471551,0.009369514,-0.011000803,-0.031957515,-0.022611717,-0.022328733,-0.023741439,-0.012405115,-0.020721918,-0.011655216,0.01923988,-0.025892515,-0.039582513,0.02828282,-0.016758105,-0.0491908,-0.03591475,-0.03614777,-0.06292949,0.0072360258,-0.026123364,-0.0003056207,-0.013266232,0.04218249,-0.0034288415,-0.02865889,-0.04317001,-0.080338456,0.015972631,0.016602159,-0.019181365,-0.018801441,-0.049741536,0.017251087,-0.021468619,-0.061069515,-0.061579138,0.034659013,-0.020339616,-0.017109495,0.049136855,-0.024959264,0.039570455,-0.021724962,-0.026895108,-0.01898853,0.026084896,0.012373704,-0.00797889,-0.0074503967,0.05085511,-0.028952722,-0.00937236,0.0134295,0.028366875,-0.0084380405,0.020727893,-0.0070994063,0.038641255,0.026007762,-0.0031921891,-0.005625281,0.020511735,-0.012671824,-0.004111207,0.020916346,0.051670488,-0.018920613,0.0140226185,0.014030612,0.057002798,0.02507119,0.026715653,-0.019130677,0.0012374023,0.010019844,0.01837863,-0.0143109355,0.014262469,0.044089258,0.024463613,-0.032955986,-0.016463574,-0.03589803,-0.0063378024,-0.01294256,-0.009397284,0.0026875036,0.022106698,0.0031558666,-0.024617327,0.020405179,-0.040752612,-0.012880422,0.0068757175,0.02288802,-0.021976816,-0.028798591,0.008788196,0.01200199,-0.057644587,-0.06958783,0.04950069,0.02904737,0.007724399,0.047242865,-0.010714502,-0.051499028,-0.035556927,0.02734659,0.006799259,0.0114801,0.034003753,-0.02680327,-0.067499965,0.015295721,-0.050082516,-0.016768565,0.03943093,-0.031509835,-0.019734474,0.034113836,0.042387906,0.011777747,-0.014082132,0.06176049,-0.007945148,-0.02820303,-0.036287867,-0.06201557,0.03285107,0.03426475,0.045361087,0.041604888,0.07409354,0.03182199,-0.018081127,-0.053333808,-0.023665214,-0.0009914974,-0.01605846,-0.009708087,-0.038403217,0.055317726,0.0017447334,-0.01408823,0.0007927509,0.016670648,-0.04276744,-0.028872387,-0.005282474,0.008023989,0.04775974,-0.06838335,0.015967434,0.021110987,-0.020538965,-0.06310518,-0.0013257102,0.035795897,0.015984755,-0.018972924,-0.0053458647,-0.0047232113,-0.056436587,-0.015360236,0.03815482,-0.042049985,0.055266302,0.0015154316,-0.005739993,-0.002039754,-0.04202335,0.01762017,-0.025605083,0.053879965,-0.00914015,-0.004491919,0.05309795,-0.020608861,-0.011863217,-0.029519977,0.027999764,0.012250209,0.021820985,-0.0062706587,-0.017889109,0.005488527,0.013864192,0.016224014,-0.03110003,0.0039561978,0.017526284,-0.058437742,-0.0017912383,-0.021779055,0.0015397316,0.040667586,0.02543211,-0.051441535,0.036691736,0.022621963,-0.009683648,-0.015413009,-0.06722493,0.022002662,-0.015186135,-0.018262563,-0.0010713388,0.015854107,-0.020035403,-0.025676504,0.008141142,-0.009909424,-0.013123587,-0.008813643,-0.025498586,-0.027244756,-0.011733779,-0.004305778,-0.025080994,0.022895267,0.0043909415,-0.02466681,-0.03390703,-0.026319887,0.028965442,0.04866913,-0.018023333,-0.03395184,0.021073071,-0.037266795,-0.009297104,0.051372968,-0.015522808,-0.02188787,0.076447055,0.024843138,0.00022439762,0.0040143128,0.03961652,0.012664373,0.051749695,0.008418041,0.036264624,-0.014884175,0.025348676,-0.033255026,0.027349597,-0.012564904,0.04749074,-0.002816989,-0.019226873,-0.020090587,-0.0047953953,-0.17220259,-0.085222535,0.011469007,-0.02419942,0.009828123,-0.013641178,-0.07756843,-0.04611909,-0.019451829,0.0069883983,0.009508416,-0.024811972,-0.028497973,0.011321112,0.05639715,0.007896064,0.0019109438,0.028872574,-0.008691539,-0.02560439,-0.015828852,-0.032266397,0.070161514,-0.00042231186,-0.0075032637,-0.0073218565,0.042039007,0.025828758,-0.013097935,-0.03520618,-0.0016675168,0.032046385,0.004237259,0.02532263,0.04401309,0.019745838,0.03904125,0.025922183,0.017636295,0.04030878,-0.015458696,0.051809713,-0.0049232896,-0.01847929,-0.009814926,-0.038185168,-0.025127841,-0.014357539,-0.065761365,-0.055381935,-0.021061953,-0.012391664,-0.035566293,-0.012091477,-0.056267668,-0.0035819907,0.023949914,0.0034483164,0.008691636,0.024746476,-0.008322005,-0.049434993,0.008310467,-0.01856787,-0.006539463,-0.031543266,0.05429901,0.03083553,0.03787316,-0.028851273,0.027340842,-0.03526204,0.0030285371,-0.041807476,0.021591071,0.015509549,-0.029971743,-0.03758376,0.022928141,-0.07907847,-0.0056001446,0.0076939296,-0.0065167192,-0.015504645,-0.014446028,-0.01966991,0.00777164,-0.041063935,0.046555735,0.2082877,0.044023413,0.012758939,-0.014473134,0.03285199,0.026515674,0.01474981,0.06276242,-0.023766194,-0.042539313,-0.008192181,0.01569567,0.036614187,0.017128907,0.015060799,-0.015047579,-0.042511832,0.026310455,0.06936776,-0.016249908,-0.007144093,-0.03546458,0.05987939,0.0574176,-0.031657644,-0.02109639,-0.016397279,-0.023421336,-0.03771471,0.03648647,-0.051315926,0.01033035,0.0742071,-0.035216723,-0.01478586,-0.002239543,-0.0013448525,-0.03975926,-0.01355216,0.023605144,0.0019524579,-0.00038163087,0.039399937,-0.041546118,-0.0050110333,0.017999146,0.021142052,0.02948668,-0.035409182,-0.020265775,0.013634838,-0.04245607,-0.01366366,-0.0008737676,0.00956613,-0.01100375,-0.014828139,-0.03031852,-0.04132247,0.030055618,0.027377399,0.03325788,0.0034922534,0.0007023387,-0.007906529,0.010290826,-0.0043133823,-0.020466534,0.03699386,0.08316513,-0.032163016,0.0058319797,-0.011888098,-0.011679352,0.0012926175,0.0094909305,0.03334808,0.03194007,0.0057879207,0.010176993,-0.016824508,0.001311088,-0.013949803,0.03935552,0.0058063003,-0.016901763,0.017483277,0.089793816,0.0011967939,0.031283535,0.006714505,-0.007571744,-0.016161717,0.023621652,-0.04550811,-0.02714098,0.019950429,-0.020272572,-0.022269236,-0.014718179,0.01723767,-0.02288268,0.016511092,0.01779641,0.017741932,-0.024824714,-0.0242572,0.033528753,0.007996643,0.03925084,-0.048432007,0.0064265616,-0.03605002,-0.0069768797,-0.0012523392,0.00710989,0.017136944,0.016744139,0.04547181,0.028303212,-0.004825219,0.032618824,0.011042713,-0.011815522,-0.011145678,-0.034970246,0.021726875,-0.0011135708,-0.019523012,0.0367183,0.01238791,-0.037477545,-0.08817869,0.020624157,0.07151604,-0.02039363,-0.00074228476,-0.006154435,0.00509845,-0.0068584154,-0.03822145,-0.020671507,-0.019710518,-0.010442542,0.0014570376,0.06804852,-0.044765666,-0.046719383,0.0010760868,0.012136721,0.06042394,0.024358625,0.042719416,-0.060200017,-0.017164057,-0.035237283,-0.021747096,-0.008540582,0.05694753,-0.011948587,0.0010915871,-0.006507824,0.015761593,0.09137009,0.025589863,0.02348341,0.0040502707,0.05684001,-0.0015586974,0.00035377732,0.0011952787,-0.046929095,-0.03350164,-0.001014344,0.026278263,0.010823285,-0.050679207,-0.028487036,0.00069037575,-0.01885226,0.0055079046,0.007878431,-0.02672656,-0.0050360477,0.015669556,-0.017275777,0.038873754,-0.013326714,-0.0039251107,-0.02945268,0.011573658,0.13367905,-0.030572146,-0.020150062,-0.0024220473,0.016368859,0.122810155,-0.004651467,0.008444053,-0.039703246,-0.04572787,-0.006950888,0.0034116667,0.014771731,-0.038745854,-0.019298952,0.01937693,0.03946127,0.0010703871,0.019494334,0.015011156,0.010146669,-0.039364994,-0.00059820036,0.0031465231,-0.0144120995,0.013214181,0.054814585,0.017580481,-0.019604702,0.005151569,-0.031084126,0.04212898,-0.026894815,-0.03656935,0.023835469,0.059553612,-0.020945542,-0.04928805,-0.0005024188,-0.0133422455,-0.015862426,0.003894925,-0.0019891323,0.011895735,0.03193133,-0.0279325,-0.014908894,-0.0030557814,-0.05307356,0.008261588,-0.03597679,0.044934105,0.053978376,-0.019903906,-0.024050042,-0.052633863,-0.035412077,0.023503633,0.015176762,-0.026872495,-0.041183714,-0.014328624,-0.02610921,0.022137683,-0.023900542,0.021918355,-0.02377888,-0.020879233,-0.0012427206,0.010649521,0.07264288,0.0026035872,-0.046893578,-0.020676164,-0.044762645,0.027978154,-0.03687519,-0.0097899735,-0.083428755,0.004020742,-0.0153404595,-0.019869173,-0.08967309,-0.014551949,-0.014680154,-0.029790701,0.06030047,0.008841277,-0.02937102,-0.043994308,0.026811225,-0.019544037,0.030009497,-0.037511207,-0.01875077,0.009991834,0.027882518,-0.006894584,-0.005445125,0.011522166,0.026612338,-0.013078568,0.049204253,0.03283602,0.01730362,-0.027703514,0.043039333,-0.019242527,0.025488885,-0.034679383,-0.01215254,-0.01218418,-0.009205013,-0.023660874,0.06096263,-0.011878619,0.008857891,0.028899765,0.021508534,0.027418248,-0.016105115,-0.005516289,0.039902836,-0.008198939,0.006378622,0.0408558,0.009159554,0.043301854,0.019051414,-0.014671403,0.013396851,-0.032822445,0.010161641,-0.06787804,0.009512833,-0.05617483,0.004308613,0.023156004,0.010725325,-0.014132029,-0.011812689,-0.0013995303,-0.011350752,0.015635677,-0.022319991,0.025638454,-0.026177598,0.02572528,0.037701275,0.045792338,-0.0010824999,0.013389004,-0.0031844166,0.009123157,0.011184582,-0.012569948,-0.017153982,-0.002148894,-0.01841492,-0.009021792,-0.012016592,-0.018926715,0.00734502,0.038091797,-0.032281518,-0.020641338,-0.010332756,0.018116105,0.015642252,-0.04069583,0.04779064,-0.029079583,0.0027761383,0.013184435,0.028686767,-0.022190897,-0.060854178,0.007269569,-0.02726253,-0.006798987,0.027580947,0.048627805,-0.0164804,-0.02029752,0.03228762,-0.0037804462,0.02214451,0.012056132,0.019981392,-0.043069597,-0.012339905,-0.00262055,-0.021528203,0.0020498582,-0.0044008335,-0.010125058,0.0049334373,0.02782919,0.046714257,-0.009044433,0.04430822,-0.034158293,0.0007159316,-0.1465111,0.030135404,-0.019999096,0.009533802,0.0012665037,-0.0045120562,0.016063578,-0.051712416,0.002989663,-0.034795437,0.0051422594,0.0503965,0.028429823,-0.01917424,0.010294691,0.06458194,-0.015565716,-0.033255033,-0.028365191,0.08585267,0.026955102,-0.015402746,0.045453355,0.001582321,-0.0523219,-0.027908344,-0.0067514204,-0.0034428327,-0.035826504,-0.031823136,-0.021992592,-0.041395277,0.021116108,0.0359592,-0.038810525,-0.0025046933,0.026940504,-0.031818192,0.008374887,0.019624671,-0.027444357,0.00011034655,0.03161996,0.010922772,-0.024828466,0.08932733,-0.043035243,-0.0077435733,-0.031750876,-0.0034811166,-0.014646464,0.026938563,-0.0890309,-0.0049471073,-0.013280296,0.005386855,-0.006639631,-0.0050635473,0.006748594,0.025677912,-0.052613467,-0.004555824,-0.027458763,-0.0029512786,-0.026679272,0.020826424,-0.019773886,0.011493946,0.011569073,0.010517601,-0.01508719,-0.022199739,-0.010570981,-0.022534704,0.008395138,0.04005037,-0.013162247,-0.041874815,0.021669185,-0.0063952487,0.0064577763,-0.022526283,0.0020510298,0.012675592,0.02243822,0.03387376,-0.0073472974,-0.00833781,-0.03170779,-0.01777258,-0.022186957,-0.023536831,-0.0039399494,0.010701405,-0.00510495,0.0666598,-0.019145707,-0.00826651,0.010284863,-0.03296965,0.011115136,-0.0024639326,-0.011214569,0.041144516,-0.056399804,0.010835579,0.012486097,0.025213033,0.010894326,-0.008774855,0.0069276337,0.017179728,-0.0026588133,-0.010780408,-0.0101772575,-0.0038389736,-0.014175982,0.033182357,0.015362251,0.00890035,-0.0023762945,-0.027767798,-0.045352966,-0.028134754,-0.0076184883,0.05456414,0.018694697,0.047272634,0.009024379,-0.009257784,0.015237359,-0.035774764,0.04908907,0.02126878,0.005801456,0.025631022,-0.021934941,0.027577288,-0.017111216,0.02723081,-0.02487596,-0.006137776,-0.03245439,-0.04955228,0.004600574,-0.007878862,0.030223228,-0.0122697605,-0.011161613,-0.036318377,-0.037998,-0.001134422,-0.0041387277,0.014715263,-0.0012886239,0.005351796,0.004892092,-0.005271926,0.024524752,0.07139325,-0.005360325,-0.024726907,-0.023812506,-0.054337863,0.042175777,0.04637199,0.011128266,-0.0013322227,-0.0027418018,-0.03487197,0.031309277,0.03183228,-0.01715003,0.032497026,-0.023895597,-0.014599576,0.004954969,0.045689307,0.018807571,-0.054009125,0.023924923,0.015779005,0.012739492,0.015116443,0.04846697,-0.0013777735,-0.039981738,0.05204023,0.031898584,-0.008054944,-0.010970611,-0.0057772733,0.018535586,0.017889973,0.03760351,-0.00088787935,-0.0008059226,0.06001901,0.02253781,0.035605386,0.0058674123,-0.0004553654,-0.01193115,-0.00025813057,-0.021255989,0.0040394724,0.04355115,-0.031380806,-0.010433054,0.0035948134,-0.021504706,0.012015201,0.00064542907,0.011538518,0.020769216,-0.031830326,0.05806253,-0.00995112,0.06264782,0.017796163,0.019329093,0.03236913,0.0071332837,-0.024437668,-0.08224845,0.0052280915,-0.01808842,0.030699959,-0.016351428,0.0110232355,-0.00007741239,-0.018453365,0.009463158,0.0066922945,0.0058780736,-0.01307713,-0.006627257,0.0057864836,-0.061492912,-0.033757146,0.044625375,0.02264419,0.0027485911,-0.036682107],"last_embed":{"hash":"u50dus","at":1751107747472,"tokens":208}}},"text":null,"length":0,"last_read":{"hash":"u50dus","at":1751597071018},"key":"Career/Areas/Design/Design.md##Books#{1}","lines":[2,7],"size":375,"outlinks":[{"title":"Don't make me think","target":"Don't make me think","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"u50dus","at":1751597071018}}, +"smart_sources:Career/Areas/Design/Design.md": {"path":"Career/Areas/Design/Design.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.0063996,-0.05370963,0.00627487,0.02262996,0.02060108,0.03694427,-0.04499529,0.03834789,-0.00741265,-0.05069178,0.02999404,0.05133053,0.0271559,0.05501954,0.01042244,0.00288667,-0.00874272,-0.0261002,-0.02854432,0.01068904,0.07261847,0.02562671,-0.00115242,-0.03807801,0.01869641,0.03793829,0.01500577,-0.03400118,-0.01404565,-0.13062692,-0.03585257,0.06220467,0.09694982,-0.00484383,-0.01902039,0.01407124,0.00629729,0.07225164,0.02616596,0.02648885,0.01375166,0.02096643,-0.01235469,0.01484284,-0.03436356,0.02263926,-0.01721719,-0.05252527,-0.0426857,-0.03736458,-0.03713996,-0.03465044,-0.03352591,-0.00906883,-0.02136572,0.04009066,0.04215505,0.01375018,0.0027257,0.02218396,0.13174257,-0.02606052,-0.19264723,0.08722004,0.05329569,0.00049363,-0.06227003,-0.0024592,-0.00932908,0.09963708,0.01051421,-0.00432575,-0.03258764,0.09505181,0.05852966,-0.06895829,-0.00178289,-0.02324064,0.04732555,-0.0266275,0.03626689,-0.02174113,0.02342636,-0.02680175,-0.12770885,-0.01861928,0.04713211,0.00587129,0.05607158,0.04149648,0.03924245,-0.05936315,-0.03000954,0.02218903,-0.0291233,-0.03164689,-0.00323463,0.06683221,-0.05427871,0.10463112,-0.02567175,0.0978922,0.06560905,0.0149839,0.05343561,-0.00901488,0.04546013,0.0094383,-0.03585329,-0.01697277,-0.01484748,0.00889785,-0.04934319,-0.02222326,0.03409424,0.01595446,0.00198885,0.01737143,0.00186816,-0.0434534,-0.01592497,0.02971664,-0.00553795,0.03388296,0.01374954,-0.03742421,0.00564214,0.05653737,0.00233427,0.02844676,0.02742649,-0.02050406,-0.0552335,0.0434842,-0.00804295,0.02474635,-0.00380613,0.02240115,0.02491301,-0.03719949,0.01354268,0.03962241,0.04242479,-0.08426283,-0.00696679,0.11047424,0.04113001,0.03800108,-0.04450182,-0.02630598,-0.04718291,0.00997533,-0.07384341,-0.0402432,-0.04720874,-0.02977492,0.05857433,-0.03063208,-0.06115386,0.01179557,0.06829169,-0.02341698,-0.04675997,0.08017342,-0.02568891,-0.07407446,-0.02610898,0.01685472,-0.01042797,-0.02065573,-0.03426939,-0.00556195,-0.05758351,0.11359502,0.1204199,-0.01111407,-0.1032877,0.04420002,-0.01542321,0.04496117,0.03085493,0.03429005,-0.00173672,0.00988838,-0.02773554,-0.0774288,0.00413706,-0.03207687,0.03192869,0.06120825,-0.01320121,-0.00137349,0.00408534,-0.0039174,-0.06010793,-0.04896209,0.04224414,-0.01981028,0.03086799,-0.03320463,-0.0300453,-0.01258172,-0.07113101,0.02792654,-0.0327963,0.01077705,0.07636825,-0.05789702,0.10344185,0.01557334,-0.06817812,0.01560534,0.05602339,-0.05035894,0.03656705,-0.10118754,0.08271734,0.07385199,0.02093705,0.02193608,0.02917145,-0.01622094,-0.04089947,-0.23723084,0.00006508,-0.02725838,0.0010807,-0.02323485,-0.01160784,0.00585067,0.04782745,-0.04126455,0.09994089,0.07398815,-0.09818045,-0.04154268,0.01547261,-0.07337551,-0.01337835,-0.03040453,-0.02079042,-0.06217826,-0.02918093,0.01614219,0.04466377,-0.07856964,-0.10583132,0.01899361,-0.01369466,0.17026454,0.02873122,0.00635284,-0.04611903,0.07083845,-0.02488423,-0.00650521,-0.12996316,0.03783898,0.02565131,-0.03657659,-0.01430678,-0.00588895,-0.0567577,-0.00128234,0.0128358,-0.01198599,-0.01608067,-0.08887228,-0.05365109,-0.02535367,0.01617524,-0.04923078,0.00890731,0.05711531,-0.007257,0.03561481,0.07290591,-0.02499947,-0.01704756,-0.06460305,-0.02415384,-0.04168307,0.06567998,-0.0135874,-0.02217248,0.03027616,-0.02777337,0.05869163,0.09163661,-0.03918073,0.00975166,0.04289528,-0.032394,-0.05313823,0.08933558,0.0178766,-0.04474127,0.01330866,-0.06628481,-0.02086435,0.05133323,0.0082257,-0.00673934,-0.00940805,-0.04409733,0.07465619,0.01412032,0.05887141,0.06681849,-0.00744145,-0.11911426,0.01192264,-0.04217129,-0.04033964,0.01798115,-0.05223057,-0.02297493,0.02534996,-0.02831637,-0.22884934,0.06142096,0.06613565,0.06596643,-0.02770728,-0.0018524,0.06078969,0.00314697,0.01584661,-0.0087385,0.02625936,-0.05679957,-0.02057876,-0.0462364,-0.01337233,0.04572088,0.07534259,-0.03300961,0.03686613,-0.04566156,0.0395435,0.01580044,0.23000833,0.03621386,0.03281134,-0.03091662,-0.00458228,-0.0272667,0.0026016,0.07012202,0.05137763,0.01087632,0.07072356,-0.01403909,-0.01847054,0.01695585,-0.03983486,0.05600556,-0.01744724,-0.00373801,-0.01261378,-0.01899618,-0.0498874,0.06069642,0.10383789,-0.05354882,-0.0593809,-0.04508385,-0.01559626,-0.02102373,-0.03567937,0.01733268,-0.04386855,-0.02398048,-0.01341203,0.01556453,-0.00093062,-0.02999549,-0.02469607,0.00895671,0.01735299,0.01532349,0.06880476,0.02688983,0.03788605],"last_embed":{"hash":"mlf6lf","tokens":108}},"bge-m3:latest":{"vec":[-0.016391102,0.011858689,-0.033036083,0.011970951,-0.009338953,-0.002925571,-0.01853193,-0.008960498,0.012436338,0.020254405,0.011940145,-0.002801988,-0.03433879,0.0034547208,0.00995256,-0.016711138,-0.007914945,-0.032728184,0.009961843,0.011513325,0.0031934204,0.017712418,0.008759284,-0.00090065383,0.016015584,0.017368676,-0.019479085,-0.0046073715,0.004690022,0.0075299144,-0.019433329,-0.03567373,0.040357865,0.0056071645,0.012911013,-0.04368645,-0.019865233,0.026131859,-0.007404544,0.011439338,-0.018825622,0.045105983,0.02566571,0.009914143,-0.008877396,-0.033618506,-0.021465318,-0.023281367,-0.028714752,-0.010441761,-0.022034435,-0.010178289,0.018713638,-0.030678822,-0.04062868,0.027719578,-0.019585583,-0.046472985,-0.03685467,-0.034184255,-0.06332427,0.009087448,-0.028080838,-0.0044920035,-0.009186648,0.040861316,-0.003949279,-0.027897311,-0.04290266,-0.07679247,0.016444003,0.014106235,-0.021497766,-0.017573915,-0.049316067,0.020923413,-0.020299315,-0.0626931,-0.06475747,0.031636056,-0.01813969,-0.017281838,0.05010831,-0.025521625,0.037022278,-0.019092837,-0.02657631,-0.017018272,0.024290964,0.019398216,-0.007295298,-0.0075037354,0.047932584,-0.028299697,-0.004111191,0.019112898,0.027090851,-0.011091678,0.019587368,-0.0054749097,0.040013023,0.025517786,-0.0001878915,-0.007562742,0.020714639,-0.012060538,0.0011665653,0.020563498,0.052081205,-0.019343317,0.016586745,0.016777825,0.05750986,0.025938276,0.026413957,-0.016944023,0.0027032695,0.010731209,0.015883332,-0.015868077,0.018592745,0.04209317,0.026027652,-0.031282105,-0.01933969,-0.03267073,-0.0047163595,-0.0063714827,-0.009238757,0.0006172541,0.022669118,0.0016468818,-0.022757037,0.025926746,-0.041545704,-0.0100854905,0.0054766056,0.023146082,-0.023500727,-0.03117622,0.010166384,0.008155034,-0.055043068,-0.07108037,0.047621734,0.030564342,0.008044336,0.047518875,-0.011103803,-0.053378873,-0.03218786,0.031562127,0.0059088157,0.0055848598,0.036973786,-0.026709417,-0.06412643,0.014754182,-0.04737149,-0.01609122,0.041865364,-0.035020415,-0.021394342,0.03363271,0.045762096,0.010838529,-0.011819519,0.06381393,-0.00752269,-0.02932226,-0.03889818,-0.06512646,0.033524945,0.032988105,0.04274206,0.038709614,0.06684681,0.030891957,-0.01891902,-0.056570865,-0.02746787,0.003972374,-0.0140565485,-0.007647412,-0.03921381,0.05600637,0.0031463,-0.012160477,0.00023502328,0.018440522,-0.03988242,-0.028953215,-0.004132162,0.01243979,0.043762945,-0.07110476,0.01104856,0.020560743,-0.020597719,-0.060538597,-0.0007311525,0.034887094,0.015336705,-0.024517493,-0.0062735933,-0.0056516184,-0.056489095,-0.01105005,0.03885928,-0.040160798,0.052784532,0.0025678372,-0.0040583247,-0.0026888058,-0.041015543,0.014679484,-0.026033243,0.05221498,-0.007372024,-0.0044127456,0.060001213,-0.020319737,-0.014993536,-0.02672186,0.027734634,0.0059322543,0.021636058,-0.0099859545,-0.016439077,0.008279596,0.011706629,0.014114084,-0.030363735,0.0038732265,0.01408636,-0.061826915,0.0031262594,-0.026168376,-0.0015527862,0.0355093,0.022855446,-0.05169723,0.03512934,0.02421962,-0.011168005,-0.018503686,-0.063959256,0.02230127,-0.016223019,-0.021870093,-0.0036720918,0.017016541,-0.01992864,-0.027605988,0.013110219,-0.010832837,-0.012331092,-0.014041732,-0.02936556,-0.026964303,-0.00820489,-0.002077129,-0.027034095,0.024332823,0.0047513344,-0.027441474,-0.034289595,-0.031222511,0.030841809,0.04928762,-0.016057707,-0.03740922,0.020411555,-0.036524996,-0.014525429,0.050534498,-0.018609555,-0.02198196,0.07722264,0.023923699,0.000410168,0.0044362876,0.042158548,0.011511927,0.054682627,0.009252102,0.03442324,-0.018974243,0.02640038,-0.032107998,0.022371408,-0.0124166915,0.048045892,-0.0044356897,-0.021678435,-0.020619875,-0.004572285,-0.17367563,-0.08767604,0.012098115,-0.0256846,0.013143051,-0.015545881,-0.07584515,-0.0437565,-0.02018987,0.010401985,0.00802485,-0.02379129,-0.027480328,0.008677126,0.056474768,0.0030885024,-0.0015528036,0.028612932,-0.005154367,-0.024746336,-0.013086252,-0.02980995,0.07108258,0.0032009813,-0.010740633,-0.009345578,0.04355844,0.02582275,-0.015807677,-0.036387824,-0.0025169482,0.031690996,0.0050591235,0.02147758,0.045780163,0.025513845,0.039539777,0.027973853,0.020361563,0.040856767,-0.01428603,0.051029354,-0.0059788316,-0.018662296,-0.014071493,-0.03459806,-0.025430702,-0.015630955,-0.062744625,-0.057094697,-0.019562932,-0.014353907,-0.035144586,-0.012351902,-0.05614555,0.00092243066,0.01844978,-0.0005855774,0.009610738,0.027273092,-0.0062976284,-0.0509816,0.0070803645,-0.02005108,-0.00610689,-0.034517724,0.058891825,0.030855235,0.03145273,-0.02726334,0.023615176,-0.03683883,0.0034641125,-0.03831976,0.018911736,0.009679997,-0.02850572,-0.035310853,0.020742659,-0.08079636,-0.0046521765,0.0077618803,-0.011236723,-0.014363243,-0.012387952,-0.022641484,0.005045461,-0.04161357,0.041201096,0.20292781,0.045836423,0.014314105,-0.017391464,0.03565013,0.028952941,0.01468286,0.06358003,-0.026175406,-0.045036077,-0.007960224,0.022333903,0.032708246,0.014866554,0.01621892,-0.019105565,-0.04051949,0.02724681,0.06993723,-0.0161614,-0.012212848,-0.03634562,0.060314935,0.056285385,-0.0276233,-0.017871028,-0.015752494,-0.024048734,-0.03681362,0.0351632,-0.049466833,0.00693117,0.082228534,-0.036008667,-0.01389689,-0.007525566,-0.0018682705,-0.04393469,-0.014760198,0.019861527,0.0027926282,-0.00048724658,0.03798291,-0.037119213,-0.004713183,0.01641979,0.017583804,0.03036615,-0.030728543,-0.01998963,0.0115696285,-0.043421283,-0.011703033,-0.004514665,0.0058256877,-0.015710054,-0.016098829,-0.028354298,-0.043627046,0.028485682,0.024948027,0.03138422,0.0014643597,-0.0015202424,-0.007430116,0.010926634,-0.005716564,-0.023031292,0.03685504,0.08525403,-0.030149816,0.006194148,-0.010085879,-0.013177572,0.00530183,0.004640817,0.032455396,0.030890916,0.0011370893,0.008111856,-0.019709324,0.007064339,-0.013086964,0.039929666,0.0024012236,-0.016284525,0.01863481,0.089670256,-0.0003395518,0.028857144,0.010822058,-0.007290882,-0.013393973,0.022275796,-0.047575954,-0.026611494,0.024856234,-0.015672985,-0.01984411,-0.01813385,0.01928193,-0.022608405,0.014494069,0.016158579,0.024863996,-0.02754793,-0.025582917,0.034326233,0.0052622203,0.040618736,-0.04661721,0.00652156,-0.038221847,-0.007863506,-0.0012308038,0.0074575394,0.015057587,0.017033285,0.04292938,0.028376175,-0.0035471458,0.031247681,0.012945852,-0.011591391,-0.009174129,-0.034517284,0.020290915,-0.0062146066,-0.016400801,0.0346527,0.017768623,-0.03740169,-0.09142389,0.02529544,0.06956974,-0.019867048,0.00022625107,-0.0057421993,0.00039376874,-0.0065972484,-0.036772106,-0.022673143,-0.020099899,-0.009718637,-0.002904913,0.06815533,-0.044084895,-0.048746035,-0.00083199656,0.013084136,0.06910486,0.025562318,0.042398784,-0.06134223,-0.016946608,-0.03398454,-0.02660876,-0.007405902,0.05907716,-0.0131191965,-0.0013355683,-0.003414494,0.017686611,0.09130352,0.027788654,0.02418108,0.007054503,0.058222305,-0.002971038,0.0010398712,0.004083493,-0.045686163,-0.034546863,-0.0058379304,0.025652966,0.0053691035,-0.04591576,-0.027979998,0.0091348905,-0.013633851,0.0053697294,0.004828483,-0.027708214,0.0012204718,0.0128926495,-0.0112205325,0.036195356,-0.0141332885,-0.0042580585,-0.024210224,0.0116495155,0.13531353,-0.03123295,-0.017857084,-0.005482832,0.014803297,0.120567106,-0.0012350895,0.011073945,-0.040773425,-0.041136958,-0.0049538547,0.0031296944,0.013517862,-0.03799422,-0.013021389,0.01994525,0.04191463,-0.00030130023,0.019691546,0.016377207,0.010546689,-0.04108546,-0.0018797038,0.0026602792,-0.01174594,0.01492153,0.052151028,0.016521031,-0.021797672,0.003913993,-0.032479595,0.04415087,-0.026989572,-0.037594784,0.02434802,0.058730032,-0.022686413,-0.045431465,-0.0061502745,-0.01379711,-0.015012663,0.0040938975,0.00015365687,0.013658872,0.030974295,-0.026631692,-0.015890637,-0.0029611927,-0.0540125,0.013226528,-0.03421623,0.044787634,0.05684227,-0.023106828,-0.020721814,-0.04702908,-0.037840318,0.022340706,0.014955392,-0.027076168,-0.0451202,-0.020301681,-0.026224738,0.021687191,-0.019668309,0.0234224,-0.02143365,-0.018960832,-0.0042549577,0.014441605,0.06660175,0.0037767128,-0.04455579,-0.022122743,-0.041545812,0.027345031,-0.036098957,-0.009187013,-0.08174311,0.0026450849,-0.01433689,-0.018288609,-0.091268264,-0.014877876,-0.01476464,-0.030823816,0.05580511,0.007958057,-0.022956157,-0.045080975,0.033710215,-0.017982217,0.029149197,-0.03618674,-0.018075362,0.009581366,0.027580237,-0.0040229647,-0.005828508,0.012051869,0.024372077,-0.016079744,0.049766243,0.034023345,0.014690608,-0.027459633,0.045022648,-0.016338287,0.025426487,-0.03637004,-0.013588766,-0.008989684,-0.012411614,-0.0234622,0.058988433,-0.014202499,0.0041675153,0.031746782,0.022782054,0.027187416,-0.015701078,-0.0059852875,0.04205014,-0.007159422,-0.0009481931,0.041367624,0.008056347,0.04594982,0.017270287,-0.011494144,0.012266444,-0.02974483,0.013033106,-0.06574351,0.014198759,-0.056646153,0.004794414,0.022460427,0.008872652,-0.020391522,-0.011447249,-0.003719274,-0.012528057,0.018821068,-0.02417916,0.024676379,-0.025382072,0.027052449,0.031870782,0.047010966,-0.0020952611,0.014684997,-0.0029943632,0.008121095,0.0074553867,-0.012252214,-0.01602862,-0.0010745312,-0.016203798,-0.008876209,-0.014039009,-0.018957466,0.00915515,0.033118524,-0.030475372,-0.018279675,-0.0052904477,0.019390548,0.016923686,-0.04533295,0.049174085,-0.029381808,-0.0001296447,0.011763971,0.026450526,-0.020981796,-0.06079544,0.0050444403,-0.026116164,-0.008201066,0.028281616,0.04545237,-0.015938018,-0.017564377,0.028106347,-0.004728173,0.015277469,0.017263489,0.020702424,-0.040373724,-0.008420157,-0.005662916,-0.019253667,0.007569806,0.001209614,-0.012074255,0.005500784,0.029011317,0.049706463,-0.010167966,0.04540773,-0.03515882,-0.0031729415,-0.14728674,0.034131877,-0.020337788,0.009948553,0.003626571,-0.0044147703,0.0153959645,-0.05395967,0.0015797815,-0.037384897,0.008780305,0.04644344,0.031300057,-0.016624266,0.009614366,0.0631498,-0.015276133,-0.03005589,-0.028459795,0.08186117,0.028233033,-0.019573621,0.04281649,0.0005295196,-0.05630983,-0.026613314,-0.005016607,-0.001341514,-0.03805846,-0.027926676,-0.026121248,-0.03782822,0.020682067,0.034382656,-0.036697693,0.006593905,0.02673206,-0.029183395,0.0038042376,0.024685293,-0.030811675,0.0000149888865,0.029809264,0.0058653243,-0.022979205,0.085509755,-0.04196966,-0.0070170346,-0.03150069,0.0008117379,-0.016645143,0.027718602,-0.08501228,-0.0029999523,-0.012958284,0.011124796,-0.0059123747,-0.0031824112,0.011648227,0.029326493,-0.05255144,-0.0010738436,-0.026176602,-0.009328557,-0.020290714,0.020642398,-0.016050003,0.011137607,0.012202178,0.007098045,-0.017880468,-0.023999069,-0.012730107,-0.020218631,0.0066094804,0.040892273,-0.010377094,-0.040855613,0.023454698,-0.006131753,0.005485512,-0.01843851,0.0010772059,0.010752769,0.023582075,0.030712223,-0.010040475,-0.00587021,-0.0337059,-0.023384605,-0.02262276,-0.022431154,-0.009002024,0.010595087,-0.0079197,0.06460134,-0.020367634,-0.0049870657,0.010765708,-0.034692895,0.013260693,-0.0029174744,-0.017952163,0.045155548,-0.053925674,0.014530137,0.013561444,0.024057532,0.013201576,-0.010433219,0.009627262,0.017422365,-0.003787448,-0.011122221,-0.011857017,-0.0020786675,-0.017870482,0.034310434,0.018008782,0.011840526,-0.0014117126,-0.027955322,-0.047081843,-0.027501414,-0.007829026,0.056116097,0.022041801,0.043673173,0.009164126,-0.007872571,0.016191177,-0.032341275,0.053506885,0.01981908,0.00088957266,0.019712677,-0.026427906,0.026463075,-0.017331881,0.028296987,-0.024429962,-0.009185768,-0.03467837,-0.048281476,0.006850287,-0.0087094875,0.029386198,-0.008880124,-0.010023483,-0.036600403,-0.036694434,-0.0012327523,-0.006710059,0.013711881,-0.005806179,0.0042653726,-0.0012583057,-0.006566951,0.026731148,0.071140096,-0.004479374,-0.021753026,-0.025284871,-0.048822105,0.04018116,0.048370957,0.010431999,-0.0012544376,-0.0013921524,-0.030558333,0.028908405,0.035128742,-0.017415982,0.03473741,-0.024335507,-0.017672202,0.0074766055,0.047894042,0.016295146,-0.05336336,0.024091404,0.017427037,0.012462152,0.017196998,0.050636258,-0.00088507327,-0.042923115,0.055252157,0.03571271,-0.007124671,-0.012269931,-0.0036140129,0.01960563,0.019238995,0.03968017,-0.0025160806,0.0011862608,0.06285489,0.025384901,0.035806917,0.007708871,-0.0012997923,-0.013526612,0.000813492,-0.028574819,0.0069913887,0.04054127,-0.030418042,-0.008399998,0.0075378735,-0.02252059,0.013176714,0.0019058046,0.007112106,0.021649174,-0.035876054,0.05818781,-0.0068741813,0.06237001,0.021534353,0.023541188,0.028944943,0.008171222,-0.025924707,-0.08376772,0.009294659,-0.019519461,0.03161664,-0.018667702,0.010734097,0.0009233145,-0.016112251,0.010615331,0.005446026,0.0057188086,-0.018572003,-0.012671479,0.0050751353,-0.06019144,-0.03996984,0.046181634,0.023097415,0.0095189605,-0.03739299],"last_embed":{"hash":"mlf6lf","at":1751107747460,"tokens":311}}},"last_read":{"hash":"mlf6lf","at":1763795325625},"class_name":"SmartSource","last_import":{"mtime":1734075511000,"size":384,"at":1751107743888,"hash":"mlf6lf"},"blocks":{"##Books":[1,7],"##Books#{1}":[2,7]},"outlinks":[{"title":"Don't make me think","target":"Don't make me think","line":2}],"key":"Career/Areas/Design/Design.md","last_embed":{"hash":"mlf6lf","at":1763795325625}},"smart_blocks:Career/Areas/Design/Design.md##Books": {"path":null,"last_embed":{"hash":"mlf6lf","at":1751107747466},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"mlf6lf","at":1751107747466},"key":"Career/Areas/Design/Design.md##Books","lines":[1,7],"size":384,"outlinks":[{"title":"Don't make me think","target":"Don't make me think","line":2}],"class_name":"SmartBlock"}, diff --git a/.smart-env/multi/Career_BragDocument_BragDocument_md.ajson b/.smart-env/multi/Career_BragDocument_BragDocument_md.ajson new file mode 100644 index 0000000..63fd80d --- /dev/null +++ b/.smart-env/multi/Career_BragDocument_BragDocument_md.ajson @@ -0,0 +1 @@ +"smart_sources:Career/BragDocument/BragDocument.md": {"path":"Career/BragDocument/BragDocument.md","embeddings":{"bge-m3:latest":{"vec":[-0.024237748,-0.002177434,-0.0071809394,0.02636246,0.012409231,-0.00006282265,-0.012520234,0.042182602,-0.025310384,0.021459421,0.002065657,0.0064291134,0.024266195,0.031303797,-0.023649309,-0.0103898905,-0.017788135,-0.008408351,-0.02730529,0.00086900097,-0.053289082,-0.005676625,0.0033468688,0.029303232,-0.020833824,0.077710964,-0.0015732149,-0.0025640535,-0.0019531657,0.05140306,0.042303782,0.046685107,-0.0040470427,0.014297237,-0.036923375,-0.05752593,0.0055254605,-0.014506867,-0.1398014,0.003120733,0.025374701,0.011515926,-0.036533244,-0.009154514,0.036167666,0.017443614,-0.03206144,-0.07190265,0.030985544,-0.03737131,-0.0040141726,-0.003947559,-0.018648777,-0.012437912,-0.018126657,0.0123138465,-0.03991979,-0.006130567,-0.0050884816,-0.007203046,-0.028907247,-0.00033926245,-0.03887339,-0.05140915,0.009221711,0.019927468,-0.0094053205,0.031732183,0.026068825,-0.0651479,0.026287317,0.015152201,-0.04127964,-0.05274494,-0.020559927,-0.01735088,0.031210212,0.03584871,0.03582964,-0.07963563,0.028712105,-0.04501632,-0.012130483,-0.016340826,0.03485114,-0.017800614,-0.040123686,0.030588133,-0.0129941115,0.0003364513,-0.0060367105,0.021010796,0.010619253,-0.033519413,0.021978557,-0.04026408,-0.016711552,0.0076442244,-0.02776285,-0.030953372,-0.01380973,0.014634811,0.019712174,0.038639233,0.044363953,0.020910775,-0.00462937,0.024160784,-0.023945577,0.0011762123,-0.0013625218,-0.033330277,0.0054683094,0.044039365,0.031543043,0.010693097,-0.0047779763,-0.042424224,0.024372544,0.0115079405,-0.006151941,0.036415998,0.03139649,-0.025636287,-0.015364969,-0.019533204,-0.0036424096,0.031510845,-0.00821296,-0.019962372,0.026510207,-0.006623711,0.0008974869,-0.006903543,-0.05119788,-0.04177974,0.053952802,-0.03250795,0.015389585,-0.033126265,0.01940097,0.02103871,-0.02370524,-0.015181779,0.054187603,0.033577863,0.0233619,-0.0018018279,-0.017806638,0.044187017,0.011907954,-0.015201316,-0.00882725,-0.01359585,0.021637054,-0.01319712,0.028491225,0.002471675,-0.010736091,-0.0022819461,0.02564157,-0.00438096,0.011904763,0.044462655,0.006682635,0.009367454,-0.0059480383,0.059963733,0.028017854,0.013797581,0.010965017,-0.036680833,0.07043836,-0.013588683,0.03180593,-0.00071572367,0.049797717,0.03739981,0.014953511,-0.033608187,-0.023577048,0.020788958,0.012735278,-0.06806078,0.007127015,-0.023019753,0.009816499,-0.02635218,0.0011776985,0.015574359,-0.035702627,-0.040806822,0.01667211,0.030804437,-0.022145297,0.02829372,-0.00047445932,-0.02755995,0.08225183,-0.043243747,-0.031478345,-0.0028244457,-0.018880755,-0.0077732094,-0.04371178,0.016929561,-0.004746537,-0.049568534,0.03369082,0.02930659,0.02049659,0.020384604,-0.0040923557,-0.009490928,0.003633632,0.049474534,-0.00779172,-0.03341674,0.022837752,-0.013210189,0.016512817,0.04370219,0.0035106922,-0.010313626,-0.011133662,0.025792575,-0.019724943,0.0037763056,0.015880596,0.026196517,-0.029513828,0.08613794,-0.020791847,-0.046345465,-0.012607851,0.00027393657,-0.02816165,-0.008818862,0.0056389095,0.030423533,0.001037655,-0.03333797,-0.03789183,-0.04083615,-0.04258977,0.015429257,-0.019398198,0.0037242335,-0.046039592,0.00038369923,0.022221468,-0.022406964,-0.022387424,-0.031897865,0.0013514198,-0.035557993,-0.026897093,-0.029981837,-0.0025121474,0.02924393,-0.016322527,-0.011185715,0.005894232,0.037506014,0.028039407,-0.016518382,0.021942964,-0.04076875,0.016530855,0.0382234,0.029297946,0.02265301,0.0008054212,-0.016101664,-0.021879878,-0.01616698,-0.0058093695,-0.024272487,0.048367936,-0.01886501,-0.028353956,-0.05058906,-0.008135342,0.007809446,-0.027879456,0.032611866,-0.026991686,-0.004800892,0.013043562,0.0024132945,-0.015808705,0.0306062,0.09449067,-0.0016152835,-0.038037013,-0.0003101414,-0.023222242,-0.18158527,0.006091515,-0.010183783,0.0022807831,0.004102897,0.02187547,0.033807818,-0.00069508585,0.0041071195,-0.0682753,-0.00017311389,-0.14612967,0.0022596885,-0.011953498,0.04360651,0.023834785,-0.0072168824,0.011819563,-0.01725335,-0.086250894,-0.034216113,-0.009051486,0.044603452,0.006731423,0.025356138,-0.0010977755,0.021761471,0.042464618,-0.027822787,-0.008670561,0.008959767,0.02638937,-0.010357262,-0.023388062,0.046146262,-0.008024234,0.011958257,-0.0011613308,-0.0069503332,0.0041775773,0.020494023,-0.0007577872,0.012214962,-0.062492028,0.0028006225,-0.038891256,0.02944081,0.030058168,-0.035693917,0.038282223,0.006160431,0.03521015,0.009885903,0.044657104,0.0015796231,-0.03051319,0.021654202,0.047937367,0.009508836,-0.015711894,0.004208717,-0.043292176,-0.019961886,-0.019072954,0.0010251672,0.010868513,0.010738625,-0.0037084767,0.007863839,-0.050568618,0.038170513,0.018402606,-0.003605611,-0.05398816,-0.008584281,-0.01619674,-0.013588477,-0.055521104,-0.0137933865,-0.023411859,0.0024108405,0.026270973,0.0042677037,-0.004615483,-0.0134106055,0.032366488,-0.027332252,-0.046870522,-0.01272431,0.41858524,-0.009274692,-0.006303263,0.044175066,0.06562578,0.03188586,-0.022202762,-0.010706114,0.017381009,-0.028140578,0.02947438,0.008171915,0.035156928,-0.0053282394,0.042945288,0.053259145,-0.068227716,0.028746758,0.0032190722,-0.0050640935,0.03346252,0.0014394975,-0.01261519,0.01091387,-0.07180199,0.028388144,0.012413899,0.0030985936,-0.026991274,0.019257376,0.0026210563,0.013628266,-0.03762568,-0.024515256,-0.008875612,-0.026867516,-0.05270164,-0.052663818,-0.009661276,-0.013672556,0.010426854,-0.018429874,-0.022912242,-0.03989132,0.005188535,-0.034993835,-0.0072389264,0.03228953,0.015819741,-0.0036996424,-0.017334701,-0.030117398,-0.0512513,-0.0018095359,-0.007884835,-0.025638796,-0.005468082,0.006891471,0.008806721,0.036687076,-0.02175744,0.022107743,-0.033006206,0.052766256,-0.007881809,0.0066868872,-0.019704761,-0.02810426,0.0072027226,0.006595613,0.026156995,0.03485719,0.073569514,0.007987846,-0.023640323,-0.043201845,0.030383686,-0.0106142275,0.0012902536,0.03837868,0.014625398,-0.005451423,0.013489955,0.032591976,0.026374036,-0.034129303,-0.01626022,0.037000373,0.013287882,-0.025162112,-0.017417623,-0.043924585,-0.03386478,0.00016475281,0.03296337,0.023608645,-0.006735831,-0.046829395,-0.009216771,-0.007415935,0.022278424,0.045426715,0.0077800755,-0.012662671,-0.009961911,-0.0029459673,0.023728104,-0.04235712,-0.011074303,-0.00069557683,-0.00884966,0.008408262,0.025844438,-0.003749013,0.035339307,0.009990248,0.010677889,0.029312357,0.026598318,-0.032289676,-0.019550273,-0.019541096,0.03988322,0.0027783047,-0.016552884,-0.053639226,0.030444846,-0.009081632,-0.01385685,0.00025378077,0.0026138816,0.0524127,-0.0012476024,-0.013767121,-0.011737421,0.018475955,0.006957399,0.0089507,-0.037361674,0.029654091,-0.027196888,-0.035748046,-0.014506535,0.01577474,-0.020079775,0.060798507,0.02237775,-0.011426821,-0.0056850743,-0.043864,0.025853263,-0.025035338,0.0077080945,-0.035208497,0.020003729,-0.03895107,0.013084562,-0.037327625,-0.031957086,0.0032000202,-0.046972364,-0.018276531,-0.021661207,0.049063094,0.017869279,0.0087323785,0.035502877,0.048039064,-0.010127058,0.0129745295,0.014530925,-0.028360285,0.00013162753,0.016526084,0.013972363,-0.02223599,-0.026049165,0.017467182,0.021729982,0.0016229153,0.035774015,0.00013390093,-0.041411683,-0.019898731,-0.025109997,0.008480066,0.014164386,0.033712253,0.026775613,-0.062229622,0.009804149,0.051894117,0.011891023,0.010870204,0.02268983,-0.023494538,0.005334367,-0.011853118,-0.00089432974,0.00016290748,0.008581105,0.040887713,0.019477472,0.025139034,0.040623695,0.020651307,-0.025991958,0.04153365,-0.025553012,-0.01447572,0.019242667,0.0070577916,0.0058350964,0.0040481044,-0.006199339,-0.027020644,0.08701141,0.015953965,0.008283972,-0.003453779,-0.02500281,0.017055182,-0.006657962,-0.056096125,0.0006129586,0.03285437,-0.006686375,-0.01659198,-0.017558634,0.003554034,-0.009541538,0.037276257,0.03712663,-0.0069885375,0.0039439425,-0.028513355,0.0081808055,0.021551779,-0.00999218,-0.0072524906,0.028256744,-0.013235356,0.024594055,0.013903933,0.04012543,-0.009177775,-0.022347549,0.004529643,0.021931939,0.010559099,0.040635213,-0.016583845,-0.038970556,-0.04678065,0.025630195,0.03479104,-0.017505664,-0.011696006,0.010718869,0.011337928,0.013126246,0.030022059,-0.013849336,0.004911082,-0.021015853,-0.007742488,-0.0053177867,-0.029820796,-0.013365519,-0.048502978,-0.020839794,-0.031718276,-0.008675638,-0.007951341,-0.019165168,-0.000060637012,0.03823168,-0.004331736,-0.0077507473,0.030604735,-0.07401176,0.013720702,0.021951415,-0.01206284,-0.007363188,-0.009458577,0.00843677,0.010888267,-0.034110375,0.043593436,0.048075303,0.005068257,0.008109025,-0.028899705,0.027323948,0.03687469,-0.035942107,0.041932654,0.0018892253,-0.011251485,0.022322623,-0.021551384,-0.0006180553,-0.038178105,-0.0027509762,0.028917518,0.006819902,0.027969437,-0.040553957,-0.011222238,-0.009436287,-0.05380681,-0.0000537692,-0.01814043,0.0025768,-0.010729044,-0.017494207,-0.0074616605,0.0030412807,0.009867037,0.01928746,0.035603162,-0.037651062,0.0041820067,-0.04065268,0.0042235823,0.0020422242,-0.0008276288,-0.024567112,-0.022932723,-0.025490666,0.019006053,0.015448192,0.039454732,0.020730533,0.019527653,0.073245235,0.008839047,-0.01987358,-0.030838847,0.0082938,0.009564081,0.026069174,0.008285973,0.035212245,-0.012594561,0.016261395,-0.021464711,0.002376151,-0.018181792,-0.010080817,-0.02010678,-0.0287812,0.0018842118,-0.0009109882,-0.005392943,0.011952842,0.026015425,0.012938662,-0.024273274,0.013283162,0.03937009,0.01580085,-0.00094581133,0.0030318778,-0.022806574,0.0057497136,-0.025009697,0.012411287,0.01182941,0.008139151,0.013387769,-0.006266161,-0.016550483,-0.006655819,-0.0055352165,0.00018444954,0.019425398,-0.018714324,-0.015348944,-0.026131965,-0.008970716,0.018228794,-0.012245185,0.022067297,-0.02849565,-0.007574804,-0.015215141,0.034905896,0.045031626,-0.012659592,-0.0034629253,-0.0021498913,-0.0077248323,-0.09555927,0.017411603,-0.020873517,-0.03741649,0.001358466,0.017240055,0.014609995,-0.052877553,0.0058108135,-0.04550669,0.023193438,-0.009498611,0.031197648,-0.0015202943,0.025022304,0.0048469603,-0.047091763,-0.006940262,-0.024938287,0.024331514,-0.042677373,0.0007268489,-0.05044805,-0.026885003,0.015904687,0.0051202835,-0.02719999,0.02769283,0.0090019815,-0.006436679,-0.01798142,-0.022981249,0.0000139614085,0.07038569,-0.012852707,0.011727096,0.0005155197,-0.020908648,0.0035277936,0.010587284,0.027490847,-0.030762756,-0.054180916,0.0067049162,-0.010026498,0.0029445926,-0.01346163,-0.05844734,-0.011865684,-0.011759687,-0.037355248,-0.004951261,0.020346858,0.05031053,0.01035569,0.033267636,-0.01756143,-0.004001999,0.006020082,-0.0009260738,-0.045980554,0.017700695,-0.049045634,-0.010655815,-0.051058855,-0.0036824115,-0.014640338,0.012948758,0.0027049058,-0.00096711697,-0.021287229,0.0048755934,0.0030559374,0.007124185,-0.009667352,-0.035746835,0.043390952,-0.024256902,0.01606452,-0.005736332,0.0016551816,-0.019433578,-0.011408729,0.04631136,0.05716013,0.005468812,0.021462986,0.009116559,-0.016884312,-0.028663404,-0.041909393,-0.0051490846,-0.030194748,0.0045493566,0.0045536016,-0.029231807,-0.01390414,0.004933141,0.021672651,-0.014003697,0.0141870845,0.06965156,-0.015135359,0.009646228,-0.0046337587,0.025407903,-0.019165736,-0.0018938001,0.01120113,0.007221348,-0.030444847,-0.03403424,-0.052514482,0.016187036,-0.02492528,-0.010191961,-0.021072162,0.017771613,0.0157359,-0.021620667,0.01580207,-0.00092003384,-0.007219321,-0.090583734,0.018663974,0.007757741,-0.020668274,0.027400095,0.034266345,-0.03840654,0.04234011,-0.016740803,-0.024493087,-0.0017759869,0.01067347,-0.0059919283,-0.008666846,0.077190265,-0.0037535804,-0.002536537,-0.030051338,0.026061658,0.016497534,-0.013515595,-0.0057782293,-0.03442165,0.03897836,0.011861673,-0.040840283,-0.012091593,0.0078123333,-0.0086154975,-0.022546232,0.008025675,0.010591675,0.031989217,-0.006000632,0.015093993,-0.07399962,0.035988357,0.026152909,-0.038621183,-0.015629243,-0.023297634,-0.023880027,0.028682882,0.0132989595,-0.017603833,-0.00066571846,0.017791446,0.010136671,0.02597896,0.0024270562,0.04050187,0.04249883,-0.020050948,0.0021245652,0.037251413,0.03716182,-0.007454622,-0.028073525,-0.015208023,0.003002163,0.008440289,-0.000093435134,-0.024530116,0.0035214871,0.00961359,-0.02664179,0.019762183,-0.014258916,0.051966853,0.0058236243,0.03653455,0.008796489,0.01495325,-0.0100813955,-0.03831784,0.009142733,0.035535872,-0.045770526,-0.061120216,-0.00044638768,-0.016557481,-0.0114556905,0.0028998726,-0.0292974,-0.04376134,-0.0048322394,-0.03579317,-0.01117923,0.006827688,0.017906515,0.05820989,0.012570445,0.049023572,-0.025456177,-0.0028823633,0.048523717,-0.012023401,0.00021839031,0.052637473,-0.00783092,-0.05131318,-0.013194615,-0.0018024906,-0.01646479,0.02127419,-0.01118321,0.0017402126,-0.012704932,0.0431059,0.0026762763,0.010871512,-0.00635821,0.0040315646,-0.029424548,0.013618418,-0.0139229465,-0.021138208,0.012782252,-0.028952641,-0.019011678,0.0013891574],"last_embed":{"hash":"zwm3o","tokens":415}}},"last_read":{"hash":"zwm3o","at":1762844536165},"class_name":"SmartSource","last_import":{"mtime":1760107438000,"size":3510,"at":1762338969642,"hash":"zwm3o"},"blocks":{"#---frontmatter---":[1,4],"#Brag Document":[5,66],"#Brag Document#{1}":[7,8],"#Brag Document#2025":[9,42],"#Brag Document#2025#October":[11,42],"#Brag Document#2025#October#Week of October 7-13, 2025":[13,42],"#Brag Document#2025#October#Week of October 7-13, 2025#{1}":[15,15],"#Brag Document#2025#October#Week of October 7-13, 2025#{2}":[16,16],"#Brag Document#2025#October#Week of October 7-13, 2025#{3}":[17,17],"#Brag Document#2025#October#Week of October 7-13, 2025#{4}":[18,19],"#Brag Document#2025#October#Week of October 7-13, 2025#{5}":[20,20],"#Brag Document#2025#October#Week of October 7-13, 2025#{6}":[21,21],"#Brag Document#2025#October#Week of October 7-13, 2025#{7}":[22,22],"#Brag Document#2025#October#Week of October 7-13, 2025#{8}":[23,24],"#Brag Document#2025#October#Week of October 7-13, 2025#{9}":[25,25],"#Brag Document#2025#October#Week of October 7-13, 2025#{10}":[26,26],"#Brag Document#2025#October#Week of October 7-13, 2025#{11}":[27,27],"#Brag Document#2025#October#Week of October 7-13, 2025#{12}":[28,28],"#Brag Document#2025#October#Week of October 7-13, 2025#{13}":[29,30],"#Brag Document#2025#October#Week of October 7-13, 2025#{14}":[31,31],"#Brag Document#2025#October#Week of October 7-13, 2025#{15}":[32,32],"#Brag Document#2025#October#Week of October 7-13, 2025#{16}":[33,34],"#Brag Document#2025#October#Week of October 7-13, 2025#{17}":[35,35],"#Brag Document#2025#October#Week of October 7-13, 2025#{18}":[36,37],"#Brag Document#2025#October#Week of October 7-13, 2025#{19}":[38,38],"#Brag Document#2025#October#Week of October 7-13, 2025#{20}":[39,40],"#Brag Document#2025#October#Week of October 7-13, 2025#{21}":[41,42],"#Brag Document#Template for Future Entries":[43,66],"#Brag Document#Template for Future Entries#[Month]":[45,66],"#Brag Document#Template for Future Entries#[Month]#Week of [Date Range]":[47,66],"#Brag Document#Template for Future Entries#[Month]#Week of [Date Range]#{1}":[49,49],"#Brag Document#Template for Future Entries#[Month]#Week of [Date Range]#{2}":[50,51],"#Brag Document#Template for Future Entries#[Month]#Week of [Date Range]#{3}":[52,52],"#Brag Document#Template for Future Entries#[Month]#Week of [Date Range]#{4}":[53,54],"#Brag Document#Template for Future Entries#[Month]#Week of [Date Range]#{5}":[55,55],"#Brag Document#Template for Future Entries#[Month]#Week of [Date Range]#{6}":[56,57],"#Brag Document#Template for Future Entries#[Month]#Week of [Date Range]#{7}":[58,58],"#Brag Document#Template for Future Entries#[Month]#Week of [Date Range]#{8}":[59,60],"#Brag Document#Template for Future Entries#[Month]#Week of [Date Range]#{9}":[61,61],"#Brag Document#Template for Future Entries#[Month]#Week of [Date Range]#{10}":[62,63],"#Brag Document#Template for Future Entries#[Month]#Week of [Date Range]#{11}":[64,64],"#Brag Document#Template for Future Entries#[Month]#Week of [Date Range]#{12}":[65,66]},"outlinks":[],"metadata":{"created":"2025-10-10 16:13","updated":"2025-10-10 16:43"},"task_lines":[],"key":"Career/BragDocument/BragDocument.md","last_embed":{"hash":"zwm3o","at":1762844536165}}, \ No newline at end of file diff --git a/.smart-env/multi/Career_BragDocument_CLAUDE_md.ajson b/.smart-env/multi/Career_BragDocument_CLAUDE_md.ajson new file mode 100644 index 0000000..47a2eee --- /dev/null +++ b/.smart-env/multi/Career_BragDocument_CLAUDE_md.ajson @@ -0,0 +1 @@ +"smart_sources:Career/BragDocument/CLAUDE.md": {"path":"Career/BragDocument/CLAUDE.md","embeddings":{"bge-m3:latest":{"vec":[-0.014251719,0.033291694,0.026101196,0.027334193,0.030476486,0.0029306281,0.008597343,0.029274786,0.0060228067,-0.00655942,0.0111277485,0.0014697174,-0.004368131,0.02465207,-0.004956965,-0.0058802404,-0.00030635798,0.003870646,0.003818868,0.012823283,-0.0046917293,-0.0009773682,0.033797245,0.023600576,-0.050789837,0.051663827,-0.010830755,-0.024118913,-0.0016649495,0.031081272,-0.0021472825,0.023768708,-0.012827799,-0.011026372,-0.024565173,-0.013737587,0.004108243,-0.028243328,-0.06102082,-0.0015715805,0.0026069367,-0.00016502329,-0.041150056,-0.05793184,0.010788236,0.025743566,-0.0028578322,-0.040225703,0.019814976,-0.046356756,0.0013360787,-0.024190957,0.008282491,-0.030041073,0.012000836,-0.021117454,-0.06562713,-0.014780389,-0.029368864,0.01140908,-0.004698977,0.013055009,-0.018335313,-0.039047375,-0.0047045466,0.029801466,-0.019264767,0.020047978,0.010583833,-0.059617836,0.004783764,0.028399779,-0.045940712,-0.04390102,-0.028889187,0.020785848,0.01742728,-0.024512593,0.0078722015,-0.031981688,0.0065530147,-0.033391204,0.014009992,0.0070708147,0.026376676,-0.0038971012,-0.01203096,0.029429922,0.021448486,0.029920481,-0.02436214,0.011064939,0.00844005,-0.010802942,0.017685069,-0.025780417,-0.004107388,-0.008560477,-0.03996395,-0.01946457,-0.017574389,0.06043083,0.02146434,0.03305373,0.054414812,-0.038937464,0.0067188637,-0.011239081,0.028405704,-0.004683322,-0.004909056,0.017737305,-0.001390304,0.028161438,0.019866575,0.0036039362,0.047758076,-0.030518884,0.048953198,-0.010912283,0.0054799085,0.05436912,0.033077694,-0.01613403,-0.0069089085,0.014920806,-0.009176267,0.030020487,-0.037594695,0.005536086,0.019300425,0.024959954,0.02422833,0.0022121584,-0.022298485,-0.024283,0.073680624,-0.009222472,0.003906738,0.007705391,0.041729715,0.030029485,-0.02781584,-0.034213297,-0.00087874697,-0.034175478,0.022388866,0.0083499765,0.009730826,-0.008756625,0.010688697,0.013309259,0.025458468,-0.009874918,0.058366876,-0.03514173,0.032125305,0.0015448009,0.000036860336,-0.0010703779,0.019568054,0.0062588234,-0.012608377,0.04650004,0.045805454,0.00994292,-0.04395497,0.034661736,0.002413243,-0.011839269,0.0059603583,-0.035605676,0.017664332,0.0084897075,0.021859333,0.0056900755,0.06432354,0.039812624,0.014421047,-0.031146413,-0.024506807,0.0073672268,0.010510605,-0.07589856,-0.03318055,-0.0014963897,0.0034130914,-0.001313005,-0.014657077,-0.015677745,-0.0135258,-0.028277352,0.025098292,0.06658425,0.014965578,-0.0056406967,-0.013676531,0.011083914,0.03102023,-0.0192028,-0.038132515,0.043960128,-0.052991197,0.020423496,-0.027485821,-0.012513804,-0.03919012,-0.036682416,0.023344772,-0.007764819,0.04293174,0.048046496,0.006282608,-0.00012507051,-0.0018710614,0.050822776,-0.029707475,0.0029522527,-0.00026466677,-0.018655423,-0.0037941232,0.0011260321,-0.008888295,-0.012963975,-0.02627374,0.020167124,-0.041258752,0.010151521,0.008141448,0.04490898,0.008673227,0.019140387,-0.0036530588,-0.04613486,-0.008322739,-0.011855369,-0.052366517,-0.011550869,0.024228163,0.021255687,0.02853774,-0.044207834,-0.021463512,0.0065574744,-0.02122705,0.001317954,0.0013748442,-0.011982331,-0.01700152,0.010058376,-0.01371657,0.02916979,-0.0045038387,-0.040822044,-0.017308062,-0.008688309,-0.012124256,-0.036471587,-0.02055064,0.016074523,0.012940668,0.02419278,0.034489222,0.03990685,0.024219016,-0.023210285,0.02525739,-0.019804414,0.03203626,0.036692597,0.017139688,-0.022299819,0.015682202,-0.020667203,-0.016306566,-0.028802471,0.0023770758,-0.009045187,0.059154388,-0.008781829,-0.035207484,-0.029020704,-0.009940011,0.0014470023,-0.023706328,0.06626819,-0.035559773,0.033242997,-0.007475609,0.030875409,0.013001297,-0.0014544568,0.06513341,-0.024455957,0.026852602,0.02037096,-0.010823799,-0.15773232,-0.06548498,-0.0092492765,0.027378092,0.034990575,-0.005456227,-0.009433827,-0.019732106,0.003677609,-0.041322075,-0.003680014,-0.115203,-0.016617388,-0.0012208425,0.04828684,0.022938188,-0.023869656,-0.014978711,-0.033271417,-0.04524303,-0.035530813,0.008429686,0.055469763,-0.046673093,-0.006944828,-0.023889462,0.028508728,0.021108981,-0.022548335,-0.0368762,-0.053342868,0.01172744,-0.0139253605,-0.03401827,0.053763103,-0.010610561,0.011688572,-0.036765996,-0.053643946,0.0011521301,0.004863826,-0.011729262,0.03328061,-0.04727947,0.0019702564,-0.019299634,0.004337836,0.023950972,-0.029705413,-0.005805923,-0.014869679,-0.013398543,-0.004417692,0.018650526,-0.021109832,-0.004559918,0.010219706,0.028836984,0.05388717,-0.022925118,-0.01194907,-0.043071102,-0.0048722485,-0.024461392,0.0054986174,-0.008116183,-0.02540359,0.028580355,0.0048736315,0.003951679,0.03947542,-0.010523502,0.013087733,-0.023986792,0.012089508,-0.011471008,-0.028338699,-0.04559001,0.00839165,-0.064397745,0.02281663,-0.0040438147,-0.0013438257,0.028960587,-0.021098278,0.0063485503,0.0086521115,-0.02021041,0.008026766,0.4628977,-0.002464464,0.02322241,-0.0054563424,0.041476887,-0.0003629517,0.013629772,0.032665614,0.01475726,-0.022658302,-0.0028069012,0.00080920546,0.037279416,0.0026171897,0.016145285,0.02051334,-0.0620827,0.018432241,0.015821464,-0.0037268726,0.021233471,-0.05946154,-0.04445305,-0.016191142,-0.064061426,0.019031387,0.032834228,0.034611605,-0.011208298,0.050793305,-0.00899907,-0.028179256,-0.014895901,-0.058616687,-0.022311551,-0.03706308,-0.03591817,-0.031884395,-0.014950919,-0.017481461,0.014119562,0.0107419705,0.014689299,-0.04001824,-0.020319236,-0.0037067856,-0.027462095,0.0023226868,-0.0033048165,0.005936372,0.014039806,0.023021366,-0.002916488,0.0342149,0.016140388,-0.030844864,-0.02846604,0.00016983131,0.007459221,0.0032223975,-0.021646176,0.02157187,-0.011778616,-0.003624456,0.028616505,-0.00022604843,0.0039696703,-0.04219905,0.036780544,0.023197884,0.016676102,0.035915393,0.017698005,-0.014332914,-0.007985548,-0.034636047,0.010486152,-0.0011464488,0.0030982227,0.016650166,0.0024504485,0.012138175,0.009359891,0.021987617,0.013479069,-0.019177523,-0.053827103,0.05267605,0.022372102,0.004477359,-0.02015105,-0.0020872194,-0.031335544,0.0056288005,0.00034545545,0.014665938,0.019306108,-0.010160609,-0.00310644,-0.055102922,0.028374217,0.014498106,0.035116795,-0.010653488,-0.012485045,0.031290233,-0.023124773,-0.021352015,0.0068716826,0.042873353,-0.04428265,-0.0053394036,0.03674355,0.011333231,0.037879016,0.015849272,0.048068564,0.0007669013,0.004839907,-0.03227373,-0.023928912,0.011495502,0.020425495,0.001999421,-0.015895873,-0.058376513,0.03190886,0.006423262,-0.0073353266,0.014711203,-0.008931955,0.01075909,0.009220213,-0.011039459,-0.006880908,0.005100041,0.05055486,0.009863886,-0.0357941,0.057420336,0.0039024218,-0.038071338,-0.015938124,0.017518096,-0.035987474,0.055245467,-0.04895579,0.058551397,-0.014984966,-0.026665432,0.00207744,0.012248382,0.018713323,-0.041496053,0.0119496705,-0.005402495,-0.008083454,0.005458923,-0.009175457,0.00012831441,-0.014685775,0.015313125,-0.004430711,0.104686595,-0.023029322,-0.011405249,0.01615602,0.015305897,-0.04302744,0.021034552,0.0018613843,-0.0009381526,0.01872126,0.03969156,-0.011052004,0.021308243,0.012808918,0.041476823,-0.0444602,-0.030263364,0.029970987,0.031051327,-0.021974284,-0.015651094,0.0068193316,-0.0138537865,-0.0027963296,0.015905615,0.042232525,-0.029424647,-0.003968885,0.059097633,-0.016353607,0.0077060345,0.048955936,0.016953781,0.027993433,0.010849927,-0.0050970255,-0.0063541853,-0.057127822,0.022951972,0.051764507,0.03856384,0.0069324845,0.021302074,-0.022516025,0.07230921,-0.046640716,-0.031083426,0.009042981,0.024795348,-0.016513348,0.03049253,0.001781701,-0.027131457,-0.0035514205,0.018288687,0.08401723,0.003399117,-0.017065011,-0.020947857,-0.008460317,-0.04320942,0.00035017548,-0.009849981,-0.019198332,0.024975827,-0.047714535,0.005720309,-0.01803387,-0.043712,0.00512953,-0.032833397,-0.01250892,-0.06332208,0.016708205,-0.0059825275,-0.039629485,-0.03778417,-0.017531998,-0.013256017,0.01275102,-0.014231765,0.01545145,0.035321124,0.007262187,-0.031134767,-0.02989447,0.019789359,0.03174078,-0.01289,-0.02431246,-0.051141385,-0.001698017,0.0033733528,-0.022409638,0.0057106023,-0.029955944,-0.020685587,0.02668249,0.03196075,-0.013336982,-0.0025846786,-0.00045742534,-0.020537563,-0.006254589,-0.03225484,0.002904512,-0.03771906,-0.026110612,-0.03264365,0.0055987486,0.0033527703,-0.00014919603,-0.0051410245,-0.0010166113,-0.017250683,0.024750063,0.015177893,-0.034019552,0.002931778,-0.0050100256,0.02379175,-0.037979834,-0.028553076,-0.0142025435,0.01045877,-0.0028760952,0.011315477,0.0057822536,0.004027475,-0.009172076,-0.034205467,0.0140221985,0.010228358,-0.011535629,0.05551751,-0.023441631,0.008421586,0.013503874,-0.012652259,0.023595173,-0.025780728,-0.027289638,0.07663635,0.009626294,0.0019417963,0.0037257306,0.003120674,-0.043840766,-0.055849746,-0.008298978,0.004625572,0.005858016,-0.011237312,0.011546961,-0.02148006,-0.008414704,0.015190882,0.0056730644,0.023815174,-0.046592385,-0.031611502,-0.05159901,-0.010717657,-0.01086447,-0.02736742,-0.03653602,0.006894104,-0.016795479,0.02283577,0.017778754,0.021172507,0.021374794,-0.0053999163,0.08091312,0.0090800915,-0.035649672,-0.06443193,0.02635847,0.000049113358,0.07660186,-0.010496883,0.022506777,0.0061156624,-0.009604017,-0.018475536,0.0063308817,-0.04356045,0.013382031,-0.001809403,0.006137815,0.016784169,0.034061205,-0.005173399,0.009285417,0.0122181075,0.064578116,-0.047821093,0.006358297,0.031900287,-0.0094795255,-0.017744329,0.0051477933,-0.033590488,-0.0047146636,-0.039568994,-0.024328975,-0.028809499,0.0058893003,0.036471512,-0.019684535,0.008283392,-0.00060468103,0.017302692,-0.0088342335,-0.025314048,0.0047129844,-0.037425924,-0.0018652035,-0.05721173,0.025266761,-0.024614539,0.008150747,-0.003184507,-0.03484281,0.030210616,0.029440902,0.051219873,0.0013006896,0.013555044,0.0327915,-0.032436453,-0.076287135,0.023358356,-0.014441539,0.043290075,-0.03008144,0.034385473,-0.00491274,-0.026939865,-0.023322701,-0.041007698,-0.010582457,-0.03381303,-0.0068200715,-0.0191505,0.016449856,-0.004717738,-0.035673622,0.01614618,-0.0051965537,0.016122958,-0.018979209,-0.021332072,-0.046491448,-0.041083917,0.0055949483,0.010746213,0.0042655985,0.017786719,0.008399461,0.012668065,-0.019944998,0.013638809,-0.032539614,0.001690514,-0.01574666,0.024923602,-0.015990606,0.0021646186,0.02258288,0.017105259,0.0030762856,-0.031463847,-0.016147818,-0.013219337,0.010759798,0.06203722,-0.039248824,-0.0476198,-0.0066729044,-0.009249297,-0.020470494,0.016108828,0.021391628,-0.0003327323,-0.02695593,-0.00024914677,-0.0066126143,-0.010082425,-0.01597367,0.06800822,0.0025014484,0.030927652,0.0017841852,0.0004319985,-0.019205572,-0.0118448585,-0.035937086,0.019024462,0.01797358,0.017252736,-0.009905414,-0.021037558,-0.007963813,0.015688254,0.022416083,-0.026921842,0.025727334,0.022937251,-0.008878524,-0.01752086,0.014216227,-0.026453651,-0.025918024,0.047520902,0.04392111,0.008491648,0.039261363,0.0056499694,-0.03896848,-0.0068794894,-0.00025709314,-0.03060378,-0.022180082,-0.00947782,0.015112309,-0.008612278,-0.025842763,0.012144738,0.0086751925,-0.042102322,-0.00018524347,0.04449949,0.007268337,-0.012463746,-0.012877831,0.018099764,-0.013489752,0.017130418,-0.018496046,0.031626005,-0.010250952,-0.008653253,-0.036901303,0.022752443,-0.041902907,0.00062281784,-0.023781091,0.025068693,0.0531229,-0.016319765,0.012175684,-0.036770523,-0.0059884507,-0.09148467,0.023906806,0.041210607,-0.025325382,0.03459306,-0.0058048125,0.0145102125,0.02582161,-0.04931127,-0.03726612,-0.005508828,0.008838855,-0.023062909,-0.0045992546,0.05591049,-0.009903109,-0.0057785795,-0.05654281,0.028188257,-0.012039089,0.009338352,-0.025183158,-0.02161763,0.05097262,0.016151924,0.026882734,-0.058855128,0.015751455,0.024920458,0.018872146,0.032685053,0.022767706,0.013513559,0.03106094,0.011564091,-0.036715146,0.046058435,-0.0073145237,-0.055730388,-0.003818426,-0.03203154,-0.061353676,0.002967342,-0.019301135,-0.018487558,-0.03217825,-0.0209459,0.004188741,0.045314983,0.01096505,0.0016407652,0.015300655,-0.02177466,-0.008770804,0.034872774,0.023826964,0.0018088707,0.010136767,-0.037850767,0.050747123,0.011797389,0.009445135,-0.03121745,-0.0033276314,0.017295765,0.0030895087,-0.0114830835,0.012966521,0.050053198,-0.03047477,0.01485216,0.025142087,0.01679196,0.006471357,-0.04466849,-0.016864402,0.0003817638,-0.031076672,-0.014702444,-0.016218478,0.03044161,-0.0166135,0.008546293,-0.037513345,0.008524954,-0.026716074,-0.04749787,-0.034768056,0.0060016075,-0.006775219,0.012612861,0.012041889,0.045722503,-0.0061609317,-0.0065560034,0.028149076,0.013451667,-0.012410992,0.008654057,0.013428862,-0.063310385,-0.01576893,-0.028867494,0.0056731887,0.034693643,-0.036414217,0.013726995,-0.011400677,0.029685538,-0.012677236,0.0063645644,0.026500635,-0.006567863,0.028142001,0.035046626,-0.023164304,-0.015257358,0.021587452,-0.026351623,-0.018925222,-0.018440599],"last_embed":{"hash":"1mhhld4","tokens":415}}},"last_read":{"hash":"1mhhld4","at":1762844536165},"class_name":"SmartSource","last_import":{"mtime":1760107670000,"size":2895,"at":1762338969646,"hash":"1mhhld4"},"blocks":{"#CLAUDE.md":[1,65],"#CLAUDE.md#{1}":[3,4],"#CLAUDE.md#Repository Purpose":[5,8],"#CLAUDE.md#Repository Purpose#{1}":[7,8],"#CLAUDE.md#File Structure":[9,12],"#CLAUDE.md#File Structure#{1}":[11,12],"#CLAUDE.md#Workflow: Weekly Brag Document Update":[13,65],"#CLAUDE.md#Workflow: Weekly Brag Document Update#{1}":[15,16],"#CLAUDE.md#Workflow: Weekly Brag Document Update#1. Initial Questions":[17,24],"#CLAUDE.md#Workflow: Weekly Brag Document Update#1. Initial Questions#{1}":[18,18],"#CLAUDE.md#Workflow: Weekly Brag Document Update#1. Initial Questions#{2}":[19,24],"#CLAUDE.md#Workflow: Weekly Brag Document Update#2. Impact & Results Questions":[25,29],"#CLAUDE.md#Workflow: Weekly Brag Document Update#2. Impact & Results Questions#{1}":[26,26],"#CLAUDE.md#Workflow: Weekly Brag Document Update#2. Impact & Results Questions#{2}":[27,27],"#CLAUDE.md#Workflow: Weekly Brag Document Update#2. Impact & Results Questions#{3}":[28,29],"#CLAUDE.md#Workflow: Weekly Brag Document Update#3. Skills & Learning Questions":[30,33],"#CLAUDE.md#Workflow: Weekly Brag Document Update#3. Skills & Learning Questions#{1}":[31,31],"#CLAUDE.md#Workflow: Weekly Brag Document Update#3. Skills & Learning Questions#{2}":[32,33],"#CLAUDE.md#Workflow: Weekly Brag Document Update#4. Collaboration Questions":[34,37],"#CLAUDE.md#Workflow: Weekly Brag Document Update#4. Collaboration Questions#{1}":[35,35],"#CLAUDE.md#Workflow: Weekly Brag Document Update#4. Collaboration Questions#{2}":[36,37],"#CLAUDE.md#Workflow: Weekly Brag Document Update#5. Recognition Questions":[38,41],"#CLAUDE.md#Workflow: Weekly Brag Document Update#5. Recognition Questions#{1}":[39,39],"#CLAUDE.md#Workflow: Weekly Brag Document Update#5. Recognition Questions#{2}":[40,41],"#CLAUDE.md#Workflow: Weekly Brag Document Update#6. Other Work":[42,45],"#CLAUDE.md#Workflow: Weekly Brag Document Update#6. Other Work#{1}":[43,43],"#CLAUDE.md#Workflow: Weekly Brag Document Update#6. Other Work#{2}":[44,45],"#CLAUDE.md#Workflow: Weekly Brag Document Update#7. Document Update":[46,55],"#CLAUDE.md#Workflow: Weekly Brag Document Update#7. Document Update#{1}":[47,55],"#CLAUDE.md#Workflow: Weekly Brag Document Update#Writing Style":[56,63],"#CLAUDE.md#Workflow: Weekly Brag Document Update#Writing Style#{1}":[57,57],"#CLAUDE.md#Workflow: Weekly Brag Document Update#Writing Style#{2}":[58,58],"#CLAUDE.md#Workflow: Weekly Brag Document Update#Writing Style#{3}":[59,59],"#CLAUDE.md#Workflow: Weekly Brag Document Update#Writing Style#{4}":[60,60],"#CLAUDE.md#Workflow: Weekly Brag Document Update#Writing Style#{5}":[61,61],"#CLAUDE.md#Workflow: Weekly Brag Document Update#Writing Style#{6}":[62,63],"#CLAUDE.md#Workflow: Weekly Brag Document Update#Adding New Time Periods":[64,65],"#CLAUDE.md#Workflow: Weekly Brag Document Update#Adding New Time Periods#{1}":[65,65]},"outlinks":[],"task_lines":[],"key":"Career/BragDocument/CLAUDE.md","last_embed":{"hash":"1mhhld4","at":1762844536165}}, \ No newline at end of file diff --git a/.smart-env/multi/Career_Projects_Overbuild_Laravel_Overbuild_Laravel_md.ajson b/.smart-env/multi/Career_Projects_Overbuild_Laravel_Overbuild_Laravel_md.ajson index bf4e5af..d1f2cc9 100644 --- a/.smart-env/multi/Career_Projects_Overbuild_Laravel_Overbuild_Laravel_md.ajson +++ b/.smart-env/multi/Career_Projects_Overbuild_Laravel_Overbuild_Laravel_md.ajson @@ -1,4 +1,4 @@ -"smart_sources:Career/Projects/Overbuild Laravel/Overbuild Laravel.md": {"path":"Career/Projects/Overbuild Laravel/Overbuild Laravel.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[0.04797474,-0.062576,0.0474087,-0.06032765,-0.00254051,-0.07696477,-0.09453615,0.00711595,0.0101475,0.00660107,-0.02088377,0.02838281,0.04862997,0.05775933,0.04362297,0.03026017,-0.00495528,0.04610069,-0.04301579,0.01836531,0.10691092,0.03313381,0.02308561,0.00448321,-0.01297453,0.06792182,-0.08733673,-0.04164909,-0.03780816,-0.15326773,0.0148903,0.04572668,-0.02593973,0.02936716,0.01110381,0.00538962,-0.0540038,0.02001365,-0.02965253,0.0266328,0.06359863,0.01563301,0.00588109,-0.02717075,-0.02904022,-0.1118031,-0.07649736,0.01361505,-0.0226384,-0.01212037,0.08868551,0.0393315,-0.01290013,-0.03917565,-0.03609126,0.06010164,0.0055069,0.11327244,-0.00954569,0.07896297,0.11815745,0.05433706,-0.15422572,0.06710235,0.00520505,0.04348905,-0.04013192,-0.00235639,-0.00767721,0.09518765,-0.00819948,-0.01724664,0.0054737,0.08633871,0.10673568,0.00309987,-0.06284498,-0.01961201,0.00865396,-0.02379474,0.05074287,-0.05189214,-0.00449089,0.00943978,-0.06684189,-0.02024004,-0.01610385,0.00207331,0.0290342,0.0026056,-0.05363727,-0.06347502,0.079634,0.03373063,-0.0317251,-0.02870581,0.01421678,0.01604699,-0.01394535,0.15260752,-0.02512827,-0.01433202,0.01882629,-0.05118068,-0.04845887,-0.00627045,-0.03320912,-0.0219222,0.06463507,0.03798895,0.02207276,-0.03325028,0.00403352,-0.06019289,-0.01064011,0.01799406,-0.01642713,0.03899859,-0.1008141,-0.0334825,0.02363888,-0.0200555,0.05432206,0.00745902,-0.0265653,0.00721016,0.04409744,0.03551294,0.02721615,0.04539902,0.01659689,-0.02567735,-0.07347108,-0.10080179,-0.0001312,-0.023327,0.02586619,0.01296753,0.04601258,0.02191748,-0.0408964,-0.01958105,0.09539294,-0.01953983,-0.0183566,0.061656,-0.03919942,-0.03404965,-0.0025504,0.01457055,-0.08303077,0.08163265,-0.0278795,-0.03639235,-0.00386895,-0.04718918,0.03413808,0.00590903,-0.05157127,-0.00991223,-0.0107523,-0.03481629,0.01478577,0.15395822,-0.01767044,-0.04981404,0.02056571,0.06834401,0.03104427,-0.03572148,-0.04188113,-0.03893149,-0.03514426,-0.01990555,0.045042,0.02598035,-0.05039336,-0.00463443,-0.01151937,0.01983659,-0.03279302,-0.06218438,0.02816352,0.05085723,0.02322476,-0.08331523,-0.02677746,0.00496762,0.01500667,-0.01924142,-0.13775566,0.00921507,-0.10235473,-0.03360622,-0.00620309,0.02264138,0.00260138,-0.02351805,0.01714068,-0.01409567,0.04404245,0.05557965,-0.07588595,0.03323049,-0.07479116,0.05929687,-0.01483647,-0.02677072,-0.02115186,0.03898102,-0.02465206,0.06475651,0.06270795,0.03724469,-0.04771862,-0.00107046,0.03544788,0.03379375,0.00450799,0.05025937,0.00002312,0.00963416,0.07707436,-0.18788013,-0.02728531,0.03487376,-0.01317757,-0.00262961,-0.03593305,0.03591805,-0.00460032,-0.02129805,0.07341806,0.09195118,-0.06801362,-0.03071832,-0.00825987,-0.01189131,0.03098484,0.01108476,0.02327182,-0.04885866,0.04356853,0.01177351,0.01553185,0.06763544,-0.08802862,0.03974231,0.01470311,0.14362624,-0.00644479,0.00771599,0.04181257,0.09220164,-0.03619517,0.01897058,-0.11388239,-0.00961322,-0.03392647,0.08355955,-0.07204143,0.01376412,0.01763221,-0.07051941,-0.03621162,-0.0046717,-0.10081464,0.0581076,-0.00988474,-0.06352431,-0.0338392,0.00211235,0.03155284,0.01723184,-0.0229609,0.02376015,0.03233824,0.04887663,0.04560904,-0.05468141,-0.01541968,-0.00914819,-0.00826786,-0.00506175,0.05675337,0.04738371,-0.03120738,0.08056491,0.00691874,-0.02874991,0.00590637,0.01723726,-0.03665653,-0.005546,0.02148883,-0.04825071,0.00509904,0.0098455,-0.00652877,-0.00514545,0.01191802,-0.02591285,0.00567264,-0.00095944,-0.11781667,-0.02279596,0.00251266,0.04933943,0.00684342,0.00875106,-0.05956255,0.0288952,-0.03331319,0.00775197,-0.03046945,-0.0495016,0.02891822,0.02656721,0.01075622,-0.24479282,0.03818681,0.05670541,-0.00383316,0.04148231,0.00267207,0.03751001,0.07456782,0.03850373,0.06682058,0.04074544,-0.01409043,-0.04011343,-0.05421118,0.04402803,0.04161501,-0.02188427,0.05298785,0.04332937,-0.04782514,-0.00978687,-0.05377677,0.18481795,-0.0530981,0.01491859,0.02488629,-0.09243422,-0.01191294,-0.01136524,-0.00632772,-0.03632112,0.07150879,0.1120296,-0.03514677,0.00513462,0.08252849,0.02925933,0.01709903,0.03280708,0.0144198,0.01576713,-0.06039174,-0.01640554,0.04718506,0.09340292,-0.06888995,-0.04205526,-0.04763906,0.04947878,0.02706545,0.01670086,-0.09094983,-0.05533887,0.03911,-0.04331728,-0.00914036,-0.04797338,0.01293738,-0.05287521,-0.06198752,0.00767275,-0.00595256,0.03326828,0.07247562,-0.01105321],"last_embed":{"hash":"1tz17zo","tokens":146}},"bge-m3:latest":{"vec":[-0.025310963,0.0014674682,-0.008078043,0.034793627,-0.020530323,0.0016636014,0.0060899644,0.025420967,-0.02215633,-0.029768946,-0.010552875,0.02902148,-0.05338359,0.024733191,0.0040256158,0.011874894,0.0490233,0.012662702,0.040447433,-0.005652309,-0.015563906,-0.018167736,-0.018009506,-0.015718276,-0.029059593,0.019051237,-0.013888033,-0.020845255,0.0032394615,0.0064985324,0.014513323,-0.052547924,0.06576735,0.010824502,-0.020247338,-0.023532795,0.00006570716,0.018588338,-0.0052542267,0.03627512,-0.027190555,0.032176763,-0.016045881,-0.020366004,0.013875492,-0.027058108,-0.019660851,-0.013931984,-0.013788622,-0.017196162,-0.030889634,-0.042349823,0.020379117,-0.0715355,0.002988792,0.041409124,0.030712854,-0.044136524,-0.06810735,0.03795372,-0.051632438,-0.012970894,-0.03395691,-0.024887463,-0.0034023211,0.05426348,-0.01978996,0.006512668,-0.03279904,-0.04934874,-0.006341216,0.007428309,-0.009877511,-0.028414752,-0.059052415,0.0055453125,0.01771886,-0.062194463,-0.040811677,0.039886463,0.022592066,-0.040046394,0.002125657,-0.0049494663,-0.00435134,-0.055028196,-0.039405808,0.020233477,0.044755273,-0.007679103,0.014664461,-0.0046835244,0.050702404,-0.02190579,-0.048126068,0.0054084817,-0.046006806,-0.032426782,0.022911705,-0.013393942,0.015005959,-0.0037772649,0.0052394294,-0.048388444,0.028895682,0.0068900217,0.0041332175,0.014594554,0.029259283,-0.013057972,0.024229614,0.010971293,0.036441214,0.032910712,0.0003770152,0.009732957,-0.025443014,-0.051000915,0.02701212,0.01227906,0.0047324724,0.0795379,0.056333363,0.0140036205,-0.00721845,-0.01324703,-0.007877944,-0.007288832,-0.008492538,0.008692765,0.04742112,0.043764405,-0.019035686,-0.01879873,-0.057660438,0.0264984,-0.025481274,-0.018755402,-0.025086215,-0.016629316,0.027769279,0.001930186,-0.034552895,-0.037951,0.011822876,-0.05990047,0.058719102,0.06475743,-0.016190225,-0.025826946,-0.02327663,0.008955299,-0.006258646,0.014414663,0.027474415,0.002857545,0.008549173,-0.0038026313,0.015911523,0.049857717,0.044805538,0.027615812,-0.04637339,0.018986689,0.04658574,-0.017811202,0.029600864,0.007045105,-0.021881469,-0.028823413,-0.036479853,-0.024423674,0.0253208,-0.033821315,0.021736141,0.033920214,0.028672671,-0.0007586459,0.0044340715,-0.057276033,-0.034138814,0.007274488,-0.027166145,-0.0051533896,-0.029281935,0.021028887,0.0074880873,-0.011955262,0.015613235,-0.022598656,-0.037118506,-0.022166649,0.054616854,0.027828813,-0.00018273151,-0.009576895,-0.019518442,0.006487666,0.022494338,-0.024395559,0.033552423,0.021575755,0.053916857,0.015637996,-0.06634492,0.010395908,-0.068440415,-0.040024407,0.03835997,-0.030829974,0.037182957,-0.022300472,-0.05260632,0.008978233,-0.021069089,-0.01875074,0.011545996,0.043109827,0.006555098,-0.0133229,-0.025403392,0.0014312213,0.0021391304,-0.011021908,0.054041605,0.012329578,0.014750905,0.0002340898,0.001898182,-0.0032710712,-0.027942203,0.017086258,0.0404287,-0.047646686,0.08511749,-0.06542722,-0.04590118,0.028389407,-0.008776163,0.016933365,0.007937572,-0.03902701,0.0069765807,-0.013117875,-0.027334742,0.028850436,-0.0027337836,-0.0001691016,-0.053947456,-0.036427874,-0.010020315,0.025014939,0.022833325,-0.031612862,0.023775974,0.022665577,0.016171888,0.012859482,-0.026512403,-0.019354004,0.052239273,0.041135434,-0.016472148,-0.010911467,0.031226328,0.02457978,-0.036757488,-0.021567995,0.029444365,0.033346433,0.0017484165,0.018333603,0.04702485,-0.025850978,-0.010317832,-0.020366833,0.015213348,-0.020393591,0.07337968,0.050047584,0.011950833,0.040781166,0.03476952,0.019723687,0.0047328467,0.031523637,-0.0104758255,0.0007043879,0.0013842285,0.016356498,0.010866795,-0.041318245,0.05340443,-0.0042066863,-0.027408624,-0.007171455,-0.006612932,-0.17020504,-0.008902972,0.008785981,-0.011844448,0.01078398,0.03159534,-0.023356086,0.06084297,-0.01033299,0.088478096,-0.034132056,-0.050181672,-0.024260344,0.0023384467,0.014520529,0.00095162314,-0.02875213,0.01642306,-0.007919266,-0.013872481,-0.015838247,0.018195465,-0.026278144,0.02423521,-0.0013366472,0.024880493,-0.00062772114,0.027361643,-0.0080740955,-0.0023382904,-0.02121075,0.048283506,0.0036748308,0.03096705,-0.0017608944,0.046024516,0.004848477,0.02110786,0.02230695,0.009879382,0.0029183952,0.061172165,-0.010349955,-0.015998997,0.026266063,-0.002267378,0.0194574,-0.039517194,-0.04031689,-0.050180495,0.0024283107,-0.016200373,-0.026462683,-0.017726716,-0.02944197,-0.00046586263,0.027890453,0.0109543605,-0.0071553444,0.0012624892,-0.020258345,0.04712824,0.055052105,0.009466485,-0.021114057,0.010915111,0.048359863,0.03456709,0.021110995,-0.039591875,0.028934427,0.021061692,0.015394817,-0.009190795,-0.033736873,0.012617443,-0.01611368,-0.05101539,0.019370766,-0.07853135,0.024235046,0.015542436,-0.00081276253,0.027513616,-0.017732048,-0.071361765,0.016334724,-0.017982299,0.033942327,0.23653166,0.061203457,-0.002872817,-0.012590451,0.07051198,-0.014203414,0.081923634,0.053519584,0.006148209,-0.035110038,0.018278195,0.04078552,0.0063696927,0.02991358,-0.0065501146,-0.008760841,-0.024652924,0.034836218,0.023744429,0.009868607,0.022385126,-0.01664154,0.06637457,-0.010267886,-0.024593724,-0.019732257,-0.005179582,-0.007026832,-0.04609913,0.030161565,-0.03491223,-0.018223856,0.06700978,-0.011297552,-0.06484165,0.0006605934,0.041172016,-0.02558483,-0.02361804,0.02046235,0.01210107,-0.022411276,0.012714203,-0.025436658,0.004373399,-0.01933807,0.047113933,0.014259114,-0.006093211,-0.032112304,-0.000025344601,-0.0053692786,-0.028776363,0.0033832719,-0.014947486,-0.015459312,-0.025369711,0.0314001,0.02977827,-0.01247521,0.01054321,-0.008006165,-0.027188286,0.021481091,-0.015161105,-0.005534819,-0.015588366,-0.022894913,0.0022362205,0.05617461,0.030585313,-0.007175826,0.022326553,-0.016479487,0.004248393,0.023717307,0.013522296,0.032169238,-0.042989176,-0.019654289,0.0037182926,-0.011577187,-0.016732797,0.011217613,0.022526255,0.016363773,-0.0063383044,0.08686578,-0.017216649,-0.032633133,-0.030791389,-0.018355422,-0.04729401,0.012735934,-0.01786108,0.043796446,-0.03138658,-0.024524186,-0.05088751,-0.0037337712,-0.0073684575,-0.0070742536,-0.042706423,0.01694952,0.04767389,-0.03907244,-0.02837014,0.027394889,-0.023932846,0.03776399,0.005884251,0.011614365,-0.024482952,-0.019343538,-0.005995389,0.019064235,-0.0379608,0.020497046,0.065085314,0.034242842,-0.030836605,0.007313811,-0.037564646,0.021120474,-0.01234537,-0.08144856,0.030544028,0.040146638,-0.026442673,0.066114396,0.045428354,-0.018576354,-0.009273537,0.04208264,0.029479677,0.020862084,0.03869173,0.013289754,-0.025883885,0.0055459547,-0.0589575,-0.055389334,-0.038328797,-0.04571752,0.0033713344,0.007400138,-0.022124944,0.024438346,-0.018665472,-0.030464362,0.046192277,0.0025810823,-0.02513959,-0.038881756,0.012136622,-0.017333133,-0.03360427,0.024179231,0.034506682,-0.030440409,0.013081668,-0.020446785,0.0067771534,0.057854798,0.011756014,0.0031732933,-0.014961097,0.06630124,0.015995882,-0.039297216,0.04494296,-0.05596086,-0.014493119,0.027762474,0.022163425,-0.047473896,-0.030062994,0.0074736476,-0.022718955,-0.05615631,0.007664862,0.009685594,-0.0099022,-0.045070782,-0.0098974295,-0.027292024,0.047491062,-0.02260448,0.012486151,-0.024496023,0.03875251,0.09751241,0.00013167773,-0.010346355,0.06040717,0.028560141,0.069955856,-0.023593403,-0.003443413,-0.0481245,0.011514706,-0.010307921,0.024441179,-0.019811481,-0.0027785003,0.0056958124,-0.044672415,0.012522708,-0.054960415,0.0006331084,0.030813493,0.003855621,-0.020753954,-0.036043968,0.019627646,-0.03284164,0.020030988,0.05613503,-0.021078873,-0.047456734,-0.015696319,-0.014164716,-0.0027052644,-0.032557365,-0.04164596,0.04343866,0.02856235,0.008204639,0.015133404,0.009877101,-0.005991753,0.025987606,0.028327685,-0.021018155,-0.023624765,-0.03903025,0.002804567,0.010870636,-0.021135403,-0.02093958,0.010911917,-0.013114963,0.02636476,0.080220275,-0.016170427,0.01670868,-0.03554825,-0.022594225,0.039606184,0.041641332,-0.015760854,-0.024336059,-0.003024908,-0.024408791,-0.03129867,0.040060982,-0.0231669,-0.041415628,-0.004010821,-0.01865367,-0.0027112942,0.015236546,0.027863866,-0.03283817,0.010490254,-0.016214957,0.024844814,-0.033254664,-0.03040933,-0.02920709,-0.04546158,0.01229489,-0.001901358,-0.07129031,0.0067600436,-0.04312356,-0.038275868,0.049567617,0.009328286,0.011369746,-0.027696941,0.03253729,0.022075696,0.04438736,0.021108488,0.01289571,0.042877227,0.013500739,-0.002868766,-0.05273456,0.038351312,0.033145107,-0.0054889233,0.0010014708,0.016376892,0.023902178,-0.0021861126,0.05547668,-0.03653295,-0.029176682,-0.012623343,-0.011214746,0.03130144,-0.020091578,-0.007358757,0.0109313205,-0.021194894,-0.038946483,0.017016519,0.0026035097,0.01939102,-0.0049023093,-0.022226905,0.023753036,0.03374658,-0.014428772,0.053419672,-0.02667281,0.0025743952,-0.0143049685,0.006958167,0.052779566,-0.038412623,-0.038783588,0.03172118,0.026048757,-0.042697832,-0.004213328,-0.05419434,0.016385168,-0.04008069,-0.0076331175,0.008313659,-0.031711522,0.010317935,0.0030090823,0.009866548,-0.047183424,-0.010217119,-0.013234509,0.034903485,-0.024726609,0.017284017,0.0011884719,0.03020273,0.039937556,0.035127245,0.018985702,-0.03429827,-0.00100026,-0.003267934,0.0074434476,-0.000568868,-0.0011729556,0.029479148,-0.08006936,-0.007473227,-0.022876676,0.030133573,0.029920178,0.0015226842,0.033162046,0.016413927,-0.009791038,-0.0057249814,-0.013693959,-0.004190665,0.0016794094,-0.0006595442,-0.012509174,-0.015656874,-0.042521883,0.02780313,-0.0058349045,0.008490869,0.05944527,-0.0076804156,0.01717095,0.033671435,-0.017962683,-0.019673532,0.0019867765,-0.015971543,-0.015105452,-0.04761018,-0.025879102,-0.0057529057,0.016781116,0.029896049,-0.0037268412,-0.032089032,0.021801647,-0.016913004,-0.019554146,-0.13257779,-0.008532614,-0.041489717,-0.021196932,-0.022296526,0.0004569034,0.02553066,-0.01651949,0.0000068781405,-0.021817116,-0.055002075,-0.0007305544,-0.016022613,-0.00461089,-0.0021362144,0.013360925,-0.027793743,-0.04201894,-0.026873779,-0.011406876,-0.022322973,0.016790526,-0.00024246545,0.0031922266,0.013717707,-0.03259784,0.05196501,-0.028673368,-0.03708165,-0.010308805,-0.020157253,-0.026672386,0.024359595,0.0072339396,-0.04375688,-0.0064009973,-0.013201211,-0.043851733,0.01844358,-0.0010123417,-0.016727336,0.016776398,0.0046496238,0.023836534,0.03841505,0.057646308,-0.01986088,0.02281534,-0.06549786,0.0046183737,-0.010914223,0.06776345,0.021993717,-0.010231887,-0.00025855683,-0.013969213,-0.010429717,-0.03868592,0.00919672,0.042092443,-0.028031185,0.059263077,-0.01215572,-0.005124267,-0.005328883,-0.015129423,0.014905007,-0.025287917,-0.019541325,0.025615431,-0.005643858,-0.006852306,-0.022722535,-0.01621037,-0.0041228435,-0.0008733742,-0.029970879,0.0032376663,0.015268307,-0.044328637,-0.015912456,-0.07358215,-0.061242025,0.006579599,0.051627237,-0.022120014,-0.030490972,0.016610535,-0.024836844,-0.02169701,-0.039797224,-0.021165026,0.0045932042,0.006112299,-0.006908266,0.012714581,-0.023482703,-0.01680793,-0.025871689,-0.021023305,-0.043179948,0.024801863,0.029482232,0.026396034,-0.024956396,0.051127855,-0.01804328,0.040630836,0.027279599,-0.042653795,-0.029811097,-0.00417926,-0.017848253,-0.00714039,-0.032125913,0.014837794,0.046357036,0.02612363,-0.027349582,0.015643528,-0.014664627,-0.009909059,0.030326353,-0.020364773,-0.017943202,0.016001232,0.020608207,0.03985944,0.040170375,-0.029163804,0.057776064,-0.020218007,-0.02914142,-0.033246316,0.03204879,-0.013225853,-0.025652437,0.03803435,0.002478247,-0.01807263,-0.03679821,-0.07042681,0.01964192,-0.023401916,-0.0037150928,-0.07324253,-0.039766178,0.0007754816,-0.04973808,-0.043169536,-0.00436847,-0.020277545,0.019096162,0.004536246,-0.007139689,0.039229833,0.039430007,-0.013099583,-0.011544534,0.03409111,0.009151115,-0.012530715,0.00068362313,-0.023557559,-0.028667266,0.009665298,-0.02769276,-0.010042564,-0.00095109007,0.009223904,-0.026967749,0.032487117,-0.019157419,0.006176285,0.029585715,-0.021560283,-0.0001718421,-0.011807828,0.038594328,0.034597274,0.0122416485,0.016772306,0.06369585,0.014739451,0.052478068,-0.0025595825,-0.057276025,0.05399795,0.033928413,0.010806409,0.04784948,0.0170958,0.02460292,-0.0002198335,0.018739164,0.023717517,0.015556622,0.05272419,0.012592902,0.035702664,-0.035816923,0.019757438,-0.010450877,-0.006548396,-0.028111244,0.0069581843,-0.028530614,-0.0472474,-0.0033494555,0.022767264,0.017030394,0.01419031,-0.01902304,0.025228104,-0.03984521,-0.041952744,0.028466491,-0.020814102,-0.014991424,-0.0023441915,-0.013019426,0.012749797,0.0043595075,-0.0076591917,-0.035479493,-0.0026501566,0.000866503,-0.034557864,-0.05002094,-0.028474916,-0.0025104089,0.019817185,0.014176253,0.030822482,0.019312127,-0.02353697,0.027588584,0.019024434,0.016351782,0.011321305,0.06005683,0.003226336,0.039939135,0.0025536884],"last_embed":{"hash":"1tz17zo","at":1751107747627,"tokens":201}}},"last_read":{"hash":"1tz17zo","at":1756813796399},"class_name":"SmartSource","last_import":{"mtime":1734075503000,"size":649,"at":1751107743957,"hash":"1tz17zo"},"blocks":{"#":[1,1],"##Structure":[2,9],"##Structure#{1}":[3,9]},"outlinks":[],"key":"Career/Projects/Overbuild Laravel/Overbuild Laravel.md","last_embed":{"hash":"1tz17zo","at":1756813796399}}, -"smart_blocks:Career/Projects/Overbuild Laravel/Overbuild Laravel.md##Structure": {"path":null,"last_embed":{"hash":"1gy47lc","at":1751107747635},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"1gy47lc","at":1751107747635},"key":"Career/Projects/Overbuild Laravel/Overbuild Laravel.md##Structure","lines":[2,9],"size":539,"outlinks":[],"class_name":"SmartBlock"}, -"smart_blocks:Career/Projects/Overbuild Laravel/Overbuild Laravel.md##Structure#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027875736,-0.004889266,-0.023008684,0.031214673,-0.017282978,-0.03281742,-0.0026915516,0.033532526,-0.015974548,-0.024596086,-0.0050461413,0.020007996,-0.06017169,0.022650551,0.01363918,0.0354166,0.048875336,0.027086642,0.0263744,-0.00839581,-0.012867487,-0.019747894,-0.00561643,-0.02730144,-0.026524572,0.034194734,-0.019262215,-0.023920508,0.01566914,0.02379604,0.01448204,-0.062383797,0.064810365,0.017697046,-0.0446394,-0.02154973,0.010123263,0.025504585,-0.011110208,0.037696358,-0.03588496,0.02103382,-0.018261725,-0.030772876,0.014751856,-0.032389212,-0.005893502,-0.017549336,-0.016471267,-0.009817557,-0.039998617,-0.036558196,0.023802198,-0.08193109,0.0002886785,0.04717593,0.0019840957,-0.047620334,-0.058807436,0.061131693,-0.04219726,-0.0017754488,-0.026959265,-0.026687635,-0.015669823,0.05139291,-0.006606802,0.0063324724,-0.036251083,-0.038236137,-0.01256665,-0.0114611965,-0.017155945,-0.032447327,-0.055023834,-0.0022878102,0.012115569,-0.05041992,-0.018377047,0.050066713,0.022848101,-0.033807885,0.009198238,0.0059270435,0.0012139957,-0.050819624,-0.041392248,0.049228575,0.048967026,-0.024288572,0.0020221185,-0.016121924,0.051963225,-0.01804885,-0.057320114,0.021449689,-0.050183944,-0.025731402,0.046564423,-0.02192536,0.026055116,-0.011502965,0.012671645,-0.033395737,0.039242208,0.017905189,0.003699827,0.006872836,0.014055686,-0.012759522,0.029864565,0.0072899265,0.026811607,0.029569618,-0.005347646,0.007749583,-0.016181871,-0.05138819,0.018162968,0.023094911,0.014077268,0.08203809,0.06112728,0.0060755108,-0.0026787904,-0.01511582,-0.012525964,-0.001401096,0.011002827,0.015503962,0.034824636,0.026908258,-0.017214976,-0.008463194,-0.06721918,0.021475205,-0.0055146487,-0.010794262,-0.01673431,-0.04144122,0.016384969,0.02240959,-0.037465695,-0.032342553,0.01726861,-0.044081938,0.028537389,0.07845081,-0.03443864,-0.050877705,-0.020246567,-0.016360493,-0.021170946,0.023442652,0.026577873,0.021607205,0.02872049,-0.007997231,0.029692622,0.03005712,0.034882028,0.037619516,-0.039259024,-0.0038876613,0.052851766,-0.04075947,0.012491825,0.0020541039,-0.014495671,-0.045081005,-0.03168245,-0.02106352,0.013138361,-0.031993862,0.022298923,0.03304085,0.048143193,-0.013968184,0.00089463266,-0.049434993,-0.042029433,0.0024513365,-0.052250363,-0.012814305,-0.02937604,0.016490487,-0.029826617,0.0054322095,0.008816634,-0.009631778,-0.038754348,-0.017627912,0.044343784,0.043110184,-0.008239339,0.0063308813,-0.019810624,0.009543031,0.008349007,-0.016255563,0.02551771,0.028515613,0.0530281,0.020949084,-0.047476467,0.0046654358,-0.059369735,-0.028417489,0.03516351,-0.06608929,0.040040433,-0.033428904,-0.059614703,0.012818074,-0.015081137,-0.028832328,0.020251106,0.03232845,0.012273759,-0.030246796,-0.009070898,-0.0033398522,0.015311958,-0.001965593,0.06745899,-0.011954209,0.019396972,0.000104979925,-0.00005199118,-0.010208109,-0.024628708,0.026418392,0.051610373,-0.048637222,0.07521849,-0.059232235,-0.028758135,0.044986255,0.0013300091,0.004162255,0.0054969057,-0.049528103,-0.015206015,-0.012732275,-0.02835655,0.02274849,0.010000318,0.0131414905,-0.044838075,-0.02460322,-0.024364619,0.0051945494,0.02654335,-0.031131795,0.022177337,0.025613131,0.031790327,0.016149664,-0.027739786,-0.0028409788,0.028883021,0.040203545,-0.011759138,-0.0050744214,0.007476167,0.0362719,-0.038470354,-0.018607065,0.0063174143,0.009739398,-0.020234283,0.045854297,0.039783254,-0.024742138,0.025691295,-0.018053023,0.00539172,-0.034669157,0.06730824,0.03878435,0.011124514,0.04679064,0.029911425,0.043348767,-0.0011828003,0.008526199,-0.008226525,-0.0018351547,-0.0058568856,0.011818224,0.015281915,-0.02985379,0.0560349,0.0019418339,-0.030665038,-0.0039702547,-0.005350424,-0.17114048,-0.011966513,0.009415203,-0.0058170883,0.016955556,0.038232263,-0.027742071,0.0483899,-0.010700897,0.07226332,-0.060755763,-0.05503663,-0.015587786,-0.017464783,0.025428982,0.005334469,-0.009460178,0.022641419,-0.000071418086,-0.016321981,-0.010488069,0.010532039,0.0065147066,0.025644343,0.0036342444,0.030939464,-0.0028562194,0.016276471,-0.0045291986,-0.0058847074,-0.0066086254,0.029857844,0.00427071,0.021995733,-0.007531204,0.046000566,0.0046279356,0.048523504,0.021592634,0.0005893415,0.012413792,0.07553147,-0.0073680757,-0.019673686,0.028491868,-0.018138034,0.015499855,-0.046981588,-0.04245041,-0.046674635,-0.0005167887,-0.010731414,-0.03542943,-0.017423192,-0.034727227,0.0033227892,0.023254,0.00011658141,0.012649135,0.005225245,-0.02843742,0.053932045,0.060459353,-0.002436951,-0.040480934,0.00020527143,0.061276212,0.033230532,0.034800958,-0.035382327,0.034461286,0.025005886,0.018307634,0.0012707657,-0.042980194,0.022729566,-0.019524053,-0.03570027,0.0039941724,-0.09466789,-0.012908009,0.00916839,0.010939427,0.038799766,-0.027670382,-0.054006323,0.01233588,-0.027698824,0.0209017,0.23647533,0.04934787,-0.021402296,0.0011703235,0.08045045,-0.028316574,0.09884849,0.043965787,0.025918335,-0.031645436,-0.0013401295,0.02746802,-0.0012846814,0.0186658,-0.013580028,0.0033434583,-0.030229267,0.040888608,0.026700424,0.015636561,0.013674472,-0.009861797,0.046040047,0.0025403197,-0.040462516,-0.0118994145,-0.0063047498,0.01125671,-0.038527276,0.03475392,-0.0237622,-0.030892566,0.059509285,-0.015159172,-0.059115663,0.010343639,0.049694877,-0.019359153,-0.030762611,0.001486938,-0.00005059815,-0.020860316,0.029588988,-0.016509196,-0.0018636951,-0.0152276885,0.032643322,0.018875238,0.00011583714,-0.024140261,0.026632186,0.0068380074,-0.02325593,0.013448268,0.01618289,-0.011677477,-0.029617416,0.011310791,-0.0015326056,-0.015680123,0.0025480909,-0.007653753,-0.029668584,0.023059353,-0.018533126,-0.015391342,0.011053355,-0.04201745,-0.0056284796,0.07663726,0.022917705,-0.019903347,0.0227977,-0.004520042,0.010897624,0.026246369,-0.006719921,0.028239544,-0.04559384,0.0010041669,0.0039150743,-0.012547785,-0.024596483,0.013015361,0.030480798,0.008487796,-0.018731236,0.08378381,0.013850671,-0.022041732,-0.011636776,-0.014779239,-0.044038165,0.026238076,-0.018918578,0.021697108,-0.0065524066,-0.014105346,-0.044205464,-0.0037562042,-0.007960928,-0.00073029974,-0.049313456,-0.002182242,0.03619348,-0.023717554,-0.028371686,0.045543704,-0.010978083,0.031360164,0.0015327077,0.026206866,-0.010215164,-0.022151345,-0.0034309884,0.026067557,-0.017994635,0.015133953,0.049289405,0.031228613,-0.0118099265,0.0067856587,-0.029464327,0.013338437,-0.017582858,-0.07997749,0.017582713,0.008183185,-0.03515121,0.08371676,0.03327,-0.022528272,-0.0153032215,0.028440835,0.049111832,0.0198418,0.036358766,0.01553045,-0.046747148,-0.0057055065,-0.059352737,-0.02032164,-0.06312698,-0.044197835,-0.0039344234,0.0039898767,-0.015068858,0.021062378,-0.030045182,-0.013695993,0.050049137,-0.011083314,-0.005960967,-0.044870686,-0.007359039,-0.0071107247,-0.014248374,0.009685321,0.024137912,-0.028683659,0.017367361,-0.022064814,0.03124192,0.03809749,0.024533197,-0.009459504,-0.017574772,0.045969713,0.013691268,-0.030017605,0.052149244,-0.052332677,-0.031764165,0.010703942,-0.0055183633,-0.044800896,-0.015020039,-0.007464774,-0.025661781,-0.0512193,0.0061978227,0.0072270385,-0.01427725,-0.036711473,-0.009989625,0.0007584021,0.05988087,-0.018077279,0.015011189,-0.027089309,0.04090065,0.11741361,0.0031705766,-0.010516103,0.06466136,0.01516828,0.060403667,-0.0015261411,-0.012022228,-0.036751695,0.013848707,0.0013708444,0.023158655,-0.010237779,-0.022225386,0.0017733142,-0.050055057,0.0023896813,-0.04643148,-0.009932567,0.05711961,0.024581034,-0.027902808,-0.03875213,0.020689156,-0.046065554,0.046008267,0.061833575,0.0028038274,-0.043351013,-0.02086353,-0.0041485764,-0.005235805,-0.04915365,-0.031026652,0.06595814,0.030409383,0.031205485,-0.01180472,0.017160147,-0.007870017,0.02245966,0.03806125,-0.029977985,-0.003517366,-0.042504072,-0.0037185375,0.026477484,-0.0342082,-0.014498081,-0.0035756251,-0.011998167,0.028600287,0.058527943,-0.0053787027,0.038158957,-0.05004268,-0.042250324,0.020042649,0.056115746,-0.021668594,-0.007436636,-0.009747173,-0.035015903,-0.026343709,0.0452729,-0.004522776,-0.0022664168,-0.039843734,-0.021259842,0.0041071717,0.0126684625,0.017514871,-0.041629896,0.0062855966,-0.03515144,0.022804517,-0.026875736,-0.022858663,-0.028149137,-0.026971724,0.011945792,-0.014163209,-0.0412951,0.0074494816,-0.036070473,-0.049731877,0.044664282,0.0038134,0.006352772,-0.027471049,0.030314213,0.01923488,0.05747346,-0.00888299,0.019748276,0.0134449145,0.009383162,-0.01251351,-0.032634757,0.035113785,0.024452232,-0.0064571616,0.015141389,0.0038337081,0.023567725,0.0059485123,0.06630527,-0.04058934,-0.009565921,-0.010219034,-0.013060552,0.023907231,-0.030515041,-0.0070992126,0.03681193,-0.02925196,-0.033510156,0.020956447,-0.0034339542,0.024680138,-0.013345225,-0.004144319,0.008018125,0.046721064,-0.022264974,0.03735552,-0.03130428,-0.010092269,-0.012786657,0.0027481115,0.04730936,-0.03718627,-0.030677399,0.0332852,0.03402888,-0.037623424,0.0038109212,-0.053636856,0.015102552,-0.04327325,0.009049078,0.00704314,-0.035704564,0.011533098,-0.010449684,0.0055125896,-0.043313645,-0.009243934,-0.0038365673,0.025539942,-0.009179283,0.034925383,0.00087435334,0.02592704,0.036727794,0.031490546,0.0022904626,-0.04875712,0.009117349,-0.02490155,0.0035566627,-0.01193026,-0.013577691,0.013296873,-0.06021369,-0.013034064,-0.025141632,0.025522271,0.01965156,0.00868126,0.034868862,0.023211695,-0.002081369,-0.0061506964,-0.02001648,-0.0038001554,-0.0043184436,0.0058087134,-0.019634578,-0.012600318,-0.051590808,0.034573074,-0.0028365643,0.00594966,0.05262539,-0.005730534,0.03014461,0.030823467,-0.008829431,-0.026081325,-0.020558735,-0.025593722,-0.01333112,-0.07577393,-0.027951838,-0.009416911,0.017201437,0.020417156,0.008252866,-0.027438896,0.00949749,-0.01864284,-0.012363604,-0.1327672,-0.007214812,-0.03243254,-0.01640408,-0.015653327,0.0067494116,0.032989264,-0.016849495,0.013282643,-0.02986493,-0.049558714,0.0013737527,0.014168799,-0.0002511178,0.021817071,-0.0014236594,-0.0018639275,-0.03472187,-0.02322093,-0.013949715,-0.025201855,0.016599314,0.023766238,0.0025622817,0.026697468,-0.027380949,0.019352803,-0.008614839,-0.03692216,-0.010839034,-0.016682131,-0.012547429,0.019018847,-0.003209638,-0.041201197,-0.004802128,-0.015121978,-0.058764637,0.0155195575,0.008334413,-0.021259269,0.016356204,-0.012188586,0.039248627,0.037148766,0.052924767,-0.03752993,0.020253513,-0.044922043,-0.009854387,-0.026977453,0.07631169,0.028797647,-0.00028776843,-0.003109907,-0.0032850706,-0.021451013,-0.014883938,0.021963686,0.022192217,-0.029517746,0.06283442,0.002688727,-0.026602041,0.0034651128,0.006672748,-0.0056438507,-0.01233846,-0.0043460084,0.011217019,-0.011814831,0.00032629693,-0.012532674,0.0075978604,-0.0065547754,-0.016610032,-0.018566694,-0.0015098004,-0.013040901,-0.04578937,-0.043222226,-0.059257336,-0.05614084,-0.0030569686,0.056962036,-0.02001607,-0.020451106,0.004754315,-0.0021128973,-0.01709317,-0.03600024,-0.010090637,0.011046932,0.013183007,-0.012298002,0.031472407,-0.033392113,-0.025458464,0.008329958,-0.017971793,-0.044600267,-0.007335268,0.033377487,0.024270354,-0.032930233,0.036883455,0.017303579,0.012137641,0.03416921,-0.04101383,-0.032217454,-0.015939927,-0.04802249,0.0019237893,-0.020393506,0.0007638899,0.027972111,0.018346103,-0.014034314,0.02351289,-0.009925901,-0.012426254,0.044212293,-0.026358323,0.0024595633,0.022132063,0.021490563,0.029153079,0.041703817,-0.012990111,0.043494318,-0.03753635,-0.030342542,-0.016545463,0.033030897,-0.0028712398,-0.028689528,0.035545904,-0.010926757,-0.036389027,-0.03931921,-0.050403725,0.016815051,-0.035086773,0.0018212422,-0.061723866,-0.0009260416,0.00805303,-0.040099323,-0.040884983,-0.01718956,-0.016308336,0.004856297,0.019185439,-0.00798454,0.062202424,0.04169281,-0.016294295,-0.023245761,0.041310247,0.011550663,-0.008196065,-0.0002628671,-0.039667524,-0.022417441,0.015335342,-0.024180943,-0.013780885,-0.01658979,0.018213913,-0.008407658,0.009468345,-0.004530715,-0.016011663,0.027249077,-0.011824811,0.0086697405,-0.01611714,0.020789597,0.012618794,0.016358683,0.020357855,0.0736941,-0.0014770292,0.06757325,-0.022840519,-0.04081169,0.046113707,0.022887062,-0.015616231,0.020199778,0.0071952143,0.0100614345,0.02291173,0.013227372,0.026284473,0.008574058,0.04008088,0.010496387,0.055109058,-0.024008073,0.010311163,-0.03467329,-0.017116738,-0.007096683,0.007663359,-0.030819094,-0.047823038,0.0007177774,0.039983675,-0.0067206095,0.009523261,-0.00630404,0.023633098,-0.020333625,-0.037468873,0.026518831,-0.027837658,0.004842674,0.0111056985,-0.015502216,0.0008773141,0.013684969,-0.012498008,-0.056519073,-0.0029864155,-0.0024982723,-0.04072571,-0.04031551,-0.03582827,-0.03332536,-0.009433942,0.005224743,0.028018368,0.014954624,-0.010939759,0.0049076052,0.03710824,0.031679165,0.007254683,0.050669644,0.012906574,0.029975194,-0.0038980497],"last_embed":{"hash":"1yoltoe","at":1751107747644,"tokens":208}}},"text":null,"length":0,"last_read":{"hash":"1yoltoe","at":1751597071042},"key":"Career/Projects/Overbuild Laravel/Overbuild Laravel.md##Structure#{1}","lines":[3,9],"size":526,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yoltoe","at":1751597071042}},"smart_blocks:Career/Projects/Overbuild Laravel/Overbuild Laravel.md##Structure": {"path":null,"last_embed":{"hash":"1gy47lc","at":1751107747635},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"1gy47lc","at":1751107747635},"key":"Career/Projects/Overbuild Laravel/Overbuild Laravel.md##Structure","lines":[2,9],"size":539,"outlinks":[],"class_name":"SmartBlock"}, +"smart_sources:Career/Projects/Overbuild Laravel/Overbuild Laravel.md": {"path":"Career/Projects/Overbuild Laravel/Overbuild Laravel.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[0.04797474,-0.062576,0.0474087,-0.06032765,-0.00254051,-0.07696477,-0.09453615,0.00711595,0.0101475,0.00660107,-0.02088377,0.02838281,0.04862997,0.05775933,0.04362297,0.03026017,-0.00495528,0.04610069,-0.04301579,0.01836531,0.10691092,0.03313381,0.02308561,0.00448321,-0.01297453,0.06792182,-0.08733673,-0.04164909,-0.03780816,-0.15326773,0.0148903,0.04572668,-0.02593973,0.02936716,0.01110381,0.00538962,-0.0540038,0.02001365,-0.02965253,0.0266328,0.06359863,0.01563301,0.00588109,-0.02717075,-0.02904022,-0.1118031,-0.07649736,0.01361505,-0.0226384,-0.01212037,0.08868551,0.0393315,-0.01290013,-0.03917565,-0.03609126,0.06010164,0.0055069,0.11327244,-0.00954569,0.07896297,0.11815745,0.05433706,-0.15422572,0.06710235,0.00520505,0.04348905,-0.04013192,-0.00235639,-0.00767721,0.09518765,-0.00819948,-0.01724664,0.0054737,0.08633871,0.10673568,0.00309987,-0.06284498,-0.01961201,0.00865396,-0.02379474,0.05074287,-0.05189214,-0.00449089,0.00943978,-0.06684189,-0.02024004,-0.01610385,0.00207331,0.0290342,0.0026056,-0.05363727,-0.06347502,0.079634,0.03373063,-0.0317251,-0.02870581,0.01421678,0.01604699,-0.01394535,0.15260752,-0.02512827,-0.01433202,0.01882629,-0.05118068,-0.04845887,-0.00627045,-0.03320912,-0.0219222,0.06463507,0.03798895,0.02207276,-0.03325028,0.00403352,-0.06019289,-0.01064011,0.01799406,-0.01642713,0.03899859,-0.1008141,-0.0334825,0.02363888,-0.0200555,0.05432206,0.00745902,-0.0265653,0.00721016,0.04409744,0.03551294,0.02721615,0.04539902,0.01659689,-0.02567735,-0.07347108,-0.10080179,-0.0001312,-0.023327,0.02586619,0.01296753,0.04601258,0.02191748,-0.0408964,-0.01958105,0.09539294,-0.01953983,-0.0183566,0.061656,-0.03919942,-0.03404965,-0.0025504,0.01457055,-0.08303077,0.08163265,-0.0278795,-0.03639235,-0.00386895,-0.04718918,0.03413808,0.00590903,-0.05157127,-0.00991223,-0.0107523,-0.03481629,0.01478577,0.15395822,-0.01767044,-0.04981404,0.02056571,0.06834401,0.03104427,-0.03572148,-0.04188113,-0.03893149,-0.03514426,-0.01990555,0.045042,0.02598035,-0.05039336,-0.00463443,-0.01151937,0.01983659,-0.03279302,-0.06218438,0.02816352,0.05085723,0.02322476,-0.08331523,-0.02677746,0.00496762,0.01500667,-0.01924142,-0.13775566,0.00921507,-0.10235473,-0.03360622,-0.00620309,0.02264138,0.00260138,-0.02351805,0.01714068,-0.01409567,0.04404245,0.05557965,-0.07588595,0.03323049,-0.07479116,0.05929687,-0.01483647,-0.02677072,-0.02115186,0.03898102,-0.02465206,0.06475651,0.06270795,0.03724469,-0.04771862,-0.00107046,0.03544788,0.03379375,0.00450799,0.05025937,0.00002312,0.00963416,0.07707436,-0.18788013,-0.02728531,0.03487376,-0.01317757,-0.00262961,-0.03593305,0.03591805,-0.00460032,-0.02129805,0.07341806,0.09195118,-0.06801362,-0.03071832,-0.00825987,-0.01189131,0.03098484,0.01108476,0.02327182,-0.04885866,0.04356853,0.01177351,0.01553185,0.06763544,-0.08802862,0.03974231,0.01470311,0.14362624,-0.00644479,0.00771599,0.04181257,0.09220164,-0.03619517,0.01897058,-0.11388239,-0.00961322,-0.03392647,0.08355955,-0.07204143,0.01376412,0.01763221,-0.07051941,-0.03621162,-0.0046717,-0.10081464,0.0581076,-0.00988474,-0.06352431,-0.0338392,0.00211235,0.03155284,0.01723184,-0.0229609,0.02376015,0.03233824,0.04887663,0.04560904,-0.05468141,-0.01541968,-0.00914819,-0.00826786,-0.00506175,0.05675337,0.04738371,-0.03120738,0.08056491,0.00691874,-0.02874991,0.00590637,0.01723726,-0.03665653,-0.005546,0.02148883,-0.04825071,0.00509904,0.0098455,-0.00652877,-0.00514545,0.01191802,-0.02591285,0.00567264,-0.00095944,-0.11781667,-0.02279596,0.00251266,0.04933943,0.00684342,0.00875106,-0.05956255,0.0288952,-0.03331319,0.00775197,-0.03046945,-0.0495016,0.02891822,0.02656721,0.01075622,-0.24479282,0.03818681,0.05670541,-0.00383316,0.04148231,0.00267207,0.03751001,0.07456782,0.03850373,0.06682058,0.04074544,-0.01409043,-0.04011343,-0.05421118,0.04402803,0.04161501,-0.02188427,0.05298785,0.04332937,-0.04782514,-0.00978687,-0.05377677,0.18481795,-0.0530981,0.01491859,0.02488629,-0.09243422,-0.01191294,-0.01136524,-0.00632772,-0.03632112,0.07150879,0.1120296,-0.03514677,0.00513462,0.08252849,0.02925933,0.01709903,0.03280708,0.0144198,0.01576713,-0.06039174,-0.01640554,0.04718506,0.09340292,-0.06888995,-0.04205526,-0.04763906,0.04947878,0.02706545,0.01670086,-0.09094983,-0.05533887,0.03911,-0.04331728,-0.00914036,-0.04797338,0.01293738,-0.05287521,-0.06198752,0.00767275,-0.00595256,0.03326828,0.07247562,-0.01105321],"last_embed":{"hash":"1tz17zo","tokens":146}},"bge-m3:latest":{"vec":[-0.025320183,0.0014811942,-0.008057846,0.034779694,-0.020557046,0.001657228,0.006068978,0.025443656,-0.022127261,-0.029764256,-0.01055651,0.028982505,-0.05336485,0.024705103,0.0040562754,0.011898185,0.048992485,0.012668516,0.04043004,-0.0056417,-0.015519548,-0.018174114,-0.018030059,-0.01572669,-0.029066708,0.019050429,-0.013863098,-0.02087673,0.003223003,0.0065023913,0.014483666,-0.052579112,0.06576602,0.01079632,-0.020184109,-0.023575092,0.00009138999,0.01858253,-0.0052395146,0.03622445,-0.02721191,0.0321921,-0.016026104,-0.020321976,0.013854623,-0.027040685,-0.019674305,-0.013943382,-0.013767932,-0.017187359,-0.03089338,-0.04236825,0.020352693,-0.07152253,0.0029608554,0.041422475,0.030665971,-0.0441571,-0.068123974,0.03794125,-0.0516504,-0.012943908,-0.03396334,-0.024915693,-0.0033842206,0.05425401,-0.019800395,0.0065116347,-0.032787785,-0.04935872,-0.006340929,0.007462125,-0.009865098,-0.028443879,-0.05905218,0.005503179,0.017734224,-0.06217807,-0.040816665,0.039867647,0.022598678,-0.04000003,0.0021219726,-0.0049539516,-0.0043743253,-0.055023354,-0.03940685,0.020207942,0.044762712,-0.007655517,0.014660904,-0.0047396747,0.0506563,-0.021876344,-0.048119582,0.0053910315,-0.045988534,-0.03244082,0.02291011,-0.0133807035,0.01504897,-0.0037730325,0.0052370243,-0.04841614,0.028864374,0.006908091,0.0041222805,0.014579532,0.029231774,-0.013068132,0.024241826,0.011029745,0.036479667,0.032924995,0.00037611267,0.009722346,-0.025443109,-0.051002398,0.027054546,0.012250278,0.0047760666,0.07954857,0.056378964,0.014004572,-0.0072355713,-0.0132275345,-0.007863201,-0.0073410235,-0.008457511,0.008679915,0.047454264,0.0437812,-0.019024285,-0.018792266,-0.057645787,0.026490327,-0.025464185,-0.018773131,-0.02505495,-0.0166197,0.027763158,0.0019190075,-0.034571633,-0.037966218,0.011781108,-0.059900433,0.058717396,0.064799294,-0.016201105,-0.02582492,-0.023289533,0.008968659,-0.0062027094,0.014401642,0.027480884,0.002883116,0.00854294,-0.00377155,0.015922524,0.049876448,0.044831008,0.027646158,-0.046393182,0.018958211,0.04661525,-0.017814143,0.029609123,0.007007421,-0.02188086,-0.028835895,-0.0364724,-0.02439642,0.025299948,-0.033850946,0.02171261,0.033919543,0.02869307,-0.0007704247,0.004495045,-0.057307154,-0.03415684,0.007265271,-0.027164148,-0.0051064803,-0.02927383,0.020991448,0.007457375,-0.011965868,0.015595868,-0.022615911,-0.03710743,-0.022174874,0.054602765,0.027813539,-0.00014121147,-0.009569222,-0.019496283,0.006499903,0.02246934,-0.024409343,0.03353146,0.021599524,0.05391074,0.015607221,-0.06636063,0.010401792,-0.068433225,-0.040048238,0.038387775,-0.030804979,0.037173778,-0.022355897,-0.052623175,0.009018657,-0.021045517,-0.018736413,0.011492324,0.04313254,0.0065285275,-0.013336453,-0.025384901,0.0014445278,0.0021255277,-0.0110158315,0.054030497,0.012339614,0.014740815,0.00022983609,0.0018820089,-0.0032966856,-0.027924122,0.017076125,0.04042471,-0.047651116,0.08509633,-0.0654762,-0.045919064,0.028453186,-0.008825681,0.016949374,0.007929907,-0.03907195,0.006970834,-0.013091728,-0.027327156,0.028837454,-0.0027259628,-0.00016903559,-0.053968724,-0.036406044,-0.010002294,0.02503623,0.022870675,-0.031606894,0.023803005,0.022713153,0.01618133,0.012865922,-0.026514778,-0.019367976,0.052261528,0.041151047,-0.016527854,-0.01091343,0.031196652,0.024584468,-0.036755,-0.02155015,0.029448949,0.033316433,0.0017226015,0.018299857,0.04700988,-0.025866766,-0.010319111,-0.02034606,0.015208272,-0.020371394,0.07337605,0.05006855,0.011943114,0.040785894,0.03477481,0.01973794,0.004717872,0.0315028,-0.010528473,0.0007070322,0.0013866989,0.016374636,0.010853408,-0.04132146,0.05342435,-0.0041657523,-0.027424142,-0.007149689,-0.0066133365,-0.17018981,-0.008924686,0.008767193,-0.011845263,0.010786978,0.03160602,-0.023345863,0.06082155,-0.010347702,0.08846952,-0.034182794,-0.050188623,-0.024241082,0.0023208417,0.01458147,0.0009528142,-0.028797055,0.016410613,-0.007903081,-0.013875542,-0.015853185,0.01822399,-0.026250204,0.024203524,-0.0013305556,0.024903044,-0.00060721766,0.027394677,-0.008087554,-0.0023404537,-0.021199385,0.04827005,0.003678574,0.030932393,-0.0017429991,0.04604719,0.0048300503,0.02106608,0.022310251,0.009874256,0.0028820678,0.061187256,-0.010338809,-0.015975066,0.026285112,-0.0023196747,0.019456299,-0.03951571,-0.040302068,-0.050203454,0.0024199388,-0.016235288,-0.026466843,-0.017715042,-0.02943446,-0.0004789713,0.02787493,0.010963096,-0.0071644313,0.0012471578,-0.020213807,0.04711456,0.055064954,0.0094460575,-0.021136396,0.010916151,0.04832888,0.03455481,0.021113947,-0.03959938,0.028907808,0.021047952,0.01541993,-0.00918465,-0.033795014,0.012648486,-0.016132087,-0.05100907,0.019377973,-0.07855467,0.024252018,0.015555166,-0.0008093749,0.027524102,-0.01772364,-0.07130464,0.016352367,-0.017935926,0.03394072,0.2365396,0.061198227,-0.0029128534,-0.012628912,0.07047849,-0.014204234,0.081928745,0.05352195,0.0061586406,-0.035141274,0.01829546,0.04078106,0.0064033465,0.029932773,-0.0065489965,-0.008768295,-0.024666833,0.03481889,0.023721151,0.009868497,0.022382807,-0.016643481,0.06634836,-0.01024891,-0.02462809,-0.01976461,-0.0052151815,-0.0069888374,-0.046110526,0.030171955,-0.034921393,-0.018235046,0.06701389,-0.011274307,-0.06483364,0.0006743207,0.041196793,-0.025571365,-0.02365395,0.020454561,0.012109142,-0.02240946,0.012754607,-0.025420723,0.0043624495,-0.019375363,0.04711056,0.014288281,-0.0061055543,-0.032094043,-0.000024131845,-0.0053577907,-0.028761681,0.0033963993,-0.0149610825,-0.015437056,-0.02538986,0.031405184,0.029774945,-0.0124828,0.010505005,-0.008004571,-0.027137691,0.021488907,-0.015183642,-0.0055385763,-0.015557746,-0.02288735,0.0022225815,0.056172237,0.030592473,-0.007157896,0.022344844,-0.01652153,0.004257717,0.02366328,0.013483164,0.03216623,-0.042979456,-0.01963469,0.0037241557,-0.011572919,-0.016737053,0.011226087,0.022527535,0.016370304,-0.0063011413,0.086892895,-0.01722088,-0.032640483,-0.030816311,-0.018343857,-0.047294397,0.012723433,-0.0178608,0.043775998,-0.031377796,-0.024541387,-0.050896082,-0.0037264396,-0.0073536867,-0.007062915,-0.04271213,0.016940705,0.047686793,-0.039023444,-0.028362181,0.027381012,-0.023911554,0.037769414,0.0058822227,0.01159431,-0.024439212,-0.019346371,-0.0059833573,0.019023905,-0.03796927,0.020496923,0.065094754,0.0342149,-0.030824892,0.0073249983,-0.037594113,0.021098662,-0.012347952,-0.08144363,0.03053376,0.04014014,-0.026461415,0.06610928,0.045409326,-0.018594282,-0.009294685,0.042086728,0.029461883,0.020879084,0.03868473,0.013327068,-0.02587187,0.005527933,-0.058963314,-0.05537528,-0.0383409,-0.04571122,0.0033695803,0.0074007567,-0.02216363,0.024416579,-0.01864757,-0.030484045,0.046190333,0.0026179422,-0.025096033,-0.038872156,0.012161236,-0.01734061,-0.03358454,0.024200566,0.03448857,-0.030457089,0.013092388,-0.020422287,0.006771857,0.057841644,0.011736263,0.0031668071,-0.014958988,0.06629535,0.016005663,-0.03927267,0.044957303,-0.055980295,-0.014465698,0.027789658,0.022190819,-0.047502987,-0.03010406,0.007452281,-0.02271234,-0.05612795,0.0076887994,0.009691059,-0.009871655,-0.04506911,-0.009914302,-0.027309492,0.047448054,-0.022600627,0.012485558,-0.024501659,0.038765527,0.097507596,0.00018967547,-0.010315801,0.060403112,0.02854172,0.069946766,-0.023563873,-0.0034313672,-0.048125815,0.011467315,-0.010327861,0.024443267,-0.019785993,-0.0027993398,0.0057110316,-0.04467261,0.012494591,-0.054957774,0.0006400077,0.030793339,0.0038640248,-0.02073592,-0.036035907,0.019620689,-0.032821827,0.020052778,0.056138452,-0.021072533,-0.04749037,-0.015710669,-0.014163837,-0.0027137548,-0.032540716,-0.04163528,0.043438684,0.028580738,0.008208019,0.015131063,0.009891924,-0.0059901373,0.025972245,0.028308243,-0.02102582,-0.023625238,-0.039008304,0.0028005103,0.010882846,-0.021149112,-0.0209242,0.010859753,-0.013128452,0.026376983,0.08021241,-0.016151646,0.016747596,-0.03557084,-0.02261498,0.039622728,0.04167003,-0.015727192,-0.024315188,-0.0030087144,-0.024413262,-0.031321604,0.04002605,-0.023164846,-0.041424923,-0.0040152017,-0.018672395,-0.002725498,0.01521223,0.027859142,-0.03284207,0.010533456,-0.016225,0.024808578,-0.033249058,-0.030403102,-0.029203344,-0.045452826,0.012288539,-0.0019186588,-0.07130243,0.00672339,-0.043114357,-0.0382869,0.04958681,0.009338549,0.01137255,-0.027703516,0.032541197,0.022090476,0.044423655,0.02110848,0.012889244,0.0429065,0.01348798,-0.002840559,-0.05273344,0.038368564,0.033164114,-0.005498403,0.0009860535,0.0163955,0.023928262,-0.002162354,0.0554829,-0.0365378,-0.029168392,-0.012633558,-0.01121869,0.031318925,-0.020108772,-0.007347057,0.010910415,-0.021174202,-0.03894089,0.017030273,0.0025827878,0.019374665,-0.0048955986,-0.022245541,0.023761217,0.03375038,-0.014433326,0.053405218,-0.026656764,0.0025687183,-0.014352979,0.006900308,0.052757744,-0.038422972,-0.03878907,0.03169257,0.026084071,-0.042659953,-0.0042076283,-0.05421257,0.016394781,-0.04013755,-0.007660369,0.008309493,-0.031743485,0.010301777,0.00298756,0.00989722,-0.047187526,-0.010245957,-0.013212479,0.034873076,-0.024731964,0.017289214,0.0012020649,0.030196607,0.039925028,0.03509451,0.01900281,-0.034289435,-0.00097205216,-0.003290534,0.007468542,-0.0005673701,-0.0011631928,0.029488165,-0.08002655,-0.0074625975,-0.022885367,0.030122742,0.029911282,0.0015131563,0.033153735,0.016395055,-0.009814415,-0.0057039238,-0.013665742,-0.004196624,0.0016853937,-0.0006904203,-0.01255637,-0.015676409,-0.04251679,0.027793262,-0.0058449493,0.008502987,0.059462737,-0.0076569337,0.017195879,0.03366896,-0.017969757,-0.01969479,0.0019969647,-0.015950857,-0.015113128,-0.047576286,-0.025854165,-0.0057561165,0.016824216,0.029887306,-0.0037058573,-0.032096323,0.021780144,-0.016889444,-0.019558396,-0.13258082,-0.008516192,-0.041489456,-0.021159017,-0.022276038,0.00047602653,0.025508152,-0.016478958,0.000023114451,-0.021764556,-0.054986116,-0.0007589924,-0.01600504,-0.004631144,-0.0021285904,0.013353975,-0.0278182,-0.042029865,-0.026827633,-0.011416891,-0.022309052,0.016764455,-0.00025125133,0.003207515,0.013717262,-0.032581028,0.051970817,-0.028652076,-0.037072074,-0.010274528,-0.020152386,-0.026696865,0.024388885,0.007242878,-0.043745678,-0.0063898973,-0.013179847,-0.043857202,0.01842703,-0.0010339945,-0.016743364,0.01677956,0.004688307,0.023844087,0.038437333,0.057640024,-0.019829806,0.0228042,-0.065500215,0.0046410873,-0.010933898,0.06779333,0.021942943,-0.010258271,-0.00025300033,-0.0140070375,-0.010458068,-0.03866225,0.0092370855,0.042104945,-0.028037358,0.05925745,-0.012152987,-0.0051235897,-0.0053002127,-0.015128736,0.014894823,-0.025289524,-0.01956177,0.025619678,-0.0056887083,-0.006871587,-0.02274901,-0.016188452,-0.0041407975,-0.00088325865,-0.029978793,0.0032363276,0.015271288,-0.044321,-0.015943497,-0.07356317,-0.061242133,0.006565666,0.05165705,-0.02212596,-0.030485515,0.016615309,-0.024873858,-0.0216785,-0.039779205,-0.021155467,0.004567673,0.0061276727,-0.0068822745,0.012714669,-0.02348166,-0.016820265,-0.025857281,-0.021025114,-0.04318381,0.024817085,0.029472893,0.02639625,-0.024941145,0.05118307,-0.018033523,0.040630683,0.027245281,-0.042655353,-0.029796487,-0.004196091,-0.017829651,-0.007152804,-0.03213016,0.014836257,0.046356253,0.02611088,-0.027293695,0.01566958,-0.014664661,-0.009872277,0.030326275,-0.020356853,-0.017958941,0.015990734,0.020604782,0.039832067,0.040165957,-0.02918538,0.05776316,-0.020201573,-0.029202383,-0.033241358,0.032021146,-0.013220394,-0.0256277,0.03804108,0.0024965925,-0.018055087,-0.036804646,-0.0704239,0.019628502,-0.023415504,-0.0037209578,-0.07326688,-0.039729472,0.00080620596,-0.04974941,-0.043195765,-0.0043665906,-0.020239739,0.019105399,0.0045600445,-0.007103737,0.039276004,0.03940912,-0.013131673,-0.011560938,0.034100708,0.0091688605,-0.012550136,0.00068016374,-0.023579618,-0.028659353,0.009679454,-0.027684305,-0.010049936,-0.00096463575,0.0092414655,-0.026981972,0.032500416,-0.019166516,0.006168951,0.029576782,-0.021495719,-0.00016134027,-0.011854645,0.038579844,0.034618728,0.012220665,0.016744222,0.0636778,0.014754452,0.052424166,-0.002545414,-0.05728973,0.05403806,0.03388613,0.01083314,0.04785857,0.017076464,0.024551695,-0.00020113969,0.018714024,0.023665093,0.01556301,0.052709706,0.012590278,0.03571947,-0.035809867,0.019775575,-0.010448698,-0.0064827274,-0.028110236,0.0069397427,-0.028557582,-0.04724407,-0.00333197,0.022784175,0.017037597,0.01422522,-0.019021712,0.025177242,-0.03986231,-0.041968543,0.028485049,-0.020816594,-0.014991796,-0.0023312091,-0.012995346,0.012747387,0.0043916903,-0.0076454575,-0.035474624,-0.0026518062,0.0008490841,-0.034545116,-0.050019033,-0.028476475,-0.002516863,0.019849695,0.014133121,0.030807829,0.01931691,-0.023530724,0.027602242,0.018986342,0.016339418,0.011311362,0.060060646,0.0032311578,0.040001135,0.0025714277],"last_embed":{"hash":"1tz17zo","at":1751107747627,"tokens":131}}},"last_read":{"hash":"1tz17zo","at":1762844653664},"class_name":"SmartSource","last_import":{"mtime":1734075503000,"size":649,"at":1751107743957,"hash":"1tz17zo"},"blocks":{"#":[1,1],"##Structure":[2,9],"##Structure#{1}":[3,9]},"outlinks":[],"key":"Career/Projects/Overbuild Laravel/Overbuild Laravel.md","last_embed":{"hash":"1tz17zo","at":1762844653664}}, "smart_blocks:Career/Projects/Overbuild Laravel/Overbuild Laravel.md##Structure": {"path":null,"last_embed":{"hash":"1gy47lc","at":1751107747635},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"1gy47lc","at":1751107747635},"key":"Career/Projects/Overbuild Laravel/Overbuild Laravel.md##Structure","lines":[2,9],"size":539,"outlinks":[],"class_name":"SmartBlock"}, +"smart_blocks:Career/Projects/Overbuild Laravel/Overbuild Laravel.md##Structure#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027875736,-0.004889266,-0.023008684,0.031214673,-0.017282978,-0.03281742,-0.0026915516,0.033532526,-0.015974548,-0.024596086,-0.0050461413,0.020007996,-0.06017169,0.022650551,0.01363918,0.0354166,0.048875336,0.027086642,0.0263744,-0.00839581,-0.012867487,-0.019747894,-0.00561643,-0.02730144,-0.026524572,0.034194734,-0.019262215,-0.023920508,0.01566914,0.02379604,0.01448204,-0.062383797,0.064810365,0.017697046,-0.0446394,-0.02154973,0.010123263,0.025504585,-0.011110208,0.037696358,-0.03588496,0.02103382,-0.018261725,-0.030772876,0.014751856,-0.032389212,-0.005893502,-0.017549336,-0.016471267,-0.009817557,-0.039998617,-0.036558196,0.023802198,-0.08193109,0.0002886785,0.04717593,0.0019840957,-0.047620334,-0.058807436,0.061131693,-0.04219726,-0.0017754488,-0.026959265,-0.026687635,-0.015669823,0.05139291,-0.006606802,0.0063324724,-0.036251083,-0.038236137,-0.01256665,-0.0114611965,-0.017155945,-0.032447327,-0.055023834,-0.0022878102,0.012115569,-0.05041992,-0.018377047,0.050066713,0.022848101,-0.033807885,0.009198238,0.0059270435,0.0012139957,-0.050819624,-0.041392248,0.049228575,0.048967026,-0.024288572,0.0020221185,-0.016121924,0.051963225,-0.01804885,-0.057320114,0.021449689,-0.050183944,-0.025731402,0.046564423,-0.02192536,0.026055116,-0.011502965,0.012671645,-0.033395737,0.039242208,0.017905189,0.003699827,0.006872836,0.014055686,-0.012759522,0.029864565,0.0072899265,0.026811607,0.029569618,-0.005347646,0.007749583,-0.016181871,-0.05138819,0.018162968,0.023094911,0.014077268,0.08203809,0.06112728,0.0060755108,-0.0026787904,-0.01511582,-0.012525964,-0.001401096,0.011002827,0.015503962,0.034824636,0.026908258,-0.017214976,-0.008463194,-0.06721918,0.021475205,-0.0055146487,-0.010794262,-0.01673431,-0.04144122,0.016384969,0.02240959,-0.037465695,-0.032342553,0.01726861,-0.044081938,0.028537389,0.07845081,-0.03443864,-0.050877705,-0.020246567,-0.016360493,-0.021170946,0.023442652,0.026577873,0.021607205,0.02872049,-0.007997231,0.029692622,0.03005712,0.034882028,0.037619516,-0.039259024,-0.0038876613,0.052851766,-0.04075947,0.012491825,0.0020541039,-0.014495671,-0.045081005,-0.03168245,-0.02106352,0.013138361,-0.031993862,0.022298923,0.03304085,0.048143193,-0.013968184,0.00089463266,-0.049434993,-0.042029433,0.0024513365,-0.052250363,-0.012814305,-0.02937604,0.016490487,-0.029826617,0.0054322095,0.008816634,-0.009631778,-0.038754348,-0.017627912,0.044343784,0.043110184,-0.008239339,0.0063308813,-0.019810624,0.009543031,0.008349007,-0.016255563,0.02551771,0.028515613,0.0530281,0.020949084,-0.047476467,0.0046654358,-0.059369735,-0.028417489,0.03516351,-0.06608929,0.040040433,-0.033428904,-0.059614703,0.012818074,-0.015081137,-0.028832328,0.020251106,0.03232845,0.012273759,-0.030246796,-0.009070898,-0.0033398522,0.015311958,-0.001965593,0.06745899,-0.011954209,0.019396972,0.000104979925,-0.00005199118,-0.010208109,-0.024628708,0.026418392,0.051610373,-0.048637222,0.07521849,-0.059232235,-0.028758135,0.044986255,0.0013300091,0.004162255,0.0054969057,-0.049528103,-0.015206015,-0.012732275,-0.02835655,0.02274849,0.010000318,0.0131414905,-0.044838075,-0.02460322,-0.024364619,0.0051945494,0.02654335,-0.031131795,0.022177337,0.025613131,0.031790327,0.016149664,-0.027739786,-0.0028409788,0.028883021,0.040203545,-0.011759138,-0.0050744214,0.007476167,0.0362719,-0.038470354,-0.018607065,0.0063174143,0.009739398,-0.020234283,0.045854297,0.039783254,-0.024742138,0.025691295,-0.018053023,0.00539172,-0.034669157,0.06730824,0.03878435,0.011124514,0.04679064,0.029911425,0.043348767,-0.0011828003,0.008526199,-0.008226525,-0.0018351547,-0.0058568856,0.011818224,0.015281915,-0.02985379,0.0560349,0.0019418339,-0.030665038,-0.0039702547,-0.005350424,-0.17114048,-0.011966513,0.009415203,-0.0058170883,0.016955556,0.038232263,-0.027742071,0.0483899,-0.010700897,0.07226332,-0.060755763,-0.05503663,-0.015587786,-0.017464783,0.025428982,0.005334469,-0.009460178,0.022641419,-0.000071418086,-0.016321981,-0.010488069,0.010532039,0.0065147066,0.025644343,0.0036342444,0.030939464,-0.0028562194,0.016276471,-0.0045291986,-0.0058847074,-0.0066086254,0.029857844,0.00427071,0.021995733,-0.007531204,0.046000566,0.0046279356,0.048523504,0.021592634,0.0005893415,0.012413792,0.07553147,-0.0073680757,-0.019673686,0.028491868,-0.018138034,0.015499855,-0.046981588,-0.04245041,-0.046674635,-0.0005167887,-0.010731414,-0.03542943,-0.017423192,-0.034727227,0.0033227892,0.023254,0.00011658141,0.012649135,0.005225245,-0.02843742,0.053932045,0.060459353,-0.002436951,-0.040480934,0.00020527143,0.061276212,0.033230532,0.034800958,-0.035382327,0.034461286,0.025005886,0.018307634,0.0012707657,-0.042980194,0.022729566,-0.019524053,-0.03570027,0.0039941724,-0.09466789,-0.012908009,0.00916839,0.010939427,0.038799766,-0.027670382,-0.054006323,0.01233588,-0.027698824,0.0209017,0.23647533,0.04934787,-0.021402296,0.0011703235,0.08045045,-0.028316574,0.09884849,0.043965787,0.025918335,-0.031645436,-0.0013401295,0.02746802,-0.0012846814,0.0186658,-0.013580028,0.0033434583,-0.030229267,0.040888608,0.026700424,0.015636561,0.013674472,-0.009861797,0.046040047,0.0025403197,-0.040462516,-0.0118994145,-0.0063047498,0.01125671,-0.038527276,0.03475392,-0.0237622,-0.030892566,0.059509285,-0.015159172,-0.059115663,0.010343639,0.049694877,-0.019359153,-0.030762611,0.001486938,-0.00005059815,-0.020860316,0.029588988,-0.016509196,-0.0018636951,-0.0152276885,0.032643322,0.018875238,0.00011583714,-0.024140261,0.026632186,0.0068380074,-0.02325593,0.013448268,0.01618289,-0.011677477,-0.029617416,0.011310791,-0.0015326056,-0.015680123,0.0025480909,-0.007653753,-0.029668584,0.023059353,-0.018533126,-0.015391342,0.011053355,-0.04201745,-0.0056284796,0.07663726,0.022917705,-0.019903347,0.0227977,-0.004520042,0.010897624,0.026246369,-0.006719921,0.028239544,-0.04559384,0.0010041669,0.0039150743,-0.012547785,-0.024596483,0.013015361,0.030480798,0.008487796,-0.018731236,0.08378381,0.013850671,-0.022041732,-0.011636776,-0.014779239,-0.044038165,0.026238076,-0.018918578,0.021697108,-0.0065524066,-0.014105346,-0.044205464,-0.0037562042,-0.007960928,-0.00073029974,-0.049313456,-0.002182242,0.03619348,-0.023717554,-0.028371686,0.045543704,-0.010978083,0.031360164,0.0015327077,0.026206866,-0.010215164,-0.022151345,-0.0034309884,0.026067557,-0.017994635,0.015133953,0.049289405,0.031228613,-0.0118099265,0.0067856587,-0.029464327,0.013338437,-0.017582858,-0.07997749,0.017582713,0.008183185,-0.03515121,0.08371676,0.03327,-0.022528272,-0.0153032215,0.028440835,0.049111832,0.0198418,0.036358766,0.01553045,-0.046747148,-0.0057055065,-0.059352737,-0.02032164,-0.06312698,-0.044197835,-0.0039344234,0.0039898767,-0.015068858,0.021062378,-0.030045182,-0.013695993,0.050049137,-0.011083314,-0.005960967,-0.044870686,-0.007359039,-0.0071107247,-0.014248374,0.009685321,0.024137912,-0.028683659,0.017367361,-0.022064814,0.03124192,0.03809749,0.024533197,-0.009459504,-0.017574772,0.045969713,0.013691268,-0.030017605,0.052149244,-0.052332677,-0.031764165,0.010703942,-0.0055183633,-0.044800896,-0.015020039,-0.007464774,-0.025661781,-0.0512193,0.0061978227,0.0072270385,-0.01427725,-0.036711473,-0.009989625,0.0007584021,0.05988087,-0.018077279,0.015011189,-0.027089309,0.04090065,0.11741361,0.0031705766,-0.010516103,0.06466136,0.01516828,0.060403667,-0.0015261411,-0.012022228,-0.036751695,0.013848707,0.0013708444,0.023158655,-0.010237779,-0.022225386,0.0017733142,-0.050055057,0.0023896813,-0.04643148,-0.009932567,0.05711961,0.024581034,-0.027902808,-0.03875213,0.020689156,-0.046065554,0.046008267,0.061833575,0.0028038274,-0.043351013,-0.02086353,-0.0041485764,-0.005235805,-0.04915365,-0.031026652,0.06595814,0.030409383,0.031205485,-0.01180472,0.017160147,-0.007870017,0.02245966,0.03806125,-0.029977985,-0.003517366,-0.042504072,-0.0037185375,0.026477484,-0.0342082,-0.014498081,-0.0035756251,-0.011998167,0.028600287,0.058527943,-0.0053787027,0.038158957,-0.05004268,-0.042250324,0.020042649,0.056115746,-0.021668594,-0.007436636,-0.009747173,-0.035015903,-0.026343709,0.0452729,-0.004522776,-0.0022664168,-0.039843734,-0.021259842,0.0041071717,0.0126684625,0.017514871,-0.041629896,0.0062855966,-0.03515144,0.022804517,-0.026875736,-0.022858663,-0.028149137,-0.026971724,0.011945792,-0.014163209,-0.0412951,0.0074494816,-0.036070473,-0.049731877,0.044664282,0.0038134,0.006352772,-0.027471049,0.030314213,0.01923488,0.05747346,-0.00888299,0.019748276,0.0134449145,0.009383162,-0.01251351,-0.032634757,0.035113785,0.024452232,-0.0064571616,0.015141389,0.0038337081,0.023567725,0.0059485123,0.06630527,-0.04058934,-0.009565921,-0.010219034,-0.013060552,0.023907231,-0.030515041,-0.0070992126,0.03681193,-0.02925196,-0.033510156,0.020956447,-0.0034339542,0.024680138,-0.013345225,-0.004144319,0.008018125,0.046721064,-0.022264974,0.03735552,-0.03130428,-0.010092269,-0.012786657,0.0027481115,0.04730936,-0.03718627,-0.030677399,0.0332852,0.03402888,-0.037623424,0.0038109212,-0.053636856,0.015102552,-0.04327325,0.009049078,0.00704314,-0.035704564,0.011533098,-0.010449684,0.0055125896,-0.043313645,-0.009243934,-0.0038365673,0.025539942,-0.009179283,0.034925383,0.00087435334,0.02592704,0.036727794,0.031490546,0.0022904626,-0.04875712,0.009117349,-0.02490155,0.0035566627,-0.01193026,-0.013577691,0.013296873,-0.06021369,-0.013034064,-0.025141632,0.025522271,0.01965156,0.00868126,0.034868862,0.023211695,-0.002081369,-0.0061506964,-0.02001648,-0.0038001554,-0.0043184436,0.0058087134,-0.019634578,-0.012600318,-0.051590808,0.034573074,-0.0028365643,0.00594966,0.05262539,-0.005730534,0.03014461,0.030823467,-0.008829431,-0.026081325,-0.020558735,-0.025593722,-0.01333112,-0.07577393,-0.027951838,-0.009416911,0.017201437,0.020417156,0.008252866,-0.027438896,0.00949749,-0.01864284,-0.012363604,-0.1327672,-0.007214812,-0.03243254,-0.01640408,-0.015653327,0.0067494116,0.032989264,-0.016849495,0.013282643,-0.02986493,-0.049558714,0.0013737527,0.014168799,-0.0002511178,0.021817071,-0.0014236594,-0.0018639275,-0.03472187,-0.02322093,-0.013949715,-0.025201855,0.016599314,0.023766238,0.0025622817,0.026697468,-0.027380949,0.019352803,-0.008614839,-0.03692216,-0.010839034,-0.016682131,-0.012547429,0.019018847,-0.003209638,-0.041201197,-0.004802128,-0.015121978,-0.058764637,0.0155195575,0.008334413,-0.021259269,0.016356204,-0.012188586,0.039248627,0.037148766,0.052924767,-0.03752993,0.020253513,-0.044922043,-0.009854387,-0.026977453,0.07631169,0.028797647,-0.00028776843,-0.003109907,-0.0032850706,-0.021451013,-0.014883938,0.021963686,0.022192217,-0.029517746,0.06283442,0.002688727,-0.026602041,0.0034651128,0.006672748,-0.0056438507,-0.01233846,-0.0043460084,0.011217019,-0.011814831,0.00032629693,-0.012532674,0.0075978604,-0.0065547754,-0.016610032,-0.018566694,-0.0015098004,-0.013040901,-0.04578937,-0.043222226,-0.059257336,-0.05614084,-0.0030569686,0.056962036,-0.02001607,-0.020451106,0.004754315,-0.0021128973,-0.01709317,-0.03600024,-0.010090637,0.011046932,0.013183007,-0.012298002,0.031472407,-0.033392113,-0.025458464,0.008329958,-0.017971793,-0.044600267,-0.007335268,0.033377487,0.024270354,-0.032930233,0.036883455,0.017303579,0.012137641,0.03416921,-0.04101383,-0.032217454,-0.015939927,-0.04802249,0.0019237893,-0.020393506,0.0007638899,0.027972111,0.018346103,-0.014034314,0.02351289,-0.009925901,-0.012426254,0.044212293,-0.026358323,0.0024595633,0.022132063,0.021490563,0.029153079,0.041703817,-0.012990111,0.043494318,-0.03753635,-0.030342542,-0.016545463,0.033030897,-0.0028712398,-0.028689528,0.035545904,-0.010926757,-0.036389027,-0.03931921,-0.050403725,0.016815051,-0.035086773,0.0018212422,-0.061723866,-0.0009260416,0.00805303,-0.040099323,-0.040884983,-0.01718956,-0.016308336,0.004856297,0.019185439,-0.00798454,0.062202424,0.04169281,-0.016294295,-0.023245761,0.041310247,0.011550663,-0.008196065,-0.0002628671,-0.039667524,-0.022417441,0.015335342,-0.024180943,-0.013780885,-0.01658979,0.018213913,-0.008407658,0.009468345,-0.004530715,-0.016011663,0.027249077,-0.011824811,0.0086697405,-0.01611714,0.020789597,0.012618794,0.016358683,0.020357855,0.0736941,-0.0014770292,0.06757325,-0.022840519,-0.04081169,0.046113707,0.022887062,-0.015616231,0.020199778,0.0071952143,0.0100614345,0.02291173,0.013227372,0.026284473,0.008574058,0.04008088,0.010496387,0.055109058,-0.024008073,0.010311163,-0.03467329,-0.017116738,-0.007096683,0.007663359,-0.030819094,-0.047823038,0.0007177774,0.039983675,-0.0067206095,0.009523261,-0.00630404,0.023633098,-0.020333625,-0.037468873,0.026518831,-0.027837658,0.004842674,0.0111056985,-0.015502216,0.0008773141,0.013684969,-0.012498008,-0.056519073,-0.0029864155,-0.0024982723,-0.04072571,-0.04031551,-0.03582827,-0.03332536,-0.009433942,0.005224743,0.028018368,0.014954624,-0.010939759,0.0049076052,0.03710824,0.031679165,0.007254683,0.050669644,0.012906574,0.029975194,-0.0038980497],"last_embed":{"hash":"1yoltoe","at":1751107747644,"tokens":208}}},"text":null,"length":0,"last_read":{"hash":"1yoltoe","at":1751597071042},"key":"Career/Projects/Overbuild Laravel/Overbuild Laravel.md##Structure#{1}","lines":[3,9],"size":526,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yoltoe","at":1751597071042}}, +"smart_sources:Career/Projects/Overbuild Laravel/Overbuild Laravel.md": {"path":"Career/Projects/Overbuild Laravel/Overbuild Laravel.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[0.04797474,-0.062576,0.0474087,-0.06032765,-0.00254051,-0.07696477,-0.09453615,0.00711595,0.0101475,0.00660107,-0.02088377,0.02838281,0.04862997,0.05775933,0.04362297,0.03026017,-0.00495528,0.04610069,-0.04301579,0.01836531,0.10691092,0.03313381,0.02308561,0.00448321,-0.01297453,0.06792182,-0.08733673,-0.04164909,-0.03780816,-0.15326773,0.0148903,0.04572668,-0.02593973,0.02936716,0.01110381,0.00538962,-0.0540038,0.02001365,-0.02965253,0.0266328,0.06359863,0.01563301,0.00588109,-0.02717075,-0.02904022,-0.1118031,-0.07649736,0.01361505,-0.0226384,-0.01212037,0.08868551,0.0393315,-0.01290013,-0.03917565,-0.03609126,0.06010164,0.0055069,0.11327244,-0.00954569,0.07896297,0.11815745,0.05433706,-0.15422572,0.06710235,0.00520505,0.04348905,-0.04013192,-0.00235639,-0.00767721,0.09518765,-0.00819948,-0.01724664,0.0054737,0.08633871,0.10673568,0.00309987,-0.06284498,-0.01961201,0.00865396,-0.02379474,0.05074287,-0.05189214,-0.00449089,0.00943978,-0.06684189,-0.02024004,-0.01610385,0.00207331,0.0290342,0.0026056,-0.05363727,-0.06347502,0.079634,0.03373063,-0.0317251,-0.02870581,0.01421678,0.01604699,-0.01394535,0.15260752,-0.02512827,-0.01433202,0.01882629,-0.05118068,-0.04845887,-0.00627045,-0.03320912,-0.0219222,0.06463507,0.03798895,0.02207276,-0.03325028,0.00403352,-0.06019289,-0.01064011,0.01799406,-0.01642713,0.03899859,-0.1008141,-0.0334825,0.02363888,-0.0200555,0.05432206,0.00745902,-0.0265653,0.00721016,0.04409744,0.03551294,0.02721615,0.04539902,0.01659689,-0.02567735,-0.07347108,-0.10080179,-0.0001312,-0.023327,0.02586619,0.01296753,0.04601258,0.02191748,-0.0408964,-0.01958105,0.09539294,-0.01953983,-0.0183566,0.061656,-0.03919942,-0.03404965,-0.0025504,0.01457055,-0.08303077,0.08163265,-0.0278795,-0.03639235,-0.00386895,-0.04718918,0.03413808,0.00590903,-0.05157127,-0.00991223,-0.0107523,-0.03481629,0.01478577,0.15395822,-0.01767044,-0.04981404,0.02056571,0.06834401,0.03104427,-0.03572148,-0.04188113,-0.03893149,-0.03514426,-0.01990555,0.045042,0.02598035,-0.05039336,-0.00463443,-0.01151937,0.01983659,-0.03279302,-0.06218438,0.02816352,0.05085723,0.02322476,-0.08331523,-0.02677746,0.00496762,0.01500667,-0.01924142,-0.13775566,0.00921507,-0.10235473,-0.03360622,-0.00620309,0.02264138,0.00260138,-0.02351805,0.01714068,-0.01409567,0.04404245,0.05557965,-0.07588595,0.03323049,-0.07479116,0.05929687,-0.01483647,-0.02677072,-0.02115186,0.03898102,-0.02465206,0.06475651,0.06270795,0.03724469,-0.04771862,-0.00107046,0.03544788,0.03379375,0.00450799,0.05025937,0.00002312,0.00963416,0.07707436,-0.18788013,-0.02728531,0.03487376,-0.01317757,-0.00262961,-0.03593305,0.03591805,-0.00460032,-0.02129805,0.07341806,0.09195118,-0.06801362,-0.03071832,-0.00825987,-0.01189131,0.03098484,0.01108476,0.02327182,-0.04885866,0.04356853,0.01177351,0.01553185,0.06763544,-0.08802862,0.03974231,0.01470311,0.14362624,-0.00644479,0.00771599,0.04181257,0.09220164,-0.03619517,0.01897058,-0.11388239,-0.00961322,-0.03392647,0.08355955,-0.07204143,0.01376412,0.01763221,-0.07051941,-0.03621162,-0.0046717,-0.10081464,0.0581076,-0.00988474,-0.06352431,-0.0338392,0.00211235,0.03155284,0.01723184,-0.0229609,0.02376015,0.03233824,0.04887663,0.04560904,-0.05468141,-0.01541968,-0.00914819,-0.00826786,-0.00506175,0.05675337,0.04738371,-0.03120738,0.08056491,0.00691874,-0.02874991,0.00590637,0.01723726,-0.03665653,-0.005546,0.02148883,-0.04825071,0.00509904,0.0098455,-0.00652877,-0.00514545,0.01191802,-0.02591285,0.00567264,-0.00095944,-0.11781667,-0.02279596,0.00251266,0.04933943,0.00684342,0.00875106,-0.05956255,0.0288952,-0.03331319,0.00775197,-0.03046945,-0.0495016,0.02891822,0.02656721,0.01075622,-0.24479282,0.03818681,0.05670541,-0.00383316,0.04148231,0.00267207,0.03751001,0.07456782,0.03850373,0.06682058,0.04074544,-0.01409043,-0.04011343,-0.05421118,0.04402803,0.04161501,-0.02188427,0.05298785,0.04332937,-0.04782514,-0.00978687,-0.05377677,0.18481795,-0.0530981,0.01491859,0.02488629,-0.09243422,-0.01191294,-0.01136524,-0.00632772,-0.03632112,0.07150879,0.1120296,-0.03514677,0.00513462,0.08252849,0.02925933,0.01709903,0.03280708,0.0144198,0.01576713,-0.06039174,-0.01640554,0.04718506,0.09340292,-0.06888995,-0.04205526,-0.04763906,0.04947878,0.02706545,0.01670086,-0.09094983,-0.05533887,0.03911,-0.04331728,-0.00914036,-0.04797338,0.01293738,-0.05287521,-0.06198752,0.00767275,-0.00595256,0.03326828,0.07247562,-0.01105321],"last_embed":{"hash":"1tz17zo","tokens":146}},"bge-m3:latest":{"vec":[-0.025320183,0.0014811942,-0.008057846,0.034779694,-0.020557046,0.001657228,0.006068978,0.025443656,-0.022127261,-0.029764256,-0.01055651,0.028982505,-0.05336485,0.024705103,0.0040562754,0.011898185,0.048992485,0.012668516,0.04043004,-0.0056417,-0.015519548,-0.018174114,-0.018030059,-0.01572669,-0.029066708,0.019050429,-0.013863098,-0.02087673,0.003223003,0.0065023913,0.014483666,-0.052579112,0.06576602,0.01079632,-0.020184109,-0.023575092,0.00009138999,0.01858253,-0.0052395146,0.03622445,-0.02721191,0.0321921,-0.016026104,-0.020321976,0.013854623,-0.027040685,-0.019674305,-0.013943382,-0.013767932,-0.017187359,-0.03089338,-0.04236825,0.020352693,-0.07152253,0.0029608554,0.041422475,0.030665971,-0.0441571,-0.068123974,0.03794125,-0.0516504,-0.012943908,-0.03396334,-0.024915693,-0.0033842206,0.05425401,-0.019800395,0.0065116347,-0.032787785,-0.04935872,-0.006340929,0.007462125,-0.009865098,-0.028443879,-0.05905218,0.005503179,0.017734224,-0.06217807,-0.040816665,0.039867647,0.022598678,-0.04000003,0.0021219726,-0.0049539516,-0.0043743253,-0.055023354,-0.03940685,0.020207942,0.044762712,-0.007655517,0.014660904,-0.0047396747,0.0506563,-0.021876344,-0.048119582,0.0053910315,-0.045988534,-0.03244082,0.02291011,-0.0133807035,0.01504897,-0.0037730325,0.0052370243,-0.04841614,0.028864374,0.006908091,0.0041222805,0.014579532,0.029231774,-0.013068132,0.024241826,0.011029745,0.036479667,0.032924995,0.00037611267,0.009722346,-0.025443109,-0.051002398,0.027054546,0.012250278,0.0047760666,0.07954857,0.056378964,0.014004572,-0.0072355713,-0.0132275345,-0.007863201,-0.0073410235,-0.008457511,0.008679915,0.047454264,0.0437812,-0.019024285,-0.018792266,-0.057645787,0.026490327,-0.025464185,-0.018773131,-0.02505495,-0.0166197,0.027763158,0.0019190075,-0.034571633,-0.037966218,0.011781108,-0.059900433,0.058717396,0.064799294,-0.016201105,-0.02582492,-0.023289533,0.008968659,-0.0062027094,0.014401642,0.027480884,0.002883116,0.00854294,-0.00377155,0.015922524,0.049876448,0.044831008,0.027646158,-0.046393182,0.018958211,0.04661525,-0.017814143,0.029609123,0.007007421,-0.02188086,-0.028835895,-0.0364724,-0.02439642,0.025299948,-0.033850946,0.02171261,0.033919543,0.02869307,-0.0007704247,0.004495045,-0.057307154,-0.03415684,0.007265271,-0.027164148,-0.0051064803,-0.02927383,0.020991448,0.007457375,-0.011965868,0.015595868,-0.022615911,-0.03710743,-0.022174874,0.054602765,0.027813539,-0.00014121147,-0.009569222,-0.019496283,0.006499903,0.02246934,-0.024409343,0.03353146,0.021599524,0.05391074,0.015607221,-0.06636063,0.010401792,-0.068433225,-0.040048238,0.038387775,-0.030804979,0.037173778,-0.022355897,-0.052623175,0.009018657,-0.021045517,-0.018736413,0.011492324,0.04313254,0.0065285275,-0.013336453,-0.025384901,0.0014445278,0.0021255277,-0.0110158315,0.054030497,0.012339614,0.014740815,0.00022983609,0.0018820089,-0.0032966856,-0.027924122,0.017076125,0.04042471,-0.047651116,0.08509633,-0.0654762,-0.045919064,0.028453186,-0.008825681,0.016949374,0.007929907,-0.03907195,0.006970834,-0.013091728,-0.027327156,0.028837454,-0.0027259628,-0.00016903559,-0.053968724,-0.036406044,-0.010002294,0.02503623,0.022870675,-0.031606894,0.023803005,0.022713153,0.01618133,0.012865922,-0.026514778,-0.019367976,0.052261528,0.041151047,-0.016527854,-0.01091343,0.031196652,0.024584468,-0.036755,-0.02155015,0.029448949,0.033316433,0.0017226015,0.018299857,0.04700988,-0.025866766,-0.010319111,-0.02034606,0.015208272,-0.020371394,0.07337605,0.05006855,0.011943114,0.040785894,0.03477481,0.01973794,0.004717872,0.0315028,-0.010528473,0.0007070322,0.0013866989,0.016374636,0.010853408,-0.04132146,0.05342435,-0.0041657523,-0.027424142,-0.007149689,-0.0066133365,-0.17018981,-0.008924686,0.008767193,-0.011845263,0.010786978,0.03160602,-0.023345863,0.06082155,-0.010347702,0.08846952,-0.034182794,-0.050188623,-0.024241082,0.0023208417,0.01458147,0.0009528142,-0.028797055,0.016410613,-0.007903081,-0.013875542,-0.015853185,0.01822399,-0.026250204,0.024203524,-0.0013305556,0.024903044,-0.00060721766,0.027394677,-0.008087554,-0.0023404537,-0.021199385,0.04827005,0.003678574,0.030932393,-0.0017429991,0.04604719,0.0048300503,0.02106608,0.022310251,0.009874256,0.0028820678,0.061187256,-0.010338809,-0.015975066,0.026285112,-0.0023196747,0.019456299,-0.03951571,-0.040302068,-0.050203454,0.0024199388,-0.016235288,-0.026466843,-0.017715042,-0.02943446,-0.0004789713,0.02787493,0.010963096,-0.0071644313,0.0012471578,-0.020213807,0.04711456,0.055064954,0.0094460575,-0.021136396,0.010916151,0.04832888,0.03455481,0.021113947,-0.03959938,0.028907808,0.021047952,0.01541993,-0.00918465,-0.033795014,0.012648486,-0.016132087,-0.05100907,0.019377973,-0.07855467,0.024252018,0.015555166,-0.0008093749,0.027524102,-0.01772364,-0.07130464,0.016352367,-0.017935926,0.03394072,0.2365396,0.061198227,-0.0029128534,-0.012628912,0.07047849,-0.014204234,0.081928745,0.05352195,0.0061586406,-0.035141274,0.01829546,0.04078106,0.0064033465,0.029932773,-0.0065489965,-0.008768295,-0.024666833,0.03481889,0.023721151,0.009868497,0.022382807,-0.016643481,0.06634836,-0.01024891,-0.02462809,-0.01976461,-0.0052151815,-0.0069888374,-0.046110526,0.030171955,-0.034921393,-0.018235046,0.06701389,-0.011274307,-0.06483364,0.0006743207,0.041196793,-0.025571365,-0.02365395,0.020454561,0.012109142,-0.02240946,0.012754607,-0.025420723,0.0043624495,-0.019375363,0.04711056,0.014288281,-0.0061055543,-0.032094043,-0.000024131845,-0.0053577907,-0.028761681,0.0033963993,-0.0149610825,-0.015437056,-0.02538986,0.031405184,0.029774945,-0.0124828,0.010505005,-0.008004571,-0.027137691,0.021488907,-0.015183642,-0.0055385763,-0.015557746,-0.02288735,0.0022225815,0.056172237,0.030592473,-0.007157896,0.022344844,-0.01652153,0.004257717,0.02366328,0.013483164,0.03216623,-0.042979456,-0.01963469,0.0037241557,-0.011572919,-0.016737053,0.011226087,0.022527535,0.016370304,-0.0063011413,0.086892895,-0.01722088,-0.032640483,-0.030816311,-0.018343857,-0.047294397,0.012723433,-0.0178608,0.043775998,-0.031377796,-0.024541387,-0.050896082,-0.0037264396,-0.0073536867,-0.007062915,-0.04271213,0.016940705,0.047686793,-0.039023444,-0.028362181,0.027381012,-0.023911554,0.037769414,0.0058822227,0.01159431,-0.024439212,-0.019346371,-0.0059833573,0.019023905,-0.03796927,0.020496923,0.065094754,0.0342149,-0.030824892,0.0073249983,-0.037594113,0.021098662,-0.012347952,-0.08144363,0.03053376,0.04014014,-0.026461415,0.06610928,0.045409326,-0.018594282,-0.009294685,0.042086728,0.029461883,0.020879084,0.03868473,0.013327068,-0.02587187,0.005527933,-0.058963314,-0.05537528,-0.0383409,-0.04571122,0.0033695803,0.0074007567,-0.02216363,0.024416579,-0.01864757,-0.030484045,0.046190333,0.0026179422,-0.025096033,-0.038872156,0.012161236,-0.01734061,-0.03358454,0.024200566,0.03448857,-0.030457089,0.013092388,-0.020422287,0.006771857,0.057841644,0.011736263,0.0031668071,-0.014958988,0.06629535,0.016005663,-0.03927267,0.044957303,-0.055980295,-0.014465698,0.027789658,0.022190819,-0.047502987,-0.03010406,0.007452281,-0.02271234,-0.05612795,0.0076887994,0.009691059,-0.009871655,-0.04506911,-0.009914302,-0.027309492,0.047448054,-0.022600627,0.012485558,-0.024501659,0.038765527,0.097507596,0.00018967547,-0.010315801,0.060403112,0.02854172,0.069946766,-0.023563873,-0.0034313672,-0.048125815,0.011467315,-0.010327861,0.024443267,-0.019785993,-0.0027993398,0.0057110316,-0.04467261,0.012494591,-0.054957774,0.0006400077,0.030793339,0.0038640248,-0.02073592,-0.036035907,0.019620689,-0.032821827,0.020052778,0.056138452,-0.021072533,-0.04749037,-0.015710669,-0.014163837,-0.0027137548,-0.032540716,-0.04163528,0.043438684,0.028580738,0.008208019,0.015131063,0.009891924,-0.0059901373,0.025972245,0.028308243,-0.02102582,-0.023625238,-0.039008304,0.0028005103,0.010882846,-0.021149112,-0.0209242,0.010859753,-0.013128452,0.026376983,0.08021241,-0.016151646,0.016747596,-0.03557084,-0.02261498,0.039622728,0.04167003,-0.015727192,-0.024315188,-0.0030087144,-0.024413262,-0.031321604,0.04002605,-0.023164846,-0.041424923,-0.0040152017,-0.018672395,-0.002725498,0.01521223,0.027859142,-0.03284207,0.010533456,-0.016225,0.024808578,-0.033249058,-0.030403102,-0.029203344,-0.045452826,0.012288539,-0.0019186588,-0.07130243,0.00672339,-0.043114357,-0.0382869,0.04958681,0.009338549,0.01137255,-0.027703516,0.032541197,0.022090476,0.044423655,0.02110848,0.012889244,0.0429065,0.01348798,-0.002840559,-0.05273344,0.038368564,0.033164114,-0.005498403,0.0009860535,0.0163955,0.023928262,-0.002162354,0.0554829,-0.0365378,-0.029168392,-0.012633558,-0.01121869,0.031318925,-0.020108772,-0.007347057,0.010910415,-0.021174202,-0.03894089,0.017030273,0.0025827878,0.019374665,-0.0048955986,-0.022245541,0.023761217,0.03375038,-0.014433326,0.053405218,-0.026656764,0.0025687183,-0.014352979,0.006900308,0.052757744,-0.038422972,-0.03878907,0.03169257,0.026084071,-0.042659953,-0.0042076283,-0.05421257,0.016394781,-0.04013755,-0.007660369,0.008309493,-0.031743485,0.010301777,0.00298756,0.00989722,-0.047187526,-0.010245957,-0.013212479,0.034873076,-0.024731964,0.017289214,0.0012020649,0.030196607,0.039925028,0.03509451,0.01900281,-0.034289435,-0.00097205216,-0.003290534,0.007468542,-0.0005673701,-0.0011631928,0.029488165,-0.08002655,-0.0074625975,-0.022885367,0.030122742,0.029911282,0.0015131563,0.033153735,0.016395055,-0.009814415,-0.0057039238,-0.013665742,-0.004196624,0.0016853937,-0.0006904203,-0.01255637,-0.015676409,-0.04251679,0.027793262,-0.0058449493,0.008502987,0.059462737,-0.0076569337,0.017195879,0.03366896,-0.017969757,-0.01969479,0.0019969647,-0.015950857,-0.015113128,-0.047576286,-0.025854165,-0.0057561165,0.016824216,0.029887306,-0.0037058573,-0.032096323,0.021780144,-0.016889444,-0.019558396,-0.13258082,-0.008516192,-0.041489456,-0.021159017,-0.022276038,0.00047602653,0.025508152,-0.016478958,0.000023114451,-0.021764556,-0.054986116,-0.0007589924,-0.01600504,-0.004631144,-0.0021285904,0.013353975,-0.0278182,-0.042029865,-0.026827633,-0.011416891,-0.022309052,0.016764455,-0.00025125133,0.003207515,0.013717262,-0.032581028,0.051970817,-0.028652076,-0.037072074,-0.010274528,-0.020152386,-0.026696865,0.024388885,0.007242878,-0.043745678,-0.0063898973,-0.013179847,-0.043857202,0.01842703,-0.0010339945,-0.016743364,0.01677956,0.004688307,0.023844087,0.038437333,0.057640024,-0.019829806,0.0228042,-0.065500215,0.0046410873,-0.010933898,0.06779333,0.021942943,-0.010258271,-0.00025300033,-0.0140070375,-0.010458068,-0.03866225,0.0092370855,0.042104945,-0.028037358,0.05925745,-0.012152987,-0.0051235897,-0.0053002127,-0.015128736,0.014894823,-0.025289524,-0.01956177,0.025619678,-0.0056887083,-0.006871587,-0.02274901,-0.016188452,-0.0041407975,-0.00088325865,-0.029978793,0.0032363276,0.015271288,-0.044321,-0.015943497,-0.07356317,-0.061242133,0.006565666,0.05165705,-0.02212596,-0.030485515,0.016615309,-0.024873858,-0.0216785,-0.039779205,-0.021155467,0.004567673,0.0061276727,-0.0068822745,0.012714669,-0.02348166,-0.016820265,-0.025857281,-0.021025114,-0.04318381,0.024817085,0.029472893,0.02639625,-0.024941145,0.05118307,-0.018033523,0.040630683,0.027245281,-0.042655353,-0.029796487,-0.004196091,-0.017829651,-0.007152804,-0.03213016,0.014836257,0.046356253,0.02611088,-0.027293695,0.01566958,-0.014664661,-0.009872277,0.030326275,-0.020356853,-0.017958941,0.015990734,0.020604782,0.039832067,0.040165957,-0.02918538,0.05776316,-0.020201573,-0.029202383,-0.033241358,0.032021146,-0.013220394,-0.0256277,0.03804108,0.0024965925,-0.018055087,-0.036804646,-0.0704239,0.019628502,-0.023415504,-0.0037209578,-0.07326688,-0.039729472,0.00080620596,-0.04974941,-0.043195765,-0.0043665906,-0.020239739,0.019105399,0.0045600445,-0.007103737,0.039276004,0.03940912,-0.013131673,-0.011560938,0.034100708,0.0091688605,-0.012550136,0.00068016374,-0.023579618,-0.028659353,0.009679454,-0.027684305,-0.010049936,-0.00096463575,0.0092414655,-0.026981972,0.032500416,-0.019166516,0.006168951,0.029576782,-0.021495719,-0.00016134027,-0.011854645,0.038579844,0.034618728,0.012220665,0.016744222,0.0636778,0.014754452,0.052424166,-0.002545414,-0.05728973,0.05403806,0.03388613,0.01083314,0.04785857,0.017076464,0.024551695,-0.00020113969,0.018714024,0.023665093,0.01556301,0.052709706,0.012590278,0.03571947,-0.035809867,0.019775575,-0.010448698,-0.0064827274,-0.028110236,0.0069397427,-0.028557582,-0.04724407,-0.00333197,0.022784175,0.017037597,0.01422522,-0.019021712,0.025177242,-0.03986231,-0.041968543,0.028485049,-0.020816594,-0.014991796,-0.0023312091,-0.012995346,0.012747387,0.0043916903,-0.0076454575,-0.035474624,-0.0026518062,0.0008490841,-0.034545116,-0.050019033,-0.028476475,-0.002516863,0.019849695,0.014133121,0.030807829,0.01931691,-0.023530724,0.027602242,0.018986342,0.016339418,0.011311362,0.060060646,0.0032311578,0.040001135,0.0025714277],"last_embed":{"hash":"1tz17zo","at":1751107747627,"tokens":311}}},"last_read":{"hash":"1tz17zo","at":1763795325663},"class_name":"SmartSource","last_import":{"mtime":1734075503000,"size":649,"at":1751107743957,"hash":"1tz17zo"},"blocks":{"#":[1,1],"##Structure":[2,9],"##Structure#{1}":[3,9]},"outlinks":[],"key":"Career/Projects/Overbuild Laravel/Overbuild Laravel.md","last_embed":{"hash":"1tz17zo","at":1763795325663}},"smart_blocks:Career/Projects/Overbuild Laravel/Overbuild Laravel.md##Structure": {"path":null,"last_embed":{"hash":"1gy47lc","at":1751107747635},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"1gy47lc","at":1751107747635},"key":"Career/Projects/Overbuild Laravel/Overbuild Laravel.md##Structure","lines":[2,9],"size":539,"outlinks":[],"class_name":"SmartBlock"}, diff --git a/.smart-env/multi/Career_Resources_Don't_make_me_think_md.ajson b/.smart-env/multi/Career_Resources_Don't_make_me_think_md.ajson index cff7ddc..b57d9a0 100644 --- a/.smart-env/multi/Career_Resources_Don't_make_me_think_md.ajson +++ b/.smart-env/multi/Career_Resources_Don't_make_me_think_md.ajson @@ -1,4 +1,4 @@ -"smart_sources:Career/Resources/Don't make me think.md": {"path":"Career/Resources/Don't make me think.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.02497453,-0.02524544,-0.00239735,-0.06387054,-0.01831235,0.01829986,0.00589777,0.01415452,0.00629648,-0.02521268,0.04645106,0.02838444,0.05671256,0.09591404,0.00837035,0.04098924,-0.02026469,-0.01062544,0.0296187,0.01668526,0.07488913,-0.00389381,0.02819974,-0.01519522,0.03056447,0.03405333,-0.00443802,-0.0251346,0.02052224,-0.15403077,0.011882,0.00582409,0.02994065,0.03056387,-0.06574535,-0.01058474,0.02650707,0.03901481,-0.00200462,0.03028146,-0.0250467,0.03621039,-0.02103274,0.00334109,-0.0269359,-0.0324342,-0.00201851,-0.04261784,-0.01319853,0.00420409,-0.04956035,-0.03002026,-0.0486099,-0.01109656,0.02994592,0.04262462,0.02603702,0.02791321,0.03782902,0.00093581,0.0920763,0.01874702,-0.17198576,0.10784894,0.0485152,0.01851108,-0.05495559,0.02431773,-0.00003905,0.05656029,-0.00096811,0.00911645,-0.06375217,0.05722388,0.03561691,-0.07727786,-0.03632773,0.01759629,0.02968037,-0.01280128,-0.03016074,0.06081577,0.00276026,-0.01022407,-0.02914621,-0.00392592,-0.01560897,0.00188197,0.05680972,-0.02675826,0.02729756,-0.08455934,-0.00836674,-0.01967368,0.00099326,-0.01474171,0.01965722,0.08123269,-0.09109639,0.08321235,-0.08540966,0.04267733,0.06552845,-0.04725874,0.02750991,-0.02533212,0.0371059,-0.01841995,-0.01363914,0.07135011,-0.00312071,0.00870401,-0.0253934,0.00122608,0.01260681,0.02578149,0.00862323,0.02352217,0.03949101,-0.04433446,-0.05429859,-0.00241226,0.0409424,0.03138313,-0.0109442,-0.01615676,0.0645887,0.0659124,0.00272756,0.02859049,0.03991592,-0.0529011,-0.04736186,0.05559829,-0.01980601,-0.01028887,-0.00671598,0.0194734,0.0214664,-0.01120562,0.00692089,0.00380138,-0.00976136,-0.03756574,-0.02849236,0.12115137,0.03289078,-0.02607352,-0.03022655,-0.04352177,-0.01673659,0.02654385,-0.03644786,-0.02356814,-0.04290163,-0.0383881,0.03873598,-0.04093422,-0.08951613,0.03141452,0.00944847,-0.02321044,-0.05990691,0.03411578,0.01358345,-0.03355976,-0.07079315,-0.01384046,-0.04867082,-0.00290943,-0.02122496,-0.00066281,-0.0436113,0.07544953,0.07510179,-0.00217509,-0.08372436,0.04429539,-0.01509162,0.06157766,0.06518134,-0.0512661,-0.01382387,0.01494324,-0.04574288,-0.0140766,-0.00825203,-0.0697608,0.02191909,0.02567932,-0.05371052,-0.0093271,0.04377911,-0.03796153,-0.06041525,-0.03225595,0.04590899,-0.02891839,0.02053707,-0.01431995,0.00655696,-0.02733715,-0.03828067,0.02494361,-0.00913086,0.0234275,0.04627786,-0.03321548,0.15710518,0.00255392,-0.07724145,-0.00595931,0.06484447,-0.0446168,-0.02828946,-0.05764458,0.09080909,0.09221941,0.03789179,0.05310353,0.0102675,0.00243041,-0.10290728,-0.20440869,-0.04661025,-0.00924937,0.0553712,-0.02501638,-0.04279636,0.01873465,0.08668444,-0.01761666,0.06841464,0.05415098,-0.08341308,-0.06030347,-0.00618398,-0.05649197,-0.02282334,-0.04265048,-0.04375042,-0.07117884,-0.0208846,-0.02584224,0.04752822,-0.03293215,-0.15351447,-0.00234692,0.00508314,0.15821013,0.0507846,0.03661499,-0.00963102,0.06644968,0.01596821,-0.05973645,-0.14560945,-0.00575056,0.05874631,0.03816465,-0.03755792,-0.01202708,-0.02353797,-0.02576414,-0.00064438,-0.02784418,-0.07028185,-0.07447144,-0.04659541,-0.03074449,-0.06735257,-0.02914819,-0.01868946,0.04664765,0.00183403,0.05553893,0.0708875,-0.08405262,-0.00567195,-0.06028513,0.01793194,-0.02993982,0.03400829,0.01064753,-0.00073619,0.04317852,-0.07060168,0.05098123,0.03274972,-0.02969241,-0.03460379,0.06294666,0.01526565,-0.05624339,0.12320796,0.00866995,0.02936273,0.02128362,-0.01579008,0.00006563,0.03295918,-0.00170653,-0.01428822,-0.01647904,0.02659662,0.09690849,0.03212706,-0.0188582,0.05385653,0.0300159,-0.12601481,0.01055566,-0.0340978,-0.0153972,0.00636289,-0.00488964,-0.06390112,0.06145692,-0.01128349,-0.24808872,0.07110398,0.06570255,0.05711604,0.01018812,-0.00354107,0.07540446,-0.06458085,-0.03646315,0.03777127,-0.0340041,-0.00708339,-0.01622634,-0.07962974,0.04467217,0.08504046,0.01322097,-0.0492866,0.01329763,-0.06574046,0.02753643,0.03747008,0.23413092,0.01717212,0.06717037,0.0236928,0.00187619,-0.00620036,0.04326738,0.04965644,0.00344086,-0.02592752,0.10898208,-0.01905704,0.01825796,-0.0142742,-0.05158339,0.02268044,0.02230229,-0.01168023,0.00973942,0.06191848,0.00107289,0.0070568,0.12399981,-0.10730917,0.04733901,-0.03994513,-0.0354262,-0.03073971,-0.05762582,0.03719429,-0.00073063,0.02600129,0.00715396,0.04063832,0.01992374,-0.00071418,-0.00849043,0.00781923,-0.00791783,-0.02389826,0.01317442,0.05644715,0.00966875],"last_embed":{"hash":"18pce4k","tokens":407}},"bge-m3:latest":{"vec":[0.0114137,0.004054987,-0.0025771258,-0.021676317,0.016079143,-0.021319192,0.04280538,0.02960125,-0.0176756,0.0076624528,-0.0036164646,0.02864954,-0.016009755,0.0037641572,-0.047302023,-0.022943934,-0.028075958,0.004328108,-0.015105543,-0.02656591,-0.04709315,-0.044848714,0.018594053,-0.01901964,-0.031303875,0.0744272,-0.030472424,-0.030270517,-0.030812206,0.029892525,0.026062112,0.0065377257,0.03658642,-0.03566105,-0.015098345,-0.027788991,-0.028136853,0.007687313,-0.09320156,-0.011821333,0.03186975,-0.014385443,-0.05736392,0.024256919,-0.010733422,-0.02258941,-0.038106233,-0.05439675,0.013304423,-0.0128081525,-0.014457532,-0.0019313691,0.0045072455,-0.022818308,-0.013402584,0.014394349,0.002825644,-0.011304058,-0.011397234,-0.031604502,-0.012709918,0.04043795,0.023401028,-0.05246804,-0.044970337,0.012456408,0.002608082,-0.0052020187,0.011504923,-0.049778216,0.008141378,-0.011933028,-0.008515374,-0.06458853,-0.013494482,0.0022353742,0.033931833,-0.0036620537,-0.0014098444,-0.031509656,0.1086885,-0.031202173,0.008137563,-0.021124236,-0.017738352,-0.019230878,0.01778292,0.07688574,-0.010729398,-0.009136139,-0.039784364,0.057955395,0.021875467,-0.037209935,-0.005207085,0.0013373618,0.015569884,-0.053075626,0.020601751,0.017263135,-0.061626,-0.004218529,0.034780044,0.047861263,-0.015668353,-0.014537413,-0.024198402,0.038450435,-0.040781718,0.01632049,-0.02680251,-0.011029469,0.0007495799,0.010283378,0.035243984,0.018625997,-0.017140428,0.013596471,0.015054163,-0.02011814,0.0041085943,0.0535391,0.014449886,0.0007375201,0.013285155,0.017576493,-0.029740624,0.06460838,-0.04676309,0.004217469,0.017946677,0.021466836,0.024292715,-0.006392134,-0.034136225,-0.024706714,0.058917303,0.044008754,0.020366596,-0.018010654,0.028456483,0.0016909618,-0.024049204,-0.014298518,0.04867536,0.028544568,-0.0043715816,0.0066411863,-0.008308224,0.048822753,-0.06041425,-0.01948513,-0.014545085,-0.010182229,0.028939754,0.012579708,0.051357508,0.00872424,0.028332675,0.0016567219,0.038568743,-0.018472873,0.04618718,0.04988464,0.029754441,0.012007796,0.024222517,0.032542735,-0.0043989522,-0.028079692,0.024302192,-0.03922843,0.030350829,0.036102105,0.018925145,0.058323506,0.05350487,0.028194787,0.019953348,-0.023960913,-0.0134732025,0.027291404,0.008880453,-0.0016479144,0.014156462,-0.02609076,-0.013271363,-0.011596851,0.02137342,0.052337695,0.007198561,-0.035530087,0.03324064,0.02998874,0.018615358,-0.033625025,-0.036339495,-0.008322274,0.016742133,-0.047340024,0.0034497352,0.015529175,-0.0191555,0.0071827243,0.008916704,-0.02570623,-0.043210994,-0.055748396,0.016459025,0.002370544,0.05071724,0.013822386,0.009284771,0.023263518,0.037663627,0.0027675463,-0.012402641,-0.011222474,0.04238662,0.016931538,0.005332929,-0.021670815,0.0065483674,-0.015868558,0.0082135955,0.01822201,-0.019719651,0.020348115,0.012342564,0.025771307,-0.018335545,0.08405507,0.009918915,-0.031631887,-0.040638223,-0.00917631,-0.048122346,0.0022655625,-0.021260826,0.05992312,0.018324101,-0.03759341,0.020715293,-0.014542446,-0.023668623,0.02327607,-0.0374619,0.028091235,-0.03229622,0.0009326206,-0.025184447,-0.0010331769,0.007928918,-0.055305876,-0.03111913,-0.02560884,-0.04357499,-0.022799069,-0.031671103,-0.0065994975,-0.006712335,-0.03176733,-0.017468255,0.047895167,-0.013214332,-0.008316948,0.0077505973,-0.013480882,-0.002004681,0.039817892,-0.0015843156,-0.010284936,-0.027089933,-0.02025698,-0.011732455,-0.021167953,0.019522512,-0.017218309,0.029085277,-0.059632346,-0.011446403,-0.03215212,0.007869794,0.021699654,0.0023454924,0.038640913,0.005117188,0.00792327,0.025427317,-0.01768467,-0.01638594,-0.0038228463,0.06078765,-0.041694753,0.011822909,0.027672583,-0.058939237,-0.17793864,-0.061180126,0.0005265798,-0.022186201,0.014269704,-0.02225238,-0.0044754,0.00008923533,-0.007935501,-0.00814551,0.009522912,-0.11397012,-0.025515093,-0.023989026,0.055202894,0.028016418,0.019477488,-0.020626303,-0.020839486,-0.07622956,-0.0022585439,0.030164367,0.032759152,0.013526661,0.03573805,0.028921558,0.024182998,0.034493294,-0.022586046,0.008492197,-0.031934626,0.035728484,-0.026760265,-0.05434355,0.02028638,0.026221443,0.019605832,-0.038204297,0.017606208,-0.011776606,0.015779803,0.04945798,0.009905567,-0.045579147,0.012937438,-0.03555494,0.01038378,0.018970044,-0.015761295,-0.01133532,0.0033907676,0.04028256,-0.0255069,0.031224607,-0.015907597,0.009314148,0.031334866,0.044295665,0.04352572,0.032339502,-0.027614297,-0.044553313,-0.03942357,-0.030054055,-0.015451451,0.0045254882,-0.018511768,0.0013840696,-0.017910875,-0.024430964,0.020694751,-0.029100642,-0.036611266,-0.0061715688,0.021687,0.0139202755,-0.00787137,-0.011758383,-0.026786473,-0.078426614,0.037990306,0.001013836,-0.018811049,0.021826122,-0.01401182,0.0025063017,-0.043400913,-0.032207374,0.019958066,0.35239053,-0.037905555,-0.010187763,0.026088184,-0.013856456,0.0019432221,-0.012375166,0.017878387,0.007977083,-0.00007864867,0.003028557,-0.0061113774,-0.020922728,0.03878909,0.03939732,0.04342175,-0.047506608,-0.013782401,-0.004368608,-0.024621895,0.014890547,-0.07063789,0.02608256,-0.044924133,-0.070419684,0.016961008,0.009613066,-0.013829809,-0.044686407,0.02683983,-0.021862043,-0.002818606,-0.0168497,-0.012612693,0.0023155764,-0.013116564,-0.06225375,-0.03847942,-0.017996041,0.026809681,0.019070983,-0.013551435,0.0065716407,-0.013886789,-0.078035176,-0.023417706,0.010415785,0.0018166275,-0.008390814,-0.021455964,0.029319769,0.008902694,-0.0032725707,0.015347102,0.0008555268,0.0016188901,0.0002325743,-0.0016004608,-0.027892966,0.00822415,0.034246136,0.026614998,-0.020647079,0.036292728,-0.008454504,0.01885746,-0.030575497,0.0024775965,0.020349912,-0.0036094843,0.021235164,0.0123859625,0.02786236,-0.022269739,0.004431734,0.0032969308,-0.014906594,0.013526585,-0.0042291,-0.005931879,-0.023661755,-0.015260029,0.0064977417,0.031657796,0.010686485,-0.0045147724,-0.016326359,0.01830724,0.016472846,-0.038107358,-0.011729389,-0.02590777,-0.02906103,0.009422406,0.036213502,-0.0048326757,0.017078396,-0.05372948,0.0052960217,-0.039108694,0.028575365,-0.01133547,0.0018593997,0.02677906,0.005622146,-0.019834952,0.0060963556,-0.018707227,-0.013066301,0.0071904925,-0.032048743,-0.013058426,0.03138295,0.0060937023,0.02940296,-0.001340744,0.045407787,0.015016043,0.0055570723,0.0390645,-0.033807974,-0.024591979,0.01994123,-0.0021197363,-0.018172069,-0.08087886,0.012307834,0.016791627,-0.011846437,-0.0052595558,0.011976471,0.014759512,-0.033980872,-0.02014201,0.0041304254,-0.03461932,-0.0003402716,-0.0013126377,0.025597598,0.03862494,0.0045739925,-0.037726842,-0.01309985,0.038012803,-0.027434811,0.024586344,-0.0041908664,-0.008792571,-0.025241785,0.0020519167,0.06654306,0.008484542,0.04210997,-0.039577074,0.014904421,-0.004258122,0.019526444,-0.010284777,-0.010993359,-0.03693167,-0.02147091,0.0023328508,0.051377673,0.101355,0.00034593872,0.029847585,-0.010944579,0.014740501,-0.006748709,0.017066626,0.0018762371,-0.063821435,0.0035654665,0.022736682,0.03432869,-0.024643324,0.027534379,0.0071682837,0.022268547,0.009467366,0.02125346,0.038644783,-0.018038912,0.038522277,-0.0035550012,-0.017917259,-0.005624118,0.011941463,0.05479394,-0.017174821,-0.008961747,0.043402676,-0.022183936,-0.007307761,0.025758313,-0.0052717156,0.011433462,-0.0018969048,-0.019373167,0.024390556,0.0263577,0.029823432,-0.018036956,0.06310143,0.0366053,-0.023413157,0.01759074,0.012598339,0.00925936,-0.049358863,0.031842694,0.022672972,0.010819332,-0.0062230546,-0.026922962,-0.0026114269,0.009758732,0.050038524,-0.011669916,-0.016581453,-0.04995052,-0.016049782,0.0002677015,-0.053726822,0.0023463375,0.0026425137,0.0068567027,-0.02077441,-0.02642058,0.021479705,-0.01388981,-0.053357705,-0.011301834,-0.02958589,-0.0027965696,-0.0203699,0.00878135,0.020310657,0.0033355216,0.0039581046,-0.025114873,-0.005864433,0.06446212,0.05567506,0.0062794653,-0.002055127,-0.03322877,0.024174605,0.014467624,0.0046718707,0.0103704445,-0.031430442,-0.089165084,-0.036789067,0.0011470425,0.052202687,0.021640588,-0.020000147,0.009483288,0.006876563,0.0044668685,0.016372127,0.011439426,0.0036354077,0.023464197,-0.018521346,-0.024855763,-0.03709879,0.01515922,-0.07739539,-0.034213144,-0.030870704,0.0018640511,-0.026967054,-0.0024900238,-0.01906706,0.00087991124,-0.0059144585,0.042610914,-0.0037413002,-0.029440336,0.013118042,-0.0062292167,0.011687257,-0.016342634,-0.018546449,0.004956191,0.007834783,-0.014930199,-0.009785962,0.04465538,-0.008442584,-0.0589145,-0.0034394178,-0.011653643,0.022963826,-0.04242145,0.04711666,0.0082650855,0.013235544,0.017512372,0.0266196,-0.0016128507,-0.029145068,-0.015732747,0.039360337,0.019779885,0.023610132,-0.006930174,-0.010018119,-0.02180778,-0.032994162,-0.040801566,-0.048706576,-0.0502745,-0.0075190095,-0.024977075,0.026819384,0.0022321448,-0.0026205732,-0.007493347,0.018863115,0.0019416937,0.00059463514,-0.017711507,-0.016820401,-0.03928872,0.0025639231,0.008981111,0.008432468,-0.022493176,0.027187567,0.03733933,0.00013176908,-0.005482932,-0.0002792886,0.056009885,0.034846164,0.007439081,-0.0035708176,-0.036899846,0.03194846,0.025877634,0.015933663,-0.01509665,0.05068105,0.012082118,-0.040931225,-0.050973292,-0.0029796353,-0.020517685,0.023532428,-0.023688825,0.019276349,0.016980538,-0.033704046,0.018804748,0.017322028,0.03608909,-0.018174967,-0.015383544,0.041372817,0.05395428,0.017784582,0.0028337035,-0.0076300194,-0.009105678,-0.004093043,-0.03539041,-0.021611368,0.02753963,0.043289818,-0.015139033,-0.056206025,-0.014133003,-0.034345444,0.04089724,-0.003818926,0.037474465,-0.054411553,-0.02172548,0.008057097,-0.012278116,-0.015141268,0.03235302,0.01467018,0.0041919407,0.025293218,0.002521163,0.06356707,-0.015977312,0.034382332,0.012567583,0.017346544,-0.12173361,0.06792545,-0.035688557,-0.028351236,0.022954972,0.0021555373,0.00089077227,-0.04522164,0.009176792,-0.036589444,0.049987007,0.00660596,0.00608413,-0.019318122,0.014434914,0.03062475,-0.01926663,0.026809465,0.04335236,0.05856956,-0.0024884553,-0.034025773,-0.022039702,-0.06398544,0.04127446,0.0014488122,-0.030407809,0.0011197114,-0.004440882,0.014130003,-0.010148569,-0.01440983,-0.03809007,0.05384773,-0.056085013,0.023908023,-0.020029271,-0.032189593,0.019854972,0.053322762,-0.0012325129,-0.0069391546,-0.014398305,0.0026799238,-0.027512506,-0.020918932,-0.04258764,-0.011150174,-0.01502375,-0.017411036,-0.105340436,-0.008039321,0.0048568794,0.010184633,0.00099248,0.045910303,0.010210583,-0.010788276,-0.0006040236,0.015990887,-0.010672449,0.006747562,-0.021665672,-0.004628224,-0.037057053,0.0023918573,-0.0085051255,0.008793362,-0.019553557,-0.056758717,-0.014956342,-0.04629963,0.017867016,-0.024331734,0.031625435,-0.016478674,0.02379808,-0.014638485,0.039385132,-0.005507546,-0.026146851,-0.0329896,-0.0056129405,0.054991916,0.03445491,-0.004030786,0.00911585,-0.01221716,-0.009910034,-0.025706708,-0.04397029,0.051132075,-0.020388735,0.01530656,0.025840826,0.01149177,0.033989545,-0.0047843447,0.018909661,-0.020770665,0.023877742,0.048632566,0.00025241543,0.014978635,-0.0018309563,0.0048543606,-0.037691657,0.045462202,-0.025240388,0.032990936,-0.008645749,-0.046989404,-0.0453691,-0.016423559,-0.051743384,-0.020347951,0.010329293,0.031912927,0.0047479197,-0.0021407572,0.034705702,0.0216765,0.014447966,-0.06721244,-0.0018810922,-0.010239874,0.04535437,0.004598706,0.074199416,-0.036810588,0.048158374,-0.022646107,-0.0037523564,-0.029309213,-0.0023704066,0.01950076,-0.0079351235,0.06556533,0.018529376,-0.037827983,-0.015559508,0.04169125,-0.00053306005,-0.02896447,-0.05221633,0.014929005,0.02118723,0.0015029099,0.051670633,0.017265111,-0.028806362,-0.010619675,0.015698688,0.011161103,-0.026582804,-0.0035319612,0.035564344,-0.028719243,0.007877295,0.049144283,0.0060187867,0.0068466375,0.00066711544,-0.03158676,-0.0015641411,0.0110185025,-0.033465825,-0.01793741,0.02329196,-0.005476183,0.01202035,0.032273754,-0.0072174515,0.045653835,0.02429595,-0.01868746,0.01581149,0.028578075,0.021045448,-0.0064400537,0.005360017,-0.045696065,0.01302462,0.0082317,0.0169357,-0.017728038,-0.0038463213,0.018555937,0.013504242,0.008670474,-0.059777223,0.0023397102,-0.0002968029,0.009588409,0.010168649,-0.032570835,-0.015111164,-0.025617274,0.0034223,-0.0028275284,-0.038078,-0.02250204,-0.041396927,0.023702597,-0.016301405,0.023799747,-0.03376926,-0.012639623,-0.047505047,0.0047630873,-0.015882231,-0.0037191696,0.0022139188,0.06780017,0.014317365,0.019587146,0.0052334173,0.017010693,0.032993086,0.02962002,0.0019991298,0.019738914,0.023386661,-0.04546952,0.010882406,-0.022665681,-0.00662248,0.016943848,-0.006467121,-0.031510126,0.008825117,0.0012280642,0.018359043,0.014046465,-0.0014223421,0.009146558,0.004862578,0.037787143,-0.009501654,-0.022716096,-0.025335677,-0.010084581,-0.015909731,-0.0065950663],"last_embed":{"hash":"18pce4k","at":1751107747293,"tokens":201}}},"last_read":{"hash":"18pce4k","at":1756813796381},"class_name":"SmartSource","last_import":{"mtime":1736580895000,"size":3223,"at":1751107743864,"hash":"18pce4k"},"blocks":{"#":[1,1],"##Don't Make Me Think":[2,10],"##Don't Make Me Think#{1}":[3,10],"##How We Really Use the Web":[11,17],"##How We Really Use the Web#{1}":[13,17],"##Billboard Design 101":[18,28],"##Billboard Design 101#{1}":[20,21],"##Billboard Design 101#{2}":[22,22],"##Billboard Design 101#{3}":[23,28],"##Animal, Vegetable, or Mineral?":[29,41],"##Animal, Vegetable, or Mineral?#{1}":[31,35],"##Animal, Vegetable, or Mineral?#{2}":[36,36],"##Animal, Vegetable, or Mineral?#{3}":[37,37],"##Animal, Vegetable, or Mineral?#{4}":[38,39],"##Animal, Vegetable, or Mineral?#{5}":[40,41],"##Street Signs and Breadcrumbs":[42,54],"##Street Signs and Breadcrumbs#{1}":[43,54],"##The Big Bang Theory of Web Design":[55,81],"##The Big Bang Theory of Web Design#{1}":[57,57],"##The Big Bang Theory of Web Design#{2}":[58,58],"##The Big Bang Theory of Web Design#{3}":[59,59],"##The Big Bang Theory of Web Design#{4}":[60,60],"##The Big Bang Theory of Web Design#{5}":[61,61],"##The Big Bang Theory of Web Design#{6}":[62,62],"##The Big Bang Theory of Web Design#{7}":[63,63],"##The Big Bang Theory of Web Design#{8}":[64,64],"##The Big Bang Theory of Web Design#{9}":[65,65],"##The Big Bang Theory of Web Design#{10}":[66,66],"##The Big Bang Theory of Web Design#{11}":[67,68],"##The Big Bang Theory of Web Design#{12}":[69,69],"##The Big Bang Theory of Web Design#{13}":[70,70],"##The Big Bang Theory of Web Design#{14}":[71,71],"##The Big Bang Theory of Web Design#{15}":[72,73],"##The Big Bang Theory of Web Design#{16}":[74,76],"##The Big Bang Theory of Web Design#{17}":[77,77],"##The Big Bang Theory of Web Design#{18}":[78,78],"##The Big Bang Theory of Web Design#{19}":[79,79],"##The Big Bang Theory of Web Design#{20}":[80,81],"##Usability Testing on 10 Cents a Day":[82,87],"##Usability Testing on 10 Cents a Day#{1}":[84,87],"##Mobile; It's not just a City in Alabama Anymore":[88,90],"##Mobile; It's not just a City in Alabama Anymore#{1}":[90,90]},"outlinks":[],"key":"Career/Resources/Don't make me think.md","last_embed":{"hash":"18pce4k","at":1756813796381}}, +"smart_sources:Career/Resources/Don't make me think.md": {"path":"Career/Resources/Don't make me think.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.02497453,-0.02524544,-0.00239735,-0.06387054,-0.01831235,0.01829986,0.00589777,0.01415452,0.00629648,-0.02521268,0.04645106,0.02838444,0.05671256,0.09591404,0.00837035,0.04098924,-0.02026469,-0.01062544,0.0296187,0.01668526,0.07488913,-0.00389381,0.02819974,-0.01519522,0.03056447,0.03405333,-0.00443802,-0.0251346,0.02052224,-0.15403077,0.011882,0.00582409,0.02994065,0.03056387,-0.06574535,-0.01058474,0.02650707,0.03901481,-0.00200462,0.03028146,-0.0250467,0.03621039,-0.02103274,0.00334109,-0.0269359,-0.0324342,-0.00201851,-0.04261784,-0.01319853,0.00420409,-0.04956035,-0.03002026,-0.0486099,-0.01109656,0.02994592,0.04262462,0.02603702,0.02791321,0.03782902,0.00093581,0.0920763,0.01874702,-0.17198576,0.10784894,0.0485152,0.01851108,-0.05495559,0.02431773,-0.00003905,0.05656029,-0.00096811,0.00911645,-0.06375217,0.05722388,0.03561691,-0.07727786,-0.03632773,0.01759629,0.02968037,-0.01280128,-0.03016074,0.06081577,0.00276026,-0.01022407,-0.02914621,-0.00392592,-0.01560897,0.00188197,0.05680972,-0.02675826,0.02729756,-0.08455934,-0.00836674,-0.01967368,0.00099326,-0.01474171,0.01965722,0.08123269,-0.09109639,0.08321235,-0.08540966,0.04267733,0.06552845,-0.04725874,0.02750991,-0.02533212,0.0371059,-0.01841995,-0.01363914,0.07135011,-0.00312071,0.00870401,-0.0253934,0.00122608,0.01260681,0.02578149,0.00862323,0.02352217,0.03949101,-0.04433446,-0.05429859,-0.00241226,0.0409424,0.03138313,-0.0109442,-0.01615676,0.0645887,0.0659124,0.00272756,0.02859049,0.03991592,-0.0529011,-0.04736186,0.05559829,-0.01980601,-0.01028887,-0.00671598,0.0194734,0.0214664,-0.01120562,0.00692089,0.00380138,-0.00976136,-0.03756574,-0.02849236,0.12115137,0.03289078,-0.02607352,-0.03022655,-0.04352177,-0.01673659,0.02654385,-0.03644786,-0.02356814,-0.04290163,-0.0383881,0.03873598,-0.04093422,-0.08951613,0.03141452,0.00944847,-0.02321044,-0.05990691,0.03411578,0.01358345,-0.03355976,-0.07079315,-0.01384046,-0.04867082,-0.00290943,-0.02122496,-0.00066281,-0.0436113,0.07544953,0.07510179,-0.00217509,-0.08372436,0.04429539,-0.01509162,0.06157766,0.06518134,-0.0512661,-0.01382387,0.01494324,-0.04574288,-0.0140766,-0.00825203,-0.0697608,0.02191909,0.02567932,-0.05371052,-0.0093271,0.04377911,-0.03796153,-0.06041525,-0.03225595,0.04590899,-0.02891839,0.02053707,-0.01431995,0.00655696,-0.02733715,-0.03828067,0.02494361,-0.00913086,0.0234275,0.04627786,-0.03321548,0.15710518,0.00255392,-0.07724145,-0.00595931,0.06484447,-0.0446168,-0.02828946,-0.05764458,0.09080909,0.09221941,0.03789179,0.05310353,0.0102675,0.00243041,-0.10290728,-0.20440869,-0.04661025,-0.00924937,0.0553712,-0.02501638,-0.04279636,0.01873465,0.08668444,-0.01761666,0.06841464,0.05415098,-0.08341308,-0.06030347,-0.00618398,-0.05649197,-0.02282334,-0.04265048,-0.04375042,-0.07117884,-0.0208846,-0.02584224,0.04752822,-0.03293215,-0.15351447,-0.00234692,0.00508314,0.15821013,0.0507846,0.03661499,-0.00963102,0.06644968,0.01596821,-0.05973645,-0.14560945,-0.00575056,0.05874631,0.03816465,-0.03755792,-0.01202708,-0.02353797,-0.02576414,-0.00064438,-0.02784418,-0.07028185,-0.07447144,-0.04659541,-0.03074449,-0.06735257,-0.02914819,-0.01868946,0.04664765,0.00183403,0.05553893,0.0708875,-0.08405262,-0.00567195,-0.06028513,0.01793194,-0.02993982,0.03400829,0.01064753,-0.00073619,0.04317852,-0.07060168,0.05098123,0.03274972,-0.02969241,-0.03460379,0.06294666,0.01526565,-0.05624339,0.12320796,0.00866995,0.02936273,0.02128362,-0.01579008,0.00006563,0.03295918,-0.00170653,-0.01428822,-0.01647904,0.02659662,0.09690849,0.03212706,-0.0188582,0.05385653,0.0300159,-0.12601481,0.01055566,-0.0340978,-0.0153972,0.00636289,-0.00488964,-0.06390112,0.06145692,-0.01128349,-0.24808872,0.07110398,0.06570255,0.05711604,0.01018812,-0.00354107,0.07540446,-0.06458085,-0.03646315,0.03777127,-0.0340041,-0.00708339,-0.01622634,-0.07962974,0.04467217,0.08504046,0.01322097,-0.0492866,0.01329763,-0.06574046,0.02753643,0.03747008,0.23413092,0.01717212,0.06717037,0.0236928,0.00187619,-0.00620036,0.04326738,0.04965644,0.00344086,-0.02592752,0.10898208,-0.01905704,0.01825796,-0.0142742,-0.05158339,0.02268044,0.02230229,-0.01168023,0.00973942,0.06191848,0.00107289,0.0070568,0.12399981,-0.10730917,0.04733901,-0.03994513,-0.0354262,-0.03073971,-0.05762582,0.03719429,-0.00073063,0.02600129,0.00715396,0.04063832,0.01992374,-0.00071418,-0.00849043,0.00781923,-0.00791783,-0.02389826,0.01317442,0.05644715,0.00966875],"last_embed":{"hash":"18pce4k","tokens":407}},"bge-m3:latest":{"vec":[0.011449365,0.0039340993,-0.002671182,-0.021602383,0.016099283,-0.02132781,0.042850915,0.029584015,-0.017627347,0.007630588,-0.0035668886,0.028649285,-0.016055014,0.003701327,-0.047356978,-0.022883564,-0.028050756,0.004396314,-0.015019275,-0.026518414,-0.04716389,-0.044850677,0.018694662,-0.01905301,-0.031299014,0.07445318,-0.030452533,-0.030300433,-0.030834975,0.029978732,0.026066469,0.0066931425,0.036602568,-0.035671487,-0.015082858,-0.02775431,-0.028115654,0.00756967,-0.0932496,-0.011871173,0.031706065,-0.014330892,-0.057376713,0.024407238,-0.010639443,-0.022618048,-0.038083605,-0.054406065,0.013344416,-0.012689946,-0.014539365,-0.0018272155,0.004508301,-0.022825649,-0.013428633,0.014465965,0.0028547004,-0.01124793,-0.011302322,-0.03159779,-0.012827789,0.040497128,0.023443535,-0.052534737,-0.0450375,0.012451561,0.002502618,-0.0051993215,0.011523399,-0.049731847,0.008017091,-0.011879526,-0.008539426,-0.06462291,-0.013494497,0.002247529,0.033891447,-0.0036701157,-0.0014086802,-0.031572104,0.10872584,-0.031278517,0.008193494,-0.021123128,-0.017718665,-0.01917834,0.01783303,0.07685436,-0.010678865,-0.009116076,-0.03969955,0.057968915,0.021880744,-0.037209906,-0.0051874104,0.0013854319,0.015505484,-0.05308022,0.020471627,0.017281806,-0.061644852,-0.0042297016,0.034770053,0.04788282,-0.015707495,-0.014528409,-0.024140473,0.038416095,-0.040772945,0.016328411,-0.026848167,-0.010965513,0.0008554434,0.010249977,0.035293523,0.018499589,-0.016996142,0.013560056,0.015028392,-0.020148886,0.0039617773,0.053485114,0.014270664,0.00073912705,0.013211629,0.017495535,-0.029712332,0.064557776,-0.0469351,0.0041966215,0.017980753,0.021362176,0.024218392,-0.006411757,-0.034122873,-0.024610268,0.058922146,0.044035528,0.020463565,-0.018050268,0.028418377,0.0016767504,-0.024023049,-0.014374678,0.048839748,0.028549867,-0.004351841,0.006624008,-0.008388898,0.048847638,-0.060382616,-0.019547546,-0.014489895,-0.010134478,0.028920405,0.012584919,0.05127739,0.008661507,0.028377794,0.0017296354,0.03843187,-0.018458735,0.046223488,0.049836762,0.029736163,0.012003237,0.024267001,0.03240404,-0.004351214,-0.028213087,0.024343157,-0.03926742,0.030303972,0.03617303,0.018874198,0.058348194,0.053321827,0.028226431,0.019924685,-0.023893759,-0.013291924,0.027364038,0.008809874,-0.0016601607,0.014168359,-0.026063804,-0.013158534,-0.0115626985,0.021395113,0.052324124,0.0071417135,-0.03560385,0.03323862,0.030048445,0.018647896,-0.033684827,-0.03640219,-0.008421395,0.016676754,-0.047314625,0.0034978173,0.015476077,-0.0192426,0.0072083143,0.008957349,-0.025779562,-0.043191113,-0.05567845,0.016386716,0.0023627398,0.050712228,0.013754512,0.009232627,0.023182632,0.0375682,0.0027129652,-0.012505469,-0.011222344,0.042432155,0.01695947,0.005288858,-0.021596037,0.006504307,-0.01588519,0.008035732,0.018201802,-0.019650523,0.02030074,0.012357414,0.025874631,-0.018249176,0.083969556,0.009894163,-0.031600744,-0.040693693,-0.009106973,-0.048004776,0.002287161,-0.021279499,0.059924908,0.018322516,-0.03763429,0.020694701,-0.014517372,-0.023736078,0.023210477,-0.03744992,0.028128907,-0.03216542,0.0009341694,-0.025099656,-0.0010807407,0.00792823,-0.055380225,-0.031141138,-0.025561728,-0.04340079,-0.022779819,-0.031650517,-0.006662305,-0.006666837,-0.03175052,-0.017435692,0.047973674,-0.013210157,-0.0082198195,0.0077177896,-0.013525074,-0.0018721703,0.039882835,-0.0015379647,-0.0102021415,-0.027126454,-0.020303627,-0.011694067,-0.021154895,0.019476034,-0.01720663,0.029106678,-0.059672523,-0.011394465,-0.032264322,0.007825626,0.021738095,0.0023220077,0.038657013,0.0050791786,0.007923256,0.025367092,-0.017706558,-0.01640178,-0.003816292,0.060790908,-0.041716404,0.011871242,0.027653811,-0.05896716,-0.1780572,-0.061189186,0.00046850677,-0.022197355,0.014258572,-0.022237401,-0.004501361,0.0000014546499,-0.0077849994,-0.008209227,0.009602177,-0.113966815,-0.025425196,-0.024017418,0.055159234,0.028086586,0.019592976,-0.020587595,-0.020929899,-0.07626824,-0.0022146946,0.030059993,0.03275338,0.013483716,0.03572979,0.028821493,0.024218326,0.03456407,-0.022593739,0.008471263,-0.0320007,0.035698824,-0.02679865,-0.054344106,0.020352121,0.02616026,0.019672802,-0.03819987,0.01763653,-0.011864893,0.015867945,0.049402587,0.0098973485,-0.045566216,0.012816312,-0.035502713,0.010280992,0.018985666,-0.015745986,-0.011441123,0.0034023414,0.040209875,-0.025493134,0.031311035,-0.01584081,0.009261661,0.03127896,0.044343773,0.043521285,0.032315973,-0.027703619,-0.044719055,-0.039484337,-0.030052712,-0.015464888,0.0044879313,-0.018443868,0.0013859755,-0.018019699,-0.02431372,0.020661008,-0.029117879,-0.036729954,-0.006000877,0.021716628,0.013947456,-0.007849766,-0.011811561,-0.026793169,-0.0784185,0.038054813,0.0010689443,-0.018762799,0.021838231,-0.013975356,0.0024321997,-0.04323955,-0.03221222,0.019945376,0.35241854,-0.037987415,-0.010153621,0.026218714,-0.013817803,0.0019804498,-0.012422222,0.017848993,0.008045848,0.000030446461,0.0030603958,-0.006076789,-0.020839728,0.038807176,0.0394263,0.04340653,-0.047559824,-0.013776216,-0.0043757227,-0.02462948,0.01490423,-0.07067655,0.026081003,-0.044931788,-0.070329785,0.017018821,0.009570699,-0.013900897,-0.044680588,0.026859889,-0.021985838,-0.002883992,-0.016775236,-0.012500414,0.002416681,-0.013167151,-0.062239543,-0.038449153,-0.017969707,0.02672525,0.019052172,-0.013534613,0.006620688,-0.013868461,-0.07811949,-0.023476677,0.010353018,0.0017814839,-0.008418399,-0.021547653,0.029292328,0.008772904,-0.0032346582,0.015345109,0.0008001571,0.001564128,0.00013207746,-0.0014251441,-0.02793959,0.008231182,0.03429523,0.026598139,-0.020640317,0.03624061,-0.008449692,0.0187844,-0.030713657,0.002480467,0.02026432,-0.0037145684,0.021278841,0.012408334,0.027872294,-0.02219119,0.0043440466,0.0033159265,-0.015024351,0.013561605,-0.0042028767,-0.006045889,-0.023607008,-0.01516324,0.0065467632,0.03158284,0.010794106,-0.004525331,-0.016368465,0.01823524,0.016492624,-0.038182937,-0.011748615,-0.025946682,-0.02897924,0.009359916,0.03617572,-0.004904377,0.017154535,-0.053714305,0.0052993405,-0.039052363,0.028568508,-0.011329976,0.0017766901,0.026777314,0.005546196,-0.019794106,0.0061343247,-0.01873751,-0.013044104,0.007144493,-0.032080684,-0.01305403,0.03143771,0.006117184,0.02941935,-0.0013066245,0.04527702,0.014962628,0.005569685,0.039022066,-0.03382689,-0.024758685,0.020021407,-0.0020547174,-0.018235989,-0.08094289,0.012433623,0.016838994,-0.01183746,-0.0054015443,0.011878756,0.014768767,-0.03395942,-0.02015369,0.004165427,-0.03457294,-0.0003551923,-0.0013521083,0.025485426,0.038626693,0.004667424,-0.03769537,-0.012974385,0.037900552,-0.027343512,0.02459846,-0.0041142018,-0.008894032,-0.025239969,0.0020402393,0.066588975,0.008419932,0.042005315,-0.039578848,0.015001637,-0.0042215516,0.019571109,-0.010300334,-0.01094053,-0.036901344,-0.021326602,0.0024409816,0.05138617,0.101445965,0.00029557996,0.029909922,-0.01086707,0.014702149,-0.0068245167,0.017122036,0.0018834557,-0.063977234,0.0036540816,0.022734921,0.034447175,-0.024585823,0.02746251,0.007138304,0.022214722,0.009358883,0.021208325,0.038673513,-0.018106423,0.038499527,-0.0035344649,-0.017954506,-0.0056737512,0.011898876,0.054746613,-0.017293911,-0.008860388,0.04334903,-0.022098202,-0.0072568264,0.025821418,-0.0052697267,0.011409707,-0.0018509659,-0.019360015,0.024372619,0.026353387,0.029772794,-0.017986353,0.06307481,0.03666221,-0.02337568,0.017591214,0.012618593,0.009221492,-0.049403615,0.031877715,0.022714308,0.0108397715,-0.0063179857,-0.026828576,-0.0026540714,0.009742658,0.050096165,-0.011722076,-0.016577486,-0.049949206,-0.016091006,0.00021043538,-0.053747077,0.0024037287,0.0025921129,0.006830152,-0.020834913,-0.026514512,0.02156559,-0.013863779,-0.053270306,-0.011360516,-0.029501608,-0.0027834757,-0.020257425,0.008764531,0.020260736,0.0033873848,0.0040396927,-0.025157737,-0.0058027464,0.06449946,0.055671655,0.0062062466,-0.0021332758,-0.033204414,0.024255352,0.014526488,0.0046375305,0.01029832,-0.03142141,-0.089147985,-0.0367482,0.0012063357,0.052195176,0.021754326,-0.02005176,0.009451976,0.006824302,0.0045094765,0.016346853,0.01131401,0.0036631261,0.023539564,-0.018547794,-0.024916947,-0.03707277,0.015185023,-0.0773775,-0.03423937,-0.030928219,0.0017816683,-0.02693916,-0.002424412,-0.019192576,0.00089193793,-0.0059295716,0.042696353,-0.003751083,-0.029487347,0.0131039275,-0.00630698,0.0117161935,-0.016389795,-0.018543415,0.004955716,0.007963358,-0.014956587,-0.009850307,0.04477257,-0.008531505,-0.058945082,-0.003397446,-0.011576292,0.023008388,-0.042346835,0.047173474,0.008301899,0.0133470055,0.017590601,0.026610859,-0.0016264241,-0.029121608,-0.015724868,0.039289426,0.019691028,0.02346504,-0.006941763,-0.010102854,-0.021824447,-0.03299337,-0.040780757,-0.04861322,-0.050211076,-0.0075228903,-0.024929773,0.026762793,0.002270807,-0.0027253882,-0.007416469,0.01886624,0.0019318976,0.00057868403,-0.01766467,-0.016777454,-0.039174415,0.0025348556,0.009029222,0.008410317,-0.02252313,0.02718874,0.03732202,0.00021735193,-0.0054659043,-0.00030414318,0.056081843,0.03480829,0.007415054,-0.0034764716,-0.036893785,0.031812243,0.02584691,0.015981195,-0.015062408,0.050609834,0.01203897,-0.040931992,-0.051007096,-0.0030703293,-0.02058421,0.023568312,-0.023738159,0.019220646,0.017175816,-0.03366242,0.018800898,0.017252648,0.036111668,-0.018204933,-0.015349063,0.041375123,0.053954124,0.017836172,0.0027788754,-0.007527136,-0.00908787,-0.004056054,-0.03543774,-0.021588694,0.027526636,0.043146312,-0.015122377,-0.05614969,-0.014064582,-0.03436136,0.041074786,-0.0038479858,0.03738727,-0.05442993,-0.02173456,0.008145513,-0.012191569,-0.015143046,0.032293256,0.014611573,0.0042116754,0.025232881,0.0024881873,0.063669614,-0.016047044,0.034320224,0.012632441,0.017492251,-0.12179293,0.06790618,-0.035639122,-0.028369734,0.022910172,0.0020617147,0.0008868141,-0.045191858,0.009180599,-0.036611676,0.050038338,0.0066618905,0.006062124,-0.019234981,0.014506393,0.030718662,-0.019238008,0.026921848,0.043446824,0.058495037,-0.0024713983,-0.034034763,-0.02205537,-0.0638724,0.041244812,0.0014031971,-0.030513743,0.0011097026,-0.0044732695,0.014311509,-0.010185911,-0.014464705,-0.03808332,0.053959213,-0.056022022,0.024017667,-0.019908458,-0.032158405,0.0198649,0.05332783,-0.0011259497,-0.0070054443,-0.014463429,0.0025924286,-0.027577886,-0.02091826,-0.042566545,-0.0110344505,-0.015019714,-0.01741011,-0.10532879,-0.007982284,0.0049041077,0.010173509,0.0011211984,0.045912042,0.010217166,-0.010730201,-0.00052114733,0.016042657,-0.010744118,0.006753259,-0.021641156,-0.0047049853,-0.037030365,0.0023483778,-0.008528727,0.008688086,-0.019636719,-0.056704115,-0.01485229,-0.046297047,0.017790314,-0.02425819,0.031691562,-0.016469274,0.023744714,-0.014671883,0.039260767,-0.005499341,-0.026067585,-0.032989807,-0.0056172744,0.05492874,0.03447722,-0.003982034,0.009064818,-0.012136629,-0.009883357,-0.025550244,-0.043939482,0.051103298,-0.020466903,0.015302568,0.02578363,0.011528822,0.03390092,-0.0046689967,0.01895651,-0.020727992,0.02382125,0.04871812,0.0002877588,0.014963013,-0.0018544121,0.004968467,-0.037787568,0.04545537,-0.025198909,0.032980043,-0.008572331,-0.046978954,-0.045311768,-0.016513674,-0.05177054,-0.020400794,0.01039034,0.03203101,0.0047566164,-0.0021925068,0.034646682,0.021722117,0.014512017,-0.06723223,-0.0017839167,-0.0102468515,0.045251537,0.004603985,0.07416583,-0.036786932,0.048058473,-0.02259894,-0.0037950282,-0.02933833,-0.0023690343,0.019552602,-0.007957755,0.06554981,0.018563775,-0.037807927,-0.0154530285,0.041600984,-0.00052410975,-0.028990414,-0.05226573,0.0148696685,0.021149164,0.0014770544,0.05161364,0.017232258,-0.028777385,-0.0105752265,0.015785512,0.010970761,-0.026589898,-0.0035285922,0.035550524,-0.028817654,0.007854169,0.049230907,0.005939233,0.006876987,0.0006835787,-0.031545267,-0.0015380642,0.0108468365,-0.03348422,-0.017810918,0.023246111,-0.005458471,0.012046159,0.032215867,-0.007204017,0.045640986,0.024219194,-0.018790225,0.015858443,0.028635211,0.021073373,-0.006541368,0.0053303605,-0.04570343,0.013114336,0.008194064,0.016910853,-0.017788626,-0.0037754474,0.018531859,0.013614237,0.008690133,-0.059805464,0.0023371445,-0.00035627795,0.009529214,0.0102165155,-0.032549664,-0.015055896,-0.02545126,0.0033959672,-0.0028962044,-0.03815367,-0.022555416,-0.04133132,0.023719525,-0.016393906,0.02377045,-0.033645924,-0.012624621,-0.04758751,0.0048887255,-0.015910948,-0.0037643227,0.0021718515,0.06772402,0.014272714,0.019689739,0.0052934857,0.017011654,0.03288044,0.029699033,0.0019926196,0.019721141,0.023399588,-0.04533209,0.010862182,-0.022676287,-0.006586086,0.01695241,-0.0064954692,-0.031538215,0.008778889,0.0011893254,0.018406134,0.013960928,-0.0013722752,0.009265754,0.0048838328,0.037821125,-0.009454011,-0.022703096,-0.02535012,-0.010143378,-0.015760731,-0.006648812],"last_embed":{"hash":"18pce4k","at":1751107747293,"tokens":415}}},"last_read":{"hash":"18pce4k","at":1762844536165},"class_name":"SmartSource","last_import":{"mtime":1736580895000,"size":3223,"at":1751107743864,"hash":"18pce4k"},"blocks":{"#":[1,1],"##Don't Make Me Think":[2,10],"##Don't Make Me Think#{1}":[3,10],"##How We Really Use the Web":[11,17],"##How We Really Use the Web#{1}":[13,17],"##Billboard Design 101":[18,28],"##Billboard Design 101#{1}":[20,21],"##Billboard Design 101#{2}":[22,22],"##Billboard Design 101#{3}":[23,28],"##Animal, Vegetable, or Mineral?":[29,41],"##Animal, Vegetable, or Mineral?#{1}":[31,35],"##Animal, Vegetable, or Mineral?#{2}":[36,36],"##Animal, Vegetable, or Mineral?#{3}":[37,37],"##Animal, Vegetable, or Mineral?#{4}":[38,39],"##Animal, Vegetable, or Mineral?#{5}":[40,41],"##Street Signs and Breadcrumbs":[42,54],"##Street Signs and Breadcrumbs#{1}":[43,54],"##The Big Bang Theory of Web Design":[55,81],"##The Big Bang Theory of Web Design#{1}":[57,57],"##The Big Bang Theory of Web Design#{2}":[58,58],"##The Big Bang Theory of Web Design#{3}":[59,59],"##The Big Bang Theory of Web Design#{4}":[60,60],"##The Big Bang Theory of Web Design#{5}":[61,61],"##The Big Bang Theory of Web Design#{6}":[62,62],"##The Big Bang Theory of Web Design#{7}":[63,63],"##The Big Bang Theory of Web Design#{8}":[64,64],"##The Big Bang Theory of Web Design#{9}":[65,65],"##The Big Bang Theory of Web Design#{10}":[66,66],"##The Big Bang Theory of Web Design#{11}":[67,68],"##The Big Bang Theory of Web Design#{12}":[69,69],"##The Big Bang Theory of Web Design#{13}":[70,70],"##The Big Bang Theory of Web Design#{14}":[71,71],"##The Big Bang Theory of Web Design#{15}":[72,73],"##The Big Bang Theory of Web Design#{16}":[74,76],"##The Big Bang Theory of Web Design#{17}":[77,77],"##The Big Bang Theory of Web Design#{18}":[78,78],"##The Big Bang Theory of Web Design#{19}":[79,79],"##The Big Bang Theory of Web Design#{20}":[80,81],"##Usability Testing on 10 Cents a Day":[82,87],"##Usability Testing on 10 Cents a Day#{1}":[84,87],"##Mobile; It's not just a City in Alabama Anymore":[88,90],"##Mobile; It's not just a City in Alabama Anymore#{1}":[90,90]},"outlinks":[],"key":"Career/Resources/Don't make me think.md","last_embed":{"hash":"18pce4k","at":1762844536165}}, "smart_blocks:Career/Resources/Don't make me think.md##Don't Make Me Think": {"path":null,"last_embed":{"hash":"14eij7x","at":1751107747301},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"14eij7x","at":1751107747301},"key":"Career/Resources/Don't make me think.md##Don't Make Me Think","lines":[2,10],"size":342,"outlinks":[],"class_name":"SmartBlock"}, "smart_blocks:Career/Resources/Don't make me think.md##Don't Make Me Think#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.044850897,-0.0046787867,-0.02391684,-0.008545209,-0.016902704,-0.054363906,-0.007219092,-0.0053331796,0.014967483,0.040127866,0.00016104354,-0.012554628,-0.029446485,0.0004970056,-0.012530113,0.013893888,-0.022562148,-0.025274757,-0.012061833,0.032259353,0.004764249,-0.023277657,0.020767912,-0.012383608,0.021720799,0.005781367,-0.033153705,-0.031511966,0.013446945,0.0388186,0.028150817,-0.020588964,0.052466843,-0.0024337436,-0.00034205086,-0.023107424,-0.032159638,-0.028292285,0.0032190625,0.028598633,0.022810178,-0.00576412,0.0327663,0.02120251,0.014719713,0.0041641383,-0.02941618,-0.003716653,-0.007675324,0.0023507648,-0.007764873,0.01214608,0.026775746,-0.055645972,-0.013367956,0.013406903,-0.031768136,-0.029416533,-0.033471137,-0.0025554313,-0.020894764,-0.012153586,-0.015849536,-0.036537256,0.018804615,0.028217534,-0.008409558,-0.009655093,-0.0129529815,-0.08154624,0.013064405,0.051871266,-0.030096574,-0.03132703,-0.07123015,0.015981514,-0.011037048,-0.033200547,-0.016914366,0.049328554,0.0077733696,0.004018367,0.015960049,0.023955233,0.049112726,-0.027671764,-0.009260619,0.014796247,0.026579645,0.0124657955,-0.044912625,-0.010943487,0.051600285,-0.025090506,-0.01505957,-0.02280439,0.002518936,-0.01306515,0.027350036,-0.014003168,0.057281334,0.048135336,-0.02768264,-0.031677894,0.022158613,-0.019483032,0.022775266,0.0061486857,0.040712144,-0.014729971,-0.007358524,0.03510453,0.023709489,-0.010464778,0.010072533,-0.027562942,0.0241487,0.041966982,0.052134402,-0.007950302,0.0019716476,0.041070946,0.038756352,-0.0069317003,-0.00035615737,0.009604519,-0.041753545,0.014357896,-0.027354544,0.015268609,-0.005030771,0.03955061,0.008246162,0.009905363,-0.023650702,-0.016977293,-0.0025041886,0.03983185,-0.019922728,-0.035692725,0.018548675,0.03169229,-0.012396621,-0.050099086,0.0095571,-0.006385368,0.0008532841,0.037015766,0.028118445,0.0069575994,0.011147155,0.013469402,0.020571565,0.03578048,0.013947963,-0.03222941,-0.033825926,0.012757851,0.0020977794,0.017276932,0.013679279,0.00418744,-0.042866055,0.042504195,0.03327329,0.0032764422,-0.026665037,0.06351349,-0.028091218,-0.04670231,-0.041713465,0.0027467872,0.029341659,0.0559955,-0.0082163075,0.032369692,0.06058983,0.022563409,-0.013279005,-0.049370144,-0.042307526,-0.00928909,-0.026498543,-0.02215397,-0.066072226,0.03190969,-0.0063149766,-0.02447777,0.016159186,-0.008975622,-0.009041885,-0.025014006,-0.014808588,0.029370822,0.028149005,-0.05825683,0.015470455,0.0014711655,-0.011055273,-0.06734238,0.012776935,0.038223416,-0.010371682,-0.05194216,-0.04624189,-0.012086705,-0.054380782,-0.031405006,0.028068835,-0.0055103735,0.022366006,-0.010410693,0.0076995664,-0.03128435,-0.05094134,0.011182351,-0.019940648,0.019932928,0.032696914,0.0052761254,0.004781879,0.034435336,-0.0022367935,-0.019383196,-0.02648368,0.017014006,0.020097433,0.0056487075,-0.029770495,0.0275018,0.011579875,0.014657012,0.013519881,-0.021948814,-0.009141869,-0.062493265,-0.036733665,-0.0418724,-0.020298017,0.038163476,-0.007189493,-0.023607,0.04814482,0.0427535,-0.01705133,-0.009428642,-0.003969336,0.0034868815,-0.018090004,-0.006279879,-0.0018532797,0.012888324,-0.016811414,-0.022214277,0.020416608,-0.0026922603,-0.04059254,0.008004078,0.024341557,-0.0038921966,0.02447271,0.017824316,0.0045867004,0.021368012,-0.0054382216,-0.00954526,0.0032389692,-0.038028434,0.012946944,0.04994368,-0.018792491,-0.039287746,0.048449263,-0.025090504,-0.047523107,0.03476847,-0.036045056,-0.019669374,0.06499983,0.03241739,-0.0036791824,0.010957731,0.030252535,0.0063435086,0.04277803,0.03419892,0.005175129,-0.013977123,0.047941476,0.04064554,0.0057790023,-0.008957273,0.05784502,-0.01758197,-0.07253418,-0.044084024,-0.011063795,-0.14864327,-0.01904431,0.02170381,-0.03728101,0.017266477,0.0027864862,-0.04787364,-0.034245715,-0.056940783,0.05082568,0.017409064,-0.023510695,-0.025600132,0.00923688,0.026357504,-0.009081888,0.0037222467,0.023220055,-0.022025162,-0.012265648,-0.035205476,-0.028251315,0.051952895,-0.030179234,-0.01606699,-0.0036443628,0.039195612,-0.008084664,0.00037259783,-0.024800267,-0.05272351,0.04160364,-0.0025468622,-0.023259684,0.010336185,0.029596996,0.017870236,0.019752475,-0.023756176,0.014370836,0.037193604,0.027441723,0.04184645,0.008158102,-0.0010872489,-0.015611667,-0.01775679,0.0011366603,-0.0026032198,-0.080346465,-0.00040676858,-0.0057062027,-0.021205653,-0.002539709,-0.027626103,-0.011812537,-0.003486426,0.014484493,0.0061698174,0.012142897,-0.011843359,0.016000485,-0.0072835186,-0.0053843632,-0.04069487,0.014852987,0.09089861,0.021439428,0.024074486,-0.0019423277,0.020179708,-0.009225708,0.020199161,-0.009435731,-0.035189357,0.023027042,-0.012156103,0.0007054321,0.0009492141,-0.09109917,0.04331285,0.028504191,-0.008486032,0.028292237,0.017085964,-0.047667135,-0.001999228,-0.010562953,0.07805104,0.19889677,0.05805537,0.006116455,-0.020846212,0.043560114,0.0014161364,0.027187051,0.07630424,-0.03569316,-0.020915924,-0.00723982,0.0052952445,0.020060861,0.02160971,0.049114775,-0.0043715197,-0.04913679,0.032145202,0.04557085,0.006072674,0.02435958,-0.05913107,0.06718013,0.058533248,-0.06209592,-0.034435797,0.022362988,-0.006122094,-0.04143059,0.026878735,-0.06617134,0.06823989,0.05979573,-0.045625184,0.040302325,-0.028139172,0.02957458,-0.060974903,0.0033072901,0.020914854,0.038311876,0.0026352347,0.043747615,-0.0017816374,-0.03545529,0.031095056,-0.0013720483,-0.0056869066,-0.047498845,-0.0008694925,-0.0177081,-0.012216584,0.01749435,-0.012268061,-0.017322479,-0.014176241,-0.0016799836,-0.038692318,-0.035108242,0.054259073,0.0638696,0.022375667,-0.007653562,0.005215277,-0.025428873,0.0123285055,-0.041214705,-0.031084051,0.06426345,0.08440507,0.007958241,0.025116114,0.004282421,0.008152413,-0.0010049749,0.0046454933,0.04697755,0.032375883,-0.003304751,-0.022267817,-0.023691416,-0.009225202,-0.011033935,0.014590326,0.018162556,-0.02157524,0.046446085,0.06902057,0.007934966,0.020702166,0.0008645507,0.018646074,-0.029784005,-0.01987124,-0.028963167,-0.015613818,0.038374346,-0.03738163,-0.016652746,-0.014122616,-0.0041379817,-0.023164587,0.011720859,0.015898349,0.046330873,-0.012571303,-0.010534149,0.008994333,0.023711437,0.06249106,-0.08628238,-0.016448451,-0.0044696704,-0.05459338,-0.013356451,0.0405418,0.02156922,0.0132313995,-0.0074509773,0.046702076,-0.026241716,0.0066780527,-0.016570512,0.009269817,-0.009936604,-0.023992509,0.0009753806,0.015062927,-0.04160671,0.023944467,0.034255438,-0.022748007,-0.06233746,0.033909272,0.05977847,0.009320771,0.04075362,-0.0021385148,0.007660101,-0.016154507,-0.01891552,-0.031419106,-0.00011540727,0.016991442,0.018444426,0.022933338,-0.03279244,-0.048962653,-0.0073300926,-0.0015332077,0.03438714,0.016806262,0.035457373,-0.030641645,-0.013905501,-0.049856976,-0.027674997,0.0041834386,0.06732602,-0.008610372,-0.007946338,0.02626833,0.0122867245,0.07694471,0.03125454,0.088188425,0.03465261,0.017902764,-0.012885858,-0.019562848,-0.0012384275,-0.017119769,-0.007362747,0.0022629953,-0.008429149,-0.034509454,-0.033276718,0.010297497,0.014452741,-0.028763272,0.003296639,-0.005998036,-0.026324442,0.029888116,0.02725718,-0.037164956,0.029704733,-0.008280422,0.01977191,-0.041106954,-0.018946102,0.10666101,-0.007460379,-0.021189503,0.0056127394,-0.00043637454,0.071905635,0.0027096414,-0.0069583636,-0.020623412,0.013639448,-0.01590635,-0.008132396,0.00889044,-0.016653039,-0.0072056362,0.061805677,0.06659813,-0.022546992,-0.0066055716,0.026971707,0.01227227,-0.02382476,-0.0076346714,-0.0017181168,-0.020942401,0.013895626,0.049364697,-0.010975711,-0.0022459305,0.033699725,-0.03313732,0.036184914,-0.048982143,-0.032398447,-0.005171499,0.015891254,-0.043751065,-0.049970083,-0.02144574,-0.018758789,-0.039248966,0.0074652764,-0.0019512963,0.017850798,0.0097951135,-0.030262671,-0.0075523644,-0.01581735,-0.00079761166,-0.018540956,-0.021119343,0.044186935,0.03778657,-0.031807803,-0.05954151,-0.0043376638,-0.026992574,0.0074739233,0.018267917,0.00433466,-0.032588124,-0.008633128,-0.03948262,-0.03626263,0.01429744,0.019286163,-0.011449571,-0.013297407,-0.016083146,-0.0024957485,0.040976197,0.011372692,-0.049738843,-0.057235323,0.0060572536,0.012588096,-0.0019869846,-0.010285586,-0.06498303,-0.020821009,-0.02096389,-0.002747854,-0.103250675,0.026573109,-0.0226903,-0.011736538,0.0125442315,0.04239033,-0.022244215,-0.004196448,0.07033893,-0.015883556,0.0002811744,-0.01331136,-0.009753536,0.027922913,-0.035806853,0.01287582,-0.032798138,-0.010723149,0.025435867,-0.04490359,0.04088541,0.032308076,0.019236768,-0.039853815,0.014629335,-0.009799649,0.022164121,-0.019903954,-0.03612018,-0.019613897,-0.003890589,-0.071228676,0.001378294,-0.016177664,-0.034920797,0.0273073,0.0026013502,0.032656673,-0.016400432,-0.017580975,0.013827372,-0.012318089,-0.0125607075,0.029018572,-0.017199809,0.046397332,0.010683442,-0.020129194,-0.002413163,-0.03521974,-0.03427426,-0.052055776,0.013270882,-0.041023474,-0.048273332,-0.013037125,-0.011124361,-0.023729712,-0.021043736,-0.019035963,-0.03681176,0.021746825,-0.01373146,0.010696051,-0.014828467,0.048310943,0.04484748,0.058356147,-0.011482053,0.04787318,-0.0018101012,-0.018944398,0.01136839,0.0035506012,-0.0008399969,-0.0014595699,-0.013323702,0.012477947,0.011714337,-0.025321478,-0.016311599,0.07152465,-0.0069831405,-0.024627328,-0.013985127,0.044319544,0.028625362,-0.060849108,0.05880087,-0.04171722,-0.003827506,0.0011400271,0.02106402,-0.0013732283,-0.06289411,-0.0008277538,-0.04504766,0.0033484907,0.03745948,0.031059742,-0.03601676,-0.027997686,0.013813534,-0.006268726,0.023090707,0.023382204,-0.019740855,-0.0035897975,-0.013788024,-0.021244884,-0.018541817,0.03135355,-0.038764033,0.012802948,0.018088454,0.024164524,0.020963732,-0.030221429,-0.010764188,-0.058661245,-0.005200374,-0.13891138,0.008234077,-0.012162542,0.02639563,-0.0113553,-0.01369777,0.059970405,-0.030840728,0.0019365264,-0.013336929,-0.0027217795,0.006939671,-0.019671,-0.017735828,0.009055881,0.059914388,-0.022372525,-0.0059609646,-0.010676218,0.024063086,0.012756174,-0.010320604,0.007135939,0.0025732678,-0.050130706,-0.010266312,-0.0189282,0.008213839,-0.022628132,0.007051912,-0.02201062,-0.013122411,0.01542242,0.022735188,-0.03046462,0.010486383,0.00092229695,-0.020479308,0.0076039853,-0.0042832354,-0.043366645,0.0001226217,-0.0003670782,-0.008296608,-0.026238851,0.09879723,-0.060895205,-0.014018896,-0.048822295,0.012448611,0.017801438,0.02670406,-0.078546256,0.007424675,-0.015425711,0.012519744,0.0041523147,-0.017089546,-0.014568272,0.022374164,-0.032812312,0.001440506,-0.042900555,0.03145881,-0.03123886,0.01718663,-0.014727227,0.016922057,-0.0055934372,0.028533071,-0.04495886,-0.055070713,0.0017170624,-0.041940972,0.029958276,0.019973628,0.02891771,-0.0061133993,0.046018478,-0.011114736,-0.032271452,-0.07689847,-0.07427615,-0.0031992495,0.022937134,0.018030168,-0.018496703,0.023227105,0.017715845,-0.026577847,-0.023714393,-0.01729248,-0.007825553,0.023969853,0.006311048,0.046127263,-0.0044823997,-0.017273603,-0.020420102,-0.04837351,0.00032355028,-0.019246105,-0.014592741,0.013543671,-0.036097486,0.010722978,-0.0026626626,0.0007791725,0.015770044,-0.0009956971,-0.00064320373,0.020811867,0.05425942,0.012100921,-0.071182095,-0.009478795,-0.016853508,0.0260619,0.031394407,0.0052492516,-0.0013312745,-0.039346013,-0.020608101,-0.02070358,-0.0155145535,0.011292244,0.024695726,0.04954299,0.032152,-0.0149508575,0.003955281,-0.07655477,0.027890224,-0.0024093578,-0.0102580525,0.04429075,-0.034784727,0.02721414,-0.0049805436,0.0103402,-0.01500582,-0.0027755632,-0.045803424,-0.054702256,-0.018781513,-0.0073998226,-0.010881955,0.0078066834,-0.016261393,-0.013572085,-0.018035991,0.031987354,0.022164391,0.017899383,-0.015161214,0.029116306,-0.0227067,0.022040017,0.07455669,0.09450196,-0.033436973,0.0029646142,-0.027258405,-0.011046666,0.011324303,0.03258859,-0.01993261,-0.031001033,-0.0050873593,-0.008210567,0.029950628,0.02384013,-0.021675283,0.08243579,-0.0026441887,-0.009840405,0.024881981,0.034206975,-0.037347462,-0.01984659,0.02884575,-0.038914658,0.013012212,0.030727636,0.0077887136,0.014447962,-0.023714595,0.012669673,0.024298297,0.0077665877,-0.023917915,-0.01769489,0.017396484,-0.0062281913,0.029937664,-0.00624156,0.006611658,0.03694055,0.02149864,0.028570086,0.023834245,-0.0031099129,-0.031166762,-0.024689969,-0.037107453,0.02422563,0.04164997,-0.006880577,-0.011193363,0.024351962,0.011873808,-0.0058981176,-0.01246015,0.02512664,0.02774658,-0.018024508,0.0856133,0.011829214,0.039039575,0.03367654,0.03335709,0.023450352,0.0037679458,-0.03821137,-0.005765825,-0.013201796,0.005432883,-0.008354237,-0.018522564,0.023418402,-0.010627785,0.0063809482,-0.023757173,0.0040662824,0.00029755346,-0.011408233,-0.010855667,-0.021282837,-0.03914216,-0.03759998,0.041420247,-0.024162816,0.006667791,-0.07541803],"last_embed":{"hash":"otfcyn","at":1751107747309,"tokens":272}}},"text":null,"length":0,"last_read":{"hash":"otfcyn","at":1751597068330},"key":"Career/Resources/Don't make me think.md##Don't Make Me Think#{1}","lines":[3,10],"size":319,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"otfcyn","at":1751597068330}}, "smart_blocks:Career/Resources/Don't make me think.md##How We Really Use the Web": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023833483,0.016581042,-0.02495525,-0.017977765,-0.013374376,-0.0075463275,0.0014952066,-0.009277895,0.030851046,0.03161069,-0.014905963,0.00049441936,-0.046785288,0.0018092028,-0.028351566,0.03409912,-0.032927014,-0.014737159,-0.006262866,-0.021468544,-0.031139331,-0.00061764556,0.012055466,0.024892123,0.036394924,0.017428279,-0.032992996,-0.026730698,0.026834609,0.006918076,-0.017992752,-0.027818194,0.040017765,-0.016420873,-0.025247173,-0.02937668,-0.05247864,-0.012454135,0.007480813,-0.004203266,0.028833352,0.03971445,0.024763525,-0.03419554,0.008953886,-0.015242629,0.0039875656,-0.006103003,-0.032166958,-0.024691215,-0.018593846,0.018898193,0.04626655,-0.055957854,-0.041155905,-0.018890688,-0.04611583,-0.001262397,-0.017740179,0.011142636,-0.02151767,0.020631112,-0.02423599,-0.03748827,0.0126316445,0.051611245,-0.027487483,-0.0062825675,-0.042036947,-0.056907248,0.022893038,0.012026121,-0.021226633,-0.012527385,-0.04964995,0.03253185,-0.029816734,-0.059107155,-0.011571164,0.028075112,0.032884665,0.00015397773,0.025817152,-0.016073896,0.012925979,-0.018303681,-0.040569562,0.013327933,0.003282475,-0.016679853,-0.02762578,0.023132255,0.057913877,-0.026435263,-0.0036130215,0.01549467,-0.00623002,0.0095056845,0.011716591,-0.0018901147,0.067732796,0.031539094,0.011759352,-0.02327649,0.018943423,-0.04055087,-0.0016997955,0.026505437,0.03075411,-0.006777707,0.0431007,0.04430866,0.056197092,0.031263925,0.010218906,0.0045279292,0.01360669,0.03578677,-0.0021509556,0.0024560108,0.021555236,0.040553577,0.032726906,-0.010692079,-0.039966978,-0.016778007,-0.03417759,-0.02072336,0.02303662,-0.014702243,0.005925632,0.043063056,-0.004566431,0.0121017,-0.040397983,0.002333788,0.019653536,0.033395033,-0.027221618,-0.024716845,0.0683359,0.039693788,-0.038116507,-0.043445557,0.027181506,-0.017804459,0.033942968,-0.0016102032,0.03757691,-0.011052112,-0.05503457,0.011173746,-0.02579713,0.016743962,0.033069488,-0.010196616,-0.060788665,0.00700458,-0.06447935,0.056775656,0.040827774,-0.003265954,-0.03157694,0.06645655,0.04744893,0.007978618,0.009247997,0.04341937,-0.028663179,-0.026127188,0.0147058815,-0.07461263,0.0069328933,0.05713893,0.042528816,0.04849481,0.08034821,0.029353643,0.0046953345,-0.03844622,-0.03336914,0.019589795,-0.0022933502,-0.01020111,-0.043834023,-0.0079997685,-0.01712065,-0.044400208,0.006029638,-0.0033282312,-0.009136556,-0.02243335,0.008343923,0.028545579,0.009914029,-0.08375808,-0.007933749,-0.016933275,-0.021882474,-0.03573181,0.015641581,0.06043178,-0.0113789085,0.0021232807,-0.014772745,-0.0036207389,-0.043994196,-0.035648044,0.011773057,-0.015765455,0.057048462,-0.0043542213,-0.00048525276,-0.022171315,-0.037738618,0.0080362735,-0.011167919,0.04262814,-0.006187402,-0.045421,0.03077033,-0.001707159,-0.030174358,-0.0042528477,0.019309673,-0.019428141,0.015580111,0.04148594,0.014346732,-0.0020272639,0.020760167,0.025243174,-0.016295124,-0.0012167064,0.032830704,-0.05680337,-0.033179317,0.008533933,-0.023974268,0.03409476,-0.025755445,-0.058749452,0.06974397,-0.004004038,-0.02596738,0.010386494,-0.021023199,-0.013699057,-0.02618729,-0.03352048,0.030165903,0.0049674143,-0.03135535,-0.031144029,0.003789508,-0.034743994,-0.0014291409,-0.018045371,-0.009298699,-0.038401786,-0.007597293,0.02373495,0.0057042534,0.014665359,0.003126652,-0.02841682,-0.014600331,-0.036245383,0.030026,0.026622102,-0.026990665,0.015200561,0.0060111117,-0.013174763,-0.04123438,0.04903013,-0.013470803,-0.01650396,0.02397784,0.026550999,-0.014307021,0.055290826,0.028741844,-0.010157649,0.051110066,-0.012153081,0.03341081,-0.026329726,0.04699307,0.0046875393,0.031421572,-0.021950563,0.041043464,-0.013488704,-0.009352207,0.0043574036,-0.00012566725,-0.16535237,-0.0048458464,-0.0016657119,-0.011689252,0.002921367,-0.0073894258,0.0029299813,-0.00047432445,-0.048405524,0.0016757861,-0.030995997,-0.024180619,-0.030522535,-0.0015750037,0.063091256,-0.00074470916,0.018417208,-0.011456014,0.0059480825,-0.027688459,-0.028588053,-0.023561398,0.06291004,-0.033116855,-0.018069215,0.0047879233,0.019721325,-0.027349994,-0.015264078,-0.041612975,0.012603019,0.058083896,0.00085293094,-0.01372719,0.020152707,0.056585066,0.046607673,0.009950433,0.005920815,0.028440664,-0.023895811,0.085769005,-0.0021954295,0.07082816,0.0019317488,0.011053637,-0.024853049,-0.0193538,-0.031571288,-0.084975414,-0.0058482015,-0.00009857424,-0.008658864,0.00034335177,-0.0691002,-0.01765992,0.027161218,0.002396337,0.023016736,0.053926405,-0.028731395,-0.022273285,0.03562852,-0.035883266,-0.02968047,-0.008139075,0.071283184,0.012591253,0.022386208,-0.03041035,0.013165041,-0.0063515324,-0.018168362,-0.026256975,0.010741118,0.04186134,-0.045625962,-0.03568068,0.0006246414,-0.08520878,0.019495802,0.00031749162,-0.006915148,0.012928022,0.005284235,-0.011722754,-0.0036437195,-0.0600105,-0.000013542236,0.22244373,-0.0014968682,-0.014426983,-0.00049227383,0.031082842,0.0021705516,0.012224215,0.021065062,-0.055711884,-0.0444587,0.0072641354,-0.00037918624,-0.034085028,0.038267564,0.019736744,0.022721544,-0.047036674,-0.017016374,0.078639045,-0.022283604,0.032806966,-0.036511075,0.056639142,0.054581527,-0.046785407,-0.023514383,-0.022777742,0.0056549744,-0.060043495,0.020421922,-0.06669948,-0.008488496,0.032754973,-0.017179819,-0.014341247,-0.0014034957,0.0067189434,-0.048697636,0.0036466157,0.027268672,0.03422709,-0.016429277,0.005422438,0.006189995,-0.028529258,0.013588795,0.012469474,0.007067229,-0.010893886,0.028645752,-0.0033946186,-0.000036570953,-0.009309326,0.036551375,0.019570068,0.000723037,-0.01759034,-0.006341108,-0.0030574254,0.078433245,0.008990725,0.019792387,-0.026946051,0.006158266,-0.025023302,0.02780042,-0.04711325,-0.06454963,0.07025366,0.0592306,-0.019302947,-0.01523208,-0.0011972502,-0.009623821,0.009005841,0.0137177445,0.014069153,-0.018718107,-0.034218166,0.0013987288,-0.0062442324,-0.008516518,-0.02159732,0.0141609525,-0.011026729,0.012231631,-0.023974352,0.091445155,0.055971377,-0.006005381,-0.011960106,-0.0019520146,-0.0041424874,-0.027484046,-0.01906744,-0.028023038,-0.007865813,-0.035535462,-0.010583996,-0.0146755865,0.017303148,-0.032365903,-0.006766993,-0.0015611091,-0.0028848967,0.009711737,-0.002077466,0.0064007337,0.009001622,0.0726927,0.014088386,0.029224683,-0.012471475,-0.038287874,-0.002312258,0.033573873,0.005076376,0.03222342,-0.01433863,0.025535062,-0.065188766,0.00714556,0.016228607,0.007852116,-0.009695169,-0.047806118,-0.0006844984,0.0013933177,-0.006658968,0.049922343,0.016703118,-0.028108947,-0.04874526,-0.012339139,0.060320225,0.002375273,0.049803123,0.008966214,0.024291206,0.025844947,-0.037237924,-0.009976529,0.00819806,-0.0036460392,0.02131199,0.07932715,-0.004495864,-0.03582635,-0.008322446,0.010876153,0.050501313,0.026691822,0.0077655544,-0.023780398,-0.036002945,-0.027240843,-0.031777646,-0.0063882614,0.020607833,-0.030156743,0.003821085,0.035128165,0.008010955,0.07218141,-0.0049419785,0.0061994814,0.029050382,0.05078977,-0.0033653595,-0.03520602,-0.011698505,0.005384954,-0.03298218,-0.015505292,0.011116596,-0.024818767,-0.054413285,-0.019377096,-0.011988448,-0.011945512,0.02762568,0.049046893,-0.0043919366,0.013462865,-0.014966588,0.015266479,0.05981802,-0.013206807,-0.005076561,-0.021609893,0.015683223,0.112988904,-0.021496419,-0.018208446,0.031110864,0.04291822,0.07511659,0.010581488,0.015574914,-0.03119612,-0.02094824,-0.010884175,-0.018108033,0.025991168,-0.04353304,-0.01648082,-0.0035135732,0.04205787,-0.013746132,0.012287422,0.03156113,0.01872624,-0.053183045,0.021560673,0.0148372715,-0.0124939475,-0.025882911,0.062066358,0.03974374,-0.021360347,-0.033285145,-0.0057745455,0.029180191,-0.040490407,-0.007543176,0.001746975,-0.006650567,-0.019821946,-0.0665871,0.025361594,-0.021296334,0.0118887555,-0.027019853,0.005522949,-0.006136305,-0.018824555,-0.014971431,0.014008584,-0.030361492,-0.055118725,-0.016979648,0.021197053,0.03505995,0.011841195,-0.019939058,-0.019696856,-0.051614605,-0.0072374204,0.022350358,0.02202398,-0.024732728,0.0045911274,0.0028874024,-0.035745066,-0.0039719907,0.019736784,0.03448482,-0.033116847,0.006172877,-0.023386035,0.016255775,0.041776683,0.029673588,-0.012102263,-0.051696982,-0.042585615,0.02492185,-0.02419216,-0.022773013,-0.112339094,-0.0033862272,0.0053889337,-0.03108705,-0.07514347,0.01573721,-0.021935629,-0.0027645277,0.028676724,0.044792067,-0.005389428,-0.031828362,0.037828293,-0.004877273,0.025975341,-0.0030163454,-0.020201696,0.021912651,-0.013432732,0.015183635,0.02132376,0.008540618,0.009214472,-0.030131618,0.01848172,0.007097657,0.008254388,-0.040343385,0.038158327,-0.013115853,0.0053636306,-0.0077400366,-0.0013938345,-0.01679357,-0.0075511546,-0.04670075,0.03298632,-0.002104362,-0.005206315,0.035792906,-0.012795027,0.016309364,-0.025488395,-0.010965561,0.039824255,-0.016494505,-0.004757313,0.053869337,0.023111336,0.014552889,0.018287245,-0.0320879,0.020910457,-0.057258036,0.028611168,-0.058185454,0.0067173173,-0.06619028,0.00063883536,0.0058559766,0.015012813,0.010576047,-0.03413753,0.020626139,-0.009819977,0.047074463,-0.0020327505,0.03399639,-0.01363073,0.03882078,-0.0074402555,0.028813979,0.013614931,0.053262178,-0.0379581,0.0081380475,0.022372108,0.009508517,0.014557921,-0.0037908962,-0.016131645,-0.01850325,-0.011435953,-0.023764689,0.0017643047,0.036948003,-0.0059919576,0.01742564,-0.010614032,0.037891537,0.030389195,-0.023119323,0.0746294,-0.01105297,0.023541747,-0.00008342694,0.03369536,0.00017052409,-0.027770892,-0.017842667,-0.0041741193,-0.025851253,0.022313345,0.039210923,-0.07828199,-0.009983295,0.04660694,-0.05731033,0.04290839,0.011368337,0.02069944,0.00036307663,-0.019655066,-0.014835726,-0.029730683,-0.017624743,-0.01183571,0.010006535,0.0075640064,-0.0052104555,0.0216016,-0.042496134,-0.035200156,-0.004882637,0.04034745,-0.13035217,0.038876694,-0.006729725,0.02322027,-0.022418851,0.0138996495,0.03311023,-0.064022996,0.013193553,-0.036277633,0.006061086,0.06242593,-0.013374724,-0.03100807,0.013034048,0.0089088725,-0.03990674,-0.03143557,0.0042800396,0.07009031,0.020189485,-0.021198126,-0.00840888,0.0005120433,-0.043261237,-0.0138333645,-0.022309475,-0.010190587,-0.028253274,0.005922414,0.011735405,-0.055062465,0.0067613446,0.008502461,-0.042672362,0.00036251216,-0.0052913562,-0.05500522,0.041090857,0.014884926,-0.024360038,-0.005887215,0.00560739,0.002378793,-0.021902548,0.07917953,-0.034248244,-0.015200912,-0.028375082,-0.022464715,0.010762329,0.013125082,-0.056345224,-0.02466254,-0.032738727,0.004599296,-0.06560223,0.026877634,-0.001335683,0.049919717,-0.007930301,0.010788062,-0.042977795,0.015403507,-0.040075067,0.026259774,-0.04053329,0.022466598,0.024242252,0.004580137,-0.039670363,0.018516304,-0.03168676,-0.038235124,0.023156017,0.004153112,-0.023609499,-0.025425294,0.031475637,-0.010175621,-0.006871347,-0.045740042,-0.030000782,0.04588721,0.039735343,0.025855258,-0.008021997,-0.006131178,-0.037552018,-0.010027845,-0.019934366,-0.00676459,-0.00023008574,0.0007837607,0.011981576,0.024519028,0.002912922,-0.012720247,-0.015289859,-0.04751874,0.017798956,0.037790433,0.010501625,0.009589783,-0.040427156,0.011288672,0.024469748,0.018601945,0.034927905,0.025224486,-0.01752436,-0.0008396194,-0.027888708,-0.021325251,-0.011484302,-0.009225269,-0.008016736,-0.019000512,0.006438925,0.0077731265,0.023894893,-0.05099274,-0.03862833,-0.0096195275,0.035578955,0.020346008,0.028905662,0.03713032,0.03584236,-0.052196775,0.003097051,-0.08419376,0.025227332,0.016540796,-0.014107916,0.0024959187,-0.015056352,0.0266158,-0.019628478,-0.014191398,-0.038213264,-0.012211968,-0.011574467,-0.03902777,-0.040103726,-0.0045719207,0.043587744,0.015600394,-0.015523487,-0.019472135,-0.03397016,-0.00817823,-0.007971337,0.03400432,-0.0012018145,-0.016599232,0.01738839,-0.0032799053,0.009259576,0.09342181,0.012317169,-0.009457955,-0.019859392,-0.009314252,0.009632505,0.032335516,-0.012280206,-0.010468148,-0.024587475,0.00414949,0.03526486,0.050886516,-0.020351278,0.0023078024,0.00096428295,0.0019698574,-0.0020184596,0.042403404,-0.009893051,-0.042494923,0.039168093,0.011217957,0.037463762,0.026239423,0.011697558,0.003912686,-0.05228683,0.036950078,0.036780972,0.0064140395,-0.031151075,-0.0059692254,-0.005553859,-0.006511729,0.03234288,0.035327435,-0.00814545,0.03555153,0.030072661,0.026428306,0.022729868,0.0063173966,-0.03621543,0.0019769948,-0.021015251,0.003180737,-0.00492738,-0.033244893,-0.0035112198,0.020510921,0.018197175,0.018688435,0.026143959,0.014629283,0.00761734,-0.035098523,0.019757645,0.031614244,0.03412428,0.020692023,-0.007947137,-0.00848288,-0.023726292,-0.04281245,-0.051997814,-0.02805127,-0.0118126115,0.040525947,-0.019881159,0.030845037,-0.037071716,-0.0173225,0.026829643,0.01782211,0.0230086,-0.032720156,-0.0057340153,-0.028295409,-0.014356127,-0.029174965,0.037312765,0.0061347648,0.018249922,-0.05688174],"last_embed":{"hash":"1ifv2m8","at":1751107747315,"tokens":272}}},"text":null,"length":0,"last_read":{"hash":"1ifv2m8","at":1751597068331},"key":"Career/Resources/Don't make me think.md##How We Really Use the Web","lines":[11,17],"size":334,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ifv2m8","at":1751597068331}}, @@ -9,5 +9,6 @@ "smart_blocks:Career/Resources/Don't make me think.md##Street Signs and Breadcrumbs#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0703728,0.0032756315,-0.02905981,-0.0077308384,-0.010347318,-0.023594942,0.046355166,0.008359302,-0.010863368,0.01697492,0.008605308,-0.0053473613,-0.034888662,-0.009806633,-0.032295857,0.011470032,-0.017358128,-0.0064996188,0.0077063534,0.0076731294,-0.018286945,0.0035922031,-0.014050377,-0.00977691,0.018510383,0.06954297,-0.012366972,0.0056415037,0.00861567,0.025676923,-0.004758731,-0.045459114,0.053478986,0.008122877,-0.037785094,-0.029217826,-0.022659985,-0.0097374255,0.0022270924,-0.0022885397,-0.023258502,0.024430279,-0.003631156,-0.02861777,0.0051606945,-0.013119456,0.020554641,-0.0234707,-0.009680035,-0.031885307,-0.044582676,-0.025023973,0.05711117,-0.026392551,-0.016857902,0.008367818,-0.02321979,-0.02790052,-0.020729918,-0.03222118,-0.05941299,0.008160997,-0.01723099,-0.049399864,0.005693703,0.006468559,-0.024604462,-0.012418838,-0.03743254,-0.066162564,0.009615737,0.0038739217,-0.036574975,-0.048716847,-0.053698793,0.021034596,-0.024716657,-0.023463827,0.0012765647,0.03935507,-0.020138977,0.0021365185,0.040359378,-0.0073376647,-0.018700575,0.017434893,0.009702996,0.009637705,0.050583903,-0.01070756,-0.0072918865,-0.012568544,0.055133883,-0.015749762,-0.027922763,-0.023571538,0.015789753,-0.027918668,0.010145452,-0.021247827,0.03193627,0.044985693,-0.0010193911,-0.020767963,-0.003292423,-0.016331526,0.0031215448,0.0066864914,0.0195605,-0.018876985,0.008299311,-0.0077079386,0.040409874,0.021588372,-0.0007593231,0.03138888,0.001428982,0.014953075,0.024753455,0.02318654,0.00184641,0.039147317,0.053038497,-0.024911787,0.009267,0.019134853,-0.01028878,0.006635418,0.010062564,0.0026072902,0.026595514,0.0007859781,-0.005723416,-0.005815406,-0.06019161,-0.004366703,0.052247144,0.004983451,-0.029562952,-0.044410057,0.007466558,0.034372512,-0.014190996,-0.05389603,0.050301246,-0.02041754,-0.0011660765,0.030011978,0.026389407,-0.009832538,0.021044247,0.021174444,0.010349814,0.017054293,0.023770874,0.004414191,-0.014485175,0.008707241,-0.025979921,0.0066851014,0.01638405,-0.011785693,-0.012527794,0.058124505,0.012420975,-0.010817318,0.0013516531,0.038681433,-0.0012252735,-0.02671283,-0.015311811,-0.043386705,0.013409019,0.05323567,0.012811201,0.027649691,0.09675507,0.018463688,-0.015313163,-0.04679622,-0.04992844,-0.036096875,0.003559446,0.008932881,-0.03881829,-0.0060685696,-0.016146103,-0.019808661,0.01338809,0.0313012,0.005525444,-0.02138601,0.019854726,0.037487406,0.008206349,-0.08827048,0.023396745,-0.0005059403,-0.007889646,-0.04445941,0.02568426,0.022902546,0.03433768,-0.038474333,-0.033444133,5.473966e-7,-0.015209706,-0.050577316,0.009459882,-0.012656747,0.042850375,-0.0022474565,0.0015288612,-0.0006513741,-0.0208162,-0.019715322,0.015969932,0.033778597,-0.004799048,-0.014997784,0.0043588625,0.010775149,0.006992201,-0.06087103,0.010837978,0.0345881,0.048959475,0.00034465283,-0.0053386656,-0.038115982,0.011417697,0.019666754,-0.000290321,-0.030198505,0.016970295,-0.05277009,-0.040802483,-0.025943154,-0.011281451,0.056819137,0.010082292,-0.09682864,0.061931424,0.0036233354,-0.0024191765,-0.010737881,-0.009752276,0.014267324,-0.05796297,0.00013096926,0.007215921,-0.0043330346,-0.01279446,-0.021500476,0.038980223,-0.001938229,0.016195973,-0.024111796,-0.017153595,-0.030753179,-0.0051269312,0.0027560103,-0.0074193818,0.015712228,0.0008986732,0.00065295387,-0.0077067013,-0.035266593,0.010329954,-0.021381972,-0.019761438,-0.02580266,0.028678594,-0.038090117,-0.021853233,0.046304222,-0.018589266,-0.027210511,0.062008176,-0.02533505,-0.029772922,0.0463934,0.041989695,0.009478857,0.050417338,-0.02481781,-0.0026878803,-0.023844065,0.0051092464,-0.031140165,0.008273214,0.009453156,0.045327064,-0.015985366,-0.022715317,-0.0024412733,0.00806122,-0.18668257,-0.040145602,0.016734116,0.000016607719,0.020338526,0.0024240408,-0.055701733,-0.03361967,-0.01467845,0.00055126107,-0.0065439465,-0.03566077,-0.029236754,0.01234935,0.034403317,0.01684521,0.006933614,0.014746428,-0.031891353,-0.013969,-0.062150136,-0.024604736,0.042225413,0.012584435,-0.0033511873,0.012920754,0.03819168,0.022697747,-0.017493483,-0.017717132,-0.021047458,-0.008720913,0.008372328,0.014255315,0.031714708,0.03216778,0.023270503,0.044660658,0.030459123,0.007861238,0.025664397,0.07688362,-0.02122232,-0.005491204,0.019859528,-0.04240782,-0.028193058,-0.009069219,-0.033919953,-0.004346332,-0.030128988,-0.023678847,-0.022958664,0.03353327,-0.058475938,-0.026944607,0.026200939,0.011777339,-0.0008476255,0.028013563,-0.019646289,0.0046388214,0.029191248,-0.0347552,-0.021550318,0.0006182043,0.07681896,0.0042828997,0.02322366,-0.035414025,0.0073655765,-0.013903188,0.0035998547,-0.026517615,0.011240562,0.01692652,0.016499184,-0.060260862,0.022202734,-0.07408884,0.04244518,0.021196986,0.0031582776,0.013799203,-0.03582055,-0.034055017,0.04920423,-0.051815223,0.04380615,0.23787656,0.045273144,-0.0004046151,0.0008977281,0.026897043,0.008667826,0.0226889,0.038935214,-0.01739766,-0.0110638905,-0.018661974,0.05280603,0.0066070077,-0.002388237,0.050518163,0.02688236,-0.043147534,-0.008979995,0.051334247,0.01832549,0.007418389,-0.011697287,0.06698363,0.04556049,-0.026606746,-0.02769148,0.037675228,-0.01775827,-0.009589527,0.051423088,-0.03635444,0.013178968,0.067021064,0.010201666,-0.034586165,-0.007025367,0.04379674,-0.042662844,-0.019710172,0.03749827,-0.021509165,0.0020440961,-0.014215546,-0.023823421,0.00041524193,-0.028377166,0.021510936,-0.021134319,0.01421093,-0.0018594157,0.009127484,-0.012415375,-0.018256439,0.008793335,0.031658813,-0.0090964455,-0.043414697,0.010657959,-0.014541714,0.035154235,0.017367836,0.016568538,-0.04615359,-0.013891109,-0.048423134,0.008458265,-0.0025581354,-0.0049658497,0.052995857,0.054858293,-0.024194669,0.004943209,0.02868323,0.0027155231,0.00042498118,0.00918737,0.048025362,-0.0055625057,0.006154017,0.013435912,-0.026842965,0.0129840085,-0.015945198,0.018253207,0.0016834676,-0.020827014,0.019764893,0.11626407,0.042311374,0.0017108342,-0.02483224,-0.028352026,-0.038215525,0.02891748,-0.033815417,0.005604735,0.0023146574,-0.024404401,-0.036116973,-0.0057836925,0.0018910662,-0.008343448,-0.016733246,0.0024134067,0.020095188,-0.024142412,-0.02024372,0.019355334,0.004626463,0.06287035,-0.036778774,0.01966068,-0.023503676,-0.024654942,0.0029402715,0.047860984,0.016311895,0.03198133,0.0013969139,0.03684781,-0.02098068,0.034101047,0.012079826,0.0096492665,-0.017692512,-0.0052483436,-0.013338427,0.016519804,-0.002903914,0.0318612,0.0413802,-0.02069647,-0.07691129,0.023286622,0.059917897,-0.0009691311,0.019342965,0.015062496,-0.0016927017,0.011618145,-0.027464153,0.010650738,0.012875375,-0.052295677,0.017860234,0.035325054,-0.010853822,-0.052219268,0.025540022,0.02287034,0.040577956,0.03779338,0.015467659,-0.024700165,-0.0024148554,-0.004252976,-0.024103412,-0.018121298,0.0070268484,-0.02575721,-0.0070793554,-0.004728946,-0.002441006,0.057654697,-0.019167628,0.007329841,0.00046379378,0.04469473,-0.013373295,0.039284483,-0.014399379,-0.051376686,-0.027649932,0.0044835266,0.01669034,0.008885658,-0.101420715,-0.0006028635,0.0061691785,-0.009372073,0.0036167426,0.021857332,-0.015238322,0.0018442672,0.0390003,-0.017596131,0.07851885,-0.023668407,0.02357953,-0.04658642,0.052330256,0.12491092,-0.03546252,-0.01794106,0.013448353,0.013022772,0.09094638,0.02257492,0.0037904882,-0.03710506,-0.03502366,-0.0063844537,-0.022052633,0.041977976,-0.0040064957,-0.02759486,0.021772556,0.046170462,-0.023279889,-0.017047472,0.012161753,0.006860342,-0.05107763,-0.000828664,-0.0095082875,-0.021918146,0.02144912,0.026707396,0.0015478713,-0.011786151,0.0013927659,-0.032629203,-0.017138308,-0.04635759,-0.04524657,0.021147985,-0.0017119093,-0.013150298,-0.0123186475,-0.007991028,-0.012726382,0.02234575,-0.016305508,0.01726793,-0.017287362,0.005181663,-0.0053523323,0.022228088,-0.0033133368,-0.057241768,-0.0054061343,-0.012384575,0.059070587,0.003103995,0.016122868,-0.00435149,-0.030314274,-0.050562534,0.049589194,-0.011529702,-0.034999013,-0.00042986192,-0.03624238,-0.02151588,0.016604356,-0.026773425,-0.022478197,-0.021795908,-0.027305098,0.015607561,0.015972845,0.06756108,0.006991997,-0.024042867,-0.051012333,-0.018311564,0.02294489,-0.036428783,-0.019805662,-0.077154495,0.01418149,0.02603845,-0.049292926,-0.08023872,0.0014447044,-0.0051829563,-0.03686209,0.06338046,-0.027065316,-0.042002708,-0.046859324,0.0077106953,-0.028119564,0.029689861,-0.026586274,0.0040135626,0.01765609,-0.026433144,0.0035912448,-0.00425769,0.017034737,-0.018947128,-0.0537084,0.061897997,-0.027585074,0.026396368,-0.017947774,0.081539884,-0.008491677,0.033254664,-0.005318065,0.0044065206,-0.012302064,-0.022048593,-0.015068169,-0.004660424,-0.0124579165,0.009834644,0.047015686,-0.01153091,-0.014636693,0.013883419,-0.020336708,0.021256289,-0.0038343053,-0.007593684,0.01330989,0.014842905,0.012575,0.023572681,-0.015728839,0.024822023,-0.021310551,0.026604107,-0.009218777,-0.013835201,-0.027722271,-0.009178405,-0.0095384475,0.004741258,-0.015295708,-0.054893177,0.014291298,-0.024998927,0.035600908,-0.015342726,0.03382997,-0.059693553,0.0015219165,0.028486617,0.05349903,0.010268432,0.049960244,-0.028900336,0.0066973274,0.00055615004,-0.009055568,-0.005468508,-0.028034655,0.011920418,0.00089453644,0.014923503,-0.034176473,-0.013174689,0.03881683,-0.028529584,0.00044395684,-0.055012096,0.046947274,0.016798384,-0.01828443,0.06359135,0.013624886,-0.0015888512,0.014303674,0.0062782895,-0.030590212,-0.045915905,-0.019356918,-0.023021232,0.023628093,0.037707597,0.047576476,-0.02616427,-0.014083707,0.017920455,-0.027732735,0.005537847,0.049210448,-0.016315302,-0.009253383,-0.032328457,-0.015262733,-0.011761744,-0.03725652,-0.028000578,-0.017436601,0.011822274,-0.0017651126,0.048154347,-0.007757731,0.03683125,-0.011539183,0.0415079,-0.16514738,0.050823055,-0.026466148,0.015093909,-0.0028330255,0.024990512,0.026157299,-0.09091828,0.039516225,-0.045833383,-0.024889456,0.037911728,0.034281254,-0.029083591,0.015970444,0.043968443,0.034955047,-0.056402933,-0.01945416,0.06811873,0.0049282373,-0.019971004,0.04330325,0.009642386,-0.011353414,-0.018798983,-0.009954622,-0.0041506407,-0.016896192,-0.019480223,-0.019688722,-0.051386,0.03609329,-0.003550941,-0.0018723648,0.027356638,0.028033376,-0.049566977,0.0072867884,0.001249219,-0.0018786958,0.0070639406,-0.019400204,0.020806868,-0.03145156,0.09536207,0.006823016,-0.022218581,-0.065002464,-0.0048366734,0.010297014,0.062320475,-0.043678664,0.012101549,-0.03667508,0.022676338,-0.008803283,0.035591193,-0.024848385,0.022281244,-0.012994368,0.03509688,-0.022449467,-0.015079865,0.0014264466,0.028942835,-0.065808296,0.015965335,0.010057402,0.00082165963,-0.058615606,-0.030631116,0.004003771,-0.0062100883,0.022426823,0.004825224,-0.025449552,-0.021376288,-0.008794266,-0.01215756,-0.001487349,-0.0310581,-0.013541899,0.03740266,0.033319183,-0.0035228194,0.009880081,-0.04176795,-0.009334982,0.011138375,-0.00969088,-0.0101626795,0.0069903713,0.03432655,0.0037417575,-0.02276078,-0.02636332,-0.010655705,-0.00020816695,-0.044932052,0.010486588,-0.010009765,-0.002792118,0.028132476,-0.054194514,-0.026864063,-0.0054285717,0.011311225,0.0052516875,-0.0077453223,-0.021239636,-0.009035947,-0.010662023,-0.022221873,-0.01588639,0.0020338874,0.0042887162,0.013318272,0.03224839,0.013077677,0.01929535,-0.058446012,0.0016122205,-0.021437123,-0.0055860262,0.03734812,0.048604965,0.052635018,0.02220776,-0.058717065,0.030037254,-0.045277342,-0.00046630233,0.033457085,-0.009927393,0.015886554,-0.016644793,0.036752503,0.0025042547,-0.010405368,-0.048172597,0.0010974011,-0.01868149,-0.058357418,-0.005424943,-0.0050335177,0.03477863,0.01389568,-0.016350023,-0.031076843,-0.002742472,-0.0148708215,-0.014598511,0.04373253,0.029960522,0.0107051,0.008089337,-0.0048135393,-0.005743848,0.025335573,0.0110239275,-0.05611512,-0.039944027,-0.06380299,0.025161749,0.09379143,0.026819384,-0.005992394,-0.015610458,-0.030041713,0.030289808,0.08079614,-0.013771082,0.0077719125,0.014662964,-0.03224652,0.0194329,0.018145137,-0.010379056,-0.050561454,0.031937845,-0.01412805,-0.0081567485,0.03820668,0.040336177,-0.0070852865,-0.052428972,0.027801868,0.030322917,-0.0020919319,-0.0048964466,-0.0015314539,-0.0002691872,0.009913247,0.012637974,-0.009110953,-0.019940622,0.036673002,0.008126763,0.031997815,0.020779599,0.010532261,0.015943922,-0.031409353,-0.0067494637,0.0013468392,0.0001105127,-0.0072359885,0.0073292796,-0.012699522,0.008730378,0.01363699,0.002573324,0.041136358,0.0065658647,-0.042350907,0.002360537,0.010241716,0.015324052,0.01421378,0.01657178,0.02700965,-0.0038654215,-0.017105544,-0.060816124,-0.030109353,-0.0123950755,0.016978232,-0.020428127,-0.012467467,-0.03418677,-0.012502063,0.016989728,-0.0014291411,0.013239731,0.0068167453,-0.024595357,-0.038663153,-0.006566951,0.023821218,0.037614185,-0.02500359,0.014666763,-0.015490014],"last_embed":{"hash":"1gcce3k","at":1751107747348,"tokens":343}}},"text":null,"length":0,"last_read":{"hash":"1gcce3k","at":1751597069486},"key":"Career/Resources/Don't make me think.md##Street Signs and Breadcrumbs#{1}","lines":[43,54],"size":631,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gcce3k","at":1751597069486}}, "smart_blocks:Career/Resources/Don't make me think.md##The Big Bang Theory of Web Design": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.060440872,-0.013201687,-0.043254986,0.010870832,-0.0068131713,-0.009263085,0.0061953715,-0.020782905,-0.0026189412,0.024782179,-0.0067240945,-0.0014922605,-0.034892023,-0.0029563594,-0.035772324,-0.012103017,0.0028827488,-0.01173996,-0.02565594,-0.0017140846,-0.021412978,-0.0028151707,0.025511999,-0.020327363,-0.019396957,0.016676206,0.02080722,-0.021117996,-0.0252622,0.01563468,0.015662411,-0.009210547,0.043314364,0.0020475965,-0.011876649,-0.03572129,-0.009681308,-0.035905153,-0.019841392,0.024365269,0.014965941,0.017816994,-0.010455068,0.019374719,0.0075775734,-0.04714348,-0.0066341422,-0.013679146,0.0059146946,-0.03656402,-0.011241528,-0.010272916,-0.0014431903,-0.034578905,-0.0018272022,0.041768927,-0.030156888,0.0042375135,-0.028815532,-0.011266959,-0.0368327,0.0062966645,-0.0064003738,-0.04398903,-0.022529688,0.027464123,-0.023001684,-0.0051022866,-0.030358871,-0.0592447,0.030722698,0.018889518,-0.046040688,-0.020990213,-0.054994263,0.03018285,0.026767166,-0.06279727,-0.02102552,-0.006260814,-0.015968129,-0.01245827,0.015956756,-0.012162727,0.0070017767,-0.037791967,-0.02163391,0.05897151,0.03746589,0.0033156201,-0.07357219,-0.01866983,0.05814479,-0.032212373,-0.013356471,-0.02762465,-0.059741873,0.021887517,0.003187874,-0.007986695,0.04320232,-0.0033476655,0.026535686,0.013083467,0.0001859244,-0.033332188,-0.024675844,-0.015366637,0.04027427,-0.0127143245,0.027875531,0.019956967,0.021177424,0.03371283,-0.001180027,-0.04630539,0.043428943,0.0047530103,-0.017122375,0.020045966,0.020482004,0.039964408,0.008899736,-0.028672157,0.0141331265,-0.01457618,0.0069795265,0.03094884,-0.044543985,0.015030932,-0.010554407,0.011696113,0.005347659,0.022938473,-0.06144269,-0.009869072,0.03675822,0.05580742,-0.023382578,-0.0329958,0.013830982,0.028634887,-0.0467157,-0.0782294,0.013441728,-0.012034286,0.013732832,0.019369274,-0.008563213,-0.02693905,-0.012841599,0.022517877,-0.0040085064,0.01466638,0.03583212,-0.050193343,-0.033800192,0.02488584,-0.0037806963,0.02242897,0.0025648265,-0.017393231,-0.011757187,0.036144346,0.05669423,-0.010673034,-0.0032891172,0.030955138,-0.047873106,-0.0056710425,-0.0041087614,-0.03806117,0.01640659,0.03274636,0.025254143,0.013463618,0.057990104,0.027283164,0.01506663,-0.014047541,-0.05764288,0.017698798,-0.03616552,0.0143871745,-0.04835519,0.031956606,-0.006327842,-0.029839085,0.011771307,0.0058747544,0.01884151,-0.042894065,0.000923495,0.010791277,-0.02984735,-0.07676071,0.0048832987,0.0040372335,0.039570156,-0.04051488,0.0051376726,0.03274076,0.044478446,0.02477008,0.0029177328,-0.01013996,-0.038187895,-0.034425735,0.004448248,-0.043054786,0.010624117,-0.013987929,0.009583352,0.0049820477,-0.047086094,0.02160675,-0.011745967,0.027356766,-0.0012880595,-0.024971116,0.012569039,-0.013370779,0.03367887,-0.027564857,-0.019654758,-0.01497102,0.042227253,-0.0037148807,0.009267855,0.03221642,-0.007754652,0.016470293,0.032049313,-0.017230744,0.00955209,-0.06311247,-0.043395065,-0.02755548,0.006448244,0.02093106,0.001081354,-0.035406563,-0.01723887,0.017699605,0.00039723673,-0.020177627,-0.020790141,0.00070597976,-0.054607294,-0.003899375,-0.03236486,0.016998967,-0.035437483,0.00689821,0.014501591,0.009180532,-0.021518836,-0.020458674,0.009867032,-0.04702488,0.026166255,0.03687363,0.005889494,0.042451013,-0.019358585,-0.041218426,-0.027133377,-0.049632926,0.032459445,0.053311963,-0.0031773646,-0.02638509,0.03950819,-0.014667364,0.004487629,0.025215963,-0.011890222,-0.011045584,0.0548295,-0.006156739,0.004424056,0.038851876,0.036352824,0.02349023,0.057051435,-0.023780128,-0.012750089,-0.0287368,0.039346498,0.005813221,0.0067673116,0.05621792,0.04611004,-0.035379633,-0.01358805,0.021592177,0.007095462,-0.16779883,-0.03362885,0.03563556,-0.022244772,-0.0031147932,0.010344054,-0.01835881,-0.009283739,0.023073576,0.06626959,-0.005981203,-0.02750423,-0.03492196,-0.010314013,-0.01537507,-0.0016247692,-0.0038421883,-0.005080842,-0.031091632,-0.02543897,-0.04286451,-0.013970628,0.06166337,0.019578727,-0.009098943,0.048698045,0.027945338,-0.044061054,-0.021423526,-0.04737358,-0.0070938626,0.02933275,0.0165886,0.008133085,0.00060505036,0.027709084,0.022029605,0.008009503,-0.016346013,0.0264746,0.0056074266,0.05523414,-0.005629864,0.028923461,0.014888474,-0.007635729,-0.040346503,-0.033553474,-0.027766332,-0.06920281,0.017517684,-0.031288978,-0.050756495,0.0074035386,-0.08727324,-0.037041213,0.028447628,0.02980431,0.026397284,0.020336619,-0.021226387,-0.026127791,0.034734067,-0.013017801,0.00232856,0.0060664755,0.03916122,0.006068234,-0.004300071,-0.008551389,0.009425393,-0.02180365,0.053270638,0.030789593,0.01838414,0.011966195,0.008485,-0.036017343,0.018755976,-0.06769631,0.03715415,-0.0033255848,-0.013965765,-0.0065706284,0.0015825228,-0.06958678,-0.018648656,-0.030665403,0.013183833,0.22683471,-0.003580662,0.011071874,-0.013997592,0.006775218,0.020905467,-0.002148993,0.07224823,0.0058141504,-0.055512287,-0.027576588,0.04479105,0.020604374,0.006179146,0.019142099,0.0055962643,-0.062054377,0.036580913,0.04947185,-0.0019653225,0.017715404,-0.059695497,0.04146067,0.02799525,-0.055961944,0.004910608,0.013375443,0.0077675874,-0.031620655,0.09574709,-0.056471698,0.007975139,0.060351446,-0.007819779,-0.020557463,-0.046004273,0.04896363,-0.05993908,-0.008616419,0.024035268,0.0008906363,-0.0054389415,-0.00417809,-0.038486883,-0.008912321,0.0008562664,0.026060805,-0.018047275,-0.027822183,-0.0065742494,0.001026656,-0.011989857,-0.009835367,-0.0010650564,-0.024784138,0.037990805,-0.024711639,0.02903855,-0.018554848,0.037861403,0.016627422,0.008613018,-0.018719615,-0.004591711,-0.023913758,-0.0031409846,0.028022436,0.010317562,0.034652133,0.048297483,-0.004725996,0.016818963,0.009645429,0.011058797,0.007210376,-0.017299177,0.064832255,0.01614687,-0.018581992,-0.0013532224,-0.043480624,0.0018461127,-0.01033407,0.03468426,-0.006653278,0.026409632,0.028697595,0.06899231,-0.016680494,0.026765984,-0.04546383,-0.0014464718,-0.008756116,0.0105388975,-0.019844988,-0.016268542,-0.02031611,-0.023224624,-0.032245968,0.0036033946,0.03749701,-0.024813551,0.0070582177,0.009914371,0.055201344,-0.014668057,0.016191674,0.034739148,-0.017641576,0.04387289,-0.07583527,0.00295209,-0.0040299594,-0.017953526,0.01998594,0.010649246,0.0034417321,-0.0033770758,0.015876623,0.009443701,0.000015683714,0.04282525,0.0123962965,0.013952973,-0.015214096,-0.049376547,-0.007120703,-0.015542044,-0.03348021,0.013073841,0.029647473,-0.04288233,-0.022387868,0.05029898,0.049330797,0.015641047,0.03542795,-0.017015873,0.00029571474,0.0014115997,-0.033835776,-0.072934836,-0.014365944,-0.043981418,0.0061225076,0.04276867,-0.002807185,-0.045166265,-0.025948694,0.0073714177,0.0498577,0.038879745,0.021735681,-0.05471903,0.026363404,0.0036289506,-0.010715081,0.018050024,0.027738156,-0.005099948,-0.009067656,0.024354678,0.030197464,0.08598118,-0.0023818424,0.003705347,0.030669877,0.05277975,-0.0049195103,-0.021001207,0.019325498,-0.063772835,-0.016642043,0.015550377,0.04716103,-0.010623462,-0.022579651,-0.0026043328,0.010687642,-0.01372357,-0.0030681673,0.04781983,-0.02799645,0.015570704,0.033004172,-0.057540663,0.046822537,-0.017606884,0.041476905,-0.036937837,-0.009763345,0.11344138,-0.04327535,0.010767483,0.036876224,0.04893687,0.094095334,0.021668553,0.015605293,0.010735149,-0.008024157,0.014417419,0.0030114423,0.039013807,0.0010082977,0.0017336512,0.042158242,0.04008188,-0.034224495,-0.0111477235,0.02377465,0.00104188,-0.060999695,0.011533527,0.00939629,-0.041124683,0.0020152724,0.084685504,-0.0015748519,-0.0014630063,-0.014427433,-0.029757904,0.007375054,-0.046680737,-0.01571721,-0.01487173,0.03220526,-0.013474525,0.0000101424675,-0.0017671561,-0.014516134,-0.028117673,0.0037504372,-0.015861988,0.0007794358,-0.031570405,-0.024800202,0.005272952,0.010159468,-0.022247696,-0.04363424,-0.028446555,0.045545716,0.033415217,0.012121622,-0.009511354,0.011738163,-0.04858041,0.021797033,0.0072639096,-0.024340456,-0.030337596,-0.017274272,-0.017849663,0.0061259978,-0.043049593,0.05228656,-0.012597555,-0.0074344445,0.016499761,0.008995029,0.029585008,0.0350009,-0.030039638,-0.049585663,-0.0077845226,0.010594536,-0.022743655,-0.052619327,-0.054713663,0.0070408415,0.0048365965,-0.0017043113,-0.036876358,0.034930695,0.002420827,-0.00896246,0.011407143,-0.0021355792,-0.034081105,-0.013447889,0.035356935,0.0056057577,0.015116971,0.000980568,-0.012079473,0.037591204,0.012294458,0.034396324,0.00010174233,0.0133601725,-0.006300548,-0.026601154,-0.010721446,0.021535026,0.02383055,-0.023480564,0.01781742,0.014076599,-0.013529746,-0.026954463,-0.014496101,-0.018144524,-0.033811726,0.023353176,0.034325514,-0.021474082,-0.036660373,0.0018073672,0.0181534,-0.016669333,-0.050102085,-0.01293674,0.04191268,0.0074567874,0.012159462,0.06121413,-0.017485593,0.011647357,0.018924076,-0.016409105,-0.0012224546,-0.043202374,0.01868163,-0.021657107,0.034068666,-0.026014056,-0.010903022,-0.023967916,0.030357838,-0.034019087,-0.018870024,-0.001710399,-0.03349315,-0.009386339,-0.0111526735,0.05973471,-0.00560384,0.069975555,0.012316202,0.03723244,0.0008039586,0.070612885,0.0054154857,0.010131628,-0.024204338,-0.023509184,0.00041451186,-0.021594334,-0.022293633,-0.00537868,-0.00627994,-0.030335516,-0.0047021452,0.052542903,-0.017984776,0.019802865,-0.0014122693,0.042314798,0.046446204,-0.028389683,0.04020796,-0.00012390304,-0.02007345,0.018543584,0.023039468,-0.027700303,-0.038532395,-0.03792738,-0.04731005,-0.008370175,0.049154554,0.04163868,-0.022540076,-0.008420738,0.009412652,-0.014876148,0.00856247,0.04127715,-0.022361979,0.006361845,-0.016056264,-0.02391396,-0.006802252,0.021722492,0.0048408774,0.022218367,0.006803103,-0.019663746,0.05064453,-0.024824861,0.020150311,-0.004285514,0.008974155,-0.13428739,0.020484865,-0.009197579,-0.007324031,0.0070868633,0.019144157,0.0300851,-0.06396328,0.0014942157,0.0087896185,0.009782854,0.05817099,-0.005386817,-0.036635716,0.028747663,0.039457098,-0.046523992,-0.04269183,-0.016821304,0.03059992,0.013524414,-0.030275375,0.030207075,0.04086405,-0.02665469,-0.014430601,0.00015804624,-0.019192722,-0.03381145,-0.0038063843,-0.042436033,0.016384786,0.002054685,0.022813627,-0.00889047,0.021482615,0.038816266,-0.013796392,0.019950017,0.014309766,-0.060708415,0.024310011,-0.004746692,-0.018322766,-0.0546645,0.06667172,-0.03402823,-0.028016496,-0.05338538,-0.025065748,0.016620545,0.026432928,0.0270552,-0.0018865826,-0.05164282,0.008632395,0.010276167,-0.019732801,0.0019358626,0.028747868,-0.054594785,0.0064108,-0.011655571,-0.00089682965,0.0010923954,0.027642734,-0.026190577,0.049236614,0.015554944,0.026426233,-0.035769876,-0.0441043,-0.0513125,-0.0139051825,0.0038539183,-0.0024836094,0.007273082,-0.027408937,-0.02654703,-0.016680533,-0.026669523,-0.060823843,-0.045476265,0.03695642,0.049826242,0.042284157,-0.0024907764,-0.025899395,0.0030377784,-0.020744154,-0.044356707,-0.03245407,-0.010224536,0.04309853,0.018657845,0.041283946,-0.006107712,-0.011265249,0.0025739693,-0.028229956,-0.0020266806,0.008620267,-0.023009313,0.02099167,-0.09161362,0.019584259,-0.0038843027,0.050313476,0.0029583643,-0.020035943,-0.03745262,0.0006090328,0.018416269,0.011091877,-0.06002101,0.019518347,0.010962386,-0.01117983,0.02863595,-0.0035877184,0.045979127,-0.011944193,-0.019724587,-0.034111377,-0.0011244139,0.016676111,0.010737053,0.025743928,0.038298104,-0.040679716,0.0063725,-0.10983462,0.04198165,0.013898378,0.0054169786,-0.035396997,0.0053216456,0.033434194,-0.024016837,-0.01038304,-0.070867695,-0.012923484,-0.02654752,-0.03971454,-0.015331804,-0.006781817,0.060474113,0.0020018897,0.015138385,-0.010425747,-0.0008566508,-0.024186973,0.0107207745,0.019015325,-0.013408388,0.05859812,0.0018210707,0.008318556,-0.026552187,0.06238908,-0.021785859,-0.040544752,-0.011884342,-0.015730817,-0.0032149947,0.033575483,0.009599972,0.032461558,0.0054066787,0.007739468,-0.010276544,0.023598945,-0.0078773545,-0.033300295,0.021674016,0.015224674,0.028691053,0.04057669,0.051809225,-0.005599874,0.027992915,-0.003247427,-0.002595722,0.06123376,0.024901642,-0.0022161785,-0.025845598,0.025669778,0.057490714,-0.060697224,-0.045332015,-0.028498232,0.026559079,0.0016188159,0.059458885,0.006394827,0.0041225213,0.03972592,-0.0014092114,0.03295373,-0.01243977,0.015974695,-0.037580077,0.0070276414,-0.017119998,-0.03836777,0.04617429,-0.04669323,-0.011286635,0.019131424,-0.005167135,-0.012214858,-0.0067124865,0.016029276,0.028417107,-0.037719235,0.042135946,0.0059118774,0.033776626,0.011171988,0.030345082,0.008808774,-0.011064031,-0.03874615,-0.039940618,-0.021003855,0.004900783,0.009599474,-0.019495254,-0.0013449201,-0.017673433,-0.05628263,0.029992055,-0.012354985,0.030870661,-0.046446405,-0.022641793,-0.043399688,-0.045065258,-0.0012554955,0.03449656,0.025428705,0.03912434,-0.032685358],"last_embed":{"hash":"1kazbgg","at":1751107747354,"tokens":343}}},"text":null,"length":0,"last_read":{"hash":"1kazbgg","at":1751597069486},"key":"Career/Resources/Don't make me think.md##The Big Bang Theory of Web Design","lines":[55,81],"size":780,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1kazbgg","at":1751597069486}}, "smart_blocks:Career/Resources/Don't make me think.md##Usability Testing on 10 Cents a Day": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030774798,-0.023787484,-0.05218801,0.016288426,-0.019031264,-0.029427117,0.029939933,-0.017038094,-0.0092175845,0.046667114,0.0016916934,0.014641944,0.036467943,-0.0066700843,-0.0058443216,0.040123366,-0.024968287,-0.0012999969,0.02343347,-0.025554458,-0.005868503,-0.039242905,0.02408019,-0.03800123,-0.031970445,0.0037153603,-0.053458754,0.019661197,0.02674726,0.06310249,0.015168146,-0.053778183,0.0627318,-0.0138179,-0.07216923,-0.056960434,-0.0146785695,-0.011894463,-0.01845172,0.023396354,0.0013110504,0.015245134,-0.0139369955,0.004585693,0.006978482,-0.036449164,-0.007490508,-0.018455999,-0.027211655,-0.0009139296,0.027988127,-0.017987262,0.05088469,-0.03944667,-0.0063086,0.0019288827,0.019568477,-0.06378395,-0.036091823,0.013157612,-0.062325574,0.034548312,-0.0007159828,-0.016272163,0.019065507,0.01546473,0.015151258,0.00011234977,-0.02775591,-0.051302187,-0.0013885126,0.011399004,0.007130505,-0.008820991,-0.030802915,0.009057603,-0.0042217434,-0.04667967,0.0049740733,0.026032576,-0.004478031,0.030476715,0.016520338,-0.02794837,0.044031553,-0.0006543881,-0.028359551,0.015347879,0.02780245,-0.002790408,-0.03268032,-0.0037154916,0.029633358,0.025491571,-0.021029178,0.01398454,-0.030107204,0.004661772,0.020207116,-0.0037995372,0.035994288,-0.03887624,0.022543209,-0.0053260564,-0.0032289012,-0.017887354,0.028735992,0.00949272,0.026829815,-0.021404652,-0.008359849,0.026738435,0.05938603,0.0040532053,0.025099259,0.045136184,0.010157908,0.024218068,0.03131253,-0.019967034,0.009103967,0.03654918,0.030498091,-0.0045818966,-0.007752036,0.022764755,-0.04648762,-0.0007820799,-0.00014962791,0.0038777625,0.017166976,0.045119096,0.010895756,-0.01045038,-0.022425698,0.021106636,0.009681833,0.034449454,-0.04000242,-0.04355244,0.03637711,0.04045745,-0.018857779,-0.01823552,0.04089528,-0.0068382495,0.017916305,0.0061832806,0.018726373,-0.017142644,0.008840749,0.011052126,0.01240848,0.010112084,0.032930627,0.0004079772,0.017440252,0.01985922,0.03332997,0.034089155,0.038969915,-0.0027584955,-0.040193204,0.08193308,0.031187952,0.02353799,-0.019445717,0.009794423,-0.068038486,-0.008987273,-0.00024432642,-0.019685058,0.010957727,0.0035620811,0.028076889,0.043614548,0.08011717,0.015643163,-0.007149958,-0.041334584,-0.028433923,0.023291439,-0.0053439327,0.006859134,-0.04742762,0.0019841113,-0.02751527,-0.009083283,0.01137724,-0.009860714,-0.00642217,-0.049064178,0.024531823,0.007858385,0.028544515,-0.016595189,0.03603101,0.022368927,-0.0013962662,-0.025602201,-0.009946508,0.027258262,0.008915379,-0.00937739,-0.012034801,-0.014901723,-0.061541498,-0.04069836,0.0060637495,-0.051749222,0.026233448,-0.018140841,-0.011299188,-0.0357975,-0.027364919,0.0174355,-0.012845682,0.040073957,0.008071189,-0.00058061624,-0.0155280065,0.03721247,0.044109,-0.04854382,-0.0032599617,0.040228013,-0.005138309,-0.0022615513,0.029004872,-0.010432409,0.01545543,0.014771784,0.014471927,-0.000005866672,0.031032866,0.008362713,-0.02290733,0.013447705,-0.009040792,0.02093457,-0.032068036,-0.0035440724,0.06722353,-0.0031414113,-0.03342106,-0.003316803,-0.018093511,0.04396849,-0.04096733,-0.02134941,0.002286984,0.008112077,-0.046779245,-0.043867026,-0.0106526045,-0.0059230593,-0.012598011,-0.016888816,0.0047649816,-0.043102924,0.025768984,-0.00016879664,-0.009757959,0.020721683,-0.0090407515,0.0020553162,-0.042663235,-0.036907237,0.012362361,0.027807685,-0.008086371,-0.02301905,0.008750274,-0.010696055,-0.05010419,0.029903067,-0.010858063,-0.0254352,0.06054161,-0.020448191,-0.03507342,0.019434314,0.033408586,0.022524897,0.035575245,-0.018227153,0.032612056,-0.008063322,0.016613752,-0.0150500145,0.042467322,-0.011831612,0.056654964,-0.039356764,-0.02638116,-0.029975729,0.012070742,-0.17563497,-0.011055521,-0.017344857,-0.005550435,0.009892881,0.007934606,-0.057411745,-0.008005517,-0.05037275,0.083529375,0.049972426,-0.030062128,-0.014032676,-0.004533638,0.031108748,0.0024763192,-0.02344265,-0.026746957,-0.02693069,-0.025270611,-0.0017587215,-0.034948464,0.044341914,-0.03822857,-0.03639985,0.0026903544,0.07446531,0.016558824,-0.015319976,-0.014342552,-0.052950643,0.061066084,0.0012213121,-0.019982975,0.014062638,0.029550448,0.02479962,-0.015114591,0.011830861,0.01874063,0.03406018,0.0813206,0.0008476573,-0.0040551345,0.022976587,0.002888193,-0.020520464,-0.0076802257,-0.03664585,-0.059019424,-0.024440004,0.008550014,0.014179197,-0.039470304,-0.056478385,-0.03075741,0.015300405,0.010448617,-0.030322129,-0.008640638,-0.0194533,-0.04127801,0.036347654,0.0016647761,-0.04358181,-0.052819274,0.0049022324,0.0009163493,-0.009352785,0.0017464097,0.01621584,-0.043953635,-0.0061435006,-0.027358316,-0.007979145,0.04542825,0.012514129,0.0027090095,-0.02303115,-0.08794891,0.04249523,0.02378936,-0.0046505975,0.00012391694,0.0117650265,-0.028746359,-0.008350113,0.0071736868,0.04156491,0.22284828,0.017118586,-0.00071104016,-0.029799446,0.030199103,-0.01575442,0.003983062,0.019651571,-0.01852714,-0.053185966,-0.023101103,0.005936523,-0.04026969,-0.004998612,0.03166683,-0.0010211822,-0.025247129,0.002007524,0.06822733,-0.015164494,0.03804728,-0.034331627,0.039850425,0.01263969,-0.078011915,-0.03984774,-0.0011012168,0.025117967,-0.023125807,0.07550082,-0.053387523,-0.0048774974,0.028627362,-0.034105178,0.033295088,0.0069897105,0.06303635,-0.005523785,0.008795867,0.062444434,0.037922997,-0.010938537,0.045728207,-0.021819254,-0.024567116,-0.008364859,0.014697122,-0.008113826,0.010487837,0.021593584,-0.007491388,0.0112917945,0.01918382,0.013297737,0.0118146865,0.018903201,-0.022814475,-0.011136218,0.009229017,0.034305096,0.019276638,0.019379335,-0.0048839925,0.03214076,-0.0164222,0.019471277,-0.04436481,0.030899245,0.05757004,0.033689454,0.015633121,0.0009556045,0.012699825,0.0009738235,0.009219299,-0.040086173,0.019077402,0.030110376,-0.007652076,0.029949058,-0.00031449547,0.013561444,-0.048570506,0.018962342,-0.0016150533,-0.031934373,-0.018204316,0.056651648,0.019470096,-0.0065606358,-0.036922794,0.020629534,-0.0034253425,-0.023440609,-0.02793746,-0.01704149,0.011305986,-0.033644293,-0.01429143,-0.023582231,0.00815821,-0.010825367,-0.024747763,0.031062204,-0.01830906,-0.013551918,0.0043146648,-0.033016756,0.022266865,0.045236938,-0.074919075,0.018032597,-0.0085628135,-0.025551006,-0.00955198,0.021229366,0.031481653,0.034849547,0.02734578,0.049767897,-0.00022698104,0.040666107,0.015920779,0.027432196,-0.02552689,-0.041593954,-0.0008046072,0.0066615487,0.014318269,0.044852905,0.031061511,-0.060629737,-0.051935814,0.008764484,0.062205955,0.0030739333,0.04954974,0.0053026835,0.022761824,0.012798707,-0.021431345,-0.067039765,-0.012678268,-0.000551019,0.0049005263,0.007674704,-0.003432014,-0.016620744,-0.02643744,-0.0008291111,0.032976013,0.034337867,-0.04582469,-0.033842303,0.0098570855,-0.07486872,-0.036631223,0.028119527,-0.007152248,-0.025147436,-0.030517794,0.028702013,0.008076786,0.09680352,0.024923319,0.0071770493,-0.009487879,0.006657898,-0.014413462,-0.01674213,0.035536587,0.015157885,-0.045559928,0.022135943,-0.002843558,-0.0876162,-0.08230556,0.017556047,-0.01129723,0.0033719286,-0.0024690307,-0.030329274,-0.0050349226,0.002568395,0.0140794655,-0.050891284,0.026598627,-0.011126989,0.031514104,-0.01894499,-0.024176432,0.11320084,0.012874251,-0.0026025607,0.043517865,0.034532957,0.0854082,0.029659823,-0.04308048,0.036130905,-0.042934287,0.020678809,-0.0108113,0.023064153,-0.0011696867,0.018167693,0.0110623175,0.031005254,-0.00923886,0.030385222,-0.00974747,-0.013199764,-0.022683531,0.009586188,-0.064148255,-0.010571547,-0.0045158006,0.0645478,-0.03050206,0.003773057,-0.03949803,-0.0064485623,0.014261299,-0.029478353,-0.0080662,-0.00062763493,0.01690318,-0.032962732,-0.035697844,-0.012118492,-0.016315721,-0.03143652,-0.023071732,-0.054476995,0.021200955,-0.009653217,0.012576545,0.018610956,-0.061634775,-0.040648907,-0.014362995,-0.0062796716,0.035196073,0.010519104,-0.032254566,-0.010506634,-0.027266076,-0.017639585,0.023799649,0.016222013,0.031419232,-0.006772386,-0.031860016,-0.022788092,0.014822346,0.0164056,0.0014554752,-0.024098849,-0.050421476,-0.019414466,0.0006104098,0.00017530684,0.018576995,-0.0016429324,-0.0033713593,-0.04682264,0.0015759784,-0.025450038,-0.036218457,-0.03231089,-0.02398548,-0.005192134,-0.003965256,-0.040078845,0.012419646,-0.01636563,-0.030181808,0.017046828,0.03269502,-0.034859803,0.020251423,0.0018627946,0.011397536,0.027870482,-0.03538731,-0.04873023,0.027098322,-0.017883686,0.0089793075,-0.000440165,0.036656037,0.03952068,-0.061743967,-0.016035385,0.011766203,0.010522163,-0.06768395,0.020970266,-0.03861916,0.040108815,-0.021239204,0.04880292,-0.022787448,0.01337287,-0.010092018,0.05403326,-0.036659118,-0.00913289,0.047881056,0.015252203,0.0016859124,-0.038948555,0.020554729,0.002725953,0.0038146554,-0.006443383,0.044507653,-0.014630286,0.012572305,0.044952784,0.0063381675,-0.040412776,-0.033739526,0.024319097,-0.04740352,-0.027970862,-0.026702633,-0.0113467425,0.031206207,0.037435845,0.0036425602,0.0035077736,-0.059675302,-0.017864207,0.01722884,0.021475228,0.04960909,-0.019426133,0.04811219,0.016264137,-0.015261376,-0.020998519,0.066560864,-0.043649152,-0.033114467,0.023186905,-0.008200646,0.007745948,-0.049969796,0.021982756,0.002181266,-0.014005739,-0.014509529,-0.017708607,0.039774228,-0.024171138,-0.005469311,0.061671533,0.054366615,-0.013284447,-0.042827398,0.03722811,0.047238573,-0.030268623,-0.019567184,-0.013559065,0.025473766,-0.06412424,0.023263546,-0.039441686,-0.008495364,0.07888213,0.012383605,-0.03035835,0.026128123,0.027210843,-0.009152425,-0.0020517677,0.04068304,-0.012569495,-0.003734985,-0.029370284,-0.0035575535,-0.0044906465,0.036606345,0.013227134,-0.0056226533,0.010249129,0.0697778,0.041789297,-0.010496604,-0.021614369,-0.022166748,0.0097509585,-0.14916144,0.041144777,-0.034762368,0.007685976,-0.011916706,-0.013748355,0.0033587795,-0.023126239,-0.0038724702,-0.014072055,-0.020021284,0.021367973,0.004534942,-0.009417493,0.0026182868,0.030763498,-0.053951595,0.007823392,0.009993015,0.03496363,0.027554166,0.0025553578,0.0089315465,-0.017828958,-0.048025947,-0.02388825,0.008164154,-0.009264605,-0.023076624,-0.038855787,-0.011789845,-0.019305825,0.006439456,0.03781989,-0.013660796,-0.012413123,0.025259063,-0.012591866,-0.01834307,0.009867326,-0.06330812,0.026688289,-0.033350136,-0.01212042,0.024965504,0.09964154,-0.04112483,0.0023123804,-0.014806205,-0.004464792,-0.0380775,0.03458341,-0.07901867,-0.0018599086,-0.01789751,-0.0079643205,-0.0006426937,0.0023062837,-0.025208013,0.046011034,0.015307137,0.046097156,-0.04626179,0.022172118,-0.030236723,0.037157755,-0.091330744,0.047487196,0.013146319,-0.014204859,-0.041767847,-0.0031539388,0.0041891364,-0.016534979,0.02090781,0.017212829,-0.019290892,-0.013693907,-0.003313712,0.008733624,-0.008531853,-0.048149657,-0.03568589,0.016060332,0.0051754154,0.027750762,0.0104540605,-0.004885763,0.00029929462,-0.06121304,-0.05897927,-0.015649265,0.012820827,0.0105213,0.027020011,0.053239092,0.002199285,-0.041123275,-0.015512258,-0.008486876,0.00960968,0.021647312,-0.003978761,0.0108260885,-0.023397084,0.007744557,0.008308159,0.0047718845,-0.016472455,0.015746165,-0.013222806,0.0052954294,-0.012818177,0.0022108355,-0.078376114,-0.0016031784,-0.020120898,0.03394283,-0.02249056,-0.023977121,0.010010027,-0.03078391,-0.021650689,-0.013014117,-0.0042307954,0.045760944,0.01857686,0.009067753,-0.0024872045,-0.035480306,-0.019439254,-0.0346275,0.06321688,0.02254128,-0.008924986,-0.013807742,-0.040173598,0.026764521,-0.031896,-0.013162616,-0.043894287,0.00008385288,0.011847977,-0.052548256,-0.010422011,0.010182339,0.061564095,0.032838874,0.00709254,0.01063795,-0.006083407,-0.048834488,-0.024094816,0.038110737,-0.009191368,0.029882139,0.028798869,0.02829971,0.01639191,0.064015776,-0.026455997,-0.0028676856,-0.028856514,-0.0214531,0.008177622,0.058886364,-0.007402344,0.0037384473,-0.032821015,-0.015793744,0.014110783,0.021332726,-0.016531184,-0.011221174,0.016520118,0.038967058,0.011494451,0.03596765,-0.018638877,-0.0014031302,0.038109194,0.0039357906,0.032760292,0.023855733,-0.0097621,-0.020730324,-0.029505603,0.032778423,0.02560966,-0.035407055,-0.014007307,-0.0129374815,-0.030346755,-0.017606312,0.0645695,-0.034422286,-0.010897872,0.018614978,0.027452022,0.0462997,-0.018062392,-0.0045706425,-0.006876289,-0.03066065,-0.007457043,0.023580763,0.010256323,-0.0018229047,-0.025677346,0.0047812983,-0.0057400847,-0.02431172,-0.0029280277,0.02876614,-0.016361639,0.019697193,0.020585101,0.05240674,-0.0020431285,0.0074120276,0.03247067,-0.008608622,-0.00072261255,-0.029676333,0.00929177,-0.008820401,-0.020967487,-0.02892224,-0.037374757,0.000044968707,-0.013523542,-0.025344633,-0.0026778267,0.04915559,0.022704413,-0.035121225,0.028368266,-0.013576529,-0.055422537,0.0021576672,0.048142813,-0.018469162,-0.0053570215,-0.020172833],"last_embed":{"hash":"n1th1m","at":1751107747361,"tokens":343}}},"text":null,"length":0,"last_read":{"hash":"n1th1m","at":1751597069486},"key":"Career/Resources/Don't make me think.md##Usability Testing on 10 Cents a Day","lines":[82,87],"size":251,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"n1th1m","at":1751597069486}}, -"smart_blocks:Career/Resources/Don't make me think.md##Usability Testing on 10 Cents a Day#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031517614,-0.02241444,-0.050613623,0.014947516,-0.017153991,-0.025149154,0.031236107,-0.016207496,-0.008324583,0.045337383,-0.00030038733,0.015095272,0.037574578,-0.006922966,-0.0061045727,0.042874437,-0.024106503,0.0007126897,0.023287743,-0.023561182,-0.004908047,-0.039521847,0.025940204,-0.041058984,-0.031697664,0.0036670608,-0.050870117,0.020138212,0.02536374,0.06294172,0.013405082,-0.056198716,0.06335052,-0.014489084,-0.06750936,-0.05842461,-0.012807793,-0.012725048,-0.016255563,0.024442231,-0.0017172444,0.013203963,-0.015119031,0.004144054,0.0059068003,-0.035805434,-0.005556816,-0.018398104,-0.028876936,-0.0007747315,0.029671945,-0.016204594,0.04988587,-0.034210775,-0.007670879,0.0033804416,0.020385697,-0.06479184,-0.037366193,0.0125772795,-0.062039375,0.033114906,-0.0008893605,-0.016286759,0.019351622,0.015492951,0.014648316,-0.0022673013,-0.026980788,-0.05218946,-0.002076737,0.0138615975,0.006873468,-0.007772787,-0.03176838,0.007335121,-0.0034444164,-0.045267064,0.005667291,0.026507474,-0.0051077283,0.0330966,0.017315522,-0.026710013,0.04319805,-0.00042085198,-0.03068218,0.013251947,0.026715849,-0.00165993,-0.03177347,-0.0039584306,0.028177423,0.024008052,-0.023606692,0.014251435,-0.030546248,0.0033244719,0.019971358,-0.003553128,0.03590675,-0.0400711,0.018546438,-0.0046387003,-0.004974786,-0.018435063,0.028139023,0.009165178,0.02716557,-0.022042247,-0.00845077,0.02753874,0.059707157,0.006186798,0.02463592,0.044838734,0.009222274,0.025797661,0.02937881,-0.020844556,0.008185603,0.038611516,0.028403388,-0.00582142,-0.006537347,0.020865172,-0.048694298,-0.0017613157,0.00021598287,0.0045360504,0.018898629,0.045721434,0.010456493,-0.011203355,-0.020930907,0.020600103,0.010521254,0.0344418,-0.039888322,-0.045376386,0.037245546,0.04083138,-0.018401144,-0.019163292,0.039751016,-0.008997194,0.01899461,0.0066765146,0.019014172,-0.016265403,0.00930526,0.010539747,0.01342625,0.010166764,0.03397704,0.00010180115,0.016554922,0.018704837,0.03319919,0.034147624,0.037928093,-0.00036826442,-0.037465382,0.08065958,0.030643795,0.025044927,-0.020504257,0.010032517,-0.06873123,-0.010504498,0.0009689115,-0.018290848,0.009013546,0.0030463338,0.026279498,0.0442116,0.08084342,0.015093746,-0.0073661837,-0.041099105,-0.027940646,0.0230196,-0.0072137653,0.007542035,-0.046491027,0.0024573947,-0.025998166,-0.010685057,0.011017354,-0.01328572,-0.006468399,-0.04923891,0.023611518,0.0064032897,0.027541963,-0.01623015,0.038466495,0.02127128,0.0002978711,-0.027845712,-0.011601939,0.029371534,0.007842047,-0.009126897,-0.012350569,-0.013008689,-0.0607974,-0.04232241,0.0056400374,-0.050628748,0.024189988,-0.019063577,-0.011657222,-0.033686534,-0.028093828,0.020693706,-0.0123821795,0.040706187,0.008219673,-0.0025339776,-0.017258514,0.03753838,0.044469867,-0.04754025,-0.0054343743,0.041296028,-0.0046744705,-0.0010987034,0.030311588,-0.012132856,0.015412736,0.01382946,0.014448961,-0.0025228981,0.029469147,0.007858202,-0.026690813,0.015492808,-0.009481804,0.02186904,-0.030617833,-0.0028358856,0.06712849,-0.0044216188,-0.03159645,-0.00046530706,-0.017433621,0.044671275,-0.04246922,-0.023088196,0.0027308734,0.008348262,-0.044650547,-0.042013396,-0.011753539,-0.00396965,-0.010612061,-0.014900389,0.0037725344,-0.0428129,0.026610253,-0.003418102,-0.008448259,0.018258424,-0.006485604,0.0010470139,-0.04387755,-0.037033096,0.010615326,0.0273573,-0.0084140925,-0.022654606,0.007912015,-0.009750818,-0.049049977,0.030486373,-0.010773642,-0.026052738,0.057522867,-0.018144805,-0.034823656,0.021579718,0.030519977,0.024140721,0.03521783,-0.018577775,0.031504825,-0.009405551,0.016321987,-0.01535815,0.044361684,-0.010145079,0.05640372,-0.03947086,-0.026187342,-0.026477182,0.013270569,-0.17606556,-0.012629223,-0.017011445,-0.00410427,0.009654783,0.0093850475,-0.058405023,-0.0055115134,-0.048858114,0.08441329,0.052091584,-0.030518113,-0.0153209595,-0.005377463,0.031132683,0.0039472505,-0.02173059,-0.027666202,-0.027314836,-0.023639528,-0.0017632523,-0.037406586,0.04773051,-0.038431596,-0.034120314,0.0024058663,0.07562387,0.016420653,-0.016232783,-0.01440313,-0.05370221,0.062512614,0.001387313,-0.019766992,0.013036047,0.027093442,0.026661972,-0.014447599,0.010441669,0.01772023,0.034625806,0.07963907,0.00047203398,-0.0032532888,0.024251062,0.0017976234,-0.02162834,-0.005579954,-0.03759595,-0.0580411,-0.025130376,0.009379455,0.013922547,-0.04079837,-0.05679698,-0.03229524,0.016975567,0.01294719,-0.028593324,-0.008550724,-0.021546768,-0.041347813,0.035151917,0.0053038164,-0.0453424,-0.050309986,0.0043224576,0.0009935393,-0.008868743,0.0017596539,0.016647626,-0.04569021,-0.0067847683,-0.02835943,-0.0062529724,0.045505,0.012500901,0.0015753682,-0.02209143,-0.08984427,0.043562178,0.022855317,-0.0060951607,0.0013102703,0.010653013,-0.030096784,-0.005837461,0.0068748253,0.042603955,0.22150303,0.016481623,0.0010961934,-0.030335378,0.026954686,-0.017865136,0.004676126,0.019935932,-0.017415857,-0.052064,-0.023603918,0.005319791,-0.039939538,-0.0035819975,0.03033078,0.0004344059,-0.025965288,0.0040707123,0.06665728,-0.014825455,0.038399298,-0.03363887,0.041148946,0.012824938,-0.07417908,-0.039766297,-0.0032567086,0.022510333,-0.022020804,0.07431124,-0.0547973,-0.0051279343,0.027672127,-0.03519046,0.03541827,0.007802369,0.060477056,-0.0038271071,0.006138214,0.061742805,0.036674887,-0.012431778,0.047597118,-0.02180744,-0.02524751,-0.006051135,0.016019661,-0.006320496,0.008977866,0.024960151,-0.007833642,0.008965776,0.017875426,0.013923339,0.0116272215,0.020180877,-0.021798031,-0.011801326,0.0093573425,0.034786012,0.021754246,0.019195916,-0.004620919,0.036439337,-0.015429244,0.01946655,-0.043092053,0.02921762,0.057449535,0.03584797,0.019595783,0.0005810851,0.010710508,-0.0007108631,0.009260244,-0.038273096,0.01807692,0.033581298,-0.004675468,0.030159932,-0.00036995654,0.013991321,-0.04930981,0.017512692,0.000017871875,-0.032658454,-0.016286736,0.057497073,0.021959053,-0.005687338,-0.039872754,0.019535126,-0.0031796005,-0.022611609,-0.028685933,-0.016485242,0.010479094,-0.033171996,-0.01501874,-0.024928981,0.005632419,-0.0116710365,-0.024168324,0.031822722,-0.015786566,-0.014407799,0.0031434349,-0.031908814,0.02206675,0.047136743,-0.07525423,0.01869817,-0.010257459,-0.024941364,-0.010429443,0.019225873,0.032382123,0.035923023,0.029634204,0.049686115,0.0004167993,0.04060517,0.014519844,0.026413918,-0.02652182,-0.044824705,0.0014742577,0.0085341,0.014042784,0.042767882,0.028656576,-0.061715063,-0.050911993,0.008386882,0.061405603,0.004727301,0.048237145,0.0041173324,0.022272564,0.012371789,-0.02381311,-0.06767099,-0.012233343,-0.0027801902,0.0029781226,0.008028736,-0.005367553,-0.0136034135,-0.02509445,-0.003038395,0.033036962,0.03434356,-0.04375213,-0.034292683,0.009835216,-0.07547514,-0.037450675,0.026864523,-0.008358905,-0.02638149,-0.030814575,0.027140727,0.0073603904,0.09685681,0.024060028,0.0070329625,-0.009379152,0.0069697243,-0.016202591,-0.016228437,0.03722195,0.017167175,-0.046821523,0.01952132,-0.0027428109,-0.088744976,-0.08577981,0.016377177,-0.012897791,0.00411724,-0.0021813205,-0.03331832,-0.0043655667,0.0024121825,0.013949887,-0.051117048,0.026769733,-0.010827739,0.032839373,-0.01958155,-0.02332785,0.11166806,0.012243202,-0.0016793314,0.04207273,0.03678715,0.08346117,0.030419772,-0.042442877,0.034518138,-0.043314416,0.019339416,-0.009012609,0.025199302,-0.00060976995,0.015120455,0.01029645,0.030575076,-0.009082989,0.03093633,-0.008962129,-0.012286116,-0.02532499,0.009195664,-0.064701386,-0.011997334,-0.0044543967,0.06534858,-0.028254082,0.005451933,-0.041986704,-0.008966012,0.012931821,-0.029230867,-0.0031397196,0.0005574971,0.018635511,-0.03290503,-0.035370085,-0.011267872,-0.01630773,-0.030955942,-0.021741116,-0.054376837,0.021522434,-0.008059329,0.01296587,0.017650977,-0.06489235,-0.039570265,-0.015239215,-0.0020940243,0.033887595,0.010596343,-0.03174736,-0.009393042,-0.02549148,-0.017635513,0.024302062,0.017770432,0.030332875,-0.008226036,-0.030904721,-0.022952834,0.01434977,0.013433254,0.00071846956,-0.02574772,-0.05094785,-0.019198688,-0.001989966,0.0011377804,0.01917864,-0.0011632426,-0.001144303,-0.051499404,0.0020005486,-0.024216065,-0.03589737,-0.032799635,-0.02525035,-0.00300579,-0.0016231202,-0.039667066,0.012396421,-0.018071968,-0.029610196,0.016718393,0.031984206,-0.03423338,0.018111289,0.00034315357,0.011787248,0.030514104,-0.035170104,-0.05019673,0.027563903,-0.017492607,0.008193343,-0.000021226726,0.037636593,0.040076092,-0.059257433,-0.015824564,0.011494467,0.011457692,-0.06560579,0.020609973,-0.040358666,0.03908061,-0.021510016,0.04906257,-0.021187156,0.015972305,-0.009342348,0.05429125,-0.037000325,-0.006228363,0.04774406,0.014546539,0.0050559,-0.040684666,0.019146958,0.0024078097,0.0024922716,-0.0071690786,0.044107042,-0.015073363,0.01328056,0.044588275,0.009456782,-0.040818196,-0.03562677,0.02538531,-0.048170958,-0.026233766,-0.026761586,-0.013837978,0.033126034,0.037170492,0.0047623427,0.004074263,-0.06173631,-0.018921992,0.014512178,0.022130603,0.04664982,-0.01961253,0.04758736,0.017398594,-0.012984421,-0.021553058,0.06627827,-0.043078467,-0.03495161,0.023868978,-0.008174902,0.008933751,-0.048780218,0.022400867,0.0002284596,-0.016032213,-0.014846013,-0.017199755,0.041618463,-0.02202336,-0.007967099,0.060005154,0.05594985,-0.015659612,-0.042158645,0.037193194,0.047714986,-0.028339671,-0.020464327,-0.011786234,0.024860486,-0.0630234,0.025732202,-0.03955034,-0.00775101,0.07843652,0.012981441,-0.030431062,0.025864258,0.027299741,-0.010811653,-0.0017359827,0.039448455,-0.012219069,-0.001967336,-0.028779173,-0.0015789812,-0.0041038087,0.033901844,0.01280481,-0.0059863925,0.0114371395,0.06892628,0.040439248,-0.010254325,-0.02153864,-0.022167051,0.00957372,-0.14863437,0.04034441,-0.034734562,0.0077849673,-0.011587676,-0.011622192,0.0032852027,-0.02062083,-0.0026156066,-0.015334044,-0.023402229,0.021254307,0.0062790993,-0.0096531045,0.0030216177,0.030306226,-0.053398617,0.006657384,0.008958663,0.03702211,0.02727979,0.003526613,0.011130696,-0.017179588,-0.049108326,-0.024410302,0.008765545,-0.009787804,-0.023684835,-0.04050303,-0.011706912,-0.021811645,0.0062413337,0.038813185,-0.01564983,-0.014665519,0.026931245,-0.010756378,-0.017704632,0.011361646,-0.06376018,0.026852183,-0.03374781,-0.011787573,0.025568854,0.10146686,-0.042843148,0.00058690173,-0.015273528,-0.004794681,-0.037130803,0.033522755,-0.079094306,-0.0026873776,-0.017137602,-0.006439072,-0.00096648827,0.0023924029,-0.02405931,0.04331345,0.013351205,0.047125384,-0.044379417,0.022774018,-0.030466303,0.03677503,-0.09293875,0.047405884,0.012516233,-0.01148752,-0.040934447,-0.0015992587,0.0040729884,-0.017911484,0.021635512,0.016002614,-0.018836448,-0.015793515,-0.003661051,0.0067545474,-0.007766433,-0.04954476,-0.03323818,0.014855142,0.0046912893,0.02850206,0.010618941,-0.004412115,0.0028164193,-0.059570294,-0.059673995,-0.014550787,0.012266528,0.010946145,0.027217496,0.05549049,0.0014983664,-0.039645363,-0.015584487,-0.009369991,0.009179959,0.020944677,-0.0041336874,0.009864056,-0.024297997,0.0073741707,0.008867798,0.004222583,-0.017742224,0.015581266,-0.010629569,0.003693806,-0.012480672,0.0023297542,-0.07720973,-0.002730322,-0.019553853,0.03190717,-0.022637025,-0.021566525,0.009987933,-0.031915635,-0.020645507,-0.012908534,-0.004570902,0.04510623,0.018503556,0.007856328,-0.0024359755,-0.036105648,-0.019864207,-0.03290508,0.06288981,0.021578174,-0.006745644,-0.015115979,-0.038496695,0.026178591,-0.03242566,-0.0126386555,-0.044944618,-0.002536257,0.010573403,-0.05168043,-0.011609144,0.0107975,0.061795563,0.03326211,0.009389009,0.010396522,-0.0051541077,-0.050963655,-0.023485722,0.040735874,-0.005717631,0.030118862,0.028809,0.026585944,0.017532581,0.064965665,-0.026586184,-0.0012121593,-0.030842748,-0.022757158,0.0069048535,0.05898216,-0.007493255,0.0035939955,-0.032897312,-0.018097071,0.016535955,0.018404886,-0.016609173,-0.01231261,0.015940683,0.0404319,0.00981372,0.037377402,-0.016514512,-0.0018691003,0.03846267,0.0042125685,0.034595452,0.024979565,-0.008491223,-0.020539485,-0.029067831,0.030879792,0.024569623,-0.035197288,-0.011865361,-0.013149848,-0.029828247,-0.019403866,0.06584046,-0.035395034,-0.010175239,0.016311644,0.024795115,0.04494741,-0.019544465,-0.0034018813,-0.007577427,-0.030335156,-0.0069373213,0.021811634,0.010651527,-0.00030202218,-0.026038239,0.0060118185,-0.0044806236,-0.023846786,-0.0024938032,0.031104531,-0.018407637,0.019881954,0.019728385,0.050045446,-0.0010284077,0.007354063,0.0315025,-0.010564404,-0.0020383254,-0.029084278,0.0085821375,-0.008284665,-0.021449901,-0.02854955,-0.037943605,0.0018228026,-0.01568946,-0.026069816,-0.0035988672,0.048299506,0.021361906,-0.036010105,0.028770747,-0.013318942,-0.053777575,0.0031856478,0.049031015,-0.018676886,-0.005116386,-0.020984832],"last_embed":{"hash":"151dtz8","at":1751107747367,"tokens":343}}},"text":null,"length":0,"last_read":{"hash":"151dtz8","at":1751597069486},"key":"Career/Resources/Don't make me think.md##Usability Testing on 10 Cents a Day#{1}","lines":[84,87],"size":211,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"151dtz8","at":1751597069486}},"smart_blocks:Career/Resources/Don't make me think.md##Don't Make Me Think": {"path":null,"last_embed":{"hash":"14eij7x","at":1751107747301},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"14eij7x","at":1751107747301},"key":"Career/Resources/Don't make me think.md##Don't Make Me Think","lines":[2,10],"size":342,"outlinks":[],"class_name":"SmartBlock"}, +"smart_blocks:Career/Resources/Don't make me think.md##Usability Testing on 10 Cents a Day#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031517614,-0.02241444,-0.050613623,0.014947516,-0.017153991,-0.025149154,0.031236107,-0.016207496,-0.008324583,0.045337383,-0.00030038733,0.015095272,0.037574578,-0.006922966,-0.0061045727,0.042874437,-0.024106503,0.0007126897,0.023287743,-0.023561182,-0.004908047,-0.039521847,0.025940204,-0.041058984,-0.031697664,0.0036670608,-0.050870117,0.020138212,0.02536374,0.06294172,0.013405082,-0.056198716,0.06335052,-0.014489084,-0.06750936,-0.05842461,-0.012807793,-0.012725048,-0.016255563,0.024442231,-0.0017172444,0.013203963,-0.015119031,0.004144054,0.0059068003,-0.035805434,-0.005556816,-0.018398104,-0.028876936,-0.0007747315,0.029671945,-0.016204594,0.04988587,-0.034210775,-0.007670879,0.0033804416,0.020385697,-0.06479184,-0.037366193,0.0125772795,-0.062039375,0.033114906,-0.0008893605,-0.016286759,0.019351622,0.015492951,0.014648316,-0.0022673013,-0.026980788,-0.05218946,-0.002076737,0.0138615975,0.006873468,-0.007772787,-0.03176838,0.007335121,-0.0034444164,-0.045267064,0.005667291,0.026507474,-0.0051077283,0.0330966,0.017315522,-0.026710013,0.04319805,-0.00042085198,-0.03068218,0.013251947,0.026715849,-0.00165993,-0.03177347,-0.0039584306,0.028177423,0.024008052,-0.023606692,0.014251435,-0.030546248,0.0033244719,0.019971358,-0.003553128,0.03590675,-0.0400711,0.018546438,-0.0046387003,-0.004974786,-0.018435063,0.028139023,0.009165178,0.02716557,-0.022042247,-0.00845077,0.02753874,0.059707157,0.006186798,0.02463592,0.044838734,0.009222274,0.025797661,0.02937881,-0.020844556,0.008185603,0.038611516,0.028403388,-0.00582142,-0.006537347,0.020865172,-0.048694298,-0.0017613157,0.00021598287,0.0045360504,0.018898629,0.045721434,0.010456493,-0.011203355,-0.020930907,0.020600103,0.010521254,0.0344418,-0.039888322,-0.045376386,0.037245546,0.04083138,-0.018401144,-0.019163292,0.039751016,-0.008997194,0.01899461,0.0066765146,0.019014172,-0.016265403,0.00930526,0.010539747,0.01342625,0.010166764,0.03397704,0.00010180115,0.016554922,0.018704837,0.03319919,0.034147624,0.037928093,-0.00036826442,-0.037465382,0.08065958,0.030643795,0.025044927,-0.020504257,0.010032517,-0.06873123,-0.010504498,0.0009689115,-0.018290848,0.009013546,0.0030463338,0.026279498,0.0442116,0.08084342,0.015093746,-0.0073661837,-0.041099105,-0.027940646,0.0230196,-0.0072137653,0.007542035,-0.046491027,0.0024573947,-0.025998166,-0.010685057,0.011017354,-0.01328572,-0.006468399,-0.04923891,0.023611518,0.0064032897,0.027541963,-0.01623015,0.038466495,0.02127128,0.0002978711,-0.027845712,-0.011601939,0.029371534,0.007842047,-0.009126897,-0.012350569,-0.013008689,-0.0607974,-0.04232241,0.0056400374,-0.050628748,0.024189988,-0.019063577,-0.011657222,-0.033686534,-0.028093828,0.020693706,-0.0123821795,0.040706187,0.008219673,-0.0025339776,-0.017258514,0.03753838,0.044469867,-0.04754025,-0.0054343743,0.041296028,-0.0046744705,-0.0010987034,0.030311588,-0.012132856,0.015412736,0.01382946,0.014448961,-0.0025228981,0.029469147,0.007858202,-0.026690813,0.015492808,-0.009481804,0.02186904,-0.030617833,-0.0028358856,0.06712849,-0.0044216188,-0.03159645,-0.00046530706,-0.017433621,0.044671275,-0.04246922,-0.023088196,0.0027308734,0.008348262,-0.044650547,-0.042013396,-0.011753539,-0.00396965,-0.010612061,-0.014900389,0.0037725344,-0.0428129,0.026610253,-0.003418102,-0.008448259,0.018258424,-0.006485604,0.0010470139,-0.04387755,-0.037033096,0.010615326,0.0273573,-0.0084140925,-0.022654606,0.007912015,-0.009750818,-0.049049977,0.030486373,-0.010773642,-0.026052738,0.057522867,-0.018144805,-0.034823656,0.021579718,0.030519977,0.024140721,0.03521783,-0.018577775,0.031504825,-0.009405551,0.016321987,-0.01535815,0.044361684,-0.010145079,0.05640372,-0.03947086,-0.026187342,-0.026477182,0.013270569,-0.17606556,-0.012629223,-0.017011445,-0.00410427,0.009654783,0.0093850475,-0.058405023,-0.0055115134,-0.048858114,0.08441329,0.052091584,-0.030518113,-0.0153209595,-0.005377463,0.031132683,0.0039472505,-0.02173059,-0.027666202,-0.027314836,-0.023639528,-0.0017632523,-0.037406586,0.04773051,-0.038431596,-0.034120314,0.0024058663,0.07562387,0.016420653,-0.016232783,-0.01440313,-0.05370221,0.062512614,0.001387313,-0.019766992,0.013036047,0.027093442,0.026661972,-0.014447599,0.010441669,0.01772023,0.034625806,0.07963907,0.00047203398,-0.0032532888,0.024251062,0.0017976234,-0.02162834,-0.005579954,-0.03759595,-0.0580411,-0.025130376,0.009379455,0.013922547,-0.04079837,-0.05679698,-0.03229524,0.016975567,0.01294719,-0.028593324,-0.008550724,-0.021546768,-0.041347813,0.035151917,0.0053038164,-0.0453424,-0.050309986,0.0043224576,0.0009935393,-0.008868743,0.0017596539,0.016647626,-0.04569021,-0.0067847683,-0.02835943,-0.0062529724,0.045505,0.012500901,0.0015753682,-0.02209143,-0.08984427,0.043562178,0.022855317,-0.0060951607,0.0013102703,0.010653013,-0.030096784,-0.005837461,0.0068748253,0.042603955,0.22150303,0.016481623,0.0010961934,-0.030335378,0.026954686,-0.017865136,0.004676126,0.019935932,-0.017415857,-0.052064,-0.023603918,0.005319791,-0.039939538,-0.0035819975,0.03033078,0.0004344059,-0.025965288,0.0040707123,0.06665728,-0.014825455,0.038399298,-0.03363887,0.041148946,0.012824938,-0.07417908,-0.039766297,-0.0032567086,0.022510333,-0.022020804,0.07431124,-0.0547973,-0.0051279343,0.027672127,-0.03519046,0.03541827,0.007802369,0.060477056,-0.0038271071,0.006138214,0.061742805,0.036674887,-0.012431778,0.047597118,-0.02180744,-0.02524751,-0.006051135,0.016019661,-0.006320496,0.008977866,0.024960151,-0.007833642,0.008965776,0.017875426,0.013923339,0.0116272215,0.020180877,-0.021798031,-0.011801326,0.0093573425,0.034786012,0.021754246,0.019195916,-0.004620919,0.036439337,-0.015429244,0.01946655,-0.043092053,0.02921762,0.057449535,0.03584797,0.019595783,0.0005810851,0.010710508,-0.0007108631,0.009260244,-0.038273096,0.01807692,0.033581298,-0.004675468,0.030159932,-0.00036995654,0.013991321,-0.04930981,0.017512692,0.000017871875,-0.032658454,-0.016286736,0.057497073,0.021959053,-0.005687338,-0.039872754,0.019535126,-0.0031796005,-0.022611609,-0.028685933,-0.016485242,0.010479094,-0.033171996,-0.01501874,-0.024928981,0.005632419,-0.0116710365,-0.024168324,0.031822722,-0.015786566,-0.014407799,0.0031434349,-0.031908814,0.02206675,0.047136743,-0.07525423,0.01869817,-0.010257459,-0.024941364,-0.010429443,0.019225873,0.032382123,0.035923023,0.029634204,0.049686115,0.0004167993,0.04060517,0.014519844,0.026413918,-0.02652182,-0.044824705,0.0014742577,0.0085341,0.014042784,0.042767882,0.028656576,-0.061715063,-0.050911993,0.008386882,0.061405603,0.004727301,0.048237145,0.0041173324,0.022272564,0.012371789,-0.02381311,-0.06767099,-0.012233343,-0.0027801902,0.0029781226,0.008028736,-0.005367553,-0.0136034135,-0.02509445,-0.003038395,0.033036962,0.03434356,-0.04375213,-0.034292683,0.009835216,-0.07547514,-0.037450675,0.026864523,-0.008358905,-0.02638149,-0.030814575,0.027140727,0.0073603904,0.09685681,0.024060028,0.0070329625,-0.009379152,0.0069697243,-0.016202591,-0.016228437,0.03722195,0.017167175,-0.046821523,0.01952132,-0.0027428109,-0.088744976,-0.08577981,0.016377177,-0.012897791,0.00411724,-0.0021813205,-0.03331832,-0.0043655667,0.0024121825,0.013949887,-0.051117048,0.026769733,-0.010827739,0.032839373,-0.01958155,-0.02332785,0.11166806,0.012243202,-0.0016793314,0.04207273,0.03678715,0.08346117,0.030419772,-0.042442877,0.034518138,-0.043314416,0.019339416,-0.009012609,0.025199302,-0.00060976995,0.015120455,0.01029645,0.030575076,-0.009082989,0.03093633,-0.008962129,-0.012286116,-0.02532499,0.009195664,-0.064701386,-0.011997334,-0.0044543967,0.06534858,-0.028254082,0.005451933,-0.041986704,-0.008966012,0.012931821,-0.029230867,-0.0031397196,0.0005574971,0.018635511,-0.03290503,-0.035370085,-0.011267872,-0.01630773,-0.030955942,-0.021741116,-0.054376837,0.021522434,-0.008059329,0.01296587,0.017650977,-0.06489235,-0.039570265,-0.015239215,-0.0020940243,0.033887595,0.010596343,-0.03174736,-0.009393042,-0.02549148,-0.017635513,0.024302062,0.017770432,0.030332875,-0.008226036,-0.030904721,-0.022952834,0.01434977,0.013433254,0.00071846956,-0.02574772,-0.05094785,-0.019198688,-0.001989966,0.0011377804,0.01917864,-0.0011632426,-0.001144303,-0.051499404,0.0020005486,-0.024216065,-0.03589737,-0.032799635,-0.02525035,-0.00300579,-0.0016231202,-0.039667066,0.012396421,-0.018071968,-0.029610196,0.016718393,0.031984206,-0.03423338,0.018111289,0.00034315357,0.011787248,0.030514104,-0.035170104,-0.05019673,0.027563903,-0.017492607,0.008193343,-0.000021226726,0.037636593,0.040076092,-0.059257433,-0.015824564,0.011494467,0.011457692,-0.06560579,0.020609973,-0.040358666,0.03908061,-0.021510016,0.04906257,-0.021187156,0.015972305,-0.009342348,0.05429125,-0.037000325,-0.006228363,0.04774406,0.014546539,0.0050559,-0.040684666,0.019146958,0.0024078097,0.0024922716,-0.0071690786,0.044107042,-0.015073363,0.01328056,0.044588275,0.009456782,-0.040818196,-0.03562677,0.02538531,-0.048170958,-0.026233766,-0.026761586,-0.013837978,0.033126034,0.037170492,0.0047623427,0.004074263,-0.06173631,-0.018921992,0.014512178,0.022130603,0.04664982,-0.01961253,0.04758736,0.017398594,-0.012984421,-0.021553058,0.06627827,-0.043078467,-0.03495161,0.023868978,-0.008174902,0.008933751,-0.048780218,0.022400867,0.0002284596,-0.016032213,-0.014846013,-0.017199755,0.041618463,-0.02202336,-0.007967099,0.060005154,0.05594985,-0.015659612,-0.042158645,0.037193194,0.047714986,-0.028339671,-0.020464327,-0.011786234,0.024860486,-0.0630234,0.025732202,-0.03955034,-0.00775101,0.07843652,0.012981441,-0.030431062,0.025864258,0.027299741,-0.010811653,-0.0017359827,0.039448455,-0.012219069,-0.001967336,-0.028779173,-0.0015789812,-0.0041038087,0.033901844,0.01280481,-0.0059863925,0.0114371395,0.06892628,0.040439248,-0.010254325,-0.02153864,-0.022167051,0.00957372,-0.14863437,0.04034441,-0.034734562,0.0077849673,-0.011587676,-0.011622192,0.0032852027,-0.02062083,-0.0026156066,-0.015334044,-0.023402229,0.021254307,0.0062790993,-0.0096531045,0.0030216177,0.030306226,-0.053398617,0.006657384,0.008958663,0.03702211,0.02727979,0.003526613,0.011130696,-0.017179588,-0.049108326,-0.024410302,0.008765545,-0.009787804,-0.023684835,-0.04050303,-0.011706912,-0.021811645,0.0062413337,0.038813185,-0.01564983,-0.014665519,0.026931245,-0.010756378,-0.017704632,0.011361646,-0.06376018,0.026852183,-0.03374781,-0.011787573,0.025568854,0.10146686,-0.042843148,0.00058690173,-0.015273528,-0.004794681,-0.037130803,0.033522755,-0.079094306,-0.0026873776,-0.017137602,-0.006439072,-0.00096648827,0.0023924029,-0.02405931,0.04331345,0.013351205,0.047125384,-0.044379417,0.022774018,-0.030466303,0.03677503,-0.09293875,0.047405884,0.012516233,-0.01148752,-0.040934447,-0.0015992587,0.0040729884,-0.017911484,0.021635512,0.016002614,-0.018836448,-0.015793515,-0.003661051,0.0067545474,-0.007766433,-0.04954476,-0.03323818,0.014855142,0.0046912893,0.02850206,0.010618941,-0.004412115,0.0028164193,-0.059570294,-0.059673995,-0.014550787,0.012266528,0.010946145,0.027217496,0.05549049,0.0014983664,-0.039645363,-0.015584487,-0.009369991,0.009179959,0.020944677,-0.0041336874,0.009864056,-0.024297997,0.0073741707,0.008867798,0.004222583,-0.017742224,0.015581266,-0.010629569,0.003693806,-0.012480672,0.0023297542,-0.07720973,-0.002730322,-0.019553853,0.03190717,-0.022637025,-0.021566525,0.009987933,-0.031915635,-0.020645507,-0.012908534,-0.004570902,0.04510623,0.018503556,0.007856328,-0.0024359755,-0.036105648,-0.019864207,-0.03290508,0.06288981,0.021578174,-0.006745644,-0.015115979,-0.038496695,0.026178591,-0.03242566,-0.0126386555,-0.044944618,-0.002536257,0.010573403,-0.05168043,-0.011609144,0.0107975,0.061795563,0.03326211,0.009389009,0.010396522,-0.0051541077,-0.050963655,-0.023485722,0.040735874,-0.005717631,0.030118862,0.028809,0.026585944,0.017532581,0.064965665,-0.026586184,-0.0012121593,-0.030842748,-0.022757158,0.0069048535,0.05898216,-0.007493255,0.0035939955,-0.032897312,-0.018097071,0.016535955,0.018404886,-0.016609173,-0.01231261,0.015940683,0.0404319,0.00981372,0.037377402,-0.016514512,-0.0018691003,0.03846267,0.0042125685,0.034595452,0.024979565,-0.008491223,-0.020539485,-0.029067831,0.030879792,0.024569623,-0.035197288,-0.011865361,-0.013149848,-0.029828247,-0.019403866,0.06584046,-0.035395034,-0.010175239,0.016311644,0.024795115,0.04494741,-0.019544465,-0.0034018813,-0.007577427,-0.030335156,-0.0069373213,0.021811634,0.010651527,-0.00030202218,-0.026038239,0.0060118185,-0.0044806236,-0.023846786,-0.0024938032,0.031104531,-0.018407637,0.019881954,0.019728385,0.050045446,-0.0010284077,0.007354063,0.0315025,-0.010564404,-0.0020383254,-0.029084278,0.0085821375,-0.008284665,-0.021449901,-0.02854955,-0.037943605,0.0018228026,-0.01568946,-0.026069816,-0.0035988672,0.048299506,0.021361906,-0.036010105,0.028770747,-0.013318942,-0.053777575,0.0031856478,0.049031015,-0.018676886,-0.005116386,-0.020984832],"last_embed":{"hash":"151dtz8","at":1751107747367,"tokens":343}}},"text":null,"length":0,"last_read":{"hash":"151dtz8","at":1751597069486},"key":"Career/Resources/Don't make me think.md##Usability Testing on 10 Cents a Day#{1}","lines":[84,87],"size":211,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"151dtz8","at":1751597069486}}, +"smart_sources:Career/Resources/Don't make me think.md": {"path":"Career/Resources/Don't make me think.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.02497453,-0.02524544,-0.00239735,-0.06387054,-0.01831235,0.01829986,0.00589777,0.01415452,0.00629648,-0.02521268,0.04645106,0.02838444,0.05671256,0.09591404,0.00837035,0.04098924,-0.02026469,-0.01062544,0.0296187,0.01668526,0.07488913,-0.00389381,0.02819974,-0.01519522,0.03056447,0.03405333,-0.00443802,-0.0251346,0.02052224,-0.15403077,0.011882,0.00582409,0.02994065,0.03056387,-0.06574535,-0.01058474,0.02650707,0.03901481,-0.00200462,0.03028146,-0.0250467,0.03621039,-0.02103274,0.00334109,-0.0269359,-0.0324342,-0.00201851,-0.04261784,-0.01319853,0.00420409,-0.04956035,-0.03002026,-0.0486099,-0.01109656,0.02994592,0.04262462,0.02603702,0.02791321,0.03782902,0.00093581,0.0920763,0.01874702,-0.17198576,0.10784894,0.0485152,0.01851108,-0.05495559,0.02431773,-0.00003905,0.05656029,-0.00096811,0.00911645,-0.06375217,0.05722388,0.03561691,-0.07727786,-0.03632773,0.01759629,0.02968037,-0.01280128,-0.03016074,0.06081577,0.00276026,-0.01022407,-0.02914621,-0.00392592,-0.01560897,0.00188197,0.05680972,-0.02675826,0.02729756,-0.08455934,-0.00836674,-0.01967368,0.00099326,-0.01474171,0.01965722,0.08123269,-0.09109639,0.08321235,-0.08540966,0.04267733,0.06552845,-0.04725874,0.02750991,-0.02533212,0.0371059,-0.01841995,-0.01363914,0.07135011,-0.00312071,0.00870401,-0.0253934,0.00122608,0.01260681,0.02578149,0.00862323,0.02352217,0.03949101,-0.04433446,-0.05429859,-0.00241226,0.0409424,0.03138313,-0.0109442,-0.01615676,0.0645887,0.0659124,0.00272756,0.02859049,0.03991592,-0.0529011,-0.04736186,0.05559829,-0.01980601,-0.01028887,-0.00671598,0.0194734,0.0214664,-0.01120562,0.00692089,0.00380138,-0.00976136,-0.03756574,-0.02849236,0.12115137,0.03289078,-0.02607352,-0.03022655,-0.04352177,-0.01673659,0.02654385,-0.03644786,-0.02356814,-0.04290163,-0.0383881,0.03873598,-0.04093422,-0.08951613,0.03141452,0.00944847,-0.02321044,-0.05990691,0.03411578,0.01358345,-0.03355976,-0.07079315,-0.01384046,-0.04867082,-0.00290943,-0.02122496,-0.00066281,-0.0436113,0.07544953,0.07510179,-0.00217509,-0.08372436,0.04429539,-0.01509162,0.06157766,0.06518134,-0.0512661,-0.01382387,0.01494324,-0.04574288,-0.0140766,-0.00825203,-0.0697608,0.02191909,0.02567932,-0.05371052,-0.0093271,0.04377911,-0.03796153,-0.06041525,-0.03225595,0.04590899,-0.02891839,0.02053707,-0.01431995,0.00655696,-0.02733715,-0.03828067,0.02494361,-0.00913086,0.0234275,0.04627786,-0.03321548,0.15710518,0.00255392,-0.07724145,-0.00595931,0.06484447,-0.0446168,-0.02828946,-0.05764458,0.09080909,0.09221941,0.03789179,0.05310353,0.0102675,0.00243041,-0.10290728,-0.20440869,-0.04661025,-0.00924937,0.0553712,-0.02501638,-0.04279636,0.01873465,0.08668444,-0.01761666,0.06841464,0.05415098,-0.08341308,-0.06030347,-0.00618398,-0.05649197,-0.02282334,-0.04265048,-0.04375042,-0.07117884,-0.0208846,-0.02584224,0.04752822,-0.03293215,-0.15351447,-0.00234692,0.00508314,0.15821013,0.0507846,0.03661499,-0.00963102,0.06644968,0.01596821,-0.05973645,-0.14560945,-0.00575056,0.05874631,0.03816465,-0.03755792,-0.01202708,-0.02353797,-0.02576414,-0.00064438,-0.02784418,-0.07028185,-0.07447144,-0.04659541,-0.03074449,-0.06735257,-0.02914819,-0.01868946,0.04664765,0.00183403,0.05553893,0.0708875,-0.08405262,-0.00567195,-0.06028513,0.01793194,-0.02993982,0.03400829,0.01064753,-0.00073619,0.04317852,-0.07060168,0.05098123,0.03274972,-0.02969241,-0.03460379,0.06294666,0.01526565,-0.05624339,0.12320796,0.00866995,0.02936273,0.02128362,-0.01579008,0.00006563,0.03295918,-0.00170653,-0.01428822,-0.01647904,0.02659662,0.09690849,0.03212706,-0.0188582,0.05385653,0.0300159,-0.12601481,0.01055566,-0.0340978,-0.0153972,0.00636289,-0.00488964,-0.06390112,0.06145692,-0.01128349,-0.24808872,0.07110398,0.06570255,0.05711604,0.01018812,-0.00354107,0.07540446,-0.06458085,-0.03646315,0.03777127,-0.0340041,-0.00708339,-0.01622634,-0.07962974,0.04467217,0.08504046,0.01322097,-0.0492866,0.01329763,-0.06574046,0.02753643,0.03747008,0.23413092,0.01717212,0.06717037,0.0236928,0.00187619,-0.00620036,0.04326738,0.04965644,0.00344086,-0.02592752,0.10898208,-0.01905704,0.01825796,-0.0142742,-0.05158339,0.02268044,0.02230229,-0.01168023,0.00973942,0.06191848,0.00107289,0.0070568,0.12399981,-0.10730917,0.04733901,-0.03994513,-0.0354262,-0.03073971,-0.05762582,0.03719429,-0.00073063,0.02600129,0.00715396,0.04063832,0.01992374,-0.00071418,-0.00849043,0.00781923,-0.00791783,-0.02389826,0.01317442,0.05644715,0.00966875],"last_embed":{"hash":"18pce4k","tokens":407}},"bge-m3:latest":{"vec":[0.011449365,0.0039340993,-0.002671182,-0.021602383,0.016099283,-0.02132781,0.042850915,0.029584015,-0.017627347,0.007630588,-0.0035668886,0.028649285,-0.016055014,0.003701327,-0.047356978,-0.022883564,-0.028050756,0.004396314,-0.015019275,-0.026518414,-0.04716389,-0.044850677,0.018694662,-0.01905301,-0.031299014,0.07445318,-0.030452533,-0.030300433,-0.030834975,0.029978732,0.026066469,0.0066931425,0.036602568,-0.035671487,-0.015082858,-0.02775431,-0.028115654,0.00756967,-0.0932496,-0.011871173,0.031706065,-0.014330892,-0.057376713,0.024407238,-0.010639443,-0.022618048,-0.038083605,-0.054406065,0.013344416,-0.012689946,-0.014539365,-0.0018272155,0.004508301,-0.022825649,-0.013428633,0.014465965,0.0028547004,-0.01124793,-0.011302322,-0.03159779,-0.012827789,0.040497128,0.023443535,-0.052534737,-0.0450375,0.012451561,0.002502618,-0.0051993215,0.011523399,-0.049731847,0.008017091,-0.011879526,-0.008539426,-0.06462291,-0.013494497,0.002247529,0.033891447,-0.0036701157,-0.0014086802,-0.031572104,0.10872584,-0.031278517,0.008193494,-0.021123128,-0.017718665,-0.01917834,0.01783303,0.07685436,-0.010678865,-0.009116076,-0.03969955,0.057968915,0.021880744,-0.037209906,-0.0051874104,0.0013854319,0.015505484,-0.05308022,0.020471627,0.017281806,-0.061644852,-0.0042297016,0.034770053,0.04788282,-0.015707495,-0.014528409,-0.024140473,0.038416095,-0.040772945,0.016328411,-0.026848167,-0.010965513,0.0008554434,0.010249977,0.035293523,0.018499589,-0.016996142,0.013560056,0.015028392,-0.020148886,0.0039617773,0.053485114,0.014270664,0.00073912705,0.013211629,0.017495535,-0.029712332,0.064557776,-0.0469351,0.0041966215,0.017980753,0.021362176,0.024218392,-0.006411757,-0.034122873,-0.024610268,0.058922146,0.044035528,0.020463565,-0.018050268,0.028418377,0.0016767504,-0.024023049,-0.014374678,0.048839748,0.028549867,-0.004351841,0.006624008,-0.008388898,0.048847638,-0.060382616,-0.019547546,-0.014489895,-0.010134478,0.028920405,0.012584919,0.05127739,0.008661507,0.028377794,0.0017296354,0.03843187,-0.018458735,0.046223488,0.049836762,0.029736163,0.012003237,0.024267001,0.03240404,-0.004351214,-0.028213087,0.024343157,-0.03926742,0.030303972,0.03617303,0.018874198,0.058348194,0.053321827,0.028226431,0.019924685,-0.023893759,-0.013291924,0.027364038,0.008809874,-0.0016601607,0.014168359,-0.026063804,-0.013158534,-0.0115626985,0.021395113,0.052324124,0.0071417135,-0.03560385,0.03323862,0.030048445,0.018647896,-0.033684827,-0.03640219,-0.008421395,0.016676754,-0.047314625,0.0034978173,0.015476077,-0.0192426,0.0072083143,0.008957349,-0.025779562,-0.043191113,-0.05567845,0.016386716,0.0023627398,0.050712228,0.013754512,0.009232627,0.023182632,0.0375682,0.0027129652,-0.012505469,-0.011222344,0.042432155,0.01695947,0.005288858,-0.021596037,0.006504307,-0.01588519,0.008035732,0.018201802,-0.019650523,0.02030074,0.012357414,0.025874631,-0.018249176,0.083969556,0.009894163,-0.031600744,-0.040693693,-0.009106973,-0.048004776,0.002287161,-0.021279499,0.059924908,0.018322516,-0.03763429,0.020694701,-0.014517372,-0.023736078,0.023210477,-0.03744992,0.028128907,-0.03216542,0.0009341694,-0.025099656,-0.0010807407,0.00792823,-0.055380225,-0.031141138,-0.025561728,-0.04340079,-0.022779819,-0.031650517,-0.006662305,-0.006666837,-0.03175052,-0.017435692,0.047973674,-0.013210157,-0.0082198195,0.0077177896,-0.013525074,-0.0018721703,0.039882835,-0.0015379647,-0.0102021415,-0.027126454,-0.020303627,-0.011694067,-0.021154895,0.019476034,-0.01720663,0.029106678,-0.059672523,-0.011394465,-0.032264322,0.007825626,0.021738095,0.0023220077,0.038657013,0.0050791786,0.007923256,0.025367092,-0.017706558,-0.01640178,-0.003816292,0.060790908,-0.041716404,0.011871242,0.027653811,-0.05896716,-0.1780572,-0.061189186,0.00046850677,-0.022197355,0.014258572,-0.022237401,-0.004501361,0.0000014546499,-0.0077849994,-0.008209227,0.009602177,-0.113966815,-0.025425196,-0.024017418,0.055159234,0.028086586,0.019592976,-0.020587595,-0.020929899,-0.07626824,-0.0022146946,0.030059993,0.03275338,0.013483716,0.03572979,0.028821493,0.024218326,0.03456407,-0.022593739,0.008471263,-0.0320007,0.035698824,-0.02679865,-0.054344106,0.020352121,0.02616026,0.019672802,-0.03819987,0.01763653,-0.011864893,0.015867945,0.049402587,0.0098973485,-0.045566216,0.012816312,-0.035502713,0.010280992,0.018985666,-0.015745986,-0.011441123,0.0034023414,0.040209875,-0.025493134,0.031311035,-0.01584081,0.009261661,0.03127896,0.044343773,0.043521285,0.032315973,-0.027703619,-0.044719055,-0.039484337,-0.030052712,-0.015464888,0.0044879313,-0.018443868,0.0013859755,-0.018019699,-0.02431372,0.020661008,-0.029117879,-0.036729954,-0.006000877,0.021716628,0.013947456,-0.007849766,-0.011811561,-0.026793169,-0.0784185,0.038054813,0.0010689443,-0.018762799,0.021838231,-0.013975356,0.0024321997,-0.04323955,-0.03221222,0.019945376,0.35241854,-0.037987415,-0.010153621,0.026218714,-0.013817803,0.0019804498,-0.012422222,0.017848993,0.008045848,0.000030446461,0.0030603958,-0.006076789,-0.020839728,0.038807176,0.0394263,0.04340653,-0.047559824,-0.013776216,-0.0043757227,-0.02462948,0.01490423,-0.07067655,0.026081003,-0.044931788,-0.070329785,0.017018821,0.009570699,-0.013900897,-0.044680588,0.026859889,-0.021985838,-0.002883992,-0.016775236,-0.012500414,0.002416681,-0.013167151,-0.062239543,-0.038449153,-0.017969707,0.02672525,0.019052172,-0.013534613,0.006620688,-0.013868461,-0.07811949,-0.023476677,0.010353018,0.0017814839,-0.008418399,-0.021547653,0.029292328,0.008772904,-0.0032346582,0.015345109,0.0008001571,0.001564128,0.00013207746,-0.0014251441,-0.02793959,0.008231182,0.03429523,0.026598139,-0.020640317,0.03624061,-0.008449692,0.0187844,-0.030713657,0.002480467,0.02026432,-0.0037145684,0.021278841,0.012408334,0.027872294,-0.02219119,0.0043440466,0.0033159265,-0.015024351,0.013561605,-0.0042028767,-0.006045889,-0.023607008,-0.01516324,0.0065467632,0.03158284,0.010794106,-0.004525331,-0.016368465,0.01823524,0.016492624,-0.038182937,-0.011748615,-0.025946682,-0.02897924,0.009359916,0.03617572,-0.004904377,0.017154535,-0.053714305,0.0052993405,-0.039052363,0.028568508,-0.011329976,0.0017766901,0.026777314,0.005546196,-0.019794106,0.0061343247,-0.01873751,-0.013044104,0.007144493,-0.032080684,-0.01305403,0.03143771,0.006117184,0.02941935,-0.0013066245,0.04527702,0.014962628,0.005569685,0.039022066,-0.03382689,-0.024758685,0.020021407,-0.0020547174,-0.018235989,-0.08094289,0.012433623,0.016838994,-0.01183746,-0.0054015443,0.011878756,0.014768767,-0.03395942,-0.02015369,0.004165427,-0.03457294,-0.0003551923,-0.0013521083,0.025485426,0.038626693,0.004667424,-0.03769537,-0.012974385,0.037900552,-0.027343512,0.02459846,-0.0041142018,-0.008894032,-0.025239969,0.0020402393,0.066588975,0.008419932,0.042005315,-0.039578848,0.015001637,-0.0042215516,0.019571109,-0.010300334,-0.01094053,-0.036901344,-0.021326602,0.0024409816,0.05138617,0.101445965,0.00029557996,0.029909922,-0.01086707,0.014702149,-0.0068245167,0.017122036,0.0018834557,-0.063977234,0.0036540816,0.022734921,0.034447175,-0.024585823,0.02746251,0.007138304,0.022214722,0.009358883,0.021208325,0.038673513,-0.018106423,0.038499527,-0.0035344649,-0.017954506,-0.0056737512,0.011898876,0.054746613,-0.017293911,-0.008860388,0.04334903,-0.022098202,-0.0072568264,0.025821418,-0.0052697267,0.011409707,-0.0018509659,-0.019360015,0.024372619,0.026353387,0.029772794,-0.017986353,0.06307481,0.03666221,-0.02337568,0.017591214,0.012618593,0.009221492,-0.049403615,0.031877715,0.022714308,0.0108397715,-0.0063179857,-0.026828576,-0.0026540714,0.009742658,0.050096165,-0.011722076,-0.016577486,-0.049949206,-0.016091006,0.00021043538,-0.053747077,0.0024037287,0.0025921129,0.006830152,-0.020834913,-0.026514512,0.02156559,-0.013863779,-0.053270306,-0.011360516,-0.029501608,-0.0027834757,-0.020257425,0.008764531,0.020260736,0.0033873848,0.0040396927,-0.025157737,-0.0058027464,0.06449946,0.055671655,0.0062062466,-0.0021332758,-0.033204414,0.024255352,0.014526488,0.0046375305,0.01029832,-0.03142141,-0.089147985,-0.0367482,0.0012063357,0.052195176,0.021754326,-0.02005176,0.009451976,0.006824302,0.0045094765,0.016346853,0.01131401,0.0036631261,0.023539564,-0.018547794,-0.024916947,-0.03707277,0.015185023,-0.0773775,-0.03423937,-0.030928219,0.0017816683,-0.02693916,-0.002424412,-0.019192576,0.00089193793,-0.0059295716,0.042696353,-0.003751083,-0.029487347,0.0131039275,-0.00630698,0.0117161935,-0.016389795,-0.018543415,0.004955716,0.007963358,-0.014956587,-0.009850307,0.04477257,-0.008531505,-0.058945082,-0.003397446,-0.011576292,0.023008388,-0.042346835,0.047173474,0.008301899,0.0133470055,0.017590601,0.026610859,-0.0016264241,-0.029121608,-0.015724868,0.039289426,0.019691028,0.02346504,-0.006941763,-0.010102854,-0.021824447,-0.03299337,-0.040780757,-0.04861322,-0.050211076,-0.0075228903,-0.024929773,0.026762793,0.002270807,-0.0027253882,-0.007416469,0.01886624,0.0019318976,0.00057868403,-0.01766467,-0.016777454,-0.039174415,0.0025348556,0.009029222,0.008410317,-0.02252313,0.02718874,0.03732202,0.00021735193,-0.0054659043,-0.00030414318,0.056081843,0.03480829,0.007415054,-0.0034764716,-0.036893785,0.031812243,0.02584691,0.015981195,-0.015062408,0.050609834,0.01203897,-0.040931992,-0.051007096,-0.0030703293,-0.02058421,0.023568312,-0.023738159,0.019220646,0.017175816,-0.03366242,0.018800898,0.017252648,0.036111668,-0.018204933,-0.015349063,0.041375123,0.053954124,0.017836172,0.0027788754,-0.007527136,-0.00908787,-0.004056054,-0.03543774,-0.021588694,0.027526636,0.043146312,-0.015122377,-0.05614969,-0.014064582,-0.03436136,0.041074786,-0.0038479858,0.03738727,-0.05442993,-0.02173456,0.008145513,-0.012191569,-0.015143046,0.032293256,0.014611573,0.0042116754,0.025232881,0.0024881873,0.063669614,-0.016047044,0.034320224,0.012632441,0.017492251,-0.12179293,0.06790618,-0.035639122,-0.028369734,0.022910172,0.0020617147,0.0008868141,-0.045191858,0.009180599,-0.036611676,0.050038338,0.0066618905,0.006062124,-0.019234981,0.014506393,0.030718662,-0.019238008,0.026921848,0.043446824,0.058495037,-0.0024713983,-0.034034763,-0.02205537,-0.0638724,0.041244812,0.0014031971,-0.030513743,0.0011097026,-0.0044732695,0.014311509,-0.010185911,-0.014464705,-0.03808332,0.053959213,-0.056022022,0.024017667,-0.019908458,-0.032158405,0.0198649,0.05332783,-0.0011259497,-0.0070054443,-0.014463429,0.0025924286,-0.027577886,-0.02091826,-0.042566545,-0.0110344505,-0.015019714,-0.01741011,-0.10532879,-0.007982284,0.0049041077,0.010173509,0.0011211984,0.045912042,0.010217166,-0.010730201,-0.00052114733,0.016042657,-0.010744118,0.006753259,-0.021641156,-0.0047049853,-0.037030365,0.0023483778,-0.008528727,0.008688086,-0.019636719,-0.056704115,-0.01485229,-0.046297047,0.017790314,-0.02425819,0.031691562,-0.016469274,0.023744714,-0.014671883,0.039260767,-0.005499341,-0.026067585,-0.032989807,-0.0056172744,0.05492874,0.03447722,-0.003982034,0.009064818,-0.012136629,-0.009883357,-0.025550244,-0.043939482,0.051103298,-0.020466903,0.015302568,0.02578363,0.011528822,0.03390092,-0.0046689967,0.01895651,-0.020727992,0.02382125,0.04871812,0.0002877588,0.014963013,-0.0018544121,0.004968467,-0.037787568,0.04545537,-0.025198909,0.032980043,-0.008572331,-0.046978954,-0.045311768,-0.016513674,-0.05177054,-0.020400794,0.01039034,0.03203101,0.0047566164,-0.0021925068,0.034646682,0.021722117,0.014512017,-0.06723223,-0.0017839167,-0.0102468515,0.045251537,0.004603985,0.07416583,-0.036786932,0.048058473,-0.02259894,-0.0037950282,-0.02933833,-0.0023690343,0.019552602,-0.007957755,0.06554981,0.018563775,-0.037807927,-0.0154530285,0.041600984,-0.00052410975,-0.028990414,-0.05226573,0.0148696685,0.021149164,0.0014770544,0.05161364,0.017232258,-0.028777385,-0.0105752265,0.015785512,0.010970761,-0.026589898,-0.0035285922,0.035550524,-0.028817654,0.007854169,0.049230907,0.005939233,0.006876987,0.0006835787,-0.031545267,-0.0015380642,0.0108468365,-0.03348422,-0.017810918,0.023246111,-0.005458471,0.012046159,0.032215867,-0.007204017,0.045640986,0.024219194,-0.018790225,0.015858443,0.028635211,0.021073373,-0.006541368,0.0053303605,-0.04570343,0.013114336,0.008194064,0.016910853,-0.017788626,-0.0037754474,0.018531859,0.013614237,0.008690133,-0.059805464,0.0023371445,-0.00035627795,0.009529214,0.0102165155,-0.032549664,-0.015055896,-0.02545126,0.0033959672,-0.0028962044,-0.03815367,-0.022555416,-0.04133132,0.023719525,-0.016393906,0.02377045,-0.033645924,-0.012624621,-0.04758751,0.0048887255,-0.015910948,-0.0037643227,0.0021718515,0.06772402,0.014272714,0.019689739,0.0052934857,0.017011654,0.03288044,0.029699033,0.0019926196,0.019721141,0.023399588,-0.04533209,0.010862182,-0.022676287,-0.006586086,0.01695241,-0.0064954692,-0.031538215,0.008778889,0.0011893254,0.018406134,0.013960928,-0.0013722752,0.009265754,0.0048838328,0.037821125,-0.009454011,-0.022703096,-0.02535012,-0.010143378,-0.015760731,-0.006648812],"last_embed":{"hash":"18pce4k","at":1751107747293,"tokens":311}}},"last_read":{"hash":"18pce4k","at":1763795325614},"class_name":"SmartSource","last_import":{"mtime":1736580895000,"size":3223,"at":1751107743864,"hash":"18pce4k"},"blocks":{"#":[1,1],"##Don't Make Me Think":[2,10],"##Don't Make Me Think#{1}":[3,10],"##How We Really Use the Web":[11,17],"##How We Really Use the Web#{1}":[13,17],"##Billboard Design 101":[18,28],"##Billboard Design 101#{1}":[20,21],"##Billboard Design 101#{2}":[22,22],"##Billboard Design 101#{3}":[23,28],"##Animal, Vegetable, or Mineral?":[29,41],"##Animal, Vegetable, or Mineral?#{1}":[31,35],"##Animal, Vegetable, or Mineral?#{2}":[36,36],"##Animal, Vegetable, or Mineral?#{3}":[37,37],"##Animal, Vegetable, or Mineral?#{4}":[38,39],"##Animal, Vegetable, or Mineral?#{5}":[40,41],"##Street Signs and Breadcrumbs":[42,54],"##Street Signs and Breadcrumbs#{1}":[43,54],"##The Big Bang Theory of Web Design":[55,81],"##The Big Bang Theory of Web Design#{1}":[57,57],"##The Big Bang Theory of Web Design#{2}":[58,58],"##The Big Bang Theory of Web Design#{3}":[59,59],"##The Big Bang Theory of Web Design#{4}":[60,60],"##The Big Bang Theory of Web Design#{5}":[61,61],"##The Big Bang Theory of Web Design#{6}":[62,62],"##The Big Bang Theory of Web Design#{7}":[63,63],"##The Big Bang Theory of Web Design#{8}":[64,64],"##The Big Bang Theory of Web Design#{9}":[65,65],"##The Big Bang Theory of Web Design#{10}":[66,66],"##The Big Bang Theory of Web Design#{11}":[67,68],"##The Big Bang Theory of Web Design#{12}":[69,69],"##The Big Bang Theory of Web Design#{13}":[70,70],"##The Big Bang Theory of Web Design#{14}":[71,71],"##The Big Bang Theory of Web Design#{15}":[72,73],"##The Big Bang Theory of Web Design#{16}":[74,76],"##The Big Bang Theory of Web Design#{17}":[77,77],"##The Big Bang Theory of Web Design#{18}":[78,78],"##The Big Bang Theory of Web Design#{19}":[79,79],"##The Big Bang Theory of Web Design#{20}":[80,81],"##Usability Testing on 10 Cents a Day":[82,87],"##Usability Testing on 10 Cents a Day#{1}":[84,87],"##Mobile; It's not just a City in Alabama Anymore":[88,90],"##Mobile; It's not just a City in Alabama Anymore#{1}":[90,90]},"outlinks":[],"key":"Career/Resources/Don't make me think.md","last_embed":{"hash":"18pce4k","at":1763795325614}},"smart_blocks:Career/Resources/Don't make me think.md##Don't Make Me Think": {"path":null,"last_embed":{"hash":"14eij7x","at":1751107747301},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"14eij7x","at":1751107747301},"key":"Career/Resources/Don't make me think.md##Don't Make Me Think","lines":[2,10],"size":342,"outlinks":[],"class_name":"SmartBlock"}, "smart_blocks:Career/Resources/Don't make me think.md##Street Signs and Breadcrumbs": {"path":null,"last_embed":{"hash":"kk1th6","at":1751107747341},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"kk1th6","at":1751107747341},"key":"Career/Resources/Don't make me think.md##Street Signs and Breadcrumbs","lines":[42,54],"size":663,"outlinks":[],"class_name":"SmartBlock"}, diff --git a/.smart-env/multi/Career_Resources_Implementing_domain_driven_design_Aggregates_md.ajson b/.smart-env/multi/Career_Resources_Implementing_domain_driven_design_Aggregates_md.ajson index 3880dc2..380de20 100644 --- a/.smart-env/multi/Career_Resources_Implementing_domain_driven_design_Aggregates_md.ajson +++ b/.smart-env/multi/Career_Resources_Implementing_domain_driven_design_Aggregates_md.ajson @@ -1,5 +1,5 @@ -"smart_sources:Career/Resources/Implementing domain driven design/Aggregates.md": {"path":"Career/Resources/Implementing domain driven design/Aggregates.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.01163329,-0.06634182,-0.01265998,-0.05444303,-0.00619108,0.00636764,-0.04258297,0.00858966,0.03130225,0.00360032,0.01606183,-0.00791714,0.06225339,0.01910524,-0.04787673,0.00973255,-0.02111245,0.04671013,0.00901512,0.00613952,0.06018391,-0.04690591,-0.03288576,-0.02193439,0.02903048,0.08426225,-0.00458297,-0.02413211,-0.03521316,-0.2607123,0.03201207,0.05024762,0.01105354,-0.00177001,0.00076321,0.02984539,-0.00378592,0.07199124,-0.00675301,-0.00214756,0.00285167,0.0464966,-0.01070916,-0.09147558,-0.04753114,-0.02574087,-0.00160642,-0.00412579,-0.02922073,-0.01351588,0.00722785,-0.06565972,-0.02026279,0.00341731,-0.02126748,0.12634394,0.04924914,0.07374872,-0.02454912,0.00900929,0.07590673,0.03321591,-0.13439889,0.07884223,0.06471165,0.05698856,-0.00106772,-0.00741743,-0.00693591,0.11997292,-0.01101505,0.02444194,-0.02298669,0.05993285,0.03118601,-0.01195647,0.0047291,-0.02419883,-0.02179248,0.05152539,-0.06532056,-0.01120887,-0.02587247,0.01249601,-0.0807815,-0.02799034,0.01496299,-0.10015151,0.05045358,0.01056251,-0.04084738,0.00461751,0.05175469,-0.01624197,0.01007347,0.0831534,-0.00408187,0.03721116,0.01296932,0.11384019,0.03744445,0.01766421,-0.00819226,-0.00602319,0.00598289,0.00842844,-0.02002934,-0.05386108,0.02137091,0.02581537,0.00220474,-0.00489055,-0.04704942,-0.07235765,-0.02962617,-0.01539486,-0.02244426,0.02465992,-0.02680396,-0.05575408,-0.01217698,0.08078671,0.06383973,0.02257608,0.02375202,0.00178617,0.03230623,0.0591814,-0.0308707,0.01943912,0.04498691,0.00723714,-0.09149271,-0.03032218,0.02364168,0.00815142,0.06371674,0.01358625,0.00735629,0.05759886,-0.02376639,-0.03741053,0.03484787,-0.07663126,-0.00851923,0.20442425,0.01450385,-0.02043154,0.00268064,0.000048,-0.03932374,-0.00026723,-0.04600494,-0.06591062,-0.03712762,0.03103497,0.07289132,-0.00808357,-0.04169039,-0.01426839,-0.02015821,-0.00952975,-0.02504903,0.16837919,-0.01345046,-0.0559847,-0.029095,0.0384238,0.00262542,-0.07975062,0.00562706,-0.00165319,0.02467676,-0.0143646,0.04657372,-0.03722568,-0.06847848,-0.01308458,0.01945642,-0.00336144,0.05787875,0.03009363,-0.0566645,0.05294517,0.03228392,-0.06216705,-0.06734265,-0.00673003,0.01633423,0.0117309,-0.06549785,0.03365819,0.01568535,0.07676061,-0.03821819,-0.06960313,0.01907587,-0.01018464,-0.00108574,0.00231319,-0.00273164,0.06647996,-0.01946157,-0.02874241,-0.00280345,0.03174088,-0.01269432,-0.04539983,-0.00143459,0.0051449,-0.05092254,0.0001064,-0.0263893,0.04987979,-0.04526909,0.03510073,0.09871067,0.06083062,0.03120452,0.03241266,0.00751004,0.04363052,0.03605849,-0.22127146,-0.04050879,-0.02425444,-0.00546156,0.07673267,-0.01952004,0.02500409,0.07006939,-0.09022136,-0.00164652,0.02541713,0.02010909,-0.0572771,0.00453594,-0.05975059,-0.00359264,-0.02489338,0.00762975,-0.10757912,0.0179092,-0.02155583,0.02682342,-0.07881904,-0.0865356,0.0616988,0.01271162,0.15156886,-0.06982217,-0.03660705,-0.01182533,0.05038762,0.00814729,-0.03042873,-0.10143675,-0.00172179,0.00872652,-0.01490242,-0.04362395,-0.00934769,-0.03217392,-0.00210467,0.00871866,0.00880324,-0.10110264,-0.05815639,0.00892137,-0.0343009,-0.00161711,0.00326809,0.02693161,-0.01008689,-0.06207108,0.07887709,0.05231788,-0.01208888,-0.0217014,-0.0151942,0.01895864,0.02216283,0.03662267,0.01874319,0.02847608,0.04811967,-0.00345239,0.09471824,-0.01693199,0.02250263,-0.02472548,-0.02352101,-0.1013242,0.00629014,0.08479305,-0.04170445,-0.0272717,0.0218478,-0.02111649,-0.05358051,0.04051701,-0.04667875,0.01655384,0.00751542,-0.1052159,0.05186674,0.05595831,0.0689893,0.04387603,0.05150705,-0.03212717,0.00711138,-0.02509885,0.00602073,-0.0019927,-0.07659484,-0.02280257,0.04344479,-0.00778809,-0.23078585,0.05756631,-0.01035985,0.05822128,-0.0266309,0.04310516,0.03129737,0.0108497,-0.00128624,-0.02498268,-0.02634722,0.04086827,0.02185754,0.00211765,-0.03738344,0.08792849,0.0489096,-0.03066784,-0.01191664,-0.11612067,0.06087521,0.01839741,0.21212776,0.00761516,0.04429755,0.03746716,0.01328039,0.04640183,-0.00747474,0.05678613,-0.02459443,-0.01320847,0.11667231,0.01363166,-0.00192904,-0.01220086,-0.01188479,0.04215405,0.0482437,0.03735803,-0.01619712,-0.00775505,0.0262713,0.0071408,0.05817336,0.00600987,-0.02117982,-0.06467677,-0.03482774,0.02769368,-0.04170882,-0.02677112,-0.01423234,-0.05480024,-0.00847755,0.040148,-0.03856074,0.03554346,-0.05705082,0.00517578,0.03576532,0.01749923,-0.04152455,0.04287519,-0.0670265],"last_embed":{"hash":"m3in27","tokens":362}},"bge-m3:latest":{"vec":[-0.006661851,-0.024852224,-0.046997856,0.034704775,-0.03073725,-0.043353252,-0.019622872,-0.039254643,-0.0016340428,0.025773104,-0.013173579,0.0174085,-0.012014474,0.021341765,0.035145164,0.008728911,0.005156707,-0.008715596,-0.0235997,-0.010530166,-0.008059059,-0.0055640615,0.037341908,-0.06438292,-0.031171076,0.0151648065,-0.034446925,-0.005225654,-0.018558884,0.055025447,0.028922845,0.016476342,0.0610264,0.016991377,-0.02603657,-0.008267435,-0.0043010865,-0.012786069,-0.0037849704,0.02948037,-0.015736176,0.05430916,0.005056341,-0.02165341,0.0057886266,-0.039259553,-0.013158149,-0.023564033,-0.028253717,-0.0023040932,-0.046722364,-0.016518028,0.023886422,-0.037538797,0.014899311,0.060389105,-0.07434201,-0.00014676175,-0.022574717,0.046556152,-0.024218386,0.029903118,0.024594722,-0.021342875,0.027475094,0.018321395,0.010937826,-0.0006736572,-0.021093166,-0.054335367,0.0038214063,0.013440758,-0.044964954,0.016815025,-0.065070376,0.030627444,0.0127221905,-0.03593469,-0.04152223,-0.00013542041,-0.026802808,-0.014472398,-0.01449259,0.0066399598,-0.013128021,-0.010564562,-0.05819159,0.040689535,0.0063852505,0.0298168,0.001417952,-0.033899978,0.050393462,-0.022492155,-0.046519253,0.013015786,-0.004325961,0.03829493,0.042688143,0.0124348905,0.03527176,-0.0016599828,-0.012378357,-0.032164592,0.013145889,-0.02033928,0.07096767,0.023767808,-0.0018678402,-0.020637002,-0.0053319787,0.02024353,0.027411105,0.008102358,-0.014486886,-0.03296605,0.026831651,0.015869657,0.029184818,-0.008805018,-0.015851209,0.031587187,0.084183656,-0.0074895904,-0.034830112,-0.009313384,-0.025359707,0.0065801484,0.0042086635,-0.006263673,0.040277652,0.055370115,-0.060924493,-0.0140719665,-0.05870014,-0.0046735755,0.01866446,0.009904851,0.013534868,-0.07869677,0.0062073516,0.004118581,-0.058824677,-0.007914272,0.03348627,-0.0076551386,0.013928361,0.052938808,-0.031340867,-0.03143585,0.01761892,-0.006112811,-0.014453528,0.02625743,0.004836409,-0.012962625,0.008905931,0.055338204,-0.018151619,0.037033718,0.012404933,0.011591531,-0.0034755238,-0.0036013147,0.04338314,-0.02770025,0.007818739,0.027678404,-0.019944966,-0.035193764,0.0089453105,-0.021934003,0.034119833,0.0036614751,0.008325986,0.021347927,0.09548111,0.01575184,0.019511163,-0.02458583,-0.025393974,0.025544045,0.0058983173,-0.017037965,-0.031701487,0.038640007,-0.050385363,-0.018923543,0.020688461,-0.0060526035,0.0017518265,-0.016714677,0.034716308,0.014324149,-0.012126828,-0.028551992,0.0015054945,0.027324593,0.031025425,-0.010584226,-0.008057559,0.009456185,0.044798113,-0.00020314178,-0.07848743,-0.0033384445,-0.06459527,-0.051024187,0.036349256,-0.00020940806,0.011997079,0.039100308,-0.009432139,-0.017455157,-0.03476598,0.019772904,-0.021601541,-0.02872771,0.014675487,-0.026656978,-0.024487944,-0.0012209344,-0.02288817,0.020332497,0.01957973,0.021403832,0.0014509364,0.013421521,0.0216719,-0.00017003718,-0.0047083558,0.046603903,0.036940593,-0.024086816,-0.00043909572,-0.047980297,-0.012136706,0.01188237,-0.011193074,0.042726878,-0.017131768,0.0045653926,0.059307963,-0.025817474,-0.011369954,-0.017253404,-0.057156585,0.0031842822,-0.024313962,-0.029532624,0.0030814535,0.0042862794,-0.02465821,0.0041089393,0.033616666,0.025894696,0.018410342,0.009632809,0.020492537,-0.014524835,0.007089713,0.038397253,-0.009328493,0.011281342,0.031317778,-0.015251988,-0.026326787,-0.019665686,0.0024471937,0.022967936,-0.04780859,-0.009620374,0.011204027,0.002583749,0.0009499823,0.033372793,-0.022499869,-0.031436723,0.05836174,0.014656319,0.0014087873,-0.02208801,0.043488033,0.01006251,0.03058222,0.0448897,-0.021531498,-0.026094558,0.013144378,-0.037399538,0.03659494,-0.0054302183,0.05635873,0.008341184,-0.048114896,-0.031926677,-0.020118637,-0.1610647,0.012579013,0.02008282,0.002225804,0.0029486597,-0.0060535194,-0.016778631,-0.029822439,-0.012541296,0.087135896,0.00154068,-0.07468471,-0.046061575,-0.0060643717,0.012064166,-0.01982815,0.0275468,0.028754186,0.011891177,0.0024167069,-0.024686983,-0.015801542,-0.0007844917,0.025450492,-0.011936223,-0.0031316802,0.05055255,0.058428086,-0.032179162,-0.0081623895,-0.029341107,0.014453329,0.001945194,0.010383599,-0.008390244,0.0023857334,0.042275146,0.023017045,0.0038990173,0.022862772,0.04346529,0.060072973,0.01933714,0.019353323,-0.01892765,-0.023378111,-0.006335231,-0.011006459,-0.0728944,-0.00878996,-0.052920703,-0.0067578526,-0.034910552,-0.00023398099,-0.039507534,-0.015632842,0.026382612,0.026845431,-0.03994076,0.021992255,-0.014032424,0.016221825,0.009782655,0.0013564848,-0.024222476,-0.01617554,0.072804295,0.023261279,0.022544978,-0.018736176,0.033918872,-0.025714038,-0.008407799,0.04317909,-0.0040484676,0.04244334,-0.009800573,0.011248656,-0.016896814,-0.05710245,0.02743338,0.020465156,0.01119145,0.01680072,0.014991741,-0.043306284,-0.009097838,-0.014731332,0.026555728,0.24215207,0.015621886,0.008879996,-0.009866564,0.05229556,-0.015049866,0.057520486,0.023355046,0.0079290755,-0.019233847,0.00103488,0.053270154,-0.0037463205,0.017470792,-0.001052051,0.0070796534,-0.053003676,-0.011886678,0.046710417,-0.018592212,0.031263042,-0.03721926,0.038182978,-0.0019360889,-0.03771008,-0.042210024,0.025094243,-0.0059944126,0.0012952061,0.020696381,-0.031648923,0.0104267625,0.06630922,-0.010064242,-0.029601429,0.01670018,0.002492504,-0.013062232,0.004781768,0.05613385,0.008464899,-0.018927062,0.0017284952,-0.036630634,0.032968223,-0.009037833,0.0026525827,-0.020517293,-0.020567715,0.017394142,-0.024087997,-0.008881679,-0.0021985418,-0.005898252,-0.03996318,-0.033872142,-0.037783857,-0.015796231,-0.0032931047,-0.02312437,0.07509055,0.003081788,0.017102033,-0.00076300977,-0.0018504835,-0.0068921507,0.02277762,0.016887726,0.041960157,0.07307604,0.06223055,0.018063545,-0.008164827,-0.027596535,0.028268596,0.05408866,0.049199317,0.05318619,-0.02656967,-0.035348654,-0.03995409,-0.0056736255,-0.032661922,0.005557987,0.013217065,-0.016896756,-0.030814916,0.07848203,0.015867569,0.0016576527,-0.008053612,-0.018838296,-0.008894912,-0.011112537,0.01866621,-0.021290777,0.013959619,-0.02609079,-0.032600384,0.014784728,-0.014266292,-0.032721907,-0.03745877,0.0055233985,0.05728254,-0.056004025,-0.04482984,0.021872887,-0.0026448963,0.026096722,-0.037819527,0.019890787,-0.009085048,-0.03340018,-0.0028354346,0.042802893,-0.0052837613,0.028781906,0.028828213,0.028232891,-0.03200766,0.023822108,0.015759712,-0.03573524,-0.009005344,-0.03778366,0.0060283267,-0.023024973,0.017475724,0.048915055,0.031922627,-0.030989904,-0.028834779,0.051256135,0.020929253,-0.0036991087,0.028688062,0.029430019,0.002288858,0.015132298,-0.05703041,-0.011049279,-0.032870658,0.026195891,-0.01113446,0.024364512,0.019910576,0.019539656,-0.015658962,-0.015100943,0.004314249,0.031492464,-0.004833866,-0.04713507,-0.0027824715,0.002755697,-0.023567798,0.02068056,0.008293571,0.00831933,-0.023482526,-0.011212749,0.029819313,0.03229262,0.0070226844,0.03206953,-0.020769756,0.050580535,-0.008245022,-0.055073485,0.036993112,-0.017763097,-0.047808517,-0.026561288,0.013208284,-0.07131172,-0.03178117,-0.0053177006,-0.010190675,-0.027278082,0.008981376,-0.017162291,-0.05541612,-0.038247652,-0.021063244,0.011191077,0.005060761,-0.0066571934,0.049903773,-0.012728298,-0.008287554,0.11772956,-0.009468465,-0.013251928,0.034072284,0.010944018,0.05969622,-0.0033009856,0.027607525,-0.06226387,-0.004688659,-0.046690803,-0.01971895,-0.023076719,0.06040071,0.018854702,-0.02695498,-0.003238947,-0.025371874,-0.0031737236,0.04866708,0.04236454,-0.06295024,-0.008164584,-0.0358132,-0.027783819,0.008171987,0.031218546,-0.026616845,-0.038547866,-0.0071818256,0.00631614,0.0020657973,-0.04602093,-0.011778726,-0.0056333253,0.013429335,0.0295277,0.014561437,-0.0017896345,-0.000705256,-0.005482068,0.0104043735,-0.026851194,-0.026842024,-0.018765405,0.007971547,0.0022338443,-0.03423244,-0.02448449,-0.00044444963,0.017481485,0.043151867,0.06247244,0.008969538,-0.012857899,-0.0136917895,-0.011019571,0.05820355,0.029493017,0.035335228,0.012776242,0.022440745,-0.025726946,-0.0036172185,-0.010602173,0.0082478635,-0.026930261,-0.020405577,-0.026276097,-0.015886553,0.01752742,-0.009344816,-0.0092080645,-0.050040554,-0.028782405,0.0045475634,-0.054974377,-0.016173687,-0.040080693,0.00377418,0.034640066,0.00050538464,-0.014598546,-0.001058179,-0.040592484,-0.041092925,-0.012427198,-0.00066946365,0.0021640812,-0.057341725,0.04769159,0.011478172,-0.012734667,-0.04160272,0.016751837,0.049383365,0.012907854,-0.0051801596,-0.041801058,0.023157047,0.035440683,-0.023273794,-0.014915518,-0.020473046,0.0037638308,-0.029808987,0.055221852,-0.016179688,-0.008152347,-0.025147606,-0.0070185717,-0.006482205,-0.029308738,-0.050243706,0.022443373,-0.012585388,-0.023757275,0.06509238,0.0010539199,-0.017889746,-0.024980998,0.026288182,0.05062671,0.029991927,-0.0061669564,0.068733476,-0.048371408,0.012689517,0.03035882,-0.007111678,0.014366225,-0.042324714,0.006197691,-0.006252338,-0.0088860355,-0.0043901657,-0.012863713,0.0014821815,-0.011159236,-0.043504246,0.0027440304,-0.028245235,-0.0528358,0.053269416,-0.0026907637,-0.024330536,-0.05955304,0.04682904,0.011343026,-0.0028591936,-0.030032884,0.08606997,-0.049164604,0.0005877057,-0.038158678,-0.0006624553,0.00039440693,-0.03176095,-0.014535035,0.010241573,0.011307687,-0.015112158,-0.046174582,0.055258375,-0.056161966,-0.000229947,0.000744388,0.030458096,0.037117217,-0.0062784846,0.009388636,0.023623647,-0.013408171,0.001895181,0.014890293,0.007911406,-0.040942267,0.022723885,-0.038898926,0.027503014,0.0040508877,0.02186877,-0.0133376345,-0.02539881,-0.0056198346,-0.0076540895,0.00048798326,0.00253184,-0.023087151,-0.014899535,-0.04741827,-0.0668628,-0.016266294,-0.004737212,-0.010372598,0.0036291855,0.0044845,0.0073997737,-0.034452915,-0.0013004321,0.048030414,-0.025057316,0.027913136,-0.14678109,0.03213443,-0.016658848,0.0217793,-0.033023443,0.008691852,0.014995798,-0.017147318,-0.029829267,-0.032531593,-0.042989023,-0.012443013,0.012194052,-0.0024450826,-0.00013411012,0.009683211,-0.06027794,-0.047293738,0.007292724,0.04351506,-0.031713337,-0.0008150978,-0.028914725,-0.025716374,0.006276164,0.0044575008,0.027295178,-0.01468617,-0.029837616,-0.05852664,0.053851865,-0.015163488,0.010384202,0.0070939725,-0.038854826,0.0014592317,0.0044202376,-0.01722391,0.004308926,0.01685784,-0.004368072,0.01297807,-0.0064375713,0.008513781,0.013851692,0.048766516,-0.01596216,-0.025587115,-0.06308226,0.018222712,0.008118658,0.021819012,-0.06452686,-0.017439922,0.0023160942,-0.031371646,-0.011724708,-0.0005971649,0.0009497257,0.005114529,0.0026288426,0.049733732,-0.017918985,-0.028812028,-0.039811127,0.020195631,-0.053350206,-0.0062723337,-0.00092647964,0.028512934,0.005931932,-0.023684112,-0.03153162,-0.027616352,0.029406775,-0.04690242,0.026204458,-0.02062326,-0.035006713,-0.015806219,-0.028195735,-0.045742165,-0.06317954,0.0033344517,0.014362048,0.00029414953,-0.024993964,0.0125835715,0.003777092,-0.059113193,-0.0733413,-0.021803763,-0.00577886,0.023291653,-0.0017530348,0.040991336,-0.024871094,-0.011135225,-0.006577101,-0.0121955685,-0.025583573,-0.05079719,0.038584486,0.036279585,-0.03626668,0.012078836,-0.013045782,-0.0031372826,0.0027294424,0.0058931834,0.026857639,0.010703635,-0.012232987,0.03000604,-0.05932702,-0.019916851,-0.0038778735,0.05505955,-0.0020269374,0.009156476,0.02873387,0.035964586,0.003811617,-0.027094929,0.014986937,0.05233003,0.057397142,0.026831105,0.019613443,-0.0019547085,0.009675673,-0.035155386,-0.036975995,-0.002799972,0.045099627,-0.0148047395,-0.04147372,0.04178052,0.0004471862,-0.01078707,0.00971359,-0.036453605,-0.014503931,0.0046573607,-0.0041855155,-0.05525624,0.017499452,0.039959162,-0.0005738364,-0.0508832,0.008407555,0.005422149,-0.013928263,0.0020073776,0.0056759315,0.005095161,0.0075912043,0.020539206,-0.030780181,0.0647204,0.026784943,-0.02540158,0.018255075,-0.009261672,-0.038856268,0.045651138,-0.022358509,-0.0041015106,-0.015849782,0.0150000015,0.043114576,0.043569725,-0.032683924,0.029568454,0.037677404,-0.033416256,0.014862373,0.045058288,0.016892651,0.0059231212,0.03733358,0.0029187675,0.06779071,0.056027822,-0.01328133,-0.012153242,0.0035003703,0.082233146,0.045155402,0.009646029,-0.009356927,0.00084626616,0.026262768,-0.0074338675,0.05196153,0.012508214,0.008612728,0.031307872,-0.02726547,0.00090203364,-0.043516666,-0.046803504,-0.027482456,-0.01154336,-0.017447222,0.011536348,0.0015020258,0.021284731,0.01919567,0.029865298,-0.025410753,-0.014793355,-0.020660812,0.055840023,0.020113029,-0.009940628,0.02848587,-0.03072984,0.0058080046,0.021324202,0.021450793,0.007428603,-0.024679083,-0.04984356,-0.037295293,0.0036083192,0.017559776,-0.02076965,-0.04209676,0.010427565,-0.029040666,-0.028578818,-0.0052832603,0.07661273,0.04265411,-0.03794776,-0.012343879,0.025649386,0.030753672,-0.020092955,0.04420802,0.01759986,0.0064964513,-0.022569844],"last_embed":{"hash":"m3in27","at":1751107747596,"tokens":201}}},"last_read":{"hash":"m3in27","at":1756813796393},"class_name":"SmartSource","last_import":{"mtime":1734075501000,"size":2169,"at":1751107743951,"hash":"m3in27"},"blocks":{"#":[1,20],"##{1}":[16,16],"##{2}":[17,17],"##{3}":[18,18],"##{4}":[19,20],"##Implementing Eventual Consistency":[21,28],"##Implementing Eventual Consistency#{1}":[22,28]},"outlinks":[],"key":"Career/Resources/Implementing domain driven design/Aggregates.md","last_embed":{"hash":"m3in27","at":1756813796393}}, +"smart_sources:Career/Resources/Implementing domain driven design/Aggregates.md": {"path":"Career/Resources/Implementing domain driven design/Aggregates.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.01163329,-0.06634182,-0.01265998,-0.05444303,-0.00619108,0.00636764,-0.04258297,0.00858966,0.03130225,0.00360032,0.01606183,-0.00791714,0.06225339,0.01910524,-0.04787673,0.00973255,-0.02111245,0.04671013,0.00901512,0.00613952,0.06018391,-0.04690591,-0.03288576,-0.02193439,0.02903048,0.08426225,-0.00458297,-0.02413211,-0.03521316,-0.2607123,0.03201207,0.05024762,0.01105354,-0.00177001,0.00076321,0.02984539,-0.00378592,0.07199124,-0.00675301,-0.00214756,0.00285167,0.0464966,-0.01070916,-0.09147558,-0.04753114,-0.02574087,-0.00160642,-0.00412579,-0.02922073,-0.01351588,0.00722785,-0.06565972,-0.02026279,0.00341731,-0.02126748,0.12634394,0.04924914,0.07374872,-0.02454912,0.00900929,0.07590673,0.03321591,-0.13439889,0.07884223,0.06471165,0.05698856,-0.00106772,-0.00741743,-0.00693591,0.11997292,-0.01101505,0.02444194,-0.02298669,0.05993285,0.03118601,-0.01195647,0.0047291,-0.02419883,-0.02179248,0.05152539,-0.06532056,-0.01120887,-0.02587247,0.01249601,-0.0807815,-0.02799034,0.01496299,-0.10015151,0.05045358,0.01056251,-0.04084738,0.00461751,0.05175469,-0.01624197,0.01007347,0.0831534,-0.00408187,0.03721116,0.01296932,0.11384019,0.03744445,0.01766421,-0.00819226,-0.00602319,0.00598289,0.00842844,-0.02002934,-0.05386108,0.02137091,0.02581537,0.00220474,-0.00489055,-0.04704942,-0.07235765,-0.02962617,-0.01539486,-0.02244426,0.02465992,-0.02680396,-0.05575408,-0.01217698,0.08078671,0.06383973,0.02257608,0.02375202,0.00178617,0.03230623,0.0591814,-0.0308707,0.01943912,0.04498691,0.00723714,-0.09149271,-0.03032218,0.02364168,0.00815142,0.06371674,0.01358625,0.00735629,0.05759886,-0.02376639,-0.03741053,0.03484787,-0.07663126,-0.00851923,0.20442425,0.01450385,-0.02043154,0.00268064,0.000048,-0.03932374,-0.00026723,-0.04600494,-0.06591062,-0.03712762,0.03103497,0.07289132,-0.00808357,-0.04169039,-0.01426839,-0.02015821,-0.00952975,-0.02504903,0.16837919,-0.01345046,-0.0559847,-0.029095,0.0384238,0.00262542,-0.07975062,0.00562706,-0.00165319,0.02467676,-0.0143646,0.04657372,-0.03722568,-0.06847848,-0.01308458,0.01945642,-0.00336144,0.05787875,0.03009363,-0.0566645,0.05294517,0.03228392,-0.06216705,-0.06734265,-0.00673003,0.01633423,0.0117309,-0.06549785,0.03365819,0.01568535,0.07676061,-0.03821819,-0.06960313,0.01907587,-0.01018464,-0.00108574,0.00231319,-0.00273164,0.06647996,-0.01946157,-0.02874241,-0.00280345,0.03174088,-0.01269432,-0.04539983,-0.00143459,0.0051449,-0.05092254,0.0001064,-0.0263893,0.04987979,-0.04526909,0.03510073,0.09871067,0.06083062,0.03120452,0.03241266,0.00751004,0.04363052,0.03605849,-0.22127146,-0.04050879,-0.02425444,-0.00546156,0.07673267,-0.01952004,0.02500409,0.07006939,-0.09022136,-0.00164652,0.02541713,0.02010909,-0.0572771,0.00453594,-0.05975059,-0.00359264,-0.02489338,0.00762975,-0.10757912,0.0179092,-0.02155583,0.02682342,-0.07881904,-0.0865356,0.0616988,0.01271162,0.15156886,-0.06982217,-0.03660705,-0.01182533,0.05038762,0.00814729,-0.03042873,-0.10143675,-0.00172179,0.00872652,-0.01490242,-0.04362395,-0.00934769,-0.03217392,-0.00210467,0.00871866,0.00880324,-0.10110264,-0.05815639,0.00892137,-0.0343009,-0.00161711,0.00326809,0.02693161,-0.01008689,-0.06207108,0.07887709,0.05231788,-0.01208888,-0.0217014,-0.0151942,0.01895864,0.02216283,0.03662267,0.01874319,0.02847608,0.04811967,-0.00345239,0.09471824,-0.01693199,0.02250263,-0.02472548,-0.02352101,-0.1013242,0.00629014,0.08479305,-0.04170445,-0.0272717,0.0218478,-0.02111649,-0.05358051,0.04051701,-0.04667875,0.01655384,0.00751542,-0.1052159,0.05186674,0.05595831,0.0689893,0.04387603,0.05150705,-0.03212717,0.00711138,-0.02509885,0.00602073,-0.0019927,-0.07659484,-0.02280257,0.04344479,-0.00778809,-0.23078585,0.05756631,-0.01035985,0.05822128,-0.0266309,0.04310516,0.03129737,0.0108497,-0.00128624,-0.02498268,-0.02634722,0.04086827,0.02185754,0.00211765,-0.03738344,0.08792849,0.0489096,-0.03066784,-0.01191664,-0.11612067,0.06087521,0.01839741,0.21212776,0.00761516,0.04429755,0.03746716,0.01328039,0.04640183,-0.00747474,0.05678613,-0.02459443,-0.01320847,0.11667231,0.01363166,-0.00192904,-0.01220086,-0.01188479,0.04215405,0.0482437,0.03735803,-0.01619712,-0.00775505,0.0262713,0.0071408,0.05817336,0.00600987,-0.02117982,-0.06467677,-0.03482774,0.02769368,-0.04170882,-0.02677112,-0.01423234,-0.05480024,-0.00847755,0.040148,-0.03856074,0.03554346,-0.05705082,0.00517578,0.03576532,0.01749923,-0.04152455,0.04287519,-0.0670265],"last_embed":{"hash":"m3in27","tokens":362}},"bge-m3:latest":{"vec":[-0.0066515664,-0.024914687,-0.046993997,0.034694802,-0.0307314,-0.043343797,-0.019639114,-0.03925662,-0.0015735078,0.025772225,-0.013176829,0.017405823,-0.012061701,0.02133035,0.03513952,0.008719266,0.0051781707,-0.008699585,-0.023581255,-0.010525689,-0.008000682,-0.005595425,0.03733607,-0.064330205,-0.031191451,0.0151424315,-0.034433305,-0.00521867,-0.01855432,0.055045657,0.028886423,0.016489405,0.06103182,0.017013578,-0.02603962,-0.0082889665,-0.0043302597,-0.012775728,-0.0037941986,0.02950606,-0.015743371,0.054321017,0.0050389944,-0.02171646,0.0058020586,-0.039241467,-0.0131379375,-0.023569994,-0.028265625,-0.0023289567,-0.04674105,-0.01652625,0.02388892,-0.037581515,0.01485073,0.060405575,-0.07430472,-0.00016814025,-0.022566685,0.046594217,-0.02420432,0.02989142,0.024599925,-0.021294525,0.027472757,0.018361919,0.010919803,-0.00070918445,-0.02109125,-0.054356255,0.0038310343,0.013435226,-0.04495252,0.0168207,-0.065089926,0.030647293,0.012715135,-0.035947286,-0.041529905,-0.00016014987,-0.026800465,-0.014474904,-0.014514137,0.006607449,-0.013148541,-0.0105801625,-0.058174204,0.04069652,0.0064049494,0.029811678,0.0014570692,-0.03387717,0.05041254,-0.02250815,-0.046525594,0.013002248,-0.004338114,0.038278773,0.042682145,0.012448313,0.035272863,-0.0016695466,-0.012345055,-0.03217038,0.013147663,-0.020331083,0.07092917,0.023784343,-0.0018760967,-0.020642232,-0.0053088195,0.020241056,0.027416784,0.008089421,-0.01449302,-0.03298864,0.026840515,0.015889786,0.029228028,-0.00879027,-0.015857626,0.031619523,0.08419551,-0.007469885,-0.034844395,-0.009303963,-0.025340825,0.0066020014,0.0042299163,-0.0062878006,0.040267866,0.055410706,-0.060914993,-0.014043722,-0.05869643,-0.0046397545,0.018666197,0.009882353,0.01351596,-0.07868034,0.0061971606,0.0040578037,-0.05881563,-0.007910058,0.03346434,-0.00762772,0.013955571,0.052914202,-0.03136445,-0.031446166,0.017623557,-0.0060700937,-0.014441359,0.026277103,0.0048436844,-0.013001989,0.008906091,0.055291835,-0.018132767,0.03706361,0.012405555,0.011616478,-0.0034488116,-0.0035873621,0.043414287,-0.027703352,0.00783935,0.027709939,-0.019958146,-0.035189513,0.008928528,-0.021949865,0.0340867,0.0037007774,0.008318474,0.021353649,0.09547794,0.01573527,0.019476293,-0.024579776,-0.025398875,0.025568334,0.0059057632,-0.017020077,-0.031699378,0.03864336,-0.05035888,-0.018913321,0.020697866,-0.0060605365,0.0017487025,-0.016698765,0.034674842,0.014323902,-0.01210048,-0.02852384,0.0015413048,0.027330307,0.031068644,-0.01062159,-0.008038299,0.009469037,0.044772107,-0.0001843521,-0.078504734,-0.0033468823,-0.06461538,-0.050990913,0.036348473,-0.0002601113,0.012030462,0.039079037,-0.009418756,-0.017465534,-0.034810983,0.019769186,-0.021570727,-0.028722338,0.014700862,-0.02666662,-0.024452863,-0.0012344101,-0.022881754,0.020331124,0.019576024,0.021413853,0.0014446724,0.013441111,0.021719113,-0.00011300283,-0.0046672868,0.046549726,0.036951143,-0.024066953,-0.00041528005,-0.048033748,-0.012128678,0.011858837,-0.011191397,0.04270238,-0.017126735,0.004553288,0.059269663,-0.025817204,-0.011419626,-0.017201545,-0.05716103,0.0031608308,-0.024365192,-0.02957443,0.0030412376,0.004299559,-0.024634328,0.0040965527,0.03363666,0.025864033,0.018391015,0.009636235,0.020441027,-0.014533824,0.007081864,0.038405936,-0.009330063,0.011272227,0.031307813,-0.015258905,-0.026308445,-0.019659044,0.002397191,0.023002736,-0.047807485,-0.009650171,0.011210279,0.0025748354,0.0009840182,0.033433028,-0.022479558,-0.031420615,0.05836611,0.014665319,0.0014030546,-0.022105597,0.043520354,0.010031126,0.03066084,0.044873297,-0.021543115,-0.026094235,0.013175014,-0.03738739,0.03656187,-0.0054334016,0.05635367,0.008310453,-0.04812047,-0.03188609,-0.02012858,-0.16111808,0.012593761,0.02006824,0.002230048,0.0029245287,-0.006066899,-0.016794778,-0.029789265,-0.012533912,0.08715511,0.0015701267,-0.07467671,-0.046053644,-0.0060677757,0.012053709,-0.019815357,0.027566534,0.028752169,0.011854573,0.0024228513,-0.024675276,-0.015799891,-0.0008885682,0.025460873,-0.011938131,-0.0030813348,0.050548162,0.05839799,-0.032175038,-0.0081692925,-0.02933712,0.014455362,0.0019440688,0.01041602,-0.008380333,0.0023533984,0.042279802,0.023042087,0.003918021,0.022850767,0.043463156,0.060086396,0.019332781,0.019313648,-0.018938767,-0.023352815,-0.00636073,-0.011005414,-0.072901696,-0.008785631,-0.052910134,-0.0067595704,-0.034887973,-0.00020113436,-0.039505474,-0.015626222,0.026370846,0.026900684,-0.039895862,0.021978036,-0.014009449,0.016223567,0.009774912,0.0013701022,-0.024220522,-0.01620569,0.07281205,0.023253364,0.022517672,-0.018733053,0.033927638,-0.025667984,-0.008404877,0.04316187,-0.004033048,0.04242297,-0.009857023,0.011214493,-0.01687863,-0.05707508,0.027449775,0.020417154,0.011190736,0.016747281,0.0149701405,-0.043327045,-0.009114348,-0.014734412,0.02652322,0.2421735,0.015657222,0.008837242,-0.00990239,0.05228951,-0.015071028,0.05754863,0.023337547,0.007938256,-0.019244807,0.0010109819,0.053295538,-0.003765913,0.0175116,-0.0010606231,0.0070887455,-0.05300272,-0.011906245,0.046688017,-0.01855568,0.031269453,-0.037210643,0.038208928,-0.0019559215,-0.037721336,-0.04222503,0.025114086,-0.00599289,0.0012822057,0.020699542,-0.03166025,0.010437283,0.066304035,-0.010090976,-0.029639011,0.016686091,0.0025265676,-0.013053904,0.004786815,0.05614338,0.008453815,-0.018931983,0.0017267604,-0.036659427,0.0329675,-0.009044655,0.0026667581,-0.02050929,-0.020586284,0.017370485,-0.024100473,-0.008883428,-0.002220776,-0.0059360345,-0.039961867,-0.033885434,-0.037738394,-0.01575474,-0.0032948076,-0.023099475,0.07509772,0.0030592605,0.017068181,-0.00077308656,-0.0018689174,-0.00691786,0.022845421,0.016849278,0.04196358,0.07308029,0.062212665,0.018089434,-0.008161914,-0.0276062,0.028251287,0.054092463,0.049183153,0.053174045,-0.026600387,-0.035362277,-0.039952092,-0.005678285,-0.0326969,0.005525121,0.013214363,-0.016871564,-0.030789396,0.07852437,0.015876882,0.0016722686,-0.008078411,-0.018838186,-0.008943039,-0.01108472,0.018694036,-0.02126955,0.0138704935,-0.026104769,-0.03261763,0.014773004,-0.014222697,-0.032733347,-0.037470702,0.0055347676,0.05727547,-0.056006644,-0.044793412,0.021889912,-0.002654432,0.026123142,-0.0377896,0.019872792,-0.009113803,-0.03336303,-0.0028397683,0.042796575,-0.005291621,0.028794646,0.028846761,0.028206028,-0.03201308,0.023835367,0.015817033,-0.03575234,-0.009003145,-0.037815873,0.0060515706,-0.023041677,0.017471708,0.048931036,0.031901304,-0.030989604,-0.028851204,0.051246867,0.020932779,-0.003698341,0.028691588,0.029468866,0.0022343171,0.015118295,-0.05701508,-0.011071904,-0.032864925,0.026184427,-0.011139908,0.024372669,0.019940862,0.019528506,-0.015678918,-0.015075829,0.004324352,0.03147934,-0.004834788,-0.047149926,-0.0027616161,0.0027357948,-0.023577703,0.020657172,0.008293932,0.0083467355,-0.023478962,-0.011200559,0.029847106,0.032306746,0.00703383,0.032046627,-0.02079662,0.050554667,-0.0082690315,-0.055104103,0.036981396,-0.017758688,-0.04780788,-0.026555127,0.013232431,-0.07126913,-0.0317923,-0.0053342893,-0.010173236,-0.027311264,0.008986366,-0.017167032,-0.055378497,-0.03825102,-0.021053758,0.011183138,0.005069131,-0.0066641825,0.049879044,-0.012709834,-0.008277671,0.11771953,-0.009490159,-0.01326175,0.03408275,0.010956958,0.059731297,-0.0033263974,0.027598282,-0.062216893,-0.004693183,-0.046705507,-0.019747986,-0.023061613,0.06038516,0.018883847,-0.026952766,-0.003241584,-0.025365347,-0.0031548985,0.04866184,0.042346127,-0.06295052,-0.00819362,-0.035813946,-0.027757509,0.008147926,0.031205196,-0.026576485,-0.038542714,-0.0071814735,0.0062828884,0.002050352,-0.046018504,-0.011804446,-0.0056420444,0.0134375105,0.029514492,0.014538486,-0.0018277095,-0.00071553764,-0.0054909075,0.010403504,-0.026868917,-0.026829215,-0.018790927,0.007985137,0.0022435891,-0.034225475,-0.024494324,-0.00043807743,0.017512703,0.043110076,0.062431097,0.008942375,-0.012869815,-0.0137085,-0.011039872,0.05824756,0.029496633,0.035311304,0.012754209,0.022429239,-0.025707701,-0.0036194741,-0.010551066,0.008272443,-0.026900886,-0.020380726,-0.026250746,-0.015899252,0.017544176,-0.009339252,-0.009198823,-0.050031617,-0.028773045,0.004559907,-0.054923583,-0.016208842,-0.04013406,0.0037856128,0.034643516,0.0004919832,-0.014636786,-0.0011261181,-0.040593874,-0.041078642,-0.012404084,-0.00067415606,0.002218888,-0.057307925,0.04769423,0.011445414,-0.012751266,-0.041590825,0.016753346,0.049392596,0.012916872,-0.0051691253,-0.041752804,0.023200108,0.03546061,-0.023250824,-0.014937747,-0.020483626,0.0037395551,-0.029795915,0.05523644,-0.016171344,-0.008109753,-0.025131721,-0.007007251,-0.0065038446,-0.029341826,-0.05024382,0.02245444,-0.012588734,-0.023757275,0.06510254,0.0010758255,-0.017889095,-0.025025545,0.02633214,0.050608166,0.029998152,-0.006180881,0.068675,-0.048343293,0.012710881,0.03037341,-0.007113598,0.014384988,-0.04236061,0.0061945296,-0.0062921094,-0.008885021,-0.0044051246,-0.012898668,0.0014734818,-0.011159159,-0.04352996,0.0027696497,-0.02824001,-0.05284521,0.053290483,-0.002714057,-0.024305375,-0.059563752,0.046860248,0.011351783,-0.0028776384,-0.030050963,0.08609235,-0.04916596,0.0005348852,-0.038167827,-0.00061350793,0.00038974144,-0.03176051,-0.014580224,0.010253417,0.011322341,-0.015095156,-0.046177752,0.05526187,-0.05614377,-0.0002513891,0.00077223347,0.030461868,0.0371077,-0.0062759724,0.009415936,0.023665369,-0.013379083,0.0018895598,0.014917971,0.007915399,-0.040944636,0.022718437,-0.03892991,0.027556399,0.00405789,0.021905486,-0.013364532,-0.025421504,-0.005611431,-0.0076827384,0.00051625544,0.0025259722,-0.023084493,-0.014868264,-0.04744992,-0.06688334,-0.0162469,-0.004781453,-0.010360176,0.0036159167,0.004485431,0.007412977,-0.03443693,-0.0013034411,0.04802557,-0.025020922,0.027905256,-0.1467756,0.032118388,-0.01667915,0.021746473,-0.033014055,0.008625942,0.01501878,-0.017137587,-0.02980775,-0.03258442,-0.042966492,-0.012407782,0.012184286,-0.0024312157,-0.00009434688,0.009671351,-0.060275853,-0.047298796,0.0072993157,0.04352966,-0.031698048,-0.00079410675,-0.02893644,-0.025709942,0.0063080695,0.004469554,0.027270567,-0.014733168,-0.02985933,-0.058552478,0.053833243,-0.015173732,0.010385105,0.0070800446,-0.03884234,0.0014706156,0.0044129547,-0.01730658,0.0042841723,0.01685147,-0.0043883766,0.01295978,-0.0064067943,0.008523946,0.013817867,0.04879294,-0.015987236,-0.02558718,-0.06310101,0.01819773,0.008090875,0.021842236,-0.06451884,-0.017484762,0.0022778779,-0.03138528,-0.011695025,-0.00059260684,0.0009255004,0.0051446296,0.0026135247,0.049702555,-0.017937487,-0.028822413,-0.03977997,0.020223701,-0.05337414,-0.006291036,-0.00088854186,0.028531816,0.0058940384,-0.023734065,-0.031513337,-0.027640743,0.02938195,-0.046892338,0.026203213,-0.020611173,-0.03492703,-0.015784096,-0.028140027,-0.04574232,-0.06320345,0.0033062794,0.014353173,0.0002686216,-0.025000678,0.012605892,0.0038016408,-0.059117895,-0.0733115,-0.021825857,-0.005783213,0.023338692,-0.0017398766,0.04101919,-0.024885861,-0.011131331,-0.006574144,-0.012208072,-0.025539463,-0.05080246,0.038626343,0.03627624,-0.036234185,0.012090107,-0.013050742,-0.0031326776,0.0027538107,0.005856627,0.026855625,0.010744432,-0.012281483,0.029954057,-0.059320215,-0.019918868,-0.0038421848,0.055086806,-0.0020107762,0.009171304,0.028729476,0.035923474,0.0038212074,-0.027100705,0.014943787,0.05232565,0.057429112,0.026843216,0.019614842,-0.0019523464,0.009683111,-0.035184305,-0.036943834,-0.0027766188,0.04511439,-0.014799186,-0.041466244,0.04177719,0.00041796995,-0.01076046,0.009704473,-0.036466524,-0.014461369,0.0046772906,-0.0041593807,-0.055260725,0.017469533,0.03997282,-0.0006128154,-0.050893664,0.008405928,0.0054042228,-0.01393883,0.0020316662,0.005652721,0.0050906795,0.0075937826,0.020475976,-0.030777983,0.06470098,0.026783241,-0.025383063,0.018252445,-0.009264278,-0.038881272,0.04563904,-0.022337474,-0.0041153855,-0.015839146,0.015018568,0.04317318,0.04356039,-0.03268048,0.029577732,0.037691034,-0.033469465,0.014902212,0.04504609,0.01688769,0.005936057,0.037359048,0.0028997944,0.067734316,0.056045998,-0.013241724,-0.012138306,0.0035030986,0.08219793,0.04512609,0.009641364,-0.009388036,0.00087489584,0.02623128,-0.0073849726,0.051977735,0.01248601,0.008598214,0.031324662,-0.027289806,0.00087996677,-0.04348854,-0.046755828,-0.02746307,-0.011550031,-0.017455673,0.011563061,0.0015466958,0.021259671,0.019128956,0.029881254,-0.025380932,-0.01482048,-0.020652523,0.055849023,0.020088334,-0.009935785,0.02848517,-0.030725546,0.005804185,0.021347955,0.021475777,0.007422547,-0.02470382,-0.04980032,-0.0372586,0.0035825262,0.01753506,-0.02075093,-0.04205565,0.01041578,-0.029032983,-0.028605713,-0.0052791373,0.076620094,0.04263223,-0.037933342,-0.012297416,0.02566745,0.030766217,-0.020029113,0.044228256,0.017631136,0.0065014837,-0.02262255],"last_embed":{"hash":"m3in27","at":1751107747596,"tokens":452}}},"last_read":{"hash":"m3in27","at":1762844574143},"class_name":"SmartSource","last_import":{"mtime":1734075501000,"size":2169,"at":1751107743951,"hash":"m3in27"},"blocks":{"#":[1,20],"##{1}":[16,16],"##{2}":[17,17],"##{3}":[18,18],"##{4}":[19,20],"##Implementing Eventual Consistency":[21,28],"##Implementing Eventual Consistency#{1}":[22,28]},"outlinks":[],"key":"Career/Resources/Implementing domain driven design/Aggregates.md","last_embed":{"hash":"m3in27","at":1762844574143}}, "smart_blocks:Career/Resources/Implementing domain driven design/Aggregates.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016119875,-0.022902599,-0.052623894,0.034477092,-0.024174826,-0.042265743,-0.029923627,-0.045594025,-0.0019386465,0.024348155,-0.01288815,0.009257907,-0.012129112,0.018921176,0.030841466,0.0016257906,0.0041598594,-0.010766281,-0.016424863,-0.011895783,-0.002539398,-0.0013189558,0.028085899,-0.0719989,-0.03677104,0.026166264,-0.04094353,-0.0035071482,-0.016579356,0.05339939,0.022650193,0.010120015,0.071135946,0.008141803,-0.019203324,-0.010504927,-0.007438959,-0.01540634,-0.0014223296,0.028150428,-0.023274567,0.058762014,0.00025726922,-0.021119127,0.015522091,-0.03667783,-0.0068528145,-0.026384855,-0.021673508,0.005412552,-0.04503971,-0.031066341,0.015053935,-0.042684052,0.008285688,0.06353342,-0.065376766,0.001423669,-0.009320666,0.035173316,-0.019279184,0.027935594,0.023613464,-0.019977612,0.01501523,0.02530689,0.012613331,-0.0032152138,-0.022521468,-0.06126009,-0.0027942765,0.014458073,-0.037445895,0.02353544,-0.06883804,0.023214988,0.006038143,-0.02798597,-0.035573408,-0.0023339628,-0.02502687,-0.007357398,-0.014430007,-0.005742833,-0.017259456,-0.008859482,-0.052434858,0.04335756,0.0077676433,0.037987262,0.009779135,-0.022300448,0.041494157,-0.02032494,-0.031262923,0.013526868,-0.0058863,0.043861378,0.04232478,0.0073087844,0.03486115,0.0010687079,-0.015276223,-0.030984776,0.0075121196,-0.016687898,0.07279864,0.019137384,-0.0069892853,-0.02010772,-0.005422789,0.030058876,0.030969337,0.009490823,-0.015476734,-0.03216891,0.024241308,0.025948638,0.037458755,-0.0012393313,-0.023295784,0.022289796,0.095345706,-0.017875284,-0.049567062,-0.0070377225,-0.02292726,-0.0033089702,-0.020942055,-0.013057193,0.03806493,0.050081052,-0.055914953,-0.009651449,-0.053844128,-0.011332877,0.019007353,0.006743093,0.009127921,-0.07441037,0.00592392,-0.0036849112,-0.040074836,-0.010692551,0.035987515,0.004764664,0.020801952,0.04792076,-0.039726734,-0.022647718,0.024049142,-0.004680996,-0.02150054,0.028759656,0.01270761,-0.018152732,0.0143789565,0.05501261,-0.021601733,0.035776485,0.030071845,0.016082756,0.0034330245,0.001490286,0.042131938,-0.036640633,0.013325475,0.032959525,-0.02167006,-0.0343772,0.0047247615,-0.031759065,0.028718906,-0.010704454,-0.009013319,0.016727263,0.08830527,0.012338712,0.026984453,-0.022931464,-0.0181458,0.027602572,0.008932771,-0.024128463,-0.019113436,0.029172536,-0.05122138,-0.024410749,0.029704217,-0.007783426,0.008383467,-0.013089833,0.030753985,0.0020580199,-0.02606137,-0.036771063,-0.0017393793,0.03340253,0.02606395,-0.01526781,-0.0077325082,0.007994653,0.050177287,-0.0057969824,-0.06920631,-0.00047897038,-0.0667678,-0.052287467,0.03562047,0.007918413,0.018323323,0.027390065,-0.02416699,-0.010928029,-0.042873424,0.015236573,-0.015829237,-0.0337843,0.014411208,-0.033545785,-0.03349772,0.0030482633,-0.017309537,0.020460553,0.009639704,0.020651456,-0.0034864552,0.012883604,0.031856395,-0.0007487984,-0.011883018,0.04516845,0.046870623,-0.022241613,-0.0013953248,-0.04126443,-0.008553372,0.009536227,-0.012636443,0.03074541,-0.020913608,0.002356383,0.07090734,-0.021348944,-0.015917048,-0.015454149,-0.06302475,0.0114177335,-0.025152216,-0.026888965,0.0080074435,0.006515326,-0.01781603,-0.0070812446,0.034612875,0.022429937,0.029329332,0.011907476,0.014319219,-0.02834427,-0.00059145055,0.03825707,-0.00049513404,0.012317227,0.031149507,-0.012810865,-0.030918958,-0.021124093,0.0013400575,0.03404972,-0.048333112,-0.000908266,0.011754576,0.0065201423,0.010244764,0.042384446,-0.022854254,-0.033349104,0.059280872,0.019659154,0.020598702,-0.009024947,0.04419059,0.0067147193,0.030586774,0.036805082,-0.022569505,-0.028212242,0.019605061,-0.04076591,0.04562012,-0.0006723519,0.05840896,0.0076162736,-0.050008792,-0.02972815,-0.018133305,-0.15888102,0.0067113983,0.020737745,0.0030736167,0.0011450675,0.0056051877,-0.019000988,-0.02106462,-0.009697394,0.088887244,-0.0016504907,-0.07781032,-0.039989863,-0.0044503305,0.01065944,-0.016410895,0.025432816,0.027457945,0.00483064,0.0009898948,-0.021550313,-0.019139359,-0.0040943045,0.03224475,-0.020665828,-0.0016355277,0.040907074,0.058520384,-0.023051709,-0.0074085644,-0.03548232,0.0202183,0.007330146,0.010456597,-0.016338458,-0.002902726,0.043021835,0.028097361,0.0019450313,0.013807103,0.036305927,0.06239289,0.022251429,0.016693562,-0.016338538,-0.015601037,-0.0058884867,-0.0103170145,-0.07003407,-0.006045036,-0.054215483,-0.005656852,-0.033636305,0.007314019,-0.049859293,-0.01832675,0.013641664,0.040743694,-0.040897746,0.016764887,-0.0049624606,0.016141586,0.0089365,0.0030372546,-0.021039201,-0.014888478,0.07705516,0.019730527,0.013342154,-0.02248595,0.032002863,-0.012087379,-0.0049585495,0.041702393,-0.010483109,0.039923813,-0.009158582,0.014303479,-0.016465493,-0.05445594,0.021077292,0.014636199,0.008356978,0.01755725,0.018500488,-0.037333243,-0.011206949,-0.00815149,0.021728076,0.24227265,0.021020388,0.0044444366,-0.0015376919,0.05728361,-0.0071536615,0.061932843,0.018856682,0.014671384,-0.0210607,0.0136362985,0.05942386,-0.0037596107,0.017132208,-0.006318575,0.0073956978,-0.052869905,-0.014391387,0.045215253,-0.0135738915,0.030437395,-0.042016625,0.037037175,0.009788537,-0.04442998,-0.042808767,0.027162666,-0.007992437,-0.0043135947,0.024137173,-0.033566546,0.008647726,0.05822575,-0.0058875727,-0.02057873,0.0068236296,0.012402816,-0.009321343,0.013044549,0.052178174,0.008202052,-0.022599367,-0.005106016,-0.041035075,0.04866373,-0.0110957315,-0.0007455505,-0.0016764842,-0.0050788047,0.01578638,-0.029614598,-0.017143318,-0.010064241,-0.004698802,-0.045441866,-0.035059404,-0.037121132,-0.013069214,-0.008299814,-0.02518051,0.065000184,0.0022986985,0.011665398,-0.0019843383,-0.011046681,-0.006050793,0.02149979,0.02543346,0.04290358,0.0718102,0.05877729,0.023605093,-0.012046334,-0.033921394,0.030665409,0.05887972,0.0410007,0.042424493,-0.028217325,-0.044234667,-0.045009576,0.0021981527,-0.021502767,0.0005085666,0.017914608,-0.017342137,-0.034855332,0.080634944,0.021244688,-0.004628885,-0.017935984,-0.011779966,-0.016942952,-0.017282445,0.012671618,-0.022732107,-0.0029965856,-0.025825206,-0.033008404,0.01272357,-0.011194548,-0.034641687,-0.034866188,-0.00018473626,0.056693126,-0.05532333,-0.045346342,0.02980781,0.002236404,0.021971997,-0.038968112,0.014869504,-0.010310561,-0.03309339,-0.008980592,0.039169732,-0.014874454,0.024063472,0.025974616,0.037954114,-0.03096053,0.01902924,0.015950974,-0.041443255,-0.008797772,-0.0317438,0.0062833033,-0.023440342,0.0067062066,0.04707975,0.032156754,-0.03513341,-0.035915237,0.051890578,0.013950208,-0.0014011416,0.018400326,0.02485826,0.012655086,0.0111576505,-0.05955436,-0.012622031,-0.036295097,0.023655502,-0.0089953495,0.018794524,0.018478043,0.01721139,-0.021351844,-0.015309035,-0.0006893001,0.027526971,-0.008334765,-0.05337313,0.011053699,-0.00049178826,-0.018492933,0.015241656,0.008935292,0.0025138455,-0.024943758,0.0016582832,0.029841546,0.03135912,0.003671078,0.034919567,-0.026027702,0.054663993,-0.0015960226,-0.06418238,0.039961077,-0.015562409,-0.03560559,-0.028658507,0.02041931,-0.064755864,-0.022241691,-0.005437485,-0.00023268878,-0.03245902,0.011717596,-0.012404937,-0.0478438,-0.036170203,-0.0177494,0.020503005,0.004778563,-0.0071346336,0.05221507,-0.011624478,0.013126162,0.11243488,-0.011914437,-0.010295571,0.030821165,0.0152238,0.057936333,0.0022520283,0.024700984,-0.054362226,0.0026007409,-0.054505814,-0.020088293,-0.02756972,0.06054336,0.018751657,-0.025957096,0.00811617,-0.01603062,-0.011457574,0.03474933,0.043842223,-0.055108644,-0.009747742,-0.029825868,-0.029701518,0.014546575,0.030982602,-0.032096468,-0.032621995,-0.008205648,0.0024943876,0.0039082244,-0.041219328,-0.012466937,-0.004310864,0.022429725,0.037043646,0.015532123,-0.009606956,-0.00035101036,0.0028485954,0.012368865,-0.018818093,-0.020158904,-0.004755951,0.0058121574,0.00520336,-0.02505774,-0.019496338,-0.009091841,0.013988526,0.040701512,0.060336504,-0.0016388226,-0.031469945,-0.008876709,-0.011372625,0.0626017,0.03997368,0.03895879,0.008247566,0.029194124,-0.032450423,0.009821614,-0.002182072,0.009734086,-0.019133614,-0.0161525,-0.026238829,-0.016415697,0.018786546,-0.0034928326,-0.006681069,-0.05592029,-0.029800044,0.007629517,-0.049229335,-0.018017756,-0.051545527,0.0035253887,0.02247862,-0.0028752114,-0.012581359,-0.004364857,-0.041390803,-0.03401418,-0.005329465,-0.007079628,-0.0028698104,-0.05705667,0.05251549,0.014099275,-0.016418142,-0.043914646,0.0073646996,0.055219382,0.026341243,-0.011867706,-0.032239493,0.019877711,0.039611302,-0.03239474,-0.0058443365,-0.03136741,0.0037934692,-0.031925734,0.05725823,-0.015373225,-0.014909237,-0.02181595,-0.00011151418,-0.0024595833,-0.03327383,-0.046743684,0.017762952,-0.021274839,-0.017689642,0.06681574,-0.004929372,-0.006499062,-0.0353116,0.01822167,0.054313913,0.013440623,-0.012570089,0.06638477,-0.042650327,0.012280094,0.0223464,-0.020804795,0.010979995,-0.05581714,0.007150181,0.0043960544,-0.009918158,-0.0069374875,-0.0094509,-0.0051587503,-0.015555084,-0.04319875,0.008576496,-0.02846016,-0.043708667,0.052162632,-0.012728516,-0.016344886,-0.06402639,0.04705894,0.010276795,-0.008954675,-0.039683465,0.08704593,-0.039047107,-0.006465201,-0.033640593,-0.0020166961,0.013301032,-0.038189918,-0.02142562,0.015519642,0.008193661,-0.013458015,-0.045008738,0.05763724,-0.0672503,0.0016458143,0.0030037942,0.037293676,0.04014424,-0.015356602,-0.0021289168,0.023338111,-0.00955545,0.004331823,0.010336042,0.021036731,-0.042778987,0.016786186,-0.03416353,0.034734763,0.008350432,0.021977482,-0.015964272,-0.02283389,0.0013796297,-0.0054427846,0.0066246637,0.0016087956,-0.023393946,-0.012322711,-0.056875426,-0.05289477,-0.015864529,0.00016292957,-0.00232464,-0.0065621734,0.0007785101,0.018720713,-0.031392768,-0.01282499,0.046125274,-0.019679353,0.022264019,-0.14649144,0.027611833,-0.013828439,0.013147768,-0.032949958,-0.0059236526,0.020909011,-0.009437565,-0.038655814,-0.030482277,-0.043108314,-0.010128497,0.01141238,-0.00032479613,0.008770042,0.0068521025,-0.054418534,-0.044838175,0.0061730198,0.04047999,-0.033695888,0.0110664135,-0.036652118,-0.024919773,0.0020231202,-0.0078048115,0.03995191,-0.012524824,-0.03507608,-0.061149966,0.045574147,-0.011611061,0.016983133,0.010039506,-0.037782855,0.006174519,0.0053533856,-0.019225381,0.0057879053,0.021296661,-0.0036124762,0.010956081,0.0008248773,0.0069551454,0.012054092,0.059056688,-0.007937479,-0.024187025,-0.06282033,0.010194227,0.0045403442,0.023790937,-0.073715694,-0.029538592,0.0028957748,-0.03463932,-0.0011036714,-0.011004374,0.007844823,0.012316877,0.008194451,0.040241648,-0.018806886,-0.022686305,-0.021716816,0.016087275,-0.06562419,-0.015043779,0.0017827272,0.023569493,0.010825205,-0.035746973,-0.029210038,-0.028479515,0.02458236,-0.041519564,0.019375792,-0.022225285,-0.03527889,-0.0084913755,-0.016396353,-0.03582911,-0.062665656,0.000102120735,0.0068953955,-0.0036076698,-0.03119159,0.014221557,0.01812823,-0.057803344,-0.06780104,-0.026295288,-0.0066354284,0.01738299,-0.0019836177,0.04129023,-0.021624593,-0.014805339,-0.0065608094,-0.011636111,-0.020301303,-0.049486186,0.035563692,0.0344525,-0.032113757,0.017960772,-0.014765974,0.0014561898,-0.0026002917,-0.0002793944,0.03312781,0.012174499,-0.014283684,0.03075766,-0.054170605,-0.011854092,0.0008205728,0.06183504,0.0043242387,0.013086046,0.028471395,0.038059466,0.00751247,-0.030306648,0.009135949,0.050859395,0.06685223,0.03124834,0.008686061,-0.0072380626,-0.004693092,-0.032161865,-0.03432887,0.0039249524,0.03955147,-0.010026123,-0.045015637,0.04337354,-0.006200673,-0.0043725255,0.012757943,-0.03294675,-0.018607734,0.005001134,-0.0074858656,-0.06102652,0.018328393,0.047532674,-0.0047573955,-0.05779871,-0.001308206,-0.0012190148,-0.016864054,0.012882336,0.006632166,-0.0008069317,0.007334711,0.005795683,-0.020282798,0.06936036,0.022683311,-0.028687699,0.01479049,-0.0015009894,-0.038752288,0.04701517,-0.020002523,-0.0050731464,-0.011295691,0.018255662,0.045272887,0.03409927,-0.03174812,0.028143119,0.033845555,-0.03641426,0.017199928,0.041309815,0.02220651,0.008687816,0.036689088,0.0038246536,0.058340568,0.063569345,-0.016851999,-0.015350943,-0.005767953,0.07184187,0.046773963,0.011009322,-0.016195036,0.0017406569,0.02239881,-0.0011775827,0.05726486,0.015445415,0.009899194,0.037360724,-0.017189303,0.0037434448,-0.043550335,-0.04847809,-0.011280239,-0.0034563418,-0.020912739,0.0027468558,0.0061993375,0.023665568,0.008709005,0.026947323,-0.019669905,-0.005729962,-0.01504084,0.0483583,0.02453134,-0.018177768,0.035372958,-0.030901575,0.008365066,0.019574486,0.0141608305,0.010982875,-0.024186442,-0.048347592,-0.03485571,0.006711655,0.0012273323,-0.00890822,-0.037240054,0.009524533,-0.038090248,-0.038058918,-0.004184858,0.064431354,0.031092593,-0.042097263,-0.020427948,0.026369061,0.023608368,-0.013812335,0.037559442,0.02414563,0.014351975,-0.019032659],"last_embed":{"hash":"kzwxzf","at":1751107747603,"tokens":208}}},"text":null,"length":0,"last_read":{"hash":"kzwxzf","at":1751597071054},"key":"Career/Resources/Implementing domain driven design/Aggregates.md#","lines":[1,20],"size":1666,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"kzwxzf","at":1751597071054}}, "smart_blocks:Career/Resources/Implementing domain driven design/Aggregates.md##Implementing Eventual Consistency": {"path":null,"last_embed":{"hash":"11yzct3","at":1751107747612},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"11yzct3","at":1751107747612},"key":"Career/Resources/Implementing domain driven design/Aggregates.md##Implementing Eventual Consistency","lines":[21,28],"size":502,"outlinks":[],"class_name":"SmartBlock"}, -"smart_blocks:Career/Resources/Implementing domain driven design/Aggregates.md##Implementing Eventual Consistency#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010379378,-0.0031918962,-0.012419362,0.024024155,-0.04583262,-0.045938484,0.0021572425,-0.00070988113,-0.00819167,0.024176614,-0.014754457,-0.008851197,-0.0044595064,0.01818405,0.00916171,0.033282083,0.008797899,0.03330234,-0.042721093,0.021570504,-0.020535432,0.0010490102,0.046933077,-0.037483186,0.01537752,0.01799913,-0.017021284,-0.0013319532,-0.008590385,0.06269731,0.03476162,-0.007896961,0.021787798,0.007980916,-0.03707571,-0.04301851,-0.015033771,-0.012561002,-0.020598551,0.031706233,0.011760478,0.025207214,-0.011444933,-0.016359454,0.0023217353,-0.031794157,-0.024853218,-0.016357085,-0.0017527061,-0.020403164,-0.014599832,0.012485519,0.035699636,-0.022207467,-0.017825168,0.0067326026,-0.054758716,-0.029915733,-0.03493075,0.013705654,-0.05198935,0.032590996,0.0021261924,-0.05142618,0.009652154,0.01071416,0.009275816,-0.007788787,-0.019574476,-0.060232535,0.03424943,0.01280829,-0.031368636,-0.008675688,-0.054564968,0.029807951,0.012465939,-0.10594547,-0.058196556,0.025011484,-0.02593184,-0.029198578,0.015527499,0.014518131,-0.0014578972,-0.00986104,-0.04699889,0.0153538855,0.03553137,0.015769497,-0.030974012,-0.009491524,0.06764333,-0.0182885,-0.0684965,-0.0028277393,0.0072874017,-0.013663399,0.045277912,-0.012034547,0.033515636,-0.024309713,0.013218822,-0.03184256,0.018747278,-0.0064360634,0.04405533,0.0179494,0.008653915,0.0064569023,-0.01272651,0.012484986,0.032455996,-0.007896504,0.00010513096,-0.002426548,0.020858347,-0.016792312,0.0192981,-0.019197002,0.009749997,0.030886829,0.0335804,-0.016537515,-0.022194916,-0.019648656,-0.008710777,0.035339452,0.029338753,0.018690044,0.01670201,0.076520085,-0.038124453,-0.017509902,-0.06830434,-0.0178411,0.008880523,0.024458464,0.009327496,-0.04085072,0.028839456,0.010465469,-0.09412918,-0.00705345,0.017156884,-0.03414368,0.016655548,0.016846884,-0.014363504,-0.04346586,-0.0010736905,-0.0068097706,-0.0027399946,0.028348772,-0.0010345855,0.008825063,0.039702408,0.038450804,0.0057738153,0.0380908,-0.031748224,-0.007857016,-0.044799585,-0.00040728954,0.025489619,-0.0012659568,-0.0063232053,0.01397499,-0.033302594,-0.020544946,-0.014132573,0.017416315,0.046366714,0.015932495,0.016853834,0.023119772,0.10207953,0.02891656,0.011918031,-0.028828263,-0.0373949,0.012470895,-0.0006363019,-0.0048621586,-0.02211389,0.04206661,-0.02844021,-0.0047090026,0.023948075,0.009182519,-0.0022740266,0.000032363085,0.03714724,0.056282118,0.01059934,-0.023217103,0.014184276,0.028091975,0.035856523,-0.0045470465,-0.020105815,0.036169995,0.03108642,0.000027670558,-0.059236087,-0.004742508,-0.054992095,-0.044631865,0.0077960826,-0.031945366,-0.012274051,0.027870994,0.02266714,-0.00043907616,-0.019951055,0.044488523,-0.006774268,0.03598056,0.0033239417,-0.004675933,-0.0035614637,0.034949783,-0.0029691642,-0.00084468763,0.014117973,0.030222027,0.022218943,-0.0101887435,-0.008538557,-0.0044666072,0.0074305404,0.046347238,0.0028466983,-0.037561897,0.011316297,-0.047440957,0.014210761,0.050484277,0.016548,0.054633968,-0.022492314,-0.016192405,0.0016963902,-0.019400727,0.00025151658,-0.0112975435,-0.032281063,-0.008859831,-0.039404,-0.053441938,0.011196784,-0.0008042409,-0.019441202,-0.009908931,0.0153124565,0.009846716,-0.0031148866,0.014721382,0.03076122,-0.005902768,0.010199327,-0.0020167527,-0.034963667,0.0056711165,0.023704628,-0.0054149544,0.011260877,-0.012728911,-0.0100297555,-0.057853196,0.017976226,-0.04612863,0.018583106,-0.03370158,0.0083069205,0.045184903,-0.029791519,-0.027918724,0.063294135,0.019879483,-0.019058187,-0.038940735,0.026519308,0.01927175,0.010554045,-0.017808435,-0.016407155,0.026732525,0.003929529,-0.032496873,0.030628929,-0.0011394835,0.06609246,-0.016022855,0.003041483,-0.012201392,-0.0055980436,-0.17834269,0.0039702165,0.0017704812,-0.035839606,0.0068562306,0.017484842,-0.021510178,-0.03790772,-0.018281603,0.07441019,0.04520314,-0.07554581,-0.04030512,0.004840356,0.0005501245,0.004849511,-0.007549313,0.016013388,-0.00013362874,0.0015182202,-0.014409207,-0.019232448,0.050241724,-0.021152953,-0.03284935,-0.0014625613,0.054414622,0.045995176,-0.024635952,-0.018413289,-0.0025187633,0.014994785,-0.0029830725,0.010849365,0.022163797,0.028825788,0.01911601,0.04042816,-0.01830528,0.0064854105,0.018833164,0.038577236,0.012700816,0.0127084525,-0.028898925,-0.040679224,0.0055110273,-0.012663385,-0.043113977,-0.009143657,-0.032386545,-0.028769583,-0.027808506,0.038057692,-0.039274666,0.00916392,0.05101906,0.02314,-0.044680666,0.024422204,-0.047632273,-0.021069562,0.021212228,-0.006294787,-0.036512658,0.0015786706,0.06879949,0.020765156,0.02654858,-0.013059653,0.03322977,-0.043593675,-0.01880529,0.023083944,0.011816624,0.039889965,0.013360209,-0.014340052,0.009633145,-0.056914687,0.043156017,0.018862221,0.009617636,0.014322886,-0.0064329547,-0.039034214,-0.0026615616,-0.0058319885,0.01804711,0.23629737,0.031392634,0.002018431,-0.01906014,0.012741183,-0.03462827,0.05697899,0.041179176,0.018003864,-0.027163811,-0.026478268,0.010966581,0.035448655,0.00732462,0.008776812,0.030068861,-0.047932398,-0.004810708,0.061657425,-0.02637792,0.045944322,-0.0065287463,0.050891876,-0.008292855,-0.06568142,-0.024332475,0.0029878614,0.021202356,0.026694652,0.015992705,-0.026938548,0.035237957,0.042145588,-0.0384558,-0.050613437,0.03684631,0.0011976748,-0.005564725,-0.014021079,0.0546064,0.0033940035,0.001638521,0.027239816,-0.03425832,0.018102482,-0.06059341,0.014023793,-0.034498252,-0.026684104,0.0133799445,0.026142957,0.025948107,0.034069203,0.019126289,-0.0006411331,-0.029286828,-0.040525865,-0.008361752,0.015505626,-0.021104481,0.028827725,0.017113185,0.011994461,0.012259463,0.00026974603,-0.010021461,0.03104718,-0.012709473,0.039637297,0.044889063,0.053137198,0.022055892,0.01418316,-0.011707917,0.007311076,0.00079127925,0.054172304,0.06271062,-0.059854552,-0.03946536,-0.008453008,-0.010394285,-0.03009528,0.003500619,0.007921545,-0.00771358,-0.009387538,0.10571742,0.009866129,0.0418685,-0.02906873,0.013799444,0.017429646,-0.018235534,0.0065073464,-0.0052877697,0.018225616,-0.01812385,-0.023279386,0.02915779,-0.028777422,-0.027690303,-0.038346015,0.013529848,0.07290962,0.00077829463,0.0004936767,0.009029124,-0.010784793,0.067311145,-0.0346787,-0.003987468,0.00030741392,-0.027964609,0.011946897,0.034525592,-0.0020491558,0.030868012,0.052564755,-0.031974822,0.006258129,0.010786179,-0.0028084267,0.00023373486,-0.02691435,-0.023121178,-0.009462706,-0.02417729,-0.01208692,0.010553531,0.030946631,-0.003584278,0.00923525,0.011770254,0.058104042,0.0075589693,0.028058087,0.020792414,-0.012057355,0.054840155,-0.041254647,-0.011841663,-0.028840726,-0.02767037,0.009968776,0.032605786,-0.016549038,0.03956769,-0.019697132,0.0032811607,0.030722026,0.042914793,0.014637271,-0.045692462,-0.03169471,-0.032790523,-0.034965795,0.013024294,0.022369688,0.0027842945,-0.020201817,-0.002488214,0.028929217,0.059770215,0.0035140268,0.002172705,0.019138847,0.016554026,-0.043589097,-0.008271673,0.034112003,-0.026442997,-0.04905682,0.0031095108,-0.004440353,-0.04914306,-0.106490076,0.028204732,-0.04210785,0.014333283,0.016869769,0.003020373,-0.049513344,-0.045635086,-0.009452896,0.0004471315,0.0016576598,-0.006565209,0.04037364,-0.005228737,-0.050404,0.13353,-0.037272412,0.00062715344,0.0243457,0.030847847,0.053203847,0.001328427,0.029526033,-0.05364085,-0.036097724,-0.01665966,-0.016177222,-0.003653113,0.021794729,0.011787232,-0.008598722,0.012238462,-0.043897662,0.023087181,0.06313668,0.021349924,-0.049980722,-0.007978494,-0.011393075,-0.019819282,0.0035612267,0.05455392,0.024582203,-0.05185756,0.009083147,-0.013317206,0.021825856,-0.05316774,0.008112941,0.025183938,-0.014441691,-0.029809473,0.040306732,0.0048560915,-0.0006294376,-0.040378153,0.030737609,-0.008092418,-0.022707349,-0.024689244,-0.01753291,0.0038507888,-0.10001343,-0.045405764,0.02195953,-0.0003816338,0.07745523,0.0035596597,0.013399323,-0.013943399,-0.031168558,-0.021742593,0.031371646,0.020684838,0.016223613,-0.009736026,0.011258749,-0.04463648,0.0005555421,-0.039937053,-0.0048808153,-0.020100102,-0.017367622,-0.027836706,-0.0019511847,0.02498527,-0.019899098,-0.026664032,-0.02227834,-0.041809846,0.03569984,-0.047735225,-0.0056354865,-0.03463241,-0.023656782,0.015335204,-0.0064339247,-0.028389474,0.00399955,-0.03196819,-0.054683384,0.020769365,0.011383654,0.0006190268,-0.052471336,0.026447546,-0.017547915,0.015233712,-0.031111429,0.0011115138,0.04685874,-0.051388733,0.032288507,-0.05158722,0.029218068,0.018996483,-0.016692976,-0.031230003,-0.0071063316,0.014843614,-0.040183708,0.04168924,-0.032721657,0.04345327,-0.008419825,-0.0147440415,-0.007999631,-0.0044496516,-0.02884891,0.021092381,-0.016799403,-0.040930364,0.08157342,0.0056012743,-0.057206944,-0.016218599,0.02760284,0.038571272,0.026255893,-0.007297069,0.030789897,-0.06381554,0.004596415,0.029626654,0.010610947,0.047169376,-0.023162307,0.004658745,-0.037648898,0.008508695,-0.027555937,-0.032540824,0.007890998,-0.0055114664,-0.017054057,-0.026733259,-0.031620212,-0.022112094,0.040431026,0.015124466,-0.03188711,-0.047438867,0.043987896,0.013807796,0.028656492,-0.04281786,0.063032635,-0.04057872,0.0048340596,-0.028728085,0.0015614083,-0.004286001,-0.026892688,0.0012394967,-0.029969929,0.008467695,-0.019148719,-0.03359363,0.022905473,-0.0029321774,-0.008791223,0.0056899143,0.033855587,0.049044188,-0.006637164,0.056338485,-0.0117104575,-0.018466352,0.0030892917,0.034132015,0.010929409,-0.021050205,-0.0132756,-0.05007524,-0.01019823,-0.0095517505,0.028254127,0.0025753556,0.0006270248,0.01824682,-0.028288167,-0.015360058,0.007890715,0.0040601413,-0.02307484,-0.040865272,-0.01846858,-0.031417876,0.02344384,-0.048477843,-0.016683577,0.01667588,0.0017613037,0.0072870427,-0.01935114,0.059162624,-0.02627868,-0.009754309,-0.16811106,0.037033804,-0.034065466,0.032380268,-0.0392088,0.008348548,0.014629127,-0.026699899,0.01847172,-0.047312427,-0.027728481,-0.039089125,0.034090176,-0.0052229874,-0.00028242014,-0.02091734,-0.03666809,-0.027786318,0.016958816,0.050854504,-0.034093935,-0.0013944698,0.0063722013,-0.022660015,0.0071135927,0.047927357,0.008723223,-0.006268547,-0.019697506,-0.024138205,0.030735381,-0.01861552,0.019481406,-0.004472881,-0.012935011,0.004821543,0.01044698,-0.009041733,0.0045797154,-0.0059180083,0.024301784,0.018615663,-0.0030401708,0.0351467,0.010506144,0.018217647,-0.018314678,-0.023961492,-0.04634204,0.055612255,0.006326202,0.017872265,-0.026103787,-0.008409697,0.0009383697,-0.011410224,-0.012314305,0.021746835,-0.03046143,0.016247608,-0.0047744783,0.04418664,-0.009447539,-0.016084373,-0.046349246,0.013796535,-0.051870108,-0.0033721086,-0.024326636,0.030589037,-0.031498153,0.029526416,0.0073061623,-0.030555818,0.009974098,-0.047614224,0.013320611,-0.0033103686,-0.03515675,-0.018998617,-0.04359339,-0.056829937,-0.04968218,-0.019632734,0.019847948,0.0037622931,0.0015994683,-0.00096899655,-0.045816682,-0.021371627,-0.060430165,-0.0061539747,-0.011500068,0.045036305,0.014469629,0.0357043,-0.035583273,-0.0034013386,0.00835783,-0.021439698,-0.02078289,-0.018681852,0.032069057,0.016370595,-0.06836515,0.024036776,0.0033437668,-0.021007158,-0.015782574,0.018157033,-0.033184286,-0.013940983,-0.018244632,0.007857077,-0.068609275,-0.03164429,-0.010553877,0.043268938,-0.008692202,0.013318881,0.028771497,0.010285663,0.010054299,-0.03972769,0.039901,0.04260407,0.018263288,0.014504133,0.035931297,0.004971865,0.01889916,-0.035884272,-0.046355058,-0.0035983317,0.012122749,-0.008313354,-0.01830158,0.0148391565,0.025410034,-0.025221726,0.015361603,-0.041936446,-0.001510319,-0.015858237,-0.0077115986,-0.041695684,0.007314808,-0.0012925494,0.023189483,-0.035719015,0.04654539,0.008798781,-0.0026555082,0.019902479,0.014173964,0.027488697,0.004604608,0.046121545,-0.03690178,0.04435223,0.007838298,-0.026412796,-0.00025383834,-0.06474363,-0.021752996,0.04486918,-0.018748617,-0.0033437198,-0.023526791,0.042792987,0.01931851,0.06342485,-0.023928117,0.0010420057,-0.009475523,0.018175028,-0.0004953688,-0.004058436,0.033986405,-0.010805526,0.04156578,-0.014723323,0.043729182,0.028529385,0.015873026,0.01784391,0.030655619,0.053890597,0.01999139,-0.024759997,-0.004029831,-0.0017957601,0.006251375,-0.021105802,0.033721752,-0.0119407475,-0.002960164,-0.017213978,-0.011492961,0.019386156,-0.03929738,-0.010354228,-0.0069025056,0.0070297243,0.009381261,0.029590676,-0.012594773,0.01965976,0.013704994,0.0072625433,-0.035558987,-0.007732494,-0.032259308,0.04653273,-0.04924364,0.0044216844,0.028439188,-0.041654732,-0.0067780265,0.0017947112,0.020330368,0.012589524,0.009094627,-0.03976048,-0.029293524,0.008537212,0.019551866,-0.024145838,-0.044973608,0.011308797,-0.00913825,0.013541751,-0.007677184,0.049271457,0.05423344,-0.005454501,-0.05039429,0.03023254,0.005412027,-0.025284352,0.052408233,-0.0072359964,-0.014386485,-0.017063757],"last_embed":{"hash":"wveuoz","at":1751107747619,"tokens":208}}},"text":null,"length":0,"last_read":{"hash":"wveuoz","at":1751597071054},"key":"Career/Resources/Implementing domain driven design/Aggregates.md##Implementing Eventual Consistency#{1}","lines":[22,28],"size":465,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wveuoz","at":1751597071054}},"smart_blocks:Career/Resources/Implementing domain driven design/Aggregates.md##Implementing Eventual Consistency": {"path":null,"last_embed":{"hash":"11yzct3","at":1751107747612},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"11yzct3","at":1751107747612},"key":"Career/Resources/Implementing domain driven design/Aggregates.md##Implementing Eventual Consistency","lines":[21,28],"size":502,"outlinks":[],"class_name":"SmartBlock"}, -"smart_blocks:Career/Resources/Implementing domain driven design/Aggregates.md##Implementing Eventual Consistency": {"path":null,"last_embed":{"hash":"11yzct3","at":1751107747612},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"11yzct3","at":1751107747612},"key":"Career/Resources/Implementing domain driven design/Aggregates.md##Implementing Eventual Consistency","lines":[21,28],"size":502,"outlinks":[],"class_name":"SmartBlock"}, +"smart_blocks:Career/Resources/Implementing domain driven design/Aggregates.md##Implementing Eventual Consistency#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010379378,-0.0031918962,-0.012419362,0.024024155,-0.04583262,-0.045938484,0.0021572425,-0.00070988113,-0.00819167,0.024176614,-0.014754457,-0.008851197,-0.0044595064,0.01818405,0.00916171,0.033282083,0.008797899,0.03330234,-0.042721093,0.021570504,-0.020535432,0.0010490102,0.046933077,-0.037483186,0.01537752,0.01799913,-0.017021284,-0.0013319532,-0.008590385,0.06269731,0.03476162,-0.007896961,0.021787798,0.007980916,-0.03707571,-0.04301851,-0.015033771,-0.012561002,-0.020598551,0.031706233,0.011760478,0.025207214,-0.011444933,-0.016359454,0.0023217353,-0.031794157,-0.024853218,-0.016357085,-0.0017527061,-0.020403164,-0.014599832,0.012485519,0.035699636,-0.022207467,-0.017825168,0.0067326026,-0.054758716,-0.029915733,-0.03493075,0.013705654,-0.05198935,0.032590996,0.0021261924,-0.05142618,0.009652154,0.01071416,0.009275816,-0.007788787,-0.019574476,-0.060232535,0.03424943,0.01280829,-0.031368636,-0.008675688,-0.054564968,0.029807951,0.012465939,-0.10594547,-0.058196556,0.025011484,-0.02593184,-0.029198578,0.015527499,0.014518131,-0.0014578972,-0.00986104,-0.04699889,0.0153538855,0.03553137,0.015769497,-0.030974012,-0.009491524,0.06764333,-0.0182885,-0.0684965,-0.0028277393,0.0072874017,-0.013663399,0.045277912,-0.012034547,0.033515636,-0.024309713,0.013218822,-0.03184256,0.018747278,-0.0064360634,0.04405533,0.0179494,0.008653915,0.0064569023,-0.01272651,0.012484986,0.032455996,-0.007896504,0.00010513096,-0.002426548,0.020858347,-0.016792312,0.0192981,-0.019197002,0.009749997,0.030886829,0.0335804,-0.016537515,-0.022194916,-0.019648656,-0.008710777,0.035339452,0.029338753,0.018690044,0.01670201,0.076520085,-0.038124453,-0.017509902,-0.06830434,-0.0178411,0.008880523,0.024458464,0.009327496,-0.04085072,0.028839456,0.010465469,-0.09412918,-0.00705345,0.017156884,-0.03414368,0.016655548,0.016846884,-0.014363504,-0.04346586,-0.0010736905,-0.0068097706,-0.0027399946,0.028348772,-0.0010345855,0.008825063,0.039702408,0.038450804,0.0057738153,0.0380908,-0.031748224,-0.007857016,-0.044799585,-0.00040728954,0.025489619,-0.0012659568,-0.0063232053,0.01397499,-0.033302594,-0.020544946,-0.014132573,0.017416315,0.046366714,0.015932495,0.016853834,0.023119772,0.10207953,0.02891656,0.011918031,-0.028828263,-0.0373949,0.012470895,-0.0006363019,-0.0048621586,-0.02211389,0.04206661,-0.02844021,-0.0047090026,0.023948075,0.009182519,-0.0022740266,0.000032363085,0.03714724,0.056282118,0.01059934,-0.023217103,0.014184276,0.028091975,0.035856523,-0.0045470465,-0.020105815,0.036169995,0.03108642,0.000027670558,-0.059236087,-0.004742508,-0.054992095,-0.044631865,0.0077960826,-0.031945366,-0.012274051,0.027870994,0.02266714,-0.00043907616,-0.019951055,0.044488523,-0.006774268,0.03598056,0.0033239417,-0.004675933,-0.0035614637,0.034949783,-0.0029691642,-0.00084468763,0.014117973,0.030222027,0.022218943,-0.0101887435,-0.008538557,-0.0044666072,0.0074305404,0.046347238,0.0028466983,-0.037561897,0.011316297,-0.047440957,0.014210761,0.050484277,0.016548,0.054633968,-0.022492314,-0.016192405,0.0016963902,-0.019400727,0.00025151658,-0.0112975435,-0.032281063,-0.008859831,-0.039404,-0.053441938,0.011196784,-0.0008042409,-0.019441202,-0.009908931,0.0153124565,0.009846716,-0.0031148866,0.014721382,0.03076122,-0.005902768,0.010199327,-0.0020167527,-0.034963667,0.0056711165,0.023704628,-0.0054149544,0.011260877,-0.012728911,-0.0100297555,-0.057853196,0.017976226,-0.04612863,0.018583106,-0.03370158,0.0083069205,0.045184903,-0.029791519,-0.027918724,0.063294135,0.019879483,-0.019058187,-0.038940735,0.026519308,0.01927175,0.010554045,-0.017808435,-0.016407155,0.026732525,0.003929529,-0.032496873,0.030628929,-0.0011394835,0.06609246,-0.016022855,0.003041483,-0.012201392,-0.0055980436,-0.17834269,0.0039702165,0.0017704812,-0.035839606,0.0068562306,0.017484842,-0.021510178,-0.03790772,-0.018281603,0.07441019,0.04520314,-0.07554581,-0.04030512,0.004840356,0.0005501245,0.004849511,-0.007549313,0.016013388,-0.00013362874,0.0015182202,-0.014409207,-0.019232448,0.050241724,-0.021152953,-0.03284935,-0.0014625613,0.054414622,0.045995176,-0.024635952,-0.018413289,-0.0025187633,0.014994785,-0.0029830725,0.010849365,0.022163797,0.028825788,0.01911601,0.04042816,-0.01830528,0.0064854105,0.018833164,0.038577236,0.012700816,0.0127084525,-0.028898925,-0.040679224,0.0055110273,-0.012663385,-0.043113977,-0.009143657,-0.032386545,-0.028769583,-0.027808506,0.038057692,-0.039274666,0.00916392,0.05101906,0.02314,-0.044680666,0.024422204,-0.047632273,-0.021069562,0.021212228,-0.006294787,-0.036512658,0.0015786706,0.06879949,0.020765156,0.02654858,-0.013059653,0.03322977,-0.043593675,-0.01880529,0.023083944,0.011816624,0.039889965,0.013360209,-0.014340052,0.009633145,-0.056914687,0.043156017,0.018862221,0.009617636,0.014322886,-0.0064329547,-0.039034214,-0.0026615616,-0.0058319885,0.01804711,0.23629737,0.031392634,0.002018431,-0.01906014,0.012741183,-0.03462827,0.05697899,0.041179176,0.018003864,-0.027163811,-0.026478268,0.010966581,0.035448655,0.00732462,0.008776812,0.030068861,-0.047932398,-0.004810708,0.061657425,-0.02637792,0.045944322,-0.0065287463,0.050891876,-0.008292855,-0.06568142,-0.024332475,0.0029878614,0.021202356,0.026694652,0.015992705,-0.026938548,0.035237957,0.042145588,-0.0384558,-0.050613437,0.03684631,0.0011976748,-0.005564725,-0.014021079,0.0546064,0.0033940035,0.001638521,0.027239816,-0.03425832,0.018102482,-0.06059341,0.014023793,-0.034498252,-0.026684104,0.0133799445,0.026142957,0.025948107,0.034069203,0.019126289,-0.0006411331,-0.029286828,-0.040525865,-0.008361752,0.015505626,-0.021104481,0.028827725,0.017113185,0.011994461,0.012259463,0.00026974603,-0.010021461,0.03104718,-0.012709473,0.039637297,0.044889063,0.053137198,0.022055892,0.01418316,-0.011707917,0.007311076,0.00079127925,0.054172304,0.06271062,-0.059854552,-0.03946536,-0.008453008,-0.010394285,-0.03009528,0.003500619,0.007921545,-0.00771358,-0.009387538,0.10571742,0.009866129,0.0418685,-0.02906873,0.013799444,0.017429646,-0.018235534,0.0065073464,-0.0052877697,0.018225616,-0.01812385,-0.023279386,0.02915779,-0.028777422,-0.027690303,-0.038346015,0.013529848,0.07290962,0.00077829463,0.0004936767,0.009029124,-0.010784793,0.067311145,-0.0346787,-0.003987468,0.00030741392,-0.027964609,0.011946897,0.034525592,-0.0020491558,0.030868012,0.052564755,-0.031974822,0.006258129,0.010786179,-0.0028084267,0.00023373486,-0.02691435,-0.023121178,-0.009462706,-0.02417729,-0.01208692,0.010553531,0.030946631,-0.003584278,0.00923525,0.011770254,0.058104042,0.0075589693,0.028058087,0.020792414,-0.012057355,0.054840155,-0.041254647,-0.011841663,-0.028840726,-0.02767037,0.009968776,0.032605786,-0.016549038,0.03956769,-0.019697132,0.0032811607,0.030722026,0.042914793,0.014637271,-0.045692462,-0.03169471,-0.032790523,-0.034965795,0.013024294,0.022369688,0.0027842945,-0.020201817,-0.002488214,0.028929217,0.059770215,0.0035140268,0.002172705,0.019138847,0.016554026,-0.043589097,-0.008271673,0.034112003,-0.026442997,-0.04905682,0.0031095108,-0.004440353,-0.04914306,-0.106490076,0.028204732,-0.04210785,0.014333283,0.016869769,0.003020373,-0.049513344,-0.045635086,-0.009452896,0.0004471315,0.0016576598,-0.006565209,0.04037364,-0.005228737,-0.050404,0.13353,-0.037272412,0.00062715344,0.0243457,0.030847847,0.053203847,0.001328427,0.029526033,-0.05364085,-0.036097724,-0.01665966,-0.016177222,-0.003653113,0.021794729,0.011787232,-0.008598722,0.012238462,-0.043897662,0.023087181,0.06313668,0.021349924,-0.049980722,-0.007978494,-0.011393075,-0.019819282,0.0035612267,0.05455392,0.024582203,-0.05185756,0.009083147,-0.013317206,0.021825856,-0.05316774,0.008112941,0.025183938,-0.014441691,-0.029809473,0.040306732,0.0048560915,-0.0006294376,-0.040378153,0.030737609,-0.008092418,-0.022707349,-0.024689244,-0.01753291,0.0038507888,-0.10001343,-0.045405764,0.02195953,-0.0003816338,0.07745523,0.0035596597,0.013399323,-0.013943399,-0.031168558,-0.021742593,0.031371646,0.020684838,0.016223613,-0.009736026,0.011258749,-0.04463648,0.0005555421,-0.039937053,-0.0048808153,-0.020100102,-0.017367622,-0.027836706,-0.0019511847,0.02498527,-0.019899098,-0.026664032,-0.02227834,-0.041809846,0.03569984,-0.047735225,-0.0056354865,-0.03463241,-0.023656782,0.015335204,-0.0064339247,-0.028389474,0.00399955,-0.03196819,-0.054683384,0.020769365,0.011383654,0.0006190268,-0.052471336,0.026447546,-0.017547915,0.015233712,-0.031111429,0.0011115138,0.04685874,-0.051388733,0.032288507,-0.05158722,0.029218068,0.018996483,-0.016692976,-0.031230003,-0.0071063316,0.014843614,-0.040183708,0.04168924,-0.032721657,0.04345327,-0.008419825,-0.0147440415,-0.007999631,-0.0044496516,-0.02884891,0.021092381,-0.016799403,-0.040930364,0.08157342,0.0056012743,-0.057206944,-0.016218599,0.02760284,0.038571272,0.026255893,-0.007297069,0.030789897,-0.06381554,0.004596415,0.029626654,0.010610947,0.047169376,-0.023162307,0.004658745,-0.037648898,0.008508695,-0.027555937,-0.032540824,0.007890998,-0.0055114664,-0.017054057,-0.026733259,-0.031620212,-0.022112094,0.040431026,0.015124466,-0.03188711,-0.047438867,0.043987896,0.013807796,0.028656492,-0.04281786,0.063032635,-0.04057872,0.0048340596,-0.028728085,0.0015614083,-0.004286001,-0.026892688,0.0012394967,-0.029969929,0.008467695,-0.019148719,-0.03359363,0.022905473,-0.0029321774,-0.008791223,0.0056899143,0.033855587,0.049044188,-0.006637164,0.056338485,-0.0117104575,-0.018466352,0.0030892917,0.034132015,0.010929409,-0.021050205,-0.0132756,-0.05007524,-0.01019823,-0.0095517505,0.028254127,0.0025753556,0.0006270248,0.01824682,-0.028288167,-0.015360058,0.007890715,0.0040601413,-0.02307484,-0.040865272,-0.01846858,-0.031417876,0.02344384,-0.048477843,-0.016683577,0.01667588,0.0017613037,0.0072870427,-0.01935114,0.059162624,-0.02627868,-0.009754309,-0.16811106,0.037033804,-0.034065466,0.032380268,-0.0392088,0.008348548,0.014629127,-0.026699899,0.01847172,-0.047312427,-0.027728481,-0.039089125,0.034090176,-0.0052229874,-0.00028242014,-0.02091734,-0.03666809,-0.027786318,0.016958816,0.050854504,-0.034093935,-0.0013944698,0.0063722013,-0.022660015,0.0071135927,0.047927357,0.008723223,-0.006268547,-0.019697506,-0.024138205,0.030735381,-0.01861552,0.019481406,-0.004472881,-0.012935011,0.004821543,0.01044698,-0.009041733,0.0045797154,-0.0059180083,0.024301784,0.018615663,-0.0030401708,0.0351467,0.010506144,0.018217647,-0.018314678,-0.023961492,-0.04634204,0.055612255,0.006326202,0.017872265,-0.026103787,-0.008409697,0.0009383697,-0.011410224,-0.012314305,0.021746835,-0.03046143,0.016247608,-0.0047744783,0.04418664,-0.009447539,-0.016084373,-0.046349246,0.013796535,-0.051870108,-0.0033721086,-0.024326636,0.030589037,-0.031498153,0.029526416,0.0073061623,-0.030555818,0.009974098,-0.047614224,0.013320611,-0.0033103686,-0.03515675,-0.018998617,-0.04359339,-0.056829937,-0.04968218,-0.019632734,0.019847948,0.0037622931,0.0015994683,-0.00096899655,-0.045816682,-0.021371627,-0.060430165,-0.0061539747,-0.011500068,0.045036305,0.014469629,0.0357043,-0.035583273,-0.0034013386,0.00835783,-0.021439698,-0.02078289,-0.018681852,0.032069057,0.016370595,-0.06836515,0.024036776,0.0033437668,-0.021007158,-0.015782574,0.018157033,-0.033184286,-0.013940983,-0.018244632,0.007857077,-0.068609275,-0.03164429,-0.010553877,0.043268938,-0.008692202,0.013318881,0.028771497,0.010285663,0.010054299,-0.03972769,0.039901,0.04260407,0.018263288,0.014504133,0.035931297,0.004971865,0.01889916,-0.035884272,-0.046355058,-0.0035983317,0.012122749,-0.008313354,-0.01830158,0.0148391565,0.025410034,-0.025221726,0.015361603,-0.041936446,-0.001510319,-0.015858237,-0.0077115986,-0.041695684,0.007314808,-0.0012925494,0.023189483,-0.035719015,0.04654539,0.008798781,-0.0026555082,0.019902479,0.014173964,0.027488697,0.004604608,0.046121545,-0.03690178,0.04435223,0.007838298,-0.026412796,-0.00025383834,-0.06474363,-0.021752996,0.04486918,-0.018748617,-0.0033437198,-0.023526791,0.042792987,0.01931851,0.06342485,-0.023928117,0.0010420057,-0.009475523,0.018175028,-0.0004953688,-0.004058436,0.033986405,-0.010805526,0.04156578,-0.014723323,0.043729182,0.028529385,0.015873026,0.01784391,0.030655619,0.053890597,0.01999139,-0.024759997,-0.004029831,-0.0017957601,0.006251375,-0.021105802,0.033721752,-0.0119407475,-0.002960164,-0.017213978,-0.011492961,0.019386156,-0.03929738,-0.010354228,-0.0069025056,0.0070297243,0.009381261,0.029590676,-0.012594773,0.01965976,0.013704994,0.0072625433,-0.035558987,-0.007732494,-0.032259308,0.04653273,-0.04924364,0.0044216844,0.028439188,-0.041654732,-0.0067780265,0.0017947112,0.020330368,0.012589524,0.009094627,-0.03976048,-0.029293524,0.008537212,0.019551866,-0.024145838,-0.044973608,0.011308797,-0.00913825,0.013541751,-0.007677184,0.049271457,0.05423344,-0.005454501,-0.05039429,0.03023254,0.005412027,-0.025284352,0.052408233,-0.0072359964,-0.014386485,-0.017063757],"last_embed":{"hash":"wveuoz","at":1751107747619,"tokens":208}}},"text":null,"length":0,"last_read":{"hash":"wveuoz","at":1751597071054},"key":"Career/Resources/Implementing domain driven design/Aggregates.md##Implementing Eventual Consistency#{1}","lines":[22,28],"size":465,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wveuoz","at":1751597071054}}, +"smart_sources:Career/Resources/Implementing domain driven design/Aggregates.md": {"path":"Career/Resources/Implementing domain driven design/Aggregates.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.01163329,-0.06634182,-0.01265998,-0.05444303,-0.00619108,0.00636764,-0.04258297,0.00858966,0.03130225,0.00360032,0.01606183,-0.00791714,0.06225339,0.01910524,-0.04787673,0.00973255,-0.02111245,0.04671013,0.00901512,0.00613952,0.06018391,-0.04690591,-0.03288576,-0.02193439,0.02903048,0.08426225,-0.00458297,-0.02413211,-0.03521316,-0.2607123,0.03201207,0.05024762,0.01105354,-0.00177001,0.00076321,0.02984539,-0.00378592,0.07199124,-0.00675301,-0.00214756,0.00285167,0.0464966,-0.01070916,-0.09147558,-0.04753114,-0.02574087,-0.00160642,-0.00412579,-0.02922073,-0.01351588,0.00722785,-0.06565972,-0.02026279,0.00341731,-0.02126748,0.12634394,0.04924914,0.07374872,-0.02454912,0.00900929,0.07590673,0.03321591,-0.13439889,0.07884223,0.06471165,0.05698856,-0.00106772,-0.00741743,-0.00693591,0.11997292,-0.01101505,0.02444194,-0.02298669,0.05993285,0.03118601,-0.01195647,0.0047291,-0.02419883,-0.02179248,0.05152539,-0.06532056,-0.01120887,-0.02587247,0.01249601,-0.0807815,-0.02799034,0.01496299,-0.10015151,0.05045358,0.01056251,-0.04084738,0.00461751,0.05175469,-0.01624197,0.01007347,0.0831534,-0.00408187,0.03721116,0.01296932,0.11384019,0.03744445,0.01766421,-0.00819226,-0.00602319,0.00598289,0.00842844,-0.02002934,-0.05386108,0.02137091,0.02581537,0.00220474,-0.00489055,-0.04704942,-0.07235765,-0.02962617,-0.01539486,-0.02244426,0.02465992,-0.02680396,-0.05575408,-0.01217698,0.08078671,0.06383973,0.02257608,0.02375202,0.00178617,0.03230623,0.0591814,-0.0308707,0.01943912,0.04498691,0.00723714,-0.09149271,-0.03032218,0.02364168,0.00815142,0.06371674,0.01358625,0.00735629,0.05759886,-0.02376639,-0.03741053,0.03484787,-0.07663126,-0.00851923,0.20442425,0.01450385,-0.02043154,0.00268064,0.000048,-0.03932374,-0.00026723,-0.04600494,-0.06591062,-0.03712762,0.03103497,0.07289132,-0.00808357,-0.04169039,-0.01426839,-0.02015821,-0.00952975,-0.02504903,0.16837919,-0.01345046,-0.0559847,-0.029095,0.0384238,0.00262542,-0.07975062,0.00562706,-0.00165319,0.02467676,-0.0143646,0.04657372,-0.03722568,-0.06847848,-0.01308458,0.01945642,-0.00336144,0.05787875,0.03009363,-0.0566645,0.05294517,0.03228392,-0.06216705,-0.06734265,-0.00673003,0.01633423,0.0117309,-0.06549785,0.03365819,0.01568535,0.07676061,-0.03821819,-0.06960313,0.01907587,-0.01018464,-0.00108574,0.00231319,-0.00273164,0.06647996,-0.01946157,-0.02874241,-0.00280345,0.03174088,-0.01269432,-0.04539983,-0.00143459,0.0051449,-0.05092254,0.0001064,-0.0263893,0.04987979,-0.04526909,0.03510073,0.09871067,0.06083062,0.03120452,0.03241266,0.00751004,0.04363052,0.03605849,-0.22127146,-0.04050879,-0.02425444,-0.00546156,0.07673267,-0.01952004,0.02500409,0.07006939,-0.09022136,-0.00164652,0.02541713,0.02010909,-0.0572771,0.00453594,-0.05975059,-0.00359264,-0.02489338,0.00762975,-0.10757912,0.0179092,-0.02155583,0.02682342,-0.07881904,-0.0865356,0.0616988,0.01271162,0.15156886,-0.06982217,-0.03660705,-0.01182533,0.05038762,0.00814729,-0.03042873,-0.10143675,-0.00172179,0.00872652,-0.01490242,-0.04362395,-0.00934769,-0.03217392,-0.00210467,0.00871866,0.00880324,-0.10110264,-0.05815639,0.00892137,-0.0343009,-0.00161711,0.00326809,0.02693161,-0.01008689,-0.06207108,0.07887709,0.05231788,-0.01208888,-0.0217014,-0.0151942,0.01895864,0.02216283,0.03662267,0.01874319,0.02847608,0.04811967,-0.00345239,0.09471824,-0.01693199,0.02250263,-0.02472548,-0.02352101,-0.1013242,0.00629014,0.08479305,-0.04170445,-0.0272717,0.0218478,-0.02111649,-0.05358051,0.04051701,-0.04667875,0.01655384,0.00751542,-0.1052159,0.05186674,0.05595831,0.0689893,0.04387603,0.05150705,-0.03212717,0.00711138,-0.02509885,0.00602073,-0.0019927,-0.07659484,-0.02280257,0.04344479,-0.00778809,-0.23078585,0.05756631,-0.01035985,0.05822128,-0.0266309,0.04310516,0.03129737,0.0108497,-0.00128624,-0.02498268,-0.02634722,0.04086827,0.02185754,0.00211765,-0.03738344,0.08792849,0.0489096,-0.03066784,-0.01191664,-0.11612067,0.06087521,0.01839741,0.21212776,0.00761516,0.04429755,0.03746716,0.01328039,0.04640183,-0.00747474,0.05678613,-0.02459443,-0.01320847,0.11667231,0.01363166,-0.00192904,-0.01220086,-0.01188479,0.04215405,0.0482437,0.03735803,-0.01619712,-0.00775505,0.0262713,0.0071408,0.05817336,0.00600987,-0.02117982,-0.06467677,-0.03482774,0.02769368,-0.04170882,-0.02677112,-0.01423234,-0.05480024,-0.00847755,0.040148,-0.03856074,0.03554346,-0.05705082,0.00517578,0.03576532,0.01749923,-0.04152455,0.04287519,-0.0670265],"last_embed":{"hash":"m3in27","tokens":362}},"bge-m3:latest":{"vec":[-0.0066515664,-0.024914687,-0.046993997,0.034694802,-0.0307314,-0.043343797,-0.019639114,-0.03925662,-0.0015735078,0.025772225,-0.013176829,0.017405823,-0.012061701,0.02133035,0.03513952,0.008719266,0.0051781707,-0.008699585,-0.023581255,-0.010525689,-0.008000682,-0.005595425,0.03733607,-0.064330205,-0.031191451,0.0151424315,-0.034433305,-0.00521867,-0.01855432,0.055045657,0.028886423,0.016489405,0.06103182,0.017013578,-0.02603962,-0.0082889665,-0.0043302597,-0.012775728,-0.0037941986,0.02950606,-0.015743371,0.054321017,0.0050389944,-0.02171646,0.0058020586,-0.039241467,-0.0131379375,-0.023569994,-0.028265625,-0.0023289567,-0.04674105,-0.01652625,0.02388892,-0.037581515,0.01485073,0.060405575,-0.07430472,-0.00016814025,-0.022566685,0.046594217,-0.02420432,0.02989142,0.024599925,-0.021294525,0.027472757,0.018361919,0.010919803,-0.00070918445,-0.02109125,-0.054356255,0.0038310343,0.013435226,-0.04495252,0.0168207,-0.065089926,0.030647293,0.012715135,-0.035947286,-0.041529905,-0.00016014987,-0.026800465,-0.014474904,-0.014514137,0.006607449,-0.013148541,-0.0105801625,-0.058174204,0.04069652,0.0064049494,0.029811678,0.0014570692,-0.03387717,0.05041254,-0.02250815,-0.046525594,0.013002248,-0.004338114,0.038278773,0.042682145,0.012448313,0.035272863,-0.0016695466,-0.012345055,-0.03217038,0.013147663,-0.020331083,0.07092917,0.023784343,-0.0018760967,-0.020642232,-0.0053088195,0.020241056,0.027416784,0.008089421,-0.01449302,-0.03298864,0.026840515,0.015889786,0.029228028,-0.00879027,-0.015857626,0.031619523,0.08419551,-0.007469885,-0.034844395,-0.009303963,-0.025340825,0.0066020014,0.0042299163,-0.0062878006,0.040267866,0.055410706,-0.060914993,-0.014043722,-0.05869643,-0.0046397545,0.018666197,0.009882353,0.01351596,-0.07868034,0.0061971606,0.0040578037,-0.05881563,-0.007910058,0.03346434,-0.00762772,0.013955571,0.052914202,-0.03136445,-0.031446166,0.017623557,-0.0060700937,-0.014441359,0.026277103,0.0048436844,-0.013001989,0.008906091,0.055291835,-0.018132767,0.03706361,0.012405555,0.011616478,-0.0034488116,-0.0035873621,0.043414287,-0.027703352,0.00783935,0.027709939,-0.019958146,-0.035189513,0.008928528,-0.021949865,0.0340867,0.0037007774,0.008318474,0.021353649,0.09547794,0.01573527,0.019476293,-0.024579776,-0.025398875,0.025568334,0.0059057632,-0.017020077,-0.031699378,0.03864336,-0.05035888,-0.018913321,0.020697866,-0.0060605365,0.0017487025,-0.016698765,0.034674842,0.014323902,-0.01210048,-0.02852384,0.0015413048,0.027330307,0.031068644,-0.01062159,-0.008038299,0.009469037,0.044772107,-0.0001843521,-0.078504734,-0.0033468823,-0.06461538,-0.050990913,0.036348473,-0.0002601113,0.012030462,0.039079037,-0.009418756,-0.017465534,-0.034810983,0.019769186,-0.021570727,-0.028722338,0.014700862,-0.02666662,-0.024452863,-0.0012344101,-0.022881754,0.020331124,0.019576024,0.021413853,0.0014446724,0.013441111,0.021719113,-0.00011300283,-0.0046672868,0.046549726,0.036951143,-0.024066953,-0.00041528005,-0.048033748,-0.012128678,0.011858837,-0.011191397,0.04270238,-0.017126735,0.004553288,0.059269663,-0.025817204,-0.011419626,-0.017201545,-0.05716103,0.0031608308,-0.024365192,-0.02957443,0.0030412376,0.004299559,-0.024634328,0.0040965527,0.03363666,0.025864033,0.018391015,0.009636235,0.020441027,-0.014533824,0.007081864,0.038405936,-0.009330063,0.011272227,0.031307813,-0.015258905,-0.026308445,-0.019659044,0.002397191,0.023002736,-0.047807485,-0.009650171,0.011210279,0.0025748354,0.0009840182,0.033433028,-0.022479558,-0.031420615,0.05836611,0.014665319,0.0014030546,-0.022105597,0.043520354,0.010031126,0.03066084,0.044873297,-0.021543115,-0.026094235,0.013175014,-0.03738739,0.03656187,-0.0054334016,0.05635367,0.008310453,-0.04812047,-0.03188609,-0.02012858,-0.16111808,0.012593761,0.02006824,0.002230048,0.0029245287,-0.006066899,-0.016794778,-0.029789265,-0.012533912,0.08715511,0.0015701267,-0.07467671,-0.046053644,-0.0060677757,0.012053709,-0.019815357,0.027566534,0.028752169,0.011854573,0.0024228513,-0.024675276,-0.015799891,-0.0008885682,0.025460873,-0.011938131,-0.0030813348,0.050548162,0.05839799,-0.032175038,-0.0081692925,-0.02933712,0.014455362,0.0019440688,0.01041602,-0.008380333,0.0023533984,0.042279802,0.023042087,0.003918021,0.022850767,0.043463156,0.060086396,0.019332781,0.019313648,-0.018938767,-0.023352815,-0.00636073,-0.011005414,-0.072901696,-0.008785631,-0.052910134,-0.0067595704,-0.034887973,-0.00020113436,-0.039505474,-0.015626222,0.026370846,0.026900684,-0.039895862,0.021978036,-0.014009449,0.016223567,0.009774912,0.0013701022,-0.024220522,-0.01620569,0.07281205,0.023253364,0.022517672,-0.018733053,0.033927638,-0.025667984,-0.008404877,0.04316187,-0.004033048,0.04242297,-0.009857023,0.011214493,-0.01687863,-0.05707508,0.027449775,0.020417154,0.011190736,0.016747281,0.0149701405,-0.043327045,-0.009114348,-0.014734412,0.02652322,0.2421735,0.015657222,0.008837242,-0.00990239,0.05228951,-0.015071028,0.05754863,0.023337547,0.007938256,-0.019244807,0.0010109819,0.053295538,-0.003765913,0.0175116,-0.0010606231,0.0070887455,-0.05300272,-0.011906245,0.046688017,-0.01855568,0.031269453,-0.037210643,0.038208928,-0.0019559215,-0.037721336,-0.04222503,0.025114086,-0.00599289,0.0012822057,0.020699542,-0.03166025,0.010437283,0.066304035,-0.010090976,-0.029639011,0.016686091,0.0025265676,-0.013053904,0.004786815,0.05614338,0.008453815,-0.018931983,0.0017267604,-0.036659427,0.0329675,-0.009044655,0.0026667581,-0.02050929,-0.020586284,0.017370485,-0.024100473,-0.008883428,-0.002220776,-0.0059360345,-0.039961867,-0.033885434,-0.037738394,-0.01575474,-0.0032948076,-0.023099475,0.07509772,0.0030592605,0.017068181,-0.00077308656,-0.0018689174,-0.00691786,0.022845421,0.016849278,0.04196358,0.07308029,0.062212665,0.018089434,-0.008161914,-0.0276062,0.028251287,0.054092463,0.049183153,0.053174045,-0.026600387,-0.035362277,-0.039952092,-0.005678285,-0.0326969,0.005525121,0.013214363,-0.016871564,-0.030789396,0.07852437,0.015876882,0.0016722686,-0.008078411,-0.018838186,-0.008943039,-0.01108472,0.018694036,-0.02126955,0.0138704935,-0.026104769,-0.03261763,0.014773004,-0.014222697,-0.032733347,-0.037470702,0.0055347676,0.05727547,-0.056006644,-0.044793412,0.021889912,-0.002654432,0.026123142,-0.0377896,0.019872792,-0.009113803,-0.03336303,-0.0028397683,0.042796575,-0.005291621,0.028794646,0.028846761,0.028206028,-0.03201308,0.023835367,0.015817033,-0.03575234,-0.009003145,-0.037815873,0.0060515706,-0.023041677,0.017471708,0.048931036,0.031901304,-0.030989604,-0.028851204,0.051246867,0.020932779,-0.003698341,0.028691588,0.029468866,0.0022343171,0.015118295,-0.05701508,-0.011071904,-0.032864925,0.026184427,-0.011139908,0.024372669,0.019940862,0.019528506,-0.015678918,-0.015075829,0.004324352,0.03147934,-0.004834788,-0.047149926,-0.0027616161,0.0027357948,-0.023577703,0.020657172,0.008293932,0.0083467355,-0.023478962,-0.011200559,0.029847106,0.032306746,0.00703383,0.032046627,-0.02079662,0.050554667,-0.0082690315,-0.055104103,0.036981396,-0.017758688,-0.04780788,-0.026555127,0.013232431,-0.07126913,-0.0317923,-0.0053342893,-0.010173236,-0.027311264,0.008986366,-0.017167032,-0.055378497,-0.03825102,-0.021053758,0.011183138,0.005069131,-0.0066641825,0.049879044,-0.012709834,-0.008277671,0.11771953,-0.009490159,-0.01326175,0.03408275,0.010956958,0.059731297,-0.0033263974,0.027598282,-0.062216893,-0.004693183,-0.046705507,-0.019747986,-0.023061613,0.06038516,0.018883847,-0.026952766,-0.003241584,-0.025365347,-0.0031548985,0.04866184,0.042346127,-0.06295052,-0.00819362,-0.035813946,-0.027757509,0.008147926,0.031205196,-0.026576485,-0.038542714,-0.0071814735,0.0062828884,0.002050352,-0.046018504,-0.011804446,-0.0056420444,0.0134375105,0.029514492,0.014538486,-0.0018277095,-0.00071553764,-0.0054909075,0.010403504,-0.026868917,-0.026829215,-0.018790927,0.007985137,0.0022435891,-0.034225475,-0.024494324,-0.00043807743,0.017512703,0.043110076,0.062431097,0.008942375,-0.012869815,-0.0137085,-0.011039872,0.05824756,0.029496633,0.035311304,0.012754209,0.022429239,-0.025707701,-0.0036194741,-0.010551066,0.008272443,-0.026900886,-0.020380726,-0.026250746,-0.015899252,0.017544176,-0.009339252,-0.009198823,-0.050031617,-0.028773045,0.004559907,-0.054923583,-0.016208842,-0.04013406,0.0037856128,0.034643516,0.0004919832,-0.014636786,-0.0011261181,-0.040593874,-0.041078642,-0.012404084,-0.00067415606,0.002218888,-0.057307925,0.04769423,0.011445414,-0.012751266,-0.041590825,0.016753346,0.049392596,0.012916872,-0.0051691253,-0.041752804,0.023200108,0.03546061,-0.023250824,-0.014937747,-0.020483626,0.0037395551,-0.029795915,0.05523644,-0.016171344,-0.008109753,-0.025131721,-0.007007251,-0.0065038446,-0.029341826,-0.05024382,0.02245444,-0.012588734,-0.023757275,0.06510254,0.0010758255,-0.017889095,-0.025025545,0.02633214,0.050608166,0.029998152,-0.006180881,0.068675,-0.048343293,0.012710881,0.03037341,-0.007113598,0.014384988,-0.04236061,0.0061945296,-0.0062921094,-0.008885021,-0.0044051246,-0.012898668,0.0014734818,-0.011159159,-0.04352996,0.0027696497,-0.02824001,-0.05284521,0.053290483,-0.002714057,-0.024305375,-0.059563752,0.046860248,0.011351783,-0.0028776384,-0.030050963,0.08609235,-0.04916596,0.0005348852,-0.038167827,-0.00061350793,0.00038974144,-0.03176051,-0.014580224,0.010253417,0.011322341,-0.015095156,-0.046177752,0.05526187,-0.05614377,-0.0002513891,0.00077223347,0.030461868,0.0371077,-0.0062759724,0.009415936,0.023665369,-0.013379083,0.0018895598,0.014917971,0.007915399,-0.040944636,0.022718437,-0.03892991,0.027556399,0.00405789,0.021905486,-0.013364532,-0.025421504,-0.005611431,-0.0076827384,0.00051625544,0.0025259722,-0.023084493,-0.014868264,-0.04744992,-0.06688334,-0.0162469,-0.004781453,-0.010360176,0.0036159167,0.004485431,0.007412977,-0.03443693,-0.0013034411,0.04802557,-0.025020922,0.027905256,-0.1467756,0.032118388,-0.01667915,0.021746473,-0.033014055,0.008625942,0.01501878,-0.017137587,-0.02980775,-0.03258442,-0.042966492,-0.012407782,0.012184286,-0.0024312157,-0.00009434688,0.009671351,-0.060275853,-0.047298796,0.0072993157,0.04352966,-0.031698048,-0.00079410675,-0.02893644,-0.025709942,0.0063080695,0.004469554,0.027270567,-0.014733168,-0.02985933,-0.058552478,0.053833243,-0.015173732,0.010385105,0.0070800446,-0.03884234,0.0014706156,0.0044129547,-0.01730658,0.0042841723,0.01685147,-0.0043883766,0.01295978,-0.0064067943,0.008523946,0.013817867,0.04879294,-0.015987236,-0.02558718,-0.06310101,0.01819773,0.008090875,0.021842236,-0.06451884,-0.017484762,0.0022778779,-0.03138528,-0.011695025,-0.00059260684,0.0009255004,0.0051446296,0.0026135247,0.049702555,-0.017937487,-0.028822413,-0.03977997,0.020223701,-0.05337414,-0.006291036,-0.00088854186,0.028531816,0.0058940384,-0.023734065,-0.031513337,-0.027640743,0.02938195,-0.046892338,0.026203213,-0.020611173,-0.03492703,-0.015784096,-0.028140027,-0.04574232,-0.06320345,0.0033062794,0.014353173,0.0002686216,-0.025000678,0.012605892,0.0038016408,-0.059117895,-0.0733115,-0.021825857,-0.005783213,0.023338692,-0.0017398766,0.04101919,-0.024885861,-0.011131331,-0.006574144,-0.012208072,-0.025539463,-0.05080246,0.038626343,0.03627624,-0.036234185,0.012090107,-0.013050742,-0.0031326776,0.0027538107,0.005856627,0.026855625,0.010744432,-0.012281483,0.029954057,-0.059320215,-0.019918868,-0.0038421848,0.055086806,-0.0020107762,0.009171304,0.028729476,0.035923474,0.0038212074,-0.027100705,0.014943787,0.05232565,0.057429112,0.026843216,0.019614842,-0.0019523464,0.009683111,-0.035184305,-0.036943834,-0.0027766188,0.04511439,-0.014799186,-0.041466244,0.04177719,0.00041796995,-0.01076046,0.009704473,-0.036466524,-0.014461369,0.0046772906,-0.0041593807,-0.055260725,0.017469533,0.03997282,-0.0006128154,-0.050893664,0.008405928,0.0054042228,-0.01393883,0.0020316662,0.005652721,0.0050906795,0.0075937826,0.020475976,-0.030777983,0.06470098,0.026783241,-0.025383063,0.018252445,-0.009264278,-0.038881272,0.04563904,-0.022337474,-0.0041153855,-0.015839146,0.015018568,0.04317318,0.04356039,-0.03268048,0.029577732,0.037691034,-0.033469465,0.014902212,0.04504609,0.01688769,0.005936057,0.037359048,0.0028997944,0.067734316,0.056045998,-0.013241724,-0.012138306,0.0035030986,0.08219793,0.04512609,0.009641364,-0.009388036,0.00087489584,0.02623128,-0.0073849726,0.051977735,0.01248601,0.008598214,0.031324662,-0.027289806,0.00087996677,-0.04348854,-0.046755828,-0.02746307,-0.011550031,-0.017455673,0.011563061,0.0015466958,0.021259671,0.019128956,0.029881254,-0.025380932,-0.01482048,-0.020652523,0.055849023,0.020088334,-0.009935785,0.02848517,-0.030725546,0.005804185,0.021347955,0.021475777,0.007422547,-0.02470382,-0.04980032,-0.0372586,0.0035825262,0.01753506,-0.02075093,-0.04205565,0.01041578,-0.029032983,-0.028605713,-0.0052791373,0.076620094,0.04263223,-0.037933342,-0.012297416,0.02566745,0.030766217,-0.020029113,0.044228256,0.017631136,0.0065014837,-0.02262255],"last_embed":{"hash":"m3in27","at":1751107747596,"tokens":311}}},"last_read":{"hash":"m3in27","at":1763795325640},"class_name":"SmartSource","last_import":{"mtime":1734075501000,"size":2169,"at":1751107743951,"hash":"m3in27"},"blocks":{"#":[1,20],"##{1}":[16,16],"##{2}":[17,17],"##{3}":[18,18],"##{4}":[19,20],"##Implementing Eventual Consistency":[21,28],"##Implementing Eventual Consistency#{1}":[22,28]},"outlinks":[],"key":"Career/Resources/Implementing domain driven design/Aggregates.md","last_embed":{"hash":"m3in27","at":1763795325640}},"smart_blocks:Career/Resources/Implementing domain driven design/Aggregates.md##Implementing Eventual Consistency": {"path":null,"last_embed":{"hash":"11yzct3","at":1751107747612},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"11yzct3","at":1751107747612},"key":"Career/Resources/Implementing domain driven design/Aggregates.md##Implementing Eventual Consistency","lines":[21,28],"size":502,"outlinks":[],"class_name":"SmartBlock"}, diff --git a/.smart-env/multi/Career_Resources_The_Mythical_Man_Month_The_Mythical_Man_Month_md.ajson b/.smart-env/multi/Career_Resources_The_Mythical_Man_Month_The_Mythical_Man_Month_md.ajson index 23783c9..7af9138 100644 --- a/.smart-env/multi/Career_Resources_The_Mythical_Man_Month_The_Mythical_Man_Month_md.ajson +++ b/.smart-env/multi/Career_Resources_The_Mythical_Man_Month_The_Mythical_Man_Month_md.ajson @@ -1,5 +1,5 @@ -"smart_sources:Career/Resources/The Mythical Man Month/The Mythical Man Month.md": {"path":"Career/Resources/The Mythical Man Month/The Mythical Man Month.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.0708696,0.02019624,0.02547621,-0.02831548,0.0231099,-0.00255438,0.02880017,0.0377142,-0.03140098,0.04855302,0.0261413,-0.02769701,0.07202767,0.04018833,0.03480199,-0.03440088,-0.06650342,0.02909508,0.03125545,-0.02328538,0.09813706,0.00744638,-0.05024422,0.00070244,0.02823306,0.00607122,-0.0223772,-0.04944514,-0.06548481,-0.19649613,-0.0082714,-0.00012066,0.07283229,-0.03759065,0.00480896,-0.04720417,-0.00865727,0.03929014,-0.00388442,0.02278602,-0.00411097,-0.00993124,-0.00763141,-0.00856679,-0.01198819,0.00154228,-0.06498764,-0.00111371,-0.09525421,-0.00322828,-0.02627556,0.04455191,0.04314919,0.03794634,0.05078378,-0.01652414,0.09599298,0.04059162,0.01597854,0.06046052,0.04840811,0.01053741,-0.23687178,0.01093805,0.03981477,-0.04224494,-0.05261181,-0.04865127,0.00125032,0.00996829,-0.06924167,0.00695161,-0.0290741,0.05844766,0.05853766,-0.03078069,-0.01155796,-0.07313264,0.01275993,0.0197852,-0.02419978,0.05619203,-0.03874634,0.00505096,-0.00735003,-0.03685459,0.02539732,-0.01098582,0.02378987,-0.00388208,0.03167023,0.0273276,-0.04236498,0.07011913,0.00922806,-0.01932091,0.02201451,0.0186286,-0.07286111,0.12472071,0.06677268,-0.04585024,0.02199314,0.04116067,0.01029145,-0.0130871,-0.03353202,-0.03928363,-0.02253177,0.0233305,0.04766463,0.03927623,-0.00284398,-0.02921724,0.09515563,0.0382909,0.02901802,0.01150864,0.00952991,0.0455377,-0.0559807,0.04616728,0.05206027,0.02064437,-0.00743915,-0.01628287,0.03439379,0.08892951,0.04575636,0.00478404,0.05778569,-0.03164732,-0.08345643,0.01132417,0.03209328,0.01369823,-0.0001544,0.02310003,0.02606885,0.02508241,0.0144098,-0.06305797,-0.03345937,-0.05035913,-0.02032747,0.17077018,0.01463989,0.02968884,-0.02261676,-0.04081815,-0.06484538,0.01551309,0.03365757,-0.0129063,0.00651195,-0.05285776,0.05252733,0.04900265,-0.09278117,0.05841087,-0.02622699,-0.00549112,-0.01286513,0.02033615,0.05915477,-0.02198974,-0.01121733,-0.01368229,0.01584276,0.00382441,-0.0065551,0.02479202,0.01588717,0.03870306,0.07577792,-0.02032097,-0.03141429,-0.02134221,-0.03067278,0.0214132,0.09466088,0.01308672,-0.00289303,-0.02595405,-0.01125791,-0.06906942,0.01209943,-0.0050366,0.02173337,0.02762285,0.00580262,-0.00618909,0.01518121,0.0482293,-0.04743534,-0.07922677,-0.01980063,0.04203577,-0.0109741,-0.02187879,-0.07260604,-0.08077339,-0.00675862,0.03833662,0.032924,0.06781664,-0.0338926,-0.02923065,0.03044799,0.04374161,-0.00492148,-0.04960483,0.04657226,0.01393635,-0.09661043,0.03801687,0.04668195,0.02456214,-0.00067757,0.01765056,0.03651373,0.11000582,0.0206641,-0.23331234,-0.03006152,0.01800148,-0.00689679,0.02837988,-0.01085396,0.00758749,-0.02276154,0.05186385,0.08843695,0.03918567,-0.02303864,-0.03010265,-0.00808851,-0.01800553,0.05865765,-0.0714042,-0.02885121,-0.08561335,-0.03240108,-0.02411932,0.11179823,-0.06486486,-0.11829554,0.02185294,-0.0197676,0.11720079,-0.00742347,0.00507245,-0.00768503,0.00287807,-0.00468704,-0.04950541,-0.10993592,0.01930579,0.02618128,-0.01019099,-0.03145685,0.0283897,-0.0566288,-0.04215364,0.01777284,-0.02191757,-0.03057349,-0.07496992,0.03724297,-0.04381046,-0.04155276,0.01690585,-0.03371071,0.03719477,0.00080847,0.12150519,-0.01738333,0.00376219,-0.01775942,-0.11482945,0.02583232,-0.0516838,0.04265132,0.00850169,-0.06006737,0.00793975,-0.00022447,0.08810458,-0.02455892,-0.04703614,-0.02189824,0.02648748,0.00425503,-0.02521471,0.11229715,-0.04134338,0.00222927,0.04621094,-0.01858146,0.01751034,-0.11773142,0.01828012,-0.02097433,0.03140713,-0.0258368,0.03459261,0.03631686,0.00921156,-0.00033891,0.01758585,0.0074447,0.0397966,0.00428439,0.0116447,0.03134368,-0.08032942,-0.01007046,0.02432163,0.01016382,-0.25575417,0.1018585,-0.02435002,-0.03983549,-0.05845308,-0.00871684,-0.05529069,0.00117654,-0.03671298,-0.00992931,0.00697257,0.00112946,-0.00121503,-0.04513195,0.07773508,0.03833648,0.01122409,-0.04265699,0.00471576,-0.06256833,0.02135688,0.02470559,0.18856151,0.00614172,-0.00511321,0.05371489,0.02272305,-0.0377878,0.0704584,-0.06869701,-0.04181784,0.02792994,0.1031725,0.00624172,-0.01212882,0.05428182,0.00559681,-0.01032994,0.0149643,0.00029329,-0.00980567,0.01088257,0.04087101,-0.01240534,0.18320778,0.04495796,-0.01868096,-0.0739256,0.01270421,-0.02896789,-0.07643504,0.00753152,0.01119103,0.07570278,0.00909122,0.03831516,-0.00021297,-0.01407962,-0.03548735,-0.01675104,0.01285744,-0.04195339,-0.02563556,0.02660481,-0.01328575],"last_embed":{"hash":"1m3i2uy","tokens":375}},"bge-m3:latest":{"vec":[-0.050023958,0.0142642865,-0.04058102,-0.025226815,0.018641828,-0.05329013,-0.014636852,-0.012370267,-0.014104834,0.014158059,-0.037150864,-0.015734749,-0.03313857,0.014940766,0.015451599,-0.020019798,0.014235189,-0.0040152404,-0.012690818,0.019761294,0.0339977,0.015795758,0.024282616,0.010116676,-0.053266663,0.009021521,-0.0330962,-0.0001948134,0.052328587,0.030430438,-0.033934355,-0.0024541982,0.030466834,-0.033613466,0.009576429,-0.025646709,-0.021270197,-0.02870019,-0.024946462,0.027965447,-0.00011946806,-0.0121666305,0.020336397,-0.02603531,0.042199396,-0.02869052,0.005646713,-0.025851874,0.018614722,0.008565019,0.0031035168,-0.019890135,-0.0147989895,-0.03443221,0.021945182,0.04644135,-0.009930956,0.035095852,-0.056297347,-0.022708759,-0.024089137,0.02549072,-0.0046934164,-0.041477527,0.024867283,0.046081856,0.010445109,-0.005692655,-0.0060714413,-0.050227605,-0.010023451,0.053002175,-0.03529082,-0.009048919,-0.05367015,0.03776057,-0.0012565023,-0.037684277,-0.039742876,0.06354152,0.0036870346,-0.039003722,-0.00030879886,-0.015342091,-0.0073149567,0.04122612,0.013358706,-0.007970493,-0.0064025437,-0.025239445,0.007815481,-0.012469945,-0.022812977,-0.01890546,-0.00079856336,-0.0054048393,-0.048144195,0.028060991,-0.020600574,-0.009113801,0.043021824,0.0024290616,-0.028683169,-0.034979537,0.020701813,-0.008245722,0.03619328,0.0050612674,0.016984988,-0.025818763,0.029271618,0.03214359,-0.009739502,-0.017188935,-0.017069735,-0.025183389,0.03954629,0.02684059,0.04108431,-0.03489204,0.014191884,-0.0071736793,0.023101643,-0.039436527,-0.05408526,-0.020629914,0.0056773196,0.02156551,-0.0335399,0.0011404444,0.024561098,0.054051623,-0.034750454,-0.040646512,-0.015853968,-0.0031115666,0.05856409,-0.02062447,0.0066489265,-0.032502934,0.041448046,0.010583623,-0.042544793,-0.011366568,-0.008287538,-0.009535761,0.039865393,-0.017821254,-0.013181213,0.002621966,-0.01522168,0.02374733,-0.022405028,0.0070650447,-0.013426838,0.009830493,-0.010636116,0.050964113,-0.010462876,0.027737642,0.030972907,0.026427738,-0.06575989,0.010946596,0.013870324,-0.028517483,-0.006551872,0.035462197,-0.042366788,-0.009251344,0.0041530393,-0.011547957,0.009333809,-0.010095232,0.003170011,0.02087626,0.106244214,0.028623797,0.03186483,-0.06511161,-0.006569318,-0.020913363,0.014527783,-0.04873302,-0.0031538052,-0.01219146,0.02945124,-0.056440778,0.034460798,-0.026449244,0.0077729723,-0.0072578737,0.05748146,-0.0064751715,0.03220009,0.010625341,0.014022591,-0.0030298985,-0.00901957,-0.034100864,0.016697334,0.034604236,0.011415549,-0.0029552865,-0.04723051,0.009197459,-0.020882672,-0.029713195,0.057571396,-0.05912007,0.041978013,0.014773333,0.07061125,0.017852802,0.0014925431,0.024172574,-0.020875685,0.027282314,0.005675909,-0.053237766,-0.034808286,0.00339744,-0.04318673,-0.033059906,0.022841066,-0.010938749,-0.004339059,0.0019646066,0.0075159664,-0.030222932,-0.035765212,-0.014876196,-0.0042293016,0.014684834,0.03281242,0.012334943,0.0023049007,-0.036945976,0.01719706,0.060366567,-0.011743991,-0.01554365,0.031970944,0.005856208,-0.04194712,-0.020069197,0.005156954,0.05003748,-0.013874226,-0.008309106,-0.037637364,-0.0002892806,-0.01204588,-0.06670386,0.049244013,0.021965222,-0.02754489,-0.020329302,0.017928796,-0.02860899,0.013169238,0.04625091,-0.002914356,0.0028858865,-0.013038109,-0.017634412,-0.011934579,-0.0051989346,0.025700051,0.054924242,-0.026130065,-0.032477822,0.016736023,0.041430563,-0.042337198,0.015031182,-0.011413528,0.016092863,0.07369616,-0.01106542,0.007004667,0.053648822,0.03152695,-0.00621565,0.030697362,-0.016994175,-0.055529457,-0.033287812,0.00824025,-0.003272194,0.010097103,-0.056508392,0.07563034,-0.032990623,-0.008544495,0.0005866433,0.0232659,-0.17416498,0.023635693,-0.028415052,0.021841021,0.027758567,0.028818123,0.009432816,-0.015276435,-0.0641067,0.04094239,-0.05746092,-0.056956295,0.021197805,0.003128635,0.0100488,-0.007878571,-0.0147601515,0.0027207336,0.020192608,-0.03614653,-0.016900945,-0.06121847,0.03489131,-0.005628314,-0.028336735,-0.02463569,0.049723152,0.0394047,-0.045266673,-0.035124227,-0.0011448269,0.017558135,0.00014173362,0.034079537,0.024415338,0.029986857,0.017282043,-0.03914242,-0.029866097,0.032886013,0.021805806,0.0322833,-0.012166124,0.048707157,-0.0042181076,-0.035943136,0.02830147,0.002692942,-0.069922246,-0.056047585,0.028031193,0.009042632,-0.043393068,-0.013452438,-0.029439595,-0.028798936,-0.017542448,0.034101386,-0.06286272,0.002931381,0.025461022,0.0382479,0.023819685,0.0130130965,0.010210405,-0.044321474,0.021479586,0.004412704,0.0020730454,0.0058237384,-0.006162097,-0.023397608,0.022270655,0.012443967,0.077498764,0.0022552053,-0.025831535,-0.014545339,0.02556064,-0.047457326,-0.024501905,0.023302605,-0.027841778,0.06182316,-0.0051437663,-0.02927377,0.007385797,0.017615529,0.011868497,0.22507894,-0.065196626,0.031060293,-0.024378557,0.035239495,0.01544855,-0.0103353,0.009260538,0.002605767,-0.034492843,-0.004759027,0.019818965,0.036494777,0.015673826,0.00677627,-0.010927281,-0.07808033,0.018086215,0.039239988,-0.002173476,0.021156127,-0.025942715,0.04218996,-0.010775336,-0.067960955,-0.0230697,-0.037685506,0.031582747,-0.032503232,0.041764826,-0.06265522,0.019260094,0.07168114,0.0048736595,-0.024384303,0.025076868,0.0036212418,-0.014962077,0.014483074,-0.019857686,0.036520395,-0.008506128,0.011799118,-0.0628785,-0.017282372,-0.018692646,-0.0028200217,-0.02441407,0.0037880973,-0.039992668,0.024677712,0.016408548,-0.021529552,0.005340283,0.024177546,0.03291548,-0.021006605,0.049627535,-0.0071951794,0.029289098,-0.016716545,0.01835059,-0.008861127,-0.010000541,0.01164711,0.007058436,-0.055660117,0.02697823,0.031823944,-0.00945674,-0.022410301,0.033227686,-0.012946603,-0.019602094,0.02042644,-0.037722204,0.07456337,0.0036365106,0.06081404,-0.022266129,-0.061065506,0.013378741,-0.041297037,-0.018458467,-0.003645636,-0.028090583,-0.017722132,0.066377774,-0.034865018,0.012758051,-0.022508629,0.007266853,-0.031078273,-0.040043525,-0.010075501,-0.006535983,-0.005371928,-0.023463147,-0.022946551,-0.004947202,0.008261229,-0.030512817,-0.003910155,0.019765092,0.029479431,0.03414066,0.040104605,-0.018158749,-0.008947554,0.037531625,-0.053804275,0.0043927156,0.030702768,0.0059196134,0.01559359,-0.0043751253,-0.0024946802,0.0478898,0.02113951,0.039754324,-0.014954484,0.031011868,-0.002971929,-0.0011167267,0.010790466,-0.038312223,-0.0038239316,0.034304455,-0.004024151,-0.024800083,0.007704695,-0.011748729,0.0015716964,-0.0364198,0.007463508,0.05290725,-0.019634565,0.020796169,-0.0028236422,0.031807195,-0.02588857,-0.03879703,-0.02817358,-0.020458605,0.015667168,0.012806669,-0.07556642,-0.03321509,-0.05854372,-0.0054200278,0.04119149,0.0121144615,0.01558318,-0.022679705,-0.007842425,-0.043819666,-0.0037683079,-0.0016095302,0.005908488,0.009431576,-0.0024354085,0.047455497,-0.017930685,0.058696844,-0.0122574195,0.018582752,0.04830437,0.021450713,0.036412477,0.0010536155,0.007283034,-0.0074396916,-0.0033290316,0.050296,0.040180467,0.021741899,0.019435761,0.0022618836,-0.016992522,-0.01838598,-0.0055088145,0.03393416,-0.031770002,0.07705724,-0.014540632,-0.01928596,-0.019054614,-0.019331088,-0.0012944789,-0.045216486,-0.025920086,0.10447097,-0.038107056,-0.012855946,0.029684525,0.011141189,0.011225348,0.011095371,0.016459266,-0.052282836,0.03743441,-0.030077014,-0.006629886,0.043493453,0.01681628,-0.0144578125,-0.011524439,0.024633612,-0.027302822,0.008443272,-0.0056888056,0.036161084,-0.01695624,0.0032088063,0.014680859,-0.019228201,0.002129954,0.0009922415,0.0024637594,-0.04220778,-0.049197793,0.0064171185,-0.005084963,-0.021209007,-0.023649175,0.006534949,-0.048789017,-0.022857033,0.031135883,0.021782484,0.0015639251,-0.02328456,0.029129991,0.0073882816,-0.031366423,0.010202898,0.001404312,-0.007733222,-0.01445407,-0.024066161,-0.0067210835,0.02572013,-0.0066606035,0.000085785876,-0.015221042,-0.008761365,-0.02055117,-0.0633347,0.044003054,0.02990932,0.0165599,-0.0002975089,0.026691206,-0.004989927,-0.009027508,-0.013492928,-0.025930436,0.0064665275,-0.033899862,-0.008576767,0.010786246,0.032637216,0.02195182,-0.008273289,-0.05077335,-0.02695806,0.003642296,0.015228826,-0.004733405,-0.026781248,-0.021150222,0.005829572,-0.03417074,-0.065846585,-0.032994833,-0.0030781252,-0.0010985177,0.033594813,0.033762097,-0.029481266,-0.035252422,0.04459422,0.019951701,-0.008277389,0.014070858,0.012592106,0.0026644834,0.002684067,0.0001381336,-0.0030053766,-0.0161319,0.0114083905,-0.010427729,0.050295595,0.0029681732,0.010575413,-0.033419777,0.07847608,-0.005753866,-0.031522084,-0.012642839,0.02353202,-0.029342743,-0.021148615,-0.0037632794,0.024819072,-0.00943216,-0.04241282,0.027529106,0.01370659,0.006711066,-0.052797902,-0.008832778,0.03385437,0.016203323,0.030875256,0.05302907,-0.008103959,0.00751211,0.010095581,-0.052340265,0.009588305,-0.028796103,-0.03171376,-0.03223689,0.012678934,-0.022954384,0.0046017244,-0.025634212,-0.02426918,-0.044327717,0.013320806,0.010168525,-0.051932067,-0.0019122293,-0.03067919,0.045817457,-0.055031296,-0.00091024634,-0.041189115,0.008666642,-0.053686865,0.034817345,-0.017777244,0.028918974,0.03559213,-0.00059250335,0.012596224,0.020100769,0.012757029,-0.0271044,0.018336967,-0.035996072,-0.011550333,-0.018888278,-0.0105616,-0.010879186,0.06732092,0.06891627,-0.033488046,-0.022472002,0.0387648,0.039480112,-0.018467687,0.015348385,0.0046392647,0.0063848984,-0.012321155,-0.035827283,0.021860296,-0.015356017,0.036395606,-0.0059843054,0.007047334,0.005488453,0.0120471865,-0.00461131,0.019819098,0.024863303,-0.033284478,-0.008296363,-0.0588899,0.015532864,-0.01341156,-0.0066179456,-0.00017111024,-0.037224475,-0.013269098,0.041384723,0.0015273558,-0.04432543,0.012890552,-0.058759455,0.01200499,-0.14518934,0.009198887,0.025633331,-0.020083722,-0.05154178,0.0038861132,0.007095193,-0.01681345,-0.008887844,-0.03470199,0.062484555,-0.010591155,-0.006393859,-0.023626685,-0.057001032,0.06293738,-0.010299853,-0.011880779,-0.035961438,0.043205436,0.00269425,0.006501022,0.054679096,0.032316312,0.042410377,-0.008647706,0.0027726134,-0.07363579,-0.0402763,-0.00081057264,-0.0029474995,0.014567714,0.015839385,0.018005412,-0.013034278,-0.016561223,-0.014643493,-0.02071638,0.0020824694,-0.013461272,-0.011312066,0.013681077,0.058186084,-0.017073922,0.024558619,0.0713144,-0.008667065,-0.00025949068,-0.017817019,-0.008764815,-0.05254228,0.061477125,-0.01118587,0.0059558046,-0.010994493,-0.0080123665,-0.017359884,-0.018682122,0.014381114,0.06005973,0.020525845,-0.002500925,-0.0033255399,0.019923694,-0.028542547,-0.016719457,-0.029795785,0.030224752,-0.00043371329,0.0017251815,0.012625073,-0.015536372,-0.020010214,-0.050174247,0.019718107,0.01369052,0.034344774,-0.0031331235,-0.0057955366,-0.011637345,-0.03929542,-0.007976066,-0.018468328,0.011302641,0.034840442,-0.0064776856,-0.0015235958,-0.011973938,-0.041571714,-0.038087957,-0.0336595,-0.011671581,-0.007144541,0.030861648,-0.040682353,0.036366224,-0.034216724,0.04259864,-0.013723409,-0.045297112,0.0045907386,-0.06094977,-0.0006322337,0.0040203906,-0.029926382,0.03210498,-0.009579457,-0.015360779,0.015867297,0.0101662455,0.0040398226,0.002470679,-0.008922168,0.005423975,-0.11465267,0.018514778,0.009455772,0.04001617,-0.014730964,0.02100543,0.0291524,-0.052180666,-0.019374724,-0.020534502,0.0010623338,0.049578026,0.013107198,0.06583403,0.02888577,-0.029999098,-0.008245987,-0.0078366045,0.005890404,0.010953452,0.04938781,-0.025158154,0.0020597833,0.047722746,-0.04160235,-0.0030251173,-0.008320926,0.018395351,-0.01026523,0.009512052,0.045768756,-0.045184247,0.023930144,0.0035798475,0.0038904774,-0.060673025,0.017726097,-0.020572128,0.0154412305,0.028597362,0.044169705,0.019247655,-0.009302142,0.013719164,0.0031846508,0.0616566,-0.010431504,-0.013391678,-0.019535968,-0.029919082,-0.028960718,0.059472807,-0.008607206,0.014781419,0.009259832,0.021492172,0.029785683,0.021248735,-0.03642033,0.0503386,0.04297034,-0.024913337,0.023375055,-0.03282236,0.023507712,-0.0034021128,0.011330584,-0.009030482,0.027411219,0.04957994,-0.0022909164,-0.0039524226,0.004618704,0.0008684625,-0.018662954,0.017876437,-0.016592924,-0.051433668,0.055533428,-0.00621239,0.027720286,0.009088534,0.025736157,0.09367289,-0.010691414,0.059303947,-0.03870745,-0.007882149,0.008904166,0.004781486,-0.015005991,-0.019475035,0.055915713,-0.06790864,-0.023563098,0.038670298,-0.02901093,-0.002665,-0.005433151,-0.00045713634,0.006722213,0.000646087,0.056588292,0.02235866,0.0028907927,-0.01827484,0.013367993,0.026787957,0.020294508,-0.050971277,0.017617352,-0.0074610864,-0.042791598,0.030079652,-0.027203815,0.02001385,-0.027816854,-0.0073075597,-0.014212266,0.025921075,0.023716193,0.016951658,-0.005225355,-0.020011444,-0.017131865,-0.022551173,0.07356982,-0.036453284,0.019948766,-0.030207068],"last_embed":{"hash":"1m3i2uy","at":1751107747934,"tokens":201}}},"last_read":{"hash":"1m3i2uy","at":1756813796406},"class_name":"SmartSource","last_import":{"mtime":1734075502000,"size":2051,"at":1751107744082,"hash":"1m3i2uy"},"blocks":{"#":[1,7],"###[[Ch.3 The Surgical Team]]":[8,13],"###[[Ch.3 The Surgical Team]]#{1}":[9,13]},"outlinks":[{"title":"Ch.1 The Tarpit","target":"Ch.1 The Tarpit","line":1},{"title":"Ch.2 The Mythical Man Month","target":"Ch.2 The Mythical Man Month","line":2},{"title":"Ch.3 The Surgical Team","target":"Ch.3 The Surgical Team","line":8}],"key":"Career/Resources/The Mythical Man Month/The Mythical Man Month.md","last_embed":{"hash":"1m3i2uy","at":1756813796406}}, +"smart_sources:Career/Resources/The Mythical Man Month/The Mythical Man Month.md": {"path":"Career/Resources/The Mythical Man Month/The Mythical Man Month.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.0708696,0.02019624,0.02547621,-0.02831548,0.0231099,-0.00255438,0.02880017,0.0377142,-0.03140098,0.04855302,0.0261413,-0.02769701,0.07202767,0.04018833,0.03480199,-0.03440088,-0.06650342,0.02909508,0.03125545,-0.02328538,0.09813706,0.00744638,-0.05024422,0.00070244,0.02823306,0.00607122,-0.0223772,-0.04944514,-0.06548481,-0.19649613,-0.0082714,-0.00012066,0.07283229,-0.03759065,0.00480896,-0.04720417,-0.00865727,0.03929014,-0.00388442,0.02278602,-0.00411097,-0.00993124,-0.00763141,-0.00856679,-0.01198819,0.00154228,-0.06498764,-0.00111371,-0.09525421,-0.00322828,-0.02627556,0.04455191,0.04314919,0.03794634,0.05078378,-0.01652414,0.09599298,0.04059162,0.01597854,0.06046052,0.04840811,0.01053741,-0.23687178,0.01093805,0.03981477,-0.04224494,-0.05261181,-0.04865127,0.00125032,0.00996829,-0.06924167,0.00695161,-0.0290741,0.05844766,0.05853766,-0.03078069,-0.01155796,-0.07313264,0.01275993,0.0197852,-0.02419978,0.05619203,-0.03874634,0.00505096,-0.00735003,-0.03685459,0.02539732,-0.01098582,0.02378987,-0.00388208,0.03167023,0.0273276,-0.04236498,0.07011913,0.00922806,-0.01932091,0.02201451,0.0186286,-0.07286111,0.12472071,0.06677268,-0.04585024,0.02199314,0.04116067,0.01029145,-0.0130871,-0.03353202,-0.03928363,-0.02253177,0.0233305,0.04766463,0.03927623,-0.00284398,-0.02921724,0.09515563,0.0382909,0.02901802,0.01150864,0.00952991,0.0455377,-0.0559807,0.04616728,0.05206027,0.02064437,-0.00743915,-0.01628287,0.03439379,0.08892951,0.04575636,0.00478404,0.05778569,-0.03164732,-0.08345643,0.01132417,0.03209328,0.01369823,-0.0001544,0.02310003,0.02606885,0.02508241,0.0144098,-0.06305797,-0.03345937,-0.05035913,-0.02032747,0.17077018,0.01463989,0.02968884,-0.02261676,-0.04081815,-0.06484538,0.01551309,0.03365757,-0.0129063,0.00651195,-0.05285776,0.05252733,0.04900265,-0.09278117,0.05841087,-0.02622699,-0.00549112,-0.01286513,0.02033615,0.05915477,-0.02198974,-0.01121733,-0.01368229,0.01584276,0.00382441,-0.0065551,0.02479202,0.01588717,0.03870306,0.07577792,-0.02032097,-0.03141429,-0.02134221,-0.03067278,0.0214132,0.09466088,0.01308672,-0.00289303,-0.02595405,-0.01125791,-0.06906942,0.01209943,-0.0050366,0.02173337,0.02762285,0.00580262,-0.00618909,0.01518121,0.0482293,-0.04743534,-0.07922677,-0.01980063,0.04203577,-0.0109741,-0.02187879,-0.07260604,-0.08077339,-0.00675862,0.03833662,0.032924,0.06781664,-0.0338926,-0.02923065,0.03044799,0.04374161,-0.00492148,-0.04960483,0.04657226,0.01393635,-0.09661043,0.03801687,0.04668195,0.02456214,-0.00067757,0.01765056,0.03651373,0.11000582,0.0206641,-0.23331234,-0.03006152,0.01800148,-0.00689679,0.02837988,-0.01085396,0.00758749,-0.02276154,0.05186385,0.08843695,0.03918567,-0.02303864,-0.03010265,-0.00808851,-0.01800553,0.05865765,-0.0714042,-0.02885121,-0.08561335,-0.03240108,-0.02411932,0.11179823,-0.06486486,-0.11829554,0.02185294,-0.0197676,0.11720079,-0.00742347,0.00507245,-0.00768503,0.00287807,-0.00468704,-0.04950541,-0.10993592,0.01930579,0.02618128,-0.01019099,-0.03145685,0.0283897,-0.0566288,-0.04215364,0.01777284,-0.02191757,-0.03057349,-0.07496992,0.03724297,-0.04381046,-0.04155276,0.01690585,-0.03371071,0.03719477,0.00080847,0.12150519,-0.01738333,0.00376219,-0.01775942,-0.11482945,0.02583232,-0.0516838,0.04265132,0.00850169,-0.06006737,0.00793975,-0.00022447,0.08810458,-0.02455892,-0.04703614,-0.02189824,0.02648748,0.00425503,-0.02521471,0.11229715,-0.04134338,0.00222927,0.04621094,-0.01858146,0.01751034,-0.11773142,0.01828012,-0.02097433,0.03140713,-0.0258368,0.03459261,0.03631686,0.00921156,-0.00033891,0.01758585,0.0074447,0.0397966,0.00428439,0.0116447,0.03134368,-0.08032942,-0.01007046,0.02432163,0.01016382,-0.25575417,0.1018585,-0.02435002,-0.03983549,-0.05845308,-0.00871684,-0.05529069,0.00117654,-0.03671298,-0.00992931,0.00697257,0.00112946,-0.00121503,-0.04513195,0.07773508,0.03833648,0.01122409,-0.04265699,0.00471576,-0.06256833,0.02135688,0.02470559,0.18856151,0.00614172,-0.00511321,0.05371489,0.02272305,-0.0377878,0.0704584,-0.06869701,-0.04181784,0.02792994,0.1031725,0.00624172,-0.01212882,0.05428182,0.00559681,-0.01032994,0.0149643,0.00029329,-0.00980567,0.01088257,0.04087101,-0.01240534,0.18320778,0.04495796,-0.01868096,-0.0739256,0.01270421,-0.02896789,-0.07643504,0.00753152,0.01119103,0.07570278,0.00909122,0.03831516,-0.00021297,-0.01407962,-0.03548735,-0.01675104,0.01285744,-0.04195339,-0.02563556,0.02660481,-0.01328575],"last_embed":{"hash":"1m3i2uy","tokens":375}},"bge-m3:latest":{"vec":[-0.050026212,0.014241284,-0.04058144,-0.02523803,0.018648818,-0.05330853,-0.014657039,-0.012399863,-0.014115367,0.014150702,-0.03710424,-0.015737696,-0.03312573,0.014935595,0.01542546,-0.019996218,0.0142417755,-0.0040012593,-0.012716081,0.019745812,0.03396108,0.015793735,0.02427501,0.0101269735,-0.053265784,0.009037643,-0.03310049,-0.00018056144,0.052338257,0.030456217,-0.033909693,-0.002455725,0.030447053,-0.03363664,0.009573011,-0.02566462,-0.021294393,-0.028712261,-0.024934439,0.027946679,-0.00011875635,-0.012199307,0.020341925,-0.026054353,0.042189486,-0.028701542,0.005604876,-0.025870647,0.018644346,0.008597474,0.0031076444,-0.01986799,-0.014768758,-0.03442486,0.021917157,0.046453573,-0.009916983,0.035099562,-0.056305367,-0.02271687,-0.024069859,0.025497576,-0.004658759,-0.041473582,0.024836551,0.046083678,0.010459348,-0.005723901,-0.006062322,-0.05021028,-0.010019357,0.05299762,-0.035302334,-0.009030465,-0.053633377,0.037780743,-0.0012299292,-0.037674364,-0.039746787,0.06356384,0.003683558,-0.039007142,-0.00035565588,-0.015327139,-0.0073305895,0.041255068,0.013359309,-0.007932846,-0.0064121243,-0.025267756,0.007838266,-0.012505753,-0.022808688,-0.018871838,-0.0008281894,-0.0054121027,-0.048154928,0.028071681,-0.020547707,-0.009081867,0.043016925,0.0024279747,-0.028739275,-0.034982912,0.020674456,-0.008244397,0.03621249,0.005032766,0.016983856,-0.025811888,0.029269362,0.0321297,-0.00974631,-0.01715341,-0.017072095,-0.025205085,0.03954402,0.02685,0.0410859,-0.03489483,0.014209843,-0.007233226,0.02308613,-0.039428655,-0.054100353,-0.020659043,0.0056616054,0.021578273,-0.033555526,0.0010973728,0.02457965,0.05403679,-0.034732208,-0.04065651,-0.015820859,-0.003100413,0.058525592,-0.020624386,0.006627418,-0.032494303,0.041422207,0.010588116,-0.04253324,-0.011353526,-0.008267693,-0.00949167,0.03984117,-0.017828789,-0.013194346,0.002662835,-0.015163712,0.023759015,-0.022424573,0.0070623574,-0.013438573,0.009876034,-0.010630023,0.050958212,-0.010474738,0.027780285,0.03104104,0.026402662,-0.065755144,0.010963987,0.013844278,-0.028516438,-0.006588628,0.03548653,-0.042365152,-0.009258749,0.0041438993,-0.011515158,0.009339217,-0.0100887045,0.0031582594,0.0208721,0.10629704,0.028600162,0.031851906,-0.065148704,-0.006590183,-0.0209448,0.014523651,-0.04876486,-0.003128414,-0.012208967,0.029450828,-0.056488637,0.034479365,-0.026475389,0.0077642743,-0.007224526,0.057499982,-0.006461036,0.032241825,0.010616957,0.014012526,-0.0030038303,-0.00901812,-0.034134444,0.016672043,0.034541693,0.011410294,-0.0029726643,-0.04725324,0.009181452,-0.020876633,-0.02967838,0.057555433,-0.05914093,0.041982513,0.01479466,0.07063177,0.017854039,0.001475925,0.024169283,-0.020839121,0.027243845,0.0056567388,-0.05320163,-0.03478049,0.003380064,-0.043140605,-0.033032466,0.022833403,-0.010939285,-0.004370991,0.0019292487,0.0075158738,-0.030220672,-0.035774637,-0.014842165,-0.0042570154,0.014714898,0.032755896,0.012307789,0.002256903,-0.036946867,0.017239649,0.060351856,-0.011709399,-0.015564513,0.031969193,0.005843317,-0.041896373,-0.02006717,0.0051455414,0.050035067,-0.013883404,-0.008295445,-0.037594497,-0.00031069,-0.012035243,-0.066690594,0.049263593,0.021943968,-0.027530659,-0.020361153,0.017925605,-0.02859632,0.013172398,0.04622874,-0.0028990528,0.0028831838,-0.013032489,-0.01759529,-0.01196815,-0.0051901145,0.025684146,0.05496144,-0.026127102,-0.03251186,0.016708983,0.041471157,-0.042321216,0.01506212,-0.011402924,0.016085038,0.0737038,-0.011071136,0.0070174583,0.05362498,0.03153823,-0.006224963,0.030696742,-0.016970852,-0.055538695,-0.033288203,0.008221627,-0.00326461,0.010049809,-0.056501098,0.07561483,-0.03301352,-0.008529211,0.00057861686,0.023248544,-0.17409281,0.023631593,-0.028417785,0.02179031,0.027785782,0.028814375,0.009458546,-0.015308584,-0.064131364,0.040931355,-0.057421442,-0.05696589,0.02119179,0.0031356846,0.010063621,-0.00790305,-0.014779035,0.0027366995,0.020194262,-0.036120914,-0.016869877,-0.06123475,0.0349203,-0.005601701,-0.028308377,-0.02467794,0.049735077,0.039439756,-0.04528081,-0.035117578,-0.0010987632,0.017554412,0.00012982059,0.034059864,0.024406612,0.029970484,0.017272035,-0.03915098,-0.029862855,0.032873575,0.021800905,0.03229767,-0.012177489,0.048724715,-0.0042598755,-0.035940308,0.028332056,0.002676186,-0.06997159,-0.05603443,0.028003411,0.009052857,-0.04341331,-0.013477284,-0.02942418,-0.028816164,-0.017550597,0.034143638,-0.06289409,0.002994591,0.02544252,0.038246512,0.023806976,0.013003317,0.010229625,-0.04430429,0.021527871,0.00441835,0.0020534345,0.0058608134,-0.006189211,-0.023415871,0.02230112,0.0124811875,0.07750342,0.0022572998,-0.025831548,-0.014546482,0.025568986,-0.047505602,-0.024490237,0.023309292,-0.02781462,0.06185133,-0.0051348372,-0.029300587,0.007374483,0.017606126,0.01187829,0.22506765,-0.06519553,0.031068875,-0.024367554,0.03520895,0.015465365,-0.010318606,0.00927498,0.0026155922,-0.03447418,-0.0047832113,0.019788994,0.03648591,0.015653413,0.0067884717,-0.010898574,-0.078085,0.01805063,0.039243337,-0.002179142,0.0211755,-0.025906965,0.04222654,-0.010782769,-0.06800452,-0.023027703,-0.03768945,0.031587146,-0.032510113,0.041771084,-0.06264174,0.019225674,0.07166145,0.004904793,-0.024338692,0.025064511,0.0036273713,-0.014935723,0.014538035,-0.01982305,0.036561906,-0.008482392,0.011797131,-0.06288808,-0.017272562,-0.01867562,-0.0027999673,-0.024427159,0.0038149995,-0.040006448,0.024696179,0.016393928,-0.021535674,0.005346419,0.024151916,0.032929365,-0.02097209,0.04961704,-0.007222196,0.02929543,-0.016744647,0.018366726,-0.008876556,-0.010001224,0.011619272,0.007068234,-0.055673342,0.026956461,0.03187834,-0.009452319,-0.022415034,0.033266183,-0.012933952,-0.019627448,0.020387681,-0.037709735,0.07459922,0.0036178622,0.060856663,-0.022299014,-0.061067373,0.013369934,-0.041268677,-0.018423174,-0.0036494164,-0.028125474,-0.017662318,0.06638337,-0.034828015,0.012789013,-0.02247495,0.0072703343,-0.03110016,-0.040032405,-0.010065546,-0.0065732053,-0.0053556543,-0.02345406,-0.022941295,-0.0049632173,0.008243655,-0.030515367,-0.0039205835,0.01978669,0.029464383,0.03409323,0.040143933,-0.018145777,-0.0089380145,0.037562985,-0.0538263,0.004376691,0.030675502,0.005868128,0.015602822,-0.004402658,-0.002505911,0.047880262,0.021108564,0.039778735,-0.014937144,0.03100939,-0.0029612542,-0.0010956546,0.01081493,-0.038293157,-0.0038299002,0.03429304,-0.004042129,-0.024803042,0.007680826,-0.011765291,0.0015684887,-0.036407474,0.0074555245,0.052948583,-0.019648556,0.02078624,-0.00279985,0.031780366,-0.02587868,-0.03881283,-0.028196152,-0.020449558,0.015675798,0.012814945,-0.07557372,-0.033230416,-0.058545083,-0.0054049515,0.04117794,0.012098802,0.015561064,-0.022677146,-0.007801016,-0.043794524,-0.0037510132,-0.0016414282,0.005915148,0.009432916,-0.0024474086,0.047458142,-0.017922767,0.058742534,-0.012257623,0.018613031,0.04826049,0.021427324,0.036444597,0.0010367868,0.0072529395,-0.0074601974,-0.0033119519,0.050300863,0.040231727,0.021734418,0.01946393,0.0022201433,-0.017011624,-0.018396845,-0.0055035106,0.033912703,-0.031754874,0.07708961,-0.014524256,-0.019268736,-0.019009456,-0.019333271,-0.0012787463,-0.045187958,-0.025903365,0.10445531,-0.038115345,-0.012871169,0.029664706,0.01114785,0.011260404,0.011108865,0.016469957,-0.05229436,0.03743748,-0.030086221,-0.006622145,0.043449268,0.016784178,-0.014439921,-0.011569505,0.024591912,-0.027279813,0.008436446,-0.0056711133,0.036174756,-0.01691328,0.0032337017,0.014698514,-0.019235402,0.0021367676,0.00095388974,0.0024498296,-0.042238194,-0.04917144,0.006440647,-0.005074876,-0.021197822,-0.023671933,0.0065415925,-0.048754722,-0.022870865,0.031147385,0.021765603,0.0015652563,-0.02326354,0.029096322,0.0073795426,-0.03135475,0.010235949,0.0014104309,-0.00771063,-0.014439062,-0.024041403,-0.0066742916,0.025738586,-0.0066175484,0.000083317354,-0.015189933,-0.008711679,-0.020561311,-0.06331059,0.044012792,0.029910497,0.016546499,-0.00030249316,0.026667308,-0.004994715,-0.009026101,-0.013546916,-0.025960244,0.0064687156,-0.033894785,-0.008579739,0.010781485,0.03265113,0.021966077,-0.008322852,-0.050755028,-0.026933216,0.003646952,0.015261329,-0.0047358144,-0.026805017,-0.021146005,0.0058306265,-0.034173425,-0.0658469,-0.033046104,-0.0030245536,-0.0011304948,0.033589665,0.033797007,-0.029490992,-0.035191666,0.044611603,0.019935112,-0.008251769,0.014085135,0.01257207,0.0026634498,0.0026846381,0.0001404118,-0.0029964459,-0.016153993,0.011428643,-0.010417876,0.0503523,0.0029403747,0.010533964,-0.033438724,0.07848538,-0.0057954504,-0.031505827,-0.012631117,0.023544298,-0.02934438,-0.021141725,-0.0037547068,0.024793027,-0.009425262,-0.042459276,0.027511546,0.013689369,0.0067045065,-0.05278725,-0.0088255685,0.033850897,0.016235761,0.030831957,0.053023443,-0.008078867,0.0075044725,0.010069755,-0.052284695,0.009554958,-0.028790649,-0.031722467,-0.032211915,0.012695243,-0.02299008,0.0046463683,-0.025625357,-0.024248742,-0.04432183,0.013322931,0.010132971,-0.05192981,-0.0019456069,-0.030671945,0.045793187,-0.055049784,-0.0009369937,-0.04119196,0.008618141,-0.0537048,0.034838643,-0.017807484,0.02895403,0.03558768,-0.0006001839,0.01259439,0.020026209,0.012766698,-0.02706325,0.01834033,-0.035978828,-0.011603676,-0.018875817,-0.010547271,-0.010898193,0.06729443,0.06892137,-0.033466298,-0.022518896,0.038789455,0.039484005,-0.018476969,0.015339197,0.0046422244,0.0063734124,-0.012298186,-0.035784367,0.021838216,-0.015347758,0.036415525,-0.0060201953,0.007035236,0.0054563684,0.012024705,-0.0046027317,0.019829731,0.024820596,-0.033245713,-0.008324303,-0.058891874,0.015527483,-0.01338138,-0.006595736,-0.00016141539,-0.03721761,-0.013280095,0.041356105,0.0015457558,-0.044327106,0.012888815,-0.058778074,0.011961269,-0.14520414,0.009200009,0.02561571,-0.020059992,-0.051552486,0.0039029713,0.007093857,-0.016832149,-0.008902379,-0.034704365,0.062485594,-0.010611195,-0.006368425,-0.023611354,-0.056964822,0.06292897,-0.010340175,-0.011901264,-0.035943244,0.04321718,0.0026714024,0.0064980923,0.05468536,0.032311562,0.04243444,-0.008674577,0.0027721454,-0.07362782,-0.040242497,-0.0007834738,-0.0029890435,0.014587455,0.015826773,0.018029843,-0.013028025,-0.016572926,-0.014671512,-0.020725613,0.0020728367,-0.013457496,-0.011311176,0.013671597,0.05816318,-0.017047996,0.024539847,0.0713364,-0.008680024,-0.00025221106,-0.017822137,-0.008777377,-0.052569296,0.061482027,-0.011205799,0.005948636,-0.010972185,-0.008016424,-0.017322928,-0.018679947,0.014382336,0.060079224,0.02047745,-0.002518115,-0.0033137833,0.019905249,-0.028550273,-0.016698075,-0.029808082,0.030203572,-0.00042691376,0.0017343604,0.012642208,-0.015531728,-0.019995242,-0.05015445,0.019681592,0.013668608,0.03434541,-0.00311508,-0.005800734,-0.011611471,-0.039292093,-0.007970694,-0.018503692,0.011327167,0.034819316,-0.0064967466,-0.0015257146,-0.011991273,-0.041569814,-0.038130015,-0.033692412,-0.011672194,-0.0071540964,0.030878916,-0.04067768,0.03637211,-0.034221314,0.042590603,-0.013702362,-0.04530561,0.004585391,-0.060973935,-0.0006285742,0.0039778054,-0.029942648,0.032121442,-0.009577465,-0.015343959,0.015892852,0.010157683,0.0040379777,0.0024496429,-0.008863085,0.0054106163,-0.11468496,0.018513197,0.0094716875,0.040008865,-0.014750309,0.021050692,0.029165253,-0.052180167,-0.019370984,-0.02053737,0.0010292169,0.049567554,0.0131282415,0.06580854,0.02888463,-0.030034272,-0.008273464,-0.007824661,0.005886298,0.010946143,0.049393512,-0.025169754,0.0020670933,0.047737997,-0.041581288,-0.0030427196,-0.008271027,0.018408822,-0.010240509,0.009512492,0.045770977,-0.045187242,0.023897639,0.0035857866,0.0038746353,-0.06063072,0.017775623,-0.020585755,0.015448194,0.028594583,0.044176936,0.019257098,-0.009305028,0.013677135,0.003165785,0.061647717,-0.010408609,-0.013385777,-0.019554466,-0.029950052,-0.028931918,0.05945596,-0.0086037135,0.014767573,0.009273122,0.021489566,0.029745562,0.021250827,-0.036432613,0.050378438,0.04297862,-0.024932038,0.023374813,-0.03281958,0.02349035,-0.003355313,0.011313796,-0.009046382,0.027382223,0.049593057,-0.0022637972,-0.0039860527,0.004652578,0.0008430697,-0.018661246,0.017854968,-0.016594328,-0.051432855,0.05554414,-0.0062363683,0.027775925,0.009053612,0.025697246,0.09366223,-0.010664406,0.05928182,-0.038722783,-0.007852465,0.0088686505,0.0047988733,-0.014974069,-0.01949255,0.05593229,-0.06789908,-0.023579434,0.038690057,-0.029008834,-0.002647868,-0.0054053795,-0.0004363582,0.006712651,0.0005994214,0.056600202,0.022370618,0.0028664395,-0.01824926,0.013334169,0.026849879,0.020284865,-0.050987,0.017592352,-0.0074551664,-0.042815737,0.030065864,-0.02721256,0.02000982,-0.027808707,-0.007319598,-0.014222217,0.02589916,0.02372689,0.016941447,-0.005224554,-0.020069776,-0.017174192,-0.022577258,0.073563226,-0.036415115,0.019959526,-0.030196067],"last_embed":{"hash":"1m3i2uy","at":1751107747934,"tokens":452}}},"last_read":{"hash":"1m3i2uy","at":1762844574143},"class_name":"SmartSource","last_import":{"mtime":1734075502000,"size":2051,"at":1751107744082,"hash":"1m3i2uy"},"blocks":{"#":[1,7],"###[[Ch.3 The Surgical Team]]":[8,13],"###[[Ch.3 The Surgical Team]]#{1}":[9,13]},"outlinks":[{"title":"Ch.1 The Tarpit","target":"Ch.1 The Tarpit","line":1},{"title":"Ch.2 The Mythical Man Month","target":"Ch.2 The Mythical Man Month","line":2},{"title":"Ch.3 The Surgical Team","target":"Ch.3 The Surgical Team","line":8}],"key":"Career/Resources/The Mythical Man Month/The Mythical Man Month.md","last_embed":{"hash":"1m3i2uy","at":1762844574143}}, "smart_blocks:Career/Resources/The Mythical Man Month/The Mythical Man Month.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05358953,0.010063249,-0.03858858,-0.01730012,0.011172502,-0.06563243,-0.009304847,-0.0077677076,-0.011508579,0.010170739,-0.040259182,-0.024492329,-0.029050238,0.027641838,0.008420152,-0.018715782,0.015585506,-0.0107509075,-0.017936217,0.022270903,0.027896347,0.0069256774,0.01853742,0.008113269,-0.04014205,0.008320375,-0.05046669,0.010309262,0.05167051,0.026158478,-0.03381343,0.003962231,0.023917092,-0.030822363,-0.012256792,-0.025067793,-0.010723354,-0.036936387,-0.020068448,0.021396453,0.009046442,-0.016577907,0.01964108,-0.026069246,0.041757375,-0.032960605,-0.00007903579,-0.02333491,0.010348595,0.0073744687,0.0044259494,-0.028176391,-0.007090954,-0.03973503,0.0026573243,0.04093089,-0.0091313,0.030709067,-0.0545105,-0.03310116,-0.026539778,0.020137405,-0.0046742065,-0.04653386,0.017710404,0.04060562,0.021903295,0.0069815605,-0.013329387,-0.05653604,-0.00812853,0.046481702,-0.029562958,-0.0033273057,-0.058670912,0.04000087,-0.02349336,-0.037575334,-0.049669635,0.04784747,0.008091567,-0.043401532,0.009368148,-0.005429722,0.0046689375,0.036182612,0.020677162,-0.014625389,-0.014617887,-0.016560927,0.015636401,-0.009939092,-0.0074479706,-0.02181906,-0.0024969762,-0.0059544784,-0.0400066,0.021372799,-0.011947675,-0.019313848,0.036399353,-0.0071772123,-0.011630917,-0.033139568,0.0061718374,-0.010350505,0.034804534,0.0066954507,0.022848532,-0.020881062,0.029054902,0.023351235,0.0061460976,-0.008296573,-0.008494367,-0.01681394,0.035738897,0.026129628,0.04005316,-0.02500784,0.017415764,-0.0005861714,0.0232446,-0.046401,-0.043629855,-0.02386597,-0.0032087916,0.022679951,-0.02757545,-0.0005408635,0.031140901,0.050322663,-0.0293855,-0.036415428,-0.024412923,0.0052803415,0.04843788,0.0006130267,0.008924178,-0.03378717,0.04182573,0.007624878,-0.04392529,-0.010359642,0.0075855404,0.01365164,0.03564675,-0.031307578,-0.015143789,-0.004926624,-0.021321971,0.020787807,-0.020908572,0.0016501333,-0.012093956,0.008700298,-0.009245684,0.05554304,-0.012858184,0.015788209,0.027961096,0.013690664,-0.06305822,0.017409008,0.00323698,-0.020351704,-0.0086862,0.0340654,-0.045119997,0.0035660553,0.008323592,-0.013612291,0.0077059013,-0.007899548,0.0037060848,0.026024865,0.10630552,0.035524722,0.031946775,-0.056811124,-0.004256463,-0.025637731,0.010811699,-0.049998462,-0.009207752,-0.00016827612,0.030337337,-0.05714952,0.03364805,-0.011386106,0.0035072148,-0.01497833,0.0509765,-0.0038254333,0.031929616,0.009432827,0.006558943,0.020916812,-0.0023468258,-0.035136126,0.016475976,0.032172777,0.011415154,0.008007813,-0.03907729,0.02299774,-0.016052388,-0.03560857,0.061543334,-0.067111224,0.04650443,0.012836752,0.08066447,0.014282764,-0.01277839,0.0072185644,-0.022142325,0.040172186,-0.008513797,-0.041804016,-0.030850591,0.0054205055,-0.03376357,-0.026038017,0.03271703,-0.0048681917,0.00048717458,0.019114701,0.021527786,-0.030171046,-0.017758295,-0.014442592,-0.0038916061,0.01215089,0.015224862,0.024044517,-0.00470173,-0.02990765,0.021229135,0.062483452,-0.0071741226,-0.012931124,0.035819605,0.014916335,-0.050551828,-0.022987695,0.006670078,0.04653675,-0.021417176,-0.011833698,-0.02867017,-0.013853841,-0.011810162,-0.08124718,0.05046655,0.014800094,-0.04116306,-0.02799411,0.03527448,-0.01663171,0.012977755,0.035502523,-0.00054390664,0.0040392973,-0.01571322,-0.003110908,-0.017623262,-0.012732636,0.033474676,0.04966173,-0.026127007,-0.038702484,0.03565103,0.042389926,-0.04392171,0.021649592,-0.01823585,0.01659428,0.072231084,-0.0065094763,0.013301054,0.07561223,0.020395806,-0.007103419,0.02284879,-0.031101778,-0.044009708,-0.041786723,0.019970667,-0.019506775,0.009532862,-0.055666227,0.0718184,-0.029565644,-0.011365046,-0.007878041,0.025131255,-0.17171654,0.013022966,-0.030326009,0.014768233,0.017049553,0.033922575,0.0010474605,-0.020581191,-0.04630101,0.034510475,-0.045798875,-0.053879738,0.023682669,0.010612683,0.012239802,0.0044017294,-0.020560876,-0.0022124948,0.015985446,-0.03560515,-0.0056502535,-0.054878462,0.03441545,-0.0067128204,-0.022071207,-0.013820102,0.042143214,0.036604077,-0.038519427,-0.035691448,-0.011162299,0.017887194,0.0019773722,0.025264971,0.021889323,0.04912717,0.014470708,-0.032599658,-0.018265236,0.039928418,0.016331231,0.031387527,-0.019215085,0.046155576,-0.0006910178,-0.032627705,0.021220315,0.0059159934,-0.06972907,-0.043494727,0.021047752,0.014603286,-0.035483476,-0.015778521,-0.029875062,-0.029452214,-0.014549026,0.034673277,-0.07571601,0.0075644334,0.026510315,0.025329588,0.022101514,0.018856347,0.0038834584,-0.056989163,0.012984521,0.0020472226,0.0046577505,0.017313581,0.009723679,-0.011845953,0.0191918,-0.01060292,0.06962179,0.021152142,-0.03468194,-0.019657595,0.030225417,-0.04359388,-0.028773779,0.018762406,-0.03447341,0.06081012,-0.006740341,-0.027384324,0.0027772496,0.017790262,0.013298515,0.22012164,-0.06170412,0.03176821,-0.028661467,0.031660065,0.0020037265,-0.02417957,0.019165618,-0.0011851083,-0.03092385,-0.014208943,0.026965804,0.03343707,0.0153736,0.020276109,-0.008215651,-0.08241025,0.015808484,0.04611742,-0.0027709354,0.019518645,-0.021374837,0.043714188,-0.005168674,-0.07245823,-0.027786337,-0.04102939,0.02918236,-0.023774497,0.035501733,-0.065445386,0.01933153,0.06704756,-0.010029569,-0.00406847,0.03260023,-0.0015835057,-0.017216882,0.022689095,-0.016730793,0.043005534,0.00079626776,0.01210202,-0.06999055,-0.028364247,-0.016585968,-0.008670664,-0.022569032,0.011802187,-0.032157637,0.016145177,0.020626267,-0.025373401,0.014326462,0.026270235,0.03281947,-0.012860395,0.051487077,-0.015411177,0.041856866,-0.026305022,0.01473144,-0.009435405,-0.008929213,0.019697554,0.009350728,-0.06077757,0.01783404,0.036902532,0.005637247,-0.017326059,0.033935472,-0.013815079,-0.013494266,0.02417944,-0.051044658,0.07945514,0.0076918365,0.0566805,-0.020218108,-0.056121722,0.004237477,-0.039672483,-0.018702246,-0.0062671783,-0.029544244,-0.007520758,0.061129283,-0.02455338,0.004656857,-0.023407219,0.009633117,-0.034555882,-0.05038324,-0.021004327,0.003320444,-0.006224869,-0.033675015,-0.021822903,-0.0064711557,0.0119871255,-0.035562064,0.00029039575,0.032407314,0.016982997,0.03186504,0.048103742,-0.00045123525,0.00990868,0.039660677,-0.045820788,0.011454229,0.029026417,0.014354265,0.013906433,-0.0058224224,0.00855014,0.048062522,0.02766472,0.04695121,-0.0042524445,0.021496098,-0.0011814559,-0.010362985,0.010372121,-0.038788993,-0.010755129,0.02594043,-0.0043086675,-0.024944209,0.015366766,-0.018568479,-0.00008460764,-0.029784234,0.008349945,0.054322317,-0.022318952,0.023131864,0.00056359917,0.037132867,-0.01782965,-0.042175747,-0.027077833,-0.03001892,0.01891174,0.0029790353,-0.06870654,-0.035983477,-0.07976868,-0.004013307,0.035728637,0.01174495,0.023824561,-0.03397666,-0.01678571,-0.043797035,-0.0018804859,-0.008307221,-0.00039106133,0.0047805654,-0.0082962,0.052087497,-0.029551229,0.06397919,-0.013249195,0.025310172,0.052555487,0.0049166596,0.033818647,-0.0028152554,0.016190268,-0.00022904351,-0.011959739,0.03912805,0.037518162,0.024877584,0.0056729224,-0.0048695914,-0.023495726,-0.014348396,0.0076765185,0.023153456,-0.040066585,0.07727634,-0.01879423,-0.022981847,-0.019534357,-0.021378333,-0.0048118276,-0.049054693,-0.024186177,0.11787471,-0.028589407,-0.01235882,0.03463232,0.015004691,0.015387267,0.006996949,0.012091843,-0.0399853,0.033691455,-0.028728535,-0.009975265,0.039834477,0.007020025,-0.01688463,-0.014130604,0.020351447,-0.034987126,0.024791332,0.0063909413,0.045208134,-0.025051136,-0.008469923,0.02010002,-0.014636899,0.017158533,-0.00041185526,0.013726364,-0.034410585,-0.04383127,-0.003088841,-0.006726876,-0.020292183,-0.032702733,0.010870014,-0.046570685,-0.034649573,0.036108244,0.01972852,0.00019382744,-0.028800208,0.017374843,0.0051275576,-0.02569243,0.008936434,-0.00650974,-0.017910777,-0.040767994,-0.01269862,-0.008011508,0.025495447,-0.00050492334,-0.0011610035,0.0029091346,-0.02459848,-0.026396431,-0.060441528,0.047163524,0.02010074,0.017897315,-0.008690701,0.025735741,-0.009315357,-0.005167959,-0.022986451,-0.027669987,0.005860794,-0.04762675,-0.010319479,0.010229665,0.0273335,0.02238236,-0.009526363,-0.03168179,-0.029764134,-0.0027415508,0.0010561524,-0.006483968,-0.019733371,-0.017411685,0.0032246148,-0.024385218,-0.06509454,-0.041766085,-0.018271793,0.0111690825,0.046288703,0.010480782,-0.02751634,-0.038880397,0.04722263,0.016180873,-0.0026742471,-0.0064718383,0.0025685767,0.01747388,0.0012672313,-0.0037695256,0.003400919,-0.019074747,0.0090210205,-0.010125722,0.044202663,0.0051579997,0.024322554,-0.031479083,0.075829275,-0.008850644,-0.013805609,-0.014535925,0.010463245,-0.03131776,-0.006498503,-0.008472918,0.028942201,-0.009252213,-0.031102346,0.035018988,0.0149937235,0.0070534633,-0.05925987,-0.005096789,0.036544617,0.005914646,0.030357635,0.04620121,-0.011022614,0.011131086,0.008395924,-0.045982808,0.001777759,-0.026260266,-0.02550879,-0.03538455,0.0035956767,-0.029030157,0.0025975313,-0.02476287,-0.012917666,-0.03020726,0.0073283007,0.008584989,-0.059115097,-0.0042401818,-0.041099567,0.052952174,-0.06008597,-0.004135133,-0.038743675,0.00710306,-0.05170443,0.038885348,-0.034064367,0.03000603,0.02980127,-0.0059042927,0.014302858,0.03311052,0.01639916,-0.028244454,0.01299497,-0.032706667,-0.008608073,-0.012306296,-0.015315437,-0.012167334,0.0846498,0.06546008,-0.023620684,-0.018925805,0.035580643,0.036284927,-0.02515987,-0.0016147656,0.0052019446,0.0062810276,-0.018451931,-0.036302578,0.012922042,-0.022873357,0.033406526,-0.015234784,0.004142127,0.0072259023,0.0068675005,-0.0049339035,0.018615136,0.017192002,-0.004923343,-0.012784889,-0.051691774,0.022743745,-0.028485369,-0.017549274,0.007926454,-0.034099232,-0.014334126,0.046606876,0.0149507895,-0.039670743,0.017673837,-0.058702294,0.023416951,-0.1471743,0.015159604,0.024433536,-0.016616896,-0.030993871,0.015704405,0.0014664483,-0.03549025,-0.010299516,-0.032484762,0.048591327,0.0019613197,-0.0016657137,-0.02376605,-0.055114355,0.06821369,-0.020086503,-0.019708402,-0.047759205,0.027304985,0.0072658113,0.0044398513,0.062414758,0.031097451,0.03295867,-0.0019843762,-0.011550353,-0.08042552,-0.037996322,0.0005405519,-0.024584357,0.017371258,0.012114837,0.015566307,-0.0007020904,-0.017083883,0.0008417302,-0.014625198,-0.010727613,-0.006716567,-0.015839357,0.011675467,0.058396876,-0.011991313,0.036033213,0.068517424,-0.014300941,-0.009383077,-0.024893058,-0.014206485,-0.058486372,0.04988247,-0.021808216,0.0021473255,-0.008695691,-0.007373947,-0.029026192,-0.008114448,0.02553572,0.05344886,0.025675647,0.013451929,-0.004653056,0.02627032,-0.021645712,-0.0069885165,-0.03522795,0.03509558,0.0024770298,-0.0041733067,-0.0029609127,0.0011662239,-0.01776459,-0.044239175,0.019567065,0.011572736,0.03869904,-0.010424033,-0.0075031794,-0.011936839,-0.05218611,-0.0005609295,-0.013147591,0.005138597,0.03608753,-0.0033427798,-0.0002830473,-0.005139972,-0.032623913,-0.035600808,-0.04184535,-0.003922631,-0.0050947447,0.044337712,-0.038885377,0.036814608,-0.03781687,0.048066165,-0.014124386,-0.041233543,0.00010132958,-0.05927341,-0.009536901,0.013984072,-0.036978796,0.032114446,-0.012623915,-0.018517895,0.014509078,0.008265365,0.009425849,0.000945414,-0.014110029,0.016582463,-0.09712304,0.019356215,-0.010559486,0.027060654,-0.017503683,0.01592226,0.023806307,-0.044187672,-0.030548647,-0.011725555,0.0069347206,0.041504208,0.007030817,0.056937013,0.027965836,-0.029232597,-0.015754737,-0.0037552721,0.004987653,0.018118449,0.042680543,-0.0077499705,-0.007133203,0.04636635,-0.041229658,-0.0077514285,-0.007044566,0.017595993,-0.006813913,0.005380674,0.044645518,-0.02988086,0.038834587,0.014390517,0.002165834,-0.052904863,0.011887294,-0.0204578,0.02239284,0.034486584,0.049061656,0.024144748,-0.009783996,0.020046392,-0.012807411,0.059279438,-0.018283544,-0.02087553,-0.02261994,-0.022561286,-0.019340368,0.06454097,-0.008510065,0.025585614,0.016440507,0.013942045,0.034513544,0.025932483,-0.038903274,0.051096827,0.04565602,-0.012021845,0.022504015,-0.03213116,0.014225088,-0.0019735165,0.010929142,0.003587291,0.029053016,0.049398854,-0.0016344175,-0.003912237,0.0045444053,0.0069631226,-0.022159142,0.01534457,-0.010836856,-0.050910715,0.050152417,0.0028737495,0.01681987,0.008477282,0.032839384,0.087273926,-0.017828202,0.06286964,-0.030810697,-0.006486405,0.01725596,-0.002425322,-0.013258162,-0.020011786,0.052073218,-0.054418605,-0.02028615,0.042469826,-0.04922216,-0.0034384308,-0.0013412043,0.002033387,0.004408239,0.0012617081,0.052676473,0.016070943,0.013694471,-0.028685126,0.005393726,0.023065947,0.021107003,-0.04834279,0.0065912167,0.008041061,-0.04573385,0.043131012,-0.017244354,0.016592646,-0.023432339,-0.02571645,-0.019897971,0.033389214,0.022106592,0.020698134,-0.018995607,-0.022573382,-0.015304772,-0.01728428,0.08134786,-0.041633185,0.0065741097,-0.03219682],"last_embed":{"hash":"4rj0b6","at":1751107747945,"tokens":149}}},"text":null,"length":0,"last_read":{"hash":"4rj0b6","at":1751597074107},"key":"Career/Resources/The Mythical Man Month/The Mythical Man Month.md#","lines":[1,7],"size":1284,"outlinks":[{"title":"Ch.1 The Tarpit","target":"Ch.1 The Tarpit","line":1},{"title":"Ch.2 The Mythical Man Month","target":"Ch.2 The Mythical Man Month","line":2}],"class_name":"SmartBlock","last_embed":{"hash":"4rj0b6","at":1751597074107}}, "smart_blocks:Career/Resources/The Mythical Man Month/The Mythical Man Month.md###[[Ch.3 The Surgical Team]]": {"path":null,"last_embed":{"hash":"jo68l9","at":1751107747952},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"jo68l9","at":1751107747952},"key":"Career/Resources/The Mythical Man Month/The Mythical Man Month.md###[[Ch.3 The Surgical Team]]","lines":[8,13],"size":766,"outlinks":[{"title":"Ch.3 The Surgical Team","target":"Ch.3 The Surgical Team","line":1}],"class_name":"SmartBlock"}, -"smart_blocks:Career/Resources/The Mythical Man Month/The Mythical Man Month.md###[[Ch.3 The Surgical Team]]#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.058065325,0.014472514,-0.030902566,-0.013668718,0.008073251,-0.031678308,-0.0048714257,-0.0129091,0.0056268987,0.01872011,-0.01932174,0.012025848,-0.022441296,-0.01288279,0.030193802,-0.008833214,-0.0014921685,0.000032759785,0.016962737,0.0073406924,0.0404696,0.00018714863,0.006403495,0.048031252,-0.03393765,0.010731025,-0.0026878186,0.023331998,0.07618994,0.035658296,-0.018329818,-0.028366638,0.01971134,-0.010874662,0.038179558,-0.0015938716,-0.022992643,-0.010240197,-0.03277352,0.0023713985,-0.01777993,0.0071501983,0.0088498555,-0.028834268,-0.017523805,-0.006270027,0.0017243901,-0.030363059,-0.0013344744,0.02253106,0.014158515,-0.020851899,0.00004903949,-0.023334563,0.012664321,0.06940963,-0.030441444,0.024277262,-0.042085707,0.013198812,-0.0026287865,0.027623598,-0.01281133,-0.010445003,0.040690824,0.043093093,-0.009239852,0.004444781,0.0076191714,-0.03329803,-0.032765448,0.02112542,-0.03961808,-0.011606591,-0.046409916,0.006458767,0.0032998458,-0.06263013,-0.014670537,0.07144189,-0.025652207,-0.009033039,0.00018194957,-0.024114173,-0.020911915,0.034101456,0.019469276,0.017109135,0.01374145,0.013826423,-0.0007826541,0.007409129,0.007908486,-0.037515864,0.004083058,-0.007593029,-0.018045472,0.026744023,0.0109432675,0.007635164,0.010981006,0.025383765,-0.040437676,-0.063948534,0.064828366,-0.0012654122,0.044404246,-0.0012900569,0.008443917,-0.031673133,0.019063897,0.057071857,0.0016295908,0.013128406,-0.020362262,-0.013737838,0.02624744,-0.003043473,0.07034066,-0.02860485,0.0036083688,0.007506018,0.019170238,-0.015115737,-0.013731112,-0.03429986,0.009449706,0.018674016,-0.020191927,-0.0072902194,0.002394231,0.056936886,-0.016824065,-0.036134,0.015977653,-0.027335444,0.021642106,-0.055121288,-0.008801373,-0.01594946,0.024411887,-0.026134508,-0.01788118,-0.03867296,-0.029110288,-0.08126295,0.039774306,0.025682846,-0.029622179,0.0019599546,0.009024774,0.02556598,-0.0048101502,0.010858213,0.023103967,-0.0049968828,-0.015099649,0.014155289,-0.032575175,0.05060707,0.04570531,0.00671161,-0.045180324,-0.020660045,0.053253062,-0.032276824,0.008952079,0.021752741,-0.024380356,0.0018716888,-0.009512661,-0.013708029,0.017604258,-0.00702779,0.007985875,0.017467653,0.05354562,0.006661012,0.060400497,-0.065522894,-0.022997944,0.009493756,0.018211085,-0.01383553,-0.006000912,0.013566392,0.007639306,-0.05837199,0.033290204,-0.038815178,0.004527579,-0.016843263,0.014785695,-0.010515586,0.03144348,-0.021182138,0.0372174,-0.024012469,-0.032278392,-0.046590067,-0.021796288,0.05293281,0.0020481292,-0.04046333,-0.066794485,-0.031757813,-0.038325716,-0.001038134,0.002850965,0.0049722544,0.04343386,0.016885607,-0.0026524349,-0.0098881,-0.004654097,0.027641555,-0.0064969906,0.0035756472,0.020742336,-0.07655091,-0.028271679,0.027218254,-0.02777379,-0.023420658,0.0077168755,0.011295046,0.0090184985,-0.029872114,0.0055610067,-0.035700396,-0.045861617,-0.02347775,-0.000971091,0.009318335,0.05946242,-0.019201227,-0.032122273,-0.017606672,0.0057736384,0.066620275,-0.015890822,-0.031408377,0.032851238,-0.014719013,-0.015923878,0.043688204,-0.0055110664,0.027412282,-0.026613189,0.000012029236,-0.0014541434,0.027680049,-0.0114106415,-0.03031952,0.067866854,0.0199295,0.0026404047,-0.01564173,-0.025707033,-0.047675382,-0.0067491224,0.09371444,-0.0334795,0.014453983,0.032902475,-0.035186786,0.0035368777,0.02901786,0.008315881,0.060677797,-0.025738716,-0.015266205,0.0013870614,-0.013355519,-0.008708552,-0.009551125,0.0053144223,-0.021211682,0.071261816,-0.008889767,0.011643635,-0.008025436,0.045305647,-0.015434513,0.044870388,0.0070198253,-0.013439071,0.016561948,-0.02167665,0.0051690233,-0.0015290311,-0.035612,0.056527358,-0.028449507,-0.028780008,0.020020729,0.008955223,-0.17603035,0.0029871115,-0.019062774,0.018833961,0.029739387,0.015725235,0.019387957,0.0063711973,-0.061131675,0.07384736,-0.04484609,-0.04505682,-0.008080756,0.0071756695,0.016969575,-0.012531152,0.003607524,0.020710737,0.024142724,-0.029146846,-0.029913347,-0.049153987,0.023175573,-0.0043510073,-0.032633,-0.011869017,0.06958936,0.036101054,-0.043299068,-0.014487982,0.019621126,0.029200746,0.003805844,0.010381043,0.031622816,0.0001349934,0.026136978,-0.035896823,-0.015016681,0.021212466,0.014658377,0.005774395,-0.005126535,0.043978717,-0.007408464,-0.02422578,0.023714023,-0.010325966,-0.02429354,-0.06519278,0.033084244,-0.013126772,-0.05086184,-0.019515721,-0.029797422,-0.02745757,-0.015290627,0.047165863,-0.009339227,-0.0073168767,-0.015381883,0.015703404,0.020658536,-0.0051242965,-0.018475682,0.045916945,0.057096995,0.009205665,0.025948497,-0.018427938,-0.03702569,-0.037586987,0.042433802,-0.002790501,0.03933269,-0.01181798,-0.040441398,-0.0012322002,0.019291425,-0.07878299,0.01749425,0.018271856,0.010827475,0.0455801,0.0033399202,-0.04193566,0.01763555,-0.0040783286,0.068652816,0.22440727,-0.01616955,0.024226924,-0.009137725,0.066646375,-0.01906054,-0.0067961477,0.024437778,0.0035536983,-0.056462523,0.021711575,-0.008848131,0.03249977,0.04094799,0.034492843,-0.030516623,-0.040920284,0.026769849,0.019710377,0.007638035,0.033353455,-0.039976135,0.05864914,-0.0067387596,-0.00059743423,-0.009840026,-0.02546385,0.028139593,-0.04116674,0.054539993,-0.027793683,0.04062008,0.05208228,0.024436476,-0.014629444,0.0043473053,0.042803407,-0.010410297,-0.032079812,0.020013403,-0.0054481192,-0.036136363,0.024869928,-0.041951563,0.0028770107,-0.0077885813,0.016075058,-0.026373832,0.0126385195,-0.035861805,0.00272855,0.0053060446,-0.032931644,0.006505752,-0.0018765916,0.016828448,-0.026122438,0.029060615,0.020731462,-0.023120502,0.00052263873,0.02811614,-0.0035360488,0.009768466,-0.008952173,-0.008015765,-0.029824186,0.00774528,0.015972381,-0.021349339,0.008829656,0.02633639,-0.0100738285,-0.01761857,0.015276885,-0.013425407,0.025579737,0.007462351,0.032193895,-0.025075186,-0.041313298,0.03536387,-0.05364736,-0.006041516,0.009064169,-0.017103445,-0.056308325,0.07157852,-0.044198625,-0.0013230587,-0.018821947,0.015938604,-0.023590518,0.006612905,-0.005043874,-0.017011693,0.012783535,-0.007177564,-0.04358182,-0.011691025,-0.02909889,0.008073197,-0.01651665,-0.029536199,0.012999837,0.025819441,-0.012681352,-0.039496608,-0.035671793,0.024657626,-0.06537939,-0.012520811,0.02565894,-0.038839933,0.015642628,0.01614762,-0.011778105,0.03465681,-0.0066512227,0.023603188,-0.042248722,0.07107597,-0.020687321,0.02758618,0.022803312,-0.054637164,0.043049328,0.025598014,-0.012349398,-0.0038386425,-0.010957342,-0.01970993,-0.02067541,-0.042145237,0.0033137763,0.019496435,-0.0061749527,0.023828635,-0.0030148944,0.004158647,-0.05610524,-0.009762567,-0.033102773,0.014288248,-0.0033686813,0.036576,-0.07691924,-0.0014643908,0.007932886,-0.0062843543,0.031925324,0.03671577,-0.0019515738,-0.006569151,-0.00865862,-0.033972885,-0.019012604,-0.0055067837,0.036452267,-0.018885769,-0.012467943,0.03290953,0.03306673,0.06749656,-0.008884384,0.022693688,0.014958692,0.04465307,0.021806996,-0.0028340542,-0.0070014405,-0.01027527,0.013725263,0.027884783,0.0448468,0.021979246,0.028970357,0.013500864,-0.005665082,-0.028080285,-0.012261684,0.03234832,-0.029587366,0.013753339,0.012936029,-0.017187983,0.021964675,-0.023524025,0.020142777,-0.028671758,-0.054051023,0.079116695,-0.024127422,-0.0033150949,-0.0070744148,-0.0031523958,0.031163447,-0.000072051575,0.03556014,-0.02454258,-0.008740951,-0.013366067,-0.008754602,0.012946419,-0.0027830962,0.00792563,0.015628183,0.009173595,-0.023374628,0.0071244035,-0.025940767,-0.013753646,-0.03477906,0.01584239,0.0154033955,-0.038275287,-0.01844733,0.031571046,-0.010036513,-0.049175188,-0.036499053,0.03437717,-0.015537645,-0.026581548,-0.0062369085,-0.004256422,-0.02658142,-0.008180579,0.007260837,0.009613433,-0.0011987719,-0.03092516,0.014188888,-0.012970107,0.0006800213,0.027066812,0.047181953,0.008174088,0.04125777,-0.04036985,0.0103451265,-0.02906761,-0.00059094536,0.037771374,-0.017001292,0.015555532,-0.018976385,-0.01823449,0.005690518,0.05052791,-0.009585062,-0.029486582,-0.00803264,-0.01845699,-0.0272428,-0.043297365,-0.0065771295,-0.020323342,0.0062700287,-0.029030059,0.0054028104,0.044856124,0.010082678,-0.019482603,-0.06133312,-0.0015181224,0.025151415,-0.016241765,-0.0066206083,-0.065409124,-0.032278266,-0.0034989847,-0.033151418,-0.0715171,0.02510357,0.033823628,-0.06682373,0.0070668855,0.07693087,-0.032187775,-0.027730802,0.023438111,0.00027874508,-0.007231657,0.03239792,-0.024040129,0.01291788,-0.002655642,0.0069456236,-0.028934507,0.026550306,0.01870874,-0.02473578,0.041632377,-0.01997113,-0.032063533,-0.037348874,0.04188388,0.0027527292,-0.046824645,-0.019863568,0.046019822,0.00061463204,-0.024990587,-0.000010675679,0.0045235613,-0.012139773,-0.0404393,0.048302848,-0.016088463,0.014553447,-0.0090124775,-0.014754356,-0.005380288,-0.014455233,0.025719717,0.056511957,0.028773205,0.006868441,0.0060267854,-0.027874345,0.012371399,-0.041674953,-0.008095978,-0.04053645,0.028127993,-0.0029946687,0.016484104,-0.040120132,-0.024628714,-0.026291419,-0.021526672,-0.022500701,0.0019053268,0.018374702,-0.035641495,0.04515837,-0.055706255,0.005201072,0.008145318,0.023391591,-0.032840293,0.008840172,-0.0038640485,0.054825477,0.01988802,-0.0129186185,0.007934131,0.008515241,-0.015760595,0.019448906,0.043659333,-0.03889046,-0.007821806,-0.0043303566,-0.04710088,0.018305182,0.019820808,0.058459908,-0.041070383,-0.04056788,0.016123328,0.023221247,-0.0046598753,0.031129235,0.030761931,0.0072273305,-0.042703655,0.016289465,-0.00063996814,-0.008970375,0.04025495,-0.0041281395,0.019720968,-0.018510455,0.026284922,-0.026920045,0.0190214,0.020573614,-0.09464186,-0.010009644,-0.051504098,0.02746992,-0.014583843,-0.010309795,-0.021289878,-0.056941204,0.016449552,0.039359543,-0.014333584,-0.031072961,-0.01825724,-0.0413697,-0.009931488,-0.1523975,0.0013272108,-0.033306174,0.008231936,-0.076859675,-0.010501255,-0.008182915,0.030806234,-0.002725039,-0.021954974,0.040790536,-0.014512519,-0.0046666693,-0.020899253,-0.025316918,0.05377273,-0.016125634,-0.0045661307,-0.010038104,0.09319608,0.0056465836,0.01937909,0.039260007,0.033872616,0.03648783,-0.03783426,0.054070644,-0.017411029,-0.04465934,-0.0026398357,0.03139275,-0.019894155,0.018556567,0.013349883,-0.029085724,-0.018847626,-0.017889222,-0.042627797,0.024748417,-0.0051397057,-0.0011914962,0.009020313,0.036835276,-0.002661903,-0.014131584,0.050506078,-0.0061728065,0.005320929,-0.017634204,0.015797904,0.0010329677,0.019324802,-0.021726824,0.013281052,-0.022791335,-0.014126694,-0.0017581703,-0.030008743,-0.014734813,0.074837126,0.0066663106,-0.016606443,-0.004085471,0.01562367,-0.018473137,-0.024515372,-0.020484172,-0.022705588,-0.009921169,0.043032262,0.008736025,-0.06662452,-0.03533132,-0.04306554,0.012575323,0.007302054,-0.000018529512,0.012605034,-0.030597206,-0.009347351,0.0035846448,-0.027547559,-0.034825027,0.022203851,0.011404238,0.00021317012,-0.01560952,-0.017949026,-0.06953166,-0.016844872,0.0041627954,-0.03874746,-0.0107687665,-0.008846825,-0.054864727,0.0074087754,-0.017880842,-0.012407392,0.009491894,-0.05409711,-0.001553289,-0.005925967,-0.002790098,-0.0051380945,-0.006085285,0.026599882,0.011992302,-0.008412979,0.0011823573,-0.013012652,-0.0038267102,-0.0072542876,0.018928766,-0.022216225,-0.08039398,0.020283855,0.059835076,0.055679783,0.032557253,0.04430575,0.019548617,-0.04610492,0.018131966,-0.021197094,0.013140614,0.06315345,0.047886558,0.07427915,0.03145898,-0.007849999,-0.0015120577,-0.010498945,0.030415285,0.029426314,0.04327459,-0.047640726,0.023347797,0.041289285,-0.041041072,0.02806666,-0.014758069,0.030564908,-0.019650223,-0.00865357,0.003796906,-0.060074627,-0.03150785,-0.017327046,-0.013661524,-0.05360366,0.027734421,0.012796048,-0.018782448,0.043629467,0.021352122,0.006727532,0.005064986,-0.017056221,0.025918555,0.04524041,0.016607849,-0.042568635,-0.03982614,-0.066589125,-0.016625449,0.020563312,-0.009468339,-0.008687632,-0.012730312,0.02494493,-0.017317865,0.025298826,-0.041531183,0.03388634,0.06065752,-0.06477606,0.018470556,0.040953662,0.055839323,-0.01820192,0.011621079,-0.030324806,0.032531433,0.06413054,0.026910508,-0.016926536,-0.013917711,0.0010372376,0.018109422,0.0037660142,-0.015328597,0.0039728214,0.03539993,-0.023574157,0.07074378,0.0070008,0.0066762296,0.09121829,0.012369945,0.012858251,-0.033172067,-0.008237334,0.0010626931,0.019733675,-0.019509867,-0.0243477,0.073956795,-0.078383796,-0.024747076,-0.024158785,-0.0055569583,0.008059765,0.0050268844,-0.001971351,0.0048287045,-0.0056463997,0.041520976,0.043706067,-0.005589414,0.022375442,0.019659746,-0.029153062,-0.0048831427,-0.06343873,-0.022598313,-0.025188923,-0.046192966,0.026967965,-0.05472701,0.027668258,-0.0332476,0.02139164,-0.0049802605,0.015968634,0.02428985,-0.0032091015,0.033645634,0.0007726787,-0.036521956,-0.017251197,0.07398604,0.009532905,0.012548938,-0.0022305811],"last_embed":{"hash":"1umav7v","at":1751107747960,"tokens":149}}},"text":null,"length":0,"last_read":{"hash":"1umav7v","at":1751597074107},"key":"Career/Resources/The Mythical Man Month/The Mythical Man Month.md###[[Ch.3 The Surgical Team]]#{1}","lines":[9,13],"size":735,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1umav7v","at":1751597074107}},"smart_blocks:Career/Resources/The Mythical Man Month/The Mythical Man Month.md###[[Ch.3 The Surgical Team]]": {"path":null,"last_embed":{"hash":"jo68l9","at":1751107747952},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"jo68l9","at":1751107747952},"key":"Career/Resources/The Mythical Man Month/The Mythical Man Month.md###[[Ch.3 The Surgical Team]]","lines":[8,13],"size":766,"outlinks":[{"title":"Ch.3 The Surgical Team","target":"Ch.3 The Surgical Team","line":1}],"class_name":"SmartBlock"}, -"smart_blocks:Career/Resources/The Mythical Man Month/The Mythical Man Month.md###[[Ch.3 The Surgical Team]]": {"path":null,"last_embed":{"hash":"jo68l9","at":1751107747952},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"jo68l9","at":1751107747952},"key":"Career/Resources/The Mythical Man Month/The Mythical Man Month.md###[[Ch.3 The Surgical Team]]","lines":[8,13],"size":766,"outlinks":[{"title":"Ch.3 The Surgical Team","target":"Ch.3 The Surgical Team","line":1}],"class_name":"SmartBlock"}, +"smart_blocks:Career/Resources/The Mythical Man Month/The Mythical Man Month.md###[[Ch.3 The Surgical Team]]#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.058065325,0.014472514,-0.030902566,-0.013668718,0.008073251,-0.031678308,-0.0048714257,-0.0129091,0.0056268987,0.01872011,-0.01932174,0.012025848,-0.022441296,-0.01288279,0.030193802,-0.008833214,-0.0014921685,0.000032759785,0.016962737,0.0073406924,0.0404696,0.00018714863,0.006403495,0.048031252,-0.03393765,0.010731025,-0.0026878186,0.023331998,0.07618994,0.035658296,-0.018329818,-0.028366638,0.01971134,-0.010874662,0.038179558,-0.0015938716,-0.022992643,-0.010240197,-0.03277352,0.0023713985,-0.01777993,0.0071501983,0.0088498555,-0.028834268,-0.017523805,-0.006270027,0.0017243901,-0.030363059,-0.0013344744,0.02253106,0.014158515,-0.020851899,0.00004903949,-0.023334563,0.012664321,0.06940963,-0.030441444,0.024277262,-0.042085707,0.013198812,-0.0026287865,0.027623598,-0.01281133,-0.010445003,0.040690824,0.043093093,-0.009239852,0.004444781,0.0076191714,-0.03329803,-0.032765448,0.02112542,-0.03961808,-0.011606591,-0.046409916,0.006458767,0.0032998458,-0.06263013,-0.014670537,0.07144189,-0.025652207,-0.009033039,0.00018194957,-0.024114173,-0.020911915,0.034101456,0.019469276,0.017109135,0.01374145,0.013826423,-0.0007826541,0.007409129,0.007908486,-0.037515864,0.004083058,-0.007593029,-0.018045472,0.026744023,0.0109432675,0.007635164,0.010981006,0.025383765,-0.040437676,-0.063948534,0.064828366,-0.0012654122,0.044404246,-0.0012900569,0.008443917,-0.031673133,0.019063897,0.057071857,0.0016295908,0.013128406,-0.020362262,-0.013737838,0.02624744,-0.003043473,0.07034066,-0.02860485,0.0036083688,0.007506018,0.019170238,-0.015115737,-0.013731112,-0.03429986,0.009449706,0.018674016,-0.020191927,-0.0072902194,0.002394231,0.056936886,-0.016824065,-0.036134,0.015977653,-0.027335444,0.021642106,-0.055121288,-0.008801373,-0.01594946,0.024411887,-0.026134508,-0.01788118,-0.03867296,-0.029110288,-0.08126295,0.039774306,0.025682846,-0.029622179,0.0019599546,0.009024774,0.02556598,-0.0048101502,0.010858213,0.023103967,-0.0049968828,-0.015099649,0.014155289,-0.032575175,0.05060707,0.04570531,0.00671161,-0.045180324,-0.020660045,0.053253062,-0.032276824,0.008952079,0.021752741,-0.024380356,0.0018716888,-0.009512661,-0.013708029,0.017604258,-0.00702779,0.007985875,0.017467653,0.05354562,0.006661012,0.060400497,-0.065522894,-0.022997944,0.009493756,0.018211085,-0.01383553,-0.006000912,0.013566392,0.007639306,-0.05837199,0.033290204,-0.038815178,0.004527579,-0.016843263,0.014785695,-0.010515586,0.03144348,-0.021182138,0.0372174,-0.024012469,-0.032278392,-0.046590067,-0.021796288,0.05293281,0.0020481292,-0.04046333,-0.066794485,-0.031757813,-0.038325716,-0.001038134,0.002850965,0.0049722544,0.04343386,0.016885607,-0.0026524349,-0.0098881,-0.004654097,0.027641555,-0.0064969906,0.0035756472,0.020742336,-0.07655091,-0.028271679,0.027218254,-0.02777379,-0.023420658,0.0077168755,0.011295046,0.0090184985,-0.029872114,0.0055610067,-0.035700396,-0.045861617,-0.02347775,-0.000971091,0.009318335,0.05946242,-0.019201227,-0.032122273,-0.017606672,0.0057736384,0.066620275,-0.015890822,-0.031408377,0.032851238,-0.014719013,-0.015923878,0.043688204,-0.0055110664,0.027412282,-0.026613189,0.000012029236,-0.0014541434,0.027680049,-0.0114106415,-0.03031952,0.067866854,0.0199295,0.0026404047,-0.01564173,-0.025707033,-0.047675382,-0.0067491224,0.09371444,-0.0334795,0.014453983,0.032902475,-0.035186786,0.0035368777,0.02901786,0.008315881,0.060677797,-0.025738716,-0.015266205,0.0013870614,-0.013355519,-0.008708552,-0.009551125,0.0053144223,-0.021211682,0.071261816,-0.008889767,0.011643635,-0.008025436,0.045305647,-0.015434513,0.044870388,0.0070198253,-0.013439071,0.016561948,-0.02167665,0.0051690233,-0.0015290311,-0.035612,0.056527358,-0.028449507,-0.028780008,0.020020729,0.008955223,-0.17603035,0.0029871115,-0.019062774,0.018833961,0.029739387,0.015725235,0.019387957,0.0063711973,-0.061131675,0.07384736,-0.04484609,-0.04505682,-0.008080756,0.0071756695,0.016969575,-0.012531152,0.003607524,0.020710737,0.024142724,-0.029146846,-0.029913347,-0.049153987,0.023175573,-0.0043510073,-0.032633,-0.011869017,0.06958936,0.036101054,-0.043299068,-0.014487982,0.019621126,0.029200746,0.003805844,0.010381043,0.031622816,0.0001349934,0.026136978,-0.035896823,-0.015016681,0.021212466,0.014658377,0.005774395,-0.005126535,0.043978717,-0.007408464,-0.02422578,0.023714023,-0.010325966,-0.02429354,-0.06519278,0.033084244,-0.013126772,-0.05086184,-0.019515721,-0.029797422,-0.02745757,-0.015290627,0.047165863,-0.009339227,-0.0073168767,-0.015381883,0.015703404,0.020658536,-0.0051242965,-0.018475682,0.045916945,0.057096995,0.009205665,0.025948497,-0.018427938,-0.03702569,-0.037586987,0.042433802,-0.002790501,0.03933269,-0.01181798,-0.040441398,-0.0012322002,0.019291425,-0.07878299,0.01749425,0.018271856,0.010827475,0.0455801,0.0033399202,-0.04193566,0.01763555,-0.0040783286,0.068652816,0.22440727,-0.01616955,0.024226924,-0.009137725,0.066646375,-0.01906054,-0.0067961477,0.024437778,0.0035536983,-0.056462523,0.021711575,-0.008848131,0.03249977,0.04094799,0.034492843,-0.030516623,-0.040920284,0.026769849,0.019710377,0.007638035,0.033353455,-0.039976135,0.05864914,-0.0067387596,-0.00059743423,-0.009840026,-0.02546385,0.028139593,-0.04116674,0.054539993,-0.027793683,0.04062008,0.05208228,0.024436476,-0.014629444,0.0043473053,0.042803407,-0.010410297,-0.032079812,0.020013403,-0.0054481192,-0.036136363,0.024869928,-0.041951563,0.0028770107,-0.0077885813,0.016075058,-0.026373832,0.0126385195,-0.035861805,0.00272855,0.0053060446,-0.032931644,0.006505752,-0.0018765916,0.016828448,-0.026122438,0.029060615,0.020731462,-0.023120502,0.00052263873,0.02811614,-0.0035360488,0.009768466,-0.008952173,-0.008015765,-0.029824186,0.00774528,0.015972381,-0.021349339,0.008829656,0.02633639,-0.0100738285,-0.01761857,0.015276885,-0.013425407,0.025579737,0.007462351,0.032193895,-0.025075186,-0.041313298,0.03536387,-0.05364736,-0.006041516,0.009064169,-0.017103445,-0.056308325,0.07157852,-0.044198625,-0.0013230587,-0.018821947,0.015938604,-0.023590518,0.006612905,-0.005043874,-0.017011693,0.012783535,-0.007177564,-0.04358182,-0.011691025,-0.02909889,0.008073197,-0.01651665,-0.029536199,0.012999837,0.025819441,-0.012681352,-0.039496608,-0.035671793,0.024657626,-0.06537939,-0.012520811,0.02565894,-0.038839933,0.015642628,0.01614762,-0.011778105,0.03465681,-0.0066512227,0.023603188,-0.042248722,0.07107597,-0.020687321,0.02758618,0.022803312,-0.054637164,0.043049328,0.025598014,-0.012349398,-0.0038386425,-0.010957342,-0.01970993,-0.02067541,-0.042145237,0.0033137763,0.019496435,-0.0061749527,0.023828635,-0.0030148944,0.004158647,-0.05610524,-0.009762567,-0.033102773,0.014288248,-0.0033686813,0.036576,-0.07691924,-0.0014643908,0.007932886,-0.0062843543,0.031925324,0.03671577,-0.0019515738,-0.006569151,-0.00865862,-0.033972885,-0.019012604,-0.0055067837,0.036452267,-0.018885769,-0.012467943,0.03290953,0.03306673,0.06749656,-0.008884384,0.022693688,0.014958692,0.04465307,0.021806996,-0.0028340542,-0.0070014405,-0.01027527,0.013725263,0.027884783,0.0448468,0.021979246,0.028970357,0.013500864,-0.005665082,-0.028080285,-0.012261684,0.03234832,-0.029587366,0.013753339,0.012936029,-0.017187983,0.021964675,-0.023524025,0.020142777,-0.028671758,-0.054051023,0.079116695,-0.024127422,-0.0033150949,-0.0070744148,-0.0031523958,0.031163447,-0.000072051575,0.03556014,-0.02454258,-0.008740951,-0.013366067,-0.008754602,0.012946419,-0.0027830962,0.00792563,0.015628183,0.009173595,-0.023374628,0.0071244035,-0.025940767,-0.013753646,-0.03477906,0.01584239,0.0154033955,-0.038275287,-0.01844733,0.031571046,-0.010036513,-0.049175188,-0.036499053,0.03437717,-0.015537645,-0.026581548,-0.0062369085,-0.004256422,-0.02658142,-0.008180579,0.007260837,0.009613433,-0.0011987719,-0.03092516,0.014188888,-0.012970107,0.0006800213,0.027066812,0.047181953,0.008174088,0.04125777,-0.04036985,0.0103451265,-0.02906761,-0.00059094536,0.037771374,-0.017001292,0.015555532,-0.018976385,-0.01823449,0.005690518,0.05052791,-0.009585062,-0.029486582,-0.00803264,-0.01845699,-0.0272428,-0.043297365,-0.0065771295,-0.020323342,0.0062700287,-0.029030059,0.0054028104,0.044856124,0.010082678,-0.019482603,-0.06133312,-0.0015181224,0.025151415,-0.016241765,-0.0066206083,-0.065409124,-0.032278266,-0.0034989847,-0.033151418,-0.0715171,0.02510357,0.033823628,-0.06682373,0.0070668855,0.07693087,-0.032187775,-0.027730802,0.023438111,0.00027874508,-0.007231657,0.03239792,-0.024040129,0.01291788,-0.002655642,0.0069456236,-0.028934507,0.026550306,0.01870874,-0.02473578,0.041632377,-0.01997113,-0.032063533,-0.037348874,0.04188388,0.0027527292,-0.046824645,-0.019863568,0.046019822,0.00061463204,-0.024990587,-0.000010675679,0.0045235613,-0.012139773,-0.0404393,0.048302848,-0.016088463,0.014553447,-0.0090124775,-0.014754356,-0.005380288,-0.014455233,0.025719717,0.056511957,0.028773205,0.006868441,0.0060267854,-0.027874345,0.012371399,-0.041674953,-0.008095978,-0.04053645,0.028127993,-0.0029946687,0.016484104,-0.040120132,-0.024628714,-0.026291419,-0.021526672,-0.022500701,0.0019053268,0.018374702,-0.035641495,0.04515837,-0.055706255,0.005201072,0.008145318,0.023391591,-0.032840293,0.008840172,-0.0038640485,0.054825477,0.01988802,-0.0129186185,0.007934131,0.008515241,-0.015760595,0.019448906,0.043659333,-0.03889046,-0.007821806,-0.0043303566,-0.04710088,0.018305182,0.019820808,0.058459908,-0.041070383,-0.04056788,0.016123328,0.023221247,-0.0046598753,0.031129235,0.030761931,0.0072273305,-0.042703655,0.016289465,-0.00063996814,-0.008970375,0.04025495,-0.0041281395,0.019720968,-0.018510455,0.026284922,-0.026920045,0.0190214,0.020573614,-0.09464186,-0.010009644,-0.051504098,0.02746992,-0.014583843,-0.010309795,-0.021289878,-0.056941204,0.016449552,0.039359543,-0.014333584,-0.031072961,-0.01825724,-0.0413697,-0.009931488,-0.1523975,0.0013272108,-0.033306174,0.008231936,-0.076859675,-0.010501255,-0.008182915,0.030806234,-0.002725039,-0.021954974,0.040790536,-0.014512519,-0.0046666693,-0.020899253,-0.025316918,0.05377273,-0.016125634,-0.0045661307,-0.010038104,0.09319608,0.0056465836,0.01937909,0.039260007,0.033872616,0.03648783,-0.03783426,0.054070644,-0.017411029,-0.04465934,-0.0026398357,0.03139275,-0.019894155,0.018556567,0.013349883,-0.029085724,-0.018847626,-0.017889222,-0.042627797,0.024748417,-0.0051397057,-0.0011914962,0.009020313,0.036835276,-0.002661903,-0.014131584,0.050506078,-0.0061728065,0.005320929,-0.017634204,0.015797904,0.0010329677,0.019324802,-0.021726824,0.013281052,-0.022791335,-0.014126694,-0.0017581703,-0.030008743,-0.014734813,0.074837126,0.0066663106,-0.016606443,-0.004085471,0.01562367,-0.018473137,-0.024515372,-0.020484172,-0.022705588,-0.009921169,0.043032262,0.008736025,-0.06662452,-0.03533132,-0.04306554,0.012575323,0.007302054,-0.000018529512,0.012605034,-0.030597206,-0.009347351,0.0035846448,-0.027547559,-0.034825027,0.022203851,0.011404238,0.00021317012,-0.01560952,-0.017949026,-0.06953166,-0.016844872,0.0041627954,-0.03874746,-0.0107687665,-0.008846825,-0.054864727,0.0074087754,-0.017880842,-0.012407392,0.009491894,-0.05409711,-0.001553289,-0.005925967,-0.002790098,-0.0051380945,-0.006085285,0.026599882,0.011992302,-0.008412979,0.0011823573,-0.013012652,-0.0038267102,-0.0072542876,0.018928766,-0.022216225,-0.08039398,0.020283855,0.059835076,0.055679783,0.032557253,0.04430575,0.019548617,-0.04610492,0.018131966,-0.021197094,0.013140614,0.06315345,0.047886558,0.07427915,0.03145898,-0.007849999,-0.0015120577,-0.010498945,0.030415285,0.029426314,0.04327459,-0.047640726,0.023347797,0.041289285,-0.041041072,0.02806666,-0.014758069,0.030564908,-0.019650223,-0.00865357,0.003796906,-0.060074627,-0.03150785,-0.017327046,-0.013661524,-0.05360366,0.027734421,0.012796048,-0.018782448,0.043629467,0.021352122,0.006727532,0.005064986,-0.017056221,0.025918555,0.04524041,0.016607849,-0.042568635,-0.03982614,-0.066589125,-0.016625449,0.020563312,-0.009468339,-0.008687632,-0.012730312,0.02494493,-0.017317865,0.025298826,-0.041531183,0.03388634,0.06065752,-0.06477606,0.018470556,0.040953662,0.055839323,-0.01820192,0.011621079,-0.030324806,0.032531433,0.06413054,0.026910508,-0.016926536,-0.013917711,0.0010372376,0.018109422,0.0037660142,-0.015328597,0.0039728214,0.03539993,-0.023574157,0.07074378,0.0070008,0.0066762296,0.09121829,0.012369945,0.012858251,-0.033172067,-0.008237334,0.0010626931,0.019733675,-0.019509867,-0.0243477,0.073956795,-0.078383796,-0.024747076,-0.024158785,-0.0055569583,0.008059765,0.0050268844,-0.001971351,0.0048287045,-0.0056463997,0.041520976,0.043706067,-0.005589414,0.022375442,0.019659746,-0.029153062,-0.0048831427,-0.06343873,-0.022598313,-0.025188923,-0.046192966,0.026967965,-0.05472701,0.027668258,-0.0332476,0.02139164,-0.0049802605,0.015968634,0.02428985,-0.0032091015,0.033645634,0.0007726787,-0.036521956,-0.017251197,0.07398604,0.009532905,0.012548938,-0.0022305811],"last_embed":{"hash":"1umav7v","at":1751107747960,"tokens":149}}},"text":null,"length":0,"last_read":{"hash":"1umav7v","at":1751597074107},"key":"Career/Resources/The Mythical Man Month/The Mythical Man Month.md###[[Ch.3 The Surgical Team]]#{1}","lines":[9,13],"size":735,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1umav7v","at":1751597074107}}, +"smart_sources:Career/Resources/The Mythical Man Month/The Mythical Man Month.md": {"path":"Career/Resources/The Mythical Man Month/The Mythical Man Month.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.0708696,0.02019624,0.02547621,-0.02831548,0.0231099,-0.00255438,0.02880017,0.0377142,-0.03140098,0.04855302,0.0261413,-0.02769701,0.07202767,0.04018833,0.03480199,-0.03440088,-0.06650342,0.02909508,0.03125545,-0.02328538,0.09813706,0.00744638,-0.05024422,0.00070244,0.02823306,0.00607122,-0.0223772,-0.04944514,-0.06548481,-0.19649613,-0.0082714,-0.00012066,0.07283229,-0.03759065,0.00480896,-0.04720417,-0.00865727,0.03929014,-0.00388442,0.02278602,-0.00411097,-0.00993124,-0.00763141,-0.00856679,-0.01198819,0.00154228,-0.06498764,-0.00111371,-0.09525421,-0.00322828,-0.02627556,0.04455191,0.04314919,0.03794634,0.05078378,-0.01652414,0.09599298,0.04059162,0.01597854,0.06046052,0.04840811,0.01053741,-0.23687178,0.01093805,0.03981477,-0.04224494,-0.05261181,-0.04865127,0.00125032,0.00996829,-0.06924167,0.00695161,-0.0290741,0.05844766,0.05853766,-0.03078069,-0.01155796,-0.07313264,0.01275993,0.0197852,-0.02419978,0.05619203,-0.03874634,0.00505096,-0.00735003,-0.03685459,0.02539732,-0.01098582,0.02378987,-0.00388208,0.03167023,0.0273276,-0.04236498,0.07011913,0.00922806,-0.01932091,0.02201451,0.0186286,-0.07286111,0.12472071,0.06677268,-0.04585024,0.02199314,0.04116067,0.01029145,-0.0130871,-0.03353202,-0.03928363,-0.02253177,0.0233305,0.04766463,0.03927623,-0.00284398,-0.02921724,0.09515563,0.0382909,0.02901802,0.01150864,0.00952991,0.0455377,-0.0559807,0.04616728,0.05206027,0.02064437,-0.00743915,-0.01628287,0.03439379,0.08892951,0.04575636,0.00478404,0.05778569,-0.03164732,-0.08345643,0.01132417,0.03209328,0.01369823,-0.0001544,0.02310003,0.02606885,0.02508241,0.0144098,-0.06305797,-0.03345937,-0.05035913,-0.02032747,0.17077018,0.01463989,0.02968884,-0.02261676,-0.04081815,-0.06484538,0.01551309,0.03365757,-0.0129063,0.00651195,-0.05285776,0.05252733,0.04900265,-0.09278117,0.05841087,-0.02622699,-0.00549112,-0.01286513,0.02033615,0.05915477,-0.02198974,-0.01121733,-0.01368229,0.01584276,0.00382441,-0.0065551,0.02479202,0.01588717,0.03870306,0.07577792,-0.02032097,-0.03141429,-0.02134221,-0.03067278,0.0214132,0.09466088,0.01308672,-0.00289303,-0.02595405,-0.01125791,-0.06906942,0.01209943,-0.0050366,0.02173337,0.02762285,0.00580262,-0.00618909,0.01518121,0.0482293,-0.04743534,-0.07922677,-0.01980063,0.04203577,-0.0109741,-0.02187879,-0.07260604,-0.08077339,-0.00675862,0.03833662,0.032924,0.06781664,-0.0338926,-0.02923065,0.03044799,0.04374161,-0.00492148,-0.04960483,0.04657226,0.01393635,-0.09661043,0.03801687,0.04668195,0.02456214,-0.00067757,0.01765056,0.03651373,0.11000582,0.0206641,-0.23331234,-0.03006152,0.01800148,-0.00689679,0.02837988,-0.01085396,0.00758749,-0.02276154,0.05186385,0.08843695,0.03918567,-0.02303864,-0.03010265,-0.00808851,-0.01800553,0.05865765,-0.0714042,-0.02885121,-0.08561335,-0.03240108,-0.02411932,0.11179823,-0.06486486,-0.11829554,0.02185294,-0.0197676,0.11720079,-0.00742347,0.00507245,-0.00768503,0.00287807,-0.00468704,-0.04950541,-0.10993592,0.01930579,0.02618128,-0.01019099,-0.03145685,0.0283897,-0.0566288,-0.04215364,0.01777284,-0.02191757,-0.03057349,-0.07496992,0.03724297,-0.04381046,-0.04155276,0.01690585,-0.03371071,0.03719477,0.00080847,0.12150519,-0.01738333,0.00376219,-0.01775942,-0.11482945,0.02583232,-0.0516838,0.04265132,0.00850169,-0.06006737,0.00793975,-0.00022447,0.08810458,-0.02455892,-0.04703614,-0.02189824,0.02648748,0.00425503,-0.02521471,0.11229715,-0.04134338,0.00222927,0.04621094,-0.01858146,0.01751034,-0.11773142,0.01828012,-0.02097433,0.03140713,-0.0258368,0.03459261,0.03631686,0.00921156,-0.00033891,0.01758585,0.0074447,0.0397966,0.00428439,0.0116447,0.03134368,-0.08032942,-0.01007046,0.02432163,0.01016382,-0.25575417,0.1018585,-0.02435002,-0.03983549,-0.05845308,-0.00871684,-0.05529069,0.00117654,-0.03671298,-0.00992931,0.00697257,0.00112946,-0.00121503,-0.04513195,0.07773508,0.03833648,0.01122409,-0.04265699,0.00471576,-0.06256833,0.02135688,0.02470559,0.18856151,0.00614172,-0.00511321,0.05371489,0.02272305,-0.0377878,0.0704584,-0.06869701,-0.04181784,0.02792994,0.1031725,0.00624172,-0.01212882,0.05428182,0.00559681,-0.01032994,0.0149643,0.00029329,-0.00980567,0.01088257,0.04087101,-0.01240534,0.18320778,0.04495796,-0.01868096,-0.0739256,0.01270421,-0.02896789,-0.07643504,0.00753152,0.01119103,0.07570278,0.00909122,0.03831516,-0.00021297,-0.01407962,-0.03548735,-0.01675104,0.01285744,-0.04195339,-0.02563556,0.02660481,-0.01328575],"last_embed":{"hash":"1m3i2uy","tokens":375}},"bge-m3:latest":{"vec":[-0.050026212,0.014241284,-0.04058144,-0.02523803,0.018648818,-0.05330853,-0.014657039,-0.012399863,-0.014115367,0.014150702,-0.03710424,-0.015737696,-0.03312573,0.014935595,0.01542546,-0.019996218,0.0142417755,-0.0040012593,-0.012716081,0.019745812,0.03396108,0.015793735,0.02427501,0.0101269735,-0.053265784,0.009037643,-0.03310049,-0.00018056144,0.052338257,0.030456217,-0.033909693,-0.002455725,0.030447053,-0.03363664,0.009573011,-0.02566462,-0.021294393,-0.028712261,-0.024934439,0.027946679,-0.00011875635,-0.012199307,0.020341925,-0.026054353,0.042189486,-0.028701542,0.005604876,-0.025870647,0.018644346,0.008597474,0.0031076444,-0.01986799,-0.014768758,-0.03442486,0.021917157,0.046453573,-0.009916983,0.035099562,-0.056305367,-0.02271687,-0.024069859,0.025497576,-0.004658759,-0.041473582,0.024836551,0.046083678,0.010459348,-0.005723901,-0.006062322,-0.05021028,-0.010019357,0.05299762,-0.035302334,-0.009030465,-0.053633377,0.037780743,-0.0012299292,-0.037674364,-0.039746787,0.06356384,0.003683558,-0.039007142,-0.00035565588,-0.015327139,-0.0073305895,0.041255068,0.013359309,-0.007932846,-0.0064121243,-0.025267756,0.007838266,-0.012505753,-0.022808688,-0.018871838,-0.0008281894,-0.0054121027,-0.048154928,0.028071681,-0.020547707,-0.009081867,0.043016925,0.0024279747,-0.028739275,-0.034982912,0.020674456,-0.008244397,0.03621249,0.005032766,0.016983856,-0.025811888,0.029269362,0.0321297,-0.00974631,-0.01715341,-0.017072095,-0.025205085,0.03954402,0.02685,0.0410859,-0.03489483,0.014209843,-0.007233226,0.02308613,-0.039428655,-0.054100353,-0.020659043,0.0056616054,0.021578273,-0.033555526,0.0010973728,0.02457965,0.05403679,-0.034732208,-0.04065651,-0.015820859,-0.003100413,0.058525592,-0.020624386,0.006627418,-0.032494303,0.041422207,0.010588116,-0.04253324,-0.011353526,-0.008267693,-0.00949167,0.03984117,-0.017828789,-0.013194346,0.002662835,-0.015163712,0.023759015,-0.022424573,0.0070623574,-0.013438573,0.009876034,-0.010630023,0.050958212,-0.010474738,0.027780285,0.03104104,0.026402662,-0.065755144,0.010963987,0.013844278,-0.028516438,-0.006588628,0.03548653,-0.042365152,-0.009258749,0.0041438993,-0.011515158,0.009339217,-0.0100887045,0.0031582594,0.0208721,0.10629704,0.028600162,0.031851906,-0.065148704,-0.006590183,-0.0209448,0.014523651,-0.04876486,-0.003128414,-0.012208967,0.029450828,-0.056488637,0.034479365,-0.026475389,0.0077642743,-0.007224526,0.057499982,-0.006461036,0.032241825,0.010616957,0.014012526,-0.0030038303,-0.00901812,-0.034134444,0.016672043,0.034541693,0.011410294,-0.0029726643,-0.04725324,0.009181452,-0.020876633,-0.02967838,0.057555433,-0.05914093,0.041982513,0.01479466,0.07063177,0.017854039,0.001475925,0.024169283,-0.020839121,0.027243845,0.0056567388,-0.05320163,-0.03478049,0.003380064,-0.043140605,-0.033032466,0.022833403,-0.010939285,-0.004370991,0.0019292487,0.0075158738,-0.030220672,-0.035774637,-0.014842165,-0.0042570154,0.014714898,0.032755896,0.012307789,0.002256903,-0.036946867,0.017239649,0.060351856,-0.011709399,-0.015564513,0.031969193,0.005843317,-0.041896373,-0.02006717,0.0051455414,0.050035067,-0.013883404,-0.008295445,-0.037594497,-0.00031069,-0.012035243,-0.066690594,0.049263593,0.021943968,-0.027530659,-0.020361153,0.017925605,-0.02859632,0.013172398,0.04622874,-0.0028990528,0.0028831838,-0.013032489,-0.01759529,-0.01196815,-0.0051901145,0.025684146,0.05496144,-0.026127102,-0.03251186,0.016708983,0.041471157,-0.042321216,0.01506212,-0.011402924,0.016085038,0.0737038,-0.011071136,0.0070174583,0.05362498,0.03153823,-0.006224963,0.030696742,-0.016970852,-0.055538695,-0.033288203,0.008221627,-0.00326461,0.010049809,-0.056501098,0.07561483,-0.03301352,-0.008529211,0.00057861686,0.023248544,-0.17409281,0.023631593,-0.028417785,0.02179031,0.027785782,0.028814375,0.009458546,-0.015308584,-0.064131364,0.040931355,-0.057421442,-0.05696589,0.02119179,0.0031356846,0.010063621,-0.00790305,-0.014779035,0.0027366995,0.020194262,-0.036120914,-0.016869877,-0.06123475,0.0349203,-0.005601701,-0.028308377,-0.02467794,0.049735077,0.039439756,-0.04528081,-0.035117578,-0.0010987632,0.017554412,0.00012982059,0.034059864,0.024406612,0.029970484,0.017272035,-0.03915098,-0.029862855,0.032873575,0.021800905,0.03229767,-0.012177489,0.048724715,-0.0042598755,-0.035940308,0.028332056,0.002676186,-0.06997159,-0.05603443,0.028003411,0.009052857,-0.04341331,-0.013477284,-0.02942418,-0.028816164,-0.017550597,0.034143638,-0.06289409,0.002994591,0.02544252,0.038246512,0.023806976,0.013003317,0.010229625,-0.04430429,0.021527871,0.00441835,0.0020534345,0.0058608134,-0.006189211,-0.023415871,0.02230112,0.0124811875,0.07750342,0.0022572998,-0.025831548,-0.014546482,0.025568986,-0.047505602,-0.024490237,0.023309292,-0.02781462,0.06185133,-0.0051348372,-0.029300587,0.007374483,0.017606126,0.01187829,0.22506765,-0.06519553,0.031068875,-0.024367554,0.03520895,0.015465365,-0.010318606,0.00927498,0.0026155922,-0.03447418,-0.0047832113,0.019788994,0.03648591,0.015653413,0.0067884717,-0.010898574,-0.078085,0.01805063,0.039243337,-0.002179142,0.0211755,-0.025906965,0.04222654,-0.010782769,-0.06800452,-0.023027703,-0.03768945,0.031587146,-0.032510113,0.041771084,-0.06264174,0.019225674,0.07166145,0.004904793,-0.024338692,0.025064511,0.0036273713,-0.014935723,0.014538035,-0.01982305,0.036561906,-0.008482392,0.011797131,-0.06288808,-0.017272562,-0.01867562,-0.0027999673,-0.024427159,0.0038149995,-0.040006448,0.024696179,0.016393928,-0.021535674,0.005346419,0.024151916,0.032929365,-0.02097209,0.04961704,-0.007222196,0.02929543,-0.016744647,0.018366726,-0.008876556,-0.010001224,0.011619272,0.007068234,-0.055673342,0.026956461,0.03187834,-0.009452319,-0.022415034,0.033266183,-0.012933952,-0.019627448,0.020387681,-0.037709735,0.07459922,0.0036178622,0.060856663,-0.022299014,-0.061067373,0.013369934,-0.041268677,-0.018423174,-0.0036494164,-0.028125474,-0.017662318,0.06638337,-0.034828015,0.012789013,-0.02247495,0.0072703343,-0.03110016,-0.040032405,-0.010065546,-0.0065732053,-0.0053556543,-0.02345406,-0.022941295,-0.0049632173,0.008243655,-0.030515367,-0.0039205835,0.01978669,0.029464383,0.03409323,0.040143933,-0.018145777,-0.0089380145,0.037562985,-0.0538263,0.004376691,0.030675502,0.005868128,0.015602822,-0.004402658,-0.002505911,0.047880262,0.021108564,0.039778735,-0.014937144,0.03100939,-0.0029612542,-0.0010956546,0.01081493,-0.038293157,-0.0038299002,0.03429304,-0.004042129,-0.024803042,0.007680826,-0.011765291,0.0015684887,-0.036407474,0.0074555245,0.052948583,-0.019648556,0.02078624,-0.00279985,0.031780366,-0.02587868,-0.03881283,-0.028196152,-0.020449558,0.015675798,0.012814945,-0.07557372,-0.033230416,-0.058545083,-0.0054049515,0.04117794,0.012098802,0.015561064,-0.022677146,-0.007801016,-0.043794524,-0.0037510132,-0.0016414282,0.005915148,0.009432916,-0.0024474086,0.047458142,-0.017922767,0.058742534,-0.012257623,0.018613031,0.04826049,0.021427324,0.036444597,0.0010367868,0.0072529395,-0.0074601974,-0.0033119519,0.050300863,0.040231727,0.021734418,0.01946393,0.0022201433,-0.017011624,-0.018396845,-0.0055035106,0.033912703,-0.031754874,0.07708961,-0.014524256,-0.019268736,-0.019009456,-0.019333271,-0.0012787463,-0.045187958,-0.025903365,0.10445531,-0.038115345,-0.012871169,0.029664706,0.01114785,0.011260404,0.011108865,0.016469957,-0.05229436,0.03743748,-0.030086221,-0.006622145,0.043449268,0.016784178,-0.014439921,-0.011569505,0.024591912,-0.027279813,0.008436446,-0.0056711133,0.036174756,-0.01691328,0.0032337017,0.014698514,-0.019235402,0.0021367676,0.00095388974,0.0024498296,-0.042238194,-0.04917144,0.006440647,-0.005074876,-0.021197822,-0.023671933,0.0065415925,-0.048754722,-0.022870865,0.031147385,0.021765603,0.0015652563,-0.02326354,0.029096322,0.0073795426,-0.03135475,0.010235949,0.0014104309,-0.00771063,-0.014439062,-0.024041403,-0.0066742916,0.025738586,-0.0066175484,0.000083317354,-0.015189933,-0.008711679,-0.020561311,-0.06331059,0.044012792,0.029910497,0.016546499,-0.00030249316,0.026667308,-0.004994715,-0.009026101,-0.013546916,-0.025960244,0.0064687156,-0.033894785,-0.008579739,0.010781485,0.03265113,0.021966077,-0.008322852,-0.050755028,-0.026933216,0.003646952,0.015261329,-0.0047358144,-0.026805017,-0.021146005,0.0058306265,-0.034173425,-0.0658469,-0.033046104,-0.0030245536,-0.0011304948,0.033589665,0.033797007,-0.029490992,-0.035191666,0.044611603,0.019935112,-0.008251769,0.014085135,0.01257207,0.0026634498,0.0026846381,0.0001404118,-0.0029964459,-0.016153993,0.011428643,-0.010417876,0.0503523,0.0029403747,0.010533964,-0.033438724,0.07848538,-0.0057954504,-0.031505827,-0.012631117,0.023544298,-0.02934438,-0.021141725,-0.0037547068,0.024793027,-0.009425262,-0.042459276,0.027511546,0.013689369,0.0067045065,-0.05278725,-0.0088255685,0.033850897,0.016235761,0.030831957,0.053023443,-0.008078867,0.0075044725,0.010069755,-0.052284695,0.009554958,-0.028790649,-0.031722467,-0.032211915,0.012695243,-0.02299008,0.0046463683,-0.025625357,-0.024248742,-0.04432183,0.013322931,0.010132971,-0.05192981,-0.0019456069,-0.030671945,0.045793187,-0.055049784,-0.0009369937,-0.04119196,0.008618141,-0.0537048,0.034838643,-0.017807484,0.02895403,0.03558768,-0.0006001839,0.01259439,0.020026209,0.012766698,-0.02706325,0.01834033,-0.035978828,-0.011603676,-0.018875817,-0.010547271,-0.010898193,0.06729443,0.06892137,-0.033466298,-0.022518896,0.038789455,0.039484005,-0.018476969,0.015339197,0.0046422244,0.0063734124,-0.012298186,-0.035784367,0.021838216,-0.015347758,0.036415525,-0.0060201953,0.007035236,0.0054563684,0.012024705,-0.0046027317,0.019829731,0.024820596,-0.033245713,-0.008324303,-0.058891874,0.015527483,-0.01338138,-0.006595736,-0.00016141539,-0.03721761,-0.013280095,0.041356105,0.0015457558,-0.044327106,0.012888815,-0.058778074,0.011961269,-0.14520414,0.009200009,0.02561571,-0.020059992,-0.051552486,0.0039029713,0.007093857,-0.016832149,-0.008902379,-0.034704365,0.062485594,-0.010611195,-0.006368425,-0.023611354,-0.056964822,0.06292897,-0.010340175,-0.011901264,-0.035943244,0.04321718,0.0026714024,0.0064980923,0.05468536,0.032311562,0.04243444,-0.008674577,0.0027721454,-0.07362782,-0.040242497,-0.0007834738,-0.0029890435,0.014587455,0.015826773,0.018029843,-0.013028025,-0.016572926,-0.014671512,-0.020725613,0.0020728367,-0.013457496,-0.011311176,0.013671597,0.05816318,-0.017047996,0.024539847,0.0713364,-0.008680024,-0.00025221106,-0.017822137,-0.008777377,-0.052569296,0.061482027,-0.011205799,0.005948636,-0.010972185,-0.008016424,-0.017322928,-0.018679947,0.014382336,0.060079224,0.02047745,-0.002518115,-0.0033137833,0.019905249,-0.028550273,-0.016698075,-0.029808082,0.030203572,-0.00042691376,0.0017343604,0.012642208,-0.015531728,-0.019995242,-0.05015445,0.019681592,0.013668608,0.03434541,-0.00311508,-0.005800734,-0.011611471,-0.039292093,-0.007970694,-0.018503692,0.011327167,0.034819316,-0.0064967466,-0.0015257146,-0.011991273,-0.041569814,-0.038130015,-0.033692412,-0.011672194,-0.0071540964,0.030878916,-0.04067768,0.03637211,-0.034221314,0.042590603,-0.013702362,-0.04530561,0.004585391,-0.060973935,-0.0006285742,0.0039778054,-0.029942648,0.032121442,-0.009577465,-0.015343959,0.015892852,0.010157683,0.0040379777,0.0024496429,-0.008863085,0.0054106163,-0.11468496,0.018513197,0.0094716875,0.040008865,-0.014750309,0.021050692,0.029165253,-0.052180167,-0.019370984,-0.02053737,0.0010292169,0.049567554,0.0131282415,0.06580854,0.02888463,-0.030034272,-0.008273464,-0.007824661,0.005886298,0.010946143,0.049393512,-0.025169754,0.0020670933,0.047737997,-0.041581288,-0.0030427196,-0.008271027,0.018408822,-0.010240509,0.009512492,0.045770977,-0.045187242,0.023897639,0.0035857866,0.0038746353,-0.06063072,0.017775623,-0.020585755,0.015448194,0.028594583,0.044176936,0.019257098,-0.009305028,0.013677135,0.003165785,0.061647717,-0.010408609,-0.013385777,-0.019554466,-0.029950052,-0.028931918,0.05945596,-0.0086037135,0.014767573,0.009273122,0.021489566,0.029745562,0.021250827,-0.036432613,0.050378438,0.04297862,-0.024932038,0.023374813,-0.03281958,0.02349035,-0.003355313,0.011313796,-0.009046382,0.027382223,0.049593057,-0.0022637972,-0.0039860527,0.004652578,0.0008430697,-0.018661246,0.017854968,-0.016594328,-0.051432855,0.05554414,-0.0062363683,0.027775925,0.009053612,0.025697246,0.09366223,-0.010664406,0.05928182,-0.038722783,-0.007852465,0.0088686505,0.0047988733,-0.014974069,-0.01949255,0.05593229,-0.06789908,-0.023579434,0.038690057,-0.029008834,-0.002647868,-0.0054053795,-0.0004363582,0.006712651,0.0005994214,0.056600202,0.022370618,0.0028664395,-0.01824926,0.013334169,0.026849879,0.020284865,-0.050987,0.017592352,-0.0074551664,-0.042815737,0.030065864,-0.02721256,0.02000982,-0.027808707,-0.007319598,-0.014222217,0.02589916,0.02372689,0.016941447,-0.005224554,-0.020069776,-0.017174192,-0.022577258,0.073563226,-0.036415115,0.019959526,-0.030196067],"last_embed":{"hash":"1m3i2uy","at":1751107747934,"tokens":311}}},"last_read":{"hash":"1m3i2uy","at":1763795325653},"class_name":"SmartSource","last_import":{"mtime":1734075502000,"size":2051,"at":1751107744082,"hash":"1m3i2uy"},"blocks":{"#":[1,7],"###[[Ch.3 The Surgical Team]]":[8,13],"###[[Ch.3 The Surgical Team]]#{1}":[9,13]},"outlinks":[{"title":"Ch.1 The Tarpit","target":"Ch.1 The Tarpit","line":1},{"title":"Ch.2 The Mythical Man Month","target":"Ch.2 The Mythical Man Month","line":2},{"title":"Ch.3 The Surgical Team","target":"Ch.3 The Surgical Team","line":8}],"key":"Career/Resources/The Mythical Man Month/The Mythical Man Month.md","last_embed":{"hash":"1m3i2uy","at":1763795325653}},"smart_blocks:Career/Resources/The Mythical Man Month/The Mythical Man Month.md###[[Ch.3 The Surgical Team]]": {"path":null,"last_embed":{"hash":"jo68l9","at":1751107747952},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"jo68l9","at":1751107747952},"key":"Career/Resources/The Mythical Man Month/The Mythical Man Month.md###[[Ch.3 The Surgical Team]]","lines":[8,13],"size":766,"outlinks":[{"title":"Ch.3 The Surgical Team","target":"Ch.3 The Surgical Team","line":1}],"class_name":"SmartBlock"}, diff --git a/.smart-env/multi/Hinge_Prompts_md.ajson b/.smart-env/multi/Hinge_Prompts_md.ajson new file mode 100644 index 0000000..5209c90 --- /dev/null +++ b/.smart-env/multi/Hinge_Prompts_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Hinge Prompts.md": {"path":"Hinge Prompts.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"ohaxtk","at":1762338969616},"class_name":"SmartSource","last_import":{"mtime":1761296198000,"size":2039,"at":1762338969642,"hash":"ohaxtk"},"blocks":{"#---frontmatter---":[1,4],"#":[5,66],"##{1}":[5,5],"##{2}":[6,6],"##{3}":[7,7],"##{4}":[8,8],"##{5}":[9,9],"##{6}":[10,10],"##{7}":[11,11],"##{8}":[12,12],"##{9}":[13,13],"##{10}":[14,14],"##{11}":[15,15],"##{12}":[16,16],"##{13}":[17,17],"##{14}":[18,18],"##{15}":[19,19],"##{16}":[20,20],"##{17}":[21,21],"##{18}":[22,22],"##{19}":[23,23],"##{20}":[24,24],"##{21}":[25,25],"##{22}":[26,26],"##{23}":[27,27],"##{24}":[28,28],"##{25}":[29,29],"##{26}":[30,30],"##{27}":[31,31],"##{28}":[32,32],"##{29}":[33,33],"##{30}":[34,34],"##{31}":[35,35],"##{32}":[36,36],"##{33}":[37,37],"##{34}":[38,38],"##{35}":[39,39],"##{36}":[40,40],"##{37}":[41,41],"##{38}":[42,42],"##{39}":[43,43],"##{40}":[44,44],"##{41}":[45,45],"##{42}":[46,46],"##{43}":[47,47],"##{44}":[48,48],"##{45}":[49,49],"##{46}":[50,50],"##{47}":[51,51],"##{48}":[52,52],"##{49}":[53,53],"##{50}":[54,54],"##{51}":[55,55],"##{52}":[56,56],"##{53}":[57,57],"##{54}":[58,58],"##{55}":[59,59],"##{56}":[60,60],"##{57}":[61,61],"##{58}":[62,62],"##{59}":[63,63],"##{60}":[64,64],"##{61}":[65,65],"##{62}":[66,66]},"outlinks":[],"metadata":{"created":"2025-10-22 10:04","updated":"2025-10-22 10:04"},"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/Inbox_2025-08-18_md.ajson b/.smart-env/multi/Inbox_2025-08-18_md.ajson new file mode 100644 index 0000000..164cb90 --- /dev/null +++ b/.smart-env/multi/Inbox_2025-08-18_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Inbox/2025-08-18.md": {"path":"Inbox/2025-08-18.md","embeddings":{"bge-m3:latest":{"vec":[-0.016156724,0.004859504,-0.028691469,0.00928097,-0.003466371,-0.034445588,0.0034792076,0.008844324,-0.02381811,0.060548164,0.003731622,0.0065588146,0.009465794,-0.012227333,-0.0116520375,-0.0330907,-0.012286232,-0.030173883,0.020098772,-0.012030137,-0.01635741,0.038175303,0.031611346,0.00014162567,0.017048853,0.028424233,-0.036647443,-0.010768919,0.028987339,0.022617387,0.003598074,0.008177146,0.011811594,-0.01426272,-0.036926534,-0.01776336,-0.009320812,-0.034384925,-0.057949204,-0.016112816,-0.017804403,-0.023618706,0.013400138,-0.017179769,0.043425426,-0.041826177,-0.013834383,0.007846902,0.005167117,-0.0061141956,0.028115094,-0.024253873,0.018480979,0.013096845,0.014436104,0.03154051,-0.03141028,0.0146499,-0.03782041,-0.00862015,-0.023038024,0.0378584,-0.023073662,-0.028264213,0.027944904,0.046779223,-0.0033905199,0.04498732,-0.015139761,0.006881045,0.012008388,0.065984994,-0.026287144,-0.0009379111,-0.050952554,0.027352197,-0.014278818,-0.022821024,0.0068788463,0.035397448,0.004532304,0.022217913,0.034551155,-0.0060289837,-0.011711947,0.007309798,0.0010994213,0.057675745,-0.010864911,-0.003494243,-0.037104066,-0.0336839,0.026124274,-0.043572158,-0.014197588,-0.01130048,0.007689248,0.03535159,0.024526266,0.03831593,0.024193253,0.01986578,0.011350385,-0.048889317,0.04711931,-0.031239798,0.05382688,0.05195367,-0.0082648145,-0.016171064,0.023831537,-0.021271707,0.028221132,0.005603357,0.00780597,-0.009794129,-0.0082442155,-0.020141438,0.013724925,-0.0011845824,0.029768828,0.051853385,0.028010314,-0.030402193,0.0132791875,-0.007034024,-0.0022870386,0.02410015,-0.030143293,-0.024396513,-0.0137033425,-0.000039679373,0.014261309,-0.0016129273,-0.08797238,-0.014262883,-0.021049896,0.024930017,-0.02955691,-0.0019772975,0.02044071,0.035376508,-0.04137905,-0.0023144647,0.07224837,-0.054940376,0.037228283,0.0008406202,-0.009706398,0.0031453513,0.00508656,0.0052132625,-0.039518427,-0.021783479,0.007080378,0.004636629,0.016512513,0.011120254,0.010264553,-0.012649041,-0.019546192,-0.039307833,-0.061113246,0.007895792,0.007888011,-0.026738884,0.032584418,0.0057097496,-0.03204488,-0.017127812,-0.030947365,0.018227372,-0.0066460148,0.004368454,0.0042120935,0.01449733,0.091154434,0.008663836,0.025005538,-0.021963628,-0.046125792,0.03632439,-0.043811966,-0.009373855,-0.016801512,-0.030369284,-0.0378079,-0.030415447,-0.006881883,0.04844524,-0.0005682484,-0.010933033,0.03821174,-0.043120306,0.035366867,-0.018695623,0.03224897,-0.013858686,0.03676563,-0.025107427,-0.01044564,0.008691051,0.0005042048,-0.04246067,-0.015896436,-0.01633908,0.012445083,-0.020655014,0.046994258,-0.029748764,0.016410764,0.051659048,-0.00079633715,-0.06364187,-0.051844276,0.05819226,-0.0071060555,-0.029550105,-0.018105809,-0.03081288,-0.0029549825,0.029767971,0.020392274,-0.008267876,0.015177583,-0.0012600233,-0.0072032483,0.02027739,0.0109187765,-0.010781898,0.046611667,-0.028219152,0.016743952,-0.06090929,0.024644693,0.009603294,-0.058211144,0.025930561,0.016769137,0.004236605,-0.006132572,0.007526815,-0.019501107,0.003979222,-0.009816018,0.034265466,-0.014214853,0.028055873,-0.012593089,-0.007328674,-0.03911247,0.0010825295,-0.02829384,0.027067948,0.054863155,0.029642617,0.018781554,-0.0066839303,-0.020362413,-0.047953628,0.018709455,0.06874051,-0.029497648,0.011089749,0.05319482,-0.0006538082,-0.020776298,-0.038957376,0.040549442,-0.0030299313,-0.026960421,-0.020426653,-0.023475213,-0.02747241,-0.010098403,0.0029696077,-0.0045039663,-0.06039539,0.07908177,-0.0076242704,0.030109528,-0.004109485,0.00082877564,0.0509033,0.032385696,-0.037562758,-0.010088069,0.01254616,0.0034727938,-0.030837592,0.008759935,0.013291102,0.047488876,-0.0013917646,-0.0023748223,0.013088435,-0.001179865,-0.19902757,-0.023708854,0.014999626,-0.0011378456,0.014435877,-0.0030628054,-0.019921489,0.0024338798,-0.061179947,0.005775496,0.02869702,-0.04410393,0.006761148,-0.008341149,-0.0029684687,0.0042986707,-0.002521454,-0.046083424,-0.017554367,-0.04806929,-0.0055453097,0.008250857,0.08240819,-0.028961472,0.02113502,-0.023592873,0.046300855,0.0017079229,-0.017161265,-0.012210068,0.0070343222,-0.013375907,0.00054705184,0.0075077764,0.015111361,0.036272254,-0.03572108,0.00045920853,-0.009216162,-0.011506436,0.037113536,0.030701043,-0.007191109,0.020089805,0.052665297,-0.020319022,0.02322829,-0.026942093,-0.032851547,-0.06465929,-0.027053084,-0.0017730905,-0.020453222,-0.001994087,-0.03599651,-0.011779992,0.041723985,0.059764948,-0.032445896,-0.007377883,-0.012059741,-0.064032264,0.009181362,-0.032972816,-0.041081134,0.00458163,0.0644152,-0.011202727,0.014330329,-0.017551893,0.033395037,-0.0002009012,0.03194377,0.002283445,0.012868986,0.04357857,0.00077914906,-0.013217389,-0.0027791832,-0.13654746,-0.0125246085,0.008677654,-0.0010204696,-0.0151402475,-0.016396822,0.005541971,-0.02461524,0.02979633,0.029410208,0.2658699,0.055328757,0.0003406967,0.0076686055,0.050775193,-0.026846029,-0.010465267,0.010051841,0.04418928,-0.043883067,0.0056622154,0.016862785,0.019147413,-0.008074539,-0.03961471,0.0061390633,-0.052624565,0.048378102,0.03596288,0.032514483,0.05481919,-0.04499628,0.03021827,-0.022623386,-0.09965196,-0.011903027,0.0051934766,0.022110658,-0.014571403,0.056419425,0.0093844505,0.049693413,0.0038077699,0.038592566,-0.026116926,-0.013814237,0.022368519,-0.023313262,-0.006364635,0.05053888,-0.049380813,-0.0045348136,0.007403032,-0.008813164,0.0111269355,-0.005505753,0.03125774,0.01831418,-0.031504393,-0.032455806,-0.029377664,-0.067051515,0.015021945,-0.020386934,0.0076818196,0.023831762,-0.017872762,-0.018013664,0.008504603,0.033906635,-0.0215611,0.020894974,-0.04330794,0.017096322,-0.034840267,0.026447639,-0.011650242,-0.0037948887,-0.0074302317,0.001104983,0.0049055777,0.029127963,0.032407433,0.019674659,0.020193823,-0.047881212,0.035190385,0.00474566,0.00034116284,0.04429953,0.0036924556,-0.023125323,-0.014741254,0.031577434,-0.0019247442,-0.03702015,-0.008584064,0.0778068,-0.0045530666,0.012741074,-0.008054886,0.041615535,-0.03541909,0.0011617682,0.004661933,-0.0004042339,0.031203028,-0.029009914,-0.005464664,-0.002931525,-0.009367927,-0.026561724,-0.004568901,-0.0047283582,0.0124566965,-0.026857732,-0.018492041,0.022218326,0.020364618,0.02831843,-0.023519179,-0.0070140576,-0.00860299,-0.06209676,0.026901007,0.07361531,-0.015585063,0.01223444,-0.0010211383,-0.015380263,0.0039597345,-0.0068196743,-0.0049823415,0.073196284,-0.007846735,-0.048565675,-0.0035756987,-0.005223198,-0.0012839027,0.034864277,0.015304114,-0.016980486,0.008516088,0.037467152,0.054635398,0.01500877,0.03199643,0.014934457,-0.00666557,0.033365898,-0.014255699,0.0006197549,-0.009303417,-0.0064426283,0.015395722,-0.019735165,-0.01051772,0.010780086,-0.008044202,0.02802756,-0.018768499,0.06413685,-0.0028304365,-0.056446243,0.0027192521,-0.0072915247,-0.025808528,0.008621105,-0.01114438,-0.011693707,-0.02260347,0.076393925,0.00429869,0.06388737,-0.020369085,-0.0071765003,-0.044477053,0.021436185,0.038817436,-0.009398192,-0.016333835,-0.007531452,-0.051607627,0.018931784,-0.014889117,0.006388414,-0.03798278,0.0012935072,0.026927741,-0.05355926,-0.0006535405,-0.022230309,-0.060529567,0.0066639986,0.021659538,-0.005829261,0.027626937,-0.0034108884,0.021493698,-0.011656139,-0.05209498,0.108487435,-0.019561771,-0.0020604478,-0.01993537,0.006534838,0.059925098,0.05710148,0.0044839466,-0.033497687,-0.00037102783,0.032527704,0.016719623,-0.004886077,-0.025773128,-0.02660816,-0.009982118,0.0474041,0.010250901,-0.006114494,0.016555803,0.002555043,-0.02877069,0.0008767795,0.03855643,-0.03916942,0.0336343,0.04948252,-0.014574079,-0.03308135,0.012764317,0.0033078091,-0.026246184,-0.030768506,-0.013228351,-0.025291087,-0.0060241576,0.009500661,-0.045046538,-0.008431117,0.00092494447,-0.031213973,0.021539453,-0.0059263017,0.020481195,0.0032671513,0.026218869,0.04193431,0.002377736,0.013270548,0.012732075,-0.029963547,0.024733711,0.038276363,-0.0027399585,0.0181612,-0.022899099,-0.026978858,0.005488336,0.0011862164,-0.025244435,-0.0016028173,-0.038213205,0.0027497355,0.009325319,0.014961971,-0.012042508,-0.012291749,0.0019484088,0.006597082,-0.00013248877,0.014701661,0.0038984236,0.02319197,0.0068353033,0.0072723385,0.045483954,0.039995957,-0.010464873,-0.06901372,-0.021879015,0.011712082,-0.032447346,-0.050829258,0.031116618,0.016834853,-0.02060924,0.016768822,0.0015387817,-0.03201624,-0.040504858,0.09166103,-0.015741378,0.041672066,-0.051510233,0.043081447,0.04914079,-0.032974456,0.005222265,-0.0615321,0.0077106487,-0.00078662095,-0.0012020518,0.054288775,-0.008013171,0.026503572,-0.020931412,0.05312601,-0.010536669,0.0137900775,-0.022591965,0.008368858,-0.01195446,0.005810271,-0.014941691,0.034645997,-0.0048412043,-0.02073446,0.050473813,-0.0048519424,0.009523716,-0.0345513,-0.003993359,0.045250703,0.02076904,-0.033712864,0.027376894,0.0029953963,0.021688616,-0.029760534,-0.007018044,0.0122643085,-0.03333097,0.009660877,-0.029986605,0.023243576,0.02961693,-0.00389544,-0.030813923,0.036676552,-0.024497675,0.017069789,-0.028691081,-0.011433889,0.016024228,0.010742267,0.05503788,0.014585915,0.033777677,-0.027452286,-0.009485752,0.052925244,0.02782426,0.009690192,0.005877868,-0.019934844,-0.0077574793,-0.036035057,-0.033544887,0.014157927,0.02980319,-0.013637545,-0.03723507,-0.0536985,0.01955958,0.0415125,-0.033354737,0.030461974,0.0014303923,0.023068065,-0.024350356,0.04521303,0.03061526,-0.02008817,-0.0027721757,0.034122456,0.016165596,-0.013575073,0.024196222,-0.008857041,-0.018701179,0.032137677,0.0021268902,-0.023121128,0.014299757,-0.025348281,-0.022207953,0.016359927,0.040340297,0.007522965,-0.03626684,-0.019252,-0.04293483,-0.047536407,0.01610618,0.008801719,0.0017321282,-0.013241783,0.048964538,0.008582235,-0.010327837,-0.03585648,0.0028634423,0.037459448,-0.15182182,0.03316361,-0.015778935,0.00439126,-0.044911195,-0.01194655,-0.009129831,-0.049058724,0.0030390765,-0.016505742,-0.014481649,-0.014426765,-0.015554586,-0.051940985,0.025249457,0.014790652,-0.011765857,0.011248461,-0.029878505,0.051833633,0.02062656,-0.018107766,0.053319264,-0.003709674,0.050983224,-0.006485474,0.004466697,-0.013915905,-0.040410224,-0.023761127,-0.037419528,-0.028235158,0.022613931,0.022769032,-0.05263849,-0.025497144,0.012167443,0.028297814,-0.022109902,0.023071418,0.03135328,0.026981594,0.017919783,-0.030133659,0.009173146,0.053447217,-0.018423576,-0.03698526,-0.0118944915,-0.03853929,0.085306525,0.010015236,-0.019773396,0.0060126227,-0.02114176,0.0013930339,-0.017565886,0.039702434,0.0025469917,0.046304684,-0.03137176,0.03411753,-0.04963253,-0.0042155334,-0.03663653,0.009050236,-0.04663837,0.017898746,-0.048587997,-0.0083656395,-0.03144491,0.0069309035,-0.0016958928,-0.01290795,-0.016804691,-0.030537356,0.0014593818,-0.0059017832,-0.039073218,-0.05165475,-0.05686064,0.03063473,-0.07029405,0.010032612,-0.008397912,0.017328136,-0.0057063554,-0.014998272,-0.048946425,0.009460078,-0.053241808,-0.03703345,-0.036746874,-0.028244877,-0.047823336,-0.033891376,0.00016251988,-0.054242384,0.019127937,0.017470945,-0.016185181,-0.034071103,-0.002606619,0.023378229,-0.021297378,-0.0002774939,0.036036123,-0.0074752327,-0.025514474,-0.059589352,-0.042375688,0.0389914,0.018231979,-0.019328365,0.0005562833,-0.029707083,0.0027420395,0.019471869,0.0026377016,0.009826264,-0.009842574,-0.01579796,0.013208439,-0.013842565,0.009836289,0.0424255,0.04276294,0.07631109,0.039553527,-0.020766256,0.0069275363,-0.012794326,0.029805226,0.012820678,0.00831048,-0.05526917,-0.02749103,0.037077434,-0.020403126,-0.0011030374,-0.008206592,-0.017404065,-0.006353862,-0.038864814,-0.037001736,-0.017621135,-0.0026770814,0.0032297752,0.0073883934,0.004264433,0.032391418,-0.0010282008,0.012988508,0.007954712,0.00671181,0.033726167,0.039225515,0.003923905,-0.03482015,0.053076908,-0.04557547,-0.0057227095,-0.025566686,-0.021408211,0.00079244754,0.006304157,-0.013596103,-0.015748078,-0.022029057,0.035021003,0.033716515,0.027124844,-0.0019312304,0.020446202,0.033095587,-0.0361551,-0.0045350194,-0.0104298415,0.019123746,-0.011749677,0.033605505,0.0294173,0.076481864,0.046152536,0.022263872,-0.023586389,-0.024231717,-0.028042994,0.012920569,-0.021970354,0.0010060559,0.016676903,-0.007696322,-0.022837369,0.071926616,-0.019325022,-0.0127094025,-0.0046407855,-0.013727775,0.018085934,-0.054300684,-0.0013690265,-0.01990788,-0.024184965,0.018876761,-0.004515486,-0.009918798,-0.031091304,-0.0204068,0.03417062,-0.01150741,0.0007925888,0.011927901,0.033950355,0.015615611,-0.010690847,-0.028000167,0.0029947716,-0.012909538,0.002107673,0.0033917523,0.027002448,-0.03640059,-0.057282556,-0.0306216,-0.0041385726,-0.03218517,0.013360629,-0.04249502,-0.024266684,-0.056700148,0.010309962,0.0039345226,0.017317725,0.014373989,-0.012717112,-0.014563723,-0.033276513,-0.06730218,-0.047560588,0.048868038,-0.022704016,0.03209785,-0.00017595697],"last_embed":{"hash":"yee7r9","tokens":273}}},"last_read":{"hash":"yee7r9","at":1762844513362},"class_name":"SmartSource","last_import":{"mtime":1756404665000,"size":171,"at":1762844500009,"hash":"yee7r9"},"blocks":{"#":[1,3]},"outlinks":[],"task_lines":[],"last_embed":{"hash":"yee7r9","at":1762844513362}},"smart_blocks:Inbox/2025-08-18.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01883117,0.005680675,-0.028934784,0.007895003,-0.00536161,-0.037143398,0.0038509495,0.010324949,-0.024635946,0.05730567,-0.0024204422,0.003827606,0.004430301,-0.011924664,-0.011082523,-0.03441323,-0.0145172,-0.028380623,0.02028336,-0.008815459,-0.016179059,0.04259286,0.03110372,-0.0037946065,0.01408973,0.028034123,-0.036172125,-0.013228441,0.028140139,0.020735087,0.005010219,0.0086663375,0.008955102,-0.018110868,-0.035095148,-0.014892415,-0.011276908,-0.03167672,-0.05657925,-0.015292663,-0.017473076,-0.019794205,0.014711647,-0.017236324,0.041491196,-0.043954387,-0.0096575925,0.008749492,0.0029513,-0.0060329204,0.027966363,-0.022766694,0.021641346,0.015047292,0.013145224,0.030926377,-0.033554267,0.014447513,-0.041157793,-0.010134785,-0.023373278,0.03688364,-0.026034072,-0.030448398,0.025792561,0.05285514,-0.005059713,0.048061755,-0.016482659,0.0074940645,0.009132762,0.064050175,-0.023042979,-0.0013398533,-0.04940628,0.025584944,-0.01739949,-0.019032396,0.006839185,0.031558543,0.0006539947,0.029560577,0.03166031,-0.004418498,-0.015573639,0.008106631,0.0022501287,0.06022553,-0.013088032,-0.004094178,-0.034663685,-0.031401817,0.02659203,-0.048523027,-0.017067919,-0.003536893,0.012052876,0.037839167,0.025611196,0.039961502,0.016627878,0.02241991,0.009299739,-0.051811066,0.048847318,-0.03958885,0.051470798,0.049373213,-0.0074195694,-0.014129345,0.02549151,-0.020080728,0.028283367,0.0051482134,0.007697494,-0.010979735,-0.008794975,-0.015684592,0.015140232,-0.00036780944,0.02454833,0.04832136,0.028296668,-0.03281014,0.017426334,-0.010840914,-0.0024386037,0.020512586,-0.033592746,-0.026464714,-0.0107885,0.0030741934,0.016514413,0.0014144776,-0.088899694,-0.014294197,-0.02338429,0.023194285,-0.03268819,-0.009937347,0.024898978,0.032107074,-0.040818818,-0.004778558,0.069731064,-0.061400544,0.035010148,-0.00208766,-0.012465281,0.003512139,0.0015790642,0.005814106,-0.036026757,-0.018720703,0.0069017475,0.0068243467,0.017603323,0.013174173,0.011232327,-0.0060866843,-0.016831715,-0.04021272,-0.058340844,0.0068414435,0.0055382894,-0.03152982,0.03440193,0.0060589067,-0.02954853,-0.016521541,-0.030392619,0.019186264,-0.004024097,0.002976268,0.004526643,0.011645379,0.08969027,0.009560926,0.026448527,-0.021135382,-0.04544433,0.03640193,-0.04238847,-0.013334306,-0.013697002,-0.028343903,-0.03330225,-0.030171316,-0.0043598674,0.048890937,-0.0010278312,-0.0126829,0.036557123,-0.043578207,0.038769446,-0.021736555,0.030523498,-0.015858823,0.03775961,-0.024936656,-0.0071427976,0.008737026,0.0014756985,-0.04564524,-0.017314626,-0.01525423,0.0075624604,-0.024043428,0.04761378,-0.029822122,0.023196325,0.050419323,-0.0031816543,-0.06581296,-0.05523883,0.061537404,-0.005121075,-0.025259957,-0.021472918,-0.033070143,-0.001570264,0.031102143,0.021890687,-0.008941224,0.016024001,-0.0011995819,-0.008716081,0.02333913,0.012005287,-0.013006402,0.04086659,-0.026537195,0.015315346,-0.06217832,0.023517234,0.011406693,-0.061591253,0.025689486,0.020458916,0.0040718224,-0.0039252415,0.009689319,-0.018076228,0.0031242508,-0.010928071,0.03693282,-0.012687576,0.03191271,-0.01917257,-0.0069537833,-0.03800232,0.00029660956,-0.026515394,0.029434022,0.057539307,0.026666341,0.01739315,-0.005123338,-0.021635568,-0.0455193,0.0196387,0.06946301,-0.027599176,0.011119654,0.05015824,0.003754598,-0.019735744,-0.0372711,0.040722758,0.0011018359,-0.02965158,-0.018586604,-0.023040488,-0.029034209,-0.008311989,0.003965006,-0.0071037547,-0.062005322,0.084737346,-0.0102338595,0.02970081,-0.0023522074,0.00026374642,0.04957217,0.033314276,-0.03220168,-0.0087017,0.013828646,0.005080864,-0.028803537,0.009559436,0.013460048,0.048723448,0.0003043738,-0.006569769,0.018752182,-0.0038779178,-0.19975972,-0.023855818,0.0141132055,0.006317286,0.016755171,-0.004867136,-0.024116874,0.0039643855,-0.058872588,0.0045561227,0.027060347,-0.045876518,0.0063349735,-0.0096728355,0.0004686462,0.00644403,-0.001091821,-0.04772422,-0.016082685,-0.048449714,-0.007960869,0.0079818955,0.086294085,-0.030816019,0.023500517,-0.021529889,0.049184244,0.0016432091,-0.013508985,-0.014636716,0.00776939,-0.017070545,0.0010943059,0.0077735097,0.016794052,0.032942735,-0.03767288,0.00041352387,-0.011624853,-0.009209149,0.036918916,0.028408479,-0.002604931,0.018651636,0.047667645,-0.020102689,0.021965671,-0.030300312,-0.033345733,-0.06269385,-0.031963684,-0.005891063,-0.02449574,-0.0021723623,-0.039055753,-0.011921314,0.04264839,0.06015101,-0.02447386,-0.004091497,-0.01590531,-0.059833303,0.0079557635,-0.03251863,-0.039582305,0.0028562543,0.06886362,-0.0046740794,0.015984217,-0.015049341,0.029801868,0.002721634,0.029115371,-0.00013106108,0.015352737,0.042718366,0.00007141055,-0.010948776,0.0025721556,-0.1364702,-0.014248661,0.0062073,0.00076021935,-0.016275296,-0.015593053,0.007715534,-0.024336366,0.028436748,0.030851603,0.26424912,0.0560408,-0.0008711966,0.010323921,0.047846768,-0.030215014,-0.01197434,0.0101823425,0.042684685,-0.04330631,0.002737917,0.013477733,0.01781027,-0.006958351,-0.041571736,0.006882834,-0.05008541,0.05280126,0.036003385,0.029500375,0.05455397,-0.04445113,0.029750269,-0.017906914,-0.09385059,-0.01450469,0.0075405617,0.016873868,-0.018699853,0.05621024,0.012070639,0.05247358,0.0091618085,0.039372407,-0.022551833,-0.01951334,0.02136652,-0.024939125,-0.0021019808,0.046794996,-0.049586244,-0.0045036785,0.008830514,-0.008336258,0.012628241,-0.003940334,0.031453874,0.01971426,-0.028292144,-0.030584555,-0.03233352,-0.06597691,0.014759085,-0.018587632,0.008085905,0.025373774,-0.01909903,-0.01492108,0.013041068,0.035943083,-0.023168342,0.021374764,-0.044919584,0.016351871,-0.033671305,0.023905613,-0.009739923,-0.005372044,-0.009314599,0.007246305,0.0033718846,0.02811826,0.029143745,0.02169318,0.021883154,-0.049009215,0.038455173,0.0029412748,0.00060480996,0.039043307,0.0009347522,-0.023915686,-0.010595607,0.02948676,0.00010755074,-0.039582476,-0.011119553,0.079317935,-0.0022006955,0.010868874,-0.0049369596,0.040056035,-0.036776125,0.0004640827,0.007086882,0.0021423965,0.029946288,-0.031566013,-0.008818433,-0.0050304104,-0.0075987102,-0.029424546,-0.0038292771,-0.0044667283,0.013851355,-0.024055166,-0.018971184,0.023725009,0.015826175,0.025570925,-0.021981994,-0.0057816533,-0.00827154,-0.06258595,0.027893513,0.07564226,-0.015957152,0.008331557,-0.0021522448,-0.015134859,-0.0005431018,-0.003064113,-0.0056891115,0.07645325,-0.006744406,-0.04978691,-0.0036713635,-0.0006824501,0.000664484,0.03973949,0.017816147,-0.017856058,0.010470237,0.04358616,0.055343766,0.01196131,0.03328391,0.013115349,-0.011596062,0.031148097,-0.015084292,0.0061716638,-0.007658345,-0.007529094,0.013859591,-0.01893386,-0.017145827,0.00914316,-0.005909242,0.027579559,-0.016330468,0.06291556,-0.005109109,-0.056131825,0.005710655,-0.0045368127,-0.025677178,0.006841233,-0.011904023,-0.012268841,-0.019793628,0.076141566,0.006472637,0.06269201,-0.019734794,-0.0028719997,-0.04259493,0.021193525,0.040911023,-0.008049911,-0.012330977,-0.012097134,-0.050793406,0.020580268,-0.014013033,0.0066556106,-0.03842632,-0.005983173,0.025425011,-0.051993657,-0.0013872104,-0.027513167,-0.059203513,0.0057305843,0.02145714,-0.0031573114,0.028276473,-0.0029178117,0.022421556,-0.012157683,-0.05091005,0.108948015,-0.019988853,-0.0016835359,-0.022722354,0.0052904384,0.057436556,0.05783074,0.0017123373,-0.033504825,-0.00003062512,0.030658124,0.017494863,-0.0052131093,-0.024998382,-0.027309576,-0.010503067,0.046068247,0.010301647,-0.011705949,0.016346613,0.005594924,-0.03280037,-0.0019283497,0.042358164,-0.041821785,0.035847403,0.051387586,-0.011358278,-0.036536496,0.0144532295,-0.002641548,-0.025683733,-0.033107765,-0.009400009,-0.031831816,-0.0026875813,0.008384159,-0.04322139,-0.012430032,0.0011453927,-0.027242906,0.01650823,-0.005865504,0.022278223,0.011775901,0.025935717,0.04108693,0.0050586374,0.014148353,0.011348029,-0.027959252,0.026317244,0.039288912,0.0005867404,0.018786628,-0.025474777,-0.024910163,0.003993969,-0.000011639335,-0.026315922,-0.0010623145,-0.03934237,-0.00043701116,0.0060579395,0.017205708,-0.011070724,-0.0115927365,0.006280251,0.00655739,0.003665913,0.019230185,0.0049675405,0.026966134,0.010184677,0.009460903,0.042597435,0.033043478,-0.0072065196,-0.07080481,-0.022166833,0.011320869,-0.030833561,-0.04928876,0.027172925,0.016947309,-0.019148879,0.018208751,0.00094855117,-0.031345077,-0.044017144,0.08818532,-0.01878512,0.04201923,-0.052335925,0.03965608,0.047553435,-0.031015087,0.0026034436,-0.05936867,0.008588009,0.00038314148,-0.0025882248,0.056189112,-0.007451573,0.024976881,-0.018913686,0.052864984,-0.0074854,0.01379008,-0.02078391,0.0059455195,-0.009461482,0.009050954,-0.01629681,0.0348263,-0.0034078625,-0.01975689,0.04818417,-0.0032395308,0.0118286675,-0.034664888,-0.004088251,0.048800863,0.02256203,-0.03008385,0.029654168,0.005762229,0.021360014,-0.032617334,-0.0122258775,0.009220655,-0.0326351,0.010723088,-0.028485544,0.020219361,0.025144238,-0.00722109,-0.031664353,0.036842838,-0.02277914,0.022943549,-0.025141664,-0.01559715,0.015407714,0.010150018,0.05743756,0.015773885,0.0324252,-0.027468817,-0.009154429,0.054504674,0.028018147,0.010194836,0.007568023,-0.0206237,-0.009954185,-0.035929423,-0.02978539,0.007926769,0.03313296,-0.013853075,-0.041106965,-0.051667467,0.014737942,0.038273763,-0.03029167,0.0329979,-0.0023611526,0.02006062,-0.023440955,0.04465432,0.028673971,-0.01849232,-0.0034194144,0.03207546,0.018732961,-0.009268824,0.024566473,-0.009594087,-0.01828532,0.032512635,0.0016965274,-0.026227457,0.014228424,-0.025126351,-0.022375057,0.011570852,0.04192281,0.006927411,-0.036535483,-0.019152325,-0.038564153,-0.048836403,0.017878983,0.010069622,0.00042544855,-0.0158933,0.04901033,0.0073059555,-0.008839891,-0.035977248,0.0042087147,0.03748154,-0.14857946,0.032394193,-0.015046675,0.0064030797,-0.044619963,-0.008218753,-0.008651028,-0.055940494,0.0027823776,-0.01590856,-0.01750141,-0.0077968496,-0.01274686,-0.05668798,0.027695285,0.0120967645,-0.013243297,0.007309361,-0.027109453,0.04954584,0.020201348,-0.016917292,0.05252195,-0.005801888,0.04816412,-0.009115285,0.0019283694,-0.0096810255,-0.042904742,-0.022801818,-0.035614397,-0.02750536,0.023887638,0.019300062,-0.0515944,-0.027685147,0.011971342,0.026493685,-0.016656857,0.020798814,0.029619351,0.025131105,0.012260032,-0.028877197,0.014287582,0.052023478,-0.019953743,-0.035710175,-0.0119215045,-0.042787544,0.087534405,0.008915654,-0.022234753,0.0020548368,-0.019075025,0.0030221376,-0.017216787,0.040848665,0.0039258483,0.047325633,-0.033908952,0.035656113,-0.04882326,-0.0028960796,-0.0334448,0.007130696,-0.042700406,0.016800206,-0.04791047,-0.009575139,-0.0281439,0.011140885,-0.0011442745,-0.016143035,-0.015981749,-0.033787798,0.0012742415,-0.009558695,-0.037407584,-0.05644334,-0.05657368,0.032011602,-0.06468746,0.012292945,-0.012773963,0.018123193,-0.0029450802,-0.0153722875,-0.0494594,0.0067553367,-0.053992983,-0.03790634,-0.037761375,-0.028893163,-0.048116185,-0.033075515,-0.00056665845,-0.05268534,0.019400805,0.019450981,-0.016035052,-0.034091353,-0.0022192237,0.02573323,-0.023326552,-0.0029403141,0.037777245,-0.0050248015,-0.023095936,-0.056936607,-0.041644365,0.03668527,0.021850042,-0.019876046,0.0035202326,-0.027965408,0.002521653,0.01547583,0.0052285744,0.009918231,-0.012883199,-0.013939645,0.010362381,-0.010902385,0.011278329,0.042018984,0.04086269,0.07572643,0.03901322,-0.0152891865,0.0080452,-0.014090061,0.024648516,0.0128019,0.006285746,-0.051395036,-0.031822003,0.0378634,-0.020478515,0.0033121784,-0.0134804,-0.013548333,-0.005247407,-0.03790956,-0.03597169,-0.015471599,-0.0020743334,-0.0002783974,0.0054189144,0.0052313423,0.031173987,-0.00044769494,0.008530593,0.009638611,0.0058753556,0.034407347,0.040198307,0.0038456672,-0.032007124,0.05108064,-0.04788083,-0.0070582456,-0.024007868,-0.021311672,0.0029369467,0.0030044855,-0.014262619,-0.015554086,-0.022219338,0.033340972,0.033515934,0.02472628,-0.0025721565,0.019864941,0.03273585,-0.03339191,-0.0043115164,-0.011584423,0.017721925,-0.014497642,0.032302037,0.028492887,0.07991214,0.045829024,0.021793991,-0.024886021,-0.027445149,-0.028156145,0.01726147,-0.024172753,0.00011181114,0.016241184,-0.0070732697,-0.026522208,0.07095306,-0.018111639,-0.010905845,-0.0040728827,-0.013969611,0.014105067,-0.053890385,0.00092207745,-0.021524085,-0.026937727,0.021992719,-0.0014887729,-0.008715411,-0.030200412,-0.015544424,0.033482447,-0.0075558373,0.0073880907,0.014082335,0.03304553,0.013759001,-0.017624918,-0.029666359,0.0050452696,-0.01388258,0.0012391355,0.003182881,0.026137665,-0.031160055,-0.06361577,-0.033889145,-0.0025686226,-0.034144193,0.012959395,-0.04381717,-0.023328535,-0.057770263,0.007680183,0.007625173,0.011763351,0.016060142,-0.014379336,-0.011381086,-0.028652964,-0.06791725,-0.04965919,0.0462652,-0.024237856,0.03334357,0.00046975515],"last_embed":{"hash":"yee7r9","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"yee7r9","at":1762844513362},"key":"Inbox/2025-08-18.md#","lines":[1,3],"size":171,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yee7r9","at":1762844513362}}, diff --git a/.smart-env/multi/Inbox_2025-10-10_md.ajson b/.smart-env/multi/Inbox_2025-10-10_md.ajson new file mode 100644 index 0000000..00f65b8 --- /dev/null +++ b/.smart-env/multi/Inbox_2025-10-10_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Inbox/2025-10-10.md": {"path":"Inbox/2025-10-10.md","embeddings":{"bge-m3:latest":{"vec":[-0.03956682,0.018230164,0.0044773514,0.017346028,-0.018387632,-0.013954984,-0.047522604,-0.0032269377,-0.038255174,-0.00020438532,0.026086668,0.0108894855,0.014066893,0.0029646056,-0.039447475,-0.033396382,0.037422664,-0.0024174403,0.0006929075,0.0012550333,0.002963871,-0.011788238,0.009443143,0.0029235934,0.009303369,-0.0044177957,0.0030749394,0.020895619,0.0061949315,-0.005583554,0.013224973,-0.0160199,0.05634581,-0.029559972,0.029809318,-0.043933976,0.013576473,-0.048613776,-0.048541278,0.021283323,-0.017837813,-0.019567093,-0.025941586,-0.026522636,-0.007233546,-0.0342977,-0.017911697,-0.0052798507,0.002961801,0.0026391356,0.014282717,-0.016750306,0.009400075,-0.0012529899,0.026965866,0.022678949,-0.02754323,-0.013317903,-0.05546452,-0.0042250105,-0.04922749,0.034404602,-0.018539274,-0.038120452,-0.0046984847,0.08914446,0.021410426,0.024302479,-0.001964183,-0.047634244,-0.044082955,0.03818932,-0.021346416,-0.019758465,-0.05478221,0.054240614,0.031283922,-0.0486236,0.026146963,-0.00069561176,-0.0050184513,-0.05084224,0.02894713,-0.036582552,-0.033693563,-0.020773947,-0.028385444,0.04899104,-0.011154878,0.027690828,-0.036934968,-0.0022066026,0.006996078,0.0012835374,-0.021362508,-0.029623069,-0.046371475,0.0034739035,-0.0400773,0.043749947,0.05632907,0.005419501,0.003484345,0.0119287055,0.017417405,-0.023047673,0.03283213,0.0019424418,0.024180628,0.01958211,0.013047789,0.024217648,0.03208509,0.039481085,-0.0002414005,-0.004824783,0.018340547,-0.02613396,0.027616505,-0.06938201,0.050222907,0.023177838,0.016048513,0.008308864,-0.030415958,-0.04129098,-0.009268312,0.0034945817,-0.036676504,-0.0016291011,0.00678607,0.03190059,0.004992895,0.0025544225,0.007363122,-0.016864153,-0.012836182,-0.030592259,0.023813702,0.016532796,0.018251153,-0.009258177,-0.082939915,-0.06257619,0.06985536,-0.05380446,0.038403995,-0.0041363207,-0.024179284,-0.041558143,0.01849759,0.027181285,0.028244149,0.010987149,0.014859792,-0.051759552,-0.024087347,0.0020609682,-0.02141023,-0.0014366648,-0.018828506,0.01716135,-0.07764061,-0.008033763,0.010537181,-0.034742944,0.029118853,0.051219605,-0.026909886,0.013496145,0.023471054,-0.0640571,-0.000558985,-0.008539336,0.0022769663,0.019945512,0.0622275,0.035307113,-0.0038970318,-0.038157694,-0.045672785,0.011605175,-0.0017656462,-0.008050027,-0.054038286,0.030761713,0.00018584188,-0.019129828,0.006838862,-0.04098695,-0.01148222,-0.0026036245,0.058312196,-0.039825063,0.025074072,-0.024388708,0.046789166,0.0024073042,-0.009490228,-0.058692973,-0.011441749,0.027621036,-0.0045887907,-0.020867486,-0.022355674,0.03481918,0.022676721,-0.004849427,0.0053710663,0.018854612,-0.021685163,-0.012853395,-0.003068156,-0.013723567,-0.007138846,0.053417645,0.014976165,0.008632706,-0.010751605,-0.015359348,-0.03715353,0.011407674,0.020268517,0.04608603,0.022017179,0.011884159,0.018641617,-0.0020937414,-0.0009466542,0.003789224,-0.0052628084,-0.04241046,-0.0031465122,-0.0020552387,0.04079552,0.0064440956,-0.003542095,-0.021949414,0.03881786,-0.0026291844,0.017303549,-0.049864363,-0.017853282,0.02418983,-0.05312872,0.0474479,-0.021034185,0.08099763,0.0034351503,-0.0029237375,0.025408309,0.0033067027,0.012563874,-0.009575867,-0.001884299,0.037189778,-0.022072934,-0.025374267,-0.020926567,-0.046624813,0.053831957,-0.0019815061,-0.05902971,-0.0015316425,0.026434973,0.0016926061,-0.01574221,-0.05873972,0.0864147,-0.023517122,-0.014157424,-0.021977808,0.008697442,-0.012229709,-0.0175976,-0.03613494,-0.015074452,-0.016802857,0.050262254,0.042390145,0.016782267,-0.010579243,0.045358032,0.0059031066,0.039217453,-0.017344894,0.0052286,-0.006987581,0.0019196772,-0.023375632,-0.06528088,-0.032329995,0.064282745,-0.00010384823,-0.013395586,0.007849457,-0.031492528,-0.17429778,-0.03031218,-0.018413609,0.021827647,-0.00076971913,-0.005361686,-0.016037056,-0.010769342,-0.059042625,0.036948696,-0.04004463,-0.03935992,-0.001295639,0.0014245467,0.026062349,0.0035965727,-0.06664422,0.027129613,-0.025249928,-0.029369384,0.025239857,0.0029552192,0.014377571,-0.0033406278,-0.021022806,0.005933384,0.07547211,-0.015219329,-0.083015434,-0.010891965,-0.0031170668,0.04773576,0.0023428854,-0.030670568,0.015861293,0.038037915,0.012988675,-0.018683994,-0.0127644995,-0.01553683,0.017050957,-0.004398166,-0.030363007,0.022044124,-0.0020547507,-0.0035086744,0.008926214,-0.028085709,-0.057107113,-0.048282105,0.020078827,-0.036461107,-0.019200223,-0.0035405643,-0.027213288,-0.022481924,-0.008622419,0.053501345,-0.037250586,-0.021351717,0.00089784607,-0.040353544,0.014591947,-0.02394302,0.0013724515,0.011673683,0.051920943,-0.0023952054,-0.010196684,-0.04676059,0.013729467,-0.018264191,0.014904473,0.0073084636,0.009027719,0.044883013,-0.028838601,-0.02018602,0.02474252,-0.093954824,-0.0047600353,0.026429908,-0.03338536,0.035586473,-0.015304381,0.02413868,0.038460433,0.017917313,0.030381648,0.21964405,0.025788637,0.06858504,-0.01615996,0.040754672,0.0014353532,0.014941932,0.043580767,0.0015734104,-0.048286278,0.031158833,0.034324493,0.006719154,0.015163367,-0.03208114,-0.003789108,-0.0132089425,0.0058139055,0.06046117,-0.013740609,0.0006366186,-0.039382186,0.06378715,-0.060657926,-0.052340843,-0.016827755,0.0011565831,0.036077652,0.0040076785,-0.006117288,0.015073926,0.02971559,0.030780062,0.024153816,-0.054926105,0.021303063,0.016918851,-0.039882872,-0.014926563,0.020322243,-0.02294133,-0.03788881,-0.021999776,-0.024664866,-0.03506625,-0.0003248522,0.008274446,-0.011768374,-0.027481243,-0.011031894,-0.014329157,0.02718404,-0.024510518,0.026900792,0.014421358,-0.004367064,-0.024159797,-0.009070482,0.016094243,0.00381378,0.016833484,0.022577079,0.004221755,0.017123139,-0.0057056705,0.030544424,-0.0009792567,0.008185319,-0.008996597,0.006661512,0.04630545,-0.009630946,-0.026730787,-0.042652242,0.03715963,-0.07526349,0.032155357,0.050736383,-0.019665908,0.031573012,-0.03261427,0.0032462967,-0.0062272036,0.051710587,-0.004441983,0.0038177771,-0.0413481,0.036420245,-0.04241056,0.0095486725,-0.050441623,0.019536844,0.005895537,-0.016960002,-0.012920781,-0.017613273,0.028584572,0.017175658,-0.04853247,-0.054465923,0.013799468,-0.002205534,0.0062770825,-0.010097425,0.02876709,0.03861934,-0.020557996,0.019784255,-0.008955525,0.05209923,-0.008180314,0.034051675,0.036596794,-0.0262609,-0.00008408803,0.030914567,0.016283961,0.033741392,0.08902446,-0.01836457,0.025709217,-0.0037151496,-0.04599623,0.028189123,0.005045445,-0.04473721,0.014681289,-0.006596538,-0.00059810217,0.009328813,0.049137637,-0.03256652,-0.022971934,-0.020562472,0.0576882,0.02719124,0.0345953,-0.009415763,-0.06589127,0.05336649,-0.03819273,-0.04814526,0.008861385,-0.030657224,-0.011186685,-0.0010440054,-0.084513776,0.018977955,0.017243125,0.0391601,0.009802594,0.017075801,0.028400376,-0.048304915,-0.0025942957,-0.01505517,-0.025312403,0.019971285,0.02407097,-0.030214587,-0.010302164,0.04680195,-0.018194925,0.092650324,-0.006966037,-0.023125842,0.012222105,0.044054985,0.009232309,-0.031620484,-0.0086691985,0.0032843186,-0.04608095,0.025099117,0.0434593,0.018434051,-0.011539841,-0.008713815,-0.03882033,0.005517517,0.0012119251,0.017968237,-0.049263254,-0.00463417,-0.024402853,-0.01037571,-0.040339522,-0.023364022,0.030491848,-0.02206816,-0.04500747,0.09393693,0.008924463,-0.008862023,-0.0025521237,0.0023315444,0.019802941,-0.06411228,-0.015279911,-0.035114225,-0.0007874052,0.0040378314,-0.03261676,-0.010832256,-0.020221056,-0.07055541,-0.01667447,0.024513634,-0.044413377,-0.0068605808,-0.0036230492,-0.02909588,-0.024793807,-0.0033909038,-0.02743969,-0.016923053,0.046860408,0.07374909,-0.019247198,-0.038202517,0.02144205,0.025571069,-0.023384374,-0.045045707,0.013868425,0.021518696,0.027549308,-0.033665277,-0.04043963,0.0041575264,0.00024433067,-0.04045877,0.03259853,-0.017135752,-0.007525124,0.014217965,0.01935859,0.02900022,0.02022894,-0.011848743,0.005796567,-0.014747092,0.053223517,0.04493676,-0.009892678,0.025808364,-0.031187277,-0.009492644,-0.005156559,0.011454367,-0.0259184,0.0040294756,0.01490459,0.006007375,0.015185203,-0.07097569,-0.05015555,-0.032424238,-0.021454351,-0.027608443,-0.015177888,-0.021993097,-0.01929154,-0.014201859,-0.012327708,-0.045564838,-0.01818721,-0.0033855927,-0.003618127,-0.030569542,-0.035308152,-0.01229942,-0.017137703,-0.027756887,0.051122043,0.060531113,-0.024177972,-0.004929564,0.016073337,0.010778731,-0.04332337,0.036799893,-0.008890949,0.026384968,-0.008638975,0.011363735,0.0569023,0.0016810076,0.03791344,-0.04538087,0.05299298,-0.018464003,-0.034369327,0.02865192,-0.040249564,0.039232217,-0.015398679,0.036970824,0.017867636,-0.024467638,0.0028991872,0.021003632,-0.020499498,0.0030323807,0.045921285,0.0148938205,0.004549674,-0.04490995,0.021359367,0.010367348,-0.015899714,-0.042829037,-0.013471887,0.019229248,0.038073562,-0.020707818,0.05167677,-0.006198654,-0.0005874444,-0.037504237,-0.043836668,0.0282384,-0.03172093,-0.059379283,-0.037043415,0.020290282,-0.006744737,0.013351777,-0.030169731,0.0064586475,-0.034441747,-0.0344171,-0.013058085,-0.007811943,0.040680017,0.018195616,0.049073365,0.011016361,0.03375889,-0.02689153,0.00435131,-0.028101305,0.009833854,-0.024231233,0.06275046,-0.025760874,-0.010603525,0.018717075,0.009508463,0.016397227,-0.018151274,-0.007741373,-0.042833243,-0.032533545,0.035252236,0.019372704,-0.030113144,0.01526053,0.014496612,0.0023809285,-0.04255168,0.01977801,-0.023340654,-0.02855522,0.025879776,0.011683353,0.0044711754,0.005392416,-0.017641846,0.057531293,-0.0038035642,0.025307773,-0.0033397241,0.03252794,-0.022145309,0.06615089,0.0023557555,-0.018578058,0.035738375,-0.0146467835,-0.0054721897,0.029498108,0.040720876,-0.022370022,0.012830231,-0.018300585,-0.023979861,0.02117086,0.028597793,-0.011696519,-0.04910577,0.012747495,-0.01666715,0.0035991056,-0.1454094,0.031769246,-0.03992317,-0.0081586465,-0.033288598,-0.0031094784,-0.03287215,0.00581568,0.011411861,0.012703959,-0.01813221,0.030219754,-0.007736358,-0.039460793,-0.03225455,0.0408034,-0.030085735,0.01880107,-0.034347866,0.06817043,0.023567073,-0.0013755932,-0.005234472,0.045866534,-0.0145301055,0.026398234,0.032529578,-0.023409398,-0.024882328,-0.034861334,0.004727944,-0.012373081,0.022860534,0.039015826,-0.02433997,0.028649706,0.033845507,-0.019591518,-0.014977846,-0.011379634,0.024990361,0.017391618,0.036473084,0.015274135,-0.004369718,0.07079104,0.011924913,-0.032426327,-0.03657261,0.01324833,-0.0064970474,0.036442373,-0.0036000004,0.009550542,-0.01896325,0.006648402,-0.012206182,-0.008993835,0.0073297466,0.04794785,-0.03644469,0.011815081,-0.013903352,-0.0059412397,-0.023204409,-0.0018644832,-0.028192002,-0.007806051,-0.05167286,0.021615742,0.0056388658,-0.017273134,-0.00081501197,0.039425407,-0.011454397,0.03012889,0.04765727,0.0048405537,-0.0069432794,0.0014471638,-0.048475277,-0.021482313,-0.029515207,0.0332741,0.08353485,0.01583947,0.005040366,-0.016091356,-0.032519307,-0.037877146,-0.0064819655,-0.028477632,-0.025993869,-0.0025361306,-0.07609446,0.034263935,-0.011598437,-0.029687354,0.028416492,-0.00016826992,0.019328004,0.020370943,-0.030828241,0.011337293,0.015613105,0.03734066,0.01789594,0.015661934,-0.011701366,-0.04158059,-0.036371928,0.037517954,0.026831351,0.0029326265,-0.03432599,-0.018429363,0.026592376,-0.04062382,0.0058467337,0.01065985,0.013457408,-0.0056255437,0.046683718,-0.046114925,0.010692554,-0.00479435,0.032918893,0.027835423,0.004100077,-0.019696536,-0.013455391,0.000082746796,0.037124902,0.02238325,0.055170264,0.010443239,0.011423968,0.0051723025,-0.06230524,-0.026823737,-0.033716638,-0.0015181799,-0.00956226,-0.0333909,-0.016158005,0.002643794,-0.039951153,0.013506026,0.018478675,-0.013567522,0.00030838975,-0.0025573277,0.05456368,0.023084238,-0.0057326476,0.028988635,0.05016981,-0.0023229527,-0.012325802,0.04447156,0.0047331173,-0.010830354,-0.029009616,-0.041892685,-0.01340376,0.021146987,-0.037235938,-0.0015268578,-0.023622915,0.022263916,0.025767716,-0.0019146013,-0.025311284,0.03487982,0.052004725,-0.017997744,0.012198217,0.0066529606,0.036249872,0.015212403,0.023594847,-0.0017933985,0.040866744,0.023463424,0.0032948195,0.003434616,0.02693388,0.03724876,-0.0049078004,0.0014463323,-0.028117897,0.03130258,-0.04079808,-0.00891343,0.053951867,0.036066335,0.023644023,0.07103457,0.022657774,0.014172208,-0.04147276,-0.027652673,0.04424931,-0.01188098,-0.0018557019,0.019716933,0.009154108,-0.04084608,-0.035642255,0.011330842,-0.037569355,0.03171486,0.016416555,0.021065041,-0.021239178,0.0061473846,0.052888133,-0.0016610569,-0.0073716254,-0.0029704699,0.003660467,0.0012060435,-0.022192346,-0.018478151,-0.019481426,-0.009866741,-0.013478449,0.026720643,0.004409549,0.0009729887,-0.02121867,0.03983272,0.013250025,0.06867791,-0.021099502,-0.0011750587,0.041849434,-0.038005967,-0.021466248,-0.041337293,0.07044445,-0.010479332,-0.0025144625,0.015578648],"last_embed":{"hash":"14djtep","tokens":273}}},"last_read":{"hash":"14djtep","at":1762844513362},"class_name":"SmartSource","last_import":{"mtime":1760086267000,"size":63,"at":1762844500009,"hash":"14djtep"},"blocks":{"#":[1,1]},"outlinks":[],"task_lines":[],"last_embed":{"hash":"14djtep","at":1762844513362}},"smart_blocks:Inbox/2025-10-10.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041361995,0.015818587,0.002136901,0.017605212,-0.019256318,-0.010227581,-0.05015451,0.0021116792,-0.043165933,-0.0070513,0.016146073,0.0055891764,0.008629909,-0.0015989641,-0.038606204,-0.030660264,0.03653047,-0.000009153473,0.006207463,0.0023870715,-0.00018033887,-0.010129183,0.011960152,0.0027199304,0.00702238,-0.004772647,0.008061657,0.019805366,0.0031450568,-0.01146584,0.008715482,-0.018907506,0.06088811,-0.03518257,0.029015005,-0.045886822,0.012094225,-0.043369662,-0.0449398,0.021215847,-0.01582905,-0.017231837,-0.025979035,-0.027056774,-0.019931601,-0.04156247,-0.01759312,-0.005233907,0.0037336983,0.0035900641,0.011939107,-0.017711489,0.011965353,-0.005819848,0.022137554,0.023058115,-0.031866148,-0.016792422,-0.057007805,-0.002252774,-0.04564289,0.035200577,-0.01952411,-0.043481093,-0.009723884,0.09330301,0.016532533,0.025565546,0.0014947114,-0.048942927,-0.045610588,0.041638527,-0.016995503,-0.021618756,-0.05214345,0.054700967,0.024204249,-0.044636846,0.031664964,-0.0038186167,-0.008255628,-0.04259661,0.023891859,-0.03681286,-0.03331864,-0.0145904245,-0.030389724,0.050246686,-0.016690275,0.03032772,-0.038925536,0.0018262204,0.0067990352,-0.0063671046,-0.025301753,-0.026317328,-0.045981865,0.005099282,-0.044335607,0.05065777,0.060819097,0.005744679,-0.0019259423,0.01283992,0.023559483,-0.02936876,0.030218482,-0.00025029667,0.023692584,0.024032712,0.0131282555,0.022765256,0.031065295,0.040305533,-0.005070908,-0.0015332864,0.020962065,-0.018124802,0.030900234,-0.06918174,0.047900382,0.026857195,0.009070029,0.0031154281,-0.0303464,-0.042541504,-0.012443472,0.0029220914,-0.037741028,-0.0072527616,0.010720783,0.027432855,0.009057743,0.0029864144,0.008213005,-0.02387741,-0.013221788,-0.033932768,0.022007763,0.018854814,0.022292258,-0.012725365,-0.07671214,-0.06816168,0.07030487,-0.054002866,0.031991493,-0.0052234125,-0.025257938,-0.040184062,0.019178294,0.030943105,0.027601812,0.010624491,0.015715031,-0.049678057,-0.023941727,-0.00075460866,-0.020794863,0.004017787,-0.008295269,0.015846636,-0.07423128,-0.007920371,0.007823872,-0.038172025,0.031033637,0.058069546,-0.030659702,0.015162483,0.022305172,-0.064916275,0.000009246709,-0.001875572,0.00086939463,0.014393988,0.062043183,0.034586184,-0.0029498555,-0.038675487,-0.039549455,0.0066745356,0.00029826557,-0.0077130706,-0.05648958,0.034458715,0.00832931,-0.021174038,0.0068032234,-0.04390472,-0.015868934,-0.008520381,0.058218457,-0.044399966,0.030409768,-0.025989043,0.05122409,0.0059624165,-0.013713807,-0.05103405,-0.011726484,0.021927759,-0.0063691847,-0.021058641,-0.028116122,0.03744944,0.015616536,-0.0065996656,-0.002686514,0.015974289,-0.017304631,-0.010503965,-0.0020650201,-0.014725542,-0.0070616254,0.060692556,0.019687783,0.012167552,-0.013125273,-0.015809793,-0.037212968,0.010244172,0.029004596,0.044349022,0.026207786,0.012035036,0.02222544,-0.008956912,-0.00086017157,0.0030489923,-0.008882959,-0.038306236,-0.003808224,-0.002950405,0.039043274,0.013893059,-0.011290118,-0.014782933,0.039427407,-0.005224646,0.01872313,-0.05381988,-0.021295108,0.020720309,-0.05061519,0.05196679,-0.024498394,0.08349483,0.001987998,0.0010189269,0.033429436,0.0025924584,0.01680546,-0.012609638,0.0025197077,0.03006169,-0.020718899,-0.023381548,-0.021950925,-0.053835038,0.058147512,-0.0050709643,-0.0653855,-0.0034913332,0.014709792,0.0064205723,-0.017084438,-0.055773925,0.08918464,-0.013179306,-0.015683234,-0.029882256,0.013602368,-0.020800343,-0.013647222,-0.03855144,-0.014753642,-0.018290183,0.053791963,0.039594896,0.0150822215,-0.010971313,0.04426052,0.006876763,0.035268698,-0.010645196,0.0008117114,-0.0011642346,0.00021746542,-0.018323233,-0.06201602,-0.02916348,0.06456061,0.0049830885,-0.011013031,0.013493819,-0.03337811,-0.16957414,-0.028436275,-0.019406635,0.017571958,-0.0045952806,-0.005619296,-0.019969448,-0.00838832,-0.0615551,0.03468356,-0.039845042,-0.03921094,-0.0066349674,0.0036764464,0.02691628,0.0048584496,-0.06913785,0.026402624,-0.024605647,-0.027517231,0.027302483,-0.0022932168,0.016939094,-0.000036511025,-0.020721875,0.0035999839,0.08356574,-0.012044896,-0.08279644,-0.011379945,0.0028543116,0.048364136,0.003541307,-0.03353954,0.012139234,0.02968976,0.013537921,-0.024902282,-0.013171693,-0.016332084,0.012496682,-0.007897195,-0.027524572,0.026967967,-0.009894943,-0.0014794343,0.010160072,-0.030597366,-0.055891935,-0.04368159,0.017148245,-0.035925377,-0.018509379,-0.0077616363,-0.02889701,-0.023631036,-0.0026360818,0.048250075,-0.023740914,-0.018992163,0.0023195683,-0.038954712,0.015121353,-0.025225395,0.0024994616,0.010288725,0.05658026,0.004425515,-0.010441435,-0.043008044,0.007872437,-0.021527303,0.011623021,0.004827312,0.010514713,0.051140536,-0.029527305,-0.018464198,0.027745407,-0.09409644,-0.0031632378,0.023887841,-0.028512899,0.034384552,-0.011228311,0.030449146,0.042061504,0.014720343,0.03571253,0.21303372,0.027888967,0.065348886,-0.017424732,0.040271297,0.006857891,0.009495333,0.04098135,-0.00025753528,-0.051444784,0.027085906,0.034195233,0.005456969,0.016963447,-0.033932567,-0.0035358286,-0.013094268,0.009686327,0.058852438,-0.016123068,-0.0011257186,-0.031139363,0.064418614,-0.054334708,-0.050010044,-0.02375169,0.003130576,0.028091993,0.0018389534,-0.0124958325,0.016419701,0.02933948,0.035413753,0.017695343,-0.048438307,0.023752635,0.018299436,-0.040554106,-0.007027388,0.022281861,-0.024138961,-0.038180865,-0.020187285,-0.02267782,-0.031129185,-0.00010910542,0.009008097,-0.008064809,-0.026834851,-0.0011230701,-0.01665614,0.029878883,-0.025018536,0.028246066,0.014695729,-0.0053851195,-0.025679322,-0.0046676495,0.026743596,0.0053788032,0.020352483,0.024710568,0.0027625486,0.013925767,-0.0072986153,0.03365522,-0.0076591694,0.009074862,-0.0054770405,0.013789102,0.04943727,-0.012017391,-0.026462026,-0.04002694,0.03607754,-0.08314771,0.03884007,0.048872236,-0.01910037,0.02121247,-0.03138203,0.0007808405,-0.0037126287,0.04790897,-0.0054145977,0.0011377676,-0.041873682,0.03472529,-0.03916064,0.010560915,-0.046541557,0.018249365,0.0077981628,-0.019154675,-0.016635675,-0.01186706,0.027621664,0.019400327,-0.045798264,-0.056747943,0.014639386,-0.009433149,0.0034308794,-0.005454346,0.03167783,0.04587871,-0.018004408,0.016809626,-0.010497836,0.058709756,-0.008626675,0.032333437,0.03538288,-0.03093282,-0.0031848827,0.031828754,0.012960402,0.031153645,0.08872913,-0.018012835,0.025900388,0.0026590445,-0.046288837,0.032060396,0.008046219,-0.038538057,0.011178367,-0.002356459,-0.0049779536,0.012840978,0.058786105,-0.035307564,-0.021617116,-0.018428477,0.056081843,0.026981836,0.032788523,-0.014390781,-0.07072835,0.056004334,-0.041392945,-0.04880839,0.007965165,-0.03094876,-0.016238863,0.00003511088,-0.08499011,0.018412715,0.017274376,0.034311354,0.014321436,0.015062374,0.029100256,-0.04210313,-0.0008987546,-0.009867306,-0.025303205,0.018756887,0.029695097,-0.027306603,-0.0071943034,0.050950743,-0.016525233,0.092633255,-0.0033921776,-0.021405088,0.018486464,0.039621253,0.012098835,-0.031886764,-0.0043892073,-0.0036947087,-0.04195807,0.029276188,0.04642223,0.015855698,-0.016908346,-0.017347505,-0.04262313,0.0108686965,0.0012737495,0.012115797,-0.046000592,-0.009796548,-0.026665846,-0.013498483,-0.041052043,-0.02224654,0.029176492,-0.022025725,-0.04263021,0.09230345,0.0036294078,-0.008769272,-0.002374447,0.003609732,0.017359335,-0.07041608,-0.015552142,-0.028883647,0.0074896635,0.007213245,-0.032495707,-0.008497445,-0.017989397,-0.0707572,-0.019052016,0.02347639,-0.045303464,-0.0060980325,-0.0045671044,-0.026795728,-0.023370896,-0.0010260101,-0.026190165,-0.016978852,0.041299757,0.07422896,-0.018737234,-0.04448473,0.021856824,0.026111342,-0.019592041,-0.047844972,0.01801624,0.016988307,0.032391496,-0.033546478,-0.03431846,0.0021513612,-0.00029750954,-0.03554305,0.03233812,-0.016295271,-0.008602115,0.018596362,0.018720066,0.02814115,0.01992445,-0.010395455,0.006225583,-0.01126782,0.05467214,0.040181912,-0.010185995,0.020839585,-0.03292662,-0.008694954,-0.012393358,0.007950829,-0.028017124,0.0021437313,0.012875392,-0.0013862873,0.014923433,-0.073408455,-0.040393397,-0.02957996,-0.021298591,-0.019674342,-0.013279089,-0.023488693,-0.013516417,-0.0069256625,-0.00089516584,-0.040048685,-0.023246014,-0.010294581,-0.00283095,-0.03522983,-0.03708943,-0.010206789,-0.006792553,-0.023703225,0.04483836,0.059934475,-0.031186534,-0.005135345,0.017737497,0.0013672425,-0.04661591,0.028393606,-0.0011260746,0.031472906,-0.012832119,0.010675489,0.05556016,-0.0013622361,0.03766033,-0.039158806,0.051819105,-0.015436098,-0.034154814,0.025888339,-0.040639624,0.0426517,-0.012839795,0.035467666,0.019843224,-0.03013998,0.005934031,0.023485722,-0.016463283,0.009706722,0.04538557,0.019224554,0.004415966,-0.04760308,0.020781988,0.010997173,-0.018284792,-0.040734515,-0.015528148,0.020393519,0.040224653,-0.019103201,0.05451129,-0.009836374,0.0016843507,-0.03813397,-0.05081745,0.028792923,-0.030249078,-0.058544517,-0.035356224,0.021867672,-0.011041322,0.004668897,-0.03190483,0.012328292,-0.02989106,-0.028228834,-0.01602652,-0.008056968,0.039355345,0.022990856,0.05498895,0.014011232,0.027895946,-0.027007623,0.006799701,-0.021121671,0.0068563567,-0.021701705,0.062420156,-0.020004237,-0.018028915,0.019370245,0.015431114,0.015741257,-0.009127699,-0.014884287,-0.04511471,-0.031943865,0.033534598,0.01093138,-0.029301705,0.018458776,0.014230374,-0.003389074,-0.044059798,0.025939096,-0.026385553,-0.029831452,0.033867083,0.0034224018,0.009606644,0.0058800583,-0.022216914,0.056807462,-0.004321952,0.028833834,-0.011018586,0.02944813,-0.022407833,0.066860825,0.00012834706,-0.022132345,0.038806662,-0.02031204,-0.01016938,0.025697097,0.042592023,-0.025853498,0.010120186,-0.018587302,-0.020574037,0.017897576,0.025995342,-0.009396431,-0.042649932,0.013843393,-0.016088076,0.001881343,-0.13424502,0.0305942,-0.039373122,-0.007814122,-0.031039396,-0.00042046854,-0.032516614,0.00045154226,0.008473506,0.01419564,-0.014519345,0.031636488,-0.005323664,-0.045988142,-0.025730057,0.039244186,-0.03507777,0.01543406,-0.027857939,0.072034284,0.025306515,0.001880543,-0.011244162,0.041193593,-0.015728889,0.022864854,0.037330717,-0.023726806,-0.028244814,-0.032525845,0.008278049,-0.017224088,0.023364723,0.033862755,-0.022188032,0.021043872,0.032748353,-0.022123327,0.0005203229,-0.01327899,0.018382914,0.013507766,0.035550456,0.021395024,0.0016492117,0.07371621,0.006562392,-0.03341463,-0.03770542,0.015584348,-0.0019241833,0.031934645,-0.008431646,0.0037199887,-0.018735565,0.00904033,-0.012306572,-0.011563057,0.0021997283,0.052815575,-0.038733143,0.0048263324,-0.01177106,0.003468723,-0.01624603,-0.001219974,-0.022616077,-0.008880831,-0.04898371,0.025906093,0.009267248,-0.011224026,0.002638876,0.03985472,-0.017041972,0.023438202,0.0485778,0.0010158198,-0.003162317,0.008099863,-0.04800648,-0.02414059,-0.021391839,0.034580622,0.08027511,0.01270203,0.0070768595,-0.0132912565,-0.02561976,-0.048647653,-0.0054983925,-0.029147007,-0.029049663,-0.0055339616,-0.078710735,0.037944105,-0.011772689,-0.032755286,0.029135497,0.0044859294,0.02396088,0.025227806,-0.030445298,0.0064232876,0.018753197,0.04401974,0.015091696,0.014044618,-0.01155109,-0.03359931,-0.036737755,0.039159372,0.029128712,0.0021022425,-0.030080812,-0.020417588,0.031806163,-0.05053562,0.0071179043,0.010361445,0.013729896,-0.008911875,0.043572538,-0.04223251,0.009863284,-0.006836423,0.033866666,0.023313466,0.0048605623,-0.014366574,-0.012241357,-0.0036093425,0.030461008,0.024217369,0.054068808,0.014841172,0.010051724,0.003830961,-0.06186674,-0.025078638,-0.03911763,0.0012391261,-0.008908937,-0.034788672,-0.015854055,0.0013384756,-0.039304778,0.011038112,0.016814925,-0.013892491,-0.0004700013,-0.006542801,0.05559669,0.023021266,-0.0049795834,0.025674695,0.051809423,-0.0036571117,-0.010377155,0.040261574,0.00027362528,-0.008273447,-0.032759245,-0.035649933,-0.0145391775,0.022517819,-0.037596647,-0.0014986519,-0.028907472,0.02022046,0.022027712,-0.0035056414,-0.027899008,0.031061057,0.052330557,-0.012806658,0.010972408,0.0025550525,0.033677395,0.014861954,0.02162264,-0.0051510874,0.03959536,0.0227342,0.0062340526,0.0027893225,0.025994567,0.034197137,0.0016510683,-0.0034327442,-0.034909673,0.027068524,-0.0410418,-0.020552158,0.051571358,0.039162196,0.022918016,0.074767224,0.021156097,0.015241144,-0.04841582,-0.025717495,0.045786727,-0.017824102,0.0057111066,0.020190215,0.011669074,-0.03901382,-0.025111314,0.007261018,-0.02788716,0.039652936,0.028437745,0.022829305,-0.027577184,-0.00006642929,0.056738127,0.00003471948,-0.009104062,-0.0018356545,-0.0024177874,-0.0011048354,-0.011644908,-0.024225235,-0.02245899,-0.008658436,-0.02012501,0.030739482,0.0054316563,0.0041412623,-0.028740177,0.035505906,0.015782474,0.06012301,-0.02578844,-0.004105431,0.040949583,-0.04001601,-0.027545376,-0.040034212,0.06234287,-0.010922185,-0.0051633427,0.019860653],"last_embed":{"hash":"14djtep","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"14djtep","at":1762844513362},"key":"Inbox/2025-10-10.md#","lines":[1,1],"size":63,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"14djtep","at":1762844513362}}, diff --git a/.smart-env/multi/Inbox_2025-10-14_md.ajson b/.smart-env/multi/Inbox_2025-10-14_md.ajson new file mode 100644 index 0000000..f47cdeb --- /dev/null +++ b/.smart-env/multi/Inbox_2025-10-14_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Inbox/2025-10-14.md": {"path":"Inbox/2025-10-14.md","embeddings":{"bge-m3:latest":{"vec":[-0.062310115,0.016733231,0.016825581,0.015229537,-0.022714373,-0.034560587,0.031606212,-0.024680411,-0.013331946,0.008686171,0.002819642,-0.00021096392,-0.004477401,-0.008316633,-0.029133163,0.0034400055,0.02095196,-0.020952694,-0.044886485,-0.009258323,-0.03721246,0.015328681,0.026318328,0.06205,-0.0015835242,0.014292771,-0.0041505084,-0.009147229,-0.0025014873,-0.008803879,0.025332982,-0.0073648035,0.030281126,-0.04363731,0.008305743,-0.03254513,-0.016452702,-0.022868719,-0.040761568,0.0052431687,-0.011995586,-0.03533713,0.01838165,-0.055558328,-0.033526555,-0.027636888,0.010018214,-0.006256922,0.03778335,-0.024583928,-0.0058770496,0.0137818735,0.030663343,0.0063142194,0.02814146,0.00024429944,-0.02643759,0.023106534,-0.05036914,0.0054472317,-0.02296949,0.06069593,-0.0132834,-0.032681115,0.012719707,0.08013342,0.004360336,0.032388397,0.013133452,-0.045168005,-0.015337003,0.041105736,-0.06274678,-0.026358083,-0.037207663,0.056018732,0.00071087154,-0.075658225,0.010518656,0.0147123225,0.016515017,-0.009496191,0.056442577,-0.026151124,0.0019536663,-0.0064003286,-0.036328804,0.03999674,0.0008343,0.017204937,-0.06682827,0.02338377,0.027876392,-0.04133579,-0.039163724,0.0035353838,-0.041663576,0.050069973,-0.0056291986,0.03774718,0.04744254,0.028930508,0.00062216463,0.0121047925,0.024033863,0.0049942546,0.007882097,0.044334117,0.0056316354,0.016507493,0.042734064,0.024240592,0.028664723,0.02591478,-0.0040189493,0.0030747275,0.025127642,-0.0032660454,0.013307452,-0.065533765,0.015360987,0.05944783,0.038571652,-0.0060459333,-0.0018142612,0.008908274,0.0013030021,0.030117024,-0.058888074,0.006292576,-0.011405433,0.02471717,0.008504119,-0.024314206,-0.019649977,0.011461495,-0.0086030625,0.014802006,-0.0108361365,0.022635672,0.003509186,0.00013945946,-0.05164992,-0.057031456,0.039522026,-0.043386757,0.022034332,0.025038954,-0.0014695433,-0.0723277,0.021051344,0.014274214,0.04090083,-0.0040377155,0.0085750725,-0.022083033,0.016427716,0.033847343,-0.0009473485,-0.0058827256,0.01588088,-0.034278255,-0.060942516,0.029060483,0.0073374286,-0.0071267737,0.010231077,0.032671917,-0.03574298,0.015706934,0.024696715,-0.024419826,0.013305791,-0.0043170685,0.0021920097,0.0041625295,0.078822486,0.03263014,-0.0056471745,-0.028644461,-0.035995822,0.01230598,-0.019369677,-0.007665401,-0.0745514,0.007138578,-0.079498485,-0.03881323,-0.004641796,0.03218567,-0.0088914465,-0.04505057,0.06766174,-0.019072121,0.07101115,-0.008862435,0.03623912,-0.027858973,-0.0063115656,-0.032548692,-0.0053544547,0.02114382,-0.014143657,0.0143072605,-0.009117327,-0.015985623,-0.013726777,-0.013105388,0.007308771,0.012652977,-0.012564957,0.030602947,-0.004732057,-0.04151417,-0.060253862,0.009004983,-0.0035825889,0.01243002,0.0070873457,-0.029064242,-0.0033480187,0.0245453,0.015328567,0.022252845,0.0031173967,0.023708366,-0.019836446,0.0475188,0.005922478,-0.013751785,0.021181302,-0.03620556,-0.006194994,-0.01127905,0.023481086,0.016133027,-0.072695285,0.028685333,0.052347742,-0.0040266127,0.017738855,-0.008063199,-0.03127071,-0.006367221,-0.037277814,0.03107212,0.0050492836,0.02569073,0.051157393,0.023291036,-0.0068242378,0.042662483,0.020989534,-0.0013674735,0.011553368,0.032656595,-0.011770819,-0.03433538,-0.042864464,-0.026965758,0.038325533,0.017872836,-0.0017150509,0.0051789447,0.004031545,-0.033063374,-0.0006451105,-0.046433225,0.052018076,-0.006479856,-0.025146803,-0.045074765,0.0011103409,-0.0010343967,-0.034604643,-0.04749166,-0.029127052,-0.019933136,0.065497085,0.044948876,0.028402198,-0.003875736,0.045270946,0.055896018,0.024295414,-0.02337325,0.0264486,0.013229727,0.008837364,-0.027051942,-0.023322066,-0.03167037,0.03899762,0.015452472,-0.0007176584,0.0025193607,-0.0070176004,-0.1658739,0.010907972,-0.014577913,0.0034234622,0.01169395,-0.021528395,-0.009793008,0.008307477,-0.028931066,-0.021242702,0.0298206,-0.01459517,0.01733006,0.0020748896,0.03012151,0.013320309,-0.0075154845,-0.011726253,-0.015329538,-0.035548147,0.028975645,0.0022607837,0.05392692,-0.0256982,0.0048418385,0.01909628,0.06525013,-0.009347424,-0.059630807,-0.014637419,-0.026093725,0.028767727,0.0008115111,-0.019527543,0.04421005,0.055815067,-0.0450665,-0.024687504,-0.0029173577,0.0049426197,0.010651845,0.025588969,-0.031872954,0.017816285,0.010272303,0.009982438,-0.000760348,-0.018565558,-0.019282669,-0.08347424,0.0058552483,-0.043833464,-0.0157377,-0.005678207,-0.03569136,-0.006584931,0.03767107,0.017744618,-0.009137283,-0.048939884,-0.0026487682,-0.057041284,-0.017233001,-0.049031008,-0.043305345,0.020207312,0.076698065,-0.012238584,0.021407431,-0.03289091,0.012272532,0.021571366,0.025147544,0.012726728,0.008760495,0.021150487,-0.018307773,-0.002382225,0.017500289,-0.10093313,0.015879408,0.044513684,-0.02277543,0.04060551,-0.020303246,0.028949441,0.022854686,-0.0020381466,0.05118115,0.25061858,0.028265009,0.01033754,-0.02656352,0.007442337,0.0017162497,0.024892198,0.053467568,-0.010576158,-0.029425405,-0.01409036,0.003278573,0.0011594159,0.008520142,0.0055332915,0.004164202,-0.025336051,-0.04287101,0.08109384,-0.01364346,0.01600693,-0.05014399,0.034639206,-0.012183773,-0.06579216,0.04467748,0.010753152,-0.010861724,0.0016817654,0.008879023,-0.020266324,0.010615271,0.029664611,0.017601198,-0.01649842,-0.0025666954,0.023874283,-0.035106625,-0.040000737,0.05865314,0.0028374586,-0.0142972525,-0.000021515414,-0.00151644,0.026197983,0.02820017,-0.028793177,0.02036869,-0.042381164,0.00090611726,-0.009266702,-0.03110764,-0.018330455,0.014558006,0.031058362,-0.009085487,-0.01980939,-0.030327758,-0.016378295,0.04195046,-0.005751986,0.026650177,-0.019707002,-0.0138433995,0.0095207,0.049720515,-0.051653456,-0.03780572,0.005478435,-0.011119447,0.019174999,0.006140239,-0.01907552,-0.028898336,0.009306077,-0.050837837,0.01287228,0.0016191634,-0.015771499,0.014393467,-0.00888062,0.006883128,-0.03187383,-0.022796782,-0.0017808744,-0.0011226166,0.017458184,0.04457474,0.007084498,-0.020232618,-0.036501776,0.028006148,-0.028860332,0.0027405818,-0.015199278,-0.0026215327,0.012543382,-0.013353581,-0.058134265,-0.050748292,-0.04352368,-0.030664558,0.0066140774,0.041779406,0.0068140863,0.039306246,0.009442978,0.018993014,0.020313505,0.06487841,-0.00996211,0.022109658,0.01788446,-0.0011638345,0.038085904,0.021751372,-0.04278324,0.0058444855,0.043325357,-0.010529011,0.015551687,-0.021343613,-0.021036247,0.057923116,-0.0030951933,-0.017030768,0.004615964,0.029936317,-0.034401037,-0.012681275,-0.011703235,-0.029949358,-0.02345483,-0.006654402,0.07314904,0.019369762,0.05449834,-0.0027775103,-0.022295764,0.0049053016,0.02192672,0.0041483035,-0.006005426,-0.030021897,0.049253028,-0.0142016485,-0.04847748,0.006313978,0.017869402,0.050423387,0.013704543,0.045654375,0.018217659,-0.021225762,-0.033093084,-0.014022433,-0.0058560185,-0.01738646,0.0004272327,-0.043089475,-0.046886105,0.04579639,0.0032547496,0.052348603,-0.03823701,0.0070546567,0.005201072,0.005578304,-0.0057239514,-0.037903987,-0.01551005,-0.0029379772,-0.051228113,0.0025866062,-0.019169955,0.027711539,0.0012699416,-0.006429519,-0.060753986,-0.022616899,0.023370989,0.032358248,-0.024075566,0.003144876,0.03488673,-0.012962029,0.037421253,-0.02531874,0.022434222,-0.026998362,-0.03925799,0.11252324,0.008919369,-0.007956458,0.03632502,0.033731125,0.06696837,0.044965044,0.022726376,-0.063481234,-0.022947714,0.011757792,-0.046536062,-0.005487683,0.025540315,-0.038925935,-0.026088873,0.036131594,-0.04986605,-0.0063271606,-0.009807907,-0.0030656983,-0.00553686,0.001689025,-0.0024743755,-0.01378636,0.010608436,0.040174812,-0.0056891297,-0.03747213,0.027810888,0.015966268,0.022273798,-0.013732828,0.013521201,0.035537068,-0.0143236155,-0.0075090555,-0.04834548,-0.008999473,-0.013874755,-0.030185798,0.038470842,-0.011536061,0.00044082844,0.001322794,0.051028613,0.045677066,0.029399514,0.034559786,0.009337484,-0.028732657,-0.0047616144,0.047096018,-0.050665084,0.04336317,0.0056730015,-0.00923685,0.023186777,0.022909882,-0.043017026,0.006035609,0.0068626613,-0.0405972,-0.016131239,-0.020551493,-0.007797803,-0.036239047,-0.02681827,-0.03174945,-0.045421198,0.0019435846,0.04458492,-0.009014482,-0.059938602,-0.0018995976,0.028499294,-0.0018648325,0.005005888,-0.041438773,-0.023128716,0.00088647375,-0.0010058784,-0.04123934,0.049059138,0.058541678,-0.023782888,-0.001684709,0.006364186,0.0022674792,-0.040838897,0.050146498,0.0018092715,0.03431025,-0.021963166,0.043276004,0.05711587,-0.027701026,0.044853013,-0.0043431628,0.05893419,-0.034977417,-0.0006119898,0.044585694,-0.010386044,0.03587142,0.005609133,0.030081691,-0.016993716,0.005105009,-0.01198128,0.038236257,-0.021161873,0.0049065906,-0.008548241,-0.011023192,-0.0030167906,-0.049814492,0.024638567,0.0046736943,-0.018694345,0.010032364,-0.0114350775,0.0062334505,-0.014035398,-0.017402884,0.016869003,-0.029213686,0.0051190956,-0.0018376069,-0.042340692,0.024869183,-0.034719042,-0.049420364,-0.054538403,0.015864333,-0.015369436,-0.07133023,-0.03370826,-0.026690254,-0.052219346,-0.024272796,0.012334434,-0.01260878,0.003096458,-0.008682722,0.076052144,0.018622201,0.017519211,-0.011088172,0.021231314,-0.021037769,0.012998824,-0.025534932,0.0332319,0.0659831,-0.0021955548,0.022513198,0.0113116065,0.008434311,-0.03201651,-0.016585361,-0.05186345,-0.0064760684,-0.011725729,0.027816156,-0.024009071,0.02077402,0.023529615,-0.012688869,-0.013931117,0.002812243,0.008695239,-0.034756042,0.021411465,0.031470135,0.03318663,-0.007969543,-0.021866195,0.0025478015,0.0032125078,0.013906888,0.0064697466,-0.032366406,-0.022861935,0.012757306,-0.006254449,-0.028338255,0.01179813,-0.02234497,-0.021103544,-0.032885008,0.024620993,-0.009923955,0.019232098,-0.04670147,-0.0044169147,0.016135035,0.039465714,0.0062789265,-0.036524583,-0.029458337,-0.018165465,0.02079328,-0.15989284,0.014394797,-0.025086595,0.003122195,-0.044724863,-0.006397754,-0.023598973,-0.0054363236,0.00835613,-0.012290991,0.01572742,-0.053896688,-0.018988417,-0.05704562,-0.00883977,0.031820025,-0.030069098,0.03528996,0.0082527,0.06841572,0.029053891,-0.031569324,0.053544205,-0.0018727671,-0.0037038762,-0.0016539888,0.0017721996,0.020969886,-0.008283572,-0.034699082,-0.0063972087,-0.019197077,0.037141155,0.0052493066,-0.051806636,0.024116946,0.02944664,0.019406712,0.02582142,-0.024259321,0.00013260804,0.028992154,0.036859874,-0.0116081,0.017506052,0.093655005,-0.03198604,-0.032752384,-0.027719855,-0.01723928,0.0044050454,0.000017857965,-0.008658102,-0.0005637971,-0.028554175,-0.028713254,-0.028584074,-0.026341312,-0.025506338,0.064326346,-0.025061604,-0.011916703,-0.029790953,-0.0075056464,-0.009192475,-0.003874505,-0.058857724,0.054279003,-0.031632505,0.01413661,-0.05715713,0.014253761,0.008343709,0.024766294,0.00014712436,0.017572066,0.036945254,0.032014273,-0.04470967,0.010366387,-0.023457877,-0.014387492,-0.052281186,-0.000052320393,0.04119825,0.018067595,0.00016399594,-0.028969726,-0.06320142,-0.042138886,-0.029296609,-0.028979128,-0.02152352,0.0027531332,-0.04375575,-0.0016486105,0.020376919,-0.021162698,0.013829505,-0.045242265,0.005812718,-0.02554595,-0.0006682912,-0.00868736,-0.0001316497,-0.013384678,0.0595563,0.037591446,-0.014997644,-0.032109115,-0.03425306,0.0111971805,-0.00587308,-0.014453152,-0.026446411,-0.020392057,0.010421518,-0.00206781,0.009571347,0.0398875,-0.018598791,-0.022061637,0.01779774,-0.039930243,0.030891351,-0.009548912,-0.0144745065,-0.008686999,-0.0095441425,-0.019013554,-0.004657428,-0.0030721365,0.07192221,0.029087314,0.015696928,-0.003470139,-0.01314882,0.0011493244,-0.02655929,0.005489815,-0.04153005,-0.0050081885,-0.02038065,-0.03849842,-0.015464758,-0.0016615579,0.04086246,0.033325993,-0.040920164,-0.00180539,-0.023201654,-0.015632847,0.032829106,0.045163915,0.014024708,0.031208752,0.024864634,0.0041438784,0.019760361,0.017422434,0.0072660125,-0.068688184,-0.01932048,-0.031866014,0.04477647,0.009016326,-0.014168517,-0.026156874,-0.046694566,0.039286517,0.0234446,0.047262114,-0.017666435,0.0026564456,0.03945163,-0.0324491,0.010822541,-0.014497897,-0.027325215,-0.013150234,0.030169936,-0.00010219814,0.027950628,0.024463553,0.002245338,0.02908646,-0.019977791,-0.007077899,-0.017063355,-0.014611158,0.0089261215,-0.009045819,0.0032713679,-0.013551127,0.037258215,0.030381413,0.026259681,0.054411348,-0.005474769,0.020076258,-0.07500777,-0.010288449,0.041964754,-0.039156668,-0.0058698924,0.0010647766,0.027435854,-0.07085732,-0.015671544,0.007796334,-0.011725425,-0.007723475,-0.0003871439,0.00003991831,-0.013037361,0.020020174,0.029828705,-0.017678304,-0.022865003,-0.019397544,0.00027294896,0.03909226,0.005151438,-0.031350628,-0.0232852,0.009731217,-0.031067636,0.024744127,0.03740695,0.015096217,-0.05235869,0.033562917,0.016168492,0.019230673,-0.035371773,0.03814011,0.01586496,-0.012809922,-0.018820086,-0.027543617,0.07645596,0.012068267,0.006222212,-0.02238823],"last_embed":{"hash":"96hsxy","tokens":273}}},"last_read":{"hash":"96hsxy","at":1762844513362},"class_name":"SmartSource","last_import":{"mtime":1760467885000,"size":95,"at":1762844500009,"hash":"96hsxy"},"blocks":{"#":[1,3]},"outlinks":[],"task_lines":[],"last_embed":{"hash":"96hsxy","at":1762844513362}},"smart_blocks:Inbox/2025-10-14.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05935796,0.019022163,0.012819128,0.016628724,-0.025629876,-0.032743495,0.030713283,-0.019195084,-0.018044291,0.0069617885,-0.004734151,-0.003672323,-0.0044960156,-0.0145759275,-0.028941527,0.0010331826,0.019128697,-0.018734774,-0.044287123,-0.0098975515,-0.04020758,0.01750637,0.024831975,0.063197285,0.0025467288,0.013764603,-0.002831725,-0.008410001,-0.003750091,-0.014172708,0.025130814,-0.009452165,0.029377123,-0.04908583,0.009479319,-0.034094628,-0.018693855,-0.017385397,-0.04135162,0.0037212612,-0.010919992,-0.033503994,0.017273262,-0.059144333,-0.041162103,-0.031027814,0.007538562,-0.007389677,0.036820505,-0.029451609,-0.0030818405,0.010769665,0.0366556,0.0031407166,0.02754148,0.003124294,-0.028565256,0.021851648,-0.054898676,0.005502384,-0.021766042,0.059012245,-0.016419834,-0.03306571,0.0048971497,0.08244119,0.0021617378,0.030253243,0.01330654,-0.04643057,-0.016024392,0.040400684,-0.05778711,-0.022508118,-0.038622987,0.053748272,-0.0025536302,-0.07279605,0.015023778,0.010962242,0.019502098,-0.0044118417,0.05124057,-0.0285435,-0.0026059635,-0.0042845304,-0.037814293,0.04298745,-0.00093902723,0.020398242,-0.066771135,0.023635361,0.029475924,-0.044204127,-0.04429418,0.008079487,-0.0352889,0.048983313,-0.008682494,0.043028697,0.047824185,0.03077036,-0.0014634691,0.011555517,0.029094353,-0.0016453449,0.0064619663,0.042627152,0.005728112,0.019247033,0.04313787,0.029631982,0.0297966,0.02936107,-0.0061922655,0.0029536535,0.023113012,0.005109275,0.021558397,-0.06383126,0.016842786,0.05650395,0.03381322,-0.008469771,-0.00121948,0.008137589,0.00006909327,0.028170057,-0.06448967,0.0010065862,-0.00929967,0.02674534,0.012151545,-0.023859555,-0.019111589,0.0051708664,-0.004116899,0.014531984,-0.01145273,0.018499894,0.008528046,-0.0042930306,-0.05325294,-0.06088753,0.036648825,-0.04358385,0.019392837,0.024693022,-0.000049659826,-0.07610113,0.014857562,0.019549713,0.042350706,-0.00091521174,0.008975619,-0.018645743,0.017205136,0.034397364,-0.0030761028,0.0006190966,0.021179494,-0.032578185,-0.058666494,0.025760852,0.0028896502,-0.008648686,0.010647459,0.035542414,-0.03409403,0.016475575,0.02880213,-0.021398809,0.010317941,-0.0033282118,0.003948491,0.0019446117,0.08012074,0.03360073,-0.0038659496,-0.03181703,-0.03189683,0.00877821,-0.017330123,-0.007579466,-0.07581626,0.008080222,-0.07387744,-0.039132975,-0.003160747,0.031418994,-0.013982836,-0.044926308,0.066080734,-0.021359999,0.070801824,-0.009699887,0.038902685,-0.029786479,-0.0027077768,-0.030159215,-0.0022514618,0.018425347,-0.016714133,0.0103334505,-0.012849224,-0.013102298,-0.018931195,-0.013549988,0.00091648084,0.014795568,-0.005290588,0.031547792,-0.0037646864,-0.049174733,-0.061723087,0.016343398,-0.0000065666227,0.0111692995,0.003597002,-0.035019834,-0.00079591124,0.02436275,0.021571595,0.021894865,0.0071249204,0.025870664,-0.022189124,0.044352897,0.0072697657,-0.015605966,0.013604581,-0.03535058,-0.012706716,-0.01303734,0.024293337,0.017675756,-0.074470036,0.033041365,0.054036047,-0.0053270077,0.0174473,-0.010041574,-0.031660415,-0.00577137,-0.03670655,0.03180415,-0.0015127057,0.028627276,0.048685163,0.027294401,-0.0014981921,0.044257656,0.02363135,0.001812786,0.013286012,0.02978704,-0.013631642,-0.03266769,-0.040844508,-0.03096532,0.03901384,0.012304376,-0.007517097,0.004862999,-0.0009798325,-0.03312562,-0.00037750523,-0.04780643,0.053319547,-0.0075592813,-0.028025795,-0.04739282,0.0046992213,-0.0030102402,-0.031354815,-0.043328304,-0.029431662,-0.025002543,0.064043544,0.042963244,0.024702743,-0.0064489422,0.041184355,0.05433181,0.022139827,-0.014692258,0.024016371,0.013508418,0.0089129945,-0.02767808,-0.021614902,-0.026098646,0.041919235,0.01895285,-0.0027855039,0.008161269,-0.0074364855,-0.16632228,0.009953796,-0.017210905,0.005133624,0.012412986,-0.021555629,-0.012484287,0.011872938,-0.030936867,-0.018903619,0.026314683,-0.015635274,0.0078283725,0.0032352672,0.03182531,0.012814541,-0.009980831,-0.01541112,-0.01134538,-0.03536824,0.02887586,-0.001826553,0.057705846,-0.029299093,0.0008743372,0.02106729,0.06768759,-0.009543345,-0.058835763,-0.016658187,-0.025933452,0.031058222,0.002220245,-0.01753493,0.040485524,0.051073838,-0.04427006,-0.02555493,-0.006067898,0.007552456,0.010159704,0.019815298,-0.027528187,0.019682018,0.0075973403,0.008380312,0.0020495378,-0.02024896,-0.02257762,-0.0819409,0.0016386136,-0.04122097,-0.015110853,-0.0072083836,-0.036550883,-0.0075829094,0.040558506,0.017508047,-0.00016854523,-0.0479526,-0.008098959,-0.056278326,-0.016848298,-0.048772667,-0.040727824,0.017560989,0.08132729,-0.0045002135,0.02432737,-0.034163926,0.0077519403,0.021623822,0.02364051,0.013097241,0.009164598,0.016986664,-0.018194182,-0.0032992733,0.019235646,-0.10537282,0.019950904,0.039722513,-0.021243224,0.03913133,-0.018382015,0.033114843,0.02297237,-0.0002886472,0.050707493,0.23985046,0.029726809,0.01190789,-0.023608388,0.0065101082,0.005223225,0.018431662,0.051791027,-0.0132768415,-0.032859564,-0.016315991,0.002536545,0.00210155,0.007574078,0.0026592435,0.007053026,-0.020367827,-0.038246516,0.08092016,-0.015678115,0.013213979,-0.04655509,0.038356237,-0.007391019,-0.058918998,0.03908582,0.008904375,-0.010959417,0.0036986019,0.009342002,-0.0128652,0.012349028,0.03132184,0.014261042,-0.012371011,-0.004885669,0.02275814,-0.034568194,-0.038488492,0.057808306,0.0022832507,-0.013155253,0.000062039275,0.0032011915,0.029419942,0.02833844,-0.027188193,0.022042474,-0.04489676,0.0057410826,-0.011579744,-0.024577973,-0.017011773,0.015757812,0.028935647,-0.009170351,-0.02244295,-0.028822474,-0.014234791,0.043109268,-0.00092722836,0.02750527,-0.022298539,-0.011946269,0.010604546,0.047552273,-0.052756123,-0.0349079,0.007388554,-0.00964311,0.01795974,0.0064720004,-0.0205361,-0.031694986,0.0090509765,-0.060515255,0.013708255,0.0030241886,-0.016486313,0.009620283,-0.01188578,0.0025409227,-0.026407331,-0.024697213,-0.002417606,-0.0038804049,0.015838468,0.045058325,0.007917753,-0.016733475,-0.03582697,0.0315931,-0.023694078,0.0019822554,-0.014732621,-0.00016224623,0.010728655,-0.011563742,-0.056188792,-0.050187893,-0.043504134,-0.033789296,0.003586565,0.04254317,0.00922242,0.04541417,0.0110634705,0.012827014,0.015841948,0.06476988,-0.007289073,0.02424777,0.01781801,-0.004236335,0.04209706,0.02495441,-0.04711343,0.003550154,0.04408745,-0.0122358315,0.011151907,-0.020395244,-0.024637472,0.06216296,-0.0013907893,-0.013160595,-0.0021998328,0.030167101,-0.033721227,-0.010817207,-0.0052636527,-0.030878253,-0.021632304,-0.0009032961,0.074593924,0.020978915,0.054612644,-0.0017465609,-0.026132738,0.0031522214,0.017924035,0.0030296464,-0.007691137,-0.027502699,0.04540086,-0.011268109,-0.050606344,0.010162895,0.018156268,0.046819624,0.016332773,0.042699993,0.018207597,-0.019698337,-0.031240508,-0.011268372,-0.0028460657,-0.016657783,0.0048901015,-0.04409962,-0.043891646,0.048592146,0.007758078,0.053101365,-0.03588503,0.00809737,0.010173603,0.004125291,-0.003356068,-0.043389786,-0.012914256,-0.010293266,-0.04625462,0.006416997,-0.02022532,0.027428873,0.0007152742,-0.013962876,-0.06374703,-0.014720148,0.02485514,0.033235434,-0.021478225,-0.0043537454,0.027023531,-0.011725461,0.036903046,-0.024246087,0.02714456,-0.027038045,-0.040667154,0.10782418,0.0047433935,-0.008033111,0.0314152,0.034659576,0.062167156,0.040500574,0.023579163,-0.06254774,-0.017085915,0.01141119,-0.04730236,-0.010588496,0.025207033,-0.036197856,-0.029449176,0.037373047,-0.046816662,-0.010411844,-0.010757767,-0.0043959795,-0.009857396,0.0042399857,0.00047946855,-0.014244971,0.011597116,0.04625092,-0.0048812497,-0.042916663,0.029842881,0.012109517,0.021743119,-0.01580339,0.014951648,0.031548586,-0.011245121,-0.010364359,-0.043494336,-0.01317551,-0.012349779,-0.028763771,0.041386966,-0.011935895,0.005778873,0.0056899916,0.046524994,0.048195448,0.02972503,0.03710821,0.011457107,-0.026622726,0.0014317116,0.04679939,-0.052121624,0.04422296,0.0012968386,-0.005981937,0.021176098,0.018666077,-0.044706028,0.009557384,0.011316767,-0.0442748,-0.021127835,-0.022800514,-0.0045703687,-0.03495748,-0.029971704,-0.029395051,-0.042852912,0.004554921,0.045731153,-0.0042198114,-0.04928761,0.0013037112,0.024785865,-0.004112179,0.006893511,-0.048132274,-0.022408707,0.0039726924,0.00043188964,-0.044711478,0.048916068,0.06238414,-0.02630216,-0.0016332145,0.011040538,-0.0009346995,-0.042242017,0.04731139,0.002250194,0.038913,-0.020855479,0.042434808,0.055702154,-0.02827299,0.04776321,-0.0017967307,0.06090295,-0.035997774,-0.0016595235,0.04227032,-0.014610854,0.03872546,0.0068058735,0.026659135,-0.014870034,0.0041783773,-0.010016902,0.03960038,-0.022443945,0.0083128065,-0.011891419,-0.010786489,-0.00038678755,-0.052066926,0.024879418,0.006143191,-0.01630613,0.010564267,-0.01426878,0.003089445,-0.012786092,-0.014202336,0.017655842,-0.027350357,0.005562132,-0.0033543194,-0.047969054,0.022927212,-0.031198729,-0.05289317,-0.053792138,0.017059162,-0.016763367,-0.07525218,-0.03687807,-0.023477701,-0.0482503,-0.02193061,0.014983306,-0.01849213,0.004048344,-0.0062670414,0.07972804,0.021270365,0.012133922,-0.008718614,0.02024973,-0.016565733,0.012717188,-0.022334712,0.033819463,0.066519484,-0.0057675703,0.025058998,0.019002147,0.007932952,-0.0314141,-0.020035388,-0.055445086,-0.005998076,-0.013939834,0.025015905,-0.023170486,0.01769401,0.02266003,-0.016232166,-0.015295903,0.01007634,0.004809522,-0.033303533,0.026234536,0.023992436,0.036110252,-0.0044566127,-0.022930741,0.0026055041,0.0049769436,0.015619954,0.007668493,-0.032542832,-0.023088163,0.012838673,-0.009347894,-0.034982175,0.014169355,-0.023983276,-0.019738555,-0.028178332,0.025126055,-0.013114422,0.017286167,-0.045337655,-0.006654894,0.011037097,0.037443697,0.0061115553,-0.033663884,-0.029300852,-0.015990745,0.020154253,-0.1546644,0.015599238,-0.024028571,0.0052686664,-0.04395782,0.0012249007,-0.024949796,-0.010892604,0.009566247,-0.006786532,0.016598687,-0.046000846,-0.015063614,-0.059941996,-0.0060192095,0.028914273,-0.03216252,0.033970833,0.014804331,0.068611644,0.028378796,-0.03191147,0.053718176,-0.0039622155,-0.0036064365,-0.000893508,0.0029520008,0.026586996,-0.010605001,-0.031911496,0.00017280687,-0.01948192,0.038838882,-0.00054136757,-0.05629125,0.024122622,0.03166481,0.014334676,0.03685907,-0.025187608,-0.0050658234,0.024579363,0.036159493,-0.008011588,0.021084484,0.095506996,-0.03308212,-0.035812885,-0.032047328,-0.0170374,0.0041061398,-0.00033529315,-0.0066298563,-0.0023074197,-0.026601268,-0.029457908,-0.029718837,-0.025054239,-0.02630131,0.06454435,-0.026675053,-0.018791102,-0.027142493,-0.007001445,-0.0034430178,-0.004952215,-0.05763401,0.054611024,-0.030878691,0.018775895,-0.051738117,0.019373057,0.011589437,0.023031417,0.0024755883,0.014688391,0.04033445,0.029298991,-0.038833704,0.0076819644,-0.020314028,-0.014490822,-0.048722785,-0.0012798591,0.03667402,0.021105677,0.0010743943,-0.024883492,-0.057206556,-0.05034399,-0.029017467,-0.0292548,-0.02664388,0.0019538102,-0.049083795,-0.001272079,0.017934855,-0.025865957,0.013878342,-0.045113582,0.008316185,-0.023399368,-0.0030148881,-0.009730937,0.003234738,-0.014367972,0.06252538,0.03766736,-0.01424813,-0.030369304,-0.035574257,0.013232014,-0.0022612049,-0.014777117,-0.026331555,-0.020249818,0.011849639,-0.010120783,0.008844911,0.04076033,-0.018654738,-0.02511316,0.017069425,-0.038560636,0.032155253,-0.011356594,-0.015587035,-0.010459466,-0.010015449,-0.018693026,0.0010402965,-0.0075310883,0.066931695,0.029648645,0.017918915,0.002260816,-0.015564202,0.0023663864,-0.02709713,0.0022984422,-0.047332413,0.0036178087,-0.0211045,-0.036626328,-0.016279832,-0.00044534306,0.043156434,0.032339882,-0.04761828,-0.0021424629,-0.026977615,-0.017598951,0.029658332,0.043094724,0.010318808,0.034079988,0.025907177,0.0015465833,0.021982368,0.010118017,0.007227611,-0.06777593,-0.017693553,-0.02855726,0.04529057,0.0072626797,-0.017918311,-0.026132228,-0.04800731,0.038627096,0.022764575,0.04603728,-0.01719769,0.0047782767,0.038317576,-0.031090863,0.011668274,-0.018704087,-0.029332835,-0.0150887985,0.024985999,0.00031629484,0.030691115,0.02648017,0.0033083542,0.033348452,-0.021429626,-0.0062559666,-0.011895848,-0.018321674,0.0029183188,-0.008155528,0.005726373,-0.023405505,0.038050745,0.0374327,0.028475529,0.06033023,-0.004539816,0.018425407,-0.0747285,-0.009770857,0.0431519,-0.04448966,-0.000771715,0.0014271644,0.02609771,-0.06734393,-0.013939593,0.009837943,-0.006979044,0.0006064101,0.007397284,0.00023168154,-0.017167663,0.012419403,0.032065995,-0.015552793,-0.028150747,-0.013680397,-0.0027685359,0.037854694,0.00901096,-0.0358463,-0.024429435,0.007700063,-0.034112267,0.027039805,0.03838687,0.01645824,-0.054064102,0.029648593,0.018576507,0.019324152,-0.038916606,0.033280153,0.020573549,-0.014600502,-0.020358875,-0.031283803,0.073796935,0.014252061,0.0041124714,-0.02240875],"last_embed":{"hash":"96hsxy","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"96hsxy","at":1762844513362},"key":"Inbox/2025-10-14.md#","lines":[1,3],"size":95,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"96hsxy","at":1762844513362}}, diff --git a/.smart-env/multi/Inbox_2025-10-22_md.ajson b/.smart-env/multi/Inbox_2025-10-22_md.ajson new file mode 100644 index 0000000..c3236d0 --- /dev/null +++ b/.smart-env/multi/Inbox_2025-10-22_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Inbox/2025-10-22.md": {"path":"Inbox/2025-10-22.md","embeddings":{"bge-m3:latest":{"vec":[-0.0286802,0.013124018,-0.013055357,0.004634675,-0.033681568,-0.018706487,0.0045596366,0.0019220037,-0.022852488,0.040793125,0.01410554,0.020591507,0.03467411,-0.015594723,0.012353239,-0.0066734734,-0.01853093,-0.024850583,-0.006951299,-0.014766007,-0.004195076,0.014767367,0.018992761,-0.00875229,0.0051793973,0.033965718,-0.026840221,-0.010082075,0.025244253,0.0068874587,0.004209349,-0.039748635,0.060167443,-0.0062339995,-0.04406044,-0.048087675,0.027052114,-0.037974,-0.042955194,0.013920222,-0.036937345,-0.008650871,-0.0034834777,-0.081569165,0.037150376,-0.034124322,-0.016821157,-0.024750164,-0.013399454,-0.004645121,-0.021707926,-0.010459924,0.034692824,-0.050362296,-0.030283235,0.066353545,0.007955211,-0.022247909,-0.038255975,0.023164349,-0.022296235,0.01425864,-0.0012203257,-0.0027995782,-0.002941089,0.024586365,0.069894925,0.03209115,-0.033995617,-0.05171298,0.022004373,0.017742475,-0.018900434,-0.053152114,-0.06478027,0.032696985,0.0026245243,-0.03033106,-0.032850903,-0.0049539856,0.011630783,-0.010370713,0.008467137,-0.02395261,0.038527224,-0.029649887,-0.025137609,0.01596646,0.06252206,0.026435804,0.012494583,-0.023829434,0.05822023,-0.019222843,-0.056447826,0.014317974,-0.042729996,0.043011297,0.025054252,0.016476974,0.077871196,0.034263898,0.04060009,-0.01549814,0.038241476,0.004655202,0.016711673,0.04489212,-0.039699428,-0.010248224,0.018809462,0.05451024,0.010652616,0.0011927123,0.03262959,0.013333933,0.006555661,0.0035327582,-0.0061602066,-0.019765612,0.05555633,0.01285595,0.060790066,-0.03204962,-0.03888916,0.014292878,-0.008453927,0.023362773,-0.011549185,-0.00855827,0.0051920246,0.0057246503,-0.0022372343,-0.0033240602,-0.009776549,-0.010136375,-0.039713442,0.004634356,0.0061717904,-0.02988083,0.038598884,0.020640213,-0.025056561,-0.029747587,0.029575108,-0.039538536,-0.0001620971,0.022199836,-0.0077188076,-0.06566138,0.0061988574,0.00785597,0.0028148885,-0.0049566254,0.030704744,-0.035273433,0.029399307,0.030769516,0.00052576227,-0.019466987,-0.025864398,0.0014108104,-0.07962567,0.05560962,0.04257384,-0.006697002,-0.0075048488,0.054747075,-0.034801133,-0.026290745,0.008444956,-0.015686532,0.042390227,-0.03197446,0.0013151856,0.015901921,0.0630349,0.012465871,-0.011521962,-0.033229977,-0.04460379,-0.0027611891,-0.00390913,-0.012699285,-0.051969323,-0.04215122,-0.020719564,0.004099837,-0.0013671921,0.011683466,-0.003689528,-0.027759796,0.08424913,0.019809866,-0.004303905,-0.021803822,0.052337024,0.026768688,-0.0059745396,-0.009654205,-0.032394916,0.030953445,0.039500233,-0.006045121,-0.02844619,-0.004713361,-0.0064836824,-0.08852529,0.030398885,-0.031623717,0.012709929,0.008094213,-0.011994856,-0.016094254,-0.018153735,0.0182833,0.009789047,-0.03496227,0.040775836,-0.021790817,0.0012845834,0.04856192,-0.023713563,-0.032359067,0.028635636,0.019785548,-0.062458534,0.03922453,0.033614032,-0.023285741,0.05136325,-0.0005073362,0.0041713724,-0.019969363,0.013857187,-0.062591925,-0.017622683,0.001990526,0.022982039,-0.013794234,-0.00020746437,-0.019000437,0.015506349,0.0117666805,-0.029123109,-0.0036042796,0.008607346,0.03562691,-0.038351547,-0.032497134,-0.017428273,0.023126349,0.0046677305,-0.019911217,0.048588548,0.01537064,-0.003660466,0.007113787,0.0065793362,-0.0188248,0.0045857574,0.0010024736,0.018604528,0.028975999,0.0015386197,-0.0025887827,0.0014798398,-0.02688737,0.024979303,0.0047903415,-0.010417435,-0.011458385,0.022860324,-0.039563242,-0.047698956,0.0028865007,-0.0035199935,-0.034510188,0.09801346,0.007685034,0.009778443,0.017117163,0.050094545,0.015272163,0.041544497,-0.034017984,-0.006063131,0.014811817,0.005972998,0.04335504,-0.003074436,0.04221285,0.049067643,-0.032418106,-0.019862661,-0.026326656,-0.008992795,-0.18330036,-0.0320366,0.020314584,0.0017495038,-0.0068560187,-0.021899052,-0.017881293,0.017638696,-0.011545329,0.03146901,0.0049241413,-0.03496647,0.00777405,-0.019798607,0.036431126,0.032506827,0.02771255,-0.031395696,-0.011000744,-0.029761905,-0.0050383373,0.0047559743,0.016600445,-0.017669676,0.0108415475,0.011655967,0.033661928,0.022927305,-0.021525538,-0.007881348,-0.016890697,-0.029364163,0.0013744609,-0.008902315,0.019942507,0.021171447,-0.028974457,-0.031473882,-0.02712253,0.002611803,0.015902042,0.0024734046,-0.013030693,-0.017157089,0.03507433,-0.011035645,-0.0003634826,-0.03335146,-0.07950133,-0.023363559,-0.03388506,-0.016489156,-0.020682316,0.033208173,-0.039990664,-0.030997507,-0.023915594,0.021905938,-0.02784545,0.0030045006,-0.01653586,0.010441856,0.03762225,-0.02332941,0.011005526,0.008455506,0.104404576,0.0015321339,0.015898604,-0.0110944,0.013366801,-0.018315993,0.0059316554,-0.014345959,-0.0066414606,0.032953978,-0.012412858,-0.028497675,-0.04867642,-0.108329855,-0.009087807,-0.014129093,-0.008562209,-0.003783421,-0.03994397,0.013518242,-0.02566751,0.028033167,0.045034103,0.23404267,0.01711651,0.006239981,-0.014228294,0.07485614,0.02616588,0.0109986635,0.036982793,0.023602374,-0.029729173,-0.0012851093,0.019473227,-0.014891146,0.005016828,0.006730629,0.0005321317,-0.025845975,0.0016461506,0.05941888,-0.031388335,0.009767856,-0.017973747,0.056500718,-0.020593315,-0.09570525,-0.017434083,0.0036170417,0.004754423,-0.03575039,0.03972501,-0.039902095,-0.023467641,0.029993586,-0.0064853146,-0.05053481,0.0008996436,0.060265984,-0.04693759,0.013865043,-0.007236328,-0.019657375,0.0005864027,-0.048140585,-0.02868244,0.005401187,-0.043851856,0.010928651,-0.027171204,-0.04444819,0.02113489,-0.00029824305,-0.011094617,0.018076891,0.00888304,-0.001975812,-0.035176296,-0.02828718,0.019845426,-0.017160164,0.038424693,0.014334989,0.01681806,-0.043065857,-0.020199602,-0.014853263,0.025930807,0.024886858,0.01808666,0.049142484,0.010951945,-0.006084135,0.0020858606,0.035811745,-0.0279351,0.011011429,-0.026529985,0.013439738,0.025705738,-0.010574597,0.041916948,-0.020923177,-0.015115818,-0.025498673,-0.03440079,-0.016414823,-0.05744654,0.04071936,0.086706445,-0.009869142,0.0023057694,0.01758432,0.032707974,-0.064471304,0.02730156,-0.019935464,-0.013054042,-0.017333448,0.007634862,0.014328301,-0.04827538,0.01255206,-0.018098226,-0.013504493,0.01879329,0.013160111,-0.012448449,-0.0022906351,0.0032154468,-0.0027971712,-0.002553697,-0.009582087,0.016136648,-0.03169286,-0.0038534298,-0.01495644,0.066990815,0.0067821364,0.051903974,0.033078924,0.01484281,-0.0022917048,-0.016830657,-0.0032809312,-0.009211442,-0.010327666,-0.010269235,-0.022107584,0.05312681,-0.027317837,0.023484891,0.045242075,-0.021932479,0.00519324,0.019994186,0.021301277,-0.007097123,0.020112842,-0.0010840979,0.014070974,0.0017592716,0.022588791,-0.031120807,0.016243594,-0.0023063985,0.012125188,0.019807102,-0.047416236,0.00003115286,0.018177416,0.019825956,0.013469932,0.050373226,-0.023940906,-0.019127315,0.012261653,-0.021724684,-0.023489255,0.03830044,0.041459687,0.002905893,-0.016040877,0.035867646,0.015420218,0.09651734,0.044402298,0.0074453535,0.0065833908,0.04108024,0.021527387,-0.016956756,-0.01019445,0.008580574,-0.031449914,0.060708016,-0.0012767769,-0.043997772,0.0019655724,-0.025757981,-0.029845018,-0.019418813,0.01317798,-0.02903824,-0.02120174,0.0005469048,-0.004673857,-0.0030808083,0.05178441,-0.006163953,0.027536504,-0.012874248,-0.04023758,0.13502248,-0.033460733,0.007969844,0.031744745,0.031537727,0.022383247,0.056189213,-0.011545726,-0.011348839,-0.04101235,-0.02926861,-0.021046035,-0.027065337,0.011051371,-0.009683525,-0.06152401,0.06337403,-0.044378508,-0.009973714,-0.014255108,-0.005226927,-0.015088158,-0.009763056,-0.011109383,0.015510145,0.057039585,0.038264483,-0.016129177,-0.06304005,-0.014998135,0.0053851674,0.0053201537,-0.013108006,-0.019431313,0.0017016948,-0.024206178,-0.042837016,-0.008292483,0.008128758,-0.0029396478,0.02932382,0.011287977,-0.014863674,-0.016708313,-0.0057377466,-0.012835297,0.027234951,-0.019890666,-0.011815849,0.0013228392,-0.03083483,0.028789576,0.019696346,0.016154302,0.0031506147,-0.021943275,-0.08666837,0.012943081,0.018671295,0.019852111,-0.045284875,-0.010065497,-0.014544987,0.05123964,-0.0060244687,-0.051374495,-0.010335756,-0.058590837,-0.010905223,-0.019162737,-0.004738975,0.007705908,-0.01112031,-0.005620421,-0.014679114,0.013288901,-0.053375337,-0.009092477,-0.0115409605,-0.005275031,-0.00017046246,0.0025535806,-0.014912337,-0.01446396,0.011280215,-0.072266415,0.0071462723,-0.0015967283,0.046604447,-0.07278402,0.07802867,-0.016115226,0.034490142,0.014044514,0.013222573,0.017701056,-0.034361944,-0.014311181,-0.053491496,0.049615573,0.00013110672,-0.032726336,0.024349468,-0.026088364,0.038953364,0.00010105747,0.011960487,-0.023553865,0.024586692,-0.010417418,0.035644274,-0.02370315,0.00736114,-0.00030613918,0.04062192,-0.0030854426,-0.055922564,0.028593365,0.02098902,-0.008221587,-0.040636357,0.010236168,0.012194976,0.023536228,-0.064949244,0.03024084,-0.0039228518,0.006095168,0.003718526,-0.031100042,0.0077344226,-0.050096154,-0.020769404,-0.021773204,0.0122333,0.015270434,-0.018337792,0.008670064,0.0017562885,-0.043822303,0.003969198,0.010820118,-0.009659085,0.0073040114,-0.016231978,0.014038264,-0.026032155,-0.012680149,-0.009274534,0.039612718,-0.022276213,0.04533099,-0.022427978,0.030147033,0.0665723,0.015496985,-0.011313669,-0.052330792,0.0034275095,-0.0066746715,-0.05516585,-0.029922344,-0.023322195,0.03738198,0.020277403,-0.028677067,0.050764106,0.039636437,0.03076171,-0.008654349,0.0113155665,-0.015574133,-0.033910852,0.00022474061,0.0036805803,-0.0047541144,-0.012860307,0.013367938,-0.027373856,-0.008506972,0.0259048,-0.002516312,0.0051849354,-0.021787465,0.014718762,-0.02583283,0.02633042,0.018039657,0.016284365,-0.023320109,-0.01146644,0.025409898,-0.007819007,-0.023528643,-0.04590526,-0.0048043784,0.028319921,-0.00036173163,0.03669568,-0.01237992,-0.0047671385,-0.000767466,0.04697795,-0.16277799,0.035260033,-0.035592556,0.0059237564,-0.045735106,0.00082350156,-0.026620558,-0.03946963,0.03539222,-0.01698286,-0.05970554,-0.034016054,0.013974655,-0.023691166,0.007934968,0.0398515,-0.00075530505,-0.016747026,0.0140237175,0.004294524,0.003969098,-0.011260935,0.07071578,0.0043474925,0.008636269,-0.008842395,-0.011576205,-0.025225434,-0.0292703,-0.008600744,0.013298556,0.015495317,0.024661502,0.056203324,-0.036852777,0.047769237,0.012597735,-0.053668145,-0.03597226,0.017279413,-0.0011816703,0.010667488,0.050767213,0.017276417,0.023552023,0.09105002,-0.013386296,-0.0075099696,-0.047968704,-0.03216639,-0.021859488,-0.009676035,-0.02657484,0.028639179,-0.012527162,-0.024967741,-0.008048795,0.01187948,-0.021172991,0.023275575,-0.028615018,0.04591177,-0.009118293,-0.04133792,-0.03553934,0.012660615,-0.06850148,0.017293448,-0.04246538,0.01894005,-0.03519956,-0.031673625,-0.0045613046,0.00036175025,-0.008635257,0.020982664,0.031078614,0.015785798,-0.0016276182,-0.020624876,-0.008183966,-0.0013523065,-0.085572146,0.014963649,0.026913015,0.015052806,0.009082288,-0.016620168,-0.0006560231,-0.017179832,-0.045207787,-0.014488997,-0.04470183,0.050584797,-0.009858319,-0.007518343,-0.004380601,0.009188713,-0.01594425,-0.01736141,0.005069344,-0.008925658,0.013203414,0.00925133,-0.0017718824,0.034346785,0.036972873,0.03081697,-0.026288364,-0.0040204925,-0.016433075,0.011005033,0.007256178,0.005733474,-0.07204599,-0.022965446,0.027398929,0.021481354,0.009312234,0.07632996,-0.02821699,-0.009534322,0.03842727,-0.035222046,0.033716936,-0.019457243,0.022062313,0.026045071,-0.0070489757,-0.04570297,0.021087812,-0.0078363,0.0268436,-0.014920932,0.022865664,0.00366325,-0.015732933,0.031313248,-0.027000127,-0.030984372,-0.006870943,-0.0009880962,0.0012146594,-0.052897796,0.032081682,-0.008350869,0.004055145,0.036154605,-0.0053449254,-0.024582367,0.006559496,-0.019206127,0.027274122,-0.0034144537,-0.030973336,0.036151,-0.031013548,-0.02626807,-0.027061863,0.021587731,-0.02321068,-0.03126449,-0.026937382,-0.024753613,-0.008036439,0.048942346,0.00902844,-0.008251386,-0.020307677,0.014706184,0.014619254,0.0751988,-0.008391979,0.03640277,0.017263202,-0.016505737,0.011253048,0.042878985,-0.019894546,-0.026654769,0.03127042,-0.008600978,0.03731209,0.005712662,-0.030745465,-0.0009207452,0.0015068498,0.039367266,0.009179881,0.04074274,-0.022400012,0.05435691,-0.038625695,-0.017082505,0.033798307,0.004641536,-0.009708805,0.02984843,0.002391566,0.06491063,-0.020558868,-0.032319777,0.019762184,-0.031674314,0.015725942,0.04845389,-0.030981123,-0.011089008,-0.028301151,0.02662987,-0.020979771,0.022358324,-0.022750847,0.03257312,0.020963656,-0.011291441,0.023322385,0.020082101,-0.031528607,-0.010078503,-0.017030736,0.00827164,-0.039610308,-0.04145084,-0.015795665,0.0055473787,-0.029270837,-0.006099565,0.01669333,0.0027109564,-0.066695265,0.017097313,0.013913145,-0.0021362545,0.052731078,0.051579174,0.0040011066,0.014940395,-0.029323382,-0.021665549,0.058124993,-0.03242027,0.03172615,0.013218697],"last_embed":{"hash":"1alkgh6","tokens":273}}},"last_read":{"hash":"1alkgh6","at":1762844513362},"class_name":"SmartSource","last_import":{"mtime":1761124847000,"size":189,"at":1762844500009,"hash":"1alkgh6"},"blocks":{"#":[1,3]},"outlinks":[],"task_lines":[],"last_embed":{"hash":"1alkgh6","at":1762844513362}},"smart_blocks:Inbox/2025-10-22.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028711561,0.01181063,-0.0144529855,0.005275408,-0.03337624,-0.017471874,0.006992514,0.003677461,-0.021777507,0.03989365,0.011598196,0.017500367,0.031027406,-0.017004363,0.011220503,-0.006206235,-0.02181439,-0.024238449,-0.006732606,-0.015314918,-0.0047005066,0.016802998,0.020433513,-0.009938561,0.006042564,0.034832012,-0.026933072,-0.011945865,0.024947552,0.0046804617,0.0053872224,-0.038667753,0.059386212,-0.008137964,-0.043685798,-0.05155289,0.027308894,-0.036225464,-0.042558692,0.01518409,-0.03460512,-0.0077587394,-0.0025006237,-0.08139958,0.035351213,-0.038419895,-0.014194209,-0.024949377,-0.014127501,-0.003360189,-0.023061879,-0.01254752,0.035595093,-0.05308282,-0.02911706,0.069879025,0.007363459,-0.023269605,-0.039790086,0.025962153,-0.024954705,0.01581039,-0.0043899436,-0.0028623298,-0.0029075064,0.025705677,0.066455364,0.033817872,-0.03383649,-0.049916442,0.020901065,0.016414164,-0.016386641,-0.053235065,-0.0641548,0.03015018,-0.0014259849,-0.030851984,-0.034701303,-0.0046925046,0.009399635,-0.008821151,0.011060254,-0.023505406,0.037033852,-0.027872473,-0.02648778,0.015754791,0.06261489,0.026615996,0.01124761,-0.02419176,0.058813155,-0.022217307,-0.057469368,0.014444588,-0.040845234,0.04247315,0.0240979,0.015402771,0.0762937,0.03168914,0.03848332,-0.016959552,0.041885305,0.002054064,0.01655297,0.041569512,-0.04069794,-0.010926122,0.019920211,0.055429555,0.010571564,0.0006114045,0.03345224,0.014480489,0.0051699104,0.0065008663,-0.0052695535,-0.019454397,0.05748285,0.01464125,0.06059907,-0.0333109,-0.038908813,0.011880789,-0.009162502,0.023624701,-0.008341268,-0.009934056,0.0065276856,0.0047904835,-0.0025306486,-0.004115962,-0.007556311,-0.012696599,-0.038804747,0.004526619,0.0027268992,-0.029992646,0.042828865,0.018183423,-0.023599578,-0.032910384,0.026813434,-0.03839367,-0.00055070495,0.023244856,-0.006324461,-0.06668985,0.0027794018,0.010303668,0.0018834955,-0.0031836757,0.030162144,-0.039792195,0.031869177,0.03241504,0.001157301,-0.011988574,-0.023058198,-0.0018756259,-0.078624755,0.056445006,0.043102928,-0.007491736,-0.008772009,0.053300194,-0.032804206,-0.026436595,0.010042479,-0.015092641,0.043209154,-0.030317226,0.0017969586,0.014177863,0.062351935,0.012370131,-0.0097502945,-0.034122713,-0.041889213,-0.0016227672,-0.0033468585,-0.011687539,-0.05115814,-0.04113308,-0.019547213,0.0025394983,-0.0015732609,0.012158046,-0.0023025735,-0.029088954,0.08492547,0.017911915,-0.0015328159,-0.020956606,0.051357053,0.026668854,-0.008292714,-0.007584354,-0.03279088,0.031160835,0.042196043,-0.0060404134,-0.031011865,-0.004017037,-0.01121817,-0.090382725,0.03101627,-0.032251574,0.014701506,0.005609559,-0.012118992,-0.016118063,-0.018846858,0.0186108,0.009447153,-0.03196367,0.03995303,-0.024742184,0.00088230154,0.04961994,-0.020740487,-0.031482387,0.03156924,0.019736832,-0.063799776,0.03979576,0.035347637,-0.024267994,0.04753945,-0.00081590563,0.005307067,-0.020096993,0.014161615,-0.063208625,-0.018414063,0.0049416884,0.023769224,-0.014774672,0.0010134099,-0.018722873,0.018716373,0.009617055,-0.029994681,-0.0035515637,0.0064786016,0.036409367,-0.040876508,-0.031544384,-0.013779483,0.022077678,0.005029983,-0.020713793,0.049022757,0.013270639,-0.005166937,0.007685135,0.0049948934,-0.018026,0.004565585,-0.0020319202,0.018687831,0.028443089,-0.0032875468,-0.00031249048,0.00027331882,-0.02614038,0.02446497,0.00944148,-0.009622054,-0.010659397,0.02664923,-0.04304249,-0.050477985,0.005711844,-0.004215043,-0.033358444,0.10100329,0.0066562374,0.007977646,0.018914804,0.051973373,0.014198699,0.042946637,-0.033317063,-0.0056209927,0.01875858,0.0064524105,0.044736434,-0.0018748449,0.044787914,0.049859934,-0.031467356,-0.021161096,-0.02360825,-0.010161677,-0.18343039,-0.029178236,0.022204354,0.0037564992,-0.007936945,-0.023471357,-0.01867041,0.018213179,-0.012801011,0.0318175,0.006132954,-0.036950458,0.00536786,-0.019051656,0.04048966,0.032656595,0.030153975,-0.035121758,-0.00921173,-0.029080285,-0.006283461,0.0008948272,0.018806787,-0.016661042,0.01011279,0.011751303,0.034649942,0.025591075,-0.016820269,-0.010256999,-0.014732969,-0.026010936,0.001663956,-0.0087947445,0.018680304,0.01952924,-0.029787347,-0.037004255,-0.027476931,0.0045801736,0.016857382,-0.0020236836,-0.012031868,-0.01382462,0.03230819,-0.012161912,0.00036590875,-0.03411823,-0.077320576,-0.022765404,-0.034086138,-0.015996825,-0.021998506,0.030718567,-0.042520564,-0.032217607,-0.023986062,0.021634154,-0.022405839,0.0062054,-0.016334893,0.014787933,0.041803453,-0.02350485,0.01125538,0.008844426,0.10815562,0.007081394,0.017510299,-0.008030307,0.010743153,-0.017948065,0.003452312,-0.015075802,-0.0062763845,0.032833736,-0.012928513,-0.028327886,-0.047848076,-0.10883948,-0.010142756,-0.016021917,-0.004358205,-0.0045128237,-0.038424537,0.016077802,-0.02462538,0.028084558,0.04659285,0.23332907,0.0143767735,0.004586021,-0.012519288,0.070785366,0.025306974,0.009919607,0.03752292,0.025413053,-0.031734865,-0.0026798393,0.016867213,-0.014848234,0.0049960264,0.0030416353,0.0018720622,-0.026244387,0.0007352773,0.059126478,-0.03474851,0.0111316135,-0.016031832,0.055148356,-0.017244274,-0.093761235,-0.019329442,0.0009545976,0.0031665051,-0.036185216,0.038656436,-0.03586072,-0.023064392,0.031587392,-0.008834569,-0.04945115,-0.000583923,0.058266103,-0.047303084,0.014248598,-0.008840208,-0.01871912,0.0021497346,-0.049477402,-0.02939202,0.0057415687,-0.04405887,0.013162583,-0.028099034,-0.04344258,0.023755608,-0.0013290086,-0.011664427,0.01792295,0.008351571,0.0012480569,-0.03695351,-0.028668176,0.023095842,-0.015041882,0.043767884,0.016335463,0.017285759,-0.04455998,-0.023467138,-0.014402158,0.025700059,0.024953067,0.01458072,0.049032107,0.012997739,-0.009545888,0.0020521379,0.033820946,-0.028186776,0.010429731,-0.026303647,0.01568992,0.024163814,-0.011152256,0.039040376,-0.019733926,-0.0157734,-0.024159797,-0.034241274,-0.016454082,-0.060673647,0.039741155,0.08680374,-0.0089512775,0.0008003026,0.019664472,0.032299016,-0.06804027,0.027257914,-0.02128128,-0.012199872,-0.0187505,0.0070612147,0.016802153,-0.04903929,0.011237937,-0.020421492,-0.0149007235,0.017164426,0.01366107,-0.013141064,-0.0033073265,0.0015165658,-0.0029855918,-0.000623538,-0.006702493,0.013800426,-0.03161008,-0.0070429393,-0.012372233,0.06675427,0.008655097,0.05220849,0.03270106,0.015340042,-0.0071379817,-0.011149648,-0.0058605764,-0.008894271,-0.010914933,-0.0077776825,-0.026156325,0.057872694,-0.025392538,0.025451135,0.051070973,-0.02159079,0.007929811,0.020684732,0.022511713,-0.0052983006,0.021544319,0.00022159763,0.013667515,0.0002806836,0.02014282,-0.026591605,0.014429345,-0.001458708,0.00935085,0.019602668,-0.051431168,0.0010121397,0.020459175,0.013737314,0.01673974,0.0491552,-0.02417025,-0.01861911,0.011718671,-0.019084796,-0.023974566,0.040007565,0.04291624,0.0031320623,-0.0156088155,0.036248755,0.017572895,0.09721401,0.04645017,0.00763559,0.0070184916,0.039941743,0.022454103,-0.019281182,-0.010144104,0.010265388,-0.028979767,0.05966919,-0.005056901,-0.043175127,0.0022828085,-0.029502716,-0.030212155,-0.01669548,0.014697212,-0.03343999,-0.0182305,0.0002825974,-0.0059626815,-0.001380557,0.052133236,-0.0053569493,0.024897566,-0.015030543,-0.03789131,0.1345283,-0.03140324,0.008254191,0.033177678,0.0314852,0.020254299,0.057305645,-0.015077343,-0.010499637,-0.040076472,-0.028497688,-0.019010639,-0.024023967,0.012293945,-0.006827573,-0.060727905,0.06319255,-0.04830987,-0.012006838,-0.012684013,-0.0035405199,-0.015194244,-0.011420842,-0.009761923,0.0131575735,0.055720802,0.04020179,-0.014541665,-0.06564314,-0.013557485,0.007252751,0.007925463,-0.017045747,-0.018246042,-0.0031348455,-0.021587532,-0.04115014,-0.0046316604,0.008163717,-0.0026363465,0.032607492,0.007749804,-0.015721843,-0.014320293,-0.00619005,-0.010297735,0.027975487,-0.021838762,-0.008938627,0.0030098257,-0.029381238,0.029419716,0.021538671,0.016671658,0.0016305265,-0.022755956,-0.08551363,0.009390573,0.017627615,0.020528112,-0.0462507,-0.009273166,-0.016338669,0.050560877,-0.004516012,-0.05097034,-0.007786122,-0.055258177,-0.01009887,-0.018574854,-0.0046548913,0.0076423977,-0.0071135187,0.002016887,-0.014473026,0.013508232,-0.05460375,-0.008496977,-0.012264954,-0.0057570147,0.000038659335,0.003525221,-0.014422148,-0.014998105,0.0138264755,-0.06938095,0.008181185,-0.002055638,0.04564374,-0.07647903,0.07688352,-0.017491587,0.032117356,0.01722503,0.010785197,0.016701272,-0.03629635,-0.017711012,-0.052215744,0.05125061,0.0022818092,-0.030909685,0.01818192,-0.026451822,0.038749814,0.0022989123,0.013128193,-0.02608573,0.02506465,-0.009381645,0.034659214,-0.022167088,0.008989783,-0.0034815192,0.042521548,-0.0058430186,-0.057874646,0.025114065,0.020849247,-0.0070916414,-0.03963794,0.010056845,0.011224655,0.02419422,-0.06232755,0.030273173,-0.0048813345,0.004647267,0.0038722786,-0.0300643,0.006992556,-0.048454363,-0.018814942,-0.019339403,0.01198361,0.011273514,-0.01911406,0.0077659516,0.0035700186,-0.04501098,0.008397592,0.01074804,-0.010799353,0.007369261,-0.01638561,0.016845532,-0.025047904,-0.016779019,-0.008321406,0.042135026,-0.01905123,0.047126357,-0.021671988,0.030289983,0.06577607,0.01509901,-0.010644647,-0.049018692,0.0030493056,-0.0032611166,-0.051522218,-0.029790938,-0.025083847,0.03416309,0.01340724,-0.028847905,0.05267395,0.0438407,0.031137062,-0.0060613016,0.011480526,-0.015728015,-0.034786697,0.0021996466,0.0029058682,-0.0038690818,-0.012956602,0.012443818,-0.028792333,-0.009212336,0.026422571,-0.0013834649,0.0028923117,-0.022788111,0.015988037,-0.02916736,0.02436277,0.019432135,0.01728741,-0.022941437,-0.018034015,0.026983477,-0.007518877,-0.026249453,-0.045536473,-0.0055404077,0.027131287,-0.00069187826,0.036384374,-0.011199324,-0.004704579,0.0012740728,0.04684561,-0.16100313,0.036265653,-0.03353901,0.0067402865,-0.048087057,0.0032904416,-0.025910608,-0.04489468,0.034822736,-0.016661817,-0.059555817,-0.03202577,0.012089459,-0.02597607,0.008605841,0.04084381,-0.0042653196,-0.019642748,0.016708111,0.0012200183,0.0044100494,-0.009148385,0.06715425,0.0053457646,0.011410172,-0.011322036,-0.014815755,-0.023758663,-0.029393747,-0.007159489,0.015359523,0.014869303,0.024824314,0.05212174,-0.03457055,0.04874126,0.01115074,-0.056756694,-0.030767726,0.01624063,-0.0027429226,0.009292899,0.050104506,0.019524114,0.028099423,0.086685196,-0.014593327,-0.007684994,-0.0485794,-0.03099019,-0.022136983,-0.009758808,-0.028887896,0.028851867,-0.011028405,-0.025028147,-0.008826589,0.01104948,-0.02597616,0.0251105,-0.02879256,0.045443173,-0.0095425965,-0.042558912,-0.032515254,0.010520753,-0.06606048,0.01660349,-0.042732783,0.018819444,-0.036207136,-0.028799841,-0.003056086,-0.0011497397,-0.007986856,0.018869674,0.029632615,0.014321429,-0.000924632,-0.020465765,-0.0074171172,-0.0034186416,-0.08505638,0.018365076,0.025065923,0.014335297,0.009151934,-0.014292528,0.0015942035,-0.020247236,-0.046697315,-0.01592023,-0.04684122,0.04871034,-0.011609139,-0.007540312,-0.006404167,0.0075600566,-0.015138424,-0.014479021,0.0065440806,-0.007568265,0.01252954,0.009426588,-0.003394722,0.035598464,0.036736257,0.03255211,-0.02436673,-0.0005875317,-0.018074363,0.010183517,0.006864457,0.0023450977,-0.07121825,-0.022509351,0.027089022,0.015807038,0.010822829,0.07480145,-0.031112852,-0.012142546,0.035989318,-0.033060834,0.03280096,-0.0181272,0.024174538,0.026670532,-0.0061788377,-0.042577114,0.025636718,-0.011449138,0.023748456,-0.01612512,0.022959396,0.0020945158,-0.017737474,0.034692205,-0.02653452,-0.03040584,-0.008927797,-0.0014350377,0.00060734287,-0.053497612,0.029665774,-0.010077671,0.004769543,0.03394368,-0.006446079,-0.02259218,0.0051305783,-0.019429443,0.024412753,-0.00042055565,-0.029585503,0.03688663,-0.030953828,-0.025182024,-0.026674125,0.018933514,-0.023159655,-0.03161076,-0.02780793,-0.022476582,-0.009616647,0.048902784,0.00936173,-0.00695171,-0.018853975,0.013512436,0.01329953,0.07707253,-0.009818777,0.03956854,0.015365583,-0.018726274,0.009217263,0.04494377,-0.020028932,-0.02811758,0.03341032,-0.0073072826,0.037511494,0.0052619274,-0.029019164,-0.00026001825,0.0003497117,0.03726395,0.01123769,0.039402302,-0.023946298,0.054824,-0.039116558,-0.020932706,0.030194687,0.0017080375,-0.00750896,0.027899265,0.0022241778,0.06526227,-0.022267858,-0.028806979,0.018354798,-0.031643655,0.015856354,0.046843093,-0.031014463,-0.00965551,-0.024999565,0.0259597,-0.018158516,0.026032219,-0.022489838,0.033917755,0.015920997,-0.015449292,0.02328517,0.02073238,-0.030775946,-0.009902702,-0.019657983,0.006510197,-0.03492644,-0.04228294,-0.017288785,0.0056883446,-0.028637478,-0.0084075285,0.017337633,0.0035155728,-0.066056736,0.014479385,0.014907182,-0.0016491634,0.0510619,0.04931776,0.005299403,0.016051162,-0.029199753,-0.021712221,0.055248737,-0.027627118,0.025494233,0.0116131855],"last_embed":{"hash":"1alkgh6","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"1alkgh6","at":1762844513362},"key":"Inbox/2025-10-22.md#","lines":[1,3],"size":189,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1alkgh6","at":1762844513362}}, diff --git a/.smart-env/multi/Inbox_2025-11-03_md.ajson b/.smart-env/multi/Inbox_2025-11-03_md.ajson new file mode 100644 index 0000000..78fd834 --- /dev/null +++ b/.smart-env/multi/Inbox_2025-11-03_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Inbox/2025-11-03.md": {"path":"Inbox/2025-11-03.md","embeddings":{"bge-m3:latest":{"vec":[-0.07300346,-0.012047375,-0.028870046,-0.019928169,-0.02443391,-0.011223689,-0.028733963,0.023248373,-0.02831024,0.022361495,0.037695754,0.03875453,0.010950408,-0.00078350096,-0.0013275467,0.010693086,0.07301755,-0.03004181,-0.002733413,-0.06604122,0.011196735,-0.040179126,0.018557627,0.03289607,-0.028088598,-0.006084744,0.028235672,0.010063405,0.0012325363,0.0029164858,0.005557509,-0.042595044,0.035034567,-0.0109492205,-0.006763561,0.003482165,0.031445086,-0.03762567,-0.051530566,0.03674713,-0.00062034844,-0.024286438,0.020541238,-0.046860024,0.016076734,-0.01815131,-0.011424746,-0.0062574204,0.0074208733,-0.03026396,-0.010039684,-0.01783492,0.029647788,-0.015626747,0.012132627,0.03451682,-0.0012194508,0.022041691,-0.049243633,-0.008710851,-0.056171928,0.029217325,-0.0099378405,-0.018937973,0.021698099,0.032289438,0.026065303,0.025588669,-0.0010746106,-0.008150312,0.009871088,0.03656365,-0.03279038,0.007389085,-0.040286288,0.010741615,0.041797135,-0.05295277,0.0026418543,0.021329448,0.016507383,-0.034535054,-0.015317874,-0.06490957,-0.026464125,-0.017277826,0.02139454,0.06048815,0.029468346,0.03628263,-0.005541512,0.0014258772,-0.020485729,0.015915964,-0.045762185,-0.009846317,-0.03713608,-0.0039830212,0.03354878,0.014254227,0.043895062,-0.004767251,0.0162735,-0.0050498284,-0.0062734648,-0.0022961686,0.035402358,0.0072921272,-0.031789154,-0.03367403,0.020224418,0.055355433,0.049260378,0.010834964,-0.010656353,0.021084232,0.007292294,-0.044291534,-0.01451334,-0.04669162,0.030274525,-0.04431455,0.031621948,-0.014706602,-0.00534856,-0.0086806575,-0.012110055,0.0071873576,-0.0031670493,-0.020414738,0.00040673904,0.044439245,0.011072114,0.027164094,-0.014891249,0.014436195,0.02002866,0.018221756,0.04218977,0.043490276,0.0051254174,0.015270316,-0.035775207,-0.01876651,0.040649578,-0.0339446,0.016322995,0.007317415,-0.014079259,-0.068815,0.030933628,0.009132668,0.0059338394,0.043423068,0.0031304676,-0.015542632,-0.0065246946,0.018752895,-0.019768566,0.01918123,-0.037033375,0.027843136,-0.041320473,0.014803343,0.006511923,-0.0032523696,0.05179193,-0.015733283,-0.00849857,-0.02434508,-0.023191346,-0.0397163,-0.0038627633,-0.032382715,0.008279636,0.022257274,0.055376835,0.013872978,0.038155206,-0.021537913,-0.05425681,0.01867978,-0.013661045,-0.007816065,-0.026132641,0.0020296639,-0.027379753,-0.000037695074,-0.012014832,0.006425824,-0.03950787,-0.025959522,0.054502618,0.0020230832,0.0034198556,0.01914222,0.03215225,0.018170847,0.010554602,-0.04260472,-0.022534732,0.02735009,0.0072711483,0.016737957,-0.0018054767,0.008084899,0.033604123,-0.026608996,0.013851633,-0.0043071928,-0.0088126445,0.000035531186,-0.016221095,-0.04261254,-0.0114787435,0.018191285,-0.019324128,-0.012392459,-0.012630738,-0.03651481,-0.020900637,0.063850604,-0.0011720008,0.03894268,-0.0051796725,0.006453227,-0.01977257,0.033985935,0.004994532,-0.0065426407,-0.009530784,-0.034033004,0.007501379,-0.023485968,0.028117888,-0.0087337075,0.0029323485,-0.009517458,0.020908253,0.0110489195,-0.030388467,-0.055902172,-0.022283942,-0.004131472,-0.060627654,0.0038479771,0.033910677,0.05841148,0.00537576,-0.012141798,0.024150485,0.016509932,0.009308246,0.04126411,0.004016751,0.017676698,-0.004355322,-0.021566285,0.003675488,-0.039749738,0.022596106,-0.011998457,-0.019097518,0.006102267,0.08048173,0.038780943,-0.0022945034,-0.010411067,0.039833196,-0.074212454,-0.014519852,-0.03390181,-0.029183157,0.01069544,-0.017804582,-0.03594394,0.036747918,-0.023744373,0.076824844,0.054332763,0.005045612,-0.03638978,0.02236874,0.017200792,0.038773052,-0.015177138,0.030250758,0.0076787597,0.03821853,-0.03909019,-0.029539196,-0.006935975,0.047869723,-0.004111061,-0.0015194112,0.004386305,0.011828975,-0.18231975,-0.0040017003,-0.022980658,0.049099367,-0.007713092,-0.017927824,-0.040787768,0.02291853,-0.07500388,0.019898763,-0.037213452,-0.05212338,-0.0064004846,-0.009343695,0.0027656415,0.03212959,-0.051712617,0.0066330973,-0.02301336,-0.036151104,-0.0051334803,-0.03394755,-0.0011023278,-0.0026971588,-0.0302639,0.015856547,0.0009070558,-0.030937286,-0.06422371,-0.041827023,-0.0063200477,0.004230709,0.00407124,-0.016941166,-0.011282948,0.06363919,-0.0015370648,-0.009432156,-0.0046939473,0.0046168743,0.029830331,0.027305499,-0.00024436164,0.009717203,-0.01596132,0.0021646204,0.0017775566,0.0077214073,-0.03428254,-0.02270771,0.031764176,0.012808191,-0.0061770473,-0.0065782084,-0.023697583,-0.03128511,0.0006156915,0.05083836,-0.008751844,-0.008147113,-0.010683947,-0.03251671,0.018333653,0.017878903,-0.028282117,0.002247292,0.022741305,-0.03828945,0.027758557,-0.045537505,0.036370818,0.0056934105,0.03671777,0.004524253,-0.0014367568,0.017556645,-0.02750389,-0.05609851,-0.010768323,-0.0997139,-0.028322952,0.021760087,-0.051590808,-0.01791025,0.0009764795,0.009627233,0.0069088885,0.03726052,0.005174885,0.23990111,0.0016256421,0.030387582,-0.009485492,0.07297855,-0.027191326,0.04131772,0.0373002,-0.040742245,-0.05044777,0.040473577,-0.02512926,-0.004386559,-0.0017070124,-0.02124847,-0.011245839,-0.013811328,-0.023934815,0.08249003,0.04505727,0.013403398,-0.0720235,-0.000643354,-0.03734352,-0.043816034,0.0009560763,0.000937811,0.05043244,-0.0024104586,0.0031583656,0.017096546,0.024671864,-0.00477808,0.03288622,-0.033917263,-0.004969815,0.08645078,-0.02982646,-0.033932995,-0.0043752096,-0.03676857,-0.035216358,0.0062054913,-0.0019266153,-0.022159722,-0.024291275,-0.0077041727,-0.00039346196,-0.05062265,-0.010698952,-0.007927256,-0.03270286,0.015660772,-0.0006605669,-0.013743317,-0.015781743,0.00022107824,-0.026048021,-0.023086693,0.039083302,0.010142663,-0.0026283443,-0.022490418,0.054325685,0.029021656,0.04855356,0.02272561,0.0046090214,-0.006032572,0.007989486,0.007165479,0.002959794,-0.010553977,-0.008384758,0.03329953,-0.004805298,0.02084894,0.017761854,-0.03156864,0.067589894,-0.028878862,-0.024213314,-0.021812906,0.032438062,0.010072348,0.0011915589,-0.011476053,0.054853298,0.00014491816,-0.016255723,-0.0067611444,0.011768894,-0.030154461,-0.007091048,0.030589012,-0.0217838,0.01956632,0.0017502909,-0.03439736,-0.018652787,0.003905338,0.013319882,0.010190809,-0.04949246,0.04697497,0.006940028,-0.020597527,0.0070908824,0.035330247,0.024736427,-0.019605042,0.022441112,0.025162851,-0.018648628,0.016708154,0.033312447,0.015015572,-0.005466308,0.07353183,-0.009369948,0.04405972,-0.017380057,-0.0056946846,0.026850713,-0.008436295,-0.05866249,-0.014596004,-0.054017846,-0.00992081,0.018632004,0.062068563,-0.039822694,-0.021746779,-0.00043707874,0.0659697,0.04036299,0.029829998,0.019108977,0.005329479,0.0005130459,0.015738104,-0.027905306,-0.022105537,-0.0063658035,-0.0070070433,-0.009934993,-0.010693881,-0.038623538,-0.025996136,0.06276928,-0.010507126,0.03384997,0.026809955,-0.0439129,-0.01215767,-0.014048104,-0.010299242,-0.0031710237,-0.01833481,-0.04021867,-0.017160093,0.040219374,0.011161755,0.062466145,-0.029045282,-0.017261717,-0.011876637,0.037954163,0.007984573,-0.061083887,-0.008241162,0.008322638,-0.03467455,0.021532135,-0.0034161888,-0.035142813,-0.039007314,-0.01035526,0.027808646,-0.018740242,-0.0008441924,-0.028858926,-0.04501927,-0.020920048,0.017979711,-0.011678313,-0.02732626,0.009754933,-0.0020114738,-0.0318767,-0.052874785,0.09206528,0.036998343,-0.014284754,0.0029843086,-0.034592327,0.0561387,0.036467068,0.023854451,-0.035095856,0.034139123,-0.02274161,-0.0027366383,-0.05902573,-0.022561232,-0.016084196,-0.024953317,0.0345572,-0.029387062,-0.0109165395,0.010011611,-0.038839843,-0.021344839,-0.021461267,-0.03299624,-0.019381998,0.079207815,0.05309229,0.0049670837,-0.031131366,0.015518021,-0.0051431493,0.016678944,-0.044869386,-0.013408518,0.028228221,0.017933914,-0.010012927,-0.08116265,-0.023947895,-0.00016632942,-0.024869114,0.054910906,-0.018356908,0.02252561,-0.01706166,0.029155517,0.044910293,0.0020630958,0.00055205,0.010788139,-0.0008299365,0.01585981,0.030245813,-0.011593006,0.05733177,-0.021341363,-0.02683596,0.038979463,0.018040817,-0.0234729,0.00060471956,0.021528438,-0.003985949,0.014503278,-0.031690206,-0.03126902,-0.012010672,-0.023719443,-0.037931103,-0.042943962,0.017845862,-0.0026089386,-0.0027829849,-0.051567875,-0.046805676,-0.022354942,-0.0036817812,-0.0053025843,-0.01852478,-0.008791892,-0.004348746,-0.027340049,-0.05411756,0.011158934,0.019362802,-0.028336203,0.0215453,0.02379619,0.023758432,-0.06064952,0.009290468,0.019072793,0.007122772,-0.012600707,0.013065553,-0.00686126,-0.037109077,0.03716679,-0.07779567,0.06002239,-0.001980364,-0.056971792,0.051453345,-0.035359107,0.010165335,-0.030299302,0.02549934,-0.02640848,-0.0106527945,-0.018470803,0.03127986,-0.03022381,-0.0040444266,0.008260864,0.021098481,-0.014420272,-0.063057736,0.018778702,0.006576258,-0.027502177,-0.052450676,0.010567968,-0.003428743,0.01615134,-0.014161966,0.04345861,-0.044389047,0.0020616055,-0.009341535,-0.031456675,-0.0026409687,-0.018268881,-0.0077249072,-0.02972622,0.012147367,0.038148455,-0.0025811945,-0.02805273,-0.03229686,-0.03854386,-0.023753386,-0.014855446,0.014808108,0.019666577,-0.0005805997,0.03159426,0.00026506133,0.04018926,-0.009737185,-0.012041649,-0.0036534134,0.027939642,-0.043030012,0.0585135,-0.001739481,-0.021411072,0.019763261,-0.037650865,0.013450492,-0.020990007,-0.03447587,-0.01775837,-0.035210345,0.025474869,0.023504484,-0.02405148,0.032039277,0.010028426,0.014870142,-0.025621414,0.022572838,-0.034284808,-0.019537479,-0.029882284,0.020584447,0.012441098,-0.012574332,0.012918298,0.017469244,0.013451566,0.027540049,0.027930675,0.022856655,-0.015525316,0.04796224,0.01117542,-0.031348556,0.0423541,0.013045648,-0.0012351497,0.03099476,-0.0018603922,-0.027214073,0.023840945,0.016887084,-0.017382974,0.035241634,0.018318946,-0.010097028,-0.028050961,-0.002590069,-0.0069641015,-0.0073392596,-0.15569474,0.024814721,-0.02243017,-0.004758588,-0.04299382,-0.013987761,-0.03356624,0.016040599,0.020655738,-0.022637367,0.019245587,-0.006173726,0.030847047,-0.023604602,-0.033515364,0.01967141,-0.026470264,0.03410606,-0.016295725,0.0388489,0.022994142,-0.03119308,0.04526696,0.03950865,-0.021564491,0.04179922,0.023099855,-0.0066257855,-0.01897218,-0.03457481,0.021984922,0.023270117,0.010171525,0.10109876,-0.025182102,-0.003716978,0.02543182,-0.0094676735,-0.008356679,0.042966537,0.011163158,0.029029852,0.033862323,0.03148927,0.009846688,0.06763294,-0.020161374,-0.018713683,-0.012701802,0.0043290285,0.008474682,0.033957817,0.025908789,0.039019965,0.003871029,-0.02378013,-0.025007673,0.01204004,0.038556978,0.0034991482,-0.012514461,0.005127338,-0.04186923,-0.03519384,-0.0036114901,0.018023295,-0.008900297,-0.010210488,-0.032858655,0.049584124,0.008458021,-0.0070208646,-0.02089027,0.035584025,-0.005003764,0.020110285,0.022621691,0.019188749,-0.01401633,-0.031431973,-0.008629919,0.008517689,-0.049921483,0.016590346,0.08426181,0.04531128,-0.0062696137,0.0021192797,-0.08414764,-0.015105005,-0.020686023,-0.019511497,-0.019754998,-0.0026118327,-0.08412931,-0.0015942443,-0.019783143,-0.008962894,0.011201017,-0.027434284,-0.0015745447,0.0026688357,-0.028952768,-0.019010978,0.03401719,0.010342685,0.064241774,-0.0026963633,0.0040525757,-0.029174417,-0.026724298,0.030425616,-0.009968224,-0.009879327,-0.06313187,-0.024680924,-0.02407294,-0.0014522276,0.0084409425,0.00883794,0.032060184,0.015161358,0.044071548,-0.037240196,0.027484307,-0.0026682573,0.027398413,0.017951367,0.01637672,-0.009639049,-0.049235497,0.0152181145,0.05052656,0.03864964,0.028350998,-0.037724618,0.01657508,0.049631868,-0.05723394,-0.039839655,-0.036082756,0.015119841,-0.013764602,-0.032678444,-0.009944844,-0.03859732,-0.011920512,0.06425658,-0.038914844,0.0036764573,-0.029794224,0.0021085565,0.023969732,0.028107926,-0.022000372,-0.0012131662,0.0136527615,-0.009898224,-0.010106406,0.062734544,-0.0032689353,-0.041575883,-0.011987736,-0.023192883,0.01099066,0.049608048,-0.0455661,-0.0066795615,-0.04074876,0.017364006,0.042599447,0.00032138656,-0.015164676,0.006195764,0.0412107,-0.013185549,0.022951173,0.011970884,0.0506218,-0.0031873118,0.01865176,-0.00993387,0.046230372,0.053026676,-0.003880826,-0.0024187223,-0.025704622,0.031983778,-0.03751566,-0.0076312385,0.0111731365,0.020424735,-0.07091441,0.0040662885,0.059559543,0.01539831,0.0019615048,0.0378889,0.01600194,0.055338234,-0.07227727,-0.045197856,0.016711429,-0.008259583,-0.049664658,0.014533606,-0.023162343,-0.035188943,-0.034045536,0.02951023,-0.020239146,-0.002608257,0.009463484,0.002490323,-0.0046585696,0.018302048,0.046987172,-0.0056011803,-0.043746244,0.015544494,0.040050123,0.025889445,-0.038986173,0.0055167894,-0.020227559,-0.0033210516,-0.011291915,0.017386734,0.0068043508,0.015395888,-0.055094246,0.047339194,-0.0027782302,0.06980418,-0.009765125,0.019926772,0.01926949,-0.023347966,-0.028963609,-0.029777575,0.058783215,-0.004594093,0.036526367,-0.034317795],"last_embed":{"hash":"b1oqb7","tokens":272}}},"last_read":{"hash":"b1oqb7","at":1762844524713},"class_name":"SmartSource","last_import":{"mtime":1762199940000,"size":36,"at":1762844500009,"hash":"b1oqb7"},"blocks":{"#":[1,1]},"outlinks":[],"task_lines":[],"last_embed":{"hash":"b1oqb7","at":1762844524713}},"smart_blocks:Inbox/2025-11-03.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07713541,-0.010741181,-0.027497401,-0.017236896,-0.025991444,-0.012767084,-0.027465919,0.03287834,-0.03527361,0.016459534,0.02628846,0.032722306,0.014227597,-0.00880301,-0.00069042726,0.009315087,0.07555705,-0.028928563,0.004126908,-0.06402674,0.0027779166,-0.035836384,0.019748254,0.035250574,-0.033593416,-0.007168593,0.03417327,0.009613693,-0.0068888115,-0.00749814,0.0052779247,-0.048950575,0.033449847,-0.016969297,-0.008635738,0.0021479044,0.03239357,-0.026195562,-0.047575995,0.03330716,-0.0066078403,-0.018927585,0.022151932,-0.049996547,0.005071729,-0.021379242,-0.013629704,-0.005444616,0.007268916,-0.027304653,-0.00822655,-0.016997388,0.03376643,-0.018786157,0.0030414963,0.030262291,0.0009497441,0.024825213,-0.060552962,-0.0023418518,-0.054918062,0.030284863,-0.008313926,-0.022237536,0.01827348,0.046693288,0.022367537,0.026796931,0.0020844776,-0.004667444,0.0039779097,0.03902438,-0.032003608,0.006917584,-0.038499996,0.008763971,0.03386976,-0.052192,0.005006746,0.021153476,0.013529627,-0.022781448,-0.024369447,-0.062923305,-0.029158805,-0.016830869,0.025299016,0.06426492,0.027263992,0.033917107,-0.0068883924,0.0028942812,-0.014483945,0.010333222,-0.05491395,0.0010900928,-0.032067195,0.0012424996,0.031991024,0.025581801,0.04752544,-0.0052897693,0.008271695,-0.0100410115,0.0022314705,-0.009846811,0.030509084,-0.0027525576,-0.03997649,-0.027645202,0.021100149,0.054730725,0.05210356,0.008123548,-0.012521974,0.016950209,0.007827832,-0.03798102,-0.011808286,-0.047645923,0.029922495,-0.04423101,0.027840262,-0.019007921,-0.004736095,-0.013133782,-0.016181933,0.008998748,-0.0120757045,-0.033486463,0.002854868,0.04370364,0.019131392,0.026061904,-0.011795286,0.012565671,0.01632444,0.013763364,0.041098002,0.04181808,0.011237092,0.014558864,-0.035739686,-0.025272666,0.039938137,-0.036124256,0.015338276,0.009069678,-0.015128784,-0.07924978,0.031983957,0.011048843,0.00443589,0.043347795,0.007781636,-0.010754953,-0.004225254,0.018008083,-0.014617237,0.029386014,-0.028005654,0.025150226,-0.03190835,0.015518313,0.0026504274,-0.0058833086,0.055251688,-0.010574868,-0.0049148356,-0.02353185,-0.031413827,-0.03577748,-0.0059567275,-0.032991577,0.00851961,0.0158081,0.04833242,0.013085153,0.043775488,-0.024545237,-0.05081082,0.01930323,-0.013526082,-0.013559544,-0.024544165,-0.0005472933,-0.022202993,0.0015999759,-0.0068011223,0.006995168,-0.05104929,-0.032539003,0.056456454,0.0044535967,0.0098689,0.017457567,0.036478907,0.019468954,0.01798622,-0.038001098,-0.025587717,0.023965878,0.0034571083,0.015671832,-0.005198238,0.006532847,0.026936347,-0.030767865,0.0077353367,-0.0016160206,0.0036476888,0.0039424147,-0.018535467,-0.04674923,-0.011239184,0.03238562,-0.024176896,-0.007557238,-0.013744529,-0.035116795,-0.016834421,0.05886388,0.0009493475,0.0430413,-0.006099065,0.009508824,-0.021026582,0.026868302,0.0116939405,-0.005878664,-0.012403276,-0.03125174,0.00609875,-0.023758432,0.03142749,-0.007926287,-0.0012535134,-0.0009954592,0.022938881,0.0073374286,-0.02737773,-0.058956213,-0.02657965,-0.008920376,-0.059290737,0.00020985684,0.034057084,0.06526923,0.0025148008,-0.0073031466,0.030995697,0.018550696,0.016213523,0.04330283,0.012669345,0.015134006,-0.0013180104,-0.0144678205,-0.00014776563,-0.047424167,0.027871437,-0.010694254,-0.02200116,0.0045944285,0.07472736,0.042379856,-0.006445089,-0.002201782,0.041365825,-0.07609235,-0.011109621,-0.033106316,-0.03266813,0.00084981724,-0.008948306,-0.037455726,0.046486426,-0.026955007,0.080678135,0.05365555,0.0061328514,-0.041022234,0.021958241,0.018902002,0.03557972,-0.0035192277,0.029344624,0.012291425,0.03938436,-0.039518286,-0.025948472,-0.0032052097,0.050722677,-0.0013987109,-0.0015989492,0.007776565,0.011513485,-0.17855895,-0.003931288,-0.027711114,0.04767194,-0.0075758467,-0.017464941,-0.047621626,0.03013809,-0.07120938,0.018160932,-0.042567857,-0.05447198,-0.013729665,-0.008425011,0.005202014,0.036583833,-0.051542863,0.0041142344,-0.02544115,-0.03728102,-0.00197808,-0.039436124,0.008465339,-0.0027955123,-0.026559051,0.016090091,0.008338517,-0.03636232,-0.056319762,-0.045801844,-0.0072499774,0.0033178881,0.002267213,-0.016250383,-0.019353162,0.064229906,-0.00040646858,-0.015207793,-0.008525446,0.009927943,0.02898815,0.02367399,0.0057676057,0.016158966,-0.025614588,0.006437919,0.0041092625,0.0039060132,-0.035728347,-0.022766812,0.03151045,0.0091983145,-0.010491693,-0.009670137,-0.026593294,-0.03160149,0.0012561692,0.04967649,0.005067764,-0.0045244186,-0.015459514,-0.030004028,0.018343838,0.022252737,-0.031043127,-0.00096260797,0.03194916,-0.030281346,0.023126407,-0.04011393,0.033480782,0.0007475435,0.03578536,0.0021643895,-0.0014826632,0.014933862,-0.030596232,-0.055799812,-0.009492909,-0.10169481,-0.025562562,0.013525408,-0.05480507,-0.021309761,0.0073849172,0.021208761,0.0037587814,0.040621568,0.00778602,0.23081437,-0.00084482814,0.031339794,-0.0059058233,0.0677134,-0.028443187,0.03238007,0.034818556,-0.044132307,-0.05217723,0.035307832,-0.031003466,-0.00261507,0.0014183592,-0.023148112,-0.010918534,-0.0111111095,-0.018377509,0.084450394,0.04486763,0.012534565,-0.06756011,0.0013154834,-0.029337917,-0.035501245,-0.005074243,-0.0012772845,0.040634505,-0.004327358,-0.0027569341,0.025956841,0.028074304,-0.0006470578,0.036388777,-0.03242085,-0.00470409,0.08890226,-0.034603193,-0.026024923,-0.00034484855,-0.028904347,-0.035792787,0.016515167,0.0014975134,-0.018512439,-0.024316177,-0.0058331424,0.00041346936,-0.05350554,-0.0022678308,-0.016844,-0.03871736,0.017968666,0.005110241,-0.019253884,-0.01791405,-0.008408138,-0.028007755,-0.018858258,0.038846947,0.0145863425,-0.0015145132,-0.026070043,0.053112786,0.030850412,0.0549,0.022068484,0.006571423,-0.00016442356,0.016457992,0.008175084,-0.0011160469,-0.008059417,-0.0026252067,0.03324729,-0.010253091,0.028835792,0.022502001,-0.030707268,0.05549687,-0.031965066,-0.026754798,-0.020861331,0.02522846,0.00822206,-0.0043414338,-0.008227814,0.058615025,0.0028621145,-0.014973072,0.0010305508,0.014479283,-0.027578965,-0.010281311,0.038591474,-0.020988617,0.014434133,0.006964545,-0.0370371,-0.017014159,-0.00039046444,0.007921365,0.0078117666,-0.04008981,0.054225348,0.016774911,-0.0212941,0.004710281,0.031995967,0.02145837,-0.01229105,0.023549674,0.023506379,-0.024798805,0.019110136,0.03562978,0.011597165,-0.017572628,0.07461877,-0.013922016,0.040358003,-0.013622453,-0.010986174,0.03502391,-0.006866961,-0.055760756,-0.015711313,-0.04533897,-0.010256769,0.024858585,0.071250476,-0.04306467,-0.014061323,0.008355035,0.07185044,0.043848835,0.02824119,0.020993559,0.0018282166,0.0050141397,0.01503895,-0.022445867,-0.0212273,-0.004773102,-0.011148273,-0.014814788,-0.013414844,-0.038602892,-0.020449637,0.05640722,-0.0026428883,0.030839743,0.021981522,-0.040730134,-0.005437544,-0.011709081,-0.01219002,-0.0074668317,-0.02078435,-0.0401944,-0.015434906,0.046189312,0.013459238,0.060792696,-0.025426487,-0.011976504,-0.007419071,0.035807718,0.008224052,-0.06384333,-0.005767252,-0.0014105071,-0.027206449,0.02906356,-0.0007931779,-0.042177606,-0.04395999,-0.016598942,0.02812284,-0.010973671,0.0019016583,-0.039231252,-0.041913155,-0.023648245,0.012008417,-0.010774151,-0.027525362,0.014625193,-0.004357866,-0.033654787,-0.0510389,0.08649236,0.032686695,-0.012351396,-0.001347894,-0.03172706,0.05755393,0.033758666,0.022081302,-0.040254626,0.04370156,-0.017953873,-0.0036309424,-0.059702963,-0.021454506,-0.019439835,-0.025264453,0.037487984,-0.03172706,-0.018291073,0.012449052,-0.039716985,-0.020447943,-0.01817372,-0.032577142,-0.02386066,0.0771642,0.05850778,0.0038881141,-0.037320785,0.019705715,-0.011322937,0.012968665,-0.053487293,-0.008697107,0.021191072,0.01685283,-0.010757833,-0.07717402,-0.021323243,0.0015251649,-0.020719776,0.054407038,-0.021741778,0.029485835,-0.0052533657,0.022602562,0.0446086,0.00005325105,-0.00007229505,0.01218442,-0.0014398154,0.021470906,0.030415552,-0.010172076,0.058061443,-0.030219592,-0.028329374,0.033084363,0.01259081,-0.026693799,0.007238102,0.022700164,-0.012068943,0.008111333,-0.03224393,-0.022086484,-0.010076201,-0.022455078,-0.03456145,-0.03670518,0.022155043,0.00038344678,0.0023594473,-0.050788447,-0.043235414,-0.026784351,-0.01393322,-0.0022042713,-0.022950308,-0.017595116,0.00056489394,-0.02170827,-0.053379808,0.010910537,0.018061837,-0.033926185,0.022352098,0.029879525,0.01354839,-0.06024516,-0.0021642412,0.018894564,0.0084139425,-0.012282337,0.013131482,-0.0074301176,-0.045630153,0.03407745,-0.07658289,0.06470252,-0.0031637794,-0.061134107,0.049541906,-0.043328628,0.010396159,-0.02734498,0.02517769,-0.026076347,-0.011637911,-0.017927827,0.033299387,-0.028955024,0.0066466862,0.006041097,0.023444213,-0.010630864,-0.0648669,0.020676358,0.010241756,-0.02754182,-0.05747917,0.005944022,-0.008396642,0.020835258,-0.01197804,0.04781934,-0.044464637,0.0024600038,-0.012296506,-0.042311754,-0.000015262682,-0.024212329,-0.008845418,-0.025061313,0.01472022,0.033323422,-0.011157655,-0.024092086,-0.034132108,-0.03721746,-0.011986557,-0.015130473,0.010380555,0.022366768,0.005724273,0.03291066,0.002793284,0.037354317,-0.004710858,-0.0041563874,0.0058203586,0.026873305,-0.041535243,0.05535184,0.0087352935,-0.02589669,0.025246989,-0.033154942,0.012835413,-0.020539789,-0.0401961,-0.015912998,-0.032645185,0.021019092,0.020962646,-0.020940347,0.031216143,0.006228201,0.0105980905,-0.023364438,0.02746203,-0.039893556,-0.022277249,-0.029109176,0.015041742,0.019038444,-0.012775606,0.010623064,0.017207585,0.0120714065,0.03200794,0.029550314,0.0129247205,-0.016861035,0.043841254,0.012185484,-0.038204797,0.048798904,0.008238193,-0.0043885666,0.03021313,0.0014798507,-0.03107323,0.022196693,0.01849302,-0.016258989,0.02696277,0.016208004,-0.015316821,-0.020960141,0.0042448053,-0.004419811,-0.008510607,-0.14507005,0.027114373,-0.02282282,-0.004159977,-0.045282777,-0.008927759,-0.03344621,0.0017572073,0.02624587,-0.019947298,0.0207611,0.0003196929,0.035857286,-0.02845654,-0.028279038,0.0089507755,-0.029380286,0.027466495,-0.01345563,0.03871371,0.022437489,-0.030444058,0.045157827,0.033931926,-0.028093716,0.04525617,0.027134929,-0.0014688749,-0.024713807,-0.026332805,0.02883677,0.019475186,0.010212489,0.09950253,-0.027611295,-0.010168975,0.026511526,-0.014239102,0.004772783,0.04421595,0.0076156743,0.024659647,0.033845615,0.040817514,0.014279023,0.0722236,-0.02431963,-0.022646297,-0.016659986,0.008315741,0.014417763,0.029192014,0.01905291,0.03547587,0.007129086,-0.022864651,-0.030013107,0.009954798,0.0364677,0.0043167635,-0.015403361,-0.0010303507,-0.038894087,-0.036732942,0.0051921373,0.010593281,-0.0054390584,-0.008414652,-0.029588656,0.057686247,0.013644085,-0.00019087331,-0.016097866,0.03566052,-0.010071389,0.020139951,0.022348622,0.018240955,-0.00791139,-0.028096883,-0.006254928,0.007995273,-0.04638917,0.012760924,0.07958854,0.045406785,-0.0052397954,0.0024214555,-0.07717735,-0.023004781,-0.023934288,-0.02232688,-0.02819733,-0.00713126,-0.0854446,0.00008202732,-0.019873416,-0.008631412,0.012994887,-0.023256708,0.0064234,0.004458752,-0.029653369,-0.015102938,0.0431333,0.015309293,0.06444895,-0.005088818,0.006873776,-0.015391537,-0.03160689,0.027155405,-0.00846756,-0.0104301665,-0.06691403,-0.024928352,-0.020714479,-0.012598306,0.002890538,0.015497831,0.030969067,0.012267951,0.038279105,-0.035471838,0.030503523,-0.002975996,0.024458764,0.02048418,0.01848882,0.0008339079,-0.04479795,0.0061289174,0.0474127,0.038686633,0.028978363,-0.03089115,0.019301811,0.047429252,-0.05903279,-0.03614354,-0.039215654,0.020323515,-0.011527326,-0.032518134,-0.009865486,-0.04662821,-0.016741248,0.058238752,-0.042264756,0.0045525157,-0.032110527,0.0026248372,0.014568936,0.027720643,-0.026115969,-0.0051303613,0.015559752,-0.014105751,-0.009916885,0.06006711,-0.0074834526,-0.039204173,-0.008984022,-0.013598514,0.009860887,0.04282383,-0.04786176,-0.0024620453,-0.04763836,0.011234478,0.03876779,-0.005586849,-0.014586399,0.0033703886,0.039971054,-0.014467343,0.022441538,0.003925221,0.04962947,-0.00528217,0.012023205,-0.008199769,0.047816467,0.053751793,-0.0071427952,-0.002328266,-0.027770681,0.02597807,-0.03328812,-0.015837511,0.008854958,0.021333886,-0.07066237,-0.0046901614,0.061477847,0.018663075,0.004462096,0.03520782,0.009126716,0.053526763,-0.07801709,-0.04391962,0.019684533,-0.01517644,-0.041775458,0.015330101,-0.027208658,-0.032681588,-0.026893282,0.027704772,-0.0130337095,0.005403661,0.020784631,0.00039252723,-0.014174119,0.007381405,0.045165006,-0.0039304793,-0.045057528,0.023726556,0.03131963,0.02731793,-0.026329735,-0.0024892841,-0.022732135,-0.0027653216,-0.016054107,0.024615144,0.014341121,0.021161618,-0.060146187,0.041447487,-0.003649559,0.0658148,-0.011520901,0.015621882,0.025451934,-0.019693317,-0.04108233,-0.029509943,0.04975949,-0.0014853498,0.03046596,-0.029847175],"last_embed":{"hash":"b1oqb7","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"b1oqb7","at":1762844524713},"key":"Inbox/2025-11-03.md#","lines":[1,1],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"b1oqb7","at":1762844524713}}, diff --git a/.smart-env/multi/Inbox_AGENTS_md.ajson b/.smart-env/multi/Inbox_AGENTS_md.ajson new file mode 100644 index 0000000..30caee1 --- /dev/null +++ b/.smart-env/multi/Inbox_AGENTS_md.ajson @@ -0,0 +1,7 @@ + +"smart_sources:Inbox/AGENTS.md": {"path":"Inbox/AGENTS.md","embeddings":{"bge-m3:latest":{"vec":[-0.051835317,-0.0031052767,-0.048352458,-0.015729148,-0.013793865,-0.06774291,0.021634659,-0.037432663,-0.005244073,-0.00649321,0.013375104,-0.05518351,-0.052487582,0.023072455,0.025410296,0.0107563175,-0.01924222,0.00817301,-0.016076414,0.0139492415,-0.020642176,-0.0057856734,0.00656104,-0.011632235,-0.0015643783,0.018887678,-0.049348067,-0.010731016,0.03871428,0.010370596,0.037409194,-0.008602459,0.025049472,0.010347802,0.0062751733,0.0034176696,0.037224453,-0.013345876,-0.027391106,0.034261912,-0.017004192,-0.039077006,0.015027608,-0.036932133,-0.0012158211,-0.0040537096,0.025912829,-0.039500218,0.030361056,0.030022401,-0.02214256,0.010641803,-0.018112099,-0.005260874,0.020740915,0.05221725,0.004801653,-0.011512282,-0.018405778,0.009432164,-0.007791976,-0.030916307,-0.030252783,0.017593363,-0.011054556,0.032137584,-0.006660477,-0.036113977,-0.02587512,-0.06313109,-0.023144329,0.014429442,-0.0063633258,-0.0025405078,-0.058630075,0.003681875,0.022293529,-0.06823113,-0.031776845,0.0039113592,-0.00089162734,0.017803816,0.017704811,-0.00064344634,0.0016869172,-0.047335032,-0.050670963,0.02851652,0.023092164,0.062863566,-0.014133585,-0.0460314,0.044860493,-0.034695964,-0.03982575,-0.027886773,-0.009697562,0.005793237,0.044929113,0.010598003,0.017938955,0.010672923,0.0076378617,0.016834496,0.017982766,0.035682548,-0.019626526,0.013218649,-0.0037348315,-0.034934305,-0.028088132,0.017247373,-0.0041249804,0.017869774,-0.020571914,-0.002139915,0.011988323,-0.02588418,0.015558367,-0.025456138,0.025651094,0.007230549,0.015625231,-0.049631663,-0.024786068,-0.042751882,0.018097863,-0.009942179,0.018863685,0.015241232,-0.01074253,0.06428099,-0.016288912,-0.011303283,-0.018702736,-0.022237001,0.005264486,0.03273816,-0.0027538254,-0.067570545,0.04460086,-0.009625868,-0.03612273,-0.007346239,0.047823265,-0.048350494,0.0554574,0.016237622,-0.015977554,-0.04293269,0.022699835,0.028728256,-0.0086189415,-0.00029625182,0.025925092,-0.007578052,-0.010301994,-0.0066736485,0.027314343,0.031191163,-0.019774647,0.039833322,0.0029052924,0.046185534,0.04974194,-0.046211343,-0.020805916,0.024307672,0.00090818555,-0.041139897,0.03380225,-0.013856715,-0.021532027,-0.031127365,0.036494978,0.0269447,0.07585913,0.033627644,-0.033248216,-0.031283796,-0.0146265235,0.021050725,-0.084709994,-0.039415263,-0.014553758,0.015842434,0.01077225,-0.006369512,0.013043951,-0.010187848,-0.0064166733,-0.014303617,-0.004484429,0.027917147,0.01293709,0.028470721,0.043921746,0.025799155,-0.04667969,-0.030088397,-0.047667664,0.032993257,0.039621998,-0.006162141,-0.038270466,0.010281249,-0.044847112,-0.02234845,0.015735071,-0.09175759,0.016084958,-0.019013844,-0.023629474,0.006151318,-0.018963348,0.018373257,0.01438272,-0.02467468,0.012949286,-0.057746127,-0.035831325,0.03355635,-0.012791791,0.016295597,-0.00917226,-0.0045323926,-0.00088008377,0.040962998,0.0068192445,0.04035337,-0.02190624,-0.055602316,0.0057173884,-0.002982091,0.061027665,-0.011760573,-0.011371958,0.03946011,0.005265913,-0.009265967,-0.042462006,-0.046781275,0.0110258665,0.002069075,-0.03567477,-0.036333125,-0.021992153,0.033788994,-0.04043114,-0.01932812,0.021756288,-0.009233103,0.004056544,-0.02582663,-0.025558416,0.02476852,0.009037132,-0.011389848,0.009764092,0.026109364,0.034022603,0.03744838,-0.0037057945,0.023461327,-0.016701367,0.015777526,-0.0058057373,-0.069072895,0.06362938,0.012977656,-0.013436107,0.0118569005,0.04705709,-0.01093905,-0.018332846,0.008898975,-0.009250496,-0.009943138,0.085836455,0.0024294222,-0.02546789,0.08207211,0.009604828,-0.03368928,0.012563587,0.0014628044,0.023172962,0.044767275,0.02329761,-0.0073174527,-0.009243815,0.032548804,0.08123975,0.026441325,0.0021997984,0.030321548,0.007043356,-0.14661929,-0.02670178,0.0093960995,0.03549299,0.0025345653,0.050934214,-0.049094684,-0.0037702767,-0.021336552,0.04908294,0.036956757,-0.056713216,0.008678693,-0.028102467,-0.012734558,0.015805718,-0.0029356314,0.009025828,0.0031499737,-0.023124607,-0.057057794,-0.03288917,-0.0028450268,0.026028743,-0.014872986,-0.011041899,0.06652636,0.0002805866,0.014304443,-0.025625518,-0.047073852,0.01122049,0.0018221475,0.02487086,0.011847919,0.03376366,-0.033599015,0.009178456,0.004395152,0.011014335,0.028880198,0.06031942,0.041569915,0.028005365,-0.007762532,0.017193343,-0.017482163,-0.010770289,-0.03595021,-0.010741337,-0.012461194,0.008330217,-0.00013075613,-0.00087612384,-0.022602234,-0.014588217,0.031592146,0.03146009,-0.007385529,-0.017355466,-0.052390568,-0.036566343,0.037104696,-0.035989765,-0.04655727,-0.005304659,0.014819223,0.03176159,0.025456578,-0.023481475,0.012370342,-0.016916735,0.044532776,-0.028892826,-0.006048525,-0.0018164847,-0.013805509,-0.040931817,-0.0046862327,-0.11906451,-0.055910848,-0.0016538334,-0.026871897,0.031393982,-0.040512033,-0.016663361,-0.002784078,0.02816495,0.049814105,0.22931625,0.04318058,-0.014464524,0.040196475,0.11867487,-0.034745116,0.0045390762,0.015811814,-0.003513333,-0.027362617,0.030824179,-0.017681647,-0.012631599,0.0042361864,0.008826042,0.008305633,-0.017489182,0.012302184,0.068471156,0.012202132,0.05426205,-0.045685407,0.0063099507,0.0069963536,-0.04860936,0.0042954255,-0.028924575,0.0067326836,-0.040596433,0.04194319,0.011084332,0.016788462,0.046285506,-0.023121173,-0.042804662,-0.007360435,0.031284254,-0.02375906,-0.017632216,0.02429153,-0.018736059,-0.029990831,0.067263536,-0.03137068,0.010390267,-0.0075592594,0.04011347,-0.022860967,-0.02357215,-0.012278274,0.014783418,-0.021659678,0.0052019176,-0.004234106,-0.005056956,0.017991029,-0.022057932,0.018220456,-0.04580139,0.066930264,0.039108954,0.0016239717,-0.020536784,0.041660506,-0.0005041111,0.028662995,-0.033560734,0.0034281092,-0.005212916,0.04785037,0.027267484,0.004989683,-0.0032340852,0.01713922,0.04395667,-0.012684317,0.03611811,0.03689874,-0.041740138,0.018028444,-0.023124794,0.017844476,0.020580802,-0.02222656,0.034293998,-0.04009818,-0.008022554,0.037113458,-0.015617409,0.0054651513,-0.0029011408,-0.033801027,0.011033334,0.013127071,-0.006520953,-0.011715938,0.028587444,0.023106158,-0.04832548,-0.031531375,0.016398726,-0.02233129,-0.018378133,-0.03015193,0.029128375,0.001481157,0.01612646,0.013767185,-0.00004311487,0.045491263,-0.07042342,0.006303154,0.04249295,0.0017743498,0.036507122,0.07965355,0.08601122,0.0010241579,0.112474486,-0.013276821,-0.00923886,0.020610156,0.00080638425,0.030558651,-0.025300663,-0.014645644,-0.010655554,-0.020403694,-0.03249516,0.035058163,0.031893335,-0.025396992,-0.030372698,0.025415415,0.01843648,-0.024772067,0.04167594,0.016504921,0.04147778,0.041488733,-0.050227422,-0.045163095,-0.034976695,0.014497617,0.008561312,0.018538836,0.010821327,-0.012558267,-0.006181954,0.016826957,-0.026920222,0.05171114,-0.011585429,-0.06260342,-0.0021122529,-0.054537904,0.0059634945,0.0075124246,0.002789541,-0.03199139,-0.01100382,0.012097662,0.034563567,0.05767066,0.015275997,0.030410789,-0.016366221,0.067786105,-0.025237286,-0.038001146,0.017745169,-0.01738652,-0.027774088,0.075991444,0.022506466,-0.021834305,-0.08003772,-0.009438898,-0.069302574,-0.04574838,0.0063952687,0.017648865,-0.03721014,-0.032613233,0.019550348,0.016233997,0.0003323742,-0.024356721,0.020247856,-0.029917927,-0.017013075,0.08895848,0.006888444,-0.009136409,0.030443162,-0.026971148,0.038396016,0.009776068,-0.017321981,0.026519064,-0.026890412,-0.00739131,0.035109267,0.01914213,-0.0054868287,0.0002847903,-0.021757537,0.04231116,-0.014654333,0.026954427,0.02126129,-0.013403914,-0.05926123,-0.0037683928,0.030653134,-0.03292808,0.063025385,0.012464658,0.021672683,-0.024120286,-0.021454917,-0.021451423,0.035357073,-0.042767245,0.010266246,0.021807842,0.022446578,-0.028070947,-0.028638897,-0.024435528,-0.010920784,0.009119427,0.04022225,-0.02648583,-0.0002198056,0.03498094,0.018500885,-0.0011360401,0.007496422,-0.020212889,0.009054064,-0.006078532,0.027007785,0.0025349103,0.028198585,0.058846053,-0.02140938,-0.04023088,0.05192756,0.036195282,0.012763125,-0.050739028,0.019885581,-0.028270414,0.020713262,-0.014320535,0.017367786,0.0022307255,-0.027372511,-0.012930396,-0.028526656,0.006284807,-0.02479987,-0.047121204,-0.02837113,-0.03919508,0.01606964,-0.015074437,-0.027894242,-0.06645676,-0.0004691576,0.0050810087,-0.018613426,-0.016145742,-0.015598992,-0.034589566,-0.05340676,0.051608004,0.015498791,-0.012893938,-0.08631348,0.002511659,0.009540301,0.0041215545,-0.01849337,-0.026219217,0.04486244,-0.013512514,-0.0005496263,-0.0187281,0.043279238,0.0053541646,-0.036923315,0.03023214,-0.023653144,-0.032420572,-0.0045020524,0.023585888,-0.03373686,0.02669382,-0.002318557,0.04926506,0.0010531128,-0.031104987,0.055621553,0.050273284,-0.022173872,-0.041668434,0.03410894,0.022246176,0.0052245823,-0.06253129,0.021056587,-0.007919789,0.019934237,-0.010660973,0.06399528,-0.00650515,-0.024709294,0.014363433,0.02016317,-0.0148223955,0.0060281064,0.013370616,-0.064453065,0.010444114,-0.061050255,-0.075532444,0.017668234,-0.016046539,0.004022712,0.0068923356,-0.009261343,-0.017312713,-0.01124675,0.013627501,0.005749875,-0.03688064,0.024516555,0.011397888,0.0239163,-0.02194248,-0.008066587,0.002259132,0.02244032,-0.032161478,0.01351392,0.00613164,-0.05911392,-0.02966296,0.010828872,-0.0007515221,0.013742143,-0.043336287,0.04793053,-0.0015466822,0.011964172,0.04409164,-0.030802116,0.023219757,-0.029275622,0.048796196,-0.006676833,-0.015442586,0.018326713,0.022509914,0.027982894,-0.040309735,-0.014711025,-0.02925086,-0.008010887,0.012247817,-0.011215103,0.00068178005,-0.0088253515,0.022896213,-0.018076299,0.026081959,0.02847746,-0.009008141,0.010826763,-0.008217125,-0.007908132,-0.019141532,-0.007931058,-0.0009861141,0.0024216294,0.013273477,0.0021119476,0.02497415,-0.021675874,0.024733458,0.021167323,-0.030243604,-0.12916362,0.012775864,0.020041898,-0.014915892,-0.037797134,0.009721778,-0.002768537,-0.020136816,0.013016545,-0.007058887,-0.109604605,0.0048135263,0.023329912,0.0023178305,0.037156533,0.01276113,0.024254443,-0.011145641,-0.023705985,0.0017412365,0.01024706,-0.002266271,0.04826039,-0.004915382,0.010621534,0.017200075,0.014873468,-0.023272173,-0.016590415,0.010207116,0.0033621532,0.0017190317,0.005891501,-0.02265565,-0.022954708,0.019654065,0.013346767,-0.0022085302,0.010821664,0.01050276,-0.016626105,-0.0042243185,0.01827291,0.03401543,-0.017364407,0.100117706,-0.029411158,-0.003009306,-0.0059584533,-0.026180374,0.028300991,0.042301636,-0.026672589,0.025587156,0.014564971,-0.007324835,-0.011959081,-0.004906665,-0.04696499,0.06817,0.03344597,0.009906952,-0.03251482,-0.013946603,0.010652611,0.023078203,-0.070799954,0.02828659,-0.004250869,0.020795245,0.0027795224,-0.018006602,0.0069675613,-0.025246842,-0.024476558,-0.029650716,-0.013556781,0.0055215773,-0.05559286,-0.0059891436,-0.08813676,-0.0671053,-0.028004859,-0.020913037,0.028591283,-0.02226346,-0.009012546,-0.006676913,-0.006308318,0.0024651568,-0.031071078,-0.033401992,-0.0016854245,0.053613473,-0.02269614,0.02172553,-0.013443492,0.0125837885,0.004259577,-0.008925374,-0.02107265,-0.022435397,-0.0056858417,-0.0048749573,-0.029282566,-0.005003129,0.019138508,-0.028407134,-0.0050770408,-0.0059442907,0.04228916,0.022108255,0.031784575,-0.0067411764,-0.02581405,0.002802772,0.014802465,-0.01060494,0.018070675,0.0024579908,-0.011047158,-0.03266554,-0.048799198,-0.024333932,0.043228634,0.025248788,0.02102773,0.034070615,0.0011426616,-0.03541075,0.01880829,-0.038944818,-0.020981148,0.012128461,0.031782668,-0.009389021,0.029491132,0.018655198,-0.021869805,-0.028039677,0.010552107,-0.0180921,-0.02247911,-0.026111115,-0.00010453634,-0.058003806,-0.018076252,-0.00055575266,-0.07701777,-0.05380222,0.009523624,0.007556791,0.037017133,0.008117418,-0.0087008225,0.01448536,0.032285143,0.0054787653,-0.0024711501,0.033557635,-0.007634782,-0.0043629357,-0.020689504,-0.0092986785,-0.014466451,0.0012599322,0.0017416255,-0.030817859,-0.00694225,-0.013764952,-0.029358674,0.009996544,-0.0012880116,-0.0144592235,0.031225512,-0.002979176,-0.0096418075,0.025476018,0.0065727355,-0.035381418,0.030502394,0.012225166,0.05091003,0.016382532,-0.0043006907,-0.041289397,-0.03663793,-0.013015065,-0.030687444,-0.025373574,-0.019275602,0.0044504115,0.01456311,0.0048853704,0.0080136005,-0.014875391,0.005145931,-0.013039464,-0.003790589,0.029398419,-0.011116763,-0.037374906,-0.013326156,-0.020586334,-0.027648712,0.043167185,0.015496456,-0.0019421544,-0.0012268649,-0.00627122,-0.047955573,-0.026553314,-0.055536874,0.030378498,-0.026952086,0.0033975018,0.02667654,0.042428892,-0.00676378,0.0094879065,0.025219126,0.03981393,0.010234139,0.046374664,-0.022427281,0.021751763,0.02983977,0.035918098,0.007897027,0.00981748,-0.049102455,0.009477337,0.010147668,0.034326784,0.013766405,0.021455096,-0.025087597,-0.021769734,-0.066535905,-0.012035113,0.052484397,-0.017761169,0.0031450437,-0.005682283],"last_embed":{"hash":"1nneh0d","tokens":273}}},"last_read":{"hash":"1nneh0d","at":1762844513362},"class_name":"SmartSource","last_import":{"mtime":1761315227000,"size":742,"at":1762844500009,"hash":"1nneh0d"},"blocks":{"#":[1,13],"##{1}":[5,5],"##{2}":[6,6],"##{3}":[7,7],"##{4}":[8,11],"##{5}":[12,13]},"outlinks":[],"task_lines":[],"last_embed":{"hash":"1nneh0d","at":1762844513362}},"smart_blocks:Inbox/AGENTS.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05093659,-0.0031092176,-0.048075806,-0.014084586,-0.014905643,-0.065499686,0.021283744,-0.03859869,-0.0071268547,-0.0066537946,0.012964033,-0.056721386,-0.054203276,0.022982528,0.025565397,0.011487198,-0.020294677,0.008769814,-0.013302001,0.013888117,-0.020970618,-0.004629096,0.009656278,-0.011950102,-0.0043487037,0.018853363,-0.050258294,-0.012499599,0.038242012,0.012842228,0.03779559,-0.008602599,0.02473769,0.011168268,0.004719905,0.0028227088,0.035475273,-0.013091984,-0.026705522,0.03642738,-0.018755773,-0.03889975,0.0140493065,-0.034191992,0.0001270481,-0.005372503,0.027313467,-0.03938155,0.03488344,0.029446857,-0.023330057,0.011887169,-0.018030943,-0.0035077739,0.021713294,0.052873638,0.002243713,-0.012284903,-0.018188093,0.012530288,-0.007960336,-0.028007204,-0.02953742,0.016266977,-0.009776312,0.03240279,-0.0047674193,-0.03768348,-0.026999313,-0.06399767,-0.02266947,0.015213235,-0.0050930195,-0.0023057398,-0.05773711,0.0044540507,0.020024743,-0.07001217,-0.032535516,0.0046128184,-0.0029234558,0.020710021,0.01692061,0.0028774736,0.0035414018,-0.05049232,-0.049992125,0.029949654,0.02152384,0.065087,-0.0124614285,-0.046810474,0.045063257,-0.03573251,-0.03859195,-0.02812729,-0.0081368685,0.008707454,0.044893283,0.012044532,0.016811237,0.0084593855,0.006349552,0.017309854,0.020058965,0.037209667,-0.018484695,0.012913059,-0.002709253,-0.036229882,-0.02853671,0.01531244,-0.0043448033,0.01856044,-0.021232752,-0.002446969,0.013180498,-0.0256236,0.015985698,-0.02715956,0.02771195,0.008041204,0.016784148,-0.051891107,-0.022931723,-0.0453045,0.018376349,-0.011391728,0.01812379,0.0146836685,-0.00978578,0.06413391,-0.016251089,-0.010690738,-0.017407063,-0.02275998,0.0011991854,0.030086882,-0.0037441996,-0.067605786,0.044632748,-0.007953294,-0.03884643,-0.006365939,0.047731068,-0.0478104,0.05330827,0.016410036,-0.014244041,-0.040231287,0.019707246,0.027229872,-0.0089844605,-0.0017476089,0.026095767,-0.0056736157,-0.011791573,-0.005264106,0.026212437,0.029075747,-0.016965099,0.04125753,0.0020089413,0.047110382,0.050739884,-0.04596077,-0.020707482,0.024983129,0.0026544565,-0.043220907,0.033603683,-0.013030162,-0.018779669,-0.030158479,0.038688716,0.02832294,0.07441712,0.036233604,-0.0347506,-0.03013136,-0.010484815,0.021471206,-0.085428625,-0.04206804,-0.016659964,0.01638213,0.007938187,-0.0063421954,0.0132482285,-0.010443161,-0.006334721,-0.013137866,-0.0065164487,0.03157902,0.009731362,0.02886811,0.044529215,0.025477348,-0.04716157,-0.026334219,-0.047190934,0.031841885,0.037688363,-0.007447341,-0.03949607,0.00963104,-0.0482321,-0.023011893,0.014709748,-0.092888504,0.015759675,-0.017988916,-0.022620397,0.0073837126,-0.019130543,0.01612777,0.013360448,-0.02283809,0.012403345,-0.06006343,-0.035318397,0.03472696,-0.014691353,0.014020841,-0.011363181,-0.007792562,0.000019182966,0.039491456,0.00953308,0.041719407,-0.021085365,-0.05401296,0.005705213,-0.004322684,0.060079716,-0.012153844,-0.010293273,0.039795607,0.007514998,-0.010279253,-0.04221488,-0.04756263,0.009734652,0.0006211092,-0.035708986,-0.036899902,-0.024764242,0.03278142,-0.03950779,-0.020694515,0.021952147,-0.008852667,0.002895365,-0.023549428,-0.027102008,0.022333737,0.008711925,-0.012705152,0.008567127,0.023511114,0.03494638,0.03923529,-0.0018088114,0.023799513,-0.016614424,0.01766406,-0.0047681425,-0.06868802,0.06252072,0.0114936745,-0.014313817,0.011240141,0.047730252,-0.013495514,-0.021197347,0.0069250357,-0.00905436,-0.009210234,0.085787654,0.0035617577,-0.031514507,0.08072676,0.012213583,-0.034323685,0.013203247,-0.000408178,0.022123752,0.045811914,0.021859055,-0.009266518,-0.01039272,0.034616847,0.08077754,0.02625986,0.0021286216,0.029533537,0.0075820987,-0.14388305,-0.026050914,0.00866125,0.036862824,0.004553326,0.05121157,-0.048586465,-0.00089324976,-0.020618413,0.04600816,0.037054695,-0.05730234,0.008368481,-0.024731524,-0.0100829555,0.016090548,-0.0035772007,0.006971244,0.0021278763,-0.022584159,-0.057864726,-0.034550007,-0.0028302388,0.025358586,-0.01607235,-0.013158694,0.06696408,0.0038499068,0.014488923,-0.027689932,-0.042937234,0.008385545,0.0005505761,0.023899475,0.013302294,0.03357142,-0.031832863,0.008772776,0.0044102645,0.011633822,0.029626898,0.061388697,0.04414655,0.02779979,-0.00801843,0.016834231,-0.018728936,-0.00776471,-0.03650587,-0.008208182,-0.011992003,0.00816708,0.0019374506,-0.00019392022,-0.023783062,-0.014453117,0.03121386,0.028843163,-0.006676389,-0.017558042,-0.054208763,-0.035183653,0.03818564,-0.038190205,-0.048980363,-0.004095842,0.014363413,0.03059218,0.024457809,-0.023071336,0.011515592,-0.022015626,0.042190056,-0.030148774,-0.0062319464,-0.0013617233,-0.013349836,-0.04145527,-0.0059507,-0.11987024,-0.056264795,-0.0029079134,-0.026624473,0.031080248,-0.04101832,-0.014066764,-0.003713832,0.029030817,0.048266534,0.22528489,0.043808844,-0.01557382,0.039929695,0.11900297,-0.035627317,0.0037508083,0.014817772,-0.0023881162,-0.025971048,0.028441055,-0.018925957,-0.013100987,0.0050343364,0.008489446,0.0065789614,-0.018603055,0.01394389,0.0668754,0.01263092,0.05526133,-0.042724498,0.006237658,0.006480643,-0.052430373,0.0043730526,-0.029706806,0.004976319,-0.03707172,0.04269219,0.010716935,0.016728012,0.044642087,-0.02446955,-0.04279659,-0.003426365,0.03223366,-0.026183553,-0.016390264,0.023237787,-0.017599367,-0.02920864,0.06896131,-0.030470582,0.010815549,-0.007395594,0.04229193,-0.022894235,-0.022000968,-0.010814942,0.016753362,-0.024571871,0.005431218,-0.0032498469,-0.0033733398,0.018432872,-0.019044356,0.018342564,-0.045232233,0.06422993,0.038827993,0.0008688281,-0.01914763,0.041985124,0.0010914622,0.026655812,-0.032919716,0.0065486655,-0.005705949,0.05030038,0.024675746,0.00033175712,-0.0036813805,0.015625304,0.04363349,-0.012861498,0.03478015,0.03799035,-0.042035513,0.014947785,-0.02280649,0.01943524,0.020545082,-0.023369666,0.03510448,-0.04153321,-0.0073916586,0.03763327,-0.01630809,0.00863543,-0.0020526457,-0.03490317,0.013567316,0.013784923,-0.0045926804,-0.009182988,0.030874105,0.021727359,-0.048164554,-0.02579921,0.01801197,-0.024638124,-0.016839726,-0.029041748,0.029036906,0.000064436965,0.015783988,0.014178398,0.0016788683,0.046129055,-0.0729567,0.004904651,0.040350746,-0.0020014686,0.03999788,0.07832419,0.088261805,-0.00023259019,0.10794498,-0.01646459,-0.008915552,0.02331501,0.0016216806,0.030879151,-0.024690298,-0.013662803,-0.010341293,-0.021650055,-0.033978526,0.03885226,0.03276625,-0.024096318,-0.029027931,0.027603133,0.019548567,-0.023145452,0.038424715,0.014837724,0.04359044,0.042858083,-0.05161566,-0.04371458,-0.034023196,0.014098021,0.008960051,0.022014948,0.0148321595,-0.012104678,-0.007234135,0.018381871,-0.026557427,0.05026842,-0.013941762,-0.06231712,-0.001161219,-0.05519086,0.0052798674,0.008325752,0.001154705,-0.03273272,-0.011433318,0.01171079,0.032270096,0.05526236,0.011078974,0.029168582,-0.01662295,0.06667983,-0.02581251,-0.037813645,0.018470772,-0.018209012,-0.02902109,0.076138765,0.022566037,-0.021808768,-0.08100372,-0.007530354,-0.07051101,-0.046846975,0.006941324,0.019310769,-0.034084834,-0.033552434,0.015464412,0.015517703,-0.0018855322,-0.023701308,0.02052535,-0.029525073,-0.019278063,0.088416025,0.007860876,-0.008255308,0.029970761,-0.026293112,0.04178968,0.010320806,-0.017898615,0.024581816,-0.029202139,-0.0059229927,0.034885675,0.020918174,-0.0038733343,0.0015635212,-0.020759279,0.041899905,-0.01179948,0.03039173,0.020670129,-0.012884735,-0.059979416,-0.0038074406,0.03127576,-0.034784622,0.061667394,0.013060901,0.022317478,-0.019772407,-0.023206068,-0.020295234,0.03550952,-0.04343758,0.01176166,0.021820385,0.022927085,-0.028674137,-0.027196717,-0.025176527,-0.010394196,0.011823945,0.038202893,-0.02472638,-0.00097072386,0.03606434,0.019165838,-0.00097040326,0.009128894,-0.021859687,0.008471963,-0.006256135,0.02485325,0.001316856,0.027979981,0.057164058,-0.019675756,-0.040616676,0.049693216,0.036461923,0.010854511,-0.05336854,0.022296786,-0.028310359,0.021770192,-0.016148405,0.018077884,0.0009833605,-0.023459861,-0.012611243,-0.028018156,0.008006757,-0.026406365,-0.046945527,-0.027705638,-0.039184038,0.015875787,-0.017308038,-0.02768261,-0.068543315,0.0018907647,0.005085782,-0.01901261,-0.017003035,-0.013666673,-0.035863597,-0.05519153,0.048700664,0.014908142,-0.013181481,-0.08799772,0.00092082436,0.009358415,0.002979802,-0.020648967,-0.027121656,0.04737303,-0.01407284,-0.00043925285,-0.01850155,0.04197756,0.0075863525,-0.034981087,0.030222882,-0.024573112,-0.033110708,-0.00671842,0.022510683,-0.033696063,0.027297867,-0.0011619567,0.047964334,0.003188912,-0.031556197,0.05376407,0.052574333,-0.022658598,-0.04115604,0.034879375,0.022360116,0.006287832,-0.062347762,0.020126607,-0.005745395,0.019299772,-0.008387535,0.06461701,-0.0079741785,-0.026475668,0.015581698,0.0161337,-0.014999626,0.004247139,0.014599272,-0.06392824,0.0086277,-0.063302346,-0.07663513,0.016768917,-0.017167473,0.008368699,0.0059682927,-0.009864711,-0.014149425,-0.013350662,0.009647322,0.004455619,-0.03674764,0.024010658,0.008149582,0.02430714,-0.020159684,-0.008612543,0.0008398798,0.023511795,-0.034861576,0.013388595,0.005262791,-0.05443558,-0.029764274,0.011826211,0.0009225245,0.014224455,-0.044915456,0.047602214,-0.0013536537,0.011339025,0.041875616,-0.030393483,0.024593249,-0.030806411,0.048951965,-0.007791778,-0.01789744,0.016889313,0.024152106,0.029556062,-0.042874627,-0.013344641,-0.031197276,-0.009059148,0.014557609,-0.010251919,0.00042162437,-0.00943419,0.022686088,-0.018266084,0.024149869,0.028454881,-0.0058843507,0.009128356,-0.009859477,-0.006407144,-0.01879246,-0.0100036515,-0.0019628783,0.0010333733,0.012543753,0.002684102,0.02666457,-0.021196418,0.028568694,0.022636566,-0.027956584,-0.12875488,0.011944368,0.020369127,-0.017445957,-0.03507254,0.010707336,-0.0041787545,-0.018327357,0.008752113,-0.0077452017,-0.10838966,0.0058487407,0.02722575,0.002107289,0.03816099,0.011909667,0.022385916,-0.009937505,-0.023541953,0.0019940445,0.010626774,0.00022425315,0.049880184,-0.0064624646,0.009174654,0.01736143,0.015388065,-0.024024943,-0.015635284,0.012203041,0.0033780371,-0.00055904,0.006110409,-0.023817005,-0.024537846,0.017052941,0.0129473,-0.0021915033,0.011111975,0.011939865,-0.014763847,-0.0057830284,0.017351752,0.035556618,-0.01781202,0.09942778,-0.031058121,-0.0052891467,-0.004918784,-0.024720754,0.02840716,0.042781815,-0.027500752,0.026589226,0.014421174,-0.00464889,-0.014577856,-0.006955111,-0.0501655,0.065949805,0.03382489,0.012011481,-0.033745423,-0.016338177,0.010071208,0.023963615,-0.06906778,0.028273813,-0.0024361333,0.020413287,0.0063771745,-0.016771056,0.0058360393,-0.025722373,-0.024246221,-0.033125706,-0.01642195,0.0064133583,-0.05360107,-0.005450669,-0.090646364,-0.06484092,-0.026567448,-0.019880453,0.030862799,-0.023282757,-0.008096729,-0.008680435,-0.009613194,0.00134921,-0.030395994,-0.031501323,0.000008057755,0.051956575,-0.018059924,0.02481192,-0.014539187,0.011929923,0.004398808,-0.0092633935,-0.022861395,-0.021594623,-0.0058364486,-0.0048758257,-0.028598493,-0.00686186,0.019105505,-0.027791496,-0.0031184156,-0.006351083,0.045559336,0.021860326,0.034195315,-0.004440892,-0.026507111,0.002206233,0.01282735,-0.010732676,0.018093534,0.0020762028,-0.007234409,-0.031052532,-0.044890963,-0.024169536,0.045295943,0.028410636,0.020384531,0.0313753,0.0012951489,-0.033762205,0.018170645,-0.037954777,-0.021158831,0.013682171,0.030593272,-0.011595432,0.027570589,0.01822777,-0.020007359,-0.028025595,0.009678475,-0.018144585,-0.022393176,-0.027100237,0.0015454228,-0.06010738,-0.019221565,-0.001188542,-0.07818329,-0.052340977,0.0111933835,0.007855167,0.036250126,0.010790192,-0.007135587,0.015090376,0.031400353,0.007185462,-0.0026191517,0.036232837,-0.0075066993,-0.002159161,-0.020565588,-0.0078955535,-0.013796229,0.004300648,0.002808991,-0.029230792,-0.00864758,-0.012089516,-0.029729344,0.009454848,0.0016840686,-0.01414373,0.031162828,-0.006346524,-0.011717687,0.026134422,0.0075436872,-0.035357416,0.030997569,0.0113518145,0.052084208,0.014068157,-0.0048333476,-0.038986254,-0.03452426,-0.013545166,-0.030713132,-0.02792709,-0.017869754,0.00695364,0.012159085,0.0057519297,0.0087271845,-0.016884938,0.0056750965,-0.014605986,-0.0042355484,0.028456781,-0.012732625,-0.03819231,-0.013022422,-0.01927151,-0.023952944,0.041172586,0.015172299,-0.0018651224,0.001976536,-0.008745511,-0.04838485,-0.028303457,-0.05577221,0.030903736,-0.02510586,0.0036411306,0.02748582,0.040345404,-0.007067984,0.008759085,0.02644066,0.039113574,0.010596752,0.04525458,-0.024691394,0.020016951,0.028609054,0.033585913,0.0049654446,0.009812501,-0.050312683,0.013119963,0.011652267,0.03283693,0.017583726,0.021010866,-0.025392896,-0.01951621,-0.06560761,-0.012215564,0.05047428,-0.01644337,0.0015691066,-0.0060183294],"last_embed":{"hash":"1nneh0d","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"1nneh0d","at":1762844513362},"key":"Inbox/AGENTS.md#","lines":[1,13],"size":742,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nneh0d","at":1762844513362}}, +"smart_blocks:Inbox/AGENTS.md##{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030421184,0.020625172,-0.03369331,-0.030471385,-0.018995132,-0.042259395,0.020572685,-0.009655342,-0.022467382,-0.012853928,0.015500393,-0.026485885,-0.044647772,-0.0042250417,0.018530509,-0.0071267122,-0.0033899962,0.032559827,-0.019030891,-0.00046508134,-0.007786943,-0.0056508146,0.025242008,-0.01568875,-0.020851085,0.01036747,-0.03103892,-0.009029893,0.0626474,0.014706645,0.04262845,-0.035453778,0.03775063,0.0073212525,0.027893081,-0.008070077,0.033928085,-0.0185998,-0.040170874,0.0047071245,-0.029305061,-0.0040887822,0.00816127,-0.029633036,0.005566346,0.0074771857,0.029216073,-0.032319102,0.019854724,0.0047351304,-0.015861936,-0.003122499,-0.01989389,-0.00068863767,0.031419706,0.010680319,-0.01425646,-0.013365285,-0.03108334,-0.00856806,-0.046102412,-0.009336429,-0.0035808168,0.009637735,-0.0055390634,0.056577165,-0.0065183253,-0.018846685,-0.031193739,-0.05189305,-0.03750929,0.027802775,-0.0009812817,-0.019162929,-0.07248368,0.01811834,0.04309995,-0.052728694,0.0120437415,0.019431496,-0.010145497,-0.00642945,0.016802281,-0.008466214,0.020520283,-0.05624353,-0.058659207,0.043005574,0.0015141848,0.066451885,-0.025776915,-0.04561665,0.0355045,-0.030815737,-0.05049042,-0.016427392,-0.0041264277,0.016628463,0.003591751,0.013719174,0.026160976,0.034328513,0.04891038,0.0226105,0.0041312305,0.0493875,-0.015821056,0.0015196376,0.015197679,-0.045765966,-0.0012397282,0.032384984,0.009625472,-0.0055458653,-0.009405399,-0.0026966995,0.01220605,-0.049567293,0.0017262733,-0.023174874,0.029840583,-0.0034499953,0.037202936,-0.03836143,-0.023340244,-0.020274583,0.030983027,-0.027730744,0.045543257,-0.0061997636,-0.0028790145,0.07369263,-0.0076908125,0.014621272,-0.016309194,-0.044399593,-0.0009502494,0.024405949,-0.013409543,-0.04551226,0.022511352,0.026005108,-0.01408638,-0.00772613,0.039557587,-0.06963902,0.068813525,-0.010543583,-0.014306411,-0.047698513,0.023488814,0.024679959,-0.0011321584,0.015002982,0.023036925,-0.027037725,-0.016010048,-0.005683049,0.029612202,0.022118745,-0.031917345,0.03688202,-0.026176462,0.0114431875,0.03266831,-0.06636072,0.016030224,0.026175074,0.00520355,-0.027160928,0.04139034,-0.018880444,-0.019648926,-0.019977372,0.012568985,0.038753632,0.07970618,0.018561913,-0.024445238,-0.02804203,-0.02379061,0.014063857,-0.07271499,-0.052086536,-0.010629619,-0.0009348668,0.0023601311,-0.0014859628,-0.0017781225,-0.01853752,-0.01162534,0.0062382263,0.005573919,-0.008965138,0.020447308,0.012614764,0.038392924,0.0067722197,-0.0300993,-0.03985613,-0.021289121,0.018096104,0.033058353,-0.05793405,-0.014850581,0.02053301,-0.025983267,-0.03165145,0.03464791,-0.045271408,0.004176664,-0.010836407,-0.038737215,-0.016304733,-0.015304201,0.009717034,0.024154933,-0.033359613,-0.011373014,-0.03801787,-0.02435263,0.03684605,0.012121462,0.010231036,-0.023002466,0.011155542,-0.014165421,0.024216259,0.017020011,0.033565894,-0.043482855,-0.051341094,0.016387513,-0.020027054,0.046507377,0.002241625,0.004522246,0.0700978,-0.017748054,-0.034582216,-0.022433743,-0.065127224,0.017668726,0.0077458895,-0.022971164,-0.009732452,-0.006677045,0.039925516,-0.023996761,0.009461724,0.02031941,-0.009890928,0.0053108316,-0.010017879,-0.020079784,0.034372058,0.010760379,0.0007276821,0.0014183093,0.008674894,0.04643211,0.018536288,-0.0009908001,0.0165288,-0.013433731,0.03266402,-0.0030198928,-0.045531657,0.051672097,-0.0073865536,-0.019989021,-0.004398305,0.040102605,-0.010654713,0.0004980076,0.0014774209,0.011501105,-0.0005308858,0.08821061,-0.000078542085,-0.008485481,0.08093575,0.018439554,-0.024192458,0.022798577,-0.029797548,0.012603232,0.004307761,0.020622555,-0.044513218,-0.03846869,0.0035614334,0.0636155,0.042138696,-0.038197406,0.009267335,-0.003594673,-0.16478549,-0.028326042,0.0032841666,0.06529596,0.0068109883,0.024304187,-0.04708118,-0.012363231,-0.042308167,0.03839821,0.013887367,-0.048801903,0.006484524,-0.01947859,0.025003906,0.016859112,0.0027985282,-0.0012596765,0.0014566642,-0.005817494,-0.06681367,-0.014710561,0.009165132,-0.018488768,-0.007633097,-0.0063891322,0.02277909,0.00027491624,-0.014655173,-0.005508079,-0.013888593,-0.016605642,0.0040698806,0.029589312,0.015682913,0.025152687,-0.026087716,0.0148505075,0.043590356,-0.007843158,0.048910618,0.03765171,0.029660814,0.009468638,-0.011770323,-0.008460304,-0.0059085554,-0.0155947665,-0.03092143,0.008847536,-0.010112191,-0.009675809,0.02154648,-0.008508814,-0.0188904,-0.010541262,0.052048486,0.018375076,-0.014150616,0.0050313687,-0.03441075,-0.055302743,0.04508445,-0.046039652,-0.026030611,-0.017312437,0.012342155,0.024282569,0.01821682,-0.033313397,0.018950254,-0.008386594,0.05416106,-0.01805043,-0.031764656,0.00032429578,-0.031264737,-0.035825573,-0.008647855,-0.12281558,-0.039658368,-0.005606803,-0.0268092,-0.02702852,-0.026250236,0.0032587622,0.0088902395,0.019060673,0.06382604,0.26077607,0.056472488,0.0020791534,0.018433308,0.10807282,-0.016003514,0.006210149,0.02666097,-0.016797816,-0.04169998,0.043461666,0.007590689,-0.018591594,-0.00071074354,0.0018107467,-0.0015673396,-0.015957719,0.01967287,0.0772488,-0.0049417354,0.034155305,-0.06614786,0.024903378,0.0051710433,-0.070784815,-0.005122039,-0.031296283,0.012531774,-0.04179386,0.03231339,0.03535618,0.017963793,0.042287968,-0.01747113,-0.036483828,-0.00012542307,0.03976172,-0.048685018,-0.011386281,0.0058852714,-0.0076262094,-0.03573015,0.03865383,-0.07143747,-0.005413377,-0.013633794,0.05410558,-0.014826494,-0.0042652725,-0.001804291,0.025073696,-0.0015777156,0.017858833,-0.0054763304,0.021218717,0.01815531,-0.01289124,0.015132554,-0.051427774,0.038161863,0.039810404,0.003701699,-0.001969225,0.041779947,-0.01513855,0.044614807,-0.020557128,0.015662378,-0.022652904,0.059562813,0.0065007876,0.008867245,-0.009482864,0.015883902,0.02490928,-0.01839024,0.0160548,0.038349137,-0.024937259,0.02852754,-0.004854753,-0.007865758,0.004435825,-0.015200933,0.024868557,-0.02494845,-0.007487463,0.040560618,-0.009825682,-0.00838007,-0.023857176,-0.02395308,0.0022782998,0.033014677,-0.031750243,-0.010274135,0.046003416,0.0027264995,-0.05446596,-0.025828334,-0.0026286137,-0.028602602,0.0019391454,-0.018153636,0.019661732,-0.001179961,-0.02066003,0.050636306,-0.009710229,0.039744303,-0.031198775,-0.0039882357,0.030243907,0.011265265,-0.0016158667,0.07428004,0.06786156,0.006498279,0.12006027,-0.017024105,-0.026952997,0.014706866,0.016009223,0.05791394,-0.014546348,-0.040249947,0.012402757,-0.008136696,-0.057449248,0.026004104,0.032384582,-0.017927716,-0.03931253,0.033225216,0.047872707,-0.0035180687,0.054084904,0.017228447,0.0014756026,0.040281624,-0.04175409,-0.032735277,-0.061860494,-0.0012864458,0.0075384923,0.009817138,0.0043956167,-0.022937752,-0.0017015501,0.01990846,-0.017506635,0.039363444,0.02059674,-0.07155205,-0.019494211,-0.032484796,0.010972014,-0.0024864224,-0.019980192,-0.02972968,-0.009099658,0.01991489,0.016499866,0.080546536,-0.013588341,0.001702746,-0.03518392,0.072682664,-0.019803459,-0.017612278,-0.0021041345,-0.027323497,-0.035238937,0.07838304,-0.024472391,-0.018257221,-0.056100477,-0.010679664,-0.032065865,-0.06731903,0.03058646,0.0067108236,-0.04420475,-0.016303604,-0.0058525736,-0.03719679,-0.013590085,-0.017558571,0.033048425,-0.018987194,-0.006088718,0.11182979,0.043739922,-0.012710034,0.01255233,-0.029228333,0.0585273,-0.0006654227,-0.023829684,0.04620367,0.0048225536,0.0031971496,0.0017752309,-0.016850067,-0.01313179,0.004963032,-0.03313698,0.065324076,-0.01577247,0.04266218,0.0138581125,0.004207141,-0.047363367,0.012821977,0.014112505,-0.012349525,0.054197717,0.06601489,0.016946618,-0.014097821,0.0033516895,-0.032577664,0.007562802,-0.03758636,0.008852652,-0.010185179,0.057079587,-0.011877951,-0.06335508,-0.03679936,-0.007098716,0.011245303,0.05768896,-0.027774366,0.004779344,0.013833327,0.017373225,0.0028510191,0.022511737,-0.02960786,0.04558789,0.0006952658,0.048274834,0.012429631,0.020409945,0.05219052,0.007191591,-0.039669793,0.025089461,0.0069350586,0.016448129,-0.038082376,0.021670079,-0.037169438,0.017183846,0.031171089,0.004274542,0.012718073,-0.055501882,-0.020412404,-0.02723188,0.024927402,-0.02357273,-0.02920075,-0.016274,-0.031082094,0.008205196,-0.02724697,-0.028407611,-0.044667836,0.007430264,-0.007625871,-0.014378292,0.0057286066,-0.002713855,-0.005757735,-0.048592605,0.068448104,0.04536148,-0.005707641,-0.0627161,-0.012903946,-0.0029225203,-0.0054466804,-0.02735502,-0.0050473344,0.036612168,-0.0017423125,0.006571598,-0.018550614,0.046542604,-0.0005223432,-0.039091922,0.015977524,-0.03910961,-0.0064367144,0.0022072962,0.05017098,-0.014232548,0.030887816,0.00662782,0.011338304,0.0053100702,-0.036419753,0.045916356,0.046776716,-0.007484019,-0.056063104,0.040871534,0.038187806,0.014827943,-0.0831902,-0.026004538,-0.00071927183,0.020393604,-0.013953403,0.04456243,0.010930135,-0.031248283,0.0036547333,0.011929044,-0.035336163,0.015265464,-0.03172271,-0.060349766,0.021289375,-0.037215877,-0.056431655,-0.0010884024,-0.025446719,-0.0064630783,0.0061520166,-0.0019889458,-0.038258307,-0.0023267828,0.01579863,0.020505322,-0.0010428466,0.010465562,-0.014488036,0.0413343,-0.009496347,0.033944815,0.0037468988,0.038205117,-0.04937381,0.020223325,0.012562304,-0.052574564,-0.006610903,0.013676081,-0.013189208,-0.005781287,-0.0316616,0.061028585,-0.0062233754,0.042386293,0.01700295,-0.023132121,0.0028164075,-0.015812743,0.04263948,-0.010166432,-0.028122999,0.005706996,0.0030607344,0.028657485,-0.009446419,-0.021981006,-0.022920158,0.006713712,-0.018800842,-0.007301104,0.023445908,-0.025356567,0.027672673,-0.015833566,0.008007985,0.047396716,-0.032578833,0.011695446,-0.024517223,0.00031455373,-0.021975452,0.0043937466,-0.026358884,0.004706331,0.026098453,0.011832902,0.013710543,-0.00970834,0.025902305,0.015274465,-0.03477488,-0.14993548,0.009134842,-0.0019046161,0.009393281,-0.03160635,0.0057973587,-0.017189415,0.0033867145,0.008133518,-0.0142014455,-0.0767733,0.047474418,0.025480665,-0.0125496145,0.011245656,0.04120397,0.030173076,0.0050637084,-0.018853633,0.005317513,0.0057139746,-0.005184992,0.0017073023,-0.004122551,0.011406739,0.00843578,0.00012887492,-0.016963504,-0.015850833,-0.0042783082,-0.033273116,-0.009600936,0.02288233,-0.0056788498,-0.025857365,0.009937816,0.015781926,0.013138028,-0.01399701,0.0041233357,0.00046027146,-0.0028442987,0.02178896,0.030222595,0.009233822,0.093696125,-0.038720306,0.020004323,0.0201252,-0.033382714,0.03126113,0.03581103,-0.03657559,-0.00058311794,0.010465474,0.0024837004,-0.018164877,0.016717952,-0.038003,0.04714192,-0.0000998095,0.009464119,-0.026291754,-0.047498554,0.0038342369,0.010520631,-0.07309836,0.008657232,-0.01123005,0.030904047,-0.006455344,-0.0035156768,-0.0023723037,-0.030260224,-0.03454262,-0.027029712,0.01375785,0.0015551898,-0.04532602,-0.006757264,-0.05898475,-0.033064377,-0.038429726,-0.018949825,0.037529018,-0.021509398,-0.013195343,0.0061161364,-0.006161901,-0.017444164,-0.022487672,-0.027728628,0.013176839,0.025877854,-0.038864434,0.02029263,-0.0067812405,-0.011959791,-0.0020774181,-0.041418504,-0.0308729,0.0024048057,-0.00020583304,-0.007888606,-0.0029775298,0.0142841935,0.026294764,-0.03233087,-0.0047598863,-0.010118364,0.016583052,0.030432895,0.008289206,-0.026404832,-0.054066367,-0.026302973,0.0000022960835,-0.009869324,0.016291527,-0.022001706,-0.0029645758,-0.02422865,0.00053357787,-0.01893912,0.035819475,0.013289583,0.021381564,0.04160863,-0.014128944,-0.05764286,0.019615676,-0.037574634,0.017507574,-0.0020883037,0.025361212,-0.0018120834,0.010247979,0.028249651,-0.046337366,-0.04420944,0.007081116,-0.013527275,-0.0030748802,-0.033157136,-0.011164651,-0.05910377,-0.030344365,0.017065145,-0.054995976,-0.040692687,-0.01054545,0.017033981,0.029171346,0.015091514,-0.009441307,0.0040728175,0.0013024188,0.013673878,-0.0023858403,0.043143816,0.004447428,0.0076446272,-0.010121876,-0.005386975,-0.028674299,0.016220564,-0.030830253,-0.031233909,-0.031471714,-0.0024345014,0.008782064,-0.0055828034,-0.00390794,-0.008777665,0.023478942,0.004710842,-0.015547026,-0.0014002001,0.0067231013,-0.022218809,0.028338414,0.017892558,0.058153905,0.03795102,-0.0037668655,0.00362549,-0.033580963,0.041620255,-0.022747995,-0.023325616,-0.01844143,-0.004580608,-0.014806293,-0.0153496275,0.014899706,-0.017679075,0.009676627,-0.00281596,-0.00073328713,0.036168057,-0.010660299,-0.04892113,0.009634832,-0.038620945,-0.033639506,0.029168054,0.018422045,0.025000783,0.010835329,0.0063428474,-0.006717284,-0.0009557283,-0.017574113,0.041366927,-0.037388727,0.014364335,0.025443863,0.009211743,-0.015434563,0.017033447,0.032811575,0.05391533,-0.0010951727,0.01295025,-0.023055924,0.011996845,0.0042836894,-0.00060216145,0.012591404,0.015887307,-0.064616345,0.025495104,0.01756957,0.028458942,0.0053366795,0.018559093,-0.02344116,-0.009526787,-0.040276762,-0.0400569,0.044190478,-0.02433202,0.025767568,-0.02076087],"last_embed":{"hash":"a6mqqt","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"a6mqqt","at":1762844513362},"key":"Inbox/AGENTS.md##{1}","lines":[5,5],"size":113,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"a6mqqt","at":1762844513362}}, +"smart_blocks:Inbox/AGENTS.md##{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0450183,0.03365647,-0.036545955,-0.031811576,-0.025477707,-0.03902584,0.0012940733,0.012661811,-0.0033642126,0.007350162,0.0451515,-0.06687713,-0.059411936,0.011880426,0.016806386,0.008888922,0.011121945,0.0054809367,0.00648321,-0.0033160355,-0.024215586,-0.0046654306,0.0247471,-0.031868014,-0.024791617,0.00049630087,-0.046039943,0.0036774995,0.045597866,0.03210887,0.06321868,-0.029731251,0.018854763,-0.009143351,0.037686486,0.0026499138,0.04150856,-0.04098526,-0.04798226,0.011647522,-0.019392354,-0.00047555967,0.005200343,-0.032129306,0.0307167,0.011331792,0.02951336,-0.021715049,0.036075007,0.00167117,0.00037483964,0.007886983,0.021393092,-0.0023034038,-0.0015755733,0.030935198,-0.023507727,-0.014831047,-0.026001064,-0.02132315,-0.036351994,-0.032435004,0.031609807,-0.0011641379,0.007892668,0.09300712,0.0014691185,-0.032266553,-0.029356191,-0.060842235,-0.018462526,0.03201749,-0.009655683,-0.030819288,-0.056408625,0.03036338,0.03414238,-0.04062073,-0.018710738,0.021764228,0.0039102635,-0.016645417,0.0006411244,-0.008455069,-0.004699652,-0.028696198,-0.002052894,0.03029403,-0.0011512053,0.043616205,0.008779027,-0.04735778,0.040034648,-0.01732397,-0.011159649,-0.041615512,-0.009725747,-0.009584045,0.001785946,0.013788394,0.03719763,-0.00052472425,0.044280756,0.022761244,0.006762372,0.055425193,-0.0033903595,0.012845329,0.012206117,-0.031529937,-0.009295715,0.061792076,-0.00062603276,-0.009352514,-0.0021725397,0.010580262,0.023088947,-0.042230118,0.010366666,-0.013320628,0.024556728,0.0053789564,0.009711548,-0.043177687,-0.024072535,-0.0074396566,0.06025373,-0.0015790039,0.023264816,-0.015875043,-0.011813571,0.06079133,-0.013007396,-0.024382971,-0.038124576,-0.023446707,0.0031877663,0.0283959,-0.0033493983,-0.02961261,0.040284663,0.018227583,-0.03428613,-0.004783307,0.024685042,-0.045303173,0.08764293,-0.0064412267,-0.0007694456,-0.03323178,-0.003975639,0.0030957363,0.004528286,-0.030313095,0.011337947,-0.027944852,-0.011964845,-0.020361423,0.010712099,0.00070232846,-0.020594547,0.016739277,-0.037123766,0.029784538,0.051386766,-0.025468625,-0.008018147,0.047354896,-0.008863086,-0.017037578,0.07256331,-0.06662302,-0.014804881,-0.031217866,0.037568945,0.04477114,0.08693726,0.018488761,-0.0041152677,-0.041105587,-0.010651509,-0.003849478,-0.03823999,-0.034529716,-0.033453934,0.012945984,-0.05185061,-0.0026574405,-0.009470623,-0.028471807,-0.029718144,-0.0056163934,0.0014669596,0.014616978,0.04350067,-0.008437954,0.029424462,0.009410886,-0.0047114217,-0.01907952,-0.015380967,0.028859248,0.016605202,-0.028803391,-0.010063288,0.0009765856,-0.003517716,0.0016704894,0.048656788,-0.06621561,-0.014019517,0.032268763,-0.016915552,-0.014827257,-0.048305817,0.002849829,0.018444456,0.014017297,-0.010259118,-0.038328514,-0.012463979,0.038859338,-0.010960668,0.015668992,-0.048149053,0.0077199033,-0.0011163582,0.042886995,0.011344964,0.024881352,-0.019516848,-0.027267674,0.035561796,-0.01374963,0.041333184,-0.014312634,0.023044966,0.07546158,-0.009176155,-0.030721081,-0.040311065,-0.036053788,0.011493417,-0.031062623,-0.018153273,-0.013130222,-0.014316229,0.032005664,-0.024482265,0.011919452,0.023528436,-0.0036243466,0.009212119,-0.013833486,-0.02375349,0.016659683,-0.010074552,-0.017006407,0.009928916,0.014133348,0.028921451,0.0015900269,-0.030637646,0.024713403,0.023786014,0.020402474,0.021781722,-0.036108214,0.05115102,-0.028975496,-0.037139166,-0.008833509,0.036436368,-0.024553886,-0.020705383,0.020895988,-0.013462108,0.0003031577,0.05846316,0.0033624384,-0.047021475,0.030871416,0.026950678,-0.011378862,0.03792522,-0.023345133,0.010970771,0.008395996,0.02636621,-0.05673601,-0.043665737,0.0026373046,0.0665152,0.053986676,0.009888709,0.022813035,0.010810898,-0.15385215,-0.020504484,-0.0152042825,0.03723732,0.00236369,-0.004752461,-0.016780643,-0.004938173,-0.030734798,0.025873989,-0.00665609,-0.052092068,-0.022046937,-0.030779937,0.025884645,0.010780372,-0.011676005,0.014685042,-0.0004301432,-0.02666645,-0.040002994,-0.025962802,0.009728399,-0.013188335,-0.01106456,-0.012609119,0.051403314,0.0012238595,-0.025895583,-0.0116766775,-0.009977499,0.028252995,-0.0045486772,0.0077431942,0.013862787,0.046040386,-0.051938593,-0.022122484,0.05933621,0.016574083,0.04114902,0.020861251,0.019719815,0.040969558,-0.0042540296,-0.009536431,0.01578535,0.018721286,-0.015390643,-0.0051601874,-0.018859385,-0.025391368,0.015441071,0.005420663,-0.015493577,0.0040981593,0.05286173,0.029406535,-0.016824925,0.010999131,-0.030069718,-0.07088864,0.062650055,-0.04700254,-0.06852925,0.015360189,0.006055523,0.010657929,0.010122007,-0.048934095,0.039048377,-0.008397591,0.04235333,-0.042626027,0.0012946039,0.014697215,-0.043717086,-0.01946257,-0.0039475285,-0.11396106,-0.06440326,0.0035791236,-0.022598743,0.0070882654,-0.02653686,0.011437045,-0.0032175456,0.030075122,0.03130223,0.22860032,0.06823405,-0.035475772,0.05756032,0.11346239,0.0047081276,0.009306508,0.03164496,0.0037349274,-0.05951764,0.01621021,0.0028559898,-0.022399288,0.0036829717,-0.017686144,0.014475943,-0.024287758,0.012322263,0.07552469,-0.0070358813,0.046680935,-0.032068726,0.019712413,0.0020485902,-0.08064736,-0.014179247,-0.022111928,-0.008436048,-0.02761141,0.026437277,0.02873088,0.017044535,0.037909344,-0.01287441,0.00097195985,-0.005349283,0.019147756,-0.02295835,-0.028302908,0.032439306,-0.020472007,-0.028586334,0.081321314,-0.029808639,-0.015491108,-0.01582389,0.014314267,-0.006021688,-0.024621611,0.036242027,0.015080616,-0.015611893,0.015478005,-0.0040009874,0.019933151,-0.0020007193,-0.023208247,0.0030242957,-0.07434713,0.053522456,0.015945813,0.009838492,-0.007515108,0.0758913,0.006514074,0.060750067,0.0033295446,0.019352399,-0.004898385,0.061989766,0.008425785,0.0182019,-0.0015337527,0.012554855,0.015956093,-0.038062718,0.0031166195,0.012604473,-0.03778398,-0.0024333934,-0.0069027953,-0.01637222,0.011290981,0.015122753,0.03818408,-0.036352646,0.0028778212,0.04161412,-0.01361636,-0.017034076,-0.0036088815,-0.006137133,-0.019599436,0.02642108,-0.023159115,-0.0005231338,0.022579065,0.021195661,-0.047760665,0.019577174,-0.003703756,-0.042434584,-0.0019038421,-0.047698826,0.043638982,-0.0003176748,0.0009173005,0.016014151,-0.021510951,0.049399856,-0.03105281,-0.0119247185,0.046648685,-0.022574084,0.029017678,0.060536075,0.04163213,0.0036885012,0.08362744,0.013520013,-0.054870103,0.044951297,-0.000023834082,0.044917013,0.00041726316,-0.0050052633,0.024809195,0.015020079,-0.036212225,0.033717994,-0.0023542757,-0.023939323,-0.037594546,0.0054359837,0.062532105,0.020954276,-0.004068811,0.032263294,0.023442036,0.03783465,-0.032259103,-0.020747265,-0.037962604,-0.014545279,0.011502084,0.009693557,-0.02002097,0.014370681,-0.022197861,0.030635351,0.004500934,0.06360093,0.00853429,-0.059546974,-0.016302567,-0.04197867,0.01565344,0.013761895,-0.025072783,-0.017939065,-0.007884721,0.009296395,0.0074012396,0.06840355,-0.0117791,-0.012163828,-0.02461157,0.035286512,-0.020919703,-0.034465116,-0.0014390788,-0.010370006,-0.032944955,0.05795683,0.003650163,-0.013239592,-0.018795032,0.020338975,-0.030261727,-0.059834834,0.017408613,0.002044533,-0.025859142,-0.030752847,-0.011421494,0.019709952,-0.041708734,-0.019348213,0.01494257,-0.0077011385,-0.017523766,0.0919477,0.019833617,-0.012477431,-0.006004824,0.026906107,0.048155848,0.054065958,-0.0016926992,0.0040449738,-0.02872485,-0.027182225,0.013282856,-0.011673708,-0.017470004,0.026857112,0.0066603003,0.078780994,0.020167165,0.030498896,-0.003989568,-0.035610873,-0.049812756,0.010195071,-0.010053248,-0.033522476,0.064184174,0.040642526,0.025292221,0.0067694713,-0.019327074,-0.025820736,0.02526477,-0.037384093,0.016195407,0.026437568,0.02708903,-0.023303254,-0.065551005,-0.022147367,-0.015415328,-0.0012279273,0.033576824,-0.039884947,-0.0018136029,0.02259728,0.027587455,0.0030622308,-0.011828944,-0.00400781,0.016448319,0.0026063852,0.020246267,0.0011692449,0.03578334,0.06586643,-0.052601665,-0.03972862,0.0022337446,0.02085308,0.03804856,0.0013742889,0.026676763,-0.03895874,0.014657054,0.0029400333,-0.009922338,0.01594744,-0.0160146,-0.052530278,-0.047589473,0.041944668,-0.01665101,-0.040234692,-0.035922807,-0.038339194,0.027764956,-0.050515782,-0.031369504,-0.061342306,0.035325374,-0.0067330813,-0.04219052,0.016476782,-0.02651057,-0.0045386236,-0.039931197,0.05479821,0.02502029,0.0038884196,-0.07881931,-0.027441395,0.010209887,0.005751387,-0.034013215,0.012604343,0.02523438,-0.01781048,0.01974975,-0.024503162,0.042711835,-0.00046592267,-0.027057083,0.023446186,-0.045245823,-0.021394184,0.0033671646,0.03624487,-0.010631989,0.0025386629,-0.006241915,0.029328099,-0.007572006,-0.0374683,0.03330884,0.025587842,-0.005533702,-0.04902987,0.06528659,0.014346948,-0.008444424,-0.066271596,-0.0077777123,-0.008781779,0.015148566,-0.0015118954,0.042542495,-0.015127683,-0.042258833,-0.006408851,-0.0057740887,-0.0017617415,0.0063244696,-0.009702779,-0.06356956,0.014106197,-0.034805186,-0.07313319,-0.014153844,-0.011401312,-0.015364986,-0.03647846,0.009201573,-0.018160602,-0.007285704,0.039903663,0.016166953,-0.0017089155,0.0027569192,0.0037041148,0.019193733,-0.0067043863,0.041828565,-0.01721921,0.001110595,-0.010685913,0.021513997,0.003870797,-0.05202246,-0.016294755,-0.005474222,-0.027593642,-0.0075876294,-0.009527829,0.027144551,-0.011170237,0.010819874,-0.016788486,-0.038192216,0.04689497,-0.02367451,0.057376985,-0.034996532,-0.03927714,0.013300067,0.041202463,0.02290315,-0.0074466406,-0.055125766,-0.005731257,0.018017918,-0.00083661615,0.011155304,0.0055305194,0.011657609,0.03805479,-0.00563171,-0.0015117009,0.03475134,-0.023635771,0.011836865,-0.034612805,-0.010231154,-0.020880872,0.027310522,-0.022865381,-0.0016813899,0.007819966,-0.013888506,-0.014052412,0.0055576665,0.0009951033,0.0017482841,-0.019918153,-0.1362952,0.02012897,-0.00734918,0.0023645256,-0.030883754,0.010692683,-0.032909054,-0.0094240755,0.022156622,-0.026981486,-0.05685623,-0.042301096,0.042278826,-0.019771991,0.023536205,0.00057583203,0.026678912,0.028797342,-0.0070946445,0.042797424,0.01055189,0.0057550627,-0.0060951356,0.011539345,-0.016394474,0.011116039,0.028802792,-0.0069888923,-0.02492689,-0.010183933,0.021713387,-0.023064276,0.021710329,0.01630919,-0.01253768,0.015745448,0.020541187,0.011926433,0.014461981,0.0077971793,-0.009672632,-0.0051315795,0.0008626562,0.03719394,0.015311146,0.088168636,-0.021027248,-0.017680163,-0.017876778,-0.010649268,0.008706446,0.03894854,-0.044171352,0.0037640166,0.03397484,-0.0061443225,-0.014114584,-0.0016477919,-0.03555277,0.0549389,0.029896844,-0.0030267045,-0.046436485,-0.05797411,0.01946503,0.024380082,-0.083620094,0.015399613,-0.0034364406,0.07105866,-0.0054413164,-0.0034355156,0.016596766,-0.03304363,-0.045218013,-0.028571699,0.01641893,0.009805954,-0.049129285,-0.012339056,-0.07177384,-0.042621247,-0.044684496,-0.03639415,0.018187998,-0.016679933,-0.01471424,-0.0022982734,-0.008252673,-0.0025756315,-0.03328738,-0.021165745,0.024370607,0.052334215,-0.02149801,0.021994207,-0.00962005,-0.012072655,-0.0071660923,-0.04467092,-0.009137777,-0.016520642,-0.02301598,0.014172226,-0.013970466,0.0359814,0.055415392,-0.022776915,-0.01545428,-0.011917796,0.050272077,0.05620746,-0.018559702,-0.0071250093,-0.050246585,-0.01818005,0.007547677,0.009859306,0.0063084764,0.007959237,0.0021449123,-0.025228791,0.010155723,-0.039997216,0.056471467,0.03258939,0.045826834,0.032784123,-0.0062406017,-0.04858992,0.0022788306,-0.032685712,-0.016029175,0.019268926,0.03905681,-0.018195251,0.030355766,0.013845216,-0.039959054,-0.03066883,0.008919115,-0.02641911,0.0059868167,-0.023200125,-0.032987747,-0.045061994,-0.0061094374,0.013624265,-0.04517394,-0.044841234,-0.0142879095,0.026034573,0.016423302,-0.0010775247,-0.005048376,0.0048261364,-0.022509957,0.027447855,-0.008543307,0.019945743,0.0053679454,0.02403523,-0.036593094,-0.016020846,-0.031623784,-0.0019091363,-0.045315716,-0.031812217,-0.041093778,0.0030043288,-0.0068627195,-0.013957383,-0.003592274,-0.009378479,0.03584973,0.010532648,-0.005788717,0.011436461,0.0076284786,-0.02156922,0.02789556,0.014827553,0.036623877,0.02396145,0.015618594,-0.009397582,-0.034694042,0.018674329,-0.0026891166,-0.029448092,-0.010236013,0.017429443,-0.025642551,0.016528288,-0.002041124,0.002080645,-0.011522257,0.007211091,0.0040643862,0.035462588,-0.031241387,-0.051571876,0.026772762,-0.0020441508,-0.033787217,0.019258374,0.001827227,0.03242263,0.031246096,0.0021945643,-0.014089725,-0.012856466,-0.032302093,0.012454618,-0.038003422,-0.0019496576,0.016432233,-0.03423924,-0.008482308,0.022641655,0.04828429,0.056161895,-0.015533964,0.036761492,-0.031116972,0.016259152,-0.011943571,0.025129052,0.029192684,0.04690525,-0.04242042,0.0008188221,0.0018964893,0.020520858,0.004076122,0.0010557083,-0.06383454,-0.028867021,-0.053606886,-0.045346048,0.033945996,-0.009294554,0.015281926,-0.035129957],"last_embed":{"hash":"1qxowk0","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"1qxowk0","at":1762844513362},"key":"Inbox/AGENTS.md##{2}","lines":[6,6],"size":73,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qxowk0","at":1762844513362}}, +"smart_blocks:Inbox/AGENTS.md##{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.056679253,0.0034651745,-0.053666543,0.002908105,-0.018409852,-0.030403508,0.016003339,-0.02865303,-0.035342563,0.00062893436,0.038006045,-0.059483383,-0.035560794,0.013784243,0.019932158,0.008211999,-0.023409473,0.024999365,-0.012075524,-0.00914835,0.0055551194,-0.010571108,0.03717827,-0.013529018,-0.029920656,0.010043483,-0.034946114,-0.016586164,0.032899242,-0.0000152273415,0.034638748,-0.004754181,0.009002541,0.0146580115,0.03716166,0.012540482,0.02437834,-0.029585062,-0.030060407,0.037715532,-0.038098816,-0.015963968,-0.00073672266,-0.051292554,0.005643662,0.0048998124,0.027582737,-0.033742495,0.015360529,0.024322689,-0.010568383,0.01912443,-0.0065793167,-0.022617241,0.029488727,0.0408017,-0.026071617,-0.03185203,-0.028032104,0.019988058,-0.008740808,-0.024533002,-0.024859877,0.021208033,-0.020196456,0.02041551,0.011042889,-0.017226705,-0.032410864,-0.04717168,-0.013016805,0.028315505,-0.018106198,-0.02620471,-0.044464268,0.013931862,0.00050263264,-0.070039995,-0.022419376,0.02869934,-0.002112278,-0.026544362,0.03675772,0.01867435,0.007740847,-0.040762376,-0.034323007,0.048362438,0.010635063,0.043474153,-0.0088679725,-0.054126017,0.047824204,-0.0296878,-0.043081842,-0.029355636,-0.0013016866,0.035313647,0.036962055,0.030348279,0.025182461,0.025983663,0.0095262155,0.008907336,-0.0067269746,0.033528302,-0.013513921,0.007569146,0.0031270892,-0.029392404,0.003247019,0.0191604,-0.012302783,0.0053072013,-0.023199912,0.019702645,0.0006860152,-0.028766925,0.041869756,0.0006115168,0.03705312,0.00081430876,0.038880046,-0.042039875,-0.0013322883,-0.019512717,0.059536375,-0.004358131,-0.010432702,-0.0009808074,0.0019427679,0.071087174,-0.00944502,-0.02208365,-0.019738656,-0.03161292,0.005761634,0.028089143,-0.017159628,-0.050576694,0.032139227,0.014285543,-0.012443581,-0.021790348,0.036243852,-0.06548625,0.062699154,0.0096984245,-0.0018597604,-0.0634442,0.03382016,0.01600439,-0.0042978893,0.017031075,0.026040064,-0.012024761,-0.030686915,-0.023579571,0.02792078,0.014800711,-0.028114893,0.035009056,-0.013836576,0.019078193,0.06736538,-0.06129921,0.0072610183,0.020448256,0.0016677905,-0.057367977,0.029554795,-0.011944141,-0.030331992,-0.023217404,0.051284973,0.037859,0.104458414,0.02308622,-0.020472076,-0.046596166,0.009896505,-0.012792121,-0.077492945,-0.032953903,-0.003658314,0.0045466726,0.020528067,0.017649,0.003159116,-0.0040897164,-0.003845374,-0.027824806,-0.006048881,0.021526841,0.019712385,0.014694845,0.035899345,0.0005483469,-0.050431497,-0.043436654,-0.045924354,0.02082922,0.02982895,-0.07036078,-0.030225063,-0.0048590587,-0.02109398,-0.024635544,0.04142842,-0.053568304,0.016610967,0.014678324,-0.044898,-0.03154008,-0.019775527,-0.030812109,0.010789119,-0.029022295,-0.0049424055,-0.039759737,-0.013537151,0.019136121,-0.0120840315,0.0017896887,-0.0067267446,0.0070108077,0.01687941,0.022571232,0.012193051,-0.012761246,-0.028439691,-0.048393622,0.0154632,-0.005222866,0.012499214,-0.025112947,-0.00063125166,0.0676621,-0.00291358,-0.015125634,-0.038435675,-0.05251556,0.01138106,-0.013856029,0.0012077964,-0.022381533,-0.014783241,0.041645713,-0.01952111,-0.0051262635,0.026240204,0.014878762,0.04452238,-0.02390121,-0.017179126,0.016050402,0.0033288833,-0.021899188,0.012799549,0.02915427,0.031469572,0.04663848,-0.023297772,0.021895852,-0.0032992093,0.014723377,-0.0034025502,-0.043845296,0.051742814,-0.007277236,-0.032574978,0.015603421,0.025967067,-0.017953785,-0.012874804,-0.020656051,-0.009736368,-0.028916443,0.09883742,-0.002966518,-0.012965729,0.055798545,0.008424492,-0.013313359,0.045145832,-0.020819174,0.034540214,0.022924017,0.019007307,-0.028919373,-0.019508714,0.022726983,0.05790572,0.048229586,-0.01896828,0.031462595,0.006262151,-0.14974903,-0.033780295,0.028351247,0.042483013,-0.0018297324,0.021999404,-0.051267862,0.012873644,-0.049270354,0.03656209,0.0018754691,-0.05708233,0.006267793,0.0074910494,0.0062349713,0.012724497,-0.0005285336,0.0037647786,-0.0035885284,-0.01868581,-0.06391835,-0.031689275,-0.011570124,-0.008326526,0.0089170085,-0.0073182955,0.050425008,-0.013172532,-0.010285251,0.006356888,-0.021715658,0.02582797,0.0006980871,0.030343665,-0.0030756912,0.038321726,-0.030275095,0.011607022,0.033373162,0.00696396,0.03894741,0.05645679,0.031508025,0.035212003,-0.008864423,-0.0026342624,-0.007549657,-0.0015236898,-0.032627895,-0.011611143,-0.0019849273,0.0008894748,0.014321594,-0.0017889966,-0.015417043,0.006339026,0.050624035,0.021179467,-0.007799995,-0.01644691,-0.041654013,-0.032915253,0.03112563,-0.056792457,-0.0424469,-0.0072927945,0.042976875,0.03991268,0.0403348,-0.028294748,0.0069063227,-0.03998941,0.035513714,-0.012880516,-0.038343646,-0.018960213,-0.008213737,-0.04754756,0.004552307,-0.13940948,-0.06372839,-0.027715879,-0.013460472,0.033706557,-0.04653507,-0.022175975,-0.0152767375,0.011225016,0.041317835,0.22745182,0.088611245,0.0100105265,0.033072848,0.11519682,-0.002576171,0.009802462,0.032416012,-0.0018806183,-0.039811876,0.019173361,-0.0096118525,-0.017918192,-0.006624027,0.010553457,0.0013334166,-0.019745667,0.019293383,0.054970328,-0.005114926,0.024547696,-0.05046126,0.023562387,0.015467669,-0.041014493,-0.02639027,-0.03594134,-0.008012968,-0.0036603543,0.031873412,0.0125649925,0.018636655,0.037297517,-0.01752992,-0.04455195,-0.0075997394,0.044854943,-0.050257325,-0.014658596,-0.0011346879,-0.038546752,-0.01412576,0.044423494,-0.014757631,0.019842552,0.004353191,0.06648154,-0.00036239906,-0.01218686,-0.03084419,0.04562298,-0.047578473,0.003831121,-0.011569335,-0.0065464578,-0.0025943802,-0.025350548,0.0240807,-0.06781633,0.028028734,0.023497878,-0.0012615551,0.0068434207,0.049276106,-0.017708315,0.033946354,-0.025093798,0.016105428,-0.0030418923,0.07396952,0.014116416,0.0072762715,-0.010997091,0.027880898,0.05120624,-0.023466308,0.0071709673,0.026562931,-0.01793282,0.025661765,-0.021509847,-0.016353427,-0.004041298,0.013136241,0.024989357,-0.017112054,-0.024309702,0.041739076,-0.0101443725,0.0020507083,0.022727637,-0.008339062,0.01632449,0.028081896,-0.040194094,-0.013512644,0.021305187,0.013143095,-0.044176232,-0.010676594,0.002511312,-0.04446946,-0.030267147,-0.034893025,0.022585304,-0.025780406,-0.0058179195,0.027000347,-0.006279536,0.03366184,-0.05430546,-0.010399747,0.029952193,0.02983723,-0.007598736,0.10564028,0.050160915,0.01059686,0.111739404,-0.007682801,-0.011107422,-0.0041984427,-0.0073394664,0.020544851,-0.028173042,-0.018021412,0.011820464,0.015532077,-0.029216953,0.05890508,0.02277281,-0.025587818,-0.06822777,0.021221286,0.029885137,-0.023787292,0.07752402,0.012626922,0.0028118736,0.012976214,-0.03453945,-0.028938608,-0.020844355,0.013469814,0.02826724,0.010919531,-0.017371261,0.0076568364,0.018793164,0.023236545,0.009809623,0.07198568,-0.024311086,-0.068442464,0.015403823,-0.032078274,0.006247092,0.018804865,0.010817991,-0.032214347,-0.0054690274,0.015378387,0.018892,0.045063965,-0.02593406,0.011350053,-0.03024072,0.055446647,-0.011597226,-0.024678672,0.014726329,-0.011274225,-0.036209777,0.07325539,0.008629012,-0.020016411,-0.088564545,-0.021770291,-0.044582475,-0.048185833,0.0011580393,0.0037310552,-0.028744638,-0.020793641,0.020895548,0.034225717,0.015818855,-0.02095293,0.018545307,-0.029648952,-0.016258126,0.0908268,0.017396277,-0.007094166,0.0015566101,0.0132784555,0.047676075,0.032552075,0.0023595553,0.0036619618,0.0017908722,0.017959006,0.01798013,0.011374581,-0.011544092,0.023156742,-0.03338016,0.076863304,0.012074621,0.006993351,0.02705967,0.004025621,-0.0780598,-0.0148455845,0.04017542,-0.036122885,0.057352,0.023988983,0.027757103,-0.024743875,-0.033343397,-0.024587087,-0.002692895,-0.015212428,0.017349042,0.0024890197,0.027914474,-0.0132209435,-0.0707915,-0.016284341,-0.015172716,0.020477677,0.029137637,-0.010514931,0.013781604,0.041804235,0.018419823,-0.0076717874,0.02276527,-0.02840169,0.012474356,0.01169734,0.047169033,0.00072428514,0.038915426,0.059874173,-0.041500922,-0.040461354,0.030217431,0.019063601,-0.00742627,-0.062751375,0.02004628,-0.010517467,0.033198185,-0.054907613,0.027416969,0.007095583,-0.028279712,-0.0007409961,-0.013339636,0.047481652,-0.025045738,-0.050683685,-0.03995541,-0.023208328,0.020669162,-0.012042535,-0.024741335,-0.06176275,0.046320632,0.015672414,-0.022939516,-0.0088529745,0.0052607744,-0.005672807,-0.083477385,0.045138687,0.012924509,-0.019839864,-0.07292829,-0.015766375,0.013697531,0.026993513,-0.020712053,0.0013836232,0.052138522,-0.01039074,0.008570918,-0.026508154,0.024451885,0.01534647,-0.03786749,0.007684826,-0.046246197,-0.020742813,0.00067812623,0.03313306,-0.039238222,0.004035535,0.0056421575,0.017261352,-0.0064953226,-0.031255264,0.036980465,0.046783373,-0.0020807763,-0.06104625,0.027324036,0.007098179,0.023738792,-0.062709786,-0.0037478292,-0.02750842,0.032319,-0.012244594,0.027738927,0.007787868,-0.032695837,-0.0057605007,-0.0060762763,-0.010069709,-0.0010005595,-0.0046494445,-0.06498894,0.01385349,-0.05649602,-0.0593383,-0.012150614,-0.014001031,-0.02792257,-0.007046998,-0.007155363,0.0015455881,-0.0070334873,0.011096886,-0.0022343732,-0.055243425,0.029570889,0.028211998,0.027103385,-0.008696333,0.030270534,-0.0140288295,0.02913057,-0.02845575,0.011339358,-0.016729316,-0.06643346,-0.019773524,0.025155464,-0.024249034,0.015239808,-0.018375056,0.057935808,-0.018567428,0.009628124,-0.0036720652,-0.03180902,0.019974524,-0.013529017,0.048667885,0.0033943697,-0.03110698,0.009261149,0.009905854,0.025620764,0.00071078254,-0.005418952,-0.04229214,0.008083368,-0.023390897,0.035940815,0.002180891,-0.0047933627,0.0027821253,-0.006650017,0.0012935186,0.011905717,0.0019644094,-0.013431295,-0.0021605345,-0.008725432,-0.0021053809,-0.021181118,-0.004465681,-0.031684656,0.013749465,0.009677095,0.010767046,-0.01613092,0.011254233,0.0041988674,-0.0054294756,-0.13086933,0.01218604,-0.0010531027,-0.015346697,-0.03140551,0.01356973,-0.014633874,0.012496721,-0.0031006539,-0.012231741,-0.091180876,-0.011137645,0.021062149,-0.0006679515,0.015174183,0.008212408,0.03348603,-0.022495827,-0.0081851,0.032800615,0.00910515,0.0010851213,0.03044519,0.023522304,-0.0048007006,0.023414627,-0.002806556,-0.0048028124,-0.011842968,0.019158922,-0.0053554405,-0.019438425,0.01724541,-0.026216742,-0.0062169083,0.02521299,0.023804901,-0.008254814,-0.020199358,0.0045260284,0.0203672,0.01450201,0.02742089,0.03440542,-0.00020199934,0.055615805,-0.042644575,-0.00024376015,0.0130364,-0.026502453,0.024741627,0.037549663,-0.009565452,0.0032653045,0.036395278,0.023311047,-0.011967652,0.007289204,-0.03222334,0.04814596,0.0050886376,0.017994823,-0.023834068,-0.050983187,-0.010714763,0.018085176,-0.047497705,0.008829631,0.009522795,0.019028869,0.014694175,-0.007633142,0.01323033,-0.026225002,-0.054613,-0.013981035,0.008526741,0.012267525,-0.07604973,-0.0046612206,-0.07157306,-0.04035905,-0.020563086,-0.017165093,0.028541064,-0.051902756,-0.012346307,0.007414883,-0.003811785,-0.005981776,-0.0055391854,-0.030900761,0.002923095,0.0042923903,-0.02060541,0.025191246,-0.00024674874,0.028902994,-0.004987748,-0.023087064,-0.011043697,-0.00957536,-0.011283277,-0.0175708,-0.030916646,-0.017881554,0.03852378,-0.040188015,0.00086081057,-0.011650585,0.053856675,0.02237266,-0.0106103765,-0.024205966,-0.0032755958,-0.015303148,0.03880108,-0.0012943505,0.026765749,0.028970236,-0.0025853834,-0.028764939,-0.009331256,-0.027035907,0.05634861,0.021740131,-0.007930865,0.031605322,-0.008358923,-0.037251405,0.012633524,-0.037544094,-0.004915867,-0.0053755273,0.010659214,-0.012678266,-0.0022600798,0.021693194,-0.040532365,-0.029272845,0.007116026,-0.016746603,-0.010130546,-0.04229226,0.01653533,-0.04277311,0.00488679,0.00642598,-0.045744084,-0.05829833,-0.014588251,-0.004723203,0.03367417,0.03143547,-0.0016614064,0.019844305,-0.0050416957,0.009047463,-0.009761795,0.019333486,0.010514285,-0.020464122,-0.014106896,-0.0032042188,0.0007406456,0.014340021,-0.01106143,-0.013163693,0.0032834548,-0.0086925635,-0.019604063,-0.008811473,0.010025374,-0.009781368,0.054162286,-0.026708774,-0.009715961,0.027407981,-0.0027561712,-0.03332611,0.045906145,0.0029838877,0.047298867,0.025722153,0.0060354215,-0.04626599,-0.037862744,0.033329777,-0.0074737617,-0.047607224,-0.007934106,0.004082452,0.00171264,-0.0029236558,0.016570719,-0.007110824,-0.011912002,-0.004902139,-0.00882649,0.028633012,-0.018194804,-0.033605494,0.0013364485,-0.03209191,-0.018529534,0.02983661,0.029024288,0.031119023,0.004086805,0.0013807409,-0.041368295,-0.007695594,-0.016835503,0.038713858,-0.018967127,-0.043264467,0.007582918,0.018197304,-0.005571956,0.012968241,0.029194973,0.053966917,-0.024287404,0.04934303,-0.046351556,0.0035626593,-0.010144349,0.020490007,0.01601174,0.013905646,-0.045165405,0.023161525,0.020154515,0.044290617,-0.00040784143,0.037045468,-0.052761313,-0.02942004,-0.031467743,-0.0360621,0.044567358,-0.00313118,0.02179086,-0.02917001],"last_embed":{"hash":"p26m7p","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"p26m7p","at":1762844513362},"key":"Inbox/AGENTS.md##{3}","lines":[7,7],"size":169,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"p26m7p","at":1762844513362}}, +"smart_blocks:Inbox/AGENTS.md##{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05618359,0.020859355,-0.0558996,-0.022836257,-0.015264296,-0.034442678,0.0055116503,-0.027330022,-0.0050981194,-0.015404108,0.0061145755,-0.065522425,-0.032261774,-0.00043753054,-0.014828685,0.029256558,-0.008289414,0.011232983,-0.020296639,-0.0032362998,-0.0059732543,0.008077338,0.0037558454,-0.00078985194,-0.008977057,0.025299715,-0.031462025,-0.009585067,0.047230378,0.010611264,0.03623058,-0.02233555,0.030716201,0.037125006,0.017601084,0.00088760525,0.011354549,-0.041580748,-0.022647984,0.017187648,-0.0131365815,-0.033948433,0.040400423,-0.052558836,0.0130545385,0.009278012,0.031886876,-0.0324419,0.021151952,0.0046262154,-0.012449772,0.013839915,0.035784945,-0.0019177301,0.040982343,0.023365151,0.0117718335,-0.0027734288,-0.012797439,-0.019490566,-0.012787664,-0.02110324,-0.021300687,0.016049996,0.015098856,0.038717978,-0.04149846,-0.02055727,-0.01605039,-0.040905345,-0.03229825,0.046235945,-0.0098051345,-0.011869372,-0.055773143,0.0054807146,0.028876469,-0.046729263,-0.020765007,0.013216702,0.0016103011,0.012632489,0.027938487,-0.00020862048,0.0041428804,-0.051305283,-0.043808103,0.033878908,0.010773158,0.070456326,-0.027098164,-0.04094141,0.043874748,-0.019007348,-0.07420074,-0.038955636,0.030131428,0.020967122,0.011734286,-0.009672682,0.010838958,0.010030108,0.040566158,0.019960193,0.033064537,-0.0013541518,-0.010285099,-0.00093928166,-0.037935328,-0.02639595,-0.015576723,0.043397516,-0.0019554521,-0.002958564,-0.020497948,-0.005511054,0.02958562,-0.042832952,0.012207887,-0.01073733,0.0058555626,0.007004783,0.03634859,-0.052650657,0.0011306652,-0.023643985,0.018493058,-0.012569369,0.0065461225,-0.015008196,-0.026123308,0.080977224,0.0006700068,0.005985518,-0.01978043,-0.03804957,0.0092824,0.042747773,-0.017601108,-0.05640346,0.0454474,0.037020367,-0.0054400647,-0.013080165,0.05671612,-0.04022125,0.06825347,-0.0020636863,0.010429344,-0.06007103,-0.024224067,0.04755894,0.01366654,0.030357853,0.052212972,-0.009311397,0.009745527,-0.0028296087,0.059646316,0.040938117,-0.020395985,0.046965167,0.0028730652,0.038507674,0.022513285,-0.03940338,-0.012911115,0.037411276,-0.007286689,-0.017616069,0.047210254,-0.038577467,-0.023168944,-0.020466013,0.02698952,0.015271358,0.045358215,0.024931205,-0.0043752138,-0.028101249,0.008826147,0.007357567,-0.06933879,-0.045233626,-0.030372677,0.013626738,0.019769302,-0.0030064576,0.014354792,-0.003711664,-0.0268703,-0.00693511,0.01679792,0.04578198,0.026747784,0.028558975,0.035409473,0.023879834,-0.031220492,-0.040861186,-0.035461355,0.022637516,-0.00046635955,-0.011220836,-0.019149784,0.008609684,-0.0059040515,-0.049634635,0.013037908,-0.05387087,0.026053347,0.007372493,-0.011849152,-0.024444636,-0.04183985,-0.015745057,0.036712233,-0.022850143,-0.013630849,-0.022997666,-0.011674831,0.047640756,-0.016047657,0.0059470595,-0.010161623,0.0060804808,-0.028160064,0.038658135,0.025421344,0.04935987,-0.02902356,-0.05392471,-0.0075067966,-0.009376599,0.049463116,-0.017517399,0.022824466,0.039975446,0.0002361286,-0.028541073,-0.03899075,-0.052850254,0.01464578,-0.015288443,-0.018185344,-0.019961942,-0.024630656,0.031685326,-0.020434765,-0.022684207,0.0074210926,-0.015877184,0.0045112404,0.00883184,-0.00800525,0.022046577,-0.01446976,-0.0074215867,0.0029318072,0.011530053,0.031879887,0.06039732,-0.014893841,0.025092857,-0.019433659,0.013325142,0.010925589,-0.057884373,0.060707707,-0.02377018,-0.05192019,0.0023019542,0.03872314,-0.014935021,-0.024523066,-0.006535227,-0.020425253,-0.009954488,0.048803,-0.014089427,-0.030037805,0.052771367,0.018164333,-0.0040823063,0.01792929,0.02322339,0.01515325,0.01437217,0.019559449,0.012483956,-0.017026467,0.032098595,0.08079088,0.028547563,-0.047913145,0.036922473,-0.029294074,-0.14934173,-0.024775298,-0.0039696,0.040012177,0.019168697,-0.0028026984,-0.06469254,-0.0016498066,-0.013824224,0.026719406,0.0064452174,-0.05610256,-0.015294131,-0.04832925,0.022140868,0.01574542,-0.007909544,0.012534511,0.0076851672,-0.016369954,-0.073184185,-0.03555182,-0.012116461,-0.0020276378,0.02596698,-0.0075666793,0.09931065,-0.009050592,0.01262613,-0.021381672,-0.032602973,0.010311444,0.009336109,0.027093047,0.031208454,0.011813514,-0.03587742,0.008025745,0.00784374,0.02850389,0.02905263,0.048156288,0.03183886,0.05564786,0.020983001,-0.008759847,0.026965378,-0.0021601345,-0.013404425,-0.00304516,-0.009211097,-0.0030274447,0.03549111,0.014728727,-0.012350648,0.0031290178,0.05347355,0.008851259,-0.038339175,-0.017835515,-0.046941623,-0.048385307,0.024605492,-0.023868207,-0.034476053,-0.02650352,0.045085132,0.033688027,0.0065719816,-0.018156717,-0.009613058,-0.0338986,0.04411889,-0.018165635,-0.038557757,0.00029818274,-0.033433694,-0.022912027,-0.0060119615,-0.11568299,-0.034301974,-0.0052427314,-0.016672682,0.007345503,-0.018371694,-0.02875048,-0.008882182,0.047157284,0.028230796,0.26324886,0.020726932,-0.008941308,0.017663607,0.09933444,0.0046279095,-0.0009025916,0.037677348,-0.034502164,-0.050781645,0.018315174,-0.015148147,-0.006287344,-0.0071534254,0.015800346,0.014161771,-0.00280144,0.01584201,0.0897046,0.005318152,0.024285965,-0.057266332,0.013530042,0.052497547,-0.064735636,-0.0115017155,-0.02432063,0.024983836,-0.036384437,0.014881038,0.008318135,0.027070943,0.030924734,-0.0012555514,-0.031643283,-0.0033634105,0.0393866,-0.03932631,-0.03221165,-0.0031813984,-0.013890968,-0.016326455,0.04577218,-0.0066595906,-0.0082492605,0.005032649,0.031228988,-0.0017010265,0.0018893376,-0.010217462,0.005448616,-0.04824533,0.0006269148,0.027989555,-0.0071826545,0.0065585678,-0.037889615,-0.023262115,-0.053547665,0.09457901,0.040885694,0.004633599,-0.01989238,0.02117406,0.0061186813,0.028891975,-0.028286312,0.010042594,0.011465321,0.07036293,0.004773262,0.007805657,-0.009745008,0.0026817303,0.023772625,-0.022025263,0.029357117,0.043329485,-0.05838309,0.006405422,0.0046313624,0.012288935,0.01999956,-0.0047294185,0.02500066,-0.031040797,0.001503979,0.029056486,-0.036803667,-0.01104855,0.009266962,-0.039719064,-0.021518208,-0.0085429745,-0.020011688,-0.0109248655,0.034046136,0.0041932766,-0.042774573,-0.019276315,0.00617745,0.004516344,-0.01484771,-0.016199615,0.02468505,0.015305334,-0.0025575138,0.015089528,-0.022067882,0.025747975,-0.042675626,0.014637318,0.026171442,0.013208667,0.03823085,0.06547486,0.08217712,-0.0072392365,0.08989459,0.014936136,-0.0358549,-0.022668662,0.006796187,0.044739664,-0.016841253,-0.0013066065,-0.00943889,0.023796756,-0.018281568,0.01083935,0.04025826,-0.020069512,-0.044262912,0.01835677,0.034506682,-0.0017425428,0.045095153,0.021794897,0.008268647,0.010361853,-0.031096412,-0.017332012,-0.036397286,0.0026570612,0.0005528797,-0.00056679844,0.04598093,-0.036141023,-0.015382064,-0.003773377,-0.018221848,0.025841009,0.0059189047,-0.069895834,0.018271321,-0.06322905,-0.0045188395,0.017656907,-0.0076955995,-0.044633325,-0.0045671556,0.03351209,0.019811787,0.07465585,0.0055432864,0.045911692,-0.008125455,0.046020705,-0.009398089,-0.037759785,0.003438944,-0.016995475,-0.0150161395,0.049520683,0.0064801476,-0.0330837,-0.062220644,-0.035064317,-0.035658933,-0.04541572,0.019109545,0.03481743,-0.029124083,-0.010469326,0.011611098,0.019433888,-0.023163624,-0.026000509,0.019327786,-0.039204765,-0.055235177,0.09141347,0.015527825,0.0067251157,0.001382322,-0.01961834,0.034642436,0.02488291,0.0022189568,0.008355923,0.010052488,-0.02253566,0.0071487217,-0.024975065,-0.0303514,0.01557854,-0.035321783,0.0598872,0.004688234,0.0043507223,-0.01412754,-0.0203173,-0.03267785,0.010512044,0.021062987,-0.020740181,0.044955492,0.032396097,0.0570462,-0.062677376,0.02132427,-0.015003883,0.035959072,-0.039573807,0.034055017,0.028976917,0.035466947,-0.022536827,-0.06618235,-0.016090104,-0.00083448394,0.022863884,0.050475158,-0.016125629,0.020272823,0.027307868,0.016427737,0.001340263,0.017475756,-0.011768126,0.009120628,0.019726442,0.007994239,0.01693003,0.029978847,0.05528891,-0.015294088,-0.04151158,0.042756665,0.028061531,0.026098076,-0.016571581,0.015355016,-0.0068171527,0.020229837,-0.012925582,-0.017770153,-0.016320061,-0.024536198,-0.022628604,-0.025058223,0.024056146,-0.019814946,-0.027621346,-0.01338096,-0.0069829244,0.00085564126,-0.036673836,-0.009123547,-0.050466996,-0.03631241,-0.0005081973,-0.024579125,-0.029181859,-0.013453891,-0.036749754,-0.03849389,0.035248715,0.02108359,-0.018331494,-0.088391304,0.010700682,0.022314228,0.02929202,-0.01243927,-0.0035892273,0.03948458,0.0044959444,0.017378971,-0.019933736,0.027882425,-0.008629115,-0.02515845,-0.0013719838,-0.001392299,-0.011280453,-0.014237456,0.006308924,-0.018664192,0.018561024,-0.016420353,0.032100502,-0.0071673202,-0.043584906,0.031458814,0.049096998,0.013672275,-0.032080032,0.024152465,0.022346493,0.004481165,-0.039691165,-0.0029620854,-0.015704483,0.02358658,-0.008850598,0.03987094,0.017202714,-0.027082378,-0.014587661,-0.018042106,-0.019661069,0.022149846,-0.010518804,-0.06836327,0.030120132,-0.03940516,-0.038177438,0.01620196,-0.024891956,-0.02743823,-0.013853025,-0.0031033538,-0.019549573,0.012790828,0.019866182,0.019709036,-0.027016442,0.034543235,0.016445339,0.02468059,-0.014498671,0.03131708,-0.0032979501,0.032165285,-0.047568806,0.00935272,0.01412194,-0.039773904,-0.009170176,-0.019573221,-0.009981929,-0.026751822,-0.012298792,0.041089747,0.0016771964,0.02875922,0.0009855706,-0.03231875,0.03524522,-0.028477589,0.06550556,-0.02986992,0.00085999834,0.0074976245,-0.0024498317,0.052924477,-0.02227602,-0.016865963,0.0048619313,0.008379469,0.016253138,0.019884842,0.0011145652,0.00049060694,0.013987612,-0.0042040297,-0.0070698094,0.03586699,-0.023657793,0.025654463,-0.013743377,-0.0028884737,-0.04203251,0.017961312,-0.024638083,-0.006982925,0.014329808,-0.028854264,-0.010007631,-0.020892823,0.009337138,-0.0001812682,-0.033804208,-0.13100639,-0.007190737,0.018619485,-0.003514475,-0.05565332,-0.003082495,0.014362203,-0.025061483,0.018979877,-0.006750699,-0.090854265,0.020165728,0.025928961,-0.0063208733,0.0223654,0.038255617,0.02532724,0.025641805,-0.017442783,0.0055534197,0.0039113136,-0.00910858,-0.0008403292,-0.028974168,-0.042281076,0.020119209,-0.020015351,0.0076997913,-0.013206084,0.035300486,0.024975432,-0.008944658,0.014124447,0.024464596,-0.04399459,0.026780816,0.011594385,-0.02499663,-0.0012215399,0.00799886,-0.0066010635,-0.008010912,0.021161309,0.026788127,0.0008069557,0.089959525,0.002671127,0.0009710836,-0.0063301213,-0.0023163087,0.03331,0.022984982,-0.044452745,0.0009153102,0.011058715,-0.0060691624,-0.032099254,-0.027673814,-0.015935535,0.07722664,-0.012498129,0.019829769,-0.04033693,-0.03198107,0.015831796,0.0089541385,-0.0681848,0.022704689,-0.00057388295,0.052152403,-0.008615979,0.005557293,-0.013107344,-0.036493808,-0.03534389,0.010908374,0.0060084295,-0.0126086855,-0.02743854,-0.022915648,-0.066358306,-0.057197645,-0.050090704,0.023205433,0.0040535736,-0.012808389,-0.014050768,0.012574016,0.013917967,-0.02873524,-0.04583208,-0.048317663,0.000099695826,-0.0008574231,-0.05955462,0.0021107374,-0.022426944,-0.010024241,-0.017360883,-0.004904187,-0.04725679,0.012365006,-0.012867907,-0.007848926,-0.01285511,-0.0072345324,0.06406324,-0.0032433872,-0.007780277,-0.003686017,0.0052584503,0.013638974,0.0048971116,-0.007647509,-0.015726997,-0.010998846,0.02858283,-0.041002005,0.005365209,-0.015494259,0.011812036,-0.02966311,-0.026998727,-0.026736828,0.06010117,0.007060598,0.011131051,0.04170971,0.0017646842,-0.07689635,0.025486097,-0.06650202,-0.02798819,-0.0015599326,0.036541797,-0.011978577,0.009838869,0.041492417,-0.017740468,-0.03426458,0.0070637804,-0.00025961,-0.010407548,-0.026155557,-0.0007801618,-0.05012869,-0.005774792,0.01016243,-0.08030123,-0.044659756,-0.021244038,0.03681467,0.026183994,0.038239285,-0.0039880136,-0.012463538,0.010278229,-0.010845278,0.00066567835,0.042690113,0.03202784,-0.005892102,-0.0031922283,-0.008645943,-0.026051553,0.021304643,0.004572904,-0.05133922,-0.02944014,-0.013434515,-0.0026939004,-0.0018966726,0.009635503,0.008541677,0.026217671,0.008976938,-0.020504856,-0.006577127,-0.031137355,-0.037237357,0.03147071,0.019829074,0.040280093,0.050391376,0.019646702,-0.058472037,-0.02523746,0.017782956,-0.03204367,-0.013412566,-0.02863952,0.016910871,-0.02656119,-0.025216373,-0.006282958,0.0037638196,0.011177337,0.01829058,0.0031790992,0.051748622,0.013739595,-0.036675386,-0.034565434,-0.058596637,-0.049277507,0.00737758,0.009071621,0.0017018412,0.007986417,0.0005550027,-0.038109276,-0.006528198,-0.021654233,0.018820588,-0.003057842,-0.025169598,0.056200076,0.04257123,-0.0247538,0.01815864,0.020135207,0.04248027,-0.015041399,0.0019649025,0.0002520573,0.017497445,0.0381229,0.011046895,0.01832961,0.028647227,-0.02977247,0.037250284,0.039058838,0.016258774,-0.008019672,0.0030674927,-0.027181339,-0.036255408,-0.03942507,-0.033182643,0.045483463,-0.018097144,-0.0024237053,-0.012346452],"last_embed":{"hash":"2u1hgd","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"2u1hgd","at":1762844513362},"key":"Inbox/AGENTS.md##{4}","lines":[8,11],"size":131,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2u1hgd","at":1762844513362}}, +"smart_blocks:Inbox/AGENTS.md##{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06501879,0.015419556,-0.03851911,-0.023653451,0.0013325816,-0.011375017,-0.0076696007,-0.017984826,0.0063850824,-0.00052342494,0.010837543,-0.048193842,-0.01471253,0.00571617,0.01989198,0.009401471,-0.0062057264,0.010286237,-0.019943755,0.013427112,-0.030456971,0.008573778,0.04037457,0.0004076875,-0.040556435,0.027366666,-0.015449188,-0.005921951,0.020871729,0.0021330894,0.035854306,-0.03183902,0.041920986,0.00068825454,0.024081018,-0.012551612,0.023473395,-0.0320923,-0.033691943,0.013317918,-0.016363118,-0.023315126,0.0370612,-0.058939822,-0.0056274054,0.023592168,0.018487033,-0.025544874,0.028303705,-0.0198602,-0.021861903,0.018817816,0.010452896,-0.026432844,-0.0035695538,0.014258106,-0.016803408,-0.010699691,-0.049773473,-0.0052880934,-0.013714547,-0.012036553,0.01024915,0.0035574965,-0.010864053,0.034532677,-0.0303024,-0.0087641105,-0.027896244,-0.054443598,-0.012691311,0.015432571,-0.016716713,-0.022826696,-0.036208667,0.005909709,0.026100524,-0.04769671,-0.04972757,-0.008433171,0.006685523,0.0084519815,-0.0009957403,-0.00063594076,0.016853517,-0.017769575,-0.044629876,0.043148115,0.004418881,0.06740671,-0.032422554,-0.0025519608,0.0434396,-0.032158162,-0.072463885,-0.048429135,-0.02490555,0.005316425,0.016955301,0.016274035,0.031422973,0.050141662,0.0077634053,0.01949243,-0.03176898,0.0051733265,-0.016968196,0.017740702,-0.010146368,-0.023601105,0.009772132,0.06092202,0.014169494,0.019791814,-0.021244321,0.0033882388,0.011004728,-0.02689317,0.0009489244,-0.027030531,0.023932809,0.021426931,0.022847848,-0.018712813,-0.01435926,-0.038781222,0.015389989,0.0048939604,-0.0067143436,0.016353875,0.00006784459,0.082114756,0.011457445,-0.0067858016,-0.013087878,-0.03733973,0.016704429,0.041994702,-0.027130155,-0.022335295,0.07628474,0.010535046,-0.030133476,0.0013343209,0.040122885,-0.04777959,0.075937666,0.0066200797,-0.011167817,-0.051305596,-0.013237032,0.040664937,0.008042253,-0.021807602,0.052191652,-0.045734428,-0.001838209,-0.0015106997,0.040375,0.00390727,-0.010605429,0.034790434,-0.0047963248,0.014832594,0.051789366,-0.04061889,-0.000707498,0.03490348,-0.022587422,-0.040776927,0.035889734,-0.039115146,-0.0061592027,-0.007955236,0.019055298,0.021197058,0.09018028,0.010806787,-0.022430897,-0.04852485,-0.03497958,0.0066092606,-0.04528628,-0.01247482,-0.0021041187,0.01833812,-0.0055039604,0.003318666,0.0048268973,0.012241491,-0.023732921,-0.005961736,0.020932024,0.031149302,0.018801512,-0.00913374,0.025443908,0.015699511,-0.027858539,-0.038226318,-0.0035868643,0.035434473,-0.007274894,-0.05516264,-0.013101522,0.0056720856,-0.011822282,-0.009067984,0.0053941235,-0.06104663,0.005033026,0.0054622777,-0.053304754,0.0051906086,-0.030630874,0.0028575812,0.0420998,-0.040875006,-0.002693658,-0.026779588,0.009695568,0.034830455,0.0059965546,0.013139141,-0.020304991,0.007963609,-0.037293013,0.04838587,0.011357812,-0.02236907,0.0039658616,-0.037099108,0.023151614,0.0046537104,0.015386552,0.007720589,-0.012717083,0.07221889,0.0035925217,0.012972648,-0.03309847,-0.04948901,0.05288204,-0.019330718,-0.01498875,-0.0011228912,0.01462726,0.043326803,-0.023322154,0.006344439,0.0036990948,0.0005170671,0.02230587,-0.018473571,-0.00009018689,0.031406958,-0.0022952247,-0.009330857,0.005469561,0.011593367,0.009246745,0.058615662,-0.024133522,0.0003016106,-0.0019232061,-0.001973802,-0.025999235,-0.027122319,0.043653227,0.0066864653,-0.015837744,-0.029413542,0.024936995,-0.01339088,-0.011140387,0.0031916073,-0.0039591067,-0.0036478855,0.08475861,-0.021830637,0.012873642,0.06648428,0.016390378,0.0058479076,0.045480974,-0.013697176,0.024764579,0.003210985,-0.0013246513,0.0111847315,-0.012248169,0.023818688,0.05781583,0.03625956,-0.01887376,0.039321627,0.0016564822,-0.16207948,-0.04014247,-0.0015989847,0.03109726,0.009929812,0.020958273,-0.033539515,-0.02795902,-0.040863708,0.054300334,0.04360711,-0.052872863,-0.015054452,-0.051562708,0.02625947,0.0369011,-0.002239352,0.016509824,0.020977838,-0.019217791,-0.03322813,-0.004821041,-0.024135172,0.011075464,0.005609576,0.019836895,0.05726773,-0.03251383,-0.0053754835,-0.009748066,-0.043890253,0.020658595,0.016535215,0.029581252,-0.004606368,0.03925562,-0.029061599,0.0076568774,0.010278839,0.011787676,0.02339795,0.041230682,0.029086769,0.05389468,-0.010259854,-0.004654547,0.018369678,0.0003682804,-0.040890537,-0.04788432,-0.03794735,-0.033829443,0.0023858738,0.005001407,-0.04288482,-0.019578336,0.038408156,0.018328689,0.0009388419,-0.0050141467,-0.024892788,-0.04649768,0.023053586,-0.039763942,-0.022217961,-0.017935798,0.045585282,0.019394174,0.033120517,-0.04293064,-0.0026995582,-0.012912264,0.05991276,-0.027215647,-0.015827343,0.022432925,-0.026372006,-0.029517584,-0.0060732076,-0.1107565,-0.027176883,-0.006232643,-0.015497352,0.0073282733,-0.05325829,-0.010425131,-0.015723284,0.016236546,0.04118587,0.24731204,0.07858758,-0.0076817474,0.021669555,0.09559609,-0.0025000258,-0.0024047375,0.022039982,-0.015035227,-0.039433964,0.03587211,-0.0047722952,-0.01477302,0.007857993,0.010184401,0.010109092,-0.02271087,-0.00779637,0.07992268,0.012348852,0.021837486,-0.065253586,0.057825826,0.013162549,-0.023416715,-0.0012146103,-0.033982486,0.0017143899,-0.061153598,0.026451563,-0.013591671,0.027528776,0.027764766,-0.012999231,-0.03563962,-0.050697092,0.011363369,-0.03215173,-0.052790303,-0.000043150576,-0.0013792553,-0.010140702,0.03760833,-0.045434695,-0.00081221084,-0.015414512,0.025003115,-0.00061003375,-0.021835301,0.032166217,0.014144612,-0.04047234,0.002612962,0.0024746696,0.0055926247,-0.0037362142,-0.023169227,-0.018681038,-0.06708929,0.05863798,0.01785319,0.011127993,-0.0131662,0.02890919,-0.027514083,0.04034299,-0.008346116,-0.009378175,0.024177788,0.07861147,0.0054702577,0.025381848,0.025753478,0.034804747,0.056443226,-0.05849754,0.032355983,0.006331584,-0.039693296,0.011841671,0.0025697933,0.015021086,0.020866664,0.0066372696,0.020931805,-0.015863886,-0.0018295944,0.029201634,-0.0025645746,-0.013481102,-0.006518679,-0.022284333,-0.0067141796,0.005584486,-0.031101162,0.00066661957,0.01582336,0.0061565163,-0.03569913,-0.063638195,0.03096633,-0.041972745,-0.021977365,-0.052477,0.03658973,-0.004703242,0.0070156427,0.014310693,0.005250977,0.023449853,-0.033320908,0.00045837273,0.03820554,0.020235445,0.02093076,0.07528891,0.058108762,-0.008508584,0.11599758,0.008673232,-0.048170984,0.012869717,-0.0062772487,0.051744,-0.0138563225,-0.054226983,0.029482912,0.020632036,-0.043629136,0.01923702,0.029612496,-0.044846516,-0.083596945,0.00068587885,0.051488288,-0.01691449,0.053134594,0.03175892,0.014126968,0.015376959,-0.011669477,-0.03429426,-0.026371937,-0.013804537,0.0007099097,0.019353619,-0.032845348,0.003975672,0.0037670808,0.023400096,0.04444612,0.048646472,0.0122711845,-0.08187162,0.012146459,-0.046594493,0.010039872,0.015124827,-0.008375429,-0.022938937,0.0050094095,0.027518986,0.0030477864,0.07793458,-0.048931327,0.011432853,0.010972705,0.04534874,-0.012184915,-0.01419045,-0.014327682,-0.030649273,-0.021407006,0.0565636,0.004875652,0.0064013046,-0.032768533,-0.016461896,-0.06056716,-0.036448915,0.02364597,-0.024638267,-0.046824787,-0.010847078,0.012025865,0.051127046,-0.0074567734,-0.033587225,0.014887134,-0.021525938,-0.004853554,0.1149203,-0.01150404,-0.0019388325,0.024231015,-0.0023795522,0.060959212,0.056009125,0.0016523029,0.0168733,-0.027721534,-0.035326466,-0.00069322484,0.008206786,-0.024121951,0.001143355,-0.023231352,0.04627321,-0.029521454,0.0047448454,0.022207981,-0.0024554299,-0.04739523,-0.0106979925,0.027329046,-0.023968393,0.045645043,0.023586849,0.031062333,-0.07163625,-0.032393433,-0.028577855,0.022876987,-0.026671743,0.011300665,0.0024769302,0.034496065,0.009474306,-0.06222098,-0.037250042,-0.014942789,0.04920139,0.014004576,-0.037257478,-0.028971694,0.013951776,0.030621028,0.0062073437,-0.005839349,-0.028104233,0.020112831,0.00081218494,0.018193051,-0.0051716347,0.023401838,0.044891275,-0.047499985,-0.053770784,0.024567328,0.021928873,0.023280205,-0.022045635,0.019046245,-0.043976054,0.01190675,-0.024780046,-0.0034843532,-0.009328789,-0.024701234,-0.021305881,-0.02107304,0.020888066,-0.0077422457,-0.041744407,-0.0068744067,-0.013837177,0.015031071,-0.028216155,-0.015272177,-0.006333579,0.0048569543,0.010421323,-0.021568932,0.0018559475,-0.012871395,-0.017354809,-0.06587423,0.04735049,0.054200727,-0.018361213,-0.06394644,-0.00032704137,0.02045137,0.022683444,0.0021917855,0.031158183,0.0067807687,-0.00081872335,0.0033303516,-0.0042129504,0.026135355,0.0077261887,-0.021628872,-0.008020558,-0.03856562,0.01861749,-0.004614879,0.024297582,-0.018077742,0.017657489,-0.005284544,0.023366313,-0.0073797754,-0.029345734,0.053646367,0.04071501,0.019095028,-0.027311526,0.012249016,0.017939325,0.016257402,-0.070703395,0.0027003037,-0.017322233,0.015284205,-0.012679704,0.05996265,0.007338012,-0.03098739,0.008988477,-0.0013733648,-0.0018002512,0.0087782545,0.0014165991,-0.07463341,0.022336073,-0.039753675,-0.06510429,0.011006785,-0.009258013,-0.036408797,-0.0153898485,-0.010593894,-0.029244106,0.011038878,0.037443124,0.023251906,-0.05004832,-0.0064065,0.01682468,0.027949532,0.011596144,0.05099645,-0.009545622,0.021944812,-0.021513531,0.006277531,-0.007126741,-0.037928905,-0.01223049,0.0026588696,0.0054364144,-0.007406645,0.017915642,0.052998506,-0.011696867,0.01802361,-0.0030758753,-0.040120214,0.008217867,-0.011278913,0.019384695,-0.0060998877,-0.017677817,0.014806213,0.015544908,-0.010000408,-0.028318278,-0.033259854,-0.0058649937,0.016745428,-0.03729991,0.017371893,0.010646914,0.0014486496,0.013909257,-0.007168998,0.035953064,0.02740402,0.0043542227,0.017522125,-0.041857455,0.023009902,-0.008258688,0.00060215837,-0.0048778174,-0.0037182285,0.037859544,-0.029953603,0.01752081,-0.016588237,0.02213789,0.007317096,-0.014655124,-0.12754902,0.0012298351,0.006050807,0.001556555,-0.05222637,0.003167927,-0.018303715,0.0033811436,0.011124284,-0.0048241783,-0.09110826,0.015663184,0.022041533,-0.013610981,0.0178101,0.0008142416,0.015159115,-0.034830436,-0.012535353,0.03975678,0.039382264,-0.0034846135,0.045833357,0.01718841,-0.03069711,0.04378135,-0.02457144,-0.009215203,-0.018244205,0.014180259,0.01782541,-0.0047631552,0.019871328,-0.016751787,-0.028385064,0.009918818,0.023054466,-0.019201381,0.0099014295,-0.0125982985,-0.03150929,0.015339476,0.031033259,0.027471378,0.0064279977,0.08302825,-0.027474936,0.0015239283,-0.010707192,-0.026276888,-0.004398452,0.013346633,-0.03477584,-0.020840544,0.014107836,-0.011193381,0.005781553,-0.0045752088,-0.041048195,0.075552285,0.010094109,0.025214218,-0.020891124,-0.028437715,-0.00432116,0.023674594,-0.08594128,0.019377964,-0.010211859,0.055503957,-0.012403325,-0.0060272906,-0.0211622,-0.029777454,-0.03933592,-0.02353113,0.04331939,0.009587964,-0.046759877,-0.004699955,-0.049241956,-0.04164474,-0.019088203,0.012914493,0.01375026,-0.035609998,0.012488376,0.008628318,-0.034255397,0.0021793118,-0.028683031,-0.05041125,0.010097984,0.037280973,-0.007924613,0.011727624,-0.009564301,0.012650744,-0.025451554,-0.021528091,-0.009913684,0.0022043241,-0.008859928,0.009943972,-0.05112838,0.030945739,0.0676112,-0.022168938,-0.020334437,-0.0072582806,0.031427134,0.008118126,-0.0062823375,-0.035307728,-0.04878019,-0.018960578,0.027996544,-0.014046386,0.0300157,0.02869447,-0.014052597,-0.048317377,-0.045734126,-0.035997108,0.0069177453,0.0401623,0.032176465,0.020724306,-0.027277607,-0.04775349,0.019200923,-0.03793557,-0.006754262,0.0009916562,0.030227738,-0.028447498,-0.015462638,0.025612636,-0.071108446,-0.011097553,-0.013334826,-0.018196315,-0.03613941,-0.027235093,0.010731663,-0.009230038,-0.031960174,0.017599648,-0.060377676,-0.03560438,0.005242524,0.017878313,0.0274738,0.023282174,0.00993918,0.0099474285,-0.012258759,0.014843682,-0.015302347,0.029332198,-0.018877428,0.023402773,0.0042572184,-0.03168148,-0.018202676,-0.0025986251,-0.022676839,-0.030749815,-0.046677273,-0.012749093,0.009841549,0.007149216,-0.0055936947,-0.0145406425,0.048121814,0.034692805,-0.01728725,0.033483624,-0.0023990609,-0.021019109,0.048983518,0.022505255,0.02637724,0.038323283,0.0035748724,-0.04293624,-0.046005264,0.02518723,0.0042556697,-0.014841411,-0.008267504,-0.00031207243,-0.017320644,-0.0012128303,0.031542916,0.025414068,-0.011493709,0.0033987241,-0.0029708534,0.035198316,0.007176047,-0.0074176667,-0.022887599,-0.007963808,-0.049901124,0.018046606,0.015314963,-0.021670222,-0.0018742122,-0.009434006,-0.013185995,-0.0020207912,-0.022744065,0.034873612,-0.0075507974,-0.046307668,-0.008056201,0.057701282,-0.00045771603,0.024812106,0.035970703,0.040999286,0.007926619,-0.0069144536,-0.03223445,0.0092227375,0.017137196,0.017524486,0.0209927,0.0046283165,-0.04524052,-0.013269048,0.019335825,0.030851392,0.0068818294,0.039936267,-0.041101728,-0.06006085,-0.05025755,-0.031328656,0.05379563,-0.004476231,0.011774468,-0.03489595],"last_embed":{"hash":"1clo5db","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"1clo5db","at":1762844513362},"key":"Inbox/AGENTS.md##{5}","lines":[12,13],"size":152,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1clo5db","at":1762844513362}}, diff --git a/.smart-env/multi/Inbox_AI_md.ajson b/.smart-env/multi/Inbox_AI_md.ajson new file mode 100644 index 0000000..b563bd3 --- /dev/null +++ b/.smart-env/multi/Inbox_AI_md.ajson @@ -0,0 +1,24 @@ + +"smart_sources:Inbox/AI.md": {"path":"Inbox/AI.md","embeddings":{"bge-m3:latest":{"vec":[-0.006898257,0.020420386,0.0013693545,-0.0016196066,0.011068717,-0.011299022,0.031967074,0.044434424,-0.0075459164,0.014934203,-0.0104998825,0.030604351,-0.019459259,-0.008238995,-0.017383493,-0.023597265,-0.013825496,-0.02037969,-0.05526129,-0.01045687,-0.0499802,-0.023681652,0.0033465524,0.016288472,-0.0104254875,0.088267684,-0.0035494238,-0.0136803705,-0.010377947,-0.0023456458,0.00752451,-0.017114634,0.037485488,0.0001982648,0.003740928,-0.02124258,-0.0047007822,-0.013707262,-0.10141559,-0.029406957,0.027988683,0.012272863,-0.021100523,-0.0018778347,-0.002360864,0.015482823,-0.004189041,-0.050112933,-0.0012992745,-0.018714717,-0.02004968,-0.0014482077,0.0040179407,-0.050169062,0.0020696023,0.040828392,-0.006077157,0.016533012,0.009718135,-0.014793655,-0.012868081,0.014569575,-0.023346612,-0.048735622,-0.03337704,0.026328405,0.0024748745,0.029086351,0.033009537,-0.035675902,0.02258216,0.01963897,-0.007461425,-0.04567182,0.0045476146,-0.0064427345,0.022265764,0.00785846,-0.002725525,-0.05677876,0.11623299,-0.026931511,-0.0004094369,-0.0136133265,0.0008118158,0.01088601,0.004668918,0.07078149,0.0021154974,-0.0058640684,-0.029189808,0.04482573,0.025758015,-0.046901736,-0.00008932618,-0.0052026487,0.017502429,-0.05895665,0.008291054,-0.020816099,-0.04183184,0.021606939,0.018268513,0.03514976,0.008711099,0.027889738,0.009470193,0.046588253,-0.032821972,0.024919912,-0.011825213,-0.006667366,-0.006832686,0.002006298,0.02573456,0.010295983,-0.010996516,0.0005041294,0.018357106,-0.027495926,-0.010190851,0.062708706,0.0054647834,-0.017535567,-0.0035810526,-0.008417591,-0.01580211,0.046897564,-0.038883466,0.007991651,0.0036039501,0.00897218,0.028035797,-0.007718503,-0.042739607,-0.04668102,0.041741107,0.029744783,0.050861582,-0.014583238,0.03824913,0.01511814,-0.0116544785,-0.0075706188,0.018862003,-0.040019207,-0.015457976,-0.018609175,0.0019075029,0.035690874,-0.034235373,-0.02308461,-0.007765717,-0.00847857,0.0074330005,0.02753178,0.015662096,0.0058948095,0.0068303137,-0.04078772,0.030947976,-0.027158048,0.03869004,0.006731738,-0.008544556,-0.0029173358,-0.0041911434,0.013235686,-0.0058897454,0.012205254,0.011075042,-0.072747834,0.046599634,0.000016847373,-0.00072933506,0.05523512,0.05638321,0.035147816,0.024080023,-0.02504881,-0.03439941,0.011474654,0.011750932,-0.03573218,0.03258348,-0.012200008,0.028023414,0.0081332,0.025122665,0.040504463,0.0036839924,-0.030656058,0.06806852,0.0210768,0.015577049,-0.038793653,-0.07297924,0.012618344,0.037425116,-0.049411085,-0.026618315,0.010967829,-0.030359905,-0.008373341,-0.0012120879,0.003514331,-0.010255155,-0.024911614,-0.008911736,0.008891969,0.02605966,-0.0022248107,-0.018437391,0.004527464,0.018989222,0.03143788,0.023388673,-0.042465005,0.028392548,-0.004800657,0.01241717,-0.0025504895,0.0016265914,0.006056539,-0.0043779323,0.044095937,-0.018627975,0.017102627,0.00048991095,-0.0051569166,-0.04998602,0.084082186,-0.030655624,-0.02485685,-0.00676099,0.022256128,-0.07531116,0.0020444954,0.04651955,0.061403055,-0.0008256155,-0.046674855,0.00068988366,-0.038896043,-0.06982049,0.042264003,-0.004019352,0.025491625,-0.006732242,0.005391488,-0.008089974,-0.002374583,0.01083725,-0.007808589,-0.017087841,-0.031247925,-0.051219467,-0.030777428,0.007921459,0.0023513366,-0.0028904444,-0.036924068,-0.02326674,0.026513046,-0.010060123,0.011192181,0.013112199,0.0062873787,0.024856765,0.038145594,0.011226252,-0.006856847,-0.060979504,-0.024566278,-0.007129818,-0.036852997,0.0034315775,-0.039524492,-0.0008094842,-0.037897214,0.022603402,-0.031363927,-0.0039691646,-0.015356631,0.0045716297,0.038774237,-0.0030822246,0.020769805,0.03744609,-0.033122018,-0.0029485077,-0.002045209,0.068465404,-0.04483372,0.012164536,0.026354073,-0.026797306,-0.1661432,-0.04733801,0.02577608,0.022687877,0.010941197,-0.0025708086,0.027381312,-0.0031037757,-0.03194099,-0.051456176,-0.044011418,-0.14222488,-0.030303854,-0.017423453,0.033496782,0.040612318,0.034385014,-0.004614408,-0.0035461658,-0.07092857,0.0041237636,0.03780059,0.06547373,0.035728812,0.007644829,0.034016915,0.043171708,0.03663259,-0.030861296,0.020738175,0.008271361,0.050103176,-0.029208656,-0.042697016,0.05058898,0.0352603,0.006212402,-0.030595582,0.009324093,0.0147016635,0.022914574,0.03923221,0.015397829,-0.07833592,0.014268876,-0.04637194,-0.006713873,0.018369416,-0.008134746,0.020003188,-0.012555127,0.046813097,-0.0056178486,0.007456943,-0.013594066,0.008395781,0.038192242,0.053168222,0.028335107,0.03236344,-0.011851742,-0.06279996,-0.0636381,-0.022525636,0.0059673768,-0.0068749674,0.026326047,-0.02522694,0.0052309916,-0.052132323,0.009968149,-0.01644154,-0.0524954,-0.053475767,-0.0070064254,0.013335156,-0.021846132,-0.015399527,-0.02867247,-0.06630991,-0.0027708963,-0.012130003,-0.045982443,0.030293256,-0.0031756014,0.012497711,-0.02638626,-0.06030876,0.017638043,0.37215748,-0.02926373,-0.017806157,0.041990977,0.01015146,-0.0007714644,0.0014673851,0.008450098,0.018109284,-0.024524309,-0.012387272,-0.003219898,-0.003962024,0.038222943,0.044348497,0.035907213,-0.019756587,-0.023471257,-0.012665942,-0.020030988,0.0049976204,-0.05409529,0.019801077,-0.0300832,-0.03648171,0.05231083,0.021130763,-0.01710682,-0.01839475,0.019011715,-0.04728488,-0.0045163315,-0.018696697,-0.0123938015,-0.012049897,-0.011778562,-0.05644325,-0.052915066,-0.02754639,-0.007925258,0.013033794,-0.027950704,0.0011131839,0.0056392257,-0.059694033,0.000528279,0.0064436146,0.019575257,0.010255807,-0.0005643417,0.016970934,-0.003652727,-0.026296066,0.017507767,-0.017677676,-0.005675339,-0.03110152,0.014191326,-0.041057643,0.029884908,0.015374168,0.014536154,-0.034306683,0.043225717,0.021149414,0.0063847336,-0.009570737,-0.017081633,0.00370512,0.023915472,0.019474419,0.00027914735,0.020445418,-0.032687783,0.0019695356,-0.006545525,-0.02669548,0.024958927,0.021234304,0.015704334,-0.013995848,0.0054137018,0.017630821,0.0340847,-0.015070613,-0.002532589,-0.041397803,0.028455758,0.015158971,-0.013254194,-0.00530017,-0.007431949,-0.017978435,0.0021633967,0.049974043,-0.026098054,0.00772637,0.007750292,0.032361325,-0.03137992,0.010966742,0.007373353,0.020132888,0.005490434,-0.011472054,-0.015665019,0.000508389,-0.004709112,-0.011099794,-0.006040042,-0.021595564,-0.0050547984,0.00026702436,0.023722166,0.05410955,0.00802191,-0.00702185,0.031634994,0.01598423,0.041980736,-0.015698627,-0.03954727,0.018408792,0.007765747,-0.007186563,-0.052683722,0.0063818404,-0.0033965735,-0.017734407,-0.026020227,-0.00078772457,0.030357301,-0.047140453,-0.014519545,0.019728953,-0.027276145,-0.0035841514,-0.003215059,0.0054211332,0.03561445,-0.0047002994,-0.032517593,-0.039584834,0.011877726,-0.013586609,0.0010976626,-0.016296731,0.0000058186984,0.0019809222,-0.005859711,0.0112834135,-0.0111253485,0.030508606,-0.03152031,-0.0052581728,0.018662758,0.0058837337,-0.041605588,-0.00453535,-0.03553129,-0.0012952982,0.005747873,0.03876517,0.08895283,0.015853042,0.028274087,0.009774653,0.04678154,-0.012124358,-0.0010164026,0.020048788,-0.04204718,-0.00081149157,0.018426051,0.04766919,-0.04329177,-0.005133481,0.021103522,0.035481047,0.00086924195,0.019008111,0.02825279,-0.02061758,0.024183182,-0.027277213,-0.017644992,0.01683049,0.016989347,0.038425557,-0.035076197,0.022877758,0.053734683,-0.012630183,-0.002869551,0.014936314,-0.0023774442,-0.0320497,-0.021375764,0.019842194,0.047295794,0.042456996,0.0088432785,0.012563624,0.015889943,0.034455173,-0.0019054327,0.025272937,0.025467472,0.029264271,-0.042880807,0.0057641244,-0.0024643121,0.019117381,-0.017197922,-0.042441964,-0.015198428,0.034367226,0.04753978,0.006431993,-0.04261267,-0.050150264,-0.017794322,0.007616177,-0.08204609,-0.026684321,0.025951125,0.022408579,-0.023744589,-0.031332366,0.0010233853,-0.01193503,-0.050855234,0.015999192,0.0061800196,-0.017833669,0.009132492,-0.003056542,-0.007079005,0.022368316,0.030846799,-0.00013185052,-0.02032307,0.025216017,0.066851586,-0.0069418154,0.009029077,-0.03287341,-0.004460646,-0.045644145,0.012722763,-0.013040779,-0.03919978,-0.045777425,-0.050632883,0.015529979,0.05311901,0.0032662346,-0.018708559,-0.009135233,0.006888383,0.009599837,0.013476584,-0.010080766,-0.008775325,-0.0047139996,0.045338232,-0.02746196,-0.05814498,-0.01239613,-0.050898474,0.0019676143,-0.036522258,-0.031681087,-0.047581892,-0.005201977,0.024324773,-0.013746487,-0.018728377,0.013603811,0.010551333,-0.07036688,-0.0054397723,0.013345164,0.018619357,0.004139419,0.004334044,-0.029557891,0.014372847,-0.014695427,0.027024273,0.020643441,-0.013566616,-0.04572104,0.007563413,0.0079058455,0.04869231,-0.014986251,0.045186806,0.015772885,0.0056985216,-0.013168726,-0.028605033,-0.01070773,-0.026812442,-0.013581125,0.025419744,0.022338185,0.015000539,-0.0035439956,0.013049517,0.007075821,-0.05057257,-0.052403156,-0.012932981,-0.012410614,-0.0062119574,-0.013735356,0.035364058,-0.01587136,0.009873834,0.0040242444,0.015678622,-0.00651519,0.0036326402,-0.04372377,0.0055834567,-0.013133585,0.011743882,0.0040212437,-0.041859575,-0.031826694,0.041964963,0.019630425,0.015306195,0.01918438,-0.013805096,0.048791297,-0.0064924415,-0.0053119115,-0.008609315,-0.02261888,0.020863228,0.010901123,0.0366246,-0.0037015218,0.07552263,-0.0035359384,-0.005135739,-0.041024197,-0.013321167,0.0057295403,-0.0039045461,-0.028166598,0.011919731,0.0030242885,-0.008261906,0.024959128,0.022134272,0.02080858,0.0015579904,-0.006042383,0.039701942,0.032627296,0.008244541,0.004119897,-0.015430404,-0.003384008,0.015003621,-0.012385541,-0.02245944,0.018117674,0.011863831,-0.0019308929,-0.026406193,-0.028635167,0.0029262358,0.037677336,0.004543192,-0.009171411,-0.016171653,-0.022288885,0.018117286,-0.005294769,-0.03322699,0.049639404,-0.0050228434,0.010910963,-0.02296614,-0.006486527,0.014946373,-0.006275333,0.009179457,0.019215649,-0.009841709,-0.1243733,0.041114185,-0.018807804,-0.025262482,0.014936177,0.0015368363,-0.012589658,-0.012897092,-0.0132512795,-0.023558361,0.052997254,-0.0127495,0.0078118867,-0.012963781,0.022452312,0.029862156,-0.027887233,0.018279148,0.029112844,0.046570305,-0.028262177,-0.024088059,-0.05076974,-0.037255403,0.045189418,0.037119623,-0.011342562,0.023147335,-0.0025520413,-0.011104828,-0.006918309,-0.0020017927,-0.027404888,0.039650287,-0.02581905,-0.00115962,-0.0111158835,-0.044387802,0.020974766,0.048157115,0.025164908,-0.006200793,-0.002373976,-0.011045584,-0.01531722,-0.029818982,-0.016393205,0.0059856116,-0.011338858,-0.0094424,-0.084030315,-0.025318708,0.022447363,-0.007607498,0.037431225,0.028290026,0.003982834,-0.014623327,0.007178623,0.07261734,0.001507939,0.014002849,-0.029053446,-0.003229604,-0.0068881563,-0.021137001,0.02105514,-0.0068145357,0.021170974,-0.05650298,-0.010074471,-0.031365234,0.014017652,-0.01768901,0.013556694,-0.053110667,0.026847748,-0.028211132,0.008097208,-0.00063109293,-0.028943961,-0.033408333,-0.040957823,0.04525283,0.030956926,-0.008256165,-0.019414006,-0.027008124,-0.027452517,-0.029986884,-0.03760668,0.043054614,-0.006687343,0.026893899,-0.015052568,0.00322222,0.010366578,0.012651169,0.022532813,-0.016264876,0.03185345,0.026829466,-0.0126547795,0.010220692,-0.018376138,0.019685242,-0.021817049,-0.025752831,-0.03521075,-0.018774422,0.013952572,-0.022796763,-0.038527172,0.011162378,-0.036180366,0.00060918886,-0.018049054,0.047379617,0.02573376,-0.007548687,0.04606365,0.039974883,0.0077777384,-0.06385581,0.008007012,-0.017798718,-0.031677578,0.033411875,0.041272294,-0.01132593,0.05341683,0.007205178,-0.0143919345,0.017046517,0.014781684,0.010007874,-0.009990612,0.06730157,0.013841037,-0.053210035,-0.0004143171,0.024163632,-0.011703719,-0.042894386,-0.04300364,0.011731049,0.03481304,-0.0043261657,0.0046477485,0.0053161085,-0.059046328,0.03465886,0.018229477,0.0113285575,-0.009284353,-0.008302497,0.03477968,-0.043851677,-0.0013184737,0.04214407,0.029124806,-0.01690588,-0.024443349,-0.0030818707,-0.032414857,0.017649168,-0.024397135,-0.014444865,0.042037435,0.020711472,0.01058701,0.05331533,-0.009396092,0.05587855,0.039455835,-0.032643143,0.009127391,0.013444074,0.042601913,0.0018258351,0.008778563,-0.053591453,0.030791119,0.012832349,0.0006763768,-0.014280638,0.012059932,0.0022069777,-0.03235078,0.034374576,-0.03182138,-0.004119299,0.019267824,0.03127718,-0.0024273857,-0.027348706,0.010116387,-0.010479611,-0.0066516986,0.00082699524,-0.07128734,-0.06614487,-0.007119471,-0.002240962,-0.017003732,0.012113001,-0.011050179,-0.023273118,-0.016956804,-0.00914266,-0.029730326,0.011361864,0.06796788,0.0367976,0.024708256,-0.0092184525,0.0074630664,0.00152114,0.022220416,0.052121177,-0.014841598,0.008841046,-0.0004960984,-0.049379114,0.026448146,-0.030833695,0.009787566,0.016553475,-0.018595561,-0.010925266,-0.019401595,0.03330884,0.006074476,0.043604612,0.0003715422,0.010231071,-0.017444676,0.032240197,-0.032491233,-0.027019631,-0.010579884,-0.027515948,-0.057138033,-0.0040360615],"last_embed":{"hash":"3j2h8","tokens":273}}},"last_read":{"hash":"3j2h8","at":1762844524713},"class_name":"SmartSource","last_import":{"mtime":1755790570000,"size":4222,"at":1762844500009,"hash":"3j2h8"},"blocks":{"#---frontmatter---":[1,4],"#":[5,5],"##Project Vend in Plain Language":[6,23],"##Project Vend in Plain Language#{1}":[8,9],"##Project Vend in Plain Language#What Claudius Was Asked to Do:":[10,23],"##Project Vend in Plain Language#What Claudius Was Asked to Do:#{1}":[12,13],"##Project Vend in Plain Language#What Claudius Was Asked to Do:#{2}":[14,14],"##Project Vend in Plain Language#What Claudius Was Asked to Do:#{3}":[15,16],"##Project Vend in Plain Language#What Claudius Was Asked to Do:#{4}":[17,18],"##Project Vend in Plain Language#What Claudius Was Asked to Do:#{5}":[19,21],"##Project Vend in Plain Language#What Claudius Was Asked to Do:#{6}":[22,23],"##What Went Wrong (and Why It’s Funny, Seriously)":[24,51],"##What Went Wrong (and Why It’s Funny, Seriously)#Financial Mismanagement":[26,36],"##What Went Wrong (and Why It’s Funny, Seriously)#Financial Mismanagement#{1}":[28,29],"##What Went Wrong (and Why It’s Funny, Seriously)#Financial Mismanagement#{2}":[30,31],"##What Went Wrong (and Why It’s Funny, Seriously)#Financial Mismanagement#{3}":[32,33],"##What Went Wrong (and Why It’s Funny, Seriously)#Financial Mismanagement#{4}":[34,36],"##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations":[37,51],"##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations#{1}":[39,40],"##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations#{2}":[41,42],"##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations#{3}":[43,44],"##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations#{4}":[45,46],"##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations#{5}":[47,49],"##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations#{6}":[50,51],"##Summary Snapshot":[52,60],"##Summary Snapshot#{1}":[54,60]},"outlinks":[{"title":"Reddit+14Anthropic+14Inc.com+14","target":"https://www.anthropic.com/research/project-vend-1?utm_source=chatgpt.com","line":8},{"title":"Towards AI","target":"https://pub.towardsai.net/anthropics-ai-went-rogue-running-a-vending-machine-edb58586d2af?utm_source=chatgpt.com","line":19},{"title":"Financial Times+5Anthropic+5Vending Market Watch+5","target":"https://www.anthropic.com/research/project-vend-1?utm_source=chatgpt.com","line":19},{"title":"Inc.com","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":28},{"title":"Inc.com","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":30},{"title":"Reddit+5Inc.com+5Financial Times+5","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":32},{"title":"Nate's Newsletter+11Inc.com+11Financial Times+11","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":34},{"title":"Reddit+8Reddit+8TechCrunch+8","target":"https://www.reddit.com/r/Futurology/comments/1lmys3s/anthropics_claude_ai_became_a_terrible_business/?utm_source=chatgpt.com","line":39},{"title":"Anthropic+9Inc.com+9Business Insider+9","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":41},{"title":"Business Insider+9Inc.com+9Futurism+9","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":43},{"title":"TechCrunch+4Inc.com+4TIME+4","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":45},{"title":"Reddit+6Inc.com+6Business Insider+6","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":47}],"metadata":{"created":"2025-07-04 08:32","updated":"2025-08-21 17:36"},"task_lines":[],"last_embed":{"hash":"3j2h8","at":1762844513362}},"smart_blocks:Inbox/AI.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020670142,0.008852001,0.013286064,0.037403803,-0.037109952,-0.04184162,-0.0038529213,0.03436105,-0.017800424,0.019216292,0.012978978,0.011072383,-0.0147811305,0.008558698,0.014759922,0.0014030797,0.0034287875,0.022204889,-0.011910619,-0.05181972,0.0006133418,0.012736994,0.038863055,-0.02671177,0.028667489,-0.01135669,0.012292614,0.013384015,0.023436366,-0.0001175811,0.023555003,-0.04261594,0.009392553,-0.01648018,0.024643073,-0.011615105,0.014564715,-0.05717229,-0.06789098,0.022747286,-0.014653879,-0.04380636,-0.023832362,-0.00046762053,0.034937277,0.002679257,0.008440961,-0.010380703,-0.023205485,-0.030320486,0.0065288935,-0.005977136,-0.020113865,0.0010903851,0.057352144,0.056310445,-0.0044207512,-0.008316937,-0.030292446,-0.020841595,-0.038868476,0.00036882743,-0.014082002,0.016433861,-0.02100788,0.08289653,0.039133955,0.031020086,-0.0271448,-0.033174306,-0.0062905573,0.0438756,-0.023335347,-0.0076434873,-0.030963281,0.06072716,0.029680638,-0.03289399,-0.021973982,0.00054496585,0.011005378,-0.060816836,0.038502514,-0.024397977,-0.0006474386,-0.0014869622,-0.027075335,0.06818168,-0.00698329,0.050720017,-0.025634583,0.0008565083,0.020751545,-0.027507193,-0.0066468217,-0.015681243,0.015775617,-0.015329589,-0.012933551,-0.020549793,0.048714176,0.03575338,0.037105687,0.016893286,0.027946487,-0.013406273,-0.0074046133,0.009155906,-0.020710774,-0.010983882,0.02066664,0.088533826,0.014901903,0.007839493,0.008471773,-0.031794824,0.012879632,-0.020725451,-0.0037564232,0.0265454,0.017277084,-0.009314726,0.027369605,-0.011351991,-0.0150363995,-0.030500665,0.010406829,0.026700867,-0.032167856,-0.027295318,0.00291365,0.047310226,-0.03000181,0.0030064387,-0.023489155,0.019704588,-0.011640497,0.025650654,0.021183848,-0.015149117,0.045535084,0.025464818,-0.012773302,-0.012335436,0.023860568,-0.018736716,0.049895003,-0.019445905,-0.00988534,-0.053771626,0.017842723,0.016563782,0.013077503,-0.020515347,0.0024840618,-0.01845602,-0.0024873565,-0.02055612,-0.02413934,-0.008194629,-0.018168727,0.005175167,-0.077959545,0.046151944,0.0013316212,-0.037065733,0.044877257,0.026059475,-0.0473619,0.020982,0.022902625,-0.08102161,-0.040243927,-0.037808977,-0.018543115,0.035995226,0.09602203,0.017571388,-0.006781028,-0.028065465,-0.046389546,-0.0030799338,-0.034339767,0.010691899,-0.02704976,-0.031560767,-0.045857016,0.008211384,-0.01399658,-0.008756672,-0.044332497,0.0119026825,-0.0057576546,-0.022715228,0.00027342484,-0.004790912,-0.01078686,0.022097472,0.03842187,-0.024925306,0.0048511424,0.03276374,0.008315601,0.013988078,0.002720486,0.0024387436,0.037128393,-0.041426755,0.07396407,-0.0032198247,-0.030010197,0.030544423,-0.03810075,-0.040080056,-0.023532147,-0.039847817,0.034934208,-0.000063817926,0.022825766,-0.029188931,-0.011465508,0.03355599,-0.011361228,0.06544453,-0.015340032,-0.0027363359,0.009742754,0.0645914,-0.010865275,0.010888667,0.000051109422,-0.0023504235,-0.021119155,-0.03270908,-0.015264438,-0.035924863,-0.02160101,-0.0216185,0.010623499,0.02660475,-0.027001424,0.0071454393,-0.025792347,0.038544822,-0.035127867,0.042348858,0.0134319,0.04929533,-0.017555565,0.02550833,0.009429137,0.024752783,0.024501882,0.022450596,0.02935638,0.020742336,-0.003438761,-0.013422681,0.006902797,-0.02326494,0.02275358,-0.05867393,-0.042661726,0.027521979,0.036658313,-0.0019028776,0.01257883,-0.038480733,0.03426775,-0.025381282,-0.020276334,-0.020608202,0.014525194,0.0067294613,0.0165922,-0.023752484,-0.021878729,-0.025248436,0.022825625,0.0008779908,0.023354344,-0.018277515,0.02516787,-0.009253639,0.042822395,-0.005979218,0.030446578,-0.014680144,0.0072765187,-0.011076804,-0.023828378,-0.020956088,0.042811,-0.02091662,-0.021726718,0.011342335,-0.019612176,-0.15228988,0.0021068023,-0.03921045,0.05089161,0.01122351,-0.02195091,-0.01966893,-0.03019048,-0.048724145,0.0342451,-0.01577086,-0.039676934,-0.009493304,-0.004976082,0.028863253,0.037267126,-0.01668952,-0.022632264,-0.06648663,-0.015067916,-0.03405269,-0.011638056,-0.00047477256,-0.035220996,-0.04653343,-0.014099653,0.039672617,-0.028482445,-0.03456418,-0.0279339,0.007653546,-0.0071773063,0.009356643,0.0018395409,-0.024668574,0.054386962,-0.03841002,-0.030976072,0.010703787,-0.01920751,0.019596037,0.03977103,0.023124158,0.027470373,0.015535618,0.053513873,-0.0017897615,0.016168581,-0.050591182,0.005753006,0.012233482,-0.016086586,0.026864275,0.054622684,-0.025035836,-0.0013939835,0.0020364835,0.039534718,-0.022207119,0.017225867,-0.020380272,-0.04741686,0.016296433,-0.021342989,0.008769791,-0.007846852,0.008191045,-0.034654308,-0.015863309,-0.06268754,0.077710606,0.020432506,0.058906868,-0.00946467,-0.030733895,0.008880893,-0.028416645,-0.052107897,0.014849699,-0.08781458,-0.030759525,0.017985476,-0.046796408,-0.012212166,-0.031696003,0.008086458,-0.011212465,0.013891603,0.0059644985,0.25097975,0.025173087,0.005173334,0.024516398,0.06614405,-0.004664005,0.028690726,-0.0020485,0.00645149,-0.024917986,0.03870607,0.025871512,-0.011835411,-0.02816214,0.008449774,0.018878346,-0.012253838,-0.0024953128,0.08012167,-0.009089638,0.03538321,-0.061750706,0.039187178,-0.048696637,-0.069172546,0.007111403,0.01653166,0.034839407,-0.019678066,0.03503484,0.01946798,0.010916059,0.013768185,0.01454134,-0.03386044,-0.016746499,0.054680336,-0.015765563,-0.02001901,-0.025364697,-0.07505433,-0.050418198,0.05221932,0.02108636,-0.01837548,-0.015209741,-0.012451937,0.012772583,-0.049152207,-0.02171153,0.00055163784,1.16037256e-7,-0.0018493145,-0.019803787,0.024029035,-0.025685271,-0.019969465,-0.024229132,-0.013434154,0.06969107,-0.007468016,0.011532582,0.007470565,0.043755695,-0.027137067,0.03964218,0.018486155,-0.023759145,-0.012550553,0.046996113,0.008129266,0.024362804,-0.0028929063,0.0018204862,-0.005731247,-0.021293018,0.015544904,0.027830696,-0.016909098,0.054330774,-0.026225846,-0.0039708535,-0.016238946,0.047657743,0.006333023,0.0034937786,-0.03046924,0.023113769,0.00060620887,-0.010395852,-0.014558567,0.004576849,-0.05875981,-0.00201862,-0.017329337,-0.023278926,0.021220017,-0.0053450046,-0.0297506,-0.01543113,-0.01135098,0.031992424,-0.011025555,0.0025257885,0.036207978,0.015883906,0.019723317,0.017088078,-0.0039886837,0.06187844,0.0004364545,-0.0015454881,-0.0035504845,-0.06253753,-0.013587983,0.013208824,0.0139145395,0.041868497,0.048378807,-0.033162907,0.008423033,-0.0048892056,0.036407325,0.0024621082,0.017515052,-0.023322502,0.009677048,-0.026602253,-0.038563307,0.003934884,0.009235544,-0.03498127,-0.02270756,0.009518593,0.03303775,0.028225563,0.03986367,0.017430212,0.0015242803,0.0006308313,-0.00340324,-0.01804668,0.0015562314,-0.020348627,0.038226563,0.0027042686,-0.010809298,-0.0074348105,-0.023993164,0.036262177,-0.003376792,0.04294669,0.03687143,-0.05877251,-0.020993443,-0.007703931,-0.015319958,0.015829518,0.01955504,-0.031997822,-0.026494978,0.03908869,0.009859095,0.08803286,0.0037564544,-0.026930513,-0.027835513,0.026520416,-0.028768552,-0.08943906,-0.010995706,-0.024869472,-0.041688442,0.011842091,0.0012568515,-0.031606093,-0.006809912,0.006416469,-0.0051583163,-0.02185199,0.011566789,0.037991185,-0.06312041,-0.005638407,0.019115055,0.008250348,-0.03211496,-0.009158112,0.043644935,-0.021079445,-0.02607185,0.0960894,0.044337194,-0.019226406,-0.01137582,-0.025277559,0.031751335,0.05225192,0.027129529,-0.013842121,-0.014282347,-0.013899215,-0.021502033,-0.022781482,-0.024478013,0.0013343627,-0.061976824,0.0698768,-0.012990944,-0.0006341597,0.038499817,-0.018405104,-0.02653689,-0.02647175,-0.047869224,0.0017075586,0.049812708,0.049849562,-0.023373263,-0.039808456,0.027775876,0.0061887973,0.03797723,-0.010138078,-0.023820588,0.051988456,0.02881567,-0.058063958,-0.06771753,-0.020836063,-0.018400216,-0.020944055,0.060207527,0.009383262,0.0153082125,-0.020597855,0.025748635,0.006097492,0.037001453,0.00036304837,0.02802646,0.03412924,0.04409303,0.025032451,0.017560495,0.066998035,-0.016155513,-0.039504334,0.012504597,0.01380647,-0.000037474332,-0.0061315503,0.010061015,-0.015556183,0.030450717,-0.005509852,-0.015177772,0.019951066,-0.035861023,-0.018711587,-0.058534563,0.019113876,-0.022161717,-0.0015674907,-0.024196986,-0.008330332,-0.044625517,-0.029186592,-0.0061669433,-0.016011687,-0.011119672,-0.008037032,-0.015111184,-0.015567782,0.015234722,0.022740265,-0.028232826,-0.0047952463,-0.0015111475,0.014744115,-0.051578134,0.017841075,-0.010918697,0.03203619,-0.021110743,0.008570225,0.03903478,-0.030067535,0.003906834,-0.050627425,0.049981542,-0.028356267,-0.0383638,0.019623525,-0.02409995,0.020021066,-0.023321573,0.0002027616,-0.00878732,-0.0014187427,-0.022172723,0.0030496442,-0.02477579,-0.011895921,-0.0099269785,-0.02283835,0.026306935,-0.024665762,0.0053389226,-0.0084129535,0.021148697,-0.030114058,-0.016170109,0.03274181,0.011554522,-0.009681432,0.033640124,-0.05439649,0.01529477,-0.01836042,0.04620915,0.008148097,-0.028004525,-0.058981672,-0.058811765,0.025901597,0.0016589422,-0.024910955,0.0011757696,-0.049382616,-0.049555875,-0.0023539565,-0.010439437,-0.016214728,-0.0057553365,0.0002475404,0.027566694,-0.0021097083,0.032976497,-0.0033559944,-0.006456152,0.021403836,0.035403866,-0.030399304,-0.0038960008,0.0038976104,0.00952108,-0.0219967,0.013240521,-0.023875646,-0.0070869336,-0.021469865,-0.017842432,-0.008931496,0.034884933,0.02916428,-0.036838852,0.011632395,-0.008215425,0.018474462,-0.032961387,0.025682222,-0.025938328,0.020606132,-0.00022986122,0.04834122,0.005000851,-0.01576471,-0.02337714,-0.012864977,0.0043156003,-0.006958263,0.032692216,0.030784866,-0.0046870466,0.042054303,-0.016254041,-0.0145245055,0.048001964,-0.019012077,-0.014693744,0.025333045,-0.0009474845,-0.038120907,0.020360501,-0.022466782,-0.015807983,0.0115365265,0.014790125,-0.012629468,-0.06498804,-0.045738585,0.008998332,-0.004161795,-0.14044113,0.00754969,-0.041005164,0.033686295,-0.005159246,-0.016863992,-0.050113775,-0.008143447,0.035615493,-0.020368584,-0.0409872,-0.022561926,0.007779691,-0.025673518,-0.024779554,-0.0009907384,0.0034253343,0.048864298,-0.05831086,0.064702265,-0.0070080934,-0.029041117,0.054387625,0.047261644,-0.009096091,0.019432282,0.023303654,0.02117564,-0.03747789,-0.020579811,0.014541326,0.01989861,0.029598955,0.051182445,-0.0052449936,0.04113546,0.011314147,-0.011910868,0.013235886,0.03046655,-0.0013738988,0.007687527,0.046463456,0.029688999,0.010293969,0.06563172,-0.02333385,0.007138882,0.013801099,0.013826929,0.02480464,-0.0076527474,0.03128544,0.018901318,-0.006003132,-0.022480616,-0.0020489832,0.0035137169,0.03485591,0.03879552,-0.030289028,-0.001395299,-0.037057236,-0.051486883,0.00093224307,0.013200866,-0.031389806,-0.017501464,-0.018123355,0.058938652,-0.03264701,-0.020062651,0.015110314,0.032847013,0.0153730195,0.028058033,0.078061536,0.009986493,-0.033474553,0.00027572108,0.0062895366,-0.0056133806,-0.027607176,0.0100930175,-0.0103242565,0.01603083,-0.034219157,0.011615115,-0.06831882,-0.02673688,-0.03092119,-0.037553295,0.0076368805,0.042990297,-0.08371068,0.039907906,-0.006520968,-0.00054786535,-0.0066989693,-0.01741837,0.024974614,-0.034921307,-0.010312155,-0.052563135,0.006948825,0.017093748,0.07241939,-0.0043947455,-0.03515518,0.0005544938,-0.017545966,0.019312376,-0.013602718,0.010367407,-0.028346634,-0.03616382,0.0029141312,0.0006159601,-0.018044664,0.028880144,-0.029374098,-0.024201233,0.024551569,-0.049295004,0.03131986,0.01036243,0.018804781,0.04614138,0.024367753,-0.065543845,-0.009582559,-0.03063636,0.07650551,0.03370726,0.05012487,-0.03431542,0.003273085,0.024660211,-0.049220312,-0.026390772,-0.032987244,-0.0046627056,0.0025960144,-0.03385221,-0.00909921,-0.016445236,-0.01172536,0.012409691,-0.032620817,-0.019087076,-0.030916482,0.03551465,0.024411164,0.0014546539,-0.03984492,0.02375256,-0.0065839947,-0.006026828,-0.007884124,0.022701666,-0.02031175,0.0049361684,-0.024172504,-0.029248103,-0.014745257,0.013579635,-0.028690854,-0.021104818,-0.03957508,0.03547617,0.024229212,-0.016362729,-0.012946316,0.028864136,0.045463555,-0.024540091,0.0093715815,0.022991486,0.02447449,0.004145909,0.020352306,-0.005355128,0.06812999,0.024736326,-0.006119164,-0.004601164,-0.017701074,0.043128654,0.04256904,-0.0013313915,-0.024696453,0.0163684,-0.06249533,0.005108064,0.046438035,0.02509243,-0.0182426,0.030012233,0.014561084,0.05251501,-0.06357781,-0.04055239,0.0032979432,-0.0046974923,-0.016033176,0.051234905,-0.033046506,-0.027416665,-0.030342333,0.035044853,-0.038546704,0.009552867,0.012469113,-0.006639352,0.006223383,0.011299265,0.044284828,0.011700964,-0.030237816,-0.0003480338,0.02701945,-0.0020969277,-0.05551914,-0.01941554,-0.0038829942,0.0029376426,-0.014115091,0.05882082,0.044725366,0.048152726,-0.036283378,-0.024233593,-0.018471647,0.05679222,-0.014618894,0.016436758,-0.030563986,-0.007690083,0.0035758524,-0.024116581,0.04741492,-0.0061109043,0.02979805,-0.09114529],"last_embed":{"hash":"1uklhsy","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"1uklhsy","at":1762844513362},"key":"Inbox/AI.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1uklhsy","at":1762844513362}}, +"smart_blocks:Inbox/AI.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009883375,0.05226846,-0.029675277,-0.02871592,-0.04339743,0.002530047,-0.026390634,0.04812064,-0.01889314,0.030642023,0.008240174,-0.035768714,0.018028354,0.004284236,0.01666038,-0.039784394,0.0061036376,0.019676555,-0.036492243,-0.06338302,0.009002836,0.05848195,-0.009814927,0.00085536065,0.011695952,-0.00044957813,-0.013653726,-0.013179203,0.03959862,-0.01799251,-0.010428458,-0.0003642294,-0.011597233,-0.03854293,0.015320942,-0.025786795,0.030341247,-0.027110195,-0.041216426,0.04337356,-0.029911544,0.005393954,0.01439781,-0.065585695,0.020699218,-0.023120206,-0.00014919571,-0.007535083,0.0026287753,0.029201616,0.0060715973,-0.011370293,0.0045699216,0.013761837,0.0030296321,0.036082003,0.012865209,0.046556115,-0.04730222,-0.022187086,-0.026968818,-0.036813185,0.015175587,-0.0010815794,-0.010984634,0.09722904,-0.03242573,-0.021388145,-0.008135487,-0.048039734,-0.017810978,0.041275494,-0.01604454,-0.02159586,-0.07075884,0.035043187,0.021327382,-0.025457742,-0.017205918,-0.0007979467,0.05745815,-0.019467762,0.050747223,-0.017520279,0.0060941563,0.0325387,0.00016052338,-0.0044203456,-0.017788002,0.010996867,-0.027993925,-0.0121456245,-0.008421095,-0.041735895,-0.050991073,-0.016417883,-0.009003874,-0.0064521143,0.01031948,0.01781417,0.020060163,0.053432945,0.022631438,-0.013635529,0.027877796,0.019031968,0.010019892,0.012542642,0.005941778,-0.02643301,0.033953115,0.06745597,0.029512525,0.027119504,-0.0003422241,0.0034135235,0.005782227,-0.02480489,0.062007073,0.031004984,0.005578282,-0.012052105,0.0007453863,-0.007455379,0.014502669,-0.033096228,0.019614967,-0.0051384415,-0.042313103,-0.003508536,0.046224367,0.08388229,-0.014253491,0.017664498,-0.02852647,-0.045847833,-0.02509584,-0.00506664,-0.007984774,-0.05080801,0.017555535,0.020944426,-0.01965295,-0.066824794,0.025651103,-0.003750233,0.04647819,-0.03431252,-0.012202568,-0.019384842,0.000044180513,0.010389592,-0.005004049,0.0262931,0.00077956566,-0.040660724,-0.0277999,0.038303558,-0.012780337,0.028792972,-0.01943552,-0.008733065,-0.049318418,0.009466177,0.0035221528,-0.005132544,0.022726446,0.019000905,-0.014760089,0.017381946,0.025485018,-0.013103536,-0.0594493,-0.0506796,0.038352516,0.042004507,0.07045998,0.029242571,0.009869733,-0.020813689,0.014205438,0.010639258,-0.012224851,-0.004421478,-0.040132646,0.03463818,0.05019247,-0.028515274,0.0023262692,0.020003427,-0.033509713,0.018099068,0.022942757,0.012709281,0.041434433,-0.014687253,0.0127405375,-0.025686678,-0.0019095185,-0.033433575,-0.017617133,0.0045124595,-0.005124864,-0.041074675,-0.0054233684,0.013790374,0.004911154,-0.073778674,0.023883192,-0.04031507,0.0564119,0.03180797,-0.025138313,-0.040222254,-0.055868283,0.015048948,-0.01883014,-0.010459183,-0.011396353,-0.048250705,0.037705664,0.049195662,0.00870147,0.011883398,-0.0060319975,-0.009925276,0.0035502748,0.006789444,0.02359416,0.0052631325,0.009739001,-0.06289378,-0.017514115,-0.0075320047,0.012922101,-0.015685491,0.026520394,-0.0031600215,0.027045203,0.0008446269,-0.03144727,0.018196162,0.012380469,0.0068404023,-0.030724123,0.06349487,0.0048936037,-0.0015977708,-0.037400093,-0.015586948,0.004861973,-0.022756625,0.002438529,-0.00048706512,-0.027935088,0.02287649,-0.026880844,-0.0035592234,0.01148748,-0.009580537,0.014489548,0.00975574,0.00078577746,0.02240906,-0.023782846,0.0071028336,-0.004650234,-0.012964602,0.012501549,-0.026887255,-0.01876634,-0.0016234231,-0.0291474,0.014941738,0.036783718,-0.005268096,-0.037402257,-0.0003235873,0.09581323,-0.0037224407,0.05518919,0.024082037,0.015331744,-0.0018552094,0.046855774,0.041156285,-0.025563816,-0.008420273,0.022838261,-0.076876715,-0.018188946,-0.028157823,0.06564098,0.009897838,-0.056013085,-0.014140284,-0.021569984,-0.15423536,0.040714342,-0.03983567,0.033048876,0.0068669496,-0.016378738,-0.003033556,0.019320078,-0.033860233,0.02476964,0.012633189,-0.037025686,-0.01859877,-0.042045623,-0.018182656,-0.0014182772,-0.030560965,-0.026392264,0.01785706,-0.038117364,-0.041722782,-0.01987378,-0.004456324,-0.030375723,-0.013857913,0.0028664833,0.023354188,-0.047452375,-0.04616727,-0.03399207,-0.009341307,0.031389613,-0.007668932,0.073594786,0.020224988,0.04993202,0.005820661,-0.04452591,0.029398575,-0.0059492155,0.028008578,0.03373948,-0.00811112,0.031373806,0.0023256524,-0.04157135,0.042678464,-0.0130842235,-0.030242324,-0.019631553,0.0013957212,-0.008093221,0.019920696,-0.00062129955,0.036590148,0.037449755,0.024205474,0.023904327,-0.048977625,0.029086806,-0.05707195,-0.040466845,-0.00043447828,0.051364057,0.01265155,0.017020006,-0.0040553208,-0.010542677,0.03627451,-0.060598116,0.04204377,-0.013387521,-0.00505665,-0.03533764,-0.036660515,0.0023743017,-0.044436418,-0.067644864,-0.036161955,-0.11272645,0.009325929,0.01868565,-0.0075758635,-0.0022898805,-0.034779377,0.012739965,-0.0153577635,0.021510676,0.03726939,0.22891095,0.05698787,0.011594965,0.029165996,0.058567222,0.010753232,0.009989894,-0.03542808,-0.011048215,-0.04727585,0.0061796117,-0.021529097,-0.026996003,0.012601217,-0.002034337,0.015868818,-0.02016693,-0.021524131,0.08529724,-0.0018659091,-0.007386431,-0.0331819,0.047630116,0.0017159705,-0.03659384,-0.03418813,-0.01650963,0.0072246334,-0.014357992,0.017476095,0.0022442786,0.044015974,0.020399407,0.013274627,-0.013285574,-0.0000093281415,0.014920467,-0.026127234,0.0122262845,-0.03197609,-0.0175971,-0.018572059,0.030413067,-0.0059145503,-0.002838542,0.032403182,0.02916763,0.03492433,-0.015878038,0.0019792733,-0.019151164,-0.021974448,0.009049297,-0.018655049,-0.048409943,-0.022995988,-0.027094467,-0.030323723,-0.015386276,0.06816399,0.032920823,0.023489906,-0.011324665,0.05448705,-0.035288844,0.038321648,-0.009846298,-0.028244084,-0.033493757,0.024185887,0.013707956,0.03377506,-0.048862804,-0.02012369,0.022373985,0.0046880576,-0.009754784,0.014575521,0.004217525,0.014000296,-0.019157752,0.0013746336,-0.05644457,-0.046401676,0.017914794,-0.06559493,0.0059621716,0.039409712,-0.019552892,-0.06198527,0.0008064355,-0.002493513,-0.056495655,0.01532869,-0.029034734,-0.066603646,0.0022513277,0.027500179,-0.054393847,0.0017282512,0.007260841,-0.041871693,-0.00272099,-0.016406618,0.025109796,0.030591303,0.026834393,0.019529467,0.023436284,-0.008588288,0.008002472,0.022770071,-0.053054262,-0.025131177,-0.0037481056,-0.015351501,0.0140020335,0.02505023,0.047295872,-0.00079019996,-0.049363628,-0.00050670607,0.008281973,-0.027791837,-0.03293539,-0.04091665,-0.0069745476,0.013040068,-0.028443817,-0.019150069,0.030311974,-0.01290081,-0.016609292,0.06115185,0.055008654,-0.015873427,0.0063523464,-0.0068281377,0.021246586,0.025176696,-0.02220428,-0.029208055,-0.038048018,-0.0051606465,0.029049566,-0.020634688,-0.054591782,0.040324524,-0.0033482008,0.012007736,0.0010847603,0.04162917,-0.009793166,-0.048784733,-0.010522427,-0.0460062,0.011296186,-0.0031489113,0.000980529,-0.056491137,-0.004047335,0.045161206,0.0013466947,0.0885314,0.03456509,0.06638894,-0.0061766254,0.05054239,0.033671368,-0.034722056,0.033596735,-0.047285974,-0.014400296,0.056539603,-0.00046384076,0.014566735,-0.036632415,-0.03152254,-0.003468764,0.009784625,0.01610889,0.028797785,-0.033857673,0.0072468934,0.001266634,-0.026809642,0.0072029363,-0.0104100965,-0.015109466,-0.00788127,-0.056351624,0.047744147,0.021306887,0.0028366514,-0.031155389,0.008180462,-0.009235491,0.044859916,0.042131834,-0.01734474,0.040040493,-0.029357204,-0.038223512,-0.019009897,0.008862851,-0.014528154,-0.027703268,0.08441151,0.020971399,0.022634849,-0.0125984615,0.01977169,-0.052214485,-0.009218145,-0.018032765,0.0059163617,0.07125511,0.022416493,0.00037746955,-0.063450925,-0.051091902,0.029809956,0.06941131,0.003463685,-0.022951901,0.022761876,0.021937303,-0.07214463,-0.035196453,-0.00036431366,0.0014578353,-0.0008367406,0.019525548,-0.028611837,0.07530406,0.041862942,0.0045771687,0.012204686,0.041000858,-0.01984629,0.021835344,-0.034441583,-0.020100586,0.03823284,0.0006998625,0.0049287635,-0.01842411,-0.012254906,0.027127089,0.051996954,-0.025601396,-0.0031981824,0.029956453,0.0006442953,0.00019541815,-0.019538375,-0.009263338,0.0019447055,-0.0033250072,0.026226934,0.0011285604,-0.01114735,-0.036883026,0.02073007,-0.03810335,0.026346555,-0.0025818348,-0.013682843,0.0033571061,-0.056891814,0.0077718357,-0.020403123,-0.03279442,-0.019889256,0.012923312,0.045200597,-0.019708833,-0.0021214553,0.039478138,-0.0009932105,-0.0613453,0.002238321,-0.016420234,0.03280742,0.0025414515,0.047136534,0.028476628,0.008976317,0.002712029,-0.03493953,0.03304743,-0.03563128,-0.057767816,0.047985975,-0.039335627,0.015208355,0.020966329,0.0409754,-0.026942674,0.0074415426,-0.016994854,-0.05252687,-0.0138375005,-0.011533906,-0.045213915,-0.015674194,0.020450404,-0.006806729,0.023400687,0.01111596,0.038378593,-0.017532095,-0.034317352,0.00009105627,-0.02669807,-0.0006033226,0.012941138,0.009288059,0.01870697,0.021682847,0.029467808,0.002295226,0.013621933,-0.020210074,-0.01216497,0.043248378,0.011383732,-0.017847613,0.033569694,-0.06521804,-0.026904754,0.034512054,-0.0067095007,-0.008030982,0.025589924,0.002098331,0.023521144,-0.0130190505,0.04007593,0.011516518,0.031995956,-0.006611934,0.031372063,0.0049640937,-0.015224252,0.03803092,-0.022362452,-0.004199032,0.0107194735,0.021667952,0.020988306,-0.010725725,-0.005480671,-0.0038270524,0.023352979,0.0021033145,-0.01786641,0.034801845,-0.059776224,-0.014247053,-0.03321349,0.03934165,0.011052686,0.054985646,0.021394258,0.042840686,0.0010296715,0.009062745,0.005542491,-0.018088656,-0.007665957,-0.019576367,0.0054578017,0.020450674,-0.015227702,0.026986482,0.002773087,-0.010266699,0.022575988,-0.0438009,-0.016274575,-0.015398138,-0.03059885,0.00007938142,0.0037203366,0.014032822,0.00004589811,-0.000018940134,0.046648793,0.0062189447,-0.05220577,-0.06322375,-0.021528041,0.021533728,-0.13626428,0.03758247,-0.037925966,-0.019566143,-0.049608145,0.015176078,0.0021584933,0.009348533,0.032418102,0.011751247,-0.013620128,0.048614025,0.011122865,0.0076845177,-0.033072334,0.018860877,0.015014782,-0.010285479,0.0043221978,-0.014839775,0.01071472,-0.009476388,0.023314765,-0.027122762,0.014184507,0.017393747,-0.038638625,0.061339147,-0.04967481,-0.024782615,0.026400408,-0.010845232,0.009878118,0.057578906,-0.026912477,0.009925481,0.02608275,-0.021869536,0.033252876,0.028948449,-0.018221643,0.0034632098,0.030669773,-0.00236305,-0.009500057,0.06378087,-0.041535012,-0.025821608,-0.04116611,-0.0037902198,0.028291736,0.024063874,-0.049129173,0.02185992,0.03168818,0.018342255,-0.07005275,-0.023405142,-0.04092408,0.05015877,-0.038576536,-0.011877444,-0.054269005,0.017107315,-0.006800305,-0.00299804,-0.061285626,-0.0044145347,-0.0032615496,0.05343144,0.014828229,-0.01617452,0.010426397,-0.018439684,0.0046793176,0.008182629,0.06734315,0.005981262,-0.025438525,-0.0028145197,-0.0048569683,-0.011770029,-0.04838996,-0.038405117,0.0053837732,0.009369849,-0.029487366,0.023843836,-0.019861205,-0.043386884,-0.04958313,0.006705192,-0.0033186635,-0.006249154,-0.056963783,-0.013924071,-0.01983005,0.01441496,-0.027056525,0.02209302,0.012094749,0.00497162,-0.023715734,-0.01656847,-0.0064799124,-0.0021968414,0.084326215,-0.029423015,-0.017761784,0.010246435,-0.019609362,0.0022926973,0.004750357,0.00006413684,0.010962468,0.003241506,0.03527552,0.01989548,0.0048269266,0.0019332736,0.0052862354,-0.0073654163,0.0054257964,-0.032329034,0.008545003,0.039187208,0.008676152,0.03338121,0.06213371,-0.021640074,0.027919516,-0.007744345,0.054361228,0.053199437,0.035305128,-0.016612995,-0.00790709,0.046710942,0.0011286578,-0.03244586,0.0031069287,-0.004573281,-0.0013343164,-0.014161388,-0.033526875,-0.055834543,0.0053423448,-0.0060994183,-0.04172004,-0.060444206,-0.00500011,0.0145200575,0.058438633,0.020340225,-0.013937871,0.011895544,-0.0188723,-0.007171493,0.020909723,-0.026803877,0.047502067,0.008993774,-0.0149736265,-0.006117248,-0.017259065,-0.040475227,0.0012775885,0.011759153,0.015073096,-0.05201269,0.039600696,-0.014606314,-0.010261385,0.022256158,0.05522675,-0.07142981,0.037827432,0.004576207,0.0057787215,-0.037529655,0.023178525,0.0013701972,0.00758079,0.024864081,-0.03067429,0.0036661983,0.0028457441,0.0009854732,-0.015186698,0.027298935,-0.0359666,0.027441332,-0.021295877,-0.043217137,0.054665662,-0.005115124,-0.020274304,0.017234378,0.0018224734,0.061701026,-0.02136663,-0.03181016,-0.028357834,-0.024373388,-0.015272926,0.0045617307,-0.012347084,-0.0032050917,-0.061833166,0.017829882,-0.03525203,-0.027076395,0.0028720768,0.008563316,0.029349687,-0.02627984,-0.01155303,0.022630978,-0.005150059,0.044037085,0.009810493,0.0047038207,-0.0041140714,-0.011166155,0.030018846,-0.027403003,-0.0031587216,0.053130828,0.059627447,0.012108065,-0.024378382,-0.031068284,-0.00048101897,0.042173468,-0.025369873,0.0010743578,-0.022504602,-0.0062623913,-0.04298235,-0.03196221,0.027010024,-0.0034257404,0.030003695,-0.0064472863],"last_embed":{"hash":"1d10ubg","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"1d10ubg","at":1762844513362},"key":"Inbox/AI.md#","lines":[5,5],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1d10ubg","at":1762844513362}}, +"smart_blocks:Inbox/AI.md##Project Vend in Plain Language": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043660935,-0.003831006,-0.012765424,0.0045087854,-0.027001467,-0.017114848,-0.044362627,0.007478994,0.0026007765,0.021398757,0.012454344,-0.03289458,-0.0061999653,-0.009660981,0.054054342,-0.013903118,-0.0018158186,0.008251933,-0.030238658,-0.008649282,-0.00007221917,0.04265419,0.04046675,-0.0042298096,-0.0029276144,0.011824765,-0.04288408,-0.022585738,0.023477796,-0.030883722,0.021154035,0.011212761,0.0009022753,-0.03421804,0.0061129546,-0.014721291,0.04846107,-0.03973282,-0.06660559,0.01527622,-0.034854066,0.0065064915,0.036774058,-0.011239217,0.015979102,-0.01854755,0.00094646355,-0.015689842,-0.028574985,0.02069895,0.012869659,0.026748585,-0.018161116,-0.00040522357,-0.009644356,0.05126739,-0.026562301,0.0014039143,-0.087727115,0.0016690705,-0.05739004,-0.009307231,-0.019632742,-0.0026876205,-0.0050354083,0.08166794,-0.025903096,-0.01783589,-0.0035916546,-0.019814294,-0.014946919,0.036657188,0.017044626,0.008103096,-0.029142823,0.0070215915,0.020485593,-0.019951195,0.03017273,0.015050789,0.03416095,-0.04155187,0.006099709,-0.001089098,0.04822131,-0.03246346,-0.0080841975,0.04441004,0.019037098,-0.014317085,-0.02645499,-0.010387582,0.025595974,-0.048408575,-0.045778047,0.0033940736,-0.021362724,0.008073633,0.05130266,0.029051693,0.03670153,-0.018921558,-0.0017655836,-0.0120340455,0.048119847,-0.010405679,0.012875996,0.05538828,-0.026712082,-0.019769512,0.033885024,0.04575391,0.009230112,0.008062495,-0.009396323,-0.032723393,0.0004554315,0.011834127,0.062525995,0.043162934,-0.0026232328,-0.004118383,0.010585134,0.012015693,-0.019864317,-0.038445584,0.025593625,-0.013412512,-0.028445898,0.023758324,0.048928764,0.0634981,-0.014215048,0.0117448745,-0.02756467,-0.048989333,-0.016844934,-0.0031889551,0.026702672,-0.055963136,0.049368475,0.06849186,-0.07333039,-0.06972156,0.024660112,-0.03735454,0.027944008,0.0027946152,-0.0005399121,0.0060454146,0.0013759036,-0.014071855,-0.030541236,0.0029450392,0.008476352,-0.01857729,-0.015267337,0.014855813,0.011998399,-0.007667854,-0.00002605123,-0.0064412025,-0.02862026,0.02565894,0.013873382,0.0051710294,-0.0235396,-0.00186676,0.009488393,-0.010967906,-0.0019775468,-0.009768565,-0.016740266,-0.017420825,0.030865189,0.018438332,0.09747124,0.038373884,0.010619515,-0.029444752,-0.006657848,0.011177864,-0.05539946,-0.045077972,-0.040970355,0.033408415,0.036637243,-0.008396489,0.036312085,0.017993132,-0.019187765,-0.029289393,0.045065053,0.004510706,0.04520799,0.009349645,0.010254275,-0.0044196383,-0.01060764,-0.05876258,-0.015720319,0.03391938,0.05872916,-0.05738162,-0.043611836,0.0051477756,-0.006004958,-0.037580393,0.012214769,-0.059516065,0.001535315,0.025991254,-0.013120151,0.0033275369,-0.08140283,0.0019017997,0.019061662,-0.0065301275,-0.025908588,-0.073297106,0.012230299,0.029839724,-0.0033665274,-0.009085656,0.010755729,0.0004281691,-0.006669246,-0.015601439,0.026631534,0.017478988,-0.036129307,-0.020244738,0.015762324,-0.039563734,0.029167237,-0.034339257,0.00752203,0.021086918,-0.0032655182,0.031481694,-0.040212955,-0.0010358524,0.021553343,0.01374841,-0.06360364,0.029294284,-0.00833097,0.0345595,-0.022356365,-0.039771155,0.015583247,-0.02383877,-0.047953818,0.022801753,-0.05315189,0.012993452,-0.027711537,0.0016834007,0.034588687,0.019313978,0.021754881,-0.0018309603,0.0105006285,0.022028042,-0.011912672,0.029702552,-0.030398699,0.0047175447,0.022079755,0.04556891,-0.037584197,-0.012409673,-0.01859589,-0.0140097095,-0.0036398498,-0.0059189484,-0.0137429,0.0076232036,0.097707264,0.028178293,0.015177585,0.012732273,0.0031951503,0.018343411,0.022648694,0.024003917,-0.013608215,-0.04473331,0.010954754,-0.073377594,-0.033941828,-0.03790293,0.07331913,-0.0012626509,-0.04225474,-0.10070494,-0.04301912,-0.17913726,0.03334767,-0.046596423,0.033233266,0.005294755,0.006183555,-0.00059565366,-0.019805135,-0.038894314,0.007892304,0.0008760835,-0.045669653,-0.05200268,-0.067724384,-0.0001618553,-0.005705048,-0.025539601,-0.01881162,0.024622666,-0.0327557,-0.0279538,-0.06012929,0.06069964,-0.01912769,-0.009242518,0.0021211863,0.0033578656,-0.020974126,-0.040018838,-0.017684858,0.08080518,0.009168121,-0.007139548,0.049228977,0.048116114,0.05453334,0.013406335,-0.0064283446,0.012941367,0.016220462,0.014985396,-0.0064698253,-0.015973413,0.03731898,0.0075454726,-0.021327415,0.016951293,-0.0020283568,-0.030706132,-0.005544549,0.01285348,0.010251827,-0.009072057,-0.032818954,-0.005008751,0.0027807734,-0.0030929954,-0.0018960597,-0.039516598,0.03437079,-0.0509396,-0.016136663,-0.01978634,0.028818436,-0.0020642863,0.0010787382,0.030225981,0.019517398,0.023045644,-0.031648356,0.054182425,-0.039227758,-0.027438054,-0.02404131,-0.0055524195,0.024186453,-0.058648262,-0.0069117537,0.011258731,-0.106764875,-0.009983386,-0.0067531355,-0.00006212466,0.013824281,-0.024084896,0.010821404,-0.01828329,0.04221069,0.032788463,0.2308624,0.04436794,0.020405656,0.044225477,0.081518665,-0.025943981,-0.017313927,0.013584006,-0.011712489,-0.052213818,0.02628372,0.043633904,0.027434278,0.022755882,0.039283197,-0.011536997,-0.041423853,0.013692105,0.0473795,-0.010787693,0.0021259112,-0.03802539,0.005850901,0.015348762,-0.06065214,0.014321773,-0.0054265573,0.05310354,-0.027340055,0.040572535,-0.011840846,0.063376576,0.037844736,-0.0077551664,-0.040263526,0.009463031,0.018993465,-0.056049496,0.013793541,0.005901878,-0.027905853,0.00697884,0.049019672,-0.05863365,-0.059068825,0.009112654,0.043866232,0.016224133,-0.042466093,-0.03514233,-0.045371,-0.035976112,0.0222331,0.01012671,-0.020207876,0.0018037464,-0.017130949,0.03281997,-0.0076194205,0.045512438,0.040567014,0.03254482,0.00523934,0.011679387,-0.02481885,0.025409175,0.015414974,0.018269284,-0.014303253,0.01075379,-0.01663723,0.021875085,-0.00470493,-0.028540026,0.006471163,-0.0034247548,-0.02109818,0.045213252,0.04705756,0.02758695,0.0032914581,0.027607499,-0.013177316,0.031943202,0.004595393,-0.028425667,-0.028624834,0.07397576,-0.02166492,-0.017446537,0.015208989,0.0019416428,-0.046174373,-0.016976606,0.02912839,-0.06518395,0.0128254285,0.013532009,-0.03892539,0.0069790264,-0.0092450585,-0.01582986,0.006521121,0.0051726205,0.006669195,0.0013302646,0.01090934,0.039155368,0.024452621,0.031025624,-0.06148388,0.024809297,-0.055853084,-0.0502343,0.0037213578,0.014723026,0.00210236,0.01679416,0.05274692,-0.008018471,-0.027211772,-0.001161894,-0.00012506376,-0.022985464,-0.021137761,-0.05530145,0.030978804,-0.013179514,0.013091642,0.0041215247,0.033984557,-0.013113404,0.003825184,0.07255249,0.071330324,-0.016395874,-0.025906213,0.00042523685,-0.03526164,0.025983587,-0.01643989,0.0070225624,-0.035436053,0.029736873,0.012462595,-0.027274767,-0.030334817,0.013622345,0.012137409,-0.003957674,-0.024562605,0.023016166,0.010700891,-0.035563048,-0.0041515343,-0.052319463,0.010954943,0.018066332,0.005826923,-0.03642356,-0.0044492558,0.017760761,0.00629102,0.09827627,0.0014441704,0.044079494,-0.03386602,0.031436957,-0.0100296475,-0.05043228,0.0052786237,-0.018970538,-0.008193371,0.012678254,0.037478067,0.008840697,-0.058679592,0.01826669,0.005353504,-0.06419288,-0.00069394155,-0.01987471,0.015717944,-0.009801027,-0.011789264,-0.025190137,0.010602257,0.017356377,-0.036430415,0.009966406,-0.03767433,0.049506597,0.020832933,0.014474704,0.019741897,-0.033315122,0.02957538,0.021244593,0.019951874,-0.003155222,0.018888079,-0.026162433,-0.0128899105,-0.019714346,0.027790641,-0.00064762455,-0.020691974,0.076563455,-0.0059765084,0.05831537,0.004951211,0.030799652,-0.022773966,-0.044163685,-0.011870024,-0.014173154,0.05688663,0.019914744,-0.03532119,-0.031198889,-0.018245285,0.025269313,0.028966693,-0.03981618,-0.007986594,0.014035268,0.0108161885,-0.061199244,-0.06054381,0.025203567,-0.003884563,-0.020746911,-0.00018111455,-0.023988439,0.029637182,0.038404282,0.03806468,0.022364354,0.0060148602,-0.0070310645,0.02570083,-0.056792885,-0.017050935,0.02434289,-0.008580984,0.0044021956,-0.002707592,-0.013163543,0.02100065,0.058119502,-0.029405467,-0.046111137,0.017980635,-0.011674154,0.02253202,0.0029948833,0.05391302,-0.006406184,-0.02709948,-0.017385252,-0.036753245,0.0048005963,-0.05946874,0.029579727,-0.045912486,0.025058882,0.009349295,-0.06032921,-0.041485485,-0.039095715,0.007396755,-0.017080788,-0.022871373,-0.008273427,0.045779627,0.043729376,-0.019748995,0.03332586,0.04168963,0.068901494,-0.0356476,-0.006921157,-0.014264476,0.0011463223,-0.028211482,0.028615791,0.011046054,0.024533315,-0.0004936726,-0.055462908,0.02399116,0.008429563,-0.042855714,0.05321762,-0.028514892,-0.018945785,-0.027024103,0.06405158,-0.021494081,0.009163589,-0.030035643,-0.02607763,-0.010268175,0.013829856,-0.06510372,0.011949678,-0.011233345,-0.027169738,-0.029512689,-0.0042508943,-0.02004285,-0.032662705,-0.020220922,0.014996738,-0.012438156,0.010510238,0.020478044,-0.004648865,-0.018998366,0.03568521,0.008276659,0.0040498944,-0.0006177261,-0.014837006,0.014782903,0.029207118,0.005624335,-0.016460707,0.037653863,-0.044006642,-0.014473735,0.019132672,0.004716032,-0.016837621,0.0106983865,-0.033326358,0.013974337,-0.007914275,0.008874045,0.004017237,0.016566208,0.0320718,0.010054843,-0.033310786,-0.006284393,-0.016768653,-0.036044583,-0.02222779,-0.02067898,-0.004887845,0.014430897,0.0219572,-0.028401734,-0.061066568,0.020754147,-0.030662993,-0.02347918,0.05599446,0.020521214,-0.023075698,-0.047409,0.050778724,0.018892754,-0.0022530805,0.021662114,0.03599399,0.03662579,-0.016594043,-0.023729417,-0.0061419224,-0.012821766,-0.000067921785,0.012486023,0.0013317545,0.028728588,0.05340903,0.0026608591,-0.007533611,0.03459678,-0.032771643,-0.025917822,-0.0014901189,-0.03169033,-0.0132559575,0.00006318902,0.023217175,0.016916566,-0.014648283,0.051872436,0.014091365,0.02104518,-0.00806494,-0.015707329,0.01225404,-0.14308307,0.019020375,0.009989808,0.024676368,0.0029850847,0.009460941,0.04389721,-0.017273514,0.019124538,0.0034497306,-0.019072078,0.018679649,-0.0054214345,0.013065684,0.014989707,0.025047472,-0.017626608,-0.0054833177,0.010630838,0.015875459,-0.009834829,-0.016963867,0.051893536,-0.009389926,0.0198759,0.002877232,-0.0022062417,0.0033482602,-0.030801127,-0.03659413,-0.0010595949,-0.048204187,0.011258139,0.05622261,-0.050796676,-0.053246465,0.018705925,0.004588748,-0.022662433,0.038369983,-0.019521361,0.013891608,0.02442225,0.0032859705,-0.0070098084,0.020966342,-0.031591628,-0.014195224,-0.03527033,-0.00076551514,0.052005574,0.027983354,-0.007823146,0.04343096,0.023534505,0.008393885,-0.021830456,-0.01326609,-0.040571075,0.021417113,-0.013447299,-0.00726033,-0.04786469,0.007579468,-0.021206005,0.022643125,-0.029016128,0.012452005,0.04233585,0.0018185773,0.0018068484,0.03147812,0.025701223,-0.034715768,0.0073744985,-0.007941138,0.051420305,0.007004116,-0.035343118,-0.026877789,0.007548191,-0.041016232,-0.015095189,-0.0154634835,0.017064245,0.017433042,-0.018820785,-0.002470783,-0.056026973,-0.047224507,-0.03460223,0.0017380436,-0.008712431,0.024855698,-0.02869234,-0.0066777677,-0.036447514,0.008077703,-0.037822563,0.008075266,0.001957147,-0.022741577,-0.040366247,0.019351667,-0.028269434,-0.001147568,0.015827136,-0.05747237,-0.011316802,0.02131131,-0.02115166,0.019239891,-0.032831572,-0.033816945,-0.022278761,-0.007750107,0.045094043,0.048561655,0.014811826,0.02071156,0.016454875,-0.005293809,0.020641675,-0.030555205,-0.0077734087,0.04879164,0.034004662,0.030019756,0.05071823,-0.016149119,0.009471535,-0.02712888,0.030068878,0.043705337,0.05818367,-0.013417055,-0.033315998,0.025295608,-0.005391346,-0.02552188,-0.0065871705,-0.015672771,-0.009288221,-0.015044378,-0.049692515,-0.033070654,0.035645068,-0.004624805,-0.027090218,-0.042914953,0.009821802,-0.03100352,0.02840325,0.026962142,-0.0059270286,0.031726345,0.010056758,0.031083478,-0.005518999,0.033958916,0.023200681,0.035616755,-0.013373319,-0.020710578,-0.05185409,-0.013453462,-0.021559559,0.018681888,-0.014894455,-0.008878817,0.041327603,0.005703284,-0.019375002,-0.0335079,0.0147468485,-0.06739057,0.008782728,-0.0033967486,0.029582271,-0.044132076,0.011915005,0.009335854,-0.0010995553,0.03302121,0.010026544,-0.0015201675,-0.016065208,0.044156864,0.002824279,0.016365398,-0.0059125414,-0.0008443989,0.03274259,-0.010970222,0.040089708,0.00560742,0.009601718,0.016482987,0.0031704663,0.036704317,-0.030195182,-0.04743527,-0.034706116,-0.008342107,-0.047226977,-0.013794381,-0.0014019149,0.0013368836,-0.042851664,0.022641672,-0.015445088,-0.005847541,0.005413926,-0.003616208,0.021524668,0.01665181,-0.009665429,0.009815627,0.001433784,0.028138388,-0.023338951,0.0190611,0.020564096,-0.016769957,-0.0029473074,-0.010565881,0.014422962,0.068661034,0.01569017,-0.010602302,-0.033915095,0.00030072368,0.005710292,0.07397184,0.021402469,-0.007939183,0.024734473,-0.040763654,-0.039920162,-0.01672552,0.027522793,0.006638707,-0.004796623,-0.031175205],"last_embed":{"hash":"1rf5b0t","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"1rf5b0t","at":1762844513362},"key":"Inbox/AI.md##Project Vend in Plain Language","lines":[6,23],"size":949,"outlinks":[{"title":"Reddit+14Anthropic+14Inc.com+14","target":"https://www.anthropic.com/research/project-vend-1?utm_source=chatgpt.com","line":3},{"title":"Towards AI","target":"https://pub.towardsai.net/anthropics-ai-went-rogue-running-a-vending-machine-edb58586d2af?utm_source=chatgpt.com","line":14},{"title":"Financial Times+5Anthropic+5Vending Market Watch+5","target":"https://www.anthropic.com/research/project-vend-1?utm_source=chatgpt.com","line":14}],"class_name":"SmartBlock","last_embed":{"hash":"1rf5b0t","at":1762844513362}}, +"smart_blocks:Inbox/AI.md##Project Vend in Plain Language#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04654113,0.0040222798,-0.010222703,-0.013103831,-0.022887595,-0.016043622,-0.036695953,0.0045760116,0.007633167,0.005389962,0.016324626,-0.031688523,-0.0087298965,-0.011591856,0.044211194,-0.0068582436,-0.0029770774,-0.0011826556,-0.015615719,-0.014568494,0.008729993,0.032852735,0.053999163,0.0078711435,0.00038394914,0.010519743,-0.050001077,-0.007764734,0.022491932,-0.02359855,0.023812247,0.007878983,0.0151896775,-0.03109986,0.005119841,-0.018551633,0.0539835,-0.031727426,-0.0694925,0.01224882,-0.041748703,0.0061247963,0.03647735,-0.0044044605,0.004419751,-0.012108838,0.005285066,-0.008874207,-0.037354097,0.0174271,0.029995821,0.023633685,-0.015080042,0.0013645835,-0.022137774,0.047080986,-0.034299284,-0.0043931403,-0.061958358,-0.0069630914,-0.06312394,-0.0006724437,-0.019447947,-0.0043460606,0.00800371,0.0756665,-0.011908098,-0.017704202,-0.009196638,-0.03233206,-0.022903427,0.037907913,0.02736768,-0.0012717713,-0.032689735,0.014882755,0.015173537,-0.01764036,0.009097646,0.02112554,0.042379476,-0.03346934,0.025554325,-0.013527742,0.053668737,-0.03233655,-0.012158481,0.04435924,0.031913653,-0.014048123,-0.025884721,-0.012154147,0.0191808,-0.044053633,-0.053584233,-0.0062443116,-0.025877438,0.00796631,0.07399013,0.023254182,0.040836867,-0.021583322,-0.012447089,-0.016716514,0.046004992,-0.019401925,0.0043922197,0.054249234,-0.025192322,-0.019922191,0.035792533,0.04822574,0.021090014,0.008811207,-0.009020854,-0.019192398,-0.002683543,-0.0005034062,0.044789806,0.038648255,0.0125478,0.001866592,0.018167937,0.012098537,-0.008909785,-0.047095567,0.020223524,-0.025607726,-0.02056228,0.014047076,0.04621806,0.076528735,-0.019060018,0.002017323,-0.024212508,-0.043931823,-0.026385851,-0.0068100886,0.011909879,-0.048674755,0.05680498,0.067566276,-0.0645917,-0.06401227,0.017458472,-0.03264192,0.033054564,0.005815504,0.007802782,-0.010823138,-0.006451612,-0.015370033,-0.042157408,0.013294927,0.017574674,-0.019928277,-0.009153501,0.014559085,0.018381812,-0.013571125,-0.019722579,-0.02070082,-0.036275618,0.021838406,0.015466003,0.014785891,-0.009096703,0.013366331,0.0051690424,-0.02143244,-0.00012212909,-0.014824415,-0.036805555,-0.02069766,0.02765399,0.030447194,0.09120681,0.040543295,0.020202043,-0.028037319,0.014782169,0.015151468,-0.050267283,-0.041221928,-0.05528884,0.025150932,0.049786374,0.0074765556,0.028994815,0.004412697,-0.021089429,-0.028944429,0.055074994,0.0029574838,0.05364882,0.008438566,0.0017201053,-0.005655868,-0.02070341,-0.060681667,-0.01867858,0.028515179,0.04832534,-0.0570871,-0.050340112,0.0027437757,-0.0042688795,-0.043852724,-0.010154108,-0.05207316,-0.00930347,0.020407086,-0.016145851,0.009597159,-0.074700184,-0.004013536,0.012798809,0.012789141,-0.023601735,-0.0734799,0.004386571,0.019313006,-0.0071908864,0.00035908105,0.010996559,-0.0078023924,-0.000041515206,-0.010503103,0.025852075,0.017691383,-0.04743192,-0.023192326,0.010370694,-0.03978287,0.03264196,-0.037260216,-0.00051892764,0.030387204,-0.0004106425,0.026131483,-0.031130217,0.004742773,0.026562195,0.013972205,-0.061249033,0.019804819,-0.027998624,0.024756592,-0.013347464,-0.032848947,0.0036932519,-0.010633251,-0.056191873,0.02708793,-0.061486203,0.0070263185,-0.023936898,-0.0041042613,0.033967488,0.010366268,0.020826604,-0.005461337,0.015998708,0.019507669,0.0061747646,0.027317526,-0.044885613,0.008736356,0.02313183,0.05459596,-0.053390406,-0.028672175,-0.016300224,-0.015844813,0.005978698,-0.008893182,-0.025182633,0.0013954181,0.091152355,0.029911041,0.011681836,0.008182189,0.004418791,0.033122927,0.020364704,0.014848478,0.005158123,-0.043994714,0.001109946,-0.06693984,-0.031555124,-0.04516798,0.06300138,0.001948013,-0.03547308,-0.08600578,-0.052461103,-0.18477184,0.048131227,-0.037873346,0.03469377,0.012344894,0.0066902004,-0.011215705,-0.02945448,-0.04671217,0.010306858,-0.0010714168,-0.04171149,-0.04970826,-0.052626897,0.0050976495,-0.0048746774,-0.03098145,-0.02993672,0.00888802,-0.034861103,-0.01379169,-0.07154902,0.060356617,-0.020944787,0.0023076527,-0.005290175,0.011995443,-0.025020046,-0.03507746,-0.010270005,0.088354066,0.019967323,-0.009780567,0.053805966,0.060785048,0.07324212,0.030624686,0.006273234,0.0029642137,0.023295641,0.0072226,0.0027121985,-0.014665856,0.03256738,0.0014674417,0.0020691473,0.0275521,0.010863893,-0.03630816,0.00040608307,0.019076766,0.009708503,0.007988369,-0.020378614,-0.001416414,-0.0031944166,-0.0070312507,-0.011262774,-0.049937844,0.032585893,-0.044757865,-0.020507706,-0.016964104,0.022845736,-0.0012759203,-0.0056284843,0.039739095,0.025789788,0.015075012,-0.0397734,0.04916555,-0.024360778,-0.035049897,-0.03303523,-0.0024746594,0.029287793,-0.035542935,0.0017331536,0.0045122197,-0.11065905,-0.009836667,-0.009981483,0.0021594341,0.003382099,-0.026251387,0.01987412,-0.004969216,0.039533317,0.04046493,0.22974347,0.055047374,0.02845562,0.033239692,0.08980597,-0.030491348,-0.0026150278,-0.0024577961,-0.012784441,-0.056458607,0.027432786,0.046903316,0.026906602,0.031743262,0.032689087,-0.0040972973,-0.03997961,0.008827415,0.047029078,-0.015951218,-0.0065703006,-0.03243649,0.013321657,0.0033016135,-0.05753638,0.01653659,-0.008238536,0.051296525,-0.022057602,0.02365265,-0.008095405,0.06717951,0.027551873,-0.004802135,-0.042750794,0.014912722,0.012213335,-0.05639613,0.0044541867,0.0044176746,-0.029414875,0.013348849,0.046859886,-0.04262145,-0.06895632,-0.0056443615,0.046967626,0.0054930123,-0.034266453,-0.030697115,-0.038860828,-0.027359543,0.02562144,0.010036033,-0.013231501,0.0065245973,-0.025048878,0.014771789,0.0051149786,0.046137925,0.041038476,0.03956146,0.0073664947,0.00464048,-0.009185644,0.039274678,-0.0006904021,0.023998376,0.005932832,0.0186547,-0.003556099,0.019515693,-0.0045261225,-0.029863788,0.021704596,-0.0063976566,-0.01804064,0.047857802,0.0501216,0.028436443,0.01524785,0.022788217,-0.010576993,0.02457516,0.00034711885,-0.038150802,-0.027199732,0.08119301,-0.024941882,-0.028753871,0.020132225,0.007289068,-0.04695694,-0.020266596,0.022223301,-0.07201863,0.011141182,0.0155657,-0.04657379,-0.003443473,-0.0074953884,-0.011744078,-0.0028581189,-0.00090632937,0.0040617194,-0.017665444,0.0037614885,0.03538413,0.032821465,0.040293578,-0.051659923,0.031247774,-0.058667213,-0.064857446,0.0011823091,0.01265608,0.0048600505,0.02069001,0.043160327,-0.00051770563,-0.02133055,-0.0029150383,-0.006611721,-0.027535116,-0.021373095,-0.03512993,0.019462064,-0.010714871,0.013099158,-0.0072132344,0.02467779,-0.01255493,0.0052807983,0.069794774,0.06477763,-0.0012394852,-0.018442808,0.0057468265,-0.030448467,0.022975225,-0.019210901,0.008933668,-0.029380774,0.04110902,0.01357258,-0.02995541,-0.033060044,0.02064467,0.011386545,-0.007352646,-0.028649895,0.027124092,-0.0056196395,-0.035053007,-0.0034015607,-0.050679956,0.0035841283,0.023594122,0.0063675926,-0.041304708,-0.0040316638,0.020752799,0.016865233,0.10143928,-0.014715323,0.051637337,-0.040213265,0.029852,-0.028059952,-0.06362437,0.007663504,-0.0026756176,-0.018825132,0.01727617,0.041112717,-0.004066944,-0.05031722,0.006409526,0.0009968156,-0.06191297,-0.0040500406,-0.03328169,0.00656871,-0.021099923,-0.011805115,0.0042373645,0.000960912,0.009491591,-0.03015739,0.012377056,-0.043087345,0.05162283,0.028828667,0.011844384,0.006315363,-0.022200227,0.025861168,0.014427203,0.015393327,0.005811937,0.0058182557,-0.030465612,0.00024226216,-0.012077024,0.012145391,-0.0002445409,-0.0206631,0.06939516,-0.0000949557,0.060679227,0.0017113911,0.021751009,-0.01025801,-0.03149589,-0.02374808,-0.017335024,0.054112896,0.010517563,-0.02788065,-0.035296556,-0.012834296,0.020766655,0.043576322,-0.053105306,-0.008868591,0.025905373,0.013490917,-0.048920915,-0.05053043,0.025602495,-0.0068778684,-0.016211607,0.002696253,-0.043511935,0.031561486,0.037605662,0.04642578,0.013958871,0.0095665455,0.0020479143,0.018526424,-0.047035616,-0.023990346,0.02818571,-0.012469305,0.013200723,-0.011950558,-0.008215332,0.019713314,0.037051074,-0.030068152,-0.030441228,0.013870083,-0.015475787,0.017591001,0.0048349933,0.044097904,-0.0112604685,-0.035508215,-0.026856909,-0.035377286,0.013563723,-0.053732105,0.023821188,-0.030556597,0.02167838,0.015588551,-0.043450743,-0.02670311,-0.01271644,0.0043788105,-0.018735295,-0.029440744,0.004873772,0.03662748,0.033523865,-0.033877272,0.032511346,0.06105401,0.06635527,-0.044191163,-0.0139882155,-0.018116582,0.010817421,-0.033310182,0.029591149,0.012042482,0.015048751,0.008471347,-0.0426303,0.027175419,0.01288823,-0.03848854,0.04581256,-0.023256222,-0.0011244931,-0.02113396,0.06674929,-0.037807193,-0.0024741956,-0.03071151,-0.030154962,-0.019508377,0.017310636,-0.064678624,0.023205256,-0.015163657,-0.03030962,-0.052301344,-0.0062207063,-0.012800319,-0.025286375,-0.015163358,0.008215422,-0.013544457,0.0061667697,0.008629326,-0.00025697474,-0.01846386,0.04228218,0.021412442,0.014020566,0.0035089967,0.0029806963,0.022161325,0.020514809,0.00014235805,-0.023985568,0.044218663,-0.03515548,-0.013900417,0.006927101,0.005035261,-0.010000315,0.03330092,-0.027898937,0.008909844,-0.015716642,0.0073282532,0.014519812,0.013322448,0.019543067,0.012074607,-0.048206236,-0.011250832,-0.009499553,-0.038441565,-0.023146689,-0.022046553,0.0055330303,0.02356779,0.028375758,-0.022387275,-0.060312968,0.036536172,-0.026249332,-0.030458124,0.04978197,0.014152656,-0.0232951,-0.047225904,0.03987827,0.0067920447,-0.0019035134,0.024604965,0.032719508,0.027639924,-0.022369586,-0.024503198,-0.00690645,-0.019930296,-0.00091776124,0.021160817,0.0005925771,0.019422896,0.059624687,0.0011762528,0.014833206,0.026505431,-0.02577904,-0.018812535,-0.0030602175,-0.020359501,-0.01095293,0.009767627,0.021081509,0.0060172244,-0.010938424,0.028208518,0.021059893,0.023288045,-0.0155333495,-0.013023836,0.0038209974,-0.14671619,0.012493238,0.013793086,0.032592475,-0.0065067103,0.0048054815,0.05197035,-0.020201933,0.00850984,-0.0026079074,-0.035255436,0.01442261,-0.0040576723,0.01890145,0.011965602,0.02258642,-0.02367045,0.005513367,0.009621521,0.035252795,-0.0016921613,-0.009205054,0.04763564,-0.008382904,0.006806097,0.0033451142,-0.014263065,-0.011520886,-0.026241908,-0.027001545,-0.013607911,-0.05143914,0.008664363,0.054202065,-0.060301535,-0.047948822,0.015464815,-0.01014567,-0.01638059,0.048140172,-0.03222306,0.023724847,0.014623226,0.0029886342,-0.0071105273,0.02292184,-0.032367487,-0.016639588,-0.03543228,0.011193719,0.03449786,0.025154894,-0.03234834,0.027358709,0.029310737,-0.007978962,-0.022961682,-0.013044424,-0.028834151,0.027974943,-0.017574972,-0.003767859,-0.037179302,0.010795428,-0.03425792,0.032669857,-0.022224057,0.00812293,0.034169443,0.0004400888,-0.014359363,0.032318044,0.022871064,-0.037026294,0.012051763,-0.0061052367,0.05290405,0.007282921,-0.037362672,-0.026574772,0.0032619457,-0.036526315,-0.01766044,-0.021180153,0.009259927,0.013493568,-0.028931785,0.0019861558,-0.058048174,-0.045990217,-0.03259362,0.0047379048,-0.0001954492,0.024214488,-0.029698081,-0.0061785234,-0.03626823,0.0016994149,-0.03938582,0.0012745193,-0.0143358745,-0.028868668,-0.041102465,0.024839833,-0.024089018,0.002863301,0.01753381,-0.05289959,-0.002728328,0.0066616707,-0.009727089,0.033030644,-0.036847066,-0.023965627,-0.004025482,0.0025810495,0.041894212,0.055179197,0.018000953,0.025611905,0.020880321,0.006067792,0.027607057,-0.031673104,-0.0026379635,0.04510646,0.024088556,0.038969968,0.058487963,-0.010597897,0.006619442,-0.014337202,0.029208453,0.027629048,0.057140898,-0.010646445,-0.0504269,0.02568192,-0.0074897693,-0.027841583,-0.0035458182,-0.030240789,-0.015039737,-0.025228629,-0.05190069,-0.029433573,0.037243504,-0.005139966,-0.009313312,-0.019854419,0.029833194,-0.03543817,0.020054335,0.021838823,-0.020904312,0.02507087,0.00943634,0.031909227,0.007858425,0.04844937,0.023491217,0.029790977,-0.012228324,-0.018352775,-0.056042813,-0.0027005305,-0.024477959,0.006845301,-0.025112635,-0.012478337,0.04124354,-0.007442954,-0.019891249,-0.049987014,0.026775219,-0.046180684,-0.008222115,-0.00087057654,0.017804055,-0.048412677,0.014099384,-9.866137e-7,0.021989651,0.034593597,0.010458586,0.0119408285,-0.020692358,0.051373187,0.0100921355,0.009422331,0.009642348,0.0036223778,0.0041981773,-0.01840683,0.029175123,-0.0026617171,0.0120408125,0.02019396,-0.0024358497,0.033698797,-0.03296518,-0.033246525,-0.030667191,-0.0015711065,-0.049755536,0.0062350165,-0.01064876,-0.0017783841,-0.032097317,0.019186677,-0.01339514,-0.0069610467,-0.010905646,0.014504935,0.017461652,0.01108311,0.0029079365,0.008341693,0.014916754,0.026221866,-0.019078203,0.012258802,0.023154462,-0.027631508,-0.004435332,-0.021314304,0.02182759,0.058426797,0.0041612387,-0.011306565,-0.02543524,0.00583661,0.01422609,0.08139666,0.03284141,-0.01825984,0.01866043,-0.036281284,-0.016939696,-0.012029824,0.023085158,0.014535496,-0.010127775,-0.046446666],"last_embed":{"hash":"bnld11","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"bnld11","at":1762844513362},"key":"Inbox/AI.md##Project Vend in Plain Language#{1}","lines":[8,9],"size":373,"outlinks":[{"title":"Reddit+14Anthropic+14Inc.com+14","target":"https://www.anthropic.com/research/project-vend-1?utm_source=chatgpt.com","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"bnld11","at":1762844513362}}, +"smart_blocks:Inbox/AI.md##Project Vend in Plain Language#What Claudius Was Asked to Do:": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03759112,-0.021607663,0.0062585953,0.0066928975,-0.030201338,-0.023908313,-0.027695995,-0.0068220855,-0.00013780005,0.051262386,0.01430119,-0.022699555,-0.014407727,0.020119524,0.049202748,-0.019269204,0.0064598382,0.015106997,-0.03236806,-0.006968849,-0.007202717,0.04196698,0.0023279015,-0.025227422,0.0020563873,-0.006227699,-0.032001052,-0.007494697,0.012501006,-0.021422843,0.01621945,0.019507224,-0.011187367,-0.033327308,-0.010468627,-0.008011531,0.036340326,-0.030483974,-0.04547529,0.026715899,-0.020821037,-0.0064760246,0.009605044,-0.011418338,0.020587225,-0.0150033105,-0.008224741,-0.021357028,-0.006705674,0.03315042,-0.033280857,0.023030195,-0.0074165384,-0.0076170345,0.012122187,0.046795037,-0.011658831,-0.009484042,-0.093260854,0.03023218,-0.05459037,-0.0067679277,-0.037632547,0.00093397644,0.013727971,0.07397767,-0.03142444,-0.0017034933,-0.010849061,-0.0064002443,-0.0027549556,0.024803018,-0.01877215,0.03549915,-0.037676685,-0.011025422,0.042256445,-0.043783024,0.03726276,0.012772041,0.0017062252,-0.04621558,-0.0029236884,-0.008123414,0.02713246,-0.025754964,-0.009459814,0.042932957,0.0031860783,0.000027211989,-0.0076746,-0.007772903,0.030635225,-0.05441757,-0.03922237,-0.0061809546,-0.011783235,0.00070616853,0.01907811,0.018048508,0.043543167,0.005151158,0.007004632,-0.008839405,0.03941265,0.012445344,-0.0038201793,0.042641047,-0.01914751,-0.016917285,0.019066736,0.03954593,-0.0020687142,0.025468204,-0.011554449,-0.046320118,0.0047515985,0.02168288,0.059006948,0.04659427,-0.040207937,-0.010656526,0.0029863375,0.016528644,-0.037588328,-0.01407592,0.020787118,-0.0022720252,-0.045809392,0.023594985,0.022586443,0.048406623,-0.021114731,0.052432176,-0.03551314,-0.049897034,-0.0074089137,-0.005436081,0.018597808,-0.06378023,0.038595226,0.060154468,-0.069284916,-0.079315096,0.049405612,-0.05338665,0.021297826,-0.0067310547,0.0015215975,0.018775016,0.0059663216,-0.005981585,-0.003532898,0.014284509,0.03080949,-0.009945087,-0.027422262,0.0016524621,0.0009703135,0.00601665,-0.0075601977,0.02116725,-0.01643155,0.028931893,0.036175054,-0.010539298,-0.03509813,0.0023949458,0.0027451303,0.009304316,-0.0055041704,-0.014376927,0.0048485575,-0.0049053696,0.01296509,0.016542425,0.10651749,0.034708,0.012429713,-0.023633206,-0.04155608,-0.0018676054,-0.062060602,-0.035917383,-0.039153725,0.044700198,0.022518333,-0.02137138,0.04371625,0.023449568,-0.016573478,-0.023045776,0.04169652,0.0055083334,0.026456289,-0.012458174,0.027211113,0.016084284,0.004014223,-0.07727995,-0.0055249203,0.028886264,0.06008707,-0.054891746,-0.017831072,0.0016352289,-0.014026649,-0.043400403,0.016721167,-0.032148205,0.018694423,0.027847951,-0.030605288,-0.010827534,-0.085115395,0.008674236,0.017187605,-0.007830847,-0.018431237,-0.05139433,0.014646948,0.047382995,0.014839597,0.0004549208,0.01469712,-0.017031318,0.000632866,0.0039593885,0.01554635,0.0390639,-0.010071344,-0.020008786,0.027426053,-0.041997034,0.0098609,-0.026904285,-0.017399952,0.016338402,-0.0029463363,0.044936787,-0.02716975,-0.0062601524,0.01532671,0.0033962629,-0.05628555,0.0637787,0.0083952015,0.05434898,-0.048987497,-0.03756707,0.011896832,-0.020236585,-0.02741359,0.0016047952,-0.041428212,0.01732681,-0.013994082,0.0044580526,-0.0062783924,0.017073305,0.022564344,0.018893614,0.02160314,0.018421045,-0.0026765985,0.032471813,-0.027473928,-0.027987415,0.02592252,0.03360938,0.0027629696,0.007716137,-0.005291395,-0.0032803402,0.004919514,0.010140785,-0.013585653,0.018210353,0.08008785,0.022837747,-0.010582794,0.015695378,-0.018355943,0.0014499336,0.04188515,0.015532265,-0.023313781,-0.045095935,0.024141362,-0.04612407,-0.019339355,-0.0147703625,0.08533414,0.012603837,-0.04766314,-0.07361974,-0.019248176,-0.17187801,-0.0028677254,-0.044303417,-0.002601352,-0.010709683,0.004280178,0.002646984,-0.019834993,-0.032831162,0.01854869,0.018624395,-0.049391147,-0.029531533,-0.051076405,0.0140356,-0.009779514,-0.02443565,0.011955527,0.022547955,-0.028211636,-0.022691162,-0.036968816,0.029437946,-0.007336664,-0.023755468,0.01587906,-0.006254343,-0.028278828,-0.04456151,-0.010127538,0.019016996,-0.0077636736,0.005183594,0.033098996,0.03129714,0.040967222,0.002580528,-0.002202502,0.036357876,0.0029755973,0.037542667,0.0046220133,0.010507804,0.049195018,0.01152932,-0.010718946,-0.025630057,-0.0037833191,-0.037338603,-0.014078478,-0.0026524232,0.0010152246,-0.027017126,-0.030038271,-0.029945187,-0.0020137776,0.011415887,0.0112538105,0.00620774,0.03236378,-0.041383833,-0.006575841,-0.014365949,0.008280309,-0.0026115978,-0.018256897,0.0028277712,0.0084740985,0.04813314,-0.04081964,0.06396186,-0.032424446,-0.022038737,-0.017536879,-0.015608511,0.027660629,-0.078510985,-0.009504702,0.018325295,-0.08618539,-0.013460454,-0.00020576386,-0.00041246883,0.029991224,-0.023230461,-0.008396433,-0.018793313,0.01238734,0.030343123,0.2369483,0.037750576,0.016008604,0.067435764,0.06785176,-0.017055752,-0.014942098,0.042257622,-0.019339621,-0.030843621,0.013603538,0.02726948,0.028111126,0.020845149,0.045642555,-0.010302836,-0.05486456,0.03098344,0.039870765,-0.02092661,0.018331334,-0.03514101,-0.0038418742,-0.0038257202,-0.06684842,-0.0047975113,0.012412294,0.030569464,-0.021855826,0.044160094,-0.01091132,0.040000197,0.03141041,-0.014103999,-0.035229046,-0.00041699904,0.060232315,-0.035181507,0.0301592,0.0011859785,-0.016224513,-0.013068306,0.039633244,-0.069123365,-0.040177424,0.011846738,0.050632183,0.02750126,-0.05344164,-0.040177684,-0.044246543,-0.03641571,0.011768129,-0.010953517,-0.019375786,-0.00985882,-0.01715721,0.044258505,-0.0012812886,0.042034686,0.04478938,0.009510035,-0.004293915,0.010946833,-0.04438487,-0.0070678024,0.038262427,0.015049828,-0.0062887347,0.023573566,-0.002341639,0.032124117,-0.0034438341,-0.043062627,-0.012757023,0.0039654947,-0.0020528582,0.029398961,0.009086105,0.032016948,-0.008685785,0.03358766,-0.010851641,0.028239433,0.02052367,-0.031915635,-0.025331862,0.065050624,-0.013855918,0.0015216192,-0.018128334,-0.0013443159,-0.05193386,-0.0132864155,0.0052925046,-0.04295665,-0.00026767195,-0.0066878856,-0.035122864,0.028682813,-0.021265673,-0.009551062,-0.009659434,-0.00964613,0.042487945,0.008647531,0.011184752,0.038213413,0.013192556,0.040766403,-0.072557755,0.008397564,-0.04159564,-0.056305934,0.006158677,0.009297649,-0.006357963,0.017811462,0.071305595,-0.008166771,-0.016778585,0.020344622,-0.01031605,-0.004970767,-0.030101875,-0.072367065,0.037033953,0.0035104745,0.027231786,0.020117763,0.045912392,-0.0042148205,0.0022684461,0.07330588,0.07551583,-0.0013044669,-0.0059833475,-0.009941928,-0.034466285,0.018856367,-0.013210019,0.0011940356,-0.058168348,-0.021145854,0.028616836,-0.009875155,-0.041589573,0.017628662,0.015253978,0.016521946,-0.01229111,0.02043627,0.020237504,-0.046692614,-0.008698967,-0.058006834,0.006410992,0.011983233,-0.0002544578,-0.016255109,-0.007927418,0.02905086,0.01181274,0.0852507,0.019132262,0.04020095,-0.03467758,0.07183672,-0.0052250414,-0.0088962335,0.024347052,-0.02538306,-0.02945361,0.005953994,0.028100366,0.0131116025,-0.049874775,0.020256512,0.016551472,-0.06837543,0.027447937,-0.007833173,0.027210223,0.008515774,-0.002029705,-0.060000308,0.011106364,0.019830085,0.01863854,-0.00343525,-0.023525232,0.07069167,0.016682252,-0.0018808257,0.024340685,-0.024962898,0.049555656,0.010869074,0.01704945,-0.009989604,0.028963467,-0.034300406,-0.026699893,-0.028330961,0.012335484,0.01803572,-0.0063695363,0.07798688,-0.043572262,0.029093878,0.013694053,0.03537068,-0.039533928,-0.053283807,0.007306346,-0.016131068,0.046316326,0.020993022,-0.029043645,-0.031933118,-0.0041080606,-0.010964963,-0.005481507,-0.028461099,-0.0061247596,0.010685986,0.00774299,-0.05918469,-0.053204846,0.015050211,-0.004175611,-0.013041892,-0.007005123,0.026313933,0.037281144,0.022014737,0.031030696,0.01221671,-0.0225348,-0.03687034,0.007856841,-0.037600815,0.007097698,0.029089035,0.013437796,-0.020823987,-0.0035828713,-0.017144011,0.024001824,0.05649129,-0.015572957,-0.075238794,0.0014897054,0.0051789787,0.028202722,0.0028924022,0.048348647,0.013271223,-0.026520332,-0.0153791215,-0.031882938,-0.0040624337,-0.043844625,0.012400297,-0.05592577,0.004086338,0.009377677,-0.07135565,-0.0581208,-0.05822329,-0.022762513,-0.01684637,-0.008942432,-0.045668643,0.043278977,0.021388184,-0.018961474,0.014714147,-0.0041358136,0.04513286,-0.050345127,-0.00493495,0.018852605,-0.013079205,-0.03653603,-0.0020382665,-0.006960952,0.051362537,-0.017376227,-0.057088144,0.028324919,-0.0007963691,-0.055112872,0.05323065,-0.0043977136,-0.031183852,-0.0039897272,0.046012618,-0.021596162,0.009410456,-0.018202728,-0.015372412,0.012157653,0.007488599,-0.058417942,-0.0048876298,-0.018122252,-0.016364884,0.00806473,0.015757121,-0.016706036,-0.057174787,-0.018609392,0.041380767,-0.015098109,0.015470698,0.035450403,-0.009240296,0.0040736245,0.0073763155,-0.010845349,-0.01549184,0.000037489153,-0.016080914,-0.0072005047,0.03464204,0.0007211448,-0.018963944,0.006056167,-0.03910653,-0.013685964,0.009792167,-0.011929109,-0.04212105,-0.02241242,-0.053458113,0.038314164,-0.018189427,0.023942992,0.008205246,0.015731826,0.00770541,0.0053388057,-0.022520356,0.023727736,-0.005089807,-0.027570855,-0.01987093,-0.0112932045,-0.00036132126,0.003695559,0.020573502,-0.034778666,-0.047715582,0.02189727,-0.051560983,-0.016304374,0.054114062,0.03153234,-0.0056230016,-0.04360912,0.06394645,-0.00050659676,-0.00891677,0.01615421,0.032588758,0.029258475,-0.028503984,-0.016884336,-0.0034937316,0.01115682,0.002317696,0.0011594909,-0.0028610008,0.015029374,0.045456797,0.006830505,-0.005438771,0.046283625,-0.06315694,-0.005475118,0.012506264,-0.048884355,-0.027101802,-0.024936173,-0.018278226,0.028793471,-0.00993448,0.06986687,-0.016934868,-0.006813315,-0.0070720403,-0.009319921,-0.0037100613,-0.136388,0.03067908,-0.012330425,0.038980793,0.014533895,-0.0016318752,0.028184172,-0.019447647,0.030600091,0.0032866711,-0.013350984,0.018179785,-0.026794368,-0.0012341008,0.0065355417,0.026253894,-0.036912635,-0.02175492,0.0038229106,0.005228192,-0.008545055,-0.036083616,0.062622204,-0.010145101,0.038767017,0.022464585,0.044161506,0.00023261979,-0.03433343,-0.05731401,0.011320103,-0.046141338,0.029718526,0.06797905,-0.041605588,-0.033686742,0.01140734,0.032691274,-0.037527483,0.022018366,-0.008148574,0.0029652768,0.015660599,-0.005023527,-0.015889343,0.04261646,-0.056413446,-0.0013573945,-0.04770778,0.0020831267,0.06745488,0.021253584,-0.013625301,0.056937035,0.0052151238,0.0029834385,-0.046065412,-0.0021678566,-0.04492574,0.03794627,0.00009200673,0.0040363236,-0.066834286,-0.0069383522,0.0030023467,0.016656358,-0.020563766,-0.0135295475,0.027947303,0.003016072,0.022830196,0.011879838,0.025065392,-0.028901543,0.008524344,-0.0067021493,0.030321758,-0.0054771528,-0.02367596,-0.02511785,0.0037543029,-0.05622567,-0.028784055,0.004264415,0.039880827,0.003519845,-0.003953663,0.0070236656,-0.057645407,-0.03411752,-0.041085627,-0.022247415,-0.016718466,0.029966686,-0.026031783,0.015789593,-0.00212506,0.013887682,-0.025183534,0.004526259,0.026340375,-0.038037762,-0.020727117,0.020804636,-0.021708608,-0.007808867,0.013987551,-0.03433983,-0.024383292,0.018476538,-0.03545406,0.024062676,-0.02953931,-0.010557696,-0.034643374,-0.008699943,0.039937142,0.043125425,0.026691314,0.00265492,0.015942907,-0.0006632907,0.014829077,-0.023710003,-0.018921366,0.04160353,0.043074496,0.009469689,0.012450757,-0.026237017,-0.010231727,-0.017579507,0.042508647,0.033538967,0.053341407,0.029687194,-0.018366156,0.023291681,-0.007247453,-0.023422984,-0.020147117,-0.004058108,-0.0019751128,-0.006394563,-0.026648521,-0.011737189,0.027163364,0.015821151,-0.04575199,-0.06941923,-0.023385638,-0.0075984295,0.057521228,0.018019095,0.0020653652,0.037497453,0.034499273,0.0005436114,-0.0083050635,0.019279854,0.01053986,0.015769234,-0.022442507,-0.04244641,-0.03882915,-0.010583149,-0.012518578,0.013412921,0.011160691,0.0051099183,0.044733677,0.03976906,-0.038788106,-0.014348116,0.00862226,-0.05358804,0.032092303,0.026071886,0.042419642,-0.009566307,0.0055064526,0.00025494126,-0.0056772335,0.02813146,0.025511228,-0.004843621,-0.021321956,0.032270405,0.012229327,0.023955896,-0.020457128,-0.0012780288,0.049638953,0.0015226814,0.047170796,0.0132652465,0.019189224,0.019655295,0.0009818292,0.012553266,-0.029264238,-0.042198032,-0.042026926,-0.009146832,-0.05162619,-0.010133382,0.043477967,-0.0070276745,-0.047496427,-0.00844238,-0.028542519,-0.0139623275,0.013360635,-0.034742963,0.016923519,0.00024680112,-0.006508728,0.02718712,0.00037992146,0.05050784,-0.0075314445,-0.0026387963,0.029386109,0.0032967124,-0.028318789,-0.021119189,0.010880828,0.05487894,0.01649744,0.011496194,-0.046409857,0.006189309,-0.0017452753,0.060608897,0.0046881535,0.007178032,0.03596027,-0.027543362,-0.03899563,-0.01414447,0.028208453,-0.011659962,0.011487909,-0.028775737],"last_embed":{"hash":"bappdv","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"bappdv","at":1762844513362},"key":"Inbox/AI.md##Project Vend in Plain Language#What Claudius Was Asked to Do:","lines":[10,23],"size":540,"outlinks":[{"title":"Towards AI","target":"https://pub.towardsai.net/anthropics-ai-went-rogue-running-a-vending-machine-edb58586d2af?utm_source=chatgpt.com","line":10},{"title":"Financial Times+5Anthropic+5Vending Market Watch+5","target":"https://www.anthropic.com/research/project-vend-1?utm_source=chatgpt.com","line":10}],"class_name":"SmartBlock","last_embed":{"hash":"bappdv","at":1762844513362}}, +"smart_blocks:Inbox/AI.md##Project Vend in Plain Language#What Claudius Was Asked to Do:#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014255252,0.013980971,-0.014636014,-0.008799973,-0.03879426,-0.025563922,-0.010029941,0.033620067,-0.01729124,0.028415497,0.027514718,-0.02758158,-0.015241871,-0.011376276,0.08121948,-0.021106545,0.015276528,0.03273008,-0.043548666,0.0011685593,-0.0090715755,0.04861438,-0.012635784,-0.030003494,0.0009520657,-0.009547578,-0.018855974,-0.002352246,0.011470627,-0.004255001,0.03866171,0.019838115,-0.031798013,-0.051713087,0.008765469,-0.016625574,0.022386372,-0.03698239,-0.039467208,-0.00071091123,-0.017652083,0.006695161,0.022782752,0.00054991903,0.014463513,-0.007104945,0.0024487628,-0.027453084,-0.025964996,0.03727254,-0.02809272,0.027993444,0.026215533,-0.017696438,0.027292155,0.0110335145,-0.0002445289,-0.009724778,-0.08178798,0.025499515,-0.039799757,-0.023664145,-0.032931708,0.0073680915,0.008964885,0.070978455,-0.021762734,-0.01907295,-0.024237594,0.0032417625,-0.014040222,0.029129468,0.0053492067,0.034673244,-0.03342105,-0.015453792,0.047151197,-0.016023625,0.01561689,0.034849405,-0.007229035,-0.052384164,0.01186994,-0.0053134444,0.0058773756,0.004222094,-0.013535404,0.02615799,0.00026029357,0.010492801,-0.017989734,-0.025087424,0.016589364,-0.068178564,-0.0383133,-0.003869077,-0.021421012,0.008799366,0.026150359,0.0022938496,0.027253814,0.027013306,0.01804306,0.002823132,0.04357587,0.006859612,-0.027375942,0.028579276,-0.0062871277,-0.015217582,0.023447843,0.050703228,0.0074737305,0.029696163,0.0052553834,-0.055700656,0.011193454,-0.0050169453,0.05147928,0.032433055,-0.001755601,-0.008613471,0.027824916,-0.0056477706,-0.017509984,0.01570784,-0.00075613684,-0.008766801,-0.05304008,-0.007256797,-0.0008850447,0.07432452,-0.022319479,0.047751643,-0.029861059,-0.03302227,-0.0033535894,-0.0029448196,-0.0018053718,-0.07683175,0.01862628,0.046881955,-0.031558324,-0.076689124,0.07628104,-0.07282238,0.042507164,-0.022581216,-0.014578363,-0.026178146,0.028924799,0.010852484,0.01950065,0.003316697,0.053192075,-0.028775994,-0.032382876,-0.014057817,0.01629691,-0.02164862,0.009170263,0.004271065,0.01653698,-0.01824817,0.012539603,-0.028717898,-0.022521973,0.013895224,-0.0053963023,0.0512925,0.018951617,-0.032397766,-0.005306837,-0.010957007,0.016477097,0.010698324,0.08338768,0.018867107,0.041283216,-0.038371336,-0.06860805,-0.03738347,-0.03909925,-0.01943369,-0.023238294,0.04321881,0.040280275,-0.00038312052,0.043540243,0.017225983,-0.030603634,-0.021422887,0.024968829,0.00845042,0.02034657,-0.005926838,0.060148798,0.009283146,0.0039724256,-0.06780507,-0.0075778672,0.008910971,0.050572373,-0.066568896,0.009606125,0.0027497069,-0.015550193,-0.050750956,0.0393384,0.008006145,0.023227703,0.044745855,-0.058050793,-0.008210516,-0.05297771,-0.015257401,0.041516755,-0.02801848,-0.00769894,-0.027587187,0.021441033,0.05064461,0.0376801,0.018691909,0.020829882,-0.011483693,0.007841059,-0.004069628,0.015564302,0.035400808,-0.014452141,-0.016000545,0.018210638,-0.045193575,0.027409816,-0.018450486,-0.0073655355,-0.00004729885,0.028830998,0.03699449,-0.011598729,-0.014148873,0.014973089,-0.016362973,-0.04391396,0.06388372,0.037769277,0.032631084,-0.059360325,-0.04468301,0.02615415,-0.008768946,-0.023905449,0.02142348,-0.048680775,0.013606965,-0.009476154,-0.0011347571,-0.0055283476,0.023242181,0.009880583,-0.006081432,0.010645398,0.011711614,0.018040245,0.020190299,-0.009330252,-0.027190866,0.024356898,0.012096441,-0.010901044,0.015305063,0.016892673,-0.0062258695,0.0068347454,0.001417219,-0.029641982,0.019904247,0.065805756,0.0017068492,-0.026203383,-0.01187339,-0.024412617,-0.0146352,0.05030777,0.023902593,-0.012609518,-0.05400007,-0.00074511,-0.04241292,-0.036647063,0.008179069,0.071019776,0.04296148,-0.04992218,-0.056269944,-0.002545385,-0.15278274,-0.033245824,-0.031341054,-0.0014372013,0.0004160824,0.016537016,-0.001919001,-0.040449526,-0.005474304,-0.003940092,0.019080153,-0.049290292,-0.007002705,-0.056692075,0.024241969,0.0005795029,-0.024631767,0.029573543,0.010801899,-0.018789122,-0.0053625614,-0.0129646715,0.0077830153,0.039045807,-0.02598022,0.029476905,0.008989235,0.0018053472,-0.03239634,0.0020363345,0.011837591,-0.00270074,-0.0010601868,0.037611518,0.022375155,0.031538554,-0.010453613,-0.016539818,0.05309036,0.007036582,0.04032131,0.022395583,0.012836286,0.039600108,0.027117636,-0.03652842,-0.031976063,-0.004157009,-0.050506793,-0.036473732,0.0070791007,-0.024033887,-0.012200692,-0.010285557,-0.035936117,0.02609126,0.014523166,0.038264386,0.010339375,0.03361455,-0.017798057,-0.049215093,-0.010988749,-0.010539519,-0.015103809,-0.047755633,0.0010812329,0.010750443,0.06160802,-0.046215486,0.06259174,-0.05401937,0.0051080836,-0.03035275,-0.009688161,0.0011570114,-0.06375899,-0.012891067,0.0212387,-0.07715595,-0.042337663,0.002059129,0.001399197,0.02720151,-0.027926635,-0.00642937,-0.017988449,0.012152986,-0.024793446,0.21073517,0.029107159,0.020790525,0.041358523,0.06528252,-0.0003767242,-0.02592191,0.056030884,-0.020172866,-0.027952943,-0.0057713157,0.018167887,-0.0057352674,0.022818947,0.034878362,-0.009861703,-0.03170352,0.036863368,0.042192373,-0.014182251,0.010575472,-0.04232757,0.0067578377,-0.012741326,-0.035213515,0.017862272,0.012642473,0.02549519,-0.016762296,0.01038337,-0.008219924,0.037604287,0.018320633,-0.0062421486,-0.025852509,-0.017338125,0.03821958,-0.02478728,-0.01043463,-0.015687037,-0.032128528,-0.011328029,0.032710966,-0.057445638,-0.030904612,0.038585994,0.065752566,0.016607825,-0.052227166,-0.020559022,-0.03396304,-0.036770206,0.0112222815,-0.0038972846,-0.024935098,-0.021967899,-0.030608606,0.02852402,-0.0014112289,0.035531767,0.04276311,0.0033295932,0.038466703,0.0067860903,-0.036482245,-0.0013056959,0.02394313,-0.006647904,0.010000061,0.05608618,0.012243757,0.002371278,-0.013376015,-0.035716254,-0.00609483,0.019628111,0.013616703,0.042431284,0.003918439,0.028264122,-0.021391477,0.022440104,-0.011340837,0.0050281985,0.028014911,-0.043104608,-0.0077637867,0.047018934,-0.0262936,-0.024163257,-0.013452529,-0.009923895,-0.025524195,-0.02813667,-0.0007052795,-0.038641576,-0.0008675985,0.013092631,-0.057853773,0.030426003,-0.044210326,-0.008285345,-0.013111954,-0.034819964,0.046836257,0.024300672,0.014523898,0.042105842,0.017452033,0.009894197,-0.036550134,0.007368831,-0.007726603,-0.04548798,-0.012678827,0.0077091255,0.014533078,0.0057882196,0.09968607,-0.017669702,-0.025087258,0.011950416,-0.027738929,0.005010613,-0.044818368,-0.0640089,0.04773733,0.03703353,0.036969453,0.01949242,0.029662453,-0.0130623365,-0.044532977,0.07092862,0.07463072,0.0061658877,-0.0026305867,0.003769812,-0.03573261,0.0089533245,-0.006556752,-0.00074914406,-0.040590163,-0.019219674,0.016247837,0.0020730665,-0.08491346,0.008889389,0.029721484,0.011982052,0.0056700218,0.032478854,0.023009537,-0.058603242,-0.020056078,-0.03910371,0.009961626,0.022057906,-0.012069998,-0.0013209791,0.015192674,0.026331063,0.013452396,0.07819403,0.013918085,0.051244356,-0.051433485,0.06307736,-0.02136219,-0.006931364,0.04274161,-0.027564669,-0.039733488,-0.0052758255,0.018332964,0.011733354,-0.032961763,0.044787746,0.0030703065,-0.05708721,0.03202016,-0.009524141,0.04807506,0.012041723,-0.008125321,-0.05123665,-0.00752222,0.0030542335,0.048058946,-0.0029934372,-0.022970725,0.045602012,0.026968755,-0.016085465,-0.008049261,-0.0073264176,0.055178974,-0.0016044518,0.0033167335,-0.002391551,-0.004098871,-0.055103973,-0.046343792,-0.024931055,-0.0046221633,0.011234286,-0.025639279,0.07115924,-0.041227337,-0.017082587,0.007975178,0.030169178,-0.04137497,-0.048742417,-0.023465188,-0.022848595,0.051107273,0.008155373,-0.0459188,-0.072092466,-0.016065786,-0.014326105,-0.004362272,0.0038632066,0.008074791,0.017239463,0.008740084,-0.06790339,-0.05944718,0.0012718069,-0.005770705,0.0041461885,0.0032379772,0.026488451,0.024457846,0.010269374,0.0320052,0.00014945393,-0.0062057585,-0.060163707,-0.0029350773,-0.024854599,0.00456645,0.038235348,0.023271345,-0.021180429,-0.0027657545,0.0072652623,0.029233616,0.041663844,0.0045157294,-0.0459734,-0.018528266,0.0038175299,0.028925577,0.01047898,0.036183625,0.036381297,-0.034729768,-0.01158553,-0.03584342,0.014190995,-0.05120543,0.009083522,-0.05381286,-0.014562486,-0.02758188,-0.087562315,-0.04998013,-0.039999645,-0.041494876,-0.014705485,-0.028701333,-0.03846357,0.04925734,0.018808378,-0.04790583,0.005171687,-0.008004415,0.034603838,-0.05250895,-0.009367045,0.014650112,-0.014354297,-0.01897943,0.0040271594,-0.03532816,0.085159525,-0.012731106,-0.05074981,0.040078267,0.003666673,-0.04855979,0.04458008,-0.007775992,0.0029303597,0.012184892,0.040369734,-0.020054705,-0.0054808594,-0.021372637,-0.009135477,0.013574133,-0.035653654,-0.037522495,-0.019728763,0.0018641343,-0.027908375,0.014384802,0.040044907,0.025108842,-0.089168236,-0.03738475,0.026318787,-0.0034889232,0.0074963104,0.026092656,-0.015793426,0.018027574,0.019492026,0.011029003,0.00011778163,-0.008864285,-0.011698764,-0.035384554,0.033720873,0.03213849,0.018647317,0.01668063,-0.042398263,-0.035499375,0.0095488,-0.019042335,-0.040818434,-0.016438717,-0.027768502,0.03567496,-0.008156344,0.026220093,0.0006477301,0.0020204207,0.03586648,0.009426586,-0.021720188,0.026127968,0.0241264,-0.014485676,-0.0029764983,0.0033856786,-0.0056782067,0.027659804,0.011103809,-0.013553372,-0.04577735,0.018787006,-0.0069222124,-0.01128876,0.035896096,0.014140008,-0.0025003029,-0.020220488,0.06624265,-0.039340995,-0.012955377,-0.0015337523,0.022777218,0.023985296,0.0031176964,-0.009303066,0.004114899,0.023514993,-0.004146181,0.039365064,0.01583097,-0.006408721,0.036351457,0.030044222,-0.016226783,0.053018197,-0.07179376,-0.008680447,0.0504036,-0.024426121,-0.04195762,-0.0021640018,-0.049917556,0.017822789,0.010252734,0.052056324,-0.014706388,0.0018470138,-0.0033521317,-0.00054266077,0.014915429,-0.1274159,0.025652027,0.0058114813,0.02475008,0.004668,0.0013869035,0.021651095,-0.037371475,0.040155903,0.0058925557,-0.017079724,0.038794525,-0.0064643263,-0.0117453085,-0.017822055,0.024315203,-0.034350045,-0.014464261,-0.0147777945,0.033490922,0.013296053,-0.02171944,0.07309999,-0.013092748,-0.0051405476,0.019371081,0.045459714,0.0041486863,-0.034945156,-0.0681007,0.019680047,-0.020402057,0.043712128,0.087337084,-0.018196547,-0.028477177,0.0061172824,0.032925535,-0.030619072,0.019409217,0.0030173473,0.0050741076,-0.011669833,-0.0007939786,0.013369819,0.03198345,-0.015026101,0.013646301,-0.03250336,0.01254937,0.045114286,-0.008147141,-0.027907286,0.050161883,0.003958754,-0.004406953,-0.05501178,-0.028272187,-0.04142556,0.019254299,0.0014240984,0.009818555,-0.07127735,-0.019126024,0.014258194,0.014039437,-0.015664227,-0.02538578,0.020170169,0.011631328,0.0018456096,0.009916051,0.020673279,-0.026788691,-0.0037397717,-0.0025857692,0.024370918,-0.014806344,-0.019207738,-0.03247975,-0.012871503,-0.06273961,-0.0016050431,0.0042586634,0.015983095,-0.0066520264,0.0027748228,0.0027080548,-0.055681344,-0.013857557,-0.056456488,-0.031052021,-0.002411529,0.008998776,-0.034749314,0.017636592,0.0019280432,0.013476929,-0.007925397,0.022807296,0.038253106,-0.02439426,-0.02653235,0.010891919,-0.027381761,-0.006372897,0.033378426,-0.044958226,-0.0139542455,0.014900373,-0.046115443,0.012115298,-0.047261447,0.014957786,-0.037797134,-0.009851491,0.036229085,0.010138757,0.028466424,0.000668836,-0.00060169364,-0.0021863098,0.017562376,-0.032162532,-0.023480855,0.03108855,0.054454744,-0.001626794,0.002055135,-0.018312339,0.027576493,-0.008310153,0.025479939,0.017324688,0.062155075,0.020818172,-0.018026,0.018813226,-0.01547929,0.005782765,-0.0061230394,0.036026705,0.009012386,-0.015439094,0.0018030094,-0.008851672,0.014517252,0.04163799,-0.035764556,-0.06068656,-0.02061506,-0.022713782,0.031186547,0.01575236,-0.0068464703,0.0055275173,0.018991616,-0.047710482,0.0013044397,0.012816023,0.0020915538,0.013900064,-0.023638468,-0.020504918,-0.04052067,-0.0013817402,-0.02290147,0.0069506266,0.0045291265,-0.018508911,0.02312384,0.013912333,-0.030953543,-0.009089127,-0.0016924948,-0.014195083,0.023698641,0.006106954,0.038881082,-0.01862377,0.013547256,-0.008535052,-0.00076556887,0.043439273,0.037474237,0.003762334,-0.028429333,0.040397137,0.01611935,0.0270704,-0.042495705,0.022297325,0.015264364,-0.0021551407,0.058865517,0.025637377,0.023395255,-0.01935631,0.00047324866,0.012837534,-0.0043282383,-0.04633418,-0.060280986,-0.020746468,-0.050074313,-0.00024168816,0.04885444,0.0022757254,-0.03159048,-0.03458032,-0.046433035,-0.023871234,0.029859586,-0.04419953,0.017636597,-0.03131362,-0.012357677,0.027412849,0.02655514,0.059950236,0.009078829,-0.0065057576,0.019699201,0.025855059,-0.049885664,-0.015376716,-0.009558614,0.0476666,0.057622746,0.01649692,-0.031646132,0.010868073,0.006598247,0.058804326,-0.008008705,0.010608566,0.009666155,-0.030423682,-0.045899495,0.00053084636,0.018382585,-0.032904133,0.015132683,-0.03184394],"last_embed":{"hash":"ey5sm0","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"ey5sm0","at":1762844513362},"key":"Inbox/AI.md##Project Vend in Plain Language#What Claudius Was Asked to Do:#{1}","lines":[12,13],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ey5sm0","at":1762844513362}}, +"smart_blocks:Inbox/AI.md##Project Vend in Plain Language#What Claudius Was Asked to Do:#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020878803,0.01999149,-0.024691815,0.005411772,-0.04826144,-0.03674286,-0.026835477,0.034545925,0.007124579,0.04302252,0.01997057,-0.052334785,-0.0032418682,0.014702301,0.03722053,-0.0047669713,0.022756742,0.02555319,-0.066589825,-0.01665057,0.036582556,0.014841958,0.013258605,-0.053176228,-0.022269556,-0.011112452,-0.012703509,0.0041526128,0.015829852,0.0030005896,0.040648103,0.03805168,-0.043356005,-0.016107025,0.0259862,0.010620501,0.031253394,-0.018882839,-0.04277375,0.047630303,0.0012008689,0.006182217,0.020874081,-0.0074986103,0.029187655,-0.01225895,-0.005957224,-0.028431034,-0.0264437,0.05137018,-0.03902206,0.013040581,0.005056877,-0.018786438,0.015698697,0.027560309,-0.024515616,-0.0014256628,-0.05809843,0.023675509,-0.037622023,-0.029902155,-0.03525076,-0.0056936946,0.007901313,0.07930468,-0.021918125,0.0008786166,-0.009425831,-0.0076098912,-0.0086069945,0.021058772,0.00043099115,0.021217907,-0.049116846,0.011469861,0.035139043,-0.0346747,0.04821088,0.014128455,-0.0017099273,-0.05008117,0.03512462,-0.0077272933,-0.029133888,0.012493065,0.0040264265,0.040380813,0.010044052,0.022733176,-0.019759322,-0.0072057135,0.0014251141,-0.06525637,-0.027188782,-0.012956976,-0.021939341,0.012103665,0.02427736,0.006177346,0.057532314,0.034419663,0.014461366,0.013791653,0.029670596,0.007003979,-0.010382954,0.056801893,0.00509368,-0.02343715,0.012919112,0.06624961,-0.0031598702,0.011630788,-0.009949717,-0.04670838,0.009108638,-0.002621676,0.06785813,0.004488408,-0.006641515,0.00019592795,0.015584606,-0.00079887186,-0.024217092,-0.018542334,0.017173622,-0.00095007924,-0.067923,0.0030627274,0.008104099,0.09409818,-0.019637506,0.051227912,-0.022551164,-0.020176364,0.0063626044,0.020221882,-0.005615999,-0.053118005,0.014289012,0.07316878,-0.027873013,-0.053571794,0.039207846,-0.06483588,0.06361603,-0.004062341,-0.01720948,-0.006971094,0.025408508,0.003172995,0.0064003016,-0.0052824426,0.03600037,-0.0148310475,-0.049013052,-0.032159314,-0.0011314666,0.0034385468,0.012197762,0.019919325,0.0048781666,-0.013582603,0.04471707,-0.015550983,-0.01974786,-0.001269027,0.008661529,0.03486229,0.0074265194,-0.061924588,-0.0061711483,0.001462219,0.012738686,0.012579435,0.0854685,0.005587202,0.038437814,-0.026945187,-0.04242556,-0.03631041,-0.017863644,-0.0076814187,-0.019623898,0.057943463,0.025267536,-0.0056055426,0.039247528,0.026911357,0.0014998405,-0.026473545,0.028061733,0.0064743217,0.028949808,0.0064235493,0.047634207,0.00446051,-0.00048653703,-0.05199327,0.03573355,-0.00040661736,0.046010032,-0.023363564,0.0022173508,0.017144095,-0.0072374097,-0.084434904,0.04384653,-0.021354793,0.027593473,0.028858678,-0.041690443,-0.027576655,-0.0856253,-0.0028540886,0.04456608,-0.021009685,0.00899722,-0.060340542,-0.0049611256,0.04654324,0.028073078,-0.01643944,0.0078664115,-0.0133248465,0.015436115,-0.010641825,0.006857731,0.020433737,-0.012101352,-0.023845907,0.013285776,-0.015450648,0.019220531,-0.025773646,0.011684576,0.018352,0.0049251695,0.022151629,-0.027681064,-0.011340018,0.009707739,-0.004127358,-0.03388993,0.023272771,-0.009174942,0.02340649,-0.043158527,-0.024696836,0.021338051,-0.030657968,0.00965691,-0.028384754,-0.04979749,-0.005870452,-0.02250813,-0.004368451,-0.018134624,0.0143846255,0.018350147,0.019895082,0.0012623254,0.027379714,0.008058453,0.017800638,-0.005337213,-0.03295436,0.036403522,0.026448632,-0.011289085,0.007405837,0.024996327,-0.013743099,-0.008652694,0.029722286,-0.004245045,0.014966031,0.06450961,0.0047502313,-0.0033439652,0.0060136467,0.00006822608,-0.037277542,0.047570482,0.023647044,-0.04150338,-0.046465367,0.0036863503,-0.02548108,-0.04298678,-0.002834487,0.069166645,0.040772647,-0.047835506,-0.06302491,-0.010025511,-0.15798482,0.00026617525,-0.026580315,0.007929881,-0.00544923,0.011157692,0.014867945,-0.025941936,-0.04580734,-0.002265702,0.040204268,-0.029861925,-0.00804283,-0.041607726,0.009614696,-0.021152306,0.0075108106,-0.011795083,0.016150605,-0.01859561,-0.032698214,-0.03522114,-0.00072212296,0.016913008,-0.032946948,0.043874163,0.0025203992,0.0071663554,-0.048224304,0.01106565,-0.000090224086,0.014725834,0.0006453744,0.026007317,0.012500471,0.04527466,0.017902521,0.018123286,0.044469234,-0.007902075,0.054214817,0.0108939465,0.018725265,0.030792382,-0.005465852,-0.029228633,-0.019013286,-0.01474063,-0.059392214,-0.0020088507,0.0045927633,0.0026284365,-0.018956248,-0.003943151,-0.029836338,0.012287603,0.02921477,0.012480184,-0.0024417655,0.036596697,-0.068764254,-0.053482644,-0.026660848,0.008762831,-0.025490066,-0.029981552,-0.014051503,-0.020208724,0.028400298,-0.015865082,0.0445274,-0.018991495,0.0073873135,-0.026951049,-0.02200596,0.015129699,-0.07352041,-0.008638171,0.018758388,-0.07119309,-0.01796535,-0.015771765,-0.015048003,0.0046204096,-0.024447454,-0.020700403,-0.005935527,0.021217007,0.0028177018,0.20874731,0.019299287,-0.002518223,0.051960424,0.081464164,-0.0009144246,-0.034000106,0.04944262,-0.00076055876,-0.037447818,0.029772067,0.04605444,-0.0065689087,0.022827275,0.0668205,-0.019126011,-0.043396134,0.02712511,0.05267149,-0.009398297,0.016223153,-0.06581735,0.0070166206,-0.009823283,-0.06729239,-0.0030819213,0.01625738,0.026944555,-0.030919,0.036534116,-0.014861239,0.03646768,0.020978918,0.012897438,-0.04724293,-0.0222537,0.02510145,-0.057810646,0.019678632,-0.015713913,-0.024705183,-0.026119234,0.030524757,-0.07172779,-0.04011973,0.017109847,0.062257912,0.029030995,-0.047721967,-0.021049418,0.012169013,-0.0362611,-0.004517541,0.0021524408,-0.011721978,-0.020363078,-0.0047535263,0.037182596,0.009448847,0.06420597,0.0726502,0.010110356,0.00793113,0.0036135404,-0.05451555,-0.016677741,0.035988044,0.010909087,0.026968086,0.021703174,-0.0024387448,0.01496405,-0.032954935,-0.040247235,-0.0070948354,-0.0029817482,-0.007819603,0.010863611,-0.0166425,0.0021533512,-0.036896184,0.015143726,-0.027483813,0.011708134,0.033756386,-0.021507643,-0.04237312,0.07509052,-0.033607475,-0.028401982,-0.010186358,0.0032062144,-0.02942065,-0.034650393,-0.0046206354,-0.05467517,-0.0072935685,-0.016811298,-0.053277202,0.03448249,-0.025023261,-0.021306291,-0.01581414,-0.030163147,0.041190207,0.0007505607,0.01001431,0.02190081,-0.015451894,0.018813761,-0.057756715,0.015161132,-0.023536062,-0.02080398,-0.0033233208,0.0048398976,0.003929975,-0.0031255481,0.09055453,-0.018606417,-0.023545181,0.039837155,-0.031344637,0.0004995403,-0.04401443,-0.06298823,0.049828995,0.028938115,0.032860953,0.025381606,0.02304187,-0.004373341,-0.01731076,0.05445218,0.064475745,0.014176102,-0.007546722,-0.03334092,-0.0082131075,0.019485211,-0.010287867,-0.008379526,-0.06376071,-0.01233988,0.03964397,0.014359138,-0.017381536,-0.017241012,-0.0047436585,0.01417806,-0.027346104,0.017103942,0.030516295,-0.036721148,0.0025557834,-0.05481122,0.008139924,0.019417966,0.0016029568,-0.021361254,0.016378606,0.030322244,0.015886717,0.08169106,0.028500315,0.030900776,-0.0032038048,0.070320606,-0.00050575397,-0.012161209,0.015715642,-0.041734286,-0.01978042,0.011499075,0.0443425,0.019800916,-0.036203723,0.03919504,-0.018039845,-0.07055185,0.023024654,0.004948286,0.037836306,-0.014761425,-0.0035099818,-0.084173,0.01018902,0.0076829894,0.01838726,0.0022364554,-0.0058942866,0.061699975,0.020985683,-0.011800076,0.0044448194,-0.010315768,0.04064842,-0.0036677718,-0.0012676079,-0.0005701946,0.009279676,-0.01921125,-0.033928193,-0.047113974,0.030193938,0.015978556,-0.018247196,0.074922726,-0.03115623,-0.029911427,0.0149439555,0.021507645,-0.0429183,-0.0458754,-0.027150348,-0.031165447,0.047700893,0.0032908535,-0.023054587,-0.078170076,-0.031181464,-0.012268552,0.014162136,-0.008850339,-0.014230103,0.016433394,0.017557101,-0.04359642,-0.052750144,-0.00120735,-0.004612651,0.009588495,0.025019096,-0.016842872,0.024015903,0.009142832,0.053695027,0.0000668811,0.0029059781,-0.040273298,0.056503054,-0.035234377,-0.008356172,0.008936068,0.032444414,0.01085527,0.017046548,-0.02668535,0.040010896,0.042371906,-0.007283957,-0.03379154,-0.006780251,0.012750743,0.034752846,-0.0024891188,0.00473198,0.019909821,-0.00968621,-0.023580177,-0.04042526,-0.0065388014,-0.051536206,0.0050421013,-0.0497805,-0.025969556,-0.021112325,-0.057224758,-0.03828709,-0.054398604,-0.006579516,-0.01319427,-0.030443288,-0.013813651,0.010941306,-0.0070325215,-0.01137398,0.008573499,-0.013295752,0.031622216,-0.06364405,-0.037468854,-0.001439222,0.013599846,0.0094653545,-0.004610016,-0.0029714834,0.047096595,-0.017387155,-0.037063,0.034427498,-0.0070557473,-0.044736825,0.042425077,0.021024795,-0.013787551,-0.006439743,0.027354348,-0.014019967,-0.00437443,-0.024293985,-0.0070410417,-0.004862893,-0.016640836,-0.017974755,-0.035807952,0.03299606,-0.019984737,0.015587346,0.02307552,0.010187838,-0.08134476,-0.018970728,0.053739768,0.0007282757,-0.0037941656,0.041374777,0.014694265,0.0013063793,0.0038377305,0.0030113866,-0.008322034,0.019915685,-0.011907559,-0.031329844,0.027687961,0.02551359,-0.041359894,-0.0013674629,-0.04445672,-0.031574007,0.03251602,-0.016866831,-0.013487101,-0.009707993,-0.030755097,0.046843212,0.020384196,0.042294264,0.023017867,0.001808583,0.011930157,-0.0033537995,-0.016484533,0.032699984,0.00980716,-0.022309234,-0.010632058,0.00018247326,-0.024437074,-0.008048739,0.0139516145,-0.014652835,-0.03766774,0.001954851,-0.013056677,0.009540879,0.03629381,0.0046767285,-0.02493729,-0.01980679,0.07391433,0.01154704,-0.016399791,-0.015153179,0.024586825,0.040173147,-0.040465374,0.0153092565,-0.018277109,-0.014123723,-0.035805453,0.010131077,0.0047138957,0.02147678,0.027798533,0.0076683396,-0.003643367,0.033578772,-0.08611973,0.005298261,0.033698887,0.0070245545,-0.04097947,-0.0040194304,-0.026153551,-0.0051173116,0.013919572,0.060140178,-0.036712125,0.0048562265,0.00074867794,-0.013106701,0.00892659,-0.12664248,0.025783526,-0.0234399,0.0278802,-0.019391334,-0.00852734,-0.005251116,-0.005565619,0.018239344,0.034874048,-0.02389754,0.048349787,-0.035364125,-0.009817598,0.01216354,0.056909032,-0.0033432161,-0.020519555,-0.011157991,0.023772644,-0.014751915,-0.01825699,0.08014867,0.003990953,0.030714642,0.036148205,0.035954267,-0.0074716173,-0.033851933,-0.062540926,0.0057698614,-0.022455933,0.03232529,0.07871207,-0.027481027,-0.020231687,0.008963022,0.01374298,-0.02240099,0.03364255,-0.013543168,-0.007369453,0.012915586,-0.010006831,-0.027929427,0.06393481,0.00022384571,0.0075345417,-0.027643653,0.0016780191,0.040889945,0.017954044,-0.006178394,0.037417132,0.0031489618,-0.018556057,-0.031078018,-0.013673327,-0.03276233,0.041299637,-0.011027695,0.012999489,-0.05585177,-0.037404273,-0.008691811,0.022025935,-0.05771968,-0.012320932,0.013080118,0.011167277,0.0173466,-0.012729789,0.019044105,-0.037056927,-0.017227367,0.027829716,0.011154038,0.0051201424,-0.042428486,-0.018397477,-0.038283806,-0.04050835,-0.025757536,0.016500449,0.037078433,-0.0023891525,-0.017020732,0.0031487811,-0.06095682,-0.027987419,-0.042552922,-0.028166046,-0.023346856,0.002359386,-0.019312374,0.037389427,0.0072563356,0.047530193,-0.030108724,0.021058613,0.03793976,-0.019615382,-0.003388104,-0.004717858,-0.027033374,0.00022108288,0.021115554,-0.023672018,-0.021566134,0.024811802,-0.016669309,0.0071912,-0.034284927,0.012814202,-0.05273992,-0.033091098,0.04223965,0.0154808415,0.015903698,0.0017248556,-0.014515956,-0.011558801,0.012912367,-0.04454685,-0.0013634206,0.017166277,0.035924602,0.018902522,-0.00036361217,-0.030349497,0.02552438,-0.031073673,0.029272087,0.010107761,0.073261194,0.03515024,-0.018187331,0.024239613,-0.025840212,0.0066446844,0.008211522,0.020417651,-0.0012865803,-0.024469588,-0.03253058,-0.040025666,0.024905875,0.012334208,-0.065170795,-0.07272141,-0.03879561,-0.0010612928,0.06108345,0.010375312,0.02027942,-0.0020773038,0.023024559,-0.015277387,0.0008273807,0.006377195,0.03292744,0.034910843,-0.00174801,-0.032187965,-0.056292497,-0.024175258,-0.013969146,0.015450652,-0.01053488,-0.02521953,0.014693129,0.023715189,-0.038523216,-0.012824632,0.02261081,-0.04005562,0.030673502,-0.003488689,0.03461889,-0.007033096,0.02410463,-0.010553236,-0.011946836,0.062418547,0.03126191,-0.025773099,-0.02075078,0.04423197,0.0085183345,0.017079182,-0.014474706,0.016380599,0.025767908,0.015546813,0.019828774,0.045529883,0.012161144,-0.014704408,0.015178308,-0.0015977296,-0.010684443,-0.0150891915,-0.04336985,0.013978409,-0.040980753,-0.0010154122,0.05845414,0.008940378,-0.038068593,-0.024863351,-0.042571124,-0.012045054,-0.0010303388,-0.031085612,-0.018505497,-0.019323362,-0.0024493663,0.047719598,0.0074208067,0.065112464,0.009108325,0.004013036,0.008282735,0.011413402,-0.011339603,-0.009082103,0.016348131,0.010010877,0.031413402,0.022723243,-0.04165645,0.0031120835,-0.005834645,0.046139054,0.0126463305,0.014817657,-0.018640244,-0.04595142,-0.051444307,-0.013866722,0.05605475,0.004115349,0.04891491,-0.040536907],"last_embed":{"hash":"1g6thx6","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"1g6thx6","at":1762844513362},"key":"Inbox/AI.md##Project Vend in Plain Language#What Claudius Was Asked to Do:#{3}","lines":[15,16],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1g6thx6","at":1762844513362}}, +"smart_blocks:Inbox/AI.md##Project Vend in Plain Language#What Claudius Was Asked to Do:#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03828657,0.011200271,-0.012507635,-0.020241551,-0.04047998,-0.014920986,-0.009062733,-0.021169228,0.013625629,0.05720759,0.041499227,-0.01043467,0.0062056724,0.0054974896,0.0455759,-0.002675563,-0.0016022075,0.012583678,-0.03298515,0.0053528454,0.013630228,0.03452209,-0.004015815,-0.06320198,-0.0008540927,-0.035654068,-0.023368172,0.004740947,-0.0045284317,-0.020736096,0.0286666,0.023133028,0.0023726595,-0.024847614,-0.005168502,-0.00211277,0.02558868,-0.009818855,-0.047051243,0.005714837,-0.034417532,-0.0010518787,0.023661228,0.0029553089,0.009475435,-0.0024139842,-0.01094724,-0.01819438,-0.00025849944,0.031708367,-0.016865883,0.02507315,0.0072634374,-0.026804442,0.008754354,0.022872852,-0.014752372,-0.038173277,-0.08218777,0.038685106,-0.06404713,0.0059531564,-0.019812888,-0.00965887,0.023875475,0.07794904,-0.019468766,0.022847068,-0.012691238,-0.023937164,-0.015329349,0.007132881,-0.02347519,0.041371837,-0.036687233,0.010296549,0.033126827,-0.030081486,0.02828274,0.006834951,0.008724465,-0.040721852,-0.012208878,-0.01468692,0.0065409965,-0.018010201,-0.029480413,0.047092803,-0.013889398,0.003320031,-0.029318932,-0.023911273,0.023594018,-0.039204765,-0.02282037,-0.01675879,0.0080879545,0.009257392,0.02040945,0.033500876,0.03992768,0.0031044788,0.006971955,-0.006915147,0.0027364118,0.0027633188,-0.022652779,0.04881703,-0.0018191215,-0.009448287,0.012489954,0.057262026,0.0053315144,0.02106624,0.01292886,-0.045282543,0.013796643,0.023207944,0.037011307,0.018482476,-0.029972611,-0.009598435,-0.021841293,0.013664116,-0.020619076,0.010302358,-0.0034475194,0.003368353,-0.058440737,0.012393443,0.010355698,0.069132224,-0.0016428904,0.05417868,-0.019330857,-0.041646518,0.0003684206,0.00064325525,0.0031638339,-0.03187992,0.04021077,0.078832835,-0.044761714,-0.097217135,0.021146687,-0.044825617,0.031026484,0.01124623,0.009101162,-0.0077235796,0.023245847,-0.024348127,0.027470669,0.035265654,0.017201364,-0.0075575714,-0.036726978,-0.017163763,0.014627932,0.0062725763,-0.02582495,0.037442185,0.0004298853,0.009703403,0.039684057,-0.015407536,-0.011200231,0.0026032368,-0.007978174,0.0069702975,-0.008051946,-0.033615742,-0.025194254,-0.018302724,0.03536534,0.024569934,0.10525828,0.009558994,0.03210986,-0.04720622,-0.043390833,-0.041670337,-0.04982694,-0.023014273,-0.03283592,0.031579047,0.018488565,-0.035878185,0.04231816,0.012781012,0.0008850706,-0.0381359,0.035992328,0.007993252,0.023377232,-0.010593957,0.0320655,0.013579725,0.0020555772,-0.08137792,0.01159672,0.04170306,0.0028557405,-0.061316196,-0.023398936,-0.0036214949,-0.030373212,-0.030145215,0.038126223,-0.020385906,0.008668579,0.05062807,-0.05537678,-0.027795685,-0.083347134,0.018748531,0.01642839,0.014875912,-0.011850249,-0.049078286,0.0021647622,0.04402931,-0.0031690497,0.008868788,0.007305604,-0.009315212,0.0027485404,0.003049064,-0.0003472013,0.04747588,0.0030042715,-0.021003751,0.02515187,-0.038778346,-0.0045281127,-0.045242738,-0.029946074,0.0074127517,-0.0075920555,0.0516172,-0.041166708,-0.0046384726,0.040429395,-0.004663662,-0.03700262,0.048022542,0.014814434,0.048664454,-0.039414164,-0.02286529,0.021989215,0.00088194874,-0.009272028,-0.03294012,-0.049574606,0.0063900743,-0.021267487,-0.0037145626,-0.031504273,0.018373013,0.031316116,0.0153675815,0.007548935,0.004667467,0.017982975,0.029239288,-0.026281273,-0.04568933,0.00994366,0.014784216,-0.010858883,-0.002538356,-0.010574493,0.011829617,-0.0038025726,-0.010709417,-0.009066291,0.015434262,0.0589183,0.033430036,0.008873087,0.010647614,-0.023782387,0.011344469,0.04813049,0.015710853,-0.023542352,-0.033721767,0.026307767,-0.01798906,-0.011587225,0.004973862,0.07782759,0.028708119,-0.047006786,-0.03900245,-0.03939782,-0.15245864,-0.03613102,-0.03253144,0.011795833,0.0035603293,0.0062131207,0.0020076619,-0.02663807,-0.054367505,0.015423427,0.039476406,-0.042903185,-0.000097698314,-0.030139023,0.018786872,0.014786992,-0.029736461,0.009023332,0.015988015,-0.029718285,-0.015762629,-0.059283502,0.02717867,0.0060810335,-0.0032608814,0.003316733,0.0032400808,-0.008972261,-0.029960401,-0.006531422,0.00508175,0.00039046467,0.006992252,0.0139729995,0.04203073,0.03223801,0.007726885,-0.016469551,0.013260969,0.0009830241,0.049688738,0.014477924,0.01833489,0.024574636,0.006472329,-0.024490671,-0.02269186,-0.0065724077,-0.0397718,-0.04018485,0.016871655,-0.0052263024,-0.014356991,-0.03424639,-0.025205167,0.004409277,0.013686393,0.019063404,0.0076984046,0.028558513,-0.057338882,-0.015337091,-0.016551277,-0.028791284,-0.012587462,-0.019497266,-0.006733803,-0.008167505,0.042856697,-0.03487795,0.041535445,-0.016706074,-0.010177938,-0.029743442,-0.025734458,0.0038720563,-0.06276659,-0.007043706,0.0025317848,-0.08642364,-0.028518928,-0.0023467164,-0.016759124,0.030182704,-0.032309663,-0.0025719954,-0.009255686,0.021614114,0.05492937,0.21603239,0.06447711,0.023397233,0.035362724,0.07980501,-0.014033753,-0.021310901,0.047189303,-0.0031190133,-0.021288587,0.009681552,-0.011745221,-0.0014746621,0.028042035,0.028441865,-0.008980388,-0.03193725,0.026720824,0.0458496,-0.008913735,0.016302574,-0.032619122,0.0032433907,-0.0321991,-0.055940717,0.011924549,-0.023096504,0.019475918,-0.031273175,0.054338735,0.008872462,0.041210417,0.018196234,-0.02707533,-0.03866029,-0.008530238,0.0547579,-0.072933994,0.015396767,-0.014525007,-0.016783684,-0.026989318,0.045489226,-0.053142514,-0.043571077,0.007606635,0.0670863,0.011721569,-0.040650826,-0.023666052,-0.028350236,-0.036178585,0.03324461,-0.0008206361,-0.032276027,0.00907092,-0.00010038862,0.011173176,0.0064069075,0.042620838,0.04782791,0.008436666,0.008647097,0.026931955,-0.041883647,0.022214437,0.03384981,0.011104822,0.021632828,0.047195714,-0.023952961,0.03177226,-0.0058474466,-0.029819576,-0.02400271,-0.008492753,0.0037595297,0.031096574,0.00666116,0.058397166,-0.01600403,0.04418377,0.010970432,0.041700378,0.03327207,-0.044934187,-0.03946685,0.067163706,-0.0067397063,0.0067248014,-0.006523012,0.021686696,-0.03965881,-0.016321352,-0.01115171,-0.04469326,0.011984113,-0.011235601,-0.045031555,0.015335251,-0.04089375,-0.009899297,-0.022209954,-0.025534144,0.02356113,0.0025650437,0.017178124,0.05276722,0.0021497505,0.058739025,-0.050291922,0.005801934,-0.010264043,-0.050417062,-0.018673655,0.03238693,-0.0055663353,0.009000882,0.0761421,-0.021003561,-0.010783209,0.0074475002,-0.039106682,0.01211093,-0.0420552,-0.063715234,0.045151565,0.020892289,-0.0057731997,0.011309505,0.06281852,-0.010094796,-0.029725576,0.05698056,0.08731463,0.022927072,-0.0065285526,0.002551625,-0.03282538,0.0038988779,-0.0038029926,-0.01238585,-0.047510758,-0.0073240953,0.02916425,-0.015414258,-0.08443289,0.006949004,0.015077845,0.012237858,-0.007009163,0.019559568,0.0009046306,-0.025418421,-0.0045047924,-0.039696146,0.0076089613,0.005492816,0.0025008933,-0.024716523,0.0056149354,0.038709253,0.02113679,0.0798258,0.004921452,0.030180786,-0.04764986,0.09564513,-0.015489115,-0.0104963835,0.0227938,-0.013913571,-0.034713484,0.0055881673,0.03699269,0.004475113,-0.04252679,0.023409922,0.0012124232,-0.06389633,0.027791867,-0.01958034,0.010146055,0.017434854,-0.0009608364,-0.05097257,0.006010578,0.027550114,0.040488373,-0.0011495028,-0.03540525,0.03931172,0.005012296,-0.014733171,0.018135749,-0.025989054,0.07005235,-0.0064734262,-0.017384816,-0.02459237,0.009675977,-0.021257404,-0.034637876,-0.032714155,-0.008476229,0.013165042,0.015870143,0.06924762,-0.03655392,0.014920064,0.043219432,0.027313823,-0.041352678,-0.04168075,0.0028054602,-0.0042357366,0.05745079,0.026449794,-0.025317246,-0.026217239,-0.021439336,-0.030895544,0.025924793,-0.028963028,0.0073233014,-0.019279523,0.006448421,-0.042067856,-0.07144839,0.010329043,-0.012243886,-0.011736024,-0.008285829,0.022913909,0.035602264,0.053717993,0.022488615,-0.0009780194,-0.02811387,-0.030232927,0.0068945354,-0.0393848,0.02927976,0.034910526,0.025025686,-0.017868457,-0.02993185,-0.0230018,-0.0022062743,0.0513214,0.012456192,-0.05784284,0.0045205173,-0.015018908,0.02689135,0.0019886545,0.035724305,0.025419673,-0.038195953,-0.015827712,-0.029052954,0.0037566093,-0.044670112,-0.018442687,-0.03441444,-0.03036554,-0.021615122,-0.047505066,-0.042292435,-0.07124782,0.01392623,-0.016260909,-0.0122023085,-0.03549629,0.009778217,0.025935432,-0.030184427,0.02320456,0.0025184616,0.04864489,-0.07216028,-0.00051636546,-0.0023855742,0.0028472196,-0.015354739,-0.019927088,-0.014425695,0.036116462,0.0031841984,-0.057828885,0.041513003,-0.019047024,-0.051035017,0.044953436,0.0020380628,-0.013976357,-0.01139515,0.0628379,-0.018630367,0.0043705883,0.0044467035,0.020008568,0.0052742367,-0.022851808,-0.042046323,-0.013331591,-0.025543181,-0.027466208,0.01946546,0.025805287,-0.00820828,-0.06800399,-0.023141704,0.030802278,-0.0010449288,-0.0012626079,0.034481637,0.014733119,0.011027808,0.0163428,-0.01248577,-0.027321424,-0.0032448159,-0.004230149,-0.031735454,0.03559852,-0.003518888,-0.04610125,-0.001959986,-0.043024506,-0.018901564,0.018778667,-0.013603128,-0.048433803,-0.024231415,-0.031132294,0.04736307,-0.009097457,0.021802407,0.021481879,0.016660519,0.022977656,-0.0028487868,-0.028576694,0.017409576,0.0061264504,-0.03668707,-0.032347884,-0.022885932,-0.013484468,0.0014928109,0.028164124,-0.028897101,-0.03943609,0.030500324,-0.015609096,0.002770516,0.03283748,-0.0000020188213,-0.01611492,-0.032301225,0.0890006,-0.02387406,-0.020678978,0.02604377,0.034281816,0.01095021,-0.024116123,0.013689502,-0.008618168,0.01633268,0.030286347,0.017440878,-0.011219909,-0.0077292616,0.040843744,0.012376625,0.024012022,0.024673246,-0.071317144,0.010705328,0.02222657,-0.013066781,-0.030574312,-0.013951115,-0.0035654423,0.0063345307,-0.0004933761,0.053806752,-0.006958456,-0.0031519341,-0.011066021,0.0064137974,0.013587177,-0.120626375,0.055372085,-0.02835103,0.029337049,0.015955778,0.005152357,0.012634759,-0.0155542325,0.03702511,0.0021588642,-0.029937696,0.008490456,-0.048867863,-0.012802837,0.013422047,0.022399066,-0.02272273,-0.006025045,-0.010134511,0.023441417,-0.0006685649,-0.02170973,0.080021486,0.014269619,0.00941457,0.022082312,0.005057047,0.019626554,-0.024927855,-0.048039343,-0.012114797,-0.03271639,0.038833324,0.07768281,-0.03241282,-0.026213594,0.009170757,0.024422498,-0.052708674,0.037585255,-0.005392419,-0.005735786,0.0022680378,0.026811253,-0.0044017425,0.025534745,-0.051644232,0.014486869,-0.00818887,0.009292298,0.07587772,0.038486645,-0.0330249,0.046043396,0.032505956,-0.008384609,-0.031116763,0.004992934,-0.04316657,0.030028991,-0.014029004,0.0023974658,-0.08243582,-0.014434728,-0.008222053,0.013917906,-0.01092793,-0.008628803,-0.00194331,0.018952873,0.020505387,-0.0039511053,0.04749546,-0.029938983,0.021694236,-0.013267195,0.019534094,0.023195047,-0.047491167,-0.0105839325,-0.010506395,-0.06034188,-0.027983839,0.01189815,0.03515271,0.006823935,-0.000934495,-0.0028357466,-0.06650628,-0.017139453,-0.052739177,-0.02771505,-0.04477719,0.0056063496,-0.004323536,0.03213548,0.0039381953,0.009965541,-0.010108487,-0.00559166,0.020712186,-0.017113568,-0.027990798,0.013867304,-0.018316362,0.0051812236,0.023342058,-0.043203965,-0.019252907,-0.0013568718,-0.020834286,0.013983184,-0.030098423,-0.033342626,-0.017460702,-0.028334526,0.058219485,0.037269022,0.03359458,0.007288982,-0.0005089151,-0.0061942334,0.018357022,-0.03345324,-0.00122097,0.025327392,0.05118246,0.029833721,0.010977749,-0.012444532,-0.007248436,-0.011499448,0.020995086,0.021567894,0.04938517,0.04988442,-0.00006583521,0.007074504,-0.01657975,-0.0043690368,0.0057280688,0.002254842,0.005880495,-0.010732772,-0.038589273,-0.0014334291,-0.01716265,0.04126614,-0.055057593,-0.06716855,-0.019563127,-0.013696856,0.06290166,0.014079007,0.007953444,0.022767812,0.03381285,-0.0061758584,-0.000560215,0.007081891,-0.0028179802,0.021372335,-0.02685482,-0.06142502,-0.04790391,0.008423987,-0.015172782,-0.013613399,0.013234424,0.0073297666,0.016722443,0.042642124,-0.047920022,-0.006543472,0.029918889,-0.028747257,0.013559534,0.03796778,0.03232833,-0.004336736,0.021660818,-0.0065356996,-0.00409793,0.03755792,0.002127958,-0.008510256,-0.021566039,0.02144505,0.028844709,0.025696708,-0.02987159,0.013112127,0.04206019,0.0051643276,0.04774446,0.0015475093,-0.014852037,-0.012952642,0.004487627,-0.008698826,-0.044141166,-0.007555779,-0.03675831,-0.003978025,-0.054525673,0.03467692,0.02758803,-0.004627965,-0.036822747,-0.025942402,0.0037819864,-0.0028887594,0.0018299,-0.016288882,-0.015235613,-0.00257016,0.0069066123,0.037858855,-0.014156954,0.06440568,0.001979379,-0.012258311,0.029019002,0.016046036,-0.04790347,-0.01337085,0.01989105,0.049813148,0.004283395,0.0392104,-0.0313864,-0.0045510693,-0.0022684664,0.047393136,-0.01089204,0.03818546,0.03775751,-0.03841106,-0.05684874,-0.020040413,0.044594504,-0.022928715,0.04820414,-0.022939153],"last_embed":{"hash":"q2d9av","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"q2d9av","at":1762844513362},"key":"Inbox/AI.md##Project Vend in Plain Language#What Claudius Was Asked to Do:#{4}","lines":[17,18],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"q2d9av","at":1762844513362}}, +"smart_blocks:Inbox/AI.md##Project Vend in Plain Language#What Claudius Was Asked to Do:#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03247018,-0.0056882035,0.008533247,0.013448756,-0.04044395,-0.033605777,-0.013830995,0.004656207,-0.018810546,0.03285574,-0.00077578943,-0.010396123,-0.004454465,0.028085846,0.03205108,-0.03002163,-0.011821919,-0.008019254,-0.026843863,-0.023815276,-0.007255212,0.06411935,0.026294151,-0.03338112,-0.013493673,-0.0027283297,-0.05298243,-0.0064469604,0.030723915,-0.020158453,-0.010072711,0.0124585675,0.0071026636,-0.007779913,-0.00015000685,-0.000399583,0.03728705,-0.03709277,-0.04445778,0.035923574,-0.046538338,-0.024604248,0.00038003366,-0.054116666,0.039639603,-0.006542648,-0.002626958,-0.01716276,0.018601388,0.01653409,-0.023185112,0.020737384,0.018723305,-0.002476735,-0.0012196507,0.048822973,-0.0012709952,-0.014776573,-0.07804205,-0.005241831,-0.053258166,-0.015425606,-0.06410246,-0.0069420673,0.0020584697,0.085549794,-0.015773384,-0.003376168,-0.014652615,-0.008822806,-0.0051555196,0.029947923,-0.046219297,0.029402656,-0.0462968,-0.01959552,0.05810123,-0.063488446,0.06382811,0.024319708,0.011699166,-0.043781687,-0.018256791,-0.014826283,0.008922466,-0.037123844,0.00804057,0.024099655,-0.028049324,0.0155800525,0.0057351915,-0.00018141036,0.011446812,-0.045735937,-0.014724065,-0.004537392,-0.0071318895,-0.008584535,0.020765873,0.0092957765,0.043589152,0.01519936,-0.004130707,-0.008859599,0.039055362,0.015603552,0.0026503322,0.04911741,-0.030178878,-0.02311649,-0.0042470153,0.038927462,0.013359848,0.009488739,-0.012077612,-0.040846467,-0.0151704615,0.011910708,0.045589305,0.030217666,-0.050962735,-0.0047448114,0.021874947,-0.00067870645,-0.018427318,-0.028132902,0.012874824,-0.009504608,-0.01763362,0.020036586,0.038756784,0.033669166,-0.041434936,0.021255355,-0.041794606,-0.052623656,-0.022280777,-0.012610774,0.02248167,-0.070682876,0.05142895,0.044132486,-0.061367042,-0.06518169,0.017060382,-0.036858756,0.036676865,0.012874542,0.009854053,0.026658503,0.024671212,-0.005612971,0.0086571025,0.015112923,0.042227436,0.004683259,-0.010846623,0.0076517635,-0.0100601455,0.009836589,-0.022037286,0.021313097,-0.039498597,0.04379734,0.022352206,0.002308996,-0.02585504,0.0067942594,0.01575198,-0.004905059,0.015271321,-0.027430825,0.020925919,-0.008593869,0.004824084,0.023701223,0.08566046,0.03129474,0.028713662,-0.01956226,-0.020524895,0.006749055,-0.056000378,-0.03721405,-0.03941035,0.047839522,0.029456746,-0.033441886,0.03697515,0.033178475,-0.013076695,-0.015367924,0.012859055,0.00369191,0.05611282,-0.02494755,0.018218767,0.02072304,-0.0039172648,-0.07837888,-0.016308839,0.017415702,0.061956417,-0.044364944,-0.031324722,-0.000047165388,0.02860491,-0.052142538,0.016428398,-0.0622746,0.00728701,0.022559946,-0.040840663,0.036011506,-0.08360825,0.009493479,-0.0016777464,-0.002062566,-0.02268992,-0.035126485,-0.011919892,0.054129757,0.0075772307,-0.008785913,0.000020089383,-0.014663224,-0.0018728867,0.0017373004,0.026078487,-0.010135239,-0.017784549,-0.03630782,0.018929025,-0.048011873,0.023099985,-0.039360866,-0.00707884,0.013098047,-0.00840624,0.0329599,-0.021635702,-0.011951383,-0.0022274037,-0.001339651,-0.047400802,0.052652128,-0.000083114486,0.064781144,-0.04230335,-0.03907852,0.00015399228,-0.029297445,-0.012796394,-0.0021151437,-0.049034912,0.0065298746,-0.011509008,0.009564569,0.0099032745,0.004065197,0.043406736,0.019928267,0.008078544,0.021823151,-0.0015082093,0.040938236,-0.025147874,-0.011312686,0.03630289,0.009872648,-0.00073466724,-0.013790858,-0.015671868,0.010521618,0.008043451,0.011673352,-0.0020327484,-0.005299977,0.08855419,0.017756898,0.0003625714,0.030140754,0.004996412,0.008094267,0.0438964,0.008331781,-0.0085104555,-0.026378805,0.04367349,-0.04720791,-0.045415953,-0.004528006,0.07670918,0.007892739,-0.042741057,-0.03929573,-0.016873429,-0.1769151,-0.017105466,-0.02787604,-0.004762008,-0.009024364,0.020759715,-0.00877988,0.00489809,-0.017140081,0.0028661657,-0.005791221,-0.04706739,-0.012184977,-0.035798796,0.01163283,-0.009371,-0.013441818,0.024261238,0.025725413,-0.01874049,-0.032489277,-0.044012353,0.019871194,-0.030787228,-0.019517878,-0.008703294,0.0007014337,-0.023087043,-0.050157893,-0.00036642738,0.00499032,-0.010745592,-0.0008024641,0.034872405,0.033176858,0.06396777,0.0021885873,-0.0054087862,0.030406954,-0.013295371,0.036240026,0.011848934,-0.009176543,0.032912817,0.017995054,-0.04017269,-0.00974031,0.011094907,-0.023719933,0.024097068,0.023533598,0.0042021303,-0.028117748,-0.023591535,-0.01829466,-0.006048483,0.0080262,0.019034559,-0.020358816,0.022743963,-0.0694562,-0.018101363,-0.0024701802,-0.0011924988,-0.039283846,-0.024225801,0.024949117,-0.021444533,0.035259638,-0.0343132,0.06438615,-0.03961508,-0.007405717,-0.020784894,-0.021204937,0.028449351,-0.07159783,-0.018749233,-0.0051777875,-0.09658106,-0.012153758,-0.011287084,-0.016149743,0.024156883,-0.028364673,-0.010772386,-0.017462963,0.029579354,0.039515853,0.24030428,0.039325736,0.005414657,0.034774233,0.05647537,-0.036998,0.007888043,0.027924841,0.011030334,-0.027482962,0.033420034,0.029253367,0.014911075,0.014856407,0.02583413,-0.0056542666,-0.033401933,0.044939555,0.04897964,-0.0116438065,0.018034466,-0.0120635955,-0.030255677,-0.0013618029,-0.08169774,-0.0116368,0.023707436,0.006691079,0.004008638,0.06680133,-0.01662157,0.017856525,0.03529347,0.012009689,-0.030982083,0.015339301,0.04866259,-0.026637636,0.032154728,-0.0040332605,-0.027441647,-0.011479607,0.04340989,-0.034524757,-0.031294663,0.006300753,0.04044119,0.026932146,-0.03190742,-0.04752961,-0.02983276,-0.038967222,-0.013075261,-0.009678297,-0.026819652,-0.005926106,-0.029466966,0.054194223,-0.03576303,0.05071948,0.028578134,0.014776939,-0.03441072,0.022016479,-0.026107434,-0.01489508,0.04210091,0.039061733,0.012247823,0.031226832,-0.0016092687,0.050645567,-0.02588752,-0.049204763,0.0004617984,0.00083363836,-0.013991892,0.02993428,0.003139164,0.015884517,-0.012075527,0.0330207,0.004504239,0.030422628,0.022044996,-0.049320772,-0.010606126,0.051801365,-0.033278365,-0.00485835,-0.040720068,-0.012999518,-0.05702294,0.0029615567,0.00015163685,-0.02932156,0.025529437,-0.0153187895,-0.006647768,0.0057430468,-0.022467164,-0.02661931,0.016637163,-0.009434343,0.04263111,-0.012723065,0.004513418,0.02169502,0.01894363,0.048850667,-0.06745901,0.028822659,-0.053884435,-0.060798068,0.0041999873,0.008387944,-0.011214258,0.033259884,0.018093364,-0.015388151,-0.0066105765,-0.010705698,-0.0031736505,0.007949274,-0.014957069,-0.0673137,0.045873705,0.0075200214,0.035998117,0.016546233,0.0119592585,0.007770689,0.015214618,0.060666583,0.057495818,0.011014652,0.000110106426,-0.018665709,-0.030828346,-0.009323574,0.000627345,0.02139531,-0.04330301,-0.01867142,0.035521887,-0.017074903,-0.035861805,0.030368982,0.028216092,0.030737165,-0.014434134,0.04146295,0.029061135,-0.028573746,0.010771414,-0.055361826,0.028969143,0.019354774,-0.01882686,-0.037143342,-0.0015998072,0.05940492,0.014328366,0.06726787,0.008994182,0.037123505,-0.022189854,0.06497382,0.0052824817,-0.014249323,0.008206148,-0.015296434,-0.034875534,0.0017645615,0.0377177,-0.016675415,-0.030930508,0.038109746,0.0032666891,-0.060449895,0.0067577907,0.0024347072,0.019493531,0.005292056,-0.004513231,-0.057397865,-0.02332462,0.015547059,0.00016207756,-0.005075556,-0.017170541,0.06879159,0.038555358,-0.0015971289,0.003777269,-0.029355304,0.084262036,0.030576296,0.01770176,-0.005364233,0.0037328708,-0.053156663,-0.003950292,-0.03230798,0.00939462,-0.011096001,-0.0072473628,0.09862302,-0.019817172,-0.003401742,0.022654451,0.012937523,-0.011082755,-0.051766135,0.021294687,-0.014721011,0.06598814,0.01613442,-0.036976863,-0.012024072,0.005084719,-0.03577156,0.009548342,-0.028113125,-0.025099833,0.04170132,0.0060895234,-0.039629504,-0.06397929,0.02009765,-0.0023305523,-0.008361611,-0.0013531727,0.01854074,0.02963946,0.03983004,0.0281685,0.020124257,-0.015241607,-0.01690401,0.020605125,-0.03945294,-0.020044917,0.036872063,0.017943716,0.0051751933,-0.0030037363,-0.039587867,0.036345176,0.05088903,-0.013388079,-0.043355353,0.010797605,0.03493063,0.04388132,-0.003562547,0.010311104,0.015789822,-0.003370928,-0.0064677214,-0.03864337,0.009320322,-0.028167054,-0.008506681,-0.042392187,-0.0066660666,0.024824006,-0.045047835,-0.03309061,-0.065831885,-0.000269583,-0.009797736,-0.0024481348,-0.03559795,0.053244777,0.016948488,-0.0031934956,0.03265488,0.0027084858,0.03589988,-0.05927106,-0.0042228885,-0.0031586005,-0.0019276224,-0.013980245,-0.012104941,0.037528794,0.035624065,-0.035324816,-0.05451919,0.0328921,0.012050288,-0.048963457,0.047398914,-0.025416754,-0.03250973,-0.0067735882,0.04411469,-0.02480087,0.0018502588,-0.021379936,-0.014621153,0.013088178,0.0319065,-0.05716257,0.0019231075,-0.019044008,0.0112093855,0.0059856223,0.041391175,-0.018841986,-0.06994163,-0.025241174,0.016532458,-0.022214305,0.0028290718,0.061745513,0.0071291937,-0.006677235,-0.008643648,0.004553053,-0.011518902,0.009862992,-0.005177506,-0.014774982,0.019405156,-0.0037685765,-0.011047179,-0.0015714437,-0.041406654,-0.0061481292,0.016821334,-0.034287293,-0.030584196,-0.014712484,-0.037517194,0.01619108,-0.036256175,-0.007018945,0.020083658,-0.004759487,0.01516211,0.021265058,-0.023461062,-0.00019848447,-0.0033689481,-0.02101998,-0.010341808,-0.03011193,0.009804471,-0.007331583,0.0043170084,-0.04736354,-0.047715258,0.034322426,-0.05161025,-0.0121335555,0.05690917,0.0490234,0.0027890676,-0.051137634,0.036016278,0.0024469143,0.013455486,0.0059601795,0.056370262,0.0534769,-0.024199493,-0.023011213,-0.018800937,0.0087215705,-0.0011223285,0.008683044,-0.014363206,0.031709928,0.048522748,0.014015522,0.012446078,0.047644228,-0.046809565,0.00059388694,0.011551326,-0.036660023,-0.03313395,-0.01952105,0.013430497,0.011521248,-0.01073743,0.047192525,-0.026290717,-0.014155161,-0.020375794,-0.010469065,0.028339572,-0.13562699,0.0032080726,-0.041843437,0.026869085,0.02474084,-0.011259582,0.015486374,-0.01883691,0.011491898,-0.00041924062,-0.02144056,-0.01295546,-0.021859482,-0.009443031,0.01831518,0.03830369,-0.014874854,-0.013492259,0.011768464,0.029409468,-0.013666587,-0.037223462,0.052354485,-0.011895804,0.027133456,-0.00118348,0.060159665,-0.013136468,-0.026767727,-0.027459692,-0.0039104777,-0.055015534,0.021044146,0.08472835,-0.052583493,-0.05165688,0.019544756,0.010313638,-0.0318337,0.028535018,0.009653999,0.010413763,0.04161897,0.010539175,-0.014712089,0.06657846,-0.05863927,-0.02017375,-0.03267239,-0.027040241,0.071047775,0.01906609,0.0013393413,0.026919272,0.008509062,-0.017084083,-0.048857912,-0.0050102016,-0.030318849,0.036727708,-0.023516478,0.0068783844,-0.062444463,-0.01945602,0.0049362616,0.025386315,-0.014123682,0.00057770795,0.006037899,-0.0050253323,0.017138543,0.0031461748,0.02879981,-0.026338978,0.0060834843,0.0011550623,0.044350717,-0.031345207,-0.036205027,-0.038524773,-0.028731573,-0.052449875,-0.02482589,0.009721453,0.03419783,0.023583768,-0.0014902628,0.010522229,-0.030704096,-0.05701499,-0.0372003,-0.016275954,-0.0060180286,0.038826708,-0.035418626,0.016176432,-0.028135033,0.0033890062,-0.031605177,-0.0041057994,-0.006783281,-0.06827252,-0.008522376,0.007941965,-0.002743455,0.005714702,0.046824772,-0.014572269,-0.019699443,0.0024959133,-0.020889571,0.017665561,-0.019540435,0.0048531857,-0.017532596,0.0021466361,0.024814611,0.029818503,-0.0014138493,0.0023987049,0.017116813,-0.0071237874,0.025114005,-0.021400383,0.0047327983,0.008412324,0.029213902,-0.003968378,0.020148644,-0.017151613,-0.025188385,0.009163554,0.03788943,0.033183184,0.057119172,0.039418086,-0.043444313,0.030751085,-0.0247227,-0.013856101,-0.0006884128,-0.026662504,0.006224119,-0.008587702,-0.034586042,0.00009954092,0.029997395,0.0065207337,-0.02938709,-0.05434927,-0.027024087,0.0026309332,0.05582275,0.036934018,-0.022423098,0.01818307,0.027398769,-0.018974356,-0.010367345,0.010418006,0.014604744,-0.017001968,-0.027491365,-0.021134557,-0.026905611,0.031687416,0.006506816,0.020362597,-0.007882045,0.017833028,0.026516102,0.022602323,-0.025686182,0.007957859,0.032870978,-0.0420001,0.020578314,0.009694364,0.047718666,-0.024504192,0.003833781,0.0034842633,0.0069432855,0.02158437,0.024735691,-0.022563934,-0.016409487,0.04614316,-0.013309084,0.03042599,0.0022179314,0.010852987,0.031562723,0.0036654677,0.046121486,0.0076308106,0.026957475,0.025712922,-0.007794104,0.0370896,-0.04838345,-0.024294956,-0.01779482,-0.027442293,-0.039467163,-0.0131371375,0.022648143,0.0054910276,-0.03992371,0.0034943356,-0.037743285,-0.0029908323,-0.0053384225,-0.034368753,0.032298923,-0.009415397,0.00005450757,0.0060331724,-0.027983548,0.027627397,0.018376367,0.0036883198,-0.013545574,0.0040956284,-0.013098138,-0.024064686,0.012336643,0.06460648,0.011346921,0.021076722,-0.04949549,0.02530526,0.0110020125,0.06346598,0.0109256,0.006918077,0.04006113,-0.021862507,-0.03482372,-0.011956735,-0.004640992,-0.032454554,-0.001424835,-0.028722184],"last_embed":{"hash":"ibk6f6","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"ibk6f6","at":1762844513362},"key":"Inbox/AI.md##Project Vend in Plain Language#What Claudius Was Asked to Do:#{5}","lines":[19,21],"size":338,"outlinks":[{"title":"Towards AI","target":"https://pub.towardsai.net/anthropics-ai-went-rogue-running-a-vending-machine-edb58586d2af?utm_source=chatgpt.com","line":1},{"title":"Financial Times+5Anthropic+5Vending Market Watch+5","target":"https://www.anthropic.com/research/project-vend-1?utm_source=chatgpt.com","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"ibk6f6","at":1762844513362}}, +"smart_blocks:Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.01549091,0.026198743,0.0027744733,-0.00024101482,0.005246995,-0.012109177,0.0319687,0.042541187,0.003865437,-0.004166457,0.00087792374,0.043138262,-0.012146345,-0.011153107,-0.017273502,-0.03480731,-0.016100513,0.008325743,-0.050558776,-0.000100533136,-0.045110468,-0.021692436,0.017792858,0.015010602,-0.0054349015,0.08081216,-0.022027345,-0.015701327,-0.015747057,0.0065345992,0.005636885,-0.001541276,0.021143405,-0.0013463622,0.0075812764,-0.038127292,-0.020651635,0.001315081,-0.11142328,-0.02726685,0.0360486,0.016026972,-0.0354043,0.00610604,0.018625913,0.011964864,-0.025070934,-0.06367679,-0.005771851,-0.010196117,-0.026102828,0.011043594,0.006459066,-0.042208094,-0.0009604745,0.02847825,-0.0027712882,-0.00017827096,-0.006100259,-0.03185313,-0.027781995,0.017766248,-0.029707678,-0.04055325,-0.056636315,0.016475296,0.005117196,0.04329871,0.027744485,-0.039556347,0.0023033598,-0.012246762,-0.032540284,-0.060599405,0.0073294444,-0.010224255,0.019718042,0.026134143,0.00019408243,-0.07072924,0.120661095,-0.044734195,0.009336615,-0.023118556,-0.0029568134,-0.0186483,-0.0021183512,0.07618233,-0.0031627957,-0.008178588,-0.008540581,0.035860706,0.019464727,-0.04170646,-0.017688934,-0.016643789,-0.0023980464,-0.041270386,0.008408816,-0.031883415,-0.07207588,0.015730588,0.021133455,0.02559619,-0.017967483,0.016136212,-0.005658562,0.038609587,-0.022786373,0.010028156,-0.023855105,0.0062749586,-0.004133701,0.0046037575,0.014307415,-0.011802171,-0.019750686,0.0087187905,0.022827541,-0.022726117,-0.01414114,0.043202624,-0.0039401166,-0.017265994,-0.020922732,-0.005855518,-0.00019707662,0.048770092,-0.05662363,0.008764134,0.0014392277,0.017888576,0.022338843,-0.0103266705,-0.03379647,-0.021901576,0.051234014,0.011352711,0.03678212,-0.013658799,0.030546451,0.01819551,-0.015461434,-0.00787603,0.027313713,-0.026105737,-0.010438133,0.0029758886,-0.007029956,0.040317446,-0.011067454,-0.02861611,-0.0037723577,0.008982882,0.018392392,0.007432503,0.0016457445,-0.015102907,0.01228263,-0.043448966,0.019263083,0.00090435654,0.020972384,0.00054246135,-0.002858186,0.021729462,0.002652544,0.018455686,-0.0034401605,-0.001257695,0.027867718,-0.05878774,0.021653011,0.0006962132,-0.014867913,0.060679115,0.042123336,0.03011654,0.026767395,-0.029933622,-0.025508974,0.013104712,0.033825573,-0.024089178,0.02846029,-0.033698544,0.019392403,0.008647069,0.03112093,0.05581952,-0.017496917,-0.035841346,0.063528314,0.03797313,-0.0018009098,-0.027641246,-0.04379045,0.005366547,0.03157907,-0.048327517,-0.034076985,0.01637128,-0.02698422,-0.0013924525,0.0051672794,0.016220171,0.009581117,-0.022287866,-0.0017174243,0.02762069,0.02361474,0.0019343973,-0.00079905504,0.024867708,0.014307733,0.0102651715,0.004939174,-0.02879335,0.0071118316,-0.014347018,-0.0017570728,-0.011172161,0.0059545888,0.017208984,-0.015478893,0.013893538,-0.0079434095,0.025073236,0.018815214,0.011765365,-0.047403585,0.06733402,-0.030536192,-0.017002473,-0.038820494,0.00621158,-0.06414013,-0.0073471614,0.035298612,0.047010582,-0.017287862,-0.047839615,-0.010154041,-0.045752164,-0.07264701,0.04938843,-0.0016193101,0.03881563,-0.01596492,0.0062057124,-0.018562315,0.005338838,0.023552101,-0.006559889,-0.022374062,-0.033407178,-0.03227439,-0.027531274,0.015356279,-0.0034641933,-0.01635189,-0.06483596,-0.023504814,0.04164083,0.0022870405,0.006774689,0.023204533,-0.011460916,0.014606207,0.047673855,0.014687468,0.016295288,-0.05110663,-0.008104506,-0.020231366,-0.041439988,0.00726789,-0.050458696,0.014328417,-0.052024707,0.02271272,-0.039314277,0.0055725505,-0.022750413,-0.005348302,0.045393504,-0.0043153656,0.023195105,0.033374444,-0.04285495,-0.0011974414,-0.004873508,0.07179401,-0.047190648,0.010262947,0.024822792,-0.039892215,-0.175411,-0.037354253,0.018940805,0.029550234,0.0041777,0.005475284,0.0075757047,0.009032973,-0.03480852,-0.055572867,-0.03851839,-0.1371402,-0.008550784,-0.021262279,0.026622463,0.032978695,0.032104477,-0.014339451,0.005108652,-0.06580805,0.009194934,0.04063071,0.043502256,0.049335048,0.015101021,0.014712377,0.028442523,0.047642164,-0.03351579,0.021086158,0.039462004,0.07296714,-0.025579875,-0.04586075,0.05858181,0.010720935,0.009260199,-0.020132767,-0.015267888,0.0033419007,0.034564443,0.037880145,0.018411297,-0.05928429,0.012009931,-0.03764898,-0.0077778324,0.030810164,-0.001779988,0.041267768,-0.0063409847,0.035147265,-0.012783047,-0.0046358765,-0.006150809,0.021133432,0.044723075,0.055887755,0.02172833,0.011836763,-0.013638466,-0.06631288,-0.063217714,-0.01858609,0.010477056,0.006290298,-0.0013587864,-0.025876412,-0.006135279,-0.04077675,0.009335491,0.014346917,-0.033666797,-0.032841586,-0.02451027,0.0020267277,0.00030073323,-0.009899293,-0.028860271,-0.05957789,-0.0031211518,-0.025768816,-0.047920432,0.04520328,0.00058526685,0.014366636,-0.05331532,-0.06406312,0.021530451,0.3647334,-0.012387984,-0.008632323,0.028697418,0.009377039,0.017077167,-0.00056169165,0.009585263,0.03524639,-0.012849298,0.010509822,-0.00046709654,-0.0023078425,0.035064936,0.03956426,0.046868183,-0.042428337,-0.01181307,-0.0185313,-0.017633058,0.0135164205,-0.06227696,0.019371951,-0.034680508,-0.060065825,0.033830177,0.005249663,-0.005322717,-0.027047336,0.020951401,-0.028469097,0.0022924729,-0.023237249,-0.011648128,-0.0067040245,-0.01657884,-0.058360584,-0.03835355,-0.008510349,-0.005218954,0.019992089,-0.024494769,-0.005060794,0.001134614,-0.077365935,-0.014170082,-0.013178644,0.011371672,0.0093460865,-0.024490615,0.03007807,-0.009573107,-0.007301223,0.010607237,-0.020514896,-0.003945663,-0.03532271,0.017431134,-0.039621517,0.010275057,0.019905051,0.012402925,-0.028640281,0.052467562,0.0003944401,0.0018322507,-0.014111962,-0.00475584,-0.0005564323,0.012741613,0.030707913,-0.00008469556,0.020688528,-0.0069049136,0.027633818,-0.009057673,-0.039522737,0.012728135,-0.0037862535,-0.0013755868,-0.017218074,0.01380742,0.007463442,0.048516367,-0.0015112043,0.01701545,-0.057573706,0.02504364,0.02333026,-0.025288852,-0.015742915,-0.014276707,0.0008294911,0.0031269046,0.044124458,-0.03181111,0.019676436,-0.009065742,0.023069326,-0.03868795,0.012970368,0.017156314,0.011951191,-0.0036446212,0.005062308,-0.031514075,0.003459541,-0.023468895,-0.016935155,-0.0058333282,-0.01645806,0.014130477,0.017279848,0.02527267,0.049800232,0.025642112,-0.0065372214,0.025486922,0.013371074,0.036036905,-0.028426114,-0.051918082,0.0138094295,0.0012295197,-0.020605866,-0.053444434,0.00328934,-0.009578067,-0.013687907,-0.034579232,0.0028507472,0.032181345,-0.05700037,-0.0097501585,0.0019388424,-0.033468682,0.012223736,-0.01233461,0.017659629,0.034289308,0.015388916,-0.008871413,-0.02402153,0.0317485,-0.014458632,-0.013210481,-0.027894827,0.001641133,0.009197932,0.007986989,0.009847827,0.0035890562,0.028540088,-0.038857605,-0.0021175623,0.00077260094,0.01870595,-0.021110304,-0.010952058,-0.034826677,-0.018414367,0.02305721,0.023042064,0.06661647,0.0071617453,0.050823182,0.0047560344,0.032923557,0.010445033,-0.016383711,0.030321212,-0.05237881,-0.00017372532,0.021206832,0.047786456,-0.021839976,0.000060705803,0.03460576,0.031279024,-0.013899896,0.039799463,0.029798523,-0.020046737,0.010285434,-0.035168692,-0.01091864,-0.006160384,0.02841442,0.023843594,-0.03566252,0.040130105,0.054158695,-0.005925832,-0.008915919,0.009381758,-0.0015583013,-0.0193765,-0.02148079,-0.003167264,0.031937953,0.03787633,0.025771853,0.008338503,0.02776393,0.049469847,-0.014677859,0.013167844,0.03403444,0.014150934,-0.03984136,0.0046199104,0.013808483,0.022687007,-0.024808988,-0.034754097,-0.012396902,0.0480229,0.03179092,-0.011777893,-0.010886719,-0.053635,-0.027615704,-0.010149688,-0.056540888,-0.011294932,0.04107506,0.0107660955,-0.026981385,-0.04296696,-0.0024001137,-0.016768454,-0.020008357,0.020821778,-0.016489727,-0.011465672,0.0040512085,0.014395381,0.011552621,0.010463175,0.02829058,0.016412867,-0.020507785,0.027035095,0.03777772,-0.0112687405,-0.007031671,-0.0457624,0.0102290725,-0.017826049,-0.010653296,-0.01487075,-0.032908056,-0.06439186,-0.03424968,-0.0035694018,0.058842875,0.011782184,-0.0050473996,-0.01873094,0.019423222,0.00993384,0.027333565,-0.006931903,-0.013481049,-0.008687693,0.047181446,-0.03244758,-0.05040355,-0.020406842,-0.02472361,0.0039504226,-0.045996677,-0.023859106,-0.009872917,-0.008487276,-0.0028890662,0.021172823,-0.03369014,0.013563817,0.032213558,-0.071775444,-0.010302326,0.014291624,0.0045506065,-0.0012611147,0.018074004,-0.032229602,0.009356413,-0.0110274665,0.021779876,0.018084284,-0.00007100344,-0.045859516,0.013471479,-0.020361112,0.041767962,-0.022850564,0.039177485,0.012425131,0.01678328,0.006582439,-0.009567785,-0.017918535,-0.0391364,-0.025700321,0.02386771,0.017587995,0.01567924,-0.008870221,-0.000086432825,0.007481215,-0.038681325,-0.036891904,-0.024484815,-0.02951213,-0.0045827804,-0.024319556,0.018995048,-0.021872038,-0.008528024,0.008861301,0.009842904,-0.024217952,0.007997495,-0.033978537,0.0063283644,-0.021712227,-0.0015356522,-0.018405247,-0.02458075,-0.02861834,0.043860316,0.025289442,0.001691509,0.007919041,-0.0098457495,0.043361202,-0.0065768766,0.010901067,-0.0010091984,-0.019450037,0.012226756,0.020975381,0.030354522,0.0001760784,0.060480684,0.02106247,-0.0065708933,-0.032285843,-0.029312886,0.010287729,0.017851975,-0.016208684,0.0063918126,0.010352505,-0.0029647117,0.02093982,0.021423673,0.012034578,0.008127606,-0.0017828931,0.04331971,0.050050486,0.023896236,0.010157434,-0.017627025,-0.0009313177,0.013348031,-0.015801443,-0.02712782,0.02603216,-0.0065844455,-0.007864248,-0.026491048,-0.041388694,0.0030724574,0.03311567,0.0006256801,-0.012000339,-0.03821357,-0.0077550043,0.018835288,0.0008646754,-0.02774824,0.032192286,0.0014878338,0.024435133,-0.014095635,0.012750163,0.023269672,-0.0045247464,0.011436396,0.026763888,-0.007976864,-0.1192643,0.030922033,-0.015676308,-0.04656916,0.012908938,-0.0018084724,-0.009259464,-0.007824587,-0.0095047215,-0.033388108,0.04793926,-0.008048167,0.02447868,-0.025519187,0.016823154,0.020275272,-0.026702462,0.014660867,0.022586925,0.03487528,-0.012125638,-0.043578945,-0.031001583,-0.038121507,0.055674054,0.032919973,-0.019071171,0.028497836,0.005365773,-0.00318095,-0.007164529,0.010248063,-0.027015995,0.03564797,-0.0033264575,0.021960018,-0.016863735,-0.05360864,0.005187528,0.034107093,0.03736182,-0.0021214765,-0.03819906,-0.023637557,-0.014341511,-0.015107227,-0.008297588,0.000730564,-0.008386219,-0.025025507,-0.09278557,-0.031219522,0.032569394,-0.008134186,0.030663243,0.03389962,-0.01819909,-0.01655853,0.0034970036,0.04880522,-0.008936796,0.008860512,-0.022154143,-0.0032776278,-0.011807446,-0.03712344,0.00974059,-0.015122681,0.008131552,-0.0667988,-0.014306331,-0.038090263,0.00768817,-0.039002422,0.010174882,-0.06091061,0.04618026,-0.033166595,-0.0017730624,0.00882824,-0.013148497,-0.02171129,-0.039078567,0.051836316,0.052182082,-0.010315728,-0.012493214,-0.01391469,-0.008058118,-0.010365831,-0.014481175,0.0473365,0.019206459,0.050061163,-0.025965497,0.0012322048,0.026265988,0.015799282,0.023810344,-0.020325772,0.036652815,0.016453655,-0.00882315,0.019089496,-0.0060104732,0.014651994,-0.020970177,-0.008673443,-0.024329122,-0.008976293,0.019852715,-0.031228833,-0.054135155,0.028108317,-0.021531757,-0.017347453,-0.0064404956,0.040411863,0.028706517,-0.016050618,0.037481446,0.06369262,-0.0038593495,-0.07068877,0.002144208,-0.009739129,-0.026805785,0.016675627,0.035480462,-0.017691877,0.047883086,0.012371148,-0.034624897,0.0118018845,0.00051946996,-0.00955463,0.0015169624,0.07409823,0.015216357,-0.035974145,-0.024384547,0.04185763,0.0014406402,-0.04951837,-0.040605534,0.0047856686,0.010293904,0.009174774,0.01038211,0.010331635,-0.05502204,0.026057303,0.015577323,0.03142343,-0.019233204,-0.017437216,0.018537767,-0.03315272,0.00003833721,0.05959995,0.047903907,-0.024018561,-0.014345555,-0.019920042,-0.022035293,0.035479818,-0.025550863,-0.030109942,0.048438024,0.0049425866,0.01996475,0.049324293,-0.00034016304,0.035299294,0.021779925,-0.029338237,0.014695944,-0.009557496,0.05286444,0.010819894,0.015582553,-0.06385471,0.021737816,-0.014337225,0.0039478806,-0.016381806,0.014555771,-0.003382231,-0.015067374,0.024381023,-0.03142937,0.023375548,0.013289064,0.039560433,-0.0076572495,-0.03113474,0.019436253,0.0011238952,0.0016867042,-0.01601511,-0.056878924,-0.050715372,-0.00073954,-0.007035833,-0.017613744,0.028192652,0.007922455,-0.020124622,-0.020682732,0.0030955395,-0.028900469,0.019667214,0.061331257,0.056534648,0.018896356,0.0064393263,-0.0007588975,-0.0027339824,0.054094814,0.03238024,-0.016544027,0.022777837,-0.010238468,-0.04152003,0.040131148,-0.039441567,0.006211883,0.03934282,0.0020522312,-0.028499886,-0.00009166653,0.033135053,0.012294549,0.053430166,0.009544704,0.0240897,-0.00022103838,0.03258879,-0.018220792,-0.023844104,-0.022478858,-0.023448486,-0.03829295,0.005131172],"last_embed":{"hash":"1twdikq","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"1twdikq","at":1762844513362},"key":"Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)","lines":[24,51],"size":2763,"outlinks":[{"title":"Inc.com","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":5},{"title":"Inc.com","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":7},{"title":"Reddit+5Inc.com+5Financial Times+5","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":9},{"title":"Nate's Newsletter+11Inc.com+11Financial Times+11","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":11},{"title":"Reddit+8Reddit+8TechCrunch+8","target":"https://www.reddit.com/r/Futurology/comments/1lmys3s/anthropics_claude_ai_became_a_terrible_business/?utm_source=chatgpt.com","line":16},{"title":"Anthropic+9Inc.com+9Business Insider+9","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":18},{"title":"Business Insider+9Inc.com+9Futurism+9","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":20},{"title":"TechCrunch+4Inc.com+4TIME+4","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":22},{"title":"Reddit+6Inc.com+6Business Insider+6","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":24}],"class_name":"SmartBlock","last_embed":{"hash":"1twdikq","at":1762844513362}}, +"smart_blocks:Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Financial Mismanagement": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.047872182,0.0032912912,-0.0320021,-0.006333354,-0.018152183,-0.0071763364,-0.028845338,0.036088802,0.0036132105,0.024094922,-0.016776497,-0.018110843,-0.023888297,0.0044835554,-0.015939627,-0.053674437,0.011255925,0.008107487,-0.026962982,-0.020626506,0.02074046,0.0127832815,0.03366854,-0.0039307163,0.0012146207,0.04762619,-0.029555116,-0.013154526,0.020768361,0.0037009588,-0.019192636,-0.021575375,-0.0055751977,0.010884266,-0.03504287,0.00078131375,0.020212464,-0.04913658,-0.029139927,0.034752686,0.008014576,0.036862332,-0.0023149888,-0.023634933,0.013448383,-0.011127858,0.007862962,0.003988712,-0.033222515,-0.0050674477,-0.006092527,-0.025121944,0.04440668,-0.010700587,0.031973563,0.047236875,-0.026359288,0.027555972,-0.050202575,0.0067407903,-0.014146178,-0.03273104,-0.005597768,-0.055098288,-0.0027694455,0.12301083,-0.032992203,-0.008570181,-0.03547961,-0.03699296,0.009817795,-0.00012751317,0.009232666,-0.014370574,-0.0497151,0.038829606,0.01061789,0.01316136,0.02423195,0.0063906945,0.044665795,-0.06502147,0.020490874,-0.027347527,-0.0038224892,0.053892337,0.01351867,0.045945887,-0.007265922,-0.035902854,-0.027856464,-0.0030276433,0.046372812,-0.038072888,0.004383279,0.026318505,-0.057164982,-0.0022748406,-0.007353568,-0.01750342,0.04783886,0.034546852,0.008039182,-0.03523268,0.020152874,-0.025544984,0.029966805,0.047330294,0.0144326165,-0.003696128,0.04911382,0.07143664,0.004125894,0.024770346,0.0015804986,-0.017107926,-0.0196909,-0.008189631,0.052858286,0.031448863,0.023811873,0.031968,0.019977042,-0.03654878,-0.005679612,0.0006955935,-0.024653975,0.035677303,-0.029360574,0.01989026,-0.019313356,0.021164313,-0.050062303,-0.0022749556,-0.017380973,-0.0018776652,0.033061307,-0.019230152,0.028564202,-0.06266302,0.0757836,0.075497344,-0.00006322558,-0.0189833,0.023290878,-0.018673005,0.015490016,-0.027720788,-0.003534527,-0.004382602,-0.03890601,0.0023392327,-0.031086871,-0.03265624,0.022228315,-0.0033849673,0.023852402,-0.009147596,-0.05701803,-0.0006571768,-0.036195863,-0.004058191,-0.053104095,0.012272608,0.00223257,0.0016486436,-0.015015816,0.030489454,-0.012875028,0.017242748,-0.0063434574,-0.071181156,-0.015097995,-0.035055682,-0.012730049,0.034107115,0.12221523,0.027873818,-0.0076498957,-0.057972744,-0.047043346,-0.012341499,-0.012647277,-0.00935358,-0.04221329,0.032285497,0.03248977,-0.0147798695,0.0020681836,0.004876092,-0.009032699,-0.008703433,0.055864908,0.021453165,0.007608532,-0.044835765,-0.011913901,-0.032811288,0.02571768,-0.030758653,-0.010284318,0.03254748,0.027831217,0.002595673,0.007323513,-0.009080167,-0.00094428693,-0.040511604,0.06932265,-0.0032409972,0.03631273,0.0069611524,0.022227818,-0.006489814,0.005136084,-0.025253404,0.051013205,0.023252888,0.027005736,-0.044497896,-0.0067603034,-0.0014566312,-0.006591037,0.022348903,0.027046446,0.041594457,0.023001157,0.030111367,0.009008542,-0.05731508,0.010554711,-0.015048009,0.03761976,-0.01432304,0.033226915,0.0355018,-0.001934172,0.0014889317,-0.00015819767,0.043152828,0.011020029,-0.017813342,-0.028988985,0.026928527,-0.05943449,0.04127177,0.033994377,0.011280286,-0.01941876,0.021671865,0.002844237,-0.01836017,0.0421511,-0.045767765,0.020410115,0.010091014,-0.024231654,-0.024947168,0.024414184,-0.022536028,0.023948723,-0.04604494,-0.0037847187,0.027312584,-0.0009691592,0.011258974,-0.00940754,0.006126927,0.007397239,0.071159504,-0.022985458,0.011930159,-0.025899777,0.012994236,-0.018308146,0.034976035,-0.031066889,-0.023197016,0.07779842,-0.011329501,0.004780485,0.06372548,0.0031503488,-0.01695507,0.057230063,0.02035677,-0.033548784,-0.059626475,0.013490543,-0.008655026,-0.010870509,-0.08498312,0.0649291,-0.0030004445,-0.07899894,-0.07519001,0.004943928,-0.16735855,0.02297556,-0.010918175,0.007450222,0.00010318579,0.0140980845,-0.0040696203,-0.015508507,-0.054107293,0.0074749333,-0.005834095,-0.023100832,0.024583394,-0.016637001,0.02906413,-0.0023721352,0.02038481,-0.01599675,-0.011678148,-0.05859332,0.00068088924,-0.016050223,-0.015903484,-0.025430126,-0.075037606,-0.008231701,0.017910093,0.002126765,-0.049493197,-0.012173549,-0.010838533,0.038712453,-0.012082001,0.030012403,0.0135013275,0.07896968,0.03346187,-0.05907937,-0.027348518,-0.001349454,0.020831188,0.013530193,0.0036726666,-0.0022676543,0.0230149,-0.013060766,0.013303389,-0.006684254,-0.01284351,0.0028500063,-0.02010557,0.002847759,-0.016907405,-0.010347061,0.010503486,-0.0026669388,0.0134010315,0.0351949,-0.025492407,0.01951658,-0.051247228,-0.04102508,-0.048056643,0.021892989,-0.07414491,-0.019278064,-0.03057195,-0.015720613,0.015513254,-0.02810335,0.054142985,-0.0049054576,-0.0047782534,-0.029335111,-0.0022017504,0.051702283,-0.0301801,-0.038418457,0.00082106184,-0.11273086,0.021463336,0.029322777,-0.0019154411,0.02985856,0.0044813273,0.015479246,-0.021912437,-0.0050504752,-0.0054106447,0.21455869,-0.010472604,0.011416211,0.0421611,0.016057963,-0.019346604,-0.013881418,0.020251822,0.009427416,-0.054534733,-0.010356058,0.062075917,-0.027187554,0.012050587,0.030077618,0.015043908,-0.052429687,0.0030024396,0.07184883,-0.022451807,0.013085226,0.006098324,0.046462994,-0.0031680658,-0.10645347,-0.029859733,-0.038415,0.012574985,-0.018411083,0.09456118,-0.063715085,0.01325974,0.0052564293,0.0049809967,0.0011722142,0.008501008,-0.00174941,-0.057461295,0.021421487,-0.00837802,-0.003917815,-0.0006468072,-0.009132834,-0.03483513,-0.041768465,-0.009553757,-0.004694823,0.019031798,-0.0406158,-0.00055993506,-0.04400404,0.012507911,-0.010537463,0.014647546,-0.05497495,-0.0404697,0.006675098,0.044416066,0.023874896,0.05790128,-0.0074817156,0.031700972,0.0049602874,-0.00901225,0.010135198,-0.0012359838,-0.02937548,-0.033877186,-0.020443425,0.023609344,-0.01866442,0.027520569,-0.0016427403,0.015333787,0.009128318,-0.023520539,-0.005524663,-0.027144872,-0.0018035597,-0.028255677,-0.0076477737,0.009992958,-0.05934186,0.006965799,0.013171076,0.0012771053,-0.049678653,0.079106815,-0.013097193,-0.006070252,0.0020989513,0.017643914,-0.04555313,-0.013797094,-0.021335134,-0.021372953,-0.02188513,0.034788836,-0.040652335,0.008858537,-0.002558966,-0.012310093,0.01720424,0.026180886,0.007950257,0.013812531,-0.014127331,0.0059232954,0.01660842,0.008062067,-0.011145113,0.00127167,-0.0056192214,-0.02136385,0.007012399,0.05514525,0.009318202,0.022805212,0.0046735997,-0.01703121,-0.014740823,-0.029284833,-0.014374074,-0.028827677,0.042967916,-0.05017923,0.020926852,0.008625399,0.03118895,-0.0016792368,0.018988775,-0.01905621,0.018476957,0.05673938,0.07864428,0.021312702,-0.03544075,-0.009914281,0.011111656,0.056402683,0.009554186,-0.011813763,0.013645,-0.019094093,0.02533897,0.017070588,-0.025074877,0.030689113,0.0026665565,0.0074312394,0.057420656,0.004784409,0.009710977,-0.06870355,-0.04032172,-0.033105675,-0.016340323,-0.007962344,0.025778761,-0.03541046,0.009276722,0.014065412,0.034577683,0.08552095,0.020652942,0.046975493,0.078354836,0.002997398,0.046075948,-0.054721978,0.014796805,-0.01236397,-0.016089996,-0.007023471,0.024833268,-0.019698538,-0.016232617,0.01385497,-0.016369944,-0.03460816,0.00017423004,0.022548674,-0.02048898,0.026260398,-0.009360449,0.0229953,0.014671639,-0.012974317,0.0032243568,-0.0038227083,0.03500174,0.10732409,0.04475141,0.0018785197,0.00068640907,-0.019238612,0.006554513,0.025547696,0.039682932,-0.017615054,-0.017148033,0.0014909562,-0.020806734,-0.0058151847,0.006674878,0.006274418,-0.010926447,0.037015922,-0.01933609,0.01644669,0.009557107,-0.009986552,-0.050459675,-0.008276161,-0.018172069,-0.022144517,0.01845314,-0.024550764,-0.029176213,-0.062790744,-0.057876743,-0.012552976,0.009030963,-0.051949676,-0.019152869,0.00014905764,0.0015361938,-0.027533652,-0.018120833,0.029968554,-0.009166436,0.00010098593,0.05918634,-0.00419521,-0.0028855493,0.0018589725,0.0046810126,0.005198053,0.029381437,-0.017912379,0.004727887,-0.028915055,0.03365519,0.04765113,-0.028734833,-0.008032953,-0.019485544,-0.04093089,0.0063381637,0.07341392,-0.013036508,-0.0009925538,0.0019614643,-0.00034450853,-0.01860901,0.037751347,0.015362445,-0.013577,0.0038206454,-0.03725357,-0.013699331,0.013344009,-0.008122458,0.022149706,0.004438411,-0.008798673,0.0038971445,-0.046727106,0.0005583324,-0.00979908,0.006192117,-0.01948713,-0.026501367,0.019071663,0.01746779,0.026138503,-0.03563588,-0.02233024,0.0057689305,0.016351908,-0.0491615,-0.010102738,0.016182821,0.048577666,-0.037672248,0.013991698,0.05097038,0.00954229,-0.0016076276,0.0026920289,0.026241625,-0.014138621,-0.037869792,0.043940306,-0.03896614,0.03509295,-0.0028603412,0.020200951,-0.003561457,-0.009965442,-0.025817845,-0.024112161,0.01696017,-0.0006357046,-0.07379045,-0.007023149,0.037677996,-0.029865105,0.008558952,0.02507577,-0.0014391122,-0.04953978,0.023044955,0.062364362,-0.011098382,0.0068413164,0.035131592,-0.0069212075,0.031374887,0.04878131,0.0035442775,0.00032455512,-0.02974636,0.0010325761,-0.04190014,0.031954605,0.036695886,0.0003241232,0.012059486,-0.05685652,-0.03807333,0.03898498,-0.00993058,0.00020257088,0.018696032,-0.025382178,0.031349808,-0.023273882,0.037132747,-0.016147023,0.0005453816,-0.0045605553,0.038936373,-0.0003811844,-0.030954521,0.049364887,-0.0070842644,-0.022614777,-0.02787503,0.0076052696,0.012849696,-0.010901009,-0.03438868,-0.030771747,0.0070706178,-0.028828396,-0.032478373,0.055069502,-0.011335967,0.033135507,-0.045137297,0.015439398,0.02006196,-0.010268169,-0.0169718,0.046492357,0.0055854637,-0.014493462,-0.032359496,0.006827529,-0.051777635,-0.0073683644,0.0021721118,0.00961084,0.0052229147,0.050382834,0.009296352,-0.014752639,0.038630538,-0.009883456,-0.004554654,-0.010246494,0.017982056,-0.01692421,-0.006916962,0.00020708087,-0.00897481,-0.0041923807,0.03910767,0.009313633,-0.021572003,-0.025001956,-0.025576081,0.0015850718,-0.14480646,0.048260797,0.02287185,-0.0012294314,0.012215651,-0.022056991,0.004654516,-0.02911031,-0.013491423,-0.029985128,0.013057456,0.049545538,-0.0056181597,-0.0032709495,-0.031269126,0.027989607,-0.04038043,-0.014640766,-0.016830338,-0.029521871,0.004306324,-0.0014313215,0.017956307,-0.0019259141,0.0034061368,-0.008943065,0.03098682,0.019526776,-0.036497075,-0.014455216,-0.03720752,-0.0644853,-0.012731071,0.010162198,0.004116689,-0.015362503,0.008310854,-0.03341443,0.017706076,-0.018419746,0.0061059287,0.027207037,-0.0026060326,-0.034978356,0.0066734506,0.053974584,-0.053392317,0.0011048381,-0.045804065,-0.026277171,-0.026169289,0.006536686,-0.030435786,0.030284846,0.028957233,0.017416757,-0.07560707,-0.008492267,0.034714617,0.06651762,-0.0206451,0.013210698,-0.04185454,0.0012462371,0.022686822,0.01711802,0.022085886,0.038948942,0.031124858,-0.00489302,-0.020800222,0.06430672,0.0050889775,-0.034464892,0.024206497,0.0015221147,0.002711144,-0.020203738,-0.0327562,-0.03611133,0.024913859,0.012290619,-0.046013106,-0.018597921,0.0029945525,0.027286995,-0.035391968,0.00033656653,-0.009134039,-0.0041877474,-0.04488085,-0.016206346,-0.005722734,-0.014256452,-0.022899413,0.015976274,-0.027146738,0.01343515,-0.017259173,-0.04596422,0.03139229,-0.043375973,-0.016017996,-0.018936073,0.0014521109,0.0062843044,0.03147922,-0.030641507,0.007097014,0.027033998,-0.011106191,-0.017820401,-0.027580978,-0.02098025,-0.0024703566,-0.011908228,0.03389913,0.048108958,-0.011697613,0.031914588,0.01400623,-0.038862236,-0.025789747,-0.01957949,0.0032636512,0.01769366,-0.008672388,0.053093374,0.011207068,-0.0082074115,0.024720035,-0.046440776,0.03159052,0.041853737,0.025023432,-0.008026137,-0.0067137047,0.022770174,-0.0222709,-0.03506011,0.0020878552,0.0062603005,-0.0035000164,-0.036415737,-0.019069547,0.026607186,0.05702779,-0.02214803,-0.034428846,-0.0052335975,-0.02794332,0.022073267,0.006807964,0.028947307,0.004292332,0.018680394,-0.0038245555,0.0058171693,0.023453165,0.046142407,0.011913751,-0.022291044,0.0009103962,-0.0026496924,-0.0061720423,0.009301823,-0.027127424,0.018524775,-0.005814501,-0.010421126,0.05045751,-0.02019623,-0.015210687,0.004507263,0.021984136,-0.009667747,0.03248371,-0.037945196,-0.0012665696,-0.031791937,0.034380842,0.010543674,-0.013340546,0.036816724,-0.015245921,-0.017540256,0.005217581,0.047962833,0.04012761,0.0349422,-0.053751446,-0.0020964553,-0.021191536,0.025463657,0.013725981,0.046437092,0.027321825,0.035542335,-0.0145022785,0.0485141,0.0034466097,-0.020004438,-0.009642925,0.00324092,-0.022797117,0.0028012916,0.031306997,-0.011540491,-0.062011592,0.047860127,-0.038464632,-0.01752428,0.062309753,0.0020230873,-0.012338705,-0.02997689,-0.023000045,-0.023770347,0.011656813,-0.0067619835,-0.061273366,0.007462854,0.04231692,-0.07151826,0.040231135,0.008949111,-0.013733869,0.027410427,-0.0040247845,-0.026819004,-0.012411824,-0.015880508,-0.0017388974,0.049292404,-0.038701177,0.037992284,-0.046099935,0.022641927,-0.046382137,-0.030518107,0.04320251,-0.03422374,-0.034195505,-0.034006372],"last_embed":{"hash":"s830zw","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"s830zw","at":1762844513362},"key":"Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Financial Mismanagement","lines":[26,36],"size":1053,"outlinks":[{"title":"Inc.com","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":3},{"title":"Inc.com","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":5},{"title":"Reddit+5Inc.com+5Financial Times+5","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":7},{"title":"Nate's Newsletter+11Inc.com+11Financial Times+11","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":9}],"class_name":"SmartBlock","last_embed":{"hash":"s830zw","at":1762844513362}}, +"smart_blocks:Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Financial Mismanagement#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04904701,-0.008616233,-0.025264792,-0.0024891119,-0.0032016444,-0.024509156,-0.009634082,0.060515337,-0.009238902,0.021302545,-0.017192608,-0.029502777,-0.00510102,0.0077689155,-0.012966374,-0.04024082,0.0016020305,-0.0070036245,-0.026468918,-0.0046109944,0.043202847,0.0206009,0.05212595,-0.0017952701,0.013307171,0.029572299,-0.039142225,-0.0064125047,0.037613537,0.022917328,-0.0124998335,-0.050639674,0.025438692,0.016731763,-0.034204785,0.005265692,0.021351842,-0.07276755,-0.039219312,0.04287957,0.0233594,0.017541397,-0.013058394,-0.010267003,0.028410358,0.00495612,0.014075803,0.008913669,-0.051571224,-0.01963866,0.017062504,-0.06489884,0.049954783,0.009240308,0.022886416,0.05328543,-0.019370774,0.025653133,-0.034305416,0.0068877256,-0.015909407,-0.025864083,0.0045923195,-0.06045649,-0.00071222254,0.12583841,0.0001416071,0.00008672369,-0.03501508,-0.026960637,0.008809685,0.015832689,-0.00031917437,-0.021703292,-0.05381342,0.03826398,0.021698251,0.00077866786,0.024598857,-0.008476173,0.052745104,-0.07969666,0.037279457,-0.024969652,-0.020084152,0.07311137,0.017267507,0.04219729,0.0016745554,-0.03565464,-0.023489624,-0.004988895,0.047453422,-0.029895121,0.0073017282,0.016649734,-0.02319187,0.0014256808,0.019230293,-0.013755335,0.068632565,0.028951688,0.016194932,-0.026394894,0.0069447956,-0.018339748,0.018478857,0.032991625,0.0156158265,-0.01420053,0.018875929,0.066574134,0.023431756,0.008951738,0.018842125,-0.017507382,-0.027034441,-0.016313821,0.048288688,0.013985348,0.026410589,0.002907081,0.023791896,-0.01656232,0.006233264,0.005268205,-0.016261479,0.020715281,-0.0338601,0.004744403,-0.009824297,0.037444327,-0.042967625,0.010359682,-0.040852256,-0.013332477,0.013520707,-0.017482394,0.0272236,-0.04957621,0.053963985,0.08843968,-0.013163005,-0.023659118,0.02515849,-0.016176343,0.024260847,-0.013060459,-0.00950594,-0.024387186,-0.047913034,0.01268524,-0.01327486,-0.02985788,0.03185588,0.009883237,0.03239617,-0.03168106,-0.053640485,-0.004420072,-0.03886345,-0.008390571,-0.054866582,0.020692782,-0.0005535168,0.012128848,-0.009645761,0.023795959,0.0008710921,0.03436146,-0.0067693703,-0.07466546,-0.027254222,-0.017129555,-0.002946824,0.025354575,0.1278153,0.021666713,0.009387272,-0.04246364,-0.02658639,-0.0066065486,-0.0036138194,-0.016035004,-0.033994198,0.035806604,0.031304386,-0.020528935,0.0025738885,-0.009367024,-0.013011315,-0.0129354885,0.04495152,-0.001811203,0.039364625,-0.036688037,0.0079122335,-0.027214343,0.009352196,-0.035814475,0.012818177,0.021290313,0.010524681,0.0050095147,0.021881869,0.01958959,0.017842144,-0.043842755,0.055514384,-0.023538653,0.026414366,-0.00094460393,0.0050517856,-0.01867441,0.00073016016,-0.020508286,0.062181722,0.014371087,0.025950983,-0.04301015,-0.034931567,0.028500363,-0.0036890665,0.0141710695,-0.012473416,0.0328625,0.0005546319,0.011393937,0.025123177,-0.081799485,0.00060859765,-0.021294594,0.0391861,-0.004562856,0.0106776515,0.016450385,-0.008806796,0.0047798157,-0.014987873,0.020682747,0.008276208,-0.012112745,-0.042932548,0.003592191,-0.05268951,0.049634524,0.015462245,0.036812056,-0.01289222,0.029161604,-0.0203927,-0.03173287,0.045018576,-0.040781453,0.01016522,0.022485131,-0.013156414,-0.021100279,0.009169204,-0.021543624,0.022608796,-0.046104323,-0.017386612,0.018538134,-0.009936098,0.025565071,0.0040631187,-0.010715105,-0.004942651,0.053739395,0.0014138264,0.008323649,-0.002537036,0.011480743,-0.013506004,0.0365598,-0.041813564,-0.019992985,0.056459997,-0.010666021,0.01181108,0.036873374,0.0009760895,-0.013114996,0.062840596,0.007880518,-0.034390565,-0.04879276,0.013917745,-0.0065959953,-0.022800691,-0.07366802,0.061919637,-0.00618911,-0.059690576,-0.06564706,0.021379799,-0.15967605,0.0513309,-0.011784061,0.010871213,0.0020482815,0.022614917,-0.006682656,-0.0061999047,-0.061289746,0.0011594798,0.015783971,-0.019930152,0.037955467,-0.021040807,0.02028856,-0.0043161167,0.028688567,-0.007983675,-0.039213922,-0.037668474,0.018003698,-0.022716803,-0.01783673,-0.013733183,-0.07307946,-0.024445742,0.012278756,0.0019729035,-0.039655913,-0.007962867,-0.023044422,0.044096917,-0.00082197675,0.030345364,0.004535248,0.07883844,0.020268833,-0.033419516,0.0033277543,-0.014177003,0.010060073,-0.00063980295,0.0054720817,0.010005257,0.0057764975,-0.024348792,-0.0027489972,0.011278998,-0.00087975856,0.02327364,-0.018499209,-0.008161215,-0.010767356,0.010982671,0.010442582,0.0007747609,0.042512152,0.04441931,-0.029113695,0.0180016,-0.039781813,-0.03382939,-0.060980845,0.03802299,-0.07277585,-0.03477214,-0.029840603,-0.029793466,-0.0021782205,-0.043057024,0.038705043,-0.000829575,0.041037455,-0.024609257,-0.021355027,0.053231146,-0.0101598315,-0.04329914,0.023041092,-0.1315178,0.032387383,0.028551515,-0.0059863385,0.029583678,-0.006318856,0.014288516,-0.0052593513,0.0082748225,-0.00737413,0.23753099,-0.017179025,-0.0009251548,0.04392025,0.0014521001,-0.0126719065,-0.026349055,0.0121392,0.008741958,-0.043094058,-0.018151728,0.0786371,-0.032826543,0.019229721,0.02794908,0.009508516,-0.049799964,0.01114964,0.05218817,0.0008509453,0.019070523,0.009131732,0.030514477,-0.0010369518,-0.12843774,-0.03748411,-0.021639084,0.015948607,-0.034585275,0.08422946,-0.05429126,0.021777214,0.0014360534,0.014154312,-0.001267434,0.02474781,0.011186587,-0.070514105,0.028255532,-0.011936781,-0.013045393,-0.013627505,-0.018291434,-0.031433627,-0.04218249,-0.017985292,0.015129741,0.017735498,-0.058669224,-0.013075327,-0.01082174,0.012641045,-0.0009808834,0.0024173018,-0.03677982,-0.037497263,0.023571638,0.021488015,0.010644902,0.03838325,-0.0014158466,0.02771184,0.006493963,-0.017062798,0.016757492,0.014448187,-0.03449796,-0.018806404,-0.01634907,0.030564371,-0.007564886,0.022840511,0.0022820022,0.028177561,-0.0046278914,-0.020153807,0.004797945,-0.040398438,0.005401534,-0.015327279,-0.028235054,0.009973455,-0.05284299,-0.02835923,0.007012664,-0.0023366448,-0.061055068,0.065110035,-0.019948097,-0.025440397,-0.012688057,0.019212635,-0.026648127,-0.01063379,-0.014064411,-0.03758998,-0.00035751765,0.02801718,-0.050098907,0.00733484,-0.011700258,-0.011012747,0.014435283,0.026300704,0.0028754757,0.0023626508,-0.020427937,0.0076355757,0.010466238,0.0034328743,-0.012919979,-0.0032417271,-0.00230516,-0.04153129,0.009353778,0.05600924,0.011138554,0.014645711,-0.002293212,-0.03121636,-0.015551519,-0.0350452,-0.024444798,-0.025343826,0.028489547,-0.047382794,0.018032642,0.020119628,0.02820866,-0.005242351,0.018769508,-0.010993986,0.0058723395,0.0414033,0.06991634,0.039051823,-0.015412392,-0.024532486,0.004593321,0.05583884,0.0088841645,0.0026282528,0.005615786,-0.030411366,0.037795424,0.025932135,-0.006310635,0.02752048,-0.0006072684,0.009184148,0.029297248,0.008626972,0.029929217,-0.07112489,-0.028912788,-0.054250803,-0.011187755,-0.015028402,0.016305735,-0.050566673,0.020475585,-0.00073831703,0.026288014,0.0779049,0.01122279,0.04270202,0.04655948,0.002478715,0.048971925,-0.033875573,0.020545293,-0.015640423,-0.022635486,-0.020313263,0.0040219477,-0.050316796,-0.04045552,0.012883857,-0.005661856,-0.04204053,0.011630019,0.0020673107,-0.015963819,0.03077445,0.014723348,0.017046502,0.018188845,-0.0036732927,0.019791536,-0.030611256,0.025888298,0.110579185,0.043395374,-0.00959784,-0.010001729,-0.029396728,0.0055039097,0.046926405,0.036648676,-0.003010976,-0.005803373,0.004296822,-0.016825797,-0.0076752002,0.0036650512,0.01086802,-0.029772995,0.033023756,-0.034968656,0.010799279,0.012430037,-0.024880446,-0.022825522,-0.008547102,-0.022676015,-0.016448801,0.02894212,-0.04339616,-0.043769926,-0.051801253,-0.05902048,-0.009179953,0.006933734,-0.045353256,-0.019542199,0.012631466,-0.012723917,-0.034660622,-0.014455158,0.025605155,-0.00991771,0.004501916,0.06855338,-0.01174708,0.0068277298,-0.0021300153,0.00950501,0.0040281657,0.024086658,-0.019440647,-0.0074638077,-0.028346922,0.009069331,0.041067816,-0.036387715,-0.014276969,-0.0067046722,-0.048751708,0.031711582,0.028128771,-0.021689186,-0.027150458,0.027296696,0.015087389,-0.012405598,0.04217081,-0.006280992,0.002657639,0.0035878124,-0.02366502,-0.019170312,0.011949678,-0.014920824,0.015148849,-0.0038119743,-0.018441377,-0.00054398325,-0.011106322,-0.0046124496,-0.015959257,0.008114605,-0.033849213,-0.030301334,0.004084798,0.027500687,0.0065525305,-0.004552719,-0.033857744,0.0075030136,0.002570672,-0.041342,0.007828552,0.020482695,0.06848407,-0.048979066,0.01221094,0.05046889,0.008085482,0.0058692554,0.012476213,0.030637749,-0.00978475,-0.052363493,0.051890142,-0.036434863,0.044388246,0.016191414,0.02158835,-0.012576984,-0.018881386,-0.020541795,-0.02696001,0.005014936,0.0064060795,-0.061416447,-0.011616343,0.03175784,-0.0066460203,0.003216033,0.023355419,0.016503157,-0.062630765,0.007757271,0.05863089,-0.0028903335,-0.0038200002,0.041455127,0.0049486547,0.044207774,0.033430155,0.005264877,-0.00869753,-0.01654941,-0.022130486,-0.029611943,0.024136422,0.048499603,-0.025562698,0.0051611774,-0.062881805,-0.030602565,0.028710244,-0.009985852,0.003749175,-0.0022527387,-0.03592704,0.01663412,-0.018373048,0.03169441,-0.0009238927,-0.001551659,-0.012763332,0.041106917,-0.00561442,-0.030051878,0.04266281,-0.0009523067,-0.03266663,-0.008324871,0.009904274,0.030355439,0.006815039,-0.027419614,-0.033758882,0.023718981,-0.051701143,-0.035504177,0.039379034,-0.022336215,0.011664105,-0.03882491,0.008665276,0.035295777,-0.0125869615,-0.03270375,0.040551566,0.008677294,-0.024753435,-0.03752776,-0.0031792328,-0.038757406,-0.03047229,0.00926339,0.0010684311,0.009331218,0.058372475,0.008991936,-0.007908811,0.038133077,-0.006786487,0.003515978,-0.0060984115,0.028306609,-0.0046034893,-0.014617386,-0.008256754,-0.025779154,0.000831468,0.031735573,0.012806581,-0.022432843,-0.032978397,-0.010004213,0.0055368557,-0.14351608,0.043673187,0.005079506,-0.01439144,0.015578193,-0.028675376,0.0018891927,-0.013504605,-0.02094423,-0.0136795705,0.015483276,0.032833893,-0.017196964,-0.0015369504,-0.029797632,0.021694086,-0.018740695,-0.020494688,-0.03791377,-0.021277947,0.0051317103,-0.001916616,0.03569761,-0.012683381,0.008845168,-0.0070796683,0.034308996,0.030741498,-0.03805101,0.00072035537,-0.0134605495,-0.067669004,0.00058903533,0.018361164,-0.0068918825,-0.021056674,0.015335589,-0.02585428,0.019404672,-0.006068905,-0.0068832375,0.01612291,0.015036048,-0.034612387,0.024930516,0.07497339,-0.04560745,-0.013910091,-0.052020703,-0.036166575,-0.031665817,-0.0050379266,-0.040269386,0.029272817,0.042110518,0.010518775,-0.084800355,-0.0015933673,0.053308014,0.044253044,-0.027012888,0.0071048997,-0.048767906,-0.006058133,0.036148556,0.014086623,0.0077038193,0.025543971,0.015286797,-0.00095313025,-0.033051588,0.046923466,0.023633335,-0.027869932,0.01744422,0.014664643,0.015022447,-0.023928942,-0.04767007,-0.030748231,0.01538429,0.014762335,-0.023993848,-0.04147153,-0.00959125,0.026321264,-0.037089817,0.011026308,-0.013155508,-0.021219824,-0.038273677,-0.008741917,-0.0051539177,0.008421848,-0.009691647,0.024442455,-0.0009197346,0.020343859,-0.021716667,-0.036862098,0.02757089,-0.058699965,-0.021389421,-0.01822812,0.010495338,0.0059057125,0.0307393,-0.034202114,0.0005463988,0.0188995,-0.026102545,-0.015793474,-0.032146882,-0.005216302,0.018285193,-0.012405577,0.027398093,0.05377198,-0.0059943,0.0073098564,-0.011195805,-0.033360355,-0.0041752476,-0.0123686725,0.0044571473,0.015044182,-0.014164248,0.054269526,0.025327204,-0.022849265,0.01910915,-0.03465322,0.035681773,0.022506319,0.04187677,0.01627702,0.0015408539,0.028804708,-0.019461812,-0.031176941,-0.002090323,0.015077039,0.0038255567,-0.044681102,-0.0075610885,0.021123258,0.04825955,-0.0039056588,-0.035764556,-0.012031151,-0.0554098,0.0190984,0.012312871,0.04600331,-0.01970725,0.015385538,-0.023072321,0.0036618023,0.034937058,0.052197352,0.014175382,-0.022033473,-0.0089054415,-0.010633883,-0.002204202,0.040202484,-0.024305845,0.0175125,-0.032041736,-0.0151662,0.04541222,-0.036388632,-0.014483039,0.0039223577,0.014376566,-0.0036627166,0.018985786,-0.026297411,-0.02299533,-0.034668677,0.036986634,0.0052832174,-0.002304602,0.037109196,-0.021329312,0.011610866,0.0007030549,0.032849446,0.037505325,0.0270654,-0.04372166,-0.006578245,-0.02969911,0.018157462,0.023416549,0.053336304,0.029774798,0.02032662,0.0069806944,0.062192697,-0.013008223,0.0056384043,-0.008281185,0.00021198638,-0.017730722,-0.008408438,0.03828054,0.008201908,-0.04502925,0.012598745,-0.012726048,-0.016957847,0.05379053,0.008316957,-0.013507017,-0.005387337,-0.0024244841,-0.019638058,0.005167433,0.010995748,-0.025957448,0.0070616584,0.03240601,-0.057743113,0.023995541,0.01381519,-0.0057441196,0.03084907,0.0014469344,-0.0058991793,-0.022272002,-0.0053717284,-0.0029684512,0.043756124,-0.035682824,0.037128877,-0.055462748,0.017340412,-0.043253746,-0.015944144,0.034706365,-0.036461283,-0.015619351,-0.02663274],"last_embed":{"hash":"147c6jw","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"147c6jw","at":1762844513362},"key":"Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Financial Mismanagement#{1}","lines":[28,29],"size":237,"outlinks":[{"title":"Inc.com","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"147c6jw","at":1762844513362}}, +"smart_blocks:Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Financial Mismanagement#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.062522,-0.035837017,-0.023921235,0.013182665,-0.033180907,-0.032299854,0.0019833276,0.06351425,-0.011469834,0.04586479,-0.027069774,-0.03643965,-0.019538531,0.01714235,0.0005387054,-0.0765772,0.01590631,-0.011066614,-0.027756857,-0.037610307,0.024784774,0.023484472,0.018863056,0.027958024,-0.012152185,0.02495984,-0.04713409,-0.014936214,0.029076865,0.0062733716,0.0032612823,-0.00076797185,-0.0017385914,0.010041439,-0.000011837908,-0.014445508,0.021698998,-0.055160947,-0.027928004,0.02253752,-0.029196741,0.04525116,0.004240034,-0.039621864,0.018295726,0.0011860392,-0.004343716,-0.0029215848,-0.035024147,-0.003608839,-0.004116876,-0.05415623,0.03502779,-0.0075336453,0.045851085,0.030865366,-0.017067682,0.009608257,-0.054762248,0.029764842,-0.016045628,-0.028688358,0.0051617506,-0.038507216,0.01722834,0.110722445,0.0012960528,-0.0003110291,-0.016798113,-0.034679946,0.022532104,0.022710148,0.029118538,-0.014042005,-0.046762303,0.051313464,0.015886478,0.01370157,0.017805487,0.023790622,0.029143726,-0.0858759,0.036480978,-0.03530998,-0.018059785,0.022888135,-0.014900502,0.054953773,-0.0015859929,-0.0032878267,-0.04353363,-0.02611822,0.068926014,-0.049504254,0.028372345,0.006435808,-0.02723629,0.0019037772,0.025964571,-0.022695977,0.060624342,0.033140227,0.025033232,-0.01813095,0.028296752,-0.02449453,0.009790157,0.06782314,-0.0027418977,-0.004777861,0.024665467,0.07668981,0.021167725,0.03591228,0.0022991083,-0.0022785473,0.008169768,-0.0068788007,0.044015836,0.022496033,0.03567232,0.047468163,0.013771675,-0.027606808,0.006477383,0.0030339726,0.0017510866,0.030000469,-0.044015527,-0.0051014437,0.0016543367,0.030705646,-0.030483773,0.008631055,-0.045138147,-0.042601477,0.0041515185,-0.02815285,-0.003272696,-0.057805844,0.07343941,0.04703669,-0.009805451,-0.042949334,0.016902652,-0.045547478,-0.00034008344,-0.012770948,-0.026327068,-0.04448059,-0.028215272,0.008078601,-0.019814609,-0.033949964,-0.013370086,-0.018508038,0.021643952,0.004573593,-0.055659045,0.02650774,-0.030315282,-0.0024805008,-0.03430739,0.018889302,0.016127912,-0.010309479,0.002826787,-0.0027553595,-0.02069461,0.0050366735,-0.007604708,-0.063127816,-0.015286032,-0.05220453,0.018100686,0.02760163,0.104500614,0.03896562,-0.005873822,-0.0331784,-0.041089144,-0.014645826,0.0041002347,0.034772247,-0.041945267,0.019826194,0.024125248,-0.02106837,-0.0063007795,-0.0140620675,-0.019263728,-0.037780654,0.039704327,0.014446447,0.039807472,-0.048080042,-0.010440261,0.01274695,0.008814091,-0.03859343,-0.014092684,0.016989978,0.023817856,-0.017694637,0.0044787163,-0.0103878165,0.017327834,-0.06208338,0.050223626,-0.004556617,0.042700358,-0.0037297495,-0.002679784,-0.018750403,-0.016124416,-0.031846717,0.04065889,0.032583483,0.04991155,-0.06761862,-0.01388344,0.013632403,-0.018449469,0.023005925,0.0324047,0.036200084,0.021166956,-0.0057835868,0.024100734,-0.10603063,0.027529493,0.001112799,0.014295755,-0.0066082776,0.008967286,0.011759061,-0.01238446,0.009485851,0.022399442,0.036679957,0.0068737944,-0.0065984954,-0.0071432595,0.0116870385,-0.032581806,0.039196234,0.017691113,0.02294948,-0.00018240599,-0.015042611,0.0111976145,0.00061839283,0.023417378,-0.03431198,0.008990175,-0.0015259279,-0.004537734,-0.02767161,0.0313152,-0.020782147,0.013377054,-0.047808085,-0.013913307,0.006342782,0.00190211,0.024235893,-0.005283536,0.016720684,0.023217477,0.057952378,-0.007398275,-0.021467721,-0.0048718816,0.00012595861,0.0071157664,0.026333574,-0.040287487,-0.032285698,0.0988299,0.008290318,-0.009239709,0.03920211,0.0040958743,-0.03194003,0.089953564,0.0026919302,-0.019168207,-0.0144509245,0.025223566,-0.01525719,-0.029475614,-0.05305518,0.07221566,-0.0017278263,-0.08259797,-0.06130229,0.013766928,-0.16091608,0.05116507,-0.007520881,0.008248815,-0.00768326,0.0069260243,0.0069839796,-0.016664019,-0.0747463,-0.01472496,-0.0056109307,-0.022997227,0.019907078,-0.010418477,0.03194281,0.017142326,0.016393747,-0.014244314,-0.039168157,-0.055465568,-0.0011652339,0.015709981,-0.038160097,-0.032604244,-0.06573044,-0.012123696,0.013459885,0.0006251716,-0.056024805,-0.01351641,-0.013474788,0.046604604,-0.0044198586,0.03372488,0.02260315,0.07208651,0.027578447,-0.05908609,-0.017298896,-0.0167753,0.011185759,-0.015045339,-0.002626966,-0.0039101075,0.02016207,0.030540608,0.023337716,0.00251676,-0.005491892,0.014557615,0.016573502,-0.0090048965,-0.0070556025,0.013229432,-0.016990127,-0.011647198,0.030829351,0.07068038,-0.010060744,-0.0014865306,-0.055659268,-0.041397557,-0.019069316,0.007068505,-0.038126383,-0.019844709,0.0132876905,-0.006415211,-0.0077435966,-0.031120062,0.031655215,-0.05950443,0.019827157,-0.030361574,-0.01838564,0.034561172,-0.03159392,-0.0376783,0.008424992,-0.114105426,0.03357059,0.02008087,-0.004876636,0.023227079,0.0021896672,0.00024966666,-0.03132293,0.0065257484,0.019029418,0.2194561,0.014431996,0.034888238,0.030501641,0.012172225,-0.027580986,-0.036608484,0.008086708,0.018142575,-0.039456584,0.008772551,0.042701796,-0.00085491536,0.030809127,0.027087934,0.005686828,-0.034534734,0.017394263,0.055288818,-0.022595348,0.026963735,0.015041392,0.05396648,-0.0006825196,-0.09467895,0.00017533096,-0.012890168,-0.029286414,-0.024774967,0.10474299,-0.05125926,0.015251168,0.0039920197,0.011484586,-0.010229496,-0.012564377,0.019631281,-0.03273229,0.014074718,-0.0018725512,-0.03138356,-0.0017773106,-0.03050029,-0.033225827,-0.015815027,0.004159017,0.00571563,0.028298488,-0.06816669,-0.017922841,-0.0031641484,-0.022530809,0.021210821,0.002003031,-0.03513391,-0.031175565,-0.0037053423,0.04865436,0.023981467,0.064664796,0.012848261,0.028756429,-0.0033883087,0.0068774414,0.0024465628,0.003928466,-0.023148904,0.004733131,-0.048301086,0.03048249,0.02479227,0.038211122,0.0103993295,0.0130965095,0.029839722,-0.028777499,0.041889794,-0.01479642,-0.0076608527,-0.0248095,-0.033218395,0.0050033983,-0.079750225,0.01820786,0.01475838,-0.0072497246,-0.069983535,0.070140995,-0.005270777,-0.008078197,0.0026226765,0.019778028,-0.014555702,-0.04097924,-0.0286712,-0.03194101,-0.018281823,0.041712362,-0.012667905,-0.014882674,-0.00068841473,-0.03514482,-0.022376014,0.034663398,-0.014439452,0.0163684,-0.011761887,0.0056792935,-0.010824335,0.021287821,0.008527287,-0.002494888,-0.028284343,-0.04000341,-0.005142189,0.062697075,0.021156859,0.04160924,0.0096680345,-0.019040424,-0.0362137,-0.020279227,-0.010789081,-0.0073606023,0.009489794,-0.05028309,0.02066813,0.04647011,0.043396845,0.00096085505,0.00876171,-0.008237169,0.006660775,0.04031531,0.0353346,0.009541714,-0.011815866,-0.021350496,0.018259149,0.046808902,-0.01959268,0.0044357646,0.019939488,-0.03240394,0.037947435,0.015059586,-0.056139547,0.045200367,0.007237715,0.01383181,0.039555818,0.034596417,-0.012934778,-0.042746387,-0.0147100575,-0.025657557,-0.014995135,-0.0050811274,0.017787164,-0.03649418,0.008516123,-0.015292468,0.033992622,0.08363948,-0.011185792,0.01710238,0.041831918,-0.0056101624,0.03538853,-0.04186853,0.015589773,0.0064900257,-0.031077037,0.013201515,0.013968777,-0.039363835,-0.03945966,0.012770161,-0.025982201,-0.02651753,0.0071754325,0.011168399,-0.026074257,0.03552549,-0.005226414,0.008825482,0.023283003,-0.00912057,0.0073865796,-0.024027597,-0.0002909584,0.12020702,0.058142405,0.006972724,0.00194974,-0.0024665606,0.026354648,0.023779523,0.039162733,0.0030292927,-0.0028886592,0.0044952193,-0.02013462,-0.026784511,0.0030498584,0.025602475,-0.020994524,0.04641456,-0.030420316,0.03137207,0.009025862,-0.008768306,-0.054573104,-0.003831044,-0.03790334,-0.017664546,-0.0007650008,0.0012928155,-0.023635777,-0.032243326,-0.03868026,0.0002021092,0.024364572,-0.051500823,-0.027530199,-0.01932291,-0.011934394,-0.05670346,-0.017635535,-0.002582788,-0.009753734,-0.01575166,0.062256318,0.0039667045,0.014940994,0.0022848882,0.0151327895,0.010679236,0.036688697,-0.030476138,0.01388017,-0.0489544,0.06367731,0.047558922,-0.006435723,-0.021476602,-0.023780948,-0.028385518,0.02198036,0.055599827,-0.020499455,-0.019975765,0.019482218,-0.020573266,-0.020459717,0.013129579,0.02615567,-0.02283618,0.0010984354,-0.028043078,-0.018371785,0.0082958285,-0.031065179,-0.005145679,-0.014972153,-0.006563187,-0.0023864845,-0.029062493,0.0074150832,-0.0121185705,0.038823344,-0.011315515,-0.028278284,-0.016348107,0.026235519,0.03008552,-0.02731738,-0.008936248,-0.0003928567,0.015961796,-0.043586724,0.037750628,0.0063416963,0.054381616,-0.0142522,-0.0032744668,0.072532184,-0.018400867,0.01627913,-0.009346211,0.04030301,0.0011030836,-0.046330635,0.040703226,-0.04837844,0.03163259,0.010771851,0.01885542,-0.011794111,-0.023301415,-0.031841982,-0.011926889,-0.002043402,-0.010226875,-0.031299803,-0.01477689,0.022077903,-0.03347207,0.008208172,0.0067527103,-0.009044282,-0.057527184,0.019395944,0.061977405,-0.051099036,-0.00093474414,0.04146096,0.008997737,0.00053713826,0.03330652,0.011318376,0.011352595,-0.00839056,-0.009510885,-0.029774679,0.033535495,0.0004401406,-0.020958643,0.015335041,-0.010002248,-0.022886196,0.020744996,0.0057843043,-0.0077196658,0.028981362,0.00010448696,0.03842379,-0.029273612,0.011559307,-0.02009103,0.00406899,-0.04156857,0.031537093,0.0039655934,-0.024655407,0.07122365,0.0054268804,0.0010105597,-0.020122664,-0.018945068,0.022058653,-0.02547634,-0.03454706,-0.020569658,0.008071137,-0.024887338,-0.027766822,0.061213646,-0.015930763,0.009692055,-0.018277017,0.02292657,0.0009812556,-0.013231708,-0.0135495,0.06074073,0.0069730575,-0.03244082,-0.035133965,-0.011871805,-0.029625444,-0.010137882,0.015149258,-0.011532389,-0.030947018,0.04425292,0.009561911,0.005806015,0.030140707,-0.040024128,-0.003566546,0.015616046,0.019251933,-0.01651216,0.014822276,-0.023246825,0.005114078,-0.0116616,0.0055623837,-0.007680678,-0.004035181,-0.014271494,-0.006946993,0.026147196,-0.14372909,0.031560212,-0.017442029,-0.0073881554,-0.012591319,-0.015135423,0.015666902,-0.0069111143,-0.008097638,-0.007922695,-0.006199364,0.042229068,-0.0070898016,-0.007940246,-0.03519138,0.030841637,-0.043572716,-0.006170485,-0.0099233305,-0.013870536,0.006504254,-0.0010012444,0.044997826,-0.020875992,-0.0022289767,0.008386556,0.02555721,0.015149449,-0.032818224,-0.010898526,-0.012930804,-0.037163693,0.00678844,0.0491476,0.006214964,-0.030290127,-0.00020124817,-0.017444206,0.0043775723,-0.022584843,0.046053708,0.025224607,-0.005656298,-0.007954048,0.011827115,0.067128934,-0.0450388,-0.025794365,-0.04668835,-0.033350687,0.01638289,0.006996597,-0.030565321,0.032548152,0.02642014,0.019443061,-0.060059223,-0.018516516,0.061558962,0.07334223,-0.009447296,0.038877483,-0.051333897,0.026743194,-0.0075470763,0.022665149,0.02015543,0.03959389,0.026987603,0.008161934,-0.028492536,0.048370045,0.010862218,-0.031321064,0.0029682845,0.0012367223,0.025263837,-0.008197453,-0.05164551,-0.023571616,0.025612008,0.0027215488,-0.03899416,-0.0042390125,-0.0049235276,0.048219834,-0.016893288,-0.007685785,-0.013937149,-0.019924648,-0.044860017,-0.014364891,0.0069706165,0.01406844,-0.043044813,-0.0010409319,-0.0190969,0.014897593,-0.025318777,-0.033711582,0.010068306,-0.012612338,-0.031143853,-0.030522313,-0.021562021,-0.018670468,0.035487942,-0.019459413,-0.006827685,0.007441881,-0.021096861,-0.012189519,-0.029572077,-0.017681777,-0.0059284824,-0.025645826,0.033439383,0.04152095,-0.000932259,0.009850905,-0.004665997,-0.030973386,-0.03928644,-0.013886378,0.011398639,0.022912774,-0.020532018,0.038868062,0.025287976,-0.012978656,0.037969857,-0.032418575,0.037445176,0.051542837,0.04374248,0.0224338,-0.02587014,0.029417256,-0.010636048,-0.03838488,-0.0069105932,0.012381806,-0.012550407,-0.03608888,-0.019586671,0.010312147,0.06246761,-0.036881797,-0.038861137,0.0047874786,-0.054472096,0.044279244,-0.0051043686,0.027482448,-0.012822057,0.015581491,-0.019123929,0.011554723,0.0271081,0.03559651,0.011465666,-0.02433169,-0.019673645,-0.011012836,-0.014075149,0.008458709,-0.022243917,0.0029025835,-0.017353116,-0.006372786,0.030481255,-0.00334842,-0.010261101,0.0037363078,0.034511905,-0.02225436,0.012488245,-0.022412457,-0.0051190504,-0.04542208,0.048700277,0.011067816,0.012641156,-0.001594705,-0.03485143,-0.006584142,-0.011243246,0.043327454,0.038722273,0.018542962,-0.028924646,0.0015171381,-0.0012088242,0.026954986,0.03447199,0.022547131,0.01958441,0.012399013,-0.024340017,0.013197229,-0.0071381554,-0.002373262,0.0073889764,-0.0064553283,-0.010078785,0.012322635,0.018663581,-0.01589716,-0.059069484,0.021955268,-0.013135933,-0.00986416,0.05081024,0.00010790426,0.0152777005,-0.052674588,-0.0035724181,-0.026805118,-0.004334281,-0.013404634,-0.007702903,-0.0118503235,0.029725917,-0.08014844,0.005330616,-0.0065833065,0.016429584,0.013878067,0.015217482,0.0007859157,-0.0016465044,-0.009368481,-0.0153682055,0.041696012,-0.011474196,0.031720757,-0.052560773,-0.017191114,-0.049483184,-0.029144922,0.04179438,-0.04064138,-0.004229756,-0.051446512],"last_embed":{"hash":"163dcny","tokens":273}}},"text":null,"length":0,"last_read":{"hash":"163dcny","at":1762844513362},"key":"Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Financial Mismanagement#{2}","lines":[30,31],"size":251,"outlinks":[{"title":"Inc.com","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"163dcny","at":1762844513362}}, +"smart_blocks:Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Financial Mismanagement#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.08167689,-0.035286646,-0.016565166,0.019016463,-0.013212429,0.0028517034,-0.019268822,0.058958516,-0.027289834,0.047535244,-0.039496236,-0.034389347,-0.016414367,0.019305892,-0.018444097,-0.03088999,0.016827105,-0.019199349,-0.019918963,-0.013254944,0.017146977,0.017577926,0.026995104,0.011421739,-0.008839217,0.02215405,-0.05274411,-0.0041999277,0.027667709,0.0018013325,-0.005606143,-0.015988423,0.030347744,0.01666715,-0.047408964,-0.0023832468,-0.007938783,-0.055516224,-0.031844817,0.03982274,-0.009789006,0.01452227,0.009506507,-0.045638703,0.024242401,0.008473983,-0.00054604106,0.0033324757,-0.047967173,-0.018618204,-0.013284192,-0.030898131,0.042242713,-0.0036942046,0.04778218,0.03277936,-0.011354417,0.012958901,-0.051389445,0.042908683,-0.023701591,-0.048964914,-0.0018607731,-0.029823426,0.015025394,0.10157738,-0.00843015,-0.030164499,-0.023071766,-0.035930503,0.03216893,0.028983742,0.016254378,-0.022316849,-0.034899365,0.03649158,-0.003715893,-0.0144344345,0.0114000905,0.031984273,0.035272617,-0.07796712,0.02764352,-0.032366335,-0.0026721798,0.043153383,-0.012174519,0.048496883,-0.016941052,-0.018323898,-0.041290294,-0.001439533,0.06572817,-0.03481627,0.0071345894,0.011258365,-0.038530365,0.017149039,0.017103413,-0.011396168,0.047419384,0.016929517,0.028299069,-0.03611386,0.044423245,0.0064017545,-0.0015177279,0.0456436,0.0140728,-0.0010601731,0.029899038,0.066907264,0.02339087,0.0106847165,-0.004920251,-0.013014385,0.0075075645,0.001096581,0.049964976,0.04138979,0.010395404,0.042734805,0.017477063,-0.037106957,-0.007841214,0.023084782,-0.0041243522,0.02548551,-0.042515643,-0.006036428,0.00328996,0.029078456,-0.024120346,0.03057326,-0.027530722,-0.023864295,0.007163691,-0.0155528365,0.012515178,-0.046952236,0.06612551,0.050163157,-0.01795011,-0.0125632575,0.043705333,-0.022860426,0.015546181,-0.011067639,-0.0007268689,-0.02475765,-0.051759772,0.007422927,0.0039354265,-0.034939926,-0.010986284,-0.012180263,0.017160444,-0.019345801,-0.037497915,0.011590852,-0.010430329,-0.00096535886,-0.03646797,0.0407219,0.013148672,0.0044504497,-0.030154157,0.016944401,-0.016518306,0.007191115,-0.018388864,-0.055997126,-0.010927365,-0.03776014,0.01284612,0.033622842,0.120043576,0.031057691,-0.012692024,-0.037026376,-0.01664836,-0.008689931,-0.029081333,0.04049052,-0.049544055,0.009526352,0.013879646,-0.02077222,-0.001915057,0.010459902,-0.026029922,-0.017665317,0.05990895,0.016618693,0.041067846,-0.05517717,0.006002438,0.0019782207,0.009494435,-0.03655409,0.011590307,0.047819268,0.012606884,-0.014502355,0.010885928,-0.0021813225,0.019854343,-0.05796627,0.047832016,-0.012157836,0.06508807,-0.0013438531,-0.012429194,-0.01202695,0.0014217178,-0.04876295,0.040308386,0.02277165,0.010219868,-0.0349424,-0.03207234,0.022974748,-0.014710284,0.016243793,0.017667826,0.033401437,0.034507602,-0.0021364584,0.011719949,-0.059856538,0.036658164,-0.021885728,0.022155285,0.004666351,0.020099938,0.017727867,-0.009543108,0.0045550135,-0.0024924343,0.061625995,-0.0003570713,-0.02119993,-0.02495399,0.02734908,-0.0489509,0.03806901,0.020461991,0.0006001931,-0.018020434,-0.013066431,0.0030534056,-0.0032398182,0.03519477,-0.0070060273,-0.0025980182,-0.008474367,-0.0020616339,-0.035812426,0.026527729,-0.011991791,0.012290547,-0.03357133,-0.0030846708,0.0045953603,0.0024566196,-0.0028165393,-0.022214448,-0.0020826329,0.012707747,0.04029486,-0.019990517,-0.02235723,-0.0195959,0.02412012,0.010459074,0.020163259,-0.049506586,-0.027147746,0.08250731,-0.009805169,-0.0021363131,0.045254517,-0.0010855386,-0.03385527,0.073374435,-0.011273096,0.0044014174,-0.03240879,0.040895287,-0.031091167,0.0043627056,-0.0397432,0.06651618,-0.009850766,-0.104067005,-0.06300543,0.016216394,-0.15987952,0.0539091,-0.024678525,-0.011077755,0.005141472,0.010771637,-0.00047043082,-0.01403264,-0.054910306,-0.012892861,0.011580822,-0.030166622,0.008683962,-0.015602952,0.01602306,0.012121214,0.015543254,0.0052371453,-0.037944313,-0.042112306,0.0060133114,-0.0029576733,-0.01680814,-0.017480616,-0.051009927,-0.04049832,0.022692662,0.014444922,-0.03439852,-0.026656855,-0.019853823,0.04667144,-0.007873111,0.031272504,0.03996667,0.0925331,0.04029524,-0.044391867,0.013636729,-0.027761456,0.026546258,0.03480054,-0.0010911572,0.0026425042,-0.0023915935,0.005288022,0.013398996,0.0042405226,-0.0139671145,0.038906336,-0.016054899,-0.00730829,-0.01931013,0.007709573,-0.0045326087,-0.004886925,0.03875757,0.03854099,-0.020602072,0.012783642,-0.059866372,-0.06031678,-0.03892487,-0.008936452,-0.04062644,-0.032463122,0.015012726,-0.017783476,-0.004045999,-0.02585588,0.045267154,-0.009197319,0.019933157,-0.023550862,-0.026773306,0.04246337,-0.008034543,-0.035064813,0.010677715,-0.11009396,0.032775935,0.045487836,-0.0092931315,0.0075588305,-0.0030378213,0.0018581378,-0.016975956,-0.00067062874,0.008399303,0.24403696,-0.015484486,0.013176552,0.034996048,0.0097557735,-0.00911275,-0.032641053,0.017177192,-0.00581737,-0.05410318,0.023100605,0.042761896,-0.0013448932,0.016273059,0.02882596,-0.00848908,-0.048270635,-0.007759684,0.06186875,-0.013327804,0.015081643,-0.011716535,0.05760432,0.004031947,-0.09545774,-0.014624737,-0.0042627538,-0.022547213,-0.041378066,0.062065266,-0.033028975,-0.003009779,0.010888881,-0.00049547874,-0.019924315,0.018436141,0.031561248,-0.05513543,-0.0001768027,-0.0001179416,-0.027786948,0.005542743,0.007085806,-0.03913078,-0.029653955,-0.00104164,0.020239554,0.024297025,-0.0723659,0.0032118328,-0.009968607,-0.0127400365,0.018439602,-0.004872299,-0.018785132,-0.042936746,-0.0021072559,0.061497703,0.019263105,0.054663517,0.007302426,0.03280974,0.006012459,0.00205093,0.0072685527,0.0112782335,-0.031915065,-0.000033033037,-0.0008927189,0.035821438,0.0018424176,0.018326046,-0.001034178,0.030646387,0.011330965,-0.032984264,0.0010309037,-0.012703316,0.007133892,-0.025244383,-0.01474312,0.006618191,-0.053326726,-0.015513909,0.025473336,-0.009921676,-0.02764976,0.08363731,-0.031827644,-0.014388465,-0.0045259795,0.018427905,-0.039930426,-0.012182788,-0.036319103,-0.035942838,-0.0192978,0.0023294308,-0.02119385,-0.025635274,-0.015780961,-0.016252603,0.012501309,0.02165763,-0.012120657,0.007703551,0.0037119659,0.0297941,-0.0051147738,0.012908848,-0.019425116,-0.0034865292,-0.010640063,-0.032636147,0.0042174174,0.04171547,0.011782925,0.024043078,0.010386092,-0.0055225184,-0.011534274,-0.030013131,0.0011579394,-0.020744713,-0.0062527787,-0.032022502,0.026307393,0.042422485,0.0017832496,-0.007974537,0.024720432,-0.0078696115,-0.010999328,0.0511039,0.06534108,0.0116193285,-0.029323334,-0.010360794,0.0022792679,0.030858546,-0.009815043,0.012904852,0.011269903,-0.03991143,0.034782726,0.023642672,-0.044500433,0.025947878,0.0046783867,0.014381704,0.03803272,0.025195085,0.01157684,-0.048003517,-0.007864714,-0.04925484,-0.015442226,-0.029087493,0.025990844,-0.035893783,-0.0065803705,0.00625001,0.03016128,0.085954934,0.0054034046,0.05064893,0.044166427,-0.0074033597,0.013414253,-0.070599996,0.030334303,0.0064181476,-0.038534332,0.0032385015,0.0011935931,-0.043414526,-0.038436163,0.024130648,-0.028116226,-0.07507827,-0.010274026,0.011575089,-0.010234218,0.033977605,-0.013821624,-0.011615397,0.021522788,-0.0060372916,0.019017644,-0.03671589,0.031934552,0.11983937,0.053048205,0.010069153,0.015421955,0.0046748715,0.03021055,0.022174198,0.052542873,-0.008651291,-0.0008787995,-0.022062171,-0.029723732,-0.0053693494,0.03575078,0.023889398,-0.03576089,0.048771355,-0.03308249,0.02108398,0.0122443335,-0.013049427,-0.055414848,-0.0129505675,-0.034256503,-0.030387577,0.027487727,-0.026017992,-0.031037066,-0.056646056,-0.06391913,-0.009896418,0.025749126,-0.04411347,-0.028717376,0.0033455696,0.014017942,-0.030489061,-0.013185329,0.016845245,-0.013838858,0.0023192926,0.07123,-0.011358731,-0.0038801976,-0.0057591624,0.012530511,0.012496401,0.02752329,-0.021295575,0.009716539,-0.03679731,0.05513602,0.027960887,-0.03558078,-0.051209345,-0.019452322,-0.03637326,0.043491855,0.068594925,-0.028702477,-0.037247244,0.020562952,-0.0059985653,-0.017844215,0.022043588,0.025193874,-0.022144414,-0.017078904,-0.020369694,-0.047123026,0.017689569,-0.0070299227,0.0204146,-0.010208524,0.013718228,0.015520166,-0.03399278,-0.007985383,-0.043002885,0.015314262,-0.00052844075,0.0011090449,-0.008211138,0.0010038355,0.019041125,-0.034403466,0.011532888,-0.003415153,0.031315796,-0.051586844,0.00790399,0.0118718045,0.04963422,-0.03257537,0.03302981,0.075618856,0.0093226805,0.005168667,-0.015896646,0.038675368,-0.013327027,-0.03350466,0.051054657,-0.023190584,0.03545378,0.008372983,0.02909226,-0.0023617272,0.0038527863,-0.023909496,-0.029195711,0.005387396,0.002597961,-0.040196326,-0.019833986,0.03257743,-0.022676198,-0.012063782,0.025148565,-0.018992105,-0.05615275,0.02311199,0.056406748,-0.01476715,-0.0017357194,0.044249706,-0.013764256,0.013946507,0.05244961,-0.011487301,0.018253664,-0.01658978,-0.017673446,-0.05785008,0.017309833,0.01267737,-0.05057366,0.009467003,-0.043877468,-0.036437597,0.013288473,0.011026555,-0.0017517883,0.015401044,-0.024816802,0.025740884,-0.01540782,0.015089842,-0.012672708,-0.001438696,-0.048460905,0.040993325,-0.012253939,-0.03598919,0.035012104,-0.013802988,-0.0067569125,0.018466417,-0.013399982,0.03431899,-0.016977001,-0.033214208,-0.016456122,0.012886634,0.0041240496,-0.036395643,0.06002201,-0.026068466,0.00931832,-0.04740938,0.039364602,0.007902826,-0.00496835,-0.001837935,0.023728104,0.000791515,-0.025210192,-0.013793095,-0.005479438,-0.035238817,0.0012241758,0.014075797,-0.026111653,-0.011919433,0.02882606,-0.022143798,0.0022862242,0.03028752,-0.024985816,-0.009813377,0.019976826,0.005070108,-0.010386898,-0.01217536,-0.014021234,-0.0025140988,-0.0017581381,0.02143359,0.019329965,-0.014837143,-0.022023471,-0.007718236,0.012053714,-0.1430299,0.007698141,-0.0019757808,0.023248604,-0.0097439,-0.014836541,0.04453896,-0.03919117,-0.0174814,-0.027854336,0.0032870355,0.058158956,-0.00042011123,-0.015830021,-0.024972852,0.045819014,-0.048314434,-0.010023659,-0.017661462,-0.032254327,0.0043615834,0.012209897,0.008663219,-0.02875322,-0.004065773,0.00007624275,0.021272425,-0.0044243066,-0.03129904,-0.021411067,-0.009150917,-0.057905205,0.005786099,0.040145513,-0.012296776,-0.008933667,0.0061567444,-0.015576573,0.0019037105,0.0010239499,0.022829348,0.017228628,-0.0025515084,-0.015286371,0.045615546,0.05229938,-0.030884609,-0.0130023025,-0.039853267,-0.021649376,-0.0090088155,0.013407749,-0.03822446,0.026552066,0.010253963,0.006461881,-0.09123664,0.024173632,0.029745596,0.060221832,-0.0138448,0.032517847,-0.029892739,-0.002874644,0.04279294,0.018500233,0.0042289803,0.032003175,0.020585658,0.017657947,-0.012448687,0.027300693,0.010224244,-0.057366308,0.009181007,0.0024841486,0.02942158,-0.011510094,-0.030302113,-0.043516006,0.033093646,-0.014783863,-0.040534288,-0.0023930972,0.0026869257,0.040249456,-0.022514826,0.02503491,-0.03654594,-0.026909485,-0.032377765,0.008012696,0.032197893,0.0024327943,-0.017183248,0.028932549,-0.035777498,0.023326477,-0.02224021,-0.019706504,0.015659628,-0.034696948,-0.015697055,-0.030889243,0.0005273803,0.0124545265,0.034190677,-0.015890373,-0.0041948645,0.038736306,-0.033947904,-0.009071741,-0.020066148,-0.019907096,-0.0126790125,-0.023415176,0.027843378,0.046334658,-0.01678659,0.008672327,-0.008286476,-0.058786556,-0.011943988,-0.008268001,0.0062186085,0.015489185,-0.025368867,0.05181788,0.0038621882,-0.021679789,0.020374078,-0.03675623,0.03923355,0.021160703,0.045822777,0.0034018354,-0.043534603,0.01924585,-0.001805059,-0.0400113,-0.00415843,-0.024406333,-0.009088702,-0.04540558,0.00076873996,0.01865819,0.06793853,-0.017214015,-0.05103193,-0.003135212,-0.05126619,0.0150778005,0.01806239,0.019558946,-0.01902748,0.02432312,-0.03363731,0.013485189,0.029020902,0.060391575,0.006098956,-0.03647935,-0.01433308,-0.014274816,-0.022083882,0.021113714,-0.016324073,0.020157002,0.0047222073,-0.007652846,0.040443838,-0.008343962,-0.013723758,-0.0017792373,0.025843702,-0.0073654046,0.011023232,-0.029071638,-0.012971412,-0.04168159,0.03416164,0.013177408,-0.01798196,0.006353712,-0.02738896,-0.017749358,-0.007913688,0.04569661,0.02171353,0.019338343,-0.034465566,-0.026905606,-0.017038677,0.027236437,0.019509118,0.044925623,0.022702867,0.03288938,-0.03184906,0.042743094,-0.030951733,-0.0041280314,0.0069220057,-0.0023163594,-0.0068365643,-0.0063375994,0.025347287,-0.028821973,-0.055217978,0.049223606,-0.036121532,-0.019800765,0.02352515,0.007971695,0.00749222,-0.016698204,-0.0036488012,-0.015880236,-0.0025818725,0.011663575,-0.025390824,0.01698691,0.037671063,-0.06002386,0.034257658,-0.00514983,-0.0004333832,0.026826004,0.0121244015,0.0085104015,0.010335319,0.0069374605,0.0076809605,0.042592518,0.0007464579,0.04603009,-0.037774503,-0.007454868,-0.023148872,-0.012705286,0.06337565,-0.05081888,0.011312314,-0.061509393],"last_embed":{"hash":"fs7ao","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"fs7ao","at":1762844524713},"key":"Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Financial Mismanagement#{3}","lines":[32,33],"size":258,"outlinks":[{"title":"Reddit+5Inc.com+5Financial Times+5","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"fs7ao","at":1762844524713}}, +"smart_blocks:Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Financial Mismanagement#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.08022754,-0.014763379,-0.015741741,0.010354693,-0.027921554,-0.0027312476,-0.0036542998,0.054907437,-0.026784213,0.03543708,-0.010173862,-0.056365382,-0.016424559,0.01603741,0.004249466,-0.059001803,0.017138124,-0.02305944,-0.03540635,-0.004317092,0.031200139,0.0199834,0.032696545,-0.0039335894,-0.02499519,0.0066728923,-0.04248239,-0.020711659,0.058187433,-0.0037960405,-0.016488865,-0.009776894,0.0065961583,-0.0006186811,-0.02091005,-0.0031563456,0.023309808,-0.03704744,-0.024675569,0.053135175,-0.029432317,0.018678261,-0.011339837,-0.05941876,0.021520728,-0.008303013,-0.0027977892,0.017447166,-0.01359291,-0.024759162,-0.028434373,-0.06511844,0.037387267,0.016386347,0.04040233,0.02141805,-0.0197512,0.01094975,-0.041700773,0.011602366,-0.0273058,-0.048440747,0.012072719,-0.03973838,0.006829603,0.10821276,-0.021955624,0.007606823,-0.021289608,-0.022751115,0.03433019,0.027892318,0.01295666,-0.041335765,-0.06264374,0.040780235,0.03677629,-0.00785516,0.01738773,0.021961395,0.0405992,-0.072585106,0.059630644,-0.036561258,0.019614497,0.038899276,-0.02206972,0.07206427,0.008933454,-0.010564072,-0.024712121,0.0027220214,0.057835776,-0.03553096,0.0023161771,-0.012455367,-0.04779892,0.01131054,-0.0004644512,-0.0038431613,0.051565293,0.05495811,0.008836422,-0.029991291,0.029150901,-0.0015426682,0.012056261,0.03363507,-0.008846522,-0.0046205414,0.022258412,0.050185822,0.020088505,0.021252101,-0.0075261793,-0.020138716,0.017232215,-0.014393446,0.04568354,0.021772841,0.0059475014,0.012692534,0.040730592,-0.02945764,0.015023039,0.011881709,0.0102682905,0.04402883,-0.050214026,-0.014499035,0.0042784084,0.030916713,-0.022161197,0.018067244,-0.021450404,-0.033068225,0.01368534,-0.013340737,0.026592195,-0.047769975,0.06973888,0.06577663,-0.011091219,-0.025770415,0.025764171,-0.020659592,0.03229737,0.0080613615,-0.009035085,-0.037479717,-0.055099387,-0.0038340974,-0.026649028,-0.027547207,0.009720824,-0.03861962,0.02108527,-0.0042701256,-0.029947173,0.018096646,-0.018265292,-0.004951202,-0.03136777,0.0444951,0.002854562,0.015420155,-0.000774796,0.02079622,-0.014130412,0.016770639,-0.017780015,-0.047057897,0.016487254,-0.04838639,0.018389704,0.028609753,0.10388692,0.026521936,-0.0039177956,-0.022558497,-0.027546732,-0.0029478783,-0.0043844315,0.017478464,-0.032355763,0.01022122,0.0098149525,-0.031123392,-0.014824872,-0.004949683,-0.02267274,-0.032608178,0.08254149,0.012217259,0.048515096,-0.061403487,0.013594526,-0.010010803,0.007033146,-0.037134025,0.006660759,0.03292508,0.023154104,-0.0038218256,0.012250833,-0.012470732,0.047506966,-0.04470346,0.029600691,-0.022891942,0.06880385,0.01640205,-0.0057095326,-0.0498422,-0.015974337,-0.018384336,0.042969823,0.030569704,-0.0026021188,-0.058941863,0.004553838,0.015387101,-0.014981043,0.023186166,0.0060993596,0.039137267,0.03843218,0.008303819,0.022814905,-0.085970946,0.027400834,-0.0045136847,0.017914046,0.011035649,0.033970885,0.006542457,-0.011917378,0.0055719228,-0.0060822493,0.03744068,0.01540048,-0.034384068,-0.032053433,0.0036132885,-0.035614524,0.03702727,0.020187538,0.0127999885,0.0023358613,0.0049386052,0.0045605134,-0.008283538,0.022856915,-0.03451294,0.01227554,0.011607973,-0.008224909,-0.023478074,0.02036024,-0.028232886,0.027185824,-0.009449164,-0.00030382097,0.01562366,-0.010919362,0.01943026,0.007564452,0.0035689513,0.024852913,0.049233284,-0.01991474,-0.011582965,-0.017282521,0.007358077,0.011906046,-0.0056960494,-0.045600023,-0.015194212,0.08059171,-0.01254168,-0.010612564,0.05374192,0.007469586,-0.026820367,0.10574246,0.01847779,-0.01337583,-0.021421798,0.024435753,-0.03410667,-0.007375519,-0.022904769,0.06490994,-0.0067848535,-0.07793868,-0.043859184,-0.011200551,-0.15991153,0.05202565,-0.0025888998,0.008007651,0.0031997566,0.015099629,0.0060421857,-0.012871395,-0.032512218,-0.021904888,-0.008389493,-0.025566038,0.018502127,-0.019782243,0.045722738,0.012088581,0.013270314,0.0013488189,-0.020348374,-0.063787825,0.00052067963,-0.0035967429,0.001749869,-0.018411206,-0.04040622,-0.035690352,0.030026006,0.027601145,-0.040712643,-0.015284277,-0.024870032,0.05515771,-0.008571464,0.047700256,0.035850935,0.07656825,0.029618671,-0.047113508,0.0073825084,-0.014322383,0.018513707,0.009152132,-0.019351786,-0.0034198181,0.014771875,-0.025729535,-0.0032857277,0.0014719908,0.0046109124,0.004726691,-0.010097473,-0.0027011326,-0.013601555,-0.0020564469,0.014748105,0.0032559568,0.054914527,0.036431465,-0.040427566,-0.0046822736,-0.058963787,-0.026588738,-0.023410197,0.005393168,-0.041414443,-0.017399814,0.020227246,-0.021142073,0.010873531,-0.03233079,0.03826792,-0.015878337,-0.008631786,-0.022161467,-0.01901716,0.05496366,-0.026601184,-0.032571454,0.011931812,-0.11714261,0.033508606,0.028759535,-0.012397234,0.003332515,-0.0020772207,0.023351971,-0.006699271,0.022864705,0.011207898,0.22400573,-0.010217105,0.012089368,0.021591792,0.026708871,-0.014368126,-0.031226352,0.017099759,0.020573722,-0.06304604,0.00659262,0.027454328,-0.0247269,0.0076849735,0.021959364,0.00909806,-0.042041637,0.016658632,0.057006236,-0.034568366,-0.006927373,0.012937851,0.013544904,0.0005206524,-0.08861069,-0.008819648,-0.011849563,-0.025399048,-0.020514531,0.069155656,-0.04375121,0.0076537263,0.006662179,-0.0018992468,-0.03804346,0.007782668,0.0024670034,-0.044840384,0.035236187,-0.028369844,-0.000007988098,-0.00400172,-0.036053535,-0.029690187,-0.027569247,-0.0016353495,0.022184651,0.021325428,-0.067833304,-0.016045323,0.0001280481,-0.019039294,0.00027503257,-0.016787747,-0.020596532,-0.02301829,-0.0060872454,0.047754623,0.01784304,0.052916046,0.022924626,0.023818832,0.008486217,-0.008917582,0.01220025,0.0173385,-0.019272598,0.0056635975,-0.008757563,0.030727226,-0.007098919,0.02746848,0.016360689,0.0063463254,-0.0074535254,-0.03821783,0.028879277,-0.0175678,-0.014740225,-0.014419001,-0.027674023,0.0025885785,-0.06590596,0.009900337,0.026820315,-0.009020589,-0.041188788,0.09201659,-0.005706513,-0.002212045,0.0019466162,0.01258958,-0.009251104,-0.008064908,-0.055581655,-0.036734592,-0.00620965,0.037593175,-0.014262401,0.005408839,-0.0052515706,-0.02092446,0.012847424,0.011193777,-0.006572876,0.020209493,-0.021131614,0.010143129,0.0030485732,0.016746076,-0.022757614,0.0019225174,-0.012061183,-0.026692595,0.0029006419,0.03694196,0.0049227104,0.026586061,-0.00093148067,-0.043190323,-0.02465239,-0.03302307,-0.010285447,-0.023822252,-0.0007085673,-0.07247575,0.041079525,0.042063944,0.015957065,-0.016233467,0.007375365,-0.005862228,0.0026983253,0.05318474,0.06615548,0.0298121,-0.018917533,-0.017462825,-0.005544763,0.054669093,-0.0025625296,0.0276674,0.02094809,-0.038959548,0.03873112,0.030283798,-0.08013891,0.04514582,0.007412842,0.01019898,0.037727036,0.020016657,-0.0038677382,-0.0626164,-0.0018122687,-0.048505787,-0.019092977,0.005284544,0.03650861,-0.038409784,-0.005622345,0.0023508198,0.032944955,0.088508904,-0.015000819,0.035082724,0.04027764,-0.0014797179,0.0380369,-0.06613143,0.015375901,-0.007436198,-0.04002996,0.023333503,-0.00084634754,-0.022232495,0.0018508417,-0.0011105579,-0.023516882,-0.06500153,0.0077628563,0.01688217,-0.003391442,0.041450802,-0.015005573,0.025487391,0.019338103,-0.0003023835,0.0074547236,-0.016632168,0.03483526,0.11543743,0.07540975,0.028366832,0.0031801593,0.00879587,0.0417914,0.033375215,0.026591066,-0.008719081,-0.003669034,-0.049410023,-0.03913596,-0.013890292,0.044040423,0.02068887,-0.059491962,0.048107635,-0.015457881,0.008413232,0.0112998085,-0.019048925,-0.079871416,-0.0009205018,-0.037219435,-0.03342653,0.024706356,-0.002950447,-0.013870939,-0.069295965,-0.04983627,0.022423761,0.022256853,-0.04286066,-0.023622308,-0.002023685,0.007884104,-0.02357228,-0.022689577,0.018664682,-0.0064366465,-0.0031560438,0.057845835,0.0015460551,0.011165255,-0.005340543,0.020608546,0.009309673,0.03881787,-0.031326607,-0.017700337,-0.029519787,0.04924123,0.03693505,-0.019753711,-0.039695106,-0.006516868,-0.04474307,0.021316105,0.06423062,-0.0062923124,-0.017107453,0.016739972,0.0059062764,0.015069571,0.021451395,0.010884668,-0.0009444302,-0.003253106,-0.0188351,-0.016829418,0.009372671,-0.030236222,0.01643546,0.01592871,0.0015750667,0.011633254,-0.015270896,0.012045643,-0.0187593,0.0076448144,-0.027172754,0.0024566872,0.009105272,-0.0022986815,0.02408088,-0.03284043,0.008770729,0.013406505,0.038280845,-0.056504462,0.024438685,0.016866537,0.063909404,-0.025465753,0.011390056,0.051316217,-0.008959919,0.0067214607,0.0036293175,0.044751838,-0.02065235,-0.034077514,0.019544821,-0.04286745,0.043552224,0.0054452354,0.03297424,0.013988988,-0.018527443,-0.02355936,-0.0028323152,0.017465036,-0.0058545964,-0.022660224,0.0070737256,0.036709264,-0.050527263,-0.00035292804,0.037975624,-0.032032844,-0.060986843,0.012111517,0.054733053,-0.01749593,0.006491957,0.052733522,0.002036891,0.004707306,0.023320723,-0.011279908,-0.0012630711,-0.0011703295,-0.011463007,-0.045323335,0.03377768,0.006773689,-0.026780192,0.02371638,-0.019534187,-0.04643886,0.012751861,-0.006656957,0.004602984,0.028272932,0.0017601114,0.050488688,-0.023111556,0.008307681,-0.033312112,0.011436389,-0.023037858,0.049564403,-0.010807383,-0.033458862,0.047832385,-0.011979205,-0.0028188238,-0.0024888387,-0.011629782,0.031420827,-0.03607572,-0.056836225,-0.025552988,0.0008629576,0.01237236,-0.02807444,0.059849456,-0.031213336,0.029846482,-0.03519859,0.026181145,-0.017304892,0.005493424,0.0024598974,0.049456496,0.0025610386,-0.018519267,-0.01862514,-0.012491707,-0.02945493,-0.012282611,0.02265135,-0.0063790316,-0.01840924,0.03300417,-0.010824625,-0.0010395001,0.023554241,-0.019823844,-0.031060537,0.006879569,0.01665641,-0.010702262,0.0033941497,-0.02997179,0.0055331485,-0.00609702,-0.00084249326,0.00464912,-0.010424017,-0.024693552,-0.008772124,0.01940703,-0.14099199,0.008541615,-0.017755762,0.013406701,-0.0065018064,0.0074791834,0.02409678,-0.02449197,-0.0023864072,0.003221818,0.009741571,0.034009468,-0.029546607,-0.020341536,-0.025340429,0.034392044,-0.01443811,-0.020206865,-0.015485054,-0.030870294,0.009055389,-0.0056647924,0.030458389,-0.012579868,0.012091171,-0.010018991,0.033010285,0.017423004,-0.03406431,-0.013350029,-0.008248005,-0.038351182,0.010778262,0.03857068,-0.0035748933,-0.012255117,0.0056065414,-0.011618492,0.007821015,0.0016130784,0.031246405,0.015024381,0.011883029,-0.014570712,0.02155336,0.065506004,-0.05033816,-0.021713553,-0.06959494,-0.038128067,-0.001157434,0.00507734,-0.030540563,0.026466163,0.02630644,-0.0042687925,-0.07326265,0.02343606,0.020463936,0.06916078,-0.028446043,0.032653745,-0.04587523,-0.015632875,0.0053816647,-0.018889569,0.015502746,0.04094849,-0.0092893625,0.024473015,-0.0071966406,0.0066037714,0.005966246,-0.039755143,0.010707565,-0.0043547647,0.016885584,-0.022521155,-0.046271123,-0.026903864,0.011833977,-0.016109407,-0.03709316,-0.017149666,0.009312938,0.04585274,-0.030348739,-0.014772207,-0.012173892,-0.021003537,-0.046264455,-0.012037314,0.011380225,0.028552558,-0.013075061,0.013159776,-0.045131147,0.0040964326,-0.02913961,-0.023088925,0.009354004,-0.038370874,-0.025550937,-0.054631196,0.006772832,-0.03952199,0.047140885,-0.014990034,0.018985843,0.03098828,-0.02783405,-0.011055946,-0.009437147,-0.025058825,-0.016125677,-0.02161642,0.01611387,0.044352762,-0.025398793,-0.0019830475,-0.0069439523,-0.031871933,-0.006057685,-0.015039701,0.016798282,0.010191727,-0.01021596,0.05645145,0.006585131,-0.036303848,0.039753914,-0.02292172,0.030574074,0.03438694,0.027175128,0.015974883,-0.03598729,0.02572313,-0.03068648,-0.038907815,0.005230064,-0.012695372,-0.006139922,-0.039232675,-0.017623778,-0.0029888237,0.067465685,-0.007030087,-0.047364622,-0.013072953,-0.052107222,0.0327109,0.032295886,0.011627874,0.0019829168,0.029698376,-0.039275613,-0.0032648875,0.025768654,0.040968932,0.0006888892,-0.03173343,-0.009016876,-0.013516117,-0.026070444,0.013034531,-0.026453875,0.024074685,-0.020903086,-0.010360109,0.027430804,0.0032936048,-0.009416943,-0.00067604135,0.030056082,-0.025777737,0.020096464,-0.016443,-0.024665702,-0.05024209,0.024477215,0.03717499,0.0028289282,0.015590868,-0.041835334,-0.035003036,-0.0041941106,0.024699328,0.012791043,0.016840752,-0.041648433,-0.013421803,-0.041439407,0.009122473,0.034799524,0.032033373,0.030691199,0.019608641,-0.024414381,0.040281415,-0.034741998,-0.006440139,0.015719885,-0.007080143,-0.019255565,-0.009747983,0.013660311,-0.019860426,-0.05754523,0.049735565,-0.02544587,-0.007078964,0.029386215,-0.0009355951,0.0050413297,-0.056027796,-0.00951347,-0.042508774,-0.02067488,-0.009616563,-0.011798155,0.002828507,0.025346912,-0.058052756,0.01845765,-0.0104049565,0.00925917,0.023565616,0.01578198,-0.00275317,-0.017221447,0.02586267,-0.011004148,0.017741315,-0.011706769,0.04578245,-0.0550249,-0.018350558,-0.033808134,-0.02080753,0.04422535,-0.03645781,-0.0102426335,-0.061871957],"last_embed":{"hash":"m6dcp3","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"m6dcp3","at":1762844524713},"key":"Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Financial Mismanagement#{4}","lines":[34,36],"size":275,"outlinks":[{"title":"Nate's Newsletter+11Inc.com+11Financial Times+11","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"m6dcp3","at":1762844524713}}, +"smart_blocks:Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.027974335,0.017786596,-0.0030804018,0.0069924863,0.005110562,-0.00058263395,0.010028068,0.082227014,-0.008170228,-0.0012983012,-0.013637064,-0.0026022682,0.0002638799,-0.02010484,0.007352673,-0.040071324,-0.0053447336,0.008910713,-0.02739953,-0.014155472,-0.014009209,-0.011746964,0.018356107,-0.00900653,-0.01952324,0.076190315,-0.029404592,-0.02985292,-0.013761183,0.019379186,0.0017312126,-0.004120515,0.028572584,-0.02276961,-0.025882706,-0.040488165,-0.0069146706,-0.00092822075,-0.1023521,0.0050333617,0.0015074551,0.011952803,-0.023713073,0.02369163,0.008851726,0.01917334,-0.018311575,-0.057781793,-0.020725433,-0.028526092,-0.0133728925,-0.027930645,-0.0048351847,-0.025647627,-0.0174695,0.016801246,-0.010159041,0.010395358,-0.01020515,-0.01830813,-0.0019830503,0.005320879,-0.015556229,-0.053530097,-0.039908506,0.027220855,0.0031042623,0.04575973,0.026072774,-0.033497024,0.0213558,-0.0031393133,-0.0112677235,-0.06451981,-0.01306275,0.0020744016,0.014663675,0.02700425,0.009301218,-0.043274168,0.12299343,-0.027670318,0.02365121,-0.024876747,-0.009910344,-0.006692603,0.023715543,0.06092348,-0.017823383,-0.03662487,-0.025095984,0.037126385,0.019562092,-0.04851132,-0.00012606985,-0.0015798992,0.027941346,-0.03329818,0.016126543,-0.0055622356,-0.049223423,0.022477059,0.025794385,0.006502091,0.032784656,-0.0071416977,0.013769301,0.04125964,-0.044582117,0.018049177,-0.013009853,0.025821345,-0.029528612,0.0020887947,0.030755185,-0.00060309237,-0.025748191,0.017898057,0.021970393,-0.007929168,-0.01198442,0.03603913,0.031741716,-0.033746798,0.0337598,-0.012578897,-0.055544246,0.05581276,-0.048549656,0.013841587,-0.016315969,0.02455046,0.022402154,0.021394953,-0.03426662,-0.032370616,0.015804486,-0.01133849,0.0381395,-0.02654227,0.035396963,0.0013311206,-0.014400611,-0.0024665531,0.03530575,-0.016917108,0.00081565935,0.0042058458,0.017944198,0.04960089,-0.020817952,-0.032832056,-0.006755166,-0.016415458,0.015580911,0.019126017,0.024587883,-0.016689492,0.02006312,-0.004562932,0.0045248987,-0.022481024,0.031761475,0.02840542,-0.006887437,0.016490439,-0.008335911,0.014392952,-0.0047546886,0.016339809,-0.019443274,-0.09020866,0.010693372,-0.005791324,0.016673055,0.05549104,0.052529793,0.034620803,0.0084047895,-0.036278386,-0.017501796,0.036805216,0.041881904,-0.038482573,0.04775665,-0.017292317,0.025138306,0.000018224502,0.026080513,0.03009234,-0.020987108,-0.012280211,0.08699547,0.028166069,-0.0014788205,-0.046819262,-0.020474363,-0.0042597386,0.04125067,-0.045440633,-0.022834076,0.0028631033,-0.04642443,-0.0152581325,-0.0012178561,0.02354838,0.01238378,-0.028017122,0.018948618,0.028111802,0.02870536,0.0076775597,0.004181167,0.0065769544,-0.00018613138,0.00986056,0.0094163995,-0.035598308,0.006390611,-0.02400184,-0.0075317402,-0.02930958,-0.02865838,0.00048088012,0.011047282,0.025962394,-0.008302171,0.039403163,0.011128188,-0.026652332,-0.031482533,0.07077899,-0.022270093,-0.030693114,-0.0060389033,0.0061436584,-0.046502493,0.0075489706,0.022546379,0.050840877,0.0025854006,-0.060626913,-0.014423901,-0.037966672,-0.062299035,0.056215428,-0.016568992,0.014990214,-0.04107147,-0.008662491,-0.0046057934,-0.011954699,0.029831985,-0.04538434,-0.028745612,-0.03290707,-0.031310726,-0.036805768,-0.010943578,-0.016817344,-0.008281809,-0.04005237,-0.0068307933,0.03415138,-0.010825808,0.03457231,0.018417321,-0.00079461036,0.014373982,0.033985607,0.021052169,0.015353009,-0.051384106,-0.030667398,-0.011732393,-0.012272396,-0.0118362345,-0.03657932,0.046069093,-0.07207164,0.021367626,-0.034281246,-0.0289919,-0.034188155,0.019202523,0.031902533,0.008654286,0.032419894,0.014391942,-0.025334187,-0.0153445685,-0.023734001,0.0755256,-0.06396192,-0.003936565,0.03762507,-0.024050709,-0.17509975,-0.03228279,-0.0014157791,0.023503566,0.0057198685,-0.009401265,0.014679037,-0.017518,-0.033407386,-0.04886632,0.0012392853,-0.122190036,0.00610059,-0.011022362,0.0481715,0.026469314,0.03586802,0.00028319596,-0.013958358,-0.08293867,0.014066484,0.029170582,0.041846,0.021652594,0.031276416,0.00055568124,0.048895612,0.011840156,-0.023314897,0.017621927,0.00013076441,0.053904437,-0.028671945,-0.03367744,0.042536713,0.03684668,-0.0071338327,-0.022930767,0.02330528,0.010927958,0.029507907,0.028380876,-0.003891703,-0.061491687,-0.0031249844,-0.032522317,-0.0004078549,0.0020707485,0.000356325,0.04530645,-0.03344327,0.021753946,-0.028652601,0.0015853026,-0.0010374333,0.029162614,0.029707342,0.052304443,0.0060428204,0.023038866,-0.022960255,-0.044732686,-0.077915065,-0.00801987,0.011146391,0.013434374,-0.002047424,-0.018765574,-0.00028385033,-0.057642993,0.011267948,-0.0026259546,-0.016120508,-0.039420005,0.015101497,0.0052344585,-0.0054703746,-0.0017843188,-0.013611097,-0.08576104,0.018252471,0.0070397556,-0.025628608,0.03629112,-0.0012444773,0.020953404,-0.044234253,-0.039757323,0.020218719,0.36251178,-0.018977383,0.00097654015,0.026125172,0.0002974557,0.012363321,-0.021781698,-0.007191281,0.02154659,-0.02116476,-0.0009844454,-0.0041048904,0.003712056,0.021298636,0.04991361,0.056021348,-0.058557022,0.017675297,-0.0015964247,-0.027133433,-0.0031127974,-0.05924744,0.021125609,-0.032333095,-0.06633024,0.023955628,-0.0023482507,-0.007523231,-0.0312839,0.032346547,-0.031838644,-0.010698772,-0.031335704,0.009853798,-0.02157065,0.022830583,-0.05816643,-0.05390543,-0.0027979487,0.0026485135,0.039770387,-0.016399402,-0.033354357,0.009450836,-0.05802224,-0.010518876,-0.0032731395,-0.0031979356,0.015105878,0.0062595895,0.015323612,-0.005938854,-0.027798176,0.004241604,-0.036426034,-0.0023199113,-0.029520359,0.001062514,0.009392406,0.019840866,0.026180098,0.013964154,-0.03669046,0.046197493,-0.025801342,0.00033307727,-0.008072399,-0.0084984,-0.0029185172,-0.0011560922,0.049152125,0.026393617,0.017315643,-0.014299644,0.017622989,-0.013796199,0.013473444,0.015351674,-0.0023042096,0.015733568,-0.014829907,0.0044988287,-0.0008066104,0.013650544,-0.014699573,-0.015991205,-0.043003526,0.06008212,0.021193381,-0.0127233565,0.00862143,-0.007527443,-0.034588326,0.01825145,0.036871564,-0.027582165,0.021695314,-0.018712658,0.007624228,-0.040928923,0.04546781,0.0022664145,0.03433455,0.021076312,-0.009006528,-0.011403303,-0.052552138,0.0065088463,-0.0036696347,-0.011093203,-0.0139949005,-0.0188637,0.006370044,-0.013458179,0.0710767,0.031741183,-0.0069485754,0.029257754,0.006584324,0.021658573,-0.02403422,-0.045557875,0.02952343,-0.0053219334,-0.011584127,-0.06368309,0.0036217829,-0.013171864,-0.00483251,-0.020578306,0.018331554,0.036224104,-0.013520076,0.009327165,-0.0019130177,-0.033160564,0.008364502,-0.0016095627,0.007532107,0.07302606,0.019884322,0.0065229726,-0.037069947,0.006298912,0.009922371,-0.0005342881,-0.015914118,0.012043123,0.008829192,0.014565159,0.0156172,-0.021807779,0.025161574,-0.026308546,0.015183367,-0.035781972,-0.0034932024,-0.016519306,-0.00048804513,-0.040909182,-0.0071225683,0.0000032493979,0.005456167,0.0833138,0.0037435784,0.071906604,0.012858035,0.038454443,-0.0026827755,0.004900073,0.019882781,-0.055346504,-0.0036650929,0.00396903,0.016541073,-0.04484752,-0.014471342,0.019693045,-0.00017841852,-0.020266484,0.017775068,0.013442578,-0.03024954,0.028747324,-0.022448177,-0.00069573504,0.025426105,0.02267451,0.00030855328,-0.04186776,0.022505293,0.056674715,-0.002284398,0.0030210083,0.0155584095,-0.035421442,-0.02795932,-0.017071037,0.01653821,-0.014039697,0.03703821,0.008056553,-0.0006518323,0.04663752,0.0491376,-0.023954332,-0.007584127,0.01913035,-0.0008471347,-0.034888223,-0.0074290805,0.009741709,0.0393352,-0.010580448,-0.01613799,-0.025353242,0.036361583,0.0059898715,0.001155865,-0.018601289,-0.08344682,-0.039726973,0.003212388,-0.05363522,-0.012599835,0.032158483,-0.011826103,-0.022371715,-0.045375753,0.006998445,-0.011807646,-0.025655612,0.0038253278,-0.015565475,-0.034715734,-0.0013565439,0.017090106,0.006165991,0.01830714,0.0127173355,-0.011591429,0.012402703,0.0021053157,0.060562797,-0.0067166947,-0.015924307,-0.017663924,0.022875503,-0.005335686,0.009340891,-0.017986432,-0.01256944,-0.06409186,-0.025588142,0.017470542,0.05177797,0.0049477457,-0.008266234,0.007603475,0.003304549,0.01146991,0.015723407,-0.012343711,-0.007600831,0.0068052607,0.039913956,-0.013274832,-0.024119582,0.010371274,-0.02755917,-0.00734028,-0.02383394,-0.0064270883,-0.030004043,-0.005385016,0.0145105235,0.0116415415,-0.0049523693,0.013663253,0.007046204,-0.06339644,0.0050027166,-0.0067578256,0.012617021,-0.01903278,0.015667824,0.004628249,-0.015390881,-0.0128847845,0.014377157,0.031283423,0.009704298,-0.035110276,0.025673237,0.0029577485,0.048697453,-0.025249949,0.047629748,0.02845255,-0.010104119,0.004912897,-0.037794426,-0.006903666,-0.014666233,-0.016685676,0.0122919455,0.0040915874,0.028736357,-0.009680664,-0.015693262,0.013141285,-0.03404529,-0.007316306,0.016315069,-0.048478525,-0.02957139,-0.0030412837,0.027573008,0.0049015987,0.0000035885455,0.0014437459,0.0014822097,-0.031642023,-0.00047734723,-0.018754043,0.027453125,-0.005211513,0.019542288,-0.015902737,-0.048491806,-0.04888739,0.032993913,0.014771261,-0.0052973726,0.016316576,-0.010765082,0.039767273,0.00070778636,-0.012382978,-0.008672217,-0.030188909,0.025658883,0.023127176,0.01167933,0.015454828,0.05393607,0.008358446,-0.02912998,-0.019529035,-0.032363694,0.009071653,0.021585483,-0.025872143,0.010428961,-0.017399272,-0.0069684032,0.029204946,0.048473418,0.013274929,0.025746966,0.007259901,0.04552662,0.043740455,0.008674457,0.0014370293,0.016750954,-0.012465698,-0.0126399575,-0.034624726,-0.011895988,-0.0032046805,0.0044805813,-0.02379501,-0.049862765,-0.03156004,0.0038962793,0.029176079,-0.01577531,-0.0016401608,-0.049789317,-0.011437475,0.011959641,-0.008184923,-0.042159397,0.014356993,-0.018513892,0.0051598037,-0.014367211,-0.03679816,0.036720917,0.00076418725,0.0106887845,0.04508728,-0.0005989757,-0.12018814,0.045777094,-0.038689982,-0.023211615,0.009203523,-0.015566177,-0.0005352489,-0.017142564,-0.037862506,-0.032823846,0.07408706,-0.0030531392,0.008729829,0.0080217365,-0.0021236597,0.004461977,-0.034947924,0.03221321,0.030570637,0.03449375,-0.01412078,-0.026514046,-0.049295418,-0.039080095,0.030394254,0.031443104,-0.011224646,0.009335796,-0.0014718537,-0.025191555,0.006608829,-0.022002243,-0.04649015,0.052794166,0.010884715,-0.010918319,-0.028543068,-0.053657435,0.02769275,0.03463878,0.020457843,-0.011854239,-0.027458714,-0.020044725,-0.0003195454,0.010780274,-0.0066701113,-0.008866555,-0.0031135508,0.0010495731,-0.07153739,-0.03896899,0.042036064,0.014333462,0.014266762,0.031699315,-0.028940601,-0.017643696,0.02916513,0.049535178,-0.010404448,0.029741803,-0.024707587,0.005680995,-0.0009519626,-0.019155707,0.015988626,-0.012479036,-0.0006619016,-0.05142023,-0.00091701956,-0.028730912,-0.009344085,-0.017659131,0.0023315668,-0.052593917,0.011435516,-0.021746783,0.005530158,-0.00019933202,0.0046535335,-0.03466733,-0.025184017,0.022706807,0.019304153,0.027710844,-0.01847608,-0.0025692768,-0.013871805,-0.047212277,-0.047104537,0.05007956,-0.014182576,0.031021709,0.0011700079,0.023322014,0.013778841,0.007538977,0.004328162,-0.0022550118,0.021174338,0.041371047,-0.0035466065,-0.0051869242,0.0064356006,0.00032768332,-0.040126022,-0.0048825615,-0.040440276,-0.0030059172,-0.0022917103,-0.020468773,-0.03612432,-0.004614013,-0.01235514,-0.015338793,-0.023785489,0.051780406,0.03101157,-0.0042597116,0.021899695,0.029368233,0.009184209,-0.043734852,-0.0061828396,0.008728314,-0.021042347,0.031016931,0.06269105,-0.019771539,0.03350718,0.0011215636,0.0010554644,-0.013014837,-0.011213593,-0.0024583843,-0.0052031903,0.072439924,0.03268077,-0.047401052,-0.004345243,0.028487936,-0.018687224,-0.04775571,-0.049523342,-0.01929228,0.032003075,-0.027340267,0.018251186,0.00320558,-0.010960809,0.03623124,0.0153010115,0.02559623,0.000032336295,-0.027990602,0.015897157,-0.052602034,0.006124577,0.07002374,0.032814603,-0.030963052,-0.0128003005,-0.009398957,-0.03130375,0.00898285,-0.040540032,0.0047977814,0.060043123,0.016184594,0.033590607,0.061818734,-0.012254366,0.03700667,0.017387448,-0.039298333,0.021717029,0.006756863,0.06547869,-0.010759302,-0.012449488,-0.029184267,0.031018773,-0.0070321187,-0.007332932,-0.02205474,0.012642558,0.007677945,-0.015298583,0.01992236,-0.015853627,0.039487265,0.0024525996,0.031729512,0.020528011,-0.018624794,0.01848586,-0.029471094,-0.004316257,-0.008082587,-0.059459273,-0.04282878,-0.0059559993,0.03762454,-0.017197104,-0.010800487,-0.031185407,0.004448964,-0.026832083,0.0049945046,-0.032718524,0.009304032,0.057925437,0.044612493,0.031202435,-0.02613712,0.01612833,0.020020418,0.031618107,0.047715917,0.0027641112,0.034977313,0.026649114,-0.042184416,0.039855827,-0.01601484,-0.0019118469,0.015626593,-0.00021974964,-0.037660334,0.010294858,0.04148442,0.0139524825,0.04574217,-0.0015000621,0.03300843,-0.04399595,0.0727631,-0.023424506,-0.029822245,-0.01611956,-0.0064654634,-0.015473598,0.011399543],"last_embed":{"hash":"b2pf3d","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"b2pf3d","at":1762844524713},"key":"Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations","lines":[37,51],"size":1657,"outlinks":[{"title":"Reddit+8Reddit+8TechCrunch+8","target":"https://www.reddit.com/r/Futurology/comments/1lmys3s/anthropics_claude_ai_became_a_terrible_business/?utm_source=chatgpt.com","line":3},{"title":"Anthropic+9Inc.com+9Business Insider+9","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":5},{"title":"Business Insider+9Inc.com+9Futurism+9","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":7},{"title":"TechCrunch+4Inc.com+4TIME+4","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":9},{"title":"Reddit+6Inc.com+6Business Insider+6","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":11}],"class_name":"SmartBlock","last_embed":{"hash":"b2pf3d","at":1762844524713}}, +"smart_blocks:Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02315681,0.03798154,-0.020289162,0.014692258,-0.029998634,0.012400987,-0.039079003,0.038131345,0.022389853,0.02475292,0.011411665,-0.019151459,0.007620461,-0.015840778,0.04260187,-0.019765649,0.038846955,-0.0097761415,-0.028861837,-0.029423611,-0.025863497,0.023701854,0.008695058,0.022535803,-0.03380414,0.016509617,-0.026095752,-0.011364033,0.037560374,-0.020523984,-0.0007747022,0.014948463,-0.010416113,0.015953014,0.047058,-0.026605556,0.03281797,-0.04321419,-0.015873728,0.0054058977,0.004235749,0.024765048,0.07024797,-0.049086176,0.012910125,-0.0037057512,-0.0032290227,-0.006398901,-0.018513473,0.017616266,0.027257642,0.005196058,0.009933199,-0.020693999,0.012165045,0.01321447,-0.049143318,0.004726863,-0.074790254,-0.0055910447,-0.038258966,-0.016965127,0.009632454,-0.018776288,-0.022622695,0.10940826,0.0018963679,-0.017637802,-0.0313317,-0.037565913,-0.013160082,0.01861288,-0.014635165,0.013155288,-0.04050312,0.021999013,0.012320458,-0.033133768,0.023273503,0.0154306535,0.044011854,-0.046193182,-0.012022665,-0.0076284017,0.04356814,0.038448226,-0.0058303988,0.0436802,-0.023554428,0.0051414995,0.0011730496,-0.020024925,0.054295745,-0.03498807,-0.008420869,-0.01641502,-0.033824477,0.008832963,-0.013172837,-0.009129991,0.030694392,0.037065398,0.034987576,-0.037877183,0.020330064,-0.0099502215,0.011994306,0.036103297,-0.01470451,-0.00902574,0.053804103,0.08511727,0.018554796,-0.0029829715,-0.011729772,-0.0065239286,-0.0040894262,0.021878455,0.0513061,-0.020846123,-0.0018990616,0.03432348,0.016478404,-0.014923832,0.0153825255,-0.046387162,0.016017444,0.010266298,-0.04457387,-0.008499897,0.0042254576,0.035546012,-0.0014354017,0.0024593482,-0.06059513,-0.042324696,-0.016379502,0.0071679014,0.03390506,-0.055124458,0.040616605,0.06262797,0.001343941,-0.05502302,0.009532244,-0.013484624,0.043535303,0.0012028767,-0.0073046917,-0.043552954,-0.0051825866,-0.022593006,-0.013659489,0.013805838,-0.014791926,0.012900167,-0.026607458,-0.017536942,-0.02423944,0.0045730253,0.038360473,0.011962535,-0.06446281,0.022747083,-0.011160257,-0.018654868,-0.0053647365,0.035626054,-0.022493899,0.021938497,-0.027985465,-0.020019298,0.0012430166,-0.0718465,0.0076651643,0.025192698,0.08739516,0.01595589,0.034589127,-0.038686708,-0.009936255,-0.021589862,0.012193087,-0.026190948,-0.008103184,0.024660181,0.006743662,-0.029101063,0.040922966,0.029481506,-0.025726847,-0.026898433,-0.00964165,-0.017296877,0.029865416,-0.012712668,0.00036170456,0.01588511,-0.014486713,-0.04825563,-0.020046836,0.021249035,0.0019665717,-0.013347016,0.022749636,0.0025412145,0.0071525085,0.011612173,0.052145254,-0.0007567155,0.058267206,0.016626501,-0.029879496,-0.023042103,-0.02586683,-0.005537854,0.050544947,0.0016781682,0.00981681,-0.022937074,0.008506291,0.040342506,-0.02011686,0.04001907,0.022912996,0.020082474,-0.017364997,-0.007814926,-0.00050976436,0.010519898,0.006029004,-0.026693363,0.023441449,-0.022533057,0.029234685,0.007434501,-0.009457371,-0.021764698,0.033697445,0.04138436,-0.020385973,-0.0049921507,-0.012771189,0.008237011,-0.043193147,0.08489635,0.013582869,-0.009959052,-0.017614618,-0.02375095,0.03277694,-0.030759033,-0.018264227,-0.031086642,0.036044862,0.024569329,-0.052074812,-0.0053672288,0.036404368,0.037079554,0.026571948,-0.0022055882,-0.045216247,0.014216354,0.035835445,0.046385776,-0.013885045,0.030741297,0.036768373,-0.014853221,-0.0094237905,0.003134353,-0.027334398,-0.0027132363,0.021713333,-0.032161627,-0.017597431,-0.0074681635,0.037004203,-0.009170606,0.01120328,0.012003361,-0.013679604,0.04138699,0.04809567,0.017788,-0.017640032,-0.030319357,0.017285777,-0.028256712,-0.005023196,0.0097840205,0.04270011,0.034941543,-0.059781794,-0.05097948,-0.0025824846,-0.16847861,-0.0071878093,-0.008162559,0.0057605896,-0.012475649,0.013876019,-0.023516545,-0.007887617,-0.025889361,0.01769403,0.0017240988,-0.02184341,-0.0072672856,-0.0647122,0.015244836,-0.018123295,-0.0032570516,0.016911034,0.021603705,-0.03261552,-0.012193609,0.012583472,-0.0056244493,-0.012429501,-0.04319975,0.009008034,0.0146627305,0.0005510218,-0.043770373,-0.023911655,0.038613476,0.005472853,-0.012362809,0.00880644,0.034974452,0.041906748,0.018372532,-0.019724645,0.008315,0.013807275,0.020509262,0.032498725,-0.018432528,0.04026185,0.0120747285,-0.016237592,0.0028331496,0.017657742,-0.0277002,-0.041954797,0.0011029899,-0.0049237953,-0.010388882,-0.019930247,0.0014935196,0.0146920085,-0.006088422,0.042902607,-0.003587536,0.014082606,-0.024560995,-0.06343957,-0.0032260001,0.017883584,0.0043118824,-0.0126971165,0.0030308743,-0.0068948274,0.034649786,-0.03212389,0.05020641,-0.043741968,0.03227748,-0.041698776,-0.038146105,0.03484811,-0.034750056,-0.016812677,0.037749626,-0.085732654,0.0031319263,0.034312032,0.027547413,-0.007168559,-0.015765617,0.02606699,-0.02114873,0.053761516,-0.002196758,0.22911608,0.012224644,0.02167659,0.007317762,0.058391437,-0.024833743,-0.022344457,0.0010254626,-0.0057354476,-0.0386916,-0.01638753,0.02811266,-0.0341619,0.017999796,0.023347983,-0.0190925,-0.024960231,0.011920238,0.013239491,-0.060854882,-0.002467766,-0.029866116,0.04082286,-0.010082662,-0.044923328,0.013910517,-0.019270755,0.020543573,-0.04726865,0.08711369,-0.05017461,0.045720402,-0.018813848,0.053327452,0.014411626,-0.0054563913,0.016723594,-0.04952759,0.0054968563,-0.009935484,0.019599015,0.01431773,0.042190496,-0.034282025,-0.02944034,0.02202357,0.024083795,0.03471204,-0.07367102,0.014787209,-0.0252905,-0.014946611,-0.002128506,0.0129926745,-0.048667423,-0.056616906,-0.001396631,0.014316575,-0.0053276448,0.06181397,0.0065899533,0.024412373,0.026203629,0.027078554,-0.008226068,-0.006813714,0.037717212,-0.0018133564,-0.01929847,0.016700791,0.004271999,0.01398196,-0.01445464,-0.05654415,0.030749634,-0.0031114186,0.015264598,0.035314236,0.011622711,-0.035679296,-0.016702792,0.003978595,-0.046825238,0.0041129556,0.012311118,-0.019129056,-0.032845248,0.08885848,-0.03733467,-0.029086083,-0.0005458147,0.0026845783,-0.023708444,-0.03170868,0.026370578,-0.04245586,0.012235762,-0.002384003,-0.02177211,-0.015671626,-0.0394888,-0.040574912,-0.015234523,0.00043287166,0.028453244,-0.0017018497,0.004681392,0.066896014,0.011718324,0.01079586,0.015767874,0.004231636,-0.043138754,-0.04561213,0.014758666,0.028011207,-0.02993516,-0.010347501,0.0284306,0.022770826,-0.03851422,-0.02772975,0.021088706,0.051305898,0.011568422,-0.063404694,0.05538296,0.026485493,-0.0030302189,-0.021626662,0.025130603,-0.022980887,-0.03746689,0.021692807,0.10365379,-0.027911874,-0.015381832,-0.01369869,-0.00438476,0.029219065,-0.013822554,-0.026267357,-0.00630026,-0.0005462936,0.012898097,-0.023793401,-0.058254037,0.015987335,-0.019117296,0.0021278888,0.050134942,0.04950997,-0.020217508,-0.041755296,-0.019867538,-0.013157228,-0.011597653,0.009565219,-0.013780277,-0.028842824,0.019475998,0.04145797,0.025689304,0.09196552,-0.00023587992,0.04866618,-0.010739562,0.04182208,0.046900637,-0.020909907,0.025139479,-0.026139371,-0.020267658,-0.003158312,0.0661782,0.0126585,-0.01946958,0.033505365,-0.02708774,-0.0032985138,0.0072856904,-0.0018957829,-0.0038226736,0.041822076,0.003081,-0.042193342,0.04579775,-0.007357356,-0.016290024,0.0043739397,-0.011640692,0.07727401,0.024545295,-0.00027737513,0.032134667,-0.018762194,0.028716749,0.021074967,0.007115842,-0.011323422,-0.0009623255,-0.046898264,-0.050137952,-0.0032574274,0.0017364199,-0.020252738,-0.019421797,0.058037866,-0.011088855,0.022806479,0.0043410645,0.03704336,-0.05297914,-0.043458667,-0.005554895,-0.022059776,0.014590911,-0.01501703,-0.0660505,-0.049101505,-0.009603209,0.02002143,-0.0021763148,-0.029807828,0.0072806953,0.012302924,0.0013519959,-0.0425088,-0.07004357,0.018191846,-0.00027509523,-0.012625258,-0.02973966,0.015000424,0.014428156,0.034369238,0.011719972,-0.00063794065,0.01582751,-0.009783353,0.025501708,-0.06587698,0.054099403,0.02630697,-0.013329837,-0.036571186,0.0114145335,-0.04819236,0.016365549,0.056160897,0.031110778,0.00084093935,0.012752813,0.00023449285,0.005485004,-0.021950336,0.014964692,0.0058246073,-0.030469896,-0.0061901785,-0.026408905,0.0032451996,-0.009898311,-0.0021841028,-0.03955472,0.0371066,0.00307781,-0.04966718,-0.022306127,-0.03922945,0.013881495,0.0031012346,-0.037952792,-0.039009735,0.03354242,0.027734326,-0.0047224583,0.022593565,0.037749294,0.0013239916,-0.0803805,0.010847699,-0.040479105,0.014456247,-0.013717042,-0.00890544,0.060044277,0.008974682,-0.0012016593,-0.032866392,0.040401362,-0.01108371,-0.0666098,0.018395064,-0.02712849,0.030007804,-0.02598593,0.029189918,-0.021867085,-0.018487636,-0.03622524,-0.01334951,-0.014980286,-0.032853544,-0.06509459,-0.0063902545,0.00629503,-0.016500512,0.007648694,0.009430695,-0.003299568,-0.072293706,-0.018284101,0.013944772,-0.042223275,-0.018865475,0.027688557,-0.04411667,0.011906043,0.03483805,-0.01026479,-0.020008914,-0.033950683,0.03313745,-0.05418485,0.034228787,-0.014200296,-0.029467486,0.017840713,-0.04082702,-0.057918645,0.04036337,-0.028942123,-0.028427042,0.046081726,0.0050408444,-0.016118696,-0.04663929,0.022577483,-0.035539854,0.022512974,-0.0039805197,0.043918088,0.004512078,0.00753743,0.04584326,-0.032675277,-0.009184282,-0.05766368,0.010278686,0.009358423,0.039922785,-0.021085719,-0.005037541,0.0003902148,-0.016605074,-0.022349259,0.03970394,-0.009500448,0.023709988,0.008926681,0.018420817,0.042392828,0.0125459,-0.007950333,0.045537997,0.00650721,-0.0033200998,0.0072076996,-0.016374303,-0.020068489,-0.037660085,0.028022178,-0.019826977,0.013377443,0.033285793,0.0130611,-0.023136413,0.041411556,-0.027578965,-0.03459281,-0.018725572,0.016201483,-0.035530344,0.0064051184,-0.004086594,-0.011011048,-0.002818504,0.07665114,0.018079342,-0.013528341,-0.023200111,0.00006764349,0.051362474,-0.15498644,0.02663665,0.01966901,0.009788526,-0.02880845,0.0012663725,0.044486683,-0.02372716,0.017029729,-0.009609087,0.049543474,0.08045094,0.0025219584,-0.01837023,-0.0076683685,0.039061658,-0.059226107,0.0010617666,-0.01798306,-0.014032061,-0.016644504,-0.011650307,0.000011673536,-0.01368501,0.03662332,0.0071275774,0.014503181,0.0319428,-0.04013177,-0.042106308,-0.04253482,-0.029399823,0.02089502,0.052252498,-0.03908892,0.025169108,0.009010421,-0.017653162,0.036856815,-0.015379628,-0.011037579,0.016176004,0.06348124,-0.00078362937,0.010044437,0.041191954,-0.01697158,0.0029844812,-0.014966728,-0.023905043,0.030214867,-0.009375981,-0.048254564,0.02749472,0.016313855,0.016689194,-0.052645825,-0.030963792,0.022003941,0.06265499,-0.015288522,-0.004770002,-0.055235866,0.030082693,-0.0099148275,-0.001204284,0.009287313,0.033660248,0.024603892,-0.030597426,0.025826765,0.042885568,0.012537252,-0.047368333,0.002616055,-0.012238342,0.022737382,-0.013763961,-0.043294325,-0.036787476,-0.00012673033,-0.04942425,-0.02731687,-0.002676364,-0.020123512,0.028842954,-0.03841074,-0.027049348,-0.037853718,-0.041364588,-0.04251202,-0.0054678377,-0.020075543,-0.0018988652,-0.0681224,0.0057757823,-0.024584968,0.023972215,-0.04532371,-0.017543955,0.009161437,-0.029833306,0.003024314,0.02169495,-0.047975276,0.014496449,0.07328619,-0.01641074,-0.0027507532,0.010028205,-0.010419535,-0.0024441183,-0.007274614,-0.016790021,-0.008915062,-0.013040444,0.011168582,0.041824885,0.01435601,0.037486617,-0.02199516,0.0040724026,-0.007580549,-0.03487223,-0.011114162,0.030648459,0.015483835,0.029160459,0.045906458,-0.017834142,0.0022964731,0.0051321196,0.011561442,0.024475174,0.052655183,-0.0084502,0.018205602,0.00902297,-0.0047200057,0.008207023,-0.0018311448,0.009779027,0.00044344095,0.009600696,-0.027531007,0.033146556,0.02413191,0.012810067,-0.048426323,-0.059844565,0.0051463125,0.031394888,0.012101318,0.008649494,-0.029822571,-0.023496157,0.031121537,0.008287037,0.033652272,0.04091772,0.001612735,0.031786572,-0.044708647,0.026242688,-0.04367354,-0.010584567,-0.016500104,0.0059585073,-0.020651983,0.001501644,0.06901515,-0.0067337076,-0.023137992,0.0140684685,0.014259951,-0.010130332,0.020000204,0.02141705,-0.0073432,-0.029285999,0.051924203,0.02495495,-0.009021767,0.027432675,-0.007897902,-0.023101555,-0.028587665,0.04861675,-0.01806125,0.030048974,-0.03684041,-0.01381843,-0.0000072812877,-0.0352866,0.052859932,-0.030943261,0.0019939793,0.012640306,-0.008298221,0.034640025,-0.07274482,-0.044461023,-0.0042243088,-0.025664229,-0.032396592,0.0017178414,0.038852185,-0.011744602,-0.047519945,0.023001105,-0.027612906,-0.03261459,0.057282414,-0.036248773,-0.0045490647,-0.0107747875,-0.016745493,0.0032029632,-0.0011529081,0.025587298,-0.01608151,-0.0077823563,-0.010379028,-0.011352039,0.019303564,0.028011069,0.01473946,0.03175743,-0.009235789,-0.016884757,-0.03462675,-0.0219418,0.0144157065,0.060539708,-0.0060877935,0.00807036,-0.02823813,-0.016878668,-0.07681219,-0.034774523,0.01766445,-0.048603028,0.00016056394,-0.03349893],"last_embed":{"hash":"1jp7esm","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"1jp7esm","at":1762844524713},"key":"Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations#{1}","lines":[39,40],"size":319,"outlinks":[{"title":"Reddit+8Reddit+8TechCrunch+8","target":"https://www.reddit.com/r/Futurology/comments/1lmys3s/anthropics_claude_ai_became_a_terrible_business/?utm_source=chatgpt.com","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1jp7esm","at":1762844524713}}, +"smart_blocks:Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016705887,-0.014937077,-0.00017796556,0.0008439578,-0.030938312,-0.0143067,-0.021544358,0.020382283,0.002449569,0.017165333,0.014546299,-0.02101194,-0.040332213,-0.0041005877,-0.025475066,-0.023377795,0.023692133,-0.014645357,-0.030164909,-0.024086876,0.02454694,0.0016496024,0.04699659,0.009511897,0.028695196,0.032714363,-0.03586138,0.013231415,0.02521029,-0.04497265,0.0067212842,-0.017865062,-0.01606774,-0.00051434466,0.006883524,-0.013177696,0.017293088,0.0060793613,-0.032063738,0.02464978,0.032232612,0.029283652,0.003985155,-0.028669285,0.031750713,-0.017898278,-0.0010985303,0.014751187,-0.0089762835,-0.0022383463,-0.006006627,0.0055351215,0.043733314,-0.0014838856,0.009686985,0.060729165,-0.05156025,0.0020663755,-0.03347783,-0.011377487,-0.033881404,-0.018279813,-0.03268012,-0.010475379,-0.007896944,0.11307022,-0.021515805,-0.007553014,-0.007998997,-0.054868568,0.029181331,0.00541966,-0.021101598,0.009749767,-0.07145751,0.038940296,0.044707213,0.019290803,-0.02607705,-0.008415217,0.025600294,-0.07176103,0.005018053,-0.032437623,0.041242294,0.017169995,-0.020230092,0.074961714,0.009592888,0.001502563,-0.05653842,-0.0015110838,0.04748398,-0.0803613,-0.012082825,0.021635478,-0.061097775,0.015001292,0.024898661,-0.0006140897,0.06987348,0.051609255,0.04848472,-0.040208012,0.017998762,-0.0021099916,-0.014273217,0.033982866,-0.04486674,-0.01202565,0.024041992,0.071707726,0.040463716,-0.020162156,-0.002966852,-0.024147635,0.019841325,-0.01986197,0.046535958,0.0031255356,-0.006713245,0.021998012,0.038253997,-0.043843526,-0.013643405,-0.028223412,-0.026195113,0.031209383,-0.0475167,-0.0022703675,0.014431462,0.019860629,-0.025387004,-0.008753633,-0.027039869,-0.053141523,0.01822182,-0.011224279,0.025394518,-0.05479027,0.057091277,0.07213386,-0.03287414,-0.059315488,0.0015237634,-0.05532056,0.01323863,-0.004019446,0.0010767987,-0.08647881,-0.0007109512,-0.019525405,-0.022342999,0.0037915069,0.009758572,0.021782443,0.014784638,-0.0061468487,-0.014518345,0.029310303,-0.030443035,-0.0072110305,-0.07271275,-0.002799528,-0.005480748,-0.007112861,-0.054180715,0.012654745,-0.028946234,0.024223408,0.008145865,-0.028758544,-0.008324209,-0.009611722,0.0060899723,0.033210978,0.07389853,0.008242054,-0.0022953078,-0.059452984,-0.050387003,0.012770791,-0.022706948,-0.0015245687,-0.032767486,-0.00051490107,0.000010965747,0.020000778,0.018858554,0.015219354,-0.026842149,0.0027628068,0.049617294,-0.001983,0.027462224,-0.026377292,-0.0042093126,0.0024640905,0.03510948,-0.031192312,-0.027567342,0.035067454,0.0014028554,0.0007811461,0.017153786,-0.024211349,-0.0068723266,-0.04821377,0.033826165,-0.0183515,0.040545736,0.03448325,-0.024754046,-0.052425694,-0.017224845,-0.039999392,0.031466227,0.034132972,0.021151628,-0.043368507,0.0024610173,0.03856611,-0.013373456,0.0376935,-0.0000493843,0.010766409,0.01203296,0.024434961,0.012892562,-0.04032199,0.0005506236,-0.00337327,0.022888623,-0.009319198,-0.003909775,-0.011056727,-0.03830524,0.017309435,0.0016597778,0.04416185,-0.026869353,0.0142426845,0.008936534,0.022529352,-0.041960366,0.047182795,0.019812204,0.016211899,-0.017583754,0.004159111,0.0038664916,-0.020971,0.0287351,-0.014011586,0.01766453,0.02587048,-0.017108025,0.007058297,0.04467808,-0.017066136,0.0076857186,-0.019284187,-0.038467385,0.015018738,0.005403151,0.011926603,0.01428947,-0.025121633,0.03893212,0.0067690113,0.006798655,-0.012626214,-0.008258295,-0.007814869,-0.01966985,0.010317768,-0.04849286,-0.046801716,0.065470465,0.005885489,-0.0017310531,0.04132546,0.010576302,-0.01673543,0.068432555,0.03331523,-0.021730946,-0.002162357,0.023187164,-0.03894267,-0.016490849,-0.047699463,0.06304983,-0.017641954,-0.053198565,-0.06541352,-0.01772094,-0.159946,-0.0009658015,-0.00631323,-0.008224709,-0.0011488973,0.0062867072,-0.030292135,0.00860261,-0.022905517,0.046697114,-0.020800864,-0.030467069,0.021688096,-0.03797891,0.02453371,0.020045428,0.008845168,-0.004711025,-0.012487035,-0.043484498,-0.0066198236,-0.02170501,0.050839372,-0.015494993,-0.049157605,-0.021126853,0.05330526,0.000070984606,-0.054029472,-0.01574393,0.02237658,0.010530291,-0.007932074,0.013430296,0.033548675,0.050501473,0.034006074,0.032963123,0.017753432,0.01869785,0.008794665,0.041474488,-0.015444003,0.003113311,-0.0034820326,0.008084874,0.01763151,0.013032935,-0.03539785,-0.004144801,-0.004653098,0.016544523,-0.010363412,-0.02758134,-0.007196104,-0.0066828467,0.0329743,0.035452593,-0.01520816,0.02808422,-0.07272888,-0.059866913,-0.009155128,0.03370601,-0.04144534,-0.008331792,0.04850674,-0.0089386385,0.02097741,-0.04747138,0.050600167,-0.02355379,-0.0066982573,-0.004512127,-0.011017972,0.019177929,-0.00037431045,-0.007400339,0.009250677,-0.08787798,-0.011515903,0.040091522,0.008137485,0.012620094,-0.00971106,0.040693328,-0.022560954,0.00033330286,0.0011440575,0.2242943,0.03131925,0.02113421,-0.0028508247,0.02717182,-0.01610041,-0.020377308,0.032476548,-0.016554613,-0.041263867,-0.00732069,0.012834551,0.012560928,0.005337333,0.0029055811,-0.01005292,-0.04824697,0.023090927,0.058179177,-0.03402841,0.0003623636,-0.026233932,0.058216557,-0.019095946,-0.10354009,0.016149318,-0.0136893075,-0.0019529836,-0.018947374,0.071388274,-0.014930859,0.0315593,0.015583774,0.02913895,-0.02869363,-0.003936827,0.012455006,-0.06582804,0.048936915,-0.006940437,-0.0028635822,-0.017276332,0.031807765,0.023540022,-0.02380269,0.01535541,0.021585116,0.030849712,-0.042811725,-0.01950695,-0.018638477,-0.016851543,0.00590535,-0.0004327604,-0.007467845,-0.01744181,-0.0014794988,0.034072574,0.026917977,0.095738284,0.072122484,0.03906176,-0.0383357,0.04150385,-0.024994858,0.010994053,0.014656068,0.002544623,-0.011619736,0.027571246,0.011403025,0.006592641,0.00853156,-0.03267201,0.00072985893,0.001776126,0.038297642,0.0021585424,-0.011223157,0.021149764,-0.009327198,0.02965502,-0.038888738,0.005956714,-0.00010351135,-0.019041056,-0.039912976,0.079690725,-0.0024209223,-0.015424901,-0.027471876,0.033579413,-0.038909107,0.0039602714,-0.00022792889,-0.032850616,-0.01868105,0.032747015,-0.025857823,0.007816352,0.003996272,-0.03131588,0.013827451,0.024759393,0.036249876,-0.010856703,0.020615796,0.027942233,-0.022045065,0.047509756,0.014849501,-0.011292073,-0.030850895,-0.018771056,0.029197086,0.014676123,-0.02390896,0.0013891495,0.027890187,-0.010246352,-0.0062000128,-0.05383604,-0.0055786753,-0.0024395708,0.018281626,-0.019822063,0.02346154,0.04481561,0.011000653,-0.021782514,-0.002308567,-0.009377462,0.027328238,0.046789177,0.069214344,0.022855261,0.034707047,-0.014265212,-0.03934188,0.02755338,-0.033048026,-0.028555643,-0.010820412,0.00033435406,0.064649776,0.026681134,-0.07317052,0.014619057,0.0027198142,0.037280258,0.037068143,0.030368572,-0.0008429121,-0.05678715,-0.03405152,-0.011099948,-0.008116936,-0.00045320977,0.034448702,-0.03407535,0.016734578,0.023302117,0.033238232,0.08073062,-0.0138218235,0.039972387,0.046941098,-0.00083999103,0.04236798,-0.094679594,0.016740113,-0.03590244,-0.054852262,0.027159683,0.044639204,-0.027775645,-0.058639083,-0.0033689595,-0.024615588,-0.026780622,0.033546437,0.037587162,0.0027872622,0.013275413,0.030012343,0.010306406,0.0032179945,-0.004678571,0.0070945816,-0.027264168,-0.020511674,0.09292009,0.01626242,0.016502855,-0.00996998,0.004505086,0.04795353,-0.017152397,0.028840736,0.0061771953,-0.0125168385,-0.032067075,-0.014905622,-0.0027738328,0.017598102,0.008341405,0.0025016814,0.04451018,-0.04509692,0.024477722,0.0343292,0.021486832,-0.04729283,-0.027835594,-0.026913436,-0.022852756,0.04962764,0.018085284,-0.03809111,-0.036201812,-0.019377882,-0.0020770656,0.005416394,-0.058246482,-0.015363623,-0.0033862018,0.008461775,-0.05887347,-0.0063771144,0.01249338,-0.011924876,0.004456109,0.01085736,-0.009043148,0.011260148,-0.017965712,-0.009656018,-0.009832611,-0.009847455,-0.035410937,0.01879435,-0.05006866,0.04978609,0.010722177,-0.009271482,-0.019971505,-0.009408655,-0.049398027,-0.017210286,0.064081006,-0.008592151,-0.028271526,0.008450848,-0.0154959215,0.021134557,0.016126933,0.020999383,-0.0022333865,-0.019688696,-0.012804462,-0.0222217,0.026844945,-0.016585011,-0.014136599,-0.0075223306,0.0020193504,0.031674206,-0.02616822,-0.0002230547,-0.021387631,-0.016378108,-0.033883426,-0.008081698,-0.048289623,0.039204434,0.017520834,-0.016803602,-0.02852044,0.020604623,0.02831171,-0.042560663,-0.00949659,0.023612184,0.033828948,-0.023215262,0.03279574,0.055288263,-0.007177207,0.016589707,-0.01638887,0.014770016,0.0076354714,-0.064514585,0.041650165,-0.033200312,0.03063444,-0.011688649,0.068073995,-0.0055548367,-0.0066480967,-0.032876663,-0.018835416,-0.008614145,-0.04492118,-0.06065973,-0.033261683,-0.006001713,-0.028419612,0.01719768,0.022978725,-0.023868954,-0.042120982,-0.021469159,0.072145365,-0.027969047,-0.012776446,0.048943244,-0.011292481,0.02384982,0.031020738,-0.033194736,0.0071047246,-0.024107633,-0.026906643,-0.010338459,0.02249729,0.0029825233,-0.011833095,0.024397677,-0.05076684,-0.047319006,0.012970625,-0.0073243086,-0.032979175,0.023138762,-0.018062534,0.013301621,-0.021134268,0.0005255691,0.00015090883,0.0043074684,-0.041322406,0.059889607,-0.02623934,-0.034724135,0.03877027,-0.0078030797,-0.010718956,-0.00061280717,0.008528694,0.021458263,0.0039237984,-0.026436826,-0.040958073,0.019079963,0.008011583,-0.054171994,0.062963545,-0.027018195,0.045164183,-0.02774828,0.041514788,0.0125150895,0.0055903993,-0.018225774,0.065268666,0.016397754,0.022633815,-0.036839414,-0.040362146,0.024918457,-0.045605212,0.031653825,-0.009368959,0.017414177,0.036102615,0.04140542,-0.009878102,0.026834108,-0.01286532,-0.018911634,-0.0018765302,0.0105363885,-0.029328395,0.034475073,-0.017142566,0.03139013,0.0021874818,-0.0073529887,-0.0035571547,-0.0034380457,-0.017521473,-0.0075705666,0.013265817,-0.15083541,0.021029051,-0.02637587,-0.0086447215,0.0036148382,-0.0077549163,0.019360466,-0.018128103,0.019878335,-0.012644713,-0.045295764,0.04229057,-0.00032198525,-0.023014583,-0.018630559,0.0128392195,-0.026530446,0.008332154,-0.008633297,-0.040860366,-0.007844185,-0.005974723,0.05127826,-0.004577359,0.0059034377,-0.013684479,0.024433719,0.02807656,-0.027070023,-0.0031763592,-0.061725706,-0.036102567,-0.010405935,0.032055892,-0.009673859,-0.023762522,0.040300824,-0.0137172155,-0.019047506,0.027320188,-0.006187264,0.023002494,-0.022193693,-0.044632863,0.025938053,0.039322637,-0.026986018,-0.003348849,-0.03172289,-0.035999563,0.012565004,-0.006541605,-0.007833507,0.025563441,0.0066118813,0.010453632,-0.06419514,0.009752599,0.0039740605,0.0675341,-0.024772914,-0.01136805,-0.035241205,0.004130411,-0.011922099,-0.005276023,0.017394228,0.0035123392,0.032937426,-0.04729424,-0.014896664,0.048737682,-0.0019680879,-0.00088776223,0.012895852,-0.052824713,0.055903275,0.03204776,-0.061621767,-0.02155064,-0.009480888,-0.031970024,-0.042186305,-0.006310029,0.01216131,0.03920297,-0.014958384,0.030798342,-0.030724304,-0.022446595,-0.048120175,-0.022724882,0.025378732,0.027684238,-0.009425793,0.031639267,-0.010996447,0.042597678,-0.02433672,-0.038194735,-0.01124918,-0.010028579,0.005490236,-0.01094015,-0.014066274,-0.04792698,0.037470244,-0.021099556,-0.0032452669,0.032366857,-0.058578204,0.0056775175,-0.023366006,-0.0016825774,-0.008617037,-0.02698697,0.007510394,0.04127966,0.006623656,0.023187239,0.0010561734,-0.031433865,-0.031174842,-0.020235453,0.02566221,0.038738057,-0.018677983,0.0370667,0.07567335,-0.020612525,0.004563254,-0.008969712,0.011261016,0.0036583089,0.013068562,-0.0069209896,0.00734808,0.01572474,0.0014758513,-0.038968105,0.0026859317,-0.0022170993,0.0071615977,-0.036277108,-0.061137054,0.0065305107,0.023187464,-0.014127209,-0.06783538,-0.0069587375,-0.034037653,0.04323054,0.02712572,0.046016425,0.012694276,0.03368989,-0.011604231,-0.029228374,0.012270359,0.022687694,-0.0050513986,-0.019942371,-0.02211485,-0.007139086,-0.021638684,0.02071566,-0.0073434887,-0.010826265,0.004868078,-0.0077431905,0.030275613,0.0023331149,-0.02550751,-0.0036546157,0.034302622,-0.0016579605,0.0015547491,-0.01918639,0.0034281018,-0.03884189,0.051954936,0.014416504,-0.051376723,0.024071712,-0.008398314,0.018606985,0.0021929648,0.030695679,0.06322107,0.023591865,-0.032359924,0.009470938,-0.019336099,0.014745615,0.0060434574,-0.0021109276,-0.0083398735,0.006277729,0.008280525,0.049468454,-0.022761647,-0.024386017,-0.0009151485,-0.018227097,-0.022050472,0.020972319,0.037334874,-0.006404026,-0.058810346,0.040437885,-0.027332135,-0.016590048,0.0067469236,-0.005349357,-0.03461268,-0.017279847,-0.008193186,-0.018418264,-0.0194108,0.032146014,-0.026508301,-0.010487337,-0.0141600305,-0.053392485,0.001026384,0.0026487552,-0.04084145,0.023866795,0.028650345,0.02763693,-0.0066870735,0.0017235593,0.021676773,0.06723777,0.00019431888,0.033624098,0.008699109,-0.021381613,-0.050513346,-0.039242417,0.030951299,-0.012780282,-0.016729925,-0.06570087],"last_embed":{"hash":"10dap7c","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"10dap7c","at":1762844524713},"key":"Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations#{2}","lines":[41,42],"size":267,"outlinks":[{"title":"Anthropic+9Inc.com+9Business Insider+9","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"10dap7c","at":1762844524713}}, +"smart_blocks:Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033893816,0.024662307,0.021248939,0.018692903,-0.03708782,-0.018005488,-0.03434018,0.020711483,0.019483602,0.026581537,0.007766621,-0.018569594,-0.004125707,-0.024207812,0.027689528,-0.043483626,0.008202366,-0.039761703,-0.03381589,-0.0291565,-0.028834939,0.01400337,0.012160812,0.0052403645,-0.031824287,0.03365088,-0.03491707,-0.00027458536,0.029617973,-0.0062776827,-0.006752056,-0.020626696,0.0044872803,0.013081063,0.042423807,0.0028268013,0.038586527,-0.039692406,-0.026834687,0.026439838,-0.018217055,0.03397229,0.043848798,-0.045291934,0.027064132,-0.0028067075,-0.0036158904,-0.007204772,0.019203538,0.019737273,0.030462755,-0.0022647327,0.025763076,0.02398534,0.0087634185,0.011271548,-0.021556411,-0.009871892,-0.078668624,0.014655187,-0.014607985,-0.028051436,-0.03666131,-0.030527772,-0.025145365,0.13442868,-0.017385218,0.022415394,0.0004363704,-0.037661035,0.029099442,0.05213585,-0.033539984,0.0083923545,-0.07569699,0.005566076,0.028246287,-0.023103518,0.03596288,0.01896907,0.03737174,-0.058043126,0.0043337587,0.00060372765,0.008575498,-0.01900061,0.001163149,0.031360503,0.017995154,-0.01586257,0.006862646,-0.010533153,0.033548933,-0.044142183,-0.041962977,-0.002377065,-0.033065505,-0.008493021,0.0061990474,0.028770009,0.031789083,0.041873466,0.027273115,-0.025139038,0.046440773,0.0053645116,-0.0011408748,0.059451856,0.0005525458,-0.004863343,0.0393672,0.06672161,0.01262778,-0.010093211,-0.028847951,-0.013122055,-0.005069505,0.010448502,0.033938926,-0.00031041336,0.01448089,-0.014373462,0.031593982,-0.024525762,-0.017927574,-0.012288406,-0.0077713956,0.033683497,-0.006840856,0.009856824,0.004487191,0.017704306,-0.033909697,-0.014427237,-0.056635275,-0.02399543,0.0019363854,-0.0037144085,0.035073496,-0.03676668,0.03913323,0.030799989,-0.000011815796,-0.07166901,-0.010755608,0.00041453107,0.056529544,0.01534218,-0.011811096,0.0040229773,-0.0111151915,-0.00829298,-0.034281053,-0.003505994,0.030522475,0.0040429262,-0.021200905,-0.021220617,-0.022925891,0.017826175,-0.008392251,-0.007216513,-0.078061484,0.026142245,0.020744773,0.014802243,0.010833803,0.017159121,-0.023286719,0.0035942926,-0.0325871,-0.02795038,-0.0073324074,-0.050944343,-0.0008062108,0.021903004,0.10877598,0.009654984,0.009594521,-0.044143107,-0.045255296,-0.006135188,0.0076340456,-0.016744895,-0.034210384,-0.009378445,-0.021147681,-0.023293773,0.025593195,-0.0016873128,-0.02928033,-0.012867381,0.05301488,0.025537703,0.067793615,-0.03726879,-0.0022531077,0.015506652,0.016059835,-0.038266387,-0.004131258,0.027707329,0.0217227,-0.05133428,-0.0024181146,-0.006868092,0.0025181274,-0.026672354,0.044449836,-0.03736188,0.031712703,0.03335648,-0.031254344,-0.023440288,-0.02537914,-0.014676882,0.013308588,0.01306197,-0.020769525,-0.040108085,-0.015060703,0.04550902,-0.023149718,0.018673228,-0.00013073429,0.0054981704,-0.0085496595,0.014120002,0.013307114,-0.010752114,0.0029294428,-0.029379131,0.035699293,-0.021477094,0.028417526,-0.003130497,-0.025732398,-0.009224059,0.034914233,0.038429003,-0.0354949,0.004618135,-0.0039180857,0.0051382766,-0.015779762,0.039903183,0.0072963373,0.0009503443,-0.028957572,-0.025657631,-0.00648151,-0.0210926,0.0008623345,-0.025305314,0.025992258,0.02572149,-0.031040257,-0.015879497,0.029613363,0.01546555,0.011286963,-0.022916624,-0.032850955,0.00009716434,0.027921537,0.028504258,0.027999904,0.0014391049,0.034269597,0.0012665231,0.011042758,-0.015784057,-0.03654395,-0.004279191,-0.009489303,-0.02391577,-0.0015220005,-0.02299367,0.061412938,0.0043141977,0.008684196,-0.014483101,0.0026082569,0.02694917,0.034169096,0.031533904,0.00961691,-0.016801031,0.017684802,-0.02377448,-0.025954567,-0.029063001,0.06419546,-0.0016327903,-0.06857814,-0.078045435,-0.01890053,-0.17553397,0.0005694013,-0.011106653,0.006817649,-0.0013551292,0.008535694,0.007440233,-0.017118363,-0.027292648,-0.009608724,0.006829724,-0.034326866,-0.0043898923,-0.03269522,0.031214407,0.003774155,-0.009139819,0.013014378,0.019726261,-0.03992262,-0.013261068,0.0031998432,0.0053502955,-0.01975354,-0.039216485,0.0128471395,0.038941674,-0.033185817,-0.068607494,-0.039937608,0.041424762,0.031643603,-0.017582022,0.043205813,0.05270084,0.052839443,-0.004373538,-0.03234155,0.03204201,0.01051368,0.033253197,0.036157932,-0.039047662,0.05926692,0.013606732,-0.032428987,0.0042633554,0.0062348116,-0.025994323,0.002841232,0.004291917,0.009197783,-0.03768589,-0.03172716,0.012655384,0.01096461,0.038133115,0.037400246,-0.022279961,0.0021388046,-0.036439467,-0.06846312,-0.0020222156,0.01037632,-0.025638266,-0.022434566,0.021190383,-0.046483662,0.019639926,-0.056388,0.04683634,-0.04098761,0.016260779,-0.012806949,-0.039933376,0.039582968,-0.0070731817,-0.013165238,0.024245875,-0.09478251,0.022378264,0.032801103,0.0015250142,0.03940438,-0.01846705,0.029304525,-0.030772436,0.044531584,0.02487296,0.23752879,0.016983416,-0.029798657,-0.01719747,0.061062645,0.0034506277,-0.0066930247,-0.017803935,0.024269052,-0.05822334,-0.02329304,0.030688977,-0.0014278801,0.01753753,0.046625946,-0.0021386917,-0.0067681423,0.006006567,0.04614048,-0.030744366,0.014984563,-0.008237417,0.036319133,-0.004027203,-0.055060964,0.031773794,-0.016817035,0.015423751,-0.024205884,0.03656661,-0.04577181,0.026165606,0.017718378,0.024865784,-0.039156135,0.042242225,0.00866542,-0.08021669,0.011124154,-0.006175632,-0.02186535,0.0034904336,0.021217434,-0.013831176,-0.03490725,0.034895297,0.021516576,0.021674154,-0.073449776,-0.014124034,-0.024209438,0.0075655803,-0.026932595,-0.00070759055,-0.053052504,-0.036396943,-0.023540732,0.021741757,-0.027251795,0.08651879,0.040478546,0.033172958,-0.0028344356,0.023625111,-0.040491425,0.01950116,0.013369428,-0.009822432,-0.0050537633,0.00033563594,0.01797168,0.003703806,-0.0044926046,-0.0024576883,0.01916399,-0.015021189,-0.015489651,0.022750823,-0.023136366,-0.0012509055,-0.018662076,0.02679376,-0.02507769,0.019258339,0.008185559,-0.015226573,-0.038508754,0.065625295,-0.024977919,-0.009848719,-0.0028866641,0.011521642,-0.051465746,-0.033546448,-0.012569806,-0.04355134,0.0023018597,0.012243347,-0.012689509,-0.022709072,-0.029975569,-0.054127473,-0.01794136,0.02898439,0.028604316,0.0073497267,0.0133861285,0.036735535,-0.01621647,0.03285386,-0.032542937,-0.0046421676,-0.058690168,-0.04198263,0.032096244,0.022098584,-0.058009177,0.023242885,0.018802073,-0.019867161,-0.056126393,-0.032722525,-0.010296109,0.022514632,0.01982436,-0.055659745,0.039295495,0.046104733,-0.0032423337,-0.005306559,0.0070608547,-0.017700005,-0.010780991,0.070072174,0.064266644,0.0051212655,0.011000304,-0.0017635303,-0.034437794,0.0055063153,0.027140886,0.0020555889,-0.022298774,-0.010029606,0.026919315,-0.009025486,-0.07863452,0.04688396,0.0074255397,0.014911735,0.029650046,0.020021658,0.0016788698,-0.031647637,0.002526631,-0.014155487,-0.0071894103,0.0061269193,-0.00888825,-0.021724658,0.026592085,0.034916252,0.045190174,0.07869817,0.016794229,0.043220703,0.036738656,0.044998985,0.009265934,-0.008410279,-0.008209134,-0.024957852,-0.027311468,0.024017958,0.053717528,-0.007120124,-0.067973934,0.028269034,-0.020852415,-0.020941544,0.02675463,0.01395401,0.010140356,0.016400566,0.033079665,-0.015884401,0.034142695,0.0060399342,-0.014650369,-0.022378605,-0.02512578,0.072729155,0.026551383,0.0008161019,0.03260168,-0.02845697,0.06116676,-0.008998199,0.012437146,-0.02282054,-0.004092644,-0.0020182405,-0.021227341,0.00083148165,0.024156807,0.009421078,-0.0052280356,0.07997437,-0.029591782,0.009478551,0.0013108889,-0.01009659,-0.043510884,-0.03186423,0.0076923445,0.00407417,0.07239253,0.021851048,-0.01797572,-0.06659035,0.0043895678,-0.008305384,0.024629349,-0.051532514,0.007368971,0.04834101,-0.008445677,-0.058326066,-0.051691674,0.017877681,-0.008991468,-0.04033198,-0.016194025,0.028072953,0.008938268,0.03766033,0.0042419024,-0.005071001,-0.0012368523,-0.010856652,0.020335259,-0.054739896,-0.004601244,0.025172522,-0.019827634,0.025275597,-0.02652359,-0.087805286,0.025317125,0.07190108,0.00393484,0.00993864,0.019641977,-0.010315102,0.027909307,0.0006861051,0.041791778,0.0026369693,-0.013034234,-0.032158863,-0.044797108,0.013989911,-0.013943504,-0.016270272,-0.038779672,0.0029741873,0.0044668447,0.0109243095,-0.021653596,-0.06337507,0.0068268143,-0.011349006,-0.029753959,-0.022777848,0.022659574,0.025806611,-0.0080620125,0.0019065966,0.03607868,0.0200058,-0.047991846,0.012902423,-0.027336154,0.032447483,0.015424822,0.021769503,0.048980433,-0.010384565,-0.0005657522,-0.036939975,0.051222038,-0.022143971,-0.060054723,0.013687301,-0.046832167,0.022012519,-0.009125492,0.057749093,-0.000027587883,0.0070968587,-0.023736853,-0.026307726,-0.0046069836,-0.0066059837,-0.07403001,-0.017987914,0.0060551823,-0.028593909,0.009288492,0.022488862,0.011567261,-0.06454406,-0.023493052,0.012432858,-0.01344331,0.007129146,0.039834794,0.0038276578,0.023113025,0.03657234,0.010472935,0.0060339156,-0.022830367,-0.010739996,-0.023291487,0.024422826,-0.023919286,-0.048495777,0.022720056,-0.072652005,-0.04749331,0.008256881,0.000029869329,-0.016569471,0.035163872,0.015194835,-0.019813702,0.013226864,0.00743802,-0.049022105,-0.010988299,-0.0026302673,0.036897227,-0.025636299,-0.0022913956,0.041462384,-0.024457315,0.008916576,-0.02635622,-0.00067890197,0.028339231,-0.0037567634,-0.0194583,-0.040081292,0.010189013,0.03823421,-0.012455311,0.0322955,-0.012754975,0.01362222,-0.0017296076,0.037345983,0.035288297,0.017429428,0.0063728443,0.035120845,0.019260144,0.037724435,-0.00078812975,-0.040318698,-0.0012543849,-0.017191775,0.066824354,-0.010488357,0.024478903,0.05401381,0.019835606,-0.025030762,0.03605343,-0.008242943,-0.0056230435,-0.0057731583,0.007034625,-0.012509844,0.022805426,-0.010098117,0.0030099784,-0.0040685544,0.007977381,0.010966975,-0.011106214,-0.05243039,-0.023964873,0.01695253,-0.14800008,0.038755614,-0.0015052151,-0.010222318,-0.013409853,0.0051556397,-0.0058468394,-0.0036287894,0.03796412,-0.013086526,0.010547804,-0.011247927,-0.0038042462,-0.02016128,-0.011173201,0.04062858,-0.036215868,-0.006548275,0.012975929,0.0025228243,-0.019506674,-0.019147882,0.0343201,0.006642063,0.03534862,0.010821237,0.001618178,0.0293363,-0.04069532,-0.007451653,-0.026340032,-0.029502371,-0.015106436,0.07300826,-0.028878026,0.0040058075,0.023757165,0.012968716,-0.0072197733,0.012775819,-0.004740626,0.016001938,0.027857067,-0.0092418,-0.0050474047,0.046651077,-0.025407858,0.019039007,-0.045777548,-0.025520243,0.01709773,0.00425672,-0.015416908,0.008943525,0.019582868,0.021334864,-0.024950659,0.017795265,-0.0041200854,0.04775537,-0.048147332,0.011757676,-0.0668574,0.024874266,-0.011249762,0.025967237,0.01108153,-0.0020016662,-0.00029922946,-0.015644768,-0.018545575,0.055478152,0.051140133,-0.015737966,-0.016961392,-0.013210962,0.072442,-0.00046763849,-0.028512618,-0.02665984,-0.02582742,-0.06313642,-0.036743972,-0.025433367,0.027712122,0.025437072,-0.018605815,-0.0028421048,0.012032299,-0.025737016,-0.081290595,0.0030668653,-0.012026331,0.036024608,-0.047859386,0.022068713,-0.031087121,0.033064667,-0.04482178,-0.022202162,-0.0328701,-0.031981107,-0.0068108356,0.00079141784,-0.018944701,0.012263678,0.06356062,-0.004277472,-0.0037314554,0.003989666,-0.015101262,-0.0088324575,-0.02375326,-0.015364751,0.0040763672,-0.012827492,0.031022575,0.04223625,0.014103239,0.039832924,-0.014625262,-0.020817848,-0.025569651,-0.028402857,0.010678154,0.028478913,0.022192616,0.015753632,0.042083528,-0.03540998,0.023224786,-0.01647522,0.027896494,0.019002676,0.03332913,-0.009110641,0.011741354,0.01576449,-0.013261283,-0.023614323,0.01452862,-0.009969432,0.003140615,-0.0092965765,-0.03263232,0.026451146,0.028610935,-0.011474865,-0.077173024,-0.05902194,-0.022565171,0.030227965,0.038426537,0.02232101,0.0049645696,-0.008340165,0.04049298,-0.045555443,0.021342361,0.029177293,-0.008379417,0.009865406,-0.02159061,-0.015565317,-0.027711026,0.012658553,0.001322149,0.017695757,-0.03280331,0.022636173,0.043465313,0.0130854845,-0.023548622,-0.009038295,0.021845113,-0.0075922934,0.025352126,-0.032316606,0.014584176,-0.03970096,0.040359266,0.019259468,-0.043539625,0.026325552,-0.027366685,-0.038675193,-0.00230942,0.030976424,0.008517268,0.017625142,-0.032519754,-0.007116932,-0.006652437,-0.023785686,0.061930384,-0.036023088,-0.016139042,0.024687566,-0.000563827,0.012568485,-0.04363508,-0.028844247,-0.024607565,-0.027853692,-0.026982909,-0.00060929736,0.030270532,-0.011068156,-0.06674338,0.004522198,-0.034383286,-0.031900346,0.008487058,-0.0074403384,-0.028004522,0.004242878,-0.0020467085,-0.021054532,-0.0007939395,0.022545729,0.0100932,-0.0038131173,-0.014534315,-0.0073869615,0.0132678,0.012365921,0.005012883,0.06805025,0.039669856,-0.0033598016,-0.07008986,-0.008476855,-0.0048554544,0.051312044,0.0018115937,0.023959933,-0.00995259,-0.026593916,-0.08912924,-0.015560668,-0.003598688,-0.038527824,0.040714234,-0.03822728],"last_embed":{"hash":"vzgt6h","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"vzgt6h","at":1762844524713},"key":"Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations#{3}","lines":[43,44],"size":364,"outlinks":[{"title":"Business Insider+9Inc.com+9Futurism+9","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"vzgt6h","at":1762844524713}}, +"smart_blocks:Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05567551,0.0068542166,-0.012072988,-0.020103747,-0.01921184,-0.03903238,-0.027265068,-0.01103877,0.011218956,0.040001754,0.042741794,0.012990811,0.006574729,-0.012250103,-0.013018934,-0.032413345,0.045695644,-0.025386637,-0.031699028,-0.033087764,0.0047549987,-0.00850215,0.022498822,0.012848534,-0.006951682,0.02368981,0.019526124,0.017331628,0.012771183,-0.046364922,0.0049490645,-0.0012533575,0.04087043,0.009127959,0.017559825,-0.0004134131,0.024896067,-0.055787317,-0.039769445,-0.01917332,-0.019028412,0.024356442,0.03072353,-0.038329754,0.015328685,-0.046354175,0.0110881515,-0.01200269,0.006841378,0.02360834,0.004875664,-0.0049941097,0.022733837,0.0036079665,0.017952194,0.006098222,-0.049349736,0.014578175,-0.07256492,-0.008928638,-0.016906785,-0.029593924,-0.07262828,-0.03579384,0.02065379,0.080694444,0.005560199,0.020482209,0.0014612605,-0.03201456,0.0011656842,0.03234447,-0.09259822,-0.023378372,-0.053388193,0.03963754,0.008357984,-0.011463532,-0.008965093,0.02828667,0.038064152,-0.06692042,-0.005748222,0.009506248,-0.007333179,-0.017584395,0.014840666,0.059766315,-0.004916857,-0.020209916,-0.016706446,-0.00080416584,0.057131086,-0.009917037,-0.05451876,-0.06884658,0.007770927,0.0100271925,0.032069165,0.028881375,0.003956127,-0.019642355,0.040057056,-0.030316198,-0.0085456995,-0.0020107254,-0.01013053,0.023238242,-0.014126786,-0.002392437,0.028346198,0.046803407,0.018887125,-0.0050302492,-0.010554694,-0.00858566,0.00028169347,0.012512333,0.017975416,0.0012529322,0.03186854,-0.013014639,0.004234769,-0.02715774,-0.0012875546,-0.054535463,-0.005431382,0.030486032,-0.027180288,0.012747544,-0.018976782,0.059855063,-0.020621536,-0.0034228533,-0.05332721,-0.055414397,-0.0035844923,-0.009010929,0.021714645,-0.03967024,0.048093222,0.06415861,0.0041419915,-0.07039854,0.006519879,-0.03314944,0.022104045,-0.012202271,-0.019124325,-0.024480985,0.028127538,-0.0037060748,-0.025414925,0.031038439,-0.0097638825,-0.019807559,-0.019295443,-0.03453366,0.02532373,-0.0014824967,-0.008782225,0.02899667,-0.05897169,-0.03661909,0.021200357,-0.062474854,0.0071388134,0.013929515,-0.0015539578,-0.014401716,-0.0009021718,-0.02335188,-0.012594462,-0.026831595,-0.016477518,0.018445626,0.07332744,-0.010346533,0.029265305,-0.032914795,-0.040323302,-0.010466406,-0.0067072227,0.007479708,-0.044384275,-0.022758808,-0.015917819,0.01568144,0.027245566,0.048299313,0.0014994959,0.002889732,0.042060126,0.003971773,0.06300402,0.007011455,-0.018953787,0.017106151,0.014059216,-0.066177875,-0.0106504755,0.015367568,0.04411917,-0.046171993,0.0058729886,-0.020568639,-0.024036294,-0.0013570231,0.047924116,-0.058922015,0.00415707,0.041825075,-0.05171879,0.005001174,-0.010140252,-0.0056224726,0.0062371152,0.01818149,0.002770093,-0.022458337,-0.0033845082,0.035071082,-0.011662039,0.019857509,0.023536008,0.045756716,-0.020824883,0.019659687,0.014620941,-0.02733909,0.002009951,0.004532207,0.01982715,-0.029136552,-0.0070390417,0.01899507,-0.074556604,0.00027677324,0.027919218,0.059715483,-0.018567262,0.010272009,0.016454073,0.0025769456,-0.01973644,0.011975663,0.009825646,-0.00078853563,-0.018890956,-0.04154079,0.0066839764,0.004686262,0.0042601093,0.010879026,0.020818796,0.037468944,-0.029958522,-0.021352697,0.04570462,-0.0016096884,0.011914514,-0.04133678,-0.015472466,0.017113173,0.037661783,0.031969454,0.022875981,-0.013925302,0.043600075,-0.016985085,-0.013893146,-0.008081766,-0.052853677,-0.017665295,0.0057866345,-0.034625676,0.012039013,-0.0034283672,0.06258708,-0.0101897,0.04778296,-0.025622409,-0.0003761626,0.015341834,0.065307975,0.0023646667,0.011145213,-0.025918707,0.004795394,-0.04657825,-0.027601542,-0.028664224,0.053376783,0.0052898047,-0.037645873,-0.08822031,-0.022081008,-0.19137378,-0.007511533,-0.032460775,-0.0019337807,0.0038635747,-0.011025139,-0.03756729,-0.0070468145,-0.028786065,0.034456007,0.004731909,-0.036460195,-0.018628834,0.000019972493,0.013234857,0.0058281356,-0.014857475,0.021336371,0.04295093,-0.032003786,-0.0040460657,0.0087776305,0.032509267,0.024559982,-0.012022765,0.045200974,0.06984758,-0.040882114,-0.055328008,0.0069567817,0.057174265,0.02586545,-0.007611049,0.030977925,0.056620207,0.040910527,0.032783765,-0.0313646,0.00572663,0.012635346,-0.010190675,0.02792522,-0.0408529,0.039446767,0.022440236,-0.019168226,-0.0052862996,-0.009875492,0.01019718,0.008933336,0.0045464463,0.014493494,-0.039494194,-0.028736016,-0.0125740785,-0.0095814755,0.0062963744,0.061473772,-0.017851815,0.031494763,-0.050246343,-0.04723125,0.013950555,-0.0012775117,-0.019625867,0.011837849,0.007302589,-0.019704795,0.030948464,-0.027075553,0.014712881,0.042290613,0.021092974,-0.030906534,-0.03620825,0.018072797,-0.04035924,-0.010274731,-0.009579638,-0.08170185,0.00065010786,0.025208175,-0.032070335,0.061697908,-0.042463783,0.005312773,-0.014416443,0.022128388,0.03258284,0.24960662,0.01569574,-0.023233194,-0.049102888,0.05818681,-0.035020184,-0.011155717,-0.011016215,0.019190826,-0.04277051,0.025246035,0.0075845905,-0.033195056,0.015236869,0.006915814,0.006703006,-0.047882836,-0.0058391867,0.014359822,0.0012090079,0.017290754,0.010330335,0.025794815,-0.031855755,-0.04708085,0.01995162,-0.034214586,0.041418675,-0.038450662,0.03988896,-0.0068228273,0.032672063,0.021090135,0.06519888,-0.033342,0.0017247973,0.01987603,-0.029411493,0.005641505,-0.013958725,-0.021049887,-0.018913921,-0.003708941,0.0069457553,-0.026882865,-0.00901134,0.01526931,0.0040137013,-0.027986957,-0.0022535357,-0.04750877,-0.0052387123,-0.01757089,-0.007858847,-0.062270645,-0.017574389,-0.0059073297,0.032623075,-0.04875573,0.07282425,-0.006911924,0.021831233,0.035653498,-0.008585145,-0.016155822,0.015469689,0.005791689,-0.014080857,-0.02923985,0.028292045,0.024862455,-0.01389111,-0.007948859,0.012974269,0.032275714,0.021624468,0.00054381794,0.018204626,-0.008813064,-0.008718868,0.009955023,0.001560892,-0.016873855,0.023271104,-0.0015420553,-0.010153417,-0.02569833,0.040340252,-0.030981775,-0.03670782,-0.014966927,0.048962157,-0.03239301,-0.002346316,0.0073907007,-0.02425324,0.00832191,0.011860075,-0.022696968,-0.066479646,-0.06783903,-0.03765475,-0.018703762,-0.027934484,0.039021164,-0.047529683,0.054870512,0.056017857,-0.006618961,0.027957039,0.043038864,-0.019011011,-0.0416084,-0.03252868,0.0034918117,0.022733333,-0.045820627,-0.008114665,0.04575281,0.022969117,-0.034818433,-0.049292684,0.009896773,0.030569933,-0.019250004,-0.050660346,-0.0016119439,0.03790356,-0.00900761,-0.0077347057,0.032913506,-0.035941124,-0.026349079,0.0139352465,0.104299776,-0.0006725611,0.017255941,0.013195487,-0.039702587,-0.017929606,-0.029376805,0.0459764,-0.03189034,0.0063719004,0.034024846,-0.06427691,-0.042588163,0.023705088,0.036624882,-0.011883814,0.0062732333,0.06288585,-0.03367002,-0.043272518,0.005231466,0.021561053,0.014133286,0.005954393,0.0409658,-0.024196072,0.030525602,0.06020074,0.02021793,0.098104075,-0.028139383,-0.0071057016,-0.011038638,0.046159245,0.048825197,-0.042295694,-0.0089710355,-0.0465087,-0.022285417,0.07269364,0.053801436,0.0452475,-0.017747764,0.035703912,0.008251829,-0.014058466,0.030710414,0.008473731,-0.016885707,-0.0011619377,0.0021068237,-0.020865574,-0.012065778,-0.006218082,0.0029147558,-0.013031245,-0.030602533,0.048653066,0.00039058313,-0.004261575,0.049145617,0.0048051714,0.009211903,0.018481428,0.01926682,-0.01259501,0.022617823,-0.065058865,-0.0442165,-0.00249219,0.030521473,0.008586088,0.024598252,0.05259707,-0.042763002,0.024361748,0.046151355,-0.0024504426,-0.021413716,-0.019049812,0.019586187,-0.024386477,0.08339959,0.0021726277,-0.03817009,-0.055585474,-0.036138006,0.035262983,-0.0056436546,-0.015322641,0.025331227,0.007753007,0.04469556,-0.013627018,-0.021224685,0.014626366,0.0016148882,-0.016502699,-0.02553283,-0.0031765962,-0.019826936,0.035750672,0.043036785,-0.0028372426,0.0018850563,-0.0059142043,0.017595954,-0.052030426,0.03149357,0.039579533,-0.016420957,0.035655487,-0.039562825,-0.012249438,0.0050105266,0.024344366,-0.036504656,-0.010850671,0.03656629,-0.015868299,0.0048012077,0.0017097308,0.0037089295,-0.014488144,-0.018290179,-0.015663126,-0.040077254,0.043173246,-0.0017250513,0.014223856,-0.048329923,0.020538032,-0.013654648,-0.025951121,-0.025007412,-0.032959145,0.013947612,0.0012025622,-0.052675977,0.018505406,0.033701114,0.032700486,-0.021995043,-0.010749186,0.028439704,0.023802824,-0.029839976,0.027469732,-0.021928806,0.03161502,0.013571931,0.052628834,0.004313902,0.005250797,0.000713525,-0.02733297,0.030219851,-0.014467645,-0.03815418,0.015798658,-0.029346138,0.007624612,-0.027959222,0.023822797,-0.024732972,0.008834376,-0.009987908,-0.01688542,-0.008467983,-0.02555415,-0.067196526,-0.009008256,0.009510969,-0.028831718,-0.037977073,0.031313643,0.0073761535,-0.039270695,-0.025001202,0.012952608,-0.0029534916,0.005368757,0.023020351,0.025565293,-0.044042606,0.022791492,-0.042360514,0.023132175,0.008168283,-0.03678356,-0.010263727,0.010353374,-0.008143805,0.0005778334,-0.009860858,-0.016210154,-0.04590488,0.013839267,0.025131358,0.012697057,-0.01098947,0.009916414,-0.0066173165,-0.02772038,0.017553808,-0.013099504,0.011409193,0.023463303,0.037730075,-0.030047951,0.0059858747,0.016427184,-0.010817889,0.011311819,-0.06255675,-0.00053036027,-0.0015616475,0.04091682,-0.0050896057,-0.035377003,-0.01218751,0.013727432,0.008288531,0.0005390609,-0.031461563,0.03234641,0.011072803,0.03242277,0.03250343,0.013150864,-0.0030247695,0.03947072,-0.028917395,0.05636719,-0.023617418,-0.01478929,0.015970709,-0.034699548,0.07334417,0.0222217,0.010548621,0.013838466,0.0098571675,-0.010026323,0.03746696,-0.019753806,-0.0091856895,-0.020597273,-0.0192472,-0.02617861,0.021102842,-0.012287907,0.015550394,-0.02631964,0.025766207,0.010347886,-0.054233506,-0.021646734,0.0067000384,0.01598218,-0.16063972,0.056418814,0.0051804483,-0.0075078155,-0.025848882,0.011785264,0.020500716,0.006035657,0.02295536,-0.0010676635,-0.01783997,-0.016239483,0.022208834,-0.018203653,-0.020944985,0.033652175,0.010318282,0.012569103,-0.027078805,0.015258642,-0.011784508,-0.0067735934,0.0017858604,0.004056424,0.050814476,0.0011321777,-0.023554321,-0.026453018,-0.037410207,0.012101646,-0.031738482,-0.040724065,0.021651028,0.044620372,-0.010004351,0.012795459,0.048687875,-0.01621639,-0.019750468,0.027131952,-0.016577067,0.03582825,0.03680385,-0.012468648,0.042649362,0.023270324,0.0040439456,0.0050577773,0.02193744,-0.023519011,0.027827226,-0.017412482,-0.08251427,0.051979706,0.018930724,0.036288425,-0.0378115,0.008325111,-0.033066213,0.07850735,-0.028349273,0.016481295,-0.047188364,0.029633665,-0.042951077,0.0026707577,0.017627683,-0.0015902347,0.022408616,-0.029924646,-0.014150816,0.03235237,0.0037622843,-0.016722651,-0.01941955,-0.020229794,0.045118712,0.008153639,-0.0665332,-0.0014909805,-0.01431915,-0.01991854,-0.0012580692,0.0073886164,0.008151856,0.012994049,-0.00045442733,-0.02851908,-0.0010522304,-0.023907693,-0.030931648,-0.009173184,-0.020875953,0.057548936,-0.030044384,-0.015526933,-0.002272455,0.03781971,-0.024019133,-0.012877391,-0.011403365,-0.060489766,-0.01816204,-0.0041483566,-0.053196315,-0.013430482,0.05817086,-0.008001019,-0.016105209,-0.012735246,-0.042715408,-0.0010272446,-0.018386932,-0.011617598,-0.0138562145,-0.0218402,-0.004237817,0.043998376,0.02634115,0.050718293,-0.011348891,0.03277635,-0.009863517,-0.050234437,0.041758895,-0.004119205,0.039684482,0.04775527,0.040738147,-0.03372994,-0.0016457229,0.025331186,0.011055135,0.035400953,0.029837536,-0.024357377,0.045572087,0.015148828,-0.00694917,-0.025914917,-0.007614877,-0.006472448,-0.004415417,-0.007247627,0.0022490008,0.050970286,0.046261948,-0.010403465,-0.016458998,-0.019163586,-0.030089447,0.0042126807,0.0131627135,0.021958975,0.02846174,0.008455361,0.042002473,0.006469118,-0.0016737101,-0.015825221,0.0028269582,-0.057191662,-0.015413229,-0.018032596,-0.00055990496,0.0028677552,-0.008755714,0.0072778338,-0.023631169,0.029430982,0.023789769,0.01873845,-0.03895139,0.009753629,0.05459799,-0.000023840312,0.02940898,0.007169487,0.025301121,0.009229877,0.0642814,0.018586766,-0.028997239,0.025279397,-0.02442759,-0.027963424,0.013192069,0.009451142,0.019552518,0.0034280736,-0.016948203,0.0018147639,-0.052799888,-0.0067348867,0.006837331,-0.017195584,-0.019521683,0.020253692,-0.01273744,-0.0069808266,-0.019242061,-0.057769403,-0.0011169554,-0.017442955,-0.014823544,-0.0050340705,0.042556822,-0.023051586,-0.018352775,-0.0010044159,-0.020160472,-0.009892822,0.009747813,-0.008280879,-0.029415585,-0.016195977,-0.011435885,-0.025444666,-0.02614866,0.010866935,-0.033952374,0.033066314,-0.018410956,-0.01024435,0.010465555,0.0005486075,-0.010903981,0.057639908,0.0036812203,0.005761505,-0.0055249296,-0.024714228,0.011454147,0.024517737,0.055847764,0.029791037,-0.0071927393,-0.0238153,-0.047546245,-0.05449775,0.03004902,-0.04293373,-0.017922422,-0.032163087],"last_embed":{"hash":"31t4in","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"31t4in","at":1762844524713},"key":"Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations#{4}","lines":[45,46],"size":304,"outlinks":[{"title":"TechCrunch+4Inc.com+4TIME+4","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"31t4in","at":1762844524713}}, +"smart_blocks:Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029411208,0.00964946,-0.0015064382,0.026900064,-0.047186594,-0.015246401,-0.0250716,0.039608985,-0.013658133,0.030071774,-0.017053662,0.0042782133,0.030614216,-0.024398537,0.029126784,-0.03775025,0.030966181,-0.00670489,-0.032065727,-0.031226866,0.029755976,0.014566595,-0.04120681,0.039243013,0.0056366515,0.018195705,-0.02609164,0.0041947085,0.030336127,0.018549124,-0.03210015,-0.013821326,0.026316382,0.025742682,-0.014487726,0.010471365,0.015925322,-0.01923243,-0.033373754,0.035260618,0.01379253,-0.011903572,0.022024406,-0.03244077,0.013479096,-0.0036670049,-0.017643003,-0.015556352,-0.022668062,-0.01318046,0.025577076,-0.019901738,0.0034798428,0.0017813331,0.013311627,0.022153633,0.010578308,0.01034235,-0.043055557,-0.006432169,-0.034081556,-0.031039825,-0.013683882,-0.047914233,-0.03983076,0.11668271,-0.011749287,0.004815855,-0.016149078,-0.056695756,0.028800078,0.003404336,-0.011109066,0.0068201283,-0.040773127,0.033599112,0.025014328,-0.023125697,-0.011879975,-0.0007770089,0.055547893,-0.03787848,-0.004187379,-0.04042284,0.04904634,-0.004350197,-0.009603998,0.035704743,-0.0039772214,-0.023674892,0.0002676791,0.012802197,0.041398443,-0.062150255,-0.04686706,0.007678076,-0.007025595,-0.022837393,0.024892842,-0.018206261,0.006537588,0.053760715,0.0076142354,-0.03650127,0.046269145,-0.0067159226,0.041557845,0.044327363,-0.0051272633,0.005370229,0.03700286,0.043988124,0.01491082,0.0032746803,-0.014524278,-0.014311487,-0.02175856,0.0135727385,0.03154805,0.0007496022,0.028113334,0.026391331,0.021014655,-0.018044112,-0.05004581,-0.039911084,-0.019036623,0.024905542,0.00749688,0.010450187,0.0025357194,0.022715457,-0.026516942,-0.0059897234,-0.05423714,-0.04197219,0.02310692,-0.014771847,0.029103601,-0.03686071,0.066029936,0.03778673,-0.026157636,-0.040011197,0.0051735416,-0.038371127,0.048546236,-0.0022380177,-0.009529149,-0.02658883,0.0075092707,-0.010303535,-0.032232642,-0.025779523,-0.041833498,-0.02323328,0.021293119,-0.028576,-0.030219,0.02701327,-0.011254472,-0.012163436,-0.029263018,-0.0054135798,-0.009018838,-0.003876277,-0.010626291,0.024190169,-0.024542525,0.051036246,-0.027422732,-0.053343125,0.0008544134,-0.025965838,0.015612433,0.034465127,0.12533118,0.006225611,-0.004412301,-0.036242902,-0.011663084,-0.001748301,-0.026036935,-0.029157521,-0.035271276,0.025897408,-0.004544483,-0.0073577906,0.0029709716,0.00089262315,-0.04280136,0.010209594,0.010441979,0.008491784,0.047109194,-0.016962186,-0.00622381,-0.008532355,0.03490723,-0.033513736,-0.020748636,0.04257076,0.03478202,-0.04085247,-0.025590358,0.02010429,-0.005884627,-0.027728323,0.04454609,-0.053676743,0.025348894,0.012273508,-0.036546785,-0.061395902,-0.034360036,-0.02345563,0.034338947,0.012083297,-0.0021113988,-0.025436264,0.024560757,0.007024937,-0.0348479,-0.005806231,-0.0062560593,0.039782867,-0.017991956,0.027613126,-0.030998997,-0.07212196,0.02987577,0.008272722,-0.008889917,0.0012419758,0.008686999,-0.02647284,-0.029379463,-0.009505469,0.04022952,0.07531148,-0.014175296,0.027068764,-0.0171745,0.04949132,-0.026892127,0.039500892,0.0046704425,0.009950826,-0.028998125,-0.032336242,0.013576287,0.012154703,0.005438585,0.0079484815,-0.0014140963,0.016350133,-0.021069398,0.00054990215,0.052790634,-0.014287255,0.013726877,-0.0138083,-0.004136723,0.0142007265,0.004173098,-0.007852681,-0.0028353748,0.019105438,0.02899502,0.008778353,0.014428624,-0.044147573,-0.038015362,0.0080101555,0.019176535,0.028869929,-0.038617805,-0.02494173,0.048991084,0.010828931,0.00018981982,-0.01225027,-0.019751746,0.025516428,0.0883508,-0.0015564162,-0.024200944,0.000029520863,0.020966407,-0.027640361,-0.01877889,-0.037953302,0.060049556,-0.04148963,-0.043869462,-0.036285203,-0.009385683,-0.17336701,0.0007380034,0.0045355083,-0.012910037,0.009166149,0.003458368,-0.035683904,-0.037867896,-0.030472144,0.014526888,0.042537875,-0.026962701,0.029525697,-0.024953717,0.009433662,0.009905578,-0.005518424,-0.012748845,0.0050885156,-0.049689367,-0.0064168074,-0.0019771138,0.05082727,-0.054929778,-0.036808334,0.020156683,0.02582405,-0.04156723,-0.070061766,-0.03530806,0.021057129,0.016074507,-0.0063168393,0.06622742,0.058498286,0.03341923,0.0011136085,-0.015829904,0.0016448109,0.002464538,0.0033072408,0.03709223,-0.03438076,-0.022438178,0.013702211,-0.012736938,0.0071285055,0.015578217,-0.040977087,0.008610075,-0.0369639,-0.007880067,-0.013997927,-0.04465089,-0.014398352,0.010140653,0.02037622,0.025819931,-0.02454063,0.026864314,-0.054400537,-0.042259034,-0.008873891,0.027307974,-0.036407087,-0.019107008,0.015630655,-0.016094517,0.03387123,-0.046198625,0.031709388,-0.039851755,0.014375026,0.004639582,-0.014483376,0.026115336,-0.058401354,-0.01144763,-0.013450761,-0.11075361,0.035443828,0.029738106,-0.015418205,0.023533868,-0.0012318398,-0.026601946,0.0053283027,-0.008406653,0.007307451,0.24347088,0.04505293,-0.025195118,0.041016698,0.039951358,-0.0060992558,0.008419351,0.008098413,0.020615665,-0.06103909,0.009516149,0.009512089,-0.0064355624,-0.019055292,0.014927483,-0.02058461,-0.042554237,0.014468081,0.047972206,0.004965558,0.0017284915,-0.0006194931,0.03118576,-0.035534836,-0.067272976,0.019272428,0.0008199308,0.023363257,-0.011643999,0.06609073,-0.046699073,-0.0033613031,0.026569577,0.048144042,-0.009910537,0.04496882,0.03061514,-0.03370967,0.0062889503,-0.005718689,-0.030505812,0.007965895,0.053235453,-0.04905104,-0.015073778,0.006026513,-0.011100092,0.01703518,-0.06291876,-0.012907648,-0.022404168,-0.011101498,-0.022643827,0.004494665,-0.04123153,-0.053930026,-0.0062387055,0.0018399077,0.008772634,0.080581784,0.0056424625,0.039835315,-0.037165686,0.026131157,0.01683877,0.030510457,0.017183695,-0.020166414,0.00410062,0.026525218,0.014502366,0.04913421,0.004105512,-0.020455716,0.014915183,-0.025158906,0.03154748,0.018610954,-0.0051740957,0.046968378,0.0021176822,0.023796229,-0.032354433,0.020325085,0.012593086,-0.021616198,0.022834156,0.07003439,0.010229034,0.03439318,-0.0011850148,0.02492046,-0.056119338,-0.010921295,-0.011622983,-0.035083532,0.006634419,0.05020884,-0.009894622,-0.012467854,-0.021645058,-0.012413477,0.01746084,0.024294227,0.01783353,-0.012968225,-0.02105201,0.03631904,-0.0021251463,0.03864331,-0.02050861,-0.016836751,-0.022321409,-0.01993639,0.034124322,0.02509462,-0.046825632,0.019545479,0.038176805,-0.014222413,-0.02797907,-0.06061293,0.012991722,0.014796558,0.033320192,-0.08487956,0.036448598,-0.028668074,-0.007616145,-0.0117647415,-0.0057192943,-0.025293097,-0.025674937,0.060854115,0.061511125,0.000008723632,-0.012158732,0.0020841588,-0.013540411,0.047657374,-0.011375159,0.009439756,-0.025960159,0.02145988,0.024178643,0.023723101,-0.041387666,0.008886712,-0.007468329,0.005899173,0.028764503,0.026631724,0.016025802,-0.047566693,-0.009695156,-0.023596337,-0.0038624771,0.0021558518,-0.009109416,-0.040564794,0.0066878707,0.020234933,0.021850532,0.09408615,0.028251013,0.046560753,0.033300653,0.030974697,0.04784364,-0.056285262,0.019521108,-0.042985436,-0.033371404,-0.021960137,0.023787957,-0.008107495,-0.05100054,-0.000759064,0.0039708493,-0.041247763,0.017400878,0.009974284,-0.0456525,0.02637079,0.014539117,-0.0042548906,0.049581997,0.010929028,0.0017459962,-0.03687443,-0.050671156,0.08350156,-0.01258748,0.01846318,0.034507185,0.006171311,0.019415231,0.02927963,0.02703564,-0.026303053,-0.010979041,-0.022992257,-0.012185911,0.014581794,0.00009707115,0.011932411,-0.014013465,0.05193255,-0.03092847,0.041818183,0.022492126,0.016024586,-0.047811948,-0.011411978,-0.012934768,-0.029095951,0.037345193,0.018527023,-0.024008458,-0.034479488,-0.020941239,0.006786367,0.035899892,-0.029714834,-0.063097954,0.042965565,0.008233995,-0.033639222,-0.03852359,0.005445039,-0.009762443,0.011554453,0.013529657,0.018492037,0.030772,0.01826991,-0.00788448,0.0006346294,0.005356363,-0.037603837,0.021257026,-0.029618066,0.021077873,0.048495162,-0.012241442,-0.0057135117,-0.03953503,-0.08184868,-0.008011316,0.07349,-0.035599057,-0.009415978,0.015395289,-0.031713016,0.027882835,0.022500962,0.032420386,0.013383046,-0.013369915,-0.028937774,-0.033831295,0.035921656,-0.0089984685,0.014059468,-0.015949992,0.017044608,-0.009607246,-0.011279195,-0.0158807,-0.028146947,0.019605445,-0.025410509,-0.02015199,-0.03184079,-0.017780913,0.02690058,-0.040053204,0.027172735,0.011042914,0.007851299,-0.042172384,0.025862804,-0.052546214,0.066459976,0.008135848,0.025367886,0.053178992,-0.0182891,0.029108567,-0.023138914,0.038753446,0.0236816,-0.010848059,0.051692218,-0.04231261,0.0042396537,0.0030131645,0.025302896,-0.0048983605,-0.007201113,-0.04697575,0.013417832,-0.0029503643,0.007323499,-0.039027642,-0.030152822,0.009367761,-0.024700824,0.033593833,0.04124545,-0.004507059,-0.031042961,0.011104302,0.024640154,-0.017496016,-0.004061876,0.03142817,-0.007218116,0.015095972,0.018104404,0.014032158,0.0022661067,-0.016734485,-0.032472312,-0.060243495,0.04294294,0.032343782,-0.027865525,0.01412213,-0.047607668,-0.039363552,0.015253273,-0.049649887,-0.013611429,0.048244487,0.00040568522,0.0028091092,-0.030849153,0.032198858,-0.015044077,-0.015313129,0.023855738,-0.004974233,0.004775956,-0.019072637,0.0016932779,-0.018776378,-0.0005397236,-0.0165714,0.00462831,-0.007778088,0.004038082,-0.025276203,-0.050464492,0.023814606,0.020458456,-0.00554498,0.031934727,-0.029983843,0.06762982,-0.048905928,0.0334285,0.018410549,-0.011851196,0.0011804721,0.07474543,-0.012458473,-0.01777889,0.012721388,-0.04438826,0.0032687963,0.0043809856,0.017478384,-0.029682603,0.019639503,0.037527386,0.023079243,-0.009588791,0.032198247,0.006259045,-0.042498738,0.0064091813,0.0072361524,-0.019068006,0.034066226,-0.012422803,0.001025953,-0.004336818,0.024754077,0.014243203,0.02976716,-0.015705286,-0.023347458,0.0177506,-0.15473689,0.031689033,-0.014923174,0.011687276,-0.014923601,0.008813265,-0.010201667,-0.014583086,-0.025778392,-0.007257311,-0.020871166,0.00875615,0.0073543987,-0.008182108,0.0019357677,0.037916403,-0.012338884,-0.0024496731,-0.012668102,0.031015176,-0.007972789,-0.018243192,0.045769263,0.011015962,0.0015881333,-0.0038190377,0.037406497,-0.015426185,-0.041168485,-0.04817834,-0.05933966,-0.006493391,0.00007151664,0.048007216,-0.017869921,-0.038232636,0.03878903,-0.041223604,0.0013929337,0.016532691,-0.0025031297,0.016136339,0.0430792,-0.023374971,-0.008816928,0.081873,-0.05982683,0.0123864515,-0.023051275,0.0051224646,0.026185954,-0.0009220095,-0.005642245,0.015171887,0.02434499,0.010115684,-0.050392207,-0.0043197973,0.022321606,0.039687485,-0.025988134,0.020787606,-0.041458245,-0.00075795327,-0.0020032157,-0.0189265,-0.0126905795,-0.0015531547,0.036712356,-0.012161971,-0.02886376,0.0065003876,0.0077046105,-0.008479256,-0.0062917336,-0.013216684,0.04381864,-0.006669461,-0.052023027,-0.025289474,0.0007257973,-0.043239824,-0.044670444,-0.013074652,-0.024413195,0.054843117,-0.018122151,0.0079684835,-0.0065776003,-0.04292616,-0.04500353,-0.0036925797,0.0143888565,0.025676811,-0.05296882,0.02678164,-0.0155247385,0.00717293,-0.0130407065,-0.0089756865,-0.0027514782,-0.026306894,-0.016377093,0.0055119772,-0.03941476,-0.000391407,0.07370679,-0.0372724,-0.028445702,0.005474543,-0.02939463,0.03353,-0.035801426,-0.013465647,0.023145493,-0.03406891,-0.001172209,0.031770166,-0.032013927,0.03252269,-0.018106965,0.0020350586,-0.011404586,-0.020333938,0.004601386,0.039618976,0.029446434,0.058254577,0.029198352,-0.009662762,0.013663842,-0.036388326,0.04522463,0.05574053,0.014268005,0.0012817314,0.006276198,0.0047913953,-0.011725306,-0.030323122,0.0152802,0.001759849,-0.026947416,-0.028657628,-0.043433543,-0.0014173114,0.03742809,-0.0035615931,-0.037978306,-0.03662339,-0.0061981124,0.020356268,0.01969028,0.0014507968,0.004532199,0.011391279,0.017041938,-0.030316181,0.022931889,0.034080356,0.009588389,-0.03934201,-0.040044725,-0.029162755,0.0045935335,0.017308554,0.006009921,-0.022505062,-0.015325198,0.029743392,0.04846012,-0.018228402,-0.03479291,-0.013101175,0.039640367,0.019676024,0.037423488,-0.021380534,0.03154416,-0.004637109,0.029356731,-0.031202246,-0.031294346,0.0333922,0.0129301585,0.01471008,0.047593944,0.028572742,-0.0064264606,0.01528712,-0.009777021,-0.010514122,0.01532771,-0.017382072,0.05472305,-0.022953996,-0.015329646,-0.014643466,-0.010581218,0.04088424,-0.013999129,0.0027200244,-0.012477435,0.0024791672,-0.008086526,0.000861606,-0.0030969626,-0.024422437,-0.0684335,0.06313739,-0.02947381,-0.0075992304,0.025145052,-0.038903862,0.01892758,-0.042870656,0.017882606,-0.0025255205,-0.023444515,0.035467263,-0.013578327,0.008394682,-0.02705694,-0.039921857,-0.0040154057,-0.0029462148,-0.009739636,0.031585597,-0.023001596,-0.00065250706,-0.01934316,-0.012921515,0.014596548,0.093295924,-0.03341637,0.067106,-0.051991176,-0.02083715,-0.041443262,-0.046379637,0.040397156,-0.019250978,-0.0048234784,-0.030737577],"last_embed":{"hash":"4vfviw","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"4vfviw","at":1762844524713},"key":"Inbox/AI.md##What Went Wrong (and Why It’s Funny, Seriously)#Bizarre Choices & Hallucinations#{5}","lines":[47,49],"size":356,"outlinks":[{"title":"Reddit+6Inc.com+6Business Insider+6","target":"https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"4vfviw","at":1762844524713}}, +"smart_blocks:Inbox/AI.md##Summary Snapshot": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032180574,-0.0036364857,-0.02631367,-0.016471205,-0.0418212,-0.009587141,-0.0035440486,0.04738532,-0.029914048,0.012175405,-0.0025722284,0.0018513657,-0.052639857,0.016275283,-0.0069297682,-0.011434283,0.024280513,-0.016939973,-0.024590869,0.003401611,0.017772067,0.058661368,0.010815006,-0.0011233422,-0.0062526097,0.034662157,-0.04336782,-0.020765154,0.0029659038,0.016089877,-0.013457636,-0.048868258,0.05307073,0.008618275,-0.01899863,0.005698795,0.014887891,-0.03128326,-0.040587373,0.054843653,0.017914832,0.007937298,-0.018569715,-0.020421347,0.046284486,-0.016740484,0.033282224,-0.01594333,-0.027767064,-0.004972704,-0.0015675008,-0.035590593,0.023274813,-0.02019311,0.027735444,0.012204658,-0.018176194,0.030453874,-0.062980585,0.004478578,-0.027130766,-0.020789929,-0.01949641,-0.04906858,-0.020461325,0.12653926,-0.00026741467,0.01306226,-0.025839046,-0.047451317,0.0033294174,0.0060577574,-0.018768469,-0.011489527,-0.060833134,0.029087787,0.04860188,-0.010903319,-0.009980123,-0.019351337,0.06222085,-0.05109863,-0.013292163,-0.05290956,-0.015537395,0.0504199,-0.011964325,0.023284761,0.02319983,-0.002544672,0.007185497,0.005817784,0.04899415,-0.027573025,0.023379818,0.043264244,-0.047105175,-0.021540612,-0.0044666235,-0.017425004,0.050373323,0.047768783,-0.00012562958,-0.02075743,0.018063022,0.00773137,0.013769225,0.019182151,-0.0028515398,-0.0044653527,0.03513955,0.04690532,0.016018929,-0.010798724,0.00080167217,-0.030019062,-0.011697771,-0.011511187,0.058309812,-0.0010531092,0.025452662,0.003768783,0.00022345861,-0.038543176,-0.060208745,-0.016151156,-0.013652078,0.019299822,-0.01979665,0.009124286,0.009639526,0.023461983,-0.0505745,0.011728174,-0.054564647,-0.019295992,0.02265439,0.0019143808,0.04676199,-0.053138945,0.058729086,0.029367164,-0.034606602,-0.022608148,0.0077043497,-0.032972116,0.033492044,-0.025125144,0.021080453,-0.062238734,0.028036585,-0.006038859,-0.0218159,0.0057924795,0.025206985,0.000108892185,0.067079,-0.017745811,-0.046880443,-0.005838169,-0.017215438,0.0039207726,-0.0642969,-0.026674055,-0.012853685,-0.0066066217,-0.012656745,0.04461225,-0.022343824,0.0005734375,0.014942938,-0.052269157,0.009263744,-0.04914277,-0.008881864,0.027770765,0.14751902,0.021592163,0.0163758,-0.07499485,-0.049766745,0.020914547,-0.01504469,-0.0007691591,-0.029336764,-0.024349181,0.02799075,-0.015690207,-0.016121613,-0.011698692,-0.011166493,0.009959632,0.03199917,-0.0056588002,0.018297052,-0.016306192,0.004475325,-0.032991145,0.016259333,-0.030979758,0.016951561,0.020180155,0.027039325,-0.00986143,-0.0065057664,-0.006424802,-0.012388098,-0.04449397,0.06283531,-0.033156674,0.018259278,0.016774394,-0.013998817,-0.03074856,-0.016597927,-0.00074896374,0.05799558,-0.006404363,0.01244276,-0.028932434,-0.006687081,0.019790048,-0.004932143,0.0073809894,0.01318405,0.04017353,-0.028018527,0.029162735,0.0030069319,-0.025858209,-0.042261202,-0.0076829866,0.02713645,-0.01290165,0.036382586,-0.000025521134,-0.03164606,0.01625565,-0.0014706502,0.022504283,-0.0037941453,-0.008458529,-0.024486868,0.007503026,-0.062370405,0.031159634,0.02370696,0.03437902,-0.014709246,0.015022504,-0.011140633,-0.022782752,0.04261554,-0.067073524,0.05586974,0.022812,0.007955997,-0.017653503,-0.0070684073,-0.004518546,0.02638856,-0.04135368,-0.01781685,0.018321639,0.023162212,0.026739245,0.015663395,-0.0037898105,-0.006381755,0.0499776,0.00992078,0.000905508,0.020010216,0.028459875,0.01663244,0.04726226,-0.035839383,-0.023294756,0.049457025,0.009741427,0.029107453,0.041310713,0.027937096,-0.011467339,0.0737278,0.008549218,-0.044424303,-0.039430566,0.0466367,-0.016975012,-0.00090499455,-0.03954248,0.052404135,0.0003214994,-0.041327044,-0.060939997,0.016700583,-0.17992608,0.0091112135,-0.016290702,0.02627265,0.014225844,0.028298575,-0.009739579,0.017027296,-0.0584587,0.051759493,-0.023550672,-0.032967128,0.02855911,-0.009995203,0.023355491,0.011527732,0.0059656273,-0.005049898,0.0035952844,-0.027279016,0.015401438,-0.026453355,0.0062755737,-0.01307905,-0.06644683,0.018492779,0.03359245,-0.0018661534,-0.04211394,-0.019245336,-0.039741762,0.006866524,0.0015610161,0.045139957,0.029121546,0.086622484,0.018985113,0.0076063774,-0.004856969,-0.00967451,0.0050378395,-0.009154535,0.0146083655,0.003996243,0.008313856,-0.017921405,0.004174722,-0.006703204,-0.018036684,-0.012841597,-0.0070809014,-0.008064285,0.014332978,0.0031308723,-0.016478546,-0.010823175,0.03122828,0.038575683,-0.030172188,0.037158225,-0.044045128,-0.03099622,-0.0075216433,0.026361885,-0.057271272,-0.033683997,0.04533408,-0.009508482,0.019671662,-0.054977246,0.059345473,0.0015400941,0.050414007,-0.011484162,-0.007863857,0.033139385,-0.03936165,-0.035115972,0.007649571,-0.10732565,-0.020796401,0.019464115,-0.017296318,0.015909826,-0.03013658,0.017513415,-0.014504662,0.0031801907,0.0060260477,0.2242517,-0.005313493,0.0054742866,0.0047720424,0.012361839,-0.016432084,0.0056132027,0.038348757,0.004083735,-0.058364403,-0.030117555,0.028888632,-0.014283309,-0.0022427014,0.009970881,0.011516925,-0.05058795,0.010387683,0.03907105,-0.009026669,0.013363893,-0.03613402,0.040004656,-0.02303563,-0.09948866,-0.028459672,-0.028406024,0.0002578343,-0.0034809543,0.08152515,-0.042406894,0.02899677,0.018542942,0.008365192,-0.025964146,-0.0023667158,0.012096418,-0.04737655,-0.0033662266,-0.027402684,-0.01858573,-0.034219213,0.0030983994,-0.0034082597,-0.037336804,-0.018895462,0.012342237,0.0029004873,-0.015350652,0.001251377,-0.012081721,-0.003940837,-0.0020449555,-0.009691397,-0.035655648,-0.03817956,-0.0026448774,0.052807733,-0.019020949,0.05511457,0.02758807,0.014720987,-0.034423426,0.006736232,0.022119058,0.009032477,0.0011995122,-0.021071179,0.0005454069,0.059956785,-0.017262228,0.0254566,0.019148083,-0.012006575,-0.018168868,-0.021372428,-0.0023653384,-0.0041769017,0.021969149,0.003402749,-0.03410852,0.022396035,-0.0073077064,0.0053675193,0.025417954,-0.0037340233,-0.026437804,0.055624425,0.010033636,-0.019752746,-0.0144518325,0.017868424,-0.035804763,-0.009758885,0.019418567,0.020475384,-0.03147945,0.03668622,-0.04622967,-0.011214993,-0.018695617,-0.01955279,0.016401103,-0.022960702,0.02765626,-0.022277553,-0.014533001,0.0045493394,-0.0033079586,0.013604363,-0.020507671,-0.019105792,0.009348389,-0.026027242,0.0067825,0.084376104,-0.027883738,0.019117923,0.024552135,-0.017179621,-0.008321338,-0.03415037,-0.026253277,0.016164495,0.036359992,-0.04528359,0.013861455,0.026331961,0.005664576,0.014178722,-0.004936379,-0.023108795,-0.01964115,0.04872452,0.100100815,0.03576289,-0.000042870226,-0.016633414,-0.04113245,0.041550506,-0.0141233755,-0.0025071234,-0.03717419,-0.019100325,0.021436732,0.028120741,-0.038962096,0.0018689861,0.0012684681,0.014501238,0.03819944,0.018883083,-0.008430395,-0.058298036,-0.036532797,-0.036325213,-0.0013903893,-0.023562612,-0.016988976,-0.034251742,0.010576015,0.006200353,0.026191207,0.05681239,0.015081522,0.0007443724,0.041424707,0.024419863,0.017385503,-0.056826804,0.0045689507,-0.0056549534,-0.03684129,0.034118377,0.011153782,-0.04342576,-0.04561084,-0.023264823,0.0025258893,-0.03294725,0.035781454,-0.007820154,-0.0028510797,0.051986482,0.0017841335,-0.001151859,0.0020695738,-0.005136738,0.027403632,-0.026255744,0.008336032,0.13811748,0.0036671422,-0.01770874,0.0028401471,-0.019987945,0.011927784,0.043658875,0.04394082,0.0052974103,0.008612028,-0.029815298,-0.014845627,-0.016993992,0.030557994,-0.0006923861,-0.012284448,0.034176175,-0.036248665,-0.0038988555,0.040193196,0.015743438,-0.011888133,-0.023199942,-0.016086126,-0.004369567,0.04596883,0.036679186,-0.07181817,-0.049656726,-0.022977673,-0.020855805,0.0017224499,-0.059838258,-0.021121692,0.019832745,0.007035644,-0.040391255,0.003028174,0.0049061887,-0.010080052,0.0016353407,0.03748731,-0.002557349,-0.0025659413,-0.030630283,-0.004045569,-0.0035798424,-0.00020604323,-0.0056193746,0.019148009,-0.029474018,0.028731257,0.063707314,-0.04788506,0.019815184,-0.03484656,-0.088339575,0.013971108,0.048131306,-0.011972636,-0.014781242,0.029907294,-0.016624726,-0.016846798,0.02120906,0.0061823213,0.02024696,-0.025473205,-0.018492304,-0.010949137,0.043573648,0.0025393185,0.027770074,-0.019970583,-0.016079774,-0.0027163983,-0.02185281,-0.020813886,0.0035343524,0.013154675,-0.01542168,-0.033813175,-0.025406716,0.0017536145,0.010007846,-0.044597697,-0.016249228,0.0013613584,-0.010580797,-0.06301471,0.010787776,0.026609374,0.02561331,0.005287528,0.010919284,0.009677038,0.012141452,0.010522908,0.008582758,0.045940276,-0.014094709,-0.075738184,0.025412573,-0.023030313,0.033836912,0.01233601,0.053805083,-0.018324636,-0.006314772,-0.008097586,-0.023074172,0.004390147,0.00019722895,-0.056753404,-0.01664479,0.010922804,-0.04378286,0.008438354,0.05903104,0.009352065,-0.07973474,-0.0030716055,0.04877958,-0.012792671,-0.021386357,0.03391937,0.0019714357,0.050557435,0.047782376,0.0109720435,-0.014937709,-0.021801889,-0.021349378,-0.018914454,0.050132208,0.011622791,-0.021878233,0.007320536,-0.052474547,-0.055874437,0.014793157,-0.0027543413,-0.0022396054,0.0038608517,0.004689337,0.020980356,-0.029655997,0.019899257,0.009612201,0.04924284,0.0024590583,0.042078935,-0.016539702,-0.023575755,0.04879323,-0.0006932559,-0.029117659,-0.023543132,0.0007895495,0.017172005,0.0071363025,-0.03443581,-0.02263404,0.015466467,0.004363976,-0.037379388,0.049150582,-0.0028530327,0.026608163,-0.03694047,0.023242952,0.0073842043,-0.0085380385,-0.025880666,0.032262757,0.0058101634,0.043818377,-0.019578852,-0.013401279,-0.015657783,-0.023584126,0.0019347334,0.018827977,-0.0034579006,0.07263301,0.023091959,0.0058783246,0.02880442,-0.021355918,-0.0024143998,-0.0066472716,0.0038617328,-0.02789682,-0.006897682,0.000049513663,0.005186098,-0.00019701541,0.025033092,-0.004047825,-0.023004806,-0.009771381,-0.0052956534,-0.0060714944,-0.1583129,0.03042464,-0.005734034,0.0060167913,0.00516429,0.0060793688,0.009825083,-0.030229315,-0.014035963,-0.059954032,-0.002656445,0.044714656,-0.0037232703,-0.03216353,-0.0062027657,0.017142266,-0.022924522,-0.013918286,-0.023270259,-0.048871208,-0.0101063745,-0.008481386,0.036946967,0.01157287,0.024738375,0.009426599,0.046066243,-0.006690133,-0.038248613,-0.015670704,-0.042069077,-0.022091456,0.028187647,0.00030296546,-0.008776157,-0.0018114123,0.01188547,-0.008837965,0.0068360656,0.030882638,-0.027444953,0.010476402,0.018598592,-0.015293676,0.0013601403,0.056350105,-0.055582553,-0.0032237382,-0.052270792,0.0017313493,-0.009152273,0.032686308,-0.024611602,-0.033552177,0.029852377,0.01260643,-0.04733879,-0.017659174,0.04088111,0.06177708,-0.024466751,0.015866484,-0.05315435,-0.03992388,0.0361538,-0.0018658065,-0.00066811027,0.015508587,0.024000766,-0.015153314,-0.037927385,0.037386354,0.03408078,-0.036862046,0.00876453,-0.003931126,0.027512904,-0.021579204,-0.031652275,-0.025061281,-0.0013015652,-0.014615479,-0.05879913,0.012460664,0.033127714,0.017336117,-0.0420391,0.008394875,-0.020033916,-0.026491236,-0.041196525,0.001664402,0.028148817,0.009885669,-0.010184789,0.016834343,-0.044827234,0.034000885,-0.010736938,-0.037474453,0.023063054,-0.04792066,0.010954106,-0.01074347,0.00012429347,-0.001731316,0.041276425,-0.01602366,-0.022262484,-0.003947915,-0.025885306,-0.010113223,-0.012485398,0.008441285,0.0019837483,-0.015755579,0.010616742,0.05910939,0.019223142,0.04495258,-0.014902252,-0.04437344,-0.0074795424,-0.023739057,0.03014558,-0.0065060193,0.015243341,0.051006176,0.016367426,-0.01898706,-0.0057319156,-0.022874415,0.011053604,0.037036847,0.056487788,0.01094436,-0.0022795969,0.01712468,-0.042466026,-0.02001513,0.040526643,-0.021120152,0.040249027,-0.0017459451,0.007928101,0.02130775,0.040091503,0.030762633,-0.005171971,-0.0279988,-0.07144679,0.026076812,0.0127301635,0.043524157,-0.020678138,0.0357413,-0.013502083,-0.005112799,-0.015049895,0.05091107,0.00029139593,-0.032292563,-0.037674088,0.0133156665,-0.00873201,0.034754504,-0.025659073,0.0041754115,0.0047775763,-0.007164578,0.024969524,-0.03888931,-0.03594273,0.002194514,0.027009591,-0.01152795,0.0459091,-0.04055653,0.013932582,-0.033113156,0.029742213,-0.010979098,0.008542306,0.04494411,-0.015843373,0.03390222,0.002094408,0.050369196,0.021921972,0.00822637,-0.04163289,-0.034500252,-0.0009187112,0.02435893,0.013766178,0.035268683,0.01770166,0.027533647,-0.0058693793,0.054700743,-0.010997028,-0.032120213,0.02411845,-0.0054416093,-0.03236967,0.04479869,0.041341763,-0.0084865885,-0.03370705,0.052748833,-0.009068462,0.00063162314,0.05197631,-0.0035529928,-0.01757959,-0.010443803,-0.007849467,-0.015958218,-0.0034261965,-0.003301793,-0.01792533,-0.0077389963,0.014091704,-0.06167688,-0.023371246,0.013667155,-0.0047449097,0.017913627,0.0016105577,0.008906893,-0.024213003,-0.0403958,-0.008871394,0.026649317,-0.012156347,0.033326495,-0.062214777,0.014059262,-0.031476837,-0.015931863,0.04229849,-0.015174235,-0.025066644,-0.04005262],"last_embed":{"hash":"sipgsj","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"sipgsj","at":1762844524713},"key":"Inbox/AI.md##Summary Snapshot","lines":[52,60],"size":374,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"sipgsj","at":1762844524713}}, +"smart_blocks:Inbox/AI.md##Summary Snapshot#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03534808,-0.0043099755,-0.033156108,-0.023402015,-0.039865606,-0.00847886,-0.00721748,0.04478841,-0.027027035,0.0070408317,-0.0036052992,0.0044531566,-0.04846787,0.012699421,-0.008645183,-0.008596847,0.02557696,-0.019945186,-0.02674391,0.006309308,0.0297569,0.06529409,0.0128617445,-0.014375154,-0.014540888,0.038059298,-0.04468227,-0.015312108,-0.0041003143,0.023570742,-0.013088646,-0.051979944,0.061554212,0.006758331,-0.020707436,-0.0027771348,0.013379496,-0.030801458,-0.03489828,0.052777186,0.023013031,0.0011659561,-0.025837677,-0.02552507,0.049510423,-0.006734145,0.037392944,-0.020863874,-0.025017122,-0.004208941,-0.003809092,-0.031877372,0.037206054,-0.012044192,0.029433856,0.010761611,-0.022749893,0.032610103,-0.059469454,0.0057523116,-0.029403593,-0.016960906,-0.016621282,-0.047491144,-0.014728726,0.12816538,0.002658806,0.011955244,-0.023147462,-0.051623657,0.008232203,0.011513551,-0.012666094,-0.016162956,-0.0632871,0.02075033,0.044630464,-0.005966343,-0.0016404085,-0.009639727,0.05459938,-0.043411165,-0.007361978,-0.044896025,-0.017706584,0.055302817,-0.009627647,0.018496897,0.022039145,0.0046606744,0.011638146,0.0010204309,0.059838858,-0.021932457,0.013675448,0.028031183,-0.045392543,-0.02372829,-0.0019048452,-0.015209315,0.05054333,0.043003257,0.0003968278,-0.017936718,0.010861247,0.0072408873,0.01405071,0.0122108925,-0.0050467937,-0.0014899056,0.036602467,0.036758024,0.01720408,-0.009047855,-0.0012011151,-0.022615537,-0.009125052,-0.0070567257,0.06467969,0.008959749,0.018738879,0.00071537006,0.0032563892,-0.038732264,-0.052438058,-0.014630863,-0.028786529,0.020638198,-0.015069794,0.007228518,-0.00065960013,0.02513981,-0.05098997,0.0018121045,-0.05877017,-0.025089517,0.032981798,-0.0047743213,0.039030176,-0.05243452,0.05526766,0.027511181,-0.031018235,-0.022996977,0.010217667,-0.04040863,0.02782055,-0.020671826,0.017332975,-0.05466476,0.0346246,-0.0011617598,-0.015389759,0.018906849,0.03318366,-0.012490502,0.06896677,-0.016160814,-0.048315983,-0.0054245046,-0.02070477,0.0069253994,-0.05794999,-0.030554317,-0.014575455,-0.015383333,-0.0138805825,0.045234527,-0.02610738,0.0040602814,0.019527497,-0.053713266,0.012487017,-0.04136759,-0.006465333,0.023443865,0.1560438,0.01894228,0.02500381,-0.05912994,-0.046248946,0.011434036,-0.020375036,0.0023627963,-0.034072556,-0.027716644,0.01363861,-0.01701189,-0.015363474,-0.017319284,-0.010374723,0.0006640335,0.033269964,-0.011971944,0.02217618,-0.007653213,0.010243677,-0.030573811,0.017362073,-0.035460766,0.019783616,0.01948619,0.035673495,-0.00044382716,-0.0034347004,-0.006637927,-0.014853158,-0.050839726,0.053285647,-0.026019726,0.017652025,0.01539754,-0.024733864,-0.03190463,-0.016503848,0.00074575754,0.05738955,-0.0058980095,0.017250285,-0.030812638,-0.015501993,0.021023853,0.0012224031,0.007387709,0.00868103,0.04357693,-0.028903084,0.027033819,0.0038657794,-0.02714505,-0.05104224,-0.0008932558,0.036115404,-0.017236335,0.03790073,0.00021913314,-0.038275328,0.026649075,0.0006476597,0.023931138,-0.0060490128,-0.008352973,-0.026340222,-0.009656226,-0.061513603,0.03659689,0.029230567,0.033936724,-0.020717777,0.022670545,-0.008888135,-0.015705494,0.043865073,-0.06706954,0.055082526,0.023284184,0.007526273,-0.014409631,0.0024885645,-0.007502157,0.022055896,-0.03703927,-0.013135729,0.01843851,0.02975283,0.02473551,0.015658556,0.015785085,-0.012330585,0.05074242,0.0065199207,-7.3115154e-7,0.023096316,0.021889716,0.021025378,0.052783374,-0.030541314,-0.023531424,0.051131703,0.00896169,0.03307988,0.033279415,0.020045407,-0.0114338705,0.07353927,0.004606172,-0.046515975,-0.03477554,0.048294555,-0.026501544,0.010222379,-0.042494304,0.05304426,-0.0006594205,-0.036652002,-0.059247132,0.013915922,-0.17750877,0.008601437,-0.015688365,0.024009535,0.0083972085,0.03239071,-0.01243904,0.011011994,-0.052079044,0.056095723,-0.01624407,-0.033972032,0.029916335,-0.009623598,0.027737154,0.011038193,0.0129653895,-0.006203783,0.004588911,-0.025836585,0.011510621,-0.028142726,-0.003478052,-0.004955995,-0.06709118,0.027524646,0.03661057,0.0043542604,-0.036829263,-0.012141597,-0.031787917,0.007965204,-0.00012263797,0.047678575,0.034124848,0.077956915,0.015170183,0.006692879,-0.008762968,-0.008979967,0.009254478,-0.011537332,0.015024022,0.0027727266,0.003417539,-0.018261014,0.005027191,-0.00066385797,-0.014170464,-0.011698536,-0.011704905,-0.003995785,0.015927602,0.0039125127,-0.018396897,-0.018610772,0.031942733,0.04324706,-0.02797565,0.03366333,-0.041724473,-0.0260236,-0.0030580573,0.019174004,-0.05870469,-0.030735468,0.04237562,-0.00564347,0.032508478,-0.04871823,0.065241694,-0.0035813034,0.04474152,-0.012562114,-0.009471262,0.030439295,-0.03488851,-0.03227277,0.013249202,-0.10309038,-0.018245736,0.013694157,-0.008836174,0.012590243,-0.028002795,0.008735197,-0.011007446,-0.0015489073,-0.0007642629,0.22943445,-0.01339562,0.00021293997,0.008262067,0.007287171,-0.011858705,0.0022000042,0.036407348,0.011388094,-0.056158707,-0.035179567,0.02690124,-0.015428441,-0.00021557709,0.005625796,0.016831161,-0.049645294,0.00935143,0.035626132,-0.008258301,0.0148700755,-0.03837351,0.034726355,-0.019853838,-0.104958065,-0.03450748,-0.02163295,-0.00043839368,-0.0036696114,0.087425165,-0.04982808,0.030697742,0.013264183,-0.0015035152,-0.027152702,-0.0059848563,0.0182775,-0.041903596,-0.012659073,-0.016825981,-0.011930371,-0.03449786,0.0036010784,-0.0017098973,-0.03724234,-0.022391493,0.020484274,0.0045631537,-0.008288829,0.005991816,0.00567037,-0.009457879,0.0007760197,-0.014977078,-0.036203116,-0.036864188,-0.0027400993,0.05293609,-0.015320478,0.061083104,0.028778048,0.017454654,-0.031195553,0.010618785,0.025521029,0.008434021,0.013113962,-0.019376185,0.0052525545,0.061496988,-0.013404944,0.029926838,0.01972236,-0.007232979,-0.023946865,-0.017093997,-0.00723793,-0.006449662,0.027195932,-0.0054767514,-0.03390329,0.019651124,-0.006540741,-0.0015099286,0.027272029,-0.0033574684,-0.023898512,0.05886386,0.017078815,-0.019606771,-0.02624562,0.017249344,-0.038415294,-0.008771186,0.021649979,0.017636,-0.03858157,0.03656726,-0.046259284,-0.0060515716,-0.020045187,-0.02388868,0.01636504,-0.022626832,0.029509986,-0.021028623,-0.024065373,0.0026445806,-0.0019682504,0.009752695,-0.028853389,-0.019786565,0.012471899,-0.024928238,0.007643068,0.0802094,-0.027850162,0.022744663,0.033895005,-0.015085905,-0.01451016,-0.028020337,-0.031666074,0.0061644646,0.044148892,-0.041403763,0.008532929,0.028191961,0.0016808744,0.009076492,-0.007069065,-0.03231992,-0.021700978,0.04163752,0.10675005,0.04764746,-0.007938425,-0.0141418725,-0.031782277,0.034761984,-0.01913863,0.002590213,-0.031273425,-0.017805317,0.03319387,0.023830624,-0.034097187,-0.0011454001,0.008563853,0.008511695,0.04079144,0.018997418,-0.005293006,-0.055650517,-0.022133462,-0.035998303,0.0015092994,-0.02058688,-0.02625749,-0.038567696,0.0028420647,-0.0012009973,0.014473008,0.045139685,0.01443251,-0.0074664187,0.041478552,0.034131378,0.019874442,-0.04796649,0.0036017264,-0.0035575007,-0.037728455,0.035568893,0.022168433,-0.04568344,-0.051169336,-0.024192913,-0.0083806,-0.03230464,0.03853362,-0.005334164,-0.006490243,0.05574349,0.0098562315,-0.00092859165,0.010700764,-0.0077516334,0.025462726,-0.029871926,0.0076766023,0.13909741,-0.0016728935,-0.02068107,0.0024556413,-0.016880704,0.010915861,0.036818836,0.035209354,0.008748792,0.011821862,-0.034167174,-0.008646299,-0.012922226,0.03013606,-0.00815675,-0.0054339427,0.03610498,-0.03625149,-0.010100829,0.03434334,0.0064063743,-0.0057490147,-0.021866214,-0.01708511,-0.013250723,0.039164316,0.02993137,-0.0714526,-0.045500595,-0.031353988,-0.019433916,0.0038116379,-0.058633354,-0.018062757,0.020088302,0.005070487,-0.033140562,0.00005320522,0.014523847,-0.010238561,0.00041807815,0.04541149,-0.0030775166,-0.01345937,-0.028056992,-0.00681999,-0.002473773,-0.00938408,-0.0086630955,0.019137027,-0.026187409,0.026434423,0.058157317,-0.046438806,0.0122739235,-0.03522922,-0.08369615,0.01705489,0.05233971,-0.012402348,-0.008151885,0.03547478,-0.02088025,-0.030751063,0.011544561,0.00065075635,0.02716068,-0.029098956,-0.025319088,-0.01480436,0.05162333,0.005369533,0.028451275,-0.022543613,-0.01796984,-0.005442804,-0.030762771,-0.023610806,0.011022846,0.008386572,-0.01358218,-0.03435482,-0.011300641,0.0020840708,0.011437604,-0.059178416,-0.022350848,-0.0011696998,-0.014714359,-0.07295432,0.008661279,0.034867547,0.028616525,0.0074905506,0.00096688414,0.0072374516,0.014604517,0.004681259,0.010319824,0.0382254,-0.013149575,-0.061353873,0.019733148,-0.02496743,0.033711754,0.012768814,0.05432438,-0.023629077,-0.010503977,-0.010021446,-0.016765676,0.007882668,0.006777571,-0.06559999,-0.017798342,0.0089438325,-0.044720277,0.0066303946,0.056321494,0.004465607,-0.07599577,-0.0031604152,0.046127334,-0.012609684,-0.0108724665,0.038299438,0.0047076335,0.044990182,0.048886936,0.0007733096,-0.016215958,-0.027696732,-0.022718426,-0.02284575,0.045709457,0.01592305,-0.02883921,0.0019068007,-0.044342622,-0.046113502,0.011189738,-0.011694733,0.0010450564,0.00509607,0.00033800313,0.022974903,-0.034504283,0.016177686,0.014305528,0.055976067,0.008521388,0.04871759,-0.0250761,-0.01766622,0.061524518,0.00258072,-0.023235174,-0.029503454,0.00088215334,0.021626927,0.000035438396,-0.035286363,-0.015196248,0.027900852,0.002167686,-0.03384927,0.04746818,0.0011969422,0.037726074,-0.03048912,0.022660019,0.00847633,-0.010568534,-0.029340846,0.029761821,-0.0006407672,0.0403772,-0.022142759,-0.01543737,-0.011978573,-0.028219622,0.010740829,0.013612396,-0.007831238,0.08064946,0.023909543,0.009482582,0.023970883,-0.028185934,-0.0042066434,-0.018088048,0.010634248,-0.03212588,-0.017700514,-0.008595654,0.005332353,0.0034973274,0.02098234,-0.011782173,-0.014260357,-0.008523739,0.0019883956,0.004075485,-0.15689422,0.03186481,-0.0040217275,0.005179388,0.00406942,0.0053260797,0.01015001,-0.028276175,-0.014313989,-0.056831177,0.0016499701,0.046937913,-0.006957862,-0.038683224,-0.009112552,0.020521559,-0.022576312,-0.013409238,-0.0175921,-0.034744106,-0.005406813,-0.0085019665,0.040034045,0.017161656,0.020633623,0.011620923,0.047142025,-0.015048674,-0.035123073,-0.012266048,-0.034294564,-0.018872565,0.027291847,-0.0034819755,-0.0076679564,-0.0018474287,0.013320761,-0.016057437,0.009972509,0.022718515,-0.029205741,0.011438826,0.010886718,-0.01837142,-0.000008720307,0.05423752,-0.051025447,-0.0034557185,-0.051853314,-0.0029754683,-0.0027172756,0.027975742,-0.028824655,-0.037417658,0.021765603,-0.0013261698,-0.05516542,-0.02511229,0.042219516,0.061740685,-0.016869834,0.020647734,-0.055767465,-0.027120698,0.030035721,0.0023114495,-0.00067685434,0.008967817,0.021827977,-0.0045407144,-0.038018614,0.041465048,0.0353418,-0.027161796,0.0086702155,-0.003494286,0.018473662,-0.021154078,-0.039525654,-0.02849805,0.0021279186,-0.017795414,-0.061337464,0.025196405,0.025995584,0.023697939,-0.04330234,0.000435795,-0.022035664,-0.023032468,-0.043912917,-0.0012420852,0.027805718,0.003980483,0.0002758326,0.020455258,-0.035608474,0.023513185,-0.013513538,-0.03552409,0.020890329,-0.050347827,0.017006684,-0.013601761,-0.002996185,0.00063272886,0.027938638,-0.010902907,-0.022812389,-0.0036550618,-0.03318511,-0.0083667915,-0.009803839,0.01601125,-0.005890831,-0.018147698,0.013595041,0.051469237,0.014455401,0.0415741,-0.013830884,-0.046083994,-0.007853585,-0.025309885,0.022250442,-0.0025656354,0.016437015,0.042618975,0.0028966928,-0.015230626,-0.009798312,-0.031938966,0.015455691,0.032805394,0.059780292,0.01940463,-0.0012144061,0.01731214,-0.040844806,-0.012164756,0.04407983,-0.016920429,0.035233516,0.000059207032,-0.000034866232,0.021647723,0.032143332,0.025623038,0.00074963225,-0.019392606,-0.0680136,0.023280684,0.00724743,0.050510984,-0.012787137,0.02617819,-0.018417181,-0.0091595,-0.016965289,0.060204364,0.00048058084,-0.031628937,-0.042199966,0.01236511,-0.012572476,0.042811137,-0.023630211,0.0028098023,0.00447001,-0.014566659,0.02530104,-0.04465634,-0.03827114,-0.003633834,0.025198365,-0.000064366766,0.047659207,-0.041165024,0.015709702,-0.02522981,0.03381655,-0.011546063,0.010567458,0.03799947,-0.01217241,0.036006946,0.011177257,0.03895835,0.014601579,0.0015924973,-0.04695372,-0.039039683,0.0031510673,0.022526592,0.010927137,0.03390642,0.011987927,0.023091128,-0.013293567,0.0491161,-0.009857116,-0.03028205,0.02249713,-0.0041219653,-0.019919042,0.04250191,0.050782457,-0.0043764617,-0.030045683,0.04786612,-0.0054422803,0.00055193173,0.04920475,0.0056355586,-0.012499949,-0.0038212622,-0.019525476,-0.018122397,-0.0024624248,-0.01111352,-0.023205746,-0.0058194925,0.023022002,-0.053449526,-0.02612035,0.010075885,-0.0035740805,0.0025216262,-0.000024711115,-0.0013216865,-0.025452409,-0.041286282,-0.011537346,0.030950956,-0.0024437015,0.03539404,-0.059672404,0.0069648335,-0.02501118,-0.012853471,0.03894506,-0.015177326,-0.036071282,-0.049578506],"last_embed":{"hash":"yxduig","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"yxduig","at":1762844524713},"key":"Inbox/AI.md##Summary Snapshot#{1}","lines":[54,60],"size":353,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yxduig","at":1762844524713}}, diff --git a/.smart-env/multi/Inbox_Journaling_prompt_md.ajson b/.smart-env/multi/Inbox_Journaling_prompt_md.ajson new file mode 100644 index 0000000..2623353 --- /dev/null +++ b/.smart-env/multi/Inbox_Journaling_prompt_md.ajson @@ -0,0 +1,12 @@ + +"smart_sources:Inbox/Journaling prompt.md": {"path":"Inbox/Journaling prompt.md","embeddings":{"bge-m3:latest":{"vec":[0.014918626,0.036203668,0.025777835,0.014806739,-0.00027658607,-0.020339735,0.013797903,0.019609097,-0.007303823,-0.009324904,-0.005494898,-0.01965757,-0.03051035,0.025921933,0.0029470315,-0.034535654,-0.016085934,-0.04834514,-0.038575765,-0.0030808062,-0.013227268,-0.023176756,0.00095415005,-0.009744516,-0.035369888,0.09522862,0.0044656643,0.008919824,-0.026223896,0.039550196,0.02495669,-0.017167438,0.0040782862,0.018796505,0.008434333,-0.020914884,-0.006616645,0.013889205,-0.10923989,-0.012634061,0.012343592,0.01054996,-0.038409982,-0.015560954,-0.004602915,0.0058350516,0.012942119,-0.056876365,0.0046012728,0.013289487,-0.01451766,-0.026807614,0.008305507,-0.01700167,-0.051790938,-0.01662599,-0.05086281,0.008469689,0.029063648,-0.012556074,-0.019111052,-0.02395676,-0.0077665243,-0.038119037,-0.011250785,0.0068930867,0.02353613,0.042476103,0.02802079,-0.04530713,0.009375893,0.012496972,-0.04074331,-0.014809871,-0.023565887,-0.011744554,0.02939883,0.011196562,0.02288796,-0.001322454,0.03338717,-0.008275742,0.010432299,-0.003390743,0.04642012,-0.011825667,0.018856682,0.04048119,-0.014412411,-0.009396489,-0.015905514,0.033068754,0.0006720816,-0.013834451,0.031236706,-0.051112313,-0.004866114,-0.042182993,0.0044903047,0.0015490284,-0.016442005,0.023125974,0.007947818,0.054060724,-0.004029433,0.0028332511,-0.010241844,0.027520204,0.016365483,0.026406711,-0.017143024,0.005056659,-0.022843657,0.017339041,0.00833325,-0.02824119,0.0070627728,0.014996287,0.0432721,0.004518842,0.017047362,0.023065088,0.023192426,0.00037400462,-0.017385729,0.021072507,-0.029801302,0.025118439,-0.03891808,0.002342226,0.007204383,0.007987249,0.0031639116,-0.020688867,-0.016291494,-0.038781866,0.059124134,0.033430174,-0.0062651504,-0.021033444,0.021614121,0.0041963723,-0.034603048,-0.019438306,-0.018955493,-0.026877975,0.023012785,0.0045828596,0.0324779,0.0028277945,0.0023689365,0.01636932,0.021485265,0.02134981,0.047052674,0.0024067638,0.026775852,0.022769192,0.0074077942,-0.020822622,0.017026857,-0.010647711,0.008446314,0.062937215,0.007893214,0.021486763,0.039853454,0.05837246,-0.01454135,-0.031766858,0.020450251,-0.023477215,0.01066786,0.024581524,0.033330537,0.04260079,0.074266806,0.020601286,-0.019999322,-0.026816241,-0.010231697,-0.0056754174,0.03693788,-0.013183603,-0.019013818,-0.009812748,0.02453561,0.006855695,0.001428604,0.022115791,0.0049625468,-0.006808078,0.031548698,0.026373906,-0.0020511497,-0.009697819,-0.024020102,0.037613478,0.030114884,-0.023946833,-0.009313633,0.0068545025,-0.05184414,0.029528426,-0.02886063,0.02783803,-0.010474057,-0.083088554,0.03419017,0.02162674,0.026368147,0.017449519,-0.010220814,0.027026942,0.02185139,0.0054584364,-0.021966232,-0.03668233,0.00646608,0.03147385,-0.03555619,0.012146537,0.017423328,0.02162224,-0.011119818,0.008608169,0.003770562,0.024648905,0.0013000993,0.014028193,-0.008629145,0.064968415,-0.03444438,-0.053328704,-0.063857295,-0.013223055,-0.05160074,-0.007443724,0.03390447,0.036389705,0.03930044,-0.044142358,0.02869324,-0.027911548,-0.02708191,-0.059462138,-0.015280398,-0.014443643,-0.018118585,-0.03221268,-0.01774974,0.0199834,-0.0011412931,-0.014808655,-0.0077934135,0.0059071556,-0.015013243,0.0019712257,-0.0143495565,0.012058774,-0.002846762,-0.007031062,0.027623355,0.044109274,-0.01009386,-0.023375267,0.025475696,-0.020854153,0.026298217,0.021408124,-0.005211742,-0.012008804,-0.0035230862,0.012092789,-0.027905561,0.022626432,-0.0020547002,-0.015853988,0.037909452,-0.037009064,-0.034604203,-0.06624869,-0.018235631,-0.036698982,-0.016988732,0.053429704,-0.04681619,-0.0012402176,0.03335139,0.007643407,0.0066712336,0.021352377,0.103485525,-0.0466444,-0.006669568,-0.0006259517,-0.020849232,-0.1599003,-0.03549845,-0.014264973,0.0009727098,0.031141957,0.0013427275,-0.012924175,-0.03057548,0.0053107184,-0.017194495,0.020370277,-0.14977488,0.014807582,0.009528679,0.0635338,0.032461993,-0.007968711,-0.0053675864,0.0066466923,-0.047417235,-0.015127494,0.019919788,0.041680925,-0.014872993,0.039091136,0.023061823,0.011745648,0.046219125,-0.025780227,0.019939555,-0.043174576,0.022790212,-0.039394412,-0.0057176696,0.038819533,-0.010830764,0.011170351,0.004749072,-0.011261243,-0.0059094387,0.013331754,0.022270521,-0.011964118,-0.019189728,-0.028562067,-0.013488605,0.029975284,0.020738125,-0.03786304,0.0239058,-0.008269218,0.011752665,-0.0015691784,-0.00524122,-0.013235005,-0.046323154,-0.03406021,0.018035999,0.026900284,-0.010427301,0.0008881122,-0.063988715,-0.037284587,-0.035729077,-0.033068415,-0.031386063,-0.0055220155,-0.00447552,0.017897038,-0.02483569,0.019927936,-0.009681103,-0.031185068,-0.024793273,-0.0033750695,-0.015274139,0.0039900523,0.023869876,-0.011534578,-0.00906359,0.020639442,0.029917551,-0.007405953,-0.0020941875,-0.015629329,0.010881971,-0.0053113,-0.04464334,-0.013478574,0.43574888,-0.022341976,-0.022625782,-0.029603647,-0.022521801,0.008596866,0.015921319,0.017985096,0.010717126,-0.002691496,0.0066550383,0.017414223,0.003194095,0.024819734,0.009885035,0.054824546,-0.050600715,0.0075958027,-0.010607329,0.03215313,0.04015516,-0.056704134,0.011501038,0.011435738,-0.038144585,0.055057205,0.023209624,0.0056473445,-0.021418922,0.0140247345,-0.02917529,0.007931047,-0.01600918,-0.0062753977,0.01779108,0.0044396203,-0.051902533,-0.066119276,-0.017137472,0.002678049,0.03236472,0.0012605294,-0.016729198,-0.019531699,-0.039290257,0.0031909058,-0.014243729,0.016960004,0.009194151,0.016204717,0.035014402,-0.015533038,-0.02056851,-0.0036227843,0.0038811064,0.014097551,-0.021348557,0.021201413,0.0032682286,0.019958528,0.028916186,0.035622936,-0.017598283,0.01536626,0.035722964,-0.0028275943,-0.020758256,-0.027050497,0.023459079,-0.005896414,0.06289878,0.028062537,0.007954877,-0.015881188,-0.009476977,-0.036574632,0.03210353,0.020924784,0.008075118,-0.0047799726,-0.013095446,0.010087076,0.034489382,0.008757793,0.026659949,-0.030377569,-0.029920122,0.0348166,-0.017515508,0.007713926,-0.031397633,-0.026583867,-0.011098853,-0.016747382,0.030585391,0.035045505,0.011259104,-0.033291206,-0.009497051,-0.010259884,0.009094752,-0.003867506,0.04068702,0.014179487,0.036840096,-0.0053426204,0.007377356,-0.01871405,0.017112495,0.0285105,-0.020245628,-0.0025965546,0.072765216,-0.014405837,0.055275343,-0.0064459736,0.04897813,0.009111763,0.0031601712,-0.013369048,-0.05120695,0.0036318665,0.0028766284,-0.000749724,0.010118449,-0.039719515,0.026136328,-0.00070775714,-0.034270484,-0.028683588,0.008031026,0.05766961,0.009157138,-0.030410368,0.03358243,-0.0024420687,0.032002073,0.0015033733,-0.025663568,0.06715921,-0.002947186,-0.022361018,-0.022784304,0.018786712,-0.030195983,0.01000668,-0.023238309,0.007551913,-0.03421061,-0.039472874,0.031276047,0.014747,0.01879737,-0.015192147,-0.008867178,0.015781848,0.009718276,-0.023366753,-0.00039557167,-0.022830866,-0.0051583136,0.017197827,-0.02507725,0.08710726,-0.015697125,0.025280247,0.031231372,0.049594566,-0.04630739,0.024330022,0.0011202875,-0.044059794,0.018379476,-0.0154204685,-0.0044062827,0.022034414,-0.016599275,0.041234717,0.013908917,-0.031026466,0.01931726,-0.0005836555,-0.012034326,0.02191685,-0.015248093,-0.017550172,-0.034947593,0.016803527,0.024897689,-0.06347404,-0.03389215,0.049136616,0.039006997,-0.0065299924,0.01512172,0.004119559,0.050620075,0.004889472,-0.012312975,0.004481387,-0.037967704,0.014101417,0.010173887,0.02139262,0.032022312,0.014500012,-0.012815676,0.027147418,-0.019115388,-0.038308963,0.03462626,-0.0061757662,0.01324894,-0.0026439494,-0.039378855,-0.015643977,0.045529667,0.019580184,0.006989774,0.00044047539,-0.013177794,-0.015246706,0.029662034,-0.048111845,-0.015973829,0.010523374,-0.008678301,0.004215748,-0.04273258,0.0111039085,-0.019396832,-0.071565226,0.023641188,0.006975541,-0.021551117,-0.02361294,-0.0026772039,-0.0015533436,-0.026220093,-0.01842253,-0.022453265,-0.014683768,0.011485205,0.030337747,-0.0038120952,0.015220015,0.012593072,-0.0058544446,0.0029339795,0.038810894,0.021769326,-0.009822609,-0.0232239,-0.031831376,0.034358546,0.03787384,-0.002727663,0.0063519203,-0.00029915143,-0.015324783,0.05233967,0.036810208,-0.024306552,-0.024682749,-0.042146895,-0.00244672,0.0047380133,-0.007865325,0.004195245,-0.07584237,-0.0030743012,-0.010706978,-0.035648283,-0.04497367,-0.04870006,-0.045500558,0.012122898,-0.012472113,-0.018297445,-0.0007439161,-0.05543385,-0.0016676462,-0.008855058,0.022431444,0.023749623,-0.027559236,-0.02355528,0.00083992217,-0.040458146,0.0025136021,0.03013887,0.0051042293,-0.009115602,0.0056619663,0.035081364,0.037483655,-0.030780673,0.08662137,-0.015012136,0.020007908,0.003429597,-0.021522705,0.0067081368,-0.035849784,-0.034377757,0.018396527,0.014024434,0.029206904,-0.023418292,0.0058026174,-0.04308387,-0.06676973,-0.012111026,-0.022629142,-0.011745329,0.01651294,-0.025621185,0.004404053,0.01809584,0.009379413,0.009602374,0.006526059,-0.045523237,-0.0077281436,-0.017715639,-0.009490448,0.008819992,-0.0021203987,0.0009367133,-0.042335764,-0.038621645,-0.0028965021,0.03466188,0.016397743,0.004209964,-0.01785861,0.033127014,0.0062200683,0.010323436,-0.03495133,0.024203053,-0.0021664992,0.0620834,0.012786777,-0.006708136,0.01212957,0.020173198,-0.008802409,-0.005512232,-0.016633298,-0.017466158,-0.010410873,-0.03656291,0.0063176444,0.00051231,0.015120556,0.0076894504,0.030487893,0.041223943,-0.016107393,0.011369677,0.020131962,-0.009753207,0.008837842,-0.0020925314,-0.02544037,0.0067423335,-0.036117155,0.020279823,-0.0070715346,0.0166395,0.054961655,0.018901482,-0.045644857,-0.0141479755,-0.03648312,0.034593076,-0.014875311,-0.005722228,-0.0031175276,-0.0113287205,0.010505531,-0.037739526,-0.040892027,0.030160636,-0.013710076,-0.05653186,0.020856189,-0.010325373,0.060306195,0.042678535,-0.00057372515,0.007757989,-0.014588884,-0.10024903,0.052576374,-0.018973412,0.01370642,0.0061351554,0.020485524,0.0006447266,-0.035962414,-0.013533081,-0.021170806,0.05342576,-0.029268611,-0.004517191,-0.021773437,-0.010618417,0.0043216525,-0.0038016662,0.0035768042,0.0052141217,0.047272716,-0.0053324997,-0.008151945,-0.034735445,-0.03767008,-0.024111109,-0.00014136572,-0.02126179,-0.007913616,0.018419094,-0.04323882,0.0129646445,-0.032053195,-0.013755377,0.0368945,0.029601233,-0.0126953395,-0.03066301,-0.0077422163,0.019185694,0.06169948,0.04766678,-0.0037382094,-0.020123154,-0.02895406,-0.06728369,0.038368467,-0.008963289,-0.02756654,-0.010583232,-0.010452627,-0.05561226,0.019591684,-0.0033596007,0.006171821,-0.004348509,-0.023598684,-0.008293697,0.017820207,-0.020852458,0.011713865,-0.0120851165,-0.035016768,-0.026611788,-0.033283338,-0.0013084093,0.00018684348,-0.011720385,-0.031661253,-0.048062902,0.0020896886,-0.029307315,-0.01318051,0.023556056,-0.01670933,0.019232413,-0.033428773,0.04427712,-0.018086635,0.023244232,-0.018084642,-0.0375335,-0.0057920893,0.006304579,0.01545215,0.036916222,-0.019273596,0.01869729,-0.018700205,0.0072297747,-0.04497927,-0.049122438,0.00015608579,-0.021386398,0.021987792,-0.0042673154,0.001209451,-0.008743742,0.023043143,0.023935912,-0.032616496,0.030032923,0.029727714,0.032821048,0.031346373,0.0019475174,0.034430213,-0.043389305,0.04332865,0.0072840736,0.039806683,-0.02605757,-0.019177949,-0.03734151,0.017949354,-0.027222557,-0.0028282518,-0.041685913,0.07115074,0.04806341,-0.029493611,0.0011091976,-0.010934584,-0.004284447,-0.06801086,0.010063194,0.021632828,-0.04141045,0.011099586,0.074800745,-0.038360003,0.056666788,-0.021085016,-0.02312048,0.008167892,-0.022630222,0.0008354019,-0.021923445,0.049650785,0.013025046,-0.025215121,-0.029271344,0.021577924,-0.038401235,-0.018345313,-0.042772338,-0.00046959947,0.044124186,-0.01534966,-0.008408542,-0.034847133,-0.007874568,0.01958276,-0.023408484,0.033067327,-0.0064589567,-0.009698821,0.026834859,-0.032137383,-0.0021307347,0.071493156,0.014244123,-0.059558447,-0.009081913,0.014773857,-0.029357594,0.049941827,-0.016121447,0.0012016796,-0.01894421,0.02193263,0.020309487,0.036378413,-0.017519895,0.02261673,0.00741351,-0.004109853,0.010910104,-0.009464918,0.023924496,0.01243269,-0.010447724,-0.026348544,-0.025237693,0.014617406,0.007736218,-0.032527063,0.012038503,0.022931313,-0.009052377,0.004090501,-0.04374907,-0.012892887,0.041231714,0.0068560527,0.02560026,-0.03929858,-0.011183069,-0.036735147,-0.009846446,-0.004150955,-0.033126757,-0.03416211,-0.048639715,0.02966378,-0.022276908,-0.004772123,0.008541051,0.0052397656,-0.008899762,-0.04424685,-0.03207572,0.0049884403,-0.020475414,0.06031369,-0.02314333,0.012286677,0.007872249,-0.03858693,0.034444086,0.017941281,-0.004258913,0.071411505,-0.006593168,-0.024018811,-0.02652944,-0.01729351,0.009736999,0.028971426,-0.0011010999,0.016560204,0.006236463,0.031027373,0.011641837,-0.011243309,-0.0063190795,0.019817842,-0.0321273,-0.00061089767,-0.01179795,-0.004801958,-0.021663811,-0.042047713,0.014001073,0.009948785],"last_embed":{"hash":"1gs2pyx","tokens":272}}},"last_read":{"hash":"1gs2pyx","at":1762844524713},"class_name":"SmartSource","last_import":{"mtime":1755677970000,"size":2634,"at":1762844500009,"hash":"1gs2pyx"},"blocks":{"#---frontmatter---":[1,4],"#":[5,46],"##{1}":[7,8],"##{2}":[9,10],"##{3}":[11,12],"##{4}":[13,29],"##{5}":[30,31],"##{6}":[32,33],"##{7}":[34,35],"##{8}":[36,37],"##{9}":[38,46]},"outlinks":[],"metadata":{"created":"2025-08-16 17:21","updated":"2025-08-20 10:19"},"task_lines":[],"last_embed":{"hash":"1gs2pyx","at":1762844524713}},"smart_blocks:Inbox/Journaling prompt.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05768859,0.009486663,-0.01213403,0.026968913,-0.045022566,-0.058855377,0.003988714,0.017035848,-0.007989474,-0.000040533625,0.009449256,0.016797272,-0.023290968,-0.0072374064,0.02279937,0.02028989,0.028733691,0.016962893,0.0022142434,-0.02053404,-0.022682048,-0.008107017,0.066252865,-0.008864234,0.0009930552,-0.00066344487,-0.0038844813,0.0066172956,0.02828434,-0.013233411,0.039335467,-0.057126008,0.030693691,-0.019348146,0.0063778637,-0.027885985,0.0119304545,-0.0059720217,-0.05375807,-0.003008342,-0.028216425,-0.030966,-0.016426474,-0.022116253,0.04436293,0.010514896,0.012626712,0.007682815,0.0016391936,-0.039849877,-0.013619277,0.030100347,0.029570075,-0.017225476,0.06566624,0.039408397,-0.01745471,0.0036265322,-0.025705045,-0.040040884,-0.02650925,-0.009143309,-0.009402875,0.0210253,-0.0037973772,0.07122417,0.044364803,0.026609762,-0.024674332,-0.016562995,-0.01584398,0.021895213,0.015459652,-0.009369912,-0.043743916,0.02410716,0.027125994,-0.04955552,-0.009882482,0.029315954,0.003761347,-0.015865695,0.0016910537,-0.02468566,0.017702268,-0.007334741,-0.005565724,0.05706428,0.019854154,0.021702813,-0.016415559,0.0059566167,-0.0042291326,-0.017892104,-0.031830117,0.01697397,-0.0037346017,-0.03778054,-0.0010619485,0.00076626235,0.0671883,0.020869628,0.034939934,0.02313552,0.021258054,-0.017734718,0.0059424867,0.01710308,0.008494358,-0.007548264,0.0033835326,0.08393331,0.036152437,-0.0073651546,0.023917394,-0.0168273,0.025750631,-0.042313162,-0.0006626165,-0.024133833,0.004907704,-0.0063447263,0.028873928,-0.017499782,-0.04274452,-0.021546075,0.009539658,-0.028232817,-0.0057486095,-0.021526074,0.016057558,0.052434534,0.00678925,0.02189457,-0.025992941,0.018699687,-0.019532701,0.03681417,0.014385516,-0.017995317,0.047502305,0.037841495,-0.0035686556,-0.008226041,0.012869687,-0.048364777,0.028674947,-0.035297547,0.0018766923,-0.079812616,0.008334214,0.036200363,0.032857135,0.0072090672,-0.022643711,-0.01732686,-0.0046023685,0.0049675815,-0.00085671747,-0.023107458,-0.004932485,0.0066924887,-0.07528229,0.04922293,0.009981855,-0.06651627,0.03138786,0.031203235,-0.027354429,0.013905414,0.051479742,-0.08902096,0.0018223671,-0.028603531,-0.014679215,0.026832761,0.073269755,0.01968358,0.016028596,-0.053507544,-0.027449686,0.012835703,-0.011357445,0.018756678,-0.028906351,-0.0026005113,-0.04181935,-0.020981496,0.0060416907,-0.013011303,-0.027569974,-0.011996568,-0.0034132907,-0.0067177583,0.013826008,-0.010300647,0.0033817377,-0.0049525793,0.002176531,-0.021416143,-0.008460438,0.04217152,0.011964548,0.023988236,-0.0068562143,-0.030043788,0.0018374936,-0.02542565,0.04769049,-0.009381747,-0.031521168,0.02065571,-0.016923478,-0.037536956,-0.02265631,-0.022048377,0.033767253,0.0044508534,0.025907867,-0.01179437,-0.009905203,0.0671894,-0.01645018,0.017610053,0.0011155506,0.007859803,0.0072106244,0.057127167,-0.005656783,0.000022700953,0.007075052,0.021394718,-0.020744774,0.002161558,-0.03101032,-0.017892025,-0.00049297325,-0.0065215,-0.00077052735,0.019545631,-0.008447814,-0.018717993,-0.011971571,0.013133306,-0.041121125,0.010475744,0.03764982,0.043962236,0.01404992,0.020280456,0.0018332328,0.0354998,-0.0118478015,0.024525108,0.023668867,0.01719795,0.0038622173,-0.0137740895,-0.015142408,-0.034247883,0.016917739,-0.016194439,-0.039161354,0.001746852,0.027160501,-0.00095337874,0.019620378,-0.052850217,0.021506693,-0.055720087,-0.040004153,-0.034872696,0.02971472,0.0052811317,-0.00002512855,-0.0067237085,-0.017409295,-0.024984974,-0.009231334,0.008140503,0.0026452073,-0.016627287,0.024219193,0.013388926,0.033527434,0.0062649744,0.014145547,-0.020795884,-0.008588477,-0.025678929,-0.013185255,-0.016465127,0.045967422,0.010246024,-0.013338574,0.016627036,0.0056223883,-0.16286695,-0.008325442,-0.039501026,0.071591765,0.016798344,0.0016864145,-0.002862401,-0.0406996,-0.052740946,0.037435554,-0.016522601,-0.0461764,0.0017797188,0.012716246,0.010906166,0.03867666,-0.013643836,-0.025176559,-0.04496251,-0.017972067,-0.0033472574,0.0035224499,0.016909884,-0.011036955,-0.06067356,-0.017741151,0.02288881,-0.009115685,-0.0141528845,-0.0077289273,0.008950124,0.00093702116,0.00258394,-0.018730674,-0.03071947,0.03739499,-0.036180664,-0.0125180995,0.009279019,-0.025705045,0.025250578,0.031525567,0.013750921,0.02485928,0.0072342185,0.026428858,-0.018931229,0.021694876,-0.045357563,-0.004458587,-0.0137109915,-0.009281683,-0.00047494454,0.046876807,-0.047094185,-0.026168343,0.010284851,0.013374862,-0.027890906,0.022771746,-0.045436844,-0.074270815,0.012596645,-0.033352535,-0.009188015,0.018066783,0.0075145476,-0.027054014,-0.008750521,-0.056455124,0.054443344,0.006300413,0.03960314,0.0049862936,0.004019023,0.008543409,0.010172026,-0.041458137,0.0013063875,-0.104576066,-0.02546131,0.016746523,-0.05284352,0.002211255,-0.022128284,0.03250177,0.013154033,0.030435251,0.002980398,0.2628885,0.022345299,0.010832876,0.005111531,0.08297686,-0.021731244,-0.013499369,0.024724048,-0.0064062583,-0.038324364,0.038232405,0.047012936,-0.002010589,-0.024140619,0.021937469,0.012945028,-0.031989794,0.0062605594,0.083270796,-0.0003408856,0.05369838,-0.03237001,0.047174536,-0.05029122,-0.024105469,0.003398396,0.015562939,0.054361857,-0.027278103,0.020004828,-0.002405209,-0.0016191548,0.035992917,0.0028465586,-0.005637678,-0.011783074,0.047280375,-0.05002091,-0.032410532,-0.003006112,-0.025266469,-0.042161383,0.06857578,0.0017569991,-0.02700486,-0.023176186,-0.019582203,0.0039071403,-0.0050651217,-0.028925754,0.011071245,0.014804895,0.028898684,-0.008259122,0.03260802,-0.02165718,-0.013548559,-0.05284445,-0.023836035,0.08768814,0.0036810094,0.026399186,-0.0018538116,0.038118023,-0.0051227272,0.05890436,0.031183885,-0.0116700325,0.010317753,0.043378055,-0.005066564,-0.0054016258,0.0039926344,-0.0040994994,0.01763607,-0.04399505,0.012359371,0.024758266,-0.032898862,0.04423888,-0.027483765,-0.019580701,-0.014480599,0.03340885,0.007181824,-0.018206384,-0.008911068,0.043665405,0.0037478926,-0.0022549655,-0.0017918025,0.012232067,-0.032187976,-0.023484012,0.012997003,-0.024359634,0.019501498,-0.025126394,-0.04766693,-0.0242451,0.032052018,0.030009706,0.0014429672,-0.019795606,0.036766775,0.025004024,-0.00861564,0.008369984,0.0045638406,0.02065856,-0.017518057,0.014538534,0.041578967,-0.049074072,0.005393482,0.05118928,0.055039287,0.028113898,0.026831968,-0.046998635,0.033773787,0.020118155,0.0031604979,0.015137178,-0.0010664889,-0.022994485,-0.01896484,-0.027875211,-0.0492723,0.009942486,-0.007081662,-0.013513906,-0.027983574,0.006852242,0.041495916,0.03885787,0.09022846,-0.004070243,-0.03417351,-0.00866516,0.008568225,-0.0070198528,-0.0061538597,-0.013622453,0.030890558,0.033522014,-0.00410255,-0.008733611,-0.023437168,0.061557356,0.012063325,0.018240083,0.05276009,-0.031428497,0.015297774,0.011777689,-0.0175635,0.0053112977,0.011657641,-0.025286127,-0.009495852,0.03543585,0.024671717,0.06988508,-0.025093311,-0.06954892,-0.009965538,0.021121137,-0.03435732,-0.054252125,-0.009366032,-0.03513138,-0.04471835,0.029020092,-0.002051193,-0.028030522,-0.0071358457,0.026558153,-0.014408139,0.005229391,0.007253213,0.0046311556,-0.06899693,-0.005401005,0.0030684813,-0.01627177,-0.048873067,-0.028021228,0.06360706,-0.030176645,-0.046788264,0.1027556,0.020797992,-0.015953943,0.0075490815,-0.034683928,0.056288633,0.0051347534,0.03753821,-0.030373028,-0.018773166,-0.043173056,-0.017261753,-0.01828346,-0.034631,-0.0067215166,-0.027622141,0.06381343,-0.0068301894,0.013412824,0.029349113,-0.018390937,-0.017476834,-0.0076604513,-0.023933457,-0.005544047,0.081762634,0.06793118,0.002198219,-0.053516347,0.039493598,0.005456547,0.030437313,-0.0020482386,-0.004205779,0.037984177,0.0069309147,-0.032171696,-0.05814449,-0.055404052,-0.010153067,-0.015720405,0.058289867,-0.01279738,0.0016100082,-0.010966511,0.05598343,0.030442098,0.008900986,0.007509594,-0.0068801297,0.008541335,0.027575893,0.047207654,0.014241515,0.0679946,0.0043900497,-0.04408762,0.03092072,0.0144526055,0.029290145,-0.002318124,-0.021785157,-0.041884895,0.02735177,0.004782565,-0.042086445,0.022830645,-0.03462388,-0.048573215,-0.046136256,0.040025055,0.012824304,-0.006124417,-0.043988038,-0.023247803,-0.045485184,-0.03790854,-0.012824894,-0.007111726,-0.010818814,-0.008718652,0.008098028,-0.03760377,0.012922557,-0.017915718,-0.02535536,0.011119724,0.033069644,-0.0043157977,-0.033256825,0.019256044,-0.0024627433,0.008999261,-0.013071745,0.035236917,0.03273635,-0.039246302,-0.021614471,-0.016744453,0.049185462,-0.018544113,-0.043672558,0.03540364,0.0023231914,0.014122791,-0.022699054,0.019934436,-0.014139895,-0.0064276406,-0.009052355,-0.006473557,-0.003190731,-0.0354787,-0.0085987225,-0.024662977,0.011077555,-0.01326597,0.031763334,0.0145568615,-0.0024989338,-0.046545193,0.017475165,0.0057853595,0.06572942,0.011678923,0.0429869,-0.028486928,0.023630938,-0.0011670361,0.016614122,0.027722448,-0.04426323,-0.03844336,-0.05153954,0.020670246,0.039500028,-0.04446663,-0.025176492,-0.02767517,-0.03281857,-0.02643949,0.0027259963,-0.024148388,-0.018379867,-0.026028322,0.045613404,0.02929257,0.012696741,-0.013784322,0.0033709053,0.008328843,0.03400438,-0.019483956,0.025287652,-0.013383467,0.0074706427,-0.0010210176,-0.0015780709,-0.02968941,-0.01062266,-0.040920712,-0.014440965,-0.023538996,0.017195385,0.046330027,-0.0155925155,0.019940266,0.016279828,0.026555395,-0.022734594,0.015991071,-0.07247776,-0.0019784835,-0.01175391,0.040397227,0.00015954598,-0.0020416966,-0.02857667,-0.023628095,0.015717804,-0.015329334,0.014328734,0.05436124,-0.021171007,0.031324845,-0.011743015,-0.049106333,0.0621479,-0.0059448862,-0.004050036,0.012999718,0.013908525,-0.035923082,0.051480107,-0.03774859,-0.011962347,0.029122345,-0.00497596,0.0015275789,-0.045925565,-0.02878591,0.009432163,-0.0020662837,-0.15926366,0.030869642,-0.016587686,0.0018340908,-0.021887029,-0.015552139,-0.05807075,-0.0140864905,0.0020962053,-0.023297537,0.013445839,-0.029015202,0.024929106,-0.041225344,-0.009508655,0.034566976,0.008799128,0.0415239,-0.06363927,0.07480055,0.013080949,-0.038170364,0.026574386,0.03271413,-0.007049288,-0.012028588,0.030919282,0.011566281,-0.04145131,-0.021589704,-0.000021137632,0.013721778,0.042610727,0.042505544,-0.011050691,0.03444051,0.0091670975,-0.009670071,-0.007989164,-0.01314215,0.011823935,0.008656631,-0.013346903,0.0300004,0.022462465,0.064162485,-0.024829566,0.017394265,-0.008204909,0.027517822,0.012912649,0.009729855,0.028721688,0.011270663,-0.022075903,-0.03223514,-0.021608386,-0.009043237,-0.004555359,0.054181464,-0.011717474,0.005664372,-0.04315939,-0.045501884,-0.04276979,0.022675553,-0.021405973,0.0046265,-0.01648713,0.04597986,-0.042254135,0.012103051,0.007006154,0.01556008,-0.002630905,0.026241338,0.06315481,0.011179596,-0.043286704,0.0019555497,-0.025395595,0.0017334739,-0.02637897,0.0053857607,0.013989583,0.018372064,-0.011426247,-0.028419187,-0.09105912,-0.007671069,-0.05544683,-0.035816617,-0.01632745,0.015336328,-0.06667064,0.027086198,-0.0075291945,-0.0052737007,0.005264729,-0.04874126,-0.0038239337,-0.049793262,-0.0051196194,-0.030440366,0.00025371352,0.016718877,0.048543915,-0.010140469,-0.006465013,0.009128478,-0.015672924,0.013165187,-0.021114849,-0.01425798,-0.07143298,-0.036992464,-0.019065207,0.020425845,-0.0069097537,0.027329328,0.0024193,-0.028709864,0.02593906,-0.048931193,0.060360555,0.004476313,0.017191801,0.0016170436,0.031317573,-0.045192685,-0.0070172544,-0.025214884,0.03379301,0.03243333,0.021250116,-0.016446533,-0.007132035,0.013019742,-0.034926653,-0.014086464,-0.028586574,-0.0113521,0.007166682,-0.03903388,0.016356915,-0.020853186,-0.009163879,0.029246334,-0.039332435,-0.038543224,-0.017104957,0.02826773,0.02857063,0.014129083,-0.006713545,0.017730566,-0.0076154224,0.03126784,0.012891405,0.052806307,-0.04227455,-0.006179639,-0.026031636,-0.047495384,-0.0051370305,0.015848024,-0.034657177,-0.024521492,-0.06529305,0.014949332,0.026048303,-0.018293004,-0.026375795,0.022461811,0.014769655,-0.026989909,-0.0035507618,-0.018706845,0.017849797,-0.00029995135,0.016339738,-0.012108838,0.02953127,0.018165827,-0.0032039639,0.02299065,-0.01340318,0.03342535,0.011435832,-0.0001666115,-0.018942568,0.03083754,-0.058923747,-0.0029610568,0.03302077,0.013688613,-0.006407457,0.022162402,0.027127035,0.031925123,-0.040865533,-0.03023434,-0.0038284983,-0.013557326,-0.03737797,0.061251525,-0.030869676,-0.031675003,-0.005513967,0.014265577,-0.022803126,0.013075446,0.001799126,-0.000024869787,-0.008516824,0.0342025,0.03410676,0.05411696,-0.035926145,0.015870333,0.030267395,0.008430404,-0.0777371,-0.011355417,-0.013344414,-0.004318893,-0.01677652,0.035640057,0.034802098,0.057694104,-0.024895981,0.018684402,-0.0124308355,0.031202162,-0.024130754,0.0064853993,-0.03638708,-0.018999806,-0.019628258,-0.018402595,0.037769355,-0.029337924,0.022000425,-0.0693711],"last_embed":{"hash":"t49nfr","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"t49nfr","at":1762844524713},"key":"Inbox/Journaling prompt.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"t49nfr","at":1762844524713}}, +"smart_blocks:Inbox/Journaling prompt.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0023700618,0.0049124504,-0.00693388,0.005633484,-0.011710177,-0.032562528,0.024567239,0.050224885,-0.006678944,-0.027175272,0.0027592652,0.016675511,-0.020284647,0.018191459,-0.015709395,-0.026917208,-0.012340697,-0.03937481,-0.0448109,0.00093018275,-0.046539314,-0.05488877,0.010368294,0.0008191769,-0.014460407,0.06906416,-0.009624505,-0.03022201,-0.023948485,0.030416911,0.00033870115,-0.016433015,0.023892356,0.0041148392,-0.004340596,-0.026378632,-0.0085371025,0.010956815,-0.09229155,-0.016100908,0.030302763,-0.010831533,-0.03948012,-0.01676757,-0.011314756,-0.00082107267,-0.013683916,-0.064276785,0.0032044298,0.018884186,-0.0146346595,0.011363006,0.030963939,-0.02538516,-0.049335625,0.00737311,-0.013759864,0.026906203,0.008195687,-0.038112137,-0.0013916926,0.015465353,-0.018280242,-0.05314167,-0.020566866,0.007734665,0.03271405,0.044670884,0.038613215,-0.05288676,0.0016611983,-0.0008105381,-0.044327416,-0.06770544,-0.040429883,-0.005552159,-0.0073131616,0.0063233064,0.025439803,-0.018729586,0.103825554,-0.018359039,0.03945965,0.00565648,-0.022013282,-0.033804644,0.019214053,0.045219008,0.0008991743,0.009404287,-0.039216552,0.043517575,-0.008112655,-0.06008796,0.02143478,-0.0036166906,0.0020342795,-0.04826879,-0.0060026487,-0.000050581573,-0.04734008,0.02843702,0.013499383,0.03061012,-0.010952807,0.0048540463,-0.020708457,0.036114104,-0.0046841046,0.021102257,-0.024584617,-0.0024554254,-0.022208726,-0.0012302571,0.012670664,-0.014639447,-0.009865252,0.036584523,0.020135298,-0.014274037,0.023299502,0.06833,0.0203789,-0.032485634,-0.0033735405,0.023011776,-0.011146265,0.061255522,-0.053020142,0.008483945,0.02034373,-0.0046041324,0.016468324,0.0047137993,-0.030689051,-0.02560018,0.040243853,0.038104143,0.013365916,-0.031008206,0.028080538,0.018003002,-0.017971385,-0.008291224,-0.01607803,-0.021075232,0.006466101,-0.014500203,0.02604246,0.02659959,0.018557694,-0.017450277,0.01160451,0.022340367,0.038951796,-0.0011700082,0.037707794,0.0026800635,0.015628712,-0.024055282,0.018984651,-0.026786024,0.026791418,0.03604991,-0.0100282105,0.01719327,0.024781885,0.052523397,-0.016560072,-0.03625743,0.0043205833,-0.04733486,0.026416399,0.019112509,-0.001520977,0.056656457,0.049018364,0.04399484,0.003567126,-0.029021928,-0.0055198274,-0.000997839,0.038147718,-0.041783854,-0.013115091,0.0022419272,-0.002439742,-0.0141569385,0.016520366,0.033805046,-0.011454543,-0.026831197,0.061924107,0.022702422,0.016079204,-0.036677588,-0.063282855,0.0033271273,0.050314493,-0.037529107,-0.028301729,0.007567305,-0.06408129,0.024089597,-0.013674174,0.0121463165,-0.04600748,-0.052703977,0.02008987,0.005544895,0.05337493,0.022353051,-0.012987936,0.023369554,0.018969037,-0.0022915693,-0.006481273,-0.022684632,0.014567485,-0.000018302599,-0.025953978,-0.01492124,0.01692395,0.0078061996,-0.0037779822,0.01004433,-0.008821144,0.029461978,-0.0077187247,0.017875599,-0.01634777,0.08360261,-0.04538406,-0.034560177,-0.03587923,0.010069592,-0.045044366,0.009549769,0.04555343,0.037629984,0.022754392,-0.048528932,0.020404821,-0.0017324333,-0.024378303,0.0031757958,-0.004524234,-0.0013336607,-0.026466068,-0.0078413915,-0.013499083,0.012133756,0.010321271,-0.049019236,0.016760377,-0.019554067,-0.0053975116,-0.019116974,0.0071332725,0.014311803,0.015349509,-0.035196356,0.018151933,0.05223875,-0.020296535,-0.010562235,0.005473809,0.0126701705,0.01769685,0.020473031,0.0077107623,-0.02110007,-0.029988129,-0.0093047125,-0.031126857,0.0032415378,0.0015886276,-0.021842645,0.031195866,-0.033957597,-0.0022776278,-0.06876978,-0.0033186849,-0.028047025,-0.018362865,0.037992302,-0.026653461,0.009831885,0.026223304,-0.026853882,0.0064700353,0.005538266,0.08266422,-0.05802327,-0.0115552265,0.014781397,-0.025004985,-0.18892328,-0.04712201,0.010900352,0.0071948073,0.010096895,0.009261825,-0.009975335,-0.03720886,-0.015279056,-0.028340891,-0.007953092,-0.13220513,-0.007454191,0.0062641716,0.051325463,0.043975573,0.006512754,0.01238541,0.016369725,-0.06924825,0.006031997,0.018618332,0.04631591,0.016716836,0.044361554,0.017872363,0.013001116,0.012883838,-0.017756904,0.031947546,-0.043329388,0.03214302,-0.038868286,-0.02700845,0.035506554,0.023412991,0.013877705,0.002263242,0.014044012,-0.0050222916,0.016841343,0.036257837,-0.023696074,-0.030617237,-0.010782957,-0.03145903,0.022870284,0.006275517,-0.021176418,0.005058622,-0.018983461,0.032808673,0.0007798844,0.03359575,-0.018113347,0.0028825356,-0.0097915735,0.0535948,0.01721981,-0.000525715,0.0055123,-0.08212301,-0.052164517,-0.034132756,-0.024846436,-0.019145442,0.017523464,-0.026901178,0.012581634,-0.037119087,0.022708882,0.006402843,-0.029143607,-0.008290239,0.009777989,0.008774696,0.019847013,-0.007571067,-0.021615054,-0.06346828,0.0300259,0.043042954,-0.016283393,0.029178634,-0.0033890107,0.017740484,-0.0086271195,-0.055520665,0.027820572,0.33978942,-0.02161,-0.026577447,-0.008254363,-0.018592102,0.01475702,0.007274269,0.008219482,0.0029706317,-0.008278253,-0.004943104,0.016899398,0.023580566,0.03727219,0.029819805,0.053426445,-0.023631502,-0.021439215,0.0042408425,0.009533122,0.020456165,-0.064229146,0.00006401072,-0.013872172,-0.050292436,0.050188206,0.046061203,-0.0016720074,-0.0099037485,0.01525262,-0.042445432,0.017089192,0.0011712452,-0.023277631,0.03110125,0.02006823,-0.05663244,-0.071939945,-0.02017084,0.0048754252,0.02926843,-0.03127558,-0.020603385,0.022740679,-0.044510353,-0.021432769,-0.023542073,-0.012243502,0.014080071,-0.018967906,0.016576331,0.0052347635,-0.007397382,0.011625122,-0.0006203686,0.0070719086,-0.029186107,0.027568124,-0.01896188,0.0153604075,0.04344822,0.028297063,-0.03420515,0.008397186,0.03711986,-0.0038062297,-0.035323173,-0.01940456,0.040551446,0.03439305,0.052138727,0.013559524,-0.009890084,-0.017143805,-0.012727165,-0.0052782153,-0.026455037,0.03368157,0.020562753,-0.01649029,-0.033873364,0.0009057557,0.01142762,0.026143566,0.026181903,-0.003254668,0.00024238168,0.037700158,-0.015170502,-0.014551094,-0.0024977995,-0.030456757,-0.032930262,0.0031942844,0.013524335,0.0019721256,0.036882926,-0.03189707,0.010703359,-0.016192073,0.022953926,-0.001666267,0.02914827,0.0077274865,0.031744834,-0.024273986,-0.013388885,-0.022035742,-0.012442244,0.014304462,-0.019003902,-0.011181894,0.032873612,0.006146428,0.06324074,0.018939275,0.021805305,0.026020885,-0.0033016258,0.034854162,-0.016370842,-0.008213719,-0.0118368445,0.024771381,0.005130786,-0.032727405,0.021070443,-0.013812132,-0.012487619,-0.007377733,0.0070440043,0.03441679,0.0047439435,-0.031375483,0.0039983355,-0.017191991,0.030442871,-0.00049372495,-0.026225228,0.056852,0.024632955,-0.010088341,-0.010920305,0.016370641,-0.026419686,0.0021157174,-0.041207492,0.0076133786,-0.036776915,-0.016892456,0.015265264,0.016439283,0.012837031,-0.023073826,0.009651535,0.009103949,0.00043484897,-0.035319198,-0.010356681,-0.032066986,-0.008571626,0.020149339,-0.004072374,0.06483567,-0.017790005,0.05576103,-0.008201364,0.034603,-0.032621544,0.018370455,-0.0035495097,-0.026530866,0.012545879,0.00067449623,0.022590278,0.009711483,-0.0108923195,0.039742935,0.029395029,-0.027898287,0.048624273,0.00918561,-0.01242636,0.025201647,-0.002959502,0.0061417273,-0.030651126,0.012367735,0.029336035,-0.051316164,-0.019678166,0.05213365,-0.0037797585,-0.0029104142,0.038340118,0.00590422,0.023791665,-0.015145832,-0.005362365,-0.00421508,-0.005909922,0.0095968675,0.019180432,0.05635021,0.044449512,-0.004056841,-0.0009805112,0.017311858,0.00802985,-0.060945194,0.029619612,-0.0073000775,0.022783577,-0.014442035,-0.040746868,-0.0052574356,0.017344829,0.03837073,-0.0052517746,-0.028749157,-0.038557854,-0.031676825,-0.0015836469,-0.05345847,-0.016812777,0.021999551,-0.0139460815,-0.015769461,-0.016813725,0.000011993972,-0.012952683,-0.08549533,-0.0033508886,-0.010909394,-0.012604945,-0.009773055,0.016381131,0.01258605,-0.004169676,0.013823243,-0.019356633,-0.016665816,0.010719463,0.05203322,0.0053710802,-0.020063493,0.002676557,0.008107459,-0.0027666937,0.02337931,0.016906627,-0.018685121,-0.05217024,-0.050914366,0.031646855,0.06368469,-0.011255973,-0.00571202,-0.0010698978,0.003453987,0.036953993,0.040713523,-0.013521377,-0.017084379,-0.00889464,0.0066263517,0.02010439,-0.024567252,0.00085953687,-0.068197176,-0.0033575813,0.0036235326,-0.013128796,-0.021337606,-0.026234977,-0.008847591,0.0030342382,-0.0007999494,0.0046034087,-0.02832006,-0.04712449,0.01945865,-0.010786686,0.00128071,-0.008280076,-0.0023208007,-0.0010036104,0.019676141,-0.01930486,-0.016432704,0.04787406,-0.02839132,-0.05150193,-0.01725009,0.023289707,0.052121785,-0.024746502,0.08463987,0.024690775,0.020911288,0.009109571,-0.02620816,-0.0071334112,-0.013567162,-0.010945337,0.02057029,0.019727439,0.029859787,-0.020028671,0.014377511,-0.015770111,-0.08992069,-0.027976042,-0.04740095,-0.012367449,-0.0130317435,-0.029106883,0.020948341,0.0023118216,0.019034307,-0.009114843,-0.009056386,-0.025946692,0.0055583664,-0.040205944,0.015453365,-0.0033638377,-0.021615246,0.007807875,-0.05732504,-0.060129087,0.0069631594,0.014069258,-0.013194098,0.0024046318,0.020889763,0.024383582,0.03889846,0.015588022,-0.014607595,-0.018409304,-0.009205719,0.038888708,0.030401794,-0.008546045,0.030405601,0.006288376,-0.027122397,-0.036168087,-0.017838268,0.011016761,0.02101809,-0.024216661,-0.013772167,-0.008040604,0.014409009,0.023496898,0.051442828,0.046519365,-0.016430005,-0.006984515,0.019405732,0.022876482,0.02223533,-0.009539477,-0.010096783,-0.0012668094,-0.011686063,-0.0027925195,-0.022341337,0.011962905,0.041451897,-0.010902764,-0.07335597,-0.029050283,-0.029422142,0.04499465,-0.009879517,0.007983653,-0.02674969,-0.011112329,0.016394198,-0.024904165,-0.0367746,0.021937085,-0.019803131,-0.02222163,0.0028293747,-0.016603457,0.044833366,0.016872337,0.04452338,0.0024334274,0.0066108676,-0.12928616,0.06842627,-0.022796765,0.006923706,0.0023667756,0.018136099,0.005129404,-0.030570416,-0.008124018,-0.019062096,0.0806321,-0.019363806,0.01538008,-0.018817618,-0.014432854,0.016963057,-0.007187345,0.030640505,0.04387491,0.05315247,-0.0034917358,-0.02181845,-0.043427665,-0.06801759,0.0024678009,0.024718828,-0.05650375,-0.0010146464,0.0042654737,-0.026128484,0.011162728,-0.022883115,-0.01606936,0.052271076,0.021816013,0.016291581,-0.008815145,-0.037619505,0.020197736,0.03493986,0.059489664,0.002056032,-0.0078029055,-0.037048638,-0.038933937,-0.007715696,-0.033332758,-0.022522392,-0.01577327,-0.025683371,-0.0723156,0.0126836505,0.014204697,-0.021185668,0.008978302,0.01758363,0.003576241,0.0148666985,0.010471716,0.02982523,0.006583372,-0.019650297,-0.03511074,-0.03446486,-0.017329857,0.0062817885,-0.020876177,-0.031322807,-0.03752121,-0.04014974,-0.035191,-0.011558865,0.024989119,-0.023504976,0.03800497,-0.04737035,0.03398484,-0.0157434,0.04850024,-0.010680659,-0.030202378,-0.021536,-0.002838175,0.01642962,0.038744565,-0.021739544,0.004242728,-0.012728161,-0.010029119,-0.019283272,-0.037142668,0.043570735,-0.010492269,0.02856378,-0.014774241,0.0073431684,0.021159887,0.015481477,0.032958567,-0.024755394,0.034094594,0.023712711,0.022906639,0.022591071,0.0054533454,0.025672868,-0.029004987,0.02534421,-0.008516815,0.021309512,-0.018671032,-0.052663382,-0.046010718,0.011943614,-0.031617034,-0.022165203,-0.052639686,0.061010763,0.035466403,-0.027540734,0.004379062,0.011306285,-0.013697224,-0.055271342,-0.0063855303,0.005826278,-0.010842176,0.004094771,0.075833924,-0.023297802,0.055208758,-0.012973819,-0.018791853,0.0071560596,-0.035115566,0.020263905,-0.034846094,0.060072023,0.0041125654,-0.035737548,0.000020612237,0.029314056,-0.02428813,-0.034023732,-0.06114864,0.009831734,0.027710726,-0.021778245,0.01379904,-0.020474974,0.014561359,0.01589703,0.005566142,0.025256395,-0.0023312862,-0.033454586,0.0072512194,-0.05948579,0.024093045,0.089640826,0.023170905,-0.055763166,-0.01642397,0.006818978,-0.011490324,0.05211369,-0.03629334,0.003700336,0.025658555,0.02272449,0.0403583,0.05084651,-0.02101988,0.04390324,0.003858555,-0.034215566,0.020621162,-0.016300619,0.03651563,-0.005969772,0.005969027,-0.03921832,0.0057239435,0.009125303,-0.005178186,-0.008084948,0.008905384,0.032022156,-0.0036378654,-0.010421984,-0.045955967,-0.0033502881,0.04797733,0.019383688,0.024305265,-0.009549693,0.0019922398,-0.042965647,-0.013755423,-0.018101333,-0.054237388,-0.027566407,-0.02818206,0.0071759094,-0.02579335,0.018750263,-0.0005353496,0.005532231,-0.02540508,-0.017765565,-0.031740434,0.008534931,0.0025114098,0.05465785,0.0028161842,0.0030124425,0.0059736636,-0.0075509297,0.067078635,0.009729514,0.032467213,0.065666914,-0.0005948963,-0.046785943,-0.008180381,-0.025105838,-0.020627912,0.037455324,-0.02636318,-0.01075278,0.006786005,0.045433823,0.018567987,0.009982467,-0.009700642,0.024995482,-0.013088494,0.026951492,-0.0074190907,-0.0095742345,-0.038089905,-0.04921509,0.004625269,0.03843608],"last_embed":{"hash":"1dk1983","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"1dk1983","at":1762844524713},"key":"Inbox/Journaling prompt.md#","lines":[5,46],"size":2554,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1dk1983","at":1762844524713}}, +"smart_blocks:Inbox/Journaling prompt.md##{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029527994,0.0041061803,-0.027659003,-0.00022023458,-0.03602216,-0.07233241,0.0037938976,-0.01603691,0.010588613,-0.0039202278,0.015927041,-0.000881979,-0.0021669467,0.0075578005,-0.00946611,0.0014505079,-0.016898781,0.031006675,0.020966507,-0.009318146,-0.012284054,0.02433488,0.06424469,-0.016420286,-0.02981134,0.0144520085,-0.008735551,-0.021454353,0.01846425,0.0076533826,0.033548158,-0.0041160197,-0.008478263,0.014091101,-0.0045699673,0.0060423254,0.0008621049,-0.004403398,-0.04338199,-0.013367988,0.0048637977,-0.036013175,0.023197114,-0.004110173,0.026883144,-0.029153287,-0.014101419,-0.0025404857,0.01632355,-0.026990041,-0.0023232652,0.0326974,0.040194426,-0.017313058,0.014104877,0.01234373,-0.020893939,0.0048697283,-0.041663356,-0.030614004,-0.03271898,0.030050253,-0.024541683,-0.020773415,-0.04491163,0.044003468,0.03324115,0.05025492,-0.024304133,-0.0466221,-0.02906364,-0.012403936,0.004180137,-0.006168258,-0.03503893,0.02634334,0.041595295,-0.022003567,0.0014684383,-0.007900601,-0.020944925,-0.013041759,-0.010592144,0.0011513982,0.036711056,-0.014301924,-0.04736976,0.06090105,-0.005577923,0.009062111,-0.047914598,0.014855575,0.013129729,-0.0104606515,-0.059607193,0.007756901,0.0018020717,0.0051807067,0.008480262,0.0022231403,0.027553016,0.028883936,0.011686077,0.010754826,-0.0005910992,0.0011019316,0.04952565,0.05188155,0.023522021,-0.00780672,0.031311065,0.07637096,0.04688606,0.017428016,0.03922946,-0.03246716,0.02721737,-0.032126624,0.002201515,-0.017232949,-0.01295992,0.0605637,-0.043713134,0.013730152,0.021993952,-0.016176945,-0.011844354,-0.005248306,-0.03876857,-0.020519821,0.004584563,0.03481766,0.038284384,0.0057648853,-0.00896363,0.0037041325,0.006028712,0.040581103,-0.011773877,-0.0061158794,-0.004029069,0.06545038,0.021235432,-0.035418246,0.02390029,-0.054309174,0.008856772,-0.012888898,-0.009883723,-0.038809758,0.0060324008,0.040909167,0.021079417,0.060848996,-0.0050157714,0.013735854,-0.023421362,0.0064644753,0.035659466,0.012769271,0.007220288,0.007069639,-0.06971939,0.009690081,0.019972092,-0.06180013,0.010601881,-0.0006573902,-0.016005315,0.02134358,0.02249692,-0.03512103,0.0010170024,0.028394468,-0.032586634,0.015024182,0.063647166,0.006963041,0.039243855,-0.04125775,-0.03880489,0.007027816,-0.0033011637,-0.037662745,0.0006368465,0.01601894,-0.0002478153,-0.031814422,0.004370665,0.016597215,-0.0059842854,-0.03578884,0.006005289,-0.014125912,0.083611734,0.010831973,0.024221439,-0.02921668,0.02551879,-0.040736865,0.03344031,0.021863453,0.0074115447,-0.016351879,-0.019720107,-0.02117684,-0.032534506,-0.05286867,0.033738732,-0.033842344,-0.022500083,0.028591009,-0.03412897,-0.08520606,-0.044996977,0.02108111,0.037231945,-0.01754803,0.016876034,-0.00014054718,0.0061983163,0.029040895,0.03628177,0.0034609945,0.007207726,0.013351292,-0.010907555,0.00065744546,-0.0057758237,-0.016382294,-0.009505015,0.01596618,-0.011579392,-0.015096887,-0.044103198,-0.00137271,-0.039303053,0.061512113,0.0049155033,-0.008287201,-0.0019331434,-0.013563536,0.012127958,-0.032937218,-0.04418843,-0.007945359,-0.0019304493,0.044947885,0.005616661,0.024560766,-0.015945634,-0.0021056088,-0.025621317,-0.0019648157,0.018946482,-0.016205387,0.018302215,0.019811304,-0.008808027,-0.012873845,0.04317949,-0.018724123,-0.0028027196,0.02427582,0.010290945,-0.008169558,-0.04744383,-0.018294515,0.010604675,0.026282562,-0.050345182,-0.032493584,0.015874282,-0.024502428,0.027394347,0.060834356,0.014859248,-0.015089951,0.034482595,0.004722173,0.033380017,0.04049554,0.009885777,0.01825269,0.038175676,-0.02541224,0.007355829,0.0019890505,0.02671373,-0.0357059,-0.0011555516,-0.005501826,0.052643884,0.013379774,-0.009111104,0.016356107,0.0053522275,-0.18136959,-0.016457662,-0.01357861,0.039540883,-0.002992117,0.046493296,-0.013283779,-0.00887148,-0.025974723,0.035760876,0.041468933,-0.03481918,0.006640365,-0.009077439,0.016529988,0.030122362,0.015468494,-0.053287923,0.0014374171,-0.02952377,-0.0054015554,-0.053131245,0.034300108,-0.010919004,-0.033853482,0.0028139567,0.03985403,-0.04726489,-0.021688962,0.011624203,-0.01603384,-0.004793142,-0.007559819,0.0064318497,-0.014458597,0.037029866,-0.010158483,0.022236178,0.0025827885,0.017607138,0.026663464,0.0063140253,-0.0049605393,0.026425214,-0.0044940272,0.04024871,-0.024106938,0.016273655,-0.05556722,-0.038386434,-0.0036663555,-0.015082403,-0.040947333,-0.009914852,-0.07424095,-0.0049479012,0.014643576,-0.0041932445,-0.0074587422,0.008333156,-0.035638552,-0.071351595,-0.026267525,-0.02726498,-0.009322784,-0.032860953,-0.0001523117,0.016986012,0.01460209,-0.016316038,0.015116143,-0.0097033335,0.022846011,0.02936206,0.028617838,0.024087261,-0.013582025,-0.0043512457,-0.011571953,-0.10203364,0.003000704,-0.016983643,-0.030122897,0.009340739,-0.021723993,-0.01017321,0.026456399,-0.00033961903,0.030949142,0.24970147,0.05402437,0.051668666,-0.010300749,0.08534709,-0.03212406,-0.034770794,0.015712947,0.0127468025,-0.03265508,0.0029712815,-0.0043878276,-0.003200313,0.006411356,0.027132312,0.018504642,-0.021857865,-0.0036189018,0.06699065,0.010172083,0.02122201,-0.052971717,0.027938964,-0.016545543,-0.03757256,0.023543578,0.035954192,0.03903922,-0.012693737,-0.009315753,-0.005041303,0.06437539,0.03372294,0.016037177,0.006153003,-0.01507419,0.015112822,-0.0690263,-0.025892936,-0.008559526,0.05806706,-0.021279931,0.057080254,-0.063833505,-0.021047818,0.038628362,-0.006155837,-0.014263472,-0.011517523,-0.016913176,0.028223542,-0.0059032105,0.04076645,-0.017880822,0.048216492,-0.009681598,-0.01242085,-0.038638603,-0.00018420401,0.06873552,0.01717368,0.030448452,-0.0053157504,-0.01283164,0.000006068271,0.042152643,0.033428654,-0.040873263,0.009510162,0.0267291,-0.04222834,-0.00407227,-0.018866612,0.00427013,0.019373013,-0.022980437,0.03545587,0.045996718,0.018276904,0.055644915,-0.023628268,-0.012808387,-0.006516022,0.021110805,0.008278562,-0.006543805,-0.0064947456,0.079283476,0.03169684,0.0072511416,0.018188791,-0.027527517,-0.016049864,-0.034846526,0.024534201,-0.0065729725,0.016673155,-0.030343981,-0.01296721,0.025918204,0.025134496,-0.0030752947,0.0029376952,-0.016187938,0.017214285,-0.024593478,-0.04443441,0.0013951042,0.02302771,0.024268707,-0.026964342,0.05098571,0.053237826,0.015207506,0.03235734,0.059319597,0.018830704,0.025896745,0.06327719,-0.04596335,0.038664777,-0.011840732,-0.020153308,0.032954495,0.0008118513,-0.05828369,0.012099919,-0.042464312,-0.034611903,0.060798842,-0.019873578,0.00049027294,-0.05894622,0.04810146,0.053275354,0.0045308005,0.1282048,-0.03335958,-0.04237353,0.01818777,0.011767022,0.023585998,-0.03150094,0.009837359,0.030585293,0.02755791,-0.053276207,-0.0083750645,-0.05212866,0.039947793,0.025439722,-0.013806921,0.050455477,-0.020227304,-0.0066828495,0.0050669434,-0.027240252,-0.013609409,0.036576524,-0.019476997,0.008277097,0.04272175,0.033907276,0.093541004,-0.028800594,0.008170413,0.0043691266,0.009342789,0.01788523,-0.064292125,0.009345239,-0.05316047,-0.022466969,-0.023737473,0.019028116,-0.041840788,-0.026542624,0.021537978,0.0061643356,-0.010591899,0.0033384694,-0.019319108,-0.07795094,0.022190135,0.013952143,-0.06109391,-0.020235695,0.0121787675,0.051718697,-0.030711407,-0.04044162,0.085920036,0.005388875,-0.01144669,0.0154054435,-0.015549019,0.094344445,-0.0196515,-0.0033238237,-0.005314359,-0.023080207,-0.0010715396,-0.026228515,-0.018713245,-0.02746552,-0.011211371,-0.010758128,0.03110576,0.004376248,-0.01472574,0.00043221188,0.022336252,-0.012897041,-0.0065541407,-0.0023718497,-0.0155034885,0.014564599,0.038952347,0.018037137,-0.05113275,0.03000489,-0.028053617,0.01356946,-0.032397263,-0.014138579,-0.01076202,-0.00083138904,-0.020223578,-0.074983954,-0.03231895,-0.013094408,-0.030190954,0.029079119,-0.029597867,0.022996634,0.01845443,-0.013543814,0.023617124,0.017532744,-0.012440634,-0.019157443,0.0134541085,0.015554587,0.047272675,0.023830479,0.045618102,0.010550051,-0.037077807,0.0031068022,-0.016191173,-0.021362845,-0.030158108,0.0084428,-0.057466425,0.009239215,0.021792388,0.022484858,0.00091146084,-0.011655251,-0.017070847,-0.025388746,-0.0034609737,-0.007338849,-0.0090905065,-0.023304222,-0.031279866,-0.034537595,0.011914257,-0.019534247,-0.013740011,0.002283193,-0.013864627,0.005559937,-0.06171095,0.011072451,-0.0100597795,-0.024230234,0.055039972,0.016488075,-0.0050437064,-0.05140781,0.010321863,-0.009595944,0.030565418,0.03642464,-0.015870351,0.0046979203,-0.005229305,0.011437587,-0.010467891,0.054475594,0.00091407227,-0.022294383,-0.008681806,0.005737764,0.012675173,-0.004698487,0.052050743,-0.02142906,0.030213479,-0.009101803,-0.055023156,-0.0057617333,0.005930924,0.006059243,-0.017141718,0.020116001,-0.06396218,0.053176224,0.02754232,0.043259967,-0.05782002,0.01061385,0.015607227,0.07436134,-0.018537797,-0.0014728707,0.04908519,0.01762893,0.001821376,0.01654893,-0.0471776,-0.029201752,-0.03946751,-0.00377562,0.01701169,0.037286364,-0.054095685,-0.017596662,0.009427415,-0.017356418,-0.004937806,-0.025725473,-0.04955672,-0.016851181,-0.033324704,0.07891926,0.033156745,-0.011119142,-0.0074049314,0.016455032,0.053802468,0.017243857,-0.022521928,0.036416396,-0.011412682,-0.01480963,0.016636334,0.01973727,-0.029009355,0.015244772,-0.008919699,-0.025931966,-0.030738426,0.038831264,0.0009599247,0.0026746274,0.006135816,0.031813227,-0.042394638,-0.019472659,0.033552784,-0.08023484,-0.0203505,0.015367334,0.030511796,0.019621536,-0.016458046,0.036811236,-0.06017898,-0.006766504,0.027273534,-0.0056760213,0.039840277,-0.04264518,0.025048327,0.011313586,-0.020125024,0.02728835,-0.01927891,-0.023860924,-0.032059778,-0.0056584924,-0.02636035,0.02683716,-0.016031804,-0.017656708,0.01475343,0.016827224,0.024284942,-0.007917611,-0.018655932,-0.015065973,-0.060776584,-0.16160314,0.012894976,-0.022553593,-0.02827889,-0.039655007,-0.013556139,-0.06484412,-0.048333347,0.005895,0.0068146046,-0.0049165655,0.004060467,0.0008845812,-0.016765641,-0.008952071,0.0131401615,-0.012728399,-0.0036479158,-0.0074271546,0.06516503,0.020789193,-0.02613369,0.01857521,-0.0037023053,-0.046038836,-0.0034585318,-0.034044724,0.014503413,-0.023713676,0.0026811755,-0.042729184,0.0019368962,0.013574206,-0.007008378,-0.005380191,-0.022381289,0.011844609,-0.031776473,-0.01298979,0.021135638,0.033215538,0.03960885,-0.011125759,0.015340444,-0.011911515,0.05416424,-0.025608703,0.010373713,-0.035753846,-0.073002994,-0.0021821796,0.020970654,-0.00249159,0.0077097295,-0.005704922,-0.003984812,-0.02516133,-0.0018676212,-0.012726809,0.04668825,-0.03576317,-0.020449474,-0.0435896,-0.054714177,-0.047323793,-0.0063047404,-0.030704342,0.028992983,-0.01859798,0.027503448,-0.016055377,-0.0032281554,0.0062319874,-0.031018319,-0.007443635,0.051542066,0.009019526,-0.025695805,-0.00887191,-0.013148883,-0.03343558,-0.019424094,-0.0019601325,-0.0040727,-0.0070802746,0.008054113,-0.01121932,-0.020005247,-0.07601994,-0.0067255804,-0.020333689,-0.057975616,-0.025308026,-0.01787209,-0.045804277,0.04724519,0.022637192,0.016933033,0.00037929585,-0.030049676,0.036110118,-0.015521036,-0.008082106,-0.0052252156,-0.020291207,0.014179937,0.03251644,-0.02723587,-0.009060968,0.01825203,-0.020303087,0.011981869,0.022774998,-0.023912372,-0.053953987,0.009858204,0.0032372791,0.034229957,-0.00023806846,0.03403916,-0.016085127,-0.024828596,-0.028475812,-0.042925034,0.029085932,0.033098683,0.009914484,-0.0058256686,0.005199424,-0.004382718,0.01831018,-0.05817791,0.024818134,0.017832074,0.024657784,0.015068409,-0.084839486,0.0031769655,-0.045188583,-0.010189415,0.0041235504,-0.02378674,0.0054255016,-0.03289213,-0.023650765,-0.013572439,-0.031602446,0.016324256,-0.032637972,0.0006431898,-0.0041345293,-0.017914513,0.020837842,0.04755477,-0.016508367,0.057375237,0.046291605,0.0074162656,0.01123515,0.04740327,-0.013419966,0.0093103945,-0.024554702,-0.027109684,-0.016047852,-0.0048794914,-0.020659817,-0.02145491,-0.018163623,-0.026657568,0.03588968,-0.0033468783,-0.042494267,0.00026409904,0.025821043,0.004872345,0.0024385862,-0.037017696,-0.004319255,0.026697196,0.009061174,-0.00009163822,0.04521932,0.05400392,0.008011558,0.017924167,-0.0022166672,0.044301994,0.024547761,0.00092134887,-0.023029318,0.012041049,-0.004381746,-0.008089513,0.057602342,0.0048845606,0.023215057,-0.022993308,0.023864284,0.0133955665,-0.0021230206,0.010776503,-0.018216869,-0.028199693,0.00095961976,0.03589463,-0.031862687,0.00070410577,-0.051060393,-0.002967175,-0.008129229,0.013178781,0.04282469,0.0035435993,0.004134529,-0.0017146885,0.035178363,0.0071650352,-0.012747498,0.017509937,0.008386996,0.027693897,-0.054070283,-0.005687133,-0.049021054,-0.0032181263,-0.04816171,0.017957743,-0.013053751,0.038504556,-0.07301198,0.039718643,-0.00009430692,0.006165312,-0.018458806,-0.012522005,0.029067777,-0.00061994256,-0.017883567,-0.037074152,0.017287299,-0.004990108,-0.015728937,-0.042174947],"last_embed":{"hash":"1xuia4m","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"1xuia4m","at":1762844524713},"key":"Inbox/Journaling prompt.md##{1}","lines":[7,8],"size":66,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xuia4m","at":1762844524713}}, +"smart_blocks:Inbox/Journaling prompt.md##{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05158114,-0.00773196,-0.020090403,0.012797783,-0.03806123,-0.08748124,0.01899272,-0.042893995,-0.017114392,-0.017217139,0.0013890138,-0.016053777,-0.042256422,0.02648643,0.006243706,0.018183831,-0.032996494,0.019130016,-0.006621669,0.0009824922,-0.020929199,-0.0018984188,0.00884556,-0.013610733,-0.0047163437,0.023139684,-0.036750093,-0.009727182,-0.001080862,-0.013649838,0.020760816,-0.010153753,0.028992591,0.029120918,-0.013184205,-0.031987153,0.008624409,0.01229792,-0.027488694,-0.01854502,0.032874987,-0.0015205503,0.013461526,-0.029673649,0.021929674,0.0014640696,-0.015696095,0.006577825,0.013124341,-0.035862077,0.005533018,0.0144358,0.04279395,0.007896949,-0.022827309,0.00486219,-0.054125994,-0.019447649,-0.027900781,0.011527042,-0.03661987,0.028772816,-0.029052058,-0.020354839,-0.050330777,0.070694365,0.019693496,0.00005769353,-0.011863652,-0.006273426,-0.00067884615,-0.042426854,0.0026298284,-0.0045034774,-0.04518861,0.04762819,-0.006441039,-0.03242462,0.017486343,0.04650291,-0.0065882294,-0.0171506,0.007255288,-0.02996321,0.010718453,-0.016910153,-0.018907892,0.039636742,0.024197152,0.02627917,-0.002838931,0.011726939,0.032690644,-0.031210853,-0.004055507,0.023401307,-0.011803062,-0.007790559,0.0042395834,0.008087546,0.05439261,0.0022478646,0.018471438,-0.020815391,-0.0254978,-0.0008648062,-0.0053666206,0.04573428,0.0018675198,-0.00957934,0.03275552,0.036177687,-0.017074477,0.0077877967,0.052909736,-0.04531923,0.012670808,-0.0005211798,0.005346963,-0.019255472,0.058484398,0.013328157,0.019226968,-0.008688866,-0.040663216,0.017743712,0.01974908,0.032620568,-0.02386635,-0.007051694,0.02802209,0.042231005,-0.008801841,0.010298275,-0.030651134,-0.025219867,-0.030019758,0.05479668,0.001741332,-0.03647998,0.040309846,0.03812584,0.0063955667,-0.026463514,-0.009679179,-0.03933024,0.025290629,-0.023285784,0.0077812504,-0.046579346,0.020270761,0.027473452,0.0009370274,0.04855326,0.02597109,0.01861151,-0.0277996,-0.00048780444,0.02866349,0.0061413236,-0.0026134145,-0.004395334,-0.04619551,0.039747193,0.007661959,-0.015341333,-0.010096881,0.02901105,-0.0075005637,-0.005713707,0.02587566,-0.01597415,0.04814811,0.041828487,0.033868648,0.03716851,0.05448821,0.020305753,0.024977624,-0.054462288,-0.033354625,-0.010748744,-0.017801674,-0.022885635,-0.018351238,0.042414885,-0.04737991,-0.03940029,0.017008532,0.026162885,-0.025014872,-0.018705154,0.041866817,0.030141516,0.021684695,-0.016350944,0.054703783,-0.04222785,0.0027517,-0.03992937,0.013535921,0.028284553,-0.000004598446,-0.041207746,-0.023488829,-0.042249404,-0.010431779,-0.06297285,0.041836165,-0.0032507626,0.001466332,0.02647275,-0.014612982,-0.018231098,0.012366089,-0.009163001,0.018650962,0.011074944,0.039593793,-0.019170146,-0.011655352,0.092790835,-0.0058111437,0.0011996789,-0.018742707,-0.006727437,-0.007132839,0.022308392,0.0139183,0.010301027,0.026824107,-0.0019302894,-0.01040785,-0.021417594,-0.03848663,-0.024357082,-0.016750872,0.04807165,0.0038687044,-0.011734957,0.010062423,-0.049463447,0.022647941,0.0006744808,-0.02200931,-0.029845504,-0.0045075454,0.024711942,0.038434044,0.020640785,0.0011388978,0.02129327,-0.010036078,-0.012130216,0.030494347,0.0048600943,0.0023922706,-0.022054212,-0.01415096,-0.0071369596,0.06039065,0.01936122,0.0028430198,0.022243068,0.004024575,0.044293735,0.036140893,-0.014259968,-0.008401596,-0.07031064,-0.0015040525,-0.034275893,0.022865487,-0.016502379,-0.027926808,0.052998483,-0.0011368241,-0.0330374,0.06501444,-0.010538718,-0.01664885,0.015179077,0.001837962,-0.053065278,0.045459073,-0.039643183,0.007130289,-0.0062272334,0.033600993,-0.06779297,0.0005636216,0.0039180974,0.05968732,-0.0020833646,-0.025800081,0.0020180081,0.011147344,-0.15889904,-0.045288533,-0.0033405959,0.017542744,-0.017189264,0.033884667,-0.031834368,0.01920405,-0.04124887,0.058455903,-0.00028062498,-0.03707928,-0.00011370781,0.049529694,-0.0034788135,0.0012182612,-0.010869456,-0.03327381,-0.026747193,-0.048814327,0.010326317,-0.0316394,-0.0037576293,-0.011407112,-0.044866312,0.015687816,0.02900473,-0.020466238,-0.05412229,0.005315828,-0.031173892,-0.0036666773,-0.012432601,-0.0044168704,-0.0020303125,0.033457253,-0.021346893,0.035986304,0.06186383,-0.0013416074,0.0373422,0.011526962,-0.011622863,0.05332279,-0.0056899963,-0.0069181025,-0.018123519,-0.034266252,-0.023752455,-0.045892466,0.016453533,-0.019076066,-0.05061702,0.026720319,-0.051780585,-0.047709454,0.01071228,0.012449513,0.013906094,0.010552052,-0.041884895,-0.08006948,-0.03219645,-0.043877184,-0.036249626,0.0049103345,0.022552833,0.025434777,0.018052544,-0.018461443,0.030481849,-0.05152846,0.006007428,0.0016071439,-0.021938412,-0.0022239108,-0.016455764,-0.015924303,0.019919924,-0.08738968,0.0039119627,-0.041186858,-0.03019369,0.019837582,0.013099938,-0.024456175,0.019393653,0.009880184,0.012556844,0.24332474,0.021144725,-0.0033873015,-0.021481954,0.024980659,-0.011435278,-0.004420076,0.05592278,0.028762251,-0.033843562,0.01766287,0.027623747,-0.032497954,0.0006136819,0.013920844,0.07049848,-0.02199698,0.00091638806,0.06413575,0.018330108,0.0480422,-0.0038215735,0.01770177,-0.035683658,-0.050678555,0.0074330647,0.001363996,-0.03623746,0.0003118533,-0.015575903,-0.03009336,0.03163764,0.034201596,0.0020378192,-0.029729052,-0.017188752,-0.023019958,-0.08109489,-0.036565017,0.018847546,0.015893374,-0.017236035,0.052997068,-0.06392786,-0.034696437,0.0036528918,0.021421697,-0.041308243,-0.037076168,-0.018226065,0.039421946,-0.0026821627,0.035064764,-0.02970611,0.023929039,-0.007867056,0.0030249113,0.009544646,-0.022770643,0.045368664,0.025242696,0.008097032,-0.023506772,0.014397274,-0.009399155,0.035919305,0.049899705,0.011522729,0.039024927,0.037943542,-0.013766289,0.033358544,-0.0063021714,-0.016523547,0.007039166,-0.01917185,-0.0048560966,0.034394868,-0.007594497,0.006652833,-0.06375385,-0.008249453,-0.011640224,0.01856876,0.0075114397,0.008848495,0.0034290028,0.032469165,0.028705908,0.036516957,-0.021551335,-0.022608435,-0.011374828,-0.01838457,0.010858646,-0.03321468,0.016561901,-0.018365445,-0.022314703,0.008926251,0.035682008,-0.025784137,0.0053929742,0.039494395,0.04257303,0.0066060526,-0.052460045,-0.012257549,-0.008695357,0.022127189,-0.012287811,-0.0011882049,0.042003628,0.023264037,0.03525669,0.08668487,0.05568984,0.01789728,0.026750177,-0.029116942,-0.029506378,0.035359323,-0.034740083,0.05109914,-0.012719806,-0.06576632,0.0020859784,-0.025052235,-0.025505379,0.04038048,0.028990142,-0.0008684365,-0.017898574,0.030011479,0.06569865,0.029396147,0.05131262,-0.039509665,-0.039024975,0.011679321,-0.016753066,-0.013558232,-0.025608901,-0.062033802,0.041248925,0.021878952,-0.037440855,-0.005952197,-0.012858663,0.03895332,-0.0066032102,0.046480473,0.037833646,-0.022176068,-0.019349098,-0.02219439,-0.023729142,-0.06751151,0.025973221,-0.0077519068,-0.027795311,0.06667258,0.0028208068,0.08273971,-0.012433025,0.026932165,0.01801461,0.015497873,0.026272383,-0.025140528,-0.002269913,-0.034985,-0.0336223,-0.014643532,-0.013186508,-0.031201145,-0.0421685,0.020466076,-0.029469792,-0.060792644,0.021879617,-0.017930955,-0.031862345,0.00013849021,0.021517767,-0.041186444,-0.006557874,-0.009771342,0.013604286,-0.0005285248,-0.0074558593,0.102865085,0.04381283,-0.026872402,0.0048855064,-0.034743328,0.11477878,0.025988651,-0.02797558,-0.0037073088,-0.00200876,0.011213942,-0.004164832,0.0055694045,-0.030822664,0.015068446,0.00038698278,0.017247042,-0.0069552134,-0.03969082,-0.015914723,-0.011937659,-0.06790112,0.0118800895,-0.0091213975,0.010287108,0.044050876,0.05772428,-0.034009416,-0.07614,0.024194352,-0.028544988,0.014248171,-0.0035423932,-0.007926994,0.040166732,0.0011328933,-0.020484792,-0.048973996,-0.036322135,-0.016593855,-0.055315003,-0.0070439856,-0.021301271,0.006876928,0.0023948103,-0.023888567,0.015477314,-0.041537218,-0.002192176,-0.0032647797,-0.0011042836,0.03932207,0.0429955,0.023369377,0.015080268,-0.019159438,-0.0659527,0.044344798,0.0039968262,0.009212201,-0.030776704,0.0017735462,-0.03513986,0.032430064,0.026023382,-0.020539006,0.014095702,-0.027197577,-0.041357677,-0.0049675466,0.016777614,0.02203395,-0.02251135,-0.077054985,-0.011698313,-0.010851043,0.028598959,-0.039941587,-0.07016816,-0.027203647,-0.016395353,0.018901592,-0.061088536,0.012963664,-0.027478395,-0.030498626,0.019834246,-0.003675334,0.012092316,-0.012982878,0.0071101845,0.012050324,0.0024693867,-0.015809465,0.022449577,0.050206836,-0.021460991,0.0030034308,-0.016643966,0.07493475,0.0032758072,-0.019442394,0.026434802,-0.055475067,0.011359664,-0.003468427,0.05091327,-0.014924153,0.009683345,0.004577885,-0.014626728,-0.0068509444,-0.030749956,-0.035011537,-0.0028203987,0.023056498,-0.039124116,0.10137094,0.034263268,0.018529873,-0.054095242,0.013867555,-0.00016105852,0.012403386,-0.014646519,-0.003157295,0.02741779,-0.013541243,0.02591031,-0.019571334,-0.018482186,-0.050662555,-0.026941832,-0.009172978,0.026793383,0.017621038,-0.041349076,-0.026163237,0.03318646,-0.007318951,-0.014692159,-0.021148087,-0.015266762,-0.028114997,0.01303632,0.055132702,0.00088445615,0.006560202,-0.028352203,-0.017692119,0.034838222,0.057673708,0.0029037762,0.027382966,-0.02646678,0.038333412,0.020569265,0.013998318,-0.027897784,0.0076466417,-0.043036994,-0.028562408,-0.01712123,0.029921724,0.035248928,0.0026503678,-0.013613559,0.010776629,0.008871628,-0.0314416,0.0033237138,-0.043086875,-0.0062682135,-0.0034872675,0.02032177,0.03937426,-0.05804604,-0.041850064,-0.03672026,0.019907752,-0.013829736,0.016258107,0.043981634,-0.003455752,0.028024187,0.015361894,-0.04734411,0.054092925,0.010846816,-0.030474264,-0.011241119,0.01751242,-0.036731876,0.007521942,-0.033129215,-0.0044782883,0.01896812,0.030480457,0.01735367,-0.033242766,0.01611791,0.0024014795,-0.023078859,-0.15742992,0.043624718,0.005273924,-0.0012548363,-0.027678808,-0.01403912,-0.008419365,-0.029993799,-0.0074586663,-0.0006536799,0.01217596,-0.03476869,0.019762127,-0.04682606,-0.02411525,0.03992659,-0.013473922,-0.0035304264,-0.00934784,0.06795801,0.045422677,-0.027385715,0.010096346,0.0132330945,0.0013730741,-0.012950269,-0.006550537,0.014756886,-0.0118185,-0.013746058,-0.051460814,-0.0035780258,0.016420951,0.043845333,-0.0037580251,0.03790851,0.014481603,-0.009566392,-0.027200483,-0.03229994,0.052497435,0.030239124,-0.02705284,-0.012131605,-0.03421759,0.0100306645,-0.013154036,0.011992753,-0.039762184,-0.0214541,0.03336368,0.004309295,-0.0059771813,0.0083000045,0.00046670032,0.0003798485,-0.049607337,0.006335575,0.023679994,0.061741974,0.0033193154,0.007829236,-0.05579952,-0.0674419,0.015224684,0.010246544,-0.0097645605,0.043265473,-0.006684093,0.04671442,-0.035501145,0.018568236,0.031383336,-0.016594838,-0.007981335,0.042125925,0.021059703,0.007935053,-0.002075134,-0.0003735803,-0.06774459,-0.023717104,-0.015497805,0.01025701,0.04928996,-0.007071587,-0.00973316,-0.0065585785,-0.048237894,-0.026714131,-0.039031997,-0.029274754,-0.001868039,-0.0070985747,-0.039364357,0.022471907,-0.0012872425,0.012693397,-0.014405736,-0.049063656,0.0014309133,-0.034539487,-0.030486895,0.04834251,0.009195028,0.02702284,0.039242215,0.015753439,0.0042135194,0.023690416,0.0019944033,-0.0060246172,-0.017136687,0.004379935,-0.051007804,0.016707221,-0.038800877,0.032179143,0.025288217,0.024727747,-0.02490591,-0.0006034023,-0.007198167,-0.025075383,-0.000015034547,0.020273253,0.025726425,-0.026284138,0.013195449,-0.020176921,0.006529392,-0.07337505,-0.035259347,0.013302276,0.024492733,0.04422236,-0.05024919,0.00302823,-0.038475897,0.0025895245,-0.02402806,0.018975992,0.021726992,-0.04191013,-0.04511929,-0.0037944692,-0.0068005314,0.04557032,-0.03871857,0.009951506,-0.015308835,0.01762042,0.0170136,0.051961783,-0.02040724,0.05144733,0.018473528,-0.005386856,0.030804574,0.048918188,-0.024038874,-0.016987491,-0.055765886,-0.018942049,-0.037573885,0.016941044,-0.022303427,0.010467053,-0.014897202,0.0004899845,0.006716712,-0.0036518362,-0.02435192,0.026063316,-0.014534339,-0.02263513,0.013391844,-0.0214179,0.0055385,-0.015800934,0.020357005,0.01452659,0.0260405,0.018231265,0.024284665,0.0024921738,-0.02893482,0.07101586,0.019954138,-0.0024005836,-0.016756194,0.005093428,0.045925926,-0.011469502,0.025062257,0.047765333,0.018814208,0.0046304837,0.004924628,0.025703432,-0.011508302,0.00002222688,0.034761958,-0.031191994,0.0036730838,0.07632037,0.0012939927,-0.008674525,0.0182789,-0.015614219,-0.0018120513,-0.013615072,-0.0012143032,0.018740095,-0.015653618,0.012016608,-0.0054825637,-0.01963783,0.017632203,0.021967964,0.032681722,0.025954269,-0.037704993,-0.010473733,-0.046523396,-0.00042867401,-0.04334001,0.026396759,0.028180864,0.0459422,-0.041441184,0.02220806,0.0054831454,0.0016451781,-0.026809884,0.036462445,-0.020222502,0.0020908865,-0.009169791,-0.012235152,0.0043758475,-0.06042435,0.0030153368,0.011295289],"last_embed":{"hash":"vbs0ib","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"vbs0ib","at":1762844524713},"key":"Inbox/Journaling prompt.md##{2}","lines":[9,10],"size":109,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vbs0ib","at":1762844524713}}, +"smart_blocks:Inbox/Journaling prompt.md##{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035707038,0.014705082,0.0023389547,-0.012484595,-0.02394531,-0.087966025,0.010478108,0.0052793194,0.008042546,-0.00898377,-0.028822783,0.025843555,-0.0077472976,0.012192553,0.012311749,0.030331403,0.0058791265,0.027308904,-0.012761628,-0.033844106,-0.0177106,0.022802234,0.027895711,-0.013594116,-0.017833093,0.009873512,0.0033038566,0.008964246,0.0027214645,0.03965725,0.020214673,-0.022511063,0.02259959,0.011510373,-0.00086142786,-0.006951724,-0.0052107163,0.0019895534,-0.030705977,0.02670232,0.0054142643,-0.035046622,0.012623307,-0.0038404448,0.026523067,0.0022666338,0.004658932,-0.004193601,-0.013980572,-0.009500009,-0.011866371,0.0148457615,0.05967396,-0.021112544,0.0027785832,0.023359822,-0.05384744,0.011050339,-0.058338404,-0.015196758,-0.030716801,0.003751794,-0.014935479,-0.012168831,-0.005306732,0.035877798,0.01265858,0.03448465,-0.014410332,-0.04104126,-0.019412579,0.0055996766,-0.015272086,-0.013273837,-0.08104598,0.014130475,0.017596891,-0.043162547,-0.027213667,0.0474739,-0.018274043,-0.0058837067,-0.0040245694,-0.023575742,0.01919867,-0.0011875497,-0.018045016,0.027694821,0.012486524,0.025431907,-0.024784595,-0.005082789,0.009812999,-0.046565052,-0.033944003,0.021152044,-0.036503017,-0.028768709,-0.020828936,0.014187335,0.052304436,0.027587634,0.01269916,0.02457988,-0.028099887,-0.023564642,0.020001378,0.023825351,0.026306758,-0.014401108,0.019901747,0.072961785,0.060667157,0.040012628,0.040104527,-0.0076292264,0.01798096,-0.03740968,0.025913218,-0.009734192,0.021128152,0.06275992,-0.026325423,-0.0047644307,-0.03100239,0.008074772,0.008153847,0.03739267,-0.03427897,0.0064211646,0.019014142,0.041898344,0.020261867,0.0042787073,-0.045644775,0.015995655,0.020560315,0.0740124,0.008455519,0.004696933,0.04486184,0.040657125,0.023502488,-0.03130176,-0.0025567482,-0.11555275,0.046738412,-0.0053703957,-0.006951509,-0.058643315,0.038844254,0.045377135,0.04313787,0.017148357,-0.023174534,-0.01283444,0.03172199,-0.0072781397,0.04846871,0.020533564,-0.014466244,0.027846327,-0.038676713,0.016039921,0.02017552,-0.042747226,0.040890865,0.038171954,-0.008441611,-0.0053873006,0.024115762,-0.028495211,0.012954615,0.010773472,-0.011064528,0.024685118,0.056202836,0.016952313,0.004340535,-0.048670273,-0.029889934,-0.0072330087,-0.008088021,-0.018340392,-0.0181023,0.003914637,-0.003965634,-0.04297063,0.015733227,0.00034025917,-0.021105912,-0.049603853,-0.010629804,0.022810664,0.047861867,-0.020089887,0.014138351,-0.04380324,0.000929067,-0.037285812,0.019332817,0.03752726,0.0032706582,0.003517406,-0.023356043,-0.041350715,-0.047011014,-0.044061642,-0.0097488,-0.0032072077,0.009756028,0.006527513,-0.028918482,-0.061098635,-0.0029206765,0.00066988665,0.029578563,0.013696696,0.02197357,-0.020121826,0.0064145536,0.047031213,0.0374376,0.0020821579,-0.016482987,-0.0031502577,-0.008945918,0.009881901,-0.02542949,-0.013272035,0.020335414,0.008781784,-0.023093443,-0.030024972,-0.039063416,-0.030581681,0.004033722,0.0061014947,0.022302095,-0.000050021546,0.000715295,-0.028217796,0.018164637,0.0073198415,-0.024681436,0.0029565257,0.0060813255,0.02879675,-0.0071737627,0.0005086814,0.008789824,0.03660871,-0.023760173,-0.0064485655,-0.008418449,0.014417093,-0.016550714,0.0056652245,-0.01767844,-0.003939261,0.043323006,0.014090832,-0.0015293191,0.010308105,0.027592832,-0.019449387,0.017043915,-0.010563917,-0.009150404,-0.006293148,-0.015205533,-0.051951867,0.028085431,-0.026713222,0.0015220242,0.01703847,-0.009128681,-0.03969117,0.046498183,0.0104952995,0.038487867,0.017033769,-0.001969456,0.0060785864,0.058673095,-0.0020328783,0.001314362,0.0033977784,0.01651115,-0.02554557,0.037757654,-0.01607603,0.042295083,-0.0025959737,-0.012433759,0.023884883,0.011636693,-0.17812017,-0.013221972,0.0016767202,0.025875049,0.014182953,0.015488371,-0.036180653,-0.0304912,-0.039227057,0.06466867,0.029360013,-0.028031278,0.020845465,0.0038901742,0.0058492897,-0.015282647,0.00051515084,-0.0139781805,-0.055132672,-0.005424632,0.0058981176,-0.04700553,0.014514807,-0.025310721,-0.027989795,0.04247727,0.035878,0.015059961,-0.018717758,0.015437804,-0.04059053,0.02344866,-0.002764278,-0.0044870554,-0.002715953,0.07018752,-0.023450764,0.03326132,-0.03325608,-0.010460992,0.0428688,-0.010836943,0.02795765,-0.014029465,0.005931709,0.004785909,0.0008522056,-0.021477202,-0.060090393,-0.039829277,-0.01597583,-0.022255095,-0.010814696,0.030396022,-0.06568232,-0.02588655,0.050027836,-0.0041724415,-0.0031801695,0.025271425,-0.032544494,-0.048985913,-0.005987888,-0.00928199,-0.047735896,-0.018630981,0.018427603,0.017154848,-0.010448763,-0.024589358,0.02992613,-0.040559098,0.013485863,-0.018551726,0.005382795,0.017636182,-0.018394496,-0.03320874,-0.007112629,-0.10372692,0.030814586,0.020802293,-0.021054842,0.009254344,-0.016351178,0.005086977,0.04201316,0.0051209517,0.01577197,0.25675538,0.04462361,0.035450958,-0.023702005,0.03881555,-0.018356506,-0.0071819862,0.036834076,0.005471402,-0.03761699,0.0029158068,0.042067405,-0.0076306844,0.0034069947,0.033096354,0.015302624,-0.032987315,0.010698939,0.045704298,0.017266631,0.027124181,-0.03192242,0.028955316,-0.043763813,-0.040157743,-0.0040435605,0.0073290984,-0.01586877,0.0007625088,-0.0065692007,-0.046046305,0.03134697,0.036417324,0.020086257,0.018431846,-0.02073112,0.009340476,-0.074088834,-0.005167299,0.0060985866,0.025924455,-0.008204098,0.051258016,-0.052431393,-0.026171364,0.017883463,0.026906304,-0.036934115,-0.010646533,-0.023719124,0.043295592,-0.017281756,0.033920493,0.01092758,0.037659902,-0.025319727,0.00018431709,-0.017087692,0.0070963204,0.054333627,0.022329953,0.035257418,-0.03736675,-0.024895025,0.042351365,0.05427329,0.022722522,-0.014343785,0.031827156,0.019962765,-0.008539193,-0.0025271808,-0.02225623,-0.0031578885,-0.005101723,-0.028466063,0.015447865,0.023005065,0.0044096867,0.028377475,-0.042670876,0.017688615,-0.035216764,0.004331797,0.014683499,0.0066183424,0.01643286,0.07076181,0.043387707,0.011700022,-0.015598271,0.012141562,-0.009299941,-0.04063183,0.0048344806,-0.032962006,0.05857616,-0.03885217,-0.037973125,-0.02118472,-0.0025371457,0.017006276,0.0014602108,0.003833894,0.012004881,0.024908544,-0.03431998,0.0097946925,0.004092602,0.02968823,-0.054953206,0.031480484,0.03300034,0.034266293,0.04952458,0.06898676,0.040830817,0.027945621,0.047156982,-0.04174206,0.016658625,0.029273668,-0.027335027,0.024329156,0.0010512976,-0.06575329,0.025881898,-0.009141803,-0.030709235,0.053234916,-0.0016245487,0.0069324,-0.022338657,0.03279772,0.06870815,0.0025541775,0.108985856,-0.0068440805,-0.038855344,0.032347996,0.027828218,-0.0029118953,-0.015256204,-0.038570736,0.0020845344,0.037439544,-0.029677182,-0.003935578,-0.015562156,0.0037767212,0.062596835,0.022542605,0.04158924,-0.02937125,0.00066178234,-0.017350685,-0.029706126,-0.034727138,-0.0027198042,-0.013634082,-0.016558357,0.050054677,-0.010423334,0.081978984,-0.0023545537,0.0058032866,0.0020059743,0.05410187,0.0050581805,-0.021748958,0.008447632,-0.037892018,-0.04819012,-0.009750914,0.023765942,-0.025466438,-0.028716804,0.014644465,-0.037396103,-0.024836363,0.018293058,-0.010356501,-0.07283165,0.038469765,0.018005865,-0.04713713,-0.01358545,-0.013841665,0.03487193,-0.0074157626,-0.026627496,0.11557039,-0.008326238,-0.022226762,0.016467148,-0.011745157,0.117648594,-0.016328644,0.012320142,-0.00124638,-0.004186641,0.02001841,-0.007846183,0.022154516,-0.009906066,0.002780408,-0.01395255,0.042105105,0.0002918852,-0.0015291917,0.027716652,-0.006070847,-0.02198242,-0.008249664,-0.015611574,0.01407506,0.013096856,0.046482474,-0.009519758,-0.05500347,0.005152612,-0.02739232,-0.0023811127,-0.030929418,-0.024480097,0.011318231,0.0049968925,-0.014797052,-0.06721872,-0.03839157,-0.013596138,-0.021028826,0.022676157,-0.028199606,0.013580706,0.00807605,0.020908833,0.021863597,0.0040883147,-0.029767273,-0.0080358,0.014509132,0.010577033,0.05598144,-0.0017753366,0.026543355,0.022362681,-0.039927933,0.03044811,0.020172479,-0.005808083,-0.023414385,-0.0044086683,-0.039406247,0.008212517,0.026661752,-0.006567326,0.020273475,-0.009929715,-0.051243193,-0.009317416,0.050930537,0.001106953,0.0019726902,-0.0053161164,-0.02046957,-0.03005647,-0.025536811,-0.018081848,-0.032174222,-0.01455647,0.006647668,0.0043679574,-0.06458955,0.025676679,-0.012044956,-0.052629925,0.031067349,0.026229888,-0.050724845,-0.053753413,0.004003397,0.00429463,0.025376512,0.0044515505,0.027182939,0.020430934,-0.02819537,0.03096756,-0.014841003,0.066770144,-0.022191409,-0.019074168,0.02852178,0.023267936,0.021157928,-0.0048475154,0.07125804,-0.028475717,0.019227944,-0.02137906,-0.040341906,-0.004018432,-0.019087983,-0.042636175,-0.023160076,0.011325462,-0.013264779,0.061746646,0.022659201,0.00068379386,-0.07872199,0.0008382485,-0.016059166,0.029745057,-0.04119723,-0.004287812,0.0047500264,0.021712348,0.020380689,0.013152878,-0.0060832812,-0.04703521,-0.06787078,-0.023126796,0.00723429,0.06676516,-0.06862152,-0.02013542,-0.0022024002,0.00092382217,-0.03589226,-0.032917283,-0.0243632,-0.02300054,-0.01713655,0.06705709,0.015830155,-0.00028776974,0.018070992,0.021308148,0.026701383,0.022745732,-0.031223046,-0.010443968,-0.020242855,0.0019113976,0.020157266,0.02729499,-0.033633478,0.018086411,-0.023890482,-0.015924573,-0.030065127,0.047564667,0.004328383,0.029487291,0.008752241,0.032703932,0.0037406108,-0.035141077,0.013178544,-0.026718633,-0.022652054,0.0008089639,0.0072995247,0.011138425,-0.035711605,0.010680878,-0.071950644,-0.0016836042,-0.007664752,0.0042552594,0.020431494,-0.02325037,0.038904477,0.014138965,-0.03688104,0.025654273,-0.010493186,-0.014083069,0.0067149885,-0.002972071,-0.022360053,0.011953743,-0.043998405,-0.00971486,0.029967736,0.05305713,0.019398177,-0.0035855414,0.006544651,-0.0027274406,-0.023285763,-0.15739173,0.0369798,-0.020248996,-0.009814941,-0.017129408,-0.00016897252,-0.036832463,-0.034055606,-0.0057980875,-0.008193461,0.0034241988,-0.057086304,-0.011045892,-0.030840281,0.0017412733,0.024748039,-0.010128895,0.031603113,-0.040717356,0.061101723,0.010500291,-0.041300323,0.049241625,-0.0071147094,-0.033037797,-0.007801858,-0.0029476664,0.031847432,-0.022518385,-0.03251634,-0.012621275,-0.011443554,0.03179696,0.008922781,-0.00015587601,0.0136663215,0.002747468,-0.04607366,0.010042698,-0.010312037,0.04512906,0.004625713,-0.028645802,-0.014189925,-0.0384317,0.04887827,-0.007241155,-0.004982245,-0.043574683,-0.056476656,-0.029561788,0.049177714,-0.014000766,0.0030948066,-0.021869838,-0.039046984,-0.03554774,-0.037113402,-0.010528229,0.028503539,-0.02925136,-0.000057860827,-0.052929956,-0.07153959,-0.046000134,-0.0044174474,-0.030848948,0.031516507,-0.021068485,0.0354339,-0.058529355,0.048475444,-0.0030688574,0.00874601,-0.013801848,0.020808998,0.010082337,-0.005968847,-0.00885314,0.00283856,-0.052924532,-0.0047743316,-0.039065838,0.011221205,0.011294864,-0.010050237,-0.027877761,-0.024068736,-0.057386655,-0.017809678,-0.03362384,-0.037126623,-0.009096164,-0.020367783,-0.04701566,0.059180334,-0.004613719,-0.0017551179,-0.005607983,-0.024629313,0.04805542,-0.02516537,-0.0041088075,0.01601106,-0.02435637,0.029756688,0.0077806325,0.0045874114,0.014005727,0.02624354,0.009112538,0.0033052748,-0.01790214,0.008072379,-0.035738472,-0.0072837276,0.0028090163,0.048877414,0.028385347,0.033943392,0.0035270734,-0.02403877,0.012545479,-0.03370066,0.029651826,0.006506402,-0.000556079,0.030310139,-0.011581317,0.01666354,0.008017663,-0.084011756,0.030770328,0.026499847,0.015075675,0.061230384,-0.02442858,0.0025061835,-0.040069014,-0.010061664,-0.047108814,-0.020834481,0.023430116,-0.038118377,-0.018204797,-0.015896216,-0.02182385,0.011543486,-0.049330313,-0.031962037,-0.013803028,0.021520106,0.019369688,0.029931586,-0.0025757626,0.022120245,0.022814386,0.00075295,0.024038205,0.013749259,-0.013195225,-0.025422206,-0.02678564,-0.028302286,-0.017762132,0.019478781,-0.030217528,-0.027620114,-0.04957325,-0.0104752015,0.0053352495,0.0014961679,-0.024559766,0.013919885,0.035420068,-0.02862669,0.007593544,-0.008812323,-0.027652096,0.0070073614,0.015725292,-0.016024087,0.06526366,0.052496627,0.023545077,0.019308345,0.0029093586,0.014298396,0.071052745,-0.0150028225,-0.022464124,0.012124106,0.024336364,-0.016483208,0.047636304,-0.020788226,0.020479076,-0.0063134967,-0.010397328,0.019259224,-0.04130994,0.0033282589,-0.025628874,-0.04280787,0.010356875,0.04804751,0.010511919,-0.0035987447,-0.02260571,-0.010437418,-0.025908994,-0.009641493,0.026356451,0.0071392967,-0.032667443,0.021335438,0.003931105,0.019924382,-0.017702768,0.037802935,0.04254817,0.0021139681,-0.016286187,-0.009394631,-0.059938706,-0.025667418,-0.037009288,0.018110277,-0.003941882,0.045491345,-0.060232393,0.02393558,-0.0036002845,-0.011416807,-0.033819526,0.020613056,0.007152398,-0.006838498,-0.015160905,-0.008440435,0.019440586,-0.028472412,0.002050013,-0.078270346],"last_embed":{"hash":"1rh2d","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"1rh2d","at":1762844524713},"key":"Inbox/Journaling prompt.md##{3}","lines":[11,12],"size":162,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1rh2d","at":1762844524713}}, +"smart_blocks:Inbox/Journaling prompt.md##{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.055333335,0.015070808,-0.008364656,0.018020406,-0.0036654708,-0.08703449,0.009683031,-0.015795432,0.0100377565,-0.022476362,0.0023817832,0.0065703634,-0.027295412,-0.003825201,0.01007941,0.034853045,-0.015497764,-0.031637937,-0.0021136221,0.02022152,-0.010029856,-0.011278369,0.022995824,-0.005326916,0.017181331,0.018009858,-0.038247965,-0.02486611,0.00485534,0.021450555,0.0463465,-0.036037926,-0.017938059,-0.0037394315,0.0062370766,-0.020502554,-0.017056499,-0.017280603,-0.017279739,0.0060937214,0.009532957,-0.052813604,0.0017719198,-0.03519541,0.023659352,-0.037267074,-0.013621243,-0.0065832417,0.0053148624,-0.014922969,-0.019678587,0.010151838,0.046289325,-0.033720125,-0.0020216294,0.033376534,0.04084536,0.013786904,-0.022889117,0.00883138,-0.051631503,-0.03828452,-0.021154618,-0.052212626,-0.032182224,0.027080312,-0.0066077337,0.0067608235,-0.0128176045,-0.062201522,-0.022323834,0.0038374548,-0.013333188,-0.017021725,-0.062048115,0.013728669,-0.0033852668,-0.020538885,-0.03198642,0.048445307,-0.006140449,0.013053609,0.0217567,-0.01050001,0.045174036,-0.054541368,-0.01996384,0.04740995,0.03296867,0.0024085424,-0.036536653,0.014262904,0.012848353,-0.039285127,-0.059286848,-0.0014140091,-0.031611882,-0.005640302,-0.0097024795,0.008198525,0.008080715,0.029856537,0.006776574,-0.0143190995,-0.018217966,-0.0050386633,-0.005757028,0.057763916,-0.0074650445,-0.02993065,0.013043923,0.037806068,0.024275355,0.0014080064,0.016647397,-0.06319741,0.020604523,0.012978044,0.03895034,0.02028894,-0.0073153838,0.006729678,0.05338716,0.009172031,-0.062409483,0.02757142,-0.031593483,0.03272525,-0.030040462,-0.000037583082,0.021397015,0.042617425,-0.0060579954,-0.0036438582,-0.022448312,-0.005112559,-0.013865827,0.019508068,-0.0012984267,-0.061778583,0.057902407,0.038189318,-0.006614942,-0.020716473,0.0054187267,-0.04331652,0.04944844,0.003384798,0.0038050956,-0.027094265,0.03744404,0.011996682,-0.0031208256,0.062308997,0.014545793,-0.014115993,0.02872854,0.010309141,0.012229649,0.05404467,0.023379477,0.019051904,-0.07284761,0.05727516,0.022435186,-0.008011206,-0.023260782,0.014140141,-0.014715915,-0.020196842,0.01887692,-0.00877837,0.027506314,0.026208425,-0.017790213,0.022538023,0.06578029,0.029619802,-0.0002866529,-0.06881169,-0.003422815,-0.0041511753,-0.024518179,-0.0076091993,-0.024560569,0.0082558375,-0.018166902,-0.042519227,0.0066641322,0.004277069,-0.03125481,-0.040202774,0.031029986,-0.003755671,0.022490656,-0.030629545,-0.020319834,-0.02148552,0.016028099,-0.025017748,0.011549671,0.044908423,-0.008277783,-0.013681752,-0.0416224,-0.018712206,-0.032880496,-0.040338263,0.03367303,-0.05132303,0.022209972,0.022501498,0.014139358,-0.061063163,-0.040713582,0.014359886,-0.017530596,0.0015328614,-0.013703079,-0.024556793,0.022517154,0.054884024,-0.004008409,0.021760425,-0.037164506,-0.0005016841,0.00988888,0.024438066,-0.0017515925,0.014513629,0.05252693,0.012513776,-0.0062887245,-0.006736619,-0.0036753241,-0.029501567,-0.0049480805,-0.0043661217,-0.0031750118,0.01570411,-0.040411465,-0.05030714,0.013971308,0.034785066,-0.032405913,0.004478665,-0.024433993,0.015362538,-0.00023339041,-0.007830471,-0.034357503,0.019229852,-0.007617264,-0.04407348,0.011445288,0.005637071,-0.034745865,0.008484392,0.003986774,-0.024912162,0.027884873,0.018932858,0.017999284,0.012800686,-0.014256972,0.023327459,0.013260587,-0.055451784,0.007882838,0.0029479468,-0.019840457,-0.029213406,0.03880389,-0.028623411,-0.025324209,0.049146354,-0.022535117,-0.015824951,0.08796479,0.02146386,0.00055014447,0.0024801798,0.0068619587,-0.0041629625,0.0075427643,0.018152298,0.013346961,-0.01324396,0.047055576,-0.05155007,0.049568556,-0.022372568,0.06737993,-0.0049250615,-0.016694697,-0.02508138,-0.008019915,-0.15277526,-0.018038623,-0.0069172233,0.011558156,0.005346223,0.028632296,-0.03075338,0.0074562477,-0.041425925,0.07369979,0.02590465,-0.045540072,-0.007955501,-0.012410074,0.00021527815,0.02777677,-0.00362911,-0.018424645,0.00026384377,-0.03267028,-0.02285968,-0.041886415,0.04220414,-0.036765035,-0.03763012,-0.0033006314,0.020627894,-0.014784213,-0.018171726,-0.006447281,-0.034899913,0.014642299,0.0033563576,0.004207587,0.01060945,0.032449953,-0.01628041,0.004997193,0.00016719848,-0.0016415151,0.052837767,0.044260345,0.003639592,0.035844266,0.0026479834,-0.026139427,-0.008961659,0.007838477,-0.025784358,-0.025200577,0.00496452,0.023209982,-0.041072603,0.020092476,-0.054376762,-0.031066583,0.02550937,0.047830094,0.020495826,0.0043317094,-0.027938182,0.0019570882,-0.016436774,0.008104945,-0.028793048,-0.024016827,0.03757046,-0.0034123284,0.026011694,-0.016185367,0.04335673,-0.0015739042,0.019870903,0.012325969,-0.0281102,0.016192457,0.02093187,-0.003655422,0.0019622087,-0.07733693,0.046230115,-0.014546571,-0.02777246,0.012833457,-0.00054315693,0.028228953,0.04126319,-0.0050119273,0.041171413,0.23650585,0.033520848,0.0020978022,-0.02354904,0.031810544,0.012691881,0.026935112,0.0585204,0.051651552,-0.027771235,-0.01208861,0.005319437,0.005184952,0.01879645,-0.003240951,0.04852316,-0.056879707,0.010358931,0.06525119,0.01362658,0.035656013,-0.015533862,0.012346465,-0.019626822,-0.060152255,0.030681645,0.015304576,0.029471528,-0.004274137,0.017878314,-0.03793454,0.047184523,0.036036234,-0.010198042,0.012273951,-0.01310076,0.009814378,-0.055961654,-0.00470264,0.030297574,0.020775398,-0.017096624,0.06473755,-0.027734037,-0.052404545,-0.008888309,-0.009067782,-0.028888034,-0.043410543,-0.033643182,-0.013865091,0.010499336,0.014002687,-0.0052222107,0.03924933,-0.008324669,-0.021225518,0.015132739,-0.031804208,0.060348794,0.0119710285,0.0113132205,-0.0114101935,-0.0029204336,-0.028931703,0.047315788,0.008128058,-0.027022231,0.026115494,0.047136627,-0.016680976,0.03827609,-0.01651232,-0.034034356,-0.010962546,-0.04677169,-0.016762266,0.031245418,0.019514076,0.059125237,-0.032526314,0.00043230192,-0.013294216,0.0038358986,0.029941268,-0.012337038,-0.0024572047,0.089996696,0.0071631954,0.017614283,-0.04812809,-0.020780716,-0.04207719,-0.011839042,0.01435324,-0.014878224,0.010254845,-0.03131233,-0.044597186,0.0056281644,0.028393477,-0.00065827754,0.03947621,0.00454902,0.06256171,-0.005014901,0.007263312,0.01728837,0.001361643,0.053089887,-0.08434711,-0.0051704445,0.056334376,0.02322046,0.02377472,0.0432748,0.03767108,0.03355453,0.03876246,-0.012993671,-0.0071685184,0.03879863,0.023647493,-0.009051627,-0.004135137,-0.031428616,-0.0037472444,0.009322499,-0.045569956,0.025509002,0.026761033,0.006749585,-0.013689452,0.052530117,0.06383956,0.0010249829,0.060718004,-0.007106177,-0.011019287,-0.0054165847,-0.023434134,-0.011982454,-0.043456603,0.0035416875,0.016034074,0.043932967,-0.051674157,0.0045721866,-0.03943675,0.0006207564,0.012920838,0.023146994,0.0039243298,-0.039446685,0.007296053,-0.028955007,-0.01837414,-0.041040108,0.05066643,-0.02489091,-0.011371521,0.02068977,0.008045949,0.080453426,-0.0065347115,0.044060927,0.030927086,0.03384296,0.00043631328,-0.05196061,0.0012576389,-0.04131461,-0.030703846,0.033112798,-0.023430325,-0.014487987,-0.02259266,0.030696865,0.005789708,-0.06901836,-0.0029369635,0.008581621,-0.017562322,0.05926977,-0.010806116,-0.0403917,-0.001293634,-0.0010528114,0.033853,-0.050432388,-0.03528443,0.10343801,0.0017265722,-0.020805325,0.034224812,-0.013005598,0.08768674,0.0010976722,-0.003297249,-0.042890478,-0.040880274,0.012551343,-0.016277822,0.034735993,-0.043441806,-0.0033634403,-0.005559754,0.050321043,-0.041252803,0.021043802,0.011037017,-0.0064012487,-0.075465515,-0.0025014407,-0.038266778,-0.0052153245,0.050087452,0.05789531,-0.0016669293,-0.034566965,0.01349161,0.0063356073,0.021024102,-0.005434614,-0.0071750763,-0.002198573,0.017447777,-0.042386908,-0.09014282,-0.022435954,-0.004975563,-0.05865342,0.010304288,-0.0048877574,0.01520926,0.017397588,0.00025602456,0.005133079,-0.026934681,0.01228849,-0.032761455,0.014168564,0.018247485,0.046114586,0.013266348,-0.027729334,0.002746847,-0.02920052,0.026093027,0.041613318,-0.0074428516,-0.024062006,-0.007926909,-0.023450825,0.02634105,0.017883623,-0.0033953632,-0.003551862,-0.0245174,-0.025160287,0.000898702,-0.0034788703,0.0038099522,-0.02011271,-0.043084297,-0.024149045,0.004943912,0.007170768,-0.020491235,-0.061283484,-0.036369897,-0.012087153,0.023029007,-0.0787101,-0.008765499,-0.02569112,-0.0062960405,0.012764702,-0.023242973,0.00033663664,-0.023944406,0.0444984,-0.009757355,0.033181727,-0.010424545,-0.0054974654,0.022656767,-0.0250827,-0.004789286,-0.036227833,0.07197724,-0.010170778,-0.006763181,0.018834231,0.011853575,0.014841299,-0.005092408,0.048824262,-0.0033231596,0.03449071,-0.010469971,-0.03746788,-0.008343844,-0.010941988,-0.029130414,0.019723162,-0.011341058,-0.02730239,0.04791484,0.04657878,0.0129287,-0.09472468,0.0072611906,-0.006036435,0.031259988,-0.021514798,0.031933215,0.0103684785,-0.0058867224,0.01725377,0.0059387507,-0.018055517,-0.05079683,-0.052142054,-0.015181895,0.024842316,0.017547553,-0.041646145,-0.001883734,-0.013280686,-0.04120506,-0.035492405,0.0239779,-0.032253094,-0.02103526,-0.021199645,0.04810493,0.018979287,0.008682663,0.017895252,0.010475477,-0.0018399155,0.06218858,-0.020106567,-0.012309759,-0.004799776,0.005760931,0.0031599568,-0.0018392438,-0.030119931,0.00168512,-0.039300956,-0.024906363,-0.027180709,0.019193945,0.02808806,0.026365504,0.010305374,0.02213184,-0.0023009717,-0.019886695,0.05003217,-0.01917662,-0.022948513,0.010159144,0.025727939,-0.013397232,-0.07687669,0.0010792458,-0.021144705,0.03774037,0.0416269,0.038592827,0.024482032,-0.02856272,-0.009111793,0.022156557,-0.02873399,0.010946966,-0.0032732228,-0.025743317,-0.0070138425,0.0070299273,-0.03980613,0.034401983,-0.04512721,-0.016778395,0.017057328,0.039275978,0.060934976,-0.039367054,-0.017180093,0.0063779866,-0.0015703995,-0.15810359,0.04156249,-0.007616815,0.0200037,-0.0075452314,-0.0038961424,-0.006347293,-0.03616509,0.028283529,-0.0045031654,-0.003699407,-0.018956661,-0.019877246,-0.03865601,-0.0029592852,0.038116153,0.014554815,-0.017742041,-0.024841564,0.031330604,0.0061646914,-0.008153141,0.03138213,0.03886302,0.024118457,-0.008704095,-0.002196477,0.012678195,-0.030375961,-0.060752697,-0.011283189,-0.016405705,0.04352996,0.002747971,-0.021847172,-0.010328597,0.010884189,0.0031054192,-0.029053228,-0.039801147,-0.006836303,0.03321807,0.022638945,-0.015643908,-0.014719557,0.05220233,-0.029775904,-0.0015909071,-0.042675976,-0.014968428,0.01855897,0.02992672,0.0026660296,0.020722527,-0.012688499,-0.00031219353,-0.053872913,0.019307101,-0.016545665,0.014555197,-0.008217451,0.0011420965,-0.06308898,-0.056690015,-0.030924866,-0.011756862,-0.022082554,0.0037426318,-0.030363932,0.030381486,-0.033236187,-0.04215083,0.034298595,-0.017736334,0.0060494323,0.03798958,0.010715906,-0.020339003,-0.00535475,-0.021648439,-0.008350738,-0.062350728,-0.06927305,0.0067637917,0.031580925,-0.018053241,-0.026814565,-0.014504957,-0.01905176,-0.020696636,-0.06651037,-0.03609992,-0.026234325,0.055646278,-0.008711792,-0.004217715,0.012883435,0.01859288,-0.000052370477,-0.023078525,0.016739115,-0.05671721,-0.020249054,0.020977542,0.006163877,-0.045209177,0.08013243,0.02140506,0.008441501,0.030115092,0.0020314197,0.008809501,0.00822513,-0.017682808,-0.05239345,0.03501335,-0.034757383,0.07391775,0.017033711,-0.004120796,0.019722423,-0.019976093,-0.008992633,-0.020706395,0.0015808133,0.04480159,0.058312397,0.008989981,0.026622044,-0.042406365,0.027579147,-0.09507234,0.005127453,0.047471493,0.027772244,0.022121157,-0.06744242,0.019828929,-0.016630188,-0.0013185511,0.0014524534,-0.006930185,-0.0062497226,-0.03751771,-0.010536034,-0.010275665,-0.021776441,0.030114448,-0.062300242,-0.030326307,0.0010432153,0.025786815,0.03997838,0.029195493,-0.0023085326,0.046227783,0.017588357,0.010177464,0.014610924,0.07339774,-0.008175681,-0.010807612,-0.030690782,-0.009475332,0.0017592112,0.035883937,-0.011142936,-0.011943993,0.0048701195,-0.02367198,0.028838485,0.023238488,-0.027310621,0.0047577485,0.0029897382,-0.056086283,0.02108055,0.0013147392,0.02834585,-0.0052539157,0.015987052,-0.014635835,-0.008369838,0.030692587,-0.016177677,-0.009809799,-0.0035197742,0.04253731,-0.0030999742,0.014151647,-0.045377105,0.00004597116,0.05811814,-0.033184845,0.057272024,0.017633801,0.01560638,0.008799665,0.030415766,0.011888078,0.025680607,0.0043670186,-0.010909814,-0.0071205026,-0.035766102,0.040423725,-0.021540023,-0.016036898,-0.03284226,0.013194754,0.00035325714,-0.0062523484,-0.010424362,0.014411188,0.00118025,0.03980033,0.044740666,0.04505961,0.008386908,0.010242792,0.034125596,0.0068094553,-0.05252785,-0.016075624,-0.014595976,-0.0065059355,-0.020381968,0.01640021,-0.028778778,0.012308398,-0.065006435,-0.0029666007,0.0072610336,0.02100618,-0.023530846,0.02052159,0.0031292674,-0.01181265,-0.024240188,-0.03490754,-0.0046606488,-0.062655814,0.02436367,0.0030396502],"last_embed":{"hash":"aaggte","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"aaggte","at":1762844524713},"key":"Inbox/Journaling prompt.md##{4}","lines":[13,29],"size":1619,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"aaggte","at":1762844524713}}, +"smart_blocks:Inbox/Journaling prompt.md##{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025744883,0.042155243,-0.031629756,-0.00028382428,-0.023987338,-0.084032476,0.013406526,0.03013706,0.020174768,-0.034032248,-0.016345065,0.027852144,-0.021251446,0.035492778,0.012138807,0.035140026,0.020086687,-0.011882742,-0.018044671,-0.010592647,-0.02962734,0.002042555,0.015921095,0.0030095675,-0.0050571193,0.017290935,0.014341042,0.00062796776,0.003999664,0.020358898,0.012034087,-0.046335667,0.058840185,0.03178609,0.041828666,0.004772078,-0.011464005,0.0069198576,-0.051968556,-0.011421709,0.009096701,-0.014565623,0.0014757921,-0.026276419,0.010773142,-0.013794577,0.01728043,-0.017962076,0.0022882023,0.008149078,-0.019200388,0.0016463508,0.07461602,0.010270554,-0.015483687,0.00028745984,-0.036555316,0.04493874,-0.051011223,-0.028249396,-0.01337779,0.015869355,-0.01152339,-0.005569265,-0.0077583534,0.01981401,-0.024524625,0.023762103,-0.0004575664,-0.01900164,0.012520232,0.006455509,-0.035429507,0.011278684,-0.081153125,0.016549563,-0.020920124,-0.037051804,-0.0025761065,0.034749586,-0.04492854,0.00983864,0.0101299435,-0.03733875,-0.03131725,-0.033831064,0.008310539,0.00962641,0.015448946,0.021869557,-0.023323743,0.012854344,-0.02901052,-0.022153065,-0.063337214,0.017931033,-0.026908506,-0.014654418,-0.025426064,0.022132942,0.0437606,0.032163024,-0.0041032885,0.017585369,-0.0188914,-0.030197924,-0.008370948,0.060103677,0.010397071,-0.018651629,0.004067988,0.02476835,0.0050870012,0.037542965,0.046028934,-0.025711393,0.041306064,-0.0028935547,-0.020852283,0.0026084296,-0.0048127035,-0.009228033,0.023046166,-0.040816367,-0.015393249,0.0074855485,0.009712332,-0.009045853,0.013835955,-0.017231418,0.0046578906,0.038814604,0.015182561,-0.027717287,-0.009958193,0.004941636,0.025714349,0.044932414,0.02024224,-0.011829213,0.05397411,0.042135257,0.035854816,-0.022189436,0.00298205,-0.061062332,0.02617312,-0.0459986,0.028392943,-0.047267992,0.03328987,0.049206257,0.054338682,0.026404126,-0.0073979083,-0.012763703,0.030956773,0.028832227,0.027526049,0.010891542,-0.009203647,-0.051550113,-0.011937467,0.019971045,0.0277365,-0.056907997,0.056423105,0.02791464,-0.031033328,0.009985845,0.055174466,-0.07576487,0.015144506,0.0020261854,0.012342303,0.020681849,0.02768357,0.018053405,0.009211525,-0.059911158,-0.0053457273,-0.016377294,0.012315642,0.00531311,-0.008045528,0.0070175068,0.013136044,-0.041093018,0.028705342,0.009614174,0.0040521715,-0.029878452,0.014976157,-0.029898752,0.029521707,0.018374719,0.022571461,-0.037722487,0.011759842,-0.028483845,0.00628518,0.05651879,0.0011747447,-0.015406706,-0.034675602,-0.021443171,-0.042086087,-0.036402933,0.013946202,-0.04661832,0.00769633,0.013397175,0.0066044265,-0.01991454,0.0140819885,0.020240236,0.0011991832,-0.013394796,0.0033147181,-0.03454187,-0.012274167,0.054070577,0.03327242,0.030949079,0.03241475,-0.024927886,-0.008353274,0.037161324,0.013433675,-0.04566542,0.023110164,0.0040638885,-0.036078136,-0.054548908,0.008505296,0.0025888267,-0.026717843,0.029121762,0.03658948,0.019787788,-0.0003753397,-0.044622872,0.035891846,0.012269468,-0.035016045,-0.00679308,-0.002192255,0.028018696,-0.0003866997,0.0013167053,-0.039503086,0.02078769,-0.032766905,-0.018922077,0.008316396,0.0189215,0.0020963736,0.012517519,-0.00775363,0.003767834,0.024729054,-0.01667561,-0.010128162,0.01841758,-0.0014238,-0.005857085,0.0086831665,-0.07558987,0.0027458912,-0.035853576,-0.016723447,-0.04706985,0.023973165,-0.0082721505,-0.002672456,0.088969566,-0.0061436826,-0.030450078,0.027782775,-0.015820531,0.021059096,0.01976235,0.028941408,0.01255274,0.052791446,-0.027639737,0.03770584,-0.025946409,-0.018276889,-0.053947117,0.010552031,0.01403347,0.06133474,0.012212043,-0.043462075,0.025078878,-0.00093042606,-0.13284959,-0.015919102,-0.03134146,0.0683417,0.030206457,0.03979011,-0.0039215107,-0.023845537,-0.06330113,0.043962207,-0.0008264501,-0.047410373,-0.016478501,0.0032756124,-0.012611028,0.017316543,-0.024892984,-0.0085354075,-0.00637733,-0.0053869225,0.018892478,-0.040534284,0.029799633,-0.019456709,0.038206466,0.0029443682,0.025724145,-0.01822738,-0.020792054,-0.010451885,-0.046446938,0.030330002,-0.007856667,0.038626246,-0.011867669,0.033669163,0.040938076,-0.01352903,-0.0036422664,0.0070487503,0.009378644,0.030277185,-0.04543376,0.014933403,-0.031194525,-0.055296283,0.014346193,-0.022280514,-0.01918071,-0.031160315,-0.003870725,-0.032988064,-0.027836196,0.048817102,-0.065703474,-0.040810242,0.030504957,0.012739909,0.011298723,-0.007956012,-0.009746106,-0.09548809,0.034796834,-0.041294925,0.01109012,-0.034555625,0.008168268,0.010005029,0.005461471,-0.050371446,0.008029213,-0.0025424426,0.02145683,-0.02678592,0.012422131,0.0019566915,0.012649182,-0.016773438,0.015830562,-0.02677324,0.0053161676,0.01809128,-0.046262745,0.00831668,-0.04224714,0.013356319,0.060213648,-0.014162928,0.011862193,0.24942192,0.040645014,0.025617138,-0.05487422,0.03519496,-0.006727025,0.032537546,0.042562168,-0.0043626856,-0.050144736,0.03312206,0.021536093,-0.010433322,0.008832472,-0.00014818556,0.011092108,-0.05088172,-0.007061725,0.108649805,0.02978183,0.035342377,-0.03417165,0.041791566,0.004541782,-0.009288634,0.010464003,0.01619219,0.040085103,0.025463266,-0.012903828,-0.0141039435,0.025567662,0.032216508,0.026186302,-0.002274913,0.011670498,-0.027030952,-0.03082688,-0.018672306,0.023046603,-0.014517893,-0.029051103,0.018362613,-0.0337959,-0.026451144,0.0012460618,0.0020354828,-0.03435813,0.0061584283,-0.01641663,0.02797925,0.020447211,0.016702473,0.0044460217,0.04092328,0.0065153413,-0.044657055,0.0056205993,-0.013718909,0.09683652,0.034061264,0.02747086,-0.027258722,0.040058225,0.019495487,0.005789865,0.005133675,-0.020936843,0.06835169,0.03646118,0.020316781,0.04542437,0.00041137045,-0.036035094,0.00008294,-0.010890597,0.013707421,0.07107145,0.011855046,0.0287526,-0.03461353,-0.024615038,-0.02609057,0.03322573,0.007627356,-0.015438233,-0.007838282,0.03985951,0.023768295,0.0027432702,-0.04480763,-0.014170095,-0.038730793,-0.05316606,0.03839436,0.016322432,0.0019735205,-0.01976186,-0.06518654,-0.070104875,0.040107094,0.0047767935,-0.0021821263,-0.0138988355,0.023867548,0.04640826,-0.05644428,-0.015157361,0.013218362,-0.00011925244,0.020448895,0.03589424,0.056420695,0.029704185,0.014956486,0.038946148,0.0069381148,0.018726446,0.00749703,-0.0023630483,-0.0058456087,0.00253914,-0.0032868164,-0.008405158,-0.0061573656,-0.032980125,0.027652021,0.001081588,0.0073582106,0.01292531,0.006547265,0.01812502,-0.0061921775,0.011918303,0.05939288,0.033614248,0.11362557,0.0031437671,-0.042036574,-0.000036387082,-0.005483809,0.022113165,-0.020620184,-0.026404422,-0.0066597005,0.002181337,-0.06805827,0.014227549,-0.034301776,0.01770024,0.03119137,0.022541257,0.0156724,-0.019844914,0.018424671,0.013467781,-0.015701773,-0.040556803,0.01211119,-0.030533075,0.035924293,0.037419885,-0.0009810446,0.056727547,-0.020223103,-0.010344332,0.014775926,-0.016032206,0.002818455,-0.030059515,0.0041762744,-0.043800876,-0.049262412,0.0640023,0.03156598,0.0012956108,-0.02142081,0.060279313,-0.015506814,-0.016523851,0.033671167,0.00094544864,-0.030149393,0.0073785963,0.031686783,-0.070557564,-0.019737635,-0.026972529,0.042998534,-0.03600361,-0.04087537,0.088535696,-0.036067683,-0.038305197,0.011680561,-0.029819127,0.039734162,-0.019558178,0.02938851,-0.018882025,-0.036815226,-0.040091302,-0.015206968,0.04266742,-0.03282015,-0.0038744756,-0.0049944706,0.025926592,-0.015993137,-0.03303118,0.038084745,-0.0038427648,-0.0310959,0.023696473,-0.032049302,0.003711704,0.019443968,0.047850262,-0.0033044724,-0.044724494,0.041178055,-0.020143706,0.014877137,-0.005624973,-0.014221213,0.005168323,0.03597185,-0.016147444,-0.043656006,-0.053665604,-0.0005756037,-0.07383351,0.048461568,-0.023123287,0.031907078,0.029560614,0.033941902,0.026468778,-0.01999718,-0.028942147,0.022150008,0.0094136195,-0.028470673,0.022840464,-0.007579576,0.06064262,0.03148099,-0.03093596,0.05180561,-0.0051909853,0.010377852,-0.006124117,-0.00084645866,-0.04570188,0.04214355,0.028824257,-0.020978158,0.013333716,-0.029823372,-0.025609108,-0.014082731,0.056719802,0.0050048465,-0.0013925629,-0.048049405,-0.045686197,-0.004684568,0.016282,-0.033134025,-0.03451154,-0.01978651,0.018247193,-0.027557304,-0.075950235,0.026929654,-0.014259867,0.0006618392,0.04698303,-0.025329284,-0.022363922,-0.037020016,0.0056194807,0.009139714,0.021722041,0.021018744,0.037431292,-0.009849835,0.0021598102,-0.015996013,0.012094038,0.074538186,-0.006990679,-0.039942037,0.021097986,-0.014649561,0.03323996,-0.011275462,0.0431066,-0.024562223,0.003001152,-0.0141598275,0.0017974541,0.0014966207,-0.023776153,-0.013699181,-0.040268876,0.011601139,0.025376545,0.028768606,0.033380967,0.018466009,-0.038345687,-0.006351133,-0.023882661,0.012449648,-0.0105971815,0.0069225947,0.030023253,-0.009055276,0.017268594,-0.0025942037,0.015066297,-0.044249736,-0.0025353695,-0.019980615,0.0014108411,0.043991588,-0.033702217,0.0030738902,-0.010695442,0.000326441,-0.057985622,-0.018675499,-0.017960375,0.03283499,0.032902155,0.04761626,-0.011903436,0.0150313955,-0.034797587,-0.011347187,-0.030866792,0.07271692,-0.008546082,0.00038625122,-0.023997506,0.011942085,0.02533391,-0.009541195,-0.0077153724,-0.009788938,-0.024282556,-0.023549253,-0.07050546,0.009212264,0.036499225,0.057484753,0.0061352267,0.037826557,-0.03430664,0.002033474,-0.0014202982,0.0024151886,-0.01157845,-0.00093826995,0.005707744,-0.010349925,-0.0478032,-0.005822704,-0.03929533,0.010604893,0.03144396,0.0062854625,0.030049315,-0.05505306,0.026436914,-0.0037418013,-0.03685848,0.044404827,0.033529535,0.016667394,-0.027862407,0.0056682206,-0.042588945,0.047590245,-0.03482969,-0.0118480725,0.03710013,0.011228742,0.029475713,-0.022304364,0.017218215,0.011172704,-0.03257701,-0.1504039,0.035728853,-0.019384496,0.009367121,-0.033189103,-0.009014987,-0.030484235,-0.03608862,-0.004053028,-0.021605397,0.007923016,-0.03489958,0.00065275084,-0.019330548,-0.043269515,0.0073894216,0.018012244,0.015398079,-0.05870073,0.054656036,0.016879607,-0.025222538,-0.019754427,0.0022066862,-0.029989874,-0.02500824,0.011867418,-0.014854254,-0.030390713,-0.01839887,-0.004915484,-0.027080366,-0.0010436955,0.03309781,-0.0067995805,-0.010367233,0.013761073,-0.035541497,-0.016666513,-0.015599023,0.032283444,0.02561859,0.00069378095,-0.0074778334,0.006200919,0.08257182,-0.028421886,-0.009374136,-0.061274543,-0.0102394605,-0.038214475,0.045465983,-0.00022904453,-0.007352644,-0.035627257,-0.035254534,-0.03384669,-0.017029904,-0.025399508,0.0436227,0.0046791798,0.018683245,-0.02059266,-0.048543487,0.010222785,0.013102312,-0.05659203,0.02826261,-0.015765565,0.0061751157,-0.04416791,0.042040683,0.014717402,-0.026837636,-0.00031596725,0.04150089,0.04242024,-0.0074188085,-0.003118001,-0.025044804,-0.04760696,-0.03167078,-0.02653975,0.0011334141,0.024175819,-0.0019925,-0.029594341,-0.0264272,-0.03392454,0.012714409,-0.06071434,-0.028940158,-0.02147342,-0.0065988866,-0.067996934,0.020459604,-0.008366622,0.019473834,0.017739091,-0.052565407,0.013372605,-0.02568654,0.004008303,-0.011533457,-0.0017801619,-0.0040568034,0.021284856,-0.014513949,0.000023423447,0.029999029,0.0028650458,-0.019679219,-0.014127383,-0.007874098,-0.071850814,0.0013926459,-0.03239998,0.021984315,-0.0556803,-0.0011280153,0.042583495,-0.041534994,0.027280344,-0.036759492,0.05221373,0.03588179,0.00471368,0.011429056,-0.012697182,-0.05089488,0.036739442,-0.06594368,0.003481268,0.009541273,0.04401862,0.017107038,-0.04578099,0.019817544,-0.035762917,-0.008313736,-0.027325282,-0.02166845,0.009198999,-0.011991407,0.011357346,-0.02468997,0.022142844,0.0026658182,-0.033421367,-0.029147943,-0.016460104,-0.032875817,0.025611266,0.068153374,0.053693492,-0.022062818,0.060204282,-0.028186982,0.015565217,0.019909495,0.036649317,-0.045880713,-0.032479476,-0.021011818,-0.06268256,0.025181873,-0.012788196,-0.0054602646,-0.0050073033,0.0034430933,0.033902425,0.0007991749,-0.034851007,-0.012307548,0.020890938,-0.01905216,0.002127865,-0.057771754,-0.0011720402,0.0064658998,0.021187302,0.0205422,0.034791067,0.07151362,-0.025023952,0.032820176,-0.021111947,0.0006465848,0.018348416,-0.005654507,-0.031923898,-0.00617122,0.0083714,-0.0037343614,0.007917357,0.0030680406,0.016961431,0.020734495,0.009425025,-0.0017450023,-0.047251023,-0.008479948,-0.011111488,-0.017120615,-0.0028710086,0.016711026,0.010436715,-0.04613819,-0.009087808,-0.011647174,-0.018310752,0.030905513,0.013291607,-0.009156799,-0.007261711,-0.013860713,0.0010299787,0.01695489,0.003807472,0.012736462,0.016538842,0.014743687,-0.04405157,-0.039274804,-0.05447164,-0.00083886937,-0.038795292,0.03513928,0.0151831955,0.026496518,-0.039168436,0.019322589,0.005682814,0.021749152,-0.0145717785,0.015289814,-0.03173531,-0.04153489,-0.015039663,-0.015973521,0.03650953,-0.010313967,0.0025893194,-0.010939611],"last_embed":{"hash":"16bnaif","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"16bnaif","at":1762844524713},"key":"Inbox/Journaling prompt.md##{5}","lines":[30,31],"size":58,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"16bnaif","at":1762844524713}}, +"smart_blocks:Inbox/Journaling prompt.md##{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.044698153,0.008320074,-0.028153256,0.0091576995,-0.03586875,-0.06771912,0.024811197,-0.014873255,0.015622384,-0.0036769875,-0.0013616014,-0.0031256666,-0.008410992,0.027274694,0.0022319967,0.0062604295,0.028945316,0.0009541204,-0.04559626,-0.018772047,-0.01617078,-0.042694,0.04030461,0.0017013355,-0.0049384898,0.023067726,0.0047076144,-0.0029690755,0.009414546,0.026346568,0.04061604,-0.009623698,0.027549053,0.006812647,0.045419503,-0.0029050438,0.002343715,0.0010318933,-0.051739905,0.01114539,0.0027949254,0.00059743214,-0.0019518574,-0.036677256,0.042526405,-0.013324266,0.029887242,-0.031203525,-0.005762451,0.016894625,0.015174828,0.0040399157,0.079476066,-0.024373317,0.031915843,0.020709261,-0.022968547,0.027380226,-0.011644114,-0.028592369,-0.02972203,0.033416063,-0.0022383386,-0.0013550764,0.0013672643,0.033450227,0.0018823677,-0.010999882,-0.0055943993,-0.027353995,-0.03352755,0.021414395,-0.03926307,0.019979537,-0.090539716,0.02662443,0.0042054956,-0.053155895,0.0008330967,0.031475693,-0.009137446,0.02163894,0.023549618,-0.025048539,-0.02515882,-0.01814636,-0.0142193325,0.04903908,0.030674957,-0.00541974,-0.029864617,-0.0009437634,-0.032548454,-0.03913528,-0.04545863,0.0059037767,-0.032692574,-0.010192927,0.009592593,0.0021614428,0.034164324,0.03850317,0.0019968348,0.0076182135,0.012095529,-0.0017653062,0.010682992,0.052107956,0.039990444,-0.0045735217,0.01466009,0.0490819,0.0026232072,0.018755678,0.014832701,-0.04728263,0.024819655,-0.012122199,0.02794512,0.014493141,0.0009796268,-0.0074535487,0.004924434,-0.03139078,-0.013080144,0.020466123,0.018805211,0.006839038,-0.0072698216,-0.038680788,0.012978576,0.070597984,-0.0061842697,-0.0021506096,-0.009649627,-0.0037662417,0.007934243,0.02611783,0.026313316,-0.03572453,0.026196217,-0.005233495,0.009954246,-0.02233189,-0.0027474258,-0.045311384,0.015939044,-0.03438649,0.022909345,-0.07804404,0.009851955,0.04080338,0.02318048,0.07762815,0.0041654133,0.0055016587,0.0030776293,0.040314663,0.005441406,0.018288642,-0.014822613,0.00920803,-0.03331208,0.019047106,0.015607435,-0.07247736,0.048128538,0.039348822,-0.037255168,-0.00027841952,0.020166166,-0.09953858,-0.04163403,-0.009717004,-0.010024854,0.011263545,0.05137898,0.016442072,0.04477661,-0.041312102,0.005981865,-0.032462843,0.008340073,0.004828073,-0.037382353,0.0011085862,0.015342267,-0.011368217,0.023227321,-0.010109766,0.011199586,0.008980128,0.021312762,-0.00013512361,0.007901517,-0.022133775,0.0029351483,-0.041588537,0.0138668,-0.030082006,-0.0007117453,0.030675534,-0.008020806,-0.014566033,-0.027900612,-0.027499642,-0.08543311,-0.023293486,0.020476533,0.020684723,-0.009709918,0.0053745187,-0.022674799,-0.01839911,-0.007751675,-0.0008614931,0.0022239815,-0.009033029,-0.017456396,-0.012041268,-0.019237315,0.040792525,-0.013206332,0.038301587,0.03596367,-0.039759215,0.0024992113,0.04238628,0.0068742647,-0.010765584,-0.0065883314,0.014852215,-0.014718229,-0.042511772,-0.03841514,0.012080956,0.012191441,0.0033175289,0.021912333,0.018226573,0.009985263,-0.022591561,0.06526863,-0.0008955405,-0.04108131,-0.029733334,-0.010432759,-0.008542534,0.0069090864,-0.013852004,-0.029504193,0.0144187175,-0.03979096,-0.016181266,0.024602624,0.016813153,-0.0031595407,-0.014210114,0.022714749,0.006681959,0.013506842,-0.01592421,-0.007241721,0.035704855,-0.0070279753,0.007611953,0.043449454,-0.033513833,0.021934535,-0.0037297786,-0.059447493,-0.05055776,0.039223846,-0.0076187723,-0.0050598737,0.059446625,0.004416821,-0.03286596,0.015699169,-0.011296749,-0.009420316,-0.037937626,0.03764103,-0.03267552,0.04122905,-0.016423453,-0.013256402,-0.051766224,-0.015383647,-0.032387942,0.028677346,-0.016060004,0.06596698,0.010993007,-0.059819926,0.00035492243,-0.008061547,-0.14615431,-0.018705701,-0.045944653,0.049037784,0.024834737,0.038858023,0.038038403,-0.028337613,-0.03582091,0.047282636,0.019124473,-0.05408125,0.008086813,-0.014238081,0.008636307,0.018503616,-0.0032160627,-0.01541714,-0.012582328,0.0043681213,-0.0015917035,-0.032897554,0.02715596,-0.02087582,-0.011110091,0.010586054,0.016435334,-0.018033683,-0.021480761,-0.018402793,-0.033037882,0.0341992,-0.0129670985,0.025857376,-0.0015966835,0.04743504,0.061774544,0.012019393,0.0014301946,0.030417647,0.043468118,0.056727648,-0.024120284,-0.002804661,-0.03318773,-0.031091146,-0.000923709,-0.019603023,-0.030519774,-0.044289153,-0.019625839,-0.02592352,-0.03193399,0.06723693,-0.058430582,-0.007056677,-0.004489481,-0.017322972,-0.024508128,0.017923385,-0.04466841,-0.069288045,0.027789393,-0.013237195,-0.002500481,-0.026058516,0.027687458,-0.014600917,0.008631892,-0.017844366,0.0036060256,0.0011181006,0.016075533,0.004589342,0.014022741,0.040818527,0.03982625,0.007774113,0.016004018,-0.048141446,0.0028288625,0.0044506793,-0.033677004,0.031223828,-0.012925805,-0.010326115,0.01885681,-0.027789468,-0.004714287,0.21030892,0.04540852,0.0057770074,-0.0047994778,0.07612606,0.005708997,0.0141591495,0.008660853,-0.02936161,-0.026617149,0.0040223557,0.02111543,0.008619798,0.0030727629,-0.0017710251,-0.00083370606,-0.030723039,0.025609635,0.08975569,0.022722969,0.03901912,-0.0304112,0.022418825,-0.0026520079,-0.025370654,0.026292916,0.034522526,0.029301347,0.03771925,-0.015249975,-0.019986382,0.009585264,0.02542241,0.023998367,0.006206512,-0.005753601,-0.019586166,-0.057231486,-0.012141385,0.0068248846,-0.010637877,-0.024380475,0.026401063,-0.021100935,-0.012874891,0.005479215,-0.024533283,-0.01754465,-0.0063636205,-0.0047869766,0.028781123,0.040261656,0.0017524018,0.007707483,0.012038511,-0.0063300566,-0.050307993,0.006901945,-0.022468967,0.07424049,0.02260284,0.022721943,0.028308922,0.00013596247,-0.018307507,0.02193785,0.00021238373,-0.013126069,0.07144426,0.04076725,0.05838658,0.02552363,-0.03410116,-0.008281121,0.0075776796,0.02245821,0.0052374685,0.032498434,0.0026506232,0.008474279,-0.057190366,0.004755773,-0.01619185,0.028494885,0.005270998,0.0024601645,-0.03603344,0.07191101,0.01696824,-0.00129205,-0.02123646,0.020279566,-0.0469996,-0.020540876,0.004077544,-0.009752935,-0.0067929397,-0.005069913,-0.059407543,-0.008393691,0.0043977904,-0.010145781,-0.01681381,-0.027130097,0.062535524,0.04065277,-0.001869154,0.037292022,-0.008547392,0.021507747,-0.0070186933,0.03586403,0.040146105,0.008084243,0.035072517,0.04589939,0.01782732,0.014641052,0.014242568,-0.025651224,0.006559871,0.020800918,-0.004730841,-0.031717293,-0.027298702,-0.023799783,0.008622865,0.004646696,-0.034376923,0.0017979138,0.030496024,0.012882127,-0.002162761,0.03808123,0.08852419,0.045388978,0.05392516,0.02672783,-0.039112385,-0.018080784,-0.02716508,-0.0055741817,-0.029773258,-0.03600535,0.009904387,0.006219902,-0.0402621,-0.011583769,-0.05422023,0.031605426,0.017955303,0.0064460337,-0.00908021,-0.03269977,0.012797456,0.020205006,-0.022774007,-0.014723188,0.020305471,-0.02215177,0.022156304,0.049527597,0.042973954,0.04487663,-0.027051207,0.00021255943,0.029346831,0.004009193,-0.00091948314,-0.053228695,0.018902203,-0.03116177,-0.04618409,0.038567923,-0.0013291669,-0.015028249,-0.02523199,0.011687193,-0.034600332,0.013800089,0.037393425,-0.0028564408,-0.058993682,0.004859277,0.0021049222,-0.02852436,-0.014136593,-0.021742811,0.06660116,-0.02244599,-0.044919748,0.10186419,-0.017967273,-0.026401622,0.032729786,-0.029102575,0.029292678,0.0213356,0.04706397,-0.043116353,-0.029095432,-0.047129344,-0.045488477,0.031376444,-0.0016743706,0.020472622,-0.031092802,0.04058035,-0.02173936,-0.04643229,0.036350768,-0.010716924,-0.048389655,0.01973828,-0.046591993,-0.012714526,0.06597546,0.06424372,0.02167908,-0.10721585,0.014894782,0.0028866222,0.045380864,-0.024995664,-0.015827429,0.028434698,0.013423294,-0.003191739,-0.04062897,-0.05796021,0.0018515101,-0.055036485,0.059497267,0.006959884,0.056692425,0.021110704,0.058021307,0.028580999,0.031060029,-0.019490128,-0.0060763243,-0.01022413,-0.0040023434,0.042015705,-0.0015829436,0.068713464,0.039496485,-0.03328489,0.047538564,0.016677095,-0.007529228,0.041084137,0.019164616,-0.0353522,0.03514325,0.017487813,0.010278896,0.021586277,-0.0063885413,-0.02123843,0.00069044065,0.038003117,0.0001874094,0.00986568,-0.08449247,-0.050452154,0.00042200918,-0.008285484,-0.019972004,-0.053107303,-0.010659982,-0.015339388,-0.03364677,-0.053857658,0.021491066,0.004275157,-0.0349188,0.007768556,-0.016134953,-0.015929064,-0.021975469,0.01770522,0.015885508,0.02704259,-0.009842776,0.04590151,-0.025793914,-0.018588234,0.022002248,0.00086289976,0.047330998,0.00026329505,-0.050144855,0.015765907,-0.018129757,0.03128554,-0.044607848,0.038673207,-0.020912608,-0.0012262005,0.013257278,-0.03190804,-0.026163729,-0.052864898,-0.019326953,-0.010548777,0.0043989504,-0.027514456,0.046088498,0.016137354,0.010217392,-0.069563255,0.02304013,0.045966353,0.027010126,0.005337752,0.019265208,0.002429325,0.030311143,0.01341233,-0.0042785346,0.013441465,-0.064798236,-0.034531318,0.0009856367,0.0067091305,0.04380557,-0.053828828,-0.0020108926,-0.018012654,-0.03106244,-0.033526823,-0.019626206,-0.01553525,0.030224565,-0.0033320596,0.035241384,0.029723933,0.013198754,-0.02540488,0.0019873667,-0.0072852806,0.06044179,-0.026513796,0.02542879,0.0022732522,0.019917266,0.0019444817,-0.021750694,-0.0050464976,0.00067315425,-0.010761698,-0.037479036,-0.06796272,0.006164905,0.028906394,0.07219421,0.023180975,0.050361298,-0.04251832,0.005263791,0.0015725913,-0.035959348,-0.014711987,-0.0010858773,0.016157731,0.022714792,-0.028780293,-0.00023133367,-0.054788765,0.00881351,0.04918346,0.012782041,0.030860359,-0.03169341,0.033081077,0.0028823146,-0.07443846,0.023176383,-0.02375351,0.012653986,-0.041327614,-0.0048609287,-0.04995393,0.061639708,-0.060865864,-0.03024161,0.009225623,0.022829505,0.025805043,-0.019441808,-0.009366169,0.0096024675,-0.036836784,-0.14618933,0.008207694,-0.0077248635,0.008311003,-0.037687596,0.004427572,-0.055675898,-0.03557404,0.016721731,-0.030204685,0.026813107,-0.05389996,0.01132396,-0.0184464,-0.050752487,0.020877331,0.018917756,0.00966882,-0.019784775,-0.011487658,0.01819247,0.012885514,-0.028033467,0.03696548,-0.024518022,-0.003030048,-0.005868971,-0.03041084,-0.048548624,-0.031080829,0.021901982,0.01584035,0.024633877,0.030103033,0.024090087,0.021880237,0.013417282,0.010982525,0.022572113,-0.009472849,0.043105964,0.029244041,-0.023048835,0.0033903103,-0.002075366,0.031347882,0.008762833,-0.007454997,-0.042702097,0.004038706,-0.028513577,0.04497864,-0.031252254,0.01577244,-0.006913393,-0.022602594,-0.016820071,0.01838166,-0.024742907,0.05540476,-0.0066724317,-0.030955758,-0.026287232,-0.08364422,0.0109111015,0.004169711,-0.05050599,0.029723011,-0.014882894,0.041795842,-0.045558546,0.0040936535,0.0054650223,-0.036383606,0.007043538,0.0031229462,0.049405266,-0.0038472437,-0.029063245,-0.033100184,-0.021481466,-0.015965732,-0.03685748,-0.0014133231,0.045516554,-0.03146343,-0.035571206,-0.008304491,-0.01922241,-0.012330926,-0.061974697,-0.01303151,-0.04027913,0.005120206,-0.055998255,0.02136351,-0.008849707,0.05439182,0.025955623,-0.04559742,0.022773113,-0.028438829,0.036280148,-0.011714136,-0.011445981,-0.0086716665,0.042772707,-0.03578765,0.028481755,0.011979962,-0.021838132,-0.0015551805,-0.01876895,-0.0007464381,-0.038454395,-0.019028306,-0.035788726,0.03689314,-0.014021307,-0.0039490545,0.033312615,-0.051775865,0.025894862,-0.02797771,0.040837266,0.022561902,0.0151841985,0.01699151,0.015082241,-0.029906563,0.03307761,-0.07313496,0.00045988307,0.028986203,0.04783041,0.01129854,-0.067169204,0.011144076,-0.02551028,-0.010854743,-0.0058803656,-0.013728291,-0.01128314,-0.0006761664,-0.01983294,-0.025666209,0.03452792,0.0052511073,-0.044190083,-0.033549868,-0.0009077427,-0.021119064,0.015044881,0.045106083,-0.0041648853,-0.0021393243,0.033217657,-0.021641903,0.015801264,0.024189753,0.037053995,-0.035249826,-0.0029109642,0.0059414357,-0.034910534,0.009486426,-0.0014984194,-0.01386796,0.0074432134,0.00584413,0.046801552,-0.006063608,-0.04168286,-0.015841644,0.018977288,-0.032209992,0.017454911,-0.04041262,0.00013982719,0.014877864,0.028146224,-0.0038400828,-0.0039652083,0.07880988,-0.051599078,-0.02425299,-0.018105457,0.032439683,0.0076254415,0.004094365,-0.034920115,-0.0048347833,-0.024920411,0.02770748,0.014405506,0.026375484,0.010878072,-0.020108316,0.021651588,-0.016548997,-0.037307613,-0.04142198,-0.021916432,-0.03010489,-0.027267275,0.033023093,0.002403842,-0.06425702,-0.010563078,-0.015316933,-0.046504434,0.024748541,0.0019215132,0.014217052,-0.0077613154,-0.016792124,0.05336758,0.026084682,0.019631691,0.008970703,0.005244686,-0.016967751,-0.05914281,-0.020683404,-0.054522548,0.009062738,-0.04918141,0.030805781,0.03977795,0.057074346,-0.029233217,-0.013458551,-0.0071169306,0.040553804,-0.01298496,0.0009855343,-0.021803504,-0.0028374512,-0.01002348,-0.029833602,0.038960814,-0.0155147035,0.010947057,-0.032687012],"last_embed":{"hash":"2fwpz6","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"2fwpz6","at":1762844524713},"key":"Inbox/Journaling prompt.md##{6}","lines":[32,33],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2fwpz6","at":1762844524713}}, +"smart_blocks:Inbox/Journaling prompt.md##{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04477102,0.0064670467,-0.026428934,0.031360254,-0.035680633,-0.05577351,0.015517641,0.047427885,0.027620422,-0.0023425065,0.0013904807,-0.0038514838,-0.004892086,0.0057625803,0.011187571,-0.008130634,0.017924117,-0.012532076,-0.058037918,-0.023584165,-0.022275968,-0.008665199,0.01513238,0.0044822916,-0.0031188135,-0.005804382,-0.01341479,-0.021945864,0.018606683,0.033625223,-0.0039937985,-0.06082009,0.07216827,-0.005443691,0.034029655,-0.026052233,0.017457997,-0.0061932993,-0.038614072,-0.006584657,-0.0036213452,0.029551588,0.018732741,-0.027186912,0.007432397,-0.00523922,0.0032171204,-0.009871577,-0.0025065658,-0.024023395,-0.010974353,0.00004018039,0.047326412,-0.006253973,-0.03470184,-0.0014088094,-0.02453071,0.031840514,-0.04469681,-0.044789564,-0.030507732,-0.011166641,-0.010290438,-0.032334816,0.0028612886,0.068018824,0.010691393,0.042497683,-0.0055537564,-0.04212441,-0.011901483,0.021383215,-0.008627501,-0.008213158,-0.05967407,0.0209892,-0.019220619,-0.0809574,0.005930639,0.03955707,-0.0090015475,-0.0297199,0.0005021728,-0.014207991,0.01687149,0.009706313,-0.03347651,0.007645555,-0.012558058,0.004044766,-0.033499688,-0.0007095579,0.01448116,-0.041739486,-0.026158027,0.028737525,-0.044012338,-0.02666274,0.0018796395,0.004228831,0.019828355,0.047724485,-0.029159356,-0.00685853,0.0046227197,0.019282507,-0.004331249,0.040187888,0.0269092,-0.0005035832,0.035119493,0.058084235,0.006434537,0.015079285,0.040892016,-0.022709666,0.025651472,-0.038174905,-0.020046374,-0.019664742,0.017341733,0.035256628,0.011686637,-0.02991095,0.015531321,0.0025218131,0.034491803,-0.004087441,0.015353887,-0.027831366,0.012195514,0.04868687,-0.0045289053,-0.018028965,-0.026278015,-0.0044501955,-0.0100111235,0.023110665,0.0027857367,-0.027086059,0.025729258,0.050778363,0.0036590819,-0.014669114,-0.017348135,-0.0148368925,0.05697901,-0.040582683,-0.0030299753,-0.055431843,0.025744773,0.0086770225,0.033429947,0.040909868,-0.013303678,-0.046350952,0.023141598,0.0031008064,0.0039764494,-0.013569065,-0.019982727,-0.038863454,-0.04769779,0.023934605,0.020473195,-0.014175836,0.03147878,0.068711,-0.014222056,-0.006519657,0.021337729,-0.052884307,0.011916772,-0.027069775,0.0075199055,0.028911505,0.04410941,0.008356707,0.020388084,-0.06666363,0.00417831,-0.021915963,0.011397841,0.027213696,-0.0014073601,-0.00322131,0.025225393,-0.030761696,0.017918047,0.006772007,0.021250876,-0.012047843,0.02263705,0.0027948173,0.041345812,-0.042800695,-0.025975028,-0.004908828,0.025875002,-0.062036593,0.00874794,0.02019787,-0.043934364,-0.021858694,-0.00197991,-0.029012028,-0.023653163,-0.032157715,0.04417843,-0.008156254,0.012906111,-0.015031448,0.020563195,-0.033793002,0.00075760175,0.004142583,0.0091473535,-0.0011382861,-0.021674868,-0.046174183,-0.018222742,0.061165918,-0.0018410932,0.044787757,-0.018928917,0.027428173,-0.013634207,0.036319867,0.0147948,-0.043046836,-0.009103233,0.018678693,-0.012932289,-0.014112898,-0.020313922,0.0535628,-0.02746902,0.03365486,-0.0028478857,0.0367182,0.04167825,-0.01964614,0.057773963,-0.023264207,-0.013141781,0.040916022,0.015369183,0.005980616,0.021253088,0.029235,-0.018441133,0.023341024,-0.0031734407,-0.04555861,0.038697753,-0.0077336836,-0.0015855166,-0.0029946407,-0.043643896,0.02212505,0.02825746,-0.007622817,0.008844992,0.019991301,0.013539301,-0.011502629,0.027784351,-0.01594091,0.031452578,-0.06130635,-0.04305721,-0.03361087,0.018864695,0.0020037517,0.0019623702,0.02182009,-0.013135918,-0.03409584,0.011187889,-0.0030660364,0.013177782,0.0014979893,0.0039173192,0.024300614,0.06981328,0.000723315,0.011334575,-0.054521322,-0.013331425,-0.02952733,-0.02972834,0.015661957,0.058097154,0.005110941,-0.019188844,-0.007421181,0.017007994,-0.14740619,0.025997529,-0.006788112,0.03567819,0.03310352,0.023978462,-0.017402193,-0.018948155,-0.019027472,0.050085913,0.037660737,-0.03675894,0.025651341,-0.02070395,0.0034070325,0.010642936,-0.008955404,-0.015231315,-0.0021095683,-0.034991734,0.021449823,-0.042235054,-0.0030750888,-0.014641536,-0.013115607,-0.041286524,0.083740346,-0.0076750014,-0.042064834,-0.008999921,-0.0186843,0.013095151,-0.015569274,0.03645963,-0.020307327,0.017808734,0.011837061,-0.008530107,0.042454276,-0.03026594,0.024046762,0.023727868,-0.030566407,0.025043145,-0.00053848716,-0.03012313,-0.0070885248,0.00017755094,-0.06160219,-0.034541167,-0.006969484,-0.01679524,0.0047636167,0.030958911,-0.044671893,-0.007643264,-0.0016181421,0.029830186,-0.028899327,0.036499698,-0.04252872,-0.12828083,0.027913176,-0.021247443,-0.0064636767,0.011670114,0.017607393,-0.030242011,-0.00087892875,-0.04321242,-0.0068367342,-0.0050524888,0.047108933,-0.0007494821,0.017363906,0.0019626752,0.038246855,-0.012592971,-0.016757214,-0.080930784,0.010353471,0.03648472,-0.034428254,-0.0077478923,-0.03651484,0.0017744886,0.04529424,0.013647532,0.037268773,0.24376442,0.013794709,0.012967225,-0.056901906,0.050426558,-0.013406949,-0.025225203,0.008141266,-0.01485766,-0.034782015,0.019870078,0.01371056,0.0039614295,0.0068035778,-0.0024526103,0.05337465,-0.021760164,-0.033108193,0.09515202,-0.046150986,0.0026474881,-0.032411296,0.070963316,0.015777234,-0.01759666,0.010675475,0.031572003,0.016331082,0.017091319,-0.01213684,-0.030053733,0.02361398,0.010676599,0.02925709,0.021209002,0.005476255,-0.027868373,-0.07422408,-0.0048868647,0.011988303,0.011769281,-0.046833597,0.020941714,-0.04423703,-0.005996037,-0.020481685,-0.024131756,-0.019291766,-0.028862923,0.018721702,0.008306481,-0.020786272,0.019016456,0.014962018,-0.011531496,-0.0010656578,-0.015376397,-0.015393803,-0.0075557455,0.08451696,0.007784819,0.021285774,-0.0416611,0.051710453,0.0059851636,0.047105696,-0.01814596,-0.037176218,0.034551036,0.019610133,0.045378122,0.0053257924,-0.032508794,-0.009946422,0.020178962,0.011292377,-0.0057456167,0.039601833,0.047180414,-0.017524404,-0.02515766,-0.014141189,-0.0011163906,-0.0037029742,0.019776404,-0.025702562,-0.012560032,0.06700383,0.015891468,-0.018711992,-0.018402396,0.013063391,-0.04400513,-0.0072261463,-0.018733528,0.0022378494,0.040548474,-0.00045962495,-0.011400326,-0.0062623094,0.017491912,-0.04632745,-0.0003280207,-0.0031991613,0.04097773,0.034053884,-0.005393658,0.030948376,0.0040689814,0.0028023766,0.0023429669,0.039751012,0.02373919,-0.008669241,0.0016303043,0.03581279,-0.0052001667,0.030916497,0.022330802,-0.029705103,0.029039621,-0.0018911689,-0.018854734,0.06802828,-0.014138836,-0.03316992,0.018660137,0.034602214,-0.0006523171,0.01650123,0.0014056284,-0.0010989301,-0.040980976,0.05538583,0.047224414,-0.009146445,0.028890608,-0.010127003,-0.0148243625,0.02679429,0.023375107,0.01829957,0.010775037,-0.055982046,-0.004765375,0.0054246006,-0.10394607,0.0020873256,-0.05237763,0.039743155,0.030697806,0.049602903,0.012721236,-0.026863705,0.026887491,-0.016867861,-0.023392882,-0.02383689,0.020179287,-0.009577912,-0.006303846,0.05846358,0.027676346,0.02855159,-0.0074879983,0.062602386,0.01560939,0.009246753,0.006957627,-0.029169766,0.008125362,-0.017277854,-0.05234346,0.02442689,0.0041448,0.0013747115,-0.011107022,0.028604958,-0.02388124,0.029477902,0.07668693,-0.031921607,-0.00797164,0.027841587,0.041984517,-0.024850555,-0.06268753,-0.020145776,0.022693882,-0.03545295,-0.03808876,0.07618476,0.02790567,-0.022338785,-0.0037813317,-0.03262752,0.074811704,0.019471286,0.05181953,-0.033220876,-0.039215464,-0.08056614,-0.02628584,-0.00922359,-0.0065246,0.00515097,-0.019986685,0.04110257,0.0003325591,0.0044181007,0.008604817,0.010723329,-0.06804992,0.009464752,-0.010035217,0.012120734,0.06185402,0.010824772,-0.02783842,-0.06905775,0.016444286,-0.021147644,0.031967346,-0.012270905,-0.035973992,-0.010078318,0.011820518,0.0033916011,-0.025785197,-0.013171751,0.0012400099,-0.03683034,0.017664125,-0.009702682,0.010084455,0.00063668675,0.04917737,0.020693887,0.025978092,-0.026877277,0.012993546,0.0063119954,-0.006537859,0.046507314,-0.007085352,0.013471515,0.006733665,-0.0291764,0.048796657,0.01793869,0.009204114,0.004491781,-0.0061492375,-0.04858369,0.059180934,-0.0015861671,0.04602983,0.03166945,-0.019402085,-0.02090644,0.0058038835,0.028750852,0.0006049138,-0.0066916714,-0.043298893,-0.024857005,0.0064508975,0.001491342,-0.012291609,-0.034220777,0.008896076,0.0019244634,-0.016812405,-0.034222044,-0.0073339767,-0.01732682,-0.023812052,0.057346765,0.047725983,-0.028586155,-0.045784485,0.0037054112,0.00062249415,0.05205378,0.04706508,0.020178339,0.03880847,-0.014130042,-0.00971436,-0.02097873,0.069488056,-0.016555684,-0.052222233,-0.00080649083,-0.0041897227,0.043472677,-0.018783258,0.038492464,-0.005825652,0.018370127,-0.014195481,-0.043078054,-0.007715615,-0.008512182,0.007448329,-0.03852421,0.041511357,-0.022189487,0.0073768958,0.047533914,0.024323775,-0.07968011,-0.0055556456,0.009435431,0.00072247046,-0.013138144,0.0346529,-0.0020229458,0.022692334,0.023557339,0.014391859,0.012447681,-0.019571317,-0.025679879,-0.04595454,0.018349063,0.012942944,-0.061979104,0.010306446,-0.03598862,-0.056220748,-0.041380685,-0.04115227,-0.024981573,0.0037254365,0.014541158,0.025433278,0.012656414,0.024082962,0.050019693,-0.021910679,-0.011114366,0.07892632,-0.022135796,-0.0046766335,0.015025638,-0.012685517,0.02090238,0.04060506,-0.0029557392,0.010748157,-0.013229327,-0.007098876,-0.04496926,0.01330115,0.075994864,0.052845065,0.023921825,0.041241642,-0.020417755,-0.02171396,0.0033413768,-0.020030802,-0.010333537,-0.0032724699,0.027584525,0.012747589,-0.015116243,-0.00092614925,-0.05439491,-0.0022299874,-0.022519276,0.008961071,0.01069168,-0.010114537,0.03186031,-0.00094732194,-0.024518779,0.041078642,-0.036978774,0.025125494,-0.025781177,0.012364435,-0.032570735,0.03708731,-0.045060586,-0.027424414,-0.00616392,0.017410258,0.03734754,0.004506711,-0.031240335,-0.0045391205,-0.013225001,-0.16228753,0.026085058,-0.01781895,0.009951305,-0.021096986,0.0027494968,-0.07091458,-0.031930614,-0.011761327,-0.0014643968,0.011194308,-0.007301164,0.00859821,-0.019624552,-0.029711511,0.03819012,0.0099709015,0.021758756,-0.028470349,0.052205395,0.0048440876,0.013247292,0.020320242,0.02853248,-0.037004367,-0.022666363,-0.014001815,-0.0016522602,-0.04148031,-0.020410236,0.0027652874,-0.023555383,0.01986283,0.027150813,-0.0035215707,-0.027667312,0.008157939,-0.02559264,0.01589432,-0.028660849,0.041597154,0.021296399,-0.030472271,-0.010073204,-0.024408719,0.054363593,-0.008668427,-0.0013884999,-0.028717011,-0.03703215,-0.027661491,0.036166176,-0.042865157,-0.01235157,-0.0012495876,0.016465208,-0.018514255,-0.00036884306,-0.009929538,0.034416012,-0.04182345,-0.0018572737,-0.034174554,-0.029386388,-0.045361906,-0.0000070450665,-0.030945146,0.034101617,-0.029156188,0.025059648,-0.0400656,0.03217517,0.043330647,-0.006084872,0.00006219798,-0.0021020183,0.05877655,-0.029818045,0.0047603734,-0.028234348,-0.050127614,-0.03229372,-0.037360232,-0.06398723,-0.011653797,-0.014982772,-0.007443307,-0.006323238,-0.038050544,-0.02185694,-0.061909728,-0.003350467,-0.024131374,-0.0027565653,-0.060518853,0.033210028,0.0007088927,0.0033260866,-0.01074819,-0.05051734,0.0208541,-0.051959153,0.012325326,-0.035828296,-0.033410005,0.030531563,0.028633017,-0.0118864225,0.011578872,0.0087462,-0.020373534,-0.021083903,-0.020249432,0.012701919,-0.056155983,-0.009942552,0.0018764066,0.042509794,-0.025442222,0.069273464,-0.006029449,0.0033078946,0.029827751,-0.05281994,0.030611167,0.02596629,0.012897158,-0.008070823,0.032621548,-0.03851565,0.046453256,-0.04912399,0.008475673,0.026029527,0.011999874,0.035772983,-0.022423202,0.017212007,-0.056387626,0.0019360331,-0.0011289638,-0.0012985133,-0.0013263376,-0.01792704,-0.003568561,-0.00422987,-0.011469608,0.0008320462,-0.03502222,-0.034969896,0.025503151,-0.008225307,0.007990038,0.036976237,0.008113015,-0.016232101,0.013185818,0.024890214,0.015975226,0.06241631,-0.019593172,-0.03172624,-0.032545917,-0.02525702,-0.012968416,0.01462597,-0.019610671,-0.008177694,-0.02256986,0.011244199,0.018383892,-0.011884943,-0.044927362,-0.027016003,0.014444599,-0.045194864,0.009634257,-0.039168626,0.024369221,-0.007959084,0.025967253,-0.004836478,0.021563573,0.052019067,-0.034220316,0.020759704,-0.05469421,0.046360906,-0.0042835805,-0.019500561,-0.020958334,-0.020716876,0.0055397986,0.008985132,0.010054555,0.0531087,0.013607319,-0.0021869943,0.010313977,0.018396074,-0.04723657,-0.020888202,-0.001079372,-0.039076906,-0.0346421,0.056853656,0.006862281,-0.05420959,-0.03202181,0.010818089,0.0107563045,-0.00087757385,0.009622845,0.021657027,-0.013494969,-0.011530462,-0.017878288,0.036809634,0.017591171,-0.0019908382,0.073422246,0.015350659,-0.05063714,-0.015155721,-0.040000226,0.018379373,-0.035713416,0.05892405,0.06553106,0.03502086,-0.0035602925,0.03295404,0.01579966,-0.010942574,-0.0062525375,-0.0024573167,-0.03757645,-0.033440586,-0.040388938,-0.030377328,0.01841076,-0.034899443,0.010177658,-0.025527276],"last_embed":{"hash":"7bv25o","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"7bv25o","at":1762844524713},"key":"Inbox/Journaling prompt.md##{7}","lines":[34,35],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7bv25o","at":1762844524713}}, +"smart_blocks:Inbox/Journaling prompt.md##{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050938144,0.012131396,-0.041718107,0.020649172,-0.048672672,-0.08366449,0.003242458,0.02300532,-0.023639522,0.0061251447,-0.00004627392,0.0032479696,-0.020513643,0.009660873,-0.024104398,0.0021312623,0.012167744,0.01945595,-0.024529625,0.011185352,-0.013472385,-0.0014660066,0.0060474295,0.01561416,0.007965317,0.024078226,0.029249448,0.0032445726,-0.021453938,-0.024898613,-0.020589296,-0.035350706,0.01581791,-0.008012169,-0.0065108426,-0.016904041,0.010632391,0.020610292,-0.037938543,-0.030315528,0.041501835,0.021924727,0.0037210947,-0.046757955,0.034994684,-0.025373701,0.020045344,-0.022845136,-0.01664681,0.00887721,-0.008375555,0.006843482,0.07174152,-0.022996448,0.012298747,0.05147107,-0.044201434,0.014858209,-0.020237096,-0.030979695,0.0038299006,-0.0065253573,-0.013066761,-0.020282838,-0.018559309,0.04418256,0.008734649,-0.012089699,-0.01756688,-0.05840885,0.010853436,0.005601303,-0.008813714,-0.014936399,-0.08712768,0.010539519,-0.023345916,-0.06562704,0.011011559,0.053196955,-0.010933747,-0.04415785,0.024907539,-0.019823793,0.004415402,0.012618373,0.00866854,-0.01789776,0.03276265,-0.016469486,-0.0016546977,-0.0011160538,-0.0010383747,0.006871605,-0.0026816742,0.030215193,-0.018486349,-0.022661313,-0.03109795,0.0329942,0.010591349,0.033468,-0.0041865795,-0.02277586,0.0052798246,-0.023507768,0.015740238,0.010389579,0.03270827,-0.005905292,0.0152461855,0.037189618,0.008039708,-0.008682386,0.022641592,-0.008178382,0.026931515,-0.035897985,0.055066984,-0.012189144,0.011085637,0.06270988,0.027336191,-0.0648762,-0.030747367,0.0048121037,-0.0052472404,-0.011971432,0.012718891,-0.001720448,0.01803424,0.028533015,-0.04309342,-0.0009303709,-0.014643033,-0.0011082568,0.00868078,0.011234114,0.00986666,-0.06281447,0.030319246,0.03902396,-0.008618274,-0.023660945,-0.050866853,0.013432964,0.038765892,-0.051581368,-0.007022702,-0.059167627,-0.000040162966,0.03280344,0.0074723493,0.02784112,-0.0053190333,-0.045932114,0.006335733,-0.0032555459,0.019186107,-0.022806203,-0.050650537,0.017220907,-0.043285716,-0.009337625,0.0013470844,-0.0071004583,0.0025488832,0.05218151,-0.031532887,-0.02120656,0.044560626,-0.029578807,0.032827087,-0.01231634,-0.013754261,0.021903003,0.07990062,0.008262229,0.034016404,-0.05120537,0.010019119,0.0025652295,-0.0015999579,-0.031574033,-0.03242247,0.02069031,0.03076235,-0.020620026,0.003821569,-0.0035387282,0.00885479,-0.022432756,0.02117304,0.09359201,0.009526207,-0.02593996,0.022143338,-0.030758087,0.02826837,0.010255067,-0.0145131815,-0.0023160633,-0.011354584,0.03653614,-0.008703645,-0.0345159,-0.042596165,-0.03581871,0.03958771,-0.015998507,0.024353355,0.0037154234,0.0019082617,-0.0006102985,0.022235626,0.016736036,-0.02133251,-0.0020025072,0.0046203937,-0.02384276,-0.01897421,0.013310454,-0.008608308,0.033196792,-0.01017577,0.026548296,0.016117664,0.025716402,-0.018850597,-0.023672251,0.01429373,-0.0028858955,-0.002352677,-0.03558005,-0.007958826,0.026090868,0.004499509,0.034778934,0.0027374057,0.022282984,-0.002107597,-0.06516176,0.032784123,-0.008018125,-0.01652609,-0.0028677715,0.007103071,-0.03191264,-0.0045229513,-0.015542949,-0.0056044008,0.041777037,-0.008901085,-0.028517542,0.032920633,0.0037324608,0.0010994805,-0.013109785,-0.007350916,-0.021272007,-0.0034601493,0.019080354,-0.022077234,0.03220826,-0.019218793,0.011990867,0.015008467,0.0060499865,0.017672557,-0.061548583,-0.02560271,-0.030809978,0.019266838,0.0017424609,-0.011880043,0.049895987,-0.010679473,-0.01920673,0.06489517,0.017396346,0.01102454,0.021270286,0.036239013,-0.017777186,0.05857845,-0.016696205,-0.030085752,-0.026580969,-0.011232454,-0.02045972,0.013998431,-0.070803225,0.062339045,0.02324968,-0.07370238,-0.015500594,0.031764288,-0.1527477,0.021201348,-0.008538768,0.03162489,0.020786494,0.046740226,-0.033314735,-0.038542856,-0.03685466,0.063387565,-0.03200482,-0.050622102,0.00065866485,0.010571346,0.022374291,0.021050325,-0.021488559,-0.0094004525,-0.006469904,-0.025062408,-0.00034973153,-0.059411906,-0.036283884,-0.021120053,-0.05932838,0.006789726,0.040075097,-0.005939522,-0.02665106,-0.0010275701,-0.01473009,0.06274376,-0.013671246,0.013095547,-0.019256439,0.03976605,0.049636785,-0.022206863,0.036094856,-0.022306148,0.03343281,0.02958825,-0.016485505,0.03147968,-0.008468004,0.014711506,-0.005122404,0.0015574194,-0.06494845,-0.032917205,-0.041807413,-0.032073665,-0.017464371,0.057369377,-0.024524067,-0.0084453765,0.0110918805,0.046872173,-0.046558566,0.029344058,-0.02828749,-0.09614109,-0.0031428027,-0.008072979,-0.03971444,-0.011699691,0.016310278,0.023757663,0.012851853,-0.03994882,0.0021108843,0.03426253,0.021190763,-0.014016531,0.009742306,0.015785754,0.027822837,-0.024994772,0.0075912504,-0.05578224,0.019998802,0.03495073,-0.019429669,0.02779079,-0.010827121,0.02532267,0.04244917,-0.016526647,-0.01160625,0.22026843,-0.012296231,0.016549049,-0.047243208,0.03311001,-0.01659661,0.007820175,0.030678071,0.0055980626,-0.035344195,0.03845286,0.06822152,-0.028977675,-0.008559759,0.006768697,0.0051936745,-0.03736827,-0.025932869,0.078993365,-0.03103274,0.029553596,-0.027214823,0.054877117,0.017983442,-0.051580306,-0.031972524,-0.011236551,0.037710104,0.028283594,-0.01318224,-0.018715141,-0.005667167,0.049330715,-0.019083312,-0.012612146,0.04655076,-0.047565974,-0.06971031,-0.027848715,0.005200344,0.0072268285,-0.026204845,0.010719252,-0.017310813,-0.013994402,-0.039150067,-0.054344397,-0.020844558,-0.030887516,0.014281128,-0.008936918,0.047349926,0.012282933,0.013893395,-0.005400626,-0.012372449,-0.029369302,0.03122648,-0.0011413691,0.03056355,0.011704815,0.021544335,0.0009449471,0.010901824,-0.020199144,0.029004695,0.015821198,0.01591816,0.04269984,0.01444782,0.0029532386,-0.017690307,-0.03718754,0.014331609,0.006969968,-0.037282795,0.014220747,0.052743554,0.017064443,0.0072594793,-0.08454142,-0.014603728,-0.033517092,-0.00084633305,0.011274925,-0.031426027,-0.038783904,0.058443386,-0.029660635,0.023458334,-0.019239176,0.007962202,-0.014640641,-0.026277306,-0.011439461,0.0023789534,0.03236957,0.01997587,-0.044946223,0.024241341,0.06189995,-0.020799967,0.009378181,0.011574681,0.030391375,0.0070116557,-0.036800582,0.003538381,0.029815221,-0.0033660303,-0.026550118,0.008832179,0.022928646,-0.010546412,0.04686809,0.05310749,0.022858856,0.028008904,0.0018827807,-0.018663393,0.0014272255,0.0009175163,-0.020180197,0.03855179,0.0018269699,-0.011003515,-0.024616487,0.04540237,0.008147647,0.009085051,-0.008998843,0.001455299,0.0027345004,0.015763005,0.07029684,0.033589117,0.04046451,-0.02762038,-0.05192823,0.036017556,0.012444242,-0.024205234,-0.012735832,-0.037018187,0.015898548,0.03522731,-0.07638028,0.012688268,-0.024095476,0.030739842,0.029750647,0.035976313,-0.036257517,-0.047168735,-0.019458389,-0.023331735,-0.018320153,-0.032245576,0.021857698,-0.003823115,-0.008152581,0.055988446,0.0020294066,0.016908213,0.012393407,0.012979079,0.045020282,0.036534168,0.004850722,-0.017126663,0.022904886,-0.019501576,-0.04571934,0.01757315,0.028847348,-0.0022099612,-0.016971715,0.030960511,-0.030779429,-0.0066575822,0.0225947,0.0049403035,-0.03229315,0.0007835466,-0.003524236,-0.02552616,-0.051493693,-0.013018087,0.07212441,-0.009968464,-0.035830237,0.09661351,-0.011743717,-0.014214844,0.005987696,-0.0069994787,0.078910775,-0.00069844164,0.03353773,-0.042608157,0.030947177,-0.052062027,-0.00044511,0.04885394,-0.030463,0.005963604,0.0049466635,0.015102501,-0.01588261,0.0057294993,0.018177984,0.0019770535,-0.06493828,0.01229335,0.006366536,0.012962961,0.05421774,0.015175815,0.00059400965,-0.057994816,-0.03593328,-0.0048207864,-0.012340452,-0.02546321,-0.03260879,0.013648939,-0.031984955,-0.02938559,-0.0050787833,0.0020127066,0.0043064724,-0.04003988,0.048728045,0.0046962067,-0.000021777942,0.0033724376,0.0015906869,0.019229187,-0.007849884,0.009673325,-0.010127142,-0.004914393,0.03789152,0.070595115,-0.020719087,0.00306831,0.019527376,-0.047033064,0.040893793,0.07019688,-0.0055776825,0.04820875,-0.022036294,-0.060419906,0.028388985,0.0052861534,0.003442835,0.031213505,-0.058275282,-0.025823288,0.020364458,0.030102901,-0.0058411593,-0.0065540983,-0.011002829,-0.051145535,0.03216243,0.006305993,-0.011182252,-0.06387282,0.0155257685,-0.0075258263,-0.02384072,-0.07038362,-0.015616083,-0.04798876,-0.056231543,-0.012772613,0.020496927,-0.016836615,-0.07473928,-0.03768794,-0.010263,0.015213867,0.024946889,0.04279105,0.037093636,0.01783053,-0.013882126,0.0014647021,0.038111247,-0.04272001,-0.046493527,-0.0021232544,-0.023711435,0.04093882,-0.01220976,0.023326972,-0.0062204124,0.03525417,-0.007975335,-0.03214779,0.006108985,-0.04401684,-0.031312156,-0.0068100523,0.0147988405,-0.021766411,0.05502407,0.035952378,0.006739583,-0.1132354,0.03622489,0.012069184,0.056426402,0.0034315146,0.007493472,0.025769597,0.057486292,0.0016213156,0.004206578,0.02715958,-0.039030287,0.0028742293,-0.024352323,0.031099565,0.017622767,-0.045506235,-0.015882866,-0.040262546,-0.037741326,-0.016706094,-0.00002358213,-0.02648131,0.019947587,-0.006468093,-0.0036551482,-0.021177892,0.032157876,-0.03089729,0.02088499,-0.053318158,0.040765017,-0.008149589,-0.015003603,0.015716266,0.0073202564,0.0011508756,0.0030763247,-0.007765807,-0.010679967,-0.030523103,0.016243814,-0.03965196,0.006665111,0.08067933,0.027634952,0.06474028,0.024821308,0.012852886,-0.009836151,-0.003389563,-0.03118977,-0.01393601,-0.018695466,0.018788788,-0.0075931256,0.004936026,-0.04428071,-0.047558177,-0.0049188365,0.018840287,0.015597899,0.037874777,-0.014461766,0.03002262,0.020252086,-0.024243543,0.04524293,-0.033054583,-0.0075239963,-0.02277369,0.017646058,-0.033323407,-0.007747791,-0.009366256,0.00870985,-0.0012700472,0.033724096,-0.009910705,-0.014743058,-0.0032846131,-0.008676742,-0.035885073,-0.14916451,0.04510762,0.0007900202,0.015625477,-0.03679662,0.0116287805,-0.005055886,-0.0497139,0.0015404595,-0.027376609,0.027552715,0.023117682,0.018229889,-0.0245818,-0.047373705,0.017421344,0.024899937,0.014935298,-0.015453582,0.033907782,0.013726361,-0.011249464,0.016767336,0.020234307,-0.013289423,-0.0016376056,-0.032555375,-0.026000164,-0.024237774,-0.0365635,-0.0035044362,-0.0019019765,0.025370356,0.029466588,0.038974058,0.040689364,0.017169056,-0.008136035,0.005449909,-0.045641433,0.02686353,0.019513514,-0.042180084,-0.004329909,0.0113636395,0.06305568,-0.038683496,-0.0020026555,-0.05877196,-0.025801737,-0.044746336,0.03708755,-0.04462958,0.015338269,0.00878113,0.04545223,-0.076829016,-0.015643975,0.017038459,0.043828074,0.0081077935,0.0085180085,-0.06836391,-0.030166715,0.018458048,0.003874834,-0.0008004199,0.038764544,-0.042351242,0.033576768,-0.050808262,0.04010447,-0.009490815,-0.007321953,-0.007925351,0.005851395,0.006292177,-0.019633336,0.033042833,-0.01581885,-0.063455395,-0.01725349,-0.057463765,-0.032885175,0.030164683,-0.0010417924,-0.0369987,0.015923075,-0.017053617,-0.02083253,-0.03138569,-0.004330085,-0.008311641,-0.036982678,-0.039170764,0.05535227,-0.030280303,0.04328335,0.016858043,-0.025466494,0.037495807,-0.06917907,0.027005816,-0.0018922713,0.0057152063,0.019556757,0.008402148,0.018968152,0.005558748,0.0123009095,0.032582294,-0.0051053218,-0.017188083,0.0036690258,-0.011777522,-0.014010123,-0.040224306,0.025219696,-0.0052991007,0.036636457,-0.004708552,0.0021024984,0.021169392,-0.040590607,0.034644417,0.006595918,-0.030962065,0.003690748,0.051308293,0.016760131,-0.0026246933,-0.050090186,-0.023438746,0.074033715,0.03281935,0.03503949,-0.01392205,0.009167396,-0.047283366,-0.0038337896,-0.011701378,-0.026869461,0.020693306,-0.011626864,-0.004960519,0.014453465,-0.010743683,0.0058136387,-0.01746483,-0.0668819,0.043150537,0.0050794273,0.029377025,0.010420785,0.011983499,-0.019191507,-0.004226779,0.0032574926,0.03837111,0.085635506,0.007570614,-0.046999756,-0.029988136,-0.01565796,0.009440854,0.02335871,-0.033170503,-0.00861719,0.0045549725,-0.02124274,0.061095927,-0.011430669,-0.03802324,-0.036443308,0.00966879,-0.03797863,0.027358806,-0.04958156,0.005800174,-0.015284738,0.023719918,0.012669211,0.019838566,0.01136514,-0.023176866,0.01698212,0.004717992,0.048890755,-0.021850867,-0.003913172,-0.065622285,0.0053342367,-0.009705736,0.036688536,0.0422421,0.014082372,0.005989966,0.011807896,0.0046381247,0.023335319,-0.018763388,-0.0068061156,-0.023493808,-0.016707897,0.011166511,0.022093168,0.07753461,0.020567378,-0.015923187,-0.000026666678,-0.008313074,0.013290393,0.012675777,0.003394791,-0.02387739,0.018985437,0.02839032,0.008235775,-0.0011183707,-0.03480872,0.047277827,0.017578697,-0.003313225,-0.0051659336,-0.027970457,0.019271983,-0.029353408,0.0280191,0.019772282,-0.024199681,-0.030435188,0.03887885,0.014226516,0.03359328,-0.028485162,0.037707437,0.0064312313,0.0013727949,-0.007840664,-0.017090295,0.009011089,-0.046692256,-0.028615655,-0.013879838],"last_embed":{"hash":"1eyce6x","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"1eyce6x","at":1762844524713},"key":"Inbox/Journaling prompt.md##{8}","lines":[36,37],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1eyce6x","at":1762844524713}}, +"smart_blocks:Inbox/Journaling prompt.md##{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07849152,0.02622854,0.0009998118,0.00878749,-0.041091207,-0.068209946,-0.0047730776,-0.0018948116,0.0102864,-0.004002594,-0.022126103,-0.0066001285,-0.05827711,0.022069465,-0.004988977,0.04385574,-0.0023663496,-0.04442182,-0.028382478,-0.0018102981,-0.006334653,-0.008492022,0.02869474,-0.01391487,-0.019910514,0.03856105,-0.02691439,-0.021784762,0.04009062,0.04473307,0.0049135988,-0.024589585,0.03307406,0.011318237,0.018447401,-0.009766165,-0.012513669,0.025952214,-0.029974885,0.03461094,-0.00093750586,-0.01630746,0.012528016,-0.05971506,0.03855643,-0.035059016,-0.013312758,-0.0098775495,-0.0059200586,-0.018218148,-0.012335709,0.005736614,0.051298026,-0.016372578,-0.07679562,0.00024080147,-0.017993404,-0.0008709159,-0.00872106,-0.013306189,-0.036552653,-0.0019680008,-0.019037662,-0.030929158,0.010448491,0.012774355,-0.0058954326,0.023767067,-0.007874168,-0.07461898,0.0015189041,-0.00787221,-0.022802722,-0.023294188,-0.047167037,0.016491573,-0.026505508,-0.045013506,0.021842308,0.06622391,-0.040599484,0.006538243,0.022799747,-0.0036059665,0.043200932,-0.010570243,0.0012939337,0.0066609806,0.027026584,-0.0062944004,-0.0693947,0.000104105595,-0.0059612663,-0.0389296,-0.045765396,0.013757111,-0.04788686,0.00884604,0.019708022,0.035465606,0.042443685,0.012197349,0.0028941617,0.009368047,0.0103367865,-0.024525128,-0.014469289,0.040580954,0.019716902,-0.008203874,0.01707615,0.041873656,0.015952827,0.027391141,0.01277283,-0.036169272,0.044266254,0.013808422,0.015581455,-0.0079851225,0.0037361449,-0.00671168,0.07005832,-0.030333651,-0.0009810354,0.04171771,-0.004094692,0.008902234,-0.052809626,-0.017145192,0.032503348,0.016299883,0.0097012175,0.015553883,0.0023844766,-0.034162126,-0.018664261,0.03277533,0.0075203213,-0.049003102,0.013474868,0.024669094,0.003129504,-0.005889694,-0.0037259427,-0.022060532,0.018811721,0.015747985,-0.0037370268,-0.041620307,0.011090013,0.011548182,0.0061712977,0.07278699,0.03875286,0.036764424,-0.0014524825,0.04205934,0.008559645,0.0039284662,-0.026205212,-0.007619324,-0.080815375,0.025032653,-0.024559388,-0.04609579,-0.008777088,0.046532996,-0.048091948,-0.007060194,0.0326679,-0.016318662,0.055581834,0.033306655,-0.007532616,0.009120475,0.02999599,0.0288914,0.026794873,-0.030005231,-0.011916981,-0.016842937,0.017253019,0.015263957,-0.02899674,0.008740944,0.00994087,-0.036651094,0.013375288,-0.022334117,0.005289555,-0.032952063,0.049018882,0.0021004507,0.033632956,-0.035933536,0.012471585,-0.0044901953,0.010726693,-0.050647244,-0.006835163,0.02471107,-0.041479412,0.010705356,-0.05601844,-0.0056202644,-0.067092456,-0.052973464,0.044156887,-0.006135407,0.0024904413,-0.004322553,-0.011424134,-0.053268693,-0.014564551,0.023388596,0.01907336,0.0034024422,0.02329922,-0.015099596,-0.020068143,0.057824448,-0.020193957,0.03434424,-0.005519765,0.003012431,-0.012639165,0.002840159,0.0097823,0.0186205,0.01214071,0.047659155,-0.005934137,-0.007261458,-0.020470608,-0.050621815,-0.032708403,0.01742258,-0.007105672,0.006813284,0.02625514,-0.06657872,0.040187024,0.018573985,-0.040930204,-0.021006158,0.02764666,-0.019527428,-0.003922545,0.008449099,0.019903723,0.022893582,0.0043824594,-0.045484114,0.052909024,0.008061369,0.020299213,-0.0149879875,0.013455746,0.037947938,0.047114797,0.045829818,-0.001279833,0.02010146,-0.0051013017,0.010441057,-0.015663892,-0.005154211,0.005455421,-0.023454556,-0.03105969,-0.05485689,0.029906232,-0.011753604,-0.024180712,0.045148674,-0.03502891,-0.029032465,0.0681248,0.030328298,-0.0108140735,-0.0019745887,0.012924599,-0.010731489,0.026372004,0.010540834,-0.014113337,0.02874118,0.017490348,-0.015140442,0.016627949,0.017496878,0.066684805,0.0045759683,-0.03423604,0.012353305,-0.0062582963,-0.16876641,-0.0002988373,0.005160429,0.025865866,0.0048897946,0.03150261,-0.013616987,-0.015613057,-0.009958236,0.030590843,-0.0057793832,-0.059498902,-0.0018004321,0.008550497,0.008063716,0.023604205,-0.007896388,-0.0030702136,-0.02302493,-0.017360482,-0.004885129,-0.008435476,-0.0007370015,-0.031190297,0.0035273286,-0.021864519,0.038680688,0.0036034882,-0.021204526,0.02181306,-0.021460261,0.0044316915,-0.0066422834,0.0075636692,0.009721219,0.05229288,-0.039916914,0.022481143,-0.010034792,-0.0009759062,0.05887628,0.037917968,-0.014132461,-0.008596024,-0.027855985,-0.02125372,-0.0070189624,-0.0067072636,-0.038383633,-0.026358627,-0.005294465,0.014353041,-0.04207121,0.034632478,-0.06868324,-0.030701173,0.029972326,0.0067782123,0.0058940793,-0.0074557033,-0.024883276,-0.065965965,0.0067455755,-0.046313047,-0.054577883,0.0065618097,0.04372383,-0.007115212,0.022172354,-0.009632292,0.013709168,-0.019873524,0.029605413,0.0024804522,0.012812614,0.025179524,0.036821216,0.011585121,0.009615829,-0.06273189,0.019582579,0.03165044,-0.017607948,0.024367247,-0.012262649,-0.0037868333,0.05396996,-0.018777953,0.013231649,0.20617706,0.029196592,0.027642492,-0.04646406,0.018829163,-0.007238481,0.039803572,0.0648144,0.0044959364,-0.038760208,-0.015012821,0.075433604,-0.000076197655,0.013974148,0.03509369,0.02286624,-0.055268593,-0.019338813,0.09661946,0.010099713,0.012195561,-0.03364158,0.019197188,-0.002338083,-0.025098948,0.025824565,0.035324007,0.009727043,0.014244809,0.009386747,-0.016563332,0.05560038,0.05695422,0.018740827,-0.012778377,0.039000418,0.0030768043,-0.0665419,-0.0077600097,0.033311352,0.03360151,-0.009389333,0.00687926,0.009172401,-0.000051285428,-0.011095661,-0.013901689,-0.033141855,0.004014764,0.0045588193,-0.0077331252,-0.01462998,0.007037544,-0.03510724,0.033297904,0.012414249,-0.030389683,-0.011898308,-0.018116772,0.095360935,-0.0085662035,0.0022776884,0.0054122964,-0.04624715,-0.018770663,-0.001512693,-0.00316181,-0.024143418,0.02473901,0.047752842,0.03051003,0.044530842,-0.005175888,-0.01985534,-0.010245619,0.004359756,0.043301538,0.043941367,-0.024235584,-0.031053994,-0.055583227,-0.005734307,-0.012322709,0.0030926354,0.007194862,-0.023305936,0.014655547,0.09013325,0.01690515,-0.02695829,-0.035987742,-0.022566143,-0.03869782,0.003565085,-0.004238147,-0.019848002,0.02551554,-0.04380774,-0.03620504,-0.032037795,-0.0012195173,-0.036156222,0.029079601,-0.0075552985,0.049945064,0.037699256,-0.026581597,0.029309696,0.0057546454,0.06277705,-0.007408919,0.0009894287,0.0069351457,0.023907641,0.0109071275,0.034699,-0.007756308,0.030284397,0.023678256,-0.019340796,-0.015490937,0.024465451,-0.01217998,0.043269467,0.0022785226,0.0067066336,0.011855751,0.023028092,-0.029396953,0.01922801,-0.009241114,0.013998208,-0.02030522,0.017219676,0.044718046,0.0024570215,0.05812984,0.0016875874,-0.035887834,0.00772831,-0.00042311323,0.01915838,-0.026122347,-0.047999673,0.034067474,0.06247138,-0.05359173,-0.0026058624,-0.015524779,0.036140725,0.010345413,0.036118563,0.030139111,0.00015163442,0.011002357,-0.015071211,-0.034425475,-0.03093726,0.034468718,-0.007385665,-0.014991318,0.039360512,0.03245993,0.056286406,-0.021797966,0.069081955,0.009847941,0.008073214,0.015219859,-0.0355318,-0.005936785,-0.028615586,-0.040539883,0.038645405,-0.013738868,0.0017126645,-0.013792519,0.037554212,0.0004320093,-0.031455565,0.019424692,-0.025733074,-0.025489256,0.0021607657,0.031043252,-0.05216494,-0.019994102,-0.007021912,0.008112342,-0.050495405,-0.007826108,0.09470201,-0.025713367,-0.032069918,0.027286803,-0.025448337,0.09750079,0.0030881425,0.029454907,-0.06257504,-0.041842,-0.052133236,-0.0047258567,0.024661344,-0.013120691,0.04187882,-0.019803286,0.029622462,-0.025982246,-0.05020697,0.045102224,0.021703167,-0.011582831,0.0036552795,-0.054712377,0.010948268,0.025630178,0.0360372,0.014683817,-0.079157345,0.047301225,0.002962142,0.022779604,-0.03136759,-0.002666307,0.04568047,-0.016467601,0.017411826,-0.051200893,-0.02385346,-0.008627666,-0.0493011,0.030612059,0.008621523,0.011275473,-0.012355707,-0.000064750464,0.026950015,-0.041125733,-0.020644583,0.028259724,0.0015564765,-0.012644075,0.03280302,-0.004658928,0.0022111954,0.002442829,-0.050846115,0.037851404,0.050963648,0.0035334448,-0.044412404,-0.010401553,-0.010028469,0.038122356,0.006169117,-0.03164486,0.033882324,-0.002020527,-0.037200805,-0.005885265,0.073718786,-0.006735696,-0.040873222,-0.05520182,-0.001476841,0.00029122294,0.014458179,0.013353696,-0.06489042,-0.02659564,0.0043468704,0.024428062,-0.08893273,-0.049850304,-0.01545867,-0.028859193,0.028025167,0.012822858,-0.010490125,-0.046701413,0.03564888,0.016740132,0.015999377,0.007169453,0.03133648,0.022207674,-0.0044113626,-0.022555627,-0.034083944,0.066976875,0.01611261,-0.034258127,-0.0058258604,0.043215793,0.04322976,-0.006333052,0.09975652,-0.01836931,0.010445996,-0.023624925,-0.04343297,0.000012675663,-0.017561844,-0.03969936,-0.025290538,-0.0040435405,-0.036039386,0.011700536,0.03431797,-0.037151676,-0.080983676,0.0041411035,-0.009816978,0.0140735945,-0.03415444,0.039536238,-0.015374784,0.016510319,0.026089158,-0.02030792,0.022301134,-0.035539243,-0.024343397,-0.014396003,0.0052659474,-0.0128036,-0.059671547,-0.023838092,-0.02206982,-0.0366554,-0.046090275,-0.00087530684,-0.06721928,0.051325187,0.020009488,0.027647708,-0.016462322,0.010807236,0.0056840195,-0.02735776,-0.037729982,0.052761786,-0.028457062,0.009780937,0.0004450838,0.01371863,0.05271402,0.030858332,-0.0045335614,-0.0033539608,-0.026952691,-0.041463606,-0.04793553,-0.008152775,0.0022578398,0.023053803,0.043737303,0.04614811,0.001802747,-0.026337368,0.026167532,-0.025331747,0.0017698298,-0.018751761,-0.019966684,0.007742607,-0.036830757,-0.03611777,-0.05279902,0.021207213,0.0420695,0.0428473,-0.016315281,-0.04456568,0.022422051,0.010721378,-0.0048967917,0.021185208,0.024662253,-0.010171182,-0.0086689005,0.016601872,-0.029242046,0.03441899,-0.05852455,-0.005731322,0.01746889,0.022066327,0.0407939,-0.008757886,-0.006317184,-0.015112721,-0.029478246,-0.15433998,0.026837675,-0.017254235,0.022191733,-0.02396924,-0.0017461324,-0.03209004,-0.025948578,-0.031532064,-0.028282683,0.019059686,-0.032947224,-0.008569491,-0.033505335,-0.008435351,0.022348411,0.013699543,-0.010494089,0.0066119814,0.05349703,0.020847896,-0.011346114,-0.02316409,0.015356346,-0.0019991375,-0.0040116305,-0.009875909,-0.013774498,-0.011074524,-0.016540715,-0.006813259,-0.057756253,0.017300751,0.020968517,0.004919232,0.006265722,-0.013154159,-0.009365345,0.029905891,-0.037312824,0.047429226,0.028169114,-0.025729453,-0.013142019,-0.046564773,0.0567279,-0.015119138,0.00027142634,-0.05508908,-0.018421022,-0.013824663,0.044131428,-0.033198174,-0.03188154,-0.041543704,-0.021703295,-0.028190626,0.009863153,-0.037685264,0.017887712,-0.017093455,-0.02261483,-0.028022416,-0.07072476,-0.005968558,0.008225903,-0.03549442,0.018565232,-0.012030368,-0.0070399796,-0.03781202,0.0009859159,0.041177034,-0.012999839,-0.0062831254,0.015354338,0.029995762,0.010035267,0.007860409,-0.013482656,-0.039327383,-0.056547508,-0.031002479,-0.011266591,0.005692648,-0.032336257,-0.019196915,-0.018030299,-0.047228068,-0.028102346,-0.06512575,-0.026986213,-0.005973218,0.013367951,-0.03584904,-0.009572579,-0.0022596894,0.039890997,-0.0021370496,-0.025779134,0.01450658,-0.04004844,0.022112167,-0.010076375,-0.016498022,0.023295188,0.014758356,0.022203848,0.038489398,0.040563975,-0.009413878,0.009674029,-0.0053868745,-0.0031639365,-0.03241365,-0.013356689,-0.04442532,0.0350506,0.026115544,-0.0012254402,0.01196356,-0.007918718,-0.007260553,-0.029432686,0.050396413,-0.00046081402,0.00303384,-0.021740606,0.04495731,0.012030999,0.02239808,-0.052436884,-0.0240084,-0.0034539222,-0.0154292,0.05116826,-0.066204794,0.023583762,0.007639893,0.0019714306,0.013703545,-0.039556175,-0.0024612935,-0.021018557,-0.0290705,-0.00006234411,0.010196362,0.021096803,-0.04516419,-0.025571542,0.0191384,0.000116019415,0.00460422,0.04991629,0.00962927,0.011408753,-0.0052633462,-0.04910115,0.018632391,0.061296146,0.023318,-0.06954213,-0.012732722,-0.012058281,-0.0026127913,0.03149477,0.0029928505,-0.0030861963,-0.011735771,-0.015863677,0.028511904,0.0054420996,-0.035804335,0.023935037,0.008135653,-0.024904817,0.019817993,-0.010057633,0.0037431456,0.011657062,0.024835497,-0.03494078,0.0072356304,0.065664604,-0.029642664,0.007489808,-0.02541541,0.025852373,0.030186899,-0.010198815,-0.040643122,-0.0285459,0.003394312,-0.000364736,0.062550925,0.032975864,0.017006578,-0.0059078764,0.0029186653,0.019775381,-0.0050165188,-0.0051276437,0.021316705,0.009482311,-0.021224873,0.03697792,0.0016929737,-0.050070774,-0.003777939,-0.01166367,-0.014453433,0.00468557,0.007902301,0.010432618,-0.034831487,-0.0084452415,0.02395984,-0.0036222371,0.015354862,-0.0069195847,0.06610167,0.09025261,-0.046666797,-0.004008153,-0.039562084,-0.00007063788,-0.03720566,0.039927274,-0.006533795,0.030158678,0.0046067117,0.048055664,-0.012672289,0.016048385,0.015979948,0.0206019,-0.019173365,-0.022414366,0.0130386455,-0.0014018205,0.012035957,-0.043086022,0.020830601,-0.0030593376],"last_embed":{"hash":"mi7dli","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"mi7dli","at":1762844524713},"key":"Inbox/Journaling prompt.md##{9}","lines":[38,46],"size":230,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mi7dli","at":1762844524713}}, diff --git a/.smart-env/multi/Inbox_MCP_Servers_for_Claude_md.ajson b/.smart-env/multi/Inbox_MCP_Servers_for_Claude_md.ajson new file mode 100644 index 0000000..a8a0544 --- /dev/null +++ b/.smart-env/multi/Inbox_MCP_Servers_for_Claude_md.ajson @@ -0,0 +1 @@ +"smart_sources:Inbox/MCP Servers for Claude.md": {"path":"Inbox/MCP Servers for Claude.md","embeddings":{"bge-m3:latest":{"vec":[-0.015461366,-0.004589845,-0.060283806,-0.01469883,0.01838037,-0.012385695,0.043253683,0.05758293,-0.008928788,0.031426124,0.0059527135,0.005902369,-0.010815585,0.0041973065,-0.022336908,-0.029232027,0.0281497,-0.0049221218,-0.024714608,0.032947376,-0.019919341,0.023127647,-0.0038294727,-0.0062586404,-0.033382766,0.040130354,-0.01676352,0.01750841,0.009626256,-0.006454719,0.008425351,-0.043582045,0.054824814,-0.0024870727,-0.049486786,-0.007869285,0.029382281,-0.014419613,-0.08021645,-0.009903067,-0.0060759946,-0.0039890055,-0.02534375,-0.020802556,0.02889702,-0.0054639764,-0.0006860829,-0.06573257,-0.002655469,-0.021811081,-0.006130765,-0.032074977,0.0076608816,0.004403455,-0.016347693,0.0027996667,-0.048800796,-0.03167247,0.008281304,-0.0071819164,0.011174693,-0.031145096,-0.005624953,-0.050908938,0.0022743437,0.046989307,-0.01806735,-0.0067902845,0.013897643,-0.029690266,-0.06113063,0.038390536,-0.015019267,-0.05892298,-0.004417849,0.008522532,-0.01761095,-0.015574121,-0.022430182,0.018622234,0.04326648,0.0049041198,0.032604493,-0.007182246,-0.020639382,0.048209082,0.0075766747,0.049024656,0.01359478,0.0013361801,0.009049682,0.022505986,0.017353501,-0.01912276,-0.016992452,0.002061302,0.0353259,0.020125816,0.0085604265,-0.016131004,-0.0038211606,0.005236922,0.0044553783,0.015166143,0.000021562304,0.009609865,-0.00049792434,-0.0043656533,0.025968082,-0.023966944,0.0035106589,0.022856599,0.03406929,-0.011878297,0.004314383,-0.012027181,-0.035016097,-0.044303868,0.07387757,-0.029302306,0.0058734315,-0.017581377,-0.01711387,-0.014905202,-0.012404729,0.016859097,-0.027261842,0.01834308,-0.0123532,-0.01612172,0.042181727,0.045212343,0.034535736,0.024389172,-0.048452817,-0.016408771,0.032869212,0.021948231,-0.023282964,-0.01189495,-0.0059686336,0.021429084,-0.02542318,-0.020912599,0.013577758,-0.029796135,0.012868778,0.00028064594,-0.048469927,-0.06490198,0.022608351,-0.041516803,0.021200353,-0.0146439755,0.0076494226,0.0078068604,0.0002577028,0.01659375,-0.015277603,0.011280907,-0.012899113,-0.004960626,-0.006991458,0.010970699,-0.0020772216,0.014798514,-0.009529431,0.004883286,0.020267788,-0.00037485312,0.026162075,-0.042924475,0.031457495,0.026298117,-0.0030768828,0.037417002,0.02558787,-0.0048015486,0.04460924,-0.020420162,-0.03448806,0.026939638,-0.022064984,-0.0675943,-0.005155866,-0.003804049,0.048005685,-0.016378347,0.008556557,0.013841556,-0.042926062,-0.039609503,0.021109266,0.02686215,0.020881845,-0.037077982,0.028972525,-0.018537575,0.028496025,0.011979196,-0.039598282,0.004662363,0.00396734,0.006107131,-0.01710039,-0.016714446,0.023376284,-0.060212754,-0.008205766,0.00399357,0.02971056,-0.023569427,-0.017450972,-0.002890576,0.023996396,0.05018764,-0.019372217,0.02601939,0.05641692,0.015276234,-0.050343804,0.005399329,0.01606467,0.009113214,-0.0027650448,-0.0055307015,-0.025955869,0.017601077,0.010169929,-0.022723703,-0.014428638,0.045052238,0.002000347,-0.024801057,-0.023529064,-0.015156192,-0.05478727,0.037215006,-0.009347619,0.087121315,0.005013053,-0.008479725,0.022247938,0.0022693938,-0.022198267,0.022588538,-0.021259207,-0.02388364,-0.00905793,0.014560002,0.0074791713,0.0040919585,-0.010990932,-0.009062803,0.018257843,-0.0024027526,0.0135686165,-0.023554906,0.025196016,-0.026386127,-0.015136238,0.04846836,0.024935016,0.0018929634,0.012611882,-0.010293526,0.04892862,-0.023532528,0.024367487,0.040898137,-0.0031615503,-0.041144054,0.0049407133,0.0026993365,0.009779262,0.038569935,0.036551323,-0.0010470672,0.043370705,-0.02983724,-0.02829917,-0.024758602,0.034498435,-0.0064985296,-0.01961156,0.042988885,-0.021781513,0.023529477,0.0089153545,-0.0060466323,-0.0014290039,0.01619387,0.071764976,-0.0467904,-0.004829971,0.02766025,0.00588202,-0.11032876,-0.010682714,-0.011892064,0.0023369505,0.015574415,0.044735882,0.009722906,0.018536268,0.017847314,-0.059104096,-0.0074375197,-0.10119068,-0.0020815034,0.011434665,0.011555037,0.02191613,-0.02380381,-0.0039679646,-0.012718059,-0.06535392,0.0013511358,-0.017521946,0.057300832,-0.02557314,-0.0037146609,0.031686503,0.024246752,-0.0025168804,-0.033665024,-0.026931616,-0.010107682,-0.021123515,0.0008728663,0.018387215,0.019126188,-0.031705994,0.027482985,-0.032235596,-0.0075447066,0.02488123,0.023520332,0.007991257,-0.03512308,-0.0038220424,0.028472004,-0.05767281,-0.0022358845,-0.016766287,-0.034453895,0.022161163,-0.0063087633,0.030588396,-0.009809645,0.024254262,0.008936846,-0.011741134,-0.023551393,0.00180375,-0.008294412,-0.0076632826,-0.002477965,0.017721195,-0.0054846928,0.008230606,0.006563049,0.019536769,-0.015893556,0.006053025,0.039896864,-0.019093405,0.03756231,0.005711242,-0.006159563,0.021192791,-0.0064880126,0.008371005,-0.036339473,0.024729531,-0.00003699992,-0.05383437,0.02904303,-0.008565796,-0.0147569915,0.0009899255,-0.025787747,0.012462161,0.027324844,0.016040495,0.018970758,0.5317696,0.045929905,-0.0040166043,-0.005861529,-0.011810334,-0.025191396,0.025792947,-0.031460818,0.005433778,-0.002265058,0.009416963,-0.010143949,-0.022303047,0.0191358,-0.01218494,0.04687166,-0.036960702,0.04352495,0.020408863,0.012328798,0.01473384,0.031551085,-0.021746468,0.026681816,-0.03207761,0.029963288,0.02843684,0.007754396,0.00018328866,0.020944742,-0.0057808133,-0.01501208,0.04078848,0.002427182,0.024842545,-0.031524897,0.0030519655,0.0043093464,-0.025611263,0.049304865,0.026558148,-0.03669575,0.0051029217,-0.030446257,-0.055136222,-0.019225426,0.006145203,-0.0044159745,-0.0016597462,0.03784701,0.004363451,-0.0042805457,-0.031973805,0.017687242,-0.05061552,-0.029318694,0.00536447,-0.0045907665,-0.021334367,-0.027410828,0.025198383,0.0065928274,-0.023029827,0.011476506,0.004634771,-0.012242745,-0.02957897,-0.08050618,-0.025176328,0.017298741,0.029316552,0.020049434,0.032265745,-0.0007403074,-0.022002043,0.015655983,0.06911436,-0.011615376,0.037965573,-0.0293273,-0.029727519,-0.007683735,0.016064337,-0.014807101,-0.015765442,-0.036184546,0.015054277,-0.0020057547,-0.000027542703,-0.012733334,-0.057404984,-0.023356518,-0.032650948,0.047958173,-0.03723073,-0.019888293,0.001828564,-0.03631939,-0.03250804,-0.0028551975,-0.04868042,-0.01009155,-0.012293122,0.0024987194,0.03196366,-0.009617369,0.010682778,-0.016469358,-0.03319995,0.033750016,-0.0125124585,0.021466497,0.023050852,-0.0015167391,-0.005867009,0.0412542,-0.00048040756,0.03545615,0.01009586,0.03458882,-0.019339481,0.0062680794,0.0071496926,0.01968473,-0.026974304,-0.018211521,0.01850844,0.022635235,0.02955747,0.03978871,0.03443135,0.019728491,-0.0024105136,-0.022282703,0.039233625,0.0070014987,0.041719858,0.031303726,0.00020525805,-0.003374334,-0.051114608,-0.0040405076,-0.01955128,-0.037961952,-0.011030812,0.019186588,0.023050424,-0.021821715,0.018044554,-0.009233873,0.011114634,0.034460116,-0.011731069,-0.00764222,-0.010320081,0.0002515647,-0.002419059,-0.027097393,-0.032977566,-0.020916462,-0.004503584,-0.0032025096,-0.035877362,0.038377356,-0.015189007,0.02101565,0.043587644,0.039578266,-0.013097551,0.06543468,-0.011448203,-0.025373794,-0.0068501965,-0.01945732,0.0057169273,0.007375545,-0.039607,-0.0047946977,0.006765791,-0.00107998,0.007335009,0.024999928,-0.020644443,-0.005186795,-0.02070358,0.0064742994,-0.012428397,0.002094839,-0.010415274,-0.04824987,-0.06039267,0.046251725,0.004658165,-0.042984378,0.026070293,0.013061826,0.018568778,-0.013654384,0.026550058,-0.020183947,0.011297651,0.008088472,0.026324432,-0.011308759,-0.03723871,-0.019847693,-0.03450481,0.0047360943,-0.033891916,-0.05105129,0.033517774,0.044330757,0.047332026,-0.003937157,-0.0004057787,-0.066998675,0.03915655,0.064392835,-0.0024960628,-0.00097099174,-0.017269477,-0.0056340443,0.0077113817,-0.021163201,0.00021327115,-0.0024562364,-0.007283322,-0.029454578,-0.019181577,0.027506325,-0.0065903477,-0.020172006,0.05519655,-0.023694668,0.039801367,-0.022587625,0.016045323,0.0045499764,-0.03560906,0.009919175,0.027256295,-0.054513074,0.029937986,0.018602982,0.018475063,0.0024989543,-0.02936298,0.0334741,-0.025457881,-0.004090909,-0.023825705,-0.013491383,-0.031774074,-0.038561802,-0.0031489392,0.016854947,-0.008999641,0.00572734,0.027104273,0.016440112,0.001175112,0.03286838,0.012340689,-0.012254192,-0.033224117,0.0049967743,-0.008973158,-0.016802127,-0.014740497,-0.038212337,-0.028354803,-0.020302566,-0.018560069,-0.02591493,0.002825434,0.0069872504,0.059428778,-0.0013962005,-0.026488755,-0.010498837,-0.00625204,-0.019462794,-0.0053210277,0.0142870555,-0.034934133,0.011483246,-0.017246583,0.016062267,-0.0172314,0.01682014,0.024255376,-0.015799996,-0.011181303,0.018117113,0.0028593207,0.047576662,-0.024452347,0.013749421,-0.0056387126,0.017218927,-0.020364784,-0.05849956,-0.03326449,0.021826359,-0.037726916,0.05042456,-0.0061597317,-0.046972413,-0.0027226307,0.003698688,-0.0043012965,-0.04765892,-0.045105383,0.0023818978,-0.0037196195,0.0034370234,0.022343475,-0.02815069,-0.016766684,-0.0228626,0.011487092,-0.008366004,-0.025030034,0.014973415,-0.01013542,0.011521532,0.011164641,0.042881776,-0.032650363,-0.022461219,0.0047134315,-0.007708217,-0.012695332,-0.014590181,-0.025981251,-0.058170725,0.039862536,0.01912362,0.005944355,-0.011241184,-0.02179414,0.023628758,0.04375802,0.009166381,-0.005124522,0.0046646125,0.010995291,-0.00016030463,-0.01980991,-0.00094519736,-0.0084867785,0.04679561,0.005786314,0.000281378,0.026813122,-0.005144254,-0.021961618,0.014645339,0.009516483,0.00826179,0.04819874,-0.0038765066,-0.000564398,0.014079194,-0.035142083,0.0157562,-0.030217215,0.027333079,-0.0061861873,-0.0005331949,0.0010945871,0.009497399,0.022272607,0.019198846,-0.03370042,-0.0050871777,0.016814752,0.024346743,-5.4694993e-7,-0.0021980305,-0.021167528,0.004670606,0.009358368,-0.034876153,-0.015325508,0.039870154,-0.0044732466,0.03290506,0.0030320212,0.00088079856,0.013892801,0.020742996,-0.011419573,0.019557787,-0.10852185,0.011535045,-0.036627326,-0.016814219,-0.02035275,0.027594488,-0.0021370878,-0.041019,-0.027282862,-0.017903376,-0.012891777,0.0065749865,0.026944522,-0.008552389,-0.021850457,0.007027232,-0.031211752,-0.011036688,-0.017859228,0.058977753,-0.023233369,0.0060959337,0.0011965551,0.008994441,0.025376154,0.021770535,-0.0062466324,0.045605063,-0.0092883585,-0.0072846347,-0.0115680555,-0.02083448,0.004319383,0.05483917,-0.015124475,-0.025545403,0.008073598,0.00830394,-0.020637881,0.009198516,-0.028648827,-0.013636095,-0.043599024,0.0039910926,-0.017816018,0.007099307,0.007607348,-0.03830821,-0.027571695,0.0073890667,0.00076011184,-0.0087345075,0.0012017088,0.0030902198,-0.0141285695,-0.03754676,-0.028346222,0.012495661,-0.03183072,0.027885105,0.000026181393,0.028918657,-0.031836715,0.022095809,-0.047768824,0.02908187,-0.019368645,-0.066142544,0.014696892,0.004072794,-0.036671847,-0.04299949,0.010466712,0.04736983,0.0035294371,-0.03859017,0.05961757,-0.030674087,0.03329086,-0.03373873,-0.0102138305,-0.022886153,-0.014029282,0.02629946,0.030620018,-0.0018378887,0.000092914896,0.031206073,-0.0013044686,0.037727762,-0.044982083,-0.022358507,-0.025494719,-0.03930589,-0.002887524,-0.014364786,-0.019400375,0.0043247133,0.004724662,0.0027115222,-0.0052902494,0.047259774,-0.034106016,0.032520078,-0.013309291,0.017696729,-0.008624004,0.007466077,-0.00084523857,0.014780585,-0.059959434,-0.011823785,-0.016517317,0.015552345,-0.04064906,-0.0040444527,0.0061351038,0.0022617478,0.0020889034,-0.057360057,-0.009299827,-0.013095193,-0.03161083,-0.065895654,0.008098323,0.05478976,-0.026798354,0.042884257,0.026991846,0.017280385,0.045663193,-0.04769776,-0.009371183,0.025806604,0.04679363,0.009887127,-0.006737237,0.06579578,-0.01815987,0.02303701,-0.025344785,0.043185264,-0.02245645,0.008033806,-0.0073252153,-0.014968267,0.03120457,-0.018334948,-0.041903008,-0.015473624,0.026716327,-0.016290018,0.05114987,0.020225247,-0.043445416,0.016088193,0.00045248208,-0.031591915,-0.020711554,0.044353317,0.022612005,-0.042655613,-0.0088778855,-0.032346338,-0.025999077,0.048980206,0.021129377,-0.014260152,0.004318158,-0.016003273,0.029565103,-0.0031649543,0.01054829,0.035593573,0.0275158,-0.011113408,-0.03954142,0.0050959103,-0.0009592087,-0.0011426302,0.005086207,-0.037095815,0.017421644,0.0010589084,0.01748733,-0.027013477,-0.02868723,0.019285204,-0.029500322,-0.02184562,-0.0060689715,0.029253539,0.027025506,-0.012060442,0.02595353,-0.0018469307,0.003169851,0.00014240063,-0.004231042,-0.010060167,-0.0208127,0.010115354,0.007320702,-0.028157568,-0.01896143,-0.01835678,0.033077203,0.0016384089,0.021510035,0.013097112,-0.008124016,0.010445922,0.011866433,0.05225994,-0.048323475,0.0071758204,0.012420451,0.02576098,-0.012911649,-0.019119898,-0.006610898,0.009644303,-0.028176658,-0.061273396,-0.041122485,0.024176173,-0.017008945,0.003284434,-0.023605684,-0.021148412,-0.017107645,-0.02795757,0.011322847,0.038524553,0.0068276757,-0.0055918875,0.011645507,0.014387683,0.0048393174,-0.03321906,0.018443208,0.0032068074,-0.023975829,0.022632506],"last_embed":{"hash":"dtuob3","tokens":272}}},"last_read":{"hash":"dtuob3","at":1762844524713},"class_name":"SmartSource","last_import":{"mtime":1762012296821,"size":6883,"at":1762338969642,"hash":"dtuob3"},"blocks":{"#MCP Servers for Claude Code":[1,235],"#MCP Servers for Claude Code#{1}":[3,4],"#MCP Servers for Claude Code#What is MCP?":[5,8],"#MCP Servers for Claude Code#What is MCP?#{1}":[7,8],"#MCP Servers for Claude Code#Recommended MCP Servers":[9,86],"#MCP Servers for Claude Code#Recommended MCP Servers#🧮 Math & Computation":[11,29],"#MCP Servers for Claude Code#Recommended MCP Servers#🧮 Math & Computation#Wolfram Alpha":[13,29],"#MCP Servers for Claude Code#Recommended MCP Servers#🧮 Math & Computation#Wolfram Alpha#{1}":[14,15],"#MCP Servers for Claude Code#Recommended MCP Servers#🧮 Math & Computation#Wolfram Alpha#{2}":[16,20],"#MCP Servers for Claude Code#Recommended MCP Servers#🧮 Math & Computation#Wolfram Alpha#{3}":[21,24],"#MCP Servers for Claude Code#Recommended MCP Servers#🧮 Math & Computation#Wolfram Alpha#{4}":[25,27],"#MCP Servers for Claude Code#Recommended MCP Servers#🧮 Math & Computation#Wolfram Alpha#{5}":[28,29],"#MCP Servers for Claude Code#Recommended MCP Servers#📅 Calendar Management":[30,45],"#MCP Servers for Claude Code#Recommended MCP Servers#📅 Calendar Management#Google Calendar":[32,41],"#MCP Servers for Claude Code#Recommended MCP Servers#📅 Calendar Management#Google Calendar#{1}":[33,37],"#MCP Servers for Claude Code#Recommended MCP Servers#📅 Calendar Management#Google Calendar#{2}":[38,41],"#MCP Servers for Claude Code#Recommended MCP Servers#📅 Calendar Management#Apple Calendar":[42,45],"#MCP Servers for Claude Code#Recommended MCP Servers#📅 Calendar Management#Apple Calendar#{1}":[43,43],"#MCP Servers for Claude Code#Recommended MCP Servers#📅 Calendar Management#Apple Calendar#{2}":[44,45],"#MCP Servers for Claude Code#Recommended MCP Servers#✅ Todo & Task Management":[46,65],"#MCP Servers for Claude Code#Recommended MCP Servers#✅ Todo & Task Management#Todoist":[48,51],"#MCP Servers for Claude Code#Recommended MCP Servers#✅ Todo & Task Management#Todoist#{1}":[49,49],"#MCP Servers for Claude Code#Recommended MCP Servers#✅ Todo & Task Management#Todoist#{2}":[50,51],"#MCP Servers for Claude Code#Recommended MCP Servers#✅ Todo & Task Management#Todo MCP Server (Xczer/todo-mcp-server)":[52,57],"#MCP Servers for Claude Code#Recommended MCP Servers#✅ Todo & Task Management#Todo MCP Server (Xczer/todo-mcp-server)#{1}":[53,53],"#MCP Servers for Claude Code#Recommended MCP Servers#✅ Todo & Task Management#Todo MCP Server (Xczer/todo-mcp-server)#{2}":[54,54],"#MCP Servers for Claude Code#Recommended MCP Servers#✅ Todo & Task Management#Todo MCP Server (Xczer/todo-mcp-server)#{3}":[55,55],"#MCP Servers for Claude Code#Recommended MCP Servers#✅ Todo & Task Management#Todo MCP Server (Xczer/todo-mcp-server)#{4}":[56,57],"#MCP Servers for Claude Code#Recommended MCP Servers#✅ Todo & Task Management#Google Tasks":[58,61],"#MCP Servers for Claude Code#Recommended MCP Servers#✅ Todo & Task Management#Google Tasks#{1}":[59,59],"#MCP Servers for Claude Code#Recommended MCP Servers#✅ Todo & Task Management#Google Tasks#{2}":[60,61],"#MCP Servers for Claude Code#Recommended MCP Servers#✅ Todo & Task Management#Things 3 (macOS)":[62,65],"#MCP Servers for Claude Code#Recommended MCP Servers#✅ Todo & Task Management#Things 3 (macOS)#{1}":[63,63],"#MCP Servers for Claude Code#Recommended MCP Servers#✅ Todo & Task Management#Things 3 (macOS)#{2}":[64,65],"#MCP Servers for Claude Code#Recommended MCP Servers#🏠 Home Automation":[66,72],"#MCP Servers for Claude Code#Recommended MCP Servers#🏠 Home Automation#Home Assistant":[68,72],"#MCP Servers for Claude Code#Recommended MCP Servers#🏠 Home Automation#Home Assistant#{1}":[69,69],"#MCP Servers for Claude Code#Recommended MCP Servers#🏠 Home Automation#Home Assistant#{2}":[70,70],"#MCP Servers for Claude Code#Recommended MCP Servers#🏠 Home Automation#Home Assistant#{3}":[71,72],"#MCP Servers for Claude Code#Recommended MCP Servers#🔗 Multi-App Integration":[73,86],"#MCP Servers for Claude Code#Recommended MCP Servers#🔗 Multi-App Integration#Rube":[75,79],"#MCP Servers for Claude Code#Recommended MCP Servers#🔗 Multi-App Integration#Rube#{1}":[76,76],"#MCP Servers for Claude Code#Recommended MCP Servers#🔗 Multi-App Integration#Rube#{2}":[77,77],"#MCP Servers for Claude Code#Recommended MCP Servers#🔗 Multi-App Integration#Rube#{3}":[78,79],"#MCP Servers for Claude Code#Recommended MCP Servers#🔗 Multi-App Integration#Routine":[80,83],"#MCP Servers for Claude Code#Recommended MCP Servers#🔗 Multi-App Integration#Routine#{1}":[81,81],"#MCP Servers for Claude Code#Recommended MCP Servers#🔗 Multi-App Integration#Routine#{2}":[82,83],"#MCP Servers for Claude Code#Recommended MCP Servers#🔗 Multi-App Integration#MintMCP":[84,86],"#MCP Servers for Claude Code#Recommended MCP Servers#🔗 Multi-App Integration#MintMCP#{1}":[85,86],"#MCP Servers for Claude Code#Resources":[87,100],"#MCP Servers for Claude Code#Resources#Awesome Lists":[89,94],"#MCP Servers for Claude Code#Resources#Awesome Lists#{1}":[90,90],"#MCP Servers for Claude Code#Resources#Awesome Lists#{2}":[91,91],"#MCP Servers for Claude Code#Resources#Awesome Lists#{3}":[92,92],"#MCP Servers for Claude Code#Resources#Awesome Lists#{4}":[93,94],"#MCP Servers for Claude Code#Resources#Directories":[95,100],"#MCP Servers for Claude Code#Resources#Directories#{1}":[96,96],"#MCP Servers for Claude Code#Resources#Directories#{2}":[97,97],"#MCP Servers for Claude Code#Resources#Directories#{3}":[98,98],"#MCP Servers for Claude Code#Resources#Directories#{4}":[99,100],"#MCP Servers for Claude Code#Priority for Installation":[101,109],"#MCP Servers for Claude Code#Priority for Installation#{1}":[103,104],"#MCP Servers for Claude Code#Priority for Installation#{2}":[105,105],"#MCP Servers for Claude Code#Priority for Installation#{3}":[106,106],"#MCP Servers for Claude Code#Priority for Installation#{4}":[107,107],"#MCP Servers for Claude Code#Priority for Installation#{5}":[108,109],"#MCP Servers for Claude Code#Installed Servers":[110,159],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING":[112,159],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{1}":[114,116],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{2}":[117,117],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{3}":[118,118],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{4}":[119,119],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{5}":[120,120],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{6}":[121,121],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{7}":[122,122],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{8}":[123,124],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{9}":[125,127],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{10}":[128,128],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{11}":[129,129],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{12}":[130,130],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{13}":[131,131],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{14}":[132,133],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{15}":[134,134],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{16}":[135,135],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{17}":[136,136],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{18}":[137,137],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{19}":[138,139],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{20}":[140,140],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{21}":[141,141],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{22}":[142,142],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{23}":[143,143],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{24}":[144,145],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{25}":[146,146],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{26}":[147,147],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{27}":[148,148],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{28}":[149,150],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{29}":[151,151],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{30}":[152,152],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{31}":[153,153],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{32}":[154,155],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{33}":[156,156],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{34}":[157,157],"#MCP Servers for Claude Code#Installed Servers#✅ Wolfram Alpha - INSTALLED & WORKING#{35}":[158,159],"#MCP Servers for Claude Code#Next Steps":[160,167],"#MCP Servers for Claude Code#Next Steps#{1}":[162,162],"#MCP Servers for Claude Code#Next Steps#{2}":[163,163],"#MCP Servers for Claude Code#Next Steps#{3}":[164,164],"#MCP Servers for Claude Code#Next Steps#{4}":[165,165],"#MCP Servers for Claude Code#Next Steps#{5}":[166,167],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server":[168,235],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Prerequisites":[170,174],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Prerequisites#{1}":[171,171],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Prerequisites#{2}":[172,172],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Prerequisites#{3}":[173,174],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Step-by-Step Installation":[175,235],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Step-by-Step Installation#{1}":[177,181],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Step-by-Step Installation#{2}":[182,188],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Step-by-Step Installation#{3}":[183,188],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Step-by-Step Installation#{4}":[189,193],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Step-by-Step Installation#{5}":[190,193],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Step-by-Step Installation#{6}":[194,194],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Step-by-Step Installation#{7}":[195,199],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Step-by-Step Installation#{8}":[200,200],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Step-by-Step Installation#{9}":[201,221],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Step-by-Step Installation#{10}":[222,222],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Step-by-Step Installation#{11}":[223,229],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Step-by-Step Installation#{12}":[230,230],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Step-by-Step Installation#{13}":[231,232],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Step-by-Step Installation#{14}":[233,233],"#MCP Servers for Claude Code#Installation Guide: Wolfram Alpha MCP Server#Step-by-Step Installation#{15}":[234,235]},"outlinks":[],"task_lines":[162,163,164,165,166],"key":"Inbox/MCP Servers for Claude.md","last_embed":{"hash":"dtuob3","at":1762844524713}}, \ No newline at end of file diff --git a/.smart-env/multi/Inbox_Prompts_md.ajson b/.smart-env/multi/Inbox_Prompts_md.ajson new file mode 100644 index 0000000..e522c20 --- /dev/null +++ b/.smart-env/multi/Inbox_Prompts_md.ajson @@ -0,0 +1,19 @@ + +"smart_sources:Inbox/Prompts.md": {"path":"Inbox/Prompts.md","embeddings":{"bge-m3:latest":{"vec":[-0.017013073,0.00387423,-0.01623482,-0.0020759394,0.032212995,-0.010841878,0.027312707,0.048784025,-0.038771182,-0.0031277293,0.00042364953,0.008304525,-0.008559037,0.014556633,-0.023863597,-0.023558406,-0.037593912,0.016114248,0.0001950473,0.0013156338,-0.0506379,-0.011787599,0.026997402,-0.007874854,-0.011452222,0.08389228,-0.004107038,-0.061718628,-0.038314406,0.035523124,0.0130172735,0.0098093,0.029378928,-0.032776497,-0.006344372,-0.038923677,-0.006054851,-0.0022609201,-0.10998257,-0.02758646,0.024873473,-0.021787018,-0.04130852,0.008342272,0.0075934837,0.0137281325,-0.005753644,-0.06856008,-0.01292484,0.0119479215,0.014673984,-0.03137522,0.020174062,-0.047362976,-0.009792072,0.013809806,0.004091729,-0.000009817372,-0.00474536,-0.018654654,-0.034093678,0.030497313,-0.0069109183,-0.049784508,-0.032798387,0.00037421548,-0.026526403,0.0599165,0.039080568,-0.038333483,-0.004450894,-0.007052053,-0.046440493,-0.057744782,-0.007992863,-0.016540054,0.020930203,-0.016972309,0.005298438,-0.049182534,0.108232744,-0.01236432,0.07097873,-0.025908213,-0.012817564,-0.048805438,0.022743287,0.048905812,0.022613706,0.02243904,-0.0056939647,0.049740497,0.025658105,-0.058775615,-0.019424642,0.011997768,0.045891806,-0.008807698,-0.0037497596,-0.027289404,-0.06250457,-0.0006219036,0.01651915,0.06177632,0.0438474,0.012998039,0.009435021,0.002958841,-0.037172943,0.0009664299,-0.015778322,0.00014905198,-0.019051366,-0.008474248,0.004598218,-0.0065507833,-0.0101316115,-0.0076687867,0.027203172,-0.023918236,0.0028194236,0.041328765,0.0017399212,-0.0009678054,-0.009737682,0.0037870258,-0.012751845,0.045310553,-0.050150976,-0.013991979,0.0017566759,0.05818727,0.023528766,-0.0065598264,-0.032338653,-0.0082037905,0.023246987,0.036795676,0.011078343,-0.01925089,0.022535792,-0.013246235,-0.027045809,-0.001791116,0.05720956,-0.034267567,0.022748763,-0.017445665,0.0019131714,0.032059122,-0.0147026125,-0.018140808,-0.0055967085,-0.00969469,0.018898694,-0.00019841568,0.008317542,-0.004888986,0.022727704,-0.03358806,0.0088858325,-0.007633402,0.04726014,0.03897951,0.010625488,-0.004430192,0.038383573,0.017561408,-0.010257314,-0.049071908,0.030047543,-0.039119553,0.021124493,0.013630854,0.0067927954,0.054656465,0.015081479,0.045259845,0.050168764,-0.039382767,-0.02340614,0.026192088,0.025668083,-0.049451094,0.03686212,-0.02488189,0.011703049,0.020608569,0.018754099,0.0072531174,-0.03909272,-0.027611455,0.0670279,0.057466026,0.002948674,-0.016496258,-0.0065205176,-0.012182861,0.048734188,-0.048851773,-0.033103123,0.01806969,-0.036722627,-0.010366307,-0.0143192,-0.003966957,-0.03784132,-0.05285695,0.033181876,0.01440554,0.034708552,0.02045916,-0.01570318,0.03019378,-0.0037343286,0.0123649305,-0.015359607,-0.019061845,0.036715195,0.0060276915,0.013729341,-0.024228703,0.0073248,-0.022632254,-0.00585602,0.015718486,0.0038368462,0.021641288,0.025404008,0.037023384,-0.047447752,0.07042213,-0.007321568,-0.03157546,-0.00885825,-0.0040624198,-0.016842147,0.015349962,0.0021072389,0.04337718,-0.0015162393,-0.040890604,-0.022066807,-0.049055904,-0.040822618,0.00848362,-0.011341861,0.006142068,-0.038699765,-0.017176015,-0.0024411741,-0.007276623,0.003172983,-0.032697894,0.0013904788,-0.0055615525,-0.00333578,-0.03453453,0.00070474064,0.017430859,0.028891923,-0.029578192,-0.018194659,0.039680593,-0.000042850676,0.008195254,-0.016946014,-0.056474432,0.00038941542,0.043856192,-0.021226775,-0.008247167,-0.034211017,-0.023120431,-0.021574792,-0.015843404,0.017073276,-0.0548039,0.037072886,-0.052095834,0.025690706,-0.055107757,-0.0058504664,-0.011181022,-0.045783985,0.032024357,0.015160425,-0.01350755,0.02549375,0.015681636,-0.009607162,0.0103524,0.064837776,-0.037424043,-0.0035653918,0.02817556,-0.039085615,-0.17258479,-0.020444285,0.035571855,-0.0070436695,0.0051057376,0.0075871362,0.010230261,0.019041808,-0.02733437,-0.035218276,-0.02904536,-0.13062914,0.0043923846,-0.027952934,0.036983434,0.04045238,-0.021351775,0.022698078,0.008210502,-0.07406668,0.008526261,0.0032061732,0.035233088,0.02940428,0.04938471,-0.007485096,0.01356441,0.03880004,-0.021235822,0.011471654,-0.036044914,0.03762308,-0.026186965,-0.027331883,0.038851444,0.01541681,-0.012579167,-0.014221655,0.025031634,-0.00034469602,0.040744755,0.047981855,0.0017006212,-0.029844511,0.00024035003,-0.022083305,0.01873521,0.019800672,-0.005605934,0.026366921,0.00734629,0.037198175,0.027897539,0.012078918,0.006298022,0.032821488,0.0021795516,0.042377308,0.021609103,0.007825055,-0.024300512,-0.030727945,-0.052456763,-0.030804025,-0.0024301705,0.022290114,-0.017563377,-0.01810815,-0.00011507256,-0.023302443,0.00016528167,-0.010886947,-0.008262009,-0.036838796,-0.0080617955,-0.0024403168,0.0052558896,0.0024079217,-0.016237281,-0.07456345,0.03354242,0.013256712,-0.021396654,0.015887221,0.010516974,0.017371684,-0.05526036,-0.020501029,0.028950538,0.37200922,-0.015903307,0.009012591,0.024745904,0.03490699,-0.0046540345,-0.019618012,-0.0037750495,0.008035035,-0.008722098,0.019436067,0.015387489,0.009114844,0.028323488,0.057895415,0.052177172,-0.02513033,0.012554354,-0.008530532,-0.022887014,0.013990452,-0.07653362,-0.00075516256,-0.0025812236,-0.047142245,0.036438562,0.009849186,-0.0016662496,-0.039188277,-0.0035221346,-0.040984616,0.016067341,-0.014845485,-0.036115244,-0.016785085,0.01185237,-0.056928463,-0.06806174,-0.041726828,-0.003126463,0.0020637964,-0.0139319785,-0.0048279455,0.01435738,-0.04573831,-0.058025826,0.0056072124,0.0013785262,0.019824728,-0.015447239,0.03080575,-0.01734025,-0.021612016,0.01424257,-0.021558715,0.0033611085,-0.026934788,-0.009045452,-0.021351252,0.012510649,0.02847934,0.013611362,-0.032856368,0.044146046,0.02747101,0.030908678,-0.019069599,-0.027778836,0.011616742,0.042383302,0.048571493,0.009507691,0.022914613,-0.0076799374,0.0015097469,-0.014372775,-0.008953801,0.01952509,-0.015624162,0.008066345,-0.017811958,0.015246095,0.035622984,0.036035676,0.0052797915,0.0108291805,-0.025846433,0.012014912,0.003073451,-0.043304,0.008277409,-0.0262358,-0.034882445,-0.015083677,0.031487647,-0.0015418546,0.010739519,-0.04150617,-0.00617282,-0.04000553,0.014277459,0.018191064,0.015353201,0.0071967216,0.008070625,-0.0051261894,0.01191756,-0.02955913,-0.004883005,-0.012257815,-0.049502384,0.010653366,0.014447684,-0.015243765,0.04175357,0.029608706,0.016066251,-0.00236775,0.014175648,0.03478379,-0.042615715,-0.020434048,0.0184041,0.026830427,-0.017706547,-0.058369897,0.015208051,-0.007122612,-0.026319606,0.010936641,0.023396134,0.013842568,-0.014785341,0.014073457,-0.0339118,-0.023356896,0.024256812,-0.008342982,-0.01564119,0.060850825,0.012152323,-0.0053437715,0.016630009,0.033061653,-0.017591221,0.015351045,0.016980309,-0.020248316,-0.016389659,-0.020572696,-0.007884567,0.022025848,0.026197392,-0.043043464,0.003673007,-0.019341134,0.010208001,-0.007650817,-0.03839301,-0.017972691,-0.029266987,0.016286504,0.016370863,0.063498475,0.0030165273,-0.0061900006,0.019075077,0.030968674,-0.015555333,0.0006580905,0.009517387,-0.036440372,0.025484864,0.044920336,0.0153064225,-0.065843895,-0.026527252,0.034687176,0.007138671,-0.01548212,0.040166058,0.0338805,-0.026472103,-0.0068471306,-0.058242686,-0.014138184,-0.00077566126,0.017948367,0.002988603,-0.03458081,0.00541141,0.06298577,-0.008085565,-0.0014550533,0.03080575,-0.022273934,0.004318382,-0.010515758,-0.00861895,0.0018708293,0.027945315,0.036991723,-0.0049091987,0.04349827,0.02739563,-0.012526197,0.007219957,0.023257894,-0.019874917,-0.025665531,-0.029652227,-0.0006562219,0.008041736,-0.024231723,-0.01551203,-0.026028441,0.043903142,0.05257998,0.0351018,0.0043734247,-0.03360362,-0.015507799,0.004063304,-0.028847335,0.030356765,0.03982705,0.0053818417,-0.024841243,-0.024950918,0.00920487,-0.020073421,-0.009477231,-0.007741168,-0.029886538,-0.0025842325,-0.0001918262,0.040864285,0.005325636,0.036956336,0.034487594,0.0058404235,-0.004225757,0.012932947,0.047160633,0.010882315,-0.0029497729,-0.026919764,0.017209847,-0.036436852,-0.009690943,0.026979681,-0.030670494,-0.086360656,-0.034058236,0.007590416,0.060915954,0.004382494,-0.019220289,-0.014623123,0.008413165,0.008937793,-0.021755775,-0.001975693,0.0054303408,-0.022423914,-0.00062237267,-0.029085958,-0.05798729,-0.013841792,-0.043974854,-0.009342133,-0.03682653,-0.022413872,0.017143559,-0.0048522274,-0.022947809,0.01788481,-0.00682479,0.038976252,0.004794644,-0.083129026,-0.009730564,-0.006306588,-0.011045882,-0.002307292,-0.014636742,-0.018799553,0.0046823174,-0.016526053,-0.022325004,0.023131121,-0.0023681775,-0.031605717,-0.017395522,-0.0047331667,0.04217474,-0.052521326,0.052975774,0.0064252825,0.023740202,0.006974717,0.018438041,-0.012190463,-0.0009128492,-0.018278843,0.034898333,0.019810952,0.0327621,-0.006122652,-0.0070492304,-0.00994897,-0.03858475,-0.019697066,-0.003081344,-0.036829904,-0.013011825,-0.033793353,0.0062505403,-0.002015261,-0.022802358,0.010202042,0.005901822,-0.022329127,-0.0014068551,-0.032034207,-0.009083046,0.00043424,0.0042866105,-0.016387215,-0.041208174,-0.032023985,0.024365585,0.040342156,0.01623916,-0.021165792,-0.0074211345,0.056887455,0.022395747,0.00583654,0.006901349,-0.02047024,0.04429246,0.017754124,0.0079169795,0.032947496,0.021581495,0.009385954,-0.00969359,-0.045610268,-0.03240125,0.0010801447,0.028390208,-0.025738545,0.03371505,0.0031381804,-0.006547424,0.007056588,0.05083712,0.018456524,0.0032491423,-0.016627766,0.047331136,0.03745851,0.0035599507,0.013313561,-0.011241641,0.01606866,-0.020786285,-0.018260797,-0.02644047,-0.0017802997,0.035146244,-0.013732943,-0.046514083,-0.020773971,-0.00820584,0.024694813,0.015352421,-0.00069491484,-0.049306758,-0.0038325551,0.014842502,0.0029448266,-0.03725027,0.013947735,0.004840707,-0.001716682,-0.010366812,-0.014127866,0.039863784,0.0200231,0.021976575,0.026145658,-0.0028351916,-0.11013543,0.03222655,-0.03295051,-0.02986127,0.026138484,-0.022587506,-0.0076547135,-0.017903801,-0.0052094935,-0.036685098,0.06771899,-0.012325746,0.014796529,-0.03337764,-0.005438701,0.01316896,-0.056952626,0.029399874,0.032428186,0.01205566,-0.0054427967,-0.019226748,-0.03235047,-0.06535482,0.028593166,0.041229963,-0.042778492,-0.00019369661,-0.0012213088,0.006664627,0.03076378,-0.04283844,-0.040725607,0.024207382,-0.026071621,0.03829141,-0.015545381,-0.0038485478,0.035390098,0.028532313,0.04863055,-0.009151889,-0.042910893,0.016896667,-0.029237825,-0.020261135,-0.008974015,-0.0050847745,0.009959577,0.008339193,-0.0742301,-0.016203055,0.037826475,0.014043181,0.01592302,0.04310887,-0.0029126352,-0.039086223,-0.0025448161,0.028807566,-0.0042199935,0.03268131,-0.020685112,-0.02304183,-0.03166143,-0.008486558,0.004424306,-0.005466968,-0.0023361747,-0.027932663,-0.0081622135,-0.045946483,-0.039558325,-0.03664268,0.032816138,-0.040835194,0.029832425,0.000883823,0.01702892,-0.012224741,-0.022303345,-0.017832015,-0.019324789,0.036229514,0.07095021,-0.03485753,-0.011263127,0.025260031,-0.0336588,-0.017892933,-0.041637745,0.044062335,-0.021629749,0.027642442,0.0030975717,0.004812862,0.017814387,-0.012165711,0.032383483,-0.012154035,0.02157162,0.068791546,-0.025248013,0.007767776,0.020056896,0.03394962,-0.007416652,0.011295786,-0.008242043,0.018131016,0.006389211,-0.038485985,-0.057501275,0.021572635,-0.025497995,-0.0012909928,0.0062314398,0.0327001,0.009293939,-0.020778567,0.024440974,0.031917125,0.009759318,-0.064020306,0.028116638,-0.015985422,0.012236406,0.028454863,0.05238632,-0.04035673,0.018093664,0.0027003654,-0.029303795,0.009616502,-0.012211628,-0.01933403,-0.022046005,0.07591528,0.014167806,0.0038205094,-0.0035480624,0.034051113,-0.010786227,-0.044419535,-0.061321616,-0.0069532446,0.0070972205,-0.009693314,0.0075464975,-0.0022685507,0.0056282077,0.013655608,-0.007255876,0.00033297788,-0.021924855,-0.018210975,0.0020481485,-0.0631749,-0.017886572,0.075600795,0.03249804,0.015055612,-0.008953654,-0.0039708302,-0.019013561,0.023939908,-0.026972556,-0.032205164,0.041101173,0.01910019,0.037274867,0.015723506,0.00036625253,0.04364483,0.031002812,-0.05213264,0.009182579,0.0052729608,0.049880613,-0.016736839,-0.0013549868,-0.04798044,0.03875711,0.0116089685,0.033253558,-0.024543628,-0.019353634,-0.020800399,-0.027791267,0.007847029,-0.032330763,0.032545738,0.0024003466,0.036642067,-0.009281603,-0.04846295,0.013318793,-0.031529084,0.005889592,0.0054574613,-0.032965582,-0.038299173,-0.023452265,-0.00840276,-0.013812604,0.018963695,-0.054019358,-0.03251594,0.0013216829,0.0031421941,-0.015278026,0.027900154,0.024549155,0.06502522,0.0056378376,0.028604815,0.008044761,0.014169325,0.053185582,0.016197022,0.0073137567,0.015568118,-0.027532024,-0.03756325,0.014304336,-0.011515147,0.00011081216,0.03705806,-0.011122064,-0.015946971,-0.012729815,0.027866317,0.024659215,0.036332373,0.021895945,-0.007730271,-0.0150893405,0.06473229,-0.024344508,-0.0022601814,-0.019939916,-0.016773881,0.008702637,-0.009177355],"last_embed":{"hash":"1jwj5th","tokens":272}}},"last_read":{"hash":"1jwj5th","at":1762844536165},"class_name":"SmartSource","last_import":{"mtime":1759904019000,"size":4855,"at":1762844500009,"hash":"1jwj5th"},"blocks":{"#---frontmatter---":[1,4],"#":[5,24],"##Issues":[25,78],"##Issues#Issue N: ":[27,78],"##Issues#Issue N: #{1}":[28,28],"##Issues#Issue N: #{2}":[29,30],"##Issues#Issue N: #{3}":[31,36],"##Issues#Issue N: #{4}":[37,38],"##Issues#Issue N: #{5}":[39,78],"##Issues[2]":[79,202],"##Issues[2]#Issue N: ":[81,202],"##Issues[2]#Issue N: #{1}":[82,82],"##Issues[2]#Issue N: #{2}":[83,84],"##Issues[2]#Issue N: #{3}":[85,90],"##Issues[2]#Issue N: #{4}":[91,92],"##Issues[2]#Issue N: #{5}":[93,121],"##Issues[2]#Issue N: #{6}":[122,124],"##Issues[2]#Issue N: #{7}":[125,128],"##Issues[2]#Issue N: #{8}":[129,139],"##Issues[2]#Issue N: #{9}":[140,140],"##Issues[2]#Issue N: #{10}":[141,202]},"outlinks":[],"metadata":{"created":"2025-10-08 07:17","updated":"2025-10-08 08:13"},"task_lines":[],"last_embed":{"hash":"1jwj5th","at":1762844524713}},"smart_blocks:Inbox/Prompts.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04502439,-0.006271209,0.013587091,0.020159978,-0.033728834,-0.065193005,0.016985916,0.0083621815,-0.0134812,0.0110047,-0.0013540084,0.022805689,-0.029150136,-0.0057211705,0.01571255,0.010817528,0.033281237,0.0034257162,0.001960264,-0.016171554,-0.034090564,0.005265317,0.04113781,-0.007458913,0.0020604334,0.012644075,0.004591335,0.007572295,0.0060218824,-0.012759263,0.03511615,-0.06223099,0.0240715,-0.050278246,0.009058592,-0.007383482,-0.0055212798,-0.0248398,-0.055259485,-0.015628573,-0.03904797,-0.034104057,-0.0028081064,-0.019802475,0.02112559,0.022217276,0.003009903,-0.007883457,0.011017452,-0.027753752,-0.0077318093,0.021215303,0.016677385,-0.039173342,0.08604415,0.0437685,-0.024152638,-0.011397053,-0.033887636,-0.014867432,-0.026198214,-0.0118832085,0.0007777629,0.029174663,0.0064163855,0.07671604,0.030595122,0.013965675,-0.009789231,0.00178132,-0.014702498,0.04399627,-0.0080434205,-0.009991479,-0.037452538,0.02720449,0.04354868,-0.02461383,-0.018462429,0.04782206,0.00204065,-0.02558815,0.028422818,-0.015895465,0.007763367,0.019087767,-0.026824322,0.03570994,0.0035111972,0.024078595,-0.021113824,-0.0043855496,-0.0025013234,-0.027209735,-0.04724626,0.0061386554,0.011314333,-0.0075992723,-0.005463886,-0.0033938696,0.06652309,0.032876074,0.043172624,0.008511398,0.0038265146,-0.0001719956,-0.0108243665,0.0021312765,0.0057312874,-0.010022139,-0.005761796,0.071232095,0.013135877,-0.012188605,0.00789514,0.0025997085,0.035442818,-0.04588019,-0.0132434135,-0.012213393,0.008111823,0.009208243,0.031154996,-0.008504669,-0.038252562,-0.018060468,0.00873045,0.016405497,-0.0187115,-0.010270033,0.00740954,0.023621285,-0.0039736372,0.011228222,-0.037399676,-0.0013021309,-0.03496601,0.03173342,0.011359139,-0.030989828,0.031400558,0.040402774,-0.0056458004,-0.0013019219,0.026516328,-0.06404326,0.03613884,-0.00685728,-0.009889864,-0.08745311,0.020508867,0.03668029,0.03936369,-0.016527966,-0.01611071,-0.030822981,0.0070052664,-0.009898259,0.017817948,0.0065120333,-0.021495057,-0.002047604,-0.074240565,0.04846217,0.00542289,-0.04607493,0.023318537,0.024966378,-0.037376,-0.0002877675,0.051615994,-0.06390378,-0.014879794,-0.024636164,-0.028551543,0.03206823,0.071861915,0.018637218,0.003954416,-0.05185035,-0.030461928,0.0021822602,-0.0017770475,-0.00038443593,-0.031096945,-0.0045476593,-0.044468008,-0.0053359,-0.0134150665,-0.0015422121,-0.025552431,-0.010370051,0.023751263,-0.02397213,-0.0033319264,-0.055685077,0.0043714712,-0.012228198,-0.012236892,-0.02282392,-0.009475766,0.022194665,0.016823139,0.019669969,-0.006982929,-0.011416142,0.008959662,-0.028398424,0.044060994,-0.01665394,-0.0522524,0.054070648,0.010166403,-0.010848662,-0.004613379,-0.027358998,0.022832062,0.013859356,0.019971529,-0.0003252508,-0.02614053,0.06332611,-0.022019934,0.02359134,0.0017568114,0.023950297,-0.009360627,0.053447507,-0.024833236,0.010376791,-0.0022894177,0.015635965,0.010299356,-0.011190033,-0.030160509,-0.034135938,-0.0134229185,0.011774768,0.029494243,0.023549506,-0.030394029,-0.0093730735,-0.030203141,0.011528783,-0.04793331,0.026632477,0.025309667,0.045978907,-0.005642305,0.0026028417,-0.000012743284,0.020145295,0.0067282966,0.0357119,0.010461756,0.030313846,-0.0011627915,-0.025698196,0.0010039983,-0.019136295,0.03876272,-0.0076054363,-0.04421684,0.014135733,0.020175755,0.0069286763,-0.00018578491,-0.030529946,0.023938635,-0.03428909,-0.019260347,-0.05118181,0.044398297,0.0015469206,0.007813823,-0.022667998,-0.0218752,-0.02465451,0.019677462,0.017809704,0.014327899,-0.0054809763,0.014221209,0.013876289,0.02219058,0.013037486,-0.012677079,0.011171548,0.020805232,-0.034450535,-0.03465891,-0.012186724,0.03214621,0.006386411,0.0030412134,0.0225857,0.0062324624,-0.1544979,-0.021615623,-0.05298359,0.043729845,0.008785627,0.0015053127,-0.009004395,-0.029192543,-0.04088227,0.03632645,-0.0031512345,-0.037062068,-0.003319108,0.018218769,0.022180598,0.0035768938,-0.017385736,-0.0054811696,-0.060339324,0.00529766,-0.027780497,-0.0313052,0.042579476,0.011803894,-0.06816938,-0.028956428,0.040022258,-0.0077620945,-0.030683242,0.0027418304,0.031157902,-0.0027954534,0.0019943363,-0.022820663,-0.018289179,0.03981655,-0.04149852,-0.016977485,-0.0061040106,-0.015805805,0.028177459,0.051677592,-0.009151437,0.022650007,-0.006775425,0.031343877,-0.0064682965,0.0019879187,-0.044159446,-0.007914298,-0.004816451,-0.0055756993,-0.008973729,0.03820229,-0.04441383,0.007736139,0.0017073661,0.039415557,-0.0255389,0.028871715,-0.026872462,-0.0487954,0.031561997,-0.021302527,0.0067578256,0.0062361965,0.040759843,-0.029374048,-0.02981421,-0.041604955,0.052190784,0.0071050483,0.07477336,-0.0016448431,0.0027108323,0.012607854,-0.004820001,-0.010862986,0.021815795,-0.1073513,-0.038508683,0.019934008,-0.0531585,0.0012281901,-0.030068235,0.005540076,0.029100506,0.023840586,0.013447497,0.25467739,0.019787384,-0.016201474,0.009156964,0.07917557,-0.0036927492,0.013363325,0.0050364765,-0.008862032,-0.04522995,0.021154167,0.0144970585,0.012058651,-0.032025006,0.014585651,0.003871677,-0.0134840915,0.0005781123,0.08118291,-0.0006105992,0.02822712,-0.01827884,0.048733395,-0.045974575,-0.055583876,-0.009186219,0.0046339426,0.056019727,0.0005188619,0.03630618,0.009613332,0.0021866148,0.04412236,-0.0078967,-0.00003603508,-0.019700855,0.047726907,-0.025526972,-0.05134582,0.0045985375,-0.028831994,-0.027438654,0.04403158,0.034111373,-0.010009501,-0.019812072,-0.028843878,0.028386815,-0.040154796,-0.015516175,0.0392517,0.034762222,0.0137576675,-0.012878149,0.020385478,-0.035617992,-0.00027409336,-0.03613348,-0.035393525,0.07249531,-0.0031539495,0.026384296,0.03300739,0.029813912,-0.028218225,0.040826857,0.016248051,-0.017354472,-0.015897358,0.06681213,0.01270288,-0.005741276,0.0029650677,-0.00290698,0.0045339786,-0.02427391,0.024213176,0.014201369,-0.043125123,0.0326381,-0.022134496,-0.003415066,-0.020445539,0.053503603,-0.0034662343,-0.011972718,-0.026997054,0.034820706,0.008959947,0.00070823426,0.009095065,0.025384834,-0.022668188,0.0085974,0.011595945,-0.01672359,0.03589915,-0.007940598,-0.028571678,-0.012776817,0.013181382,0.012151762,0.008649336,-0.028660735,0.03339265,0.02643402,-0.014346015,-0.01643154,-0.010914059,0.034846593,-0.027472375,0.0037456094,0.042895038,-0.06779657,-0.0033335206,0.047980666,0.048663262,0.034801204,0.032027435,-0.010080647,0.03381754,-0.0012509346,-0.009959825,0.01992504,0.022301007,-0.014227583,-0.018169144,0.00009222504,-0.04194511,-0.010834421,0.002947425,-0.026895124,-0.03576377,0.0056498256,0.025037345,0.03294314,0.076979205,0.008707894,-0.048083477,-0.008795893,0.017653318,-0.0017877249,0.012507154,-0.0010406829,0.035059374,0.020297254,-0.0025186758,-0.02625116,0.008156129,0.05714518,0.029065698,0.035322696,0.07207782,-0.026256945,-0.015450991,-0.0009759293,-0.032853756,0.035187136,0.016828224,-0.02221915,-0.005296162,0.039831255,0.018663414,0.049864724,-0.007834466,-0.048868466,-0.050508533,0.0044391467,-0.047477927,-0.061474532,-0.026601128,-0.03521842,-0.04498999,0.019761227,-0.011222805,-0.029018864,-0.019523183,-0.0077451295,-0.0434571,-0.0050076493,-0.017353274,-0.009726181,-0.04524408,-0.0018151354,0.0062239086,0.017666461,-0.032752626,-0.0124713145,0.058681346,-0.015632153,-0.06028304,0.10280134,0.021271147,-0.020932784,0.005985562,0.0092541175,0.051550303,0.008350662,0.031953346,-0.02835834,-0.010826959,-0.025014581,-0.027849535,-0.018996792,-0.03605449,0.0028442866,-0.03839624,0.056926526,-0.0051898095,-0.007875498,0.029425854,-0.010542126,0.0051660812,0.0052289097,-0.027708223,-0.019841775,0.08825772,0.077070855,-0.030599326,-0.028094376,0.018771086,0.00057368143,0.024241861,-0.0052732797,-0.045528274,0.030873548,0.012775957,-0.046938393,-0.054217245,-0.055827804,-0.018100452,0.0050751506,0.07798828,0.0055103553,0.0019195456,-0.020193841,0.025435233,0.010062744,-0.0031499101,0.007285456,0.010283364,0.05170342,0.033141244,0.037535526,0.019250121,0.08543775,-0.032061003,-0.035662897,0.021078432,0.027749954,0.02996761,0.008356064,-0.011296607,-0.044283286,0.017157188,-0.008937272,-0.035127547,0.022772064,-0.041347574,-0.03672296,-0.04807231,0.010285216,0.0062223338,-0.0012057609,-0.035801694,-0.025203569,-0.034738693,-0.015784545,-0.0031600378,-0.014755182,-0.021456355,-0.01258725,-0.010681875,-0.043348026,0.0019961887,0.0058462676,-0.046892744,-0.017273167,0.03604928,-0.00076956104,-0.04989197,0.01554625,0.021554993,-0.0016444703,-0.014497251,0.02132313,0.027428847,-0.064870484,0.0016048076,-0.033147875,0.022370884,-0.011145738,-0.030979391,0.059076734,-0.011312997,0.02743289,-0.030076616,0.01962066,-0.008088922,-0.016060753,-0.0052131345,-0.009929608,-0.031298183,-0.026158048,-0.0014815851,-0.022524009,0.006490873,-0.014503157,0.035013676,0.016555874,0.015824435,-0.038314518,-0.008955628,0.02113944,0.059590377,0.005286271,0.011175371,-0.042814143,0.0074603367,-0.022127524,0.010097121,0.015733613,-0.0279844,-0.051759545,-0.058910392,0.0179215,0.027566863,-0.020380724,-0.019903902,-0.013400392,-0.03354745,-0.040358543,-0.020236658,-0.0008935841,-0.04339916,-0.020630026,0.04203135,0.009407369,0.0046696416,0.004716022,0.0341131,0.0138110835,0.021825355,-0.019934032,0.02154845,0.011956729,0.0017869503,-0.0021937261,-0.0025628847,-0.026921596,-0.016716644,-0.032208554,-0.0140925,-0.018645274,0.018340407,0.025941977,-0.032414988,0.0022239957,0.015895754,0.03132541,-0.020958012,0.008081496,-0.038135707,-0.0024376684,-0.025244636,0.036693465,-0.021345088,0.037255157,-0.01786137,-0.013369521,0.02761571,0.0059098788,0.0230951,0.060262516,-0.025073852,0.043283675,-0.028717456,-0.036186345,0.06259669,-0.032001566,-0.0056502298,0.025454536,0.012887392,-0.046868335,0.0551835,-0.021150256,-0.019346293,0.024683878,-0.01454713,0.0072657624,-0.049038675,-0.02286823,-0.0030147855,0.024792109,-0.15160653,0.01880297,-0.03300844,0.004599114,-0.024925027,-0.0052819536,-0.0432348,-0.018059615,0.016368216,-0.020605545,-0.00016268148,-0.04741122,0.038321592,-0.043561954,-0.0088338265,0.02932122,0.014088574,0.04917647,-0.050049562,0.08237969,-0.0049051074,-0.045563523,0.024852155,0.042641137,-0.012797514,0.021669613,0.053799756,-0.010171449,-0.030039186,-0.01109453,0.0018527972,0.029168274,0.025654193,0.046546556,-0.0118595995,0.029385148,0.01683255,-0.026788902,0.003660759,0.02741268,-0.0008927185,0.003648228,-0.014163923,0.02430781,0.014623148,0.058757517,-0.026043452,0.008577181,-0.017727317,0.01113924,0.01862854,0.027126517,0.02716194,0.02308681,-0.029397655,-0.05221919,-0.0021495959,0.002142235,0.03093153,0.028111303,-0.027065627,0.028217828,-0.0072162095,-0.060556058,-0.025810678,0.0032169477,-0.004731137,-0.031710062,-0.029398797,0.053270362,-0.047709648,-0.0028548061,-0.0033704846,0.037646063,-0.011045348,-0.012653609,0.081098184,0.0067902436,-0.057667557,-0.014383219,-0.029281858,-0.015720727,-0.01323826,-0.002095959,-0.0059320363,0.028628195,-0.023554225,0.00045816935,-0.09829828,0.007704914,-0.059544485,-0.024936324,0.008019298,0.024326995,-0.060593463,0.038247425,-0.016562,-0.00492054,-0.006342434,-0.059116755,0.013528289,-0.02080171,-0.004870402,-0.052396823,-0.007277324,0.022775143,0.05767222,-0.014852244,-0.026916066,-0.002132087,-0.041157566,0.0069802487,-0.007566995,-0.009802853,-0.060991954,-0.03414096,-0.018566977,0.023732303,-0.0023919353,0.036640238,0.012520524,-0.038258582,0.03202316,-0.038142275,0.05573172,0.004014193,0.024025636,0.028236056,0.02115288,-0.0521875,-0.01379944,-0.0029318493,0.048970465,-0.003405055,0.015815053,-0.020278033,0.01536787,0.019806882,-0.047978614,-0.024795529,-0.03930889,-0.020696638,0.010496179,-0.060015738,0.029734835,-0.010621076,-0.00038613813,0.024496758,-0.015515768,-0.021232532,-0.008686318,0.030103121,0.03167822,-0.028342087,0.006102617,0.043621343,-0.04840371,-0.015045509,0.012465411,0.035446614,-0.038804483,0.01098711,-0.043468677,-0.033537254,-0.006534617,0.029063664,-0.036727794,-0.025983946,-0.04571753,-0.0043904926,-0.02241321,-0.01907178,-0.021866895,0.032183286,0.019766176,0.0017748317,0.015451202,0.004993186,0.0012563829,-0.009727861,0.02766624,0.005765872,0.05451298,0.0062055066,0.024771051,0.008558041,-0.01743759,0.047981966,0.017663738,-0.015665244,-0.016031515,0.0049287984,-0.020442644,0.00042549722,0.02110826,-0.004623577,-0.010011695,0.055367693,0.030265333,0.04630555,-0.04553167,-0.018592289,-0.020411,-0.013725249,-0.01962848,0.06975279,-0.004963075,-0.027207375,0.0018884036,0.01618334,-0.03935975,0.01841961,-0.007917999,-0.010800395,0.0073541435,0.033648066,0.026835674,0.04293901,-0.028499343,0.014354088,0.005030302,-0.007692269,-0.06272901,-0.017431816,-0.011581368,0.008795303,-0.020487105,0.020021563,0.043039896,0.059896253,-0.012004252,0.01302133,-0.010957483,0.04576492,-0.025350438,0.014151098,-0.023300692,-0.0060165776,-0.00941938,-0.0195581,0.03415475,-0.005129014,0.010998316,-0.082570374],"last_embed":{"hash":"17su2mg","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"17su2mg","at":1762844524713},"key":"Inbox/Prompts.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17su2mg","at":1762844524713}}, +"smart_blocks:Inbox/Prompts.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.097267725,0.009712087,-0.014791049,-0.022740219,0.025122765,-0.02947807,-0.008697917,-0.010104112,0.025847828,0.015506915,-0.008523048,0.021172246,0.0075532603,-0.02049296,0.0006491514,0.016238235,-0.010145179,0.0231531,0.022274632,-0.0152795,-0.04383095,0.049707763,0.0018337829,-0.0015243609,-0.020090558,0.050631724,-0.03917744,-0.033510283,0.0076251356,-0.005430998,0.021132458,-0.015350729,0.031357355,-0.03195579,0.004167757,-0.02790587,-0.0037054163,-0.030947603,-0.023554228,-0.021696702,-0.02367487,-0.005235948,0.020042503,-0.07539676,0.043139055,-0.019634847,0.046424564,-0.038465947,0.02428219,0.015366887,-0.034507513,0.019338096,0.044495337,-0.034010444,0.027956093,-0.008440029,-0.002515266,0.013649368,-0.06799698,0.0209096,-0.055078253,-0.016209785,-0.030462667,0.014755802,0.05248512,0.0008673709,-0.054615945,0.014199042,0.0024616984,-0.011732183,-0.017447026,0.07193776,-0.017295994,0.0041399896,-0.06313167,0.0031575023,0.052117627,-0.051264286,0.024314323,0.04292352,-0.007245042,0.017248524,0.037858296,-0.009055353,-0.013694249,-0.01634841,-0.009152395,0.029171532,0.0053025503,0.02870328,-0.021346873,-0.0029965772,0.028282022,-0.032825876,-0.047526136,-0.0059066047,-0.0028790757,0.03339481,-0.01179101,0.017650964,0.005176311,0.0037867278,0.009908436,-0.011103482,0.048514653,-0.01717388,0.03157138,-0.0050546583,0.011135472,-0.03266331,0.009213783,0.028729422,0.0034475196,0.0419208,-0.015311542,0.029081259,0.017792208,-0.0028915338,0.027331248,-0.0048548104,0.013947644,0.049234256,0.011742068,0.009031979,-0.0074588647,0.023848066,-0.027896319,-0.027432228,-0.030033238,0.0043144906,0.029502442,0.084722206,0.00025694715,0.034192905,-0.035735432,-0.014469817,-0.01738897,0.021499759,-0.038407985,-0.047648482,0.04978557,0.022731472,-0.031307537,-0.0038286117,0.012910848,-0.09504344,0.0679225,0.025453415,0.013490472,-0.06316699,0.040230818,0.04212008,-0.009994503,0.01693259,0.07368762,-0.035500936,-0.037774134,0.007837648,0.039287183,0.07415681,0.016400501,0.03629418,-0.039653253,0.042184617,0.048842028,-0.0037337798,-0.012228836,0.00581874,-0.026706934,-0.042483177,0.03165438,-0.004571431,-0.0054843216,0.015198373,0.016277269,0.018277153,0.060159087,0.043635394,0.014160289,-0.041842774,-0.0026463105,0.02638751,-0.001254607,-0.03327262,-0.05170525,0.031319063,0.01117087,-0.035650443,0.0038292522,0.014518584,-0.04308582,-0.045039304,0.041540194,0.0397275,0.019783128,-0.043541495,0.027931126,-0.03058012,-0.02370103,-0.04518137,-0.018538706,0.009303371,0.0066500218,-0.04528965,-0.041853964,-0.02313833,-0.03928803,-0.07073644,0.016088571,-0.025418554,0.012430621,0.012272651,0.01670818,0.030762738,-0.053033233,0.037863426,-0.029285658,0.039525818,-0.01528798,-0.022884244,0.035398975,0.04792055,0.0024260741,-0.0065183644,0.019400882,0.02287945,-0.024320152,0.030133601,0.0426626,0.018712569,-0.01575075,-0.05283222,0.007255625,-0.029063463,0.042658303,-0.026798068,0.032583732,0.04054816,-0.01291195,0.0065474557,-0.029714791,-0.053440534,0.058862668,0.005108406,-0.046519745,-0.006794254,-0.0016118543,-0.014075158,-0.0071561984,-0.026379082,-0.03864706,0.006654192,-0.0037454222,0.0034047312,0.02408099,0.009930015,-0.006617679,-0.01833449,-0.0021398033,-0.0030188744,0.00905067,0.035450898,0.042175982,0.020641236,0.010931306,0.0018870909,-0.03173296,-0.024185305,0.009712579,0.007481853,-0.031012764,-0.015184687,0.02469921,-0.038677998,-0.014091135,0.0123343915,-0.013610768,-0.016543305,0.13282643,-0.025212564,-0.014929128,0.038715374,0.022164328,0.007505246,0.025266368,-0.003407501,0.0018128917,-0.07847735,0.05600223,-0.04515594,0.024047565,0.0007006257,0.06971428,-0.00039952566,-0.027917434,-0.011797124,0.008187569,-0.1629,-0.029078012,-0.030596072,0.0071378835,0.020009372,0.0027141508,-0.024962014,-0.0037723465,-0.023984479,0.03606669,0.010936265,-0.03879708,-0.024950657,-0.034153726,0.027534647,-0.008310759,-0.025072522,0.020916427,0.005217632,-0.031006923,-0.057276327,-0.045752827,0.022157831,-0.02980124,0.002281387,-0.009952024,0.0232257,0.018068377,0.013431947,0.0022397016,0.0046307812,-0.0091203945,-0.0020374367,0.013783536,0.05493033,0.027521169,0.006011708,-0.012562694,0.012560819,-0.022560863,0.06648438,0.038681705,-0.011872434,0.034536134,-0.031695522,0.030332115,0.04427262,-0.021236429,-0.030030958,-0.013865044,-0.024360491,-0.028220734,-0.014783922,0.036045335,-0.047650643,0.00051595364,0.007052019,0.046924595,-0.060770016,-0.0034184046,-0.045861166,-0.048228946,0.0053051338,-0.05132474,0.028401043,-0.004274705,0.02803315,0.01375158,0.03333415,-0.036327817,0.014078627,-0.037573345,0.013029153,-0.038706996,-0.014109746,-0.0014372405,0.013449827,0.013282137,-0.007926328,-0.10647529,0.027582869,0.0026157126,0.0025677092,0.007873056,-0.011340514,-0.018568942,-0.005627129,0.01646276,0.028129602,0.23743826,-0.003936058,-0.00042530734,-0.03482138,0.0478152,0.021277761,-0.023865411,0.031259883,0.011821562,-0.05024431,0.023156865,-0.03470455,-0.010402924,-0.006043395,0.021395495,0.013517568,-0.009480787,0.039307088,0.08895649,-0.030038673,0.04321122,-0.01113305,0.041516963,0.042543255,-0.039532334,-0.011749546,-0.0037587078,-0.008983423,-0.03186477,0.045199674,0.0007787488,0.03829299,0.02118663,0.0109830415,-0.025602013,-0.0033494676,0.010735005,-0.047758337,-0.010434585,0.030300783,0.013036337,0.017620597,0.019193165,-0.0020792813,0.000056770095,-0.02762341,-0.0014296285,0.0049657766,0.009662054,-0.027146854,0.0063223946,-0.015641037,-0.006696052,0.014033745,0.00007764984,0.001970717,-0.03928604,-0.017516598,-0.0078334,0.0850179,-0.0019499185,0.0360209,0.010572378,0.015867349,-0.05485645,0.040847134,-0.03251256,-0.0044220104,-0.0010948558,0.027781118,0.0033985341,0.030494504,0.012446162,-0.02858721,0.0052163727,-0.032565776,-0.01604549,0.024137603,-0.03900625,0.015813623,-0.015585891,0.0060940734,0.0039878343,0.010660446,0.016150957,0.0012158524,-0.00846396,0.08244621,0.0062100086,-0.020858083,-0.000755414,-0.03318248,-0.071381986,0.012131276,0.024023056,-0.006154487,-0.0041464055,-0.03470396,-0.055676386,-0.04748838,0.034624886,-0.023022095,0.01433078,-0.0170652,0.027832782,0.016795445,-0.027060328,0.0012193703,-0.015595907,0.011117347,-0.06601739,0.01940421,-0.0041482607,-0.025896257,-0.003989887,0.05951871,0.04664157,0.04139536,0.036986027,0.036934093,-0.037996512,0.079258285,0.012737005,0.011551686,-0.0042745876,-0.06357435,-0.011962223,0.020138923,-0.031756356,0.037073366,0.025235826,-0.006288149,0.02776126,0.06044265,0.006843948,-0.001108281,0.049990356,0.024508607,-0.06890005,0.019040054,-0.06574451,-0.0044659395,-0.01187516,0.002915677,0.016177388,0.019330088,0.0007255447,-0.004953848,-0.009617812,0.0344209,0.006436401,-0.0018057886,0.018133858,-0.054568447,0.0016108324,-0.07269487,-0.019844083,-0.0030242421,-0.021517927,-0.025413796,-0.0066439067,0.035048716,-0.00510021,0.065518074,0.025677897,0.02308876,-0.025307901,0.034520872,0.00097088993,-0.0067833085,-0.02323754,-0.012321398,-0.025967462,0.041890286,0.020189626,-0.024136204,-0.06730508,-0.04004085,-0.005949226,-0.042863525,-0.006738783,-0.006288178,-0.03120675,0.020827593,-0.005671786,-0.015808472,0.024629952,-0.025984116,0.018093657,-0.024851272,-0.08268013,0.10779014,-0.033107404,-0.013671005,-0.003884247,-0.03770642,0.09042914,0.0013845451,-0.008259598,-0.040743604,-0.017295323,-0.01000728,-0.045466576,-0.02509724,-0.014447945,0.004565613,-0.008368086,0.05737549,-0.016111884,-0.008930364,-0.0072363964,-0.011810038,0.0048450786,0.007248434,0.0049435673,-0.009851156,0.07008267,0.062951945,0.017319804,-0.02115776,0.0031159746,-0.010658491,0.010398636,-0.047199856,0.016537,0.04587167,0.0035511968,-0.010616555,-0.023773508,-0.016058808,-0.00422693,0.014583274,0.04545161,-0.0116765695,0.014713315,0.030584065,0.023665773,-0.0041431836,0.013261091,0.030426128,-0.0036304693,0.020166917,0.0035366204,0.048685983,0.010035131,0.021868447,-0.006714096,-0.04051503,-0.013054158,0.020638535,0.008283088,-0.04297541,0.0067093135,-0.05230226,0.008404182,0.021495033,-0.05047538,0.00074790895,-0.048430018,-0.0032956689,0.017251609,0.01527517,0.0005439481,-0.010994394,-0.07859402,-0.017312415,0.042279482,-0.018947711,-0.018113436,-0.04717224,-0.04521595,-0.0108897425,-0.018067941,-0.011222139,0.0043269265,0.013690149,-0.03354872,0.030028978,0.053476527,-0.029508518,-0.017139126,0.009722905,0.02559602,0.022556843,0.015083701,0.04210837,0.021484721,-0.021375995,-0.028419783,-0.06120255,0.015184497,-0.000073320276,0.00046683152,0.010778442,-0.0030013658,-0.018155245,-0.014239857,0.07302112,-0.019043751,0.005317721,-0.0012195671,-0.0039687827,-0.007655588,0.032049168,-0.022892728,0.03437502,0.0050311484,-0.020814922,0.06307575,-0.0057730093,0.009721756,-0.08552041,0.0047430405,0.009735391,0.00037045561,-0.0043673837,0.029569546,0.02422096,0.00030099446,-0.0075582806,-0.020268507,-0.0042709135,-0.0045093284,-0.022265747,-0.054268,-0.0010184989,0.013320436,-0.031124813,0.010529746,-0.028996497,-0.036414925,-0.024412544,0.007106595,-0.03548572,0.0063064457,0.008683634,0.029462786,-0.009959437,0.010253017,0.01144898,0.06707045,-0.011419723,0.00050221034,-0.0055171265,0.014394365,-0.002318771,0.005757597,0.0047570406,-0.04358196,-0.008594359,0.0085371155,-0.0097313775,-0.025462052,-0.008819683,0.012815511,-0.023806943,-0.0041504377,0.0038808477,0.017974166,0.010757021,-0.034476947,0.004949914,0.005002552,-0.011488547,0.0018997676,0.010265741,0.0006787326,-0.022023976,-0.045188073,-0.017896527,-0.00083176105,0.028263807,-0.0021306502,0.015569036,-0.006344646,0.018881341,-0.022165088,-0.021566195,0.024506938,-0.027437184,-0.00804873,-0.04394865,-0.01583179,-0.016012195,-0.012229436,0.011355769,0.002001435,-0.011658353,-0.0025275098,0.039452553,-0.05446158,-0.0078101815,-0.011851617,0.010237196,-0.15234457,0.030235818,-0.023299389,0.017329441,-0.05496014,-0.01979968,-0.010607806,-0.04037425,-0.006740198,0.009317545,-0.00075711176,-0.021899652,0.025740404,-0.0070913746,-0.0056928354,0.0709609,-0.0115261255,0.03163493,0.028120417,-0.035489384,-0.004689633,-0.040103804,0.0016213219,0.00016575996,-0.0061970823,0.010459427,-0.015402076,0.00007126486,-0.022756414,-0.0049891523,0.051542334,-0.030637952,0.012884645,0.017913181,-0.038788185,0.025551105,-0.006831694,0.018068237,0.013205767,0.011253341,-0.022834443,0.010782006,0.015781857,-0.002803447,-0.013701457,0.072996594,-0.017433153,-0.0021710745,-0.025818057,0.004753295,0.03712751,0.04456839,-0.038214363,0.0040994463,-0.009859909,-0.0037855124,-0.034564488,0.006072751,-0.039302573,0.0123018045,-0.036447946,0.008998388,-0.032327015,-0.011180405,-0.0005075939,0.025076037,-0.049724765,0.005985862,-0.016348267,0.046378214,-0.030875469,0.0051771626,-0.018381448,0.012761167,0.03261348,0.019607676,0.032019563,-0.010307715,-0.008310793,-0.014259783,-0.020109547,-0.019369269,-0.07501943,0.032124456,0.0065327305,-0.013977575,-0.011402067,0.007373393,-0.06190733,-0.013389887,-0.038416382,-0.03187654,-0.0241195,0.0063077966,0.005837653,-0.010458349,-0.00089670974,-0.017843202,-0.014915964,-0.011609201,-0.041138384,0.00805328,-0.02178274,0.017848115,0.006279896,0.009960684,0.036322605,-0.002014692,0.014288089,0.017696138,-0.044185374,0.0025087562,-0.034650214,-0.00546944,-0.052652862,-0.009741438,0.03697638,0.017847346,0.023200601,0.030092673,0.027804384,-0.012481969,-0.00025664957,-0.022499135,0.032209825,0.043224696,0.049908172,0.027154857,-0.010965923,-0.044195473,0.027513089,-0.032733295,0.049587272,-0.01635393,-0.012937267,-0.028545184,-0.01985213,0.04346636,-0.027512413,-0.014677792,-0.0057992944,-0.04706036,-0.00934487,-0.025822673,-0.0000347451,-0.013378166,0.03489145,-0.00006791454,-0.030342834,-0.044560745,0.047009435,0.020681683,0.0117531065,0.017781897,0.01969989,0.0109611815,-0.026695969,0.018137505,0.02348458,0.049467657,0.010150233,0.025129268,-0.0011673281,-0.03568111,-0.03264195,0.004158842,-0.028603256,-0.023870075,-0.01597365,0.006138264,0.008885423,0.019974254,-0.013210802,0.005420915,0.014695371,-0.008576304,-0.004303,-0.014928967,-0.002393497,-0.024697902,0.00006178745,0.017980406,0.03251744,0.02023033,0.06382402,0.02033189,-0.054609973,0.014608769,0.024645247,-0.00958541,-0.012169173,-0.000071181894,-0.006619777,-0.05243587,0.04010495,-0.010323017,0.02599165,0.054676082,0.021394411,0.030409696,0.03185629,0.0059532444,-0.04294892,-0.0068485527,-0.028746597,0.004808909,0.011050449,-0.030133322,-0.01504002,-0.020744003,-0.0017767379,0.026383895,-0.033900365,0.012294037,-0.016307166,-0.0011742875,-0.003307937,0.07830128,-0.01812305,-0.026977405,0.0050203432,-0.005678371,0.014202174,-0.04931826,-0.0043168706,0.009425458,-0.014905571,-0.020235365,0.0034291625,-0.00011486744,-0.037242927,0.048412133,0.0027813504,0.032699518,0.025820969,-0.02445186,-0.041991975,0.002100608,-0.024240669,-0.019600531,-0.020812638,0.0072144307,0.037622225,0.02048991],"last_embed":{"hash":"1sz73tl","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"1sz73tl","at":1762844524714},"key":"Inbox/Prompts.md#","lines":[5,24],"size":559,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1sz73tl","at":1762844524714}}, +"smart_blocks:Inbox/Prompts.md##Issues": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.053952124,0.0037899702,0.018328056,-0.0107153,-0.007552278,-0.04762312,0.011300579,0.0010350859,0.019697025,0.0423379,0.013357319,0.012069214,0.009623917,0.0023531148,0.0005977818,0.016234405,-0.03704258,0.0033555543,-0.0013241308,-0.030270321,-0.03166766,0.033199407,0.039001707,0.04473051,0.018481951,0.037924375,-0.029456232,-0.007701775,0.0058552627,-0.010413966,-0.0012940443,-0.033513416,0.02886859,-0.014854997,-0.02671925,-0.015908025,0.006255703,-0.034707822,-0.019487647,-0.014445609,-0.03790836,-0.004474249,0.051921975,-0.034211922,0.03604285,-0.03369671,0.03205169,-0.02801837,0.022297064,0.020710707,-0.029833408,-0.011945846,0.03832009,-0.044497717,0.024804248,-0.01407012,-0.0081466,0.026409008,-0.054595694,0.017667403,-0.048872348,-0.0017640771,-0.016609414,-0.001982738,0.012998659,0.007599732,-0.0514125,0.026131658,0.006549153,-0.0474866,-0.0020167304,0.029297894,-0.017412458,-0.02969761,-0.05406814,-0.011423748,0.04190176,-0.058624934,-0.009686168,0.032356728,-0.010994156,0.015727488,0.017218178,-0.036746077,-0.009022717,-0.029555008,-0.017141853,0.023580572,0.025296042,-0.003225706,-0.028232992,0.0031493653,0.021113997,-0.013495282,-0.03781628,0.025452638,-0.032661237,0.009688129,0.017451191,-0.003785848,0.0009938359,0.019690422,0.004702222,-0.024453053,0.057695813,0.0053735836,0.04197132,0.018983273,-0.016670741,-0.031100623,0.017450802,0.028044863,-0.00007591588,0.027195707,-0.0012110728,-0.015476106,0.017127188,-0.045009665,0.03581342,-0.01631097,0.019919615,0.024244446,0.021753192,0.008345646,-0.023852296,0.027425816,-0.005876168,0.026508583,-0.015144657,-0.013411173,0.028030133,0.084021226,-0.03390528,0.02381404,-0.044321388,-0.0035045724,0.009163505,0.049449172,-0.04362199,-0.052782495,0.027758298,0.004906929,-0.0050655515,-0.034865156,0.027004207,-0.0461048,0.066821896,-0.006096756,0.01617143,-0.064255714,0.041900326,0.033053476,0.017670123,-0.016292054,0.048907414,-0.01681625,0.003069714,0.014697607,0.025446286,-0.0036127341,-0.044346996,-0.0077366186,-0.03569798,0.009142721,0.03639752,-0.0132795,-0.00047600362,0.018495508,-0.038558442,-0.063000485,0.022774283,0.0007857348,-0.011126131,-0.012570283,0.020797128,0.029678809,0.07719553,0.0452301,0.037205406,-0.04194074,-0.0022606123,0.03605119,0.020391386,-0.06958625,-0.026164927,-0.0037961267,0.02768723,-0.0420913,0.004714996,-0.009353394,-0.033544704,-0.024587804,0.049322285,0.020977285,0.010347013,-0.06389741,0.036023926,-0.040814187,0.009602945,-0.037307646,-0.026924292,0.0010585228,0.013198407,-0.020279748,-0.035015106,-0.023750849,-0.03887543,-0.061281532,0.0056447666,-0.03881063,-0.0042314674,0.014781853,0.004068791,0.039994046,-0.04188385,0.03401644,-0.050505362,-0.007350173,-0.01573073,-0.020905897,0.014562541,0.03855933,-0.027375728,-0.0021226932,0.06162202,0.028872652,-0.032577004,0.03444173,0.004313727,-0.014412295,-0.033552602,-0.044948097,-0.0071203583,-0.022382211,0.026807886,-0.021356769,0.028585607,0.034549866,-0.016696647,0.005139989,-0.03082709,-0.08319687,0.028377507,0.012111362,-0.040672768,0.00018210737,0.00051017484,-0.03931989,-0.013901851,-0.04686793,-0.013073213,-0.00022637458,0.013628156,-0.0052736443,0.031751346,0.0013917696,0.009002095,-0.022882318,-0.03117076,-0.017432326,0.0016460719,0.04404388,0.028789937,0.013055394,0.017017044,-0.004479686,-0.0057785637,-0.032743987,-0.017837344,0.007198083,-0.044797286,-0.01982019,0.008518137,-0.025373712,-0.026020607,0.027446475,-0.0011299449,-0.030676626,0.12612933,-0.03393369,0.017544284,0.017266061,0.038789645,0.013127209,0.02660583,0.010170198,-0.002770378,-0.082307726,0.04829706,-0.050859783,0.024229914,-0.012637816,0.057465833,-0.0025335588,-0.038836557,-0.020956744,-0.0011949904,-0.15759283,-0.03725211,-0.023923578,0.010480876,0.01795304,0.010358587,-0.03936965,0.011973175,-0.07032011,0.04778284,-0.014154435,-0.038237784,-0.0023730332,-0.010999995,0.03989535,-0.017246379,-0.03829769,-0.0009582487,0.02359066,-0.02384017,-0.06434862,-0.061572917,0.037470456,-0.047370564,0.01628034,-0.020167567,0.024503384,0.031370454,-0.034349382,0.026861018,0.012740405,-0.05049465,0.0007262767,0.011319867,0.02845064,0.0358971,0.008410702,-0.04556332,-0.0042474032,-0.018968353,0.03912142,0.039710302,-0.024374416,0.04019636,-0.027935183,0.009205401,0.047948807,-0.037755065,-0.02231263,-0.011070462,-0.038881633,-0.012916557,0.013626442,0.016670462,-0.04254817,0.013768071,0.0035472703,0.051588487,-0.05149497,0.012010682,-0.022902539,-0.06179741,0.028813807,-0.027878122,0.008904123,-0.012929118,0.03794842,-0.03824131,0.00513426,-0.01884494,0.01846163,-0.03696407,0.026180796,-0.005276516,0.013083066,-0.035707112,0.019064328,-0.002674973,0.011473746,-0.116279006,0.050674096,0.002605661,-0.028395332,0.03999138,-0.017808445,-0.010288187,0.00075233344,-0.0096800765,0.022115557,0.25208405,0.0022766727,0.004431537,-0.05016449,0.06848958,-0.010911252,0.014405119,0.02482702,0.014475635,-0.040389683,0.027121972,-0.0063261786,0.0015124017,-0.004713644,0.0048593413,0.019230463,-0.012651031,0.0018747657,0.0811181,-0.025275534,0.021089002,-0.035993233,0.04524143,0.0015655399,-0.045184474,0.009175301,-0.03694029,0.009099055,-0.0352143,0.03713543,-0.03224306,0.034378268,0.04764053,-0.03901673,-0.037277266,0.012174059,-0.026638724,-0.056972314,-0.022925366,0.032288566,0.0066384017,0.012673781,0.021194922,-0.018180495,0.023292014,0.011530091,0.017588327,0.0011590488,-0.02916343,-0.009087516,0.0020705177,-0.009877261,0.006830327,0.009890422,-0.02502022,-0.026333554,-0.037021894,-0.02847004,0.0021991741,0.04764005,-0.014332989,0.03610614,0.0056987973,0.054985102,-0.027829958,0.041802734,-0.011558155,0.017441025,0.022921983,0.013489309,-0.032962643,0.026076261,0.011458021,-0.02401602,0.006926006,-0.02206574,-0.00090632605,0.014304381,-0.02799531,0.011916977,-0.039560586,0.020301705,-0.01523997,-0.019630536,0.026522657,-0.04130044,-0.021606093,0.06675498,0.020729845,-0.01631659,0.002954933,-0.030085536,-0.047219113,0.004308463,0.01632449,0.02323039,0.011606371,-0.030607808,-0.056288496,-0.029933138,0.0450644,0.010791648,0.028956998,-0.0074534602,0.04058653,-0.009942422,-0.022731181,0.021580826,-0.0045965654,-0.0032988717,-0.009679913,0.015482305,0.007077141,-0.008117695,-0.003991764,0.050976872,0.046733424,0.039660588,0.024534514,0.031697232,-0.013776139,0.06432662,0.00003814553,0.032508887,0.0070368666,-0.030802982,-0.0036263594,0.026884349,-0.024688166,0.030078106,0.042456225,-0.014662621,-0.011815827,0.05364311,0.034005255,0.026723336,0.03743486,0.051046796,-0.021217378,0.00709336,0.0027142551,-0.014449254,-0.007688804,-0.008502542,0.011496435,0.029042903,-0.04574096,-0.005594263,-0.04128636,0.02363307,0.009526933,0.012957818,0.022870217,-0.045927007,-0.028201953,-0.046309177,-0.012358782,-0.012049845,0.0037214002,-0.020110197,0.022643346,0.034455802,0.021868449,0.051291134,0.048476998,0.020530391,0.014338379,0.008570284,-0.059685137,-0.0065864385,-0.032496516,-0.015738517,-0.011910358,0.035543844,0.0013920959,-0.009464221,-0.029595902,0.019541023,0.0008571775,-0.03474853,-0.00091644947,-0.02665757,-0.027356597,0.02590154,-0.025926804,-0.035885114,0.004437919,-0.0034951654,0.05062041,-0.020011444,-0.064237684,0.10188766,-0.04438885,-0.0060954564,0.031212205,-0.033852287,0.116297245,0.016431032,0.03150117,-0.04639477,0.012080588,-0.018241595,-0.038617667,0.008946896,0.0098056095,-0.012438267,0.0067529697,0.034198202,-0.02413162,-0.010089275,0.028490135,-0.0013732888,-0.013510165,0.017889561,-0.013021201,0.0051145703,0.071987,0.055333246,0.0032300006,-0.0051956014,0.0037953234,-0.022038216,0.01697369,-0.05009519,0.030102858,0.02935581,-0.021202153,-0.025323015,-0.022180326,-0.011707338,0.0034329242,0.0056960224,0.03660833,-0.017721742,0.018233597,0.024666078,0.06167684,-0.008004005,0.0293143,0.02239127,-0.0049841776,0.021419697,0.009949285,0.080084234,-0.02772451,0.037478074,0.009540802,-0.054073047,-0.012368346,0.026487015,-0.012328317,-0.024157833,0.019326355,-0.037595082,0.02040243,0.0014215033,-0.008409062,0.0061173853,-0.03248753,-0.027259955,-0.014528695,-0.001310951,-0.0034458176,-0.017249402,-0.04936718,-0.03200515,0.016555632,-0.014833369,-0.02841932,-0.060874645,-0.030174596,-0.0048281606,-0.028107421,-0.013068705,-0.017806392,0.013101285,-0.013227266,0.05636139,0.031892046,-0.0022157512,-0.048499376,0.010963871,-0.015815703,-0.008202089,0.037276324,0.00093758217,0.02996002,-0.038556363,-0.008087555,-0.057169974,0.020312943,-0.017491221,-0.041403394,0.03370786,0.0036593722,-0.001794374,0.00018971626,0.0651051,-0.019634126,0.04269805,0.0038631232,-0.03365706,-0.022739528,-0.005991749,-0.03807017,0.020565938,0.016689202,-0.033763852,0.010388665,0.021816704,0.0037373544,-0.1015537,-0.0016619095,0.03887667,0.002787617,-0.019660152,0.030982338,0.014329534,0.014104861,0.00629963,-0.0014856217,-0.012735669,-0.021968821,0.014734987,0.0036289599,0.016960906,0.054237444,-0.019088633,0.0020065058,-0.025041116,-0.03794536,-0.024997534,0.017100375,-0.030077241,0.021784283,-0.005512119,0.033602364,-0.01749146,-0.0007156348,-0.009960639,0.054995008,0.0017609502,0.0073471037,-0.028897773,0.01383508,-0.008790755,-0.0051702983,-0.008892328,-0.027890256,-0.008095867,-0.014251593,-0.044039186,0.0074348683,-0.0008752649,0.017863994,0.029598987,0.010846937,0.037085447,0.0001718876,0.00048941706,-0.043567453,0.01923918,-0.0071978783,0.006865249,-0.0025365318,0.0059652952,-0.01923852,-0.00738741,-0.041517984,0.012185893,-0.013206846,0.026965024,0.00017680266,0.029426608,-0.009334702,0.010966415,-0.008974721,-0.017980251,0.0148894405,-0.007741106,-0.010904522,0.0075049293,-0.016094308,-0.049909167,-0.020221308,-0.0029429856,-0.026077107,0.020941107,0.017562699,0.047114763,-0.01649113,-0.01664829,-0.023874642,0.0004830579,-0.15065655,0.05402343,-0.005812541,0.007344711,-0.017212896,0.008100683,0.0010972498,-0.059710797,-0.0027121222,-0.017697215,-0.029444143,0.016104558,0.052424457,0.004789011,-0.005145389,0.028760038,-0.018365592,0.014482052,0.01316379,0.006231079,-0.005837499,-0.011360942,0.004101945,-0.013483503,0.016791219,-0.019068966,-0.005650422,-0.030258477,-0.0064628692,-0.02971675,-0.001985392,-0.012761827,0.010144475,0.03892111,-0.021323835,-0.0009721636,-0.008364719,0.0330134,0.006052086,0.018269626,0.017342975,0.007709081,0.0081452755,0.033475816,-0.006490825,0.051915392,-0.021715326,-0.020468548,-0.042538885,0.012786425,0.025982631,0.056779884,-0.04632154,-0.0037048561,-0.008230912,-0.01256987,-0.03786876,0.01759785,-0.05269046,0.035805587,-0.04304721,0.033767667,-0.01218187,-0.04180704,-0.004830349,0.029629374,-0.0066781794,0.014126311,-0.009744759,0.018379834,-0.034174927,0.006126796,-0.0080927005,0.010738184,0.031911716,0.012783202,0.018088663,-0.014467007,-0.039641637,0.02192279,-0.023698311,-0.016004398,-0.059052195,0.061837424,0.046374768,0.0100046275,-0.025309533,0.010572455,-0.0641406,-0.017327623,-0.05353476,-0.026976304,-0.042359,-0.019122902,-0.0190325,0.02417298,0.026719568,-0.017137503,0.0009665084,-0.040384635,-0.030482536,-0.018233117,-0.03125697,-0.00033891303,0.018704332,0.028855221,0.03903851,-0.010123433,0.021911765,0.021816462,-0.01579304,-0.0064299023,-0.040216003,-0.0043722508,-0.049158115,-0.021117328,-0.011539556,0.055514943,0.024018764,0.033652622,0.025972027,0.0068936176,0.019894205,-0.031198991,0.050218694,0.035397734,0.03012319,0.04982612,0.01887054,-0.043930303,0.022092357,-0.011281297,0.019033799,0.0006120226,-0.024237176,-0.020683283,-0.029832674,0.039446946,-0.057101738,0.0042538033,0.009517829,-0.032000184,-0.0037453768,-0.037099928,0.012565211,-0.007069867,0.013332866,0.018882945,-0.021522513,-0.029671207,0.05804426,0.025982035,-0.012069791,-0.0011207486,-0.010718141,0.039012928,-0.029658914,-0.008032318,0.023169395,0.05792359,0.012248567,-0.012720202,-0.016739383,0.0065608034,-0.03422126,0.0021709634,-0.029459506,-0.008637853,-0.010960664,0.0036394536,-0.0046436246,0.017266052,-0.0192326,0.01936326,0.035445575,-0.04768178,-0.0055742376,-0.017700184,0.008551869,-0.01156988,0.00045099785,0.02038737,0.040552013,0.035825796,0.058991242,0.0062679704,-0.049993515,0.027386395,0.036045607,0.0026153133,-0.020035185,-0.006938001,0.010556835,-0.02186055,0.061135586,0.015063378,0.012363448,0.052396614,0.013377936,0.022349235,0.029823892,-0.012209847,-0.033949032,-0.0067312764,-0.041085932,0.011947077,0.014707793,-0.033715185,-0.0011104067,-0.0014000145,0.0062401197,0.015013676,-0.043328796,0.024905514,-0.005267918,0.012623805,0.0025159176,0.07479123,-0.012813933,-0.02993895,0.05439406,-0.010661022,-0.03491117,-0.06752462,-0.042066503,-0.018144105,-0.0074560656,0.037438028,0.015100857,0.0265781,-0.025244845,0.0054903263,-0.004820715,0.0059060957,0.037613418,-0.02624716,-0.05440029,0.0019118285,-0.01668759,-0.017525297,0.0029067995,0.003723784,0.04241147,-0.011226946],"last_embed":{"hash":"n4joln","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"n4joln","at":1762844524714},"key":"Inbox/Prompts.md##Issues","lines":[25,78],"size":1460,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"n4joln","at":1762844524714}}, +"smart_blocks:Inbox/Prompts.md##Issues#Issue N: ": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.055606242,0.0040564984,0.020526337,-0.011936483,-0.004364301,-0.044853322,0.01269443,-0.0034479871,0.02001209,0.03871987,0.017480921,0.010572065,0.010371371,0.00011636,-0.0019436491,0.01840349,-0.037718803,0.0030719128,-0.00015435007,-0.02860777,-0.026677169,0.03279557,0.04097988,0.0475377,0.019854367,0.037632972,-0.030586105,-0.006232936,0.007955895,-0.008258814,-0.00057755294,-0.03493754,0.03103358,-0.017603952,-0.024697732,-0.023863228,0.008671287,-0.035837367,-0.018297054,-0.017173918,-0.035628308,-0.0044318037,0.051992007,-0.038232613,0.03770229,-0.031450335,0.034879707,-0.02800138,0.020663807,0.019172734,-0.026631173,-0.007935299,0.0408748,-0.04112922,0.023661692,-0.013021634,-0.0036164813,0.024235224,-0.05394031,0.011543947,-0.052642427,-0.0028208187,-0.018220404,-0.0013584945,0.013730551,0.009781451,-0.051359482,0.025892714,0.007553053,-0.049502134,-0.00020554756,0.032517113,-0.017478228,-0.03036381,-0.055792507,-0.014362028,0.040775493,-0.052570272,-0.0075612743,0.036600698,-0.010099989,0.01953815,0.021380665,-0.03329632,-0.0076332227,-0.03180544,-0.01428531,0.020023089,0.02676266,-0.009146811,-0.029806819,0.0006360776,0.022703314,-0.015711965,-0.039051335,0.02174252,-0.03692785,0.01155322,0.016341932,-0.006053578,-0.0003812561,0.022462236,0.0044764774,-0.02493977,0.06340396,0.0053159194,0.040364936,0.016179865,-0.019333497,-0.028814686,0.017184086,0.021714935,0.00029861997,0.023672353,-0.0029474057,-0.014842177,0.01036704,-0.041329715,0.035329726,-0.01332371,0.013909251,0.023779672,0.027295455,0.009097664,-0.020767245,0.024866339,-0.006303383,0.023534598,-0.013607764,-0.0120913405,0.025181167,0.08934275,-0.034155913,0.015984114,-0.04565535,-0.0056243134,0.013771314,0.04643356,-0.0420237,-0.050040614,0.025253017,0.004928347,-0.005411977,-0.03701753,0.028002275,-0.04733879,0.067209125,-0.0057540745,0.016196359,-0.06198649,0.039630696,0.032884173,0.016109817,-0.013676967,0.052256137,-0.022869047,0.0018387332,0.015274705,0.023226714,-0.004676509,-0.046993267,-0.005792393,-0.036298916,0.0067418576,0.033957493,-0.012986567,-0.0017259981,0.019701721,-0.042333342,-0.062906675,0.024949519,0.00110592,-0.012201901,-0.012165554,0.024359148,0.03211159,0.08152557,0.04361395,0.038367625,-0.036661018,0.0006313366,0.032693215,0.018580526,-0.07017048,-0.026141388,-0.005502642,0.024606833,-0.039028767,0.007307991,-0.014898708,-0.036037832,-0.023148054,0.05129418,0.020930791,0.008580021,-0.060216866,0.039334994,-0.038950846,0.009571777,-0.042907614,-0.029195787,0.0020993776,0.01847646,-0.020009862,-0.03184128,-0.024197645,-0.03848887,-0.06403062,0.0032501023,-0.03852308,-0.006719863,0.010601425,-0.0011140606,0.044811606,-0.045660213,0.03354628,-0.04920829,-0.0065481667,-0.013372051,-0.022118999,0.007316982,0.037894484,-0.02306466,-0.0045127175,0.058938682,0.03070724,-0.027257824,0.035965644,0.006313333,-0.019817447,-0.03227985,-0.04336278,-0.005329122,-0.02621418,0.03236346,-0.023187427,0.024758369,0.03605997,-0.01662023,0.0061764,-0.030518364,-0.08242852,0.030738203,0.006108073,-0.04148366,0.004993882,0.0036546318,-0.040704492,-0.016201759,-0.04540939,-0.011509595,-0.0017761847,0.012854132,-0.003525949,0.028666133,0.0015286718,0.010351943,-0.020082304,-0.028864715,-0.0133659225,-0.003175142,0.045627758,0.031120103,0.010978057,0.018703217,-0.0035685434,-0.008748616,-0.025375063,-0.01634552,0.006597491,-0.044006094,-0.017570665,0.007237092,-0.029842352,-0.022954198,0.028744131,-0.00021058878,-0.03187986,0.12732664,-0.033330407,0.012181374,0.015576521,0.034985,0.013002684,0.02392644,0.009755017,-0.0045879493,-0.08376843,0.044893466,-0.051283233,0.026067408,-0.012513224,0.05856605,-0.0021089818,-0.039098527,-0.021452105,-0.0064974646,-0.15649423,-0.03432504,-0.019350803,0.0078795375,0.016881967,0.013649887,-0.041828703,0.01012873,-0.0685196,0.046266872,-0.012606005,-0.03962376,-0.0034742542,-0.008774758,0.041373022,-0.017247228,-0.036178682,0.0009146816,0.025204677,-0.023534657,-0.06435281,-0.062009614,0.036488015,-0.04691868,0.01814512,-0.018538881,0.025371032,0.038503163,-0.03417461,0.027426844,0.019359397,-0.05063875,0.000018177527,0.0155992275,0.02863558,0.034969933,0.0077966154,-0.04714613,-0.0043944293,-0.019404933,0.041912176,0.03930828,-0.025523573,0.040454835,-0.027525792,0.0059745875,0.048144054,-0.034898087,-0.020629447,-0.009819727,-0.042189844,-0.0076679485,0.012081193,0.011737717,-0.04140091,0.010790384,0.0034457895,0.05481561,-0.05500288,0.009351057,-0.023922306,-0.05829986,0.029223975,-0.022117808,0.0091556525,-0.012847119,0.036011145,-0.042637903,0.011641059,-0.019062364,0.019557811,-0.03781613,0.023242543,-0.009086139,0.015250657,-0.036727987,0.019278815,-0.0034303083,0.013757782,-0.11798755,0.054916963,0.0034252233,-0.022482961,0.040426545,-0.01431826,-0.013105533,-0.000059619382,-0.007422198,0.025552237,0.2565067,-0.00005722422,0.003987602,-0.05034875,0.06734215,-0.012590973,0.012307374,0.02567657,0.016537156,-0.03898495,0.021967309,-0.008766649,0.00074539933,-0.002868205,0.0023091012,0.02351762,-0.009286227,0.00023763218,0.08093127,-0.029628757,0.019917468,-0.037538942,0.043233097,0.0054158033,-0.046376508,0.007317166,-0.034168664,0.010939148,-0.035622146,0.042942602,-0.03587938,0.03697641,0.0463309,-0.04540592,-0.03511103,0.017391669,-0.02274494,-0.05392222,-0.024501491,0.029657403,0.0038681675,0.013415278,0.022459248,-0.01873292,0.02155357,0.01120414,0.021702219,0.00015264978,-0.030539293,-0.009841471,0.008448155,-0.01302881,0.0071177157,0.008952085,-0.020843131,-0.02397688,-0.04218804,-0.028343592,0.004347958,0.049242057,-0.016693264,0.035649415,0.0037023204,0.057819296,-0.025797231,0.042351305,-0.01115318,0.018469548,0.02632784,0.009850612,-0.03511391,0.02526421,0.008912705,-0.021852374,0.0047437386,-0.018712724,-0.0008070452,0.014501034,-0.027845414,0.012783223,-0.036255874,0.0153243225,-0.016441613,-0.021222344,0.027327865,-0.040776227,-0.01823968,0.0698085,0.02095718,-0.014965664,-0.0021812979,-0.031351347,-0.048713014,0.00530301,0.014944392,0.021447016,0.009500495,-0.030459153,-0.059085812,-0.028871816,0.037035424,0.00818988,0.029519796,-0.007891587,0.038653966,-0.012512711,-0.017602216,0.019931696,-0.0025220788,-0.007232448,-0.012747326,0.014126412,0.005947133,-0.011237234,-0.0017804512,0.04567176,0.049224216,0.04148447,0.024477715,0.0348097,-0.017415948,0.062256604,0.0062276465,0.02944485,0.008618841,-0.03152401,-0.000719858,0.027469914,-0.027903257,0.024814619,0.040399544,-0.01718747,-0.01123128,0.05098262,0.03349797,0.029353395,0.03249946,0.053629585,-0.019946393,0.0050557973,0.0012606279,-0.0131666465,-0.0064964085,-0.007038859,0.016811004,0.027352769,-0.045049656,-0.0013582116,-0.039357983,0.02120717,0.0041445927,0.013641277,0.025696289,-0.046909686,-0.022430476,-0.047146115,-0.010708396,-0.011813224,-0.0018622858,-0.020081455,0.021607704,0.03206302,0.022136576,0.049604446,0.048704978,0.020964555,0.017909804,0.008734185,-0.059016358,-0.0048101284,-0.03233557,-0.0107547855,-0.01035186,0.035087235,0.0018853049,-0.0035110845,-0.029723153,0.01697419,-0.0044732885,-0.04100718,0.00057364797,-0.02456397,-0.02987781,0.024850015,-0.022450864,-0.037219293,0.008034612,-0.0047192527,0.046822112,-0.021192523,-0.06189995,0.10189417,-0.044249147,-0.0054795276,0.034597076,-0.032145426,0.11767675,0.01846036,0.028555661,-0.045655638,0.008956459,-0.018601356,-0.03386711,0.01622096,0.00937513,-0.014871001,0.007995715,0.03296203,-0.023054715,-0.014172211,0.027516235,-0.0013120744,-0.013109171,0.01822299,-0.0112532275,-0.001371783,0.072403066,0.055673856,0.0062266197,-0.0063493326,0.0034027966,-0.024679195,0.016242241,-0.047826942,0.03200056,0.028709397,-0.024686258,-0.027820649,-0.023037482,-0.0071475976,0.003575282,0.0047388924,0.033256587,-0.01847262,0.015377002,0.029139444,0.058178622,-0.0061577386,0.028334372,0.02169753,-0.0062982976,0.019607492,0.011719401,0.079364285,-0.028072834,0.03607883,0.0074995966,-0.056301024,-0.012593614,0.026927134,-0.014113222,-0.022035424,0.020633262,-0.035467256,0.017410915,-0.00072811526,-0.013588909,0.0095279375,-0.03694998,-0.029439777,-0.019233588,0.002997156,-0.0030665954,-0.020454833,-0.049586486,-0.031537905,0.021733578,-0.014881443,-0.030634267,-0.059450973,-0.032235935,-0.008340289,-0.028409775,-0.01292188,-0.017202992,0.015683306,-0.016141694,0.060990047,0.03138651,-0.006977312,-0.049759228,0.009718632,-0.01836094,-0.002880415,0.034914527,-0.0018842266,0.031214189,-0.034822043,-0.008804617,-0.058777068,0.02175618,-0.013975891,-0.03560565,0.03083892,0.0066091437,-0.0010542617,0.006722889,0.063970745,-0.02024307,0.041178662,0.0054874765,-0.030403866,-0.025994668,-0.004606523,-0.04054711,0.018253122,0.019072194,-0.030557854,0.0058331457,0.019279469,0.0039419485,-0.10380933,-0.0032581645,0.040596515,0.0004036228,-0.012736172,0.031204402,0.013830601,0.010930873,0.005055171,-0.0042768125,-0.010828458,-0.021586647,0.01646607,0.004922062,0.013617452,0.056551263,-0.021072293,-0.0012699537,-0.026730957,-0.034662127,-0.025147848,0.015990006,-0.027880223,0.023790939,-0.005255149,0.031574596,-0.0202335,-0.0009872381,-0.007039658,0.053003274,0.0003865077,0.01071397,-0.027303817,0.013404909,-0.0074975733,-0.0012524379,-0.010408783,-0.027200649,-0.005335418,-0.013814376,-0.04334504,0.0065274304,-0.0011763978,0.021702744,0.03218429,0.011959016,0.038059667,0.0027338702,0.003621618,-0.03735609,0.019924156,-0.007852773,0.007422621,-0.0023219178,0.00842653,-0.017657805,-0.01062689,-0.04489729,0.016072351,-0.010828963,0.02345043,0.00281383,0.02631268,-0.011039732,0.0139943175,-0.012313306,-0.012551113,0.014149094,-0.006313505,-0.009775883,0.0039364407,-0.014048848,-0.048107415,-0.02736362,-0.006786979,-0.028358007,0.020150682,0.014342404,0.04425087,-0.01119431,-0.018770725,-0.027207848,0.001975456,-0.15147243,0.052839495,-0.0035586685,0.0053854957,-0.01609431,0.0064185653,-0.00021828289,-0.057417076,-0.0021612174,-0.016270656,-0.03077654,0.017125592,0.05473989,0.0041853962,-0.0049155573,0.03261413,-0.018976608,0.01572821,0.015577871,0.008881697,-0.0044644885,-0.00783386,0.008060972,-0.01090136,0.017637026,-0.021872018,-0.009294215,-0.034255035,-0.0060340767,-0.030704618,-0.0015757937,-0.014107475,0.010498315,0.040567726,-0.021935742,-0.0048259255,-0.008239514,0.030528346,0.007111936,0.013415445,0.019450434,0.008261773,0.009797346,0.03231846,-0.005237016,0.050914995,-0.022316338,-0.018729528,-0.041523725,0.009186457,0.027851697,0.05493551,-0.046105355,-0.0068101836,-0.011182714,-0.015757205,-0.041870844,0.015518233,-0.057218798,0.036062483,-0.044497482,0.031080509,-0.013059999,-0.038338758,-0.008024968,0.03290336,-0.0071110954,0.014335968,-0.01245387,0.017793613,-0.035292484,0.0075675794,-0.007853188,0.012013636,0.031148253,0.012381398,0.013159357,-0.014976398,-0.039736316,0.020081189,-0.02267298,-0.01647903,-0.059769455,0.06450624,0.044447657,0.013672638,-0.025362449,0.009327571,-0.067118414,-0.016058896,-0.053094927,-0.025516398,-0.04036508,-0.020120045,-0.015649866,0.027770331,0.031701513,-0.01696728,-0.0019429647,-0.04063798,-0.035226963,-0.022239028,-0.028936394,-0.0022139533,0.01738196,0.028620958,0.035753403,-0.008063995,0.01945309,0.016823618,-0.01853041,-0.0056320475,-0.041992355,-0.0014738375,-0.046583164,-0.020701185,-0.011245445,0.05241052,0.022760231,0.032253698,0.025509812,0.008514774,0.025616229,-0.030911928,0.046239424,0.034716003,0.032241873,0.05049108,0.015689557,-0.042908054,0.021937974,-0.011702862,0.016141988,0.0010106529,-0.017813003,-0.01679287,-0.024339944,0.040153902,-0.054511845,0.007547369,0.009895161,-0.02797009,-0.006627839,-0.038376525,0.009988193,-0.0075772866,0.013443597,0.0160101,-0.021396013,-0.027299196,0.055417128,0.02597883,-0.0070261788,-0.00013410414,-0.009288448,0.037934028,-0.029443352,-0.012696804,0.021309191,0.059892833,0.012578251,-0.014010415,-0.01805853,0.0032226946,-0.03455004,0.0050222045,-0.028917247,-0.011191075,-0.013518388,-0.00017553307,-0.0028318157,0.015478177,-0.018868897,0.017968267,0.033216335,-0.046198312,-0.0066358303,-0.015568212,0.012470125,-0.012565173,0.0023886103,0.019664234,0.036125794,0.029820878,0.061975818,0.009451026,-0.04946862,0.025009377,0.031819582,-0.0011220926,-0.018249065,-0.0071471184,0.0075237607,-0.021478694,0.06299367,0.015633069,0.011271969,0.051527966,0.012988273,0.02311083,0.038253248,-0.009857762,-0.03300559,-0.007158816,-0.036168113,0.009386416,0.018048426,-0.032618444,0.000407575,-0.005159319,0.00953772,0.012972289,-0.04695014,0.02901587,-0.005073257,0.013087374,-0.00059078715,0.07135206,-0.008259488,-0.033825953,0.053438466,-0.004974832,-0.0357082,-0.0675944,-0.040489722,-0.024329234,-0.007927594,0.031309083,0.013118461,0.027436456,-0.021925656,0.004607141,-0.0074238903,0.008898797,0.03989179,-0.02050181,-0.05220043,0.0029050342,-0.01372401,-0.012267785,0.004363029,0.0033535596,0.04061701,-0.011607112],"last_embed":{"hash":"okydnl","tokens":272}}},"text":null,"length":0,"last_read":{"hash":"okydnl","at":1762844524714},"key":"Inbox/Prompts.md##Issues#Issue N: ","lines":[27,78],"size":1449,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"okydnl","at":1762844524714}}, +"smart_blocks:Inbox/Prompts.md##Issues#Issue N: #{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.047524538,-0.0073976186,0.022904785,-0.0062203812,-0.027521659,-0.067615986,0.0104013905,0.0069203475,-0.00027330182,0.058598053,0.0010562398,0.018522946,-0.0041194195,0.0020311703,0.00024867555,0.01339129,-0.008613699,0.006504741,-0.01766874,-0.032438893,-0.040342245,0.036708146,0.004598821,0.06346072,-0.005049052,0.04282145,0.03758232,0.021196252,-0.022536859,-0.028564138,0.021560006,-0.026585132,0.02877806,-0.012537844,0.0009190488,0.022400666,-0.034590088,-0.018758155,-0.037915647,0.004401721,-0.012660152,-0.004548166,0.024789402,-0.034813754,0.042395778,-0.017093023,0.022180399,-0.013716851,-0.020310514,0.0048207133,0.027157169,0.039725736,0.049661767,-0.030037943,0.048945278,-0.016109128,-0.032597534,0.02314532,-0.016404346,-0.02095188,-0.03828092,0.035308458,-0.00964936,-0.003857298,0.0032934896,0.052918125,0.0015045643,-0.0051827487,0.020966128,-0.017623577,0.012525832,0.04600184,-0.02236981,-0.035309706,-0.046216637,-0.017539449,0.018062236,-0.046826795,0.003041624,0.052270815,-0.010054516,0.0071108565,-0.012600392,-0.050104275,0.0060099424,-0.014701314,-0.0012760563,0.026714712,0.016687803,0.0012870299,-0.018505018,-0.02059208,-0.012258195,-0.014194676,-0.058146246,0.006176204,-0.015777785,-0.022338817,-0.007958273,-0.04018551,-0.030704062,0.07178094,0.025486955,-0.023109019,0.02467539,0.0007522537,0.040070087,0.007050863,-0.0099092135,-0.00802371,0.007824345,0.049823914,0.0074962974,-0.008355091,0.0024936222,-0.025484018,0.016259626,-0.009731675,0.03455014,-0.029944275,0.017146548,0.02380028,-0.010481015,-0.030933844,-0.028513975,-0.013122274,0.011415619,0.052148048,0.005578346,-0.0058739185,-0.013190481,0.065711714,-0.028628794,-0.02401802,-0.04565753,-0.0046156794,0.035422467,0.054064695,0.002823498,-0.050051488,0.012543164,0.03640953,-0.010765484,-0.02054967,0.017287636,-0.07800652,0.016923498,0.016611652,0.00255186,-0.06453029,0.029378131,0.03327919,0.038336437,0.022199385,0.050708108,-0.01961483,0.03364007,0.0052643744,0.028673626,-0.00427361,-0.016745934,-0.017408045,0.0038421683,-0.027049638,0.024185818,-0.00012484392,0.029992525,0.04859905,-0.032460436,-0.03431542,0.03720775,-0.03395191,0.0011562116,0.0016124258,-0.0025479032,0.030538348,0.06508491,0.025087789,0.022711482,-0.016854068,-0.01408236,0.01965563,0.016506454,-0.00796752,-0.031208357,-0.017661298,-0.017180633,-0.028143689,0.0120710535,-0.009766613,-0.022683425,0.0058203754,0.01973078,0.027485527,0.012200808,-0.021698322,0.040399224,-0.036131438,-0.024215054,-0.046122663,-0.019638961,0.0055620177,0.05313619,-0.04077653,-0.00026872175,-0.03429941,-0.017379707,-0.033541642,0.008868511,-0.024014877,-0.024488194,0.06270609,-0.03173225,-0.013080816,-0.022490632,-0.003123677,-0.0033818153,-0.004920324,-0.0039567393,0.0053483676,0.00548362,0.018335847,-0.0091699995,0.023064982,0.013406022,0.033721715,-0.02430115,0.03425088,0.0034751159,-0.023655547,-0.029151285,-0.030877786,0.015952136,-0.02068821,0.01192771,0.013320398,-0.008987964,0.037979774,0.014896618,0.030127823,-0.028253932,-0.07267474,0.0065536513,-0.018670475,-0.06179309,0.0030996164,0.029639143,-0.01221826,-0.018723512,-0.021509422,0.008824213,0.03638791,0.01394066,0.016167397,0.0014132232,0.026744694,0.01755525,0.0032258746,0.00536016,-0.005438113,0.0091976,0.036612555,0.0064396258,0.01358905,0.0036063096,-0.013079484,0.006375135,0.012150923,0.0030983388,0.008475383,-0.031230276,-0.06488227,0.031004686,-0.0013915519,-0.019564442,0.015772702,-0.027166065,-0.02609404,0.07777791,-0.012956914,0.02570528,0.01529489,0.021079257,0.017485548,0.03837405,0.011675617,-0.02407665,-0.044417232,0.0012533305,-0.05065747,0.017772846,-0.01677471,0.046683475,-0.004985629,-0.053847305,0.030495973,0.013253426,-0.15993853,-0.018393282,0.0012828563,0.020697687,0.02895684,0.031307478,-0.025871139,-0.003822891,-0.05702182,0.06537876,-0.023492694,-0.037222307,-0.027217086,0.0015718349,0.035353452,-0.010722051,-0.0019137673,0.00060252106,0.011848492,-0.010130535,-0.049489193,-0.03545115,-0.010704621,-0.024361333,-0.0092281345,0.00019606875,0.032831766,-0.00869897,-0.06620151,0.028379478,-0.010772635,-0.036045205,-0.00058531173,0.03088232,0.02149075,0.030627737,0.029734718,-0.019270686,-0.018199062,-0.006301837,0.045682464,0.04742704,-0.03034255,0.014611069,-0.032202795,0.0026378601,0.025788087,-0.0095648905,-0.036685243,-0.020954857,-0.031228634,-0.034849066,-0.024501458,0.030961586,-0.025416862,-0.009889315,0.01794082,0.02067937,-0.019930795,0.018745773,-0.034321174,-0.05700599,0.009205539,-0.011889101,0.021599326,-0.07200568,0.054637387,-0.049191114,-0.0004901521,-0.020934077,0.019510671,-0.007799256,0.014341969,0.01841634,0.011252094,-0.03998191,0.00574325,-0.022189425,-0.0015597992,-0.08066273,0.019066926,0.017454065,-0.0054166396,0.028762765,-0.026540685,-0.04065654,0.036127932,-0.028081274,0.012815973,0.2537467,0.024078872,-0.0070091733,-0.03629415,0.054611634,-0.013198116,0.04007647,0.05625571,0.006354764,-0.04551271,0.023097776,0.041286293,0.0147196865,0.0043417723,-0.0025142774,0.013314948,-0.02517636,-0.008451304,0.06307057,0.0016593814,0.016130138,-0.035369482,0.05602015,-0.024779914,-0.02353515,-0.013256793,-0.03494337,0.013464137,-0.0201022,0.04179857,-0.0272898,0.06279139,0.04854973,-0.028231425,-0.04269798,-0.013223897,-0.061146278,-0.067881644,-0.025088487,0.015764458,-0.04570581,0.0050733327,-0.0018152172,-0.009184103,0.013663334,-0.0018413652,0.014692002,0.030704355,-0.034131885,-0.0069679664,-0.0057693264,0.0120296,0.0015588911,-0.0032750925,-0.025176845,-0.054669887,-0.035837684,-0.024761619,-0.008524805,0.055131827,-0.005298194,0.03000224,-0.003169856,-0.0053660143,0.007455856,0.038274795,-0.0067014038,0.016752662,0.037112582,0.037612803,-0.0280591,-0.01184915,-0.015570744,0.003568635,0.010615198,-0.061859474,0.011509981,-0.014139252,-0.03798515,-0.009402105,-0.022272812,-0.024425644,-0.036515642,-0.01948454,0.013516841,-0.012740359,0.040773615,0.01826338,-0.000017823071,0.015716903,-0.031463824,0.013548919,-0.027724614,0.02320213,0.0303024,-0.002272321,0.027607862,0.018905148,-0.06131221,-0.018400704,0.013732762,0.008446795,0.011688247,-0.007758389,0.033832613,-0.020096308,-0.018144278,0.034148145,-0.0150547875,0.0036577815,-0.018396439,-0.0046982616,0.050325383,0.0021629632,0.01669113,0.057039548,-0.002319269,0.042026564,0.028372377,0.00061071187,-0.0051848767,-0.007541009,0.0052722804,0.02745558,-0.0023621882,-0.0442808,0.014446022,0.03286426,-0.037599172,0.012516054,-0.009334976,-0.028720291,-0.050381288,0.04572928,0.07296705,0.058282465,0.052337933,0.02466215,-0.057653766,0.01964678,0.00014725015,-0.017994065,-0.021574454,-0.008319164,0.004684785,0.013848767,-0.05287493,-0.022401128,-0.005479652,0.040373873,0.030462526,0.044995498,0.03141151,-0.03994851,-0.03734637,-0.0054539423,-0.016453588,-0.029705876,-0.0044945115,-0.0079526035,0.022603393,0.024352115,0.011064591,0.052958988,-0.019620573,0.0028482177,0.031897634,0.025616605,-0.06580489,-0.028570322,-0.024168788,-0.02376922,-0.024557073,0.005439164,-0.007377993,-0.018234737,0.009118416,0.005973246,-0.013267691,-0.058512162,0.011059965,-0.016974676,-0.04521149,-0.01026934,0.018176323,-0.04079288,0.019034399,-0.018593807,0.058529202,0.00018453487,-0.005893589,0.11612515,-0.009365823,-0.009012446,-0.0069653173,0.0016091904,0.07678102,0.00043147375,0.058313318,-0.012454659,0.018227065,-0.061113898,-0.024377966,0.015022735,0.01808618,-0.0038586594,0.001944664,0.038564377,-0.050638672,0.0020938192,0.05628204,0.009512112,0.0066366824,0.022569275,-0.04486844,-0.014569865,0.042373292,0.033215933,-0.0029928081,-0.063496806,0.010742713,-0.048627093,-0.0022203263,-0.04501664,-0.015017837,0.020154145,-0.011929737,-0.03859763,-0.025026789,-0.021775885,-0.0033248917,0.018136151,0.067321315,-0.016587326,0.0041821436,0.0186583,0.033791352,-0.006772495,-0.012521774,-0.03229782,0.044294592,0.020390034,0.019742403,0.055906504,-0.02480408,0.048421845,-0.016733639,-0.07885888,0.037567936,0.04298806,0.004462077,-0.03474582,0.04321499,-0.061051533,0.00972682,-0.001247224,-0.015390329,0.037898082,-0.05816915,-0.084302485,-0.023258666,0.033043724,-0.006945353,-0.017163299,-0.05054307,-0.024694659,-0.0035652695,0.0052021025,-0.030485721,-0.008708184,0.0059982114,-0.018750641,-0.027207065,-0.031363465,-0.028509902,-0.0048063165,-0.08878993,0.032558594,0.027989937,0.029384203,-0.07377544,-0.030113198,-0.0072279247,0.018280897,0.029592715,0.029085739,0.05117493,0.003914395,-0.0032822094,-0.025777416,0.021108761,-0.031610977,-0.041252714,0.033169456,-0.043129507,0.029049056,-0.033446416,0.02213195,-0.01927898,-0.020697607,0.011775074,-0.03808137,-0.013541184,-0.033032663,-0.029192146,-0.0032751134,0.02726493,-0.05370919,-0.0054708826,0.022207271,-0.015988503,-0.08962513,-0.0053172745,0.05163664,0.0265612,0.0021800562,0.021868436,-0.0036361648,0.027863761,0.007292281,-0.014593679,0.013835988,-0.0006479014,-0.0066437963,-0.0036113795,0.020617336,0.04658956,-0.03244432,0.020400215,-0.03011657,-0.035307463,-0.025124758,0.007466585,-0.01082916,0.015959913,0.008164135,0.013145126,-0.031290952,-0.0036798185,-0.012215475,0.037908535,0.021563768,-0.0014051482,-0.017584715,-0.0056276843,0.03524216,0.0030943097,0.004991589,0.018187452,0.014703225,0.0016588684,-0.016888477,0.007011673,-0.00022492903,0.034223173,0.069975816,0.013590503,0.041951157,-0.019484816,-0.010785739,-0.031653807,0.0060353875,-0.037154634,0.016732665,0.012955361,-0.005455442,-0.035496186,0.014979331,-0.047474537,0.041343838,-0.020897515,0.02229576,0.01379928,0.064285465,-0.010967385,0.004140049,-0.020558197,-0.021901857,0.01754101,-0.0057515297,0.0017282367,-0.0032884844,-0.0030121733,-0.037181474,0.016240483,-0.006190354,-0.038038258,0.007457594,0.0020641938,-0.019364672,-0.010521736,-0.0075704535,-0.038828433,-0.0051574563,-0.15758781,0.013832493,0.00750687,-0.027147746,-0.047187697,0.012422161,0.018375069,-0.04435881,0.010699194,-0.036037806,-0.017440474,0.036496926,0.059926692,-0.010601765,-0.02873542,0.01703941,0.007839258,0.013061034,-0.023613365,0.07293716,0.008010539,-0.007951535,0.024779465,0.0063697663,-0.017079785,0.004811295,-0.001638478,-0.044230428,-0.012749034,-0.024493368,-0.00543892,-0.018119795,0.028217247,0.033952802,0.016585322,0.015972212,0.011845139,0.01082706,-0.007911616,0.022992123,0.0062832334,0.014887185,0.01755306,-0.010309109,-0.015142871,0.043004557,0.023113457,0.005922756,-0.01790228,-0.035030138,-0.006521012,0.041550476,-0.034615576,0.020460894,-0.0023166735,-0.018579533,-0.056692187,0.009385313,0.003706741,0.06071108,-0.023052197,0.013863672,-0.024591323,-0.09611099,-0.000025325766,0.027928537,0.00246471,0.007020856,-0.0022674445,0.045801852,-0.07352753,-0.0034072048,-0.0077674487,-0.021199249,-0.0008568576,-0.0013122968,0.07983332,-0.026372466,-0.036999885,0.007918449,0.004114459,-0.008678111,-0.03756576,0.06274101,-0.02530945,0.024566187,-0.03527687,0.012405643,-0.0851875,0.011927761,-0.025391288,-0.041792102,0.017342916,0.021336421,-0.036944777,0.018917622,-0.0020521914,0.051048785,0.0067972033,-0.06650116,-0.0148024345,-0.034792885,-0.01715163,-0.023090055,0.008766005,0.04319732,0.047100134,0.003912297,0.00079991005,0.012797067,-0.0084399935,0.03122361,-0.034126204,0.0080718845,-0.042887583,-0.00165131,-0.022587344,0.036802694,0.027769463,0.038862523,0.008126352,-0.038187243,0.018931918,-0.047709834,0.027474599,-0.017623348,0.013309504,0.062234674,0.0047872174,-0.01618486,0.0123843495,-0.0067725894,0.028324954,0.01334873,0.050595403,-0.005582983,0.02300581,0.02556793,-0.059192993,-0.029585445,0.018754987,-0.031914506,-0.017267516,-0.030654868,0.033475406,0.024352958,-0.024716623,0.002498415,-0.035722595,-0.012988411,0.0022370094,0.014577835,0.0014553737,-0.020721214,-0.013034598,0.034115322,-0.037901174,-0.034008116,0.039349683,0.035579886,0.021563537,-0.03032546,-0.017152404,0.0179651,-0.013506751,0.04013135,-0.021695143,-0.0105577465,-0.036726873,0.010815593,0.01697228,-0.010717347,-0.020531874,0.0049126614,0.03395861,-0.021737086,0.014733844,-0.014989557,-0.010298116,-0.0139848655,0.006492015,0.009447542,0.024732329,0.053641953,0.0042918357,0.0024058474,-0.032133374,0.029093202,0.028693153,0.019928142,-0.030584432,0.020468397,-0.017304722,0.0155964475,0.038032226,0.028751777,0.0014847496,0.07193988,0.008831271,0.016258141,-0.0009671916,0.016258704,-0.0015049381,-0.0008180147,-0.052560125,0.019849887,0.044303875,-0.017730419,-0.0062639136,-0.012505834,-0.031160273,0.018393554,-0.01802429,0.012527032,-0.00764782,-0.020517875,-0.009319305,0.004887107,-0.017292716,0.005248171,0.04930334,0.022088094,-0.037593924,-0.05474328,-0.03156229,-0.029808708,-0.011135098,0.02185373,0.021739302,0.02276626,-0.020603366,-0.010550351,0.0129903825,0.016180143,-0.0015976783,0.013513741,-0.029390922,-0.026258748,0.040696,-0.013398953,0.041297343,-0.023337107,0.010828518,-0.066351265],"last_embed":{"hash":"1t1nhmk","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"1t1nhmk","at":1762844536165},"key":"Inbox/Prompts.md##Issues#Issue N: #{2}","lines":[29,30],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1t1nhmk","at":1762844536165}}, +"smart_blocks:Inbox/Prompts.md##Issues#Issue N: #{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04965549,0.014428258,0.033865705,0.0072536855,-0.007078998,-0.068685435,0.029754627,0.029342962,0.014010401,0.020698957,-0.0063941497,0.008166304,0.00035636302,-0.009756932,-0.014789042,-0.007392343,-0.0317799,-0.013913562,-0.0072745685,-0.009196691,-0.020082055,0.023755448,0.03631984,0.06329236,0.009251731,0.033120453,-0.041395657,-0.012513434,0.0074460553,0.012031832,-0.015140049,-0.052067243,0.049209457,-0.004322279,-0.014155258,-0.024649201,0.0019421477,-0.031093152,-0.032161746,-0.015464977,-0.06200923,-0.0000772259,0.052097324,-0.0052611656,0.030357147,0.0023675258,0.03540478,-0.016286803,0.011107788,-0.03345228,0.006038744,-0.00012153544,0.015635282,-0.058713574,0.06285992,-0.00061256776,-0.004652872,-0.00048571173,-0.049879063,-0.007483203,-0.050889343,0.01757287,-0.027924187,0.005921725,0.006522786,0.03368107,0.007825859,0.0277035,-0.0005065769,-0.044517376,-0.007333361,0.0168157,-0.022081992,-0.035386916,-0.039530735,-0.0076140305,0.035491463,-0.04131722,-0.02117893,0.016181447,0.002307333,-0.0258344,0.019507464,-0.021431448,0.006819844,-0.024654783,-0.009186248,0.047287434,0.024256572,-0.024276301,-0.039070744,-0.008870592,-0.0012289304,0.0020883025,-0.035826374,0.04623399,-0.043987967,-0.027075639,0.047411583,-0.043663274,-0.022278529,0.02765253,0.009511374,-0.014840545,0.034866493,0.021271437,0.02934154,0.030438326,-0.028138084,-0.021535946,0.01076044,0.04017529,0.012535234,-0.01664824,0.0033129584,-0.04523114,-0.0034162027,-0.030724578,0.04680594,-0.011887221,0.022856997,-0.011431072,0.0489879,-0.023155367,-0.014189084,0.022134142,0.030788703,0.04835481,-0.019685326,-0.03576741,0.019091375,0.07453649,-0.030939255,-0.006474532,-0.038652755,-0.0083600525,0.012022432,0.02043977,-0.0048315655,-0.046055626,0.015627254,0.00090215827,-0.017426511,-0.03475157,0.017415417,-0.03208091,0.051857457,0.004960944,0.025699817,-0.077553965,0.041230313,0.013759083,0.043774214,-0.04303247,0.04161025,-0.033453066,0.027990134,0.0073608123,0.018785166,-0.030417947,-0.074836195,-0.01022806,-0.07175768,-0.0027754162,0.031260077,-0.03492832,0.0124290725,0.0070874183,-0.045435514,-0.058846805,0.033789128,-0.014974927,0.015143872,-0.019408112,0.009757286,0.029560419,0.0669418,0.022606654,0.050097134,-0.036886714,-0.03460891,0.033527594,0.013688898,-0.024115946,0.015666248,-0.021159394,0.007871107,-0.011578059,0.014466747,-0.015042055,-0.034655623,0.007495156,0.04001604,0.031946287,0.0074305553,-0.051881973,0.047329817,-0.029553637,0.021990728,-0.037846025,-0.0019412147,-0.00541837,0.010576328,-0.048005283,-0.021459507,-0.022370497,-0.015165417,-0.048868015,0.014606716,-0.024097726,-0.011367773,0.015201848,-0.051113516,0.009796422,-0.0398725,0.017090645,-0.009408784,-0.015892858,0.00025441882,-0.02297245,-0.014303563,0.037344635,-0.051445175,0.010056666,0.005559343,-0.0024197528,-0.009009489,0.031857222,0.017116312,-0.04450117,-0.055569634,-0.024728045,0.002290342,-0.0116207125,0.0050084735,-0.00014301055,-0.017563274,0.03562356,0.0116641205,0.0017437098,0.037008297,-0.06064782,0.01850463,-0.006441224,-0.05487916,0.037919603,0.009819143,0.005796134,-0.0019498997,-0.015488126,-0.0003703727,-0.01719049,0.01686725,0.008957376,0.019564107,0.03451833,0.014740411,-0.0029701977,-0.035698656,-0.0065602995,0.016272806,0.075378284,0.0052926247,0.014855127,0.0376939,0.0034260417,0.031510387,0.00707415,-0.015082951,0.01675906,-0.055075113,-0.033447877,0.00767999,-0.003558291,0.018584551,0.02064198,-0.023146654,-0.037512418,0.07439406,-0.0050309277,0.02714825,0.013483189,0.026146116,0.013065752,0.025420498,0.020886669,-0.026472803,-0.037833907,0.026064489,-0.025921213,-0.008120083,-0.029966699,0.055416226,-0.006260106,-0.044510633,0.0011098852,-0.0011744485,-0.16060068,-0.01807025,-0.01998531,0.0118953055,0.025464287,0.0073454566,-0.042439993,0.007872821,-0.03704033,0.056179106,-0.032816373,-0.054225065,0.009631728,0.0073690037,0.045343786,0.01276501,-0.033845488,0.004739109,-0.008544247,-0.015958628,-0.0732464,-0.036128454,0.02566851,-0.051713914,0.02672945,-0.026464285,0.0473949,0.011026418,-0.055667717,0.046078723,-0.0138551695,-0.018837644,0.0015397755,-0.014109197,-0.0066262856,0.0249094,-0.03373063,-0.023356369,-0.0099960165,-0.02621749,0.057801053,0.013514428,0.0094526205,0.020652244,-0.005597286,-0.0084455805,0.010308928,-0.003938553,-0.032317888,-0.02592062,-0.025556711,0.014173923,0.007401161,0.016555188,-0.049024466,0.018840536,0.026036106,0.05059271,-0.0018641235,0.035775613,-0.030499108,-0.01873726,0.012195217,0.022303794,-0.02866231,-0.021606408,0.055160355,-0.06710049,0.004213646,-0.009584012,-0.00037473635,-0.044786412,0.043393623,0.00272086,-0.021383297,-0.018069185,0.023395803,-0.016386392,0.006378941,-0.112344585,0.042948436,0.0013238889,-0.040918376,0.017070414,0.004849872,-0.019461801,0.027979644,-0.007654636,0.035030637,0.22977762,0.010862611,-0.0041981153,-0.0158525,0.034731936,-0.043689903,0.037327938,0.044123422,0.00034471563,-0.03628715,0.0027918303,0.039482273,0.015504339,0.0053463993,0.009040069,0.022706913,-0.027038623,-0.0019496685,0.06770203,-0.03584327,0.012211554,-0.08722694,0.024434855,-0.0028627987,-0.03620923,0.00688443,-0.042327803,0.010282155,-0.02341522,0.03220945,-0.038176294,0.0460992,0.041066892,-0.015311607,-0.0062683593,0.00918882,-0.0016334517,-0.05032541,-0.017585505,0.017557159,-0.022951242,0.001901428,0.008176637,0.017791,0.0054187565,-0.022986567,-0.005039768,0.01748847,-0.06408459,-0.010175278,0.0034368637,-0.005238683,0.017892905,-0.0029482574,-0.026578235,-0.025035348,-0.03725698,-0.025407022,-0.005344987,0.047813363,-0.023313485,0.014057387,-0.0087591605,0.013504708,-0.010111893,0.051006477,0.0008777809,0.050483797,0.0392639,0.06970761,-0.02905849,0.0220329,-0.020985622,-0.006874194,0.01066359,-0.012814221,0.020487064,0.0024840552,-0.0051085204,0.0111391395,-0.037529595,0.017401244,-0.021390526,-0.018263025,0.03595242,-0.044513088,-0.0059559476,0.065973096,-0.0018219337,-0.010137643,-0.0027549516,0.014390619,-0.030884972,-0.010384537,0.013115206,-0.007854913,0.040293314,-0.026750108,-0.044076715,-0.01537761,-0.0031961976,0.0009587671,0.022275167,-0.023859235,0.051655684,-0.016657773,-0.028333033,0.013035413,-0.0046947137,0.0046027913,-0.024678534,0.015259544,0.016451675,-0.029297559,-0.0025428028,0.04766663,0.033395752,0.032102183,0.041286834,0.025738848,0.0010086087,0.04016976,-0.014723893,0.04288061,0.018454926,-0.025806382,0.017892279,0.046468854,-0.04211504,-0.004877736,0.007766231,-0.02224431,-0.031370267,0.03410421,0.0328896,0.025235008,0.021166256,0.045998607,0.009523084,-0.021309368,-0.0036574001,0.010484395,0.0035445523,0.009583742,0.0112268105,0.0038735273,-0.05888348,0.006644566,0.0020460603,0.021167533,0.043789957,0.03533269,0.034507833,-0.011444025,-0.03652723,-0.03694347,0.010666154,-0.009890459,-0.009714048,-0.004220497,0.01413997,0.027793447,0.020539068,0.032353994,0.03265464,0.040141962,0.018450653,0.06437216,-0.06141467,-0.019445408,-0.04320621,0.0101056835,-0.01524692,0.028557904,-0.0038655861,-0.012946687,0.020431178,0.009824634,0.005444385,-0.01598699,0.014905795,-0.022147369,-0.044206735,-0.002075924,-0.012469028,-0.0051948964,-0.027053721,0.0012496281,0.054098606,-0.01684134,-0.055098616,0.11005757,0.023239128,-0.006885686,0.0028499567,-0.00044332677,0.11106776,-0.01226926,0.053589344,-0.03759363,0.020667527,-0.038772356,-0.0033694648,0.033889964,-0.0008546528,-0.014451717,0.0012821052,0.021799669,-0.024528276,-0.055866364,0.041744765,-0.00890617,-0.022672376,-0.010112152,-0.0063532493,-0.02107852,0.099656306,0.028757794,-0.0100561995,-0.007023321,0.033482313,-0.027635628,0.001088848,-0.040914595,0.009003625,0.02095895,-0.022661828,-0.056126557,-0.03369799,-0.032036487,0.0023511522,-0.00883885,0.042135425,-0.0023244517,0.021611286,0.045354106,0.047004845,0.00182233,-0.004770523,-0.0027053414,0.0263458,0.017446954,0.028980052,0.06461148,-0.029278785,0.043094244,-0.044065136,-0.047337987,0.018065257,0.055309817,-0.014104747,-0.027693339,0.032551937,-0.029610531,0.004560449,-0.01080984,0.013125439,0.027299203,-0.057502195,-0.056407604,-0.047562018,0.026559241,0.003487512,-0.02631708,-0.022897907,-0.026906483,-0.009677846,0.0044014347,-0.007437061,-0.0034220663,-0.021760212,-0.017322136,0.011331437,-0.013456867,-0.021367503,-0.0027875456,-0.049262665,0.039848465,0.04862083,0.009202303,-0.059440378,0.007069606,-0.016820764,0.013532414,0.017748738,-0.007656794,0.04593288,-0.031605475,0.022601629,-0.033976298,0.034942303,-0.017027605,-0.05095947,-0.00002051523,0.005309922,0.026799424,0.020060802,0.054494776,-0.041510273,0.0031254292,-0.0037038552,-0.026599871,-0.011134661,-0.0147013925,-0.054529887,-0.0016768487,0.012852722,0.008599602,-0.006771645,0.03309011,-0.00247881,-0.12418123,-0.018818898,0.040206138,-0.013590273,-0.019587046,0.04365587,-0.0019333482,0.018021727,-0.0331024,-0.01722656,-0.009378315,-0.020099353,-0.014504245,-0.0026538428,0.045135256,0.038633596,-0.008459811,-0.03818989,-0.016879832,-0.055410147,-0.022363778,0.019397736,-0.02949122,0.020656895,-0.013974381,0.045697894,-0.023154082,-0.002123462,-0.0031167285,0.007531741,0.0048365938,0.04787381,-0.020704431,-0.0022386494,-0.0072192797,-0.014489675,0.000071258015,-0.0020699669,0.00029811362,0.020955853,-0.04848843,-0.0018316798,-0.0034555257,0.01325944,0.023754822,0.019089421,0.04334035,0.001792951,-0.00631591,-0.027641179,-0.0020063517,-0.05332792,0.0017184321,0.0024188664,0.027339688,-0.037393495,-0.012770216,-0.03867633,0.008622112,-0.003485472,-0.016176919,0.03917831,0.047200516,-0.010419491,0.02883968,-0.048263334,0.0004113254,0.047332045,-0.022350023,-0.029491669,-0.012487435,0.017205961,-0.014076859,-0.01866418,0.0033200872,-0.037498444,0.017340044,0.0029427707,-0.008418896,-0.017553719,-0.013168219,-0.02072277,0.0071722455,-0.16304684,0.0065615634,0.004794373,0.0113104675,-0.009873124,-0.008740942,-0.020379743,-0.0219398,-0.017606443,-0.032726016,-0.031660978,-0.013746926,0.06989005,0.0070324945,0.005268738,0.03110068,0.003333767,0.020906396,0.000060280814,0.06332967,-0.007493384,-0.012383595,0.043438252,-0.006478998,-0.0012857032,0.0079140505,0.0012039093,-0.049497396,-0.012785069,0.000074924064,-0.018366452,-0.023669623,0.020134518,0.0234545,-0.03653231,-0.008737247,0.0021421565,0.02515427,0.019085959,0.010093841,0.020390816,0.011142653,0.008007804,-0.0051003043,-0.0040122373,0.018383088,-0.025269855,-0.014703218,-0.041470416,0.012742964,-0.004897817,0.047916286,-0.031712566,-0.0033846868,-0.013836369,-0.016403403,-0.042824224,-0.005122565,-0.035632715,0.038559213,-0.061505824,0.026245406,-0.0015499993,-0.05493553,-0.024895526,0.006460361,-0.009321987,-0.036116127,-0.031068211,0.03681361,-0.009835073,-0.02272979,-0.020317473,0.011585862,0.009481573,0.029470392,0.014822897,-0.0141457375,-0.040002238,0.009384252,-0.008635932,0.0012497898,-0.052017786,0.015822586,0.04497418,0.017021153,-0.029980952,0.016562179,-0.05083183,-0.006980645,-0.057991065,-0.0154643925,-0.0059345206,-0.0131760165,-0.0037877057,0.030058889,0.0133554675,0.022371344,-0.016351592,-0.06581894,-0.02486109,-0.04509892,-0.024047393,-0.020477107,0.010089577,0.015567719,0.024683062,0.010709687,0.016787395,-0.026378399,-0.03987106,0.015931433,-0.04167853,0.010944472,-0.043720894,-0.015723897,0.0008579581,0.055926457,0.011458417,0.03710753,-0.0047996137,0.0009922893,0.02539949,-0.046820268,0.024084112,-0.004039347,0.032135177,0.0629236,0.019496936,-0.031569164,0.018329816,-0.005395073,0.003373047,0.022956045,0.0025319206,-0.0036235037,-0.01712158,0.037012044,-0.05563868,-0.0073611066,0.018183108,-0.04301878,0.0021099201,-0.053612877,0.006370375,-0.004503533,-0.018337814,0.020727161,-0.0012069606,-0.011470765,0.032538336,0.028309088,0.0055348137,0.015600298,-0.014901844,0.04737171,-0.036758453,-0.06745702,0.011406253,0.0814614,0.007720166,-0.035506632,-0.023715496,-0.0274877,-0.028921453,0.053127136,-0.029497616,-0.006579778,-0.038857326,0.014398848,-0.007580892,0.019469446,-0.020934863,0.022538278,0.025440492,-0.037476424,0.017956942,-0.00816372,0.010572231,-0.01845489,0.015310416,0.020943698,0.031366833,0.042338934,0.039169956,-0.004471632,-0.02135378,0.024154235,0.010527817,-0.015299375,0.0030716753,-0.013071649,-0.035827316,0.021977281,0.048380457,0.019339114,0.028027093,0.0511337,0.00625283,0.025148083,0.013584262,-0.004845285,0.0056690816,0.0141919255,-0.03346614,0.013506463,0.053273007,-0.028062718,-0.024843045,0.002297088,0.022602325,0.030297264,-0.052465133,0.017573947,0.013184895,-0.014606594,0.024465596,0.049771372,0.015723817,-0.017543953,0.07444857,0.022886077,-0.030841278,-0.04048825,-0.031700004,-0.03810422,-0.008677286,0.012224326,0.00097591174,0.055031665,-0.028877653,0.008582088,-0.0060680043,-0.00047575313,0.048621498,-0.0015073486,-0.03335341,0.02136634,0.008304729,0.004551129,0.056796238,-0.004304826,0.020479454,-0.039139528],"last_embed":{"hash":"up0cww","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"up0cww","at":1762844536165},"key":"Inbox/Prompts.md##Issues#Issue N: #{3}","lines":[31,36],"size":173,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"up0cww","at":1762844536165}}, +"smart_blocks:Inbox/Prompts.md##Issues#Issue N: #{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035123084,-0.0067768767,0.019850772,0.023477854,-0.026189782,-0.069430664,0.015872646,0.0030070818,0.0051169395,0.025440989,0.0031260697,0.02318125,-0.013978328,-0.0039191074,0.016516892,0.011513508,-0.015724802,0.009258821,-0.008942841,-0.010240606,-0.022093274,0.035879225,0.0016299966,0.02882814,-0.006135836,0.026960699,0.019756377,-0.009055323,-0.020815236,-0.013995399,0.013331589,-0.051325157,0.035208426,-0.018247118,-0.013774176,0.029074512,-0.020834116,-0.032454044,-0.047975313,-0.009029512,-0.040946927,-0.02038872,0.04404506,-0.015214859,0.012905372,0.02139314,0.025415553,-0.02334863,-0.016581088,-0.03747541,0.011405594,0.021210296,0.012513203,-0.0720384,0.036849964,0.009561369,-0.031153241,0.015552565,-0.023246512,-0.022542935,0.0008211433,0.023217501,-0.010703903,-0.007381251,-0.0011221884,0.041901875,-0.006238727,0.0068064993,0.0029719593,-0.016697582,0.005237392,0.012527079,-0.034441125,-0.035243243,-0.05252575,-0.011695199,0.030760912,-0.06890509,-0.02956742,0.02948217,-0.012348698,-0.02099813,-0.012567038,-0.03326647,0.005664449,-0.0358308,-0.031021303,0.02344266,0.035856,0.007256315,-0.030552855,-0.01662956,-0.012097921,0.009051088,-0.06614278,0.017272882,-0.027258968,-0.016523395,-0.00920256,-0.03400479,-0.030411383,0.08523168,0.028145539,0.0030895516,0.018550487,0.02794662,0.023370337,0.02102638,-0.020722043,-0.024674319,0.005189921,0.02177507,-0.0004179404,-0.0039468426,-0.015733993,-0.013256918,0.019319627,-0.04154377,0.013964473,-0.0011636639,0.020064833,0.009702062,0.02775056,-0.03427143,-0.029975228,-0.014876451,0.03603188,0.0505892,0.01990391,-0.018388962,-0.0011790933,0.07563796,-0.022578344,-0.017573763,-0.014637763,-0.0070738327,0.036548413,0.018383835,-0.007476592,-0.051715475,0.022919713,0.015087788,-0.014750341,-0.021349207,0.03943729,-0.093834594,0.04567724,0.045952596,0.006907627,-0.068406776,0.02116589,0.057955414,0.06270324,-0.00045865818,0.035744164,-0.033609223,0.026643412,-0.011918937,0.049237024,0.0037822805,-0.0041810083,-0.012052869,0.022107342,-0.020399924,0.044926032,-0.023061153,0.02667942,0.026546493,-0.012835272,-0.04970759,0.023354784,-0.03872566,-0.014434774,-0.009760434,0.032256678,0.039872605,0.037947204,0.031568192,0.02647935,-0.028512646,-0.016239608,0.026623802,-0.0024456074,-0.0049285996,-0.0054733064,-0.010340303,-0.04784301,-0.028864717,0.0062223114,-0.013846912,-0.031575274,-0.003402826,0.0075697014,0.043663893,0.023068838,0.0010892944,0.028938835,-0.039829064,-0.021813152,-0.049192436,-0.015924634,0.025273342,0.006738616,-0.0015165551,-0.0020654646,-0.025740575,-0.0019117612,-0.014185363,0.007058762,-0.04483293,-0.01215201,0.042873394,-0.035297923,-0.0056851977,-0.022676652,-0.008198702,0.0048872307,-0.013029874,-0.02911259,-0.017048636,0.016680421,0.026719242,-0.011911477,0.0035870438,0.0004592869,0.014798709,0.0112885265,0.03237194,-0.0054708356,-0.0166627,-0.07428003,-0.020693462,0.005759779,-0.018559763,0.027946563,0.0026688515,0.0046712407,0.036744207,0.033674363,-0.00044613247,-0.048748158,-0.050338298,0.007764812,-0.002652767,-0.044900656,-0.0071686213,0.012958876,-0.020117942,-0.020750524,-0.025362216,0.0025170567,0.017497743,-0.0012630958,0.018346993,0.0037402848,0.031581502,0.034230467,-0.008006963,-0.0210639,0.018261496,0.000033764947,0.02721878,-0.011884975,0.017064497,0.0117479125,0.0022037025,0.012458166,0.015528974,-0.0006343131,0.018918399,-0.046409074,-0.022137998,0.04263455,-0.024747076,-0.015651092,0.020647498,-0.03429568,-0.024853038,0.061110813,-0.012084296,-0.006020872,0.04481076,0.040396836,0.00049675273,0.05407266,-0.009739631,-0.009926348,-0.025177531,-0.0001830197,-0.019873405,-0.044555154,0.0017557367,0.038381487,-0.0050337166,-0.031046513,0.016283683,0.0105376,-0.1536288,-0.025892911,0.010269276,0.03334151,0.034407176,0.031327385,-0.045646597,-0.021358894,-0.040692307,0.05378837,-0.017087711,-0.04251549,-0.021131372,0.015821029,0.022855582,-0.0149182025,-0.030814065,0.0011369021,-0.009837995,0.0023772898,-0.054229524,-0.022447245,0.040118407,-0.024357924,0.022104135,-0.0152934585,0.03263186,-0.004615548,-0.056333147,0.02407252,-0.0034450074,-0.025886282,0.006324423,0.04657926,0.017235875,0.026468037,-0.010441522,-0.000011482393,0.0043351427,0.011346499,0.018750275,0.018262725,-0.011123766,0.017473398,-0.030438278,-0.021291547,0.009832501,-0.024760569,-0.053245783,-0.009475271,-0.04246792,-0.016733699,-0.006061986,0.008299572,-0.029658074,-0.0014309195,0.035369176,0.030391898,-0.011106981,0.016144505,-0.049280416,-0.037814774,0.024493756,-0.012983293,0.005871689,-0.05701567,0.049106214,-0.022929145,0.023173468,-0.021969885,0.011135379,-0.015558505,0.054708388,0.009696908,-0.024965411,-0.045152277,0.017900962,-0.022275696,0.011922705,-0.08895624,-0.0084903585,0.0014955157,-0.021963414,0.041899092,-0.032838434,-0.03870315,0.028925594,-0.023194646,0.015679747,0.240075,0.026017105,-0.0002636499,-0.028155018,0.06281829,-0.027968185,0.02644644,0.060789306,-0.0021927129,-0.04193936,0.02646717,0.048617586,0.02933312,-0.026785715,-0.0019323704,0.03515133,-0.029151097,-0.0015517835,0.052784633,-0.012048757,0.021639949,-0.045133155,0.030148135,-0.018587084,-0.02905455,-0.00023006165,-0.039253306,0.039224423,0.0009915378,0.030198421,-0.029679582,0.01605494,0.04325759,-0.033781838,-0.050281547,0.011267649,-0.007904878,-0.08200663,-0.0511639,-0.019672664,-0.06701639,0.002370092,-0.012627088,-0.025945237,0.038151454,-0.023675214,0.010592669,0.0093004415,-0.041654058,-0.016069619,0.0024711443,-0.003552408,-0.026915003,-0.008175444,-0.021143565,-0.027605027,-0.03745036,-0.044337004,-0.028793925,0.03534312,0.018810757,0.018734127,-0.01933745,0.007147839,-0.0069379425,0.03138373,-0.0059290193,-0.0030831827,0.0374538,0.04486779,-0.03395052,-0.006121209,-0.027298387,0.014646307,0.006211565,-0.016611757,0.009768214,-0.0073778136,-0.039439168,0.022773668,-0.022181328,-0.009819212,-0.02512664,-0.0013826424,0.0050665266,-0.012743201,0.041131917,0.025139777,0.0007042869,0.010610775,0.014791424,-0.005560421,0.0025597168,0.03305237,0.011933649,-0.0009754028,0.033322994,0.019822303,-0.06866447,-0.019574776,0.016112797,0.011467725,0.022115309,-0.011043837,0.030992398,-0.0005532085,0.005780423,0.028643003,-0.013500842,-0.0060719177,-0.05925369,0.026848027,0.059971098,-0.003553756,0.040815346,0.08300466,0.026679315,0.025226621,0.03311182,0.005617878,-0.00073695794,-0.017934691,-0.017138546,0.02576992,0.009832192,-0.04328132,0.03523765,0.019946894,-0.039444704,0.04290167,-0.021244142,-0.03400961,-0.08002629,0.044573408,0.048762124,0.033222917,0.05835699,0.021090705,-0.025739474,-0.00090901885,-0.006405171,-0.0016535165,-0.04031177,-0.00852789,-0.0060455985,0.039667826,-0.0038962064,-0.037087608,0.007599832,0.030751564,0.029911533,0.011460745,0.050403174,-0.052032545,-0.034456618,-0.010430972,-0.009568188,-0.025225958,-0.0066741314,0.00026636999,0.009523833,0.015981585,-0.008762939,0.044483792,-0.010634083,-0.00656158,0.007681602,0.018979615,-0.057034355,-0.033703156,-0.013308458,-0.02307847,-0.038806826,0.02091972,-0.0026658152,-0.007331387,-0.017440312,-0.030827522,-0.04995536,-0.06074981,0.024862222,-0.0071355184,-0.031240894,-0.034755904,-0.0032316616,-0.0041924566,-0.019951638,-0.0066059856,0.036970932,-0.005059999,0.0049041105,0.1142949,0.003238715,-0.0050007594,-0.0133849215,0.019055035,0.07907135,0.015584768,0.03718342,-0.026444247,0.015438371,-0.042668313,-0.0036576306,-0.033913076,0.006003609,0.027563699,-0.026890358,0.032242805,-0.024517022,0.0051752473,0.0395344,-0.015399553,-0.010867015,0.025551772,-0.016962111,-0.009359128,0.09380959,0.08826476,-0.0064979005,-0.06395976,-0.010225019,-0.06296914,-0.0021972295,-0.03317428,-0.016948747,0.042611293,-0.00928016,-0.02542929,-0.051459707,-0.042129047,-0.010401842,0.018583385,0.06302249,-0.019592885,0.036362182,-0.010610148,0.02878015,-0.0010173849,-0.007061122,-0.038648717,0.057527125,0.022674365,0.02108269,0.03479675,0.0019861294,0.058172293,-0.022611342,-0.060863595,0.04403194,0.040934667,-0.006790973,-0.035313807,0.02377374,-0.03845395,0.030701553,-0.016815586,-0.007074728,0.049829677,-0.03790647,-0.031261276,-0.032801192,0.02360959,-0.0059429673,-0.03855454,-0.033629987,-0.04880115,0.009882567,-0.015411046,-0.015317159,-0.034810603,-0.0018443655,-0.022137508,-0.019956652,-0.042006362,-0.022639364,-0.008200537,-0.07635256,0.06478092,0.047434166,0.018418401,-0.07724471,-0.038188063,0.02433452,0.024633542,0.011476504,0.04460204,-0.0036693106,0.012197984,0.019596854,-0.04156218,0.018391032,-0.027870616,-0.034253594,0.031471625,-0.015220843,0.027074391,-0.022316823,0.0153081585,-0.02704011,-0.023388226,0.007690852,-0.031967785,-0.023310503,-0.022438351,-0.02553424,-0.0098117925,0.02753728,-0.041128498,0.031712953,0.019330256,-0.00734811,-0.06340117,-0.004123213,0.01584327,0.02011055,-0.007218672,0.023945607,0.006456997,0.023028633,-0.019240135,-0.012684772,-0.0030573332,0.0030749314,-0.041091204,0.013346384,0.025978852,0.03098663,-0.02864342,0.0028008844,-0.004523756,-0.028084997,-0.008831916,0.024684614,0.019558728,-0.0011345551,0.022183578,0.028321404,0.0009346748,0.0058353785,0.00043006838,0.042206507,0.018603258,0.026991341,-0.03725869,0.03955898,-0.015220251,-0.006148141,0.03007406,0.010055739,0.004314312,0.007024136,-0.03187032,0.0040001264,-0.0136342505,0.054603443,0.036916956,0.0083637955,-0.009664857,-0.023491198,-0.00915553,-0.047096066,0.0028540138,-0.024336206,-0.014547848,0.008048976,0.011496194,-0.011842554,0.01746019,-0.044252194,0.023147734,-0.0050627165,-0.02422281,0.039457873,0.07207952,-0.0041270596,0.022179127,-0.020201895,-0.019044708,0.022308033,-0.036202837,-0.016123725,-0.011264326,-0.013606388,-0.03551435,0.02373055,-0.0095734,-0.02985894,0.0018137358,-0.00064337277,-0.005358149,0.0027800533,0.00924537,-0.008904618,0.026431696,-0.14758419,0.027419638,0.015811319,-0.008042635,-0.025434555,-0.0015827211,-0.010283147,-0.032590747,0.024988256,-0.05195891,-0.04400505,-0.0058740056,0.031803664,-0.0073390533,0.0106199365,0.027215393,0.04439183,0.016398545,-0.03666072,0.050046295,-0.0061867074,-0.006931599,0.06879724,0.031240048,0.0052597234,-0.023131238,0.0023365847,-0.060804583,-0.021886874,-0.017537015,-0.010323735,-0.020792358,0.019815968,0.063056156,-0.0071744295,0.01376743,0.0017169288,0.015610537,0.001991543,0.018646488,0.02287222,0.004382348,0.0116589,-0.0068804487,0.0009226255,0.05654225,0.011326485,0.002376774,-0.034835592,-0.010284832,0.035516493,0.052593406,0.006340884,0.008454138,0.009906712,-0.037332512,-0.047071435,0.019602288,0.01704653,0.04753882,-0.022190342,0.023546545,0.004015986,-0.075375095,0.004837039,0.033180054,0.004164088,0.013207896,0.010112226,0.060836345,-0.06145563,0.020493453,-0.012950965,0.010169509,-0.015088801,0.015148252,0.067513146,-0.017757753,-0.0427253,0.014208566,0.012249604,-0.02896342,-0.018636277,0.018159872,0.0044192336,0.027084118,-0.02937677,0.029565867,-0.06540177,0.030692415,-0.035631977,-0.043380782,0.018323325,0.0104980515,-0.06075943,0.04203186,-0.0065799314,0.02504568,-0.004359404,-0.048051473,-0.03404443,-0.018906837,-0.01767246,-0.022892766,-0.0062098643,0.049391787,0.062186148,-0.013348705,0.00069468294,-0.027244164,-0.02386149,0.015399873,-0.03512136,0.013080879,-0.018842159,-0.034615327,-0.008333454,0.034630153,0.03304167,0.031188333,0.014295243,-0.043038078,0.031129848,-0.047617972,0.04169607,0.010755552,0.022570759,0.050114445,-0.0027718917,-0.0107662175,0.0011338331,-0.021265248,0.004196867,-0.016352579,0.049641114,-0.015139205,0.04799536,0.046143442,-0.08448879,-0.030405225,-0.0052342643,-0.011981345,-0.0045053787,-0.044710156,0.0112203,-0.027355673,-0.024442328,0.011378325,-0.051173232,-0.023062747,0.00087663607,-0.009120811,-0.011242493,0.012679041,-0.022944903,0.039215963,-0.07441258,-0.039019115,0.034114487,0.03039181,0.013765707,-0.041671913,-0.018681105,-0.02215939,-0.022810837,0.036178555,-0.0467459,-0.019205153,-0.050565366,0.005233675,0.0013959697,-0.0066808397,-0.023011608,0.014906926,0.029646523,-0.010083543,0.01098598,-0.0123748975,-0.009095324,-0.024058824,-0.0017323005,0.016604844,0.05576894,0.08415569,0.03816193,0.0074141608,-0.024319638,0.04697056,0.02595597,-0.016185377,-0.016318345,-0.0014802822,-0.032808546,0.008313194,0.038616817,0.038254928,0.006248046,0.04363752,0.022389065,0.024792355,-0.0042895055,0.007994555,-0.012452372,0.004513715,-0.042487167,0.024371115,0.05038001,0.013110614,0.022762142,0.01735752,-0.031096838,0.032073125,-0.043948103,0.028832577,0.009387042,-0.015086257,0.010317163,0.01976743,-0.02946456,-0.0053025605,0.04646637,0.030523797,-0.03353106,-0.027711606,-0.03542628,-0.020049958,-0.0026630878,0.019998778,0.010175976,0.040464588,-0.03651523,-0.012252112,0.022711426,0.029171944,-0.021501293,0.0072348714,-0.0253516,-0.0073823966,0.010338144,0.025437912,0.034302246,-0.00897839,0.041441582,-0.024905456],"last_embed":{"hash":"1tj04ky","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"1tj04ky","at":1762844536165},"key":"Inbox/Prompts.md##Issues#Issue N: #{4}","lines":[37,38],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tj04ky","at":1762844536165}}, +"smart_blocks:Inbox/Prompts.md##Issues#Issue N: #{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07675347,0.0020201176,0.022011036,-0.006850871,-0.0031826578,-0.04756575,0.036918283,-0.009023242,0.0034499776,0.021962795,0.021058623,0.009600954,-0.0062133456,0.010522243,0.0023509786,0.00822901,-0.044506427,-0.0031587137,-0.000462591,-0.033425987,-0.04495416,0.04180897,0.02343056,0.04031351,0.013244177,0.042905036,-0.04591991,-0.018114625,0.024311576,0.0029343325,0.0033025318,-0.021246023,0.018793318,-0.016145213,-0.014801391,-0.024924893,0.010783689,-0.03750194,-0.007693327,-0.021103185,-0.032234147,-0.01283821,0.027042517,-0.04254217,0.04835616,-0.030134449,0.04065586,-0.029623268,0.028939307,0.031384792,-0.037091073,-0.00047986192,0.040508125,-0.03029875,0.016966939,-0.00319822,-0.00023671638,0.04513548,-0.041888766,0.007096949,-0.044843398,-0.022177178,-0.012244098,0.0036535289,0.0053022183,0.0024087392,-0.062038146,0.03259217,0.0068422635,-0.03888568,-0.012762794,0.033715952,-0.0073670214,-0.024627479,-0.058014616,0.0027235732,0.04127079,-0.059570335,-0.0072471746,0.036804736,-0.0034489923,0.030498287,0.024962744,-0.022996405,-0.008779233,-0.03304754,-0.018773805,0.029672619,0.023187874,0.008098209,-0.030179255,0.025008012,0.038924288,-0.024169011,-0.045963123,0.022451142,-0.01809634,-0.00020815106,0.008607104,-0.013758689,0.009111522,0.012041778,0.0058494136,-0.02493042,0.06269179,-0.012948769,0.030688424,0.0027803176,-0.010122815,-0.036020614,0.015637359,0.04115006,-0.007991206,0.029174848,-0.0076098456,-0.0011832543,0.015444987,-0.026040269,0.039988186,-0.0045804507,0.024365995,0.034286425,0.016830161,0.019553429,-0.0101900175,0.022316473,-0.029247774,0.011591183,-0.033548456,-0.008347806,0.02010552,0.08344102,-0.023763265,0.011833699,-0.04886766,-0.0050162547,-0.0028705122,0.043863945,-0.0426881,-0.046196513,0.032482546,0.002197382,-0.0069596856,-0.042527054,0.035262883,-0.06009435,0.054224283,-0.017058237,0.0101871705,-0.080410816,0.047206864,0.030668652,0.009775521,0.01668552,0.05470144,-0.030219272,0.0014744176,0.030409265,0.035129357,0.020476693,-0.020303287,-0.0046165274,-0.04272026,0.029462863,0.030359875,-0.014188651,0.009097952,0.015930101,-0.053869028,-0.048765577,0.012792474,0.007831332,-0.015411147,-0.016705332,0.027469615,0.022283042,0.06461679,0.044063274,0.041710198,-0.035253543,0.022395963,0.027350264,0.027973998,-0.06402504,-0.04384007,0.010314774,0.020640919,-0.04485116,-0.003833943,-0.021674491,-0.043331906,-0.038899895,0.050914552,0.031780012,0.005760078,-0.057827663,0.032779776,-0.04294511,-0.00035121062,-0.04250844,-0.027012335,0.013219099,0.018635023,-0.017432574,-0.028425658,-0.01915605,-0.045698542,-0.06126637,0.0103068445,-0.038127374,0.00856521,0.008081714,0.0036180147,0.028934507,-0.05824829,0.037695423,-0.05543199,0.008750154,-0.024300883,-0.035873618,0.014862253,0.042464286,-0.01410716,0.0054945354,0.048347853,0.032937963,-0.029792124,0.0161839,0.0012019719,-0.0010023803,-0.022767115,-0.03743563,-0.014526505,-0.03775812,0.041628804,-0.032691475,0.047398873,0.0306825,-0.019345487,-0.001576057,-0.03383452,-0.07836533,0.03539725,0.013458262,-0.04460026,-0.0019372397,0.0098159835,-0.039722607,-0.015408555,-0.053647786,-0.018706607,0.0009860399,0.0013338508,-0.0055264253,0.027171154,0.006234542,0.0068372134,-0.02199432,-0.015561396,-0.0016379814,0.0166895,0.035992276,0.037057884,0.013359414,0.020978555,0.007535143,-0.011101446,-0.025064785,0.0075768973,0.0156181,-0.034066685,-0.0032708342,0.02421348,-0.03540384,-0.021082858,0.04292871,0.010079845,-0.023530362,0.13122559,-0.046276163,0.00457547,0.026525985,0.036436483,0.0043369085,0.012516461,0.009994662,0.019883813,-0.079926915,0.035612922,-0.058125474,0.039503492,-0.010498386,0.056524623,0.000119889344,-0.03467291,-0.029950948,0.0028558495,-0.15480864,-0.030935654,-0.021404186,-0.0017668912,0.0116841765,0.019081658,-0.032467876,0.017461317,-0.06682242,0.03500354,-0.012529009,-0.036344074,0.0066289506,-0.02667449,0.04708975,-0.0171206,-0.040664256,-0.00064290094,0.022299029,-0.016838428,-0.07691556,-0.05388925,0.04008716,-0.04830895,0.0002316621,-0.03577213,0.021921404,0.0274302,-0.0069554704,0.015108699,0.023804625,-0.02972817,0.003538617,0.012738719,0.04058957,0.03610853,-0.00866144,-0.04578641,0.012019608,-0.013317376,0.053589314,0.024180267,-0.018427208,0.04592161,-0.034839977,0.018871795,0.04540914,-0.012171498,-0.013743198,-0.0068497644,-0.044045746,-0.022938088,-0.0007633879,0.026330125,-0.04490032,0.017731361,0.012623763,0.04663631,-0.042321846,-0.01384844,-0.038055174,-0.06730968,0.0382859,-0.011413338,0.0089690555,0.006893222,0.037229843,-0.026174953,0.029011462,-0.020474525,0.02283401,-0.059342284,0.0082433205,-0.022549842,0.010634019,-0.024897005,-0.004535742,0.007950085,0.02236211,-0.11830106,0.051734757,0.0057757185,-0.0011337093,0.038286127,-0.011124626,-0.013091984,0.0014352163,0.006612685,0.039623857,0.2406868,0.007268132,-0.0028990933,-0.03173606,0.07190775,0.0045521385,0.014348342,0.03697231,0.010044262,-0.034050647,0.004662354,-0.029871497,0.006860566,-0.0026147638,0.0061653764,0.010617417,0.0056708907,0.0197569,0.07178963,-0.03986578,0.027788728,-0.009382743,0.03184733,0.00092032214,-0.050542817,0.001266539,-0.02397151,0.012008847,-0.024092965,0.04764706,-0.03081039,0.04155126,0.043332748,-0.038939495,-0.026010057,0.014278193,-0.01656902,-0.034623817,-0.015754852,0.033481963,0.011831447,0.020055037,0.031134777,-0.006795774,0.0188548,0.007686486,0.009026996,-0.005541076,-0.018641688,-0.0044811354,0.0071179257,-0.0020945945,0.005945954,0.009573334,-0.0041351304,-0.008288419,-0.040728956,-0.018842665,0.0062580537,0.06315864,-0.01779709,0.03599362,0.0056022643,0.05628054,-0.025384933,0.045878123,-0.0064403117,0.02713787,0.01987476,0.009290926,-0.01318526,0.036491483,0.002013598,-0.024647102,0.005032878,-0.009642982,0.010711416,0.015181385,-0.030248692,0.014094166,-0.038823854,0.015121392,0.0026680354,-0.0119102355,0.023565589,-0.03356168,-0.015955715,0.06937383,0.027746074,-0.028546777,0.0012921327,-0.04406281,-0.055613335,0.00045692394,0.0110052945,0.017742494,0.012120635,-0.029372387,-0.05456635,-0.03629134,0.03864883,0.0043486664,0.032195434,-0.009662997,0.025897399,0.009920609,-0.020127883,0.022794366,-0.015452968,0.010767276,-0.008434586,0.020349547,0.013077651,-0.02452775,0.004248664,0.040875193,0.034179173,0.04861165,0.023906479,0.03783103,-0.024011722,0.056782622,0.0049456786,0.016592093,-0.0053270315,-0.04376813,-0.0061794175,0.028065648,-0.026416292,0.03151465,0.03729135,-0.011169687,-0.00011437056,0.04034012,0.007405003,0.03541602,0.030856602,0.049767707,-0.03006383,0.0143982535,-0.015092761,-0.0113536,-0.017555138,-0.016155591,0.010711969,0.02466898,-0.04175172,-0.018736927,-0.03447885,0.015834559,-0.005618949,0.014769299,0.027416017,-0.059306063,-0.009209815,-0.060633793,-0.010122406,0.009795449,-0.007108303,-0.029730508,0.009210028,0.01473169,0.006563591,0.0569626,0.047100056,0.018113611,0.008304051,0.0044746026,-0.039550204,-0.0069039483,-0.039543483,-0.011843685,-0.0112429075,0.033268135,0.016759586,-0.003738487,-0.037197266,0.009616087,-0.011066855,-0.051094174,-0.008866763,-0.024082892,-0.04739676,0.02670115,0.00008344483,-0.047055792,0.025462678,-0.0105822785,0.043190505,-0.026455509,-0.07612068,0.101463184,-0.050734013,-0.0074171163,0.03339033,-0.02385271,0.10501141,0.013881454,-0.00050848693,-0.04067378,-0.0018021719,-0.0073237116,-0.040472236,0.0071760416,0.00025447313,-0.013780779,0.0038744644,0.047745608,-0.02848603,-0.0195918,0.0065759434,0.0051028277,-0.01281848,0.020606263,-0.007294299,0.013617183,0.06483719,0.06505987,0.014057461,0.005295918,0.0104541015,-0.016163949,0.017935285,-0.044607904,0.047053274,0.039681323,-0.019233728,-0.030991228,-0.031142892,-0.012888406,-0.0004761074,-0.0040009655,0.03102619,-0.028175578,0.03392002,0.022222057,0.033930033,0.00507189,0.015768355,0.03198918,-0.029349187,0.0227627,-0.001245447,0.06701376,-0.013320238,0.017210245,0.007983132,-0.040305223,-0.02573558,0.02513588,-0.010540354,-0.012695747,0.02774099,-0.045394186,0.012524963,0.0041554705,-0.014558978,-0.00044107408,-0.03494001,-0.021654822,-0.019841066,-0.009463845,-0.0059717586,-0.03094299,-0.06258651,-0.033403628,0.024729466,-0.01940626,-0.016580205,-0.055381756,-0.034293197,-0.016921071,-0.032904346,-0.015807496,0.005607746,0.007652342,-0.012770186,0.04764989,0.04189759,-0.022403631,-0.039054908,0.0142618315,-0.01395038,0.0027002953,0.03891761,0.0010312379,0.025675936,-0.03562804,-0.011153774,-0.05060019,0.027889784,-0.0026495801,-0.02142952,0.024780324,0.013893318,-0.0060923197,-0.0037906463,0.057903733,-0.018805258,0.043298714,-0.0009768989,-0.019698245,-0.029395992,0.009168992,-0.03075563,0.018101789,0.008605819,-0.038371637,0.036519382,0.01473944,0.0036509833,-0.0819993,-0.01301874,0.01873545,-0.009057362,0.00079035223,0.04381313,0.020148015,-0.00009962212,-0.0061085103,-0.015348987,-0.01907601,-0.026420124,-0.0026517005,0.016998718,0.026013764,0.048989322,-0.02947651,0.0045295414,-0.022056732,-0.031140206,-0.027839093,0.018189995,-0.030756056,0.026015354,0.007281302,0.033942234,-0.010636752,-0.008233757,-0.010802929,0.0706717,-0.013557118,0.009053012,-0.023804972,0.022731787,-0.009856723,0.009247979,-0.010887469,-0.031988427,-0.0172814,-0.026565151,-0.0467332,-0.01671614,-0.0065000025,0.023399001,0.014949426,0.012398536,0.03751618,-0.0066652065,0.016280925,-0.030285396,0.019112838,-0.0042454917,-0.0017250553,-0.0021413967,0.010357266,0.007121647,-0.01602728,-0.048089117,-0.0028363313,-0.018931614,0.026101384,0.0009958684,0.011302176,-0.0049261944,0.014411553,-0.012857538,-0.01184472,0.011845595,-0.033195917,0.0014323859,-0.0025203757,-0.0103427265,-0.05407526,-0.027304545,-0.01541387,-0.01056171,0.015714861,0.021761505,0.047347084,-0.011278029,-0.019317089,-0.026232762,-0.0066404776,-0.14725696,0.05311881,-0.00415597,0.007972357,-0.0246536,-0.0004664808,-0.004707791,-0.04004378,0.0059137074,-0.005084795,-0.025809795,0.017611023,0.051557947,-0.0053819455,-0.0052291206,0.030359004,-0.026381655,0.026615605,0.024358775,-0.004737468,-0.006431919,-0.020174466,0.0026149133,0.003021469,0.021981958,-0.028458364,-0.01575477,-0.025077773,-0.0073276754,-0.029842379,0.009940964,-0.011084237,0.00926019,0.031876173,-0.025553916,-0.0124654025,-0.02196732,0.042072993,0.0053924364,0.003401086,0.014030413,0.006516138,0.007719512,0.047918584,-0.008925965,0.07013583,-0.026546994,-0.004728341,-0.03385268,0.007161341,0.022309223,0.04937845,-0.05187943,0.000104782885,-0.017564023,-0.02982175,-0.026124207,0.01702548,-0.04130881,0.02828436,-0.028315056,0.02797753,-0.022300955,-0.032172818,-0.00884035,0.017538501,-0.019370288,0.018502226,-0.007967113,0.03746496,-0.044577517,0.021553045,-0.027931893,0.018107552,0.03155353,0.0068945135,0.010285917,-0.0079507,-0.034085225,0.008323759,-0.028704563,-0.029853461,-0.051150873,0.06912094,0.04669088,0.0035562236,-0.025541488,0.012675225,-0.06841515,-0.017632868,-0.05403087,-0.03586208,-0.030661423,-0.0061002015,-0.006039801,0.017046241,0.033193342,-0.039968148,-0.0012400158,-0.033747282,-0.0401954,-0.006755558,-0.026980178,0.017549856,0.021272833,0.025486717,0.042000495,0.0035655731,0.019373268,0.014514726,-0.017320568,-0.007145755,-0.035372738,-0.0056501925,-0.038145967,-0.028361175,-0.009934131,0.038960498,0.0048226235,0.016790505,0.027424006,0.019853042,0.021340448,-0.02376957,0.041052207,0.041330334,0.04160254,0.029697046,0.007683853,-0.053185556,0.020888723,-0.020237511,0.010726842,-0.009833537,-0.0070051067,-0.027391313,-0.034319334,0.040613968,-0.04064666,0.004454786,0.014316909,-0.031910505,-0.016223855,-0.033712666,0.012443296,-0.0009797289,0.020138513,0.010361037,-0.017068757,-0.028194971,0.04127886,0.027878283,-0.0020364139,0.0075217257,0.012698935,0.029829139,-0.018131256,0.005922024,0.021264413,0.057231754,0.0058023785,-0.010826832,-0.017023826,-0.020447183,-0.03513731,0.00089157827,-0.038682695,-0.018433295,-0.0063367863,-0.0021276192,-0.017288262,0.012696746,-0.011534972,0.026395857,0.023838319,-0.043643825,0.0036600393,-0.014309257,0.012709386,-0.014412836,-0.0056297984,0.019630862,0.040237892,0.02081161,0.0804535,0.009742761,-0.054942813,0.018244049,0.025528533,-0.0035371203,-0.02373436,-0.021264533,0.028857851,-0.04193932,0.044687152,0.0088719055,0.016498452,0.03975758,0.014599822,0.03388221,0.031390972,-0.016654486,-0.054621078,-0.015943801,-0.024666652,0.012878283,0.0014016627,-0.051102653,0.0045407373,0.0005660013,-0.011910318,0.018121488,-0.040197283,0.028631324,-0.01072343,0.015332467,-0.0037192856,0.08393238,-0.010314748,-0.0366926,0.04704279,-0.0069129122,-0.03027405,-0.058543872,-0.032418817,-0.016511718,0.022996671,0.007637539,0.02001465,0.025750265,-0.03329048,0.019026123,-0.018847723,0.007917729,0.036309443,-0.030261926,-0.066015705,-0.013679669,-0.021334995,-0.00061393675,-0.011329986,-0.0027602687,0.03355012,0.0036552432],"last_embed":{"hash":"brmwsd","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"brmwsd","at":1762844536165},"key":"Inbox/Prompts.md##Issues#Issue N: #{5}","lines":[39,78],"size":1134,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"brmwsd","at":1762844536165}}, +"smart_blocks:Inbox/Prompts.md##Issues[2]": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0037535194,0.035803746,0.009250944,-0.0004870225,0.025576813,-0.013981368,-0.0017235675,0.026409434,-0.03495526,0.010153582,0.0045878612,-0.00808635,-0.0018055051,-0.012703719,0.00600074,-0.024435211,-0.017499058,-0.012881973,0.005958811,-0.028477246,-0.0047745765,0.015389375,0.0094740605,-0.00450328,-0.021849904,0.043176543,-0.07227099,-0.02977653,-0.014316389,0.057664204,-0.005116678,0.004203271,0.015620956,-0.0034483785,-0.039870333,-0.027766231,0.019377442,-0.0038111042,-0.03738261,-0.0072395243,-0.020368705,0.02181314,-0.0074072597,0.016607972,0.027066147,-0.010883054,0.020033093,-0.047419332,0.030825261,-0.0010844221,0.011972607,-0.043856222,-0.007813519,-0.019180609,0.02822276,-0.0011275379,0.0055395523,-0.033448048,0.014111973,-0.02315213,-0.030037254,-0.011148821,-0.004095519,-0.01609708,-0.019434208,0.024367,-0.0095315315,0.024647098,0.0171034,-0.076702096,-0.008726629,0.025566159,-0.0038494007,-0.0384818,-0.012894278,-0.027129134,0.03308358,-0.037889246,0.018321726,0.0031623594,0.015317927,0.015682878,0.054981653,-0.041166954,0.024699546,-0.024043504,0.0067153974,0.029093405,0.020285774,0.010415379,0.0066135516,0.0100350715,0.026871348,-0.027750902,0.007103856,0.007472729,0.011881957,-0.002070144,-0.005451077,-0.0062887883,-0.035061337,-0.017337771,0.0075249495,0.03540358,0.054145902,0.0198148,0.014847896,-0.007015072,0.001800106,-0.02162362,0.027148863,0.038986564,-0.01220989,-0.0022628794,-0.013474463,-0.01885267,-0.022490501,-0.028964637,0.042248625,0.025208095,0.04443924,-0.0032297485,0.035454296,0.040306825,-0.0038650008,-0.014608321,-0.02238591,0.024642745,-0.010737518,0.0232919,0.011842695,0.056928102,-0.0017593271,-0.02453167,-0.022603216,-0.008661321,0.008948674,0.0032106626,-0.0017472015,-0.0554423,0.02100807,-0.025023395,-0.044301383,-0.0070608626,-0.0067432453,0.0045725005,0.03418623,0.013828508,0.03315278,-0.025864707,0.026724145,-0.004107314,-0.00006370529,-0.021811303,0.036244653,0.0028147635,0.013336141,-0.00035107727,0.022086587,-0.022159288,-0.046500925,-0.01465783,-0.0021412547,0.03854272,0.06924934,-0.029898448,0.0100147,0.016625622,-0.0014480959,-0.060609296,-0.0009998828,-0.036272503,0.03421946,-0.014640037,0.037555393,0.004967924,0.049447097,0.052731503,0.032028787,-0.021892838,0.017255103,0.030206695,0.025028495,-0.07962481,0.013957208,-0.0100200735,0.018532733,0.0072306073,-0.000261891,-0.018610856,0.015106097,-0.015846554,0.033526115,0.03894885,-0.014424835,-0.012463203,-0.04786791,-0.018167831,0.051522955,-0.0380745,0.006215958,-0.0082777925,0.0003719004,0.036077123,0.007035426,0.015833057,0.0037068168,-0.027105676,0.059921376,0.03731577,-0.015772091,0.016829723,-0.00036601408,0.07562319,-0.029646676,0.031204334,-0.05160321,-0.031119827,-0.013985182,-0.003577204,0.016514348,-0.0027921046,-0.02376082,-0.006988156,-0.0091248,0.0187174,-0.028942602,0.019804025,0.015854375,0.016304785,-0.048165627,0.015477225,-0.00022426013,-0.022351606,0.059409223,-0.0015124716,-0.0044342154,0.0004727641,-0.009780916,0.0040920037,0.049874097,-0.044318985,0.002927145,-0.0020294082,0.018666489,0.0005725,-0.023467118,-0.033475786,-0.013688458,-0.007461851,-0.009622869,-0.03876862,0.030208841,-0.035820715,-0.0016296526,0.008366328,0.014978017,0.0002136154,-0.0026377083,0.022228522,0.005053843,0.036470257,0.044373114,0.025290983,-0.029782003,-0.017210077,-0.0105372295,-0.0630379,0.0144779505,0.0016186996,-0.026634032,0.0124090975,-0.0019683063,-0.007017713,-0.017143097,0.042825986,0.026608221,-0.014583046,0.050164416,-0.0034277271,0.009526516,-0.030593624,0.000883261,-0.01842377,-0.031347606,0.05760518,-0.00004336026,-0.02849163,0.009440201,0.0073573003,-0.00009674516,0.0051295334,0.056169678,-0.0129665155,0.0070610484,-0.02826203,-0.03895101,-0.12960547,-0.02811597,0.011300672,-0.0063814577,0.040024024,-0.02625836,-0.001379584,-0.0021272048,0.008603867,-0.041216757,-0.019951269,-0.11969922,0.017311927,-0.029626014,0.034331523,-0.005947214,-0.02522056,0.01681123,-0.012577977,-0.06014398,-0.031821266,-0.024525989,0.014231569,-0.02821432,0.0061180694,-0.018293621,0.034414183,0.009728533,-0.033710234,-0.008649742,-0.0006132196,0.003911047,-0.012728085,-0.028464198,0.02644899,-0.011136499,0.0067295153,-0.059157003,0.010112588,-0.035512686,0.026323166,0.02372345,0.0030871262,-0.006573484,0.018472482,-0.039834086,0.019971823,0.0012222381,-0.028126387,0.060209762,-0.009752667,0.00987765,0.0117230695,0.009125921,0.009505354,0.023555124,-0.0019494722,0.02632579,0.016683344,0.0052760197,-0.00521836,-0.0117886495,-0.004628165,0.043306302,-0.014304983,0.0027431813,-0.017123986,-0.008599363,-0.0030318082,-0.0029653138,0.040397663,-0.032246884,0.0044599837,-0.0008087672,-0.005763622,-0.013578947,0.037052806,0.04018788,-0.044923704,-0.07534885,0.023501858,0.0005047918,-0.0055760355,-0.009939591,-0.029069008,-0.007329931,-0.01184433,0.02121189,-0.0051739314,0.5329581,0.03728314,-0.024233622,0.026453227,0.033243384,0.015087509,-0.007166957,-0.00062588847,0.0017428985,-0.021666558,0.005262096,0.00908419,-0.00660584,-0.019359013,0.036789697,0.020319104,-0.010724868,0.011701037,0.033681806,-0.027851384,-0.00503892,-0.06411907,-0.011600641,0.025956187,-0.06903568,-0.0036733975,0.0022323178,0.0034342795,-0.009960836,0.015201606,0.0051175826,-0.0028247328,0.0028617012,-0.042492177,-0.002831634,0.017935274,-0.022938596,-0.052833397,-0.03384428,-0.022362256,-0.0048028287,-0.011437799,0.01567101,-0.00094339607,-0.015517073,-0.0154282125,-0.015912404,-0.035890568,-0.041183863,-0.0014665495,-0.023350095,-0.009173505,-0.013148131,0.011178244,-0.033191107,-0.013471617,-0.021656213,-0.012170586,-0.035113633,0.020719985,0.0059335427,0.0101619335,0.01751959,0.068365015,-0.002666535,0.054776207,0.023420071,-0.03259921,0.01655388,0.05624907,-0.016837973,0.034221504,0.0105364155,-0.020118715,-0.02122008,0.021400752,0.008595472,-0.002069558,-0.0026334478,0.0070313727,0.00012966421,-0.0051391004,0.007859004,0.00637001,0.005210638,-0.007684662,-0.040985297,0.04141014,0.018227968,-0.012274485,-0.011041442,-0.0039632763,-0.033933245,-0.008042063,0.029466465,-0.013065593,-0.005146467,-0.0045236913,-0.041357864,-0.03229838,0.01641606,-0.012554387,0.027997088,-0.0048180274,0.028305821,0.011383147,0.017898278,-0.023853896,0.0040629343,-0.0202617,-0.05071158,0.021216065,0.03549245,0.0225257,0.00567251,0.007224549,0.016792692,-0.0054498627,0.01661819,0.0047550397,-0.031695906,0.0023996404,0.02825117,0.023304885,-0.0065587955,-0.04262661,0.00669769,-0.0032647697,-0.03306495,0.0046555363,0.03213691,0.007909561,-0.013130744,0.0364586,-0.039540775,0.0017160038,-0.009800399,0.040276136,0.032965396,0.039237157,0.0026066373,-0.034798734,0.017180825,0.029897695,-0.032371853,0.0001970321,-0.021835944,-0.0063409307,0.016581465,-0.022862725,0.012648344,0.024872428,0.00991176,-0.050209045,-0.021407956,-0.03216885,0.015545647,0.00009288643,-0.033192042,-0.0077419626,-0.037664544,-0.01910843,-0.023515128,0.0552335,0.022280201,-0.016888943,0.030545669,0.0031013999,-0.03856652,0.024375185,0.010903189,0.037575573,0.013341613,0.03564235,-0.030123668,-0.065203846,-0.042587306,0.015467802,-0.0013987831,-0.011955982,0.03500199,-0.003305347,-0.025161868,-0.02806183,-0.04267842,-0.0011073822,-0.010226502,0.0088332,0.042606723,-0.016335823,-0.041360166,0.074639805,-0.00078577374,0.015413716,0.059335984,-0.0047227787,0.01725505,0.018153686,-0.05934107,-0.024473779,0.00128992,-0.014149209,0.0002617817,0.04186797,0.012654027,0.005917708,-0.043796726,0.025197173,-0.018718984,-0.018824033,-0.028146615,0.0131306555,0.0035562085,-0.009318996,-0.037687074,-0.057826865,0.07708388,0.01979406,0.05896527,0.043752413,-0.014809696,0.0041592126,0.003440251,-0.017583363,0.022891702,0.01411877,0.0059468336,-0.010152511,-0.023294797,-0.022160234,-0.016811693,-0.03302291,-0.010348705,-0.052335184,0.013653972,-0.010841606,0.047005914,0.01916644,0.059798945,-0.008906431,-0.026581202,0.0043388223,-0.026548369,0.012719216,-0.0056091333,0.030052653,-0.04615824,0.001573027,-0.019646525,0.015409233,0.03014657,-0.012255775,-0.045776434,-0.02698089,0.0027995198,0.01829254,0.0063885925,0.010037269,-0.03886747,-0.0003319818,0.020080362,0.0014813865,-0.013575485,0.022506258,-0.023496062,0.0057227034,-0.0042292965,0.015694246,-0.015824314,-0.014214176,-0.0021050407,-0.013165,-0.02104717,0.06682824,-0.052372463,0.0072312173,0.011258604,0.015204562,-0.0019625814,-0.005307999,-0.045545947,-0.021504965,-0.032492578,0.027836394,-0.011580763,-0.00031164254,-0.031522684,0.008621826,0.019978032,-0.024992066,-0.009108933,0.012616148,-0.030551847,-0.014468207,-0.006943231,0.009342839,-0.017300114,0.064965606,-0.0016583907,0.039359514,0.014906565,0.034187354,-0.024779614,-0.011236938,0.0028384638,0.009036882,0.020948771,0.026811095,-0.028315067,-0.0020039482,-0.01264134,-0.08924342,0.008773328,-0.011719305,0.0038868291,-0.020645123,-0.005772557,-0.007768471,-0.012320027,-0.0087838145,0.021200538,0.017909858,-0.035392035,0.017796949,0.02432998,-0.0005551957,0.005556465,-0.020104934,-0.04317173,-0.020291181,-0.06424146,0.039157823,0.043214988,-0.0036695774,0.036955222,0.0034769801,0.0016176978,0.030350044,-0.010174656,-0.027976157,-0.031484418,0.060736354,0.016517157,-0.023076475,-0.009625128,-0.02847826,-0.018808182,-0.017478265,-0.043039966,0.0008674735,-0.0033989288,-0.025004735,-0.023349553,0.02140431,0.03736894,0.034440443,0.00076397444,0.020704081,0.012381323,-0.014649506,0.0043969806,0.006697384,0.0038032983,-0.0100483615,0.023709467,-0.027633293,0.025232892,-0.026217004,-0.0063082846,0.036272377,-0.0018248686,0.037579603,-0.014264079,-0.015382802,-0.00416874,-0.0073064123,-0.005275176,-0.007765427,0.016936239,-0.030151712,0.0047929455,-0.02680422,-0.03868835,-0.020676354,-0.04022271,0.020426081,-0.05392015,-0.007939336,0.035726413,0.06520398,0.003122608,-0.0030078462,0.0396239,-0.033556473,-0.04964716,0.029805467,0.0023081645,0.017496718,-0.009324013,0.016781032,0.0074090026,-0.029079849,-0.016542476,-0.027811816,0.021705275,-0.0049989317,0.028246397,-0.01498127,0.024860535,-0.011256129,-0.010603534,0.029866597,0.0316951,0.0138495555,0.0041280077,0.001242698,-0.031112632,-0.009761496,0.0023425715,-0.008698419,-0.045372017,-0.028221581,0.0077726603,-0.011134572,-0.002750964,0.030191654,-0.037190437,0.008982594,-0.019143904,0.009928672,-0.008715682,0.011541002,0.017375575,-0.0060015456,0.016544454,-0.019737937,-0.011561814,0.0037825906,-0.02185775,0.026390718,-0.010309937,-0.025413048,0.01731988,0.015492638,-0.042622056,0.000806917,0.029775001,0.020793948,-0.034301456,0.0004350654,-0.00019631741,-0.054571636,-0.022802733,-0.0023702967,-0.020146316,0.02404674,-0.035170518,-0.04445604,0.00506668,0.00519382,-0.03684115,0.01653075,0.008661913,0.020527385,-0.01246061,-0.02676799,-0.0303734,-0.0065437076,0.02498194,-0.029440923,0.0063564028,-0.026323766,-0.008480225,-0.02873352,0.0051967623,-0.026685221,0.0021453174,0.022445764,0.035125107,-0.017803755,0.005493959,0.004614761,0.009177511,-0.026249446,-0.059100702,-0.022108763,0.001480187,0.032892987,0.032237418,-0.02045391,-0.0022577024,0.01920525,-0.0034653253,-0.015556366,-0.012066021,0.027272377,-0.016820008,-0.005322883,0.012936131,0.0019593944,-0.00035103984,-0.003953779,-0.020401001,0.031925794,0.045452777,-0.012958919,-0.03924746,0.036557313,-0.019753221,0.005929449,-0.014018259,0.005954495,0.005353476,-0.037148982,0.01089615,-0.0064522545,-0.0006237419,-0.05902062,0.011661216,-0.0032508546,0.021143463,0.048152108,0.027594117,-0.013740699,-0.002295992,-0.010109578,0.0022619083,0.0043829726,-0.02889035,-0.02066224,0.012620359,0.03717746,-0.039010696,0.008321115,0.015239526,0.06022505,-0.03279759,-0.02171476,-0.04521864,-0.048875954,0.017935624,-0.0012778955,0.0017499664,-0.031990793,0.04310545,0.01830041,-0.0006138464,-0.014175876,-0.043875176,0.030813206,0.007144473,-0.011322746,-0.05601325,0.056921903,0.023294533,-0.0044475826,-0.0035202156,-0.01643013,-0.04601734,0.03957762,0.022209879,-0.003728995,-0.009062118,-0.02545318,0.02538361,0.0029008524,0.015912227,0.013706551,0.03979805,-0.018871166,0.00028016855,0.009144136,0.024208466,-0.013054957,-0.006651845,0.02483597,0.008131652,0.03881214,0.014301239,-0.028852347,-0.032606203,-0.008358126,-0.034394577,-0.024553098,0.02645085,0.018861046,0.0063095083,0.0027068749,0.022067882,-0.037593443,-0.0027592164,-0.04537178,0.018265175,0.009635675,0.010984427,-0.01687732,-0.025044642,0.007886915,-0.040518817,-0.002660528,-0.07046633,-0.037431747,0.023984,-0.0036589678,-0.02601964,0.008918709,-0.017258627,0.0005237905,-0.021833334,0.018262062,-0.035543278,0.03749242,0.006064151,0.011738866,0.022631783,0.009403423,-0.0031611985,-0.035841595,0.0068886876,-0.009434861,-0.027169261,0.038763545,0.0064140735,0.0050807963,0.02632144,0.009385528,-0.021145113,0.03171399,0.044922363,-0.032912325,-0.017741982,0.050112646,-0.009729471,0.023067731,0.014505575,-0.0039743916,-0.016864609,0.024562499],"last_embed":{"hash":"1djmijw","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"1djmijw","at":1762844536165},"key":"Inbox/Prompts.md##Issues[2]","lines":[79,202],"size":2716,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1djmijw","at":1762844536165}}, +"smart_blocks:Inbox/Prompts.md##Issues[2]#Issue N: ": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.011673436,0.02605368,-0.001848852,0.020897849,0.038757723,-0.015402461,0.02245772,0.041651264,-0.0451372,0.005709021,0.0033760867,-0.00080601615,0.0009135602,-0.0067832517,-0.013512821,-0.03352828,-0.032431107,0.006190246,-0.006040429,-0.016663156,-0.03479413,0.011988141,0.012759553,-0.014318762,-0.016126864,0.06878512,-0.043269645,-0.07003506,-0.041877978,0.035026323,-0.0035288797,0.017384179,0.037627105,-0.03784815,0.0041280957,-0.026367366,0.006592886,-0.002030645,-0.09718736,-0.0041802973,-0.006126509,0.0013381125,-0.035593048,0.030395718,0.010502723,0.0063418704,-0.0032413348,-0.0716556,-0.003348396,0.00895171,0.008672651,-0.03359693,-0.003221661,-0.03586926,0.018260192,0.014665903,0.012527707,-0.0105204135,-0.009484339,-0.03360045,-0.010340282,-0.0012282055,-0.017560622,-0.030760366,-0.039773595,0.0031150049,-0.0013405874,0.038918305,0.03510542,-0.048138402,0.011696729,0.019638067,-0.024340525,-0.062891886,-0.024077293,-0.017335083,0.0320014,-0.018741844,0.00016992219,-0.032448474,0.11265409,0.006309576,0.054733757,-0.025372794,-0.016738547,-0.0362864,0.01022985,0.041430473,0.020655269,0.020374466,-0.018816609,0.046519,0.003059135,-0.054429978,-0.005827102,-0.00821024,0.046152662,-0.025950158,-0.016813766,-0.006162387,-0.07017449,-0.0060180267,0.019478913,0.062474303,0.038896512,0.015016671,-0.0015278857,0.002804411,-0.030775927,0.00046210337,-0.0066092093,0.026776573,-0.03152046,0.000011454958,0.010827547,-0.011685925,-0.007539351,-0.0077583217,0.024287008,-0.00035648502,0.0051518255,0.037650876,0.020302607,0.031433456,0.027299307,0.017887708,-0.018953107,0.038972396,-0.048842117,0.0062973592,0.009203204,0.050744634,0.008902586,-0.014145299,-0.0033009963,-0.013102249,0.012048108,0.044779107,0.022543,-0.04487003,0.01689597,-0.029725127,-0.030259531,-0.014385735,0.032175347,0.00011338584,0.02879788,-0.027894503,0.015664594,0.032539267,-0.013667205,-0.013725989,0.0046476084,-0.014887784,0.024672221,0.010493265,0.009364495,-0.009916171,0.02811597,-0.04272682,0.0003947409,-0.052451648,0.03579786,0.03096076,0.034988247,-0.0046448894,0.028208926,0.033400096,-0.020429434,-0.03364997,0.017702224,-0.056042317,0.0076388605,0.0074882605,0.036796257,0.06161416,0.03420733,0.045779984,0.04939568,-0.035124484,0.014193106,0.03348301,0.0378989,-0.06980422,0.026275791,-0.009532984,0.010668348,0.021722438,0.02194294,0.015206103,-0.02075096,-0.025636332,0.04516648,0.03673422,0.013814551,-0.014972303,-0.027329186,-0.015211055,0.050019912,-0.036869187,-0.016634813,0.008927098,-0.060018513,-0.009964809,-0.0009941044,0.0034256426,-0.04296153,-0.036280792,0.031923342,0.022583123,0.032952704,0.024668276,-0.0050846296,0.029083496,-0.012325,0.011462525,-0.0414393,-0.025105841,0.007696976,0.013231638,0.023618488,-0.030221127,-0.00042556706,-0.024461323,-0.003457802,0.012271276,-0.0053659286,0.033465777,0.0158538,0.025525022,-0.042297862,0.059833847,-0.00094459613,-0.028614664,0.0142046325,-0.022608882,-0.030044913,0.020189269,0.016729344,0.016830685,-0.006510213,-0.052172747,-0.009698684,-0.027206037,-0.024730662,0.041391645,-0.033809964,0.009731421,-0.043591235,-0.022442106,-0.018131018,-0.017575234,0.009389036,-0.037938435,-0.017956477,-0.017732918,-0.0010444068,-0.01455001,0.0075059924,0.024624262,0.0031687694,-0.01067818,0.009252751,0.033350892,-0.008796476,-0.0056933686,-0.0061753634,-0.052054517,0.008652744,0.021474836,-0.009951216,0.020071182,-0.016178535,-0.026319018,-0.03998896,0.0035050628,0.0038871202,-0.043023787,0.05388162,-0.033374947,0.027536266,-0.03561761,-0.0068745385,-0.032483652,-0.023605566,0.039115928,-0.0037073665,-0.022020595,0.02569069,0.003103654,-0.011634348,0.008044317,0.06629152,-0.032973025,0.015619008,0.0070587834,-0.04073248,-0.17256625,-0.047577698,0.0199967,-0.0022431011,0.024693398,-0.02048223,0.023706866,0.020524252,-0.015138616,-0.03941868,-0.021472916,-0.11977937,0.017068239,-0.036868338,0.04875577,0.024377465,-0.006933107,0.015955267,0.010068816,-0.06626051,-0.000039807666,-0.011336414,0.02504827,0.02587901,0.035690937,-0.020036522,0.018464768,0.030394454,-0.0103447195,0.02134577,-0.031087993,0.040215485,-0.025911724,-0.0246516,0.04327241,0.0018928711,0.0028579934,-0.03025358,0.02284795,-0.020878969,0.043106955,0.030492555,-0.015346798,-0.020543635,0.012852881,-0.04277286,0.017651396,0.012791672,-0.00032410442,0.030773357,0.0123919165,0.028814366,0.024331113,0.0098155225,-0.0077812485,0.038944516,-0.008986533,0.027130835,0.034820925,0.015077644,-0.010803087,-0.031293083,-0.053651854,-0.024728393,-0.0027855746,0.018350486,-0.016956475,-0.005645654,0.018539378,-0.03040668,0.016206553,-0.027996304,-0.00723407,-0.04218221,0.0011182752,-0.005498362,0.0059377975,0.00771374,-0.0434807,-0.0873883,0.017736807,0.011564283,-0.0024584187,0.008119305,-0.004436618,-0.008682329,-0.035679657,-0.0066867936,0.028873475,0.3567275,0.011161923,-0.01677701,0.04750975,0.031847876,0.0062301904,-0.0008350266,-0.0094681205,0.023264535,-0.012090272,-0.0051761065,-0.004971313,0.008596796,0.014170763,0.051814854,0.04146296,-0.026910717,0.0038131448,0.002950322,-0.034337424,-0.002443552,-0.069847666,0.012647274,-0.006589694,-0.07243656,0.03424371,0.020437084,-0.008653053,-0.039326675,0.000043842178,-0.019022247,0.024967512,-0.019437244,-0.03671346,-0.02927279,0.007847071,-0.05596957,-0.060276877,-0.05781194,0.0050361655,-0.0051495205,-0.020419618,-0.001558598,0.01323212,-0.040103182,-0.033986274,0.013718361,-0.019126022,0.030084198,-0.0287413,0.027691018,-0.015051045,-0.005528446,0.021531206,-0.0267444,0.01715968,-0.031356912,-0.02845881,-0.035579633,0.010826595,0.037070766,0.021812674,-0.019833144,0.056518395,0.009158772,0.038942248,0.004114019,-0.03579876,0.0042285207,0.050284676,0.04560201,0.045364376,0.026138967,-0.012109046,-0.006771935,0.0069826585,-0.016396834,0.018724436,-0.0027111592,0.01400918,-0.004198231,0.0051582507,0.03274496,0.008311842,-0.00009264179,-0.0048631974,-0.027448265,0.021784322,0.012739826,-0.048522044,0.0075667896,-0.019293804,-0.036541555,-0.004052195,0.026454318,-0.0010293797,0.014463926,-0.020931048,-0.02863906,-0.037858218,0.02718255,-0.0056162104,0.024975717,0.0035055776,0.031069582,-0.009420098,0.006584145,-0.038898785,-0.011654208,-0.023872254,-0.041559502,0.013099019,0.017167674,0.0147792045,0.034037087,0.0110484045,0.027040364,0.007440096,0.010603396,0.04555168,-0.058290873,-0.014606274,0.022460118,0.033763118,-0.027017992,-0.042360917,0.0028097585,-0.02061906,-0.025999865,0.014965249,0.012644477,0.010592781,-0.011230403,0.033780977,-0.052399907,-0.04438051,0.013435338,0.00046310856,0.0069915843,0.06982178,0.020920241,-0.0064962674,-0.0011462499,0.035874516,-0.027093522,-0.0053844946,0.0064262766,-0.042914547,-0.010452952,-0.010929814,-0.008537896,0.020508794,0.022538565,-0.04581563,0.019694524,-0.02587486,0.017480219,0.019644465,-0.04502247,-0.030535007,-0.015005986,0.0017022849,0.01006896,0.05920483,0.02321146,0.034078825,0.0024771371,0.04007944,-0.01770839,0.011602331,0.033642247,-0.018771265,0.0134926615,0.03343326,0.013374845,-0.07843479,-0.03945346,0.034146555,0.023703458,-0.00876897,0.04095093,0.022339845,-0.013682323,-0.010170052,-0.06503175,-0.011774883,-0.014773226,0.015584324,0.024718674,-0.01404333,-0.010485826,0.04467141,-0.005765285,0.008423456,0.036470592,-0.014808834,-0.0055892686,-0.0038262845,-0.03854849,-0.009326675,0.014727123,0.01707157,-0.0118322885,0.031933837,0.01587025,-0.02213641,-0.0076013617,0.039424974,0.00292032,-0.039120574,-0.033510454,0.021832028,-0.006564509,0.001080772,-0.020220414,-0.038645264,0.035712052,0.029990138,0.037910946,0.011280312,-0.025535379,-0.033966947,0.009485861,-0.04174777,0.016099188,0.030649945,0.0112049,-0.019064875,-0.06623451,0.0007761533,-0.01491974,-0.036988232,-0.019684726,-0.030239305,0.0020748128,0.0052775536,0.05746337,0.013731765,0.04608848,0.03481853,-0.022692766,0.009605789,-0.017952923,0.04487919,0.0022247478,0.0053631854,-0.04569077,0.024768887,-0.03060249,-0.013988185,0.035154305,-0.026812857,-0.066475905,-0.015626043,-0.0028179928,0.061842583,0.004354177,-0.025181228,-0.021403272,0.034298167,0.011488526,-0.0033211266,-0.023886757,0.012873822,-0.017638996,0.020323943,-0.016382111,-0.048284527,-0.0067301784,-0.03747254,0.003258086,-0.025958214,-0.032476194,0.006110711,-0.026711302,-0.0015464836,0.012104102,0.005035032,0.015107688,-0.007471408,-0.06289573,-0.007755875,0.0026951514,-0.0054841354,-0.0012945174,0.0053121354,-0.029372275,0.018969962,-0.005028874,-0.036896013,0.017882537,-0.014982329,-0.047774043,-0.016300097,-0.005518252,0.029928062,-0.040334396,0.06257015,0.029344475,0.027793583,0.02760493,0.025793029,-0.017701244,-0.0073932265,0.01470258,0.03499114,0.034614585,0.034461454,-0.0108657265,-0.009276694,0.020627188,-0.054873336,-0.01936323,-0.020002782,-0.017531464,-0.035648234,-0.04406321,0.02540146,-0.0033545557,-0.031053614,0.0058829756,0.004717809,-0.020188294,0.00753152,-0.0011662251,-0.0035265912,-0.017694946,0.0002689004,-0.021107502,-0.039398517,-0.050276786,0.04227145,0.027998772,-0.00040147392,0.018089997,-0.0010103759,0.045432247,0.026688328,0.011508195,0.008744625,-0.017600125,0.043248363,0.016510399,0.013412161,-0.007377496,-0.0075090267,0.013896439,-0.022590766,-0.044370025,-0.03164655,-0.009833677,0.018871378,-0.029974796,0.031887677,0.013147899,-0.00834013,0.008313648,0.05244436,0.010081722,-0.0147009175,-0.012807966,0.035662312,0.037461985,0.018867714,0.028448628,-0.006345612,0.0106938975,-0.019247288,-0.025608579,0.0074413316,-0.002023111,0.045115057,-0.03246309,-0.03706014,-0.00066624203,-0.0021645231,0.035641108,0.0032377068,0.008293289,-0.06822969,-0.0011291739,-0.005661066,-0.029414266,-0.043231122,0.01595879,0.021468189,-0.035206992,-0.017509608,-0.013452128,0.06621383,0.013129392,0.010125803,0.042595044,-0.024210608,-0.10490451,0.0710068,-0.018164607,0.00090877444,0.009253317,-0.005172627,-0.0014290143,-0.03665079,-0.02093096,-0.041895814,0.06959098,-0.010091425,0.020669043,-0.01710828,0.019057805,0.0028914695,-0.033893622,0.029974882,0.047993533,0.023018474,0.011020137,-0.010473079,-0.0391491,-0.05444535,0.021184582,0.027847964,-0.05383193,-0.010624964,-0.002276061,-0.014181417,0.018334545,-0.01765697,-0.043131825,0.025672236,-0.03806679,0.035158563,-0.01774147,-0.015662627,0.01026248,0.041703723,0.029576197,-0.020861067,-0.027039038,0.016981002,-0.03843292,-0.025124634,-0.007834594,-0.0187658,-0.001053854,-0.002317787,-0.08839265,-0.011277998,0.012119673,0.0033671402,0.0037856977,0.041863855,0.0041084876,-0.022812612,-0.008423933,0.01912501,-0.016083902,0.03163927,-0.031273805,-0.016528301,-0.020227857,0.0068863663,-0.0006191127,0.00009277096,-0.019600159,-0.013508672,-0.0075562103,-0.05340072,-0.02474367,-0.040976346,0.02910008,-0.04417127,0.018288584,-0.009972358,0.046151232,-0.014532621,0.0007883676,-0.03241174,-0.014721572,0.028301306,0.040077686,-0.03190586,-0.0072864154,0.014242368,-0.009036067,-0.03652915,-0.038822297,0.03557576,-0.020468881,0.031131057,0.004256001,-0.0032118007,0.041940257,-0.006182179,0.008862128,-0.010259754,-0.0005611586,0.05160622,-0.02210788,0.025967669,0.02219686,0.011360196,-0.019825445,-0.001175896,-0.027687097,0.028674735,0.0359613,-0.040036343,-0.06233441,0.01271118,-0.025796242,0.0015773068,0.0011662225,0.018800452,0.00180082,-0.023566881,0.0324217,0.033257827,0.006765486,-0.056001373,0.023521598,-0.0008443874,0.007283644,0.039682996,0.043694526,-0.04861937,0.026840873,0.0015553996,-0.029168263,-0.019824592,-0.020884227,-0.021164417,-0.017060408,0.076623805,0.0020093962,-0.004619047,-0.00080278446,0.050074797,-0.02193975,-0.029178107,-0.070569806,-0.014645987,0.016133552,-0.01700162,0.004148871,-0.012680771,0.0066793584,0.025754439,-0.00005718571,0.016512992,-0.040489364,0.003875823,0.0005599994,-0.039494663,-0.011365724,0.08575169,0.045826115,0.0091252,0.0011670165,-0.021374464,-0.044162348,0.009459374,-0.017081182,-0.011444257,0.051072143,0.0072028735,0.024486875,0.022724785,-0.0024885468,0.050622765,0.023002828,-0.024835365,0.0046893694,-0.0022854784,0.056512393,-0.008284167,-0.004549409,-0.024560912,0.033641588,0.026693229,0.029824512,-0.026569452,-0.014850484,-0.023116035,-0.043319825,-0.005381716,-0.007606167,0.040450092,0.0248737,0.014251883,0.008453494,-0.06023195,-0.009005356,-0.04305888,0.018287929,-0.013333943,-0.025907882,-0.049433418,-0.040013924,0.007927446,-0.03008571,0.0067118187,-0.059771474,-0.026065538,-0.0045677535,0.0059834225,-0.018679881,0.03177122,0.012821002,0.05646265,0.0062229177,0.024898758,-0.021871695,0.024110824,0.05167031,0.023877349,0.012875618,0.02120236,0.00010538827,-0.04227467,0.0068057007,-0.013224892,-0.010946917,0.027571026,0.006392996,-0.00019069093,-0.005842856,0.022440307,0.00004085414,0.05440777,0.016332902,-0.010604424,0.008508431,0.0708525,-0.01949071,0.004410554,-0.024209855,-0.011694552,0.027038535,0.022263814],"last_embed":{"hash":"166on4i","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"166on4i","at":1762844536165},"key":"Inbox/Prompts.md##Issues[2]#Issue N: ","lines":[81,202],"size":2705,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"166on4i","at":1762844536165}}, +"smart_blocks:Inbox/Prompts.md##Issues[2]#Issue N: #{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043158785,-0.01479398,0.025988322,-0.0044468422,-0.018430524,-0.057657555,0.0046540587,0.011079978,-0.00032948193,0.056326784,0.003009462,0.018244643,-0.0057677864,0.007067581,0.0025848143,0.011421904,-0.004776977,0.010728911,-0.0133612575,-0.036649887,-0.034239758,0.038855344,0.0036244893,0.06540412,-0.0076918555,0.047718305,0.029476412,0.011137821,-0.008394266,-0.03493034,0.010178298,-0.034408737,0.025424091,-0.011562459,-0.005236473,0.025649633,-0.034886878,-0.025629142,-0.037001774,0.011984811,-0.02620396,-0.0006687802,0.021858498,-0.035139054,0.04648435,-0.013544235,0.023929445,-0.012638228,-0.016672244,0.009880573,0.020665415,0.027714651,0.037444483,-0.041444607,0.046318877,-0.008794072,-0.028783623,0.025203854,-0.020870235,-0.014498162,-0.03819166,0.02724855,-0.006769428,-0.004923281,0.0063088443,0.05441717,-0.0021229608,-0.008533173,0.016217818,-0.023709051,0.003913635,0.047428373,-0.023320265,-0.034523882,-0.041871473,-0.016942745,0.02122749,-0.040553622,-0.006010011,0.042393673,-0.009139195,0.000988002,-0.013127502,-0.05096832,0.0030337134,-0.011440012,-0.0028631026,0.026776519,0.022567006,0.010918515,-0.015984718,-0.026907103,-0.008325532,-0.0129345665,-0.051832113,0.0077959932,-0.019153232,-0.020816812,-0.002050297,-0.047704753,-0.031768244,0.07526035,0.021710943,-0.020160753,0.023489878,0.012330499,0.044682916,0.0058613475,-0.002857465,-0.007892587,0.009325848,0.048929643,0.008601289,-0.010776091,-0.0022981926,-0.030746577,0.014766121,-0.011639472,0.035321273,-0.025380792,0.017224982,0.025399398,-0.0059822574,-0.023812506,-0.032544352,-0.010204205,0.013661558,0.048821233,0.0077867857,-0.0022404033,-0.0036212183,0.065335475,-0.028176274,-0.015842667,-0.04837278,0.0022565734,0.026386932,0.053437002,0.0009483997,-0.050328255,0.019547299,0.032911535,-0.008752652,-0.019491434,0.016935643,-0.073384464,0.026803829,0.019492142,-0.0044818344,-0.06587476,0.0228029,0.03981912,0.03700136,0.01812713,0.04052283,-0.02468843,0.03931852,0.0072920024,0.022630107,-0.010585261,-0.021762162,-0.013674152,-0.0060247025,-0.021242384,0.03013482,-0.00264367,0.019885585,0.037671216,-0.032493383,-0.039751988,0.04581579,-0.037190698,-0.0058863214,0.002671374,-0.0055528837,0.02923662,0.0726992,0.028048867,0.028001212,-0.008241594,-0.01124504,0.02396676,0.0070088897,-0.009434555,-0.032679074,-0.023054292,-0.019599158,-0.027656754,0.01563635,-0.0069432943,-0.030778963,0.007911501,0.027822126,0.036255926,0.0169763,-0.024512984,0.038603228,-0.025329223,-0.024286972,-0.046353713,-0.02383684,0.0044535697,0.057249554,-0.03872084,0.005312668,-0.037775982,-0.011803287,-0.026488615,0.012656816,-0.020615106,-0.015951436,0.06217078,-0.03485275,-0.013055477,-0.023082843,-0.008850655,0.001131758,-0.009259028,-0.012978501,0.00031671286,0.004445049,0.029674748,-0.01366298,0.026120605,0.016876722,0.028568704,-0.01826347,0.035913475,-0.0060399654,-0.019313779,-0.04034874,-0.023558315,0.011799268,-0.018782536,0.01722744,0.008838099,-0.015616584,0.030862855,0.0068691736,0.031258035,-0.034066714,-0.06607925,0.00027562873,-0.020739323,-0.055124406,0.007151154,0.029018221,-0.0034728758,-0.015709171,-0.022490162,0.0029554102,0.037568994,0.01787826,0.019042555,0.0038575372,0.03120474,0.02517168,0.0016803365,-0.0060966522,0.0031080933,0.0077326484,0.041252304,0.0065990086,0.013415227,0.006770645,-0.013526991,0.011301676,0.013646693,0.004744716,0.011866669,-0.032944173,-0.063660584,0.030743768,0.0035112535,-0.011309367,0.011334655,-0.022639586,-0.032514904,0.07564574,-0.017958982,0.01731254,0.020863086,0.014775138,0.021487998,0.028877875,0.013662736,-0.028006913,-0.04556514,0.006096122,-0.05114909,0.010570691,-0.015907621,0.04604816,-0.00041482292,-0.04527936,0.027178306,0.011733736,-0.16662018,-0.018353282,0.010841019,0.023303417,0.027781006,0.030689519,-0.028649462,-0.008698593,-0.06192919,0.061403815,-0.023786994,-0.040008485,-0.024902014,-0.0039058905,0.033424523,-0.009841762,-0.0071294433,-0.005133918,0.015126376,-0.011389213,-0.056929585,-0.026312897,-0.017103843,-0.025299793,-0.007696322,0.0011595064,0.041406244,-0.0036194534,-0.06833746,0.023067042,-0.002033607,-0.039204292,-0.0027588895,0.03485234,0.015143702,0.026415484,0.027009947,-0.01536369,-0.013680155,-0.0071213697,0.044887677,0.045820724,-0.022081237,0.0180766,-0.0320797,-0.0005872343,0.031238915,-0.011844183,-0.04033692,-0.013290017,-0.030114213,-0.030087816,-0.023848008,0.027628565,-0.02677552,-0.010082354,0.023189103,0.023248848,-0.02023042,0.014230404,-0.038790666,-0.057971712,0.01386417,-0.0042726942,0.019351033,-0.06235047,0.05784713,-0.049600344,-0.0039124843,-0.019201199,0.025168998,-0.010499271,0.022062233,0.013011737,0.011458315,-0.02912684,0.0027360949,-0.023677409,0.0032748266,-0.087549835,0.019069305,0.030908927,0.00016616365,0.029867467,-0.02936518,-0.04396951,0.02776733,-0.02436301,0.014784216,0.26938996,0.027684443,-0.009223753,-0.029945945,0.056616534,-0.010304758,0.046026677,0.056139763,-0.0006289827,-0.041912578,0.014503275,0.033284243,0.027107637,0.00008105491,0.00035743538,0.017123742,-0.028301584,-0.0112969745,0.062316846,-0.00052085007,0.018910851,-0.03547446,0.0616955,-0.022008924,-0.026398245,-0.014557597,-0.032480754,0.018784383,-0.01618454,0.041692715,-0.03323741,0.068868935,0.050575864,-0.024584342,-0.04187609,-0.0112454565,-0.05786871,-0.06305167,-0.022049969,0.011615875,-0.042922962,0.005211463,0.015490292,-0.0093962485,0.012780619,-0.008149998,0.014544175,0.030332027,-0.032500237,-0.011907436,-0.002613416,0.0047893063,-0.0030602522,-0.0026881828,-0.026554883,-0.05678994,-0.030684397,-0.027401086,-0.011523035,0.052014124,-0.008076169,0.02473251,0.0049438938,-0.006475627,0.009492757,0.040607005,-0.0028160485,0.0103572635,0.037953384,0.041902084,-0.033160057,-0.008335302,-0.018027872,0.0045208153,0.015345473,-0.055103656,0.013809722,-0.013060238,-0.036717925,-0.009021147,-0.018600168,-0.01621545,-0.033793055,-0.014445655,0.022017073,-0.005214455,0.03529245,0.021240532,-0.0030787946,0.01505169,-0.02873522,0.010440439,-0.03122852,0.019524856,0.025312198,-0.0054347133,0.028608618,0.022109054,-0.058506574,-0.02578543,0.008677876,0.011112513,0.006673508,-0.009102326,0.026370201,-0.018271748,-0.007058988,0.035506684,-0.010236418,-0.003967052,-0.027324125,0.00033833468,0.049521282,0.0007042785,0.00996792,0.059696883,-0.0028548187,0.038246475,0.025308482,0.010395398,-0.01052073,-0.0034040525,0.0033745677,0.031044783,0.0001574034,-0.0477877,0.011001474,0.034378525,-0.039718598,0.013150725,-0.001663477,-0.032364763,-0.05062834,0.052765343,0.071363814,0.054113884,0.04529037,0.034241162,-0.048143625,0.02425306,-0.0010589629,-0.02121332,-0.02857805,-0.010392459,-0.0028860911,0.0064026774,-0.056150768,-0.02317445,-0.008400739,0.031395927,0.026373975,0.052463092,0.031972896,-0.045088362,-0.040819496,-0.0006247615,-0.013713276,-0.031225547,-0.0009519717,-0.0043312926,0.027593771,0.023784773,0.0053699194,0.051818237,-0.016588798,0.010359092,0.023446437,0.025334168,-0.058903247,-0.03089288,-0.017668325,-0.023730703,-0.024826642,0.0034405908,0.005907246,-0.017321164,0.00037335005,-0.0037368902,-0.014296376,-0.059475277,0.008918521,-0.011176155,-0.042372257,-0.008927003,0.019314514,-0.03270284,0.013598381,-0.019237094,0.05720528,0.0010970528,-0.010964863,0.124010056,0.0005007677,-0.008049519,-0.008208368,0.002764217,0.07872679,0.008586466,0.055405512,-0.009551242,0.021421293,-0.062053673,-0.017240273,0.019058354,0.021156142,-0.003321998,-0.0040148525,0.040303558,-0.046152305,0.002263903,0.05462829,0.010917082,0.0001904191,0.010752931,-0.040993586,-0.015371163,0.046890665,0.03995727,0.0010130566,-0.061975237,0.015616826,-0.04583262,-0.0073315767,-0.04598388,-0.019143634,0.02425495,-0.0050353524,-0.035314802,-0.033500522,-0.025379997,-0.005312056,0.021889713,0.06341422,-0.018478047,0.00908047,0.012726411,0.039053783,-0.009041808,-0.006101176,-0.027988797,0.039364185,0.02062458,0.012384921,0.058712706,-0.022151418,0.046294525,-0.023468932,-0.07812196,0.036786124,0.047704615,0.00406539,-0.03292702,0.044995513,-0.05697717,0.014379401,0.0010508465,-0.014439807,0.032575727,-0.06131155,-0.08003739,-0.024990117,0.028365871,-0.008740407,-0.023992814,-0.045767274,-0.022456037,-0.0005506457,-0.00002180914,-0.030097991,-0.0059014633,0.0057359687,-0.015904466,-0.026456116,-0.022280138,-0.0308287,-0.005868473,-0.07876388,0.031323332,0.021372214,0.025832647,-0.071839996,-0.029608702,0.00202438,0.018521361,0.02082818,0.027829815,0.053199686,0.010823208,0.0010125593,-0.03175741,0.017415226,-0.02774647,-0.040427607,0.028452247,-0.04028835,0.019117782,-0.034980524,0.025876265,-0.02355881,-0.014365013,0.0075747855,-0.041266676,-0.01112497,-0.038983256,-0.031570137,0.00070536206,0.023464318,-0.049113117,-0.0044611907,0.023906872,-0.01770404,-0.091069,-0.0057641934,0.05424784,0.021227537,0.0035986695,0.022144103,-0.007244657,0.025415925,0.0036674475,-0.011188974,0.014218174,-0.0008973219,-0.012742584,0.008517027,0.018757528,0.042159516,-0.03986557,0.01713713,-0.029548906,-0.037212536,-0.021194644,0.0076400735,-0.0035531423,0.013235886,0.0020053831,0.017211784,-0.03845646,-0.0046309805,-0.009959275,0.044189416,0.011473597,0.003741453,-0.022909097,-0.003516899,0.03950307,0.0016893556,0.005458968,0.004437215,0.018627683,0.0076354053,-0.019879412,0.008986284,-0.003536111,0.041112103,0.064373955,0.010147181,0.035580005,-0.015725331,-0.005065169,-0.03238305,0.009675541,-0.0428948,0.022292728,0.013636605,-0.008863638,-0.02979677,0.016365776,-0.04737977,0.035486106,-0.015534135,0.019190427,0.012157322,0.058202427,-0.010749818,0.010775425,-0.011119575,-0.026975442,0.015806084,-0.0028708251,-0.0018188995,-0.011233119,-0.003918255,-0.03557601,0.016678017,-0.0040192297,-0.03729397,0.0008367716,0.0076178554,-0.017119711,-0.01231338,-0.005639672,-0.035561286,-0.0036036524,-0.16324474,0.013815259,0.011468059,-0.019921724,-0.044017904,0.005156469,0.01544215,-0.040251102,0.008430394,-0.036976624,-0.028339982,0.033284407,0.06298271,-0.014174554,-0.0315397,0.014938027,0.011840433,0.014709774,-0.026625047,0.07088064,0.007281727,-0.0032497176,0.028482791,0.00726981,-0.010381555,0.00019659668,-0.0050482987,-0.045539897,-0.009597699,-0.018364575,-0.008823282,-0.0135117555,0.026183205,0.03506567,0.0074062045,0.012679591,0.0052001798,0.010257672,-0.010915819,0.019033512,0.008521623,0.019841446,0.02123811,-0.0054103453,-0.013699058,0.040035333,0.018558647,0.008503647,-0.02587817,-0.032390863,-0.0020033007,0.04325205,-0.038141847,0.015902512,-0.0059971004,-0.013441428,-0.057503186,0.0035830012,0.0062882253,0.0728679,-0.018731141,0.014973019,-0.016486898,-0.09757571,-0.0052796383,0.028004643,-0.003009126,0.006874759,-0.006514749,0.046205956,-0.07246352,-0.005675359,-0.01838246,-0.01988282,-0.002641698,-0.0021397714,0.07289954,-0.024667,-0.038645823,0.0087161055,0.0077887345,-0.013244421,-0.04011825,0.05787501,-0.02274068,0.028962616,-0.034391005,0.019010985,-0.08151086,0.007538422,-0.022915691,-0.04398324,0.01723323,0.017538311,-0.04528167,0.0144355185,-0.004606795,0.052043363,0.00088570896,-0.063277625,-0.020882253,-0.026120676,-0.013128477,-0.027726067,0.00017660933,0.042819973,0.05824042,0.007340836,-0.005558899,0.0028066123,-0.012904335,0.022877585,-0.033662215,0.012244822,-0.036892895,-0.0027929598,-0.025683638,0.045731317,0.031280167,0.03790259,-0.00030034513,-0.032100365,0.019005619,-0.046808336,0.030452762,-0.014138085,0.006950901,0.0567625,0.009948154,-0.02041914,0.009985615,-0.0007707577,0.019999987,0.020934753,0.055134457,-0.006550626,0.028715342,0.029418116,-0.061465718,-0.031970996,0.015885483,-0.027675172,-0.014364722,-0.035432722,0.027184518,0.01460029,-0.020316778,0.0045864824,-0.040275555,-0.01430842,0.0009928918,0.019252595,-0.0048003304,-0.023081155,-0.012295696,0.031833354,-0.03226436,-0.028290238,0.032716446,0.04248267,0.02377161,-0.032583527,-0.01710224,0.009818613,-0.015118702,0.03779662,-0.01909059,-0.019109063,-0.039729033,0.0062233307,0.014882034,-0.019149836,-0.020443235,0.0027612476,0.035513707,-0.027963385,0.016094383,-0.020163413,-0.010356448,-0.01286404,0.009194284,0.003380244,0.0261975,0.052382756,0.005196671,-0.00018659506,-0.033771567,0.03526991,0.032430097,0.019523619,-0.029971108,0.018347558,-0.01685615,0.004397764,0.039080776,0.028552,0.0056665707,0.07080218,0.0055279336,0.015719807,-0.009149598,0.015331308,-0.010023311,0.0008788138,-0.05046834,0.01531808,0.043716226,-0.015258296,-0.0014562046,-0.006249798,-0.04256772,0.017027944,-0.019451221,0.008125156,-0.007829628,-0.017982984,-0.008851225,0.007507746,-0.023157813,0.0037833075,0.053255837,0.023377916,-0.039085157,-0.053328145,-0.0337613,-0.031820647,-0.007684237,0.01690178,0.023582747,0.026227126,-0.023894636,-0.0031080085,0.016001912,0.007487075,-0.0052603907,0.0083892485,-0.029661687,-0.022569448,0.038648892,-0.008995194,0.045349337,-0.0246119,0.012768977,-0.07041241],"last_embed":{"hash":"1t1nhmk","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"1t1nhmk","at":1762844536165},"key":"Inbox/Prompts.md##Issues[2]#Issue N: #{2}","lines":[83,84],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1t1nhmk","at":1762844536165}}, +"smart_blocks:Inbox/Prompts.md##Issues[2]#Issue N: #{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.045399945,0.012343742,0.038422298,0.00234077,-0.004248258,-0.06313323,0.0238029,0.033612628,0.010507122,0.021620674,-0.002742031,0.0068686022,0.0025283755,-0.005758088,-0.012002328,-0.009242583,-0.029091217,-0.009814155,-0.006643681,-0.018013999,-0.014397617,0.023569033,0.035447676,0.06074324,0.0077314675,0.03560874,-0.042814437,-0.01702196,0.012327696,0.0047474257,-0.018437082,-0.053221244,0.050947975,-0.0060221762,-0.024071865,-0.016386325,0.0046776943,-0.034319125,-0.034581777,-0.009051143,-0.06584235,0.0004281568,0.045402914,-0.001336513,0.03624895,0.0061142775,0.037055902,-0.01763736,0.010081983,-0.026828751,0.0019036611,-0.0055051427,0.009505104,-0.06541187,0.066040464,0.004673267,-0.0041092527,0.00021326756,-0.043455485,-0.0005324491,-0.050717913,0.013498375,-0.025713539,0.009210608,0.007524671,0.037048653,0.008748312,0.022625655,-0.0049575316,-0.048995417,-0.013062608,0.02115305,-0.021886893,-0.034014255,-0.041414876,-0.006357727,0.032840304,-0.03540808,-0.027295051,0.012170977,0.007673833,-0.030930962,0.021206398,-0.0207175,0.004587984,-0.017209513,-0.012370361,0.04618934,0.028010463,-0.02087253,-0.029703315,-0.013805738,-0.00032534957,0.00300324,-0.034682103,0.048323028,-0.04047007,-0.026793377,0.04873963,-0.04813624,-0.019339664,0.03525488,0.010123109,-0.010706037,0.0296233,0.033824477,0.031983305,0.035388462,-0.02357004,-0.02169989,0.01220179,0.038517695,0.0148779815,-0.018017923,-0.0021806858,-0.0473292,-0.0057848706,-0.038651578,0.045346756,-0.013141289,0.02164289,-0.009467519,0.044541158,-0.018438812,-0.02036495,0.021106502,0.02959936,0.045864396,-0.020034127,-0.031180404,0.02363675,0.06947718,-0.02820797,-0.0020523202,-0.044924825,-0.0037768898,0.008641978,0.020003583,-0.009641457,-0.045165356,0.018062666,0.0013587351,-0.015760938,-0.035153557,0.017697148,-0.03378052,0.05005195,0.0074251224,0.019939478,-0.07977538,0.032666177,0.016664362,0.047977526,-0.03862947,0.036777314,-0.034597583,0.030071547,0.008506614,0.022698266,-0.032127876,-0.07346344,-0.009137133,-0.07478383,0.0073120743,0.030777628,-0.030968208,0.005137571,0.0065285396,-0.046786495,-0.057927117,0.039236613,-0.023531202,0.004552564,-0.0148376515,0.0031680712,0.032969467,0.07796419,0.024488935,0.04562222,-0.030361269,-0.035233688,0.033425983,0.014687467,-0.023276698,0.015907265,-0.024598246,0.013174832,-0.009599576,0.012707247,-0.007133931,-0.036801677,0.008052798,0.04154304,0.034814492,0.013232861,-0.05409215,0.047290497,-0.027091624,0.020617796,-0.038273264,-0.0011393774,-0.0038260962,0.016515227,-0.046136532,-0.014267562,-0.023451768,-0.015858373,-0.048189547,0.01941014,-0.025264947,-0.00903839,0.01779532,-0.04915586,0.011288086,-0.038208477,0.011475186,-0.006211109,-0.017491939,-0.004946189,-0.020380078,-0.012716538,0.045215514,-0.046708066,0.011679473,0.00939895,-0.00023670866,-0.008373333,0.030569673,0.0074293916,-0.048103303,-0.059881337,-0.022519888,0.003498447,-0.012296413,0.004280981,-0.0037522705,-0.020057462,0.025854671,0.0032137448,0.004645093,0.034704763,-0.049829777,0.01485841,-0.009944803,-0.054266226,0.03425669,0.014467901,0.0058358447,-0.00096972036,-0.013837667,0.0011239952,-0.012933474,0.023315711,0.0076792366,0.01685292,0.03827598,0.021142036,-0.004656066,-0.04193676,-0.003418843,0.015436493,0.06879156,0.011787413,0.01481997,0.03546051,-0.0005492679,0.037682846,0.006999185,-0.015253704,0.012776346,-0.059251487,-0.037572145,0.009184498,-0.0006519404,0.020963535,0.019507349,-0.022485446,-0.04166925,0.07389241,-0.008342233,0.026077118,0.017521597,0.017839411,0.016096022,0.019153116,0.026353836,-0.03128456,-0.03735519,0.029020213,-0.025131017,-0.013796092,-0.030916221,0.053380676,-0.0014454488,-0.036732517,0.0022101235,-0.0003138795,-0.16672063,-0.011666582,-0.010664692,0.017339459,0.018952569,0.014346108,-0.040818077,0.0012270472,-0.041472945,0.052140426,-0.034101922,-0.05505911,0.013169459,0.0019335186,0.041457586,0.011978709,-0.035468683,-0.0044199484,-0.006469947,-0.012445685,-0.07829067,-0.032847486,0.022291787,-0.05092378,0.027687032,-0.025323283,0.048745286,0.00795672,-0.058073424,0.045139372,-0.012196329,-0.024155278,0.000056505884,-0.0066832555,-0.007997021,0.02644932,-0.030031674,-0.01873609,-0.009104197,-0.026811276,0.057754286,0.017323013,0.009174089,0.021533253,0.0023787923,-0.013011772,0.016321842,-0.008470816,-0.033348806,-0.024487264,-0.023423532,0.017401598,0.004990588,0.019764323,-0.042255513,0.021927096,0.025628522,0.049426105,-0.008329135,0.03251237,-0.03490377,-0.021706454,0.016024716,0.024765946,-0.03107777,-0.018374471,0.056495667,-0.063421965,0.0014013136,-0.0065614698,0.0036673301,-0.04393715,0.05002312,0.0024385557,-0.02211362,-0.016657222,0.021956429,-0.017546028,0.014167283,-0.11310916,0.038772546,0.011553677,-0.034053534,0.017153312,-0.0021342502,-0.021751735,0.020516552,-0.011770179,0.036061797,0.23869859,0.016335934,-0.0062710615,-0.011076303,0.041954238,-0.041050866,0.037431154,0.046115972,0.0027970553,-0.03653934,-0.0010537424,0.032517664,0.020860422,-0.0022834279,0.004995566,0.026106197,-0.0282278,-0.0025950028,0.06844483,-0.03766149,0.01142604,-0.080514446,0.025858985,-0.0038680322,-0.037252903,0.000521613,-0.043711495,0.01621658,-0.018573143,0.025583327,-0.043098316,0.050307967,0.04545348,-0.012092109,-0.0045340667,0.009250184,-0.0052857734,-0.042314745,-0.013546892,0.007106649,-0.021492353,0.0010307671,0.018073784,0.019171335,0.0076815304,-0.020024298,-0.004538373,0.01883676,-0.064398766,-0.014501081,0.010816509,-0.0046747928,0.013902446,-0.0022783498,-0.03489925,-0.027462816,-0.027499042,-0.03368014,-0.008777118,0.04812533,-0.018630926,0.011412611,0.002937001,0.017683107,-0.008630541,0.051837362,0.0009487645,0.04395929,0.040179014,0.07218821,-0.028127424,0.023169937,-0.02110479,-0.006544342,0.009434675,-0.010626148,0.020215664,0.0047286213,-0.01059533,0.013663903,-0.036284957,0.016452746,-0.02061158,-0.013341254,0.034799073,-0.03973453,-0.002044056,0.06483398,-0.005283708,-0.01032733,-0.0015170496,0.018500594,-0.032436848,-0.01150328,0.009864663,-0.0090085855,0.035490267,-0.019942293,-0.046414968,-0.022729067,-0.0050146393,0.0015639598,0.019125393,-0.021192772,0.04478752,-0.018469881,-0.024450134,0.015410748,-0.0017094774,0.0022665702,-0.028987922,0.01670311,0.014099901,-0.028863054,-0.0044810786,0.053051535,0.032412965,0.03925448,0.03627797,0.030340232,0.0033966745,0.039826572,-0.014661176,0.041546863,0.014544158,-0.029250197,0.008251879,0.049624547,-0.039694145,-0.00108783,0.0097510405,-0.02343946,-0.035519484,0.04119408,0.034663066,0.027730728,0.019291688,0.04841374,0.011055607,-0.017456127,-0.0050508636,0.009641271,-0.00036840583,0.013755835,0.008043293,-0.0018451271,-0.060122326,0.005730599,0.0035388595,0.017038971,0.040205784,0.043617096,0.03242958,-0.011692648,-0.040694106,-0.034139864,0.008670347,-0.013252593,-0.005287818,-0.004883876,0.018880105,0.027623594,0.01671654,0.0390065,0.039987665,0.039975263,0.008951927,0.05974557,-0.05429131,-0.022796782,-0.037698265,0.0072774757,-0.01620359,0.029138114,0.00028290137,-0.017841574,0.014998901,0.0034176114,0.0019654066,-0.0140251815,0.0101756295,-0.021302221,-0.042736895,0.0027621246,-0.0096736355,-0.001751581,-0.025379438,-0.000009832794,0.05557682,-0.013101529,-0.05545836,0.11407906,0.021806194,-0.0059905164,0.0019574547,-0.000738071,0.108305834,-0.0012627451,0.055186436,-0.031887244,0.02341711,-0.044768117,-0.0063165887,0.034612276,0.0015174021,-0.015246971,-0.0025440827,0.023802454,-0.019620132,-0.05848357,0.040213108,-0.007627536,-0.023008488,-0.015985869,-0.0050543374,-0.018627906,0.099173345,0.03331737,-0.0065512266,-0.007970749,0.033961166,-0.028541505,-0.0051008826,-0.04033244,-0.0016623212,0.025878541,-0.01598298,-0.05387356,-0.0365299,-0.036702514,0.001850276,-0.0047579627,0.04592447,-0.0055653118,0.023554837,0.04093396,0.048762746,0.0014385817,0.0018254385,0.0028179246,0.024749074,0.016064988,0.023473915,0.06365349,-0.027007116,0.04519529,-0.04830634,-0.04938244,0.015716972,0.058469642,-0.009090701,-0.03006592,0.03214988,-0.025245097,0.014746513,-0.007862041,0.0074780597,0.025116809,-0.05522616,-0.054173585,-0.04897119,0.018920172,0.0026886798,-0.02488176,-0.02138789,-0.031371918,-0.012746644,0.0024276748,-0.005555465,-0.009320931,-0.017450722,-0.017747058,0.006752184,-0.011457268,-0.023866734,-0.0012848631,-0.045330785,0.04038793,0.04060195,0.0060294173,-0.057216834,0.008905587,-0.016107969,0.015221638,0.018782632,-0.008594536,0.047323532,-0.030582247,0.024419025,-0.0385702,0.035128687,-0.017959785,-0.04813098,-0.0011907018,0.0056933863,0.020325331,0.015059047,0.052862443,-0.039429236,0.006889086,-0.005439286,-0.033118792,-0.0111016305,-0.022165203,-0.05439054,0.0010119244,0.012852547,0.008753071,-0.011813707,0.037514128,0.0006894714,-0.12553467,-0.019154966,0.043179337,-0.010631447,-0.02010337,0.037252642,-0.0015790104,0.016282748,-0.0317632,-0.011772322,-0.0058847256,-0.015751123,-0.022611914,0.004493909,0.043392304,0.036736555,-0.011032636,-0.03562065,-0.018331738,-0.058285967,-0.016574156,0.015540963,-0.023342757,0.010362647,-0.019434916,0.044148322,-0.0315296,-0.0010494809,0.00095659285,0.013111954,-0.0010397552,0.046555437,-0.024513502,-0.00045324673,-0.00054512674,-0.012477504,-0.0026876945,-0.009112249,0.005219351,0.029029226,-0.045118455,0.000465377,-0.004139687,0.017922008,0.024300411,0.013824448,0.0370783,0.0014395816,-0.00086618605,-0.029717209,-0.0008525662,-0.051992174,0.008667947,0.0011903958,0.025569938,-0.03300654,-0.0061852946,-0.03631086,0.0057194186,-0.0007536634,-0.015659623,0.037188746,0.044007305,-0.01419182,0.031532776,-0.041097526,-0.0037535666,0.050049525,-0.02360862,-0.032766417,-0.010337889,0.014121476,-0.014867287,-0.01846844,0.0084327245,-0.041455317,0.009887859,0.005884756,-0.008801174,-0.016636185,-0.010828258,-0.019425182,0.008255981,-0.16632666,0.009721764,0.009425744,0.014102929,-0.012295085,-0.012155011,-0.0184794,-0.021749409,-0.020114236,-0.03566207,-0.03818731,-0.015505465,0.07123485,0.006479537,-0.006016641,0.029461712,0.0059566787,0.02386073,-0.005498566,0.05751381,-0.007914265,-0.009780442,0.04189902,-0.006240664,0.0046696984,0.008040754,0.0020571877,-0.05145267,-0.01153135,0.0021332507,-0.02475653,-0.019122379,0.020395348,0.021371145,-0.040954698,-0.007093154,-0.00021199125,0.02231525,0.00932634,0.0066031725,0.016294377,0.014161755,0.0097054215,0.0026324233,-0.000758323,0.019458182,-0.029073467,-0.014653741,-0.047850274,0.007992226,-0.003976932,0.050055984,-0.03039449,0.0006620271,-0.011826135,-0.015924146,-0.046560675,-0.010182278,-0.029131345,0.04557005,-0.059034266,0.020943718,0.000969338,-0.06164303,-0.031059006,0.005887751,-0.012745822,-0.029026087,-0.031048715,0.037921447,-0.016456567,-0.02197966,-0.026483329,0.015345976,0.011250229,0.028967222,0.01561959,-0.02122873,-0.041990142,0.00939574,-0.004854614,0.0019170984,-0.051130056,0.011364067,0.04774503,0.021038087,-0.029552914,0.025609193,-0.04450242,-0.012473065,-0.058595166,-0.014989776,-0.005586562,-0.015956977,-0.009940584,0.02843796,0.010524861,0.023054909,-0.022315394,-0.063736685,-0.027337112,-0.038094256,-0.025345206,-0.025303856,0.0016761607,0.014376792,0.032935154,0.012007994,0.010878632,-0.032255426,-0.04159577,0.010444586,-0.038681824,0.01641894,-0.03992969,-0.01342008,-0.0030808276,0.06313747,0.01656645,0.03890563,-0.008541284,0.0018262224,0.021116054,-0.04444863,0.030785173,-0.0076076775,0.026098277,0.061548218,0.02089241,-0.029754095,0.017700953,0.0008491365,0.00054897624,0.024184486,0.010605797,-0.0031133236,-0.010167928,0.038054224,-0.056265,-0.009937519,0.018583184,-0.041159175,0.0062012374,-0.05309098,0.0059338794,-0.010311096,-0.017573789,0.024340997,-0.0023052501,-0.009522574,0.030307889,0.028897641,0.003179654,0.0103345625,-0.014003709,0.042980064,-0.033621266,-0.063710004,0.006623197,0.074262716,0.011964428,-0.031064827,-0.025635904,-0.02314646,-0.02564906,0.050295908,-0.027389364,-0.010971586,-0.039878793,0.010038171,-0.013671949,0.00966738,-0.021033874,0.028956247,0.027331373,-0.04428899,0.019435994,-0.011153929,0.0013384284,-0.01986079,0.01740858,0.019259237,0.02774966,0.04100326,0.03407473,-0.0068724863,-0.019993559,0.032816187,0.014879208,-0.012412832,0.0014470306,-0.012266167,-0.0356504,0.018661747,0.04231498,0.015600735,0.028635597,0.055592146,0.009888957,0.025717013,0.009418297,-0.008166998,-0.00237743,0.013041977,-0.02894458,0.010824591,0.04687231,-0.022130497,-0.020687273,0.0044152504,0.0051905983,0.026169427,-0.049125493,0.014366715,0.008875181,-0.015864542,0.021846695,0.0467476,0.0101655405,-0.017151209,0.07211853,0.02000427,-0.032862768,-0.039930273,-0.030582028,-0.038241908,-0.007015509,0.011189993,0.0055077635,0.055855133,-0.029776469,0.010147763,-0.005286023,-0.0037760318,0.039713036,-0.0016289775,-0.039124873,0.023584796,0.007337633,0.0057401774,0.05935038,-0.0081713,0.018448861,-0.04113969],"last_embed":{"hash":"up0cww","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"up0cww","at":1762844536165},"key":"Inbox/Prompts.md##Issues[2]#Issue N: #{3}","lines":[85,90],"size":173,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"up0cww","at":1762844536165}}, +"smart_blocks:Inbox/Prompts.md##Issues[2]#Issue N: #{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030739134,-0.01103681,0.023871658,0.022220232,-0.020984646,-0.057502683,0.008743499,0.009009606,0.004687946,0.022974227,0.004724724,0.02100366,-0.009463762,-0.00040028212,0.01975924,0.009259532,-0.012948486,0.013679031,-0.007782529,-0.016981455,-0.017900355,0.03464882,0.0011023107,0.034304935,-0.0072131734,0.03179983,0.0153417345,-0.016325757,-0.013361917,-0.018961063,0.008356184,-0.053823978,0.030095095,-0.018134322,-0.0208768,0.034562964,-0.022544095,-0.039175246,-0.047499243,0.0015671736,-0.051925644,-0.016301546,0.040213395,-0.016031304,0.018221121,0.02296818,0.026227541,-0.020314246,-0.0121428855,-0.025418025,0.0059419204,0.012174979,0.0054124366,-0.07836426,0.040950295,0.00857457,-0.026866518,0.02073252,-0.021917831,-0.017122263,0.0003670361,0.016241828,-0.0097516645,-0.0063012615,-0.0006590914,0.04555931,-0.0036453626,0.005217476,0.001476689,-0.019664207,-0.0016212751,0.01682953,-0.029918848,-0.03533374,-0.050951637,-0.013833634,0.028679293,-0.054631904,-0.032406736,0.021953057,-0.013787011,-0.024661828,-0.013391041,-0.031077094,0.0021343203,-0.032930158,-0.028799327,0.025561515,0.0340555,0.0152107505,-0.027198726,-0.024553042,-0.010685472,0.004791535,-0.059722796,0.016730318,-0.030854154,-0.014040285,-0.0021488292,-0.040467564,-0.03344611,0.08843931,0.025903767,0.0049668932,0.017854083,0.03681504,0.033891276,0.023239393,-0.01329687,-0.022119697,0.0044046827,0.019522216,0.0003133384,-0.009814263,-0.017656388,-0.022209506,0.01654924,-0.039148595,0.018378956,0.00043397635,0.021798361,0.011664052,0.02855593,-0.029550308,-0.03181753,-0.012928354,0.035393264,0.046729755,0.017326273,-0.01263264,0.0075263027,0.07286685,-0.019661406,-0.011143441,-0.01811242,-0.0019068507,0.03106055,0.020126835,-0.007975682,-0.051843,0.023975447,0.013614235,-0.009610586,-0.02284771,0.03811482,-0.087454624,0.048564676,0.048147306,0.0036939513,-0.069716915,0.0140190255,0.056351703,0.06319905,-0.00003138012,0.029707959,-0.03890563,0.028882328,-0.011453249,0.04747674,-0.000980746,-0.006644464,-0.008208319,0.011457502,-0.016148206,0.043586537,-0.020933187,0.019672744,0.020952115,-0.0126878945,-0.051467087,0.03196997,-0.04335394,-0.02096848,-0.0062869447,0.024302384,0.03940809,0.049970713,0.032192264,0.030360024,-0.020419836,-0.014057102,0.030704794,-0.0063823983,-0.0076654404,-0.007887815,-0.01559745,-0.043614946,-0.027102208,0.010270091,-0.009834171,-0.035270963,-0.0024580737,0.011766595,0.045149244,0.02837883,-0.0008327901,0.028835125,-0.030554377,-0.022050122,-0.04899395,-0.017441338,0.02042729,0.0135799,-0.00033404477,-0.0017359188,-0.025377745,0.0046409215,-0.011431403,0.009166902,-0.03978493,-0.006706655,0.046945438,-0.037672814,-0.0063776816,-0.021707362,-0.013344757,0.013808637,-0.016216237,-0.034661427,-0.015376437,0.013290832,0.032185994,-0.016433245,0.010542474,0.00422436,0.01369556,0.013577019,0.03137159,-0.01646047,-0.016113736,-0.078513555,-0.014086489,0.004092452,-0.016979162,0.032246634,0.002051307,0.0035834648,0.028243724,0.025661279,-0.0040150536,-0.051218245,-0.047223166,0.0027371142,-0.006264493,-0.04225797,-0.00800831,0.0141065195,-0.014909874,-0.016848817,-0.03044127,0.0023158086,0.019334953,0.0040381365,0.01823939,0.0031610657,0.032405276,0.038366485,-0.0081187915,-0.033357322,0.023827739,-0.0011997529,0.032595452,-0.0043403585,0.013963675,0.01076423,-0.0009446897,0.016716262,0.0156197185,-0.003035562,0.017270027,-0.04469951,-0.019710004,0.04335977,-0.015538972,-0.009426788,0.016261246,-0.03233381,-0.030227343,0.060262106,-0.013221406,-0.010180359,0.043340065,0.033884495,0.0047484776,0.043711502,-0.0013970037,-0.018609125,-0.032337174,0.0034122006,-0.019877687,-0.044139527,0.0005570861,0.036746908,0.0003391162,-0.023652498,0.016297942,0.007388569,-0.15710428,-0.02043911,0.021226762,0.032259084,0.03295551,0.03365435,-0.046418723,-0.02399361,-0.044456724,0.045728706,-0.017871885,-0.044156708,-0.01905402,0.009778879,0.020881845,-0.012178347,-0.029877648,-0.007015357,-0.0028261074,0.0030543243,-0.060059853,-0.014176343,0.031075064,-0.022088954,0.023244498,-0.012834305,0.037291024,0.00047025754,-0.055589423,0.022289114,0.0023176644,-0.02714685,0.0043236376,0.050220326,0.008620875,0.022999715,-0.008094881,0.0032635585,0.0037563927,0.010788006,0.022063488,0.01881453,-0.008249426,0.02106769,-0.026312824,-0.02720425,0.017140903,-0.026696317,-0.055477384,-0.004146765,-0.040611256,-0.012492003,-0.0014218711,0.0081527475,-0.02699822,-0.0020432936,0.033682294,0.03205881,-0.014993279,0.011091894,-0.05298418,-0.037505668,0.02760825,-0.0029614952,0.0067186775,-0.051724553,0.04838253,-0.026214153,0.01751211,-0.016553367,0.01720845,-0.021076445,0.06216855,0.008485294,-0.025354812,-0.038475648,0.013313717,-0.021965519,0.015898023,-0.09402196,-0.008656595,0.012622091,-0.016516637,0.039268423,-0.03567224,-0.04105032,0.02020961,-0.02042092,0.013936661,0.25480288,0.033909854,-0.0009838217,-0.022506062,0.066277355,-0.024987929,0.02937641,0.06268911,-0.0074590333,-0.037918307,0.019517303,0.04209899,0.032416876,-0.02697886,-0.0033135726,0.0350127,-0.02963571,-0.0058597177,0.04919143,-0.011556247,0.021562606,-0.043208253,0.035070837,-0.018478304,-0.03007704,-0.0034012978,-0.040309507,0.037807062,-0.0019528092,0.028924149,-0.033888374,0.026950475,0.049168438,-0.028681442,-0.048423458,0.012906864,-0.011126804,-0.07274266,-0.04706777,-0.019416982,-0.059659537,0.0024046192,-0.003545962,-0.021094436,0.035519276,-0.02614167,0.014032979,0.015541239,-0.036171425,-0.01913695,0.0040090703,-0.007554469,-0.03008172,-0.0048940023,-0.025949001,-0.031199139,-0.030100137,-0.04872334,-0.027848307,0.03213797,0.0202533,0.013907444,-0.00927849,0.00834804,-0.0020944378,0.028868606,0.00007044764,-0.011088962,0.037375003,0.045862693,-0.03677852,-0.004409939,-0.025423568,0.015023297,0.007764844,-0.013991904,0.0089940205,-0.0069263256,-0.03892402,0.021436842,-0.016882358,-0.005733905,-0.023629094,0.0011195116,0.011082528,-0.0048384573,0.043388307,0.025606839,-0.0043629473,0.0081869615,0.014458474,0.00047861566,-0.0035597996,0.028267134,0.010176853,-0.004709151,0.033808984,0.022988467,-0.064178236,-0.021080047,0.010908627,0.014885536,0.015314657,-0.017026464,0.025278566,-0.0029605269,0.012582364,0.029422162,-0.011029374,-0.016081767,-0.059709642,0.029370964,0.056899305,0.0013546839,0.03274045,0.084039405,0.027348002,0.021742312,0.02807486,0.012000861,-0.0056976764,-0.011804181,-0.017640563,0.029053373,0.00975226,-0.04655427,0.028556086,0.02268878,-0.04321945,0.04043093,-0.011021981,-0.03640939,-0.08497394,0.05236354,0.050730225,0.034419674,0.05240022,0.028152486,-0.02349975,0.0040389337,-0.009035437,-0.0028405346,-0.04099609,-0.0035841602,-0.012556433,0.027695403,-0.009798488,-0.03856775,0.0048474967,0.020389806,0.028931398,0.018347073,0.0490399,-0.053750936,-0.038712174,-0.0067511722,-0.010308276,-0.028447768,-0.0050286762,0.0015610063,0.017599557,0.013648282,-0.0154908905,0.046840213,-0.008343821,-0.000013976835,0.0008054829,0.020982178,-0.05474756,-0.03576228,-0.011425601,-0.023789033,-0.035921108,0.012588267,0.0071744225,-0.007721949,-0.01733819,-0.031524956,-0.0486857,-0.060784757,0.021454614,-0.0057685343,-0.030756736,-0.027176172,0.00037399016,-0.00094192167,-0.023070076,-0.00768367,0.033417117,-0.0057252864,0.0059962464,0.119555235,0.010736879,-0.0033033616,-0.014957962,0.020993132,0.07940798,0.022090688,0.04000759,-0.020159516,0.020791389,-0.045151994,-0.00047300287,-0.031581946,0.014287797,0.027059691,-0.031411342,0.03561661,-0.02069984,-0.0010127918,0.03981982,-0.0122695835,-0.018852005,0.016653923,-0.020827072,-0.00933258,0.092005044,0.0876113,-0.00210962,-0.061604,-0.0039895526,-0.060784593,-0.0052012242,-0.035684664,-0.024576366,0.045489326,-0.003960681,-0.02298456,-0.05806052,-0.04324682,-0.009729955,0.023628734,0.05890665,-0.020559812,0.03751115,-0.007414793,0.032662965,-0.0024787523,0.0059033963,-0.037183657,0.052802283,0.021866059,0.014270056,0.038175453,0.0037775096,0.055033013,-0.03165409,-0.064620964,0.04203936,0.044901863,-0.0036455982,-0.03589925,0.026802009,-0.033900898,0.035094175,-0.011725722,-0.010896657,0.042353977,-0.042508088,-0.032954387,-0.036391355,0.019219453,-0.008964253,-0.03980405,-0.02979595,-0.046148166,0.0052092983,-0.020822147,-0.012971225,-0.02819645,-0.006169691,-0.017512871,-0.01978722,-0.030862445,-0.030476654,-0.0056485827,-0.069704644,0.06974716,0.040543124,0.014793473,-0.07304866,-0.034553118,0.025498813,0.024320964,0.009421541,0.03980414,0.002430177,0.019720567,0.018622143,-0.0476499,0.016473554,-0.024487328,-0.033126283,0.027011652,-0.016163642,0.017112752,-0.024469683,0.016115224,-0.028736353,-0.01878706,0.006043565,-0.036081687,-0.017071528,-0.025548581,-0.025475558,-0.007889596,0.024571918,-0.039755914,0.029940065,0.01922998,-0.0069162827,-0.07037463,-0.0039979285,0.02194906,0.017254591,-0.0045663835,0.02137972,0.003891919,0.018673519,-0.020505616,-0.007758532,-0.00038318508,0.0048224544,-0.046334386,0.024356604,0.024981186,0.02975372,-0.03815887,0.002190752,-0.011512284,-0.03137012,-0.004105375,0.020020032,0.018236527,-0.006160683,0.01751334,0.026187703,-0.008262473,0.0020141345,-0.000092555085,0.046048682,0.009113696,0.027483676,-0.040405177,0.038922712,-0.009246644,-0.0047527202,0.024343146,0.0024803272,0.014041316,0.01539669,-0.030646406,0.008169044,-0.01089684,0.057406195,0.039708033,0.008934133,-0.013260583,-0.024212059,-0.0062326295,-0.046258036,0.0077944347,-0.028679134,-0.008279851,0.004938094,0.004994202,-0.010240261,0.020118186,-0.043840308,0.02351735,-0.0037409996,-0.02714434,0.031837486,0.06673568,-0.008348943,0.022449873,-0.012004512,-0.022191685,0.020051403,-0.028734531,-0.020589512,-0.008968093,-0.0119174495,-0.034621164,0.021641176,-0.008886255,-0.033611648,-0.0025039485,0.0021541023,-0.00451164,0.0022570933,0.009665864,-0.009571461,0.02852522,-0.15201028,0.022891702,0.022244304,-0.002713295,-0.025024505,-0.0059874775,-0.008251898,-0.031551495,0.022279013,-0.052141532,-0.05011727,-0.0051462837,0.035723776,-0.009128016,0.003523019,0.02533854,0.04723172,0.018079856,-0.038581412,0.04959007,-0.0072621396,0.0004665876,0.067444615,0.024759818,0.008857339,-0.020355988,0.0003284612,-0.06380138,-0.016910357,-0.013232363,-0.015875867,-0.017188217,0.018836053,0.0620825,-0.012380766,0.015056951,-0.0026597723,0.014967585,-0.0062272586,0.01287371,0.02593746,0.0077040177,0.01417893,-0.0014152756,0.003303016,0.054027364,0.009179161,0.0026069528,-0.03914834,-0.013464349,0.034897007,0.056025833,-0.001737526,0.00993197,0.0061289277,-0.031935472,-0.046749994,0.010573633,0.01761736,0.05538537,-0.023501491,0.021390172,0.007931382,-0.082604125,0.0016137081,0.03502928,0.0002442485,0.01249938,0.006211057,0.058691546,-0.05915981,0.01738674,-0.02261355,0.00835871,-0.015572892,0.012802986,0.06366884,-0.019335682,-0.041353013,0.015945792,0.014004174,-0.028226744,-0.02365536,0.014930316,0.008136678,0.02698928,-0.028437799,0.03453484,-0.05977512,0.024325106,-0.031485133,-0.04283864,0.01826925,0.008829108,-0.06575124,0.034983654,-0.010167745,0.026617331,-0.008025803,-0.045024652,-0.039170343,-0.008531766,-0.018123988,-0.025072435,-0.011907834,0.05024376,0.069086105,-0.010348569,-0.007256746,-0.030654605,-0.030986104,0.005308997,-0.033397354,0.0187539,-0.019638669,-0.027578441,-0.0123580685,0.04358508,0.034422714,0.025772383,0.00807596,-0.040009856,0.027891781,-0.04623624,0.042136736,0.0067990585,0.021875523,0.045392826,-0.0036248353,-0.014718028,-0.0002187477,-0.014194994,-0.00018313689,-0.00722038,0.05573988,-0.013269871,0.053532068,0.046122383,-0.087804124,-0.03309022,-0.0069681862,-0.009563217,-0.0021113334,-0.0483407,0.010339825,-0.030441899,-0.018781425,0.014018973,-0.05289811,-0.022351392,-0.00088011386,-0.0030042294,-0.016378833,0.0061195595,-0.020837478,0.033146095,-0.068195075,-0.035757177,0.028390823,0.02758168,0.018287009,-0.042221915,-0.016450008,-0.02021125,-0.02137338,0.033336356,-0.042368494,-0.025213305,-0.053256128,-0.00096524326,-0.00059961504,-0.011717425,-0.01964476,0.0109673245,0.032164138,-0.019738486,0.012804039,-0.016861519,-0.00919339,-0.026219843,0.00059337926,0.01248153,0.050027117,0.079635195,0.032941934,0.0050658337,-0.022042735,0.049318794,0.031652078,-0.009773908,-0.014681793,-0.00074352726,-0.031066297,0.0014671192,0.039485782,0.03857497,0.009506687,0.04619896,0.017308664,0.027461546,-0.008871678,0.0067429934,-0.019987686,0.0024575111,-0.042177267,0.019433374,0.044465218,0.01665088,0.02604967,0.018786056,-0.043406654,0.027417691,-0.040466767,0.022628605,0.005936486,-0.018475113,0.0063462714,0.019733924,-0.03052566,-0.0034852726,0.05494866,0.030530544,-0.03614919,-0.027717212,-0.03554457,-0.021267107,-0.0017256828,0.017228292,0.014033236,0.04263622,-0.038862277,-0.0070658103,0.02408389,0.017969362,-0.021608602,0.008433292,-0.026665045,-0.0062749856,0.0104287,0.025856622,0.035647985,-0.014290287,0.040093746,-0.029828867],"last_embed":{"hash":"1tj04ky","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"1tj04ky","at":1762844536165},"key":"Inbox/Prompts.md##Issues[2]#Issue N: #{4}","lines":[91,92],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tj04ky","at":1762844536165}}, +"smart_blocks:Inbox/Prompts.md##Issues[2]#Issue N: #{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03407779,0.0021256679,0.03487852,0.0054073813,-0.0068327235,-0.048473984,0.057306807,-0.0030996318,-0.02280261,0.034215502,0.0059890985,-0.0015263284,0.0117890965,0.00775341,0.0061060186,0.0066205245,-0.04105706,-0.0032694035,-0.014013074,-0.029217212,-0.029218214,0.0254534,0.020126343,0.05015815,0.0034941009,0.053711876,-0.027508892,-0.009522452,0.018819915,-0.017999377,-0.0063733105,-0.02487364,-0.004381864,-0.012415937,-0.03287806,-0.01304666,0.003225077,-0.033884868,-0.020942373,0.023837477,-0.042314712,0.0022686864,0.026267957,-0.0028491265,0.038460232,-0.019448945,0.043324217,-0.020476466,0.019871058,0.017497698,-0.016793147,-0.0094276825,0.013619286,-0.06217603,0.027670354,0.00940851,0.003358283,0.025518753,-0.037114732,-0.011428745,-0.040078163,-0.003982011,-0.011603067,-0.0018697198,0.00637179,0.011968826,-0.03189703,0.027253065,0.009357855,-0.03891541,-0.0055153444,0.03446549,-0.029921202,-0.024886845,-0.07268296,0.0041483236,0.050290417,-0.05580015,-0.047429275,0.032406725,-0.007778103,-0.01954013,0.009938223,-0.02973466,-0.0010035869,-0.028042333,-0.03881785,0.03940906,0.03610685,-0.002703313,-0.04399145,0.01431704,0.03539899,-0.02476021,-0.048831344,0.017273871,-0.020927591,-0.03964157,0.030665558,-0.035902534,0.004140193,0.025534539,0.034789022,-0.005569213,0.037303403,0.022513691,0.034621377,0.026962891,-0.041057013,-0.040931564,-0.00092484383,0.049384255,0.010939927,-0.004521079,-0.009884515,-0.02735063,0.01718888,-0.021567784,0.0177261,-0.013883719,0.029970536,-0.011424353,0.0120130535,0.007505324,-0.020437328,0.001473919,-0.012663903,0.06663314,-0.022298882,-0.0094159935,0.025486061,0.07399692,-0.038635187,0.0033977272,-0.06887249,0.0006917209,0.00782307,0.035815995,-0.0055066384,-0.045806702,0.030936856,-0.0020459942,-0.028978797,-0.02956787,0.04917026,-0.037713215,0.0716078,-0.017455969,0.015057733,-0.092323035,0.023233026,0.013849133,0.019440848,-0.033165216,0.046545584,-0.0422165,0.03971415,0.011259784,0.03140749,0.011712468,-0.033398956,0.006813854,-0.03437699,0.024972733,0.018979123,-0.020135794,-0.01475619,0.008639091,-0.055245746,-0.05172175,0.019488636,-0.013509648,-0.022817602,-0.041548472,0.019082507,0.028648518,0.05222124,0.032146476,0.007235319,-0.03870324,-0.009283641,0.01966164,0.025982596,-0.05878353,-0.0036311552,-0.009287413,0.0205392,-0.02714604,0.01005907,-0.025379017,-0.04485098,-0.020751016,0.046901315,0.056370165,-0.003425587,-0.057166066,0.03480476,-0.030141996,0.019156074,-0.027395487,-0.0038809069,0.01730719,0.03453534,-0.02152123,-0.013554224,-0.02714006,-0.02496852,-0.05343443,0.021749869,-0.051126573,0.011001836,0.033072848,-0.03490165,0.0353371,-0.027021699,0.0059310305,-0.024390738,-0.018961396,-0.015814498,-0.03952775,0.004388959,0.034314357,-0.008672588,0.017413221,0.056464646,0.027882138,0.009703668,0.031178724,-0.011046709,-0.030872561,-0.026645403,-0.017768212,-0.02055059,-0.053492036,0.028004123,-0.03120328,0.04564327,0.029743548,-0.024497515,-0.0035732582,-0.020542921,-0.056479923,0.03566038,0.011679578,-0.04918566,0.0108471755,0.022570468,-0.012067313,-0.020707343,-0.04697645,-0.015934443,0.008632309,0.011267576,0.015885783,0.027072385,0.027043728,0.025422674,-0.008814864,-0.009390443,0.0108744465,0.014647029,0.06139523,0.023555385,0.01331906,0.0151464185,0.012220503,-0.0024940283,-0.0031812107,-0.012439141,0.008802778,-0.038012575,-0.0037378978,0.018000726,-0.030903522,0.007922913,0.038635083,-0.008800517,-0.043418292,0.119000524,-0.0439948,-0.0052394853,0.03384165,0.025973383,0.010661946,0.020742066,0.01363371,-0.018324371,-0.057798576,0.031516988,-0.04324946,0.0042095142,-0.023917658,0.04629979,-0.009238467,-0.02029606,-0.032632895,0.0075790356,-0.15800136,-0.03881692,-0.0037643106,-0.0070438483,0.016081603,0.037684012,-0.022169199,0.018396374,-0.03902623,0.029491652,-0.010990321,-0.051974926,0.00617677,-0.00316152,0.050217055,-0.0027018345,-0.025998728,-0.0027297805,0.015525982,-0.014880126,-0.08791991,-0.06768973,0.046123765,-0.05148926,0.02352955,-0.011600703,0.013447812,0.038128342,-0.048327737,0.014767299,0.0043275277,-0.024166306,0.0031588576,0.0044192057,0.028371572,0.03294384,-0.004464332,-0.03205385,0.020014409,-0.012955356,0.046084017,0.022008711,-0.026177432,0.061043933,-0.013582679,0.01592604,0.02900877,-0.034389414,-0.04710458,-0.017179996,-0.05970365,-0.016649716,-0.010813007,0.017405832,-0.037595015,0.017625928,-0.005857701,0.042846076,-0.033560123,0.011932387,-0.04708908,-0.036806047,0.04914015,0.02506116,0.0013848712,-0.013014177,0.056526687,-0.045623835,0.017107634,-0.00744911,0.039565798,-0.0870225,0.011605954,-0.017413232,-0.01588511,-0.0010763666,-0.005607105,0.01121374,0.025038542,-0.11087492,0.034879345,0.002665621,-0.016420122,0.039805096,0.002252865,-0.046637263,-0.009445245,0.003045037,0.02958603,0.25096896,0.022670653,0.012357699,-0.011731329,0.0678858,-0.005781959,0.024280144,0.025629357,0.0019710448,-0.027158549,0.008122746,0.02318972,0.026597627,-0.0064811395,-0.018970149,0.00087612885,-0.010383554,0.031302486,0.07471811,-0.03132867,0.009268073,-0.041046917,-0.0027347042,0.00434499,-0.040426932,-0.015192652,-0.035277057,0.014893353,-0.0033877844,0.022663077,-0.041140083,0.03775178,0.06278333,-0.040944457,-0.03252363,0.011056234,-0.034163546,-0.034421988,-0.019966204,0.013169112,0.0034695968,0.00637596,0.0381624,0.003354093,0.039460905,0.024322996,0.005498597,-0.00066980685,-0.039801944,0.012922501,0.018924216,-0.014662477,-0.009286034,0.0055820043,-0.028139802,0.01080479,-0.027863164,-0.046137437,-0.014705438,0.060704283,-0.0023392218,0.0050822753,-0.0020060302,0.026249241,-0.028300676,0.03299441,-0.0008588907,0.020155003,0.026760558,0.058615204,-0.015786648,0.03398186,-0.011615609,-0.012441339,0.010818239,-0.0006572662,0.031544767,0.0115475375,-0.019325111,0.028483104,-0.026774818,0.007845839,-0.02597036,-0.0056990343,0.018603519,-0.040588908,-0.015519563,0.07392156,0.0359583,-0.0059800446,-0.0009186481,-0.008972956,-0.03323325,-0.00478164,-0.010632059,-0.00096238946,0.044039425,0.02035899,-0.055337667,-0.037976205,0.01359446,-0.0013128727,0.028473493,-0.020313172,0.022537801,0.014917116,-0.010080496,0.032936964,-0.01759869,0.0041338867,-0.034982633,0.01213699,0.008639463,-0.03412206,0.010506911,0.06923384,0.024535563,0.05858915,0.019084938,0.026889257,-0.026773399,0.02644643,0.006193032,0.05075134,0.002880779,-0.045083825,0.0032243852,0.040308513,-0.006972289,0.020516718,0.038401987,-0.015060786,-0.0025719563,0.0459309,0.02756348,0.024106765,0.026390363,0.05382861,0.008147762,-0.0037880123,0.0011658372,-0.019687127,-0.037302062,-0.014798949,0.0022612473,0.0048866747,-0.024956383,-0.011498751,-0.02580514,0.0057227807,0.013454858,0.031110924,0.033078562,-0.040728927,-0.027224423,-0.049575165,-0.00004908194,0.010374075,-0.01006459,-0.008578921,0.0052990615,0.017749686,-0.011888914,0.059649907,0.038133584,0.013549341,0.00034521206,0.03497523,-0.0399307,-0.026539823,-0.03381054,-0.015756773,-0.019670472,0.017856454,0.0070472783,-0.012622988,-0.02488769,-0.0016093927,-0.04246136,-0.030198846,0.0058715004,-0.021168208,-0.051997002,0.0037849299,-0.02513124,-0.03835601,0.033409562,-0.0010037441,0.06293274,-0.0056842957,-0.049761083,0.11696613,-0.010860436,0.0056710704,0.030405547,-0.033686087,0.098112985,0.012753905,-0.0033367584,-0.0022947567,0.010932822,-0.028912703,-0.02781828,0.0070164846,0.019393995,-0.025004491,-0.002606748,0.049161416,-0.022237923,-0.024684472,0.018280644,0.0026593707,-0.030809365,-0.003865839,-0.027721249,0.002410378,0.07074195,0.07597827,-0.00050738076,-0.010442608,0.0015173312,-0.006231675,0.011072525,-0.045292243,-0.005766232,0.06536657,-0.028452044,-0.04219714,-0.030473245,-0.03268626,0.0029527978,0.005345504,0.040216472,-0.018050613,0.032873426,0.00618633,0.034422375,0.0035776058,-0.010245329,-0.0067018983,0.010044987,0.01027753,0.009554196,0.063069336,-0.0005520228,0.018138949,-0.012407045,-0.043465983,-0.00760962,0.043664753,-0.0040507237,-0.015514493,0.04166272,-0.026025387,0.030222362,-0.0036521156,0.002189444,0.023193752,-0.03678784,-0.029346935,-0.05234658,-0.008848723,-0.0152391745,-0.021177527,-0.052105043,-0.055076897,0.008544625,-0.024401149,-0.00471608,-0.04503709,-0.01906871,-0.027934037,-0.015914157,-0.029504968,-0.006891706,-0.005979098,-0.011421501,0.031411882,0.035311203,-0.007063564,-0.029365793,-0.0017907633,-0.017503357,-0.0033846095,0.03693748,-0.0035834578,0.041180078,-0.022848727,0.0019937665,-0.060912058,0.014196406,-0.017331135,-0.054765426,0.034912482,-0.0032569834,-0.00501442,-0.019240253,0.05044702,-0.022649214,0.024635058,0.0013987077,-0.035100155,-0.0473763,-0.013398705,-0.039425798,-0.0056993244,0.006612119,-0.023619542,0.013657946,0.024638291,-0.020107828,-0.10541159,-0.017886639,0.03976604,-0.028629437,-0.010753792,0.047464028,0.014597046,-0.0070153154,-0.031945385,0.0043724435,-0.011042721,-0.014437973,-0.010491852,0.025964083,0.028863117,0.04237523,-0.0025289091,0.007844915,-0.012002635,-0.052268706,-0.02862954,0.01739984,-0.010856318,-0.0030387735,-0.010019246,0.027514108,-0.041944746,-0.0064633735,-0.021856474,0.040736143,-0.0071176095,0.04210384,-0.03006348,0.015802337,0.016790168,0.008685778,-0.0025315925,-0.036236294,0.007911076,0.00040636747,-0.04096905,-0.013490913,-0.02203261,0.02859455,0.024615742,0.0030835462,0.039531626,-0.03552442,0.010800423,-0.033918872,0.0070077567,-0.023210308,0.0002504778,-0.004498605,0.027829524,0.003074274,0.011526005,-0.029236723,-0.009384878,-0.018816905,0.020319195,0.014199086,0.016782977,0.00049454905,0.018211765,-0.030969096,-0.016201248,0.021182211,-0.037544988,-0.010743633,-0.016985022,0.0021552981,-0.043154445,-0.021137716,-0.01726219,-0.028805299,0.017503386,0.017586095,0.018575229,-0.0133183375,-0.0032597086,-0.019746948,0.0094287805,-0.16184448,0.029411295,0.01817095,0.0020516373,-0.013146066,-0.0074238544,-0.00679539,-0.02921298,0.016739469,-0.013109127,-0.0411801,-0.005329862,0.06445779,-0.008788189,0.011946502,0.03739923,0.009495229,0.022500554,-0.024325894,0.01792856,-0.012749157,-0.0003873574,0.03213597,0.009946174,-0.005114817,-0.010333201,-0.008278464,-0.033406354,0.00025127069,-0.028773885,-0.00888509,0.015564223,0.008152404,0.030932166,-0.013598717,-0.011970214,-0.009354602,0.045005545,0.000953926,0.00197941,-0.0021494343,0.0042034956,0.014573752,0.026662268,0.0052819904,0.05256019,-0.03302552,-0.00075056165,-0.061658252,0.028978385,0.036856245,0.04393337,-0.049073637,0.019052697,-0.007962767,-0.022183057,-0.0032456121,-0.011567478,-0.03170958,0.043585725,-0.022065334,0.031076035,-0.020208057,-0.057945363,-0.005337924,0.016125476,-0.027541697,0.010210605,0.008325141,0.027467621,-0.056926515,0.0070756287,-0.052069556,0.006853609,0.011701301,0.02547793,0.018233577,-0.023226349,-0.050727993,0.010481836,-0.02467648,-0.026258163,-0.05593281,0.050111454,0.041768216,0.020510737,-0.03225634,0.02837772,-0.033161078,-0.0106898295,-0.056495365,-0.04285155,-0.009052242,0.018160516,-0.029828629,0.023953512,0.03603316,-0.00035230417,-0.02346581,-0.040253937,-0.031739242,0.0031169038,-0.032771036,0.0029712685,-0.001443444,0.013889347,0.05975781,0.003951036,0.01454872,0.015684512,-0.01615388,-0.007454808,-0.044660475,0.026332643,-0.013760262,-0.027036205,-0.022191988,0.07691941,-0.0062405635,0.027195042,0.0021535705,0.018019496,0.0068733557,-0.025302062,0.040296767,0.015898837,0.037420604,0.048944127,0.02680789,-0.04515587,0.017278397,-0.0038056609,0.003823342,0.00937066,-0.0074110324,-0.021583168,0.01989255,0.047432326,-0.052434262,0.0042690476,0.0019148391,-0.013809739,-0.00016809536,-0.047336563,-0.0052453806,0.0047410964,0.009323556,0.017055279,-0.02179841,-0.008144141,0.030561378,0.03025478,-0.016149143,0.009491821,0.0013333523,0.03300907,-0.01384178,-0.030344725,0.007568697,0.038331367,0.02938784,-0.019303566,-0.008688493,-0.013229873,-0.04196589,0.0195118,-0.028756972,-0.015267223,-0.017279174,0.025709959,-0.022890236,0.0068977545,-0.016928006,0.03327143,0.03146729,-0.038792517,0.021516241,-0.0077617704,-0.010191985,-0.026506497,0.01314907,0.028507022,0.05246009,0.03039442,0.05614672,-0.0317714,-0.038828358,0.038501747,0.014278759,0.00045904296,-0.014508989,-0.00979113,0.023130504,-0.001845152,0.0536705,0.009243883,0.015608883,0.04486727,0.0214805,0.017033344,0.014025373,-0.0067540985,-0.021770032,-0.0004575204,-0.029632904,0.016828066,0.018745657,-0.013160423,-0.0064497767,0.026887944,-0.060079668,0.026941402,-0.018156087,0.017584024,0.004631168,-0.0012233319,0.007859279,0.06310572,-0.005327186,-0.04530466,0.054696593,-0.007991632,-0.026446778,-0.05104975,-0.020982899,-0.011814401,0.034617882,0.0287691,0.02282663,0.042124733,-0.049227044,-0.008058914,0.0035498056,-0.0014984233,0.011669825,-0.012907385,-0.05593457,-0.0152410325,-0.034165688,0.024796156,0.0063038934,-0.013488726,0.0052874484,-0.018893978],"last_embed":{"hash":"1aqqhzd","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"1aqqhzd","at":1762844536165},"key":"Inbox/Prompts.md##Issues[2]#Issue N: #{5}","lines":[93,121],"size":746,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1aqqhzd","at":1762844536165}}, +"smart_blocks:Inbox/Prompts.md##Issues[2]#Issue N: #{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022168411,-0.010441833,-0.006857452,-0.0035836399,-0.019003252,-0.061935443,0.0040609376,0.016288308,0.0015073554,0.041659534,-0.00796976,0.003242973,-0.03445875,0.013864194,0.0035860646,0.0060140854,-0.00461635,-0.0060422244,-0.0069901757,-0.008732691,-0.0032031825,0.0445762,0.009486268,0.029459339,-0.041565128,0.020830065,-0.020729708,-0.0030591837,0.010464998,0.0068270215,0.012277916,-0.0144393565,0.022882422,-0.022877455,-0.029591532,0.00259676,-0.025257451,-0.05417949,-0.030403666,-0.004091911,-0.050992202,0.029064843,0.023935938,-0.013813055,0.039880153,-0.01684092,0.019660302,0.00004591843,-0.005627358,-0.026811425,0.024187474,0.014047153,0.054407585,-0.054008886,0.027786586,0.0014163674,-0.0013204244,0.0183819,0.0044721495,-0.012558662,-0.004687004,0.0142745245,-0.00378579,-0.024722205,0.029112974,0.042527564,0.00019171387,0.004036464,-0.004842485,-0.035803217,-0.03660963,0.033435646,-0.008946526,-0.015963847,-0.05693465,-0.0014073239,0.04419517,-0.06397478,-0.027579332,0.015025262,-0.002133973,-0.051354986,-0.010799571,-0.029133903,-0.018257733,-0.017066829,-0.026683157,0.045902044,0.05070132,0.0023139971,-0.038951494,-0.029742168,0.017111247,-0.03923815,-0.014301085,0.03340705,-0.02934075,-0.004871193,0.0438457,-0.043460093,-0.0077097802,0.062514395,0.013366475,-0.011060608,0.017674156,0.027517216,0.0321739,0.045760807,-0.024964135,-0.019210603,0.0022655514,0.02860351,0.017512823,-0.00062937825,-0.008167306,-0.038004927,0.010163403,-0.048355415,0.034311067,-0.03638861,0.027304597,0.017624063,0.016043607,-0.0014651341,-0.0053978963,-0.004550006,0.00096939673,0.029373083,0.007506057,-0.0030310475,0.032195374,0.0965422,-0.016271656,-0.02734983,-0.040209435,0.0054606833,0.0151414685,0.0014984228,-0.005495163,-0.06509926,0.028336922,0.010168657,-0.015139666,-0.011076156,0.03901899,-0.080170706,0.046518005,0.025836043,-0.022014331,-0.0841875,0.055010345,0.04124724,0.038990933,0.0077049956,0.038757745,-0.03299457,0.041856334,0.021529324,0.06762927,0.007845002,-0.048075475,-0.0025947732,-0.03269391,-0.009163962,0.014129607,-0.026595429,0.02206917,0.049283434,-0.031531848,-0.035930343,0.019586472,-0.037048727,-0.017257234,-0.012469345,0.0035753928,0.03349475,0.05966649,0.023606695,0.04858317,-0.015061857,-0.015214976,0.023258302,-0.0048248777,-0.033672366,-0.011635371,-0.035021435,-0.011947516,-0.012188739,0.023678543,-0.01423143,-0.036642972,0.0010053808,0.018767813,0.035416547,0.010167659,0.0032874185,0.030128328,-0.026563788,-0.0021721786,-0.03632667,-0.008620824,0.029100422,0.038571667,-0.012911496,-0.01482095,-0.022835879,-0.05407125,-0.048444044,0.010932839,-0.020322708,-0.03234864,0.032827057,-0.049605157,-0.0025218541,-0.020024084,0.0051459135,0.028285,0.008106722,-0.0048342855,-0.023121072,-0.011957467,0.059608515,-0.024791988,0.026368614,0.024371864,0.030125042,-0.015727462,0.023196777,-0.008400378,-0.013167611,-0.056906126,0.015793249,-0.0029400534,-0.019055126,0.012292941,-0.0073718005,-0.034252573,0.034177665,-0.011067384,0.025301365,-0.009880526,-0.020200254,0.013842479,-0.012364968,-0.044173248,0.019800296,0.020224325,-0.008025509,0.013031355,-0.011906879,-0.0016561196,0.031225668,0.010417641,0.00055291754,0.017333038,0.026323546,0.034400173,-0.01300479,-0.0052726083,-0.01498572,0.014840816,0.07178893,-0.0068367687,-0.0002854801,-0.006094493,-0.017322995,0.012328112,0.01332075,0.010431645,-0.020547267,-0.0397614,-0.024453389,0.024822053,-0.00982078,-0.0029781298,0.027288884,-0.011763627,-0.04406058,0.073765695,0.0029248607,0.020823028,0.021019857,0.039351102,0.019077422,-0.00070493843,0.023566106,-0.04340147,-0.015403021,0.0044072554,-0.01193007,-0.008938853,-0.0053068385,0.044068597,-0.013260515,-0.030015366,-0.004281379,-0.017826218,-0.16574617,-0.016596245,0.020941474,0.005961966,0.02658601,0.027650967,-0.021967005,0.01427984,-0.032114845,0.021521755,-0.002820868,-0.053999998,0.003935381,0.0066004735,0.036855813,0.03503662,-0.042527374,-0.010936981,-0.0042432183,-0.003437486,-0.06926272,-0.01355929,0.016945537,-0.047926877,-0.003842748,0.026521722,0.029657468,0.0146556785,-0.06586979,0.005489976,0.010017197,-0.016819704,0.0026345113,0.035439122,0.0065772138,-0.002421483,-0.004912923,0.010380925,-0.021700148,-0.014837546,0.04946397,0.049862545,-0.0005654564,0.008278442,-0.0015640804,-0.008157146,0.0063178344,-0.01021753,-0.034788746,-0.03276914,-0.02916566,-0.0051973825,-0.008422664,0.029506987,-0.03588003,0.011129387,0.035880838,0.05587413,-0.016897973,0.022456354,-0.03148418,-0.05557506,0.009553375,0.029584784,-0.009469366,-0.040587373,0.037938155,-0.041629076,0.027544783,-0.009622664,0.016609345,-0.030544022,0.031212695,0.0073109274,0.0057037487,-0.015170624,0.007859208,0.019588927,-0.018730445,-0.08866665,0.027026236,0.006776554,-0.0005697721,0.030034026,-0.03047482,-0.065275066,-0.003499346,0.0036024123,0.008405236,0.26073304,0.048501085,0.0057718977,-0.05177842,0.04804188,-0.032389525,0.055141956,0.04563538,-0.001396221,-0.050823987,-0.026127383,0.019306282,0.0065003703,-0.020470077,0.003910248,0.030278876,-0.014236998,-0.00810235,0.061433747,-0.0132792955,0.022077447,-0.037636418,0.047845818,-0.009063104,-0.027355637,-0.00019581888,-0.013756042,0.043644767,-0.024547102,0.0384045,-0.027411751,0.045384396,0.028803838,-0.036628567,-0.028745774,0.0039965576,-0.028242664,-0.046990614,-0.024863124,-0.013543628,-0.03887512,0.007774815,0.059346274,-0.011082211,0.044309415,-0.010002752,0.00042770506,-0.004223394,-0.020634964,-0.026939765,-0.004826549,0.028356789,0.014151828,-0.013833309,-0.005697456,-0.04524949,-0.030310987,-0.051836804,-0.004329625,0.026688686,0.0071095526,0.0152165545,0.0043180124,-0.0044528246,-0.027466133,0.051067524,0.001772495,0.016734023,0.06294289,0.05488498,-0.040351488,0.03524941,-0.008743688,-0.014754895,0.030298308,0.008202444,0.048053786,-0.00058449304,-0.03379665,0.033619538,-0.045936015,-0.0148466565,-0.029815268,0.0080960905,0.023514576,-0.003749618,0.0020736607,0.048331715,-0.005426361,0.0034071465,0.008017039,0.018125325,0.0018516293,0.005836663,0.010869659,-0.015425443,0.032521375,0.01869311,-0.07906208,-0.009723477,0.0051180585,0.0017186952,0.012360764,-0.024765834,0.039834894,0.02688591,0.029144028,0.0028679604,-0.032820713,0.00791732,-0.049527176,0.013947939,0.032260723,-0.015165922,0.007617765,0.079473756,0.020815734,0.034217436,0.016976412,0.0028981704,-0.006172734,-0.015177071,-0.031264696,0.022423415,-0.0005684278,-0.033700336,0.010088815,0.015878448,-0.0026061365,0.0296847,-0.008412547,-0.024786321,-0.055060055,0.049010936,0.03976699,0.032703206,0.05400874,0.013605025,0.004551972,-0.022470912,0.01833235,-0.025325174,-0.031543378,-0.0023435892,0.0022091698,0.024587104,-0.037063267,0.0122967595,-0.0087851435,0.032108843,-0.00087895244,0.027129292,0.0338842,-0.042467445,-0.03345811,-0.017212039,-0.0066527785,-0.006518762,-0.018146005,0.006714818,0.02643909,0.02211875,0.020285575,0.033770338,-0.011705605,0.022099877,-0.008590436,0.030390186,-0.06791063,-0.033860583,0.018742021,-0.026133109,-0.031280015,0.012027203,0.03657171,-0.016268564,-0.006235935,0.0027062832,-0.025026431,-0.013296344,0.00922591,-0.020356987,-0.039911732,-0.013863345,0.018683262,-0.00985533,-0.037764363,-0.018765941,0.067107886,-0.0025322493,-0.06946051,0.12476365,-0.0017592837,-0.006164709,0.00036827687,-0.0036983443,0.07633639,0.020386085,0.023610562,-0.016811274,0.005904208,-0.071455546,-0.026273558,0.0014838163,0.0075113103,0.028557451,0.008982775,0.052314397,-0.03223437,-0.026683765,0.032226287,0.021968147,-0.015308739,0.0077952817,-0.020676628,-0.019256817,0.08942413,0.07527833,-0.026768653,-0.042296823,0.03153532,-0.02901049,-0.0033794711,-0.029131843,-0.032248445,0.03638743,-0.006970722,-0.054325297,-0.043837704,-0.04460569,-0.003116958,0.016206475,0.067105636,-0.020444885,0.012618095,0.008375441,0.025720077,0.005715744,-0.0057410616,-0.0044630477,-0.010522669,0.040454943,0.0211737,0.03562696,-0.003484016,0.022767117,-0.035412986,-0.039926413,0.044353534,0.045746677,0.007838021,-0.011584878,0.021916347,-0.026239604,0.012656231,-0.016969128,0.035103112,0.030707771,-0.07338038,-0.049223416,-0.039073754,0.010515454,-0.0058294414,-0.039551463,-0.050398648,-0.011467794,-0.0010766394,-0.035527043,-0.012257439,-0.002759458,-0.003156704,-0.028948082,-0.026204096,-0.022998394,-0.031277306,-0.009715359,-0.0438858,0.027470838,0.007349284,0.023671914,-0.051055238,-0.00046127426,-0.0055609867,-0.008309291,0.008213187,0.0019645537,0.025550557,0.021653725,0.02769711,-0.044353418,0.03550587,-0.017022261,-0.039766148,0.037533876,-0.009546885,0.013665824,-0.013630477,-0.010180969,-0.0184379,-0.033165872,0.0029396892,-0.037363585,-0.020371052,-0.043963842,-0.029463014,-0.021675779,0.048989736,-0.056011815,0.013469598,0.015998328,0.016629845,-0.090370856,-0.021637065,-0.0044821245,0.023403868,-0.0055250744,0.035666656,-0.026576294,-0.0052791666,0.0057096547,-0.031162016,0.0393654,-0.013442294,-0.004475188,0.02322981,0.031762842,0.049707334,-0.02460203,-0.011366935,0.0125934845,-0.040236447,-0.026779225,-0.0017143879,-0.008152746,0.022579545,-0.005185149,0.03106429,-0.036121126,0.011664403,0.007704987,0.025465293,-0.0018059316,0.03162913,-0.03000908,0.022460531,0.0144492,0.009375513,0.013762788,-0.005081354,0.006540154,0.029142957,-0.028741768,-0.011234044,-0.009449568,0.06624996,0.023317903,0.003866869,0.030031692,0.0141854165,-0.013673537,-0.04165439,-0.012142523,-0.042430963,0.002431127,-0.019664416,0.013157735,-0.0016109352,-0.030552862,-0.040718604,0.021258863,-0.001793735,0.014100656,0.008302845,0.049133223,-0.025056938,0.008530199,-0.0112349205,-0.0007685062,0.039783213,-0.01361795,-0.007647122,0.019628702,-0.007972775,-0.005117996,0.019572418,-0.020872252,-0.030809917,0.010577846,-0.004228809,0.0025495007,-0.016211173,-0.012605423,-0.019924998,0.027117692,-0.1602299,0.016333174,0.015552152,-0.021234903,-0.053672187,-0.0112964455,-0.013024343,-0.016104303,0.0023909279,-0.0707195,-0.030061513,-0.009047455,0.07758864,-0.008510521,-0.009213293,-0.0006523454,0.010371322,0.009308975,-0.01258201,0.057399698,-0.0048737186,0.017103387,0.058528442,-0.0037975265,-0.028707556,0.009191776,-0.009612012,-0.044119693,-0.015326027,0.005870816,0.0052980036,-0.006681962,0.029845456,0.026192205,-0.01615756,-0.012580538,-0.0011478616,0.024223657,-0.0064609847,0.023341868,0.0029135768,0.011588238,0.01601211,0.019104376,-0.004833326,0.060440645,-0.009088759,-0.017949656,-0.062612735,0.018110037,0.012153094,0.04373783,-0.0060072592,0.00013566083,0.007756363,-0.040154874,-0.017656457,0.0024455872,0.023292616,0.050826833,-0.033382777,0.031993456,-0.02427439,-0.07461494,-0.04304124,0.038725905,-0.044948354,-0.012126689,-0.00021017352,0.030889096,-0.054309033,-0.019253058,-0.03333122,-0.016452549,0.005620904,-0.005477642,0.04768629,-0.017176136,-0.050292127,0.0135235945,-0.012255709,-0.020995528,-0.046929173,-0.025299676,0.010043948,0.012590558,-0.03153103,0.028569499,-0.06238369,0.002365335,-0.05266907,-0.0416922,0.022149138,0.029988356,-0.063204624,0.028876767,0.0028129066,0.023639984,-0.028099854,-0.06312627,-0.060845055,-0.009904389,-0.012969405,-0.021037316,-0.008942276,-0.0073226113,0.042966854,-0.004281,-0.007079507,-0.02037996,-0.029505612,0.02501689,-0.03470418,0.028265527,-0.029451283,-0.019927267,0.027317809,0.07300447,0.016103087,0.031912323,0.014202905,-0.01093341,0.020572418,-0.052789494,0.057883166,-0.020737432,0.030140677,0.05751317,0.0063785734,-0.018438274,0.013364787,0.0047353823,0.0004210913,-0.015554192,0.03419904,-0.0037369486,-0.006843798,0.04343995,-0.07170344,-0.00009731985,-0.015527271,0.006931657,-0.007942496,-0.02916154,0.0007562735,-0.02982845,-0.00012799498,0.0072079594,-0.04183138,0.0021457726,-0.00052142434,0.006296229,-0.013078735,-0.0055150962,-0.0031208051,0.040761396,-0.033351522,-0.03505338,0.015180573,0.040391345,0.040624104,-0.022470605,0.0010024611,-0.013764518,-0.0262145,0.01671575,-0.03065565,-0.04064561,-0.03458215,0.017502034,-0.029633906,0.010969244,-0.004667365,0.033278517,0.018406952,-0.024757758,-0.0035253668,-0.043807775,-0.012304818,-0.01636026,0.0020050448,0.000301472,0.055606212,0.06961321,0.018649042,-0.023346815,-0.02471792,0.0762524,-0.0035188165,-0.00934176,-0.034028158,0.020107549,-0.0245228,-0.0014576103,0.036591265,0.04606031,0.016818995,0.037718955,0.022096477,-0.030285493,-0.010718083,-0.0042067016,-0.026805082,0.0069873272,-0.049232148,0.02878532,0.0006404328,-0.001671722,-0.006768072,0.013538947,-0.01624356,0.017028568,-0.03750551,0.0041211727,-0.016221905,-0.0016707504,-0.0049770223,0.03369042,-0.01709844,0.007300575,0.06426979,0.014623086,-0.08021614,-0.039723683,-0.009186988,-0.01788078,0.008893516,0.01038079,0.021308662,0.036959127,-0.024993291,0.021321224,0.03151723,0.007964098,-0.021249468,-0.0030076308,-0.033524133,0.0018447174,0.019040203,0.029166142,0.048803743,-0.007381108,0.015491046,-0.029342076],"last_embed":{"hash":"7uyumd","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"7uyumd","at":1762844536165},"key":"Inbox/Prompts.md##Issues[2]#Issue N: #{6}","lines":[122,124],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7uyumd","at":1762844536165}}, +"smart_blocks:Inbox/Prompts.md##Issues[2]#Issue N: #{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04375445,0.013076075,0.03501036,0.025383933,-0.0110956235,-0.06457503,0.01952076,0.021897003,0.0042625517,0.021926245,0.0017964335,0.018962333,-0.022967787,0.04022713,0.0028650558,-0.0012402105,-0.012816141,0.019651221,-0.02358039,-0.020877283,-0.018491877,0.028928546,0.010753696,0.03106089,-0.021338727,0.047389388,0.0113232955,-0.008216176,0.011097909,-0.021332093,0.008477119,-0.054392625,0.018330822,-0.009446759,-0.007188479,0.030931061,-0.009466143,-0.055515364,-0.034962777,0.011502026,-0.044217452,0.00089710497,0.022394476,-0.045191668,0.034226276,0.020081067,0.020705545,-0.0037963237,0.008878649,-0.000860152,0.014370669,0.026667112,0.012159741,-0.061348915,0.03587437,0.004241203,-0.030738045,0.033960104,-0.032792985,-0.010204111,-0.022964485,0.04393182,-0.012364505,0.0012306367,0.0150603745,0.056063585,0.008507876,-0.010060281,0.004156596,-0.01909104,-0.010787096,0.04490833,-0.035982158,-0.044677153,-0.063505836,0.0061086537,0.03835325,-0.023425544,-0.029897012,-0.00084874145,-0.00617697,-0.011775316,-0.008696807,-0.026922213,-0.01318393,-0.022764292,-0.0067674494,0.050322473,0.0074715824,0.0053933403,-0.029113447,-0.02004346,0.0007538398,-0.0228353,-0.054663096,0.029679913,-0.014530765,-0.0066147866,-0.0009551194,-0.049129482,-0.03210576,0.061570533,0.023626838,0.011905372,0.04447852,0.06264008,0.059195857,0.010427009,-0.017619498,-0.023794526,0.0028528986,0.045719877,-0.0003106365,-0.01154092,-0.009043639,-0.044241644,0.025872566,-0.027716652,0.015761599,-0.0022547678,0.016685814,0.018552987,0.0057541803,-0.01775944,-0.024847586,-0.002518153,0.0377976,0.025699085,0.01653448,-0.043139044,0.0070108366,0.07607017,-0.02159233,-0.00012777025,-0.036236253,-0.0031890974,0.025007512,0.04152058,-0.00620407,-0.06909222,0.029669333,0.028970534,-0.0145927975,-0.023289962,0.009373374,-0.07956822,0.042761132,0.04774421,-0.0049609905,-0.08981599,0.003497821,0.033301797,0.054254957,0.0038531318,0.052100293,-0.061650094,0.04221979,-0.0034609041,0.044181183,-0.006973142,-0.04537355,0.0033171445,-0.020900132,0.0068994965,0.045421503,-0.022401603,0.010343077,0.030489868,-0.016839134,-0.04807467,0.034915082,-0.061385114,-0.01603269,0.0017082479,0.0032859708,0.03428705,0.0699279,0.027692217,0.028248917,-0.02610879,-0.01449617,0.028151054,-0.036093056,-0.011159979,-0.020149132,-0.004607704,-0.041195467,-0.01865081,0.018676545,-0.0038816975,-0.047128417,-0.00045876906,0.035071213,0.06157798,0.04156044,-0.013980624,0.010693321,-0.027825851,-0.007556194,-0.05876462,-0.03013756,0.020277413,0.042918973,-0.039379504,-0.00789365,-0.035803754,0.010055508,-0.014321922,-0.002133369,-0.024412502,-0.04670979,0.03999971,-0.021158943,0.0023175594,-0.020608801,-0.0011780222,0.035659008,-0.012660956,-0.023780495,-0.01188514,0.018942287,0.04734577,-0.029918574,-0.0052985987,0.005641024,0.020412464,-0.02114303,0.03024861,-0.004241323,0.006144336,-0.06886779,-0.012322526,0.00090992544,-0.011532721,0.029347364,-0.006487048,-0.014531798,0.054589596,0.018412806,-0.008962385,-0.0084274635,-0.041105468,-0.0042574345,-0.02561837,-0.06364785,0.0026368494,0.012110466,-0.0033074594,-0.005751567,-0.012470452,0.0046215607,0.023169631,0.014997538,0.042902954,0.00022478895,0.028937092,0.033823326,0.0034908697,-0.027470184,0.0034844717,0.00259061,0.05301605,0.009547463,0.01231461,-0.0023035507,0.020928213,0.030719984,-0.004401743,0.00507619,0.006280138,-0.039632306,-0.028763117,0.034256745,-0.009413452,0.015538578,0.0250228,-0.016093262,-0.0147940125,0.07382428,-0.00031349476,0.013739954,0.034387056,0.019029427,0.005222639,0.03771016,-0.0024833146,-0.021900836,-0.011944786,-0.006104407,-0.03700732,-0.04471797,-0.021957923,0.04219129,0.010984925,-0.021272937,0.020014161,0.014065072,-0.15987885,-0.047147512,0.029639322,0.00009187897,0.020399127,0.02309557,-0.00738169,0.0019763857,-0.044411384,0.018925495,-0.03693619,-0.046718165,-0.02213449,-0.0090903975,0.03485547,0.0013222259,-0.04738886,-0.0034976678,0.012064559,0.002058038,-0.04345447,0.0056667193,0.012969789,-0.026504032,0.018588103,-0.02730918,0.030850526,-0.019697439,-0.06407996,0.0045122905,-0.0007949484,-0.019474227,-0.0011239619,0.013401259,0.011890051,0.009787612,-0.02169365,-0.014516134,-0.0033132948,-0.0100545045,0.026434954,0.0070068184,-0.012736789,0.04784735,-0.035518292,0.0007132526,0.02392486,-0.005478891,-0.022979984,-0.0101381885,-0.015423869,-0.01783817,-0.012436808,-0.0011682227,-0.02523677,0.00079847156,0.047423236,0.031131217,0.004196878,-0.0022634512,-0.037292134,-0.047045186,0.029954161,0.014108454,0.01958106,0.010558381,0.036465067,-0.06499431,0.00021309058,-0.021529282,0.043894198,-0.024554074,0.036697373,0.02211596,-0.0040267655,-0.017389262,0.0025188457,-0.011405448,-0.009888593,-0.105370685,-0.00983306,0.015630057,-0.02294692,0.030923786,-0.024025345,-0.025188006,0.026459347,-0.012358281,0.008941186,0.26222867,0.025705336,-0.0113142105,0.012490123,0.048117004,-0.01815751,0.056583278,0.06571648,-0.0020791308,-0.037126634,0.007743551,0.04603522,0.04189617,0.02460779,0.0033855275,0.012623208,-0.036003493,0.009574045,0.06896263,-0.01937932,0.032383606,-0.042082828,0.03400744,-0.021342596,-0.046742246,-0.017914187,-0.015414425,0.0006171917,-0.02060432,0.036775883,-0.02336841,0.034492403,0.046478234,-0.013503448,-0.04635636,0.000008929832,-0.021977684,-0.04452769,-0.04296778,0.004706323,-0.042959146,-0.010724124,0.010166057,-0.0044137267,0.012051349,-0.003840008,0.0071652355,0.026027683,-0.02291881,-0.020766666,0.013648494,0.009090084,0.004813093,0.0020963186,-0.010257385,-0.041096743,-0.016567543,-0.03725526,-0.020216228,0.058502797,-0.015673302,0.01562901,-0.021645911,-0.020322641,0.028041676,0.052964173,-0.0039479816,0.00064565684,0.044755828,0.06403356,-0.026376143,-0.0120770885,-0.027820976,0.004907437,0.02545443,-0.012814565,0.0115962345,-0.0077055437,-0.027756436,0.0041078674,-0.0088214055,-0.03306788,-0.033068404,-0.016604304,0.031720728,0.0014933785,0.023609402,0.028671427,0.0017556002,0.005811449,-0.024016446,0.008417009,-0.0075195897,0.008017998,0.025636489,-0.019046588,0.04597899,0.014990203,-0.039407216,-0.030427512,-0.0028450878,0.014950112,0.01251747,-0.034880485,0.029243987,-0.0070396587,-0.0030723063,0.0014111347,-0.013245255,0.0029785598,-0.044162024,0.023487967,0.050992455,0.007009264,0.007817092,0.061274555,0.020202305,0.045710664,0.036084216,0.009918331,-0.014352259,-0.021109799,-0.016451258,0.039486025,0.026431711,-0.057317548,0.028126739,0.03287184,-0.04016702,0.00018289355,-0.008711626,-0.025157318,-0.039531402,0.030675512,0.04170241,0.04808251,0.03810677,0.037129033,-0.028910883,0.021077333,-0.0074145105,-0.006996807,-0.032567576,-0.012406258,-0.013593282,0.016276283,-0.021594182,-0.0072577777,-0.0068786605,-0.00025410586,0.03209093,0.037906196,0.032140344,-0.054714162,-0.048638042,0.0040206923,-0.012947742,-0.018253053,0.0052734907,-0.026262747,0.04365384,0.012870632,0.0030540614,0.03936751,-0.012705124,0.01588086,-0.0014221958,0.047564343,-0.049391378,-0.042604484,-0.026675161,-0.0037372003,-0.01826137,-0.020496463,0.010904105,-0.02287128,0.02107325,0.013145204,-0.036019348,-0.06037086,0.0039746985,0.007868747,-0.0354775,-0.015904274,0.031993017,0.0060130274,-0.007003284,-0.014358086,0.032312173,0.0013012935,0.011780101,0.11351257,0.030554755,0.005968664,-0.021621086,0.016189774,0.08466022,-0.00848986,0.052786287,-0.018781265,-0.004771974,-0.0404542,0.004144795,-0.008899016,-0.00036298737,0.00021079007,-0.023735164,0.039695073,-0.0156166395,-0.015199566,0.015943417,-0.03118432,-0.02519764,0.017646803,-0.024670286,-0.033761416,0.061681952,0.044333376,0.0054828078,-0.028272292,0.033420924,-0.058942843,0.001104177,-0.052234437,-0.007083816,0.059126943,0.0040519047,-0.03130064,-0.06316476,-0.04446337,-0.008630487,0.013313476,0.0572794,-0.027013887,0.023225581,0.018304318,0.04314077,0.007537608,0.0061974153,-0.036650106,0.040480018,0.03930961,0.0023306543,0.053489693,0.0035739394,0.07798701,-0.044136733,-0.038492143,0.02575181,0.035806812,0.018387822,-0.036777362,0.03643417,-0.046653427,-0.0043817484,0.0020856783,-0.0075936303,0.024864824,-0.043764394,-0.076927766,-0.058558274,0.0046851924,0.0047376417,-0.051827133,-0.04125837,-0.042769395,0.011301259,-0.007463607,-0.02255615,-0.0003301209,-0.020038161,-0.03392974,-0.013619285,-0.011220072,-0.002137364,-0.007908035,-0.04642893,-0.0019629463,0.019022685,0.040493492,-0.060025908,-0.008312169,0.036332402,0.026451774,-0.0015982114,-0.0040622544,0.045579072,0.008801313,0.0135730365,-0.016264735,0.019785076,-0.033185072,-0.01854525,0.028618678,-0.021848336,-0.007812191,0.010226724,0.020092366,-0.04106022,-0.028858967,0.008079908,-0.026412336,-0.01574628,-0.02726388,-0.02260702,0.014127574,0.033259578,-0.05804533,0.023633681,0.027883563,-0.017605178,-0.07549967,-0.013493841,0.013232589,0.01785942,-0.0117990235,0.025420582,-0.011033868,-0.019256542,-0.021905905,0.009371907,0.002330921,-0.017127622,-0.048845828,0.012677598,0.044161204,0.052674722,-0.04580068,-0.013693112,-0.0023967938,-0.022591213,-0.034268975,0.018523369,0.022052955,-0.0077023306,0.009327763,0.036396857,-0.020411763,-0.0010924463,-0.008965256,0.028440142,-0.014002446,0.020151196,-0.012025794,0.030912274,0.029349232,0.0028073888,0.0111461235,-0.032615434,0.028893061,0.023493113,-0.033212174,0.017210035,-0.009006432,0.06978701,0.004532493,-0.010704179,0.011753462,0.013135666,0.007647039,-0.022238394,0.00080418563,-0.059524525,-0.0016168816,0.0065729027,0.016064612,-0.026448686,-0.0055882805,-0.06770808,0.038921796,0.0141595425,-0.011773817,0.016303921,0.049147427,-0.04289936,0.022877742,-0.02805461,-0.025240446,0.015194641,-0.030892735,0.018324804,-0.032303352,0.018794987,-0.03400807,0.022429146,0.01037142,-0.03086245,0.009079198,-0.01142034,-0.017525215,-0.019281939,0.008087685,-0.024748016,-0.013377571,-0.16105017,0.0037835462,-0.0041823317,0.00351675,-0.042690672,-0.013561543,0.005935629,-0.019034933,0.017738318,-0.032858398,-0.042788707,-0.0120293945,0.06289549,-0.0128784375,-0.025379114,-0.0063733445,0.025863165,0.03540236,-0.018149467,0.06896331,0.0169191,-0.007706571,0.036664553,0.0011673045,0.0027270296,0.014456914,0.0029934125,-0.020807337,-0.027427234,0.017528022,-0.005639767,0.026827052,0.017083082,0.015249848,-0.026984883,0.0064071123,-0.009175668,0.0067452146,-0.008681143,-0.003955977,0.012498981,0.020965504,0.005909796,-0.008653053,0.0017515739,0.021624824,0.008336523,0.0023807103,-0.035346612,-0.025161682,0.020324387,0.027276698,0.000111273745,0.01631124,-0.007584584,-0.02340227,-0.028681569,-0.01528356,0.007331751,0.06804179,-0.018965254,0.022780208,-0.010092746,-0.07257849,-0.0073238206,0.030916194,0.0019628752,-0.0073859966,-0.018149273,0.055384252,-0.046756674,-0.004323528,-0.018283155,-0.010570669,-0.018475616,0.012451307,0.04440314,-0.019091511,-0.054160405,0.015041365,0.027634123,-0.022813167,-0.043373644,0.03293909,0.0017162713,0.02129702,-0.033470757,0.020593079,-0.07070044,0.03807046,0.007409913,-0.040140495,0.029766385,0.015794072,-0.038065095,0.024479182,-0.0218928,0.030123524,-0.005918609,-0.052386843,-0.022031538,-0.008168061,-0.0143810045,-0.046832513,-0.002084613,0.04303529,0.06931,-0.012311814,0.0021702212,-0.04008835,-0.027977701,-0.010873876,-0.04271266,0.010376903,-0.03052054,0.0067545217,0.0037472511,0.039302517,0.02676568,0.01266546,0.012718439,-0.036053237,0.014389111,-0.05107555,0.05001389,-0.009525489,0.01017947,0.022112101,0.010342505,-0.044532243,-0.0034861371,-0.039413165,-0.0023114854,-0.0025226008,0.046150006,-0.021680826,0.05333638,0.038574595,-0.07449093,-0.022480711,0.014063752,-0.04911481,-0.012080103,-0.03782036,0.019822234,-0.03825374,-0.025894657,-0.0028692482,-0.03584624,-0.01739346,0.011312384,0.03809864,-0.0025182301,-0.012024454,0.0031978241,0.023578916,-0.03198343,-0.038590707,0.018236838,0.050613604,0.01695129,-0.0196317,-0.02286872,-0.007494037,-0.018562501,0.028055426,-0.034210894,-0.044376012,-0.05750933,0.019222382,-0.00052977126,-0.023294648,0.00029229472,-0.008369094,0.04623554,-0.018166948,0.019086014,-0.028610514,-0.0043039843,-0.01804251,0.01996161,0.03340044,0.03357023,0.050591838,0.028848903,0.0033345793,-0.017686369,0.029902922,0.036146272,-0.024991507,0.007592457,0.018209644,-0.02346116,0.027225193,0.044471662,0.036711965,0.013040111,0.040146668,0.023727596,0.011101765,-0.021893378,0.007161995,-0.03897274,0.015935987,-0.052362107,0.009876428,0.034965295,-0.0036037078,0.013493799,0.014593415,-0.04252596,0.028157197,-0.036104262,-0.0033923534,0.010936702,0.015553993,-0.0038327673,0.007101709,-0.022056095,0.0118005965,0.04241964,0.021317236,-0.05891728,-0.048413187,-0.043426882,-0.03824059,-0.0077309683,-0.0031921724,0.039955,0.046228208,-0.050765414,0.010091843,0.027507441,-0.004784647,-0.029753746,0.011300302,-0.045870896,-0.007938942,-0.011781293,0.0038938434,0.025641114,-0.0077396003,0.019163523,-0.054137338],"last_embed":{"hash":"1yp80ka","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"1yp80ka","at":1762844536165},"key":"Inbox/Prompts.md##Issues[2]#Issue N: #{7}","lines":[125,128],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yp80ka","at":1762844536165}}, +"smart_blocks:Inbox/Prompts.md##Issues[2]#Issue N: #{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035960685,-0.011445988,0.009958547,0.03843263,-0.02356756,-0.048874903,0.010158266,-0.006495218,-0.015327425,0.019456781,-0.014210483,0.008466328,-0.020155031,0.0037470711,0.014196697,-0.0035360928,-0.027031695,0.01130248,0.043782588,-0.019144777,-0.002631067,0.011791251,0.009921086,0.009125523,-0.014666047,-0.0059910887,-0.02164712,0.011766768,0.023511013,-0.010972311,-0.012419543,-0.0037844828,0.01063778,-0.02634061,-0.07312415,-0.018416438,-0.026518788,-0.009324694,-0.016365562,0.009284976,-0.030573284,0.015806839,0.04583849,-0.016343508,0.010220585,-0.017712748,0.021126613,-0.0035576066,-0.023279719,-0.030687558,-0.010571895,0.010777467,0.0242313,-0.06663258,0.03133864,0.03729742,-0.005658095,0.033403724,0.0019409477,0.00049414707,-0.0032867054,0.0063591665,-0.016745834,-0.0025642633,0.009243373,0.036480654,-0.013104696,0.025396686,0.0018858181,-0.02970064,-0.02995258,0.0098282425,-0.011074114,-0.011160011,-0.046342086,-0.008411947,0.05517589,-0.06124038,-0.023876628,0.03289782,0.0069526825,-0.05947813,0.037701238,-0.011556165,-0.007836984,-0.06838333,-0.0126215005,0.053090844,0.039424565,0.025381496,-0.0078839,-0.04009953,-0.008977194,-0.042926565,-0.046465576,0.021294128,-0.02755409,-0.004292151,0.047347676,-0.006387592,0.021394774,0.05833763,-0.004654065,-0.014753333,0.010777619,-0.00020304338,0.010742379,0.033510234,-0.011235447,-0.033330224,0.013846203,0.0048231743,0.00039830664,-0.01615723,-0.01648034,-0.025628984,-0.006481542,-0.04546649,0.021055238,-0.03316696,0.01510391,-0.0024590697,0.00812284,-0.0056200325,-0.03473698,0.014550571,0.010092997,0.044187933,0.014629692,0.0147384945,0.004871974,0.075959615,-0.027291182,-0.03721685,-0.011306125,0.0047989665,0.0103137605,0.029777873,-0.020387305,-0.07245282,0.012437302,-0.0046419636,-0.028028881,-0.04277123,0.06803326,-0.0609274,0.052916504,0.021790517,0.00666418,-0.02877635,0.04680019,0.026080895,0.02653178,-0.034425467,0.03528552,-0.022767475,0.015908623,0.011084023,0.04544355,0.01638751,-0.03756817,0.015383128,-0.0004903036,-0.015211097,0.025912188,-0.059181474,0.011592168,0.028953897,-0.03398316,-0.061110463,0.038772218,-0.00744118,-0.024084004,0.016902909,0.0009837539,0.05201586,0.015887924,0.034967035,0.027001679,-0.020368965,-0.033538166,0.03919627,0.009450639,-0.04479429,-0.0014746257,-0.030153088,-0.0013889121,-0.012169711,0.003071531,0.02111358,-0.028576816,0.008297808,0.017641317,0.056566965,-0.025283447,-0.0036695017,0.04569647,-0.0013469713,0.006625306,-0.012555804,0.00079800125,0.027695395,0.022336772,0.0076652607,0.013767844,-0.009773638,-0.041632194,-0.022927118,0.011822265,-0.082076654,-0.0052132895,-0.018921,-0.046144366,-0.011774753,0.0028103692,0.024902774,-0.003166127,-0.0076275365,-0.016595025,-0.05450986,-0.0048368913,0.05572815,-0.019901121,0.021167725,0.028545843,-0.0015676421,0.027805522,0.030253245,0.015231856,-0.03530347,-0.05379146,-0.0076835398,-0.012145127,-0.021561747,0.07272964,-0.007403378,-0.008996407,0.04990159,-0.009897185,0.01674246,-0.033080604,-0.041734487,0.020639272,0.0143800555,-0.024901805,-0.0013910683,0.035245482,-0.0089576775,-0.007946072,-0.028028822,-0.0052205077,-0.00044022658,0.028469859,0.0021105355,0.015397272,0.014539333,0.027797865,-0.013999025,-0.026680646,-0.03467963,0.0030134842,0.06701272,-0.011519672,-0.0022806355,-0.03419334,-0.010369563,-0.03465395,-0.021172956,0.009557747,-0.015597638,-0.043712128,0.017377416,-0.002040271,0.021588199,0.010045879,0.015606591,0.00001891287,-0.047660206,0.061422437,0.013736424,0.027365139,0.046662997,0.03838907,-0.005154714,-0.014864669,0.02980825,-0.041289207,-0.042834327,0.02285943,0.013079234,-0.0013726061,0.011725312,0.051120345,-0.0123291025,-0.02825382,0.027794888,-0.001949227,-0.15701719,-0.044347823,0.02882325,-0.016410911,0.00642534,0.0346517,-0.028528977,0.015167651,-0.06825022,0.03108408,-0.046032008,-0.048387207,0.016901648,0.009355033,0.06648844,0.028170558,-0.027792646,-0.0041093747,-0.017705299,-0.028559582,-0.050079923,-0.055715166,0.04232445,-0.054188494,0.020548811,0.008775601,0.012207856,-0.0027851448,-0.091697514,0.034835726,-0.00721156,-0.005927613,0.007102357,0.0042434307,0.0062966137,-0.0030273353,0.019685905,-0.0051703793,-0.016308596,-0.012388953,0.028292857,0.05503596,-0.004497669,0.03083035,-0.016980352,-0.01393926,0.006136972,-0.054823875,-0.043561973,0.024273288,-0.0034086031,0.0146941785,0.0045562484,0.022483269,-0.018646581,0.0018307853,0.03224905,0.06386129,-0.010308828,0.012002254,-0.023307666,-0.032183874,0.011393713,0.04801618,-0.008002408,-0.039446134,0.03518774,-0.03365916,0.018192543,-0.0011134294,-0.0004244235,-0.04735627,0.0042418605,0.023599673,0.0100880135,-0.0049382644,0.06568753,0.034704056,-0.0032719728,-0.11714592,0.037928235,0.011921764,-0.010722941,0.03351073,-0.012857788,-0.035650168,-0.014912862,0.020439982,0.000434289,0.24974889,0.045558218,-0.008656326,-0.02357584,0.021673173,-0.04348648,0.037838697,0.052350312,0.015525644,-0.047284536,-0.020862283,0.029746082,0.016092382,-0.02332093,0.006051207,0.037584875,-0.027369734,0.017770158,0.050784346,-0.014224183,0.017922683,-0.055944618,0.027848255,0.014825182,-0.036837354,-0.05262554,-0.043598607,0.07195329,-0.033417873,0.03159012,-0.04065572,0.04311608,0.036747567,-0.054154783,-0.06420229,0.007848672,-0.014677151,-0.035433542,-0.002779603,-0.024318725,-0.013720012,0.0013804716,0.03893432,0.0036738033,0.037115138,-0.029720923,0.00093619525,0.0032089753,-0.022845168,-0.015282177,-0.018046346,0.0067175175,-0.016074283,-0.016821204,-0.003089773,-0.012682737,-0.019034807,-0.06154464,-0.018488647,-0.0048928615,0.0069719953,0.009704482,-0.021042697,0.033834167,-0.03743033,0.046667356,-0.011747481,0.022463212,0.04811155,0.057232995,-0.027333232,0.00761538,-0.0028368847,-0.02287316,0.027621018,-0.020582769,0.0057408446,0.014055809,-0.050492864,0.034578767,-0.0328019,0.015849898,-0.050339323,-0.0013847613,0.009076583,0.01054822,0.018871931,0.03265881,-0.011754108,0.01472312,0.01968717,0.011890878,-0.004541535,0.03938979,0.017699584,0.011302442,0.028977122,0.0023692877,-0.036353033,-0.038955577,0.005450921,-0.00043019137,-0.0071737766,-0.0024309992,0.06596863,0.0114892,0.017321596,0.011424019,-0.02742009,0.0030589362,-0.049796086,0.0324347,0.05015066,-0.029652616,0.0041388185,0.08109998,0.038344648,0.025001023,0.011954704,0.04034558,-0.008679227,-0.009725607,-0.032346517,0.022143831,0.029152693,-0.032551393,-0.015937505,-0.004639654,-0.030102206,0.024055447,0.0016613248,-0.023892125,-0.03736837,0.0488265,0.013137379,0.015523198,0.04879576,0.014939456,0.020700969,0.027392056,-0.009850258,-0.0028086181,-0.02662701,-0.008328276,0.0021749744,0.023871267,-0.04685049,0.0029272928,-0.024570655,0.033738926,-0.006160246,0.042342667,0.02707186,-0.04437751,-0.068751045,-0.03604135,-0.004209614,-0.0019221475,-0.028771965,-0.0029407202,-0.016913658,0.018121209,0.021416552,0.031562917,-0.032542415,-0.012184152,-0.01597298,0.016953114,-0.05827439,-0.033789236,0.00022397871,-0.0032023045,-0.030100321,0.036040418,0.009395983,-0.020816388,-0.03233816,-0.017287035,-0.046730842,-0.0055305883,0.035393428,-0.019291075,-0.043068223,-0.022410305,-0.0029659318,0.0005651958,-0.054094482,-0.0081327,0.051361065,-0.0055322135,-0.042651422,0.12522988,0.021581402,0.009654189,0.012510757,0.00081235403,0.075221136,0.0013958509,0.021986628,-0.019229652,-0.0059382813,-0.038334563,-0.00065496116,0.012980017,0.0032099672,0.0137905395,0.015228746,0.012870959,-0.040078107,0.015356744,0.023327181,0.0043809535,-0.028991178,-0.0011339653,0.030513769,-0.0076443376,0.102265134,0.07722746,0.041704737,-0.021773752,-0.01586058,-0.042515043,0.005509818,-0.029278805,0.02830268,0.031907808,-0.0155015,-0.06550456,-0.047769904,-0.050397534,0.0033859196,0.0032030907,0.036017086,-0.026302753,-0.0035080398,0.005569785,0.036015812,0.008258919,-0.010272204,-0.0075950134,0.014988613,0.044923052,0.029711058,0.016829055,0.014020533,0.018434396,-0.008976423,-0.05804422,-0.011715576,0.023795396,-0.023659522,-0.05298865,0.015488619,-0.00036631484,0.025857806,-0.021034481,0.029272547,0.021290697,-0.049933217,-0.008657161,-0.015943604,-0.027035259,0.0032102345,-0.044782147,0.0014346769,-0.030014079,-0.0099260425,-0.040311076,-0.0006234622,-0.040658735,-0.012959224,-0.031936564,-0.009163226,-0.022064991,-0.016757095,-0.028197758,-0.0056381733,0.040537644,0.021298317,0.009693195,-0.03446013,-0.02100353,-0.015767999,0.028643543,0.0020286941,0.020099215,0.0037578482,0.022298489,0.030951366,-0.041828845,-0.007375507,-0.0032795148,-0.019194316,0.034866076,-0.013974451,-0.0173511,-0.0049552815,0.018744636,-0.02005737,0.026672201,0.006548821,-0.007930304,-0.01682615,-0.019102715,-0.036727432,-0.0025874078,0.045428753,0.013398996,0.0038458684,0.021357471,0.02319632,-0.09661586,-0.0044155708,0.034182582,0.010247831,-0.021888418,0.06574925,0.0019153554,-0.0043734065,0.0018716276,-0.051402,0.016676515,-0.011151398,0.006115826,0.030026622,0.024096362,0.050651312,-0.025646335,-0.030688684,0.023501024,-0.025001938,0.005792181,-0.0033664433,0.002179368,0.039540816,-0.0319191,0.018802298,-0.030469164,0.017482916,-0.008182771,0.0077492534,0.021678394,0.030824492,-0.04097243,0.012869588,-0.04315904,-0.0090814475,0.002200621,-0.01265071,0.0029111379,-0.024247963,-0.04236687,-0.005969358,0.017879004,0.07569897,0.030084532,0.0030984478,0.039923787,-0.0099516325,-0.0023980092,-0.041058388,0.009520363,-0.008877986,0.018799443,-0.0008452964,0.041174214,0.029110963,-0.0142234275,-0.051086906,0.009944417,-0.03074721,0.0097124735,0.001973325,0.035661094,-0.010549864,0.011040748,-0.01451845,-0.003280711,0.013622173,0.010220566,-0.0082557695,-0.005432395,-0.024067258,-0.00088863313,-0.024755478,0.017188035,-0.014348981,0.03137217,-0.00522972,0.009037076,-0.008162996,0.0011971877,-0.0045044837,0.030208178,-0.13797635,0.029125135,-0.0012252524,-0.0026936543,-0.011265574,-0.0034771708,-0.03551541,-0.017363803,-0.0014676494,-0.07232554,-0.027862934,-0.017295144,0.051708773,-0.008265273,-0.012320932,0.015130224,0.021062337,0.008575381,-0.0011299652,0.017183729,0.0047614817,0.0061787725,0.041931815,-0.00026377456,-0.020177396,-0.00068123685,0.00091972266,-0.07141579,-0.017690783,-0.012951188,-0.017463675,-0.0017576439,-0.004628897,0.01768041,-0.015993174,-0.027638372,0.017779667,0.033096425,-0.01734763,-0.008731283,0.023126714,0.026544193,0.0025176925,0.05445583,0.01921837,0.050612133,-0.03333545,-0.027551314,-0.06717206,0.0016357597,0.0016707879,0.05735483,0.035760306,0.0045903185,0.0013322963,-0.019717665,-0.045982763,0.007466667,-0.017180778,0.019020714,-0.022431178,0.027669698,-0.038806483,-0.051464126,-0.024595411,0.04946465,-0.0330999,0.013288206,0.035681177,0.013103314,-0.013918609,-0.023436617,-0.04070948,0.013308444,-0.0118259145,-0.019434612,0.022344511,-0.021135598,-0.019461196,0.030316578,-0.03289208,-0.042464897,-0.056371037,-0.014466511,0.0743423,0.030879896,-0.022693278,0.05348746,-0.028793242,0.008961291,-0.053912506,-0.035143644,0.010873508,0.00079666794,-0.050379727,0.031752158,0.02476825,0.0056070215,0.018702688,-0.030977435,-0.037675988,-0.036332592,-0.010535284,-0.0038578473,-0.01046452,0.030903941,0.052376844,-0.019910412,-0.024003113,-0.043308206,-0.0034334243,0.010903539,-0.041375592,0.037108347,-0.00811715,-0.021406135,0.021483313,0.028146071,0.024241464,0.009756755,0.012203744,-0.017349299,0.018690748,-0.025065733,0.04606432,-0.035997212,0.023066903,0.046647247,0.0052596736,0.001799477,-0.021654641,-0.007530704,-0.00257744,-0.018052846,0.004909752,-0.0000051761035,-0.013967299,0.049863137,-0.07059838,-0.0021149525,-0.004832973,0.00046999924,-0.009434108,-0.016838593,0.004329894,-0.0009704452,0.0041485378,0.036185782,-0.03793793,0.002986916,-0.017533673,0.013060137,-0.017884322,0.014904925,-0.02055331,0.04151971,-0.01689211,-0.037308037,-0.005420762,0.03604485,0.019820057,-0.019266428,0.022534357,-0.008162686,-0.01616958,0.02781767,-0.04102024,-0.02411807,-0.024398107,0.017110188,-0.01710735,0.033096842,-0.032241166,0.050446145,0.009136938,-0.03690749,-0.012211506,-0.013304859,-0.0007783276,-0.04220068,0.00027498486,0.018636284,0.079411834,0.048135683,0.010910989,-0.030289968,-0.04073941,0.03468529,-0.012932173,-0.020464087,-0.060913745,0.0055913376,-0.04161593,-0.010324844,0.065275945,0.011758231,0.026766667,0.021445,-0.007246526,0.001553708,0.056577753,-0.0042264084,-0.033380937,0.022132706,-0.01391731,0.010998398,-0.013942827,0.025870489,0.026361657,0.030126086,-0.045810618,0.028505597,-0.0455369,0.030674508,-0.013351751,-0.014828695,-0.000081162005,0.04610879,-0.0057490636,-0.033562493,0.037290543,-0.037680604,-0.07547672,-0.050131768,0.0040520476,-0.010005745,-0.0047872006,0.041059002,0.0124238515,0.050581105,-0.036634114,0.013559023,0.009205345,0.021102846,-0.024542825,-0.02482824,0.0059906296,0.050047055,-0.0062565873,0.066256955,0.023256956,-0.014854692,-0.008298811,-0.00066763844],"last_embed":{"hash":"1hoe0iv","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"1hoe0iv","at":1762844536165},"key":"Inbox/Prompts.md##Issues[2]#Issue N: #{8}","lines":[129,139],"size":297,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hoe0iv","at":1762844536165}}, +"smart_blocks:Inbox/Prompts.md##Issues[2]#Issue N: #{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05022034,-0.005549442,0.0007169061,0.01568285,0.009505766,-0.019247701,-0.00082145544,0.015922481,0.001581092,0.019843303,0.011138403,-0.005958101,0.004971107,0.008346046,0.008938853,-0.008013901,-0.048307296,0.035603847,0.006324378,-0.026361985,-0.00011156204,0.056306772,0.0037355334,0.02442562,0.0040656803,0.040280677,-0.004159973,-0.045615003,-0.011798904,0.029517347,0.0059570577,0.010265653,-0.00632617,-0.018579293,-0.008399703,-0.0012944074,0.02215241,-0.035398774,-0.038911726,0.0062711677,-0.0524644,-0.012310837,0.04479271,-0.018216712,0.02401764,-0.018312497,0.017492345,-0.024808744,0.0094017405,-0.03712554,0.0003457257,-0.012060637,0.015139044,-0.072686784,0.027224168,0.030972926,-0.026331663,-0.0019163786,-0.043879963,0.003159293,-0.019466216,0.008659837,0.0060686525,-0.011348911,-0.006839631,0.026326163,-0.045165125,0.03375638,0.013597863,-0.03173132,0.015287931,0.023589969,-0.021515608,-0.054740783,-0.056862418,0.0000015685939,0.064533375,-0.061107393,0.042906865,0.026184035,-0.003301689,0.017397277,0.040523496,-0.021125322,-0.008844113,-0.031909227,0.005863687,0.048341528,0.0346151,0.021414585,-0.015251145,-0.05490078,0.00009458069,-0.041738555,-0.04330411,0.016004544,-0.0025612894,0.005809665,0.027658774,-0.025199242,0.0038481052,0.02333029,0.00013388661,0.00044346583,0.055650793,0.022215048,0.060350616,-0.003998862,-0.026008043,-0.036449537,0.03665286,0.026064465,-0.01372606,-0.00084816775,-0.016971743,-0.04534726,0.00874166,-0.025635248,0.053435907,-0.022193214,0.02213053,0.033254664,0.024274295,-0.016976994,-0.015685957,-0.011340141,0.007745784,0.0031182102,-0.0058984947,-0.008930524,0.0076064756,0.107669875,-0.016661068,0.009360935,-0.056614596,-0.0124419965,0.0021321445,0.025792666,-0.0064266995,-0.06095589,0.012564903,-0.00733065,-0.01730308,-0.04863018,0.019228034,-0.073251225,0.06303874,0.018313447,0.032340698,-0.06246122,0.04338964,0.037168212,0.0070649004,-0.02150188,0.033426814,-0.049463168,-0.012016419,0.0032535363,0.04337334,0.047795318,-0.038877495,0.002934712,-0.010984393,0.026548967,0.0374581,-0.0394809,0.040048763,0.000027952081,-0.031119637,-0.07904114,0.022867275,-0.0017100095,-0.008976606,-0.013726854,0.017868053,0.035668634,0.062879115,0.03961059,0.026102448,-0.032121837,-0.032918062,0.051497348,0.016615499,-0.051165443,-0.024340926,0.0105845155,-0.01572242,-0.037087936,-0.0014158193,-0.015403175,-0.015142985,0.016062183,0.04480651,0.066848494,0.021309389,-0.02903137,0.0048531396,-0.029457094,-0.012413519,-0.039858513,-0.028951753,0.010595348,0.020356882,-0.0032264595,-0.013824814,-0.02936548,-0.009851882,-0.0441313,0.027627634,-0.037574757,-0.0045573604,0.014599969,-0.019073652,0.035435367,-0.029999865,0.04964869,-0.016261594,0.014129579,-0.0041994005,-0.010201231,0.050649166,0.038741812,-0.029844398,-0.017945578,0.012177145,0.0062617613,0.01216847,0.025908146,-0.015688743,-0.017902015,-0.055696268,-0.011366445,-0.0042995582,-0.029299714,0.05056815,-0.027624162,0.027615445,0.03536289,0.009354186,0.01895783,-0.04256275,-0.062270995,0.0036398757,-0.0035826592,-0.031265974,-0.033911623,-0.009331192,-0.014143135,-0.03648488,-0.048198648,0.0033414285,-0.0055372347,0.0046503055,0.00731428,0.0043074423,0.036194872,0.016480586,-0.011135186,-0.021088542,-0.0025141179,0.027538572,0.04551203,0.009345863,0.018042201,-0.008779111,0.0198211,-0.044519342,-0.015500133,-0.0037722772,0.0022748539,-0.071288764,0.006644348,0.035382263,-0.020141749,0.0029865617,0.035163563,-0.019434232,-0.028095966,0.096820995,0.0016054894,0.0057380153,0.027888834,0.039329514,0.002507553,-0.009980535,0.008030899,-0.027718505,-0.06286806,0.019439822,-0.03137338,-0.015071275,0.024245795,0.053649645,0.0017785248,-0.04106574,-0.00082723325,0.0006890268,-0.15757138,-0.0056612813,0.010715169,-0.033728834,0.017695935,0.04400305,-0.037292182,0.011766017,-0.04776683,0.0392452,0.000047043704,-0.044081982,-0.03676726,-0.020251626,0.02575597,-0.01376083,-0.047783762,0.00125475,0.027395533,-0.029753506,-0.086689524,-0.056468517,0.018376222,-0.037677024,-0.00007406834,-0.0051068347,0.044027533,-0.021753589,-0.02488259,0.008553719,0.027210511,0.00043161662,-0.0046744305,0.005767464,0.03917538,0.013460279,-0.023423828,-0.012481428,-0.009197441,0.0022354398,0.04707402,0.05018503,-0.017112069,0.025970303,-0.043810148,-0.035661206,0.056094468,-0.021634025,-0.015229703,0.0047519435,-0.0057117245,0.0031581637,-0.02116601,0.000083656196,-0.00787648,0.02026843,0.006004578,0.044748988,-0.031948186,-0.003045571,-0.025351807,-0.021180484,0.05270946,0.008610767,-0.004713564,-0.0043160003,0.033017587,-0.029760335,0.006412544,-0.03224224,0.025282053,-0.04146373,0.03713515,0.0032040344,-0.021268832,-0.00097555824,0.018206134,0.0028574578,-0.007754907,-0.13299416,0.028890831,0.01552564,-0.0151281115,0.022789186,-0.0088130105,-0.023786379,-0.009318208,0.03122996,0.042552654,0.25726482,0.055943828,-0.023220288,0.0027623447,0.084418185,-0.033124734,0.015717514,0.041553784,-0.0007001378,-0.054282855,0.010491731,0.039846115,0.024764232,0.013469516,0.00011182621,0.0035256038,-0.018538594,0.029741734,0.061152134,-0.021163166,0.038412534,-0.062894925,-0.016876036,-0.015812181,-0.04934529,-0.018450035,-0.021939293,0.015439661,-0.0033028997,0.026214546,-0.015545629,0.045880508,0.066214,-0.03422512,-0.072781965,0.011661922,0.019178376,-0.047023635,-0.028123556,-0.00606286,-0.012735707,0.010596794,0.05406507,0.019897338,0.006239736,-0.017951787,0.014008122,0.02924715,-0.04967299,-0.011184033,-0.00019936604,-0.004306287,-0.038079772,0.00049056637,-0.033845887,-0.0072981217,-0.04435083,-0.0647468,0.0025405844,0.035411447,0.022658423,0.022349682,-0.018898774,0.039480135,-0.012294422,0.044799305,0.022355366,0.021842279,0.021729887,0.060134057,-0.00040137945,0.0058792396,0.0005658962,-0.01624829,0.020136703,-0.0043540066,0.029567987,0.01540365,-0.08087913,0.027480263,-0.018218774,-0.0027248915,-0.019908579,0.00037715255,0.014700116,0.0030873646,0.0043648295,0.06365858,-0.012141823,-0.0061650733,-0.0020617256,-0.022861274,-0.03738093,0.024547841,0.015371331,0.014257396,-0.010392859,-0.004937063,-0.06400274,-0.025857862,0.01559922,-0.034010965,0.015136776,-0.016895045,0.039325606,0.0129539855,0.022703601,-0.008375333,-0.0008793964,0.017813023,-0.08485589,0.029422574,0.0017529546,-0.024879454,0.0038912366,0.06514953,0.06553884,0.0024526748,0.037996653,0.0011779364,-0.018584775,0.055715952,0.01154347,0.025464684,0.011564189,-0.02465421,0.016895194,0.011813478,-0.039376486,0.045233704,0.028114174,-0.0216571,-0.027136536,0.059677407,0.016422218,0.004891829,0.047255173,0.04600203,-0.05950925,0.02722049,-0.02438322,0.007850045,-0.030518878,0.0019392883,-0.0051537324,-0.006430027,0.008662221,0.0037099428,-0.0020548836,0.009220427,-0.008902606,0.04095836,0.0065023853,-0.040720142,-0.02124123,-0.05379137,-0.027421104,0.013544154,-0.008001976,-0.0027647393,-0.0054053897,0.020318901,0.018896075,0.04021726,0.040874053,-0.012314851,-0.0012613181,0.024626426,-0.008298143,-0.0071754493,0.0036796476,-0.0154993795,-0.0056469804,0.047353886,-0.014671463,-0.044024456,-0.05891959,0.0024325084,-0.036694825,-0.047564704,0.016413359,-0.0030210386,-0.048055217,-0.014150032,-0.01083963,-0.018162036,-0.0025002982,-0.01938385,0.0061533195,-0.009879659,-0.047801625,0.110933036,0.008930331,0.0008479628,0.023414275,0.020175254,0.08415767,0.0033972636,0.006159117,-0.039767247,-0.00735541,0.0007818389,-0.0110074915,0.010512733,0.007969601,-0.0007747236,-0.012254163,0.041839052,-0.008438288,-0.015715161,0.0038429603,0.0027155266,-0.022078605,0.0016827788,0.0011631529,-0.013835416,0.08911035,0.08060824,0.021899706,-0.012029055,-0.0012645258,-0.032428302,0.0056302724,-0.023517042,0.016261507,0.057002846,-0.024005042,-0.02867363,-0.028593795,-0.0024387513,-0.00028199848,-0.00053834403,0.059293386,-0.02657936,0.046846,0.04287844,0.052900188,0.005270996,0.03963477,0.004616824,0.018291244,0.012190337,-0.01434766,0.055807374,0.015092951,0.062330246,-0.00770517,-0.055953003,-0.021076268,0.03080008,0.03283663,-0.032101486,0.015246937,-0.025600351,0.026140472,0.018417006,-0.018691268,0.017717049,-0.015782844,-0.016927723,-0.012546872,-0.020799575,-0.018640393,-0.030962884,-0.06475254,-0.05687601,0.022468409,-0.019203918,-0.015418117,-0.07496511,-0.031256378,-0.011800835,-0.0081609,0.0148582505,-0.007313729,0.016151257,-0.021217529,0.02128747,0.038618434,0.003460712,-0.04272239,0.011648901,0.02530468,-0.0061325645,0.011626991,0.019500056,0.016138606,0.00040777575,0.00085890276,-0.053626787,0.024845751,-0.014387086,-0.01964527,0.028035719,-0.01233295,-0.0050099753,-0.018210594,0.028435597,-0.039143678,0.016125731,0.00073774054,-0.009154459,-0.02142219,-0.01796193,-0.03313623,0.020400234,0.021718757,-0.014313183,0.022858093,0.0055839773,0.0006667606,-0.0729818,0.016617093,0.019158697,0.008024416,-0.017399548,0.0150285885,0.0036117267,-0.009591006,-0.021751119,0.009677427,0.018130643,-0.0010465466,-0.027900957,0.017921904,0.035362218,0.045858666,-0.024190579,-0.009982162,-0.024234021,-0.043983802,0.0068510836,0.053917564,-0.0025972773,0.0069137593,0.009847929,0.0053331777,0.005345306,0.019731307,-0.04444781,0.026954295,0.027217308,0.018822454,-0.020251134,0.018437127,-0.032692786,-0.010033998,-0.0100299455,-0.03327352,-0.002074356,-0.0052287146,-0.021817677,-0.021760562,-0.0022842798,0.04285948,-0.008554564,0.02345831,0.041443095,-0.012563624,-0.0020584404,-0.02837818,0.011127843,-0.013088575,-0.011335735,0.0034266291,0.03618503,0.0048186197,0.004002214,-0.06235186,0.021882506,-0.017191011,0.041753963,0.019848896,0.052964717,0.021379158,0.010908083,0.007744407,-0.0146210035,0.019563297,-0.038204014,-0.01361832,-0.0025691446,-0.044818938,-0.03397556,0.016634103,0.0016192098,-0.010085504,0.010840151,0.010362358,0.015047306,0.0069016153,-0.0028064204,-0.021061298,0.008983035,-0.1449222,0.043345466,0.030236376,0.010708891,-0.027923705,-0.005612747,-0.011264317,-0.041592523,-0.00058242126,-0.024309942,-0.0010392381,-0.036169436,0.03395679,-0.0076596895,0.000805631,0.024005622,-0.024495002,0.017535562,-0.0028305287,-0.032533996,-0.010677054,-0.009654931,0.024974933,0.0066945474,0.01949391,0.006630456,-0.035469156,-0.046359885,-0.011881713,-0.0005964555,-0.0014247493,-0.017419955,-0.0076630106,0.030095411,-0.027761837,0.026808662,0.0007755385,0.059732612,0.026874868,0.005210814,-0.024379024,0.012032515,-0.020773979,0.021472553,0.0019879993,0.0249265,-0.01301912,-0.030618854,-0.03333331,0.008262206,0.04668299,0.049663957,-0.036221303,-0.0049716444,-0.009020948,-0.032334764,-0.026267877,-0.03633187,-0.004827947,0.019352082,-0.022459522,0.023656547,-0.009361033,-0.063352056,-0.02166405,0.022829227,-0.031119892,0.00969068,-0.016879538,0.021772258,-0.058198642,-0.023284882,-0.03710347,0.017301561,0.019133452,-0.012996337,0.0009922446,-0.029531265,-0.035764534,-0.0044231857,-0.04060381,-0.029716171,-0.057943832,0.0093674995,0.034214452,-0.015507029,-0.0067641917,0.016093303,-0.0486461,-0.010911486,-0.03688076,-0.03875809,-0.0024400866,0.015909778,-0.009597884,0.017195735,-0.0125426445,-0.0085084345,-0.0026607297,-0.030877054,-0.05312501,-0.0009246468,-0.010792163,-0.02417273,0.0035592245,0.051089916,0.084095456,-0.016594533,0.0036645725,-0.013139928,-0.030364087,-0.001817325,-0.062487412,0.0023892783,-0.035993222,-0.032560557,0.022617051,0.0379561,0.038976625,-0.026814649,0.015988559,0.01926882,0.018086929,-0.027084433,0.04120639,0.012179088,0.041446283,0.022808215,0.03140871,-0.02936327,-0.0019444746,-0.016223283,-0.00408928,-0.002873647,0.021047356,-0.011609092,-0.000415172,0.042849652,-0.04752574,0.017381083,0.009683229,-0.024334697,-0.018761473,-0.045278076,-0.014887596,-0.038561083,0.025282212,0.019104205,-0.016717976,-0.029599987,0.021335013,0.019446215,-0.010196899,-0.017647915,0.0034269516,0.024230415,-0.02174704,-0.020167796,0.0046936395,0.03486006,0.0103191845,0.011595245,0.018190078,-0.004767593,-0.037089065,0.039034173,-0.028417168,-0.012161947,-0.031405285,-0.016634122,0.008616921,0.00037277216,-0.016026404,0.025184346,0.034926496,-0.06235219,0.019064572,-0.022961654,0.012312936,-0.030738937,0.015096654,0.018176498,0.031488944,0.029759966,0.04793021,-0.012780715,-0.0559542,0.014268785,-0.0027723853,-0.015878275,-0.029133556,-0.0008871913,0.010608662,-0.020981196,0.05082349,-0.059574492,0.0064048497,0.007548297,0.035233047,0.023089277,0.040442083,0.009633101,-0.022853808,0.024260458,-0.034573242,0.0024959766,-0.02031888,-0.015366264,0.019338267,-0.000711365,-0.007866824,0.019903762,-0.04463353,0.013327576,0.0008460159,-0.005777107,-0.008947678,0.058275472,-0.02639589,-0.019277954,0.04569432,0.010007182,-0.04129572,-0.05896542,-0.025705168,-0.00780084,-0.0139895445,0.018613432,0.0054492266,0.008642771,-0.03567548,-0.011834225,-0.0013805124,0.025460014,0.01946938,-0.04279097,-0.038663663,0.03424402,-0.023119017,0.03415243,-0.0040105637,0.0046609994,0.031470504,0.0053853965],"last_embed":{"hash":"1ey08i6","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"1ey08i6","at":1762844536165},"key":"Inbox/Prompts.md##Issues[2]#Issue N: #{10}","lines":[141,202],"size":1255,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ey08i6","at":1762844536165}}, diff --git a/.smart-env/multi/Journaling_prompt_md.ajson b/.smart-env/multi/Journaling_prompt_md.ajson index e19e813..77061b3 100644 --- a/.smart-env/multi/Journaling_prompt_md.ajson +++ b/.smart-env/multi/Journaling_prompt_md.ajson @@ -1,4 +1,4 @@ -"smart_sources:Journaling prompt.md": {"path":"Journaling prompt.md","embeddings":{"bge-m3:latest":{"vec":[-0.07217301,0.017764643,-0.022705458,0.017175809,-0.008758895,-0.07427198,0.014581453,-0.037817474,0.022098703,-0.019681083,0.015202417,-0.004598774,-0.013669318,0.009146077,-0.020546218,0.013954286,-0.030529438,-0.011760893,0.001967944,-0.0025576223,-0.05518921,0.013648226,0.020442422,-0.0142245665,0.00018763743,0.027426114,-0.02645366,-0.02379269,-0.02629567,0.03279456,0.046052203,-0.031451758,-0.005912733,0.034630604,-0.014057617,-0.030762844,0.002097065,-0.007983063,-0.019731259,-0.016800275,0.022488678,-0.04592281,0.022045342,-0.03348495,0.013927675,-0.02807312,-0.026744701,0.010560414,0.01656101,-0.035666775,-0.038503956,0.02871245,0.059370887,-0.03027642,-0.026558695,0.037215155,-0.0013640269,0.010755748,-0.027235502,0.008012529,-0.04213477,-0.026937136,-0.027641758,-0.029162647,-0.030874262,0.024518603,-0.0028536436,0.026160067,-0.014546544,-0.025430568,-0.019458331,-0.015527474,0.0098044835,-0.002713725,-0.048526898,0.025456753,0.013255593,-0.033377443,-0.016124649,0.02951,-0.003023365,0.014557972,-0.0023769087,-0.008662875,0.054685295,-0.015412521,-0.011832729,0.035464924,0.022348575,-0.023854734,-0.031174116,0.016243547,0.001592434,-0.017986014,-0.054978058,0.023854166,-0.019509612,0.0006787086,-0.0040509617,-0.0053133783,0.026157092,0.026377635,-0.0024668572,-0.007890039,-0.006202939,-0.013611768,-0.006521467,0.053964306,-0.000026081207,-0.013997232,0.019526668,0.01832729,0.030872092,0.028746154,0.043192055,-0.0469016,-0.004510537,-0.00061892153,0.005152889,-0.008651245,-0.03046398,0.0550046,0.030800967,0.005375775,-0.042616934,0.0140480185,-0.024051037,0.022152225,-0.03568728,0.00029261218,0.012338649,0.040725373,0.008646504,0.017914647,-0.0105215255,0.011142671,-0.0012768186,0.044951107,0.02072183,-0.017691864,0.041934073,0.06038181,0.0136031555,-0.031124543,-0.020315936,-0.0412184,0.021626465,0.0045898804,0.015011994,0.0008041322,0.008019608,0.017407596,0.0081763575,0.053956468,0.015086388,0.016651943,0.036011443,0.013224594,0.014753098,0.056464195,0.040777225,0.04731689,-0.07457618,0.037906293,0.028453266,-0.027503533,-0.010846614,0.01951325,0.0020761462,0.0029805887,0.021279078,-0.01942406,0.047369488,0.017434925,0.00009133962,0.017601868,0.066754095,0.024933428,0.0014660266,-0.045758706,-0.037592527,0.020445237,-0.021794079,-0.018174795,0.0042972025,0.051593874,-0.053175833,-0.06394396,0.010780493,0.021521088,-0.022076545,-0.0709058,-0.0012385623,0.034888886,0.02501967,-0.009726415,-0.03415758,-0.034157936,0.029292958,-0.010220147,0.020670708,0.035560545,-0.012407818,-0.010041988,-0.0283111,-0.052925527,-0.04973151,-0.04740246,0.020101031,-0.07554026,0.024163084,0.011909391,-0.009370258,-0.05705259,-0.047868118,0.020149777,0.003693121,0.0067778197,0.033987045,-0.009613796,0.013897577,0.04800808,0.007932914,-0.0043385252,-0.02100922,0.005256798,0.00018451875,0.022934766,-0.018179072,0.021797845,0.04303965,-0.0045792726,-0.0108513925,0.012757881,-0.016797395,-0.022204634,-0.026152104,0.021706134,0.030281387,0.0094894,-0.016548347,-0.030343039,0.0025310544,0.011335245,-0.027898995,-0.0074965907,-0.03278068,0.02579962,0.022726564,0.0033066159,-0.02850027,-0.009555416,-0.033537973,-0.025382025,0.014656087,-0.002673651,-0.020529091,0.0022317048,-0.01840331,-0.028124664,0.03514155,0.033651423,0.019114014,0.002371839,-0.003479484,0.010846229,-0.0029190064,-0.025047144,-0.015833357,0.009396453,-0.019941451,-0.009082226,0.020693606,-0.015752021,-0.014157287,0.037281457,-0.026032064,-0.0023960606,0.06317262,0.021688335,0.0021353292,0.031425793,0.009826153,0.0165944,0.027461207,0.0065310653,0.00058324647,-0.007439196,0.029580446,-0.04160508,0.03878474,-0.013353739,0.061367407,-0.007981588,-0.009748405,0.023161577,-0.008009571,-0.14382006,0.002557917,-0.0073911813,-0.015062789,0.017273849,0.049507935,-0.027946986,0.0021287843,-0.02882566,0.058224313,0.022967733,-0.036750168,0.010461376,-0.004318981,-0.035927456,0.017556636,-0.016210217,-0.032322235,0.009279122,-0.043516792,-0.0014171983,-0.056859747,0.0506455,-0.011390468,-0.055258118,-0.025122028,0.012047382,-0.01752166,0.0012986595,-0.0032509554,-0.049936444,0.01320007,-0.006143856,0.0027072234,0.0005778695,0.044177674,-0.016467184,0.0056949663,-0.020844223,-0.0013601648,0.010158731,0.0005563704,0.010977424,0.05389188,-0.014249147,-0.040890623,-0.0116332695,0.0013300419,-0.013585902,-0.022615457,-0.0014224269,-0.0032245559,-0.042668015,0.020811103,-0.06307673,-0.028030688,0.022853876,0.005932285,0.00051642157,0.032347783,-0.036562927,0.021122111,-0.04721009,-0.012681129,-0.047736783,-0.011131773,0.022349242,-0.008676277,0.036663916,-0.025758768,0.023417493,-0.02196495,0.0064172973,0.016256412,-0.003607305,0.031195607,0.012970098,-0.017807588,-0.013202478,-0.090163484,0.03990753,-0.016845094,-0.02176878,0.009693019,-0.0018984067,0.0013093541,0.032891877,0.0071962224,0.029936345,0.24608648,0.032998238,-0.016128466,-0.018903596,0.03769798,0.0032135707,-0.0049772947,0.050624434,0.038787343,-0.029940993,-0.013772836,0.009284097,-0.03004909,0.012169665,0.034656633,0.07461705,-0.036877137,0.00858333,0.06254667,0.011215274,0.026883556,0.015801946,0.005323897,-0.036286455,-0.061482817,0.008071534,0.015440285,0.010775565,-0.009455676,0.0064026862,-0.053597372,0.05455192,0.041523993,0.0072226403,0.0075012525,-0.014572371,0.01738134,-0.066335194,-0.021414055,0.02391109,0.03021905,0.00040006687,0.07123799,-0.036977746,-0.064509585,0.00042460466,-0.007028478,-0.05228571,-0.036206625,-0.023301102,0.0007142082,0.01789837,0.026717076,0.00036493584,0.025682792,-0.015110656,-0.026440062,-0.018536255,-0.005703687,0.06308908,0.02191351,0.022217197,-0.012106855,-0.027774611,0.0042176726,0.053782303,0.030976376,-0.029560484,0.031148441,0.02786709,-0.044661872,0.0067476146,0.0114050945,-0.0380907,-0.01715014,-0.018471228,0.004775086,0.021690369,0.013453658,0.033929013,-0.028279526,0.007253649,0.020910569,-0.0029920517,0.020575594,-0.008241976,0.028358456,0.07545048,0.018667078,0.017860435,-0.01294296,-0.026679235,-0.0474087,-0.0341505,0.036393467,-0.0006392207,0.0060186395,-0.047582027,-0.03627529,0.047123753,0.030799191,-0.028856406,0.028581595,-0.0016047364,0.042663332,0.00048128658,-0.022966994,0.0018108794,0.000858152,0.046874292,-0.08384645,0.019813307,0.07360764,0.015126411,0.046059955,0.06283467,0.045183755,0.044691496,0.032835063,-0.002764488,-0.007523314,0.04560898,0.02116689,0.024520528,-0.0039548445,-0.05054636,0.00039869183,-0.02817207,-0.03801261,0.03930955,0.01792409,-0.0036137078,-0.020900283,0.052287675,0.060526088,-0.0018534143,0.07564765,-0.036945663,-0.03290143,0.0005941298,0.0011861137,-0.0026733652,-0.030585015,0.011595617,0.022738822,0.055599574,-0.029881649,0.023963463,-0.040755954,0.016933803,0.037333164,0.028328432,0.014621203,-0.019765481,0.012981853,-0.045170363,-0.03759414,-0.048045535,0.047101222,-0.01773464,-0.006079754,0.039892904,0.015590844,0.07078286,-0.017728535,0.052898888,0.03300735,0.037922364,0.017406816,-0.060646027,-0.00796109,-0.040579963,-0.03333411,-0.00021399507,0.00045957125,-0.05002113,0.0014863673,0.043789465,0.012159087,-0.050945163,0.0068990523,-0.004932106,-0.023859134,0.048688043,0.0027866084,-0.03295591,-0.0030388725,0.0033799724,0.030917762,-0.040483493,-0.021376105,0.08968199,-0.014015678,-0.03372631,0.02434996,-0.032788526,0.100826204,-0.032415666,-0.013404355,-0.03591357,-0.0461878,0.002477414,-0.011513678,0.020051358,-0.036704816,-0.0029235154,0.014653369,0.029133134,-0.017691644,-0.001320354,0.0031978937,-0.009173574,-0.067760795,0.0010049974,-0.0054183137,-0.014483816,0.034574,0.035673387,-0.007774315,-0.0446315,0.036993366,-0.003370658,0.013441044,0.0017142033,-0.0014523992,-0.0016873906,0.00764921,-0.02017327,-0.06417563,-0.02090533,-0.013590821,-0.027610106,-0.04577645,-0.008143355,0.008182768,0.028329441,-0.004046249,0.031162972,-0.033214964,0.01837347,-0.044178706,-0.026003798,-0.01788629,0.060265366,0.018251976,-0.01277309,0.002804043,-0.008659035,0.023097014,0.01089988,-0.008144718,-0.025937475,-0.012832649,-0.056095626,0.021671154,0.020017354,-0.022149775,0.0025551366,-0.01621114,-0.040030226,-0.019304516,-0.01287602,0.008754347,-0.020805484,-0.0586369,-0.0366117,0.0067597595,0.010672954,-0.016561413,-0.035055544,-0.03230032,-0.0035069557,0.036571015,-0.074095875,0.015388632,-0.03131439,0.005893566,0.020194987,0.0024888087,-0.0063043362,-0.041260947,0.032249104,0.0018715906,0.0023238782,-0.017728727,-0.0015517442,-0.007494811,-0.0033670983,0.0034093852,-0.014345597,0.03463706,-0.027571293,-0.009846469,0.010811353,0.013396114,0.010963742,-0.01721968,0.053264983,-0.009201348,0.05001938,-0.011104692,-0.015413096,0.024726471,-0.0043895105,-0.023911694,0.021859102,0.004327094,-0.0324517,0.06544018,0.028051496,0.023774311,-0.085565254,0.018102953,-0.0037378476,0.03711858,-0.03166961,0.032931503,0.015022201,0.0047000893,0.015202762,0.008795012,-0.040577374,-0.039996117,-0.04203137,-0.026307752,0.01641453,0.023817295,-0.040311232,-0.01918153,0.016184388,-0.039349657,-0.023023505,0.00010332856,-0.035686474,-0.033278868,-0.03684461,0.06827032,0.026455883,-0.006207529,0.0045116385,0.033543974,0.040657904,0.032876976,-0.0097034415,0.026803266,-0.020603737,-0.012533906,0.0124128265,0.023143427,-0.043014992,-0.004377355,-0.024699979,-0.027830847,-0.009880885,0.022671906,0.010628315,0.008730706,-0.0047725346,0.028346317,-0.0015512811,-0.013951102,0.029671602,-0.051970236,-0.013495283,0.023986364,0.015122495,0.013689595,-0.082008585,-0.013864609,-0.02788732,0.026799738,0.033073742,0.020616345,0.038113985,-0.014477781,-0.020837244,0.025287861,-0.015546039,0.013465589,-0.01638342,-0.04343114,-0.021093693,0.019271687,-0.019566838,0.007950459,-0.035394568,-0.00926793,0.02102616,0.045638215,0.051923867,-0.06397717,-0.014843663,0.003166358,-0.036937837,-0.15796733,0.031732023,0.002868978,0.0067929295,-0.011349248,-0.006462188,-0.02493839,-0.047796506,0.010504633,-0.0014203914,0.028167127,-0.05990164,-0.02074858,-0.026883684,0.011239842,0.021319939,0.00455067,0.0063247117,-0.017840434,0.050310485,0.00854829,-0.037304368,0.034632362,0.000777781,0.020054359,-0.034092173,-0.0008820354,0.0335284,-0.021982,-0.03482058,-0.027017204,-0.026611218,0.027576672,0.010862214,-0.02678587,0.009180339,0.012698563,-0.03232543,-0.008564599,-0.017677044,0.019041134,0.029589355,0.010174274,-0.028486837,-0.032826494,0.04951282,-0.027410656,-0.0069391485,-0.029918943,-0.04558663,0.011829901,0.020563705,0.014523632,0.011327769,-0.01465599,0.008427773,-0.04830758,0.0062301173,0.018002108,0.031991355,-0.027939573,-0.012555418,-0.06939481,-0.04778201,-0.032922417,-0.005722715,-0.02618333,0.011992444,-0.04529115,0.05069928,-0.026625898,-0.012913582,0.0065589226,-0.021133738,-0.00096961355,0.08117493,-0.0050697704,-0.035775077,0.019153649,-0.012573716,-0.0019745755,-0.037309323,-0.039413013,-0.010896409,0.0071720975,-0.009383787,-0.018335802,-0.036,-0.05144832,-0.0064599635,-0.056541473,-0.04751346,-0.028463688,0.026153388,-0.014911969,0.03469241,0.025027933,0.009031948,-0.01682717,-0.040593673,-0.0041605025,-0.05530999,-0.0066292672,0.04347136,0.002070717,-0.010049354,0.03848678,0.024357114,0.003084515,0.023115898,-0.0071904315,-0.02352021,0.01893343,-0.020422393,-0.058412086,0.058659885,-0.014993705,0.06852712,0.019222096,0.036907837,-0.014949021,-0.0019180488,-0.03747018,-0.03252753,0.007388233,0.032539587,0.043656036,-0.008770305,0.0169833,-0.028186366,0.0050551607,-0.101476155,-0.0069870655,0.047810506,0.041458916,0.024723351,-0.07289585,0.017834857,-0.013552602,-0.008736097,-0.0069813053,0.0043163155,0.0031389839,-0.047101445,-0.018056119,-0.0206763,0.0024969582,0.025310425,-0.06781343,0.0197803,-0.0026718336,0.026670236,0.024409898,0.030644434,-0.0034388625,0.047023408,0.037710216,0.028297596,0.02159995,0.05664783,-0.021506077,-0.01608209,-0.021067696,-0.033802956,-0.017819243,0.0068260115,-0.00546623,-0.014455782,0.0047993385,-0.0102069015,0.030223506,0.052202165,-0.021532713,-0.011149138,-0.012873652,-0.03103137,0.009644105,-0.017447652,-0.0028232797,0.000986151,0.009683983,0.005789042,-0.0033354682,0.020247359,0.023735361,0.012418808,0.027403738,0.025189579,0.020043341,0.014755745,-0.017835945,0.0072637224,0.06598936,-0.019298917,0.033478145,0.016951768,0.026012555,0.013548704,0.037142236,0.018716889,0.012421138,0.008185939,-0.0026644573,-0.01552122,-0.009306274,0.058131214,-0.03328554,-0.018775515,-0.038212176,-0.019336594,-0.010197073,-0.019292317,-0.01372462,0.01665644,0.016432712,0.034097467,0.04097681,0.02432425,-0.0051556607,0.019973159,0.032551643,0.0026338478,-0.016216993,-0.015713112,-0.03545838,-0.005004516,-0.041294638,0.015690114,-0.03677243,0.025782686,-0.05917829,0.018354906,0.01657341,-0.010730067,-0.020058496,0.04267272,0.0051412107,0.012591404,-0.017844502,-0.043297164,0.019969678,-0.056052186,0.001012508,-0.015224836],"last_embed":{"hash":"2mtp32","tokens":18}}},"last_read":{"hash":"2mtp32","at":1755448750981},"class_name":"SmartSource","last_import":{"mtime":1755448691000,"size":857,"at":1755448750980,"hash":"2mtp32"},"blocks":{"#":[1,14],"##{1}":[3,4],"##{2}":[5,6],"##{3}":[7,8],"##{4}":[9,14]},"outlinks":[],"last_embed":{"hash":"2mtp32","at":1755448750981},"key":"Journaling prompt.md"}, +"smart_sources:Journaling prompt.md": {"path":"Journaling prompt.md","embeddings":{"bge-m3:latest":{"vec":[-0.07217301,0.017764643,-0.022705458,0.017175809,-0.008758895,-0.07427198,0.014581453,-0.037817474,0.022098703,-0.019681083,0.015202417,-0.004598774,-0.013669318,0.009146077,-0.020546218,0.013954286,-0.030529438,-0.011760893,0.001967944,-0.0025576223,-0.05518921,0.013648226,0.020442422,-0.0142245665,0.00018763743,0.027426114,-0.02645366,-0.02379269,-0.02629567,0.03279456,0.046052203,-0.031451758,-0.005912733,0.034630604,-0.014057617,-0.030762844,0.002097065,-0.007983063,-0.019731259,-0.016800275,0.022488678,-0.04592281,0.022045342,-0.03348495,0.013927675,-0.02807312,-0.026744701,0.010560414,0.01656101,-0.035666775,-0.038503956,0.02871245,0.059370887,-0.03027642,-0.026558695,0.037215155,-0.0013640269,0.010755748,-0.027235502,0.008012529,-0.04213477,-0.026937136,-0.027641758,-0.029162647,-0.030874262,0.024518603,-0.0028536436,0.026160067,-0.014546544,-0.025430568,-0.019458331,-0.015527474,0.0098044835,-0.002713725,-0.048526898,0.025456753,0.013255593,-0.033377443,-0.016124649,0.02951,-0.003023365,0.014557972,-0.0023769087,-0.008662875,0.054685295,-0.015412521,-0.011832729,0.035464924,0.022348575,-0.023854734,-0.031174116,0.016243547,0.001592434,-0.017986014,-0.054978058,0.023854166,-0.019509612,0.0006787086,-0.0040509617,-0.0053133783,0.026157092,0.026377635,-0.0024668572,-0.007890039,-0.006202939,-0.013611768,-0.006521467,0.053964306,-0.000026081207,-0.013997232,0.019526668,0.01832729,0.030872092,0.028746154,0.043192055,-0.0469016,-0.004510537,-0.00061892153,0.005152889,-0.008651245,-0.03046398,0.0550046,0.030800967,0.005375775,-0.042616934,0.0140480185,-0.024051037,0.022152225,-0.03568728,0.00029261218,0.012338649,0.040725373,0.008646504,0.017914647,-0.0105215255,0.011142671,-0.0012768186,0.044951107,0.02072183,-0.017691864,0.041934073,0.06038181,0.0136031555,-0.031124543,-0.020315936,-0.0412184,0.021626465,0.0045898804,0.015011994,0.0008041322,0.008019608,0.017407596,0.0081763575,0.053956468,0.015086388,0.016651943,0.036011443,0.013224594,0.014753098,0.056464195,0.040777225,0.04731689,-0.07457618,0.037906293,0.028453266,-0.027503533,-0.010846614,0.01951325,0.0020761462,0.0029805887,0.021279078,-0.01942406,0.047369488,0.017434925,0.00009133962,0.017601868,0.066754095,0.024933428,0.0014660266,-0.045758706,-0.037592527,0.020445237,-0.021794079,-0.018174795,0.0042972025,0.051593874,-0.053175833,-0.06394396,0.010780493,0.021521088,-0.022076545,-0.0709058,-0.0012385623,0.034888886,0.02501967,-0.009726415,-0.03415758,-0.034157936,0.029292958,-0.010220147,0.020670708,0.035560545,-0.012407818,-0.010041988,-0.0283111,-0.052925527,-0.04973151,-0.04740246,0.020101031,-0.07554026,0.024163084,0.011909391,-0.009370258,-0.05705259,-0.047868118,0.020149777,0.003693121,0.0067778197,0.033987045,-0.009613796,0.013897577,0.04800808,0.007932914,-0.0043385252,-0.02100922,0.005256798,0.00018451875,0.022934766,-0.018179072,0.021797845,0.04303965,-0.0045792726,-0.0108513925,0.012757881,-0.016797395,-0.022204634,-0.026152104,0.021706134,0.030281387,0.0094894,-0.016548347,-0.030343039,0.0025310544,0.011335245,-0.027898995,-0.0074965907,-0.03278068,0.02579962,0.022726564,0.0033066159,-0.02850027,-0.009555416,-0.033537973,-0.025382025,0.014656087,-0.002673651,-0.020529091,0.0022317048,-0.01840331,-0.028124664,0.03514155,0.033651423,0.019114014,0.002371839,-0.003479484,0.010846229,-0.0029190064,-0.025047144,-0.015833357,0.009396453,-0.019941451,-0.009082226,0.020693606,-0.015752021,-0.014157287,0.037281457,-0.026032064,-0.0023960606,0.06317262,0.021688335,0.0021353292,0.031425793,0.009826153,0.0165944,0.027461207,0.0065310653,0.00058324647,-0.007439196,0.029580446,-0.04160508,0.03878474,-0.013353739,0.061367407,-0.007981588,-0.009748405,0.023161577,-0.008009571,-0.14382006,0.002557917,-0.0073911813,-0.015062789,0.017273849,0.049507935,-0.027946986,0.0021287843,-0.02882566,0.058224313,0.022967733,-0.036750168,0.010461376,-0.004318981,-0.035927456,0.017556636,-0.016210217,-0.032322235,0.009279122,-0.043516792,-0.0014171983,-0.056859747,0.0506455,-0.011390468,-0.055258118,-0.025122028,0.012047382,-0.01752166,0.0012986595,-0.0032509554,-0.049936444,0.01320007,-0.006143856,0.0027072234,0.0005778695,0.044177674,-0.016467184,0.0056949663,-0.020844223,-0.0013601648,0.010158731,0.0005563704,0.010977424,0.05389188,-0.014249147,-0.040890623,-0.0116332695,0.0013300419,-0.013585902,-0.022615457,-0.0014224269,-0.0032245559,-0.042668015,0.020811103,-0.06307673,-0.028030688,0.022853876,0.005932285,0.00051642157,0.032347783,-0.036562927,0.021122111,-0.04721009,-0.012681129,-0.047736783,-0.011131773,0.022349242,-0.008676277,0.036663916,-0.025758768,0.023417493,-0.02196495,0.0064172973,0.016256412,-0.003607305,0.031195607,0.012970098,-0.017807588,-0.013202478,-0.090163484,0.03990753,-0.016845094,-0.02176878,0.009693019,-0.0018984067,0.0013093541,0.032891877,0.0071962224,0.029936345,0.24608648,0.032998238,-0.016128466,-0.018903596,0.03769798,0.0032135707,-0.0049772947,0.050624434,0.038787343,-0.029940993,-0.013772836,0.009284097,-0.03004909,0.012169665,0.034656633,0.07461705,-0.036877137,0.00858333,0.06254667,0.011215274,0.026883556,0.015801946,0.005323897,-0.036286455,-0.061482817,0.008071534,0.015440285,0.010775565,-0.009455676,0.0064026862,-0.053597372,0.05455192,0.041523993,0.0072226403,0.0075012525,-0.014572371,0.01738134,-0.066335194,-0.021414055,0.02391109,0.03021905,0.00040006687,0.07123799,-0.036977746,-0.064509585,0.00042460466,-0.007028478,-0.05228571,-0.036206625,-0.023301102,0.0007142082,0.01789837,0.026717076,0.00036493584,0.025682792,-0.015110656,-0.026440062,-0.018536255,-0.005703687,0.06308908,0.02191351,0.022217197,-0.012106855,-0.027774611,0.0042176726,0.053782303,0.030976376,-0.029560484,0.031148441,0.02786709,-0.044661872,0.0067476146,0.0114050945,-0.0380907,-0.01715014,-0.018471228,0.004775086,0.021690369,0.013453658,0.033929013,-0.028279526,0.007253649,0.020910569,-0.0029920517,0.020575594,-0.008241976,0.028358456,0.07545048,0.018667078,0.017860435,-0.01294296,-0.026679235,-0.0474087,-0.0341505,0.036393467,-0.0006392207,0.0060186395,-0.047582027,-0.03627529,0.047123753,0.030799191,-0.028856406,0.028581595,-0.0016047364,0.042663332,0.00048128658,-0.022966994,0.0018108794,0.000858152,0.046874292,-0.08384645,0.019813307,0.07360764,0.015126411,0.046059955,0.06283467,0.045183755,0.044691496,0.032835063,-0.002764488,-0.007523314,0.04560898,0.02116689,0.024520528,-0.0039548445,-0.05054636,0.00039869183,-0.02817207,-0.03801261,0.03930955,0.01792409,-0.0036137078,-0.020900283,0.052287675,0.060526088,-0.0018534143,0.07564765,-0.036945663,-0.03290143,0.0005941298,0.0011861137,-0.0026733652,-0.030585015,0.011595617,0.022738822,0.055599574,-0.029881649,0.023963463,-0.040755954,0.016933803,0.037333164,0.028328432,0.014621203,-0.019765481,0.012981853,-0.045170363,-0.03759414,-0.048045535,0.047101222,-0.01773464,-0.006079754,0.039892904,0.015590844,0.07078286,-0.017728535,0.052898888,0.03300735,0.037922364,0.017406816,-0.060646027,-0.00796109,-0.040579963,-0.03333411,-0.00021399507,0.00045957125,-0.05002113,0.0014863673,0.043789465,0.012159087,-0.050945163,0.0068990523,-0.004932106,-0.023859134,0.048688043,0.0027866084,-0.03295591,-0.0030388725,0.0033799724,0.030917762,-0.040483493,-0.021376105,0.08968199,-0.014015678,-0.03372631,0.02434996,-0.032788526,0.100826204,-0.032415666,-0.013404355,-0.03591357,-0.0461878,0.002477414,-0.011513678,0.020051358,-0.036704816,-0.0029235154,0.014653369,0.029133134,-0.017691644,-0.001320354,0.0031978937,-0.009173574,-0.067760795,0.0010049974,-0.0054183137,-0.014483816,0.034574,0.035673387,-0.007774315,-0.0446315,0.036993366,-0.003370658,0.013441044,0.0017142033,-0.0014523992,-0.0016873906,0.00764921,-0.02017327,-0.06417563,-0.02090533,-0.013590821,-0.027610106,-0.04577645,-0.008143355,0.008182768,0.028329441,-0.004046249,0.031162972,-0.033214964,0.01837347,-0.044178706,-0.026003798,-0.01788629,0.060265366,0.018251976,-0.01277309,0.002804043,-0.008659035,0.023097014,0.01089988,-0.008144718,-0.025937475,-0.012832649,-0.056095626,0.021671154,0.020017354,-0.022149775,0.0025551366,-0.01621114,-0.040030226,-0.019304516,-0.01287602,0.008754347,-0.020805484,-0.0586369,-0.0366117,0.0067597595,0.010672954,-0.016561413,-0.035055544,-0.03230032,-0.0035069557,0.036571015,-0.074095875,0.015388632,-0.03131439,0.005893566,0.020194987,0.0024888087,-0.0063043362,-0.041260947,0.032249104,0.0018715906,0.0023238782,-0.017728727,-0.0015517442,-0.007494811,-0.0033670983,0.0034093852,-0.014345597,0.03463706,-0.027571293,-0.009846469,0.010811353,0.013396114,0.010963742,-0.01721968,0.053264983,-0.009201348,0.05001938,-0.011104692,-0.015413096,0.024726471,-0.0043895105,-0.023911694,0.021859102,0.004327094,-0.0324517,0.06544018,0.028051496,0.023774311,-0.085565254,0.018102953,-0.0037378476,0.03711858,-0.03166961,0.032931503,0.015022201,0.0047000893,0.015202762,0.008795012,-0.040577374,-0.039996117,-0.04203137,-0.026307752,0.01641453,0.023817295,-0.040311232,-0.01918153,0.016184388,-0.039349657,-0.023023505,0.00010332856,-0.035686474,-0.033278868,-0.03684461,0.06827032,0.026455883,-0.006207529,0.0045116385,0.033543974,0.040657904,0.032876976,-0.0097034415,0.026803266,-0.020603737,-0.012533906,0.0124128265,0.023143427,-0.043014992,-0.004377355,-0.024699979,-0.027830847,-0.009880885,0.022671906,0.010628315,0.008730706,-0.0047725346,0.028346317,-0.0015512811,-0.013951102,0.029671602,-0.051970236,-0.013495283,0.023986364,0.015122495,0.013689595,-0.082008585,-0.013864609,-0.02788732,0.026799738,0.033073742,0.020616345,0.038113985,-0.014477781,-0.020837244,0.025287861,-0.015546039,0.013465589,-0.01638342,-0.04343114,-0.021093693,0.019271687,-0.019566838,0.007950459,-0.035394568,-0.00926793,0.02102616,0.045638215,0.051923867,-0.06397717,-0.014843663,0.003166358,-0.036937837,-0.15796733,0.031732023,0.002868978,0.0067929295,-0.011349248,-0.006462188,-0.02493839,-0.047796506,0.010504633,-0.0014203914,0.028167127,-0.05990164,-0.02074858,-0.026883684,0.011239842,0.021319939,0.00455067,0.0063247117,-0.017840434,0.050310485,0.00854829,-0.037304368,0.034632362,0.000777781,0.020054359,-0.034092173,-0.0008820354,0.0335284,-0.021982,-0.03482058,-0.027017204,-0.026611218,0.027576672,0.010862214,-0.02678587,0.009180339,0.012698563,-0.03232543,-0.008564599,-0.017677044,0.019041134,0.029589355,0.010174274,-0.028486837,-0.032826494,0.04951282,-0.027410656,-0.0069391485,-0.029918943,-0.04558663,0.011829901,0.020563705,0.014523632,0.011327769,-0.01465599,0.008427773,-0.04830758,0.0062301173,0.018002108,0.031991355,-0.027939573,-0.012555418,-0.06939481,-0.04778201,-0.032922417,-0.005722715,-0.02618333,0.011992444,-0.04529115,0.05069928,-0.026625898,-0.012913582,0.0065589226,-0.021133738,-0.00096961355,0.08117493,-0.0050697704,-0.035775077,0.019153649,-0.012573716,-0.0019745755,-0.037309323,-0.039413013,-0.010896409,0.0071720975,-0.009383787,-0.018335802,-0.036,-0.05144832,-0.0064599635,-0.056541473,-0.04751346,-0.028463688,0.026153388,-0.014911969,0.03469241,0.025027933,0.009031948,-0.01682717,-0.040593673,-0.0041605025,-0.05530999,-0.0066292672,0.04347136,0.002070717,-0.010049354,0.03848678,0.024357114,0.003084515,0.023115898,-0.0071904315,-0.02352021,0.01893343,-0.020422393,-0.058412086,0.058659885,-0.014993705,0.06852712,0.019222096,0.036907837,-0.014949021,-0.0019180488,-0.03747018,-0.03252753,0.007388233,0.032539587,0.043656036,-0.008770305,0.0169833,-0.028186366,0.0050551607,-0.101476155,-0.0069870655,0.047810506,0.041458916,0.024723351,-0.07289585,0.017834857,-0.013552602,-0.008736097,-0.0069813053,0.0043163155,0.0031389839,-0.047101445,-0.018056119,-0.0206763,0.0024969582,0.025310425,-0.06781343,0.0197803,-0.0026718336,0.026670236,0.024409898,0.030644434,-0.0034388625,0.047023408,0.037710216,0.028297596,0.02159995,0.05664783,-0.021506077,-0.01608209,-0.021067696,-0.033802956,-0.017819243,0.0068260115,-0.00546623,-0.014455782,0.0047993385,-0.0102069015,0.030223506,0.052202165,-0.021532713,-0.011149138,-0.012873652,-0.03103137,0.009644105,-0.017447652,-0.0028232797,0.000986151,0.009683983,0.005789042,-0.0033354682,0.020247359,0.023735361,0.012418808,0.027403738,0.025189579,0.020043341,0.014755745,-0.017835945,0.0072637224,0.06598936,-0.019298917,0.033478145,0.016951768,0.026012555,0.013548704,0.037142236,0.018716889,0.012421138,0.008185939,-0.0026644573,-0.01552122,-0.009306274,0.058131214,-0.03328554,-0.018775515,-0.038212176,-0.019336594,-0.010197073,-0.019292317,-0.01372462,0.01665644,0.016432712,0.034097467,0.04097681,0.02432425,-0.0051556607,0.019973159,0.032551643,0.0026338478,-0.016216993,-0.015713112,-0.03545838,-0.005004516,-0.041294638,0.015690114,-0.03677243,0.025782686,-0.05917829,0.018354906,0.01657341,-0.010730067,-0.020058496,0.04267272,0.0051412107,0.012591404,-0.017844502,-0.043297164,0.019969678,-0.056052186,0.001012508,-0.015224836],"last_embed":{"hash":"2mtp32","tokens":18}}},"last_read":{"hash":"1gs2pyx","at":1762338969617},"class_name":"SmartSource","last_import":{"mtime":1755677970000,"size":2634,"at":1762338969642,"hash":"1gs2pyx"},"blocks":{"#---frontmatter---":[1,4],"#":[5,46],"##{1}":[7,8],"##{2}":[9,10],"##{3}":[11,12],"##{4}":[13,29],"##{5}":[30,31],"##{6}":[32,33],"##{7}":[34,35],"##{8}":[36,37],"##{9}":[38,46]},"outlinks":[],"last_embed":{"hash":"2mtp32","at":1755448750981},"key":"Journaling prompt.md","metadata":{"created":"2025-08-16 17:21","updated":"2025-08-20 10:19"},"task_lines":[]}, "smart_blocks:Journaling prompt.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.075420834,0.015747871,-0.019751078,0.015378804,-0.008559325,-0.07173795,0.014504639,-0.035963904,0.02480969,-0.019773256,0.012841652,-0.003782163,-0.01590933,0.008704118,-0.01744798,0.014162603,-0.030675046,-0.010402729,0.001698337,-0.0017395793,-0.05366951,0.013858795,0.022850133,-0.014900654,0.0023748288,0.025525268,-0.025501452,-0.022399826,-0.025742825,0.027029477,0.04644305,-0.03177011,-0.008339016,0.031720974,-0.013232964,-0.028946666,0.0053293617,-0.008287169,-0.020378295,-0.017653447,0.023691645,-0.050240967,0.021458449,-0.03346149,0.0129351625,-0.029110443,-0.029074928,0.010290688,0.021281647,-0.037480567,-0.04229413,0.025810558,0.05994481,-0.030812629,-0.02768512,0.03572,0.0049062087,0.008731252,-0.030084264,0.009423331,-0.04242885,-0.027201137,-0.030764082,-0.0305231,-0.034438036,0.021691311,-0.00436864,0.026025232,-0.013321165,-0.02492987,-0.020639375,-0.014111391,0.013772159,-0.0046267356,-0.047086466,0.02414875,0.008473435,-0.030532561,-0.017704833,0.022736385,-0.004309926,0.01868528,-0.0023146977,-0.010535711,0.056519292,-0.018058721,-0.013094976,0.034170598,0.018595492,-0.022773858,-0.033203162,0.017116312,-0.0013931944,-0.017740782,-0.05844144,0.023532417,-0.019069642,0.0017190159,-0.0029212688,-0.0040657804,0.022877527,0.022608265,-0.000104023246,-0.006953278,-0.005800193,-0.009995097,-0.0068400404,0.049579818,0.0025286004,-0.013944473,0.017410666,0.019008642,0.03459186,0.028963018,0.046394326,-0.045559827,-0.002439835,-0.0009476948,0.0021339613,-0.0067290165,-0.03162828,0.055474672,0.027619084,0.008978259,-0.043159787,0.008795529,-0.025563084,0.02060189,-0.037366994,0.0019366379,0.012674525,0.040693592,0.0089606205,0.018264709,-0.01266724,0.012361298,-0.0018981193,0.04464447,0.019728161,-0.01528906,0.04426666,0.05989973,0.01489384,-0.030538911,-0.02043621,-0.040206295,0.022897419,0.0049461923,0.013356917,-0.0011101025,0.0123572005,0.017507752,0.0066185193,0.057347104,0.011733831,0.020270327,0.036886744,0.0125506185,0.015543113,0.05734914,0.04392125,0.043779556,-0.07101754,0.04059526,0.03117578,-0.024190392,-0.010978515,0.020197256,-0.0019388015,0.0070540225,0.019926423,-0.016020158,0.045331314,0.018278426,0.00032708695,0.01742573,0.06640612,0.0237341,0.0037042766,-0.04756013,-0.034569956,0.025551612,-0.02337759,-0.01583893,0.003526397,0.051684525,-0.057055067,-0.06052393,0.010514817,0.021316115,-0.026219891,-0.07215678,-0.002189861,0.031306643,0.027753253,-0.008392191,-0.032460403,-0.035588063,0.029725553,-0.010533984,0.019649414,0.033371802,-0.013475459,-0.008841852,-0.031513836,-0.051261686,-0.05341563,-0.047722682,0.017985681,-0.07338182,0.020394912,0.01265793,-0.0044505005,-0.062185563,-0.0499744,0.021021176,0.0057902117,0.006029427,0.034494784,-0.008507031,0.0138972355,0.05065414,0.009044028,-0.0029658724,-0.021622712,0.005995243,-0.0016316551,0.019809496,-0.014629557,0.025040645,0.044238467,-0.0021288954,-0.010380328,0.012526643,-0.015596825,-0.021462044,-0.025740039,0.02195497,0.030309334,0.009721504,-0.017157758,-0.027427234,0.003065283,0.011514613,-0.029448144,-0.0075606913,-0.03220492,0.027480634,0.023238825,0.0014781671,-0.03208997,-0.008987894,-0.031244447,-0.024045099,0.015909487,-0.004408329,-0.020938355,0.002880037,-0.015556398,-0.026712526,0.030376606,0.030420143,0.024217496,0.0021095555,-0.0031144994,0.013539168,-0.0069636665,-0.02230002,-0.014658649,0.009742796,-0.017535329,-0.009165444,0.021063956,-0.0171071,-0.011590718,0.039166123,-0.026293438,-0.00010184413,0.060149036,0.020382995,0.000753613,0.026434943,0.010479959,0.020038461,0.024970062,0.0025954933,0.0018639753,-0.008993456,0.032422666,-0.041890282,0.038390566,-0.015062023,0.061905976,-0.0063721333,-0.0045018243,0.019148184,-0.008035329,-0.14370663,0.004243209,-0.0067603807,-0.01697788,0.019414162,0.048843615,-0.029810729,0.0012871631,-0.024872486,0.059215944,0.024234455,-0.037221093,0.007846532,-0.0038815131,-0.033084013,0.022478823,-0.016005442,-0.034584194,0.012841924,-0.042785343,0.00037733163,-0.06044013,0.0553295,-0.012369132,-0.054097444,-0.020673685,0.012433476,-0.018209258,0.0032781789,-0.005515399,-0.049075242,0.012326566,-0.00502507,0.0039723106,0.0036238378,0.043736227,-0.020816721,0.0025596572,-0.015673334,-0.0010217181,0.010659028,0.0014045793,0.010331347,0.056354694,-0.0140117705,-0.03787482,-0.013628568,0.006337314,-0.013888479,-0.021947928,-0.0008369368,-0.0036355907,-0.042867,0.02061662,-0.0650298,-0.027866462,0.020060733,0.0059631094,0.0024903072,0.032108825,-0.034587026,0.021526463,-0.04852844,-0.010012764,-0.042525724,-0.011111646,0.02014029,-0.0046897074,0.035417397,-0.02312666,0.02223374,-0.023198707,0.007664858,0.015094271,-0.001342192,0.031262394,0.012013401,-0.0169515,-0.013368473,-0.09328572,0.041412953,-0.013987414,-0.021623373,0.01001573,-0.0026993176,0.0023315367,0.033762805,0.0043073865,0.03113109,0.24874628,0.037053574,-0.016646286,-0.023854207,0.0357151,0.0006757057,-0.005676265,0.048953272,0.038462278,-0.028028034,-0.015989061,0.010613101,-0.032796282,0.017204577,0.034639236,0.07545908,-0.035973314,0.009360526,0.063192606,0.009721918,0.029827982,0.014526128,0.007931671,-0.035580225,-0.058312852,0.012168141,0.015450494,0.0071693785,-0.007105851,0.004865578,-0.05199715,0.05822358,0.041735787,0.0061123315,0.0061845765,-0.012557769,0.018193863,-0.06860483,-0.021709645,0.024616962,0.032472737,-0.0014159656,0.07206284,-0.03573591,-0.063545235,0.0010973314,-0.005770938,-0.05556543,-0.03557986,-0.022090308,-0.0004941979,0.018875396,0.027844042,-0.00036294054,0.025362352,-0.01835571,-0.025301255,-0.017691309,-0.0067561087,0.058472756,0.018560303,0.019968353,-0.012969726,-0.03096575,0.0032897706,0.054145582,0.030182237,-0.028541192,0.031914208,0.027070593,-0.045151636,0.005274004,0.011497619,-0.0356483,-0.018749742,-0.019099785,0.0011532916,0.023735633,0.015691724,0.036855973,-0.031596154,0.006603914,0.021124324,-0.010401448,0.020338451,-0.009719724,0.027137654,0.07471225,0.02111482,0.020310497,-0.012657627,-0.028736498,-0.046411462,-0.03667058,0.034334365,-0.0009836546,0.005669027,-0.04679684,-0.03434562,0.049063012,0.030172095,-0.025676707,0.03024583,-0.003173252,0.04275282,-0.00094951043,-0.022862911,0.0028487437,0.0020513157,0.04856652,-0.08653477,0.020613104,0.07101132,0.016406817,0.04456807,0.058554977,0.039438166,0.04213249,0.034939438,-0.0018651002,-0.0062934007,0.04471185,0.02117486,0.021533815,-0.0048524537,-0.04791719,0.0026375125,-0.029314693,-0.039336823,0.038341925,0.01753616,-0.0047589075,-0.021708496,0.054458912,0.06137622,-0.0011340143,0.07554028,-0.03333645,-0.034867264,-0.003610028,0.0016900694,-0.000025996496,-0.03148986,0.010936835,0.021811076,0.056756444,-0.026727876,0.02380222,-0.04398513,0.015891198,0.038570017,0.025417529,0.01672529,-0.023267163,0.016398119,-0.046400897,-0.037005473,-0.048641633,0.04522009,-0.01751834,-0.0051566716,0.03787208,0.014977781,0.07252001,-0.019505115,0.050630715,0.03379967,0.03640314,0.017293902,-0.06217133,-0.008511121,-0.04098375,-0.031981926,-0.00027680464,-0.00047393574,-0.05117463,0.0023793716,0.043885946,0.01167303,-0.051152974,0.005094503,-0.0053050304,-0.018301548,0.050090123,0.0015744467,-0.02943752,-0.0016528396,0.0057075405,0.030048441,-0.041187417,-0.022300258,0.08766746,-0.009313691,-0.03297989,0.024984993,-0.034541618,0.10132909,-0.03323222,-0.01441397,-0.03733263,-0.044207364,0.0040567205,-0.014321961,0.020108547,-0.035161264,-0.0045052115,0.01274953,0.027783668,-0.017329888,-0.00176039,0.0019999684,-0.010478046,-0.06515258,0.0017314007,-0.0042497474,-0.016990619,0.034303356,0.03567105,-0.008052358,-0.046875454,0.037475895,-0.0028661813,0.010906617,-0.00022476382,-0.0012015821,-0.0025082983,0.009942078,-0.017282177,-0.061972015,-0.022345096,-0.013947399,-0.023393352,-0.047210366,-0.014718566,0.007924454,0.02918668,-0.0013472983,0.028379697,-0.03289539,0.017649272,-0.041044015,-0.023028307,-0.016491694,0.058876254,0.016872928,-0.014043641,0.00055835,-0.00888672,0.020895282,0.01257612,-0.009799748,-0.030723028,-0.008449327,-0.056767922,0.018348787,0.020358423,-0.02020847,0.0040148865,-0.017501682,-0.040706474,-0.022104887,-0.0103726955,0.00795215,-0.021232942,-0.053526197,-0.03404313,0.003990219,0.0068379543,-0.015419173,-0.033119384,-0.033834893,-0.003265138,0.036919773,-0.073029555,0.012404139,-0.028371898,0.0046632453,0.02364565,0.0050365548,-0.009856485,-0.03662583,0.02906945,0.00015969582,0.0016675197,-0.012608184,-0.00016439486,-0.0061324174,-0.006304628,0.00075617956,-0.015245759,0.03700706,-0.027035367,-0.004769166,0.010448885,0.015563261,0.011242368,-0.014300224,0.053964663,-0.012121697,0.051269796,-0.010157512,-0.016672403,0.022415543,-0.0017300876,-0.024316913,0.022642996,0.0054788077,-0.03359509,0.062266532,0.03158847,0.022655565,-0.089092575,0.019127615,-0.0062649813,0.038020972,-0.03284334,0.028641453,0.0167345,0.002778245,0.018233297,0.0072402125,-0.044230115,-0.039884496,-0.044500217,-0.024928084,0.016374037,0.023827404,-0.043243837,-0.018336255,0.012885885,-0.036409877,-0.020128708,0.00018580756,-0.040333297,-0.037067343,-0.033468995,0.070028625,0.0239856,-0.0070592966,0.0103996005,0.03650262,0.04254104,0.035175886,-0.013963988,0.027110701,-0.015995486,-0.014251087,0.013780597,0.02476491,-0.041838378,-0.0035196594,-0.022770561,-0.027750062,-0.010630292,0.019289251,0.012569895,0.00842155,-0.0053922413,0.028547911,-0.0040310603,-0.014196363,0.02665337,-0.05019446,-0.016340034,0.019917632,0.016190676,0.01512454,-0.08000996,-0.014561066,-0.029449645,0.02539299,0.034886826,0.020270055,0.03607977,-0.011694105,-0.019967223,0.023776628,-0.015620494,0.0144608915,-0.01607672,-0.04374589,-0.020859346,0.020572975,-0.019325614,0.011264917,-0.03510415,-0.01279417,0.019480458,0.044340875,0.05444094,-0.06374899,-0.016129596,0.003918977,-0.040172584,-0.15803163,0.0328169,0.00095042004,0.0057031657,-0.010619023,-0.005643572,-0.023347912,-0.04781605,0.015903067,-0.0022951784,0.024246523,-0.059924945,-0.022170013,-0.028602812,0.013933182,0.020718964,-0.00012848184,0.0055259475,-0.019261114,0.052114636,0.009296619,-0.034040224,0.03555507,0.0018340036,0.02282846,-0.030541664,-0.001997432,0.036936305,-0.022037953,-0.032719973,-0.029497039,-0.021963213,0.027559808,0.012275777,-0.024825258,0.008167669,0.01292207,-0.03374276,-0.008233966,-0.019615652,0.01817716,0.029490164,0.0072081937,-0.028797427,-0.0322535,0.048696194,-0.03183376,-0.005345312,-0.031026209,-0.044281784,0.013015287,0.021106197,0.016724018,0.007285314,-0.015145055,0.008871137,-0.050755315,0.0010824546,0.018276872,0.030699195,-0.028173385,-0.0108777955,-0.06647717,-0.049959593,-0.030258,-0.0077847545,-0.02436094,0.015172345,-0.04590425,0.05121333,-0.028103136,-0.012091239,0.008680944,-0.021679852,-0.001900719,0.08257868,-0.0019678301,-0.03951347,0.017706173,-0.012014232,-0.0015009084,-0.043089814,-0.037274733,-0.009821203,0.005064351,-0.011748403,-0.014916336,-0.03409125,-0.051466737,-0.0067700306,-0.05305157,-0.044683233,-0.031768143,0.02951335,-0.0130383065,0.030471915,0.023354221,0.009494306,-0.019385181,-0.040590834,-0.0020214545,-0.05581237,-0.005702381,0.0430131,0.0011460065,-0.011001303,0.03790962,0.02496398,0.003928966,0.026936548,-0.0060497,-0.026099699,0.014695883,-0.021514047,-0.05485927,0.06093032,-0.015941134,0.069703214,0.018808028,0.038220193,-0.012843645,-0.002332393,-0.03867618,-0.031123668,0.007358928,0.0350249,0.04412925,-0.014130235,0.015216772,-0.030916126,0.003444361,-0.09957193,-0.00622528,0.045992237,0.04306719,0.026655609,-0.07706965,0.016677983,-0.012276051,-0.0071123987,-0.00941803,0.0052054664,0.0038835579,-0.047667235,-0.018505357,-0.020154646,0.00550134,0.024874642,-0.064619474,0.018709352,-0.0023989873,0.028729454,0.026390964,0.027047342,-0.006470618,0.05138991,0.037447825,0.02687106,0.023236912,0.053547904,-0.024641024,-0.014461935,-0.021231502,-0.033119548,-0.020484881,0.008619279,-0.008737232,-0.014184399,0.0047807423,-0.012527311,0.024713613,0.048540898,-0.020165646,-0.009841994,-0.011696521,-0.02813105,0.010093682,-0.016334075,-0.00047439642,0.0045196577,0.007627472,0.0032258804,-0.0024410605,0.019857453,0.027105711,0.011443504,0.022765724,0.024878439,0.019200595,0.01437738,-0.015861625,0.0047812457,0.06805821,-0.023008602,0.03814928,0.01477363,0.027360873,0.011112292,0.037831075,0.019565737,0.014211186,0.007700698,-0.0041676667,-0.012808352,-0.0076354817,0.056173675,-0.032983236,-0.020691238,-0.03894097,-0.020430215,-0.006039092,-0.0205848,-0.015429769,0.014792855,0.016323598,0.033746243,0.04042418,0.02525306,-0.004402682,0.019434188,0.031527266,0.0028993331,-0.013778394,-0.018831488,-0.03377971,-0.007743562,-0.04038622,0.014014078,-0.035416543,0.021968609,-0.058244206,0.016133599,0.019221485,-0.009399799,-0.017721094,0.042519122,0.004507398,0.014151294,-0.018969035,-0.04405546,0.018458214,-0.051077764,-0.004829692,-0.01289035],"last_embed":{"hash":"2mtp32","tokens":18}}},"text":null,"length":0,"last_read":{"hash":"2mtp32","at":1755448750981},"key":"Journaling prompt.md#","lines":[1,14],"size":841,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2mtp32","at":1755448750981}}, "smart_blocks:Journaling prompt.md##{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024627883,0.0050166086,-0.03832584,0.0092473915,-0.037289154,-0.058668584,0.003898544,-0.018216044,0.020345869,-0.0020089292,0.015992755,-0.010234861,-0.008518263,0.013797155,-0.026103567,-0.00068861624,-0.019206105,0.02888582,0.027417947,-0.0138765685,-0.018611288,0.02619959,0.06552427,-0.021638725,-0.033717528,0.018842494,-0.010950224,-0.031219764,0.009073886,0.019007908,0.020544661,-0.0030055488,-0.004538056,0.006534083,-0.015168033,-0.01180913,0.0042740894,-0.005908886,-0.04353834,-0.0069715693,0.015863629,-0.03744026,0.029818885,-0.003986903,0.022393957,-0.035268933,-0.022863923,0.0007548281,0.018594012,-0.015429828,-0.013030562,0.039162934,0.042046085,-0.028373675,-0.0028836566,0.0106341485,-0.028135281,0.003102069,-0.04240207,-0.028594472,-0.0259739,0.04364084,-0.015137347,-0.029291658,-0.023206735,0.046503607,0.03211593,0.047951322,-0.023504067,-0.039171908,-0.024218256,-0.018606074,0.014574513,-0.010810651,-0.027108304,0.033009317,0.044774506,-0.01773297,0.012153992,-0.004982343,-0.030025497,-0.002635686,-0.017834181,0.015263879,0.038683712,0.0029804339,-0.04128507,0.04221338,-0.0029686824,-0.004366213,-0.044097748,0.0056949984,0.0016936599,-0.018413471,-0.051337007,0.0030774374,-0.0021172864,0.016003508,0.014651652,0.010580041,0.027511291,0.020767989,-0.0005835297,0.009706877,0.012321555,-0.0033463442,0.06689176,0.05306599,0.0392667,-0.0035035587,0.029204432,0.05897086,0.036091603,0.020474592,0.04600675,-0.03428448,0.025274204,-0.024123749,-0.0007224254,-0.021579899,-0.025187701,0.08148093,-0.038158555,0.023038968,0.028028326,-0.015821192,-0.011366415,-0.008565997,-0.020924453,-0.0047032214,-0.004291718,0.027865475,0.03410604,0.0039599533,-0.0043754503,0.0019125256,0.0035855765,0.04741634,-0.0151696205,-0.004586883,-0.010733281,0.059713304,0.027276332,-0.03776617,0.022054613,-0.0479073,0.001131149,-0.021186415,-0.006889577,-0.00076541817,0.0017080108,0.043008663,0.027395507,0.049351234,-0.01736282,0.0049928036,-0.031169498,0.019057952,0.03062454,0.007073853,0.007980812,0.010629604,-0.06830008,-0.00007520526,0.025378756,-0.055070207,0.0040426524,-0.002000245,-0.009648807,0.011770587,0.030431809,-0.03117922,0.013867573,0.03514217,-0.043233376,0.018283833,0.060786296,0.008959992,0.037425883,-0.031937227,-0.033380073,0.019957865,-0.005825896,-0.03850821,0.0016568674,0.03100727,-0.0051527796,-0.032662258,0.009607098,0.009356377,0.009585432,-0.03982262,0.004741389,-0.01730604,0.09012199,0.0021861345,0.009209348,-0.028065844,0.028545134,-0.028356178,0.034704898,0.0278993,0.010524395,-0.01478117,-0.026553491,-0.020914365,-0.034274712,-0.042940322,0.02857494,-0.04048618,-0.021165378,0.018972257,-0.024377674,-0.058403775,-0.045765966,0.03245643,0.03325749,-0.015238263,0.021827526,0.01603304,0.00064576796,0.027637213,0.034195535,-0.0025683779,0.012323314,0.014162109,0.0043167113,0.00787634,-0.012350655,-0.014255219,-0.0023757059,0.018302541,-0.013900832,-0.025256837,-0.0419717,0.0076697064,-0.037874885,0.06085994,0.0117497705,-0.0032000747,-0.00010578335,0.0010939231,0.013218752,-0.040175248,-0.0432495,-0.01986371,-0.006077886,0.037950777,-0.0005787903,0.0196047,-0.00607707,-0.010592798,-0.049717076,-0.0056932154,0.014567519,-0.026342196,0.01505354,0.02048051,-0.011778448,-0.009924073,0.036326855,-0.005281843,0.004149367,0.022919817,0.003989061,-0.02202728,-0.06512891,-0.003914557,0.0021304344,0.027713733,-0.044996876,-0.023882518,0.013429399,-0.018737948,0.019566158,0.0669078,0.011396752,-0.013179558,0.025776608,-0.0065185437,0.022757018,0.03858278,0.023343904,0.023450084,0.03627221,-0.040092096,-0.0008673387,-0.002486819,0.020780873,-0.041494668,0.009535114,0.0027419145,0.055380523,0.0024741362,-0.012666139,0.019747501,0.013313325,-0.17955837,-0.00031643113,-0.017921286,0.028559016,-0.0007762499,0.043955166,-0.008699902,-0.00969733,-0.02092083,0.025258604,0.049135637,-0.03918777,0.01319411,0.008528739,0.00043094085,0.031617556,0.01146836,-0.051923636,0.008815911,-0.037210785,-0.002683902,-0.056645308,0.04046485,-0.01182371,-0.031743657,0.007427431,0.034242153,-0.03972507,-0.010289553,0.0116771,-0.013951371,-0.0052150525,-0.0072013275,0.0047582635,-0.013012809,0.0400197,-0.0071904026,0.0038379908,0.0017114427,0.0045731505,0.02052354,0.015744502,-0.0067559974,0.03200705,-0.0064299405,0.029301636,-0.02970792,0.028143125,-0.04875237,-0.037978567,-0.0049514994,-0.01401999,-0.05563418,-0.020455034,-0.078754194,-0.0073794615,0.012458387,-0.022686984,0.004783644,0.013605008,-0.026651153,-0.06424628,-0.023184892,-0.043536987,-0.0118077975,-0.029324781,-0.0044857427,0.005363043,0.016686542,-0.015968997,0.0060613574,-0.01403449,-0.00059940835,0.028853405,0.034877624,0.040424503,-0.003568621,-0.0051637236,-0.024394434,-0.10016618,0.0023121163,-0.009377204,-0.015968189,0.010000942,-0.016415099,-0.016933883,0.019928435,-0.005510475,0.043749023,0.25724015,0.03836316,0.04391162,-0.011501301,0.08353651,-0.04151529,-0.040061958,0.011131631,0.019933354,-0.032523647,-0.0051871897,-0.003310981,-0.008590363,0.0108226435,0.03212381,0.027801504,-0.0394206,-0.012665326,0.07933097,0.007063799,0.035074707,-0.029545631,0.028488409,-0.016244825,-0.037963457,0.018982537,0.042065173,0.037004087,-0.006160966,-0.011654592,-0.015345264,0.06383727,0.037329353,0.0076789116,0.013897968,-0.0042800135,0.008176051,-0.06739583,-0.017338825,0.0037810386,0.05650078,-0.018381339,0.05067333,-0.07344662,-0.02845263,0.035473984,-0.0031080695,-0.013625758,-0.0044932477,-0.019314181,0.029834423,-0.0054213325,0.046260003,-0.02341813,0.05445088,-0.011875518,-0.015710326,-0.032537762,0.012631736,0.06709365,0.008623448,0.028534643,-0.0123631,-0.01907163,0.002485889,0.02785345,0.03954483,-0.057050604,0.021664478,0.012197899,-0.04305213,-0.013439303,-0.009085338,0.012809599,0.021133797,-0.02214674,0.034598783,0.05207862,0.023537768,0.039388303,-0.018634457,-0.016992437,-0.007668044,0.022243505,0.015113681,-0.016659416,0.0017241822,0.071133316,0.020496028,0.0013206908,0.023292903,-0.033985775,-0.025917813,-0.02402354,0.017720943,0.0039387774,0.022079175,-0.038000394,-0.0103315115,0.040221915,0.027389266,-0.010172944,-0.0007546854,-0.006741642,0.016211096,-0.039026186,-0.052299682,-0.0011719866,0.025160706,0.027055625,-0.030378317,0.049758703,0.048222493,0.008755014,0.03695252,0.05635909,0.015606292,0.023805354,0.050462063,-0.033752307,0.036629193,-0.002367153,-0.019673668,0.043353,-0.007156716,-0.042501833,0.010347443,-0.044972975,-0.031171057,0.061712716,-0.0101615405,-0.0029319308,-0.054977965,0.034171585,0.04230102,0.0013482398,0.12668255,-0.036823083,-0.0377968,0.019242931,0.013238178,0.033043757,-0.029237572,0.015524552,0.025473742,0.02902862,-0.048592385,-0.006791804,-0.053049136,0.03225227,0.025502846,-0.019530553,0.04846687,-0.015149903,-0.0048361546,0.0035458978,-0.043816864,-0.012838136,0.042415082,-0.015127271,0.002708536,0.039560884,0.035284493,0.07890486,-0.028013239,0.01681904,0.009904681,0.016586764,0.025954777,-0.053844854,0.0030366287,-0.053082805,-0.01555023,-0.03203086,0.017623754,-0.046822075,-0.022347022,0.03580424,0.0047058454,-0.0073455856,0.002219998,-0.020547625,-0.07388351,0.024606422,0.0130454665,-0.0543611,-0.021586973,0.009836022,0.038487177,-0.030927021,-0.028955985,0.08555486,-0.003439126,-0.019275084,0.027647942,-0.024148993,0.09243244,-0.0201839,-0.0027177837,-0.007427074,-0.04375804,0.0045571956,-0.017888073,-0.01636453,-0.024530362,-0.0054144403,-0.0053730775,0.016226238,0.008814248,-0.0070932875,-0.0043084123,0.0285301,-0.006162171,-0.0034654185,-0.0030058254,-0.02883076,0.0104327835,0.034838147,0.017006917,-0.047341336,0.015104427,-0.023249576,0.019056197,-0.045580722,-0.007110757,-0.021724116,-0.002474913,0.00009539909,-0.048616026,-0.02649667,-0.0129613085,-0.03515513,0.001621008,-0.030266905,0.02338798,0.01916861,-0.004144323,0.029797431,0.010309238,-0.016561579,-0.029749982,0.006755327,0.012163288,0.053099576,0.019358315,0.033581574,0.019172322,-0.026587622,0.009204331,-0.020740101,-0.016184127,-0.03358013,0.008276572,-0.062284395,0.007204736,0.025115496,0.03320647,-0.015021859,-0.009957772,-0.019907948,-0.01729492,0.0002709397,-0.0055467673,-0.0034204542,-0.034153562,-0.030195808,-0.013384623,0.011626068,-0.027025362,-0.0034887567,0.0054846215,-0.00975304,0.00021594788,-0.06062216,0.015813883,-0.010214744,-0.009729243,0.060686022,0.019173656,-0.0071655437,-0.04115576,0.01072602,-0.004962308,0.0065355743,0.03172575,-0.012487651,-0.00008580687,0.0007518429,-0.0012487988,-0.008064689,0.048110306,-0.0062328787,-0.025624925,-0.011050865,0.029613348,-0.0069167973,-0.0040507317,0.0687744,-0.021802796,0.032325942,-0.008711401,-0.04906267,0.0041633258,0.010875557,0.013833219,-0.012890752,0.020761479,-0.07083154,0.043267347,0.01280441,0.042242143,-0.05291336,0.017259894,0.015792793,0.08590619,-0.011763615,0.0030568712,0.05556155,0.018735083,0.008081068,0.033139363,-0.046265684,-0.044703033,-0.009937915,-0.009876506,0.00100819,0.033724498,-0.039175253,-0.015874844,0.017453806,-0.021862088,-0.0055817654,-0.028894892,-0.042044234,-0.012461291,-0.03135088,0.085882984,0.042828236,-0.008472442,-0.020541517,0.01074533,0.046529323,0.0141744055,-0.021821873,0.037626203,-0.025445452,-0.020215968,0.010060121,0.0220741,-0.032943275,0.0055037774,0.013321423,-0.026741896,-0.034087926,0.03851984,-0.011033902,0.0034261607,0.007347291,0.05386925,-0.045639995,-0.019306306,0.022534877,-0.078320354,-0.0326848,0.018728606,0.026920581,0.022137446,-0.026987078,0.03864417,-0.061122622,-0.003228177,0.04204309,-0.017290143,0.03135386,-0.051557474,0.022225864,0.0030628422,-0.020300897,0.014885419,-0.0064278925,-0.02259532,-0.04362902,-0.012170969,-0.016441422,0.015927317,-0.023237327,-0.013531776,0.0119741885,0.024748571,0.039391477,-0.012836519,-0.02613327,-0.017465033,-0.06850513,-0.15700755,0.012135692,-0.02606074,-0.030728,-0.040786404,-0.010813454,-0.07100137,-0.050072577,-0.008332164,0.0038243989,0.01351028,0.0030401254,-0.008466806,-0.012869108,-0.0053370073,0.018369826,-0.016530585,-0.0077261925,-0.0057917917,0.07362802,0.026872419,-0.018544331,0.01930561,-0.008470949,-0.046164323,-0.015668865,-0.052042488,0.014938892,-0.02789659,0.008402898,-0.0442304,-0.010901628,0.008071561,-0.011575306,0.010281223,-0.035113964,0.0051464573,-0.02682014,-0.00886971,0.021699341,0.03361277,0.039393105,-0.022592554,0.0127997175,-0.014445597,0.037947726,-0.026305445,0.008160922,-0.034477867,-0.06686831,-0.019149784,0.019484667,-0.012395855,0.0006861919,-0.008124336,0.0041571404,-0.024280783,-0.009373865,-0.02358735,0.04822071,-0.028033694,-0.015718555,-0.041147128,-0.045852285,-0.04457039,0.0061445315,-0.03139303,0.04087572,-0.020054664,0.013625181,-0.011473632,-0.006645766,-0.011238128,-0.053916514,-0.0009452282,0.049915615,-0.00002365756,-0.032151286,-0.0036274951,-0.017555246,-0.04011256,-0.0136832185,0.0010966319,0.0059629655,-0.0060602655,0.009777338,-0.012774341,-0.033075724,-0.08051258,0.00030635748,-0.017538255,-0.058967732,-0.030366344,-0.020780312,-0.032267123,0.04582172,0.014460859,0.005903765,0.0069862115,-0.025656218,0.036709845,-0.020043826,-0.003505109,0.007308566,-0.026408382,0.025918202,0.016086219,-0.02802382,-0.0048952955,0.027322542,-0.023809753,0.00070811954,0.016227992,-0.03145512,-0.07905389,0.016979247,-0.003660618,0.03164144,0.00054113363,0.023749476,-0.0077049467,-0.018881556,-0.028015984,-0.03923737,0.01951186,0.054541245,0.012656206,-0.013117868,0.008249699,0.017806508,0.015559626,-0.06646646,0.010511577,0.023560239,0.0162212,0.019232051,-0.09193531,0.009966289,-0.03854508,-0.0074514365,0.0050385087,-0.02226164,0.0031628592,-0.029640168,-0.032969378,-0.013172959,-0.019204374,0.0076089622,-0.017587507,0.007996605,0.0020345098,-0.0191276,0.007748556,0.054714363,0.0022873667,0.07165272,0.049658716,0.02183935,0.017170452,0.04928289,-0.022706177,0.00019805202,-0.031088697,-0.029482322,-0.02379773,-0.0022149456,-0.008673825,-0.018319568,-0.014845428,-0.022187991,0.043645184,0.012756173,-0.048523672,-0.010146072,0.02350638,0.00486376,0.0016702686,-0.042345256,0.007366596,0.03145228,0.018709863,0.0001066495,0.028913794,0.036444835,0.010718461,0.024330676,0.016676193,0.0278764,0.020669723,-0.00400526,-0.0098298425,0.013455514,-0.0013053629,-0.009337337,0.056425415,-0.0041499324,0.02235223,-0.033817645,0.02715202,0.016234975,0.007003857,0.009043419,-0.022884138,-0.023590183,0.00093530526,0.027964324,-0.031934816,0.009112616,-0.046109214,-0.010695079,-0.0006036787,0.003808809,0.041238163,0.013596447,0.0020639878,0.00092764536,0.02573707,0.005035139,-0.0048343623,0.029004948,0.007426566,0.029151285,-0.043234732,0.0065850387,-0.047731698,-0.0060752407,-0.033701282,0.010507736,-0.019276468,0.03694065,-0.057864785,0.025120687,-0.002633115,-0.0002134479,-0.00141448,-0.03195387,0.02040909,0.008979676,-0.017528823,-0.034401804,0.006750132,-0.005345875,-0.02611788,-0.021793805],"last_embed":{"hash":"1xuia4m","tokens":16}}},"text":null,"length":0,"last_read":{"hash":"1xuia4m","at":1755357779943},"key":"Journaling prompt.md##{1}","lines":[3,4],"size":66,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xuia4m","at":1755357779943}}, "smart_blocks:Journaling prompt.md##{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04526544,-0.012126207,-0.02559648,0.021096308,-0.04036292,-0.077450916,0.024223367,-0.043427743,-0.007940642,-0.015553545,-0.0026142702,-0.025121178,-0.05155137,0.030764136,-0.006911845,0.016998354,-0.033418115,0.022756327,-0.0008555746,-0.00218373,-0.029031016,-0.00122404,0.0023341978,-0.016027348,-0.012373771,0.023290057,-0.04182805,-0.022230372,-0.019872492,-0.0069409925,0.01197097,-0.0057011754,0.019286498,0.022025228,-0.020807426,-0.046037115,0.009331422,0.017289307,-0.02625595,-0.02518909,0.042651698,-0.001346386,0.018152943,-0.026214698,0.014928068,-0.0024887715,-0.021536773,0.006776262,0.007980118,-0.025140056,-0.00059936283,0.013110772,0.046906225,-0.0042983135,-0.035043195,0.008474357,-0.06607824,-0.025310108,-0.02795363,0.014924602,-0.03901902,0.03340285,-0.02241087,-0.025122413,-0.026505692,0.06924054,0.021439329,-0.0023189099,-0.010807147,0.0038182528,0.007006528,-0.046621628,0.0143936565,-0.009990744,-0.040445957,0.050716743,-0.009930132,-0.031198377,0.02369754,0.04896965,-0.018011007,-0.0066727353,0.0024639291,-0.020219767,0.005252242,-0.00013150582,-0.011421967,0.03149985,0.025749147,0.01719357,0.0060329204,-0.0014670023,0.026974192,-0.040999275,0.010739958,0.009143628,-0.010692071,0.00048665632,0.009745532,0.013519255,0.049467187,-0.008518173,0.006871152,-0.018734341,-0.019107727,-0.010173807,0.007345974,0.042571265,0.017132746,-0.0029572546,0.030736975,0.01576231,-0.025033386,0.009536657,0.056136575,-0.0511669,0.012696907,0.012653309,0.003471803,-0.020273259,0.05118537,0.027380336,0.020920768,-0.00061933935,-0.036013268,0.022284243,0.026472168,0.032779697,-0.014869767,0.003855647,0.02552051,0.026675822,-0.0104375165,0.01259507,-0.033057872,-0.030318744,-0.03509048,0.059415583,0.0055568004,-0.036056984,0.0327473,0.028066715,0.008985782,-0.030800967,-0.008259146,-0.036141314,0.019567285,-0.032860614,0.017473063,-0.012372649,0.018383494,0.025711952,0.0068232627,0.032953065,0.022885263,0.010451402,-0.028758718,0.005345815,0.023796204,0.009762856,-0.00080897094,-0.003034362,-0.041095488,0.03455447,0.011561109,-0.0064764605,-0.018850677,0.03175126,-0.00031734558,-0.022492014,0.029818978,-0.01323707,0.062282447,0.050994847,0.030190788,0.041264754,0.047330372,0.021492481,0.0215004,-0.04606981,-0.027655942,0.00008135679,-0.01756829,-0.033164896,-0.020999251,0.056175582,-0.05271257,-0.04393777,0.021711346,0.023887144,-0.0083913775,-0.018589253,0.037032437,0.029277777,0.012326163,-0.020071834,0.04368119,-0.043585002,0.009377497,-0.026016952,0.011750527,0.037957475,0.0031248373,-0.04732604,-0.0337343,-0.041493405,-0.010465357,-0.056460846,0.04245776,0.00034086494,0.0032548972,0.021068301,-0.0059148357,0.007207469,0.013924837,-0.006830118,0.009565651,0.01992646,0.04456758,-0.015117106,-0.01713624,0.08669167,-0.006450333,-0.00028316185,-0.015811494,0.00069392315,0.0028726205,0.027454121,0.008994091,0.013190883,0.030927274,0.005889711,-0.009860314,-0.02706873,-0.030702807,-0.020225184,-0.01938497,0.049420435,0.005614813,-0.0029924873,0.0056134374,-0.04327479,0.031988613,-0.0037058548,-0.017946223,-0.03840287,-0.014844461,0.024544012,0.0383741,0.00890972,0.0038969659,0.014559225,-0.027764529,-0.013905518,0.03265263,0.0013055383,0.00301648,-0.022287358,-0.014996828,-0.0023203087,0.051023964,0.030010922,0.011265663,0.018254422,0.008495108,0.03785468,0.024623157,0.0014528687,-0.0070901513,-0.06683481,0.011383813,-0.025250796,0.0207358,-0.009147788,-0.030541198,0.057798985,-0.0060115173,-0.033470906,0.058300935,-0.02014349,-0.023538468,0.014610052,0.01215241,-0.058989864,0.04341049,-0.05302133,-0.0068809795,-0.009764446,0.028352495,-0.076755434,0.005181056,0.016680315,0.06387477,-0.011575404,-0.026520047,0.004496322,0.014557413,-0.15447044,-0.043784037,-0.010370371,0.0092630815,-0.014973719,0.03150802,-0.029166093,0.017659826,-0.037667066,0.04829747,0.0024123266,-0.0428699,-0.0011190369,0.0705962,-0.017507838,0.00023434016,-0.017520383,-0.03304844,-0.02546861,-0.05292432,0.014786494,-0.034645844,0.0035686428,-0.0125773335,-0.04806445,0.02420154,0.017720655,-0.013519143,-0.047057185,0.009876064,-0.034689117,-0.008681514,-0.014772284,-0.0017660882,-0.0015995392,0.034213908,-0.013407396,0.019425837,0.06594468,-0.014634774,0.029816613,0.019738799,-0.018102124,0.054402363,-0.007851544,-0.011527083,-0.021074997,-0.025524214,-0.015106075,-0.046645902,0.0168146,-0.01829546,-0.059431475,0.023405869,-0.056816075,-0.052958764,0.0018893265,0.0057949508,0.018773181,0.015351398,-0.032241285,-0.06536614,-0.028121952,-0.060641836,-0.0367761,0.008685236,0.018669955,0.019871706,0.022088801,-0.016256334,0.025121128,-0.057960965,-0.013432726,0.0023374816,-0.022436982,0.00085683656,-0.008859591,-0.018413195,0.014114694,-0.078121476,0.0053372877,-0.03704307,-0.02232758,0.02429915,0.017841464,-0.03936011,0.01434007,0.0020647745,0.026288811,0.24600375,0.0074654478,-0.013404085,-0.015298551,0.019365674,-0.015231124,-0.009721508,0.049557928,0.036477897,-0.03717204,0.01425243,0.026326504,-0.029812727,0.0022516318,0.019156259,0.08589811,-0.03840874,-0.0074008675,0.0717132,0.01417713,0.056103647,0.0128607,0.020291,-0.022590648,-0.04943488,0.0029869718,0.00066953077,-0.043882616,0.008393348,-0.01610584,-0.036246512,0.03332311,0.038940925,-0.0013446127,-0.020979684,-0.008090687,-0.028680017,-0.07227717,-0.033975072,0.029277435,0.01068086,-0.014784556,0.04538384,-0.06920493,-0.040707156,-0.00038731366,0.026549421,-0.038992427,-0.03150652,-0.01918479,0.04051513,-0.005231737,0.038024694,-0.03189142,0.036729384,-0.012698787,-0.0007955245,0.01118123,-0.015134276,0.039012995,0.01744244,0.0016114496,-0.028806388,0.01283285,-0.00685334,0.024636056,0.050124854,0.0036431805,0.04850965,0.02502919,-0.012658907,0.029012382,0.013158712,-0.0066849543,0.006337843,-0.016069371,-0.0052016587,0.043046165,-0.00874136,-0.0085828155,-0.05676874,-0.003408603,-0.006913741,0.024718061,0.011489737,0.0052167294,0.014529374,0.031009024,0.023693973,0.036143474,-0.02146151,-0.024117433,-0.01726153,-0.008968427,0.0041690175,-0.02648965,0.02227509,-0.025844408,-0.019197678,0.025468064,0.03451195,-0.026378222,0.0056036105,0.051773965,0.03829956,-0.008701322,-0.06060538,-0.017616643,-0.011230357,0.019800456,-0.008531177,-0.008173183,0.036792494,0.01681371,0.04163845,0.086484395,0.056445196,0.013444727,0.012138144,-0.021299606,-0.03711912,0.039239146,-0.03874714,0.054006748,-0.022247288,-0.056577012,-0.0034954406,-0.029446794,-0.02161555,0.048733804,0.03687061,-0.0032152783,-0.0097496,0.021219626,0.054557007,0.032858644,0.047003556,-0.045643423,-0.03617248,0.01495785,-0.020950945,-0.0052911537,-0.016355384,-0.064606205,0.040479653,0.023271294,-0.029900614,-0.005345839,-0.013490955,0.037040804,-0.001200484,0.04009115,0.04217459,-0.022294404,-0.019968798,-0.021631222,-0.040309794,-0.0636825,0.018867547,-0.007335201,-0.030399086,0.0700351,0.0045960895,0.06951019,-0.0148069905,0.032191962,0.026608892,0.016953193,0.02551736,-0.013726531,-0.008722405,-0.02866434,-0.022091035,-0.023342844,-0.011495052,-0.028125294,-0.035616368,0.032045014,-0.032163754,-0.056950692,0.026439715,-0.007299755,-0.030533746,-0.00040042703,0.019878004,-0.03917054,-0.007971839,-0.012129028,0.0046976716,0.0056714136,-0.0010345528,0.09929932,0.040820953,-0.03512345,0.016763154,-0.037000783,0.11246987,0.022652254,-0.032954838,-0.008892729,-0.01161978,0.017107027,0.0049304874,0.0037349293,-0.029336672,0.023542922,0.012913191,0.0052944627,-0.0048572235,-0.035473276,-0.022934368,-0.00789847,-0.06295714,0.017733902,-0.014783341,0.0012965702,0.035014197,0.052151926,-0.030192692,-0.06584949,0.014564549,-0.028286966,0.010565291,-0.00862227,-0.009958232,0.027681535,-0.0036370466,-0.0057541775,-0.025616845,-0.04086734,-0.01810694,-0.060576715,-0.0348263,-0.014221242,0.003165365,0.006528349,-0.019351363,0.01742358,-0.040037222,-0.003949118,-0.008674649,-0.0021604174,0.041945297,0.04798465,0.017854868,0.004465617,-0.017094404,-0.061887152,0.051270608,-0.0020980868,0.010599145,-0.036489736,-0.0055268016,-0.036375783,0.029090915,0.024296815,-0.009025293,-0.00076435826,-0.028571827,-0.041095123,0.007926058,0.016275924,0.023316184,-0.013116781,-0.077857375,-0.011070018,0.0072147097,0.025640685,-0.046805855,-0.06416013,-0.024901794,-0.011261005,0.015498644,-0.06618601,0.025117328,-0.030355407,-0.014961647,0.02281289,-0.0058773453,0.009006056,-0.009349966,0.014677446,0.01596059,-0.015229502,-0.024565095,0.022100527,0.051536743,-0.01388756,-0.0046871197,-0.018529434,0.060364816,0.0021024174,-0.016125724,0.025792813,-0.041671347,-0.0045946315,-0.0038412292,0.061557353,-0.015635189,0.010721499,0.0115233725,-0.015246727,-0.0010935353,-0.031491987,-0.03247956,0.00039232435,0.025274605,-0.042562116,0.09641995,0.019118018,0.018180951,-0.04991203,0.018347401,-0.0023653987,0.02584341,-0.010718226,-0.0032145255,0.039015453,-0.010715535,0.029147616,-0.0060216933,-0.015286788,-0.063387305,-0.0025237787,-0.011574822,0.01914113,0.015303647,-0.033185832,-0.028033921,0.042769123,-0.010334608,-0.016937604,-0.021088688,-0.003170897,-0.021690654,0.012916595,0.060939267,0.0025004025,0.006437182,-0.043804627,-0.01996798,0.032408275,0.054553498,0.0043291994,0.027586957,-0.0415769,0.035507943,0.018614164,0.01839375,-0.028553575,-0.009425938,-0.022459636,-0.029909369,-0.019960813,0.03411073,0.032775052,0.008755362,-0.012377947,0.020275364,0.008420078,-0.031121822,-0.0043699425,-0.045576703,-0.011363733,-0.0066025252,0.016553883,0.037456248,-0.063722745,-0.047331728,-0.038275097,0.02105799,0.0008874811,0.007527051,0.038922995,-0.007546404,0.02224623,0.0064507825,-0.042086504,0.048213113,0.021832744,-0.029996801,-0.026094437,0.009214693,-0.030605609,-0.0035580376,-0.038190935,-0.0060540186,0.021385875,0.031207314,0.034765758,-0.036252853,0.014062543,-0.00080074306,-0.02860898,-0.15281926,0.042660173,0.000084651736,0.0011734026,-0.022941876,-0.009344727,-0.007173437,-0.029783798,-0.01820654,-0.011803928,0.030564228,-0.03024032,0.016447537,-0.043477822,-0.02342866,0.042012338,-0.017427221,-0.003135198,-0.0062111327,0.078676924,0.050308675,-0.022174885,0.0015565003,0.0011108505,0.000077046185,-0.017885378,-0.014556785,0.0062929075,-0.014057693,-0.0068869926,-0.05162843,-0.017586097,0.015525889,0.040899873,0.014036084,0.032180227,0.0072124763,-0.0100086415,-0.027356718,-0.028447438,0.053125907,0.029275648,-0.03622318,-0.020112643,-0.036652915,-0.010548786,-0.011238792,0.0066518127,-0.04624253,-0.013345249,0.018436432,0.008511386,-0.008870466,0.0041800323,-0.0009566528,0.017995996,-0.045688383,0.003046308,0.021906203,0.06295726,0.012315527,0.011473322,-0.055393815,-0.059187118,0.021834375,0.018430613,-0.011897034,0.046341356,-0.01123728,0.03715991,-0.034266096,0.021785727,0.02248687,-0.039636154,0.0020295843,0.034644105,0.016951868,0.005484199,-0.0007207141,-0.00087422534,-0.07655042,-0.019295521,-0.01428067,0.01735571,0.05482775,-0.006129177,-0.018829541,-0.010094377,-0.0506569,-0.0247151,-0.038115785,-0.033640776,-0.006081766,-0.013385811,-0.02520736,0.027049871,-0.0058737854,0.006738541,-0.0058010244,-0.054415766,-0.0034158495,-0.030359032,-0.022180185,0.06420734,0.0045401095,0.037094925,0.028409356,0.018192701,0.0062507377,0.03345279,-0.0009784028,-0.015622615,-0.02331963,-0.0017557996,-0.07033979,0.025202386,-0.04092835,0.022743588,0.029902248,0.01533915,-0.025696939,0.0034056632,-0.0078123235,-0.016750392,-0.009500848,0.03827723,0.023240427,-0.026334027,0.027191507,-0.010081711,-0.00038414812,-0.07419027,-0.04451283,0.012952645,0.014606653,0.050819926,-0.05440541,0.003283054,-0.031212889,0.0064996327,-0.028854044,0.019249659,0.014221559,-0.041975934,-0.052217558,-0.004926072,0.0050931345,0.033656146,-0.03054432,0.021953616,-0.013193628,0.02638386,0.0010484182,0.062615894,-0.0043029706,0.061635952,0.01266545,0.010126411,0.037665825,0.048929207,-0.030611366,-0.025190359,-0.05601982,-0.014425971,-0.04639106,0.014827969,-0.01617117,0.012163994,-0.008473485,0.008316289,0.009179804,0.018084265,-0.022920052,0.023584453,-0.020281304,-0.02520952,0.011364584,-0.026488857,0.011024398,-0.01642678,0.029990686,0.015728736,0.022416947,0.0030529157,0.036114257,0.0050378316,-0.020835957,0.057584066,0.017538026,-0.011808984,-0.0015420665,0.0058953534,0.05128099,-0.014290335,0.022676228,0.031597745,0.017311454,-0.0046275584,0.006638614,0.022794973,-0.0063100634,0.0012511365,0.038214587,-0.020234302,0.0050335173,0.06710121,-0.0024258094,-0.006471153,0.025465505,-0.023623705,0.0025383374,-0.018745905,-0.009865428,0.017805759,-0.020587707,0.010674231,-0.00676454,-0.026481373,0.026061758,0.027705483,0.032329056,0.02573804,-0.0296954,-0.0033854193,-0.046817135,-0.00038388968,-0.029391209,0.021744587,0.019235663,0.042095818,-0.029751673,0.011679806,0.0071118493,-0.005961515,-0.012016688,0.022409953,-0.029490812,0.010194871,-0.013863504,-0.008702863,-0.00029321524,-0.05979595,0.0008325353,0.026015595],"last_embed":{"hash":"vbs0ib","tokens":16}}},"text":null,"length":0,"last_read":{"hash":"vbs0ib","at":1755357779943},"key":"Journaling prompt.md##{2}","lines":[5,6],"size":109,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vbs0ib","at":1755357779943}}, diff --git a/.smart-env/multi/Personal_Archive_Robo_vacuum_Robo_vacuum_md.ajson b/.smart-env/multi/Personal_Archive_Robo_vacuum_Robo_vacuum_md.ajson new file mode 100644 index 0000000..3c75fff --- /dev/null +++ b/.smart-env/multi/Personal_Archive_Robo_vacuum_Robo_vacuum_md.ajson @@ -0,0 +1,3 @@ + +"smart_sources:Personal/Archive/Robo vacuum/Robo vacuum.md": {"path":"Personal/Archive/Robo vacuum/Robo vacuum.md","embeddings":{"bge-m3:latest":{"vec":[-0.016084587,-0.022605458,-0.022526106,-0.015193981,0.010473085,-0.032112107,0.040556397,-0.008179023,-0.011501863,0.02126631,0.035515714,0.02309062,0.022246394,0.02284863,-0.0171023,-0.017415585,-0.0122927,0.008453676,-0.05799117,0.033597108,-0.062237322,-0.0042502386,0.0024649887,0.007930358,-0.037460484,0.04898851,-0.0021965422,-0.019233802,-0.070330046,-0.008911785,-0.010486231,-0.020287866,0.045242134,-0.016870733,0.017476682,-0.01886406,0.025878605,-0.0057233134,-0.13074327,0.014843217,-0.0075653293,-0.0057874406,0.007891395,-0.014103719,0.004546259,-0.009092893,-0.014136782,-0.09125386,-0.01893847,0.008304282,-0.0021982498,-0.004622374,0.011413508,0.0126290005,0.029239153,0.010828811,-0.032740854,0.009815856,0.004114589,-0.020809611,0.030029139,-0.018532176,-0.008823991,-0.064323746,0.019058192,0.040868655,-0.028014695,0.04226147,0.03225562,-0.026279524,-0.0024197844,0.025464905,-0.008837172,-0.062414683,-0.021370627,-0.030538848,0.013958177,-0.02349365,-0.012501173,0.009740489,0.10312054,0.02337729,0.049918484,-0.026045596,-0.010449904,-0.004588006,0.017655494,0.034989096,-0.02114435,-0.0300842,0.0057255267,0.043491606,0.010558221,-0.005750262,-0.00538953,0.018748604,-0.00027760994,0.02202192,-0.025692975,0.0060824007,-0.051742785,0.005523707,-0.027742432,0.013327444,-0.025085038,-0.024567569,0.016039751,0.008923784,0.0032492124,-0.0005938683,0.015542468,0.009310983,-0.0047919764,-0.005325479,-0.0064580687,0.028190523,-0.042255428,-0.018972348,0.061310403,-0.041330934,0.012328269,0.02350505,-0.041587215,0.019955989,-0.070837334,-0.008899279,-0.0059143296,0.018433223,-0.032527428,-0.017560953,-0.017467834,0.0027730663,-0.0022549457,-0.010120764,-0.0036129015,-0.034747556,0.03319298,0.071796335,-0.0025699472,-0.028348794,0.0024472417,-0.0101890145,0.0023098013,-0.037926532,-0.017699165,-0.028131029,-0.011025744,-0.0261714,0.017385151,-0.030835623,0.01586313,-0.02320635,0.05098765,-0.014538221,-0.0027292701,-0.01361916,-0.0105535425,-0.010661773,0.008548074,-0.017429706,-0.00084014924,-0.02932785,0.018739814,0.03134163,-0.002322424,-0.0014720752,0.009619341,0.029958325,0.004448309,-0.031517584,0.024708087,-0.04786398,0.0075453306,-0.001424376,0.0120953955,0.035515208,0.022496287,0.017536929,0.010411394,-0.0120113045,0.0035567242,0.06145799,0.004612729,-0.032656323,-0.0052825687,-0.015533647,-0.021569904,-0.016303174,0.0087056095,0.014581571,-0.024191061,-0.024939798,0.049778886,0.012127255,0.0050241644,-0.018595103,-0.000726713,-0.015055897,0.049209256,-0.017824719,-0.054157127,0.014534946,0.018499516,-0.009027751,0.002596157,-0.0074594067,-0.029426936,-0.07835552,0.030676074,-0.0008047637,0.011531459,-0.00073634664,-0.024242057,-0.022943793,-0.003635366,0.030951925,0.019567275,-0.006632523,0.039744303,0.019238498,-0.0013807275,0.008288235,0.012359664,-0.024413802,-0.010530132,-0.022661828,-0.047025513,0.054384496,0.024103805,0.0059724916,-0.052461926,0.06168623,0.011599793,-0.008465821,-0.033511326,0.010317821,-0.06986234,0.027645687,-0.014608073,0.042667728,-0.0019710166,-0.042100087,-0.01983238,-0.008779076,-0.029752234,-0.0075436365,-0.023821779,0.0093516195,-0.03833559,0.026113465,0.016627153,-0.0076832836,-0.01762923,0.0013153257,0.012632337,-0.01815079,-0.025162565,-0.04274467,0.027623408,-0.015523373,0.011900979,0.039823856,0.012896673,0.046534434,-0.023822088,0.04204403,0.015497723,-0.029358422,-0.015719445,0.029738182,0.020936979,-0.026862364,0.006626619,0.015372373,0.037937883,0.017868271,0.006656334,-0.02787418,0.021471964,-0.027390894,-0.01216876,-0.027030444,0.023803195,-0.015248145,0.01868505,0.027308242,-0.017822817,0.026458723,0.0055765975,0.036863733,0.006158214,0.014464994,0.0870422,-0.035706162,0.007700224,0.045126323,-0.017868001,-0.100492775,-0.022331042,-0.009983608,-0.0032272993,0.027632367,0.033191267,0.0029227294,0.009812497,0.022240924,-0.06618866,-0.050120022,-0.14403297,0.036250375,-0.0025392887,-0.005991785,0.0029817699,-0.008920579,-0.004139304,0.0050040926,-0.06631166,-0.006786651,-0.0342986,0.018004593,0.008277512,0.0145391505,0.022454424,0.0063399985,0.00040265804,-0.05692903,-0.03194734,-0.019853031,0.021137562,0.010807251,-0.00923953,0.04602187,-0.0007903226,0.043863226,-0.023336606,0.0105900075,0.010826391,-0.006095107,0.01816884,-0.03606619,-0.00746929,-0.010108336,-0.044748094,-0.0055151996,-0.036062792,-0.021437868,0.025231475,-0.019441493,0.039567877,0.004863816,-0.021372363,0.004833182,0.01929533,-0.022423109,-0.01788323,-0.024198087,0.014890717,0.0102567645,-0.015957404,-0.0071004587,-0.03888366,0.027811758,0.03345455,-0.07184158,-0.046022736,0.03976809,-0.016090596,0.0069424943,0.03337182,0.004805914,-0.0051144697,-0.0254796,0.004413736,-0.050487727,-0.0027631838,-0.0083910255,-0.04061437,0.02973078,0.051329773,-0.0047401297,0.008019422,-0.013327563,0.01110861,0.04009095,-0.011394407,0.017838597,0.446651,0.009342812,-0.04020662,-0.008655482,-0.0029071958,-0.031673037,0.032498617,-0.008676999,-0.026860453,-0.023320278,0.009993066,-0.024127994,-0.00526023,0.034684576,0.0025799265,0.0662986,0.0077581634,0.020716965,0.036798704,-0.012389107,0.018907642,0.013574175,-0.03214368,-0.009932864,-0.021956488,0.010757773,0.0299859,-0.006843838,-0.02719366,0.052414235,-0.013707298,-0.054984763,0.024223834,0.0205181,-0.0044529443,-0.032316584,-0.018151687,-0.02545206,-0.025912452,0.032215845,-0.0142092435,-0.04803041,-0.020443356,0.0055032712,-0.05917484,-0.012959061,-0.010893443,-0.003184926,0.021710007,0.008558724,0.009930902,-0.0062214406,-0.0367135,0.0048046117,-0.014232122,0.0003812578,0.00008430844,0.004352301,-0.04082809,-0.023315055,0.03683899,0.030534076,-0.043011606,0.013389551,0.008744054,0.030730741,-0.024075512,-0.061561402,-0.035792418,0.017718019,0.05657982,0.022982659,0.022583434,0.0056218365,-0.010101441,0.011232452,0.040512145,-0.010835224,-0.0045021493,-0.044412315,-0.009602104,0.007933294,0.021935437,-0.00646839,-0.013640233,-0.04463518,0.032613147,0.007927479,0.0052484437,-0.042451534,-0.025396489,-0.017390773,-0.03603192,0.045080595,-0.010592166,-0.0017825224,-0.0068450756,-0.041088812,-0.05694889,-0.030031668,0.004643324,0.011377934,0.022746893,-0.036901236,-0.017635485,-0.0070218695,0.0016828402,-0.0070203952,-0.007151677,0.029242292,0.05188554,0.020670375,0.038580064,0.005228517,0.021004928,0.029010054,0.020123987,0.0364112,0.008690038,0.049524527,-0.011561139,-0.0138842445,0.037178762,0.025577124,-0.06154067,-0.042397846,0.015231172,0.0115260435,-0.018592002,0.0016710635,0.022379244,0.023172135,-0.012523606,-0.041058145,0.00059164286,0.03790535,0.035960115,0.02388974,-0.011949164,0.023171995,-0.021915836,-0.021208372,-0.010716015,-0.007154921,-0.027903492,0.034013085,0.018698422,-0.027270889,0.01618319,-0.024667554,0.0015003476,0.0020613414,0.018868376,-0.009688565,0.0054591573,0.007003316,0.021129018,-0.03721595,-0.02323106,-0.028542891,0.002335234,0.005747456,-0.016894273,0.062748566,-0.02521298,0.04206007,0.021255998,0.069297686,-0.0051870267,0.041475244,-0.027013266,-0.030779393,-0.008841668,-0.016041774,0.017110474,0.0071977735,0.021823484,0.03108591,-0.026941681,0.0012613189,0.018753324,-0.006989958,0.014579294,-0.00035282256,-0.032591674,0.0028324486,0.017711325,-0.0073255496,-0.0020097212,-0.02197101,-0.022213187,0.07787068,0.0017378429,-0.02595079,-0.0004781329,-0.0032909748,0.009224435,0.020856788,0.03421313,-0.019398768,0.010027309,0.037693907,0.01935225,-0.007318102,0.023769971,-0.037386008,-0.016625496,0.0049024303,-0.038659558,-0.05320442,-0.011610636,0.020846056,0.026349882,-0.024725033,-0.0051701716,-0.057625275,0.042127453,0.032576833,0.05035731,0.017560462,-0.03157531,-0.029872531,0.06883569,-0.028021386,-0.0029311005,0.0050543337,-0.0009419893,-0.05791272,-0.028569331,0.0047516674,0.00533094,-0.016106946,0.015861036,-0.0073889443,0.036811754,0.023874043,0.020437691,0.019755,-0.010433173,-0.0015593605,0.048931878,-0.0139320735,-0.009372359,0.008870462,0.010261781,0.0070248893,-0.015483287,-0.010580559,-0.0127127925,-0.02034532,0.041203458,-0.022312028,-0.047865767,-0.07523656,0.01068853,0.022107327,-0.0226062,0.012271015,-0.011266406,0.0039831293,0.020417126,0.018189589,0.030318338,-0.018344454,-0.054516178,0.0039860923,-0.02253706,-0.017230235,-0.024510466,-0.033818528,-0.042525932,-0.03484788,0.024041934,-0.04715471,-0.012165557,-0.016515281,0.019030945,0.014408312,0.032113038,-0.0029844937,-0.015274056,0.0052020513,-0.01897017,0.018605895,-0.008812207,-0.0074351477,-0.026042506,0.0010054393,-0.020813132,0.03602628,0.024105081,-0.023206927,0.02242049,0.004413264,0.01652317,0.08701233,-0.042431265,0.030966409,0.009415479,-0.00050354615,-0.019205216,0.0005702583,-0.017319672,0.018073238,-0.003111242,0.02340495,0.024707066,0.009288875,-0.0014989096,-0.0038897926,0.011809898,-0.029790511,-0.015129012,-0.0054426277,-0.03783903,-0.02917142,-0.034025263,-0.0022662098,-0.035674352,-0.0024587112,0.0293302,-0.0071951197,-0.041429486,0.0030435321,-0.016725654,0.0765577,0.014004611,-0.0034052604,-0.03138088,-0.0028151497,0.030821757,-0.017374355,0.018777369,-0.014474334,-0.035609648,-0.057477582,0.06834519,-0.013618181,0.02197162,-0.030031756,0.006741708,0.032784563,0.02555815,0.03290705,0.014095218,-0.0038557535,0.0068377354,0.017878994,-0.023217672,-0.010395086,-0.017503195,0.04927829,0.016656324,0.00028841486,0.04882898,-0.012227451,-0.02271927,0.025093611,0.016473437,-0.020861227,0.03623537,-0.012975629,-0.00038271147,0.014753551,0.020700665,0.04420541,-0.04419284,0.004130381,0.0063715326,0.0061875307,0.04299192,0.0013522175,-0.032031294,-0.0026661677,-0.023379114,0.02001395,0.02675981,0.027285213,0.01980641,0.014958261,-0.008052484,-0.014173921,-0.029329166,-0.03484514,0.015701879,0.042132813,0.012744418,0.023492184,-0.0069290563,-0.0033736157,-0.01786211,0.008871753,0.0059503773,-0.045653336,-0.116585016,0.013968662,-0.019270228,-0.046789248,-0.020949405,0.020078596,0.006809718,-0.03925239,-0.010395554,-0.022734443,0.018158218,-0.01901622,0.030952187,-0.0028181733,-0.032431964,0.04168067,0.0056364406,-0.008109902,0.0028630695,0.040065628,0.0021224213,0.0068927063,-0.017934974,0.0038142307,0.031251356,0.003074267,-0.019119455,0.025423162,-0.0077902307,0.033268947,-0.0022101924,-0.013094817,-0.013258771,0.0064277295,-0.008738059,-0.017952021,0.020651352,-0.019020485,-0.0018356862,0.014459505,0.034329887,-0.029488038,-0.03692415,0.011008741,-0.016906124,-0.02509113,0.007547034,-0.028404132,-0.009272789,-0.01532581,-0.004533057,0.012091755,0.0215103,0.02784087,0.015065939,-0.031884953,-0.001788544,0.012664507,0.023508348,0.018171633,-0.026285682,-0.013470867,0.00021213453,-0.001972967,-0.035189785,-0.0043372624,-0.017002814,-0.034145355,-0.010043806,-0.011743504,-0.04105858,-0.052369308,0.012929928,-0.0143359015,0.04024011,-0.057459738,0.034945413,0.000940744,0.008094911,-0.046434212,-0.026877644,0.009811732,0.012453506,0.01791732,0.038277425,-0.012572263,0.021006517,0.06157011,-0.033617858,0.0090033,-0.0628155,0.04678824,-0.013676472,-0.022296615,0.0076905875,0.015758432,-0.00955299,0.0018120449,-0.016993502,-0.027007103,-0.017517893,0.03647452,-0.03200089,0.0034605803,0.01074269,0.02786746,-0.032603335,0.01516623,0.017817695,-0.02848269,-0.015722437,0.006224029,-0.026636286,0.008402879,-0.016045753,-0.006484999,0.0031703827,-0.030405037,0.013246741,0.0076072803,0.021334702,-0.017212441,0.002968876,-0.05722163,-0.00875404,0.0056123706,-0.04207272,0.010234758,0.043504808,-0.032063976,0.04860102,-0.060030658,-0.022094993,0.0010650964,0.027986092,0.003918978,-0.013509226,0.06311326,-0.0362823,-0.012376089,-0.027826583,0.009715973,-0.028407186,0.012857176,-0.011959425,-0.013374692,0.032184724,0.0047237547,-0.024266705,-0.009558888,0.0042441185,0.008876203,0.072572015,0.031078363,0.0104205515,0.015771903,0.01846485,-0.007177102,-0.013150545,0.049624555,-0.03103592,-0.021630304,-0.012165648,-0.06377516,-0.008419278,0.03930587,-0.015381691,-0.003798186,0.030507706,-0.009721968,0.03311629,0.025702905,-0.013775246,0.041023012,0.024867676,-0.016219063,-0.009500961,0.017575365,0.05653262,-0.011024953,0.003355141,-0.03260766,0.005528987,0.009200179,-0.026280733,0.0022829042,-0.007948541,0.0053011,-0.052139714,-0.021799572,-0.016158918,0.025421647,0.046136122,0.0011186487,0.0040523713,-0.017779507,-0.0058976533,-0.00141692,-0.022259057,0.006056488,-0.04113806,-0.03984832,-0.035065226,-0.024201142,-0.031995162,0.006472469,0.023994472,-0.0013321431,0.02046441,-0.012861868,-0.00315871,0.024331281,-0.001419148,0.055873502,-0.018030176,0.0057761576,0.013614204,0.021983718,0.030710706,0.022451868,-0.004246926,0.01611,-0.037290484,-0.032729875,-0.042183135,-0.011824824,-0.0046536117,0.0012078373,0.01826931,-0.02383119,-0.0038551497,-0.0013140825,0.04921574,0.04292721,0.011245227,0.055520512,-0.012876212,0.04656037,-0.010239526,-0.0011589723,0.011687347,0.033385597,-0.0068190815,0.02903487],"last_embed":{"hash":"o7ehb0","tokens":452}}},"last_read":{"hash":"o7ehb0","at":1762844574143},"class_name":"SmartSource","last_import":{"mtime":1753102165000,"size":5101,"at":1762844500012,"hash":"o7ehb0"},"blocks":{"#---frontmatter---":[1,4],"#":[5,28]},"outlinks":[],"metadata":{"created":"2025-07-21 13:30","updated":"2025-07-21 14:49"},"task_lines":[],"last_embed":{"hash":"o7ehb0","at":1762844574143}},"smart_blocks:Personal/Archive/Robo vacuum/Robo vacuum.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016034376,0.0092655765,0.008239981,0.036797583,-0.03903692,-0.0019839099,0.01299906,0.040629704,0.0017571817,0.016216816,0.027337061,0.025256062,-0.011875705,-0.032748383,-0.022099687,0.01835732,0.01414183,0.00014479288,-0.025134707,-0.007758632,0.009627423,-0.011309675,0.012293002,-0.02942026,0.024397297,-0.0027365205,0.015978048,0.03123404,-0.0093609495,0.0074755624,0.00819499,-0.048638012,-0.03037702,-0.01946209,-0.016135698,-0.05660484,-0.022316743,0.0003656511,-0.041101053,0.049338788,-0.012535799,-0.011641726,0.0036767845,-0.024315279,0.014618765,0.008408636,-0.023817854,-0.007902715,-0.025403671,-0.04216213,0.020352883,0.02179979,0.0026397298,-0.020133708,0.026941251,0.08686835,-0.0072884336,-0.06471388,0.01269358,-0.0016971806,0.011448451,0.012199391,0.024453372,-0.008362454,0.030156627,0.08888451,0.009077681,-0.0030572845,-0.024839435,-0.016432755,-0.00065984565,0.04921774,-0.010599027,-0.006548455,-0.01954668,0.025582096,0.02084243,0.004209932,-0.053285196,0.026229769,0.021257604,-0.02617098,0.04241279,-0.051056616,-0.0046760957,0.018322015,-0.025064304,0.045789436,0.011255532,-0.0006042682,-0.0154056605,0.003112328,-0.010257955,-0.04604109,-0.019304482,0.027579429,0.015959952,-0.033121396,0.03905231,-0.0006272361,0.09148649,-0.0045412784,0.007417054,0.0035921785,0.070127085,-0.07688631,0.03952322,-0.027762791,-0.02008482,-0.015072296,0.010418058,0.060266733,0.022977794,-0.0024067236,0.001825467,-0.019152947,-0.0060211304,-0.072505444,0.030886402,-0.012803141,0.023231693,0.031236986,0.036827344,-0.06752179,0.031523224,-0.00032781623,0.009437718,-0.012822998,0.011996131,0.012784622,0.002456828,0.055793874,-0.05083744,0.020151028,0.01048599,-0.038034506,-0.0054549486,0.015270268,0.023482595,-0.002037229,0.018267678,0.019933835,-0.029103978,-0.029272385,0.008476129,-0.020842863,-0.0014673605,-0.010911831,0.02849163,-0.03892468,0.0017037521,0.030883752,0.0012523752,-0.024479495,0.011555894,0.012630642,-0.010520426,0.0128878215,-0.05686384,-0.026220234,0.0104995165,-0.009189659,-0.070908226,0.046763968,-0.00093705906,-0.00937763,0.028299896,0.0011188993,-0.022725409,0.03896063,0.042888336,-0.068849646,-0.0065951524,-0.030144196,0.0081268465,0.033054225,0.07529242,0.011852288,0.019156933,-0.05796209,-0.0045981826,0.016631544,-0.024336264,0.021364225,-0.045776647,-0.007584042,-0.035879616,-0.0033205429,0.0033396154,-0.01382948,-0.024331711,0.036336005,-0.015220396,-0.017371798,0.0015169677,-0.012264659,-0.0023303984,0.033839226,-0.011442378,-0.01842404,0.022247087,0.033376392,0.022369191,0.014127336,-0.009763249,0.009191524,0.04159735,-0.042448167,0.0439435,-0.008633355,-0.056730084,-0.01724742,-0.005527941,-0.011210241,-0.03162052,0.006178025,0.038183108,0.00769699,0.048383813,-0.009934915,-0.06664761,0.013003243,0.0127287395,0.02783375,-0.030613728,-0.029304374,0.024529338,0.052641246,0.0040239645,0.00611961,0.006929674,0.016078863,0.01719634,0.0036566048,-0.01698579,-0.050362844,-0.04962261,0.03163574,0.018657554,0.029402925,-0.034702644,0.001680642,-0.0072177206,0.00010948653,-0.029264946,0.03257354,0.012091749,0.040088963,-0.027836107,0.01763921,0.041828457,-0.018531853,0.059469663,0.028716933,0.018629516,0.01157998,0.010736571,-0.021151375,-0.031721916,-0.036928646,0.008173871,-0.021335643,-0.055567995,0.0019391835,0.039199922,-0.030641232,0.022649214,0.001148121,0.059836827,-0.038057014,0.022741074,-0.02792063,0.027313065,0.03382091,-0.0006328964,-0.029144246,-0.046053506,0.024115013,0.008444783,0.017235875,0.05131812,-0.010509072,0.046657793,-0.010029164,0.032502647,-0.018652316,-0.022060813,0.024599306,-0.0053259516,-0.009465275,-0.0030934287,0.010777919,0.039716426,-0.018137526,-0.0053466843,-0.00016727028,0.0102814045,-0.18038577,0.0345207,-0.038510416,0.009404323,0.025780313,-0.0050334972,-0.005174848,-0.0065699476,-0.033402663,0.0076878895,-0.020183582,-0.050557457,-0.029468345,0.01623557,0.026288567,0.031256907,-0.0023675256,-0.030975249,-0.030367922,-0.012520346,-0.04059853,0.008256783,0.020857388,-0.041316926,-0.051255602,-0.04294511,0.014182149,0.010052386,-0.039760392,-0.026821986,0.026318142,-0.0005656607,0.016889207,-0.0073192045,0.006313262,0.065132156,-0.016984915,-0.040521707,-0.016269833,-0.0038578038,0.021124346,0.051031843,0.013726054,0.031530734,0.01998817,0.040186074,-0.004516234,0.038365852,-0.042317167,-0.0004883563,-0.0036210772,-0.007154129,0.023497313,0.03393955,-0.03375904,-0.029382674,0.01100051,0.028308801,0.0019372716,0.042569883,-0.059793934,-0.02255414,0.02671235,-0.0150424875,-0.03292585,0.010001814,0.035100747,-0.09169974,-0.02612423,-0.06625274,0.053192038,-0.028998462,0.0260027,0.031285543,-0.015235962,-0.0059626005,0.0035806932,-0.05321267,0.0071755727,-0.09941779,-0.013087205,0.033079065,-0.0061351974,-0.023323188,-0.0050276266,0.00029078283,-0.02891962,0.007414423,0.014574668,0.24497011,0.019761004,-0.024640998,0.01565209,0.034062542,0.0043668863,0.024448015,-0.0036175556,0.0059634354,-0.03151246,0.0032280774,0.056934476,0.00950563,-0.02672445,0.0044000647,-0.0037137754,-0.020679053,0.02328723,0.09254982,0.001958909,0.06283077,0.0013523982,0.061511595,-0.008270288,-0.029169733,0.004397344,-0.013433174,0.016398875,-0.022067167,0.044385437,-0.017894639,0.006582619,0.0034030348,0.00960577,-0.0589318,-0.023702066,0.044751804,-0.009765946,-0.009577084,0.02553476,-0.05283357,-0.033340674,-0.00036881745,0.028661208,-0.0005505985,-0.017638516,0.007715785,0.009711482,-0.017954335,-0.00063012337,0.003204079,0.0028097893,0.015266372,0.026350094,0.037815444,-0.012666935,-0.016830232,-0.045718893,0.010433348,0.042409405,-0.024108509,0.009838264,-0.085739985,0.06334347,-0.016806474,0.047788106,0.018988138,0.009343477,0.005263973,0.009868315,0.026383482,0.045699537,0.02907981,0.004537732,0.023814997,0.0033572032,0.023746308,0.031309206,0.015627349,0.031605005,-0.019303815,-0.007459586,0.015739108,0.012510466,0.02589846,-0.037838273,-0.016571844,0.056272224,-0.007546742,-0.016906964,-0.026788617,0.00826991,-0.034149956,-0.004165599,0.01810573,0.00022231853,0.00074257056,-0.038644858,-0.04689978,-0.0017782665,-0.02856511,0.015966082,-0.009873099,0.03138505,0.047802277,0.0015940116,-0.02302913,-0.009849155,-0.014176583,0.070433,0.03807982,0.014657122,-0.020459827,-0.050941262,-0.008938939,0.02345801,0.016952801,0.018593524,-0.012904973,0.028994303,0.02812248,-0.026278906,0.00014746707,0.0028717523,-0.026810346,-0.0014999036,-0.020837951,0.004939088,-0.039239664,-0.0071341344,-0.028519822,-0.032655183,-0.016395977,-0.0016453265,0.0008970471,0.025239697,0.037378237,0.0068970034,-0.026132718,0.009874179,-0.005722026,-0.016564813,-0.019396426,0.0075011165,0.056603152,0.012962514,0.010121368,-0.022538155,0.004168881,0.061502993,-0.040199753,0.07444793,0.044253543,-0.045986135,-0.023545725,-0.049020242,-0.0300818,0.024445174,-0.032489125,-0.050446834,-0.01355792,0.015877256,-0.011236579,0.052288715,-0.015600376,-0.029856835,0.0019239429,0.025125915,-0.0026355824,-0.032842297,-0.008793913,-0.021911776,-0.032096405,0.004233902,0.01946492,-0.03198306,-0.011300502,0.0060542473,-0.075142264,-0.013178028,0.022574054,0.04053015,-0.008260687,0.021713667,0.014630455,-0.01759206,0.012985452,-0.00781917,0.005354964,0.006493687,-0.030443763,0.0783155,0.036162402,0.011209724,0.0018304219,0.0017945627,0.025743201,-0.0069523007,0.012349418,-0.026593495,-0.016538095,-0.011707794,0.018027414,-0.02736941,-0.001383177,0.012003553,-0.019626593,0.06335415,-0.008959537,0.0095458375,-0.0011712416,-0.0052596424,0.02474111,0.015710078,-0.06735804,-0.021777611,0.039720595,0.047373574,-0.017913006,-0.016616257,-0.0035092703,-0.00031653178,-0.014308643,0.015910394,0.010096439,0.044277508,0.003037217,-0.008234474,-0.0058353366,-0.026178941,-0.013365885,0.0038347242,-0.000069336,0.0037165757,-0.028055845,-0.031171294,0.044072904,0.027293595,-0.01913702,-0.0025874763,0.039352793,0.011862657,-0.0014439157,0.06306654,0.0050806114,0.032262307,-0.033863287,-0.06249558,0.039978705,0.04675217,-0.004390908,-0.0006506803,0.01866804,-0.00089160923,-0.023771403,-0.008318955,-0.039418314,-0.02751967,-0.022790827,-0.05967248,-0.0336978,0.036981005,0.010483905,0.025536368,-0.03192397,0.01085102,0.0015219098,-0.028798316,0.022396816,-0.03247861,0.0016092415,0.0043358635,-0.008491908,-0.05461539,0.02919465,0.028143553,-0.020434665,0.0147278765,0.017292202,0.01077264,-0.04810655,0.025084376,0.019434327,0.009889464,-0.010691769,0.012555146,0.037321128,-0.039069302,-0.0024288725,-0.0677659,0.0008970906,-0.04597605,-0.052260958,0.043988,-0.028464388,0.019806929,0.0008830499,0.039572038,-0.015625717,-0.015314522,-0.00036721778,0.012753649,0.013475346,0.0050097876,-0.013854254,-0.044192847,-0.0041629984,-0.047812454,0.042838626,-0.0035591584,0.037225336,-0.06852076,-0.043339197,0.046717975,-0.00634436,-0.011332699,0.019437918,-0.058818854,0.034881376,-0.028016947,0.010016589,0.0345331,-0.047516823,0.00045150344,-0.099695265,0.046324175,-0.05304113,-0.03140625,0.007620866,-0.05064282,-0.035005614,-0.007862515,-0.0089374995,-0.015301088,-0.009512006,0.0005310048,0.013905176,0.009110152,0.016498609,0.012835306,-0.042148523,0.022363981,-0.006781485,-0.008745838,-0.016413666,-0.009827524,0.017972805,-0.030517807,0.015847722,0.00034785378,-0.025403576,-0.008109138,-0.036098745,-0.014681312,0.05659301,-0.0058035953,-0.053332698,-0.004215095,0.0032668377,0.05161686,-0.009535723,0.026845776,-0.0077262637,0.018203652,-0.032496598,-0.00081577,0.012094232,-0.013207969,-0.03253309,0.0013226174,0.0065557077,-0.013218725,0.006807121,0.01236961,-0.02194927,0.031262074,-0.034272764,-0.024371112,0.054070517,-0.018788649,-0.025638614,-0.014924655,-0.0017642616,-0.011104431,0.0065256157,-0.0063857352,-0.0151332505,0.041396692,0.002667381,0.01240942,-0.038097873,-0.039496217,0.011519454,0.020530613,-0.13863692,0.032432023,-0.055118438,0.012166505,-0.028783746,0.004856879,-0.017395569,-0.009825866,-0.011085344,-0.05139914,0.011229929,-0.068493456,-0.0077514974,-0.018431785,0.01980814,-0.008246728,0.0001327106,0.014536354,-0.04434812,0.06421885,-0.012597765,-0.025452947,0.00987696,-0.008687892,0.0024934285,0.016917322,0.044948258,0.03658206,-0.010790656,-0.025250304,0.04349149,0.0123111075,0.030011313,0.06749214,0.012393079,0.023281114,0.038819216,0.0034801061,0.005010337,0.02163746,-0.016628796,-0.0041647195,0.015247664,0.031303685,-0.0051880726,0.05712339,-0.0049812314,0.0025509621,-0.012118429,0.022657977,-0.0007868311,0.0062297876,0.03716491,0.02718777,0.00039064343,-0.015923025,-0.02964369,-0.014727843,0.01029885,0.018072944,-0.046077855,0.015893253,-0.04880747,-0.013148466,0.003297509,-0.013575223,-0.004281187,-0.018806487,-0.008863109,0.01356979,-0.016208204,-0.024867296,-0.041535404,0.038667247,-0.021868529,-0.026174622,0.068706565,0.004792135,-0.042780828,-0.025159054,0.0076238816,-0.020159204,-0.0020107075,0.027067274,0.035991326,0.016999409,-0.03695914,-0.013688991,-0.041083846,-0.0063001337,-0.060856074,-0.03668633,-0.010844037,0.054480847,-0.018125298,0.0073390533,-0.057273954,-0.0014071012,-0.012691373,-0.016601063,0.0000775045,-0.02330065,-0.021151047,0.0016643335,0.0306333,0.038670618,0.039825287,-0.024849996,-0.047471482,-0.005789708,-0.02607119,-0.016350305,0.0062838765,0.002269383,-0.060753543,-0.03807609,-0.011683334,-0.017917346,-0.027254676,0.01852266,0.0050619394,-0.046317752,0.014873316,-0.03888224,-0.0071292515,-0.01632218,0.020020468,0.027612474,0.047526985,-0.06090115,-0.0116933305,0.025708921,0.034351707,0.040081006,-0.008659747,-0.038623538,0.031007862,0.020811336,-0.017926427,-0.024351208,-0.013503904,-0.0025546928,0.009792792,-0.032824676,-0.0043399245,-0.02201367,-0.0048848735,0.03321337,-0.015219101,-0.00992957,-0.039432555,0.03366077,-0.012573873,0.043543015,-0.011157907,0.07053583,-0.01581302,0.025226567,-0.05109129,0.039287217,-0.016606199,-0.00018541793,-0.035623603,-0.018766355,-0.036365077,0.06598036,-0.037693713,-0.0067731943,-0.08427826,0.015888099,0.007945143,0.04282056,-0.012459452,0.011798395,0.022916298,-0.014764455,-0.020390898,0.012499979,0.057468228,-0.0021627778,0.018227192,0.004418397,0.023120442,0.02025342,0.022287978,0.051545203,-0.01733631,0.000442679,-0.016341984,0.033471808,-0.01977009,0.041392356,-0.05453765,0.0030391396,0.033856995,-0.033187028,-0.039893866,0.038640324,0.030036384,0.032539226,-0.06796645,-0.041665465,0.008748415,-0.0043248367,-0.0073858793,0.008038171,-0.0005613411,-0.03334115,-0.0009161362,0.03694588,-0.054277744,-0.00015226749,-0.034778737,0.025921492,0.01718075,0.029394545,0.035357818,0.00011791981,-0.058281846,0.016380906,0.018332293,-0.011536129,-0.068536304,0.011525253,0.020324802,-0.0010445387,-0.006388489,0.0052175503,0.0049829665,0.009006578,-0.011803524,-0.013591598,-0.026323717,0.011269772,0.011809246,0.015574297,-0.025551574,0.0039642244,0.006204755,-0.013045258,0.05693318,-0.020126315,0.02754025,-0.072887935],"last_embed":{"hash":"1mx8r6i","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"1mx8r6i","at":1762844574144},"key":"Personal/Archive/Robo vacuum/Robo vacuum.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mx8r6i","at":1762844574144}}, +"smart_blocks:Personal/Archive/Robo vacuum/Robo vacuum.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00072725076,0.0048278477,0.01715908,-0.0065843067,0.013330969,0.024271617,-0.01716993,0.036721382,0.010645681,0.016296199,0.014054035,0.02884026,0.0124076875,0.041597992,-0.05844718,-0.0016625694,-0.034175396,-0.022574121,-0.0022566144,0.048626874,-0.048377614,0.027610268,0.0052770465,-0.020191183,-0.045271814,0.07786295,-0.011620377,-0.015422135,-0.03364492,0.004281971,0.01970365,-0.022793218,0.051322374,-0.029680977,-0.0046431567,-0.02315854,0.020977587,-0.020704096,-0.09757178,0.008524524,-0.021106867,-0.014553716,-0.0335988,0.015200907,0.0033981476,-0.021036707,-0.010639136,-0.077002615,-0.030718723,0.006518161,-0.009068263,-0.011459522,0.007891929,-0.025297383,0.016109794,0.012900539,-0.043506484,-0.007852011,0.028670391,-0.0027609286,-0.0024399215,-0.005481487,-0.04595227,-0.0440538,-0.029875822,0.06351853,-0.01984135,0.07056221,0.025350368,-0.06898018,-0.021052143,0.032718964,0.028301306,-0.049164653,-0.010578236,0.022555895,-0.0086740665,0.00269354,0.029899506,-0.029068671,0.05085719,-0.02965754,0.029423874,-0.02203666,0.021748511,0.025442021,-0.015723,-0.0040783933,-0.006690343,0.0059215943,-0.021672623,0.055028446,0.031392556,0.02334153,0.021580916,-0.011754073,0.020088427,0.008136755,-0.0008306476,-0.01005303,-0.0683749,0.036427744,0.0148686515,0.011487854,0.012721605,-0.00043629663,-0.0015169412,0.033204082,0.04635143,-0.02776306,-0.0036545934,0.018279122,0.004393209,-0.003369699,0.020824281,0.01038837,-0.0070512835,0.0024447464,0.05193366,0.029159594,0.031344976,0.04800802,0.018426493,-0.005416857,-0.0076794913,-0.027785204,0.0010879646,0.025318878,-0.030433223,0.03867181,0.009326895,0.026139611,-0.0108492635,0.0092823105,-0.0072485493,0.015922928,0.037142176,0.008018191,0.0022447277,-0.025722537,0.017053394,-0.020889163,-0.016092187,0.00023570536,0.022768753,-0.07596398,0.0031582231,0.013996618,0.022431882,-0.0045753596,0.016855152,-0.036129847,0.045889918,-0.013398453,0.023342079,-0.0155555485,0.01365603,0.027190125,-0.024365908,0.0020945056,0.04193759,0.022981573,-0.05013279,0.02804549,0.001734956,-0.014443848,-0.0032572192,-0.02806844,0.010634604,-0.04950648,0.046808098,-0.076985836,0.022851272,-0.042207096,0.0115542365,0.023690658,0.057830445,0.0066875964,0.028361734,0.006043152,-0.030384267,0.054494996,-0.006146296,0.011295472,-0.009877462,-0.0022408983,0.003358237,-0.011039447,0.012241737,-0.008946285,-0.023773482,-0.053667177,0.030415935,0.0038659053,-0.0128834,-0.030520426,0.02319956,0.011571417,0.026820807,-0.0512149,-0.015669206,0.006837721,-0.010886878,0.004786901,-0.0072052046,0.017111873,-0.050744113,-0.024985755,0.021978693,-0.003467696,0.008300058,-0.001341474,-0.0039496995,0.01001731,0.01266231,0.039826248,0.0121724205,-0.0040568262,0.028255438,0.01568252,-0.05680022,-0.0055850013,-0.011877936,-0.0031506447,-0.012118968,0.052569646,-0.05237136,0.06711487,0.02741824,0.02085853,-0.0622748,0.045330483,0.0033283134,0.00832529,0.013750792,-0.028492413,-0.09040661,0.0028368833,-0.014480422,0.0036752927,-0.0051591876,-0.039099164,0.024126625,-0.0038281635,0.011121002,0.0384847,-0.0125703765,0.0068396656,-0.01873357,-0.044279348,-0.004732069,0.013424233,0.021832313,-0.033579372,-0.023191927,-0.027556883,-0.03336086,-0.02048772,0.011753041,0.01908654,0.028354092,0.0076640225,-0.011680003,0.031962104,0.0059532975,-0.0057200217,0.045054685,0.01666238,-0.0039053157,0.0096542025,0.011769273,-0.00563772,-0.018646862,-0.025727626,0.037096053,0.04284932,0.010768623,-0.00907146,0.041321717,-0.04393656,-0.003210416,-0.05021944,0.01282338,-0.0290319,0.008934373,0.07306205,-0.0029019215,0.092739694,0.03936855,0.02491294,0.024265857,0.0020978441,0.07415944,0.0015400561,0.007092794,0.028518558,-0.04761631,-0.11772851,0.043012112,0.007951371,0.008206894,0.03749946,0.0266816,0.0011671977,-0.03286869,-0.027614646,-0.06417722,-0.033574052,-0.11002274,-0.016468253,0.00760184,-0.00012071051,0.018808462,0.0049253404,-0.02115536,0.01299313,-0.03453986,0.021330137,-0.014112387,0.03926858,0.0046960055,-0.01080474,-0.023333894,0.010104085,-0.010566542,-0.05592648,-0.01584541,-0.02675937,0.003043644,-0.010775086,-0.0063728485,0.009893668,0.0078471545,0.042369545,-0.020290798,0.016430086,0.011680584,-0.0027562678,-0.027583312,-0.0023627186,0.008845899,-0.016838672,-0.015895098,-0.0059682536,0.026693692,-0.07179341,0.010873612,0.015007488,-0.043552488,0.014349441,0.03863365,-0.03091616,0.037694234,0.0028899673,-0.0030818398,0.004403715,0.0066851513,-0.012489252,-0.043272752,-0.03629487,-0.02892357,0.023668492,-0.0279962,-0.054067057,-0.059251234,0.025788477,-0.02623589,0.024218732,0.0068927067,0.015465743,-0.018160924,0.030411955,-0.018381422,-0.05197725,0.03155731,-0.015102544,-0.03407272,0.053693008,0.017234396,-0.03832815,0.015084242,-0.017364237,-0.023398532,-0.022207618,-0.012781372,0.028444096,0.44408846,0.03371088,0.009701279,-0.04095136,-0.03025427,0.018740745,0.02103664,-0.009731304,0.034395564,-0.008732222,-0.02002048,-0.005021476,-0.066573285,0.0011176129,0.012172213,0.012226536,-0.028193237,0.040516846,-0.022294097,-0.036802873,0.01322469,-0.04698195,0.017665835,-0.012062739,-0.052988213,0.042372424,0.017313605,0.023348711,0.0011377058,0.024315415,-0.03317901,0.02392619,-0.015098406,0.007898168,-0.009813685,-0.032656442,-0.044919048,-0.028642446,0.016679898,-0.009891371,0.0026348901,-0.015834577,-0.020888379,-0.004823826,-0.0227044,0.0058176327,0.056237165,-0.04660181,0.002369138,0.015550158,0.02223526,-0.012863396,-0.010886862,0.018531322,0.000947416,0.0018469329,-0.030357441,-0.023708897,-0.03686905,-0.044273827,0.000829157,0.053781793,0.0011764476,0.012175481,0.0071730255,-0.019318262,-0.017537681,-0.03942309,-0.0059854034,-0.005386207,0.028703963,0.02254814,-0.0037248577,0.008600646,-0.019708918,-0.0017000431,0.05939729,-0.00065104815,-0.02709368,-0.01842259,-0.03062094,-0.00090318697,0.0073884074,0.008670082,0.021006001,0.009100204,-0.045059342,0.027369201,0.032292806,-0.06147084,-0.008909674,-0.006549549,-0.047126006,-0.04701199,-0.0152831515,-0.0075148037,-0.009896683,-0.012502924,-0.023261555,-0.02981845,-0.011334855,0.0018003641,-0.006515875,-0.012271794,0.0027643556,-0.034683853,-0.024975408,0.008139913,-0.0033105153,0.011901696,-0.03554182,0.036153067,-0.01972111,0.0077893236,0.04077478,0.029133156,-0.015854107,0.05458756,0.017686663,-0.021364957,0.013918109,-0.008612862,0.026181422,0.017894149,0.011147125,-0.036855623,0.003348848,-0.019723838,-0.07135685,-0.0041823657,0.031964343,0.0032832245,-0.0017704356,-0.0024285102,-0.022911696,-0.0052227597,0.02432442,-0.010636211,-0.026646737,0.023576578,-0.0040057017,-0.024705809,0.006959225,-0.005680808,-0.011459655,0.034807324,0.024710085,0.02746803,-0.007561237,0.0016451237,0.0077263187,0.005304283,0.009896804,-0.0031811341,-0.0042117736,0.023337975,0.018747095,-0.016385287,-0.0164922,-0.013139408,0.00089108327,-0.025290163,-0.012354328,0.013967504,-0.015798196,0.04191974,0.012122421,0.013917523,-0.038852744,0.019967254,-0.03601043,-0.021103444,0.029288163,0.0013152363,0.019313343,0.016614677,0.0148072345,0.023692224,0.01778043,-0.022101386,-0.028779475,-0.028065242,-0.004114814,-0.024463635,0.009952869,0.0069419676,-0.04327972,0.010527604,0.009625744,-0.061527114,-0.0033480863,0.07074877,0.054017007,-0.014161921,0.024109552,-0.010753957,-0.017523,-0.003616593,-0.011875437,-0.023673136,-0.041067213,0.06320084,0.024803234,0.019918822,0.0008633546,-0.01301182,0.005662111,0.048266962,-0.06624634,-0.017879175,0.0029016,0.019720959,-0.016716383,-0.014220641,-0.0064353966,-0.031884085,0.019017275,0.034728315,0.020929055,0.008877451,-0.011777749,0.0032797304,0.06373111,-0.02831964,0.010449587,0.008728844,-0.02344872,-0.04972057,-0.067371346,0.037549805,-0.00998287,-0.018825103,-0.017009797,-0.021840094,0.033926245,-0.018468883,0.016482852,0.016671978,0.009862768,-0.019920792,0.02012872,-0.0721202,0.019454597,0.03589954,0.017015453,-0.0038772866,-0.009797094,-0.007991607,0.013772018,0.019790698,0.03131402,-0.010100292,0.034282878,-0.03641589,-0.034511454,-0.027928436,-0.013792107,0.0014940223,0.045495268,-0.0016049348,0.008704524,0.019605353,-0.010184586,0.0045665773,-0.010360317,0.009507436,-0.009813763,-0.04049458,0.022419736,-0.012163038,0.016062908,-0.049611792,0.017344173,-0.015515075,0.005601587,0.014981489,0.071610145,-0.060865298,0.018480025,0.017869914,-0.01621046,-0.0019465568,-0.016705124,-0.021146026,0.016617063,-0.0025309487,-0.024227848,0.022642845,0.005338727,0.018404702,0.021188015,-0.020817047,-0.008766765,0.018628413,0.024074998,0.041035227,-0.024591578,0.024482701,0.011655923,-0.0050765835,0.016480837,-0.014023235,-0.018532997,0.017476853,0.012932799,0.0013457753,-0.019122561,0.027227236,-0.011046615,-0.019186493,0.029480156,-0.06590369,-0.008989563,-0.03014646,-0.015702257,-0.01072309,0.0014786931,-0.04174167,-0.013399669,-0.02138752,0.050782803,-0.020856334,-0.016019657,0.0056539387,0.011004127,0.018608395,-0.016216848,0.0019009534,-0.004641214,-0.03724227,0.015480309,-0.027693473,0.013066833,-0.019936139,-0.003616826,0.014454608,0.035466224,-0.0348057,0.0043247566,0.00084150786,-0.03360725,-0.008777436,0.026247595,0.004169714,0.039689835,-0.0057048346,0.005500996,0.019984758,-0.0012839413,-0.030768346,-0.033685144,-0.026918044,-0.026678942,-0.031472214,0.05039642,-0.0041977474,-0.032224018,0.023269897,0.027861442,-0.043361913,0.048111364,-0.0062205386,-0.0031415378,0.0006510817,-0.003011867,0.011099186,-0.01756706,-0.023778476,-0.03914791,-0.0025155467,0.012186212,0.024034081,0.028549835,-0.0065473416,-0.072167106,-0.026465256,-0.018315338,0.022696739,-0.021279547,0.0042061578,-0.006390206,-0.0079104975,-0.0048312065,-0.015131275,0.033767343,-0.009678164,0.011252475,0.061782923,-0.049597993,0.001861634,-0.0070860926,-0.008283317,0.0209319,0.005464182,-0.08628622,0.012590957,0.014700197,-0.04814688,-0.012333814,0.055140153,-0.007531373,-0.01288187,-0.039934613,-0.029629065,-0.017447308,-0.035539497,-0.022913568,-0.03538878,0.05379069,0.008776648,-0.0041133743,0.01901888,0.003124037,0.036860447,0.023015585,0.024674112,-0.016502738,0.0022075663,0.02175158,-0.02137907,0.023030028,0.05562496,0.0057457294,0.0061016255,0.037203737,0.005572676,-0.035103954,0.014819289,-0.00077690167,-0.011461604,0.030002128,-0.008502719,0.024217768,0.011867779,0.022224756,-0.031049166,-0.040099572,0.0026763275,-0.021346936,0.0244997,-0.04912601,-0.016305283,-0.009883474,-0.004443116,-0.020366604,0.014322527,0.015507085,0.0062558306,0.026422547,0.0048479578,0.0074084885,0.014588778,-0.04159632,0.05895669,-0.020749606,0.008070457,-0.04500288,-0.028383058,-0.0031423368,0.017073585,-0.040622495,-0.032944914,-0.025538532,-0.0063662264,-0.029285243,-0.020509847,0.002188322,0.02359137,0.010687816,-0.0344439,0.045050457,-0.067407824,-0.0098255975,-0.008254784,-0.0070890114,-0.0054633017,-0.011901728,-0.0017293256,0.04243895,0.027825037,-0.01131362,-0.0011087715,-0.0040351744,-0.0345889,-0.059457164,0.025474928,-0.016715813,0.03310862,0.015505656,-0.037041117,-0.0065575303,0.031714577,0.0065120272,-0.0049234843,-0.0024229253,-0.006035711,-0.0060646352,0.0063767475,0.0455396,0.044645645,-0.05068753,0.026295967,0.033943657,-0.029038984,0.01831569,-0.0026223056,-0.019571016,0.0388675,0.0045578443,-0.014477575,-0.030139064,-0.007486488,0.005130419,-0.010676006,-0.011019938,0.004827775,0.026280196,-0.07015948,-0.0067932154,0.031061199,-0.041771155,0.008977161,0.027738113,-0.0153847905,0.04013706,-0.012984052,-0.004661166,0.030119723,0.047395203,0.016976554,0.0026510442,0.058264766,0.014494279,-0.008204754,-0.01592408,0.023411913,-0.0052799457,-0.025100898,-0.021253739,-0.037358545,0.029006056,-0.003865779,-0.018677987,-0.028007813,-0.021042058,-0.015794529,0.022386808,0.019607129,-0.0032356284,-0.017244475,0.041500114,-0.030603064,-0.012118911,0.029522177,-0.030668816,-0.02000284,-0.02222485,0.0071495324,-0.020552615,-0.016476732,-0.018550517,-0.0160573,0.045236334,-0.028859492,0.034549873,0.0175325,-0.0044801407,-0.003858457,0.018251048,0.030789275,-0.020417573,0.04842831,0.012815357,-0.012099817,0.007916759,-0.016432097,0.017097285,-0.002056486,-0.009789373,-0.00877053,0.009048168,0.014974245,0.032427084,-0.012235418,-0.021084437,0.043603845,0.010603473,-0.010720804,-0.007044195,-0.038944982,-0.051650643,0.008975397,0.04468801,-0.0027488985,-0.0052995672,-0.032709137,-0.06859758,-0.007567127,-0.002413123,0.016902316,-0.013837057,0.029107679,-0.013553399,-0.024870833,-0.020982005,0.0064914473,0.014585418,0.090375185,-0.018862607,0.006423601,-0.022273399,0.01366752,0.028000759,0.018469611,0.0015011488,0.03913564,-0.05533668,-0.05545422,-0.030940803,-0.009884763,0.020908281,-0.0020998414,-0.031564917,-0.0018923972,-0.038653128,-0.013248651,0.028079662,0.054149326,-0.0037975588,0.04444569,-0.029638737,0.030341174,-0.016390512,0.003412013,0.021842878,-0.0071378825,0.012921696,0.010437031],"last_embed":{"hash":"1ofk58c","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"1ofk58c","at":1762844574144},"key":"Personal/Archive/Robo vacuum/Robo vacuum.md#","lines":[5,28],"size":5041,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ofk58c","at":1762844574144}}, diff --git a/.smart-env/multi/Personal_Areas_Cooking_Tempeh_md.ajson b/.smart-env/multi/Personal_Areas_Cooking_Tempeh_md.ajson new file mode 100644 index 0000000..a233fac --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Cooking_Tempeh_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Personal/Areas/Cooking/Tempeh.md": {"path":"Personal/Areas/Cooking/Tempeh.md","embeddings":{"bge-m3:latest":{"vec":[-0.0036467502,-0.017834952,0.00032964483,0.010030155,0.00495917,0.0064856648,0.057214733,0.06017728,-0.01856794,0.029829687,0.00059086457,0.021178305,-0.018771574,-0.011663461,-0.004798933,0.022681758,-0.022998715,-0.007699428,0.034709856,-0.03064842,-0.010654894,0.050538454,-0.013320423,-0.0016264163,-0.004138143,0.014205437,-0.031986956,-0.011159179,0.0040752515,-0.009804211,0.00011150159,-0.016834745,-0.04969743,-0.041338913,-0.0026909907,-0.033358194,-0.041734595,-0.015076297,-0.013900769,0.006355432,0.03596554,-0.037432373,0.00008513321,-0.0052272575,-0.016879205,-0.009617015,-0.0023180672,-0.03796621,-0.0062356656,-0.038529888,0.023287658,-0.028104076,0.019050073,-0.011365253,0.018358557,0.08049105,0.01667999,0.0026169575,-0.07093643,-0.015161885,-0.02001566,0.011902818,-0.001035812,0.0017331198,-0.016094094,0.016524214,-0.027179478,-0.014581168,-0.014819917,-0.036431946,0.009227729,0.01385401,-0.019491583,-0.0071934843,-0.092076086,0.009944779,0.0010446025,-0.008934912,-0.008808474,0.0240406,0.024855584,-0.01200437,0.02442746,0.008320223,0.036875464,0.023552073,-0.059284627,0.037601117,0.024842067,0.00100085,0.029474825,-0.018372156,0.007774287,-0.026090091,-0.00062593067,0.0052443305,-0.07423229,0.010494574,0.021925518,-0.036099534,-0.043875404,-0.040248442,-0.012275271,-0.011555973,0.008255862,0.014927359,-0.0057945508,0.053996947,0.020967526,-0.025930172,0.060888525,0.0045015463,-0.018343613,0.014659701,0.0044805002,-0.038909268,-0.004578712,-0.061439693,0.012354255,0.0004665808,-0.0065680044,-0.0019482988,0.039824747,-0.02329536,0.029935041,0.038831126,0.0029139013,0.047902662,-0.03665753,-0.0043813097,0.005565378,0.0057004085,-0.033118837,-0.0007377578,0.011094992,-0.021424998,0.0009711527,-0.014371919,-0.029568644,-0.046625406,0.010441532,0.053331826,-0.016206672,-0.050274175,0.017657086,-0.07984128,-0.0090408465,0.01301332,0.024485178,-0.0030294147,0.000798982,0.07710261,0.05005293,-0.03460101,0.004730709,-0.018727561,0.024798488,0.046408243,0.022831736,-0.0041444898,0.018656364,0.002866556,-0.033732895,0.054767646,0.02805875,-0.073997475,0.015457238,0.019329691,-0.027725007,-0.021810625,0.025344126,0.027898233,-0.020876162,0.032277137,0.007962129,0.034575813,0.061672933,0.02268124,-0.018779282,-0.022242773,-0.054575644,0.010542513,0.01767083,-0.026945548,-0.025114596,0.02805286,-0.028289273,0.00093693146,0.011075169,0.008626408,0.004685961,0.00045622548,0.030289676,0.05125503,0.029313585,-0.008663259,0.05093749,0.008001193,-0.014919415,0.03366863,0.027526135,0.027133739,-0.01399711,0.013307751,-0.00088559097,-0.0031039428,-0.027705098,-0.0023613102,0.03624656,0.0233917,0.023314979,-0.03600288,-0.03440982,-0.035540625,-0.013593091,0.030094285,-0.0064801136,0.032034654,0.010106079,0.01886088,-0.034531295,0.018002566,0.008837357,0.02271376,0.029429287,-0.03252761,0.024285104,-0.007209156,-0.004363352,-0.013111427,-0.042540047,0.053337,-0.013693551,0.004061911,0.001624803,0.008757662,-0.031708993,0.048784178,0.01862355,-0.009700644,0.024464227,0.026311798,0.013318589,0.026313376,0.026966972,-0.015833998,0.045437094,0.029029692,-0.0338766,0.00019670773,-0.013725687,-0.001994788,-0.033388115,0.053398434,0.03726687,0.0075657945,0.016802661,-0.021738106,0.0013488452,-0.035831098,0.033218015,0.0566867,0.040998492,0.0356478,0.011790317,-0.03491398,0.009184382,-0.004488315,0.012512462,0.046347145,0.017088963,-0.05224438,0.023259481,0.02089793,-0.06794077,0.0032264541,-0.036239244,-0.02438562,0.059217285,0.00023587106,0.045533143,0.022282282,-0.0045880103,0.032911576,0.038304366,-0.06514369,-0.044581022,-0.012494997,0.02933345,0.002300431,0.052090913,0.024835916,0.050933644,0.023067195,-0.022475962,0.017781422,-0.03766042,-0.15193297,0.013409865,0.015013938,0.012725756,0.008155287,0.04153845,-0.020463364,-0.0325933,0.009146614,-0.025669515,0.011173628,-0.039880205,0.0257908,-0.018652052,0.043706562,-0.015112885,-0.011332879,0.009242094,-0.0016827317,-0.03882012,-0.035497013,-0.055684768,0.065368235,-0.0012970442,-0.031122854,0.036155306,0.044168435,-0.018964142,-0.018987924,-0.01111307,-0.007178516,0.046029188,-0.010186619,0.040572885,-0.0041917632,0.0018590569,-0.0037344797,-0.038514163,0.02339247,0.042282946,0.032408718,0.043286588,-0.010916587,0.009754931,0.021502571,-0.05178931,-0.015921414,0.008062935,-0.08696678,0.009345319,0.06221712,-0.037804794,-0.006707311,0.0045528663,-0.063381724,-0.03749474,0.00096010516,0.034243856,0.005314937,-0.014683634,-0.021370124,-0.026898343,0.01316068,-0.05964457,-0.0036300195,0.0046966174,0.013075046,0.02172217,0.01845094,-0.011985854,0.06394455,-0.03336059,0.05003779,0.025099829,0.0066844397,0.014599688,-0.015712677,-0.01631838,0.035936546,-0.13093041,0.002948402,0.009968782,-0.042108323,-0.038620166,-0.011857991,-0.02466573,-0.026631515,-0.017889226,0.015351438,0.2337952,0.026214035,0.063045256,-0.018067619,0.017020866,-0.009661578,-0.016078081,0.03831259,-0.010326175,0.016288012,-0.032130856,0.016031537,-0.015165421,0.006334286,-0.05772315,0.04546785,-0.028179249,0.066830054,0.010619985,-0.02877405,0.015477641,-0.039946366,0.0020853314,-0.044945937,-0.010243808,0.02295556,-0.022503225,0.025470609,-0.011716521,-0.035548158,-0.025244318,0.011613849,0.030581664,-0.029121408,-0.025415553,-0.023566771,0.02408403,-0.0051087174,0.02409931,0.016632732,0.02317707,0.0095553985,0.010661645,0.023903763,0.009983949,-0.00909207,0.03934627,0.010305771,0.0023508598,0.024433047,0.057197377,-0.044696078,-0.030009946,-0.014618182,-0.0017463895,-0.016609661,0.007572666,-0.01878408,0.01740465,0.038306326,0.026811164,0.008371495,0.038444296,-0.009652203,0.034501974,0.028269693,-0.014174213,0.03421115,0.035562,0.05755121,0.016321458,-0.017034415,-0.0048545604,-0.031337623,-0.000065222936,-0.013208651,0.033831097,0.008540734,-0.020376725,0.031292103,-0.017305024,-0.016685177,-0.02515403,-0.012878333,-0.014604875,0.0178769,0.018016646,0.021662753,-0.026270991,-0.0064559965,-0.057211377,0.012545437,-0.0005851776,0.006510451,0.0010653927,-0.04374325,0.027388075,-0.018814111,0.011535965,0.009036765,-0.05541018,-0.0014899893,0.008361828,0.009360746,0.044954672,-0.044861533,-0.018202377,-0.02202214,0.0077917706,0.01651418,0.022071198,0.014929469,-0.038267177,-0.01885852,0.007858043,0.04013195,0.03296406,0.023095576,0.015669856,0.031607732,-0.021021845,0.036733955,-0.0108060045,-0.06161589,-0.023373246,-0.03282423,0.025520995,0.027059043,-0.0016632281,0.003243823,0.014494927,-0.051432762,-0.029963613,0.022378575,0.032106344,-0.03021383,0.06808649,-0.034857098,0.015739504,0.018474527,-0.030061048,0.035485372,-0.0130216265,-0.01418249,0.0019555192,0.03681346,0.0028311028,-0.052805793,-0.0060340967,0.0014974698,0.036425285,0.04186309,0.046640594,-0.037448417,-0.029811928,-0.008007661,0.024498867,-0.013273084,-0.039391134,-0.0121634845,-0.0015786154,0.0017978236,-0.012560746,-0.009316557,-0.005384025,0.010780884,-0.044536468,0.07829225,0.0040435763,0.046311785,-0.014760769,-0.01576959,-0.00001844999,0.040068172,0.015868958,-0.014328011,0.0020867279,-0.010107543,0.017259348,0.021627946,0.01220321,-0.0070283194,0.014944849,0.0930236,0.04210156,-0.022993552,0.0025339825,-0.02448281,0.040305063,-0.030225407,-0.02200657,0.077820964,-0.017887035,-0.004534731,-0.026901847,0.062535465,0.06471119,0.020690814,0.030643977,-0.027595412,-0.03286363,-0.01813358,-0.039801646,0.044040613,0.0016573697,-0.03278293,-0.0023458991,0.050230227,-0.010997437,-0.014153094,-0.017910538,0.03410393,-0.016780859,-0.008585773,-0.0073904856,-0.039544575,-0.010852549,0.028982578,-0.029685717,0.002964635,0.041297413,0.0068833577,-0.015364804,-0.0131186275,0.025181519,-0.0014749438,-0.0013508787,-0.02109351,-0.034018703,-0.035511225,-0.0010149449,-0.002360484,0.023011683,0.033265635,0.036669925,-0.044320896,0.037580095,0.019948028,0.033664484,-0.044077057,-0.018101685,0.019046955,-0.054188903,0.019085446,-0.025726229,0.004410856,-0.059253562,0.012152838,-0.026503379,-0.031694777,0.0036740783,-0.019223826,0.030602947,-0.0017426452,0.017889267,0.0018893395,0.0104397,-0.02155678,-0.03223784,0.02922093,-0.0034915935,0.043803673,0.031989988,-0.0075668255,0.051452078,-0.049995944,0.040777434,-0.047275715,-0.01298805,-0.028500352,-0.018273652,-0.019683676,-0.01337784,-0.04764395,0.033908937,0.028452203,-0.030693445,0.030472761,0.05163979,-0.042753372,-0.055618446,0.030118192,-0.00217453,-0.033639677,-0.030219989,-0.034454025,-0.0693998,-0.031195369,0.03640657,-0.02447249,0.022431856,-0.0073257773,-0.05914509,0.0045442055,-0.044648,0.005686081,-0.0074617,0.050518617,-0.025128286,-0.05393672,-0.0141013535,0.005279676,-0.020980567,-0.015925618,0.021781903,-0.028442362,-0.042532865,-0.010120162,-0.0065875617,-0.06921983,-0.0003652238,-0.06548345,-0.008999156,0.011774648,0.039982673,-0.022366807,0.014677376,-0.028160866,0.044672545,-0.020448383,-0.04221798,-0.0331462,-0.01643037,0.008492941,-0.027128005,0.025958564,0.027342152,-0.032731913,-0.04486179,-0.013566757,-0.023451883,-0.06842652,-0.011916296,-0.045696136,-0.032087285,0.018735634,0.07943966,-0.044225406,0.025065467,-0.06077598,-0.048524007,0.028005285,0.034206454,-0.024961846,0.017882539,-0.03190021,-0.011780986,0.0017857836,-0.020664629,0.023197759,-0.0044455994,-0.019524755,-0.05524476,0.0017108145,0.025824293,-0.05917255,-0.033638064,-0.0006885334,0.043602575,0.02121365,-0.0041139186,0.0500035,-0.034055233,0.005551541,-0.00013440943,0.057541974,0.0042709564,-0.029275099,0.0058330395,-0.0023250019,-0.0030876703,0.048298262,0.000014455611,0.0348324,0.016400088,0.014495552,-0.017232224,-0.0023339437,0.008506542,0.00071575935,-0.016205953,-0.007645158,-0.054173853,0.0066051516,0.032774508,-0.035771575,0.004598628,0.027827151,-0.029239638,-0.022866953,-0.010983962,0.05358276,-0.05416671,0.022685574,-0.12171208,0.049882278,0.023333339,-0.02917097,-0.01202191,-0.0018155104,-0.028804906,-0.009500933,-0.01806083,-0.0040183263,-0.019978844,0.022071138,0.031620417,-0.027789371,-0.022242863,0.016377453,-0.02000895,-0.0076271966,0.03158844,0.12141546,0.033784974,-0.013911191,0.0039069424,0.0037952464,-0.024655508,-0.025953235,0.023486733,0.041575138,0.010213828,0.0064824293,-0.0058935336,0.025431719,0.007238633,-0.008047304,0.0063798563,0.031077277,0.015039623,0.005541377,0.021699265,-0.010916446,-0.0053277435,0.018046793,-0.035108287,0.004587514,-0.026275326,0.017409004,-0.056334917,-0.03746845,-0.03737934,-0.020934327,-0.010853482,-0.008631856,0.013938443,-0.030170755,-0.021018194,-0.0037899306,-0.015147204,-0.009929611,0.0039485493,0.029047294,-0.024099404,-0.0029830714,-0.019360198,0.001442227,0.02854085,0.012737929,-0.014778767,0.00085357565,0.020519543,0.0060673323,-0.019586802,-0.01606571,-0.009482032,0.005830425,0.028233815,-0.019043194,0.019671502,0.012830251,0.012028932,-0.017525557,-0.03566775,0.0038119054,0.020444695,0.017221048,-0.016916508,0.019863732,-0.0386782,-0.027861,-0.0040777386,-0.0057791774,-0.047138374,-0.042149898,-0.019845871,-0.023562841,0.010190732,0.030212171,-0.0037360734,-0.05125764,-0.04808225,-0.030624794,-0.043243904,-0.05142596,-0.041419685,0.0036510983,-0.03807249,0.026653845,0.004285871,0.011460361,-0.0035515071,-0.00046195046,-0.0035797476,0.0015015962,-0.06429788,-0.03987062,-0.046220392,0.004622838,-0.011392558,0.025994396,0.045264438,0.00022040418,0.031130541,-0.055261787,0.015773162,-0.031596195,0.018798452,-0.013903315,0.016438423,0.0064473324,0.012838319,-0.012597856,-0.012916462,-0.0089318175,0.021692056,0.005129661,-0.007606976,-0.017300949,-0.10168561,0.04316447,-0.032105833,-0.04453873,-0.012345007,-0.0037819599,0.013204628,-0.017931256,-0.044541143,0.038841624,0.018441128,0.022565652,-0.015245248,-0.0142632825,0.013367858,-0.019715505,-0.016393762,0.00021050975,-0.011985279,0.047485173,-0.028213277,-0.03966261,0.03451681,0.08090241,-0.0042246017,-0.0074221627,0.0029088752,-0.006008902,-0.05017759,0.07360088,0.0129940715,-0.0048757126,-0.010837278,0.008306806,-0.029333161,0.06200369,-0.005163277,-0.033477854,0.02697232,-0.0028839202,0.010557684,0.00052800943,-0.030693062,0.02905911,0.026493723,0.037515335,-0.0010006146,0.02276049,0.073373355,0.034872063,-0.0066681984,-0.019316295,0.021063855,0.020370206,0.0022323437,-0.01575586,0.041949276,-0.048535723,0.045321003,-0.035362028,0.013764628,-0.014998296,0.010868894,-0.0011124614,0.0044804676,-0.0036034577,0.036819812,0.0010647058,-0.055325776,-0.034200292,0.008136161,-0.0057049915,-0.03178041,-0.0085501205,-0.013428589,0.0038668762,-0.01607062,0.021908091,-0.012445451,-0.02046944,0.053444427,-0.0325489,-0.006127962,-0.03180792,-0.00008437851,0.06373443,0.010814001,0.0052808244,0.012157631,-0.034878545,-0.007277869,0.03466004,-0.0041653058,0.0066004223,-0.044076014,-0.010017754,-0.007859065,0.0030267963,-0.013554312,-0.016564768,-0.029552415,0.020527638,0.012090354,0.026126731,0.006478369,-0.053152997,-0.007968473,0.0074724066],"last_embed":{"hash":"182huon","tokens":452}}},"last_read":{"hash":"182huon","at":1762844574143},"class_name":"SmartSource","last_import":{"mtime":1752049218000,"size":1124,"at":1762844500012,"hash":"182huon"},"blocks":{"#":[1,12]},"outlinks":[],"task_lines":[],"last_embed":{"hash":"182huon","at":1762844574143}},"smart_blocks:Personal/Areas/Cooking/Tempeh.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00042243453,-0.01748166,0.00040679137,0.011488756,0.0062356195,0.006870235,0.056822445,0.061983448,-0.014160181,0.027811296,0.0035957987,0.02097718,-0.021656347,-0.011328336,-0.004748185,0.021253157,-0.022245819,-0.009001442,0.03476073,-0.02826826,-0.014035303,0.047905914,-0.013717275,-0.00044124035,-0.0066079423,0.015374574,-0.029878024,-0.012770178,-0.001716135,-0.010771358,0.0015400965,-0.018062629,-0.047947396,-0.042564515,-0.009093161,-0.030100523,-0.043885935,-0.013356482,-0.016796201,0.005629519,0.037216004,-0.03961785,0.002730554,-0.0035343543,-0.015675573,-0.013596701,-0.0024676062,-0.03487798,-0.007995423,-0.037300784,0.025385613,-0.03131158,0.021452557,-0.011394136,0.01963515,0.0830563,0.019037679,0.0019545688,-0.0721762,-0.0170585,-0.019372288,0.011754169,-0.0023344767,-0.0021173775,-0.015298047,0.016445447,-0.030965103,-0.016817177,-0.01321068,-0.035049308,0.010512951,0.013326267,-0.01913904,-0.004139203,-0.088560924,0.009540153,0.0031891644,-0.006674411,-0.0029006647,0.02335336,0.024319587,-0.0112981545,0.019729264,0.005847136,0.034112144,0.022733804,-0.06210961,0.038947362,0.020443412,0.0038831537,0.030582372,-0.016757086,0.013277628,-0.027111705,-0.0017593144,0.006080688,-0.07718048,0.011732647,0.023919165,-0.03882804,-0.044789936,-0.04051394,-0.012954704,-0.01256426,0.00570244,0.01505454,-0.005310192,0.051598288,0.02183489,-0.026209325,0.06146603,0.0037485384,-0.018884042,0.014904404,0.0023692257,-0.0402143,-0.0029623199,-0.060946666,0.015076247,0.0019524877,-0.008830076,-0.0061821737,0.035991665,-0.02182222,0.034382924,0.03652211,0.0028686358,0.050435524,-0.038572773,0.000351627,0.0073124953,0.0003953753,-0.032781288,0.0004119948,0.011457068,-0.018694304,0.003758558,-0.009960394,-0.033073474,-0.04642306,0.014590271,0.050588258,-0.017272586,-0.052845657,0.0194106,-0.07421548,-0.012352802,0.013553869,0.023173654,-0.007067123,-0.00042392666,0.0777026,0.04711607,-0.03437769,0.0076872176,-0.014751716,0.024274107,0.046642363,0.01768668,0.0008177078,0.017703542,-0.00011284713,-0.029339625,0.05695564,0.030334175,-0.06861181,0.015551581,0.01618237,-0.029225357,-0.02249455,0.023086019,0.028631257,-0.01710351,0.034376774,0.014414026,0.03197827,0.06042001,0.024287319,-0.017631467,-0.022793137,-0.050794564,0.0134720355,0.018751813,-0.026332153,-0.029334793,0.029549254,-0.02659176,0.0014701764,0.009299074,0.0111378,0.00806978,-0.0010740547,0.027904212,0.050311178,0.030897122,-0.008217736,0.047443263,0.004049945,-0.013823953,0.034514118,0.030432194,0.027021129,-0.014085748,0.013513255,-0.002697524,-0.00012470478,-0.024007,-0.0021981518,0.037207898,0.024954133,0.022683457,-0.030365767,-0.028692253,-0.035141136,-0.016166275,0.032550443,-0.0066326023,0.033327166,0.008603402,0.017917799,-0.03590101,0.012560204,0.013599355,0.02924499,0.035972033,-0.031029347,0.02409079,-0.0072854594,-0.0025280728,-0.0158229,-0.04450491,0.05178482,-0.012497054,0.0031568112,0.0031327477,0.0066138385,-0.0271527,0.047382426,0.01934552,-0.0083806915,0.019983796,0.030367455,0.010327961,0.023167362,0.03067087,-0.0193128,0.043945197,0.028852696,-0.035945274,0.0035345906,-0.01743714,-0.003418154,-0.032652147,0.054005288,0.037516885,0.007776743,0.022177838,-0.020659572,0.0063440227,-0.034719273,0.030909387,0.052936904,0.036422666,0.03557067,0.0107885515,-0.036153115,0.010472155,-0.0036135549,0.0075331274,0.044205304,0.02015948,-0.049628917,0.021891821,0.01888229,-0.061479297,0.003492818,-0.033390388,-0.024261577,0.056419894,-0.0014513803,0.044190727,0.023209486,-0.0030247192,0.033203606,0.036062013,-0.0617765,-0.04096142,-0.0074132322,0.028020786,0.004961347,0.053114556,0.027074633,0.04932102,0.024567021,-0.024370465,0.016613424,-0.036515396,-0.15119927,0.015103915,0.013935939,0.0077734906,0.0115403375,0.041071493,-0.01698832,-0.036046993,0.005346939,-0.027461916,0.007045049,-0.041430313,0.02401639,-0.022383288,0.04150082,-0.013114888,-0.005692623,0.010755742,0.0011034926,-0.038497157,-0.032634523,-0.057739377,0.06933308,0.0000062957365,-0.03804448,0.03917286,0.044616755,-0.019911107,-0.021572795,-0.007966931,-0.006930204,0.0462015,-0.009406567,0.042835895,-0.0030976443,0.00068999623,-0.0028593885,-0.04364497,0.021458741,0.042149615,0.02834572,0.039328486,-0.010740804,0.011517873,0.01709484,-0.04826848,-0.01502421,0.010250568,-0.0904071,0.011973197,0.06360775,-0.038826186,-0.0039197328,0.00299548,-0.062511206,-0.036031276,0.00043558746,0.031379793,0.003952385,-0.015080335,-0.02313149,-0.028312603,0.01589786,-0.059815288,-0.0011923049,0.008105702,0.006638354,0.027087435,0.021872988,-0.013901419,0.06463919,-0.035969675,0.04876926,0.025463322,0.016078236,0.014949112,-0.010104784,-0.015267683,0.03201493,-0.13078402,0.00074668176,0.01042326,-0.038317714,-0.04003128,-0.012611771,-0.021414347,-0.02401576,-0.021049172,0.015099625,0.2290488,0.030143619,0.0661712,-0.013408108,0.017800719,-0.011041182,-0.017996544,0.031690013,-0.0145446025,0.016447537,-0.03736717,0.017301194,-0.014801848,0.0073750555,-0.055453364,0.046694476,-0.029877612,0.06828023,0.009767735,-0.027292274,0.012900065,-0.04304506,0.0014698685,-0.046896197,-0.009493275,0.024972016,-0.024497466,0.025633916,-0.008946074,-0.036073435,-0.024370668,0.014759442,0.030337831,-0.030551784,-0.029204924,-0.027183926,0.020808492,-0.0064627184,0.01760051,0.021127166,0.02028403,0.009739599,0.008680233,0.028736398,0.010962346,-0.007151905,0.03866137,0.017666228,0.00037032887,0.024877178,0.056199342,-0.04644441,-0.02993927,-0.012055629,-0.0002294414,-0.010322417,0.007411975,-0.018173875,0.018117025,0.03807545,0.027221663,0.008894168,0.03696014,-0.0067746826,0.033715475,0.029400202,-0.013359342,0.032024294,0.03187188,0.05577279,0.012285943,-0.016961504,-0.0020262212,-0.030137358,-0.0004038818,-0.015015042,0.028990626,0.008825924,-0.022587325,0.030365156,-0.022165868,-0.02171906,-0.023491798,-0.014804144,-0.016356487,0.017301515,0.017225716,0.02393377,-0.024409825,-0.004969219,-0.053124353,0.015843628,0.0026183508,0.00726876,0.0032181751,-0.043934252,0.027231744,-0.017891167,0.017075507,0.0077396254,-0.052868456,-0.0019009539,0.006899127,0.0059548696,0.044697486,-0.044914775,-0.021251742,-0.02267743,0.009771809,0.01787006,0.024409538,0.015928678,-0.03811975,-0.023018835,0.010515318,0.038847383,0.03265325,0.023221288,0.014515961,0.02539021,-0.019076837,0.03596515,-0.012181095,-0.06072443,-0.024501832,-0.03027822,0.021529898,0.02746162,-0.0026493098,0.006040278,0.015463838,-0.05213683,-0.02762733,0.024864875,0.029790498,-0.03172093,0.06738351,-0.033720054,0.015427924,0.021669265,-0.030799747,0.036540274,-0.010743244,-0.013527774,-0.000035897545,0.03477122,0.00127205,-0.051530097,-0.008001073,0.00011849998,0.040957637,0.04111983,0.044504333,-0.03920105,-0.030363467,-0.0046052434,0.021935744,-0.008994789,-0.035323314,-0.012759923,-0.0007816969,-0.0020428784,-0.010984267,-0.014195294,-0.00827314,0.010410858,-0.043921784,0.07465854,0.0023655992,0.043179736,-0.015594359,-0.018400306,-0.0020290716,0.03541109,0.014811134,-0.0155427065,0.0009515714,-0.008294665,0.016858624,0.024620617,0.010005827,-0.007923088,0.013674567,0.0894646,0.040408157,-0.019433731,0.0058563068,-0.022223547,0.03832849,-0.03140412,-0.023418799,0.074064545,-0.022737904,-0.004670134,-0.029291967,0.06496266,0.06627551,0.023746595,0.027519837,-0.02783632,-0.032482736,-0.018183196,-0.042405196,0.04443888,0.0028771409,-0.036308978,-0.007301869,0.051722426,-0.008252799,-0.014809662,-0.019092249,0.03487519,-0.015696494,-0.0070054918,-0.008055893,-0.036827657,-0.015681617,0.030055925,-0.03427093,-0.0017783149,0.041516338,0.007702337,-0.020709744,-0.018498244,0.028470933,-0.0035214329,-0.0041192807,-0.025339566,-0.029319223,-0.03451207,0.0005110337,-0.008647696,0.026551219,0.03436532,0.03559892,-0.043110654,0.038450453,0.019255176,0.03435751,-0.039044347,-0.016434692,0.02034853,-0.05281595,0.021775026,-0.0255415,0.0050801826,-0.06022092,0.01269375,-0.029265163,-0.03729717,-0.0012594133,-0.017211745,0.035603758,-0.0015980373,0.01623808,-0.000013701745,0.010766885,-0.022362683,-0.031844668,0.03045897,-0.0024611012,0.040776584,0.031243155,-0.005605749,0.049414154,-0.047652896,0.042909134,-0.049181674,-0.010650017,-0.029610384,-0.016895313,-0.019533921,-0.015564296,-0.047260292,0.040049624,0.028778005,-0.032806,0.03227051,0.054343972,-0.049478292,-0.053374145,0.03176791,0.000119519274,-0.03399722,-0.030606242,-0.03276135,-0.07106273,-0.034621492,0.03176457,-0.026423242,0.021173418,-0.005082001,-0.060237873,0.0018246266,-0.042970136,0.0047196336,-0.010127247,0.0511474,-0.027412483,-0.050706018,-0.0119753815,0.0041786367,-0.022582963,-0.009889452,0.023639213,-0.028859532,-0.04227137,-0.012726163,-0.0060393014,-0.07119846,-0.002119181,-0.06168802,-0.012974167,0.003451657,0.04025586,-0.019548679,0.01473533,-0.025469635,0.050321613,-0.018478466,-0.03981655,-0.036822364,-0.012914813,0.005710784,-0.024009231,0.027863057,0.03263906,-0.032049198,-0.040984325,-0.012152935,-0.022987567,-0.06902625,-0.012137808,-0.04215909,-0.035210915,0.019087363,0.081325635,-0.04589888,0.022158843,-0.061256982,-0.043064117,0.03685405,0.037652086,-0.024007145,0.01749905,-0.029776592,-0.013007987,-0.0012890382,-0.013022304,0.025158176,-0.002644277,-0.027199397,-0.05566283,0.0019161584,0.02689599,-0.0639457,-0.042165868,-0.004705385,0.03758987,0.01855321,-0.0048602666,0.048746455,-0.030984435,0.006040459,0.0007251811,0.059126265,0.0009941941,-0.033046294,0.005737271,0.00068429625,-0.0057151658,0.03932061,0.005128374,0.037660476,0.019879915,0.015289926,-0.014925618,-0.003013855,0.0037130956,0.0008648123,-0.017711112,-0.007656643,-0.057362907,0.0035614036,0.03154504,-0.034101605,0.007434682,0.028516036,-0.028791308,-0.022931758,-0.014172163,0.052932154,-0.053270847,0.02378816,-0.12000277,0.04813119,0.021058122,-0.027755205,-0.0096078385,0.002068456,-0.0281727,-0.0076935287,-0.016970398,-0.004006314,-0.020105405,0.018519249,0.027341314,-0.024909372,-0.02342768,0.017188871,-0.0220959,-0.011523705,0.031705335,0.12585467,0.032935992,-0.014294462,0.00028063974,0.0025335192,-0.027183495,-0.023091868,0.02405064,0.04312455,0.009906667,0.010021769,-0.002351984,0.025816267,0.0071632653,-0.0089085,0.0039455015,0.034081217,0.014407502,0.008600517,0.019488407,-0.009059206,-0.007073014,0.017912203,-0.036062952,0.007798898,-0.02897682,0.0125287045,-0.053164337,-0.03862001,-0.04017793,-0.02198611,-0.011995204,-0.010766987,0.0152605055,-0.03228941,-0.017833283,-0.0070478166,-0.011098944,-0.0053758794,0.00648969,0.028948069,-0.021706339,-0.006408475,-0.019217515,0.0024310485,0.031748164,0.01343428,-0.01491676,-0.000112785056,0.020278342,0.0076666987,-0.017801736,-0.01993333,-0.009985448,0.00993137,0.031643678,-0.019918548,0.016354125,0.011556705,0.007909208,-0.018463174,-0.035085633,0.0010969891,0.019778699,0.016665867,-0.014636331,0.018501516,-0.03724438,-0.030879796,-0.0047478843,-0.006032354,-0.046499386,-0.043836486,-0.018621227,-0.023629086,0.012341662,0.02181341,-0.001753856,-0.049406014,-0.051356923,-0.030260842,-0.04671288,-0.050697003,-0.04765373,0.0038514305,-0.04020054,0.02884058,0.0052470025,0.013236615,-0.0033048652,0.006532444,-0.006278686,0.0019771298,-0.06720221,-0.040982272,-0.046964537,0.004450003,-0.011739716,0.025126623,0.04327521,0.0038844638,0.033752013,-0.05401268,0.016397296,-0.029447652,0.020148354,-0.010935189,0.017694162,0.007400661,0.014012048,-0.008951988,-0.006986777,-0.013325257,0.021354008,0.0064984476,-0.004511754,-0.018235894,-0.100413695,0.045026746,-0.036541574,-0.046120238,-0.012117871,-0.0027925053,0.0105320355,-0.017646963,-0.045550797,0.044094354,0.0190101,0.017429387,-0.017118776,-0.013074868,0.017774737,-0.023353832,-0.018471548,0.00067615154,-0.015093595,0.04894536,-0.026039606,-0.03584245,0.03357353,0.079725996,-0.0060949093,-0.006347741,0.00269667,-0.0031855567,-0.049572162,0.076473385,0.009740114,-0.002179891,-0.009819675,0.010380265,-0.02713396,0.061008234,-0.0035524343,-0.033527,0.033758745,-0.0024841402,0.009960579,-0.003329537,-0.035241332,0.028254312,0.02606787,0.035299376,-0.00047161832,0.018118236,0.07300424,0.032180846,-0.0060435636,-0.022021817,0.025160437,0.021675868,0.0030819096,-0.015402821,0.047206905,-0.05342146,0.047257602,-0.03479579,0.013394688,-0.010224691,0.013812418,-0.0010694629,0.0043545878,-0.005271443,0.041505985,0.0010917605,-0.056047093,-0.03456339,0.004657605,-0.002961269,-0.030487033,-0.011954313,-0.010702384,0.0061367443,-0.015590717,0.020763794,-0.01354099,-0.021828016,0.05393493,-0.03460561,-0.011744357,-0.03409021,-0.0067998716,0.06316644,0.007925109,0.003331401,0.017137546,-0.031269643,-0.0071945842,0.03516538,-0.005817675,0.004610895,-0.04541512,-0.014046026,-0.00815559,0.0031232971,-0.010445292,-0.019628791,-0.028583355,0.024150021,0.012561254,0.02445029,0.007888333,-0.050921597,-0.01130322,0.010680906],"last_embed":{"hash":"182huon","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"182huon","at":1762844574144},"key":"Personal/Areas/Cooking/Tempeh.md#","lines":[1,12],"size":1105,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"182huon","at":1762844574144}}, diff --git a/.smart-env/multi/Personal_Areas_Cooking_Yerba_mate_Yerba_mate_md.ajson b/.smart-env/multi/Personal_Areas_Cooking_Yerba_mate_Yerba_mate_md.ajson new file mode 100644 index 0000000..e762671 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Cooking_Yerba_mate_Yerba_mate_md.ajson @@ -0,0 +1,3 @@ + +"smart_sources:Personal/Areas/Cooking/Yerba mate/Yerba mate.md": {"path":"Personal/Areas/Cooking/Yerba mate/Yerba mate.md","embeddings":{"bge-m3:latest":{"vec":[0.027911926,0.015179808,-0.012971625,0.018144151,-0.009035244,-0.045420233,0.010937016,0.049646676,-0.01135136,0.010331123,0.0074550644,0.016527222,-0.035955742,-0.018825544,-0.010514169,0.007929093,-0.037111428,0.008898527,-0.025676811,0.020458357,-0.00562545,0.00905553,-0.013349074,0.020478548,0.022920495,0.010054934,-0.041943338,-0.011738543,0.05849612,-0.0017995811,-0.014859446,-0.04264626,-0.0052452576,-0.00966671,-0.021200733,-0.03863568,-0.023251068,-0.020778894,-0.011725934,0.0137603935,0.02426202,0.0057369717,0.044804804,-0.037047908,0.029524075,-0.024972001,-0.031590227,-0.00048446882,-0.006426972,-0.058332596,0.03387165,-0.003675182,0.027907763,-0.048971444,0.034967855,0.026131943,0.03358359,-0.032222655,-0.02726604,0.02159701,-0.023849363,-0.0069155646,0.018112961,-0.007740141,-0.03960986,0.048975676,0.012596357,0.006102536,-0.041235324,-0.030145522,-0.008531992,0.05873711,-0.020266341,0.023939835,-0.008110708,-0.051393114,-0.011548693,-0.0053360397,-0.031371925,0.0459028,0.03708296,-0.04765976,0.028595962,0.014671582,0.04589891,0.006343437,-0.033852834,0.013589686,0.022598663,0.008249096,-0.0057436037,0.007522506,-0.0004955204,-0.03658783,-0.021128636,0.005880666,-0.02515813,-0.04235664,0.042131245,-0.035231665,0.0058962833,0.02196189,-0.002084627,-0.0019232747,0.009994113,-0.04724526,-0.00800797,0.0003092864,0.045348264,-0.020322852,0.049075022,0.035452966,0.04973271,-0.0083365785,0.004626011,-0.017841935,-0.011055495,-0.006811916,0.05575359,-0.020143488,-0.03584633,0.00992429,0.048796095,-0.028411506,0.0076936795,-0.009794536,-0.050488155,0.0073462375,-0.025887113,0.020233877,0.022636652,-0.0043537947,-0.03002617,-0.020908823,0.04184177,-0.012615564,-0.013544053,0.015037464,-0.014489886,0.010487592,0.00122784,0.041430973,0.0011438819,0.0010611424,0.030948276,-0.042762607,0.023031356,-0.047256358,0.03206329,-0.03872976,0.0025969436,0.018940376,0.039126676,0.0023469038,-0.015133525,-0.036664955,0.027921768,0.05800935,-0.041061223,0.012852268,0.0026244414,-0.064916655,-0.06262742,0.020541865,-0.0015062457,-0.04014749,0.02096328,0.06721325,-0.04868987,-0.013039559,0.0044337017,-0.003950155,-0.045967057,-0.013544293,0.01426077,0.043956686,0.069957286,0.0062580574,0.0133682005,-0.05077641,-0.023690784,-0.008435425,0.0031216815,-0.0680285,-0.03619699,0.021843879,-0.010917118,-0.011351921,0.0076963,0.031815793,-0.044643484,-0.009199928,0.022966873,0.023758197,0.019384127,-0.032744095,-0.01839726,0.02383209,0.00047110004,-0.008953625,0.0070439163,0.058532253,-0.014721395,0.031081224,0.014308216,0.01903095,-0.043718636,-0.0064947074,0.035783194,0.01082964,0.0031483914,-0.012209477,-0.01583212,-0.014800469,0.00028497246,-0.013420499,-0.0027424018,-0.005307093,0.017624294,0.02689665,-0.048240148,0.031146528,0.011103376,0.026810942,-0.0052248687,-0.034768935,0.014028383,0.04585124,0.013312195,0.015788876,-0.0018047218,0.028055118,-0.0007266202,0.007429551,0.0135167325,-0.016160201,-0.07524172,0.0027127399,0.004617688,0.031261567,-0.016669936,-0.0012702948,-0.025139615,0.014271091,-0.01845905,0.018768776,0.022927225,0.04792478,-0.011039463,0.012229532,0.027233528,0.007594868,-0.011146205,-0.041462522,0.051122464,0.029725911,0.03050509,-0.02520931,-0.0068593826,-0.060959835,0.013860748,0.061400816,-0.009834481,0.019100524,-0.006405636,-0.009247419,0.034268994,-0.056129668,0.04028686,0.012307753,0.0018898484,-0.020738399,0.03673782,-0.003369431,-0.03570802,0.026270818,-0.04498095,0.010004406,0.07309435,0.011356181,0.055328254,0.016242495,0.024946641,-0.036548305,0.0716059,-0.08727119,-0.04957541,0.007550182,-0.014916053,0.014112291,0.028121123,-0.01595637,0.046140112,-0.014460132,-0.03159675,-0.030341195,-0.016545312,-0.17011105,0.009759639,0.009702114,-0.0036038598,0.013121897,0.032375097,-0.02370856,-0.0067188037,-0.018470926,-0.043002825,-0.042430468,-0.036585964,0.037062168,0.020153072,-0.010293511,0.009933437,-0.008195777,-0.010465096,0.0029119495,-0.048563052,-0.022956422,-0.040676165,0.045957763,-0.058019392,0.00739103,-0.004400985,0.029315813,-0.003902853,-0.019842006,-0.047682583,-0.020548552,0.04802264,0.006576048,0.028709915,0.020026919,0.026838437,-0.010131713,-0.025347743,0.018774142,0.022131333,0.018284837,0.045877494,-0.03513718,-0.023865093,0.0045051198,0.0131896855,-0.019041615,0.028581774,-0.04024622,-0.018214386,0.025919454,0.003254645,-0.014873421,0.010903161,-0.033460446,-0.03484414,-0.022094605,0.027862273,0.022420155,-0.058731873,-0.0110690845,-0.06105507,0.023963422,0.0028007377,-0.03087254,0.0031914928,0.04111101,-0.015383044,0.006242163,-0.026331207,0.039744355,0.0023710076,0.0331741,-0.03241135,0.01193818,0.020618727,0.0049703075,-0.009341285,0.010333062,-0.10618133,-0.034447405,0.013357432,-0.029426638,0.00036273492,0.00970134,-0.018236328,0.0058097034,0.047241516,0.04982749,0.2556051,0.05665221,0.015015331,-0.02287754,0.04531342,0.012442195,-0.0073394626,0.04576692,-0.02978116,-0.03590529,-0.0000050154017,0.0017008648,-0.020704955,-0.033728544,-0.0066989753,0.039811477,-0.033815324,0.02853039,0.049771693,-0.03216769,0.033561923,-0.017358543,0.048830483,0.007938895,-0.03970564,-0.00962747,-0.014853347,0.011708633,-0.048350636,0.035666585,0.0022167459,0.00912078,-0.02910986,-0.030276882,0.021859262,-0.060988776,0.02279287,-0.031070402,-0.013770436,0.04556089,0.0028825316,-0.006199111,0.013698029,0.044822227,-0.0240521,0.038561866,0.010926495,0.03262392,0.04072213,0.00753748,-0.0061399685,-0.005953455,-0.002783488,0.003223653,0.022474226,0.018810868,-0.0070833634,-0.02893634,0.008986834,0.061944045,0.00046154822,0.008643491,0.015194676,0.04205649,-0.041302133,0.074976124,0.0048008524,0.013258845,0.029285505,0.02280445,0.0013950628,-0.0045461133,0.035255037,0.025703713,0.025153134,0.016550798,0.06004677,0.03963752,0.010633355,0.057226714,0.0020756817,-0.021455675,-0.0035383916,0.0033585534,0.0062796166,-0.0056704762,0.029155418,0.017598905,0.0048647537,-0.010219266,-0.021750353,0.013654407,-0.005528281,0.0038337393,0.0014717352,-0.030238036,-0.013066957,-0.007286136,-0.017666714,0.017079014,-0.016878918,0.010760785,0.007894337,-0.010084791,0.029601397,-0.008062104,-0.03727944,0.0029832788,0.0073274253,0.02375637,0.033757623,-0.0048573175,-0.0035827672,-0.008267098,0.013023612,0.040859394,0.030811528,0.013578466,-0.004245111,0.023603871,-0.0045043943,-0.008716558,-0.033804357,-0.046604842,-0.0074913763,-0.05136753,0.020659508,0.033423793,-0.028749214,-0.009006393,-0.003264593,-0.040786285,-0.06637943,0.0031982157,0.041338284,-0.0018612755,0.021505024,-0.02979009,0.01740962,0.021727774,-0.05225345,-0.0034089994,0.00079571153,-0.047724318,0.03296722,0.010176691,0.01777545,-0.01893956,-0.0034932818,-0.018229868,0.024728615,0.030498836,0.015443951,-0.0240015,-0.04166041,-0.0056414977,-0.014236088,0.017590525,-0.0348313,-0.015606631,0.014758712,-0.027219815,0.0069164033,0.08936659,-0.0049198614,0.0073454697,0.013686744,0.056432277,0.037924666,-0.020787235,0.035268433,-0.037644308,0.032220516,0.024729088,0.02440396,-0.031193526,-0.038214516,0.004580024,-0.021865986,0.022235345,0.005829726,-0.0036793777,-0.029778382,0.030001158,0.016706832,-0.039574627,-0.018063147,-0.019983258,0.045172647,0.008044283,-0.0053519895,0.08012073,-0.0378928,0.008020368,0.031052534,0.043316633,0.007223748,0.050071485,0.02991556,-0.05947841,-0.008225695,-0.054180574,0.0009349535,-0.029111553,0.013575193,-0.015519611,-0.050236803,0.06974143,-0.024175456,0.00998486,-0.029444354,0.01242018,-0.036883093,-0.015175825,-0.0066409092,-0.02847629,-0.0027824943,0.024028292,-0.03254955,0.010736969,0.01840282,0.012414253,-0.011000565,-0.035228666,-0.058492284,0.0069793677,-0.028940378,-0.0406249,-0.014184085,-0.03181746,-0.0055073905,-0.00904901,0.0064118356,0.026847584,-0.01993159,0.016945167,-0.023670513,0.013119512,-0.039148413,-0.040349226,-0.057799898,0.026351549,-0.0034171687,0.04434017,-0.036658257,-0.00047342165,-0.03030397,0.02583479,0.017907962,-0.011707442,0.0064214454,0.01466251,-0.022659253,-0.0012216759,0.015466297,-0.0019123743,-0.0032673504,-0.003038523,-0.095418945,0.012033352,0.016837733,0.014973876,0.01269751,-0.042442672,0.022691704,-0.030931432,0.004613569,-0.04048197,-0.009308142,-0.047633145,-0.018367084,0.001227106,-0.047612537,-0.03455308,-0.020541472,0.009521798,-0.04741784,0.050108816,-0.021403149,-0.002655748,0.00069390144,0.050649166,-0.028000487,0.004715758,-0.009100666,0.0225837,-0.022005608,-0.007373051,0.018319676,-0.051418338,-0.015459846,0.02046686,-0.039352495,0.055656433,-0.013684403,0.03142693,-0.026281582,0.015881933,-0.021658504,0.025988553,-0.008953053,0.0051684417,0.019269856,-0.028647661,-0.045577243,-0.02993462,-0.017146198,-0.03627332,0.035345197,0.0005039301,0.039128225,-0.06676344,-0.017136019,0.010725945,0.016952315,-0.034631602,0.07237655,-0.037197653,0.02353755,-0.05163784,0.010247191,0.014506979,-0.038484056,0.019369937,-0.019464111,0.004951274,0.021909019,-0.023003666,0.011173678,0.008985594,-0.052641835,0.001678058,0.00393826,-0.01670487,0.040981203,-0.019007817,0.039159402,-0.001939198,0.017974446,-0.042701185,0.0013493901,0.019859698,0.044604763,0.019975275,0.015620451,0.004358866,0.008098297,0.01361266,-0.0058907587,0.011544932,0.023684006,0.005018214,-0.017722107,0.022927566,0.04204034,0.0069771833,0.005947177,-0.0133180125,0.026735377,0.028886408,-0.059124924,0.0044084415,-0.01197843,-0.00955622,-0.026043277,0.016307717,-0.01716067,-0.039062858,-0.037391946,0.007509133,-0.00070480147,0.042661253,0.027396418,0.042282566,-0.016652688,0.029262234,0.006038957,-0.00996069,0.02577202,0.04134833,-0.011625973,-0.018590359,-0.052194104,-0.0005168129,0.043151926,-0.017874068,0.014256505,0.031601343,0.0049527176,-0.00017601528,0.0050996924,-0.023764318,-0.026025686,0.037714988,-0.14495106,0.03614673,-0.03068097,0.017964378,-0.042106334,-0.02185381,-0.0040689087,-0.008832394,0.035433542,-0.03312935,0.024339637,0.0042228103,0.06584837,0.016503029,0.00433823,-0.0026859294,0.04365575,-0.021069586,-0.020944951,0.056692347,0.04139414,-0.03228875,-0.007925986,0.036033727,-0.036281824,-0.04365324,-0.027316635,-0.035903778,-0.017528193,0.005157919,0.01876955,0.02803362,0.015726332,0.043492407,-0.012129148,-0.0019882196,-0.0037894382,-0.03995149,-0.0038912813,0.025512973,-0.014267288,-0.0022571264,-0.012027326,0.016445883,0.0181829,0.066588715,-0.02220096,-0.008626443,-0.054140143,0.0360101,0.023770057,0.049209535,0.04423057,0.018326852,0.0039238264,-0.04578146,-0.0641806,-0.006409749,0.0364445,0.0604267,-0.037155613,0.052251816,-0.0037778784,0.0036063944,0.0065107844,0.008183702,-0.051422823,-0.020798652,-0.021153467,0.02076679,-0.028374648,-0.036844563,0.012904403,0.0267565,0.040561207,-0.021629434,0.010894884,0.0061968425,-0.013193925,-0.0037051123,-0.020093389,-0.0019690483,-0.0018069539,-0.032477934,0.009833483,0.04013705,-0.040349323,0.010407797,-0.018526355,0.0034687917,-0.03269887,-0.03435962,-0.021164436,-0.023604298,-0.024964683,0.0096904,-0.033623576,0.0031197222,-0.03896516,-0.053467028,-0.065072484,-0.033172846,0.0055832914,-0.010057987,-0.010843726,0.01655069,0.022719724,-0.02894757,-0.03490949,0.0501709,0.007773233,-0.011581092,0.0039236373,-0.019860724,-0.040819213,0.012721408,0.0083460985,0.03007936,-0.019691275,0.018094935,0.022694798,0.005438104,0.010395503,-0.028645689,-0.009081581,-0.00008814062,0.011824609,0.069832,0.03019014,-0.030515533,0.0017630516,0.023276072,0.0034910718,0.0027996865,0.00851488,-0.0008637786,-0.054343205,0.022435168,-0.028788583,-0.017658275,-0.013583678,-0.005961307,-0.06117122,-0.01374955,-0.008069289,0.0110634975,0.0154336225,0.019661173,-0.064928755,-0.022822231,-0.016876994,-0.007623798,0.0224203,-0.05443744,-0.034475077,0.014370329,-0.026763229,-0.064245135,0.013543556,0.0890196,-0.029690055,-0.008159398,-0.0038458824,0.004612856,-0.033269923,0.022565473,-0.024164684,-0.04223994,0.0010397136,-0.01176671,-0.0015336577,0.014105964,-0.032920726,0.014547219,0.012039811,-0.04324211,0.016549608,-0.012710933,-0.024029428,-0.015577179,0.019975362,0.008889554,0.013479738,0.013003676,0.014873965,0.003786447,-0.006893435,-0.004897339,0.006659235,0.05060491,-0.026283111,0.008057561,-0.06713731,-0.052114557,0.028466193,0.04676688,-0.0162028,0.07279931,0.033115305,0.037001185,-0.035262335,-0.01980545,0.051358003,-0.00533751,0.011574151,-0.010279219,-0.000027528113,-0.07411431,-0.02173765,0.020385226,-0.03186621,-0.0045250584,-0.04423171,0.00659592,0.021459784,0.0054524923,0.07280222,-0.0066146385,0.00887665,-0.003292356,0.009800079,0.029525435,-0.06658749,0.017367614,0.023270838,-0.0038745522,-0.06388449,0.020614207,-0.052710317,-0.007117233,0.010447363,0.03145573,-0.044766374,0.02576225,-0.045068104,0.04301097,-0.0338904,0.019284846,-0.006846061,-0.05245295,-0.011600547,-0.02080602,0.016223228,0.038450915],"last_embed":{"hash":"1xr3tw6","tokens":131}}},"last_read":{"hash":"1xr3tw6","at":1762844653664},"class_name":"SmartSource","last_import":{"mtime":1751119551000,"size":202,"at":1762844500043,"hash":"1xr3tw6"},"blocks":{"#---frontmatter---":[1,4],"#":[5,7]},"outlinks":[],"metadata":{"created":"2025-06-28 16:05","updated":"2025-06-28 16:05"},"task_lines":[],"last_embed":{"hash":"1xr3tw6","at":1762844653664}},"smart_blocks:Personal/Areas/Cooking/Yerba mate/Yerba mate.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.046704143,0.026162352,-0.028041326,0.06506033,-0.0252356,-0.012652749,0.024050364,0.045465376,-0.026316935,0.0026431966,0.026056541,0.036412895,-0.052997008,0.004903183,0.02019768,0.009679719,0.018001966,0.02268959,-0.014494268,-0.010302498,-0.013564559,0.018606568,0.020500286,-0.014874359,0.022363858,-0.0076692617,-0.02012755,0.0019657058,0.055755235,-0.031887542,-0.021798452,-0.06998624,-0.0134087335,-0.010750133,-0.003069553,-0.039715495,-0.0042249756,-0.024888903,-0.04431467,0.04960942,0.013864688,-0.00708869,0.000050829305,-0.0019385705,0.02826947,-0.005079737,-0.038257174,-0.0078202095,-0.036279093,-0.067224905,0.014949156,0.0046593063,0.027433263,-0.04378556,0.05292836,0.06778377,0.025347587,-0.004721574,-0.034479145,0.0072050234,-0.019461982,0.0018927664,0.019223688,0.0122953765,-0.0053110365,0.0469382,0.045384083,0.013305002,-0.03201575,-0.013688931,0.0030767913,0.023792952,-0.022942323,-0.019586934,-0.004461238,-0.002112949,0.029012373,-0.034366593,-0.00952592,0.0353215,0.01950166,-0.032786734,0.029043844,0.010429123,0.040775638,0.00028501588,-0.023949997,0.04250938,0.032689176,0.0072853765,0.030950274,0.006984094,0.005797413,-0.024256878,-0.015470397,0.0075605167,-0.015746005,-0.024948925,0.01961736,-0.027089529,0.05821325,-0.0005556402,0.009024048,-0.0005284435,0.020289706,-0.057610825,-0.011597479,-0.014969197,0.025672888,-0.01564005,0.030141383,0.06616862,0.021648081,-0.02095185,0.032419544,-0.019769248,-0.021254756,-0.046114214,0.018253073,-0.04437994,-0.019200582,0.023631986,0.046749625,-0.030177334,0.004968844,-0.013901176,-0.015366855,-0.03005013,-0.0009904068,-0.0061611263,-0.00042977024,0.006438048,-0.014561624,-0.030839104,0.033683036,-0.00978026,0.0056592296,0.031813193,-0.0071527543,0.017569039,0.0000487013,0.02994658,-0.027088895,0.03929934,0.029566398,-0.0411793,0.017295055,-0.07238579,0.015162483,-0.031161437,0.004952265,0.030757379,0.041453414,-0.0061569377,-0.022389473,-0.035203207,0.025949009,0.04345114,-0.027806262,-0.023951208,0.009614711,-0.0389526,-0.05805414,0.056642417,-0.007517403,-0.033618707,0.028157841,0.063941635,-0.05511393,0.009804744,0.04442235,-0.030618727,-0.01816913,-0.013196208,0.02097649,0.027811326,0.0735071,-0.0025266176,-0.00013254397,-0.037009783,-0.034362506,0.003084848,-0.012926101,-0.038566682,-0.045706846,0.01964316,-0.035078328,0.022839652,0.0061427685,0.010755417,-0.045459792,-0.0045079314,0.013281682,0.005980303,-0.011465718,-0.024379682,-0.008168331,0.033819124,0.0069436715,0.0020819695,-0.0036837098,0.07092492,0.006749766,0.024576575,0.018875862,-0.004704849,0.0049876045,0.005202937,0.06533525,0.017299367,-0.019112542,-0.0013695939,-0.007869636,-0.011908881,0.0057297414,-0.03737179,0.013864531,-0.015802383,0.0338742,0.01640853,-0.055158217,0.002177501,-0.0033001492,0.040829644,-0.011117806,-0.04234404,-0.005302772,0.07277624,0.036019403,-0.0024461888,-0.006797402,0.015911844,0.00641513,-0.00539362,-0.017998986,-0.009993041,-0.06786524,-0.008652382,0.013268445,0.007729498,-0.035235275,-0.014163115,-0.00848121,0.03030624,-0.018741112,0.028019633,0.038009044,0.035368484,0.0015472807,0.012298198,0.02622171,-0.0076290225,-0.0058652046,0.015121468,0.04824044,0.013483689,0.013817617,-0.006944691,0.016714921,-0.049136907,0.0020147564,0.0017103759,-0.034627408,0.02792342,0.010488679,-0.0074289157,0.020852648,-0.03651847,0.05653702,0.012406903,0.0043092445,-0.005756454,0.035499964,-0.00096372474,-0.018066362,-0.007976373,-0.052905515,0.005424697,0.023203777,0.012184918,0.044634737,-0.012793334,0.05485412,-0.018361462,0.043040138,-0.054685213,-0.0056134844,-0.011424139,-0.009611014,0.012183377,0.012156302,0.0039050388,0.047579635,-0.047445863,-0.018018944,-0.0014204219,0.009783627,-0.1661033,0.0018584405,-0.031524725,0.058639523,0.02654382,0.008038796,0.001116105,-0.024768857,-0.04080887,0.013566703,-0.07087799,-0.048758484,0.011616184,0.010912716,0.005107231,0.025350586,-0.030404761,-0.031370766,-0.038684756,-0.01760497,-0.013708168,-0.018017227,0.016161932,-0.043664448,-0.0068612252,-0.0029040552,0.01562942,-0.00693499,-0.009657108,-0.038314067,-0.027401758,-0.0034970802,0.012752924,-0.00917298,-0.028298255,0.045205463,-0.020922968,-0.03927988,0.015104872,0.0069365734,-0.0014724245,0.043403417,-0.036178228,0.001702956,0.019402523,0.027675813,-0.028582532,0.03690077,-0.06585941,0.025224939,0.017797725,-0.00019109862,-0.007585302,0.049047045,-0.051082946,-0.022136407,-0.02596531,0.031076869,-0.02148343,-0.025958195,-0.013883012,-0.03480004,0.008060949,0.0009913052,-0.021914557,0.02374305,0.009461961,-0.034334175,-0.016515862,-0.05075834,0.052450664,-0.020387853,0.05192532,-0.0027723461,0.012644625,0.008421647,0.013235628,-0.026653787,-0.010246036,-0.11419426,-0.07370267,0.02709879,-0.03290436,-0.033871923,-0.017626993,-0.012603174,0.0084384745,0.014910977,0.03727107,0.27238888,0.026514642,0.0128583815,-0.031240437,0.050493848,-0.002838779,-0.014496394,0.029248452,-0.029785302,-0.034995813,0.0005443897,0.0057625207,-0.008625089,-0.041877884,-0.0037680694,0.026318302,-0.055240665,-0.0037582603,0.07460277,-0.01246372,0.05251106,-0.02805217,0.041907992,-0.04994153,-0.034518156,-0.017855007,0.0010511306,-0.004916083,-0.03115422,0.045528337,-0.0006249447,0.0059330333,0.0077426187,-0.040385477,0.0019281714,-0.03934064,0.034075517,-0.044069357,-0.013521682,0.031981863,-0.03131822,-0.0244766,0.04266973,0.0324197,-0.023538578,0.0069758752,0.013606331,-0.0076885875,0.0067764884,0.008975833,0.01767895,-0.0059405817,0.010002386,0.010864448,0.048528973,0.012686518,0.027909294,-0.023165453,-0.011347174,0.040331498,0.019156681,-0.0022836248,-0.012679006,0.04932769,-0.05520432,0.07590744,0.02885066,-0.017783444,0.01368615,0.035539236,0.0013876141,-0.005442018,0.05206029,0.02884949,0.020364149,-0.011516269,0.074925475,0.029680705,-0.000004963896,0.06267934,-0.024023369,-0.041773856,-0.0014230402,0.010865767,0.0069964165,-0.01912834,0.027966732,0.033363003,-0.006368501,-0.013982244,-0.023637995,0.025060933,-0.009435872,0.036845013,0.0014459963,-0.027441878,-0.009464875,-0.021240631,-0.058927543,-0.020019017,0.0013777396,0.01565043,0.0071287784,0.021981198,0.03521058,-0.016610848,-0.030251244,-0.014651444,0.026988894,0.017699959,0.034277588,0.0056061987,-0.012906984,-0.038110286,0.020570261,0.024802605,0.025131885,0.027652843,-0.012648519,-0.0011472059,0.0149168065,0.0033437333,-0.004000364,-0.032081418,-0.020026097,-0.024276813,0.007910185,0.035690356,-0.021581504,0.020379692,-0.018748248,-0.053672563,-0.024201456,-0.0017374073,0.022282712,0.024367105,0.04848586,-0.035842616,-0.006298243,0.02071066,0.0019317815,-0.007398913,-0.002032157,-0.026348373,0.018159978,0.019786842,0.010385199,-0.031056572,0.00061848585,0.015500529,0.031739548,0.024788206,0.03843614,-0.04015531,-0.024287468,0.015657837,-0.015759446,0.024834072,-0.00033840403,-0.01287989,-0.0187345,-0.019473998,-0.0010962602,0.06742136,-0.023599721,-0.002881732,-0.027075374,0.05813484,-0.015276089,-0.0069803954,-0.01850308,-0.026892358,-0.0055114026,0.042287063,0.050028138,-0.043006163,-0.013921937,0.026496,-0.03348448,-0.017928207,-0.010482756,0.009732358,-0.0143040875,0.023302434,0.024231043,-0.028198143,-0.021517023,-0.02874074,0.036789563,-0.015992321,-0.009690088,0.086687714,-0.0026370299,-0.012734069,0.012543113,0.019019308,0.015386294,0.043702684,0.035435025,-0.037215184,-0.06581285,-0.05476328,-0.012799087,-0.015887583,-0.013805514,-0.021139888,-0.03541009,0.07006682,-0.010871652,0.005749191,-0.02597471,0.014349789,-0.021240326,0.00912293,-0.023598703,-0.02926477,0.020316977,0.05581457,-0.051651455,0.004863077,-0.005607403,0.014916272,-0.023180997,-0.018293424,-0.026208993,-0.0032099534,-0.01220717,-0.026339414,-0.010037334,-0.053744093,-0.006777365,-0.0064516678,0.014230995,-0.01464731,-0.019290488,-0.013503227,0.029274171,0.011250369,0.017083302,-0.057557575,-0.047860913,0.016738247,-0.02721765,0.037088785,-0.016934903,0.042570505,-0.035082716,0.004781688,0.024047447,0.00027185236,0.01763069,-0.008411769,-0.019982165,-0.0071848575,0.03464076,-0.017883386,-0.011382457,0.0015734442,-0.104341574,-0.0027022278,-0.0012364673,0.05008893,0.038771916,-0.021199893,0.015984915,-0.004457499,0.020796921,-0.06988297,-0.012255479,0.005105137,-0.027083162,-0.0056337873,-0.031143757,0.0013166567,-0.0012307115,0.005750398,-0.05913829,0.02311344,0.029132912,-0.021249443,-0.007658531,0.04668576,-0.01441339,-0.008430159,-0.020156149,0.009548685,-0.02892365,0.0020289898,0.010977544,-0.05328206,-0.01399223,0.0017697719,-0.041101698,0.053650815,-0.02069078,0.016638158,-0.0009390862,0.02050025,-0.032538522,0.004836661,-0.018800266,-0.002326856,0.018370042,-0.016481869,-0.008818974,-0.028613254,-0.009954152,-0.027099373,0.025551578,-0.013017197,0.027631545,-0.04249953,-0.0058918055,0.03109427,0.04196046,-0.02795079,0.05393112,-0.051636238,0.042333048,-0.05167166,0.0011087023,0.005578092,-0.042918894,0.022675619,-0.062826276,-0.0044060485,0.032252617,-0.023419669,0.008852848,-0.026394486,-0.03728309,-0.020907894,0.021190532,-0.019466411,0.0039236774,-0.038016774,0.042272553,0.003956779,0.031211428,-0.04338051,-0.013010149,0.02761691,0.060892597,-0.010434455,0.039456088,-0.01075625,0.0015426708,-0.0009888917,0.00014949155,-0.005598082,-0.0029681823,0.012430598,-0.013482548,0.016637541,0.030176181,0.013176374,-0.023642406,-0.020171627,0.04354135,0.050858535,-0.045564774,0.0115079675,-0.04477047,-0.0020317046,-0.02888696,0.022842072,-0.041967064,-0.030075816,-0.048213895,0.0033909464,0.003256005,-0.0069282358,-0.018604206,0.057572838,-0.027156457,0.03362779,0.00072792167,-0.013335861,0.02006494,0.006790471,-0.020907184,-0.0017137612,-0.036184855,-0.011952774,0.01013079,-0.023480082,0.00645478,0.041031945,0.007376749,0.013349492,-0.007121911,0.0030062704,-0.014918694,0.06538758,-0.15162374,0.027914135,-0.03529207,0.017160742,-0.037135053,-0.019093463,-0.037059683,-0.00003100692,0.029455805,-0.0054785362,0.012233718,-0.018559057,0.049822986,0.0024869153,-0.03737436,-0.009056832,0.0074919886,0.007693899,-0.057479143,0.06615829,0.016206482,-0.03904799,0.022072192,0.0410541,-0.03585015,-0.027972577,-0.0003395674,-0.013190627,-0.008956508,-0.010733484,0.023918392,0.028095994,0.01626822,0.042089958,0.014893263,0.010569457,-0.0025317515,-0.035619076,0.023150843,0.026493989,-0.01112061,-0.0071334415,-0.022068128,-0.0021805402,0.040095203,0.02907759,-0.019920224,-0.000586934,-0.012146745,0.045295186,0.012664042,-0.00019001019,0.06588531,0.02541821,-0.0054898625,-0.07390574,-0.051903985,-0.022579538,-0.004253563,0.022413699,-0.030601494,0.052662015,0.012709509,-0.006488827,-0.0043850467,0.0071036126,-0.011963121,-0.020415716,-0.024786053,0.055300836,-0.030592661,-0.017867604,0.017750783,0.050285153,0.024637189,-0.024402773,0.032022327,0.023374764,-0.024143647,-0.0048665376,-0.034438983,0.031240143,0.014281086,-0.0008807862,0.02514536,0.020496197,-0.03488659,-0.024004268,-0.039324127,-0.013530235,-0.03596516,-0.050098,0.0052084983,-0.014048199,-0.027799055,0.06403139,-0.020036465,-0.01313645,-0.0033889976,-0.035960004,-0.032678973,-0.054781143,-0.00048904936,-0.012252817,0.0014078725,0.030222842,0.03741429,-0.006930158,-0.040153358,0.022289129,0.0068372427,0.017396798,-0.005722396,-0.000987176,-0.05616351,0.013337459,-0.0026605532,-0.011263967,-0.004030848,0.0015538594,0.040397123,-0.014032288,0.027994838,-0.036619946,-0.016175961,0.013065029,0.019996054,0.064716086,0.016584393,-0.014281052,-0.015646216,-0.00045143222,0.03780062,-0.0044006687,0.011353228,-0.034904752,-0.028529156,0.012714075,-0.045358736,-0.027711658,-0.046513118,0.014978004,-0.035360638,-0.026815923,-0.008128971,-0.024283532,-0.042964067,0.01759006,-0.028809873,-0.023747811,-0.013724065,-0.006695382,0.011087181,0.0069499672,-0.01023776,0.02276912,-0.040444024,-0.005161792,0.0062324847,0.06786019,-0.045718577,-0.008205931,-0.03359857,-0.03468218,-0.02022884,0.022948276,-0.03327308,-0.027934682,-0.017338831,0.013247869,0.008655194,0.021304024,-0.008465804,0.0057272743,0.027548073,-0.03503859,-0.018405808,-0.008043577,0.0021288977,0.004328743,0.02858322,-0.0061166105,0.026962116,0.013593269,0.048151825,0.030639935,-0.04285839,-0.01604375,0.0133868335,0.0149956755,-0.0067203376,0.03672679,-0.0998136,-0.01902943,0.033015642,0.0491541,-0.0067497194,0.06815898,0.02597408,0.04349114,-0.04829128,-0.033450134,0.025984017,0.0062615555,-0.009175966,-0.021296512,-0.0326491,-0.052472036,-0.01734667,0.020962065,-0.03598256,0.023929672,-0.03525686,-0.009785852,0.015311093,0.021256492,0.067629255,0.00089548103,-0.002225242,0.026703387,0.02116616,0.014142887,-0.10330261,0.027848503,0.030378995,0.016913416,-0.050331287,0.037039522,-0.021388069,0.0015221376,0.00062344613,0.031543873,0.0023448723,0.044195466,-0.0077658086,0.021517692,-0.021661507,-0.006798973,0.001403509,-0.009620254,0.024854423,-0.013619823,0.032855246,-0.015537781],"last_embed":{"hash":"lyeigm","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"lyeigm","at":1762844653665},"key":"Personal/Areas/Cooking/Yerba mate/Yerba mate.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lyeigm","at":1762844653665}}, +"smart_blocks:Personal/Areas/Cooking/Yerba mate/Yerba mate.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.02563757,0.015583549,-0.016024988,0.001358323,-0.0076921093,-0.051039364,0.008934855,0.041233264,-0.012112298,0.0126013225,0.008329622,0.014283571,-0.029745087,-0.016121887,-0.00802917,0.009952529,-0.050173912,0.0053074853,-0.035642575,0.017651744,-0.0047237696,0.013876838,-0.021588815,0.032114595,0.017140865,0.009430102,-0.041959632,-0.01822752,0.043524694,0.01565675,-0.019240513,-0.043051474,-0.009161631,0.0037048294,-0.020970516,-0.035032324,-0.014756739,-0.023627732,-0.0084722135,0.015600919,0.022487167,0.005752557,0.050193764,-0.034547433,0.027964521,-0.030129094,-0.04030536,-0.0013688359,-0.012594327,-0.056940436,0.03499621,-0.004515408,0.03266618,-0.04587956,0.02291565,0.012362669,0.021611836,-0.034960095,-0.021424165,0.022035824,-0.021597356,0.0026298638,0.024677236,-0.011876029,-0.034483355,0.044735827,0.00360884,0.0036464648,-0.040760413,-0.034482904,-0.009134834,0.05575725,-0.026586806,0.030780306,-0.016107196,-0.061429717,-0.018582523,-0.01111633,-0.0111018345,0.037834946,0.032708947,-0.052293714,0.01852267,0.011387299,0.03620086,0.008877981,-0.045517787,0.014561938,0.010031389,0.013349582,-0.01733512,-0.004123367,0.00965475,-0.03335634,-0.03591676,0.0009709856,-0.032901563,-0.046675343,0.044916425,-0.03658969,-0.01592959,0.028228788,-0.008918939,0.00630237,0.0076921056,-0.042448513,-0.008095332,0.009072003,0.043546278,-0.018701946,0.052175675,0.026648732,0.053832065,0.008882468,-0.0056006047,-0.026296625,-0.011309216,0.012782941,0.071589194,-0.011657796,-0.028191147,0.0034942473,0.030499646,-0.031973653,0.014471347,-0.018618446,-0.046478443,0.016465778,-0.022954633,0.0020247302,0.02151519,-0.0049343486,-0.02778748,-0.016957633,0.029732373,-0.030036626,-0.014569794,0.012176129,-0.02163227,0.0057045063,-0.0047955695,0.05411211,0.003514585,-0.001965924,0.034831386,-0.028653378,0.011063277,-0.040195826,0.025906565,-0.027181273,-0.0042843693,0.01828475,0.024870327,0.007742272,-0.011947496,-0.025110886,0.03451806,0.04167925,-0.040256426,0.014154096,0.002125756,-0.06658589,-0.053588357,0.0027990765,-0.0088113705,-0.043672185,0.028933497,0.06982487,-0.037462145,-0.025559962,-0.0069213323,0.0083732875,-0.051762894,-0.0140588,0.017566316,0.03720099,0.06259439,0.007905536,0.024189893,-0.057636596,-0.01946447,-0.023641318,0.013418949,-0.07598031,-0.034471523,0.019889027,0.0017775742,-0.014369161,0.009464925,0.026676705,-0.044514652,-0.009301765,0.025567522,0.025299052,0.033664104,-0.034856528,-0.028024377,0.009305777,0.0019561579,-0.009741806,-0.0032034246,0.05808513,-0.030851223,0.0013068252,0.004074338,0.026055224,-0.043240335,0.00147254,0.020591283,0.0060195727,0.008955939,-0.015948834,-0.0053032828,-0.009042584,-0.007577897,-0.012374337,0.0048525413,-0.010955757,-0.007719709,0.016408565,-0.040508837,0.038779303,0.009766882,0.02505439,-0.0041700904,-0.030427206,0.016770419,0.040527053,0.018732656,0.00875306,-0.00031254385,0.028329564,-0.011180238,0.00026712028,0.011885557,-0.013955762,-0.07423824,0.0029482332,0.0040024514,0.025087867,-0.0058525014,-0.0054201623,-0.028205108,0.01935932,-0.021949349,0.010083221,0.026176052,0.045006916,-0.005988636,0.018501574,0.023845445,0.008951918,-0.015538879,-0.05078651,0.040916312,0.022166962,0.03035599,-0.023133922,-0.008481695,-0.056133315,0.016632717,0.07249032,-0.0015778417,0.017375875,-0.014155646,-0.0073667816,0.0321489,-0.043863837,0.029742504,0.018356051,-0.0056370543,-0.024243033,0.03853371,-0.010272774,-0.031347502,0.042071644,-0.046384823,0.01764764,0.0887812,0.008261748,0.047504358,0.010361689,0.019616442,-0.039263006,0.07900901,-0.10120984,-0.061061278,0.016890813,-0.019802963,0.00837776,0.025618346,-0.019139064,0.044895876,-0.01532255,-0.028630499,-0.032220773,-0.019956388,-0.16527502,0.008938526,0.016756386,-0.013982166,0.01423182,0.033565357,-0.018458672,0.009057454,-0.014852562,-0.046087895,-0.039049115,-0.037996314,0.029764108,0.009820517,-0.01941418,0.006096637,-0.004616886,-0.008858281,0.026834495,-0.050260182,-0.020448817,-0.052729715,0.04661068,-0.06385707,0.007553894,-0.0071796365,0.027880149,-0.012687479,-0.029788995,-0.054439407,-0.024700878,0.054456584,0.00087536726,0.039267898,0.028965361,0.023457391,-0.0050287363,-0.012886159,0.008816186,0.022846613,0.028400548,0.04337522,-0.037107017,-0.0072146803,-0.00051843363,-0.0037300338,-0.012627813,0.028499495,-0.036960755,-0.023630692,0.035116766,0.005029188,-0.009632084,0.0013066564,-0.04023233,-0.03375178,-0.010321698,0.03184441,0.03908839,-0.06871919,-0.012974416,-0.07355356,0.03318845,0.005318809,-0.039742388,0.0035663124,0.049304683,-0.009343887,0.014759691,-0.015424397,0.027321624,-0.002045344,0.01784202,-0.038285807,0.017243793,0.016649991,0.007942223,-0.009250379,0.001751676,-0.09912694,-0.022426162,0.00075213873,-0.019023573,0.012398488,0.01660963,-0.032818988,0.008144062,0.037052885,0.056153446,0.24969573,0.060054746,0.012343217,-0.004414232,0.041159965,0.016337527,-0.011158446,0.032256264,-0.01761102,-0.03558767,-0.001627675,0.00804811,-0.019716574,-0.019511076,-0.017128803,0.05413788,-0.03101945,0.02353713,0.04324576,-0.02982458,0.023661021,-0.009650012,0.036047887,0.02190955,-0.033262447,0.000027061487,-0.018062254,0.0024139655,-0.03747355,0.033757206,0.00067792524,0.012823674,-0.025992863,-0.03499112,0.02340223,-0.058580272,0.009149538,-0.023118434,-0.0217775,0.046660382,-0.0013646745,-0.00614641,-0.005503058,0.04565123,-0.01577017,0.050176863,0.010216644,0.03148279,0.047521245,0.0067269676,-0.0054435306,-0.0073600155,-0.01141981,0.009324392,0.016455434,0.027597278,-0.018002378,-0.023864351,0.013629301,0.05989288,0.0010017507,0.008193551,0.000649835,0.041913006,-0.03849873,0.070447154,-0.0028639804,0.020589892,0.02592835,0.025969204,-0.0013036357,0.0019088602,0.020017108,0.018144289,0.03148305,0.028394405,0.04491192,0.034746133,0.028026052,0.05363149,0.0047534066,-0.03019227,-0.0045594894,0.0021536106,0.009502047,-0.014189701,0.0361071,0.026363999,-0.0041503003,0.0010148453,-0.01790331,0.011971528,-0.005673324,-0.0033290111,-0.0010544433,-0.02596693,-0.012512244,-0.0046346816,-0.008795685,0.024570225,-0.006117304,0.0077480595,0.004359282,-0.032970056,0.039310385,-0.018873574,-0.034103714,0.0111885695,0.0016100865,0.027701467,0.029753588,-0.0076915044,0.003846483,-0.00064730505,0.011328826,0.034384772,0.027417077,0.012872064,0.01001392,0.037129276,-0.012963372,-0.006796277,-0.044657312,-0.04973116,-0.0066633346,-0.061915867,0.024980005,0.043900445,-0.026032735,-0.0019946476,0.0049188156,-0.036014695,-0.06375165,-0.0015081558,0.04390317,-0.01919582,0.005352975,-0.025357697,0.029953253,0.012054889,-0.060438816,0.002067961,0.0043414566,-0.060824554,0.028198872,0.0013740608,0.015026904,-0.0045721447,0.0021044333,-0.024072265,0.030231334,0.033339985,0.02322957,-0.021433657,-0.031086938,-0.003522921,-0.0042962898,0.015475007,-0.052781705,-0.012788408,0.021156345,-0.030701455,0.0017563958,0.0894404,0.0015008268,0.017239729,0.03221398,0.051812917,0.048145104,-0.02159422,0.044277195,-0.029888153,0.0408189,0.01899419,0.023747792,-0.019241866,-0.036002655,0.005038061,-0.007539069,0.026155706,0.013768571,-0.0095586,-0.021292893,0.018771175,0.013014703,-0.039927598,-0.0036449998,-0.015416968,0.039431453,0.00554601,0.0047097565,0.061673928,-0.053715046,0.0071898224,0.032035846,0.04183435,0.0062982454,0.040796764,0.025872827,-0.06361624,-0.0038134076,-0.049128745,0.0035361964,-0.041168768,0.016557835,-0.008295711,-0.050278246,0.06373839,-0.019186743,0.016088506,-0.029752554,0.016883552,-0.03371931,-0.015691724,-0.0018604766,-0.034090303,-0.007873902,0.01758727,-0.015576232,0.0056477357,0.013457341,0.015230538,-0.011637715,-0.047769792,-0.060196858,0.021494642,-0.030604133,-0.03412357,-0.016378682,-0.032548543,-0.0033201415,-0.021336112,0.00176655,0.029070077,-0.010631661,0.029235415,-0.037015058,0.021304421,-0.040662188,-0.03589342,-0.054689948,0.023181356,-0.011034232,0.046153005,-0.034881275,-0.005178251,-0.030531008,0.030186435,0.02589509,-0.011109631,0.007394463,0.0080254255,-0.008816792,0.0036464115,0.025196634,-0.018368667,0.015708145,0.0003077404,-0.08361383,0.022554481,0.017274702,0.01591682,0.0018916064,-0.04054959,0.02917815,-0.04096348,-0.00041086343,-0.03806531,-0.008741081,-0.05882428,-0.0065883324,0.009639827,-0.044015247,-0.038443796,-0.022748325,0.010903181,-0.048304368,0.05706151,-0.023496814,0.002362427,-0.002504111,0.03941864,-0.02380717,0.010899282,0.00015054083,0.024748024,-0.022864252,0.0014164808,0.016498744,-0.04213654,-0.006983509,0.023899477,-0.038580824,0.050127205,-0.015615841,0.033234015,-0.027418632,0.012523301,-0.015565093,0.02135626,-0.011368883,-0.004343382,0.015544951,-0.025887886,-0.046383377,-0.026743518,-0.016571624,-0.042039756,0.027073983,-0.00872767,0.03516938,-0.06666888,-0.010696933,0.0041886754,0.019411787,-0.035853263,0.07134117,-0.027059533,0.007037791,-0.047953628,-0.00088633236,0.00506584,-0.038101804,0.014103487,-0.008755763,0.0074778856,0.023894655,-0.01701935,0.012550009,0.018519534,-0.046846237,0.0060689887,-0.005462642,-0.010285395,0.043109212,-0.010260825,0.03816676,-0.0029694648,0.010699562,-0.030469676,-0.007705654,0.018487524,0.051479988,0.032839607,0.01020116,0.0011866151,0.0068018194,0.019189728,-0.0041221427,0.02032759,0.033092905,-0.0060792468,-0.019780012,0.020989943,0.04247536,0.0069138203,0.0026335767,-0.016200798,0.010762071,0.011382499,-0.07081763,0.012689858,-0.0077112955,-0.009381683,-0.019585306,0.009722224,-0.014480906,-0.04209277,-0.022893576,0.010466144,-0.0008958931,0.059028797,0.0336457,0.041391987,-0.018226849,0.033762697,0.005399258,-0.007401006,0.028448513,0.045297578,-0.0042646993,-0.025032861,-0.051708736,0.005945283,0.048740964,-0.028592369,0.015199589,0.029977871,0.0020045813,-0.011707515,0.02006572,-0.019648938,-0.024243072,0.027478153,-0.139097,0.036824048,-0.017072668,0.01340223,-0.043244198,-0.018877791,-0.0028989494,-0.004390257,0.031693127,-0.036075126,0.01997001,0.023173641,0.07016921,0.015543889,0.009741076,0.00048014664,0.04377696,-0.028633015,-0.01379233,0.05050049,0.045124747,-0.024901923,-0.0024836897,0.039450634,-0.029626464,-0.04349499,-0.044061888,-0.03318991,-0.017150838,0.001433349,0.026007937,0.013069944,0.012676966,0.034143973,-0.018542811,-0.013272834,-0.007076029,-0.03924901,-0.0052891904,0.017836224,-0.0073220893,0.00014093927,-0.0121303415,0.0154005,0.0031259046,0.07289621,-0.0111991465,-0.01245972,-0.06797233,0.038112424,0.024240255,0.06457778,0.035116896,0.02066614,0.010480325,-0.03749448,-0.072958514,-0.0073204115,0.049111415,0.061307643,-0.03823644,0.04814439,-0.0071934783,0.00037699478,0.009465369,0.0056896824,-0.043602306,-0.02772892,-0.018766262,0.009775099,-0.017272083,-0.033534463,0.018736595,0.0134778535,0.035993908,-0.02635059,0.008001501,0.0019116375,-0.017089207,-0.007281373,-0.01551475,-0.008229322,-0.00014559797,-0.032165278,0.01696893,0.035729036,-0.034231797,0.016260007,-0.0108364755,0.0035559512,-0.030333048,-0.030660415,-0.026348455,-0.02394214,-0.032105014,0.005351152,-0.03594119,0.008144162,-0.0412476,-0.053773183,-0.045130227,-0.028488535,0.00470562,-0.006825906,-0.016080841,0.015157497,0.03018362,-0.031404372,-0.02393642,0.045112535,0.00803285,-0.016334234,0.006428413,-0.008248156,-0.03440333,0.021950968,0.018831614,0.039463446,-0.008505248,0.008249309,0.019597255,0.010993574,0.013661285,-0.029104846,-0.0030561422,0.0013738642,0.008269508,0.061944533,0.032318566,-0.033860516,0.015635395,0.0163855,-0.009946943,0.01361717,0.015221163,0.005999915,-0.059808206,0.016005637,-0.017975057,-0.015541461,-0.013405103,-0.014947399,-0.0647598,-0.01643353,-0.015282549,0.020031033,0.013251286,0.017152457,-0.062333718,-0.022125242,-0.008760467,-0.019922903,0.026416825,-0.040506493,-0.03716593,0.0068671596,-0.035815123,-0.06395369,0.014856215,0.090935975,-0.018290848,-0.009176634,-0.004510372,0.017581673,-0.028324379,0.028510345,-0.027377658,-0.039493516,0.009021619,-0.014164793,0.005156837,0.008859761,-0.030404912,0.019303465,0.016494242,-0.04211787,0.01889965,-0.011631574,-0.02152833,-0.021489207,0.024268527,0.012264795,0.022159416,0.02979145,0.0083871195,-0.019716088,-0.0038219243,-0.0027480214,0.009844005,0.05627421,-0.031453338,0.00039079966,-0.05037629,-0.053962268,0.024677582,0.056657247,-0.021353925,0.071660735,0.03520055,0.027059054,-0.033543613,-0.011209312,0.050645936,-0.016123496,0.016842593,-0.019459052,0.013819506,-0.08151276,-0.024155812,0.030802451,-0.024738122,-0.008957472,-0.027806003,0.010627091,0.016652048,0.00018839035,0.07113415,-0.0072360775,0.022108974,0.0071699433,-0.0007053426,0.030618329,-0.056456424,0.0046894043,0.010618983,-0.010442802,-0.05683754,0.0198228,-0.056743056,-0.008546493,-0.0036701905,0.030815788,-0.04085549,0.023931425,-0.045735613,0.047366414,-0.037580904,0.0039548073,-0.013071057,-0.062036816,0.0015681311,-0.020320773,0.009834735,0.053730402],"last_embed":{"hash":"gr6s1u","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"gr6s1u","at":1762844653665},"key":"Personal/Areas/Cooking/Yerba mate/Yerba mate.md#","lines":[5,7],"size":142,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gr6s1u","at":1762844653665}}, diff --git a/.smart-env/multi/Personal_Areas_Exercise_Running_races_md.ajson b/.smart-env/multi/Personal_Areas_Exercise_Running_races_md.ajson index ed8da0d..331866e 100644 --- a/.smart-env/multi/Personal_Areas_Exercise_Running_races_md.ajson +++ b/.smart-env/multi/Personal_Areas_Exercise_Running_races_md.ajson @@ -1,5 +1,4 @@ - -"smart_sources:Personal/Areas/Exercise/Running races.md": {"path":"Personal/Areas/Exercise/Running races.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.02627909,0.02145646,0.03161259,0.03466444,-0.03109128,0.02058197,-0.00071564,0.06887194,-0.04296239,-0.0858811,-0.0043636,-0.10529057,-0.01887522,-0.00889156,0.05066692,-0.00999349,0.06104737,0.05115494,-0.05499524,0.03525966,-0.04151722,-0.02117975,0.02461282,-0.01571931,-0.02167124,0.00453825,0.04397781,0.0041298,-0.05934457,-0.16031697,0.0142745,0.01115882,0.04231599,0.01202867,-0.01617181,-0.02982164,-0.04600532,0.09459744,-0.09055325,0.06139774,0.04098552,0.00421238,-0.03927701,0.02205203,0.01388298,-0.00475224,0.02494937,0.03210613,0.09029642,-0.0677569,0.05473391,-0.01067176,-0.00324124,0.03222762,0.00213744,0.02052791,0.0443919,0.00588277,-0.01772223,0.01450851,-0.01257964,0.05191721,-0.20219371,0.05865339,0.02210628,-0.00532196,-0.01060467,0.04557452,-0.00718199,0.11535384,-0.05067257,0.03173742,0.01912147,0.03396053,-0.04279067,-0.0359963,-0.01967577,-0.03552611,-0.03392917,0.00763586,-0.03942458,-0.0174487,-0.01817413,0.0059188,0.03953167,0.01612131,-0.01327761,-0.00384771,0.02687228,0.07144084,0.05299419,-0.03026867,0.02787942,0.00080914,0.01999247,-0.01444067,-0.03961211,0.03419278,-0.04087172,0.13373232,-0.07779774,0.03254946,-0.02667749,0.0768797,0.02819157,-0.02577465,0.01081782,0.04299816,0.01697597,0.00712553,0.07431279,0.00611426,0.06006912,-0.03926829,-0.02062858,0.10312446,0.00974986,0.02340924,-0.03279291,0.01909543,-0.06979982,0.00990706,0.09010533,-0.00218972,0.04014491,-0.07683197,0.01675482,0.03400096,-0.04074009,0.01494862,0.04780735,-0.01864311,-0.01454997,-0.02202476,-0.03502002,-0.04555349,0.0372887,-0.00002006,0.00366782,-0.00758514,-0.03179662,-0.03067852,0.06033797,-0.15734899,-0.01303687,0.02881067,-0.08126508,-0.01262206,-0.01768244,-0.05050026,-0.06075313,-0.02144082,-0.05451971,-0.003484,-0.0336518,0.00410199,0.03636656,0.03220626,-0.06083525,-0.00695534,-0.0576969,-0.02106994,0.00075114,0.07864738,0.05643228,-0.07111669,-0.08271188,-0.01747379,-0.04824759,-0.0149178,-0.02211791,0.00764325,-0.04824004,0.04102956,0.0779337,-0.00038714,-0.04176269,0.04342037,0.06251864,-0.00123953,0.08129313,0.02213642,-0.00837817,-0.04279308,0.03712336,-0.0571076,-0.00751054,-0.06365869,0.04158942,0.04674431,-0.06079458,-0.0487775,-0.0432263,-0.0329111,-0.01508036,-0.04456153,-0.0293838,-0.0471708,0.02426335,-0.05127954,-0.05617349,0.01231657,0.04042953,0.00679194,0.00089092,0.00663729,0.00768231,-0.04644599,0.09158067,0.01256458,0.00557291,-0.00150393,0.0876626,-0.01542087,-0.03399866,-0.07123365,-0.00125116,0.05792939,0.00574928,-0.01324607,0.04228915,-0.01425276,-0.03706994,-0.18549722,-0.04160802,0.01937999,0.04730449,0.01132129,-0.0202274,0.01235678,-0.06235361,-0.00520602,0.05872186,0.11242662,-0.09907692,0.01258624,-0.0017188,-0.01899186,0.03969128,-0.00156614,-0.02242224,-0.00319102,0.02940017,0.02399062,-0.01784604,0.00442426,0.00789082,-0.0023395,-0.02909327,0.16232674,0.09913855,0.08334666,-0.03677663,-0.02720498,-0.01615954,-0.03451966,-0.1465369,0.02223315,0.0534648,0.0341252,-0.05425362,-0.05041515,-0.05279901,-0.02264367,0.00730793,0.01212216,-0.06639232,-0.03566128,-0.02936785,-0.04445101,0.00196042,-0.04061893,-0.02823448,0.07035805,-0.00478486,0.04293931,0.018454,0.09366836,-0.06868573,-0.07804182,0.03253606,-0.07005497,-0.02120543,0.00813718,0.03003262,0.07477282,-0.07083113,0.00756292,0.05885313,-0.05017753,-0.06161228,0.08033629,0.02757385,-0.0204788,0.04510147,-0.02146891,-0.01521675,0.06128474,-0.00831279,0.00926262,0.0171771,-0.01177767,-0.03010982,0.05447012,-0.04613904,0.09152018,0.05620871,0.02836085,0.00057314,0.05572866,-0.00394967,0.0723882,-0.01834044,-0.00899411,0.04554579,-0.03245108,0.00456303,0.12754971,-0.02963843,-0.24146172,0.0586587,0.00532693,0.03835722,-0.03349834,-0.0526083,0.10689458,-0.049652,-0.07322033,0.03384065,-0.01155525,0.02952989,0.04958173,0.00575281,0.00452159,-0.02531987,-0.00730148,0.05257984,0.04969675,-0.02529717,0.07862077,0.08801942,0.13984545,0.02831576,0.05910597,0.07489906,0.05085745,0.06019262,0.0164515,0.0121063,0.01956837,-0.00499081,0.09900973,-0.04103355,0.01646586,-0.04150927,0.0040896,0.07096006,0.02366626,-0.05300202,-0.04470721,-0.01478328,-0.04299008,-0.07213066,0.0551044,-0.08022368,-0.04607969,-0.07436657,-0.04647008,0.04063444,-0.05526925,-0.0559605,-0.00361086,-0.01785812,0.04475426,0.07620963,0.03250178,-0.03234383,0.01816208,-0.02047838,0.04038692,-0.0441939,-0.0176999,0.03957811,-0.02214521],"last_embed":{"hash":"1ibbebn","tokens":106}}},"last_read":{"hash":"1ibbebn","at":1751596966708},"class_name":"SmartSource","last_embed":{"hash":"1ibbebn","at":1751596966708}}, -"smart_sources:Personal/Areas/Exercise/Running races.md": {"path":"Personal/Areas/Exercise/Running races.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.02627909,0.02145646,0.03161259,0.03466444,-0.03109128,0.02058197,-0.00071564,0.06887194,-0.04296239,-0.0858811,-0.0043636,-0.10529057,-0.01887522,-0.00889156,0.05066692,-0.00999349,0.06104737,0.05115494,-0.05499524,0.03525966,-0.04151722,-0.02117975,0.02461282,-0.01571931,-0.02167124,0.00453825,0.04397781,0.0041298,-0.05934457,-0.16031697,0.0142745,0.01115882,0.04231599,0.01202867,-0.01617181,-0.02982164,-0.04600532,0.09459744,-0.09055325,0.06139774,0.04098552,0.00421238,-0.03927701,0.02205203,0.01388298,-0.00475224,0.02494937,0.03210613,0.09029642,-0.0677569,0.05473391,-0.01067176,-0.00324124,0.03222762,0.00213744,0.02052791,0.0443919,0.00588277,-0.01772223,0.01450851,-0.01257964,0.05191721,-0.20219371,0.05865339,0.02210628,-0.00532196,-0.01060467,0.04557452,-0.00718199,0.11535384,-0.05067257,0.03173742,0.01912147,0.03396053,-0.04279067,-0.0359963,-0.01967577,-0.03552611,-0.03392917,0.00763586,-0.03942458,-0.0174487,-0.01817413,0.0059188,0.03953167,0.01612131,-0.01327761,-0.00384771,0.02687228,0.07144084,0.05299419,-0.03026867,0.02787942,0.00080914,0.01999247,-0.01444067,-0.03961211,0.03419278,-0.04087172,0.13373232,-0.07779774,0.03254946,-0.02667749,0.0768797,0.02819157,-0.02577465,0.01081782,0.04299816,0.01697597,0.00712553,0.07431279,0.00611426,0.06006912,-0.03926829,-0.02062858,0.10312446,0.00974986,0.02340924,-0.03279291,0.01909543,-0.06979982,0.00990706,0.09010533,-0.00218972,0.04014491,-0.07683197,0.01675482,0.03400096,-0.04074009,0.01494862,0.04780735,-0.01864311,-0.01454997,-0.02202476,-0.03502002,-0.04555349,0.0372887,-0.00002006,0.00366782,-0.00758514,-0.03179662,-0.03067852,0.06033797,-0.15734899,-0.01303687,0.02881067,-0.08126508,-0.01262206,-0.01768244,-0.05050026,-0.06075313,-0.02144082,-0.05451971,-0.003484,-0.0336518,0.00410199,0.03636656,0.03220626,-0.06083525,-0.00695534,-0.0576969,-0.02106994,0.00075114,0.07864738,0.05643228,-0.07111669,-0.08271188,-0.01747379,-0.04824759,-0.0149178,-0.02211791,0.00764325,-0.04824004,0.04102956,0.0779337,-0.00038714,-0.04176269,0.04342037,0.06251864,-0.00123953,0.08129313,0.02213642,-0.00837817,-0.04279308,0.03712336,-0.0571076,-0.00751054,-0.06365869,0.04158942,0.04674431,-0.06079458,-0.0487775,-0.0432263,-0.0329111,-0.01508036,-0.04456153,-0.0293838,-0.0471708,0.02426335,-0.05127954,-0.05617349,0.01231657,0.04042953,0.00679194,0.00089092,0.00663729,0.00768231,-0.04644599,0.09158067,0.01256458,0.00557291,-0.00150393,0.0876626,-0.01542087,-0.03399866,-0.07123365,-0.00125116,0.05792939,0.00574928,-0.01324607,0.04228915,-0.01425276,-0.03706994,-0.18549722,-0.04160802,0.01937999,0.04730449,0.01132129,-0.0202274,0.01235678,-0.06235361,-0.00520602,0.05872186,0.11242662,-0.09907692,0.01258624,-0.0017188,-0.01899186,0.03969128,-0.00156614,-0.02242224,-0.00319102,0.02940017,0.02399062,-0.01784604,0.00442426,0.00789082,-0.0023395,-0.02909327,0.16232674,0.09913855,0.08334666,-0.03677663,-0.02720498,-0.01615954,-0.03451966,-0.1465369,0.02223315,0.0534648,0.0341252,-0.05425362,-0.05041515,-0.05279901,-0.02264367,0.00730793,0.01212216,-0.06639232,-0.03566128,-0.02936785,-0.04445101,0.00196042,-0.04061893,-0.02823448,0.07035805,-0.00478486,0.04293931,0.018454,0.09366836,-0.06868573,-0.07804182,0.03253606,-0.07005497,-0.02120543,0.00813718,0.03003262,0.07477282,-0.07083113,0.00756292,0.05885313,-0.05017753,-0.06161228,0.08033629,0.02757385,-0.0204788,0.04510147,-0.02146891,-0.01521675,0.06128474,-0.00831279,0.00926262,0.0171771,-0.01177767,-0.03010982,0.05447012,-0.04613904,0.09152018,0.05620871,0.02836085,0.00057314,0.05572866,-0.00394967,0.0723882,-0.01834044,-0.00899411,0.04554579,-0.03245108,0.00456303,0.12754971,-0.02963843,-0.24146172,0.0586587,0.00532693,0.03835722,-0.03349834,-0.0526083,0.10689458,-0.049652,-0.07322033,0.03384065,-0.01155525,0.02952989,0.04958173,0.00575281,0.00452159,-0.02531987,-0.00730148,0.05257984,0.04969675,-0.02529717,0.07862077,0.08801942,0.13984545,0.02831576,0.05910597,0.07489906,0.05085745,0.06019262,0.0164515,0.0121063,0.01956837,-0.00499081,0.09900973,-0.04103355,0.01646586,-0.04150927,0.0040896,0.07096006,0.02366626,-0.05300202,-0.04470721,-0.01478328,-0.04299008,-0.07213066,0.0551044,-0.08022368,-0.04607969,-0.07436657,-0.04647008,0.04063444,-0.05526925,-0.0559605,-0.00361086,-0.01785812,0.04475426,0.07620963,0.03250178,-0.03234383,0.01816208,-0.02047838,0.04038692,-0.0441939,-0.0176999,0.03957811,-0.02214521],"last_embed":{"hash":"1ibbebn","tokens":106}},"bge-m3:latest":{"vec":[-0.034608416,0.07008328,-0.036246106,0.013933508,-0.049856663,-0.015910683,0.00809213,-0.016760098,0.023406247,-0.002874685,-0.023343103,0.013070556,-0.04159804,0.0106537035,0.005983595,-0.015466435,-0.0025314048,0.004528025,-0.035988927,-0.033608824,0.06744456,-0.014581565,0.05464056,-0.017933574,-0.020900536,0.008775348,0.013469247,0.018281648,0.03956453,0.0012408966,-0.007814021,0.0003208538,-0.026125073,-0.027043503,-0.025746904,-0.09125423,-0.0013078292,-0.016597273,-0.017562144,0.067491315,-0.006033358,0.008531396,0.038359888,-0.009256719,0.0031064511,-0.011687485,-0.01001091,-0.004043221,-0.017692983,-0.054134004,0.0019869802,0.017761786,0.032655198,-0.08036739,-0.026102748,0.04329551,-0.02815724,-0.006329203,-0.05355701,0.008411489,0.024862738,0.028938264,0.029937498,-0.070172794,-0.026645616,0.054770343,0.0018950764,0.0027963817,-0.046232134,-0.054700967,-0.004512923,0.025588745,0.0230589,-0.07140648,-0.02713303,-0.016420648,0.024365775,-0.045435477,0.032713123,0.10174914,-0.00078179664,-0.01667008,0.033286262,-0.016414382,0.028796548,-0.050895493,-0.008900883,0.057383504,0.02236932,0.0024463527,-0.0038289668,0.022484891,0.034867674,-0.029084349,0.029931227,0.0034714388,0.0010853639,-0.019349938,0.031238792,-0.03129741,0.050005335,0.004424163,0.009771811,-0.024942677,0.027458036,-0.008460629,0.02676054,0.032985616,0.034057382,-0.017746652,0.04853488,0.014232463,0.023550393,0.014536629,0.0166829,-0.030634545,-0.034926947,-0.05685673,0.037837915,-0.06258867,0.015119359,0.02734197,0.02076784,-0.0052360115,0.008794286,-0.0041138628,0.014658154,0.03248942,-0.011114602,-0.010946279,0.008669608,0.024357596,-0.03316171,0.010756554,0.03911638,-0.02263581,0.05861378,0.03598142,-0.007818656,-0.053165667,-0.01837787,0.05314295,-0.014137562,-0.015247828,0.04530232,-0.024855012,-0.010540259,-0.008581,-0.01685148,-0.04532269,-0.017070867,0.013905547,0.013737119,-0.028587129,0.01501126,0.024565076,0.02203439,0.01445941,-0.029651897,0.011551904,0.018481232,-0.013665216,-0.00958607,-0.009004371,-0.0046605975,-0.015054399,0.0058367,0.029732384,-0.0069238665,0.014752716,0.02147973,0.03407178,0.01449671,0.024871398,0.00036745647,0.028969282,0.022874339,0.009324128,-0.04847922,-0.030302392,-0.030459056,-0.05026416,0.031121368,0.0156705,0.00693275,0.040402256,-0.0032180778,-0.0057814335,0.005573719,0.01774992,-0.010830129,0.0179064,0.04265078,-0.0039774077,0.040789146,-0.03893046,0.02468704,0.01238856,0.029966641,0.011481594,0.032440014,0.019849064,0.057896774,-0.022578314,-0.021955604,0.012960073,-0.037311647,-0.04487486,0.02578784,-0.076554075,0.050241116,-0.031892467,-0.034813967,0.013336169,-0.026918579,0.043441698,0.024489485,-0.053366438,0.027264886,0.015201344,0.007494295,0.048283488,0.00016436266,-0.047537487,-0.013059033,0.004490502,-0.028290415,0.03347498,0.003535519,-0.0360814,0.00044752483,0.053525373,-0.043799542,0.00238147,0.003355151,-0.049840126,-0.0020532592,0.027575227,0.011647873,0.010999633,0.06841083,-0.09164728,0.07685803,0.029092126,-0.015905311,0.02951662,0.00052025093,0.021408569,-0.047457166,0.03278047,0.015606407,-0.029942933,-0.033360783,0.031249369,0.0024282613,0.03672409,0.019881897,0.026599027,0.004206094,-0.017676711,0.021751579,0.051743552,-0.012942182,0.0017786616,-0.046578523,-0.05115039,0.012554166,-0.039543424,-0.0027321412,-0.00027089397,-0.022176951,-0.013466064,0.0019826076,-0.018100154,0.011338628,0.056286395,-0.04502182,-0.00063223316,0.085369915,-0.010522563,0.027229203,0.03701905,-0.012467643,-0.016971147,0.040764794,0.023509584,-0.03670117,-0.012506963,0.011133839,-0.010541277,-0.012757196,-0.027749594,0.03361618,-0.064223304,0.014289242,-0.011834536,0.008554502,-0.16157055,-0.04934576,0.05179679,-0.0013692721,-0.008150933,-0.0006790488,-0.005049314,-0.018671792,0.014535144,-0.00014692546,0.022792583,-0.055127822,0.03728423,0.02357434,0.0018994595,0.000555343,-0.020992668,-0.019845389,-0.010293074,-0.017541615,-0.04508593,-0.028153852,0.01963886,-0.013046585,-0.052558646,-0.006637108,0.012350986,0.029040031,-0.018655596,0.033932313,-0.011260443,-0.021009337,-0.006129033,-0.022463933,0.029854128,0.04573225,-0.03816368,-0.021384882,-0.005412709,0.017145028,0.041333303,0.048066497,-0.022994043,-0.019867118,-0.020203238,-0.042916913,0.009271994,-0.028589977,-0.082638785,0.0015267562,-0.0008822813,-0.017589161,0.0043448065,-0.0027610706,-0.05134843,0.030641438,0.00004579329,0.04860383,0.03028915,0.03758682,-0.047389124,-0.083069585,0.004884107,-0.008348555,-0.058258146,-0.033683795,0.015679827,-0.030513043,0.039965544,-0.024794148,0.0056142695,-0.027053967,-0.018873923,-0.018767077,-0.008740617,-0.008417028,0.0036372356,-0.038824536,-0.00349572,-0.07036235,-0.025735036,-0.017700985,0.028297557,-0.026041688,0.006305946,-0.043038364,0.024073025,0.019691797,-0.0010560813,0.23577334,0.019366737,-0.03307515,-0.02738929,-0.017015975,-0.048782315,-0.007368837,0.058866367,0.002904015,-0.017962085,-0.027507573,0.07322895,0.015650425,-0.033883236,0.01831925,-0.015519871,-0.022120584,-0.006289093,0.07115196,0.019494649,0.008433037,-0.008413627,0.00912672,0.005842189,0.011818358,-0.015775366,0.012174893,-0.015407617,0.04151113,0.020671643,-0.060576957,0.017584285,0.017933492,0.0031235262,-0.0020347703,0.030607587,-0.0051909555,-0.020569349,-0.0043076393,-0.00248754,0.033542443,-0.0017576942,-0.0027381892,-0.047325294,0.059868403,0.0028651494,-0.0034946837,-0.014249866,-0.006530314,0.013681299,-0.011616281,0.01506366,-0.015545242,-0.008558477,0.019412735,-0.023203053,-0.00273267,-0.0513401,-0.00022890499,0.022798397,-0.0063731046,0.023866078,-0.015903542,-0.00067488046,0.001885029,-0.0039805635,0.033899844,0.010760465,0.007843519,0.015742328,0.0465993,0.0062632104,0.024276437,-0.009180726,0.010925264,0.017879842,-0.0031824952,0.053374793,-0.0031730444,-0.0003236708,-0.055264752,-0.034873813,-0.019018013,-0.052588515,0.0050503844,-0.011186981,0.074486725,0.08019168,0.018706692,0.03731922,0.034716714,-0.004822353,-0.02209932,-0.004736748,0.014548501,0.0026483976,-0.004371638,-0.016801178,-0.057847757,0.0056527085,-0.03538904,-0.020459885,0.009806867,-0.025442034,0.037390627,0.008737126,-0.0067120637,0.0014000955,0.016306207,0.017012903,-0.04839447,0.039727576,-0.006113698,0.009682672,0.026817689,0.010469994,0.040391423,0.050369672,0.059355643,0.027294738,-0.022881547,0.057520784,-0.0063963425,0.02468596,0.034901112,-0.031519182,0.017059082,0.008350306,0.0055627143,0.033430237,-0.009261376,0.0038184596,-0.021122646,0.027161324,0.046342053,-0.03176863,0.0034936725,-0.024047518,0.036928598,0.030742422,-0.040240347,-0.008563843,-0.00936673,-0.0008425526,0.0012033932,0.04794161,-0.013857704,0.01754052,-0.0069142934,0.009746529,0.020132368,0.040828068,0.063107796,-0.07343156,-0.008789711,-0.04232387,-0.020710478,-0.0154368505,-0.033542506,-0.026503028,0.020071492,0.0041353875,0.0051628593,0.09602558,-0.0034161569,0.007109767,0.014267925,0.04441154,0.023424955,-0.0052157114,-0.0084871,-0.011238724,-0.02939427,-0.031808287,0.018199358,0.02849176,-0.029733907,-0.03233545,-0.005363708,-0.0006110206,0.008106291,0.0035513456,-0.040125467,0.038976453,-0.039049447,-0.063524835,-0.0143760005,-0.013311074,0.014066466,0.012565917,0.013409455,0.087339595,-0.030778056,-0.0026011104,0.052548252,0.06639022,0.0752943,-0.015640827,-0.044037487,-0.03642097,-0.012864929,-0.025604572,-0.0031040537,0.0011609506,-0.029129308,-0.030889912,-0.03035421,0.06367049,0.0075822272,0.027797738,0.0061629964,0.009149884,-0.03202138,-0.0064295377,-0.02612069,-0.004494542,0.048221353,0.00576329,-0.0068228794,-0.038123667,-0.034489367,0.014097259,-0.011851935,-0.06636427,-0.006475171,-0.015890041,-0.018460821,-0.02585928,-0.012168597,-0.02908799,-0.014899609,-0.008490797,0.009733377,-0.004045409,-0.010777411,-0.0075600822,0.008405841,0.017014941,0.019750267,-0.028395316,-0.0068473434,-0.031505976,-0.023313897,0.04647359,0.017224938,0.011562898,-0.0073084626,-0.048068307,-0.002666279,0.044405397,0.00505121,-0.023180114,0.019615736,-0.016995631,0.045452625,0.027139498,0.030297494,0.0020305235,0.017760303,0.020493317,-0.026362335,0.049871035,-0.020630714,0.006841149,0.023958368,-0.03918087,0.009068208,-0.036077637,-0.03588139,-0.02073458,-0.050996963,0.0127308965,-0.003581137,-0.031200325,-0.0034835935,0.0011901702,-0.030358458,0.09487988,0.0135404,-0.011575079,-0.042014156,-0.0071642804,-0.010685293,-0.001874079,-0.0143116,0.025964858,0.019192962,0.015330836,-0.0054201894,-0.020389408,-0.02339509,-0.03321898,-0.03951021,0.014193545,-0.032427933,-0.016112562,0.00035411824,0.054880597,0.00095491763,0.048201412,-0.008553147,-0.015575697,0.004713477,-0.04830347,-0.026006743,-0.0042553074,-0.01799699,0.012190946,0.045396004,0.027952775,0.012849273,-0.03723937,-0.032925855,-0.007428557,0.0059923567,0.013791682,0.024200352,0.011146989,0.00080678746,0.030191278,-0.023072708,0.002043407,-0.012362969,0.022500068,-0.045031697,-0.026822716,-0.032973617,0.00046813046,0.0020499637,-0.015361411,-0.02202229,0.022081198,-0.016406704,-0.018675886,0.0048222486,-0.034468647,0.059346285,-0.029775407,0.023249896,-0.020524107,-0.017538536,0.025318516,0.06213029,-0.023618022,0.0061057163,-0.05741291,0.0040987027,0.025513444,-0.009016003,0.016594749,-0.00028406538,0.03120601,-0.007464862,-0.010608367,0.0140970005,-0.043346837,-0.0042915004,0.032610636,0.049481567,0.020870425,-0.047255248,0.047276806,-0.03141948,0.0007483645,-0.028494267,0.03508615,0.0009882186,-0.027059846,0.010714563,-0.01768581,0.020554857,0.02054851,0.017282972,-0.0029806907,0.022970304,0.025375897,0.001022192,-0.02231372,0.0011179617,-0.013125677,-0.011867236,-0.035235457,-0.025302457,-0.007346336,-0.015364014,-0.04366793,-0.010007069,0.0027722577,0.07387666,0.04049928,-0.014685645,0.029843234,0.0023755806,0.059231423,-0.13991973,0.024607573,-0.030029628,-0.0010054533,-0.0028806021,0.015410738,-0.043750618,-0.025220169,-0.055697214,-0.01453289,0.016983267,-0.05407261,0.06168314,-0.015756002,-0.04486738,0.013143655,0.0023297977,-0.031108309,0.0041617425,0.009205913,0.00041584423,-0.021873692,0.038890403,-0.03227759,-0.039401222,-0.035079755,-0.025606608,-0.013784833,-0.03615605,-0.0068711885,0.010731308,-0.04576301,0.0009799615,0.055623624,-0.04254585,0.02533622,0.01567396,-0.008894697,0.02479539,-0.015304386,0.01042244,0.02153112,-0.02166889,-0.0052938317,0.023406317,0.032140426,0.008937708,-0.0033098448,-0.036361285,-0.029434014,-0.017260777,0.034530714,-0.02162228,-0.018928785,-0.021405991,-0.052597877,-0.034739193,0.021394743,-0.008614696,-0.002813043,0.003260464,-0.010324557,-0.028672677,-0.0086837085,-0.04757171,0.028192809,-0.047141377,0.0384301,0.066862844,-0.04380481,-0.030735547,-0.00085226394,-0.005046272,0.04629247,-0.022347102,0.0010490149,0.0359445,-0.015330818,-0.024953375,-0.027631437,-0.019306,0.020374881,0.0106065,-0.009484552,-0.032965712,0.03995168,-0.010075422,-0.008027096,-0.026737986,-0.036206793,-0.07604388,-0.05194042,-0.016475461,0.006700669,0.009608265,0.012241289,-0.017358067,0.021521943,0.010498991,-0.003772637,-0.026115134,-0.0029171822,-0.013126868,0.01714451,0.009314565,-0.018823003,-0.0050529237,0.012245697,-0.020090114,0.042962193,-0.030519255,0.0055057686,-0.03774419,0.0394614,-0.045035824,-0.00007963979,-0.043715008,-0.016483925,0.012955441,-0.01930971,-0.012470429,0.0020180845,-0.006304779,-0.037993588,-0.0007411527,0.023472572,0.06414629,-0.0027230317,0.015556278,0.031331316,0.025300419,-0.04029018,-0.009992311,-0.022614628,-0.03770702,0.042356536,-0.038265206,0.034879766,-0.021710098,-0.014381453,-0.00357596,0.0040963297,0.011248598,-0.042059932,-0.018291462,-0.032957412,0.00578282,0.024562828,-0.015756689,-0.040120933,0.028239334,-0.059353158,-0.004908346,0.0721349,-0.0012587246,0.009976573,-0.0072812564,0.0058465526,0.00018806453,0.005206064,-0.052473817,-0.036813926,0.01228001,-0.031073762,-0.029409723,0.072407946,0.009646231,0.008791692,-0.031433273,-0.0026226342,0.045677025,0.020548105,0.0029775193,0.0269037,-0.002020473,0.03969609,-0.032943726,0.0059207724,0.016359132,0.023682822,0.0489989,-0.020432513,0.012922765,0.0410686,0.0017331418,0.040838126,0.0009961851,-0.024524435,-0.0101018045,0.008525804,-0.004646753,0.027728915,0.0106393555,-0.047952812,0.04171772,0.006431012,-0.027257003,0.03666582,-0.017853074,0.036431007,-0.002711265,0.004157973,-0.008011389,0.004941173,-0.0011176721,-0.0055825133,0.00744673,-0.027826771,-0.038239688,0.00913043,-0.048807636,-0.006531945,0.013224944,0.03150933,0.01610341,-0.008676107,-0.024659429,0.024969473,-0.0019390753,0.0009529574,0.045802567,0.03334797,-0.055523213,0.0077191815,-0.00036874367,0.020181164,-0.01675329,0.035679534,-0.026796963,-0.032942723,-0.0341247,0.018947471,-0.036453202,0.0069693844,0.017557172,0.01376511,0.017104466,-0.009639498,-0.027453383,0.022503266,0.027312959,-0.01800669,-0.0048455554,0.002505749],"last_embed":{"hash":"1ibbebn","at":1751596966708,"tokens":135}}},"last_read":{"hash":"1ibbebn","at":1751788234136},"class_name":"SmartSource","key":"Personal/Areas/Exercise/Running races.md","last_import":{"mtime":1751466848000,"size":354,"at":1751788205682,"hash":"1ibbebn"},"blocks":{"###Zandvoort Circuit Run":[1,9],"###Zandvoort Circuit Run#{1}":[3,9],"#running #races #ZandvoortCircuit #exercise #personal":[10,10]},"outlinks":[],"last_embed":{"hash":"1ibbebn","at":1751788230851}},"smart_blocks:Personal/Areas/Exercise/Running races.md###Zandvoort Circuit Run": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030220035,0.06873973,-0.041686356,0.017518958,-0.050725985,-0.018774029,0.010383856,-0.014096013,0.024230946,0.0047847815,-0.022259532,0.016789734,-0.046206243,0.0144917825,0.0035360535,-0.01840098,-0.0024025512,0.001469618,-0.029170845,-0.03101079,0.06574215,-0.017586468,0.0511574,-0.0118736485,-0.015762076,0.0076914756,0.014983627,0.020764332,0.036978476,0.001876154,-0.0043243384,0.0017497672,-0.02608669,-0.024796333,-0.02566262,-0.088755794,-0.006099249,-0.009524671,-0.016970167,0.06923524,-0.0036995218,0.012327743,0.030606491,-0.0033370566,0.004381089,-0.01839376,-0.0066874903,-0.005714801,-0.01588313,-0.045209307,0.007545141,0.0142152775,0.029909594,-0.08442538,-0.026426457,0.041125942,-0.03385619,-0.008671183,-0.046446234,0.008599823,0.020288385,0.030924045,0.033087287,-0.06644526,-0.031779397,0.058222532,-0.008154734,-0.0020537628,-0.04819284,-0.0527476,-0.002029744,0.028965876,0.023422256,-0.07268226,-0.0322298,-0.017723868,0.016729208,-0.04430672,0.028960243,0.09801177,0.0043935026,-0.010066986,0.03386539,-0.011603236,0.022101624,-0.0494162,-0.010081682,0.05218966,0.025227886,0.0015831287,-0.0065858695,0.022172648,0.03414594,-0.035691336,0.02851114,0.008606605,0.0016974335,-0.020584207,0.03259877,-0.03202409,0.035011932,0.0009383852,0.008907296,-0.021821965,0.01917448,-0.0042303884,0.021841059,0.03140298,0.033988822,-0.020831902,0.049114965,0.010885421,0.0222965,0.010728016,0.016240947,-0.03639979,-0.03919203,-0.054810386,0.038257025,-0.060853258,0.017996544,0.024026534,0.021892937,-0.005931721,0.015330175,-0.0007644598,0.014326799,0.028931338,-0.0049329004,-0.01117787,0.009793978,0.02659207,-0.031676732,0.0049384455,0.03771028,-0.023949334,0.060948346,0.031115867,-0.018151643,-0.05344656,-0.022782482,0.046714146,-0.015257552,-0.015615172,0.04696077,-0.020782694,-0.0049544363,-0.013910645,-0.020398445,-0.051683117,-0.020640867,0.018622076,0.008524327,-0.029083645,0.013694103,0.0256773,0.021236485,0.012899075,-0.038287416,0.012184691,0.013223392,-0.018225618,-0.009811407,-0.013765748,-0.0065873237,-0.023875307,0.0020464147,0.03229686,-0.0109915035,0.01609919,0.020196466,0.034276567,0.0089597395,0.029239997,0.0017391194,0.032263264,0.023169931,0.010446728,-0.047042042,-0.030071978,-0.029156698,-0.04863105,0.030891215,0.019498195,0.006492095,0.04221182,-0.003004204,0.0012847375,0.0072310017,0.017701812,-0.006533439,0.034978356,0.036962897,-0.008348627,0.04467944,-0.038457166,0.025547823,0.009104,0.03288076,0.008098032,0.030132327,0.018767709,0.059451576,-0.022404464,-0.013393369,0.011820435,-0.047929518,-0.04347496,0.01887663,-0.076232605,0.054528363,-0.032283563,-0.02761361,0.01611134,-0.025876254,0.03991211,0.027072962,-0.05072055,0.027002908,0.009302474,0.012249902,0.047071956,0.0037624994,-0.047674913,-0.010418969,-0.0038885977,-0.025359629,0.027766148,-0.0038140828,-0.034370266,-0.0018287534,0.0525154,-0.04692801,0.00036171693,0.007485197,-0.044281673,-0.012315243,0.024171317,0.012654357,0.010292443,0.075727254,-0.085699625,0.07022533,0.03101022,-0.012808865,0.03140165,-0.011542486,0.021839142,-0.049003065,0.04041172,0.012119539,-0.024896706,-0.033107568,0.034719426,-0.0016076908,0.032849975,0.024259584,0.029770337,0.010431472,-0.023228137,0.018555349,0.049496736,-0.004866959,0.005340803,-0.04827412,-0.05212731,0.0060149645,-0.046926398,0.0023942909,-0.0033791207,-0.019990942,-0.017601965,-0.000054898108,-0.014610686,0.0076204585,0.056414064,-0.04087977,-0.004878331,0.08117918,-0.010767594,0.025103867,0.039041582,-0.011673093,-0.015748817,0.041039843,0.02426304,-0.03253116,-0.013023739,0.008486761,-0.016227689,-0.0069562006,-0.022419509,0.03613426,-0.063100055,0.017787503,-0.0124772005,0.006714482,-0.16299343,-0.046537183,0.045310687,-0.0069756736,-0.0068175825,0.0016360587,-0.0075894212,-0.023281505,0.011767195,-0.0008649508,0.02634476,-0.05383203,0.044449776,0.020525565,0.011483831,-0.00081881916,-0.014759648,-0.021118782,-0.008262026,-0.019454505,-0.047306713,-0.027041456,0.022210086,-0.010719083,-0.055365007,-0.010877542,0.014571366,0.02566058,-0.020102125,0.037210625,-0.0065601254,-0.0137758935,-0.003953922,-0.016389407,0.02857541,0.039976113,-0.028783023,-0.017303517,0.000539304,0.017074443,0.042808745,0.047162857,-0.026935892,-0.02308781,-0.016991505,-0.045660123,0.009701474,-0.030120082,-0.08646914,0.0032724414,0.008798419,-0.011895531,0.0008953971,0.00035479123,-0.055180572,0.029685741,0.01110821,0.04700019,0.032863967,0.032821015,-0.044601712,-0.08199216,0.00885591,-0.0068797893,-0.052581117,-0.04094048,0.012485833,-0.029709648,0.03907107,-0.026641525,0.005772089,-0.024674073,-0.024519335,-0.016833734,0.002297112,-0.013686507,0.0036955567,-0.041659813,-0.004957861,-0.07623191,-0.023599587,-0.01720887,0.029790761,-0.024648737,0.013931922,-0.043650303,0.028688561,0.012092096,0.0046629705,0.2364087,0.02536486,-0.04270433,-0.028947707,-0.014158404,-0.05046868,-0.0069416394,0.053718112,0.0023692953,-0.016601635,-0.034957528,0.07164905,0.010159327,-0.034019556,0.013053683,-0.014392173,-0.024791915,-0.013650987,0.073159136,0.021386448,0.011627838,-0.014788177,0.011139384,0.002835071,0.014248982,-0.009061851,0.019147657,-0.02144036,0.04629877,0.020786425,-0.05740602,0.01308989,0.012018805,0.0024003005,0.004920868,0.029215874,-0.011753884,-0.022095142,-0.0074094674,-0.003309352,0.03038359,-0.0013662293,0.00017964098,-0.051451422,0.0566749,0.0035576096,-0.0017080979,-0.01375143,-0.0046557453,0.009252124,-0.007808122,0.013620265,-0.017069435,-0.009680736,0.026645793,-0.025634862,-0.0032802732,-0.05097857,0.005769077,0.029809665,-0.005933728,0.025165005,-0.011390639,-0.0010100491,-0.003949707,-0.0028295224,0.029695448,0.008087727,0.009970221,0.009873761,0.04234477,0.0070140283,0.01986394,-0.0066173584,0.013057746,0.019923726,-0.0022894556,0.0548505,0.0020549588,0.0052982285,-0.0547586,-0.03598481,-0.023396183,-0.05616279,0.0028593054,-0.015366197,0.07852065,0.08352937,0.010613577,0.035010353,0.03424171,-0.006859088,-0.017350588,0.0035560813,0.00919843,0.0044169226,-0.0064816913,-0.022155529,-0.054881707,0.0021038174,-0.039416533,-0.019956466,0.0053664157,-0.031985357,0.03774,0.012148782,-0.005859657,-0.009717171,0.01667094,0.021318339,-0.04625922,0.037797846,-0.008841989,0.0039810566,0.030600516,0.0045315437,0.040447008,0.057899408,0.0633881,0.024195299,-0.018930128,0.061066754,-0.0070987344,0.021844717,0.032184795,-0.03458005,0.026101714,0.0101146065,0.0019182503,0.030145293,-0.01581482,-0.0008425609,-0.020450998,0.025746457,0.043775607,-0.029976087,0.0014922098,-0.027304914,0.03242694,0.032007128,-0.049345706,-0.009577745,-0.01377712,-0.0051887827,0.0023852757,0.039285146,-0.016450059,0.01801382,-0.00095711835,0.008914869,0.016379144,0.04193773,0.06601095,-0.0680457,-0.010797857,-0.040276863,-0.017639238,-0.011917561,-0.027415114,-0.027402807,0.017445369,0.0021614167,0.012319623,0.09516817,-0.0012896102,0.013687496,0.010462493,0.046716496,0.025710383,-0.00020414275,-0.0018915054,-0.0134216705,-0.033334095,-0.03376959,0.020149292,0.024997007,-0.025011206,-0.027059577,-0.0011299662,-0.0024708644,0.002662427,0.0039270343,-0.038097467,0.032831397,-0.034450192,-0.07294474,-0.01703091,-0.016360639,0.027787488,0.015694246,0.014425536,0.08649355,-0.02205827,-0.0030916072,0.05190064,0.06833717,0.07755622,-0.012197036,-0.041264426,-0.03724558,-0.021343028,-0.01930382,0.0044661756,0.00696043,-0.02636348,-0.034492794,-0.028649284,0.06177977,0.00613258,0.033522993,0.009890879,0.007623161,-0.03791251,-0.0070590777,-0.028038992,-0.009250621,0.048834316,0.0071329516,-0.0033472548,-0.03971144,-0.030106014,0.014220235,-0.010984001,-0.059630875,-0.0049136654,-0.009601779,-0.01030728,-0.024597934,-0.010428336,-0.031696647,-0.014982861,-0.0102477595,0.017272217,-0.007391227,-0.005399295,-0.005892643,0.015160921,0.01487538,0.027435627,-0.0265943,-0.004528356,-0.019405011,-0.02409783,0.0470253,0.02390041,0.016297974,-0.0052323323,-0.046370864,0.0036659106,0.040930487,0.0036910237,-0.027629107,0.021262582,-0.012946977,0.045763023,0.03243938,0.03260187,0.0015966755,0.015208043,0.024642307,-0.020849824,0.050030697,-0.022268992,0.009934795,0.028185563,-0.033304915,0.008624275,-0.036721908,-0.03258917,-0.02558755,-0.052068803,0.008646946,-0.007374488,-0.03815315,-0.002841327,-0.002432995,-0.030936187,0.10004013,0.020544162,-0.015234793,-0.04361046,-0.008575758,-0.012044618,0.004988744,-0.013544347,0.029696476,0.025019849,0.0124433115,-0.0080095865,-0.021137051,-0.022140512,-0.023940258,-0.036663916,0.014669647,-0.03017978,-0.013919498,0.009481142,0.05809272,0.0007965934,0.046219256,-0.011873479,-0.017278578,-0.00075909216,-0.045425028,-0.021238657,-0.010031064,-0.017235018,0.008484063,0.03881759,0.029212262,0.015311116,-0.044892255,-0.032188173,-0.0034171117,0.0020303275,0.018375194,0.022915674,0.0090179145,0.00029138615,0.025183039,-0.021909999,0.009426234,-0.009236693,0.026731215,-0.04323931,-0.019408604,-0.028765397,0.0028969878,-0.00087872706,-0.010069639,-0.016510269,0.021900661,-0.015050143,-0.009567125,0.010002027,-0.04023293,0.060152147,-0.026794307,0.021300066,-0.020186584,-0.026655024,0.027618764,0.05815968,-0.020574035,0.003106862,-0.06516539,0.010085782,0.032314915,-0.0061536958,0.020321177,-0.0019122072,0.028351959,-0.011643549,-0.014419147,0.012507409,-0.038640346,0.00015653738,0.036546346,0.05292822,0.012691438,-0.048826113,0.04843899,-0.032875918,0.0076202755,-0.027859535,0.033764943,-0.004392871,-0.027477216,0.012822703,-0.016898274,0.025906578,0.020425916,0.020285716,0.0060282145,0.018392332,0.019494183,-0.0014784681,-0.016307171,0.010317786,-0.0023605474,-0.01208862,-0.035150066,-0.027302695,-0.0101913875,-0.0053464076,-0.043245364,-0.0107715065,0.0013683749,0.072539516,0.04623756,-0.011546217,0.032242198,0.00078980194,0.054525062,-0.13977084,0.024222596,-0.033756178,-0.004230071,0.0020520268,0.01825,-0.044594195,-0.025102312,-0.06059213,-0.015874727,0.010453419,-0.048363503,0.066297375,-0.019694017,-0.04932218,0.0066143638,0.0057672076,-0.03661161,0.0016636748,0.017059173,0.0011649844,-0.025241325,0.034184977,-0.030422265,-0.0415185,-0.039527517,-0.021564124,-0.014565693,-0.037280485,-0.005428694,0.010958485,-0.04396222,-0.00009076241,0.050118428,-0.04449675,0.01668182,0.021327019,-0.0071673794,0.029612323,-0.0119060865,0.0113616055,0.024094509,-0.028836837,-0.0032587298,0.017471265,0.034197386,0.008487227,-0.0016698377,-0.039544795,-0.024606088,-0.023739101,0.03744031,-0.015287845,-0.027639376,-0.025330849,-0.05075761,-0.042283934,0.011215187,-0.010263611,-0.0059053185,0.0003886364,-0.0083340835,-0.027962795,-0.0055595683,-0.046365302,0.03334711,-0.043168865,0.029037455,0.06290683,-0.043462817,-0.03147683,-0.0077780285,-0.0057177017,0.04278639,-0.02686618,0.0013442787,0.032013968,-0.014705334,-0.02840253,-0.029155519,-0.02175549,0.022598345,0.012614248,-0.011629829,-0.028491026,0.042364147,-0.0066840206,-0.0051429165,-0.027709227,-0.033048958,-0.08183021,-0.053329132,-0.018040553,0.0041931504,0.0045565143,0.010319547,-0.015179943,0.013972334,0.013864333,-0.0045485534,-0.026557453,-0.0082251625,-0.014231253,0.021069106,0.013141752,-0.018001268,-0.0051764976,0.013711372,-0.018754415,0.040090684,-0.031305116,0.006690958,-0.039247435,0.04086525,-0.043249212,0.0021330868,-0.046482798,-0.021077726,0.011946265,-0.027382603,-0.011202327,0.0010276978,-0.008589141,-0.038252346,0.0055713067,0.025038239,0.063060805,-0.0058671213,0.013423643,0.025653515,0.0301682,-0.04104371,-0.0122985905,-0.016724152,-0.03223417,0.041486498,-0.04233794,0.03862025,-0.021830805,-0.008433489,0.00094294344,0.0032620677,0.0059949853,-0.04081287,-0.022698697,-0.032101408,0.0010745925,0.010947921,-0.01672428,-0.035753004,0.026249776,-0.05863579,-0.006726158,0.07125352,-0.0010103999,0.0057304325,-0.0025843221,0.0019502686,0.0038528482,0.005282334,-0.048353653,-0.035981797,0.012510509,-0.03466803,-0.027188675,0.074606776,0.008838899,0.0022823974,-0.028964184,-0.008055976,0.042233467,0.012575087,0.0035247356,0.027113628,-0.0006853178,0.03783901,-0.03386797,0.007666135,0.017611802,0.027871065,0.052434783,-0.022191683,0.012806587,0.044230472,0.0005484452,0.043806303,0.004583669,-0.021577587,-0.0066352966,0.00017795172,-0.0047535603,0.023616938,0.008909822,-0.048343282,0.04308667,-0.00047911468,-0.02727623,0.030333964,-0.01900071,0.03408086,0.00060718757,0.0035711578,-0.011940565,0.004543599,-0.001134268,-0.0065495097,0.015680224,-0.03342484,-0.037870556,0.007942195,-0.04368022,-0.004316335,0.007792762,0.029138887,0.017568905,-0.014607299,-0.018902296,0.02334201,0.005866047,0.00095090957,0.042642877,0.0341634,-0.05663184,0.010986748,-0.008425137,0.01483796,-0.017274305,0.03605719,-0.023846421,-0.03464892,-0.029697219,0.01871638,-0.034020405,0.007117425,0.014500693,0.00976829,0.013634228,-0.004486339,-0.028467132,0.024082726,0.02005101,-0.00798663,-0.006177882,-0.0016679773],"last_embed":{"hash":"1xgw0k5","tokens":370}}},"text":null,"length":0,"last_read":{"hash":"1xgw0k5","at":1751788234139},"key":"Personal/Areas/Exercise/Running races.md###Zandvoort Circuit Run","lines":[1,9],"size":300,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xgw0k5","at":1751788234139}}, +"smart_sources:Personal/Areas/Exercise/Running races.md": {"path":"Personal/Areas/Exercise/Running races.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.02627909,0.02145646,0.03161259,0.03466444,-0.03109128,0.02058197,-0.00071564,0.06887194,-0.04296239,-0.0858811,-0.0043636,-0.10529057,-0.01887522,-0.00889156,0.05066692,-0.00999349,0.06104737,0.05115494,-0.05499524,0.03525966,-0.04151722,-0.02117975,0.02461282,-0.01571931,-0.02167124,0.00453825,0.04397781,0.0041298,-0.05934457,-0.16031697,0.0142745,0.01115882,0.04231599,0.01202867,-0.01617181,-0.02982164,-0.04600532,0.09459744,-0.09055325,0.06139774,0.04098552,0.00421238,-0.03927701,0.02205203,0.01388298,-0.00475224,0.02494937,0.03210613,0.09029642,-0.0677569,0.05473391,-0.01067176,-0.00324124,0.03222762,0.00213744,0.02052791,0.0443919,0.00588277,-0.01772223,0.01450851,-0.01257964,0.05191721,-0.20219371,0.05865339,0.02210628,-0.00532196,-0.01060467,0.04557452,-0.00718199,0.11535384,-0.05067257,0.03173742,0.01912147,0.03396053,-0.04279067,-0.0359963,-0.01967577,-0.03552611,-0.03392917,0.00763586,-0.03942458,-0.0174487,-0.01817413,0.0059188,0.03953167,0.01612131,-0.01327761,-0.00384771,0.02687228,0.07144084,0.05299419,-0.03026867,0.02787942,0.00080914,0.01999247,-0.01444067,-0.03961211,0.03419278,-0.04087172,0.13373232,-0.07779774,0.03254946,-0.02667749,0.0768797,0.02819157,-0.02577465,0.01081782,0.04299816,0.01697597,0.00712553,0.07431279,0.00611426,0.06006912,-0.03926829,-0.02062858,0.10312446,0.00974986,0.02340924,-0.03279291,0.01909543,-0.06979982,0.00990706,0.09010533,-0.00218972,0.04014491,-0.07683197,0.01675482,0.03400096,-0.04074009,0.01494862,0.04780735,-0.01864311,-0.01454997,-0.02202476,-0.03502002,-0.04555349,0.0372887,-0.00002006,0.00366782,-0.00758514,-0.03179662,-0.03067852,0.06033797,-0.15734899,-0.01303687,0.02881067,-0.08126508,-0.01262206,-0.01768244,-0.05050026,-0.06075313,-0.02144082,-0.05451971,-0.003484,-0.0336518,0.00410199,0.03636656,0.03220626,-0.06083525,-0.00695534,-0.0576969,-0.02106994,0.00075114,0.07864738,0.05643228,-0.07111669,-0.08271188,-0.01747379,-0.04824759,-0.0149178,-0.02211791,0.00764325,-0.04824004,0.04102956,0.0779337,-0.00038714,-0.04176269,0.04342037,0.06251864,-0.00123953,0.08129313,0.02213642,-0.00837817,-0.04279308,0.03712336,-0.0571076,-0.00751054,-0.06365869,0.04158942,0.04674431,-0.06079458,-0.0487775,-0.0432263,-0.0329111,-0.01508036,-0.04456153,-0.0293838,-0.0471708,0.02426335,-0.05127954,-0.05617349,0.01231657,0.04042953,0.00679194,0.00089092,0.00663729,0.00768231,-0.04644599,0.09158067,0.01256458,0.00557291,-0.00150393,0.0876626,-0.01542087,-0.03399866,-0.07123365,-0.00125116,0.05792939,0.00574928,-0.01324607,0.04228915,-0.01425276,-0.03706994,-0.18549722,-0.04160802,0.01937999,0.04730449,0.01132129,-0.0202274,0.01235678,-0.06235361,-0.00520602,0.05872186,0.11242662,-0.09907692,0.01258624,-0.0017188,-0.01899186,0.03969128,-0.00156614,-0.02242224,-0.00319102,0.02940017,0.02399062,-0.01784604,0.00442426,0.00789082,-0.0023395,-0.02909327,0.16232674,0.09913855,0.08334666,-0.03677663,-0.02720498,-0.01615954,-0.03451966,-0.1465369,0.02223315,0.0534648,0.0341252,-0.05425362,-0.05041515,-0.05279901,-0.02264367,0.00730793,0.01212216,-0.06639232,-0.03566128,-0.02936785,-0.04445101,0.00196042,-0.04061893,-0.02823448,0.07035805,-0.00478486,0.04293931,0.018454,0.09366836,-0.06868573,-0.07804182,0.03253606,-0.07005497,-0.02120543,0.00813718,0.03003262,0.07477282,-0.07083113,0.00756292,0.05885313,-0.05017753,-0.06161228,0.08033629,0.02757385,-0.0204788,0.04510147,-0.02146891,-0.01521675,0.06128474,-0.00831279,0.00926262,0.0171771,-0.01177767,-0.03010982,0.05447012,-0.04613904,0.09152018,0.05620871,0.02836085,0.00057314,0.05572866,-0.00394967,0.0723882,-0.01834044,-0.00899411,0.04554579,-0.03245108,0.00456303,0.12754971,-0.02963843,-0.24146172,0.0586587,0.00532693,0.03835722,-0.03349834,-0.0526083,0.10689458,-0.049652,-0.07322033,0.03384065,-0.01155525,0.02952989,0.04958173,0.00575281,0.00452159,-0.02531987,-0.00730148,0.05257984,0.04969675,-0.02529717,0.07862077,0.08801942,0.13984545,0.02831576,0.05910597,0.07489906,0.05085745,0.06019262,0.0164515,0.0121063,0.01956837,-0.00499081,0.09900973,-0.04103355,0.01646586,-0.04150927,0.0040896,0.07096006,0.02366626,-0.05300202,-0.04470721,-0.01478328,-0.04299008,-0.07213066,0.0551044,-0.08022368,-0.04607969,-0.07436657,-0.04647008,0.04063444,-0.05526925,-0.0559605,-0.00361086,-0.01785812,0.04475426,0.07620963,0.03250178,-0.03234383,0.01816208,-0.02047838,0.04038692,-0.0441939,-0.0176999,0.03957811,-0.02214521],"last_embed":{"hash":"1ibbebn","tokens":106}},"bge-m3:latest":{"vec":[-0.029022379,0.070993714,-0.034495533,0.024590129,-0.055870812,0.001389128,-0.011497553,-0.02083321,0.026763948,-0.01050067,-0.008419891,0.008001982,-0.030870913,0.010086656,0.0109748235,-0.014291005,0.0011549727,0.0049550757,-0.03279162,-0.029889297,0.050248377,-0.0060553816,0.04839403,-0.027856737,-0.016758854,0.016143607,0.0048891692,0.012055774,0.046731297,-0.015392359,0.0016064135,-0.00020697547,-0.04607218,-0.025425328,-0.0089818705,-0.08765312,-0.007490079,-0.026759392,-0.022502072,0.052073933,-0.0107094785,-0.00050793064,0.030248597,-0.013717503,-0.0012888244,-0.0062318915,-0.011110694,-0.009087015,-0.007280644,-0.05322125,-0.022145992,0.026701067,0.02915073,-0.0760994,-0.017403258,0.036322005,-0.02813117,-0.005903149,-0.06335841,0.0032383269,0.014853625,0.029476644,0.037474193,-0.06935107,-0.016602341,0.04245222,0.011961641,-0.0075355563,-0.05146336,-0.04349794,0.001385071,0.030586137,0.040514756,-0.063787095,-0.015642347,-0.017219704,0.020089623,-0.035576366,0.026862346,0.09053877,0.0048923776,-0.02393749,0.04358118,-0.012607254,0.038489062,-0.06030522,-0.0026009697,0.06853259,0.026956378,-0.0035146263,-0.0014611556,0.024433725,0.02316515,-0.031472985,0.03771576,-0.009660658,0.013428785,-0.013751326,0.02302889,-0.03298561,0.075063415,0.009403453,0.0123107275,-0.028532976,0.038903456,-0.019239021,0.022718513,0.033658866,0.034717277,-0.021929448,0.049030688,0.03248275,0.028155021,0.014918544,0.02880336,-0.021179913,-0.040673062,-0.059571814,0.023511525,-0.052198112,0.0100324005,0.037250414,0.016610544,0.012584854,-0.0055987593,0.015312368,0.01680336,0.025057668,-0.014862297,0.0043014847,0.0038876317,0.024925688,-0.019694865,0.00097566337,0.028513582,-0.0009892493,0.04475088,0.038336743,-0.0027194526,-0.04330092,0.0001954254,0.04775671,-0.020740243,-0.0055070417,0.047215473,-0.03079455,-0.01579629,-0.00013803091,-0.007873431,-0.020146944,-0.034257423,0.02619016,-0.002818027,-0.036399532,0.029112414,0.0050405306,0.012120805,0.025024435,-0.04507522,0.0140717495,0.015483926,-0.02026949,-0.03142215,-0.0041057365,0.00974202,-0.015198021,0.012506825,0.031105388,-0.027805757,0.0097666215,0.022605078,0.010687193,0.019705053,0.012901476,-0.0009787722,0.036279306,0.022822384,0.013972926,-0.054349843,-0.02775229,-0.04266283,-0.027296627,0.033071354,0.004711733,-0.0036336565,0.032814004,-0.011525901,0.00038287175,0.010328407,0.01875156,-0.015333666,0.02842561,0.045268744,0.0060952445,0.012225165,-0.03032331,0.02838697,0.005123094,0.02182267,0.015451554,0.036390927,0.024632761,0.056580167,-0.010941838,-0.015580945,0.004719207,-0.029426891,-0.04816712,0.02826961,-0.05114253,0.032194328,-0.03327117,-0.03155636,0.018497419,-0.014260244,0.040709857,0.03968935,-0.043083895,0.044740804,0.013023302,-0.0031679205,0.048538476,-0.013110894,-0.03613614,-0.0019529477,0.010515792,-0.014460343,0.03254267,0.011239814,-0.014319252,0.022064807,0.056290936,-0.04736427,0.0027610315,-0.0038094923,-0.049296997,-0.015388419,0.028537912,0.02550905,0.014439448,0.06068283,-0.08792925,0.07631515,0.026555676,-0.011015617,0.043276552,0.008262458,0.015197052,-0.038458485,0.036154702,0.012811301,-0.035215355,-0.035397552,0.05115734,0.0094339335,0.034202706,0.02445682,0.021328293,-0.0018476398,-0.034028716,0.013117307,0.044476658,-0.021308877,0.0051785787,-0.046142615,-0.04920353,0.020526309,-0.040438276,-0.0021195905,-0.0043507963,-0.018664666,0.00017015051,0.018766614,-0.017971506,0.0052528433,0.047437403,-0.0470342,0.00050607213,0.06674904,-0.0021463546,0.039599255,0.023978377,-0.0013319387,-0.003723253,0.033033997,0.0107098,-0.03013768,-0.027983107,0.00410044,-0.015290386,-0.013748051,-0.021782678,0.031891998,-0.0718346,0.010369581,-0.026019957,0.0025070251,-0.15973783,-0.053593755,0.04033773,0.0048218356,-0.0032604833,-0.0093085095,-0.018052623,-0.03289435,0.008440369,-0.018145364,0.022326838,-0.053669084,0.029669287,0.032159753,0.012663069,-0.0026700501,-0.030428356,-0.037750293,-0.024384089,-0.020571973,-0.038171276,-0.022014044,0.03424409,-0.007577168,-0.051530756,-0.009195206,0.01705598,0.023547705,-0.009253718,0.029634783,-0.005731718,-0.029431468,-0.006158043,-0.020731002,0.032085724,0.051329732,-0.042721525,-0.043354783,-0.009202329,0.018256512,0.02588876,0.04534222,-0.01714684,-0.0071320473,-0.013015667,-0.014333573,0.0013576742,-0.015942149,-0.082114585,-0.021384543,0.015489518,-0.0113849975,-0.01620666,0.003882705,-0.050969996,0.024131369,0.0020321754,0.041049335,0.008576469,0.029569596,-0.03323614,-0.069065176,0.0104260305,-0.00498403,-0.058994185,-0.020121872,0.014023135,-0.031467002,0.028587928,-0.031205025,0.028600262,-0.028269159,-0.007974364,-0.010059435,-0.0060383882,-0.009467632,0.008265187,-0.040686812,0.0036210807,-0.07878996,-0.030222869,0.004768723,0.023216808,-0.031819243,0.0042631123,-0.04085716,0.019683758,0.026754178,-0.022032214,0.24552031,0.025613971,-0.025367392,-0.014458099,0.006839198,-0.036220707,-0.013796258,0.070721015,-0.004080172,-0.022432422,-0.015555305,0.055940803,0.024892585,-0.034417305,0.030926388,-0.012948482,-0.013802954,-0.009998893,0.08323057,-0.008192902,0.022019222,-0.014477135,0.025098324,-0.010129365,-0.0017663183,-0.018254386,0.027725182,-0.0078245355,0.029294401,0.03042245,-0.04764557,0.024328165,0.0012109234,0.007813288,0.010948476,0.024383146,0.00897618,-0.007269983,-0.016496858,0.010218042,0.04485445,-0.0007585229,0.00060046476,-0.06094889,0.04850745,-0.001648212,-0.005606495,-0.009725797,-0.025728708,0.01330678,-0.02026663,0.016133778,-0.0031076565,-0.008552951,0.033349615,-0.027416384,-0.00757104,-0.063072994,0.003023353,0.02764275,-0.020426882,0.023286076,0.008029017,0.016667204,-0.009652244,-0.008310294,0.03527905,0.016612798,0.0056984946,0.016199,0.04025096,0.0017206457,0.040944982,-0.0011305709,0.017313275,0.012990531,-0.0030134737,0.044789206,0.0008936349,0.0019617856,-0.038687445,-0.0342047,-0.013196077,-0.039832823,0.0064951815,-0.004134907,0.066319436,0.082800925,0.022845581,0.013323585,0.021797206,-0.015430128,-0.017439801,-0.000053568827,0.026673373,-0.009608589,-0.0125241,-0.011328846,-0.06212655,0.0063591227,-0.032763857,-0.016624954,0.02276404,-0.011930376,0.05203489,0.016881308,-0.021855114,-0.013204127,0.03295136,0.020624856,-0.037588634,0.045489274,-0.0025047387,0.019532297,0.0039132237,0.019706646,0.04747169,0.047286823,0.05395329,0.04529635,-0.010155123,0.046200853,-0.004439155,0.019389948,0.03656712,-0.017906528,0.0056412206,-0.0012984028,-0.011265909,0.030340873,-0.017111916,-0.0063098124,-0.010663927,0.024169434,0.05499586,-0.028665485,0.008733051,-0.019092157,0.038608186,0.045959752,-0.029682303,0.0057217143,-0.002263981,-0.010262631,0.018467192,0.052505475,0.009344608,0.0051674577,-0.011752197,0.022364084,0.035284154,0.04379345,0.060718816,-0.088536404,-0.004563693,-0.053105872,-0.03405438,-0.021173699,-0.016280243,-0.024202228,0.013403563,0.012658283,0.004545561,0.100497924,-0.011200091,0.0069558015,-0.012307132,0.04002485,0.011840752,-0.0076535866,-0.012891005,-0.016827801,-0.026187884,-0.039299972,0.016628208,0.012648999,-0.037939433,-0.031836,-0.029491778,-0.00156134,-0.011915175,0.0019777005,-0.045532454,0.04179317,-0.025340026,-0.054557238,-0.020191398,-0.01586838,0.0044218176,0.014376813,0.0052288617,0.092877366,-0.035761006,-0.0074631968,0.045918524,0.06073644,0.06740845,-0.0040473444,-0.040494055,-0.04365733,-0.010647815,-0.018634586,-0.009056288,-0.001496357,-0.046553068,-0.044984635,-0.02791513,0.05975133,0.010060518,0.01732077,-0.003584524,0.004095875,-0.026243987,-0.008434689,-0.028975291,-0.0062663984,0.04557104,0.026220633,-0.011089473,-0.028392466,-0.04169745,0.009990111,-0.011233587,-0.06053041,-0.01649918,-0.03409729,-0.021436466,-0.039083347,-0.029280182,-0.033514276,-0.016171541,-0.0027033142,-0.0075429794,-0.008109424,-0.011104084,-0.0039638956,0.010140289,0.0058498513,0.02488367,-0.029639512,-0.016176473,-0.02238454,-0.028095415,0.058672685,0.017020168,0.02749579,0.008316063,-0.03584694,0.0028190985,0.034116734,-0.00023474719,-0.007933052,0.009747601,-0.02474897,0.04105538,0.0197329,0.010385054,-0.0013005019,0.012216961,0.028585812,-0.022901516,0.042747457,-0.0149819795,-0.008200498,0.01063406,-0.033064414,0.021655463,-0.032742996,-0.030570297,-0.010785848,-0.065791205,0.01803947,-0.010975274,-0.039236553,0.0076624574,-0.004644347,-0.025573961,0.077717036,0.009000989,-0.0006734057,-0.018701416,0.013195381,0.018736359,0.0018375501,-0.022098169,0.040836133,0.024988525,-0.003109295,-0.01809542,-0.024005821,-0.027747178,-0.023440024,-0.03677923,0.02090873,-0.032425817,-0.013239041,0.0030497191,0.03200667,-0.0029760322,0.050716,-0.020340256,-0.009630942,0.0045944094,-0.045800675,-0.028960153,-0.006467675,-0.016959587,0.005425638,0.049336866,0.014121984,0.02235303,-0.03437595,-0.031286787,0.0084429765,0.00848265,0.018593218,0.027721036,-0.0016670603,0.0060683726,0.03288441,-0.015166537,-0.0014593471,-0.028495742,0.03746359,-0.05933322,-0.023992177,-0.029660508,-0.0026246775,0.008347045,-0.022432279,-0.0138041135,0.009818827,-0.010989779,0.0016736592,0.01404828,-0.030227138,0.051146287,-0.029948765,0.026508342,-0.028643299,-0.012914434,0.025454158,0.05866557,-0.03128613,0.013891404,-0.041044883,-0.002761544,0.0115617905,-0.013107864,0.0029470865,-0.014692138,0.03150659,-0.011055318,-0.007759318,0.02359801,-0.04769604,-0.012042715,0.022086203,0.052974373,0.02924234,-0.053484686,0.044132218,-0.04372894,-0.00038046547,-0.0313508,0.04434631,-0.0026937658,-0.028839769,0.006470534,-0.013970261,0.012816532,0.005848922,0.012027457,0.0062719816,0.027420525,0.019288288,0.012921778,-0.018147182,-0.0037160716,-0.017777393,-0.015172906,-0.02894044,-0.030095551,-0.0070021763,-0.0037041612,-0.03895749,-0.0033311974,0.025690371,0.06617673,0.035794165,-0.027470939,0.022199355,-0.0028026407,0.065741636,-0.15446906,0.038047917,-0.038001318,-0.0036035306,-0.009237889,0.011982325,-0.050324455,-0.042859506,-0.051264446,-0.01917029,0.030107528,-0.059726667,0.056187134,-0.020060766,-0.06132785,0.013606208,0.0022772588,-0.027074648,-0.014100252,0.016107788,-0.0008665381,-0.024705214,0.025200577,-0.030276457,-0.0374034,-0.031731926,-0.018357886,-0.02334148,-0.036419902,-0.004858292,0.017287677,-0.036568545,-0.0010498423,0.060918894,-0.03815702,0.017467482,0.020066405,-0.0070501673,0.033754934,-0.00786635,-0.012650689,0.017089019,-0.018935036,-0.005656572,0.013522134,0.039771724,-0.0066368887,0.0028405564,-0.052901026,-0.008917948,-0.023203598,0.020921793,-0.00923517,-0.027711818,-0.02849063,-0.055457607,-0.04710272,0.016313737,-0.008930953,-0.0050327936,-0.009074614,-0.0027415259,-0.02576567,-0.007774556,-0.06828897,0.025742432,-0.05102615,0.042329457,0.056870453,-0.01874932,-0.02987085,-0.0021554416,-0.011600354,0.0401783,-0.008103527,0.00970731,0.051568948,-0.018549036,-0.014857383,-0.025373401,-0.018008713,0.011010346,0.001948659,0.014524944,-0.034012157,0.03779991,-0.012344734,-0.0117005,-0.026727004,-0.0323621,-0.08951513,-0.037069518,-0.020817397,0.020206846,0.01907124,0.00681374,-0.015161189,0.01586593,0.016153127,-0.0146579975,-0.024210379,-0.0006216148,-0.0060754134,0.028913416,0.02189139,-0.018022329,-0.013319405,0.008551132,-0.017872935,0.04546399,-0.01854616,-0.0031936767,-0.037861336,0.023412284,-0.07261634,-0.0036097043,-0.048846383,-0.016443828,0.015096489,-0.026298016,-0.010861475,-0.01194749,0.000978272,-0.038377672,-0.011478692,0.011328777,0.062477015,-0.005338511,0.009866718,0.020827983,0.022502216,-0.03141656,0.0065600593,-0.027901478,-0.037519522,0.032827877,-0.034722142,0.034820996,-0.008814884,-0.008831504,-0.0014018411,0.012238526,0.006411025,-0.042940933,-0.013328029,-0.03057671,0.009984473,0.027316106,-0.0058014705,-0.04525444,0.029022582,-0.03836981,0.009620062,0.046304397,-0.017451897,0.015704233,-0.0023230496,0.035364907,0.005955417,0.023259118,-0.062433187,-0.03969525,0.01671332,-0.033046648,-0.034938205,0.056429263,0.0030787536,0.01597052,-0.029209917,-0.0025506634,0.041009214,0.024818523,0.0057557444,0.0449915,-0.005185952,0.035998907,-0.028182637,0.007809916,0.03571545,0.016987626,0.041167963,-0.017678952,0.0075733406,0.020255942,-0.015026239,0.048098505,-0.005339552,-0.019057754,0.0024933892,0.025780357,0.0100647,0.026585715,0.0075107273,-0.041791942,0.043036003,-0.004321599,-0.026050655,0.030389909,-0.005561594,0.043948434,-0.0073014735,-0.015894692,0.004049925,0.0026713666,-0.010611482,-0.0017588212,-0.0053407936,-0.027756449,-0.05622381,0.01501126,-0.048612136,-0.017740523,-0.0032796143,0.023822911,0.03655506,-0.0051090783,-0.0032970377,0.02443803,-0.0035282872,-0.009924365,0.04335851,0.033183668,-0.059771303,0.010795604,-0.0078652315,0.028643675,-0.028994335,0.03172891,-0.00559819,-0.037500624,-0.027496435,0.025667971,-0.047463212,0.022294948,0.025259072,-0.003445831,0.013530955,-0.005828766,-0.02684949,0.012126094,0.014938028,-0.01045586,-0.00074037455,-0.0026731018],"last_embed":{"hash":"1km4idh","at":1751596966708,"tokens":452}}},"last_read":{"hash":"1km4idh","at":1762844574143},"class_name":"SmartSource","key":"Personal/Areas/Exercise/Running races.md","last_import":{"mtime":1758481544000,"size":540,"at":1762338969716,"hash":"1km4idh"},"blocks":{"#---frontmatter---":[1,4],"###Zandvoort Circuit Run":[5,22],"###Zandvoort Circuit Run#{1}":[7,22],"#running #races #ZandvoortCircuit #exercise #personal":[23,23]},"outlinks":[],"last_embed":{"hash":"1km4idh","at":1762844574143},"metadata":{"created":"2025-03-31 19:48","updated":"2025-09-21 21:05","tags":["#running","#races","#ZandvoortCircuit","#exercise","#personal"]},"task_lines":[]}, +"smart_blocks:Personal/Areas/Exercise/Running races.md###Zandvoort Circuit Run": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030220035,0.06873973,-0.041686356,0.017518958,-0.050725985,-0.018774029,0.010383856,-0.014096013,0.024230946,0.0047847815,-0.022259532,0.016789734,-0.046206243,0.0144917825,0.0035360535,-0.01840098,-0.0024025512,0.001469618,-0.029170845,-0.03101079,0.06574215,-0.017586468,0.0511574,-0.0118736485,-0.015762076,0.0076914756,0.014983627,0.020764332,0.036978476,0.001876154,-0.0043243384,0.0017497672,-0.02608669,-0.024796333,-0.02566262,-0.088755794,-0.006099249,-0.009524671,-0.016970167,0.06923524,-0.0036995218,0.012327743,0.030606491,-0.0033370566,0.004381089,-0.01839376,-0.0066874903,-0.005714801,-0.01588313,-0.045209307,0.007545141,0.0142152775,0.029909594,-0.08442538,-0.026426457,0.041125942,-0.03385619,-0.008671183,-0.046446234,0.008599823,0.020288385,0.030924045,0.033087287,-0.06644526,-0.031779397,0.058222532,-0.008154734,-0.0020537628,-0.04819284,-0.0527476,-0.002029744,0.028965876,0.023422256,-0.07268226,-0.0322298,-0.017723868,0.016729208,-0.04430672,0.028960243,0.09801177,0.0043935026,-0.010066986,0.03386539,-0.011603236,0.022101624,-0.0494162,-0.010081682,0.05218966,0.025227886,0.0015831287,-0.0065858695,0.022172648,0.03414594,-0.035691336,0.02851114,0.008606605,0.0016974335,-0.020584207,0.03259877,-0.03202409,0.035011932,0.0009383852,0.008907296,-0.021821965,0.01917448,-0.0042303884,0.021841059,0.03140298,0.033988822,-0.020831902,0.049114965,0.010885421,0.0222965,0.010728016,0.016240947,-0.03639979,-0.03919203,-0.054810386,0.038257025,-0.060853258,0.017996544,0.024026534,0.021892937,-0.005931721,0.015330175,-0.0007644598,0.014326799,0.028931338,-0.0049329004,-0.01117787,0.009793978,0.02659207,-0.031676732,0.0049384455,0.03771028,-0.023949334,0.060948346,0.031115867,-0.018151643,-0.05344656,-0.022782482,0.046714146,-0.015257552,-0.015615172,0.04696077,-0.020782694,-0.0049544363,-0.013910645,-0.020398445,-0.051683117,-0.020640867,0.018622076,0.008524327,-0.029083645,0.013694103,0.0256773,0.021236485,0.012899075,-0.038287416,0.012184691,0.013223392,-0.018225618,-0.009811407,-0.013765748,-0.0065873237,-0.023875307,0.0020464147,0.03229686,-0.0109915035,0.01609919,0.020196466,0.034276567,0.0089597395,0.029239997,0.0017391194,0.032263264,0.023169931,0.010446728,-0.047042042,-0.030071978,-0.029156698,-0.04863105,0.030891215,0.019498195,0.006492095,0.04221182,-0.003004204,0.0012847375,0.0072310017,0.017701812,-0.006533439,0.034978356,0.036962897,-0.008348627,0.04467944,-0.038457166,0.025547823,0.009104,0.03288076,0.008098032,0.030132327,0.018767709,0.059451576,-0.022404464,-0.013393369,0.011820435,-0.047929518,-0.04347496,0.01887663,-0.076232605,0.054528363,-0.032283563,-0.02761361,0.01611134,-0.025876254,0.03991211,0.027072962,-0.05072055,0.027002908,0.009302474,0.012249902,0.047071956,0.0037624994,-0.047674913,-0.010418969,-0.0038885977,-0.025359629,0.027766148,-0.0038140828,-0.034370266,-0.0018287534,0.0525154,-0.04692801,0.00036171693,0.007485197,-0.044281673,-0.012315243,0.024171317,0.012654357,0.010292443,0.075727254,-0.085699625,0.07022533,0.03101022,-0.012808865,0.03140165,-0.011542486,0.021839142,-0.049003065,0.04041172,0.012119539,-0.024896706,-0.033107568,0.034719426,-0.0016076908,0.032849975,0.024259584,0.029770337,0.010431472,-0.023228137,0.018555349,0.049496736,-0.004866959,0.005340803,-0.04827412,-0.05212731,0.0060149645,-0.046926398,0.0023942909,-0.0033791207,-0.019990942,-0.017601965,-0.000054898108,-0.014610686,0.0076204585,0.056414064,-0.04087977,-0.004878331,0.08117918,-0.010767594,0.025103867,0.039041582,-0.011673093,-0.015748817,0.041039843,0.02426304,-0.03253116,-0.013023739,0.008486761,-0.016227689,-0.0069562006,-0.022419509,0.03613426,-0.063100055,0.017787503,-0.0124772005,0.006714482,-0.16299343,-0.046537183,0.045310687,-0.0069756736,-0.0068175825,0.0016360587,-0.0075894212,-0.023281505,0.011767195,-0.0008649508,0.02634476,-0.05383203,0.044449776,0.020525565,0.011483831,-0.00081881916,-0.014759648,-0.021118782,-0.008262026,-0.019454505,-0.047306713,-0.027041456,0.022210086,-0.010719083,-0.055365007,-0.010877542,0.014571366,0.02566058,-0.020102125,0.037210625,-0.0065601254,-0.0137758935,-0.003953922,-0.016389407,0.02857541,0.039976113,-0.028783023,-0.017303517,0.000539304,0.017074443,0.042808745,0.047162857,-0.026935892,-0.02308781,-0.016991505,-0.045660123,0.009701474,-0.030120082,-0.08646914,0.0032724414,0.008798419,-0.011895531,0.0008953971,0.00035479123,-0.055180572,0.029685741,0.01110821,0.04700019,0.032863967,0.032821015,-0.044601712,-0.08199216,0.00885591,-0.0068797893,-0.052581117,-0.04094048,0.012485833,-0.029709648,0.03907107,-0.026641525,0.005772089,-0.024674073,-0.024519335,-0.016833734,0.002297112,-0.013686507,0.0036955567,-0.041659813,-0.004957861,-0.07623191,-0.023599587,-0.01720887,0.029790761,-0.024648737,0.013931922,-0.043650303,0.028688561,0.012092096,0.0046629705,0.2364087,0.02536486,-0.04270433,-0.028947707,-0.014158404,-0.05046868,-0.0069416394,0.053718112,0.0023692953,-0.016601635,-0.034957528,0.07164905,0.010159327,-0.034019556,0.013053683,-0.014392173,-0.024791915,-0.013650987,0.073159136,0.021386448,0.011627838,-0.014788177,0.011139384,0.002835071,0.014248982,-0.009061851,0.019147657,-0.02144036,0.04629877,0.020786425,-0.05740602,0.01308989,0.012018805,0.0024003005,0.004920868,0.029215874,-0.011753884,-0.022095142,-0.0074094674,-0.003309352,0.03038359,-0.0013662293,0.00017964098,-0.051451422,0.0566749,0.0035576096,-0.0017080979,-0.01375143,-0.0046557453,0.009252124,-0.007808122,0.013620265,-0.017069435,-0.009680736,0.026645793,-0.025634862,-0.0032802732,-0.05097857,0.005769077,0.029809665,-0.005933728,0.025165005,-0.011390639,-0.0010100491,-0.003949707,-0.0028295224,0.029695448,0.008087727,0.009970221,0.009873761,0.04234477,0.0070140283,0.01986394,-0.0066173584,0.013057746,0.019923726,-0.0022894556,0.0548505,0.0020549588,0.0052982285,-0.0547586,-0.03598481,-0.023396183,-0.05616279,0.0028593054,-0.015366197,0.07852065,0.08352937,0.010613577,0.035010353,0.03424171,-0.006859088,-0.017350588,0.0035560813,0.00919843,0.0044169226,-0.0064816913,-0.022155529,-0.054881707,0.0021038174,-0.039416533,-0.019956466,0.0053664157,-0.031985357,0.03774,0.012148782,-0.005859657,-0.009717171,0.01667094,0.021318339,-0.04625922,0.037797846,-0.008841989,0.0039810566,0.030600516,0.0045315437,0.040447008,0.057899408,0.0633881,0.024195299,-0.018930128,0.061066754,-0.0070987344,0.021844717,0.032184795,-0.03458005,0.026101714,0.0101146065,0.0019182503,0.030145293,-0.01581482,-0.0008425609,-0.020450998,0.025746457,0.043775607,-0.029976087,0.0014922098,-0.027304914,0.03242694,0.032007128,-0.049345706,-0.009577745,-0.01377712,-0.0051887827,0.0023852757,0.039285146,-0.016450059,0.01801382,-0.00095711835,0.008914869,0.016379144,0.04193773,0.06601095,-0.0680457,-0.010797857,-0.040276863,-0.017639238,-0.011917561,-0.027415114,-0.027402807,0.017445369,0.0021614167,0.012319623,0.09516817,-0.0012896102,0.013687496,0.010462493,0.046716496,0.025710383,-0.00020414275,-0.0018915054,-0.0134216705,-0.033334095,-0.03376959,0.020149292,0.024997007,-0.025011206,-0.027059577,-0.0011299662,-0.0024708644,0.002662427,0.0039270343,-0.038097467,0.032831397,-0.034450192,-0.07294474,-0.01703091,-0.016360639,0.027787488,0.015694246,0.014425536,0.08649355,-0.02205827,-0.0030916072,0.05190064,0.06833717,0.07755622,-0.012197036,-0.041264426,-0.03724558,-0.021343028,-0.01930382,0.0044661756,0.00696043,-0.02636348,-0.034492794,-0.028649284,0.06177977,0.00613258,0.033522993,0.009890879,0.007623161,-0.03791251,-0.0070590777,-0.028038992,-0.009250621,0.048834316,0.0071329516,-0.0033472548,-0.03971144,-0.030106014,0.014220235,-0.010984001,-0.059630875,-0.0049136654,-0.009601779,-0.01030728,-0.024597934,-0.010428336,-0.031696647,-0.014982861,-0.0102477595,0.017272217,-0.007391227,-0.005399295,-0.005892643,0.015160921,0.01487538,0.027435627,-0.0265943,-0.004528356,-0.019405011,-0.02409783,0.0470253,0.02390041,0.016297974,-0.0052323323,-0.046370864,0.0036659106,0.040930487,0.0036910237,-0.027629107,0.021262582,-0.012946977,0.045763023,0.03243938,0.03260187,0.0015966755,0.015208043,0.024642307,-0.020849824,0.050030697,-0.022268992,0.009934795,0.028185563,-0.033304915,0.008624275,-0.036721908,-0.03258917,-0.02558755,-0.052068803,0.008646946,-0.007374488,-0.03815315,-0.002841327,-0.002432995,-0.030936187,0.10004013,0.020544162,-0.015234793,-0.04361046,-0.008575758,-0.012044618,0.004988744,-0.013544347,0.029696476,0.025019849,0.0124433115,-0.0080095865,-0.021137051,-0.022140512,-0.023940258,-0.036663916,0.014669647,-0.03017978,-0.013919498,0.009481142,0.05809272,0.0007965934,0.046219256,-0.011873479,-0.017278578,-0.00075909216,-0.045425028,-0.021238657,-0.010031064,-0.017235018,0.008484063,0.03881759,0.029212262,0.015311116,-0.044892255,-0.032188173,-0.0034171117,0.0020303275,0.018375194,0.022915674,0.0090179145,0.00029138615,0.025183039,-0.021909999,0.009426234,-0.009236693,0.026731215,-0.04323931,-0.019408604,-0.028765397,0.0028969878,-0.00087872706,-0.010069639,-0.016510269,0.021900661,-0.015050143,-0.009567125,0.010002027,-0.04023293,0.060152147,-0.026794307,0.021300066,-0.020186584,-0.026655024,0.027618764,0.05815968,-0.020574035,0.003106862,-0.06516539,0.010085782,0.032314915,-0.0061536958,0.020321177,-0.0019122072,0.028351959,-0.011643549,-0.014419147,0.012507409,-0.038640346,0.00015653738,0.036546346,0.05292822,0.012691438,-0.048826113,0.04843899,-0.032875918,0.0076202755,-0.027859535,0.033764943,-0.004392871,-0.027477216,0.012822703,-0.016898274,0.025906578,0.020425916,0.020285716,0.0060282145,0.018392332,0.019494183,-0.0014784681,-0.016307171,0.010317786,-0.0023605474,-0.01208862,-0.035150066,-0.027302695,-0.0101913875,-0.0053464076,-0.043245364,-0.0107715065,0.0013683749,0.072539516,0.04623756,-0.011546217,0.032242198,0.00078980194,0.054525062,-0.13977084,0.024222596,-0.033756178,-0.004230071,0.0020520268,0.01825,-0.044594195,-0.025102312,-0.06059213,-0.015874727,0.010453419,-0.048363503,0.066297375,-0.019694017,-0.04932218,0.0066143638,0.0057672076,-0.03661161,0.0016636748,0.017059173,0.0011649844,-0.025241325,0.034184977,-0.030422265,-0.0415185,-0.039527517,-0.021564124,-0.014565693,-0.037280485,-0.005428694,0.010958485,-0.04396222,-0.00009076241,0.050118428,-0.04449675,0.01668182,0.021327019,-0.0071673794,0.029612323,-0.0119060865,0.0113616055,0.024094509,-0.028836837,-0.0032587298,0.017471265,0.034197386,0.008487227,-0.0016698377,-0.039544795,-0.024606088,-0.023739101,0.03744031,-0.015287845,-0.027639376,-0.025330849,-0.05075761,-0.042283934,0.011215187,-0.010263611,-0.0059053185,0.0003886364,-0.0083340835,-0.027962795,-0.0055595683,-0.046365302,0.03334711,-0.043168865,0.029037455,0.06290683,-0.043462817,-0.03147683,-0.0077780285,-0.0057177017,0.04278639,-0.02686618,0.0013442787,0.032013968,-0.014705334,-0.02840253,-0.029155519,-0.02175549,0.022598345,0.012614248,-0.011629829,-0.028491026,0.042364147,-0.0066840206,-0.0051429165,-0.027709227,-0.033048958,-0.08183021,-0.053329132,-0.018040553,0.0041931504,0.0045565143,0.010319547,-0.015179943,0.013972334,0.013864333,-0.0045485534,-0.026557453,-0.0082251625,-0.014231253,0.021069106,0.013141752,-0.018001268,-0.0051764976,0.013711372,-0.018754415,0.040090684,-0.031305116,0.006690958,-0.039247435,0.04086525,-0.043249212,0.0021330868,-0.046482798,-0.021077726,0.011946265,-0.027382603,-0.011202327,0.0010276978,-0.008589141,-0.038252346,0.0055713067,0.025038239,0.063060805,-0.0058671213,0.013423643,0.025653515,0.0301682,-0.04104371,-0.0122985905,-0.016724152,-0.03223417,0.041486498,-0.04233794,0.03862025,-0.021830805,-0.008433489,0.00094294344,0.0032620677,0.0059949853,-0.04081287,-0.022698697,-0.032101408,0.0010745925,0.010947921,-0.01672428,-0.035753004,0.026249776,-0.05863579,-0.006726158,0.07125352,-0.0010103999,0.0057304325,-0.0025843221,0.0019502686,0.0038528482,0.005282334,-0.048353653,-0.035981797,0.012510509,-0.03466803,-0.027188675,0.074606776,0.008838899,0.0022823974,-0.028964184,-0.008055976,0.042233467,0.012575087,0.0035247356,0.027113628,-0.0006853178,0.03783901,-0.03386797,0.007666135,0.017611802,0.027871065,0.052434783,-0.022191683,0.012806587,0.044230472,0.0005484452,0.043806303,0.004583669,-0.021577587,-0.0066352966,0.00017795172,-0.0047535603,0.023616938,0.008909822,-0.048343282,0.04308667,-0.00047911468,-0.02727623,0.030333964,-0.01900071,0.03408086,0.00060718757,0.0035711578,-0.011940565,0.004543599,-0.001134268,-0.0065495097,0.015680224,-0.03342484,-0.037870556,0.007942195,-0.04368022,-0.004316335,0.007792762,0.029138887,0.017568905,-0.014607299,-0.018902296,0.02334201,0.005866047,0.00095090957,0.042642877,0.0341634,-0.05663184,0.010986748,-0.008425137,0.01483796,-0.017274305,0.03605719,-0.023846421,-0.03464892,-0.029697219,0.01871638,-0.034020405,0.007117425,0.014500693,0.00976829,0.013634228,-0.004486339,-0.028467132,0.024082726,0.02005101,-0.00798663,-0.006177882,-0.0016679773],"last_embed":{"hash":"1xgw0k5","tokens":370}}},"text":null,"length":0,"last_read":{"hash":"1xgw0k5","at":1751788234139},"key":"Personal/Areas/Exercise/Running races.md###Zandvoort Circuit Run","lines":[1,9],"size":300,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xgw0k5","at":1751788234139}}, "smart_blocks:Personal/Areas/Exercise/Running races.md###Zandvoort Circuit Run#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027694277,0.0672888,-0.041069377,0.0143058365,-0.049480565,-0.017569548,0.010465439,-0.013861443,0.026301535,0.002974439,-0.019628478,0.016632194,-0.04529848,0.015564604,-0.0015407418,-0.016850898,-0.0010127367,0.0008149664,-0.029933766,-0.03239037,0.06930837,-0.018396579,0.049764313,-0.011707447,-0.01387664,0.012428168,0.014653576,0.02219972,0.0420271,0.005058451,-0.0067508915,0.001404989,-0.02645125,-0.024837,-0.023100046,-0.08780156,-0.004387043,-0.010433499,-0.015835227,0.06696029,-0.0020590604,0.010014044,0.030338723,-0.0035454761,0.0048554293,-0.018644447,-0.0063788216,-0.0044163177,-0.014989912,-0.04668094,0.006407261,0.016361313,0.032374717,-0.08397955,-0.02683833,0.041940082,-0.03168464,-0.0098767895,-0.045205362,0.005850371,0.020284556,0.029935185,0.035692565,-0.06467246,-0.033390496,0.059142787,-0.009751511,-0.0049239974,-0.04746263,-0.0545863,-0.004372905,0.030254787,0.023754008,-0.07350087,-0.031049836,-0.0178709,0.018348442,-0.04431561,0.027613496,0.10010417,0.0043509477,-0.012120443,0.034779288,-0.0085716685,0.023882106,-0.04855746,-0.009874993,0.052625164,0.023891896,0.0043530557,-0.0067984993,0.024383586,0.034317326,-0.035605025,0.027743086,0.007480787,0.0032118778,-0.0193983,0.034034837,-0.03295769,0.034514938,-0.0006430872,0.008070709,-0.019783735,0.01858081,-0.005277268,0.019952225,0.027545128,0.032310717,-0.020767171,0.04909156,0.00929973,0.020351304,0.0067586415,0.013553125,-0.034991577,-0.0391687,-0.054752637,0.03928699,-0.060212243,0.01792731,0.025024943,0.021504015,-0.00679185,0.015894786,-0.0006659547,0.0121347215,0.028523074,-0.004091697,-0.008014372,0.0069484417,0.025267752,-0.034365524,0.002983126,0.036175635,-0.02791196,0.06013642,0.031462252,-0.016937528,-0.052315246,-0.024659606,0.04633922,-0.012663687,-0.016827455,0.04672843,-0.018075695,-0.0017777871,-0.015145471,-0.017813124,-0.049287412,-0.023346877,0.020224163,0.010899911,-0.023827326,0.01403938,0.025676731,0.019634584,0.013528596,-0.039559156,0.014412625,0.012916007,-0.018951874,-0.013762941,-0.015412327,-0.007626142,-0.022207076,0.0022667677,0.029700512,-0.012288134,0.0190018,0.02196897,0.03771252,0.0071163895,0.0330104,0.0027241549,0.034217063,0.024525434,0.009573461,-0.042665403,-0.029151192,-0.028891675,-0.05341857,0.031661388,0.016984275,0.0062152976,0.043236136,-0.0031664558,0.0025801808,0.008153173,0.017021172,-0.0075331815,0.033199552,0.03587057,-0.0064178095,0.04586753,-0.03732068,0.023523191,0.01109488,0.035814296,0.0055929706,0.031941786,0.020490283,0.059742797,-0.020965604,-0.013465612,0.011535731,-0.047971565,-0.045441125,0.018401124,-0.07644271,0.0539008,-0.0348869,-0.0263124,0.016042495,-0.025932271,0.041773185,0.027821342,-0.049615655,0.02886772,0.00789317,0.008736314,0.046226054,0.008189811,-0.048531853,-0.010771876,-0.0028822408,-0.02384491,0.027818318,-0.0059920647,-0.031508364,-0.0026028191,0.05427808,-0.04723702,0.0013792565,0.004015862,-0.041899253,-0.015112266,0.026809886,0.012881788,0.013116044,0.07880315,-0.08499477,0.06904199,0.03271017,-0.010112921,0.033881254,-0.011196488,0.021103747,-0.047787104,0.0406014,0.0127918,-0.022521857,-0.032866348,0.031932868,-0.0016734715,0.031852514,0.02210907,0.028694773,0.011879395,-0.023899473,0.017442299,0.05090533,-0.0054502552,0.00472907,-0.046481457,-0.05239995,0.0029758718,-0.04497503,0.00047869526,-0.0065433034,-0.020623177,-0.020282947,0.00029796484,-0.011328442,0.011009735,0.05710009,-0.0388346,-0.0026923623,0.07914389,-0.012874458,0.02476754,0.03649691,-0.014967157,-0.0124653205,0.040313482,0.025259895,-0.030278089,-0.012814836,0.008303274,-0.018692827,-0.006156254,-0.02499098,0.034802176,-0.06145361,0.016351065,-0.012472847,0.0077134343,-0.16185035,-0.046695482,0.04537313,-0.010153305,-0.008984799,0.002400304,-0.007943339,-0.023583371,0.012686592,-0.001739626,0.026918536,-0.05477663,0.046743635,0.021065613,0.013021096,0.00044261297,-0.013882951,-0.022973016,-0.0065562134,-0.017727971,-0.050255485,-0.028305802,0.022238985,-0.009023966,-0.05287703,-0.009560236,0.013173765,0.026182452,-0.020807013,0.036251437,-0.006936978,-0.012620494,-0.0051072766,-0.017448489,0.028341537,0.03843821,-0.029545967,-0.015965225,-0.0012045299,0.021239212,0.042841613,0.048670873,-0.029026935,-0.025123537,-0.015681902,-0.04361364,0.0114117535,-0.025904287,-0.08659532,0.004590874,0.00938406,-0.010591108,0.0036885063,0.00047185717,-0.056275997,0.028146641,0.0100221075,0.046495263,0.033408318,0.031941485,-0.041672155,-0.07940725,0.00997903,-0.0062235207,-0.053237446,-0.03913445,0.012082167,-0.029066246,0.041650496,-0.02623914,0.009311284,-0.025533715,-0.024547406,-0.019668445,0.0017933229,-0.010056827,0.004319491,-0.040215235,-0.0046498403,-0.077505335,-0.02277039,-0.019213632,0.03148219,-0.025417082,0.015589691,-0.047576033,0.028241124,0.012160195,0.004319398,0.23926194,0.024100102,-0.043813687,-0.027598534,-0.013454638,-0.050775398,-0.007337457,0.052302826,0.0047997925,-0.017586796,-0.034685455,0.07345156,0.008759212,-0.032577135,0.010791381,-0.013353191,-0.02294964,-0.0123532,0.07170579,0.020995233,0.010752251,-0.015344299,0.0087891705,0.004242274,0.012150725,-0.0109683145,0.019180242,-0.018737243,0.046535466,0.020196442,-0.059359442,0.011897966,0.005938412,0.002198029,0.003141715,0.030565495,-0.010151289,-0.022806847,-0.0075567337,-0.0022468397,0.030080019,-0.0019482162,0.0023584277,-0.051159143,0.055503346,0.0022852335,-0.0026361574,-0.012512752,-0.007229747,0.006533433,-0.005153361,0.011409731,-0.016292822,-0.0110202,0.027706677,-0.024523333,-0.0019722634,-0.052536827,0.0048772655,0.032928586,-0.00794855,0.023894401,-0.008628839,-0.0016184048,-0.006564425,-0.0028677122,0.031346653,0.009785569,0.011156378,0.009148311,0.04050308,0.0074652014,0.02022526,-0.006728142,0.012901919,0.023238463,-0.0025027473,0.05511944,0.0027878284,0.007202762,-0.056576382,-0.037285674,-0.026338562,-0.057828296,0.00274269,-0.016123608,0.07898885,0.08203443,0.010419859,0.034703847,0.03497594,-0.0068732104,-0.01747042,0.004822614,0.010628237,0.0028183728,-0.0066236043,-0.025256235,-0.052179724,0.0030654592,-0.042108864,-0.022182928,0.0062574036,-0.03418376,0.037851173,0.014848336,-0.0026307118,-0.005794136,0.015387045,0.021839393,-0.047761884,0.03728962,-0.009387425,0.004116385,0.031161921,0.0032452664,0.04228703,0.056916777,0.06471987,0.027723169,-0.019214328,0.059699304,-0.008366757,0.02343099,0.03520442,-0.034293994,0.025017617,0.009414601,-0.0010050413,0.029790407,-0.015568018,-0.0012366163,-0.02439439,0.02286617,0.0451287,-0.027827637,-0.0022376846,-0.025495782,0.034328908,0.031272195,-0.047892198,-0.009330836,-0.013762899,-0.0041399933,0.007956585,0.03493318,-0.0131812105,0.015685895,-0.0022527175,0.007950951,0.015238685,0.04301927,0.06535944,-0.0675693,-0.011081577,-0.042621534,-0.018969307,-0.013835646,-0.030983632,-0.026959877,0.015879983,0.0000815107,0.009782156,0.092891745,-0.0005856614,0.014504531,0.0092717875,0.04516845,0.026082,-0.0002532791,-0.0041800663,-0.012796929,-0.031859446,-0.035144683,0.020215483,0.023722451,-0.02680161,-0.02559122,-0.00095557293,-0.0015063823,0.0010622308,0.0084143495,-0.038233858,0.03175139,-0.034852967,-0.07296103,-0.017288381,-0.015364976,0.029042434,0.013966378,0.011617183,0.084828235,-0.022449836,-0.0013521097,0.051224314,0.07207712,0.08164333,-0.0136448145,-0.04511623,-0.03418086,-0.018985292,-0.022790877,0.0046416647,0.008802474,-0.026202718,-0.03581434,-0.03165328,0.06062519,0.007844537,0.033647478,0.008005632,0.008216213,-0.036770135,-0.0071451906,-0.025781851,-0.00886307,0.04968963,0.007899933,-0.0054767863,-0.03778896,-0.03265337,0.015401555,-0.011109493,-0.061995316,-0.0053448253,-0.009509493,-0.010805373,-0.023533193,-0.0068706847,-0.029240964,-0.01435289,-0.008000399,0.015919685,-0.00333682,-0.0074811014,-0.0051010232,0.013089082,0.011678871,0.025375614,-0.027716922,-0.0037297618,-0.016830444,-0.019762047,0.04536874,0.024366945,0.013185437,-0.007912496,-0.045860186,0.006833714,0.03944263,0.0024444447,-0.030066868,0.023730697,-0.013059644,0.043844286,0.02881086,0.03060997,0.0033156597,0.01746537,0.023421662,-0.021700736,0.049565118,-0.021436488,0.009979075,0.026403181,-0.030127797,0.012095845,-0.035440005,-0.03180797,-0.025080217,-0.05058257,0.0073080715,-0.008554008,-0.037712086,-0.004695464,-0.0033602081,-0.03322744,0.097517096,0.02031548,-0.017561812,-0.043226697,-0.010390748,-0.01084422,0.0056869406,-0.014231541,0.030617977,0.026391085,0.011923734,-0.011113435,-0.019281054,-0.025312295,-0.02567586,-0.036675386,0.011793101,-0.028284205,-0.01625069,0.009974144,0.060085755,-0.0025360337,0.04696259,-0.012405967,-0.013286366,-0.0016097574,-0.045747004,-0.02303502,-0.011388121,-0.016142638,0.010213495,0.039598033,0.028284792,0.01537608,-0.04393727,-0.034272615,-0.0040118927,0.0017360066,0.020725956,0.019469308,0.0073698484,-0.001119926,0.025435653,-0.024453264,0.009496814,-0.008347797,0.027223984,-0.044013426,-0.021016108,-0.028049072,0.0032620202,-0.0046212384,-0.008770987,-0.018377414,0.024213709,-0.0143552525,-0.007135192,0.009658584,-0.04256304,0.06110766,-0.02896968,0.021576744,-0.019995172,-0.028100928,0.03082647,0.061252944,-0.020648954,0.0027050504,-0.063928545,0.009774845,0.03163686,-0.0046955594,0.019127434,-0.003645176,0.028571008,-0.010891888,-0.014755836,0.01398524,-0.038004093,-0.0014660672,0.0341911,0.051603116,0.012001362,-0.048268694,0.04572844,-0.031558793,0.008546726,-0.026093362,0.03615143,-0.004603465,-0.029279625,0.010970433,-0.01684909,0.029673235,0.019046739,0.0208942,0.00774539,0.019383792,0.020423943,0.00014663904,-0.018259464,0.01299315,-0.001980236,-0.011350547,-0.036350124,-0.026006188,-0.011886027,-0.008451111,-0.045157596,-0.010376213,0.0010126069,0.072174154,0.047430553,-0.010795565,0.030762106,0.00095417426,0.05552731,-0.13891062,0.023876442,-0.031263225,-0.0020593947,0.002014006,0.01775834,-0.044317145,-0.025638051,-0.059472345,-0.01272363,0.011878539,-0.04546029,0.0659949,-0.019097095,-0.0448388,0.009664432,0.009156751,-0.03494462,0.0026536698,0.021331348,0.0006066044,-0.024296943,0.030995823,-0.029954247,-0.039652612,-0.038238667,-0.022119464,-0.014747327,-0.035928704,-0.0032919128,0.009623553,-0.04492502,0.0013844002,0.048259184,-0.041820608,0.015675299,0.021419449,-0.008296374,0.029403076,-0.01323605,0.008090225,0.024292858,-0.029657139,-0.0018032859,0.016110439,0.03485554,0.009988591,0.0003105984,-0.03950797,-0.024732541,-0.020454334,0.03712669,-0.016040852,-0.02793494,-0.025226941,-0.051915932,-0.04168999,0.0086417245,-0.009174205,-0.006814637,0.000035383444,-0.0108489515,-0.028613016,-0.006505512,-0.04676793,0.03335238,-0.04331506,0.030503001,0.06480671,-0.04463126,-0.033810128,-0.0070095435,-0.0054362514,0.042655174,-0.026841203,0.001411148,0.029153682,-0.014736372,-0.031175692,-0.030415794,-0.023335364,0.021763323,0.013512016,-0.011849836,-0.029769687,0.042801347,-0.0077368557,-0.00499065,-0.025379414,-0.031591848,-0.08097378,-0.05271554,-0.016563198,0.0034086995,0.0037603572,0.011980639,-0.013458699,0.014517131,0.010560961,-0.004182394,-0.029274732,-0.008422542,-0.015072198,0.018081212,0.012374683,-0.016627725,-0.0060253367,0.012603035,-0.02089722,0.03789759,-0.031330552,0.0075265034,-0.036622558,0.042328592,-0.040437184,0.0025135688,-0.04852848,-0.022573749,0.010686925,-0.028627781,-0.011408699,0.002716855,-0.008130664,-0.03642326,0.0055242656,0.022959009,0.06047792,-0.0055266144,0.01212415,0.02229941,0.029426094,-0.04247417,-0.012874915,-0.01521395,-0.030383686,0.04373961,-0.042176902,0.038765684,-0.02433523,-0.008059643,-0.00029023347,0.0042821085,0.004976308,-0.04231324,-0.02616313,-0.031537045,0.00015663072,0.014574686,-0.015924372,-0.03722429,0.024856606,-0.058185693,-0.00570886,0.06905268,0.0023131424,0.0030096166,-0.0010136825,0.001340974,0.001673317,0.005948464,-0.046625096,-0.038345512,0.009553515,-0.03401195,-0.027080793,0.07611961,0.010562245,0.00044067512,-0.031196484,-0.00886231,0.043890268,0.008597804,0.0037365092,0.025248952,0.0009618233,0.04129617,-0.03249036,0.0068293475,0.016999565,0.029169085,0.05250307,-0.022352533,0.012704176,0.042851955,0.0019044897,0.044864625,0.0042735743,-0.021127727,-0.009434841,-0.0007010384,-0.0042519593,0.020566262,0.014121352,-0.046535052,0.042853735,0.002816719,-0.027026854,0.031398308,-0.017624712,0.03435669,-0.0002317143,0.003683472,-0.012771384,0.0043980945,-0.000941623,-0.008267549,0.013372601,-0.034802176,-0.03792382,0.0083355615,-0.045285024,-0.0051496415,0.00900867,0.029201591,0.01777729,-0.015284056,-0.015057358,0.025465902,0.007072604,-0.00031889218,0.041568074,0.031994127,-0.058084406,0.012978249,-0.010106561,0.012005289,-0.016595637,0.036859453,-0.024457568,-0.03263666,-0.029863095,0.019137837,-0.03518884,0.010551069,0.016042395,0.009062767,0.015153691,-0.007733549,-0.02711208,0.022959294,0.018144125,-0.009289507,-0.01269427,-0.0067874636],"last_embed":{"hash":"17ihi2w","tokens":370}}},"text":null,"length":0,"last_read":{"hash":"17ihi2w","at":1751788234139},"key":"Personal/Areas/Exercise/Running races.md###Zandvoort Circuit Run#{1}","lines":[3,9],"size":273,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17ihi2w","at":1751788234139}}, -"smart_blocks:Personal/Areas/Exercise/Running races.md#running #races #ZandvoortCircuit #exercise #personal": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016595569,0.05139263,-0.02654086,0.025949167,-0.06464474,0.0129029155,0.009162629,-0.004880735,0.0148681225,-0.025034634,-0.008047399,-0.010727648,-0.008870817,0.0022819678,0.025237488,-0.017349748,0.017145481,0.0075567598,-0.0064352276,-0.008641076,0.009021018,0.0054134205,0.074786164,-0.010560818,-0.060150363,-0.015167819,0.021097112,-0.010975402,-0.021802321,-0.016686155,0.001192727,0.004459662,0.021198362,-0.045873914,-0.043932825,-0.030617049,-0.020864833,-0.026081711,-0.0449087,0.06706661,-0.012903529,0.011054693,0.036244307,-0.00639982,0.00836425,-0.0058892462,-0.02799312,-0.010855836,-0.027165325,-0.08750162,-0.003915784,0.011019252,0.008367936,-0.045976486,-0.017521093,0.027018005,-0.03192261,-0.016602525,-0.058891255,-0.00045175964,0.014654369,0.0369228,-0.02697811,-0.04965215,-0.013113284,0.029942563,0.036401253,0.0027219644,-0.025339466,-0.0070512816,0.0072045457,0.025065934,-0.010688321,-0.031278595,-0.026178842,0.0177975,0.028083052,-0.050494418,0.032190673,0.049930204,-0.022818947,-0.026371552,0.0066939164,-0.030712228,0.038665585,0.002081005,-0.027310925,0.024660232,0.020665381,-0.011036264,0.0151116345,0.01034692,0.021863418,-0.008753211,0.015180266,-0.02092335,0.0186199,-0.021601474,-0.00072961155,0.0002402626,0.07669073,0.026275557,0.017381167,-0.032411832,0.034805693,-0.042096812,0.021527553,0.029615346,0.00785535,-0.0032540902,0.017443689,0.05353612,0.03539892,0.07238367,0.036304142,-0.0008092299,0.0017057295,-0.031846114,0.012822935,-0.062486283,0.014420099,0.033526078,0.02936364,0.0037627334,0.013033308,-0.0009477983,-0.017099442,0.02670493,-0.009133173,-0.039548874,0.010344681,0.047786105,-0.032165896,0.04119838,0.014623834,-0.038258158,0.0456925,0.021236524,0.005122077,-0.0283989,0.015397145,0.05878389,-0.025212498,-0.025120541,0.03554972,-0.022879615,-0.026773725,0.019720376,-0.0048843897,-0.03806369,-0.007862853,-0.022060083,0.0326291,-0.00034851398,0.0031533847,0.029510397,-0.013883034,-0.017246105,-0.0074480246,-0.001858648,-0.00530962,-0.014298402,0.012020976,-0.00497565,0.019427052,-0.020766256,0.02414225,0.027536351,-0.005690228,-0.02549642,-0.008320311,-0.03892098,0.013870901,-0.014646047,0.018532518,0.0030034636,0.029871628,0.006812202,-0.02386609,-0.028745208,-0.016933981,-0.025783109,0.030296365,0.007910548,-0.01941606,-0.010856917,-0.023969138,-0.03092153,0.021404138,0.013459067,-0.024658965,0.0090953605,0.04235059,-0.027318425,0.04414895,-0.06423941,0.023484085,0.030981308,-0.015302098,-0.0035479174,-0.00014134687,0.013509335,0.0258786,-0.07204868,-0.0508357,-0.013407499,-0.004428973,-0.0052225417,0.021943748,-0.06926997,0.0290302,0.036737476,-0.049621556,-0.00587398,-0.032170758,0.025555382,0.0077008912,-0.042615812,0.04963031,0.0073753493,-0.008964932,0.006023334,-0.019511897,0.0006228069,0.004836074,0.019611184,-0.02765744,0.028635928,0.021345586,-0.03178277,-0.04295422,0.0006248165,0.00634411,0.0048866947,-0.00057464035,-0.059099104,0.028884582,0.035689734,-0.0039790887,-0.018016107,0.0032335627,-0.085613035,0.08812008,0.008613609,-0.026210124,0.004698759,0.010506661,0.03283381,-0.016424106,0.0024083736,0.019996896,-0.036702603,-0.005065902,0.056983117,0.014301351,0.016513677,0.027302688,0.005521442,-0.042682372,-0.00017654583,0.010593015,0.028761746,-0.027132265,0.009922152,-0.0031835309,-0.01607108,0.017674804,-0.003440765,0.020784153,0.008872929,-0.018563192,-0.0013935368,0.032945734,-0.04052854,-0.012274814,0.017421054,-0.03326916,0.01954005,0.085340455,0.016147709,0.025139533,0.017183684,0.05130803,0.006910099,0.049918827,0.005224756,-0.011474926,0.014015532,0.025062462,-0.014650526,-0.052846007,-0.015479555,0.03344567,-0.04850161,-0.00679277,-0.000119180906,0.014811982,-0.15814412,-0.02017913,0.009035288,0.045489717,0.020431425,-0.009430191,-0.021327764,-0.005077374,-0.003960007,0.0068444824,-0.034060363,-0.06354472,-0.0071591507,0.03129061,-0.040486403,0.025795052,-0.037905127,-0.009416301,-0.0133689,-0.017369578,-0.013620926,-0.03890849,0.0065030656,0.010063336,-0.035454754,-0.012191796,0.05595984,-0.008227738,-0.02606753,0.012972762,-0.038801517,0.0030521073,-0.002546289,-0.015354887,0.04300325,0.07811872,-0.022102179,-0.062758304,-0.032379698,-0.002858978,0.0022072762,0.026565734,-0.0049659945,0.014142834,-0.019959038,-0.027128927,-0.023992913,-0.0051168213,-0.06639863,-0.032972943,-0.00854084,-0.023424018,-0.01352136,0.0074020354,-0.053501207,0.0502373,0.006489253,0.03407268,0.01404428,0.044939585,-0.034301843,-0.05950315,-0.014764994,-0.046021815,-0.05699115,0.0042552105,0.018831674,-0.014855775,0.0076617356,-0.021396298,0.0031017857,-0.04145991,-0.0021313357,0.034185875,-0.05927063,-0.022260465,0.0093524195,-0.038865086,0.014891962,-0.040661186,-0.018227099,0.0030632813,0.009076922,-0.014128235,-0.0451143,-0.03314646,0.013961384,0.015637996,-0.016747486,0.23394468,-0.0015829032,0.030678397,0.010790452,0.023143366,-0.025630957,-0.024583412,0.043649588,0.0051147137,-0.036749177,-0.004183618,0.028649023,0.027481878,-0.020283034,0.013741565,-0.017058237,-0.024535682,0.013048998,0.05826593,0.04761977,0.035779964,-0.00014804462,0.042433694,-0.019466069,-0.014306464,-0.012875367,0.004803095,-0.048719093,-0.013457529,-0.00009228297,-0.04089818,0.034111217,0.035991445,0.009796324,-0.014695614,0.006784366,-0.030809239,-0.07077383,-0.01206701,0.013680884,-0.017875584,0.0028061063,-0.043394234,-0.025294205,0.0149370935,0.0059294985,0.0219037,-0.030043436,-0.007240733,0.04425589,-0.024179874,-0.013769823,0.019435192,0.0024387501,-0.008075684,0.0026820074,-0.008505664,-0.052226093,-0.008447044,0.009691871,0.012519656,0.00006238976,-0.0343626,-0.0028041876,-0.02237217,0.024819927,0.049763255,-0.051553875,0.025886297,0.07579425,0.049533844,0.011371423,-0.0061322846,0.023187708,0.021981958,-0.0051083067,0.020549899,0.0018806299,0.024526976,0.009162149,-0.04154998,-0.06100039,0.02910024,-0.02038762,0.035525043,-0.017390452,0.04486,0.046962447,0.013998676,0.021150181,-0.009925666,0.03074206,-0.0102645,0.005632897,-0.012149322,-0.015362689,0.016629707,0.0038093568,-0.07995126,-0.0041090683,0.0053717066,-0.013337401,-0.00072470267,0.021727553,0.038653996,-0.039972357,-0.052529838,0.030604087,0.002200035,-0.016062303,0.011206667,0.043705396,0.020240474,0.02986577,0.008347935,0.07116292,0.008183704,0.013791399,0.025261503,0.046421356,-0.023066029,0.015099143,-0.0050485064,0.04323122,-0.014671442,-0.02320382,0.004297489,0.07395564,0.008715846,0.06285851,-0.01568696,-0.011678583,-0.03925677,0.024288028,0.03631671,-0.018764518,0.02997687,-0.0038820675,0.001725454,-0.020130081,-0.0008720724,0.032298718,0.0033611266,0.008556968,-0.012430318,0.07081865,-0.00575388,-0.0036630726,0.013310524,0.003550608,0.054419994,0.041279703,0.0012214555,-0.08082109,0.019896822,-0.039568536,-0.028894363,-0.018240241,-0.036240056,-0.031439163,0.024286717,0.0054439707,0.0022474276,0.10141395,-0.020320805,-0.012730495,0.015366467,0.0074873837,-0.0007882264,-0.030256111,0.0056465436,-0.03342339,-0.05063455,-0.0211932,0.026763473,0.011607202,-0.0032821316,-0.05468165,-0.033658754,-0.037272017,0.033846144,-0.019349372,-0.03259759,-0.012803326,-0.02818777,0.01291033,-0.0049933945,-0.00024127062,-0.029307721,0.009189476,0.016019188,0.08612541,-0.041243974,-0.023796875,0.05081814,-0.009939054,0.037335917,-0.033646274,0.0054062074,-0.04045701,0.0074595097,-0.03326531,-0.029814677,-0.012203906,-0.032671746,-0.007830869,-0.013803478,0.057689305,0.015779523,-0.01447082,-0.0070454516,0.0025394163,-0.012443199,0.042139944,-0.03384833,-0.011247301,0.043372095,0.022408927,0.0021444585,-0.026734462,-0.040546343,0.01066897,-0.015502172,-0.025885182,-0.002566025,-0.026560752,-0.009893002,-0.012254175,-0.024444062,-0.03654708,-0.007895771,-0.028332915,-0.003986853,-0.027955025,-0.032324735,0.016586304,0.0024713294,0.03168138,0.01849737,-0.053469732,0.023460932,-0.06408377,-0.019377416,0.048635017,0.008135069,0.031147426,-0.026995659,-0.05214437,-0.016313925,0.031214736,-0.00829712,0.010603714,0.046656124,-0.058443286,0.030391283,0.019229896,0.043838352,-0.0060107703,0.0069881976,-0.011894142,-0.03396808,0.05961714,0.0056136176,-0.008368195,0.0012217866,-0.06435732,-0.010200375,-0.054265983,-0.038785357,-0.030905692,-0.037617333,0.029479295,-0.002202902,-0.0044779247,0.025171762,0.020341946,-0.037845455,0.033253916,0.015202697,-0.028654339,-0.057417247,0.020200029,-0.008500674,-0.031939697,-0.004635457,0.021948101,0.011338696,0.009018169,0.013090415,-0.015384893,0.0060030315,-0.034322377,-0.04388646,0.03763675,-0.035961,0.00403281,-0.0041090776,0.036496308,0.009525855,-0.011084991,0.012134762,-0.021032544,0.016990555,-0.04489234,-0.031234914,0.032512516,0.013249582,-0.023076659,0.044119015,0.018319324,0.034735505,0.022704218,0.009822584,-0.004180989,0.048502732,-0.023276566,0.06155202,-0.00029138167,0.024347544,0.020788273,-0.009910961,-0.0072172126,-0.03790916,0.041812178,-0.08874149,-0.013233639,-0.03347659,-0.015831491,-0.016633824,-0.02614673,-0.01733371,0.01679881,0.00048215743,-0.015925875,-0.005808748,-0.017720623,0.023602331,0.0024887086,-0.0033850991,-0.009876027,0.054019425,0.022376867,0.064406544,-0.027617685,0.022990372,-0.013863959,-0.023643762,0.0014031568,-0.0031981142,0.002657284,0.04884775,0.02891633,-0.010605019,0.0059897816,0.032056835,-0.016869664,0.006297248,-0.011628207,-0.0009946765,0.05206127,-0.027005784,0.060057804,-0.056824695,0.0022090278,-0.044280548,0.011233472,-0.001121365,-0.034699645,0.026192708,0.004869711,-0.017151037,0.024636364,0.011924176,-0.016023604,0.012707281,0.051362656,-0.017204266,-0.013288291,0.010012058,-0.041706305,-0.014591468,-0.050429314,-0.01425795,-0.006491056,-0.016918905,-0.020788915,0.005604963,0.015857598,0.08101571,0.043672163,-0.038686145,0.0021583661,0.023946969,0.046108823,-0.13670938,-0.013857515,-0.04478428,0.0035380265,-0.038337734,0.028926043,-0.020717258,-0.037498496,-0.035294153,-0.027479842,0.05361115,-0.05821097,0.036214467,-0.013292426,-0.040709037,0.009434135,-0.037005197,-0.0008148619,0.0062305657,0.011857051,0.004671871,0.0037428,0.040966753,-0.026119001,-0.028327646,0.00093290844,-0.035373036,-0.016915275,-0.04374259,-0.023886966,0.050208017,-0.042142946,0.0036543023,0.090446666,-0.011422613,0.022565411,-0.0062505566,-0.019759417,0.015131986,0.02706584,-0.018272202,-0.0021338416,0.003816988,-0.018083854,0.02948639,0.041758902,0.054428652,-0.012307926,-0.033778273,-0.010501874,0.0023763934,0.012947892,-0.040090583,0.03773951,0.021277916,-0.026099863,-0.0002868464,-0.0046395934,-0.011353948,0.024947548,-0.03893072,0.02723612,0.00060310605,-0.015726764,-0.024472345,0.017030403,-0.011690364,0.0437735,0.036139145,0.00005093859,0.009164979,0.032386754,-0.0071501476,0.02074914,-0.003357754,0.020268345,0.074105866,0.0011211627,-0.018121231,-0.007723545,-0.0067564454,-0.008738887,0.022282192,0.045359466,-0.00030708298,0.011940409,-0.025775755,-0.008184427,-0.049366638,-0.03517325,-0.056071173,-0.05404865,0.013194866,0.00076988223,0.017192824,0.03097561,-0.032401193,0.051590636,0.00073833816,-0.016244477,0.011404121,0.025018414,-0.03709088,-0.008518628,-0.015630484,0.020155435,0.032933645,0.025987986,0.0052943015,-0.0023784307,-0.022642532,-0.0137101235,-0.030229615,0.0012596713,-0.028596891,-0.033266436,-0.022198318,-0.011849708,0.028804483,0.01655794,0.0010282511,-0.00363073,0.023054432,-0.032713152,0.0121000735,0.031632844,0.04690325,0.042111374,0.026425112,0.020068545,0.020458223,-0.03480243,0.014815374,-0.023390695,-0.031717137,0.015539244,-0.008821289,0.031224005,-0.030523492,-0.035855442,-0.032240864,-0.0022419225,0.020688232,-0.047292568,0.008894915,-0.018060697,-0.014917676,0.0023316138,-0.020852845,-0.037352093,0.0116637,-0.029594395,0.00020493615,0.080672495,-0.032186534,0.023575148,-0.05653168,0.033541057,0.017069723,-0.002701356,-0.06796903,-0.034610495,-0.020092022,-0.027397975,-0.049469683,0.03778974,-0.02143413,0.021726163,-0.050567888,0.014225341,0.047409277,0.03903859,0.0020009421,-0.002411991,0.043794055,-0.0014540055,-0.021735938,0.027396196,0.013766139,-0.033624772,0.022861669,0.010552041,0.032996442,0.040963076,-0.022748373,-0.033756103,-0.023023443,0.0037876635,0.0016602913,0.04522038,-0.0031160156,0.03587196,-0.08522493,-0.020841325,0.06833467,0.004027469,0.0041543813,0.032134056,-0.01346461,-0.0045284047,-0.03391991,0.013665354,0.027436752,-0.007740208,-0.0073208683,-0.009938415,-0.040517304,0.01694042,-0.022391286,0.010711378,-0.018965228,-0.017670033,0.04345332,0.029404828,0.0083885845,-0.016883101,0.008818595,-0.01951309,-0.02099186,0.030436452,0.06532561,0.032902796,-0.051742397,-0.0218215,-0.008907911,0.04600232,-0.018197685,0.03222134,-0.0111196535,0.023548959,-0.015305865,0.031581644,-0.006805442,-0.004537286,0.020387735,0.04206814,0.0053229444,-0.03601218,-0.025519717,-0.014657462,0.06320698,-0.022035578,0.04443767,0.0025697602],"last_embed":{"hash":"1ng8y7m","tokens":370}}},"text":null,"length":0,"last_read":{"hash":"1ng8y7m","at":1751788234139},"key":"Personal/Areas/Exercise/Running races.md#running #races #ZandvoortCircuit #exercise #personal","lines":[10,10],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ng8y7m","at":1751788234139}}, +"smart_blocks:Personal/Areas/Exercise/Running races.md#running #races #ZandvoortCircuit #exercise #personal": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016595569,0.05139263,-0.02654086,0.025949167,-0.06464474,0.0129029155,0.009162629,-0.004880735,0.0148681225,-0.025034634,-0.008047399,-0.010727648,-0.008870817,0.0022819678,0.025237488,-0.017349748,0.017145481,0.0075567598,-0.0064352276,-0.008641076,0.009021018,0.0054134205,0.074786164,-0.010560818,-0.060150363,-0.015167819,0.021097112,-0.010975402,-0.021802321,-0.016686155,0.001192727,0.004459662,0.021198362,-0.045873914,-0.043932825,-0.030617049,-0.020864833,-0.026081711,-0.0449087,0.06706661,-0.012903529,0.011054693,0.036244307,-0.00639982,0.00836425,-0.0058892462,-0.02799312,-0.010855836,-0.027165325,-0.08750162,-0.003915784,0.011019252,0.008367936,-0.045976486,-0.017521093,0.027018005,-0.03192261,-0.016602525,-0.058891255,-0.00045175964,0.014654369,0.0369228,-0.02697811,-0.04965215,-0.013113284,0.029942563,0.036401253,0.0027219644,-0.025339466,-0.0070512816,0.0072045457,0.025065934,-0.010688321,-0.031278595,-0.026178842,0.0177975,0.028083052,-0.050494418,0.032190673,0.049930204,-0.022818947,-0.026371552,0.0066939164,-0.030712228,0.038665585,0.002081005,-0.027310925,0.024660232,0.020665381,-0.011036264,0.0151116345,0.01034692,0.021863418,-0.008753211,0.015180266,-0.02092335,0.0186199,-0.021601474,-0.00072961155,0.0002402626,0.07669073,0.026275557,0.017381167,-0.032411832,0.034805693,-0.042096812,0.021527553,0.029615346,0.00785535,-0.0032540902,0.017443689,0.05353612,0.03539892,0.07238367,0.036304142,-0.0008092299,0.0017057295,-0.031846114,0.012822935,-0.062486283,0.014420099,0.033526078,0.02936364,0.0037627334,0.013033308,-0.0009477983,-0.017099442,0.02670493,-0.009133173,-0.039548874,0.010344681,0.047786105,-0.032165896,0.04119838,0.014623834,-0.038258158,0.0456925,0.021236524,0.005122077,-0.0283989,0.015397145,0.05878389,-0.025212498,-0.025120541,0.03554972,-0.022879615,-0.026773725,0.019720376,-0.0048843897,-0.03806369,-0.007862853,-0.022060083,0.0326291,-0.00034851398,0.0031533847,0.029510397,-0.013883034,-0.017246105,-0.0074480246,-0.001858648,-0.00530962,-0.014298402,0.012020976,-0.00497565,0.019427052,-0.020766256,0.02414225,0.027536351,-0.005690228,-0.02549642,-0.008320311,-0.03892098,0.013870901,-0.014646047,0.018532518,0.0030034636,0.029871628,0.006812202,-0.02386609,-0.028745208,-0.016933981,-0.025783109,0.030296365,0.007910548,-0.01941606,-0.010856917,-0.023969138,-0.03092153,0.021404138,0.013459067,-0.024658965,0.0090953605,0.04235059,-0.027318425,0.04414895,-0.06423941,0.023484085,0.030981308,-0.015302098,-0.0035479174,-0.00014134687,0.013509335,0.0258786,-0.07204868,-0.0508357,-0.013407499,-0.004428973,-0.0052225417,0.021943748,-0.06926997,0.0290302,0.036737476,-0.049621556,-0.00587398,-0.032170758,0.025555382,0.0077008912,-0.042615812,0.04963031,0.0073753493,-0.008964932,0.006023334,-0.019511897,0.0006228069,0.004836074,0.019611184,-0.02765744,0.028635928,0.021345586,-0.03178277,-0.04295422,0.0006248165,0.00634411,0.0048866947,-0.00057464035,-0.059099104,0.028884582,0.035689734,-0.0039790887,-0.018016107,0.0032335627,-0.085613035,0.08812008,0.008613609,-0.026210124,0.004698759,0.010506661,0.03283381,-0.016424106,0.0024083736,0.019996896,-0.036702603,-0.005065902,0.056983117,0.014301351,0.016513677,0.027302688,0.005521442,-0.042682372,-0.00017654583,0.010593015,0.028761746,-0.027132265,0.009922152,-0.0031835309,-0.01607108,0.017674804,-0.003440765,0.020784153,0.008872929,-0.018563192,-0.0013935368,0.032945734,-0.04052854,-0.012274814,0.017421054,-0.03326916,0.01954005,0.085340455,0.016147709,0.025139533,0.017183684,0.05130803,0.006910099,0.049918827,0.005224756,-0.011474926,0.014015532,0.025062462,-0.014650526,-0.052846007,-0.015479555,0.03344567,-0.04850161,-0.00679277,-0.000119180906,0.014811982,-0.15814412,-0.02017913,0.009035288,0.045489717,0.020431425,-0.009430191,-0.021327764,-0.005077374,-0.003960007,0.0068444824,-0.034060363,-0.06354472,-0.0071591507,0.03129061,-0.040486403,0.025795052,-0.037905127,-0.009416301,-0.0133689,-0.017369578,-0.013620926,-0.03890849,0.0065030656,0.010063336,-0.035454754,-0.012191796,0.05595984,-0.008227738,-0.02606753,0.012972762,-0.038801517,0.0030521073,-0.002546289,-0.015354887,0.04300325,0.07811872,-0.022102179,-0.062758304,-0.032379698,-0.002858978,0.0022072762,0.026565734,-0.0049659945,0.014142834,-0.019959038,-0.027128927,-0.023992913,-0.0051168213,-0.06639863,-0.032972943,-0.00854084,-0.023424018,-0.01352136,0.0074020354,-0.053501207,0.0502373,0.006489253,0.03407268,0.01404428,0.044939585,-0.034301843,-0.05950315,-0.014764994,-0.046021815,-0.05699115,0.0042552105,0.018831674,-0.014855775,0.0076617356,-0.021396298,0.0031017857,-0.04145991,-0.0021313357,0.034185875,-0.05927063,-0.022260465,0.0093524195,-0.038865086,0.014891962,-0.040661186,-0.018227099,0.0030632813,0.009076922,-0.014128235,-0.0451143,-0.03314646,0.013961384,0.015637996,-0.016747486,0.23394468,-0.0015829032,0.030678397,0.010790452,0.023143366,-0.025630957,-0.024583412,0.043649588,0.0051147137,-0.036749177,-0.004183618,0.028649023,0.027481878,-0.020283034,0.013741565,-0.017058237,-0.024535682,0.013048998,0.05826593,0.04761977,0.035779964,-0.00014804462,0.042433694,-0.019466069,-0.014306464,-0.012875367,0.004803095,-0.048719093,-0.013457529,-0.00009228297,-0.04089818,0.034111217,0.035991445,0.009796324,-0.014695614,0.006784366,-0.030809239,-0.07077383,-0.01206701,0.013680884,-0.017875584,0.0028061063,-0.043394234,-0.025294205,0.0149370935,0.0059294985,0.0219037,-0.030043436,-0.007240733,0.04425589,-0.024179874,-0.013769823,0.019435192,0.0024387501,-0.008075684,0.0026820074,-0.008505664,-0.052226093,-0.008447044,0.009691871,0.012519656,0.00006238976,-0.0343626,-0.0028041876,-0.02237217,0.024819927,0.049763255,-0.051553875,0.025886297,0.07579425,0.049533844,0.011371423,-0.0061322846,0.023187708,0.021981958,-0.0051083067,0.020549899,0.0018806299,0.024526976,0.009162149,-0.04154998,-0.06100039,0.02910024,-0.02038762,0.035525043,-0.017390452,0.04486,0.046962447,0.013998676,0.021150181,-0.009925666,0.03074206,-0.0102645,0.005632897,-0.012149322,-0.015362689,0.016629707,0.0038093568,-0.07995126,-0.0041090683,0.0053717066,-0.013337401,-0.00072470267,0.021727553,0.038653996,-0.039972357,-0.052529838,0.030604087,0.002200035,-0.016062303,0.011206667,0.043705396,0.020240474,0.02986577,0.008347935,0.07116292,0.008183704,0.013791399,0.025261503,0.046421356,-0.023066029,0.015099143,-0.0050485064,0.04323122,-0.014671442,-0.02320382,0.004297489,0.07395564,0.008715846,0.06285851,-0.01568696,-0.011678583,-0.03925677,0.024288028,0.03631671,-0.018764518,0.02997687,-0.0038820675,0.001725454,-0.020130081,-0.0008720724,0.032298718,0.0033611266,0.008556968,-0.012430318,0.07081865,-0.00575388,-0.0036630726,0.013310524,0.003550608,0.054419994,0.041279703,0.0012214555,-0.08082109,0.019896822,-0.039568536,-0.028894363,-0.018240241,-0.036240056,-0.031439163,0.024286717,0.0054439707,0.0022474276,0.10141395,-0.020320805,-0.012730495,0.015366467,0.0074873837,-0.0007882264,-0.030256111,0.0056465436,-0.03342339,-0.05063455,-0.0211932,0.026763473,0.011607202,-0.0032821316,-0.05468165,-0.033658754,-0.037272017,0.033846144,-0.019349372,-0.03259759,-0.012803326,-0.02818777,0.01291033,-0.0049933945,-0.00024127062,-0.029307721,0.009189476,0.016019188,0.08612541,-0.041243974,-0.023796875,0.05081814,-0.009939054,0.037335917,-0.033646274,0.0054062074,-0.04045701,0.0074595097,-0.03326531,-0.029814677,-0.012203906,-0.032671746,-0.007830869,-0.013803478,0.057689305,0.015779523,-0.01447082,-0.0070454516,0.0025394163,-0.012443199,0.042139944,-0.03384833,-0.011247301,0.043372095,0.022408927,0.0021444585,-0.026734462,-0.040546343,0.01066897,-0.015502172,-0.025885182,-0.002566025,-0.026560752,-0.009893002,-0.012254175,-0.024444062,-0.03654708,-0.007895771,-0.028332915,-0.003986853,-0.027955025,-0.032324735,0.016586304,0.0024713294,0.03168138,0.01849737,-0.053469732,0.023460932,-0.06408377,-0.019377416,0.048635017,0.008135069,0.031147426,-0.026995659,-0.05214437,-0.016313925,0.031214736,-0.00829712,0.010603714,0.046656124,-0.058443286,0.030391283,0.019229896,0.043838352,-0.0060107703,0.0069881976,-0.011894142,-0.03396808,0.05961714,0.0056136176,-0.008368195,0.0012217866,-0.06435732,-0.010200375,-0.054265983,-0.038785357,-0.030905692,-0.037617333,0.029479295,-0.002202902,-0.0044779247,0.025171762,0.020341946,-0.037845455,0.033253916,0.015202697,-0.028654339,-0.057417247,0.020200029,-0.008500674,-0.031939697,-0.004635457,0.021948101,0.011338696,0.009018169,0.013090415,-0.015384893,0.0060030315,-0.034322377,-0.04388646,0.03763675,-0.035961,0.00403281,-0.0041090776,0.036496308,0.009525855,-0.011084991,0.012134762,-0.021032544,0.016990555,-0.04489234,-0.031234914,0.032512516,0.013249582,-0.023076659,0.044119015,0.018319324,0.034735505,0.022704218,0.009822584,-0.004180989,0.048502732,-0.023276566,0.06155202,-0.00029138167,0.024347544,0.020788273,-0.009910961,-0.0072172126,-0.03790916,0.041812178,-0.08874149,-0.013233639,-0.03347659,-0.015831491,-0.016633824,-0.02614673,-0.01733371,0.01679881,0.00048215743,-0.015925875,-0.005808748,-0.017720623,0.023602331,0.0024887086,-0.0033850991,-0.009876027,0.054019425,0.022376867,0.064406544,-0.027617685,0.022990372,-0.013863959,-0.023643762,0.0014031568,-0.0031981142,0.002657284,0.04884775,0.02891633,-0.010605019,0.0059897816,0.032056835,-0.016869664,0.006297248,-0.011628207,-0.0009946765,0.05206127,-0.027005784,0.060057804,-0.056824695,0.0022090278,-0.044280548,0.011233472,-0.001121365,-0.034699645,0.026192708,0.004869711,-0.017151037,0.024636364,0.011924176,-0.016023604,0.012707281,0.051362656,-0.017204266,-0.013288291,0.010012058,-0.041706305,-0.014591468,-0.050429314,-0.01425795,-0.006491056,-0.016918905,-0.020788915,0.005604963,0.015857598,0.08101571,0.043672163,-0.038686145,0.0021583661,0.023946969,0.046108823,-0.13670938,-0.013857515,-0.04478428,0.0035380265,-0.038337734,0.028926043,-0.020717258,-0.037498496,-0.035294153,-0.027479842,0.05361115,-0.05821097,0.036214467,-0.013292426,-0.040709037,0.009434135,-0.037005197,-0.0008148619,0.0062305657,0.011857051,0.004671871,0.0037428,0.040966753,-0.026119001,-0.028327646,0.00093290844,-0.035373036,-0.016915275,-0.04374259,-0.023886966,0.050208017,-0.042142946,0.0036543023,0.090446666,-0.011422613,0.022565411,-0.0062505566,-0.019759417,0.015131986,0.02706584,-0.018272202,-0.0021338416,0.003816988,-0.018083854,0.02948639,0.041758902,0.054428652,-0.012307926,-0.033778273,-0.010501874,0.0023763934,0.012947892,-0.040090583,0.03773951,0.021277916,-0.026099863,-0.0002868464,-0.0046395934,-0.011353948,0.024947548,-0.03893072,0.02723612,0.00060310605,-0.015726764,-0.024472345,0.017030403,-0.011690364,0.0437735,0.036139145,0.00005093859,0.009164979,0.032386754,-0.0071501476,0.02074914,-0.003357754,0.020268345,0.074105866,0.0011211627,-0.018121231,-0.007723545,-0.0067564454,-0.008738887,0.022282192,0.045359466,-0.00030708298,0.011940409,-0.025775755,-0.008184427,-0.049366638,-0.03517325,-0.056071173,-0.05404865,0.013194866,0.00076988223,0.017192824,0.03097561,-0.032401193,0.051590636,0.00073833816,-0.016244477,0.011404121,0.025018414,-0.03709088,-0.008518628,-0.015630484,0.020155435,0.032933645,0.025987986,0.0052943015,-0.0023784307,-0.022642532,-0.0137101235,-0.030229615,0.0012596713,-0.028596891,-0.033266436,-0.022198318,-0.011849708,0.028804483,0.01655794,0.0010282511,-0.00363073,0.023054432,-0.032713152,0.0121000735,0.031632844,0.04690325,0.042111374,0.026425112,0.020068545,0.020458223,-0.03480243,0.014815374,-0.023390695,-0.031717137,0.015539244,-0.008821289,0.031224005,-0.030523492,-0.035855442,-0.032240864,-0.0022419225,0.020688232,-0.047292568,0.008894915,-0.018060697,-0.014917676,0.0023316138,-0.020852845,-0.037352093,0.0116637,-0.029594395,0.00020493615,0.080672495,-0.032186534,0.023575148,-0.05653168,0.033541057,0.017069723,-0.002701356,-0.06796903,-0.034610495,-0.020092022,-0.027397975,-0.049469683,0.03778974,-0.02143413,0.021726163,-0.050567888,0.014225341,0.047409277,0.03903859,0.0020009421,-0.002411991,0.043794055,-0.0014540055,-0.021735938,0.027396196,0.013766139,-0.033624772,0.022861669,0.010552041,0.032996442,0.040963076,-0.022748373,-0.033756103,-0.023023443,0.0037876635,0.0016602913,0.04522038,-0.0031160156,0.03587196,-0.08522493,-0.020841325,0.06833467,0.004027469,0.0041543813,0.032134056,-0.01346461,-0.0045284047,-0.03391991,0.013665354,0.027436752,-0.007740208,-0.0073208683,-0.009938415,-0.040517304,0.01694042,-0.022391286,0.010711378,-0.018965228,-0.017670033,0.04345332,0.029404828,0.0083885845,-0.016883101,0.008818595,-0.01951309,-0.02099186,0.030436452,0.06532561,0.032902796,-0.051742397,-0.0218215,-0.008907911,0.04600232,-0.018197685,0.03222134,-0.0111196535,0.023548959,-0.015305865,0.031581644,-0.006805442,-0.004537286,0.020387735,0.04206814,0.0053229444,-0.03601218,-0.025519717,-0.014657462,0.06320698,-0.022035578,0.04443767,0.0025697602],"last_embed":{"hash":"1ng8y7m","tokens":370}}},"text":null,"length":0,"last_read":{"hash":"1ng8y7m","at":1751788234139},"key":"Personal/Areas/Exercise/Running races.md#running #races #ZandvoortCircuit #exercise #personal","lines":[10,10],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ng8y7m","at":1751788234139}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Areas_Health_Knee_md.ajson b/.smart-env/multi/Personal_Areas_Health_Knee_md.ajson new file mode 100644 index 0000000..fb822cd --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Health_Knee_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Personal/Areas/Health/Knee.md": {"path":"Personal/Areas/Health/Knee.md","embeddings":{"bge-m3:latest":{"vec":[-0.014131211,0.035068274,-0.0672271,0.013191201,-0.0093847085,-0.06635464,0.032172073,0.024587413,0.0049122814,-0.021450326,-0.0009309958,0.039977796,-0.046188846,0.021117842,0.04241779,0.016160708,0.005384247,0.002204187,0.03299859,0.010039747,0.026679754,-0.005066707,0.066430405,0.023201315,0.008459981,0.03713714,-0.0044944854,0.037527308,0.01986914,0.022842225,0.0032443244,0.010808969,0.051021434,0.008192836,-0.016342415,-0.0073187198,0.026085353,0.015724959,-0.012421787,0.057003006,0.015471904,-0.00784816,0.014721372,0.0058857906,0.010025217,-0.018624881,-0.011832714,-0.018442325,-0.01453867,-0.022231318,-0.002555287,-0.036579583,0.06302061,-0.03201929,-0.003774082,-0.02848122,-0.0066513442,0.012940085,-0.029820466,-0.018304767,-0.018001555,0.03619424,0.030978914,-0.02076558,0.0037400865,0.085791044,0.010414211,-0.030472782,-0.019704506,-0.02439371,-0.011965788,-0.010202413,0.017153814,-0.0592502,-0.06567367,0.019832002,0.024807977,-0.018347915,0.009148618,0.065372355,0.0522783,0.0059765694,0.00612653,0.037830558,0.009908461,-0.0034879972,0.022752238,-0.036596827,0.014180544,-0.054075122,0.0019490774,0.035440322,0.017256107,0.0123904385,-0.014885268,0.024628451,-0.045252696,-0.012595976,0.033830624,0.003066916,0.027789088,-0.018497521,0.017965721,0.0021475162,0.012687817,0.032459013,0.0063356487,0.047810618,0.02439091,-0.0020359186,0.035926156,-0.02444743,0.016041707,-0.031329364,0.015544858,0.0471639,0.008659284,-0.012641255,-0.000646681,-0.014545505,0.06078871,0.050222658,0.015829004,0.020602793,-0.027283534,0.0409649,-0.025448933,0.023495002,-0.027483454,0.009987597,0.01319273,0.00051123166,-0.06389709,-0.007863637,0.027348567,-0.0020905687,0.00920175,0.03981501,0.023611018,-0.040346626,0.0068465397,0.0036518427,0.0016039301,-0.046631142,0.09145669,-0.032264683,0.04761307,-0.01439575,0.04640659,-0.022307303,-0.06512256,0.022439819,0.02612555,-0.04810304,-0.026722142,0.03520632,0.003437316,0.0108384965,-0.007840904,-0.01682242,-0.007585802,-0.015215809,-0.07444336,0.038096484,0.056288194,-0.0028664127,0.0022780162,0.06134,-0.025795154,0.010243901,-0.018090663,0.016983375,0.01986432,0.0061133415,0.0022324563,0.052482314,0.0756402,0.013321821,-0.006185626,-0.06872625,-0.04696019,-0.053448442,0.0027414644,-0.0069433,-0.032000605,-0.0014861731,0.0073174015,-0.040045783,-0.0048752516,-0.017355425,-0.029546028,0.012243285,0.017410336,0.02317899,0.047615968,-0.02390232,0.031643108,-0.023880402,-0.030644309,-0.017216353,-0.0472942,0.00034774136,0.03779219,-0.006095333,-0.033469815,-0.0061863093,-0.02911242,-0.015177847,-0.014465734,-0.06546367,0.0054635615,0.014236978,-0.021449994,0.008465737,-0.005788992,0.031939186,0.03302937,-0.0046422957,0.024633091,-0.03903099,-0.012897672,-0.008227067,-0.024710318,-0.06397844,0.0005120171,-0.00045320916,-0.009564228,0.02371094,0.017644385,-0.018682592,0.02325697,0.023378592,0.010044323,0.0130943265,0.06786214,-0.01824716,0.021940041,0.04625094,0.072535835,-0.009912961,0.026803467,-0.08491776,0.043649178,0.024254063,0.023321766,-0.01298957,0.016570762,-0.018430572,-0.026110576,0.0036185365,0.020289827,-0.005892284,-0.012954761,-0.0025890344,0.007061624,-0.0028403096,-0.008124239,-0.02919954,-0.020650454,0.010326357,0.040502455,0.028022477,-0.01771385,0.0027022953,0.008094978,-0.014329976,-0.0065490897,-0.02583321,-0.005101417,-0.004794262,-0.0023074802,0.029055307,-0.0500052,-0.0025491035,-0.012622033,0.03467016,-0.033647764,-0.023799134,0.015617707,-0.015791142,-0.011157588,0.053471673,0.017164366,-0.011236882,0.033787847,-0.047108695,-0.009165379,-0.027116857,0.006403506,-0.010141633,-0.004873819,-0.035822492,0.037000038,-0.0019484032,0.011901966,-0.033889063,0.05447895,-0.16105899,-0.056019556,0.009829874,-0.05672271,0.011564361,0.03638244,-0.0014714441,-0.0056932676,-0.012391604,-0.020769786,0.029607939,-0.032725096,0.056867253,0.044615865,0.039788894,0.006573964,-0.007789736,-0.040473003,0.0006328407,-0.02167068,-0.014361736,-0.009971485,-0.008781262,-0.034361836,-0.016176416,0.03260498,0.024988059,0.032164205,0.0027533802,0.020531092,-0.086876184,0.015030186,-0.019995047,0.017699368,0.026149604,0.057015363,0.0041944506,-0.033100992,0.03914363,0.0179181,0.011095545,0.019761205,-0.03993716,-0.028454848,0.0016454861,-0.04833869,-0.022382414,-0.018001638,-0.023329973,-0.044447694,0.019403134,-0.007402467,-0.009270125,0.058211457,0.0038922047,0.0027898643,0.057953022,0.027422443,-0.04652228,-0.00092699256,0.026850272,-0.056809906,-0.0283581,-0.0058272406,-0.037100974,0.0104915565,-0.06218769,0.027030148,0.02708287,-0.06983319,0.01301898,-0.03808601,-0.02614037,-0.020199135,0.013807211,0.032904882,0.013975414,-0.051602405,0.014570667,-0.10572895,-0.0037229306,-0.014116182,-0.019917907,-0.0015545901,-0.025123144,0.008508876,0.012592093,-0.02208488,0.0029242835,0.23967367,0.012376333,0.002726641,-0.034989525,-0.0481865,-0.03321256,0.044079144,0.06261449,0.0013394997,-0.018033171,-0.05083103,-0.019808955,-0.02225079,-0.01756914,0.029850392,0.008131525,-0.032653235,0.011668264,0.08747597,0.0011629896,0.033508264,0.008210707,-0.004501446,-0.01821053,-0.029936656,-0.029249413,-0.024500204,0.010415228,-0.01226262,-0.02153366,-0.07483143,0.00093554275,0.056286573,-0.014495437,0.008376337,0.041075382,0.04037351,0.013664691,-0.014817652,0.029591449,0.062711656,0.00051193684,-0.03451042,-0.007827876,0.0021201246,0.010228072,0.036979828,-0.014474836,-0.02650283,0.015831813,0.040852502,0.03924724,-0.024320763,-0.061397634,-0.00132777,-0.007917282,-0.0033336056,0.005133053,-0.03149063,0.016429547,-0.03517193,0.038779657,-0.020648282,-0.03972873,-0.0049811504,0.0080966335,-0.0152285695,0.0047776722,0.04334723,0.026409198,0.019722644,0.0071313437,0.025846403,-0.00017242169,0.0042618364,-0.04329054,-0.014411375,0.08069405,0.00940558,-0.014190105,0.008699326,-0.01736367,-0.040412784,-0.03868537,0.0016668116,0.010106915,0.03636686,0.023393491,0.018339625,0.003571922,0.013706147,0.006460092,-0.054720026,0.017329354,-0.014361529,-0.010487334,0.005588406,-0.031017797,-0.040316395,0.0051881094,-0.046845254,-0.031274606,-0.010252341,0.009367398,-0.02929627,-0.026648521,-0.010623944,0.0049860375,0.008877118,0.024980603,-0.0037435105,0.0056602624,0.0083232485,-0.007921458,0.027320016,0.025169324,-0.024618998,0.048826534,0.015770786,0.013808122,-0.011788442,0.026121093,-0.024566693,0.027553353,-0.005212545,0.016422037,0.018742502,-0.025798663,-0.014689949,-0.0074120094,-0.003655225,-0.030295754,-0.05176383,-0.022887086,0.06839315,0.041318107,-0.010040196,-0.039488573,0.012945558,0.065792136,-0.04433825,-0.018228058,-0.040886465,0.021768488,-0.010548051,0.022692084,0.023532556,-0.00028501943,0.007226989,-0.025192983,0.031109005,0.049512852,-0.01091738,-0.053028595,-0.01249685,-0.01567021,-0.02483655,-0.0019080054,0.0046398207,-0.040023282,-0.033141743,0.008798935,0.0004869585,0.06322202,0.02310198,0.042248625,-0.020136895,0.0026034475,0.0005876121,0.012985451,-0.031945564,0.0013478805,-0.029400898,-0.012987765,0.035478216,0.023601789,-0.05775398,0.033709895,-0.011192974,-0.049810395,0.01523458,-0.0017516534,-0.029650474,0.01940596,0.0014732459,0.03083346,0.04727294,-0.014762221,0.012868458,-0.0036223861,0.039411128,0.09395829,-0.036651358,-0.03950773,0.031597666,0.0360681,0.04137529,-0.0011881868,0.024308857,-0.011722762,-0.034782205,0.0049230857,-0.02043697,0.030119214,-0.014119346,-0.023801463,-0.029648202,0.033186343,-0.026288198,0.011948722,0.04211569,-0.014450138,-0.04897669,0.011920519,0.013550718,-0.0069067255,0.038873855,0.00975822,-0.042580165,-0.032922585,-0.040054537,0.02058201,0.022391643,-0.040884916,0.026719758,0.029910963,-0.015204587,-0.030900093,-0.021409916,0.00892109,-0.012553145,-0.022748595,-0.0056044133,-0.013933842,-0.03240328,-0.015187181,0.043637082,0.031230178,0.035197947,-0.029947687,-0.034055475,-0.07959186,-0.009031466,0.009500579,-0.037628245,0.013586484,0.0025614235,-0.064366326,-0.0027350273,0.051733386,-0.03463532,0.013745232,0.021545583,-0.01186317,-0.025043283,0.062827356,0.04004817,0.004445678,-0.019783793,0.041433707,-0.010864565,0.046061408,0.033089735,-0.0010123922,0.002712743,-0.0031395857,0.0315671,-0.01508847,-0.013025819,-0.015185662,-0.048921917,0.0067897947,-0.078646325,-0.032062355,0.01762652,-0.011705618,-0.055985305,0.072093666,0.017123774,-0.06583374,-0.03953554,-0.013271813,-0.028680582,-0.0040304367,-0.023196913,0.02525312,0.05343084,0.0109888585,-0.03023962,-0.0037829909,0.04277709,-0.017122518,-0.04298112,0.03025848,-0.006449389,0.007818829,-0.0035809225,0.037140265,-0.04384187,0.01975628,-0.0009293049,0.021425983,-0.033630602,-0.04301438,-0.032847453,0.00858236,-0.020944986,-0.035132993,0.011049444,-0.012583281,-0.02625754,-0.07441456,-0.00081197283,-0.014608585,-0.007234762,-0.010068232,0.00990301,-0.01763413,-0.005125426,0.035665896,0.00087597565,0.02544534,-0.047570866,-0.024191938,-0.025395881,0.005358038,0.04460605,-0.008933095,-0.02862067,-0.044266216,-0.022852771,0.027488103,0.0057329456,-0.009145992,-0.020142915,-0.02116379,0.024285855,-0.0588053,-0.0072319196,-0.000834797,0.018438948,-0.020212553,0.051461905,-0.0023447666,-0.013254903,-0.0025740035,0.023295071,0.014842569,-0.037646703,0.020529646,0.010959046,-0.07264063,-0.033288855,-0.036766917,0.057690464,-0.03663185,-0.010960677,0.006777528,0.043259986,0.02807767,-0.011919913,0.010853415,0.0093671335,-0.019716874,0.022177348,0.040288854,-0.0023112556,-0.049028173,0.026208602,-0.0052664285,0.02493336,0.025157677,0.01595348,0.008349089,0.0024248355,0.038014427,0.03155665,0.03197565,-0.011760042,-0.014032826,-0.04953471,-0.010557701,-0.002366458,-0.040379867,-0.031076262,-0.029922899,-0.041687425,0.017750517,0.028124286,0.033584964,-0.017723002,-0.0018641967,-0.028893325,-0.029662242,-0.14117213,-0.0066841734,-0.014324013,0.021601405,-0.026338637,-0.023118295,-0.027936973,-0.0006458441,0.00017357015,0.005772417,-0.04615004,-0.029346384,0.0067000603,-0.0034464044,0.021064576,0.024660258,-0.03155094,-0.044150114,-0.035106745,0.02212205,0.0147729,0.022910394,0.051989336,0.004726316,0.0088122925,0.008939979,0.045633994,0.011082512,-0.0030554992,-0.009444753,-0.006473828,-0.049151294,-0.009226599,0.0134843225,0.0027707077,-0.009233806,-0.019278847,-0.002659093,0.023574876,-0.022890134,-0.0015727333,0.036979828,0.023148894,0.014739305,0.0062446534,0.029484143,-0.002819323,0.015843062,-0.056163035,-0.01695958,-0.030683212,0.008446376,-0.023874585,0.031873446,-0.013614874,-0.001921392,-0.015219303,-0.0019181997,-0.017806306,0.04934542,0.003589384,-0.013754767,-0.02950284,-0.01466773,0.010002824,0.025346823,-0.0068821576,0.06588386,0.018473381,-0.008156568,-0.051175307,-0.038385488,0.018306898,-0.016785296,-0.009642439,0.06661553,-0.011336231,-0.009320613,-0.031693846,0.009480181,-0.0008736396,0.011280027,-0.03335263,-0.03554114,0.011558378,-0.03916407,-0.040239453,-0.04133879,0.03508064,0.014666118,-0.040546883,0.00060791016,-0.00012273011,-0.01844475,0.027183704,0.022663955,-0.0068950932,-0.018442262,-0.012869637,-0.027801845,-0.014009321,-0.051027082,-0.016659383,-0.01200529,-0.019081207,0.00022429724,-0.014607221,-0.0030891518,-0.0004607015,0.023045478,-0.065419346,-0.022174992,-0.06910445,-0.007239007,-0.0062375176,-0.00096054096,-0.015190564,0.0045592664,0.0014317614,-0.006931603,-0.018192837,-0.038226508,0.024561135,-0.028699525,-0.02215533,0.038611587,0.08363957,-0.008180156,0.031953856,0.01882644,0.0087944735,-0.056310132,-0.020141667,-0.0029034084,0.019837106,0.01813645,-0.0068535344,0.0071325623,-0.010670904,-0.023551062,0.03632015,-0.0064734295,0.049592108,-0.033959106,-0.027412958,-0.01186506,0.044433948,0.011865929,-0.00059554825,-0.008826224,0.010001042,-0.041455105,0.0041302787,0.036721084,-0.036851183,0.0053716693,0.013296667,0.008835974,0.03862089,0.044148333,0.037237894,-0.069789186,-0.039115828,-0.008348132,0.028436307,0.09043914,0.013470942,-0.022931261,-0.028161699,-0.015750017,-0.0024321682,0.05150709,-0.0016056286,-0.013798802,-0.000042689386,0.020855775,0.021320619,-0.039808795,-0.03716392,-0.01328492,0.057988346,0.013161488,-0.036640026,0.053094972,0.0018682264,-0.0045655514,-0.005687584,-0.03958605,-0.029322863,-0.016026013,0.026288534,-0.008310865,-0.016194915,-0.020996325,0.040023156,-0.0028877966,-0.021902822,-0.021535195,0.0197161,0.036678787,0.027042858,-0.026070345,0.009991517,-0.013296106,0.005156419,0.030010335,-0.044612925,0.0034878885,0.0023860747,-0.0054561803,0.012187989,0.0028734445,0.03161086,0.027417162,-0.011844485,-0.042336117,0.03261621,0.0016867917,0.02003048,0.018683214,-0.0038037228,0.012083516,-0.0021478382,-0.003348716,0.022593407,0.018599683,0.05613745,0.0069606174,-0.023712315,0.015110265,-0.014685985,0.018558348,0.012708204,0.006140888,0.010932138,0.001571868,0.019915855,-0.023884058,-0.048696008,0.0075152037,0.027497966,-0.024870792,0.016577188,-0.0012632564],"last_embed":{"hash":"1vhkszt","tokens":452}}},"last_read":{"hash":"1vhkszt","at":1762844574143},"class_name":"SmartSource","last_import":{"mtime":1762530354000,"size":721,"at":1762844500012,"hash":"1vhkszt"},"blocks":{"#":[1,4]},"outlinks":[],"task_lines":[],"last_embed":{"hash":"1vhkszt","at":1762844574143}},"smart_blocks:Personal/Areas/Health/Knee.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013552114,0.036062922,-0.06742092,0.014237799,-0.011840988,-0.06882814,0.031927157,0.024124466,0.006053738,-0.02061668,-0.0013469433,0.04234467,-0.04522773,0.019169549,0.043355007,0.020262318,0.005819628,-0.0008605977,0.033562627,0.0073054414,0.029501436,-0.005612595,0.066609435,0.022894396,0.0055860686,0.037150737,-0.006128529,0.037560165,0.022791818,0.022605984,0.0035548154,0.008617082,0.048426677,0.006073756,-0.015580127,-0.006400288,0.02478888,0.017378975,-0.011648502,0.056263115,0.015407562,-0.005957661,0.015504371,0.0065635834,0.009652078,-0.023619978,-0.0108995605,-0.018852701,-0.012436653,-0.023150234,-0.00033016803,-0.037826218,0.06333195,-0.034534957,-0.004185445,-0.026555572,-0.0039872904,0.012901856,-0.02996427,-0.016765283,-0.0197133,0.034319997,0.030123524,-0.020345805,0.0024368747,0.08283517,0.011215908,-0.030523725,-0.019379497,-0.021168482,-0.012648019,-0.010561111,0.019009614,-0.056432266,-0.064053096,0.016796406,0.025458455,-0.017919969,0.013618052,0.06286461,0.054487478,0.004976114,0.007457415,0.040294,0.0098478105,-0.0038705135,0.024609532,-0.03609954,0.01240036,-0.053525545,0.0041002342,0.035840206,0.018247612,0.011991134,-0.016762333,0.024486033,-0.04254052,-0.01231782,0.037041474,0.00395677,0.026188044,-0.020889793,0.019448727,0.003909216,0.014725897,0.03386688,0.005661654,0.0488768,0.026399955,-0.0027894666,0.03700049,-0.025193833,0.018266134,-0.03315738,0.014152651,0.047478374,0.004586544,-0.011035893,0.0011698311,-0.01435102,0.061898034,0.048620977,0.011747476,0.02067135,-0.028093114,0.040665176,-0.024920741,0.023408303,-0.027730666,0.010203312,0.013508603,-0.0016582565,-0.064208925,-0.007033106,0.02443966,0.001030771,0.008527602,0.03929862,0.024335604,-0.042166144,0.010352181,0.0048468392,0.0050803013,-0.050358262,0.088932075,-0.031107752,0.04833583,-0.015145535,0.045977835,-0.020287713,-0.0646677,0.024721885,0.024887064,-0.04274996,-0.027516339,0.038895052,0.0042823013,0.011693783,-0.005766854,-0.014707327,-0.008329883,-0.014183273,-0.07586751,0.0383579,0.054190077,-0.0025792257,0.0031299277,0.058544934,-0.0238829,0.011050565,-0.019698363,0.017529756,0.020424176,0.00696189,0.003433656,0.051249314,0.07530989,0.012947792,-0.0041192425,-0.06672768,-0.046460412,-0.051530857,0.0024944213,-0.0062096803,-0.032236207,-0.0020928357,0.010552675,-0.04103942,-0.0042464132,-0.017631698,-0.028006855,0.010504648,0.017092412,0.02379309,0.049575545,-0.02259226,0.032648854,-0.024208736,-0.03027164,-0.014419383,-0.0473858,-0.00079790293,0.04083058,-0.008935266,-0.03717666,-0.004585477,-0.03023257,-0.017586427,-0.0137869585,-0.06391986,0.0070027485,0.014442783,-0.0210757,0.007816914,-0.005001514,0.029465003,0.033094507,-0.003975754,0.023807261,-0.03964575,-0.012664827,-0.0047275517,-0.02405207,-0.06447288,-0.00038037455,-0.003310745,-0.009167698,0.026952865,0.02035185,-0.019183092,0.023023097,0.023280324,0.00643886,0.014202867,0.06741353,-0.020433685,0.024141638,0.047355477,0.072517164,-0.009523931,0.02475598,-0.08354529,0.047449667,0.026986198,0.022817686,-0.015586206,0.015336848,-0.017301818,-0.028469987,0.0028020788,0.01959627,-0.0065441635,-0.01536901,0.00068029837,0.0048207277,-0.004039992,-0.009187134,-0.02841228,-0.020824654,0.012943887,0.04023032,0.02500862,-0.017578227,0.0028878797,0.0029828344,-0.015979022,-0.007040518,-0.027577583,-0.007407544,-0.002379802,-0.004448008,0.031376626,-0.051718608,-0.002014088,-0.012970341,0.034008127,-0.031832617,-0.02436273,0.015577882,-0.015561677,-0.011872502,0.052179012,0.018343095,-0.011220147,0.031006651,-0.04599694,-0.009637751,-0.028243182,0.0064455774,-0.006268176,-0.0043070884,-0.03604352,0.036997516,-0.002785201,0.011055314,-0.033846512,0.05078847,-0.16022763,-0.059906546,0.0069325548,-0.054671656,0.0095530925,0.038873896,-0.0017811421,-0.0068802084,-0.009984652,-0.018308101,0.03139657,-0.03309306,0.057419542,0.043606292,0.04158667,0.007518721,-0.007498379,-0.04193641,0.001973384,-0.022421641,-0.012895591,-0.010969293,-0.011572053,-0.03393486,-0.013704711,0.031247932,0.022873722,0.033519004,0.0036472937,0.021436866,-0.08677781,0.014282224,-0.019851303,0.017988572,0.023039088,0.05362947,0.0060790814,-0.03362007,0.039061658,0.019142352,0.010914691,0.019857606,-0.039861176,-0.02750455,0.0025691336,-0.04708733,-0.022025261,-0.018371763,-0.023990043,-0.041167684,0.020761574,-0.005546619,-0.009549397,0.05689516,0.0017684548,0.0020920106,0.058055952,0.028459521,-0.046280418,-0.002302544,0.026889687,-0.05512575,-0.028818727,-0.004077383,-0.03698218,0.0109861065,-0.062086698,0.030294584,0.02545828,-0.06797967,0.010771299,-0.036444608,-0.027957562,-0.02027067,0.010782184,0.034364484,0.014582951,-0.05117249,0.013542317,-0.10696505,-0.0073959217,-0.017815305,-0.01938556,-0.0037912899,-0.023139201,0.0050212657,0.011995715,-0.022629023,-0.00030117235,0.23739363,0.01110262,0.0017445679,-0.03330313,-0.04813479,-0.033503775,0.044709638,0.06058318,0.00093168666,-0.018962966,-0.04899348,-0.01972149,-0.021998191,-0.018450683,0.0322038,0.008447312,-0.032270625,0.013933933,0.08671535,-0.000014304204,0.035264127,0.008080228,-0.005930063,-0.015812697,-0.02462317,-0.02975051,-0.023078043,0.011384052,-0.012240889,-0.023598425,-0.07443259,0.0017390753,0.058927007,-0.014775442,0.0107120145,0.043509964,0.04238706,0.016220871,-0.01531718,0.030081144,0.06379256,0.0015911027,-0.031938065,-0.009314539,0.0023296538,0.011976547,0.03603555,-0.018037047,-0.025358787,0.01256747,0.042913012,0.040370416,-0.025419356,-0.061493985,-0.0010699603,-0.0058541023,-0.0018260075,0.006794563,-0.031473737,0.013963711,-0.03341171,0.040519007,-0.022539627,-0.04010213,-0.0064367834,0.006195408,-0.019363208,0.004795168,0.04422888,0.026088305,0.016953485,0.010211792,0.02388991,-0.00040884572,0.005023662,-0.042431246,-0.013869357,0.0805186,0.009552904,-0.013749305,0.008652306,-0.015394568,-0.041569866,-0.038760778,0.002862137,0.011775636,0.03559855,0.022096822,0.018977122,0.005312387,0.014961717,0.008187747,-0.055016607,0.015164527,-0.01493895,-0.007448379,0.0044213836,-0.036714848,-0.037927803,0.0066759214,-0.04916826,-0.029100072,-0.008098585,0.009270403,-0.027849056,-0.026693339,-0.0075836326,0.0022725044,0.008692174,0.02646695,-0.0027974746,0.0053287093,0.0037404026,-0.0071347808,0.028574103,0.024876824,-0.025683437,0.046479747,0.014255286,0.015680278,-0.011189169,0.027232544,-0.022626886,0.028756572,-0.006299122,0.016360482,0.014406734,-0.028798662,-0.013573115,-0.008205944,-0.0025959087,-0.029007478,-0.048770133,-0.022941628,0.06757832,0.04200957,-0.008732676,-0.038698383,0.012124648,0.067930005,-0.044307977,-0.020750012,-0.04543956,0.023684349,-0.013277335,0.021974936,0.020607898,0.00066573924,0.008247371,-0.025261898,0.032069072,0.045648165,-0.008762798,-0.051647834,-0.010491946,-0.012081656,-0.025770366,0.002288093,0.0031709645,-0.041280173,-0.033235297,0.009684722,0.002068987,0.063523605,0.02211534,0.041652326,-0.020420829,0.0023352264,-0.00079410285,0.017656216,-0.03217434,0.0058969655,-0.028844986,-0.012985485,0.033940993,0.021557435,-0.05858709,0.03427993,-0.005124707,-0.049362674,0.018365968,-0.0013627118,-0.029004907,0.016159976,0.00037697994,0.028462274,0.048537586,-0.013340542,0.017548844,-0.004758462,0.04199708,0.09320418,-0.03776606,-0.03943362,0.032802463,0.03876536,0.040927842,-0.00068678916,0.023809917,-0.010103991,-0.033635058,0.008716341,-0.020428907,0.029370833,-0.012367277,-0.021585813,-0.03472737,0.033085767,-0.026660094,0.0102057485,0.04140768,-0.01204766,-0.04897397,0.012629675,0.017597804,-0.0063547455,0.04049909,0.009377536,-0.037843283,-0.034234226,-0.039900266,0.020099336,0.02249943,-0.0412683,0.025284296,0.029669328,-0.015905451,-0.030628625,-0.022151558,0.008140122,-0.013102259,-0.021323938,-0.0056690467,-0.013935181,-0.028430097,-0.0143306,0.045478094,0.032341193,0.035149656,-0.02861582,-0.03396911,-0.08214024,-0.0108384825,0.006025845,-0.037614796,0.013448067,-0.0023648487,-0.060494687,-0.0005699884,0.050237115,-0.036658194,0.013144096,0.023185859,-0.011736117,-0.025178865,0.064133056,0.04049411,0.006675617,-0.020793714,0.041914247,-0.008229979,0.04745674,0.032974232,0.0010243979,0.0033552982,-0.0039758133,0.03240784,-0.013002149,-0.014319102,-0.015749754,-0.049670495,0.0065397033,-0.075422734,-0.03253631,0.017155165,-0.01186067,-0.057692204,0.07073244,0.015616996,-0.06714945,-0.04323215,-0.011566221,-0.02934083,-0.006377493,-0.020790365,0.024164211,0.054776825,0.011786754,-0.028445601,-0.0039082756,0.044485338,-0.015210386,-0.04404303,0.027641354,-0.0043358277,0.005902085,-0.004869774,0.03279714,-0.045090523,0.021279708,0.0003056216,0.021174407,-0.03148274,-0.041209646,-0.035255782,0.009905409,-0.027489556,-0.034252472,0.012174392,-0.01252453,-0.026698358,-0.076352656,-0.00019711225,-0.01522482,-0.010561396,-0.012217829,0.006977189,-0.015431143,-0.007101657,0.03523283,-0.00051045715,0.022068802,-0.044710837,-0.023799038,-0.024896067,0.007837068,0.041231144,-0.011098433,-0.028731309,-0.04081887,-0.021720307,0.028720899,0.008778046,-0.007341974,-0.02286184,-0.021402692,0.023283714,-0.061428774,-0.0068285647,0.000050762526,0.019870574,-0.018082282,0.052002244,-0.0031550443,-0.011916863,-0.0026651178,0.023273185,0.014081608,-0.034489967,0.020147944,0.0139267165,-0.073376335,-0.03404341,-0.038539022,0.056555405,-0.041841198,-0.011674473,0.010932989,0.04079485,0.02784387,-0.009449808,0.013088644,0.010653112,-0.020938732,0.022025466,0.03813583,-0.0021616125,-0.04586099,0.024935067,-0.0047125304,0.022038678,0.025961485,0.014433373,0.008992373,0.003252457,0.039419994,0.03118815,0.030117499,-0.009802716,-0.013164097,-0.05006241,-0.012772656,-0.00024367709,-0.04106841,-0.03190886,-0.031724233,-0.04357741,0.015338737,0.026861789,0.03177061,-0.01575883,-0.0064014914,-0.02979834,-0.033133604,-0.1397485,-0.0058352654,-0.01462544,0.01916873,-0.02439343,-0.02164618,-0.030658016,-0.0021072864,0.00070921454,0.007334436,-0.04707606,-0.02858908,0.0049717356,-0.004124314,0.02349864,0.02742125,-0.030379348,-0.04480352,-0.032303046,0.017698778,0.014237639,0.02363255,0.051287625,0.0018168347,0.0070010084,0.007291213,0.047387686,0.011717115,-0.0033700943,-0.009175269,-0.0049625635,-0.047351584,-0.01029915,0.0152514465,0.00016505006,-0.011927856,-0.020897837,-0.0026029188,0.025537722,-0.025199061,0.00031993422,0.037074752,0.02218698,0.014530716,0.0077587888,0.029584697,-0.0044300957,0.016613467,-0.059798382,-0.014911027,-0.03454997,0.00676857,-0.02504205,0.030406903,-0.013720372,-0.000029918625,-0.019057266,-0.00035207695,-0.016712632,0.05066244,0.0019929747,-0.015062995,-0.03164708,-0.014284526,0.012213014,0.025588376,-0.005729382,0.06352315,0.023345206,-0.008328439,-0.0501902,-0.03585829,0.019250792,-0.015756456,-0.008136845,0.06567267,-0.013668636,-0.008389315,-0.030894425,0.0076001296,-0.0032682433,0.010119097,-0.032718,-0.03775196,0.013886796,-0.038357742,-0.040235993,-0.042112894,0.035694294,0.010825231,-0.043008532,0.001159535,-0.001212093,-0.019156726,0.025969103,0.018852398,-0.009048651,-0.015990566,-0.012111162,-0.025465494,-0.010500024,-0.05116013,-0.016697615,-0.014217205,-0.020937739,-0.0002787521,-0.012176716,-0.0035758074,0.0013238699,0.021122169,-0.066776924,-0.025127778,-0.06963111,-0.0056325835,-0.007484333,-0.0010911389,-0.015275172,0.0044283145,-0.0005050377,-0.009428999,-0.019326866,-0.039938316,0.022976624,-0.028466158,-0.021897074,0.036765542,0.08458684,-0.008765379,0.03068358,0.018114198,0.0096778385,-0.055719357,-0.018768275,-0.003346118,0.01937197,0.020144293,-0.008860806,0.0067865383,-0.012293833,-0.021152517,0.035196833,-0.0042925365,0.048596885,-0.033971068,-0.028889798,-0.011056423,0.042675696,0.011297408,-0.0031765774,-0.0064052194,0.0107945055,-0.042419277,0.002088934,0.03534488,-0.040182576,0.0062154443,0.011972209,0.013736449,0.039204,0.044874106,0.0382469,-0.07026408,-0.039970316,-0.0057250992,0.02928995,0.09326848,0.013158764,-0.024002051,-0.030519677,-0.01907673,-0.0036250595,0.05419478,-0.0022134085,-0.014842911,-0.0010544086,0.020446654,0.018590543,-0.045219477,-0.038313154,-0.0072922558,0.0582817,0.010805705,-0.035409298,0.051957607,0.0015393612,-0.0019946028,-0.0053544967,-0.039982338,-0.02980398,-0.018406939,0.025660675,-0.007957329,-0.01158628,-0.021959305,0.042028792,-0.0050652297,-0.021259723,-0.02212331,0.020979315,0.03675398,0.026066884,-0.027580675,0.007940326,-0.013395469,0.005044422,0.029385794,-0.042918183,0.0047337827,0.0024867256,-0.0041234633,0.01521392,0.0029579499,0.03202636,0.023908915,-0.014037121,-0.0439093,0.031881202,0.0032564665,0.022632625,0.019925065,-0.003849216,0.013023866,-0.0021480888,-0.0036948363,0.024484988,0.015987458,0.058723725,0.008191792,-0.021607462,0.016177483,-0.020695409,0.018334007,0.011487694,0.0044493647,0.01226072,0.0011313028,0.018231895,-0.024252802,-0.047558963,0.007355965,0.02912453,-0.023722867,0.0115551865,-0.002487159],"last_embed":{"hash":"1vhkszt","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"1vhkszt","at":1762844574144},"key":"Personal/Areas/Health/Knee.md#","lines":[1,4],"size":721,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vhkszt","at":1762844574144}}, diff --git a/.smart-env/multi/Personal_Areas_Home_improvement_Home_improvement_md.ajson b/.smart-env/multi/Personal_Areas_Home_improvement_Home_improvement_md.ajson index ed7d2cd..fc3d539 100644 --- a/.smart-env/multi/Personal_Areas_Home_improvement_Home_improvement_md.ajson +++ b/.smart-env/multi/Personal_Areas_Home_improvement_Home_improvement_md.ajson @@ -1,3 +1,3 @@ -"smart_sources:Personal/Areas/Home improvement/Home improvement.md": {"path":"Personal/Areas/Home improvement/Home improvement.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[0.00909815,-0.07903621,0.07925946,-0.06168195,0.0165471,-0.01357045,0.02464135,0.03600512,0.01339677,-0.0117527,0.02855813,-0.04654023,0.07176971,0.04310876,0.04927836,0.00377719,-0.0345713,0.05845747,-0.05690624,-0.03415478,0.06047451,0.02384776,-0.01655444,-0.01803117,0.02636045,0.00801124,-0.04463423,0.00413381,-0.04452927,-0.15401457,-0.03962328,0.0112747,0.00852384,0.01323281,0.01420072,-0.03169524,-0.02888961,0.04856632,-0.08120202,0.03327829,0.02847854,-0.02039369,0.01133341,-0.0416222,-0.05263671,-0.02555036,0.00869895,-0.02396284,-0.01693993,0.00902134,0.04037901,-0.03725139,-0.03009449,0.0697603,0.00426289,0.02638834,0.01655661,0.04452826,0.0806278,0.04612281,0.03483537,0.05341238,-0.20320009,0.10149796,-0.01245661,0.01889909,0.02484635,-0.04553186,-0.00384384,0.05908329,-0.03590218,0.0467715,0.00688717,0.09620198,0.00815309,-0.06422143,-0.05046934,-0.04084665,-0.04299648,0.01167817,0.01685826,-0.00924408,-0.02556678,-0.02760754,-0.0020247,0.00453463,0.00421449,0.00607357,0.05431768,0.06780801,-0.05153575,-0.08788527,0.0328265,0.06097367,-0.02876012,-0.02608262,-0.00938477,0.00406837,-0.04523546,0.15237615,-0.07526825,0.01183107,0.05341986,-0.08449661,0.00352037,-0.02638196,0.02873753,0.01228257,-0.03621555,0.00783283,-0.05175074,-0.02298782,-0.01019675,-0.0399263,0.06358123,0.02279979,0.03622245,-0.00015781,0.02294082,-0.03208299,0.02149422,-0.02952719,0.09751426,0.00128216,0.03809521,0.01337085,0.05244422,0.0386004,0.04143055,0.07848026,0.03321181,0.00168753,-0.01142093,0.00837227,0.00662034,0.08744009,0.00451367,-0.02413547,0.00228295,0.01022256,-0.01887686,-0.00775822,-0.01656575,-0.07365038,-0.01339404,0.09079842,-0.0349727,0.02731864,-0.03829227,-0.0331944,-0.05090629,0.07975263,-0.03199749,-0.00664421,-0.00583554,0.05553451,0.04247857,-0.06304412,-0.03563711,-0.00160925,0.01604097,-0.00853648,-0.04011227,0.11459678,-0.02172851,-0.07062165,-0.05683513,-0.04078259,-0.02021716,0.05280147,0.01670249,0.00765106,-0.07523439,-0.01359403,0.08741503,0.03159631,-0.01315331,0.04561307,-0.0429097,-0.02970085,0.04391265,-0.03634868,-0.02387476,-0.07630213,0.05658947,-0.04253605,0.0186989,0.02047665,0.03198377,0.04606641,-0.12282208,0.02062288,0.00871325,-0.08974364,0.0189596,-0.05383945,0.02665394,0.01342995,0.01665707,-0.03392194,0.04753277,-0.00459027,0.04959452,0.04702037,-0.0693817,0.01440764,-0.08926147,-0.00924237,0.06080943,0.03301442,-0.09959988,-0.0266776,0.12072862,0.02490975,-0.00799053,-0.03627215,0.00841456,-0.03084258,0.02002171,-0.00028867,-0.03588879,0.02307848,-0.02351989,-0.20555769,0.03314158,0.01906811,-0.00928487,-0.05442153,-0.04676067,-0.01843107,-0.0033661,-0.0784953,0.10098971,0.07725772,-0.08390811,0.01654532,0.07021926,0.01286515,0.03423201,0.00085058,-0.04923776,-0.08102655,-0.00641898,0.05534285,0.00465195,0.04228396,-0.03864965,0.03737712,-0.07139556,0.13806693,-0.02156792,0.09016458,0.03455331,0.10190292,0.03591924,-0.00338163,-0.06825393,0.02460094,0.04974402,-0.02056092,-0.00587316,-0.01820357,-0.04292337,-0.0051004,0.04635724,-0.00388263,-0.08953182,0.00353975,-0.02551073,-0.03384763,0.01612651,-0.06951172,-0.0379588,0.03337617,0.0065947,0.00366246,-0.01648704,0.04395756,-0.02401332,-0.0579136,-0.01916573,-0.05258239,0.00215672,-0.01648165,-0.00278192,0.02955083,-0.07215488,0.06976931,-0.01267931,-0.00947978,-0.05478828,-0.00095487,0.02909254,0.00759368,-0.00613719,-0.02104481,0.01524762,-0.01127334,0.01405561,0.01113314,0.00419626,-0.01302023,-0.10407969,0.03599685,-0.03310856,0.01701732,0.03133114,0.03471467,0.00742522,-0.02455037,-0.05461857,0.04028178,-0.06143025,-0.06671798,-0.01364655,-0.00089706,-0.0073951,0.09706017,0.00717425,-0.23899782,-0.00661026,0.05555125,0.00387594,-0.0194375,-0.00858864,0.02924713,0.00257753,0.00682983,-0.02308083,-0.04396544,0.02374999,0.00219629,-0.01324186,-0.00750708,0.00367486,0.0176601,0.06580839,0.13794982,0.01090471,0.03557422,0.05085826,0.25951466,-0.03317666,-0.00371708,-0.01700763,-0.03417572,-0.0960782,0.02823117,0.05922785,0.0747697,0.03873155,0.08987758,-0.01060727,0.0176028,0.0506682,0.03774539,0.06292903,0.02270586,-0.0069616,-0.06857533,-0.03843806,-0.07237644,0.01805441,0.06161638,-0.06849042,-0.03658636,-0.04942818,-0.07702163,0.0159646,-0.06122842,0.02254337,0.01086497,-0.01510005,0.01572243,0.03453111,0.02316619,-0.00651029,-0.04593712,0.01057664,0.0365621,0.01484707,0.07336939,-0.00605714,0.0404977],"last_embed":{"hash":"oxnerg","tokens":48}},"bge-m3:latest":{"vec":[-0.019411618,0.015881702,-0.023193091,-0.010096986,-0.0048661283,-0.01872649,0.03715262,0.010726071,-0.0072103105,0.0189148,0.02669492,-0.005376972,-0.0014606444,0.0077493,0.018710507,-0.021603907,-0.014924383,0.03146717,0.005229946,-0.022157539,-0.0042323084,-0.0070240893,0.032358468,-0.007262887,-0.024991311,0.00093035086,0.03657558,-0.027082616,0.0030246982,0.014541496,-0.016186161,-0.04026851,0.013477843,-0.039621342,-0.029884452,-0.011729286,-0.0073540476,-0.0383126,-0.032644026,0.039848503,-0.013022157,0.0081961835,0.011379267,-0.033926267,0.06177489,0.00828641,-0.030405184,-0.022819513,-0.056448434,-0.04620862,0.011671466,-0.005456445,0.016859716,-0.033377375,0.051764097,0.07421062,-0.041765768,-0.028785804,-0.04188672,0.016386276,-0.03886201,-0.00004346745,-0.03277826,-0.014900566,0.01588198,0.04083065,0.0005288114,-0.0050172084,-0.022957584,-0.034978915,-0.008187064,0.033498213,-0.016106509,-0.0038652858,-0.04112731,0.02033034,0.0410505,-0.018339379,0.015421098,0.010449449,-0.015752262,-0.048485488,0.03461346,-0.023234263,-0.016471226,-0.015323256,-0.06656966,0.04769419,0.020861061,0.014624888,-0.042877074,-0.017637389,-0.02073518,0.003206365,-0.021000268,0.025199868,-0.009886838,-0.022724722,0.03688522,-0.046962935,0.061382998,0.000976185,0.04989367,-0.021262122,0.03500656,-0.018768217,-0.022720102,0.0022909874,0.028369386,-0.0221712,0.01876301,0.0053409208,0.025089014,0.04758685,0.016209006,-0.023112634,0.025683632,-0.0021172438,0.05973937,0.01278293,0.02159025,-0.00083724223,0.036887154,-0.069717616,0.029063476,0.013975067,0.00377692,-0.000812303,-0.028543476,0.019521717,-0.01641023,0.08715126,0.018027823,0.033696104,-0.008635057,-0.03829365,0.031382024,0.0028103055,-0.000761504,-0.029370848,0.03144331,0.07433158,-0.034085542,-0.018346896,0.048353225,-0.026288172,0.052592713,0.0007522397,0.017637629,-0.03618035,-0.03528678,0.039346527,0.040181156,0.0028242313,0.04042131,-0.011662878,0.035700854,0.010441071,-0.02619034,-0.023900725,-0.019123642,0.026175044,0.022408223,-0.017318916,-0.011999316,-0.050141517,0.0055865957,-0.0013932431,-0.031513687,-0.015689952,0.01394979,-0.04009999,-0.008536435,-0.022879504,0.0312268,0.02361319,0.07970212,0.016449476,0.06490116,-0.04477459,-0.019130459,-0.025381329,-0.035013635,0.028953733,-0.045523476,-0.028109567,0.0050893365,0.011040756,0.037780456,0.035995904,-0.025807535,-0.012545221,0.020795112,0.031426735,0.01609508,-0.05840569,-0.0052685426,0.025700266,0.0073711844,-0.015566003,0.032696065,0.01818158,0.018294169,-0.040197015,-0.017389042,-0.020748796,0.013981959,-0.046839986,0.0068806144,-0.03216934,-0.00048458413,0.0029021967,-0.030098371,-0.0065887338,-0.030980742,-0.0020596187,0.0383239,-0.010465199,-0.013663263,-0.037326615,-0.023131777,0.034018848,0.038136777,0.037828483,-0.014685618,0.0048160185,0.037370652,0.023066718,0.012566106,-0.04022573,-0.010254626,0.00962039,0.0027634187,-0.010016734,-0.0084303105,-0.012614257,-0.0057404004,0.030405937,-0.032790583,-0.009253254,-0.011461537,-0.021294642,-0.015808936,-0.0015744219,-0.007872871,0.004311297,0.00038552532,0.022111291,-0.022814518,-0.058137976,-0.002574995,0.01237434,-0.0038363226,-0.00032177765,0.0046911924,-0.0007650075,0.039892133,-0.014674771,-0.0219688,-0.024712443,0.023690091,0.05383806,-0.021901632,0.016481621,0.017878179,-0.024804233,0.012960094,-0.0103313485,-0.0010838838,-0.007543013,-0.06820039,-0.026983121,-0.0022143172,0.011479301,0.047956336,-0.028537834,-0.02723159,-0.020208094,0.08228136,0.005566209,0.0035797772,0.0365154,0.07320325,-0.008472445,0.030067133,0.0049677566,-0.013605169,-0.010532703,0.011464948,-0.030023292,0.005483329,-0.01805088,0.060882896,-0.006157828,-0.04383889,0.024212573,-0.0005953315,-0.15284675,0.007870243,0.0052443985,0.025431884,0.042708445,0.03592697,-0.009419059,-0.0029466066,0.035357073,0.0053946534,-0.04879289,-0.06745814,-0.0031971326,-0.0071343854,-0.006983949,0.031942975,-0.032888193,0.035693906,-0.0042434926,-0.012536691,-0.044108078,-0.020219965,0.04049395,-0.01936913,-0.01329903,0.0071810703,0.043603286,0.0026277627,-0.010579696,0.008010607,-0.00731031,0.0023090001,0.0049514044,-0.010133752,0.0061313743,0.033757214,-0.016913937,-0.0053292126,-0.05313486,0.022148252,0.043478627,0.050975267,0.028048372,0.03309212,-0.003515135,-0.0015613813,0.0019634392,0.015151957,-0.09519525,0.001869989,-0.0047791363,-0.031468246,-0.0039496846,0.04197865,-0.052535083,0.011087209,0.033561334,0.05153927,-0.00992058,0.037467185,-0.06220537,-0.02915542,0.0055046924,-0.008977239,-0.046115216,-0.008076467,0.025408758,-0.05016403,-0.0067922496,-0.0098039815,0.03147317,-0.072466016,0.005729343,0.015439964,-0.016079215,-0.0073809847,-0.01972765,0.0070163026,-0.009578186,-0.12335191,-0.028328955,-0.028627604,0.001251175,-0.016968925,-0.007379687,-0.06989647,-0.03881701,0.021073584,0.017877972,0.24359132,0.027239282,0.016534556,0.01650062,0.040000252,-0.022916174,-0.019374715,0.0063173897,0.07347001,-0.048068978,-0.010432469,0.04174318,0.040413707,-0.001324728,0.040011108,0.008935698,-0.00158745,0.024620904,0.07238338,0.009533743,-0.021815788,-0.07519657,0.014764181,0.011441918,-0.043786187,-0.015100466,-0.026102614,-0.016207151,0.001396039,0.01993704,-0.034736995,0.01330515,0.06911924,-0.05107173,-0.06622197,-0.03966475,0.024261935,-0.057732895,0.0039306437,0.015692221,-0.032293044,-0.013018782,-0.0106019275,0.010970045,-0.00533415,-0.031264,0.009551427,-0.007936368,0.03204876,0.005412592,0.0070972545,-0.058311857,-0.0043759258,0.028804054,-0.038506705,-0.0033637255,-0.021352295,-0.037983447,-0.0071553127,0.024557449,0.021633942,-0.009101598,-0.0037708806,0.0014262715,0.009648054,0.047477704,-0.02799824,-0.02021138,0.016784735,0.080688484,-0.022140233,0.036402907,0.02403287,0.036677852,0.020215318,-0.034147788,0.06591316,0.020669265,0.003877702,0.016934868,-0.062466547,0.0012654018,-0.027357785,-0.0032132645,0.014551467,-0.013920691,0.0030532957,0.024234323,-0.02263446,0.0050825397,-0.018431943,0.04506811,0.039142724,-0.017562103,-0.007732018,-0.013731991,0.03071712,-0.046497207,-0.014404009,-0.023045499,-0.010732832,-0.016923048,-0.017701566,0.035691444,0.002681503,-0.0059101526,0.017378848,0.023158701,-0.004791553,0.057110447,-0.0153155895,0.007874462,-0.019862771,-0.0047774455,0.035651587,0.033947907,0.049376212,0.021043474,0.031376027,0.018755682,0.001450182,0.008693775,-0.03620512,-0.021358518,-0.047004938,-0.034169424,0.00013956634,0.0734769,-0.009164388,0.02833117,-0.0148755,-0.039009023,-0.011584646,0.065433614,0.023708832,0.010113873,0.018195368,0.012491897,0.03785919,-0.025043007,-0.03223764,0.00543762,-0.017084967,-0.018583322,0.00065224717,0.0378167,0.01882092,-0.026124934,-0.020275697,0.05050269,0.03520588,0.0074680457,0.029188305,-0.04499366,0.002608485,-0.04334512,-0.023666875,-0.004696188,-0.0031218468,-0.032001346,-0.009312452,0.028411046,-0.007892738,0.07900026,-0.0027347351,0.039116777,0.0001969161,0.03766217,0.001090672,-0.057076603,0.0075283283,-0.04568814,-0.04819627,-0.025070587,0.003914427,-0.03357225,-0.035040688,-0.021782815,-0.00944527,-0.06279709,-0.00701764,-0.009882335,-0.06647981,-0.0331119,0.028825065,0.035375927,0.00041698967,-0.0044557094,0.04762903,-0.021796182,-0.029593697,0.10174847,0.0006686672,0.0129342275,-0.035910264,0.05535834,0.05487736,-0.039223388,0.036759377,0.03093121,-0.022696499,0.006889693,-0.013793737,-0.014631295,-0.019298162,-0.011756595,-0.00475189,0.04106847,0.0020350178,-0.017928457,0.009694207,0.0051461593,-0.050386034,0.009802736,-0.043424886,0.0019754742,0.020679347,0.027463198,-0.013660186,-0.06003362,-0.0036780818,-0.0055560907,-0.01635681,-0.037931412,0.014192196,0.031108007,0.023391236,-0.021155924,0.0056485785,-0.029150626,0.0016657406,-0.03555996,0.0071235048,-0.005335662,-0.011605391,-0.011249724,-0.017867956,0.04638854,-0.0023246717,-0.034355767,0.0032014186,0.0096261045,0.02993846,0.11260424,0.02579398,0.014947835,-0.032546237,0.009390869,0.01620925,0.0103794625,-0.06430852,-0.042399865,0.034781605,-0.0019267723,-0.012743752,-0.006201016,-0.01339088,-0.009920184,0.024179343,-0.023970604,0.019726885,0.049783465,0.021272598,-0.008848221,0.0022842637,0.01262573,0.02052502,-0.030945046,0.00016491488,-0.013925988,-0.025938263,-0.008412064,-0.004417832,-0.022515185,0.05774772,0.022276673,-0.02456594,0.023348875,0.032282703,-0.0089415,0.00907626,0.013512671,-0.010778504,0.021287074,-0.02717163,-0.009717848,0.010016899,0.033886366,0.013548088,-0.04250356,0.011509431,-0.013491209,-0.02708367,0.004891538,-0.013308421,-0.003704856,-0.024413189,0.024218693,0.0073803104,-0.0009361787,-0.011130613,-0.036751527,0.0011548138,-0.03823996,-0.0052222284,0.0212871,0.03131985,0.0134204095,-0.0037666087,0.003767905,0.045784447,-0.058377504,0.0092925755,0.0163403,0.014091473,0.03089797,0.028495153,-0.016913274,0.0014382027,-0.031049907,0.008660339,0.010330955,-0.048992105,-0.001651127,-0.027007764,0.0290216,-0.05095088,-0.016110614,-0.025699094,0.009966917,-0.0044572745,0.0024520294,-0.03166788,-0.0051635047,0.029852672,-0.04510816,0.025098072,0.001874372,0.01954686,0.02761196,-0.040308986,0.036200564,0.1104279,-0.015786605,0.039860245,-0.014740309,-0.023258807,-0.00025045167,0.02001515,0.0028664905,0.0016363731,-0.013341068,-0.051089723,0.0038912676,0.04860106,-0.040500253,0.03676154,-0.029005412,-0.04691942,0.0034398034,-0.025853135,-0.0047061117,-0.05773078,0.012969733,0.009818648,-0.017977012,-0.004168121,-0.0023395,-0.00035378436,-0.023595814,-0.013469979,0.0038824289,0.0061193123,0.072610185,-0.02971483,0.025268147,-0.042299576,-0.005717688,0.021219864,0.0072997245,-0.01136021,-0.007729371,-0.0057656225,-0.00570855,-0.0020707322,-0.039148696,0.0012564174,-0.022372903,0.027256234,0.020263862,0.0064189895,-0.0016117251,0.012945799,0.006231177,-0.14500493,-0.0072379555,-0.030314805,0.00963868,-0.04410224,0.0061624465,-0.029385619,-0.0059610815,-0.006676578,-0.0030515464,-0.0044361507,-0.00924131,0.025679069,-0.043423373,0.0004451018,0.0028244827,-0.011483542,0.02385835,0.0022575378,0.076656714,0.0008415565,-0.0061049787,0.0357139,0.0074682296,-0.015108576,-0.008875294,-0.022623472,-0.005967776,-0.022735313,-0.0051217545,-0.009793688,-0.027065959,0.021398026,0.017677581,-0.023554873,-0.014994147,0.026580932,0.02786811,-0.010157193,0.044766333,-0.04424302,0.014160377,-0.018685447,-0.016924782,-0.010045997,0.0312973,0.035830088,-0.012866052,-0.019780852,0.0018805377,0.028455961,-0.003658428,-0.019982925,0.0027312643,0.015540379,0.030030787,-0.014993325,-0.029477192,-0.022177853,0.050709505,-0.05336967,-0.006290038,-0.01747226,-0.04304879,-0.00426128,0.021044629,-0.03528895,-0.0016189847,0.013640118,0.0082289,-0.010712065,0.015953496,-0.034519628,0.0029302388,0.020010898,-0.0153451115,0.014877314,-0.030345531,-0.019093543,0.00030590227,-0.00688549,-0.0016476045,0.0026127447,0.010771531,0.0043814043,-0.0007755931,-0.01946099,0.01916671,-0.05865999,0.007249489,-0.032816034,-0.05112875,0.0472334,-0.007656235,-0.008374798,0.04855446,-0.030862367,-0.014625821,-0.029981386,0.0008690807,-0.023847645,-0.02358089,-0.058180403,0.0011729642,-0.048493963,0.05209817,0.031348653,0.0067668413,0.0013515339,-0.048754383,-0.037372217,-0.041148223,0.002870357,-0.008483104,-0.045838922,-0.015141386,0.06498485,0.010686232,0.004962651,0.0061193425,0.022189634,-0.0053620674,0.014306612,-0.022590537,0.022971971,-0.014369779,0.0027244487,0.023179796,0.041192457,0.010466201,0.04024357,-0.023649044,0.014080991,0.059278928,0.00786157,-0.04537376,-0.041253444,0.04229282,-0.03829331,-0.05426824,-0.03232575,0.027965361,0.021047322,-0.049850333,0.0033517051,-0.013158322,0.005929955,0.0139609175,-0.00033563818,0.017298065,-0.0076872194,-0.034365304,-0.010523571,0.06846023,0.0026017274,0.020877697,-0.03452142,-0.010135633,-0.02040039,0.03415338,-0.0061410866,-0.0016975782,-0.03570002,-0.00039928596,-0.029366199,0.029940855,-0.005623463,-0.020732516,-0.04601483,0.004017505,0.018093662,-0.0036643904,0.010042574,-0.005261423,0.065606475,-0.050837923,0.003065795,0.003749313,-0.003249232,-0.033170026,0.035792127,0.01822449,0.07058743,0.04951185,0.024501042,-0.044544257,-0.010684236,0.0454311,0.0380429,0.0024524345,-0.036412496,0.012098444,-0.017915482,-0.033062257,0.06216603,0.0036920349,0.00021525114,0.042261675,0.008919154,0.026375677,-0.018936234,0.032845758,0.021489715,-0.0066256355,0.0009864097,-0.030946458,-0.017407,-0.011464584,-0.021831142,-0.019049544,-0.04417629,0.024225453,-0.019261556,0.05424551,0.022204341,-0.008449971,0.0046952013,0.05273413,-0.026146585,0.032591537,0.05057802,0.036810804,-0.04659327,-0.07692421,0.018521287,0.021886468,-0.008003861,-0.0059184935,-0.067943126,0.029578717,-0.014256565,0.02866379,0.0053185555,0.012892677,-0.011327324,-0.006468627,-0.012937526,-0.009342697,0.0072658537,0.0028268558,0.03661475,-0.05147068,-0.032021757,-0.044731285],"last_embed":{"hash":"oxnerg","at":1751596547640,"tokens":379}}},"last_read":{"hash":"oxnerg","at":1751597076649},"class_name":"SmartSource","last_import":{"mtime":1751437215000,"size":111,"at":1751596547199,"hash":"oxnerg"},"blocks":{"#":[1,5],"###Generic":[6,11],"###Generic#{1}":[7,11]},"outlinks":[{"title":"Airco","target":"Airco","line":7}],"key":"Personal/Areas/Home improvement/Home improvement.md","last_embed":{"hash":"oxnerg","at":1751597075081}}, +"smart_sources:Personal/Areas/Home improvement/Home improvement.md": {"path":"Personal/Areas/Home improvement/Home improvement.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[0.00909815,-0.07903621,0.07925946,-0.06168195,0.0165471,-0.01357045,0.02464135,0.03600512,0.01339677,-0.0117527,0.02855813,-0.04654023,0.07176971,0.04310876,0.04927836,0.00377719,-0.0345713,0.05845747,-0.05690624,-0.03415478,0.06047451,0.02384776,-0.01655444,-0.01803117,0.02636045,0.00801124,-0.04463423,0.00413381,-0.04452927,-0.15401457,-0.03962328,0.0112747,0.00852384,0.01323281,0.01420072,-0.03169524,-0.02888961,0.04856632,-0.08120202,0.03327829,0.02847854,-0.02039369,0.01133341,-0.0416222,-0.05263671,-0.02555036,0.00869895,-0.02396284,-0.01693993,0.00902134,0.04037901,-0.03725139,-0.03009449,0.0697603,0.00426289,0.02638834,0.01655661,0.04452826,0.0806278,0.04612281,0.03483537,0.05341238,-0.20320009,0.10149796,-0.01245661,0.01889909,0.02484635,-0.04553186,-0.00384384,0.05908329,-0.03590218,0.0467715,0.00688717,0.09620198,0.00815309,-0.06422143,-0.05046934,-0.04084665,-0.04299648,0.01167817,0.01685826,-0.00924408,-0.02556678,-0.02760754,-0.0020247,0.00453463,0.00421449,0.00607357,0.05431768,0.06780801,-0.05153575,-0.08788527,0.0328265,0.06097367,-0.02876012,-0.02608262,-0.00938477,0.00406837,-0.04523546,0.15237615,-0.07526825,0.01183107,0.05341986,-0.08449661,0.00352037,-0.02638196,0.02873753,0.01228257,-0.03621555,0.00783283,-0.05175074,-0.02298782,-0.01019675,-0.0399263,0.06358123,0.02279979,0.03622245,-0.00015781,0.02294082,-0.03208299,0.02149422,-0.02952719,0.09751426,0.00128216,0.03809521,0.01337085,0.05244422,0.0386004,0.04143055,0.07848026,0.03321181,0.00168753,-0.01142093,0.00837227,0.00662034,0.08744009,0.00451367,-0.02413547,0.00228295,0.01022256,-0.01887686,-0.00775822,-0.01656575,-0.07365038,-0.01339404,0.09079842,-0.0349727,0.02731864,-0.03829227,-0.0331944,-0.05090629,0.07975263,-0.03199749,-0.00664421,-0.00583554,0.05553451,0.04247857,-0.06304412,-0.03563711,-0.00160925,0.01604097,-0.00853648,-0.04011227,0.11459678,-0.02172851,-0.07062165,-0.05683513,-0.04078259,-0.02021716,0.05280147,0.01670249,0.00765106,-0.07523439,-0.01359403,0.08741503,0.03159631,-0.01315331,0.04561307,-0.0429097,-0.02970085,0.04391265,-0.03634868,-0.02387476,-0.07630213,0.05658947,-0.04253605,0.0186989,0.02047665,0.03198377,0.04606641,-0.12282208,0.02062288,0.00871325,-0.08974364,0.0189596,-0.05383945,0.02665394,0.01342995,0.01665707,-0.03392194,0.04753277,-0.00459027,0.04959452,0.04702037,-0.0693817,0.01440764,-0.08926147,-0.00924237,0.06080943,0.03301442,-0.09959988,-0.0266776,0.12072862,0.02490975,-0.00799053,-0.03627215,0.00841456,-0.03084258,0.02002171,-0.00028867,-0.03588879,0.02307848,-0.02351989,-0.20555769,0.03314158,0.01906811,-0.00928487,-0.05442153,-0.04676067,-0.01843107,-0.0033661,-0.0784953,0.10098971,0.07725772,-0.08390811,0.01654532,0.07021926,0.01286515,0.03423201,0.00085058,-0.04923776,-0.08102655,-0.00641898,0.05534285,0.00465195,0.04228396,-0.03864965,0.03737712,-0.07139556,0.13806693,-0.02156792,0.09016458,0.03455331,0.10190292,0.03591924,-0.00338163,-0.06825393,0.02460094,0.04974402,-0.02056092,-0.00587316,-0.01820357,-0.04292337,-0.0051004,0.04635724,-0.00388263,-0.08953182,0.00353975,-0.02551073,-0.03384763,0.01612651,-0.06951172,-0.0379588,0.03337617,0.0065947,0.00366246,-0.01648704,0.04395756,-0.02401332,-0.0579136,-0.01916573,-0.05258239,0.00215672,-0.01648165,-0.00278192,0.02955083,-0.07215488,0.06976931,-0.01267931,-0.00947978,-0.05478828,-0.00095487,0.02909254,0.00759368,-0.00613719,-0.02104481,0.01524762,-0.01127334,0.01405561,0.01113314,0.00419626,-0.01302023,-0.10407969,0.03599685,-0.03310856,0.01701732,0.03133114,0.03471467,0.00742522,-0.02455037,-0.05461857,0.04028178,-0.06143025,-0.06671798,-0.01364655,-0.00089706,-0.0073951,0.09706017,0.00717425,-0.23899782,-0.00661026,0.05555125,0.00387594,-0.0194375,-0.00858864,0.02924713,0.00257753,0.00682983,-0.02308083,-0.04396544,0.02374999,0.00219629,-0.01324186,-0.00750708,0.00367486,0.0176601,0.06580839,0.13794982,0.01090471,0.03557422,0.05085826,0.25951466,-0.03317666,-0.00371708,-0.01700763,-0.03417572,-0.0960782,0.02823117,0.05922785,0.0747697,0.03873155,0.08987758,-0.01060727,0.0176028,0.0506682,0.03774539,0.06292903,0.02270586,-0.0069616,-0.06857533,-0.03843806,-0.07237644,0.01805441,0.06161638,-0.06849042,-0.03658636,-0.04942818,-0.07702163,0.0159646,-0.06122842,0.02254337,0.01086497,-0.01510005,0.01572243,0.03453111,0.02316619,-0.00651029,-0.04593712,0.01057664,0.0365621,0.01484707,0.07336939,-0.00605714,0.0404977],"last_embed":{"hash":"oxnerg","tokens":48}},"bge-m3:latest":{"vec":[-0.0064235334,0.0065925475,-0.022074409,0.015961053,0.018641684,-0.019557197,0.010930142,0.018368587,-0.016875217,0.044580277,0.018054467,0.0031648648,0.010444151,-0.007671014,0.024834877,-0.008372956,-0.01926558,-0.0046995133,0.0018905938,-0.054518163,0.006601731,-0.020672737,0.01596658,-0.022652151,0.0029854232,-0.0007391362,0.033648573,-0.022261575,0.022434313,0.0227464,-0.025425294,-0.010588126,-0.01513709,-0.054378413,-0.061425447,-0.0053540287,-0.020654628,-0.02795929,-0.043688513,0.021635575,-0.016843904,0.0321625,-0.019432873,-0.008065729,0.042735077,-0.001072523,-0.014220962,-0.017594537,-0.07848203,-0.08170632,0.038520858,0.014420649,0.018418012,-0.032732006,0.051880676,0.09784904,-0.02960827,-0.022260362,-0.037340634,0.02794638,-0.032612525,0.024932042,0.015349834,-0.031452715,0.03756253,0.038993537,-0.0043087723,0.0050134133,-0.026944797,-0.033348832,-0.011144903,0.043977063,0.01015395,0.022598362,-0.036119204,0.02329091,0.0069276174,-0.003941892,0.025610903,0.012004682,-0.0053113047,-0.023230962,0.029865943,0.0034880305,0.00018871536,-0.018349977,-0.0016548902,0.0572948,0.0060876296,-0.029917123,-0.037882153,-0.0078589255,-0.028739091,-0.023618527,-0.034615144,0.027443305,-0.0074322154,-0.050127763,0.052763067,-0.019539386,0.035856016,0.00598176,0.034781497,-0.04481447,0.06544197,-0.022835156,-0.015821226,0.013227289,0.029145783,-0.0069116014,0.022859836,-0.004572287,0.002903346,0.024382623,0.0059588337,-0.010869804,-0.010067379,-0.00092432916,0.046246294,0.0062012603,0.005027769,-0.0093563115,0.052096497,-0.071299836,0.019042036,0.025842853,-0.013547842,-0.006983812,-0.025099792,0.003841875,-0.016596923,0.046314526,0.01652978,0.02305142,0.0036865277,-0.013982191,0.005676492,-0.004356129,0.011388147,0.0050826203,0.033038605,0.048796367,-0.0361728,0.01836365,0.07436651,-0.029828042,0.04083039,-0.0076695858,0.014725959,-0.024544563,-0.044849843,-0.000009706072,-0.0077936305,-0.017623484,0.020408798,-0.0074585094,0.042540774,0.026829192,-0.044689264,-0.03615999,-0.008146985,-0.025904948,-0.015104337,-0.012361275,0.021714784,-0.010026319,0.050773367,-0.0086697275,-0.029779993,0.025551572,0.0008777573,-0.048119877,-0.009765177,-0.015970066,0.026091248,0.023353156,0.07423411,0.005277322,0.06530763,-0.041011922,-0.02980595,-0.040422667,-0.024231438,0.0057069003,-0.04690398,-0.038620114,0.015137319,-0.011450004,0.015254574,0.03336418,-0.018626703,-0.0026269904,0.029263208,0.03281728,0.03725849,-0.062570415,-0.02262211,0.00073594996,0.009190659,-0.033152934,0.009356564,0.0107673835,0.015819758,0.008388156,-0.012118735,-0.0012087792,0.008157478,-0.03380281,0.016849713,-0.014925324,0.018652176,0.006982015,-0.014304082,-0.01997464,-0.02607863,0.010612793,0.0500764,-0.018191649,0.0036578574,-0.020863606,-0.03421596,-0.00005071075,0.055916756,0.021539792,-0.011957275,-0.019452455,0.020794118,0.02339611,0.024659928,-0.024264527,0.024518585,0.029884188,0.022969408,0.006304668,-0.03931442,-0.023881808,-0.019532982,0.01738254,-0.01972296,0.0018642684,-0.020489996,0.004553583,-0.003968578,0.002719207,-0.043560788,0.029003689,0.003763847,0.008102492,0.001414506,-0.0320638,0.013118603,0.0218138,0.021975232,0.025842672,0.03658325,-0.009962103,0.021556797,-0.023791537,-0.00452997,-0.05201244,0.029202046,0.054916877,-0.024274016,0.015270059,0.02695658,-0.035848897,0.002418482,-0.0059298445,0.007308056,-0.030350205,-0.07720226,-0.04028936,-0.018879134,0.029254647,0.0333052,-0.031632785,-0.013821367,-0.018970612,0.06719802,0.035116453,0.010633154,0.00853459,0.057966046,0.046769556,-0.015392376,-0.0022134604,-0.017244456,-0.01300848,0.050941907,-0.03631944,0.004629153,-0.027118662,0.05433557,-0.0034489743,-0.042890735,0.018815348,-0.0085468255,-0.15578644,-0.0010656628,-0.00888987,0.012648475,0.037784565,0.024982695,-0.033305388,0.012022188,0.011212051,-0.03766872,-0.02247859,-0.057889413,0.007344512,0.007894406,-0.021540113,0.019093681,-0.026270092,-0.0017689737,0.0069866222,-0.020942554,-0.07591691,0.000022467097,0.056206595,-0.033375166,-0.0137369735,-0.016069395,0.0153825395,-0.01662256,0.005300637,-0.008840642,-0.005106999,-0.021154512,0.0053795753,0.0024053692,-0.0014108606,0.03021118,-0.024242908,-0.00978316,-0.040796574,0.026859771,0.031404074,0.058762785,0.03394739,0.009946279,-0.005861174,-0.010301771,0.005909564,0.03975119,-0.057150733,-0.033194758,0.00045213863,-0.029580275,-0.002949323,0.044126667,-0.06109264,0.012393167,0.028506635,0.061819766,-0.011412479,-0.0031254012,-0.044429697,-0.03424736,0.0021817612,-0.009667132,-0.06019344,-0.022090271,-0.02044413,-0.049673807,-0.043037012,-0.013905852,0.009982233,-0.049944904,-0.022617796,0.0013157472,0.005848761,0.024026398,-0.029344978,0.0061602527,0.0038621835,-0.12612332,-0.012115236,-0.024553858,-0.015820652,-0.025115903,-0.0047070477,-0.0773619,-0.06099971,0.0092338035,0.006652378,0.26149124,0.0042106477,0.011665647,-0.010374182,0.06747858,-0.0024742607,0.002686798,0.0028837244,0.056487195,-0.048908457,-0.01738854,0.017239006,0.030910064,0.0005016838,0.038741663,-0.010027185,-0.017611505,0.018884039,0.0819831,0.027433136,-0.008792397,-0.052247364,0.029820938,0.028439846,-0.016924264,-0.041144915,-0.014112469,-0.0066145663,-0.015963823,0.025615105,-0.023428494,0.028575722,0.03836223,-0.032122575,-0.045298,-0.021079801,0.0280756,-0.05688101,-0.024929145,0.02793402,-0.011534579,-0.02718825,0.022982012,0.027498817,0.0059869937,-0.02132993,-0.0065362323,-0.03026445,0.011565525,-0.013085415,-0.038523495,-0.032690957,-0.009403042,0.0143090235,-0.021136565,-0.020870559,-0.019039745,-0.0709195,-0.021490473,0.060224693,-0.0056611574,-0.034140624,-0.009820927,-0.018570624,-0.022122096,0.036176305,-0.036235534,-0.041693717,0.0010917641,0.02947016,-0.013016598,0.0109715955,0.015935788,0.06921589,0.02242458,-0.025152296,0.054578118,0.028979084,-0.03080168,0.017825792,-0.08058662,0.004819608,-0.015546612,0.020522127,0.004605268,-0.0051445314,0.00015628665,0.026644941,-0.017221346,-0.0066577843,-0.014262919,0.066731334,0.017631458,-0.0121544525,-0.015494428,-0.019337611,0.013706271,-0.026983047,-0.012731405,-0.020450702,-0.011643608,-0.023690386,-0.023854656,0.024230292,-0.004353321,0.030128531,0.0090625305,0.008349144,-0.031871505,0.04338289,0.00581301,-0.005259828,0.0045007756,-0.013512933,0.0479491,0.053535517,0.030288177,-0.005319742,-0.0005034969,0.02147136,0.002754905,0.0107932445,-0.0025270972,-0.028675314,-0.011882116,-0.031459223,0.00015214985,0.028498285,0.00028290052,0.0067152902,-0.031100897,-0.055870883,-0.010882042,0.030053494,0.0269734,0.025621427,0.04070283,0.013641336,0.023143236,-0.011797782,-0.01348311,-0.038086906,0.024408432,-0.02787443,0.010637455,0.048693556,0.05757066,-0.019545134,-0.029920166,0.08470797,0.0011147626,-0.0065449844,0.028043054,-0.04054868,-0.006725067,-0.039749406,-0.041694302,-0.0011133148,-0.013991751,-0.023885505,0.00027316698,0.057522085,0.0032056624,0.07574379,0.02658717,0.031892292,0.029213542,0.038182475,0.0031045228,-0.05742375,0.0009821078,-0.023792136,-0.04039079,0.0072968677,-0.0003832148,-0.016691407,-0.023871385,-0.0017305977,-0.0022934887,-0.046900503,-0.009694486,0.011319235,-0.06894043,-0.040995877,0.02234054,0.035815213,-0.007640026,-0.013314144,0.024999827,-0.011867572,-0.06288909,0.0793034,-0.013319659,0.006365615,-0.036826536,0.023077745,0.017308444,-0.029617224,0.022258515,0.01681704,-0.055664375,0.007752161,-0.01865961,-0.03046692,-0.027088301,-0.012350194,0.00090677553,0.029310657,-0.0016677015,0.0026270582,0.0022477459,-0.0049299416,-0.015502938,0.010734376,-0.03127081,-0.0009419775,-0.0011191947,0.018996112,-0.008578015,-0.04777682,0.009155991,0.021689046,0.008850592,-0.044123713,0.016908301,0.017795075,0.021034809,-0.0029274926,-0.021512518,-0.017310744,0.0027885311,-0.024608353,-0.002051124,-0.006336088,0.0056064427,-0.005517059,-0.012950736,0.033792764,-0.0019562426,0.0212066,0.02125309,0.020652177,0.040738583,0.09392755,-0.00497681,0.013631049,-0.025507953,0.035541464,0.025925614,0.0044629197,-0.06651883,-0.025409108,0.008910011,-0.0029522935,-0.0075108516,0.02163615,-0.010032444,-0.0063519776,-0.00023050907,-0.0692811,0.035789628,0.06657261,0.011385292,0.015470484,-0.013178347,0.0067734495,-0.0015734672,-0.04086192,0.01052308,0.0058082514,-0.0034108136,-0.029350845,-0.02118743,-0.043957163,0.026738554,0.025188953,0.0028663669,0.0074238265,0.017477477,0.037160676,-0.0014090141,0.017766146,-0.0011011781,0.016717358,-0.025123624,0.014868827,-0.000035817848,0.001641169,0.01756611,-0.036714293,0.0076284977,-0.0005023783,-0.035125945,-0.0020687783,-0.015885126,0.017539674,-0.04498592,0.009057636,0.011602891,-0.007245345,-0.023390498,-0.022244807,0.001086202,-0.03460042,-0.009647118,0.013167265,0.026589595,-0.03229461,0.012823355,0.015406888,0.025725225,-0.049963254,0.0004331496,0.04464224,0.012688587,0.01813199,0.039445493,-0.06493698,-0.010999036,-0.028822541,-0.015739074,0.021370485,-0.037947264,0.026364934,-0.039601784,0.024892978,-0.052800577,-0.018113635,-0.043125026,0.013062883,0.011178996,0.0013712615,-0.043031767,-0.008824044,0.04693315,-0.04873581,0.03575862,0.004034945,0.04953811,0.002174036,-0.06288534,0.08890188,0.08174524,-0.018835716,0.03817446,-0.026972184,-0.024826825,0.021064958,0.014662985,-0.0050047515,-0.009082914,-0.024224285,-0.059494287,0.00054378,0.062358737,-0.024048897,0.023908883,-0.015554901,-0.056221187,0.009625237,-0.035413668,0.011975697,-0.028055323,0.027681602,-0.0065369015,-0.015312912,0.027551949,-0.021202536,-0.030550364,-0.03857425,-0.006341394,0.005224827,0.004613404,0.050683636,-0.034590267,0.04894104,-0.030602023,-0.017772594,0.03191209,0.022099972,-0.024728166,0.015416464,0.019318774,-0.005066125,0.020114064,-0.029664364,-0.019749565,-0.0054063657,0.044551674,0.026065167,0.019236194,-0.012851226,0.023977673,0.024288356,-0.14193413,0.012126338,-0.030277897,0.010683497,-0.03341371,0.004898489,-0.038326006,0.018471083,-0.024537513,-0.018057697,0.024232183,0.0017960789,0.01467913,-0.044026837,0.020821074,0.01623812,0.00074731366,0.012779222,0.0016777093,0.060972374,0.013117628,0.016387684,-0.008072792,0.024800131,0.0032377522,0.011986988,-0.0003295989,-0.0033242814,-0.038074233,-0.0005899954,0.009698176,-0.0051661194,-0.007915541,0.013348126,-0.03540027,0.015102739,0.016022688,0.019514566,0.007504876,0.056761973,-0.020093178,0.015822137,-0.012198899,-0.023252273,-0.024215607,0.04143232,0.033198692,-0.0006532797,-0.023743687,-0.0087044155,0.059132654,-0.034938507,-0.010153701,-0.0031208678,0.025122698,0.016961422,-0.03833644,-0.008283518,0.030627169,-0.0193574,-0.041694768,0.009718699,-0.00096853403,-0.05662923,-0.018549329,0.006933968,-0.042602494,-0.019091118,0.030881424,-0.024166059,-0.0018611858,-0.0017312282,0.00081559207,-0.016955357,0.025697716,-0.015373152,-0.0020860345,-0.024950644,-0.020917164,0.00055658986,-0.018884463,-0.017718242,0.040773965,-0.0007257816,0.0024098598,0.024439316,-0.006948056,0.011113971,-0.05806325,0.046848137,-0.0518121,-0.045407567,0.046446204,0.0030837,-0.0047233757,0.017349869,-0.03152496,-0.017344156,-0.04089484,0.019648038,-0.040720858,0.010299324,-0.026817009,-0.030458027,-0.041907128,0.055701293,0.014034804,-0.00039828982,-0.0011275501,-0.03600422,-0.040056735,-0.02644007,0.0289303,-0.011672007,-0.011265721,-0.01363437,0.043683976,0.04787509,0.0007657023,-0.012429893,0.026246345,0.009645515,0.019818543,-0.018456731,0.024353951,-0.029494058,0.0066660736,0.007344215,0.074465826,0.030803343,0.038787745,-0.022304876,0.014275895,0.043750733,0.023866199,-0.03338022,-0.036682174,0.03917138,-0.010092789,-0.04357868,-0.020695174,0.05544396,-0.009746904,-0.03622087,-0.016895698,-0.0097678555,0.0030017616,0.012889481,-0.004431106,0.04079864,-0.01340875,-0.033076674,-0.014290405,0.05175785,0.0062511675,0.012750075,0.024307823,-0.007784063,-0.045632772,0.023428021,0.007970462,-0.01759764,-0.039208397,0.0054187677,-0.027311983,0.016013823,-0.0080066575,-0.020539869,-0.02848277,0.0059772963,0.020481251,-0.00823552,0.0141738,0.015236296,0.046479855,-0.017101876,0.0060572494,0.005294392,0.00422782,-0.015945213,0.05150061,-0.0038310024,0.06283575,0.08351546,0.0135212345,-0.019342331,-0.008076026,0.041202072,0.023986865,0.035430614,-0.029496366,0.018533459,-0.03356883,-0.028473753,0.05812921,0.030449482,-0.011233632,0.05917182,-0.0030050795,0.036104653,-0.015019282,-0.0020165124,0.0029718296,0.011691179,0.024199652,-0.03334809,-0.04000443,-0.016393937,-0.035305455,-0.013935106,-0.044060647,0.0048244135,-0.006616986,0.026461624,0.014962074,-0.016698815,0.020541748,0.049794994,-0.021221291,0.039137308,0.041843623,0.03971987,-0.06199896,-0.08223562,0.015587133,0.019302225,-0.015901407,-0.003408752,-0.052143224,-0.01827956,-0.004966608,0.0039154748,0.012205351,0.009712058,-0.010241526,-0.036400918,-0.033439107,-0.007079385,0.027006289,-0.00034261082,0.050449934,-0.017872037,-0.021874715,-0.008435794],"last_embed":{"hash":"18ot","at":1751596547640,"tokens":470}}},"last_read":{"hash":"18ot","at":1762844593507},"class_name":"SmartSource","last_import":{"mtime":1761124843000,"size":204,"at":1762338969716,"hash":"18ot"},"blocks":{"#---frontmatter---":[1,4],"#":[5,10],"###Generic":[11,16],"###Generic#{1}":[12,16]},"outlinks":[{"title":"Airco","target":"Airco","line":12}],"key":"Personal/Areas/Home improvement/Home improvement.md","last_embed":{"hash":"18ot","at":1762844593507},"metadata":{"created":"2025-01-27 15:33","updated":"2025-10-22 11:20"},"task_lines":[12]}, "smart_blocks:Personal/Areas/Home improvement/Home improvement.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02033223,0.0151807135,-0.030751647,0.009582835,-0.0089881895,0.0012716171,0.015175662,-0.004734387,-0.0086275535,0.021105526,0.008245333,0.012337824,-0.009852212,-0.00082638866,0.017205788,-0.024120143,-0.014301204,0.022153664,0.014747445,-0.025756083,-0.016853554,-0.015374248,0.0037317497,-0.012699778,-0.034581512,0.0136034135,0.03124235,-0.020486193,0.02124801,0.0073648044,0.0075617456,-0.043684468,0.013583377,-0.035713173,-0.024404677,-0.0046410514,-0.0045281975,-0.042784974,-0.029926306,0.025740188,-0.03036823,-0.0025203314,0.011095214,-0.02712603,0.05205946,0.026997356,-0.019827519,-0.019311875,-0.046615038,-0.03669986,0.002743414,-0.026496869,0.031819474,-0.04651704,0.066125475,0.039261833,-0.03549099,-0.012026503,-0.033342816,0.016851103,-0.02708137,-0.00017897827,-0.050067045,-0.005187728,0.022703784,0.03005937,-0.011186478,0.0153401755,-0.020012839,-0.020096075,0.0074931015,0.03770504,-0.021356652,-0.015662203,-0.034252632,0.043414366,0.02198873,-0.02892935,0.0131164715,0.018989094,-0.011040179,-0.024349777,0.043986842,0.00423452,-0.019526687,-0.020736646,-0.036598977,0.05171188,0.02961454,-0.0072732368,-0.029096697,0.0059489133,0.026332872,-0.018963587,-0.03549907,0.02511411,0.0016359299,-0.02268965,0.025480155,-0.038416855,0.047924872,0.01580071,0.025582502,-0.015395917,0.01589051,-0.029924395,-0.026586805,0.008930259,0.030136855,-0.03211563,0.016730547,0.0023438716,0.0009514648,0.042190578,0.020480191,-0.019634482,0.024887292,-0.007499673,0.046248455,0.023661902,0.035911933,0.0027667372,0.01366264,-0.06570764,0.03458831,0.040097166,0.008584654,0.005695443,-0.026143275,0.014025784,-0.010500957,0.072191566,0.03299365,0.035547137,-0.0062753204,-0.018664446,0.022844678,0.0118010435,-0.004405104,-0.017508432,0.030517137,0.054765742,-0.014047469,-0.027885413,0.030700382,-0.03775392,0.06780667,0.003042317,0.02612901,-0.02429505,-0.053017672,0.029389309,0.039347455,0.0078051724,0.060713008,-0.0076243826,0.028296702,-0.010464177,-0.011076467,-0.0064378637,-0.0006995279,0.04932574,0.008561184,-0.010753015,-0.001469289,-0.047831792,0.0143060405,0.024150392,-0.013070085,-0.012161161,-0.0024822194,-0.040666398,-0.012173734,-0.0043935035,0.037061226,0.018288186,0.058517516,0.011014844,0.03773594,-0.029947143,0.0007755925,-0.039738044,-0.021960441,0.022791872,-0.020949097,-0.021830503,-0.013164433,0.00042474613,0.037920494,0.039289754,-0.053835407,-0.034417737,0.041925948,0.026467388,0.0090471115,-0.07880018,-0.027013306,0.014159147,0.02407004,-0.01082,0.05724663,0.04764022,0.021902353,-0.061232936,-0.0056052897,-0.018553033,0.015098322,-0.0651,0.020846032,-0.030436492,-0.0136650745,-0.0054072845,-0.044746272,-0.015981833,-0.014219512,-0.024226755,0.029187078,0.030293694,-0.024224149,-0.034576554,-0.046999343,0.026967278,0.04548348,0.0050473483,-0.032758664,0.021301927,0.047852565,-0.017569754,0.025698997,-0.06992064,-0.008847644,-0.023035131,-0.009256923,0.00029034892,0.0073240683,-0.02777748,-0.0006611729,0.023697862,-0.01252263,-0.032791823,0.0048626643,-0.033110745,-0.014854486,-0.0072620646,-0.015443448,-0.0074427444,0.0018671235,0.031603303,-0.0011368861,-0.030717079,0.0029196343,0.01745599,0.033899628,0.0032299536,-0.019308627,-0.009969556,-0.00047707048,-0.0069327173,-0.01911582,-0.008473505,0.031387657,0.056217078,-0.03632405,0.015671957,0.0020297617,-0.017589474,-0.001140419,-0.004106687,0.02525924,-0.023148578,-0.038521145,-0.015773278,-0.0068651186,0.0063300673,0.048072286,-0.037812755,-0.019289194,-0.018674022,0.068710156,-0.004732563,0.011569809,0.04893234,0.041015573,0.000008785341,0.041604757,0.022307258,0.014541383,-0.010691549,0.013567915,-0.027398912,-0.016458612,-0.00878661,0.05451346,-0.032506194,-0.045456987,0.037658382,0.007687078,-0.15282986,-0.038747717,0.014189204,0.051939525,0.04329115,0.018786538,-0.025168521,0.009852533,0.015873037,0.012767289,-0.079914406,-0.07103604,-0.006901194,0.001497243,-0.009311571,0.027952904,-0.030885981,0.015237714,-0.028574677,-0.016346272,-0.05262461,-0.030227035,0.032327402,-0.020629125,-0.014175362,-0.006600143,0.04241108,-0.017053854,-0.00034555566,0.016515689,-0.03029466,0.015281592,0.00814908,-0.023059346,-0.0224642,0.033596803,-0.024029626,-0.0031587535,-0.05452977,0.014027017,0.06253668,0.015096944,0.013884353,0.049809154,0.0035242904,0.0035062742,-0.00981607,0.003925086,-0.071747854,0.018901085,-0.025689619,-0.023241803,0.019711707,0.029980926,-0.04774359,-0.0030339218,0.0076303016,0.04523212,-0.031394806,0.04890936,-0.038789418,-0.012704706,0.027672127,0.0027555993,-0.0047780913,-0.020687696,0.019578418,-0.045320816,-0.005778162,-0.0114376675,0.019359425,-0.09569715,-0.0013272671,0.022194613,-0.021347385,0.009142302,-0.009638014,-0.0021019184,-0.012041034,-0.12123712,-0.03412161,-0.008558434,-0.011549354,-0.011488653,-0.014540609,-0.07621617,-0.011734269,0.017301103,0.02798856,0.2319749,0.028168399,0.017405404,0.049980167,0.02836696,-0.0114680575,-0.04609976,0.021193022,0.0643953,-0.050344776,-0.013431065,0.02349909,0.03343139,-0.012433075,0.029226763,0.023199273,-0.0027196358,0.029459909,0.063640915,0.023292435,-0.023115514,-0.0720047,0.031472646,0.031429008,-0.04216032,-0.021856658,-0.010478114,-0.00008823434,-0.027455902,0.0015789048,-0.029092036,0.013811779,0.081288345,-0.0484794,-0.046765443,-0.05589341,0.039177433,-0.05059777,0.004385891,0.01277853,-0.030175244,-0.0081250565,-0.032236528,0.010138826,-0.009414126,-0.026169928,0.020633843,0.005021277,0.0045289136,-0.004966647,0.030816965,-0.04225951,-0.0061155534,0.036750484,-0.04444769,0.00435381,-0.00451872,-0.021921115,0.003318447,0.01779425,0.027844792,-0.008761709,0.007969917,0.0010035996,0.00089615636,0.046044342,-0.02529988,-0.009057263,0.030375974,0.10747941,-0.01655419,0.024303982,0.014112566,0.018149206,0.008043829,-0.029902825,0.06394306,0.010903469,0.0067447755,0.018997045,-0.037395988,-0.00026873234,-0.022018028,-0.0011694644,0.0136242695,-0.0075363354,0.017056536,0.015115039,-0.04795747,0.011942996,-0.014227808,0.028509066,0.015811738,-0.0017648311,-0.000342187,-0.012574589,0.0057126037,-0.052190587,-0.017978456,-0.023743527,-0.038461927,-0.029888561,-0.0064088507,0.026878094,0.010517666,-0.017384367,-0.0055861254,0.018077755,0.008178179,0.036426485,-0.035525016,0.019483125,-0.0024678293,0.008104126,0.027081558,0.034983113,0.047353297,0.028525691,0.02937208,0.016200237,0.008843924,0.022782268,-0.023577398,-0.012332404,-0.029335596,-0.04613585,-0.0036556076,0.06914968,-0.036644768,0.035933107,0.009650667,-0.03629113,-0.001075386,0.056035034,0.03539721,0.02018418,0.017828174,0.034276277,0.020119043,-0.027715506,-0.022926763,-0.028833011,-0.028745767,-0.010910178,-0.0062212194,0.03175037,0.00852553,-0.01074705,-0.021628285,0.044517208,0.049357,0.020742716,0.021124618,-0.016929416,0.012604222,-0.048661437,-0.013085344,0.012357222,-0.0010581996,-0.04707665,0.004858671,0.026365161,-0.022283694,0.07030624,-0.004498324,0.024009923,-0.03284238,0.03195166,-0.003123316,-0.047785066,0.010087326,-0.028612446,-0.048714872,0.012901717,-0.008968612,-0.037198637,-0.041443564,-0.0122312335,-0.012663831,-0.07714926,0.0000796706,-0.027010083,-0.068904094,-0.032930836,0.04500889,0.012455194,0.0039438494,-0.0018089012,0.041566495,-0.033645555,-0.034887772,0.1082641,0.009907945,0.0031306662,-0.032221373,0.059299406,0.055820834,-0.04170323,0.033724997,0.024638118,0.0017414144,0.0024113753,-0.011571892,-0.0044617765,0.005675693,-0.022413522,-0.009981065,0.041557617,-0.013285253,-0.004087289,-0.0019754136,-0.008132384,-0.04889355,0.014911931,-0.010120182,-0.004718313,0.03053723,0.024880037,-0.0039076004,-0.030928742,0.00730139,-0.019640636,-0.024551973,0.0028668803,0.006667912,0.0049549034,0.026839776,-0.03331011,-0.009245986,-0.027997177,0.0070472206,-0.008990939,0.035357524,0.014573714,0.00018293632,-0.009276083,-0.005235543,0.046208788,0.02505012,-0.022482999,0.0036375106,0.0062010353,0.039203793,0.088656686,0.048203934,-0.0022348275,-0.056455333,0.002677776,0.016859075,-0.006437844,-0.061971165,-0.0379161,0.05906587,-0.017361112,0.00578302,-0.003503889,-0.0038449129,-0.01179753,0.01788429,-0.020725941,0.015240212,0.039611634,0.016122274,-0.021165267,0.010169945,0.0041733645,0.0026309956,-0.037843287,-0.01367206,-0.023243565,-0.005673795,-0.010127102,0.0032010204,-0.017025758,0.055324,0.007042014,-0.047368705,0.0084564295,0.048255455,-0.018046906,3.2606124e-7,0.016956192,-0.00004795694,0.038095072,-0.007077906,-0.018332943,0.015520783,0.027862497,0.030642366,-0.034673747,-0.012334564,-0.007699076,-0.036239065,-0.006498425,0.0033919376,0.0003883707,-0.043672778,0.018185671,0.024481999,-0.01364583,-0.015674574,-0.027464129,0.0015352974,-0.02258522,0.009779935,0.01770222,0.03309093,0.010853571,-0.01224795,0.0066260565,0.03322734,-0.050103277,0.030969901,0.03693226,0.008476381,0.019369926,0.0413882,-0.0013715395,-0.013270702,-0.033763792,0.011419094,0.017714754,-0.04424987,-0.04565629,-0.048206426,0.011574652,-0.04275715,-0.0062173815,-0.044721242,0.023570457,0.00092354167,-0.0011350757,0.01003493,0.030905496,-0.009922923,-0.038980052,0.025082322,0.0022667963,0.034830704,0.020170517,-0.039687026,0.021864038,0.092250936,-0.025800029,0.03606173,-0.034283914,-0.017753577,-0.0012086127,0.008791244,-0.016908519,-0.013730067,-0.015767097,-0.051311158,-0.006705326,0.04886913,-0.022172,0.030677553,-0.02225307,-0.047334004,0.0071913074,-0.01979029,-0.0018867298,-0.030944034,0.016623175,-0.0059600174,-0.01111904,-0.010610649,0.014232813,-0.0056948345,0.0069738925,-0.013198628,0.0010195518,0.006139168,0.052176956,-0.031064771,-0.0042259507,-0.06107497,0.0063870414,0.0012711108,-0.021777447,-0.021388078,-0.0004895993,-0.0162661,-0.015916748,-0.025532512,-0.0373283,0.0025837503,-0.018655939,0.02434282,0.020138795,0.006647076,0.0038907577,-0.0032000365,0.0010420117,-0.13484605,-0.017100057,-0.034159165,0.010471077,-0.033031147,0.012492575,-0.017169591,-0.02413253,-0.0130628515,0.03057489,-0.0076318667,-0.012247564,0.008667539,-0.0378658,-0.01662604,0.0030396585,-0.00059019536,0.0059863133,-0.039729968,0.09263488,0.004358241,-0.0044929823,0.029772634,0.018107748,-0.018690156,-0.012931656,-0.0075089154,-0.010360739,-0.0262708,0.0024890366,-0.014503729,-0.026070282,0.0231788,0.010687039,-0.029486125,-0.03579286,0.011567625,0.012118828,0.008426006,0.029476548,-0.036805317,0.017766971,-0.013181007,-0.023575166,0.036457524,0.040221125,0.04218022,-0.0003114948,-0.006637819,-0.017802328,0.01169494,0.0054560774,0.003648208,0.0146751935,0.011661059,0.017206883,0.006158338,-0.050773017,-0.038001016,0.0381851,-0.04564661,0.0027481858,-0.030620221,-0.024481047,-0.021461094,0.003356477,-0.039150678,-0.013197596,-0.0031636215,0.015254715,-0.0069948635,0.0070536123,-0.03153467,-0.024047539,-0.0057158493,0.0034299921,0.019039676,-0.023734145,0.008415546,-0.000685154,-0.028083935,0.017413678,-0.0016770731,-0.007062586,0.021206658,0.0130484775,-0.024142276,0.027331002,-0.07203116,0.015465031,-0.03445188,-0.055576507,0.050231174,-0.042565916,-0.0002472312,0.071667284,-0.015464658,0.0043092496,-0.008942866,0.0015062043,-0.014253912,-0.01326498,-0.04288461,0.012172285,-0.0555292,0.070685536,0.0649459,0.0017580563,-0.0059258314,-0.048924346,-0.03248721,-0.03759991,0.009318657,-0.0055899243,-0.055814013,-0.014926809,0.04036339,0.006373849,-0.0038272236,-0.009578607,0.036577813,-0.02439308,0.037354816,-0.027480224,0.026538257,-0.010513506,-0.0037549273,0.036127105,0.030985992,0.006686016,0.030412229,-0.058272433,0.051395807,0.08275162,0.02133107,-0.048007023,-0.018549858,0.04397532,-0.038345795,-0.036629535,-0.057726044,0.013640786,0.037402734,-0.06300125,0.008523511,-0.023730157,0.009052607,0.0066409707,-0.0032894553,0.0033788828,-0.009873879,-0.040089093,-0.0077023623,0.051867742,0.009415707,0.03699401,-0.055632368,0.028990911,-0.035819355,0.050627068,0.0018970718,-0.017790845,-0.029920384,0.0009350842,-0.025755653,0.027803276,-0.020709382,-0.011445508,-0.0614772,0.0055615697,-0.00890069,-0.0055241995,0.01326528,-0.017753989,0.057649404,-0.06588635,-0.011986654,0.03476353,0.0005448241,-0.016104575,0.028335866,0.015925474,0.11321539,0.053836714,0.023020238,-0.042251572,-0.028069088,0.05842362,0.025206042,-0.03062189,-0.003684626,-0.0107733505,-0.027369242,-0.023715569,0.032264892,0.008407454,-0.00083673326,0.018324882,0.0013414107,0.024968563,-0.007224585,0.05092214,-0.001728,-0.014351543,0.000096078904,-0.026976949,-0.012639911,0.0054281047,-0.006983883,-0.01438921,-0.043663137,0.043462463,-0.019812277,0.037019547,0.032497272,-0.03722362,-0.008298993,0.045405887,-0.017149502,0.019702869,0.05625054,0.033648524,-0.03205801,-0.046115115,-0.00481863,0.013630113,0.012158017,-0.000630659,-0.047358155,0.026520113,-0.015440919,0.055212077,0.0109855,-0.008029205,-0.017308185,-0.00351684,-0.01651153,-0.012619653,-0.00713315,0.033681307,0.017168561,-0.037349496,-0.023601398,-0.043139733],"last_embed":{"hash":"1fe5kpj","at":1751596547924,"tokens":153}}},"text":null,"length":0,"last_read":{"hash":"1fe5kpj","at":1751597076649},"key":"Personal/Areas/Home improvement/Home improvement.md#","lines":[1,5],"size":79,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fe5kpj","at":1751597076649}}, "smart_blocks:Personal/Areas/Home improvement/Home improvement.md###Generic": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01016534,0.03532256,-0.03696827,-0.018222367,-0.018522283,-0.057218626,0.045890506,0.02589745,-0.006862738,0.00927592,0.016105492,0.008244297,-0.0132843,0.01067574,0.0072191274,-0.0066318293,-0.0091979755,0.034551468,-0.0071736737,-0.016257934,-0.010468426,0.02766293,0.04825793,-0.00048736166,-0.029971015,-0.0002816462,0.03177315,0.001853445,-0.018826976,0.029883174,-0.04008115,-0.02375972,0.017647568,-0.036541875,-0.025845896,-0.009285665,-0.029599207,-0.007152834,-0.045195844,0.042423047,0.009659256,0.010711729,0.012639189,-0.019168748,0.047571577,-0.016799651,-0.017854244,-0.017965445,-0.03195901,-0.038037337,0.029750545,0.0011369474,0.0075046127,-0.03216389,0.007022779,0.07111761,-0.05741987,-0.03345739,-0.036246482,0.008029687,-0.028581494,0.041090876,-0.009300674,-0.010441551,0.0014848864,0.03499964,0.015922926,-0.012065827,-0.027214354,-0.046453334,-0.033427894,0.014174023,-0.006323606,0.023558527,-0.042767987,0.004706988,0.08362394,-0.014413384,0.016964447,-0.0054981895,-0.018702881,-0.04212346,0.00951999,-0.018568633,-0.021366028,0.0068524443,-0.05468683,0.012115532,-0.009488531,0.020157428,-0.034731597,-0.021037027,-0.021981632,0.016603425,-0.009311374,0.04284901,0.016296832,-0.016720053,0.011381975,-0.03827577,0.058198445,-0.0026609986,0.053803146,-0.038363263,0.0430684,-0.015819503,0.0054826443,0.00743924,0.04221948,-0.020162078,0.022274183,0.03407707,0.027168097,0.035819992,0.018031152,-0.041352954,0.012147336,-0.016496023,0.06805355,-0.020156065,-0.0063181017,0.014074847,0.030218055,-0.057388987,0.039031338,0.0029147246,-0.01035767,0.0062535345,-0.019232728,0.013737327,-0.047759987,0.047691047,-0.016800186,0.031546403,-0.0059921416,-0.04761204,0.037941016,-0.005924865,0.009432129,-0.0334987,0.00085317204,0.076071635,-0.009739181,-0.00875599,0.051874373,0.01542596,0.047927137,-0.0428701,0.01134232,-0.050918974,-0.011575975,0.029669369,0.0502358,0.004289947,0.0045832735,0.006993883,-0.0011833508,0.008006704,-0.035866976,-0.027509775,-0.01752998,-0.015742831,0.0124777695,-0.030748142,-0.02127615,-0.069088325,0.021847345,0.005879433,-0.034057964,-0.028581891,0.051244166,-0.034379072,-0.021315092,-0.005065424,0.024109326,0.022393858,0.064339764,0.012741914,0.08223105,-0.037067857,-0.034259114,0.0042829257,-0.03276732,0.030083722,-0.056452215,-0.002885933,0.0189202,0.033346266,0.038122635,0.03831275,-0.0036969725,0.009354659,-0.005483136,0.0054561216,0.045160744,-0.030423455,0.0034032871,0.014206156,-0.013185945,0.0011092034,-0.0030971433,0.03421415,0.024635924,-0.0040279347,-0.02538034,-0.009162694,-0.007999205,-0.021424843,0.0066704685,-0.031143956,-0.015456278,0.019131487,-0.0149964485,0.006552288,-0.031159127,0.024183104,0.023069648,-0.047009945,0.0077576684,-0.012974767,-0.014171069,0.010367756,0.011496129,0.058441997,-0.0038834782,-0.01808024,0.01264123,0.0588876,-0.011951453,0.004613564,-0.0396802,0.026980307,0.0136767095,-0.030773323,0.0037916403,0.007210105,-0.00506181,0.025329107,-0.03792898,0.017093154,-0.02451576,0.005796564,-0.00016570798,-0.006883799,-0.01784267,-0.0026329954,-0.025743468,0.01960273,-0.025653359,-0.0643152,-0.0043129716,-0.02131184,-0.040007938,0.0051988903,0.004196324,0.010667419,0.012428718,-0.014166994,-0.020630341,-0.028566612,0.01582028,0.027999276,-0.036667336,0.021097578,0.022525594,-0.037221935,0.004067772,-0.018201696,-0.013431395,0.006228075,-0.07400657,-0.024107892,0.004429579,0.011112162,0.025900349,0.0025806576,-0.01360906,-0.023010582,0.0667499,0.013810424,0.0067776833,0.01707251,0.089156605,0.001061358,0.020916397,-0.019146921,-0.023724534,0.027399708,-0.00045750037,-0.05389639,0.01353871,-0.019770572,0.04729948,0.008602802,-0.04362133,-0.0054229875,0.0008296304,-0.15466529,0.050265085,0.00091315014,0.031622346,0.036592223,0.03694759,-0.023096811,-0.0039344523,0.044347633,-0.016220516,-0.01864452,-0.0659677,-0.0073664305,-0.011566125,-0.037544876,0.0329867,-0.025165964,0.017181352,0.009309414,0.0046777925,-0.021299671,-0.008308984,0.02632232,-0.02676336,-0.0018443117,0.018989516,0.035384934,-0.00045089817,-0.030299205,-0.015521272,-0.0070431544,0.009232118,-0.00048300106,0.026350576,0.011271541,0.03293405,0.0039896276,-0.014443268,-0.05426191,0.03133506,0.008786654,0.060785346,0.004314081,-0.004765335,-0.022863789,-0.023207016,-0.0077779125,0.031033436,-0.07129422,0.0015781578,0.010526021,-0.05221759,-0.012767752,0.06891956,-0.050157014,0.040919013,0.027152356,0.05312919,0.016126437,0.004075723,-0.061263442,-0.05034392,-0.0063383137,-0.03421505,-0.07950298,-0.0018695178,0.024452668,-0.04040732,-0.007376728,-0.017772617,0.014607141,-0.022506176,-0.00048602247,0.0214145,-0.021689063,-0.013352771,-0.009675731,-0.014112976,0.010179964,-0.09106429,-0.025173042,-0.014916139,0.013400973,-0.031057965,-0.017936349,-0.031691268,-0.030922126,0.002490056,-0.013720866,0.2532935,0.028747944,-0.007985684,-0.00036971777,0.027241686,-0.028968634,0.021621427,-0.0058337715,0.049008552,-0.04804537,-0.03265006,0.045865733,0.021735549,-0.008241974,0.009688618,0.014114745,-0.019729154,0.008975417,0.07260682,0.015675757,-0.0015127908,-0.0483515,0.012067095,-0.023724696,-0.035742063,-0.0022986021,-0.01794617,-0.0049063186,0.009697796,0.009840607,-0.026337804,0.00716941,0.049060903,-0.03843708,-0.049863644,-0.0132654635,-0.016436554,-0.059861016,-0.0056783077,0.02261404,-0.047042057,-0.0040273094,0.016525442,0.001206408,-0.011242853,-0.022052538,0.017173856,-0.014931878,0.046026833,0.038129497,-0.02413851,-0.036436435,-0.0114170555,0.020439375,-0.014513646,-0.024398435,-0.025766127,-0.02590301,-0.014071831,0.025929227,0.018667622,-0.0076515265,-0.010434662,0.0037684976,0.022544824,0.03376147,0.009805194,-0.031961415,0.024817917,0.043000456,-0.030698339,0.050001137,0.004463609,0.02869688,0.023061408,-0.025738439,0.0484397,0.038457,0.016030964,0.015810816,-0.06168969,-0.029326063,-0.015426337,0.0063487412,0.011455211,-0.03706335,-0.009876738,0.015373512,-0.002282386,-0.0068185613,-0.027053002,0.05131894,0.029917605,0.02505005,-0.0143306255,-0.01025191,0.05282174,-0.019520758,-0.023646703,0.0012245633,0.038263477,-0.0058155116,-0.03781983,0.015697677,0.029890852,-0.01504746,0.01762669,0.017637827,-0.003169668,0.042066175,0.03516265,0.012783201,-0.017921505,-0.015377555,0.040350713,0.031817235,0.027015323,0.01608571,0.010700372,0.014911389,0.012480669,-0.026651481,-0.020910496,-0.02548067,-0.055490583,0.010180184,0.00070438517,0.069235176,0.0072054584,0.030714126,-0.018708067,-0.029869813,-0.02974344,0.040172547,0.026954427,0.021779593,0.026261237,-0.007059055,0.024165716,-0.01466088,-0.040498424,-0.002549339,0.00016222763,-0.028906249,-0.0023477282,0.01851575,0.003411511,-0.036491036,-0.007266467,0.042406645,0.01928122,0.013739894,0.027395068,-0.06358904,-0.018211944,-0.007154241,-0.023495225,-0.009543084,-0.014148347,-0.020629598,-0.00985683,0.019459547,0.013202722,0.062865235,-0.027775252,0.036894746,0.031386055,0.033729628,-0.008483084,-0.065722674,0.021239063,-0.05362085,-0.040759753,-0.051967923,0.029440032,-0.021822233,-0.0189961,-0.012855904,0.0014576224,-0.019572984,-0.0017504435,0.013862188,-0.054389574,-0.024781687,0.009281355,0.03414237,-0.020558199,-0.008078628,0.05667696,-0.0152331125,-0.023706226,0.08538585,-0.02996016,0.0134530645,-0.030282367,0.034112647,0.025628671,-0.008464705,0.043976415,0.01539375,-0.052587736,0.002173195,-0.0010785353,-0.029555744,-0.036481064,0.00063684356,-0.011414072,0.03835504,-0.0006913962,-0.041512374,0.034832012,0.035695292,-0.044273883,0.017053965,-0.054240502,0.007190656,0.017984712,0.035225186,-0.0059400923,-0.06792903,-0.013371157,0.0029252458,0.012153114,-0.08098577,0.0057326285,0.030524377,0.017068569,-0.013111561,0.008181609,-0.06006046,-0.006249946,-0.041700944,0.0026246714,-0.016266024,-0.008383462,0.017772242,-0.021925258,0.02322522,0.0074039185,-0.04961442,0.008231892,-0.0025542974,-0.0037797827,0.09801451,-0.008719951,0.04916909,-0.056936495,-0.005997871,0.0210131,0.0057973335,-0.05676847,-0.010394839,0.0103852,-0.00092530873,-0.025736941,0.00851268,0.009464877,-0.00038399652,0.0076654227,-0.020655809,0.011042145,0.06848481,0.026956988,-0.0013810359,-0.022412775,-0.017630607,0.03453087,-0.04276887,0.002474078,0.0027223884,-0.020396871,-0.016463365,-0.037831094,-0.025858175,0.048178636,0.014144821,-0.03867992,0.040719714,0.007856815,0.009567213,-0.020084526,-0.009755009,-0.017946875,-0.014963771,-0.031191787,0.0024233863,0.006628502,0.03476498,0.0089810435,-0.047395892,0.044558495,-0.0052346285,-0.045106594,0.026524566,-0.024308324,0.005086301,0.011772944,0.030442532,-0.010806065,0.021744994,0.005663999,-0.033884194,-0.0015442009,-0.022046367,-0.0030274875,0.018643863,0.0321089,-0.016277762,0.016608687,-0.007834846,0.06422523,-0.047395162,0.0027343638,-0.012358726,0.054214742,0.04092807,0.03379161,-0.034220193,0.041731816,-0.014897466,-0.0124413455,-0.0063012545,-0.050096568,0.055768657,-0.011705572,0.028591916,-0.04668317,-0.036703855,0.008111197,-0.010040953,-0.01789205,0.01503683,-0.06706256,-0.0011880405,0.06351265,-0.035795834,0.010884854,-0.010047028,-0.002384656,0.008174214,-0.020115629,0.03250612,0.112514965,-0.004988291,0.020533698,0.007923653,-0.0153257605,-0.0055365046,0.026200052,0.01156099,-0.006439792,0.0030879923,-0.040984686,0.0071919896,0.051813442,-0.045178022,0.047327578,-0.034987893,-0.0241695,-0.03435053,-0.04712193,-0.016935395,-0.05807158,0.022591356,-0.011503849,-0.00070704136,-0.009957645,-0.021971932,0.008914678,-0.024298808,-0.0034741492,0.019127794,-0.014311598,0.07916613,-0.02810062,0.062051564,-0.012995305,-0.019978723,0.051189315,0.032216504,0.0009825559,-0.028720409,-0.0044080876,-0.004733626,0.018526696,-0.02537546,0.005721804,-0.015713928,0.05698176,0.04617408,0.0046220915,-0.008952137,0.029200068,-0.014090075,-0.13779002,-0.0042836294,-0.019666437,-0.003168836,-0.044548485,0.00956113,-0.05461931,-0.029362291,-0.007511969,-0.045297984,0.020764004,-0.0059277527,0.027643733,-0.01799123,0.008167911,-0.010939383,-0.01509426,0.011541411,0.023317205,0.040389184,-0.0059844367,-0.0145891,0.018938165,-0.0019911155,-0.007807706,0.002135145,-0.03777867,-0.007860084,-0.025081752,0.0038429291,0.00029458402,-0.034320787,0.013805851,0.014544276,0.019452095,0.023527104,0.03533393,0.028335575,-0.01687339,0.05381019,-0.011659591,0.017449323,-0.020625899,0.01610141,-0.008702248,0.02786309,0.034003112,-0.015061375,-0.026981264,0.017380271,0.02997461,-0.004277391,-0.028507875,0.016012631,0.029143456,0.02096134,-0.028920013,-0.010359875,0.008032914,0.06561131,-0.06963121,0.0031102065,-0.004501328,-0.04970949,0.034148786,0.045328133,-0.017040886,0.006810721,0.028416121,-0.0076455544,-0.0021199996,0.002481114,-0.020066256,0.027279297,0.046072204,-0.039903734,0.020194283,-0.030959824,-0.05563917,-0.014011963,-0.011456135,-0.011924863,0.0250466,0.021674393,0.0017744313,0.00012283235,-0.026381204,-0.0037594289,-0.03745032,0.015407549,-0.027111538,-0.037352826,0.018186007,0.025922583,-0.00587456,0.03459423,-0.04123076,0.0052489443,0.00017010396,-0.027407069,-0.01381122,-0.033551622,-0.034492094,0.014829516,-0.029970765,0.034008086,-0.0056783096,0.0009282696,0.004571626,-0.032156684,-0.082514934,-0.038612608,-0.00815615,-0.02378483,-0.020066066,-0.022121487,0.02290932,0.008831036,0.020179728,0.009856433,0.01866868,-0.0135348635,0.005257926,-0.01858325,0.017116921,-0.0055347313,0.0047276625,0.010814752,0.065279044,0.037557714,0.03442347,-0.021203438,-0.0031868198,0.024831794,0.0033970254,-0.04554861,-0.052463308,0.039392807,-0.03115736,-0.05569009,-0.01580672,0.023558665,0.009504823,-0.029787092,-0.008730558,0.012065115,-0.02319187,0.027273793,-0.00031553395,0.018885097,0.0039372495,-0.03920368,-0.008623554,0.05594147,-0.0052619567,0.0059129624,-0.018090945,-0.050449427,-0.00050755346,0.0029590256,-0.007775569,-0.0005851241,-0.036003143,0.0053067696,-0.031333447,0.021506315,-0.0028356872,-0.018976348,-0.036912892,-0.005497548,0.033480283,-0.005203633,-0.008491772,0.029552607,0.044644885,-0.014817607,0.012597994,-0.03632287,0.00100357,-0.05826674,0.026507204,0.01363796,0.05448112,0.042811308,0.031751703,-0.009625311,-0.007350337,0.032828495,0.025479238,0.016656471,-0.07357575,0.02054454,-0.044573326,-0.03172121,0.06227277,-0.00843163,-0.005198513,0.05057783,0.020526001,0.01178514,-0.032343566,0.024650026,0.03254499,0.004831854,0.005053187,-0.01998925,-0.045663062,-0.0077892276,-0.025003629,0.0026861008,-0.02154526,0.014005465,0.0058731665,0.050953463,-0.0028806725,0.014042254,0.040907845,0.03747668,-0.009266777,0.0297065,0.04636997,0.018534454,-0.06266374,-0.08752012,0.02586494,0.029532362,-0.021204794,0.009256645,-0.058267824,0.010386947,-0.0007252328,-0.0042624115,0.023744727,0.009062098,-0.0020237656,-0.020205608,0.00662841,-0.005686969,0.009636909,-0.030211488,0.06248567,-0.025856817,-0.002269024,-0.036210794],"last_embed":{"hash":"4favpw","at":1751596548010,"tokens":153}}},"text":null,"length":0,"last_read":{"hash":"4favpw","at":1751597076649},"key":"Personal/Areas/Home improvement/Home improvement.md###Generic","lines":[6,11],"size":31,"outlinks":[{"title":"Airco","target":"Airco","line":2}],"class_name":"SmartBlock","last_embed":{"hash":"4favpw","at":1751597076649}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Areas_Home_improvement_Living_room_md.ajson b/.smart-env/multi/Personal_Areas_Home_improvement_Living_room_md.ajson index a2c9c78..6f1c504 100644 --- a/.smart-env/multi/Personal_Areas_Home_improvement_Living_room_md.ajson +++ b/.smart-env/multi/Personal_Areas_Home_improvement_Living_room_md.ajson @@ -1,5 +1,5 @@ -"smart_sources:Personal/Areas/Home improvement/Living room.md": {"path":"Personal/Areas/Home improvement/Living room.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.01546951,0.03280089,0.06485696,0.00751588,0.05642318,-0.02030736,-0.00093484,0.06550716,0.00372607,-0.01810094,0.00716283,-0.0544556,0.00799817,0.02782072,0.01518646,0.04107937,-0.01169322,0.05867808,-0.05880427,0.03494998,0.04507269,0.01446985,0.03728956,-0.04775096,0.08241743,-0.0006323,-0.01421448,-0.05399889,-0.00989048,-0.1128727,-0.02763203,-0.02818026,0.05114797,-0.00343592,0.02565223,-0.06467357,-0.01850191,0.05485756,-0.0576175,0.07655007,0.00366859,0.0480871,0.01211665,0.02152335,-0.01272798,0.06590293,0.02412929,-0.04816779,-0.00022765,0.0224856,-0.00478369,-0.04222033,0.01135791,0.05937511,0.03036393,0.02802465,0.04003697,-0.0031506,0.06012265,0.0467441,0.01892233,0.01901106,-0.18831325,0.03489533,0.04201077,0.01867168,-0.0050514,-0.00141351,0.01822473,0.10676677,0.00579657,0.02752235,0.01555097,0.0289846,0.09712819,-0.07713315,-0.0166875,-0.07293487,0.0093519,0.02288529,-0.00634757,-0.03250703,-0.09750906,-0.06314682,-0.07376328,0.01201847,0.03347831,0.0225144,0.01166462,0.04332802,-0.06405184,-0.02446898,0.01086971,0.04386944,-0.04546611,-0.1099874,-0.02718138,0.00192522,-0.03239928,0.1042356,-0.04219159,0.00448397,0.09985902,-0.01407334,0.04520021,0.006955,-0.02533816,0.01461178,-0.04932587,-0.01080132,-0.00462226,-0.04059402,-0.03211879,-0.04943853,0.06674758,-0.05767525,0.04777223,0.0208137,-0.01617898,-0.05194747,0.05061754,0.00447693,0.05245159,-0.01736125,-0.01116,-0.06758793,0.04004154,0.05205943,-0.01935606,0.05745043,0.01159124,0.02372744,0.01091038,0.00202186,-0.00524809,0.059597,0.09430441,0.053569,0.09120903,-0.04151961,-0.06168087,0.00582964,0.02719165,-0.11726622,0.00054517,0.0379021,-0.03291228,0.03104576,0.00851193,-0.06328986,-0.03407522,0.02201568,0.00775281,-0.0343034,-0.02147765,-0.03792638,-0.02524586,0.04252499,-0.00159051,0.01504338,0.04381099,0.00182033,-0.0501231,0.08103545,-0.00869125,-0.12059724,-0.13027568,0.02498507,0.00563086,-0.04623039,0.01100729,0.06854459,-0.08238497,0.06250415,0.07399772,0.03839195,-0.0431231,-0.02129915,-0.01538959,0.02862272,0.06303213,0.01421112,-0.06812778,-0.05711886,0.03170536,-0.0933101,0.014782,0.01757604,0.04002695,-0.01663256,-0.04316755,-0.0157706,0.00525522,0.01851808,0.00505446,-0.01235199,-0.07956421,-0.00192682,0.03447689,-0.02579215,0.04087648,-0.04457321,-0.04579445,0.05283783,0.02199556,0.03793193,0.00686455,-0.03467269,0.04432397,0.00529076,-0.03393924,0.01799546,0.11193812,0.06573198,-0.00490895,-0.06282356,0.00493348,-0.05472441,0.06070212,0.02609849,0.0016123,-0.01848243,-0.09933393,-0.24105345,0.01131076,0.00276458,-0.01713727,-0.07273155,-0.00943564,0.00504424,0.00140374,-0.03822306,0.03040855,0.04538612,-0.02818109,-0.00904284,-0.03798349,0.0370878,0.00048691,0.01269557,-0.03117023,-0.09973442,-0.02375475,0.03666035,0.06501586,-0.02608418,-0.02191381,0.07854838,-0.04125911,0.19116537,0.02917779,0.00095862,-0.04268092,0.07901186,0.00384345,-0.02027764,-0.09053906,0.04995178,0.05357318,0.04351215,0.02831225,0.0245568,-0.07028775,-0.0045874,0.04044134,0.00971034,-0.08064679,0.00883476,-0.03934474,0.02429019,0.02383036,-0.02927634,-0.02597047,0.00273116,0.00743451,0.02929091,0.05642127,-0.0120882,0.03054554,-0.06808735,0.00174523,-0.07244802,0.00931725,-0.01975164,-0.02649456,0.07942861,-0.05878615,0.07416277,0.02923547,-0.00315289,-0.06584713,-0.00341427,-0.01340191,-0.01133622,-0.00330116,0.01709599,-0.05269196,0.05827371,0.02083689,0.02334695,0.04664439,-0.01375761,-0.04866904,0.03927048,-0.03551238,-0.01104471,0.03133008,0.03607318,0.02341949,-0.09135677,-0.0764417,0.05540883,0.0141594,-0.04428102,-0.01230288,-0.00994273,0.00579954,0.02389035,-0.07468017,-0.28014663,-0.02341038,0.06368898,-0.00950689,-0.0745099,-0.02980243,-0.02309045,0.02576302,-0.06391147,-0.02919773,-0.05255541,0.01011695,0.00176501,0.03212767,0.01216749,-0.04316812,0.03168848,0.01160026,0.0831041,-0.00458747,0.02342547,0.03023381,0.21345183,0.03605107,0.041022,0.01156419,0.02062904,0.01814057,0.05303954,0.01354277,-0.01100734,-0.00266293,0.08065972,-0.01898153,0.0349779,0.01193938,-0.03166354,0.01791994,-0.03123931,-0.05027167,-0.02805029,-0.02240135,-0.09853841,0.08338232,0.11874195,-0.05037522,-0.03415022,-0.07433667,-0.00154852,-0.00003852,-0.03509832,0.03796315,-0.00550312,-0.00006691,-0.03254423,0.05049775,-0.0052383,0.02414527,0.00727267,-0.02488336,0.02948879,0.03272966,0.02892128,-0.01964086,0.048099],"last_embed":{"hash":"17qfdms","tokens":31}},"bge-m3:latest":{"vec":[-0.015384969,0.022807285,-0.085338734,0.020576475,0.013243933,-0.014854588,-0.0065409057,0.010799826,0.017817741,0.033283457,0.04537756,0.0392419,-0.024975846,-0.015427662,0.006364125,-0.035757735,-0.01705946,-0.0070901476,-0.01634623,-0.02553584,0.00028877374,-0.011916196,0.0047935895,0.025247166,-0.0029381365,0.0053190994,-0.008106949,0.0107495375,0.025465883,0.013721409,-0.010562777,-0.0058403043,0.055169962,-0.02689321,-0.005461078,0.013798084,-0.010169951,-0.015351591,-0.034741618,0.03221755,0.035207275,0.0002881199,-0.0065368116,0.029413084,0.011646361,0.013624647,-0.029759197,-0.01710907,0.0010442338,-0.057847086,0.04097568,-0.012141125,0.038192246,0.0053048306,0.014717807,0.07277445,-0.053514514,0.008836237,-0.021695355,0.031053286,-0.021105677,0.057819363,-0.009826981,-0.009427889,0.010864695,0.03408787,-0.03669075,0.04818734,-0.024382837,-0.023565605,0.015218052,-0.01776195,-0.024015134,0.035662927,-0.06837587,0.024777792,-0.012447158,0.0040141344,0.011240584,0.027120193,0.024194766,-0.008313078,-0.015370047,-0.016025487,-0.00687235,0.037857845,0.011713542,-0.0027792656,-0.020336052,-0.031690646,-0.032067433,0.028087629,0.02920508,-0.021283163,-0.010216046,0.010768864,0.00040883326,-0.019967802,0.020220999,0.010906446,0.029844804,0.027625913,0.038561918,-0.04943554,0.020543389,-0.038929984,0.027401254,0.031338476,0.002947417,-0.0024184827,0.0040520215,0.0026300214,0.0314873,0.0057351436,0.0089508705,-0.032557793,-0.037508264,-0.04142749,0.035348475,-0.010138577,0.018237203,0.021722656,0.019905042,-0.083823025,0.045684747,0.0012309101,-0.0031697345,0.027219987,-0.028195415,0.037749678,-0.0057047806,0.078831926,-0.022598162,0.015332389,-0.037517946,-0.0020853016,-0.01652755,0.009475193,0.0062959604,-0.019341633,0.015542753,0.018718557,0.0018654399,-0.009776041,0.02315966,-0.062032975,0.02989771,0.0017735553,0.034215916,0.004716331,-0.0029839023,0.031266354,0.021340607,-0.014752709,-0.0039989273,0.009833977,0.015495574,0.02971401,-0.025020659,-0.031152932,0.0108243665,-0.029500289,0.029777959,-0.0090206,-0.005811211,-0.0107202,0.055107865,0.057072025,-0.010626283,0.0017286771,0.013968975,-0.070149906,0.042061348,0.019095492,0.018595554,0.03760705,0.026723845,0.0069216583,0.047952294,-0.03774972,-0.014603296,-0.020423735,-0.036662154,0.004773676,-0.0553836,0.012709441,0.04846805,-0.014385259,0.0012665929,0.0010199661,-0.018399203,0.02104806,-0.024977189,-0.000172572,0.06572659,-0.011202167,0.018469566,-0.0014193178,0.0054059424,-0.016255021,-0.015950385,0.018231148,0.012895343,-0.01634676,0.028681854,0.04870557,-0.03449138,-0.003636321,-0.011596823,-0.045186926,-0.0034901109,-0.029451897,-0.0063839057,0.017082144,0.011071422,-0.008672214,0.04743538,-0.022015423,-0.00837811,0.0036976712,-0.024006456,-0.0017211328,0.053214956,0.039440267,-0.0031615326,-0.032977886,0.009385974,0.016153205,0.007810942,-0.06842604,-0.008784827,0.009919321,0.006378285,-0.046547763,-0.0054399036,0.0006788532,-0.028699834,0.026784433,-0.0022220681,0.0015228471,0.014145428,0.03631818,0.044192154,0.009889894,-0.054205887,0.015459737,-0.0127757285,0.011828228,0.030353375,0.002655696,-0.028226113,-0.03959086,-0.005007217,-0.019486962,-0.011723105,0.021534882,-0.01871405,-0.008147871,-0.009950451,-0.0055806506,0.01879924,0.012287857,-0.02833688,-0.012371077,0.032108396,-0.005808208,-0.048638426,-0.015136,0.020240972,-0.04859746,-0.028103989,-0.009772321,0.0066178218,0.017463276,-0.004755743,0.05769665,0.012300637,-0.016654873,0.048630472,0.042694874,0.037160844,0.014158959,0.061232533,0.02778379,0.015805257,0.015027712,-0.022136083,-0.008114614,0.03297851,-0.031319335,0.01421026,0.015029912,0.041750677,-0.03333577,-0.03674415,0.012335096,0.00044851293,-0.1583685,0.0056269662,-0.005544173,0.024487989,0.0034854445,0.0013596384,0.0017487524,-0.04470055,-0.043659598,-0.0112401815,-0.018174862,-0.049138665,0.007748038,0.04033169,-0.01263632,0.011485324,-0.021028193,0.0029304577,-0.0010320833,0.006152141,-0.05009831,-0.029759184,0.0079266885,0.021937426,-0.03676274,-0.02122436,0.04506108,-0.041705728,0.032968674,-0.029670993,-0.04365848,-0.01149299,0.0069114766,0.02184181,0.00047229615,0.055324927,-0.009810875,-0.020522965,-0.03561072,0.037586946,0.050769065,0.05445258,0.00848272,0.05617183,0.002475045,-0.06396126,-0.0017597119,0.030199872,-0.000980355,-0.038691945,0.005975145,-0.0026162262,-0.052232824,0.05298228,-0.0385406,0.04247078,0.016535526,0.04249501,-0.0041060424,-0.0105419215,-0.0037561003,-0.06505705,0.025882592,-0.0025977765,-0.028589154,-0.03461534,-0.011609462,-0.0392257,-0.026462078,-0.0026090343,-0.0005447505,-0.05663315,0.0047599585,-0.006072767,0.03457603,0.016163047,-0.024100047,-0.05204297,0.018660676,-0.11220023,0.008450844,0.021556353,-0.004384578,-0.008665105,-0.0079038665,-0.07964707,-0.015040526,-0.03555765,0.0065978514,0.24114832,0.04817473,0.048279278,-0.014933059,-0.020229172,-0.017378746,-0.011893345,-0.037321217,0.020443954,-0.017471088,-0.044108205,0.023119116,-0.004929469,0.0019260438,0.030006567,0.013602894,-0.06587646,0.0640896,0.06752513,0.0044311867,-0.007544148,-0.03552997,0.029673023,-0.02939499,-0.035325177,-0.019914823,0.016656075,0.0028658628,0.0031594115,0.009500248,-0.02573205,0.03308457,0.00165748,-0.04840295,0.02285784,0.0020732349,0.033908434,-0.06351692,-0.02802861,-0.006969623,-0.013810561,-0.0022924845,0.0037653367,-0.057183504,-0.025548013,-0.03113261,0.021902723,-0.0031524312,-0.011737424,0.0006187841,-0.019478312,0.018012503,0.01001868,0.011619643,-0.023402564,-0.005654195,-0.0074784174,-0.075057544,0.016858514,0.07292429,0.01526364,0.0074215853,-0.013886341,0.009991545,0.0030679742,-0.039763503,-0.030273344,-0.03640674,-0.019929482,0.0224749,0.004372128,0.0008142526,-0.0140733225,0.02946545,0.019085743,-0.010915731,0.041200038,0.043682337,0.026215853,-0.004325771,-0.040945657,-0.021695338,0.045066345,-0.031414844,0.02135808,-0.014884046,-0.01849515,-0.003148239,-0.020948136,-0.032135077,-0.032862794,0.02448726,-0.023953006,-0.00013070715,-0.03466074,0.023187641,-0.0009752569,-0.009712765,-0.039632186,0.01199512,-0.051173642,-0.023359593,-0.027930718,-0.022850053,-0.012023447,-0.0004990725,-0.023725979,-0.0112176025,-0.022412125,0.023236843,-0.016440712,0.0423749,-0.015861722,-0.037691023,0.057824146,-0.005433697,-0.051069845,-0.044073306,-0.0055057686,0.0067023532,0.024128748,-0.03515582,-0.0020414563,0.0020974348,-0.028040145,-0.05101632,0.023868859,0.03226096,0.011300654,0.007130224,0.01663794,-0.06177716,-0.04956284,0.007411745,0.065393925,0.022516038,0.031860422,0.002294562,-0.0061051673,0.008992444,-0.024029674,-0.04936657,0.0031852454,-0.034168936,0.000035629557,-0.0023310683,0.016881725,0.0032299832,-0.0062656063,0.057587765,0.015239634,0.048666406,0.044423517,-0.058174282,-0.03850861,-0.058735117,-0.023507986,0.018520886,-0.004769871,-0.03649064,0.048145525,0.0070407907,0.030363891,0.05939928,-0.0019048423,0.0013836651,-0.010098987,0.006091954,-0.038198214,-0.019856924,0.009279132,0.013132342,-0.02321644,0.011316338,0.012910011,-0.055495318,-0.0089865755,-0.016663011,0.023519121,-0.026245184,0.0012968128,0.0067741023,-0.020558603,-0.06107645,0.008689045,0.00722872,-0.0077120387,-0.0035132624,0.009645202,-0.019298848,-0.081841014,0.037793938,-0.015863135,-0.02212409,0.010429445,0.0073188576,0.068662226,-0.016745888,-0.009442153,-0.008612257,-0.032984443,0.035509866,-0.025605261,-0.012279096,-0.05246412,-0.05320461,0.0018099541,0.00273576,-0.0056132735,0.008046268,0.03307361,-0.010979193,0.0114593115,0.013193161,-0.009938561,-0.036367204,-0.01315994,0.037418637,-0.0088607,-0.026286073,-0.006579862,-0.011431067,0.040460248,-0.016117973,-0.008797154,0.018164719,0.0014538164,-0.009779928,-0.008606753,-0.055284098,-0.002836539,-0.045709,0.054099716,-0.010659538,0.052368626,-0.02092698,-0.017733706,0.0126016615,0.011406471,0.017351536,-0.013353252,0.0033942466,0.0027700881,0.050937813,-0.009467672,-0.017495513,-0.012775788,-0.025555307,0.057518397,-0.01391415,-0.015181479,-0.03844275,0.00005350857,0.028846446,-0.03251075,0.015511419,0.009012327,-0.028947514,-0.018532922,0.010831739,0.00836813,0.029182298,-0.00678986,-0.008912423,-0.02089368,-0.020789022,-0.013820221,-0.08160599,0.007929616,-0.0166762,-0.003932671,0.0061640777,-0.056490336,-0.031252753,0.049861472,0.0016600174,0.0140465535,0.026150946,-0.0018299784,-0.008753767,-0.016789654,-0.04244897,-0.009007778,0.0055321013,-0.028498437,0.022140695,-0.031121414,0.0055443924,0.01961931,-0.024557455,0.034462243,-0.032377496,-0.06412169,0.0034122928,-0.02884696,0.025365662,-0.025141552,-0.0056562345,0.026500035,-0.014294491,0.004498062,-0.027686186,0.0098893875,-0.06313716,-0.016612679,-0.028810587,0.01813499,0.028554227,0.05250416,0.016798874,0.05012953,-0.080182105,0.024898836,0.011911582,-0.013852125,0.018684607,0.0775744,-0.036943123,0.044132583,0.012206205,0.00939719,-0.0048795417,-0.06428624,0.0018454848,-0.03675519,0.044939272,-0.039830428,-0.0010483433,-0.03790936,0.00055723503,0.048497412,0.037814144,-0.05484406,-0.03216484,0.038948566,-0.018226357,0.015480497,0.024461666,0.055193227,0.0043487293,-0.059053067,0.038557,0.06009529,0.017039372,0.009721627,0.005558356,-0.01691335,0.033757072,-0.011611549,0.016107371,0.030038485,0.056686528,-0.04794016,-0.024436112,0.049459353,-0.047827683,-0.0028344325,-0.02180461,-0.046247754,-0.042563446,-0.0021220997,-0.048885927,0.017688755,0.016376577,-0.05852426,-0.00936871,0.019916143,-0.050612196,-0.021848395,0.0021249563,0.017592674,-0.0023163967,0.033750515,0.04881874,-0.015827686,0.036069386,-0.03829024,0.002958113,0.028281428,-0.014558656,-0.04689785,-0.018205568,-0.024738861,-0.023092793,-0.007975447,0.014278469,-0.03127715,0.029351199,0.07915692,0.04627658,0.02599522,0.004415119,0.041261476,0.028583942,-0.12988971,0.024923742,-0.025630394,-0.012671583,-0.05134024,0.01805277,-0.05686026,-0.011024954,-0.014243372,-0.014556318,0.010042315,-0.0010935536,0.016093424,0.003576066,-0.022616819,0.04191524,-0.04374792,0.0057631847,-0.07010362,0.06083187,0.031522818,-0.014122818,-0.019799128,-0.004197642,0.009408625,-0.024969516,0.053655863,-0.039318107,-0.026395297,0.0056101745,-0.007206623,-0.00054428726,-0.00931489,0.056657217,-0.06647602,0.016409008,0.019549774,0.029495945,0.022522714,0.040088054,0.013504729,0.0015323738,0.012334393,-0.023398394,0.015536106,0.033464957,0.03880171,0.0053153713,0.007103559,-0.035756465,0.01835463,-0.0026791831,-0.030345608,0.0113575095,0.008239012,0.03080084,-0.04171774,-0.05153266,0.050514363,-0.020700369,-0.034192268,0.022982191,-0.031433154,-0.04490539,0.0021043015,0.016307242,-0.01729606,-0.02078577,-0.013001389,-0.003493269,-0.014393859,0.032261305,0.024975723,-0.048561715,0.020909509,-0.009903293,-0.014412635,-0.025080878,0.00241423,-0.038578115,0.015773026,-0.018636903,0.026003972,-0.0037004761,0.0272104,0.05661794,-0.02796509,0.0031640935,-0.076568656,0.037700243,-0.06084265,-0.025965093,-0.0004664252,0.04101715,-0.004049395,0.022957206,-0.046830557,0.011738991,-0.021728229,-0.013863633,0.010090652,-0.0110851545,-0.03985685,0.02735187,-0.00036678681,0.0503629,0.03266185,-0.03147869,0.02324453,-0.02800433,-0.03863994,-0.014211062,-0.026882503,-0.0035096454,0.009354827,-0.023139857,0.021633144,0.027846858,-0.016638635,-0.075896055,0.041517418,-0.0031507595,0.049553785,-0.034565568,-0.0057222764,0.016591242,0.0023058895,-0.002326147,0.023718506,0.05608059,0.012887169,-0.020506889,0.03343607,0.041082922,0.034894552,0.020806987,-0.03373194,0.007669738,-0.017269613,-0.038281854,-0.017704189,0.014738818,-0.0018605958,-0.021930037,0.017592873,-0.012282377,0.00015686729,-0.002375133,0.0065931766,-0.012736206,-0.0020972092,-0.043772098,0.022923235,0.036535252,0.010865634,0.014215745,0.018004848,-0.03792354,0.012899515,0.03309034,0.02363121,0.0070376038,-0.04372825,0.026242346,-0.048883513,0.025836656,-0.020997074,0.0066965846,-0.025412709,-0.008507436,0.0317908,0.04538706,0.0068819625,-0.006754114,0.0090030795,0.014072776,-0.015559974,0.010831486,0.00804739,0.010599043,0.036526706,0.032654434,-0.017690942,0.048584092,0.044108987,0.02986974,-0.013396727,0.022030205,0.012100612,0.013589306,-0.003648219,-0.040292304,-0.054178093,-0.0108716255,0.030240808,0.039642096,-0.025603024,0.026737584,0.047226742,0.018499825,-0.015842149,0.04368896,0.010832391,-0.017739015,0.02983671,-0.0735249,0.0050361385,0.017378781,0.011591743,-0.0010229198,-0.01966651,0.024439009,-0.0074781138,0.037086457,0.019759942,-0.009211183,-0.0119687095,-0.00041073558,0.0048134374,0.034971867,0.027960658,0.036718052,-0.03941921,-0.06349827,0.016280707,-0.009964741,-0.011200994,-0.008853564,-0.02910873,0.02744238,0.031855244,-0.010688525,0.014009506,0.036339976,-0.008395029,0.023332315,-0.0027306697,-0.02568068,0.020168606,-0.017081419,0.09615625,-0.02915231,0.03411243,0.01872708],"last_embed":{"hash":"17qfdms","at":1751596548031,"tokens":201}}},"last_read":{"hash":"17qfdms","at":1756813796412},"class_name":"SmartSource","last_import":{"mtime":1751437189000,"size":65,"at":1751596547199,"hash":"17qfdms"},"blocks":{"#":[1,3],"##{1}":[1,1],"##{2}":[2,3]},"outlinks":[],"key":"Personal/Areas/Home improvement/Living room.md","last_embed":{"hash":"17qfdms","at":1756813796412}}, +"smart_sources:Personal/Areas/Home improvement/Living room.md": {"path":"Personal/Areas/Home improvement/Living room.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.01546951,0.03280089,0.06485696,0.00751588,0.05642318,-0.02030736,-0.00093484,0.06550716,0.00372607,-0.01810094,0.00716283,-0.0544556,0.00799817,0.02782072,0.01518646,0.04107937,-0.01169322,0.05867808,-0.05880427,0.03494998,0.04507269,0.01446985,0.03728956,-0.04775096,0.08241743,-0.0006323,-0.01421448,-0.05399889,-0.00989048,-0.1128727,-0.02763203,-0.02818026,0.05114797,-0.00343592,0.02565223,-0.06467357,-0.01850191,0.05485756,-0.0576175,0.07655007,0.00366859,0.0480871,0.01211665,0.02152335,-0.01272798,0.06590293,0.02412929,-0.04816779,-0.00022765,0.0224856,-0.00478369,-0.04222033,0.01135791,0.05937511,0.03036393,0.02802465,0.04003697,-0.0031506,0.06012265,0.0467441,0.01892233,0.01901106,-0.18831325,0.03489533,0.04201077,0.01867168,-0.0050514,-0.00141351,0.01822473,0.10676677,0.00579657,0.02752235,0.01555097,0.0289846,0.09712819,-0.07713315,-0.0166875,-0.07293487,0.0093519,0.02288529,-0.00634757,-0.03250703,-0.09750906,-0.06314682,-0.07376328,0.01201847,0.03347831,0.0225144,0.01166462,0.04332802,-0.06405184,-0.02446898,0.01086971,0.04386944,-0.04546611,-0.1099874,-0.02718138,0.00192522,-0.03239928,0.1042356,-0.04219159,0.00448397,0.09985902,-0.01407334,0.04520021,0.006955,-0.02533816,0.01461178,-0.04932587,-0.01080132,-0.00462226,-0.04059402,-0.03211879,-0.04943853,0.06674758,-0.05767525,0.04777223,0.0208137,-0.01617898,-0.05194747,0.05061754,0.00447693,0.05245159,-0.01736125,-0.01116,-0.06758793,0.04004154,0.05205943,-0.01935606,0.05745043,0.01159124,0.02372744,0.01091038,0.00202186,-0.00524809,0.059597,0.09430441,0.053569,0.09120903,-0.04151961,-0.06168087,0.00582964,0.02719165,-0.11726622,0.00054517,0.0379021,-0.03291228,0.03104576,0.00851193,-0.06328986,-0.03407522,0.02201568,0.00775281,-0.0343034,-0.02147765,-0.03792638,-0.02524586,0.04252499,-0.00159051,0.01504338,0.04381099,0.00182033,-0.0501231,0.08103545,-0.00869125,-0.12059724,-0.13027568,0.02498507,0.00563086,-0.04623039,0.01100729,0.06854459,-0.08238497,0.06250415,0.07399772,0.03839195,-0.0431231,-0.02129915,-0.01538959,0.02862272,0.06303213,0.01421112,-0.06812778,-0.05711886,0.03170536,-0.0933101,0.014782,0.01757604,0.04002695,-0.01663256,-0.04316755,-0.0157706,0.00525522,0.01851808,0.00505446,-0.01235199,-0.07956421,-0.00192682,0.03447689,-0.02579215,0.04087648,-0.04457321,-0.04579445,0.05283783,0.02199556,0.03793193,0.00686455,-0.03467269,0.04432397,0.00529076,-0.03393924,0.01799546,0.11193812,0.06573198,-0.00490895,-0.06282356,0.00493348,-0.05472441,0.06070212,0.02609849,0.0016123,-0.01848243,-0.09933393,-0.24105345,0.01131076,0.00276458,-0.01713727,-0.07273155,-0.00943564,0.00504424,0.00140374,-0.03822306,0.03040855,0.04538612,-0.02818109,-0.00904284,-0.03798349,0.0370878,0.00048691,0.01269557,-0.03117023,-0.09973442,-0.02375475,0.03666035,0.06501586,-0.02608418,-0.02191381,0.07854838,-0.04125911,0.19116537,0.02917779,0.00095862,-0.04268092,0.07901186,0.00384345,-0.02027764,-0.09053906,0.04995178,0.05357318,0.04351215,0.02831225,0.0245568,-0.07028775,-0.0045874,0.04044134,0.00971034,-0.08064679,0.00883476,-0.03934474,0.02429019,0.02383036,-0.02927634,-0.02597047,0.00273116,0.00743451,0.02929091,0.05642127,-0.0120882,0.03054554,-0.06808735,0.00174523,-0.07244802,0.00931725,-0.01975164,-0.02649456,0.07942861,-0.05878615,0.07416277,0.02923547,-0.00315289,-0.06584713,-0.00341427,-0.01340191,-0.01133622,-0.00330116,0.01709599,-0.05269196,0.05827371,0.02083689,0.02334695,0.04664439,-0.01375761,-0.04866904,0.03927048,-0.03551238,-0.01104471,0.03133008,0.03607318,0.02341949,-0.09135677,-0.0764417,0.05540883,0.0141594,-0.04428102,-0.01230288,-0.00994273,0.00579954,0.02389035,-0.07468017,-0.28014663,-0.02341038,0.06368898,-0.00950689,-0.0745099,-0.02980243,-0.02309045,0.02576302,-0.06391147,-0.02919773,-0.05255541,0.01011695,0.00176501,0.03212767,0.01216749,-0.04316812,0.03168848,0.01160026,0.0831041,-0.00458747,0.02342547,0.03023381,0.21345183,0.03605107,0.041022,0.01156419,0.02062904,0.01814057,0.05303954,0.01354277,-0.01100734,-0.00266293,0.08065972,-0.01898153,0.0349779,0.01193938,-0.03166354,0.01791994,-0.03123931,-0.05027167,-0.02805029,-0.02240135,-0.09853841,0.08338232,0.11874195,-0.05037522,-0.03415022,-0.07433667,-0.00154852,-0.00003852,-0.03509832,0.03796315,-0.00550312,-0.00006691,-0.03254423,0.05049775,-0.0052383,0.02414527,0.00727267,-0.02488336,0.02948879,0.03272966,0.02892128,-0.01964086,0.048099],"last_embed":{"hash":"17qfdms","tokens":31}},"bge-m3:latest":{"vec":[-0.015337406,0.022827793,-0.08532463,0.020590352,0.013251086,-0.014838236,-0.0065338914,0.010799742,0.017821945,0.033277646,0.045341767,0.039240498,-0.024972351,-0.015423412,0.006360571,-0.03576874,-0.017045937,-0.007064294,-0.01638699,-0.02551041,0.00026116276,-0.011925668,0.00480019,0.025244081,-0.0029573645,0.0053429753,-0.008105172,0.010756444,0.025465384,0.013729903,-0.0105537595,-0.0058379713,0.055161294,-0.026923466,-0.0054463837,0.013783634,-0.010163802,-0.015343569,-0.034750964,0.032196205,0.03520144,0.00033347923,-0.006540767,0.029433716,0.01166109,0.013614486,-0.029755995,-0.017111706,0.001038239,-0.057843413,0.040958613,-0.012150648,0.03819218,0.005323464,0.014718776,0.07278543,-0.053504325,0.008822126,-0.02171553,0.031030867,-0.021068629,0.05780488,-0.009805648,-0.009414606,0.010864184,0.0340994,-0.036691453,0.048187,-0.024356013,-0.02356851,0.0152418,-0.017768815,-0.023995228,0.0356378,-0.06836299,0.024772804,-0.012427261,0.0040251007,0.011221947,0.027134439,0.024182208,-0.008275541,-0.015377686,-0.016014785,-0.006864877,0.0378723,0.011701308,-0.0027363107,-0.020359024,-0.031700082,-0.032096274,0.028092848,0.02923985,-0.021313341,-0.010260049,0.0107651325,0.00042246748,-0.019975306,0.020230642,0.010912994,0.029871816,0.027661322,0.038576454,-0.04944824,0.020507379,-0.03891455,0.027392156,0.031348944,0.0029233478,-0.0024238254,0.004048771,0.0026053376,0.031511176,0.005736118,0.008939152,-0.032553207,-0.037497245,-0.041454908,0.03535561,-0.0101152025,0.018234778,0.021721289,0.01988908,-0.08380781,0.045659695,0.0012537392,-0.0031561302,0.027219558,-0.028216878,0.03776707,-0.0057147094,0.078836635,-0.022595232,0.015341256,-0.03753428,-0.00206641,-0.016532259,0.00948821,0.006300898,-0.019352142,0.015564717,0.018747486,0.0018306888,-0.009773482,0.023150258,-0.062034927,0.029886417,0.001778132,0.03423722,0.004691799,-0.0030366443,0.03126079,0.021344338,-0.01473178,-0.0040007043,0.0098274425,0.015516123,0.029735336,-0.025026267,-0.031137288,0.010821708,-0.029486353,0.029750193,-0.009037485,-0.005811963,-0.010688555,0.05513378,0.057075787,-0.0106591415,0.0017357006,0.0139503395,-0.070136294,0.04205381,0.01909648,0.01859743,0.03761378,0.02671447,0.006954385,0.047934882,-0.037750464,-0.014614044,-0.02041491,-0.036642577,0.004760402,-0.055374596,0.012691928,0.048436522,-0.014412705,0.0012673404,0.0010499881,-0.018408637,0.021032609,-0.024970762,-0.00019054029,0.06571263,-0.011216465,0.01844977,-0.0013959473,0.005417449,-0.016275305,-0.015960332,0.018213028,0.012884445,-0.016373185,0.028690655,0.048724618,-0.03450066,-0.0036472536,-0.011596557,-0.045211896,-0.003456012,-0.029471949,-0.0063519203,0.017095495,0.011048419,-0.00867868,0.0474365,-0.022014959,-0.008394215,0.0036776115,-0.024019537,-0.0017070343,0.053220548,0.039436527,-0.0031283505,-0.032977547,0.00937821,0.01613134,0.007810897,-0.06843748,-0.00879505,0.009939518,0.006356804,-0.046565153,-0.005441839,0.0006814675,-0.028704394,0.02677023,-0.002237735,0.0015200552,0.014165467,0.036323123,0.04419944,0.009862826,-0.054199476,0.015453563,-0.012754396,0.0118473265,0.030358212,0.002671546,-0.028237566,-0.039571777,-0.0050311107,-0.019505704,-0.011713472,0.021535208,-0.018701583,-0.0081368,-0.009909788,-0.0055949884,0.018791521,0.012305081,-0.028293777,-0.012390879,0.032080423,-0.005792827,-0.048632964,-0.015154023,0.02023849,-0.048579983,-0.028087033,-0.009757076,0.0066180825,0.0174773,-0.0047441185,0.0576911,0.012283366,-0.016641801,0.0486384,0.042695813,0.037174758,0.014167161,0.061221886,0.027782511,0.015782084,0.015050681,-0.022159498,-0.008103599,0.032973155,-0.031327583,0.014224586,0.015015509,0.04174932,-0.033381082,-0.0367408,0.012332038,0.00043765103,-0.15840687,0.0055764103,-0.0055568586,0.024472823,0.0034927267,0.0013781851,0.0017265585,-0.044686113,-0.043679964,-0.011231121,-0.0181774,-0.04912832,0.007742016,0.040355615,-0.012621132,0.011508781,-0.021039713,0.002922526,-0.001039669,0.0061526657,-0.05010308,-0.029749565,0.007928156,0.021961384,-0.036770724,-0.021272533,0.045074984,-0.041688897,0.032975577,-0.02969013,-0.04362981,-0.011462485,0.0069107898,0.021858651,0.00047805533,0.055330534,-0.009824508,-0.020508818,-0.035642937,0.03757349,0.05075812,0.05447216,0.008479963,0.056204494,0.0024745183,-0.06397121,-0.0017458674,0.030157614,-0.001009841,-0.03867766,0.005949027,-0.0026273138,-0.05221529,0.052965935,-0.038533174,0.042465735,0.016543955,0.042492047,-0.0041053905,-0.0105134435,-0.003765129,-0.06508409,0.02587064,-0.0026048094,-0.0285777,-0.034619562,-0.0116378255,-0.03922767,-0.026447494,-0.0026468686,-0.0005367209,-0.05663456,0.0047631958,-0.0060953717,0.034559462,0.01614851,-0.024098083,-0.05204003,0.018629467,-0.11217907,0.008440992,0.02155502,-0.00438267,-0.008688489,-0.007914958,-0.079643324,-0.015062202,-0.03552604,0.0065958495,0.24116243,0.048180193,0.04826548,-0.014912494,-0.020204635,-0.017374642,-0.011879545,-0.037360657,0.020442875,-0.0174832,-0.044101935,0.023114301,-0.0049435105,0.0019394798,0.030033765,0.013618294,-0.06589604,0.06410184,0.06752271,0.0044097616,-0.0075725582,-0.035500668,0.029714251,-0.029382966,-0.03535061,-0.019931208,0.016644945,0.0028858744,0.003155597,0.009517233,-0.025720015,0.033058852,0.0016489184,-0.04838947,0.022839997,0.002080703,0.033888966,-0.063533284,-0.0280102,-0.006980057,-0.013782851,-0.0022902812,0.0037830947,-0.057193104,-0.025591636,-0.031132296,0.021889871,-0.0031532445,-0.011767108,0.0006093317,-0.019496234,0.018045159,0.010022801,0.011590197,-0.023399327,-0.0056561446,-0.007483927,-0.07506092,0.016875649,0.072932065,0.01524921,0.00741233,-0.013883024,0.010008895,0.0030774968,-0.03976133,-0.030289693,-0.03639137,-0.019920582,0.022490932,0.004398503,0.0008081158,-0.014057424,0.029454801,0.019074712,-0.010897881,0.041214097,0.04367405,0.026208002,-0.0043563507,-0.040950418,-0.021690141,0.045033745,-0.03142714,0.021318585,-0.014882179,-0.018526906,-0.0031529581,-0.020975888,-0.032133218,-0.032879658,0.024457583,-0.023951394,-0.00014450002,-0.034653507,0.02317819,-0.0009919695,-0.009737613,-0.039623696,0.011983501,-0.05118744,-0.023378484,-0.027945336,-0.022839786,-0.011999798,-0.00047236885,-0.023694936,-0.011205427,-0.022393089,0.023240557,-0.016461989,0.042375237,-0.015871366,-0.03772061,0.057821304,-0.005455307,-0.051100124,-0.04407731,-0.0055245226,0.006703078,0.024126379,-0.03517903,-0.0020517963,0.0020963207,-0.028044844,-0.051012214,0.023837073,0.032281976,0.011274112,0.007119775,0.016664848,-0.06176248,-0.049537163,0.0073973346,0.0654177,0.02252394,0.031873386,0.002302664,-0.006069404,0.008990896,-0.024039598,-0.049403183,0.003228918,-0.03416497,0.00002167399,-0.0023346012,0.016869716,0.0032702582,-0.0062317248,0.05757698,0.015253925,0.04863257,0.044415157,-0.058178667,-0.038489673,-0.05872352,-0.023544686,0.018556915,-0.004790339,-0.036489673,0.04815367,0.00705345,0.030367246,0.059394665,-0.0019035777,0.0014032082,-0.010110291,0.0060567786,-0.03820432,-0.019867342,0.009272334,0.013140781,-0.023233276,0.011318345,0.01291242,-0.055504832,-0.008974327,-0.01666578,0.023507114,-0.026242083,0.0013165548,0.0067914077,-0.020592771,-0.06108881,0.008717703,0.0072461166,-0.0076985382,-0.003503946,0.009641453,-0.01928864,-0.08182379,0.03779247,-0.015858036,-0.022104196,0.0104321325,0.0073383404,0.06866186,-0.0167427,-0.009466418,-0.0085956855,-0.032977592,0.03551294,-0.025586078,-0.012263936,-0.052449472,-0.053181343,0.0018251981,0.002724329,-0.0055979057,0.008046377,0.03306925,-0.010962799,0.011454961,0.013185295,-0.009930344,-0.03637684,-0.01315269,0.037436917,-0.008861428,-0.026292477,-0.0065609086,-0.01146634,0.04046444,-0.016119823,-0.008800377,0.0181612,0.0014485228,-0.009792813,-0.00858277,-0.05527172,-0.0028434892,-0.045693085,0.054108664,-0.010675037,0.052386593,-0.020957794,-0.017703148,0.012600646,0.01136243,0.017340997,-0.0133484,0.003382807,0.0028141679,0.050914552,-0.0094659235,-0.017478788,-0.012797601,-0.025554521,0.05749608,-0.013924551,-0.015185074,-0.03844436,0.000050870218,0.028862413,-0.032495648,0.015479534,0.009012252,-0.028935181,-0.018484574,0.010821802,0.008346699,0.029154528,-0.006780161,-0.00891401,-0.02086892,-0.020779468,-0.013838771,-0.08162619,0.007930455,-0.016694035,-0.0039224722,0.0061753984,-0.056459103,-0.03125348,0.04986725,0.001680243,0.014049723,0.02613767,-0.0018073801,-0.0087606935,-0.016788622,-0.04243966,-0.009005026,0.0054886425,-0.028478438,0.022168193,-0.03111558,0.0055463696,0.019636333,-0.024551123,0.034448862,-0.032368567,-0.064115465,0.003411752,-0.02884426,0.02536631,-0.025133546,-0.0056560417,0.026512742,-0.014251158,0.0045325784,-0.027688393,0.009881118,-0.06313946,-0.01659777,-0.028812962,0.018096883,0.028584786,0.05246736,0.016795084,0.05015608,-0.08015067,0.024913393,0.01191072,-0.01384334,0.018675655,0.07759779,-0.036961935,0.04412237,0.012255617,0.009408069,-0.0048447708,-0.06432286,0.0018030525,-0.036754806,0.0449573,-0.03981627,-0.0010785272,-0.037896026,0.00055853603,0.048490018,0.03781508,-0.05482758,-0.032160234,0.038924698,-0.018225625,0.015488252,0.024441918,0.055173285,0.0043388796,-0.05907594,0.0385623,0.060105592,0.017062671,0.009714407,0.0055698645,-0.016914593,0.0337671,-0.011587933,0.016114015,0.030021323,0.056695063,-0.047927897,-0.02446046,0.049461905,-0.047821607,-0.0028114745,-0.021842763,-0.04627312,-0.04254263,-0.0021097679,-0.048867516,0.017703326,0.016358698,-0.058513314,-0.009404765,0.01991429,-0.05058618,-0.021857724,0.002120438,0.017595584,-0.0023020832,0.033743996,0.04879061,-0.01582248,0.036048204,-0.03833338,0.0029618614,0.028286591,-0.014552256,-0.046900343,-0.018214583,-0.024712557,-0.023096984,-0.008004558,0.014305521,-0.031283136,0.029341416,0.079162925,0.04626217,0.025976619,0.004416007,0.04127629,0.028578298,-0.1298927,0.024911294,-0.025567872,-0.01267992,-0.051334344,0.018079448,-0.056842033,-0.011016464,-0.014210166,-0.014582256,0.010029274,-0.0010904798,0.016082857,0.0035707962,-0.022637706,0.0418883,-0.043747123,0.005783773,-0.07011321,0.060815718,0.031543095,-0.01414516,-0.019819971,-0.0042247544,0.009398074,-0.024972644,0.053666145,-0.03928799,-0.026392821,0.0056426125,-0.007242533,-0.00052854954,-0.009320765,0.05663036,-0.066481724,0.016403595,0.019565921,0.029518973,0.022548463,0.040072992,0.013456971,0.0015321462,0.012338996,-0.023400027,0.015557224,0.033465337,0.03878177,0.0053325417,0.007109744,-0.035721544,0.01835677,-0.0026968268,-0.030334314,0.011365384,0.00823467,0.030811729,-0.041726056,-0.051548205,0.050542247,-0.020696461,-0.0341787,0.022961508,-0.0314308,-0.044895586,0.0021155104,0.016297288,-0.017293878,-0.020807398,-0.013010449,-0.0035085138,-0.01439449,0.032309182,0.024990201,-0.048594404,0.020923786,-0.009925662,-0.0143955005,-0.025076339,0.0024153842,-0.038594924,0.015780652,-0.018621126,0.0259901,-0.0036874977,0.027247837,0.056599375,-0.027969347,0.0031682497,-0.0765474,0.037735485,-0.060831822,-0.025954826,-0.0004407084,0.041012287,-0.004045503,0.022986753,-0.04686389,0.01171517,-0.021762114,-0.013904903,0.010099222,-0.011073244,-0.03984141,0.027366662,-0.00036012838,0.05036571,0.032658175,-0.031485368,0.023258416,-0.027995666,-0.038644254,-0.014239648,-0.02686447,-0.0034821657,0.009327348,-0.023135474,0.02164979,0.027834013,-0.016657494,-0.07592754,0.041540407,-0.0031324863,0.04952155,-0.03458586,-0.0056872657,0.016589958,0.002289757,-0.002334174,0.023739012,0.05603215,0.012896785,-0.020496879,0.03344785,0.04108262,0.034903705,0.020811887,-0.033741854,0.007677985,-0.017251668,-0.038295202,-0.01772204,0.014707284,-0.0018284876,-0.021960894,0.017605795,-0.012283033,0.00018703142,-0.0023819127,0.006562061,-0.012738514,-0.0020947051,-0.043791026,0.022955025,0.036534607,0.010878905,0.01422734,0.018000944,-0.037908625,0.012902128,0.0330827,0.023590457,0.0070414166,-0.043728158,0.02628781,-0.048894793,0.025825962,-0.020980971,0.0067009674,-0.025443455,-0.0084958235,0.031798128,0.045382094,0.006878638,-0.0067863623,0.008994896,0.014051098,-0.015560263,0.010826843,0.00805752,0.010594933,0.036523715,0.032685783,-0.017699866,0.04851687,0.044096753,0.029888647,-0.013378301,0.0220632,0.012121677,0.013585695,-0.0036123518,-0.04030434,-0.054174595,-0.010860751,0.030252134,0.03965834,-0.025592122,0.026710816,0.047219597,0.01848845,-0.015821029,0.04368284,0.010802104,-0.01775524,0.029816527,-0.07349971,0.0050394256,0.017402126,0.011588824,-0.0010293364,-0.019680655,0.024468334,-0.0074994694,0.037074033,0.019749252,-0.009184107,-0.011974976,-0.00041176824,0.0048246887,0.034971513,0.027944593,0.03670117,-0.03939772,-0.06349198,0.01627338,-0.009981741,-0.011191104,-0.008876328,-0.029061334,0.027462233,0.03185152,-0.010644619,0.014010943,0.036355335,-0.00840015,0.023306467,-0.0027348984,-0.025711233,0.020167222,-0.017065972,0.09617526,-0.029145787,0.034101848,0.01872969],"last_embed":{"hash":"17qfdms","at":1751596548031,"tokens":470}}},"last_read":{"hash":"17qfdms","at":1762844593507},"class_name":"SmartSource","last_import":{"mtime":1751437189000,"size":65,"at":1751596547199,"hash":"17qfdms"},"blocks":{"#":[1,3],"##{1}":[1,1],"##{2}":[2,3]},"outlinks":[],"key":"Personal/Areas/Home improvement/Living room.md","last_embed":{"hash":"17qfdms","at":1762844593507}}, "smart_blocks:Personal/Areas/Home improvement/Living room.md#": {"path":null,"last_embed":{"hash":"17qfdms","at":1751596548046},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"17qfdms","at":1751596548046},"key":"Personal/Areas/Home improvement/Living room.md#","lines":[1,3],"size":65,"outlinks":[],"class_name":"SmartBlock"}, "smart_blocks:Personal/Areas/Home improvement/Living room.md##{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.008826223,0.05887662,-0.048224542,0.008978726,-0.010157559,-0.054471675,0.011649395,0.041360117,0.0059824525,0.018968439,0.05184671,0.03282534,-0.022913616,0.022966122,0.0047239834,-0.0411092,0.02097661,0.008579617,-0.0113206245,-0.019212326,-0.008637905,0.010153812,0.02606433,-0.022702968,-0.0507783,-0.006627515,0.026210627,-0.005541063,0.013779843,0.006038864,-0.0065600113,-0.04210369,0.041442104,-0.05005584,-0.008268825,-0.020406807,-0.013612335,0.01045878,-0.01934316,0.007929423,-0.020354215,0.039584383,-0.011375517,0.023051709,0.024343964,-0.018789835,0.00987015,-0.014699061,0.019804051,-0.0060040923,-0.017657774,0.024490003,0.03911307,-0.007527011,-0.0061293463,0.06525108,-0.044023123,0.0055528753,-0.04020326,0.004770925,0.010229653,0.009889628,-0.029267216,-0.007618331,0.015170207,0.042285547,-0.016194893,0.032624494,-0.025860041,-0.028474336,0.0019222933,0.0030499855,-0.032024596,-0.0013421484,-0.023795372,0.033368737,0.0032468443,-0.016209072,-0.0077532027,0.03184369,0.010826156,-0.0026972457,0.0075954543,-0.014731461,0.019243058,0.023583382,-0.046658788,-0.013178716,0.014931748,-0.00047475568,-0.015611687,-0.015288642,0.048061766,-0.026382977,-0.030236322,0.028470723,0.005392977,-0.036502477,-0.009145705,-0.008631217,0.07227526,0.036692873,0.017111035,-0.037738275,-0.010528634,-0.018009355,0.0038413843,0.041179873,0.03492711,-0.015881948,0.02477908,0.027850496,0.004589498,0.008246665,0.025942523,-0.033453315,-0.013380764,-0.06788481,0.013226227,-0.021399206,0.013171781,0.04720548,-0.005022415,-0.08302277,0.054719366,0.01818773,-0.022904223,-0.015709773,-0.011770112,0.02779813,-0.041809965,0.038617417,-0.0034725163,0.024802316,-0.01808136,0.007794476,0.028026158,0.03429552,-0.00807232,-0.009331192,0.0073750927,0.025046723,-0.0039400454,-0.025714928,0.060838122,0.0019695845,0.020830413,-0.015414284,0.03663049,-0.018413221,-0.018504016,0.016359458,0.020904927,-0.0143837705,0.0013800554,-0.0165238,-0.0005389592,0.03655592,-0.03703636,-0.0099648265,-0.01624621,-0.050138675,-0.001171823,0.014415526,-0.0008310287,-0.03230734,0.058713213,0.05330312,-0.013843038,0.0046750973,0.009651502,-0.08120999,-0.009331732,0.0050305338,0.027377866,0.043761007,0.016144611,-0.0078045265,0.053206146,-0.03678362,-0.04641972,-0.021195874,-0.035858,0.014529692,-0.03423553,0.01203242,0.046769056,0.00085386826,0.027798358,-0.0054711686,0.020131085,0.003372234,-0.0013291321,0.020291645,0.044268105,-0.06000816,0.009036924,0.0020372607,-0.010384338,-0.0019765797,-0.00071757205,0.036142047,0.021736957,-0.018865636,0.017876305,-0.006325304,-0.048832998,-0.029700197,0.04964439,-0.03837561,0.0064585307,-0.027563797,-0.012697312,0.007248309,0.0077340608,0.0033180462,0.01052472,0.0150270695,0.014400644,-0.00039938278,-0.003208299,-0.001974386,0.0050265975,0.07147744,-0.017512953,-0.040417477,-0.0013740438,0.034543145,0.004106994,-0.0634853,-0.0024914516,-0.0028870387,0.028033651,-0.06291915,0.0066577634,0.005169617,-0.012712268,-0.0027668364,-0.01792934,-0.0019430837,0.00950931,0.03435838,0.030034516,0.0053894487,-0.038056668,0.027048578,-0.023636136,0.022433188,0.0001046447,-0.036739007,-0.03255526,0.0019179871,0.025486412,-0.013027878,-0.010690112,0.02326647,0.0034917523,0.0148704825,-0.011375383,-0.010133764,0.02529984,0.030416189,-0.02963993,0.008823766,0.039812792,-0.018832713,-0.041435644,0.009791108,0.04116757,-0.012607819,-0.023288826,-0.027907027,0.0037824058,0.015858585,0.014363252,0.013449342,0.025126228,-0.009889501,0.051409636,0.017975084,0.017834166,0.023972636,0.06583809,0.027688876,0.029182617,0.01630818,-0.030593364,-0.013753682,0.012505638,-0.029152527,-0.017866515,0.0037267515,0.033732295,-0.039927464,-0.035816304,0.015389671,-0.0019236577,-0.16173878,-0.023020271,-0.008043999,0.039969124,0.05467736,0.028080098,-0.01531612,-0.032770824,-0.019380422,0.030128364,-0.02519925,-0.03983653,0.041514754,0.0436775,-0.010830161,0.021768626,-0.018658087,-0.013855736,-0.035590634,0.00436377,-0.02383156,-0.0155927725,0.026559466,0.005991752,-0.025291549,0.008713446,0.03305206,-0.03334247,0.010310283,-0.00912602,-0.018914916,0.025264513,-0.014347283,0.018319339,-0.051683743,0.046549827,-0.0016630065,0.018431872,-0.063039385,0.03475847,0.04275567,0.047018237,-0.010539034,0.00459618,-0.01259338,-0.05894212,-0.03159376,0.016373612,-0.040587727,-0.032204207,-0.0033894219,-0.03551849,-0.039442968,0.057967816,-0.02577982,0.036351122,0.0457282,0.03605602,-0.027439466,0.032701544,-0.022956112,-0.07511537,0.019627286,-0.0068522603,-0.050663736,-0.025362493,0.046747826,-0.04614493,-0.026692644,-0.019848768,-0.00090953254,-0.03407358,0.010599604,-0.0023727012,0.006517998,0.029758634,0.009161633,-0.032744087,0.019379279,-0.090396844,-0.030312477,0.003725141,-0.0009100082,-0.026200725,-0.042251956,-0.049773563,-0.0051661823,-0.041047998,0.01321318,0.24861692,0.056601264,-0.00086445315,-0.02044148,0.002954474,-0.004655343,0.0070236926,-0.030353656,0.016203089,-0.03199053,-0.028891344,0.019490043,-0.006326505,-0.0053924024,0.01423794,0.03567433,-0.045809135,0.006489452,0.07752518,-0.00048709882,-0.011658869,-0.06181553,0.046912163,-0.019495565,-0.03308163,0.006166291,-0.029439734,0.024235906,-0.0011814082,0.00019828773,-0.03615505,0.016910335,0.05286749,-0.055840157,0.024695955,-0.013856892,0.0042155366,-0.094919145,-0.025076129,-0.013039732,-0.0064623468,-0.014606155,0.03330835,-0.05450469,-0.028639326,-0.045599792,0.035275795,-0.0145355025,-0.003928296,0.04018717,0.009197625,-0.016260566,0.034307197,0.0016681013,-0.008569887,0.0013768779,-0.02124403,-0.025803143,0.003427015,0.04210729,0.039810818,-0.014512356,-0.020010678,0.02132036,-0.016561927,-0.028602079,0.032761794,-0.040323228,-0.014055904,0.029927447,-0.0069643967,0.0028896225,-0.009476668,0.02997636,0.0029212902,-0.009825498,0.068166204,0.00015623072,0.016024258,-0.006768136,-0.037413105,-0.012561689,0.028582819,-0.0036844118,0.0037500954,-0.041033674,0.020186821,0.031709153,-0.019774538,-0.0026649875,-0.012375046,0.026499672,-0.041864082,0.017463537,-0.023896297,-0.025256867,0.036315683,-0.020754436,-0.040882934,-0.0014875063,-0.009689167,-0.05668557,-0.018275423,-0.028943412,0.03093867,0.010898422,-0.023548672,-0.012832963,0.021987936,0.016709505,0.012120432,0.023599733,-0.002325658,-0.021582482,0.044388894,0.014474715,-0.017286338,0.010634045,0.00071033876,0.002631827,0.053362895,-0.018159447,-0.031986713,0.016254611,-0.04745712,-0.057722043,0.06108933,0.06947569,-0.02984868,0.03304008,0.029290907,-0.034493975,-0.055283327,0.019463506,0.06990237,0.024116192,0.042275175,0.0011539941,0.017494518,0.02445951,-0.023429302,-0.045526136,0.0049254037,-0.025938554,0.02138447,0.010772822,-0.055085614,0.00014989554,0.019147553,0.035155606,0.026834812,0.037785072,0.040192503,-0.033165943,-0.00045876516,-0.071198694,-0.04411235,0.0036721718,-0.0037452648,-0.030300936,0.031366833,0.05568971,-0.0042807003,0.065937415,-0.0109261125,0.03733018,0.0013008111,0.019263899,-0.037114296,-0.010728396,0.025817616,-0.0053377654,-0.047221426,0.00637589,0.017302772,-0.03963496,-0.00381686,0.00403876,-0.029881341,-0.057562843,-0.003947513,0.000042527958,-0.038058877,-0.0435379,0.02901769,-0.016529243,-0.02544812,0.00022922455,0.029478565,-0.007783046,-0.0626785,0.07906743,-0.01094729,-0.030793173,0.016392674,0.021220826,0.07844248,-0.021876032,0.0036718368,-0.010542118,-0.046885867,0.005286293,-0.01629582,-0.008319606,-0.06575253,-0.039663907,0.024483085,0.039481126,-0.015022285,-0.02628283,0.05355448,0.000057182868,-0.023089794,-0.011655906,-0.016918952,-0.02515885,0.014935623,0.07855753,-0.00221485,-0.08142304,-0.005143741,-0.03867955,0.016745148,-0.026643198,-0.013046858,0.03385214,0.028841563,-0.036650978,-0.019078253,-0.07489047,-0.0048288875,-0.02006409,0.025718316,0.0033864453,0.0042116586,-0.013225317,-0.003321876,0.0005461495,-0.014378766,-0.012579633,0.011607144,0.014247765,0.028117685,0.055790953,0.02046747,0.007875344,-0.04714877,-0.03880236,0.041473627,0.023682857,-0.02616909,-0.0414714,0.008343522,-0.010191723,0.013760487,0.024239771,0.030578056,-0.014145108,-0.021137746,-0.01890345,0.030969134,0.03565862,0.0033908084,-0.016765518,-0.0002353261,0.0051420764,-0.008429293,-0.04953025,-0.0011224401,-0.020926056,0.00110667,0.021572558,-0.033501524,-0.020601496,0.0542654,0.012894575,-0.01771735,0.024033127,0.015514166,-0.020035453,-0.03632493,0.0058659683,-0.021205926,-0.00042572978,-0.010050363,0.029005017,0.0009878553,-0.022876909,0.009691815,-0.051837496,0.043168165,-0.02581708,-0.04395453,0.024584861,-0.027342688,0.03879764,0.008974098,0.022011917,0.027618686,0.022831952,-0.0014682981,-0.037319276,-0.0050624195,-0.03817509,0.030151498,-0.0055333804,0.012074459,0.0067194365,0.045651056,0.025514826,0.06219848,-0.062192794,-0.0037235522,0.018139608,0.018980702,0.025273414,0.052677024,-0.020227674,0.035953987,-0.020980291,-0.00343098,0.01649586,-0.03725687,0.0076832552,-0.023751562,0.03410687,-0.03377333,-0.024932824,-0.02234552,-0.032362647,0.011332026,0.021141276,-0.044188038,-0.000313726,0.010376738,-0.037012395,0.014636335,0.02049312,0.022068648,0.011147129,-0.012431647,0.053530857,0.06991999,0.011424582,0.0205126,-0.008457154,-0.0030704068,0.023377953,0.010662986,0.009260643,0.013248751,0.017269488,-0.031206042,-0.022806933,0.046357375,-0.004922845,0.050899707,-0.049479604,-0.03889071,-0.010843956,-0.0066161994,-0.033564713,-0.03955906,0.024910817,-0.028096851,0.0043238346,-0.01163169,-0.028220156,-0.040258545,-0.031683102,-0.021159153,-0.025540287,-0.004935261,0.052877914,-0.0351668,0.025010973,-0.060107905,-0.015962103,0.046178013,0.034992345,-0.0047599175,-0.018634634,-0.010238754,-0.023881631,-0.01646038,-0.006433294,0.014380071,0.0386213,0.06734619,0.068151586,-0.0040959334,-0.007436683,0.06400049,0.0036036805,-0.14358045,0.02153768,-0.032077834,-0.00868491,-0.0363812,0.022414768,-0.076076895,-0.03460639,-0.021801056,-0.011511052,0.032137785,-0.02767925,-0.010842694,-0.018082984,-0.025272997,0.036629196,-0.02543903,0.0043481146,-0.063728124,0.06686482,0.031674933,-0.028158003,0.007444544,0.0035325831,-0.0023334231,-0.0048869126,0.0076542534,-0.023348298,-0.017573165,0.045442935,-0.0049035377,-0.023140363,-0.0016743282,0.025749665,-0.03504857,-0.0018908182,0.031559814,-0.0006210786,-0.0022797196,0.031049082,-0.014342721,0.0020175555,-0.00011118936,-0.0047401264,0.014526565,0.033874568,0.016707538,0.008989898,-0.0040714773,-0.014411906,0.010973954,-0.0003909737,-0.02221824,0.016410436,-0.0021427707,0.010847506,-0.01013624,-0.020764733,0.015368216,-0.006129371,-0.03945304,0.0007850553,-0.009221114,-0.043603472,0.012012607,0.025963694,-0.022765413,-0.015385598,-0.021923315,-0.014983244,-0.033111595,0.040858176,0.009054699,-0.025612064,0.010961976,-0.01775863,0.011149059,-0.005586742,0.0034732455,-0.052792218,-0.0065727476,-0.019586705,0.04026338,-0.018636405,0.01939611,0.03393569,-0.020589698,-0.024706122,-0.063589916,0.017737033,-0.065569475,-0.039154846,-0.010795501,0.017098673,-0.00081279106,0.052824635,-0.025097942,-0.0059956675,-0.0094794,-0.03271002,-0.029273268,0.0006340262,-0.027531253,0.016242817,-0.016805643,0.04685878,0.0077365404,0.019624742,-0.005724897,-0.027360776,-0.07695738,-0.032739103,0.0073144916,0.01668349,-0.058329154,-0.019388773,0.013770198,0.02566081,0.031870477,-0.01471008,0.041809976,-0.0034806337,0.030337803,-0.039146803,0.023724228,0.019595645,-0.010091727,0.02868961,0.032887883,0.06014597,0.037189994,-0.03197073,0.04348077,0.031290077,0.017267214,-0.016928218,-0.0419565,0.015721785,-0.02270126,-0.023344226,0.00086670875,0.006638399,0.0124261705,-0.06890086,-0.018680915,-0.022796858,-0.03827977,-0.0058554937,-0.028620891,0.013139948,0.0065854434,-0.064213306,0.0098967245,0.034836628,0.0047201687,0.014766153,-0.0192374,-0.021308301,-0.008009074,0.009840804,0.0059314356,0.0136026805,-0.040890038,-0.02256022,-0.06686064,0.010386694,-0.010049,0.009258803,-0.012304405,0.018890461,0.020168781,0.030998986,-0.0098647205,0.009646081,0.019993063,-0.012794978,-0.011240567,0.024127722,0.01772378,-0.0060254075,0.036865987,-0.001351936,-0.007948565,0.029791402,0.021561855,-0.01320975,-0.040475696,0.04467396,0.020333322,0.0116878245,-0.05387206,-0.008518563,-0.07551844,-0.0009401357,0.040852405,0.021617018,-0.011245015,0.009981741,0.03933671,0.009368913,-0.0055722534,0.049522117,-0.019736486,-0.01605926,0.008348037,-0.033886034,0.0063245255,-0.00457303,-0.0019478104,0.005582556,-0.05976252,0.02997584,-0.02160402,0.054042973,0.0057683447,-0.01067207,-0.0032083201,0.036629807,-0.021257028,0.037004814,0.03379349,0.05487426,-0.04787014,-0.049781542,-0.007298639,0.016076919,-0.013441712,-0.0015494926,0.0038579705,0.03451565,0.010383415,0.025589136,0.028495375,0.010149678,-0.017922906,0.023409307,0.02146236,-0.020858701,0.010554723,0.023455936,0.10288269,-0.047772355,0.01053944,-0.020934405],"last_embed":{"hash":"1mn7opq","at":1751596548060,"tokens":153}}},"text":null,"length":0,"last_read":{"hash":"1mn7opq","at":1751597076650},"key":"Personal/Areas/Home improvement/Living room.md##{1}","lines":[1,1],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mn7opq","at":1751597076650}}, -"smart_blocks:Personal/Areas/Home improvement/Living room.md##{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016111566,-0.0036493703,-0.085269935,0.015579451,0.007872206,-0.011623392,0.0052463925,-0.013678128,0.015695013,0.036158387,0.030970946,0.030818947,-0.031220231,-0.020719107,-0.002564266,-0.060547877,-0.040523335,0.0069747483,-0.017094925,-0.017684205,-0.010697049,0.0055969628,-0.011508249,0.05854859,0.025686802,0.007519232,-0.006342186,0.01789569,0.032188192,0.017292136,-0.0086804,-0.0047589415,0.042731125,-0.013584681,-0.0077550877,0.010320181,-0.010169575,-0.039017677,-0.04521394,0.028733414,0.041216563,-0.022085892,-0.0031461737,0.010985138,0.024905281,0.028740682,-0.03044522,-0.015070907,-0.015393964,-0.064498305,0.06197985,-0.026901776,0.03672912,-0.0003573609,0.022337634,0.08683564,-0.06471273,-0.0114867585,0.003941858,0.04014332,-0.028305158,0.08279719,0.0009835146,-0.0061574327,0.01458913,0.018625278,-0.022483835,0.023177668,-0.0173677,-0.029255489,0.0071131266,-0.008913042,-0.045240648,0.037858453,-0.06960917,0.036354903,-0.0023944739,-0.0077858786,0.020764407,0.024071738,0.00065123616,-0.005155115,-0.027567657,-0.017979836,-0.028335664,0.056796253,0.03365236,0.00879093,-0.025424859,-0.0347054,-0.049957786,0.029774709,0.015234746,-0.010066012,-0.0014907882,0.025685966,0.0061017615,-0.0012323135,0.013293039,-0.0066043977,0.01779044,0.0068737906,0.039697967,-0.03818193,0.032677773,-0.041262977,0.020409618,0.014800505,0.013957342,0.0005104767,-0.0073728086,0.006744418,0.034609303,-0.0032449572,0.007395077,-0.0242473,-0.018042397,-0.03357877,0.04755107,-0.02162701,0.0147507815,0.008451217,0.026194569,-0.07616533,0.046171837,-0.0032884448,0.015296918,0.033382658,-0.022747772,0.017892292,0.005230983,0.06630326,-0.025693364,0.0055833203,-0.038140576,-0.034557123,-0.00069548347,-0.023368219,-0.005218321,-0.038062803,0.012251657,0.0061151213,-0.00075675483,0.007210949,-0.0020215889,-0.056508858,0.02738259,-0.0074769165,0.0076960223,-0.014793882,-0.006086914,0.037956677,0.015633997,-0.0054720826,-0.0011017743,0.027139323,-0.011664709,0.00084522495,-0.012069811,-0.042174958,0.019537367,-0.020823153,0.020730747,-0.02421162,-0.009484643,-0.025930146,0.030599494,0.044999547,-0.017539298,-0.0074435575,0.034862228,-0.07781724,0.05069299,0.0044312617,0.01382066,0.02407442,0.06625248,0.020475838,0.066642,-0.046873022,0.018078294,-0.013708605,-0.0343937,0.014748497,-0.054061215,0.0029633907,0.047419064,-0.0027229418,0.00867434,0.020131914,-0.040939514,0.029638333,-0.04447311,-0.0134176975,0.06076289,-0.007962207,-0.012200301,0.0012225899,0.0018450451,-0.002658404,-0.011267713,0.022555701,-0.00014572711,-0.04448836,0.013786629,0.03837819,-0.009629528,0.00040961176,-0.021217896,-0.038912453,-0.023186147,-0.015657349,-0.005104603,0.016991861,-0.0063137673,-0.016864823,0.05392161,-0.028021023,-0.026753766,0.00019293136,-0.027433453,0.004122033,0.06026975,0.01909448,-0.0044932533,-0.022087872,0.018839205,0.01694031,0.031386577,-0.0427073,-0.024332894,0.00061118114,-0.0063854316,-0.034043334,0.0032643743,-0.016973536,-0.02992165,0.05417775,0.009811699,0.002928361,-0.0122093335,0.005814802,0.027137885,-0.015998214,-0.039457068,0.0029906358,0.0067694215,0.010138108,0.03828834,0.017837588,-0.010928977,-0.052919064,-0.004454235,0.005224955,-0.013057287,0.0105977,-0.026758892,-0.023698432,-0.028820818,-0.016536692,0.0035445923,0.0133780725,-0.0422367,-0.01299321,0.012874349,-0.008883768,-0.04783726,-0.0047843857,0.018861957,-0.046116963,-0.05220782,-0.023821443,0.03581246,0.01274981,-0.012408871,0.054989915,-0.00039764293,-0.036032412,0.055557676,0.032960877,0.04274304,0.017293299,0.048065692,0.017227607,0.020816768,-0.00046804702,-0.0021002034,0.019579425,0.034107864,-0.047368806,0.017575027,0.016000807,0.046916667,-0.016342144,-0.024406418,0.013840467,0.011783518,-0.14929788,0.034854677,-0.002956685,0.03739108,0.008687212,-0.0056252973,0.00047502283,-0.0311686,-0.04212234,-0.042939898,-0.020530017,-0.060483772,-0.026502091,0.022971585,-0.0147526935,0.020383082,-0.01985463,0.008761824,-0.008350902,-0.008415508,-0.0419194,-0.029716967,0.0051493277,-0.002175424,-0.03423951,-0.028611513,0.05933157,-0.034399122,0.016431054,-0.038492702,-0.037564017,-0.012848166,0.016074749,0.0127478205,0.00021673144,0.05280942,-0.0055104233,-0.056781266,-0.023576964,0.03524157,0.03541977,0.037793066,0.0054023634,0.06084032,0.0038895821,-0.05171636,0.015458378,0.025468012,-0.0013108982,-0.0279542,-0.004487748,-0.0034819406,-0.04830077,0.05552493,-0.04904862,0.040032696,0.005454284,0.054126263,-0.0028645291,-0.019014677,-0.009498956,-0.06362769,0.027527835,-0.024867674,-0.033472784,-0.02490989,-0.010176864,-0.034865856,-0.015804427,-0.017329926,-0.004812311,-0.061087597,0.0030942634,-0.0040256684,0.027224362,-0.004818056,-0.023740672,-0.057637155,0.019978032,-0.11066808,-0.016640501,0.020778114,-0.019738369,0.0006488814,-0.011564545,-0.057993066,-0.013837924,-0.021407964,0.013565661,0.24054775,0.049284168,0.037261244,-0.015755653,-0.01781896,-0.017143952,-0.028865216,-0.027374329,0.021682527,-0.033187892,-0.05725733,0.034827072,0.00040172858,-0.0005271192,0.020296128,0.019723255,-0.044433355,0.051593937,0.059408758,0.027586242,-0.014978404,-0.023865774,0.02163011,-0.02843299,-0.015469228,-0.0063861576,0.04123285,-0.021843499,-0.0063160527,0.007389412,-0.014167351,0.0357786,0.0194748,-0.047073275,0.022266809,0.0011270934,0.030722233,-0.03471422,-0.030259235,-0.006767792,-0.054335017,0.00510507,-0.006088502,-0.036222484,-0.014081509,-0.024174077,0.017689204,0.027036298,0.0006324918,0.012017853,-0.01629378,0.008645394,0.008013729,0.019170336,-0.033945426,-0.018290238,-0.014178262,-0.066188954,0.017718285,0.0684662,0.0007425803,0.0092549585,-0.015688054,0.0029225969,0.0035838978,-0.004312776,-0.05088137,-0.03088572,-0.026038064,0.044834062,-0.0013626226,0.003542938,-0.019357827,0.018416459,0.035254866,-0.015376659,0.025015583,0.05093427,0.03641982,0.0011527521,-0.048912466,-0.031039597,0.04141796,-0.038608417,0.024679903,-0.0095636705,-0.022224484,-0.0070446357,-0.031040845,-0.0333743,-0.036023222,0.029891375,0.0070807263,0.008292628,-0.028151972,0.029187825,0.003111857,-0.0006785331,-0.048629593,0.023309944,-0.050212026,-0.0031715813,-0.01947908,0.006357017,0.008393747,-0.028667063,-0.00990823,-0.014825346,-0.010326542,0.03295969,0.0031146845,0.04055752,-0.026618216,-0.05778811,0.04647844,-0.0025817081,-0.0455485,-0.036731426,-0.0033269178,0.020795267,0.017819997,-0.010293623,0.009662107,-0.011785401,-0.014585291,-0.040548872,-0.004425846,0.03967763,0.030094625,0.0010740819,0.004047991,-0.06573574,-0.052514665,0.0071976287,0.03846767,0.0037182472,0.013173919,-0.006193897,-0.019729728,-0.021879932,-0.033395447,-0.041815758,-0.0057683163,-0.028938927,-0.0029809421,-0.0055543217,0.019543022,-0.015278893,-0.02191288,0.062190827,0.008276441,0.070364594,0.047708336,-0.06043672,-0.044999395,-0.028010957,-0.0017174573,0.007449339,0.013951054,-0.034638505,0.05034211,0.004132042,0.040687915,0.06409261,-0.016234742,-0.012416737,-0.022630427,0.01893464,-0.035539027,-0.025182491,0.013378827,-0.008971143,-0.01735257,0.0072374404,0.0042379056,-0.043063197,-0.019717121,-0.018648947,0.017803943,-0.007489309,-0.0058552884,0.0104992315,-0.021034181,-0.06145424,0.0026753484,-0.0040138136,-0.0015477088,-0.008745183,0.02373728,-0.024784397,-0.07125276,0.03794095,-0.00504633,-0.010448081,-0.008844059,0.010438207,0.076285265,0.0017879746,0.015025138,-0.012508414,-0.013359812,0.031325016,-0.008083588,-0.024491103,-0.0536417,-0.03224163,-0.027092583,0.018142883,0.012786894,0.01673029,0.0006476649,-0.005703185,-0.009966656,0.023907572,-0.011768169,-0.02770398,-0.008944055,0.025227074,-0.023605453,-0.0040471363,0.0013718995,0.003572684,0.03909743,-0.01690135,-0.01788652,0.008899728,0.009037197,0.013563712,-0.0049211723,-0.053482417,0.0015961712,-0.047880363,0.07673446,-0.009122894,0.03670849,0.007540528,-0.011102791,0.023632042,0.034574416,0.018183088,-0.022298072,0.0006187665,0.0036171433,0.03780002,-0.022387683,-0.0077448958,-0.023978982,-0.01165068,0.042818505,-0.020229174,-0.028935233,-0.028050525,0.019148573,0.021750608,-0.03351684,0.013116615,0.0035505577,-0.025709765,-0.032892343,0.02522275,0.008109868,0.03429238,0.008274762,-0.0060760085,-0.042041473,-0.01937824,-0.011672735,-0.06277329,-0.0049256417,-0.0017756921,-0.004625233,-0.008519122,-0.05648185,-0.02972868,0.05152409,0.005118636,-0.009291159,0.027192976,-0.012323251,-0.010854403,-0.026431965,-0.05485127,-0.013436009,0.0385775,-0.035490643,0.018522207,-0.028504713,0.00053545146,0.008104471,-0.016053077,0.021077646,-0.019758457,-0.057406887,0.007183389,-0.032931954,0.023053367,-0.030162694,-0.012978252,0.011961464,-0.022226173,-0.0019711666,-0.03080148,0.000400777,-0.046195116,-0.041138135,-0.019046653,0.02701285,0.013833519,0.05434745,0.029934999,0.049607363,-0.055050816,0.025413554,0.006830099,-0.0025006447,0.01778822,0.074489035,-0.04050179,0.03280961,0.010059668,0.0061863433,0.021867353,-0.065935515,0.015873963,-0.048971016,0.042472593,-0.03483297,-0.005547511,-0.031045156,0.016066222,0.015256421,0.03708321,-0.044919435,-0.03381701,0.04920303,-0.006099832,0.010120367,0.013022889,0.04796096,0.0077531785,-0.05727244,0.03003559,0.065179326,0.011427654,0.018281505,0.03264368,-0.028502816,0.017171724,-0.021852372,0.008219268,0.028623613,0.059837177,-0.04371848,-0.0026000529,0.041103635,-0.059674267,-0.003271464,-0.006478886,-0.030617759,-0.027958494,-0.024399605,-0.03821326,0.017844584,0.0118734045,-0.053063594,-0.021085598,0.023878403,-0.07183793,0.006980419,0.021840228,0.039232556,0.002435774,0.039797895,0.04065506,-0.022862406,0.0399422,-0.02331462,0.010757965,0.02396252,-0.033178944,-0.044568896,-0.019929666,-0.029378705,-0.030178385,-0.002666168,0.02742472,-0.032567058,-0.009612325,0.071897246,0.040450137,0.036974393,0.003543573,0.029886277,0.020726098,-0.13147524,-0.0011294797,-0.017177843,-0.017912816,-0.033890724,0.005620392,-0.02993595,-0.014589037,-0.028429925,-0.0076465197,0.004981683,-0.0014449336,0.039800987,0.0003891992,-0.027260073,0.029147211,-0.03732768,0.0034615449,-0.054858338,0.07006949,0.015680457,-0.0033699085,-0.004148227,-0.009974064,0.0044434136,-0.017271357,0.047842167,-0.04145074,-0.03357836,-0.017900309,-0.00022979024,-0.0076183816,0.0044614347,0.050945964,-0.041613825,0.03176901,0.00964234,0.027582088,0.05033344,0.05458948,0.014888995,-0.00071810954,0.031438027,-0.010620974,0.015451808,0.03725689,0.06586905,-0.000979207,-0.00024533493,-0.023459258,0.014807035,0.0047122594,-0.027509166,0.009636742,0.034608386,0.038192157,-0.054357454,-0.058245406,0.032827236,0.012010511,-0.03246423,0.04202399,-0.027008902,-0.015676579,0.0027148596,0.027313102,-0.008590809,-0.015492015,-0.001141574,0.012526784,0.018780945,0.001026806,0.0120252315,-0.04155851,0.012207006,-0.012746828,0.0050122896,-0.031466223,0.0043556523,-0.025886875,0.0026856516,-0.01090927,0.02745675,0.019924933,0.01338232,0.041023124,-0.037894312,0.006839133,-0.08046685,0.026001465,-0.048918694,-0.03422632,0.0037469338,0.03976462,-0.0064122067,0.032017644,-0.05462978,0.023605559,-0.0099362815,-0.00044352617,0.0076027988,-0.016998345,-0.039167788,0.021321006,0.004105114,0.029488398,0.06427061,-0.03746076,0.017410764,-0.040801544,-0.027188092,0.0048719025,-0.019527676,-0.024129396,0.027807895,-0.016149404,0.0013079633,0.025791222,-0.021978093,-0.053886693,0.026871003,-0.024649965,0.036858153,-0.03209917,-0.031985395,0.02062498,0.008057355,-0.0009385435,0.047018908,0.05640982,0.01670658,0.0043848515,0.015831232,0.052293673,0.038822584,-0.0045553935,-0.03952708,0.016851207,-0.00932888,-0.04033027,-0.022105057,-0.0009790111,-0.0019779352,-0.014758682,0.040278964,-0.0069927075,0.0006878646,0.0035823837,0.032391313,-0.029619869,-0.0073943404,-0.02716542,0.019813031,0.043411534,-0.007186951,0.02225665,0.007782252,-0.03232857,0.007636506,0.031011425,0.034978405,0.008255197,-0.049905542,0.04495837,-0.036170345,0.03750264,-0.024173709,0.0028793407,-0.046169247,-0.0060417196,0.030653035,0.014558014,0.01552256,0.0043837647,0.02318149,-0.00079167075,-0.014805682,0.0014011724,0.0015050459,-0.009488883,0.039889913,0.03946099,0.025993418,0.062150177,0.053799517,0.02143585,-0.0043228813,0.02734061,-0.0031144954,0.010564978,0.005228798,-0.03215529,-0.044310074,-0.0059806136,0.029893156,0.022673849,-0.023239285,0.033871446,0.041717242,0.011830031,-0.033974744,0.04063022,0.019307246,-0.019002438,0.032138955,-0.073082685,0.0029495768,0.0178742,0.016367782,0.0076047448,0.009253991,0.024966322,0.004308735,0.022427188,0.037755616,-0.0144352345,0.0103255715,-0.0004122194,0.0155297285,0.032689303,0.041673474,0.02647924,-0.034245808,-0.066222586,0.012220945,-0.010110625,-0.011436818,0.00027249832,-0.05567902,0.017405687,0.033994757,-0.027726257,0.01658781,0.030313538,0.01038663,0.010915633,-0.015088721,-0.023999522,-0.0046717683,-0.026187975,0.07413688,-0.023799175,0.050139017,0.014565284],"last_embed":{"hash":"1bri9pe","at":1751596548073,"tokens":153}}},"text":null,"length":0,"last_read":{"hash":"1bri9pe","at":1751597076650},"key":"Personal/Areas/Home improvement/Living room.md##{2}","lines":[2,3],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1bri9pe","at":1751597076650}},"smart_blocks:Personal/Areas/Home improvement/Living room.md#": {"path":null,"last_embed":{"hash":"17qfdms","at":1751596548046},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"17qfdms","at":1751596548046},"key":"Personal/Areas/Home improvement/Living room.md#","lines":[1,3],"size":65,"outlinks":[],"class_name":"SmartBlock"}, -"smart_blocks:Personal/Areas/Home improvement/Living room.md#": {"path":null,"last_embed":{"hash":"17qfdms","at":1751596548046},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"17qfdms","at":1751596548046},"key":"Personal/Areas/Home improvement/Living room.md#","lines":[1,3],"size":65,"outlinks":[],"class_name":"SmartBlock"}, +"smart_blocks:Personal/Areas/Home improvement/Living room.md##{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016111566,-0.0036493703,-0.085269935,0.015579451,0.007872206,-0.011623392,0.0052463925,-0.013678128,0.015695013,0.036158387,0.030970946,0.030818947,-0.031220231,-0.020719107,-0.002564266,-0.060547877,-0.040523335,0.0069747483,-0.017094925,-0.017684205,-0.010697049,0.0055969628,-0.011508249,0.05854859,0.025686802,0.007519232,-0.006342186,0.01789569,0.032188192,0.017292136,-0.0086804,-0.0047589415,0.042731125,-0.013584681,-0.0077550877,0.010320181,-0.010169575,-0.039017677,-0.04521394,0.028733414,0.041216563,-0.022085892,-0.0031461737,0.010985138,0.024905281,0.028740682,-0.03044522,-0.015070907,-0.015393964,-0.064498305,0.06197985,-0.026901776,0.03672912,-0.0003573609,0.022337634,0.08683564,-0.06471273,-0.0114867585,0.003941858,0.04014332,-0.028305158,0.08279719,0.0009835146,-0.0061574327,0.01458913,0.018625278,-0.022483835,0.023177668,-0.0173677,-0.029255489,0.0071131266,-0.008913042,-0.045240648,0.037858453,-0.06960917,0.036354903,-0.0023944739,-0.0077858786,0.020764407,0.024071738,0.00065123616,-0.005155115,-0.027567657,-0.017979836,-0.028335664,0.056796253,0.03365236,0.00879093,-0.025424859,-0.0347054,-0.049957786,0.029774709,0.015234746,-0.010066012,-0.0014907882,0.025685966,0.0061017615,-0.0012323135,0.013293039,-0.0066043977,0.01779044,0.0068737906,0.039697967,-0.03818193,0.032677773,-0.041262977,0.020409618,0.014800505,0.013957342,0.0005104767,-0.0073728086,0.006744418,0.034609303,-0.0032449572,0.007395077,-0.0242473,-0.018042397,-0.03357877,0.04755107,-0.02162701,0.0147507815,0.008451217,0.026194569,-0.07616533,0.046171837,-0.0032884448,0.015296918,0.033382658,-0.022747772,0.017892292,0.005230983,0.06630326,-0.025693364,0.0055833203,-0.038140576,-0.034557123,-0.00069548347,-0.023368219,-0.005218321,-0.038062803,0.012251657,0.0061151213,-0.00075675483,0.007210949,-0.0020215889,-0.056508858,0.02738259,-0.0074769165,0.0076960223,-0.014793882,-0.006086914,0.037956677,0.015633997,-0.0054720826,-0.0011017743,0.027139323,-0.011664709,0.00084522495,-0.012069811,-0.042174958,0.019537367,-0.020823153,0.020730747,-0.02421162,-0.009484643,-0.025930146,0.030599494,0.044999547,-0.017539298,-0.0074435575,0.034862228,-0.07781724,0.05069299,0.0044312617,0.01382066,0.02407442,0.06625248,0.020475838,0.066642,-0.046873022,0.018078294,-0.013708605,-0.0343937,0.014748497,-0.054061215,0.0029633907,0.047419064,-0.0027229418,0.00867434,0.020131914,-0.040939514,0.029638333,-0.04447311,-0.0134176975,0.06076289,-0.007962207,-0.012200301,0.0012225899,0.0018450451,-0.002658404,-0.011267713,0.022555701,-0.00014572711,-0.04448836,0.013786629,0.03837819,-0.009629528,0.00040961176,-0.021217896,-0.038912453,-0.023186147,-0.015657349,-0.005104603,0.016991861,-0.0063137673,-0.016864823,0.05392161,-0.028021023,-0.026753766,0.00019293136,-0.027433453,0.004122033,0.06026975,0.01909448,-0.0044932533,-0.022087872,0.018839205,0.01694031,0.031386577,-0.0427073,-0.024332894,0.00061118114,-0.0063854316,-0.034043334,0.0032643743,-0.016973536,-0.02992165,0.05417775,0.009811699,0.002928361,-0.0122093335,0.005814802,0.027137885,-0.015998214,-0.039457068,0.0029906358,0.0067694215,0.010138108,0.03828834,0.017837588,-0.010928977,-0.052919064,-0.004454235,0.005224955,-0.013057287,0.0105977,-0.026758892,-0.023698432,-0.028820818,-0.016536692,0.0035445923,0.0133780725,-0.0422367,-0.01299321,0.012874349,-0.008883768,-0.04783726,-0.0047843857,0.018861957,-0.046116963,-0.05220782,-0.023821443,0.03581246,0.01274981,-0.012408871,0.054989915,-0.00039764293,-0.036032412,0.055557676,0.032960877,0.04274304,0.017293299,0.048065692,0.017227607,0.020816768,-0.00046804702,-0.0021002034,0.019579425,0.034107864,-0.047368806,0.017575027,0.016000807,0.046916667,-0.016342144,-0.024406418,0.013840467,0.011783518,-0.14929788,0.034854677,-0.002956685,0.03739108,0.008687212,-0.0056252973,0.00047502283,-0.0311686,-0.04212234,-0.042939898,-0.020530017,-0.060483772,-0.026502091,0.022971585,-0.0147526935,0.020383082,-0.01985463,0.008761824,-0.008350902,-0.008415508,-0.0419194,-0.029716967,0.0051493277,-0.002175424,-0.03423951,-0.028611513,0.05933157,-0.034399122,0.016431054,-0.038492702,-0.037564017,-0.012848166,0.016074749,0.0127478205,0.00021673144,0.05280942,-0.0055104233,-0.056781266,-0.023576964,0.03524157,0.03541977,0.037793066,0.0054023634,0.06084032,0.0038895821,-0.05171636,0.015458378,0.025468012,-0.0013108982,-0.0279542,-0.004487748,-0.0034819406,-0.04830077,0.05552493,-0.04904862,0.040032696,0.005454284,0.054126263,-0.0028645291,-0.019014677,-0.009498956,-0.06362769,0.027527835,-0.024867674,-0.033472784,-0.02490989,-0.010176864,-0.034865856,-0.015804427,-0.017329926,-0.004812311,-0.061087597,0.0030942634,-0.0040256684,0.027224362,-0.004818056,-0.023740672,-0.057637155,0.019978032,-0.11066808,-0.016640501,0.020778114,-0.019738369,0.0006488814,-0.011564545,-0.057993066,-0.013837924,-0.021407964,0.013565661,0.24054775,0.049284168,0.037261244,-0.015755653,-0.01781896,-0.017143952,-0.028865216,-0.027374329,0.021682527,-0.033187892,-0.05725733,0.034827072,0.00040172858,-0.0005271192,0.020296128,0.019723255,-0.044433355,0.051593937,0.059408758,0.027586242,-0.014978404,-0.023865774,0.02163011,-0.02843299,-0.015469228,-0.0063861576,0.04123285,-0.021843499,-0.0063160527,0.007389412,-0.014167351,0.0357786,0.0194748,-0.047073275,0.022266809,0.0011270934,0.030722233,-0.03471422,-0.030259235,-0.006767792,-0.054335017,0.00510507,-0.006088502,-0.036222484,-0.014081509,-0.024174077,0.017689204,0.027036298,0.0006324918,0.012017853,-0.01629378,0.008645394,0.008013729,0.019170336,-0.033945426,-0.018290238,-0.014178262,-0.066188954,0.017718285,0.0684662,0.0007425803,0.0092549585,-0.015688054,0.0029225969,0.0035838978,-0.004312776,-0.05088137,-0.03088572,-0.026038064,0.044834062,-0.0013626226,0.003542938,-0.019357827,0.018416459,0.035254866,-0.015376659,0.025015583,0.05093427,0.03641982,0.0011527521,-0.048912466,-0.031039597,0.04141796,-0.038608417,0.024679903,-0.0095636705,-0.022224484,-0.0070446357,-0.031040845,-0.0333743,-0.036023222,0.029891375,0.0070807263,0.008292628,-0.028151972,0.029187825,0.003111857,-0.0006785331,-0.048629593,0.023309944,-0.050212026,-0.0031715813,-0.01947908,0.006357017,0.008393747,-0.028667063,-0.00990823,-0.014825346,-0.010326542,0.03295969,0.0031146845,0.04055752,-0.026618216,-0.05778811,0.04647844,-0.0025817081,-0.0455485,-0.036731426,-0.0033269178,0.020795267,0.017819997,-0.010293623,0.009662107,-0.011785401,-0.014585291,-0.040548872,-0.004425846,0.03967763,0.030094625,0.0010740819,0.004047991,-0.06573574,-0.052514665,0.0071976287,0.03846767,0.0037182472,0.013173919,-0.006193897,-0.019729728,-0.021879932,-0.033395447,-0.041815758,-0.0057683163,-0.028938927,-0.0029809421,-0.0055543217,0.019543022,-0.015278893,-0.02191288,0.062190827,0.008276441,0.070364594,0.047708336,-0.06043672,-0.044999395,-0.028010957,-0.0017174573,0.007449339,0.013951054,-0.034638505,0.05034211,0.004132042,0.040687915,0.06409261,-0.016234742,-0.012416737,-0.022630427,0.01893464,-0.035539027,-0.025182491,0.013378827,-0.008971143,-0.01735257,0.0072374404,0.0042379056,-0.043063197,-0.019717121,-0.018648947,0.017803943,-0.007489309,-0.0058552884,0.0104992315,-0.021034181,-0.06145424,0.0026753484,-0.0040138136,-0.0015477088,-0.008745183,0.02373728,-0.024784397,-0.07125276,0.03794095,-0.00504633,-0.010448081,-0.008844059,0.010438207,0.076285265,0.0017879746,0.015025138,-0.012508414,-0.013359812,0.031325016,-0.008083588,-0.024491103,-0.0536417,-0.03224163,-0.027092583,0.018142883,0.012786894,0.01673029,0.0006476649,-0.005703185,-0.009966656,0.023907572,-0.011768169,-0.02770398,-0.008944055,0.025227074,-0.023605453,-0.0040471363,0.0013718995,0.003572684,0.03909743,-0.01690135,-0.01788652,0.008899728,0.009037197,0.013563712,-0.0049211723,-0.053482417,0.0015961712,-0.047880363,0.07673446,-0.009122894,0.03670849,0.007540528,-0.011102791,0.023632042,0.034574416,0.018183088,-0.022298072,0.0006187665,0.0036171433,0.03780002,-0.022387683,-0.0077448958,-0.023978982,-0.01165068,0.042818505,-0.020229174,-0.028935233,-0.028050525,0.019148573,0.021750608,-0.03351684,0.013116615,0.0035505577,-0.025709765,-0.032892343,0.02522275,0.008109868,0.03429238,0.008274762,-0.0060760085,-0.042041473,-0.01937824,-0.011672735,-0.06277329,-0.0049256417,-0.0017756921,-0.004625233,-0.008519122,-0.05648185,-0.02972868,0.05152409,0.005118636,-0.009291159,0.027192976,-0.012323251,-0.010854403,-0.026431965,-0.05485127,-0.013436009,0.0385775,-0.035490643,0.018522207,-0.028504713,0.00053545146,0.008104471,-0.016053077,0.021077646,-0.019758457,-0.057406887,0.007183389,-0.032931954,0.023053367,-0.030162694,-0.012978252,0.011961464,-0.022226173,-0.0019711666,-0.03080148,0.000400777,-0.046195116,-0.041138135,-0.019046653,0.02701285,0.013833519,0.05434745,0.029934999,0.049607363,-0.055050816,0.025413554,0.006830099,-0.0025006447,0.01778822,0.074489035,-0.04050179,0.03280961,0.010059668,0.0061863433,0.021867353,-0.065935515,0.015873963,-0.048971016,0.042472593,-0.03483297,-0.005547511,-0.031045156,0.016066222,0.015256421,0.03708321,-0.044919435,-0.03381701,0.04920303,-0.006099832,0.010120367,0.013022889,0.04796096,0.0077531785,-0.05727244,0.03003559,0.065179326,0.011427654,0.018281505,0.03264368,-0.028502816,0.017171724,-0.021852372,0.008219268,0.028623613,0.059837177,-0.04371848,-0.0026000529,0.041103635,-0.059674267,-0.003271464,-0.006478886,-0.030617759,-0.027958494,-0.024399605,-0.03821326,0.017844584,0.0118734045,-0.053063594,-0.021085598,0.023878403,-0.07183793,0.006980419,0.021840228,0.039232556,0.002435774,0.039797895,0.04065506,-0.022862406,0.0399422,-0.02331462,0.010757965,0.02396252,-0.033178944,-0.044568896,-0.019929666,-0.029378705,-0.030178385,-0.002666168,0.02742472,-0.032567058,-0.009612325,0.071897246,0.040450137,0.036974393,0.003543573,0.029886277,0.020726098,-0.13147524,-0.0011294797,-0.017177843,-0.017912816,-0.033890724,0.005620392,-0.02993595,-0.014589037,-0.028429925,-0.0076465197,0.004981683,-0.0014449336,0.039800987,0.0003891992,-0.027260073,0.029147211,-0.03732768,0.0034615449,-0.054858338,0.07006949,0.015680457,-0.0033699085,-0.004148227,-0.009974064,0.0044434136,-0.017271357,0.047842167,-0.04145074,-0.03357836,-0.017900309,-0.00022979024,-0.0076183816,0.0044614347,0.050945964,-0.041613825,0.03176901,0.00964234,0.027582088,0.05033344,0.05458948,0.014888995,-0.00071810954,0.031438027,-0.010620974,0.015451808,0.03725689,0.06586905,-0.000979207,-0.00024533493,-0.023459258,0.014807035,0.0047122594,-0.027509166,0.009636742,0.034608386,0.038192157,-0.054357454,-0.058245406,0.032827236,0.012010511,-0.03246423,0.04202399,-0.027008902,-0.015676579,0.0027148596,0.027313102,-0.008590809,-0.015492015,-0.001141574,0.012526784,0.018780945,0.001026806,0.0120252315,-0.04155851,0.012207006,-0.012746828,0.0050122896,-0.031466223,0.0043556523,-0.025886875,0.0026856516,-0.01090927,0.02745675,0.019924933,0.01338232,0.041023124,-0.037894312,0.006839133,-0.08046685,0.026001465,-0.048918694,-0.03422632,0.0037469338,0.03976462,-0.0064122067,0.032017644,-0.05462978,0.023605559,-0.0099362815,-0.00044352617,0.0076027988,-0.016998345,-0.039167788,0.021321006,0.004105114,0.029488398,0.06427061,-0.03746076,0.017410764,-0.040801544,-0.027188092,0.0048719025,-0.019527676,-0.024129396,0.027807895,-0.016149404,0.0013079633,0.025791222,-0.021978093,-0.053886693,0.026871003,-0.024649965,0.036858153,-0.03209917,-0.031985395,0.02062498,0.008057355,-0.0009385435,0.047018908,0.05640982,0.01670658,0.0043848515,0.015831232,0.052293673,0.038822584,-0.0045553935,-0.03952708,0.016851207,-0.00932888,-0.04033027,-0.022105057,-0.0009790111,-0.0019779352,-0.014758682,0.040278964,-0.0069927075,0.0006878646,0.0035823837,0.032391313,-0.029619869,-0.0073943404,-0.02716542,0.019813031,0.043411534,-0.007186951,0.02225665,0.007782252,-0.03232857,0.007636506,0.031011425,0.034978405,0.008255197,-0.049905542,0.04495837,-0.036170345,0.03750264,-0.024173709,0.0028793407,-0.046169247,-0.0060417196,0.030653035,0.014558014,0.01552256,0.0043837647,0.02318149,-0.00079167075,-0.014805682,0.0014011724,0.0015050459,-0.009488883,0.039889913,0.03946099,0.025993418,0.062150177,0.053799517,0.02143585,-0.0043228813,0.02734061,-0.0031144954,0.010564978,0.005228798,-0.03215529,-0.044310074,-0.0059806136,0.029893156,0.022673849,-0.023239285,0.033871446,0.041717242,0.011830031,-0.033974744,0.04063022,0.019307246,-0.019002438,0.032138955,-0.073082685,0.0029495768,0.0178742,0.016367782,0.0076047448,0.009253991,0.024966322,0.004308735,0.022427188,0.037755616,-0.0144352345,0.0103255715,-0.0004122194,0.0155297285,0.032689303,0.041673474,0.02647924,-0.034245808,-0.066222586,0.012220945,-0.010110625,-0.011436818,0.00027249832,-0.05567902,0.017405687,0.033994757,-0.027726257,0.01658781,0.030313538,0.01038663,0.010915633,-0.015088721,-0.023999522,-0.0046717683,-0.026187975,0.07413688,-0.023799175,0.050139017,0.014565284],"last_embed":{"hash":"1bri9pe","at":1751596548073,"tokens":153}}},"text":null,"length":0,"last_read":{"hash":"1bri9pe","at":1751597076650},"key":"Personal/Areas/Home improvement/Living room.md##{2}","lines":[2,3],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1bri9pe","at":1751597076650}}, +"smart_sources:Personal/Areas/Home improvement/Living room.md": {"path":"Personal/Areas/Home improvement/Living room.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.01546951,0.03280089,0.06485696,0.00751588,0.05642318,-0.02030736,-0.00093484,0.06550716,0.00372607,-0.01810094,0.00716283,-0.0544556,0.00799817,0.02782072,0.01518646,0.04107937,-0.01169322,0.05867808,-0.05880427,0.03494998,0.04507269,0.01446985,0.03728956,-0.04775096,0.08241743,-0.0006323,-0.01421448,-0.05399889,-0.00989048,-0.1128727,-0.02763203,-0.02818026,0.05114797,-0.00343592,0.02565223,-0.06467357,-0.01850191,0.05485756,-0.0576175,0.07655007,0.00366859,0.0480871,0.01211665,0.02152335,-0.01272798,0.06590293,0.02412929,-0.04816779,-0.00022765,0.0224856,-0.00478369,-0.04222033,0.01135791,0.05937511,0.03036393,0.02802465,0.04003697,-0.0031506,0.06012265,0.0467441,0.01892233,0.01901106,-0.18831325,0.03489533,0.04201077,0.01867168,-0.0050514,-0.00141351,0.01822473,0.10676677,0.00579657,0.02752235,0.01555097,0.0289846,0.09712819,-0.07713315,-0.0166875,-0.07293487,0.0093519,0.02288529,-0.00634757,-0.03250703,-0.09750906,-0.06314682,-0.07376328,0.01201847,0.03347831,0.0225144,0.01166462,0.04332802,-0.06405184,-0.02446898,0.01086971,0.04386944,-0.04546611,-0.1099874,-0.02718138,0.00192522,-0.03239928,0.1042356,-0.04219159,0.00448397,0.09985902,-0.01407334,0.04520021,0.006955,-0.02533816,0.01461178,-0.04932587,-0.01080132,-0.00462226,-0.04059402,-0.03211879,-0.04943853,0.06674758,-0.05767525,0.04777223,0.0208137,-0.01617898,-0.05194747,0.05061754,0.00447693,0.05245159,-0.01736125,-0.01116,-0.06758793,0.04004154,0.05205943,-0.01935606,0.05745043,0.01159124,0.02372744,0.01091038,0.00202186,-0.00524809,0.059597,0.09430441,0.053569,0.09120903,-0.04151961,-0.06168087,0.00582964,0.02719165,-0.11726622,0.00054517,0.0379021,-0.03291228,0.03104576,0.00851193,-0.06328986,-0.03407522,0.02201568,0.00775281,-0.0343034,-0.02147765,-0.03792638,-0.02524586,0.04252499,-0.00159051,0.01504338,0.04381099,0.00182033,-0.0501231,0.08103545,-0.00869125,-0.12059724,-0.13027568,0.02498507,0.00563086,-0.04623039,0.01100729,0.06854459,-0.08238497,0.06250415,0.07399772,0.03839195,-0.0431231,-0.02129915,-0.01538959,0.02862272,0.06303213,0.01421112,-0.06812778,-0.05711886,0.03170536,-0.0933101,0.014782,0.01757604,0.04002695,-0.01663256,-0.04316755,-0.0157706,0.00525522,0.01851808,0.00505446,-0.01235199,-0.07956421,-0.00192682,0.03447689,-0.02579215,0.04087648,-0.04457321,-0.04579445,0.05283783,0.02199556,0.03793193,0.00686455,-0.03467269,0.04432397,0.00529076,-0.03393924,0.01799546,0.11193812,0.06573198,-0.00490895,-0.06282356,0.00493348,-0.05472441,0.06070212,0.02609849,0.0016123,-0.01848243,-0.09933393,-0.24105345,0.01131076,0.00276458,-0.01713727,-0.07273155,-0.00943564,0.00504424,0.00140374,-0.03822306,0.03040855,0.04538612,-0.02818109,-0.00904284,-0.03798349,0.0370878,0.00048691,0.01269557,-0.03117023,-0.09973442,-0.02375475,0.03666035,0.06501586,-0.02608418,-0.02191381,0.07854838,-0.04125911,0.19116537,0.02917779,0.00095862,-0.04268092,0.07901186,0.00384345,-0.02027764,-0.09053906,0.04995178,0.05357318,0.04351215,0.02831225,0.0245568,-0.07028775,-0.0045874,0.04044134,0.00971034,-0.08064679,0.00883476,-0.03934474,0.02429019,0.02383036,-0.02927634,-0.02597047,0.00273116,0.00743451,0.02929091,0.05642127,-0.0120882,0.03054554,-0.06808735,0.00174523,-0.07244802,0.00931725,-0.01975164,-0.02649456,0.07942861,-0.05878615,0.07416277,0.02923547,-0.00315289,-0.06584713,-0.00341427,-0.01340191,-0.01133622,-0.00330116,0.01709599,-0.05269196,0.05827371,0.02083689,0.02334695,0.04664439,-0.01375761,-0.04866904,0.03927048,-0.03551238,-0.01104471,0.03133008,0.03607318,0.02341949,-0.09135677,-0.0764417,0.05540883,0.0141594,-0.04428102,-0.01230288,-0.00994273,0.00579954,0.02389035,-0.07468017,-0.28014663,-0.02341038,0.06368898,-0.00950689,-0.0745099,-0.02980243,-0.02309045,0.02576302,-0.06391147,-0.02919773,-0.05255541,0.01011695,0.00176501,0.03212767,0.01216749,-0.04316812,0.03168848,0.01160026,0.0831041,-0.00458747,0.02342547,0.03023381,0.21345183,0.03605107,0.041022,0.01156419,0.02062904,0.01814057,0.05303954,0.01354277,-0.01100734,-0.00266293,0.08065972,-0.01898153,0.0349779,0.01193938,-0.03166354,0.01791994,-0.03123931,-0.05027167,-0.02805029,-0.02240135,-0.09853841,0.08338232,0.11874195,-0.05037522,-0.03415022,-0.07433667,-0.00154852,-0.00003852,-0.03509832,0.03796315,-0.00550312,-0.00006691,-0.03254423,0.05049775,-0.0052383,0.02414527,0.00727267,-0.02488336,0.02948879,0.03272966,0.02892128,-0.01964086,0.048099],"last_embed":{"hash":"17qfdms","tokens":31}},"bge-m3:latest":{"vec":[-0.015337406,0.022827793,-0.08532463,0.020590352,0.013251086,-0.014838236,-0.0065338914,0.010799742,0.017821945,0.033277646,0.045341767,0.039240498,-0.024972351,-0.015423412,0.006360571,-0.03576874,-0.017045937,-0.007064294,-0.01638699,-0.02551041,0.00026116276,-0.011925668,0.00480019,0.025244081,-0.0029573645,0.0053429753,-0.008105172,0.010756444,0.025465384,0.013729903,-0.0105537595,-0.0058379713,0.055161294,-0.026923466,-0.0054463837,0.013783634,-0.010163802,-0.015343569,-0.034750964,0.032196205,0.03520144,0.00033347923,-0.006540767,0.029433716,0.01166109,0.013614486,-0.029755995,-0.017111706,0.001038239,-0.057843413,0.040958613,-0.012150648,0.03819218,0.005323464,0.014718776,0.07278543,-0.053504325,0.008822126,-0.02171553,0.031030867,-0.021068629,0.05780488,-0.009805648,-0.009414606,0.010864184,0.0340994,-0.036691453,0.048187,-0.024356013,-0.02356851,0.0152418,-0.017768815,-0.023995228,0.0356378,-0.06836299,0.024772804,-0.012427261,0.0040251007,0.011221947,0.027134439,0.024182208,-0.008275541,-0.015377686,-0.016014785,-0.006864877,0.0378723,0.011701308,-0.0027363107,-0.020359024,-0.031700082,-0.032096274,0.028092848,0.02923985,-0.021313341,-0.010260049,0.0107651325,0.00042246748,-0.019975306,0.020230642,0.010912994,0.029871816,0.027661322,0.038576454,-0.04944824,0.020507379,-0.03891455,0.027392156,0.031348944,0.0029233478,-0.0024238254,0.004048771,0.0026053376,0.031511176,0.005736118,0.008939152,-0.032553207,-0.037497245,-0.041454908,0.03535561,-0.0101152025,0.018234778,0.021721289,0.01988908,-0.08380781,0.045659695,0.0012537392,-0.0031561302,0.027219558,-0.028216878,0.03776707,-0.0057147094,0.078836635,-0.022595232,0.015341256,-0.03753428,-0.00206641,-0.016532259,0.00948821,0.006300898,-0.019352142,0.015564717,0.018747486,0.0018306888,-0.009773482,0.023150258,-0.062034927,0.029886417,0.001778132,0.03423722,0.004691799,-0.0030366443,0.03126079,0.021344338,-0.01473178,-0.0040007043,0.0098274425,0.015516123,0.029735336,-0.025026267,-0.031137288,0.010821708,-0.029486353,0.029750193,-0.009037485,-0.005811963,-0.010688555,0.05513378,0.057075787,-0.0106591415,0.0017357006,0.0139503395,-0.070136294,0.04205381,0.01909648,0.01859743,0.03761378,0.02671447,0.006954385,0.047934882,-0.037750464,-0.014614044,-0.02041491,-0.036642577,0.004760402,-0.055374596,0.012691928,0.048436522,-0.014412705,0.0012673404,0.0010499881,-0.018408637,0.021032609,-0.024970762,-0.00019054029,0.06571263,-0.011216465,0.01844977,-0.0013959473,0.005417449,-0.016275305,-0.015960332,0.018213028,0.012884445,-0.016373185,0.028690655,0.048724618,-0.03450066,-0.0036472536,-0.011596557,-0.045211896,-0.003456012,-0.029471949,-0.0063519203,0.017095495,0.011048419,-0.00867868,0.0474365,-0.022014959,-0.008394215,0.0036776115,-0.024019537,-0.0017070343,0.053220548,0.039436527,-0.0031283505,-0.032977547,0.00937821,0.01613134,0.007810897,-0.06843748,-0.00879505,0.009939518,0.006356804,-0.046565153,-0.005441839,0.0006814675,-0.028704394,0.02677023,-0.002237735,0.0015200552,0.014165467,0.036323123,0.04419944,0.009862826,-0.054199476,0.015453563,-0.012754396,0.0118473265,0.030358212,0.002671546,-0.028237566,-0.039571777,-0.0050311107,-0.019505704,-0.011713472,0.021535208,-0.018701583,-0.0081368,-0.009909788,-0.0055949884,0.018791521,0.012305081,-0.028293777,-0.012390879,0.032080423,-0.005792827,-0.048632964,-0.015154023,0.02023849,-0.048579983,-0.028087033,-0.009757076,0.0066180825,0.0174773,-0.0047441185,0.0576911,0.012283366,-0.016641801,0.0486384,0.042695813,0.037174758,0.014167161,0.061221886,0.027782511,0.015782084,0.015050681,-0.022159498,-0.008103599,0.032973155,-0.031327583,0.014224586,0.015015509,0.04174932,-0.033381082,-0.0367408,0.012332038,0.00043765103,-0.15840687,0.0055764103,-0.0055568586,0.024472823,0.0034927267,0.0013781851,0.0017265585,-0.044686113,-0.043679964,-0.011231121,-0.0181774,-0.04912832,0.007742016,0.040355615,-0.012621132,0.011508781,-0.021039713,0.002922526,-0.001039669,0.0061526657,-0.05010308,-0.029749565,0.007928156,0.021961384,-0.036770724,-0.021272533,0.045074984,-0.041688897,0.032975577,-0.02969013,-0.04362981,-0.011462485,0.0069107898,0.021858651,0.00047805533,0.055330534,-0.009824508,-0.020508818,-0.035642937,0.03757349,0.05075812,0.05447216,0.008479963,0.056204494,0.0024745183,-0.06397121,-0.0017458674,0.030157614,-0.001009841,-0.03867766,0.005949027,-0.0026273138,-0.05221529,0.052965935,-0.038533174,0.042465735,0.016543955,0.042492047,-0.0041053905,-0.0105134435,-0.003765129,-0.06508409,0.02587064,-0.0026048094,-0.0285777,-0.034619562,-0.0116378255,-0.03922767,-0.026447494,-0.0026468686,-0.0005367209,-0.05663456,0.0047631958,-0.0060953717,0.034559462,0.01614851,-0.024098083,-0.05204003,0.018629467,-0.11217907,0.008440992,0.02155502,-0.00438267,-0.008688489,-0.007914958,-0.079643324,-0.015062202,-0.03552604,0.0065958495,0.24116243,0.048180193,0.04826548,-0.014912494,-0.020204635,-0.017374642,-0.011879545,-0.037360657,0.020442875,-0.0174832,-0.044101935,0.023114301,-0.0049435105,0.0019394798,0.030033765,0.013618294,-0.06589604,0.06410184,0.06752271,0.0044097616,-0.0075725582,-0.035500668,0.029714251,-0.029382966,-0.03535061,-0.019931208,0.016644945,0.0028858744,0.003155597,0.009517233,-0.025720015,0.033058852,0.0016489184,-0.04838947,0.022839997,0.002080703,0.033888966,-0.063533284,-0.0280102,-0.006980057,-0.013782851,-0.0022902812,0.0037830947,-0.057193104,-0.025591636,-0.031132296,0.021889871,-0.0031532445,-0.011767108,0.0006093317,-0.019496234,0.018045159,0.010022801,0.011590197,-0.023399327,-0.0056561446,-0.007483927,-0.07506092,0.016875649,0.072932065,0.01524921,0.00741233,-0.013883024,0.010008895,0.0030774968,-0.03976133,-0.030289693,-0.03639137,-0.019920582,0.022490932,0.004398503,0.0008081158,-0.014057424,0.029454801,0.019074712,-0.010897881,0.041214097,0.04367405,0.026208002,-0.0043563507,-0.040950418,-0.021690141,0.045033745,-0.03142714,0.021318585,-0.014882179,-0.018526906,-0.0031529581,-0.020975888,-0.032133218,-0.032879658,0.024457583,-0.023951394,-0.00014450002,-0.034653507,0.02317819,-0.0009919695,-0.009737613,-0.039623696,0.011983501,-0.05118744,-0.023378484,-0.027945336,-0.022839786,-0.011999798,-0.00047236885,-0.023694936,-0.011205427,-0.022393089,0.023240557,-0.016461989,0.042375237,-0.015871366,-0.03772061,0.057821304,-0.005455307,-0.051100124,-0.04407731,-0.0055245226,0.006703078,0.024126379,-0.03517903,-0.0020517963,0.0020963207,-0.028044844,-0.051012214,0.023837073,0.032281976,0.011274112,0.007119775,0.016664848,-0.06176248,-0.049537163,0.0073973346,0.0654177,0.02252394,0.031873386,0.002302664,-0.006069404,0.008990896,-0.024039598,-0.049403183,0.003228918,-0.03416497,0.00002167399,-0.0023346012,0.016869716,0.0032702582,-0.0062317248,0.05757698,0.015253925,0.04863257,0.044415157,-0.058178667,-0.038489673,-0.05872352,-0.023544686,0.018556915,-0.004790339,-0.036489673,0.04815367,0.00705345,0.030367246,0.059394665,-0.0019035777,0.0014032082,-0.010110291,0.0060567786,-0.03820432,-0.019867342,0.009272334,0.013140781,-0.023233276,0.011318345,0.01291242,-0.055504832,-0.008974327,-0.01666578,0.023507114,-0.026242083,0.0013165548,0.0067914077,-0.020592771,-0.06108881,0.008717703,0.0072461166,-0.0076985382,-0.003503946,0.009641453,-0.01928864,-0.08182379,0.03779247,-0.015858036,-0.022104196,0.0104321325,0.0073383404,0.06866186,-0.0167427,-0.009466418,-0.0085956855,-0.032977592,0.03551294,-0.025586078,-0.012263936,-0.052449472,-0.053181343,0.0018251981,0.002724329,-0.0055979057,0.008046377,0.03306925,-0.010962799,0.011454961,0.013185295,-0.009930344,-0.03637684,-0.01315269,0.037436917,-0.008861428,-0.026292477,-0.0065609086,-0.01146634,0.04046444,-0.016119823,-0.008800377,0.0181612,0.0014485228,-0.009792813,-0.00858277,-0.05527172,-0.0028434892,-0.045693085,0.054108664,-0.010675037,0.052386593,-0.020957794,-0.017703148,0.012600646,0.01136243,0.017340997,-0.0133484,0.003382807,0.0028141679,0.050914552,-0.0094659235,-0.017478788,-0.012797601,-0.025554521,0.05749608,-0.013924551,-0.015185074,-0.03844436,0.000050870218,0.028862413,-0.032495648,0.015479534,0.009012252,-0.028935181,-0.018484574,0.010821802,0.008346699,0.029154528,-0.006780161,-0.00891401,-0.02086892,-0.020779468,-0.013838771,-0.08162619,0.007930455,-0.016694035,-0.0039224722,0.0061753984,-0.056459103,-0.03125348,0.04986725,0.001680243,0.014049723,0.02613767,-0.0018073801,-0.0087606935,-0.016788622,-0.04243966,-0.009005026,0.0054886425,-0.028478438,0.022168193,-0.03111558,0.0055463696,0.019636333,-0.024551123,0.034448862,-0.032368567,-0.064115465,0.003411752,-0.02884426,0.02536631,-0.025133546,-0.0056560417,0.026512742,-0.014251158,0.0045325784,-0.027688393,0.009881118,-0.06313946,-0.01659777,-0.028812962,0.018096883,0.028584786,0.05246736,0.016795084,0.05015608,-0.08015067,0.024913393,0.01191072,-0.01384334,0.018675655,0.07759779,-0.036961935,0.04412237,0.012255617,0.009408069,-0.0048447708,-0.06432286,0.0018030525,-0.036754806,0.0449573,-0.03981627,-0.0010785272,-0.037896026,0.00055853603,0.048490018,0.03781508,-0.05482758,-0.032160234,0.038924698,-0.018225625,0.015488252,0.024441918,0.055173285,0.0043388796,-0.05907594,0.0385623,0.060105592,0.017062671,0.009714407,0.0055698645,-0.016914593,0.0337671,-0.011587933,0.016114015,0.030021323,0.056695063,-0.047927897,-0.02446046,0.049461905,-0.047821607,-0.0028114745,-0.021842763,-0.04627312,-0.04254263,-0.0021097679,-0.048867516,0.017703326,0.016358698,-0.058513314,-0.009404765,0.01991429,-0.05058618,-0.021857724,0.002120438,0.017595584,-0.0023020832,0.033743996,0.04879061,-0.01582248,0.036048204,-0.03833338,0.0029618614,0.028286591,-0.014552256,-0.046900343,-0.018214583,-0.024712557,-0.023096984,-0.008004558,0.014305521,-0.031283136,0.029341416,0.079162925,0.04626217,0.025976619,0.004416007,0.04127629,0.028578298,-0.1298927,0.024911294,-0.025567872,-0.01267992,-0.051334344,0.018079448,-0.056842033,-0.011016464,-0.014210166,-0.014582256,0.010029274,-0.0010904798,0.016082857,0.0035707962,-0.022637706,0.0418883,-0.043747123,0.005783773,-0.07011321,0.060815718,0.031543095,-0.01414516,-0.019819971,-0.0042247544,0.009398074,-0.024972644,0.053666145,-0.03928799,-0.026392821,0.0056426125,-0.007242533,-0.00052854954,-0.009320765,0.05663036,-0.066481724,0.016403595,0.019565921,0.029518973,0.022548463,0.040072992,0.013456971,0.0015321462,0.012338996,-0.023400027,0.015557224,0.033465337,0.03878177,0.0053325417,0.007109744,-0.035721544,0.01835677,-0.0026968268,-0.030334314,0.011365384,0.00823467,0.030811729,-0.041726056,-0.051548205,0.050542247,-0.020696461,-0.0341787,0.022961508,-0.0314308,-0.044895586,0.0021155104,0.016297288,-0.017293878,-0.020807398,-0.013010449,-0.0035085138,-0.01439449,0.032309182,0.024990201,-0.048594404,0.020923786,-0.009925662,-0.0143955005,-0.025076339,0.0024153842,-0.038594924,0.015780652,-0.018621126,0.0259901,-0.0036874977,0.027247837,0.056599375,-0.027969347,0.0031682497,-0.0765474,0.037735485,-0.060831822,-0.025954826,-0.0004407084,0.041012287,-0.004045503,0.022986753,-0.04686389,0.01171517,-0.021762114,-0.013904903,0.010099222,-0.011073244,-0.03984141,0.027366662,-0.00036012838,0.05036571,0.032658175,-0.031485368,0.023258416,-0.027995666,-0.038644254,-0.014239648,-0.02686447,-0.0034821657,0.009327348,-0.023135474,0.02164979,0.027834013,-0.016657494,-0.07592754,0.041540407,-0.0031324863,0.04952155,-0.03458586,-0.0056872657,0.016589958,0.002289757,-0.002334174,0.023739012,0.05603215,0.012896785,-0.020496879,0.03344785,0.04108262,0.034903705,0.020811887,-0.033741854,0.007677985,-0.017251668,-0.038295202,-0.01772204,0.014707284,-0.0018284876,-0.021960894,0.017605795,-0.012283033,0.00018703142,-0.0023819127,0.006562061,-0.012738514,-0.0020947051,-0.043791026,0.022955025,0.036534607,0.010878905,0.01422734,0.018000944,-0.037908625,0.012902128,0.0330827,0.023590457,0.0070414166,-0.043728158,0.02628781,-0.048894793,0.025825962,-0.020980971,0.0067009674,-0.025443455,-0.0084958235,0.031798128,0.045382094,0.006878638,-0.0067863623,0.008994896,0.014051098,-0.015560263,0.010826843,0.00805752,0.010594933,0.036523715,0.032685783,-0.017699866,0.04851687,0.044096753,0.029888647,-0.013378301,0.0220632,0.012121677,0.013585695,-0.0036123518,-0.04030434,-0.054174595,-0.010860751,0.030252134,0.03965834,-0.025592122,0.026710816,0.047219597,0.01848845,-0.015821029,0.04368284,0.010802104,-0.01775524,0.029816527,-0.07349971,0.0050394256,0.017402126,0.011588824,-0.0010293364,-0.019680655,0.024468334,-0.0074994694,0.037074033,0.019749252,-0.009184107,-0.011974976,-0.00041176824,0.0048246887,0.034971513,0.027944593,0.03670117,-0.03939772,-0.06349198,0.01627338,-0.009981741,-0.011191104,-0.008876328,-0.029061334,0.027462233,0.03185152,-0.010644619,0.014010943,0.036355335,-0.00840015,0.023306467,-0.0027348984,-0.025711233,0.020167222,-0.017065972,0.09617526,-0.029145787,0.034101848,0.01872969],"last_embed":{"hash":"17qfdms","at":1751596548031,"tokens":311}}},"last_read":{"hash":"17qfdms","at":1763795325672},"class_name":"SmartSource","last_import":{"mtime":1751437189000,"size":65,"at":1751596547199,"hash":"17qfdms"},"blocks":{"#":[1,3],"##{1}":[1,1],"##{2}":[2,3]},"outlinks":[],"key":"Personal/Areas/Home improvement/Living room.md","last_embed":{"hash":"17qfdms","at":1763795325672}},"smart_blocks:Personal/Areas/Home improvement/Living room.md#": {"path":null,"last_embed":{"hash":"17qfdms","at":1751596548046},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"17qfdms","at":1751596548046},"key":"Personal/Areas/Home improvement/Living room.md#","lines":[1,3],"size":65,"outlinks":[],"class_name":"SmartBlock"}, diff --git a/.smart-env/multi/Personal_Areas_MCP-Servers_mcp-wolframalpha_README_md.ajson b/.smart-env/multi/Personal_Areas_MCP-Servers_mcp-wolframalpha_README_md.ajson new file mode 100644 index 0000000..d52fec3 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_MCP-Servers_mcp-wolframalpha_README_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Areas/MCP-Servers/mcp-wolframalpha/README.md": {"path":"Personal/Areas/MCP-Servers/mcp-wolframalpha/README.md","embeddings":{"bge-m3:latest":{"vec":[0.0047378503,0.016737122,-0.020587688,0.026213301,0.032770947,-0.033433516,0.037652474,0.031154832,-0.007825817,0.045301974,0.037206206,0.013020335,-0.032389514,-0.004400044,0.014699744,-0.039537065,0.017800251,-0.017763952,-0.0145934075,0.04184261,-0.041205764,0.03024614,-0.0039801034,-0.028811976,-0.03255229,0.053667635,-0.011899728,-0.0006692558,-0.04637093,-0.028810203,0.024047822,0.0044923592,0.06297188,-0.0041731326,-0.010131219,-0.038712747,-0.013663292,-0.011076001,-0.09324078,-0.0001517887,0.007206024,-0.02156849,-0.00054242456,-0.031636667,0.0015599085,-0.006262751,-0.030720564,-0.0799256,-0.018140428,0.007247136,0.00044908773,-0.0046972595,0.012743807,-0.023218166,0.004703681,0.031628385,-0.058110386,-0.0012967095,-0.0004470719,-0.015060055,0.029071862,-0.04560713,-0.025451934,-0.034230016,-0.0071152397,0.06267295,-0.014248314,-0.0055030705,0.03409867,-0.037905768,-0.01373376,0.043761007,0.010138766,-0.048096374,-0.03959356,-0.0012208511,0.0014998317,-0.03317496,0.017619394,0.021631122,0.061342914,0.009369098,0.023840917,-0.0070822197,-0.005713155,0.025255669,0.010850449,0.0014834672,-0.0058309063,0.011414815,-0.018083852,0.029053725,0.042709347,0.0011126078,0.0077810185,0.012827844,0.013770572,0.020114165,-0.0028776196,-0.018638907,-0.008688039,0.03343191,-0.010529233,-0.017034946,0.0126188975,-0.006034415,0.03181363,0.025156565,0.00024257405,-0.015524612,0.013854029,0.020259243,-0.017080268,-0.0058510457,0.0017517563,0.022900142,-0.03370644,0.0044009285,0.05887711,-0.0020618166,-0.009088134,0.01354704,0.0033949434,0.016058063,-0.022955976,0.0154229365,-0.022786241,0.009909404,-0.011665816,-0.006541106,0.022460412,-0.0005928865,-0.013252811,-0.040343054,-0.018066745,-0.025230475,0.040358957,0.04637545,-0.025763266,-0.015017883,0.014347819,0.009393934,0.002669433,-0.02977913,0.0031422104,-0.018414164,-0.002238931,-0.012086505,0.005766449,-0.04826592,0.0123383505,-0.011419171,0.038110275,-0.028083859,0.016836228,-0.025427418,-0.0042051054,-0.0055453,-0.041241895,-0.0019940503,0.010493486,-0.010291131,0.016973726,0.019159183,0.03249261,0.007827119,0.0038910038,0.015501303,0.011889717,-0.008662549,-0.009189128,-0.0538939,0.019422345,0.026725208,0.008301848,0.079513185,0.025806006,-0.0033719067,0.014367891,-0.016153885,-0.008397041,0.030056179,0.0264916,-0.011566682,-0.027558442,0.0024754321,-0.009591248,-0.0070021213,0.018944276,0.012829499,-0.022557845,-0.03698514,0.007778589,0.039829567,0.026709344,-0.027173553,-0.010776715,0.02639483,0.024508005,-0.024929624,-0.022961492,0.011726162,0.029513588,0.014408494,0.00073209463,-0.014515001,-0.027621262,-0.053962357,-0.0001126266,-0.02418382,0.040238146,-0.03338064,-0.021585142,-0.0062686037,-0.0035889188,0.06216054,-0.0027184621,0.0006704994,0.04230327,-0.0035584914,-0.03765136,0.0027509597,0.024299676,-0.00063602254,0.004695189,0.01063789,-0.060647182,0.039926335,0.024164496,-0.01973745,-0.015250389,0.03150527,-0.0028628537,-0.033145078,-0.03435076,0.005715694,-0.07188167,0.027795998,-0.024212059,0.034589056,0.014034383,-0.021617886,0.04214237,-0.008721724,0.0001344564,-0.0012889588,-0.025314663,-0.048619475,0.011809088,0.016529845,0.031698015,0.02201397,0.0065905536,-0.009609262,0.008474721,-0.013827812,-0.009945997,-0.029323434,0.0019242336,-0.036057997,-0.008987352,0.009925144,0.017519535,0.08316597,-0.023933785,0.0040687234,0.023567228,0.006358394,0.017076476,0.0020501816,0.033785217,-0.05302436,-0.0042732595,0.009415309,0.023298342,0.02337324,0.04411036,-0.040819336,0.0130374255,-0.002322385,-0.017091863,-0.008984658,0.044518434,0.002863754,-0.017434604,0.019491581,-0.049946234,-0.006446176,-0.038659908,-0.022061177,0.0020602425,-0.008586395,0.061555184,-0.034897234,-0.017237866,0.036891926,0.013262152,-0.14915629,-0.0018290395,0.01859004,-0.0111195,0.017396972,0.037209578,0.029389383,0.008162718,0.019654747,-0.04604595,-0.021175623,-0.09292794,-0.0039714407,0.016069688,0.0075641624,0.052289218,-0.01727562,0.010132765,0.0011922846,-0.047399055,-0.0049871504,0.008430588,0.05440363,-0.004943268,-0.018556254,0.028415522,0.009704846,0.00084616995,-0.054090604,-0.009526156,-0.009133323,0.027528262,-0.023432659,-0.016348679,0.04992067,-0.0091657555,0.05043915,-0.041659754,0.0043987134,0.0076120896,0.012272268,0.024541425,-0.009613111,-0.024732018,0.0058812713,-0.046957534,0.012501881,-0.033766154,-0.01105346,0.030790215,-0.019991837,0.020069705,-0.036079265,-0.017688379,-0.023961542,-0.005841369,0.0016452839,0.034207113,0.030724144,0.018682651,0.0017883426,-0.015074392,-0.01031536,-0.013641692,0.00817767,0.0058446988,-0.047508832,0.0025884951,0.04749779,-0.010947023,-0.013044181,0.026613787,0.0066495575,-0.014738792,0.003912412,-0.0114414245,-0.027767321,-0.009986031,-0.011888278,-0.02317258,0.03160633,0.015265595,-0.01296619,0.060205463,-0.03005366,0.025200352,0.050057128,0.029854547,0.040118556,0.48620576,0.013309008,-0.0064619724,0.017792687,-0.008597461,-0.048770092,0.025251508,-0.008644356,-0.0026220877,-0.030338112,-0.010604723,0.01782931,-0.039624803,0.010186209,-0.0012230821,0.04041017,-0.032247383,0.0012722992,-0.0011429581,-0.018957099,0.031215804,-0.036513843,0.007781887,-0.0064122975,-0.04505024,0.016114501,0.045369923,0.019048484,0.009305037,0.050595496,-0.01303131,-0.02521979,0.022736479,-0.020602845,0.0012815107,-0.049322665,-0.013512862,-0.03611742,-0.019820454,0.0044074557,-0.000761206,-0.017722439,0.0018377645,-0.051534913,-0.019022498,-0.002010563,-0.0059448904,-0.028382897,0.016367242,-0.00788195,-0.009108077,-0.0022130373,-0.04220815,-0.0052302736,-0.0026589895,-0.008834211,-0.031169208,0.021238903,-0.0045621814,0.006388223,0.0211641,0.049691506,-0.012598,0.027965428,-0.0027899325,0.0038339675,-0.055949558,-0.07133313,0.0049287374,-0.0058342693,0.02668051,0.02350467,0.0094845,-0.0017415104,-0.033843666,-0.0072838026,0.060225807,-0.023145124,-0.00022385301,-0.04068382,-0.029440597,-0.062886484,0.004131614,-0.020133432,0.0044450113,-0.06433853,-0.01892748,0.008872945,0.00443219,-0.007335392,-0.018113846,-0.012936064,-0.05829536,-0.007814723,-0.049547266,-0.023344291,0.020565,-0.03850351,-0.024063338,-0.04757221,0.015134073,-0.0151871145,-0.01169803,-0.015747659,0.027794661,0.025825758,0.02862068,-0.038829606,-0.029474378,0.014059639,0.028618664,0.023776513,0.04348074,-0.01345248,0.005621439,0.03346017,0.01698097,0.019989071,0.020030143,0.034748577,-0.008002523,-0.020627588,0.0028468652,0.0046616904,-0.084717736,-0.0463281,-0.0009785758,0.015809657,-0.034849413,-0.0024651715,0.01291,-0.005314107,-0.058420006,-0.04417078,0.016229386,0.035661716,0.0623533,0.02704922,0.013987744,0.027449615,-0.02836995,0.000980356,-0.031121239,0.011733871,-0.034704156,0.0372784,-0.012231317,0.0041673873,0.015888223,-0.0154669285,0.056882612,0.0065163095,0.0053423145,-0.019900363,-0.00004063276,0.0037125235,0.029922318,-0.02542679,-0.017368594,-0.01891542,0.0020353592,0.016502121,-0.027459485,0.086681455,-0.029619453,0.025408996,0.026281202,0.051406357,-0.02873076,0.08134507,-0.0005718635,-0.02406403,-0.004829384,0.019774122,0.032964982,-0.01310714,0.026673788,0.008396861,-0.03560225,-0.01604165,0.023130944,-0.0024992009,0.0070623346,-0.0036915296,-0.005363142,0.020641899,-0.019102225,-0.001347116,0.034081202,-0.054944176,-0.020601016,0.079528034,-0.010532194,-0.026108654,0.0062454185,0.025149073,-0.031773314,0.02715017,-0.012131605,-0.056611106,-0.008141542,0.0060439967,0.03267676,0.02249363,-0.009399026,-0.007874098,-0.0056807026,0.015704265,-0.036218867,-0.013105417,-0.017270165,0.015568376,0.027878657,-0.019150948,0.031288646,-0.03256858,-0.0079230275,0.023678448,0.02139597,0.014941354,-0.040592518,-0.01860959,0.07211497,-0.019267285,-0.0137127405,0.05417581,-0.009872759,-0.037000366,-0.014281032,0.042341426,-0.0073190294,-0.023640256,0.021907182,-0.0056609213,0.03791662,0.0031060337,0.044487894,0.016498698,-0.0073251515,0.023314781,0.003438011,-0.04104897,0.03768978,0.0070305974,0.0130587295,0.016468888,-0.0064030355,-0.01209789,-0.042181727,0.039741397,0.013943263,-0.023245545,-0.029752962,-0.046047192,-0.004292497,0.02973093,0.007647942,-0.007127896,-0.012031473,-0.005242988,0.02648725,0.020593781,0.018576609,-0.0049171005,-0.0005201802,-0.0037581637,-0.007401643,-0.026469419,-0.007279132,-0.038715214,-0.0053126775,-0.032627504,0.0025900272,-0.034506228,0.0068354765,-0.006029114,-0.0015637265,0.008550428,-0.010610716,0.028458167,-0.051847897,0.010059159,-0.011684232,0.02048406,-0.048442844,0.015417308,0.015873266,0.014480069,-0.008239474,0.009877163,0.058335684,-0.000051093437,0.020388989,0.014915229,0.01728566,0.04221569,-0.011054796,0.030735971,-0.002174315,-0.0117214825,-0.026151434,0.0054044914,-0.035989903,0.012691855,-0.050008155,0.022882817,-0.0035500722,-0.022412062,-0.020787504,-0.0053988528,-0.0044571087,-0.074970745,-0.0021101034,-0.017701464,-0.005766207,0.02366302,0.0035740593,0.022571215,-0.005099362,-0.0064058,0.048825882,-0.012054152,-0.027979562,0.00044593832,-0.010366585,0.0055945213,0.0015565589,-0.015368364,-0.05044937,-0.007167498,0.005011203,-0.0027642068,0.028523497,-0.013428171,-0.008185398,-0.026830617,0.02910977,-0.008967528,0.016663063,0.003666662,0.014149385,0.042939648,0.008133413,0.021236878,0.027003236,0.005462111,-0.0013380698,-0.0057310527,-0.027929453,0.0026141496,-0.0032904127,0.025476066,-0.02464198,-0.020318566,0.039154455,0.023668325,-0.007063175,0.0058468794,0.063831046,-0.010210882,0.0030031889,0.009390599,-0.026985716,0.0009409486,-0.03143688,0.033029087,-0.04153752,0.0049707578,-0.014126971,0.0038389289,0.05255004,0.020878658,-0.014345902,0.0027068881,-0.032182366,0.02186943,-0.010499213,0.025192102,0.0018043008,0.008731985,-0.007525256,0.0040278584,-0.026249068,-0.01953355,0.01818343,0.030689478,-0.005894171,0.000054432403,-0.009032425,0.0072444375,-0.026292283,-0.0065570893,0.004620482,-0.037817355,-0.10244369,0.017941324,-0.037307978,-0.02267228,-0.019168975,0.028450442,-0.035041858,-0.020056428,-0.029131167,-0.0337736,0.028000658,-0.007063868,0.035058927,-0.015215351,-0.04913088,0.033476792,-0.00092348806,-0.005532152,0.042373255,0.028403793,-0.035518806,0.016609237,0.011009689,0.0019486169,-0.001404305,-0.0050759185,-0.00779431,0.044876594,-0.0037728278,0.0078106085,-0.0037344962,0.022794176,-0.013479703,0.03278854,0.021322848,-0.014382012,0.018129114,-0.018129319,0.008566083,0.008445191,0.003925022,-0.012022816,-0.025705373,0.023082795,-0.035349257,-0.00023299913,-0.024208559,-0.04295861,-0.0043647136,-0.033132464,-0.036979195,-0.0035851684,0.046466824,0.005056349,0.020299695,-0.01646898,-0.011829082,-0.015452326,-0.0024282273,0.07534055,-0.025044043,0.0063217855,-0.02371119,0.00081940024,-0.0057455483,0.0326336,-0.011130847,-0.057641234,0.015641268,-0.03572158,-0.0526697,-0.02092099,-0.006902404,0.008673661,0.015788553,-0.037596133,0.033941496,-0.03621811,0.004514231,-0.04723341,-0.014069865,0.009953171,0.0013757371,0.013163489,0.023272494,-0.009040226,0.01590202,0.031474195,-0.017682923,0.00015723005,-0.07283693,-0.0015284682,-0.0057292585,-0.018583195,-0.02490072,0.02195919,-0.038442053,0.019462898,0.0003414578,-0.02376783,-0.032159936,0.034539744,-0.010866971,-0.0092840325,-0.029311031,0.0059573273,-0.031730182,0.023082586,0.012578512,-0.004668397,-0.035137147,-0.013397725,-0.026857695,0.010519986,-0.046851728,-0.017458512,0.0017246472,0.0019443028,0.022482842,0.005247701,0.0007883319,0.005979885,0.028734442,-0.035880085,-0.0038433175,0.016073698,0.0048994035,0.042820755,0.031330872,-0.031345494,0.06472825,-0.042223193,0.012956266,0.011823507,0.042097524,-0.020373076,-0.011721348,0.057723176,-0.054628473,-0.0229548,-0.019665355,-0.0006941863,-0.044598907,-0.009180563,-0.017731713,-0.023167962,0.012540167,0.022370208,-0.023015767,-0.024355778,-0.015502615,-0.004957008,0.036457535,0.011009153,-0.01525932,-0.0033128688,-0.025426043,-0.031161763,0.0037989994,0.01806011,0.011719533,-0.04388729,-0.011855004,-0.06732948,-0.022502434,0.04537286,0.0049319854,0.00196619,0.002231793,-0.008381435,0.021396464,0.037605204,-0.027458884,0.022561131,0.05694159,-0.039282016,0.0024304246,0.010205971,0.020649048,0.0065435474,0.035805337,0.017850507,0.023610217,-0.0052430187,-0.017623896,-0.006888654,-0.014991621,0.012540999,-0.03124467,-0.0017575818,-0.06571866,-0.003033171,0.026371527,-0.010676068,0.007724147,-0.0042453357,0.01821698,-0.021265464,0.008053219,-0.015560518,-0.025469145,-0.018082144,-0.010880631,0.011087394,-0.036288846,-0.00014818992,0.022613125,-0.010229705,0.0123800505,0.011273728,-0.017304031,0.040622234,-0.04068894,0.036379572,-0.032031853,-0.011445496,0.03860658,0.022334976,0.019403938,0.030947486,-0.026279612,0.011124658,-0.041604187,-0.040278487,-0.014704034,-0.0026310692,-0.022449695,-0.022350095,-0.0027191967,0.0028295906,-0.01563264,0.025329152,0.035675477,0.073149025,-0.02472647,0.035014573,-0.01811863,0.042772513,-0.030037552,-0.017712256,0.021511758,0.019452672,-0.0018042572,0.007833595],"last_embed":{"hash":"1f2x3p","tokens":131}}},"last_read":{"hash":"1f2x3p","at":1762844653664},"class_name":"SmartSource","last_import":{"mtime":1762011909120,"size":3441,"at":1762338969815,"hash":"1f2x3p"},"blocks":{"#MCP Wolfram Alpha (Server + Client)":[1,121],"#MCP Wolfram Alpha (Server + Client)#{1}":[2,23],"#---frontmatter---":[9,22],"#MCP Wolfram Alpha (Server + Client)#Installation":[24,74],"#MCP Wolfram Alpha (Server + Client)#Installation#Clone the Repo":[27,34],"#MCP Wolfram Alpha (Server + Client)#Installation#Clone the Repo#{1}":[28,34],"#MCP Wolfram Alpha (Server + Client)#Installation#Set Up Environment Variables":[35,42],"#MCP Wolfram Alpha (Server + Client)#Installation#Set Up Environment Variables#{1}":[37,38],"#MCP Wolfram Alpha (Server + Client)#Installation#Set Up Environment Variables#{2}":[39,40],"#MCP Wolfram Alpha (Server + Client)#Installation#Set Up Environment Variables#{3}":[41,42],"#MCP Wolfram Alpha (Server + Client)#Installation#Install Requirements":[43,54],"#MCP Wolfram Alpha (Server + Client)#Installation#Install Requirements#{1}":[44,54],"#MCP Wolfram Alpha (Server + Client)#Installation#Configuration":[55,74],"#MCP Wolfram Alpha (Server + Client)#Installation#Configuration#{1}":[57,57],"#MCP Wolfram Alpha (Server + Client)#Installation#Configuration#{2}":[58,58],"#MCP Wolfram Alpha (Server + Client)#Installation#Configuration#{3}":[59,59],"#MCP Wolfram Alpha (Server + Client)#Installation#Configuration#{4}":[60,61],"#MCP Wolfram Alpha (Server + Client)#Installation#Configuration#{5}":[62,74],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example":[75,112],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example#{1}":[77,78],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##Run with Gradio UI":[79,85],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##Run with Gradio UI#{1}":[80,80],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##Run with Gradio UI#{2}":[81,81],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##Run with Gradio UI#{3}":[82,85],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##Run with Gradio UI#{4}":[83,85],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##Docker":[86,92],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##Docker#{1}":[87,92],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##UI":[93,98],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##UI#{1}":[94,94],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##UI#{2}":[95,96],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##UI#{3}":[97,98],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##Run as CLI Tool":[99,104],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##Run as CLI Tool#{1}":[100,100],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##Run as CLI Tool#{2}":[101,104],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##Run as CLI Tool#{3}":[102,104],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##Docker#{2}":[105,112],"#MCP Wolfram Alpha (Server + Client)#Client Usage Example##Docker#{2}#{1}":[106,112],"#MCP Wolfram Alpha (Server + Client)#Contact":[113,121],"#MCP Wolfram Alpha (Server + Client)#Contact#{1}":[115,121]},"outlinks":[{"title":"![Ask DeepWiki","target":"https://deepwiki.com/badge.svg","line":8},{"title":"`uv`","target":"https://github.com/astral-sh/uv","line":49},{"title":"VSCode MCP Server Guide","target":"https://sebastian-petrus.medium.com/vscode-mcp-server-42286eed3ee7","line":60},{"title":"UI","target":"configs/gradio_ui.png","line":97}],"task_lines":[],"key":"Personal/Areas/MCP-Servers/mcp-wolframalpha/README.md","last_embed":{"hash":"1f2x3p","at":1762844653664}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Areas_MCP-Servers_mcp-wolframalpha_requirements_txt.ajson b/.smart-env/multi/Personal_Areas_MCP-Servers_mcp-wolframalpha_requirements_txt.ajson new file mode 100644 index 0000000..249f0e0 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_MCP-Servers_mcp-wolframalpha_requirements_txt.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Areas/MCP-Servers/mcp-wolframalpha/requirements.txt": {"path":"Personal/Areas/MCP-Servers/mcp-wolframalpha/requirements.txt","embeddings":{"bge-m3:latest":{"vec":[-0.018325372,0.0029030857,-0.022588592,0.012964261,0.009061342,-0.035946205,0.06792004,0.06534251,-0.01932934,0.01378851,-0.02665538,0.0455034,-0.030650923,0.018966198,-0.034689303,0.013791043,-0.02904516,0.023980604,0.005792601,-0.017175421,-0.060462773,0.008570598,0.008915045,0.009349454,-0.036847886,0.076882064,-0.011844377,-0.036335204,-0.021274261,0.023873031,0.023714662,-0.016141374,0.034210607,-0.024581574,-0.019696144,-0.07201827,-0.026970705,-0.036809962,-0.123978466,-0.02750223,0.02987057,-0.053361114,-0.077229,0.017341156,0.0063119223,-0.005738536,-0.012448656,-0.059602287,-0.025181053,-0.018101335,0.023723401,-0.014831488,0.011265984,-0.039471835,-0.0049490216,0.012689666,-0.014129613,0.005249409,-0.033541586,-0.027611058,-0.033880502,0.010300033,-0.009568764,-0.037356872,-0.043032784,0.016940115,-0.0018299927,0.02335313,0.028132048,-0.030774532,-0.0155697875,0.0061755143,-0.020317739,-0.051202472,-0.0083684595,-0.013560024,0.046388756,0.0064944793,-0.0123667605,-0.052812904,0.11134042,-0.01838629,0.028261676,-0.017393943,-0.00003950627,-0.017685052,-0.005892597,0.054496363,0.013686766,0.0076684956,-0.0017031058,0.054234445,0.04170992,-0.037966628,-0.020229401,-0.023114752,0.027851295,-0.026272703,-0.0024024874,-0.011078965,-0.04824039,0.016129468,0.0027405245,0.048618812,0.029020574,-0.006130681,-0.02556013,0.00757671,-0.019612696,-0.0022623655,-0.036632877,-0.017341688,0.0059993067,0.040907487,0.025800535,-0.004160607,-0.027879803,0.01562425,0.025262887,-0.02221079,0.0027594469,0.04871682,-0.0023855604,-0.021171879,0.0021971758,0.01843457,-0.018756919,0.029657321,-0.03986137,0.0042967736,0.025877751,0.010640008,0.02663107,-0.023996357,-0.033350818,-0.023794126,0.054842558,0.040618654,0.024856757,-0.05375535,0.028372746,-0.00496382,-0.028544817,-0.022587817,0.046189886,-0.028047202,0.014066978,-0.0067176917,-0.007351404,0.04982138,-0.012068352,-0.031265955,-0.0014757684,0.01005092,0.029363077,0.028331649,0.035089973,-0.0143636875,0.0141941765,-0.03310094,-0.0055795694,-0.0101575125,0.048260268,0.06314744,0.017556084,0.023201998,0.028683925,0.03053723,-0.005966931,-0.0070913234,0.009349201,-0.043210797,0.024358086,0.04874651,0.027342977,0.051049065,0.028358815,0.038245887,0.037382916,-0.025646627,0.0022378298,0.01851077,0.031231573,-0.03037118,0.019889757,-0.031416375,0.01566507,0.03570151,0.008212635,0.045728035,-0.02225166,-0.043533176,0.039427273,0.023428258,-0.012751941,-0.019315816,-0.021930033,-0.0011851309,0.05796187,-0.051952064,-0.017298913,-0.0016573619,-0.031748302,-0.02091986,0.018753344,0.00073164713,-0.009581134,-0.042516645,0.010673137,0.009148244,0.044701163,0.023967477,-0.011650214,0.012685539,-0.014828402,0.008358568,0.010204062,-0.01823195,0.0066014663,0.00856297,-0.0027098674,-0.03509834,0.023550427,-0.012545093,-0.020869333,0.03325316,-0.005177703,0.043588754,0.026198464,0.030462772,-0.05442726,0.08954643,-0.04180022,-0.02026026,0.0015011183,-0.005841386,-0.042943183,0.0033860866,0.01792775,0.017052796,0.022249378,-0.03855402,-0.0046249605,-0.03225033,-0.054444693,0.04064369,-0.010400585,0.028910719,-0.020555038,-0.015712928,-0.010239066,-0.024860054,0.00031170886,-0.0059497957,-0.021483101,-0.015756212,0.026362859,-0.004020018,-0.0088486355,0.008759584,0.026441706,-0.040211257,-0.0030823674,0.05653008,0.0053158286,-0.0037839464,0.014714264,-0.037478894,0.012361161,0.050358977,0.010529385,0.005863709,-0.048209175,-0.012663745,-0.0030752504,-0.015364813,-0.0037361681,-0.042000614,0.036800638,-0.039874397,0.01718758,-0.033848755,0.00289688,-0.031519517,-0.053097136,0.034241453,-0.012568918,0.027307656,0.019575426,-0.010774244,-0.004313381,0.025774501,0.07038877,-0.04109861,0.020237623,0.034252036,-0.033120528,-0.17642741,-0.05047222,0.023319673,0.0142351715,0.009973559,-0.005970128,0.008961999,0.018739648,-0.01945302,-0.05409529,-0.025859658,-0.13177218,0.0072923903,-0.036109615,0.028809413,0.05380601,0.014340783,0.017151069,-0.028470958,-0.068159305,0.017312719,0.023910403,0.06548489,0.03020292,0.012803656,-0.01686235,0.018976204,0.03654603,-0.043511316,0.021678591,-0.03743864,0.03442215,-0.027178284,-0.022261636,0.043051355,0.006322714,0.0052752835,-0.014595601,0.00010901656,0.0061597293,0.0355107,0.013583808,0.0040657823,-0.059510317,0.018224346,-0.018264886,-0.009319744,-0.002486633,-0.01234175,0.023634752,-0.0072040604,0.020811878,0.01343296,0.01764659,-0.0032947743,0.024792172,0.028039128,0.07786312,0.034172762,0.006229236,-0.0005571887,-0.035499003,-0.07657957,-0.02929829,0.00048015433,0.00038277166,-0.007104282,-0.007614,-0.0071718954,-0.04270213,0.008690073,-0.014959977,-0.065683015,-0.035788383,0.010247756,0.014991963,-0.0072185257,-0.008569724,-0.02814973,-0.07511635,0.027566452,-0.02626411,-0.029754048,0.016311651,0.0055682096,-0.0039826497,-0.022679053,-0.052181907,0.02195311,0.3516212,-0.06763638,-0.027597412,0.043350697,0.004805598,0.0009368438,-0.0023868238,0.02558442,0.0131831365,-0.0059464443,-0.0055607525,0.014846268,0.013393977,0.03139024,0.06024553,0.045362517,-0.012412956,0.0029633034,-0.00097011833,-0.0015338638,0.0053525195,-0.040843572,-0.0021061534,-0.012093643,-0.0674733,0.013935282,0.017821318,-0.00044433682,-0.033190113,0.039650157,-0.021972513,-0.010483482,-0.022420667,-0.015226828,0.0020300467,0.015152027,-0.08762142,-0.049505748,-0.013713286,-0.016689528,-0.0150906155,-0.030692242,-0.009332763,-0.0018313988,-0.027903179,-0.054929636,-0.01496795,0.003073193,-0.005812264,-0.03782705,0.011829174,-0.038962744,-0.03511836,0.02491444,0.006293715,-0.01235969,-0.01755584,0.00601977,-0.040336326,0.0027157383,-0.00017786969,0.009835301,-0.03772239,0.0026357886,0.045500044,0.014950139,-0.04658042,-0.008387114,-0.010412709,0.031373125,0.028459711,0.014776061,0.046043012,-0.014395256,-0.0048973355,-0.036443386,-0.020228097,0.037462555,-0.0010452456,0.020218939,-0.03116495,0.0035947848,0.03226042,0.028218579,-0.009008084,-0.008531652,-0.020384941,0.0022208635,-0.017853547,-0.04505453,0.0026608962,-0.021557953,-0.0058010044,0.011360049,0.018633524,-0.0035148968,0.014100425,-0.054524507,0.009092812,-0.01447528,0.013730342,0.026992368,0.0156147005,-0.0015332424,-0.004585524,-0.006033218,0.02977899,-0.0015326212,-0.01602145,0.02477042,-0.03656691,0.03948906,0.04539051,-0.025353495,0.038450655,0.0038319675,0.038381547,0.03624643,-0.002164005,0.034147426,-0.028770186,-0.03415194,0.013071405,0.003243514,-0.00615474,-0.04837827,0.030261511,0.0060335863,-0.009213309,0.009128281,0.01906162,0.01823171,-0.019633904,-0.0023439068,-0.031090567,-0.029056117,0.017531103,-0.011594009,0.037214994,0.045676846,0.0022129728,-0.035063196,0.022053754,0.0034171073,-0.018258533,-0.0048783864,0.0023627395,-0.02152797,0.0056144358,0.010980938,-0.0051237517,-0.0017388879,0.037880894,-0.036878057,0.0017048451,-0.01734761,0.009764185,-0.0097123915,-0.042900484,-0.029954275,-0.006379676,0.025107084,0.011034983,0.06977001,-0.013014953,0.043543536,0.0048285383,0.040810645,-0.018998697,0.015374018,0.026394313,-0.039432224,-0.031537402,0.030889357,0.034530286,-0.025722021,-0.038225014,0.002997478,0.008578903,-0.016749853,0.03623892,0.017743105,-0.014534657,0.004968064,-0.023117049,-0.0014765373,-0.01025518,0.009297063,0.033162102,-0.026256818,0.012548221,0.05235826,-0.0039442484,-0.009581865,0.006111039,-0.032667592,-0.012827188,0.008063413,-0.018191732,0.0039810115,0.037865117,0.012039714,0.014383554,0.03258206,0.0070933737,0.0057251235,0.001957789,0.01624653,0.030570082,-0.04774127,-0.018398868,-0.028444014,0.002273925,-0.0077947904,-0.01136024,-0.0020994144,0.036835253,0.029348804,-0.006404382,0.0021760797,-0.053379357,-0.010553549,0.011427233,-0.045711815,-0.013828821,0.030810585,0.02108251,-0.03318485,-0.037377402,0.0013597108,-0.016362501,-0.022823997,0.0009109888,-0.016758261,-0.014788149,-0.0073219296,0.019243859,0.026566435,0.00059991743,0.0065605375,-0.010770935,-0.0021187842,-0.0055962917,0.03678772,0.019850317,0.00036637223,-0.040497005,0.01337636,-0.014394364,-0.016251802,-0.033477668,-0.021267788,-0.07057202,-0.020826936,0.024788681,0.0651348,-0.003068869,-0.009679473,-0.020170828,0.004167388,0.020971177,-0.0016374978,0.009497474,-0.0053492123,0.0022469978,0.020539027,-0.013971758,-0.044866253,-0.0013063018,-0.04674984,-0.034838878,-0.029890275,-0.012942187,-0.013999091,0.028578764,-0.026753616,0.009555388,-0.02532436,0.022046462,0.027560305,-0.06985015,0.010399715,0.002577608,0.01170946,-0.008707229,-0.018363928,-0.0033712522,0.014483307,-0.013560131,0.008366031,0.037943035,0.01135549,-0.048249923,0.013199555,0.025659662,0.034189664,-0.046995867,0.045512546,0.01856561,-0.013697287,-0.0137545355,0.015517181,-0.011596301,-0.010039757,-0.024226308,0.044531047,0.023181943,0.03146734,-0.0055690645,0.021342972,-0.013726223,-0.022534683,-0.042412847,-0.0017037523,-0.04725607,-0.021333033,-0.013474093,0.038090702,-0.010328274,-0.0044755526,0.013688977,0.023391591,-0.028642068,0.0064898473,-0.03080886,-0.0042555733,0.008472571,-0.0015857342,-0.03607185,-0.004388334,-0.013017276,0.009040138,0.018706063,0.0063337097,0.027692528,0.013344033,0.041307587,-0.013343328,0.013085749,0.006076224,0.0043007545,0.03941263,0.011277944,0.022924403,0.0260498,0.011804777,0.0317792,-0.008076175,-0.05684627,-0.021422671,0.018150527,0.016242458,-0.028745456,0.02771934,-0.0025048263,-0.002617247,-0.016779812,0.022900872,0.006742476,0.003942803,-0.026803855,0.06589252,0.008093977,0.0041326983,-0.0012568928,-0.016506582,0.03793412,-0.016900567,-0.031336512,-0.004453176,0.012073618,0.03535286,-0.019676477,-0.01523835,-0.03441882,0.007586847,0.034292735,0.01829155,0.029470138,-0.050146554,-0.0069273687,0.020536115,-0.0049480493,-0.054334477,0.032495003,0.008722546,-0.02922389,-0.039450936,0.015477952,0.049154755,0.0063731917,-0.015238734,0.01976122,-0.0022803275,-0.107509814,0.024539823,-0.036714543,-0.027888656,0.02312224,-0.0057406514,-0.0128241,-0.028548524,0.0038122234,-0.045108434,0.039963417,-0.018996501,0.029102813,-0.05036636,-0.00527077,0.01193469,-0.015219836,0.037863962,0.0431118,0.04025933,-0.018009562,-0.05007778,-0.03763712,-0.036798127,0.030384036,0.0321504,-0.02613072,-0.0033677125,-0.0012999224,0.0050674775,-0.0023695228,-0.03070779,-0.027360817,0.075915724,-0.012559609,0.022064153,-0.024416974,-0.046861835,0.019576661,0.029478652,0.050911937,0.01381099,-0.034874182,-0.0041730576,-0.022134539,-0.008517611,-0.0045398213,-0.02460313,-0.03412956,0.008194361,-0.07082052,-0.024662029,0.042762164,0.023272527,0.013555309,0.01875638,-0.026726428,-0.0036889266,0.007857077,0.034899812,-0.016430443,0.034015678,-0.03366012,-0.010784725,-0.00025154266,-0.005150529,-0.0084823975,-0.0026306554,0.02542669,-0.04408132,-0.024898347,-0.055892758,0.012915476,-0.03861117,0.020058513,-0.035123687,0.032395877,-0.007854255,0.013318967,-0.014418057,-0.010954504,-0.033595745,-0.010451328,0.054395225,0.050382506,-0.012348134,0.010401902,0.025249345,-0.01787456,0.00006108113,-0.03383992,0.022356605,0.0014608905,0.050445598,-0.0075818016,0.01032876,0.009394813,0.002062382,0.008662199,0.0075953524,0.01650947,0.03901991,-0.020908752,0.013872664,0.020727392,0.029255945,-0.01907807,0.006423216,-0.027874397,-0.007101902,-0.028343514,-0.05591915,-0.03861195,0.046968505,-0.027614877,-0.0026853064,-0.006303507,0.022699935,-0.01584763,-0.027662683,0.03915342,0.038798768,-0.0027462684,-0.05667986,0.030822882,-0.0025917948,-0.012764117,0.0018510926,0.026433116,-0.023785103,0.021162499,-0.01569685,-0.026069881,-0.009124813,-0.002257882,-0.0060699205,-0.016756319,0.09513752,-0.001566071,-0.024799379,-0.02319361,0.047957707,0.003877564,-0.03619559,-0.04258133,-0.02221636,0.036593787,-0.0043618577,0.019064724,0.015444218,-0.02744385,0.00723867,0.0034344122,-0.008564154,-0.03814027,0.00077370007,-0.0016458427,-0.034850266,-0.027596133,0.0672531,0.033647474,-0.025158474,-0.013013635,-0.020204967,0.002832137,0.01563594,-0.012540734,-0.037083324,0.031751543,0.009107386,0.016075224,0.025901595,-0.00042160827,0.054477703,0.028244842,-0.008259581,0.010624367,-0.004705562,0.050848395,0.010834263,-0.008957955,-0.038011786,0.05015807,-0.015118214,0.010735365,-0.0055205813,0.0070576835,-0.003940316,-0.01780602,0.027591016,-0.030407572,0.030046899,0.0133546125,0.0137007935,-0.003844591,-0.029843321,0.03005284,-0.025685176,-0.028095743,0.006766591,-0.053576518,-0.025090752,-0.0065104095,0.0011892795,-0.026804766,-0.0018892584,-0.034226388,-0.01660374,0.0073176916,0.0049260277,0.0034427422,0.025873441,0.046722326,0.05607195,0.014623948,0.021742882,0.01505787,0.012606565,0.063480124,0.029645829,0.015051046,0.015225938,-0.014099999,-0.043486845,0.0258034,-0.041753285,-0.010042075,0.026065335,-0.030364944,-0.017485134,0.013758414,0.011746375,0.034610026,0.040177993,-0.0023895996,0.0093075745,0.009657722,0.0653867,-0.0032172112,-0.011238296,-0.01721164,-0.04663402,-0.023038946,0.004468862],"last_embed":{"hash":"feb8tn","tokens":131}}},"last_read":{"hash":"feb8tn","at":1762844653677},"class_name":"SmartSource","last_import":{"mtime":1762011909138,"size":2435,"at":1762338969818,"hash":"feb8tn"},"blocks":{"#":[1,130]},"outlinks":[],"task_lines":[],"key":"Personal/Areas/MCP-Servers/mcp-wolframalpha/requirements.txt","last_embed":{"hash":"feb8tn","at":1762844653677}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Areas_Mental_Health_Burnout_Burnout_md.ajson b/.smart-env/multi/Personal_Areas_Mental_Health_Burnout_Burnout_md.ajson new file mode 100644 index 0000000..5ab375d --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Mental_Health_Burnout_Burnout_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Personal/Areas/Mental Health/Burnout/Burnout.md": {"path":"Personal/Areas/Mental Health/Burnout/Burnout.md","embeddings":{"bge-m3:latest":{"vec":[0.024054771,0.022855083,-0.014615263,-0.02452311,-0.06324721,-0.012827204,0.037285145,0.016882274,0.013996141,0.012752913,0.006241104,0.0037371127,-0.03227541,0.016590005,0.043710873,-0.0053801388,0.008174515,0.0012248738,-0.0056264284,-0.0027687275,-0.025631946,0.03362537,0.033129174,0.00026369476,-0.012760173,0.029281214,0.0065001342,-0.0019366737,-0.027965404,0.0016270216,-0.027910933,-0.036308654,0.041293662,-0.013036279,-0.0054501854,-0.02869971,-0.015336764,0.0011612182,-0.04887065,0.033493765,-0.022657758,0.0003592358,0.028300032,-0.014084038,0.03577572,-0.009311946,0.00032008102,0.00793639,-0.009273214,-0.04646175,-0.008705007,0.004619869,0.0072005354,-0.04090064,0.027652076,0.02251762,-0.033210535,-0.006848506,-0.040373836,-0.028366147,-0.013422869,0.0031434842,0.022911426,-0.010539508,0.056133904,0.0809476,0.056401256,0.016235726,-0.029085869,-0.029850641,-0.010275872,0.039714,-0.0071533243,-0.04539877,-0.021096101,0.036684707,0.068154074,-0.040810537,0.0058721607,0.034053113,0.008135454,-0.017070025,0.003717258,-0.010062332,0.01106086,0.01298292,0.010471493,0.038151696,0.02095641,-0.054866474,0.024572527,-0.008296796,0.0063294712,-0.017232541,-0.00924623,-0.007613633,-0.025172537,-0.01516798,0.007929687,-0.012270176,0.09273273,0.03046893,0.04524901,0.011075054,-0.0005576989,-0.023809232,0.02488669,-0.00569795,0.009842363,-0.0057059256,-0.005315401,0.063184656,0.011169703,0.01664817,0.014739002,-0.0017944889,0.034943063,-0.048150495,-0.009141748,-0.04102448,0.018831491,0.027388252,0.04326558,-0.023174213,-0.004139031,0.016625509,-0.008720386,-0.015223628,-0.030261956,0.0050544012,0.030189678,0.056406774,-0.023989722,0.023105068,-0.017065955,-0.038395125,0.03402457,0.017819412,0.0033092522,-0.015487373,0.013309888,0.060827468,-0.021290043,-0.011203756,-0.010434664,-0.03326024,0.032713085,-0.008419955,0.027561363,-0.032844327,-0.0029676766,-0.0129567105,0.02104153,-0.014007247,-0.024870258,0.013911575,-0.010110447,0.03791916,-0.037205838,-0.059550706,0.0027906671,0.008729427,-0.029833915,0.03189367,0.014032076,-0.02014514,0.018503858,0.023927763,-0.035871573,0.026633698,0.009228041,-0.07886166,0.016442208,0.008185865,-0.008368903,0.031599056,0.06973658,0.018555664,-0.00909916,-0.024341455,-0.04320733,0.014799858,-0.00937206,0.010744843,-0.017354948,0.020184241,-0.06793558,0.026740935,0.035704732,0.003684161,-0.03449414,-0.021923283,-0.009909214,-0.008928953,0.027105842,-0.06549385,-0.00940143,0.04886258,-0.00045023861,-0.041916233,0.0013506098,0.044880114,-0.013360276,0.050479315,0.0007158986,-0.010429166,0.01793848,-0.013864409,0.039070368,0.013192621,0.011712417,0.008190829,-0.01975381,-0.030965634,-0.032933503,-0.015560047,0.020929042,-0.0020224142,0.06617806,-0.02919166,-0.041463483,0.018960686,-0.031583853,-0.00030207468,-0.033629134,-0.0015528774,-0.002703023,0.051768776,0.024224829,-0.0048630834,-0.010300637,-0.02228831,0.01776377,-0.014898673,0.023813955,-0.045405574,-0.03564613,-0.013001403,-0.005653999,-0.016347714,0.0060591525,-0.02038334,0.0079916,0.016690081,-0.049548034,-0.0021591964,0.0344685,0.024005888,-0.0313462,-0.016769249,0.020560414,-0.0015608723,0.0035620122,0.011528396,0.04976638,0.02885399,-0.0013781532,-0.008323194,-0.013402189,-0.008323821,-0.020176264,0.027496658,-0.0132917715,-0.0029231596,0.027462015,-0.015747711,-0.0069131423,0.0071864217,0.048444033,0.013654915,-0.014546729,-0.03219671,0.045784898,0.014575142,0.000988397,-0.044864587,-0.038147338,0.0054404247,0.035716295,0.020343095,0.02041133,0.0048738923,0.034856223,0.031635806,0.057913054,-0.006314847,0.024419736,-0.057914212,-0.005276633,-0.015096204,-0.010216304,0.012894611,0.053427927,-0.054534946,0.003803476,0.012027966,0.040863596,-0.16008344,0.030381462,-0.017489817,0.058277287,0.022811797,-0.0074105975,-0.027008373,-0.0031872666,-0.033916127,0.023523357,-0.015544935,-0.042244513,0.02785436,0.0093087675,-0.005368105,0.008004304,-0.023712138,-0.002714542,-0.039317522,-0.0072309393,-0.018744478,0.019534625,-0.010388533,-0.021159139,-0.0635355,0.005741901,0.033290684,-0.033059362,-0.01269369,-0.024995735,-0.03173785,0.0010574743,0.015398892,-0.0077335527,0.028695315,0.03810114,-0.011952554,-0.029356016,-0.0050024306,-0.0033712026,-0.00019278377,0.035706628,0.010980363,-0.02104979,-0.003402128,0.046817195,-0.013906423,0.022749817,-0.034900554,-0.014563588,-0.0073896106,-0.018131958,-0.0025569925,0.03684273,-0.036460053,-0.014203107,-0.004195814,0.011073598,-0.009677401,-0.010520789,-0.04222668,-0.04042876,0.009437845,-0.023973256,0.011159641,-0.02061711,0.023708392,-0.021256616,-0.024125718,-0.047191437,0.040732924,-0.03218316,0.04377643,0.006539532,-0.010909247,0.047192913,0.0016487703,-0.032658644,0.014777907,-0.09733876,-0.00015314939,0.06221806,-0.007936124,-0.03131993,-0.034938253,0.01452208,0.018265404,-0.0034286636,0.04582507,0.28514445,-0.00028159562,-0.033097893,-0.01688043,0.048691317,-0.0019904373,-0.021338284,0.02531598,-0.01898484,-0.040989768,-0.009806337,0.04025984,-0.01694309,-0.008180017,0.022656217,-0.0013919538,-0.054632615,0.010665599,0.08586726,-0.021556402,0.041185074,-0.02537533,0.05508548,-0.06318679,-0.057828717,-0.037937865,0.023762044,0.001089389,-0.011972424,0.045110647,-0.035531625,0.023670705,0.06266969,-0.005407246,-0.020928334,-0.0009769095,0.039897244,-0.072534084,0.018983133,0.019577459,-0.028414795,-0.0148713635,0.02833405,0.01408317,-0.022575922,-0.023120502,0.026566014,0.024613632,-0.026906079,0.010628937,0.013228613,0.0049971063,0.02695083,0.012361547,0.0051187263,-0.040847015,-0.010808472,-0.033882443,-0.031344004,0.02582874,0.014887779,0.019933395,-0.06464678,0.022000443,-0.013905983,0.06427351,-0.023274079,-0.010456184,0.023148995,0.033538885,0.023122305,0.0035099464,0.028597726,0.03711588,0.015428914,-0.0088720415,0.05598412,0.03172657,0.038875435,-0.021051524,-0.04833787,-0.013982217,-0.00786521,-0.030924456,0.015383913,0.014642927,0.016114734,0.031563804,-0.022285545,-0.027749857,0.00055945496,0.011254595,-0.032375254,0.011625496,-0.0277125,-0.012113496,0.04197795,-0.03915098,-0.060430925,-0.021523654,0.0015104162,-0.016331077,-0.01170842,0.030282361,-0.0005752543,0.020269651,-0.04121459,0.021453232,0.00095657643,0.024546748,0.009567719,-0.001542147,0.002108775,-0.041286483,-0.0022729873,0.029832372,0.023281233,0.027377676,-0.004014349,-0.015394139,-0.004570484,-0.013455473,0.010572447,0.03928295,-0.008116003,-0.02250008,0.0059949704,-0.0011393804,-0.025355801,0.0087944,-0.00078085385,-0.026498433,-0.072377466,-0.019017838,0.02939571,0.014002379,0.04045869,-0.00017257026,0.009174367,0.02421982,0.019609116,0.0066896244,-0.02241089,-0.019657485,0.0135860955,0.04047656,-0.013764611,-0.049024187,-0.01529451,0.062929906,0.05703772,0.029622631,0.059259515,-0.03748926,-0.022656241,-0.011927893,-0.038646158,0.016918732,-0.0141816605,-0.04204512,-0.017396696,0.01460612,-0.006075257,0.092952855,-0.0203851,0.005859808,-0.011966424,-0.0038137857,-0.03577175,-0.022226851,-0.021589711,-0.006825231,-0.04121958,-0.017147887,0.030010216,-0.013250033,0.0024625016,0.0307398,-0.05181496,-0.032355126,0.017045641,-0.002058123,-0.015530955,0.034065425,0.026518127,0.021583471,-0.019746218,-0.03434274,0.009169004,0.0042055678,0.0022701893,0.1003717,0.035510894,0.0012646104,0.037461806,0.0059962585,0.056632698,0.0047542187,0.05383935,-0.01933782,-0.05339621,-0.05849735,0.014517899,-0.013227946,0.029458793,-0.005108737,-0.009950927,0.06434608,-0.017463367,0.04392805,0.027583446,-0.015222472,0.009544392,-0.001110272,-0.06414838,-0.005716125,0.0071502165,0.031218404,-0.070306845,-0.015759919,-0.0035617321,-0.01837579,0.006842001,0.0008894473,0.014768733,0.024663808,-0.0052127563,-0.040859852,0.012146548,-0.023477688,-0.004862466,0.008345242,0.01797199,-0.003554393,-0.047076304,0.007315578,0.012223113,0.030023007,-0.009435631,-0.036850765,0.03306716,-0.052530356,0.0068720044,-0.0010627765,0.017814294,0.01092332,-0.07187548,-0.058098786,0.00007250232,0.006034622,0.04180086,-0.0013539756,-0.0010376985,-0.026274314,0.016743684,-0.00056246447,-0.029911742,-0.0011238744,-0.013128707,-0.04345067,-0.0259461,0.08301091,0.012484948,-0.0102326665,-0.06428573,-0.01109,-0.014260486,-0.035880115,-0.002627497,0.0036754226,-0.0021989439,-0.016546825,-0.036743604,0.0055755517,0.025121978,0.0073713064,-0.056342,0.024623167,0.055592705,-0.03840659,-0.03278529,0.060231313,-0.0059355153,-0.009719819,-0.010765284,0.008828076,0.034944378,-0.0041415757,-0.00985609,-0.018454365,-0.004920365,-0.023334136,-0.048948247,0.0385488,0.02240077,0.02163282,-0.0049480833,0.022761181,-0.0075244913,-0.009150396,-0.03688643,0.015150689,0.037116375,-0.027116818,0.008668866,-0.01692724,0.024811793,-0.006696403,-0.03499524,-0.0019482003,-0.034456436,-0.08492636,0.022702355,0.024846945,0.0047348426,0.010585823,0.059676796,-0.06917739,0.047859196,-0.017523011,0.021891758,0.015681494,-0.060945325,0.01931016,-0.06971619,0.0414373,-0.022020655,-0.010996085,0.014145766,-0.03489334,-0.04166064,-0.00806177,0.014398765,-0.017276304,-0.0115458835,-0.064448185,0.02227693,0.015292478,0.013780515,-0.009136804,0.017901372,-0.009119583,0.047190215,-0.025225805,0.014156353,0.014255593,-0.009858114,-0.0070457635,-0.028323822,0.0023109207,-0.021170197,-0.009279365,-0.017382544,0.009956386,0.047217708,0.034345645,0.019385273,-0.01540099,0.030254029,0.056043338,0.0035401052,-0.014776968,0.003737538,0.014333357,-0.035842072,0.0056332387,-0.03741351,-0.000668618,-0.0056840586,-0.0024850508,-0.004287534,0.005917967,0.012725346,0.01537251,-0.014939013,0.022350457,-0.005262465,0.017935343,0.026428856,-0.003951561,-0.0059040464,-0.005268153,-0.01314755,-0.017504578,0.020402636,0.0031916765,-0.027378498,0.050248276,0.06276414,0.013726226,-0.016849384,-0.03792736,-0.016814047,0.020134848,-0.1589208,-0.008389207,-0.024250906,-0.01073852,-0.017537467,-0.016487008,-0.038084146,-0.0032329762,-0.0095068775,-0.038494907,0.038957514,-0.037039824,0.012921776,-0.017103752,0.009091947,-0.020813696,0.0012657167,0.016927108,-0.029363709,0.047205918,-0.019663373,-0.0058808937,0.052176096,0.009559422,-0.037193142,-0.012791527,-0.02884996,-0.016125614,-0.026699606,0.027840158,-0.027986605,-0.00052853464,0.032681808,0.050403003,0.007445345,0.036005534,0.026220568,-0.027898813,0.0047566327,0.021408945,0.0013325153,0.0004868841,0.00674332,0.026968323,0.05464693,0.07430938,-0.0007789925,0.0070970086,0.009019357,-0.0236909,0.022182474,0.026422797,0.0035706197,0.0005717139,-0.0315979,-0.035335597,-0.022721913,-0.051447213,-0.009016983,0.034681603,-0.043832194,0.04481479,-0.023162818,-0.027848313,-0.026828187,0.020011686,-0.06900837,0.017708952,-0.031186637,0.033230305,-0.042360555,-0.06802675,-0.010685739,-0.0070591187,0.0033349912,-0.008895078,0.038184788,0.00020079094,-0.05890515,-0.017788028,-0.04496722,0.02548659,-0.032001086,0.0125814,0.001418084,-0.0015872812,-0.002426677,-0.049944486,-0.062175702,0.03879612,-0.063350946,-0.020851806,0.023493998,-0.005566997,-0.011573669,0.044541277,-0.03787947,0.00992562,-0.009669605,-0.024764787,-0.016288344,-0.020848533,0.0047898823,-0.04130516,-0.01663625,0.036118858,0.021867402,-0.025442041,-0.044722725,-0.012614453,-0.008399198,-0.016221534,0.01574489,-0.00010675192,-0.07029694,-0.009233171,-0.014422225,0.009442185,-0.016404625,0.042652823,0.020122921,-0.031254385,0.014482515,-0.031511094,0.010899198,0.023777926,0.022257749,0.03178086,0.039297454,-0.0113181975,-0.026767567,-0.014947451,0.044170164,0.02592648,-0.0074936147,0.008605753,-0.012362231,0.021445252,-0.03195427,-0.010833168,-0.037352007,-0.06408108,-0.004281233,-0.02564726,0.0014232955,-0.008746698,0.006120971,0.033251762,0.025775386,-0.010506411,-0.014559815,0.01873653,0.0019644457,0.018812547,0.02659983,0.028055383,-0.04524208,0.029839933,0.02367649,0.050121717,-0.03169443,-0.01034982,-0.036292855,-0.039769616,-0.013209289,0.037514076,-0.03130694,-0.022557084,-0.07824703,-0.016932694,-0.00505072,0.012725879,-0.0070416736,0.008789747,0.01532377,0.014432652,0.0080248425,-0.015708452,0.019613232,-0.023094034,0.036154367,0.0030886044,0.017857999,0.031130837,-0.003053347,0.02108415,-0.019920686,-0.00023129853,-0.018943058,0.0076739006,0.033972584,-0.012008732,-0.10455635,0.006362979,0.060779553,-0.01010677,0.0030370334,0.033313528,-0.005409461,0.014966906,-0.03499689,-0.0243196,0.016130436,-0.005261041,-0.04315204,0.012168587,-0.03732192,-0.021540185,0.012298556,-0.002470774,-0.017188787,-0.014624472,0.016548553,0.0001763344,0.016059801,0.0063902996,0.018215178,0.0185868,-0.010226445,-0.018316245,0.056800872,0.008164959,-0.03816704,0.00983902,0.015753774,0.046348922,0.013046085,0.039804567,-0.03368554,0.015672658,0.019027796,-0.0046044276,-0.016483307,0.0072087753,0.051719666,0.03704835,-0.046187703,-0.006622798,-0.023379209,0.01260932,0.030077277,-0.010628156,0.032525666,-0.06291635],"last_embed":{"hash":"105w7ln","tokens":131}}},"last_read":{"hash":"105w7ln","at":1762844653664},"class_name":"SmartSource","last_import":{"mtime":1752848567000,"size":88,"at":1762844500043,"hash":"105w7ln"},"blocks":{"#---frontmatter---":[1,6],"#":[7,7]},"outlinks":[],"metadata":{"created":"2025-07-18 16:21","updated":"2025-07-18 16:22","tags":["#RandomInterests"]},"task_lines":[],"last_embed":{"hash":"105w7ln","at":1762844653664}},"smart_blocks:Personal/Areas/Mental Health/Burnout/Burnout.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.02286817,0.02193689,-0.014224158,-0.019149723,-0.061395932,-0.0044981125,0.035200924,0.016577218,0.013014804,0.015152642,0.0056841644,0.007365922,-0.032042816,0.01726936,0.046945814,-0.0069982843,0.010195675,0.00076546555,-0.005884831,-0.0042145415,-0.025216838,0.034996036,0.03306453,0.0038768898,-0.01870227,0.02916933,0.0052650725,-0.0013747335,-0.027294932,-0.0011956159,-0.028759193,-0.03849327,0.040801704,-0.012490775,-0.009451624,-0.032808177,-0.013426348,0.0000887068,-0.05122158,0.029449804,-0.023086263,0.0032032293,0.028087664,-0.016192857,0.035888407,-0.010696519,0.0017768204,0.0070441766,-0.0054304223,-0.046692774,-0.008763549,0.007160147,0.005312684,-0.045133103,0.020243788,0.024737436,-0.03437331,-0.005115823,-0.04159161,-0.030977108,-0.012080513,-0.003603314,0.022520462,-0.012301265,0.06127569,0.081342906,0.051693346,0.01103592,-0.027909564,-0.028492916,-0.00963198,0.036587145,-0.008323717,-0.043972705,-0.020869201,0.034957916,0.06619822,-0.03954378,0.009116833,0.02953794,0.008506738,-0.013389595,-0.0033565068,-0.009086794,0.015108287,0.017640283,0.006982539,0.037427958,0.020581543,-0.058495693,0.023985123,-0.010850946,0.012335233,-0.01684308,-0.011498256,-0.005798443,-0.027398204,-0.014990582,0.008564177,-0.012457524,0.09158681,0.03130793,0.04047017,0.00761559,0.005428618,-0.020432655,0.025742956,-0.005496194,0.006974371,-0.0052580135,-0.00784643,0.06587372,0.014038657,0.01215891,0.012293444,-0.00593611,0.03594366,-0.04904341,-0.0064760493,-0.036533315,0.018963316,0.029878117,0.044913054,-0.025661316,-0.0063342387,0.015765185,-0.0066660005,-0.013154967,-0.028326692,0.0040010996,0.029434454,0.05222214,-0.022120317,0.021449257,-0.021364875,-0.04276266,0.03343197,0.016679948,0.0035889035,-0.013159878,0.01247556,0.06645858,-0.022495659,-0.012815539,-0.012068473,-0.032610547,0.03260855,-0.009608684,0.023538262,-0.036094,-0.005069337,-0.013523758,0.019263184,-0.01217807,-0.029900387,0.018113302,-0.009893499,0.03439934,-0.035000354,-0.054357413,0.0076676034,0.003351057,-0.02756576,0.030050967,0.012962794,-0.019583683,0.015908893,0.024045454,-0.034296367,0.023169508,0.0068831486,-0.08108388,0.018708711,0.010297007,-0.007335434,0.026967697,0.07111072,0.016992958,-0.009921427,-0.025874961,-0.03937582,0.016739752,-0.011736861,0.014081583,-0.01606332,0.018305015,-0.06588981,0.02802065,0.03620854,0.0056291227,-0.039109927,-0.019744596,-0.011389529,-0.005852337,0.027619697,-0.0625481,-0.016384108,0.04968342,0.002952327,-0.044600748,-0.004629133,0.046078,-0.01299457,0.05040676,-0.0019280423,-0.013843931,0.017747387,-0.0143295145,0.038941853,0.012520818,0.01453757,0.012067512,-0.018971262,-0.03256411,-0.032570988,-0.016990554,0.023063203,0.00045284498,0.06318132,-0.025403775,-0.041800406,0.021302281,-0.028308209,-0.0037226218,-0.029879889,-0.0008739964,-0.0053419615,0.050513856,0.025269888,-0.0037475661,-0.0096465815,-0.01971491,0.017709963,-0.0195018,0.024158137,-0.041728806,-0.03460235,-0.012676672,-0.0075907265,-0.022693032,0.005059723,-0.025239063,0.0047798883,0.014197992,-0.04907008,-0.0035248501,0.038419697,0.025220871,-0.027377954,-0.013923501,0.018586766,-0.0020443297,0.0054277475,0.014197841,0.051764976,0.030079149,0.001484169,-0.0063118306,-0.011980607,-0.005243525,-0.019394722,0.02954707,-0.018277897,-0.0020448798,0.024862152,-0.016222157,-0.0128635,0.010401763,0.05012337,0.016096428,-0.01615995,-0.03232014,0.044870626,0.010048274,0.0032452564,-0.046518195,-0.037509784,0.0034705673,0.030112064,0.018978126,0.011685109,0.0027262403,0.03332061,0.03390634,0.053720172,-0.006275311,0.024648054,-0.055760276,-0.005731155,-0.017093467,-0.011423926,0.016912032,0.057044532,-0.054497365,0.0041676876,0.010776308,0.040812116,-0.16097058,0.030181924,-0.019596877,0.05552168,0.026077036,-0.009114195,-0.031004207,-0.00399601,-0.032111738,0.023971315,-0.014100772,-0.044728205,0.02202331,0.004583816,-0.004440194,0.0122824805,-0.024719732,-0.0032580798,-0.04089965,-0.008067632,-0.020954365,0.0183554,-0.0092538325,-0.021262212,-0.059664246,0.00049252296,0.037607364,-0.0298786,-0.0139382025,-0.027489295,-0.023493474,0.003732461,0.014773983,-0.010562491,0.02732573,0.037978288,-0.012246435,-0.024546191,-0.003282145,-0.0023458723,-0.0019501044,0.032394536,0.013827059,-0.016573416,-0.005880332,0.04564883,-0.0133116925,0.023092896,-0.033029847,-0.011100885,-0.009875995,-0.01669083,-0.0006622898,0.03233132,-0.038155418,-0.012796593,-0.004902799,0.0075668115,-0.00803263,-0.011789226,-0.04126902,-0.043303408,0.012064227,-0.024525229,0.015711613,-0.019068044,0.03018138,-0.013361699,-0.02297779,-0.047857814,0.04153149,-0.034776505,0.043313984,0.005357511,-0.010704943,0.049034312,0.0032962156,-0.032668248,0.009116087,-0.09731651,-0.00032809345,0.059874114,-0.0044761854,-0.03553735,-0.035522595,0.016110457,0.01964934,-0.0046441327,0.044297222,0.2879787,0.0021842795,-0.031093556,-0.013882278,0.051123526,-0.0009934945,-0.018696409,0.024547804,-0.021042654,-0.03746147,-0.010349629,0.043868143,-0.012150599,-0.0039384044,0.024935199,-0.0027713254,-0.057964757,0.011528441,0.08575797,-0.019889863,0.038613487,-0.024407702,0.058200557,-0.061082423,-0.05054299,-0.03854163,0.02474095,0.0010709114,-0.012552759,0.04405238,-0.034010656,0.02295853,0.06308549,-0.0073200464,-0.016436642,-0.0041648876,0.03822294,-0.075069174,0.017727789,0.019886285,-0.02722644,-0.014395681,0.03027145,0.01305615,-0.023529325,-0.025084382,0.026024725,0.02574557,-0.028673543,0.00569744,0.008875425,0.0029688852,0.028743876,0.013924307,0.005151208,-0.03963362,-0.0063437843,-0.03076759,-0.029101018,0.02267347,0.017216742,0.017984975,-0.06349363,0.018051479,-0.01789225,0.06455442,-0.026798764,-0.01151545,0.026217336,0.03386882,0.01673977,0.0009862196,0.0335738,0.042363174,0.017546004,-0.0101401415,0.05722478,0.029836629,0.042380225,-0.018602107,-0.04502983,-0.018643606,-0.007841695,-0.03146386,0.017692687,0.014677553,0.015824854,0.035811298,-0.026367167,-0.02342072,0.004459061,0.013888479,-0.034019932,0.010577995,-0.029409314,-0.013309823,0.0463976,-0.038363215,-0.05657347,-0.020787898,0.0024353985,-0.015805475,-0.012034013,0.033370756,-0.0017694428,0.023703441,-0.04014465,0.018934118,0.00025434748,0.023399388,0.0072165574,-0.0030376082,0.0012965117,-0.040597185,-0.00254536,0.03007801,0.020987272,0.024333714,0.00043907037,-0.01237526,-0.0075169536,-0.012415363,0.006417118,0.038806535,-0.0117071355,-0.019045152,0.0042267926,-0.0020811453,-0.02713852,0.007490229,0.006901023,-0.028831441,-0.07082965,-0.018540401,0.030954298,0.0139147155,0.040941373,0.00016255313,0.005855223,0.021971142,0.02223506,0.005535765,-0.02029833,-0.017619243,0.014697182,0.041121375,-0.017330382,-0.050012857,-0.013097787,0.057916474,0.05389093,0.028084211,0.05663921,-0.037443496,-0.01789177,-0.008232878,-0.04123911,0.017271036,-0.012596095,-0.043178875,-0.0151029,0.018500391,-0.008295039,0.09473649,-0.019229526,0.0084331175,-0.009804601,-0.0033475487,-0.036424287,-0.025147874,-0.018968223,-0.00879774,-0.041882865,-0.013762202,0.029218903,-0.010405609,0.0011067167,0.03534312,-0.049519613,-0.03359438,0.01741859,-0.00476753,-0.014419751,0.031298082,0.028300261,0.023743635,-0.01738332,-0.032425083,0.0091983145,0.0033264512,0.0033109507,0.10058067,0.036841933,0.0016512056,0.03395735,0.0049022236,0.05587015,0.008782211,0.05530098,-0.01943454,-0.047738906,-0.060539324,0.016587831,-0.016847378,0.03073314,-0.0007992825,-0.008550295,0.06479113,-0.016383078,0.04436042,0.027859505,-0.013386149,0.0055091744,-0.0022070135,-0.060975973,-0.008325989,0.0016266333,0.02975514,-0.06769559,-0.014487604,-0.0024139483,-0.019297818,0.0034476581,-0.003280679,0.017629547,0.020129954,-0.005125725,-0.03586456,0.01305993,-0.022769587,-0.004312463,0.008554372,0.01391178,-0.0054976377,-0.04305216,0.010826551,0.013812732,0.02865572,-0.005175143,-0.04235629,0.03929628,-0.053459622,0.00658534,-0.00573755,0.014291251,0.008625284,-0.0716828,-0.060778655,-0.0012236065,0.0083911205,0.045080256,-0.00023547807,-0.00035820177,-0.030809999,0.016695362,-0.0006925966,-0.029259324,0.0028601005,-0.01530331,-0.040214553,-0.0266422,0.08909422,0.0119256545,-0.010491322,-0.0638401,-0.0032764676,-0.008642103,-0.03926816,-0.0020418155,0.005671451,0.0034719526,-0.01565163,-0.0366739,0.008390946,0.024920402,0.0063705463,-0.057456758,0.025647417,0.055492852,-0.037893884,-0.03337726,0.057443198,-0.0030748716,-0.011029659,-0.010829738,0.011389257,0.035759374,-0.005413597,-0.009367443,-0.01902781,-0.0022976375,-0.022071987,-0.05085441,0.039619274,0.020932436,0.021458136,-0.0035444861,0.029343015,-0.0070850896,-0.013127371,-0.03560059,0.0200089,0.04068567,-0.022280902,0.010156968,-0.014283727,0.025518352,-0.0112672895,-0.038673975,0.0017492102,-0.032647938,-0.08367628,0.025130766,0.020995008,0.0051305573,0.014167069,0.05860383,-0.07107936,0.049858257,-0.01576211,0.02234713,0.01482162,-0.057873327,0.021244463,-0.07202865,0.04786437,-0.026931522,-0.015014891,0.014536266,-0.03627104,-0.04326964,-0.0036726089,0.012294266,-0.017201968,-0.011413432,-0.061414268,0.022069542,0.014496686,0.014435768,-0.010908641,0.020096453,-0.00479638,0.04677107,-0.022566311,0.016610697,0.011516386,-0.0071179126,-0.007747799,-0.026863554,0.0019405135,-0.018201679,-0.009057872,-0.014939496,0.0047065443,0.047428805,0.031043386,0.01567505,-0.015056963,0.030664338,0.054826055,0.002830481,-0.011371178,0.0021836073,0.013412517,-0.03708558,0.003051156,-0.03687496,0.00014039777,-0.0078188665,-0.0024858918,-0.0028369152,0.007993812,0.003162247,0.012547324,-0.017376564,0.020003267,-0.006114456,0.012883601,0.026474165,-0.0023479308,-0.004900781,-0.011792292,-0.012135613,-0.017565377,0.018251397,0.004294987,-0.0282698,0.046764787,0.064681195,0.013534409,-0.014882501,-0.036235493,-0.017892351,0.01809936,-0.16122146,-0.010220075,-0.020093694,-0.0092051625,-0.019752568,-0.016163876,-0.03934793,-0.004282145,-0.010147213,-0.03863477,0.03773271,-0.031296585,0.016837522,-0.020484893,0.010516038,-0.018076435,0.0006148569,0.013335216,-0.025342785,0.04903461,-0.017969513,-0.001987084,0.04915784,0.011584948,-0.038054463,-0.010627574,-0.032070998,-0.014920827,-0.026427578,0.029173398,-0.02559058,-0.0036005178,0.03189812,0.049698573,0.008112882,0.03258414,0.025838634,-0.032562766,0.004184204,0.01789007,0.00030503573,0.0015904971,0.0064180274,0.02847703,0.050301824,0.076615006,-0.00092173205,0.008337035,0.0064216224,-0.02615273,0.025141586,0.021965316,0.0029396499,-0.0012125564,-0.031290427,-0.031297997,-0.021350035,-0.047999617,-0.008924955,0.039374363,-0.04629007,0.043739624,-0.022256328,-0.027271481,-0.024700563,0.018539585,-0.07185001,0.014158805,-0.03071754,0.032597624,-0.041932825,-0.06765256,-0.01055997,-0.009444162,0.0012116898,-0.009376001,0.039344702,0.0005664971,-0.057993084,-0.020086719,-0.044312168,0.028322054,-0.031741858,0.0091525065,0.0014993186,-0.00541308,0.001982939,-0.047686756,-0.062800035,0.035136335,-0.062837355,-0.022038141,0.026825774,-0.0076589836,-0.015494661,0.046533313,-0.039273746,0.012941468,-0.011626169,-0.027065895,-0.0154463565,-0.01976317,0.010395316,-0.041619662,-0.01926766,0.039271835,0.0265514,-0.028286248,-0.04785819,-0.011402654,-0.006657851,-0.012299212,0.012952222,-0.0001898058,-0.07089512,-0.014484622,-0.013692965,0.00910983,-0.017362924,0.044388894,0.019626748,-0.029882953,0.013123421,-0.031449817,0.010149813,0.027477015,0.020953719,0.027211316,0.04231276,-0.017388178,-0.024636306,-0.0155059695,0.043630637,0.025182953,-0.008658044,0.0078062406,-0.012532517,0.022945147,-0.035644747,-0.0144093335,-0.042831298,-0.062287576,-0.005217922,-0.027765913,-0.0011179633,-0.012273132,0.0061143194,0.030214071,0.019362586,-0.0136618195,-0.01285435,0.016957879,0.0042453026,0.014540142,0.027418876,0.029545322,-0.04884899,0.03386217,0.02591865,0.05041384,-0.031927202,-0.013816657,-0.037470724,-0.03750672,-0.01566313,0.039723832,-0.03105516,-0.02352675,-0.07811322,-0.0137156155,-0.004265037,0.0127315875,-0.0073538795,0.011101529,0.013684412,0.014328054,0.007407208,-0.016978692,0.016975151,-0.022458315,0.036665827,0.0040920274,0.016574891,0.026508292,0.0001299818,0.01983035,-0.022055691,0.0033890924,-0.016588654,0.008430252,0.035207227,-0.009830461,-0.09809878,-0.0009517131,0.059827987,-0.0070683886,0.004727276,0.033214595,-0.0054648323,0.013826031,-0.03852036,-0.0237029,0.015142533,-0.0025559478,-0.046668284,0.013190674,-0.04015257,-0.02401194,0.013380417,0.0025969436,-0.012983361,-0.009790494,0.021493979,-0.0014226472,0.02054579,0.0093445415,0.015543998,0.01898926,-0.015369201,-0.02014996,0.052755184,0.011551922,-0.03933011,0.00746318,0.015856909,0.044603895,0.0129811,0.04047137,-0.035239305,0.018181464,0.014770597,-0.008485698,-0.01636519,0.0064262296,0.049865335,0.041113775,-0.04037685,-0.008482221,-0.022900403,0.011343455,0.03161879,-0.012672066,0.031106962,-0.067853205],"last_embed":{"hash":"1gw71tv","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"1gw71tv","at":1762844653665},"key":"Personal/Areas/Mental Health/Burnout/Burnout.md#---frontmatter---","lines":[1,6],"size":85,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gw71tv","at":1762844653665}}, diff --git a/.smart-env/multi/Personal_Areas_Mental_Health_Two_decades_of_CBT_evolution_reveal_a_therapy_transformed_by_technology,_neuroscience,_and_cultural_adaptation_md.ajson b/.smart-env/multi/Personal_Areas_Mental_Health_Two_decades_of_CBT_evolution_reveal_a_therapy_transformed_by_technology,_neuroscience,_and_cultural_adaptation_md.ajson new file mode 100644 index 0000000..4b1bd82 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Mental_Health_Two_decades_of_CBT_evolution_reveal_a_therapy_transformed_by_technology,_neuroscience,_and_cultural_adaptation_md.ajson @@ -0,0 +1,22 @@ + +"smart_sources:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md": {"path":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md","embeddings":{"bge-m3:latest":{"vec":[0.010324333,0.010662049,-0.024342626,0.0022090252,0.017707588,-0.01324687,0.023212843,0.028081134,0.01125807,-0.006843735,0.022149898,0.036677465,-0.014304894,-0.007659795,-0.008084921,-0.058974303,-0.02663343,-0.0020321435,-0.024136813,0.018127864,-0.043311328,-0.015004737,0.025980128,0.025734762,-0.032033097,0.058333483,0.004940463,0.0035608248,-0.033858553,0.028616624,-0.0046177018,0.006113931,0.06726638,0.017355915,0.012092706,0.0057591866,-0.021291403,-0.028819462,-0.09679377,-0.012907541,0.037124768,-0.02493792,-0.050504014,0.015095981,0.029349286,-0.01289323,-0.05130283,-0.059050053,0.0018286596,-0.005576486,0.0019573194,-0.007904895,0.0059000165,-0.021863306,0.0027295747,-0.008123406,0.0028808878,-0.020809025,0.010081987,-0.043174125,-0.01016377,0.012166889,-0.019944163,-0.01662056,-0.030795923,0.02411899,0.017278513,0.068713374,0.024290184,-0.03680882,-0.026434602,-0.013489717,0.0003240939,-0.06480362,0.006785801,-0.0026907022,-0.00775169,0.016220786,-0.01482526,-0.039150737,0.11329309,-0.044216618,0.04718719,-0.010477915,-0.029094826,-0.037904702,0.0045040348,0.03460603,-0.015183438,0.02007192,-0.005735159,0.0357691,0.042016156,-0.02161806,-0.016252324,-0.00038843372,0.035265047,-0.03374892,-0.013659798,0.00897489,-0.062056813,0.017514372,0.0043516755,0.048274107,-0.045668647,0.016525213,0.0009265212,0.00606193,0.0012970081,0.013764905,-0.0020502964,0.011225033,-0.015059062,-0.0011061376,0.014891296,-0.0004192643,-0.01251879,0.00071133015,0.03680666,-0.03246526,0.014441406,0.052319385,-0.005546375,-0.030428642,-0.010441649,0.02007047,0.002126783,0.02978283,-0.045353647,-0.02269638,0.0062953117,0.008302287,0.021364782,-0.009709081,-0.024057342,-0.010367135,0.07744179,0.048390355,0.018222097,-0.012680368,0.0066984138,0.014114141,-0.025538165,-0.00064874225,0.0177755,-0.012709174,-0.01060373,0.02078804,-0.0031847924,0.07760848,0.002747841,-0.016573953,-0.00552184,-0.02699459,0.03161273,0.034307152,0.0011311102,0.0055289795,0.009164913,-0.05577274,0.030643174,-0.012261264,0.036405284,0.040649157,-0.026756074,0.018726816,0.016525505,0.028158894,0.0032541368,-0.009068045,0.022620497,-0.051621236,0.008522864,0.033143654,-0.021838468,0.06280968,0.004336425,0.048934672,0.025782948,-0.0121864155,-0.00026586646,-0.012187198,0.038477764,-0.03646352,0.05524537,-0.010654868,-0.004788369,0.026289025,0.010569393,0.045145314,-0.040897865,-0.043336365,0.05724484,-0.0154332,0.008512264,0.0039766757,-0.031306334,-0.024730755,0.072620906,-0.03576393,-0.019077893,0.025513867,-0.021731835,0.00027841568,0.017744359,-0.012576653,-0.008991873,-0.026990967,0.018627789,0.025817245,0.04961801,-0.008106087,-0.0032196257,-0.028087612,0.020221096,-0.006870837,0.0066508627,-0.024621932,0.03583149,0.007158773,-0.0067617106,0.0025184513,0.013148066,-0.03777345,-0.014377407,0.0080262,-0.027576225,0.018862925,0.03975481,0.017509444,-0.039102897,0.06566681,-0.0355608,-0.004681441,-0.022192787,0.03290313,-0.06559549,0.018354844,0.021599883,0.02826177,0.009946321,-0.012622383,-0.000587168,-0.033436432,-0.044942185,0.038481813,-0.005472265,0.0038570042,0.0032639687,0.04661158,-0.013676612,0.017894557,0.0030400949,-0.019447653,-0.0046331887,-0.033372894,-0.016617047,-0.027794546,0.011848244,-0.0035700337,-0.0034212987,-0.0071806572,0.016117524,0.032823723,-0.028616063,-0.016289636,0.004095345,-0.027006319,0.0052513853,0.06246399,-0.007365768,-0.0073781163,-0.023704965,0.0033662417,0.009933283,0.015384627,0.014244795,-0.027061965,0.0201578,-0.046946894,0.017945882,-0.04628591,-0.0077606062,-0.008840188,-0.0342241,0.050866336,-0.022230366,0.004786973,0.03354592,-0.020285798,0.030159816,-0.0146103455,0.0675256,-0.051283747,0.01670546,0.044526905,-0.009207844,-0.16562466,-0.029808884,0.04086103,0.000068396905,0.0016178549,0.0065554604,0.026936306,-0.007097066,-0.003205396,-0.061731007,-0.004537433,-0.12375492,0.026110632,0.004039491,0.023095353,0.034922108,0.026995894,-0.01684415,-0.018432386,-0.05599874,0.010119394,0.0054826373,0.01906247,0.03837867,0.018531822,0.02143685,0.022405958,0.0151543375,-0.048817836,0.018129159,-0.033387862,0.058587182,-0.033367973,-0.03419415,0.033968944,0.010675773,0.01582942,-0.021303741,0.0022183338,0.031950425,0.0093533145,0.056523144,-0.013816018,-0.027652925,0.004091173,-0.047402617,-0.0054286667,0.025434112,-0.0006387258,0.019730201,0.01187181,0.047948323,-0.033108108,0.023612007,-0.003957577,0.01684006,0.037153497,0.028134232,0.016677001,-0.020056285,0.0031859563,-0.03561048,-0.055768955,-0.02833405,0.022542384,-0.0026409894,-0.0065755937,-0.051400464,0.0075126276,-0.037774492,0.022455161,-0.0047952826,-0.028730284,-0.040044915,0.014007873,-0.0014718247,-0.0080673145,-0.02345302,-0.02562256,-0.05893226,0.043894954,0.03759717,-0.022495512,0.00014446712,0.022768091,-0.008073343,-0.0096039,-0.056833632,0.04972116,0.37973815,-0.013943566,-0.04233688,0.0025262942,-0.0126605425,-0.0042555323,-0.0015674816,-0.0048405495,0.014526516,-0.0026900503,0.0038906147,-0.001773715,-0.011389562,0.04890884,0.04025996,0.047287114,-0.047135286,-0.0032541668,0.006385392,-0.018855892,0.03489232,-0.024384847,0.017826285,-0.05089436,-0.039553773,0.0033059428,0.036351446,0.01517091,-0.022752654,-0.016038528,-0.056694523,-0.0031327999,-0.0356977,-0.03954545,-0.0017513054,-0.024964085,-0.06409633,-0.061477143,-0.03356706,0.013443507,0.047781315,-0.014353393,-0.013505347,-0.017548358,-0.056878846,0.018213656,-0.0061876015,-0.010590063,0.01384506,-0.012437762,0.01638944,0.0024018756,-0.018592805,-0.017047774,0.00405593,-0.014470127,0.000112184316,0.0033968128,-0.04715663,-0.015492464,0.028197743,0.033905815,-0.055373196,0.023640646,0.041186497,0.0050282213,-0.03738542,-0.008914459,-0.0072031217,0.0023783636,0.043945,0.02983405,0.011645033,0.010022808,0.01918833,-0.031306397,-0.036569417,-0.004743739,0.025318626,0.0032594511,-0.003792023,-0.008277544,0.030203162,0.037062358,0.021933712,0.004033117,-0.018792398,0.00873012,-0.0057361433,-0.027430013,0.004931546,-0.031711135,-0.035647,0.003218033,-0.008708521,-0.01277324,0.027973419,-0.06056555,-0.0019050704,-0.025427198,0.031093314,0.024122022,-0.013669354,-0.025541421,0.0047643445,-0.011428656,-0.0040885266,-0.020828165,-0.051805228,0.002447185,-0.030955363,0.034193866,0.034248978,0.0074284715,0.035904888,0.001829934,0.021389887,0.026586536,-0.0059219804,0.0372434,-0.03010483,-0.033065356,-0.02236531,0.027672425,0.00811271,-0.05923388,0.0014116685,-0.02722806,-0.010244161,-0.0058865505,-0.0135870585,0.014071967,-0.039233644,-0.025974013,-0.025403345,-0.0055726347,0.026239434,-0.001103625,0.0076084095,0.044914473,0.012866859,-0.048096105,-0.02978299,0.035116903,-0.007595608,0.0031133469,-0.026437923,0.015617277,-0.010907835,-0.028416807,0.012259058,-0.02815124,0.04088123,-0.044986773,-0.021662919,0.01792485,0.008406905,-0.015019092,-0.030518029,-0.040334407,0.0026502186,0.005651902,-0.011887355,0.079123005,-0.0021323855,0.026520355,0.0018613558,0.032436654,-0.0019949735,0.0081980415,0.018662522,-0.010251203,0.02306994,0.011287394,0.008092594,-0.0302681,-0.0063261464,0.02704949,0.05804731,-0.0058395653,0.040455222,0.03187294,0.0003364166,0.029488204,-0.029108597,-0.011173077,-0.0037467792,0.015611733,0.0061051706,-0.01484764,0.003973946,0.0578702,-0.022521446,-0.0258046,0.023254536,0.014242959,-0.00017485437,0.007977862,0.0037754346,0.0145802945,-0.00040397927,0.0073687723,0.02199987,0.027641937,0.029437635,-0.031709988,0.007071908,0.015348155,-0.0020249789,-0.03411299,-0.012110838,0.02186055,0.010287443,-0.011846226,-0.047441583,-0.011833014,0.03267619,0.048155338,-0.010738411,-0.011935467,-0.029452302,-0.03899699,0.036505356,-0.04438538,0.00547828,0.024328161,-0.006166198,-0.018553516,-0.04338484,0.017103275,-0.014296747,-0.033740435,-0.03803058,-0.026120605,0.0028200306,0.025677927,0.0076398775,0.022046432,0.009293691,0.028079255,-0.003314918,-0.00791492,-0.0144450655,0.031582136,0.05201338,-0.015910186,-0.06353069,-0.016661314,-0.018488413,-0.006049726,0.013979251,-0.007348692,-0.051810272,-0.018803949,0.025050372,0.055668283,-0.0028545207,-0.00020511256,0.0077619823,0.0047986396,0.009988916,0.02226553,0.010594606,0.001487948,0.003125748,0.031703193,-0.0373796,-0.034027077,0.01520272,-0.020867368,-0.0039715325,-0.02372889,-0.040972143,-0.0046797865,0.015820842,-0.022671843,-0.012433492,-0.022836704,0.009339449,0.024251454,-0.028539766,-0.01342939,0.00024102064,0.001841372,-0.019390963,-0.0028341522,0.022439003,0.01801795,-0.028345603,0.010552451,0.03241155,0.0076057557,-0.03502899,-0.010926743,-0.008217903,0.036472052,-0.039776564,0.028777637,0.023335505,0.031231917,-0.0105755795,0.0036710128,-0.023989359,-0.027038816,0.025169706,-0.021705039,0.038095105,0.018522203,-0.008377723,-0.017887648,0.025548067,-0.034924716,-0.047555223,-0.024809124,-0.047147773,-0.009768169,-0.054814525,0.026324403,0.005439076,-0.030963292,0.013044018,-0.03444144,-0.009804825,-0.013878668,-0.039772492,-0.014481737,0.0046474393,0.012674279,-0.021340635,-0.029211387,0.014896886,0.015992194,0.025398241,0.018609159,-0.032805122,0.01621699,0.056868713,0.0049140523,-0.00901899,0.027107073,-0.05212403,0.02743733,0.0073517933,0.02300519,0.0061576916,0.041876305,0.020400524,0.0010897458,-0.039363477,-0.005699659,0.05595981,0.027301094,0.0029713952,0.0060060984,-0.009014016,-0.031010536,-0.028731354,0.023950558,0.036227953,-0.007930714,-0.016185395,0.034182735,0.04145522,0.032706253,0.016315605,-0.008249819,-0.055899564,-0.05157609,0.026119294,0.006162628,0.03513277,0.029563244,-0.048284005,-0.040513348,-0.07964219,0.018805508,0.0333334,0.006997028,0.010053587,-0.033093277,-0.022876604,-0.014820492,0.002132117,-0.029032908,0.0027949447,0.016928826,0.0032519842,0.010541613,-0.01284133,0.039259534,-0.017075399,0.008123286,0.04098078,-0.014225144,-0.10754836,0.06842137,-0.0075701424,-0.063629575,-0.009495368,0.004759916,-0.010590229,-0.0089592235,-0.015794031,-0.01275383,0.06712912,-0.033462614,-0.00452981,-0.024615066,0.020724751,-0.019714436,-0.021666106,0.012019711,-0.0133569995,0.061523408,-0.014592794,-0.008831006,0.007716489,-0.027140038,0.022366667,0.02583153,-0.02158404,0.02276168,0.00072941656,0.017912257,-0.020940896,-0.037953183,-0.038295925,0.010289084,-0.015222822,0.01409374,-0.01246777,-0.043642096,0.008182917,0.018947868,0.047022417,0.0053724903,-0.010290253,0.01461044,-0.041440133,-0.022574011,-0.016079517,-0.01593154,-0.022297714,-0.034070026,-0.08495399,0.008235548,0.035106298,-0.005713141,0.022218576,-0.0003677064,0.010891258,-0.009588455,0.021638934,0.041920323,0.005677939,0.008518107,-0.012520473,-0.015611113,-0.053262096,0.030010462,0.014929901,0.005526428,-0.022091383,0.0059998804,0.0036804418,-0.03955748,0.012420119,-0.019225208,0.027544234,-0.053119093,0.04784055,-0.036943745,-0.0024285805,-0.006371881,-0.014902711,0.0009865067,-0.007320495,0.03816218,0.04909285,0.002276974,-0.0038637384,-0.040283315,0.017177027,0.038596526,-0.06187237,0.04677157,0.0070918025,0.036528986,-0.025236536,-0.001422431,0.01633335,0.008138572,0.010029918,-0.010747332,0.02190803,0.042890735,-0.02407035,-0.021133626,0.03789501,0.0359486,-0.04635466,0.0037558086,-0.046494767,-0.007882467,0.0148057835,-0.07541538,-0.030704264,0.02907153,-0.046700083,-0.003278495,-0.041630883,0.02742295,0.02174347,0.007031489,0.033645205,0.02914411,-0.0038481292,-0.05178173,0.049164664,-0.007927372,-0.00561114,0.018034577,0.039335947,-0.029855276,0.04094037,-0.021105666,-0.020053105,0.004609763,-0.021037957,0.016042015,-0.015231821,0.069000766,0.025176462,-0.028448736,-0.024648473,0.028781898,-0.041073892,-0.00754382,-0.05048141,0.009832178,-0.015766054,0.01792761,-0.024203897,-0.01295781,-0.029294824,-0.008901517,0.011680719,0.024221785,-0.022531033,-0.028928777,0.005285199,-0.03845227,-0.015268151,0.043969933,0.019109588,0.0017173031,-0.035950664,-0.019355182,-0.021669568,0.025671918,-0.030199286,-0.026626915,0.055070326,0.0014536445,0.022263065,0.024001585,-0.005549087,0.07889279,0.045866992,-0.0035294842,0.0006790435,0.027211558,0.015908394,-0.01658234,0.008270031,-0.044386968,0.026014093,-0.025479179,-0.011004333,-0.05022338,0.009486761,-0.0071634995,-0.008978777,0.019731129,-0.035531156,-0.009179913,0.004659504,0.028274894,-0.021651318,-0.03365231,0.004840216,-0.030159784,-0.00045364883,-0.008210387,-0.034410767,-0.03897523,-0.026028069,-0.005341199,0.0004276666,0.0131385885,-0.04342833,-0.0002264096,0.00055147865,0.001471186,-0.024519568,0.0030141757,0.03415207,0.059756044,0.027286256,0.032907188,-0.019667484,0.00090140116,0.05495125,-0.0005740466,0.030340616,0.0071395193,-0.062127452,-0.037218813,0.018409954,-0.00018168218,-0.01700691,0.025769675,-0.012520464,-0.033544436,0.0036109826,0.038570628,0.023389354,0.015792746,-0.005327915,0.022187887,0.018521275,0.024856055,-0.01909681,-0.015422555,0.010464116,-0.026607042,-0.021163609,-0.004450631],"last_embed":{"hash":"1irvwxp","tokens":452}}},"last_read":{"hash":"1irvwxp","at":1762844593507},"class_name":"SmartSource","last_import":{"mtime":1758889644000,"size":12634,"at":1762844500012,"hash":"1irvwxp"},"blocks":{"#---frontmatter---":[1,4],"#":[5,5],"##The neuroscience revolution validates CBT's biological mechanisms":[6,10],"##The neuroscience revolution validates CBT's biological mechanisms#{1}":[7,10],"##Third-wave therapies mature from innovation to mainstream practice":[11,18],"##Third-wave therapies mature from innovation to mainstream practice#{1}":[15,18],"##Technology transforms accessibility while maintaining clinical effectiveness":[19,26],"##Technology transforms accessibility while maintaining clinical effectiveness#{1}":[23,26],"##Cultural adaptations prove essential for global effectiveness":[27,34],"##Cultural adaptations prove essential for global effectiveness#{1}":[31,34],"##Meta-analytic evidence confirms robust effectiveness across conditions":[35,42],"##Meta-analytic evidence confirms robust effectiveness across conditions#{1}":[39,42],"##Theoretical advances shift focus from content to process":[43,50],"##Theoretical advances shift focus from content to process#{1}":[47,50],"##Integration with other approaches addresses earlier limitations":[51,58],"##Integration with other approaches addresses earlier limitations#{1}":[55,58],"##Critical perspectives reveal persistent limitations and debates":[59,66],"##Critical perspectives reveal persistent limitations and debates#{1}":[63,66],"##Implementation challenges persist despite proven effectiveness":[67,74],"##Implementation challenges persist despite proven effectiveness#{1}":[71,74],"##Conclusion":[75,83],"##Conclusion#{1}":[79,83]},"outlinks":[],"metadata":{"created":"2025-07-04 08:32","updated":"2025-09-26 14:27"},"task_lines":[],"last_embed":{"hash":"1irvwxp","at":1762844574144}},"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00010702276,0.0058144145,-0.036695395,0.053800795,-0.029948547,-0.04898208,-0.021582121,0.0041938573,0.037492294,0.007569583,0.028372956,0.0011498324,-0.008023573,-0.0027233248,0.013174937,-0.011282249,-0.0043781167,-0.006018091,-0.027128017,-0.041199084,-0.0034131377,0.008572396,0.033423174,0.0017937017,-0.009589076,0.01801976,0.015892923,0.0035478235,-0.002722257,0.052770857,-0.025062105,-0.03768918,0.051742695,-0.003781525,0.007787294,-0.03509023,0.0047393455,-0.04085727,-0.042541903,0.024803199,0.035857487,-0.0431777,0.0055512087,0.050562885,0.019237429,-0.03270622,-0.036424313,-0.013023281,0.008079962,-0.006228019,0.006011139,-0.020650858,0.0012579449,-0.015517088,0.01739996,0.010134037,-0.06001517,-0.03714763,-0.019152626,0.00502658,0.003613902,0.04659344,0.021748522,-0.006385456,-0.0016779292,0.080938354,0.04014803,0.020447226,0.005631209,-0.029974848,-0.0014570049,0.024471825,-0.00544354,-0.049511485,-0.03445411,0.023390958,-0.020802641,-0.024784045,0.004967447,0.029058194,-0.013093949,-0.030471072,0.055203736,0.00467026,0.0012982308,-0.0077574914,-0.039836727,0.018999057,0.016432967,-0.022215936,-0.010206897,-0.01693751,0.013313268,-0.024399813,-0.00935063,-0.036051605,0.006355278,0.020106645,0.016821507,0.016951142,0.05184363,0.0473227,0.0011133441,0.0050977124,0.003703986,-0.010426851,0.034568533,-0.007950981,0.055639036,-0.006363958,0.041331902,0.06995135,-0.020031529,0.022543367,0.003127787,-0.0049233297,0.014927352,-0.055102374,-0.011959093,-0.019561032,0.051907755,0.053891215,0.06458281,-0.009546061,0.00871885,-0.0030729347,0.014881151,0.021852143,-0.014843901,0.01034537,-0.021419968,-0.02274994,-0.039373897,-0.017824603,-0.037810504,-0.018181285,0.019914092,0.069144525,0.017785367,-0.013778111,0.010842604,0.025318932,-0.04932918,-0.022489686,-0.009338074,-0.010256417,0.019662783,0.0074985996,0.007679569,0.019739525,-0.02163823,0.0080428,-0.0053977156,-0.033152603,0.007736157,-0.01433736,-0.007562163,0.017750537,-0.026320172,-0.046127032,0.00092465844,0.012827288,-0.038352657,0.021886995,-0.0023535027,0.010884672,0.012386143,0.088088155,-0.045216806,-0.02897742,-0.024701878,-0.030650664,-0.0044916505,-0.00018913196,-0.0048323656,0.04685482,0.051425982,0.015842207,-0.006412143,-0.06110031,-0.025617419,-0.02640345,-0.037099957,0.0064693093,-0.010875311,0.0014759825,-0.09362478,0.03070504,0.017764594,0.0006881963,-0.013864033,-0.022999141,0.030930433,-0.018022055,-0.003749788,-0.05141637,-0.026450591,0.035328966,0.017300356,-0.019927341,0.00021512074,0.038834117,0.0025478627,0.0266097,-0.016994154,0.0009004119,-0.022424236,-0.035256904,0.07144354,0.012035546,-0.044184476,0.012949447,0.010335828,-0.052473225,-0.015015647,-0.022527335,-0.0041887853,0.035083234,0.018885642,0.0029382606,-0.01144461,0.021132158,-0.01849818,-0.02842182,-0.0036366514,-0.033332873,-0.021990146,0.03971444,0.0120212,0.014968828,0.009290296,-0.0077595497,-0.02745979,-0.0018846752,0.03583809,0.031006187,-0.026412716,-0.024750136,0.03499698,0.008683491,0.016128017,-0.009472383,-0.016668193,-0.00077644,-0.029858612,0.024215085,-0.00851997,0.049824648,0.004910661,0.053011626,0.028988788,0.006779148,-0.023456022,-0.012684657,0.038607676,0.0407456,0.009370729,-0.024193024,-0.019581405,-0.069239065,0.007905499,0.021951111,0.005780678,0.019731762,-0.006855613,-0.01244736,-0.011795747,-0.007811987,0.055682037,0.034679897,-0.000095591546,-0.017547907,-0.0047366563,0.01915315,-0.012503203,0.03258693,-0.023349762,0.008611124,0.019109303,0.02116844,0.008694169,-0.021951964,0.016226275,0.030698296,0.04759805,-0.018912936,0.023491142,0.017832737,-0.010349429,-0.008523116,0.029797567,0.00039306193,0.057155598,-0.027091939,-0.011530206,-0.013828082,-0.0069014817,-0.16059001,0.0124349035,0.009387359,0.045940153,0.008213066,-0.02123965,-0.03107464,-0.01573097,-0.061458454,0.016760401,-0.008259485,-0.05313831,0.003967632,-0.0030548926,-0.027601708,0.0029076312,-0.027494527,-0.017269438,-0.014941191,-0.019469082,-0.017943518,-0.043202154,0.005608967,-0.017826663,-0.013691146,-0.0456918,0.017580722,-0.021670016,-0.059761893,-0.010546196,0.011711081,-0.004870304,0.012267069,-0.026603376,-0.000012066287,0.0026473044,-0.010993244,-0.024299864,-0.0029169752,-0.020469792,0.019789165,0.04415628,-0.029650446,0.03569939,0.012813102,-0.025339507,-0.012228389,0.042384505,-0.0055581303,0.0012537632,-0.016683882,0.00007641391,-0.042931467,0.008230601,-0.041255612,-0.02147608,0.0004218756,0.047735024,0.020095002,-0.036078144,0.034560516,0.0019077451,0.028506754,-0.047026385,-0.020990279,-0.006837741,0.050996784,-0.04875123,0.007530166,-0.05010049,0.03915365,-0.011409767,0.041040104,0.007854578,-0.012677076,0.044721473,-0.0123876175,-0.009494262,-0.043942906,-0.09796057,-0.022717161,0.056500457,-0.0047290507,-0.02959024,-0.019398207,-0.009835872,0.025946755,0.021733953,0.09005354,0.24461661,0.02883275,-0.044859406,0.024463631,0.053407993,-0.023895822,0.009265228,-0.0015660916,-0.023408674,-0.027743101,-0.0063354345,0.02087594,-0.018240878,0.00011850005,-0.006793179,0.0021490697,-0.06698912,-0.0033522458,0.06200781,-0.011967835,0.02225582,-0.039222397,0.046261437,-0.035002906,-0.0657763,-0.008575547,0.018523894,0.04344555,-0.024190644,0.010995078,-0.042693812,0.027834387,-0.02496548,0.0018741444,-0.013216171,-0.049507912,0.019082235,-0.066737324,-0.015235412,0.044147454,-0.05853858,-0.037866525,-0.009571381,0.019711938,-0.048755098,0.0010895573,0.017819183,0.01949154,-0.026119927,0.04954237,-0.007724983,0.02259673,0.02023191,-0.0123995505,0.054536615,-0.038911104,-0.0034910338,-0.030951105,-0.0031139718,0.0014656837,0.027959485,-0.00052326685,-0.014691802,0.04796562,0.003530758,0.025862303,0.03110732,0.017842157,0.028082,0.05226715,0.020832574,0.003849577,0.024220344,-0.0128665315,0.0327073,-0.007120187,0.033518456,0.020661458,0.057155643,0.04456744,0.0145738665,-0.046441853,-0.013347532,-0.017739745,0.043184374,-0.018735096,0.006897864,0.031264484,0.013463428,-0.041979376,-0.010975161,0.01464553,-0.07118115,0.026580002,-0.027817927,-0.004743577,0.055562504,-0.014196458,-0.037788574,-0.03565195,0.011128258,-0.012560893,-0.011761066,0.014179679,0.03704682,-0.007138676,0.0055254544,0.021086909,-0.013728072,0.0502753,-0.033528082,0.024737492,-0.026285576,-0.053957675,-0.017469788,-0.00089342776,-0.016369827,0.022298934,0.02784553,-0.00470754,0.043426953,0.037352458,-0.022832137,0.025768287,0.006737978,0.009664052,0.0107435435,-0.010823631,-0.017143425,-0.020475818,0.0099408515,-0.03946843,0.0144497305,0.029924085,0.013109279,0.012352841,-0.0082225045,0.0043115434,-0.014360995,0.008409686,-0.03589678,-0.029075116,-0.05432596,-0.008550688,0.0025099106,0.016161306,-0.029632492,0.032630634,-0.01182472,-0.0101431385,0.045245245,0.021816902,0.03012115,-0.045557152,-0.0312424,-0.012716222,-0.017114695,-0.0035611992,0.0008556442,-0.04049001,-0.032410976,0.0073683,0.00805872,0.083690524,-0.0051258644,-0.046923064,-0.039889876,0.052190002,0.012419981,-0.034346737,0.030914938,0.0054216473,-0.032785784,0.007917927,0.007317386,-0.04388195,-0.037021782,0.04077702,-0.021442771,-0.006089905,0.01928481,-0.020656174,-0.03388657,-0.011219131,0.047319796,0.016491229,-0.01253603,-0.027298035,0.02583284,0.006074146,-0.0096056955,0.09939082,-0.034951795,0.0099315215,0.009008436,0.013924454,0.051550537,0.033775292,0.032627277,-0.020711847,-0.028236495,0.013527893,-0.009424782,0.010789273,0.009938056,-0.008489618,0.0078103915,0.066654585,-0.023415009,-0.007050503,-0.0039110756,0.002631198,-0.052869923,0.01053913,-0.022645926,-0.040218122,0.044066653,0.025638483,-0.029652001,-0.020454017,-0.021559758,-0.006695049,-0.00914163,-0.019590277,-0.00618184,0.037492752,-0.0033396864,-0.0005782664,-0.030516244,0.0020724682,-0.0049721007,-0.043897755,-0.033410937,-0.018067904,-0.0075475182,0.015473801,0.037445664,0.02706372,-0.0012021742,-0.025382746,0.019741934,0.0031816019,0.041228447,0.0113647515,0.01456184,-0.0026554859,-0.061069652,-0.042640045,-0.003052911,0.018290937,0.008823172,-0.021950485,0.013908634,-0.017938534,0.016375707,0.06503598,-0.016956622,0.00024282312,0.0099131735,-0.037012346,-0.040323857,0.005146217,0.039868806,-0.011923464,-0.027170405,0.0067643514,0.011610312,0.0033987744,-0.013714285,0.008388393,-0.0026626668,0.018949877,-0.034544088,-0.025374938,0.007867423,-0.00019505384,-0.060672972,0.0016067106,0.0012026316,0.0081502125,-0.026408477,0.042471275,0.02139394,-0.009612578,-0.043587726,-0.0036168941,0.087945245,-0.014800807,-0.00020746913,-0.057373166,-0.00041008453,-0.015325223,-0.030740982,0.017339725,-0.00122079,0.0408477,-0.026105478,0.047227263,0.0076160887,-0.0066721938,-0.022643697,0.058021266,-0.008391703,-0.03775965,0.041702222,-0.033705015,0.017978072,-0.001960133,0.018340373,-0.0029928093,0.038050566,-0.02573849,0.005236406,0.010578547,-0.007128174,-0.020268079,0.0010291782,-0.054202218,0.013239019,-0.047617007,0.026969073,0.014270228,-0.023469869,0.007995705,-0.08624971,0.015132602,0.025980016,-0.029281663,-0.0036506222,0.014974006,-0.0357092,-0.0036273417,-0.009596774,-0.0023614625,-0.004649894,0.0057844836,0.023623796,0.0051322547,0.03535269,-0.017805694,-0.06316582,-0.019142747,0.06970472,0.00878415,-0.0376499,-0.03549878,-0.015240529,-0.030240534,-0.010795196,0.004220646,0.014945808,0.038053848,-0.013007067,-0.020827342,0.06854338,0.001658471,-0.013026928,0.030512502,0.03076309,0.041151494,-0.033560596,-0.010296686,0.0061485763,0.0008480573,0.012591807,0.05035809,-0.014424147,-0.056037594,0.018276349,0.028997032,-0.001233094,0.06023126,-0.033862323,0.010562254,-0.06360384,0.0066395,-0.013419237,0.03394335,0.05124707,-0.03277476,0.005806221,-0.017553572,-0.033670414,-0.03983733,0.014190452,-0.017601417,0.0041447515,0.044191003,0.04987437,0.04501002,-0.015507411,-0.024057949,0.017948711,0.007494892,-0.15617597,0.03399046,-0.01300342,0.008493296,-0.04304197,-0.016498137,-0.0092191845,-0.0073511237,0.011319621,-0.023720037,0.021241175,-0.030769411,0.012856681,-0.0011020871,0.02172819,-0.03472519,-0.030081011,0.0070508686,-0.05035159,0.10048652,0.000049561284,0.012971321,0.08366797,0.04304979,0.0067815054,0.009498906,-0.013792414,0.009861234,-0.045049176,-0.017276026,-0.013006211,-0.049260348,0.01775473,0.013860221,-0.040569253,-0.009601778,-0.00460163,0.014586626,-0.004856402,-0.008964146,-0.0028357897,0.018759489,-0.017105112,-0.018568914,0.009767136,0.070237644,-0.026381662,-0.040385544,0.011889644,-0.0045841597,0.0115624,0.039759874,0.0043838746,-0.0049753874,-0.022207309,-0.025558498,0.018885693,-0.02511606,-0.0099559445,0.01767943,-0.006363322,0.032550767,-0.023690166,-0.009052833,-0.04586305,0.03999828,-0.014269946,0.015635097,-0.061210815,0.060743537,-0.037023816,-0.014379881,0.03801608,0.0011352708,-0.014249558,-0.04535459,0.022154134,-0.012806768,-0.012899228,-0.0030883313,-0.029492773,0.016797908,-0.029650167,-0.00220476,0.03574467,0.0174377,-0.019000133,-0.041155327,-0.03476435,0.0030340285,-0.048073016,-0.024635326,0.01668605,-0.0043267496,-0.080197275,0.024026426,-0.039399486,-0.033121314,0.0005729827,-0.035632476,0.0021328132,-0.017426537,-0.044393826,-0.03188038,-0.0043546264,0.06122468,-0.0036431754,-0.010367817,-0.023682168,-0.044307746,-0.03418358,-0.020747652,0.0044471715,0.0019305658,-0.039322983,-0.0053844685,-0.0306584,0.015779044,0.011611419,0.04902074,0.015875034,0.0029825128,0.016917491,-0.051753346,0.026034528,0.042022273,0.062198058,0.043606803,0.028921947,-0.049582437,-0.009191147,-0.013871414,0.03366672,0.05186445,0.022220151,-0.029628307,0.0458882,0.03134835,0.0243435,0.0032056519,-0.0496016,-0.023958445,-0.029317193,-0.00010374209,-0.04418324,0.0020852778,-0.0046835733,0.03403988,-0.021031257,-0.038769916,0.0025540069,0.016971905,-0.0006323478,0.051203802,-0.01787556,0.022899106,0.0018242477,0.0041531743,-0.006560398,0.048766583,-0.031457216,-0.0026257115,-0.04488332,-0.0020054192,0.021861529,0.053969774,-0.016999748,-0.045421094,-0.033459984,0.008283436,0.05221748,0.028429296,-0.015270693,0.028746057,0.064920895,-0.00028894728,-0.005284308,0.048753142,0.0032062572,0.005129128,0.05358907,0.00690782,-0.004636802,0.022746895,-0.023991264,0.0070258495,-0.016064614,-0.0030856396,0.014119411,0.005642036,-0.01971701,-0.012111841,-0.058967378,-0.0068893856,0.028638752,0.0012037697,-0.008255687,-0.013671925,0.037232704,-0.0028021373,-0.020626577,-0.03738822,-0.014959749,0.028202688,-0.03009088,0.036511295,-0.082484975,-0.04094404,0.0033992042,0.015444836,0.007209008,0.009153313,-0.025550945,0.04152892,0.040528074,0.039703954,-0.020951102,-0.02236803,0.027250325,-0.028928103,0.05708457,0.00668933,-0.06343489,-0.024725502,0.015453115,0.038666148,-0.033088714,0.0405696,-0.03873299,0.02713868,-0.024946472,-0.025598137,0.002712144,-0.0009834394,0.008291921,-0.0009003095,0.000081434366,-0.043081105,-0.0040375344,0.004981456,0.024730876,-0.040246695,0.034613352,-0.028123114],"last_embed":{"hash":"oe3ajj","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"oe3ajj","at":1762844574144},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"oe3ajj","at":1762844574144}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015929086,0.014191515,-0.023588847,0.020720348,-0.02673562,-0.027431324,-0.014201018,-0.006165622,0.025073973,0.018194245,0.01971962,0.020026179,0.0024798212,-0.014667756,0.027861075,0.0005108291,-0.008211254,-0.04119381,-0.010198854,-0.051638965,-0.020155981,0.0023257216,0.017753,0.014024999,-0.010712469,0.026224263,0.020933812,-0.0025823577,0.00068025227,0.07784882,-0.021216659,-0.028651366,0.046355143,0.0055689425,-0.0055097593,0.0055547454,0.0006575752,-0.04831922,-0.04365885,0.023840094,0.03530076,0.0131527325,0.027643865,0.049264554,0.02148352,-0.054489672,-0.030681778,-0.021747882,0.033475354,-0.010535618,0.026200628,-0.006056634,0.008541355,-0.006147129,-0.021384764,0.010256941,-0.034434967,-0.011655515,-0.010055771,-0.0009714271,-0.0030802325,0.04710465,0.014714277,-0.007413248,0.014198562,0.04295027,0.014251687,0.028309418,0.00739252,-0.032505717,0.0108251255,0.023004003,-0.014697344,-0.04284975,-0.06677587,0.0039873575,-0.037926782,-0.027120974,0.035176206,0.021631667,-0.00831424,-0.04932566,0.022234892,0.007936894,-0.021736441,-0.018622918,-0.036194324,0.030901086,0.030450705,-0.02947369,-0.001434942,-0.012130152,0.01374886,-0.04594459,-0.022331668,-0.019801317,-0.015011416,-0.004952185,0.0041944366,0.02699878,0.025185501,0.05306671,-0.007921271,0.0067388774,0.016305057,0.008377204,0.082228936,0.011744129,0.049727432,-0.007947531,0.03868936,0.040032476,-0.007851185,0.023127748,-0.030173324,-0.0030809732,-0.012062409,-0.03379487,0.012329695,-0.015374325,0.050732065,0.013066629,0.063762896,-0.0002635423,-0.017620144,0.00006953147,0.04182312,0.046393,-0.027720584,0.008718376,-0.025803814,-0.03413568,-0.037574664,-0.015299949,-0.070356034,-0.017215673,0.040355213,0.042578045,0.0115797585,-0.010688057,0.0038712402,0.05612462,-0.047778387,-0.036045898,-0.011411485,-0.0044507454,0.011706994,0.01139116,-0.0011700265,0.05668194,-0.017923808,-0.00011450855,-0.015383209,-0.023385232,0.0028157786,-0.010963764,-0.0047859554,0.016476246,-0.043576024,-0.03145596,-0.019528203,0.007241274,-0.043600544,0.011611518,-0.01916477,0.015867034,0.0240111,0.06633498,-0.021548094,-0.02673319,-0.035729002,0.007043653,-0.010238594,0.0061049988,0.014606449,0.04014144,0.05825927,0.022209257,-0.02306284,-0.051730797,-0.014922449,-0.04029221,0.004039342,-0.016504426,0.00017068522,0.015293264,-0.077921934,0.027624797,0.008174528,0.02483065,-0.014452363,-0.02476621,0.076167755,-0.0039984346,-0.0065623783,-0.05166959,-0.026306849,-0.01027059,0.019920414,-0.015001694,0.00056592486,0.045428306,-0.010122351,0.0020925154,-0.011790243,0.015317972,-0.014432328,-0.011429257,0.042020723,-0.007018219,-0.015419367,0.014480267,0.034678604,-0.053562645,-0.00022237246,0.0085127875,-0.03095305,0.009780288,-0.022493709,-0.008390071,0.008785999,0.009426501,-0.032551274,-0.056934047,0.008851125,-0.011372957,-0.0046480536,0.021614758,0.026590025,-0.02058829,0.009053236,-0.011749045,-0.047101665,-0.025386997,0.027658882,0.034096565,-0.0030669323,-0.007701859,0.04137025,-0.006762784,0.028541412,0.009673966,0.023223374,-0.002652783,-0.03659257,0.014827683,-0.011286682,0.04534296,0.02785359,0.046643846,0.014873059,0.019413602,-0.02765815,-0.03466123,0.024455508,0.019780241,-0.0027285325,-0.0066516837,-0.0029723602,-0.05725569,-0.014539013,0.009049062,0.05391309,0.028047848,0.013846292,-0.011156547,-0.004030132,-0.044917844,0.03845584,0.028023113,-0.023107072,-0.022026144,-0.0059875185,0.02643772,-0.028725896,0.054969523,-0.024951337,0.015624888,0.038350623,0.029610638,-0.010288857,-0.027803747,0.005634733,0.022953771,0.056570757,-0.020938946,-0.016376562,0.021661514,-0.011643682,-0.02674908,0.045519985,-0.0018601649,0.05855044,-0.038206354,0.011019394,-0.0598107,0.00013120633,-0.16863897,0.01671535,0.01201947,0.015178433,0.007858984,0.0016147507,-0.043228064,0.013017494,-0.032192003,-0.010243153,-0.0090183,-0.047730703,-0.012246372,-0.005000112,-0.022211049,0.007131284,-0.0098055,-0.030467656,0.016279306,-0.02876905,-0.018171499,-0.031748228,-0.011223556,-0.045181762,0.023915295,-0.028681213,-0.006267572,-0.015476358,-0.06301559,0.0007355378,0.010526135,0.015622777,-0.0016313738,0.00927461,0.035023548,0.0056865043,0.001162283,0.012695336,-0.0024572837,-0.030715713,0.011334762,0.08560677,-0.022062464,0.0031749348,0.018202169,-0.044510078,0.0091948155,0.029789966,0.022755872,0.006263199,-0.015390944,0.006656913,-0.021857068,-0.023153353,-0.027566578,-0.042840045,-0.0111289285,0.053120457,-0.0047303606,-0.032561935,0.031228466,-0.025433632,0.010196865,-0.026484946,-0.034841005,0.002999674,0.048061702,-0.06168598,0.009011613,-0.04124235,0.011310383,0.0014483924,0.0049976376,0.015198153,-0.0036642528,0.029272014,-0.018713532,-0.0050347606,-0.063047245,-0.091805875,0.022018734,0.053537585,-0.010674184,-0.02437252,-0.0019716597,-0.030495664,0.031104011,-0.0024295931,0.086555205,0.24562584,0.013558189,-0.03380678,0.028574627,0.060160704,-0.011360225,0.020878466,0.0034578706,0.01194344,-0.024471045,-0.013273899,0.026623532,-0.014173282,0.017338255,-0.048560187,0.019419897,-0.086833656,-0.0069555086,0.059316102,0.025551703,0.019415291,-0.020975936,0.041504603,-0.010959679,-0.06977383,-0.0010552518,0.018640615,0.044749115,0.004190032,0.03585578,-0.058839656,0.013064469,-0.019470003,-0.008100341,0.006492357,-0.027004464,-0.004954763,-0.068380915,-0.01627796,0.046902433,-0.011783161,-0.03059607,-0.048174962,0.00027000796,-0.0021973404,0.014702662,-0.01193266,-0.005498697,-0.051381238,0.017401636,-0.017071705,0.019528214,0.04324091,0.008816652,-0.017755419,-0.0319707,-0.006540924,-0.011766178,-0.02709492,-0.023007588,0.027649537,0.0048126844,-0.05306083,0.049405415,-0.008246488,0.01490181,0.009793662,0.010724127,0.013054902,0.041304987,0.033128195,0.01569427,0.020424392,-0.028036179,0.045506354,-0.010563003,-0.0062180054,0.013273514,0.062749304,0.0452109,0.016729746,-0.03295597,-0.020425986,-0.03528971,0.039869357,-0.015563533,0.009063455,0.027325979,0.0012698608,-0.028448265,-0.0051442627,-0.0036435723,-0.038050726,0.012705619,-0.05661179,-0.011243023,0.04255364,-0.007118227,-0.009836371,-0.03698124,0.004334764,0.004518547,0.0048804884,0.006295421,0.07683329,-0.023689508,-0.012339542,0.021720855,-0.02276631,0.013190914,-0.04015574,0.026594533,-0.030186543,-0.038823143,-0.054705888,0.028024651,-0.045006406,0.016805751,0.024425587,-0.0028115707,0.042014606,0.029243786,-0.005396244,0.03573691,0.022990786,-0.00068704196,0.0413148,-0.015228429,0.00524144,0.010661823,0.028571878,-0.011694509,0.031080673,0.043383077,0.007195487,0.0001614821,-0.009507835,0.013639825,0.032561626,0.023512924,-0.011595169,-0.009625027,-0.015935238,0.015372237,-0.0074955923,0.015373371,-0.040998757,0.043283176,-0.03575306,-0.009054987,0.018237866,0.031058405,0.014468623,-0.021055566,-0.0023342026,-0.01860389,-0.022004811,-0.028175008,-0.005122946,-0.043505576,-0.043017566,0.0020512803,0.016787393,0.06894196,0.01150458,-0.0221884,-0.025979241,0.05757708,0.027938304,-0.03237315,0.04182305,0.043150175,-0.0059584556,0.011910021,-0.0092906,0.0046585915,-0.030921051,0.014744788,0.025926739,-0.01850274,0.036120344,-0.014804549,-0.010811288,-0.022140611,0.018246245,0.021909146,0.012859422,-0.019466491,0.011952567,-0.009329412,-0.029777693,0.08785791,-0.058736462,0.005727278,0.0065644085,0.022431603,0.041643135,0.020366238,0.012764002,-0.013832685,-0.035619453,0.03358116,0.009291017,-0.019008327,0.023278425,-0.0018539553,0.0033308554,0.0616295,-0.01374583,0.011127117,0.004896368,0.0037372187,-0.06590538,0.019021543,-0.016503684,-0.041692723,-0.01282218,-0.001876219,0.020637205,0.010115414,-0.024419712,-0.0021417448,-0.0068397527,-0.03390721,-0.018917188,0.035819538,-0.0018010485,0.0069704372,-0.014006154,0.02867892,-0.0030129605,-0.044521376,-0.031030701,-0.013158624,-0.026089137,0.037495002,0.0062305303,0.013629401,-0.019203385,-0.01992564,0.03668637,0.003110851,0.021846902,-0.0024472626,0.00051489903,-0.03153223,-0.05539235,-0.033106208,0.0129443165,0.034799766,-0.01473673,-0.01775572,0.011299154,-0.02426269,0.01844548,0.05995677,-0.004244972,-0.031133065,0.00034139244,-0.029806083,-0.013511063,0.011136576,0.031171897,-0.036662742,-0.022788523,-0.012881003,0.029749842,0.020194542,-0.010281878,-0.045794364,0.02608873,0.027177405,-0.030137759,-0.046668116,-0.011966962,-0.019287832,-0.04790413,-0.006633596,-0.00048646645,0.019616047,-0.019165387,0.015914649,0.016973007,-0.009048408,-0.012824369,0.0090935305,0.091881074,-0.027726915,0.01818902,-0.05471072,0.029685277,0.0035978227,-0.022269547,0.021524863,-0.015211363,0.037971124,-0.037398513,0.048353266,0.0103342775,-0.0070143547,-0.035499774,0.050516468,-0.015245988,0.009350351,0.028793696,-0.038085587,0.01383806,-0.0084949285,0.03203712,-0.013981083,0.032945,-0.033301096,0.017872151,0.0014750771,-0.008203269,-0.03197568,-0.012064756,-0.024449702,0.00068123185,-0.025351942,0.01628958,-0.018460868,-0.034945868,0.018703848,-0.069622785,0.00929878,0.021989288,-0.021753388,0.0059240432,0.014808957,-0.036329128,-0.0047621387,0.0040862877,0.002230849,-0.025414534,0.011672091,0.008486559,-0.0020856191,0.027595477,0.010235913,-0.048131917,-0.046725616,0.07488583,0.012410218,-0.06495048,-0.0014925058,-0.015773237,0.006577621,-0.022962235,0.0052504116,0.029525444,0.04672082,-0.0063475305,-0.013692549,0.053947724,-0.005608321,-0.02840339,0.06941732,0.03267407,0.006603574,-0.036555137,-0.007018934,0.0374428,0.009997945,0.029779859,0.047188465,0.0027977785,-0.07233787,0.030111931,0.020254446,-0.011311653,0.05831282,-0.047223862,-0.005225789,-0.04987725,-0.0062027187,-0.016928649,0.04651616,0.02914802,-0.0072717112,0.011451639,-0.014069844,-0.035565063,-0.03072642,0.016642753,-0.010905808,-0.0049994513,0.0020263037,0.058024164,0.017526561,-0.002606135,-0.01809651,-0.0115774805,0.0042124023,-0.15993051,0.04400012,-0.0015989601,0.005504292,-0.037812583,-0.010739602,0.015120693,0.0013369839,0.009548527,-0.040239476,0.009949784,-0.03364294,0.010118096,-0.00527904,0.0234574,-0.015693564,-0.012848401,-0.018476358,-0.032516412,0.060116,-0.009511594,-0.003856996,0.08685351,0.013505951,0.0473501,0.0026393428,-0.038841892,0.027216299,-0.039628025,-0.045296308,-0.0038484284,-0.06425007,0.011943978,-0.013033515,-0.049874812,-0.0037894761,-0.007014748,0.0133549655,-0.0034197064,-0.029893132,0.028282464,0.041187458,-0.004742614,-0.050678406,-0.058638226,0.062717244,-0.037936673,-0.045978412,0.003199385,-0.017181009,-0.021489492,0.04969901,-0.012273796,-0.03136243,-0.02398367,-0.025067858,0.017709298,-0.010811511,0.0014359541,0.029389752,0.0039356616,-0.0017155807,-0.046759028,0.005090434,-0.07146726,0.03736084,-0.037812855,0.014902559,-0.052008092,0.034406453,-0.035211507,-0.015234148,0.05498961,0.003707879,-0.015245788,-0.021224104,-0.0030770572,-0.010726817,0.010582914,-0.01944887,-0.009857744,-0.0028747527,-0.052182257,-0.04479841,0.03565028,-0.006981501,-0.022747334,-0.026914652,-0.04352624,0.008972498,-0.052108467,-0.013305418,0.008874116,0.0054480345,-0.09652634,-0.008453436,-0.034895517,-0.022393523,-0.025620906,-0.032049164,0.010866083,0.00025506673,-0.019491168,-0.016542496,-0.018890753,0.060855843,0.0011526528,-0.010666986,0.009679129,-0.029688993,-0.03926753,-0.022241333,-0.024679026,0.021344611,-0.02914225,0.009102102,-0.03489839,0.044421304,0.0076503553,0.04516825,0.03143909,-0.0012851878,-0.00724391,-0.036618073,0.025456166,0.047411863,0.049213998,0.027148567,0.023243584,-0.056339484,0.011542242,-0.02227844,0.021486703,0.04820024,0.013621114,-0.033690482,0.029264659,0.023550386,0.04216756,-0.014224526,-0.03517368,-0.03373297,-0.029750012,0.00260803,-0.04305907,0.024568863,0.0097645,0.025696564,-0.01189132,-0.033368833,0.028477447,0.00701965,-0.00016010476,0.057049166,-0.010703456,0.0013681753,0.026294835,0.0013613359,-0.013100159,0.06376418,-0.028202359,-0.012400001,-0.01095138,0.023610622,0.024755089,0.05517698,0.00739319,-0.028424269,-0.00573787,0.01904926,0.021806506,0.04507556,-0.030445002,0.036941133,0.051093996,-0.025932781,-0.002098249,0.05337538,0.013445101,-0.020033289,0.04133693,0.008321401,-0.034531616,0.038683787,-0.02605591,-0.008112932,-0.017854027,0.010615952,0.009104107,0.015031989,-0.037118502,-0.03618478,0.020431256,0.008650039,0.0430797,0.0266453,-0.00463944,-0.028629974,0.031857025,0.018393567,0.02552929,-0.034789417,-0.013428183,0.030666212,-0.038231358,-0.011708493,-0.0399161,-0.04968013,-0.0075679207,0.032608375,0.025512032,-0.0031280613,-0.02640209,0.039522357,0.03407058,0.025756754,-0.014988013,-0.054882858,0.03709277,-0.038506806,0.017588822,0.02133825,-0.04543986,-0.054188054,-0.010809249,0.03325995,-0.00021333009,0.048067126,-0.047385942,-0.004341075,-0.045963414,-0.005312774,0.0022911958,-0.012828775,0.014181326,-0.0017660282,-0.01837067,-0.03226712,-0.0019515675,-0.010905882,0.022769392,-0.032439638,0.028899236,0.009319963],"last_embed":{"hash":"xj0p79","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"xj0p79","at":1762844574144},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md#","lines":[5,5],"size":761,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xj0p79","at":1762844574144}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##The neuroscience revolution validates CBT's biological mechanisms#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.00598393,-0.017684558,-0.037936755,0.021889169,-0.0097553255,-0.05156883,-0.030751726,0.009711081,0.05151014,0.02220664,-0.0017244007,0.0030184642,-0.00035943976,0.009947098,0.002948896,-0.027143577,0.0005520459,0.0027759613,-0.013221565,-0.05360497,-0.012352274,-0.023143575,0.018958958,0.039696775,0.00025410816,0.024839878,0.021410342,0.0063299066,0.010045874,0.07251541,-0.014840289,-0.043532483,0.0435253,-0.00962963,0.01782862,-0.0129950885,0.0038709494,-0.056570914,-0.025773447,0.042019334,0.035918683,-0.033776417,0.02741662,0.040539905,0.013785091,-0.036891527,-0.020919638,-0.01913443,0.004002779,-0.02007013,0.011264702,0.0064097107,0.0023153569,-0.011974798,-0.027734576,0.0100449445,-0.032755744,-0.0090439515,-0.003772603,-0.022959694,0.0070095626,0.046630397,-0.017351367,-0.021388229,0.015977705,0.02999966,-0.024636287,0.017613161,-0.002219825,-0.049666476,0.023832224,0.023620896,-0.010185084,-0.047376983,-0.023225745,0.01385881,-0.031515263,-0.029731818,-0.0054924246,0.036719095,-0.017585155,-0.026722737,0.019637665,0.0020168312,-0.03421628,-0.0034527828,-0.05696119,0.077723704,0.015664488,-0.05081583,0.0035269929,0.012805733,0.013874774,-0.044373766,-0.030507287,-0.02484912,-0.0015197069,-0.018174324,0.011295486,0.032695647,0.008919358,0.050167315,0.04562324,0.027349984,0.030284395,-0.00287443,0.029425282,0.021775603,0.047392372,-0.01239151,0.03684038,0.030596543,-0.031637598,0.028364414,0.014454215,-0.0050506038,0.002024198,-0.049435195,-0.006807542,0.0005354884,0.074267484,0.029148929,0.03732692,-0.008611839,-0.03484965,-0.0016627562,0.040075164,0.021879299,0.00464184,-0.002682953,-0.036780495,-0.033610415,-0.07006553,-0.0036306872,-0.08528798,-0.054755528,0.037668675,0.04946851,0.011404162,-0.052391604,0.014184927,0.049681425,-0.033784848,-0.04112864,0.00321939,-0.029658038,-0.0019496098,0.002702589,0.008449819,0.047051366,-0.0608492,0.028175786,-0.011956133,0.006987479,-0.013622354,0.031811286,-0.008583122,0.016318036,-0.04318581,-0.0027680253,0.018374996,-0.0013193864,-0.03770252,0.046472985,-0.014616569,-0.00026064072,0.0055765705,0.07372446,-0.033234864,-0.028935852,-0.0303933,0.014409252,-0.020912975,0.03910622,0.020288747,0.02502525,0.03570747,0.027220583,-0.0017264177,-0.046876572,-0.02255099,-0.04685614,-0.0044098105,0.034084734,-0.007245161,0.035308972,-0.031709157,0.038575724,0.0101126395,0.004506618,-0.008768198,-0.04715909,0.056360964,0.0067197005,0.018194275,-0.035744287,-0.02260628,0.015120176,0.029723808,-0.022685293,0.038022052,0.018869463,-0.023092782,-0.023374094,-0.008424977,0.019750735,-0.017982975,-0.064061835,0.03624508,-0.02574482,-0.01409703,-0.0023630261,0.034454595,-0.018257184,-0.0062558064,0.016138151,-0.06637988,0.03206447,-0.028850306,-0.021231746,-0.02383638,0.0054084416,-0.031352226,-0.06794786,-0.011167378,0.001047201,-0.01697141,0.028891848,0.0042892634,-0.020031637,-0.014432854,0.00461245,-0.03191988,-0.0137321325,-0.0035203435,0.044873487,-0.039840467,0.013684489,0.036132,0.0014736941,0.000595119,0.014487125,0.024006886,-0.014347256,-0.030526143,0.013422248,-0.02104279,0.021500915,0.024868712,0.023239734,0.014018588,-0.0033719514,-0.05185466,-0.05009042,0.040008206,0.037962265,0.015348643,-0.020289678,-0.0058445297,-0.035002243,0.0037811105,0.0024921778,0.042394876,0.0113161225,-0.01059693,-0.02409053,0.022229414,-0.00042257147,0.03671712,0.034270618,-0.022046551,-0.0021257172,0.0006836021,0.0150042,-0.0264399,0.050281838,-0.03020387,0.015736789,0.05362484,0.007084152,-0.0054440247,-0.027868953,-0.000033641238,-0.0031933533,0.034361813,-0.036341317,-0.027953254,-0.005162161,-0.010750266,-0.035866152,0.037699122,-0.018403824,0.070456244,-0.017118227,-0.033019625,-0.009850596,0.015682578,-0.15778783,0.027167004,0.0000053974295,0.039742343,-0.0012732635,-0.011072587,-0.008814784,0.015981046,-0.004618023,0.0050236355,0.003869674,-0.0552896,0.0034868352,-0.035368398,-0.049902603,0.02750931,-0.027036702,-0.033771265,-0.0059027737,-0.02109018,-0.06029377,-0.02319559,-0.0022375656,-0.026594656,-0.0064271875,-0.02373547,0.0038775983,-0.015505344,-0.06408655,-0.00018742798,0.021173183,0.012482681,-0.0021592774,0.0067934887,-0.004139267,0.026566423,-0.028815268,-0.020719733,-0.016487045,0.0057349764,0.058938824,0.07006605,0.007152335,0.015914327,-0.0024770256,-0.03909233,0.0068371776,0.017069714,0.024372349,0.031934325,-0.02863179,0.008461471,-0.03428326,-0.015233908,-0.038367525,-0.036484,0.031817283,0.029001843,-0.015923219,-0.00748086,0.020179488,-0.015510409,0.0085985195,-0.059237186,-0.011640946,-0.005580854,0.021265456,-0.029995264,0.0065230634,-0.029815102,0.003032826,-0.00597584,-0.004303516,0.025074158,0.037796684,0.013473887,-0.039981775,-0.0070014866,-0.03154591,-0.09586318,0.009237655,0.041546565,0.01677552,0.009348027,-0.0101094935,-0.025688116,0.01768588,-0.025560139,0.050657883,0.23875362,0.012311978,-0.050270565,0.0030884116,0.062335745,-0.027671607,0.016742436,0.009294721,0.015408884,-0.016920187,-0.002341898,0.012888303,-0.014328742,0.011983062,-0.018497556,-0.012977166,-0.082094274,-0.028839849,0.08443289,0.00029900306,0.033585373,-0.006765934,0.034391187,0.00021309836,-0.079986714,-0.03837461,0.016938528,0.036291413,0.018980853,-0.0030406704,-0.056278773,0.037802555,0.0073698196,-0.0009222728,0.017783735,-0.010279684,-0.03320427,-0.03164761,0.0069671697,0.062110838,-0.023748394,-0.015400582,-0.054073147,0.030432073,-0.005754565,0.01127292,0.034853827,0.016840244,-0.033766236,0.030678377,-0.024314051,0.047966998,0.0014904239,-0.007433399,-0.0042789667,-0.029950032,-0.0070110755,0.014918045,0.010908795,-0.00032250228,0.03497236,0.00858646,-0.051183127,0.043288443,-0.016719788,0.02599356,-0.030673927,0.025134122,0.021320775,0.015643213,0.07270215,0.011017547,-0.0046143346,0.008551316,0.05495534,0.029832358,0.044026043,-0.0004294505,0.056366112,0.0044581676,-0.008744643,-0.02577109,-0.01575657,-0.030517953,0.034576748,0.0224641,-0.011469894,0.023647757,0.021435097,-0.06982003,-0.016427904,0.003385715,-0.031321306,-0.0021314477,-0.057652853,0.021667914,0.03320375,-0.034626734,-0.0019641428,0.0036396259,0.013269163,-0.026624536,0.006981129,0.007715249,0.033375703,0.0094476575,0.023357531,0.023977662,-0.007677892,0.030069413,-0.039327234,0.03151856,-0.012628412,-0.037976116,-0.018961577,0.017363569,-0.024515452,0.042663526,0.00093647325,-0.0060030706,0.036523838,0.07327545,-0.026642954,0.07483969,-0.0018824583,-0.014105694,0.02218134,0.012792775,-0.006876352,0.0026744641,0.0059366473,-0.011473688,0.015638318,0.06285551,0.029567592,0.0071875565,-0.019210847,0.0041323584,0.023328478,0.012463632,-0.024039546,-0.018909516,-0.00024821277,0.018555418,0.0028180978,0.005145594,-0.0081746355,0.02001426,-0.035201646,-0.031063968,0.04038285,0.022618225,0.028135542,-0.0346345,-0.01936452,-0.027141035,-0.01784311,-0.02133168,0.009480237,-0.043957897,-0.021917772,-0.007389404,0.022648372,0.046275545,-0.00018813748,-0.03413458,-0.01893788,0.057308618,0.03456353,-0.03376375,0.055582974,0.015341272,-0.03109854,0.007827504,-0.01794828,0.015891388,-0.07712093,0.0482347,0.015523974,-0.023180222,0.019443393,-0.002604659,-0.030703036,-0.023994558,0.028108584,0.04697985,0.024438996,-0.02084401,0.030192973,-0.011334242,-0.030356739,0.08319084,-0.090929136,0.004313704,0.043874107,0.0152648045,0.031078828,-0.019728268,0.031635094,-0.031182708,0.0009639742,0.021075659,0.009621193,0.0138556035,0.028893784,0.01116985,0.03047075,0.041555654,-0.019766932,-0.010143873,-0.021673974,0.008844477,-0.0573455,0.041549582,-0.040371034,-0.00028202016,-0.004014838,0.0263577,-0.0062450217,0.0031363727,-0.038916048,-0.009125652,-0.036082927,-0.039834663,-0.02389499,0.029363748,-0.004161,0.017963042,-0.00411619,0.024893222,-0.0063413335,-0.021642122,-0.026445258,-0.02228914,-0.0022995444,-0.0064808945,0.0052811163,0.03460861,-0.0061013536,-0.019193187,0.022722106,0.022072399,0.016723173,0.027356395,0.011055835,-0.016492462,-0.034466624,-0.013354638,0.031583164,0.013658438,0.028218644,-0.012433321,0.011606983,-0.037248127,-0.0023463354,0.040000685,0.021977397,-0.028464418,0.02198543,-0.030789817,-0.014078424,0.0045730094,0.04581158,-0.021460203,-0.038260933,-0.022281602,0.018706273,0.0035630183,-0.012864929,-0.05186119,-0.002453188,0.013452626,-0.04439956,-0.07290031,0.018573465,-0.03078813,-0.042546168,-0.0021077825,0.022357201,-0.0044706785,-0.0077947374,0.034894492,0.008764688,0.030369341,-0.008868822,-0.0053000604,0.08800418,0.0028611734,0.0138464,-0.03284646,0.022717874,0.01565835,-0.013456456,0.03847878,-0.021499941,0.039868873,-0.033304535,0.056956973,0.009912981,0.01656905,-0.025074286,0.02437426,-0.032501332,-0.014173084,0.016614523,-0.030305611,0.008219184,-0.012883406,0.024960238,-0.0032168739,0.006943084,-0.019728718,-0.011729051,0.021704925,-0.020853838,-0.013030034,-0.03718093,-0.05010511,0.02463092,-0.0119869085,0.02304104,0.018660486,-0.02439609,-0.026437622,-0.049739096,-0.001252096,0.005314679,-0.007301047,0.015168496,0.013129146,-0.028248485,0.005282505,-0.00094836386,0.013031127,-0.022639941,0.012355296,0.014360028,-0.010391081,0.06638623,0.0011006558,-0.06957181,-0.040078323,0.077575676,-0.0057163783,-0.051425647,-0.02673828,-0.0022540018,-0.008842379,-0.0033061684,0.00009090487,0.041160908,0.044315375,-0.027529731,-0.05113595,0.035811096,0.0034369244,-0.019712204,0.024414992,0.05318076,-0.002715655,-0.018583609,0.0072454573,0.036463443,0.013251868,0.030446777,0.02794382,0.009681038,-0.056862973,0.01325818,-0.00028786442,-0.024069073,0.046100136,-0.038650475,-0.012985901,-0.06259402,-0.021845637,-0.02907726,0.021758467,0.020559676,-0.022694284,0.00033442013,-0.011723355,-0.0388859,-0.02837969,-0.008021446,-0.03357365,-0.0017746744,0.013002718,0.059763055,0.029548166,-0.019705601,-0.0298985,-0.029853497,-0.020360658,-0.14314154,0.012316615,0.0137161035,0.0133907,-0.0396458,0.005555117,0.016099865,-0.012302473,-0.0018775084,-0.03136417,0.020798793,-0.04500157,0.027693631,-0.015103471,0.00979864,-0.019531664,-0.0289722,-0.013778867,-0.012039496,0.0649855,-0.0031374414,-0.0015656552,0.058247156,0.02674147,0.026576156,-0.009013477,-0.025548577,0.01830788,-0.038976774,-0.019226678,-0.015257627,-0.06297332,0.0055136266,-0.00071561843,-0.036881454,0.0031495092,-0.017829137,0.013264259,0.024032261,-0.003059758,-0.0025898444,0.02067194,-0.0159786,-0.032815766,-0.019678745,0.080673665,-0.049216595,-0.02333935,-0.0068994407,-0.042171407,0.011824466,0.04861633,-0.052945416,-0.0048339353,-0.01215655,-0.008880905,-0.005287652,-0.003616579,-0.007006573,0.053750545,0.0066804574,0.0103563825,-0.044904165,-0.023892699,-0.06909972,0.03858701,-0.050357938,0.01492366,-0.0019142695,0.055549674,-0.04171111,0.031272855,0.018762048,-0.028009703,-0.006932875,-0.044997416,0.011952329,-0.027949769,0.007593065,-0.012916995,0.015422492,-0.02960194,-0.022266254,-0.008437473,0.027186029,-0.014641343,-0.023707287,-0.03268541,-0.019313825,0.010470625,-0.062178478,-0.026046632,0.017955618,-0.022100687,-0.06868418,0.021897566,-0.050061956,-0.013439224,-0.0085715465,-0.060244795,-0.0064204265,0.006189751,-0.023706986,-0.027933063,-0.0221617,0.049465623,0.0076806922,-0.022356696,0.024959708,-0.036760107,-0.031098062,-0.037486978,-0.015096358,0.016889349,-0.03129822,0.008232103,-0.03521983,0.022432527,-0.025823874,0.03722773,0.029541476,-0.015737357,-0.041845813,-0.021320775,0.035611775,0.036813457,0.033848688,0.021722378,0.036576323,-0.037287656,0.042157587,-0.08306739,-0.008071495,0.045929432,0.017994128,0.0016600947,0.014567115,0.021934945,0.019083345,0.0057397424,-0.01482727,-0.035768908,-0.02307678,0.0024471032,-0.036797892,-0.011878548,0.014584409,0.017599005,-0.0014993949,-0.014449469,0.01448582,-0.009833702,-0.029867018,0.054402255,-0.004570899,-0.010386824,0.03459698,0.038491342,0.00008047848,0.07397478,0.011515118,-0.015221769,-0.04255339,0.012305671,0.040041063,0.038425308,0.017559413,-0.038798828,-0.01999486,0.02174195,0.040865704,0.028613787,-0.01636522,-0.014401783,0.06470923,0.01189143,0.0043501784,0.047688935,0.016662665,0.016504256,0.04366663,0.012569048,-0.057118602,0.021077985,-0.012618912,0.024556147,-0.004521436,0.0006626206,0.020978507,0.012835979,-0.034156326,-0.028975667,0.009933055,-0.009732571,0.029878229,0.03299591,0.015164895,0.005273315,0.02997875,0.036341596,0.003695059,-0.025610792,-0.016555198,0.00034613608,-0.030546864,-0.0026439107,-0.05168983,-0.026895136,-0.028143415,0.010932506,0.013656168,0.0018866714,-0.03931134,0.049169566,0.071730554,0.02120513,-0.01887277,-0.021210972,0.015418147,-0.012250444,0.050753634,0.0075851944,-0.029023567,-0.036511235,-0.018716028,0.01129852,0.00082814315,0.039990276,-0.03712168,0.027318757,-0.022547437,0.0059900973,0.0042935237,-0.00031851704,0.0060790265,0.018991884,-0.023497859,-0.049590256,0.002152855,-0.0058848723,0.037446298,-0.05096418,0.03928597,-0.014063377],"last_embed":{"hash":"qi0a3u","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"qi0a3u","at":1762844574144},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##The neuroscience revolution validates CBT's biological mechanisms#{1}","lines":[7,10],"size":1097,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"qi0a3u","at":1762844574144}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Third-wave therapies mature from innovation to mainstream practice": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025309974,-0.0063012424,-0.046488803,0.0050094025,-0.013985695,-0.006453603,-0.005390826,-0.0035061878,0.019799009,0.021651834,-0.003532891,0.036171205,-0.0016288776,0.0010241228,0.043024227,-0.010251681,-0.012566043,-0.04844229,0.0066764294,-0.022268578,-0.049359217,0.04136503,0.034641024,0.0076208897,-0.017667575,0.045218326,0.01213747,-0.013346699,-0.048538744,0.05562898,-0.008507341,-0.016980713,0.039406072,0.013509084,0.012239485,0.023021027,-0.029610384,-0.014606389,-0.035544965,0.028343149,0.017848963,0.006775247,0.042667065,0.0308042,0.02518345,-0.05744817,-0.03221543,-0.014010517,0.0060633807,-0.016073624,0.004494428,0.016854888,0.0030984615,-0.011469769,-0.026255142,0.04064513,-0.019266196,-0.032975383,-0.009731146,0.01700937,0.0035367315,0.035297234,0.024481934,-0.013272905,0.041955646,0.04078345,0.01952258,0.04647677,0.0030715414,-0.027748225,0.015062345,0.022258218,-0.022045502,-0.044081807,-0.060140684,-0.00060860603,-0.016502263,0.017838018,0.037361395,0.032729115,-0.03143682,-0.037987296,-0.011872945,0.015079245,-0.04002048,-0.028485851,-0.04274332,0.01369849,0.026518181,-0.023638902,0.00305915,-0.014190554,0.02126123,-0.035902318,-0.030142248,-0.008574054,-0.028853493,-0.018092947,0.024090169,0.040000297,0.0425653,0.018573062,-0.018019028,0.016502203,0.02381757,-0.01619924,0.060469054,0.012632843,0.050927315,0.0033578998,0.028713925,0.019406933,-0.0031539428,0.015434858,-0.018615719,-0.0024210087,0.02275082,-0.024323095,0.023182042,-0.010886583,0.035592016,0.022653108,0.05145243,0.0008222534,0.01670892,0.0066255797,0.053079087,0.049466915,-0.026854044,0.0039777695,0.0016457342,-0.027018886,-0.054045428,-0.007928259,-0.048337385,-0.013941767,0.044138666,0.00474347,-0.0049325377,-0.04013607,0.011742644,0.044435572,-0.026575495,-0.017959297,-0.007333265,0.0018820813,-0.00074859126,-0.0032635848,0.0026773217,0.039097752,-0.04184821,-0.007435177,0.009781643,-0.02961852,0.0056197923,-0.0013051659,0.014255515,0.016671386,-0.0056290934,-0.03027497,-0.0038905174,0.034191154,-0.030812796,0.01661684,-0.017818661,0.026824484,0.01231493,0.06682072,-0.01707245,-0.0142503595,-0.004226062,0.024335373,-0.011294997,-0.002311266,0.014106124,0.03367336,0.050154336,0.026064897,-0.0015717874,-0.04936742,-0.03206672,-0.023471633,0.016329085,-0.035044968,0.0148426015,0.016062412,-0.057858966,0.010445141,0.017309092,0.017390009,-0.024766995,-0.04737472,0.08642256,-0.00480277,-0.011604807,-0.04169517,-0.008630874,-0.020121155,0.03108563,-0.008598881,-0.005787264,0.0489865,-0.013737579,-0.0059662955,-0.032159377,0.0035409129,-0.024229173,-0.026012642,0.0323956,0.01081842,-0.013544685,0.035202183,0.020661153,-0.06623351,-0.023857351,0.0059452816,-0.0013441998,0.036491383,-0.013699423,-0.0020065939,-0.002503143,0.030017637,-0.04391982,-0.039366566,0.00416996,-0.008581504,0.013115763,0.010813019,0.020063698,-0.014127046,-0.0048010973,-0.029137464,-0.05901618,-0.004627279,-0.012005021,0.028338438,0.023200113,-0.0052247588,0.028990168,-0.03035877,0.027656967,0.014705724,0.018010348,-0.025115596,-0.024892164,-0.010285854,-0.0069579678,0.040420856,0.026615433,0.045360267,0.0028221854,0.010367088,-0.060907785,-0.016330041,0.024892047,0.031845916,-0.014555222,0.008026131,0.009287607,-0.018120019,-0.0040333746,0.022352356,0.05048022,0.0061215432,0.00727545,-0.021855975,-0.010978296,-0.09044148,0.00091917213,0.048073303,-0.022764638,-0.00622817,0.015419014,0.030087657,-0.030689308,0.017559325,-0.020823313,-0.0015035537,0.047983523,0.0005579614,-0.035270605,-0.011974701,0.022582281,0.034268472,0.014170428,-0.02401705,-0.01499471,0.0027292226,-0.0029063486,-0.01140313,0.049245883,-0.03015567,0.069113515,-0.035645247,0.001796208,-0.04178138,0.011635894,-0.16393617,0.026723688,0.011809799,0.043951213,0.018626308,-0.012076979,-0.03571845,0.029298717,-0.0006059246,0.0046128007,-0.016260915,-0.061087433,-0.019590672,-0.002114201,-0.026107581,0.014576431,0.0056162025,-0.008410135,-0.001872966,-0.038415577,-0.032816034,-0.011197593,-0.025753148,-0.015321107,0.0502488,-0.0035638183,0.023688437,-0.012896802,-0.03848569,-0.007810178,0.010829688,0.03027534,-0.0023588135,-0.0035864192,0.021553222,-0.018820746,-0.028938867,0.018112147,-0.018825678,-0.026639258,0.010053727,0.07028782,0.0008488906,-0.011968137,0.01419123,-0.039313737,-0.0056334804,0.036765475,0.017203337,-0.00897689,-0.0047220793,-0.011021754,-0.035752386,0.02091664,-0.024908576,-0.05955813,0.017158503,0.032045346,0.012119124,-0.034017596,0.047102917,-0.04708277,0.007615251,-0.044787407,-0.019779474,-0.009328875,0.04308572,-0.029652119,-0.0057621077,-0.030681588,0.04538586,-0.0096589355,-0.00953066,0.011718495,-0.035804823,0.029338999,-0.0025739027,0.012303955,-0.057807535,-0.08649442,0.03100046,0.03385466,-0.0044697714,-0.0024378619,0.005759773,-0.037857726,0.015321221,0.0050883717,0.07052709,0.25145397,0.008095813,-0.019841352,0.0063411407,0.02921253,0.005047018,0.0050804256,0.0018837912,0.01170239,-0.028473938,-0.008417603,0.008340872,0.0023470507,0.016948085,-0.045888495,0.028293781,-0.08020314,0.005300803,0.07391685,0.0110758245,0.018932635,-0.019028906,0.02176304,0.007842886,-0.05350315,-0.017298413,0.013566469,0.031096179,0.014286503,0.024695545,-0.056565218,0.036517985,0.011825927,-0.005126472,-0.011609921,-0.055217627,0.009941666,-0.08431329,-0.0037336668,0.07147059,-0.008765804,-0.024953771,-0.058569435,-0.014744717,0.0004145812,0.007100068,-0.011499834,-0.009535056,-0.043101933,-0.0021075082,-0.025184805,0.01521264,0.034223143,0.014955462,-0.026867189,-0.023600496,-0.015082138,-0.0376528,-0.018848756,-0.012938382,0.011248674,0.003915203,-0.0471967,0.02505074,-0.018433116,0.008750657,0.004043098,0.05778836,0.019009877,0.020873018,0.015647955,0.021247393,0.020187795,0.013620512,0.043508325,0.0045901267,0.041259333,0.00952609,0.020002114,0.024882207,-0.013317628,-0.015744332,0.007180354,-0.037059244,0.028989932,0.0030306322,-0.00046725874,0.0095150005,0.016824212,-0.037813112,0.018536849,-0.010213311,-0.02492667,-0.0047564297,-0.013274422,-0.01865345,0.04841894,-0.045201767,-0.0104403775,-0.023913795,0.009599018,0.0056601525,0.0034636627,0.009114302,0.058137376,-0.03331606,-0.021894176,0.024157554,-0.04428712,-0.0013533239,-0.06434724,0.032952596,0.0013349561,-0.03087884,-0.040032182,0.064905845,-0.023474028,0.0033384084,0.051021297,0.008323755,0.048914477,0.04209618,-0.008814947,0.07030363,0.00396325,0.007824149,0.03592287,-0.006849451,-0.017828872,0.022532815,0.029636135,-0.01778022,0.02563774,0.02990691,0.027229846,-0.0082973065,0.01186581,0.0128824655,0.0025279126,0.010630361,0.0016032769,-0.024498625,-0.020732198,0.015831392,-0.014994963,0.008585055,-0.030125452,0.051910274,-0.03542422,-0.010008411,0.035423737,-0.011944946,0.015734987,-0.013139229,-0.0027970972,-0.006820558,-0.028118111,-0.04525874,-0.0013073542,-0.022979153,-0.032414887,0.00074839266,0.0013479639,0.06384557,0.0131224245,-0.017561132,-0.057929967,0.068978615,0.026256656,-0.022263004,0.03337503,0.017835125,-0.02831937,0.01462969,-0.022514405,-0.016201168,-0.04998231,-0.008222061,0.03807992,-0.0021987567,0.025629174,-0.024979323,-0.022301625,-0.019219743,0.04567428,0.018019075,0.004707778,-0.030149672,0.005802226,-0.026078928,0.0035475886,0.096200265,-0.08758455,0.013517605,-0.015018655,0.043539885,0.06589,0.015626824,0.011168622,-0.03513738,-0.027289812,0.046562992,0.0009781453,-0.028899452,0.01950309,-0.014000101,-0.028771155,0.06577973,-0.02659777,-0.01666112,0.004437939,-0.0005728363,-0.050452195,0.011552852,-0.034443248,-0.023746971,-0.013648021,-0.012059864,-0.01656538,-0.004293108,-0.02463896,-0.017203601,-0.010337329,-0.04972694,-0.0034644606,0.05794662,-0.022666179,-0.00554018,-0.033388563,0.020842599,0.0033891099,-0.009664378,-0.017941684,-0.023763144,-0.030051399,0.04985581,0.011766044,0.024595676,-0.029104844,-0.0096339425,0.02619045,0.0018218812,-0.014045828,-0.0055402373,0.015088482,-0.02072082,-0.03066264,-0.018870177,0.03211539,0.006396383,0.013143326,-0.027446497,0.008305966,-0.0408879,0.059091363,0.017701147,-0.018042866,-0.03135612,0.004890438,-0.016780002,0.007990241,0.024587378,0.027530914,-0.0570565,-0.053036965,-0.010899259,0.027965762,0.016134271,-0.008991188,-0.058076628,0.0077109425,0.024772447,-0.010725319,-0.034019567,0.04265166,-0.023105463,-0.036283787,-0.008887417,0.009335611,0.0139759565,-0.015717205,0.02482595,0.05869494,-0.017219672,-0.0010998787,0.011311712,0.08453774,-0.01646422,0.011632037,-0.07278381,0.021989128,0.0028027138,-0.028859433,0.02304691,-0.009268889,0.04405325,-0.036329996,0.020373704,0.01918507,-0.00949793,-0.042523913,0.036681432,-0.021504927,0.013862445,0.017036261,-0.02570414,-0.00025698112,-0.046619408,0.036148958,-0.01607827,0.0055546607,-0.005687187,0.0119417235,0.015397729,-0.011736519,-0.007956628,0.0019247645,-0.031348743,-0.00266947,-0.014502106,0.023261482,-0.025043206,-0.009826274,-0.009155267,-0.05655025,0.0037870216,0.0024692514,-0.032744117,0.002823356,-0.0015231621,-0.037887625,0.00238842,0.0028454084,-0.020602325,-0.012705695,0.022932341,0.010091628,0.021602986,0.03541011,0.0436342,-0.016749008,-0.041919637,0.047020487,0.011878427,-0.042672213,-0.031437594,-0.026592106,0.0026474025,-0.005770569,-0.012725681,0.021845916,0.015546428,-0.03102019,-0.022318218,0.04711801,-0.03946575,-0.01447737,0.0692347,0.032968644,0.007777455,-0.011265285,0.006761292,0.023226457,0.012392912,0.020367932,0.02083599,-0.011743678,-0.055024754,0.04193205,-0.011952951,0.0065787607,0.06434775,-0.055153597,0.031222533,-0.03207331,-0.009801411,0.0009958877,0.024951654,0.03033786,0.017738331,-0.0031743215,-0.037357993,-0.029913645,-0.02143003,0.025911264,-0.030401522,-0.0003722394,0.012882874,0.051457677,0.00024278117,-0.0054283673,-0.009809788,-0.036836788,0.012214623,-0.1656035,0.007946017,-0.014118481,0.0055227964,-0.06426449,-0.028004065,-0.010617225,-0.023782011,-0.0021710955,-0.016070884,0.010601027,-0.022116674,0.029190209,-0.026286159,0.02558103,-0.0051727067,-0.02329972,-0.022938304,-0.030335333,0.033237368,-0.007998301,0.011744708,0.07731849,-0.0022020598,0.025598342,0.012450705,-0.08223767,0.032100447,-0.033607658,-0.016486758,0.04004512,-0.079509474,0.00678112,-0.011064508,-0.048979413,-0.0087712435,-0.014228161,0.01577552,-0.002041945,-0.007915124,0.015712067,0.03588148,-0.036042668,-0.009323188,-0.021014037,0.07392264,-0.04729891,-0.016524969,-0.008019794,0.017427709,0.00675285,0.06976691,-0.022958739,-0.019574605,-0.0028813079,-0.037780397,0.02487578,-0.00839325,0.022322481,0.04824219,-0.024250017,-0.0016453534,-0.0153497765,0.006999317,-0.059285026,0.03013561,-0.03814856,0.013941842,-0.032290835,0.04661825,-0.03143601,-0.020571776,0.039065324,-0.011256433,0.0044452017,-0.042237997,-0.015823249,-0.029736288,0.014358031,-0.026866352,-0.016025158,-0.010256957,-0.022410505,-0.05792235,0.04911345,-0.011354173,-0.022009643,-0.027527045,-0.052360147,0.0074232197,-0.07282549,-0.01996198,-0.0043803556,-0.023823312,-0.08215453,0.013615893,-0.037596256,-0.0297188,-0.03572931,-0.029386992,-0.0024852622,0.011966693,-0.018234482,-0.0042525334,-0.024384132,0.041839477,0.022851873,0.0031660441,0.012711054,-0.010848528,-0.06369454,-0.03753826,-0.0045796363,0.0008095745,-0.03719801,0.0053311205,-0.014674805,0.057007533,-0.0022495626,0.06074574,0.029273491,0.005904189,0.00008135506,-0.028036535,0.032074563,0.019721167,0.036866806,0.018716991,0.056401595,-0.07003676,0.03160588,-0.024425775,0.007908315,0.028242214,-0.0020002497,-0.02283663,0.008338772,0.037943758,0.054696914,-0.006729169,-0.044073235,-0.019341646,0.008369394,-0.0020719462,-0.043824222,0.058805585,-0.015031998,0.02325715,-0.029672958,0.0019561222,0.02165827,-0.005999143,-0.019478077,0.033876296,-0.012622819,-0.0100515485,0.019123774,0.033186384,0.007459759,0.06699522,0.00027061225,0.009860275,0.0042116055,-0.012937605,-0.018676557,0.040149856,-0.01177339,-0.02170736,-0.029644983,-0.0011319148,0.042373106,0.028688774,-0.02764799,0.023377018,0.06208864,-0.044269547,-0.012026339,0.037040405,-0.04268886,-0.03732184,0.042621996,0.004665334,-0.003980957,0.033791855,-0.0074365414,-0.0031585167,-0.0033942834,0.032611623,-0.00044283614,0.013977952,-0.025469648,-0.048037034,0.022085262,-0.0350159,0.032426246,0.028321212,-0.00024902273,-0.022483032,0.026809523,0.032858703,0.008030245,-0.030953042,0.0025540725,0.0062275454,-0.035517257,-0.011991343,-0.0476479,-0.049615983,-0.021631468,0.056996547,0.0040513426,0.0059642456,0.0064624157,0.04614027,0.033428688,0.021152355,0.014554707,-0.044921983,0.025610201,-0.036056284,0.021616824,0.020140084,-0.027705435,-0.06657093,0.0048653265,0.042232998,0.0042600296,0.0427826,-0.040458567,0.001318664,-0.045749612,0.023139754,-0.0069412715,0.008219529,0.03770817,-0.009224243,-0.007333993,-0.0255665,-0.011735585,-0.0010973236,0.034042258,-0.03231973,0.045001905,0.019358372],"last_embed":{"hash":"1vjjrpv","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"1vjjrpv","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Third-wave therapies mature from innovation to mainstream practice","lines":[11,18],"size":1397,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vjjrpv","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Third-wave therapies mature from innovation to mainstream practice#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023806842,-0.007666991,-0.047031924,0.006062522,-0.013171395,-0.005939701,-0.004379047,-0.0033191163,0.01990787,0.020892503,-0.004465244,0.033369567,-0.0014432557,-0.0006200431,0.04336481,-0.007323165,-0.01222894,-0.04906853,0.0073937736,-0.023107402,-0.046742566,0.041120593,0.03564292,0.00539085,-0.017578304,0.04567317,0.0128889205,-0.015016538,-0.0474863,0.058969688,-0.009411157,-0.017046778,0.03851007,0.01231663,0.01386955,0.023842687,-0.02971724,-0.013438648,-0.034809716,0.027164262,0.018190976,0.007630915,0.042495042,0.030968277,0.024476988,-0.056281038,-0.032731157,-0.013695102,0.006052815,-0.017165093,0.0061060074,0.01803953,0.004220464,-0.010314654,-0.026416022,0.04056866,-0.018151069,-0.032588482,-0.008248833,0.015735215,0.0051439796,0.036140397,0.02504081,-0.012600692,0.04101655,0.04086689,0.019532312,0.047876384,0.0017078072,-0.029550381,0.014517508,0.021944499,-0.02152326,-0.04331085,-0.061299138,0.00024931727,-0.017595274,0.020480812,0.03974218,0.032072797,-0.033044577,-0.039385583,-0.013816957,0.018370422,-0.04095992,-0.029678393,-0.04078291,0.01515602,0.02670512,-0.02498999,0.0018646313,-0.016477743,0.021618735,-0.038350347,-0.031872664,-0.0076316916,-0.028304355,-0.016820801,0.024774816,0.04134093,0.041998893,0.0165393,-0.020808164,0.01629373,0.025198318,-0.016821558,0.062025696,0.011461774,0.050773542,0.004083141,0.028531346,0.017024044,-0.0034912159,0.014823012,-0.019812439,-0.0021418831,0.022359584,-0.022192357,0.0217691,-0.0116575975,0.03310351,0.018555796,0.052636508,0.00077088876,0.018887974,0.0047268304,0.051831484,0.047092192,-0.027305052,0.0033718017,0.0013759179,-0.02760563,-0.05352892,-0.009068273,-0.0500329,-0.015408737,0.042862255,0.0046898727,-0.0076969415,-0.037945427,0.013582387,0.04504962,-0.024723193,-0.016836572,-0.008769659,0.002425323,-0.0021725472,-0.002782843,0.0045553697,0.040427383,-0.04187126,-0.006595343,0.010230649,-0.026934408,0.004667833,-0.0022152078,0.013063439,0.018425638,-0.005964893,-0.028653566,-0.003118286,0.03582491,-0.03111514,0.015334861,-0.021395661,0.028119395,0.012704106,0.06670855,-0.015422448,-0.013054909,-0.0035117033,0.025230585,-0.015461462,-0.0031253656,0.015761375,0.034254048,0.051591165,0.02628741,-0.0012427762,-0.048357718,-0.030763753,-0.023397923,0.0161897,-0.03611198,0.016317572,0.015333386,-0.058303956,0.010880698,0.018703584,0.01750902,-0.025392147,-0.045902103,0.08720009,-0.007418102,-0.011098243,-0.04060376,-0.007203984,-0.021405352,0.032822877,-0.00873235,-0.005222544,0.048519254,-0.011901311,-0.0038752635,-0.0321602,0.004988446,-0.024035454,-0.026280832,0.03199513,0.01096558,-0.012151309,0.036459837,0.019475292,-0.06628826,-0.024103697,0.00741051,-0.000347611,0.035001926,-0.012027519,-0.0021015257,-0.0051529533,0.031176513,-0.042756602,-0.036768425,0.0024550091,-0.0067515685,0.01443657,0.011813547,0.020202331,-0.014481838,-0.003718399,-0.029396804,-0.06078964,-0.006323567,-0.013444895,0.028732952,0.023119533,-0.004790999,0.028195726,-0.028734053,0.025941497,0.016450454,0.018340169,-0.026343845,-0.02338948,-0.009246616,-0.005956439,0.03984815,0.026358042,0.044925675,0.0036902663,0.010246071,-0.063059315,-0.014506463,0.023762733,0.031058919,-0.015242326,0.0091289235,0.011748415,-0.017507842,-0.00338792,0.022161188,0.050183494,0.004389525,0.00639023,-0.021771759,-0.013092274,-0.09037649,0.0014861849,0.047465842,-0.022800319,-0.0067406255,0.01590431,0.030856865,-0.029842768,0.01721512,-0.021443719,-0.0010080152,0.047338855,0.0022659309,-0.034999285,-0.013954135,0.020793477,0.034610763,0.0132694915,-0.022712223,-0.016364817,0.004431305,-0.003599575,-0.011895451,0.048815377,-0.030933807,0.068536445,-0.034825496,0.0015563709,-0.042569235,0.010061811,-0.16392411,0.027449789,0.012927831,0.043439627,0.017686587,-0.009678047,-0.03620958,0.027895251,0.0020149348,0.0036389956,-0.012061057,-0.061196856,-0.020334203,-0.0019068042,-0.024413083,0.013112821,0.0070858914,-0.008713425,-0.0040540094,-0.03718558,-0.032557763,-0.009401647,-0.028152201,-0.013658224,0.050804816,-0.0050894455,0.02449389,-0.011223722,-0.03737715,-0.0081754895,0.011945975,0.029829813,-0.001763256,-0.0048688813,0.022945369,-0.019053355,-0.02839028,0.020710953,-0.017396126,-0.026967358,0.010519169,0.07128823,0.0016845908,-0.011939231,0.014080168,-0.037874836,-0.0038631149,0.037855454,0.018161789,-0.0089471415,-0.004063274,-0.00875608,-0.036576353,0.019213038,-0.02381446,-0.061290585,0.017978149,0.031639006,0.01074985,-0.035625603,0.04661237,-0.04685116,0.007361,-0.043271907,-0.0206723,-0.0078498935,0.04084838,-0.031977367,-0.0062229945,-0.031035194,0.045947984,-0.008481542,-0.010656333,0.010316824,-0.0352005,0.030758489,-0.0036183617,0.0154694775,-0.056197964,-0.08724433,0.030793497,0.033176802,-0.0031052579,-0.003951319,0.0070922724,-0.037256625,0.015668191,0.0035340535,0.07255861,0.24812457,0.0071018822,-0.017797396,0.0058549554,0.029366363,0.004853776,0.0051798443,0.0012139127,0.012259822,-0.028501188,-0.0074374024,0.0066296784,0.003778234,0.018856179,-0.046980012,0.028406683,-0.07972521,0.00407706,0.072882205,0.010372664,0.020424878,-0.020099014,0.020626573,0.008952806,-0.053596474,-0.017678516,0.0154290525,0.03209831,0.014432307,0.025100358,-0.054399353,0.03908109,0.011212429,-0.005250317,-0.010696703,-0.053987086,0.010953327,-0.08350846,-0.003455992,0.0708322,-0.006584743,-0.02442141,-0.058983415,-0.015434792,0.0017635365,0.007647386,-0.009243236,-0.011842026,-0.04192805,-0.0018454954,-0.024406472,0.015845234,0.03437256,0.013959259,-0.02517963,-0.023306012,-0.014331677,-0.038217638,-0.019425455,-0.01042824,0.010188023,0.004870799,-0.04806341,0.027036173,-0.016712066,0.009368481,0.0038481962,0.057932965,0.022440944,0.019638872,0.016279468,0.02247663,0.018560002,0.014008462,0.043076813,0.0055765123,0.03939265,0.00953791,0.021084603,0.024056932,-0.012152065,-0.015277692,0.010610078,-0.036393516,0.029711159,0.0024759609,0.000279423,0.008890856,0.016956875,-0.038102366,0.017490882,-0.009800143,-0.025212701,-0.0057689464,-0.012359249,-0.020112945,0.048627086,-0.047245026,-0.009036826,-0.023259368,0.0064491606,0.007247081,0.0022562232,0.009550282,0.057469614,-0.03390138,-0.020358251,0.02388372,-0.04478298,0.00011467002,-0.0630976,0.032217104,-0.0019787673,-0.03252393,-0.03907239,0.06396913,-0.024895903,0.002944475,0.047090095,0.0077360193,0.049456317,0.04229698,-0.009176258,0.07125977,0.004614722,0.0076296115,0.035911467,-0.005497752,-0.018185565,0.021474496,0.02819279,-0.017092861,0.02677238,0.028476508,0.028025137,-0.0079441825,0.012960084,0.011458733,0.0016092352,0.012247001,0.0028496068,-0.022343034,-0.02081619,0.017848091,-0.012549449,0.009421234,-0.028811308,0.052245826,-0.03594188,-0.009312792,0.032391693,-0.014404684,0.014556403,-0.011388841,0.000027979242,-0.004585423,-0.027496027,-0.046032116,-0.0040746694,-0.023977863,-0.03244211,0.0016933169,0.003057649,0.061497603,0.013388749,-0.019505635,-0.05824037,0.069938436,0.027982038,-0.022423115,0.03378987,0.018692872,-0.028190935,0.014068683,-0.023807865,-0.017054493,-0.051250443,-0.009510308,0.037046622,-0.003160196,0.026934523,-0.023749955,-0.024056984,-0.02116754,0.047824033,0.018207291,0.0049409308,-0.030191587,0.005684439,-0.027146315,0.0057814494,0.09666705,-0.088367,0.012691543,-0.013926205,0.044973128,0.06576615,0.013538441,0.010879277,-0.034743514,-0.028560666,0.04849471,0.0008404273,-0.027870208,0.019500675,-0.01483269,-0.028783506,0.065137655,-0.025445344,-0.018653156,0.004581746,-0.0007179728,-0.049223397,0.0111323865,-0.034864374,-0.022843787,-0.013298725,-0.009383165,-0.01344535,-0.0054351543,-0.02524021,-0.017275447,-0.010432309,-0.050078742,-0.0031876734,0.059417624,-0.022968795,-0.004764218,-0.03145138,0.021089036,0.0037245222,-0.007946352,-0.016651874,-0.024527352,-0.030299766,0.04838921,0.008610541,0.025313416,-0.029470854,-0.00894864,0.026566882,0.0018603947,-0.011313054,-0.0067563904,0.014718106,-0.021271694,-0.031390745,-0.018278,0.032545973,0.006526029,0.013453883,-0.026228916,0.008366587,-0.04074653,0.057070266,0.016624203,-0.017918484,-0.032062154,0.003658804,-0.016810184,0.00962357,0.02473373,0.026909212,-0.059774537,-0.050604194,-0.010758861,0.028049214,0.015303155,-0.008271223,-0.058347363,0.007518582,0.023622489,-0.010925754,-0.03471732,0.04174275,-0.023407394,-0.0364073,-0.010468714,0.009934816,0.0149918245,-0.016470004,0.023937767,0.05629099,-0.01679922,-0.0012531348,0.009268368,0.08469912,-0.01703196,0.010122139,-0.07381318,0.020555668,0.0021384899,-0.027012194,0.022772875,-0.009214513,0.045442842,-0.036065187,0.017813236,0.019648574,-0.0103067,-0.043118935,0.038707532,-0.020524016,0.016799394,0.015131328,-0.027465865,-0.00048214398,-0.044898268,0.03856053,-0.016922228,0.0058414154,-0.0051574144,0.010262847,0.015085918,-0.012835447,-0.0064245965,0.001085971,-0.03134163,-0.002643559,-0.014567429,0.021431547,-0.026548954,-0.011640357,-0.008883204,-0.055387434,0.0028484939,0.00085519464,-0.03363488,0.0019396306,-0.002598304,-0.037915375,0.0016462025,0.003130775,-0.02060917,-0.012767731,0.023531104,0.00925552,0.021795662,0.034789275,0.0462521,-0.01676042,-0.042549867,0.044951838,0.013367912,-0.04075045,-0.029964736,-0.025984531,0.0035808373,-0.0055739605,-0.014117637,0.020206727,0.015313405,-0.031091893,-0.02421232,0.046757665,-0.03849851,-0.011952182,0.07002244,0.034317218,0.008521109,-0.009253845,0.0053285174,0.023406584,0.0117570115,0.021040289,0.02159325,-0.012581567,-0.057104874,0.043827888,-0.015126051,0.006977076,0.062255837,-0.05704091,0.031164771,-0.033075795,-0.008974663,0.00029261757,0.025293881,0.029415185,0.018726377,-0.0020244888,-0.038378593,-0.027806837,-0.01980721,0.0243612,-0.03168914,-0.0025651199,0.013260536,0.05127714,-0.002393641,-0.0047361623,-0.0110782385,-0.038332764,0.014152146,-0.16410168,0.008126778,-0.01512935,0.0046040188,-0.06486561,-0.028797617,-0.011187806,-0.021923594,-0.0015382771,-0.0134793185,0.010705212,-0.021309417,0.027313517,-0.027840778,0.028001714,-0.0047109555,-0.023393365,-0.0222459,-0.030177228,0.032281544,-0.0075140605,0.012994624,0.07850713,-0.0016431643,0.02815099,0.013170339,-0.083089024,0.030436324,-0.033488475,-0.016291125,0.040331822,-0.08086529,0.008298578,-0.012820586,-0.049260624,-0.009415872,-0.014646675,0.012846106,-0.0028748524,-0.00959194,0.01481374,0.035497114,-0.0371571,-0.009189997,-0.023052271,0.07451115,-0.04776157,-0.016832761,-0.007076968,0.016577872,0.0072854767,0.07288326,-0.025647374,-0.021835214,-0.0019434673,-0.039451186,0.023299262,-0.008249419,0.019761907,0.049387716,-0.02510731,-0.005006458,-0.015227931,0.01054568,-0.06103879,0.02952837,-0.03871919,0.01372864,-0.03132113,0.04730196,-0.031220723,-0.019473065,0.039308578,-0.011487263,0.0043452363,-0.042939447,-0.017768517,-0.027150366,0.013108066,-0.027823275,-0.019437637,-0.010722976,-0.023640761,-0.059335988,0.047289975,-0.010745513,-0.023484826,-0.02668451,-0.054487728,0.007460451,-0.07318242,-0.019537624,-0.0034932268,-0.02482615,-0.08247579,0.013773825,-0.0375156,-0.031405322,-0.03544544,-0.028625838,-0.0019161889,0.010603525,-0.015610329,-0.005245473,-0.026467469,0.040245343,0.023899863,0.0048207333,0.012124694,-0.01096497,-0.0640305,-0.037773166,-0.0022699907,0.002494679,-0.03731292,0.0070855482,-0.013614992,0.056068912,-0.0034356823,0.058988806,0.029508933,0.005985775,0.0014770951,-0.02776184,0.032460462,0.019154245,0.036615744,0.018932136,0.054530308,-0.06976566,0.031188706,-0.022746274,0.00561226,0.030473942,-0.0017397996,-0.020523421,0.008601182,0.037945308,0.055686343,-0.0061537856,-0.044173986,-0.018627375,0.008028273,-0.00076281134,-0.044791665,0.061487906,-0.017039431,0.021449583,-0.029455587,0.0029577632,0.022648072,-0.006059889,-0.021690197,0.035341036,-0.01289523,-0.010592353,0.01783407,0.031479765,0.0068298695,0.06701621,0.00025424885,0.012929941,0.004739301,-0.012491431,-0.020776978,0.040078368,-0.012532964,-0.022869082,-0.030220265,-0.003130381,0.043606102,0.029519523,-0.028460713,0.023212418,0.061254203,-0.043404788,-0.0137402965,0.036464404,-0.043654118,-0.03687944,0.04345649,0.0034756728,-0.0039941818,0.032131042,-0.010244855,-0.0029408624,-0.0014775461,0.032335483,0.0012044379,0.012827512,-0.023408186,-0.048305422,0.020920185,-0.034696206,0.03211323,0.028271481,-0.0008874538,-0.023322973,0.024911322,0.034572177,0.0066074086,-0.031017143,0.001976625,0.0063772486,-0.033857014,-0.012575167,-0.046577346,-0.048937682,-0.021460366,0.055343606,0.0036553608,0.005896054,0.0065929033,0.047750063,0.032529917,0.021435726,0.016428102,-0.048206918,0.025562668,-0.034172025,0.021307927,0.020610794,-0.028475488,-0.06517326,0.003092837,0.0406893,0.0077905296,0.04068805,-0.038554523,0.0008498458,-0.045953616,0.022174994,-0.007927546,0.0101294415,0.03565426,-0.009054781,-0.008277902,-0.026101068,-0.0109029,-0.0018941641,0.033512484,-0.033987112,0.043670252,0.019648895],"last_embed":{"hash":"oto6gj","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"oto6gj","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Third-wave therapies mature from innovation to mainstream practice#{1}","lines":[15,18],"size":1322,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"oto6gj","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Technology transforms accessibility while maintaining clinical effectiveness": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01910787,-0.008635394,-0.026099684,0.0066720494,-0.02325786,-0.030912792,-0.016368927,0.023906672,0.031396743,0.0327379,-0.0019601637,0.023196114,-0.0063650515,0.0136298025,-0.0143335145,-0.005079621,-0.017536007,-0.022229502,-0.011748634,-0.050047703,-0.008080055,0.012216576,0.031341854,0.019481322,-0.022159524,0.021700338,0.015553579,-0.022793131,-0.0069119628,0.06220505,-0.019445498,-0.0076277037,0.041811448,0.015016566,-0.015028157,-0.0033873713,-0.016624248,-0.05616406,-0.03203236,0.023322878,0.018171875,-0.011266889,0.006675325,0.015652696,0.046831235,-0.071558915,-0.04296791,-0.011132013,-0.0018589668,-0.022116646,0.007980916,-0.011590261,0.01998499,-0.018458743,-0.008218552,0.013899025,-0.020131223,-0.027711779,-0.04582735,0.0024438016,-0.013985239,0.032279536,-0.011630676,-0.051819768,0.021199683,0.056841534,0.00028913925,0.033206176,-0.012311234,-0.03859493,-0.0038197844,0.006627323,0.004999791,-0.026373288,-0.04789865,0.00795207,-0.018503863,-0.005946212,0.027442852,-0.0014692559,0.009852802,-0.040507037,0.014004869,-0.0066205645,-0.06494038,0.011266896,-0.041701965,0.035719547,0.035771925,-0.027337998,-0.0073597357,-0.021355245,0.031582505,-0.043609913,-0.0066792914,-0.020250224,0.017746633,-0.014592702,0.022648988,0.019428946,0.036008865,0.012513419,0.0123241125,0.014396447,-0.021365436,0.004456587,0.051392876,0.0013056603,0.05129277,-0.013512356,0.018125186,0.05759494,-0.00094234286,0.032164395,-0.00080370886,-0.0017393825,-0.0052030184,-0.042314313,0.021215893,-0.011505316,0.074021325,0.034115706,0.018364705,-0.011737956,-0.013303756,0.008469246,0.04938939,0.05301979,0.0051731714,-0.0046421927,-0.0019424264,-0.061482403,-0.04425542,-0.018816317,-0.056675673,-0.027276853,0.04603817,0.011319885,0.0059480136,-0.017368004,0.02535946,0.056002997,-0.05305788,-0.0502858,0.016424391,-0.0016966767,0.020282399,0.008428845,-0.031426907,0.06118845,-0.007368469,0.00952135,-0.028403709,-0.02764181,-0.031056121,0.00550052,0.04156884,0.0005708766,-0.012110675,-0.025909249,-0.005044775,0.013279863,-0.037927546,0.01842878,0.024741128,0.0049401275,-0.0017035573,0.07545755,-0.028402066,0.007118708,-0.03421116,0.013382416,-0.02588844,0.007512629,-0.007431917,0.021748064,0.051406972,0.019415936,-0.0017608416,-0.057006992,-0.014173355,-0.033391826,-0.010962501,-0.016193768,-0.0113539025,0.0010536425,-0.051094275,0.017464476,-0.0055016563,0.020122789,-0.011123727,-0.04147672,0.048442412,-0.013444177,-0.018007787,-0.024172338,-0.037084334,-0.030754609,0.04974432,-0.04282672,0.0037721372,0.057482187,0.022636857,0.004904021,-0.015748179,-0.0032199475,-0.040199414,-0.03730957,0.029438134,-0.038579974,-0.011276227,0.011787221,0.042273868,-0.032975953,-0.0071767527,0.026575064,-0.040314883,0.016369486,-0.01951313,-0.022985522,0.011921621,0.017626321,-0.013539071,-0.043104205,0.012498166,-0.015156307,-0.0058608763,0.01110851,0.01178085,-0.0057108984,-0.009451002,-0.0032000118,-0.052737195,-0.012213433,0.030625079,-0.022355396,-0.0024934493,-0.011169258,-0.0013017452,0.0032419604,0.022011705,0.0031029538,-0.0026985481,-0.0020034977,-0.024954133,0.046074137,-0.01734101,0.050766647,-0.010246459,0.04530417,0.032579392,0.017202819,-0.0650288,-0.054785054,0.04197566,0.03894083,-0.01364854,-0.01448121,-0.011256232,-0.03693022,-0.0018576417,-0.0030067773,0.03825813,0.019553795,0.008371706,-0.029596295,-0.008628461,-0.034031954,0.00862517,0.02507871,0.001616769,-0.015244876,-0.02536579,0.0035794768,0.008215948,0.04274746,-0.008634923,-0.010337705,0.039512713,0.052834045,0.01374134,0.010702726,0.012441601,0.06848582,0.050250947,-0.0056015304,0.012149914,0.02636461,0.024931708,-0.026458777,0.03903933,0.018468585,0.060633365,-0.013556422,-0.0068397988,-0.016662294,-0.013983656,-0.17049268,0.00980457,0.02014121,0.04641808,-0.00216216,-0.02284508,-0.012485687,0.018788671,-0.033511236,0.0029040193,-0.005819943,-0.051281042,-0.0007545992,-0.024435716,-0.029229011,0.024299053,-0.015374815,-0.031962015,-0.002139542,-0.023129277,-0.014015532,-0.000036198406,0.05294731,-0.038147587,0.03930019,-0.00011930569,0.009248621,-0.008198724,-0.056535877,-0.0076842527,0.025405807,0.0050934013,0.004102985,-0.004242879,-0.012285046,-0.004659179,-0.017118044,-0.0117237335,-0.045520667,-0.024213266,0.016934741,0.049431436,0.015215275,-0.025988664,0.00919928,-0.030271621,0.014569005,0.028072787,0.0059906957,-0.0030091768,-0.0143215675,-0.007571383,-0.016570471,-0.013166181,-0.04231826,-0.026752561,0.050562296,0.06905911,0.0073675313,-0.0113629475,0.014658113,0.007898343,0.044704832,-0.006777436,-0.019826356,-0.007940097,0.042158343,-0.035511747,0.01633922,-0.06221447,0.012824201,0.0012510696,0.0016714827,0.0047146906,-0.011908146,0.030082213,-0.01830823,-0.021421842,-0.06440826,-0.10507185,0.03540255,0.0387999,0.0039489614,-0.00026265654,-0.014846473,-0.026503544,0.014055653,0.006154302,0.09591955,0.2583114,0.03594994,-0.043194763,0.017920526,0.03822325,0.022753341,0.043603003,0.034055,0.0060352273,-0.019210558,-0.003427808,0.0614741,-0.014998847,0.0049204715,-0.027634252,0.02938999,-0.08693095,-0.018703988,0.05550746,0.03423453,0.021240538,-0.0004465186,0.022028036,-0.009985539,-0.07166768,-0.023434898,0.035289668,0.031619232,0.022044042,0.021193746,-0.05737428,0.008832322,-0.0069779553,-0.014485453,0.005011948,-0.008774839,-0.012538475,-0.047644943,0.0004899566,0.049519252,-0.035484176,-0.022436623,-0.033675924,0.034510512,-0.012932715,0.018126935,-0.0027380367,0.008839273,-0.02599926,0.009661691,-0.021028534,0.010969134,0.015003337,0.0028284206,-0.010945864,-0.036079917,-0.003462149,-0.016940473,0.00034241908,-0.0018478632,0.022098739,0.005011888,-0.051126175,0.017859615,-0.012557097,0.019417759,0.020028714,0.036183327,0.024656054,0.025362417,-0.0007758625,0.02173063,0.01996731,-0.027537484,0.053064223,-0.0060689845,-0.008905921,0.0049666357,0.033398204,0.023687847,-0.02373595,-0.01528243,-0.0122036375,0.008367285,0.0281729,-0.0014175161,-0.00063449075,0.038951125,0.008592588,-0.07398662,0.011324216,0.01305521,-0.053893004,0.01611571,-0.023510853,0.005946906,0.031775888,-0.015131695,-0.016303396,-0.024682647,0.034232203,0.009672807,-0.0027494438,-0.015303882,0.03680831,-0.0052692126,0.027913632,0.0136064105,-0.0108057605,0.037418433,-0.063185744,0.0059585245,-0.033340562,-0.04394054,-0.038975343,0.02489839,-0.022252893,0.016333688,0.04811969,-0.025494244,0.01706474,0.026502779,-0.01382931,0.033677053,0.023261566,-0.037897237,0.031081995,-0.006942864,0.0037891523,0.030026115,0.024162037,-0.022687836,0.02693355,0.052760903,-0.023266075,0.005460904,-0.001725555,-0.010216389,0.052216932,0.032093633,-0.039160203,-0.027461758,-0.053024665,0.0061959084,-0.006139338,0.05114506,-0.050129972,0.07307862,-0.02972506,-0.006523813,0.061044764,0.023723919,0.050648697,-0.03300363,-0.009222974,-0.029510966,-0.029354343,-0.019904075,0.019563988,-0.04575446,-0.024416035,-0.01466575,0.0038361375,0.08200657,0.009309927,-0.018029578,-0.01305222,0.0890425,0.0469253,-0.029106718,0.037214216,0.021666119,-0.040499873,0.0025951941,0.0046632555,-0.028011553,-0.028596781,-0.012190018,0.038910028,0.04251328,0.023625912,-0.020518092,-0.0042379377,0.0057945563,0.032896254,0.004915872,0.0156110395,-0.017751161,0.020047234,0.0010037082,-0.010968261,0.07647251,-0.06766997,0.004143173,0.015697198,0.04352001,0.06859122,-0.017765706,0.010999422,-0.028086891,-0.010499272,0.029314581,-0.006320074,0.002886359,0.013972991,-0.0054390146,0.016949024,0.093428634,-0.014850615,-0.014840955,-0.004493339,0.011736904,-0.047653303,0.015531163,-0.019792411,-0.01388735,-0.0072796233,-0.01387577,-0.004360524,0.013031603,-0.034449674,0.0023048501,-0.01818098,-0.07392258,0.0031628094,0.058705017,0.001029543,-0.014315963,-0.008062638,0.04219712,-0.000051893378,-0.032320585,0.0054716165,-0.030231718,0.004678308,0.024630627,-0.0082463715,0.02772779,-0.025497291,-0.01931992,0.010146884,0.00038277658,-0.012529504,0.0023443238,0.0033951649,-0.032913975,-0.03321268,-0.039006438,0.013179291,0.00041416718,-0.015967779,-0.005409758,-0.004567715,-0.04353706,0.026315397,0.0145073095,-0.010680001,-0.035819307,-0.016640589,-0.01651665,-0.014839784,0.018434206,0.047063068,-0.03690831,-0.016769022,-0.0005013992,0.01340407,0.033305712,-0.00011806499,-0.060939383,0.03043593,0.019560235,-0.02170944,-0.04078899,0.017904177,-0.010352175,-0.028851898,0.0014136294,-0.0002540695,0.017494183,-0.016637882,0.0059227147,0.01165298,0.012990504,-0.037071172,-0.0018179795,0.09454314,-0.0055953832,0.001373883,-0.040052045,0.032091774,0.030667324,-0.022955626,0.03361369,-0.00014265307,0.02138541,-0.054270178,0.018867068,-0.019713413,0.005356569,-0.032001913,0.011271695,-0.0056141526,0.0003157953,0.015751367,-0.035552442,0.006260457,0.00051109935,0.0010115142,0.0030484602,-0.006367426,0.0032461742,-0.0005100837,-0.025938274,-0.017386518,-0.033212326,0.010896903,-0.02357037,0.023727387,-0.022807935,0.024419814,0.0067361216,-0.016483285,-0.021583034,-0.024639357,0.010693403,-0.016978802,-0.018068414,0.002786979,0.050606754,-0.01996173,0.0010213669,0.013131809,0.005707089,0.0112692695,0.0015885078,0.0105319815,-0.04088967,0.04634173,0.014155859,-0.01903787,-0.034356404,0.060418982,-0.01186204,-0.04766983,-0.0051437807,-0.0010157237,-0.02514489,-0.043744367,0.020157104,0.027544051,0.02279537,-0.019575533,-0.006410015,0.04023516,-0.012514337,-0.039745677,0.030272668,0.017548477,0.014412979,-0.041222833,0.013300637,0.056474715,0.005474652,0.03206531,0.04460073,-0.005194607,-0.057907823,0.015496111,0.003223409,-0.0064607933,0.07610431,-0.035732184,-0.010401451,-0.07621363,-0.0080743125,0.013622512,0.026869243,0.042996623,-0.014650838,-0.0015362648,-0.017117064,-0.04741657,-0.005276333,0.033275522,-0.026439643,0.010575924,-0.009390063,0.06247755,0.010809697,-0.013653254,-0.029110359,-0.009055529,0.033583254,-0.15621749,0.050131924,-0.027951077,-0.014185373,-0.024088087,-0.0057927417,0.024676507,-0.012107886,0.0051528327,-0.021974599,-0.0020638616,-0.05299956,0.0019085122,-0.01995723,0.003962299,-0.021596834,-0.011412555,-0.01574858,-0.045301106,0.065445475,-0.02808403,0.02349743,0.073221125,-0.0030091542,0.041644108,-0.00753683,-0.044371102,0.031604685,-0.029570485,0.010381672,-0.0059593343,-0.04538968,0.012740117,-0.0068279044,-0.040973842,-0.013386975,-0.010240282,-0.016270643,-0.02024553,-0.0068154647,-0.02213707,0.0229525,-0.009276085,-0.008256767,-0.004671986,0.07285673,-0.052864254,-0.030315807,-0.026252216,-0.015445971,-0.032589722,0.057212282,-0.015589553,-0.027518485,-0.0077821095,-0.013424044,-0.023170717,-0.034458574,0.0029531461,0.029711131,0.013943699,0.025273139,-0.06382455,0.014114554,-0.08896091,0.02336322,-0.03386423,0.020678721,-0.037346233,0.011824838,-0.048386622,-0.012868378,0.038256533,-0.0108729685,-0.0038276871,-0.016509445,0.0016688013,-0.023444012,-0.004545398,-0.0014952198,0.014881145,0.0032381143,-0.032668553,-0.05989259,0.03605233,0.03178253,-0.020856673,-0.04902845,-0.042592518,0.024586739,-0.07770003,-0.017956031,0.0016419808,0.015947288,-0.07991776,-0.013383995,-0.008395766,-0.005340531,0.003295568,-0.0044302754,0.0024755234,0.0010968727,-0.02533174,-0.021412252,-0.021568635,-0.00052307354,0.017283471,-0.0048075253,0.0022690927,-0.02583024,-0.017387696,-0.017192852,-0.0061325217,0.0037044894,-0.016891465,-0.017945357,-0.018615054,0.050762918,-0.03415695,0.041490138,0.024163516,0.014423241,0.0056328275,-0.0282023,0.01870392,0.020021155,0.03898838,-0.013465939,0.0412177,-0.07072697,0.010939577,-0.04778393,0.011118263,0.0066491133,0.026451454,0.020416532,0.024897113,0.035026025,0.039210636,-0.023379449,-0.057623673,-0.033239637,-0.01904154,0.009763828,-0.038071662,0.031197619,-0.0031216252,0.05546138,0.0062860916,-0.021892289,0.0145833185,-0.012002426,0.016477982,0.033043496,0.020932265,0.008814087,0.038893614,0.02461876,0.014576399,0.05495962,-0.025559448,-0.035771415,-0.018563455,0.024662554,0.031398714,0.033731397,-0.00048239113,-0.054623503,0.026425406,0.034184694,0.024724549,0.032562632,-0.018620772,0.027040066,0.02976971,-0.029132267,-0.019557588,0.06650653,-0.0058807484,0.00033836914,0.04712421,-0.019722573,-0.007958103,0.022135988,-0.030105364,0.019346088,0.005676542,0.0069718678,0.03361546,0.03745773,-0.038143076,-0.04014648,-0.019627303,-0.012147415,0.04395691,0.002881352,0.0038652874,-0.044374876,0.029752437,0.0023286347,0.0049412134,-0.017840195,-0.013140518,0.048811764,-0.021520928,-0.004863531,-0.034843463,0.0013328658,-0.020184012,0.028389905,0.015806392,-0.015344904,-0.016721081,0.0144701395,0.04932772,0.010786041,-0.009302836,-0.02474369,0.007940977,-0.028607756,0.036294986,0.00137711,-0.04563333,-0.05084001,-0.027643058,0.0045245416,0.024948532,0.05366393,-0.0700839,0.0021314237,-0.040516246,0.010675998,-0.021651601,0.011299089,0.009304046,0.007232219,0.0027122542,-0.047063477,-0.016701598,-0.023489432,0.023722328,-0.032750323,-0.0075393952,-0.041459713],"last_embed":{"hash":"1s8md42","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"1s8md42","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Technology transforms accessibility while maintaining clinical effectiveness","lines":[19,26],"size":1285,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1s8md42","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Technology transforms accessibility while maintaining clinical effectiveness#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020201048,-0.0100301225,-0.024830079,0.0074589388,-0.021229839,-0.02995906,-0.014042601,0.022870725,0.03044979,0.03153767,-0.0012862593,0.022109458,-0.0073992703,0.014125892,-0.015851434,-0.005767074,-0.018215263,-0.02301705,-0.011601464,-0.05129705,-0.006224768,0.011765076,0.033414852,0.019008243,-0.021389114,0.021395791,0.014276651,-0.023922913,-0.0058348593,0.06344955,-0.021571822,-0.005450235,0.042504385,0.016433386,-0.012913787,-0.0047534085,-0.016149266,-0.05467198,-0.031113578,0.02385956,0.017557492,-0.012095219,0.0060736993,0.013705764,0.04675297,-0.07092778,-0.042470057,-0.010876705,-0.0016358878,-0.02223653,0.0070351334,-0.011066743,0.021691404,-0.018132385,-0.0061065806,0.015491401,-0.01984434,-0.029220665,-0.043443795,-0.00014507129,-0.014058626,0.032338638,-0.013212743,-0.051903844,0.021319665,0.056557067,-0.0014693709,0.034323003,-0.013296386,-0.03992999,-0.005271035,0.0058939983,0.00340767,-0.025520192,-0.048982408,0.006848323,-0.018872306,-0.004683036,0.027594697,-0.0017347224,0.008788285,-0.041166052,0.0109199695,-0.005737778,-0.067762144,0.012997335,-0.042229272,0.03663868,0.035291128,-0.026923608,-0.008046935,-0.022818467,0.032870326,-0.04597744,-0.007437482,-0.020058732,0.016996877,-0.01517259,0.023586914,0.021199612,0.035109874,0.009436015,0.011180608,0.017014038,-0.023380365,0.0037306587,0.05010584,-0.0005160329,0.049350616,-0.014405595,0.016127896,0.055314016,-0.0006835265,0.031438615,-0.0015556074,0.0000053848134,-0.0068582087,-0.042830817,0.021598564,-0.011240958,0.07484589,0.033326235,0.018251115,-0.0119616715,-0.011053261,0.008087958,0.048700888,0.053835608,0.0073287296,-0.004094988,-0.00019426986,-0.06238411,-0.043597296,-0.021381866,-0.05844919,-0.027681837,0.04560704,0.009752227,0.0037867932,-0.017613893,0.026621157,0.057351403,-0.05418575,-0.050547734,0.0172802,-0.0021152585,0.019292898,0.0076782764,-0.02906102,0.061258342,-0.0063800765,0.008850533,-0.027729494,-0.027971381,-0.03246054,0.002866483,0.040440496,0.0020127115,-0.01171977,-0.023649931,-0.0068540717,0.013461038,-0.038716882,0.018738203,0.024461454,0.0065602404,-0.0020296352,0.075808726,-0.028214432,0.0070285588,-0.032139435,0.013045794,-0.025993582,0.007704358,-0.007887929,0.021449424,0.050240073,0.01873222,-0.0018930763,-0.05696153,-0.01482511,-0.03467828,-0.012911621,-0.015797198,-0.010620757,0.0014575358,-0.051959537,0.017370556,-0.005569583,0.019561842,-0.012596354,-0.04103801,0.047678977,-0.015105678,-0.018511444,-0.022644134,-0.036717143,-0.032787815,0.052131865,-0.04554338,0.0036305913,0.0579287,0.024132913,0.005957307,-0.014215783,-0.0028492424,-0.038026854,-0.03790173,0.027010947,-0.038285557,-0.011596947,0.010380356,0.04291199,-0.033550266,-0.007730617,0.02873129,-0.038767662,0.01703625,-0.019198911,-0.02095704,0.011107042,0.017722633,-0.011831497,-0.042914405,0.010416128,-0.013645715,-0.0038505886,0.009028824,0.011998703,-0.0071309786,-0.008749625,-0.0033040368,-0.05426807,-0.012944494,0.029628519,-0.022622805,-0.0036208874,-0.01067269,-0.0031209437,0.0034280377,0.021704808,0.0028363802,-0.0030826493,-0.0016567229,-0.023746416,0.045828506,-0.014447421,0.047653183,-0.012105104,0.04427296,0.033385113,0.017174315,-0.06623605,-0.053713888,0.04238133,0.03931982,-0.01383773,-0.013566492,-0.007681718,-0.03682773,-0.0029642533,-0.0048188185,0.03948731,0.018985666,0.008008509,-0.029221807,-0.01068787,-0.033770487,0.008008858,0.024400251,0.0007132606,-0.0151801,-0.02396079,0.0023341733,0.0091556525,0.041670203,-0.007927943,-0.0096368035,0.040139064,0.052108094,0.013186879,0.012304759,0.008883525,0.06940914,0.047501367,-0.005790417,0.0130704725,0.027724696,0.02482479,-0.028115584,0.039932013,0.017869767,0.0601324,-0.01269928,-0.0065839933,-0.01602497,-0.013925652,-0.1714176,0.010070977,0.020567438,0.044798058,-0.0036651029,-0.022550328,-0.013729,0.018022582,-0.0321277,0.0034320306,-0.0011283968,-0.05165339,-0.0035992358,-0.023669343,-0.028632507,0.024385527,-0.014997487,-0.032800917,-0.0044252924,-0.021711864,-0.015041999,0.0017745998,0.05477995,-0.03947882,0.042252958,0.00011443401,0.00897388,-0.007211569,-0.05572626,-0.0056981053,0.026652787,0.0047774753,0.0042109997,-0.005795717,-0.011987351,-0.0037086888,-0.01665209,-0.014504958,-0.045517534,-0.02422345,0.016464707,0.049052544,0.016199833,-0.026818175,0.009998352,-0.029965116,0.0154344635,0.030202463,0.007898615,-0.0010881571,-0.015489489,-0.007448625,-0.016036944,-0.0146364225,-0.04385029,-0.026389007,0.051076934,0.06862392,0.0068650213,-0.01177487,0.013842258,0.007915877,0.04438503,-0.0046449504,-0.019374946,-0.008214557,0.042242434,-0.036417905,0.015608914,-0.06166325,0.013931673,0.0022900347,0.0011635822,0.003877491,-0.011189411,0.031274993,-0.01690559,-0.020226954,-0.0640924,-0.10509435,0.037404,0.03886617,0.005592014,-0.0009478179,-0.014681295,-0.024198947,0.015218318,0.0047231233,0.09770891,0.2580419,0.033914607,-0.040862914,0.016967377,0.039895665,0.02471372,0.045417316,0.033793397,0.007827308,-0.019467741,-0.003449161,0.061421003,-0.014172816,0.006005434,-0.026208367,0.029458677,-0.086663894,-0.018873617,0.056192975,0.033529863,0.022997173,-0.0013749426,0.020175545,-0.009180591,-0.071522035,-0.02328428,0.038853034,0.032757014,0.021939876,0.022401968,-0.05685489,0.008613048,-0.009301985,-0.016166983,0.0058916886,-0.005780776,-0.012028397,-0.04732583,0.004713409,0.05014438,-0.035540942,-0.022952741,-0.03263806,0.0359335,-0.012555875,0.016100299,-0.0009627226,0.009388855,-0.024336148,0.008356797,-0.021465408,0.011230115,0.015050926,0.0028025592,-0.008647686,-0.035376534,-0.0023321924,-0.01659695,-0.0021115537,-0.0015464431,0.021087408,0.0050632525,-0.05018475,0.019775137,-0.0131870555,0.020307615,0.020248257,0.038922273,0.025694406,0.024294443,-0.00007590982,0.021566909,0.019411668,-0.028435372,0.05195684,-0.0050157863,-0.009459197,0.0067455866,0.033375856,0.022929423,-0.024399154,-0.015295942,-0.011387239,0.007978683,0.02672181,-0.0026453075,-0.0025338328,0.037998848,0.009532438,-0.07578231,0.0089965025,0.013285771,-0.054856714,0.015902905,-0.02273602,0.005124082,0.03207066,-0.015873665,-0.015087942,-0.022636835,0.0353894,0.009272042,-0.0041379253,-0.015009038,0.035301097,-0.003737573,0.028047562,0.013246385,-0.010243141,0.038229246,-0.06300432,0.004955543,-0.03295095,-0.04672618,-0.039864287,0.023882061,-0.021277303,0.015994577,0.046814866,-0.027072186,0.016181353,0.027652817,-0.013095644,0.0310043,0.022154808,-0.03906108,0.03324016,-0.006224781,0.0029904766,0.03144868,0.021686174,-0.022227904,0.029292228,0.051274095,-0.024571676,0.00669801,0.0009544016,-0.011607292,0.053020332,0.032617904,-0.038506746,-0.027738862,-0.051431093,0.0060518975,-0.0043148566,0.052272826,-0.048680365,0.07279599,-0.029348454,-0.007505861,0.0588663,0.024562858,0.050112274,-0.03294705,-0.008544484,-0.029176705,-0.029663214,-0.017746972,0.019342545,-0.045336742,-0.023907362,-0.015365842,0.0052929125,0.081225805,0.008952691,-0.018739311,-0.013621245,0.090551056,0.04773772,-0.028125435,0.03704337,0.021824563,-0.042374913,0.0028204957,0.0029932698,-0.029877983,-0.030194642,-0.013111829,0.03807545,0.04145809,0.024353003,-0.019583607,-0.00358987,0.006164136,0.032850113,0.0059898356,0.017183298,-0.01877777,0.02079951,0.0004289027,-0.010209024,0.07558125,-0.067470774,0.005798798,0.016325373,0.04277613,0.06879782,-0.018639533,0.011027347,-0.02725596,-0.011869598,0.028198496,-0.005489501,0.004386215,0.0126980655,-0.006345069,0.016978506,0.09371954,-0.0145058995,-0.016157024,-0.004858262,0.012097388,-0.04628441,0.0153535325,-0.018949369,-0.012703017,-0.007858203,-0.011724845,-0.0014384408,0.014357941,-0.03643185,0.0014513561,-0.0163959,-0.07463037,0.005129355,0.059906494,0.0014035859,-0.012197285,-0.0063209557,0.042844363,0.00023532602,-0.032193787,0.0079333335,-0.030952496,0.003970477,0.023964003,-0.011008131,0.02815768,-0.02611459,-0.018289609,0.010087253,0.000044519973,-0.012548154,0.0025543272,0.004125943,-0.033340458,-0.03187158,-0.037823297,0.0155466115,-0.0012610854,-0.016598154,-0.004283948,-0.004547233,-0.044429723,0.026509522,0.00976926,-0.011652216,-0.03677216,-0.017922767,-0.017299483,-0.014729284,0.020385968,0.045957316,-0.037097536,-0.0138919465,0.0006329858,0.015101058,0.032280583,-0.00003361166,-0.060099024,0.03010935,0.020829076,-0.022194013,-0.041237596,0.018295497,-0.013729708,-0.027543293,0.0012758868,0.0016219973,0.016488276,-0.015283782,0.0034271441,0.011552359,0.015217019,-0.036833458,-0.0038006133,0.09417334,-0.0053131306,-0.0009528306,-0.03908306,0.030312648,0.030616928,-0.021139521,0.035335433,-0.00089469453,0.02244183,-0.052797936,0.018790992,-0.020558069,0.0039740424,-0.032266345,0.009838053,-0.0051902654,0.002487043,0.015203645,-0.038972866,0.008383561,0.00021880558,0.0005907869,0.0030669514,-0.0066450215,0.0041624415,-0.002853112,-0.025046015,-0.017019516,-0.032496244,0.010452531,-0.022580551,0.022747265,-0.020218693,0.023683282,0.007797726,-0.017753657,-0.02260874,-0.0226026,0.009567144,-0.0170884,-0.01975169,0.0022517599,0.051123455,-0.018909931,0.0008344714,0.01426752,0.0061180834,0.010902633,0.002654544,0.010517198,-0.041460525,0.045646425,0.013069335,-0.017580492,-0.034662794,0.060914364,-0.011688186,-0.046766687,-0.0030431666,-0.00007497345,-0.024908219,-0.04411781,0.019833067,0.026377177,0.021396535,-0.018075004,-0.0059909155,0.04180806,-0.010865665,-0.039588667,0.02721944,0.018589687,0.015064286,-0.040305108,0.012476597,0.057245646,0.006074373,0.03271882,0.046045978,-0.004899145,-0.058381107,0.017939493,0.00018646299,-0.0045111235,0.074206404,-0.037644222,-0.012792833,-0.07694512,-0.006873296,0.013287905,0.02600651,0.042457357,-0.013980614,-0.0014129445,-0.01904765,-0.04644067,-0.0045849867,0.033332672,-0.026324438,0.009660648,-0.011052221,0.05887377,0.011266112,-0.013638031,-0.0272403,-0.009979232,0.035110436,-0.15536343,0.05083035,-0.029695423,-0.014160927,-0.023261951,-0.004736777,0.023512868,-0.010900244,0.0054449574,-0.020679055,-0.0028375573,-0.05308333,0.0015665278,-0.021564415,0.0022473375,-0.021509094,-0.009830387,-0.015308723,-0.04508317,0.066415824,-0.02846351,0.02455594,0.07088187,-0.0024713646,0.04241961,-0.0074243145,-0.044331357,0.030465778,-0.02944026,0.010919194,-0.005787567,-0.045982216,0.013946941,-0.008048962,-0.039563887,-0.010472607,-0.011140999,-0.017959869,-0.020285172,-0.009380158,-0.021643888,0.02332068,-0.0076816953,-0.008044034,-0.0035019328,0.07066508,-0.05251363,-0.028656714,-0.025523156,-0.01611037,-0.032936927,0.05925195,-0.015350019,-0.02911714,-0.007907477,-0.013266691,-0.024880942,-0.034777634,0.002648637,0.02861782,0.013879064,0.023774227,-0.06465356,0.015657473,-0.0895224,0.024015436,-0.03495098,0.021669136,-0.035321046,0.011799101,-0.049328085,-0.012100659,0.038417224,-0.011875898,-0.00266883,-0.01641826,0.00048215472,-0.023520002,-0.0067121168,-0.002285645,0.016393697,0.0021376368,-0.032816663,-0.058400407,0.035536524,0.03315454,-0.021237897,-0.049805306,-0.042628843,0.025640924,-0.0795247,-0.017982537,0.00045495512,0.018099964,-0.07822604,-0.011964724,-0.007410483,-0.0058074673,0.002963592,-0.0034723023,0.0021001159,0.00048830867,-0.022996683,-0.023123395,-0.022606157,-0.002432712,0.01694557,-0.0030718676,0.0028765819,-0.025417445,-0.01629082,-0.017624767,-0.0063097593,0.0048872223,-0.01633413,-0.019424459,-0.016983278,0.051460825,-0.033203475,0.03924366,0.02474498,0.015438053,0.006096318,-0.028094517,0.019376533,0.019363118,0.0368861,-0.014577705,0.041262303,-0.070831835,0.009874804,-0.049452797,0.011166957,0.0035278765,0.02744166,0.022167884,0.02153791,0.035449393,0.040909182,-0.023708953,-0.057556,-0.033586107,-0.01921961,0.010906463,-0.038311925,0.032116428,-0.0049372185,0.05459203,0.006334044,-0.02279667,0.015399056,-0.013438121,0.017008191,0.032791298,0.022577208,0.007964319,0.03792826,0.024722818,0.014232364,0.05372453,-0.025869036,-0.03604535,-0.018645026,0.025459165,0.031434692,0.034899235,-0.0009621965,-0.054559186,0.025608,0.033899713,0.024268255,0.030860163,-0.019122884,0.02620994,0.02888512,-0.029510578,-0.020993523,0.066329665,-0.007208026,0.00084867724,0.046481043,-0.020687442,-0.007873495,0.020921497,-0.029266454,0.020227052,0.005314789,0.0077959704,0.03489836,0.035367392,-0.037837233,-0.042166688,-0.019789355,-0.01276732,0.043711465,0.002052273,0.003411995,-0.04478576,0.028949078,0.0033994757,0.005967345,-0.017513352,-0.0137696965,0.048741978,-0.019522004,-0.0053424537,-0.033821087,0.0022516733,-0.019590886,0.027007652,0.017129542,-0.0145782055,-0.017528025,0.01692638,0.04895513,0.011426323,-0.008210903,-0.026784156,0.0070223017,-0.026641337,0.03535108,-0.00008064997,-0.045484275,-0.049731914,-0.027819242,0.0013249031,0.027239386,0.051518176,-0.069081865,0.0014643482,-0.04083448,0.009385285,-0.022779036,0.012023844,0.010497327,0.008934663,0.0025759249,-0.04805388,-0.01595107,-0.023847021,0.023531504,-0.033251286,-0.008833612,-0.041515414],"last_embed":{"hash":"rmjigc","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"rmjigc","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Technology transforms accessibility while maintaining clinical effectiveness#{1}","lines":[23,26],"size":1200,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"rmjigc","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Cultural adaptations prove essential for global effectiveness": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.01143104,0.027597127,-0.038932323,0.010327172,-0.03465556,-0.046159875,0.009768718,-0.013935833,0.034176804,0.020611096,-0.018955145,0.04300824,0.012163569,0.005112668,0.051079005,-0.01630958,-0.022883153,-0.025265938,0.0061967173,-0.035742253,-0.027831156,0.013727381,0.0064559723,-0.026188252,0.0056299292,0.0022786371,0.0028175614,-0.012274827,-0.015910938,0.075111575,-0.020215731,-0.0016374289,0.053666703,0.018152047,-0.007071231,-0.015284635,0.003832974,-0.041278,-0.04146452,0.023993973,0.025880625,-0.026856624,0.03974837,0.062394634,0.010213039,-0.03784289,-0.045850445,-0.0333397,-0.011382162,0.0049605053,0.002292909,0.0048389714,-0.02425168,-0.050971422,-0.00080246094,0.011636457,-0.024453824,-0.008897707,-0.06297149,0.010113663,-0.019890927,0.042294007,0.010665063,0.0105422465,0.025447717,0.0050336076,-0.0017782612,0.021363167,-0.007219513,-0.035406213,-0.048625097,-0.016579783,0.036051195,-0.02780638,-0.060728196,0.008384266,-0.03793675,-0.027658405,0.04243918,0.070155725,-0.026273428,0.0068033994,0.0063019916,0.037739508,-0.024279773,0.0043087164,-0.03377398,0.034276895,0.018175675,0.002735008,0.009206149,-0.0075711077,0.012528589,-0.06543413,-0.024358219,0.008677523,0.0075356252,0.019006435,0.044326082,0.017032819,0.015508607,0.047864456,0.0045067193,-0.010144994,0.02321728,-0.003884802,0.033187404,0.02968963,0.045062177,-0.017886562,0.057246342,0.039001293,-0.035146873,0.014317821,-0.024588581,-0.01742763,0.02417449,-0.02441567,0.022790983,-0.018643115,0.02269331,0.034668528,0.040207285,0.009930769,0.0069639413,0.016002122,0.039347764,0.019420192,0.012964023,-0.007498101,-0.007139611,-0.06371217,-0.046286188,-0.00662906,-0.012740228,-0.051828004,0.037906777,0.052075464,-0.006689031,-0.025418587,0.0011623862,0.03494193,-0.026484903,0.0032958295,-0.020763395,0.009336824,0.026235525,0.0040913043,-0.0011759294,0.020277802,-0.04303551,-0.036185075,-0.0109550785,-0.023415275,0.037689496,-0.007601231,0.03613786,0.044652708,-0.0012954808,-0.050164912,0.033091262,0.03374201,0.00012164825,0.021345828,-0.025123736,0.0042217495,0.009454854,0.075192645,-0.03961977,-0.026379066,-0.024808897,0.0036591531,-0.025974711,0.010573685,0.0046247067,0.025935877,0.035610817,0.02690084,0.020556035,-0.06797827,-0.012154597,-0.015199489,-0.0058742817,-0.017230038,0.016672907,0.007473163,-0.035301812,0.00094521075,0.036278166,0.03321251,-0.013500478,-0.043055627,0.071847916,-0.037821975,-0.0055639106,-0.03320055,-0.008956451,-0.021730702,0.030865123,0.0069755767,-0.0016385285,0.056099515,-0.034595158,-0.0019742702,-0.051515788,0.001666202,-0.055320024,-0.024084274,0.05993083,0.013295894,-0.0056585395,0.01100546,0.0060572396,-0.011352011,-0.0009422431,-0.0074533382,-0.04005023,-0.0059427894,-0.031780846,-0.0021342586,0.011578068,0.0151829645,-0.017193886,-0.028132489,0.030403096,-0.013138187,0.009403064,0.018406853,0.04088374,-0.025242437,-0.0024903365,-0.0019683463,-0.04088316,-0.025847137,0.019606084,0.041352753,-0.011973081,0.0034227462,0.02811839,0.030100558,0.032764684,-0.00071956625,0.045154583,-0.0017089604,-0.04039495,0.0060845073,-0.030131716,0.03971764,0.0013925608,0.032486256,0.0045690965,0.00026522798,-0.047826078,-0.04811661,0.028136544,0.034243926,-0.009319775,-0.011854619,-0.024015637,-0.03436449,-0.010837494,0.028306836,0.019892853,0.023538876,0.0018015979,-0.016586997,-0.017855266,-0.02091147,0.03194463,0.06440089,-0.047309414,-0.013736837,-0.011554821,0.025307754,-0.045837034,0.06361949,-0.017661965,-0.0100899525,0.050433833,0.012158535,-0.014869743,0.006270397,0.008144069,0.01749126,0.029685872,-0.022796027,-0.002694128,-0.0034144223,-0.0023445974,-0.028783793,0.066154286,0.0010334522,0.072272,-0.025504522,-0.0033041798,-0.00079644733,-0.005495642,-0.17066948,0.02747471,0.002226524,0.035351172,0.016522208,0.0071618054,-0.003986381,-0.018298237,0.0008285537,-0.01616615,-0.021877104,-0.051825672,0.016921991,0.017773954,-0.0028203155,0.03661093,-0.008974535,-0.021230068,0.0106060095,-0.03110099,-0.03356301,-0.050141457,0.015635407,-0.009810233,0.041829582,-0.015109235,0.025828471,-0.0039197747,-0.039354187,0.017820606,0.025270548,-0.03231153,-0.00004773205,0.017627114,-0.0003709677,-0.02726398,0.00065266254,0.00021576497,-0.020698449,-0.015636126,0.022590019,0.044945043,0.0060275286,-0.011438071,-0.01984068,-0.05187006,-0.0056761377,0.02749798,-0.011464265,-0.026545634,-0.006455808,0.012930713,-0.04456111,-0.029489774,-0.038793996,-0.022661755,-0.011135771,0.046135165,0.020987928,-0.044455767,0.026699519,-0.00066627294,-0.0049274242,-0.038556747,-0.030004062,0.0134734055,0.015064572,0.014171683,0.0040385355,-0.03195838,-0.02186012,-0.020746585,0.0049084728,-0.0075861407,-0.019373689,0.022654576,-0.014234328,0.017999362,-0.044289555,-0.083645426,-0.0063047744,0.028469956,0.022932924,-0.008921873,-0.0051693604,-0.039884377,0.011425886,0.010957627,0.09342052,0.22367461,0.0020359596,-0.022619843,-0.012961591,0.013608436,0.0019905174,-0.009366992,-0.004404359,0.010478415,-0.016073352,-0.004943761,0.028016176,0.008880109,0.007962026,-0.0065077636,0.023170002,-0.10449199,0.013243383,0.08000737,0.014591038,-0.010197014,-0.03357445,0.03739523,-0.018485328,-0.042334314,-0.010739438,0.0063606435,0.05076143,0.009913708,0.011241679,-0.048078485,0.052582927,0.023746641,0.04346396,-0.011116798,-0.032849833,-0.040095925,-0.02594712,-0.0050508175,0.046734247,-0.0037874258,-0.024960687,0.008759787,-0.013259254,0.006400512,-0.005677791,-0.038360942,0.022423526,-0.020684151,0.021017618,-0.060179416,-0.018492745,-0.0020392349,-0.00089118147,0.023501812,-0.018808927,-0.004922195,-0.007440277,-0.020539502,0.018064847,0.04057997,-0.0063794614,0.006650867,-0.016806658,-0.004700027,0.038282443,-0.011616599,0.023662101,0.022822518,0.063750826,0.04246409,0.03715429,-0.003572548,-0.012765774,0.03428926,0.0022770597,0.057641447,0.014163221,0.028567947,0.0046896026,0.0135755325,-0.0280259,-0.052776713,-0.040837795,0.036307137,0.0044063437,-0.00006936085,0.06208016,0.010579974,-0.03338847,0.008721857,0.0013351478,-0.048780013,-0.0013506943,-0.054577332,-0.013954341,0.03485092,-0.009106119,-0.026020197,-0.032765776,0.0014921755,-0.019968566,-0.008015733,0.0046776403,0.039194662,-0.041971594,0.016839731,0.0076779914,-0.025694275,0.01832384,-0.057890844,0.010183155,-0.0053483597,-0.009035179,-0.048360646,0.013750049,0.0037662145,0.020815838,0.04016166,-0.019144585,0.033503614,0.04564166,-0.028066993,0.016344836,0.03284512,-0.005203884,-0.0077982135,-0.003080641,-0.0034746283,0.0033902517,0.038803037,-0.0013820414,0.05613972,0.045808192,-0.004406524,-0.0253588,-0.026939655,0.01498697,0.019554744,0.010674123,-0.06084539,0.01702754,-0.034423195,0.014616133,-0.013538085,0.019727746,-0.037746366,0.028613023,-0.024547156,-0.024943652,0.03235006,0.014088797,0.0104251625,-0.018387843,-0.031166647,0.0095537435,-0.016350217,-0.04386874,0.0021958502,-0.024874195,-0.022386987,0.029940246,0.029789938,0.06891623,0.017043471,-0.008163036,-0.041412976,0.053942844,0.02150703,-0.005388911,0.027984789,0.015885709,-0.024904778,0.021458466,0.025860168,-0.028537042,-0.033014722,0.018749783,0.032736383,-0.009432885,0.038694084,-0.054181777,-0.039382365,-0.014713815,0.023275722,0.0030908298,-0.018819613,-0.016930416,0.011104771,-0.015125482,-0.04960881,0.11238314,-0.064041175,-0.00021535352,-0.0068411296,0.033837322,0.029220302,0.028883172,0.015811056,-0.034674406,-0.011241283,0.00057527056,0.00218551,0.001563805,0.010277617,0.0128295515,-0.012350922,0.04536279,-0.00013674554,0.0055659357,0.019173132,0.018293513,-0.04645898,0.015178645,0.0052440725,0.015637835,-0.0028385194,-0.012921224,-0.0076745213,-0.015767848,-0.03416654,-0.001063634,0.004265708,-0.060421623,-0.0011399752,0.043796528,-0.0010378915,-0.013669682,-0.026458187,0.0062385504,0.00048216802,-0.02572884,-0.036121175,0.003522474,-0.007274916,0.037273012,-0.011962986,0.0038616841,0.024364455,-0.028375233,0.008898813,0.013851704,0.015146726,0.013576538,0.016648935,-0.04419781,-0.06531681,-0.044164117,-0.0021140978,0.01594143,0.007304574,0.0042689326,0.018615114,-0.02418266,0.01718927,0.03140932,-0.0059905364,-0.001665165,0.008018791,-0.011294181,-0.003271164,0.014782753,0.040686168,-0.040455863,-0.00088223664,-0.043131474,0.030301467,0.01703227,-0.0017374598,-0.026719363,0.0068223886,0.035909686,-0.029261112,-0.046739686,0.036300275,-0.011732628,-0.039683912,0.016538445,0.023933718,-0.0006132578,-0.011755239,0.049473207,-0.015381859,0.00475575,-0.026224967,-0.037171878,0.08899013,-0.010396256,-0.0041236784,-0.048680443,0.021597479,-0.00086291175,-0.0055046733,0.009290334,-0.005091743,0.034228668,-0.023582581,0.0178275,-0.010659236,0.005138255,-0.031605504,0.03393912,-0.02203987,-0.0011399983,0.029635424,-0.0021599613,0.003061024,0.0016367899,0.036032654,-0.016612697,0.020433787,-0.045893267,0.015408836,0.0071716355,-0.0055972687,-0.024464753,0.017752992,-0.01972919,-0.0006402032,-0.029748905,-0.006994358,-0.0029969902,-0.019682415,0.011516633,-0.049190477,-0.02003823,0.015434446,-0.018087253,-0.0061689042,0.023274982,-0.04405423,0.021515876,0.011850833,-0.0021928137,-0.037535124,0.016274057,0.023736898,-0.030151723,0.016617637,0.039270263,-0.025872031,-0.042852495,0.08542521,0.02076145,-0.0534641,-0.021638667,-0.0002924856,-0.017519869,-0.0022074017,-0.008064132,0.0032450606,0.045659266,-0.035759203,-0.020858103,0.053446393,-0.017916348,0.014493978,0.06726102,0.04289929,-0.013513195,-0.03351458,0.010713118,0.020289535,0.016990554,0.014468159,0.05631848,-0.031577263,-0.053246036,0.023447448,0.023039944,-0.041432016,0.06341477,-0.02149239,-0.0299484,-0.07686252,-0.045822874,-0.021993728,0.042900924,0.032451387,-0.020036928,0.01055611,-0.025794826,-0.03453555,-0.01762523,0.004019254,-0.03947647,-0.0011069174,0.014546318,0.027347984,-0.0009321302,-0.00070382893,0.0029090329,-0.034023896,0.01886913,-0.15218619,0.024846364,-0.016017135,-0.004598345,-0.048488904,-0.027874526,-0.023149472,-0.026403854,-0.012988319,-0.0550708,0.0047945557,-0.010406992,-0.02567415,0.010845788,-0.0028438421,-0.0054934695,-0.019214435,0.011361364,-0.014770247,0.058437902,-0.0031916243,0.020462433,0.113329284,0.00090140046,0.016692754,-0.0013351407,-0.08412474,0.00034348632,-0.05156496,-0.038344525,0.010473709,-0.08280659,0.02046454,-0.02183613,-0.02166395,-0.027730282,-0.012105356,0.0014827091,0.021959944,-0.04260754,0.0039667906,0.015663369,-0.026813786,-0.024687858,-0.019397447,0.07708358,-0.030927334,-0.022610517,0.019888781,-0.028626425,-0.018215321,0.029944431,-0.020799767,-0.02214866,0.006782982,-0.03207444,0.0059395926,-0.00016447942,0.000094244344,0.03188596,0.039516196,-0.013333831,-0.031609684,-0.011362699,-0.04526329,0.025120426,-0.04776828,0.021870933,-0.0430618,0.055307265,-0.046282947,-0.0068596937,0.014689134,-0.018852541,0.028134668,-0.048133135,0.012106006,-0.022282664,0.0028229028,0.002349199,-0.005953258,0.0045392727,-0.016783224,-0.039644666,0.04500603,0.005008801,-0.015177966,-0.011573022,-0.03714489,-0.014546617,-0.051191863,-0.01352457,-0.009775238,-0.020549346,-0.09083097,-0.01089163,-0.004075337,-0.027376985,0.00061689405,-0.045791816,0.010072187,-0.007035174,-0.022657758,-0.0047672368,-0.013703772,0.05617502,0.0008453098,-0.034850027,0.040501446,-0.026842635,-0.06302125,-0.026500432,-0.010730505,-0.018992214,-0.022848088,-0.0021002523,-0.018446866,0.06621329,0.023887223,0.014874738,-0.012845248,0.00033512514,0.0031845989,-0.027746875,0.015279388,0.04587919,0.020368284,0.041387465,0.060451042,-0.045466553,0.034253027,-0.07615426,0.01820322,0.040686756,-0.004476806,-0.007062256,0.012746416,0.034068853,0.020026194,-0.006213037,-0.04140018,-0.029294757,-0.035442043,0.0020429848,-0.03220923,-0.005934838,-0.018303955,0.04552105,-0.017781362,-0.037386958,0.070535764,0.008499097,-0.015308326,0.043131534,0.011486975,-0.038576722,-0.006812137,0.030044114,0.012078498,0.06484566,0.0003679128,0.014438825,-0.011108394,0.013461522,0.038520828,0.030592615,-0.0017957647,-0.011035662,-0.0009568782,0.0017866199,0.05490855,0.04581698,-0.030881342,0.0071463934,0.053833347,-0.0098154275,-0.0035379047,0.041741975,-0.0048852228,0.0024730815,0.05140175,0.040052716,-0.020775015,0.059879612,-0.050787225,0.018031346,-0.022051787,0.02610504,-0.0010289943,0.032975707,-0.01782131,-0.063834295,0.009808845,-0.008065991,0.034306612,0.034789693,0.037244804,-0.054037683,0.004606562,0.0054154,0.022446675,-0.040609516,-0.0122785345,0.038175795,-0.028730683,0.032611355,-0.052224107,-0.033522557,0.0017142905,0.023637393,0.023450874,0.008204872,-0.012397536,0.02607908,0.0051638833,0.011688086,-0.032151405,0.0068290783,0.027012289,-0.033981632,0.005112511,0.027691856,-0.06050538,-0.061793078,-0.02172372,0.040698145,0.0014738102,0.03979869,-0.05088039,0.013508478,-0.01715194,-0.00093382085,0.0014225019,0.023379827,0.0011459702,-0.0383593,-0.010394136,-0.021716347,0.028475832,0.013185008,0.026065953,-0.04549072,0.00078731624,0.030152572],"last_embed":{"hash":"2hslya","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"2hslya","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Cultural adaptations prove essential for global effectiveness","lines":[27,34],"size":1200,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2hslya","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Cultural adaptations prove essential for global effectiveness#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.014527593,0.026639348,-0.0393004,0.012534089,-0.03288802,-0.04573845,0.012701358,-0.01667141,0.03526968,0.019259633,-0.020410867,0.04233271,0.013530239,0.005715258,0.049833428,-0.014387994,-0.024356676,-0.025847029,0.005556945,-0.03516777,-0.026430698,0.012734858,0.0058782496,-0.027864277,0.0075966646,0.0030105188,0.0013789067,-0.01426749,-0.014670327,0.0784309,-0.020737456,0.0004826567,0.05396467,0.019961575,-0.0020168035,-0.015374208,0.0032484934,-0.04170156,-0.04037436,0.022365088,0.024774533,-0.02811938,0.040325344,0.06050692,0.0075956527,-0.03621734,-0.044936147,-0.035003126,-0.011979771,0.0052474258,0.0018071142,0.008575739,-0.024285367,-0.051460788,0.002614752,0.013311216,-0.023557728,-0.0066824816,-0.06184709,0.009502877,-0.02048347,0.04391796,0.009203185,0.012413872,0.024728196,0.0020545959,-0.0022840432,0.021073455,-0.0077149733,-0.037358627,-0.04923647,-0.017319692,0.037341546,-0.027918426,-0.061987367,0.0063488507,-0.037047926,-0.025549766,0.043731958,0.0696909,-0.028919049,0.008232813,0.0022059488,0.042709872,-0.025070965,0.0040281885,-0.031383827,0.037953094,0.015586165,0.0034247686,0.009596486,-0.008588903,0.015564307,-0.069062315,-0.027005672,0.010725687,0.008156931,0.019231161,0.044590283,0.017748624,0.012731549,0.048211657,0.0039746487,-0.0076041175,0.024797175,-0.0069290423,0.03187909,0.028651306,0.043525755,-0.017813256,0.054822586,0.03652563,-0.03775372,0.012902038,-0.026241027,-0.016751975,0.021338545,-0.019479388,0.022522865,-0.019068334,0.021916253,0.032873668,0.03977546,0.010393912,0.008144915,0.015052531,0.036530443,0.017023532,0.015798936,-0.006007664,-0.0069308192,-0.06600162,-0.04484783,-0.008665116,-0.012487063,-0.054422062,0.038574353,0.052871186,-0.008868971,-0.02398131,0.0020187395,0.035638183,-0.0277831,0.0040839524,-0.019397583,0.009517893,0.024965884,0.005594045,0.00012190958,0.020406192,-0.044575997,-0.037190538,-0.010535248,-0.022090279,0.038888555,-0.009744529,0.034786478,0.045769166,-0.00077772996,-0.048866242,0.031588797,0.03459635,0.00068263453,0.02095387,-0.02654389,0.004587116,0.0075040315,0.07570245,-0.038867086,-0.0252422,-0.021755861,0.005375861,-0.027243774,0.0113933375,0.006365203,0.02379148,0.03408657,0.02725976,0.023216857,-0.066425905,-0.010657316,-0.015124943,-0.0042573074,-0.01840895,0.015945887,0.0065302136,-0.03506333,0.0011215346,0.038975548,0.03256011,-0.01485591,-0.043135937,0.07181642,-0.039270204,-0.0051516285,-0.029675381,-0.0056212973,-0.025294127,0.031872936,0.005677096,-0.0009741134,0.05444745,-0.034607973,-0.00241443,-0.051550154,0.0021297424,-0.057051186,-0.021201909,0.057889637,0.014606549,-0.0036968463,0.011682164,0.005527434,-0.009771038,-0.0032910933,-0.0068338127,-0.039843276,-0.0067374352,-0.033024166,-0.0014211024,0.009252026,0.012615705,-0.016632572,-0.024243588,0.029099373,-0.008979203,0.012308684,0.019448852,0.041760594,-0.029674243,0.00040606392,-0.001446395,-0.04348811,-0.026261298,0.01785646,0.042823825,-0.014308694,0.0046186284,0.026400931,0.032426417,0.032352228,0.003325458,0.04702425,-0.0024839996,-0.040252753,0.007972447,-0.030110618,0.03666118,0.0012402765,0.03250328,0.0041549504,0.00052966503,-0.046947606,-0.047511794,0.02761905,0.03334764,-0.010086838,-0.010462329,-0.019220414,-0.033040337,-0.012066693,0.026542723,0.019250723,0.023061939,0.0019716567,-0.017099489,-0.019048508,-0.020233609,0.03223842,0.064686656,-0.050381154,-0.011205684,-0.011221353,0.02530013,-0.04703743,0.063851014,-0.018658081,-0.009844392,0.04998977,0.012492467,-0.016980596,0.0046279775,0.0049417596,0.01582221,0.026998518,-0.021189298,-0.005186755,-0.0036460254,-0.0020116114,-0.029450126,0.06546946,0.0010987278,0.07231096,-0.023407267,-0.0033724287,-0.0024311955,-0.0061538653,-0.16680774,0.02738894,0.0016364711,0.034647353,0.015657391,0.011832873,-0.0017081383,-0.021498922,0.00495968,-0.02035177,-0.019358592,-0.05193147,0.015782755,0.019679122,-0.00051287713,0.039188232,-0.007287693,-0.019255687,0.008356555,-0.028943935,-0.034873318,-0.046846583,0.017091308,-0.010728543,0.045091074,-0.014666577,0.027656829,-0.0020967256,-0.03774307,0.019315451,0.026866522,-0.03382287,0.0001709104,0.019030891,-0.0008405047,-0.028507765,0.00080723094,0.0017046046,-0.020794766,-0.014831629,0.024167212,0.0441698,0.006632452,-0.013459388,-0.019825734,-0.049696572,-0.0032760561,0.029066194,-0.01329524,-0.026001018,-0.008660419,0.014814456,-0.044921413,-0.031153696,-0.03956554,-0.023208657,-0.013371366,0.04292215,0.020191278,-0.046187952,0.025536185,0.00035028975,-0.006476197,-0.037554484,-0.029912263,0.01528645,0.014828629,0.015471666,0.0045093093,-0.03188485,-0.02264514,-0.020579925,0.0027860254,-0.0107251955,-0.018762428,0.02353297,-0.014592632,0.020913662,-0.040788565,-0.08341268,-0.00690839,0.026490575,0.025052313,-0.0072961254,-0.0039333035,-0.040748037,0.013037129,0.010097156,0.0922872,0.2233494,0.00023067165,-0.020655874,-0.011829791,0.0122383265,0.0021762806,-0.011424821,-0.006087974,0.012853169,-0.014765728,-0.0072135176,0.025908943,0.011649523,0.0073429,-0.0048485165,0.02337573,-0.10359382,0.012662358,0.08127109,0.011788471,-0.0105769895,-0.035033826,0.035788536,-0.01675378,-0.042006083,-0.011960736,0.009097012,0.05055209,0.011929853,0.015362618,-0.045740042,0.05479044,0.023006544,0.04360545,-0.007405161,-0.031129833,-0.040939976,-0.023479335,-0.001873683,0.04800007,-0.0027975675,-0.024728876,0.0108935945,-0.015055541,0.009014546,-0.006558372,-0.036894154,0.023627665,-0.018904092,0.02124021,-0.06406965,-0.017850982,-0.0026976946,-0.00041848456,0.026130177,-0.016675433,-0.002863058,-0.007798687,-0.023009993,0.02018481,0.0407797,-0.007108757,0.007950502,-0.014933937,-0.0067324466,0.03868103,-0.013354928,0.023722205,0.023298977,0.061636467,0.04395731,0.035981275,-0.0045020212,-0.012351355,0.033694133,0.005234705,0.05819297,0.013229204,0.027959784,0.002087711,0.011834852,-0.028606812,-0.052997656,-0.03963389,0.0356423,0.0061606285,-0.0007994627,0.06021258,0.01101064,-0.034240734,0.005342917,0.00068949384,-0.04763474,-0.0025323343,-0.05529423,-0.012723428,0.033147953,-0.008909088,-0.025124326,-0.03177922,-0.0019046842,-0.023253467,-0.00909736,0.007362751,0.036761604,-0.038542412,0.019198539,0.006583716,-0.02628984,0.018474389,-0.057617884,0.006970874,-0.007347873,-0.010155146,-0.046865415,0.013215899,0.0031347394,0.021483297,0.036844328,-0.022772519,0.03208641,0.047944583,-0.026360918,0.0131610995,0.034560207,-0.006377945,-0.008890189,-0.0023914436,-0.0045749424,0.0013078136,0.035460662,0.00044347087,0.055442184,0.045200054,-0.0072011836,-0.025389029,-0.026665812,0.012738959,0.019582499,0.012758123,-0.061617278,0.020890757,-0.031578857,0.017394604,-0.010809898,0.020082695,-0.036825925,0.027367942,-0.025793856,-0.023415066,0.027599584,0.013026059,0.010266919,-0.016711855,-0.028650392,0.012581133,-0.015046132,-0.04604227,0.0021242322,-0.024447817,-0.022262372,0.03008683,0.029683962,0.06559924,0.016724091,-0.0077609457,-0.043412533,0.055214904,0.021977471,-0.0044509796,0.02868811,0.017337678,-0.025417987,0.020528909,0.027429996,-0.028358746,-0.03244029,0.018548453,0.030540582,-0.008978893,0.040516786,-0.05262157,-0.04076825,-0.01604316,0.022055857,0.0030353991,-0.018532472,-0.017222233,0.010996074,-0.016650304,-0.052266352,0.1111515,-0.06419247,-0.0027381286,-0.0070979176,0.033171404,0.029642094,0.029071378,0.016323177,-0.033961546,-0.01295104,-0.0015677992,0.0026356436,0.004046356,0.0075151357,0.012547164,-0.012040822,0.04264772,0.000016291695,0.00396956,0.019093795,0.020093193,-0.04649327,0.015044474,0.0059966603,0.017307524,-0.004965859,-0.012300313,-0.001690906,-0.014394365,-0.033798076,0.0005253476,0.0040080277,-0.060741726,-0.0007643194,0.042580836,-0.0026558028,-0.012967482,-0.02514094,0.00731377,0.0011905432,-0.02699101,-0.035395864,0.0051031844,-0.0076126945,0.037220936,-0.018224133,0.0026464148,0.026107691,-0.026179923,0.00873761,0.013763709,0.0173788,0.013337711,0.019212818,-0.046151817,-0.066625625,-0.0435274,-0.00091945875,0.015439581,0.0067481217,0.007506442,0.018168956,-0.025727147,0.016167952,0.025666859,-0.004867532,-0.0014405091,0.007017673,-0.012541151,-0.0033456355,0.014428617,0.041312534,-0.043987475,0.002877559,-0.04619356,0.030814558,0.013446921,-0.00045843518,-0.024364145,0.005649415,0.035550468,-0.030336011,-0.050913103,0.038252383,-0.012464043,-0.039142907,0.014495067,0.027315052,-0.0029992028,-0.009942894,0.04862792,-0.020076755,0.007822896,-0.027435908,-0.039743878,0.087696515,-0.013265242,-0.008405429,-0.05010433,0.021785878,-0.0010872317,-0.0011491965,0.00972986,-0.006603139,0.033747576,-0.021006271,0.0122722,-0.012071381,0.006399385,-0.03252202,0.032536928,-0.02244525,0.0026010785,0.030510327,-0.0047159856,0.0033559205,0.0026545634,0.036013413,-0.019404039,0.021423778,-0.044815555,0.012280532,0.009199783,-0.0068537565,-0.021192947,0.01657085,-0.019114526,-0.00036055487,-0.03012088,-0.0087341145,-0.0024672542,-0.019071968,0.011163178,-0.04684609,-0.020839347,0.011688557,-0.020143315,-0.0076231784,0.020247608,-0.04171491,0.020946587,0.013547002,-0.0034133901,-0.0375112,0.015073058,0.021894148,-0.031811114,0.016200976,0.040257394,-0.022882704,-0.043734036,0.083529405,0.02205663,-0.051961027,-0.019865222,0.0015945795,-0.016934235,-0.0012875085,-0.009703698,0.0017368355,0.045467477,-0.03609269,-0.021335319,0.054867163,-0.016275724,0.015887924,0.06628241,0.043193795,-0.014625914,-0.0303261,0.009738507,0.020175701,0.017660195,0.01767882,0.0561874,-0.032181382,-0.052833762,0.025189014,0.017634263,-0.039524097,0.060866214,-0.02266879,-0.033056792,-0.078597404,-0.045330297,-0.02384939,0.043004397,0.031599082,-0.021739887,0.01174338,-0.026185416,-0.032320265,-0.017176425,0.0010633132,-0.043365084,-0.0024805688,0.015021518,0.025571594,-0.0019475633,-0.00007229403,0.0034071137,-0.03808463,0.018183116,-0.15023012,0.024654552,-0.018213443,-0.005001369,-0.04601178,-0.026928466,-0.024061868,-0.026888555,-0.012462683,-0.055496417,0.0040421733,-0.009694754,-0.026690306,0.011571798,-0.0023632264,-0.005217016,-0.01841863,0.013498295,-0.013288767,0.058883686,-0.0019114742,0.023588672,0.11473393,0.0018906135,0.016690983,-0.002548201,-0.08599946,-0.0009289848,-0.051421996,-0.037100576,0.012923979,-0.08239282,0.020963065,-0.022317493,-0.019996068,-0.027541157,-0.011459117,0.0017595292,0.023573155,-0.048231706,0.004297742,0.01348159,-0.025768962,-0.02551732,-0.020750424,0.077045456,-0.031066319,-0.02152203,0.021393012,-0.030721728,-0.01846142,0.030557118,-0.022756586,-0.022737186,0.009329515,-0.033187106,0.005972551,-0.002973439,-0.000341962,0.0302662,0.03768992,-0.017271113,-0.032489818,-0.009554098,-0.04768953,0.024389444,-0.04826834,0.022866566,-0.038461402,0.056663852,-0.048700962,-0.002913279,0.0131020835,-0.019779358,0.030914908,-0.04786101,0.012889714,-0.021610167,0.0033589192,0.0009864212,-0.008539894,0.0021131113,-0.017211152,-0.03918895,0.044506785,0.005187195,-0.016702117,-0.012056705,-0.037083685,-0.014614951,-0.05244854,-0.013407752,-0.010994503,-0.023290873,-0.08953923,-0.009313671,-0.0006594028,-0.028518401,0.0017015117,-0.048393738,0.009526529,-0.006928669,-0.01875176,-0.0053201662,-0.011885801,0.056161404,0.00017167498,-0.035156835,0.040200386,-0.027156478,-0.063434236,-0.025341246,-0.009148471,-0.017874677,-0.02307182,-0.0024679552,-0.017501546,0.06644519,0.023315707,0.012844182,-0.013708993,0.0017363488,0.004787242,-0.026947033,0.0141671635,0.04711718,0.017139906,0.039419185,0.060742233,-0.04623375,0.034428533,-0.07855437,0.017446576,0.0418406,-0.0039859163,-0.004477668,0.0132113015,0.033053204,0.018767133,-0.0042401426,-0.040418047,-0.026519166,-0.03739689,0.0047202804,-0.03283612,-0.0051170345,-0.019526048,0.04439205,-0.019337084,-0.036617894,0.07251938,0.010546615,-0.015175788,0.04202348,0.01302796,-0.040941454,-0.008087494,0.030032054,0.011726086,0.06470027,0.0015665912,0.017828386,-0.010738766,0.01626112,0.040479872,0.032084145,-0.0025553752,-0.010646261,0.00043749492,0.00017473589,0.0548024,0.04478769,-0.03171543,0.004111803,0.05407448,-0.00801451,-0.0058928593,0.042615496,-0.0072241155,0.0035641436,0.049662296,0.03958796,-0.021551952,0.05870251,-0.0527855,0.020861411,-0.021408264,0.026097693,-0.0005640321,0.033846166,-0.016248848,-0.06691789,0.011056639,-0.006575995,0.034399964,0.03490264,0.038377725,-0.055358246,0.0011939389,0.0072344597,0.022114707,-0.041429292,-0.014505061,0.037140194,-0.023888763,0.032212682,-0.04965016,-0.03416314,0.0017493948,0.020318031,0.025518583,0.0077697625,-0.011631853,0.026612295,0.005269401,0.010563454,-0.03295129,0.006054973,0.027463153,-0.032599896,0.0019473602,0.02865266,-0.05892597,-0.061413236,-0.023767581,0.04077955,0.005483928,0.03732249,-0.045939296,0.013239402,-0.018638603,-0.0014161244,0.0017822214,0.025378974,0.0017621708,-0.037354372,-0.009897545,-0.02052597,0.03184668,0.013974587,0.025105147,-0.043850258,-0.002802339,0.03059898],"last_embed":{"hash":"gvittt","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"gvittt","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Cultural adaptations prove essential for global effectiveness#{1}","lines":[31,34],"size":1130,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gvittt","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Meta-analytic evidence confirms robust effectiveness across conditions": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0109137185,-0.027594578,-0.07084383,0.0008586818,-0.010835443,-0.047773387,0.0014274991,0.011781944,0.024732778,0.033077884,-0.019369856,0.024935594,-0.008674247,0.03099832,0.025693687,-0.005588622,-0.02339655,-0.024781521,-0.015226874,-0.024369337,-0.021241644,0.012439325,0.027840309,0.038581226,-0.0015277126,0.025174169,0.010931065,-0.008278368,-0.013365094,0.07616425,-0.01096663,0.0026188577,0.064928584,0.0065319263,0.025595937,0.019079454,-0.0057704765,-0.051820196,-0.032464042,0.01705939,0.041020237,-0.009964061,0.026773514,0.03230631,0.045168452,-0.05284337,-0.02337961,-0.029803047,0.0014776912,-0.015643476,0.021809788,-0.015026072,0.0150075285,-0.04122151,0.003352076,0.01849887,-0.034359694,-0.020961585,-0.025369909,0.010921224,-0.017502096,0.05779916,-0.019001085,-0.031709008,0.034932557,0.03125358,-0.006713924,-0.0012050773,-0.0025484764,-0.03339833,-0.0023002753,0.0011207811,0.012861916,-0.03161863,-0.043246444,-0.010555183,-0.00827415,-0.024327263,0.03482016,0.011346094,-0.021976225,-0.0133028785,0.028075766,0.023562044,-0.06239514,0.01552422,0.011045243,-0.0124727,0.020747207,-0.019195681,0.014575404,-0.023895958,0.027530363,-0.015025682,0.019535162,-0.006850418,-0.005506908,0.02497174,0.036512163,0.017360423,0.042077422,0.010487203,0.030264853,-0.00021171376,0.017286541,-0.0015874404,0.024137147,0.005743721,0.06348899,0.00080279383,0.020561153,0.04894436,-0.013340826,0.0027267942,-0.0010182634,0.0039485535,-0.0037264703,-0.049164057,0.00011181648,-0.02332156,0.072264545,0.045392297,0.030460075,-0.031492908,-0.041870337,0.011019899,0.03770837,0.01806636,0.012288641,0.007148175,-0.018360324,-0.018441852,-0.06300595,-0.0075093783,-0.043893065,-0.029830987,0.06682319,0.06546808,0.00023311986,-0.039584506,0.029079579,0.038413968,-0.042046376,-0.0049487483,-0.015265114,-0.027420249,0.029575383,0.019156074,0.0038379706,0.037163507,-0.0067491005,0.020083446,0.0050785495,-0.017306792,-0.0015025666,0.012439477,0.0038031305,0.03383587,-0.004908828,-0.03234825,-0.010242364,0.018479278,0.0004160071,0.013120074,0.012211692,-0.005104753,-0.001270573,0.057853952,-0.0182085,-0.013998946,-0.025405742,-0.013003507,-0.027838947,0.0209599,0.013020735,0.014713598,0.073665254,0.026474627,0.029811723,-0.05968122,-0.019134702,0.01422816,-0.004566565,-0.044328418,-0.010730944,0.03244064,-0.0045889528,0.02481447,0.00761838,-0.016484322,-0.0032991136,-0.033790503,0.059991147,0.0038954003,0.022971489,-0.017460011,-0.043851104,-0.045472424,0.040253356,-0.0015577624,0.002878456,0.020097762,-0.0017120133,-0.0005262246,-0.035760265,-0.005317848,-0.053300094,-0.033347324,0.010025244,-0.017524784,-0.043718684,0.031024506,0.016232569,-0.0140483305,0.008143704,0.023673583,-0.039068352,0.021242179,-0.010325166,-0.003216262,0.022878433,0.024479061,-0.012883451,-0.039124522,-0.0031446682,-0.00970365,-0.032192644,0.043992832,0.040997636,-0.040001746,-0.026180698,0.008463515,-0.028290536,0.020198477,0.0292838,0.019868169,0.022835057,0.030444032,0.048410967,-0.020612085,0.030717665,-0.0017204543,0.02297097,-0.024959197,-0.032887623,0.008732568,0.008040859,0.011548834,0.02830577,0.020387756,0.023886086,-0.010370192,-0.08202288,-0.034898512,0.037259754,0.030787943,0.0034876708,-0.036985267,0.0036664347,-0.035161663,-0.024066525,0.0048983754,0.042382058,0.027367879,-0.019444367,-0.02389553,-0.0020815006,-0.05571781,0.021715842,0.03834069,-0.0034280242,-0.013600314,-0.0077358806,0.021062102,-0.028758934,0.032667838,-0.01756889,0.01201526,0.04113291,-0.0037604005,0.023297539,-0.0020193865,0.020795904,0.019195927,0.03525602,-0.0586801,0.012432455,-0.0061581135,-0.01995746,-0.014029268,0.021299131,-0.003752842,0.08602857,-0.020179939,-0.01567483,-0.02957518,0.031970866,-0.16957484,-0.003820183,0.03157642,0.021285515,-0.0033121055,-0.017923627,-0.01239701,-0.010659066,-0.030411175,0.026703918,-0.010519699,-0.061088424,0.010858625,-0.0065913643,-0.0052543273,0.010983618,-0.012633514,-0.0151585275,-0.018213307,-0.04590094,-0.037656747,-0.00712193,0.015023461,-0.02115064,0.011578432,0.0457466,0.012783193,-0.017197069,-0.05853712,-0.0021564183,-0.011038321,-0.0054263645,0.0028746156,0.0053374423,0.008874948,0.017294403,0.008315359,-0.0148140425,0.008592326,-0.0016544702,0.023257446,0.06787563,0.028512703,0.006251986,-0.01893759,-0.018082919,-0.013486387,0.026647147,0.037928633,-0.008154242,-0.011839417,0.026279489,-0.02683544,0.020453889,-0.03071585,-0.037379004,0.009848231,0.049359787,0.018942606,-0.035564907,0.03038095,-0.039612815,0.03130098,-0.03689066,-0.006619213,-0.03154952,0.016571684,-0.030255293,0.007711163,-0.04010716,0.02499657,-0.028711768,-0.0065996377,-0.0037097237,0.00053898804,0.03179957,-0.00019093518,-0.019830866,-0.037636384,-0.107940674,-0.0022781466,0.022044232,0.008820538,0.0068603195,-0.007826963,-0.034406614,0.026479116,-0.0040351474,0.06297775,0.26237497,0.02146299,-0.041218746,0.012809564,0.012046876,-0.0004944051,-0.0015921644,0.022647928,-0.004584092,-0.026240207,-0.04620341,0.016574442,-0.013366062,0.027438091,-0.0015568736,-0.0049154577,-0.10155304,-0.019625762,0.09229184,0.0051254914,0.031321086,-0.0106793605,-0.00051312364,-0.011966596,-0.086485706,-0.028752752,0.0005914977,0.006392921,0.012167332,0.03477673,-0.03327015,0.028019639,0.029657438,-0.063551076,0.010011516,-0.018329773,0.0015071611,-0.06316874,-0.027107593,0.04472782,-0.012763117,-0.02240741,-0.015996672,0.008278716,-0.011984889,0.010749522,-0.0028269894,0.00010396773,-0.018932479,0.014360172,-0.04891385,0.055083677,0.03485761,0.0024767544,0.0093419235,-0.034508076,-0.040390022,0.02454757,-0.021283668,0.0039205463,0.0024124272,0.0030176912,-0.037004646,0.020643845,0.0004644343,0.06507012,-0.046163082,0.05715815,0.044416454,0.048127793,0.024037417,0.027768124,0.016528152,0.013084613,0.05424702,0.012702747,0.007115461,0.006716925,0.052427035,-0.0042697727,-0.026941802,-0.015817525,-0.01642147,-0.032932576,0.022930903,0.012743561,-0.03249025,0.0051214313,-0.0014823285,-0.07590755,-0.0073401793,0.03451041,-0.038733505,-0.006363294,-0.031798273,0.023650398,0.050349005,-0.039414033,-0.017913766,-0.023182401,0.033100728,0.0017187818,0.004918375,-0.0077920547,0.00017421282,0.026115347,-0.0046232776,0.00709869,-0.0045448695,0.02347647,-0.103263296,0.016727151,-0.014181364,-0.014699264,-0.020750912,0.069147825,-0.02503878,0.037944354,0.021426128,-0.015991326,0.05411598,0.051218048,-0.040606465,0.016825426,0.025998134,0.004017065,0.0010281153,-0.043489166,0.029468026,0.007377049,-0.0023180202,-0.02421954,-0.00045925088,0.051764946,0.011110707,0.007001805,0.012749431,-0.0068307132,0.002310967,0.025250498,-0.035451934,-0.025810098,-0.034013193,0.019902283,-0.015288516,0.03769637,-0.011062198,0.07748151,-0.04350655,0.012159061,0.06266507,-0.003017349,0.043011118,-0.05396788,-0.03592346,-0.013690043,-0.021833258,-0.015867183,0.012168515,-0.021112353,-0.011313854,-0.021104483,0.0115355365,0.08222648,-0.004589215,-0.024538321,-0.0047407653,0.035060626,0.023896227,-0.021287944,0.052735895,0.053068273,-0.03038895,0.015559211,0.006549447,0.0075855567,-0.052426178,0.016024673,0.032878015,0.00023747113,0.026752817,-0.038543154,-0.008727803,0.017220668,0.026716977,0.037401598,-0.0038433387,-0.02535292,0.035883706,-0.030722445,-0.02876875,0.08717764,-0.053308535,-0.008322203,-0.0003941045,0.015027769,0.055418048,0.008788461,0.03247865,-0.022272395,-0.01323683,0.016573094,0.011997312,0.020431029,0.0048708357,0.017390411,0.023856243,0.045989666,-0.015600448,0.0110159675,0.00567227,-0.008171544,-0.00591939,0.034733124,-0.03655043,0.004622995,0.018639334,-0.023288183,-0.010720855,-0.007517703,-0.014744671,-0.015519196,-0.022800395,-0.062330514,0.005128141,0.02384242,-0.0032524525,-0.029006558,-0.0066001457,0.022476852,0.00006177146,-0.045580428,-0.008338879,-0.015094488,-0.007760594,0.030450378,0.039759327,0.021032445,0.0044877487,0.000780264,0.01400575,-0.0052773985,-0.006321153,0.021923149,-0.00051716255,-0.0018526884,-0.048333954,-0.04447891,0.007992401,-0.016557585,0.015782835,-0.03072579,0.0073063844,-0.026720373,-0.011006763,0.05802913,-0.008624009,-0.005615994,0.018236687,-0.012106606,0.007150802,0.02928901,0.040746894,-0.029223738,-0.062439743,-0.045073204,0.033506162,0.034066584,-0.012726707,-0.033703517,-0.0067863907,0.024527915,-0.04642452,-0.06115584,0.012271036,-0.033131186,-0.03573283,-0.0019795774,0.0058048572,-0.009875723,-0.015823007,0.014944461,0.02775284,0.0135932,-0.03134962,0.008637413,0.08160428,0.008033532,0.0013937309,-0.019567452,0.0149461245,0.03728855,-0.021905586,0.036608998,-0.0070487084,0.030792434,-0.040230118,0.015175356,-0.034577727,0.032746505,-0.0206952,0.0072179004,-0.030536765,0.0021039208,-0.0103162,-0.028560778,-0.0023420264,-0.02415012,0.018084139,-0.0108689675,-0.0056958413,-0.029472886,0.0145834675,-0.026665343,-0.042499773,0.0021633762,0.0005079153,-0.043352656,0.024367746,0.0036645252,0.026049364,-0.017760737,0.004738088,-0.007706875,-0.045294214,0.009616397,-0.00231728,-0.03938398,-0.0074752797,-0.009106926,-0.016278716,0.009596711,-0.02681793,-0.020890808,-0.02774003,0.008861935,0.004522718,-0.025487764,0.05288806,0.0025113965,0.0029871706,-0.07667623,0.072794534,-0.024386112,-0.040356588,0.0069493847,0.016826035,-0.024949,-0.05067485,0.022912228,0.043286696,0.035141423,-0.0392444,-0.009262891,0.045430463,-0.02395654,-0.015114782,0.06759486,0.045800637,-0.0017422979,-0.040408965,-0.00037745535,0.033601325,-0.036416076,-0.00019799737,0.046617232,0.01186146,-0.06535586,-0.009577687,0.008217366,0.0035367077,0.07424631,-0.043154154,-0.010705516,-0.06314686,0.019276356,0.040107984,0.012160563,0.026165115,-0.01818758,0.018392555,-0.04717152,-0.047093425,-0.011328105,0.0041315295,-0.005917091,-0.004996052,0.032958247,0.042056486,-0.00399636,-0.0068837483,-0.0341943,-0.025174955,0.007867392,-0.15820093,0.0098835835,-0.04341489,0.010146794,-0.053043738,-0.005904512,0.033866115,-0.021121092,-0.024180545,-0.024829935,-0.014313688,-0.057522062,0.006061475,-0.008003198,0.0068521844,0.0045030667,-0.022871941,-0.021504305,-0.020651806,0.006652152,-0.004416121,0.014820168,0.031755418,0.021445496,-0.0009272357,0.0025875208,-0.058960218,0.00016825956,-0.033967566,-0.008591437,0.012889092,-0.043754905,0.009998405,0.006185049,-0.016287357,0.009213907,-0.024001395,0.008509533,0.0063269935,-0.028304085,0.0155612435,0.022123065,-0.0027171448,-0.046054676,0.0037585117,0.059610173,-0.031751692,-0.026421404,0.008047038,-0.009240868,-0.022475215,0.050759275,-0.03939028,-0.0044397763,0.0047600637,-0.04662371,0.019657392,-0.009373322,0.025510643,0.030182725,0.009023296,0.031607226,-0.06733594,-0.025650606,-0.04826707,0.027484134,-0.053317104,0.03937335,-0.017047372,0.05226795,-0.078956276,0.027535625,0.026703639,0.029071592,-0.005575947,-0.030711725,0.019194828,-0.025420062,0.015785865,-0.027664235,-0.03069628,0.016784942,0.0006805077,-0.041566256,0.025547113,-0.00032116225,-0.015369198,-0.05628601,-0.027630085,0.020905536,-0.054362316,-0.011768029,0.0050851153,-0.003413492,-0.06896009,-0.010526635,-0.03913773,-0.004887343,0.0016986263,-0.021943586,-0.023809543,-0.044389434,-0.015072665,-0.018818267,-0.01012407,0.0330779,0.010899344,-0.03139214,-0.012593852,-0.018803872,-0.047546547,-0.021585856,-0.035676256,0.03075019,-0.039083198,-0.013571374,-0.027703341,0.045087047,-0.002100817,0.043744266,0.033990066,0.01484726,-0.005328462,-0.007851862,0.028847516,0.032641787,0.024910431,-0.01163251,0.03027288,-0.040781707,0.022925034,-0.06954439,-0.012912795,-0.0039642444,0.0106623545,0.019660765,-0.022283405,0.019298542,0.0389349,-0.017407069,-0.024383388,-0.03948511,-0.021490987,0.015067387,-0.0246168,0.019719008,0.024708232,0.042298943,0.012514305,-0.01588846,0.025117014,0.023695787,-0.013746484,0.045836896,-0.013921559,-0.0041219587,0.016912438,0.024648223,0.034369804,0.056951474,0.00062954647,-0.016388223,-0.03642612,0.014454692,0.03434742,0.04961715,-0.01918117,-0.021218253,-0.00820679,0.013984243,0.04139367,0.04502996,-0.020517172,-0.0026895427,0.035736337,-0.020817922,-0.0161793,0.008168587,-0.058812745,-0.014287755,0.05014129,0.015233324,-0.045372445,0.027844734,-0.033129595,0.016207797,-0.024663767,0.011191172,0.00081509043,0.035946924,-0.00732903,-0.05136978,-0.022476735,-0.010491038,0.046545964,0.018186914,0.023708988,-0.0324874,0.008886881,0.01914261,-0.004389596,-0.033163555,-0.017251512,0.015630536,-0.02985741,-0.025923306,-0.010121874,0.0044324296,0.007624586,0.019728914,0.009562907,-0.0007715671,-0.005949847,0.005332028,0.0272137,0.035018034,0.01458838,0.0013880578,0.019135844,-0.024909865,0.03675766,-0.0021439851,-0.043958656,-0.05423893,0.003502483,0.021235537,0.009459466,0.027732247,-0.041553766,-0.010232298,-0.048141107,0.025472676,-0.023347279,0.029080836,0.001723603,0.02801463,-0.018063849,-0.0003868079,-0.009888888,-0.009859779,0.012142542,-0.048159324,-0.0049692825,-0.026199076],"last_embed":{"hash":"129ab7u","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"129ab7u","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Meta-analytic evidence confirms robust effectiveness across conditions","lines":[35,42],"size":1151,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"129ab7u","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Meta-analytic evidence confirms robust effectiveness across conditions#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010629797,-0.02754319,-0.07073682,0.000049098584,-0.009043753,-0.04816323,0.004596761,0.010592541,0.02532207,0.031366386,-0.019740988,0.023557432,-0.008173292,0.029177202,0.025862297,-0.0023350518,-0.020902855,-0.025864003,-0.014017367,-0.024988186,-0.021503579,0.012178144,0.028373683,0.038345896,-0.0034403356,0.02479224,0.010446422,-0.0069685737,-0.011776427,0.080429375,-0.011138973,0.0030440371,0.06592487,0.0057855346,0.028811442,0.019666703,-0.0057487907,-0.053022668,-0.03201739,0.015756406,0.040738564,-0.011098188,0.026446925,0.028433807,0.04403996,-0.05197956,-0.021772288,-0.030805828,0.0020476475,-0.0152505925,0.022321986,-0.012906481,0.016872952,-0.04114321,0.0035851179,0.018233063,-0.03244117,-0.019798124,-0.021961564,0.008655463,-0.018031757,0.057175886,-0.01812336,-0.030749237,0.033222623,0.029965034,-0.0066842344,-0.0015049648,-0.0028219824,-0.035309613,-0.0023162526,0.00073755305,0.014357475,-0.031259045,-0.043195397,-0.012911713,-0.006043108,-0.02223017,0.03504108,0.011471224,-0.022351744,-0.012895834,0.025652915,0.026245147,-0.06396108,0.016884336,0.014401257,-0.011021741,0.020748965,-0.017561698,0.014043417,-0.026673019,0.0296716,-0.015740313,0.01902697,-0.006106644,-0.004508891,0.025714662,0.03661965,0.018910697,0.041921776,0.007991924,0.030392883,-0.00003455149,0.018209882,-0.003699916,0.024095941,0.0047231563,0.062989205,0.0018062077,0.019873021,0.047010012,-0.014084918,0.0013610251,-0.0029392198,0.007826347,-0.005031067,-0.049334336,0.0007651538,-0.024434416,0.07178607,0.042418536,0.030849496,-0.032179043,-0.040650465,0.011175653,0.036961604,0.017034043,0.012583387,0.008286357,-0.019175539,-0.017268756,-0.06227758,-0.010862049,-0.045603648,-0.02998798,0.06802623,0.064450786,-0.000047101275,-0.036533624,0.030043248,0.03816196,-0.038758215,-0.004479045,-0.014808822,-0.028139586,0.02727723,0.019491687,0.006020719,0.037397634,-0.0050991746,0.021387992,0.0050287587,-0.014099943,-0.0027750568,0.011370086,0.0026458045,0.033099763,-0.004580407,-0.029720917,-0.01270718,0.018425584,0.0014792389,0.010918518,0.009685114,-0.004896331,-0.0018360992,0.05565917,-0.016647702,-0.011324272,-0.02422946,-0.013298322,-0.032977108,0.021023614,0.0149993,0.014610711,0.077093236,0.026302677,0.032133956,-0.058757916,-0.018385738,0.013548606,-0.0042374283,-0.044312067,-0.011441497,0.032007884,-0.0025706545,0.027558539,0.009176631,-0.015563468,-0.0043049427,-0.03360816,0.059544835,0.001920441,0.024235256,-0.014358501,-0.04094226,-0.045076914,0.0401528,-0.0013860416,0.0034893781,0.019383064,0.00012657285,-0.0021342298,-0.034453325,-0.0056484584,-0.05248889,-0.032285903,0.007570533,-0.01568325,-0.043626267,0.029177537,0.0155920405,-0.012714915,0.0080856765,0.024732795,-0.03905929,0.020617887,-0.01119559,-0.002708638,0.022661267,0.023645934,-0.010505279,-0.03718641,-0.004893092,-0.0075642816,-0.03300887,0.045959778,0.04250022,-0.042416263,-0.024973612,0.006729007,-0.030058475,0.020535849,0.02779778,0.02064645,0.02069928,0.03264258,0.04801579,-0.02039149,0.029735327,0.0009484248,0.026083177,-0.02834591,-0.032839984,0.009340818,0.0090189865,0.008520793,0.02955272,0.019880047,0.025869172,-0.010512497,-0.08461647,-0.034653313,0.03545284,0.029810831,0.0030528319,-0.03533106,0.007719233,-0.034152713,-0.025440285,0.0015773077,0.0413151,0.026207447,-0.018917752,-0.025711127,-0.003106353,-0.05489662,0.021482928,0.03672712,-0.0032120051,-0.011220599,-0.006413252,0.021341475,-0.026655834,0.030465564,-0.019138811,0.012571158,0.041420754,-0.0033736916,0.022359755,-0.0028395623,0.016087795,0.018138343,0.03179106,-0.05863773,0.011197136,-0.0059558824,-0.020448854,-0.015485556,0.02046482,-0.0037237597,0.08755316,-0.019641299,-0.014465175,-0.03179687,0.032795977,-0.16855869,-0.0026601502,0.032886513,0.022423068,-0.0052636326,-0.015801491,-0.013586441,-0.0095268935,-0.029023573,0.02685581,-0.0074576368,-0.061395593,0.008643614,-0.0060968166,-0.003535281,0.011098967,-0.011887727,-0.014883077,-0.020878866,-0.045856338,-0.037748504,-0.003922189,0.014191458,-0.021979269,0.012529834,0.047590934,0.012347315,-0.01525745,-0.056247853,-0.0020771404,-0.011267771,-0.006669525,0.0026233627,0.0035956388,0.008359342,0.019640833,0.008513918,-0.011707379,0.010178372,-0.002654094,0.023298135,0.06839795,0.029168207,0.00501419,-0.01766959,-0.015267995,-0.010183015,0.025512911,0.040498517,-0.008077119,-0.010814174,0.029336186,-0.028454095,0.019593487,-0.031062948,-0.03882906,0.010816338,0.048824664,0.019701576,-0.0355454,0.027910141,-0.038832907,0.02986256,-0.03555212,-0.006284403,-0.031399496,0.014236132,-0.02983241,0.007384313,-0.03977669,0.024696134,-0.027987987,-0.0084926775,-0.0077924547,-0.00022010207,0.033070974,-0.00006916626,-0.017408226,-0.03652164,-0.11024259,-0.0028117124,0.021281574,0.011785542,0.0067481264,-0.006072326,-0.03481634,0.027883144,-0.0034622366,0.06129435,0.26097232,0.02126731,-0.040466983,0.01515179,0.0134412935,-0.0013242445,-0.0012569728,0.020890487,-0.0040084133,-0.02498055,-0.04647061,0.013108421,-0.012232581,0.02926628,-0.00011945183,-0.004607381,-0.09985853,-0.020862268,0.093166575,0.005240338,0.033718765,-0.009829875,-0.0023236056,-0.012363674,-0.08792609,-0.030115817,0.0016428492,0.0055923965,0.01251798,0.036721423,-0.031098418,0.03017264,0.027741387,-0.0656268,0.013160149,-0.017864846,0.0022213017,-0.061891247,-0.025184738,0.0447131,-0.012710969,-0.023592096,-0.01618209,0.007731771,-0.013136816,0.011424674,-0.000006301981,0.0010485448,-0.017068142,0.010408708,-0.050645944,0.05752384,0.03462475,0.0040367073,0.01014018,-0.032881137,-0.039720472,0.02604081,-0.023554415,0.006895335,-0.00012978083,0.0037355411,-0.037354987,0.023796428,0.0026807105,0.070102066,-0.047527898,0.058586426,0.045382436,0.04566702,0.025250211,0.028081536,0.016235117,0.014875131,0.054444335,0.014951902,0.004274186,0.006050997,0.05104136,-0.006112872,-0.027094083,-0.015002345,-0.01647524,-0.03196452,0.023811175,0.012331608,-0.03511055,0.0031099478,-0.0016115013,-0.077596314,-0.009246227,0.03578002,-0.037707992,-0.008152856,-0.032745916,0.024959542,0.047596533,-0.039631408,-0.018064188,-0.024157727,0.030701417,0.0018236547,0.003961704,-0.0067604934,-0.0020638679,0.030161234,-0.0031086798,0.005361909,-0.0053755185,0.022117753,-0.10493953,0.014364978,-0.01448155,-0.016218305,-0.021453055,0.07093361,-0.025586687,0.03932808,0.017473236,-0.01632803,0.053158004,0.051181395,-0.040004354,0.015647586,0.026712378,0.0040958733,-0.00042767124,-0.043221965,0.029771565,0.006781948,-0.004650424,-0.023200436,-0.001414843,0.050897516,0.0104470365,0.010116066,0.015201103,-0.007960995,0.0029909126,0.024221214,-0.034839194,-0.025826553,-0.03065733,0.020678664,-0.012843639,0.036068443,-0.011859011,0.07811946,-0.04318139,0.012761599,0.05789083,-0.0061327913,0.042539388,-0.05323281,-0.034473915,-0.011777796,-0.019928332,-0.0150449155,0.01066117,-0.02189472,-0.009313527,-0.022730738,0.011283781,0.080499806,-0.003479401,-0.02387562,-0.006351202,0.03580093,0.024997916,-0.021080026,0.05352061,0.055514403,-0.03237974,0.016202698,0.007121795,0.008643918,-0.054073147,0.013785205,0.03191301,0.00012321235,0.027460622,-0.03640887,-0.008585567,0.01594981,0.026812749,0.03775792,-0.0015050891,-0.02591761,0.03466902,-0.031305276,-0.030313173,0.08492294,-0.05425556,-0.008130008,-0.0024571484,0.015669558,0.05359838,0.0075168605,0.031184023,-0.021320038,-0.013622744,0.01480514,0.012834927,0.021168618,0.0037352091,0.01620659,0.02579142,0.044579502,-0.013623156,0.008581868,0.0051206853,-0.009344173,-0.0033307278,0.03547113,-0.034825966,0.0047763875,0.018025883,-0.022554936,-0.007274859,-0.0063796826,-0.013503558,-0.017073963,-0.02375002,-0.06416584,0.006411786,0.021100916,-0.00367246,-0.026581673,-0.006187483,0.023727678,0.00093165453,-0.04416421,-0.0045397608,-0.014709566,-0.008264893,0.030224537,0.037803117,0.021184413,0.004746612,0.0021282097,0.013245777,-0.0067006187,-0.0060609863,0.019631445,0.0019268161,-0.00041697692,-0.050147388,-0.043307427,0.009695575,-0.016525425,0.016319508,-0.028928207,0.009992262,-0.027271437,-0.0116543975,0.055620443,-0.008677577,-0.0045262114,0.017301643,-0.013720306,0.0073210476,0.032036554,0.04102317,-0.031826567,-0.06268073,-0.045596793,0.03478602,0.032395065,-0.013152811,-0.033147585,-0.00789651,0.023943646,-0.04724843,-0.061199263,0.014080069,-0.034871604,-0.037747066,-0.0010854746,0.005914166,-0.010618888,-0.015735904,0.012826449,0.025805831,0.016915096,-0.03233676,0.008127037,0.08140522,0.0075498517,0.0019080446,-0.01829542,0.015837746,0.03844614,-0.020427361,0.038193475,-0.0073316684,0.03162715,-0.0378457,0.013304255,-0.03677581,0.03393744,-0.020108683,0.007419741,-0.030107506,0.0035876266,-0.012358776,-0.031113448,-0.0014617217,-0.023905512,0.018512735,-0.0132641895,-0.005520663,-0.03146099,0.010866579,-0.029476454,-0.043554462,0.00469035,-0.0012365219,-0.043700114,0.025389582,0.006462343,0.023657585,-0.017366085,0.0053636963,-0.008841731,-0.0426558,0.009496066,-0.004170826,-0.04283216,-0.008217748,-0.010196599,-0.014837094,0.008215954,-0.026854701,-0.020066094,-0.024730587,0.00863852,0.0025431998,-0.028087782,0.053310923,0.0039844154,0.004082811,-0.07841569,0.07070868,-0.025142867,-0.039541997,0.008846778,0.020160994,-0.025387447,-0.052710034,0.022552213,0.043656792,0.033073105,-0.039462846,-0.010512977,0.044926643,-0.02366963,-0.014296239,0.0668976,0.047376424,-0.00077039795,-0.03820019,-0.0019303911,0.034849145,-0.03837945,0.0006331082,0.046446674,0.011584426,-0.065890625,-0.008819542,0.0052986867,0.006074838,0.0703475,-0.04490451,-0.011250255,-0.06294403,0.02275449,0.041231684,0.012877631,0.024228428,-0.018075349,0.019124877,-0.047963835,-0.046039656,-0.010727731,0.002017313,-0.0049882047,-0.0061362726,0.03234094,0.039306343,-0.006859149,-0.008005096,-0.036597036,-0.026693234,0.009525419,-0.15728955,0.009007181,-0.045671504,0.01004533,-0.052645158,-0.0055814497,0.033493526,-0.019000556,-0.023980796,-0.0229467,-0.016133828,-0.057636052,0.005681824,-0.008560687,0.0059717754,0.004955092,-0.021818427,-0.01966857,-0.018657746,0.005688992,-0.0040090065,0.01767791,0.030346476,0.01995508,-0.002134838,0.00012335922,-0.05863732,-0.002257685,-0.033418115,-0.006421796,0.012730633,-0.043465644,0.011292046,0.007256761,-0.015505752,0.00956553,-0.023184996,0.008122402,0.007162035,-0.03091397,0.016449463,0.02165326,-0.0010346987,-0.046756614,0.0046497784,0.057803024,-0.030750846,-0.024848424,0.010410662,-0.012019728,-0.02356406,0.052810524,-0.04143185,-0.004532038,0.0070857303,-0.048695,0.01863616,-0.009661946,0.023459775,0.028979843,0.009904824,0.027800199,-0.0691375,-0.022956058,-0.050776273,0.027741142,-0.05329516,0.040568057,-0.015843473,0.05311241,-0.07949435,0.031131098,0.027292795,0.029877918,-0.005001976,-0.032214664,0.017687216,-0.023556095,0.013631046,-0.028743552,-0.031571914,0.016557625,0.0027574,-0.041382935,0.024741068,0.00042188313,-0.015283204,-0.059004214,-0.026228676,0.02399562,-0.054091815,-0.0098961815,0.0059339427,-0.004336741,-0.06844942,-0.009651911,-0.03945532,-0.004642946,0.001532435,-0.023432916,-0.025743976,-0.046654046,-0.012650938,-0.018653393,-0.011268575,0.0314367,0.013196714,-0.031382207,-0.014192628,-0.020070635,-0.046440862,-0.021514691,-0.036050536,0.032061342,-0.038551863,-0.013213308,-0.026519429,0.04446107,-0.0026142993,0.040468346,0.034142304,0.015177687,-0.0028965757,-0.00743258,0.028210396,0.02995998,0.024621837,-0.011809941,0.029153138,-0.043475334,0.0210716,-0.07328393,-0.012520815,-0.0042114737,0.012209253,0.02371912,-0.022502815,0.018307034,0.038305577,-0.018127603,-0.023371391,-0.04032936,-0.020324389,0.017139668,-0.02533264,0.02261124,0.023982586,0.041080132,0.013278867,-0.014218729,0.024754532,0.02421653,-0.015661359,0.04534581,-0.012053379,-0.004673229,0.01911305,0.023058886,0.035424702,0.05502058,0.0035360544,-0.016392251,-0.03717954,0.015692506,0.033461638,0.05137997,-0.021054149,-0.020470103,-0.009861497,0.01315755,0.040278986,0.042665716,-0.020952338,-0.0046282895,0.03497148,-0.019653957,-0.017447356,0.0076525444,-0.06026339,-0.012342175,0.04945949,0.013793051,-0.046352234,0.026037663,-0.03365902,0.019498728,-0.024584573,0.00962977,-0.00085316366,0.034762252,-0.004056551,-0.053710748,-0.02469023,-0.011518376,0.045758393,0.01666002,0.023938166,-0.03289631,0.005349187,0.018761652,-0.007098758,-0.03366136,-0.017314905,0.01598467,-0.026889551,-0.027173217,-0.009044708,0.005661811,0.008291629,0.019419456,0.010029434,-0.0016398254,-0.0063498733,0.005101506,0.025865655,0.035650194,0.015640503,0.00017843774,0.018186769,-0.023462117,0.034459233,-0.0041281446,-0.04019535,-0.053650968,0.0031467536,0.021132814,0.011551017,0.024245095,-0.039910167,-0.011748535,-0.050593995,0.026190134,-0.025021149,0.03108041,0.0039797933,0.030187063,-0.018412108,0.00038994645,-0.008296283,-0.00928273,0.011069666,-0.048616733,-0.0051306444,-0.027787054],"last_embed":{"hash":"we6e4z","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"we6e4z","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Meta-analytic evidence confirms robust effectiveness across conditions#{1}","lines":[39,42],"size":1072,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"we6e4z","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Theoretical advances shift focus from content to process": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026110152,-0.022961808,-0.05492936,0.0076591447,-0.0039277235,-0.05180673,-0.024761334,0.028241437,0.035607226,0.0071226414,-0.024761707,-0.016326394,-0.013588701,0.046100836,0.010639415,-0.007404178,0.018894289,-0.0060100136,0.022476139,-0.011879605,-0.0024395334,-0.019277912,0.03586071,0.018403428,-0.012731619,0.030508293,0.0048724012,-0.02141973,-0.023570886,0.07857381,-0.00645863,0.0036120154,0.020717185,0.0018830918,0.009871621,-0.00018008424,0.010129657,-0.077625155,-0.038408674,0.0029099386,0.047092915,-0.020528773,0.03258466,0.0096408315,0.04344891,-0.052018035,-0.04179635,-0.022251334,-0.023649529,-0.0063542416,0.001512617,-0.03220138,0.022351095,-0.026839778,-0.043780968,0.0003020666,-0.051894013,-0.035174306,-0.011663919,-0.03552362,-0.011571231,0.03010102,0.012512126,0.0017278716,0.033076093,0.037458368,0.003722628,0.03646904,-0.001253874,-0.058841623,-0.026034212,-0.018769382,-0.011976709,-0.060016476,-0.02853594,0.034381926,-0.04913258,-0.03968249,0.025194917,0.05481359,-0.0075488472,-0.050089274,0.0060375114,0.016936,-0.013702291,0.0007509691,-0.05120749,0.020514706,0.01646328,-0.017611291,0.000105918305,-0.0032759197,0.040004417,-0.033561476,-0.007573944,-0.033086374,-0.013491333,0.00994511,-0.0045899297,0.03929946,0.034192704,0.0360768,0.011316521,-0.017728847,0.031601083,-0.0018359924,0.049162734,0.008250826,0.028401757,-0.0037715996,0.046718985,0.05045874,-0.030700414,0.043177377,-0.018385338,-0.04251777,0.0054377904,-0.06057021,0.05084645,0.0005489876,0.030614594,0.04093028,0.056273695,0.023204552,0.00741253,-0.010948488,0.037478983,0.020672798,-0.037056934,0.011349459,-0.027544295,0.0035862734,-0.042996515,-0.0074914983,-0.08416058,-0.045705236,0.016411828,0.046244882,-0.0031521323,-0.048632838,0.020557664,0.021400437,-0.041404665,-0.03612033,-0.012297182,-0.005249076,0.036201812,-0.0053179245,-0.016219504,0.05400262,-0.014102988,0.009976423,-0.040212512,0.007978793,0.022289338,0.0060572047,0.0057002,0.048370667,-0.002484797,-0.025916245,0.008872806,0.020526074,0.008355937,0.022347406,0.007066428,-0.0109655475,0.007334232,0.03620833,-0.025863336,-0.017092068,-0.057066202,0.009900994,0.0066534122,0.014039474,0.012457287,0.014489971,0.08392157,0.0244324,0.015202135,-0.04644808,0.015157805,-0.01432311,0.006090458,-0.027737897,-0.0095181335,-0.007012731,-0.043428067,-0.0076982,0.0004438271,0.0003254313,-0.01758502,-0.026749615,0.024817593,0.02030024,-0.0064125923,-0.040050138,-0.040098593,-0.01979763,0.028682038,-0.026641712,0.03198717,0.047432028,0.012246164,-0.0095391385,-0.022120368,0.018223437,-0.046222646,-0.056077484,0.049706798,0.0030961684,-0.032326505,0.002449127,0.0050797,-0.039557453,-0.013989228,0.0062559894,-0.013239338,-0.003832111,0.018525697,-0.03774379,0.020863248,0.045365434,-0.0249509,-0.07977898,0.005785543,-0.0043809433,-0.015319767,0.0372547,0.010129886,-0.006104315,-0.000089954716,0.0015240044,-0.036117133,-0.03984307,0.014372657,0.026873609,0.029138284,-0.0023544016,0.024182653,-0.029759388,0.011963405,-0.020161666,0.04231509,-0.029027753,-0.03909859,0.03794268,0.040001035,-0.0018715493,0.028842637,0.026221517,0.023713578,0.0034754768,-0.07542305,-0.04411656,0.054902267,0.030367693,0.015048481,-0.012392817,-0.01610681,-0.017157726,0.024624817,0.031427685,0.036016185,0.01347233,-0.0038240615,-0.02101446,-0.015733963,-0.032576296,0.032347992,0.049696986,-0.024366518,0.00045242635,0.011909503,0.012505944,0.0075128507,0.027564758,-0.024010887,0.024039114,0.027189564,0.019791476,-0.0035427134,-0.027938908,0.0053572687,0.008931921,-0.005338444,-0.026876591,-0.023844011,0.00024663864,0.0009880123,0.010549031,0.021237196,-0.0032438696,0.060101774,-0.006752774,-0.02678378,-0.013971989,0.029227404,-0.15389673,0.052105766,0.027967973,0.012136297,0.010752275,-0.027625361,-0.009263795,0.010539962,-0.0027360108,0.01278278,-0.023517597,-0.04437987,-0.029347539,-0.034869395,-0.007273052,0.015330184,0.0036977762,-0.011860601,-0.0027862466,-0.04114429,-0.00491234,-0.0102371685,-0.022198375,-0.020524312,0.020103987,0.016465684,0.022810472,-0.043002635,-0.042384002,-0.0053719115,-0.0029232695,-0.005760523,0.007887561,-0.013039377,-0.005554722,0.0044267797,-0.03874347,0.030643554,-0.016035048,-0.019801402,0.026787613,0.04597241,-0.0025510548,0.0012494999,0.009191385,0.0001448545,0.019161373,0.039178155,0.0037580254,0.02438756,0.013593371,0.012435404,-0.05640659,0.034999847,-0.018307453,-0.021582007,0.042509645,0.057681534,-0.018592687,-0.018398179,0.034885757,0.018452011,0.019343836,-0.035917044,-0.00457083,-0.012062777,0.013297698,-0.016026102,0.030842897,-0.03017443,0.023723457,-0.010752752,-0.0013650529,0.023813687,-0.025370646,0.03551585,0.0008059727,0.009137078,-0.03495121,-0.077383846,0.027441373,0.048695713,0.010973276,-0.0221066,0.0004469016,-0.0075068595,0.026829422,0.014528816,0.03467752,0.2566355,0.00034210368,-0.043132868,0.038096514,0.028999852,-0.0018442533,0.027331604,0.002850449,-0.0011805994,-0.03008732,-0.026371034,0.02556832,0.023694446,0.025883986,-0.007902503,0.021061378,-0.0739057,-0.036625028,0.06540942,0.012523622,0.019107334,-0.018717732,0.03646941,0.037193727,-0.07471493,-0.035833586,0.00837656,0.039942153,-0.025861172,0.001617432,-0.059979025,0.047383472,0.008887439,-0.027738871,-0.0069062985,-0.03630408,0.014612636,-0.04266842,0.00041945878,0.040280264,-0.009109531,-0.0080327345,-0.057191636,-0.011206337,-0.02218072,0.017003398,-0.012209122,-0.010243769,-0.0061949235,0.015389649,-0.036400363,0.0028851822,0.020929253,-0.024666695,0.034674633,-0.020890394,-0.023937762,0.027953902,-0.007066041,-0.009992757,0.013241067,0.026319634,-0.0338282,0.012407707,0.019467223,0.028150655,-0.0130527895,0.010839859,0.022580788,0.051640786,0.04521131,0.039291915,0.024951998,0.000724575,0.05042045,0.007235468,0.025610577,0.0016347034,0.047369532,0.030132864,-0.018112313,-0.010767544,-0.006211968,-0.028654533,0.04792216,0.00818733,-0.0040679784,0.026612591,-0.006303118,-0.049675427,-0.0022203769,-0.018669462,-0.020210236,-0.0037656003,-0.045386232,0.02419596,0.026297076,-0.038801625,0.0044449745,-0.031250637,-0.00094823557,-0.008958976,0.014009092,-0.015623993,0.026512135,-0.011468094,0.0062958887,0.01590786,-0.0070501543,0.033285987,-0.054020546,0.017775236,-0.022526408,-0.034791447,-0.031425647,0.010307883,-0.015458105,0.016506897,0.01248882,-0.0003387756,0.022690292,0.056889575,-0.018116243,0.057259858,0.03396333,-0.010346732,0.030980319,-0.013881453,0.009551615,0.0138035705,0.01661031,-0.0027579737,0.00640525,0.033943336,0.013820107,-0.011069801,-0.024895517,0.022611389,0.014474793,-0.010597228,-0.017018232,0.028070213,-0.019787004,-0.026882164,0.00018635106,0.02134891,-0.0032351257,0.035990268,-0.046978023,-0.00245234,0.041543957,0.029952917,-0.0068924767,-0.04448259,-0.024271017,-0.03338265,-0.037611485,-0.018767273,0.030300563,-0.032444064,-0.022318324,-0.018527403,0.03643869,0.048993878,0.017821256,0.023049282,-0.02068994,0.051845565,0.033935353,-0.030720457,0.019424511,0.0030776032,-0.0045210407,-0.007438942,0.0058385246,0.011998319,-0.032600634,0.0022827385,-0.0034173338,-0.04505506,0.018471941,-0.029771715,-0.04365729,0.022828674,0.047212902,0.031490687,0.04269458,-0.011325139,0.015699077,-0.019879231,0.002113495,0.10922818,-0.09731653,0.012000704,0.018214628,0.03988737,0.05756042,-0.00090913597,0.02440766,-0.04019582,-0.0018796881,0.02103002,0.009117657,-0.00087695784,0.0036452233,0.021444416,0.026078349,0.044807173,-0.011678996,-0.028521895,0.013450034,0.015339378,-0.04466759,0.013507122,-0.0062710494,-0.01582858,-0.0020403822,0.0073760706,-0.028844126,-0.013005567,0.0051473817,-0.012669683,-0.028543929,-0.055509616,-0.02951179,0.0231807,0.009834346,-0.0054829805,-0.023061002,0.03147581,-0.002324108,-0.061855536,-0.048083343,-0.030517785,-0.006003754,0.03789026,-0.0013285731,0.026469108,0.031679884,-0.0017172561,0.010208617,-0.0395277,0.008842355,0.04449562,-0.012474393,-0.04370027,-0.0475553,-0.04625298,-0.0009771592,-0.01641694,0.011129138,-0.014383359,0.010723432,-0.02031401,-0.0006259777,0.052900158,0.023315616,-0.012697858,0.031879544,-0.0073268097,-0.005869065,0.015124413,0.042720146,-0.017835425,-0.04735325,0.013867841,0.019779636,0.014657083,-0.002475183,-0.06432203,-0.004500466,0.028263228,-0.046555333,-0.055801217,0.0059224963,-0.012976028,-0.027457457,-0.005359051,-0.026826922,-0.00090728526,-0.016806375,0.051784527,0.012559579,0.014589196,-0.028436847,0.0030225206,0.08763074,0.013586796,0.0024320947,-0.024439605,0.04030604,0.029621447,-0.014818845,0.022481678,0.0018105856,0.046403226,0.0035730058,0.09179248,0.003577752,-0.0051039434,-0.03911205,0.023143327,-0.042060886,0.009943448,0.007994602,-0.017270152,0.032275323,-0.01072979,0.031158144,-0.006492717,0.03978958,-0.011339124,0.017694967,-0.012945907,-0.0015951381,-0.016700262,0.012585045,-0.067446634,0.027758386,-0.015108,-0.00068522454,-0.012614229,-0.023897724,-0.0093434425,-0.065343626,0.006332753,0.03037766,-0.033318277,-0.023362355,0.016518021,-0.032818817,-0.01034417,0.006270388,0.012919426,-0.014639117,0.024502268,0.009947523,-0.024541257,0.02914862,0.020930132,-0.010068292,-0.071657375,0.06488398,-0.009917132,-0.01103208,0.004018519,0.0055297697,-0.026678663,-0.004571589,-0.010705924,0.017719608,0.016966818,-0.022652017,-0.0230282,0.05237589,-0.060551386,-0.027796369,0.063882574,0.04801674,-0.013902132,-0.010171333,0.004862046,0.0075071566,0.008323764,0.01380121,0.0477747,0.023299735,-0.105349965,0.007880161,0.011636152,-0.03521078,0.02727558,-0.044107746,0.004476071,-0.025139429,0.022863712,-0.012056166,0.057001017,0.018731352,-0.027596168,0.002077976,-0.018791134,-0.031292595,-0.018334232,0.028853213,-0.014094604,-0.025631944,0.004714998,0.0391845,0.0067112404,-0.016957663,-0.021597497,-0.027083512,0.006871326,-0.15369345,0.018140523,-0.0035509195,0.015206988,-0.055153664,-0.019247418,0.008142798,-0.018174173,0.010393629,-0.025969451,0.0044878805,-0.018491732,0.008199676,-0.030226773,-0.021546064,-0.02310752,-0.013874876,-0.017584315,-0.014698247,0.060270693,-0.014884991,-0.0014473977,0.057819635,0.0054066707,0.013324081,0.028860956,-0.08153132,0.019357689,-0.03809991,-0.0005898451,0.013134364,-0.067478545,0.037147243,-0.0024019463,-0.020205323,-0.024094887,-0.032240305,0.028764019,0.016407093,-0.03115993,0.014532801,0.031964794,-0.017721655,-0.025102887,-0.057698857,0.022146206,-0.018991714,-0.028881913,-0.015058968,-0.028544119,-0.013821447,0.03330715,-0.048718195,-0.012600492,-0.011651381,-0.03712866,0.008494654,-0.0075425575,-0.01782366,0.007738878,-0.012855211,-0.02203567,-0.07101162,-0.0282803,-0.05431395,0.010844106,-0.019584056,0.02666514,-0.05129651,0.04777056,-0.0018735218,-0.012185047,0.031819258,-0.028420923,-0.0013788485,-0.0132114515,0.0039708186,-0.021437788,0.038828846,-0.018752495,-0.0037138395,0.015318071,-0.0651425,-0.017360201,0.004117916,-0.011259166,-0.04098254,-0.032524493,-0.0044882456,0.010581399,-0.029891636,-0.013762634,0.015184168,-0.0068899207,-0.09250934,-0.013096343,-0.031476103,0.006454076,-0.031238716,-0.022543613,-0.0077763163,-0.021221148,-0.04003783,0.00987694,-0.045253098,0.03927639,0.034421194,-0.00047485263,-0.0044353483,-0.0058117523,-0.023164894,-0.010936367,-0.020642398,0.036430232,-0.03599941,-0.0032690235,-0.024356402,0.012889125,0.025008159,0.03242338,-0.005127999,0.030837389,-0.017170414,-0.028535217,0.0357213,0.052204452,0.06070632,-0.008640679,0.019697925,-0.047469255,0.022578353,-0.08501693,-0.00942092,0.04206011,0.018030735,0.004498187,-0.009761924,0.034168895,0.0002494195,0.0063027926,-0.04839413,-0.024803152,-0.018950641,0.005339586,-0.02510092,0.04025959,0.013037935,0.064935185,-0.02714168,-0.036743987,0.0214965,0.011280079,-0.010473082,0.072300024,-0.0040883333,0.007318128,0.014510983,0.019733384,0.0039668954,0.069057,-0.012395232,-0.028581005,-0.009739593,0.027421117,0.040462937,0.02501275,0.002082145,-0.020034479,-0.02881824,0.012416335,0.03961255,0.03404068,-0.01738854,0.034943994,0.03409059,-0.033842288,-0.0022494013,0.054510493,0.014669397,-0.0436884,0.044449344,0.027001658,-0.026135221,0.008301107,-0.03592845,0.010565418,-0.053689647,0.024247693,0.042447567,-0.015107504,0.0042627947,-0.052427966,0.0146229975,0.005848681,0.041751526,-0.004108761,0.021945357,-0.03555053,-0.007420387,0.031005379,0.005417418,-0.014282109,-0.020370085,0.03015686,-0.04553436,-0.008789489,-0.075756215,-0.027399229,-0.018967506,0.009593652,0.0558662,0.004874004,-0.012416656,0.01802267,0.0168275,0.0386701,-0.031598426,-0.002744191,0.021095488,-0.015432719,0.036418837,0.011031378,-0.04139184,-0.049327765,-0.020145144,0.034863796,0.017173965,0.027244642,-0.049021628,0.01354422,-0.025864122,-0.037594378,0.0003206796,-0.017787484,0.004846093,-0.015526472,-0.007494773,-0.025842942,-0.004740754,0.0026787024,0.044985242,-0.03515353,0.042807207,-0.00054405216],"last_embed":{"hash":"1hle5he","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"1hle5he","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Theoretical advances shift focus from content to process","lines":[43,50],"size":1219,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hle5he","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Theoretical advances shift focus from content to process#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025695866,-0.024950072,-0.054885857,0.0087732375,-0.003062919,-0.05151858,-0.025362654,0.028310006,0.036020074,0.006704864,-0.02549283,-0.018185955,-0.01520136,0.045061395,0.010072361,-0.0057423664,0.02056502,-0.0060133077,0.023772344,-0.013573264,-0.0006080417,-0.021137651,0.035523698,0.01794132,-0.012083424,0.03023028,0.0036238187,-0.023537742,-0.022014702,0.082204215,-0.0067056636,0.0025908991,0.019238802,0.0017264227,0.011748065,-0.0015062421,0.010821536,-0.07897052,-0.03815686,0.0011456283,0.048255946,-0.023044726,0.033509854,0.0077201677,0.04257529,-0.051206596,-0.04126021,-0.022808148,-0.024564207,-0.0045485045,0.00040651974,-0.031603634,0.026024507,-0.026361529,-0.043379847,-0.00036779608,-0.052182093,-0.033125594,-0.010714829,-0.037388954,-0.012702049,0.030330677,0.0133699225,0.0026051935,0.033922095,0.0373884,0.0027096297,0.035313427,-0.00097454607,-0.060716435,-0.024112485,-0.02027204,-0.010309749,-0.06254771,-0.027606595,0.03485175,-0.04986178,-0.03906713,0.027719235,0.055425342,-0.008545005,-0.05051245,0.0044956976,0.019016495,-0.013585988,0.0007260055,-0.050017577,0.021269605,0.016524523,-0.017468015,-0.0012372686,-0.0045168623,0.041576125,-0.034785885,-0.009016876,-0.032905456,-0.014465032,0.010450018,-0.0068421266,0.041264977,0.03440314,0.034535985,0.010919861,-0.016897565,0.03370702,-0.0016206602,0.048563976,0.00829889,0.027329255,-0.0035971792,0.045599367,0.049213886,-0.03109405,0.042306677,-0.019834671,-0.04195373,0.004729746,-0.05958118,0.051155798,-0.0023189005,0.029944496,0.039637286,0.05910384,0.0230019,0.009060194,-0.011677526,0.037184212,0.017746182,-0.035719533,0.011400168,-0.02937655,0.004135764,-0.041394606,-0.007720141,-0.08388236,-0.04889824,0.017681986,0.04590229,-0.0038930692,-0.04948878,0.021666553,0.021816181,-0.040061798,-0.036684133,-0.013589698,-0.0054414524,0.03332749,-0.0042139627,-0.016255394,0.055445902,-0.014503087,0.010240759,-0.0401535,0.010422768,0.023440707,0.005530131,0.004874584,0.05103572,-0.0036907655,-0.022589758,0.00755118,0.020859804,0.007587917,0.024308745,0.0047455803,-0.010946246,0.006497812,0.03690058,-0.026137868,-0.014950207,-0.05682005,0.0095188515,0.0052600363,0.015801702,0.013731185,0.013544603,0.08479398,0.023854079,0.015903983,-0.043736927,0.015489927,-0.015330586,0.006739019,-0.027829835,-0.0099695185,-0.009097605,-0.043415707,-0.008460735,0.0017319722,0.0001579756,-0.01843281,-0.026957808,0.022335766,0.018740423,-0.005790038,-0.038004275,-0.03929264,-0.018862084,0.029298797,-0.02744423,0.032643326,0.04684122,0.013170927,-0.007957119,-0.021680936,0.01853883,-0.047487404,-0.055668827,0.04921322,0.004564366,-0.03170813,-0.00018034647,0.0057995855,-0.03805478,-0.0155892335,0.0071328552,-0.0126859145,-0.0038984672,0.018771648,-0.037827615,0.019192606,0.045535497,-0.02236934,-0.07769948,0.0038011335,-0.0020365515,-0.016180841,0.03845829,0.011058045,-0.0068435166,0.0004254273,0.0027497758,-0.036721017,-0.04158433,0.013976822,0.028061775,0.028649272,-0.00028330306,0.023760615,-0.029211657,0.0107022,-0.02092747,0.042588383,-0.029616842,-0.038943935,0.039912924,0.04197745,-0.004455831,0.030050581,0.02509217,0.026303055,0.0024369366,-0.07718656,-0.043780666,0.054670583,0.028201444,0.012955296,-0.012551948,-0.013153632,-0.016309543,0.02636282,0.030778404,0.035633117,0.012914506,-0.0040501887,-0.022046527,-0.015435231,-0.029908791,0.032670617,0.050095487,-0.025518384,0.0014896543,0.013080604,0.012852226,0.00688862,0.026995117,-0.02273541,0.024529649,0.027770659,0.020687198,-0.005763333,-0.029790245,0.0043436717,0.008137312,-0.006297604,-0.02686474,-0.024769107,0.0015630042,0.00068404514,0.011527087,0.018143931,-0.0016916231,0.060599763,-0.0060392716,-0.024701403,-0.016533693,0.027705595,-0.15212724,0.051779523,0.027991345,0.010308922,0.011762123,-0.025630224,-0.010317409,0.009247816,0.00001085292,0.01004673,-0.020757524,-0.044070143,-0.030388603,-0.034449082,-0.008247052,0.015393784,0.0049293223,-0.0141140465,-0.004859191,-0.039965715,-0.006346635,-0.009491794,-0.024203131,-0.021465,0.02184389,0.017487796,0.024945257,-0.042670496,-0.042250108,-0.0074858298,-0.0037291942,-0.006677493,0.00857236,-0.01536648,-0.0074131642,0.0031331314,-0.03718915,0.030797593,-0.014916729,-0.019605469,0.025825936,0.046719823,-0.0024939938,0.001026494,0.009696987,0.0010849953,0.020528052,0.041651264,0.0034899714,0.024737617,0.0127016455,0.014438584,-0.0555027,0.035903577,-0.019501364,-0.021259408,0.04260261,0.057841286,-0.018343411,-0.01838916,0.035435915,0.019166324,0.019204034,-0.033625055,-0.0041584084,-0.009576215,0.012155823,-0.016750831,0.03044209,-0.02861021,0.025035266,-0.010248097,-0.0024093764,0.022109108,-0.025790526,0.037271,0.0022772783,0.011194571,-0.034294054,-0.07762151,0.02748712,0.048092898,0.012210172,-0.022972312,0.0010517773,-0.008604197,0.026658833,0.0153028555,0.033165976,0.25435835,-0.001112705,-0.042349584,0.03889569,0.028841073,-0.001948962,0.026467765,0.001785142,0.00083518936,-0.03026895,-0.02753514,0.02417452,0.023710895,0.02630631,-0.0074357498,0.020187955,-0.07214401,-0.03686551,0.0655058,0.011649342,0.019893205,-0.018813541,0.0356429,0.039520893,-0.07691141,-0.036318332,0.010847037,0.0393798,-0.025233926,0.0024197677,-0.060841516,0.047185674,0.0081444215,-0.02877015,-0.0050985403,-0.03434078,0.01615693,-0.04094287,0.0020729683,0.0410186,-0.007443378,-0.008701739,-0.05521463,-0.012666997,-0.021350928,0.016431011,-0.0100750355,-0.012380402,-0.006029272,0.016460743,-0.03529437,0.0027337677,0.021255972,-0.024830375,0.03708239,-0.020548873,-0.022828944,0.030806791,-0.008344701,-0.00778526,0.014449167,0.02637333,-0.03232444,0.0135881435,0.020055393,0.028085375,-0.014101563,0.011304939,0.02234071,0.050943688,0.045276307,0.039731577,0.02381217,0.0017383785,0.048144583,0.00890726,0.023028968,0.002765601,0.046734627,0.026775943,-0.017917601,-0.011096169,-0.005145975,-0.027614763,0.046308298,0.008187478,-0.0042243944,0.02599916,-0.007000095,-0.049285796,-0.004874182,-0.020179171,-0.02059676,-0.0063660326,-0.045165624,0.02577102,0.024752308,-0.039027132,0.0054416023,-0.030427964,-0.0034729475,-0.008850464,0.014714873,-0.014918877,0.027035462,-0.012857308,0.0068064947,0.015146564,-0.007421846,0.03350027,-0.054590106,0.01771799,-0.022258202,-0.03637534,-0.03009808,0.009140301,-0.014598417,0.017235475,0.010673213,-0.0025152538,0.022019004,0.057181735,-0.017298939,0.058170952,0.03668447,-0.011483846,0.032631572,-0.01334121,0.01029028,0.012910191,0.015088782,-0.0034631977,0.007196993,0.03330151,0.0147772785,-0.010901852,-0.022468222,0.022144321,0.014197034,-0.009688197,-0.016289556,0.029968549,-0.018604863,-0.027596021,0.001396328,0.019730084,-0.0015081634,0.033732243,-0.04803433,-0.0015288471,0.03910129,0.02951994,-0.00689441,-0.044472262,-0.020565676,-0.033329107,-0.0372066,-0.018301144,0.029578263,-0.031296268,-0.02190635,-0.018878061,0.03502569,0.049398273,0.01859215,0.024482159,-0.021975353,0.051808104,0.032838285,-0.030826613,0.01974377,0.00466046,-0.0039242003,-0.0068356153,0.007155578,0.011516929,-0.03224109,0.0047021667,-0.0063233105,-0.045322347,0.019265326,-0.028579662,-0.042961944,0.02237674,0.04733556,0.030092582,0.04467097,-0.010368771,0.015599723,-0.020293029,0.0023294827,0.10966937,-0.09741818,0.011381236,0.019436171,0.041261982,0.058284823,-0.0017329835,0.023859255,-0.039767824,-0.0033842267,0.02183983,0.009775325,-0.001412147,0.0028222185,0.021960761,0.025065457,0.04494847,-0.010500106,-0.030823972,0.0125676375,0.014823815,-0.043541525,0.013159607,-0.0057373997,-0.015402295,-0.003619276,0.009744367,-0.026038768,-0.013138446,0.006295556,-0.013974091,-0.028495418,-0.056850474,-0.029852813,0.02177908,0.010266641,-0.0030126518,-0.022133682,0.031670894,-0.0018729937,-0.062023997,-0.04734598,-0.03142731,-0.0067389156,0.03642033,-0.0038576606,0.02596428,0.03289645,-0.0028411478,0.008718914,-0.039968047,0.009841381,0.043654937,-0.012225733,-0.045186147,-0.048219323,-0.044811487,-0.00008987385,-0.01598347,0.010662016,-0.012401883,0.011936282,-0.02040314,-0.0015179848,0.051533777,0.023063935,-0.012002362,0.03190387,-0.00879003,-0.0063628918,0.01514355,0.043885224,-0.019854262,-0.046834454,0.012295327,0.020145813,0.0133920675,-0.0021106007,-0.06512775,-0.005630421,0.028063424,-0.047366664,-0.057271916,0.0066215955,-0.012137737,-0.029873708,-0.004432776,-0.026487922,-0.0027635216,-0.014837588,0.05226604,0.012019231,0.016605776,-0.029942624,0.0018813754,0.08836305,0.012818208,0.0010237956,-0.023564178,0.039654564,0.029982496,-0.015451669,0.022724977,0.0014252525,0.04800758,0.0047472413,0.09044523,0.0025314959,-0.0046957093,-0.039391425,0.024379311,-0.04314424,0.0123518845,0.006941929,-0.015463989,0.03284576,-0.0112746665,0.029896764,-0.006271906,0.039703228,-0.0121101085,0.014300155,-0.013665387,-0.0015609538,-0.013110453,0.012969293,-0.06834823,0.027103025,-0.013820891,-0.0028872576,-0.013056196,-0.025297295,-0.009605834,-0.06455738,0.004926747,0.03004169,-0.034593187,-0.024413688,0.015219974,-0.032880973,-0.01208461,0.0066487156,0.012304226,-0.012528172,0.024357043,0.01054783,-0.02564172,0.027225796,0.021421803,-0.008174085,-0.07269947,0.06594969,-0.010203567,-0.009881041,0.0077918,0.005748613,-0.024914196,-0.0056029744,-0.010035308,0.017852487,0.016815577,-0.023646472,-0.02350467,0.051647093,-0.060045898,-0.027352424,0.0626446,0.04954021,-0.015121565,-0.008369768,0.0047907177,0.0070661157,0.008007414,0.014512964,0.049166296,0.022963548,-0.10764381,0.008287157,0.009923254,-0.034974474,0.024948042,-0.04429918,0.0017593683,-0.025411718,0.023751756,-0.011955778,0.05794947,0.017145846,-0.028241757,0.0038798698,-0.01845268,-0.028971633,-0.01895596,0.028442122,-0.015457521,-0.027372109,0.004721532,0.037342228,0.005169337,-0.01559346,-0.02232921,-0.027696278,0.007038761,-0.15283936,0.018335354,-0.0018652718,0.014997404,-0.054881424,-0.019718353,0.007934731,-0.018116929,0.012278368,-0.022665087,0.004135347,-0.01586811,0.0076169553,-0.030936614,-0.020519705,-0.020743616,-0.014222556,-0.017806761,-0.013886743,0.06180171,-0.015742045,0.000053297543,0.05647472,0.0058305264,0.013482723,0.027986867,-0.08241381,0.016818248,-0.037592478,-0.0018684596,0.012778545,-0.0666727,0.03770964,-0.0022942428,-0.019670807,-0.025844485,-0.03137859,0.026591964,0.018005524,-0.03455649,0.015686681,0.031534128,-0.016206136,-0.02455936,-0.059430443,0.021641327,-0.01912974,-0.028285246,-0.015181607,-0.029230252,-0.013483753,0.033751268,-0.048652057,-0.013255064,-0.013265948,-0.039111506,0.008579831,-0.007669581,-0.020739116,0.00495904,-0.014118624,-0.024981624,-0.07078207,-0.027626809,-0.055633508,0.010161237,-0.019554703,0.027602388,-0.05012451,0.047544934,-0.0013128988,-0.008743848,0.031572934,-0.029714484,-0.0017829147,-0.012529433,0.0032018737,-0.021557592,0.036960095,-0.019353183,-0.0058949688,0.014649726,-0.06638233,-0.016382137,0.0043672095,-0.009898978,-0.040050197,-0.03250588,-0.004030991,0.010862637,-0.028766593,-0.013198693,0.014930519,-0.008859536,-0.090997905,-0.01189191,-0.03180834,0.005364201,-0.03210883,-0.022806125,-0.009586065,-0.020788014,-0.03737452,0.009706573,-0.046433937,0.039937153,0.03569965,-0.00012598542,-0.0053332257,-0.005112862,-0.021759525,-0.008099176,-0.020318564,0.038519975,-0.038345423,-0.0033152162,-0.023750875,0.012425123,0.025399864,0.03161137,-0.005329318,0.031058269,-0.015714252,-0.028074296,0.036573958,0.0524407,0.060114954,-0.007859752,0.016791811,-0.048593484,0.021376157,-0.08652467,-0.009616183,0.042263947,0.018894615,0.0065303743,-0.00991766,0.034878924,-0.0011659277,0.006228532,-0.04845731,-0.023783693,-0.019900838,0.0053321975,-0.025074633,0.04156045,0.012744343,0.06392232,-0.026134701,-0.037608325,0.022982812,0.010939493,-0.010581234,0.071251124,-0.0027860405,0.0055979756,0.0139774885,0.02109247,0.003383754,0.06919013,-0.011593276,-0.029979704,-0.01039681,0.030601239,0.04046901,0.026686102,0.001933241,-0.019624094,-0.02897168,0.01260754,0.037621077,0.0318489,-0.016458742,0.031377442,0.032682687,-0.031600878,-0.001225993,0.053044222,0.014820477,-0.044429623,0.044690378,0.027249468,-0.026603218,0.006992237,-0.037549235,0.011555614,-0.051948722,0.025099512,0.04227963,-0.017939275,0.00646968,-0.05357645,0.014540156,0.0047694,0.043042544,-0.002933733,0.021990499,-0.038179867,-0.009623666,0.03148745,0.004084738,-0.013629488,-0.02103296,0.03167342,-0.044254757,-0.009631211,-0.07508972,-0.025023935,-0.018016098,0.00688827,0.0568639,0.004096068,-0.010693355,0.019011084,0.015851064,0.038646504,-0.03057967,-0.0056769615,0.020974195,-0.014657561,0.037546445,0.010923729,-0.040485848,-0.046963543,-0.02019436,0.033257246,0.019003449,0.023924012,-0.045574665,0.012057594,-0.025977388,-0.039415672,0.0013035901,-0.018358,0.0069735684,-0.01594786,-0.006710102,-0.025665632,-0.004935132,0.0037802106,0.045073748,-0.035611253,0.04198909,-0.0021821747],"last_embed":{"hash":"v3hi5r","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"v3hi5r","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Theoretical advances shift focus from content to process#{1}","lines":[47,50],"size":1154,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"v3hi5r","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Integration with other approaches addresses earlier limitations": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.011989615,-0.005792837,-0.04648739,0.013874493,-0.025695177,-0.064120054,-0.00007877308,0.0021329462,0.040530078,0.020431712,0.008507975,0.024052955,-0.0056600473,0.019502765,-0.012495701,-0.023341155,-0.004632204,-0.016139248,-0.016715365,-0.015999077,0.0053868648,0.0151724685,0.023405492,-0.010874261,-0.016438337,0.04394131,-0.020682354,-0.00050412765,-0.03888348,0.05376765,-0.015188716,0.02947215,0.06433724,0.025716819,-0.004154198,0.0108603425,0.013651047,-0.057972793,-0.016918954,0.035408672,0.024042558,-0.008738204,0.056906465,0.018093335,0.031453304,-0.04912195,-0.03819027,-0.025172068,0.011740251,-0.004940389,0.01964806,-0.033761535,-0.016596422,-0.034439676,0.014334274,0.016977591,-0.03495862,-0.02016027,0.007963488,-0.008056835,-0.014963359,0.04430183,-0.011821574,-0.026470004,0.015679827,0.05069744,-0.010958218,0.050741725,-0.015144551,-0.041547313,-0.014215286,0.0047145416,0.044561744,-0.035873923,-0.04172012,-0.0027738346,0.0030308575,-0.0044080582,-0.0020398104,0.030224081,-0.030876953,-0.03378344,0.020355638,0.024043975,-0.047177743,-0.012883575,-0.030278075,0.015380296,0.035761803,-0.007834918,0.003178821,-0.027065253,0.04404291,-0.041537475,0.002481017,0.0012814144,0.053729888,0.0023360532,0.01697096,0.01971319,0.015380686,0.014260625,0.017593294,-0.014563384,0.00051152176,-0.0024731099,0.037035827,0.036603834,0.03186198,0.00016297934,0.036731772,0.06713823,0.005260524,0.007211131,-0.005150756,-0.012629675,0.021192616,-0.032397456,0.042049322,-0.010990348,0.06598594,0.034602545,0.032440253,-0.015775137,0.008668116,-0.0021513999,0.022348413,0.027581599,-0.04977823,0.008517781,-0.035114452,-0.034638427,-0.07876437,-0.019335613,-0.042264048,-0.025214678,0.05780317,0.02933339,0.0021994263,-0.036558993,-0.0036060004,0.019427573,0.016523445,-0.038911115,0.003192835,-0.04380592,0.00056126225,0.027007218,-0.03101622,0.059190653,-0.021352533,0.00643586,-0.03262982,0.009950938,-0.015001644,0.0087272115,-0.012686675,0.03459526,0.026236199,-0.0008153843,-0.0010911021,0.048879053,-0.009979626,0.009176019,0.017609857,0.0006690358,0.0026805128,0.061328404,-0.030247338,-0.029482078,-0.04544221,-0.014212149,-0.026745282,-0.0054496056,-0.009889769,0.034685582,0.055797085,0.02618596,0.01742144,-0.05688754,0.017363826,-0.056894783,0.014620652,-0.021320093,0.015886892,0.0015379508,-0.027749056,0.016480278,0.006684891,0.03338064,-0.023754813,-0.047039922,0.06923776,0.0012531236,0.023306396,-0.009477909,-0.027214298,-0.020092197,0.011173424,-0.0015955683,0.03472196,0.045762703,0.023105526,0.020453712,-0.033327594,0.008499691,-0.04367153,-0.08056401,-0.006554984,0.00014612486,-0.014856482,0.055084627,-0.008425229,-0.06206291,0.025279475,0.0109198475,-0.005899332,-0.0013765788,-0.005354115,-0.042897165,-0.009501131,0.045409188,-0.016315013,-0.02343419,0.014126035,-0.00769304,-0.005156093,0.010982036,-0.00372964,-0.04105541,-0.0270718,0.006353698,-0.028847191,-0.0026347288,0.012100559,0.0058554807,0.014296354,0.020434575,0.025270699,0.0047079567,-0.002872074,-0.0073491423,0.026987586,-0.026897559,-0.033197004,0.00690633,0.015970908,0.020817926,0.005859545,0.04386739,0.027207198,0.012611157,-0.041845415,-0.047741476,0.04089266,0.029501092,-0.0039015498,-0.018058287,-0.0073079127,-0.017236123,0.0002955859,0.043136563,0.036631808,0.0034071603,-0.008073171,-0.02697852,0.004789522,-0.045042235,0.019574951,0.034272823,-0.0057634017,0.0046070977,-0.0028624558,0.02169819,-0.014974145,0.047511183,-0.029510701,0.001165298,0.041096587,0.022754874,0.028610801,-0.0026154905,0.027201748,0.017800454,0.023328563,-0.0015595902,-0.016738208,0.03456499,-0.0049511488,0.005935294,0.06328314,-0.038734183,0.06713961,-0.00846127,-0.04455609,-0.012006095,0.00026101855,-0.15686166,0.0043698633,0.019281287,0.023773275,-0.002868684,-0.0069390587,-0.009421875,0.0075839567,-0.016681114,0.00832854,-0.021092238,-0.07279764,0.005636687,0.001632491,0.01624573,0.041220333,0.007912924,-0.036660273,-0.01350084,-0.018891346,-0.06420339,-0.0309981,-0.007350358,-0.011544673,0.03345676,-0.008373218,0.041115332,-0.025474466,-0.03864538,-0.00065668474,0.014789003,-0.014033095,0.0057313796,-0.006481095,-0.016458994,0.0022506996,-0.024797998,0.024686733,-0.023719735,0.005348175,0.046821475,0.016783405,0.012692087,-0.019631956,-0.0039958092,-0.0653472,0.010685456,0.02607252,0.004091415,0.027753057,0.0049755154,0.010590742,-0.044863556,0.017569695,-0.03645962,-0.026831191,0.015180451,0.050248045,0.025673129,-0.024332704,0.019526465,0.01470546,0.009021709,-0.049050704,0.006517777,-0.0095814215,0.04648979,-0.04303379,0.019613907,-0.04930422,0.01595114,-0.025466006,0.011690422,0.021049896,-0.034933455,0.022316858,-0.033962872,0.0004652156,-0.042798672,-0.10115494,0.0071564163,0.030024147,0.021770783,-0.021457553,-0.01839948,-0.02998935,0.041550323,-0.018943204,0.038643997,0.24698776,0.047395572,-0.02183436,0.009604022,0.023732541,0.0021006395,0.035951857,0.009333525,0.0077752443,-0.023776202,-0.029985977,0.010258354,-0.0027906254,0.0062278495,-0.02585587,0.015468997,-0.06992599,-0.0008567003,0.07077141,0.001169617,0.013755634,-0.014778042,0.009564767,-0.023175817,-0.040409222,-0.018422484,0.041840166,0.04572137,0.00743071,-0.018195394,-0.039107803,0.04032728,0.02689673,-0.007739648,-0.020964993,-0.048128493,0.0059448658,-0.03129204,0.0140521005,0.028906308,0.02574229,-0.002962124,-0.029791826,0.009155982,0.013373228,0.024623554,-0.0060294545,0.0024713464,-0.02466285,0.04172499,-0.011098448,0.00016991256,0.030918617,-0.0373418,0.00524572,-0.015231109,-0.024229893,-0.0013773848,0.01070765,-0.024600087,0.022255616,0.024761548,-0.05012618,0.01560743,0.009026144,0.034226738,-0.008244037,0.056145992,0.029747518,0.02205575,0.05437543,0.0480288,-0.005148237,-0.001635803,0.047570083,0.018921923,0.033275902,0.0045121135,0.025691014,0.028138997,-0.039364148,-0.04342954,-0.018770603,-0.0559314,0.054446075,-0.012856754,-0.015403137,0.051626448,0.018583216,-0.030736627,0.007950726,-0.0015897973,-0.011870693,-0.003854251,-0.064791106,0.03378621,0.028342994,-0.047002513,-0.008722193,-0.012037083,0.029876525,-0.0008818575,-0.018454012,-0.019174105,0.01549696,-0.02170623,-0.007855633,0.019257464,-0.022502074,0.019926941,-0.06979761,0.05077454,0.005522931,-0.013299076,-0.020890202,0.0044863545,-0.013510628,0.0486843,0.064321816,-0.018693993,0.030061854,0.04781515,-0.080056526,0.004136997,0.0061628385,0.014308238,0.035470363,-0.023843264,0.005739311,0.01081618,0.017645322,-0.010499018,0.004857418,0.045084957,0.014895343,0.003779377,-0.032195874,0.0063379677,0.015875041,-0.015525931,-0.025865061,-0.013797981,-0.037331183,0.03539906,-0.021370385,0.035236888,-0.03178545,0.062476404,-0.017276477,-0.014041338,0.038460825,-0.006579743,0.026097724,-0.011333812,-0.023608485,-0.03218054,-0.027384585,-0.017870968,0.02766684,-0.053812172,-0.0035929037,-0.042907324,-0.0033077218,0.05942222,0.008154274,-0.017880358,-0.018060535,0.062848814,0.032280814,-0.0011629185,0.024877349,0.019655885,-0.0140338205,0.023566699,0.006463013,-0.039661627,-0.030951768,0.019534612,0.040202957,0.010390915,0.026435506,-0.03153658,-0.028957175,0.027869586,0.048666827,0.031923752,0.008040977,-0.014291331,0.031387575,-0.023559283,-0.02494015,0.096084766,-0.056956023,0.031625517,-0.010988774,0.026050186,0.009961903,-0.0070261806,0.0042224186,-0.017590856,0.009510755,-0.010957784,0.011373486,-0.0016060834,0.012073,-0.010266177,0.001007,0.052994996,-0.040935915,-0.055619407,-0.016604474,0.04059578,-0.06929706,0.0059187943,0.0013865794,0.0035403748,0.0150045175,-0.00957336,-0.04242387,0.026084762,-0.017801628,-0.0084804855,-0.0096695805,-0.06442637,-0.012645165,0.068442106,-0.01793497,-0.0026837832,-0.038777854,0.034723494,-0.0025486604,-0.0678501,-0.014035816,-0.039175473,-0.016016362,0.028129272,-0.008361393,0.04122386,-0.0073073693,-0.03370797,-0.0029017555,-0.01394619,0.00044856657,0.040089317,0.013023276,-0.045188714,-0.08639888,-0.01607299,-0.023287507,0.022339985,0.024026586,-0.023944251,0.0035603554,-0.022469817,0.009798469,0.019485742,-0.032667354,-0.007358358,0.03636955,-0.02759474,-0.02983699,-0.006851077,0.029559348,-0.024237162,-0.01487068,-0.007049412,-0.020298125,0.0060298797,-0.007543704,-0.018703407,0.018971479,0.011865434,-0.045671064,-0.050546523,0.01674313,-0.0021268476,-0.038978428,0.020078216,0.006283548,0.010549957,-0.033825714,0.01705016,0.030413857,0.005417212,-0.017198386,-0.016706804,0.088735215,-0.007061134,-0.0011864804,-0.03955357,0.04932561,0.027584353,-0.0046963943,0.010671006,-0.037994176,0.04978758,-0.015816925,0.04918553,0.006711221,-0.007018405,-0.0342722,0.025477616,0.0035940006,-0.018264629,0.0028393278,-0.013967945,-0.014946967,-0.0031666139,0.012912261,-0.028586423,0.023062065,-0.018452523,0.012541195,-0.0152132595,-0.00724847,-0.008722615,0.010694944,-0.026333753,0.021987732,-0.016695715,0.021431526,-0.021919945,-0.01718888,-0.016719714,-0.04276855,0.021921977,0.04724909,-0.015201714,-0.013606157,-0.009849778,-0.02873294,0.02066843,-0.026651658,-0.013031066,-0.0017281518,-0.01448694,0.020688036,-0.020351257,0.014136136,0.03491744,-0.038321678,-0.03503132,0.06051412,-0.017171577,-0.03607233,0.02331283,0.0044477293,-0.003521091,0.0041404082,0.0012167102,0.038862865,0.018910965,-0.05443327,-0.011266297,0.043183826,-0.052181154,0.0015494459,0.05391013,0.042024944,-0.014015793,-0.0060814875,0.012105221,0.025747411,0.004873826,-0.0034280096,0.04595016,-0.0062467796,-0.075086355,0.07910934,0.023996063,-0.015824512,0.0458191,-0.05257993,0.013877061,-0.052220255,0.016150165,0.015120117,0.030884843,0.012862742,-0.02955014,-0.009342669,-0.029071242,-0.06639989,-0.01471984,0.007212012,-0.004461548,-0.02977113,0.015563887,0.05561028,0.0030663428,-0.018632377,-0.03242338,-0.058270395,-0.013744803,-0.15509216,0.019021166,-0.014351287,-0.00047210095,-0.049438845,-0.021609912,-0.011475199,0.006909432,-0.008642036,-0.041100115,-0.03406933,-0.01898809,0.030602586,-0.006094591,-0.00335288,-0.050912756,-0.009478064,-0.023404682,-0.0041136793,0.03983028,-0.007924139,-0.013165069,0.11072272,0.005350638,0.02943338,0.010106147,-0.04577993,0.014083764,-0.017722998,-0.0121820625,0.0037934561,-0.0353762,0.034977153,-0.032009512,-0.04395359,-0.012133703,-0.024729561,0.03367276,0.038954396,0.0014240061,0.019022195,0.025682546,-0.035614144,0.007573021,-0.03836175,0.0401748,-0.021155346,-0.029582916,-0.04757364,-0.008631046,0.0045658043,0.05013967,-0.028630301,-0.00014255,-0.021060055,-0.06146569,-0.0015692804,-0.0060040653,0.0060334215,0.041956235,-0.01828232,0.021636486,-0.056256343,0.0134711,-0.07806737,0.029804917,-0.031448655,-0.010430507,-0.0547748,0.041135985,-0.022793915,-0.022935169,0.020409046,0.0009640883,0.0049468786,-0.012684352,0.016434249,-0.023111206,0.0023165965,-0.0290872,0.01770502,0.0015068833,-0.030732388,-0.025014402,0.050811287,-0.0031823234,-0.015441885,-0.034133647,-0.024153184,0.021804655,-0.070630185,-0.023872057,0.0078028087,-0.028508944,-0.05684021,-0.0035932388,-0.033097997,-0.013526565,-0.032317553,-0.034891594,-0.036556,-0.011627434,-0.028944891,-0.01278875,-0.01972614,0.02594674,0.022562223,-0.021027628,-0.010964253,-0.01802065,-0.05295425,-0.034653164,0.0041668783,-0.004769211,-0.034300737,-0.007136242,-0.006421504,0.02993264,0.015136564,0.047755823,0.010124486,0.013192957,-0.008165214,-0.020285552,0.023501104,0.053931758,0.062081423,0.00135569,0.020385547,-0.02176324,0.029346049,-0.07604091,-0.0015378953,0.029548617,0.010485238,-0.010485064,-0.0026151964,0.03646406,0.045026377,0.0038736043,-0.0415809,-0.047435418,-0.020777822,0.028194744,-0.035401914,0.039570406,-0.032733075,0.06369084,-0.017166192,0.00075305416,0.027172102,-0.006319896,-0.024169173,0.03600237,0.0050753034,-0.019325187,0.009704839,0.025585003,0.008116186,0.059497196,0.0016661336,-0.0064167217,-0.019532844,-0.010668711,0.004231849,0.055077706,-0.010403469,-0.024941662,-0.026923288,-0.0050879363,0.061439842,0.057228874,-0.029355934,-0.002695394,0.06445333,-0.002184042,-0.019462174,0.045131255,-0.04112378,-0.0039177584,0.03863874,0.02162343,0.023125036,0.04660808,-0.018452749,-0.006642564,0.02579799,0.014611584,0.0051163496,0.02920995,-0.032705605,-0.034263633,0.018832464,0.0011948798,0.038793538,0.026491318,0.02356829,-0.039708823,0.026075402,0.018084532,-0.0214224,-0.02372598,-0.007201337,0.025352469,-0.020671682,0.02899659,-0.0726425,-0.040652625,-0.017490083,-0.010467912,0.0013515317,0.0167912,-0.0147200795,0.04107567,0.026776332,0.0063794535,-0.014929489,-0.027687838,-0.0054618763,-0.034746103,0.025941504,0.00024106646,-0.0394131,-0.04445874,-0.0041649574,0.016667405,0.007153853,0.015945427,-0.03353617,0.0112324245,-0.040753905,0.007879301,-0.0065050507,0.016044093,-0.021555772,-0.031231904,-0.004674583,-0.024564808,0.0055424916,-0.00956676,0.029995836,-0.036981247,-0.008716633,-0.0034316948],"last_embed":{"hash":"1wexam5","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"1wexam5","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Integration with other approaches addresses earlier limitations","lines":[51,58],"size":987,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wexam5","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Integration with other approaches addresses earlier limitations#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009209903,-0.00625607,-0.046826757,0.014307899,-0.02258611,-0.06600194,0.0009870515,-0.00028001322,0.039298452,0.019518804,0.007977374,0.019363366,-0.0048083784,0.01880812,-0.015466662,-0.021943778,-0.0023187415,-0.015634947,-0.015354784,-0.01722763,0.005302217,0.014958832,0.022919532,-0.012209259,-0.015931517,0.043957867,-0.022438895,-0.0018556704,-0.034741364,0.054065794,-0.015763842,0.03108918,0.06642423,0.026150132,-0.0019363721,0.011459432,0.01602878,-0.058217768,-0.014143948,0.035638846,0.022827867,-0.008983322,0.060314424,0.015522433,0.030392349,-0.048687983,-0.03688952,-0.025553351,0.011693384,-0.007924717,0.02063671,-0.0336644,-0.016694067,-0.034524728,0.016093154,0.017735822,-0.033661976,-0.019614076,0.012378517,-0.008415494,-0.016284274,0.042658824,-0.012029633,-0.029353604,0.015948214,0.049006153,-0.013125169,0.051791113,-0.016212275,-0.04350061,-0.013247584,0.0076252585,0.04606562,-0.036691323,-0.042015996,-0.0018035935,0.003757685,-0.0025612332,-0.001534604,0.02801872,-0.03353669,-0.035053387,0.019848553,0.026204359,-0.045716647,-0.013129187,-0.030766817,0.013976539,0.03717671,-0.006691299,0.0030895174,-0.030645756,0.04347814,-0.04432035,0.0011274988,0.0026181994,0.05434289,0.003556889,0.018793017,0.022306867,0.016595865,0.012567965,0.019393334,-0.014443819,0.0027143757,-0.005447541,0.03628494,0.035625257,0.028796393,0.0012525785,0.034262545,0.06664021,0.005921845,0.007448197,-0.006295247,-0.009061157,0.021283375,-0.031132711,0.04054861,-0.012108761,0.064050555,0.031466495,0.03287356,-0.015749877,0.01145705,-0.0050657107,0.019871255,0.02633689,-0.050295938,0.008930416,-0.035430517,-0.035407476,-0.078997634,-0.020616518,-0.043715432,-0.026864996,0.057662036,0.027231505,0.0027919984,-0.036482725,-0.004009279,0.018812349,0.020910267,-0.040204663,0.003669841,-0.042534903,-0.0010062682,0.02718386,-0.02940649,0.061691076,-0.022712259,0.00581591,-0.032992806,0.014369094,-0.015668845,0.008463103,-0.016806498,0.037805382,0.027641214,0.0033213086,-0.005615638,0.04982928,-0.010973154,0.007423873,0.017913317,0.0012114003,0.00050251646,0.060192402,-0.029789347,-0.027934592,-0.04386125,-0.014092449,-0.029623413,-0.0055262865,-0.010495361,0.03552803,0.055881858,0.025358941,0.018171938,-0.053614255,0.017266002,-0.056358866,0.0152559,-0.022066738,0.01701385,0.0006792431,-0.027325373,0.0150655145,0.007923915,0.033123337,-0.022373725,-0.04691989,0.06802077,0.0011364066,0.022729555,-0.0072492496,-0.026879555,-0.020465385,0.01141011,-0.0022755465,0.036852,0.04401923,0.024671325,0.021195317,-0.03257948,0.01061275,-0.04210605,-0.08063162,-0.011762173,0.0027166798,-0.01609136,0.05687179,-0.008965298,-0.059566148,0.024164256,0.012611023,-0.005761077,-0.0012571546,-0.003621271,-0.043062083,-0.009612108,0.047182463,-0.016562054,-0.019364554,0.011209376,-0.0037627104,-0.0051507424,0.012017676,-0.0036383283,-0.042097732,-0.027028872,0.004382808,-0.030108964,-0.0019922773,0.008994821,0.00650144,0.013762687,0.021987362,0.022112742,0.0052572205,-0.0031505355,-0.0074570132,0.02837944,-0.025678074,-0.031637546,0.0064690034,0.017106269,0.017780015,0.0075526712,0.043397382,0.029091772,0.01113122,-0.041212603,-0.04772397,0.04006181,0.028537266,-0.006068007,-0.01678717,-0.007134136,-0.014309148,0.0004349712,0.038822673,0.03590707,0.001690267,-0.010347783,-0.028362496,0.002975946,-0.041321576,0.020320153,0.032617684,-0.0048976536,0.005799553,-0.0018493052,0.023621893,-0.011722371,0.04453101,-0.030159988,0.0036802157,0.042307504,0.02314052,0.030219024,-0.0033650126,0.02610493,0.018500581,0.021826243,-0.0021927443,-0.018018179,0.03563141,-0.004144872,0.006739296,0.06305298,-0.03694563,0.06730972,-0.0067826225,-0.04550808,-0.013839934,0.0013119731,-0.15634577,0.00552458,0.020660074,0.02313463,-0.0044994527,-0.003964363,-0.011175003,0.008191853,-0.014277535,0.004801657,-0.019334735,-0.07346435,0.0054364777,0.0031962083,0.018415337,0.039514307,0.009958013,-0.03859882,-0.01589314,-0.017165264,-0.06532784,-0.02931956,-0.0070200567,-0.013016294,0.037700616,-0.00925671,0.041909624,-0.02499528,-0.036234006,-0.000086242995,0.010988587,-0.015728133,0.006939048,-0.008516187,-0.018575136,0.0045494493,-0.02533229,0.026204178,-0.024340576,0.0061787576,0.047531717,0.015619681,0.016005779,-0.020932896,-0.0013452311,-0.06536865,0.012655718,0.027124401,0.0061377888,0.02895975,0.005439862,0.014675059,-0.043456227,0.018024558,-0.03614673,-0.027568322,0.017216627,0.051084433,0.025172431,-0.025419865,0.02058945,0.016144676,0.00891915,-0.04736973,0.005879136,-0.0066940733,0.04679437,-0.043645628,0.020012243,-0.047983866,0.01320466,-0.025445389,0.011337483,0.02052931,-0.037904136,0.024321288,-0.03415577,0.0028264057,-0.043473262,-0.1029034,0.008787648,0.030143032,0.024252178,-0.018109858,-0.018845372,-0.031266503,0.043313988,-0.020976942,0.038842898,0.2451479,0.04486686,-0.018390028,0.0073268986,0.022829691,0.0025013892,0.036271725,0.009313855,0.010292864,-0.024189958,-0.0314689,0.008479691,-0.0022931732,0.006625492,-0.024518695,0.014336754,-0.06878016,-0.0016168669,0.06937852,-0.0012946015,0.015800102,-0.012874262,0.0064736153,-0.020086119,-0.04016208,-0.019199206,0.04632313,0.045466244,0.008544042,-0.018327646,-0.03819208,0.04293111,0.026866809,-0.008855705,-0.018239778,-0.044834614,0.006969684,-0.02877607,0.0170139,0.02673877,0.02988045,-0.002326732,-0.032614615,0.010741797,0.016518902,0.023480326,-0.0035800172,0.0047949664,-0.025790444,0.03970212,-0.012716465,0.0017292551,0.030434633,-0.039451785,0.004714097,-0.013812282,-0.023559807,0.0016560191,0.009856399,-0.022912564,0.022009095,0.024181988,-0.04718255,0.01695233,0.0072087124,0.035057105,-0.007505064,0.056042574,0.028143987,0.02094652,0.057880152,0.04611141,-0.0058833063,-0.00018776729,0.046030797,0.019201662,0.03170293,0.002189682,0.025126453,0.025957547,-0.04111998,-0.04412422,-0.019544715,-0.057209246,0.052106295,-0.013067584,-0.0142899165,0.050439302,0.018329432,-0.034272492,0.005416773,-0.0022319744,-0.009959775,-0.0071466975,-0.06314904,0.033987287,0.028543122,-0.0487331,-0.0071982807,-0.0107992,0.02746374,0.000121115336,-0.01813475,-0.01822157,0.012922936,-0.023669606,-0.006249056,0.019353813,-0.022656152,0.02042277,-0.07071206,0.05044075,0.0047995984,-0.013074844,-0.023519062,0.0038225758,-0.014490749,0.048899867,0.06386295,-0.019994874,0.029514544,0.04898703,-0.080195025,0.0027989575,0.0049599633,0.0150540555,0.034343075,-0.023505494,0.005358899,0.009845666,0.016921068,-0.010182242,0.0032175775,0.04467451,0.013090465,0.004882416,-0.03310453,0.005981021,0.018899672,-0.017430559,-0.02383847,-0.011697635,-0.03586146,0.03535108,-0.019478273,0.0364202,-0.028850652,0.064024,-0.018989218,-0.0135716405,0.03382699,-0.007834518,0.026432024,-0.010970864,-0.022297975,-0.03230451,-0.026902394,-0.017825617,0.024505252,-0.052382022,-0.002522195,-0.045776673,-0.0029696273,0.059706226,0.009700287,-0.018777447,-0.019690132,0.06748018,0.03222542,0.0013117819,0.02375074,0.020465445,-0.013739574,0.024145322,0.006435035,-0.042235374,-0.029775593,0.018849723,0.041304972,0.012773728,0.028283665,-0.030002128,-0.030807244,0.028385893,0.049918644,0.029209739,0.010218101,-0.015262494,0.030666543,-0.027220797,-0.024224749,0.09477443,-0.05693925,0.032659996,-0.011533029,0.02599218,0.0076363357,-0.009027242,0.0046383864,-0.013407053,0.011222819,-0.009661643,0.012239834,-0.0007404625,0.012259689,-0.009918589,0.0014070946,0.052072044,-0.040703893,-0.057380904,-0.018697051,0.03958309,-0.07174308,0.00599861,0.0017898938,0.0060282154,0.012953565,-0.008483503,-0.03848621,0.02826497,-0.021161875,-0.010609942,-0.011657271,-0.0664105,-0.012090715,0.07049908,-0.020125145,-0.00009419181,-0.035334,0.03708634,-0.0020686027,-0.06696972,-0.011754835,-0.03762831,-0.017092321,0.025878618,-0.012618315,0.0409583,-0.0076014698,-0.03340259,-0.0031862457,-0.014365961,0.0028738072,0.03968652,0.0125022,-0.046124812,-0.08612068,-0.014121982,-0.02097151,0.022646375,0.024542933,-0.023685692,0.003685447,-0.020903658,0.012329172,0.01804252,-0.032727387,-0.006174932,0.03628299,-0.028490957,-0.030002771,-0.008635714,0.02929296,-0.027450021,-0.01390018,-0.0074533382,-0.020693513,0.0050861556,-0.007515516,-0.01656325,0.02016712,0.012874618,-0.045195963,-0.052082304,0.01608931,-0.0030173832,-0.04112777,0.019172767,0.008378456,0.010111309,-0.032816827,0.015717756,0.028604308,0.009878156,-0.017139805,-0.017034082,0.089538135,-0.0067268535,-0.003933312,-0.037361875,0.049688645,0.026791453,-0.0048692557,0.010016229,-0.03683794,0.051190518,-0.013340944,0.0449448,0.0051493733,-0.007540302,-0.033754427,0.025178285,0.0050013023,-0.016307143,-0.00057400897,-0.01432391,-0.013470905,-0.0014916742,0.012546989,-0.029200505,0.021343213,-0.015269248,0.010965164,-0.015526886,-0.0069639944,-0.0073665977,0.012609656,-0.02733845,0.022197532,-0.013540571,0.019376779,-0.020829048,-0.016639253,-0.015982497,-0.03998594,0.02182857,0.04637019,-0.018185977,-0.014883727,-0.013029669,-0.02948426,0.02263504,-0.027457012,-0.01619472,-0.00030457258,-0.015811378,0.018972412,-0.021026682,0.013993964,0.03496144,-0.035229094,-0.035625167,0.061660763,-0.018418394,-0.034551363,0.026181716,0.0059214756,-0.0017629376,0.0012211122,-0.0012525134,0.034029122,0.014506634,-0.05444822,-0.009800655,0.04333418,-0.05096623,0.0023868775,0.054023623,0.04730371,-0.012366537,-0.0015490075,0.011436663,0.025919342,0.005213472,-0.0014546149,0.047521975,-0.006614277,-0.07688443,0.08189008,0.021605916,-0.013966926,0.04024086,-0.055235084,0.012711468,-0.051715184,0.018984295,0.012694528,0.028176308,0.009932902,-0.031825174,-0.0069634803,-0.03065997,-0.06496831,-0.013473831,0.0057025775,-0.008736098,-0.0322952,0.013408328,0.052861772,0.0019836496,-0.01995911,-0.03482555,-0.06396338,-0.011347733,-0.15366513,0.020837031,-0.015146459,-0.0009881203,-0.048752625,-0.021938212,-0.013363795,0.009346713,-0.007996213,-0.0409806,-0.03711497,-0.017122924,0.030984256,-0.0061163055,-0.0040272963,-0.047132526,-0.00856811,-0.02295028,-0.0029830749,0.03906351,-0.0083909705,-0.0133487005,0.11006924,0.0039773914,0.030482674,0.010418533,-0.047462635,0.012483777,-0.01706376,-0.011490473,0.0031619843,-0.034546763,0.03656393,-0.032218702,-0.045287084,-0.011564585,-0.025032789,0.03207759,0.03964291,-0.000013570667,0.015918484,0.025926359,-0.034206875,0.0078099375,-0.03958427,0.0382188,-0.021213036,-0.029368259,-0.0484944,-0.011382573,0.0035081808,0.048732176,-0.03308632,0.0006620991,-0.01902854,-0.06461846,-0.0042314674,-0.0042130915,0.0038061333,0.041942537,-0.020702211,0.016298236,-0.056464866,0.015729807,-0.08116431,0.029661726,-0.030304758,-0.009937708,-0.05039766,0.040419247,-0.022863163,-0.021888234,0.017426454,0.002157741,0.0053833276,-0.009747923,0.016906453,-0.023654494,0.0035327785,-0.030870177,0.016284527,0.0012436627,-0.030321816,-0.028132983,0.051214147,-0.004136699,-0.016424911,-0.033806104,-0.02187409,0.021392073,-0.07240892,-0.023019437,0.0081215035,-0.028938198,-0.056293502,-0.0010124715,-0.032931775,-0.012707836,-0.032728482,-0.033051565,-0.03725206,-0.010593776,-0.026473306,-0.01328519,-0.02227277,0.024567965,0.023745019,-0.018985765,-0.0121158855,-0.018508835,-0.054812323,-0.033185948,0.0043029403,-0.0032206997,-0.03749262,-0.00789538,-0.004966265,0.030270226,0.014804403,0.044942744,0.008392933,0.013318239,-0.0072257975,-0.020452417,0.022091338,0.050859556,0.062290568,0.00046118847,0.017181005,-0.019886963,0.029719584,-0.07516736,-0.0021857228,0.029438302,0.010348679,-0.0076284893,-0.002170573,0.036198467,0.04462849,0.006139835,-0.041751143,-0.048307702,-0.020598203,0.029440276,-0.035303093,0.041251816,-0.033506624,0.06438566,-0.015493333,0.0009915958,0.025598576,-0.007207472,-0.025303716,0.033338975,0.0031697033,-0.021904036,0.010643118,0.025573898,0.0071422826,0.0606703,0.0021020668,-0.0061903447,-0.019071553,-0.011464011,0.0029573273,0.05747727,-0.011014097,-0.024384359,-0.02750336,-0.006808344,0.06105273,0.056849837,-0.028556349,-0.0041916072,0.06258614,-0.0006909722,-0.020637857,0.04509972,-0.04269906,-0.0027423287,0.03731685,0.018470919,0.026469208,0.046233267,-0.020069413,-0.007880654,0.027685007,0.015702462,0.0042230175,0.026942581,-0.03240948,-0.03615709,0.019922255,0.0016369029,0.040237263,0.027757687,0.024931356,-0.041148484,0.025892768,0.022273561,-0.02503092,-0.024661588,-0.0079147825,0.02621154,-0.018469185,0.026847167,-0.07208767,-0.03999939,-0.018982364,-0.010933837,-0.00011022001,0.015440202,-0.012819409,0.04263205,0.026857708,0.0058221016,-0.013902633,-0.029446201,-0.0073274574,-0.032889076,0.025104754,0.00069199933,-0.039451234,-0.042323485,-0.0067376555,0.015405371,0.010924217,0.013307676,-0.029275663,0.012427171,-0.04052171,0.0067779687,-0.007999385,0.016895022,-0.020988448,-0.031555742,-0.0064197932,-0.022633037,0.0075670965,-0.008036209,0.030768817,-0.038279388,-0.0092383595,-0.002745717],"last_embed":{"hash":"zmcdtu","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"zmcdtu","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Integration with other approaches addresses earlier limitations#{1}","lines":[55,58],"size":915,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zmcdtu","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Critical perspectives reveal persistent limitations and debates": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037251618,0.00755282,-0.05358782,0.016986521,-0.004482511,-0.045620937,-0.00081019395,0.02080649,0.011214175,0.015697429,-0.009214115,0.023088489,-0.012871952,0.017876923,0.0357175,-0.021224396,-0.024491824,-0.026177391,-0.037684646,-0.040942837,-0.01843149,0.030915858,0.013164863,-0.0013959833,-0.0021306502,0.03905868,-0.03765963,-0.035651512,-0.005033019,0.07119288,-0.01083087,-0.020438375,0.075847216,-0.017091122,0.00982603,-0.0031738814,0.008774472,-0.04984565,-0.023933986,0.03881668,0.05383995,-0.007786417,0.016084269,0.026582703,0.04932953,-0.058902573,-0.00866919,-0.019034026,0.032974355,0.006052089,0.018794447,-0.012730508,0.00097431085,-0.01992794,0.027428087,0.016029371,-0.0060234033,-0.022684297,-0.020052195,0.025539238,-0.004317922,0.010901664,0.006600262,-0.012793042,0.0021517233,0.03760695,-0.0037174807,0.0104981745,0.0022988804,-0.06739465,0.000965178,0.018046094,0.008719404,-0.046697974,-0.038547095,0.0207714,-0.024868988,-0.015131486,0.017917728,0.029884184,-0.018333478,-0.030478604,0.034340903,0.0239615,-0.032349773,0.028132645,-0.0314211,-0.01075111,0.0040335506,-0.02900499,-0.003393312,-0.013663811,0.020357175,-0.042683996,0.006209759,0.0060460586,-0.0039627897,0.030641295,-0.008138984,0.01601956,0.022455165,0.04337936,-0.008767404,-0.0070032105,0.029247908,-0.0072029205,0.058878634,-0.009493991,0.05838691,-0.012743333,0.03365843,0.047717497,-0.00698084,0.0028750305,-0.0081433095,-0.022593388,0.00646439,-0.037841436,0.01408706,-0.011200254,0.03924925,0.052379932,0.04231463,-0.013661065,0.001763447,-0.007188018,-0.008246419,0.02827084,-0.030174894,0.018737445,0.036588453,-0.03211532,-0.05135222,-0.0013232161,-0.03851925,-0.043459516,0.033491164,0.061237864,-0.012073034,-0.02088161,0.002812337,0.03617206,-0.02681026,-0.037866563,-0.00016881178,0.02558654,0.013294553,0.014823017,0.00490914,0.03068468,-0.007143637,-0.025139086,-0.0058381353,-0.00532245,0.010419204,-0.01949109,0.018389197,0.03691521,-0.012969648,-0.027324257,0.0072659967,0.030430932,-0.05053319,0.010982881,0.001824522,0.031510122,0.0060867197,0.05686586,-0.035625566,-0.016412241,-0.05320986,-0.008370538,-0.01629233,0.007134627,0.032306075,0.026086925,0.07899087,0.032106582,0.017830037,-0.054858424,-0.00022165586,-0.024200633,0.025395991,-0.048404317,0.020245494,0.020667113,-0.030176908,-0.0075347377,-0.0031132142,0.0055653225,0.0027988919,-0.04111049,0.07261333,-0.016866086,-0.003986312,-0.060851965,-0.038514163,-0.0130095845,0.0070963595,-0.021377355,0.006394841,0.019969122,-0.020018058,-0.021118151,-0.018791974,-0.0007583846,-0.046062384,-0.029142562,0.058256533,-0.025231015,-0.02384804,0.01424899,0.021386983,0.0006878462,-0.017527293,0.0011649922,-0.019018047,0.02805581,-0.0068516433,-0.0056399656,0.014293596,0.009204059,-0.04004923,-0.02684444,0.005490989,-0.0062604747,-0.00090067217,-0.00088872423,0.027109541,-0.03312589,-0.0011472254,0.002638823,-0.013997641,-0.0072880504,0.036848735,0.052848805,0.010661559,-0.03502504,0.018406011,-0.027049605,0.01916908,-0.014332362,0.015168079,0.01501682,-0.023440002,0.019490737,-0.00814885,0.020009862,0.02334634,0.00021014104,0.035049714,-0.0006798465,-0.050479695,-0.07532879,0.05267056,0.03126137,-0.008993344,-0.030552955,-0.014320031,-0.023112334,-0.0010789569,0.024915298,0.04083546,0.021442326,-0.02384538,-0.0154676195,0.013610734,-0.035815466,0.014836758,0.01905574,-0.006281677,-0.03294855,-0.0050145965,0.029996017,-0.020269081,0.0606675,-0.03356365,0.0059879893,0.05093827,0.0068021496,0.029950708,0.016991269,0.009277493,-0.0054681357,0.044278756,-0.010508258,0.023261918,-0.01063958,-0.005722901,-0.013510282,0.042119533,0.0075179557,0.072678685,-0.017891932,-0.02610253,-0.023512965,0.0075853523,-0.16350132,0.016192835,0.01648868,0.017958945,0.0075642345,-0.005827978,-0.022867514,0.002379386,-0.030397592,-0.004327691,-0.053396955,-0.049628116,-0.011037404,-0.0036687874,-0.035193574,0.0024569596,0.0036169898,-0.019070977,0.0041095936,-0.030937461,-0.019591365,-0.035325326,-0.024605691,-0.024734873,-0.002972441,-0.00062582426,0.031289432,-0.014857693,-0.0737219,-0.008353522,-0.014229706,0.004934398,-0.0017940188,0.015502089,0.029409155,0.017639615,0.011738104,0.0038284704,0.014477186,-0.03396327,0.02292192,0.08243818,-0.01004105,0.007926151,0.00008969666,-0.016506627,-0.005528811,0.033719197,0.051658098,-0.0037523767,0.0035099096,-0.0108116595,-0.03513489,0.010514982,-0.02651206,-0.026770404,0.0045144553,0.06331354,0.010364374,-0.04049184,0.05129803,-0.041437317,0.035803083,-0.018820837,-0.014919641,-0.003058877,0.072742656,-0.039796386,0.0015506126,-0.041854948,0.0046710786,-0.026676394,0.0035105771,0.0039004318,-0.02666435,0.027862081,-0.0026522998,0.031033043,-0.039028276,-0.07968317,0.019084986,0.027447706,0.006301851,0.01681545,-0.00891131,-0.0064787907,0.033073545,0.019088453,0.08573961,0.24396637,0.0021429386,-0.020732604,-0.0019599842,0.023287663,0.015878724,0.020753387,0.032825105,-0.008583271,-0.015959999,-0.066280976,0.0044665765,-0.01025112,0.016793929,-0.027718613,0.041497815,-0.09712576,-0.025409931,0.07517932,-0.024746364,0.0135870725,-0.007550771,0.035752095,-0.013086408,-0.057219382,-0.037140638,-0.011053912,-0.0012443356,0.020359242,0.012107629,-0.0701507,-0.00443966,0.03545518,-0.02753279,0.0046638814,-0.03430704,-0.047766976,-0.051644363,-0.018112099,0.050363313,0.01797989,-0.03687762,0.0028133597,-0.009098646,-0.017904034,0.030855706,-0.014061745,-0.005589033,-0.030859552,0.05131332,-0.035381112,0.0009828312,0.015732659,-0.008431441,-0.012315956,-0.017932516,-0.028526956,0.0060453885,-0.039844155,0.0145199215,0.009598765,-0.0100288475,-0.015544659,0.028043142,-0.045150492,0.05112835,-0.027516821,0.031253215,0.030122966,0.06575073,0.023920925,0.04099378,0.011890334,0.023989698,0.05785917,0.011187578,0.023618015,0.011594348,0.034605034,0.016520433,-0.0076410193,-0.018052185,0.003042148,-0.038470183,0.02445886,0.00549901,-0.011370395,0.033295944,0.007705607,-0.044038244,-0.0055308943,-0.017169558,-0.0329573,0.0076081892,-0.03337182,0.013669291,0.023875482,-0.038177792,-0.025065327,-0.039363388,0.03872544,-0.014091336,0.016490798,-0.013684132,0.029063249,-0.03113251,0.0025796469,0.008988164,-0.020399319,0.02577664,-0.06425411,0.01096975,-0.019051101,-0.005212963,-0.017722024,0.009771184,-0.024095029,0.03809205,0.036010094,-0.0026808896,0.055421013,0.023893667,-0.021337153,0.02685574,0.009533261,-0.021559808,0.005118598,-0.008212859,-0.029935401,0.035476625,0.03673855,-0.011922689,-0.01652025,0.04457977,0.041673586,-0.0119092725,-0.006107331,0.004132096,-0.0076847044,0.009533467,-0.05032044,-0.027291702,-0.030386996,-0.01016208,0.0069975876,0.013204406,-0.06280598,0.07848159,-0.035314374,-0.029158155,0.030489447,0.0060692453,0.011921134,-0.020428134,-0.021908592,-0.02252395,-0.038430344,-0.018677447,-0.008367377,-0.03027199,-0.025869504,-0.00069967017,0.01556694,0.07192973,0.013416124,0.014650377,-0.0082610035,0.055974726,-0.004031498,-0.011084152,0.020788837,0.028860385,-0.014780555,0.006932906,0.0014625523,-0.044503126,-0.07107048,0.042054698,0.004065991,-0.011257999,0.024972977,-0.020087885,-0.029155256,0.030055951,0.044234976,0.018299595,0.025065862,-0.020212214,0.014165118,-0.033577163,-0.011408897,0.10310244,-0.047204003,-0.0029266733,0.011101102,0.019403208,0.0516774,0.009678561,-0.00022287194,-0.05010655,-0.028845016,-0.0035165744,-0.00483222,0.0134005565,0.036540557,0.0281399,0.020242115,0.071763836,-0.013219851,-0.008268569,-0.017797444,0.034361444,-0.07322834,0.015326771,0.004716714,-0.0064604883,0.00792259,-0.018769424,-0.008623878,-0.012263498,-0.0057100956,-0.012484113,0.004183556,-0.05591787,-0.01054475,0.049650952,-0.0074141184,0.0021823384,-0.039473202,0.028464897,-0.0019605493,-0.06211185,-0.02565148,0.0028463963,-0.015825145,0.033545032,-0.031065399,0.017637825,-0.010874894,0.0039060132,0.006997989,-0.0076024784,0.009620824,0.014402869,-0.01824269,-0.059196282,-0.06262868,-0.04529992,0.0061028525,0.027845195,0.0067057908,-0.03808227,-0.0054506892,-0.01178628,-0.0069355527,0.038762234,-0.019002132,-0.017678132,0.0048882836,-0.0061805686,-0.013322911,0.014808074,0.028251693,-0.040266447,-0.055659235,0.011334688,-0.001939927,0.03061428,-0.0026149661,-0.056783114,0.03270826,0.03391936,-0.025518429,-0.04631835,-0.017138204,-0.012935873,-0.020428844,-0.0012935238,0.004572952,-0.025683185,0.0008812514,0.018783696,0.021225259,0.013159347,-0.029463317,0.009347115,0.10399315,-0.016341152,-0.0030265637,-0.02931241,0.019950623,0.0024409788,-0.00638588,0.005856004,-0.0102402475,0.038788892,-0.03733734,0.018274115,0.0023795797,0.007053207,-0.020356363,0.022330355,-0.014718143,0.006827839,0.0036768927,-0.009644137,-0.00007781338,0.0028133418,0.044376615,0.004982468,0.06726329,-0.045615405,0.026122298,-0.016038923,-0.037673652,-0.02803639,0.015347339,-0.024021013,0.019871684,-0.024607142,0.039127283,-0.0043035173,-0.03416741,-0.008712599,-0.062524036,-0.0024001922,0.006256815,-0.025894659,0.008989609,-0.0045112045,-0.036460772,-0.0125458315,-0.0020058898,-0.028251357,0.0036608742,0.002940836,-0.0038185285,-0.007729386,0.013867435,0.019923676,-0.0014565986,-0.065267056,0.04796526,-0.011490082,-0.05428814,-0.029604934,-0.017637111,-0.009649401,-0.03796717,0.015665706,0.0539612,0.033038404,-0.020652056,-0.006061098,0.04390596,-0.03286517,-0.0030790863,0.070368215,0.028387262,0.010439604,-0.055912398,0.004371274,0.0409176,-0.01298003,-0.0011122549,0.030060885,-0.014438334,-0.070138484,-0.00047059281,0.014594154,-0.026750047,0.05975987,-0.041182417,-0.0016123267,-0.035276588,-0.013067423,0.028400205,0.04167648,0.03903235,-0.018424146,-0.018166952,-0.022924358,-0.017965132,-0.026493518,0.01564644,0.020575598,-0.007906088,0.022642422,0.076515675,0.04496236,-0.02024842,-0.028174302,-0.035826046,0.033242837,-0.16002972,0.03717986,-0.004717153,0.009412195,-0.042140923,-0.003782979,0.050391737,-0.023441382,-0.018616883,-0.03143662,0.0078100157,-0.008647357,0.020642618,0.002545415,-0.01123993,0.012935005,-0.011810781,-0.027220085,-0.002792354,0.034526665,-0.015663037,0.014279259,0.058108613,0.010125456,0.025830386,0.016203877,-0.0723465,0.008070126,-0.032190397,0.004541015,0.0073396927,-0.056347515,0.0068459795,-0.03538276,-0.017045239,0.012211485,-0.01680328,0.007830611,-0.01868988,-0.015505374,-0.025293723,0.023005243,-0.029423637,-0.0428403,-0.008054364,0.093518,-0.039661195,-0.040593788,0.010881392,-0.047946237,-0.021710118,0.055271637,-0.03704915,-0.023450434,0.00522885,-0.016154114,-0.016071597,0.007011449,-0.00012720619,0.015728556,-0.001520433,0.035347205,-0.045423187,-0.035469633,-0.046528097,0.0062997676,-0.056630693,0.013973289,-0.05695319,0.031882457,-0.036087226,-0.01156148,0.05249976,0.0070095616,0.0050684744,-0.013665255,0.003926727,-0.023963725,0.008147003,-0.0068451506,0.00009357208,-0.0059379097,-0.013663837,-0.06599159,0.05679568,0.0078745065,-0.015959976,-0.03295677,0.0074772513,-0.012422409,-0.053131465,-0.013573675,0.01496437,0.016309157,-0.054765753,0.006000091,-0.025347369,-0.0009338014,-0.008553585,-0.024505036,-0.015500497,-0.028856285,-0.031798296,-0.0150747355,-0.013239363,0.0461509,-0.018811503,-0.012619531,-0.0054683485,0.009156421,-0.036817174,-0.019559141,-0.025874022,0.008387337,-0.033401173,0.00013999232,0.0039122663,0.045452207,0.005371827,0.04061105,0.005902422,0.0024110123,0.0040267725,-0.005007895,0.019944271,0.047368187,0.0371617,-0.0013526701,0.019858403,-0.028638603,0.032921392,-0.04457263,-0.0026037574,0.050877944,0.0064020567,0.016218621,0.0061854525,0.014880082,0.028749103,-0.011403302,-0.027146416,-0.009183757,-0.018668003,0.0056151757,-0.016819308,0.045790363,-0.0018269062,0.034107447,-0.02104392,-0.054713864,0.046034563,0.03455056,-0.0011749977,0.03503634,-0.0045072357,-0.022776468,0.0223757,0.020642836,0.01914107,0.06935832,-0.008160893,-0.019562108,-0.04196292,0.023760444,0.035938848,0.02932365,0.009027442,-0.007255599,0.027924642,-0.013802092,0.056744717,0.044797696,-0.03672197,0.016545955,0.04316985,-0.031078937,-0.008859325,0.013193488,-0.006743333,-0.006779614,0.03579681,0.037832823,-0.033665374,0.0018777108,-0.022217155,0.0032293266,-0.005815327,0.0315197,-0.0028074915,0.010109425,-0.02202253,-0.07541879,-9.451167e-7,-0.008695099,0.057214834,0.042551845,0.020073801,0.010889786,-0.00059099746,0.021530773,0.035212047,0.0058283904,-0.010428041,0.007422104,-0.009086618,-0.0057584667,-0.048314564,-0.033541977,-0.0014797698,0.05720031,-0.0209282,-0.0049757143,-0.016524402,0.025991919,0.034295354,0.048837777,-0.009448761,-0.026751775,0.030836783,-0.07069983,0.06958208,0.0057062465,-0.03820614,-0.04494989,-0.02403251,0.013078564,0.0061889584,0.052811593,-0.02186229,0.0058898693,-0.005155296,0.007938524,-0.01704957,0.009103997,0.011150928,0.028787117,-0.031990066,-0.02801681,-0.005333854,-0.020545645,-0.007276321,-0.07157548,0.038691692,0.006959222],"last_embed":{"hash":"1yn678j","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"1yn678j","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Critical perspectives reveal persistent limitations and debates","lines":[59,66],"size":1102,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yn678j","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Critical perspectives reveal persistent limitations and debates#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03909975,0.0063852184,-0.054542914,0.018095512,-0.00091086776,-0.043314435,-0.00003311848,0.018656198,0.012098775,0.01464988,-0.010421347,0.022990871,-0.012403062,0.018467823,0.035484314,-0.019519873,-0.024605427,-0.028615568,-0.036795486,-0.04138701,-0.015249906,0.030303532,0.013231486,-0.003049022,0.00034657947,0.037883107,-0.04037538,-0.037302703,-0.002389215,0.07439653,-0.013090545,-0.018961148,0.07613708,-0.0187498,0.016160542,-0.0042031063,0.00890521,-0.051172167,-0.023372848,0.037943464,0.053757213,-0.008347354,0.012084521,0.024109473,0.04959353,-0.057630066,-0.007180246,-0.020952633,0.0350963,0.008048091,0.020018287,-0.009865421,0.0038863237,-0.019570882,0.02798374,0.020668713,-0.007148704,-0.020377686,-0.019386245,0.02562557,-0.0010657398,0.009369874,0.006118978,-0.012200991,-0.00081256253,0.03443364,-0.001609905,0.0097754225,0.0010991814,-0.069887064,0.0006288138,0.016938208,0.010655978,-0.048867725,-0.037020974,0.021254713,-0.02292672,-0.014817499,0.020332424,0.028496476,-0.020277072,-0.029165845,0.03233462,0.025868228,-0.030126678,0.027303874,-0.029205116,-0.010424048,0.00525012,-0.028510291,-0.0052712085,-0.014541564,0.020832933,-0.04314159,0.0029432424,0.010927025,-0.0045024306,0.030024905,-0.008157099,0.01928473,0.022076152,0.04379913,-0.0077687656,-0.0051834905,0.0319647,-0.010137847,0.057196926,-0.013002471,0.05583582,-0.011752551,0.03385236,0.044907603,-0.008401173,0.0012794165,-0.008990935,-0.020713275,0.006136063,-0.036693487,0.015313677,-0.010129494,0.03775961,0.048660673,0.043687854,-0.015915377,0.0043423045,-0.009920958,-0.01362573,0.026714303,-0.03042915,0.020118302,0.036686692,-0.031615153,-0.05332328,-0.0011402613,-0.038569413,-0.045469992,0.032608494,0.06161838,-0.012074478,-0.020112935,0.002515581,0.036589958,-0.026256563,-0.038113113,0.0014291183,0.02729797,0.012401281,0.016250554,0.0071764225,0.032653384,-0.0059291827,-0.02798334,-0.0044866716,-0.0006875905,0.0101868715,-0.0214919,0.017123703,0.03772743,-0.012799026,-0.025705332,0.0047914907,0.029775169,-0.053609267,0.010326598,0.0001344621,0.034206916,0.0042381487,0.05587249,-0.0353069,-0.017112952,-0.05138063,-0.006895676,-0.016833583,0.008509362,0.03440688,0.026076129,0.080364734,0.031158142,0.020367432,-0.05227395,0.0030654895,-0.023645747,0.029134093,-0.048201155,0.021926895,0.019797387,-0.029916676,-0.008455225,-0.0014557462,0.0054054824,0.0037060024,-0.04071164,0.07169654,-0.017371768,-0.0017868753,-0.060292095,-0.036910776,-0.011732268,0.0061116987,-0.022079429,0.0073636803,0.01897657,-0.020531839,-0.020775877,-0.017772514,-0.00031203008,-0.048663,-0.026081135,0.057102382,-0.021722818,-0.022640591,0.009205123,0.020645602,0.0027838876,-0.018610481,0.0042940024,-0.022817394,0.027966512,-0.0075103245,-0.007035025,0.013870123,0.009405746,-0.038521018,-0.022341846,0.0017507896,-0.0017121888,-0.0018817481,-0.002197223,0.027437564,-0.03626905,0.003802975,0.0026354785,-0.015356301,-0.007829584,0.03442187,0.052133694,0.008893724,-0.032775715,0.017183624,-0.026522243,0.018419618,-0.0144963125,0.016776158,0.015852226,-0.019489923,0.022395767,-0.006084089,0.016859584,0.025169106,-0.0033486502,0.03848233,-0.0011517258,-0.05016072,-0.07566125,0.046831984,0.027103513,-0.0132175675,-0.029566834,-0.010658694,-0.02320035,-0.0023120379,0.0232433,0.04218819,0.02071531,-0.02514405,-0.01608537,0.012436842,-0.03392533,0.013615264,0.017288664,-0.008348553,-0.03214436,-0.0039627883,0.031203775,-0.019622445,0.059789754,-0.03369056,0.0060502114,0.05062467,0.00833258,0.032240752,0.014956173,0.0045831124,-0.007880997,0.042787697,-0.011220748,0.02514875,-0.007688668,-0.0049645137,-0.012096927,0.04206727,0.010090776,0.0723016,-0.017447846,-0.025861232,-0.024158673,0.0069760536,-0.16367899,0.018776322,0.015893685,0.017791167,0.0054956162,-0.002900822,-0.019484377,0.0016271196,-0.029361326,-0.004975264,-0.04993177,-0.048134673,-0.012860398,-0.0016037205,-0.035391834,0.00076455565,0.0062208707,-0.019288076,0.0029154145,-0.02970577,-0.021789491,-0.03131598,-0.026973525,-0.024723243,-0.0008412655,0.0029915015,0.034179594,-0.012923856,-0.071419716,-0.007925835,-0.014935674,0.002544831,-0.0017922301,0.016559746,0.030033913,0.017470304,0.013701963,0.0064365724,0.015557893,-0.031390052,0.026018219,0.084477685,-0.0075333742,0.0077851997,0.0018082417,-0.01527491,-0.004122224,0.034865536,0.05316808,-0.0029983367,0.0065312,-0.011365441,-0.034967598,0.011152556,-0.025454571,-0.02906165,0.0063932,0.061153702,0.009776574,-0.04057349,0.04982422,-0.04172489,0.035370167,-0.013737661,-0.014528533,-0.00069665303,0.07564832,-0.0416762,-0.00087829866,-0.042046078,0.005973802,-0.026102273,0.0013656806,0.00017596109,-0.030352496,0.028505567,-0.0051259752,0.033884168,-0.036956467,-0.07870513,0.02040925,0.022995,0.00972624,0.01917349,-0.0067644045,-0.008268358,0.03451203,0.018477947,0.08483016,0.24238163,0.0019651954,-0.019424444,-0.0023049791,0.021547172,0.018410241,0.021594167,0.030815454,-0.008259732,-0.013231252,-0.06806844,-0.0025761812,-0.0071879965,0.017015584,-0.026628403,0.045035176,-0.09557394,-0.029891513,0.07532814,-0.026414888,0.014118143,-0.0056817494,0.034366827,-0.014079518,-0.056450337,-0.040744722,-0.009136488,-0.0049397876,0.019218748,0.016295364,-0.06860473,-0.004092356,0.03611691,-0.02852033,0.009049044,-0.033928484,-0.045788486,-0.047529284,-0.01664312,0.047645565,0.021865,-0.036879055,0.005843728,-0.010186777,-0.014461098,0.02648828,-0.013676816,-0.0066167717,-0.029873041,0.04961879,-0.036439124,0.000611227,0.017834572,-0.008923904,-0.0139346495,-0.01724703,-0.027205165,0.0056837555,-0.04333077,0.01802941,0.009063664,-0.009420957,-0.013014798,0.029344508,-0.048030257,0.05551643,-0.029408742,0.03319405,0.032745495,0.06611547,0.021629509,0.040102016,0.010817249,0.02893257,0.056620825,0.012018572,0.02166687,0.009223746,0.032883123,0.014148343,-0.008271775,-0.015931383,0.005568482,-0.037803818,0.021424659,0.007033084,-0.015142784,0.031511325,0.0054430617,-0.04715556,-0.00752607,-0.020858895,-0.031229636,0.0056246636,-0.032798342,0.013900417,0.022653587,-0.037011966,-0.027078679,-0.038892873,0.036781944,-0.015099854,0.01669736,-0.014190445,0.025315799,-0.031198854,0.005755584,0.008964693,-0.020417377,0.024955302,-0.06396118,0.010210374,-0.020992795,-0.0064191967,-0.0169906,0.010258306,-0.024239965,0.040138427,0.032799087,-0.0024841686,0.056826476,0.0246982,-0.021424113,0.025451876,0.010302767,-0.022543976,0.0032376559,-0.0068640052,-0.03237581,0.03560746,0.034813672,-0.010628839,-0.019814221,0.04220642,0.041388255,-0.011883548,-0.002914448,0.0030191625,-0.007996132,0.0120166475,-0.047650903,-0.02494421,-0.02807175,-0.010573794,0.009372935,0.012815739,-0.061986197,0.08070999,-0.035700522,-0.028716225,0.025131468,0.003557,0.011317882,-0.020194246,-0.01850467,-0.017870665,-0.037491396,-0.015375644,-0.009249997,-0.027342655,-0.026443837,-0.0009804332,0.013810782,0.0705056,0.014695184,0.018860377,-0.009656374,0.055259366,-0.0027806244,-0.008649445,0.021265427,0.031712443,-0.016263738,0.00708377,0.0025383118,-0.047230706,-0.073572524,0.041230053,0.0030802558,-0.010162876,0.02573813,-0.016481033,-0.028830783,0.03232925,0.04584106,0.015687676,0.026669595,-0.02075437,0.012006085,-0.036171284,-0.01444434,0.1037296,-0.047648896,-0.006536521,0.009354231,0.018719235,0.050161935,0.00970732,-0.00079899555,-0.04775078,-0.030439828,-0.004930231,-0.0033464786,0.015743509,0.031400517,0.026230408,0.021223476,0.070385754,-0.011401375,-0.010561648,-0.018970614,0.033923477,-0.07446461,0.017108558,0.0063010384,-0.002018663,0.0058159074,-0.017236656,-0.007347766,-0.010879446,-0.002978624,-0.01404159,0.004283387,-0.05885794,-0.008246899,0.047904514,-0.010846,0.0059155836,-0.038288612,0.030669536,-0.0016203721,-0.0644065,-0.024262436,0.003223895,-0.016702699,0.034349214,-0.03355335,0.015025142,-0.012182159,0.008256324,0.005461593,-0.0067791184,0.009383895,0.012564892,-0.01660704,-0.060828257,-0.06594489,-0.04635871,0.006516007,0.028304698,0.00835428,-0.03868561,-0.0039074747,-0.011095438,-0.0070864414,0.035436183,-0.016633505,-0.018135853,0.005882261,-0.004912397,-0.013963507,0.017016219,0.029317247,-0.0445482,-0.056888618,0.011861177,-0.00086872303,0.02942832,-0.0018033873,-0.05715483,0.030409615,0.03288066,-0.027133368,-0.05144664,-0.018419633,-0.015925182,-0.023948912,0.00047504427,0.007193849,-0.026939947,0.003505117,0.019453524,0.021940071,0.01702723,-0.029899715,0.009689558,0.10145958,-0.020622695,-0.0025476138,-0.028541591,0.019741707,0.0042585297,-0.0025747102,0.005195486,-0.010881287,0.038984876,-0.03664795,0.016079245,0.0020623005,0.009949924,-0.020527001,0.020352278,-0.016369158,0.011355333,0.003221743,-0.01230381,-0.00078042474,0.003079255,0.045286916,0.0061555123,0.06797736,-0.045338437,0.025947617,-0.017141312,-0.03949799,-0.025080273,0.014100756,-0.024373379,0.02237012,-0.02207293,0.034559865,-0.0027858277,-0.035432912,-0.009403185,-0.061378438,-0.0029276027,0.002902676,-0.02901517,0.008559711,-0.0071201096,-0.03345817,-0.013745939,-0.0032537458,-0.03176852,0.0035054924,0.0016241524,-0.0041467333,-0.013192037,0.015053932,0.022028064,0.0034575018,-0.07122515,0.045300197,-0.013598607,-0.05189284,-0.025918745,-0.016300088,-0.011444934,-0.041381292,0.014438377,0.054071277,0.029178206,-0.020764578,-0.0056059537,0.042324442,-0.0338479,-0.0007669447,0.070736535,0.02885168,0.011487591,-0.053751938,0.0026437188,0.041229956,-0.013594014,0.004322778,0.03167041,-0.013565121,-0.07364522,-0.00023698279,0.0088146655,-0.023395963,0.05660017,-0.04470021,-0.004716515,-0.035167586,-0.01011979,0.029001897,0.043881252,0.037368562,-0.018751832,-0.0181717,-0.024555365,-0.01366313,-0.02466308,0.0127214845,0.020719616,-0.007345768,0.022235516,0.074300386,0.045608297,-0.019782728,-0.03095046,-0.03978857,0.037137337,-0.15872805,0.035491217,-0.0076793255,0.008590123,-0.04073631,-0.0035025782,0.048276037,-0.024243945,-0.019328348,-0.02821268,0.0071720034,-0.006215853,0.020587303,0.0020357217,-0.0119381305,0.014139671,-0.010795947,-0.02920491,-0.002678769,0.03468833,-0.014339309,0.019132387,0.05518938,0.01076283,0.025497882,0.01372096,-0.07456338,0.005002636,-0.03243806,0.0064281244,0.008353734,-0.056438085,0.0057045287,-0.03483986,-0.015164229,0.011724442,-0.016119707,0.0056031346,-0.01787403,-0.01890827,-0.023733392,0.02270277,-0.026409894,-0.043483395,-0.006752333,0.09537344,-0.039856575,-0.039937526,0.010639201,-0.052968144,-0.02267694,0.057984203,-0.040469002,-0.025456842,0.006053541,-0.018644072,-0.01810226,0.007935961,0.00086724584,0.011037667,-0.0055481265,0.03195233,-0.04320499,-0.03505619,-0.048560232,0.0060283323,-0.054307695,0.013086228,-0.05564902,0.03451931,-0.036823586,-0.009650262,0.054347385,0.00985946,0.0068748747,-0.012361091,0.0035177663,-0.022677159,0.009063619,-0.0071021426,-0.0016516601,-0.007885812,-0.015485071,-0.06702915,0.05604367,0.0091136405,-0.014965595,-0.0331071,0.010428363,-0.01252511,-0.05410456,-0.012107686,0.01507826,0.015742334,-0.05009329,0.0046717506,-0.026495624,-0.0006192939,-0.008239799,-0.025120717,-0.01684152,-0.030745557,-0.027717471,-0.0166538,-0.015217059,0.045681126,-0.018264413,-0.012441445,-0.006624148,0.011828675,-0.0360215,-0.019555092,-0.025890792,0.007236877,-0.035871875,-0.00086453476,0.008192124,0.045745455,0.006629131,0.038230635,0.006358612,0.004201241,0.0064481846,-0.004376868,0.019286072,0.047002036,0.033941194,-0.0023324206,0.014777885,-0.030468654,0.03042327,-0.04444841,-0.0032196555,0.051732816,0.0077824667,0.023663806,0.008168768,0.013283353,0.028592842,-0.013134762,-0.026616836,-0.007938079,-0.021551862,0.0069506182,-0.015682321,0.048341434,-0.0046518845,0.031458993,-0.020692008,-0.051985476,0.044789314,0.035785757,-0.0013378593,0.030201044,-0.0042468715,-0.024852682,0.02399095,0.01962812,0.01908149,0.06932923,-0.0040507317,-0.02100409,-0.044176828,0.02673926,0.036728673,0.030425597,0.008494111,-0.0046642167,0.028320102,-0.015875585,0.055009175,0.044589873,-0.036062166,0.017154157,0.039203353,-0.03004625,-0.008235227,0.011942616,-0.0068200314,-0.0051577417,0.032833517,0.03632069,-0.037273522,-0.0026433754,-0.021825356,0.004701384,-0.0047850534,0.03024857,-0.004920876,0.009686426,-0.021454424,-0.0787508,-0.0012859815,-0.008800523,0.057610773,0.042378098,0.019980565,0.011811741,-0.005421625,0.02315201,0.031771768,0.005230347,-0.014715892,0.007826172,-0.0013161516,-0.0072450894,-0.046677366,-0.03446022,-0.0024996633,0.057489865,-0.021187931,-0.0069143698,-0.014916254,0.027033897,0.03498754,0.04937187,-0.0091918595,-0.026162436,0.029918408,-0.07127764,0.07134179,0.007908851,-0.037217863,-0.0443309,-0.027544107,0.009794624,0.010292476,0.049329046,-0.01633624,0.004779649,-0.0023760807,0.0071155992,-0.019628167,0.009215391,0.0147126205,0.030541606,-0.032281842,-0.029311229,-0.0035057126,-0.019737357,-0.0072509544,-0.07303505,0.038837723,0.0037253422],"last_embed":{"hash":"hpc9lh","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"hpc9lh","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Critical perspectives reveal persistent limitations and debates#{1}","lines":[63,66],"size":1030,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"hpc9lh","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Implementation challenges persist despite proven effectiveness": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.005631588,0.013178637,-0.038253725,0.023714231,-0.008430605,-0.014271346,-0.017110487,0.016832262,0.023882866,0.01940713,0.003458074,-0.0023128293,0.0017412615,0.007990708,0.03127709,-0.0050423006,0.00775442,0.00036406168,-0.029335544,-0.037911188,-0.016348502,0.02720817,0.023286704,-0.026237026,-0.007867213,0.014437849,-0.012729719,-0.013307296,-0.0062652784,0.022427933,-0.045886472,-0.016585417,0.06418169,-0.00837663,-0.011777277,-0.012567749,-0.00953847,-0.032429088,-0.030343585,0.047681075,0.018711504,0.021082653,0.03176446,0.028769847,0.01909364,-0.036818378,-0.03922378,-0.019857805,-0.0092498865,-0.03651372,0.031222895,-0.017069638,-0.02559036,-0.029429877,-0.011359348,0.028311914,-0.026798014,-0.01869024,-0.025969993,0.01951358,-0.020034652,0.02893279,0.015666788,-0.016727608,0.016689936,0.04388459,-0.009550245,0.02518067,0.00052270375,-0.069846876,-0.0024701408,0.018172903,0.010960363,-0.032762233,-0.03968895,0.023448996,-0.044487428,-0.015680347,0.00010875337,0.04145989,-0.016106918,-0.03575404,0.06534889,0.026148265,-0.018529288,-0.0011007064,-0.037169427,0.027823564,0.0400016,-0.031102873,-0.020704087,-0.01408005,-0.0057217707,-0.052432127,-0.021266172,-0.009167401,0.027343899,-0.00090223463,0.030440357,0.02997799,0.029143186,0.029656725,-0.0014450791,-0.0236312,-0.003858135,-0.012533111,0.02877664,-0.00022103856,0.055312432,-0.018358108,0.020749202,0.0390774,-0.016870782,0.0016958754,-0.016225878,-0.021332042,0.015224732,-0.036462266,0.009860588,-0.02338087,0.054549303,0.016117351,0.026444875,-0.021565827,0.008019546,-0.018686976,0.034959592,0.035111215,-0.0039065913,0.009406762,0.03212934,-0.059523255,-0.053087994,-0.01322347,-0.07517087,-0.034065016,0.04137634,0.016503198,-0.0043552467,0.0038212137,0.001558618,0.026288154,-0.022531215,-0.020688763,0.0073131407,0.0070169773,0.034152757,0.013897515,-0.029879892,0.042398777,-0.0049091093,-0.01743876,-0.02379344,0.012979854,0.013726821,-0.011431074,0.011049632,-0.0061336714,0.0017035718,-0.033247583,-0.00043460747,0.0024098938,-0.029130796,-0.0065420438,-0.00070762186,0.045352705,0.01716869,0.06209244,-0.053614654,-0.024467936,-0.031916652,0.015392032,-0.033296935,-0.004022599,0.003480371,0.0347387,0.041199446,0.026425453,0.0031819427,-0.035273585,-0.005971616,-0.021788625,0.013744,-0.024787143,0.028532017,0.007384188,-0.0060850945,-0.016077647,0.0040795607,0.04032363,0.0031613463,-0.0166367,0.02850266,-0.019846382,0.0019811587,-0.03020954,-0.03359264,0.015380005,0.025832329,-0.031983238,-0.020047704,0.021959161,0.0027347424,0.027296824,-0.021879109,0.00904522,-0.016242467,-0.041500002,0.025855228,-0.051848542,0.020666221,0.033040706,0.01652024,0.007672951,-0.016718756,0.023295727,-0.05715901,0.01629181,-0.0028231833,-0.016540417,0.024624778,-0.0049117194,-0.00013062306,-0.043891534,0.012811613,-0.014727238,-0.0035978938,0.013079779,0.03194974,-0.028156253,-0.029194478,-0.0074190395,-0.030415803,-0.00055178924,0.0233527,0.024788143,-0.0025306088,-0.015495497,0.019650508,0.001666729,0.037843093,-0.01421986,0.028737523,-0.0018266925,-0.010080359,0.02259216,-0.030053284,0.048411258,-0.0029557217,0.034626484,0.009249668,-0.018630726,-0.0017417781,-0.0688353,0.044468556,0.015151612,-0.016148303,-0.017057445,-0.034706425,-0.022621036,-0.011600933,0.009939855,0.017787145,0.018733878,0.020776477,-0.010315878,-0.02268943,-0.029146563,0.0144762695,0.0367393,-0.002572175,-0.039353367,-0.012520952,0.028645178,0.025341721,0.0629262,-0.008311778,-0.018400623,0.038837902,0.04221415,0.0290737,0.0443,0.00003380193,0.042829968,0.035888612,0.019616323,-0.0001107146,0.01341277,0.010385226,-0.008700703,0.06210573,0.01565378,0.062642194,-0.022174286,-0.002548364,-0.015585809,0.013772336,-0.15774626,0.038564473,0.026398186,0.016884215,-0.004617809,0.011156735,-0.043607797,0.010269805,-0.06384838,0.014443647,-0.0022951744,-0.058204807,0.008881006,0.032537743,-0.013126374,0.0067085987,-0.00883849,-0.007154796,-0.007612606,-0.029364888,-0.01703315,-0.05505508,0.027655847,-0.011545065,0.037605587,-0.013084701,0.041363828,-0.010296146,-0.07032524,0.0007258818,-0.016849607,0.00095321046,0.0029366014,0.011701165,0.008526302,0.014678093,0.036445048,0.036814936,0.0028373965,-0.018673746,0.019527515,0.048973456,0.0023460323,0.013732172,0.008520455,-0.03543303,0.008832814,0.0071992246,-0.014763879,-0.019179162,-0.025069846,-0.015074617,-0.025487889,-0.014820169,-0.04552145,-0.009385687,-0.00469779,0.054009825,0.017559003,-0.011405385,0.038455114,0.0049262284,0.050813906,-0.022809632,-0.018625312,0.0006996865,0.061472706,-0.0026663258,0.014510904,-0.04191217,0.013759076,-0.033529077,0.014128879,0.0015464764,-0.011008857,0.024007136,-0.007657329,-0.0139845405,-0.058099065,-0.079250254,0.01136432,0.0323172,0.012064663,-0.02821703,-0.029092187,-0.05407768,0.042093564,-0.015508731,0.09795228,0.2466596,0.016152173,-0.020288557,0.012116661,0.055783536,-0.005839948,0.009128522,0.011886199,0.01188904,-0.03942347,-0.005401765,0.0371324,0.0110839065,0.0031721313,-0.025394417,0.027303068,-0.096769705,-0.026547898,0.046033137,0.011609769,0.00043100418,-0.013130982,0.005217877,-0.01052016,-0.057106026,-0.051297095,-0.014147424,0.009510889,0.017759968,0.0056089005,-0.047829524,0.028564092,0.016932037,-0.03893081,0.008561151,0.005642472,-0.02641403,-0.029608352,-0.010514874,0.031252548,0.008896835,-0.023244768,-0.04138418,-0.0075392197,-0.0030892303,0.011522048,-0.008350955,0.011831251,-0.034660522,0.043133706,-0.030580826,0.006559462,-0.002464816,-0.02001771,-0.008533157,-0.023372574,-0.009259351,-0.048732955,0.0045187077,-0.009885148,0.020271216,-0.012715686,-0.042551503,0.028752826,-0.035516284,0.015033033,-0.00474739,0.038017277,0.046029326,0.05925188,0.017032908,0.0014846997,0.029024458,-0.036594704,0.038153056,-0.021309756,0.03834621,0.03127967,0.028668035,-0.012523724,-0.002047972,-0.015636772,-0.028428677,-0.030981338,0.037660427,-0.011318844,0.018716866,0.037792742,-0.0062772804,-0.043041676,-0.014067884,0.003417954,-0.016704565,-0.0012178138,-0.052504152,0.001898263,0.037112106,-0.023706488,-0.03579303,-0.029192135,0.020633025,-0.01141064,-0.02309941,-0.023812784,0.045154676,-0.030062227,0.022895865,0.007497973,-0.041061733,0.0502669,-0.080657445,0.001759455,-0.024803126,-0.04189406,-0.0413994,0.011376507,-0.007556887,0.014614589,0.06439995,-0.025230702,0.044824045,0.04429338,-0.0227862,0.019665629,0.005880497,-0.0067943744,0.02933086,-0.014457707,0.010449185,0.020862248,0.018153679,-0.021027366,-0.0040302672,0.03226182,0.0056534116,-0.007185934,-0.016725339,-0.006001646,0.02151548,-0.0020532121,-0.043569516,-0.020012926,-0.029277653,0.029393915,-0.019820528,0.05040148,-0.08834467,0.07590228,0.0019776747,-0.0115997465,0.03349453,0.02605153,0.014979528,-0.019117936,-0.02227408,-0.030183684,-0.018156925,-0.02176776,-0.0025491375,-0.043894984,-0.026266862,0.0043121018,0.007395178,0.070906006,0.011908027,0.006818141,-0.016184594,0.09071867,0.0024374418,-0.025269506,0.034010258,0.008694128,-0.039410684,0.035516735,-0.00045027022,-0.03583329,-0.04405525,0.02066522,0.0089222025,0.016571853,0.04296099,-0.041366633,-0.00890661,-0.017130291,0.044974826,-0.020784456,-0.0033917367,-0.02802918,0.021343442,-0.016098773,-0.02032753,0.07733065,-0.05565137,-0.0049944343,0.00047779194,0.032384276,0.07102575,0.0033795862,-0.0021806809,-0.0071756835,-0.0026076555,-0.020304412,0.0107684955,0.009833273,0.044991966,-0.010873552,0.02789454,0.01979548,-0.00860437,0.0304463,-0.0014003643,0.0111227855,-0.06033719,0.015264407,0.0052626515,-0.014071824,0.004282032,-0.0017429147,0.0057108016,0.025532026,-0.062012002,0.0019290147,-0.0071387496,-0.037887562,-0.026106574,0.02643895,-0.0073644123,-0.0016819016,0.022188907,0.030734787,-0.0011541758,-0.035820343,-0.015627354,-0.010577876,-0.0071911276,0.0077761966,0.0015543127,0.0015837991,-0.051486433,-0.026604787,0.03125958,0.012054947,0.0099221505,-0.0034066106,-0.00019337368,-0.03747558,-0.05013231,-0.037777856,0.0011059524,0.055300377,-0.015851099,-0.034121104,0.0056568426,-0.0060536843,0.073530756,0.016503185,0.0065415814,-0.0063985297,0.009779029,-0.020205667,-0.016123232,-0.0054705897,0.03428418,-0.050285082,-0.0038276147,-0.005392555,0.010805437,0.020041773,0.008804961,-0.027191775,0.052939758,0.049428105,-0.015752332,-0.03562907,-0.02240532,-0.031274956,-0.049266923,0.025686964,0.037701447,0.006776643,-0.0421915,0.020787055,-0.0070735766,0.016060064,-0.023232572,0.016633319,0.07477965,-0.009922002,0.010687169,-0.025409117,0.010555636,0.035096712,-0.028251605,0.04504279,-0.016446235,0.040285636,-0.029536314,0.032513633,-0.023617491,0.006133339,-0.033605915,0.006850284,-0.014527093,-0.02110002,-0.016868012,-0.0125669185,-0.0076576313,0.004131152,0.016360484,0.005468516,0.032644834,-0.037759114,-0.0049448847,-0.020955075,0.0060544224,-0.02363239,0.005006688,-0.016315285,0.034066036,-0.011379458,0.027481634,0.0030290217,-0.00029780233,0.010094625,-0.05784681,-0.004493302,-0.0120639745,-0.0057793893,-0.0023074204,0.029372666,-0.057742696,0.022996929,-0.009568645,-0.010603217,0.017571995,-0.0086094355,0.0092034405,-0.039303727,0.038814534,0.018797264,-0.04900795,-0.058066472,0.05179698,-0.02350764,-0.022779537,-0.025047064,-0.01505179,-0.019080484,-0.027719354,0.023547113,0.03755334,0.037864093,-0.0164676,0.0066674124,0.03341571,-0.016767267,-0.029831061,0.07839076,0.0046572722,0.02930504,-0.02553244,0.01861455,0.05188153,0.016172698,0.018709887,0.007603147,-0.022602256,-0.049442425,0.053371996,0.016923914,-0.0014075988,0.027587652,-0.00855816,0.017585266,-0.053902622,-0.0064492812,-0.011952593,0.034582384,0.04697762,-0.0418656,-0.03756477,-0.052757826,-0.03070909,-0.027381198,0.0037109547,-0.0016872499,-0.030893035,0.012069695,0.04760818,0.023557322,-0.007526385,-0.0079454165,-0.04757114,0.020135503,-0.14488026,0.045122754,-0.029171268,0.003947212,-0.028534839,0.0044475943,0.026584987,0.008079206,-0.03256077,-0.023853537,0.0010371826,-0.02169964,0.032155175,-0.0032601457,-0.020033857,-0.01751524,-0.019570144,-0.010179021,-0.03729651,0.070530914,-0.018095022,0.017662652,0.08970292,0.029075528,0.04525734,0.02420545,-0.03426186,-0.003630009,-0.040376905,-0.006327172,0.0035178638,-0.04955858,0.024243904,0.015946003,-0.06652538,-0.033393208,-0.00918691,-0.017391033,-0.018576141,-0.02091484,-0.01615077,0.030410107,-0.0010778452,-0.02237323,-0.003098324,0.08623918,-0.043875843,-0.05883613,-0.036125254,-0.054979388,-0.050414946,0.042750955,-0.044577643,-0.01585092,-0.00022488837,-0.028796514,-0.03220735,-0.008592601,-0.015367839,0.041707706,-0.00044493205,0.026581008,-0.062923014,0.02158797,-0.098322116,0.024548516,-0.05149777,0.0032930996,-0.05650746,0.024882127,-0.01413637,-0.027838878,-0.0016347293,0.000086124564,-0.019202517,-0.040060148,0.028434748,-0.008888539,0.02299876,-0.012163402,0.010477014,0.0060289293,-0.01949166,-0.049977582,0.06748345,0.0025753723,-0.01530009,-0.0046893717,-0.025762774,-0.0046040593,-0.0834447,-0.01810365,0.0075118635,-0.005203717,-0.055533383,0.018330561,-0.035014194,0.015715929,-0.0023638296,-0.0056921914,0.03998754,-0.0013727424,-0.030014077,-0.03026725,-0.048629653,0.04669761,0.0050498475,-0.011138527,-0.01213037,-0.03546265,-0.014454772,-0.010636124,0.0048074336,0.0027685098,-0.035866212,0.010607086,-0.022904195,0.042011388,-0.018355666,0.047401354,0.009160751,0.019652192,0.008275414,-0.011313245,0.010120998,0.010685677,0.04310673,0.026797282,0.04108671,-0.010421823,0.016728478,-0.037664562,0.013925837,0.035786435,0.0067359186,0.024278816,0.040328357,0.035903446,0.008037398,-0.018724786,-0.057301033,-0.026768215,-0.010754561,0.016246052,-0.04046332,0.0018442054,-0.0016814483,0.046031542,0.023194825,-0.045290533,0.04869094,-0.022763586,-0.0010858607,0.040225837,0.0057365675,-0.006660665,0.014574676,-0.0060698837,-0.011472092,0.083775185,-0.005899122,-0.037041396,-0.012282982,0.006218931,0.004878317,0.051584378,-0.004906573,-0.026023803,0.030915482,0.0053925132,0.05074268,0.06772781,-0.02758091,0.06456622,0.05994968,-0.040953644,-0.007025385,0.08251983,0.000464134,-0.009995524,0.051581148,-0.0014180808,-0.0024159565,0.02544647,-0.06861354,-0.020926215,-0.01875556,0.010071772,0.013223264,0.035277717,-0.044916388,-0.05469234,-0.03779479,0.015579468,0.03571323,0.045873515,0.013800101,-0.0014740212,0.008342843,-0.0010644784,0.023282165,-0.028854432,-0.0020419136,0.034281287,0.0013951324,-0.002562171,-0.013050396,-0.041102324,-0.01938234,0.02144518,-0.023472177,-0.005246945,-0.038965568,0.019308826,0.049006492,0.012389964,-0.016705438,-0.033610534,0.033068426,-0.074258946,0.053984832,-0.013091693,-0.0323543,-0.032185856,-0.011950961,0.007282084,0.0021358181,0.0560009,-0.04489335,0.006977701,-0.041196726,-0.008508597,-0.022095975,0.0018754753,0.010004568,-0.018365955,0.0033231124,-0.008902059,0.011942351,0.028384684,0.029472603,-0.01934108,0.008777862,-0.006130175],"last_embed":{"hash":"1sfpnqy","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"1sfpnqy","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Implementation challenges persist despite proven effectiveness","lines":[67,74],"size":815,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1sfpnqy","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Implementation challenges persist despite proven effectiveness#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.006007479,0.012381408,-0.037387006,0.023989549,-0.005930426,-0.014158815,-0.014518771,0.015934441,0.02262526,0.018370518,0.0027614615,-0.003400627,0.0021394836,0.0078345295,0.029333344,-0.001615362,0.008514038,0.0005845546,-0.029786348,-0.03736456,-0.014498063,0.027843906,0.027828816,-0.027758617,-0.005507955,0.01455117,-0.015164403,-0.0145804435,-0.0069191987,0.026343009,-0.047143035,-0.015680954,0.06597499,-0.007688499,-0.0098448675,-0.012368929,-0.007193678,-0.034679376,-0.028893381,0.047936957,0.019895863,0.024197737,0.031121572,0.028194573,0.01846755,-0.034770958,-0.036247753,-0.020667642,-0.008329805,-0.03862099,0.03089199,-0.016337065,-0.025043074,-0.029670617,-0.010180496,0.03167573,-0.024604997,-0.01929586,-0.02361086,0.018316852,-0.019958846,0.02821298,0.0141823655,-0.014240203,0.01351037,0.04100135,-0.009940386,0.025218828,0.00015616966,-0.07344852,-0.0036372188,0.018627329,0.011741771,-0.032719415,-0.038507577,0.022895427,-0.045751087,-0.013034029,0.0006619496,0.043530937,-0.018667793,-0.03616118,0.06437999,0.030176677,-0.018806431,-0.0010812173,-0.036423873,0.031094214,0.041261703,-0.03194384,-0.021913884,-0.016291415,-0.004588486,-0.051582802,-0.022939792,-0.008927121,0.027199697,-0.00026485889,0.030111711,0.031415503,0.027647179,0.025915878,-0.0015303106,-0.023040619,-0.0024759227,-0.013365007,0.02752515,-0.0015087291,0.05244195,-0.017931536,0.018274011,0.035882335,-0.018109206,-0.00089699024,-0.017127626,-0.016914794,0.0143993795,-0.033660833,0.009475574,-0.025124766,0.055423036,0.012244307,0.026667671,-0.020564176,0.0091838045,-0.01920071,0.033177555,0.036141206,0.00030881207,0.010923696,0.03349896,-0.06167641,-0.05285157,-0.018443925,-0.07858163,-0.035568796,0.043209556,0.01438933,-0.0058312756,0.006315634,0.0033612498,0.02716811,-0.021597581,-0.019876897,0.0076577165,0.006715357,0.03339995,0.012585841,-0.029094549,0.044691935,-0.0048999446,-0.01740903,-0.023964576,0.017104328,0.013115036,-0.012469623,0.011082527,-0.007207402,0.0030147885,-0.03487026,-0.0048480807,0.0024369971,-0.027709488,-0.005893663,-0.0024225162,0.04551905,0.016424669,0.05865936,-0.05360747,-0.023250619,-0.028816767,0.016369969,-0.035029758,-0.002000841,0.0049818815,0.03471538,0.0430986,0.025584226,0.002751371,-0.033655945,-0.0053795986,-0.023162404,0.015346532,-0.027018547,0.029381985,0.0069322023,-0.0042394157,-0.017651271,0.0038689177,0.041349363,0.0013729179,-0.018000118,0.026452811,-0.020830076,0.0022802025,-0.029711733,-0.028172448,0.015274114,0.027514258,-0.033424027,-0.020533664,0.020842038,0.005334805,0.02902959,-0.020895382,0.010538615,-0.012812403,-0.040869653,0.022339653,-0.053136468,0.022993859,0.029864706,0.016902909,0.010950814,-0.014207356,0.02674366,-0.058682732,0.017992975,-0.001690153,-0.017098326,0.022654,-0.0041429857,0.0021705544,-0.04406657,0.009652576,-0.012569358,-0.0012387135,0.012479197,0.03289115,-0.030642936,-0.028856311,-0.008686893,-0.0330978,-0.0021930523,0.020423057,0.02451742,-0.0032929687,-0.0129616745,0.01864531,0.0030101817,0.03748688,-0.013600373,0.03225681,-0.0013617597,-0.010449419,0.021508798,-0.026679901,0.046422694,-0.003669224,0.034478623,0.008352975,-0.018056639,-0.0018362018,-0.06969791,0.04265225,0.014850357,-0.017241169,-0.016111396,-0.031093197,-0.022554008,-0.012958792,0.007340662,0.016420119,0.018518869,0.019927768,-0.010841229,-0.023818731,-0.028710218,0.011809024,0.03576611,-0.0017918685,-0.039138027,-0.01186862,0.029405825,0.024385666,0.061776742,-0.009315544,-0.01727192,0.040907104,0.042472195,0.031105226,0.044828117,-0.0037210097,0.042803515,0.033488356,0.017904239,0.0008203291,0.015050243,0.009931123,-0.0073845987,0.06598772,0.015283767,0.06249717,-0.023840614,-0.002875982,-0.016290715,0.014587808,-0.15577841,0.03940555,0.023780102,0.016661506,-0.0072221085,0.014197353,-0.04352662,0.009931758,-0.061378412,0.012951368,-0.00034117966,-0.05874368,0.0054294514,0.03377359,-0.011803765,0.0069383173,-0.009462289,-0.007423932,-0.010806097,-0.027969891,-0.017276675,-0.052945923,0.029229742,-0.015103913,0.040592656,-0.010832201,0.04406361,-0.01152467,-0.06928352,0.0031503602,-0.017133608,0.0024456985,0.0027761632,0.010094883,0.007269493,0.016397277,0.038033545,0.038218405,0.0035294732,-0.018150937,0.019634547,0.051859386,0.0048454017,0.010781523,0.009718525,-0.033543818,0.010149354,0.006350222,-0.013141572,-0.017688626,-0.02452205,-0.01426326,-0.02521176,-0.016751707,-0.047342546,-0.012198055,-0.003447219,0.05358336,0.015752805,-0.014080003,0.035948705,0.002788417,0.04959052,-0.018898195,-0.015720278,0.0014788852,0.0616115,-0.0015459828,0.013538527,-0.04217962,0.014986136,-0.033649433,0.012889687,-0.0018389219,-0.010302995,0.024608593,-0.008765047,-0.012913573,-0.0535411,-0.07762932,0.011849372,0.029821202,0.013744615,-0.028056558,-0.030541545,-0.053640667,0.043494377,-0.017219957,0.09697911,0.24674122,0.0133217545,-0.01798089,0.011628009,0.055740632,-0.0037667335,0.008132936,0.01117532,0.014504892,-0.039172035,-0.004991988,0.035206124,0.012365565,0.0044199475,-0.025224324,0.026817204,-0.09666781,-0.027349113,0.04577303,0.011716806,0.0025729688,-0.014340789,0.004231086,-0.008510331,-0.057552323,-0.05405689,-0.013519758,0.007415401,0.01993295,0.0062330994,-0.047582,0.030131986,0.016118567,-0.04194471,0.012279089,0.008802717,-0.026953856,-0.02705317,-0.007794609,0.030414326,0.011123674,-0.023897022,-0.04116336,-0.00839305,-0.0020108677,0.012396987,-0.005305627,0.011935385,-0.035168342,0.042256422,-0.03249202,0.0058450303,-0.0018810872,-0.020838337,-0.008666921,-0.021767944,-0.008223684,-0.047201276,0.0024253565,-0.011166887,0.018044861,-0.013805153,-0.041640084,0.03345972,-0.034594145,0.017438425,-0.004806018,0.040983677,0.04805825,0.05927029,0.019292973,0.00067357416,0.028957698,-0.03663061,0.03664446,-0.023382775,0.037276294,0.03192669,0.028605774,-0.014404162,-0.0039601005,-0.014682824,-0.031006506,-0.029904442,0.036598235,-0.009808237,0.017232133,0.035418935,-0.008402345,-0.04277828,-0.017219374,0.0028256497,-0.012629664,-0.0019022413,-0.053596176,0.0024634781,0.03581014,-0.025797118,-0.03384423,-0.028380308,0.018327512,-0.012113705,-0.023475857,-0.022762509,0.043122754,-0.02832217,0.023661872,0.006792794,-0.040462986,0.050600275,-0.0828618,-0.0018005401,-0.02487952,-0.045235902,-0.040637862,0.013075405,-0.008694056,0.016091809,0.061803773,-0.024235142,0.044179697,0.04678723,-0.024183437,0.018772135,0.0053524035,-0.0070501002,0.030180404,-0.012132031,0.010154248,0.021333154,0.015793568,-0.01991248,-0.0045412956,0.028794885,0.0043223626,-0.0073302146,-0.012496616,-0.0075997985,0.023808636,0.0010912954,-0.042804763,-0.019183094,-0.027048323,0.030253991,-0.016867012,0.053529125,-0.087249674,0.077436365,0.0017641974,-0.0112110805,0.027788622,0.025089735,0.013226664,-0.016451852,-0.021381978,-0.029865075,-0.018913241,-0.022935867,-0.0029796865,-0.043202512,-0.027303746,0.002334425,0.006544078,0.06865602,0.011410677,0.006840854,-0.015876152,0.09310747,0.0022592884,-0.02168011,0.037423987,0.008761801,-0.04044636,0.037026078,-0.0015081,-0.037978325,-0.044269573,0.018873151,0.009128577,0.0133309895,0.042836525,-0.04048912,-0.010225181,-0.01925051,0.04461834,-0.021867882,-0.00044839582,-0.027417986,0.022523148,-0.018752983,-0.019544745,0.07628095,-0.056599755,-0.005937064,-0.001024715,0.03357824,0.072789,0.0028006718,-0.003732846,-0.008439581,-0.0002329518,-0.02293786,0.01434485,0.012950746,0.04338805,-0.010382536,0.027873848,0.017753521,-0.0058862166,0.029042618,0.00066048594,0.0130840195,-0.060015753,0.01544177,0.005111646,-0.01125004,0.0029530856,-0.0006760235,0.010255372,0.028453836,-0.062931806,0.0016943703,-0.007760497,-0.037516918,-0.024607575,0.027281016,-0.009596029,-0.0020034404,0.024319123,0.032032385,-0.0014142421,-0.03661313,-0.011558778,-0.010950386,-0.0082518235,0.0048918314,-0.0042271614,0.00032552794,-0.05504988,-0.025351617,0.031689085,0.010418605,0.01229921,-0.003962421,0.0015829394,-0.037256073,-0.050772592,-0.036226004,0.000108080734,0.053409766,-0.014451709,-0.031783927,0.002866156,-0.005127874,0.07402056,0.010686951,0.0074928156,-0.005561237,0.00761854,-0.02199453,-0.013321931,-0.004150372,0.03335817,-0.05310143,-0.002885784,-0.007574369,0.013349375,0.019479688,0.010101392,-0.02833936,0.052161075,0.05215466,-0.015178039,-0.038973078,-0.023886139,-0.033897948,-0.050692175,0.023777636,0.038641486,0.004338672,-0.03905667,0.01841304,-0.00846209,0.017750189,-0.024330892,0.016789844,0.07227116,-0.0112185255,0.007230487,-0.02425375,0.00982853,0.036540553,-0.0263433,0.045370504,-0.015843514,0.040579513,-0.027409993,0.03094247,-0.024441332,0.004576119,-0.034098677,0.0022859802,-0.015002449,-0.018037375,-0.022354096,-0.012632339,-0.0068298453,0.0062542404,0.017326744,0.0036514935,0.03278439,-0.036131613,-0.007180687,-0.02281941,0.0043334523,-0.02204219,0.0043106116,-0.017726718,0.03636355,-0.009109775,0.025358737,0.0024423925,0.00054701004,0.0075002206,-0.059140462,-0.006086548,-0.014995027,-0.006106415,-0.0029649949,0.027662447,-0.056219425,0.022874346,-0.007952571,-0.01060664,0.01792874,-0.008488006,0.008438762,-0.043206077,0.040891282,0.018340472,-0.047245014,-0.06123604,0.049490422,-0.0250123,-0.019988613,-0.020247322,-0.01336973,-0.01942341,-0.030234128,0.022725776,0.03773856,0.035995204,-0.016523598,0.0071542785,0.032403007,-0.013785729,-0.030782511,0.07936882,0.0071779583,0.028575724,-0.022128507,0.018432764,0.054180585,0.016254412,0.019195138,0.007085749,-0.022953691,-0.049469866,0.05569619,0.014403608,-0.000109657514,0.025713854,-0.01185065,0.016547227,-0.054282855,-0.0035578066,-0.012800858,0.034264866,0.046021268,-0.03867871,-0.038312875,-0.054605342,-0.030248763,-0.025502214,0.0028586823,-0.0031238694,-0.03030203,0.011990154,0.04827861,0.020813592,-0.0071445955,-0.0057555065,-0.051079784,0.023539836,-0.14298388,0.047160912,-0.032114144,0.0034119638,-0.02702925,0.0065493574,0.028426899,0.009717002,-0.033288695,-0.02137968,0.00057887466,-0.02272958,0.031374708,-0.0020812273,-0.021853821,-0.016288577,-0.015696736,-0.009140938,-0.036873795,0.07029513,-0.0160005,0.018951798,0.09033855,0.029405044,0.04451805,0.025269622,-0.0344508,-0.003517682,-0.037665457,-0.0063815047,0.004607452,-0.049413677,0.023533348,0.016165381,-0.065031976,-0.032926198,-0.010231879,-0.019308256,-0.018257923,-0.024863163,-0.015329151,0.03049197,0.0022523785,-0.022402525,-0.00079256005,0.08495044,-0.043917965,-0.05848519,-0.037170283,-0.057508044,-0.051108513,0.044811845,-0.046107437,-0.016914546,0.0014323429,-0.030723661,-0.03608342,-0.008551071,-0.016571192,0.04032857,-0.0025934144,0.025529876,-0.06504027,0.025836902,-0.09896542,0.022077171,-0.05131399,0.0037318054,-0.053395968,0.022611296,-0.0141614545,-0.025650268,-0.002001917,0.00027060337,-0.02088236,-0.03842895,0.03088225,-0.008478689,0.023129454,-0.012934008,0.008014386,0.0040421593,-0.020198258,-0.04954526,0.0672297,0.0039858012,-0.015844995,-0.0043651825,-0.025691777,-0.0021551347,-0.08414266,-0.016258571,0.008574575,-0.0069615506,-0.052160922,0.019746033,-0.034659993,0.01718038,-0.0010620364,-0.0064012464,0.039066084,-0.002339941,-0.026447026,-0.032521445,-0.052605577,0.047048632,0.0055446113,-0.009844,-0.013557842,-0.032380838,-0.013148132,-0.012755457,0.004514383,0.004553589,-0.037606336,0.009771312,-0.022319809,0.041704714,-0.019408528,0.0445251,0.007678877,0.020302484,0.009646807,-0.009713465,0.00881436,0.008232086,0.03797721,0.026498985,0.04006699,-0.010431769,0.015783848,-0.038566876,0.012584752,0.03558602,0.0072546094,0.027321165,0.038722314,0.034342416,0.0078306515,-0.018529247,-0.05943459,-0.026763082,-0.011923245,0.018588828,-0.03987342,0.0051253894,-0.0024954642,0.046633273,0.024172988,-0.0453038,0.04877611,-0.025352476,-0.0061585563,0.03773185,0.0056396825,-0.0055975774,0.015718808,-0.007710245,-0.011010175,0.083172895,-0.0047049047,-0.036954965,-0.012590286,0.0064392616,0.007588596,0.054748874,-0.0074913036,-0.023725148,0.030389972,0.003609667,0.048576634,0.06911115,-0.026838329,0.06128268,0.059282023,-0.04024582,-0.007782603,0.08417743,-0.0013494128,-0.010083586,0.05105676,-0.001747849,-0.0038078495,0.022227157,-0.06959617,-0.018901205,-0.017810032,0.010173189,0.013121854,0.03533518,-0.044654183,-0.057876658,-0.039623927,0.01565324,0.037652843,0.04518935,0.014110656,-0.00039594507,0.004805573,-0.0026027176,0.020566674,-0.026332065,-0.0021297885,0.033994842,0.0045553707,-0.0047474257,-0.0077560097,-0.039313745,-0.019714851,0.019194273,-0.022943202,-0.005562268,-0.03898474,0.02104074,0.048626002,0.012659792,-0.014739014,-0.035187308,0.030239707,-0.07502978,0.053326137,-0.0155470045,-0.030977681,-0.03261774,-0.013963979,0.004799735,0.00728069,0.05580988,-0.042482384,0.0076718996,-0.04362328,-0.008507088,-0.024515452,0.0034846729,0.0089866845,-0.0150576215,0.004144118,-0.008847529,0.0135933,0.028297655,0.0291962,-0.020654177,0.006701215,-0.008469387],"last_embed":{"hash":"8x5vrl","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"8x5vrl","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Implementation challenges persist despite proven effectiveness#{1}","lines":[71,74],"size":744,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8x5vrl","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Conclusion": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014441107,0.029905332,-0.054553073,0.04811849,-0.010728706,-0.019236691,-0.0130208945,-0.013006738,0.013376082,0.01689104,0.009327657,0.0415965,0.0033147552,-0.0039081625,0.025629994,-0.019017631,-0.0067286924,-0.029275505,-0.029037327,-0.04473962,-0.024012674,0.013232716,0.018068038,0.02319824,-0.010169052,0.035835467,0.01818832,-0.008157006,-0.019540343,0.07819079,-0.019197708,-0.042793155,0.047306865,0.019889638,0.016143683,-0.0030910755,0.0019481156,-0.042772133,-0.036101215,0.043775026,0.04681303,0.0050660074,0.025207512,0.037582748,0.015064459,-0.05886618,-0.03565182,-0.025316982,0.0092639215,-0.015127884,0.010270566,-0.016484443,-0.0073434487,-0.011762506,-0.00834353,0.030821458,-0.018836739,-0.035981003,-0.016104631,0.0028490846,0.020472886,0.039500367,0.013852338,-0.009050673,0.016849874,0.020323027,0.012592588,0.025095396,0.016778782,-0.037646193,0.01486804,0.023954311,-0.019630013,-0.048850298,-0.05952162,0.003083135,-0.046630137,-0.028976345,0.035332825,0.031773776,-0.018160328,-0.039114024,0.03434411,0.010884141,-0.023523338,-0.017123133,-0.052283563,0.013707191,0.042559873,-0.011673782,0.009367905,-0.0057128873,-0.0058574616,-0.038179107,-0.024487067,-0.013472447,-0.0020632786,0.01433139,-0.0050730756,0.019969812,0.018773653,0.05710306,-0.0033814518,0.008052324,0.003492328,-0.00023938621,0.052532367,0.0095583275,0.05085664,-0.014658967,0.040034786,0.0525454,-0.017854076,0.024250628,-0.018422626,-0.010146414,-0.0027985703,-0.029012755,0.0077827997,-0.024405368,0.04835194,0.032279044,0.052925035,-0.01898286,-0.013133672,0.010945978,0.046405327,0.046746388,-0.03112545,0.00063597714,-0.024307854,-0.042377036,-0.051138494,-0.021350536,-0.041000057,-0.037515834,0.045109693,0.035210285,0.015789455,-0.02025011,0.012997181,0.029814605,-0.02876003,-0.015672475,-0.0016536597,0.013311341,0.0052135363,0.01611463,0.0027138307,0.046937454,-0.027388422,0.00072148966,-0.009412148,-0.030256275,0.006615091,0.000021028232,0.014509227,0.021424755,-0.03911627,-0.039412007,-0.021763269,0.024579192,-0.030110233,0.004293691,-0.018288778,0.02897955,0.0021916009,0.07660726,-0.038654603,-0.026516732,-0.028558014,0.025149139,-0.022739233,0.015707057,0.011481081,0.037377965,0.038054183,0.019988494,-0.011536694,-0.062325493,-0.0358635,-0.029092448,-0.010891547,-0.022894496,0.0033492905,0.025988234,-0.06340494,0.0053122146,0.007078618,0.014875668,-0.01722028,-0.05803111,0.054920964,-0.0019699836,-0.0068576257,-0.03656051,-0.01300246,-0.0054049063,0.020782534,-0.0020942686,-0.025971819,0.0603546,-0.00486448,0.0040095155,-0.023677072,-0.0032492522,-0.034701806,-0.029167386,0.0368816,-0.0075325957,-0.027374696,0.01423049,0.04212393,-0.044843953,0.0019066628,0.013520125,-0.04384247,0.0290156,-0.010170292,-0.008788529,0.0033705363,0.006084995,-0.011618398,-0.05646807,0.001702675,0.0031453369,0.0036525489,0.034816585,0.03621432,-0.021753201,-0.00552964,-0.013737675,-0.0467369,-0.02295948,0.020273095,0.03311085,-0.012574113,-0.0031001281,0.025749937,-0.0095250625,0.029508157,-0.00086634833,0.01974926,-0.0062574525,-0.04265241,-0.012008788,-0.019925676,0.02992145,0.02164514,0.04074628,0.024196396,0.00058681786,-0.043316804,-0.019255543,0.037642606,0.046213023,-0.008499051,-0.016899452,-0.0013209857,-0.043670665,-0.0025008065,0.017237457,0.065336905,0.030188425,0.007638082,-0.024692219,0.007282736,-0.037440848,0.034839083,0.04638998,-0.00986701,-0.0030956806,0.014394266,0.025312562,-0.043529373,0.058617927,-0.005896883,0.010969485,0.044006642,0.031410214,0.010340955,-0.00581887,0.015009388,0.009514121,0.053491075,-0.03635323,-0.0017671142,0.013329022,-0.0061169025,-0.013433563,0.061061393,-0.0066003827,0.061209876,-0.04862984,-0.009866852,-0.026484393,0.022639168,-0.15774748,0.01498742,0.01859294,0.02518722,-0.0032727504,-0.0026437948,-0.029038463,0.012039453,-0.024766985,0.009005764,-0.008093936,-0.055567563,-0.0022889583,-0.00013973587,-0.029741386,0.027037282,-0.020089164,-0.028987234,0.009670242,-0.03778278,-0.0365277,-0.058978938,-0.0100291055,-0.04386035,0.054142386,-0.03615508,0.012075298,-0.031312224,-0.06657001,0.0073727616,0.015823359,0.01653841,0.0008385639,-0.0005994848,0.026918234,-0.01169823,-0.023650933,-0.018717788,-0.01840472,-0.02595539,0.029267568,0.05001803,-0.014460479,0.008718047,0.001389994,-0.055538803,-0.0052020615,0.028449433,0.013492863,-0.019670969,-0.010751986,0.014145651,-0.04394856,-0.019511161,-0.025035458,-0.03743859,0.011382213,0.04960547,0.00016498865,-0.04804835,0.04581988,-0.016531441,0.028117469,-0.030372432,-0.033520438,0.014219486,0.035234977,-0.03217742,0.0252922,-0.04131577,0.017490325,-0.0013166477,0.026506651,0.009569262,-0.0031974718,0.02507566,-0.0014266195,-0.013245374,-0.061787784,-0.09388423,0.02610834,0.050659828,0.011525878,-0.0057915994,-0.004308326,-0.025343833,0.02734999,-0.022436595,0.08938646,0.23677401,-0.0017974954,-0.037414577,0.0076847738,0.040148456,-0.009569532,0.010660179,0.0038866883,0.02567631,-0.031455655,-0.0052228086,0.025916059,-0.0037320878,0.014250182,-0.03980839,0.0036375278,-0.09840783,0.0026562687,0.06341282,0.022466552,0.021095185,-0.03110131,0.023584234,0.007884272,-0.052541014,-0.010596665,0.00023173945,0.036763307,0.03393335,0.019285453,-0.06405998,0.006713502,0.0026293567,-0.018856894,0.002111465,-0.03230827,0.000832932,-0.058586933,-0.02544422,0.05524341,-0.024752263,-0.026940988,-0.044307597,0.002077858,-0.004626157,0.0171246,-0.017646216,-0.0035375676,-0.030103963,0.02159449,-0.019519778,0.026633576,0.032290135,0.005898125,-0.0014653984,-0.040054187,-0.026340554,-0.022882447,-0.020066675,-0.0350381,0.03735481,0.0030580617,-0.031456955,0.05685307,-0.014325162,0.027345734,-0.003689587,0.025185281,0.04238251,0.043831274,0.057715453,0.017555244,0.018624337,-0.01748369,0.030523185,0.011237251,0.026459191,0.036465246,0.05658685,0.042389557,-0.013333895,-0.028563363,-0.019536635,-0.051939078,0.0344872,-0.010184,0.012504386,0.045491632,0.0052264454,-0.027503898,-0.0050488845,-0.0031475127,-0.032021455,0.017861353,-0.03342911,0.0030784989,0.052135773,-0.023994647,-0.042855356,-0.020201031,0.011906655,-0.0016214254,-0.009001216,-0.0013460339,0.06314205,-0.023388091,0.00033367996,0.023816416,-0.007302168,0.019688345,-0.067749664,0.0201746,-0.014508386,-0.019450976,-0.03810161,0.044300813,-0.024513444,0.02831016,0.024165262,-0.005441398,0.039542962,0.03243409,-0.008244307,0.009902618,-0.004653095,-0.018330881,0.009755594,-0.017613407,-0.005136079,0.003403598,0.017352672,-0.019328948,0.009962616,0.029390266,0.016443053,-0.016964572,-0.010777871,0.01994827,-0.011714409,0.011777446,-0.020701988,-0.025362423,-0.030256404,0.008826878,-0.013804799,0.012702627,-0.04422633,0.06590515,-0.010464184,-0.018494297,0.042446215,0.033121504,0.0016236841,-0.04364349,-0.030162087,-0.0025424093,-0.019066557,-0.010917281,-0.007798167,-0.03429751,-0.044366848,-0.00051875203,0.0062088044,0.06721346,0.0119679095,-0.02876167,-0.02194199,0.07002712,0.017653659,-0.029782059,0.04059978,0.023669811,-0.011837465,0.033079777,-0.0015230557,-0.00007400393,-0.05541112,0.019899555,0.03304742,-0.022071794,0.03408862,-0.016286222,-0.029543202,-0.013813444,0.03928791,0.014769638,0.031817857,-0.01882037,0.023398299,-0.02326974,-0.023804337,0.07826303,-0.0789419,0.0106744915,-0.0022042855,0.041147295,0.035099123,0.019692294,0.0028113862,-0.04948626,-0.018493298,0.023787439,0.0081926575,-0.013844496,0.010328757,0.0008693898,0.007006446,0.065918185,-0.020662526,0.012527474,-0.0117872255,0.009722509,-0.05245747,0.017732903,-0.03394899,-0.037405487,0.015688129,0.006886992,0.013552186,-0.0033982592,-0.046797078,-0.0040021436,0.004222066,-0.033156767,-0.006367193,0.035416987,-0.018406807,-0.0054961476,-0.021288184,0.022984594,-0.0028278362,-0.04405286,-0.01397114,-0.010762704,0.0018809572,0.049649686,0.0017992862,0.014637048,-0.01079427,-0.015293975,0.019395048,0.021913165,-0.0052438388,0.016769705,0.007614458,-0.001603157,-0.048520166,-0.035422627,0.0234625,0.015395979,0.011533526,-0.027682904,0.015317811,-0.018342905,0.028784689,0.02063968,-0.026517587,-0.032560196,0.00053084193,-0.019786106,0.009530581,0.013974713,0.027237792,-0.02432765,-0.036173925,-0.019918283,0.017857974,0.034525752,-0.009509767,-0.04684818,0.013743812,0.04341769,-0.013317864,-0.034575403,-0.0022018827,-0.0086550275,-0.035727598,0.009264042,0.007827015,0.020537617,-0.014125582,0.012109605,0.027534714,-0.014467616,-0.014496364,-0.0003772853,0.07070334,-0.0010088108,0.013502456,-0.053242445,0.02049265,0.0031782049,0.0015474727,0.036861338,-0.017973641,0.057122696,-0.059547763,0.02438178,0.0072764414,-0.013671328,-0.044205923,0.019191464,-0.017829292,0.0069428156,0.021283269,-0.0107825985,0.013263524,-0.011447871,0.033795103,-0.025688773,0.036419537,-0.02177585,0.021766156,-0.007152812,-0.008102227,-0.01730919,-0.013133358,-0.02646387,0.007261388,-0.03897861,0.018124253,-0.01294817,-0.03695011,0.0035432787,-0.07971767,0.010761783,0.01732362,-0.02271841,0.00440952,0.017980292,-0.045708958,-0.0039427644,-0.010189936,0.00039844308,-0.0132097285,0.015621676,0.006422266,-0.008768606,0.049196895,0.010133004,-0.046557013,-0.049562912,0.06966115,0.022826511,-0.05165549,-0.044931844,-0.015636615,-0.011161424,-0.016563272,0.0032595866,0.021306127,0.03465601,-0.024272086,-0.015003077,0.06847946,0.0011808058,-0.0123440195,0.06733963,0.030122897,0.007545542,-0.036959093,-0.011960501,0.010431494,0.020970779,0.0136963045,0.03290812,-0.0111265695,-0.06798821,0.017521963,0.0029140222,-0.0067272694,0.06628681,-0.04759708,0.00044033315,-0.061488166,-0.015127604,-0.016104607,0.02182373,0.04431403,0.0021719504,-0.0070354478,-0.018439109,-0.029962806,-0.02159291,-0.00042708986,-0.01967451,0.016428612,0.020687362,0.042707138,0.020452566,0.009077503,-0.014538725,0.0056011667,-0.0010052084,-0.16022445,0.047532562,-0.012785791,0.012752311,-0.06469684,-0.006788616,0.0075814137,-0.0046494193,0.0031561363,-0.019246098,0.007217249,-0.07384986,0.00813264,-0.010941607,0.017244032,-0.0073401826,-0.012872078,-0.018859964,-0.036719635,0.06869205,-0.0034720178,0.001091518,0.095902376,0.020097302,0.031666256,0.00508421,-0.0545901,0.02577609,-0.037684552,-0.046616383,0.02431512,-0.048163764,-0.0023746472,-0.019806735,-0.03026314,-0.0063314117,-0.011294066,0.0047057434,-0.0037102203,-0.01766266,0.017477922,0.03388785,-0.0033021064,-0.040799867,-0.031027798,0.0785258,-0.017866077,-0.033518415,-0.0117568,-0.026956886,-0.014345951,0.041813157,0.0008056432,-0.015651498,-0.014518407,-0.01912201,0.0143921785,-0.019441083,0.0017000255,0.016890388,0.019055795,0.0007956572,-0.049451794,-0.019098977,-0.067818105,0.019427678,-0.04189773,0.024611235,-0.0694178,0.03653981,-0.035512492,-0.017311612,0.03576897,-0.015529912,-0.024124458,-0.040085934,0.010841972,-0.02921546,0.03867316,-0.021510867,-0.013520749,-0.0074766767,-0.021240951,-0.053066473,0.043939073,-0.004985574,-0.019093618,-0.040522546,-0.02090455,0.017765785,-0.06009763,-0.022998521,-0.012379604,0.0011374701,-0.10015857,0.012518631,-0.038606875,-0.014634404,-0.010529655,-0.039210487,0.0077205296,0.004480113,-0.02608262,-0.0061033773,-0.02734783,0.06445181,0.009200558,-0.018142948,0.024687842,-0.031237705,-0.047664303,-0.019268636,-0.03393577,0.014066887,-0.048617877,0.00479027,-0.037204158,0.03734126,-0.00035884057,0.040609445,0.028978487,0.00655655,-0.008491672,-0.034179006,0.02487579,0.032629915,0.03515603,0.01822445,0.029038547,-0.04543851,0.023711132,-0.01919346,0.0076692924,0.042887308,0.019716712,-0.026000524,0.04071117,0.026992321,0.039727524,-0.006284081,-0.042464625,-0.026300387,-0.023415886,-0.0028318765,-0.03521359,-0.0027982292,-0.004328222,0.041316394,-0.02153794,-0.028385108,0.031098414,-0.0036963983,0.008872619,0.065443985,0.0020932367,0.0062248786,0.024318922,0.01933751,-0.0051621376,0.06988846,-0.006014437,-0.016789453,-0.008306135,0.017432006,0.022256423,0.058211617,0.008514614,-0.033589676,-0.02572745,0.028361153,0.042427726,0.045397814,-0.016567795,0.02643361,0.04756558,-0.026449298,-0.010027048,0.03940942,-0.002491069,-0.004029242,0.043217715,0.0218999,-0.021544145,0.045318484,-0.0402874,-0.0026015237,-0.00896785,0.011520475,0.009432348,0.021274487,-0.041998133,-0.030953407,0.007290699,-0.012453649,0.039239757,0.0108665535,0.01509444,-0.019663507,0.032660164,0.0030455475,0.024259549,-0.042380426,-0.0032443658,0.022276971,-0.019452764,0.00024342095,-0.028047303,-0.03819333,-0.020994117,0.03790628,0.001391119,0.006746392,-0.008291117,0.05433177,0.059124768,0.02589516,-0.024456147,-0.0505132,0.032586977,-0.035571445,0.016810527,0.019132396,-0.0473615,-0.059168603,0.0026261793,0.028988898,-0.0031069128,0.050537255,-0.035836674,-0.0062772767,-0.04038113,0.011135753,-0.012720204,0.022381358,0.0023122085,0.004773514,0.007487543,-0.036507215,-0.0022689092,0.0025501063,0.032369345,-0.04630839,0.022114884,0.013349179],"last_embed":{"hash":"ginsgn","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"ginsgn","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Conclusion","lines":[75,83],"size":1481,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ginsgn","at":1762844593507}}, +"smart_blocks:Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Conclusion#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015018109,0.028234731,-0.055616252,0.0483868,-0.009167505,-0.01729203,-0.0111953365,-0.012585487,0.014443761,0.014085715,0.010773362,0.04213454,0.001988792,-0.0034444216,0.02433739,-0.018656906,-0.0069756424,-0.029774044,-0.029472096,-0.046365235,-0.02141832,0.013842441,0.019041816,0.021978874,-0.009863101,0.035703994,0.016350234,-0.009209538,-0.017997075,0.08034901,-0.018637322,-0.04156426,0.048372544,0.018715525,0.018777443,-0.00598293,0.00054971664,-0.04380331,-0.03511494,0.04312719,0.048446324,0.0034512582,0.02254918,0.038402833,0.014271838,-0.058285583,-0.035940763,-0.025107056,0.007314285,-0.015458013,0.0102769,-0.017015433,-0.0053000087,-0.010974405,-0.008336336,0.03077462,-0.018761411,-0.03741911,-0.013471928,0.0007108038,0.019362383,0.040798895,0.013192171,-0.008023859,0.015362846,0.021014085,0.01095703,0.025325146,0.016776089,-0.038484715,0.015495092,0.023774214,-0.01914128,-0.048925348,-0.061461177,0.0042820196,-0.047359273,-0.027555456,0.035465848,0.032929707,-0.020831022,-0.038243666,0.032517795,0.013183516,-0.023810582,-0.01826553,-0.05219635,0.014004384,0.04210912,-0.012175055,0.007830636,-0.006929409,-0.0063339183,-0.040427152,-0.025079142,-0.012318051,-0.0024394323,0.015329482,-0.0048676864,0.021053882,0.017415788,0.056670897,-0.003434944,0.010140266,0.0029182143,-0.00263388,0.051703665,0.0088946475,0.049020723,-0.014427724,0.03945714,0.051147275,-0.018978462,0.023436157,-0.019851342,-0.010672793,-0.0043944926,-0.029479971,0.007189588,-0.02403824,0.048039738,0.031380758,0.053765263,-0.019099716,-0.011094718,0.009415812,0.04343188,0.045109745,-0.030087626,0.00066464266,-0.024109533,-0.043190982,-0.0513666,-0.024499765,-0.044653207,-0.03939722,0.045345508,0.036224913,0.01510057,-0.02020725,0.013494556,0.031085536,-0.028968545,-0.01853456,-0.0023230163,0.014821233,0.0047460687,0.015506932,0.0023648131,0.04698053,-0.02679473,0.00017946465,-0.009658603,-0.027604701,0.006473696,-0.0023253597,0.015054566,0.022405831,-0.041090336,-0.03570127,-0.023811942,0.024238754,-0.02981533,0.0049283803,-0.018001303,0.030763485,0.0019197738,0.077435404,-0.04077496,-0.026010532,-0.027161002,0.026430152,-0.024180835,0.01615885,0.012186962,0.03763328,0.03805181,0.019469218,-0.011077461,-0.060909435,-0.036270056,-0.030611156,-0.012499329,-0.02162858,0.004299083,0.024229059,-0.06274324,0.004524995,0.007951981,0.013504383,-0.016290504,-0.057575636,0.053358454,-0.0022369502,-0.005449975,-0.034316983,-0.010449589,-0.0050655184,0.022850458,-0.0056626056,-0.026376706,0.0617512,-0.0036051804,0.004151158,-0.023436513,-0.0030771354,-0.035348687,-0.02979606,0.03742252,-0.0071378765,-0.025995389,0.013093232,0.041789953,-0.043869708,0.0017744652,0.014537905,-0.043981135,0.029140526,-0.00861879,-0.008215241,0.0007160049,0.0058419053,-0.010094514,-0.054259196,-0.00067673565,0.004838797,0.0035824892,0.0354619,0.035985377,-0.021119498,-0.003877949,-0.014305208,-0.04574761,-0.0248676,0.019275043,0.034098092,-0.013409268,-0.0016633355,0.02664403,-0.0068624318,0.030088145,-0.0006193069,0.019734928,-0.006569386,-0.04270241,-0.012406143,-0.018167313,0.026923139,0.021707386,0.04079442,0.025881989,-0.0008302806,-0.043795943,-0.020871146,0.037359215,0.046279453,-0.009941047,-0.016592288,-0.0005613661,-0.042940855,-0.001961402,0.015879324,0.066557296,0.029252285,0.007272644,-0.025346965,0.0062737544,-0.037908923,0.034602817,0.046531823,-0.00906748,-0.001784675,0.016072651,0.026020594,-0.04206583,0.060243998,-0.0056287725,0.011985878,0.045214277,0.032842882,0.012764308,-0.006433822,0.01275116,0.007866431,0.05302999,-0.03594551,-0.0018611891,0.013760539,-0.0056443876,-0.014332694,0.06271261,-0.007392105,0.060733356,-0.048087526,-0.008898684,-0.026989216,0.021086698,-0.1576349,0.016131299,0.018421074,0.023785722,-0.0044122725,0.00025964345,-0.028732143,0.010692957,-0.022269042,0.009828922,-0.005661689,-0.0546582,-0.0034670588,-0.00075589115,-0.028321799,0.025972372,-0.01924817,-0.029707052,0.009368797,-0.035961833,-0.037596833,-0.059294466,-0.010671102,-0.04434305,0.05525301,-0.036052503,0.013132076,-0.029763462,-0.064593315,0.008844395,0.01571486,0.016470455,0.0006728301,-0.0007535378,0.02676204,-0.011887046,-0.022329437,-0.019550698,-0.018436264,-0.026247483,0.0294408,0.050142642,-0.014623692,0.008592682,0.0030897516,-0.055529524,-0.0025748822,0.02995421,0.012889108,-0.019581454,-0.011543,0.015675588,-0.045368,-0.019353675,-0.025023403,-0.038991876,0.012746856,0.049158573,0.0005871585,-0.04918445,0.04564116,-0.015720023,0.027794097,-0.02886657,-0.034529585,0.0135865975,0.035677515,-0.031606294,0.025979813,-0.04060398,0.017993724,-0.0020654912,0.025739206,0.008835601,-0.0023679568,0.02624418,-0.0022427607,-0.013240654,-0.060721174,-0.09456826,0.025552465,0.04981542,0.014130686,-0.005335096,-0.0036134257,-0.02633017,0.0271738,-0.023388484,0.09231173,0.23766968,-0.0018060784,-0.037560962,0.0065635294,0.040827166,-0.01035529,0.011153174,0.003618088,0.026247578,-0.03125378,-0.0038651263,0.02479661,-0.0036555224,0.016001217,-0.040469058,0.002412431,-0.09765725,0.002151728,0.06305417,0.022342885,0.022277968,-0.030911056,0.022229578,0.008934199,-0.054676637,-0.010908961,0.001542857,0.036458507,0.034642372,0.019779649,-0.06407832,0.009241454,0.0012669017,-0.020615894,0.0029423272,-0.030786209,0.0022046831,-0.057470735,-0.02367583,0.054917052,-0.024671873,-0.02676994,-0.043613855,-0.00047689772,-0.0062693004,0.017839545,-0.015184526,-0.0042048097,-0.031950034,0.020992758,-0.018958513,0.029713018,0.034056317,0.006252917,0.0013448504,-0.039385147,-0.024918051,-0.023035599,-0.01922706,-0.03310323,0.037634097,0.003546575,-0.030647794,0.057635427,-0.013850415,0.029329332,-0.0034791664,0.024174571,0.043664437,0.04161783,0.05637028,0.017973429,0.017580777,-0.017779384,0.028899504,0.012455718,0.026728528,0.03543233,0.05597459,0.044278476,-0.015043722,-0.029212208,-0.019694757,-0.050653797,0.03348041,-0.009993866,0.010203309,0.045292974,0.0059633884,-0.028174553,-0.0076156696,-0.0028995587,-0.031531323,0.01941081,-0.03305443,0.003412408,0.051075462,-0.024871226,-0.043523446,-0.019750355,0.01014558,-0.0025382147,-0.008238824,0.000009485766,0.061408397,-0.022276953,-0.00014141251,0.02230446,-0.006919696,0.019954164,-0.06861333,0.01941898,-0.013462477,-0.019483699,-0.03830206,0.04483643,-0.025667705,0.030337196,0.023566876,-0.0054391674,0.03977088,0.033379976,-0.007875114,0.007954248,-0.0050684353,-0.019006828,0.009186737,-0.01732722,-0.0056243683,0.0028729683,0.017054852,-0.01941928,0.011664338,0.028182622,0.016169878,-0.015612023,-0.010157553,0.017998839,-0.0127157075,0.011214636,-0.020982571,-0.026785519,-0.0301503,0.010209554,-0.012059054,0.012070986,-0.043172408,0.06663309,-0.011470946,-0.01947792,0.040793505,0.033478376,0.0022475442,-0.044213552,-0.028658127,-0.0014088697,-0.01782585,-0.00967047,-0.009773066,-0.033893872,-0.0441543,-0.001558403,0.0062035373,0.065385826,0.013217289,-0.030402001,-0.022456713,0.072696224,0.01851844,-0.029642485,0.0415283,0.02287774,-0.012239983,0.032037288,-0.0014718842,-0.0012390534,-0.05808103,0.019679299,0.03095155,-0.02444414,0.03709775,-0.014291522,-0.031388376,-0.013103192,0.041303415,0.0141241085,0.03366453,-0.01945051,0.022568312,-0.024615133,-0.024750853,0.07896492,-0.0809194,0.010250692,-0.001768932,0.04139553,0.035695467,0.01740842,0.002043555,-0.048482034,-0.020099867,0.024201509,0.008240765,-0.010939474,0.0086098565,0.0005971633,0.008641634,0.065301925,-0.020841768,0.00927365,-0.012088309,0.0099678105,-0.05110303,0.017632093,-0.0334387,-0.03884061,0.016339457,0.009762709,0.016763343,-0.004362563,-0.047224432,-0.005267041,0.0057006255,-0.03276685,-0.007209076,0.035311244,-0.01962675,-0.0030825643,-0.021788722,0.02352203,-0.0027751797,-0.045814138,-0.01279866,-0.010422208,0.0021626286,0.049760297,-0.00076935644,0.014438627,-0.010810557,-0.016160702,0.01808915,0.022365326,-0.0036693376,0.015043016,0.0086973645,-0.0014710583,-0.050249923,-0.03521415,0.024048693,0.016609373,0.011330712,-0.02517049,0.015523298,-0.01812023,0.02924863,0.018725265,-0.026605448,-0.031203037,-0.00038882028,-0.020215504,0.010064876,0.0139632495,0.027215432,-0.024779478,-0.035204433,-0.02156266,0.018228417,0.034337018,-0.0089541,-0.04435941,0.012467301,0.04377947,-0.013618079,-0.035495088,-0.0024983445,-0.00894562,-0.035815433,0.008929432,0.007863692,0.018775828,-0.015365634,0.010983468,0.025398819,-0.013663414,-0.014472212,-0.0022299357,0.07096354,0.0001531352,0.011520062,-0.053389788,0.020038862,0.0036992393,0.004472095,0.03783843,-0.016756972,0.05890849,-0.058636673,0.023355251,0.006661666,-0.014761311,-0.043604475,0.016938962,-0.01902351,0.009721893,0.020824116,-0.0111775715,0.013726542,-0.011701539,0.035342097,-0.025185071,0.036909305,-0.02231404,0.01926946,-0.0059347893,-0.008032195,-0.016149968,-0.015212692,-0.027846342,0.007544183,-0.038044434,0.016783737,-0.012282925,-0.03783573,0.0031969731,-0.07989206,0.011062589,0.016627545,-0.023140846,0.0053078486,0.01856478,-0.04452941,-0.006077857,-0.008824052,-0.0009913087,-0.011807325,0.0162516,0.00638602,-0.008508522,0.04996279,0.012028355,-0.045455422,-0.050301597,0.06952275,0.023789618,-0.05092622,-0.04378122,-0.015110956,-0.01120812,-0.016521309,0.0019281631,0.021632787,0.03429877,-0.023191605,-0.015990604,0.06933809,0.0011325056,-0.010558122,0.06675926,0.03105063,0.009276521,-0.034571916,-0.01238074,0.010448841,0.021391323,0.011587932,0.033718575,-0.011998419,-0.06854626,0.017588139,0.0015567137,-0.0044458862,0.065049045,-0.04952101,-0.000827394,-0.06279328,-0.015176565,-0.016021518,0.022359427,0.043310672,0.001374518,-0.0078028524,-0.019400485,-0.027063143,-0.021303546,-0.0023421168,-0.02000595,0.01418419,0.02150222,0.04164876,0.01962359,0.009190937,-0.014601657,0.0039181206,0.00003579884,-0.15945315,0.04943722,-0.011963929,0.01271343,-0.06325074,-0.005706999,0.00656564,-0.0040837713,0.0034542503,-0.019245991,0.007459641,-0.075677216,0.006770676,-0.012153462,0.01804444,-0.005260686,-0.012828703,-0.020251801,-0.036382377,0.07017073,-0.0035465853,0.002224434,0.09645741,0.021625511,0.031211315,0.0054408615,-0.05527759,0.025999647,-0.03688151,-0.04497281,0.024464209,-0.047710065,-0.0023824302,-0.01971879,-0.03177054,-0.0067601623,-0.01120028,0.0050624763,-0.0029325,-0.020091435,0.017280558,0.033684544,-0.0029116692,-0.041474923,-0.03142964,0.07871233,-0.016834645,-0.033405755,-0.012109951,-0.030149259,-0.015236264,0.042471576,-0.0011960574,-0.017143318,-0.0130991535,-0.019242564,0.0141702285,-0.02026742,0.0020962998,0.014992857,0.018084394,-0.0021947771,-0.050600685,-0.01799137,-0.06930426,0.019276746,-0.04073104,0.02631833,-0.068472445,0.037138652,-0.035090137,-0.01697596,0.036618896,-0.016826311,-0.025281515,-0.040807135,0.009578254,-0.02831072,0.038620476,-0.024641737,-0.013667866,-0.009150321,-0.022898044,-0.05066739,0.0443073,-0.0043641026,-0.018867234,-0.040226225,-0.020176783,0.016952695,-0.059426036,-0.022348365,-0.012900117,0.0027482624,-0.09752611,0.015053547,-0.038122933,-0.015289551,-0.010260101,-0.040718902,0.00824955,0.0037473622,-0.021271067,-0.006032245,-0.028583003,0.06447335,0.0076014935,-0.016100002,0.024252832,-0.031919703,-0.04746917,-0.019376142,-0.035400286,0.015277521,-0.048279952,0.005351051,-0.03551325,0.036831994,-0.000298673,0.039489936,0.029088048,0.005937562,-0.007097245,-0.033677094,0.025494993,0.034206096,0.03626972,0.018238617,0.026945041,-0.04519583,0.023544895,-0.021308428,0.0070353844,0.043418333,0.02106792,-0.02327824,0.03972847,0.025814325,0.037750334,-0.0045894324,-0.041419547,-0.02610673,-0.023311093,-0.0025016263,-0.03464473,-0.0025277222,-0.006033867,0.039848685,-0.020355618,-0.028805532,0.029648505,-0.004383576,0.008680271,0.066201225,0.002277133,0.0066837785,0.024602244,0.020242583,-0.0047622896,0.06963205,-0.0060574575,-0.015388959,-0.007969814,0.017595412,0.021965776,0.05841129,0.008645495,-0.032687176,-0.025676694,0.024983842,0.04399154,0.044303566,-0.017064547,0.025613304,0.04634785,-0.024976762,-0.010867662,0.037395727,-0.0033326321,-0.0028103585,0.042682502,0.019544683,-0.02305962,0.044257596,-0.040962238,-0.0030150134,-0.0085007725,0.011199756,0.012333403,0.019635115,-0.039954036,-0.032971915,0.0083684595,-0.011702435,0.038763955,0.009064513,0.014684061,-0.021181675,0.03216149,0.004460401,0.024403054,-0.04245227,-0.004059208,0.02232379,-0.018068243,-0.0007181333,-0.025266606,-0.037533186,-0.021381505,0.035603683,0.002390829,0.007491909,-0.0072994577,0.05720144,0.05860244,0.026345035,-0.024944505,-0.050975975,0.030988665,-0.035170306,0.017319076,0.020388128,-0.047202256,-0.057188835,0.00088861375,0.027267838,-0.0009690468,0.048168983,-0.03461208,-0.0061452542,-0.04299058,0.008999315,-0.012017681,0.021349708,0.00310344,0.0062660426,0.009827893,-0.03829267,-0.002424884,0.003715782,0.033171684,-0.04789281,0.021852631,0.011780274],"last_embed":{"hash":"1st7vz1","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"1st7vz1","at":1762844593507},"key":"Personal/Areas/Mental Health/Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md##Conclusion#{1}","lines":[79,83],"size":1462,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1st7vz1","at":1762844593507}}, diff --git a/.smart-env/multi/Personal_Areas_Routine_Daily_System_-_Tracking_&_Accountability_md.ajson b/.smart-env/multi/Personal_Areas_Routine_Daily_System_-_Tracking_&_Accountability_md.ajson new file mode 100644 index 0000000..b037a26 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Routine_Daily_System_-_Tracking_&_Accountability_md.ajson @@ -0,0 +1,209 @@ + +"smart_sources:Personal/Areas/Routine/Daily System - Tracking & Accountability.md": {"path":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md","embeddings":{"bge-m3:latest":{"vec":[0.0154974125,0.034251038,0.00770018,-0.005533972,0.021779578,0.017693086,0.05520429,0.031169044,-0.0006157392,0.017692853,-0.012205585,0.00897416,0.018927844,0.017783158,0.015423527,-0.03267635,-0.008654992,0.013182549,0.03209437,-0.0046144,0.0037207447,0.02092564,0.03363936,0.008214357,-0.039521046,0.013425725,-0.05934504,-0.02474394,0.0054709474,0.010801789,0.008193419,-0.025077436,0.0177998,-0.015952505,-0.011306441,0.0065495186,0.04315305,-0.010356837,-0.061666947,-0.012548061,-0.0011869578,0.013975855,-0.04084473,0.0063957945,0.01058172,0.0038767757,0.025161019,-0.045558114,0.03439056,-0.02263605,-0.015840854,-0.008134598,-0.0051292223,0.012983332,-0.019179115,0.0010237556,-0.02774645,-0.016984029,-0.016833788,0.0026598077,-0.019248283,0.010654191,-0.036767192,-0.0111909285,0.0032151036,0.030053956,-0.006111229,0.032143753,0.023068087,-0.058747057,-0.017360376,0.019392509,0.025119327,-0.014730173,-0.046724267,-0.01189549,0.049122646,-0.038869668,0.06577602,0.0071087014,0.006380415,-0.008260231,0.037976123,0.025910582,-0.016910817,0.038309634,-0.008691662,0.06017467,-0.022984901,0.00096833153,-0.013530327,0.038664866,-0.027926885,-0.014759165,0.00938949,-0.00049355323,0.01844059,-0.026937837,-0.0061941408,-0.011348436,-0.052606467,-0.0038635153,-0.0014733408,0.017152885,0.024147378,0.03644587,-0.025973976,0.012763551,0.01770212,-0.017512137,0.008646244,0.02713617,-0.0026376962,0.006862412,-0.0066009797,-0.0028381927,-0.022372173,-0.06443467,0.032580048,-0.0015987427,0.032608926,-0.0024196706,0.010857775,0.013129098,0.013963907,0.024031028,-0.017172022,0.020286148,-0.022408247,0.02328077,0.0027228084,0.047185842,-0.0054607047,0.0016113091,0.024773376,0.022391459,0.04961404,0.0023655493,0.013169271,-0.032966387,0.00838144,0.03941629,-0.03230916,0.013162703,0.010454605,-0.008165783,-0.014683963,-0.009166912,0.01743964,-0.0046798615,0.016553529,0.027967565,-0.02673853,0.02314154,-0.0044629313,0.022867637,0.041033663,0.036521744,0.032454427,0.0013267217,0.048734367,0.0014604011,0.0078402925,0.05960866,0.0015190357,0.017515521,-0.013316529,0.00097075326,0.007871011,0.020689456,-0.027005386,-0.02982971,0.048518453,0.009429006,0.041450962,0.025644952,0.056110725,0.023877086,0.013988028,-0.018910643,-0.010483927,0.02744631,-0.0010918446,-0.085755855,-0.00003811175,0.030882055,-0.016832644,-0.004724325,-0.008961812,0.017412975,-0.03146953,-0.011141827,0.016199619,0.05420458,-0.012953047,-0.033747137,0.0016219914,-0.017230427,-0.0111136325,0.019084483,0.018396543,-0.014415235,-0.004509663,0.028994389,-0.004372675,0.025144618,-0.0078171,-0.057965234,0.05184526,-0.018434206,-0.000058566806,0.00839894,-0.04064531,0.041654542,0.014731858,-0.0049190805,0.008180236,0.008875347,-0.0065294444,0.00020999929,-0.021048242,0.025170578,0.01274679,-0.009938638,-0.0020894262,0.06562956,-0.031471148,0.041519396,-0.0087324465,-0.015321741,-0.030382793,-0.002768637,-0.03395684,-0.026437277,-0.0061406014,0.00092218345,-0.08918317,0.04131711,0.0105198035,-0.01352439,0.0037888968,-0.028280675,0.028270975,0.00069448166,-0.057897814,-0.017960398,-0.0015275059,0.045684673,-0.01787457,0.01521114,-0.047322802,-0.014632072,0.0071186256,-0.0015186715,-0.0011013299,0.004111552,-0.035439707,-0.0014687665,-0.0087585505,0.026474021,0.0008909304,0.032791104,0.03673295,0.02388608,-0.01579674,-0.011242585,0.006314069,0.0013844299,-0.013140085,0.01570482,-0.008872996,-0.007808983,-0.018706571,0.013595349,-0.02234979,0.0040896744,0.0059499885,-0.007816361,0.0676128,-0.03758212,0.0013123321,0.019449236,-0.018442724,-0.018846191,-0.007255405,0.055671114,-0.0069069965,0.006474658,-0.017002339,0.012761392,0.010865679,-0.025673663,0.096137345,-0.021252388,0.020653313,-0.005543417,-0.0024590506,-0.11970604,-0.084956415,-0.04939643,0.03933041,0.067365035,-0.026537811,-0.022604637,0.03388165,-0.011318559,-0.031229699,-0.006147972,-0.10394478,0.036228683,-0.0027941982,0.037931137,-0.0005074738,0.013985836,-0.017263161,-0.049065713,-0.05204983,-0.07329197,-0.0028115853,0.048873637,-0.012284859,-0.012900785,0.023588503,0.025858901,0.0010942097,0.01355015,0.01593892,-0.051047254,0.010397694,0.0026885814,-0.030894645,0.01764642,0.017622191,0.016914,-0.016244974,-0.005919182,-0.013355334,0.021065608,0.010274774,0.010911682,-0.03794033,0.002196235,-0.04274302,0.032998018,0.0068055224,-0.04668754,0.040923756,-0.044545274,-0.016223896,0.025845667,0.00089450926,-0.02700129,-0.0012507901,-0.025418723,-0.0048805033,0.05138437,0.011513463,0.014580205,-0.030094758,-0.03719658,0.027955161,-0.010220658,-0.042067926,-0.04270041,-0.04042174,0.005205227,0.0035944092,0.03054339,-0.020805834,-0.0014892915,-0.048953466,-0.009298266,-0.03521883,0.0073487554,-0.021020574,-0.0036364626,-0.047767878,-0.014837759,-0.01631763,-0.032281764,0.0618462,-0.0046366346,-0.004152226,-0.0198432,0.019573377,0.013700673,0.4902639,-0.017961321,-0.03182073,0.0003098639,0.0032284702,-0.022605645,0.008416763,0.020010648,0.0003461173,-0.009333664,-0.0060147913,-0.044117752,-0.034132376,-0.022346653,0.03253217,0.002775081,-0.030111551,0.01190531,0.039253786,-0.003715231,0.02983083,-0.04870572,0.02186129,-0.007373383,-0.04594063,0.0012479558,0.0032737588,0.02072212,-0.035338745,0.043431852,0.027962992,-0.018799754,-0.0028431783,-0.055273727,-0.016557397,0.005892698,0.010024134,-0.049782712,-0.023508478,-0.027463082,0.0525234,-0.046849355,0.023667553,-0.026411206,-0.008738688,-0.0070996387,-0.029959038,-0.0015599262,0.016894234,-0.022210699,0.05698254,0.024438387,-0.011975961,0.018787118,0.010933515,-0.019265668,0.015808806,-0.015838057,-0.012902265,0.011811161,-0.023327108,0.030923467,-0.032179616,0.06679839,0.02574857,0.041827045,-0.01646992,-0.009926224,-0.009224039,0.0053229025,-0.02142727,0.029422281,0.03799696,0.00892411,-0.027163621,-0.029485626,-0.0029864635,0.0111838365,0.018714782,0.016264748,0.018396202,-0.017092615,-0.008311024,0.0038736397,-0.0058762874,-0.026000056,-0.019870132,0.039063063,-0.030257516,-0.006514798,-0.011482695,-0.032836206,-0.031570036,0.00791257,0.025926169,0.013679908,0.0016024522,-0.016715486,-0.022156635,-0.034737583,0.0057933033,0.015625244,0.016809845,0.031609595,-0.00055815454,-0.020622967,-0.03605843,-0.011900728,0.018017543,0.005237859,-0.041679773,0.020741086,0.012362634,0.011369937,-0.00014240698,0.02334404,0.031029027,0.035418566,0.0074306154,0.024485609,-0.021696039,0.043615397,0.002791373,0.009736147,-0.0037845154,-0.06464488,0.029683564,0.0062409057,-0.03889006,0.019076146,-0.008001635,0.056607854,0.016604807,0.030637432,0.030446624,-0.0013882859,0.036939856,-0.0048247636,0.056047518,0.07202021,-0.027788514,-0.04498598,0.0007406322,0.0033245157,-0.0030781804,0.025041956,-0.018944552,-0.01138501,-0.024221476,0.019832596,0.0380314,0.016812243,0.0023380208,-0.045317825,0.0011707195,-0.020682285,0.031361543,-0.016962327,-0.037291843,-0.039033853,-0.051671434,-0.024954047,-0.03697279,0.087503456,0.014903717,0.026738558,0.031385146,-0.0025374347,0.014656669,0.017399449,0.03428703,0.0038799117,0.012667105,-0.0033427584,0.013773643,-0.031572517,-0.045621406,0.020300623,0.047294118,0.023113372,0.05898916,0.0037670077,-0.03717054,-0.028280595,0.0021192245,-0.020154418,0.017624257,0.015492934,0.022146976,-0.03931273,-0.0320893,0.05358214,0.05406137,-0.01709509,-0.0007227825,0.0037001173,0.018306643,0.011415552,0.0025926377,0.026852604,-0.0029646414,0.0036790085,0.016705861,0.005850854,-0.015108071,0.00887308,-0.0037046254,0.02305126,-0.030322108,0.016727962,0.01960384,0.0002654001,0.019721415,-0.016142847,-0.024722256,-0.007068813,0.02502311,0.038765036,0.012968295,0.027602866,-0.025108311,-0.015085372,0.020124672,-0.0051040514,0.0058400636,0.0014175224,0.016454363,-0.032862816,-0.049212266,-0.0395333,-0.0147311725,-0.062091187,-0.0016061314,-0.037660666,-0.008958699,-0.007218976,0.020038271,0.015411616,-0.00013966682,0.011054388,-0.009099871,-0.025261017,-0.006477996,0.014289876,-0.0070593115,0.049063515,-0.013688067,-0.012277334,0.008674101,-0.0049908436,0.00058588845,-0.037647493,0.0008552628,-0.0387766,0.0015757572,0.023671653,-0.0013263073,0.020149326,0.032305226,0.015366365,0.03086288,0.0033983425,-0.02358644,0.00029389496,0.003113409,-0.021383327,-0.00031610663,0.0076975683,0.0069357534,-0.055711597,-0.035631336,0.01004608,0.009169443,-0.012985194,-0.014595483,0.0072953273,0.037194345,-0.021537555,0.0010168297,-0.024028795,-0.02692029,-0.027692543,0.027210908,0.011490306,-0.042275406,-0.03891835,-0.00452492,0.013804231,0.0022060273,-0.027516065,0.008982787,-0.0129125565,-0.033239268,-0.014556701,0.00040843,-0.026056878,-0.03302602,0.01577356,-0.01076503,-0.012620511,-0.01856611,-0.013699036,0.006538418,-0.024172097,-0.013507147,0.019379817,0.012291186,0.027430648,0.02284848,0.020540312,-0.027073814,-0.059812564,-0.03577912,-0.008427762,-0.0026892964,0.038257748,-0.053717174,-0.010776228,-0.00036034768,0.0026690552,-0.004471923,-0.011901132,-0.010895786,-0.025685433,0.01489,-0.012735859,-0.008429648,-0.0044322065,-0.034866743,-0.032338846,-0.017396955,0.0004489755,-0.018234972,-0.009780779,-0.04041882,-0.0052615306,0.053351965,-0.0054890057,-0.01822732,-0.03540012,0.005902792,0.05620344,0.018075315,-0.011547599,-0.013393582,-0.0058375937,-0.010291261,0.023712613,0.015389128,-0.0017457937,0.0018299955,-0.026294949,-0.016713325,0.013639966,0.0187808,0.022132648,0.00074235926,0.009657224,0.047866203,-0.031624317,-0.016627863,-0.018466499,0.01128735,-0.022820907,-0.01950933,-0.013459951,0.07036788,-0.03933607,-0.026082776,-0.016678628,0.012813175,0.006390446,-0.023513429,-0.013058784,-0.025216844,0.012157426,0.004262813,-0.0109271305,0.028154694,-0.00025541152,-0.029448472,-0.017206589,-0.022979625,-0.020048285,-0.03983509,0.035762925,-0.026074303,0.028640414,0.017253323,0.02860297,-0.0007116663,0.011567434,0.0077272546,-0.0461777,-0.08884045,0.03004044,0.004517413,-0.014239774,-0.022632023,0.010724718,-0.018545317,-0.014915554,-0.040306814,0.0040223384,-0.010371935,-0.027809793,0.005981642,-0.01646685,-0.016715879,0.007260841,-0.053875927,0.027568817,0.0009827657,0.043764066,0.0074391486,-0.010783201,-0.027448004,-0.06348536,0.013053314,0.0028539498,-0.0081544975,-0.01101475,0.013274986,-0.08628131,-0.023027161,-0.010593274,-0.038805336,0.012190683,-0.024955213,-0.0021091076,-0.014636144,-0.018226454,0.008487136,0.054140467,0.008535112,-0.004589703,0.01167832,-0.0279452,-0.00857185,0.03823978,-0.015900172,-0.020272885,-0.007822585,-0.023671169,-0.047439195,-0.022548873,-0.028886456,0.011592638,-0.018948337,0.015024438,-0.0056261974,0.0040569473,-0.04231867,0.028188445,-0.011687967,-0.01929251,-0.022905946,0.006972619,-0.02991278,-0.013155731,-0.052195866,-0.011450659,0.009848945,-0.0015860498,-0.023614476,-0.023127664,0.017029732,-0.007141037,-0.0024119655,-0.017199287,0.026856476,-0.0038514128,0.03631382,-0.015252383,-0.000103521954,-0.01694983,0.040238813,0.050868023,0.013099673,-0.019889947,0.015756411,-0.01349223,-0.059344504,-0.0009857832,-0.010558565,-0.035983153,-0.0073635285,0.015005492,0.033334345,-0.004030779,0.025536379,0.005243579,-0.030765504,-0.0009987592,0.0006928517,-0.012251853,-0.031509012,0.031122416,0.0064252443,0.0067303777,-0.02409626,0.009528399,0.006032545,-0.010652769,-0.033831317,-0.012107931,-0.032103803,0.027632577,-0.061308376,-0.0073698293,-0.05484756,0.0025850192,0.0032743907,-0.006330557,0.018582733,0.008299156,-0.002115066,-0.07390244,0.0047517573,0.03775097,-0.0063049863,0.043025836,-0.014128476,0.019529307,0.036846913,-0.019568138,0.0037512747,-0.000008091761,0.018740159,-0.045594484,-0.0055700107,0.03853134,0.0133056035,-0.039213516,-0.06072366,0.011610351,-0.015996782,-0.013742368,-0.001505135,-0.006424866,0.052587323,-0.0049246773,0.005625029,-0.01838134,-0.004901206,0.017257053,0.0030333675,0.048991,0.00085522747,0.060169425,0.043355186,0.010634988,-0.059241466,0.02831409,0.0050775236,-0.015691577,-0.0060361703,-0.017379329,-0.060937513,0.054275732,0.026726177,-0.024901379,-0.008953836,-0.01544556,-0.0237595,0.00016114877,0.00315236,0.025791086,0.037706982,-0.0147441765,-0.0425385,0.0015540536,-0.0082911905,-0.015689734,0.013943772,0.034384124,0.021183342,0.021698987,0.044320084,-0.004983922,-0.0044056936,0.021356368,0.005209881,-0.04503866,0.06741687,0.021265993,0.0024272918,-0.015452305,0.00023636842,-0.01262751,0.011818423,-0.041233983,-0.00385456,0.034999408,0.015264337,-0.027113901,0.03467134,0.037324235,-0.017674802,-0.002099695,-0.007109551,-0.02505151,-0.029197222,-0.017430555,-0.056752287,0.0028535333,-0.014753185,0.00917663,-0.008855298,0.028613547,0.036964506,0.018448703,0.0023073074,0.0040820953,0.010600298,0.05934052,0.005372914,-0.042590663,0.0049849274,-0.021563224,-0.036058128,0.00003637131,-0.0018752106,0.044812374,-0.035450466,0.044425573,-0.029229162,0.052639823,-0.00993034,0.021984722,-0.033157445,0.04785443,-0.03946684,0.026146857,0.009511218,-0.023603888,-0.026349436,-0.011013632],"last_embed":{"hash":"lag2vr","tokens":289}}},"last_read":{"hash":"lag2vr","at":1762860008527},"class_name":"SmartSource","last_import":{"mtime":1762859794000,"size":11487,"at":1762859979907,"hash":"lag2vr"},"blocks":{"#---frontmatter---":[1,4],"#Daily System: Tracking & Accountability":[5,428],"#Daily System: Tracking & Accountability#The Problem":[7,16],"#Daily System: Tracking & Accountability#The Problem#{1}":[9,9],"#Daily System: Tracking & Accountability#The Problem#{2}":[10,10],"#Daily System: Tracking & Accountability#The Problem#{3}":[11,11],"#Daily System: Tracking & Accountability#The Problem#{4}":[12,12],"#Daily System: Tracking & Accountability#The Problem#{5}":[13,14],"#Daily System: Tracking & Accountability#The Problem#{6}":[15,16],"#Daily System: Tracking & Accountability#The Solution: Three-Layer System":[17,24],"#Daily System: Tracking & Accountability#The Solution: Three-Layer System#Layer 1: Habit Tracking App (PRIMARY SYSTEM)":[19,19],"#Daily System: Tracking & Accountability#The Solution: Three-Layer System#Layer 2: Obsidian Daily Note Checklist (BACKUP/REVIEW)":[20,20],"#Daily System: Tracking & Accountability#The Solution: Three-Layer System#Layer 3: Accountability Mechanisms (ENFORCEMENT)":[21,24],"#Daily System: Tracking & Accountability#The Solution: Three-Layer System#Layer 3: Accountability Mechanisms (ENFORCEMENT)#{1}":[23,24],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App":[25,91],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#{1}":[27,28],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Why Habitify for Your Needs:":[29,43],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Why Habitify for Your Needs:#{1}":[31,39],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Why Habitify for Your Needs:#{2}":[40,40],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Why Habitify for Your Needs:#{3}":[41,41],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Why Habitify for Your Needs:#{4}":[42,43],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup":[44,69],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{1}":[46,46],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{2}":[47,47],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{3}":[48,48],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{4}":[49,49],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{5}":[50,50],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{6}":[51,54],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{7}":[55,55],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{8}":[56,58],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{9}":[59,60],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{10}":[61,63],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{11}":[64,64],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{12}":[65,69],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify":[70,91],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{1}":[72,72],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{2}":[73,73],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{3}":[74,74],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{4}":[75,75],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{5}":[76,76],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{6}":[77,78],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{7}":[79,79],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{8}":[80,80],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{9}":[81,81],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{10}":[82,82],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{11}":[83,84],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{12}":[85,85],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{13}":[86,86],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{14}":[87,87],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{15}":[88,89],"#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{16}":[90,91],"#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist":[92,135],"#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#{1}":[94,95],"#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template":[96,135],"#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template#{1}":[98,128],"#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template#{2}":[129,129],"#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template#{3}":[130,130],"#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template#{4}":[131,131],"#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template#{5}":[132,133],"#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template#{6}":[134,135],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms":[136,186],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#{1}":[138,139],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)":[140,152],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{1}":[142,142],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{2}":[143,143],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{3}":[144,144],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{4}":[145,145],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{5}":[146,147],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{6}":[148,148],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{7}":[149,149],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{8}":[150,150],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{9}":[151,152],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)":[153,164],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{1}":[155,155],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{2}":[156,156],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{3}":[157,157],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{4}":[158,158],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{5}":[159,160],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{6}":[161,161],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{7}":[162,162],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{8}":[163,164],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)":[165,186],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{1}":[167,167],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{2}":[168,168],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{3}":[169,169],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{4}":[170,170],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{5}":[171,171],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{6}":[172,173],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{7}":[174,174],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{8}":[175,175],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{9}":[176,176],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{10}":[177,177],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{11}":[178,179],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{12}":[180,180],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{13}":[181,181],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{14}":[182,182],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{15}":[183,184],"#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{16}":[185,186],"#Daily System: Tracking & Accountability#Implementation Plan":[187,255],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):":[189,220],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{1}":[191,191],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{2}":[192,192],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{3}":[193,193],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{4}":[194,195],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{5}":[196,196],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{6}":[197,200],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{7}":[201,204],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{8}":[205,206],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{9}":[207,207],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{10}":[208,208],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{11}":[209,210],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{12}":[211,211],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{13}":[212,212],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{14}":[213,213],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{15}":[214,215],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{16}":[216,216],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{17}":[217,217],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{18}":[218,218],"#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{19}":[219,220],"#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):":[221,234],"#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{1}":[223,223],"#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{2}":[224,224],"#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{3}":[225,230],"#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{4}":[231,231],"#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{5}":[232,232],"#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{6}":[233,234],"#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):":[235,255],"#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{1}":[237,237],"#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{2}":[238,238],"#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{3}":[239,242],"#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{4}":[243,246],"#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{5}":[247,250],"#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{6}":[251,251],"#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{7}":[252,253],"#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{8}":[254,255],"#Daily System: Tracking & Accountability#Your Complete Daily Workflow":[256,294],"#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Morning (7:00 AM - 7:30 AM)":[258,272],"#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Morning (7:00 AM - 7:30 AM)#{1}":[260,272],"#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Running Days (Variable time)":[273,282],"#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Running Days (Variable time)#{1}":[275,282],"#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Evening (Before bed)":[283,294],"#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Evening (Before bed)#{1}":[285,294],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues":[295,331],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I forgot to check it off\"":[297,301],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I forgot to check it off\"#{1}":[298,298],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I forgot to check it off\"#{2}":[299,299],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I forgot to check it off\"#{3}":[300,301],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I did it but forgot to track it\"":[302,306],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I did it but forgot to track it\"#{1}":[303,303],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I did it but forgot to track it\"#{2}":[304,304],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I did it but forgot to track it\"#{3}":[305,306],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I'm traveling / sick / unusual day\"":[307,312],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I'm traveling / sick / unusual day\"#{1}":[308,308],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I'm traveling / sick / unusual day\"#{2}":[309,309],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I'm traveling / sick / unusual day\"#{3}":[310,310],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I'm traveling / sick / unusual day\"#{4}":[311,312],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Too many habits, overwhelmed\"":[313,318],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Too many habits, overwhelmed\"#{1}":[314,314],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Too many habits, overwhelmed\"#{2}":[315,315],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Too many habits, overwhelmed\"#{3}":[316,316],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Too many habits, overwhelmed\"#{4}":[317,318],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Not seeing progress / losing motivation\"":[319,324],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Not seeing progress / losing motivation\"#{1}":[320,320],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Not seeing progress / losing motivation\"#{2}":[321,321],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Not seeing progress / losing motivation\"#{3}":[322,322],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Not seeing progress / losing motivation\"#{4}":[323,324],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"App is annoying / too many notifications\"":[325,331],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"App is annoying / too many notifications\"#{1}":[326,326],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"App is annoying / too many notifications\"#{2}":[327,327],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"App is annoying / too many notifications\"#{3}":[328,329],"#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"App is annoying / too many notifications\"#{4}":[330,331],"#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)":[332,344],"#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{1}":[334,336],"#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{2}":[337,337],"#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{3}":[338,338],"#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{4}":[339,339],"#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{5}":[340,340],"#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{6}":[341,342],"#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{7}":[343,344],"#Daily System: Tracking & Accountability#Recommended Stack for You":[345,365],"#Daily System: Tracking & Accountability#Recommended Stack for You#{1}":[347,349],"#Daily System: Tracking & Accountability#Recommended Stack for You#{2}":[350,350],"#Daily System: Tracking & Accountability#Recommended Stack for You#{3}":[351,351],"#Daily System: Tracking & Accountability#Recommended Stack for You#{4}":[352,353],"#Daily System: Tracking & Accountability#Recommended Stack for You#{5}":[354,354],"#Daily System: Tracking & Accountability#Recommended Stack for You#{6}":[355,355],"#Daily System: Tracking & Accountability#Recommended Stack for You#{7}":[356,356],"#Daily System: Tracking & Accountability#Recommended Stack for You#{8}":[357,358],"#Daily System: Tracking & Accountability#Recommended Stack for You#{9}":[359,359],"#Daily System: Tracking & Accountability#Recommended Stack for You#{10}":[360,360],"#Daily System: Tracking & Accountability#Recommended Stack for You#{11}":[361,361],"#Daily System: Tracking & Accountability#Recommended Stack for You#{12}":[362,363],"#Daily System: Tracking & Accountability#Recommended Stack for You#{13}":[364,365],"#Daily System: Tracking & Accountability#Cost Breakdown":[366,383],"#Daily System: Tracking & Accountability#Cost Breakdown#{1}":[368,368],"#Daily System: Tracking & Accountability#Cost Breakdown#{2}":[369,369],"#Daily System: Tracking & Accountability#Cost Breakdown#{3}":[370,370],"#Daily System: Tracking & Accountability#Cost Breakdown#{4}":[371,371],"#Daily System: Tracking & Accountability#Cost Breakdown#{5}":[372,373],"#Daily System: Tracking & Accountability#Cost Breakdown#{6}":[374,374],"#Daily System: Tracking & Accountability#Cost Breakdown#{7}":[375,375],"#Daily System: Tracking & Accountability#Cost Breakdown#{8}":[376,376],"#Daily System: Tracking & Accountability#Cost Breakdown#{9}":[377,378],"#Daily System: Tracking & Accountability#Cost Breakdown#{10}":[379,383],"#Daily System: Tracking & Accountability#Next Actions":[384,412],"#Daily System: Tracking & Accountability#Next Actions#{1}":[386,387],"#Daily System: Tracking & Accountability#Next Actions#{2}":[388,388],"#Daily System: Tracking & Accountability#Next Actions#{3}":[389,389],"#Daily System: Tracking & Accountability#Next Actions#{4}":[390,390],"#Daily System: Tracking & Accountability#Next Actions#{5}":[391,391],"#Daily System: Tracking & Accountability#Next Actions#{6}":[392,392],"#Daily System: Tracking & Accountability#Next Actions#{7}":[393,393],"#Daily System: Tracking & Accountability#Next Actions#{8}":[394,394],"#Daily System: Tracking & Accountability#Next Actions#{9}":[395,396],"#Daily System: Tracking & Accountability#Next Actions#{10}":[397,398],"#Daily System: Tracking & Accountability#Next Actions#{11}":[399,399],"#Daily System: Tracking & Accountability#Next Actions#{12}":[400,400],"#Daily System: Tracking & Accountability#Next Actions#{13}":[401,401],"#Daily System: Tracking & Accountability#Next Actions#{14}":[402,403],"#Daily System: Tracking & Accountability#Next Actions#{15}":[404,405],"#Daily System: Tracking & Accountability#Next Actions#{16}":[406,406],"#Daily System: Tracking & Accountability#Next Actions#{17}":[407,407],"#Daily System: Tracking & Accountability#Next Actions#{18}":[408,408],"#Daily System: Tracking & Accountability#Next Actions#{19}":[409,410],"#Daily System: Tracking & Accountability#Next Actions#{20}":[411,412],"#Daily System: Tracking & Accountability#The Bottom Line":[413,428],"#Daily System: Tracking & Accountability#The Bottom Line#{1}":[415,416],"#Daily System: Tracking & Accountability#The Bottom Line#{2}":[417,417],"#Daily System: Tracking & Accountability#The Bottom Line#{3}":[418,418],"#Daily System: Tracking & Accountability#The Bottom Line#{4}":[419,419],"#Daily System: Tracking & Accountability#The Bottom Line#{5}":[420,421],"#Daily System: Tracking & Accountability#The Bottom Line#{6}":[422,422],"#Daily System: Tracking & Accountability#The Bottom Line#{7}":[423,423],"#Daily System: Tracking & Accountability#The Bottom Line#{8}":[424,424],"#Daily System: Tracking & Accountability#The Bottom Line#{9}":[425,426],"#Daily System: Tracking & Accountability#The Bottom Line#{10}":[427,428]},"outlinks":[],"metadata":{"created":"2025-11-11 11:00","updated":"2025-11-11 11:00"},"task_lines":[192,193,194,197,201,205,208,209,212,213,214,217,218,219],"last_embed":{"hash":"lag2vr","at":1762859979912}},"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026268566,-0.022415003,-0.034095004,0.019943323,-0.053518765,-0.017765041,0.04013946,0.014706265,-0.00018992015,0.012905873,-0.0055192304,0.023845274,-0.01267176,0.014494654,0.01057577,0.021878729,0.023699509,0.015139251,-0.027386835,-0.0035852292,0.021501752,-0.0018813821,0.0462265,-0.0071660946,-0.019770613,0.013368101,0.033003174,0.0022731058,0.0052775927,0.04807242,-0.014405144,-0.065014124,0.010204095,-0.03160725,-0.044012014,-0.043558188,-0.010101746,-0.032191534,-0.06053401,0.028392922,-0.016900439,-0.044619836,-0.015971033,0.0027293463,0.032824837,0.018726675,-0.014088206,-0.0036243803,-0.04327695,-0.019046312,0.021450475,0.0003638013,0.0067807296,-0.05111047,0.015923223,0.05207304,-0.0006944787,-0.054278765,0.006966727,0.015939008,-0.028959807,0.01316057,0.024324976,0.016760875,0.033183113,0.051784795,0.05552722,-0.0072383797,0.006656488,-0.012443903,0.0011063875,0.0036632463,-0.0298353,-0.014536391,-0.034239523,0.054279625,0.014627715,-0.031295426,-0.023787579,0.021338446,-0.008625188,0.017695531,0.011981856,-0.024598243,0.0004494996,0.037405334,0.0034982914,0.05453994,0.0338079,-0.020210648,-0.0097917905,0.012934073,-0.00056758977,0.009944114,-0.011278603,0.018296167,0.01560546,-0.02420211,0.011074578,-0.0049336697,0.070914105,-0.018104138,0.02809707,0.015371834,0.04003527,-0.06354631,0.0040786066,-0.0025575692,-0.010266225,-0.019500999,-0.031229464,0.033976402,0.015865097,0.011638561,0.029072445,0.0034239434,0.05133165,-0.062088367,-0.024168357,-0.024410559,0.039252236,0.031011587,0.05146625,-0.045466777,0.0011585591,-0.0126479855,0.027831739,-0.027354503,0.0075644343,-0.00013023736,-0.0028098081,0.05530076,0.007880742,0.018606875,-0.006828873,0.00545935,0.023393467,0.032232787,0.012776237,-0.019441966,0.046505578,0.032717105,-0.062048938,0.0005701424,0.030877324,-0.039919656,-0.009673899,-0.008268543,0.002398696,-0.025577428,-0.01522493,0.0079779215,0.044087913,0.012720347,-0.032578893,-0.012987698,0.021672333,0.059617642,-0.014635027,-0.037270714,0.019812128,0.010556358,-0.05365736,0.037198577,0.039518125,-0.006119007,0.03332945,0.01151247,-0.03836977,0.02452606,0.033259697,-0.08913934,0.028982272,-0.0072985357,0.023836657,0.020463064,0.047991924,0.024215179,-0.010039735,-0.016005205,-0.037074033,-0.0050494447,-0.04573867,-0.01014646,-0.039979715,0.025625039,-0.0513763,0.009331495,0.026379671,0.009661019,-0.03922707,0.023729477,-0.036079828,0.0018366675,-0.019135712,-0.01998343,-0.01865453,0.0322891,-0.011955713,-0.02777896,-0.0059909998,0.05935461,0.015998475,0.014800078,-0.029367365,-0.010135609,0.0026357223,-0.014650583,0.04349357,-0.034017496,-0.020316675,0.025962489,-0.02217457,-0.013949615,-0.04220276,-0.02702399,0.03713203,0.008247486,0.046758767,-0.002327172,-0.015371656,-0.00079812796,-0.00033675935,0.02366247,0.02622955,0.004971957,-0.013095008,0.04479441,0.03684913,0.0053149574,0.014595266,0.024424274,0.002058791,-0.017204698,0.013887082,-0.022892263,-0.055803817,-0.0073537044,0.055971008,-0.013255044,-0.04345576,-0.018712137,0.0031922562,-0.030897705,-0.039535835,-0.008405343,0.030064475,0.063862935,-0.026961818,0.020913444,0.01390427,-0.0014650009,-0.024048232,0.01937365,0.009484115,0.0040665152,-0.0016290509,-0.008305976,-0.013521663,-0.019080766,-0.007237589,0.0022028345,-0.04392462,0.0017382636,0.009455314,-0.015556244,0.029633746,-0.035436604,0.019721445,-0.019031009,0.005704879,-0.037325867,0.005361623,-0.001418272,-0.0052363593,-0.008581676,-0.05510754,0.022712886,0.020313941,-0.0077782073,0.017776756,-0.0010005956,0.030662222,-0.0037063106,0.04755263,-0.015891166,-0.0018951542,-0.0035620765,0.009409058,-0.040290613,-0.006072729,0.0116517395,0.06498598,-0.012717804,-0.0054024453,0.014844164,-0.0033056685,-0.16154082,0.016642759,-0.059202086,0.0688129,0.032779463,-0.020340327,-0.015657298,-0.025994591,-0.053598814,0.046835996,-0.0017028417,-0.06441091,-0.030659126,0.021381736,0.012384961,0.017152136,-0.021560578,0.0026895248,-0.075590536,-0.021663936,-0.0098583475,-0.03054403,0.0043350495,-0.018639995,-0.05946081,0.02814232,0.05244244,0.01505798,-0.01061923,0.00004637271,-0.029812025,-0.009079821,0.01563678,-0.03727421,-0.03407756,0.029893612,0.014218624,0.015977666,0.0000019589957,-0.030997429,0.020226019,0.019078506,0.0044714813,0.0068073627,-0.015653716,0.025969272,-0.004658961,-0.018830983,-0.06033989,0.021604761,-0.02508898,-0.042678855,0.0019036843,0.0032452631,-0.0543017,-0.025086666,-0.021888133,0.019746168,-0.019132955,0.038676567,-0.029079238,-0.006503618,0.0045236847,-0.022274427,-0.011780527,-0.03164202,0.023495872,-0.065357625,-0.004105434,-0.06626547,0.040203832,-0.03416336,0.036416132,-0.020400614,-0.023565317,0.02332822,0.007006388,-0.03763108,-0.04282273,-0.07765225,-0.016411666,0.023883888,-0.048590448,0.011764832,-0.029687943,-0.027333256,0.0014440371,0.0132539375,0.01629432,0.2522869,-0.01034444,-0.044818085,0.013861428,0.067471445,-0.014043761,0.010437372,0.036205877,-0.042252455,-0.04273918,-0.028295344,0.02216177,0.011347863,-0.055502106,0.031685904,-0.0126249045,-0.038145766,-0.021409124,0.09513018,0.030983321,0.043636765,-0.009083236,0.06430415,-0.023170942,-0.04970707,-0.004079998,-0.034756858,0.024940869,-0.023438215,0.053406622,-0.018178523,-0.015383398,0.03426817,-0.024054857,-0.025027085,-0.007260274,0.04589633,-0.039088532,0.020098655,0.009965446,-0.05227146,-0.031674765,0.0585951,-0.019002875,-0.025645932,-0.039783277,0.006103351,0.02369467,0.0010109956,-0.0007570323,0.029176135,-0.016411059,0.027618667,-0.0057639237,0.028286207,-0.012505527,-0.007361928,-0.039418623,-0.009387311,0.04034932,0.04114647,0.0027035465,-0.04833477,0.021712596,-0.027390927,0.03034007,0.028467754,-0.028637594,-0.013001375,0.02219748,0.005187847,0.018889146,0.033350363,0.015684593,0.028937753,-0.0065915124,0.056596126,0.03440544,-0.008479687,0.044221498,-0.02226619,-0.036711227,-0.024847189,0.008671475,0.010546766,-0.029079499,0.020215979,0.03832844,-0.03264215,0.023976099,0.0142974,0.023667322,-0.051371854,0.02335581,0.024740724,-0.014466228,0.01740304,-0.016210478,-0.08241312,-0.036723793,-0.012413096,0.019919146,-0.028941024,0.0051106494,0.037140384,0.029996598,-0.02053932,-0.01032599,0.027405465,0.03489136,-0.0024226473,0.018672196,0.005985282,-0.020663964,0.00100318,0.01893522,0.05110269,0.013036957,0.047830045,-0.012872084,0.047325734,0.00066967355,0.017697375,-0.015426282,-0.03640751,-0.027297722,-0.012321796,-0.021693723,-0.02110646,0.03378043,0.003751567,-0.04751149,0.00395145,-0.006739887,0.03288955,0.016718881,0.022807846,-0.0147484355,-0.022026243,0.013705231,-0.0016503965,0.010326241,-0.01550403,0.007277483,0.037779387,0.012031794,0.030714171,-0.0042673964,-0.016185334,0.056228172,-0.0055080485,0.017560063,0.03788669,-0.032522272,0.014823564,-0.030978432,-0.027616685,-0.006176741,0.022474935,-0.03482452,-0.012715667,0.0103309015,-0.021221539,0.083663434,-0.0021255,-0.017464187,0.014591177,0.034142032,-0.01679798,-0.015883248,-0.021190876,-0.04404927,-0.06708991,0.016483009,0.024882281,-0.014977371,-0.032460775,0.017218316,-0.022907456,-0.033464395,0.015801603,0.0009850643,-0.035988774,-0.03938047,0.020821199,-0.010166539,-0.017135123,-0.016376588,-0.015930736,-0.0011735721,0.015497353,0.09864355,0.021073384,-0.0068155746,0.025241155,0.00249892,0.028387632,0.021083742,0.03225054,-0.0065786685,-0.031030025,0.01754647,0.005433249,-0.017865239,0.0049210307,0.01690341,-0.012061441,0.053025536,-0.032909617,0.023758128,0.034489322,0.03125771,-0.012941126,0.035590537,-0.04981321,-0.010493802,0.023373818,0.030762343,-0.009217131,-0.028528264,-0.009572082,-0.0073160664,0.0077706226,-0.012370033,-0.02370804,0.02085724,0.003170887,0.008072677,-0.012919835,-0.039142884,-0.004160658,-0.015297561,0.01895281,-0.011899159,-0.004042387,-0.00431499,0.026055587,0.008795883,-0.019612448,-0.0497777,0.027685592,0.012804983,0.008609119,0.015276548,0.014007712,0.044969805,-0.027569393,-0.07835558,0.019835657,0.015199587,0.018179778,-0.037375186,-0.0033697,-0.041213837,0.03394533,0.0035928476,-0.061472613,-0.018679341,0.0011897172,-0.043017168,-0.03989002,0.052781433,0.019696902,-0.007670979,-0.05756977,-0.024410281,-0.008178949,-0.013508905,-0.023546793,-0.010020684,-0.017882248,0.00012996835,0.005129962,-0.008961083,0.0021914805,-0.011181603,-0.04498041,0.004888783,0.019740658,-0.037360758,-0.0037811303,0.02118911,0.007171822,0.012497576,-0.069206476,0.0172034,0.035336703,-0.041983686,0.015936334,-0.042107373,0.0062021157,-0.017354319,-0.042846203,0.037996132,-0.015750716,0.0089297965,-0.035572816,0.04985021,-0.04403337,-0.03179386,-0.0043157013,0.034268588,0.007263597,-0.029344236,0.025214199,-0.015294888,-0.02697274,-0.03199581,0.06185636,0.009848228,-0.012530935,-0.008807033,0.011568349,0.019653909,0.01977427,0.0052858996,0.04606599,-0.061299257,0.0011698763,-0.028979022,0.026899653,0.02568313,-0.029618198,-0.0003488731,-0.07943913,-0.002203344,0.011029223,-0.035378836,-0.0044261045,-0.021844713,-0.051442925,-0.0062261345,-0.0025871538,-0.027004879,0.0106465565,-0.041377574,0.022189954,-0.0031084942,0.032049537,0.0025496786,-0.03637408,0.009401454,0.015276967,-0.024222786,-0.0011389361,-0.05391537,0.01287671,0.011745509,-0.0060954117,0.0076993415,-0.009729937,0.0065772072,-0.008946325,-0.02695688,0.052032202,0.0070828446,-0.013037508,-0.0101586515,0.03556257,0.05295704,-0.057006035,0.028101131,-0.03146114,-0.004606928,-0.01793302,0.010921021,0.029033288,-0.0519877,-0.035451,-0.0052528474,0.019570542,-0.01982525,0.014670138,0.02165679,-0.026321528,0.03459876,-0.0147775775,-0.037351932,0.03340874,0.033385213,-0.03110094,-0.025318118,-0.026411269,-0.033022344,0.010519312,0.005008398,-0.0071038343,0.039417364,0.047730476,0.016148519,-0.023571393,-0.0046094367,-0.02237241,0.0077914977,-0.15896216,0.036410693,-0.0391678,0.024003128,-0.0066295885,-0.0036496478,0.0027992094,0.0032731849,-0.01451494,-0.03061079,-0.0014317731,-0.08769791,0.033036128,-0.012153945,0.0043535265,0.018719193,-0.01010041,0.016601665,-0.07502068,0.0824757,0.011313224,-0.016172864,0.042110823,0.009909517,-0.00036635398,0.0042644627,0.017214648,0.01350801,-0.031740185,-0.036429793,0.026849445,-0.0014621933,0.018923651,0.063779995,-0.024915578,0.010598141,0.0053280448,-0.027055059,-0.017945724,0.021013515,-0.025925387,0.009048428,0.0032214671,0.02167975,0.037742995,0.07325289,-0.0123629635,-0.0062395465,0.009827029,0.045521207,-0.011477015,0.007930384,0.0038811013,0.03126426,-0.009100213,-0.057532646,-0.009044819,-0.008680701,-0.007098789,0.00006956931,0.0058706845,0.042066876,-0.028626053,0.014041633,-0.016269758,0.062886596,-0.030540094,-0.012923821,-0.02396424,0.014023611,-0.033904284,0.0037087994,-0.0140103735,-0.02572316,-0.0235266,0.0013363378,0.062814966,0.012324591,-0.0524179,0.009017713,0.00017091076,0.0038381096,-0.02363156,0.0387533,0.057919007,-0.01684869,0.002459551,-0.041342597,-0.024326911,-0.009172798,-0.051565357,-0.03144499,-0.021509701,0.03234725,-0.008074017,0.061893057,-0.025404232,0.010780609,0.0026988531,-0.0078075933,0.00090040563,-0.050317466,-0.017839147,-0.0013558489,-0.027896516,0.026539491,0.0014783377,-0.00695344,-0.049214616,-0.012347798,-0.0014289645,-0.011527949,-0.018557606,0.0072235134,-0.08090789,-0.023721505,-0.038621183,-0.0035587605,0.03409365,0.012600322,0.031643897,0.004378163,0.04520093,-0.038560547,0.022049729,0.05607269,0.024298927,0.02384319,-0.0027068623,-0.01277538,-0.0011418083,-0.030416468,0.025277317,0.03015103,0.050830584,-0.01956268,0.036163546,0.037620492,-0.029743368,-0.04251452,-0.033859145,0.013438194,0.040106684,-0.041747667,0.032585856,-0.029464385,-0.00730826,0.013569624,0.017676523,-0.026718002,-0.027372025,0.022357045,0.022316208,0.05974584,0.0030739594,0.025773536,-0.00017004061,0.066166,-0.011116154,0.042134106,-0.026105624,-0.03752703,-0.055755746,-0.067981936,-0.025469407,0.05427074,-0.024656156,-0.03757013,-0.058366638,0.01879763,0.057298433,0.0116282515,-0.015629284,0.02046973,0.016699292,-0.017374104,-0.0099156,0.015777547,0.025685893,-0.009303188,0.024468463,-0.005655739,0.036536675,0.027189694,0.012188433,0.05698315,0.004377068,0.011455484,-0.014392054,-0.036018558,0.014743263,0.04167764,-0.06880023,-0.005308461,0.049889665,0.00079510285,-0.0036370687,0.029812172,0.024690533,0.017103555,-0.031361464,-0.025606077,-0.0033381958,-0.0015326882,-0.023530042,0.020709924,-0.040481366,-0.021257607,0.003001935,0.023498839,0.0075223097,0.0022826758,0.016781408,0.03587162,-0.014658029,0.028659923,0.0387337,0.02005081,-0.028176524,-0.016889356,0.03121877,0.027060857,-0.024679214,-0.02148423,-0.0069165914,-0.0036567543,0.014241552,0.0237395,-0.016120614,0.023048902,-0.026942322,-0.021317763,0.0015438908,0.04260446,0.041512985,0.015625972,-0.048520178,0.0126659,-0.015437875,-0.0031417916,0.0681691,-0.011643927,0.012846042,-0.056934055],"last_embed":{"hash":"1rr7f9d","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1rr7f9d","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1rr7f9d","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029301433,0.03437174,0.028336536,0.022910463,0.015371208,0.015365975,0.064200655,0.036479197,-0.037047133,0.0126152905,0.0015920525,0.024727337,0.050033126,0.012482111,0.039304674,-0.05361645,-0.0016351619,-0.0019903698,0.03240611,-0.011391007,-0.026475782,0.0011273783,0.016239185,0.020441296,-0.04509194,0.023137836,-0.0336235,0.0022632554,0.007812774,0.010511784,0.029434966,-0.009854038,0.039344393,-0.015213562,-0.023434035,-0.023210313,0.024210898,-0.016913326,-0.094416775,-0.0127949305,0.007840966,0.004450195,-0.0182758,0.014932995,0.014793108,0.024063513,0.026895091,-0.064054266,0.017075395,-0.011536562,-0.00031578203,-0.011123241,0.020388635,-0.025651861,-0.02032748,0.033960607,-0.014799346,-0.01634024,0.0029568197,0.013528744,0.00110241,-0.021048073,-0.06315107,0.010821865,0.0062243203,0.0015955844,0.026775181,0.036917124,0.03747536,-0.0056581097,0.009264512,0.021432128,0.001862613,-0.026712926,-0.033529222,-0.0025077416,-0.0009250093,-0.055962116,0.030601995,-0.009083413,0.03656768,-0.016296849,0.024485717,0.0080403015,0.010614948,0.0054274914,0.00663385,0.039147157,-0.02052916,-0.007744432,-0.021603445,0.050810084,-0.013266541,-0.02506472,0.056825835,-0.030141294,0.034146104,-0.05551798,-0.018321946,-0.020026175,-0.034498833,0.022524344,-0.020244118,-0.01273581,-0.00988452,0.03339871,-0.010882053,0.014450115,0.0069815135,-0.0012932279,-0.009339346,0.012354826,-0.026014213,0.042501293,-0.008154033,-0.0091075795,-0.009824461,-0.042231128,0.03845485,-0.002196736,-0.002789789,0.010734655,0.028897531,-0.007479468,-0.02193616,0.006457707,-0.020865194,0.040532894,-0.021667581,0.042497545,0.02518234,0.021905562,0.024298606,-0.013327381,-0.016538527,0.029425269,0.03860504,-0.0035893957,0.0079798885,-0.031854596,-0.013173571,-0.0049063144,-0.012355141,0.006512891,0.020616228,-0.015040237,-0.004551791,-0.01616831,0.00992149,0.0006875007,0.018013671,0.032945253,-0.0020350462,0.015423085,0.009865265,0.0002282228,0.036638115,-0.010930042,0.027185176,-0.00028067094,0.004721338,-0.02173248,-0.0035349873,0.037854806,0.012176054,-0.008644055,-0.007008425,0.0029592707,0.019247232,0.007270023,-0.0068571107,-0.041310575,0.067416094,-0.02929347,0.032731548,0.06782367,-0.001018626,-0.015135147,-0.018365357,-0.018562445,-0.010920326,0.005470836,0.007620852,-0.07655164,0.00008270989,0.019496907,0.032086328,0.03330433,-0.015664715,0.022138396,-0.039175827,-0.0065425127,-0.0019223074,0.047828022,-0.043556705,-0.019130284,-0.004692704,0.016299574,0.017854454,-0.0031154638,-0.007363365,-0.003363783,0.03519026,0.017107785,0.010742045,-0.006258509,-0.0053520324,-0.027788207,0.018098598,-0.0017432333,0.007113911,-0.0027353943,-0.041843757,0.025624422,0.044362247,0.025613502,0.0149111785,0.0013685605,-0.009471451,-0.000117298645,-0.010588703,0.020276224,-0.012509125,-0.0197087,0.016390061,0.016477168,-0.018789077,0.06110278,0.008235514,-0.0034695573,-0.029503899,-0.005801362,-0.01670637,-0.0077221915,-0.013105095,-0.010911328,-0.06149299,0.025853392,0.006643835,0.011385823,0.004704519,-0.027280783,0.052213684,-0.05668166,-0.067084685,-0.005362047,-0.026599118,-0.006800807,-0.029368592,0.019433906,-0.039504737,0.019705188,0.011319548,-0.023197437,-0.01107749,-0.029547775,-0.013874629,0.0009877499,-0.034658264,0.024775494,0.0059778793,0.02368129,0.0038708712,0.06295502,0.009105293,-0.012676272,0.00044189286,-0.004369812,-0.01384628,-0.001480314,-0.0145025505,-0.0034276885,-0.0240334,0.027847173,-0.027906694,-0.013046298,-0.009161924,-0.01038171,0.0501242,0.006112062,0.032410685,0.00041871474,-0.0045719286,-0.019442063,0.023113359,0.053771522,-0.020163957,0.015628073,-0.015507256,-0.009595555,-0.0026906102,0.02096299,0.0910829,-0.005155768,0.023096306,0.011668523,0.007031024,-0.16168703,-0.029711343,-0.01720876,-0.00096626725,0.08272605,-0.0058133896,-0.0029820306,0.0054149674,0.02415117,-0.023146247,0.020645048,-0.11026601,0.012992089,-0.006512708,0.016258521,0.01637181,0.02185729,-0.0077239377,-0.060315654,-0.052503213,-0.024602786,0.005255944,0.044727366,-0.016432442,-0.003782005,0.030935433,-0.0048313495,0.027136793,-0.010275926,0.01333653,-0.009872248,0.037054297,-0.036759555,-0.031413835,0.033796437,-0.0029769593,-0.0004596955,0.019210394,0.014924777,-0.026372144,0.036157455,0.019795446,0.0008370953,-0.03374307,0.0038841418,-0.016578203,0.0087096095,-0.013663117,-0.0016264415,0.026968973,-0.012163144,-0.004194382,0.003120592,0.01979751,-0.016721321,0.004514059,-0.025695544,0.012552892,0.051142,0.03441681,-0.018597525,-0.0506781,-0.022465926,-0.008527062,-0.024530921,0.016637402,-0.030208746,-0.02574091,0.018411517,0.028545056,0.008067628,-0.022925442,0.0034241076,-0.0622186,-0.017277312,-0.021359622,-0.027798103,-0.060250405,0.02849378,-0.041227523,0.025282064,0.000714435,-0.031771258,0.030013556,-0.0124893105,-0.00081279053,-0.013469309,0.010709643,0.008408728,0.4803434,0.020282412,-0.016118431,-0.007656738,-0.024086917,-0.043088738,0.0017477783,-0.004512133,0.021562599,-0.02407294,0.0068606464,-0.008524606,-0.017678194,-0.014319617,0.019657942,0.0065813456,-0.031758714,0.02329925,0.030495403,-0.018054355,0.01690448,-0.06816373,0.032768443,0.008141061,-0.02862895,0.015479219,0.023859203,0.02281953,-0.015503462,0.017839529,0.0033954747,-0.04050156,0.0040859287,-0.007939298,-0.0003399899,-0.034150477,-0.04597747,-0.05486486,-0.010064839,-0.020635074,0.03236702,-0.011725625,0.009467828,-0.04128189,-0.028192544,0.013815768,-0.019619014,-0.020143002,-0.028409334,-0.04346275,0.06830903,-0.0046592434,-0.019321363,0.025421517,0.017764429,-0.013498329,0.024401957,0.003899338,0.0035555514,0.0033305518,-0.005909738,-0.0028505533,-0.001388602,0.020459509,0.015601551,0.034246992,-0.0035070423,-0.011909936,-0.028160932,-0.0038244533,-0.010312583,0.026834778,0.031139366,0.024407715,-0.039018452,-0.038722474,-0.005618589,0.026880743,0.017516518,0.018353406,0.012061671,-0.01332131,0.005242013,0.0087133385,0.03719098,-0.006125571,-0.039433766,-0.0077221626,-0.04940093,-0.019776978,-0.024122577,-0.022536056,-0.019799134,-0.0021080368,-0.009517752,0.023597691,0.007135872,-0.036203414,0.0021810106,-0.009647762,-0.01963529,0.005549923,0.016728105,0.009886702,0.033058874,0.027839908,-0.029549886,-0.033552974,-0.0026823685,-0.0009249036,-0.039079387,0.0058747535,0.015617672,0.0001323259,0.025871128,0.030797318,0.014700219,0.045027353,-0.009403282,-0.013036103,-0.025899634,0.026754355,0.0050467104,0.010024525,-0.01377655,-0.047988232,0.03797016,0.04263556,-0.040601972,0.011519437,-0.034340713,0.042850792,0.0040724557,0.011238897,0.052632533,0.0006382862,0.052264314,-0.00491579,-0.013147952,0.059857275,-0.016715107,-0.018250378,-0.0009395491,-0.018732317,-0.0030608445,0.007028776,-0.04001775,0.006729097,-0.0351011,0.02942852,0.04106191,0.0036676473,-0.0066040894,-0.009517762,-0.025303464,-0.046807215,0.00018767628,-0.019666975,-0.05720313,-0.029727915,-0.050742645,-0.007984564,-0.04627648,0.1053656,0.028848803,-0.019395607,0.008570091,0.052293632,-0.018004086,0.009196662,0.03885889,0.026679846,0.027667962,0.03413707,-0.024845192,-0.01779007,0.0077959965,0.024198743,0.0036197011,-0.013809833,0.05151792,-0.013744675,-0.022002578,-0.03711533,0.0045760614,-0.012000822,0.0037557893,0.013808319,0.008712385,-0.048151202,-0.021074932,0.05639168,0.014705508,-0.018380772,0.018184459,0.03463387,0.027994785,0.0176746,0.0032547272,0.011700529,0.0035984626,0.06043478,0.051294427,0.019023778,-0.030540975,-0.0046294588,0.011875356,0.025276573,-0.008987857,-0.0042252643,0.010169132,-0.022689337,-0.024679618,-0.0048913625,-0.024472905,-0.029189402,-0.002922831,0.03574588,0.035410166,0.010440052,-0.028632054,-0.034399383,0.049595606,-0.0029479717,-0.009937257,0.013683505,-0.005940644,-0.051422197,-0.06715458,0.008637131,-0.009819789,-0.075391576,-0.006608661,0.00017699762,-0.013633821,-0.009155296,0.012966794,0.003845011,-0.0036763311,0.029807942,-0.0068693087,0.008855605,-0.011733667,0.011715134,-0.0022988573,0.025523089,-0.022879148,0.015697047,-0.0014457869,0.049914584,0.023218563,-0.020801732,-0.0056390613,-0.009925694,0.009084808,-0.0012457424,0.0046931226,0.030382777,-0.021514706,-0.03722151,0.015316973,-0.017797071,-0.04214115,-0.014589487,-0.035035104,-0.010968485,-0.010671809,0.016213294,0.021910155,-0.051275216,0.013350834,0.009610657,0.0038817718,-0.039713994,-0.0133756865,0.0094945915,0.019106273,-0.030306604,-0.014282155,-0.023061946,-0.03834526,-0.021169437,0.01674474,-0.020393677,-0.0047609275,-0.009899003,-0.021381557,0.021878151,0.011464924,-0.031345204,0.022191722,-0.015825666,-0.027949896,0.011257719,0.010504749,-0.005234055,-0.036996488,0.065304026,0.047333345,-0.012177907,0.027214218,-0.0475207,-0.001958569,-0.023828499,-0.04944934,-0.009845663,0.0068095396,0.045745682,0.019972973,0.011060809,0.01030338,-0.08188303,-0.011234122,-0.028529637,-0.02257949,-0.031841703,-0.029015917,0.013939546,0.0032018882,-0.0028016367,0.005999621,0.00027338896,-0.013291489,-0.00023659963,0.0058621033,-0.02678841,0.008487558,0.03265999,-0.010892975,-0.027241958,0.0058297706,-0.012412182,0.005804984,0.015762556,-0.03006049,-0.0052254833,0.038316425,-0.015759641,0.016845059,-0.019896802,-0.0056773536,0.07550471,0.014387502,-0.0021805633,0.0010327621,0.009720637,0.000069820075,0.019806262,-0.008017539,-0.030950418,0.017119505,0.008628313,0.0043700775,-0.0006689592,0.026252408,0.020258017,0.0042096884,0.04459217,0.0469229,0.0019127472,-0.018120924,0.013456875,-0.000751174,0.025259703,-0.004363087,-0.0027504286,0.028929483,-0.023240332,-0.017149674,0.019408396,-0.011798058,0.0056084553,-0.006323052,-0.012178826,-0.009359171,0.027579924,0.02478517,-0.013239899,-0.0031477239,-0.014943199,-0.025060264,-0.04195719,-0.037409637,-0.013739695,-0.015750548,0.044211168,-0.030798994,-0.008630131,0.002179422,0.027902002,-0.021769634,-0.027158389,-0.022787668,-0.035203114,-0.10327585,0.05143499,-0.030243885,-0.015507398,-0.040012013,0.0053562173,-0.019069782,-0.001763081,-0.032025084,-0.039605968,0.028571125,-0.045869812,-0.015409877,-0.056979235,0.0074011586,-0.033734847,-0.03790544,0.07107682,0.0017099453,0.057167403,0.005949286,-0.006563536,-0.03274515,-0.071532264,-0.03466037,-0.005040862,0.006769015,0.007237819,0.011881387,-0.04020791,0.0012697136,-0.037727635,0.007376755,0.033968586,0.01620378,0.0015844391,-0.025853217,-0.019154396,0.020668818,0.05115573,0.029908951,-0.01324885,-0.018368637,-0.018284213,-0.031642336,0.0044964883,-0.021958081,-0.033861436,-0.0031172065,-0.015444695,-0.06585865,-0.038425937,-0.0042168177,-0.017642997,-0.008866562,0.01177449,0.012844564,0.0061225165,-0.030985508,0.022969715,0.0038104618,-0.012180015,-0.06373631,-0.043975502,-0.029131953,-0.012432226,-0.030967876,-0.01384048,-0.011956082,-0.004916969,-0.05105246,-0.0011889129,0.011276193,0.009125152,-0.0065761977,-0.01613459,0.0110726,-0.018086784,0.018482806,-0.01461655,-0.0059035243,-0.013006092,-0.0065802136,0.028353337,0.011846543,-0.040431675,0.010321709,-0.0035741103,-0.044964403,0.0014241695,-0.037330173,0.011623348,-0.0012366733,0.00414834,0.0014375352,0.017685395,-0.011339629,0.01515972,-0.019857986,0.0023501273,0.019733265,0.0017544504,-0.022564616,-0.01384379,0.0018436717,0.029898528,-0.0060419342,0.007915676,0.0014563213,-0.009423085,-0.0463852,-0.020161822,-0.059772052,0.021765158,-0.059006255,-0.002024456,-0.02325387,0.008852301,0.032524463,-0.04847967,-0.013279849,0.015400048,0.028920561,-0.071298055,0.005687,0.019416641,-0.01657157,0.031412233,-0.013830526,0.035868384,0.06049293,0.008295035,0.01583548,-0.00832422,0.016202832,-0.036889583,-0.011530351,0.03415645,0.018344255,-0.032708906,-0.031033186,-0.027046803,-0.00008845097,-0.023471832,-0.020378882,0.020545723,0.048054468,0.0013363804,0.0060475804,-0.008947343,0.011203007,0.04337384,-0.029082581,0.044435766,-0.022030903,0.036434513,0.048488006,-0.029758114,-0.03593783,0.0065630083,-0.015953131,-0.03386146,-0.014606285,-0.0069608465,-0.042841095,0.029887466,0.029517632,-0.020373445,0.015035826,0.027955186,-0.0050914995,0.011276134,0.025088456,0.03193103,0.050811395,-0.050131354,-0.0024111725,0.034619834,0.0050075077,-0.026643349,0.0040110443,0.01703061,0.029861297,0.008740365,0.04622438,-0.007879126,0.021538295,0.0017246997,0.030322703,-0.026551627,-0.0038840298,0.014137281,0.007013939,-0.0042822375,0.02242102,-0.04648418,-0.008274792,-0.032739017,0.005230867,0.018215828,0.02641415,-0.04512203,0.017762348,0.040704638,-0.0008597948,-0.03256569,-0.0011168227,-0.003837858,-0.012309183,-0.005881058,-0.035725255,0.026570462,-0.0074730506,0.02645635,-0.010469374,0.019301385,0.022077758,0.019782118,0.03788083,0.020275304,-0.009076565,0.034864176,-0.013273781,-0.042665508,0.007132165,-0.038752098,-0.021813363,0.025870383,-0.015076715,0.048068,0.031767365,0.044489402,-0.026661588,0.046232864,-0.030088162,0.03647963,-0.018787555,0.041401345,0.003878464,0.03964038,-0.0043978533,-0.044252884,0.012679724,-0.015495234],"last_embed":{"hash":"1oo4v10","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1oo4v10","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability","lines":[5,428],"size":11327,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1oo4v10","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Problem": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040259104,-0.025574192,-0.06046399,-0.007475322,-0.06170373,-0.018889144,0.020106586,-0.0022676047,-0.009540423,-0.026964083,-0.0132982265,-0.011242254,-0.016643643,0.021261627,-0.0035271156,0.017800666,-0.021100344,0.013829644,-0.0048417947,0.008029775,0.028189449,0.002748167,0.061599888,-0.021309966,-0.026618866,0.002769722,-0.024757775,-0.0012866537,0.02958543,0.0634921,-0.030556636,-0.029835496,0.0333162,-0.03580295,-0.03987713,-0.03336358,0.002657451,-0.023428604,-0.021291463,0.047932334,0.0169117,0.010557109,0.008498645,-0.0012421703,0.020912075,0.0071033784,-0.037040893,0.0018753763,-0.027711112,-0.044057425,0.027338251,-0.01443691,0.021267869,-0.030611685,-0.017118862,0.02550844,-0.0069000847,-0.043237664,-0.011209542,-0.0066444958,-0.023289623,0.021485733,0.0045646923,-0.001444309,-0.019181576,0.047354642,0.039613437,0.020112485,0.001573025,-0.051176023,-0.00522207,-0.014057778,0.025958316,-0.03318425,-0.08131175,0.031169407,-0.01470578,-0.017612472,-0.043004133,0.037364513,0.0040549673,0.009683951,0.001665739,-0.013699465,-0.013377307,0.024415087,0.011730322,0.053732324,0.03547774,0.01811242,-0.018152855,0.023347277,-0.02913992,-0.030054722,-0.007438845,0.028540554,0.005752625,-0.025053488,0.012396105,0.0018363892,0.035103668,-0.020913988,0.02592713,-0.005913286,-0.015366667,-0.028700039,0.008299103,0.016800761,0.0035568397,-0.028951788,0.013369597,0.033326466,0.013519046,0.03397886,0.03213397,-0.020430276,0.052345347,-0.050265852,0.013678292,0.00085937046,0.03186997,0.059632666,0.04278813,-0.05752943,-0.020559154,-0.012112246,0.033771858,-0.015125826,-0.03495636,-0.0008203182,0.019064387,0.045450926,-0.032626275,0.027712693,-0.0148940515,-0.006425858,0.031843424,0.030295342,-0.010887046,-0.032449327,0.016458344,0.009115801,-0.029535865,-0.013925058,0.007858065,-0.022412295,0.0007293038,0.018191138,-0.00711793,0.002993647,-0.035662893,0.008610775,0.04096499,0.060513858,-0.022773027,0.0015410932,0.031193973,0.058015414,0.015190897,-0.030449308,0.044354018,0.012701264,-0.038422644,0.035652544,0.012250328,0.00989831,-0.009442552,0.010169299,-0.02297252,0.024895474,0.001373845,-0.0045014303,0.014135683,0.003593703,0.014103482,0.029360913,0.039814446,0.037001695,0.00905764,-0.037414648,-0.02534737,-0.043922156,0.0071851285,-0.050781425,-0.00062722503,0.025360279,-0.0348943,-0.015110015,0.036478333,0.037820052,-0.012430568,0.01157645,-0.023524038,0.026630756,0.011672572,-0.01777054,0.033697072,0.012042254,0.018085634,-0.010268849,-0.002353316,0.036649086,0.0055720382,-0.031430963,-0.040941976,-0.013773305,-0.06887333,-0.043707956,0.021213932,-0.046050932,0.052156456,-0.0045621516,-0.041286543,-0.006639935,-0.031357642,-0.0065211104,0.02068182,-0.019287944,0.034303304,0.015203878,-0.010877528,0.048290625,0.02542274,-0.021907283,-0.00065868703,0.009101565,-0.005547872,0.039150544,0.022486502,-0.018459197,-0.003437658,0.0051700133,0.010595935,0.014903112,-0.007135175,-0.008311203,-0.028712567,0.009982691,0.057916548,-0.0010977556,0.011799237,-0.024862725,0.038232356,-0.011677796,-0.025089135,0.012061758,0.035211682,0.04433244,-0.031028166,0.029681763,0.00030626843,-0.012040649,-0.044434316,-0.036812577,0.011994106,-0.00064261595,0.0016880688,-0.011964034,-0.032467384,-0.000085057996,0.004350681,0.044488057,-0.0014822147,-0.006909846,-0.00029844206,-0.009337743,0.030103788,-0.018373577,-0.0044814185,0.0038635435,-0.0025686151,-0.05313541,-0.00093297224,0.017146192,-0.013912071,0.007653581,-0.05658595,0.038124707,0.0734257,-0.008782676,-0.01289225,0.016647743,0.019805443,0.0087173935,0.06406735,0.009648675,-0.05462288,-0.018332448,0.044874948,-0.038838115,0.032833748,0.0140493475,0.05116793,-0.0041303653,-0.01112091,0.014658773,0.011787369,-0.1665886,0.003524452,-0.0038079028,0.06306199,0.017834615,0.022062074,-0.015886238,-0.0076546874,-0.05525172,0.049760547,0.0034544633,-0.043886486,0.0024529193,0.036513455,0.018661924,-0.014467972,-0.0126335155,-0.010928958,-0.057695463,-0.040158786,-0.029175367,-0.06555101,0.03585237,0.0048276493,-0.026874173,0.042952977,0.05550393,-0.00023610173,-0.0003376972,-0.0033713223,-0.08090622,-0.004708158,0.004280309,-0.014357697,-0.004660054,0.03862596,0.044809915,0.036896273,0.028782975,0.005221166,0.04806894,0.046170373,0.018935,0.018125776,-0.002962411,-0.0035845914,-0.0060968995,-0.0424457,-0.04858187,0.005116762,0.0062690494,-0.03375112,-0.030963205,-0.011712443,-0.036523525,-0.0011224227,0.0014807665,0.03767136,0.006115119,0.03294177,0.017404146,-0.0055042915,0.01557311,-0.022176629,-0.040724073,-0.05041432,0.037382107,-0.0027661836,-0.013192638,-0.032276534,-0.0072504464,-0.044636454,0.0041605714,-0.041230462,-0.025816718,0.0099948775,-0.0018905146,-0.018567674,-0.03646546,-0.07648111,0.029282268,0.022108337,-0.019915018,0.013439712,-0.0076821363,-0.060739588,0.021481574,0.028293315,0.021675833,0.25590593,-0.02259127,-0.019997327,-0.02442605,0.036706578,-0.026437823,0.006842977,0.08795154,-0.022903396,-0.053815637,-0.016528377,-0.0002330533,0.0030234475,-0.028759291,0.0071379063,0.021149347,-0.07095968,-0.0034889895,0.07055768,0.009984491,0.0149033405,-0.0091562215,0.047514543,-0.026321707,-0.035716105,-0.036451895,-0.033866066,0.02644615,0.026748333,0.039172847,-0.07261465,0.025541939,0.041609045,-0.008860866,-0.005178858,0.009293253,0.03447808,-0.032896854,0.007925988,0.00019193052,0.008142425,-0.000058752692,0.010328401,-0.04982951,-0.0014956045,-0.0171244,-0.0063216835,0.025370922,0.003106545,-0.0070239734,0.012115745,-0.005123794,0.012882323,-0.016023353,-0.02240817,-0.026334487,-0.014402624,-0.013304735,-0.008587345,0.008961147,0.0333848,0.0145969195,-0.04378173,-0.020018013,-0.030332822,0.018295197,0.004461746,-0.01950841,0.0014004275,0.026024384,0.031031659,0.018717479,0.005244999,0.012628863,0.039176777,-0.023594316,0.018793136,0.028137377,0.0008840686,0.007895789,-0.029129494,-0.035612766,-0.047838483,-0.002963034,0.025331292,-0.009313764,0.020156324,0.06548224,-0.05524669,0.011622873,0.011183118,0.040674407,-0.020659788,-0.01537884,-0.007946412,-0.01881769,0.015451063,-0.04171245,-0.07289374,0.0074964664,-0.014675611,0.020480487,-0.00013995368,-0.013694813,0.029034968,0.012347049,-0.008676522,-0.0067088734,-0.026903877,0.022957765,-0.051353067,-0.000450013,0.0107291145,0.033723373,0.016712476,0.046657253,0.031557407,0.0037654499,0.060083363,0.008143647,0.024063885,0.036127936,-0.015616518,-0.009713756,-0.034201704,-0.064280935,-0.012042094,0.0066439253,0.01090732,0.039696578,0.02916397,-0.024158714,0.023594806,0.03777412,0.045888726,-0.0074894386,0.015789853,-0.02011644,0.0015994237,0.03691041,-0.06955318,0.04807773,-0.020253558,0.01699164,0.022573093,0.03259395,-0.022424698,0.023338884,-0.027814345,0.005261273,-0.0000054441853,0.0380507,0.030418677,-0.023010137,0.030999726,-0.10047032,-0.019955188,-0.0563826,0.0023460817,-0.03283231,-0.009363932,0.0060853497,0.0037637502,0.09592353,0.019557433,-0.002005438,0.04758004,0.05534225,0.0049657975,0.01914975,0.006144903,-0.039728757,-0.013590411,0.001931463,-0.0030669733,0.0023548526,-0.03135441,0.013317765,-0.008730205,-0.017735701,0.03219922,-0.004452585,-0.03707508,0.016282866,0.024486125,-0.024777304,-0.018979369,-0.013420038,-0.021140564,-0.0017493131,0.02966947,0.10700247,0.010999076,0.0005948774,0.039319336,0.035558686,0.06269379,-0.009880125,0.01857841,-0.014315619,0.02083051,-0.02798289,-0.006579663,-0.025445828,-0.007879348,0.0011946239,-0.0008426836,0.01187124,0.015730614,0.0032376128,0.021388322,0.012880599,-0.059800543,0.012452158,-0.03238666,-0.037085984,0.01634571,0.029177144,0.020441884,-0.01982587,-0.034496546,-0.011665532,0.011441099,-0.02445127,-0.021427322,0.024041586,-0.0010269283,-0.030216476,0.0039717713,-0.021405792,-0.0063108997,-0.04267921,-0.005308956,-0.008722231,-0.0074416967,0.02205669,0.0041216495,0.013018954,-0.019214757,-0.040786263,-0.023408532,-0.0067649847,-0.004694729,0.022320481,0.01682363,0.009368884,-0.0272084,-0.05304889,0.010860315,0.038974434,0.011533084,-0.032478802,0.014184954,-0.036411334,0.052902512,-0.0017285504,-0.04661301,-0.005771189,0.031018447,-0.04567235,-0.0163462,0.044320945,0.018230172,-0.009706023,-0.03155974,-0.07216564,-0.001974188,0.00655611,-0.012748173,-0.0154708475,-0.041286133,0.011464262,0.013218258,-0.024210965,-0.019892383,-0.014474933,-0.0054728445,0.020791886,0.021918826,-0.07789399,0.011103034,0.0324933,0.0174854,0.030216638,-0.033474836,-0.010973774,0.05506484,-0.034476165,0.04159784,-0.030934727,0.012896048,-0.0054222425,-0.045795757,0.021841096,-0.032574434,0.011054398,-0.039547853,0.039969083,-0.025936007,-0.010326375,-0.0049882163,-0.00069146,0.0028638297,-0.036933612,-0.012049584,0.002078776,-0.029295795,-0.025051214,0.061157245,0.037280966,0.01594302,-0.024788104,0.00078756147,-0.0021536727,0.013049853,0.0055525666,0.04363211,-0.047073383,0.017897323,-0.011888533,-0.025136214,-0.0054801772,-0.013669258,0.0010016231,-0.027613042,-0.020408109,-0.00044475205,0.021988072,-0.031277638,-0.033368465,-0.044647455,-0.00034671545,-0.00030784289,-0.048493374,-0.0012107141,-0.046288,0.06193963,-0.012530935,0.045390856,-0.01073538,-0.04631338,-0.023810169,0.03055641,-0.03159966,-0.0068961214,-0.033300135,0.007519433,0.012884781,0.011038443,0.006751401,0.058878146,0.016399456,-0.00817701,-0.03835783,0.037264463,-0.015237486,0.001618957,-0.0063048173,0.066515096,0.058357287,-0.06561766,0.04814239,-0.019127686,-0.021681502,0.0019280093,0.01696664,0.008973587,-0.041902702,-0.0014809121,-0.017879028,0.019328222,-0.027507558,0.033399735,0.027921744,-0.03206275,0.042384606,-0.009331071,-0.022526793,0.035771266,0.009289768,-0.036960896,-0.042644683,0.013801671,-0.031517956,0.0018172608,-0.011278854,-0.037065275,0.031008469,0.037156187,0.010996371,-0.035921667,0.017819585,-0.058375273,-0.0009076627,-0.15312782,0.0346887,-0.008947893,0.0037957805,0.0040258854,-0.0009852868,-0.006846475,0.0008503908,-0.05761546,-0.016756773,0.012877747,-0.027368464,0.034112785,-0.012169777,-0.003038808,0.031509247,-0.029259915,-0.0004387686,-0.051203594,0.058480572,0.019875571,0.017190436,0.027646229,-0.02713711,0.015432658,0.02965942,-0.0006225173,0.0102396915,-0.024719633,-0.043152083,0.0076405215,-0.046322558,0.022202022,0.042058922,-0.026191832,-0.007263357,0.0033175186,-0.00059011334,-0.03100342,-0.01008674,-0.042585917,0.012224742,-0.00023420813,0.002833493,0.0075585735,0.070310175,-0.017336598,-0.021479383,-0.056923065,0.014058251,-0.056724973,0.052494515,-0.033409704,0.031626884,0.0022966615,-0.053589117,-0.050179325,-0.020791104,-0.003599282,0.026705505,0.0027807266,0.011873974,-0.037965316,-0.020146212,-0.044178706,0.029180596,-0.040768377,0.006963658,-0.005628579,0.010201325,-0.035256132,0.012471185,-0.0019193763,-0.03647138,-0.01331522,0.008678984,0.029600715,-0.025729166,-0.027606742,0.009486232,0.0010973604,-0.01742647,-0.0024975855,0.01595852,0.043441616,-0.018395226,0.0075843236,-0.032346167,-0.0073578875,-0.024703745,-0.043840475,-0.03189203,-0.009176025,0.006124588,-0.006230257,0.061568093,-0.04662688,0.012571958,-0.025664853,0.0078079663,-0.00011655657,-0.03567149,-0.04760229,-0.0074822176,-0.02635085,0.02978389,-0.021534422,0.008209372,-0.0145284915,-0.015387292,0.011019642,-0.032676697,-0.00094313116,0.037469678,-0.06663865,-0.011425145,-0.007812235,0.06634771,0.053530477,0.01889094,0.021628132,0.019880999,0.002628494,-0.023288356,0.026918689,0.075745866,0.04938982,0.024443341,-0.016843218,0.0009989687,0.0070309434,-0.08240681,-0.030040124,0.012963304,0.030388758,0.034713592,0.007935004,0.043448012,-0.024555873,-0.025260234,-0.019910105,0.012647081,0.040680327,-0.02266945,0.029797819,-0.016164439,-0.008353785,0.02081395,0.009878417,-0.038617942,-0.010950851,-0.016537346,0.014124753,0.068898685,0.012544246,0.02627654,0.006255885,0.030903112,0.010854884,0.024955682,-0.024321055,-0.07986787,-0.045447282,-0.046675388,-0.048155755,0.07312704,-0.015485823,-0.027843377,-0.025658173,-0.0033121773,0.036818318,0.029251844,-0.029636117,-0.01616032,0.021915928,0.007724227,-0.016827226,0.036597952,0.0019060661,-0.034328006,0.033771455,0.004540266,0.011713728,0.04101303,-0.05009487,0.0011247928,0.004245131,0.034313787,0.008115215,-0.0050824787,-0.019917008,0.016936736,-0.010704958,0.013580933,0.06562805,0.029215014,0.043530047,0.016442662,0.0032939129,0.013645992,-0.00546644,-0.043975014,0.038768493,-0.025649238,-0.003058658,-0.019167064,-0.010645269,0.007418724,-0.015241968,0.0065767383,-0.0055233617,-0.023169102,0.044826616,0.03501542,-0.011738351,-0.017553857,0.035197426,0.020777676,-0.016674934,-0.02323465,0.028649094,0.0138617065,0.0028224168,-0.022358919,-0.027480109,-0.0324556,0.010797627,0.01746394,-0.032545447,0.03671991,-0.07027211,-0.0064022588,-0.0103392545,0.007246392,0.030565485,0.0055818763,-0.060414467,0.036509838,-0.03094385,0.014971294,0.04061687,-0.039784193,0.011740137,0.0045054746],"last_embed":{"hash":"1r01y13","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1r01y13","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Problem","lines":[7,16],"size":290,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1r01y13","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Problem#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028690483,-0.011921342,-0.038767364,0.008133743,-0.056177355,-0.021869611,0.022745522,0.007880548,-0.02010411,0.002201394,0.0049879816,-0.0038187227,-0.0070579145,0.006357235,0.023901846,0.025406592,-0.0041317577,0.0039007592,-0.038924713,0.0152863115,0.032133,0.012716819,0.014080437,0.0024233712,-0.017959524,0.011488093,0.01595597,-0.027981773,-0.0007789668,0.05088125,-0.010644546,-0.054507557,0.037930097,-0.06166734,-0.049597133,-0.023030164,-0.01875635,-0.025294011,-0.02509656,0.027298497,-0.0025485342,0.013102993,0.0094396295,-0.019883359,0.032237828,0.017493846,-0.02255302,-0.0034658443,-0.058003306,-0.00871368,0.0138193965,-0.013081296,0.04146436,-0.04414445,-0.0009555363,0.009195459,-0.021859407,-0.02190529,-0.00765846,-0.025396492,-0.012828581,-0.00024639626,-0.0011131103,-0.0028539791,-0.008519773,0.07547795,0.036172587,0.025952013,0.006023763,-0.042935338,-0.0012822407,0.006269369,-0.02566907,-0.039760463,-0.08812901,0.04034641,0.013948693,-0.0417525,-0.07201907,0.02784749,-0.021702144,-0.03229654,-0.017549796,0.0042939857,-0.029421221,0.027864136,-0.01663366,0.037628658,0.012051321,0.022773331,-0.034025036,0.0038537523,-0.021384085,-0.0037301127,-0.012911028,0.013304944,-0.0006510976,-0.007814999,0.02305342,-0.0063227187,0.024327712,-0.023764104,0.010727293,0.0041942075,-0.04524569,-0.025575822,0.030676717,0.015551122,-0.031403948,-0.023707094,0.00095899723,0.035848126,0.035527997,0.021652553,0.016071124,-0.0014576212,0.041783173,-0.018252999,0.015772685,-0.0069892546,0.034542236,0.0183102,0.036144722,-0.047203798,-0.015820365,-0.010749105,0.021209726,-0.012862233,-0.021463228,-0.01871299,0.06561889,0.049679577,-0.023753544,0.02398419,-0.036198467,-0.025505729,0.00765934,-0.0059145824,-0.0030146835,-0.036736984,0.005240865,0.00784412,-0.000046173183,-0.021461813,0.0091322325,-0.022871083,0.028608937,-0.0046093776,0.0077496166,-0.022955239,0.0064558797,0.014262096,0.039153762,0.057739306,-0.046343632,-0.03933881,0.011705799,0.021588016,0.01687772,-0.03358302,0.0025707574,0.0023600655,-0.027555037,0.0063767387,0.013041461,-0.00045634576,-0.01562832,0.02532665,-0.01819073,0.008648365,0.015100992,-0.034533344,0.0051167207,0.004344697,-0.006977144,0.031878073,0.0467086,0.035371203,0.017093748,-0.02672141,-0.012475467,-0.03199712,-0.014851789,-0.040622596,-0.009778243,0.014241335,0.003915991,-0.041962814,0.039977033,0.04379942,0.019321607,0.019783996,0.013852389,-0.0016757289,0.006897205,-0.037997138,-0.014696441,0.02787419,-0.00026356435,-0.023339948,-0.0075970525,0.038011137,0.028854102,-0.032225277,-0.048638944,-0.015035366,-0.018408261,-0.022825537,0.009952255,-0.037691347,0.05547072,-0.0033155642,-0.05097356,0.023933033,-0.048186384,-0.028662754,0.054939434,-0.009340325,0.019180505,-0.013529557,-0.018862111,0.05167256,0.017022088,0.03991876,-0.011931311,0.006305707,-0.0053319964,0.041727893,0.031758964,-0.0084577715,-0.031823844,-0.022134453,0.020576788,0.017888047,0.01056709,-0.0013879659,-0.054022826,-0.005492547,0.030680712,-0.010285523,-0.01637869,-0.050034482,0.05052699,-0.006067891,-0.022338808,0.03030827,0.041129086,0.033134703,-0.036638618,0.00738751,0.019433467,-0.015983658,-0.023199018,-0.067618854,0.016705997,0.017412327,0.012985609,0.0026264384,-0.043106284,0.02428645,0.0019890803,0.031556256,0.00006705647,-0.013307176,-0.0049854517,0.0010071693,0.0028776694,-0.03716776,-0.012067819,-0.0019812137,-0.022222733,-0.04227947,0.009614094,0.012695805,-0.0036437619,0.012146496,-0.048888214,0.005487579,0.040814336,0.012626916,0.04601424,0.050727174,0.037368394,0.009357687,0.065078996,0.027030699,-0.03784327,-0.03360429,0.013884742,-0.033193797,0.016906084,0.00011243651,0.04763853,-0.020833602,-0.02115701,0.031405002,0.0062834574,-0.1717139,0.014626376,0.008670163,0.0420146,0.011422907,0.015257753,-0.013616231,-0.0075302618,-0.055932205,0.06695476,0.023193534,-0.052199837,0.02315709,0.029083446,0.0015516852,-0.0017372338,-0.004681914,0.024024323,-0.03554932,-0.02709359,-0.013522083,-0.0500833,0.0033872474,-0.006603264,-0.0018278101,0.03389901,0.07352655,0.00030498952,0.004325003,0.026269143,-0.073969364,0.0020994197,0.008342087,0.0160103,-0.010076049,0.02654139,0.061825804,0.04412785,0.00632786,-0.020155512,0.043986034,0.02558838,-0.0011577595,0.019115748,-0.006082642,-0.017849091,0.016919136,-0.019239262,-0.046417143,-0.0006153279,-0.0317679,-0.053572398,-0.0029949783,-0.013880844,-0.037760593,-0.001184814,-0.019724198,0.06011753,0.019689193,0.011800395,-0.013065398,0.0077300523,0.0068510575,-0.0009417292,-0.038827036,-0.03723016,0.02567773,-0.019151838,-0.007642329,-0.02205922,0.015512157,-0.0361169,0.02607361,-0.034301486,-0.047499355,0.012599553,-0.03261083,-0.011191561,-0.039697967,-0.072022535,0.036429085,0.017378895,-0.025456343,0.040515132,-0.015278428,-0.060283594,0.0020567807,0.0137342755,0.05748338,0.2624525,0.01854755,-0.032966226,-0.0437476,0.059849337,-0.038242936,0.004269396,0.060738206,-0.009614952,-0.05286213,-0.005254693,0.037842263,-0.0005303267,-0.037068162,-0.0029337136,0.057143334,-0.074261196,-0.0022662838,0.07100485,0.00094680616,0.0029884381,0.0036881,0.04027732,-0.02014677,-0.0360752,-0.046253547,-0.031625293,0.015036471,0.012763932,0.033064105,-0.06752462,0.047477048,0.066575594,-0.018539278,0.017962703,0.007657265,-0.01319411,-0.050884496,0.023373239,0.0010513662,0.0012220659,-0.016500533,0.0151419295,-0.049703486,-0.0076006353,-0.03002328,0.020726243,0.018242726,0.019643258,-0.008711287,0.020745838,0.0093241185,0.03244721,-0.017572176,0.0037453652,-0.013921106,-0.010654276,-0.012724949,0.018908298,0.0506159,0.015743053,0.02011876,-0.06644499,0.027933963,-0.013281201,0.018739222,0.0076909917,-0.014078026,-0.0010866439,0.020470947,0.011820029,0.03639624,0.003207444,0.006770727,0.012411602,-0.0103774825,0.03811185,-0.008718478,-0.0051679006,-0.0008363417,-0.016634595,-0.029089633,-0.04594325,0.017787965,0.019901078,-0.016242635,0.039900847,0.0739718,-0.03787506,0.029867388,-0.008358577,0.03685969,-0.026440788,-0.0007943752,-0.015913224,-0.025508724,0.033739477,-0.040256217,-0.06362609,-0.020127945,-0.02396759,-0.009667772,0.007938716,-0.02565625,0.019818934,0.00618649,-0.0037937763,-0.008706227,-0.0045230375,0.026730178,-0.026663583,0.014725999,0.0024431515,0.037779633,0.008014683,0.03937441,0.028071372,0.014881097,0.04958164,0.0026335544,0.0037590933,0.002806828,-0.00820124,0.00310343,-0.03910332,-0.08629445,-0.00356128,0.049598563,0.00169049,0.03376886,0.038378287,-0.023791078,-0.0076172953,0.015038268,0.025387492,0.002658967,0.035663072,-0.03166146,-0.010993491,0.022991711,-0.056757264,0.023401376,-0.033528,0.018438766,0.019555777,0.008015213,-0.05377131,0.011814089,-0.022371849,0.011431531,0.028303454,0.045412455,0.02892403,0.0018894396,0.038703322,-0.073375076,-0.02695555,-0.050100993,-0.0052476875,-0.03244897,-0.0053835325,0.027733907,0.009907802,0.077106915,0.00870509,0.0076534464,0.03121705,0.061666,0.0013373878,0.0015949034,-0.009484776,-0.026629098,-0.023523962,0.006162867,0.017556582,-0.0010066587,0.015304541,0.02375233,-0.021176416,-0.018866673,0.048520405,-0.032989785,-0.047599383,0.017084043,0.053687796,-0.032504342,-0.0039587393,-0.007844294,-0.038620364,-0.019061744,0.03290766,0.11798872,0.014472088,-0.00020831662,0.03865925,0.039496407,0.05529946,-0.0016197659,0.03085339,-0.0010715136,0.032864876,-0.052745488,0.0012767428,-0.0076894383,0.017644294,-0.00034160085,0.03692028,-0.009090116,-0.017087616,-0.00852229,0.032978434,0.021808028,-0.05140132,0.024338983,-0.034132835,-0.022218388,0.039022613,0.011039651,0.016600525,-0.030856505,-0.010912415,-0.027315153,-0.0019259843,0.0007108744,-0.06330783,0.0011593504,0.01633743,-0.013390005,0.010112568,-0.021926168,-0.0010245906,-0.028200334,0.017703176,0.010593277,-0.015000958,0.028421007,0.016765974,0.0074380133,-0.03609983,-0.052458886,-0.010544589,-0.0112282755,0.0015662906,0.060146216,0.018695842,-0.014912725,-0.049471423,-0.07578251,0.04584019,0.044901736,0.010699271,-0.019473808,0.01353849,-0.036700618,0.076422654,-0.0152747305,-0.042916916,-0.009750501,-0.00038978222,-0.044460833,-0.00038989205,0.03841075,-0.0087673245,-0.022179702,-0.02600198,-0.06139543,-0.013437482,0.00042278954,-0.005672496,0.007351188,-0.028316505,-0.0153294355,0.032403093,-0.03902188,-0.026676646,0.0018604738,-0.018908337,0.039295614,0.03193201,-0.036871083,-0.021836804,0.03126694,-0.013849516,0.027665623,-0.020091388,0.0030505839,0.00095812604,-0.025600975,0.016728695,-0.0035115657,0.0034710863,0.001158402,-0.05574299,0.046701435,-0.038672004,-0.0039008905,-0.010749997,0.03428984,-0.031026471,-0.006561438,-0.00054554216,-0.031737596,0.0011712642,-0.03957238,0.00024883973,-0.007980081,-0.027868735,-0.0039782864,0.06176449,0.03473316,0.00496923,-0.04007792,-0.021317845,0.025273623,0.036952898,-0.0047284393,0.039143473,-0.028243314,-0.016636055,-0.03135754,-0.0020407247,0.010854637,-0.010726257,0.018628875,-0.02514004,-0.003791683,0.0096082585,-0.009411152,-0.022974852,-0.034614567,-0.057676893,-0.026222251,0.0003600541,-0.018610546,0.023877352,-0.04941312,0.034907345,-0.014769771,0.015726205,0.004126403,-0.022263916,-0.043556258,0.04854385,-0.040090084,-0.008823483,-0.031207671,0.0048121554,0.012362054,-0.027301557,0.023863025,0.008240002,0.014125328,-0.014255552,-0.02526659,0.03726545,-0.0097160805,0.011765239,-0.014926177,0.04738444,0.043950446,-0.035394594,0.01549574,-0.0046905205,-0.03531411,-0.008132748,0.0006933408,-0.006354952,-0.05272544,0.00242457,-0.009883166,0.019081684,-0.027688863,0.039165873,0.03425464,-0.022314819,0.02776969,0.01782529,0.023977559,0.020641744,0.019448284,-0.02289128,-0.041822657,0.001014961,-0.03300455,-0.010403932,-0.026316775,-0.023842879,0.01698902,0.02949781,0.028211555,-0.03349619,0.01866355,-0.033592217,0.027831811,-0.15641266,0.016584437,-0.0110167125,-0.0019554796,0.017961616,0.0040217866,0.006934472,-0.014783013,-0.038900696,-0.030983556,0.013065043,-0.024660906,0.04767904,-0.016624313,0.006137269,0.02414304,-0.004320299,0.016574368,-0.031318847,0.0847943,0.012510457,0.040591188,0.028347274,-0.020277543,0.006618384,0.030148868,0.014164425,-0.0134879695,-0.015084235,0.004591578,-0.012973845,-0.06442471,0.032794487,0.04048253,0.0005819883,0.001880153,0.017294012,-0.0050876467,-0.042645555,-0.021898527,-0.020372586,0.0052381856,0.008471186,0.012105926,0.043439902,0.047074884,-0.008382111,-0.0348601,-0.046186056,-0.010001699,-0.050654296,0.032812037,-0.038568377,0.027169045,-0.009634692,-0.041104205,-0.0017516956,-0.015845567,0.0041671647,0.018600253,-0.025797037,0.020000046,-0.037141748,-0.029505076,-0.057210285,0.015735267,-0.029776162,-0.008352013,-0.026070438,0.006590814,-0.01229634,0.0011841306,0.0025166364,-0.021023724,-0.020531777,-0.01275917,0.045063194,-0.0108600855,-0.037472177,-0.0014820663,-0.041007858,-0.005635821,0.0035049915,-0.0030075833,0.041802753,-0.039053123,-0.029622933,-0.013539338,0.01603838,-0.020185972,-0.01360919,-0.02066207,-0.010836467,0.033995077,-0.028439982,0.07864131,-0.033612337,0.03516537,-0.0222491,-0.0043560495,-0.0047743926,-0.05614485,-0.014446442,-0.014388799,-0.02822086,0.026691314,-0.014828106,-0.0010371122,-0.016081026,-0.0402258,-0.0038493644,-0.047321618,0.018090826,0.020004844,-0.032015834,0.007989259,-0.004951529,0.05907856,0.03286339,0.02257206,0.015400066,0.027855854,0.027090667,-0.035921846,0.034200866,0.06620981,0.04218983,0.055591546,0.007401744,0.0022494553,0.01976384,-0.050343458,-0.021814749,0.018026412,0.032252025,0.036793273,0.008070837,0.04336505,-0.07158338,0.011385359,-0.021948574,0.014037993,0.016076677,-0.033812374,0.02416531,-0.030807953,-0.02981074,0.013551478,-0.0024302504,-0.025631137,-0.025567014,-0.0029767563,0.013295033,0.035023455,0.031161083,0.032431826,0.0023324671,-0.01014924,0.0008790345,0.03712799,-0.01886767,-0.052547682,-0.06255795,-0.047370248,-0.07897577,0.06565371,-0.008768024,-0.024990236,-0.020297077,-0.011804322,0.020751094,0.030294199,-0.011518713,-0.036437556,0.037608627,-0.039249677,-0.014002504,0.0032034817,0.024412684,-0.007273473,0.034972724,0.018409451,0.016107768,0.053903405,-0.020364048,-0.027300164,0.018016784,0.045624267,0.005709541,0.001984925,-0.016927652,0.011824082,-0.039434798,0.04498429,0.039507106,0.026216885,0.038136687,0.023431957,0.015905747,-0.0012231205,-0.016254367,-0.026351187,-0.00675817,-0.021807825,-0.008124774,0.0073008533,0.008446948,-0.0027488857,-0.0088111665,0.023818335,0.017077306,0.003676199,0.014074307,0.010896868,-0.03687896,-0.030509746,0.013160529,-0.004100109,-0.0019702981,-0.015297454,0.059411753,0.013343787,-0.03492743,-0.011721005,-0.033289533,-0.028808678,0.021752879,0.015919514,-0.027504778,0.022786621,-0.026321223,0.0035390381,0.0030838344,0.018954819,0.025491936,0.050842904,-0.09447303,0.013998042,-0.04327457,0.0053037084,0.013288698,-0.014340328,-0.0002922679,0.0077645546],"last_embed":{"hash":"cko44n","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"cko44n","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Problem#{1}","lines":[9,9],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cko44n","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Problem#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0019483197,0.012512738,-0.07734764,-0.03892174,-0.062492732,-0.013515813,0.0128094,0.0068811844,0.021193434,-0.015858814,-0.019656846,-0.0032777516,-0.016552446,-0.012868432,0.0070780464,0.009497845,-0.008705018,0.025574792,-0.030918032,-0.0095115015,0.03260287,0.015159039,0.0521712,-0.012912911,-0.02515482,0.025218586,0.018928874,0.004036738,0.027095973,0.035773974,-0.013526757,-0.05943448,0.047182627,-0.043506075,-0.059221923,-0.042375915,0.006568379,-0.010819002,-0.03784284,0.043353684,-0.006500312,0.00010662459,0.02311328,0.018200543,0.00901238,0.003372354,-0.018167516,-0.0071387864,-0.005601376,-0.022076672,-0.0033188008,-0.010432259,0.027711324,-0.022425871,-0.0005780095,0.020226281,0.008928472,-0.03352286,-0.006829314,0.0192689,-0.0029531217,0.018367391,0.00807005,-0.010265635,-0.0034499953,0.06292891,0.035543032,0.022340087,-0.011324617,-0.044924907,-0.019008296,0.0113945585,-0.010941995,-0.019135337,-0.059639186,0.043456413,0.002209833,-0.011322581,-0.013450937,0.037705757,0.0017956013,0.0026955165,0.013468835,-0.010920082,-0.03282975,0.01867761,-0.035336766,0.025346844,0.03121246,-0.04558067,-0.030631863,-0.008287884,-0.011561429,-0.04494386,-0.004003394,0.056010585,0.010245277,-0.028438313,0.0017781524,0.0092354575,0.048731636,0.007984099,-0.007816196,-0.026126983,0.027560301,-0.04007591,0.006428385,0.016136846,0.008430456,-0.028653799,0.0049214805,0.0303498,-0.0011674655,0.0314992,0.042399812,-0.006862677,0.045528125,-0.06774221,0.0021372733,0.0010284306,0.0097695915,0.037233964,0.034031432,-0.05606321,-0.01284639,0.0017910023,0.033067603,-0.0441658,0.007829218,0.023392327,0.019977456,0.040100086,-0.015715318,0.027668731,0.0037885697,-0.012575053,0.04421732,-0.021046398,-0.0129527,-0.0602425,0.025998538,0.014662554,-0.0054666745,-0.014533867,0.035030577,-0.06542961,-0.0071617607,0.0151943965,-0.010383272,0.0018627675,-0.015173397,0.005193787,0.07920148,0.044244867,-0.0071197213,0.0028352656,0.014913361,0.06800986,-0.004715617,-0.037190266,0.036327392,0.0055974578,-0.04251462,-0.0030602335,0.010039469,-0.03394722,0.0122553995,0.023578668,-0.036349095,0.020702465,0.029080024,-0.03462447,0.00834022,-0.028615972,0.008039639,0.02774681,0.051407486,0.022762056,0.041014794,-0.029771123,-0.024728557,-0.045474317,-0.0074068015,-0.021666761,-0.0044441945,0.006991254,-0.025618184,0.001953698,0.041792624,0.04827434,-0.005698249,-0.010530635,-0.039342046,0.018772552,0.004472382,-0.034184244,-0.013154021,0.021238435,0.02514129,-0.037164703,-0.0006256163,0.04008227,0.022347301,-0.006420768,-0.015464758,-0.00496804,-0.09080543,-0.030359218,0.024481323,-0.029773025,0.026883027,-0.008418387,-0.022653952,0.016228588,-0.033010226,-0.007702013,0.044420823,0.0072247153,0.053010695,0.0066750706,-0.023687493,0.0020650064,0.021725403,-0.00023186141,0.01869353,0.004668011,0.005063111,0.02599433,0.039827827,-0.032776814,-0.025996495,0.012507262,0.007944252,-0.009506081,0.0057912753,-0.0044324053,-0.039178565,0.010078848,0.033374768,-0.016714659,0.012522661,-0.023857623,0.022372924,-0.02276124,-0.02083306,0.02827001,0.025793955,0.01858166,-0.017583113,0.030443702,0.03263654,-0.014447585,-0.039973207,-0.027288878,0.01590956,-0.017945353,0.0068326327,-0.009837572,-0.041450255,-0.0039293244,-0.0021471125,0.051257864,0.010614007,-0.0063240197,-0.00011906876,-0.02324921,0.0023706548,0.008397286,0.010986811,0.0010175876,-0.02660185,-0.037393156,0.02774818,0.0042919437,-0.004592503,0.013569131,-0.061194602,0.012605231,0.05042861,-0.0029672622,0.0015197012,-0.0013374855,0.026364645,-0.0044800066,0.05881371,-0.005476647,-0.03362127,-0.060791098,0.029459292,-0.039509125,0.029989416,-0.0037620382,0.05330784,0.016646164,-0.027104758,0.021461077,-0.010449021,-0.1571135,0.037338827,0.012744096,0.049096353,0.040221073,0.0054120603,-0.011021119,-0.013979007,-0.033968374,0.03507394,-0.004271508,-0.05421686,-0.003030233,0.010617352,0.015128097,0.022410542,-0.018822936,-0.007701745,-0.031038543,-0.032284454,-0.036242638,-0.03911373,0.047434002,0.020112887,-0.046521798,0.017319849,0.08075579,0.0097699985,-0.02519325,0.006046228,-0.068262406,-0.0045665298,0.0056650555,-0.0024038267,-0.021806944,0.059442434,0.039301764,0.00027789726,-0.001849861,-0.023636173,0.039694566,0.081266895,0.01226553,0.013936336,0.015048761,-0.007806107,0.0011588782,-0.01712314,-0.06749129,-0.004050776,0.0068973294,-0.04866279,-0.025750805,-0.007889727,-0.041833084,0.01892448,0.0059176562,0.032026883,-0.011336129,0.08644014,0.004820847,-0.035367984,0.0265786,0.004167308,-0.041929588,-0.07524554,-0.014533571,-0.043029778,-0.003581211,-0.03774354,0.024125407,-0.048953895,0.0052339416,0.0015599868,-0.030926358,-0.0063023446,0.017985562,-0.025781158,-0.030358925,-0.08088514,0.010098779,0.021868482,-0.009193,0.01473281,-0.02069476,-0.05756013,-0.010686948,-0.002516936,0.020739648,0.2615707,0.023449888,0.009346767,-0.036732275,0.048197404,0.0044515207,-0.024038991,0.060393583,-0.007719738,-0.03652177,-0.019897956,-0.011820276,-0.015399927,-0.03982892,0.0029622486,0.034152146,-0.055434946,-0.01534903,0.096352234,0.021647973,0.006780916,0.036537074,0.047916703,-0.041397505,-0.038682077,0.006796811,-0.031858187,0.027888292,0.024363825,0.0381352,-0.05408867,-0.00060313777,0.02038456,-0.012364777,-0.0023087002,-0.014341003,0.013943335,-0.047593165,0.0105923405,0.0057922616,-0.011088099,-0.021742577,-0.002620825,-0.03864305,-0.014338524,-0.024362748,-0.0042856676,0.010378046,0.008090154,0.011714077,0.044601418,-0.0055827303,0.054735273,-0.0027741867,-0.015132968,-0.016766513,-0.03579196,-0.034292802,0.018281735,0.031336177,0.023175677,0.020323426,-0.054225456,-0.00018686651,-0.039743435,0.020001149,0.012826565,-0.017216992,-0.0026465442,-0.000074438896,-0.023430299,-0.0017308459,-0.013916546,0.020340666,0.034672868,-0.007029894,0.032367226,0.020616109,-0.017305965,0.056159902,-0.030808836,-0.040563945,-0.03922846,-0.042425074,0.017655594,-0.024084833,-0.0009492962,0.0477651,-0.05133243,-0.0060102264,0.0122676445,0.034957383,0.0012519051,0.008344319,-0.0034641128,-0.009863224,-0.0019521797,-0.024778947,-0.09039898,-0.009994487,-0.0011480887,0.0043902113,-0.015580384,-0.025122304,0.02384886,-0.0012894676,0.019222073,0.008314838,0.0046129734,0.006017305,-0.057108574,0.012122593,0.03591564,0.0062783025,0.027712345,0.029188354,0.02915654,0.02331198,0.040386286,-0.0022629513,0.032406326,-0.003960851,-0.017739194,-0.020945087,-0.03367634,-0.056326516,0.008426547,0.02017234,-0.02014316,0.050614856,0.01910679,-0.02975519,-0.024065215,0.032631505,0.059695855,-0.011288486,0.043822654,-0.014204146,-0.0046656295,0.008218707,-0.035870716,0.018559117,-0.030992558,0.02451065,0.024426457,0.042765167,-0.031143727,0.009715364,-0.031891957,0.028174726,0.0030331153,0.018714886,0.014888062,-0.030451251,0.030413678,-0.0710076,-0.029505434,-0.057007164,-0.007176272,-0.026848337,0.033706367,0.0055261324,-0.024834318,0.079939544,0.038641445,0.0060913647,0.04210271,0.04336459,-0.010347157,0.004205728,0.0028914623,-0.041442614,-0.02833169,0.008887497,0.027203757,-0.02167796,-0.026447043,-0.0051579177,-0.007504325,0.0066867773,0.020080676,-0.019222092,-0.027314149,-0.004991033,0.019009,-0.023767393,-0.024835113,-0.00943903,0.008899448,-0.012286321,0.0088266,0.10610768,0.014044905,0.013983106,0.051231444,0.006455107,0.06782518,0.016914226,0.015558786,-0.018329982,0.015326149,-0.025163606,-0.0033991793,0.03713563,-0.01643954,-0.009767744,-0.014803927,0.02567852,-0.009467078,0.018269429,0.020841245,0.031710252,-0.071230106,0.0114305895,-0.04569518,-0.017236855,0.02513365,0.051278688,0.0027449096,-0.028196566,-0.0053680292,-0.014063466,0.028590836,-0.029868774,-0.010544104,0.016198138,0.02003733,0.00425069,0.0017924451,-0.022039283,0.0022918298,-0.007921551,0.00007225724,-0.02272915,0.0019199378,0.047799896,0.012421013,0.012061404,-0.027107064,-0.048053667,-0.05242107,-0.008131806,0.020530744,0.007754215,0.017650077,0.017742995,-0.013332565,-0.040860906,0.0021788923,0.046536792,0.0037980557,-0.00043180116,0.023474984,-0.017717786,0.06765601,-0.005138706,-0.0053343778,-0.0148934,0.03707416,-0.00340709,-0.0130950725,0.066756666,0.01926502,0.006016908,-0.033726595,-0.022851527,0.0052589322,-0.031444453,0.0062612235,-0.020304013,-0.02708802,-0.012906185,-0.010581747,-0.0046310658,-0.014655684,-0.009339028,-0.03244159,0.06556032,0.045797326,-0.05703258,0.031655658,-0.022359015,0.006680369,0.020165555,-0.03752473,-0.0021885552,0.05238398,-0.018348252,0.024220513,-0.042550355,0.0025443088,-0.031400133,-0.058391184,0.02940943,-0.02777922,0.021318112,-0.027062617,0.061413232,-0.01733926,0.0056387144,0.0038086162,0.0049718274,-0.0018158986,-0.067936406,-0.020353787,0.000089474066,-0.020177435,-0.034295835,0.05398739,0.029921858,0.026314966,-0.03929387,-0.010288512,0.0040892106,-0.002265456,0.0052835634,0.040297076,-0.048435275,0.02737321,-0.02078993,0.0039703697,0.018263869,-0.025920633,-0.0135192815,-0.032658674,-0.021747252,-0.014794596,-0.014553659,-0.01343556,-0.037278157,-0.048044685,0.002891682,-0.009057644,-0.052285347,0.026331307,-0.027983245,0.037657525,-0.013058755,0.006638234,-0.00563889,-0.04233761,0.002376507,0.015539086,-0.019951917,-0.004212483,-0.03206982,-0.024849162,0.0044257296,0.026292784,0.014305272,0.02798977,0.012669101,0.0118045425,-0.03753523,0.040962595,0.009228048,0.014405533,0.019786486,0.046511352,0.05467224,-0.076843776,0.021990662,-0.032621186,-0.009406782,-0.0055173934,0.008869361,0.028094022,-0.040601555,-0.00091418525,-0.0413094,0.012329089,0.013854647,0.025478493,0.03683884,-0.05897921,0.05333171,-0.0039415485,-0.017561534,0.026643448,-0.0030972783,-0.017679308,-0.033586808,-0.012673367,-0.019351253,-0.017082164,-0.013289011,-0.024141012,0.0032368812,0.035418496,0.019783339,-0.014106985,0.015604621,-0.038702104,-0.00630348,-0.145556,0.04937409,-0.0013299976,0.012071095,0.0009267141,0.026574755,-0.005074808,-0.00030447706,-0.051201545,-0.020952672,0.0015676368,-0.023598414,0.0317041,-0.018559223,-0.028867222,0.01032648,-0.028159866,-0.0003024663,-0.070269905,0.06717677,0.018878017,0.011996588,0.055231724,0.015689597,0.014043263,-0.017412275,-0.010579905,0.02174443,-0.025511045,-0.017101713,0.020286687,-0.01867218,0.00600605,0.02624462,-0.002688601,0.0042477767,0.0105047645,-0.015204722,-0.024322024,-0.0058468166,-0.033748813,0.013758773,-0.04153669,-0.0043488145,-0.0094967885,0.088009894,-0.022789532,0.012096491,-0.019383948,0.0017373251,-0.0105430465,0.03453959,-0.044368144,0.024893388,-0.018931681,-0.031108221,-0.05590167,-0.051366597,-0.036048576,0.012685117,-0.0074251406,0.017251818,-0.032866962,-0.019897563,-0.031028202,0.059109237,-0.021885403,0.0064187,0.000854868,-0.011299011,-0.018005975,0.007062059,-0.0037926456,-0.030809348,-0.012451391,-0.0032207875,0.021033073,-0.052176353,-0.032475922,-0.004476086,-0.018840808,0.0062261345,-0.0049392288,0.029853284,0.018022545,0.0031576988,-0.0024382826,-0.028893989,-0.008231401,-0.022234417,-0.06407791,-0.025853178,-0.0040959143,-0.013487386,0.0028395094,0.06840982,-0.040294204,0.014000867,-0.021672076,-0.0011463154,-0.0045033465,-0.02351123,-0.042601675,-0.018049782,-0.010591278,0.027318574,-0.029043473,-0.008708739,-0.020275725,-0.009051141,0.00043820284,-0.02845082,-0.013800059,0.042531833,-0.09408314,-0.0051058014,-0.028480887,0.051636662,0.026485154,0.02397453,0.02571353,0.033540774,-0.0030272326,-0.034829494,0.039167352,0.07174771,0.04424001,0.005588811,0.021599717,0.031116745,0.014090082,-0.050097212,-0.008359975,0.03522764,0.043657556,0.048158593,0.0075720707,0.039973814,-0.0302946,-0.02203226,-0.020434799,0.010780067,0.055133022,-0.047152914,-0.0056783278,-0.03726066,-0.004178137,0.022762233,0.0046965326,-0.04478162,-0.01125425,-0.035008334,-0.0025139472,0.06987749,0.018682083,0.018276963,0.0034872054,0.053725615,0.011930475,0.019109786,-0.017619932,-0.057178535,-0.05129403,-0.041108727,-0.030392313,0.04984721,-0.0070650987,-0.030207077,-0.031322207,0.020533111,0.028458927,-0.013077257,-0.012191424,-0.036272205,0.027229639,-0.0035867193,-0.007417376,0.025129866,0.038682606,-0.03224755,0.038664546,-0.0054840865,0.022023898,0.049879503,-0.030170396,0.033098042,-0.0059945253,0.04405661,0.02778005,0.008301917,-0.000792876,0.018175371,-0.03706674,0.015768638,0.061915338,-0.0022863408,0.0064053345,-0.0029116618,0.018555807,0.0017874751,-0.02379079,-0.020877428,-0.017427307,-0.02680917,-0.006195913,-0.012143536,-0.03356501,0.012168116,-0.015438415,-0.0055515757,-0.0062417053,-0.006502995,0.024914023,0.023681,0.004703472,-0.02539357,0.010863325,0.018415231,-0.016015738,0.004810625,0.049387854,0.01994818,-0.03202963,-0.040427454,-0.024743766,-0.014388569,0.0068642823,0.022086307,-0.026912993,0.020464845,-0.06000103,0.013657446,-0.011066422,0.037984636,0.0227196,0.036456745,-0.05746105,0.02287599,-0.024664229,0.027781192,0.03461445,-0.033447962,0.039218612,-0.00707152],"last_embed":{"hash":"5bkizk","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"5bkizk","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Problem#{2}","lines":[10,10],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5bkizk","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Problem#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012899636,-0.044477355,-0.061653223,0.022018485,-0.053687293,-0.01557615,0.021827515,-0.0031520335,0.02511326,-0.0013142485,-0.00016347383,0.0032788387,0.0006842441,0.010423937,0.011441922,0.00458101,-0.03625815,0.025365315,0.010559069,-0.020711571,0.015848244,-0.0036545396,0.043739688,0.00291333,-0.033179037,0.022603756,0.00978187,-0.00722462,0.03339967,0.06829751,0.0020396244,-0.0620681,0.040334754,-0.024733426,-0.035902962,-0.025091114,-0.024354212,-0.024651628,-0.04645781,0.02842359,0.0013119156,-0.024118617,-0.00041341182,-0.0017249754,0.051909085,0.010425132,-0.042265512,-0.007577506,-0.028282989,-0.012463802,0.05356345,-0.018424265,0.035883714,-0.016757702,-0.011312416,0.04205243,0.0048243366,-0.061418884,-0.014225689,0.005802347,-0.032525945,0.025442034,-0.032528777,0.018698696,0.0026995817,0.047827568,0.051801823,0.0068589286,-0.0015666554,-0.036439944,-0.03818978,0.00072306325,0.01943576,-0.023011547,-0.052347094,0.021978617,0.0063326447,-0.0048744134,-0.011969322,0.010093065,0.002865163,-0.0010818029,-0.008469286,-0.016142169,0.0012751408,0.009356346,0.010419599,0.030839983,0.008965767,-0.021639425,-0.02221598,-0.01008683,-0.027689753,-0.01757386,-0.01507132,0.031339403,-0.00828695,-0.016663576,0.026916675,0.011482399,0.025941849,-0.00018881883,0.011410041,0.017271072,0.018425891,-0.031007525,0.0254313,0.045125067,0.0320114,-0.026218591,0.007675628,0.06907382,0.000758781,0.02619242,0.017278166,0.0025036684,0.024766069,-0.025610965,0.00018219302,-0.026786465,0.017919699,0.07092194,0.04380534,-0.057358272,-0.011876721,-0.0017138456,0.050241742,-0.008915738,0.0028516816,0.0002656649,0.017876588,0.05969662,-0.0351292,0.022922266,-0.0137052005,-0.012581135,0.05912006,0.0412643,-0.018572183,-0.026025886,0.0013771796,0.01417948,-0.03146383,-0.032127507,-0.010975308,-0.03949306,-0.007881633,0.017048627,0.014666357,0.005920127,-0.018683048,0.023565939,0.07099693,0.04702157,-0.035025913,0.005604491,0.0075813094,0.09165875,-0.021243714,-0.031833075,0.015368771,0.004034707,-0.025446603,0.06920346,-0.0010824469,0.005100462,0.03186161,0.027788175,-0.04198025,-0.0002591658,0.009040164,-0.04505139,0.0015746998,0.002179421,0.032449383,0.016211558,0.039474644,0.032940328,0.019341514,-0.032076374,-0.014452227,-0.007158852,-0.0106994845,-0.049057633,-0.037587013,0.046095334,-0.01702474,0.00924696,0.053785995,0.009995408,-0.0028038837,0.005953688,-0.042147078,0.019158628,0.010680541,-0.011058623,0.0058170278,0.019095037,0.014037106,-0.03466807,0.0038117107,0.027743844,-0.008394922,-0.019090649,-0.027334245,-0.0059378943,-0.036176153,-0.040230323,0.02025966,-0.033203878,0.000055589702,0.030394733,-0.040582452,0.021726713,-0.051247198,-0.05060786,0.040965956,-0.035071693,0.034364946,-0.018702067,0.014997834,0.05423896,0.007940848,0.005737868,-0.0144074615,-0.003707095,-0.03475746,0.049394384,0.05439401,-0.022842668,-0.03111677,0.0027587723,-0.00062804756,0.001628985,-0.025977438,0.008230809,-0.027253836,0.008088718,0.055643167,-0.028460607,-0.023280432,0.01093954,0.032517202,-0.047667984,-0.025056109,-0.0055154585,0.035053477,0.05399779,-0.024497086,0.000087466506,0.012912071,-0.010336442,-0.030257042,-0.0039034733,0.0012357396,0.023128264,-0.005802199,-0.018491887,-0.037545893,0.025493808,0.026017759,0.020020774,0.002646248,-0.009149409,-0.02530231,-0.0022623965,0.025846152,-0.028546715,0.012552,-0.0059705493,-0.017352197,-0.0675205,-0.01552801,0.025237672,-0.020549402,-0.0022055805,-0.06761267,0.019227624,0.020075696,-0.0031047235,-0.026706386,-0.00096449023,0.019768106,0.018014193,0.043046158,0.009292309,-0.020487294,0.0005136045,0.026363267,-0.034466516,-0.0049326327,0.010617496,0.048460018,-0.005701655,-0.050467927,0.038717993,-0.012153635,-0.16848594,-0.0015648811,0.0012123408,0.06909677,0.034739014,-0.012864921,-0.028700057,0.0053659426,-0.06564101,0.07223316,0.01304,-0.05433122,0.014179887,0.0024823993,0.013910192,0.005564505,-0.0039780764,-0.01426487,-0.05042178,-0.02488962,-0.02646915,-0.05519456,0.04221416,0.014524455,-0.037918035,0.04193583,0.06844488,0.003853322,-0.00541837,-0.02149723,-0.077793114,0.015907288,-0.00094688876,0.010619911,0.0075638588,0.02469137,0.027470099,0.028159859,0.0153155755,0.028975494,0.050819255,0.028391195,-0.0038903726,0.02773458,0.01429696,0.0015001129,0.007940869,-0.03915857,-0.046514116,0.0058409143,0.0017277409,-0.030470394,0.009608907,-0.0040375753,-0.03174251,-0.0037968655,0.0028314875,0.05009931,-0.022147032,0.012765118,0.0016383925,-0.0037410448,0.0021889915,-0.017277533,-0.02725517,-0.038976926,0.021450667,-0.01621839,-0.002573933,-0.026585309,0.01682796,-0.053209975,0.0012305201,-0.035614163,-0.017842226,0.010342005,0.0069671646,0.0176058,0.0013914154,-0.094552234,0.0004460485,0.031960912,-0.02890403,0.023533443,-0.018749801,-0.046974134,-0.0036167952,0.023017267,0.02341993,0.25864738,0.0032915324,-0.014487746,-0.01493921,0.043116737,-0.002365923,0.0050663897,0.06095831,-0.06415652,-0.029886516,-0.023255112,0.021630168,-0.002457853,-0.021353614,-0.0022416424,0.03792242,-0.056478184,0.009281155,0.08381017,-0.020918885,0.006137862,-0.035191897,0.0103933895,-0.027910495,-0.025372472,-0.015441445,-0.04727431,0.008552954,-0.0057690633,0.030146234,-0.041622702,0.030875795,0.054161657,-0.031848397,0.013784755,-0.030476885,-0.008719477,-0.059999287,0.008257739,-0.009205756,-0.024274962,-0.005872946,0.041029707,-0.03357059,-0.014432134,-0.0094456095,0.0006252147,0.023187121,0.0071508456,0.018204166,0.034150712,-0.023331776,0.02045549,-0.011246437,0.01093182,-0.010890574,-0.009660251,-0.02058918,0.008302162,0.04314754,0.03914599,-0.002132644,-0.034503315,0.020973206,-0.008510988,0.030012434,-0.006517709,0.01568094,-0.0037655788,0.01836575,-0.0138514,0.0033997856,0.0015351125,-0.023114827,0.027448647,-0.030448195,0.02596929,-0.019099846,0.033634596,0.01197922,-0.023064317,-0.03316143,-0.021703098,-0.0096647,0.035149224,-0.011040151,0.032315053,0.033559754,-0.04481556,0.0086869495,0.007856583,0.039768934,-0.06447445,-0.01885214,-0.04200003,-0.017600976,0.04158652,-0.050180607,-0.045345902,0.016085042,-0.021589955,0.012062768,-0.00093904254,-0.0334211,0.009078797,-0.0075517586,0.002611305,-0.01002904,-0.010957295,0.029389955,-0.025653627,0.0070240637,0.0033611069,0.015641352,0.032766614,0.045675755,0.037075922,0.016341325,0.030287927,-0.0044737533,0.029437326,0.02399869,-0.011910492,-0.009557766,-0.043052062,-0.023109846,0.00020860945,0.037434116,0.0040562665,0.030875295,0.026863907,-0.022597056,-0.0047753276,0.010906217,0.055988196,0.0065401774,0.02818651,-0.010325025,0.010554559,0.013627112,-0.008144826,0.008980477,-0.012244692,0.026108537,0.032571815,0.042439904,-0.021876007,0.0115399975,-0.028529668,0.0018210972,-0.007855019,0.022926254,0.011321401,-0.015370798,0.0013552294,-0.0757687,-0.018547019,-0.05698804,-0.03587099,-0.019912133,0.0027655568,0.005026108,0.01262925,0.076947235,-0.0005325737,-0.0050559873,0.03350878,0.03029577,-0.01374698,0.01523971,0.0083325,0.024641432,-0.017751398,-0.009961495,-0.008073132,-0.051592465,0.006649928,0.02513938,-0.023173755,-0.021029094,0.033026207,-0.013864244,-0.010094093,0.0137619395,0.053050105,-0.017337462,-0.01512306,-0.009471195,-0.031405814,-0.034881607,0.008671336,0.09631775,-0.014022481,0.008946065,0.023171796,-0.004253212,0.06069015,0.018483073,0.03571463,0.004986664,0.01487127,0.012511726,0.011217526,-0.02165832,0.014140034,0.02033409,-0.007295736,0.030555187,0.0395549,-0.015976965,-0.01607067,0.009110418,-0.024782164,0.02114819,-0.0600764,-0.021424366,0.0012444729,0.0473641,0.018041348,-0.039255537,-0.014445287,-0.025066013,0.005911089,-0.056946803,-0.013698281,0.0338277,-0.0031741858,-0.025742559,0.01723163,-0.026016932,-0.0022232824,-0.025332857,-0.015809886,-0.025914019,-0.0029666938,0.018058164,0.030220784,0.0057477066,-0.0044538993,-0.0324928,-0.01834233,0.00039036604,-0.030369736,0.04085765,0.021569645,0.007885348,-0.04077514,-0.05543922,0.009376853,0.019561365,0.014773126,-0.04719742,0.022885175,-0.028503338,0.053069804,0.0054931086,-0.037652474,0.010409687,0.018186815,-0.037455745,-0.020438338,0.048329785,0.025538083,-0.039480645,-0.05661405,-0.027568478,0.018554818,0.023233557,-0.023321165,-0.02221303,-0.016282236,0.00028135136,0.0042209094,-0.024320295,-0.0059400056,0.0082419785,-0.0049352907,-0.000004346552,0.046439264,-0.08212456,-0.011604484,0.025921023,0.015145017,0.029247604,-0.049839154,-0.01042402,0.024055008,-0.038396094,0.027312165,-0.028852344,0.012929623,0.0074317795,-0.05978575,-0.0016086848,-0.010310116,-0.020650662,-0.056900702,0.03280997,-0.02941253,-0.0015098638,0.013603648,-0.0041397014,-0.01300092,-0.036581483,-0.02603674,-0.01901529,-0.011941727,-0.023949234,0.05093828,0.023525536,0.012924239,-0.023546029,-0.0197616,-0.005809202,0.041904293,0.013325433,0.038430367,-0.031641517,0.028630776,-0.00861077,-0.0056674923,-0.009679254,-0.029348556,-0.008373423,-0.038555354,0.0020109166,0.021772971,-0.026667697,-0.025690716,-0.027773796,-0.024350284,0.009562503,-0.03202548,-0.016419843,-0.042776816,-0.006139736,0.05520562,-0.017113615,0.036623653,-0.0037264351,-0.037286576,-0.003090417,0.03818598,-0.036098834,-0.012528487,0.016961271,0.024494443,-0.0056876605,-0.013046645,-0.0032036672,0.045513228,0.032242734,-0.021813357,-0.06295368,0.057220004,-0.00043063934,-0.0037238658,0.0113839675,0.06966883,0.032098316,-0.054517813,0.019059623,-0.015670704,-0.011375969,0.007243463,0.04223377,0.02781662,-0.07010586,-0.006936071,0.0012343943,0.0002396377,-0.058140967,-0.0027244268,0.026387533,-0.050973445,0.038459916,0.018293254,-0.02436057,0.037274897,-0.00677451,-0.015813584,-0.04532182,0.0013437425,-0.03202347,0.013275986,-0.01852926,-0.046690706,0.024079643,0.04987661,-0.0050474135,0.0039374237,-0.023061046,-0.06365767,0.00025962695,-0.14640366,0.020052059,-0.0057060556,0.007654614,-0.002416193,0.0049264245,-0.00069251994,-0.028132914,-0.06490336,-0.004895054,0.02646229,-0.048937824,0.040935583,-0.018437898,-0.011075031,0.038374152,-0.04402887,0.0260887,-0.047037117,0.06346879,0.018588519,0.032299872,0.017829837,0.0167059,-0.0006439476,0.007976136,0.0031924306,-0.017116351,-0.016265782,-0.0018531159,0.008745778,-0.033750426,0.025773315,0.039132927,-0.025379177,0.0016457692,-0.0053494466,-0.0031756798,-0.06584868,-0.003655015,-0.0075671254,0.008834554,-0.016755247,-0.0099007245,0.025010815,0.06770204,0.008365222,0.00056641555,-0.041059017,0.012195793,-0.024431895,0.078571066,-0.05067404,-0.010128503,-0.014580645,-0.06184369,-0.029631833,-0.011764581,0.02200053,0.031444702,-0.012085275,0.025200179,-0.019458935,-0.030309793,-0.02522917,0.057448942,-0.034450874,0.018643055,-0.000041476425,0.03098806,-0.048349846,0.029855449,0.0032378593,-0.032547176,-0.001763373,-0.010299747,0.043754607,-0.015092021,-0.032427095,0.012640655,-0.04294523,-0.017614549,0.019519033,-0.012197044,0.057851553,-0.016089244,-0.0052299746,-0.021315813,-0.009847827,-0.037096154,-0.03531191,-0.032213215,-0.016773432,0.0036079946,-0.008242758,0.056597598,-0.022963703,0.014622801,-0.04926802,0.020192966,0.00026765003,-0.04890517,-0.034255132,-0.04463383,-0.014391562,0.033847008,0.02456931,0.014476004,-0.029969156,-0.039343815,-0.032017417,-0.023326773,-0.00878473,0.02373671,-0.08271283,-0.0016096393,-0.032386724,0.037876613,0.071981065,0.020431193,0.009483859,-0.0038770658,0.01225014,-0.023887388,0.033982918,0.06587947,0.022374233,-0.0016682043,0.011531513,-0.00065343647,0.022133922,-0.043530025,-0.015976598,-0.0091334,0.04978616,0.012299905,0.011750133,0.049050212,-0.039005455,-0.041775092,-0.035790544,0.03450805,0.03073229,-0.031533793,0.01248176,-0.0021158538,0.011033371,0.023479123,-0.014091451,-0.004639042,0.0042212014,-0.030169183,0.009977749,0.034975063,-0.013714236,0.016082443,-0.039827004,0.03907253,0.03162643,0.044341758,0.0029281294,-0.05937404,-0.047736164,-0.009850358,-0.056235466,0.08663659,-0.007973732,-0.031317364,-0.017027536,0.0042140866,0.035379015,0.023757402,-0.01291888,-0.016819239,0.025818154,-0.02889969,-0.042018462,0.021602752,-0.038057473,-0.001430362,0.03868507,0.0028080093,0.022498919,0.039073117,-0.026070379,0.020319944,-0.027282298,0.009649376,-0.007554027,-0.009787599,-0.0024217959,-0.0055551776,-0.03881155,-0.013080856,0.06852736,0.014722175,0.0370826,0.029163625,0.04620315,0.00060605374,-0.031944737,-0.017489308,-0.005466507,-0.02933819,-0.019264502,-0.0037646142,-0.029419858,0.035384182,-0.029066628,0.022737615,-0.012750648,-0.0063595446,-0.008069555,0.013499487,-0.0131936595,-0.00074295787,0.04155453,0.020613959,-0.019002758,-0.017017841,0.0672028,0.019115085,-0.0018826516,-0.030744376,-0.012764531,-0.0144808395,0.018238433,0.025099378,-0.037323844,0.048848122,-0.024293175,-0.005105595,0.008315001,0.025416063,0.033037163,0.013663697,-0.041186955,-0.0018802015,-0.028420638,0.009095901,0.07626722,-0.0521255,-0.021133004,0.014353281],"last_embed":{"hash":"oj1few","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"oj1few","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Problem#{3}","lines":[11,11],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"oj1few","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Problem#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019175563,-0.008780106,-0.07203561,0.014629415,-0.06631686,-0.0010405498,0.013603953,0.0077377227,-0.005708711,-0.002914471,-0.018899249,0.012521832,0.0060293972,0.012446377,0.016659223,-0.0066001243,-0.0093926815,0.0011279398,0.011790311,-0.002119392,0.016380334,-0.0019920259,0.055494905,-0.016075935,-0.021730132,0.026936376,0.016253863,0.0025661574,0.02002238,0.05246609,-0.025298744,-0.06676644,0.01814598,-0.049517997,-0.026847513,-0.054313105,-0.0010315994,0.0010167755,-0.046068136,0.04209955,-0.02242304,0.0045110094,0.007364814,0.013775839,0.0261637,0.016845271,-0.048902553,-0.010809983,-0.03431419,-0.028925223,0.027517587,0.0014191252,0.015490317,-0.04637063,0.0017771984,0.022788148,0.011558862,-0.03112354,-0.016611837,-0.008697662,-0.026660737,0.017431468,-0.0040922584,0.015325629,0.018410485,0.041595828,0.015747054,0.003854732,0.0012973018,-0.040268082,-0.017773343,-0.008357041,-0.012896579,-0.04104758,-0.080555275,0.03904546,0.016108155,-0.035118423,-0.029263005,0.04422625,-0.012801714,-0.0031673713,-0.0058483253,-0.016580252,-0.009738711,0.00927335,0.010169399,0.020230994,0.024202222,-0.036921166,0.005779369,0.02406032,-0.024313904,-0.0013485621,-0.002319712,-0.002384609,0.017566694,-0.0207944,-0.0046036066,-0.0116607025,0.022175685,-0.012863216,-0.009616839,0.00065000966,0.005523342,-0.043735653,0.035453815,0.02436793,-0.032069955,-0.032585785,0.009547037,0.02499088,0.005675677,0.042098008,0.03663635,0.002357181,0.02582062,-0.0368594,0.0062043653,-0.016157266,0.03433077,0.04862973,0.046168793,-0.032071233,-0.005831441,-0.017496286,0.04081552,0.00025565436,0.006467637,-0.0022999698,0.0040408024,0.08549153,-0.031047605,0.0063894405,-0.0074394573,-0.023187973,0.0336535,-0.0163381,-0.0064829956,-0.038249,0.027478816,0.010354591,-0.035506234,0.008315396,0.031729933,-0.041127015,-0.014082821,0.019622732,0.012765787,-0.007920079,-0.03900983,0.024012242,0.06108941,0.02882614,-0.043069445,0.026481837,0.042550955,0.040476896,-0.009077928,-0.018394893,0.028372325,0.015416875,-0.004850344,-0.0014652074,0.02374403,-0.011112811,0.019344773,0.019019319,-0.020384062,-0.004280672,0.021450916,-0.017230036,0.012066913,-0.00765872,0.03264524,0.024821851,0.03638826,0.022152381,0.028432762,-0.03730516,-0.042490788,-0.02230067,0.012712474,-0.016257938,-0.0011449695,0.0130055,-0.00025230172,-0.010399648,0.052963566,0.007507482,-0.018925032,0.032173842,-0.0047382205,0.012457278,0.03385327,-0.040139694,0.008691112,0.031074025,0.0014995405,-0.03863374,-0.02381104,0.045917522,0.0021381157,-0.016629018,-0.03749762,0.000515632,-0.051649485,-0.015726514,0.016276607,-0.05610988,0.040856373,-0.013149514,-0.035480138,0.026764186,-0.026496354,-0.013635937,0.0102780815,0.012777189,0.040822,-0.037455462,0.006850779,0.034365404,0.003963908,0.01755653,-0.009715214,0.0013203613,0.002168601,0.03681888,0.040526718,-0.058677312,-0.023260653,-0.0064820047,-0.00086667447,-0.00207991,0.03321012,-0.011003523,-0.015098316,-0.0028487695,0.057841606,-0.020591931,0.014830351,-0.04204646,0.0818713,-0.025038375,-0.0253364,0.006197933,0.034484014,0.058634013,-0.05613029,0.0011384172,0.0033779205,-0.0057064537,-0.016906613,-0.021222807,0.005031529,-0.0016672366,-0.007162627,-0.006939498,-0.059958793,-0.0052676247,-0.0041545155,0.05065724,-0.0067128716,-0.009122112,0.0019410523,-0.014317331,0.023240993,0.013798825,-0.0059530637,0.03387158,-0.010471048,-0.06449724,0.018406326,0.009922432,-0.027497191,0.01915168,-0.02750495,0.028152559,0.064787805,-0.016184984,-0.0049010813,0.023155361,0.008002555,-0.027797326,0.07543834,-0.004623619,-0.061191265,-0.038001478,0.018617202,-0.02430137,-0.028289499,-0.027488954,0.05321126,-0.05093163,0.009514963,0.019261114,0.0030237027,-0.18208608,-0.0046426076,-0.00938173,0.074842945,0.036013696,0.009663588,-0.00905441,-0.0039133355,-0.047893893,0.081284896,0.0063001076,-0.060415003,-0.01744317,0.025759703,0.03529361,0.02024245,-0.01536105,-0.011942919,-0.02461743,-0.025639335,-0.01953597,-0.03259222,0.01506327,0.03360877,-0.022960689,0.05762415,0.07309314,-0.0117110675,-0.00423248,-0.0026479377,-0.07783334,-0.017687948,0.010062211,-0.01987062,0.009614086,0.057037354,0.033562813,-0.0014342441,0.0030758907,-0.0097954115,0.039262448,0.037473787,-0.005085742,0.0077849836,-0.009177578,-0.0077009154,0.011123544,-0.01721417,-0.06516128,-0.02835887,-0.001107987,-0.0359978,-0.006432208,0.00095458375,-0.041191813,-0.0027933712,-0.025405874,0.04286667,-0.020081509,0.04238137,-0.0008922783,-0.016207708,0.017753752,-0.030914601,-0.034736767,-0.029939633,0.030467153,-0.034022562,-0.009552841,-0.04077717,0.0065399767,-0.052137516,-0.009615701,-0.011519241,-0.025633128,-0.03246096,-0.019934855,0.0012607756,-0.028161973,-0.0651684,-0.0033958398,0.015030475,-0.038919635,-0.0055812057,-0.02380137,-0.063065365,0.022429226,-0.0074207056,0.01878477,0.26094508,-0.03558257,-0.036735058,-0.003340103,0.03382831,-0.031042436,-0.007688039,0.056202915,-0.032265007,-0.04156391,-0.004560597,0.0014664903,0.019871332,-0.027680362,-0.020217296,0.03967318,-0.05792681,-0.014642395,0.06991478,0.028152604,0.023675913,-0.03217494,0.044019748,-0.038182545,-0.034131832,-0.015800733,-0.056937423,0.003979286,0.018772524,0.045722008,-0.05168919,0.024298342,0.048830595,0.01593628,0.0042156563,0.023378406,-0.000014960586,-0.047406726,-0.0007501331,-0.0059325127,-0.025807563,-0.008900602,0.010849553,-0.07160928,-0.006112147,-0.026174704,0.011061172,0.0029688724,0.0013292107,-0.008928544,0.012584829,-0.03271446,0.036849603,-0.0123524,0.0030747002,0.001538505,-0.0023794987,-0.013625051,-0.012558779,0.032263,0.005309756,0.010050878,-0.055422474,0.008516073,-0.029343612,0.014673237,-0.020141294,-0.009593537,0.02001403,0.01418067,0.012837948,0.03715599,0.01653809,-0.001721726,0.022064906,-0.000094184994,0.040914975,0.02115879,-0.0073168753,0.015817443,-0.0115759075,-0.040173415,-0.048331503,-0.032519124,0.034303308,-0.020316524,0.05297957,0.040387005,-0.026631115,0.033924405,0.0041451305,0.033083096,-0.042866573,-0.0050472394,-0.026841367,-0.00065162487,-0.0029834302,-0.028358521,-0.08028116,-0.01071553,-0.0019409198,0.01886391,-0.012608024,-0.009487039,0.03887112,-0.03449834,-0.009829812,0.0030434954,-0.022533746,0.0017761495,-0.003176124,0.032044828,0.011637396,0.0023062872,0.002977403,0.024616586,0.034457244,0.026064908,0.054996278,0.010535651,0.027997494,0.0031511104,-0.014062862,0.0039967285,-0.020534191,-0.06791895,0.019949233,0.037734043,0.01654254,0.021635322,0.013313527,-0.018942753,-0.014151575,0.013726326,0.025041342,-0.009318758,0.008865261,-0.021903513,0.020700496,0.01601948,-0.0602833,0.008137782,-0.019460144,0.029500278,0.012812837,0.04412715,-0.015174901,0.012491667,-0.02172576,0.017544387,0.007551304,0.025736421,0.022919571,-0.0072435294,0.03771271,-0.079976305,-0.02379044,-0.048741933,-0.015122928,-0.03461086,0.0008684989,-0.00355537,-0.011342365,0.07246058,0.02218198,-0.003561605,0.035308737,0.028858872,0.0075451364,0.013809168,-0.021002304,-0.027529757,-0.02934587,0.005525931,0.01624713,0.017515093,-0.014199286,0.0067758053,-0.022087079,-0.017846325,0.036229465,-0.01070253,-0.04938999,-0.0009289798,0.035569698,-0.035130322,-0.021997325,-0.0076191584,-0.01747853,-0.0068358406,0.013478931,0.10576573,-0.0077169747,-0.0006872245,0.013313667,0.01334108,0.027514925,-0.0041194884,0.040158853,-0.007992972,0.034683723,-0.0127103375,-0.0010988497,-0.0044555063,0.008861995,0.014783482,-0.012668428,0.020385722,0.0049138223,0.038584054,0.031133315,0.0034988543,-0.052348163,0.033834964,-0.043837957,-0.027939558,0.017932268,0.04645058,0.018933682,-0.029096013,-0.008503913,-0.010760669,0.032454096,-0.017502945,-0.02956082,0.0064945333,0.0050100144,-0.012450581,-0.03139096,0.008560632,0.007977001,-0.024014486,0.011079051,-0.002714273,-0.008361429,0.03546363,0.010645046,0.023399616,-0.011656201,-0.07210386,0.0005419273,-0.0162473,-0.008268855,0.020578686,-0.013857424,0.020413518,-0.044472843,-0.07415399,0.027564384,0.039927818,0.014069961,-0.0008941431,0.016274966,-0.04475812,0.065001585,0.015667966,-0.0036897296,-0.00876013,0.056196578,-0.040090363,-0.016855627,0.04486399,0.023356477,-0.009260359,-0.044617236,-0.044351105,0.010704453,0.0027867802,-0.0107475305,-0.02513154,-0.043408774,-0.002968409,-0.0010208738,-0.0050845263,-0.010935751,0.0057507474,-0.04453068,0.035877828,0.06261398,-0.081293404,-0.024978468,0.010866864,-0.024020052,-0.0012222569,-0.01610621,-0.002540297,0.02754249,-0.04153476,0.019835563,-0.025247404,0.0015607405,-0.013605039,-0.06417968,0.05235352,-0.045035567,0.011586615,-0.03676408,0.032065824,-0.024676276,-0.01085866,-0.021678774,-0.012185903,0.0062024705,-0.039995514,-0.030767117,-0.012222337,-0.029731141,-0.010504573,0.045177888,0.0084869275,0.013066006,-0.011468463,-0.0033787293,-0.0047392235,-0.006177818,0.027651794,0.06275521,-0.04533396,-0.00087363156,-0.006486191,-0.0011575727,0.0050894753,-0.04056747,0.018899264,-0.061411787,-0.014040789,0.010140742,0.0014441708,-0.019175703,-0.028515797,-0.04485587,-0.015919056,-0.017921409,-0.009867073,0.00065274374,-0.025999127,0.05201313,-0.0048926994,0.0121928165,-0.001628886,-0.018940415,-0.040144484,0.040893257,-0.0070332144,-0.01315133,-0.00673601,0.023338865,0.01340869,0.00066957757,0.009991078,0.0015740002,-0.007033746,-0.02785606,-0.036854833,0.03725107,-0.00040770855,0.03143681,0.03153263,0.03153244,0.049999353,-0.04111715,0.02632591,-0.0028657392,-0.019202676,0.005893781,0.032801077,0.030893212,-0.0643395,0.018907877,-0.002868258,0.016540252,-0.005705897,0.015940778,0.042054657,-0.015871087,0.046162557,0.009209936,-0.0032901047,0.016777255,0.005509697,-0.029333977,-0.059922244,-0.014055644,-0.023134934,0.018934943,-0.0227878,-0.032795068,0.011984664,0.058659613,0.013846797,-0.026277635,0.001472409,-0.05402347,0.001321469,-0.14320938,0.0029116648,-0.039122876,0.013850935,-0.011415071,-0.009391321,0.02997314,-0.0055881776,-0.056393243,-0.0062380657,0.012602186,-0.037871663,0.03731864,-0.016488299,-0.014019128,0.02946008,-0.01817518,0.0077138967,-0.01553086,0.053752515,0.0077831764,0.012200949,0.036792256,-0.016002452,0.011092302,0.028726993,-0.0022128932,-0.00016163898,-0.01593275,-0.027828198,0.01714592,-0.050668135,0.017081128,0.04995962,-0.031860862,0.0010610993,-0.012567836,-0.035332467,-0.026570076,-0.031857755,0.01541469,0.017752431,0.0012359775,-0.008924319,0.0060916473,0.067023896,0.03736077,-0.010951785,-0.015092081,0.0050052954,-0.03333545,0.051326726,-0.03323205,0.010082591,-0.0072325016,-0.03629972,-0.018685462,-0.034546,-0.021780347,0.03775432,-0.032264076,0.040222883,-0.048922524,0.022769136,-0.029982753,0.037617333,-0.026487166,0.02278174,-0.022162477,0.0077299424,0.0038687922,0.012673876,-0.02358223,-0.03136014,-0.015088515,0.0067766807,0.05145642,-0.0043160887,-0.024663707,0.014185238,-0.028512545,0.022710066,-0.018804984,0.029375572,0.04172001,-0.015130294,-0.025698582,-0.01766599,-0.031183682,-0.036967024,-0.05505535,-0.041816253,-0.006953216,-0.014157836,-0.030346945,0.07194864,-0.044221587,0.037227746,-0.026848089,0.0011287815,0.020867465,-0.020546325,-0.022049198,-0.004669699,-0.012428458,0.04149979,0.016806746,0.0012054213,-0.021564262,-0.012036951,-0.032438703,-0.034278803,0.005325485,0.01625149,-0.07740173,-0.007716829,-0.0023828873,0.019202655,0.036863793,0.0062258267,0.00010858871,-0.00082534796,0.027252994,-0.032582827,-0.018836532,0.067470886,0.04602642,0.034458052,-0.011626755,0.0025144254,0.01466263,-0.05171906,-0.0018331741,0.041046724,0.039820828,0.01302214,0.0272458,0.04889617,-0.065498546,-0.05118182,-0.035519317,0.04006157,0.067912124,-0.023781743,0.0004097302,-0.04535154,0.0062232087,0.00070968294,-0.012659074,-0.04265342,0.01276252,0.005597279,0.016549865,0.10072255,0.0057048015,0.016137635,-0.018729782,0.04396564,-0.007925504,0.022679694,-0.015182492,-0.06896987,-0.036455512,-0.037999365,-0.051258504,0.036475353,-0.014805949,-0.008269792,-0.026276998,-0.0047243517,0.027664173,0.03690553,-0.032307886,-0.004760546,0.06000796,-0.0077402326,-0.014841773,0.029339125,0.01695137,-0.012386411,0.034951374,0.01634884,0.009659537,0.043848645,-0.014423234,0.012936924,-0.0060164523,0.03012213,-0.004792567,0.01743983,0.011774601,0.014198869,-0.02537354,0.021783493,0.066178314,0.015036525,0.027491333,0.023949666,0.030080257,0.013231685,-0.010273424,-0.01471007,0.035983462,-0.0124374265,-0.00716453,-0.004015408,-0.022850042,-0.028917933,-0.013714351,0.013497525,0.0034578412,0.0072489874,0.017343923,0.037398767,-0.020905387,-0.037602864,0.03980323,0.011417802,-0.005561628,-0.021515116,0.04314432,0.026030444,-0.011031546,-0.04172094,-0.04495322,-0.054055132,0.015341251,0.044209063,-0.03023747,0.03369388,-0.029954424,-0.009996985,-0.012492893,0.03788782,0.045372836,0.012371679,-0.0327716,0.018673163,-0.037436955,0.014318733,0.07151464,-0.005628736,0.054814626,0.015803926],"last_embed":{"hash":"68igch","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"68igch","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Problem#{4}","lines":[12,12],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"68igch","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Problem#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022588631,-0.015079311,-0.05718594,0.0039170627,-0.057374865,-0.021918368,0.02259316,0.0017362671,-0.0071024834,0.010666347,-0.0048497585,0.005384172,0.0020920131,0.006419642,0.00087252434,0.0002657059,-0.0011113274,0.013440435,-0.019261938,0.006531705,0.018320208,0.02559288,0.047842488,-0.0014680001,-0.05476655,0.009414478,0.030521594,-0.023041148,0.0048319646,0.0690868,-0.0072849765,-0.06380542,0.034545176,-0.0379525,-0.05652373,-0.016717909,-0.019308312,-0.025852054,-0.04095793,0.048368372,-0.011847794,-0.006825902,0.005809328,-0.0076058027,0.03864513,0.012520664,-0.0270439,-0.0079687135,-0.04190032,-0.012089896,0.027995756,-0.012085951,0.028895853,-0.04452858,-0.009516854,0.033335853,-0.012078647,-0.052625377,-0.0038816333,0.018197505,-0.019670287,0.005219221,-0.023725409,0.013699487,0.017142782,0.05103373,0.041243676,0.012580379,-0.00002358964,-0.013708377,-0.013630929,0.0015748524,-0.033604577,-0.02842555,-0.05073413,0.045812078,0.017331725,-0.047794133,-0.02199536,0.031986337,-0.018844038,-0.015892383,-0.030592427,-0.03233819,-0.003910233,0.027127152,-0.008438254,0.04237566,0.023253793,-0.008525538,-0.045694537,0.0066596414,0.001831816,-0.015110485,-0.024776738,0.013122896,0.0040658265,-0.0028397746,0.00028870135,-0.015457428,0.04005958,0.016166072,-0.0012046058,0.010978531,0.010496845,-0.052688956,0.02971427,0.0056170966,0.001132872,-0.029582504,-0.008775416,0.040047545,0.013217755,0.04172694,0.03389593,0.0006559311,0.047172513,-0.04462926,0.023769494,-0.012101987,0.03919954,0.039800044,0.0280641,-0.05654387,0.008373106,-0.0097252615,0.041383244,-0.009981845,-0.016639002,-0.016422512,0.0033725249,0.06819978,-0.009629361,0.018503647,-0.004540919,-0.021236354,0.021767844,0.011301104,-0.010996859,-0.04855847,0.011276505,0.013896798,-0.02698808,-0.0019824686,0.036118194,-0.010736043,0.0063507995,0.00754095,-0.002332799,-0.024668833,0.0035003633,0.0053444975,0.058957607,0.041533858,-0.019857537,-0.0045341817,0.03449786,0.06489752,0.0065855104,-0.043929618,0.0012774415,0.015022193,-0.012480427,0.040359687,0.034823623,-0.007217557,0.019923043,0.026454825,-0.026326565,0.010624987,0.011205617,-0.056000672,0.018340243,0.0037520658,0.02710847,0.02422395,0.046716318,0.025289733,0.027300896,-0.0123017775,-0.0031933617,-0.030137189,-0.026230762,-0.03178015,-0.03660256,0.013968921,-0.0027727066,0.00851715,0.04547522,0.023036484,-0.011241755,0.021384232,-0.014350834,0.02735183,0.02233974,-0.033714652,-0.011949068,0.014565477,-0.007433512,-0.04942732,-0.029680774,0.05455812,0.016164726,-0.030694786,-0.026591029,-0.020625217,-0.042648755,-0.032131087,-0.004241032,-0.032337468,0.025493566,0.0200859,-0.04660175,0.031556077,-0.023882963,-0.032870404,0.05161154,-0.007037484,0.021291642,-0.013292854,0.008770759,0.037897993,0.0047151223,0.025451377,0.014081656,0.0068947123,-0.0019158163,0.028602028,0.056000013,0.004973426,-0.0111660315,-0.012614313,0.025443494,-0.0037208255,0.0018217061,-0.013516512,-0.055267457,-0.004940237,0.045825657,-0.023141742,-0.011580911,-0.016716752,0.028391976,-0.029534472,-0.043338995,0.00374236,0.043067258,0.05096814,-0.045553103,0.0071942597,0.018865148,-0.01397578,-0.034984466,-0.025957936,0.018634673,0.010196304,0.00080488913,-0.003242893,-0.038906876,0.027745837,0.0051532765,0.059096407,-0.02307408,-0.003901938,-0.008344667,-0.009939336,0.026690021,-0.024373297,-0.0025962626,-0.0031739385,-0.020333149,-0.038126744,0.013701814,0.007713735,-0.008962348,0.029966619,-0.048858963,0.0106513295,0.051551476,-0.0106763765,0.016060958,0.02625969,0.040610824,-0.0015690752,0.08912269,-0.006234277,-0.013423164,-0.01129038,0.017881015,-0.019385617,0.002273477,0.012600859,0.046915848,-0.02032693,-0.023203447,0.011449936,-0.00042057675,-0.1666237,0.006862755,-0.008253298,0.05917453,0.045016192,-0.00030795924,-0.01714319,-0.0021497074,-0.048465215,0.07126339,0.0010811647,-0.056773175,-0.016906258,0.0060944427,-0.018615387,0.018679645,-0.017230442,0.0055311806,-0.067503825,-0.02684291,-0.022064488,-0.032329306,-0.012814891,-0.02225348,-0.029251337,0.048904452,0.091652796,-0.00045416164,-0.002779727,0.0078063933,-0.06491705,-0.0049322126,0.0067947805,-0.00962329,-0.025772858,0.033094924,0.020033656,0.027735699,0.012123646,-0.006461639,0.043062687,0.03319858,0.0076857493,0.009452946,-0.006517292,0.00792364,0.0076914164,-0.011560295,-0.067113355,-0.013404392,-0.011737441,-0.05326772,-0.008113516,-0.003396632,-0.03038722,0.008923251,-0.0081582405,0.027287986,-0.012352153,0.037113413,-0.0021724778,-0.008495071,0.013862341,-0.0038299176,-0.014959158,-0.039938536,0.023291871,-0.0338283,-0.0024528396,-0.033946104,0.026697047,-0.06876504,0.014686986,-0.036375586,-0.02339221,-0.0015854656,-0.022151522,-0.008122445,-0.033308834,-0.07268872,0.014911385,0.03339986,-0.014193021,0.021087768,-0.025703663,-0.062224507,0.011543232,0.016043877,0.02663251,0.2748419,0.0077275587,-0.033066273,-0.011163992,0.048723537,-0.009704536,-0.0025404184,0.04437053,-0.03634203,-0.036058657,-0.025450744,0.023116508,0.0030150528,-0.04141449,0.022875557,0.023375228,-0.070233196,-0.007891045,0.07331701,0.019522743,0.0017168634,-0.032567,0.06136563,-0.040879592,-0.0244903,0.0067504584,-0.036848452,-0.02252929,0.028598493,0.047335915,-0.05616832,0.03385066,0.06102662,-0.03490589,-0.016517697,-0.022589922,-0.019120112,-0.06648456,0.03311381,-0.00832099,-0.01738858,-0.013850274,0.018401392,-0.04169042,-0.023592977,-0.028030721,0.011461061,0.0020794126,0.008066793,-0.0049717533,0.03246524,-0.042184383,0.047761064,-0.012349427,0.00310037,0.0036454224,-0.0032188757,-0.016575485,0.006773099,0.042314764,0.024595065,0.004100899,-0.056254663,-0.0072691445,-0.039136346,0.019343423,0.019763175,-0.010227622,0.0062465696,0.021450115,-0.015121689,0.045107253,0.0076602777,0.0264807,0.018982299,0.0047575855,0.03786834,-0.0046580858,0.008133955,0.027139956,-0.023596084,-0.042071257,-0.021945486,-0.0089261485,0.013002237,-0.020363195,0.05089617,0.05457805,-0.028463345,0.009676795,0.0040100864,0.029337557,-0.04075254,0.0017414181,-0.0111648245,-0.008871272,0.020693744,-0.034468118,-0.078530245,-0.026952976,-0.008217942,0.012135299,-0.013573319,-0.0057402207,0.024881482,-0.0035414936,-0.0073547065,0.0062898514,0.009522105,0.00037676844,-0.03323858,0.009328432,0.00203717,0.027176227,0.010164642,0.036881022,0.041735154,0.0020034376,0.05008828,-0.0019184902,0.020132635,0.025635572,-0.0037053812,-0.0007369923,-0.042174127,-0.057768315,0.030681001,0.04702071,-0.009704148,0.034306336,0.031154504,-0.03240792,-0.0047608623,0.02116421,0.03764584,-0.008713762,0.034061756,-0.02361873,-0.009258645,0.019630138,-0.008268547,0.0014166998,-0.018102115,-0.0034783862,0.026404735,0.035268314,-0.013105154,0.011988577,-0.027828675,0.041046247,0.031095872,0.023794914,0.029803462,-0.024265576,0.013156042,-0.082239814,-0.02183067,-0.058158167,-0.0039263223,-0.015563113,-0.008454064,0.008424563,-0.014191036,0.08710617,0.0052649565,0.012323794,0.03833145,0.04725067,-0.014053096,0.021370048,-0.0008446143,-0.043409206,-0.037558332,-0.0040529994,-0.0067803804,-0.008911036,-0.0129482895,0.02081953,-0.034432843,-0.04782745,0.03618621,-0.012179859,-0.021857109,-0.0121708,0.066130295,-0.027247015,-0.0028070705,-0.008518853,-0.017599031,-0.008624642,0.024788424,0.10450086,0.009339154,-0.0072045634,0.031493884,0.015381228,0.064072005,-0.0027472351,0.02865736,0.0040978338,0.022421097,0.008825696,0.0056780716,-0.013535144,0.004713884,0.03894727,-0.009795846,0.03408227,-0.02170495,0.010946831,0.018120568,0.031757075,-0.08561764,0.030851167,-0.038080126,-0.0111863855,0.014062813,0.03144949,0.008045821,-0.05673605,-0.009816507,-0.029968485,0.016662285,-0.021884512,-0.03538024,0.024398116,0.0017885043,0.0016787498,-0.020940177,-0.03919821,0.0005485742,-0.026443597,0.01653737,-0.017323717,-0.021645555,0.022934228,0.013164236,0.015372118,-0.012185874,-0.06878588,-0.01117258,0.011021556,-0.026205076,0.051480997,0.013833691,0.008890801,-0.033769708,-0.077839084,0.039331555,0.024546687,-0.0058915364,-0.03815036,0.013398274,-0.023313493,0.05653342,-0.008894655,-0.039343607,0.0010431766,0.013039801,-0.04695405,-0.0067806933,0.030076751,0.015238105,-0.021327212,-0.03454013,0.005805271,-0.0019566515,-0.008596726,-0.005647068,0.000741378,-0.039481856,-0.01143951,0.013426587,0.0004847018,-0.009578814,0.0018432394,-0.036036205,0.027916307,0.042323656,-0.07727248,-0.009871186,-0.009090292,-0.010006545,0.033434946,-0.044990238,0.020975722,0.017923316,-0.011103895,0.012461444,-0.036593962,0.01313686,0.005942992,-0.06044433,0.013299395,-0.027288677,0.007721929,-0.032399554,0.0423537,-0.032293808,-0.014626046,-0.011221461,-0.02837098,-0.002371359,-0.029538052,-0.015277939,-0.000050771192,-0.03352137,-0.043371182,0.07797882,0.01218212,0.00719017,-0.036232498,-0.019023681,0.01398753,0.024634426,0.013376668,0.05712807,-0.023192821,-0.009587718,-0.018068004,0.02395016,0.010946126,-0.027394403,-0.0018148406,-0.019591691,-0.0010697321,-0.010478772,-0.027032537,-0.012351671,-0.013062843,-0.040600628,-0.01574879,-0.017987326,-0.019625172,-0.0038698427,-0.049218245,0.038336996,-0.008386692,0.022449398,-0.0076011363,-0.045332115,-0.014404506,0.040225442,-0.018846195,-0.024036393,-0.02350638,0.019560097,0.004506323,0.005781163,0.018186111,0.014659477,0.02429153,-0.0068973457,-0.02065187,0.061803956,-0.02049251,0.027511226,-0.0011314051,0.01892983,0.033571076,-0.047729265,0.020103913,-0.0020008404,0.0017537501,-0.0008831944,-0.0033102748,0.025459629,-0.061238244,-0.027706021,0.0030783396,0.007625414,-0.051009882,0.024758372,0.011009187,-0.039843608,0.045805156,-0.004255169,-0.011108827,0.025944397,0.014176362,-0.03402639,-0.043311674,-0.005086735,-0.032714814,-0.034814503,-0.022336835,-0.0012399093,0.030543685,0.08269485,0.019585239,-0.008838023,-0.010122781,-0.039612822,-0.009213509,-0.14845702,0.0127601195,-0.01813774,-0.00079886557,0.0013926988,0.007982553,0.020643406,-0.015528382,-0.048272457,-0.043488022,0.01656355,-0.03135611,0.0447914,-0.009905832,-0.007826984,0.026551072,-0.019315297,0.007604655,-0.044369355,0.07103067,0.022795971,0.014883068,0.043618195,0.0061113215,0.0353597,0.024864519,0.008500853,-0.013547871,-0.013331027,-0.019870425,0.024829753,-0.032322425,0.0056335367,0.029074632,-0.012324889,0.010099178,-0.0057939123,-0.0013260877,-0.019812515,0.0044767414,-0.01279691,-0.0075839437,-0.015912922,-0.008787134,0.020524144,0.079742104,0.022136431,-0.008577988,-0.031022828,0.013280731,-0.025397982,0.046267875,-0.039085556,0.030848313,-0.015012475,-0.045901764,-0.021740507,-0.014014428,-0.011931525,0.011187164,-0.0016781429,0.027220532,-0.02488006,-0.005772602,-0.019829553,0.040620893,-0.034631263,0.0040947134,-0.03187023,0.006980276,-0.025299598,0.024914458,-0.0005532634,-0.05193847,-0.01186373,0.004604821,0.050890636,-0.013820065,-0.037806597,0.013840237,-0.004603962,-0.032385286,-0.008325219,-0.004111139,0.055296883,-0.03395538,-0.0055558686,-0.027560942,-0.03780621,-0.03580244,-0.045238063,-0.033469833,-0.028756132,0.0062391944,-0.02797124,0.0820413,-0.03239501,0.018840656,-0.019876614,0.010968541,0.015098889,-0.0558571,-0.021535851,-0.008571192,-0.016022755,0.006685082,0.0066412217,0.010972591,-0.009437965,-0.03059083,-0.029382141,-0.039266407,-0.0075946944,0.016490519,-0.08120056,-0.013890304,0.0043285512,0.03237861,0.05616703,0.0064990153,0.019085187,0.027557846,0.035309438,-0.028685179,0.0049928394,0.06511595,0.02065018,0.034210347,0.0006334039,0.0028256227,0.01630243,-0.04681794,-0.006116544,0.019552829,0.04779192,0.028014937,0.0077843675,0.045900933,-0.04570725,-0.029859507,-0.036531284,0.02185042,0.041125108,-0.040225938,0.029110318,-0.0065242103,-0.021475773,-0.0025782867,-0.01623493,-0.02262044,-0.0046129855,-0.018015672,0.0144721065,0.0711924,-0.0048727095,0.005531635,-0.0031983827,0.040636674,0.0039283787,0.038764898,-0.0059167603,-0.059367098,-0.056402206,-0.042536896,-0.05223602,0.0437643,-0.027199809,-0.03600535,-0.03060843,0.013268174,0.04488092,-0.0051142448,-0.02103798,-0.029741969,0.0337626,-0.05442691,-0.012603933,0.020516157,-0.0027508796,-0.01193118,0.038361512,-0.0025202902,0.048176765,0.05809747,-0.0068884743,0.0031398647,0.011863355,0.042029027,0.01960246,-0.008912848,-0.005097451,0.027798256,-0.043141883,0.00794184,0.07964858,0.005521748,0.015809558,0.018366275,0.017532293,0.0029823852,-0.03598839,-0.0169603,-0.018255206,-0.038462467,-0.0056145703,-0.0031229544,-0.00008407701,0.0034703808,-0.02131452,0.023362428,0.0066088513,-0.0059652356,0.02050792,0.021349356,-0.015978707,-0.016638886,0.027123326,0.010765304,-0.0088395,0.015792683,0.086113244,0.027789358,-0.02395013,-0.04452059,-0.04500715,-0.031233365,0.030869225,0.03648365,-0.015495744,0.012665784,-0.008042618,-0.020765243,-0.002112103,0.018692112,0.023342263,0.021366993,-0.034051813,-0.0016615009,-0.034212377,0.020449774,0.057579562,-0.012663326,0.014902509,-0.02267812],"last_embed":{"hash":"1xnqttg","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1xnqttg","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Problem#{5}","lines":[13,14],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xnqttg","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Problem#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029855445,-0.01527894,-0.04010876,-0.021801265,-0.051714595,-0.031122098,0.04322775,0.005909447,-0.03391019,0.015827382,-0.0024650397,-0.014637786,0.0036651148,0.025446702,-0.0037560565,0.019312536,0.011146351,0.012867542,-0.001069572,0.006877684,0.029366516,-0.0024523335,0.04649437,-0.047694962,-0.027635753,0.011806003,-0.01480735,0.016412552,0.021085897,0.050446443,-0.037037123,-0.062940076,0.017032731,-0.006553877,-0.045477897,-0.047599036,-0.0010292075,-0.03326234,-0.020009039,0.04113464,-0.0049499436,0.023313578,0.01680446,-0.009109934,0.008482361,0.000101949896,-0.03371186,0.002320146,-0.057368983,-0.0281945,0.031634025,0.001618286,0.054401264,-0.038364395,-0.027501063,0.029291138,-0.032011744,-0.045890916,-0.009995741,0.0051918747,-0.041742876,-0.010925572,-0.007897983,-5.049525e-7,0.014225723,0.050381765,0.032545213,-0.008741066,-0.016542122,-0.04156248,-0.0015595193,-0.02539947,-0.016714422,-0.041010864,-0.07419953,0.03825449,-0.0032402,-0.05086681,-0.050081957,0.041298408,0.0012244398,-0.020112166,0.0009086178,-0.016849834,-0.0016278095,0.016724657,0.016790058,0.05718975,0.02586688,0.019748954,-0.009218795,0.021749347,0.012652769,-0.0021992086,-0.02144829,0.022507777,0.014256322,-0.02801499,0.017758884,0.0006089296,0.028176092,0.0012004654,0.013079312,0.007672881,-0.01280595,-0.036853366,0.01114217,0.010942995,0.025216315,-0.033446267,-0.0062813633,0.01845107,-0.0014450297,0.028348634,0.04900161,-0.010681046,0.052702114,-0.039728783,0.01754512,-0.013969653,0.017856913,0.04302603,0.03979546,-0.057763513,-0.011157424,-0.021958021,0.024542298,-0.00095020677,-0.014269491,-0.010598459,0.013354843,0.04000934,-0.024659103,0.011788208,-0.016390817,-0.008868038,0.040872835,0.009780012,-0.026205292,-0.04704008,0.0038635472,0.008197438,-0.061120667,-0.010783998,0.021470774,-0.043239143,0.013322445,0.0063689696,0.005307794,-0.022203565,-0.038324304,0.005195117,0.008749479,0.05001872,-0.01125314,0.015615538,0.022544436,0.050973263,0.014884422,-0.02461372,0.03977966,0.03413839,-0.04614748,0.052242614,0.032100394,0.012833794,0.0013566987,-0.0030617162,-0.0012142281,0.027996682,0.013993759,-0.04414898,0.04735251,-0.007984175,0.033941094,0.04597375,0.0393962,0.029153667,-0.0018376139,-0.021341644,-0.013005399,-0.049973924,-0.027974226,-0.04636545,-0.010754887,0.029808354,-0.008919685,-0.014030959,0.020098027,0.017122298,-0.031055953,0.006326781,-0.013405234,0.029471379,-0.0013265641,-0.019496366,0.0011348887,0.011897157,-0.0020575812,-0.021717126,-0.015174009,0.061082687,0.013018587,-0.019335007,-0.011085551,-0.015087247,-0.04412695,-0.04388457,0.025660956,-0.07231321,0.05976855,0.018900227,-0.050952453,0.0029360736,-0.025850987,-0.015504322,0.01380908,-0.0012851221,0.026169853,-0.021959694,-0.015974393,0.034854926,0.015294892,-0.0024164051,0.018931186,0.0011786725,0.0005115349,0.022479594,0.01714677,-0.050851766,0.016796298,-0.0068839677,0.0031729823,0.0036529324,0.030665075,-0.038612455,-0.055090025,0.0036350507,0.05339168,0.0076624593,0.00017856571,-0.010239688,0.036292665,-0.015843991,-0.043274127,-0.023243114,0.033974983,0.029813144,-0.04747848,-0.013263411,-0.011257492,-0.0040926915,-0.02284671,-0.007779432,0.02367947,0.0069406386,0.0050993226,-0.011481414,-0.019401912,0.021108845,0.00172356,0.015922792,-0.0054750727,-0.0010787917,-0.0139376465,0.009498915,0.03777313,-0.022524793,0.0046180505,-0.016937135,-0.01359792,-0.053568408,-0.0029072373,0.01877515,-0.014868211,0.019174242,-0.04698609,0.020189323,0.07360637,-0.014624288,-0.046510074,0.024229024,0.035866275,0.006678257,0.0766259,-0.01471257,-0.020401096,-0.018974207,0.03721438,-0.027856037,0.030027468,0.026188936,0.048597306,-0.0038712544,-0.018799951,0.030596156,0.04239817,-0.16756023,-0.011535121,0.011469317,0.04588117,0.009669055,0.0059633898,-0.015831236,0.02870228,-0.07142525,0.045494832,0.009843376,-0.036155067,-0.0073083886,0.0101590585,0.002809353,-0.022472184,-0.006680801,0.0053283437,-0.058842428,-0.03258453,-0.010730279,-0.060043905,0.01840647,-0.04267049,-0.029836008,0.027324822,0.035146285,0.024606917,-0.0029377004,0.00030623892,-0.0637265,0.008446682,0.007986505,-0.0037406601,-0.009709505,0.039691053,0.04115506,0.06189877,0.030008733,0.0043552434,0.034515124,0.035146512,0.0076662027,0.011732132,-0.010953831,-0.0008802913,0.0045589847,-0.06207241,-0.05350007,-0.00268876,-0.004109044,-0.029929532,-0.052030887,-0.012826256,-0.020952525,-0.010849189,0.0025576232,0.03253747,-0.016524944,0.03268802,-0.03235779,0.0022784863,-0.0031791618,-0.019331025,-0.021517716,-0.06171909,0.047230527,-0.015155943,0.00561126,-0.025358768,0.0030890561,-0.051167745,0.009937702,-0.034905996,-0.021135896,0.0034409575,0.00009085502,-0.02418852,-0.023151023,-0.06557404,0.025720129,0.017829577,-0.027318163,-0.0083548995,-0.023730224,-0.046544123,0.027847799,0.019677887,0.016969563,0.25976947,-0.021249797,-0.02562591,-0.014135796,0.04762777,-0.019404491,0.020855438,0.08399538,-0.015282286,-0.054222345,-0.05330181,0.021803405,0.001918447,-0.0344171,0.015709365,0.022152944,-0.061915483,-0.0003602977,0.07206265,0.008999949,0.00017906229,-0.01537601,0.07350938,0.0043351403,-0.03133515,-0.0077604936,-0.062310226,0.009926325,0.028956886,0.04306528,-0.056708705,-0.012402853,0.061987173,-0.038825225,-0.018077927,0.013334095,0.0019332386,-0.06308965,0.020439649,-0.0059854314,-0.0034421717,-0.0064455895,0.04836425,-0.046198584,-0.013912609,-0.016429266,0.016042762,0.027314339,0.013043327,-0.00800758,0.028288879,-0.027359886,-0.008649429,-0.001852365,-0.020100012,-0.004137171,-0.0040294956,-0.027961478,-0.032563962,0.023208713,0.0550876,0.013884921,-0.057227463,0.023911003,-0.027923902,0.04046878,0.011627842,-0.01828135,0.0060826987,0.024617419,0.0055410196,0.019868424,0.0048788385,0.0041942555,0.03990579,-0.016626792,0.03862898,0.04593338,0.0025750215,0.02242797,-0.03686391,-0.013552861,-0.045139942,-0.00019248108,0.00071014615,-0.028401257,0.008263623,0.09137285,-0.052856177,0.021158434,0.012126189,0.027500981,-0.034048114,0.00015615548,-0.015073366,-0.0076157153,0.01392424,-0.027746039,-0.0605526,0.008522312,-0.011843683,0.006964339,-0.013331739,0.010804822,0.02685839,0.008875841,-0.0026838812,0.01579214,0.02527766,0.025142966,-0.042366464,0.0024891812,-0.0028506126,0.018753523,-0.0041560335,0.017014643,0.04245959,0.016515726,0.04204847,0.014710953,0.00059029966,0.05940595,-0.012445566,-0.016176386,-0.023260392,-0.056504842,-0.018897545,0.010338922,0.014009251,0.026151864,0.04301052,-0.014604627,0.01033458,0.049782112,0.06266304,-0.0038714893,0.0104236305,-0.021066753,-0.0063611926,0.007958477,-0.037782956,0.024009237,-0.024941657,-0.010615055,0.031201798,0.03283884,-0.039966337,0.018772356,-0.03614193,0.04174041,0.03812862,0.03499412,0.030427912,-0.007988459,-0.002660384,-0.08387153,-0.02050464,-0.032679163,0.025875725,-0.03326583,-0.006358377,-0.0016450094,0.016934259,0.079410106,0.035787728,0.029229932,0.05306001,0.0540602,0.012044888,0.016497234,0.019727925,-0.054077264,-0.05355694,-0.012405517,-0.003494139,-0.007944703,-0.03028725,0.03654386,-0.01819033,-0.031626496,0.029715972,0.0040082536,-0.019395053,0.0040983013,0.017870994,-0.016591353,-0.008985578,-0.0039722333,-0.0239288,0.0031810727,0.0061095795,0.11216251,0.00970483,0.007245968,0.03777409,0.026838329,0.06409989,0.019729085,0.030654246,-0.007646136,0.013823642,-0.031290133,0.005247272,-0.012897118,-0.016655654,0.037403643,-0.0012995685,0.0320169,-0.021041442,0.035780247,0.025222734,0.023029111,-0.0867836,0.0111509245,-0.015267619,-0.02403356,0.026078636,0.014168425,0.028370194,-0.042998213,-0.032771353,-0.030228062,0.0052255252,0.018921867,-0.018214788,0.023445308,0.0040422347,-0.017106323,-0.0012756459,-0.01851762,0.002768002,-0.043184176,-0.013118086,-0.009965291,-0.005022041,0.016575975,0.016253682,0.004472353,-0.008014422,-0.027145429,-0.010818344,-0.0007977848,-0.00818448,0.030279191,-0.011150576,0.009590487,-0.02385985,-0.07016762,0.022533262,0.033408035,-0.0021096866,-0.039717197,0.0026707444,-0.016824242,0.05048029,-0.0050568255,-0.041961167,-0.018224414,0.012044245,-0.042571947,-0.008879492,0.03877372,0.009305034,-0.010617601,-0.028764218,-0.067526504,0.0025364563,0.004220294,-0.005159143,-0.045700494,-0.028597098,0.010667815,0.00054312916,-0.030091785,-0.029605485,-0.024991745,-0.01921263,0.042507138,0.0017445623,-0.048501007,-0.029147606,-0.003099519,-0.01482692,0.054514524,-0.029549818,-0.0022464057,0.048461203,0.010636097,0.024661494,-0.0168454,0.016050039,0.0055849976,-0.040451836,0.023832442,-0.030853687,0.022139208,-0.05328777,0.048326645,-0.029802829,-0.0043341,-0.01876401,-0.02365165,-0.0000526116,-0.011965633,-0.022315308,-0.003609222,-0.018309964,-0.013621747,0.06087877,0.00306147,0.017104596,-0.040607356,-0.00082098454,0.00665793,0.021107122,0.0046713236,0.058718644,-0.025366096,0.004698735,0.0063413307,-0.002390863,-0.0030870184,0.0030476248,-0.00012814598,-0.022451922,0.0020383715,-0.018048655,0.007822914,-0.0202233,0.006746443,-0.03931959,-0.009200082,-0.028078876,-0.020796621,-0.0050399513,-0.058534827,0.04381788,-0.03145514,0.0481421,-0.032230385,-0.043044247,-0.040926505,0.03734909,-0.014696643,-0.005928641,-0.046230365,0.021841891,0.02136263,0.010562356,0.01575958,0.014723112,0.006828475,-0.0137075,-0.017065454,0.04353817,-0.011394482,0.012245156,0.0043938807,0.026824469,0.059680056,-0.05428105,0.06261269,-0.004291564,0.00051809795,-0.011612414,0.010896426,0.016862461,-0.027116966,-0.017042706,-0.00878535,-0.018876903,-0.03693036,0.031966906,0.01142307,-0.024947787,0.053789448,-0.02948367,-0.016219353,0.014615336,0.03146261,-0.041967347,-0.018453851,0.0027961433,-0.04279907,-0.011323047,-0.0062663215,-0.0439732,0.02665496,0.054381963,0.015922228,-0.0024805309,-0.010999743,-0.044188358,0.00753274,-0.14779119,0.030500362,-0.019953825,0.021148164,0.017243717,0.0050622323,-0.00086033903,-0.0019613267,-0.033507142,-0.0328934,0.008172133,-0.025028694,0.0577181,-0.023386706,-0.027700195,0.029612336,-0.005660406,-0.0013497231,-0.04692639,0.039606757,0.017327864,0.010682413,0.015988544,-0.0053822496,0.008756685,0.020034852,0.030515894,-0.008689418,-0.02034982,-0.050087765,-0.0056556603,-0.04078621,0.0070621967,0.033651236,-0.036841065,-0.01103037,0.00048346425,-0.041281916,-0.021308362,0.0052769473,-0.014773706,0.0081242835,-0.0074466416,0.008169448,0.015317721,0.08732888,-0.0147471065,-0.027369624,-0.036405236,-0.0060835634,-0.044082444,0.027167663,-0.04422693,0.045638863,0.011779293,-0.025252791,-0.06334592,0.013336824,-0.0026974333,0.0049552745,-0.023296263,0.041437298,-0.02392473,-0.012671928,-0.023450002,0.041196886,-0.027671654,-0.011293168,-0.03556587,0.012611018,-0.021623734,0.018081736,-0.00405048,-0.036801927,-0.009729139,0.020202866,0.036878083,-0.010916517,-0.03357608,-0.013011313,-0.009675162,-0.01838914,-0.046031088,-0.00006418694,0.036217645,-0.025408115,-0.0029340317,-0.039221857,-0.02493596,-0.028145608,-0.059128337,-0.025726559,-0.007856351,0.009863492,-0.010494942,0.08880093,-0.052120835,-0.0049504684,-0.00077507383,0.0094585195,-0.015431029,-0.04571129,-0.01561752,0.00065189024,-0.019564832,0.0063663786,0.017435204,0.00026558666,-0.007591324,-0.012725701,0.0007998066,-0.023132933,0.0017254195,0.03580008,-0.07681213,0.0046596956,-0.009682628,0.042941965,0.025566863,0.0056208996,0.050133355,0.021966534,0.011675493,-0.028306382,0.033075564,0.06871372,0.014589982,0.030529708,-0.03182265,-0.008855823,0.013257729,-0.052623954,-0.007166503,0.026065398,0.060138136,0.015997484,-0.02052821,0.041927777,-0.022712793,-0.018745003,-0.04523108,-0.002853818,0.0550897,-0.03858284,0.017195687,-0.025396693,-0.0053423373,-0.00948061,-0.0013516403,-0.037552573,-0.006363425,0.00994753,0.017461274,0.0800394,0.008533133,0.033532657,0.012069979,0.029050797,0.00549582,0.016653787,0.005693988,-0.06902229,-0.041686513,-0.06654241,-0.031707216,0.048031118,-0.03145511,-0.025498487,0.00079890114,0.0057152933,0.0005409796,0.008978855,-0.021552907,0.0039409758,0.01782507,-0.037166297,-0.00878366,0.023878904,0.004146861,-0.039118003,0.04877514,0.014730684,0.053006783,0.049450092,-0.0073590106,0.005233232,0.014313384,0.040913742,0.00591073,-0.008416325,-0.023394708,0.022511281,0.0075716698,0.013372529,0.057653274,0.023742532,0.025925636,0.031791355,0.006097537,0.009905852,0.0050432202,-0.027050316,0.010982394,-0.03200634,0.0002465464,-0.0036245093,-0.007431601,-0.005240494,-0.018114304,0.032553963,-0.01342124,-0.0016625108,0.024232855,0.0503528,-0.011776765,-0.022694182,0.015568251,0.03858329,0.0046934825,-0.0070065935,0.029038614,-0.009953705,-0.001794173,-0.02214386,-0.017594906,-0.013857199,0.012523901,0.028499264,-0.0067316573,0.03595452,-0.015786208,-0.03275822,-0.006981482,0.013495578,0.03456911,-0.016954593,-0.05661154,0.030649336,-0.03439208,0.022802489,0.06158396,0.00055073533,-0.022054717,-0.020950196],"last_embed":{"hash":"m4vtqa","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"m4vtqa","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Problem#{6}","lines":[15,16],"size":89,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"m4vtqa","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Solution: Three-Layer System": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030876495,-0.037696183,-0.05490573,-0.0080830725,-0.024981854,-0.04906322,0.019216657,0.017783767,-0.011701447,0.007713301,-0.018840726,0.03063874,-0.005349554,0.010222869,0.028984757,0.039624553,-0.012270908,-0.029561535,-0.01400982,-0.012122955,-0.008184591,0.009322267,0.04073256,0.03527292,-0.042245343,0.017364139,0.024546517,0.003224811,-0.02215615,0.0690275,-0.00012175316,-0.06307444,0.008515213,0.0040205307,-0.048110235,-0.0098302,0.034562163,-0.029729623,-0.044910215,0.03576138,0.0066275545,0.00455113,0.022876438,-0.0030957295,0.024065156,-0.012270986,-0.041489188,-0.024040129,-0.03728232,-0.043658487,0.036203805,0.006654376,0.022169452,-0.043384653,-0.022819921,0.037526272,0.0037412103,-0.058473546,-0.03748751,0.045450788,-0.022525325,0.017594427,-0.034920443,-0.008359415,0.020013364,0.038240165,0.02468018,0.012347655,-0.0051370957,-0.019481027,-0.024617683,-0.0071907477,-0.05539178,-0.0031910664,-0.075364396,0.010299469,-0.015342684,-0.021985546,-0.05052436,0.028228324,0.004304619,-0.02078162,0.0074916566,0.0076377,-0.007278568,0.076779135,-0.0076208417,0.07009546,0.039899956,-0.0018196797,-0.033511918,0.04787228,-0.003508995,-0.026233137,-0.02363318,0.026429188,-0.0030120607,-0.031809203,0.039223425,0.0062005073,0.009927209,-0.024811568,0.018818343,0.027802518,-0.0070912587,-0.008192778,0.005974033,0.009122502,-0.0066614198,-0.030635266,-0.0032640102,0.016799279,0.009420579,0.0005783194,0.015503561,0.0022873906,0.0003235005,-0.04205962,-0.033858042,0.022402696,0.04916535,0.034524623,0.046523638,-0.061551206,0.02467628,-0.020826656,0.03523164,-0.00073674606,0.024058115,-0.009909445,0.009193079,0.051890794,-0.023948114,0.015368684,-0.013812801,0.0031303891,0.016408257,0.014531788,-0.0015139377,-0.038900554,0.014127322,0.047839873,-0.06897023,-0.015697822,0.021649528,-0.060345776,-0.016328473,0.012690827,0.0059029325,-0.024203734,-0.016114643,0.0011632602,0.024669493,0.04246178,-0.026827337,-0.017008502,0.04470035,0.051224533,0.0016988221,-0.008713547,0.028864883,0.04455786,-0.054211162,0.016054638,0.022463577,0.027403967,0.019884411,0.014879024,-0.005492751,0.022280661,0.0041290126,-0.009960132,0.016103664,-0.039974187,0.011028479,0.02338165,0.0365944,0.009799501,0.046606123,-0.021997105,-0.04222477,-0.0052436516,-0.029335778,-0.017413486,-0.020763759,0.03688113,-0.02337264,0.012746281,0.047569025,0.03802417,-0.020086573,0.021146236,0.007572058,0.038433805,-0.014465223,-0.016020488,-0.013657514,-0.008608955,0.017339217,-0.010979131,-0.0007096043,0.041198302,0.025900874,-0.026544109,-0.033623546,-0.0068140645,-0.04310485,-0.033735115,0.03611893,-0.04475208,0.028041566,-0.026114823,-0.04917697,0.016629722,-0.043838453,-0.035683878,0.033028673,0.008686927,0.03391335,0.009259403,-0.0012658172,0.03232957,0.017193837,0.006112859,0.0047454806,-0.011975167,-0.013975856,0.034798544,0.042807397,-0.012495619,-0.02716631,0.043446716,0.018577864,0.013185556,0.015973102,-0.017107591,-0.07085151,0.0129428385,0.05357368,0.022317564,-0.0070365774,-0.027221275,-0.007268302,-0.035182014,-0.03156948,-0.024401797,0.03734201,0.027385123,-0.028958816,-0.015432725,-0.016089967,-0.011486211,-0.040526323,-0.022638971,0.014998166,0.0138616925,0.013378429,-0.0064851446,-0.018442389,0.004645042,0.024135347,0.029855385,-0.008070266,0.009835885,-0.0012754112,0.009960029,0.041062094,-0.021187898,0.0045184675,0.011165231,0.021202508,-0.046693906,-0.0009019327,-0.0016037578,-0.024050282,0.020103427,-0.035226464,-0.0013199821,0.046249893,-0.022367062,-0.017204938,0.03927704,0.012380995,-0.000987438,0.05039324,-0.007881483,-0.014263502,-0.019423254,0.03928639,-0.047395345,0.03592709,-0.0020247041,0.05978663,0.022380188,-0.016995179,0.0016364846,0.007805044,-0.18075976,0.0069839233,-0.018714769,0.042361137,0.02137054,0.024640432,-0.021997815,0.0101710055,-0.04405661,0.05627193,0.0139182,-0.06147542,-0.0408295,0.016132543,0.008736875,-0.00856214,-0.0034004645,0.03082943,-0.038583707,-0.022849983,-0.04411653,-0.07034934,0.005065448,-0.0066727353,0.0044439156,0.017859621,0.06218408,0.022139514,-0.028879654,-0.027163757,-0.066391364,-0.015697658,0.0045998855,-0.00051807653,-0.004314174,0.043049805,0.0114505915,0.026670014,0.040433723,-0.0048982906,0.06940975,0.020736454,0.0024963606,-0.0003311498,-0.007955931,-0.031893782,-0.0037571639,-0.0053110127,-0.062042784,-0.013220051,-0.03211723,-0.03176275,-0.028544797,-0.02792166,-0.055163205,0.0013864778,0.022259435,0.06087046,0.0092855515,0.019911274,-0.017996864,-0.0015676286,-0.0143817635,-0.021323,-0.038990255,-0.06471576,0.025710605,-0.021816993,0.001284694,-0.039454762,0.025931353,-0.045297716,0.00051314686,-0.01570976,-0.043622367,0.016557345,-0.022530893,-0.046787523,-0.03921852,-0.08540912,0.04197402,0.0041433964,-0.030355325,0.022292556,-0.00208316,-0.043155227,0.0108338725,0.029014077,0.03498159,0.25603145,-0.018856708,-0.031421404,-0.020629944,0.021946875,-0.03520188,0.027830912,0.07861966,-0.026676541,-0.03521476,-0.029696286,0.017704781,0.039869048,-0.017549466,0.020615576,0.028160661,-0.05628443,0.0017903268,0.08155936,0.021778649,0.02997306,-0.0051609892,0.035601728,0.0012940986,-0.025188802,-0.010351025,-0.04274177,0.039545465,-0.00042639527,0.018033111,-0.035056047,-0.0070626326,0.04040503,-0.027886499,-0.037396576,0.01820916,0.014550235,-0.024618922,0.028498746,0.012045022,-0.009271259,-0.019106613,0.035952188,-0.046277054,-0.017910907,-0.031048952,0.003018495,0.0030275807,-0.009635095,-0.017437017,0.01428027,-0.02296076,-0.0074834414,0.00073503645,0.013238691,-0.0047257254,-0.009827801,-0.028502714,0.0049598385,0.040584356,0.031061757,-0.0036248132,-0.053067163,0.0019267221,0.008440282,-0.014873185,0.0144350715,0.010458987,-0.0029010172,0.00056444376,0.00299198,0.03474516,0.011042634,0.0073161754,0.041165166,-0.001785163,0.051683694,0.034934547,0.010463862,0.019722078,-0.015646936,-0.0014375728,-0.018802753,0.029314768,0.020791803,-0.0085022915,0.00028939103,0.058312543,-0.029840527,-0.0017732634,0.027678777,-0.0004847225,-0.03033498,0.02784886,0.0098134065,-0.031369265,0.012894532,-0.030110057,-0.05373386,-0.0051389844,-0.017417671,0.0055461973,-0.021026054,0.012572137,0.020040218,0.008668285,-0.012145034,0.00636733,-0.0071464134,0.010656366,-0.039452672,0.024062183,0.013645339,0.017907154,0.022531942,0.047123056,0.0042275526,-0.004432935,0.06538654,0.011043388,0.024414657,0.035885867,-0.0145885935,-0.007819185,-0.018917127,-0.0397318,0.023220627,0.019158468,-0.019753668,0.048979536,0.020773483,-0.03318917,0.020759884,0.032040667,0.029653326,-0.02990022,0.037406616,-0.013734367,0.0064640385,0.002385242,-0.028273279,0.0004066217,-0.029837705,0.008787346,0.02396889,0.04716342,0.0031455623,0.01285225,-0.034163844,0.019322686,-0.009738483,0.03788993,0.01755213,-0.0037607257,-0.00892446,-0.07848531,-0.014644228,-0.057956494,0.0052924077,-0.029485231,-0.019948924,0.007770059,-0.0033778187,0.06345183,0.0152861485,0.008038176,0.044715613,0.075839646,0.013609612,-0.00937885,0.014669763,-0.046495162,-0.038361754,-0.00044188736,0.002102736,-0.02176374,-0.057663314,0.009456531,-0.0040869038,-0.028743817,0.023739206,-0.0023944164,-0.04857643,0.019756716,0.024975644,-0.032200288,-0.011415634,-0.0051576584,-0.04655556,-0.00010365506,0.0056073572,0.09668036,0.03833883,-0.01074974,0.03708984,-0.017223336,0.048747372,0.038273342,0.041936893,-0.007828794,0.024186349,0.031875767,0.029405858,0.0018345013,-0.004787746,0.010471642,0.002457234,0.016076788,-0.034512248,0.020039,0.059951734,0.010156866,-0.064904876,-0.0029235717,-0.03012751,-0.0036642181,0.014771915,0.0406322,0.021619834,-0.03141821,0.0011043717,-0.021350475,0.021625102,-0.016406655,-0.030090036,0.031020913,-0.004822143,0.000067691675,-0.026818458,-0.018053884,0.00087426166,-0.016773844,0.0057717394,-0.027854111,-0.0029091616,0.018820973,0.026964864,0.03255729,-0.014850553,-0.044204928,-0.012216559,0.0039392747,0.0009871897,0.019115353,0.032127164,0.029587027,-0.019951118,-0.062639125,0.050637774,0.049268015,-0.008300983,-0.030125074,0.015249664,-0.04099655,0.045943648,-0.009063699,-0.012289781,-0.012970883,-0.0010881249,-0.026908766,0.0016171795,0.06762546,0.013921095,-0.02643956,-0.03217272,-0.034818057,0.018737841,0.00885454,-0.047906682,-0.006625607,-0.03855086,0.017776575,0.016855752,-0.028123135,-0.0063236444,-0.044947036,-0.0049382793,0.02190695,0.004421625,-0.027625676,-0.02569086,0.0013453346,0.009387872,0.020017356,-0.042591278,-0.03355593,0.0075595523,-0.0070885816,0.02622674,-0.03642741,0.01379336,-0.0017149717,-0.029416988,0.046493568,-0.010223096,0.01278794,-0.058189847,0.02531673,-0.031059977,-0.018008161,-0.028908549,0.0146766845,0.004503406,-0.03754258,-0.025790596,-0.004386073,-0.030581605,-0.015727982,0.055746716,0.012936093,-0.012818555,-0.024166351,-0.023992375,0.0110449195,0.010436027,0.0034745357,0.05633524,-0.05061803,-0.03914704,-0.009659434,0.029957138,0.0039910018,-0.021397058,-0.0005732686,0.001593021,-0.00784647,-0.0075901495,-0.011463039,-0.023638848,-0.018436607,-0.049869455,-0.009509686,0.008078122,-0.050598517,0.012142475,-0.027499286,0.048600204,0.0016572312,0.039235376,-0.026969934,-0.06243582,-0.017374866,0.0074273264,-0.024240786,-0.011741157,-0.049737666,-0.0005121114,0.02299948,0.010761612,0.0070471163,0.046526022,-0.016911706,-0.029577022,-0.048814677,0.032444097,-0.017217387,0.02606578,-0.005174475,0.040568206,0.02766548,-0.036555097,0.03363766,-0.002607795,-0.015562809,-0.0039152275,0.031570077,0.039046343,-0.0862643,0.01292363,-0.03519854,-0.0068456396,-0.0038642872,0.024824796,0.012445105,-0.018510599,0.014266661,0.0063130977,-0.040420998,0.043312527,0.04259238,-0.067394674,-0.050984204,-0.020945488,-0.02605361,0.008327669,-0.02989908,-0.020992616,0.04716305,0.024456933,0.017829016,0.0056946236,0.0055055474,-0.04336621,0.0067187306,-0.1461002,0.015981762,-0.023553617,0.0045154556,-0.013502517,-0.000062121275,-0.009485793,-0.015992844,-0.013469315,-0.030921262,-0.0040839543,-0.0435101,0.027787454,-0.029159844,-0.0011975568,0.03269722,-0.04571458,-0.032516085,-0.0393423,0.06877377,0.0008523362,0.020554544,0.024287855,-0.0225763,0.021436842,0.0010187817,0.016793216,0.0126222735,-0.036343526,-0.08912617,0.04793522,-0.052629046,0.023522656,0.055942528,-0.041977625,-0.010289602,-0.0031702504,-0.007817188,-0.023809038,0.011937163,-0.025088763,0.019968007,-0.01952228,0.012293374,0.009464654,0.026455056,-0.003697808,-0.0130313635,-0.028581645,0.021367596,-0.02504449,0.0015456254,-0.021161033,0.01552759,-0.00061561656,-0.03778088,-0.04123872,-0.00625533,0.015468579,0.030049803,-0.004435628,0.05266947,-0.022037622,0.033235177,-0.045554705,0.054026034,-0.047357064,-0.017354602,-0.017470833,-0.0009386124,-0.016026739,0.023272956,-0.009944348,-0.022840116,-0.023924487,-0.006537222,-0.0019807718,-0.013871199,-0.02193329,-0.00223218,0.0017175702,-0.011637565,-0.040742397,0.01964333,0.088800184,-0.035815533,-0.021664204,-0.010345683,-0.030618925,-0.00029580647,-0.058736693,-0.03053542,-0.03144935,0.007205163,-0.00008148009,0.050283194,-0.016967509,0.036020037,-0.04722466,-0.008714755,-0.011589464,-0.068096384,-0.031491447,0.006888703,0.0007773262,0.003971111,-0.013516991,-0.017083138,-0.005371937,0.006052494,0.00038608554,-0.016461339,-0.0016715066,0.029575413,-0.03243443,-0.044341587,-0.020300401,0.036469292,0.02815625,0.006561457,0.010457316,0.04358388,-0.0071732625,-0.030218272,0.02009999,0.060350046,0.03932265,0.015391399,0.022053685,-0.005825612,0.02995902,-0.050898563,-0.02785731,0.018326119,0.058839537,0.0015172105,0.012257565,0.04679823,-0.03506707,-0.041441254,-0.030378388,0.033389,0.05484804,-0.027754046,0.02696367,-0.019856988,-0.023624908,0.02200504,-0.041373998,-0.02500133,-0.013336716,0.012233775,0.012513255,0.059331246,-0.0074129254,0.04496464,0.012133887,0.012442486,-0.03870423,0.02939421,-0.027140018,-0.025585055,-0.0379407,-0.03801423,-0.022514358,0.045703646,-0.013878648,-0.030171972,-0.0134864515,0.017025055,0.032642897,0.036036614,-0.038592767,-0.019243848,0.027845778,-0.010481865,-0.01661175,0.020483062,0.018246321,-0.007080285,0.0379611,-0.0012438837,0.013179672,0.061534867,-0.009181384,0.019271223,-0.013859998,0.03660369,0.025990421,-0.018146498,0.02287547,0.009284776,-0.008981574,-0.01925093,0.06485408,-0.0064674136,0.027530385,0.017592182,0.023474522,0.039244946,-0.03452891,-0.010576644,0.017586958,-0.011077635,-0.0023978453,-0.004115291,-0.006321834,-0.049579278,-0.010945044,0.03748056,0.010927242,-0.008803299,0.0039147115,0.04124329,-0.010487048,-0.03830493,0.029645842,0.02459588,0.014397022,-0.003962807,0.046416543,0.042753145,-0.011264834,-0.046923175,-0.049454786,-0.030488169,0.024591865,0.0039541186,-0.051939357,0.027680438,-0.011779881,-0.014589127,-0.0030685847,0.034287952,0.022274163,-0.0068536517,-0.067355566,0.034877766,-0.02202002,-0.018863618,0.05684694,0.013295272,0.030766578,0.016617388],"last_embed":{"hash":"hz8t7o","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"hz8t7o","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Solution: Three-Layer System","lines":[17,24],"size":203,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"hz8t7o","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Solution: Three-Layer System#Layer 1: Habit Tracking App (PRIMARY SYSTEM)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013402641,-0.036373872,-0.071650565,-0.017696254,-0.036166266,-0.024556324,0.019414425,0.017099824,-0.025317358,0.0039987303,-0.03621061,0.024127055,-0.017083412,0.0075937686,0.02174949,0.056796018,-0.008502615,-0.021497227,-0.004598155,-0.0051343073,-0.0030321907,0.005618379,0.04521039,0.026281463,-0.034882374,0.013406852,0.021310778,-0.0013302446,-0.022316378,0.05838145,-0.011928215,-0.073699065,0.02539631,-0.00029026764,-0.064640366,-0.025000025,0.021596726,-0.029356299,-0.040664777,0.045527697,-0.0025500557,0.006399909,0.014433382,0.0078115407,0.023074508,-0.0050949445,-0.04137578,-0.018571807,-0.04743334,-0.04578542,0.041573457,0.0010670908,0.012816436,-0.048203908,-0.029666562,0.047942944,-0.008629926,-0.05396958,-0.01658144,0.019615885,-0.02132509,0.034045722,-0.0042151306,-0.022506738,0.016715348,0.020932335,0.0341023,0.006747811,-0.0058357245,-0.029444901,-0.030492255,-0.017458089,-0.083863765,-0.0070980275,-0.071399726,0.021544183,0.003918895,-0.020830566,-0.057368245,0.034208518,0.002541532,-0.04084114,0.006969127,-0.008151522,0.003405059,0.049426828,-0.014326336,0.06562042,0.023158956,-0.023600517,-0.02544432,0.028646054,0.008867939,-0.016366957,-0.02767066,0.025859252,-0.018420752,-0.022594048,0.043436233,0.014222785,0.0064895665,-0.0048603374,0.034978706,0.015652828,-0.0014575955,-0.025956787,-0.0015089967,0.008053312,-0.014956302,-0.03682946,-0.007712768,0.02172113,0.019304786,0.007003156,0.020180324,0.00022208215,0.000254718,-0.043018296,-0.023657989,0.0080883885,0.04102504,0.010898832,0.05726719,-0.057257585,0.012191427,-0.019067543,0.017147336,-0.011312612,0.021668302,-0.024067046,-0.0023981577,0.042141613,-0.03814433,0.010704597,-0.0017172607,-0.028038282,0.025818678,-0.0063696764,-0.013922821,-0.02433571,0.017007105,0.053558163,-0.06017362,-0.018741053,0.030246694,-0.049563646,-0.017756807,0.013836957,-0.01218141,-0.031304095,-0.0141304005,0.006334131,0.03924602,0.03884544,-0.01752659,0.00035661305,0.05260502,0.051560264,0.0016120814,0.00073846505,0.0057966965,0.036141783,-0.027034575,0.001369918,0.030534301,0.011876509,0.020368148,0.016557049,-0.0114124445,0.012104042,0.0058172224,-0.012074584,0.014339983,-0.029020134,0.019761246,0.020282434,0.05500045,0.008274248,0.05360803,-0.018970475,-0.046910595,-0.012709966,-0.036401257,-0.0071075973,-0.02311239,0.03478912,-0.021071829,-0.008146757,0.043876667,0.02844688,-0.009121814,0.025710616,-0.001620835,0.017964875,-0.008956502,-0.02548969,-0.024220742,-0.012713351,0.023389162,-0.017681446,0.0031348513,0.02801082,0.024331272,-0.016128644,-0.040519837,-0.0027377566,-0.03902624,-0.028488185,0.04276272,-0.056402117,0.010103737,-0.024538696,-0.035988767,0.010248699,-0.021271283,-0.0369596,0.03594862,0.011176261,0.04785,0.0054441015,0.009046252,0.03024868,0.011969863,0.008929926,0.0062015723,-0.019123059,-0.010324722,0.036582228,0.041632753,-0.016508812,-0.020236889,0.03712106,0.02594499,-0.0009800225,0.010563749,-0.018062677,-0.057321373,0.004962525,0.034984536,0.014618809,0.003722893,-0.009989483,0.004790734,-0.03130204,-0.028855212,-0.023447314,0.04814356,0.041691758,-0.029742902,-0.005726887,-0.023120053,-0.0071395896,-0.029175602,-0.012957521,0.0028907864,0.013042397,0.015199691,-0.0019229121,-0.029231103,-0.0067215003,0.014455822,0.026039308,-0.017151432,0.0006224901,0.0022763638,0.0023030778,0.051788002,-0.021594688,0.004778795,0.018435393,-0.004793866,-0.046247017,-0.0036222257,0.022906817,-0.026157405,0.0036873675,-0.030037677,-0.009012754,0.036125526,-0.019413864,-0.021594508,0.025167376,0.014033876,0.012650315,0.06666644,-0.019505868,-0.021765564,-0.027549207,0.04641963,-0.045872275,0.010765345,0.0015720259,0.050170477,0.019242724,-0.0057374444,0.019830933,0.011510943,-0.17815198,0.02097072,-0.00783695,0.041915,0.028832396,0.029826568,-0.017861878,0.02277546,-0.035367828,0.077948265,0.0149945095,-0.058513656,-0.029092167,0.015297592,0.0006580015,0.017027166,0.012036158,0.04131456,-0.04215153,-0.03362679,-0.031151019,-0.0534845,0.00052416936,-0.01407528,0.013639392,0.018317629,0.06849088,0.024106191,-0.021092571,-0.013572048,-0.05454365,-0.025739273,0.009053292,0.015557618,-0.01254838,0.029145088,0.0139880255,0.017846439,0.019529574,0.0026492823,0.062010895,0.04315411,0.013868908,-0.01195063,-0.004071178,-0.019333044,-0.010645102,-0.01750151,-0.07594814,-0.011607199,-0.03140442,-0.032894537,-0.03252004,-0.03335762,-0.05653479,0.008745996,0.020102287,0.06226645,-0.0061446824,0.029363727,-0.018356517,0.0012135726,0.0033564663,-0.013781828,-0.04722385,-0.057407286,0.029109783,0.0008771467,0.0033824432,-0.04320963,0.015862187,-0.05942945,-0.010556201,-0.012746787,-0.070238546,0.008137855,-0.017929068,-0.04961302,-0.037223123,-0.084067374,0.03009386,-0.00836391,-0.020106932,0.007909935,-0.0143183535,-0.045358922,0.006102897,0.006263256,0.03482247,0.26771757,-0.005884407,-0.018088711,-0.017204847,0.021299405,-0.02518875,0.012990858,0.071366675,-0.019473715,-0.035862457,-0.033638336,0.022862779,0.014639434,-0.024385847,0.00883432,0.028914401,-0.05559169,-0.009638411,0.09379093,0.025627341,0.024668908,0.005333443,0.052048743,-0.009010196,-0.02370664,-0.0054214387,-0.038124695,0.020390088,0.0126454495,0.015438486,-0.04053066,-0.0021829784,0.038032793,-0.025515474,-0.025652397,0.0022448646,0.0047942842,-0.040832218,0.019962579,0.033925496,-0.013490175,-0.022493267,0.006595217,-0.060761224,-0.01914481,-0.02389331,0.012623944,-0.004674445,0.011061171,-0.03037039,0.02356491,-0.032654986,0.0032728356,-0.0074036336,0.013003339,0.0072291056,-0.0008361126,-0.03744926,0.012327523,0.039237656,0.030980302,-0.009091374,-0.05758917,-0.0073558795,-0.0030110804,0.0006031719,0.00419695,0.008913281,0.0036950193,-0.0006135414,-0.021736626,0.019671047,0.010554033,0.0067953477,0.045987036,0.0020972528,0.06267793,0.027943311,0.0004379842,0.037560176,-0.022051478,-0.0012099996,-0.018824624,0.020697378,0.011084431,0.0012118574,0.022354482,0.056814305,-0.025086354,-0.013602861,0.018749248,0.009192651,-0.014924509,0.032129444,-0.013112467,-0.02582091,0.012676778,-0.010868883,-0.056735452,0.0017907482,-0.0024364204,0.026520975,-0.017191773,0.008210929,0.020518463,0.00015824004,0.005993407,0.026023222,0.0033377542,0.0128246285,-0.01963101,0.028180651,0.016270533,0.017524825,0.016655022,0.053731743,0.027527425,-0.00040220623,0.06633418,0.018816574,0.0212384,0.011083829,-0.01631611,-0.012002551,-0.020151764,-0.059130467,0.03967991,0.012071014,-0.008508304,0.054223467,0.025718901,-0.03167041,0.019187853,0.03052563,0.018002564,-0.019541845,0.04915345,-0.003756878,0.008015456,-0.018669132,-0.03908048,0.003839785,-0.0068443385,0.009373924,0.03009934,0.05483757,0.00008594907,0.010682166,-0.022008918,0.026794897,0.0013586526,0.017513568,0.02047353,-0.0019246449,-0.005288133,-0.07953537,-0.012424093,-0.056437116,-0.0012465736,-0.026729202,-0.014292884,0.008893443,0.0032294656,0.05750501,0.020549195,0.012154025,0.028539862,0.08675035,-0.007396941,-0.011899618,0.020679157,-0.04881322,-0.038408477,0.0031983391,0.00019685275,-0.042848956,-0.046040524,0.013227124,0.0070936913,-0.030851295,0.024528792,-0.011184176,-0.041898537,0.016374983,0.023715343,-0.03168308,-0.004222119,-0.006908249,-0.039956246,-0.0053240745,0.007005259,0.1020779,0.017288022,-0.004293294,0.012711,0.0007426144,0.051389843,0.024722718,0.026179714,0.0015657895,0.036300547,0.017256495,0.024148706,0.018888796,-0.009243324,0.0026278987,-0.012615473,0.008840092,-0.030090375,-0.0008492171,0.04498036,0.006542945,-0.067039564,0.01230696,-0.02281559,0.0011696034,0.014816168,0.034300346,0.030491753,-0.033103835,0.008366129,-0.00852438,0.023410132,-0.019024355,-0.038282335,0.010213306,0.007617184,0.011197473,-0.02153608,-0.0048930016,0.0032829647,-0.0003493443,0.015661178,-0.024400966,-0.02548054,0.023312993,0.02623521,0.01641869,-0.0166862,-0.056765534,-0.00041051017,0.003076342,0.016120829,0.01717455,0.03728497,0.028823521,-0.027662441,-0.06346504,0.046350207,0.03162941,-0.017708851,-0.019315753,-0.007997306,-0.03457022,0.04533661,-0.004711182,0.013092623,-0.0136863105,-0.019206244,-0.034565076,-0.0011322264,0.0753836,0.01786266,-0.028818388,-0.04399161,-0.028915087,0.020065095,0.020913867,-0.03022471,-0.01595053,-0.04153292,0.0059306873,0.01829015,-0.03838235,-0.010303135,-0.048826776,-0.032067284,0.01839416,0.046532694,-0.05733581,-0.037795275,0.016457658,-0.017183566,0.0044824923,-0.03456234,-0.015848303,0.0082471445,-0.01571742,0.028076705,-0.04669068,0.014676563,-0.0022620053,-0.03955491,0.059061818,-0.010867542,0.015050834,-0.0417845,0.06158646,-0.03407294,-0.0067145475,-0.033706266,0.0081387665,0.019133832,-0.05293776,-0.031278327,-0.0052374057,-0.035519157,-0.03189053,0.057091475,0.020322965,-0.0018267507,-0.013096852,-0.0049256124,0.008855237,0.009117519,-0.0021491395,0.055751015,-0.04563748,-0.026378948,-0.018723788,0.02516843,0.017925382,-0.025747951,-0.0036303417,-0.0056682248,-0.011113244,-0.008841471,-0.016496534,-0.010584128,-0.003291502,-0.055244435,-0.005096733,0.0066596093,-0.043843757,0.015146947,-0.028891932,0.03150805,-0.0056840987,0.041380372,-0.019993128,-0.036359917,-0.007150119,0.015026379,-0.008521065,-0.0057910965,-0.041309115,0.0030217054,0.020349776,-0.0011698887,-0.0023098432,0.028471606,-0.014686627,-0.02539171,-0.05406652,0.04836479,-0.02133761,0.020022666,-0.007934131,0.02663507,0.025670415,-0.052468345,0.047496654,0.0024356823,-0.013607775,0.014462546,0.026998213,0.042194016,-0.06900008,0.004213287,-0.029277897,-0.0076175663,-0.023759194,0.026187122,0.0016401423,-0.020921785,0.038026404,0.016027492,-0.028098393,0.028668286,0.02784141,-0.057018075,-0.050016813,-0.018530639,-0.024327092,-0.0011977559,-0.020349702,-0.01643415,0.030575413,0.021457568,0.011289605,0.020459455,-0.0030985638,-0.03881797,-0.009127791,-0.13985458,0.016600547,-0.02808185,0.0038637158,0.00036248317,0.013508946,-0.004029101,-0.012154141,-0.017832264,-0.03165834,0.016602676,-0.030227236,0.02776531,-0.022228245,-0.014576505,0.007954082,-0.036468033,-0.025341125,-0.036767486,0.08307242,0.009665005,0.034379862,0.04215924,-0.015704809,0.0213082,-0.009462833,-0.011709212,0.027319191,-0.041767225,-0.0712847,0.03976897,-0.057190336,0.010292112,0.053524096,-0.040411033,-0.0038177748,-0.018045723,-0.031663377,-0.039517593,0.02203299,-0.015314522,0.017609283,-0.03289803,-0.0056518647,-0.004314968,0.035051342,0.0014947508,-0.016075913,-0.020176,0.012125911,-0.03279119,-0.002943381,0.008319069,0.017928427,0.0071782367,-0.03063057,-0.052277543,-0.020668697,0.0092411805,0.00906152,-0.016178248,0.06393733,-0.025006454,0.027849967,-0.038922764,0.05005605,-0.039330114,-0.019647064,-0.011032262,0.009934725,-0.0029952202,0.017242564,-0.024598463,-0.036743026,-0.027822059,-0.016679896,0.002541734,-0.018250948,-0.04522501,-0.009130551,-0.0023694085,-0.015400117,-0.025890108,0.010682508,0.088638626,-0.042764023,-0.02109246,-0.012035703,-0.019775154,-0.011562704,-0.06695721,-0.029540109,-0.028557822,-0.013257014,-0.0103914095,0.05472053,-0.018369358,0.027958596,-0.01971704,-0.004493979,-0.006044704,-0.050290454,-0.019164529,0.0026744744,0.0029443922,0.012922815,-0.008166297,-0.01719422,0.005158725,-0.015828464,-0.020408433,-0.018957114,-0.001783193,0.030490508,-0.03261155,-0.0390284,-0.024359317,0.04800205,0.04446142,0.0016958999,0.0030134919,0.027810076,0.007663011,-0.029857032,0.017861621,0.04634671,0.039698213,0.047551423,0.039059903,0.00064407714,0.028962173,-0.04036708,-0.020869996,0.0063941935,0.04967957,0.006207454,-0.002299354,0.047226332,-0.038469955,-0.035469826,-0.04814013,0.0543917,0.06455461,-0.04545053,0.006287469,-0.017494697,-0.032667574,0.01804171,-0.0328436,-0.024103153,-0.02146226,-0.005166993,-0.0032875084,0.0720175,-0.016573085,0.015485399,0.0045228195,0.027024297,-0.043618895,0.04180503,-0.011695473,-0.016367052,-0.034591123,-0.045000866,-0.025604362,0.043224666,-0.026335329,-0.02211821,-0.011154342,0.029174294,0.03032241,0.033534326,-0.03346884,-0.017884905,0.03617174,-0.009102555,-0.017162466,0.018179232,0.0194042,-0.019372975,0.038473967,0.006014401,0.033582576,0.07188667,-0.014269488,0.03724474,0.002671274,0.05348115,0.022023922,-0.0065951915,-0.0015852692,0.02061479,-0.004716135,-0.008746343,0.07487018,-0.007764261,0.026511718,0.02042196,0.024303488,0.052203983,-0.024599852,-0.015535466,-0.0030374757,-0.021370035,0.0070155645,-0.013296029,-0.016264258,-0.025155375,-0.012574647,0.04349816,0.027469387,-0.009568819,0.013001031,0.036686186,-0.01443087,-0.025581464,0.03858954,0.02527861,0.002874165,0.024287416,0.05360974,0.046228595,-0.0020609032,-0.04044678,-0.03801143,-0.019924803,0.022950672,0.001074448,-0.04465176,0.015658062,0.001797706,-0.015715288,0.0074633816,0.041160915,0.012330827,0.0007035878,-0.05405834,0.024474703,-0.016126309,-0.023865085,0.063215956,0.0015830761,0.026406439,0.011613024],"last_embed":{"hash":"e3vj35","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"e3vj35","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Solution: Three-Layer System#Layer 1: Habit Tracking App (PRIMARY SYSTEM)","lines":[19,19],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"e3vj35","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Solution: Three-Layer System#Layer 2: Obsidian Daily Note Checklist (BACKUP/REVIEW)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04469464,-0.027988674,-0.06468437,-0.00516042,-0.019978791,-0.051344674,0.035794046,0.014910453,0.0038176253,0.018301105,0.0038553223,0.031334188,-0.0016555433,0.012870006,0.025367485,0.019454364,-0.031152213,-0.008931145,-0.021230608,-0.0017778806,-0.023517527,0.010252097,0.043729868,0.035618164,-0.0669965,0.021768048,0.032038894,-0.0038967393,-0.012657182,0.0818125,0.00838626,-0.07399896,0.012659115,0.005208935,-0.025961172,-0.0155805955,0.020676913,-0.02548094,-0.054877672,0.05124453,-0.005237347,0.012314248,0.02065545,-0.00840725,0.033557747,-0.01601965,-0.032118917,-0.023330398,-0.03126718,-0.040141135,0.038710844,0.020401098,0.01701239,-0.030369248,-0.041602857,0.018977685,-0.0041742404,-0.06277153,-0.03346377,0.040179074,-0.02220377,0.023844928,-0.045897197,-0.0057238853,0.017966297,0.03670245,0.027440578,0.0048483755,-0.011196557,0.0014772303,-0.026335297,-0.0073439484,-0.050885916,-0.0070134127,-0.063585654,0.024663672,0.0041089538,-0.034570336,-0.034774333,0.03247716,-0.0038824833,-0.00131997,0.00239011,-0.0052871904,-0.009568894,0.0762598,-0.011433456,0.05265416,0.039639708,0.0033766462,-0.035247196,0.04573399,0.00056666136,-0.021754611,-0.012876494,0.024422469,0.010221731,-0.010853147,0.034979198,0.0048607164,0.011471548,-0.012391798,-0.0033369565,0.039126933,-0.016894022,-0.007690691,-0.0038852445,0.0008155739,-0.013421298,-0.026163531,-0.002249793,0.04100625,0.0012422224,0.0075102514,0.01956445,-0.0141742,0.0015681302,-0.023850538,-0.029739484,0.006607695,0.051074572,0.03218672,0.033519376,-0.06622793,0.03177172,-0.01142115,0.041141264,-0.010315388,0.0262471,-0.02290774,0.0110194525,0.04495416,-0.02989683,0.020916652,-0.0068957885,0.005389986,0.030447958,0.007714102,-0.007106786,-0.060109075,0.011736934,0.042523205,-0.056961894,-0.023323111,0.009359117,-0.053709935,-0.008018078,0.010060951,0.010597483,-0.037036747,-0.0047448785,0.008011068,0.028240092,0.05663195,-0.01317631,-0.023487033,0.03054847,0.03693603,-0.022019114,-0.022981932,0.024146188,0.047659203,-0.05553108,0.0368814,0.021392096,0.02392843,0.023761185,0.016253576,-0.006761604,0.02637313,0.01650814,-0.048685405,-0.001875188,-0.0369286,0.011061682,0.015769651,0.036052786,0.008586354,0.044947922,-0.017527891,-0.03998739,-0.0038863632,-0.041184742,-0.019153751,-0.029435785,0.03664741,-0.021668198,0.011372455,0.038573954,0.031493545,-0.03183201,0.015996298,0.023349557,0.040940024,0.00035544386,-0.011876952,-0.004197678,-0.0027531052,-0.00079854886,-0.021847442,-0.012770095,0.04144717,0.047611207,-0.03285327,-0.01571518,0.001500252,-0.029020097,-0.049785312,0.029349813,-0.03136368,0.034599073,-0.02581485,-0.06432637,0.04369253,-0.047618907,-0.036440503,0.038880583,0.0048761456,0.03547732,0.0060002217,-0.0049881916,0.02614985,0.025498848,0.015534788,0.00926317,-0.018690357,-0.009398032,0.030375525,0.06807564,-0.004942684,-0.041378796,0.030401573,0.006529331,0.007310117,0.023499267,-0.009055163,-0.06835114,0.017353648,0.052616645,-0.005690558,0.0038919526,-0.014835805,0.0023457457,-0.051587444,-0.044560216,-0.028495343,0.040459793,0.018926276,-0.040622387,-0.00655995,-0.009945742,-0.003851465,-0.029788086,-0.030177701,0.032445688,0.010058759,0.020461071,-0.0090060085,-0.020496648,0.01325806,0.041682165,0.0341496,-0.0128476275,0.016399555,0.000777038,0.023689767,0.035458405,-0.003653008,0.019364746,0.023957906,0.026336122,-0.04456524,0.026287949,-0.0053481977,0.0068332823,0.033640288,-0.037677836,0.010836772,0.061551325,-0.032391198,-0.01465584,0.050076243,0.019186106,-0.010756111,0.05869804,-0.016664326,-0.007292998,-0.016123895,0.029463353,-0.042708,0.012352029,0.0021806688,0.056061544,0.015704291,-0.031778645,0.00043460217,-0.00008849596,-0.17000182,-0.009881828,-0.00068218424,0.05166913,0.027348928,0.0190067,-0.030276278,0.0034316222,-0.04084047,0.036113735,0.014764854,-0.06563456,-0.042475697,0.024476156,-0.009355618,-0.015180692,-0.004625594,0.0283162,-0.033914424,-0.015973765,-0.032423485,-0.07286177,0.026571596,0.0009451439,-0.005147938,0.0042677745,0.07111448,0.016204288,-0.045377057,-0.02095624,-0.06901705,-0.03288319,0.008702692,0.007404312,-0.010426983,0.06373831,0.012889386,0.018098414,0.038664248,-0.009811653,0.06908714,0.00567591,-0.009838753,-0.00011939547,-0.005872562,-0.017411644,-0.003305756,0.0061752102,-0.061943043,-0.026682427,-0.027647218,-0.046395548,-0.026448,-0.014307429,-0.06313277,0.008133828,0.016313965,0.051598623,0.0148908235,0.006618975,-0.02944162,-0.006958013,-0.016797427,-0.033561587,-0.046057735,-0.053680543,0.033065073,-0.05204169,0.013127326,-0.03290155,0.024042899,-0.03078407,0.012629942,-0.020562788,-0.043038677,0.021615101,-0.037166197,-0.040450025,-0.02439302,-0.09111245,0.036123186,0.0058853277,-0.030390216,0.024390604,-0.0039149346,-0.036291864,0.0034282429,0.021516854,0.02990021,0.25250947,-0.017509624,-0.04212179,-0.03345115,0.016752958,-0.029369911,0.034405664,0.0720033,-0.02762815,-0.022926567,-0.037427586,0.020680493,0.042695183,-0.009699497,0.016684568,0.030692637,-0.046324037,0.0000063381717,0.099045135,0.006387004,0.01642003,-0.005499625,-0.00011386087,-0.011551437,-0.039469887,0.008740016,-0.04582759,0.019635435,-0.0014494351,0.025525184,-0.033254415,-0.009681618,0.039658494,-0.022632403,-0.05082078,0.015612569,-0.007875076,-0.019678626,0.033055257,0.00047880702,-0.023199338,-0.016632352,0.051462725,-0.04100226,-0.026832458,-0.04047847,0.013536001,-0.014475507,-0.005895413,-0.002909359,0.022936132,-0.034652524,-0.006939029,-0.00021227018,0.020551957,0.005361603,-0.023405427,-0.030789066,-0.0026826633,0.048551474,0.025612663,-0.0050366903,-0.05917829,-0.00504993,0.008829328,0.0001504216,0.021848872,0.013842323,-0.0045588347,0.008814125,0.0014629561,0.03836214,-0.010682664,-0.003917109,0.032188404,-0.0036481856,0.058203146,0.025384778,0.01593618,0.02233961,-0.010342362,-0.021288056,-0.0010764945,0.028557967,0.027500426,-0.0174575,0.007961104,0.06007856,-0.022120332,0.004720896,0.009013245,0.003708243,-0.032194957,0.025318114,0.011160985,-0.0303977,-0.0024145234,-0.021954665,-0.04797244,-0.021986296,-0.028313117,-0.013000443,-0.01440729,0.008875182,0.020014364,-0.009455385,-0.016842896,0.008967237,0.008568682,0.023363126,-0.038333885,0.041533113,0.016940476,0.03015938,0.02038925,0.039802384,-0.026585506,-0.00009473252,0.04174833,-0.0010608741,0.022840947,0.017807364,-0.0033615774,0.0070564905,-0.023242021,-0.04454122,0.015436397,0.041354027,-0.032780103,0.035839397,0.02200033,-0.03459791,0.012290115,0.027687544,0.02240922,-0.030824572,0.011630275,-0.013449785,0.005389853,-0.0015960342,-0.019087063,0.006499097,-0.044440165,-0.00047689505,0.0077999807,0.02531161,-0.012139736,0.0031424605,-0.024678003,0.0268154,0.009835463,0.040484272,0.023098467,-0.0031271577,0.004059903,-0.06934267,-0.025057992,-0.05098195,-0.0021138291,-0.027842395,-0.010880028,0.01936407,-0.007887995,0.061214272,0.009784007,0.018283824,0.042143065,0.058639552,0.018439885,-0.015141021,0.0105272,-0.040929332,-0.05238013,-0.00031697794,0.006125572,-0.03057806,-0.028866962,0.00683213,0.0015074341,-0.027664762,0.01753523,-0.010209169,-0.0440198,0.009019067,0.037817802,-0.019216778,-0.004260079,0.00033008927,-0.028024858,0.006670789,0.01945715,0.088750996,0.05067546,-0.0055644778,0.037949707,-0.014008488,0.065122336,0.04386959,0.047603473,-0.008730194,0.014274192,0.027533967,0.025604531,-0.0034832652,-0.013265241,0.0016976661,-0.011295278,0.032468,-0.024496846,-0.0025191414,0.06382446,-0.006539,-0.062318947,0.003415473,-0.03575093,-0.015367377,0.028750928,0.030658301,0.015166372,-0.0464587,0.0025476825,-0.03161883,0.030732518,-0.021385534,-0.03365826,0.041692138,-0.004904364,0.014294194,-0.033122733,-0.022721792,-0.00019593025,-0.009550682,-0.006826807,-0.033378035,0.016973361,0.03260813,0.03253373,0.043009605,-0.007780397,-0.0539035,-0.013574775,-0.005977441,-0.022337891,0.04110472,0.034141857,0.028406855,-0.026068848,-0.082685135,0.056531314,0.039554477,0.0020403697,-0.02802554,0.016954064,-0.022592923,0.056123227,-0.008356505,-0.01860151,-0.0038404015,-0.006626868,-0.028916018,-0.01016012,0.070700265,0.030762933,-0.03215628,-0.051207226,-0.021537354,0.01789462,-0.0003153817,-0.047454555,-0.0021105807,-0.049824413,0.01928926,0.0052425037,-0.0033435228,-0.0060460432,-0.038917884,-0.0026516304,0.029234884,-0.00023480508,-0.011696256,-0.017595168,0.00089790084,0.009965025,0.016203677,-0.04102285,-0.03652245,0.005728438,0.01966559,0.0186598,-0.024975156,0.023987092,-0.01260609,-0.03848452,0.05169387,-0.01350413,0.013762735,-0.045925677,0.02705266,-0.023539754,-0.022225834,-0.015134574,0.014528249,0.005969301,-0.039346408,-0.019831609,-0.008721684,-0.025813863,-0.0280453,0.053892177,0.009991967,-0.008380376,-0.028833989,-0.035288032,0.028853046,0.012750536,0.011574999,0.059124634,-0.054311443,-0.038691916,-0.0023779778,0.04070281,0.010846524,-0.039131753,0.0111030275,-0.005065885,-0.006251057,-0.016345164,-0.02127129,-0.02878233,0.0006342294,-0.042880263,-0.013396057,-0.0033739188,-0.041594453,0.003823394,-0.009693345,0.05542725,0.00046499187,0.013508111,-0.014428809,-0.053314712,-0.0093151145,0.001442165,-0.009976866,-0.0033698326,-0.006774823,0.0024680898,0.029278217,-0.010275138,0.014514528,0.044418044,-0.021589488,-0.02442916,-0.036082227,0.030991932,0.0078341905,0.038281582,-0.017770456,0.019778688,0.02098774,-0.029250288,0.0051152264,-0.02590914,-0.016820112,-0.016570827,0.03366322,0.0417598,-0.07650237,0.013903778,-0.01021289,-0.014986712,-0.012949078,0.02959423,0.0062046084,-0.043545764,0.020037027,0.00723937,-0.03706136,0.056807656,0.017013816,-0.056752305,-0.056827687,-0.0066553275,-0.027851077,0.001216049,-0.043775994,-0.015233567,0.044417262,0.028655129,0.025679637,0.0022482122,-0.0055821068,-0.015756857,-0.011573186,-0.14347266,0.021046901,-0.016115712,0.0016445545,-0.018164376,-0.0028253754,-0.021437388,-0.022970378,-0.013945635,-0.024373906,-0.01728358,-0.037082415,0.03197321,-0.033385213,-0.0019645507,0.040405236,-0.026651723,-0.026188554,-0.030827077,0.05808781,0.0037152749,0.013111136,0.028255997,-0.0032876446,0.027707282,0.002858998,0.01845637,-0.00047221492,-0.024262993,-0.0822691,0.051657546,-0.0339824,0.01439954,0.05340726,-0.024082195,0.006545401,-0.0036168685,0.001959943,-0.010015366,0.009930558,-0.015718067,0.016286654,-0.010799556,0.013375142,0.019529857,0.026803527,0.01037409,0.0050731353,-0.02352513,0.034985773,-0.004909696,0.0019115873,-0.030433811,0.014906429,-0.019372942,-0.04193962,-0.031810436,-0.022860168,0.0217229,0.027831621,-0.01665387,0.05026007,-0.0089744525,0.00038716607,-0.021560933,0.051706865,-0.024092373,-0.00985985,-0.023558954,0.006246343,-0.019147353,0.027804254,-0.024408786,-0.026371572,-0.028214198,-0.008484657,-0.0016944372,-0.0095783025,-0.023917452,-0.0046510156,-0.014420909,-0.01778546,-0.024591314,0.02182416,0.0839098,-0.03190379,-0.02979284,-0.014880782,-0.04370993,-0.0038557588,-0.04021354,-0.028819371,-0.025684554,0.007577847,0.009220581,0.061739437,-0.018635299,0.028233109,-0.047399137,-0.012614316,-0.0052917707,-0.074348815,-0.029006697,0.010579215,0.0025119744,0.014282451,0.014841997,-0.014803352,-0.010588884,0.005224433,-0.0011385597,-0.018692153,-0.0026116248,0.021019343,-0.039598778,-0.038181566,-0.020264478,0.020089118,0.0320728,-0.0005931452,0.011797742,0.033492006,-0.013071915,-0.028666675,0.02977157,0.042237002,0.033337027,0.0066025266,0.023376144,0.00444712,0.017758697,-0.038444575,-0.027702753,0.026064584,0.07108219,0.016356893,0.019745136,0.04425299,-0.045020293,-0.038096096,-0.02414154,0.017354751,0.04751023,-0.037658863,0.03624316,-0.033039123,-0.021027252,0.0033806565,-0.041819315,-0.021683957,-0.009118843,-1.2902487e-7,0.017739654,0.062452286,-0.008543833,0.04303625,-0.0035280746,-0.00028933046,-0.04289133,0.024208667,-0.025931887,-0.008597586,-0.046210695,-0.029664636,-0.020811249,0.033616398,-0.0047018225,-0.026666062,-0.014551285,0.009769758,0.03352778,0.024467,-0.027619824,-0.04485785,0.034324225,-0.009453383,-0.011128436,0.0042473194,0.038378626,-0.00910163,0.044138264,-0.018639183,0.008893466,0.048655238,-0.007269831,0.00963031,-0.0056960336,0.020450875,0.02432134,-0.027230235,0.039773554,0.0085195815,-0.038221803,-0.004316089,0.06301079,-0.017246114,0.029638775,-0.004168872,0.040295277,0.030176872,-0.034497656,0.0054060887,0.024627112,-0.009363224,-0.003167443,0.0051676068,0.002150686,-0.049049817,-0.010520393,0.03392897,-0.0072719012,0.0047871433,-0.0053459792,0.025837554,-0.015840245,-0.049512256,0.02582776,0.021868585,0.011870521,-0.009052485,0.048995957,0.048340566,-0.018810716,-0.049577188,-0.047855243,-0.028545002,0.0083185015,-0.0120277945,-0.04773358,0.035687804,-0.010321813,-0.006478773,0.009451254,0.022415549,0.029709514,0.0038351626,-0.06816317,0.01032631,-0.029199675,-0.0025395153,0.044107206,0.00025496964,0.031361703,0.020223206],"last_embed":{"hash":"1lvpq4c","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1lvpq4c","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Solution: Three-Layer System#Layer 2: Obsidian Daily Note Checklist (BACKUP/REVIEW)","lines":[20,20],"size":58,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lvpq4c","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Solution: Three-Layer System#Layer 3: Accountability Mechanisms (ENFORCEMENT)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0016061519,-0.03368434,-0.047439333,-0.017391395,-0.046284504,-0.010481339,0.055452295,0.029557774,-0.024591161,0.007225922,-0.015942495,0.05214188,-0.017045854,0.011746934,0.0107151745,0.024734609,0.008475332,-0.019153055,-0.0041832062,-0.014389281,-0.009530709,-0.0039003363,0.016241793,0.019859005,-0.029745586,0.02911203,0.020328952,-0.011748092,-0.021980964,0.061644103,-0.021096822,-0.07234964,-0.001240074,0.0134728085,-0.027981622,-0.023248129,0.004200517,-0.011817339,-0.051069174,0.030560166,0.0053772265,-0.005384651,0.022028223,0.0089915125,0.0036724766,0.00095643353,-0.041531693,-0.026355209,-0.03951091,-0.041830707,0.045233734,-0.0025488215,0.025273953,-0.043220766,-0.027434962,0.041075017,-0.010635004,-0.059469316,-0.03262601,0.031707432,-0.024621772,0.021053214,-0.015582071,-0.0048379865,0.021141265,0.01728984,0.01512935,-0.00055427593,0.0011483135,-0.020951206,-0.022078991,-0.027407547,-0.0735741,-0.009425878,-0.06512835,0.029600374,-0.008226084,-0.017661119,-0.045587182,0.035054702,-0.009972496,-0.0324085,0.0045494256,-0.010324566,-0.0050683194,0.059372365,-0.01470365,0.031179277,0.032443725,-0.03611148,-0.023457529,0.040477812,-0.00097562774,-0.01522396,-0.026259521,0.021188365,-0.025813624,-0.022948716,0.026318124,0.018621676,0.032483708,-0.0007365117,0.023357503,0.031525034,-0.0055250875,-0.029880082,0.002349061,0.013673987,0.0018152236,-0.034575492,-0.0031826037,0.025865924,0.02043337,0.034513425,0.033208612,-0.0063704154,0.010442739,-0.032981426,-0.01766303,-0.0036017639,0.030300146,0.03049489,0.055472456,-0.071521364,0.023169601,-0.006629914,0.04144056,-0.011552223,0.010260429,-0.014716966,-0.006807692,0.051954545,-0.029509505,-0.00055865553,-0.0014031939,-0.017194498,0.01820675,-0.016740791,0.0010676673,-0.0347184,0.007950664,0.033282645,-0.06684748,-0.0093803005,0.019592457,-0.068689175,-0.018183481,-0.0020893132,0.01960476,-0.033881307,-0.0043114875,-0.0066909255,0.04638567,0.03575525,-0.011046037,-0.009977998,0.032782488,0.06012693,-0.014929712,-0.025963746,0.03796406,0.040034674,-0.023847384,0.017830966,0.028852982,0.0030478775,0.012167873,0.015030768,-0.018547278,0.007876412,0.018653395,-0.036894236,-0.0042668465,-0.02833749,0.033982053,0.026452303,0.044182017,0.009160215,0.047408085,-0.015235145,-0.03375843,-0.0017347296,-0.030609211,-0.0071263965,-0.016116232,0.048064604,-0.030670878,-0.009666123,0.04992473,0.01967848,-0.028013594,0.016961947,0.0094074635,0.033246834,-0.016202152,-0.018162789,-0.0011084091,-0.00052199134,0.017622638,-0.008861885,-0.011389305,0.047952704,0.012514703,-0.02777982,-0.031576917,-0.00039544117,-0.04553012,-0.0446807,0.038563374,-0.05527247,0.020362984,0.005291342,-0.054409463,0.003169752,-0.027946409,-0.021483235,0.017062917,0.014355153,0.059645597,-0.004284574,-0.012040249,0.024565939,-0.0020253425,0.030715685,-0.008783453,-0.024076708,0.0010824512,0.03999854,0.04468538,-0.049614947,-0.015640788,0.017554741,0.002317433,-0.010810675,0.020092018,-0.016631514,-0.068949245,0.010976067,0.068132974,-0.003850609,-0.0035831137,-0.018757312,0.02815702,-0.041933734,-0.026586363,-0.0197556,0.047827583,0.05373856,-0.033514503,-0.013051416,-0.031249596,-0.01241401,-0.019800229,-0.0025659534,0.004675995,0.015171985,0.00035172858,-0.012137289,-0.0102510145,0.014329121,0.0024177497,0.015187292,-0.018909723,0.008175759,0.0042585167,0.011372867,0.024807373,-0.014294731,0.001213308,0.011032913,0.010284158,-0.041360974,0.0014896657,0.0048113246,-0.025084153,0.021982342,-0.024190288,-0.0074825133,0.054181494,-0.005169048,-0.0028533335,0.019348945,0.027025227,0.0020565276,0.08123933,-0.021049116,-0.024529256,-0.027044453,0.03407929,-0.050961982,-0.00039013065,0.0066485903,0.055765066,0.008508184,-0.02277829,0.026625453,0.012168689,-0.17011411,0.0061528143,-0.021312715,0.049428903,0.021977836,0.026873304,-0.036887962,0.01821198,-0.04281674,0.06787512,0.010386966,-0.06024127,-0.030714396,0.039620094,0.0041001164,0.006998382,-0.0025471481,0.04438875,-0.042953935,-0.03523488,-0.031210525,-0.04195458,0.0030936652,-0.022361282,-0.0041345707,0.051821344,0.06781315,0.0016553403,-0.023802465,-0.0066998987,-0.081475966,-0.011163372,0.013057886,-0.0018864883,-0.007400796,0.04184831,0.018978499,-0.0010873294,0.027313916,-0.0003917517,0.054088607,0.024929736,-0.0008059488,-0.014694599,-0.017933175,-0.034252305,0.006044935,-0.0003148714,-0.088256925,-0.008184072,-0.046649527,-0.033190466,-0.028203603,-0.025560739,-0.062376045,-0.0026447088,0.008906727,0.059720863,-0.0052758805,0.03047668,-0.019208489,0.011704395,0.012915675,-0.037289664,-0.04998397,-0.06497176,0.04220871,-0.010840216,0.0124048665,-0.03422524,0.03293973,-0.05675957,0.013324366,-0.028599557,-0.0460242,0.014671472,-0.03955037,-0.038506392,-0.036471564,-0.0805617,0.0388485,0.004316808,-0.055856165,0.0403362,-0.009932073,-0.0554871,0.01539187,0.016579844,0.03642016,0.23353808,0.017925562,-0.030214677,-0.02075025,0.022741333,-0.02403493,0.019538278,0.08268158,-0.027021948,-0.040013004,-0.034362618,0.010305694,0.03133585,-0.028180938,-0.0016156011,0.014105738,-0.061068226,-0.016735682,0.09431307,0.032017022,0.015619066,-0.008643553,0.03849199,-0.010794118,-0.027791467,-0.004155831,-0.051759303,0.016425453,0.027608396,0.024037268,-0.032542657,-0.0066851033,0.047181547,-0.024654983,-0.024265083,0.0202649,0.0020632825,-0.0280124,0.010244377,0.021896502,-0.0168424,-0.013684888,0.023584386,-0.052444287,-0.013784807,-0.024252808,0.012902324,-0.013689897,-0.008342797,0.00305211,0.024166903,-0.043336846,0.00770268,-0.0067308573,0.004851034,-0.002946758,-0.016172389,-0.028438024,0.0078009134,0.01987855,0.04698854,-0.015971845,-0.06739573,0.0072474033,-0.0037651996,-0.00445625,0.009879291,-0.00988777,0.013976267,0.025494093,0.005918394,0.036607746,0.011259932,0.02254175,0.0302849,0.0026660608,0.07713423,0.02152499,-0.0036565056,0.047146104,-0.019072661,-0.015962176,-0.013021808,0.022164287,0.009087419,-0.021289695,0.014807521,0.03957389,-0.0029928333,0.0048984354,0.01888959,0.013247325,-0.011604798,0.011545913,-0.0059551485,-0.020554727,0.017152812,-0.022794943,-0.07159223,-0.03326856,0.0032998372,0.0130319055,-0.007032739,0.009869194,0.03202157,0.009641134,-0.0041406155,0.0111542065,0.0047349404,0.0065000257,-0.01489532,0.03201466,0.003997239,0.045077953,0.018572532,0.041319076,-0.010082574,-0.00006818015,0.08298111,0.006856824,0.013689496,0.019266635,-0.03107286,-0.0034689994,-0.03560587,-0.04768286,0.037514444,0.024207816,-0.012320069,0.057867415,0.0068785436,-0.019749435,0.024485532,0.012601847,0.027436096,-0.02576384,0.047425326,-0.0024971527,0.0012981461,0.0046369135,-0.033458177,0.025209133,-0.04012266,0.0038318997,0.022006596,0.04520957,-0.023103192,0.009151156,-0.024475181,0.027866974,-0.014956977,0.027986893,-0.0010185685,0.0062698657,0.011664365,-0.06632205,-0.0010012884,-0.058674265,-0.0014817462,-0.02737763,-0.024508309,-0.02413875,-0.018091004,0.051073235,0.010878526,0.009223594,0.0349641,0.07598205,0.008944278,-0.0011442173,0.018628744,-0.03436772,-0.03946774,0.03217327,0.0043132943,-0.014394521,-0.05212518,0.011912905,-0.0042656525,-0.027795862,0.027080283,-0.0087248925,-0.035373725,-0.011015892,0.020111285,-0.04977993,-0.004369901,0.0020224287,-0.034409605,-0.00017761892,0.00026225118,0.09688741,0.02919944,-0.0068937065,0.031523895,0.0021083502,0.038077537,0.013207727,0.0497498,-0.0063953088,-0.00285873,0.028244851,0.011416702,0.013744805,0.013411352,0.018617105,0.00041222916,0.029731309,-0.02687567,-0.0017545208,0.047935437,0.017972363,-0.06438975,0.008945042,-0.032693036,-0.004972148,0.006033732,0.03815333,0.03252864,-0.020782346,0.000011622527,-0.018824458,0.037109785,0.008027983,-0.039714355,0.030495334,0.0010558686,-0.009063354,-0.015908303,-0.01901848,0.0041761626,-0.031115463,0.017394481,-0.0057343286,-0.0036482746,0.044632968,0.010916691,0.020662501,-0.03305761,-0.06621756,0.0015161858,-0.0009027428,0.0019683589,0.03037436,0.024488805,0.03766341,-0.045878477,-0.052441996,0.0284943,0.04356922,-0.029047696,-0.020353658,0.021071233,-0.041873902,0.045637514,-0.00011488628,-0.004246406,-0.0006783015,0.0012356495,-0.021367436,-0.0013147844,0.05537652,0.017904205,-0.035955578,-0.03708937,-0.043921646,0.024895316,0.0204147,-0.028688744,-0.021054404,-0.049714595,0.001711706,0.013622472,-0.03554044,-0.0037596468,-0.031956892,-0.040108945,0.016276002,0.03056337,-0.047390744,-0.018595325,0.00990409,-0.022095537,0.019705638,-0.04038064,-0.0073874015,0.022706874,-0.036325082,0.034868505,-0.039396573,0.03670068,-0.008667429,-0.05367991,0.066910006,-0.020960726,0.017496549,-0.05104405,0.038408406,-0.04674588,-0.017724592,-0.034692205,0.023734484,0.0091888625,-0.04030427,-0.038496345,-0.01120742,-0.034445755,-0.015959425,0.06431076,0.012314224,-0.014139135,-0.0037272223,-0.014092929,0.0067187613,0.01234637,0.0062120263,0.051247124,-0.039177746,-0.029069621,-0.0021611266,0.04239031,0.010561363,-0.03138111,-0.01150552,-0.0060410122,-0.008325098,-0.017525671,-0.022755815,-0.014909502,-0.020111734,-0.0532074,-0.022088705,3.6520072e-7,-0.028143948,0.02285106,-0.01406792,0.038117338,0.0031824461,0.033367947,-0.015831567,-0.049922913,-0.04171598,0.018953059,-0.010369202,-0.010880917,-0.022721466,0.02022901,0.013727348,-0.0014623846,-0.0026792684,0.020350903,-0.008151418,-0.027446039,-0.05106601,0.019870471,-0.02291295,0.04716881,-0.003371948,0.00904352,0.046732843,-0.014482398,0.029956058,-0.010407108,-0.011121142,-0.01142273,0.0329754,0.025729897,-0.064165525,0.007828656,-0.046045184,-0.0027146318,-0.0067274077,0.020170707,0.018823083,-0.030753788,0.03420929,0.002112025,-0.039645094,0.031926412,0.014786294,-0.060888648,-0.050337333,-0.006314644,-0.016521754,0.013461338,-0.036429524,-0.017387971,0.039355736,0.039448634,0.008558366,0.023070678,-0.00022161962,-0.027769454,-0.014520683,-0.14376509,0.026177755,-0.03466575,0.016945979,-0.011881146,0.0011071888,-0.014109386,-0.0057020998,-0.0002569697,-0.01983987,-0.0035692006,-0.05370973,0.03776001,-0.017377296,-0.011310826,0.001409551,-0.032049745,-0.033952355,-0.034373812,0.07276463,0.0068242247,0.024642227,0.042580307,-0.00020824645,0.011565739,0.022449756,0.0114052305,0.0062660575,-0.024250152,-0.08382065,0.039295383,-0.052848324,0.0054320567,0.04955827,-0.022441886,-0.016130878,0.0016810831,-0.017567057,-0.031011932,0.009812484,-0.015384273,0.017012475,-0.024921343,-0.0155218495,0.004905879,0.05200251,-0.015195171,-0.013514726,-0.02196536,0.029296007,-0.038151134,0.017292699,-0.014547022,0.028619371,0.0006770363,-0.030875096,-0.040981174,-0.03713064,-0.0016825072,0.026592268,-0.015372519,0.057368375,-0.014060597,0.02742484,-0.026058367,0.042702787,-0.029371632,-0.020031048,-0.019149568,0.021523397,-0.010606356,0.012538863,0.0032913226,-0.039239332,-0.02837088,-0.019680062,0.022416828,0.0013009311,-0.026793668,0.0047448818,-0.0068515176,-0.016399821,-0.024973359,0.008642376,0.091523364,-0.050132938,-0.011370346,-0.0144793885,-0.024743719,-0.024003636,-0.049836382,-0.03064626,-0.013810354,-0.015070197,-0.007037023,0.063008144,-0.020985467,0.032715395,-0.035734817,-0.018371683,0.022685867,-0.04331192,-0.018210279,0.017856617,-0.0023415082,0.028639901,0.0064428602,-0.0055152373,0.0073222984,0.016089931,-0.008842013,-0.017983144,-0.00072036136,0.019818014,-0.054160476,-0.040139265,-0.012180047,0.042521145,0.03002543,0.018054603,0.013906937,0.030282462,0.006258686,-0.03736354,0.0053396514,0.03496225,0.023778042,0.030016746,0.031015083,0.009915384,0.029956002,-0.036039025,-0.012912075,0.029329348,0.052043892,-0.0064554475,-0.0026612272,0.043301605,-0.03051904,-0.0511299,-0.02552749,0.027650932,0.06171648,-0.043779884,0.010910262,-0.026008405,-0.021592468,0.011946376,-0.030978438,-0.022336932,-0.032362826,0.013865881,0.025856921,0.08487183,-0.006580664,0.021784682,-0.016970443,0.006885964,-0.037705187,0.039773755,-0.01207312,-0.025085283,-0.038437072,-0.053500865,-0.030289846,0.040100418,-0.03506619,-0.020340584,-0.0058684396,0.009555117,0.033438113,0.029027069,-0.031804156,-0.0013885046,0.026845988,-0.034540128,-0.0062854867,-0.0031997766,0.026055021,-0.009612486,0.046367034,0.016142316,0.018343521,0.05224453,-0.013472654,0.011558051,-0.00039546218,0.032424282,0.017982181,-0.0053053726,0.01805265,0.027982617,-0.0043589165,0.009045532,0.066346295,-0.00639437,0.019394942,-0.019629603,0.030454196,0.034909625,-0.018641861,-0.012970128,-0.0020426982,0.00067162456,0.005336793,0.0037811485,-0.008583341,-0.03965949,-0.02528704,0.022268254,0.012537646,0.009859584,-0.00961105,0.051665246,-0.010807639,-0.03781712,0.050302967,0.014886413,0.006447108,0.009400065,0.0590108,0.06352888,0.0068235365,-0.036530145,-0.04074999,-0.025241062,0.004866506,0.031407144,-0.038543414,0.012669628,-0.014664651,-0.0249397,-0.0023783543,0.041824292,0.010265187,-0.004853068,-0.057048485,0.017707432,-0.020954615,-0.007518509,0.06477241,0.021236544,0.01925316,0.008492087],"last_embed":{"hash":"x80fpu","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"x80fpu","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Solution: Three-Layer System#Layer 3: Accountability Mechanisms (ENFORCEMENT)","lines":[21,24],"size":58,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"x80fpu","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0104661025,-0.0056255534,-0.016852528,-0.006004827,0.004395486,-0.017101536,-0.0049652234,0.040169783,-0.02807,0.0107979365,-0.018150898,0.025486637,-0.031724956,-0.007004815,0.011047172,-0.032186575,-0.010653578,-0.03211091,-0.013485256,-0.03352581,0.015629891,0.05753335,0.016527435,-0.04091119,-0.011050859,0.050437406,0.027732512,-0.008061021,-0.022634678,0.02529679,-0.028197743,-0.034968987,-0.010629598,0.017180894,-0.01153635,-0.024651088,0.012015106,0.0017178432,-0.020291936,-0.011760179,-0.015918653,0.02640211,-0.03282339,-0.0072610844,0.026893038,0.009252937,0.004092784,-0.018414002,0.024715766,-0.027603917,-0.0086548785,-0.010362402,0.005903619,-0.010975477,0.00092564273,0.024100445,-0.02985316,-0.02899744,-0.022606673,-0.013824294,0.008990417,0.012829421,-0.04200386,0.006302365,-0.017286776,0.04613725,-0.0137455445,0.0026094771,-0.0027205676,-0.05438969,-0.010948132,0.0074763545,-0.008795896,-0.011528356,-0.03556933,0.0054032994,-0.0074042333,-0.03999193,-0.0070595457,0.009874688,-0.013307834,0.0054077446,0.010685691,-0.020256111,0.003006916,0.028064255,-0.033069026,0.054398324,0.0055584996,0.035188753,0.002360253,-0.003574213,0.003090557,-0.0038588909,0.004849206,0.032527305,-0.024338564,-0.008475114,-0.01805189,-0.0041918834,-0.0009495844,-0.014296953,0.0008326321,0.048335493,0.011907358,-0.012638502,-0.025448916,0.007862602,0.009833414,-0.017788174,0.03706621,0.02046646,-0.0046122856,0.0068296795,-0.002336269,-0.018990325,-0.0112587055,-0.040076487,0.041065164,0.0020549402,0.048015494,0.036471628,-0.0046870485,-0.008017314,-0.036021776,0.02086364,-0.0024043496,0.009539714,-0.053352755,-0.0141050955,0.018049214,0.016947608,-0.039326657,0.016937193,-0.033406824,0.0031631025,0.016647287,0.012695318,-0.021762557,-0.012743489,-0.0014236646,0.009278356,-0.04255186,-0.013408946,-0.021066848,0.012596482,-0.011897518,-0.007005778,0.0034844459,-0.017869709,0.012321144,-0.017831454,-0.04851815,-0.0025984528,0.022036634,0.01291153,0.013786589,0.0075274194,-0.0120422,-0.03700156,0.019086298,0.039422803,0.0048298053,0.020638645,0.04181297,0.023544785,-0.018733757,-0.0039074114,-0.01939188,0.027944244,0.019435031,0.003833323,0.033028495,-0.01671143,0.005248779,-0.0055134646,0.039690122,0.03235089,0.05500823,-0.026681583,-0.04532854,0.02059289,0.030060181,-0.04223129,0.018467082,-0.033169627,-0.004839123,-0.01966162,-0.013291091,0.0016541374,-0.029663153,-0.014292689,-0.033143666,0.042417232,-0.0075051812,-0.008173218,-0.006059549,-0.029266015,0.019761669,-0.01730242,0.03583994,-0.03281205,0.012008332,-0.032927,-0.0017764717,-0.027238494,-0.010343672,-0.028134786,0.015120594,0.005774623,-0.011905943,0.003907354,-0.05487572,0.00673756,-0.02109548,0.013684082,-0.03365634,0.009965097,0.020973803,0.0233599,-0.014421291,-0.009443805,0.0028047455,-0.030739024,0.013033062,-0.0075154006,-0.011325047,0.004126032,0.03498681,0.020366276,-0.015944796,0.03486227,-0.018102873,0.014439187,-0.00253682,-0.030085387,-0.04296017,0.031415205,-0.0029808872,-0.0096128285,0.017801737,-0.041756894,0.014507658,-0.014975509,-0.03325899,-0.009761475,-0.0031795572,-0.02190908,0.017590905,-0.0043153963,-0.0014502038,-0.0035262827,-0.036720257,-0.01669857,-0.0028144952,-0.0031069154,-0.0070928326,-0.013463648,-0.025320118,-0.0132622095,0.0038753457,0.06904652,0.0037974673,0.00042005524,0.004066613,-0.047928613,0.037767738,0.026142411,-0.013731739,0.02646975,0.003271069,-0.02685797,-0.0059194947,0.015598001,-0.02009559,0.021484956,0.014478687,0.005350685,0.061215695,-0.029441912,0.007162226,-0.001391631,-0.006095256,-0.049577333,-0.0060286745,0.006609196,0.005462067,0.02176793,0.042652808,-0.03156956,0.03246653,0.0399981,0.028266063,-0.026158419,0.011294743,-0.013282541,0.029367536,-0.11840163,-0.016661253,-0.041696984,-0.0028648858,0.0104802875,0.021047011,-0.018979238,0.036005117,-0.009039318,-0.046965055,-0.034276135,-0.09942429,-0.0053399317,0.011261702,-0.014689994,-0.019936861,0.007901168,-0.006661321,-0.019519087,-0.04252465,-0.038107842,-0.021791607,0.024109552,-0.0043656253,-0.008475989,0.016506568,0.035402145,0.033105433,-0.0011804018,-0.035000604,-0.047291398,0.007533308,-0.0035798387,-0.016665297,0.022724837,0.034344412,0.014655645,-0.05051825,0.0028375452,0.008866417,0.036913253,0.009235149,0.026100626,0.0008378486,-0.0043119113,-0.028467933,-0.04395239,0.01713177,-0.047043543,0.024902834,-0.024252128,-0.0026755675,0.010054795,0.009320051,-0.015558807,-0.004995368,0.038963046,0.02850645,0.016603958,0.0060934657,-0.021168768,-0.005459821,-0.03843128,0.0384522,-0.04495682,-0.021116879,-0.03926872,-0.06217261,-0.008904328,-0.018724015,0.03392749,0.016010365,-0.000049605096,-0.0064095976,0.013761411,-0.0002576783,-0.019036796,-0.0127912285,-0.04448016,-0.074809395,0.0042588483,-0.010468981,-0.057583712,-0.028875528,-0.010773244,0.034018762,0.0067556575,0.0350525,-0.017736437,0.58857745,-0.01435658,-0.01163553,-0.017210959,0.020716093,-0.0059895907,0.001752781,0.023378408,-0.0018953157,-0.03757245,-0.020185715,-0.01192811,-0.014013587,-0.0050128233,0.043145727,0.014037219,-0.0229643,-0.0057878825,0.02405935,0.007473037,0.0029813268,-0.01655202,0.018023588,0.015721072,-0.042864613,0.00024188201,0.0019193133,-0.021314107,0.018578978,0.0406589,-0.038028814,-0.017994635,0.01151837,-0.032911643,-0.025929539,-0.030618714,0.015689287,-0.018933984,-0.00056266406,-0.0056062248,0.040038172,-0.017251594,0.04849735,-0.003905922,0.00011715881,0.029310228,0.009996117,0.04542324,0.016779862,-0.014613072,0.006579391,0.0006453526,0.005403008,-0.0129932305,-0.019283798,0.0018502917,-0.016074954,-0.008429967,-0.014966343,0.029108094,0.018597564,0.021943277,0.0042396546,-0.0032273347,-0.0018672979,0.07593914,0.01789347,-0.009340629,0.004136134,0.058011197,-0.01775587,0.0114891995,0.009818704,0.017308587,0.007682095,-0.0050224243,-0.00067333976,-0.03468235,0.01912799,0.012172034,0.013769073,0.00795413,-0.0046009053,-0.009700423,0.021168144,-0.008405425,-0.028443247,0.052654136,-0.007212762,0.004034779,-0.007253288,0.008660161,-0.0023053668,-0.016019786,0.022796247,-0.023894548,0.03644832,-0.0000170461,-0.040602475,0.0011784463,-0.009661126,-0.010750903,0.011939408,0.04204085,0.026522638,-0.01779501,-0.05530308,-0.033168606,0.004020148,-0.0078611765,-0.029060181,0.011086369,0.016308673,0.002190041,0.018748565,0.042067185,0.06113087,0.009383327,0.023597384,0.01190271,0.0028539763,0.03589992,0.01706829,0.01794301,-0.037174214,-0.046037488,-0.014662715,0.06630051,-0.013817794,0.0061827945,0.016132645,-0.0006752737,0.019139146,0.025339227,0.016309973,0.02466143,0.013896187,-0.00004133387,-0.033646647,-0.015597232,0.015513522,-0.044763323,-0.043895774,0.011431728,0.0153232785,0.026105443,0.009440973,0.006968323,-0.04982602,-0.048772488,0.03834468,0.04917697,0.0035789316,-0.0396111,0.0063134464,-0.009586064,0.017215118,-0.021828808,-0.0616437,-0.029276779,-0.024474533,-0.0032582507,-0.026997881,0.040883936,0.007951379,0.01873633,0.01776578,0.040339936,-0.048693284,0.013502993,0.013664522,-0.026371552,0.0014446083,-0.0010628295,-0.031131865,-0.0028725688,-0.014015878,0.042857636,0.013734967,0.009821986,0.015511576,-0.007755478,-0.03243123,0.010894825,-0.031935062,-0.010992936,0.015998242,0.000105325926,0.029124847,-0.047089998,0.011263556,0.02963141,0.04597123,-0.020098,-0.010265227,0.0055478686,0.047860924,0.028954549,0.018987063,-0.029413521,0.000097162694,0.00088394625,0.022165129,0.0021844278,0.014041787,0.0051659583,-0.04273067,0.023406189,-0.028949847,-0.035551548,0.03937859,-0.00211286,0.008954287,0.02447058,-0.026127743,-0.021969397,0.067183554,0.04069934,0.006429375,-0.023985935,-0.029726004,-0.006145755,0.023418054,0.0068436945,0.043949656,0.030322308,-0.0011761796,0.017437633,-0.003280449,-0.018887715,-0.019624557,0.023878822,0.044028636,-0.03369145,0.008465997,-0.039415475,0.057051845,-0.0073735355,0.008794788,-0.028500937,0.030684398,0.025865003,0.0005398895,0.015831847,-0.0035613605,0.019193474,-0.02135559,-0.039303754,0.011008586,-0.019140128,0.0074980827,0.0014937929,-0.0048986557,-0.0067332117,-0.01441477,0.009387129,-0.013864873,0.012308338,0.0090668285,-0.015002679,0.033393506,0.04585211,0.0070835864,-0.010059353,-0.02676039,-0.025964886,0.00042848816,0.029517336,0.008895562,-0.02180467,0.008906477,-0.014017657,0.0355484,-0.008730406,-0.042145494,0.002758951,0.011556726,0.0018906393,-0.010607634,-0.027940063,-0.013610799,0.00030154473,0.025618352,0.03917427,-0.03989179,-0.018669575,-0.033356063,0.0033893695,0.018617723,-0.024280371,-0.0026940499,-0.019836806,-0.027248703,-0.052403655,0.033711363,-0.010957159,-0.019433971,0.03982409,-0.020354435,-0.02845233,-0.016021993,-0.005135131,-0.014373921,0.0184355,0.0016799057,-0.0035865407,0.010761169,-0.01052078,0.044674415,0.036994755,-0.00914373,-0.06058465,-0.031382237,0.0283453,0.02035979,0.02268614,0.06174992,-0.00034252388,0.008382366,0.037563425,-0.04952835,0.003533402,-0.0501257,0.0116959885,-0.047172226,-0.0040368405,0.025745645,-0.011735477,-0.0268487,-0.04074161,-0.0028849891,-0.020776251,-0.009999315,-0.018939087,0.013712874,0.004478759,0.02044694,0.021311006,-0.018910334,-0.054268725,0.037460968,0.03721293,0.060889438,-0.041683495,0.0013584639,-0.014246421,-0.0063899755,0.031443156,0.00069785595,-0.018049773,0.028744994,0.010824835,-0.02925764,-0.019227343,0.020890811,0.0101428395,0.014495988,0.023567487,0.019807963,-0.0044882926,-0.024863984,0.03148576,-0.04048514,0.011263081,0.003852151,-0.019678414,0.005673536,-0.032844402,0.010168488,-0.017069543,0.033131965,0.03781691,-0.013484458,-0.01817002,-0.036667082,-0.010888002,0.0018124395,-0.012360833,-0.0016824878,0.0065252455,-0.009319152,-0.03131389,0.013340881,-0.008951453,-0.0067935437,0.012633187,0.024003873,0.008077081,0.029958015,-0.015780002,-0.025700718,0.024230754,-0.007644138,-0.024964832,-0.0693391,0.0077189566,-0.022895155,0.016371492,0.0061553232,0.025123945,-0.015786394,-0.045475144,-0.050283562,-0.0069082505,-0.022250392,-0.00043956825,0.04951075,-0.03375594,-0.018833093,0.00524881,-0.053565826,-0.039969698,0.009149286,0.06170221,0.015203362,-0.049931735,-0.023062363,-0.048794225,-0.0065063382,0.03414195,0.022997912,0.010311795,0.0008664857,-0.010636971,-0.01658295,0.016217174,-0.030697815,0.030065132,0.031234914,0.000054199245,0.006206711,-0.022666069,0.015219583,0.036949966,-0.025773888,-0.012210302,-0.0020119117,-0.010618722,0.0046472503,0.02330691,0.005997623,0.00458647,-0.008368892,0.0095219035,-0.013599076,-0.0022296058,-0.0008393429,-0.016645612,0.008217118,-0.01188965,0.0033200656,-0.03321208,-0.013205951,0.03511486,-0.024085876,0.007401036,0.0007344758,-0.009941807,0.012361533,-0.0027365172,-0.026499111,-0.015227132,0.0050014067,0.011032631,0.0031219346,-0.011722764,-0.0257737,0.022020364,-0.025983354,0.02478539,0.009078987,-0.0110384,0.011885706,-0.013316772,0.0054531246,-0.002578979,0.0013003701,0.056941748,0.022877336,-0.0012781596,-0.016590245,0.010424392,-0.019705193,0.014740455,-0.06925295,-0.04298912,0.02564241,-0.0075308783,0.004353243,0.013417186,-0.02065353,0.03313435,-0.023726573,-0.0059846654,-0.022768883,0.0030763636,-0.025368255,0.022348033,-0.008166434,0.0082840575,-0.025585903,0.038906902,-0.0051567294,0.010204483,-0.044771835,-0.022632554,-0.030815518,0.044607703,-0.061015382,-0.012563658,-0.028915128,-0.011469158,0.024949353,0.009227987,0.0014115982,-0.014146421,0.002736821,-0.06818039,0.011702132,0.049542762,-0.016167957,-0.005187838,0.019482711,-0.03196001,-0.0038688702,-0.022420192,0.015051382,0.012474113,0.004634502,-0.012090839,-0.006990185,0.02458384,-0.018183457,-0.027000656,0.007105584,-0.012285082,0.014161405,-0.0035181423,-0.023937343,0.010814556,-0.008276689,0.020680526,-0.034669854,-0.032400526,-0.005286813,0.0077965986,0.032876316,0.024579758,-0.022721466,0.019782448,0.021060724,0.023664864,-0.046120983,0.042629924,0.006915457,-0.03869361,-0.022186005,0.015723223,-0.029768344,0.03325194,0.032533035,-0.0048723654,-0.0030156604,-0.063481994,0.026777126,-0.012506769,-0.013516783,-0.01323205,-0.010791722,0.012471793,-0.019489946,-0.033171892,-0.027536992,0.012453473,-0.011701639,0.007766381,-0.014918334,0.01817703,0.031467486,-0.023279212,-0.006851793,0.02069531,0.031532418,-0.01889513,0.027091553,-0.011443283,-0.021224342,0.021102285,0.039378446,0.027706359,0.03268051,0.031999733,-0.0058167935,0.020747585,-0.01962197,-0.005862297,0.019528141,-0.0010368838,-0.010208794,0.020140704,-0.033818547,-0.019711774,0.002758316,-0.009465117,-0.03847034,0.007881728,0.024131505,0.028939206,-0.010566402,-0.018965822,0.01133428,0.0015115114,0.023767771,0.045294434,0.058645584,0.032906555,-0.0037327532,-0.03697789,-0.04615061,-0.04635667,0.0054216217,0.028961124,-0.0024625207,0.050105587,0.004299701,-0.016943248,-0.018311149,0.031029169,0.01374191,-0.016777404,0.027477557,0.0031898608,-0.0051653213,0.015472357,0.011895493,-0.011230773,-0.028194368,-0.013153677],"last_embed":{"hash":"ft1gg3","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"ft1gg3","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App","lines":[25,91],"size":1808,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ft1gg3","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030508451,-0.019665277,-0.0576064,-0.02429592,-0.01761979,-0.03963057,0.021311501,0.0303931,0.009083194,-0.015641905,-0.030253882,-0.01845415,-0.007953847,0.024656782,0.03627069,0.051336545,-0.012836192,-0.012009433,-0.01317285,-0.033955574,0.018981686,-0.011610523,0.059803594,0.003055211,-0.058535084,0.007989438,0.014746477,-0.0042712623,0.0045630103,0.054143008,0.0059331884,-0.070743814,0.016464768,-0.0031396663,-0.06756633,-0.01727011,0.018438036,-0.032804627,-0.042624976,0.04503793,0.0021123018,-0.00788579,0.009510671,0.008331475,0.059686124,-0.00349482,-0.010288641,0.010286812,-0.04425165,-0.032422293,0.043271646,-0.0123532675,0.02624161,-0.024517369,-0.03581792,0.049947634,-0.008327112,-0.07569208,-0.037522368,-0.0020842245,-0.028381804,0.019057563,-0.011211879,-0.008046504,0.01852269,0.05843231,0.036969986,0.023460343,-0.016705483,-0.044867218,-0.023167625,0.014039881,-0.035200056,0.011176368,-0.049581673,0.0105043845,0.0014558982,-0.021373244,-0.031546626,0.0326866,-0.0049363147,-0.02127156,0.016746117,-0.016281333,0.004901412,0.045829352,0.0069931173,0.08799919,-0.009565712,-0.0029765458,-0.03442258,0.0044569154,-0.00086685095,-0.025669828,-0.027388152,0.0387744,0.013604122,-0.0061047967,0.044099066,0.0002829083,0.005981218,-0.026249774,0.04940858,0.03335641,0.008942768,-0.033777393,-0.029583136,0.020689713,-0.015288839,-0.033042368,-0.011709089,0.0008422052,0.036432624,0.0011464074,0.024593456,-0.013074242,0.022040417,-0.044952426,-0.0132719455,0.0027777262,0.040839676,0.013878586,0.07576244,-0.056319542,0.015703803,-0.009226006,0.0058391863,-0.0016364111,0.02363502,-0.0042631617,0.02912862,0.047029864,-0.011266527,0.025926705,0.0014601245,-0.032128584,0.03036746,0.015889969,-0.020159723,-0.026374491,0.019117447,0.06078987,-0.054633845,-0.003869517,0.0335725,-0.03672758,0.005043578,0.030207759,0.0010489218,-0.037300132,-0.050586168,0.0049466584,0.022181202,0.021185035,-0.010365454,-0.0044662175,0.05218365,0.048497707,0.02424079,-0.01168083,-0.0015039444,0.011537807,-0.023170404,-0.013674959,0.017253391,0.018025946,0.00007467854,-0.0045163953,-0.007955469,0.03185328,-0.0025891354,-0.008172511,0.048942562,-0.009038301,0.03534045,0.017757675,0.03902488,0.018137915,0.040793624,-0.027805695,-0.059720844,-0.014911997,-0.06643241,-0.031767305,-0.016887093,0.028154712,-0.030578276,-0.018924993,0.028258404,0.030826883,-0.018480606,0.021606369,-0.034078896,0.023080586,0.010856727,-0.022090493,-0.020900471,0.0075028213,0.022559434,-0.016672883,0.02421746,0.019750124,0.02878045,-0.025058085,-0.043808617,-0.01542223,-0.0067183697,-0.026654838,0.03627732,-0.07395147,-0.006352604,0.002777751,-0.02357485,0.0023613344,-0.04276737,-0.033893984,0.036942326,0.0057800226,0.01124758,-0.0037689486,0.018481985,0.04829835,0.017325807,0.014091124,0.004568379,-0.007694601,-0.02433056,0.0388343,0.03747105,-0.008061234,-0.011801446,0.042801786,0.043997273,-0.0053910175,-0.004515212,-0.028612887,-0.05361512,0.024164313,0.03392002,0.003965085,-0.002849782,-0.02478065,0.0030137168,-0.031975765,-0.022054825,-0.031666536,0.03769582,0.040875327,-0.033599366,-0.011257929,-0.0011095952,-0.003560382,-0.03909438,-0.008270795,0.0022367486,-0.009772872,-0.004924308,0.0059828376,-0.035197053,-0.0021481544,0.008997093,0.021612016,-0.017602466,0.0023700956,-0.00019919564,-0.01778611,0.066587344,-0.0372789,-0.014999883,-0.022993559,0.0019812284,-0.037837658,0.006526836,0.011845612,-0.027918728,-0.019922026,-0.045352247,0.0008384349,0.05852306,-0.025139514,-0.027869036,0.070469335,0.0131855495,0.023435008,0.060983315,-0.0035563237,-0.012927837,-0.0066412534,0.036594033,-0.058495793,-0.011062507,-0.012565154,0.05304492,-0.0069576236,0.010594984,0.018031366,0.0091037685,-0.17702256,0.023290133,0.010892803,0.031420242,0.021833826,0.00637929,-0.030806955,0.013200222,-0.025826214,0.054951742,0.013825301,-0.054174233,0.01108733,-0.0020434884,0.019563537,0.02337868,-0.0016925199,0.019616675,-0.039944235,-0.033139568,-0.04919804,-0.048226558,0.02447982,-0.013162925,-0.016978495,0.02320121,0.08965655,0.009116629,0.009831485,-0.0326163,-0.06286426,-0.0062567513,0.008955513,-0.009243753,-0.011404287,0.020595893,0.011649222,0.021749735,0.032943502,-0.004565412,0.056485314,0.0406331,0.020715632,0.013130934,0.0066515007,0.015827281,-0.023706041,-0.012958108,-0.047624107,0.013488116,-0.02328323,-0.042775903,-0.019870225,-0.033871137,-0.040770933,0.00018429453,0.034381595,0.0580549,0.016988186,0.03100068,-0.017002705,-0.036671206,0.015907425,0.00006943131,-0.023633163,-0.06909158,0.026284855,-0.008552827,0.0058741607,-0.019659167,0.028871624,-0.06436092,0.00071831385,-0.035767365,-0.014808394,0.014108384,-0.012694357,-0.031805687,-0.02281257,-0.06999401,0.017377928,0.007159856,-0.021127108,0.004933219,-0.027001262,-0.01613232,0.009246947,0.009689816,0.002034709,0.2682165,-0.006354516,-0.011270351,-0.0027908685,0.024384208,-0.015769456,-0.015237562,0.082151026,-0.0065317666,-0.037447575,-0.03374123,0.00798636,0.000032877546,-0.024227722,0.027374055,0.018096471,-0.048287712,-0.0012939922,0.08802888,0.016960232,0.04130317,-0.0038164062,0.036896467,0.0066229957,-0.041530453,-0.013523349,-0.018812116,-0.0023787182,-0.0042045843,0.015367776,-0.023394529,-0.013202042,0.020937646,-0.019644057,-0.012645362,-0.007026048,0.0130244605,-0.05159601,0.036323216,0.017976772,-0.02890778,-0.01860122,0.024387086,-0.021744093,-0.03800285,-0.023491262,0.008872908,0.041817594,0.012955066,-0.0396052,0.019570265,-0.037849877,-0.0083101615,-0.014045194,-0.004477684,0.0032070184,-0.023509908,-0.038249202,0.007174449,0.06863954,0.028945373,-0.005658509,-0.03548193,-0.0017550935,0.00014882354,0.034660887,-0.009238715,0.00069580757,0.0062741498,0.027481046,-0.038171988,0.024241667,0.0014107237,-0.007373155,0.041224215,-0.0010273418,0.046348378,0.02340326,0.019919654,0.023114808,-0.009301236,-0.010141453,-0.019301701,0.025079535,-0.0038427862,-0.0076422025,0.030422289,0.053271312,-0.04654597,-0.007680199,0.03248624,0.005495839,-0.03825381,0.035985835,0.001290904,-0.018523967,0.034392092,-0.015449891,-0.05849469,-0.0030684136,0.004730065,0.011778866,-0.016327845,-0.012234237,0.038347818,0.026409503,-0.0026545373,0.027566383,0.014271606,0.02685329,-0.022705976,0.009600747,0.013540226,-0.01602316,0.012795787,0.0591297,0.06166358,0.033499856,0.03766938,-0.011667715,0.032249276,0.013963301,-0.02205275,0.0191839,0.0038316702,-0.05142397,0.011240616,0.039351776,0.013006182,0.062238045,0.011386912,-0.037025984,0.026548482,0.042683564,0.01927275,-0.010135275,0.026439663,0.015854442,0.002538543,0.000114331924,-0.02323585,0.0026518144,-0.016418468,0.002155975,0.026806341,0.06821729,0.022512952,0.012188874,-0.026267644,0.037389275,0.027513083,0.013190913,0.023962786,-0.03723857,-0.0031814438,-0.07895857,-0.0120164985,-0.025359334,-0.010553076,-0.032833405,-0.008101834,-0.0009114554,0.0015499943,0.078983516,0.01943169,0.013994162,0.0215377,0.040197603,-0.010707997,-0.02404183,0.011634016,-0.04988391,-0.05518023,-0.025154645,-0.009472685,-0.0472824,-0.05782614,-0.0008526033,0.010223291,-0.03401736,0.013292441,0.011638538,-0.046956357,-0.00525735,0.037377175,-0.0043589994,-0.01192493,-0.014228644,-0.035878867,-0.031673066,0.0048505305,0.101133384,-0.0040643252,-0.00810595,0.016487338,0.0021646786,0.06854407,0.03153133,0.02508454,-0.0032995446,0.0010829159,0.018407846,0.02351267,0.0020937899,-0.0032107811,-0.0013302289,-0.028536752,0.026251474,-0.015508829,0.02408011,0.03451427,-0.009180967,-0.039596915,0.009860792,-0.03040176,0.0028552683,0.010889324,0.043911196,0.010517903,-0.0420124,0.0033705856,-0.0092782015,0.0054744026,-0.026138825,-0.0030154174,0.025516551,0.014764592,0.010231329,-0.021082764,-0.01986274,-0.005228292,0.0050909673,0.008879625,-0.015820304,-0.042478703,-0.006876283,0.019397069,0.0074609336,-0.041970756,-0.058289383,-0.010790176,0.024743987,0.022989767,0.0065804273,0.040832248,0.02683054,-0.011506161,-0.068018,0.045893986,-0.011355206,-0.008894447,-0.05828892,0.013843116,-0.032731067,0.023496281,-0.0077923005,-0.030323403,-0.009145141,0.004494081,-0.03975226,0.0044799787,0.06074824,0.017584143,-0.019792873,-0.018312776,-0.002595804,0.031352445,0.02198604,-0.02508247,-0.011268236,-0.030587694,0.014439854,-0.002922284,-0.021955151,0.013986654,-0.030756475,-0.016854083,0.026236445,0.0020203565,-0.061119936,-0.03468893,0.0027254247,0.020236246,0.0111552775,-0.040535633,-0.0006202433,0.030270202,-0.01985258,-0.010013658,-0.044618014,0.0025683765,0.0025842653,-0.03938401,0.031597063,0.005971559,-0.014658316,-0.053274035,0.05248439,-0.0448221,-0.010814784,-0.029031575,-0.0044097137,0.0055681905,-0.03728593,-0.020222785,0.011712026,-0.021999206,-0.0293133,0.04727157,0.02353277,-0.019443695,-0.02788414,0.00017252106,-0.0037612226,-0.0015973912,-0.0092814695,0.06312448,-0.028672952,-0.026419375,-0.037847575,0.010512473,0.024385909,-0.012057042,-0.00077406655,-0.018323699,-0.012517809,0.0003738694,0.02096444,-0.014116369,-0.0057187304,-0.043773275,0.0074024894,-0.0056085307,-0.03851305,0.01285123,-0.04035755,0.051042534,-0.0044971835,0.038174223,-0.037875764,-0.046385407,0.025744721,0.03373654,-0.008619608,0.0064546308,-0.057122786,0.016935086,-0.005850096,0.0033240404,0.0014592966,0.061785277,-0.024581252,-0.021923332,-0.050685458,0.04679086,-0.046162874,-0.009945419,-0.022072012,0.028377447,0.0468401,-0.0557566,0.047327597,0.0068495013,-0.0063881716,0.009527859,0.008505381,0.03693145,-0.056364756,-0.035301104,-0.020795815,0.008654892,-0.030643217,0.034600373,0.004176198,-0.018438026,0.036788564,0.018221593,-0.052214798,0.032779686,0.049965,-0.04858585,-0.05297026,-0.030611118,-0.032019444,-0.012380186,-0.005821117,-0.01255204,0.011805175,0.027086655,0.030984633,0.021779409,-0.007854085,-0.019288724,0.021847501,-0.14057381,-0.0055337558,-0.035283647,0.006962498,0.017038101,0.022222515,-0.014833613,-0.022030573,-0.0336622,-0.01776813,-0.009741051,-0.041499373,0.03801892,-0.030621503,0.0072050835,0.039265893,-0.016553,-0.006766929,-0.027610706,0.05507443,0.017819671,0.017754318,0.038304187,-0.009667202,0.008486129,-0.008289251,-0.014757738,0.016134493,-0.027464112,-0.046704624,0.018427068,-0.051013477,0.024679381,0.03420922,-0.036178924,-0.021738539,-0.017992062,-0.019419763,-0.043650568,0.03144511,-0.021760017,0.02488665,-0.021122701,0.02680676,0.019576821,0.042341065,0.00792737,-0.034973405,-0.0041485447,-0.0026077034,-0.020329237,0.0037590538,-0.0076173013,0.02202054,0.006439696,-0.031080594,-0.03664178,0.005333723,-0.009873573,0.002838191,-0.0013739956,0.06905099,-0.042049505,0.036730964,-0.036831677,0.054920763,-0.058942307,0.0010517219,-0.017199662,-0.018673316,-0.008644683,0.0020300131,-0.025538014,-0.030486604,-0.0034633318,-0.006806934,0.012789935,-0.023976635,-0.061911877,-0.034512307,-0.0050920197,-0.0039059732,-0.016335882,0.007576654,0.039464936,-0.026961343,0.0026396057,0.002146242,-0.0403289,-0.0025858418,-0.07763303,-0.043163173,-0.0307414,0.0028877687,-0.004573199,0.033737186,-0.023705283,0.022641031,-0.018034292,0.012899924,-0.04636499,-0.044874225,-0.041566666,-0.022992423,-0.025403181,0.019589541,-0.008667885,0.00094961806,0.0013045288,-0.012133801,-0.02607038,-0.025923671,-0.014702589,0.049310368,-0.05534315,-0.025628325,-0.0061199325,0.02715517,0.0426041,-0.006922859,0.023763796,0.013959129,0.030928025,-0.021217842,0.0146644935,0.06745639,0.027928539,0.02212741,0.01679601,-0.008840965,0.03564886,-0.044023894,-0.033537116,-0.010557431,0.04361559,-0.007254023,-0.01108994,0.057047583,-0.03309936,-0.057104744,-0.05381295,0.04537399,0.06119195,-0.029230017,0.01625558,-0.0015862046,0.0016125339,0.009543941,-0.008575098,-0.021442614,0.0008195309,-0.013997568,-0.037329108,0.059269764,-0.0037243105,0.0077769603,0.0097025335,0.022222277,-0.03639668,0.029252158,-0.013608317,-0.0425337,-0.036135934,-0.022538258,-0.010149615,0.052170694,-0.022227185,-0.032490797,-0.016808849,0.023089258,0.03801533,0.023251727,-0.02977617,-0.006558466,0.048285123,-0.012945533,-0.024948455,0.011115015,0.019768773,-0.02336583,0.04352371,-0.007791178,0.050992493,0.065094374,-0.012635862,0.012603448,-0.014304385,0.03458367,0.02862361,0.0038611174,0.0056922985,0.014516484,-0.028035223,-0.025868308,0.054719843,0.021330459,0.0025340554,0.026272008,0.019399764,0.045032326,-0.016588287,-0.004300667,-0.0000597202,-0.043940336,-0.014758832,-0.019739283,-0.023801574,0.006991616,0.0054422366,0.026076948,-0.015876565,-0.021396602,0.032563463,0.052284967,0.009913496,-0.0071623223,0.024013305,0.014752107,-0.022391656,0.007695304,0.051198587,0.029528206,-0.0022743251,-0.04708286,-0.026038703,-0.013174599,0.018296598,0.0075739142,-0.032045394,0.011816363,0.009792294,0.01074278,-0.004938046,0.045970157,0.013536066,-0.004823505,-0.03330543,0.020963833,-0.044771675,-0.031852346,0.06763636,-0.022346808,0.008478928,-0.006815482],"last_embed":{"hash":"12wsos6","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"12wsos6","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#{1}","lines":[27,28],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12wsos6","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Why Habitify for Your Needs:": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03807077,-0.0152679365,-0.05224872,0.018762082,-0.027186338,-0.04511689,-0.021050682,0.018499037,0.017589428,-0.024785561,-0.04873734,-0.017029278,-0.02547478,0.027267126,0.038739022,0.03076142,-0.0060247956,-0.005066438,-0.0029311036,-0.024471913,0.011256716,-0.04408374,0.054264557,0.0015376224,-0.04773861,0.019998666,-0.02117934,0.002801263,0.03121314,0.06925415,0.022917988,-0.030794084,0.022601802,-0.0056668725,-0.062151928,-0.015405294,0.01832709,-0.0036402636,-0.010319614,0.037418637,0.015177356,0.033760518,0.020952357,0.008255739,0.04931971,0.005372071,-0.026260022,0.00418276,-0.039707307,-0.055939794,0.036446117,-0.0050294828,0.021468364,-0.029229432,-0.030884169,0.0318445,-0.03326597,-0.049308594,-0.038266346,-0.017627312,-0.019783495,0.009758433,-0.007475454,-0.031614814,-0.000956468,0.04810468,0.027712595,0.02281357,-0.0139985215,-0.04847732,-0.015098977,0.0032271203,-0.025772428,0.0064457026,-0.05494519,0.024548879,-0.014349412,-0.02802175,-0.03368885,0.024634257,0.010129532,-0.0062825424,0.025649466,-0.030206686,0.01824094,0.0413806,-0.009361382,0.07798568,0.0046547614,0.0031546575,-0.008134956,0.032267578,-0.000069304144,-0.0019166715,0.004454407,0.010685341,0.0033914463,-0.011783767,0.039921887,-0.0008559386,0.019578315,-0.039872766,0.036841244,0.025222486,-0.0006250431,-0.045704335,-0.00829936,0.025676345,-0.015716065,-0.02921588,0.011998745,0.021401184,0.0148572875,-0.0038950224,0.013025439,-0.020192636,0.023919648,-0.047278833,-0.0012499708,-0.0048582833,0.041335795,0.0056989435,0.05760166,-0.035098433,-0.025516747,0.0018215007,-0.010589637,0.02544177,-0.027287312,0.0037749535,0.01213434,0.056746624,-0.029431678,0.03773575,-0.030073233,-0.0026358252,0.03345361,0.054292463,0.0027652339,-0.026949717,0.020060176,0.056344718,-0.075237,-0.008870214,0.04325248,-0.024783017,0.03083297,0.030782321,-0.015346891,-0.031291224,-0.047024086,0.013512668,-0.014087937,0.019563755,-0.016384907,0.0124590285,0.052587755,0.06577979,0.016892703,0.009471429,0.020474205,-0.015477306,0.0004613907,-0.007173623,0.025408864,0.029198227,0.0011966483,-0.0122761475,-0.025237931,0.03926113,-0.01391138,0.013159966,0.038237207,-0.0080221305,0.03409073,0.01684239,0.04015482,0.025566403,0.026253425,-0.05432426,-0.051577844,-0.019098815,-0.011759185,-0.030907845,-0.038232982,0.04348416,-0.018852139,-0.021265691,0.030917518,0.03508307,-0.024992494,0.028713558,-0.001594841,0.040252276,0.021365678,-0.042996373,-0.010168053,-0.0061239693,0.02444017,-0.017506488,0.041852944,0.028123545,0.028291382,-0.02722998,-0.05578542,-0.033233587,-0.052345052,-0.032450728,0.024572948,-0.068880826,0.015257999,-0.014559507,-0.032093994,-0.0039443006,-0.043732874,0.0023788319,0.00020015977,-0.009518062,0.0136475805,-0.018089838,0.051516984,0.062003054,0.0038096663,-0.041841064,0.00090938975,0.019506697,-0.034429412,0.050628312,0.027095217,-0.016703961,-0.006307689,0.035196252,0.045360547,0.011145213,-0.012489238,-0.03703169,-0.04197219,0.03116016,0.03447441,0.044615332,0.0058351555,-0.03503167,0.049819976,0.0021249887,-0.016496884,-0.040208593,0.02796662,0.026644731,-0.038777113,0.017431483,-0.0012563323,0.0024660148,-0.04798744,-0.02115638,-0.003453663,0.003894852,0.004277871,0.005714449,-0.03035442,0.0066544847,0.00993247,0.022194406,0.0037559343,-0.0013295563,0.0042369245,-0.03367051,0.05552008,-0.039793234,-0.016996542,-0.00585239,0.0015580894,-0.027551912,-0.008401328,0.01803407,-0.028568298,0.01543553,-0.049014505,0.0041713296,0.07655925,-0.03786266,-0.003753461,0.0685963,-0.0021207016,0.02273352,0.056422785,-0.0012510822,0.0030130178,-0.02538896,0.06287646,-0.05519129,-0.001675604,-0.015976079,0.049121875,-0.026060835,0.00392768,-0.0023991074,-0.0026083011,-0.17633882,0.0031603877,-0.018205961,0.023624444,0.015217175,0.012920159,-0.011752438,-0.017204877,-0.03552849,0.06858518,0.023691442,-0.05435751,0.01392639,0.031029055,0.02946232,0.003516253,0.015753305,0.0050692633,-0.041652266,-0.045116104,-0.02060558,-0.057739004,0.039379496,0.000019065421,-0.021765666,0.012620514,0.07674603,0.037300825,-0.0034395056,-0.026188841,-0.058930058,-0.008339794,0.013165165,-0.012339884,-0.011518164,0.026910732,0.0031390602,0.03551359,0.028286442,-0.0035093087,0.06790249,-0.0009344666,0.010984307,0.023598613,-0.0013416337,0.016829807,-0.028892104,-0.024364457,-0.06134523,-0.019237202,-0.023430854,-0.052206215,-0.038036313,-0.019684909,-0.047887117,-0.013369341,0.019626066,0.039730866,0.010065271,0.050294667,0.0013469654,-0.030042607,0.032904148,0.0029173594,-0.029252358,-0.031288948,0.009941609,0.0031823232,-0.0037908803,-0.040785804,0.019618133,-0.040640246,-0.0070299343,-0.025895417,0.00007138842,0.018198444,-0.020620452,-0.029347688,-0.02650831,-0.06937435,0.028144592,-0.0044543836,-0.0067351456,0.001496253,-0.011107318,-0.032436743,0.019638775,0.012435486,-0.0124118915,0.26569787,-0.02256134,-0.011692771,0.00477896,0.049493175,-0.018749772,-0.036587387,0.083491884,-0.0076354197,-0.036630347,-0.040172018,0.012865046,0.0002123074,-0.024533285,0.023073606,-0.008225663,-0.04117276,0.007607249,0.070630655,0.014254384,0.05805835,0.009793751,0.034373313,0.008103173,-0.03146082,-0.021598496,-0.01564799,-0.00039173462,-0.0047853068,0.01759949,-0.040099584,-0.003268444,0.011996276,-0.024777917,-0.001378371,0.0016190332,0.01569716,-0.040130865,0.02208904,0.023969831,-0.009294404,-0.0041030757,0.0015615979,-0.04340827,-0.019749913,-0.033352215,-0.01878307,0.026473142,-0.0017738763,-0.020504238,0.0055130776,0.013447626,-0.008875781,-0.034701314,-0.016783237,-0.016553497,-0.009246946,-0.021510955,0.0060510356,0.06184909,0.015578027,-0.0016431896,-0.016556045,-0.017471928,-0.02217164,0.017399907,-0.020399302,-0.02061657,0.040417932,0.0159534,-0.011053611,0.037190486,0.011837379,-0.022757515,0.026580708,-0.013630985,0.017578444,0.027508622,0.011562079,-0.007870858,-0.029440334,-0.034706566,-0.03138884,0.022789035,0.023252787,0.01147832,0.043839406,0.06683032,-0.027674587,0.0082483655,0.0057362174,-0.001052169,-0.05579533,0.030516563,0.0009525537,-0.0117395595,0.015099783,-0.0070317886,-0.060691714,0.010773035,0.0012657683,0.024315007,-0.004912738,-0.00079552684,0.030064829,0.011970119,-0.010654697,0.0026771436,-0.00045341684,0.022876171,-0.044919826,-0.007534039,0.004874379,-0.015779534,0.031772282,0.056024075,0.069461785,0.021154314,0.036937885,0.008944542,0.011742336,0.017728088,0.016724305,0.00025788782,0.012353992,-0.059424225,0.005290998,-0.012792546,0.026437964,0.036879644,0.024863152,-0.039942175,0.022991031,0.025787283,0.030480418,0.012077281,0.015822742,-0.0022315942,0.01914214,0.011525873,-0.04961792,-0.025375182,-0.005729515,0.0013163224,0.013164116,0.06421674,0.031247139,-0.01248322,-0.03077057,0.0064699766,0.03213126,0.02844206,0.013911432,-0.06157983,-0.008881971,-0.06890232,-0.01591773,0.003611541,-0.025961628,-0.014271746,-0.0077578533,-0.0042677945,-0.013807381,0.07318279,0.011413434,-0.016525857,0.049020596,0.042725854,-0.0046180114,-0.023765186,0.00058626744,-0.03823117,-0.023920454,-0.023486344,-0.015116267,-0.025850084,-0.044141952,0.015247506,0.003227603,-0.02295541,0.0077863717,0.017965415,-0.04954404,0.01245707,0.0012952877,-0.0034596473,-0.00313031,-0.019147951,-0.039466888,-0.013251678,0.014900274,0.10975344,-0.02491426,-0.01761457,0.008042763,0.0069332467,0.051698837,0.03196293,0.022257067,-0.02913845,0.011998384,0.0068365247,0.00607355,0.0008918206,0.008975508,0.0016113047,-0.009675966,0.0016741132,-0.02590506,0.027835447,0.048913393,-0.0296419,-0.046483394,0.016780194,-0.026024316,-0.023381008,0.022462979,0.04534081,0.0014293703,-0.025597118,-0.019033544,-0.0012924057,0.0043963892,-0.023796797,0.013137285,0.030978004,0.010226168,-0.0071515013,0.0004498602,-0.008197568,-0.0074330536,-0.008365797,0.041663025,-0.0042579263,-0.029058322,-0.0137304645,0.018670347,0.0009137304,-0.041840784,-0.052481566,-0.037973974,0.021798776,0.018654183,-0.0024119806,0.020477064,-0.001888418,0.014964142,-0.05421617,0.021856852,0.0028035075,0.011256635,-0.011880602,0.01502764,-0.03365108,0.015898792,0.014535969,-0.02843363,0.005118616,0.029967079,-0.057671405,0.002946656,0.046659864,0.027030725,-0.032832645,-0.042628944,-0.008062657,0.011643245,0.012868683,-0.031946223,-0.021102939,-0.026990894,0.014405499,-0.014138413,-0.022136185,0.030811654,-0.026976625,-0.01614117,0.019052086,0.0015472765,-0.052384235,-0.022269342,0.025177322,0.018164538,0.0077518034,-0.050786573,-0.014953216,0.0058188196,-0.01825936,0.004041279,-0.03979779,0.009413397,-0.021141907,-0.041473348,0.018748952,-0.034263875,-0.016987603,-0.038112957,0.051678937,-0.04324164,0.01605293,-0.017102258,0.01437315,0.00931531,-0.05447479,-0.012997221,0.0062016654,-0.028234338,-0.03371619,0.04680103,0.023584927,-0.01567375,-0.010797268,-0.005388412,0.00929801,-0.008575798,0.014263276,0.07295805,-0.038916852,0.0027988965,-0.0172024,-0.022730144,0.01643231,-0.020643204,0.01222212,-0.029736862,-0.013733584,-0.007484016,0.015530146,-0.0370164,-0.003292366,-0.038854767,0.0061986796,0.006543556,-0.03813423,0.031090967,-0.03873721,0.05536899,-0.019046754,0.056716263,-0.030975675,-0.022611076,0.007891921,0.044583313,-0.020301146,0.0053864582,-0.041587908,0.02889304,0.0076921275,0.015231194,0.0014299734,0.0473288,0.020210858,-0.0151049625,-0.04855174,0.02688199,-0.042390414,-0.010586004,-0.021045221,0.046617206,0.050402816,-0.050458007,0.064522855,0.0095423395,-0.009566274,0.008645675,0.015838249,0.030650958,-0.047530953,-0.020345984,-0.013261574,0.0144695975,-0.00087310676,0.042082872,-0.01958282,0.011943692,0.039820004,0.0014738932,-0.04989981,0.040046122,0.037430238,-0.03442414,-0.059718844,-0.024904607,-0.01541611,-0.01434137,-0.009191384,-0.016081166,0.02052697,0.012735299,0.01711119,-0.007480622,0.011258722,-0.06406652,0.00028689785,-0.14007126,0.0048154304,-0.024141314,0.011690992,0.0015651532,0.021759767,-0.012817925,-0.009303654,-0.037323512,-0.021615932,-0.0031854261,-0.04240133,0.014813222,-0.018084286,-0.010152007,0.031352248,-0.037052017,-0.0021550865,-0.020545093,0.024068322,0.021029875,0.0066404855,0.0493904,-0.030253628,-0.0021322654,-0.006175326,-0.005236654,-0.0014132763,-0.035864733,-0.05090983,0.003478122,-0.04727765,0.021574447,0.030663772,-0.029428981,-0.0029326656,-0.010052941,-0.018620066,-0.010954644,0.03239387,-0.032100286,0.014543689,-0.009938522,0.006722663,0.013106816,0.062655225,0.013443064,-0.030257259,-0.014973173,-0.012559195,-0.02825289,0.02783392,-0.011679364,0.025260882,0.0024065382,-0.026669804,-0.014739898,-0.0055315793,0.008817174,0.013255002,0.032841876,0.044941716,-0.04589664,0.013399519,-0.022289764,0.045500122,-0.071572796,0.024027877,-0.0007477385,0.0033259182,-0.018263781,0.010497252,-0.05753507,-0.016641391,0.00015940539,0.008165147,0.027605992,-0.004309078,-0.050942685,-0.006275051,0.013950561,0.018315518,-0.014030938,0.02564106,0.0406203,0.014527463,0.0077129602,0.0044132336,-0.034519237,-0.023174522,-0.07551945,-0.021039078,-0.03111966,0.01739565,-0.017249243,0.009459738,-0.033079885,0.025264464,-0.0098145725,0.000066647415,-0.01534857,-0.047456935,-0.030231494,-0.017091073,-0.03198339,-0.033350155,-0.016272904,0.011917008,-0.011625666,-0.006498825,-0.0053572655,-0.019107176,-0.02062045,0.048243865,-0.06479344,-0.01770328,-0.008640154,0.034679282,0.04465852,0.0043347618,0.014848704,0.014171439,0.013430617,-0.01631005,-0.006109337,0.06635423,0.03681533,0.026419314,-0.0034741499,-0.023333859,0.027900377,-0.08471725,-0.03322889,0.0024998002,0.030872002,-0.011041486,0.00022550923,0.05744561,-0.05063182,-0.050184347,-0.039711043,0.028827507,0.046883505,-0.0015538004,0.016416626,-0.015498128,0.022219764,0.04807174,-0.017763905,-0.02385178,0.005369271,-0.021832526,-0.024916813,0.08597614,-0.002361744,0.0069448524,0.005147395,0.006568215,-0.019212505,0.034986485,-0.040467538,-0.037562028,-0.014994753,-0.027173681,-0.00778065,0.024448995,-0.031454943,-0.027840804,-0.031096265,0.013287465,0.05025602,0.059521817,-0.03543461,0.015622889,0.04313002,-0.0029448105,-0.0071998155,0.02256672,0.019013628,-0.026277225,0.03455001,-0.008432649,0.03045648,0.059686404,-0.025409248,0.0143732885,0.001716983,0.028881747,0.037098978,0.012209511,-0.0073014293,0.0015066133,-0.040153537,-0.024562517,0.06402941,0.02750726,0.013541306,0.06484694,0.0076760557,0.0319346,-0.017149435,-0.029661026,0.0094109485,-0.030376518,-0.0036968803,-0.015130758,-0.020199528,0.0056479243,0.008341119,0.022374913,-0.018688597,-0.028257303,0.040123105,0.04007908,0.0045515494,-0.041496996,0.025597038,0.025060326,-0.03325268,0.011552851,0.026556198,0.001361076,0.004171136,-0.058298327,-0.05664525,-0.015347673,0.0025699246,0.0014919817,-0.046171032,0.034971893,-0.004013839,-0.0099366745,-0.016926272,0.053354055,0.00877225,-0.01493841,-0.040241625,0.036602523,-0.022630416,-0.03655161,0.08215801,-0.032722224,0.03469496,0.0070532844],"last_embed":{"hash":"w117jp","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"w117jp","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Why Habitify for Your Needs:","lines":[29,43],"size":551,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"w117jp","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Why Habitify for Your Needs:#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03884945,-0.013616522,-0.052805975,0.017986387,-0.032871693,-0.040665757,-0.018259631,0.01676914,0.018699404,-0.025715712,-0.04514106,-0.017707579,-0.024654638,0.029210962,0.038519315,0.02699982,-0.009050636,-0.0033824397,-0.0031332355,-0.027626896,0.01964213,-0.044092797,0.057567555,-0.005825898,-0.042372994,0.022242516,-0.014472927,-0.00008668664,0.04254603,0.074018516,0.021787887,-0.03215909,0.030341987,-0.0072073042,-0.061605472,-0.012545537,0.013684303,0.00061864674,-0.01675915,0.043047246,0.013186422,0.025151165,0.017168054,0.008631992,0.04779826,0.01254262,-0.021104114,0.0006865511,-0.034358185,-0.059846144,0.03736468,-0.007963526,0.022495233,-0.027957981,-0.032044753,0.024428481,-0.039356306,-0.041219063,-0.039780285,-0.010581843,-0.024982259,0.008129619,-0.0046901098,-0.024701873,-0.0009284091,0.052541662,0.02172981,0.02032963,-0.013424373,-0.040588114,-0.016488152,-0.0038747375,-0.023258127,0.005493344,-0.058387965,0.028821662,-0.0060490193,-0.02610496,-0.024748918,0.024322357,0.007013848,-0.0075031514,0.016089108,-0.0280541,0.016826179,0.048087638,-0.005072814,0.07078675,0.0073643764,0.0004004614,-0.0073047867,0.026959844,0.002594287,-0.0031673023,0.006321909,0.0041629747,0.0017949797,-0.0022008482,0.034619294,-0.010261128,0.020430924,-0.04682081,0.033154897,0.021953648,-0.004993122,-0.044570167,-0.00739942,0.024958052,-0.016364345,-0.026542146,0.009265092,0.021318313,0.011793262,-0.0038930422,0.015504833,-0.014982206,0.023315988,-0.04709979,-0.006160448,-0.0062867673,0.04271962,0.0052456227,0.05188547,-0.03258276,-0.018909791,0.0058259093,-0.0029213533,0.03292642,-0.02559958,0.0051975027,0.004552748,0.065818265,-0.02122263,0.03798104,-0.033000853,0.0017756176,0.025349585,0.05251962,0.004347513,-0.03003575,0.03513486,0.056430236,-0.07434757,-0.0046248934,0.043581005,-0.025276178,0.021977914,0.02691748,-0.015072072,-0.030394442,-0.040442377,0.015742337,-0.0037069977,0.024501856,-0.018053137,0.019468222,0.050747026,0.065246165,0.01970682,0.011835063,0.01400916,-0.023189547,0.010289568,-0.0068564666,0.025441675,0.024132624,-0.005798543,-0.015495288,-0.024864336,0.03539987,-0.013489893,0.005185328,0.04169866,0.00016939307,0.033560477,0.016643047,0.0447818,0.023169344,0.021185247,-0.053053852,-0.054019313,-0.023237169,-0.012015473,-0.031245243,-0.03636982,0.040828787,-0.02071685,-0.015666999,0.030320546,0.042919338,-0.034418836,0.03637513,-0.0014493364,0.039731838,0.028812466,-0.044637706,-0.0084714675,0.0013411219,0.022150842,-0.023471802,0.036359068,0.034857538,0.028460167,-0.019257812,-0.04829019,-0.03406287,-0.052968517,-0.024585096,0.022786446,-0.06651367,0.023794252,-0.00691126,-0.031189233,0.0026968229,-0.034490645,0.0036030156,0.0087518245,-0.009107754,0.010702027,-0.019335462,0.050146613,0.060475115,0.0076256176,-0.030717857,-0.004361633,0.0184104,-0.034306716,0.0522667,0.01761406,-0.016047256,-0.009498454,0.036440678,0.04480927,0.0027306327,-0.015686104,-0.032268006,-0.040514763,0.03238721,0.037235077,0.04490878,0.008933845,-0.03003218,0.046698093,0.0037023872,-0.015871502,-0.037540685,0.034056645,0.030533444,-0.044825386,0.015725654,-0.0059764655,-0.00026312034,-0.049172495,-0.013999658,-0.004244475,0.0036710517,0.0031774114,0.0041557536,-0.032176677,0.016384494,0.007870906,0.032693636,0.0029605834,0.004400373,-0.00046042987,-0.027357794,0.052861907,-0.039231073,-0.019767469,-0.008056524,0.0060564457,-0.02386869,-0.0034038466,0.013195928,-0.022987625,0.024405248,-0.044512216,0.0092465645,0.06808959,-0.040401947,-0.0017196892,0.06988499,-0.0033575,0.023000406,0.0565013,-0.0028131858,0.00016195982,-0.025550168,0.06299638,-0.05878305,-0.011827164,-0.02246693,0.052905153,-0.025962332,0.010573011,0.00834679,-0.0058574113,-0.17456974,-0.0019724523,-0.025023263,0.02963879,0.019843921,0.012061392,-0.007973977,-0.028748138,-0.03685294,0.07336128,0.026301946,-0.055705514,0.011703063,0.023427088,0.031350654,-0.0026308878,0.007858738,0.0072484463,-0.04436251,-0.044158693,-0.017866224,-0.056578033,0.029074797,0.0060877674,-0.026745452,0.017755747,0.078803055,0.041419715,0.002688237,-0.019187272,-0.06278106,-0.003048843,0.015134442,-0.016732328,-0.0066132373,0.031185664,0.00383385,0.040191665,0.030485116,-0.0030764965,0.058962844,0.0033896053,0.009622121,0.020084755,-0.010056673,0.019755507,-0.022055397,-0.02491663,-0.064239554,-0.020283446,-0.02479259,-0.050861724,-0.050733518,-0.014771584,-0.052883144,-0.0108228605,0.022425566,0.043453377,0.011446782,0.048473444,0.0066239783,-0.03169792,0.03805474,-0.0011338413,-0.021807872,-0.029287899,0.0122812735,-0.0054648346,-0.0042620497,-0.041069284,0.021695249,-0.044925664,-0.011503655,-0.033189185,0.008661007,0.023739986,-0.02356982,-0.023313293,-0.022824341,-0.0674355,0.019999841,0.002754015,-0.001133572,0.0074330866,-0.012636331,-0.031845544,0.024847379,0.0071398322,-0.011698191,0.2652711,-0.03625341,-0.0100180525,0.017210469,0.05295087,-0.01899007,-0.0401135,0.07948695,-0.0072436235,-0.031681277,-0.039587528,0.0074860016,-0.005034233,-0.027536402,0.01930226,-0.006574715,-0.048930615,0.009293206,0.07016231,0.022255864,0.054520614,0.01476998,0.032025453,-0.0023674746,-0.04313828,-0.022552345,-0.019182773,0.0023101824,-0.002029479,0.022904862,-0.037185505,-0.0033422364,0.008996031,-0.022403251,-0.0003801951,0.00039319554,0.018482493,-0.04986049,0.019280104,0.02234836,-0.008407443,-0.0017000348,-0.0013941005,-0.048159294,-0.029563066,-0.04013488,-0.01818049,0.021244857,0.0033657453,-0.014105122,0.013606997,0.017247302,0.004218866,-0.03439738,-0.010076818,-0.017998703,-0.0011568412,-0.02019684,0.0057676043,0.06686914,0.009240416,-0.0015609412,-0.017715035,-0.020630838,-0.025993237,0.015478092,-0.013267001,-0.02206027,0.026638549,0.017591717,-0.00027539744,0.03833446,0.0035023845,-0.02665882,0.022981297,-0.006756503,0.010915729,0.02393708,0.0097996555,-0.016673544,-0.02807807,-0.03250781,-0.027478557,0.01277072,0.02593891,0.013334445,0.038752977,0.06490374,-0.022723846,0.013881917,-0.0013105838,0.007668188,-0.055549826,0.02888839,-0.00070668577,-0.013147842,0.024391219,-0.0075048422,-0.0567267,0.013346362,0.005303694,0.024244968,-0.010299095,-0.008240205,0.027931731,0.010170106,-0.0080307955,0.00006946016,-0.005343353,0.022571154,-0.05346344,-0.003648567,0.0098719895,-0.015526826,0.035690952,0.055125028,0.077281706,0.021698775,0.03006886,0.0077157207,0.009452561,0.013411665,0.015536712,-0.0033873108,0.010509202,-0.058807336,0.0022822658,-0.014428508,0.030527435,0.028744247,0.026002016,-0.038084134,0.026323903,0.020552622,0.037233647,0.009652601,0.0081257,-0.002124672,0.014557681,0.020512221,-0.052375235,-0.022651825,-0.011708565,-0.0035582837,0.023222748,0.05666835,0.03222833,-0.002370948,-0.031335097,0.0066532847,0.028057363,0.032702766,0.020300122,-0.059651896,-0.0023624909,-0.07110732,-0.01244464,0.0026348839,-0.022196837,-0.012386731,-0.007301304,-0.003123238,-0.012847016,0.07462748,0.011421352,-0.015866263,0.04824419,0.0367852,0.0039635776,-0.016150933,-0.0098994775,-0.038126104,-0.023058701,-0.024214236,-0.014619061,-0.018570455,-0.045519926,0.009893972,-0.0024741786,-0.024735838,0.010584265,0.01471361,-0.046811145,0.0058841007,0.003581405,0.00086171494,-0.0073494255,-0.017012784,-0.0458788,-0.0106993895,0.017285464,0.10602409,-0.020992737,-0.01776692,0.004737413,-0.0026079363,0.058999203,0.028551184,0.016395943,-0.035409838,0.0071045505,0.0026947402,0.0010502867,0.0028127376,0.0065284604,0.0119394455,-0.006426413,0.005452549,-0.026564639,0.034864686,0.052921817,-0.021344129,-0.04327867,0.0142318485,-0.027964748,-0.03175906,0.02759646,0.031929523,-0.0044217804,-0.025472596,-0.029348724,0.00060955225,0.0062384573,-0.030124785,0.013462539,0.030886723,0.016636223,-0.007980957,0.0042513707,-0.007088697,-0.007966121,-0.009886064,0.045012925,-0.00009809149,-0.027385594,-0.009691612,0.017588481,0.0031249363,-0.034390457,-0.05525277,-0.03491808,0.023554195,0.0074056527,-0.003916569,0.016264558,-0.0050641713,0.0047669113,-0.048728567,0.023736328,0.0028419455,0.017117662,-0.009069037,0.017365353,-0.031652164,0.01194674,0.014860159,-0.033937555,0.0037994753,0.030385979,-0.058209885,0.0010438559,0.04138328,0.025781743,-0.028594688,-0.036596194,0.0017631167,0.0061420593,0.011834183,-0.029797269,-0.018062124,-0.025228081,0.01118627,-0.02090109,-0.012649177,0.023542993,-0.030926134,-0.025055781,0.011162349,0.00044958203,-0.04680552,-0.026844295,0.022036184,0.027277231,0.011189176,-0.057335414,-0.011106477,0.0011906344,-0.012557493,-0.0014649368,-0.032376442,0.0054682274,-0.019250657,-0.04760087,0.019828679,-0.03408683,-0.018025398,-0.039487854,0.05335517,-0.042861428,0.0131216515,-0.012234291,0.010096655,0.011746299,-0.057333216,-0.015622843,0.0049012187,-0.028357023,-0.030945947,0.04791124,0.016690956,-0.014115131,-0.0017332501,0.00063000136,0.009080379,-0.013703481,0.015397503,0.07175817,-0.039439347,0.013226098,-0.014263682,-0.02440981,0.009794469,-0.020996045,0.009118031,-0.03144749,-0.018240968,-0.0012759425,0.015037246,-0.042135082,-0.0070355614,-0.034046527,0.0041281204,0.006878621,-0.039271817,0.027695976,-0.03930339,0.062204015,-0.013063644,0.051862612,-0.031912107,-0.025022145,0.004883549,0.044189565,-0.020282729,0.0020994265,-0.04528194,0.030476516,0.000118530006,0.00814884,0.0009389171,0.044009533,0.025425205,-0.00875157,-0.05055845,0.029223997,-0.049766626,-0.009332337,-0.029245887,0.042989425,0.051158875,-0.04722835,0.06972834,0.009397611,-0.016780684,0.010169392,0.01291787,0.026317064,-0.044568457,-0.016615301,-0.017009519,0.018711206,-0.0018421169,0.042167086,-0.016874628,0.008044483,0.041115683,0.008786684,-0.046497017,0.041776028,0.030410219,-0.03556304,-0.063478544,-0.028070895,-0.02153161,-0.017863244,-0.00812325,-0.01832485,0.017696213,0.019908622,0.015798127,-0.0077071795,0.021094244,-0.06463972,0.0017866337,-0.14152156,0.0035773225,-0.02118505,0.013789225,0.0055658296,0.017047724,-0.015225338,-0.011466923,-0.033305585,-0.016738426,-0.00013355991,-0.039618686,0.011417817,-0.017385958,-0.008640307,0.030640755,-0.029650861,-0.000021168345,-0.017999033,0.021043755,0.021984918,0.004159195,0.05176781,-0.0228254,-0.00087831635,-0.0013290936,-0.0016314482,-0.005893181,-0.029807055,-0.05436767,0.007866451,-0.046017483,0.01969021,0.034900576,-0.028026806,0.005020968,-0.015424481,-0.021203034,-0.016175248,0.02103712,-0.030249609,0.016091336,-0.01982271,0.0060019647,0.014566638,0.057204966,0.018614158,-0.028004326,-0.014885498,-0.020906398,-0.025478685,0.035981063,-0.01716348,0.029371982,0.003215373,-0.0348144,-0.01689719,-0.0028485928,0.0026195217,0.0099515375,0.03106589,0.043377023,-0.042776156,0.0056737587,-0.016602535,0.049131922,-0.06857865,0.03113953,-0.0027033691,0.0011242203,-0.017702851,0.017448992,-0.05628076,-0.021562101,0.0056624995,0.00013820115,0.03242812,-0.007561084,-0.063129924,-0.0031247383,0.013399229,0.014808467,-0.013237015,0.031177377,0.027704807,0.01443367,0.012439706,-0.00047821025,-0.035840284,-0.028013121,-0.071633324,-0.024927283,-0.022002753,0.02198035,-0.012963147,0.013486844,-0.037176944,0.023624346,-0.0030252633,-0.004885764,-0.0030268542,-0.047580328,-0.028282538,-0.022120979,-0.040647734,-0.02611696,-0.0032901836,0.018464833,-0.023076871,-0.009580605,-0.0043177633,-0.024687167,-0.023323143,0.04794443,-0.05853663,-0.017062949,-0.0115534505,0.036304556,0.043979324,-0.0029632442,0.013982638,0.016796252,0.0039831847,-0.017763743,-0.00043092464,0.075977355,0.04347714,0.021940256,-0.009001685,-0.0178926,0.0218682,-0.085711256,-0.035329692,0.001054251,0.034084875,-0.003908577,-0.003033975,0.06021135,-0.058654837,-0.04646699,-0.03282461,0.033925835,0.054934673,-0.0006994419,0.015208268,-0.019178411,0.024600536,0.03583958,-0.011786662,-0.025489137,0.0016635616,-0.018633047,-0.02525953,0.09277923,-0.0025158327,0.008166893,0.0033326892,0.006022106,-0.011884429,0.029306674,-0.047611173,-0.044870194,-0.02250019,-0.04171543,-0.010155623,0.030792478,-0.04039427,-0.026882717,-0.032182675,0.010242975,0.049164068,0.050109997,-0.037007198,0.008988994,0.047242057,0.0049744267,-0.0027239895,0.022448005,0.013017291,-0.021116287,0.03460129,-0.005499337,0.0362315,0.055760354,-0.034699045,0.01659011,0.0032799698,0.02378748,0.037597843,0.011058132,-0.0049284557,0.0017745792,-0.033805065,-0.02575598,0.057916254,0.03227588,0.017252006,0.059576232,0.00985152,0.024768652,-0.019007258,-0.021658218,0.0052229357,-0.040220834,-0.0023375703,-0.016198171,-0.013911455,0.0015824222,0.0057052593,0.016243162,-0.020639347,-0.020683015,0.04927875,0.029514488,-0.0057295,-0.036514647,0.02529671,0.02315784,-0.037731797,0.0143804,0.026085667,0.00077346654,0.0044328375,-0.060310163,-0.062204577,-0.01626587,0.004050782,0.002801396,-0.04118292,0.040365852,-0.012137972,-0.0076339794,-0.026154134,0.046619326,0.010610952,-0.009444654,-0.035824366,0.038363736,-0.022411143,-0.03138578,0.073351145,-0.037565045,0.028679578,0.0017141353],"last_embed":{"hash":"oq2sxr","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"oq2sxr","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Why Habitify for Your Needs:#{1}","lines":[31,39],"size":434,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"oq2sxr","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Why Habitify for Your Needs:#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019316064,-0.027047869,-0.057200063,-0.012408863,-0.013496654,-0.06891403,0.004921534,0.012064105,0.014057924,0.005382612,-0.026827978,-0.0085226195,-0.018690702,0.028185686,0.028818956,0.065712616,0.00027467185,-0.00046826448,-0.017056493,-0.016896475,0.0119680045,-0.024076428,0.05259992,0.0012598753,-0.059787143,0.014796473,-0.003423877,0.0022295641,0.005532132,0.038411077,0.010994172,-0.04567893,0.019653346,0.0025223289,-0.056939337,-0.02101946,0.0205472,-0.023977779,-0.022366418,0.021177597,0.0198138,0.008830654,0.015715674,0.008098298,0.049915437,-0.00010484709,-0.02448263,0.0009335658,-0.04911185,-0.034266938,0.04160412,-0.012233352,0.04184375,-0.044294663,-0.039579254,0.036385868,-0.024559066,-0.06964254,-0.02447517,-0.007984078,-0.02452315,0.012839416,-0.01805118,-0.024768941,0.016043818,0.05806979,0.019361213,0.008618171,-0.010276551,-0.05649858,-0.021452071,0.009844782,-0.04160971,0.017043388,-0.034202814,0.018970627,-0.024613293,-0.040362548,-0.034842066,0.046919275,-0.003263227,-0.030135024,0.024211325,-0.025168989,0.004957696,0.022771036,-0.016652446,0.095823415,-0.009249104,0.00023604083,-0.015165485,0.031215172,0.018086717,-0.003048534,-0.007785961,0.01550227,0.011113017,-0.01039318,0.04455933,-0.0034968478,0.016989112,-0.008854056,0.029653486,0.03861848,0.00020364035,-0.06025988,-0.043088544,0.025397133,-0.0032738682,-0.03035065,0.0046778847,0.012024144,0.012785252,0.0024222531,0.020725455,-0.024534993,0.030958619,-0.03159556,0.009487033,0.00079089974,0.02582181,0.0013442744,0.063211784,-0.053343393,-0.0044831475,-0.009753277,-0.006555842,-0.010615674,-0.025359912,0.009710125,0.021530243,0.041502763,-0.023510402,0.016249003,-0.007269478,-0.024693642,0.034601003,0.022072133,-0.0029498923,-0.02896041,0.0157962,0.05694878,-0.0520151,-0.014309834,0.034323715,-0.036806617,0.015323863,0.034902275,-0.0145088835,-0.048722733,-0.05616035,-0.003019739,0.0018062253,0.036976416,0.016939672,-0.005120702,0.048636936,0.065410085,0.034311306,-0.019219175,0.015331819,0.021682294,-0.017082103,-0.0031711624,0.030788716,-0.00053672463,0.011995538,0.0024174922,-0.026219083,0.032460283,-0.016160954,-0.006927266,0.042215712,0.00018259358,0.03825393,0.025924496,0.053735293,0.019035246,0.06386421,-0.032134157,-0.039153665,-0.009537413,-0.036470838,-0.022466963,-0.04433552,0.022792196,-0.016183686,-0.022046521,0.04500092,0.02136697,-0.00829347,0.008628399,-0.02780389,0.0338824,0.007477323,-0.02463281,-0.026537066,0.0030109603,0.027778676,-0.016375897,0.04005187,0.030582517,0.019290334,-0.043223776,-0.048233703,-0.022541026,-0.047297083,-0.04413862,0.027562873,-0.038803827,-0.0016766501,-0.0071403864,-0.025392912,-0.0011643391,-0.04664812,-0.0138846915,0.00894852,0.014824209,0.01952116,0.0027349,0.02211117,0.04100267,0.010059853,-0.023872698,-0.0012306006,0.0072702845,-0.034504596,0.039497167,0.032822445,-0.012338605,0.0018146596,0.036040932,0.050737165,0.0038049372,-0.0060939705,-0.04005326,-0.05735701,0.024434078,0.025288368,0.020398509,-0.010873681,-0.01192656,0.013187193,-0.02319813,-0.024744876,-0.015284116,0.02951188,0.028489327,-0.019839225,0.0031615964,0.013280191,0.01997702,-0.023817396,-0.037921324,0.0042552454,-0.010681321,0.018924285,0.0010857914,-0.0471139,-0.010035152,0.0067372373,0.028418649,-0.0041642776,-0.00080017006,0.0069154766,-0.020433472,0.052293543,-0.031265896,-0.009337676,0.01085536,-0.00060089084,-0.044382803,-0.006475256,0.032607295,-0.025785293,0.009165009,-0.046375193,-0.0019475776,0.07638118,-0.019607233,-0.0001763252,0.05229791,0.01634792,0.015082404,0.07648731,-0.019623667,-0.006984766,-0.021065831,0.037476473,-0.04230333,0.015206656,-0.004747209,0.050533134,-0.014205698,-0.0027396916,-0.019385923,-0.0044527855,-0.1853534,0.015825382,-0.004440853,0.033475097,0.017939163,0.02212862,-0.031091275,0.007444353,-0.032074887,0.033735137,0.021990722,-0.052655846,0.010148101,0.034782313,0.010444561,0.011635994,0.0147211775,0.011373171,-0.048744228,-0.040045198,-0.027688252,-0.058546662,0.029314479,-0.02344317,-0.0059569725,0.008440121,0.0830352,0.027947031,-0.001765147,-0.031261064,-0.040499352,-0.009556034,0.013205259,-0.010067028,-0.023741474,0.020253193,0.009593419,0.029406177,0.009881514,0.004684611,0.06641331,0.032214247,0.010806456,0.0037033933,0.0028724205,0.009681369,-0.031406876,-0.010288876,-0.059000667,-0.009163565,-0.005694946,-0.050556168,-0.024953308,-0.030535484,-0.049468238,-0.011956413,0.019300219,0.037834983,0.011218299,0.05297544,-0.015991105,0.0004298411,0.018371023,0.0010593688,-0.045542717,-0.052450724,0.0062147514,-0.008623056,0.015923195,-0.03984451,0.019440582,-0.04159994,-0.0069128945,-0.022468783,-0.049550984,0.013531298,-0.020858934,-0.027031034,-0.031394217,-0.0618634,0.01769571,-0.007842874,-0.006657948,-0.000254018,-0.0150575945,-0.042562816,0.01794979,0.019980138,-0.0020294073,0.2644664,0.013462433,-0.0030784965,-0.007976664,0.055182047,-0.018846188,-0.0003565588,0.07412752,-0.007313625,-0.042605057,-0.03104196,0.023085134,0.00095514534,-0.026673947,0.037849933,-0.008673877,-0.053766605,-0.015104347,0.087628625,0.016739018,0.04337308,0.0027178142,0.053366445,0.0078771,-0.02852812,0.0010361243,-0.01871932,-0.009296906,-0.01540551,0.032694805,-0.04217619,0.0011221747,0.022555765,-0.033755414,-0.017126327,-0.014680201,0.027059305,-0.035534155,0.027766066,0.023786033,-0.029378086,-0.018392978,0.005234276,-0.035521768,-0.024847893,-0.024958596,-0.0029955257,0.04155122,0.0012600492,-0.043267466,0.024736315,-0.012952393,-0.01337171,-0.021989243,-0.0016393773,-0.009225068,-0.017816,-0.028727634,0.0179429,0.061316554,0.025858358,-0.0066600214,-0.020956354,0.0034971153,-0.011142343,0.027180964,-0.017083198,0.0059698187,0.047724936,0.028567823,-0.036233038,0.021369627,0.01727165,-0.012131038,0.035096645,-0.009070221,0.052443188,0.014906606,0.005065347,0.0034758442,-0.012660395,-0.018792095,-0.00957014,0.027210826,0.006022678,0.011628546,0.0428408,0.06350206,-0.031000754,-0.0127355615,0.01323994,-0.003518006,-0.037181355,0.024657274,0.002797041,-0.024779776,0.011612219,-0.03217074,-0.067786165,-0.020705372,-0.00865996,0.0082300035,-0.011582337,-0.012393948,0.04991254,0.018542325,-0.008495115,0.018814413,0.017500076,0.030540844,-0.024661902,0.0014036467,0.011419111,-0.022225749,0.0063186153,0.058106128,0.062247857,0.023467602,0.04733326,0.004138825,0.026752796,0.016612682,-0.0060729766,0.0165561,-0.007780104,-0.06028784,0.007603865,0.026826859,0.00953995,0.041966934,0.014761461,-0.04549808,-0.0015547393,0.027158663,0.02427676,-0.0030515648,0.011205764,-0.0076015447,-0.0011055601,-0.019378329,-0.047021527,-0.011472208,-0.0068823057,-0.008665467,0.026110752,0.04921598,0.024174737,-0.007314881,-0.02648419,0.030761722,0.04831037,0.037123144,0.014179433,-0.036050566,-0.022638313,-0.05501633,-0.02042612,-0.024487505,-0.0011970162,-0.01889921,0.009723294,0.0108092595,0.00303537,0.081634484,0.01977873,0.015367564,0.032778617,0.056716423,-0.020097429,-0.026400669,0.030780109,-0.03796749,-0.039193965,-0.011185243,-0.0059343465,-0.021297125,-0.04665488,0.024382886,-0.012313147,-0.050164647,0.010755741,0.011228206,-0.04361285,-0.0010565907,0.027556254,-0.014378494,0.0071042827,-0.013288887,-0.036947157,-0.0074035707,0.0025068435,0.114379875,-0.025038239,-0.00984851,0.010688975,0.024773818,0.05536414,0.036378216,0.015236873,-0.0028059103,0.0067215376,0.014068056,0.027367162,0.020768337,0.008181226,-0.007840279,-0.011392334,0.016737454,-0.036370814,0.003635674,0.04428591,-0.0005404979,-0.05370728,0.012044745,-0.030131275,-0.009968454,0.015584502,0.06481643,-0.007046598,-0.029321482,0.018538872,-0.02761063,-0.0012321986,-0.014678135,-0.014871018,0.017029546,0.0047746985,0.0070240106,-0.031509414,-0.019183649,-0.004841921,0.013933687,0.008675089,-0.003045926,-0.025180772,-0.0027831732,0.030430015,-0.011251201,-0.06202634,-0.03823935,-0.026027083,0.028487217,0.03758797,0.010013547,0.035821002,-0.0027324322,-0.016966276,-0.08229014,0.019984342,0.0045938645,-0.00977543,-0.033266373,-0.00080119877,-0.032533687,0.029296286,-0.0011609887,-0.025277134,-0.010939368,0.0033873317,-0.04697236,0.0043695304,0.06312254,0.03903802,-0.023713317,-0.03710362,-0.0125471195,0.016950507,0.026418833,-0.02775388,-0.02601401,-0.02495684,-0.0035959869,0.0063774604,-0.04313134,0.019141711,-0.042007525,-0.028101575,0.028331634,-0.0013482362,-0.05208218,-0.03706516,0.013941885,0.011830565,0.0057926257,-0.05042611,0.0027127431,0.042097285,-0.016084084,0.005597767,-0.031248922,0.004416561,0.0050126254,-0.044933848,0.020847782,-0.017482873,0.00693011,-0.04461039,0.066128835,-0.04517635,-0.010096152,-0.032056607,0.014523495,-0.002513227,-0.0470759,-0.01750123,0.005191266,-0.011532009,-0.038353946,0.063285634,0.01221589,0.012453281,-0.041540783,-0.0011346487,-0.008053097,-0.0029042566,0.0024486096,0.059199978,-0.03673346,-0.015612654,-0.029581515,-0.013204553,0.03453884,-0.0181183,-0.00030504554,-0.028679904,-0.0017633442,-0.008115926,0.0052360008,-0.021328,0.02736473,-0.0447751,-0.009658361,0.0041168733,-0.040157635,0.029866915,-0.028452542,0.053354226,-0.0067677726,0.06829463,-0.02517743,-0.046309248,0.0044983034,0.03406193,-0.0016272973,0.009486283,-0.054495793,0.025341688,0.004822909,0.016001802,-0.010420739,0.04178092,-0.0030111466,-0.024681935,-0.037590966,0.04330801,-0.04971641,-0.026154064,-0.0331698,0.01543753,0.04245269,-0.056461815,0.048076436,0.00780248,-0.0043512913,0.005438864,0.008260112,0.039957784,-0.06853108,-0.043183703,-0.010231534,0.015324734,-0.028822724,0.040016174,-0.0128087485,-0.0017153943,0.026421249,-0.008143415,-0.02820035,0.026701963,0.023476584,-0.026049456,-0.05018828,-0.005660362,-0.019896848,-0.022448748,-0.009296339,-0.0061965347,0.03023675,0.023428058,0.038117155,-0.008023289,-0.013256424,-0.031502385,-0.0067846035,-0.14439818,0.011097429,-0.02782251,0.010272763,0.00069238344,0.030620765,0.00887873,-0.024211157,-0.038400214,-0.04479586,-0.010172146,-0.036695838,0.024603173,-0.029946297,-0.014085849,0.024576342,-0.042985685,-0.0074842274,-0.043124266,0.07549716,0.0336058,0.019768115,0.04577419,-0.012079934,0.0007159722,-0.008273519,-0.008490124,-0.0021889533,-0.038871977,-0.04517891,0.003947018,-0.038270615,0.027105216,0.034550093,-0.034544885,-0.029468888,-0.0102805,-0.022063384,-0.024853414,0.044069864,-0.016379809,0.0029911215,-0.025798239,0.03142816,0.005531431,0.058875144,0.0105023505,-0.029980812,-0.022883335,0.0041695237,-0.012972346,-0.0026392313,0.0023674439,0.008777769,-0.0037960953,-0.0276803,-0.02209589,-0.008250033,0.007959648,0.012995915,0.016807145,0.05597265,-0.050885085,0.04291468,-0.022426547,0.06088713,-0.063289784,-0.0030110348,-0.00022337757,0.00034000477,-0.021488694,-0.01127667,-0.04857062,-0.028734736,-0.0014101873,0.0054129437,0.021567281,-0.011075938,-0.04403655,-0.013393927,0.00081512396,0.010025654,-0.0306298,0.0053551355,0.05128109,-0.0006061134,-0.005748058,0.003095884,-0.041302152,-0.0052690813,-0.074163675,-0.026073806,-0.029735904,-0.0066632973,-0.017729376,0.038878858,-0.018507903,0.022600142,-0.024724353,-0.0144807035,-0.031036817,-0.03226743,-0.026870599,-0.0026556414,-0.02059121,0.001569435,-0.0055622705,-0.0059001637,-0.0054117963,-0.015748689,-0.014669713,-0.012440566,0.004582068,0.045309715,-0.06489208,-0.029018736,-0.005373945,0.019077746,0.048685703,0.016128102,0.032388028,0.015371327,0.03199962,-0.036044057,0.012003844,0.0658713,0.032114048,0.045684487,0.010989324,-0.0016217636,0.033025328,-0.031707954,-0.013058896,0.00011345784,0.044583946,-0.010602078,-0.0068071713,0.052140564,-0.044394266,-0.033470035,-0.05498304,0.030750765,0.04116436,-0.031826135,0.008338482,-0.003139859,0.014183342,0.041145924,-0.011561126,-0.025537955,-0.020093318,-0.025760964,-0.013523857,0.064741105,0.0015509515,0.005893091,0.016943732,-0.00087375374,-0.025503593,0.050504472,-0.016021634,-0.045530416,-0.026600933,-0.020910088,-0.023462527,0.024212917,-0.029798478,-0.036556836,-0.012681452,0.019599613,0.037135065,0.02699377,-0.02848716,-0.0052520456,0.034960307,-0.0015006728,-0.020543365,0.00907929,0.017246144,-0.041021634,0.047808714,-0.018010024,0.04989067,0.06701328,-0.007844444,0.020990996,-0.016486336,0.04161877,0.050114352,0.002054497,-0.0038090246,0.02169334,-0.015253315,-0.025344798,0.053393703,0.027571633,-0.006280682,0.054089807,0.02024041,0.017986093,-0.0018286399,-0.016712304,0.007907454,-0.025724068,-0.00013649755,-0.0060514533,-0.01242088,-0.0077891476,0.013609508,0.018689979,0.006886572,-0.015767334,0.026182156,0.053549524,0.010964611,-0.04182791,0.019105958,0.020447623,-0.005123656,0.022866905,0.02448037,0.021102794,-0.008024002,-0.05055316,-0.043352835,-0.0113655925,0.005265271,-0.0000037961934,-0.04021545,0.020555193,0.008752691,-0.003475623,-0.006367682,0.040945735,0.0036290158,-0.017257871,-0.04715961,0.02649231,-0.013658405,-0.024120968,0.080605626,-0.01839661,0.022414414,-0.0068900925],"last_embed":{"hash":"npr9g8","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"npr9g8","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Why Habitify for Your Needs:#{2}","lines":[40,40],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"npr9g8","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Why Habitify for Your Needs:#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023287088,-0.017674463,-0.03843243,-0.0036445686,-0.038992442,-0.054375313,-0.020556733,-0.0007259454,-0.011878157,-0.0048748623,-0.028050832,0.005652657,-0.0077391844,-0.0027005759,0.056350164,0.039437056,-0.026762594,-0.004262426,-0.03144085,-0.030291973,0.016357329,-0.006496781,0.031573948,0.013970573,-0.024791602,0.013735381,-0.013848933,-0.0010760704,0.009904297,0.08246088,0.01757676,-0.08123598,0.03068872,-0.009247138,-0.041721076,-0.021800801,0.01224146,-0.034441035,-0.015757559,0.039053723,0.012438525,0.0019442107,0.0062267757,-0.0076329866,0.04804015,0.011794053,-0.019050092,-0.00931623,-0.030631872,-0.017985608,0.042673513,0.01717532,0.016612113,-0.05450674,-0.040497523,0.05709913,-0.012374077,-0.054170553,-0.008566404,-0.023992661,-0.015513635,0.0020370684,-0.038805723,-0.013551478,0.013925569,0.045720942,0.037053693,0.006050969,-0.0154263675,-0.060189925,-0.0029249433,0.022997148,-0.041022588,0.000089893336,-0.05564976,0.014332858,-0.034235317,-0.013824579,-0.026168492,0.023492025,0.026154105,-0.002273256,0.01907834,-0.0044364617,0.019452909,0.02745897,-0.023677005,0.06573626,-0.0064160745,0.020366557,0.0033369784,0.022119978,-0.028504929,-0.014392193,-0.03313767,0.027260236,-0.0008836993,-0.033201706,0.05902353,0.003513906,0.028938754,-0.019129146,0.023345422,0.026068913,-0.016437924,-0.049229983,-0.00527212,0.02382279,-0.001594381,-0.035775952,0.014623848,0.030066729,0.029120533,-0.0069966866,-0.0039681606,0.00021511823,0.010566916,-0.034561645,-0.0017673683,0.001091433,0.03352524,0.0026748471,0.06350248,-0.06833514,-0.018023854,-0.00427109,-0.015167354,-0.009000707,-0.020315938,0.0016174876,0.050496142,0.039519873,-0.051619243,0.026244536,-0.036085032,-0.019917296,0.02139119,0.0576555,-0.022597605,-0.031136202,-0.018833578,0.03775458,-0.046919294,-0.033490997,0.0017050098,-0.010382642,0.0075213998,0.010771772,-0.013252951,-0.036717772,-0.036672372,0.010320176,0.012495805,0.03537828,0.007499914,-0.017241448,0.061968267,0.0591989,-0.0024432463,-0.015510186,0.010071428,0.017605761,-0.050349053,-0.022897294,0.023969477,0.030203262,-0.021191984,0.022197168,-0.039128374,0.043876927,0.0067151994,0.015391307,0.028837115,-0.009886582,0.0014283258,0.026408212,0.023420773,0.018686185,0.037153266,-0.036843535,-0.048496827,-0.0038474142,-0.019960063,-0.012811898,-0.041360177,0.033131044,0.007172093,-0.04249263,0.040397078,0.012004842,0.012088004,0.018898113,-0.030173128,0.026979778,-0.002672602,-0.027726294,-0.01774933,-0.0073471665,0.012252959,-0.023944376,0.05101229,0.0125108985,0.022482049,-0.056662064,-0.05571161,-0.024362864,-0.018511612,-0.037092973,0.026154732,-0.04858855,-0.013564552,-0.024999058,-0.028152939,-0.0019073942,-0.048876807,-0.028844977,0.03255958,-0.0064348867,0.029905185,-0.0021253154,0.04026286,0.06369002,0.004553077,-0.00056936365,-0.008361556,-0.0029785428,-0.050590485,0.020973042,0.032934025,-0.033606224,0.0048105917,0.028696217,0.04191273,0.02131416,-0.007535374,-0.026185265,-0.044193428,0.024061773,0.010706958,0.0017089891,-0.017761718,-0.028237658,0.025330616,-0.01836836,-0.03426578,-0.0075868913,0.020643719,0.04407417,-0.0155856665,-0.00533701,-0.009860975,-0.01851564,-0.036203705,-0.03891848,0.010519142,0.01576494,-0.010561307,0.014062509,-0.047625467,0.0057341806,0.015810456,0.013579526,0.0188542,-0.005740168,-0.000059389848,-0.027911205,0.0592688,-0.028383838,0.009762427,0.020179035,-0.0135290725,-0.051315866,-0.014925146,0.021955347,-0.04536673,-0.026022144,-0.055783514,-0.011560671,0.05377584,-0.016746653,0.0012133822,0.051873274,0.025436744,0.00571722,0.064676076,0.006133134,-0.011126773,-0.026739772,0.034451514,-0.008981512,-0.007761013,-0.0011250263,0.052795596,0.011014913,0.0057009393,-0.021911854,0.006242135,-0.18544737,0.039947685,0.0004209381,0.024632974,0.005702486,0.039568882,-0.023285322,0.016242968,-0.05101583,0.059849422,0.005041105,-0.046357658,0.019900363,0.016726159,0.0071984786,-0.003472464,0.020589909,0.010632301,-0.029719677,-0.029599238,-0.030410731,-0.07419917,0.010493018,-0.024340011,0.0034269704,0.008704434,0.07051415,0.008873066,-0.006756808,-0.029736679,-0.06162381,0.0018157803,0.01178719,-0.017834738,-0.016935507,0.026733637,0.013407893,0.031116873,0.009953592,0.020399192,0.07915509,0.018026104,0.017150933,0.016448125,0.02103283,-0.0020862406,-0.029260121,-0.0108521655,-0.04809319,-0.0047239796,-0.03400859,-0.0421359,-0.008196492,-0.018830433,-0.020375438,-0.0074996497,0.017821284,0.05812861,0.01858626,0.040051326,-0.008891098,-0.011588035,-0.005779234,0.011891455,-0.04132324,-0.02416123,0.042672154,0.022060776,-0.006966544,-0.032235652,0.0071081524,-0.032022554,-0.003148705,-0.017044151,-0.036534023,0.023292154,-0.010093864,-0.018362986,-0.008439808,-0.09914404,0.035633247,-0.008677786,0.005249568,0.020511603,-0.015678333,-0.049721863,-0.009287943,0.012326937,-0.002508266,0.27289334,-0.0144756315,-0.009314287,-0.011787716,0.0291094,0.0011779998,-0.011145975,0.077386245,-0.012165522,-0.03182401,-0.035406705,0.026262634,-0.010224969,-0.012738904,0.03168645,0.022791233,-0.045512605,0.014288431,0.065729775,0.0037216847,0.031262856,-0.0066211256,0.049255397,0.04540573,-0.024520263,-0.02071339,-0.017692877,0.0015901531,-0.010904883,0.031884685,-0.04801941,0.0030487122,0.011829483,-0.04160193,0.001967941,-0.021070387,0.01695725,-0.022858009,0.03719207,0.00011752026,-0.018789269,-0.020929031,-0.006372406,-0.030684436,-0.005384454,-0.030129706,0.01644526,0.04900254,0.013596374,-0.041149493,0.017504383,-0.025732404,0.0049806875,-0.01723683,-0.038859226,-0.02698498,-0.009040912,-0.026889315,-0.0076719658,0.044067282,0.0143332435,-0.0035084418,-0.03771208,0.015668778,-0.016666487,0.03429737,-0.03149043,0.0055252886,0.029571218,0.010978239,-0.057263456,0.01226845,0.0051886183,-0.019274287,0.02575066,-0.018103942,0.03976787,0.0017520397,0.03231246,0.007439286,-0.03950413,-0.0069664563,-0.020032445,0.002485112,0.0062594432,-0.010358499,0.06839453,0.06929234,-0.052620918,-0.014221691,0.024740787,-0.003642414,-0.047918174,0.028247308,-0.016212659,-0.024455179,0.011810276,-0.0108912345,-0.055787385,-0.0016666929,-0.014233014,0.00082060334,-0.021541469,0.017971631,0.04825644,-0.011029416,-0.029047728,0.010632459,0.014731836,0.02372351,-0.025730556,0.0010120644,0.00071348075,-0.017459366,0.030075131,0.057269327,0.05106786,0.02646111,0.04987832,0.003020363,0.0367845,0.014230767,0.007834181,0.0037913134,0.010912053,-0.057383213,-0.007968513,0.018831106,0.0012896127,0.038299613,0.008671884,-0.03858234,-0.012355223,0.024285115,0.01869616,0.0067150816,0.03855912,-0.028201612,0.0059017427,0.005626266,-0.031782165,-0.007159473,-0.010582458,0.0010481423,0.02287967,0.053770117,0.020550922,-0.0014448965,-0.0019862477,0.0025351678,0.04283454,0.04036917,0.0054930993,-0.03514218,-0.010199411,-0.08016989,-0.010922901,0.006337245,-0.021040246,-0.015213509,-0.009001215,-0.009566197,-0.0052468115,0.06778691,0.0034351926,0.006917308,0.043191805,0.0607761,-0.021331655,-0.03914773,0.026806345,-0.010982134,-0.03402151,-0.038771186,0.006012639,-0.052117452,-0.026465667,0.016539535,0.0009344316,-0.02083777,0.016977059,0.024725525,-0.04331891,0.00090351293,0.034089986,-0.0069117867,0.025311477,-0.020218892,-0.013646253,-0.014223077,0.0044418974,0.09743842,-0.014515977,-0.010970741,-0.008623371,0.038938437,0.033863876,0.037980072,0.008293498,0.0015885903,0.021675237,0.032660853,0.02743088,0.0056043663,0.009851171,-0.025866605,-0.03206885,0.008021541,-0.029085906,0.033667877,0.026231928,-0.0103951,-0.031102255,0.021374175,-0.027961317,-0.0040160064,0.015083887,0.046866696,0.008442105,-0.030234981,-0.023504186,-0.024714068,0.01624116,-0.01768348,-0.0053009917,0.036435265,0.004666615,0.0063999644,-0.0027870934,-0.010964544,-0.0060978225,0.015509334,0.026199844,-0.012137546,-0.029123109,-0.017104385,0.03704614,-0.003236549,-0.0576347,-0.060255624,-0.017136473,0.031738166,0.011594608,0.017022012,0.032480966,-0.007971885,-0.0081881955,-0.06404703,0.041577935,0.010690082,0.00096562895,-0.043639008,-0.0017845916,-0.030395593,0.019917862,0.017405365,-0.023541879,-0.006448976,-0.0077085304,-0.042916544,0.00061277003,0.036571663,0.010844039,-0.047304116,-0.03290963,-0.05734342,0.019184358,0.029905155,-0.012799208,-0.027818615,-0.0064241774,0.016584042,0.017472409,-0.04840448,0.016154077,-0.015545635,-0.036668573,0.017615968,0.016770652,-0.07995855,-0.03832358,0.012450615,0.0042523616,0.011869413,-0.044716194,-0.005472917,0.008311175,-0.017812924,0.025352387,-0.040108636,-0.006132736,-0.0064039966,-0.030115949,0.011173571,-0.014862529,0.018347997,-0.04878667,0.061119262,-0.049960043,0.005698809,-0.009566629,0.010820663,-0.007963957,-0.03550077,-0.02773295,0.006910261,-0.031034866,-0.009684771,0.054563805,0.019423882,0.009595666,-0.036711764,-0.021607142,0.003211747,0.017315615,-0.0066117058,0.07092949,-0.018785,-0.003337129,-0.0304771,-0.014817792,0.026893813,0.0021531177,-0.0057232855,-0.032384988,0.015139668,-0.024799423,-0.024248604,-0.01156157,0.0043021315,-0.047276877,0.022505008,-0.031249315,-0.054629967,0.009765844,-0.043008428,0.036642935,-0.006205207,0.040742747,-0.022741484,-0.009766179,-0.012305172,0.04535063,-0.036244858,-0.020106602,-0.0334299,0.021247417,0.017320625,-0.023972658,0.009939557,0.03275963,-0.004733799,-0.030483147,-0.048080664,0.045197915,-0.03141758,-0.017735632,0.0025815223,0.05229121,0.05108154,-0.04830501,0.02146688,0.037231226,0.005378359,0.006303714,0.016552256,0.030288825,-0.050465133,-0.0063395235,-0.0131485965,0.0067717107,-0.031241767,0.017393377,-0.0057503297,-0.0043385024,0.025349954,-0.007902032,-0.04024579,0.015192701,0.015410535,-0.026934369,-0.044142503,-0.001055923,-0.0068220343,-0.011024109,0.0040904726,-0.011253886,0.011868363,0.012136455,0.024093231,0.02559237,0.018689875,-0.04046348,0.026266798,-0.14692175,0.03569278,-0.036023684,0.010139063,0.011818415,0.020556055,-0.025233876,-0.009569711,-0.048353814,-0.0087189665,-0.0069087967,-0.053490277,0.026180929,-0.023242598,0.017648121,0.044772666,-0.049515795,-0.018953396,-0.023879636,0.06750081,0.016134894,0.02001072,0.06385499,-0.046973262,-0.017820463,-0.010034018,0.004986315,0.0023671612,-0.032860376,-0.020133846,-0.0026128313,-0.0035270995,0.022169018,0.02728954,-0.036053553,-0.011614607,0.0038259048,-0.011625981,-0.028470436,0.026768029,-0.041035835,0.010481854,0.015453123,0.005116807,0.014450153,0.07629815,0.014809366,-0.02922006,-0.0076307096,0.005732671,-0.032246,0.0031836617,-0.025026925,0.0074653546,0.014832832,-0.01386586,-0.018879613,-0.010148567,0.01949327,0.013001258,0.0011953417,0.037726443,-0.048034493,0.015689293,-0.033184998,0.04330207,-0.06145304,0.0010448932,-0.021283701,-0.04231324,-0.017883338,-0.009725988,-0.04701858,-0.0010952366,-0.020686883,-0.0074191284,0.019873723,-0.024082128,-0.032901254,-0.013750341,-0.0032353273,0.014739455,-0.011667999,-0.0041265585,0.048011526,-0.0056134057,-0.013814437,0.0057366644,-0.0024725508,-0.01176726,-0.08725377,-0.02073661,-0.035441026,-0.00439106,-0.006592115,0.04522113,-0.018752899,0.02142115,-0.031072479,0.0096515585,-0.029248709,-0.043699205,-0.017154677,-0.01113709,-0.008761071,0.028821167,-0.039242126,-0.015785223,-0.00060003,-0.042008985,0.010326449,-0.037194733,-0.0043705916,0.048492897,-0.0391174,-0.03396971,-0.010170625,0.037199933,0.05260196,0.0065868692,-0.004437357,0.01903075,0.042303592,-0.016963957,-0.0138170505,0.05257054,0.038164403,0.03311952,0.0071846526,-0.02686194,0.03622355,-0.022472775,-0.014916276,0.0060579674,0.044177342,-0.006562219,-0.00063937024,0.05306433,-0.024217777,-0.02189487,-0.03806152,0.050804745,0.033666864,-0.022465441,0.030825615,-0.010652912,-0.014968282,0.050983172,-0.004657665,-0.02782555,-0.00022476408,-0.009589499,0.012199327,0.08085937,-0.0019978082,0.0010454645,0.0019475203,-0.0004172175,-0.022623966,0.060947254,-0.009510051,-0.02027595,-0.03686163,-0.003983832,-0.0010620665,0.05926864,0.005220558,-0.018600417,-0.006944866,0.0028875966,0.03608019,0.041001435,-0.036669813,0.026126359,0.04125901,-0.00479004,-0.0153314965,0.029334823,-0.01207075,-0.028495576,0.03176507,-0.0074114297,0.040245023,0.07417332,-0.022718543,0.018719824,-0.021310436,0.037308875,0.03980781,-0.012606278,-0.012810626,0.004326443,-0.037091646,-0.005329688,0.08569653,0.012233655,0.0056761666,0.030247873,0.015125912,0.0397322,0.0024065028,-0.022715922,0.006842066,-0.008454391,0.00018651533,-0.04606554,0.017003026,0.021092655,0.0039434964,0.04860103,0.011004173,-0.025958579,0.030668221,0.036720853,0.02457005,-0.04359139,0.023281807,0.050608706,-0.02170206,0.013485024,0.027803965,0.01468032,0.00091366976,-0.043533836,-0.052207425,-0.021045953,0.01568935,0.003414089,-0.035362266,0.03266677,0.0044416254,-0.024836387,0.02487122,0.04588832,0.00760726,0.02091205,-0.037155878,0.0078119524,-0.030496618,-0.0181141,0.07836172,-0.035771996,0.014036086,0.024046576],"last_embed":{"hash":"7z36lb","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"7z36lb","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Why Habitify for Your Needs:#{3}","lines":[41,41],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7z36lb","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0146355815,-0.023974314,-0.040013205,0.0039469968,-0.021299828,-0.03470958,-0.009964464,0.0076919417,0.020543776,-0.021606307,-0.028226543,-0.016324773,-0.017872607,0.006085714,0.053341355,0.024844069,-0.012833602,0.010704506,-0.0012216967,-0.026445081,0.016187672,-0.016334884,0.06451851,0.006203638,-0.025622584,0.014282916,-0.01892697,0.001679073,0.028475393,0.070322335,0.016157638,-0.023941685,0.0039823297,-0.011100564,-0.045005534,-0.016254019,0.019231668,-0.023628486,-0.027790844,0.03486224,0.02752948,0.0056771687,0.010936896,0.013557265,0.04482585,-0.00047830844,-0.027618509,-0.0058511486,-0.0035183043,-0.0602351,0.025624258,-0.017643388,0.013051184,-0.022132466,-0.029827757,0.029285006,-0.003000048,-0.047315646,-0.03773807,-0.0021305585,-0.027479826,0.04698397,-0.01477114,0.00062477443,-0.02058736,0.054986134,0.046853527,0.014282058,-0.018666115,-0.05422678,-0.021311747,0.032822877,-0.018360881,0.022787925,-0.060985316,0.018504297,0.021406759,-0.011385014,-0.0071057673,0.016197035,0.013576842,-0.009207551,0.045527402,0.0011918867,0.006914511,0.02683782,-0.0023056827,0.10446469,-0.0087721115,-0.0138911875,-0.019701153,0.0104198605,-0.024198856,-0.030876186,-0.0033401845,0.0283429,0.029769773,-0.027835706,0.047389448,0.029770076,0.016879408,-0.04408276,0.046371106,0.012872119,0.015434679,-0.010147824,-0.034027025,0.01741019,0.011142944,-0.024867551,0.01296143,0.010883222,0.028243922,0.00047241757,-0.001184699,-0.03515419,0.014369579,-0.060071886,-0.010268764,0.0055124075,0.038911477,0.0020416784,0.04955304,-0.029166698,-0.002724813,-0.003996269,-0.00010759557,0.0073699197,0.002331941,0.02922332,0.010189917,0.055417866,-0.03645738,0.03667982,-0.025172379,0.012338315,0.016447332,0.041339934,-0.017935269,-0.043215085,0.0075928858,0.050196074,-0.07251116,-0.018455433,0.020161616,-0.024660872,0.01209014,0.0091021005,0.0008899287,-0.013124222,-0.042813018,0.03969115,0.015944347,0.02363224,0.0028562495,0.016114872,0.03765221,0.061733272,0.00090188556,0.0016769257,0.0359603,0.008775453,-0.038695198,0.0022621108,0.02614486,-0.0019771678,-0.006712691,-0.0028390381,-0.025548024,0.033109166,-0.0032411497,0.03911486,0.035485327,0.016148068,0.0132772345,0.013178941,0.04742946,0.025727637,0.026120914,-0.03379921,-0.05313092,-0.009015328,-0.009325453,-0.04447956,-0.031550344,0.031135242,-0.027589772,-0.026979897,0.005702244,0.06223153,-0.009397121,0.010567956,-0.051275767,0.033246152,0.005295195,-0.023525916,-0.013521328,0.0042271973,0.030323183,-0.013232475,0.04845962,0.007893055,0.025954407,-0.027385747,-0.0327119,-0.032511517,-0.056072112,-0.023933556,0.029863095,-0.05334381,-0.0036724631,-0.026281796,-0.018504888,-0.020131547,-0.06845015,-0.009444239,0.02213709,0.005262904,0.0194891,0.01434694,0.027995571,0.05186341,0.0051195063,-0.037096325,0.008571217,-0.007561637,-0.030909583,0.0510753,0.026274161,-0.020543016,-0.01797781,0.03698108,0.011459068,0.006112561,-0.006130879,-0.022068523,-0.050064404,0.024712712,0.047878724,0.010523745,0.00025988897,-0.013938766,0.029092582,-0.015383355,-0.0011047916,-0.039198335,0.033000145,0.01643703,-0.0058498294,0.028414113,-0.010214573,0.000104219085,-0.05801546,-0.0054935417,-0.030965282,0.014399686,-0.004658351,-0.004746867,-0.018218352,-0.0089495955,0.007998612,0.041422077,0.013787125,0.008044783,-0.006758318,-0.049796987,0.0396267,-0.013856999,-0.006130567,0.020649428,-0.0042538294,-0.024587724,0.031506293,0.013377013,-0.027268086,-0.011334903,-0.053319678,0.0032799446,0.05217082,-0.017014803,-0.033606555,0.010373862,0.0012324725,-0.00054444873,0.034927495,0.0016405664,-0.023763461,-0.033185136,0.060678307,-0.052088313,-0.006637813,0.00034575808,0.06066893,0.007956108,0.007736652,0.021305583,-0.010742334,-0.1849434,0.0069013727,-0.01410988,0.025885593,0.012491647,0.020389697,0.0047118743,-0.02912706,-0.015613305,0.059163105,0.004165139,-0.056846656,0.010740817,0.01137085,0.03922723,-0.010561994,0.0026537105,0.0034531367,-0.048306298,-0.042279437,-0.06928508,-0.05275855,0.04514885,0.013252915,-0.023934638,0.016285453,0.0749078,0.0052786525,-0.012000479,-0.022875832,-0.058264308,0.005052185,0.0029150902,-0.01810166,0.0056283735,0.025249965,0.03498603,-0.0038656073,0.029042108,0.015995037,0.04914017,0.052619543,0.038225166,0.0042040767,0.021659609,0.020440742,-0.045579404,-0.0060644625,-0.038584266,0.014814946,-0.0063661216,-0.046051614,-0.03198722,-0.008442045,-0.04107468,-0.0006597481,0.018172232,0.042823136,0.0077966214,0.02993895,0.01996042,-0.018216914,0.0020014946,0.01162694,-0.019428011,-0.026558077,-0.0066723595,-0.020739729,-0.010578679,-0.035416543,0.02090357,-0.064245135,-0.008603559,-0.027143605,0.0013965343,0.011870073,-0.0065179914,-0.022629527,-0.017106084,-0.09428068,0.009127527,-0.0014397843,-0.022825398,-0.0038594399,-0.02581412,-0.03026142,-0.016822767,0.0022407933,0.00041648882,0.25597733,-0.015145204,-0.00895332,-0.0037184106,0.056091577,-0.00033022495,-0.022147348,0.07628697,-0.022295203,-0.026583001,-0.051780008,-0.0049020634,-0.0013330426,-0.02688697,0.030330427,0.024118643,-0.05827276,0.014290972,0.08104449,0.018166505,0.05031453,0.0036525927,0.018463805,0.0058095152,-0.038731717,-0.012108596,0.003467387,0.017433165,-0.015436634,-0.01172985,-0.046794042,0.020089421,0.026371107,-0.011692892,-0.0014859797,0.0039279927,0.046505406,-0.035113767,0.011154791,0.030083882,0.021715658,-0.014093115,0.010527547,-0.05166161,-0.008903304,-0.029813757,0.0054715984,0.013836155,-0.0052650073,-0.02581756,0.030740038,0.017341554,0.01555312,-0.0244633,-0.0324013,-0.002845954,-0.008921276,-0.012727148,-0.0063931365,0.03327261,0.028373484,-0.0046790913,-0.016335914,-0.0052871797,-0.019558098,0.029492559,-0.016131839,-0.014675469,0.009992616,0.02459628,-0.0019193579,-0.00545336,-0.011292827,-0.00787243,0.025749609,-0.019776134,0.012294951,0.005063009,0.010008813,0.004376057,-0.016169086,-0.028513972,-0.023667406,0.014469341,0.028654926,0.024222657,0.02867753,0.05437995,-0.047191545,-0.008416569,0.019078292,0.0009800472,-0.02922994,0.039123937,0.013345587,-0.023698108,0.05592044,-0.0060285674,-0.045504425,0.025781915,-0.02911762,0.015585045,-0.019045152,-0.003937392,0.058781344,0.014136555,-0.017972628,-0.006995008,-0.0040483926,0.03313835,-0.07372694,-0.009545976,0.028331589,-0.02374447,0.041856524,0.063287355,0.059947297,0.018846164,0.039255623,-0.0000715955,0.024274673,0.01923614,0.004787035,-0.0044783186,0.002735749,-0.062462665,0.006120347,-0.014408237,0.015418776,0.0571377,0.013034745,-0.038831085,0.025686909,0.040641148,0.04022904,0.0051783808,0.036537968,0.0027674076,0.025081594,0.01936055,-0.06800586,-0.019148106,-0.017182348,0.026480883,0.020070015,0.06678673,0.016919386,-0.010523095,-0.04668476,-0.0016561999,-0.009275566,0.034868717,-0.006467107,-0.05569432,-0.03306339,-0.062912166,-0.007340298,-0.025496151,-0.005451191,-0.021365376,-0.0005209356,-0.011626076,0.015883353,0.064837195,0.032787643,-0.008909796,0.0020375194,0.05568161,0.0038174505,-0.008585414,0.006010411,-0.026776882,-0.00970604,-0.019950863,-0.00867872,-0.044375602,-0.05902727,-0.003277118,0.005750061,-0.0077619944,0.015604922,0.028739695,-0.035120983,0.009299337,0.005541194,0.011596913,-0.021143578,-0.014734217,-0.013832533,-0.011178421,-0.01440336,0.10758166,-0.016526837,-0.013531169,0.010453017,0.031666502,0.06978211,0.040219218,0.021401921,-0.009990428,-0.005425855,-0.01822375,-0.004689181,0.0237979,0.006956771,-0.021439945,-0.035158817,0.008576506,-0.025037695,0.031922292,0.0045888894,-0.032060757,-0.045803033,-0.000043878452,-0.028309438,-0.029783333,0.02773769,0.091973394,-0.018591488,-0.019298345,-0.01922725,0.022986006,0.024890633,-0.035844795,0.016889008,0.012261045,0.0037866838,-0.007878323,-0.00998212,0.008932241,-0.0021312353,-0.009408846,0.047163326,-0.004961598,-0.015412034,-0.024527244,0.02738449,-0.01190553,-0.015268822,-0.03240071,-0.035369013,0.012236753,0.03230448,0.001802667,0.03921212,0.025801636,0.0037598785,-0.041551318,0.019962119,-0.0055938037,0.013527501,-0.007625072,0.0035178307,-0.0320447,0.002484485,-0.005166881,0.0015519548,-0.0052814265,0.029825551,-0.041063804,0.020385416,0.04718098,0.013984396,-0.036955725,-0.040863946,-0.039201308,0.030348487,-0.0043469197,-0.029189859,-0.01751273,-0.02779783,-0.016195264,-0.007810101,-0.030607034,0.01694403,-0.018344223,-0.014706362,-0.011576131,0.029863494,-0.06587673,0.007596522,-0.003924214,0.041557822,-0.022520687,-0.06181763,-0.0414831,-0.011506639,-0.010535417,0.03026813,-0.08015461,-0.016380224,-0.015363824,-0.03760125,0.015884101,-0.015340566,-0.033884294,-0.040820375,0.022877334,-0.036519554,0.027051147,-0.01159635,0.0030901157,-0.0048321267,-0.044606633,0.0007929585,0.012757154,-0.05191919,-0.025513485,0.055762537,0.035231493,-0.005605305,-0.032816183,-0.03542457,0.010766295,-0.0050068437,0.019082941,0.05775434,-0.036931306,0.017004596,-0.010580888,-0.03012069,-0.0030852095,-0.025241142,-0.02255342,-0.023870911,-0.024439156,-0.015045738,0.005498719,-0.03301798,-0.013224104,-0.023386545,0.0014440116,0.00051067,-0.05432586,-0.0025512597,-0.03657054,0.065356724,-0.022289895,0.04556445,-0.021337437,-0.03611549,0.028169326,0.014518802,-0.049622938,0.014757976,-0.047743235,0.0018156812,-0.009471716,0.010600701,0.013509338,0.06710296,-0.0003497977,-0.0026260754,-0.06552803,0.034350123,-0.038183637,-0.008477967,0.013491528,0.09523045,0.037241347,-0.05269255,0.039167125,0.0039682956,-0.026218379,-0.004140331,0.024743926,0.02949862,-0.054092966,-0.0018285284,-0.035039052,0.024210665,0.0010861345,0.016241856,0.002601402,-0.013227583,0.036116254,0.021529077,-0.046383172,0.032321107,0.008924503,-0.05419099,-0.04353393,-0.020903902,-0.014034684,-0.0065280264,0.013240824,-0.026357792,0.010324842,0.028588844,0.02755397,-0.01705452,0.0044594985,-0.060492165,-0.0009846932,-0.14701022,-0.0018938333,-0.019721316,0.00840129,0.013327269,0.021914769,-0.03232791,-0.014175069,-0.035107195,-0.0053903447,0.0037523143,-0.067823455,0.013783127,-0.012887848,-0.010517998,0.043561514,-0.05086205,-0.0070375493,-0.04503166,0.053265322,0.023786146,0.0031033321,0.05486486,-0.03828151,-0.011807272,-0.024702922,-0.0010684832,0.020240527,-0.028460938,-0.0336845,0.0055047087,-0.029260578,0.02663615,0.040716078,-0.000045572157,0.01565187,0.0042892806,0.009529491,-0.026239544,0.022989312,-0.053359143,0.03187582,-0.0038947368,-0.0013822023,-0.014806347,0.06384763,-0.039574016,-0.014870812,-0.016039345,-0.011382935,-0.011649542,0.02769997,-0.007006708,0.022695709,-0.0043239687,-0.023425877,-0.008341881,-0.00279604,-0.012390593,0.014440028,0.015218008,0.022926554,-0.029731138,0.009169537,-0.02817542,0.03804165,-0.07452728,0.018365875,0.037044033,0.0071754055,-0.0104121445,0.00680214,-0.023990154,-0.0010839041,0.0096825585,0.014130352,0.011276389,-0.045275703,-0.03443929,-0.023016224,0.0038374183,0.01626532,0.003949561,0.0147472285,0.022544803,0.0003595575,-0.0008834204,-0.011904544,-0.01217506,0.0035055075,-0.06766067,-0.031343043,-0.0069495933,0.0034314245,-0.020622272,0.025811791,-0.030529503,0.019677322,-0.012031858,-0.0045439526,-0.024460377,-0.027700674,-0.03233122,-0.02007822,-0.025743157,-0.018777039,-0.003914232,0.007476433,-0.016518917,-0.02698122,0.0086694155,-0.024625922,0.009451562,0.06891281,-0.08783849,-0.015568836,-0.03445143,0.064029045,0.030027581,-0.019867884,-0.0027872478,0.021073995,-0.019083235,-0.02417091,0.00061370287,0.08183153,0.031315792,-0.008961914,0.022478554,-0.0013765976,0.0016916911,-0.056843292,-0.011266616,0.010974789,0.026112724,-0.009947241,-0.017416311,0.055316433,-0.023312021,-0.0686615,-0.021719202,0.03253237,0.027182162,-0.0022770609,0.0069542867,-0.016296746,0.013058746,0.02939315,-0.006500089,-0.033238284,0.020222671,-0.02019697,-0.041940942,0.0671524,-0.010416792,0.012201404,0.012655268,0.025060033,-0.0055470094,0.039732724,-0.04129227,-0.030591639,-0.04225637,-0.007727751,0.008329714,0.054426353,-0.013882576,-0.02155847,-0.022749426,0.0057891887,0.030525466,0.029769065,-0.03238064,0.0043517756,0.02638553,0.01860194,-0.018855052,0.027543403,0.020753603,-0.0020510943,0.029631086,-0.009242702,0.027120553,0.042033087,-0.028408475,0.04477239,-0.0030994006,0.041460857,0.02627248,-0.00030113646,0.007985934,-0.007800765,-0.0034618028,-0.028222345,0.078428365,0.0031427478,0.015793411,0.027710717,0.022495076,0.045600973,-0.006052525,-0.052989256,0.0015456366,-0.050577372,-0.00043085916,-0.012191111,-0.017167808,0.019159624,0.005755329,0.031499684,-0.010206445,-0.040487453,0.03310209,0.0073439535,0.038271688,0.0074487175,0.019948762,0.025558382,-0.036712807,0.009833889,0.04834434,0.0040239366,-0.0071350075,-0.044121724,-0.04187789,-0.031717163,0.0017481896,0.01900042,-0.040879134,0.015404491,-0.017450253,0.028559161,-0.008110406,0.031843416,0.017995793,0.012813517,-0.03461061,0.040960915,-0.036802337,-0.02633913,0.05664808,-0.045806617,0.020348186,-0.006389116],"last_embed":{"hash":"ul7twr","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"ul7twr","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup","lines":[44,69],"size":641,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ul7twr","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0071351216,-0.02642134,-0.049854234,-0.018527769,-0.024680905,-0.02969326,0.0143233435,0.021025013,0.013645253,-0.014319341,-0.027393175,-0.0078002624,-0.011694085,0.011093429,0.051136456,0.021330934,-0.015610799,0.018620178,-0.027196871,-0.015078373,0.021543996,-0.014636085,0.054253556,0.0017746572,-0.040694423,0.0022838733,0.0011839275,-0.0048440113,0.0077880407,0.05394046,0.0029246784,-0.058318123,0.024137292,-0.006160182,-0.059970967,-0.022826308,0.0010688875,-0.011588936,-0.037462763,0.040119078,0.017975543,0.012901474,0.005889536,0.008590412,0.048632417,0.008795352,-0.015084445,0.0030365146,-0.028020708,-0.04775487,0.031460676,-0.0050918674,-0.00234599,-0.03182341,-0.040191013,0.025303453,-0.017543877,-0.05272662,-0.010040268,-0.01751937,-0.024769634,0.029787678,0.0057143094,-0.0014743087,-0.0016372418,0.041782495,0.058960333,0.0324578,-0.004419952,-0.037708536,-0.008246422,0.015626108,-0.0527924,0.017143855,-0.048910853,0.035532236,0.010405776,-0.04129793,0.0016738127,0.026679302,-0.002771944,-0.032670204,0.03436859,-0.017818771,0.015104223,0.02558862,-0.020534232,0.103017904,-0.014666241,-0.0050401464,-0.013705647,0.0034392544,-0.0053542596,-0.023084462,-0.02508305,0.031304948,0.025386468,-0.010951552,0.028854772,0.0077941874,0.0123953475,-0.021752331,0.044139255,0.01680331,0.0062869773,-0.037083734,-0.032021616,0.016487423,-0.015730182,-0.020220393,-0.011700394,0.0045021228,0.029113993,-0.0028030267,0.020208063,-0.034410775,0.024679936,-0.05343058,0.0029911622,0.0020918252,0.034035657,-0.026888559,0.045851603,-0.050287586,0.0008928089,-0.01766864,-0.0001945299,0.0037320608,-0.0031024432,0.014000408,0.02202332,0.054945085,-0.022446379,0.016331596,-0.019437173,-0.018404607,-0.0014759408,0.017447345,-0.026113989,-0.053456124,0.009552681,0.07331394,-0.06561015,-0.006360069,0.023513371,-0.020299992,0.0027746425,-0.013715813,0.0028117064,-0.036426496,-0.025077596,0.030308297,0.02766196,0.058207277,0.023240339,0.0029158257,0.054288466,0.07376073,0.018763926,0.009328204,0.017537184,0.0138493385,-0.028478807,0.0041576093,0.03106055,-0.010323619,0.001938501,-0.007109665,-0.015271776,0.050807815,-0.011550162,0.0132431425,0.027683757,-0.0014957385,0.02011535,0.012933938,0.053498045,0.022718549,0.028513188,-0.03593152,-0.044949714,-0.010618658,-0.035933297,-0.011691922,-0.026258836,0.008979121,-0.0287419,-0.030272806,0.025773803,0.05679032,-0.006604488,0.020901505,-0.04369964,0.011392084,-0.011826207,-0.020227294,-0.04563237,0.0074911052,0.027588319,-0.029663293,0.03567725,0.01777319,0.024178011,-0.041692287,-0.02317124,-0.008730577,-0.0312544,-0.022767557,0.036592014,-0.034691945,-0.008112958,-0.009672792,-0.023331108,-0.017514717,-0.04630443,-0.04248748,0.035929292,0.005690492,0.022226047,0.0012396724,0.016973082,0.045599602,0.011717678,0.000272118,0.027428582,0.0002812577,-0.038109608,0.031083379,0.028591882,-0.029528333,-0.025997272,0.03012588,0.02848571,-0.0032905866,-0.0060604573,-0.016477393,-0.06116425,0.02684966,0.037171297,-0.011763816,-0.003930927,-0.0038344085,0.014246185,-0.032804362,-0.01627218,-0.026283104,0.04625347,0.048073716,-0.014204618,0.03328756,-0.009664674,0.0025474082,-0.05455882,0.0000012926002,-0.018981133,0.008145316,0.0060531106,0.0015414202,-0.029350156,-0.0018728483,0.0077591585,0.041805748,-0.0004276656,0.00722367,-0.009119873,-0.015945626,0.04922461,-0.0099909995,-0.010283579,-0.016870078,-0.012323107,-0.017558878,0.037049305,0.014784433,-0.014509783,-0.025495496,-0.056230344,-0.020127691,0.057969626,-0.016623748,-0.013187932,0.02794758,0.008352688,0.002904671,0.05584278,0.00514377,-0.002187412,-0.02541801,0.031279683,-0.056562304,-0.007904268,-0.004993138,0.06225828,0.018180303,0.00057354977,0.013681083,-0.009909837,-0.17806289,0.02648371,-0.014887231,0.036491115,0.023340901,0.01702845,-0.002170283,-0.026557688,-0.020631658,0.0696989,0.015998654,-0.06201674,0.022348579,0.013168776,0.020889765,0.003989005,0.011321646,0.014399762,-0.05161896,-0.03564726,-0.059243165,-0.058183525,0.013355237,0.000942818,-0.023043092,0.010156455,0.09435968,0.0076399585,-0.010837115,-0.022460073,-0.04145873,-0.009963304,0.005901273,-0.020201754,-0.011318784,0.030141884,0.048155244,0.0067872037,0.016909992,0.01172105,0.053634327,0.059285093,0.040165167,-0.013050037,0.0013433361,0.011161679,-0.037602313,-0.023160834,-0.044591326,0.026696388,0.0014053516,-0.056060355,-0.02408934,-0.019225493,-0.04401034,0.0051768743,0.008267211,0.04271017,0.0053960863,0.04784603,-0.0070785065,-0.045198258,0.008785943,0.0010743162,-0.022810925,-0.048999973,0.01777,-0.019911492,0.028252603,-0.026121316,0.011328472,-0.0787675,-0.0014334106,-0.033558916,-0.020664794,0.013395486,-0.0011392966,-0.018879194,-0.037525397,-0.06906219,0.011229344,0.0061125183,-0.009508148,0.0028437863,-0.027461758,-0.03614991,-0.015729858,0.017519725,0.009154726,0.27041376,0.008742355,0.013067754,-0.016422326,0.068707295,0.004733464,-0.0122088,0.07238505,-0.016119722,-0.030323287,-0.05062084,-0.0032504557,-0.005305527,-0.025288694,0.02450069,0.02405701,-0.060881156,-0.002532911,0.09065249,0.03263498,0.033036772,-0.0047267852,0.033295847,0.0051100985,-0.046611108,-0.0040490227,-0.0132531645,-0.007242352,0.0019903088,0.021105152,-0.042011235,0.021427624,0.03608891,-0.012920668,-0.020439424,-0.008603621,0.02811972,-0.039936826,0.018142365,0.014321851,-0.007811651,-0.02652748,0.0103849,-0.033684295,-0.03310329,-0.03590843,0.016616749,0.012673651,0.007166544,-0.039417192,0.049278732,-0.025212957,0.006475066,-0.015391224,-0.012487393,0.0021893228,-0.022264643,-0.024208546,0.0041079517,0.028487047,0.034073226,-0.0098967105,-0.026605085,0.0053607076,-0.03065718,0.04014764,0.012868463,-0.0046973345,-0.013424896,0.03985409,-0.011060452,-0.0013431583,-0.0109593,-0.0010745734,0.027852805,-0.018465275,0.065311424,0.009649021,-0.0077027255,0.033174314,-0.01855111,-0.032966547,-0.014094602,0.012833478,0.0033968855,-0.006761016,0.02644166,0.048697785,-0.04976561,-0.005091671,0.037619743,0.0035934318,-0.010075692,0.044169974,0.0014514398,-0.032556087,0.044274077,-0.012729232,-0.061111875,0.007628525,-0.010105764,0.0063119116,-0.037986465,-0.011121933,0.049445577,0.02472628,-0.015005462,0.0031038832,0.010859252,0.02102108,-0.046593677,0.002163037,0.042873066,-0.018945199,0.00013215117,0.056386724,0.05174655,0.020767167,0.03608737,-0.010495616,0.031465575,-0.005236591,0.008742883,-0.003861162,-0.0128789805,-0.08047186,0.005615556,0.011451955,-0.022481076,0.06948882,0.010494911,-0.033029363,0.03040497,0.040958513,0.023709994,-0.0015888811,0.023906324,-0.0014323959,0.013769063,0.0057964036,-0.06234192,0.001127677,-0.029066116,0.005317148,0.030338004,0.06016796,-0.007309185,-0.007809582,-0.028170768,0.03567399,0.018526731,0.0440632,-0.0041454346,-0.032973267,-0.014392916,-0.050580073,-0.017311824,-0.031175682,0.0016997722,-0.03060003,0.0006390774,0.0061491504,0.034949843,0.06576846,0.019796245,0.021302583,-0.0061199684,0.042860843,0.00044010612,-0.0138790095,0.0043594665,-0.034915674,-0.049397912,-0.01917664,0.0028385692,-0.033933267,-0.056597512,-0.0076304064,-0.013076895,-0.027536744,0.019725872,0.014947941,-0.055879883,-0.035669856,0.038396493,0.0015304321,-0.013765656,-0.017726462,-0.022945825,-0.02124607,0.0056690644,0.10184574,0.0067731873,-0.006553926,-0.0043129246,0.02690702,0.057013076,0.0537569,0.01907505,-0.0131987175,-0.028387962,-0.022110716,-0.0043306784,0.0048987963,0.016282052,-0.02023853,-0.03876361,0.006091907,-0.02266077,0.021932773,0.025820516,-0.0181472,-0.050900824,-0.0021638519,-0.00803354,-0.015709171,0.02442894,0.0982093,-0.013640665,-0.025148675,-0.009615752,-0.0059361947,0.023457527,-0.013853561,-0.015984083,0.008471103,0.009263281,0.0018042861,-0.0057480494,-0.018760541,-0.0014845373,0.01629343,0.032702386,0.0012809612,-0.029311966,0.011326847,0.025662249,-0.002294658,-0.027849749,-0.04097652,-0.00477496,-0.004816885,0.046172436,0.00394157,0.06015143,0.014451397,-0.01854087,-0.059849314,0.028510485,-0.010271433,0.011324562,-0.040544037,0.006512452,-0.028071286,0.027583277,-0.022296425,-0.008605507,-0.015256242,0.014308793,-0.038027078,0.015301176,0.062780924,0.015902426,-0.028955337,-0.037872855,-0.011583519,0.026270665,0.00033910546,-0.019382207,-0.010573595,-0.009040491,-0.018110866,0.0045480146,-0.01843425,0.012275165,-0.018349499,-0.03421212,0.02144719,0.010845786,-0.07069675,-0.0095894495,-0.02954373,-0.0017090115,-0.03144657,-0.055629607,-0.012365293,0.014256822,-0.011783867,-0.0017267631,-0.048410863,-0.0034710462,-0.0070808064,-0.048348192,0.017937811,-0.011382794,-0.015870085,-0.03972875,0.04009075,-0.030910052,0.011238677,-0.0028136189,-0.005875954,0.0020110577,-0.045735877,-0.007064941,0.0073343883,-0.03855429,-0.025748134,0.062638864,0.025239144,0.006561228,-0.02721775,-0.009952658,0.017393468,0.009537465,0.005789106,0.057948504,-0.03071831,0.0008854418,-0.0041854093,-0.024416309,0.009542068,-0.011341786,-0.02702558,-0.011498464,-0.014967497,-0.020414982,0.001132864,-0.019879974,-0.002063742,-0.038639065,0.008128556,0.007955776,-0.034094963,0.011448372,-0.035395797,0.064665936,-0.012707468,0.025301505,-0.012600201,-0.033569984,0.031880837,0.03003873,-0.026217217,0.0038794803,-0.06351791,-0.0030320452,-0.012430043,0.0071089896,0.008335378,0.053101413,-0.026616506,-0.0006866309,-0.05914729,0.052473746,-0.030409561,-0.0044913124,-0.0043171765,0.06173515,0.04265577,-0.066046946,0.03871176,0.0057718507,-0.035946716,0.0075154128,-0.00003582613,0.027795568,-0.030135635,-0.011581826,-0.028300205,0.019101992,-0.025443975,0.01946754,0.011052715,-0.0047218255,0.020726273,0.005717567,-0.04572624,0.034084745,0.022680424,-0.04806724,-0.041258022,-0.034635376,-0.021388743,-0.023138162,0.007842484,-0.02220641,0.010194461,0.041042626,0.036465388,-0.012146968,0.011709492,-0.029318357,0.009788716,-0.1497249,0.0012624298,-0.027685309,0.007653936,0.016890178,0.021277025,-0.012185807,-0.0068352576,-0.035265457,-0.016760608,-0.0083016,-0.058156915,0.038086332,-0.020388335,-0.013318171,0.030881736,-0.027827859,-0.015340627,-0.045391053,0.07510548,0.017200988,0.008471595,0.05979971,-0.012502161,-0.0101538375,-0.021522384,0.005572522,0.017904898,-0.041892998,-0.037857935,0.027078176,-0.03333949,0.03256054,0.043690756,-0.0045231655,-0.0023104732,-0.008856907,0.0019417916,-0.037799377,0.026783347,-0.047111705,0.024817908,-0.013471821,0.015710434,-0.00028849873,0.051121216,-0.010324804,-0.0057837707,-0.010209895,-0.006123892,-0.002862295,-0.008170814,-0.005792312,0.029798837,0.0003457767,-0.027030358,-0.0081212735,0.0044645974,-0.022936614,0.01777281,0.0005529743,0.04336875,-0.032404132,0.007603668,-0.012468305,0.04058723,-0.072009124,0.004719432,0.007895005,-0.003838391,0.013628107,-0.010775791,-0.012740859,-0.023188578,-0.008784224,-0.005987373,-0.00066768937,-0.044854052,-0.048673168,-0.024618289,-0.008409384,0.013756687,-0.027339377,0.0060782256,0.027067011,-0.022216171,0.002911267,-0.013363654,-0.03405745,0.0016988579,-0.054106582,-0.042953152,-0.010329632,-0.0032251037,-0.005011901,0.05128904,-0.02083317,0.019105462,-0.008026187,0.0059943143,-0.019412952,-0.02117395,-0.034676317,-0.0077186823,-0.014270254,-0.00084817066,0.0052752714,-0.009543516,-0.017425524,-0.041002814,0.0024755117,-0.038164802,-0.007984673,0.06761475,-0.07004873,-0.022294743,-0.024384663,0.053685013,0.037984196,-0.026346186,0.024012575,0.011917616,0.011150615,-0.026006596,0.0040263883,0.07245363,0.03321768,0.020742845,0.03851846,-0.0005590179,0.020825528,-0.046695072,-0.007929941,0.00137867,0.048932157,-0.006689725,-0.018301172,0.048435066,-0.032415573,-0.05440768,-0.03222287,0.03704215,0.042773716,-0.026784558,0.028229648,-0.015604161,0.02349387,0.008060762,0.0055985567,-0.029747156,0.0030977232,-0.019601833,-0.03331427,0.06493078,-0.0083388295,0.030716913,0.018972099,0.031924445,-0.039880764,0.0387528,-0.034927476,-0.021119373,-0.03280116,-0.005454127,0.0006616008,0.055953417,-0.015559803,-0.017588373,-0.029224833,0.024512,0.027106535,0.014129448,-0.03081795,-0.006599231,0.047924474,-0.004300496,-0.010684692,0.038218666,0.04209474,-0.01768586,0.029517911,-0.018422915,0.0641667,0.04539783,-0.03374639,0.018240169,-0.001706184,0.05549797,0.025058664,-0.02149253,-0.0036297857,0.0046767103,-0.0019737692,-0.022117512,0.07926926,0.007694772,0.009441423,0.029589605,0.01094372,0.024357392,-0.017459743,-0.03428564,0.015238302,-0.052007914,0.0058801044,-0.0052163266,-0.014943929,0.025564205,0.013987995,0.019383814,-0.00767814,-0.019121759,0.02013955,0.018948058,0.02672645,-0.024885477,0.009728049,0.030133432,-0.038189482,0.04190142,0.04399826,0.018735286,-0.015637396,-0.041266516,-0.03335121,-0.019230668,-0.006121231,0.01966725,-0.012302895,-0.00084768457,-0.020151356,0.011974164,0.009988626,0.017609475,0.026925873,0.028478673,-0.06364775,0.04432657,-0.04577044,-0.04108074,0.04636254,-0.028619997,0.036144167,0.00012575596],"last_embed":{"hash":"1yj1ovv","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1yj1ovv","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{1}","lines":[46,46],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yj1ovv","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015633391,-0.04351401,-0.05790621,-0.0006861632,-0.023120422,-0.037836358,-0.002174954,0.0076925135,0.0130530475,-0.016440619,-0.041444886,0.0040191356,-0.00018522928,0.011474752,0.023692967,0.036851283,-0.0063430145,-0.012238244,0.0082376525,-0.013790316,0.04983228,0.0008033659,0.046376858,0.00603448,-0.023922464,0.023332044,0.0002426442,0.01553509,0.0354274,0.068865046,-0.0006785604,-0.05301087,0.04881064,-0.009564844,-0.023555148,-0.03015135,0.009838698,-0.023458967,-0.033349905,0.036266044,-0.00076660747,-0.009334409,-0.0018533643,0.013519931,0.04944004,0.0021876367,-0.017890787,-0.009914295,-0.03442553,-0.029372707,0.047246765,-0.021725126,0.006406934,-0.031907458,-0.023047892,0.043551516,-0.005409353,-0.06501802,-0.025628734,0.002258503,-0.021606483,0.044224896,-0.0079823015,-0.022471339,0.009501709,0.05084598,0.030567385,0.004785313,-0.0032836518,-0.050134674,-0.041842498,0.036462523,-0.04516258,0.022858769,-0.059844553,0.011402534,0.013880011,-0.006328596,0.0002548065,0.02859725,0.009584921,-0.02368998,0.031216297,-0.008423318,0.014627111,0.036865078,-0.016781086,0.089357324,-0.02461056,-0.033828426,-0.007390248,0.0050240275,-0.00042444852,-0.001317683,-0.012521612,0.029981667,-0.0018434566,-0.007471726,0.042990517,0.015891677,0.0077351,-0.0351365,0.032258097,0.016367972,0.0041177385,-0.041127007,-0.022708388,0.017721068,0.0067546926,-0.030283162,-0.009751648,0.004934876,0.02562809,-0.002663467,0.0020262778,-0.029475179,0.00019253808,-0.04646694,-0.027201485,-0.0087534385,0.054798156,-0.0018254437,0.07467836,-0.042146884,0.0050971597,-0.009659103,0.010986783,-0.0096040135,0.02417926,0.035240393,0.015131301,0.05377997,-0.03146707,0.014350015,-0.018778492,-0.012628132,0.0088716475,0.04089286,-0.025114985,-0.040088527,0.030456811,0.027572338,-0.06291079,-0.009486767,0.012224779,-0.018934837,0.006082821,0.02281728,-0.004037715,-0.026237473,-0.047272943,0.028831,0.020298272,0.015265026,0.012628248,0.009894154,0.043351118,0.07782332,0.0058155768,-0.0016892671,0.013489637,0.018359784,-0.021760046,-0.023835016,0.022313813,-0.0011977099,0.004366924,0.018087214,-0.011943483,0.003113378,0.012418633,0.007696436,0.039824966,0.010624656,0.030753596,0.011922973,0.03001688,0.011624316,0.03306805,-0.02607637,-0.02970579,0.01200075,-0.029584017,-0.025046794,-0.04285235,0.024269845,-0.03710955,-0.02031302,0.021995552,0.032778338,-0.014259962,0.039542116,-0.04420627,0.0023043305,0.0155329965,-0.023704406,-0.0328228,-0.018025802,0.027772864,-0.019173937,0.055920836,0.0025007904,0.013553214,-0.031087905,-0.048282627,-0.012280911,-0.022180857,-0.00998975,0.016130727,-0.05657417,-0.047254927,-0.02351869,-0.012378923,-0.007876334,-0.050554167,-0.0065523316,0.04403672,0.02251532,0.0074257506,-0.006122343,0.01968513,0.045948457,0.0061445255,-0.019235963,0.0010430695,-0.025907587,-0.014189525,0.0341515,0.01602127,-0.05716433,-0.022555983,0.03295705,0.023512058,0.0040327366,0.023575217,-0.008564329,-0.041589696,0.03364769,0.022889672,-0.011559529,-0.021641739,-0.009775388,0.026849765,-0.0321504,-0.0034842838,-0.0256396,0.016333941,0.03810254,-0.02298401,0.032835636,-0.013328959,-0.0052260915,-0.037552442,-0.01838853,-0.0027135196,0.00038407708,0.021301327,-0.0023371058,-0.042449713,-0.008291134,0.0049283653,0.020500626,-0.0063009006,-0.0035157956,-0.024367219,-0.027202215,0.033096883,-0.019160984,-0.01936672,0.038497962,-0.0062049497,-0.035451837,0.0051197973,0.041153107,-0.031064367,0.008742066,-0.04271827,-0.009202065,0.03528859,-0.022024782,-0.010282091,0.04604281,0.029137837,0.018545728,0.064923786,-0.005135789,-0.040478785,-0.023673814,0.03408004,-0.044562824,-0.032127403,-0.019869639,0.056795668,-0.0035439238,0.0075212535,0.021017168,-0.010616658,-0.18454325,0.019032085,0.003757618,0.034130942,0.019086825,0.00721553,-0.014183822,-0.019834552,-0.04159201,0.04883464,0.016632712,-0.058379333,0.007723832,0.0128669655,0.026351938,0.0151358135,0.0022608703,0.0019495361,-0.05044805,-0.02841679,-0.043478306,-0.050359637,0.03401232,0.0131742,-0.022908024,0.02567695,0.089439124,0.023034656,-0.018480297,-0.03240585,-0.048909042,0.016443068,0.013248509,0.001310821,-0.0009248251,-0.0020948271,0.024048053,0.0120973755,0.010891673,0.0063252547,0.033441328,0.03505531,0.009112058,-0.0007373888,0.0068927235,0.002048528,-0.035839297,-0.00627982,-0.05140234,0.015513313,-0.0064685424,-0.058126368,-0.00980518,-0.03154898,-0.041678943,0.00061150175,0.013235967,0.04902711,-0.007287596,0.032669477,0.0006549455,0.0075766365,0.024123544,0.021884322,-0.02097528,-0.051557634,0.0133216875,-0.015785487,0.0031031654,-0.021901239,0.025594654,-0.057607472,0.008965927,-0.033144355,-0.014759176,0.028752144,0.012102534,-0.026811348,-0.043351706,-0.08712437,0.0016390649,-0.006978919,-0.017271029,0.008380128,-0.03606738,-0.016571144,0.016953016,-0.0011658428,0.013763505,0.2839469,-0.002646873,-0.0029016053,-0.018568667,0.06107865,0.016796652,0.0000014230214,0.06982198,-0.035716075,-0.031180544,-0.058992185,0.004208666,-0.012252669,-0.028183086,0.016666872,0.024102932,-0.053788118,0.017709311,0.08534573,0.021787088,0.03209039,0.013957327,0.020791229,-0.0023550456,-0.052083522,-0.015635397,-0.015652547,-0.017077617,-0.0097939335,-0.003280512,-0.02754368,0.026799636,0.026882006,-0.014589205,0.0130691705,-0.0016930351,0.020001426,-0.038796857,-0.010646579,0.022251792,-0.0066216933,-0.0156097235,0.0012856645,-0.048948944,-0.026305513,-0.061686024,0.012058975,0.035416126,0.020565782,-0.03190929,0.048787147,0.006093887,0.007686106,-0.025233397,-0.008863057,0.002654936,-0.008775014,-0.0215542,0.00082485285,0.059953,0.034679923,-0.013824778,-0.047045838,0.012113276,-0.012499812,0.046133835,-0.041075002,-0.016965315,-0.0003976712,0.017655721,-0.030445531,-0.0053363517,-0.0057584965,-0.02807971,0.04186593,-0.01028746,0.028621651,0.0033266493,0.019025868,0.025884783,-0.0161037,-0.02838484,-0.0052246195,0.0024080232,0.009502258,-0.0039618937,0.038523737,0.03692553,-0.05975506,-0.010082039,0.009256585,0.019808432,-0.05677523,0.05572311,-0.01765673,-0.015518228,0.0521737,-0.0023938464,-0.047994874,-0.020692242,-0.018974086,0.013316317,-0.027237784,-0.026686572,0.052831832,0.00013280663,-0.019769125,-0.0079196915,0.002771199,0.0411267,-0.047513645,0.015374626,0.026412435,-0.045574453,0.010813756,0.07180943,0.044633836,0.027504906,0.04995126,-0.018549947,0.041121256,-0.0068751215,-0.020618394,-0.013075861,-0.004228115,-0.03986766,-0.005260145,0.016211439,0.013654018,0.023403175,-0.00093731843,-0.041505862,-0.00083109044,0.029744072,0.034143727,0.014613374,0.04871713,-0.024782768,0.0024281603,-0.005532247,-0.048030593,-0.031790752,-0.02201943,0.033031516,0.030587265,0.045207474,0.013635461,0.0012172618,-0.016634883,0.006276649,0.0004955082,0.02557962,0.01336169,-0.04369329,-0.025805417,-0.07153472,-0.009159061,0.0018189613,0.0034231017,-0.031911854,0.007270553,-0.011267878,-0.008409254,0.040757366,0.024812816,0.0017114648,0.015156703,0.052671768,-0.0010018221,-0.020000836,0.00391713,-0.039039966,-0.04098171,-0.00817699,-0.013440938,-0.046469867,-0.08286398,0.0063042124,-0.012937587,-0.027898423,0.0069055543,0.005199936,-0.024593478,-0.01236201,0.004214446,-0.0036080899,-0.02675707,-0.009384334,-0.021334803,-0.024664167,-0.008181596,0.11137812,-0.0066036293,-0.013247246,-0.015302938,0.0060087773,0.06465534,0.060198803,0.017702235,0.0021188797,0.018584331,-0.002329514,0.007729369,0.03044681,0.012338699,-0.007810006,-0.027247598,0.014825197,-0.042198416,0.028078042,-0.00080911955,-0.002528104,-0.029634165,0.020598665,-0.037554923,-0.012161063,0.026017316,0.070165545,0.00462362,-0.014319954,-0.025590338,-0.006983143,0.023344185,-0.018184464,0.008307817,0.00804838,0.013587433,-0.00033063756,-0.00028278225,-0.015086222,0.001025363,0.009286756,0.037106194,-0.017698767,-0.016380468,-0.0140220495,0.045446116,-0.013014304,-0.040279645,-0.04438105,-0.008193264,0.014320207,0.022401396,0.004153486,0.025265554,0.022398613,-0.022414053,-0.08067438,0.03927383,-0.009962597,0.009049611,-0.033052742,0.007412058,-0.025591267,-0.0026947735,0.0003229532,-0.032544546,-0.012626752,-0.0016110217,-0.01921103,0.015223085,0.041587763,0.03089198,-0.030199317,-0.00515698,-0.038453925,0.03138943,0.014944355,-0.02809157,-0.001852301,-0.037520006,-0.0071785483,-0.0146345245,-0.036008798,0.012665024,-0.026383989,-0.034963053,-0.0014109534,0.036633458,-0.09121027,-0.015530172,0.004033136,0.024038758,-0.016130839,-0.060347732,-0.015467045,-0.008778115,-0.034591142,0.015983596,-0.06789103,-0.0037643486,-0.010961002,-0.048988886,0.03670254,0.000090327296,-0.012983876,-0.036830448,0.03209763,-0.049118944,0.015984165,-0.010803368,0.013583326,-0.0054034335,-0.032378945,-0.001859316,0.0044777985,-0.035545178,-0.024299892,0.07256061,0.032886222,0.003726099,-0.004204275,-0.02036301,0.014894036,-0.024618763,0.022810735,0.055124577,-0.02490561,0.013520049,-0.02020211,-0.012625839,-0.0038676423,-0.008596606,-0.024649082,-0.038835634,-0.013875763,-0.0021024754,-0.00321557,-0.0063480358,0.0010348657,-0.04405249,-0.004006023,-0.03136007,-0.04070465,0.0038277784,-0.012859246,0.048409205,-0.022380888,0.04127662,-0.015912713,-0.002618682,0.029045874,0.026278336,-0.029948454,0.025139332,-0.051522225,0.015379052,0.003548586,-0.021817489,0.02149698,0.05135563,-0.0066932193,-0.012513434,-0.039553337,0.056773398,-0.06985069,-0.026241802,-0.009173035,0.046788998,0.024410747,-0.055769432,0.01910075,0.0066656857,-0.016624516,-0.0015493168,0.023410806,0.051878795,-0.06110919,-0.023370508,-0.008233524,0.03656021,-0.028065084,0.019201657,0.009849271,-0.010684976,0.03521511,0.022990104,-0.02269845,0.020131858,0.025247816,-0.041564707,-0.062052738,-0.013461497,-0.030196859,-0.01636453,0.0059945737,-0.0050874352,0.014490969,0.024505677,0.049582098,-0.012755,0.00331408,-0.04305622,0.022162212,-0.15376002,0.007593082,-0.044607885,0.0003280803,0.020662805,0.027802553,-0.02029685,-0.023795309,-0.030540846,-0.016241668,-0.0058486904,-0.07457468,0.015818968,-0.0135749495,-0.00073989166,0.030083975,-0.03316552,-0.000028901697,-0.055318072,0.07688344,0.027175065,0.011237449,0.049695592,-0.019855134,-0.016281938,-0.023679096,-0.014529578,0.00404206,-0.017051235,-0.035236586,-0.009743355,-0.01693096,0.028880479,0.050239354,-0.014012724,0.0048532267,-0.013300708,-0.017593084,-0.033007234,0.025449077,-0.03566107,0.03177395,0.0045572175,0.0098023955,0.0016044849,0.0761878,-0.004150756,-0.009969089,-0.006306615,-0.0021945809,-0.03948175,0.0005105584,-0.018277513,0.006989637,-0.0020239966,-0.015362714,0.019160764,-0.009195651,0.0060941554,0.0048885886,0.0028553219,0.05407383,-0.04328877,0.03357965,-0.01859629,0.06503288,-0.053535346,0.010269246,-0.0005214849,-0.00015174039,-0.01345079,-0.0072918325,-0.03617704,-0.012212928,-0.018033288,0.004259941,0.031759102,-0.030730978,-0.046530567,-0.016800556,-0.02077605,0.012361263,0.002582147,0.04407402,0.05498702,-0.0033081209,-0.0057097888,0.0088309795,0.0022043865,0.0026211354,-0.063050404,-0.016949257,-0.007580554,0.013757003,-0.016679985,0.012215092,-0.016873179,0.027469179,-0.019631548,-0.0059795245,-0.015688185,-0.013480648,-0.030325482,-0.02897658,-0.022196312,0.033289243,0.0064651663,0.0074450215,-0.011889719,-0.048437443,-0.0113124885,-0.02614546,-0.00040657845,0.037292756,-0.06499303,-0.01624757,-0.022119284,0.03308372,0.044368684,-0.014350444,0.014451316,0.019060435,0.017513927,-0.033808846,0.01926934,0.076879755,0.026959214,0.0023678865,0.017353753,0.010427704,0.014456779,-0.011244191,-0.021758981,0.013224157,0.042264584,-0.010121317,0.014645741,0.06581141,-0.044883665,-0.05805493,-0.037039068,0.05858114,0.039768267,-0.028080788,0.005186449,-0.01827292,0.0064983177,0.02769447,0.015918724,-0.008639625,0.009530271,-0.01644595,-0.0066697905,0.071867526,0.002781726,0.0011694757,0.016675545,0.017505912,-0.0049794484,0.037632428,-0.010732085,-0.044609517,-0.052647717,-0.00047387896,0.0034707154,0.06862485,-0.011877294,-0.025724998,-0.006020571,0.022634989,0.023113493,0.033551876,-0.033630583,0.00615275,0.032056626,-0.0013460298,-0.017352412,0.0069008507,0.0024707925,-0.01807565,0.03135771,0.007423429,0.030362718,0.033311687,-0.020195365,0.041220646,-0.0050931587,0.043327786,0.012731275,-0.0022365402,0.027350206,0.001712398,-0.02307791,-0.053027675,0.06771189,-0.0047075422,0.020010348,0.03368516,0.028590128,0.04824826,0.0020800217,-0.03064082,0.004595267,-0.043458574,-0.0032601827,-0.018976413,-0.019902324,0.017351054,0.01885568,0.039188646,0.030958666,-0.011145384,0.027989514,0.027409216,0.027307352,-0.00008764649,0.039047856,0.023885181,-0.044526163,0.0022739249,0.034770936,0.004972057,-0.0024078873,-0.04336661,-0.030783398,-0.019342732,0.01250385,-0.0025779142,-0.03298965,0.014456199,0.01014597,0.015655661,0.00866609,0.040120773,0.010616262,0.021438824,-0.026781064,0.01852201,-0.04382759,-0.010623064,0.068405226,-0.04105513,0.004930368,0.0077825156],"last_embed":{"hash":"1xjx9w5","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1xjx9w5","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{2}","lines":[47,47],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xjx9w5","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01009409,-0.010394125,-0.045889392,-0.029364463,-0.029032195,-0.028855868,-0.01680718,0.017789591,0.01855268,0.0035982132,-0.015031604,-0.003073337,0.008443693,0.00093123043,0.03547716,0.050842986,-0.015683271,0.0070474106,-0.026066527,-0.016377864,0.054065477,-0.013784566,0.058518995,-0.007477545,-0.04176278,0.019364169,-0.011055286,-0.0074729524,0.021826118,0.050235674,-0.0058879526,-0.056425605,-0.01206882,-0.020414364,-0.041832786,-0.027809436,0.028153995,-0.023131432,-0.034378394,0.011874791,-0.01437221,-0.007362633,0.0074004033,0.013844061,0.036521595,0.0059383,-0.018873852,-0.001653064,-0.023771463,-0.025704108,0.04247427,-0.006892068,0.006708285,-0.043179005,-0.034809686,0.033051334,0.0023384187,-0.073012255,-0.013602341,-0.014671294,-0.011003493,0.031127673,-0.020175463,-0.0113398805,0.0063461377,0.07560761,0.017459096,0.011625508,-0.019231673,-0.054885563,-0.044068884,0.018180683,-0.013485756,0.02438642,-0.04915247,0.018058814,0.011692709,0.0070524537,-0.023117755,0.023152588,0.022145184,-0.012142165,0.014850676,-0.00042683064,0.021970572,0.031920094,-0.019010017,0.1286762,-0.0361907,-0.0046171253,-0.023166975,0.0012048554,0.002377864,-0.023779152,-0.009783538,0.011358813,-0.00030419682,-0.041179635,0.05955809,-0.00028615896,0.0041395747,-0.01563337,0.04927918,0.028144643,0.0036614956,-0.022570344,-0.024491869,0.01766158,-0.0036099872,-0.041482877,0.0020220068,0.019276792,0.022675706,-0.0024116286,0.0064922906,-0.025556594,0.017065292,-0.042327188,-0.02934955,0.00031985514,0.033291835,0.019836767,0.047768608,-0.054670915,0.03050069,-0.016402718,0.027239261,-0.009064865,0.011883565,0.011705596,-0.0017092758,0.041343763,-0.027935911,0.051177323,-0.01061719,-0.0068237414,0.022011379,0.05920178,-0.01746169,-0.04608102,0.007230211,0.07134503,-0.048389778,-0.015241811,0.017450474,-0.009741929,-0.0015726839,0.015486355,-0.010316008,-0.025674786,-0.058997814,0.018659104,0.01613446,0.014746051,0.013363702,0.016212394,0.021759888,0.04899116,0.003025982,-0.012071844,0.043413278,0.012779515,-0.049163725,-0.015106243,0.034410898,0.033306308,-0.018562673,-0.0074784635,-0.02763575,0.021653976,0.024934433,0.01301685,0.03520783,-0.0020962826,0.010348435,0.021412404,0.04220742,0.02175205,0.030770672,-0.007909127,-0.03192073,-0.004534948,-0.033673394,-0.034531333,-0.047395285,0.028555386,-0.015284064,-0.0047073457,0.029351983,0.05147031,0.0026683863,0.016414395,-0.04553878,0.026795091,0.01654471,-0.017026577,-0.004488309,0.0028070237,0.028001131,-0.025236528,0.05831372,0.0226906,0.024437472,-0.043532167,-0.026136264,-0.020274187,-0.030365858,-0.027868448,0.02348479,-0.037103187,-0.008927411,-0.04412008,-0.010666336,-0.0020429643,-0.062246323,-0.011664734,0.03769559,0.013806006,0.02329314,0.0061502894,0.009975848,0.038368132,0.009074503,0.0061608343,-0.0014390195,0.004094081,-0.04002585,0.039515883,0.031514585,-0.00011292563,-0.013536799,0.021956328,0.043799616,0.0039655603,0.014906578,-0.020741852,-0.05012567,0.04454539,0.011699943,-0.006882241,-0.014753851,-0.015112268,0.008985821,-0.028833902,-0.010917433,-0.025917994,0.014347961,0.018430054,-0.0047502853,0.014485729,-0.0055724382,0.0048047556,-0.047368366,-0.0010288594,-0.015254302,-0.016246432,0.012971774,0.0024166356,-0.04868309,-0.016808221,0.00980374,0.034073044,0.0050726393,0.007404028,-0.01622197,-0.02897981,0.042327907,0.014113463,-0.004844472,0.029374467,-0.008749704,-0.036220916,0.0027614115,0.03900598,-0.020925444,-0.0044188304,-0.029301174,0.009697682,0.04795035,-0.014238705,-0.026529076,0.020966545,0.02806972,0.02039411,0.035422593,0.0007980637,-0.06096901,-0.02043363,0.051752385,-0.04590686,-0.020718722,-0.010147657,0.053400673,0.02099117,0.0042819153,0.006396991,-0.017437804,-0.17974053,0.031437308,0.023564143,0.021925645,0.022355778,0.014895672,0.016737627,-0.0027749322,-0.022817614,0.031432047,-0.0114039155,-0.055875454,-0.016638122,0.010574991,0.03147876,0.00929463,0.013813229,-0.0074342513,-0.035288103,-0.029507326,-0.06862036,-0.050264414,0.03599008,-0.032165233,-0.03531544,-0.0006662919,0.051656634,0.01996991,-0.025426896,-0.005405696,-0.037803575,-0.013663138,0.0024588536,-0.00092587905,-0.014457597,0.015204469,0.023992699,0.0139274625,0.01338645,0.010160708,0.059823256,0.051467523,0.03156675,0.004638535,0.0035621729,0.021955494,-0.028923696,0.0057871947,-0.05670722,0.028391879,-0.002565145,-0.05847073,-0.0015447456,-0.032818317,-0.035203904,0.008957455,0.013551413,0.022329152,-0.009267364,0.036113653,-0.032685336,-0.02006121,0.0012711398,-0.00783815,-0.024375305,-0.057700302,-0.01893379,-0.0411706,0.004644201,-0.028243551,0.030595137,-0.05626171,0.016870154,-0.032280214,0.020480258,0.029801289,-0.014756619,-0.03264106,-0.032733817,-0.10030883,0.024218693,-0.0020856997,-0.013285892,-0.011737168,-0.019796604,-0.04171565,-0.02142305,0.02294865,-0.009110033,0.28540206,0.02245769,-0.02821762,-0.009763493,0.024925765,0.013521502,-0.0037957162,0.08522472,-0.014346945,-0.028739704,-0.04362292,0.012408135,-0.032677893,-0.016057488,0.027926307,0.0024655221,-0.05689142,0.0037155657,0.09889928,0.0044295904,0.038986143,0.0111221075,0.029636266,0.014455304,-0.061934892,-0.0020945838,-0.01724903,0.010211796,-0.0076989755,-0.006134113,-0.036261298,0.027571658,0.008653526,-0.030097838,-0.017119627,0.007103773,0.020038292,-0.02477433,0.033460367,0.020669047,-0.013081727,-0.015287694,0.012084954,-0.040415008,-0.027091954,-0.01561431,0.032549955,0.021114727,0.0154962465,-0.02078908,0.018184884,-0.0040596523,0.013932858,-0.008174993,-0.013470657,0.018980196,-0.018066801,-0.027877143,0.008326429,0.045698836,0.04044125,0.0002464616,-0.04778249,0.003707572,0.0025145363,0.056064263,-0.008958534,0.023092952,0.016909875,0.018276297,-0.026883656,-0.00945024,-0.028710293,-0.007979665,0.0460615,0.005953158,0.013520616,-0.035975173,0.017971953,0.014541607,-0.020278813,-0.019638509,-0.014402169,0.02525099,0.0025622016,0.021507772,0.027779127,0.049119778,-0.056030553,-0.0046523088,0.029274859,0.023342755,-0.047261566,0.04375742,-0.01437524,-0.033477094,0.026250238,-0.022634808,-0.045984,0.008827715,-0.012350919,-0.013281645,-0.018784316,-0.0116242,0.049998052,0.018394046,0.005865983,0.008857466,-0.0028856006,0.03226615,-0.057257034,0.0023912375,0.011328425,-0.020170044,0.009710206,0.050367676,0.059722774,0.029922146,0.03206526,0.01141689,0.020559201,0.018497175,-0.012040967,0.0068343477,0.0018454834,-0.04593522,-0.016714497,0.016938677,0.0026913276,0.038512148,-0.002267033,-0.036754664,0.012252891,0.06074713,0.022519333,0.01578253,0.033763845,-0.013583318,0.02015102,0.0066100354,-0.033196606,-0.013769055,-0.02463169,0.024398489,0.016699867,0.03940576,0.0055450182,-0.03173773,-0.023897983,0.03535016,0.020324964,0.047558226,0.015476709,-0.047048867,-0.017335357,-0.05613809,-0.008400322,-0.022971982,-0.0030025945,-0.023155766,0.022276599,0.0014649132,0.0057299184,0.05111847,0.02637877,0.012534131,0.013469266,0.05435087,0.004240379,-0.024615869,0.017987281,-0.021515999,-0.027219892,-0.00026873953,0.012421845,-0.04814423,-0.030306404,0.020124262,0.021671169,-0.015191038,-0.007304751,0.03255254,-0.03661189,0.007362538,0.02716882,0.0028212466,-0.032696035,-0.0018107034,-0.003116765,-0.008740526,-0.021796327,0.09719405,0.0030903996,-0.018663872,0.0049936604,0.026145533,0.09484025,0.039184183,0.013960043,0.024420885,0.0122397365,0.021787941,0.0037364936,0.0165837,-0.014388229,-0.019810565,-0.018354008,0.04838833,-0.029323986,0.008927305,-0.012828142,0.00021612087,-0.029399192,0.017738784,-0.039661787,0.0012942096,0.028192421,0.070727594,0.009066574,-0.024114205,-0.0048086257,-0.021016464,0.021474252,-0.03874629,0.0033813918,0.011658675,0.010391385,0.011255363,-0.042081673,-0.0011102458,-0.001427204,0.001226783,0.022305338,-0.020983463,-0.011292281,-0.008706419,0.043268815,0.00008027024,-0.025060842,-0.032438334,-0.024605483,0.0033440248,0.02287007,0.02299113,0.04667391,0.014228773,-0.008446286,-0.06060057,0.020274047,-0.008218552,-0.0035359287,-0.031689644,-0.0022626603,-0.031257972,0.008744631,-0.0049222894,-0.004134248,-0.02825608,-0.012554427,-0.03824729,0.0039752387,0.07049625,0.022722488,-0.0334608,-0.030108439,-0.046647843,0.034646954,0.0049067014,-0.018789707,0.005389072,-0.014034876,-0.024309438,-0.0032205922,-0.010630781,0.018448913,-0.012461693,-0.029283946,0.007334738,0.051751763,-0.06345969,0.009800258,-0.006478795,0.011108392,0.019140923,-0.04815692,-0.039895434,0.007336152,-0.019271532,0.041655555,-0.06649615,-0.020003777,-0.0052163694,-0.035971608,0.017382212,-0.025141867,-0.028633898,-0.053220496,0.05496797,-0.03764358,0.010324991,-0.008416568,-0.0098422235,-0.009283677,-0.034207143,-0.001044051,0.016551767,-0.028211717,-0.041060302,0.055036746,0.011208454,-0.0006659762,-0.030135494,-0.03337374,0.028861808,-0.018810939,0.011431095,0.042689618,-0.034747228,0.00074001466,-0.020864472,-0.02243015,-0.016131595,-0.008412469,-0.03839741,-0.045939825,-0.010026937,-0.014430072,-0.027409144,-0.002132558,-0.0010896163,-0.031063227,-0.0019310893,-0.0019427184,-0.050228357,0.005908457,-0.03709605,0.04123863,-0.0230793,0.05866693,-0.010723063,-0.040104214,0.029926382,0.013838822,-0.039067402,0.018694775,-0.047113303,0.0028206725,0.008974039,0.0017390834,0.007856338,0.04981545,0.0052228337,-0.011013697,-0.04903351,0.07868852,-0.030095398,-0.035264205,-0.028516741,0.048384324,0.01264162,-0.061091486,0.014701276,-0.021463435,-0.020920724,-0.0074912007,0.002511144,0.020401115,-0.053640984,-0.033138752,-0.037668508,0.008858858,0.006239072,-0.009221475,-0.0075594936,-0.030850885,0.04147209,-0.014373422,-0.037075784,0.029640796,0.016143857,-0.039021317,-0.0885055,-0.013785058,-0.022639088,-0.018888125,-0.0037107484,-0.015788227,0.028337704,0.02703381,0.009652309,-0.017188719,-0.016239697,-0.042301748,-0.00012503022,-0.14816687,0.023017695,-0.013463696,0.0042024506,0.013700214,0.032182958,-0.018050509,-0.011401055,-0.035509184,-0.0022900521,-0.008760285,-0.06359168,0.0124221165,-0.0237093,-0.00086563156,0.025125356,-0.035827767,-0.00018675055,-0.029323857,0.069475204,0.041513,0.018486729,0.03982731,-0.017792473,-0.01211626,-0.012485856,-0.027187655,0.034470167,-0.01501741,-0.025914006,0.0028874124,-0.012362476,0.018799689,0.03940311,-0.02319463,-0.015094212,-0.003029444,0.0029814523,-0.04745308,0.031810872,-0.042145696,0.023810443,-0.023781467,0.02598274,0.0018238499,0.08361866,-0.042606637,-0.020998033,-0.018957002,0.005783534,-0.019761229,-0.0036112072,-0.016346082,0.0059637236,0.011542771,-0.022034915,-0.007609273,-0.018855227,-0.0040681423,0.015007584,0.00046729387,0.039300352,-0.04382235,0.018500123,-0.021200329,0.057408262,-0.059648532,0.00740387,0.014568083,-0.021842266,-0.01600317,-0.00438976,-0.033356097,-0.007814595,-0.000648804,0.0040977304,0.014558676,-0.054598223,-0.036967125,-0.013714966,0.006966768,-0.01570135,-0.007928443,0.032709483,0.028124617,0.014062103,-0.017817818,-0.0089642145,-0.0076034456,0.0032018824,-0.050465208,-0.019845657,-0.013334302,-0.007984555,-0.004207971,0.03547511,-0.005674772,0.0117905475,-0.031865384,-0.016599495,-0.041771747,-0.05566833,-0.029256878,-0.02715293,-0.0049931104,0.020951098,0.0019628345,-0.018481895,-0.000748228,-0.035906207,-0.0061776577,-0.015473301,0.005682771,0.05766126,-0.076886326,-0.029262504,-0.036961626,0.021268189,0.033943765,-0.01903672,0.011582857,0.004191755,0.00503361,-0.033037685,0.03348228,0.08342342,0.014518204,-0.007345529,0.027757466,0.010260154,0.021866912,-0.041920155,-0.01583779,0.010539547,0.05373366,0.0059889024,-0.0062264204,0.054870553,-0.06393137,-0.049309026,-0.034519132,0.06625125,0.023808997,-0.042172648,-0.0051996913,0.004568635,0.019711247,0.03593137,0.010958761,-0.011365021,-0.02174996,-0.007873884,-0.028178602,0.0681038,-0.013649379,0.0076723006,0.016256945,0.047128562,-0.005360645,0.026882742,-0.009802964,-0.015267962,-0.034748815,-0.01628891,0.004240255,0.046306364,-0.036288247,-0.03371366,-0.01631482,0.015336477,0.009138602,0.032970138,-0.021951577,-0.023532411,0.04192878,0.023853952,-0.040101517,0.02148218,0.003947428,-0.00009848953,0.03744074,-0.00947493,0.029155672,0.04433287,-0.0132902535,0.060571417,-0.0129934475,0.04528227,0.031446803,0.0021168238,0.0039310637,0.0016064093,-0.020848965,-0.029289806,0.053656034,-0.0055027227,0.008657688,0.038406685,0.036477957,0.055919833,0.01587252,-0.031760544,-0.032187313,-0.028492736,-0.0032504932,-0.012207924,-0.01887985,0.05760951,0.006128062,0.022450127,0.014724597,-0.023686463,0.039266523,0.03923771,0.042856812,-0.007072387,0.014836594,0.025387052,-0.050873894,0.007944616,0.04655438,0.009408403,-0.014006186,-0.042155728,-0.018697003,-0.021387141,0.019736707,-0.0002859684,-0.044276457,0.0124141965,-0.011964121,0.009276923,0.016267788,0.024052935,0.009698236,-0.0027568203,-0.017965412,0.028254593,-0.028558344,-0.005386098,0.067141525,-0.014714062,0.011232401,-0.018889574],"last_embed":{"hash":"1magohm","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1magohm","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{3}","lines":[48,48],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1magohm","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020083243,0.010184979,-0.02696203,0.002612501,-0.027864587,-0.051786527,-0.017658541,0.002497732,0.029869592,-0.012171411,0.006941631,-0.019260673,-0.007161028,0.011041097,0.06473044,0.023127498,-0.025117358,0.026321659,-0.016064724,-0.022367615,0.045576695,0.0053626494,0.038315088,0.020343503,-0.032529503,0.014093394,-0.006605977,-0.014771285,0.039180484,0.05369741,0.018152801,-0.050783314,-0.015272772,-0.01266937,-0.030010365,-0.028434541,-0.006286416,-0.064315945,-0.036064427,0.05236186,0.015710644,-0.0020503313,0.0027538072,-0.020923758,0.03737604,0.0036021401,-0.032653168,-0.0015357782,-0.033784572,-0.024546111,0.03065778,0.017716104,0.03761005,-0.027055869,-0.039619487,0.035016924,-0.017791256,-0.04678393,-0.055122964,0.0037608703,-0.025925344,0.016237194,-0.042946637,-0.0053394316,0.0006851975,0.071986936,0.03250951,0.022136064,-0.03510719,-0.046180952,-0.03611807,0.042472336,-0.007913143,0.007210233,-0.036233496,0.022490157,0.0064240624,0.014905371,-0.025455229,0.041197903,0.024347022,-0.013831216,0.025822254,-0.0019104218,0.015743677,0.03656845,-0.00849801,0.06972477,-0.014852422,-0.012047291,-0.015909359,0.006023576,0.005237,-0.021834824,-0.008651698,0.043511737,0.03663658,-0.016511159,0.04852496,0.00113561,0.0091555035,-0.022685427,0.0015314112,-0.0024719862,-0.002477451,-0.018481407,0.0042136717,-0.006598749,0.020629512,-0.020488504,0.0031887775,-0.000013674894,0.0529428,0.004770247,-0.003433918,-0.030281814,-0.007254117,-0.044160668,-0.009898908,-0.009542774,0.03488388,0.026381489,0.073800564,-0.026792638,0.0043884316,-0.010286377,0.0021073367,-0.035005145,0.02775536,0.014104676,0.019127935,0.027500227,-0.022467528,0.03353239,-0.02108704,0.00020486451,0.04252942,0.039844934,-0.022764428,-0.04811509,-0.0013730417,0.04322946,-0.053413462,-0.01262773,0.02475856,-0.0144603755,-0.010086313,0.008928456,-0.016386813,-0.030538237,-0.048300494,0.031629328,0.02732392,0.016151583,0.008133282,-0.004261909,0.04379191,0.033265527,0.00065309287,-0.016656205,0.040749326,-0.03029441,-0.043683685,-0.016742244,0.002067189,0.00991163,-0.007246186,0.0033680305,-0.019460984,0.016599819,0.031560846,0.02131905,0.028865412,0.014076425,0.014504765,0.015015472,0.02354657,0.023252822,0.017390115,-0.0150174955,-0.06382155,-0.022318335,-0.04088048,-0.059611928,-0.012932268,0.050954923,-0.022005739,-0.00036361386,0.017888283,0.053350188,-0.011800053,0.015844008,-0.033872027,0.04186773,0.006471771,-0.025019255,-0.022451991,-0.014470021,0.002011662,-0.011530117,0.02423258,0.033050872,0.008612322,-0.049265876,-0.021993924,-0.017420327,-0.03633405,-0.026767908,0.020114256,-0.060358357,-0.0038906548,0.008967596,-0.015299038,-0.002711577,-0.07040949,-0.024492377,0.045874856,-0.024325112,0.013115694,0.017378025,0.025278527,0.06342899,-0.0008507291,0.00398612,0.0069891373,-0.0005218356,-0.044014912,0.048950896,0.03827277,-0.0037922584,-0.025592186,0.02471625,-0.0023925004,-0.0055401647,0.003700105,-0.006385517,-0.070898674,0.02613515,0.038840745,-0.028398076,0.004388545,-0.03543967,0.026997838,-0.016220134,-0.026496954,0.0014207015,0.04149392,0.03375117,-0.01599,0.047107603,0.007814822,-0.009224979,-0.060965035,0.012535518,-0.022110583,-0.0024978754,0.017237486,0.013522298,-0.034957927,-0.00037174174,0.013589849,0.029243175,0.015796896,0.00902534,-0.028122991,-0.038423274,0.03495702,-0.036385525,0.006464911,0.027816128,-0.013346053,-0.026501426,0.016300851,0.032392137,-0.046199948,0.012093681,-0.06151521,0.038510256,0.029538253,-0.008541887,-0.017658222,0.013304496,0.01456689,0.0008433106,0.05438326,-0.0063173547,-0.042054992,-0.036150295,0.0007501461,-0.041240904,-0.023431102,-0.009337555,0.053468723,0.0026048215,0.025923414,-0.0053384826,-0.011146327,-0.17943133,0.0018359973,0.010008516,0.02708086,0.0329319,0.0019094466,-0.025258472,-0.0023598725,-0.014826854,0.024793496,0.02202107,-0.05569447,0.002469418,0.00223082,0.021715807,-0.0040637744,0.0009330921,0.0077865166,-0.023213485,-0.03440984,-0.03872227,-0.032017667,0.054141372,-0.043521,-0.031306725,0.013245323,0.0656687,0.016669774,-0.004896684,-0.02216421,-0.040920116,-0.009263496,-0.002621137,-0.0020780012,0.008165211,0.040892523,0.0121185705,0.004842422,0.02660629,-0.008575487,0.036372725,0.030374678,0.0246157,0.016025655,0.015933799,-0.0037127936,-0.039680753,0.019695621,-0.038724124,0.020941371,-0.010765032,-0.04570667,-0.02774249,-0.033853084,-0.03343699,0.002612639,0.01033703,0.0531629,-0.016525017,0.02243101,0.010787329,-0.017785313,0.032822013,-0.0009430561,-0.026986236,-0.069797896,0.041729845,0.007959191,-0.00243328,-0.016343378,0.0603945,-0.07417642,0.0057106065,-0.056270536,0.0069867517,0.028803334,-0.019577906,-0.053807184,0.0054877913,-0.11566216,-0.004956826,-0.01604992,0.009590062,-0.00040375857,-0.01998358,-0.031023718,-0.0048816437,0.017911414,-0.0052791224,0.26305827,-0.014604391,-0.013153614,0.0011586174,0.03877549,-0.006920449,-0.024545144,0.060643025,-0.034861207,-0.023207262,-0.044038016,0.01724964,0.00591845,-0.015247407,0.019159857,0.015160777,-0.047518138,0.0068075387,0.0854729,0.0016264633,0.01337274,-0.01493561,0.022607641,-0.0066518607,-0.0076637645,-0.004889585,0.01272376,-0.0035511288,0.020353094,0.0007607851,-0.020860499,0.018162008,0.026541451,-0.03777281,0.019405412,-0.015116969,0.0024039224,-0.023710283,0.009575211,0.023531012,0.0032730044,-0.021572113,0.020787258,-0.052790944,-0.018195013,-0.024470238,0.022672769,0.01645375,0.0043010823,-0.028384259,0.033562984,-0.016084144,0.012367913,-0.017865434,-0.005088535,-0.029980868,-0.017265333,-0.04306648,-0.010083916,0.040793054,0.029765842,0.0037973484,-0.01952456,0.03946926,-0.0044792932,0.010707921,-0.028333273,-0.00018365607,0.003007091,0.037588608,-0.031132026,0.0038761552,0.0078108613,0.013558263,0.042131376,-0.009227714,-0.007732359,0.013197483,0.034177233,-0.0044515524,-0.019945953,-0.028424764,0.0052510626,0.0024333335,0.019115744,0.0040252698,0.04637616,0.04771948,-0.050241686,0.01783358,0.017762486,0.0058859857,-0.034646463,0.019355237,-0.016498288,-0.008560577,0.017623303,-0.02528567,-0.0489166,0.006302844,-0.040640514,-0.016590979,0.00094059674,-0.018021822,0.039080504,0.02283857,0.009035943,0.00044411625,0.035566047,0.046271946,-0.06141458,0.012129478,0.020445926,-0.011369589,-0.003345288,0.051357027,0.07212481,0.042487495,0.05043913,0.026855221,0.029198905,-0.0031958062,0.0045224517,-0.0041714995,-0.0005053453,-0.047715798,0.013641295,0.008788531,0.004367265,0.054418113,-0.017114487,-0.033974998,0.0015591267,0.040696308,0.056810938,0.0075215483,0.029366046,-0.01104549,-0.001899294,0.018779153,-0.044152852,-0.008820647,-0.030125119,0.014737784,0.01514575,0.0494171,-0.0016342099,-0.025117006,-0.0011332091,0.020076469,0.030529007,0.019028142,0.011910567,-0.06347215,-0.03658375,-0.10446849,-0.0052466886,-0.033125244,-0.023787485,-0.017723095,0.0074592754,0.0085089905,-0.01680551,0.0594796,0.04565589,0.031873915,-0.0026411968,0.05083788,-0.0076369424,0.0034768728,0.023400739,-0.011929067,-0.02290052,-0.020855043,-0.02077844,-0.062801816,-0.05039454,0.01773614,-0.0045202556,-0.02387558,0.0024050262,0.018395528,-0.011519853,0.026953608,0.032255724,-0.0059165945,-0.022463134,-0.020875592,-0.0036610523,-0.009556468,-0.011289525,0.09797793,-0.020522527,-0.014053764,-0.00075206056,0.032844424,0.08028632,0.06937447,0.0039236317,0.00875332,-0.0026000913,0.02175685,0.0009927547,0.027052257,-0.021945072,-0.020540122,-0.05066727,0.02901756,-0.03188607,0.031197272,-0.00052108563,-0.008942273,-0.062286902,-0.011070675,-0.017388202,-0.02132226,0.011370175,0.057160757,0.029031279,-0.046682365,0.0086130835,-0.023109365,0.010910955,-0.014181438,-0.02161553,0.025698328,0.0027532927,-0.0031077142,-0.03442585,-0.018388236,-0.006646036,0.020332342,0.009547797,-0.027071044,-0.011678054,-0.0032321864,0.028859995,-0.028605217,-0.016860638,-0.054194517,-0.037057772,0.017505007,-0.011959516,0.0400626,0.017386397,0.012655971,-0.0067316894,-0.0478041,0.05225628,-0.010365794,0.012947833,-0.049476806,-0.011155672,-0.014105653,0.030374147,0.005446307,-0.014979417,-0.00873256,-0.013584541,-0.015054082,0.027036246,0.0380635,0.022098029,-0.039795063,-0.0101344725,-0.005797028,0.04384968,-0.0056683957,-0.011416622,0.021325428,-0.042682517,0.012744642,0.0014884763,-0.009510098,0.029048176,-0.036221948,-0.028080089,0.03485015,0.020362891,-0.047328413,-0.01756025,0.0019368189,0.043056,0.03031164,-0.049614538,-0.015064598,0.01240812,-0.005434872,0.003462079,-0.04407672,0.0043395613,-0.019749643,-0.03700388,-0.0114382645,-0.028625667,-0.04508991,-0.031920534,0.05020135,-0.04114346,0.03529561,-0.009553512,-0.013691535,-0.0021556753,-0.024669647,-0.01670575,-0.010071052,-0.03491335,-0.04693543,0.08608606,0.023531443,0.022131104,-0.04451685,-0.05889387,0.03592253,-0.009767084,0.03360807,0.043296445,-0.028472424,-0.016613225,-0.039967842,-0.0016425491,0.0077804276,0.02212353,-0.0050203926,-0.053137004,-0.02348912,0.0016539654,-0.019252116,-0.018579569,0.013051836,-0.039210837,0.008556775,-0.035558663,-0.049139805,0.002726837,-0.01638965,0.026944002,-0.031861346,0.037132353,0.0038310676,-0.042646755,0.023842316,0.03230316,-0.013670313,0.022747323,-0.018099342,0.0034017223,0.016309677,0.004561017,0.021598054,0.048545565,0.019697474,-0.013513587,-0.04181044,0.049113985,-0.020371595,-0.04141085,-0.009394203,0.047614973,0.036383014,-0.055753585,0.020187894,-0.017319456,-0.00288975,-0.008407152,0.017744726,0.029550964,-0.02429577,-0.008582793,0.011354371,0.039582092,-0.0074954215,-0.0075029475,0.0028304846,-0.028320191,0.058734383,0.021305438,-0.035621528,0.03968442,0.026821623,-0.036846764,-0.05531527,-0.009205106,-0.029075196,0.0034476004,-0.0074776607,-0.019539462,0.016068667,0.04758282,0.06386626,0.018320123,0.015757486,-0.043325476,0.032897357,-0.14541197,0.037357092,-0.01078185,0.012022241,-0.0009239518,0.039302055,-0.02416925,-0.065765284,-0.030751167,-0.013499049,-0.029793682,-0.046971284,0.048890572,-0.025801294,-0.023876226,0.028289778,-0.028233849,-0.017745288,-0.03824284,0.08540718,0.032120608,0.014893125,0.038798664,-0.026619585,-0.01635039,-0.047219086,-0.008602484,0.015634215,-0.015980382,0.001995789,-0.0035151767,-0.034417395,0.02423966,0.01612849,-0.049829654,-0.0026271346,-0.005204587,-0.01703417,-0.026849693,0.00698895,-0.0076467204,0.036640074,0.010411472,-0.0046085035,0.0073230662,0.075684085,-0.028525725,-0.0004964217,-0.029735183,-0.0021006307,-0.020523088,0.015823463,0.0057775206,0.020818377,0.014933155,0.009069608,-0.02542174,0.0042659766,0.016584603,0.010226064,0.014999451,0.050407972,-0.044391878,-0.00528112,-0.038240466,0.03632368,-0.044716857,-0.0013739936,-0.016030135,-0.0378039,-0.02728045,0.01689991,0.0026634363,-0.0009581817,-0.029916262,-0.02263865,0.021255745,-0.029756932,-0.04498403,-0.039642785,-0.02742588,0.016193032,-0.006565675,0.011621869,0.0013213923,0.004500721,0.0167101,0.003674135,-0.0045858463,-0.013403936,-0.06568223,-0.014455176,-0.01975479,0.0077223154,-0.006580614,0.013019269,-0.04340866,0.014809706,-0.0010137353,-0.0013861655,-0.018999271,-0.044235528,-0.00500762,-0.025828214,-0.0060565667,0.008779607,0.008132633,-0.002471692,0.00916589,-0.013232098,-0.032208707,-0.046595614,-0.018250832,0.05490217,-0.08003101,-0.0004919101,-0.033176616,0.026958197,0.044471867,-0.022068381,-0.012215922,0.016259031,0.012386169,-0.027919687,-0.00311706,0.057439838,0.045570396,0.015596965,-0.0013027409,0.015201274,0.033190086,-0.008808741,-0.021257777,0.02218316,0.03652855,-0.0075284606,-0.03454421,0.044211928,-0.020901386,-0.046600655,-0.006738404,0.05122077,0.025112,-0.036813535,0.008652575,-0.026909497,-0.019661505,0.0023149145,-0.015092435,-0.030433906,-0.0037911946,-0.023044571,-0.027632399,0.07665462,-0.019563744,-0.005634594,-0.017587619,0.025573762,-0.014856393,0.027549393,-0.0072801807,-0.013793662,-0.048340674,-0.027039217,-0.019159447,0.064013995,-0.020441271,-0.044908136,-0.006593764,0.019440407,0.0068177856,-0.017485779,-0.011516042,0.010719667,0.02172078,-0.016218765,-0.027769543,-0.007937153,-0.0032748873,-0.0066345674,0.048886895,-0.0170056,0.033598285,0.03931154,0.018159822,0.079108894,-0.0005478246,0.035452094,0.01965235,0.016002463,0.0075526196,-0.006644417,-0.013244311,-0.05193375,0.048915647,0.027498478,0.009776108,0.04026503,0.034816474,0.04940644,0.01787121,-0.02632082,-0.03327431,-0.05846279,0.00088828255,-0.04081183,-0.022163423,0.018932957,-0.015393142,0.05730258,-0.0009964071,-0.024371756,0.021146705,0.010848089,0.051695313,0.012866909,0.0029347145,0.025407098,-0.01872239,0.004569942,0.051716223,-0.005248198,-0.0062868246,-0.010269197,-0.021878889,-0.019716648,-0.010860384,0.028229436,-0.01518872,0.0013542833,-0.02660595,0.04388613,0.0049013346,0.021122886,-0.012067781,0.022538856,-0.028404223,-0.017971097,-0.028023643,0.009194359,0.07219204,-0.02773431,0.00780211,-0.013782544],"last_embed":{"hash":"apopuo","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"apopuo","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{5}","lines":[50,50],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"apopuo","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008484712,-0.04967846,-0.030020913,0.0122477645,-0.045799017,-0.02412315,-0.009809793,0.027450742,0.03698564,-0.025351211,-0.014187057,-0.020764083,-0.0028255924,0.024589166,0.040338665,0.0084598,-0.012074049,0.012007462,0.01203544,-0.017901583,0.021415617,-0.02328452,0.03480061,-0.007948762,-0.03085517,0.01955237,-0.0050392533,-0.006930739,0.055541445,0.067114666,0.00553499,-0.047022272,-0.0015211427,-0.016851794,-0.039076697,-0.023670498,0.0048378618,-0.018808499,-0.0407137,0.019373298,0.010661122,-0.014886991,-0.00027087805,0.0060388227,0.052123155,0.00066561025,-0.035246536,0.004015299,-0.014961993,-0.036450937,0.05316701,-0.030225353,0.011056401,-0.02638451,-0.047238987,0.051229462,-0.002304524,-0.06572814,-0.039506387,-0.022420114,-0.05777953,0.0171313,-0.020023208,-0.0032035848,-0.010844722,0.050631274,0.06283799,0.00648121,-0.010793983,-0.05796305,-0.026305929,0.020602554,-0.0205522,0.01321518,-0.062135957,0.029151585,0.03079377,0.0043498073,0.014383393,0.025381714,0.0090603335,-0.01519121,0.015542913,-0.006742707,0.02288227,0.02714892,-0.008481745,0.07062123,-0.013173515,-0.0022195347,0.0011455761,-0.003587329,-0.016942699,-0.021686671,-0.0071725235,0.033021294,0.018390125,-0.028954413,0.05986073,0.015816974,0.029442498,-0.026204154,0.06345423,0.03576336,0.032609597,-0.018255495,0.0030750392,0.025527686,0.03165238,-0.029421557,-0.0015248135,0.028035786,0.026619788,-0.002007637,0.0039817183,-0.035268985,0.023278557,-0.037735883,-0.016163666,-0.008456492,0.027291741,0.0517722,0.044860054,-0.029703446,-0.012539454,-0.0061899503,0.005044897,-0.0141293155,0.0049838754,0.020752694,0.036151987,0.031017615,-0.026288668,0.018870784,-0.03178325,0.0067234715,0.011665067,0.058627397,-0.03027538,-0.046964936,0.01538904,0.014421792,-0.051009327,-0.025696615,0.0117806615,-0.016677262,0.012155303,0.024332134,-0.0054677664,0.0014302726,-0.034809396,0.04547727,0.029933507,0.026838683,0.0038231828,-0.004468632,0.027085803,0.074723594,-0.0066688363,-0.015471406,0.014631796,-0.013086701,-0.055586174,0.06813584,0.002944088,-0.0037105405,-0.0005102392,0.0145737305,-0.0132628735,0.030355705,-0.012723365,0.017428135,0.03139501,0.024440689,0.03311566,0.017722415,0.029633204,0.032210518,0.020435091,-0.033338085,-0.044069804,0.0025713497,-0.008365082,-0.03650355,-0.04682883,0.04191462,-0.03612683,-0.031097429,0.008798483,0.05191243,-0.0069151334,0.016372561,-0.065516636,0.03754854,0.017684802,0.0070127547,-0.017544707,0.008288537,0.011325029,-0.02625714,0.037232846,0.00859906,0.011980593,-0.061025176,-0.03923887,-0.020151542,-0.004128413,-0.016291846,0.045071922,-0.047403805,-0.03179299,0.02070937,-0.008674367,-0.0031225928,-0.0647128,-0.030717833,0.02321118,-0.0009891748,0.0065876753,0.0010709112,0.029277641,0.07038736,-0.002783332,-0.025208835,-0.010719039,-0.00500201,-0.05506369,0.047898393,0.029343046,-0.015291247,-0.01873857,0.021663526,0.0088278195,0.008909218,0.02087228,-0.0037806032,-0.069845006,0.033215366,0.026996294,0.00024753346,-0.022609048,0.00038615725,0.015396295,-0.025552643,-0.009803031,-0.044213768,0.030358898,0.0367939,-0.0063871355,0.032945216,-0.0037542768,-0.003770207,-0.048196744,-0.018238023,0.0120175565,0.023987187,-0.00024402032,-0.00473146,-0.028386183,0.020274986,0.024150096,0.004051681,0.0010885932,0.0055890745,-0.028157102,-0.015977956,0.042963494,-0.018741112,0.009976515,-0.016353292,-0.010767933,-0.028780408,0.02099989,0.023213277,-0.019758776,-0.025678854,-0.04202718,-0.006893027,0.0395819,0.00031476846,-0.037371144,0.023874737,0.025609871,0.02736852,0.034908976,-0.0033373,-0.022662079,-0.015787344,0.034661725,-0.04860247,-0.03979856,0.02602484,0.054929886,0.011420805,-0.005515595,0.018228073,0.004024307,-0.18903412,0.010171182,-0.00981577,0.05327984,0.0059458767,0.000225917,-0.014472555,-0.01941381,-0.046929494,0.07162618,0.005412689,-0.044983882,0.04243227,-0.010892495,0.04454332,-0.0019528061,0.007768315,0.005937495,-0.04624447,-0.046996392,-0.040220864,-0.044024885,0.020495549,-0.000115184026,-0.039999425,0.025792914,0.072222374,-0.011452065,0.0024221963,-0.03293295,-0.06721496,-0.0034814752,0.0065787295,0.009026428,-0.0025792886,0.010178075,0.009401093,0.012034723,0.01209495,0.019782804,0.051438823,0.030307394,0.020792937,0.0055808374,0.023370115,0.022339493,-0.02212135,-0.023012716,-0.017745076,0.034856897,0.009503306,-0.026685145,-0.010302506,-0.041389983,-0.032985557,-0.00516909,0.014947623,0.042028688,-0.030092265,-0.011515409,0.010588521,-0.017672805,0.02297765,-0.011229046,-0.021272771,-0.0132847605,0.009864859,0.0026058909,0.017792018,-0.037509043,0.030490933,-0.052280735,0.010839368,-0.021969456,-0.0043012765,0.034546487,-0.009208572,-0.010006614,-0.011170846,-0.10248934,0.013260835,0.018687531,-0.033422913,0.006135154,-0.04440813,-0.0028203395,-0.0113270525,0.029552858,0.0120513495,0.24228945,0.0067507285,-0.0025293273,-0.015781224,0.046498816,-0.00224525,-0.019920338,0.087014005,-0.028566096,-0.014270852,-0.054609895,0.00657179,0.0010663988,-0.027047483,0.01428882,0.031216945,-0.057898343,0.021393703,0.07521004,-0.01216029,0.014434652,-0.012239078,0.003968675,0.003655074,-0.034597453,-0.01082859,-0.014672601,0.011722274,-0.015072829,-0.0003676624,-0.027578324,0.049766347,0.058438472,-0.047051724,-0.014225882,-0.017597284,0.025700768,-0.052631535,0.0015369729,0.022546377,-0.0058690463,0.0073238243,0.018966038,-0.025776371,-0.011453714,-0.016099496,-0.003671768,0.027948936,0.004955094,-0.01155978,0.0061606937,-0.037633494,0.015629403,-0.02326011,-0.024977587,-0.01580743,-0.0052325027,-0.01589763,-0.004244594,0.037056837,0.021147337,0.0010898171,-0.013410541,0.02227705,-0.0041755224,0.050475806,-0.01340555,-0.008518917,-0.008061288,0.032170914,-0.0027536876,0.0038161417,0.014047333,-0.013226089,0.039458394,-0.038505353,0.011658798,-0.0016937501,0.010946193,0.013805327,-0.038214948,-0.037036147,-0.008677261,0.015014944,0.03270789,0.003602171,0.05181601,0.04393454,-0.0510351,-0.026403986,0.02316694,0.020077331,-0.03510621,0.039140344,0.0016344719,-0.022199808,0.057758983,-0.015148065,-0.024220182,0.023190513,-0.033228792,-0.014915117,-0.00010627471,-0.02251845,0.02834627,0.0045104194,0.0029341492,-0.01564742,0.0047039106,0.03954273,-0.03410163,-0.0050518047,0.013433733,-0.01426568,0.03034345,0.0815139,0.053424552,0.021294123,0.02897128,-0.0029948547,0.028160248,0.016828986,-0.0058796974,0.031818446,-0.011361478,-0.040047966,-0.009974315,0.011696557,0.02996801,0.05739371,-0.0023015249,-0.04038126,0.009465616,0.04328998,0.033720184,0.000022294244,0.019808954,-0.0073021976,-0.0069772303,0.030228883,-0.04019011,-0.014201549,-0.009605655,0.017989652,0.027789617,0.04090036,0.019586137,-0.021557994,-0.05933857,0.011831669,0.002737646,0.023139393,0.01436969,-0.05953106,-0.012588571,-0.072449945,-0.010005895,-0.037966307,0.015255121,-0.02225112,-0.008178418,-0.006012473,0.015462402,0.056107804,-0.010686656,0.0004676998,-0.005829679,0.040927686,-0.016611395,0.009053184,0.004596103,0.002269666,-0.000006165569,-0.016847316,-0.012761202,-0.01854552,-0.028245037,0.024219932,-0.008836017,0.0037517454,0.0045423787,0.0033943763,-0.0329813,0.011332797,0.042616215,-0.017451497,-0.02773312,-0.019653399,-0.055818956,-0.027534395,0.005399947,0.092863016,-0.0084060365,-0.018827831,0.0033201065,0.010416224,0.07751777,0.046145998,0.02439456,-0.00847741,0.010947399,-0.0011995826,-0.003696686,-0.007677905,0.009594076,-0.0016578066,-0.013146164,0.042495664,0.004875298,-0.0014421784,-0.0024838734,-0.021460503,-0.029859848,0.0132544795,-0.03218014,-0.01849918,0.01393807,0.07741358,0.029646832,0.009688991,-0.0030525723,-0.0032041483,-0.0027567935,-0.05153172,-0.024308199,0.018111533,0.009683413,-0.018035423,0.007554581,-0.003294051,-0.0032350705,-0.019693607,0.012155227,-0.012159719,-0.012911137,-0.018287014,0.026964689,-0.017565522,-0.0048387893,-0.025129331,0.005140901,0.02340589,0.0089197885,0.012451792,0.03531402,0.003939341,-0.03088598,-0.048276454,0.0110247275,-0.021074984,0.021334592,-0.021706937,-0.0035289342,-0.024981184,0.015156204,0.016130386,-0.022869589,-0.013250363,0.0045110066,-0.019630639,0.033382174,0.036289547,0.021295942,-0.05187107,-0.04972485,-0.028864954,0.02929555,0.0026361519,-0.018219862,-0.02184288,-0.010139626,-0.0067603197,0.010324869,-0.043402363,0.017960565,-0.005008228,-0.004021933,-0.0063238963,0.029288968,-0.08472657,-0.017579922,0.011248339,0.034948587,0.00034408006,-0.0673412,-0.037678,0.023458654,-0.04336466,0.014728759,-0.06435075,-0.012803739,-0.021649497,-0.045407467,0.013263886,-0.019530887,-0.026855692,-0.054683343,0.03714433,-0.05009515,0.039613646,-0.007881771,-0.0076244134,-0.015712667,-0.008523115,-0.010459301,0.025772251,-0.03208407,-0.03620401,0.047442548,0.03850178,-0.010243376,-0.013618576,-0.020995455,-0.0046520564,0.015841462,0.0025170995,0.051059987,-0.012799394,-0.00022759044,-0.039513823,-0.021628262,-0.006465583,-0.01572912,-0.021318596,-0.03117658,-0.009667878,-0.001034827,-0.0064371554,-0.03052578,-0.00015704667,-0.020260792,0.011870092,-0.023463154,-0.032362137,-0.008444713,-0.016634597,0.07764002,-0.032828134,0.052991856,-0.020474235,-0.015227895,0.01853032,0.031950388,-0.056476854,-0.0026970499,-0.02103383,0.019766022,-0.009777993,-0.021201372,0.0071349763,0.06200521,0.013290684,-0.023397623,-0.052017365,0.033295706,-0.023456847,-0.032984756,0.0061125364,0.078816935,0.022025678,-0.05639534,0.042228337,0.008018328,-0.013267493,0.0007057282,0.045167655,0.018436689,-0.054270137,-0.007165645,-0.014287561,0.01872187,-0.06680062,0.01014096,0.0026848225,-0.010490789,0.01962468,0.031189116,-0.0351656,0.02544526,0.00389211,-0.03569973,-0.06228948,-0.008869271,-0.03451736,0.012420017,0.0057924646,-0.031548847,0.008977103,0.025712898,0.012900621,0.001727925,0.0039193784,-0.06742879,0.023871783,-0.15620844,-0.00019781294,-0.024602938,0.01653386,-0.0006508406,0.020448633,-0.031766415,-0.03801254,-0.036201175,-0.0042621316,-0.013887986,-0.06319094,0.016711816,-0.023727652,-0.01798923,0.053805474,-0.0365588,0.008339794,-0.048966527,0.06530693,0.011515303,0.0016880621,0.047100715,-0.006590876,-0.012925082,-0.0066799102,-0.023848608,0.008157154,-0.023682587,-0.014343522,-0.012248491,-0.025711026,0.018236903,0.040935304,-0.009471857,0.012703122,-0.010415827,0.001997166,-0.06406944,0.015436619,-0.03503903,0.037695955,-0.00023119125,0.010892269,-0.0089696925,0.090935096,-0.024678258,-0.021240493,-0.020648606,-0.003802002,-0.007176427,0.0382381,-0.001865521,0.012349013,0.012925065,-0.03526523,-0.0025063974,-0.0023885218,0.03177944,0.023768442,-0.0066769407,0.022100624,-0.028259743,0.011270527,-0.03164729,0.0517969,-0.06316408,0.03655454,-0.0011044488,0.0048980163,-0.003103209,0.002585243,-0.007702818,-0.019068684,0.009808017,0.012430112,0.04336664,-0.027396526,-0.045685343,-0.0062311944,-0.054163333,0.013159796,-0.010246182,-0.03258132,0.053936202,-0.029826134,-0.00544194,-0.026360799,0.0030264757,-0.014254063,-0.06210782,-0.032977104,0.0070259036,0.022580612,-0.038794372,0.015093248,-0.036268648,0.012201948,-0.024716476,0.015354378,-0.026238399,-0.034983866,-0.04720171,-0.04148139,-0.039150115,0.003931604,0.027602537,0.023596598,-0.029290518,-0.053592738,-0.0029992939,-0.021126732,0.0085335625,0.05378085,-0.07490118,-0.006914354,-0.043547265,0.048568204,0.054969683,0.009855779,-0.008613581,-0.015664058,-0.009540232,-0.026486756,0.015120558,0.07922663,0.023810577,-0.012684976,0.028432969,-0.0025961397,0.0035443997,-0.048103064,-0.022221345,-0.00022274753,0.02851717,-0.006550251,-0.00481079,0.064964265,-0.049078226,-0.05831257,-0.031479653,0.042750932,0.028910628,-0.0042643924,-0.0066654747,-0.010480143,0.005743269,0.032154683,0.008481359,0.015266148,0.01954058,-0.0025584574,-0.020495938,0.069360994,-0.022721406,0.0017149736,-0.022254834,0.0475642,0.01038761,0.04307252,-0.028129397,-0.025199441,-0.03922448,-0.0044008014,-0.0021073974,0.07755105,-0.02692257,-0.019942852,-0.02960562,0.00857025,0.041460358,0.026119992,-0.012373336,0.009670496,0.017360646,-0.0008187813,-0.032044616,0.023483993,-0.008506288,-0.029308252,0.01914928,-0.0022788728,0.025906973,0.031079257,-0.029546658,0.039527286,-0.01575524,0.025911374,0.00085025566,-0.008165839,0.009642207,-0.012160624,-0.021843608,-0.037012823,0.064901784,0.0197066,0.026762815,0.035174783,0.04429886,0.030541746,0.0012770678,-0.039429512,0.017538095,-0.03278979,-0.0064447694,0.003449181,-0.022879679,0.03645347,0.015336727,0.052892417,-0.01841064,-0.02393316,0.007833046,-0.008777134,0.019321028,0.0086980555,0.03983289,0.021719823,-0.03073792,-0.005376831,0.052663617,0.022199642,-0.0031403138,-0.022198593,-0.030922862,-0.011335788,-0.00082269934,0.032535043,-0.041519888,0.028475542,-0.013873804,0.012411332,0.002761521,0.019961799,0.0131688705,-0.017350608,-0.042482425,0.00970161,-0.04932366,-0.03010441,0.07275119,-0.0548262,-0.014604186,0.012528677],"last_embed":{"hash":"1mrr9hj","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1mrr9hj","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{6}","lines":[51,54],"size":92,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mrr9hj","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020012677,-0.018825062,-0.054744802,0.004377575,-0.04865702,-0.029407658,0.005723611,0.020701306,0.00006908417,-0.00049796584,-0.029702913,0.011220773,0.007868203,0.008474719,0.044079017,0.033303,-0.016035803,-0.010479533,-0.008222871,-0.021202946,0.018495869,-0.025959982,0.049074594,-0.004232254,-0.04377433,0.015116207,-0.0041072113,0.002627547,0.019701777,0.08242528,0.0067931875,-0.06288244,0.011386695,-0.011156466,-0.019021185,-0.024328357,-0.0022878689,-0.017026916,-0.047286652,0.04038275,-0.00025624203,0.023680711,-0.006500724,0.018391954,0.047536407,0.006264189,-0.04209431,-0.0021691415,-0.02856045,-0.042542774,0.037972514,0.0029239906,0.0067084883,-0.04753444,-0.037784286,0.040684137,-0.012008138,-0.07573364,-0.034719076,-0.028905295,-0.02788652,0.03551702,-0.011684707,0.0070471987,0.020438243,0.038090017,0.036005672,0.01978905,-0.008612058,-0.040477637,-0.015404245,0.021754414,-0.025134115,0.006411542,-0.05423397,0.026473852,0.010152749,-0.032918606,-0.01370853,0.02983864,-0.0063010245,-0.020058364,0.0343448,-0.002471066,0.026337517,0.05528641,0.012139783,0.08846375,-0.009555617,-0.017176434,-0.011604767,0.014259441,-0.01831632,-0.0017284461,-0.014105627,0.025408927,0.009290917,-0.02819799,0.025739482,0.007701991,0.011944553,-0.020592893,0.03659594,0.028852437,-0.0024658206,-0.02532144,-0.012930373,0.01973677,-0.018367877,-0.037064813,-0.0052847597,0.011757339,0.035298754,-0.003691988,0.0036654235,-0.030036554,0.0025776476,-0.03743917,-0.013421713,-0.0012284478,0.042938475,-0.005645309,0.06881368,-0.04066393,0.004747062,-0.011474213,0.0077270567,0.0043325606,-0.0060773715,0.007185539,0.026811283,0.053811237,-0.035629395,0.010390318,-0.019874005,-0.024386758,0.017210715,0.027009653,-0.029445108,-0.0327169,0.005565373,0.057284642,-0.076773815,0.003595526,0.026067095,-0.014702613,0.018689873,-0.0008037183,0.0040616198,-0.016786896,-0.048394576,0.023511093,0.034398295,0.029200833,-0.0046151346,0.012156558,0.06919158,0.06489198,0.008863943,-0.0043869796,0.021995256,0.009636428,-0.023368541,-0.022172263,0.01733157,0.01728557,-0.012792629,-0.0016288029,-0.0106510455,0.039137628,0.0048565757,0.019572416,0.02061264,0.009275123,0.034125157,0.015633265,0.03132178,0.013356966,0.024275688,-0.034020722,-0.05227042,0.0016811946,-0.03227957,-0.018160107,-0.02794106,0.02111485,-0.042231914,-0.038443103,0.04198633,0.033328358,-0.0142633915,0.03630816,-0.03972158,0.0052818046,0.013254653,-0.029537449,-0.03171709,0.011838379,0.009918701,-0.02250077,0.029127887,0.026681362,0.013061989,-0.039291315,-0.034125138,-0.013107508,-0.027773168,-0.004317988,0.039283477,-0.065002725,-0.003432512,-0.02439941,-0.02309703,-0.024131237,-0.059374385,-0.038446873,0.031709325,0.0026707733,0.013747947,-0.014198098,0.022683032,0.06777159,0.017120343,0.003132647,0.0064267796,-0.008908792,-0.032751936,0.03692524,0.030962659,-0.029193128,-0.019663459,0.039437264,0.043500137,0.0022306514,0.014243781,-0.017227584,-0.052084398,0.024154305,0.035764243,-0.021241885,0.0012229488,-0.0081352405,0.062708996,-0.025572296,-0.019306405,-0.009833597,0.03144766,0.05448623,-0.020882206,0.024905402,-0.017842675,0.011659278,-0.030443152,-0.015240563,-0.023147065,0.010172719,-0.009424357,-0.004342217,-0.03883162,-0.014280575,-0.0052959374,0.029068632,0.0009740836,-0.003945524,0.0010043369,-0.012947539,0.053542294,-0.018532317,-0.004709822,0.00486176,-0.0105598,-0.0338432,0.012385665,0.020868726,-0.03459498,-0.015963491,-0.033723623,0.00017887424,0.060803823,-0.027281292,-0.008253599,0.044464406,0.0030466611,-0.0023416528,0.06969263,-0.015481768,-0.015249846,-0.01719971,0.03558862,-0.0509909,-0.025765186,-0.022397619,0.05558427,-0.0071191397,0.017801618,-0.009164034,-0.003161119,-0.18681519,0.017569618,-0.024104038,0.052681547,0.018256577,0.017589832,-0.027370559,-0.01105864,-0.028968139,0.06568357,0.009430454,-0.060988516,0.0021013625,0.023080429,0.03885921,0.0018843355,-0.006638189,0.01562094,-0.036593903,-0.033322975,-0.056217913,-0.042756684,0.02726099,-0.005167778,-0.009321985,0.02839103,0.08368072,0.018422147,-0.0017781316,-0.03441065,-0.046312165,-0.007075586,0.014861174,-0.02592815,0.0063651465,0.042215813,0.022914154,0.010537163,0.024030378,0.0047124727,0.0609455,0.0517592,0.023866031,0.011331683,0.0017578404,0.008028497,-0.027308207,0.0024637934,-0.058449604,0.021888666,-0.020038893,-0.03265343,-0.02126955,-0.030518888,-0.045728553,-0.00639487,0.008496544,0.04648219,0.009062873,0.03341679,-0.00925607,-0.016905773,0.0096139135,-0.008222539,-0.029921494,-0.032927185,0.02722842,-0.018457808,0.012813687,-0.03253813,0.013876621,-0.064160526,-0.012934298,-0.040585175,-0.030263923,0.00067253876,-0.012963736,-0.014812917,-0.03568596,-0.08101878,0.024465239,0.010821652,-0.022118747,0.0068765734,-0.017595818,-0.04395803,-0.008065243,-0.007699512,0.0030114297,0.28417075,-0.025445975,-0.02877907,-0.000105115585,0.04234993,-0.0028675217,-0.0011659664,0.057993166,-0.02727377,-0.028912414,-0.03825893,-0.00091118476,-0.00070824195,-0.032113183,0.012091148,0.043512795,-0.057554323,-0.0012537525,0.08450888,0.027208025,0.037644457,-0.0067969286,0.02832769,0.0020238878,-0.04838338,-0.0056687123,-0.03389137,-0.015873043,-0.0015239045,0.03847946,-0.052325334,0.010737896,0.041498955,-0.00870254,-0.0011667942,0.02338364,0.0065462,-0.04755964,0.02378017,0.033212468,-0.013168185,-0.022208968,0.018430145,-0.05076628,-0.024031797,-0.030459708,0.017687505,0.00040613118,-0.00017148207,-0.040183112,0.030770948,-0.023424976,0.013052018,-0.015053676,-0.0054433304,-0.004591289,-0.016267061,-0.021276744,-0.013220166,0.027497834,0.019309629,-0.015074108,-0.043974828,0.014465966,-0.005522523,0.028732145,-0.023853296,0.010068337,-0.00057879405,0.019874213,-0.028404437,0.023538208,0.0008037114,-0.005284129,0.03636237,-0.011291831,0.038163014,0.009352581,0.019989284,0.013734748,-0.01617589,-0.028216124,-0.024200266,0.0019526578,0.0125390785,-0.0048432476,0.045874402,0.05383695,-0.03309991,0.0074737775,0.016552696,0.010193417,-0.03342156,0.050846078,-0.013796419,-0.03798291,0.04255761,-0.018757343,-0.06333217,0.0051078266,-0.01781725,0.00037804947,-0.03226221,-0.011185642,0.05553002,0.018643564,-0.02069657,0.009533606,-0.0032066046,0.015449809,-0.032028988,0.0058787195,0.01574863,-0.02163802,0.0051602134,0.046467643,0.050342295,0.028882077,0.04095696,0.009938096,0.042510998,0.011269332,-0.008797562,0.024187097,-0.009674876,-0.07550874,-0.0067956257,0.03007527,0.009820198,0.04181069,-0.012449498,-0.027060525,0.007509465,0.026122091,0.010295139,0.008181627,0.021082798,-0.0014956584,0.024450492,0.0034204195,-0.05996032,0.0016808935,-0.025555912,0.0026665002,0.015925298,0.041870672,0.020457234,0.00434748,-0.02593542,0.021440264,0.011611379,0.040903073,0.0004311306,-0.04515265,-0.009470776,-0.0792829,-0.005940402,-0.020627746,-0.0073080203,-0.030157704,-0.004278821,-0.0032616293,0.011396609,0.07187028,0.03138792,0.001287808,0.033673275,0.02847072,0.010441601,-0.017394774,0.006077837,-0.010737135,-0.032962628,-0.02423273,0.009770682,-0.033323485,-0.04073542,0.008011137,-0.01639566,-0.026761133,0.02911069,0.03062778,-0.038969465,-0.027366841,0.02690796,-0.012020339,-0.020381939,-0.011933969,-0.025314752,-0.008471989,0.009700973,0.10465219,-0.0030439487,-0.007924318,-0.011956544,0.030226426,0.03908043,0.03851007,0.01969434,-0.0045466237,-0.0025787975,0.0182031,0.008910005,-0.0017768434,0.011205571,-0.010507497,-0.041894697,0.012009646,-0.028447177,0.046563026,0.017366383,-0.034357734,-0.04224287,0.027607257,-0.024867905,-0.007841654,0.02448636,0.07780497,0.0013995179,-0.029309396,-0.013896635,-0.0038467231,0.012712091,-0.0010371769,-0.021932239,0.01762647,0.017685711,0.007430618,-0.030505342,-0.015037357,-0.0003011312,0.006576668,0.032636587,-0.0058926814,-0.019458987,0.0051727095,0.01942684,0.0046684016,-0.04206049,-0.06353198,-0.0036044344,0.013592507,0.020993598,0.013679983,0.024897927,0.03810718,-0.033102173,-0.074886434,0.050195914,-0.0052106157,0.002356403,-0.032313053,0.004023199,-0.03700345,0.02309542,0.010189126,-0.015510138,-0.015568312,0.015961086,-0.04432009,0.0027904364,0.045900133,0.026349166,-0.0243526,-0.024803866,-0.038811915,0.037897877,0.019751575,-0.015998146,-0.009367675,-0.04351666,-0.011493065,0.0011879215,-0.023335384,0.0013364009,-0.028897826,-0.021595944,0.015986986,0.028661037,-0.083024345,-0.029956514,-0.024346195,-0.0019417099,-0.028362496,-0.044996925,-0.015858512,0.011487951,-0.035186652,0.015636884,-0.050790805,-0.001294848,0.0023037456,-0.050551552,0.040039036,-0.007853917,-0.024310013,-0.039672863,0.04585805,-0.0368356,0.0093663735,-0.011474877,-0.012308534,0.0059083905,-0.028021956,-0.018325517,-0.0035152314,-0.04868885,-0.02430458,0.060737792,0.0020705413,-0.0014925646,-0.006346106,-0.014493902,0.0055419765,-0.016431851,0.014132369,0.06294841,-0.039741088,-0.013993186,-0.025107928,-0.026973948,0.007011297,-0.014053081,-0.01395562,-0.037338346,-0.026206084,-0.011272694,0.0029060547,-0.025147142,0.00993245,-0.040347103,-0.011464435,-0.013539752,-0.037880175,-0.0011532302,-0.037332654,0.070486225,0.00035068218,0.021517713,-0.0062941955,-0.028268438,-0.0043619764,0.017700825,-0.0248382,-0.0047670207,-0.045080524,0.031136384,0.008135973,-0.020382341,-0.0022545904,0.032966506,-0.033919808,-0.009570755,-0.044945985,0.042747714,-0.022270128,-0.00066818227,0.0021738177,0.034672063,0.050114892,-0.054766968,0.016028805,0.02836035,-0.029379768,0.0015663601,0.008488053,0.04184648,-0.053305868,-0.01257162,-0.020515531,0.021764126,-0.023663376,0.020289537,0.020126764,-0.0015118964,0.039065223,0.007971652,-0.05112172,0.047710262,0.029458217,-0.03670774,-0.05332501,-0.0085598035,-0.014406408,-0.0057740463,0.00848224,-0.018370599,0.018883722,0.04569315,0.05559583,0.0029486392,0.008828891,-0.037612103,0.012196198,-0.15128607,0.0012755382,-0.045024697,0.01176741,0.0013145013,0.018493995,-0.016305612,-0.00050611695,-0.02939779,0.003277889,-0.0029664107,-0.06989935,0.01419742,-0.018115873,0.005098227,0.054005478,-0.023445712,-0.008169423,-0.022316152,0.06363477,0.023041515,0.016764317,0.05954341,-0.029693196,0.0033924456,-0.015484808,0.005669052,0.033985943,-0.022518964,-0.041816503,0.0120180845,-0.041354455,0.026731377,0.05101617,-0.031220809,-0.006653186,-0.006507771,-0.008373864,-0.035077706,0.01971513,-0.021056112,0.020783054,0.0043665655,0.01146565,0.02000263,0.065898836,0.011564728,-0.008022583,0.02292684,0.00042202737,-0.012267727,0.02002448,0.006781354,0.03948844,0.0076317023,-0.011937713,0.01980013,-0.0109406635,0.0020931375,0.015251878,0.0029609909,0.04431461,-0.039002374,0.040103313,-0.02572225,0.03498262,-0.06497922,0.015202455,0.0013842896,-0.0138251735,0.0032715406,0.004525414,-0.018136255,-0.024143664,-0.017190067,-0.008481505,0.01500715,-0.013799096,-0.048520964,-0.02007418,-0.004697742,0.010227532,-0.016847437,0.004047431,0.044608213,-0.0046287193,-0.00993452,-0.0031033987,-0.01940928,-0.0006289256,-0.053276386,-0.030402938,-0.026380653,-0.019218704,-0.028595317,0.04992404,-0.041830625,0.020156996,-0.0052009397,-0.007406972,-0.013742678,-0.027372334,-0.016391004,-0.01064033,-0.0076341927,0.01122513,-0.008328655,-0.007997225,-0.019424388,-0.034521155,-0.01298477,-0.055697974,0.014867613,0.047519468,-0.060507588,-0.019291732,-0.02833614,0.052778948,0.03475284,-0.02622256,0.000037199625,-0.0048423177,0.018298274,-0.02890935,0.0005136042,0.066174455,0.025534548,0.034562163,0.011368107,-0.017363457,0.011120883,-0.036993634,-0.018355759,0.017852945,0.044394422,-0.028968783,-0.0044550444,0.055062324,-0.03859119,-0.06659761,-0.050590973,0.048022635,0.04453211,-0.030563682,0.019772884,-0.02668503,0.00786073,0.014873637,-0.005981465,-0.023874875,0.00376067,-0.01754564,-0.022049591,0.069166,0.012185742,0.008898809,0.014048187,0.036968127,-0.030538997,0.03579839,-0.025785292,-0.022331435,-0.039873973,-0.013948385,-0.017208705,0.028490644,-0.025862133,-0.0072304243,-0.018287063,0.013817733,0.017603332,0.035578486,-0.030813735,0.008833081,0.03606833,-0.014197566,-0.02555201,0.007024159,0.015008495,-0.014804197,0.031995036,-0.0027472896,0.03982664,0.05061443,-0.01379575,0.033371713,-0.014086874,0.05502352,0.029802108,0.011309709,0.021615643,0.0021237512,-0.014754822,-0.011437678,0.08634698,0.0036165754,0.0078015425,0.025272414,0.030017966,0.026063645,-0.0019698602,-0.02738742,0.016893176,-0.022867693,-0.0019286931,-0.034171592,-0.021319572,0.006659325,0.011966348,0.04729906,0.006351435,-0.030958604,0.016351033,0.034877058,0.03159671,-0.0032292325,0.037607424,0.035883926,-0.024913449,0.005045548,0.05266974,0.011663956,-0.008950129,-0.041994277,-0.038148466,-0.04705421,-0.009072675,0.026609834,-0.025005117,0.00595229,0.000010866428,0.0024880958,0.0025096757,0.026035903,0.020571157,0.026524682,-0.04457144,0.019991292,-0.047386106,-0.03564295,0.0738135,-0.019046443,0.030215412,-0.0016198412],"last_embed":{"hash":"1gqezbw","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1gqezbw","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{7}","lines":[55,55],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gqezbw","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02146081,-0.0045456816,-0.046449564,0.0070908163,-0.03554714,-0.03321583,-0.022146085,0.036663376,0.01020569,-0.028175388,-0.027920924,-0.0075259577,0.011374768,0.03832737,0.03777736,0.0010794329,-0.01239554,-0.0001751068,0.007889438,-0.0047453195,0.032440513,-0.01778179,0.04999601,-0.027413929,-0.045639545,0.018217212,-0.013062692,0.017755304,0.035115447,0.07044627,0.01366315,-0.04116293,0.011346055,-0.027766999,-0.052365337,-0.025811994,0.016019337,-0.028980328,-0.03765045,0.06600559,-0.01797078,0.00006726492,0.015200875,-0.018235223,0.06802044,0.0030205946,-0.03249428,0.013864263,-0.021226909,-0.055009913,0.023795258,-0.008148351,0.005816275,-0.04453454,-0.03316586,0.04083605,-0.015073,-0.06484677,-0.03836772,-0.041696258,-0.022104418,0.00586201,-0.026338264,0.002641473,-0.019165197,0.042513162,0.039035168,0.008563882,-0.007424834,-0.04509161,-0.017883297,0.029439462,-0.04432218,0.002645413,-0.06753907,0.021864824,-0.002460139,-0.020398906,-0.009104162,0.022629015,-0.009371221,-0.02207592,0.049103934,0.0035856909,0.025947532,0.026155706,0.012503927,0.10011166,-0.028215067,0.00019049256,-0.0007417724,-0.0049763992,-0.029351503,-0.013535579,0.00007233531,0.004458723,0.027609654,-0.014731631,0.039496496,-0.009365034,-0.0092974175,-0.04057962,0.040502783,0.02710432,-0.0057034474,-0.024324086,0.0058407867,0.00072980183,0.010897682,-0.036431767,-0.011387069,0.0165335,0.008454729,0.010034901,-0.0019561234,-0.02405499,0.014746298,-0.035902098,-0.007526612,0.0043230075,0.03507507,0.011100345,0.043938845,-0.022567479,-0.023384852,0.0038480044,0.00019836269,0.00189104,-0.0000051455754,-0.005189633,0.038322337,0.06721828,-0.025759174,0.013886421,-0.016741382,-0.011179051,0.010245809,0.07102014,-0.009624091,-0.042777218,0.0045462064,0.056020603,-0.047304723,-0.0072292886,0.022838898,-0.015807293,0.015389435,0.007141732,-0.013203168,-0.018063754,-0.02114586,0.009785872,0.031358767,0.03328279,-0.011597204,0.01624516,0.057607543,0.084420234,0.008570437,0.007054571,0.0154203735,0.0018406477,-0.018144041,0.016970748,0.02689579,0.008589294,-0.02040074,-0.0034564394,-0.005805089,0.022463022,-0.0024134025,0.015178162,0.034394596,0.03288706,0.02844023,0.040599015,0.051351935,0.021920389,0.036232732,-0.033067532,-0.055276565,-0.021979703,-0.023990901,-0.051134072,-0.025995357,0.032695357,-0.042983893,-0.020467114,0.0372253,0.037632458,-0.03669941,0.04295096,-0.040497832,0.008808993,-0.0011010454,-0.048118886,-0.010992623,0.027673168,-0.026560046,-0.028195579,0.036511324,0.014309016,0.0048988904,-0.031725746,-0.051163856,-0.010718743,-0.037727647,-0.014126378,0.040899146,-0.09820245,-0.01575796,-0.00054903614,-0.024137923,-0.009523582,-0.042298302,-0.021724736,0.047523048,0.010945827,0.0041563115,-0.014690228,0.0069792434,0.058544148,0.015699552,-0.012140593,-0.0071686273,-0.0062401597,-0.022524253,0.019456703,0.022117939,-0.018572789,-0.0030513795,0.038574595,0.02793692,0.012376905,0.008452293,-0.02864267,-0.042854298,0.026849225,0.042556457,-0.0117629105,-0.008760806,-0.0073895063,0.029652126,-0.020478012,-0.014166707,-0.03825544,0.028549671,0.02739571,-0.03185964,0.0170297,0.0020245872,-0.011301843,-0.046467643,-0.013700404,-0.004562375,-0.0015749458,-0.007488784,-0.00011633166,-0.031670026,-0.0071346345,0.012237963,0.036303326,-0.0037821338,-0.003607748,0.0040604263,0.0016502846,0.053876452,-0.017369712,-0.022182858,-0.0006911276,-0.00732659,-0.023614522,0.012330724,0.0046723937,-0.013081641,-0.007958374,-0.052347943,0.016353495,0.04988324,-0.04762166,-0.017758965,0.048133954,0.0149348015,0.00020015039,0.06638217,-0.023216534,0.006797393,-0.0034054331,0.022460409,-0.049510002,-0.031918444,-0.025411142,0.05734555,0.00621539,0.016216587,-0.0039655603,0.010931869,-0.17056975,0.0063711503,-0.023241144,0.022802206,0.023792733,0.02284448,-0.009023725,-0.0049940003,-0.040365472,0.06966763,0.024214102,-0.061987024,0.023250137,0.009391071,0.02508181,-0.00033454213,-0.005524889,0.0007033062,-0.023944141,-0.040980402,-0.029214444,-0.045267038,0.048585653,-0.0016092893,-0.010219061,0.009939878,0.07532974,0.0031539558,-0.007866881,-0.020874973,-0.040238574,-0.01680856,0.02099567,-0.020417042,0.011274698,0.029561605,0.0027408819,0.015438129,0.017370706,-0.0033873345,0.06610372,0.029841593,0.011764107,0.011731269,0.010555045,0.0044150795,-0.013504516,-0.019821309,-0.04579569,0.01909434,-0.031630956,-0.043528702,-0.05865142,-0.0225268,-0.036836307,0.004486188,-0.00013581147,0.05045887,-0.015130968,0.03825236,-0.033291407,-0.021242147,0.00912758,0.0037726457,0.0017001475,-0.03458317,0.008374604,-0.008827843,0.0062360493,-0.049215704,0.020922596,-0.059773788,0.01787588,-0.021748688,0.0042586275,0.02642221,-0.020219982,0.001592006,-0.009681336,-0.09025664,-0.012767383,0.018571448,0.002708451,0.012241778,-0.020791477,0.014578385,0.01891888,-0.0031065124,-0.002083377,0.26827052,-0.007714776,-0.031056318,-0.012005058,0.0450655,-0.010001015,-0.0017555773,0.08873798,-0.027936928,-0.022232205,-0.059499457,0.00020909806,-0.007750075,-0.039256457,0.0049634567,0.011980961,-0.05861258,0.035156213,0.054787833,0.031118196,0.021785472,0.003878252,0.053777914,-0.004403643,-0.033010848,-0.008305885,-0.022144081,0.019399395,0.022381248,0.03631211,-0.039141748,0.016214116,0.02411359,-0.0073990896,-0.023357648,0.006524374,0.007368873,-0.052469395,0.029151177,0.04316913,0.0171546,-0.016428607,0.0016835155,-0.02285398,-0.020429544,-0.034620382,0.0054739327,0.018604267,-0.0070211743,-0.04960791,0.028378095,-0.0051917615,0.00007920254,-0.026480522,-0.018739397,-0.005007553,0.0028130678,-0.031802777,0.0006060236,0.029648332,0.0009371728,-0.0029977683,-0.037601028,0.029503198,-0.023834676,0.025261577,-0.0062904004,0.01018179,0.025213119,0.003102185,0.0059739747,0.01204938,-0.019457873,-0.013307469,0.038460568,-0.013744023,0.012073189,0.016365323,-0.0048243585,0.019499911,-0.017325273,-0.03263414,-0.044630934,0.0033914088,0.024361588,-0.00058074517,0.042007476,0.0623324,-0.050042417,0.0110204285,0.020447087,0.011091612,-0.044931147,0.044844225,-0.007194143,-0.016900262,0.03236518,-0.007145995,-0.06032018,0.008203536,0.00447396,-0.016533934,-0.012794962,-0.024130901,0.04236669,0.011819998,-0.024452455,0.01733651,0.007248753,0.017294727,-0.029437909,0.0076392726,0.034210697,-0.0024374798,0.015701571,0.044975404,0.06633027,0.027634101,0.011578129,0.019280938,0.0357146,0.02776224,-0.009249325,0.02468996,-0.006509915,-0.08106271,0.002252607,-0.00043154153,0.0005755876,0.033311628,0.012667619,-0.017283536,0.018771166,0.027796892,0.023428045,-0.013616049,0.0058665737,0.0052307323,0.021791724,0.029733934,-0.06258176,0.012459604,-0.030599702,0.015817482,0.012334444,0.044991314,0.02140962,-0.002268672,-0.024459513,0.017796792,0.013896787,0.045767248,0.008106258,-0.051280566,-0.004143044,-0.07263744,-0.016928637,-0.015504219,-0.022206191,-0.026114665,-0.014627999,-0.014170779,0.0015962578,0.059291117,0.011064671,-0.024325455,0.0013376313,0.046410043,-0.00026650744,-0.030690914,-0.0055923527,-0.049459368,-0.037186265,-0.034636885,-0.0025476082,0.0040297466,-0.044365276,0.01825694,-0.036257222,-0.042471718,0.011201522,0.027706461,-0.040466268,-0.010211365,0.033563964,-0.036393512,-0.017615486,-0.021724531,-0.030270042,-0.0046137916,0.025151799,0.114978865,-0.005186817,-0.0046520536,-0.0075826733,0.03766714,0.037707366,0.032161206,0.020364182,-0.048127882,-0.004387354,0.0069397525,-0.006449365,0.030771013,-0.001943745,-0.0055099744,-0.060758833,0.029522274,-0.032670803,0.04063512,0.010109948,0.0040912246,-0.041997902,0.03146332,-0.0114526255,-0.009713555,0.046461385,0.05594817,0.029210031,-0.030179821,-0.0343979,-0.0031663603,-0.00063803274,-0.0064942874,0.0014440074,0.03291233,0.012986036,-0.014912058,-0.014845567,-0.011602393,-0.003141341,0.023405759,0.035403214,-0.003214078,-0.014039638,-0.008858288,0.011267422,0.0142640155,-0.020744257,-0.05092843,-0.0013175872,0.03745409,0.0156232305,-0.0017979488,0.025857981,0.021034481,-0.025570633,-0.07071885,0.025490368,-0.021265475,0.0264274,-0.029607875,0.006652261,-0.04033567,0.034388267,0.028019091,-0.019879024,0.0011110036,0.017969694,-0.051728748,0.017926972,0.04785523,0.019161766,-0.042935695,-0.035966706,-0.022542173,0.02162327,0.009352148,-0.026355987,-0.03332856,-0.021288445,-0.0086773215,-0.009867963,-0.0041848603,-0.009254206,-0.009022945,-0.030880045,0.031981967,0.017936617,-0.08231433,-0.013029274,-0.0064283074,0.004529416,-0.0020608145,-0.059909754,-0.013913522,0.036147,-0.014250613,0.00067755335,-0.05479077,0.0017046451,-0.0224499,-0.021299426,0.032244626,0.001588155,-0.030072628,-0.039176,0.04788306,-0.044689007,-0.010649427,0.002787335,0.009479278,0.0058071334,-0.03251858,-0.029116474,0.011752146,-0.022608962,-0.018518537,0.07554943,-0.004798836,0.019576335,-0.02457664,-0.016619911,0.0002519413,0.0053405487,0.016929766,0.074889615,-0.045217615,-0.005143585,-0.022680389,-0.030473238,0.0048067765,-0.014550518,-0.018092357,-0.025778117,-0.013250355,-0.012689945,-0.012405103,-0.028786484,0.012392024,-0.0505349,-0.004238732,-0.0028467115,-0.023825092,-0.012570884,-0.03213873,0.04639584,-0.006970553,0.027532393,-0.036429834,-0.029405965,-0.002743649,0.033071924,-0.027110184,0.00974861,-0.04198763,0.028277889,0.0041373544,0.0049493653,0.00526322,0.023884546,-0.0041646855,-0.013318997,-0.044818524,0.04721979,-0.01801265,-0.00043888044,-0.009232735,0.042580463,0.046525896,-0.045640964,0.022143088,-0.0036058864,-0.042398345,0.018247655,0.020914856,0.035001755,-0.04827229,-0.02438722,-0.008118578,0.014514075,-0.022154152,0.042265203,0.016607642,0.0076715862,0.025868963,0.005641231,-0.038039565,0.016005456,0.023626566,-0.057289116,-0.049755864,-0.025876597,-0.005746441,-0.009673402,0.011098535,-0.00648661,0.025166238,0.029291853,0.04137189,-0.010606705,0.008827429,-0.059611347,0.017090423,-0.1551226,0.0054450613,-0.050562743,0.02340134,-0.013396224,0.02661415,-0.027499415,0.006490368,-0.0552042,-0.015435359,0.000049133614,-0.08495597,0.029527662,-0.01521946,-0.0037944627,0.054917175,-0.011051574,-0.010211498,-0.029178116,0.070772044,0.0113066,0.0032603266,0.08044302,-0.03856169,0.0068771383,-0.0319094,0.013679963,0.03617648,-0.019820329,-0.04331323,0.0009631525,-0.026117401,0.024275279,0.047614183,-0.02924868,0.0089191515,-0.013789581,-0.008289733,-0.03576445,0.013966183,-0.031616554,0.021723436,-0.0022081072,0.025945926,0.01911797,0.0838477,0.010058951,-0.0025502548,-0.0067847115,-0.015674038,-0.021119006,0.024194296,0.016333666,0.02974552,0.0010773828,-0.02790574,0.0056248205,0.0054939734,0.020402445,0.014394439,0.018537596,0.030996058,-0.04287896,0.02143694,-0.04759178,0.043728705,-0.06855857,0.014211328,-0.013284115,-0.025832396,0.00015417633,-0.000049668783,-0.035233907,-0.018994607,-0.024690304,0.01016857,0.028049331,-0.021223277,-0.04310809,-0.0023614494,-0.015372413,-0.0019337196,-0.011299357,0.010675147,0.027924761,-0.0057485,0.01285464,-0.0015370486,-0.018568574,-0.007035526,-0.033994433,-0.018937506,-0.010057907,0.028177945,-0.026462158,0.035856128,-0.03361982,0.009562874,-0.0032561913,-0.0023414567,-0.023438144,-0.05193066,-0.0322327,-0.02280195,-0.042790264,-0.0061123506,-0.0008142631,0.0038560426,-0.01936897,-0.029662294,0.0021215293,-0.03435844,-0.017650379,0.02224674,-0.08096422,-0.013102921,-0.02059686,0.052456323,0.03674749,-0.020853695,-0.0038685405,0.008301093,0.0064743427,-0.01714243,0.010382139,0.06648313,0.042717833,0.022736669,0.014363978,-0.028523248,0.0006506689,-0.042247016,-0.02508569,0.012483683,0.029372929,-0.0056496426,-0.028539913,0.06291478,-0.043021377,-0.0541523,-0.030261725,0.032867264,0.053236593,-0.025072549,0.01581891,-0.037352856,0.03942995,0.0031988788,0.0010639288,-0.024161065,0.002010448,-0.001648952,0.0030946122,0.075325854,0.009656917,0.011302249,0.02601589,0.03585534,-0.012137785,0.030799815,-0.037004787,-0.027800275,-0.018150166,-0.021730157,-0.021878121,0.036054462,-0.025064686,-0.022360282,-0.011759415,0.017637262,0.012341195,0.03212179,-0.010494335,-0.016398542,0.03183972,-0.0040826453,-0.007707793,0.02125146,0.022497047,-0.011722242,0.021038271,0.010882152,0.04676825,0.057649437,0.008029173,0.03970197,0.009234479,0.026779043,-0.00096616545,-0.011650889,0.018114517,0.018178495,-0.030160964,-0.013850354,0.08011697,0.016578201,0.006699467,0.030633843,0.009416832,0.016660068,-0.017844485,-0.031909917,0.01989652,-0.042492893,0.0027370458,0.0069769113,-0.01504325,-0.0046965787,0.037027147,0.033772465,-0.016082814,-0.011354968,0.019624278,0.006981695,0.008889902,-0.025460195,0.02051796,0.00256491,-0.04037102,-0.011775408,0.058242723,0.02641336,-0.021902137,-0.04638587,-0.048173357,-0.031436488,0.0080879005,0.014846091,-0.022434255,0.04176047,-0.0013149009,0.015471777,-0.011142918,0.027130838,0.0061171553,0.029080343,-0.047497366,0.025848899,-0.027240947,-0.018225757,0.06530901,-0.023009501,0.017482378,0.017705519],"last_embed":{"hash":"rzhjv","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"rzhjv","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{8}","lines":[56,58],"size":106,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"rzhjv","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022255456,-0.014091883,-0.053779513,0.020977994,-0.055546254,-0.0047085215,-0.03954588,0.02269761,0.028668515,-0.023122882,-0.030330515,-0.0052864715,0.017207276,0.03078249,0.018291365,0.004423189,-0.0055769645,-0.018355183,-0.009092342,-0.019143952,0.050703853,-0.02604576,0.041945633,-0.02690761,-0.042225417,0.010097556,0.008853656,-0.0062595657,0.036157515,0.06612928,0.019355237,-0.029231556,0.0029020605,-0.055911005,-0.04241797,-0.042258166,0.004844946,-0.034549516,-0.046829436,0.05543048,-0.011321024,-0.003051098,-0.0028124256,0.005361892,0.033898283,0.000022004882,-0.024814833,0.0007610167,-0.024797618,-0.045832846,0.028588546,0.0022480455,-0.010873747,-0.038982127,-0.004565268,0.06586895,-0.005632324,-0.070970215,-0.030094795,-0.048433673,0.0055286563,0.04194156,0.0010071485,-0.020799082,0.005340175,0.030679388,0.03526581,-0.004684044,-0.00694615,-0.04662164,0.0024838557,0.019495381,0.0035541612,-0.018601371,-0.058361042,0.03405025,0.0003035786,-0.044072952,-0.018911956,0.027114436,-0.0045786933,-0.0032353464,0.042046193,-0.014902133,0.032047775,0.014738092,0.012824093,0.10629414,-0.008216763,-0.009769984,-0.013094318,0.019476516,-0.018414376,-0.035269674,-0.0039771195,0.002593066,0.026001064,-0.009609535,0.020243198,-0.015693823,0.006327029,-0.04490332,0.0498116,0.012684355,0.025118958,-0.03153182,0.010420858,0.004996887,-0.025845198,-0.026185317,0.002328856,0.0039575454,0.00981404,0.015762184,-0.004022436,-0.037266083,0.0043608225,-0.07440625,0.010532015,0.0041170637,0.06787512,0.037436046,0.058596134,0.002001817,-0.0242741,0.026864482,-0.009394918,0.039374016,0.0010615265,0.0039199316,0.03269208,0.06627547,-0.037450653,0.0028456768,0.0028390803,-0.0064334413,0.028477795,0.05029736,-0.010671455,-0.046425663,0.006742845,0.04274369,-0.043630883,-0.013642592,0.03979259,-0.025644548,0.0050998568,0.0030815864,-0.0135565065,-0.02333338,-0.04996831,0.030608164,0.007656552,0.020333039,-0.009724297,0.0049807583,0.045072857,0.047948755,-0.0037610095,0.0032727874,0.015956078,-0.011647381,-0.009858052,-0.008298,0.018878555,-0.024254,-0.012097595,0.0032467218,-0.012490004,0.019420024,-0.029556978,0.027578669,0.031248283,0.02163404,0.023425505,0.020699799,0.07389819,0.021091178,0.030481135,-0.04099495,-0.04727932,-0.024848796,-0.0064362176,-0.024536934,-0.033430256,0.010456531,-0.049288917,-0.028852697,0.033681758,0.015364647,-0.014913709,0.04220348,-0.044230737,0.023927182,-0.0011200772,-0.026862081,-0.016392631,0.012325827,-0.032814186,-0.03416195,0.02697565,0.0007227104,0.0016971366,-0.009349283,-0.042114336,-0.00044939798,-0.056279708,0.0061862133,0.04194581,-0.07267972,-0.024132779,-0.015072358,-0.012594436,-0.007846649,-0.043287702,-0.0075068306,0.04960408,-0.0024665396,0.029795343,-0.021598773,0.01935137,0.03605369,0.01761232,-0.005278462,0.007182722,0.013244117,-0.0077296128,0.04272827,0.036931626,-0.024708603,-0.0028458992,0.040660974,0.03250462,0.0047025667,0.027993934,-0.027530134,-0.020634674,0.03204067,0.046189267,-0.024013003,-0.006379219,-0.0016391593,0.055132434,-0.0138216205,-0.011302132,-0.019240273,0.027234552,0.011424595,-0.041634366,0.01614789,0.0072754305,-0.026963454,-0.038856987,-0.021208078,0.01338915,0.016153134,-0.013227757,-0.017364986,-0.025876923,0.00032697234,0.0069641666,0.032428306,-0.0072713653,0.0032282115,-0.0057197628,-0.016252896,0.06254512,-0.007499275,-0.031233922,-0.018221032,-0.032493107,-0.01828813,-0.001412964,-0.000582946,-0.025448957,-0.0030641058,-0.03973686,0.0039420403,0.060416333,-0.027371451,-0.0015506303,0.0499708,0.012432476,0.0059809457,0.047176126,-0.04766015,0.0002250641,-0.04861852,0.045337807,-0.020375354,-0.04444769,-0.025273621,0.04671135,-0.003883811,0.00912984,-0.024563063,0.008073783,-0.17424205,-0.007063257,-0.026127962,0.02696875,0.020166487,0.027811725,0.010912931,-0.00236167,-0.025901552,0.05547095,0.013574809,-0.05194321,0.048362937,0.0062964153,0.025344484,0.0092128655,0.018025981,-0.010561295,-0.008126748,-0.028647132,-0.026897548,-0.046832956,0.028523386,0.0022591888,-0.03297867,0.024709012,0.054137364,0.010962592,0.008031044,-0.014467463,-0.05385676,0.011381249,0.01269858,-0.021918582,0.026398752,0.037397306,-0.011695416,0.008226531,0.016217032,0.015656732,0.03894309,0.03878843,0.0027975482,-0.016085826,-0.0008776738,0.02062732,-0.0032501488,-0.022152865,-0.05845672,0.02278143,-0.009452744,-0.045403086,-0.01280898,0.011380303,-0.047762077,0.004374339,0.00009191119,0.05616176,-0.021997193,0.021130636,-0.010261979,-0.03800275,0.025685085,-0.017889421,-0.034636382,-0.027108634,0.005015808,0.002089054,-0.0069720354,-0.03706282,0.011679163,-0.062093507,0.016124303,-0.017342089,-0.0031891041,0.012355323,-0.0077658,0.0007463135,0.0025079008,-0.06658867,-0.008203056,0.013640138,-0.018095883,-0.010345171,-0.027460853,-0.010587628,-0.010917307,0.0070947963,-0.009730283,0.26715487,-0.018849976,-0.0050495127,0.0035264413,0.03162605,-0.02881848,-0.020275703,0.0647254,-0.026451005,-0.011155014,-0.04216113,0.007829652,-0.0045596585,-0.048217848,0.0062470767,0.015453418,-0.0540491,0.014937625,0.052677,0.03247833,0.032637283,0.03353434,0.039880726,-0.012289263,-0.03746432,0.010298991,-0.029655864,0.006788705,0.013432813,0.039799754,-0.050032936,0.015474324,0.026407933,0.017711097,-0.012756653,0.032030433,0.0015201404,-0.029962694,0.006013126,0.049412753,0.011548918,-0.011255505,-0.027029468,-0.037431605,-0.0035636362,-0.046461694,0.0035572445,0.009320126,-0.016788503,-0.04537644,0.025144495,-0.00019535722,0.0046693813,-0.018529695,-0.002417581,0.0009771144,0.0006731177,-0.04075971,-0.021835463,0.016934957,0.00881077,0.0052860524,-0.045393396,-0.00047272723,-0.026716918,0.017794643,-0.014710551,-0.0068752463,0.020266248,0.002522616,-0.0344065,0.041020468,0.011709488,0.001847994,0.017124569,-0.01106031,0.021324242,0.0037659393,0.00046956545,0.02111771,-0.018650841,-0.032188185,-0.039300725,-0.010137151,0.009722888,-0.004073779,0.057686735,0.049430568,-0.040736247,0.0055523147,0.020456035,-0.0015079004,-0.039581496,0.041352723,0.008393578,-0.019510739,0.013435696,-0.02309326,-0.091242924,-0.002989691,-0.011214446,0.012390429,-0.02816088,-0.0109994,0.045587476,0.004157763,-0.003443671,0.016699165,0.0043591885,0.003941536,-0.038229905,0.012618692,0.020707471,-0.01964107,0.016658498,0.037743878,0.08249698,0.039781723,0.032826703,0.019128699,0.02268463,0.026077317,0.0052838176,0.038165066,0.007989936,-0.05555948,-0.0046409518,0.016444582,-0.0056352923,0.032503694,-0.0016852261,-0.018068135,-0.0035025252,0.013764046,0.034164455,-0.007878093,-0.007907745,-0.0029320605,0.018030882,0.007970909,-0.057068836,0.011061577,-0.023025798,-0.0017068771,0.02211037,0.035917956,0.047958553,0.0048464546,-0.043673478,-0.0014429551,-0.003268168,0.034771103,0.024244396,-0.06080988,0.0074886964,-0.06915416,-0.015204543,-0.024945885,-0.036038335,-0.017151335,-0.00839513,-0.019561538,0.0032655715,0.061504506,0.011049542,-0.02372309,0.033241283,0.0353048,0.01040981,-0.02361783,-0.012571069,-0.03991462,-0.038990892,-0.013611647,0.019268218,-0.0061491327,-0.030428499,0.022555768,-0.0623488,-0.017140204,0.040336702,0.059205607,-0.051125668,-0.0045448258,0.017576361,-0.02111734,-0.0016227906,-0.023450483,-0.021784289,0.00604348,0.01340981,0.11580953,-0.003404818,-0.0013070044,0.0018644701,0.037098363,0.012137755,0.027300991,0.03531954,-0.027161961,-0.004098436,0.009052615,-0.020151857,0.018488282,0.0017645488,-0.012646321,-0.044317335,0.03277013,-0.022433627,0.07476894,0.019279696,-0.016116437,-0.042372417,0.035784032,-0.021247389,-0.017063847,0.033325188,0.06518028,0.024164533,-0.019143492,-0.041774377,0.02231183,-0.0068006366,-0.024490763,-0.005877821,0.02353143,0.019835548,-0.009456872,-0.018314028,0.006006272,-0.003161143,-0.0043145553,0.047262035,0.009334445,-0.0073373728,-0.02024818,0.020244395,0.009799492,-0.00036949894,-0.026096947,-0.015755987,0.013170043,-0.0010160354,0.0018890692,0.010032867,0.025858574,-0.029549683,-0.050866324,0.0055446387,-0.0033098906,0.012451429,-0.029798353,-0.008173414,-0.03287928,0.018612899,0.03454843,-0.0053752423,-0.011202674,0.044392474,-0.038856383,0.019163521,0.035634883,0.032628655,-0.00017938377,-0.029501257,-0.038025454,0.024599126,0.0050006122,-0.041550167,-0.031620312,-0.026198866,-0.0012254473,-0.016643686,0.0017650003,0.0005912119,0.0032880374,-0.022621626,0.034187313,0.02809309,-0.11331562,-0.03290608,0.006831335,-0.0043014814,-0.002710764,-0.03287613,0.014270668,0.014026122,-0.030047677,-0.010197487,-0.031242877,0.005807667,-0.021576764,-0.04039393,0.02037962,0.0039686677,-0.0052124574,-0.037168514,0.03900202,-0.045523204,-0.001979352,-0.01268316,0.0025207433,0.015166881,-0.0207502,-0.018259762,0.01461528,-0.048165936,-0.014120371,0.05763709,-0.004218717,0.026280543,-0.024351245,-0.016354838,-0.027056467,-0.0008638538,0.017553957,0.048873607,-0.038302053,-0.017541379,-0.019901747,-0.036852133,0.022719013,-0.009870369,0.0007232169,-0.060240254,-0.016587652,-0.013996127,-0.012488,-0.026142407,0.0059272884,-0.049118485,-0.029694624,0.029355263,-0.019051705,-0.024879359,-0.041214693,0.044677332,0.009848629,0.011929774,-0.017750012,-0.002065455,0.012927657,0.010596161,-0.021177946,0.007517973,-0.05824072,0.04514099,0.003085955,-0.0022194083,0.021786876,0.027846169,-0.021792868,-0.010594284,-0.03935098,0.05278198,-0.03509846,-0.0031807204,-0.022007605,0.053357594,0.061400607,-0.018592436,0.021892093,0.012675667,-0.019449428,-0.0030822973,0.030530415,0.05608477,-0.052506723,-0.017222611,0.01917226,0.023838399,-0.042704977,0.0324915,0.011037358,0.031420123,0.04844785,0.011714243,-0.0467492,0.014734106,0.0038356707,-0.04494724,-0.044117887,-0.015380834,-0.015566324,-0.010663056,0.012475547,-0.015954621,0.027299542,0.061523043,0.040594734,-0.016281296,0.0049498235,-0.056178935,0.017817825,-0.1482031,-0.0065616732,-0.017862018,0.014029619,-0.009577627,0.027887728,-0.042396866,0.01373639,-0.04007873,-0.017093403,0.0035771055,-0.06334748,0.012750995,-0.0027527453,-0.014575823,0.033285543,0.001330816,-0.004585039,-0.020901721,0.09192526,-0.007942308,-0.009625472,0.07030731,-0.023839042,-0.00454574,-0.016024483,-0.016120812,0.012363806,-0.014377225,-0.02700382,0.006827379,-0.038653232,0.012037308,0.03891468,-0.04864932,0.006133047,-0.010168242,-0.0005982286,-0.030745514,0.02667066,-0.01549,0.014126952,0.02031465,0.02180784,-0.02612311,0.08867609,0.029679853,-0.0062915715,-0.009894856,-0.02406623,-0.028941398,0.028782038,0.0341127,0.02835272,-0.0038590457,-0.02391063,0.031696696,-0.008381038,0.0022364103,0.013539147,0.0034874058,0.018293807,-0.035068788,0.022268377,-0.03804778,0.032455742,-0.08227317,0.037418038,-0.00445122,-0.028364372,-0.010815058,0.0020843495,-0.020008137,-0.028746964,-0.0053541963,0.022402223,0.035628743,0.017875915,-0.03111806,-0.007512601,-0.016543053,0.0073119407,-0.032255556,0.019869855,0.020625647,-0.009287234,0.0102253845,-0.012583851,-0.020744337,-0.019989286,-0.046721186,-0.03470247,-0.012352767,0.0046434733,-0.013764754,0.006475514,-0.04850435,-0.0030708266,-0.013576006,-0.0030746213,-0.009509896,-0.01998036,-0.029604908,-0.015734823,-0.034028374,-0.011285838,0.009542503,0.015484835,-0.02813235,-0.013368462,-0.02388511,-0.037527744,-0.032112405,0.009252479,-0.064067,-0.024406511,-0.015298004,0.040390443,0.010534171,-0.029273644,-0.01996551,-0.01834428,0.015660275,-0.027568355,-0.018411707,0.079361625,0.03955598,0.03622278,0.008188761,-0.020287482,0.02075987,-0.0699309,-0.015837174,0.032406602,0.045707863,-0.016397482,-0.01494733,0.05404582,-0.051543053,-0.04846023,-0.03403489,0.040045615,0.06938714,-0.019353233,0.0250352,-0.01798189,0.046561267,0.013720904,0.00073208817,-0.033164073,0.0387042,0.003945859,-0.011249018,0.092641585,0.0036335709,0.017674709,0.010465693,0.044894606,-0.020490924,0.0254302,-0.03461837,-0.028921096,-0.023822196,-0.02472678,-0.01924714,0.038472213,-0.028014382,-0.015340999,-0.049005315,0.0088165235,0.016596066,0.03233193,-0.0015004396,0.0027058723,0.039837144,0.0042068884,-0.026377708,0.007189036,0.0032982926,0.004204364,0.024958832,0.004241677,0.054981556,0.0674683,-0.00029382596,0.020016989,0.01926462,0.0146603165,0.0007346515,0.030478299,0.031971537,0.011816521,-0.029608957,-0.027204541,0.092531,-0.0026472367,0.011445432,0.029311989,0.013192146,0.022020817,-0.0014391496,-0.032303527,0.009370985,-0.03950172,-0.004311035,0.0036615527,-0.011484742,-0.023050325,0.009955628,0.039619397,-0.02754349,-0.018130912,0.018168882,0.030866405,0.011677101,-0.00764131,0.028523376,0.026136894,-0.042321913,-0.030302837,0.056976713,0.020740028,-0.020575145,-0.036256816,-0.04981394,-0.023301812,0.020733556,0.0125101,-0.029270416,0.026714172,-0.009669948,-0.015080386,-0.028093325,0.03387466,0.0070462646,0.016958645,-0.044627134,0.015471931,-0.006970481,-0.0069968714,0.065995015,-0.033491015,0.022122698,0.008353671],"last_embed":{"hash":"fk1y6w","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"fk1y6w","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{9}","lines":[59,60],"size":63,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fk1y6w","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023076504,-0.021981433,-0.058750592,0.0016694914,-0.056804877,-0.03327386,-0.041465953,0.019849772,-0.004356192,-0.024158524,-0.02928185,0.020098977,0.0046896334,0.031281974,-0.0023488358,0.009307964,0.008154824,-0.003433935,-0.0068650916,-0.019934248,0.043880705,-0.020921938,0.045872193,-0.0041531245,-0.06309483,0.01081807,-0.0027244182,-0.012715751,0.042530507,0.051573854,0.0059016603,-0.039508514,0.023929274,-0.02786385,-0.02530603,-0.049077388,-0.011516426,0.006496803,-0.040083013,0.036298703,-0.011646422,0.02032621,0.0018802668,0.01455165,0.044932205,-0.015422217,-0.025432058,0.004786666,-0.040820524,-0.042448014,0.034819003,0.0031756624,0.016914446,-0.050347816,-0.027064806,0.053288564,0.0027970949,-0.065424144,-0.042493936,-0.03271173,-0.028674927,0.028249826,-0.01363059,-0.01961947,0.0010817341,0.054159574,0.008057253,0.015685111,-0.005481401,-0.04090279,-0.011603993,0.037439942,-0.026439553,0.0056180926,-0.06798092,0.020420814,0.021665143,-0.024821807,-0.01033893,0.039232854,-0.006601866,-0.0174154,0.03020507,-0.019068634,0.013508098,0.018605802,0.0018365148,0.061610553,-0.012583445,-0.01499932,-0.015113951,0.018254187,0.0070202383,0.0010615865,-0.0010727374,-0.0037801736,0.02613896,-0.0073649692,-0.010507804,-0.0068043643,-0.009053821,-0.03485889,0.042104587,0.02034707,0.0007268975,-0.02801185,0.0030596948,0.017905375,-0.0137820095,-0.020242924,-0.0023795483,0.039745364,0.026205774,0.010173692,0.0004657113,-0.021442635,-0.010992963,-0.04922463,-0.01803408,-0.009655121,0.07029959,0.010313457,0.0614202,-0.028652275,0.00025928862,0.0027868142,0.00068723055,0.029391682,0.01487824,0.012084341,0.024432752,0.049219072,-0.036273815,0.029845582,0.0044895913,-0.01733599,0.028805425,0.033142634,-0.012979784,-0.049281258,0.0021916039,0.029687,-0.06090579,-0.016428916,0.020667484,-0.010622327,0.0006540358,0.0113222245,-0.029792527,-0.034693442,-0.02841525,0.03883807,0.011535296,0.0372373,0.010208473,0.015752807,0.031498265,0.07086348,0.0014858461,0.019099269,-0.008946309,-0.0287998,-0.014796815,-0.022214143,0.034198392,-0.008236925,-0.01861192,0.006870985,-0.008128889,0.009417882,0.002681161,0.000861404,0.04030009,0.023946607,0.02149643,0.017869344,0.03946804,0.01716475,0.039621517,-0.04444607,-0.03623747,-0.009196888,-0.016101291,-0.022376608,-0.042921945,0.050242577,-0.02269522,-0.033969298,0.03900137,0.0038626906,0.0016113989,0.029396525,-0.012298912,0.010746128,0.009888192,-0.044485107,-0.036955968,-0.013860272,-0.02111905,-0.043488804,0.024998097,0.009167956,0.037688557,-0.03196101,-0.053910203,-0.008764478,-0.021183971,-0.018993288,0.030266136,-0.06946088,-0.023798067,-0.0037254945,0.00073726056,0.01565976,-0.049232457,-0.019948944,0.038230143,0.025150316,0.03179181,-0.02476141,0.02544584,0.046937943,0.01909141,-0.0034727268,-0.0019842638,-0.013154399,-0.020667402,0.01624756,0.033219162,-0.022816094,-0.011031078,0.04158198,0.04880944,0.011258625,0.017608896,-0.03722825,-0.030144328,0.026110431,0.03865376,-0.010634009,0.015934356,-0.021109978,0.07373436,-0.022902194,-0.0041046618,-0.007622595,0.033640098,0.027785242,-0.036699075,0.034831937,-0.03156766,-0.022647573,-0.02361411,-0.037578207,0.009737595,0.009419546,0.007194957,-0.0070072482,-0.043202866,-0.0011096492,0.002920768,0.032522738,-0.0058195326,0.0013780488,0.007140501,-0.017516285,0.05040261,-0.01626709,-0.004638019,0.008425845,0.0005771984,0.0045522708,0.0031454607,-0.006245374,-0.0078893965,0.011216687,-0.03069227,-0.016847372,0.0638973,-0.029795062,-0.0041311844,0.05253175,0.010757182,0.00325301,0.08427718,-0.025272196,-0.018936506,-0.014880918,0.032379784,-0.036078088,-0.059793863,-0.011540863,0.056134105,-0.009149398,0.015405951,-0.007510665,-0.015509971,-0.18571109,-0.0058652093,0.0026712338,0.052716482,0.028615488,0.009203518,0.01371467,-0.013877018,-0.04414462,0.05311643,-0.008471225,-0.06172736,0.03570506,-0.00018496613,0.030399354,0.0075836736,-0.008505218,0.019545238,-0.02439522,-0.044589177,-0.022142105,-0.050704308,0.016595755,0.014866928,-0.029610338,0.028395161,0.06616642,0.015556152,-0.005372808,-0.020288423,-0.06453362,0.0059929085,0.010965204,-0.012594596,-0.00042773545,0.02623621,0.0133139035,-0.015794367,0.016310556,0.0054513356,0.028808102,0.0447805,0.012250787,-0.0145455,-0.015984919,-0.006226996,-0.010800124,-0.028834736,-0.06261279,0.026564213,0.0021169768,-0.03771625,-0.019874955,0.0033594023,-0.042207964,0.0037538274,-0.006960195,0.043649826,-0.006032563,0.023888055,-0.026583372,-0.0032916977,0.029166635,-0.008847561,-0.005784652,-0.038065232,0.050153725,-0.012373098,0.0002756052,-0.03401417,0.022605386,-0.06863253,-0.00083031174,-0.021677101,-0.0039109862,0.006408167,-0.0039246734,-0.026362048,-0.01968442,-0.069705784,-0.008148566,0.0032406247,-0.0077358,-0.0081466315,-0.018536538,-0.028907213,0.014249753,-0.0107988985,0.0021430939,0.28066495,-0.006375168,-0.016979236,-0.020119518,0.030577725,-0.008427952,-0.013986137,0.07796729,-0.009886995,-0.024982363,-0.047188796,0.013580597,-0.00027810992,-0.02510895,0.020340806,0.039322108,-0.056686677,0.015097224,0.0727213,0.03760905,0.013153212,0.028699696,0.041712027,-0.01196733,-0.04642845,-0.009195329,-0.03874952,-0.024205888,0.021200895,0.050425466,-0.021565726,0.028406966,0.030331315,0.012511529,-0.0012955772,0.022622306,0.009699308,-0.037040733,-0.011696645,0.013828549,-0.02616845,-0.016444035,-0.02701695,-0.041205194,-0.0015146107,-0.039481122,0.01101126,0.032516953,-0.00020690353,-0.0344852,0.021442834,-0.011382049,0.000866253,-0.02136272,-0.0023710008,0.010533342,-0.0047175875,-0.011641797,0.010350892,0.044583082,0.013426506,-0.007968956,-0.032909412,0.0055093206,-0.018568143,0.03631563,-0.02207942,-0.018990098,0.0075682667,0.01244303,-0.023033278,0.029034382,0.0061014034,0.005487981,0.023444297,-0.006885965,0.022570532,-0.009901493,-0.0016900818,0.019768396,-0.017793374,-0.042958166,-0.017607799,0.010606869,0.010116419,0.00020990777,0.07123036,0.05465303,-0.03998977,0.0036380207,0.017247884,-0.0048430986,-0.0613637,0.04391719,-0.018825155,-0.014998908,0.03817333,-0.019992776,-0.07195511,-0.02098024,-0.0028839335,0.0059381053,-0.019197414,-0.026494844,0.047520835,0.008756818,-0.019505203,0.0132877715,0.021286935,0.021923795,-0.04247135,0.004419245,0.01823825,-0.041935153,0.0025465335,0.052819353,0.069060326,0.03453722,0.03539982,0.009146405,0.038352016,0.011344204,-0.017603306,-0.00013362935,0.005176543,-0.076660946,-0.003508714,0.0011832688,0.016763132,0.030911146,-0.019552981,-0.016995097,0.0025401574,0.044163726,0.025259448,0.0073975604,0.021479819,-0.00588344,0.0020401175,-0.006193992,-0.06988625,0.008135655,-0.030267743,-0.020307394,0.013947904,0.025683507,0.002934279,0.023491064,-0.0075864843,0.013880625,0.016812082,0.040485527,0.013545276,-0.06292313,-0.018133698,-0.0721941,-0.014671601,-0.019019304,-0.014560878,-0.03911726,0.006794432,-0.0053264126,0.001459077,0.06750834,0.006724493,-0.010869568,0.021792436,0.022209467,0.011385978,-0.0039094915,-0.0063719726,-0.044593967,-0.025927192,-0.013882225,0.0031321885,-0.015809452,-0.040851854,0.0062706713,-0.024767775,0.015250067,0.0086247735,0.030669944,-0.020222804,-0.010205993,0.02115729,-0.043398906,-0.019772157,-0.01801015,-0.04519102,-0.0096789235,-0.008406099,0.117178395,0.0033063383,-0.0047709406,-0.01879197,-0.0077616316,0.059715465,0.02973708,0.027819505,-0.019474218,0.01657382,0.01141093,-0.0059655784,0.018199118,-0.0018927011,0.005744338,-0.042434413,0.0015981158,-0.03348643,0.029662676,0.008083399,-0.035305507,-0.050798476,0.016505431,-0.034106884,-0.0053905756,0.041197103,0.07973749,0.013853107,-0.053244274,-0.0067868447,-0.0069065075,0.015971234,-0.035790123,-0.014917188,0.006301948,0.014766407,0.0049251793,0.0073883063,-0.0051899715,-0.004755657,-0.02619112,0.04397138,-0.002750747,-0.020080477,-0.0002863972,0.0234004,-0.009606481,0.0041186423,-0.025174359,-0.032151964,0.010447798,0.019507255,0.0039383783,0.03132875,0.025550043,-0.013777337,-0.06607202,0.025130281,-0.011403857,-0.0014021599,-0.023374714,0.008968494,-0.04356586,0.013963089,0.024915917,-0.011647737,0.00214666,0.038385373,-0.0074479403,0.029239878,0.041425556,0.009385988,-0.030513009,0.0023037167,-0.036682565,0.02413147,-0.00497926,-0.03223942,-0.0304018,-0.019026116,-0.021190733,0.010075623,-0.016752968,0.0020687259,-0.018341146,-0.037757743,0.015522947,0.04249848,-0.076340154,-0.019763488,-0.0006774642,0.007072015,0.008723382,-0.046948634,0.0039068665,0.011898316,-0.026957063,0.017904045,-0.050122935,0.0053568576,0.00612357,-0.071093686,0.022638587,-0.016732339,-0.008712305,-0.027156385,0.06646364,-0.03027895,0.011096541,-0.0018650236,-0.0051559354,0.00911972,-0.0272667,-0.023482818,0.027522786,-0.036320955,-0.025899407,0.064394206,0.011660826,-0.006670458,-0.016586265,-0.029624602,-0.0019517032,-0.005015217,0.03206731,0.048190583,-0.011183053,-0.011613798,-0.0136639,-0.029335156,0.022656387,0.0024653336,0.011530052,-0.036368277,-0.009376245,-0.02324676,0.0028776403,-0.017849192,0.006653264,-0.037434477,-0.009143882,-0.016999995,-0.013505762,-0.010337794,-0.030049648,0.05255292,0.010158823,0.03277901,-0.022143546,-0.0015219515,0.029490573,0.020818545,-0.011628145,0.006366472,-0.048724435,0.025332918,0.00041146396,0.0043442585,0.012854983,0.03109074,-0.0140663115,-0.020150738,-0.041455377,0.050317127,-0.044643458,0.002871234,-0.0036969152,0.042870153,0.043598544,-0.011033257,0.010399978,0.009971545,-0.013503467,-0.002512651,0.045616034,0.03209847,-0.045200337,-0.039641522,-0.017970035,0.03675283,-0.041964725,0.032282013,-0.0007617408,-0.0007927109,0.045127556,0.014162695,-0.035942886,0.04036358,0.038169533,-0.037551917,-0.060413104,-0.021808177,-0.01630365,-0.01027317,0.028275764,-0.0051298067,0.021821108,0.0031656926,0.05334347,-0.028169775,0.038217105,-0.050121717,0.023394395,-0.14807662,0.012492274,-0.027675858,0.011446945,-0.010312996,0.025676057,-0.023879405,-0.011204039,-0.025326556,-0.0108020315,-0.019030072,-0.046255298,0.019848796,-0.019765586,-0.03564695,0.052464098,-0.017015703,-0.024531435,-0.015299752,0.06558757,0.009559464,0.020500232,0.044040076,-0.017813629,-0.0006001544,-0.033273555,-0.012125627,-0.0060035456,-0.021192323,-0.042506047,-0.01582803,-0.037729736,0.0058285855,0.067852825,-0.02503384,0.016408447,-0.0019160394,-0.011933649,-0.039415143,0.017209312,-0.0512158,0.029283429,-0.008574194,0.015580215,-0.0033013185,0.0636569,0.014993037,0.0066283,-0.012027156,-0.020481965,-0.022121241,0.026099887,0.021250475,0.017498584,0.0031343936,-0.009580947,0.021996493,-0.009443798,0.004801316,0.007272341,0.0053032716,0.026696123,-0.05244756,0.028923642,-0.0069919005,0.0529711,-0.06142467,0.008382667,-0.0019264615,-0.031265933,-0.011390931,0.005083829,-0.046306495,-0.012543569,-0.03075274,0.011315962,0.05946227,0.0056705596,-0.024534907,-0.013161776,-0.03913168,0.004546822,-0.00393594,0.035565943,0.046610862,-0.0077511477,0.0066794856,-0.011857575,-0.014691267,-0.0086045,-0.06333223,-0.024984287,-0.0074411347,-0.006273379,-0.020804832,0.021249158,-0.047263663,0.012093371,-0.012449436,0.001820906,-0.018383961,-0.019143092,-0.01819906,-0.0067448104,-0.021204008,0.027397806,-0.014188582,-0.010786903,-0.0138985505,-0.031909164,-0.024978671,-0.030710679,-0.0060775997,0.014999652,-0.04088135,-0.013902621,-0.030761959,0.021286951,0.04822143,-0.012106106,0.020584598,-0.020017313,0.028429251,-0.02273194,-0.019913316,0.059689265,0.05755546,0.029018432,0.023490373,-0.015310347,0.02786202,-0.046787877,-0.034989197,0.038362805,0.049162645,-0.004500602,-0.008332214,0.058229435,-0.07286389,-0.06438449,-0.048064362,0.027523542,0.044118688,-0.026672527,0.015302132,-0.04103597,0.026011195,0.009993436,-0.004769229,-0.03433735,0.016937913,-0.012535085,0.0031844575,0.075191185,0.007628479,0.010936008,0.011214254,0.025162712,-0.02108925,0.033830013,-0.052626822,-0.055834267,-0.040865965,-0.037631992,-0.01679069,0.07144132,-0.02188492,-0.018999234,-0.024041727,0.009802166,0.030883277,0.022143567,-0.026795546,0.0072268695,0.054024663,-0.013426362,-0.019530583,0.004626582,0.014620119,-0.001564954,0.045157287,0.003598721,0.047196243,0.04958861,-0.021694634,0.024307303,-0.0034319442,0.03681528,0.005868382,0.007277092,0.033984542,0.003083326,-0.04105158,-0.034301475,0.087025225,-0.0018321685,0.022873113,0.036455892,0.035826128,0.02442906,0.0056435103,-0.009916305,0.032341532,-0.043798953,-0.015926365,-0.01846281,-0.007251418,0.018805584,0.04459222,0.042639546,0.010121039,-0.014188473,0.022765832,0.027943278,0.024609111,-0.03215953,0.04458458,0.018549224,-0.047970504,-0.006328742,0.03726935,-0.0053730053,0.0023784935,-0.043976862,-0.052425403,-0.028419944,-0.00581018,0.0037004475,-0.023532243,0.015227537,0.0071691233,0.027637659,-0.006729051,0.056261163,0.0047698407,0.01270224,-0.05292363,0.016769197,-0.04483864,-0.012634505,0.041790012,-0.022628764,0.03405347,0.009505954],"last_embed":{"hash":"u5w8yj","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"u5w8yj","at":1762859979913},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{10}","lines":[61,63],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"u5w8yj","at":1762859979913}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013197931,-0.03165514,-0.054957096,-0.003566665,-0.032454137,-0.045350883,0.016582655,0.034686748,0.009920503,-0.003947866,-0.020164482,0.013577341,-0.0067750462,0.008464705,0.04790245,0.032176796,-0.0006878749,-0.014557352,-0.007721591,-0.019909771,0.008987208,-0.01489452,0.026654277,0.002089128,-0.05465705,0.014073482,0.009336689,0.007881399,0.0025191035,0.0756958,-0.00395183,-0.07747194,-0.000754126,0.010448226,-0.044925857,-0.019704437,0.006457557,-0.011349088,-0.051745832,0.031994537,0.012750487,0.0024446214,0.014224619,0.03196836,0.038626373,-0.0070176343,-0.031057332,0.0032000989,-0.032745477,-0.026860105,0.03657059,-0.00936221,0.0027916408,-0.035947576,-0.028021215,0.04448373,-0.0043672407,-0.07543778,-0.028421612,0.008280452,-0.037836418,0.026476992,-0.012113461,-0.008140695,0.016877238,0.046807528,0.039288975,0.023799846,-0.004738935,-0.041818347,-0.015829645,0.007014523,-0.041566692,0.014164633,-0.05831272,0.02361526,0.008685683,-0.041594476,-0.005309208,0.03109693,-0.008901925,-0.030577336,0.031293467,-0.0160253,0.024585737,0.05129897,0.0046931105,0.07895092,-0.014767502,-0.00921206,-0.014197452,0.030577226,0.0067552733,-0.02553609,-0.015528011,0.032714892,0.0023730907,-0.02715288,0.03090322,0.010501667,-0.0046012956,-0.015231251,0.035855606,0.045575596,0.0025749032,-0.042334557,-0.017688077,0.01651046,-0.011969365,-0.036510862,-0.016035099,0.000042814412,0.015798707,0.0024568262,0.019785553,-0.015714865,0.009415061,-0.05605515,-0.0034798023,-0.0036770448,0.028676666,-0.0029761207,0.045833625,-0.046648096,-0.001714824,-0.016020829,0.012600729,-0.011165526,-0.017622575,0.0040294556,0.038389664,0.036316838,-0.016576597,-0.0018358871,-0.0168642,-0.019262625,0.005770745,0.0185321,-0.020704294,-0.05218531,-0.008148535,0.050701533,-0.06474198,0.010103694,0.038049083,-0.019815343,0.020533167,0.010608593,-0.011094218,-0.04054521,-0.03078157,0.003902744,0.017375944,0.03748036,-0.005052007,0.015901554,0.057477262,0.06998116,0.02145168,-0.0057640267,0.0071652117,0.01209633,-0.049859464,-0.0115057845,0.031181162,0.012027038,-0.01331133,-0.0038245171,-0.0024405858,0.039820835,-0.010461066,0.00735563,0.034338985,0.006593895,0.03131676,0.015271574,0.025598215,0.013012464,0.042547293,-0.03233813,-0.039095934,0.0011758836,-0.04554255,-0.02258063,-0.020059379,0.032965265,-0.048643116,-0.017751023,0.037258122,0.041185006,-0.01275698,0.017993214,-0.044430118,0.005653779,0.013039799,-0.005742933,-0.030885,0.0031374728,0.019932434,-0.020697955,0.017452085,0.025117125,0.02740566,-0.04420906,-0.039036922,-0.016118487,-0.017720286,-0.021063866,0.033811964,-0.058147673,0.00067801384,-0.0032723357,-0.02781474,-0.03897422,-0.05169004,-0.0363259,0.03876578,0.0066361623,0.023596132,-0.005494406,0.014453489,0.04625966,0.010121468,0.0072567603,0.013570743,0.013922442,-0.012674323,0.030456493,0.030730043,-0.018408535,-0.016143667,0.033824086,0.03614401,0.008033995,0.009347954,-0.006228514,-0.06757299,0.034290556,0.037916627,-0.027021695,-0.0046005584,0.012859924,0.010505783,-0.046171136,-0.0050731744,-0.0035503544,0.033462297,0.037815556,-0.016972926,0.02286263,-0.011824204,-0.008625053,-0.04158718,-0.004001428,-0.0031337414,0.016524276,0.0046168566,-0.005539414,-0.03973116,-0.0066864863,-0.00024284102,0.034557223,-0.00080510817,0.003870205,0.009124293,-0.0024422,0.04872677,-0.020643907,-0.007935061,0.00057135656,-0.002545478,-0.010669026,0.016266374,0.015304318,-0.021541493,-0.00661489,-0.042663686,-0.015494187,0.06227811,-0.022921752,0.0001912484,0.041611217,0.02212407,0.017468462,0.074512266,-0.009537117,-0.00245621,0.005702794,0.02461702,-0.05770342,-0.019391757,0.002821955,0.057368387,0.003200279,0.018463688,-0.0050822655,0.00004694293,-0.1806736,0.035606306,-0.020268166,0.030940548,0.019756246,0.009676814,-0.0287726,-0.014522186,-0.043818705,0.06794748,0.01331754,-0.061392486,0.0065883757,0.009102034,0.017977728,0.015831146,0.007593093,0.021581184,-0.029780844,-0.042706493,-0.03598707,-0.021939272,0.022408644,-0.0022786192,-0.016756967,0.00872461,0.103624575,0.010363573,0.000697986,-0.037197363,-0.042261112,0.011229367,0.012114009,-0.008272323,-0.019402064,0.020724503,0.019574562,0.008273368,0.04319534,-0.0041861236,0.057994254,0.039169505,0.029493872,0.003016143,-0.0063596754,0.018934356,-0.028078806,-0.0047488576,-0.062152065,0.009015848,-0.013346703,-0.04919866,-0.036747094,-0.028335925,-0.052541666,0.019248715,0.005123899,0.056552984,0.006646189,0.04179411,0.0009969805,-0.016225005,-0.0020705506,0.0035034632,-0.037606493,-0.03663684,0.016803127,-0.020411812,0.015883584,-0.024156967,0.02556057,-0.06834379,0.0019669365,-0.02710002,-0.028638393,0.0023692527,-0.009930791,-0.01628488,-0.037655674,-0.072585426,0.018334948,0.020699197,-0.016867127,0.0009727129,-0.017910616,-0.038766235,0.010647667,0.009001426,0.013333886,0.27430984,0.01285511,-0.010067084,-0.0019005865,0.04393304,0.0011889958,0.016063264,0.057151526,-0.013595705,-0.021593336,-0.04884796,0.011307055,-0.00868326,-0.024446502,0.014419104,0.025672384,-0.06563225,-0.00953381,0.079621345,0.03601368,0.028363338,-0.015754962,0.036055952,-0.003808008,-0.0365442,0.003824615,-0.018804818,-0.006489914,0.006558399,0.03354791,-0.044483744,0.02663336,0.043540806,-0.024732156,-0.012328405,0.0029137596,0.0074814144,-0.0441527,0.033471096,0.041621946,-0.023867525,-0.026479254,0.025625717,-0.019408528,-0.021737063,-0.04089793,0.011516846,0.013567229,0.011181617,-0.036366973,0.037905652,-0.03330833,0.011781764,-0.021971278,-0.0014702982,-0.009098404,-0.013611217,-0.027454501,0.0003336825,0.03248847,0.034683503,-0.017763982,-0.03601811,0.008572228,-0.023381583,0.03163212,-0.01123649,-0.0036435204,0.0019048163,0.0132646905,-0.035648655,0.024654545,0.012155372,0.00877414,0.028059842,-0.0022897392,0.053466856,0.0044814423,0.0063221417,0.03424938,-0.021698428,-0.03316535,-0.009376735,0.01334733,0.0025661616,-0.028543506,0.048194245,0.051927205,-0.03797664,-0.00089004904,0.038410377,0.0077233776,-0.023457598,0.04313463,-0.00065381307,-0.04112622,0.04216722,-0.025713159,-0.06464238,0.012617643,-0.019327711,-0.010690567,-0.030380646,-0.016019465,0.050285187,0.013965198,-0.0032576076,0.0027703117,0.01617647,0.020687668,-0.041450627,0.0046331584,0.027956026,-0.030025922,0.009866918,0.04953368,0.059868027,0.0089561045,0.051656216,-0.01044781,0.037764657,0.012537503,-0.013026849,0.01780333,-0.018822182,-0.09321346,0.00945298,0.03055742,-0.01206682,0.060441528,-0.0077833165,-0.033895284,0.015595379,0.04583567,0.018565565,0.005356443,0.02771059,-0.00038315463,0.017742062,-0.010661528,-0.04137881,0.018738812,-0.016826559,-0.014411754,0.025940176,0.03802751,0.021433927,0.010797787,-0.016406354,0.021429488,0.022660214,0.037536796,0.005485881,-0.036505133,-0.009762228,-0.07133019,-0.010930819,-0.04156386,0.0039936393,-0.026505364,-0.0130356075,-0.016876213,0.02887114,0.05531997,0.020932192,0.0061136526,0.019998886,0.04566809,-0.005840712,-0.021124907,0.009974643,-0.03391628,-0.033825085,-0.020596916,-0.010326757,-0.031116607,-0.042291827,-0.006683259,-0.00039473028,-0.037576664,0.01285749,0.023689702,-0.027878447,-0.030245211,0.03277845,-0.030600194,-0.034456305,-0.011833068,-0.035440583,-0.015476011,0.017421804,0.103525124,0.010047314,-0.0068216124,-0.001631732,0.026919993,0.05231109,0.059377395,0.017874964,-0.011775742,-0.0071421196,0.014987159,0.010846072,-0.006991148,0.011598188,-0.016414396,-0.04631668,0.021660224,-0.028455697,0.018813469,0.023116449,-0.01174642,-0.05590105,0.017252645,-0.029870369,-0.0043788417,0.0043364307,0.08467848,0.0035200035,-0.030131962,-0.0147517165,-0.007898828,-0.0010771636,-0.0133490255,-0.0016874993,0.012017501,0.015874669,0.006396671,-0.0044109644,-0.012016332,-0.0022279702,0.024244431,0.025048058,-0.010645923,-0.031412788,0.014044546,0.013742749,0.00027213665,-0.03509452,-0.050882567,-0.0028683783,0.0062105083,0.02154812,0.01194002,0.043894764,0.018356891,-0.05080418,-0.068993025,0.033633746,0.0043265335,0.0077243187,-0.035031967,-0.004612025,-0.042931333,0.025905345,-0.01011213,0.0023443291,-0.008541104,0.018475875,-0.033504188,-0.0015997797,0.054678585,0.030963996,-0.024660954,-0.027971381,-0.0099979,0.03283443,0.0023734039,-0.03285329,0.00078823336,-0.042653408,-0.006728907,0.012180172,-0.025110185,-0.00538713,-0.041235954,-0.049528662,0.018507637,0.018622886,-0.07507,-0.022505019,-0.016377933,-0.0015205395,-0.006734682,-0.06202708,-0.025147218,0.012640663,-0.016339723,-0.00027688284,-0.053690575,0.012381089,-0.0054345825,-0.0679403,0.019650547,-0.020703249,-0.014676062,-0.041616768,0.05121706,-0.0431843,0.00092806586,-0.008377752,-0.011867956,0.008862118,-0.020329403,-0.012687592,0.0034011344,-0.044369996,-0.032479886,0.06590341,0.020783035,0.0044582793,0.000044451932,-0.018987877,-0.0013483589,-0.015122631,-0.0039684135,0.05590757,-0.037343595,-0.034527786,-0.022165088,-0.00040134785,0.015372112,-0.0070813266,-0.014406459,-0.037573975,-0.015455981,-0.011600261,-0.018052025,-0.021240683,0.000014316673,-0.04684809,-0.0050897435,-0.010610798,-0.022751004,0.011902496,-0.030137734,0.057354275,0.0060225567,0.024596766,-0.015538573,-0.037141908,0.005969773,0.012102185,-0.015177155,-0.0027880066,-0.04335498,0.014034921,0.0010924805,-0.009748897,-0.0028533908,0.036701664,-0.0204073,0.00057549693,-0.045125548,0.028316826,-0.03742038,-0.021573814,-0.01383395,0.027563572,0.04820528,-0.048220105,0.030442327,0.016325774,-0.019806962,-0.006777006,0.011583926,0.023311166,-0.048204303,-0.008261047,-0.01949823,0.014028574,-0.04280153,0.025427451,0.02482553,-0.008937693,0.018326933,0.00021864218,-0.043332864,0.04279994,0.03767031,-0.046629112,-0.049205,-0.021701993,-0.018905856,-0.008093309,0.011780642,0.00089660723,0.01915124,0.0339851,0.026655598,0.030340914,0.017921045,-0.055031464,0.009639951,-0.14997779,0.002594667,-0.0396253,0.028938673,0.011051468,0.023537727,-0.03222966,-0.010691538,-0.02308311,-0.005931102,-0.0057829586,-0.063557394,0.038560696,-0.016300136,0.007165513,0.027563894,-0.028509123,-0.025932342,-0.03774006,0.08373941,0.019414084,0.019243164,0.050203945,-0.023508804,0.015169411,-0.0066958102,0.0044497377,0.012451554,-0.034217995,-0.05189941,0.024454786,-0.040420637,0.018369999,0.04084754,-0.017385876,-0.0067166486,-0.0064479182,-0.0095066,-0.0510119,0.01279442,-0.03815856,0.022718072,-0.02733997,0.0075170845,-0.0007988903,0.07158706,-0.00825315,-0.0061424165,-0.0031149765,0.00993333,-0.019631717,0.0068142335,0.0038704914,0.058157742,0.011727773,-0.030259065,0.0038123238,-0.011366604,-0.006180257,0.014075416,0.009254649,0.040390562,-0.032885402,0.033135187,-0.013431642,0.04076805,-0.08175381,0.0029888141,-0.0026703433,-0.017262641,0.0015316189,-0.015807554,0.004769154,-0.023396313,-0.0057520824,0.0025844113,0.012906589,-0.03249636,-0.046079375,-0.011236803,-0.026690079,0.013816388,-0.01780697,-0.007226199,0.053192288,-0.018261038,0.0027948986,-0.009355957,-0.041240014,-0.006046812,-0.080811724,-0.028368628,-0.020008784,-0.010658695,-0.018833177,0.052827813,-0.035012208,0.026543321,-0.008976593,0.003659861,-0.013381352,-0.037415635,-0.036397643,-0.003447751,-0.010517979,0.018523611,0.0095979655,0.0074829347,-0.008817639,-0.014343467,-0.020035302,-0.034063198,0.00800835,0.05049767,-0.06628267,-0.02052646,-0.031657245,0.047111593,0.032628566,-0.02381899,0.0061667715,0.007600276,0.0076204124,-0.031280946,0.009531756,0.07662155,0.03177867,0.043529842,0.030094186,0.00015282606,0.015594145,-0.041317087,-0.0012827815,0.0044663264,0.052241735,-0.010622796,-0.024017604,0.050317787,-0.040592853,-0.044586793,-0.05332037,0.043899987,0.042199973,-0.04529519,0.031388864,-0.0010637498,-0.0033813852,0.0055862926,-0.02017537,-0.015050655,-0.009097445,-0.0029876598,-0.015997773,0.05419913,-0.00007576899,0.019903583,0.0024334472,0.035682827,-0.027167577,0.04878253,-0.03283165,-0.015419711,-0.032632813,-0.029178184,-0.01575175,0.039692424,-0.031522565,-0.01772432,-0.028232707,0.01723727,0.033324547,0.030866241,-0.025188126,-0.0011313948,0.0339862,-0.021197047,-0.010345896,0.013490739,0.032819107,-0.015319168,0.030140547,0.0025015608,0.07793227,0.047897976,-0.012456004,0.015162968,0.003972082,0.04644668,0.03487795,0.002638913,0.006208195,0.010137258,-0.010367375,-0.02361943,0.07300392,0.005854065,0.013928319,0.03681262,0.021178477,0.017507227,-0.011939674,-0.019051716,0.0138424095,-0.02236696,0.0035489716,-0.018811693,-0.033046752,0.02267859,0.021464227,0.036328085,0.017765632,-0.01862976,0.008894034,0.03506352,0.016887423,-0.022044726,0.027657125,0.019967908,-0.024137257,0.021239981,0.06273587,0.027872061,-0.014406971,-0.03699459,-0.03848443,-0.022507578,-0.0033060082,0.013200441,-0.021974845,-0.00050388207,0.0096956175,-0.010831262,-0.0012660862,0.025214469,0.021805026,0.018155161,-0.058613367,0.015825357,-0.05155352,-0.044020396,0.08214845,-0.020357136,0.024919404,0.0010019746],"last_embed":{"hash":"t4lq0l","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"t4lq0l","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{11}","lines":[64,64],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"t4lq0l","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0366479,-0.0096720895,-0.025305035,-0.011015042,-0.021244723,-0.027111672,0.000049645118,0.014052211,0.019387027,-0.022585027,-0.03098012,-0.019291468,-0.0126832975,0.024519783,0.030030582,0.023167467,-0.020956824,-0.017257927,-0.0027613721,-0.02434567,-0.0032791188,0.011790366,0.050500955,0.005585511,-0.032074332,0.02226898,-0.019178221,-0.025559917,0.032357566,0.044349674,0.016733155,-0.075594425,0.02714524,-0.01768997,-0.05398034,-0.027573012,0.026624838,-0.023925206,-0.031432178,0.037753925,0.029498221,-0.02224173,-0.009187724,0.0017532661,0.06476072,-0.023077106,0.004553719,0.014303663,-0.025878346,-0.03639573,-0.0036380878,-0.0020785958,0.019422716,-0.051078953,-0.02982095,0.0344517,-0.005088419,-0.061763883,-0.021804534,-0.041711513,-0.016946666,0.0067559415,-0.009097665,-0.009567228,-0.0059178295,0.07013961,0.03602071,0.012487628,-0.01720663,-0.03701033,-0.004295943,0.020054122,-0.0019878256,0.034823194,-0.05177653,0.028410649,0.00811948,-0.018115588,-0.019014815,0.015121732,-0.009010046,-0.009930352,0.046944123,-0.033479597,0.02890077,0.023265611,-0.0115772635,0.08450726,-0.03422586,-0.026704926,-0.041952685,0.03316381,0.014539944,-0.01934948,-0.034372896,0.0429395,0.048930764,-0.01896677,0.024942221,-0.0071252473,-0.024245324,-0.032979153,0.034651157,0.032224704,-0.00010571122,-0.02020625,-0.026147757,0.0054930346,0.013068097,-0.025164561,-0.0001900888,-0.0056092804,0.062037166,0.008782495,0.014919447,-0.023067879,0.017412148,-0.044420935,-0.013411527,0.008735644,0.035122983,0.026250785,0.046738602,-0.024584886,-0.010283379,0.01333222,-0.00068322563,0.014125832,-0.012333095,-0.012799113,0.04143329,0.034568563,-0.011638463,0.015708784,-0.010485865,-0.0036314393,0.006217451,0.026516978,0.005778278,-0.033952106,0.010664477,0.048747167,-0.056432467,0.003038246,0.03059952,-0.002174345,0.023198446,-0.015702011,-0.025856284,-0.042843323,-0.023428172,0.016915804,0.009470662,0.042592537,-0.018621864,0.0018379991,0.037406497,0.064964175,0.0146994125,-0.023056619,0.048578907,0.017361,-0.058896516,-0.018004322,0.022964014,0.00013816291,-0.0061386283,0.008300697,-0.002793755,0.033982206,0.030262897,-0.030378195,0.0716735,0.040339526,0.03485265,0.017783897,0.031045808,0.030409118,0.050955642,-0.026432782,-0.030409731,0.0022916838,-0.037363045,-0.018756466,-0.015641958,0.040045984,-0.039929006,-0.021895839,0.00012517469,0.021814318,-0.02013088,0.02204378,-0.01120337,0.010679054,0.03540886,-0.025364513,-0.011856613,0.01675666,0.017711569,-0.030042434,0.04616375,0.05309252,0.042166773,-0.018469522,-0.042676244,-0.05448177,-0.029881049,-0.03567786,0.03603499,-0.102788806,-0.0044918857,-0.021106029,-0.018014772,-0.01909632,-0.024667107,-0.022987269,0.03427968,0.0041151815,-0.009951223,0.021944387,0.025817024,0.06557786,0.02257468,0.009239013,-0.008333561,-0.00027028756,-0.027959451,0.013504601,0.017740436,-0.009200211,-0.009691203,0.04948439,0.03984209,0.010487645,0.005872748,-0.008511449,-0.03851691,0.017449845,0.01778259,-0.006563532,-0.0008105207,-0.018958664,0.01198853,-0.026358994,-0.025519354,-0.0078086196,0.032350674,0.04314964,-0.03128455,0.005751145,-0.01683927,-0.007720959,-0.05752539,-0.016145041,0.023716658,0.013419736,0.0007305268,0.020039333,-0.026849115,-0.0047503375,0.0021152163,0.03791303,-0.020844884,-0.0030319982,-0.0021677972,-0.031053904,0.04690856,-0.031554054,0.015248942,-0.020990245,0.008565893,-0.016067553,0.0034688718,0.009595164,-0.02421974,-0.016415527,-0.033954225,-0.024714459,0.018601824,-0.030370984,-0.005216706,0.048214637,0.0032433134,0.0111200595,0.04907802,0.00072845013,0.013862767,-0.020638742,0.042822227,-0.03532598,-0.016286217,-0.011011432,0.058610536,0.0073244055,0.019027442,-0.003717275,-0.0058404678,-0.17505139,0.016496152,-0.021120436,0.036446497,0.023562865,0.015515357,-0.026733192,0.014921003,-0.03350845,0.03922654,-0.0037699733,-0.052651577,0.020960469,-0.010724816,0.012847737,0.025084257,-0.0046420316,0.01932341,-0.03737505,-0.053919792,-0.025907664,-0.03733752,0.02969829,0.0037506903,-0.00897227,0.019403,0.102576524,0.0017451049,0.009880115,-0.032426126,-0.010421381,0.013940019,0.012470351,-0.011905684,-0.004084851,0.0147151025,0.018137736,0.01703314,0.01702211,-0.00089929835,0.042266246,0.032617018,0.018090168,0.010939757,-0.007905554,0.0053685894,-0.020454366,0.006948047,-0.0597009,-0.004631419,-0.053437237,-0.054409258,-0.009878686,-0.013746686,-0.046033233,-0.0006801006,0.027543234,0.049582783,0.018052654,0.03123659,0.0007326209,-0.025084283,0.008826675,0.017238567,-0.030923495,-0.04831881,0.02873167,-0.023891887,0.030317426,-0.028741624,0.025876665,-0.045088373,-0.009304856,-0.052227646,-0.018636765,0.03399891,-0.0027639808,-0.023446651,-0.021843472,-0.083991416,0.010489578,0.0054403488,-0.0038917249,0.010450811,-0.035071246,-0.012354104,0.020591322,-0.018997716,0.013372209,0.2632489,-0.007604659,-0.0019961547,-0.01160738,0.056108683,-0.02502008,-0.017219579,0.08884419,-0.026433218,-0.03556916,-0.020544743,0.029819105,-0.019088557,-0.0013195073,0.039221976,0.032208025,-0.04211799,-0.006736562,0.07385476,0.030188583,0.018820407,-0.00718058,0.028740559,0.02091149,-0.029788561,0.0028068284,-0.0017400921,-0.003845188,-0.0019038046,-0.005519098,-0.043040004,0.025816321,0.036691684,-0.032341193,0.0075653754,-0.00016591555,-0.0006241631,-0.034413133,0.04158198,0.03127886,-0.00945104,-0.01480413,0.03454326,-0.02610063,-0.045063294,-0.020406283,-0.017379139,0.011421615,-0.021555595,-0.0377889,0.030668102,-0.003049424,0.01633453,-0.024047423,0.00021372132,0.02900088,-0.0061221938,-0.017218215,0.01040438,0.071480684,0.03339864,0.0010124501,-0.013643956,0.006813114,-0.016256925,0.016605929,0.018607955,-0.02470354,-0.0054231915,0.019484155,-0.03004292,-0.0111883115,0.021430494,0.0155149,0.01796845,0.025490243,0.03338167,0.013644935,0.004294416,0.013559589,-0.010626825,-0.02298025,-0.02353637,0.0195781,0.013323885,0.00019987137,0.023464497,0.054396763,-0.00047794468,-0.023047779,0.018142844,-0.008105131,-0.04388377,0.036087207,0.019956136,-0.033805523,0.018868666,-0.0069591133,-0.048405044,0.0041240314,0.000051568677,0.00392741,0.0003192083,-0.0117729725,0.054108977,0.0021716552,-0.008559291,0.016646238,0.02550174,0.033896804,-0.041209307,0.033643384,0.01978604,-0.0051169824,0.041186906,0.046670042,0.06798054,0.0052102515,0.030582055,-0.018681,0.029876295,0.010269855,0.007325202,0.037200008,-0.022700287,-0.077666245,0.006958243,0.0386299,-0.0377133,0.076366045,0.026128076,-0.03467264,0.015103172,0.04313455,0.038668036,-0.010538431,0.03188398,0.002200594,0.0046327836,0.023371978,-0.045486115,-0.009389244,-0.010205707,-0.00017284256,0.012260497,0.056811556,0.017520752,0.013288398,-0.011481395,0.018757744,0.020278774,0.011084396,0.013795102,-0.044413336,-0.021145603,-0.073439814,-0.01963909,-0.06478948,0.0057083983,-0.018582497,-0.022204975,-0.015759412,0.011070353,0.079654,-0.011175763,-0.00047043,0.029271657,0.042781286,0.019736513,-0.023246026,-0.015720757,-0.051690906,-0.049447127,-0.02952192,0.0011667588,-0.031486735,-0.051502444,-0.0039014516,-0.008457936,-0.030982303,0.021451669,0.025262637,-0.025223428,-0.013385703,0.045313675,-0.014766208,-0.013438116,-0.008253089,-0.03231863,-0.024729084,0.019789444,0.10207929,-0.015386884,-0.012618803,0.01601773,0.020314552,0.059332848,0.04381573,0.0075110407,-0.009678203,-0.025712816,0.0012281034,-0.016541975,0.036754794,-0.01897495,-0.028521847,-0.028428774,0.0027815138,-0.017772991,0.023136927,0.015378434,-0.024466664,-0.08217532,0.0046837297,-0.005439762,-0.017963223,0.027768152,0.061875105,-0.0067861103,-0.059677564,-0.0015689582,0.01907821,0.010091447,-0.044967912,-0.016265854,0.029420514,0.026818037,0.015156409,-0.044892002,-0.0061234017,-0.006014647,0.0061341794,0.011658405,-0.02888941,-0.011440384,-0.027694946,0.027744727,0.009022748,-0.025611132,-0.06293512,-0.00052907,0.017299915,0.023138756,0.016198657,0.026641889,-0.0037747445,-0.029438548,-0.04408342,0.031516995,-0.02347669,0.010088893,-0.06681861,0.008683917,-0.04661086,0.008849411,0.018909652,-0.011902772,-0.0061025405,0.010935665,-0.02514809,-0.00388365,0.03210778,-0.0069846385,-0.029016418,-0.03360283,-0.015339022,0.03063096,0.011149329,-0.032664325,-0.038521644,-0.036398128,-0.027132763,0.022544166,-0.022479884,0.001793839,-0.025254272,-0.013507291,0.014906381,0.008554385,-0.05053604,-0.0009111196,-0.011619284,0.03183836,0.012137124,-0.07494637,0.0050887456,0.009132235,-0.011909666,0.0040993625,-0.032957774,0.0077342037,-0.003397411,-0.04622354,-0.0065870816,0.0051218183,-0.017869815,-0.034157425,0.06966906,-0.03335109,0.020272246,-0.018778916,0.015307499,0.0034471129,-0.023396181,0.008021056,0.017178945,-0.02319466,-0.014865,0.07232893,0.037218716,0.0011308282,-0.047415853,-0.019237954,0.0149408365,0.0019829017,0.037897386,0.07306964,0.021919657,-0.027475605,-0.02556966,-0.015458593,0.022374205,0.00060596154,-0.017507238,-0.01091729,-0.015647832,-0.021656955,-0.016657816,-0.016653867,-0.00054018485,-0.04552761,-0.0045521026,-0.022772737,-0.043465693,-0.0017315748,-0.032217626,0.04503387,0.0060495725,0.016665203,-0.029869892,-0.026215969,0.037264533,0.01395654,-0.018835548,0.0063457508,-0.06149137,0.0102068195,-0.002693368,-0.0053619747,0.013819067,0.01649289,-0.0018939937,-0.0021466662,-0.0519383,0.038683828,-0.042488094,-0.012543257,0.0006527845,0.042991564,0.038192738,-0.034976307,0.028159883,-0.010761886,-0.023326313,-0.007856619,0.010156926,0.032885544,-0.03721426,-0.030451262,-0.038594764,0.017370485,-0.033334695,0.037993506,-0.0009679625,-0.0064329626,0.04050991,-0.004225525,-0.025357507,0.009537902,0.033914946,-0.054223984,-0.070960276,-0.002887492,-0.019617315,-0.03858488,0.003992677,0.023989305,0.02010952,0.04266388,0.04732146,-0.009121776,-0.00014641372,-0.029104918,0.0017023751,-0.1516902,0.02447071,-0.022936799,0.0034393535,0.026794638,0.020569405,-0.024433626,-0.02361991,-0.04411981,-0.022634929,-0.022255894,-0.03403433,0.02948902,-0.020348338,0.01668466,0.05497125,-0.016828602,-0.0012246483,-0.03344173,0.07376175,0.027647212,0.036784977,0.057328437,-0.052505955,0.028519288,-0.021423781,0.00071256555,0.019916201,-0.03963423,-0.037507836,0.006225746,-0.017125834,0.018038396,0.0005370578,-0.045626193,-0.024386032,0.0014785151,-0.018417994,-0.010223951,0.0152815245,-0.033864275,0.01901302,-0.024659337,0.036929347,0.016513575,0.054878365,0.0010249835,-0.02946234,-0.020093793,0.0031304737,-0.020028023,0.0057288925,-0.009041003,0.0068879835,-0.01878441,-0.008441018,-0.014273139,-0.0065539903,-0.021352181,0.007359713,0.032185167,0.024405,-0.04671987,0.024593187,-0.044307712,0.025140952,-0.072578534,0.009423213,0.0003456439,-0.022046406,-0.028949834,-0.005413579,-0.041436784,-0.01983962,-0.00031952912,0.004393443,0.007785957,-0.049107227,-0.021921389,-0.024489915,-0.006718161,-0.0044110995,-0.012633343,0.008310793,0.026219087,-0.016643427,0.012008152,-0.010594347,-0.04084383,-0.014186341,-0.07437171,-0.038581718,-0.010512713,0.016157426,0.0018329024,0.034936994,-0.012074654,0.02877627,0.002317793,0.004911586,-0.031941205,-0.012207536,-0.038149346,-0.0022592442,-0.053015716,-0.004273524,0.010409044,0.029269533,-0.00916802,-0.0033637483,-0.0046703676,-0.03906839,-0.009403745,0.023669798,-0.046480346,-0.01679382,-0.024296377,0.03543051,0.012162643,-0.023068307,0.009673254,0.026277382,0.013830313,-0.020003816,-0.007967352,0.07454515,0.03430866,0.015966218,0.026517423,-0.021412002,0.029506112,-0.061382532,-0.031014197,0.0322228,0.03487028,-0.0086427415,-0.018448006,0.06010173,-0.014581125,-0.053794608,-0.042794283,0.025449708,0.04050393,-0.017813746,0.012606544,0.0027302597,0.0056784814,0.015467061,-0.025000792,-0.031880923,-0.014323126,-0.023576008,-0.029303204,0.07106354,0.0062392456,0.009538614,0.028209783,0.009924653,-0.04214899,0.06285885,-0.030322827,-0.035667636,-0.046666082,-0.050431464,-0.020223558,0.037352286,-0.017124742,-0.03199415,-0.03453059,0.021491814,0.06495487,0.0017472823,-0.03491823,-0.017178012,0.027595049,-0.0048845424,-0.030776955,0.012304463,0.017413097,0.001338414,0.055991475,-0.023020167,0.060955044,0.04794189,0.0073341103,0.02868137,-0.0021701779,0.030550811,0.019596579,-0.013460611,-0.015841147,0.015042423,-0.014442976,-0.01148337,0.06814357,0.027351152,0.0052222675,0.0029682536,0.038113844,0.027987763,-0.03160044,-0.022978645,-0.002877548,-0.052467417,-0.0009972,-0.005276555,-0.013761394,-0.015326775,-0.009009133,0.032584026,-0.005350267,-0.021633433,0.04862663,0.023417195,-0.005660455,-0.0026395954,0.028235463,0.024386512,-0.03892806,0.01516295,0.05699845,0.019784713,-0.000697121,-0.035525907,-0.057804547,-0.016275108,0.009401877,0.017856339,-0.0143722575,0.024346873,-0.015612105,0.020446273,0.0029453153,0.033620264,0.0019671193,0.011707411,-0.026144046,0.0025752466,-0.058408223,-0.02295344,0.046203885,-0.032830272,0.0025507945,0.020131532],"last_embed":{"hash":"1qarqtl","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1qarqtl","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Your Habitify Setup#{12}","lines":[65,69],"size":91,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qarqtl","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010686347,-0.0117754815,-0.024139619,0.005754998,-0.02013668,-0.01436518,-0.01524782,0.018578503,0.006794264,-0.026573557,-0.041088838,-0.027471704,-0.005268318,0.033328064,0.039607886,0.00577618,-0.009637634,0.008835109,-0.015459663,-0.021114621,0.030911654,-0.015859531,0.05691956,0.008114624,-0.029303635,0.013661958,-0.0150283715,-0.004928307,0.037921894,0.047844004,0.010057998,-0.059147958,-0.01375981,-0.015034189,-0.08293299,-0.0077626244,0.02783156,-0.0052518165,-0.028116493,0.03546292,0.008371885,0.0077554593,0.010270903,0.002877087,0.05035807,0.0005161842,-0.02161489,0.002623693,-0.016988428,-0.08012145,0.0074132867,-0.010213044,0.013360248,-0.016414527,-0.025044428,0.03259412,-0.01491195,-0.05073151,-0.042316034,-0.044715647,-0.018511977,0.031414114,-0.018859982,-0.014086161,-0.019092407,0.048327513,0.043651465,0.018162146,-0.029138003,-0.06441445,-0.0003575116,0.022136992,-0.04245077,0.0063295984,-0.058500886,0.008717693,-0.005012074,-0.03697884,-0.0006391661,0.017028991,0.0024544431,-0.02367795,0.045384735,-0.020204019,0.0060761254,0.025812376,-0.01612201,0.10901039,-0.011737595,0.0067373705,0.0008242112,0.01450236,0.0056461007,-0.040269528,0.0075880974,0.014996665,0.028279413,-0.025292024,0.035380766,0.022765446,0.0154287135,-0.038306456,0.030468078,0.029107332,-0.014995238,0.00029378018,-0.019810993,0.0081847,0.005910173,-0.03328782,0.024982706,-0.0036985362,0.046790533,0.020260705,0.007157915,-0.008569516,0.0054320297,-0.07399977,-0.008141138,0.008166355,0.041498933,0.007530897,0.013806666,-0.023233337,-0.042327855,-0.019168466,-0.0048544295,-0.01072189,-0.0077544088,0.016792841,0.024945341,0.058886144,-0.028774925,0.035863835,0.0003290145,-0.01058569,0.020563835,0.050867204,-0.009299776,-0.0360582,0.020631967,0.05393285,-0.088079944,-0.0070269434,0.033669718,-0.03608407,0.035411652,0.005122859,-0.00983763,-0.03277553,-0.024854872,0.033867415,-0.01770325,0.018445874,0.011668577,0.012785113,0.045531385,0.05092812,-0.0024853533,0.013067169,0.028755488,0.02694907,-0.03919578,0.028285079,0.037552346,-0.0094717955,0.0038985594,-0.014554082,-0.018284928,0.041912355,-0.00058650447,-0.00013948177,0.058366377,0.0031022541,0.019002771,0.019593209,0.053932313,0.029276216,0.016563466,-0.04041139,-0.054032635,-0.008637212,-0.03782403,-0.02572769,-0.027045064,0.034629546,-0.018525666,-0.018208096,0.018782174,0.05475717,-0.008680102,0.026510777,-0.03173296,0.050195068,-0.022616632,-0.034721795,-0.0076678596,0.01003855,0.0018332563,-0.009013229,0.03007934,-0.0033321115,0.03176834,-0.016348366,-0.04808832,-0.032027997,-0.017929181,-0.027126139,0.016619384,-0.042979054,0.002459242,-0.027239298,-0.011926209,0.0072429357,-0.04256535,-0.009609603,0.0040528337,0.019153327,0.017841468,-0.0023422271,0.04152798,0.054735944,0.022849297,-0.025266787,-0.00042700485,0.0018758299,-0.03792056,0.03257424,0.047097582,-0.0067156944,0.0034116656,0.048399493,0.016283877,0.023130639,0.009950541,-0.049097035,-0.01895555,0.0308637,0.018169116,0.03473584,-0.0062607136,-0.036161344,0.0048238807,-0.026524084,-0.0129803745,-0.025938747,0.023033934,0.004410227,-0.035421245,0.02354386,0.0015834266,-0.01792898,-0.029913392,-0.025168015,-0.029226104,-0.0013700443,-0.0026794546,-0.0011865207,-0.04523687,-0.009220332,0.029136542,0.037593286,-0.010817346,0.0018652111,-0.013495002,-0.031739622,0.05169091,-0.022567937,-0.020613406,-0.018495938,0.0013074173,-0.029721892,0.023373995,0.011882933,-0.010199142,-0.004644722,-0.021168174,-0.0008360356,0.06545061,-0.024893539,0.0031017652,0.064752296,0.008806882,-0.017732961,0.052166935,-0.018877286,-0.0019713563,-0.032960035,0.06400675,-0.05385315,-0.012674631,-0.005026929,0.04480892,-0.0004913013,0.0150163695,0.0130587295,0.009378871,-0.17906773,0.008479464,-0.005434528,0.0074592796,-0.00014342206,0.02900437,0.002971924,0.0050842543,-0.018030599,0.0454712,0.016496895,-0.056048963,0.013986349,0.027262548,0.047182865,0.016006755,-0.0064197206,0.0059212074,-0.03719386,-0.04214934,-0.073070794,-0.051043708,0.042589217,-0.02177473,-0.043383498,0.003338928,0.08530145,0.0076718703,0.001193806,-0.0129387025,-0.058054283,-0.002199126,0.008364877,-0.026381,-0.0032566416,0.033371504,0.007890929,-0.016065268,0.019873302,0.0034225814,0.052507598,0.049969498,0.026211336,-0.0070525613,0.006539627,0.020989526,-0.019905286,-0.008162726,-0.04751793,0.0032222662,-0.006421214,-0.04096266,-0.02915372,-0.031137232,-0.04701671,0.019334508,0.033560224,0.01771738,-0.015409457,0.04800126,-0.017412912,-0.045740325,0.013282108,-0.0013840166,-0.024854483,-0.017905867,-0.0045490908,-0.008706846,-0.012502746,-0.037044786,0.003281045,-0.058695514,0.011289394,-0.03249651,-0.006470578,-0.005158053,-0.02124534,-0.01686518,-0.014466551,-0.079489574,0.029719831,-0.009618778,-0.020428436,-0.012044868,-0.019761322,0.0005816118,0.009011973,0.0034843732,0.0030363626,0.24153847,-0.02366677,-0.022521436,-0.0089845965,0.03147413,-0.023689434,-0.031631347,0.09669494,-0.016687602,-0.04267506,-0.026053417,-0.0033620286,0.016165974,-0.02316338,0.020230312,-0.0045526493,-0.046091795,-0.00396848,0.07914388,0.0014491772,0.051549874,-0.006500253,0.025625661,0.010472276,-0.060686138,-0.015261898,-0.0032057702,0.012476287,-0.00757484,0.044814434,-0.036454834,0.009782258,0.028878639,0.0069055804,-0.0109712845,0.013748738,0.024418164,-0.026437981,0.029182497,0.026536638,0.023369202,-0.018034935,0.013073631,-0.028329777,-0.008883355,-0.037385803,-0.008705784,0.027675422,-0.0069942013,-0.03620756,0.040714335,0.004456664,-0.0077746017,-0.007370699,-0.014092524,0.012220497,-0.00340288,-0.02322209,-0.011672707,0.031086111,0.02636345,0.010259259,-0.026001899,-0.005891423,-0.022187084,0.038786743,-0.0014401004,-0.022386216,0.02113035,0.009483269,-0.01891255,0.015168159,0.007176874,0.0011110757,0.030614978,-0.03139896,0.025118517,0.002912414,-0.0126321465,0.02704936,-0.020686569,-0.02733604,-0.010501288,0.033089124,0.012846866,0.018525686,0.012011271,0.08132681,-0.034526985,0.010335616,0.009978793,-0.0038040369,-0.0035545665,0.017419904,0.01176868,-0.012726161,0.01986936,-0.0134708155,-0.059205726,0.015765036,-0.027183566,0.014211539,0.003454054,0.0071762647,0.043840554,0.0057352553,-0.013676848,0.015768826,0.010902139,0.050423034,-0.050849773,0.011068136,0.019789949,0.008582989,0.028775685,0.058415696,0.07123103,0.0127508985,0.04098324,-0.026077477,0.016388481,0.039788518,0.0038220074,0.014029408,0.0032375555,-0.06734168,0.013413889,0.0064400863,-0.008208715,0.05337231,0.015741335,-0.021494297,0.012674878,0.044257086,0.019965729,-0.017682685,0.033746578,0.011375173,0.025911931,0.021496138,-0.068474516,0.008979708,-0.014200929,0.008393575,0.014937785,0.08497311,0.02753457,-0.017129928,-0.042074185,0.008573193,0.013753788,0.0063022156,0.018970815,-0.05985684,-0.030731134,-0.08778817,-0.008562101,-0.03883786,-0.032311272,-0.04421137,-0.005644424,0.009282612,0.006862297,0.060078967,0.013872915,-0.021441322,0.017495692,0.06290201,0.011305187,-0.010600764,0.008641866,-0.07040113,-0.03629556,-0.020578586,-0.0003144273,-0.008944697,-0.07225483,0.004401051,-0.004902399,-0.0120247565,0.008469276,0.034097567,-0.039185934,0.025114447,0.032964695,-0.0024786745,0.0030653903,-0.036000177,-0.039004344,-0.028330734,0.0037585665,0.120654106,-0.0020611275,-0.016448414,0.017085455,0.02460972,0.061011508,0.011361897,0.025929114,-0.022110896,0.009947932,0.009567685,0.00914425,0.016778767,0.013728932,-0.02317771,-0.03695622,0.018646011,-0.0013548593,0.031405956,0.008345525,-0.027701229,-0.035590395,0.0011077415,-0.015717335,-0.00531771,0.025594708,0.07599357,0.04058298,-0.021465505,-0.025005702,0.0055653746,0.0031755837,-0.026089016,0.0023935058,0.038312983,0.014941691,-0.0026224055,-0.0027561595,-0.00007225895,-0.0089328615,-0.019589834,0.068238735,-0.013324823,-0.029807718,-0.023978263,0.017880287,-0.0111074075,-0.022063661,-0.04480143,-0.0016163986,0.020113526,0.031711407,-0.003559091,0.051767323,0.019441802,0.021608515,-0.046445683,0.03897934,-0.0077536437,0.017298603,-0.016770847,0.016700545,-0.029006153,0.012786394,-0.001354119,-0.022516305,0.001907394,0.033349294,-0.029967295,0.026510928,0.035752393,0.014342836,-0.051617164,-0.043200947,-0.03816124,0.019497529,0.008154676,-0.037598092,-0.031947564,-0.020909984,0.0014517294,0.016146919,-0.01244034,0.0011227018,-0.012710608,-0.010893032,0.033956405,0.026108298,-0.067203544,-0.011179536,0.00036268562,0.028856844,0.018478775,-0.046480294,-0.03912513,-0.0039079553,-0.021535939,0.0050923745,-0.04677854,0.011372526,-0.03675809,-0.036010645,0.008818324,-0.0012496522,-0.020513343,-0.04958726,0.05686089,-0.052615803,0.016766565,-0.032669574,0.0017285586,0.0089515615,-0.05339665,0.0012146713,0.028749319,-0.032180276,-0.017513037,0.060913943,0.035627175,-0.010817024,-0.044767458,-0.02882351,0.026357802,0.001248003,0.018553643,0.06698785,-0.012967042,-0.034030285,-0.011350706,-0.0125486525,0.017692339,-0.032069087,-0.019134799,-0.036368717,-0.0073171942,-0.0011628115,0.0032593035,-0.016920952,-0.016115917,-0.016917102,-0.010798627,0.013308864,-0.0369724,0.005292903,-0.04557193,0.037555497,-0.0064030034,0.04927081,-0.02083031,-0.009589343,0.04213878,0.044276386,-0.033271227,0.007999116,-0.039578494,0.0074337795,0.008869912,0.03230504,-0.012117623,0.047373056,0.0015203744,-0.011909938,-0.041435614,0.038633134,-0.012955862,0.012821331,-0.00012504138,0.05374236,0.040189516,-0.042482793,0.049265355,0.0086782845,-0.026433622,-0.0019135154,0.02935545,0.04176641,-0.04250396,-0.016261159,-0.036743067,0.0011532559,-0.027214365,0.043756805,-0.014975276,0.0014273934,0.03442335,0.0013508922,-0.040309615,0.021783601,0.03212174,-0.05538447,-0.055566926,-0.0393403,-0.017488817,-0.04115011,-0.0026140015,-0.0012433819,0.0183254,0.024511756,0.024201626,-0.020631049,0.026467906,-0.047722746,-0.0052791005,-0.13626796,0.0012310112,-0.034445688,0.009477433,0.00029388195,0.030156555,-0.030514201,-0.00042203304,-0.042045653,-0.0076086847,0.0055091013,-0.05095178,0.020609519,-0.037258282,-0.023621896,0.030129848,-0.050705843,-0.015780348,-0.028332755,0.03785647,-0.004080277,-0.00048486842,0.05491287,-0.018149164,0.017071346,-0.0016710038,-0.008692341,0.0056172367,-0.02747834,-0.046464697,-0.0002538213,-0.041589215,0.021771286,0.016071077,-0.014382423,0.011023595,-0.0002675757,-0.0077408245,-0.013361164,0.03298951,-0.06173092,0.029221,-0.0046215462,0.019811196,-0.021324942,0.053055048,-0.006250289,-0.011817946,-0.032458384,-0.020464437,-0.027907914,0.021794083,0.0012324605,0.016915863,-0.017257554,-0.027826194,-0.0144601315,-0.012333405,-0.044714257,0.007727054,0.011738695,0.025072956,-0.037860688,0.0010783799,-0.06405559,0.036452595,-0.069013596,0.010710384,0.017061165,-0.04277056,-0.0036373327,-0.007442404,-0.024229938,-0.0021117958,-0.010594649,0.025133317,0.011208049,-0.027537057,-0.054157153,0.009332332,-0.016686384,0.017724182,-0.008246253,0.025066478,0.049324263,-0.022206903,0.013108352,-0.009782519,-0.020812744,0.013471326,-0.07203584,-0.029196166,-0.023133608,0.0144680785,-0.009205784,0.022029307,-0.030796766,0.036386393,-0.017234698,0.020888168,-0.025315259,-0.03615419,-0.023462132,-0.026772643,-0.022108793,-0.010154658,0.013379441,0.002858372,0.00434387,-0.01724713,-0.0050818734,-0.026502928,-0.019774428,0.048100352,-0.06814241,-0.023863627,-0.0016072927,0.029717391,0.02103189,-0.019534549,0.018228345,0.012730325,-0.00087624113,-0.027691603,-0.0055472148,0.06612901,0.033496104,0.006907919,0.020667762,-0.007824944,0.01594732,-0.08462213,-0.009749859,0.014595181,0.012800504,0.00086165534,0.0039659524,0.047293134,-0.04209804,-0.04478185,-0.011170047,0.004798373,0.041858558,-0.013211268,0.01556201,-0.03341251,0.007926074,0.038327035,-0.013441248,-0.030420009,0.018262759,-0.0035112253,-0.026173772,0.07972295,0.0042263283,0.018273227,0.026905153,0.030376218,-0.049346633,0.036165915,-0.02590519,-0.027850067,-0.015978256,-0.028587138,-0.003586918,0.04715501,-0.006586826,-0.018323693,-0.033386398,-0.000772747,0.03005939,0.036876667,-0.024698514,-0.022270154,0.03574533,0.003394138,-0.020471195,0.008674823,0.03035243,-0.022188017,0.026908822,0.0069113774,0.02409906,0.060191236,-0.004587007,0.02221371,-0.005734593,0.0379254,0.029956542,-0.020761792,0.005188378,0.0044370787,-0.027222853,-0.0110663185,0.08969295,0.010626185,0.0039482084,0.019684596,0.018618505,0.060427666,-0.010478422,-0.029993415,0.002357496,-0.024134528,0.014363814,-0.012397836,-0.028871866,0.01630823,0.015359661,0.01852482,-0.023500308,-0.02658766,0.019723209,0.030106457,0.0112472335,-0.010474519,0.006540569,0.038425848,-0.04228383,0.0064122127,0.05292785,0.0144172115,-0.018632544,-0.03412788,-0.03687403,-0.018220164,-0.011172441,0.008739738,-0.04052371,0.03121504,-0.028297968,0.017011717,-0.008827169,0.047247916,0.020622319,-0.005716765,-0.05220216,0.014966525,-0.06947073,-0.016109055,0.049252015,-0.016580421,0.023476437,0.012556394],"last_embed":{"hash":"15y90aa","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"15y90aa","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify","lines":[70,91],"size":517,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"15y90aa","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00267154,-0.009981241,-0.024226148,-0.023180403,-0.037907593,-0.043275177,-0.009677178,0.044747323,0.02292346,-0.010463632,-0.020077623,-0.023370609,0.010927668,0.018933116,0.04988792,-0.005389456,-0.0006902539,0.004345368,-0.024855165,0.0126991095,0.01898608,-0.0028374288,0.0475525,0.01862077,-0.022819145,0.022657953,0.0061768135,-0.0185607,0.025930932,0.049119163,0.02067387,-0.089674495,0.0019164401,-0.027080998,-0.04784406,-0.008649405,0.021109331,-0.008339434,-0.03286283,0.015983352,-0.006217005,0.020140968,0.017111506,0.016131133,0.059661467,0.014239615,-0.0350217,0.009401623,-0.045519162,-0.05145383,0.009242484,-0.012805602,0.016442059,0.013262798,-0.051298954,0.019000215,-0.027281443,-0.06441256,-0.0392398,-0.059417404,-0.017451344,0.020380711,-0.02598152,-0.012641195,-0.0060738004,0.07517029,0.04144834,0.02247053,-0.025104528,-0.05302174,-0.007587141,0.024464354,-0.060805887,-0.010890076,-0.048002467,0.014498603,-0.0014821249,-0.02969546,0.019874068,0.027338346,0.0011699528,-0.026564423,0.0049307556,0.0008110741,0.0071371105,0.032854713,-0.019133957,0.09984285,-0.0380787,0.0024418272,0.00032661337,-0.0041469308,0.008770545,-0.011078311,-0.019550275,0.014645994,0.011746375,-0.04077221,0.028295381,0.029774958,0.016490834,-0.022753984,0.04089278,0.021079985,-0.015011833,-0.008425351,-0.01484291,0.015216987,0.0032096216,-0.01781896,0.007209877,-0.026159931,0.04202122,0.013398833,0.017094297,-0.008648055,0.010683971,-0.038994536,-0.0015745523,-0.00599366,0.05138101,-0.0033945611,0.031019114,-0.03396146,-0.02274277,-0.029069256,0.008063064,-0.022672817,0.017992452,0.007776617,0.036662277,0.04419817,-0.01469645,0.021536883,-0.024799975,-0.019573478,0.023323944,0.019628594,-0.021322595,-0.051635414,0.0073222327,0.064071804,-0.06454665,-0.016443202,0.028102523,-0.034897774,0.016636008,0.029192982,0.004472366,-0.02753289,-0.0331141,0.015447142,-0.0037825708,-0.0084877405,0.004855678,0.009415966,0.05078167,0.055823706,0.0025197954,-0.009147586,0.011888175,-0.0077650594,-0.049179032,0.012010186,0.012383894,-0.0068134707,0.0029125998,0.0023858296,-0.0016265224,0.044219207,0.0033322626,0.0069627957,0.046934616,0.0059314147,-0.00630688,0.027012026,0.058343522,0.023058183,0.050681893,-0.038510688,-0.08386471,-0.00815519,-0.029141469,-0.008435013,-0.016818216,0.032232955,-0.026870158,0.002620394,0.017130455,0.05819841,0.0043052607,0.020427397,-0.035320044,0.036881935,0.0024134896,-0.04811782,-0.020518318,0.004874697,0.0077313124,-0.006305347,0.02140987,0.0053528114,0.014635667,-0.0485573,-0.035545833,-0.017677192,-0.0023108195,-0.00063071004,0.019556496,-0.025132496,-0.03325025,-0.00059289637,0.001996172,0.00028410816,-0.07121516,-0.030826783,0.043743074,0.00836007,0.000894337,-0.002452783,0.020968257,0.059114605,0.0046672765,-0.02188047,-0.01068117,0.0014249205,-0.04514809,0.008012072,0.038879793,-0.025968177,0.0015734785,0.05271708,0.02936151,0.0050852676,0.014822524,-0.03713873,-0.051686823,0.03445541,0.005990383,0.010659375,-0.010345188,0.0067658597,-0.0013196882,-0.044148263,-0.002656297,-0.024410255,0.031279836,0.013927893,-0.018781923,0.017808316,-0.0003747644,-0.0042808917,-0.03544582,-0.017117662,0.007900259,0.006218255,0.0034514198,0.013063859,-0.030927254,-0.010261783,0.03372094,0.007606732,-0.0174053,-0.0006626056,-0.005595803,-0.015838055,0.035518754,0.0013705711,-0.008232061,-0.027613752,-0.015085691,-0.039284416,0.040150583,-0.017981643,0.007979957,-0.026438797,-0.044242863,0.00053836487,0.04351658,-0.02552901,-0.040952478,0.018946689,0.017249232,-0.00029353343,0.03342859,-0.021761425,-0.008831719,-0.018762765,0.034526058,-0.048201196,-0.02271463,-0.011145,0.05081418,0.007928763,0.017486306,0.041917026,0.014112915,-0.18709917,0.01613417,0.0069047147,0.025106167,0.018246908,0.0054607713,-0.015842544,-0.00290971,-0.0059477626,0.030717138,0.061426148,-0.051687274,0.026461761,0.0021414568,0.0518841,0.024699718,-0.017418584,-0.002067909,-0.026635006,-0.041337047,-0.060625564,-0.02594232,0.051583204,-0.026786061,-0.035312064,-0.0039128084,0.099099375,-0.01972279,-0.00031330186,-0.030086419,-0.064328164,-0.019957922,0.0024125827,-0.010331955,-0.0016974141,0.016358973,-0.02150826,0.016997432,0.026708925,0.008225132,0.026641577,0.060491115,0.028574625,-0.003367448,0.0089089,0.016121257,-0.026543463,-0.0129034165,-0.029050307,-0.0037886868,-0.025200104,-0.061014567,-0.050901663,-0.045012973,-0.03544333,0.022266096,0.040011767,0.020014504,-0.010247368,0.080030605,-0.027119959,-0.057113994,0.024912944,-0.008471438,-0.008600404,-0.017130705,0.009168981,0.013461308,0.013054143,-0.018337466,0.02943416,-0.043915883,0.016892683,-0.029362774,0.0073775873,0.011924276,-0.019052057,-0.0038129112,-0.01701181,-0.08666604,0.0061452426,0.0026687118,-0.0122291995,0.00083681114,-0.018862264,0.017310444,-0.001270785,-0.00012884775,0.0011062351,0.24682237,0.008087724,-0.030883787,-0.009629335,0.0334481,-0.030288972,-0.015170928,0.082585774,-0.0022707812,-0.037691183,-0.041159015,-0.019275142,0.030542266,-0.03550481,0.027654901,0.008604184,-0.05023423,0.0022364599,0.086733006,0.02325914,0.0438347,0.007632552,0.035784695,0.003914915,-0.06230899,0.00036819605,-0.01927041,0.023917608,0.00041290154,0.047306694,-0.024346925,0.03402498,0.03698903,0.0046522315,-0.0024897624,-0.0034980832,0.02357454,-0.06793558,0.019666754,0.029949067,0.011617296,-0.028178228,-0.0033203622,-0.010263152,0.00482269,-0.0503884,-0.00611638,0.036118627,-0.009194559,-0.038721707,0.032385547,-0.021246284,0.009147715,-0.0101783825,-0.028012186,-0.013948506,-0.028128909,-0.02939247,-0.014999073,0.033362288,0.02456019,0.009053482,-0.024644589,0.026659967,-0.028257702,0.037718356,0.004856634,-0.0209462,0.018967535,0.039106596,-0.023872541,0.016972201,0.00088133983,0.005116628,0.031521067,-0.0404416,0.031172698,0.0017485303,-0.013447148,0.032203417,-0.010275545,-0.01993551,0.0067352955,0.035320282,0.0044791605,0.013749863,0.022061791,0.045723222,-0.028324546,0.0022437365,0.023774268,0.0040247613,-0.010600177,0.01976084,-0.017873712,-0.016017446,0.03060752,-0.014562713,-0.039941654,0.038660653,-0.029101698,-0.009711541,-0.0046858136,0.012078902,0.037555166,0.020271048,-0.007895303,0.005065213,0.023691706,0.026315926,-0.042631302,-0.0012358943,0.03251622,-0.029057398,0.01585208,0.0707919,0.048314612,0.0054713804,0.02516302,-0.024718812,0.026300505,0.015847258,-0.029879771,0.049494375,0.00278249,-0.048628066,-0.000900943,0.0336714,-0.008932448,0.047234617,0.008181138,-0.024546202,-0.002369529,0.036231752,0.047138948,0.004990496,0.051952194,0.0059041274,0.039770465,0.018092284,-0.04778576,0.03902511,-0.016138861,0.01958353,0.017767066,0.047608107,0.010024607,-0.029399151,-0.029681422,0.0336331,0.017480848,0.01542793,0.023144852,-0.042109907,-0.02385432,-0.0717611,-0.01452618,-0.034107603,-0.03647158,-0.030457536,0.015134051,0.015702404,0.0067451037,0.06470463,0.028114807,-0.004666669,-0.0024562876,0.021051398,0.0051362305,-0.004617634,0.023099167,-0.059019018,-0.046120632,-0.027525075,-0.010307157,-0.006484081,-0.09452624,0.0242442,0.004103532,-0.01653372,0.005116828,-0.012290402,-0.06586594,-0.0008873594,0.07264762,0.006343656,-0.010968243,-0.027172776,-0.038674798,-0.033894937,0.004577922,0.12905292,-0.0023924403,0.002001505,0.0075016282,0.011585983,0.06983336,0.031409208,0.02515382,-0.009884562,-0.011332903,0.0034369687,0.020580262,0.0016550937,-0.0020214124,-0.016143318,-0.016487898,0.02201689,-0.0060844314,0.032266047,0.021143833,-0.0072675054,-0.035533473,-0.002181991,-0.005379897,-0.016806172,0.020745296,0.06550787,0.0430604,-0.030989204,0.0087305,-0.00981482,0.014056148,-0.006212945,-0.011311545,0.047946423,0.016167905,-0.010303394,0.0022707055,-0.000092216105,-0.0041408306,-0.01909111,0.027956847,-0.01416822,-0.014661845,-0.015983637,0.015025612,-0.010024147,-0.055197224,-0.03883734,0.008187133,0.012329317,0.031485174,0.013177916,0.050236378,0.012563326,0.007204533,-0.062398497,0.02270844,-0.03688861,0.0062512434,-0.028356304,-0.009148019,-0.04325358,0.0155803105,0.0012388692,-0.038690023,-0.007748115,0.027513426,-0.014445749,0.027032671,0.033615183,0.019582389,-0.059960146,-0.031621553,0.005148779,0.02848968,0.01986494,-0.02584504,-0.015140627,-0.013451626,-0.01615446,0.0013836664,-0.012000026,-0.0019000416,-0.022454211,-0.012897273,0.03776711,0.022158036,-0.08103325,-0.0062351744,-0.014417966,0.002621083,0.036091086,-0.036069125,-0.017049775,0.02546578,-0.04001984,0.015598312,-0.047613613,-0.007885545,-0.019676968,-0.038981356,0.0051488588,-0.012330026,-0.0070716026,-0.044224236,0.068680115,-0.027143352,0.008574475,-0.016610473,-0.0041513345,-0.003370333,-0.04276405,0.008935089,0.008887336,-0.024600033,-0.018678214,0.06776787,0.0380848,-0.0109694125,-0.039249253,-0.022629565,0.023966426,0.013399087,0.011510895,0.056982387,-0.01007972,-0.026786579,-0.025679274,-0.032288313,0.013374056,-0.023488345,-0.012836264,-0.016109807,-0.008037086,-0.017050948,0.003258467,-0.023495618,-0.003810891,-0.016602088,-0.010638082,-0.01272472,-0.020555807,-0.0072751823,-0.028266896,0.030444274,-0.0042651454,0.033616394,-0.0085662175,-0.004139715,0.057401706,0.026662946,-0.017666936,0.016889961,-0.024496006,0.0024450822,0.005713675,0.03622681,-0.019711725,0.053861693,0.0019201395,-0.00796858,-0.035980683,0.028260397,0.0034863518,-0.003503032,-0.029249154,0.02476077,0.05287743,-0.04198444,0.05155848,0.0019506881,-0.03269814,-0.0009153993,0.03200138,0.042557213,-0.025942387,0.0023691065,-0.04400749,0.00609328,-0.030602824,0.03422354,-0.02049863,-0.0030240018,0.02436935,0.0023763163,-0.03423764,0.02728331,0.042404514,-0.046210513,-0.060038727,-0.023933528,-0.026463967,-0.01493291,-0.024598995,0.0031989117,-0.0048747924,0.02205463,0.039491776,0.0020137923,0.0043009706,-0.036087047,0.0134257,-0.15357965,-0.001300862,-0.031192267,0.019783441,-0.0013172718,0.03231373,-0.03999384,-0.005264004,-0.01959266,-0.012838594,0.0029636447,-0.034329187,0.040100574,-0.048468065,0.007318528,0.020909693,-0.025137272,0.008723254,-0.024032205,0.06105213,0.00581859,0.011326861,0.063576065,-0.0014510119,0.02335234,0.0057110023,-0.02140051,0.011656682,-0.04168782,-0.026669461,-0.0023297118,-0.03682357,0.025294328,0.031408235,-0.031109294,0.014126031,-0.008849933,-0.012270984,-0.017358754,0.02408652,-0.041788477,0.026603464,-0.014194656,0.019038439,0.011887348,0.07140566,-0.004426566,-0.018354481,-0.0063568293,-0.010400814,0.0073903273,0.02279416,-0.0070391037,0.02186202,-0.030746354,-0.028337955,0.0011415858,-0.012816025,-0.025548209,-0.012686184,-0.008425003,0.020776788,-0.035715375,0.006986519,-0.05386761,0.033675652,-0.059632216,-0.0073159942,-0.004788576,-0.040079698,-0.006906954,-0.01249611,0.0042872573,-0.025150098,-0.035685048,-0.019800156,0.02495224,-0.02738143,-0.0496312,-0.014955356,-0.04275908,0.015084961,-0.014265801,-0.010655276,0.01197899,-0.012410735,0.022802738,-0.0019023817,-0.035291187,0.024566349,-0.06798902,-0.02087245,-0.02544543,0.0037860558,-0.030619737,0.03526474,-0.024487555,0.00013257602,-0.02804799,-0.0052244966,-0.036000844,-0.030769292,-0.02668524,-0.04463935,-0.037842445,-0.007951982,0.012004271,-0.0017561415,-0.013028256,-0.03388798,-0.024988865,-0.012168422,-0.01962357,0.05562164,-0.073428914,-0.02699814,0.011287544,0.054316744,0.025090002,-0.013261312,0.022546409,-0.002056863,0.023477538,-0.033635262,0.007624105,0.08224021,0.028560061,0.033317935,0.035812475,-0.027384203,0.027741218,-0.060270946,-0.015924746,0.032771453,0.02035033,-0.005152441,-0.01459279,0.03599939,-0.02417387,-0.035216384,0.0024755215,0.028535448,0.04981184,-0.039889183,0.006816465,-0.03944671,0.025337687,0.00023983832,0.013471337,-0.011192008,0.009784787,0.013568175,-0.021048263,0.06542464,0.0126092415,0.016951377,-0.011522341,0.037189912,-0.03975442,0.025835404,-0.040968698,-0.010843582,-0.03792965,-0.036686525,0.010210772,0.037573516,-0.00687981,-0.021960203,-0.029323395,0.036244247,0.00046413488,0.017887732,-0.022423875,-0.035676844,0.031775735,-0.0018672264,-0.016881356,-0.009743582,0.04639481,-0.019681558,0.0502995,-0.0014326292,0.028761331,0.05099415,0.012215569,0.031102493,-0.007620882,0.050549146,0.019615624,-0.031442508,0.016903969,0.018711401,-0.035253853,-0.029075231,0.06795712,0.0052901716,-0.0039312285,-0.0030856938,0.022464326,0.024312867,-0.02627023,-0.025162669,-0.01275599,-0.032901883,-0.009706535,0.007719833,-0.040839914,0.031688936,0.012207532,0.03181339,0.010385065,-0.008985828,0.028049262,0.013694577,0.020424593,-0.008733002,-0.020592041,0.0025037827,-0.016499642,0.017189616,0.050662246,0.021317966,-0.018101823,-0.048806597,-0.021949798,-0.006606065,-0.0071078814,-0.019630216,-0.019940475,0.025682269,-0.006058078,0.01975525,0.0068897177,0.0406243,0.013860363,0.005994813,-0.07774193,-0.0024258492,-0.07949832,-0.016775977,0.052152738,0.0007252539,0.024450896,0.012038206],"last_embed":{"hash":"ft86ib","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"ft86ib","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{2}","lines":[73,73],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ft86ib","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032765206,-0.021241082,-0.037856445,-0.0057558385,-0.025599238,-0.012406724,-0.02676584,0.027309641,0.012188674,-0.003654565,-0.024946503,0.0034272363,0.028637202,0.022040125,0.039274637,0.049841184,0.003035496,0.012732852,-0.03031923,-0.016957004,0.020529626,-0.002391437,0.03444695,0.008812583,-0.03764282,0.010838764,0.003347761,-0.00931223,0.018161228,0.056830138,0.0034885332,-0.06855853,0.005561507,-0.01702189,-0.06959679,-0.013743816,-0.0019937335,-0.029225042,-0.04804364,0.038953543,-0.0005772196,-0.007971551,-0.010582679,0.015678814,0.052452754,0.008738002,-0.04266608,0.007904636,-0.02513559,-0.028986786,0.010937553,-0.003543085,0.006043605,-0.04713974,-0.040175095,0.024250275,-0.018790202,-0.07297502,-0.03470298,-0.012366266,-0.03158742,0.0053810617,-0.012114266,-0.0055383183,0.011600248,0.053052988,0.03577245,0.019384312,-0.023304729,-0.034932036,0.007905592,0.015287789,-0.06980687,0.004737846,-0.031367306,0.024751125,-0.0038167066,-0.014498671,0.00059888815,0.024308903,-0.006411949,-0.023937998,0.043559384,-0.012069572,0.028528828,0.03907775,-0.006110197,0.08978703,-0.031227114,-0.013041933,-0.012828484,0.009599032,0.019850038,-0.026129592,-0.02841965,0.028791064,-0.005579102,-0.005795993,0.047619794,0.00347285,0.0064700595,-0.033597104,0.028399032,0.040624924,-0.028562842,-0.028663378,-0.025528673,0.010066589,-0.0016524809,-0.03712097,0.005617513,0.011089337,0.0595856,0.0086667705,-0.0024796478,-0.013220351,0.013461367,-0.06677276,-0.037738793,0.0068300394,0.04465958,0.010117033,0.054821476,-0.034677614,-0.03178765,-0.029582884,0.016991379,-0.0010934693,-0.00037837014,0.0009691486,0.042998478,0.04573678,0.005459872,0.034881033,-0.007504543,-0.028346557,0.02191304,0.023992602,-0.005963171,-0.035773467,0.031404473,0.065788746,-0.08565742,-0.0065640425,0.027057257,-0.022992821,0.027417393,0.0059986073,-0.038261145,-0.03286825,-0.011223136,0.01439929,0.0016647116,0.019569658,0.02151858,0.012866756,0.034087483,0.03277635,0.010783475,-0.011398268,0.0044027185,0.0153811425,-0.011554805,0.015404975,0.030500455,0.0015255406,0.011734871,-0.014727281,-0.02435894,0.022394694,0.026136331,-0.021377876,0.052913375,0.0034128595,0.0240158,0.016520442,0.021680731,0.009418437,0.027532697,-0.030414935,-0.041431066,0.019631846,-0.01573942,-0.015202312,-0.026151694,0.020611892,-0.010591578,-0.020032644,0.019416265,0.033571403,-0.022714859,0.014315324,-0.03595826,0.015693253,0.0034931214,-0.044070736,-0.02963623,-0.0068813567,0.017021269,-0.022718865,0.03361702,0.0072364216,0.029432599,-0.034053583,-0.04252396,-0.022205679,0.013431169,-0.0058179684,0.035087164,-0.03674417,-0.020519348,0.0014124113,-0.016575983,-0.0028159195,-0.05736432,-0.009147182,0.0485453,0.03659125,0.006663136,-0.0056609544,0.017981341,0.053154178,0.025682984,0.018512495,-0.019938918,-0.026355667,-0.043564502,0.0268054,0.025456214,-0.011905544,-0.0073387995,0.041794293,0.05367345,0.0066871904,0.008605109,-0.038234223,-0.041734837,0.03136319,0.007903593,-0.0023077747,-0.030221732,-0.019416204,-0.0065909987,-0.036467582,-0.017675074,-0.024539154,0.05762653,0.018640913,-0.026386535,0.018950354,0.028132597,-0.014620475,-0.029007236,-0.005600864,-0.00702261,-0.0045401007,0.004202117,0.0013289504,-0.058191095,0.009126261,0.009525514,0.00943303,-0.014015226,-0.0014968389,-0.0017018071,0.00092638494,0.05022595,-0.017100267,-0.012389581,-0.016366871,0.0029961274,-0.038747236,0.013990702,-0.007478654,0.0037344056,-0.0036492688,-0.039107256,-0.012011088,0.037917648,-0.019498657,-0.022095595,0.035407428,0.02104637,0.0021789493,0.04961441,-0.022007318,-0.000047408103,-0.011347561,0.041472584,-0.028522452,-0.026508922,-0.0018858453,0.048425127,0.000024835166,0.028755324,0.009878694,0.013661932,-0.18936501,0.008109846,0.016326468,0.016271366,0.021834567,0.029149448,-0.012735612,-0.0020717839,-0.043743186,0.02066318,0.008334501,-0.061667852,0.019783236,-0.013384424,0.02136938,0.0027804729,-0.026255446,0.011064061,-0.041475106,-0.036292765,-0.041998763,-0.053418666,0.033157986,-0.0137655595,-0.017801173,0.0067004026,0.086278744,0.0025890316,0.0061334916,-0.014199498,-0.026897475,0.0073109064,0.01291986,-0.017469125,-0.007602753,0.015812585,0.008872944,0.0448864,0.006592526,0.021033294,0.037650995,0.061960656,0.0208712,0.024482163,-0.008201758,0.015581737,-0.019375551,0.014286361,-0.045731276,-0.0011736116,0.0016644174,-0.053190045,-0.010724914,-0.038400408,-0.04356988,0.021199154,0.026625182,0.034039635,-0.011053098,0.051022474,-0.037092436,-0.046366405,0.030872935,0.0006315719,-0.02563704,-0.024695318,0.019997593,-0.0092413,0.025874745,-0.031558663,0.033758853,-0.05953913,0.013246248,-0.023657404,-0.0074750255,0.010860487,-0.022630451,-0.000769113,-0.017339107,-0.06713871,-0.007091012,-0.0031283412,-0.0037641525,-0.003950317,-0.02706414,-0.004995692,0.00507796,-0.011591369,-0.0050079,0.25677398,-0.0030098157,-0.01688303,-0.015138047,0.058865618,-0.00575902,-0.022674115,0.07213771,-0.010987001,-0.03237235,-0.03749244,-0.027026128,-0.0033087756,-0.016333172,0.031632766,0.012464052,-0.051574554,-0.023334375,0.082657814,0.01943546,0.038392633,0.0028087015,0.01683264,-0.008290296,-0.063940674,0.008847041,-0.02703573,-0.023579886,-0.0124581,0.035999775,-0.033921655,0.044933405,0.03952625,-0.014353317,0.0013387769,-0.036583293,0.015893484,-0.049165905,0.022930961,0.004500091,-0.017955888,-0.023037959,0.006407208,-0.0191428,-0.017707156,-0.028262492,-0.0051627923,0.019340115,-0.00960805,-0.03968006,0.032125883,-0.03744168,-0.0038380492,-0.016340334,-0.007789542,0.008452691,0.014393628,-0.049028534,0.0016914477,0.05846898,0.0024761646,-0.005890721,-0.012395194,0.00067287235,-0.032523043,0.054159302,-0.0030296154,-0.021395568,-0.012736475,0.020285195,-0.037705842,0.009497,0.003123461,0.011520757,0.044548657,-0.03783316,0.016206317,0.013700653,-0.0040319343,0.047663793,-0.03057416,-0.0095457975,0.0057198955,0.03892161,0.00073741406,0.012485854,0.007069565,0.075855725,-0.040176567,-0.009508682,0.0047111018,0.014236261,-0.020835526,0.02399666,0.013225035,-0.034583844,0.034777652,-0.030191047,-0.029736875,0.01567366,-0.02620149,0.0015741729,-0.0038293942,-0.00041761066,0.036104437,0.014651003,-0.015799593,0.0041397964,0.045517102,0.04035856,-0.046664726,0.010547366,0.009637087,-0.024118176,0.0005192603,0.06338737,0.07450583,0.015760949,0.03510634,-0.022358917,0.024974527,0.015190069,-0.011322229,0.024309276,-0.018564308,-0.071886405,0.0015089877,0.042936035,-0.016433934,0.05882457,-0.0150283035,-0.029686674,-0.0033638515,0.036552183,0.025911475,-0.0119630005,0.061643545,0.0083938055,0.01112489,0.025314968,-0.014310645,0.018058792,-0.024436817,-0.0026839992,0.0241743,0.07432944,0.019203272,0.005486045,-0.04272968,0.016854042,0.047364004,-0.0090612015,0.024668394,-0.054231856,-0.01809282,-0.06647706,-0.01597979,-0.036279894,-0.017735558,-0.021168644,0.007434971,0.011496747,0.0012244238,0.06432427,0.039789166,0.01950556,-0.002314489,0.05724941,0.023751235,-0.014888537,-0.0015771046,-0.074620694,-0.038253345,-0.026866732,-0.00027789111,0.0036946267,-0.045187697,0.009245423,0.013263503,-0.027705405,0.012511243,-0.008017687,-0.022641107,0.0047717816,0.062719434,-0.017686352,-0.0073402873,-0.012019907,-0.058909684,-0.04302443,0.013669616,0.106447026,0.0069869035,-0.021746773,-0.016871383,0.008697886,0.08838411,0.03381449,0.019249987,-0.012805918,-0.013417849,0.005999683,0.020176534,0.0010029945,-0.0072326045,-0.009260284,-0.03163317,0.016322194,-0.017865919,0.020711895,0.042460244,-0.013248828,-0.025025558,0.0026363744,-0.0057432726,0.010810754,0.015740212,0.06132491,0.016449092,-0.023586283,-0.004684268,-0.0099071665,-0.00085178146,-0.0055410657,-0.016758332,0.037245046,0.040379312,0.0055946345,-0.026200896,-0.022771727,-0.0046822145,-0.00075246603,0.033684164,-0.021223998,-0.030020367,0.008128268,0.027415976,-0.00425975,-0.040897816,-0.069280066,0.0060029286,0.043715347,0.010310807,0.0117718335,0.05756519,0.0027591789,-0.013526254,-0.05654066,0.06060377,-0.004787955,-0.004999759,-0.02966401,0.0041114646,-0.011970473,0.021796504,0.0141168935,-0.03868266,0.0044228993,0.019130144,-0.011584948,0.021174936,0.043062694,0.010192658,-0.02388439,-0.039608605,-0.0032604763,0.023211822,0.022974728,-0.02193891,-0.025024537,-0.029197332,-0.004094144,0.017759742,0.0075329705,-0.0112550715,-0.02894445,-0.018895773,0.035517797,0.02140984,-0.04175101,-0.03147151,-0.004505389,0.018255355,0.030093336,-0.048145305,-0.0012755123,0.0035707017,-0.020649401,0.0012151537,-0.025157597,-0.009543496,0.010612414,-0.041654646,-0.00068184105,0.012576866,-0.0039526382,-0.025889628,0.09323768,-0.053829584,-0.010121979,-0.030211162,-0.013032518,-0.0038799446,-0.024768133,0.0056765126,0.017854324,-0.024437217,-0.03151219,0.05184242,0.023849675,0.0039885426,-0.053983446,-0.010680409,0.011431058,0.038445536,0.0072852126,0.058341254,-0.025501981,-0.04637601,-0.0332368,0.012616298,0.021660013,0.015500766,-0.015403419,-0.057154853,0.0024268085,-0.014322844,-0.027289482,-0.017485542,0.0008029464,-0.015643474,-0.019704223,-0.019746436,-0.026823739,-0.014213819,-0.023565004,0.040001407,-0.0014336605,0.063272744,-0.04100926,-0.035825886,0.032676987,0.050042797,-0.024180396,0.009090486,-0.05071338,0.0117887985,-0.0023917747,0.0007842603,-0.01926964,0.027236631,-0.017232493,-0.0037127584,-0.04150117,0.0304081,-0.02561738,-0.008123084,-0.026028542,0.013074882,0.047644578,-0.04966103,0.048405237,-0.0032421686,-0.020418603,0.027888728,0.036282584,0.035656244,-0.030743359,0.0039900914,-0.02210863,0.018934248,-0.041918036,0.048951384,-0.0118227545,-0.005478128,0.05190079,0.0158723,-0.043162525,0.01007494,0.052420966,-0.043686487,-0.051217146,-0.0049959263,-0.01931957,-0.034057915,0.005696042,0.021103071,0.015433463,0.027474612,0.041301522,-0.012633923,0.014386421,-0.033939518,0.033172693,-0.14766937,0.0017934145,-0.01929381,-0.00003735245,0.0005644491,0.033820983,-0.03297724,0.0057629654,-0.035868276,-0.027797379,-0.012133079,-0.044642136,0.028161217,-0.035947606,0.015200231,0.054673415,-0.033610348,-0.0015994944,-0.03332191,0.079284795,0.0039125467,0.027540796,0.044965222,-0.0031774063,0.0125335,-0.0007689515,-0.008678298,0.008770287,-0.024980035,-0.029408183,0.028262215,-0.039066494,0.024880683,0.0441218,-0.03488579,-0.025938204,-0.010298379,-0.030170871,-0.040643804,0.017278139,-0.047090337,0.023211239,-0.02224215,0.032495715,-0.0171215,0.06257472,0.014255005,-0.01300364,-0.02877157,-0.0152043905,-0.0024715222,0.012955529,-0.027613567,0.012847775,-0.006370889,-0.023002118,-0.011441531,0.009509329,-0.0048711244,-0.018273393,-0.015450953,0.03420277,-0.039690576,-0.0076765018,-0.043672998,0.029038362,-0.066400796,-0.0015881072,0.0063648974,-0.040743843,-0.0020392113,0.0012311864,-0.023329176,-0.0052796514,-0.029069366,-0.021167886,0.012123707,-0.03713639,-0.056218784,-0.012583942,-0.062153768,0.021802496,-0.022258157,-0.009844959,0.04390125,-0.029384537,0.0062063686,-0.0005879568,-0.02114152,0.007427465,-0.07364048,-0.024834344,-0.02441115,0.0223451,-0.021583501,0.03125861,-0.021712786,0.02321511,-0.02906146,0.016481662,-0.0056278696,-0.014227263,-0.037559547,-0.026197454,-0.05275274,0.020942353,0.027858019,0.005451233,0.010619497,-0.034364507,-0.011115386,-0.0413974,-0.012541318,0.040284555,-0.071593486,-0.028332498,-0.0021689734,0.034123663,0.047913525,-0.014357841,0.009228284,0.02135411,0.047689598,-0.03116961,-0.00618054,0.07621427,0.039118864,0.038093872,0.01622077,-0.012394838,0.026835678,-0.03543144,-0.009938139,0.038979102,0.03626718,0.021131428,-0.020480815,0.04970164,-0.049814045,-0.031446464,-0.028664509,0.030895278,0.04917288,-0.044595424,0.0043841456,-0.025632806,-0.0032965906,0.023881277,-0.0021963443,-0.024534736,-0.002138333,0.0027559146,-0.021413492,0.05681996,0.019195188,0.0031270422,-0.0051683276,0.024714379,-0.042850938,0.03377037,-0.019345254,-0.012954859,-0.043390587,-0.042376116,-0.0028061697,0.049297508,-0.026043626,-0.029830037,-0.022417292,0.021305913,0.031595692,0.013096469,-0.02063193,-0.025654955,0.02986676,-0.015543871,-0.015644787,0.010250361,0.005788608,-0.020556115,0.044464268,-0.011219393,0.05938371,0.059882317,0.0057315403,0.015073647,-0.0008480698,0.041637138,0.02773541,-0.018839566,-0.003515558,0.009612597,-0.032628734,-0.029519904,0.067817405,-0.007100676,0.0007677389,0.0028338055,0.039813053,0.035863705,-0.034539375,-0.0041229166,-0.012663925,-0.027010642,-0.02124879,-0.045245796,-0.026606428,0.016335348,0.010847554,0.021844612,0.014903804,-0.0058517302,0.02348297,0.012601414,-0.0059088143,0.002098197,0.01425978,0.022086715,-0.010248744,0.013541756,0.04963573,0.034116037,-0.033700775,-0.012957458,-0.04002345,-0.00029107518,0.008481032,-0.007680014,-0.017823577,0.02015168,-0.023429055,0.0029059437,-0.005207218,0.043648932,0.02054067,0.00055698043,-0.06006115,-0.0091971895,-0.036262535,-0.03673403,0.05016398,-0.02468521,-0.0062252074,-0.012555972],"last_embed":{"hash":"15ihlsq","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"15ihlsq","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{3}","lines":[74,74],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"15ihlsq","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.008905648,-0.019074002,-0.041399345,-0.02206631,-0.022006787,-0.012811295,0.0017032515,-0.0011703874,0.013504622,-0.0194662,-0.013234221,0.0019299604,0.004714934,0.0266431,0.047988642,0.02244113,-0.01410044,0.019091561,-0.026279703,-0.00078677776,0.031167218,-0.001292948,0.033516563,0.01687518,-0.0265341,0.017456304,0.0050654043,-0.0019748425,0.016228655,0.028607905,-0.011150939,-0.07116028,0.0027466866,0.015943687,-0.066532664,-0.034077562,0.035201866,-0.009225657,-0.04323879,0.039431904,0.0062914733,0.017785285,0.027424265,0.0024015822,0.040155448,0.008278612,-0.026140152,0.0035124458,-0.040596947,-0.0633441,0.018256174,-0.0013483602,0.01782759,-0.030229272,-0.027524186,0.01532454,-0.004708438,-0.047742438,-0.025816554,-0.033558358,-0.04287706,0.023084117,-0.010669352,0.0017028489,-0.0088954875,0.050836287,0.042650204,0.023279592,-0.014391556,-0.03743375,-0.013729348,0.0049451995,-0.068233736,0.003249035,-0.054775197,0.0136158895,0.0067734816,-0.029711643,-0.007523217,0.03437297,-0.004474225,-0.034724593,0.03646917,-0.013444023,0.0023896426,0.005732674,-0.022268593,0.11483177,-0.013277524,-0.0040503074,-0.0037401204,0.016279994,0.008553926,-0.038732804,-0.026104627,0.03756116,0.012683738,-0.020206975,0.03466859,0.0071543823,0.012381948,-0.03964098,0.029203005,0.05564361,-0.009378295,-0.028038528,-0.018840682,-0.0015196915,-0.012372732,-0.030160623,0.008571306,0.0019781126,0.04269108,-0.0051294807,0.018381506,-0.01901254,0.011528907,-0.05573636,0.00984129,0.010239648,0.027699336,0.009410311,0.008848726,-0.05349847,-0.012259744,-0.026857225,0.009897059,-0.0032805526,-0.014017162,0.00050180114,0.012781915,0.071836986,-0.020630136,0.030170774,-0.0011651977,-0.021456836,0.013818166,0.01119126,-0.028690634,-0.03357361,0.02789942,0.067035265,-0.0713086,-0.009304126,0.016047785,-0.03955395,0.0065468038,-0.014734383,0.005266702,-0.042408515,-0.025276404,0.036088068,0.006124394,0.03615059,0.04765326,0.015064915,0.03110189,0.054277614,0.007694744,0.0059309355,-9.838714e-7,0.049407825,-0.03475638,0.03008337,0.031470153,-0.017977353,0.008667368,0.0043169037,-0.014142822,0.048655644,-0.00024921808,-0.006444363,0.036455102,-0.022643542,0.023931954,0.011199889,0.047963977,0.022018872,0.020766737,-0.026720509,-0.042186,-0.011674115,-0.03049818,-0.029729884,-0.03818575,0.010002164,-0.014126014,-0.026242997,0.026183652,0.050112743,-0.03064556,0.0018541067,-0.033296183,0.038629666,-0.012153519,-0.021238642,-0.02984164,0.018986415,0.029341877,-0.030757438,0.028945474,0.018747648,0.01885554,-0.040136226,-0.020290017,-0.00048798858,-0.017637465,-0.03208808,0.019116001,-0.020573767,-0.0027915284,-0.008073098,-0.011533281,0.008721917,-0.041609164,-0.02953216,0.029523762,0.012738478,0.016752452,0.0055962172,0.027858827,0.017501656,0.027094226,-0.0009461224,-0.0071117124,-0.005730401,-0.042109612,0.03667488,0.0375301,-0.029329645,-0.013557448,0.029152578,0.017395735,0.021338895,0.0010062915,-0.026977539,-0.043154765,0.026083523,0.039188463,0.003526226,-0.013900876,-0.02126014,0.014587092,-0.057120398,-0.021649426,-0.014742984,0.026937388,0.02278881,-0.016015118,0.01208705,0.013253807,-0.015144231,-0.044030115,-0.004825203,-0.013598574,0.0017149403,0.0057081413,0.0062187924,-0.028423838,0.0037203724,0.014566429,0.04155669,-0.014749911,-0.004631286,0.0067486004,-0.0003327106,0.04841692,-0.005057986,-0.01962363,0.006109575,-0.016214935,-0.03369998,0.02666226,0.016917445,0.0008159899,-0.009066318,-0.03753818,-0.0126709035,0.040982362,-0.020544356,-0.0070863636,0.03595638,0.023519421,-0.013203282,0.058963243,0.0065535796,-0.0047935126,-0.03394656,0.038070936,-0.040463503,-0.014328757,0.0068360823,0.06266688,0.020418406,0.017997092,0.021449586,0.012390502,-0.18214545,0.016134502,-0.005010792,0.023378165,0.025186297,0.021603756,0.0071226964,0.0044430434,-0.023781275,0.044897154,0.0074403277,-0.06332543,-0.0024841295,0.020366995,0.03020734,0.010921405,-0.0052992376,0.020066978,-0.050782323,-0.03420354,-0.05603008,-0.07031668,0.008962355,-0.027717274,-0.029242354,0.009357014,0.09144785,-0.010440304,0.007469094,-0.030085096,-0.051772356,-0.0036602002,0.008658364,-0.044296343,-0.007856222,0.032130867,0.03225996,-0.00062931154,0.013600196,0.0106743155,0.044825733,0.05928626,0.03298527,-0.01923409,-0.013886748,0.0034411063,-0.0049800114,-0.007851082,-0.04953803,0.017557876,0.0015640279,-0.029943937,-0.036703583,-0.023786401,-0.053167623,0.01037998,0.017213712,0.03400806,0.0063365535,0.045603,-0.008774089,-0.031938978,0.016817603,0.016132586,-0.030010842,-0.040500466,0.0036524634,-0.03439285,0.008325636,-0.03765478,0.0063826726,-0.0629879,-0.006047179,-0.028904427,-0.0046693655,0.0057414137,-0.026969679,-0.03602763,-0.030918984,-0.07999192,0.018076668,0.0015228839,-0.030523365,-0.007264781,-0.01551775,-0.029734943,-0.0016225998,0.00448171,0.029050268,0.2654645,-0.011124343,0.010454805,-0.016759288,0.048108414,-0.0057609263,-0.029799532,0.08186609,-0.018299613,-0.030139303,-0.050935205,0.008756833,0.023660496,-0.0149158435,0.020716645,0.0016457654,-0.05725182,-0.009365226,0.088495135,0.031217242,0.040977772,-0.020303573,0.023824096,-0.00012940835,-0.038655963,0.0014442569,-0.010129365,0.003264269,0.02559987,0.03561775,-0.02850738,0.010858165,0.020987734,0.005931734,-0.02950108,-0.006530977,0.042977408,-0.03976611,0.023043362,0.011022985,-0.00875165,-0.019039312,0.023868043,-0.019656166,-0.016217189,-0.026865264,0.00033932572,0.032396395,-0.006682383,-0.034895413,0.045091826,-0.023655549,-0.0053238766,0.007590947,-0.0035723115,-0.003079175,-0.028895464,-0.025341129,-0.0017890327,0.048942413,0.0330862,0.008326486,-0.03169893,-0.018917345,-0.042200018,0.032483824,-0.00037487567,0.009685758,-0.00043851684,0.03025348,-0.009021123,-0.009619186,-0.012739736,-0.0014429085,0.029530916,-0.016352933,0.0691455,0.009254848,-0.016787115,0.058491305,-0.038751416,-0.022177327,-0.022778833,0.008556903,0.0030583742,0.007787966,0.024794294,0.07556809,-0.042802215,0.004032871,0.03575857,0.022353746,-0.00048191473,0.021271156,0.0039458307,-0.0025746129,0.021605164,-0.02042639,-0.05982528,0.0002598527,-0.02530124,-0.0038684881,-0.018726127,-0.012461108,0.0518378,0.006030027,-0.010557029,-0.0013382985,0.00020140005,0.046605237,-0.04748284,0.012169342,0.029892929,0.007941482,0.008158788,0.046507467,0.0609367,0.015818931,0.06586795,-0.02684005,0.026900861,0.012561647,0.009102353,0.0009590077,-0.007248178,-0.07542074,0.025147928,0.024835385,-0.02242135,0.055954937,0.01267482,-0.017264737,0.011828461,0.027243441,0.028690683,-0.019920675,0.022477603,0.013572687,0.008162141,0.011396449,-0.06233166,-0.0052056396,-0.025139768,0.0042970865,0.025169937,0.06451545,0.0015643983,-0.017851552,-0.044264108,0.018812688,0.016447177,0.028506627,0.010505446,-0.023878349,-0.012661113,-0.064929016,-0.02978482,-0.042613808,-0.00017297754,-0.028001506,-0.001177936,0.015646616,0.031321064,0.06914338,0.022941,0.0067946105,-0.011606087,0.05639684,0.0031204051,-0.016136952,0.006836853,-0.051569972,-0.023403263,-0.0064074993,0.0015321556,0.008519048,-0.0588419,-0.0058718934,0.008332371,-0.01775777,0.0010056392,0.02580817,-0.046110407,-0.012268318,0.03957592,-0.008329815,0.005198103,-0.016134303,-0.03541741,-0.03475379,0.009577396,0.097108044,0.006634872,-0.009414706,-0.009330999,0.019535955,0.06534916,0.023920521,0.022974445,-0.031288195,-0.0071636806,-0.0120527735,0.003364826,0.02284801,0.009602842,-0.012120696,-0.04413532,0.025133181,-0.0029737633,0.012912682,0.02983809,-0.009968539,-0.043658335,-0.014430664,-0.020860251,-0.018091163,0.012805146,0.069527544,0.035151623,-0.022374926,-0.0055302745,-0.0062394347,0.026734484,-0.041278996,-0.028342556,0.021243196,-0.005002005,-0.01138923,-0.013253725,-0.0058490606,-0.00015521556,-0.0044493973,0.067983426,0.011817213,-0.024551585,0.020742258,0.03776657,-0.0010877588,-0.022411067,-0.05922771,0.016050212,0.019154819,0.034572255,0.02029548,0.061067104,0.010481616,-0.008523358,-0.047371037,0.037274733,-0.011266012,0.0019570636,-0.03092189,-0.0054002116,-0.022281563,0.029943416,-0.032834925,-0.0366099,-0.013433422,0.029278347,-0.024768887,0.008673718,0.07745641,0.0058606765,-0.026793541,-0.03739287,-0.022196272,0.018448405,0.014019207,-0.025983742,-0.008121222,-0.033585317,-0.017207053,0.019295197,-0.02167899,0.008104131,-0.017318703,-0.016649147,0.010970459,0.024337014,-0.06893054,-0.013907214,-0.012495926,0.01975132,0.0019443503,-0.041469425,-0.037827104,0.0014830675,-0.024187103,0.0005436925,-0.037269868,0.015530843,-0.02001538,-0.035410754,0.0013791309,-0.0060103755,-0.0031931861,-0.046409383,0.05953896,-0.04736492,-0.004230984,-0.025591258,-0.019306507,0.00086395495,-0.049531575,0.010795865,0.037608553,-0.012474046,-0.026178388,0.049334798,0.010628378,-0.009062469,-0.03798326,-0.011134567,0.032912593,0.021530446,0.0056390716,0.05728424,-0.034803692,-0.026905805,-0.006238335,-0.007668454,0.015210268,-0.033465058,-0.042571142,-0.0037174844,-0.004243988,0.0036268001,-0.01185602,-0.023738772,-0.009534576,-0.02943489,-0.0008121473,0.023428973,-0.040877372,0.03193958,-0.036966722,0.040908583,0.00740629,0.03679667,-0.030555667,-0.043247364,0.0314929,0.037622727,-0.02866645,0.010700885,-0.054975253,-0.0040903743,0.012236863,0.01950489,0.00026917772,0.04605624,-0.0028340684,-0.01237413,-0.0479367,0.04945107,-0.031142233,0.0014477675,0.0014130648,0.037264124,0.021183778,-0.030188926,0.050177917,0.0035670318,-0.031434864,-0.012996536,0.017414313,0.021199256,-0.03450181,-0.013657434,-0.045072224,0.024374295,-0.024466146,0.050699767,0.017026784,-0.0014682219,0.0123433275,0.010835529,-0.052600045,0.029464174,0.026424482,-0.053455185,-0.059832934,-0.027393507,-0.017613979,-0.02070139,-0.008586063,-0.004021161,0.010990134,0.017801933,0.0044270405,-0.013421408,0.023018045,-0.03027646,0.0017475961,-0.1454212,0.0034384972,-0.023320977,-0.00052661076,-0.0020543793,0.020234648,-0.038189627,-0.0013081932,-0.035069022,-0.015274616,-0.0027495676,-0.06448391,0.059059333,-0.028783608,-0.030435702,0.025494529,-0.03489783,-0.022230972,-0.038883474,0.07008005,0.0042859875,0.019395683,0.05881286,-0.010202684,-0.003065713,0.0044710543,-0.018761178,0.019240094,-0.045562007,-0.044329062,0.026775196,-0.034404386,0.022945767,0.027187265,-0.02755011,-0.0027933586,0.0027388097,-0.005204146,-0.013608023,0.014865975,-0.035861347,0.023795307,-0.0071056383,0.01224131,-0.029451089,0.032476716,-0.00030150873,0.0012164764,-0.028229889,-0.0019651814,0.00091096555,-0.0021949406,0.01888089,0.02687165,-0.0069139157,-0.04964279,-0.015607388,-0.023293104,-0.022941496,0.0132214585,-0.015223632,0.043677263,-0.043402705,0.006276898,-0.05132424,0.021247393,-0.04998552,0.008158233,-0.011003627,-0.021010876,0.0035954257,-0.0034935772,-0.030617066,-0.023988267,-0.010075132,-0.0023653011,-0.016674977,-0.05403405,-0.046286672,-0.00042728326,-0.014254912,0.013621543,-0.021916365,0.015150568,0.03242686,-0.030363465,-0.0007344566,-0.00820985,-0.0392051,0.0058451495,-0.058032554,-0.033085234,-0.012439312,0.0005718815,-0.016975304,0.0660022,-0.027185297,0.044337895,-0.032458555,0.0073230625,-0.0078044296,-0.020537378,-0.0226694,-0.028871333,-0.027443126,0.025364257,0.008516148,-0.01983561,0.0011118633,-0.03154468,0.010654886,-0.034183145,-0.015099017,0.051333226,-0.042280912,-0.036895424,0.0069211707,0.036331967,0.03857616,-0.021118652,0.028007474,0.004799016,0.00983819,-0.03137198,0.004687085,0.06503809,0.032937378,0.019510852,0.061776057,0.0028506422,0.021548543,-0.070080325,-0.0077646035,0.007616102,0.03089113,0.029858502,-0.0038987757,0.042464685,-0.032216728,-0.0437734,-0.028677154,0.03289914,0.056636244,-0.023365697,0.0071241194,-0.027464798,-0.012721884,0.008919727,-0.010320551,-0.021531574,-0.003024734,0.0006049303,-0.013799042,0.08493046,0.006295188,0.0313915,0.030160863,0.028426658,-0.04761381,0.033623632,-0.010926455,-0.019758787,-0.03251113,-0.015538342,0.0011626359,0.045267258,-0.018204179,-0.022313055,-0.030960267,-0.0061530764,0.049103897,0.013043089,-0.028607806,-0.029889291,0.046606217,-0.0069584576,-0.022483362,0.034999255,0.03210956,-0.029160775,0.03705592,-0.00807659,0.052922945,0.067260005,-0.015953083,0.021256194,-0.012403683,0.04877414,0.012802371,-0.03228258,0.011985208,0.018373227,-0.019408965,-0.005162465,0.07502991,0.022632256,0.0072278944,0.035264507,0.01693553,0.043569993,-0.017360125,-0.029728247,0.012754312,-0.0329632,-0.0047314437,-0.028461164,-0.025261896,0.010219379,-0.010295319,0.004693211,-0.009431839,-0.003313777,0.026756618,0.015093053,0.016558945,-0.030805493,0.040395655,0.028890477,-0.02507999,0.05746961,0.036453255,0.01592246,-0.023517277,-0.056450523,-0.03684352,-0.010132818,0.0010439779,0.020739071,-0.03694998,0.02127553,-0.021732602,0.002312948,-0.00023942397,0.03126973,0.028869728,-0.015389159,-0.053145908,0.042144053,-0.06434463,-0.02719163,0.062620096,-0.005227979,0.0373924,0.0013420495],"last_embed":{"hash":"vnyhrl","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"vnyhrl","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{4}","lines":[75,75],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vnyhrl","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0050611175,-0.0061107813,-0.038819104,-0.009472679,-0.009970394,-0.025128769,0.01924319,0.00022972918,-0.0026954648,-0.008687499,-0.023044458,-0.015492858,0.015168729,0.022815032,0.04236126,0.019382803,-0.02411488,0.010420698,-0.023697568,-0.0074694646,0.018422939,-0.004685644,0.04668114,0.016920649,-0.041602504,0.016666736,-0.012424166,-0.017966067,0.016838495,0.04624548,0.0040096124,-0.079540454,0.009866232,0.003194958,-0.06518046,-0.01917075,0.016037641,-0.024320971,-0.03621579,0.04000928,0.0026841671,0.0069436715,0.0145329535,-0.012401027,0.06258453,-0.001220687,-0.02519474,-0.00023594477,-0.05816605,-0.07162717,0.02191762,-0.006329403,0.022554435,-0.04032409,-0.037988883,0.03748033,-0.031738758,-0.06942504,-0.03666947,-0.015349151,-0.025041346,0.016707532,-0.021504274,0.0019656979,-0.010375384,0.057371892,0.041182604,0.015422759,-0.017332742,-0.030980155,-0.002874914,0.008023866,-0.054844763,0.01369461,-0.05745541,0.020367911,0.0039712237,-0.036454566,0.012059631,0.04493972,-0.00505365,-0.033188567,0.03363373,-0.007288717,0.006587257,0.036735814,-0.01720594,0.0976341,-0.004697133,0.009025259,-0.010046003,0.015282859,0.018243853,-0.007714035,-0.025570737,0.013078926,0.008923944,-0.025930488,0.042869784,0.0026035996,0.015465072,-0.031670634,0.021204198,0.04770684,-0.0073477547,-0.0100348685,-0.01768529,-0.006545036,0.016482066,-0.035733115,0.012164053,0.01280868,0.050821405,0.017922843,0.0040949606,-0.0166821,0.0070847985,-0.044693872,0.0027053745,-0.001499801,0.061960023,0.005415688,0.03178774,-0.045173414,0.0028726473,-0.019678032,0.013127649,-0.0041454234,-0.0013450165,0.018068794,0.029192416,0.056969963,-0.01591713,0.034013357,-0.0040122117,-0.004575035,0.0026281048,0.032874063,-0.012244954,-0.033083502,0.025996918,0.061629124,-0.07406359,-0.013670172,-0.0058046672,-0.042841114,0.02482683,0.004084899,-0.008769286,-0.030912474,-0.019875573,0.01680641,0.0029179247,0.01592458,0.0400374,0.010710982,0.037616186,0.060399693,0.01740862,-0.008906123,0.031582605,0.026476897,-0.012814806,0.02502709,0.04233158,0.013117812,-0.008233782,-0.017513225,-0.011365603,0.025561841,0.008602753,-0.012283737,0.048773,0.018223777,0.028652985,0.023583889,0.04231496,0.018530592,0.014133691,-0.022682847,-0.037917018,-0.011795505,-0.048986115,-0.049496185,-0.026490944,0.037818152,0.0025139065,-0.014056026,0.011269016,0.0470945,-0.012484559,0.015102484,-0.032707334,0.046028692,-0.008075837,-0.042605776,-0.03038338,0.014895761,-0.0027618594,-0.036771704,0.022800488,0.0087134605,0.019469809,-0.031096928,-0.027928615,-0.023474175,-0.0071677715,-0.026035836,0.0147630535,-0.026037566,-0.008832848,0.0075835474,-0.026824795,0.0076241824,-0.050918967,-0.02965353,0.03126526,0.018743603,-0.0005978668,-0.0040368102,0.037243094,0.045907073,0.036529206,0.02263974,-0.004337399,0.009122465,-0.05753059,0.037820883,0.046307,-0.021762388,-0.012849768,0.029443517,0.017046865,0.011326913,0.0027264545,-0.019407237,-0.04418554,0.021179093,0.026833335,0.001715026,-0.0042528086,-0.012277883,0.030615687,-0.033052854,-0.018555779,-0.03344016,0.052742578,0.032078296,-0.040207945,0.00773368,-0.0028449057,-0.0018727301,-0.030446261,-0.0001583424,-0.016943239,0.0041423165,-0.0028657713,-0.00077698455,-0.033098247,-0.003591173,0.020544339,0.021263901,-0.0030668573,-0.0031154794,-0.02195179,0.0030937826,0.038437363,-0.0105692595,-0.014125926,-0.0014858504,-0.004483768,-0.03164944,0.019727962,0.0075620413,-0.019763166,0.01926738,-0.025576666,0.00541945,0.08660171,-0.029007573,-0.0036537936,0.053921618,0.022480864,-0.021017747,0.0735598,-0.016423585,-0.022203185,-0.007968272,0.03473229,-0.038451515,-0.022367984,-0.019329926,0.051610924,-0.012862485,0.012648736,-0.007080752,0.00868002,-0.18318565,0.0010750139,0.008377842,0.0039382544,0.015369382,0.020382408,-0.012868022,0.020542113,-0.040851377,0.03980154,-0.0072990344,-0.063999146,0.0021797814,0.0033728075,0.045353755,0.015281326,-0.0018654362,0.009689656,-0.05638184,-0.034229953,-0.06245411,-0.05900514,0.026679615,-0.04457324,-0.017522864,0.021843754,0.08602857,-0.0055467756,0.0020793492,-0.013380885,-0.052477278,-0.00023119563,0.0126610175,-0.028718678,-0.013716338,0.036604524,0.015990702,-0.00028544085,0.018756317,-0.0059453477,0.044623334,0.049228713,0.024543371,-0.012274132,-0.019501353,-0.005619464,0.0046376786,-0.01306276,-0.053787164,0.008790043,-0.034477253,-0.034633547,-0.02346614,-0.03598899,-0.046580955,0.0064145075,0.022776408,0.027544282,-0.0029938621,0.038585186,-0.026043378,-0.03813755,0.014033883,0.0027827418,-0.032476716,-0.041625038,0.0036604635,-0.020715144,-0.0037552365,-0.036528442,0.01897154,-0.06278969,0.0060678027,-0.06526478,-0.011631452,0.015422862,-0.021296615,-0.011594862,-0.0074746637,-0.104363926,0.0438185,-0.0062381886,-0.0130760465,0.009152211,-0.019191913,-0.015753137,0.00383216,0.0020825113,0.010088948,0.2463718,-0.0017649013,-0.028997691,-0.028964488,0.049921617,-0.020463787,-0.0023114516,0.07020867,-0.006851202,-0.038440917,-0.05041954,0.015580235,0.012517902,-0.017903551,0.03868386,0.0059975144,-0.063718185,0.0069307936,0.09817919,0.008589976,0.053848274,-0.0032537587,0.038097184,0.016900638,-0.06736165,-0.0076209283,-0.015583627,-0.010923175,0.0042572953,0.026155178,-0.035351984,0.011975149,0.03359125,-0.012989867,-0.008564657,-0.0077645807,0.01377508,-0.052418306,0.02724198,0.025901692,-0.0024569556,-0.020483624,0.014422202,-0.035699047,-0.0064231935,-0.03963367,0.016173353,0.040123876,0.010518144,-0.032732908,0.058969013,-0.01640402,0.0076451716,-0.0032762052,-0.01685049,0.031446755,-0.012083031,-0.03069795,-0.0070462525,0.035368986,0.021797664,0.008187035,-0.043286216,0.02996399,-0.012899124,0.051453505,0.001047687,-0.0029211745,0.001106699,0.022171324,-0.0077981683,0.007859191,-0.007949845,-0.010778388,0.030149283,-0.030051563,0.038264107,0.00032502922,0.027393712,0.040951952,-0.0406603,-0.033609666,-0.018493416,0.057935875,0.00456502,0.008305357,0.01913247,0.06280958,-0.0437627,0.028445119,0.02362033,0.014563044,-0.032065175,0.01969167,-0.028082583,-0.011506661,0.0069317734,-0.023224687,-0.06731452,0.007091245,-0.009764888,-0.010901419,-0.0037552,0.024331598,0.05043344,-0.0039037222,-0.024637716,0.027962074,0.027444087,0.05575878,-0.04609187,0.023657098,0.030458165,0.019193282,0.0090670595,0.040859196,0.056788724,0.030284435,0.057167955,-0.012106992,0.019766083,0.04322636,-0.013318765,0.018725958,-0.007296361,-0.06397799,-0.0005420247,0.045489144,-0.009921128,0.072685316,0.007836546,-0.025700483,0.009646448,0.04388319,0.024613582,-0.0029323,0.029164499,-0.013220115,0.025935652,0.0059588915,-0.059431612,-0.0054723565,-0.015331981,-0.0010302565,0.018429656,0.05745415,0.013017119,-0.021161532,-0.025380433,0.020319879,0.01818664,0.026126003,-0.0058317157,-0.05840455,-0.021551419,-0.08224194,-0.01384949,-0.031824004,-0.015913185,-0.024684576,-0.010563811,0.0031270327,-0.00026652223,0.065450825,0.01863929,-0.0046729827,0.0043332535,0.04401557,0.018137123,-0.028878257,0.014464312,-0.05579946,-0.03208155,-0.0204568,-0.0050383303,-0.037588272,-0.068387784,0.0047897724,0.0033576607,-0.027467616,0.010657467,0.019643176,-0.044091005,-0.011233696,0.036329355,-0.019989708,-0.00047966113,-0.019337181,-0.051023334,-0.03243954,0.009917312,0.1048031,-0.0057361852,-0.01240757,-0.0050173774,0.025011908,0.07666314,0.021821257,0.014590334,-0.0053143394,0.00005517213,0.021562953,0.019571621,0.022237925,-0.00045097969,-0.010003363,-0.045696575,0.016443472,-0.017150935,-0.009399001,0.0107123,-0.011009692,-0.02597772,0.016744044,-0.039417192,0.000514704,0.025596937,0.061868623,0.040165156,-0.03945306,-0.013232046,-0.022840394,0.0148493815,-0.01451641,-0.007824586,0.040291995,0.019626219,0.00006126511,-0.013832988,-0.031765033,-0.0019264552,-0.028667293,0.050448198,-0.01580969,-0.012140438,0.004630992,0.027497562,-0.010820115,-0.040542576,-0.053702492,0.014379809,-0.0019947973,0.0195973,0.0073050275,0.03805718,0.021733297,-0.0044487165,-0.062943526,0.04094922,-0.028131152,-0.0034695026,-0.045405176,0.004244344,-0.038067847,0.024534367,-0.018405896,-0.04809091,-0.014139783,-0.0018215181,-0.02328202,0.020008884,0.04755249,0.015221725,-0.047113664,-0.037887197,-0.036944386,0.014536255,0.014145134,-0.034663383,-0.016421314,-0.015302359,-0.015432889,0.018226739,-0.0067008995,-0.00003747266,-0.012204681,-0.03850783,0.014473952,0.013137851,-0.074513264,-0.0034465364,-0.011424644,0.022075908,0.013642569,-0.026662158,-0.035337023,-0.0023774467,-0.020872502,0.01018697,-0.029483603,0.0076916213,-0.01310322,-0.019986944,0.009122522,-0.009574151,-0.020694856,-0.06433854,0.073648855,-0.05772201,0.0037353523,-0.010524991,0.003659723,0.011926263,-0.03634806,0.012374871,0.0063386136,-0.0033537073,-0.032077815,0.06730402,0.016262263,-0.0019598084,-0.036836434,-0.017254233,0.036427032,0.020524736,0.010064405,0.05333962,-0.009929946,-0.04343771,-0.011758589,-0.0027906897,-0.013173573,-0.021154363,-0.031281706,-0.0069941445,-0.01322171,-0.0005297242,-0.017668674,-0.011081025,0.0104845995,-0.019794172,0.003832711,-0.001783486,-0.035014763,-0.0030957775,-0.026439436,0.034835096,-0.014105617,0.05719266,-0.015077066,-0.030882468,0.021883111,0.044684593,-0.023827417,-0.00046753688,-0.03777448,0.00928898,0.009849619,-0.0029947774,-0.015434749,0.026986945,-0.01378512,-0.007182971,-0.04142206,0.054701142,-0.013859414,0.009288093,-0.012950611,0.03715939,0.023833783,-0.032457598,0.015471743,0.031322114,-0.027796065,0.0037305802,0.008749074,0.057614993,-0.04142202,-0.024056647,-0.033345107,-0.0022410604,-0.042107448,0.0322307,-0.014602105,-0.009105448,0.04695965,0.000037899077,-0.043297097,0.003466962,0.036825724,-0.05480464,-0.06658975,-0.033186354,-0.020256571,-0.03415155,0.004237318,-0.005694885,0.01961684,0.017206362,0.015615651,0.0025499568,0.02052615,-0.024317566,0.00044333024,-0.14641838,0.008354249,-0.026975822,0.021243503,0.0019506763,0.034624394,-0.014223489,-0.010609169,-0.03737686,-0.0028332633,-0.021155937,-0.065599516,0.035200614,-0.032921772,-0.013544758,0.03934203,-0.032680597,-0.0011130667,-0.028893696,0.060274,0.028298052,0.015135962,0.043667678,-0.005191918,0.00547162,0.00014226459,-0.024565948,0.024816738,-0.008138833,-0.05765291,-0.010101938,-0.022434872,0.025431143,0.030741164,-0.02689318,-0.013162584,-0.013371602,-0.023858136,-0.009311407,0.019203959,-0.029316153,0.033372413,0.0077782413,0.029990003,0.017225403,0.04664116,0.0035279559,-0.00020786545,-0.0131544,-0.01098306,-0.016768612,0.00068700436,-0.005009589,0.044682458,-0.0056802523,-0.04243097,-0.00067641586,0.0027883293,-0.009814876,-0.0026569513,-0.015417129,0.053963684,-0.057103056,0.004893533,-0.0409105,0.04084609,-0.06409496,0.0042485115,-0.014456337,-0.039187625,-0.019308886,-0.0033587124,-0.025150914,-0.03152451,-0.02408829,-0.007787715,0.001537394,-0.01935053,-0.05176658,-0.00076882826,-0.035638954,0.00089723634,-0.017331293,0.03851712,0.052373715,-0.025312118,0.00045049482,-0.01288372,-0.007935247,0.006010003,-0.05297018,-0.014497613,-0.021160904,0.01108439,-0.0064769355,0.05605404,-0.022831887,0.03325838,-0.024781255,0.022268828,-0.007328811,-0.02892265,-0.014034069,-0.009117529,-0.029126348,0.009055375,0.027433308,-0.017246969,-0.00037346312,-0.042019326,0.0071470523,-0.009696962,-0.021308973,0.055434313,-0.04674651,-0.02037867,-0.008381734,0.02507681,0.03381875,-0.017425561,0.02249538,0.021948386,0.025383063,-0.026151692,0.008495113,0.059533603,0.017832004,0.020381149,0.02443052,0.002073922,0.027723266,-0.068590224,-0.03384989,0.008064023,0.019367917,0.0074919765,-0.00969769,0.051071007,-0.058290303,-0.026179105,-0.015795838,0.033361234,0.039163858,-0.030259361,0.005970057,-0.030263085,0.002947253,0.019553533,0.0009609325,-0.02786166,-0.025188293,-0.004703491,-0.020276783,0.09709519,-0.0076403534,0.0266605,0.026769456,0.04157867,-0.04500121,0.02479706,-0.024411097,-0.012652585,-0.034300942,-0.026985109,-0.015602614,0.04162606,-0.015832242,-0.028035082,-0.014834679,0.014709654,0.015276385,0.015018372,-0.026043745,-0.028525148,0.050465386,-0.004393863,-0.021451581,0.008114147,0.013723737,-0.019221444,0.0399989,-0.0044088135,0.029929532,0.05049049,0.022580413,0.033550154,-0.003130025,0.024213584,0.020753741,-0.04265784,0.027004668,0.016393628,-0.024140088,-0.00039432436,0.061245184,0.016864227,-0.0011897738,0.010731523,0.0368044,0.038723383,-0.022439893,-0.030501803,-0.014978126,-0.015172502,0.0016330468,-0.01723058,-0.025609018,0.024324939,0.011295584,0.015023948,-0.0042083077,-0.008860176,0.025649589,0.032507557,0.007500468,0.00074801774,0.033977386,0.020392938,-0.026989704,0.02359813,0.050117727,0.020258466,-0.004202747,-0.039553925,-0.030237375,-0.023496341,0.0029905096,-0.0112484265,-0.0150837,0.01304589,-0.013015765,0.0058003715,-0.00941334,0.04719385,0.013507906,0.001436374,-0.061782256,0.007910197,-0.05091684,-0.004505992,0.06038378,-0.012489098,0.006729595,0.023465484],"last_embed":{"hash":"17f8oo5","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"17f8oo5","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{5}","lines":[76,76],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17f8oo5","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.006413317,-0.016541095,-0.03206041,0.019877095,-0.019372186,-0.027567092,-0.0031975145,0.030034874,0.023927683,-0.015857251,-0.013825452,-0.022386376,-0.0011618302,0.026787112,0.0401278,0.048872713,-0.023821589,0.018200638,-0.0037397032,-0.0050553298,0.015525983,-0.0058072843,0.02825079,0.010073534,-0.05441644,0.020611953,0.007553686,-0.01099739,0.038799122,0.061014283,0.0026633854,-0.07247914,-0.013478979,-0.01891823,-0.05007662,-0.023141887,0.004039793,-0.007172608,-0.04930891,0.040777437,-0.021658637,-0.015538917,0.013475265,0.0042420547,0.056621052,0.0067126425,-0.02083899,-0.00050954486,-0.043675236,-0.06261806,0.024303406,-0.0019422312,0.01390995,-0.01986632,-0.03759633,0.026297113,-0.04101895,-0.07458586,-0.056995578,-0.024922727,-0.039284226,0.005099715,-0.01507661,-0.0101586245,0.0044553857,0.060207702,0.045321427,0.018264836,-0.008911807,-0.032200806,-0.016045548,0.0057970164,-0.051628,0.00299265,-0.045169603,0.0034482654,0.0045297737,-0.03257248,0.0051996843,0.043368857,-0.017003583,-0.019793952,0.039994307,-0.0019084914,0.020857876,0.043103565,-0.009879962,0.09438829,-0.0319681,0.0033956824,-0.0024800324,-0.00023595043,0.0061400067,-0.012244854,-0.0051198634,0.00964018,0.022161037,-0.010951998,0.03924215,-0.0053542475,0.00039089483,-0.021595774,0.020882351,0.059076786,0.014532577,-0.026824655,-0.0061725397,0.010338171,0.019407881,-0.027610602,-0.014659793,0.008115467,0.034771997,0.016466696,0.023223829,-0.031384714,0.02028412,-0.039500803,-0.0047495165,-0.0051613273,0.039202772,0.02580484,0.03748329,-0.048484575,-0.000074776304,-0.0023156838,0.018859958,-0.019262727,-0.01860289,0.008911223,0.0510563,0.06360242,-0.0022667274,0.016699087,-0.014974646,-0.0059365947,0.013844217,0.04230615,-0.014704845,-0.033293027,0.015452099,0.05087552,-0.09099887,-0.004132741,0.042038057,-0.024303388,0.01779483,-0.00009569167,-0.009582612,-0.03706518,-0.015583775,0.026282579,0.009147026,0.012214073,0.011338434,-0.0017252907,0.036314733,0.066325806,-0.009345315,-0.022698548,0.009212258,0.017242813,-0.0330344,0.014530814,0.04372957,0.0041770698,0.0016770705,-0.01581371,-0.011238193,0.03878424,0.008119667,0.005949157,0.035677783,-0.001672924,0.045268774,0.016161356,0.016762815,0.026135959,0.022477843,-0.02731733,-0.038448658,-0.012208236,-0.037352666,-0.023253687,-0.030015025,0.04406055,-0.044712152,-0.013457362,0.025251217,0.0498353,-0.01405735,0.022056889,-0.05314047,0.039438583,0.006939166,-0.035330333,-0.017198602,0.011625038,0.0054658055,-0.024656931,0.035024393,0.019845584,0.009333889,-0.04341742,-0.04570282,-0.015639726,0.0014003444,-0.020542342,0.043205485,-0.055017624,0.011357354,0.022187032,-0.023544623,0.015942818,-0.058183108,-0.020479508,0.03161377,0.01889992,-0.00017489326,-0.022487365,0.023020113,0.062334392,0.027387176,0.0036852038,0.007901229,-0.00777942,-0.041528057,0.02244171,0.030148279,-0.021806456,-0.019226998,0.04015091,0.04171685,0.013846902,0.012852591,-0.02609131,-0.04321124,0.021988181,0.03350434,0.008346416,-0.010997546,-0.0028016206,0.026873138,-0.0351852,-0.009467299,-0.04653702,0.027170796,0.028701015,-0.030743493,0.024824733,-0.009309019,0.009424944,-0.056790512,-0.0061254157,-0.01737931,0.0039347885,0.016417105,0.0016347998,-0.043302502,0.021420114,0.024101024,0.027999967,-0.0070546344,-0.0014349449,-0.0026158104,-0.012995562,0.044750832,-0.025127986,-0.011533176,-0.009528832,0.0073210504,-0.017050944,0.023491891,0.016894378,0.0029010614,0.016796514,-0.05717824,-0.0067702173,0.044215936,-0.030709844,0.0008792199,0.05110618,0.03436153,-0.0005291074,0.044649962,-0.0070557804,0.013622706,-0.0074788835,0.026430389,-0.040118106,-0.025125435,-0.013920752,0.05845812,-0.013447246,0.0039499244,0.026513007,-0.0027498612,-0.17203227,-0.0010310967,-0.007373444,0.03784259,0.022878105,0.007922263,-0.023111766,0.0023633793,-0.026598757,0.05061509,0.013137212,-0.06517271,0.01335096,0.005443463,0.01846047,0.009923105,0.011698873,-0.0031616315,-0.048601065,-0.035880245,-0.05107212,-0.0718902,0.0008690841,-0.02984544,-0.04312421,-0.010800273,0.09303633,0.010580568,0.006872515,-0.01601665,-0.0585153,-0.008182362,0.018812506,-0.013074656,-0.02734885,0.009287481,0.002024329,0.0114826355,0.025757847,-0.009857405,0.061385505,0.028930355,0.011537278,0.004504682,-0.012116653,0.01970544,-0.0111378655,-0.015191196,-0.057650562,0.0066449437,-0.019797709,-0.03988767,-0.027664497,-0.022344347,-0.054805934,0.01299752,0.01095699,0.02649466,-0.005501376,0.028845133,-0.038705662,-0.025554897,0.006842497,-0.0061325426,-0.00575327,-0.036051538,0.01784858,-0.011809567,0.00977483,-0.04825326,0.025498899,-0.06272758,0.015015198,-0.038428854,-0.008894151,0.018606972,-0.015459917,-0.022078434,-0.015067886,-0.09042996,-0.0030957134,0.0069430107,0.0003499459,0.002308334,-0.02901759,0.011315544,-0.001805557,0.0053879935,0.008702267,0.24842691,-0.001826247,-0.0021829032,-0.008198183,0.05504167,-0.020803092,-0.0016818608,0.076675065,-0.007250123,-0.016170872,-0.033459634,0.018534856,0.0050860792,-0.022261921,0.031539217,0.022629399,-0.043468244,0.0013399335,0.079429045,-0.0055868407,0.022125166,-0.020695016,0.0055093346,0.0027068139,-0.047608312,0.00400125,-0.028794438,0.014416781,0.028101552,0.026704416,-0.006875237,0.029476931,0.031135561,-0.035201695,-0.018695422,-0.01472306,0.0006066105,-0.06602708,0.028726542,0.030047959,-0.03011842,-0.011600144,0.04636859,-0.0044801086,-0.004801436,-0.032119762,-0.0017453635,0.016243847,-0.0052081365,-0.03468082,0.049955826,-0.040000513,-0.0030957798,-0.01005922,0.02175258,0.0045811944,-0.023490472,-0.033144526,-0.007430438,0.037569683,0.010156093,0.0038260831,-0.028127965,0.022987342,-0.018109413,0.0257856,-0.0040981728,0.0032768873,0.015317809,0.015341509,-0.023788655,0.011724305,-0.010244166,-0.011339019,0.03256966,-0.04465177,0.042089865,0.00589018,0.011195722,0.04245471,-0.042105854,-0.017220885,-0.004314705,0.021486739,0.026721505,-0.016225668,0.031694375,0.0670433,-0.037448127,0.0049847304,0.021208623,-0.00213619,-0.01901314,0.048235968,-0.0134713305,-0.012450453,0.03081587,-0.020572646,-0.042840105,-0.0027199062,-0.034587096,-0.009471159,0.0021171432,-0.020871622,0.041707065,0.0050306977,-0.019795947,0.006925925,0.023310747,0.057574518,-0.04172993,0.024574231,0.022809846,0.0015458278,0.022190817,0.05486134,0.07789993,0.016881172,0.035610233,-0.023043822,0.035379335,0.030178303,-0.0016232696,0.00865718,-0.003094071,-0.05154483,0.022566807,0.02706009,0.0032071988,0.070306085,0.0009946992,-0.028021982,-0.005356443,0.02124656,0.01451311,-0.013525881,0.029623128,0.00058497203,0.015443569,0.009150949,-0.03762836,-0.0097456835,0.00006458107,0.02583614,0.022780003,0.057369906,-0.0038020285,-0.013546818,-0.026564335,0.037510663,0.030346343,0.038169723,0.027906027,-0.030439768,-0.019161502,-0.08059354,-0.01130248,-0.016777689,0.00048137907,-0.035858866,-0.017845316,0.013006743,0.021485787,0.037120126,0.009210223,-0.0064014415,0.0023782167,0.033602193,-0.0082171755,-0.0113852825,-0.0009563236,-0.03892952,-0.043886088,-0.009511018,-0.017705757,0.0030348601,-0.05431651,0.012865991,-0.010055411,-0.04427979,-0.016675586,0.015250402,-0.037976246,-0.0115194125,0.04671702,-0.028084276,-0.015243083,-0.02574832,-0.017882789,-0.028408535,-0.0061873132,0.10907858,0.016612798,-0.009726603,-0.00890497,0.017743936,0.09735444,0.0311691,0.029315537,-0.015904795,-0.016178345,0.027340073,0.0118736345,0.023095269,0.0040454143,-0.008568227,-0.034330886,0.025942827,-0.02951882,-0.013159363,0.026840407,-0.010962048,-0.056274746,0.0057804747,-0.013050086,-0.023452375,0.026930004,0.06876943,0.029217988,-0.024506152,-0.020117316,-0.015013758,-0.0071179117,-0.014771452,-0.02163479,0.03402563,0.0014379616,0.014831936,-0.0022329572,-0.024176126,0.00052093336,-0.009346037,0.03523483,-0.021617226,-0.022174029,-0.017875826,0.058661737,0.0029630149,-0.05059689,-0.057896122,0.020782031,0.032484613,0.012434965,0.014160973,0.0488684,0.013597767,-0.024108732,-0.06308924,0.032273043,0.0056136893,0.026622558,-0.05100086,0.0031090085,-0.031970333,0.033530444,-0.02056502,-0.041245416,-0.012840804,-0.0068654357,-0.046315815,0.02590221,0.047472645,0.006366312,-0.04886886,-0.060893435,-0.025016196,0.015303464,0.006808037,-0.0043507763,0.002562299,-0.01545605,-0.0063451375,0.019501965,-0.01651664,0.0025998515,-0.014158226,-0.028359817,0.03310866,0.02816789,-0.046699587,-0.027221594,-0.02449557,0.017710846,0.011920532,-0.045003407,-0.030579468,0.018798938,-0.018859247,-0.017111437,-0.060601287,0.004539608,-0.022717161,-0.041314777,0.026593756,-0.017144462,-0.017585073,-0.051258553,0.06430663,-0.047516778,0.019779153,-0.0012378419,-0.0025639532,0.007033672,-0.029220695,0.005797637,0.021533936,-0.02847762,-0.022587067,0.06235473,0.013704813,-0.0056678737,-0.015240897,-0.02536312,0.029514732,0.012733239,0.008504095,0.04880549,-0.022292595,-0.028264146,-0.030189738,0.00090430817,0.013136479,-0.026882477,-0.01617958,-0.042773526,-0.013536718,0.0120919235,-0.0018497107,-0.028561061,0.009831339,-0.034641672,-0.013099907,-0.0049380437,-0.026682714,0.009184692,-0.04373187,0.060457483,-0.009233867,0.03904958,-0.023716735,-0.043507814,0.013511884,0.04755257,-0.034249198,-0.014958084,-0.0497096,-0.00016880153,-0.005101749,0.027403109,-0.0065989546,0.041506633,-0.019597149,-0.013408483,-0.028786259,0.024904348,-0.026362361,-0.00980663,-0.00692486,0.014451078,0.008594381,-0.030466378,0.01615739,0.014685555,-0.025291508,-0.015030932,0.022037761,0.039851815,-0.042059943,-0.035854284,-0.02735302,0.0029499324,-0.049214274,0.04555855,0.03269313,-0.0157024,0.015380848,0.0018395536,-0.04482573,0.012773444,0.049185522,-0.06428929,-0.06666079,0.0060886573,-0.028316407,-0.03890553,0.013164638,-0.014880927,0.016647995,0.04770311,0.01895537,-0.0013639856,0.021552576,-0.04517819,0.034692287,-0.13972673,-0.019578554,-0.031657152,0.0337775,-0.0011753602,0.030207407,-0.047272,-0.008077051,-0.037852004,-0.023176204,-0.020741776,-0.06759571,0.030102307,-0.034833368,-0.020052297,0.054255024,-0.014860644,-0.00927902,-0.041905,0.07334187,0.009790532,0.0029499528,0.04934214,0.012567106,0.004110248,0.0047870497,-0.013221649,0.016045956,-0.016038455,-0.045909047,-0.011228809,-0.029011035,0.028937807,0.016414493,-0.023956513,0.007513535,-0.010085538,0.017453521,-0.022649283,0.03426889,-0.042643968,0.023541275,-0.032267496,0.014705294,0.009049652,0.0627361,0.0038575893,-0.014371522,-0.0069368863,0.002326607,-0.0010933975,0.0036698715,-0.0051161447,0.019379392,-0.017070726,-0.02635593,-0.004507349,0.0020790591,-0.009904737,-0.0040101213,0.018953307,0.04201481,-0.027420808,0.015893098,-0.044689048,0.05727935,-0.061957993,0.009474836,-0.02740506,-0.013666487,0.0040755155,-0.008064174,-0.03337053,-0.0254337,-0.0009814876,-0.0043828916,0.007676577,-0.00242672,-0.062095992,-0.002653366,-0.026726115,0.007530739,-0.0043354617,0.007795049,0.049823195,-0.026524398,0.011296661,-0.013696005,-0.01513333,0.01171586,-0.047886465,-0.043684848,-0.03306082,-0.0040208003,0.00017522635,0.052109867,-0.031267036,0.02822552,-0.007124747,0.0026993034,-0.022055587,-0.04207688,-0.038952388,-0.03955838,-0.023348523,-0.00021768635,0.016824337,-0.008068128,-0.012247298,-0.022413034,0.011810501,-0.02362739,-0.011911484,0.040065777,-0.08320751,-0.0020444016,-0.004055457,0.036099635,0.05234743,-0.009672646,0.010216769,-0.001412543,0.021815825,-0.031003488,0.036999952,0.073426016,0.01992783,0.016493492,0.037019197,0.0076372037,0.01948705,-0.028943717,-0.018034067,0.01423653,0.023934737,0.008670523,-0.013341914,0.05733223,-0.07359785,-0.03561171,-0.033556383,0.04041238,0.042174783,-0.03752232,0.012562284,-0.026472725,-0.0014797695,0.0145013975,0.012227419,-0.028392542,0.0006767973,-0.009514116,-0.022465138,0.089787915,0.008433552,0.013576264,-0.007631439,0.03504243,-0.03134134,0.03379615,-0.036791213,-0.027483284,-0.01672295,-0.034748774,-0.023208993,0.045768812,-0.027148359,-0.016095208,-0.027822051,0.0005076133,0.030501872,0.0057919663,-0.011614047,-0.05487309,0.050979264,-0.028965993,-0.021944918,0.0021664,0.031610314,-0.013738132,0.025969533,-0.006041805,0.05431378,0.03462904,0.012825839,0.032968733,-0.008772439,0.03901604,0.017871618,-0.018403813,0.014341842,0.018534947,-0.02540908,-0.018813785,0.077057004,0.03636299,0.011628723,0.023224426,0.025361203,0.056094706,-0.006028296,-0.012384347,0.0018834866,-0.03000947,0.0049842973,-0.016286312,-0.019521486,0.01587146,0.00862925,0.032683864,-0.017663376,-0.021040281,0.007028542,0.015175806,0.01176495,-0.0016506965,0.022376517,0.016368717,-0.031721026,0.0068097827,0.06417196,0.016262805,-0.009043189,-0.038602166,-0.04347107,-0.025851019,-0.0002669897,-0.00042303005,-0.029334577,0.023349386,0.0025024482,-0.00036057003,-0.004271757,0.039404176,0.030825678,-0.012675267,-0.04934042,0.02303625,-0.043012347,-0.007796864,0.063236244,-0.015200711,0.0019429945,-0.0026091759],"last_embed":{"hash":"1b9f073","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1b9f073","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{6}","lines":[77,78],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1b9f073","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041632928,-0.0052171056,-0.057779483,0.003178354,-0.03759944,-0.002355278,-0.0067324005,0.02764458,0.029104268,-0.027709778,-0.043477084,-0.03718623,0.004236253,0.017930618,0.02830534,0.010035054,-0.02200915,0.0056276205,-0.012951519,-0.014903226,0.03551618,-0.029203571,0.05759837,0.008908653,-0.043432437,0.014647113,-0.013179783,-0.0061095725,0.046062805,0.047372285,0.020990068,-0.06299887,0.0052464185,-0.027696999,-0.058925204,-0.004443741,0.014494751,-0.025478434,-0.027821189,0.055732694,-0.0056070946,0.019108169,0.02143595,0.002641681,0.061541583,0.010693508,-0.01120943,0.0026959956,-0.040889904,-0.06711116,0.0056922883,0.013632616,0.007360886,-0.026310917,-0.017174099,0.033533607,-0.003439929,-0.06513854,-0.03968641,-0.03266298,0.004313361,0.01098928,-0.020678205,-0.00656198,-0.009045501,0.055999756,0.029558707,0.022572586,-0.029705122,-0.04842882,-0.011907839,0.019648908,-0.040710345,-0.004134469,-0.04435203,0.01836817,0.0062857848,-0.03241828,-0.012376736,0.03649367,-0.0036160336,-0.008058392,0.028363839,-0.036404632,-0.004475012,0.011190648,-0.0045176856,0.0759017,-0.00851932,-0.007030702,-0.017665,0.009956202,-0.00028029364,-0.032188162,-0.005360974,0.0018914145,0.00052020507,-0.027669098,0.037437115,0.0075749387,0.00037066362,-0.021031028,0.021416264,0.042472344,-0.0022907914,-0.011776994,0.00058196177,0.020821093,-0.02017586,-0.040040504,0.014085725,0.011109094,0.043573204,0.04185162,0.0015820558,-0.006671782,-0.0045882575,-0.044712678,-0.0030508845,-0.0040743644,0.05531606,0.012632866,0.04082374,-0.027532281,-0.038795993,-0.0168669,0.0063791983,0.005967213,-0.0038151545,-0.00820274,0.020786015,0.07708952,-0.029099248,0.010183937,0.004662443,-0.021429764,0.01732273,0.02965956,-0.015583429,-0.039535172,0.047123317,0.059912395,-0.05629678,-0.020378053,0.04841472,-0.03282981,0.02300411,0.012161635,-0.010127168,-0.031973895,-0.03649463,0.030433169,0.005890471,-0.008519908,0.0008957216,0.016922127,0.050136838,0.043659218,0.020063354,0.000369619,0.011459156,-0.0128223775,0.007440179,0.007356717,0.046277326,-0.009483723,0.0000021877293,0.004917216,-0.00028653865,0.009294449,-0.0038824123,-0.01983058,0.05061013,0.021326061,0.04219407,0.020896042,0.040095992,0.023119658,0.026273554,-0.03814012,-0.029088523,-0.018838609,-0.018689567,-0.008528795,-0.030665712,0.026024463,-0.009618172,-0.015549478,0.020152539,0.030784693,-0.031671144,0.04365962,-0.008687893,0.031465393,0.014839481,-0.03781584,-0.008132444,0.016440516,-0.04649149,-0.025689851,0.009961955,-0.00539885,0.025809474,-0.040911775,-0.036515664,-0.012977844,-0.0149485795,-0.018682908,0.026850896,-0.048364326,-0.011892762,-0.020585435,-0.03492724,0.0035521537,-0.03608947,-0.02099017,0.011290405,-0.005162853,0.01904681,-0.014082599,0.018318234,0.06327612,0.026970252,-0.011704316,-0.007075048,-0.024289614,-0.017962722,0.02409216,0.06923625,-0.027693106,-0.010391165,0.03265175,0.029463314,0.026072351,0.018942308,-0.035567727,-0.015128308,0.038044,0.029900488,-0.0047319317,-0.009870775,-0.041252065,0.028367057,-0.011673208,-0.020924374,-0.020592606,0.05638629,0.021009536,-0.039469313,0.026537133,0.014449236,-0.004321149,-0.025103664,-0.0288352,-0.012828413,0.006489567,0.004268926,-0.009834169,-0.040043753,-0.029018795,0.033477016,0.033772748,-0.012043152,0.00264562,-0.007638198,-0.018989312,0.061298918,-0.015732756,-0.0027502514,-0.009222424,-0.022039182,-0.029647717,0.02186184,-0.012693149,-0.02044103,0.015186357,-0.038322642,0.011180986,0.07469085,-0.037974194,-0.01499179,0.07205283,0.016312905,0.0017844078,0.058858443,-0.0377978,-0.0138060255,-0.02469297,0.03936564,-0.031088265,-0.05679076,-0.03952493,0.04021239,-0.01833881,0.0039409194,0.027280157,-0.007492034,-0.18213588,-0.022570632,0.0051524495,0.03489882,0.01922749,0.019705486,0.008874666,0.00078370457,-0.02428835,0.051062495,0.007315367,-0.055366743,0.020923657,0.01873552,0.038681414,0.033084746,0.007017514,-0.017060464,-0.02420967,-0.041612715,-0.072424434,-0.03324454,0.029372085,-0.005317824,-0.034522317,0.02281471,0.11534564,-0.009843342,0.023542836,-0.011290799,-0.044410102,0.005661511,0.010687297,-0.02245562,-0.00013007587,0.0373295,0.0020763201,-0.01019859,0.0129447095,0.015808925,0.059458453,0.046732187,0.023853518,-0.0045998045,-0.015691385,0.015309615,-0.0073497924,0.0033026724,-0.03551789,0.006363889,-0.017344762,-0.049953185,-0.00948795,-0.032826886,-0.05566465,0.020411203,0.025718128,0.037352145,-0.020057362,0.029013956,-0.03390125,-0.043550316,0.032243565,-0.01222939,-0.024351552,-0.03693998,0.005372791,-0.014658135,0.0069162664,-0.030969134,0.0010221191,-0.06825873,0.0054199495,-0.038123295,-0.02232798,-0.0038030343,-0.013300307,-0.017194409,-0.0025498483,-0.07604315,0.026691532,-0.015333975,-0.016121857,-0.005845652,-0.020419938,0.0071132174,0.020169403,0.0065206587,0.0015527847,0.25880933,-0.009681564,-0.02304027,-0.038132414,0.02967918,-0.019378053,-0.035421178,0.08915591,-0.024603197,-0.036759928,-0.01496923,-0.0071766567,-0.011809568,-0.029768148,0.031955,0.010880223,-0.053963166,-0.002779134,0.09570318,0.026445614,0.07647423,-0.006609391,0.029412845,0.002080341,-0.049419533,-0.010661962,-0.030582976,-0.0049570855,-0.0058656987,0.04800313,-0.05256832,0.017719103,0.03962517,-0.018303538,0.0071951044,0.0057495343,0.01239424,-0.042263377,0.024526898,0.040051747,0.013101755,-0.010813408,-0.015975513,-0.021160701,0.0017612273,-0.022647778,0.012093788,0.017450865,0.005070523,-0.015677057,0.04559335,-0.018789873,0.020309372,-0.035065453,-0.018917402,0.029443543,-0.030920798,-0.03062696,-0.0031225104,0.024109377,-0.0025679048,0.011384606,-0.033869945,-0.004715007,-0.029462392,0.04326336,-0.024585888,-0.0123766195,0.014136016,0.021558227,-0.004759953,0.02659422,-0.011235503,0.00650208,0.04696319,-0.042834964,0.008973917,-0.016486293,0.0035176058,0.025450073,-0.0176256,-0.020427437,-0.017738556,0.032533716,0.022414278,0.020060787,0.019111821,0.03719899,-0.028570335,0.013896793,0.021550002,0.011840075,-0.022594672,0.023557313,0.018212488,-0.025536343,-0.0022035472,-0.013052822,-0.05419129,0.00654215,-0.015885117,-0.021614596,-0.0015348408,0.00834942,0.024187855,0.0021113555,-0.017430807,0.03129654,0.00899216,0.04157188,-0.04674232,0.010300574,0.019585589,-0.00074313197,0.026098812,0.044860292,0.062197115,0.0151435975,0.037458066,-0.00023597584,-0.0023779762,0.032621514,-0.0056948964,0.03582866,-0.0017881433,-0.0531735,0.00499351,0.06491717,0.0028204957,0.065168165,0.0020322993,-0.018343221,-0.0017996214,0.038429134,0.013250769,-0.010268637,0.03266852,0.008245621,0.048602458,0.02878435,-0.061064854,0.015193529,-0.033991635,0.0038007575,-0.0007684322,0.07594726,0.041763056,-0.024295986,-0.013909929,0.008622311,0.022665698,0.0119998,0.011201386,-0.06436716,0.0005277046,-0.10063933,-0.014771437,-0.03590015,-0.025282584,-0.024046076,0.004319099,0.0063456437,-0.003649348,0.067667454,0.018430157,-0.016412115,0.03598505,0.034635514,0.023845736,-0.016447863,-0.0022525273,-0.08605852,-0.032125104,-0.021160755,0.0030558729,0.0011647919,-0.064344645,-0.0020672863,-0.030976743,-0.027189761,0.012338824,0.023025263,-0.033686236,0.011555675,0.024121761,-0.011966945,-0.0020198412,-0.035951365,-0.06688498,-0.030920783,0.035940073,0.11256523,-0.015934251,-0.014469707,0.0038404742,0.0131774405,0.062150564,0.0210985,0.027641596,-0.014598238,-0.00079707365,0.013721525,0.017423477,0.005093097,0.0055678193,-0.005999911,-0.022617497,0.028111529,-0.004092855,0.015324195,0.007357336,-0.009995021,-0.040296398,0.024673121,-0.025754405,-0.008296321,0.034376428,0.056060713,0.023363847,-0.02415789,-0.024957346,0.005119748,-0.007417485,-0.015590475,-0.02157124,0.038110215,0.030001653,-0.001056881,-0.006983389,-0.020241093,-0.011332954,-0.0026591034,0.050341018,-0.03275512,-0.037455294,-0.0035576017,0.004731846,0.0014444,-0.033887498,-0.056566462,0.005305919,0.012761035,-0.0035907603,0.008667057,0.045261364,0.018214742,0.0052693337,-0.07821798,0.03128842,-0.019376902,0.009376802,-0.021061638,0.010729552,-0.043286312,0.012497889,0.023323108,-0.029077943,0.011989092,0.050388895,-0.00855676,0.007510912,0.04894656,0.01790776,-0.044823788,-0.032349274,-0.008903817,0.029980712,0.00028216955,-0.023976577,-0.020142669,-0.041958716,0.0027254962,-0.0113045,0.025330529,0.00012624898,-0.0029412974,-0.0410003,0.029875288,0.0038776076,-0.07738292,-0.010981776,0.000675481,0.011533238,0.02101629,-0.027588125,-0.011415951,0.01173009,-0.01580998,0.0014264247,-0.022793356,-0.0028994097,-0.022419596,-0.030744594,-0.012066239,-0.01905734,-0.020990977,-0.021923978,0.071494944,-0.04321332,0.010933654,-0.018762635,0.013379437,0.021068156,-0.05767989,-0.0036711253,-0.0047686617,-0.017759928,-0.016733633,0.053310107,0.007881198,0.014417892,-0.031676505,-0.006326367,0.034412462,-0.0204845,0.01634526,0.08870057,-0.017747657,-0.042166434,-0.028959205,-0.024408292,0.01976353,-0.02030507,-0.0063891537,-0.05003442,-0.01829242,-0.0008798598,-0.006119451,-0.02328108,-0.009075258,-0.025971431,-0.0003726777,0.00518337,-0.0411042,-0.018891402,-0.024247961,0.044534456,-0.0025398268,0.03815391,-0.009200765,-0.015035312,0.03137518,0.052362666,-0.023625592,0.0031970087,0.00021485743,0.028330758,0.0048531448,0.011267111,-0.01763177,0.030979527,-0.012075868,-0.0032854623,-0.029724784,0.025138693,-0.010052739,-0.0019735529,-0.02302352,0.03438085,0.049023516,-0.05185391,0.032864396,0.023490237,-0.02341506,0.02275933,0.021429796,0.045369666,-0.05896878,-0.0041161366,-0.017239178,0.004217611,-0.024602978,0.040064465,-0.006779627,0.010951634,0.057977244,-0.0042445473,-0.039335746,0.014931401,0.017718213,-0.03444621,-0.05972584,-0.021039873,-0.009949445,-0.029656315,0.005385372,-0.008074772,0.008001258,0.022709534,0.02457671,-0.0128868045,0.03249904,-0.025293952,0.011843801,-0.13776548,-0.02239727,-0.023481004,0.013705169,-0.01587277,0.023278134,-0.020602843,-0.008467855,-0.034569774,-0.013189905,-0.020777266,-0.034754332,0.02457516,-0.018796444,0.0112474365,0.026231198,-0.0154656535,-0.0026807198,-0.03883371,0.062660486,0.020602247,0.010644584,0.05007199,-0.002746102,0.024647743,-0.00829278,-0.03313045,0.018104054,-0.016374603,-0.04204175,0.0038090097,-0.05329352,0.010454731,0.02224963,-0.009745094,-0.004763233,-0.026296742,-0.02367072,-0.0033208001,0.0010061911,-0.06059036,0.037753034,0.011644517,0.026204556,0.009703079,0.05350437,0.011795528,-0.014726807,-0.013096198,0.0009237375,-0.015290951,0.035912093,-0.014399951,0.023510851,-0.02144578,-0.04338387,0.007229925,-0.01650364,-0.04188443,0.014027097,0.005261282,0.030398753,-0.03286172,0.0025777724,-0.036433425,0.039652415,-0.074597895,0.036296908,0.011959119,-0.03969976,0.011485586,0.011488817,-0.0165804,-0.038710568,-0.03202114,0.021289486,0.015345417,-0.0063792523,-0.044105623,0.006449245,-0.03499956,-0.00072073436,-0.020897796,0.038131982,0.037957456,-0.02193954,0.0072716884,-0.004399714,-0.00724202,-0.0028001769,-0.054810774,-0.02379095,-0.0105656395,-0.009690831,-0.016514719,0.033877093,-0.0371206,0.027856182,-0.010664715,0.02045965,-0.0042049643,-0.034087483,-0.03197926,-0.023071488,-0.027580522,0.009344881,0.01653173,0.005444831,0.005671883,-0.01642638,0.005722865,-0.017987547,-0.01893993,0.035446398,-0.07036503,-0.0057191327,0.0059106247,0.024741141,0.03664915,-0.021044886,0.023656534,0.010286497,0.017335113,-0.024034206,-0.004406378,0.050731476,0.03125805,0.029344797,-0.018293923,-0.02112847,0.034700777,-0.07802752,-0.03493385,0.030116579,0.006144913,0.013498671,-0.008297018,0.04910955,-0.04903685,-0.049396947,-0.026251687,0.030084597,0.031802516,-0.031060075,0.03146839,-0.01672531,0.014474998,0.01013982,-0.012548941,-0.016330883,0.00013589759,-0.032473512,-0.012723863,0.11018393,-0.009761341,-0.0041423123,-0.006104935,0.01552612,-0.024024518,0.019114753,-0.016942233,-0.014414097,-0.028838394,-0.04743448,-0.013042019,0.039817106,-0.021708677,-0.025366647,-0.037341088,0.0058477465,0.017090559,0.028671743,-0.01716351,-0.028246732,0.04190142,0.02001677,-0.023949286,0.0021786806,0.031365674,-0.004104467,0.02699457,-0.0045240447,0.02546865,0.032424368,0.020531988,-0.0009870658,-0.015769763,0.0099123735,0.013227609,0.0021517328,0.0073113437,0.014153434,-0.050286315,-0.014252132,0.06415868,0.014169517,0.009632364,0.027513167,0.008578508,0.048989203,-0.02128035,-0.01757432,-0.0010227934,-0.027068703,0.0070446716,-0.020189093,-0.02752477,0.007974816,0.016958166,0.007146803,0.010632932,-0.013519181,0.010993213,0.035020452,0.0016164569,-0.0458196,0.01230404,0.030248212,-0.05568065,0.0019972813,0.07250228,0.019102255,-0.016109305,-0.022509186,-0.024779396,-0.0070462376,0.010943163,0.0080927955,-0.03186955,0.021383611,-0.025243236,0.017324563,-0.013610423,0.045449954,-0.00030688493,0.016953202,-0.04200503,-0.022636632,-0.045827027,-0.025688,0.060507424,-0.031467054,0.04428799,-0.012715579],"last_embed":{"hash":"epfvk6","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"epfvk6","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{8}","lines":[80,80],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"epfvk6","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0044388548,-0.027130088,-0.042684358,-0.017655328,-0.014931824,-0.017670412,0.0017525617,0.01915371,0.009459045,-0.014626116,-0.024887692,-0.0010509224,0.015321836,0.0207972,0.051476765,0.018284382,-0.0029137516,-0.005326793,-0.010793345,0.0037046107,0.018165937,-0.0014695955,0.03575226,0.009710139,-0.05230395,0.030062504,0.00463403,-0.01436814,0.009482159,0.055877026,-0.0055678035,-0.09716019,-0.0030656313,0.004661053,-0.04943813,-0.013408265,0.017734356,-0.017518269,-0.047283374,0.031410206,-0.0066029686,0.017308159,0.028594617,-0.0060855993,0.048003677,0.0036836076,-0.031515196,0.0055028484,-0.0472397,-0.055635314,0.033860065,0.006625086,0.029481078,-0.04227015,-0.04338623,0.029483689,-0.016694946,-0.077519774,-0.045025706,-0.033410408,-0.019091412,0.021192506,-0.020566901,0.018206809,-0.0052053444,0.0638707,0.035534624,0.015402342,-0.025507914,-0.040666778,-0.013598152,-0.008070874,-0.054670714,0.01594106,-0.057568777,0.025684252,0.023758862,-0.030081952,0.022242023,0.03375331,-0.00209488,-0.036793675,0.025207428,-0.01948039,0.011580694,0.03127129,-0.0014287888,0.08780633,-0.028835936,-0.0063271006,0.00081042026,0.022193804,0.01293859,-0.009620569,-0.030502452,0.017009873,0.011355142,-0.031679362,0.05134084,0.017344786,0.021619787,-0.019008992,0.02974844,0.06600528,-0.007571832,-0.02077705,-0.020346394,0.0043215896,0.007910219,-0.033182453,0.0011795141,0.010957185,0.040803857,0.010084827,0.0073458753,-0.014727248,-0.0024056593,-0.0400287,-0.012825558,0.010756598,0.05857354,0.0072912327,0.040477604,-0.049550567,0.008377965,-0.025143856,0.015703987,-0.00057831145,-0.012823467,-0.0007479022,0.023257501,0.06524823,-0.024816558,0.02175601,-0.003520515,-0.018704915,-0.0010563482,0.024227431,-0.02033975,-0.036753625,0.02511785,0.08145629,-0.08049667,-0.0061996547,0.011040343,-0.03742334,0.026450157,0.007347579,-0.007871133,-0.04327148,-0.0133997835,0.003730888,-0.00060312724,0.011401007,0.031244257,0.009643983,0.038313773,0.0752346,0.016032018,-0.017909126,0.031079434,0.010687235,-0.022954484,0.013466797,0.05326374,0.017036337,-0.0022514116,-0.0029652687,0.0005271736,0.036572427,0.00357997,-0.015101149,0.029194232,0.009637069,0.033407874,0.019492785,0.025715545,0.007907647,0.03286126,-0.026559325,-0.052479684,0.015429574,-0.04138812,-0.04439204,-0.03428086,0.040037915,-0.005863392,-0.0063768527,0.031691745,0.04559406,-0.01867323,0.021049641,-0.03287069,0.02539837,0.0041422937,-0.028692096,-0.0076553607,0.01769936,0.0069999797,-0.032472137,0.006275577,0.014357661,0.035057474,-0.03947471,-0.033386115,-0.015267311,-0.012028043,-0.02103272,0.022823501,-0.030276813,-0.0022452069,-0.001064706,-0.017439397,0.000175821,-0.06577656,-0.027400186,0.01802399,0.0062510455,0.014976717,-0.004896908,0.029617453,0.036668118,0.028940266,0.0035752552,-0.009999593,-0.011905233,-0.047183994,0.032262273,0.044937573,-0.03008717,-0.0066229952,0.03484928,0.032656718,0.019449301,0.0072101927,-0.014599024,-0.062182825,0.021364069,0.04184171,-0.008489034,-0.0013995363,-0.012915521,0.027177352,-0.04735756,-0.009853723,-0.029937569,0.055832673,0.0390249,-0.04366415,0.0060597793,-0.016530808,-0.0053199497,-0.022975402,-0.0061033573,-0.0028932418,0.014159165,-0.0055136154,0.012266465,-0.02967447,-0.0049608815,0.0077291545,0.02236736,-0.0041478495,-0.0026318375,-0.007378224,0.0042169504,0.034226116,-0.012496606,-0.0150130475,0.018740261,-0.009666836,-0.031639274,0.010961664,0.013107835,-0.017147906,0.0011637481,-0.012172404,-0.008062448,0.078613356,-0.015445996,-0.013518119,0.049432054,0.025303733,0.009200065,0.058019415,-0.018384976,-0.025286252,-0.0097723175,0.03508607,-0.031320635,-0.031622365,-0.026580894,0.05252093,-0.009861473,0.020960355,-0.012094364,0.008550947,-0.18647116,0.0075765788,0.0015975966,0.01829149,0.02310023,0.010094452,-0.03401208,0.016879255,-0.04629755,0.050252758,-0.0010845817,-0.059975494,0.015248534,-0.0008356901,0.04573754,0.019227764,0.0013309296,0.020091232,-0.0416079,-0.040712304,-0.05994525,-0.043753073,0.011493485,-0.03088713,-0.023360664,0.02005341,0.12312113,-0.01968492,-0.0011030235,-0.024315383,-0.038194366,-0.009372915,0.01253233,-0.030675814,-0.013236612,0.031087942,0.01074331,-0.0041542714,0.020352304,0.0062295864,0.052901376,0.040461175,0.02024033,-0.010105544,-0.016173718,0.009173812,-0.0017770999,-0.0054815314,-0.06856509,0.022350622,-0.033051673,-0.03770859,-0.027621994,-0.026658306,-0.04461301,0.007880127,0.033346497,0.04826893,-0.008051309,0.02685421,-0.022542877,-0.034547765,0.021283222,0.017435953,-0.029360522,-0.049675822,0.0027789688,-0.01384589,-0.007001991,-0.022116031,0.02357535,-0.05451923,0.00541808,-0.0569359,-0.01783843,0.0030148413,-0.015288771,-0.0030115095,-0.023294171,-0.08477077,0.046589095,-0.0032392498,-0.02966731,-0.0005550532,-0.007950865,-0.012135803,0.0184914,0.009693499,0.013525679,0.26351824,0.0180732,-0.03223697,-0.02562175,0.044006906,-0.005763578,-0.0046542315,0.06875743,-0.014559493,-0.0354978,-0.04065856,0.0062683774,0.015219494,-0.019521452,0.039740372,0.010600282,-0.062306404,-0.006648995,0.10033517,0.019972377,0.05746984,-0.0015996927,0.044060268,0.013403708,-0.057746552,0.000107447435,-0.025991859,0.003938794,-0.011658279,0.046924066,-0.034101635,0.02777775,0.04519888,-0.010873257,0.00081734225,-0.016835207,0.008567254,-0.06291781,0.02956342,0.035929564,-0.006616134,-0.018988576,0.0066031273,-0.02196734,-0.008363373,-0.03381309,-0.0068824613,0.04000081,0.0023673344,-0.035235938,0.052524753,-0.0340552,0.003516931,0.0023847083,-0.02854941,0.0077704047,-0.021586856,-0.040397774,0.007133784,0.031599086,0.017388554,0.0032602488,-0.0434182,0.01597879,-0.025140688,0.042994957,0.009091177,0.005883411,0.01319831,0.030261649,-0.007038885,0.013612596,-0.004640083,0.0058349147,0.03520789,-0.030004216,0.048969556,-0.004733916,0.011794266,0.0390866,-0.01923308,-0.013016715,-0.004930889,0.05003475,0.012092661,0.0019381841,0.014427586,0.07494684,-0.01799679,0.017046683,0.029289274,0.0150990095,-0.031954434,0.025078408,-0.028518183,-0.02344276,0.021011394,-0.023159591,-0.05349909,0.012363896,-0.012578727,-0.017495979,-0.010720988,-0.0060559902,0.053725976,0.00017669874,-0.017496381,0.013606025,0.024204755,0.036633104,-0.034360893,0.022057375,0.011904727,0.0060133548,0.002891661,0.053476058,0.060314756,0.013298154,0.058968075,-0.0040926933,0.029842664,0.030525189,-0.019359456,0.03911738,-0.00069318863,-0.081629254,-0.018331492,0.046376705,-0.005696944,0.0717325,-0.012093072,-0.02466019,0.013607535,0.03113568,0.025065923,-0.006140186,0.03554139,-0.0043722047,0.018761287,0.00022699372,-0.04660632,0.018993624,-0.024397362,0.0010903823,0.022669267,0.047724623,0.004294563,-0.012988625,-0.024326375,0.010348253,0.018627422,0.021648217,0.0024781488,-0.0391102,-0.01735572,-0.07164423,-0.0075513273,-0.033519227,-0.022401797,-0.025469245,-0.010578829,-0.0058824196,0.0046442114,0.06286885,0.025805745,-0.003947168,0.016220694,0.033946976,0.023365514,-0.0045497487,0.01114798,-0.062889434,-0.034245025,-0.025480019,-0.010937441,-0.036174398,-0.07285669,0.007183148,0.01114566,-0.015282239,0.006566123,0.017706731,-0.03778011,-0.01144935,0.040849697,-0.024068555,0.0013479308,-0.014883814,-0.049206443,-0.01804269,-0.000019514364,0.09922659,-0.0027874927,-0.0014760972,0.0027429787,0.01308419,0.08101801,0.025702944,0.025316581,-0.015009087,-0.004769166,0.02504797,0.020336324,0.003574619,0.0075939135,-0.011886423,-0.035206765,0.03255786,-0.016472468,-0.005713514,0.03742009,-0.009552176,-0.03382786,0.010606919,-0.012897661,-0.0042007244,0.018753724,0.04986644,0.03849792,-0.034924146,-0.00024034602,-0.00955659,0.0023984045,-0.019907655,-0.0056912038,0.017906532,0.013383892,-0.0048964485,-0.0051836134,-0.013699623,0.00051071204,-0.021218318,0.04783701,-0.0150016835,-0.024689708,0.011834385,0.021235792,-0.003940729,-0.03635704,-0.057681024,0.01565462,0.010878215,0.013526493,0.0005189603,0.043055028,0.017553573,-0.004627533,-0.074748576,0.025836637,-0.03030025,-0.008007087,-0.02872431,0.004497258,-0.062473796,0.01300472,-0.002750849,-0.023464616,-0.013238252,-0.003815497,-0.0030895497,0.0076473686,0.05175238,0.018790472,-0.041356016,-0.039336544,-0.007504237,0.029010773,0.023328492,-0.032503128,-0.011701077,-0.036645208,-0.018260343,0.028414574,-0.0002683601,-0.009438522,-0.03719758,-0.033832144,0.01996631,0.0028997778,-0.07829831,-0.00449564,0.0016924511,0.016713783,0.02340827,-0.030793618,-0.030814957,0.015890086,-0.019405978,0.008813191,-0.030756122,-0.000025922816,-0.018127734,-0.04829262,-0.0034697633,-0.009801332,-0.022779768,-0.04812641,0.07663501,-0.04293011,0.0026872214,-0.024739373,0.0027736372,0.004629569,-0.02599718,0.0078067407,0.0047066147,-0.012080973,-0.033527162,0.04833001,0.019710818,0.00069568603,-0.0373705,-0.009266554,0.03071336,0.013014821,0.011500444,0.061059143,-0.019101834,-0.04688449,-0.025924044,-0.016662808,0.011564824,-0.025629109,-0.024655627,-0.021685576,-0.0050720954,-0.015073517,-0.008125651,-0.023048963,-0.010004633,-0.024468228,0.00018955646,-0.006587305,-0.033182915,0.008534053,-0.021364765,0.040825997,-0.0031761208,0.044267103,-0.002993504,-0.031110242,0.0063105905,0.03273027,-0.008747939,0.0038022615,-0.021575429,0.013260693,-0.007358252,0.0025670708,-0.012485401,0.030567618,-0.012164697,-0.015065626,-0.04208976,0.032141592,-0.025316823,0.0033135149,-0.0039591314,0.028384313,0.028367989,-0.024271179,0.02551771,0.01935382,-0.0252618,-0.005393657,0.025294963,0.029554134,-0.024927093,-0.014435619,-0.04740776,-0.0014215608,-0.03721745,0.041027557,-0.008301839,-0.0038990425,0.033828545,0.004844416,-0.050516505,0.026033955,0.030349897,-0.065694086,-0.06178501,-0.01384433,-0.014373209,-0.024502285,0.00824482,0.006280844,0.028461557,0.021472588,0.011402083,0.02148664,0.014159589,-0.04156366,-0.0017157568,-0.14092152,-0.007273181,-0.042628236,0.015159334,-0.0051738787,0.024915822,-0.033321228,-0.00709738,-0.031898126,-0.0020110176,-0.031035388,-0.047070272,0.026954263,-0.022099199,-0.0006981404,0.029967768,-0.032646578,-0.004552953,-0.020126827,0.057047796,0.020111244,0.019790418,0.06619286,-0.024130514,0.023073256,-0.011074485,-0.026681835,0.029039314,-0.019327352,-0.05952684,0.010061763,-0.035928793,0.013967905,0.044651043,-0.022751747,-0.014291249,-0.00989081,-0.023132706,-0.021568451,0.014845821,-0.03585806,0.03095618,-0.007554591,0.027325405,0.036609914,0.059169326,-0.0023903071,-0.0034247108,0.0018474075,-0.007486147,-0.011077841,0.016365035,0.00037929707,0.040149283,-0.013766946,-0.040012613,-0.022034986,-0.006019262,-0.011244464,-0.004546204,-0.01705738,0.06307308,-0.036236428,0.01530813,-0.03961299,0.03230021,-0.07587569,-0.008558905,-0.009871992,-0.029826866,-0.0009101082,-0.007970271,-0.030819157,-0.014540692,-0.023129828,-0.011717128,0.01777897,-0.024107588,-0.052777614,-0.0006917159,-0.03342635,0.015173091,-0.021781387,0.017937453,0.044124108,-0.011319926,0.009105004,-0.0075373393,-0.024884302,-0.004829553,-0.06442687,-0.024656741,-0.013056018,0.00425829,-0.023936901,0.049730964,-0.015749188,0.025944155,-0.021488259,0.013145445,-0.02830038,-0.021077741,-0.025739837,-0.019899912,-0.029311897,0.0032249503,0.026384018,0.005277251,-0.014669794,-0.020722006,-0.0068546734,-0.018171659,-0.0035655084,0.05282265,-0.06274218,-0.030453665,0.004023819,0.03630921,0.024555454,-0.024577571,0.018198915,0.020087486,0.014823769,-0.03459637,-0.005051214,0.04561232,0.015490196,0.035811987,0.023715412,-0.016698448,0.013303019,-0.040332217,-0.03286721,0.025054468,0.02227654,-0.003183155,-0.03248881,0.043762743,-0.051668026,-0.05720387,-0.025650566,0.0470361,0.050173502,-0.04289024,0.007743116,-0.025743911,0.005834064,0.012452481,-0.012488498,-0.013377609,-0.02107317,0.0075238245,-0.0125389565,0.09206639,-0.0056358986,0.010399478,0.006483874,0.026691312,-0.039630614,0.027667891,-0.033047322,-0.0220788,-0.044285603,-0.042422064,-0.017948074,0.03368453,-0.04197702,-0.015512738,-0.007726171,-0.0042065284,0.019814096,0.019204102,-0.03556417,-0.024984982,0.03422701,-0.010996372,-0.023621066,-0.010388031,0.02172116,-0.018022306,0.049821038,-0.011388804,0.025609035,0.03616959,0.009531191,0.0088184755,-0.0017417716,0.03186873,0.019369366,-0.023625413,0.023379903,0.024653204,-0.03174059,-0.0062715895,0.06730205,0.020219445,-0.0050826333,0.012887974,0.036582224,0.03795043,-0.012814792,-0.015422362,0.0012796596,-0.030341988,-0.0052402145,-0.022259235,-0.018589118,0.018819451,0.005036133,0.022264846,-0.0034185946,-0.00014731428,0.019687995,0.036040906,0.01967638,-0.012654449,0.03671344,0.023639474,-0.021110082,0.024376536,0.05569939,0.042412855,0.00063974026,-0.03950402,-0.026709741,-0.01987551,-0.0071312953,0.006331971,-0.042766538,0.020416727,-0.008473428,0.006385323,-0.008166536,0.033519384,0.014029482,-0.0019640399,-0.059511714,0.00083022285,-0.048182078,-0.024094516,0.05707808,0.004267412,0.016496249,-0.00033012396],"last_embed":{"hash":"bddj72","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"bddj72","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{10}","lines":[82,82],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"bddj72","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01502569,-0.010508065,-0.047899276,-0.0065082167,-0.003336789,-0.036803503,-0.0034697955,0.024761144,0.020201035,-0.014377782,-0.002641265,-0.0019123368,0.030832417,0.02692003,0.042357583,0.016843727,-0.020072866,0.0056726616,-0.025264299,-0.009800607,0.03254826,0.009395611,0.025575226,0.008676466,-0.047610812,0.011952209,0.009876376,-0.026364725,0.018672261,0.035013102,0.031857718,-0.06668697,0.0039873305,-0.002358763,-0.054282304,-0.0007007578,0.015807634,-0.01018903,-0.050530754,0.031487197,-0.009859239,0.010900537,0.011086154,-0.022411404,0.049142934,0.003137289,-0.02119776,0.009162268,-0.05440047,-0.03745133,0.016428344,-0.00835273,0.021647377,-0.02460399,-0.05777789,0.044943064,-0.039770763,-0.09134012,-0.044091064,0.004328338,-0.018357446,0.011148073,-0.012966222,0.004172273,0.014456152,0.057505578,0.043185048,0.029101219,-0.013649147,-0.017323874,-0.02130331,0.020305172,-0.057310168,0.00083110254,-0.053457268,0.025747424,0.013168361,-0.039896555,-0.030618291,0.03351379,-0.00155759,-0.008634038,0.025623463,-0.002489045,0.008329135,0.058668204,-0.0075672874,0.09105346,-0.014708878,-0.0036093264,-0.0066156257,0.009948119,0.029769845,-0.0016144969,0.004833843,0.015993731,0.020401418,-0.014141487,0.014685995,-0.0061247763,-0.0076409676,-0.032763697,0.014111217,0.0566158,-0.013025081,-0.01657339,-0.0093195215,0.0016445762,0.005358724,-0.043333966,-0.009557152,0.0071266615,0.031754375,0.032722447,0.014784838,-0.024366567,0.022050299,-0.04408448,-0.0029561217,-0.00978303,0.04039642,0.019678585,0.018252201,-0.032736532,-0.017706238,-0.03223091,0.025313146,-0.0116159385,0.011835891,0.004424774,0.029176906,0.07224648,-0.005484928,0.04217636,-0.014171425,-0.0084865,0.029173393,0.05061474,0.008917051,-0.038697693,0.017131956,0.042418867,-0.06251576,-0.008428851,0.015568183,-0.055930782,0.00764476,0.00776224,-0.02013252,-0.05471819,-0.019374624,0.004375271,0.001518193,0.023409018,0.0050242273,-0.010783977,0.055399477,0.06558154,0.0038741052,0.003974317,0.018427474,0.00012470939,-0.018298585,-0.008616254,0.049821272,-0.0054521817,-0.0010858136,-0.038287427,-0.0024980227,0.005724514,0.019613976,-0.007989184,0.045228068,-0.0039708735,0.040545553,0.019569084,0.02178291,0.0149454065,0.036827948,-0.021586852,-0.026387528,-0.0022313304,-0.034403883,-0.024418745,-0.018617496,0.054039925,-0.023565808,0.012096107,0.027962647,0.038629346,-0.022626685,0.022921272,-0.048865188,0.030181326,-0.011072988,-0.033891052,-0.040686358,0.035101276,-0.029637143,-0.014601486,0.023761658,0.0141351065,0.021045154,-0.026943127,-0.035522707,-0.024650812,-0.008504209,-0.04306976,-0.0016307626,-0.067439936,-0.0008920766,0.0258833,-0.036831334,0.004427265,-0.04586646,-0.030003551,0.043513063,0.020266164,0.021603215,-0.041226037,0.005980984,0.053883314,0.019560372,0.009855999,0.0029323506,-0.0005588879,-0.051849045,0.020377062,0.069430925,-0.013187324,-0.034284666,0.033812705,0.044061944,0.007024814,0.018700717,-0.019061286,-0.048195936,0.013054589,0.04811085,-0.009741675,0.0024076821,-0.02073838,0.02804952,-0.034037236,-0.019008027,-0.041335452,0.050265577,0.027683772,-0.010969913,0.013972201,0.0015796456,0.0057360865,-0.035105158,-0.010739257,0.008754872,0.003908193,0.0077754,0.0033553652,-0.054760482,0.0032734927,0.012329158,0.023210427,-0.0037609013,-0.0046293037,-0.017883496,0.0013477338,0.04553834,-0.031775873,-0.01620239,-0.010450384,-0.010200399,0.0109235095,0.03121588,0.0020861314,-0.0096683055,0.0050799204,-0.03972631,0.0026847739,0.051153187,-0.041564573,-0.017763799,0.054603085,0.042673875,0.0040114936,0.06911408,-0.005377364,0.01637155,-0.0005149707,0.018127484,-0.040060233,-0.017520824,-0.01694342,0.044298552,-0.013485365,0.01688791,0.017608017,-0.013461429,-0.16905674,0.00563889,0.009296434,0.029650124,0.038664706,0.0049225707,-0.020330315,-0.0071770605,-0.035468586,0.025788695,0.009160379,-0.06272325,-0.004884972,0.0020233404,0.005264273,0.016160738,0.005085939,0.002804381,-0.04013607,-0.02762774,-0.031148016,-0.053944517,0.0012756472,-0.02822066,-0.032992974,-0.0028168412,0.10070591,0.018495345,0.0050744507,-0.011916161,-0.041685697,0.0041774353,0.017269546,-0.017000148,-0.01753297,0.018195853,0.0047665215,-0.0028588388,0.016593292,-0.02048596,0.038478356,0.026792197,0.01735575,-0.0054278956,-0.009518954,0.024394521,0.0061206296,-0.022182748,-0.053054273,0.01603941,-0.020461712,-0.040820953,-0.045720533,-0.0040390245,-0.044263948,0.013959425,0.02642529,0.021357367,0.008644973,0.029351454,-0.03281743,-0.044606045,0.025728224,0.00065089914,-0.0044598184,-0.040297017,0.04897385,-0.009879542,0.008837409,-0.04953377,0.029164989,-0.06707216,0.013156413,-0.02670187,0.005360813,0.017871978,-0.04257062,-0.017895084,-0.00067706127,-0.096374504,-0.017316395,0.0011543358,0.006722023,-0.0073991497,-0.013279963,0.01877448,0.017836427,0.0107454,0.016521566,0.25358158,-0.027419055,-0.02449764,-0.026274856,0.05386672,-0.033487406,-0.013639787,0.08195224,-0.0014521558,-0.01903169,-0.080857135,0.021337332,0.013567992,-0.031215226,0.03658256,0.0029645518,-0.051097356,0.007945523,0.07345229,0.011880526,0.04189463,0.012734998,0.05067315,-0.011013088,-0.04669885,-0.00015327198,-0.01773331,0.0013595561,0.008251083,0.03660018,-0.0055283573,0.03248085,0.01180163,-0.02431576,-0.011596714,-0.02775034,0.017724322,-0.05324426,0.03687482,0.02704534,-0.030643582,-0.024446733,0.018200722,-0.01259447,-0.019690901,-0.046150997,0.006550775,0.01636212,0.00362892,-0.042144366,0.04585784,-0.029377963,0.0046368022,-0.011017274,0.0062967637,-0.00042951136,-0.032051858,-0.026407937,0.0066919597,0.0436217,0.028523063,0.0009664722,-0.022246694,0.010959678,-0.012580996,0.034234866,0.006564194,-0.015220265,0.015863607,0.02222113,-0.003165047,0.034503616,0.0013807314,-0.0058504455,0.023035571,-0.037808765,0.032175027,0.0098164175,0.030278964,0.04587559,-0.028139614,-0.037186164,0.0012096476,0.051559173,0.02216092,0.005992213,0.012973387,0.051438853,-0.049038228,0.013724765,0.023199104,-0.008426819,-0.046304442,0.027682805,0.015171374,0.0014362856,0.0013226562,-0.0077586076,-0.06940567,0.0280493,-0.01620232,-0.015003753,-0.017534291,-0.00895493,0.035780217,0.0241802,-0.023345243,0.013607165,0.0360271,0.030701965,-0.059327286,0.009934673,0.030164493,0.0063028974,0.0057669734,0.04210713,0.078281745,0.01987498,0.010696604,0.010357861,0.033712287,0.04935756,-0.014828695,-0.0044492893,-0.007497443,-0.059695497,0.022335216,0.026898053,-0.0072732437,0.064794034,0.0191947,-0.033242337,-0.0034254242,0.028268144,0.047614645,0.006406819,0.028022956,-0.000789059,0.013768725,0.0023404756,-0.046874676,-0.001553018,-0.020985665,-0.010286086,0.009586695,0.047063373,0.0071581895,-0.03598763,-0.010692185,0.012454163,0.026511583,0.027292965,-0.0016821958,-0.045117103,-0.021691553,-0.058844782,-0.0064038904,-0.019013928,-0.031413883,-0.03892861,-0.008310161,0.00836278,0.02016543,0.059780087,0.0044853417,-0.014912769,-0.0026438378,0.020539045,-0.006008925,-0.0247703,0.025297018,-0.0496603,-0.03411379,-0.0018132862,-0.03217191,-0.008106208,-0.041644156,-0.0023240524,-0.020397203,-0.036233664,-0.0020902732,0.0067823445,-0.031749,-0.019710217,0.04568741,-0.036860105,-0.021408876,-0.020206777,-0.033781502,-0.015721073,-0.0016380177,0.102098666,0.026767079,-0.014117155,0.00598048,-0.0018910356,0.06945838,0.028543469,0.027030474,-0.010485805,0.0122798085,0.025111008,0.033428416,0.018744156,-0.008503788,0.010849066,-0.043668333,0.024150701,-0.02985766,0.014862245,0.051455915,-0.013542756,-0.04140589,0.0064756423,-0.04231371,-0.024352528,0.025116293,0.07467309,0.012189215,-0.055976186,-0.023586717,-0.011077449,-0.0017547494,-0.02836907,-0.015350756,0.040872153,0.0037085684,0.008961757,0.0024602003,-0.04239099,-0.0010419665,-0.00830443,0.0378415,-0.03293068,-0.016539156,0.00032853143,0.038882915,-0.0031739618,-0.024784755,-0.05196823,0.010578881,0.009314806,0.01713328,0.0012005781,0.04145175,0.023327744,0.0002815169,-0.05934913,0.027512215,-0.02407583,0.012702093,-0.030014686,-0.0011566561,-0.05153705,0.0137460865,0.0026914228,-0.04695691,0.0025256998,0.005846963,-0.025182478,0.03007737,0.04162548,0.0009123162,-0.04289386,-0.031296436,-0.010897031,0.01217309,0.010049191,-0.03170431,-0.019486759,-0.011836623,-0.00035114808,-0.0124702025,0.019925732,0.003964911,-0.020914717,-0.04179669,0.008148231,0.0108762365,-0.06897796,-0.0091339415,-0.041054063,0.040753357,0.024432339,-0.040734977,-0.00005407894,0.00088339095,-0.0035839716,-0.008880702,-0.041620895,0.025884122,-0.024115013,-0.041053932,0.008305803,-0.018000674,-0.0091067115,-0.038139492,0.07441317,-0.044987246,0.0032253687,0.0013159525,0.01562712,0.008890367,-0.03131547,0.0026926887,0.006716253,-0.0080737,-0.028833896,0.03819152,0.012714368,0.019568492,-0.05110348,-0.014652424,0.024043446,0.014727139,0.020636244,0.062099256,-0.00330161,-0.036464043,-0.025985355,-0.00033137522,0.0074986876,-0.019710446,0.0015888715,-0.03590092,-0.016141746,-0.001850715,-0.02374716,-0.014577289,0.024730818,-0.037857182,-0.009218579,0.0018346062,-0.026575299,0.014917278,-0.019985363,0.057034746,0.004256355,0.045135915,-0.020666322,-0.023216564,0.0076011084,0.042732645,-0.022788355,-0.0013029133,-0.03113746,0.005545079,-0.0064900964,0.028344456,-0.019109253,0.027305325,0.010420612,-0.0006027942,-0.025365528,0.042688794,-0.024267675,0.0028976367,-0.01514165,0.011505927,0.009674224,-0.019975875,0.021797193,0.010081895,-0.016586728,0.01908381,0.006606608,0.046501026,-0.04207176,-0.01610528,-0.02415699,0.0075323586,-0.034699917,0.020729398,0.011157123,-0.014004622,0.03169589,-0.00017709381,-0.03622869,-0.0066985004,0.043524224,-0.060801607,-0.063567325,-0.018632159,-0.012110976,-0.027504167,0.016526138,-0.0078434525,0.011910526,0.047579076,0.0184409,0.025598312,0.022528866,-0.036184333,0.017027454,-0.13987106,-0.018350432,-0.012832781,0.03400451,-0.0115613,0.018838102,-0.026705662,-0.019641543,-0.021021908,-0.030023698,-0.010280013,-0.036283925,0.026441919,-0.03688087,-0.045100193,0.03686491,-0.010564213,-0.01653849,-0.04219534,0.054600604,0.008902003,0.023090726,0.058028936,0.0005711925,0.028422715,-0.014912649,-0.020402823,-0.0020337154,-0.012829187,-0.017638559,-0.0020923887,-0.029746117,0.015760904,0.021946719,-0.032896984,0.012303,-0.019196337,-0.009581165,-0.011932093,0.028426731,-0.043983176,0.027520824,-0.010992478,0.02352705,0.035414696,0.06781791,0.007877601,-0.00042539116,0.007880496,0.011552087,0.00754492,0.021255596,-0.023819733,0.038996622,-0.010973293,-0.035818987,-0.0015452777,-0.015409392,-0.0048626144,-0.0007922853,0.005974847,0.039902717,-0.042066164,0.0054814587,-0.041108042,0.053540446,-0.065573804,0.013515633,-0.030136678,-0.031148283,-0.012403917,0.008987899,-0.015619233,-0.016668193,-0.013738021,-0.0009157022,0.00792791,-0.021939225,-0.05458125,0.010026908,-0.041059446,0.029982941,-0.025992177,0.034404762,0.049759977,-0.023245554,0.00938691,-0.018499035,-0.015529065,-0.017380202,-0.047971733,-0.019047575,-0.033668112,0.025507081,-0.030649163,0.04443147,-0.030589646,0.018140716,-0.018442636,0.0035385496,-0.028505044,-0.05790365,-0.026489899,-0.02974765,-0.015071402,-0.022479685,0.023088517,-0.024643628,-0.020473167,-0.025496861,0.0021915168,-0.02473453,-0.02474261,0.032627363,-0.08535947,-0.0021829684,-0.0088935485,0.02099473,0.053966008,0.00025775662,0.022493973,-0.0012254124,0.016467946,-0.018956238,0.020409275,0.06245489,0.007250541,0.02132944,0.024071405,0.0129130045,0.020918444,-0.033183668,-0.016369646,0.034194548,0.043824054,0.02552417,-0.024014436,0.065395035,-0.08763369,-0.046277206,-0.021995833,0.0340136,0.037972808,-0.027418746,0.021138526,-0.037504766,0.025131285,0.0021311326,-0.0005495035,-0.026430663,-0.019275581,-0.009896511,-0.027781889,0.083902806,-0.0015594433,0.022382293,-0.004772327,0.040884458,-0.044493526,0.027783955,-0.041019052,-0.022060305,-0.01834236,-0.025929423,-0.033093005,0.033110134,-0.0075022075,-0.045352418,-0.04918758,0.0053282934,0.02237916,-0.009687877,-0.0119908815,-0.040454023,0.06313668,-0.031515233,-0.018909171,0.0034762342,0.023243032,-0.026560359,0.0362682,-0.008903482,0.043325324,0.029460415,0.025543766,0.04379347,0.00471569,0.021573422,0.022209235,-0.024928734,0.014223666,0.0013120302,-0.036911182,-0.010482316,0.055616863,0.03877997,-0.0059355926,0.029386217,0.028129704,0.04042111,-0.013580263,-0.012387447,-0.018903311,-0.04023459,0.015395474,0.013864974,-0.027559355,0.013466634,0.049966548,0.033965424,-0.02085423,-0.0068342695,0.035854626,0.002571836,-0.0051092654,-0.00021426535,0.020662941,0.011855081,-0.0319466,0.0023315102,0.06027839,0.020952562,0.0051619415,-0.05623051,-0.062518075,-0.026016526,0.016444754,-0.015713826,-0.025629206,0.03481694,-0.020725347,-0.0030173764,-0.033956133,0.03741187,0.018757882,0.017383225,-0.056413375,0.008513029,-0.06272851,-0.0072540604,0.060621083,-0.010454021,0.002885817,0.011969286],"last_embed":{"hash":"144ya3e","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"144ya3e","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{11}","lines":[83,84],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"144ya3e","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037614934,0.0024665862,-0.025016658,-0.0029694422,-0.0034112572,-0.05005389,0.0044106864,0.02484214,-0.011067732,0.01613566,-0.0052547683,-0.028210824,0.018087495,0.017287148,0.016516497,-0.0064005842,-0.0027353698,0.0038193127,-0.011232483,-0.012669153,0.03144889,0.043435153,0.027397074,0.0011300687,-0.053112213,0.0058671176,-0.017762018,0.014122884,0.03688527,0.043727867,-0.00972565,-0.060406696,0.025384426,-0.012581235,-0.06991379,-0.061566614,0.02149949,-0.010734218,-0.030835291,0.033770777,-0.025223613,0.0038826258,0.009153666,-0.0410445,0.05015782,0.0065233773,-0.010807698,0.0037863066,-0.028049767,-0.036578514,0.016227828,0.00065209926,0.042868104,-0.027986836,-0.041062187,0.035143353,-0.006353999,-0.05219256,-0.048316453,-0.01643977,-0.022701127,0.020610427,-0.016535567,-0.00083115976,0.011550823,0.066353284,0.04328612,0.029568247,0.0035636376,-0.046610765,0.008525579,0.019757038,-0.046059567,0.008139294,-0.055778246,0.032078188,-0.012794802,-0.033023544,-0.020166662,0.02748046,0.00303443,-0.019987727,0.03147321,0.009692128,-0.0124015305,0.044698138,-0.027925432,0.069771424,-0.0006693569,0.00367918,-0.009957956,0.014358952,0.0066114217,-0.005495404,-0.022516556,0.04163954,0.01760105,0.005671043,0.02297193,0.006077614,0.0049887486,-0.028498543,-0.002734036,0.049884237,0.017622517,-0.03575945,-0.00018746211,0.0049159443,0.014696037,-0.015496045,-0.003767907,0.016510466,0.039608467,0.009149086,0.024856128,-0.012180523,0.006354174,-0.053093184,0.0040057083,-0.010753122,0.028310264,0.020552982,-0.008400602,-0.06962637,-0.04034814,-0.009759097,-0.010103687,-0.017450452,-0.029092817,-0.007406781,0.022574486,0.061962906,-0.03384653,0.010096452,0.0032494415,-0.012821589,0.035895374,0.05414708,-0.0120325405,-0.03684508,0.03246535,0.051453356,-0.06857601,-0.0071468847,0.0006819794,-0.009413778,0.021168878,-0.0085815955,-0.010206203,-0.050743803,0.018546788,0.019915147,0.0018663427,0.04704796,0.026882092,-0.0011077621,0.026789652,0.06875661,0.0024510762,0.012635947,0.026972307,0.046455316,-0.052598543,0.04048704,0.03435062,0.01414155,0.0023175476,0.017916325,-0.028901407,0.03799004,0.019902406,-0.040749736,0.087172866,-0.018560905,0.046144955,0.020868706,0.060561106,0.020710895,0.005181932,-0.025777034,-0.036802758,-0.019946327,-0.02853484,-0.013546045,-0.025558429,0.0253899,-0.04232012,-0.022010367,0.013800068,0.007415629,-0.026383007,0.019789685,-0.031038743,0.049680248,0.03816435,-0.030740017,0.008084539,0.01855353,0.004567187,-0.02550984,0.038795143,0.02136114,0.0057105343,-0.002650225,-0.03946278,-0.024405504,-0.01539464,-0.025831759,0.022463199,-0.044392236,0.010506137,-0.010379564,-0.01720162,0.023058347,-0.033238243,-0.015829803,-0.009830355,0.036109053,0.01244306,0.008149917,0.0124875,0.030564701,0.037818324,0.025993664,0.007088763,0.006224703,-0.05481357,0.019591643,0.027727732,-0.0057985727,0.007692962,0.046423014,0.036673434,0.013913972,0.03706324,-0.0088807745,-0.021860547,0.030598078,0.01693627,0.030354138,-0.034757152,-0.023341745,0.019766191,-0.04153905,-0.021214105,-0.019601827,0.031914238,0.022523962,-0.044976715,-0.006470237,0.014265318,0.0020104197,-0.023410607,-0.05458433,-0.011994231,-0.0044576135,-0.0076088,-0.0038003237,-0.042377137,0.0011127773,0.024580365,0.018962257,-0.00830845,-0.00597534,0.0072847013,-0.025634358,0.0402517,0.0056802887,-0.015247879,-0.016945537,0.011674388,-0.041292213,-0.0069951178,0.022122905,0.004312854,0.018727481,-0.011860358,-0.0038175783,0.07187518,-0.04990328,0.032070648,0.06612121,0.02653098,-0.030181464,0.06421159,0.0071634706,0.023595575,-0.027555607,0.03073746,-0.05718086,-0.011691334,0.0022006815,0.055399414,0.0028275037,-0.017079448,-0.015376031,0.020694317,-0.16632965,-0.003563608,0.00577492,-0.005515929,0.031265803,0.025583873,-0.007009625,0.008915664,-0.027911676,0.029331798,0.0012687701,-0.05920209,-0.009368019,0.017245574,0.016692597,0.0144326305,-0.000958117,0.008592328,-0.042484216,-0.03180225,-0.039773736,-0.04279687,-0.0076023703,-0.03839634,-0.034564413,0.00916552,0.09339778,0.0056581395,-0.010259654,-0.03564207,-0.06509038,0.028848885,0.011886861,-0.040086553,-0.016174003,0.030406184,0.0056002517,-0.008783439,0.013055878,0.001916385,0.04619006,0.030610077,0.019563135,0.0008593339,-0.03454412,0.010391447,0.006675637,-0.002372295,-0.053201944,0.008455753,-0.025723938,-0.044684805,-0.0075549125,-0.012577247,-0.043903,0.0036216134,0.0191724,0.027200252,-0.016470823,0.034922235,-0.0477788,-0.026889063,0.026953764,0.00061106053,-0.03360507,-0.027040781,0.014072845,-0.040577527,0.0025079688,-0.04733546,0.008641372,-0.021628462,0.00239239,-0.056159493,-0.014195296,0.0043039094,0.00094023085,-0.025039028,-0.04254849,-0.076154694,0.015609673,0.0034375973,-0.018392565,-0.004646931,-0.022844829,-0.010603592,0.0034815632,0.02352618,0.01858286,0.22711305,-0.04925667,-0.016930407,-0.033704326,0.037178956,-0.013601234,0.0043317033,0.08309468,-0.019765861,-0.047942113,-0.04705711,0.027707564,-0.0066207056,-0.020112883,0.037539344,0.020207075,-0.049522188,-0.041922376,0.08221838,0.011148808,0.029827835,-0.011969064,0.035973966,0.014537988,-0.032331295,0.011080296,-0.0058959,-0.035155945,0.001956161,0.051190905,-0.03497289,-0.011701959,0.030290412,-0.023344142,-0.023262653,0.0033917974,-0.009259119,-0.0022789415,0.032241724,0.015795697,0.020218298,-0.0168216,0.051190816,-0.017658448,-0.0185585,-0.03499831,-0.0062891236,0.014723883,0.004274562,-0.0009972638,0.051858686,-0.028195499,0.004090142,-0.009625724,0.006536473,0.01653525,-0.033433665,-0.0045291902,-0.012295729,0.071543254,0.017355245,0.0076598744,-0.072106235,0.006193072,-0.00944384,0.075838916,-0.0072474806,-0.016026933,0.028698433,-0.0013306524,-0.028463503,0.013315156,0.00082977297,-0.011244479,0.058795415,-0.012290881,0.011162394,0.020103723,0.008845979,0.022652276,-0.041823436,-0.03518881,-0.016259568,0.02957178,0.0022981425,-0.0094852,0.02116011,0.089736976,-0.034566797,-0.005087651,-0.010788585,-0.0029363132,-0.032953665,0.03353903,0.0013516679,-0.02265047,-0.017083932,-0.007106863,-0.040179104,-0.021059103,-0.039606735,0.011632003,-0.005803751,-0.014775166,0.040879905,0.0042052395,-0.0008944848,0.0015966934,0.008020425,0.0641311,-0.041850407,0.026347851,0.005574041,0.010246319,0.021908773,0.031102903,0.036153767,0.02252557,0.05388884,0.0011608182,0.021176219,0.030997405,0.004915126,0.012032092,-0.015510498,-0.047340047,0.004276098,0.046148222,0.0033993085,0.029476251,0.008289687,-0.035321727,-0.01037961,0.038037065,0.011475358,-0.002807082,0.005374981,0.0029248262,0.0033074513,0.013994768,-0.050609764,-0.03306597,-0.025538957,0.0045874896,0.023556007,0.063096136,-0.008731713,0.008400015,-0.039415393,0.008945416,0.012376545,0.027449071,0.009471525,-0.056304473,-0.010404682,-0.08459406,-0.017231667,-0.017397989,-0.005790208,-0.022714533,0.0105529195,0.0030733917,-0.001158495,0.06167823,0.024481542,0.017341262,0.025784427,0.039980974,-0.008803145,-0.009340381,0.0094949445,-0.035246223,-0.040874194,0.004995196,0.002314211,-0.024108196,-0.023937926,0.0065689087,-0.0058235372,-0.03081742,0.019051459,0.031106137,-0.025041452,0.0073889326,0.044957336,-0.042411473,-0.0019423557,-0.016614702,-0.020407783,-0.037504688,0.013006806,0.10447127,0.0049226778,-0.013314724,-0.009341922,0.030619856,0.064812616,0.014586752,0.03142112,-0.018374871,0.006428437,0.025217535,0.03126038,-0.0065720375,0.019115513,0.010137195,-0.050298613,0.022409657,-0.037871707,0.021836903,0.000521768,-0.01223146,-0.05079823,0.016216863,-0.04571377,-0.0021131746,0.02865254,0.046018418,0.02446819,-0.03940886,-0.030658403,-0.020003403,0.035712324,-0.023703223,-0.0024037785,0.055648383,-0.008564072,0.038757037,-0.02289008,-0.012742161,-0.0076945894,-0.0031633654,0.07642997,-0.025805619,-0.026205497,-0.009296489,0.028672598,-0.0017326782,-0.05263067,-0.05871813,0.0113922395,0.031807333,0.0011429202,0.0053839954,0.02285804,0.034118984,-0.0425382,-0.06928958,0.05892672,-0.0038720118,0.014944559,-0.016360743,-0.004123438,-0.018166624,0.015471095,0.007694935,-0.06483535,0.01957078,0.012371807,-0.05766207,0.0024390868,0.04482886,0.02345222,-0.04474221,-0.038344383,-0.017225228,0.017375272,0.024917152,-0.014628335,0.014894984,-0.0037522078,0.0072099506,0.012333497,0.004522956,-0.021354506,-0.014260876,-0.04858522,0.046712786,0.029380828,-0.059121225,-0.014111181,-0.001663406,-0.0066376734,0.043870706,-0.049231112,-0.024704441,-0.007765779,-0.032207966,-0.0019708879,-0.031208985,0.0044503296,-0.02188367,-0.031794645,-0.021891301,0.0028658228,0.013389454,-0.046909582,0.084695,-0.06995381,-0.021372743,-0.034183577,-0.00702417,-0.007751844,-0.012291855,-0.0036529682,0.025859151,-0.013840982,-0.01991284,0.09016877,0.020704288,-0.0175236,-0.024524778,-0.019911518,0.037895076,0.017007895,0.017402332,0.055802092,-0.013567513,-0.032680158,0.00011137864,0.005711127,0.0064991303,-0.025739772,-0.037007615,-0.03515191,-0.021013118,0.0058256215,-0.017952682,-0.0013143851,0.0011369592,-0.05111504,-0.018532053,-0.017017836,-0.06297049,0.03947887,-0.006241898,0.036916673,-0.00936661,0.020072667,0.0021556192,-0.015533619,0.0002783804,0.050224625,-0.028676774,-0.0024581489,-0.0114389835,0.0016389093,0.019629054,0.003824167,0.00893189,0.026562925,-0.01514531,-0.01010662,-0.013601755,0.018201143,-0.0012970256,-0.001093865,0.020885898,0.02227205,0.046787057,-0.044970978,0.049959395,0.0153466705,-0.013095056,0.009239724,-0.006121796,0.036729142,-0.051604286,-0.03554768,-0.0146177495,0.0016403368,-0.00736207,0.05139058,-0.020711409,-0.016266683,0.055426147,-0.003519437,-0.017912382,-0.011406539,0.035184402,-0.041972812,-0.059117403,-0.009915201,-0.0010717965,-0.040204246,0.0003849836,0.012332289,0.01634451,0.026118215,0.023892071,-0.022380797,-0.000011983561,-0.042851254,-0.0060286275,-0.13697149,0.007455987,-0.041569903,0.0020073424,-0.00606043,0.022429338,-0.005635259,-0.0044344533,-0.04070024,-0.012671267,-0.025283081,-0.06415085,0.02834902,-0.038756426,-0.027349714,0.027078299,-0.047634706,-0.019803299,-0.0075899893,0.06440306,0.010724977,-0.0022688613,0.040957194,-0.0152479345,0.0082165385,-0.005547739,-0.01738981,0.0048900666,-0.012885541,-0.04072121,0.029578393,-0.005740737,0.027111087,0.031392254,-0.03175887,0.0065455446,-0.0114786215,-0.02981279,0.0016713741,0.031418823,-0.04990221,0.02887715,0.01116502,0.014116932,0.026617432,0.04426573,-0.00281251,-0.007026058,-0.03200519,-0.031529788,-0.044754814,-0.017928492,-0.018891698,-0.016353516,-0.010083827,-0.038233146,-0.020199206,0.00318669,-0.02414723,0.0018206818,-0.0022030368,0.05746326,-0.048456986,0.017495105,-0.03561529,0.035968374,-0.035083745,0.017976448,-0.02685432,-0.042407483,-0.004571558,-0.022541683,-0.030730335,-0.026475905,-0.01677207,0.028797468,0.022183238,-0.023105398,-0.0631607,0.0031779662,0.005754972,0.010395234,-0.034464188,0.010879845,0.05475364,-0.020477144,0.0031554957,-0.021012813,0.007545001,0.0151075,-0.06830552,-0.019001305,-0.03000444,-0.0048747766,0.015651029,0.03942724,-0.04569838,0.058606766,-0.014865286,0.01780545,-0.0055772625,-0.028536158,-0.0075474237,-0.03365209,-0.00767877,0.027211357,0.008026354,0.0000022180097,-0.006249865,-0.03453447,-0.03248982,-0.0471299,-0.0010768266,0.049378682,-0.07682533,-0.012524403,0.015715623,0.012911822,0.010250419,0.017874235,0.024351163,0.0059482497,0.018126203,-0.037796818,-0.006098163,0.07096485,-0.0028892434,0.016567903,-0.008335349,-0.018321145,0.030126158,-0.051597483,-0.016761893,0.037633788,0.049621683,-0.002018976,0.011089128,0.050595496,-0.030722458,-0.032789063,-0.0249641,0.003286319,0.02013694,-0.021949556,0.016202338,0.016048757,-0.004887917,0.027706064,-0.01193508,-0.041157123,0.005347379,-0.008000756,-0.010904882,0.06361712,0.0053387973,0.009546533,0.04493477,0.021934977,-0.045734353,0.05006909,-0.014057428,-0.0046221423,-0.051131222,-0.03470611,-0.028494868,0.029910127,-0.011542607,-0.035681058,-0.010098078,-0.030267267,0.036997084,0.010538541,-0.031741563,-0.04446314,0.037659116,-0.0067276666,-0.013825209,-0.009208498,0.028371027,-0.029083135,0.02316513,-0.012389645,0.030198999,0.03936536,-0.005824049,0.012897492,0.013167657,0.025438288,0.03659386,-0.03962051,0.0030678478,-0.00015019157,-0.024504013,0.0022538216,0.09641385,0.02843828,-0.0031948143,0.044244293,0.020155534,0.06073899,-0.014385822,0.0016325198,0.018768407,-0.030044543,0.012709448,-0.021359803,-0.020551119,-0.0143707525,-0.0007573026,0.02589459,-0.0029528523,-0.013868229,0.012125231,0.045203775,0.011891964,-0.01577238,0.023396198,0.024544945,-0.03320939,0.015841981,0.05056418,0.0073603536,0.0069333897,-0.034616616,-0.03634035,-0.038756814,-0.0106327105,-0.011480718,-0.0026270447,0.0441587,-0.007848676,0.0034396783,-0.005572802,0.015244684,0.03206908,-0.013222351,-0.052909188,0.011122707,-0.065347716,-0.028732274,0.058764227,-0.008660179,0.015757855,-0.00016038382],"last_embed":{"hash":"1mthwtj","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1mthwtj","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{14}","lines":[87,87],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mthwtj","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018015023,-0.0155043285,-0.025806904,-0.019050907,-0.020366525,-0.024946805,-0.012728289,0.014387484,-0.0009184415,-0.0054364814,-0.012709128,0.006022593,0.0050888527,0.02092783,0.050007515,0.02208727,-0.01739188,-0.0054090163,-0.019028082,-0.0052857567,0.021794913,0.0079378635,0.052660353,-0.001988058,-0.04284623,0.01817786,0.018219808,-0.014689063,0.007020316,0.047864728,-0.0010256862,-0.0792986,-0.017864011,0.004409624,-0.06371613,-0.024780743,0.02493116,-0.011994132,-0.038651463,0.04066937,0.0010483965,0.028286181,0.008350398,-0.01595196,0.046692334,0.0074876146,-0.03408564,0.0021755514,-0.019486284,-0.052624892,0.025765438,-0.0061358553,0.0318002,-0.04621435,-0.017498724,0.023683932,-0.014177377,-0.06453696,-0.036191482,-0.014868403,-0.037107833,0.009929365,-0.030467926,-0.002300331,0.00007844393,0.056226775,0.034591597,0.014436947,-0.01886297,-0.03768756,0.002475904,0.0013516431,-0.058887076,0.0053073824,-0.058324,0.019070353,0.0055549564,-0.03302945,-0.011771104,0.038558297,-0.0059243976,-0.03057094,0.034417603,0.0015401305,0.02287656,0.025064565,-0.020170184,0.09204902,-0.013919545,-0.0018913518,-0.0019289058,0.026052957,0.016314127,-0.013445539,-0.020971762,0.039064478,0.007533822,-0.022514569,0.023577234,0.007951863,0.004306881,-0.023620397,0.02266529,0.059247877,-0.011615915,-0.02454162,-0.01614545,-0.0027262801,0.009701568,-0.035812072,0.007077586,0.005575458,0.04811208,0.0058362684,0.0058544376,0.0058836555,0.010580878,-0.042837374,-0.014048604,0.0073645255,0.04226259,0.015823178,0.028036337,-0.060211483,-0.021268385,-0.031379744,0.0091450885,-0.022962721,-0.027388226,-0.0035421643,0.026610047,0.057238866,-0.027467106,0.024723124,-0.014903005,-0.021268914,0.01828487,0.046732847,-0.012948441,-0.023925213,0.009958928,0.04987379,-0.08941204,-0.01149999,0.00938729,-0.023955325,0.0047291806,0.005552806,-0.0025231673,-0.04053294,-0.020671032,0.015241128,-0.004516245,0.017685426,0.014101404,0.0013736918,0.03132716,0.05151601,0.0018317036,-0.0003477759,0.006619983,0.04559593,-0.04327952,0.017393503,0.04314834,0.005388399,0.0006915899,-0.0061288853,-0.014019726,0.035674736,0.010791245,-0.010866962,0.05167372,-0.022245804,0.034322277,0.022024726,0.023820903,0.022191806,0.029711159,-0.028498916,-0.047155026,0.0020169842,-0.029981952,-0.037763212,-0.029508784,0.024888182,-0.037381154,-0.025413554,0.027604183,0.034291197,-0.022745332,0.0202542,-0.045204584,0.037792657,-0.015218481,-0.02388951,-0.0069205835,0.009067901,0.00850782,-0.016160177,0.02221491,0.022315139,0.015227471,-0.056232985,-0.029307976,-0.018594226,-0.00496905,-0.03456195,0.025775583,-0.03930799,0.012502302,0.0019332691,-0.03857152,-0.00050325925,-0.05369645,-0.014940028,0.023307621,0.0124614695,0.010133581,0.0003160213,0.023765901,0.04289932,0.021354172,-0.016189488,-0.0051322887,-0.0054971017,-0.036916617,0.019838104,0.032826003,-0.017711006,-0.007877645,0.034177657,0.024682831,0.036562305,0.008997195,-0.025636604,-0.0350894,0.016471291,0.056062046,0.00886414,-0.019024475,-0.016580109,0.016031988,-0.026177887,-0.020889096,-0.032019615,0.042182803,0.016052574,-0.025582662,0.0057438994,0.0025470112,-0.005256113,-0.046364263,-0.01677738,-0.020829108,0.00610771,-0.004044935,-0.0003979036,-0.03680957,0.012203473,0.013656037,0.036398184,-0.014823057,-0.00537563,-0.003129525,-0.0041133063,0.046160877,-0.015130747,-0.024611639,0.0066172336,-0.0065373806,-0.0386865,0.00012485812,0.032182842,-0.004254127,-0.007984568,-0.031469785,0.002832319,0.057884287,-0.033394568,0.001060721,0.06430979,0.029525928,-0.013830517,0.07553429,-0.009136537,-0.009180171,-0.01945763,0.051238418,-0.038589057,-0.020610038,0.001735821,0.048738085,0.009023821,0.0066271606,-0.0034275176,0.018163422,-0.17957531,0.00813569,0.00006948118,0.0045517725,0.022613391,0.03148721,-0.008743411,0.009685171,-0.03044968,0.037525937,0.004863285,-0.0595108,-0.015576073,0.02017199,0.016515248,0.001214832,-0.012422291,0.014042664,-0.052454997,-0.04087433,-0.05369128,-0.05989518,0.012954545,-0.035542738,-0.01479509,0.02255985,0.08618447,0.019589966,-0.0009170203,-0.028643282,-0.060616463,-0.007934382,0.012316334,-0.0227908,0.0005193694,0.029605785,0.014132225,0.0048466567,0.023623075,0.010312672,0.038020927,0.04050748,0.032959577,-0.010428466,-0.018399926,0.0015375995,-0.008153045,-0.007211646,-0.07095294,0.008250764,-0.017847102,-0.027942577,-0.026275685,-0.03560716,-0.03719801,0.013664015,0.026628787,0.032078702,-0.01414477,0.04561302,-0.02840601,-0.016437123,0.0022912822,0.013995008,-0.051612046,-0.028642716,0.0071924482,-0.026413886,0.0018307142,-0.03721166,0.023964508,-0.050137743,-8.1239017e-7,-0.03297769,-0.029185073,0.004770162,-0.018756863,-0.013691869,-0.03393651,-0.083208136,0.0324903,-0.01235471,-0.027121177,-0.008225853,-0.0041958676,-0.008592034,0.020747425,0.013220454,0.0018223743,0.26463363,-0.023047125,-0.024864214,-0.030383226,0.03470417,-0.0076043163,-0.008493787,0.07303893,-0.004627212,-0.04459936,-0.054332603,0.0074825413,0.01138598,-0.021173676,0.023368968,0.009888556,-0.05716906,-0.00455501,0.091671094,0.012234513,0.039832473,-0.024825584,0.03746099,0.014067845,-0.032969087,-0.007813676,-0.031979293,-0.016531358,0.008472319,0.03817678,-0.034106005,-0.00246579,0.0498954,-0.018021505,-0.022043768,-0.000847666,0.017606184,-0.046447765,0.042797837,0.012924455,-0.011856269,-0.012436043,0.027469583,-0.02069147,-0.008358553,-0.02559308,0.0076106586,0.02950709,0.0011504118,-0.029623512,0.045445174,-0.03646436,-0.0077208797,-0.009842833,-0.033094034,0.005558491,-0.022496808,-0.029484702,-0.024871906,0.036944453,0.023231111,0.00552267,-0.03030503,-0.011329241,-0.019332035,0.051009595,0.0024074744,-0.0029195019,0.013564852,0.039134886,-0.020069184,0.021100212,-0.012446943,0.0105212135,0.038773987,-0.026856178,0.046475492,0.0039026125,0.00091177545,0.02866903,-0.029566655,-0.013004929,-0.00642118,0.02864285,0.0050670174,0.017380316,0.03770377,0.09101774,-0.046763092,-0.001172134,0.021882014,0.023264807,-0.02816003,0.032395,0.0016049087,-0.022127835,0.014654472,-0.02725579,-0.040182088,-0.007166995,-0.04828007,-0.012985217,0.008161169,0.0027913873,0.05429935,0.007415632,-0.025167467,0.00845079,0.0018621236,0.049648177,-0.041543923,0.016595535,0.019175341,0.0034934895,0.028379016,0.049141128,0.071918845,0.027136128,0.064705566,-0.016262794,0.03866109,0.019570746,-0.008416295,0.013834026,-0.008262696,-0.064799175,0.024197698,0.02650987,-0.01400324,0.048926417,0.0065478203,-0.031346172,0.0037250773,0.033663806,0.028020795,-0.006784645,0.013757864,0.0016004831,0.005670991,-0.0064268145,-0.033168636,0.004897676,-0.022667212,0.0068069897,0.014577719,0.061218105,0.012083254,-0.015056671,-0.022262225,0.00997979,0.04045679,0.033954285,0.005648097,-0.028338114,-0.014249139,-0.07867617,-0.012991993,-0.027911643,-0.0053270306,-0.017831683,-0.017178992,-0.009059583,0.016478704,0.056252606,0.030268602,0.013043581,0.019440832,0.073695086,0.005529503,-0.0065361704,0.024849756,-0.051813778,-0.022620643,-0.0016862425,-0.020063534,-0.0056761736,-0.04746961,-0.0003885931,-0.009538841,-0.037010267,0.013637934,0.036031555,-0.046183396,0.00018017198,0.04093826,-0.018853363,-0.0016621355,-0.01265126,-0.044214632,-0.025644815,0.021809844,0.108487286,0.012893773,-0.016922815,-0.015786706,0.028471846,0.082388625,0.02563843,0.021867838,-0.0059248633,0.007384803,0.01653607,0.024433915,0.01414986,0.016628029,-0.0040394804,-0.03373559,0.025794094,-0.014406002,-0.015743515,0.03549531,0.009467629,-0.045899056,0.0014061107,-0.014538992,-0.008637857,0.024623096,0.06212046,0.03847278,-0.033167817,-0.014850286,-0.015522341,0.00024774997,-0.020423826,-0.027858593,0.030783096,0.008171341,0.0061608586,-0.00202767,-0.011622905,-0.0038448637,0.0009708583,0.055093177,-0.009139659,-0.032334264,0.0045917523,0.025668226,-0.0012231565,-0.029482638,-0.0775438,0.00972179,0.012379101,0.018079353,0.027325416,0.04488604,0.0060352767,-0.024825625,-0.07255974,0.03794462,0.008690791,0.01097741,-0.021212555,0.004063991,-0.037163135,0.015544028,-0.012043896,-0.04361446,-0.016399117,0.022691535,-0.039505385,0.025291078,0.07661727,0.014104669,-0.041054003,-0.053021785,-0.03468901,0.0314032,0.027189618,-0.019550458,-0.0094820745,-0.03179463,-0.015666978,0.0485298,-0.008509887,-0.00421484,-0.020222256,-0.04105292,0.0066527277,0.030397383,-0.07265863,-0.019456392,-0.0055992045,0.016450692,0.021875912,-0.04067232,-0.013400562,0.011810446,-0.014510189,0.011536224,-0.04579626,-0.005299712,-0.027494587,-0.0312769,0.008780615,0.002364454,-0.0033544877,-0.053947218,0.07734764,-0.07063626,-0.0032667208,-0.023629412,0.0042620227,-0.004119363,-0.022258397,-0.032182395,0.01327774,-0.019720357,-0.034281455,0.06584662,0.026156286,-0.001009156,-0.04538696,-0.021997336,0.041746914,0.013411866,0.0018477915,0.06693787,-0.0222773,-0.045255367,-0.0101236,-0.011942147,0.006396741,-0.025235316,-0.032390896,-0.053952906,-0.009669809,0.02022933,-0.019854862,-0.013874561,-0.005633177,-0.030299766,-0.01316881,-0.002888942,-0.034263417,0.0049516987,-0.03513843,0.048929304,-0.011179336,0.039403494,-0.015313354,-0.02060678,0.007937056,0.053019386,-0.024741054,-0.01311836,-0.036593806,0.0067363842,0.015329302,0.0035664607,-0.009447572,0.04301356,-0.005129975,-0.01618464,-0.03846715,0.03601406,-0.017747028,0.003844612,0.004631987,0.01563186,0.037699454,-0.04003062,0.043463815,0.009559628,-0.026329447,0.009815672,0.023844298,0.030285135,-0.042640332,-0.023671128,-0.04597329,0.000088413464,-0.031362176,0.049418874,0.012779972,-0.010704532,0.024605863,-0.0018073231,-0.04423754,0.009387701,0.05284655,-0.06596091,-0.07570834,-0.0041980864,-0.0176177,-0.029752128,0.020856807,0.005600832,0.027737597,0.031419534,0.017372364,0.0053409385,0.021265496,-0.037518732,0.02129943,-0.15084743,0.0061660684,-0.04119206,0.006717673,0.0060253707,0.02487545,-0.030882813,-0.007015867,-0.044293728,-0.01644014,-0.008852166,-0.049158234,0.027913231,-0.032800797,-0.013271781,0.049300034,-0.041377366,-0.029044362,-0.03633686,0.059742346,0.011082099,0.02356677,0.050491292,-0.00976234,0.0047968263,0.00491844,-0.0049023516,0.01544638,-0.030914748,-0.05257058,0.0064973547,-0.012173703,0.01856023,0.017804496,-0.02869745,0.0003801074,0.006645851,-0.021198979,-0.018335044,0.02001273,-0.042251088,0.032371532,-0.0033857268,0.004218452,-0.00021008568,0.048936874,-0.009747367,-0.006324072,-0.04111162,0.018520959,-0.01945247,0.015980775,-0.00053552096,0.0166607,-0.0035157392,-0.033359002,-0.023159187,-0.008109634,-0.019426933,0.0023417613,-0.0049559246,0.041290563,-0.03650099,0.007664914,-0.043716945,0.036988452,-0.04603237,0.0013863831,-0.026987422,-0.024219725,-0.005579883,0.002948445,-0.033750113,-0.01200577,-0.013198661,0.007440475,0.006537951,-0.02712026,-0.048031684,0.0020118724,-0.019190738,0.012283904,-0.019429931,0.021541778,0.060878724,-0.0237588,-0.0008236852,-0.010679911,-0.016501373,0.008665821,-0.06723542,-0.022216227,-0.028422294,-0.00069214037,-0.012920022,0.047443125,-0.030863605,0.032581687,-0.022888616,0.013675534,-0.021572538,-0.02406582,-0.016707886,-0.024581134,-0.025389697,0.022423198,0.01731196,0.0016985129,0.012473241,-0.027608477,0.0042096865,-0.028804876,-0.015727237,0.04245118,-0.062652126,-0.029784061,0.00572097,0.044483043,0.05029203,0.0020279812,0.015125451,0.02344601,0.024881527,-0.025876801,0.0049100053,0.061585493,0.013362884,0.023081807,0.023557924,-0.002980233,0.02465783,-0.05305223,-0.013209411,0.020317795,0.023649279,0.0025002712,-0.011774028,0.04500716,-0.035713274,-0.030072082,-0.026345525,0.029961383,0.0492202,-0.03315954,0.007349155,-0.023713864,-0.0031352784,0.015236463,-0.019013094,-0.015382743,-0.008817441,0.003285568,-0.009608804,0.08306366,-0.006354226,0.010003065,0.0040639625,0.030040106,-0.033039637,0.015391183,-0.025679912,-0.040253863,-0.034113005,-0.027704837,-0.025619699,0.04147484,-0.025755826,-0.017260492,-0.015069299,-0.008485589,0.034768358,0.030452816,-0.02762657,-0.019001776,0.038667757,-0.026647689,-0.017644204,-0.0016992287,0.012308307,-0.025036568,0.037536897,-0.0086828545,0.02923853,0.06730755,-0.000036261183,0.013473504,0.0101502035,0.04847438,0.012876528,-0.022939349,0.008474791,0.0113119045,-0.025721122,0.0012696862,0.071614675,0.0187377,0.0053935284,0.021304814,0.025767067,0.058972985,-0.013190177,-0.024873927,0.00084263994,-0.030590855,0.011719272,-0.020713849,-0.021461802,0.023199676,0.006531905,0.045573656,-0.0056931856,-0.013402066,0.024255162,0.02842853,0.018972795,-0.017930007,0.031204108,0.029096773,-0.016207557,0.028213233,0.055182494,0.022170931,0.015022691,-0.03379717,-0.041814573,-0.020456037,0.014523377,0.013058262,-0.030921042,0.03447968,-0.0121830935,-0.007875362,-0.009170374,0.023341669,0.019314483,-0.00713895,-0.05617859,0.022548867,-0.061017103,-0.0122643,0.06918674,-0.00198238,0.0035023293,0.007886031],"last_embed":{"hash":"432zk5","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"432zk5","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 1: Habit Tracking App#Daily Workflow with Habitify#{15}","lines":[88,89],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"432zk5","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.053668655,-0.019107701,-0.056080934,0.009305366,-0.015851758,-0.063902654,-0.00017202777,0.013687112,0.017404942,-0.006354652,-0.009272199,0.0075139436,-0.01479504,0.02070738,0.027067274,-0.0120198745,-0.0144341,0.03480347,-0.0052318205,-0.00668532,-0.019750169,-0.012952838,0.08599407,0.013468556,-0.08313856,-0.0007015939,0.01875398,0.0007204639,0.01425462,0.08545203,0.023544693,-0.026664946,-0.028078124,-0.03238219,-0.023784298,-0.0061129183,0.031610284,-0.0064276047,-0.045903567,0.04275761,0.009972713,0.008619143,0.014571354,-0.017551383,0.034145933,-0.031054925,-0.023823297,-0.019148625,-0.02419059,-0.046304595,0.019474596,0.01511593,0.0057779783,-0.02296898,-0.01834305,0.021239895,0.0034800903,-0.05654565,-0.039842393,0.017591128,-0.015471493,0.0141116865,-0.024030356,0.022078903,-0.0065925447,0.042490397,0.02506541,0.021981388,-0.013959059,-0.010999377,-0.019705916,0.0111735165,-0.0019224449,0.0013473505,-0.05148664,0.01741592,0.013702439,-0.016819831,-0.024919752,0.01359321,0.009023115,0.020701172,0.016322387,0.004773659,-0.005146169,0.055654503,-0.0054382575,0.070332505,0.037393797,-0.00024986538,-0.021400414,0.01412479,-0.0067286473,-0.033955522,0.024869991,0.01377994,0.044852544,-0.028071787,0.022031773,0.013815532,0.027751487,-0.043585777,-0.0003485221,0.023463506,0.017584022,-0.011124451,-0.012006845,-0.0003505847,-0.009286706,-0.025049495,0.0017773183,0.03176929,0.016869346,-0.009040464,0.004512625,-0.014197708,0.019567272,-0.050438024,-0.02906019,-0.0017016465,0.03864323,0.06924709,0.03155749,-0.07519519,0.005803872,0.001992076,0.031474583,0.015651295,0.0011262938,0.005988519,0.011659791,0.036065083,-0.013860217,0.036987923,-0.0010528818,0.016704863,0.03916018,0.030471528,0.0016174861,-0.07964772,0.030783739,0.00688246,-0.060167495,-0.021909634,0.018447148,-0.049252145,0.020254152,0.0027794023,0.008581813,-0.00089882687,-0.029683392,0.040334016,0.03282164,0.047909744,-0.0008089027,-0.024664463,0.025159849,0.049645025,-0.013747051,-0.0070272936,0.050516304,0.00487755,-0.061318737,0.06169402,0.03779507,0.036312357,0.01712271,-0.009446893,-0.01163018,0.045323864,0.017683685,-0.01967868,0.016768038,-0.01889102,0.026892345,0.011295829,0.032977875,0.019112935,0.003325817,-0.025787394,-0.047553614,-0.005077938,-0.015666548,-0.025033543,-0.028590988,0.03877884,-0.030053029,-0.012569829,0.022968909,0.021912286,-0.029483898,0.012359262,0.00089026085,0.055769738,0.0081679,0.0059755407,0.0010904511,-0.0053099697,0.0005243742,-0.018456932,0.010365033,0.03488036,0.036862466,-0.02336528,-0.015747972,-0.03211435,-0.06062783,-0.04459059,0.027201716,-0.019293275,0.0285718,-0.018129352,-0.052580323,0.0020723084,-0.05791187,-0.0054920493,0.023704369,0.0019455261,0.026720885,0.0027842137,0.00972553,0.039917096,0.0127267605,-0.018441513,0.020810075,0.007922379,-0.011772613,0.038809165,0.05030481,0.019817026,-0.031320527,0.04816847,-0.0111075975,0.019390158,0.028046636,-0.021607673,-0.050045762,0.022725884,0.057609,0.019429157,-0.023489514,-0.0116725415,0.008378125,-0.019589404,-0.022589084,-0.041853137,0.041970555,0.010906998,-0.034547694,0.029433932,0.0051207035,-0.0073646666,-0.04674203,-0.020011503,0.028018545,0.00705246,0.018584535,-0.01108231,-0.016044348,-0.008000382,0.040829256,0.031849008,0.0024226706,0.024266131,-0.025759894,-0.0034210451,0.034673642,-0.023837946,0.016151719,0.006862962,0.013235609,-0.0372407,0.03183144,0.007001148,-0.0053751715,0.024755934,-0.06340532,0.031055246,0.052243907,-0.020977607,-0.037095502,0.027163325,0.023036351,-0.022803724,0.023192003,0.016513865,-0.019212984,-0.015202454,0.03666251,-0.022722533,-0.009039202,0.004115629,0.06543465,0.018056149,-0.014631619,-0.0029181135,-0.022279978,-0.17557062,-0.0020406623,-0.004046975,0.041923467,0.019046491,0.014965826,-0.022556178,-0.03354296,-0.029437898,0.03731576,0.026360076,-0.058392465,-0.023041073,0.026207242,0.022716224,-0.04785653,-0.013054267,-0.003982428,-0.035625454,-0.03362645,-0.041661214,-0.061126813,0.05006495,0.02105041,-0.0288244,0.00043729058,0.069222756,0.033471312,-0.023311617,-0.02998402,-0.07581191,-0.031748507,0.0013215484,0.009769079,-0.012253123,0.06872612,0.013748832,0.010400045,0.02506066,-0.020439478,0.065789245,0.0049178475,0.005529107,0.02963731,-0.007498639,-0.0040162527,-0.014721257,-0.016872128,-0.044557303,0.008305459,0.01242969,-0.038648754,-0.040482663,-0.01383283,-0.052529987,0.0016243752,0.004587385,0.041386608,0.00678072,0.0014841692,-0.016787862,-0.0246955,-0.00380913,-0.029540997,-0.0039250827,-0.060271125,0.0074060145,-0.03563642,-0.005821478,-0.02947785,0.023344811,-0.041409366,0.018665642,-0.022308696,0.000012767055,0.029297391,-0.024755126,-0.044186227,-0.015191061,-0.10083773,0.017703716,0.03163554,-0.008495092,0.0011022077,0.005687788,-0.02541184,0.0048527555,0.02404479,0.021653662,0.25601077,-0.0412325,-0.03883451,-0.017312875,0.017183414,-0.02922753,-0.0066280044,0.08296463,-0.041543502,-0.03632578,-0.03369046,0.00031173867,0.04492029,-0.011051135,0.0212724,-0.017581843,-0.0394836,0.017204242,0.07831491,-0.0057566343,0.045107998,-0.024761006,0.006748197,-0.016308108,-0.043557707,-0.025603922,-0.033281878,0.020256886,-0.019452801,0.038623225,-0.047839846,0.01091772,0.040786047,-0.017112508,-0.02798765,0.01757941,0.023812627,-0.013212858,0.04100892,-0.0076147453,0.0107601015,-0.024054952,0.050384663,-0.032201875,-0.0055116354,-0.03666449,0.010290196,-0.0090657845,-0.008956969,-0.013669638,0.00013077902,-0.013312844,-0.025332885,-0.033449966,-0.007157409,0.010211779,-0.016263897,-0.010867417,-0.0012051468,0.036283586,0.035829596,0.0039499514,-0.059589267,-0.016202673,0.020258285,0.017175628,0.03057782,0.013573395,-0.0048927437,0.004062267,0.032862317,0.040040884,-0.010106118,-0.00443372,0.022043383,0.009079003,0.03277384,0.033800524,0.030112851,0.0047016987,-0.0034459005,-0.032553505,-0.018783888,0.016225748,0.035737824,-0.009386925,0.0026332333,0.050526556,-0.0381702,-0.0043542907,0.022289377,0.021666082,-0.051142685,0.00747831,0.026802763,-0.030625494,0.014394662,-0.023551807,-0.04025912,0.005744084,-0.022500005,-0.011258534,0.002473788,0.0041710325,0.035093404,0.009664223,-0.01001836,-0.0012304678,0.0140699595,0.025102278,-0.06970411,0.004445788,0.01623151,0.013743914,0.009867298,0.02525098,0.0129683465,-0.005682517,0.027404817,-0.0019314798,0.0124431895,0.03158294,0.021512678,0.0082861,-0.001030768,-0.028223798,-0.009416984,0.004390192,-0.018662242,0.03080045,0.0049722684,-0.03131531,0.015224946,0.048585508,0.027129915,-0.00829504,0.019364595,-0.013614675,0.011376653,0.054399922,-0.035509806,-0.00024229946,-0.051214743,0.01623788,0.0049947016,0.046253975,0.026544176,-0.0085085025,-0.054608088,-0.0022172364,0.015760321,0.033413023,0.0213964,-0.04637903,0.005813073,-0.078778476,-0.02669464,-0.059267197,0.0016521954,-0.03405559,0.004299178,0.013692394,-0.009986572,0.07054553,0.017251616,-0.009443901,0.026256364,0.04697693,0.030587824,-0.0051556346,-0.0098822825,-0.043212045,-0.0440125,0.0039992994,0.005400903,0.0052410397,-0.035542652,-0.008134752,-0.023421833,-0.022835515,0.023738248,0.009743364,-0.042943344,0.021679342,0.030172847,-0.015860643,-0.032508172,-0.008038829,-0.024398126,0.0004704287,0.00017469135,0.08040188,0.01871347,0.0012570083,0.063659795,-0.0070609017,0.070841886,0.027225167,0.027903993,-0.0045309965,-0.0022839122,0.014223913,0.0055655027,-0.0059018354,0.010399129,-0.0036125814,-0.012121454,0.033890538,0.007170833,0.0293242,0.046416994,-0.02959375,-0.051730197,-0.007225618,-0.02161078,-0.015223398,0.020187208,0.047854666,-0.011275278,-0.035518385,-0.0047420394,-0.02623403,0.013323593,-0.035587102,-0.014891507,0.020341776,0.0042243847,0.0025481035,-0.018623637,-0.021361057,-0.0054486217,-0.0014228472,-0.017346794,-0.037620272,0.007894357,0.0016853164,0.014376958,0.036703978,0.015767254,-0.047288008,-0.024329888,-0.0026237266,-0.026229251,0.036230154,0.032083727,0.015558605,-0.006824979,-0.048635516,0.035371866,0.022463946,0.026597066,-0.005705144,0.026007608,-0.04565489,0.013828579,0.015671983,-0.033223458,0.005646934,0.025232017,-0.028482074,0.0073790564,0.057533104,0.013938366,-0.03733704,-0.04358223,-0.045934495,0.015575295,-0.020322155,-0.05301496,-0.02604602,-0.060097966,0.02934054,-0.01227682,-0.002789383,0.01557022,-0.028578853,0.013835116,0.029767938,-0.02028473,-0.037841562,0.019241134,0.024540044,0.040308893,0.015670085,-0.0529954,-0.031236196,0.038748216,0.004889031,0.027909104,-0.041130275,0.0040508946,-0.0051928298,-0.028188653,0.0336536,-0.021537513,-0.0174248,-0.06043288,0.018758254,-0.01952035,-0.0042018928,-0.008324838,0.015428619,-0.013291162,-0.015366911,-0.00036076474,-0.002985192,-0.042221237,-0.02070861,0.041319974,0.010040754,-0.00352121,-0.056898925,-0.04648145,0.029352017,-0.011450349,0.03301847,0.06931754,-0.023458531,-0.028044077,-0.0055692093,-0.0018905409,0.0034904692,-0.030114854,0.0023630317,-0.04085292,-0.0055027497,-0.012847214,0.00043239768,-0.04816963,-0.01632779,-0.038109906,-0.0037330491,-0.00065152545,-0.05270586,-0.008289626,-0.01896305,0.06626218,-0.0046902257,0.047307033,-0.021784985,-0.05525696,0.016128123,-0.0070746224,-0.032988742,0.007106842,-0.03413802,0.015936485,0.016461467,0.01904928,0.018581718,0.0648808,-0.0032259978,-0.013387076,-0.046209782,0.018300828,0.010187705,0.024183495,-0.002865229,0.082961686,0.038793623,-0.03691184,0.022343213,-0.035609145,-0.043858908,-0.008396874,0.033247378,0.026764581,-0.041616157,0.0040853,-0.0053611617,-0.01060913,-0.00033142028,0.010698451,0.01028466,-0.039218992,0.028860075,0.012932641,-0.045736313,0.058145206,0.003699541,-0.05299239,-0.04671312,-0.03149935,-0.032505367,0.007790671,-0.027138563,-0.011190504,0.03476615,0.041874867,0.0125416,-0.017054856,0.0063667046,-0.032228783,0.01638461,-0.14351873,0.007227316,-0.0015717772,-0.008845176,-0.009939923,0.0026892237,-0.026337806,-0.033432823,-0.025682395,0.0004802838,-0.03136004,-0.04325001,0.01912217,-0.03314789,0.009365929,0.047094822,-0.029951692,-0.0069147293,-0.05032548,0.05537747,-0.0017661571,-0.010049379,0.027401498,-0.014723792,0.0028178776,-0.015252716,0.015304956,-0.0051513244,-0.018162072,-0.075072356,0.03144454,-0.025950707,0.025956845,0.0496672,-0.028760275,-0.020187993,0.008767545,0.010957068,-0.022750674,0.009446978,-0.04296498,0.0150805125,0.007924305,0.040638264,0.027188346,0.052321363,-0.041755755,0.0065410514,-0.051156536,0.019059965,-0.011684547,0.042117473,-0.031856664,0.017586071,-0.039533053,-0.03344147,-0.015413013,0.003916115,-0.0076435464,0.030605242,0.026019767,0.017020773,-0.03832672,-0.013402075,-0.015089535,0.049165785,-0.05100433,-0.0011108093,0.0030958601,-0.005221467,-0.036581587,0.033757962,-0.032481473,-0.013619772,-0.011851466,0.023366248,0.015835823,-0.020764306,-0.0077467533,0.0017826342,-0.012667846,-0.0063931793,-0.00532905,0.030083543,0.050088573,0.000030734318,0.009306538,-0.034665663,-0.023391569,-0.0011249895,-0.047913633,-0.037550066,-0.018036375,0.029715864,-0.0030848156,0.03858085,-0.027589187,-0.0002477615,-0.023292217,0.0057312734,-0.031417165,-0.059225496,-0.03771509,-0.021687277,-0.03514427,-0.009263022,0.0066739745,0.004499898,-0.015415188,-0.005374258,0.012074592,-0.015134805,-0.018911531,0.012940389,-0.084524155,-0.024830423,-0.026860535,0.023817182,0.030700564,0.0077688904,0.011861711,0.019844754,-0.02437198,-0.018177455,0.02138503,0.061620023,0.051083826,-0.00012482279,-0.003357717,-0.002418199,0.0058099455,-0.08000587,-0.042958163,0.023831109,0.058516208,0.0017565392,0.015326992,0.05152762,-0.041488167,-0.052136358,-0.0062572164,0.00260091,0.04900477,-0.005482026,0.028931249,-0.030855214,0.0012433814,0.031304795,-0.037319694,-0.029988814,0.015572592,-0.008962267,0.0077106403,0.059150573,-0.0065666693,0.04879895,0.01211395,0.041893277,-0.016768655,0.022592599,-0.026145495,-0.033409826,-0.04506693,-0.025412463,-0.022411957,0.055537377,0.004004554,-0.02747228,-0.020334316,0.016246758,0.029283578,0.03749937,-0.035751414,-0.023943355,0.032735515,0.011727958,-0.009041261,0.041655965,0.03532091,0.0011304569,0.049481783,-0.022387035,0.008403354,0.03499333,-0.014990737,0.025420658,-0.0057265563,-0.013873314,0.021858636,-0.025336193,0.034062292,0.000026544823,-0.014036209,-0.032921072,0.067657106,-0.0163479,0.020671647,0.017152771,0.019158728,0.020565541,-0.041701548,-0.030443694,0.02843135,-0.03128397,-0.012209211,0.013162123,-0.017806517,-0.0029184907,0.010863819,0.03068814,-0.031684253,-0.019551743,0.017480593,0.02765601,-0.016330747,-0.033368547,0.017912617,0.022666235,-0.019300228,-0.046742443,0.0387341,0.029096445,0.0048052967,-0.04439153,-0.043982424,-0.019036252,0.009334452,-0.011031809,-0.029567992,0.04426292,-0.020250168,0.0149758505,-0.0008013174,0.022657208,0.04163887,0.0031161425,-0.060700346,0.045915037,-0.025898114,-0.00628894,0.038012262,-0.026993042,0.023581492,-0.0043025007],"last_embed":{"hash":"rqoxtz","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"rqoxtz","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist","lines":[92,135],"size":874,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"rqoxtz","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.060041882,-0.01586308,-0.059584063,-0.0039371476,-0.01634383,-0.07258105,0.04130748,0.02408217,0.019548079,0.023485923,0.001690817,0.00649577,-0.014826373,0.02191319,0.030452006,0.016416717,-0.02342798,0.018115347,-0.028145758,0.0042760074,-0.02501133,-0.0010838334,0.049018018,0.042029604,-0.0869021,0.00544669,0.009209256,-0.008679219,0.01061026,0.08004228,0.013585289,-0.05668328,-0.0014188858,-0.004505823,-0.014625269,-0.006914407,0.03380971,-0.032144368,-0.049370974,0.051539708,-0.0010245565,0.0021544064,0.01018847,-0.016185127,0.044037744,-0.008150826,-0.0052549946,-0.022082165,-0.040367268,-0.035516374,0.021502662,0.008357909,0.03177166,-0.029505484,-0.014574813,0.012115171,-0.019168843,-0.06717208,-0.035107397,0.015940182,-0.002222977,0.009920838,-0.025619872,0.0069357227,0.016175408,0.03530167,0.019002553,0.013150845,-0.009400011,-0.003370831,-0.010146877,0.0059835403,-0.03817371,0.00948851,-0.04258094,0.046574518,0.010766391,-0.048572775,-0.026421819,0.012618834,-0.008026356,0.02318017,0.0056710327,0.0037605735,0.0045096264,0.06648654,-0.017894937,0.07125763,0.0322293,0.029300652,-0.037366405,0.03781073,0.013897474,-0.009721483,-0.023624549,0.04349331,0.023166107,-0.03299577,0.025055211,0.005867736,0.022666903,-0.007645585,-0.008081415,0.03585261,-0.0017101949,-0.026795454,-0.021951031,-0.00057292846,-0.00546623,-0.021424219,-0.0016910402,0.04512958,0.009661892,-0.0019486825,0.012918427,-0.027467402,0.017049575,-0.0364102,-0.033639427,-0.0030976878,0.026168719,0.03665996,0.02866811,-0.0667563,0.031101627,-0.017541282,0.025415134,-0.011054396,0.018628772,-0.01836605,0.021887947,0.04769299,-0.009895141,0.022795469,0.0039456184,0.008945151,0.038595546,0.022005247,0.005640239,-0.08283032,0.031691734,0.02978728,-0.051939685,-0.022410642,0.01145515,-0.03973304,0.020085288,0.0013546674,0.015088447,-0.04909908,0.0005727476,0.024141185,0.018075781,0.053125415,0.021604218,-0.02123986,0.02105469,0.031317543,-0.019149102,-0.0062285378,0.0418513,0.04050953,-0.06078139,0.059719402,0.02324267,0.04035075,0.033307496,0.01074248,-0.008549014,0.04931575,0.026343733,-0.06648236,0.01655603,-0.04178769,0.02497532,0.0045256848,0.032130834,0.010853801,0.0208822,-0.023279654,-0.0372972,-0.01049312,-0.039228503,-0.002136206,-0.04133866,0.023565691,-0.010151335,-0.0001573962,0.02531909,0.030935975,-0.023333404,0.012620985,-0.0056371107,0.057432763,0.0067089465,-0.010018091,-0.016788663,-0.00021373651,-0.00097554876,-0.027471285,-0.0007435337,0.042489525,0.045414835,-0.02116927,-0.0075722705,-0.014352669,-0.026280353,-0.032610714,0.020512376,-0.03265186,0.023562264,-0.027200023,-0.051264152,0.03563871,-0.06224307,-0.032650214,0.034466963,0.002406537,-0.008212576,-0.009874506,-0.015152313,0.02935222,0.021653086,0.026787078,0.0094449585,-0.010945172,-0.026374362,0.042717416,0.05899188,0.024177652,-0.03227245,0.03161651,0.013280708,-0.0009313587,0.039609637,-0.016667122,-0.06742887,0.0154199265,0.05504466,0.0025021196,-0.019172711,-0.01751738,-0.0011144321,-0.04669914,-0.03482614,-0.023911638,0.026101442,0.004058332,-0.038510177,0.0053688916,0.0024077266,-0.00273862,-0.03411916,-0.032503948,0.030743545,-0.0052236393,0.012820735,-0.00911087,-0.008154678,0.010460667,0.039068718,0.027212951,0.00061801326,0.019356422,0.009142912,0.0152267,0.033580482,-0.0076107546,0.0175243,0.011884975,0.032754682,-0.046044163,0.038880803,0.009171142,0.019335492,0.027629128,-0.045384735,0.026929757,0.056283854,-0.020474382,-0.02246792,0.039508194,0.025734851,-0.020530658,0.032787733,-0.0016467818,0.008469464,-0.017133024,0.02182385,-0.023004698,-0.011002193,-0.0004187087,0.059451573,0.013663279,-0.033276096,0.00846606,-0.008112083,-0.15760043,-0.008779585,0.012248907,0.049832165,0.027649129,0.0048226994,-0.0317788,-0.022827253,-0.04209981,0.042674847,-0.0030903665,-0.056960236,-0.036051635,0.01280748,0.004720637,-0.036759872,-0.019164236,0.0071169813,-0.035980545,-0.018496195,-0.01697026,-0.063206516,0.020453418,0.006566354,-0.01635796,-0.0020247945,0.09169153,0.029561652,-0.04826337,-0.033824638,-0.0686097,-0.008031656,0.009492556,0.016608259,-0.01895229,0.06567857,0.01977021,0.024267342,0.03214374,-0.0009641358,0.06402106,0.017061979,-0.01683382,0.04387029,-0.0050753914,-0.008496114,-0.00047564082,0.006398142,-0.052532375,-0.0057152403,-0.026970696,-0.051434293,-0.01838606,-0.008385685,-0.058741312,-0.009646294,0.010686246,0.047534663,0.020305652,0.0024660847,-0.040362343,-0.035433363,-0.011564643,-0.032210838,-0.029697146,-0.06789239,0.034020577,-0.055168167,0.014114444,-0.034734193,0.024889305,-0.032684434,0.003616576,-0.020392884,-0.015217672,0.032510646,-0.032727648,-0.043273043,-0.012002071,-0.09469067,0.0047362847,0.024336932,-0.007024881,0.016664527,-0.005600861,-0.035019536,-0.0010905894,0.026446218,0.019449856,0.24240771,-0.03176172,-0.060969494,-0.025465176,0.022596467,-0.028088635,0.018856129,0.06133917,-0.03667042,-0.033955898,-0.046323773,0.015979487,0.03398482,-0.0131240375,0.032831144,0.008734442,-0.033910982,-0.0064403084,0.10050654,-0.0035766524,0.025639646,-0.0076522734,0.005527306,0.0049650096,-0.039448608,0.011789743,-0.033267453,-0.0019129649,-0.034468126,0.058169473,-0.034053694,-0.015844325,0.039485376,-0.031149762,-0.060957644,-0.0045316783,-0.022938762,-0.017824573,0.029251035,-0.0073722987,-0.007861966,-0.019852404,0.068516165,-0.015368409,-0.039176986,-0.047023144,-0.001451185,-0.024531819,-0.0077627883,0.007124572,0.0047255396,-0.026989289,-0.034202,-0.013161916,0.024158005,0.0085724145,-0.029044732,-0.011291133,0.005391603,0.084663846,0.03967683,-0.0013918716,-0.071493424,0.004437274,0.0017077464,0.021462888,0.034340777,0.01011053,-0.013263194,0.0024815972,0.0077442992,0.044116464,-0.021878378,-0.0015876229,0.02313473,0.0017740492,0.051273152,0.03846959,0.014291578,0.002851112,-0.0000051218713,-0.02654116,0.0039736833,0.036414728,0.014128293,-0.025788024,-0.005012953,0.059472684,-0.016872915,0.0116508,-0.0061808764,-0.01120007,-0.03770462,0.008726343,0.030625697,-0.008411946,-0.0022060669,-0.022175867,-0.034815818,-0.008430513,-0.026619103,-0.023953997,-0.012482777,-0.01168021,0.023605002,0.0069769397,-0.029795878,0.010919918,0.014248163,0.029741624,-0.045481887,0.0420972,0.014523989,0.017989853,0.017166886,0.02018173,-0.017222697,0.01086677,0.007920501,0.01438719,0.0046973694,0.034729224,0.0145777585,0.024278086,-0.0003835767,-0.041627806,-0.026667781,0.029137556,-0.019590009,0.040112417,0.0074179084,-0.033487506,0.009895424,0.03185847,0.025147209,-0.012505773,0.0028356249,0.008340809,0.008464394,0.015993243,-0.0019358954,-0.012882426,-0.054152373,-0.007856183,-0.009443011,0.0100567285,0.016678195,-0.01432453,-0.030155487,0.010197488,0.017508779,0.044500776,0.035115086,-0.04341875,-0.00020488443,-0.05054323,-0.034337647,-0.037121203,-0.012833585,-0.027290918,0.01260606,0.006742886,-0.00065221667,0.05959454,0.017505908,0.014048094,0.050625395,0.036817838,0.039114952,-0.017495357,0.011073239,-0.0370757,-0.0681305,0.0023441121,0.020886287,-0.03460374,-0.04131219,0.004016511,-0.03406778,-0.037416447,0.026896035,0.0035496552,-0.043098237,0.004162196,0.03703088,0.004039874,0.0057734675,0.001465539,-0.022089552,0.008979281,0.012314295,0.08765037,0.03771379,-0.008738276,0.04829386,-0.01919682,0.06294659,0.02791872,0.0426543,0.0011804653,-0.022166442,0.021598527,0.020184001,-0.022863166,-0.014721441,0.0053854305,-0.012722251,0.022382759,-0.020702213,0.03334359,0.046511576,-0.020968305,-0.05139993,0.008578102,-0.024015376,0.0073741707,0.036779694,0.033030514,0.0036312167,-0.068208314,0.021685515,-0.035967194,0.037912328,-0.029473724,-0.02937604,0.039986003,0.032563448,0.009221115,-0.03400419,-0.03790276,-0.003150088,-0.008027866,-0.028822893,-0.045695778,0.02885103,-0.0034945328,0.027437435,0.045601968,-0.0003899408,-0.050621793,-0.025259743,0.014690796,-0.032360855,0.052239515,0.039710194,0.033020932,-0.02217092,-0.06777941,0.048537575,0.02527454,-0.006478091,-0.016272634,0.030571878,-0.0239835,0.02602259,0.019724581,-0.028347852,0.000617115,-0.014598893,-0.03999116,-0.013323218,0.050573,0.029105317,-0.02094129,-0.057986785,-0.0322085,-0.010240686,-0.00041645698,-0.04361617,-0.024514375,-0.04765711,0.02304672,-0.025384275,-0.0015628833,0.006129326,-0.026988883,0.012831284,0.024554892,-0.036144547,0.0031537388,-0.006266522,0.019447826,0.023214664,0.026928615,-0.041880026,-0.040537246,0.019729786,0.014409085,0.018061776,-0.016979815,0.018505182,-0.0019454142,-0.028453713,0.02650578,-0.007763192,-0.0038227062,-0.04281048,0.02620859,-0.021552678,-0.01588319,-0.0076909815,0.01171659,-0.008301544,-0.025590044,0.0018423256,-0.0072913826,-0.016481364,-0.028907662,0.04674383,0.012120291,-0.0015717925,-0.038104706,-0.042705014,0.028180873,-0.0035477462,0.015151349,0.05408632,-0.04570158,-0.024823464,-0.0061852545,0.016798409,0.00729047,-0.03196941,0.000467712,-0.0055057863,-0.006828403,-0.018571652,-0.010735442,-0.023969881,0.0148186665,-0.040938675,-0.017710192,0.005569629,-0.043881673,0.03072189,-0.008963651,0.051846262,-0.014868875,0.040202543,0.0037320685,-0.04173113,0.0063394373,-0.0032552,-0.019271428,0.003480855,-0.014543353,0.016829029,0.019965809,-0.009192225,0.022773288,0.056748345,-0.027034618,-0.015399204,-0.029781772,0.023232382,0.016502412,0.016056161,-0.023225825,0.023195451,0.026953617,-0.041719228,0.0013599418,-0.03715225,-0.014125787,-0.005782449,0.0016051949,0.04057154,-0.057839323,-0.017054144,-0.008770989,-0.011714834,-0.023308491,0.032263126,-0.0046272213,-0.05197632,0.044609442,0.009496613,-0.0489892,0.06330158,0.018063694,-0.036068484,-0.05781802,-0.0095513575,-0.0138275465,-0.01646918,-0.03863221,-0.004423332,0.047552373,0.027247012,0.033137184,-0.011787998,-0.019956134,0.010841441,-0.0023518235,-0.14348225,0.013535285,-0.0030265746,-0.0020185064,-0.01308284,-0.0014581769,-0.018205011,-0.02161586,-0.005562696,-0.018026918,-0.027237305,-0.033602998,0.016829401,-0.04690629,0.015256057,0.05647518,-0.026917674,-0.010039778,-0.04662113,0.05012026,-0.0015018611,-0.0031648092,0.011007837,-0.006807479,0.000992479,-0.011162805,0.013761974,0.004452743,-0.018550066,-0.060327303,0.04924643,-0.020112427,0.023808418,0.05306809,-0.021813745,-0.011285033,-0.0047128713,-0.018095508,-0.014846739,0.021490648,-0.03287843,0.009117983,-0.0013326113,0.03783272,0.03824585,0.043961316,-0.012447506,0.0030393363,-0.037699524,0.039860334,-0.006001568,-0.0067711347,-0.048446175,-0.003065671,-0.03311055,-0.03518495,-0.0087138135,-0.013863597,0.013443141,0.025084674,0.01178428,0.040096957,-0.021975681,-0.009204789,0.0036751109,0.05589843,-0.027533285,0.0024405299,-0.010368835,-0.0066417623,-0.028428761,0.032725662,-0.037165537,-0.02701817,-0.031872123,-0.0060669472,0.022036329,-0.008268445,-0.01296039,-0.00011686619,-0.0046068416,-0.039370447,-0.031719364,0.029775124,0.07414938,-0.019361177,-0.016219663,-0.036023606,-0.028541341,0.00023486416,-0.03838662,-0.03650962,-0.022383345,0.04138288,0.0002801149,0.047851514,-0.019162672,0.013874544,-0.035514176,-0.0042931507,-0.016331602,-0.07497632,-0.02451771,0.018270029,-0.002595015,-0.0027029766,0.022702683,-0.00065448426,-0.025208766,-0.008887414,0.012005443,-0.030950965,0.0009503089,0.030751165,-0.05714417,-0.037453346,-0.016623938,-0.0025307897,0.010770222,0.016292773,0.018342473,0.019853145,-0.015351187,-0.026329044,0.027642595,0.035170857,0.043609794,0.0126071675,-0.010993897,-0.016346563,0.022932956,-0.05379979,-0.040176105,0.027187465,0.07994383,0.00029975764,0.022846233,0.049460832,-0.05288642,-0.03596734,-0.02304183,0.0072953166,0.0380931,-0.032808818,0.048024483,-0.041840695,-0.0007263884,0.019006664,-0.027064653,-0.027927412,-0.018033741,-0.0060918736,0.0033596836,0.07145181,-0.011968587,0.05268142,0.006830017,0.011286875,-0.0458988,0.032865997,-0.017528042,-0.00453115,-0.039636977,-0.032797493,-0.021203443,0.02820354,-0.008083132,-0.037959922,-0.029017132,0.027082274,0.026466496,0.025550855,-0.026080314,-0.035681374,0.035218816,0.003373932,-0.006971939,0.009164797,0.031374343,-0.009804272,0.040425923,-0.025615232,0.045810834,0.031523336,0.007292764,0.004291309,-0.020048657,0.017639497,0.028858675,-0.03945586,0.047881726,0.006538134,-0.024329957,-0.018317085,0.044353653,-0.0064777555,0.015846757,0.0077663595,0.02902113,0.03682137,-0.03760374,0.01179487,0.028995497,-0.016505957,-0.012839472,0.024176078,0.0026436108,-0.045820683,0.0042152293,0.022749832,-0.010853743,-0.00223733,0.019877039,0.020536046,-0.013601535,-0.05403963,-0.0097175045,0.041928984,0.003113857,-0.018963493,0.04578649,0.028821858,-0.012389007,-0.049018137,-0.048213568,-0.022262633,0.0061344816,-0.030025162,-0.018940235,0.029958224,0.0045890943,0.0060077175,0.0019390793,0.021081174,0.023393027,-0.01734817,-0.058513086,0.027413335,-0.03296158,-0.008859305,0.038293764,0.006726901,0.026289718,-0.01435679],"last_embed":{"hash":"1uup35i","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1uup35i","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#{1}","lines":[94,95],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1uup35i","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.047095887,-0.010723583,-0.05827377,0.007587405,-0.018769346,-0.06730996,-0.010906748,0.008286335,0.01569895,-0.0052059754,-0.0065713585,0.0037224889,-0.0082187755,0.017674178,0.03296764,-0.02624079,-0.01881437,0.034017105,-0.002495363,-0.0017424036,-0.021226937,-0.010045126,0.09011154,0.0032079462,-0.081438266,-0.0005581617,0.020465659,0.002905095,0.01602325,0.07911994,0.03288947,-0.02379218,-0.027700355,-0.050739884,-0.01921507,-0.01478894,0.02375088,0.0017270814,-0.040412907,0.038822047,0.0067291055,0.008967413,0.013812235,-0.008157378,0.04092064,-0.03739512,-0.022309953,-0.013019345,-0.019194191,-0.042910628,0.012588303,0.01807303,-0.0008993595,-0.020227533,-0.024860712,0.022486493,0.006744581,-0.051053368,-0.035249043,0.01024123,-0.016559336,0.0150146885,-0.023975657,0.026921315,-0.011985801,0.0448895,0.027306601,0.026381996,-0.015023087,-0.010747742,-0.017305931,0.023645168,0.00845968,0.0010468016,-0.055206813,0.008710774,0.026320398,-0.016078932,-0.019418089,0.01866343,0.009398405,0.020086875,0.01626007,0.002856343,-0.0059638754,0.047503766,0.00035127037,0.06928941,0.035954546,0.0007409868,-0.01642134,0.0120390635,-0.009138507,-0.033174507,0.038312603,0.0076351464,0.053348865,-0.024201479,0.02408673,0.014987137,0.03257033,-0.04767837,-0.00003272753,0.021846907,0.01851346,-0.007622027,-0.009120406,-0.00078908174,-0.009956809,-0.01771684,0.0017557316,0.029586362,0.0112424465,-0.0013139837,0.0056925593,-0.0062314826,0.017366013,-0.046563324,-0.020075893,0.0037644026,0.05150508,0.067089476,0.030410605,-0.067386135,-0.0064653433,0.007900576,0.030316537,0.01494069,0.004345611,0.006038749,0.021571811,0.037621137,-0.015284954,0.041262988,-0.003312739,0.022389239,0.029682145,0.041794725,-0.0017552205,-0.08232405,0.030392779,0.009925647,-0.05326681,-0.032935094,0.016817553,-0.05962846,0.031122006,0.005402329,0.006021874,-0.0015935086,-0.022939054,0.050182015,0.035258807,0.04262175,0.00033083552,-0.031799275,0.015307159,0.051030856,-0.018553615,-0.0074814963,0.04347299,-0.002686178,-0.050953615,0.06238466,0.04001968,0.028741956,0.014331186,-0.009150754,-0.010397212,0.039774965,0.020827647,-0.009517739,0.017024133,-0.017498402,0.017915491,0.010146247,0.031556677,0.018192502,0.0063394676,-0.027247231,-0.056719635,-0.0059119365,-0.019297011,-0.028356938,-0.03574171,0.039788302,-0.036855772,-0.0072419844,0.016998738,0.017491682,-0.03129161,0.012034306,0.003166929,0.047296904,0.013659319,-0.0055118436,0.005148612,0.0022182814,-0.007774379,-0.030407075,0.01735138,0.023883365,0.03168097,-0.023785716,-0.011466094,-0.038653087,-0.05935307,-0.043979093,0.026352387,-0.014275863,0.019481206,-0.00839101,-0.048317827,0.003233744,-0.051942583,-0.004967427,0.018102378,0.00462171,0.030472185,-0.0010687802,0.010483726,0.039326664,0.021634042,-0.016471505,0.019946288,0.0062130224,-0.016695503,0.033936046,0.04695257,0.022885028,-0.039966628,0.04453248,-0.010743959,0.025633954,0.016666507,-0.021954734,-0.047807444,0.020873193,0.051468737,0.007814566,-0.011446664,-0.0021673879,0.010854626,-0.018640766,-0.025806556,-0.038082663,0.039757434,0.007675853,-0.02861361,0.030033773,0.013805487,0.0026550223,-0.0426486,-0.02729808,0.029660948,0.015186358,0.02759148,-0.014423915,-0.029408662,-0.017933374,0.04740476,0.029554052,0.0032173146,0.0221169,-0.016966682,-0.011054366,0.0344712,-0.024172574,0.021151714,-0.0008393965,0.009924438,-0.030982357,0.037861563,0.0003705392,-0.0074217813,0.023320716,-0.064074785,0.022139614,0.054690387,-0.021197153,-0.031482607,0.036437124,0.01960424,-0.022049852,0.029546453,0.01438278,-0.022067225,-0.022677967,0.037484393,-0.019689832,-0.011842807,0.0011235193,0.061785307,0.012132296,-0.013751118,-0.011477311,-0.033101853,-0.17514452,-0.009929287,-0.0019647954,0.035401866,0.019406917,0.011244797,-0.023645928,-0.039141957,-0.017394159,0.03192443,0.02251794,-0.058300383,-0.0021487821,0.024663666,0.027505126,-0.042274777,-0.011424124,-0.00964812,-0.030004088,-0.031007448,-0.041785043,-0.05963384,0.06409704,0.02645443,-0.04408191,-0.0045391307,0.06258662,0.031518858,-0.013489488,-0.0234827,-0.072227895,-0.04049851,-0.0015340239,0.0056625903,-0.009400502,0.07223308,0.010171819,-0.0010943018,0.021620642,-0.024473622,0.062297195,-0.00612162,0.0057489616,0.02676294,-0.012005888,0.011737917,-0.021103814,-0.012750542,-0.04113519,0.010936324,0.013795395,-0.036256064,-0.03846652,-0.0051526423,-0.051797777,0.008109457,-0.0013943366,0.04276188,0.00010009562,0.0040014577,-0.018382316,-0.030929118,0.001324035,-0.02880035,0.0013758339,-0.053085662,0.002073089,-0.036118463,-0.009126776,-0.029445259,0.023517061,-0.039845567,0.0259956,-0.021027556,0.0075748903,0.029670078,-0.024967816,-0.040589564,-0.0042538,-0.10830706,0.014368766,0.038768943,-0.009568157,-0.0043218522,0.0072524985,-0.010155757,-0.00039914623,0.017249132,0.01884434,0.2490541,-0.040113684,-0.032034934,-0.013259388,0.020396259,-0.021655945,-0.018543225,0.08565016,-0.040506717,-0.029136231,-0.023663836,0.0011470678,0.045783598,0.0005828569,0.01705756,-0.018542,-0.039505254,0.023926321,0.06783593,-0.0037806854,0.04551417,-0.021380017,0.00646377,-0.029062698,-0.0594134,-0.026851706,-0.032665063,0.022226593,-0.01601978,0.03585319,-0.04673261,0.01721152,0.0374333,-0.010437296,-0.01774263,0.020577328,0.031464495,-0.024296153,0.038581155,-0.0027564547,0.0047827014,-0.024395157,0.041213155,-0.028117912,0.0071132076,-0.03260218,0.013858794,-0.0036541596,-0.011490782,-0.020596527,0.002113816,-0.014754653,-0.021813696,-0.040766772,-0.02437826,0.006396925,-0.013203827,-0.02292503,-0.006789971,0.032348577,0.024347631,0.008700372,-0.047979627,-0.0124789765,0.022367246,0.01657945,0.02563023,0.0150029035,-0.0017775191,0.011241073,0.04517126,0.04171439,-0.017257253,-0.007133403,0.023363642,0.008738899,0.03155316,0.02774536,0.028580396,0.0062678587,-0.00683542,-0.030134013,-0.022243565,0.0133079365,0.038593505,-0.003662649,0.011444737,0.04030137,-0.041531328,-0.014509323,0.028698161,0.030246148,-0.052627843,0.005943113,0.01562345,-0.03346324,0.015329851,-0.017945897,-0.03814676,0.005150015,-0.018174574,-0.010714523,0.0020330725,0.0024047405,0.03618851,0.01109133,-0.005940268,-0.0034812428,0.017165618,0.03432338,-0.07547277,0.0061293934,0.023120262,0.0016448605,-0.0015023976,0.03087972,0.011535111,-0.0025428887,0.02801069,-0.0050932746,0.016334798,0.024783468,0.015814956,0.010251294,-0.0011326704,-0.032777168,-0.009961192,0.015296746,-0.01748037,0.028619776,-0.007437989,-0.037083413,0.00068158505,0.06091191,0.0268462,0.00041531769,0.021185955,-0.013107655,0.011620419,0.05743484,-0.05107935,-0.0025642978,-0.045150764,0.024449343,0.0105797965,0.051697027,0.025115915,-0.016233888,-0.045765832,-0.00058553065,0.029120374,0.030869694,0.01630689,-0.054283883,0.006326616,-0.08407347,-0.02762,-0.057765875,-0.0006959145,-0.038432855,0.0020867612,0.012033953,-0.013020137,0.07246075,0.006477028,-0.016171776,0.017514873,0.035635356,0.019984482,-0.0048412676,-0.029135704,-0.04069088,-0.042283814,-0.0067599947,0.0029238656,0.0114500895,-0.028208667,-0.01577884,-0.020351307,-0.017449144,0.024634328,0.0059495885,-0.044864226,0.017967492,0.03106046,-0.016295915,-0.039849747,-0.010674363,-0.018179217,-0.0030760402,-0.0025975583,0.08090505,0.016444651,0.008746137,0.057980657,-0.008607457,0.07454894,0.034168165,0.017744264,-0.004050421,0.0028692358,0.00049744465,0.0008081405,-0.005012897,0.016737258,-0.013055615,-0.016588032,0.039638776,0.009290454,0.028599393,0.044920925,-0.03596389,-0.046680596,-0.010445362,-0.022684466,-0.024254406,0.035152275,0.06158012,-0.017409716,-0.028567357,-0.012495744,-0.019184012,0.009196674,-0.031409666,-0.009655574,0.012161569,-0.0034106607,-0.0011907879,-0.014794903,-0.009043945,-0.0073878593,0.00541429,-0.008057284,-0.034885224,0.0074621406,-0.008611075,0.016729295,0.026737966,0.020801846,-0.04215686,-0.023651306,-0.0053369333,-0.017171029,0.035880018,0.030996492,0.010246795,-0.0067445436,-0.04947038,0.028522603,0.013765064,0.03586886,-0.00023842971,0.022583041,-0.05169132,0.016917663,0.020103777,-0.029121157,0.0057812505,0.03008527,-0.032720134,0.009602518,0.057506654,0.017781578,-0.033201978,-0.044402175,-0.04515093,0.016152784,-0.037818242,-0.054570105,-0.024011813,-0.058334928,0.021125702,-0.006602751,-0.0016347966,0.020105835,-0.022982342,0.007966828,0.0356865,-0.012798575,-0.039996088,0.02130847,0.018268077,0.046365432,0.013666187,-0.053854235,-0.032452278,0.040775977,0.00826181,0.023424838,-0.036704984,-0.0064803693,-0.00820544,-0.02889444,0.03564674,-0.021277832,-0.018767046,-0.055934846,0.030290956,-0.012926523,-0.0045042792,-0.008492941,0.013756352,-0.01636953,-0.024236426,0.0046600704,-0.0049288725,-0.038272068,-0.027372027,0.03440617,0.009542753,-0.0031940704,-0.06179437,-0.05359731,0.033698596,-0.0060502244,0.039297704,0.07111796,-0.01536176,-0.024879768,-0.009243899,-0.0030687498,0.00784624,-0.031047048,0.0021721378,-0.052434877,-0.00434671,-0.012162466,-0.00005994184,-0.047842894,-0.019640988,-0.037012737,-0.0019723158,-0.0053065005,-0.048490234,-0.019412164,-0.013834368,0.076499574,0.0012755472,0.040454738,-0.025012212,-0.049488734,0.021469304,0.009894213,-0.03461408,0.0068041,-0.012248797,0.013723455,0.01361235,0.018828273,0.011269777,0.05780665,-0.0010963931,-0.016573826,-0.04640485,0.01824631,0.013307239,0.02270614,-0.0014052592,0.087465614,0.03743969,-0.030839542,0.018072164,-0.043961544,-0.051780924,-0.014513572,0.038396243,0.025120724,-0.03154543,0.013954671,0.0001138913,-0.009543115,-0.007164242,0.0072724298,0.014292962,-0.032332517,0.023095403,0.013058757,-0.039679036,0.0546794,-0.00217069,-0.05755371,-0.04213867,-0.03885666,-0.033947647,0.017017392,-0.027021866,-0.007319037,0.028017627,0.040080786,0.016311515,-0.020308724,0.011230644,-0.032499883,0.025458273,-0.14502771,0.00491959,-0.0029948195,-0.0023141832,0.001995789,0.008732839,-0.037273135,-0.04327986,-0.031806547,0.007909532,-0.028964894,-0.047675222,0.020459577,-0.03340334,0.003462401,0.044851694,-0.02276305,-0.0001241081,-0.046575285,0.04827413,-0.0018112379,-0.012376959,0.036760803,-0.0065528117,-0.0023934008,-0.028971415,0.017241219,-0.001743323,-0.017085785,-0.055428747,0.021165757,-0.021051494,0.0283713,0.058141693,-0.027584365,-0.0153084155,0.012617093,0.021417968,-0.015865454,0.010838065,-0.048402533,0.020260898,0.005617871,0.037968256,0.026005337,0.05958303,-0.03662654,0.012318281,-0.043972015,0.006978386,0.0009779594,0.045179814,-0.029454086,0.022480061,-0.041200656,-0.035211798,-0.0046522617,0.010838985,-0.0072229756,0.03431931,0.019833028,0.013748028,-0.03860009,-0.024010643,-0.017799601,0.04678947,-0.05947811,0.0048646135,0.006351452,-0.0042253914,-0.0322507,0.03284491,-0.03252653,-0.008604306,-0.009553386,0.028120624,0.014571457,-0.02199109,-0.007028824,-0.0045527127,-0.024735373,0.007874698,0.001301827,0.036518898,0.030384118,0.0041800626,0.0066711637,-0.027225876,-0.02732495,0.004175677,-0.04411183,-0.039002974,-0.016551306,0.040667366,0.0012542092,0.035130642,-0.028330399,-0.008989096,-0.020610051,0.008263565,-0.030725755,-0.052241974,-0.0427689,-0.027840855,-0.038988866,0.004684108,0.002935794,0.00013455568,-0.014290152,-0.0110363765,-0.0031508238,-0.015461544,-0.028570585,0.013718513,-0.086262375,-0.021476999,-0.021250924,0.024449017,0.03154988,0.0058038277,0.0019964539,0.013182566,-0.024636596,-0.02135642,0.020953063,0.06655691,0.060393773,0.0010632406,0.008260692,0.001447417,0.0056381645,-0.07532235,-0.035723124,0.030555997,0.047993924,0.0083427215,0.0065996763,0.04546745,-0.04627635,-0.046584707,-0.0077973045,-0.0069259033,0.04521191,-0.003998353,0.021301895,-0.027363472,0.012413977,0.02296797,-0.03315212,-0.036899682,0.022492904,-0.0121105695,-0.0009590042,0.048978742,-0.010533426,0.049210634,0.008327741,0.04172727,-0.007438329,0.022074077,-0.042910825,-0.038369734,-0.048224583,-0.0189985,-0.013635965,0.052468333,0.010229648,-0.021302775,-0.028253239,0.0054133884,0.027951643,0.020729735,-0.03511454,-0.031101359,0.03487805,0.017593868,-0.0023310478,0.047266614,0.0352936,-0.0061808378,0.046043,-0.02876911,-0.002253007,0.037731785,-0.013429171,0.031930044,-0.006918853,-0.017805781,0.029275173,-0.021775462,0.03351046,-0.0055067874,-0.025883382,-0.036067825,0.072508596,-0.019439634,0.021892732,0.019267714,0.023196943,0.01102691,-0.043378145,-0.035582207,0.028153524,-0.0370324,-0.02150961,0.012809764,-0.021132998,0.011833725,0.01805867,0.027256442,-0.043616287,-0.014721752,0.007118021,0.01979899,-0.015693568,-0.02698314,0.026860988,0.021516964,-0.022007974,-0.040932104,0.040137652,0.024511034,0.0074862065,-0.04099345,-0.045661587,-0.013114172,-0.0058774306,-0.0058879047,-0.03028082,0.04954603,-0.024078446,0.023789367,0.005351612,0.016208231,0.043389104,0.015578707,-0.0623066,0.036766864,-0.03815661,-0.004063247,0.027275251,-0.02568637,0.030690538,-0.00020615947],"last_embed":{"hash":"jp5skb","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"jp5skb","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template","lines":[96,135],"size":784,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"jp5skb","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04086015,-0.007988066,-0.06098486,0.015677173,-0.020708878,-0.057841484,-0.0066021015,0.011193042,0.016311558,-0.014084972,-0.011507767,0.014091024,-0.008373946,0.014284638,0.029551698,-0.03401817,-0.018970784,0.037971858,0.005630189,0.0002650723,-0.006593297,-0.009005956,0.08331932,0.0016478417,-0.06834168,0.0012531473,0.01996599,0.006151102,0.022431232,0.074392155,0.034594245,-0.020301891,-0.018629104,-0.05986222,-0.005488025,-0.022689957,0.00985965,0.008066066,-0.036823247,0.035981763,0.005230177,0.005531938,0.011010986,-0.007004651,0.028861742,-0.030427972,-0.020325148,-0.015361823,-0.007984354,-0.040827163,0.009521238,0.024205612,-0.0025309129,-0.014317214,-0.007421686,0.019090861,0.009309359,-0.042132538,-0.032895215,0.014971015,-0.023238836,0.01617484,-0.011736727,0.03343019,-0.012186489,0.03894801,0.02321713,0.01822551,-0.015787514,-0.010221523,-0.018900823,0.024855446,0.015590173,-0.0023396937,-0.055934098,0.009675947,0.031095657,-0.00058684585,-0.022430541,0.012375178,0.017860195,0.026554763,0.0077985516,0.0057961443,-0.0075192433,0.026086828,0.0046024215,0.06859851,0.0442669,-0.0057030288,-0.010151483,0.0025664412,-0.01013335,-0.0445302,0.040591955,0.0007717885,0.043376137,-0.025408136,0.024554998,0.01168594,0.04716445,-0.034929868,0.01302009,0.011136371,0.0240843,-0.012979802,-0.0012613494,0.0114795035,-0.0026378017,-0.020288741,-0.00014302626,0.031232812,0.0046885507,0.010697969,0.015824616,-0.002052658,0.016628884,-0.053608745,-0.02411847,0.001981372,0.04251033,0.066478044,0.03668014,-0.0594208,-0.006273589,0.011887318,0.032136448,0.019337796,0.00028610445,0.00833556,0.018512962,0.04397434,-0.006564671,0.03851518,-0.0011779966,0.017787315,0.033931974,0.044365328,0.0063655204,-0.07363866,0.03299518,-0.0007196261,-0.04707577,-0.041029744,0.013488628,-0.0655122,0.014628067,0.010456204,0.008285152,0.009454281,-0.0298721,0.050917555,0.050520115,0.041323368,0.0018510328,-0.026321603,0.013623061,0.056481335,-0.024201503,-0.01154551,0.030526523,-0.0090341605,-0.053490497,0.06387638,0.037908744,0.022259725,0.01569198,-0.004618069,-0.018558156,0.02137767,0.014042793,-0.007279536,0.0075630206,-0.015853764,0.014801517,0.00291584,0.034866966,0.017068824,0.0041071614,-0.020346917,-0.068033785,-0.0022114897,-0.0088756615,-0.024094647,-0.032652754,0.04166179,-0.033244878,-0.0037025944,0.014337332,0.0116154915,-0.03564853,0.010775707,-0.006964859,0.034970928,0.02470411,-0.0023192859,0.013941176,0.013444527,-0.014337473,-0.021674313,0.015327361,0.024802182,0.02030015,-0.032162264,-0.005586629,-0.04794921,-0.0665887,-0.043643672,0.01932892,-0.0077428455,0.013641121,0.004213917,-0.046860818,0.010957344,-0.050517242,-0.0022606165,0.030476948,0.014724629,0.044286355,-0.004833843,-0.004700371,0.03680816,0.019973053,-0.01095809,0.022362685,0.0026383249,-0.009778388,0.030281227,0.045225266,0.013250857,-0.045507085,0.039405763,0.000086516746,0.012200757,0.014981493,-0.02526004,-0.043982476,0.015677923,0.055285208,0.0021979865,-0.0029557247,-0.0014093311,0.015481875,-0.019905867,-0.02951926,-0.031805824,0.039166763,0.01967168,-0.026817605,0.04337842,0.010855957,0.0064072465,-0.042035088,-0.012090259,0.029505515,0.016494818,0.02923391,-0.0161173,-0.029264765,-0.014431775,0.039512247,0.026477838,0.0077095972,0.024935534,-0.013506265,-0.015822805,0.02855751,-0.030420205,0.02599909,0.0034604068,0.008791335,-0.036371592,0.0440267,0.0017966048,-0.0061506443,0.012068574,-0.06630141,0.01879653,0.044862323,-0.01320098,-0.036127523,0.029193949,0.023443438,-0.018127983,0.03311224,0.016210208,-0.022230135,-0.030792147,0.030428754,-0.019210132,-0.03003753,0.0074220207,0.05665945,0.003443852,-0.014739958,0.0027301626,-0.038842898,-0.17412513,-0.018124782,-0.009052634,0.042086795,0.021765843,0.012553725,-0.030912424,-0.04993568,-0.022710374,0.044948097,0.019977348,-0.0547751,0.0025343315,0.023973357,0.030113693,-0.034273572,-0.0147880325,-0.017103389,-0.03084402,-0.033411503,-0.037551697,-0.055870853,0.06396131,0.027736658,-0.052078426,0.00568111,0.05141003,0.037456967,-0.0053263586,-0.011594095,-0.069557205,-0.040450808,-0.0035300613,0.01545875,-0.011957471,0.06395294,0.007031283,0.001572168,0.00293572,-0.029245863,0.053819016,-0.0025167712,0.0111031085,0.019692402,-0.0049130474,0.02205396,-0.020149231,-0.016230792,-0.047044877,0.009751822,0.020870449,-0.036732465,-0.032578696,-0.0064785704,-0.053455263,0.0018559679,-0.006465569,0.02933804,-0.008614035,-0.0039890716,-0.01475926,-0.034992572,0.0054909694,-0.031092674,0.007163137,-0.04932367,0.010622476,-0.018560255,-0.0033189033,-0.039272703,0.023825187,-0.040604036,0.03247773,-0.029280351,-0.0014675109,0.032126028,-0.02061159,-0.046128552,-0.009400801,-0.12052137,0.0047249747,0.03835437,-0.0064906045,-0.013997265,0.0055839075,-0.0066191573,-0.0025449207,0.0151889855,0.024970148,0.2520648,-0.03328493,-0.034955606,-0.003956216,0.020680455,-0.02221022,-0.027842153,0.09187724,-0.045307312,-0.02862075,-0.013704628,-0.0061869635,0.036911175,0.0017405275,0.012352235,-0.024146207,-0.032171093,0.037933495,0.05873771,0.0021448038,0.03857902,-0.011996495,0.013774666,-0.033006996,-0.05346754,-0.027370991,-0.032815248,0.025668433,-0.010288564,0.034626145,-0.0459467,0.019591715,0.03756491,0.0040805377,-0.006220682,-0.0035409275,0.03922412,-0.026594587,0.019847061,0.005029337,-0.0009508271,-0.024051556,0.028617866,-0.027546493,-0.014397716,-0.0216194,0.017059695,-0.014719099,-0.008834828,-0.02625135,-0.0023423326,-0.015815604,-0.012529816,-0.035450067,-0.020093774,-0.002990497,-0.009189362,-0.02625634,-0.003913801,0.022570636,0.024680587,0.0032294039,-0.044764902,-0.013147199,0.021206196,0.018432846,0.017749751,0.010043497,-0.0006273381,0.011296151,0.04479311,0.039925117,-0.004731992,-0.0014033223,0.015296646,0.0063492036,0.03332882,0.033726353,0.022885902,0.01081448,-0.011498788,-0.02950564,-0.01356874,0.009765621,0.043032076,0.0023005118,0.023649974,0.037412353,-0.038406692,-0.019537318,0.036780935,0.030425066,-0.06152169,0.0075818533,0.013975875,-0.027654475,0.011046172,-0.021206008,-0.047069617,0.007822895,-0.01068431,-0.005307768,0.00062005565,-0.005327771,0.033202443,0.0064069508,-0.007072545,-0.013686512,0.015072699,0.016765948,-0.06869397,0.006396194,0.024704149,-0.013586731,-0.0028921836,0.042012036,0.01610318,-0.00024661806,0.018241607,-0.0035026094,0.013910612,0.009141418,0.017114917,0.002361783,-0.0027878077,-0.03160532,-0.008658729,0.0021430322,-0.013922335,0.025088413,-0.008076766,-0.03654379,0.0103973765,0.05195355,0.036081694,-0.00041427452,0.02311051,-0.01522016,0.0018678053,0.06314748,-0.059560183,-0.0060169464,-0.04190947,0.035464372,0.014137568,0.049448732,0.028567586,-0.01870382,-0.041918628,0.0031644057,0.026821269,0.025468502,0.032158494,-0.04915993,0.011652509,-0.08610427,-0.02551353,-0.05614824,0.0004795567,-0.03362438,0.009303464,0.0064527756,-0.012299245,0.075443074,-0.002184652,-0.021263022,0.010569353,0.036303755,0.010107774,0.0008893301,-0.03712738,-0.029988237,-0.040331747,0.0026011486,0.0053725336,0.02094943,-0.016182924,-0.021204893,-0.031379726,0.0005099282,0.01891496,-0.0075413,-0.05619692,0.012474598,0.03322684,-0.017292725,-0.057337698,-0.013627829,-0.01547729,-0.0006163551,-0.011283687,0.083071865,0.016712006,0.010244057,0.051471546,-0.009012211,0.08910376,0.022755444,0.0068160524,0.0038197138,-0.0013272093,-0.00319893,-0.0023041922,-0.014847341,0.020490032,-0.011241135,0.0045733443,0.04730268,0.018344846,0.015383364,0.037897203,-0.034135275,-0.043222442,-0.017231576,-0.021986775,-0.026237141,0.04202285,0.060372405,-0.011897547,-0.021781307,-0.012377217,-0.021214472,0.006482845,-0.03241812,-0.002216285,0.0104708895,-0.004223623,-0.008594806,-0.004907558,-0.012138969,-0.008716498,0.011230382,-0.009817341,-0.0361328,0.007238615,-0.0045317197,0.013917469,0.02038458,0.022466013,-0.041617423,-0.016043387,-0.01413607,-0.01261791,0.042485774,0.031419244,0.004201366,-0.011469051,-0.03705015,0.016482415,0.009101536,0.040158775,0.004799865,0.017789768,-0.05732099,0.013050943,0.033081803,-0.031067139,0.004768573,0.017982576,-0.03597101,0.013306137,0.05854658,0.015558719,-0.02864037,-0.038289104,-0.05631549,0.014396942,-0.055065803,-0.05277596,-0.029553242,-0.059597664,0.017133338,-0.011394716,0.004951285,0.031172717,-0.010961986,-0.005948111,0.027019406,0.0033956068,-0.053266156,0.027070856,0.028630516,0.04067041,0.0060920147,-0.048801385,-0.017127028,0.05072374,-0.0015063357,0.022813132,-0.042106483,-0.009182446,-0.0025794578,-0.032365933,0.03662007,-0.027826574,-0.013594515,-0.04659286,0.030778635,-0.008167367,-0.0010275999,-0.00434814,0.0077128895,-0.015728252,-0.024752636,0.004787247,-0.0065117325,-0.040767305,-0.023999821,0.02831181,0.012339284,0.009953988,-0.06674825,-0.052200716,0.031244611,-0.015036725,0.039904617,0.06883036,-0.011871087,-0.0067154896,-0.0072790063,-0.01487177,0.012734601,-0.028311905,-0.0051700957,-0.059508733,-0.0007219915,-0.01611976,-0.0116319945,-0.040329915,-0.031098446,-0.03973335,-0.0056979666,-0.005619557,-0.038812686,-0.027886331,-0.012856629,0.08531444,-0.00261392,0.040281847,-0.01685777,-0.038102712,0.013756495,0.0077748597,-0.03879212,0.01386297,-0.024599036,0.014621471,0.00802823,0.009015088,0.012024767,0.051935,0.0039401,-0.024591764,-0.04445768,0.029642154,0.009624278,0.016906599,-0.0059224516,0.08080351,0.035109073,-0.039545428,0.018188253,-0.05573211,-0.05258477,0.00242245,0.037717804,0.0099126445,-0.03273901,0.016282149,0.002523334,-0.006765315,-0.007561694,0.00927581,0.023801345,-0.036034726,0.022318594,0.016184887,-0.025176836,0.05811132,-0.012349478,-0.04724198,-0.037146892,-0.035899736,-0.032027695,0.033589005,-0.025589855,-0.00951619,0.027013037,0.04013333,0.019648919,-0.021780731,0.011135165,-0.037216883,0.035017043,-0.1484868,0.0058586765,0.003588038,0.0040777843,0.0022436625,0.0038223704,-0.03334566,-0.051054686,-0.030686172,0.0012065114,-0.020314846,-0.042571854,0.015863912,-0.02664207,0.007405499,0.038322166,-0.020902092,0.0001159837,-0.05460365,0.047591105,0.002216107,-0.013970029,0.039743695,0.0015766461,-0.01515281,-0.021084344,0.021959685,0.0005810028,-0.021418307,-0.035167072,0.019762903,-0.014380053,0.03112053,0.05343963,-0.031671192,-0.012452252,0.015208382,0.025798809,-0.020422092,0.006030385,-0.056134563,0.027600167,0.0017729296,0.022740666,0.031874612,0.067603536,-0.044346277,0.011889225,-0.056126565,0.010261124,-0.0038500312,0.04111655,-0.03364405,0.013722578,-0.03978007,-0.036782626,-0.010464948,0.007746767,-0.013908188,0.029995587,0.012531439,0.0069942055,-0.04171787,-0.03240913,-0.005793793,0.058580596,-0.05120252,0.011449604,0.0056972625,0.006917723,-0.03524995,0.031339344,-0.034116942,-0.01777624,-0.0060090227,0.029460521,0.036410894,-0.023633974,-0.005719512,0.0009953706,-0.025880832,0.013435081,0.008514571,0.034631353,0.030935366,0.0055261143,0.013464399,-0.026255311,-0.036042873,-0.011776463,-0.034271557,-0.046036646,-0.0016068758,0.051220167,-0.0019218444,0.03143617,-0.041004725,-0.017346598,-0.017890466,0.005091514,-0.035827495,-0.051225886,-0.0412291,-0.024649708,-0.042818572,0.008846861,0.0022795724,-0.0017288168,-0.012248681,-0.019709459,-0.0244962,-0.019144375,-0.030236773,0.012702065,-0.09138541,-0.0121511975,-0.013384257,0.030017253,0.046096385,0.0038986395,0.006608547,0.010479998,-0.01921661,-0.024392765,0.017222796,0.06245769,0.06292455,0.0065756193,0.009401956,0.0067147533,0.011575022,-0.06282616,-0.018149707,0.022907954,0.050255805,0.007674958,-0.00570585,0.045465212,-0.046165284,-0.052814335,-0.0068713888,0.0019959095,0.04216778,-0.004206647,0.020167531,-0.024052799,0.0035854527,0.018682772,-0.024041886,-0.035365324,0.023338346,-0.019253649,0.0051513677,0.054470837,-0.017866021,0.042893115,-0.0022603304,0.04796045,0.00186342,0.024544302,-0.04652212,-0.05198262,-0.039666858,-0.024126898,-0.021801246,0.06076738,0.0054682484,-0.024528544,-0.037066475,0.010840537,0.022078715,0.011593576,-0.040434405,-0.02907098,0.031271942,0.019218225,-0.0025185053,0.058581866,0.024811026,-0.008210434,0.044264525,-0.029345816,-0.010225194,0.033356067,-0.021752346,0.041875653,0.008710014,-0.0144647565,0.02320859,-0.012392606,0.034907017,-0.0053662094,-0.025198957,-0.03660994,0.08451905,-0.021078516,0.031180995,0.016093174,0.0101892,0.009755007,-0.032635216,-0.036548864,0.018305661,-0.045292605,-0.025579438,0.022342902,-0.02006804,0.023496732,0.0067693675,0.022851638,-0.0449823,-0.0121499095,0.0059373933,0.013204467,-0.01073292,-0.023232428,0.031797376,0.010732426,-0.020862572,-0.040400796,0.039290722,0.014396474,0.008658318,-0.031220015,-0.041817237,-0.016058408,-0.002349582,-0.0012622563,-0.019658687,0.03805369,-0.025895923,0.022354404,0.00615957,0.012932268,0.05121266,0.017783087,-0.053319152,0.041901663,-0.040968698,0.016102415,0.020259172,-0.028180456,0.029766506,-0.0029720254],"last_embed":{"hash":"1ajwo3g","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1ajwo3g","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template#{1}","lines":[98,128],"size":543,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ajwo3g","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032385986,-0.011799907,-0.059263367,-0.011229641,-0.02194129,-0.07628112,0.026213082,0.021133011,0.0128791705,0.012063804,0.012216501,0.00067675486,0.0067117307,0.02522528,0.021978924,0.0071498603,-0.02864767,0.034536082,-0.030486967,0.010356871,-0.027849099,0.0055048494,0.05244572,0.014623133,-0.088277556,-0.0031656618,-0.0022228365,-0.00032683386,0.012170778,0.08783889,0.0121653145,-0.07127365,0.0138293905,-0.025795959,-0.031871166,-0.017045159,0.032188267,-0.030419026,-0.04905591,0.05399484,-0.0048101004,-0.016820205,-0.0020978209,0.013920942,0.054499127,-0.017260235,-0.016944204,-0.011440561,-0.007683265,-0.017361948,-0.0004093136,0.007784092,0.0026772597,-0.02759836,-0.019009838,0.00733744,0.0049776277,-0.06855725,-0.013360773,0.019614987,-0.016787017,-0.01059953,-0.013406988,0.009216618,-0.0008420179,0.03829273,0.021868126,0.015167108,-0.015729077,0.0048745014,-0.013790076,0.003085256,-0.017530175,-0.0024890692,-0.04668738,0.021922415,0.01064814,-0.04125829,-0.008257147,0.031072598,-0.009176364,0.013594104,0.0011649787,0.00082911906,0.017083973,0.06519844,-0.016949402,0.07019437,0.016982786,0.012172052,-0.026692702,0.022095796,0.018449346,-0.024564687,-0.014499909,0.0119877895,0.025187412,-0.015522778,0.028904999,-0.007998271,0.01919687,-0.017092912,0.0029751821,0.021782788,0.001451041,-0.021525102,0.0027550254,-0.020237835,0.0057948036,-0.027490297,-0.00782236,0.025640042,0.008117282,0.0004025557,0.014496309,-0.005643675,0.026328104,-0.037152003,-0.025178615,0.011413237,0.043577943,0.044573296,0.03284579,-0.07015309,0.007601452,-0.0085163275,0.017594652,-0.009802351,0.036321856,-0.006651159,0.026081307,0.032148354,-0.00040816265,0.020678338,0.00057848933,-0.0048652086,0.022158938,0.02487317,0.0006691716,-0.100729905,0.040848408,0.035507172,-0.0498043,-0.025688864,0.017385865,-0.04562262,0.042688604,0.008243181,0.004911421,-0.028623145,-0.0085333185,0.023319561,0.04204427,0.050150014,0.024346301,-0.035533175,0.012976813,0.033294424,-0.0066873142,0.00032568543,0.046666656,0.02614406,-0.05567065,0.06378318,0.027689569,0.020927621,0.024537604,0.0069889026,-0.0026518775,0.048753973,0.02376692,-0.046979044,0.021443343,-0.031776816,0.02769781,0.009223627,0.03939873,0.010852176,0.01955834,-0.018616874,-0.028302783,-0.012907972,-0.02996989,-0.01030353,-0.046533383,0.026401814,-0.020848602,0.008343743,0.022713935,0.030900883,-0.03524836,0.00023948737,0.0039686207,0.04411502,0.004814307,-0.015869744,-0.015438765,-0.0053023845,-0.009416034,-0.04311676,0.014923973,0.029924085,0.054962937,-0.030624425,-0.0021908232,-0.009200642,-0.03222843,-0.045898594,0.030571966,-0.01947042,0.01842868,-0.004665997,-0.046043552,0.011174289,-0.039695587,-0.039394714,0.046825886,0.014485609,0.013057001,0.0050804755,-0.014373979,0.03838834,0.028981673,0.002760899,0.015214718,0.011521688,-0.011906612,0.02263247,0.043907996,0.02884943,-0.038824245,0.028818104,0.018791215,0.014072611,0.029670106,-0.009720864,-0.06500788,0.00992738,0.043458603,-0.0075315307,-0.00893754,0.013646736,-0.046629373,-0.04298897,-0.04050147,-0.024853438,0.014933617,0.019709943,-0.053393174,0.0058250115,0.020113112,0.014235506,-0.038344096,-0.030982213,0.04215826,0.012842785,0.014574938,-0.017313987,-0.0035309799,0.007196212,0.03709673,0.034958333,-0.013752914,0.029399933,-0.00278557,0.013238302,0.040148605,-0.0015990642,0.029733572,-0.006595492,0.019146182,-0.03026003,0.03387261,-0.027009724,0.0027277556,0.024919417,-0.05240253,0.016941277,0.07048018,-0.021989096,-0.029720102,0.041018583,0.032862715,-0.012412565,0.038110834,0.008833758,0.015105654,-0.013104491,0.025388848,-0.020233853,-0.025601292,0.01528619,0.062512346,0.02322075,-0.013049353,-0.0073172213,-0.012855014,-0.15690199,-0.0034945835,-0.0012514986,0.041099988,0.03477814,0.012166156,-0.025006544,-0.029155415,-0.022156255,0.03750048,0.005902849,-0.054254785,-0.0030379992,0.004850815,0.018334987,-0.046510514,-0.026805937,0.010078669,-0.030254375,-0.023102954,-0.043254692,-0.066590115,0.050624784,0.025625583,-0.04352045,-0.01836803,0.09115378,0.014872657,-0.02799336,-0.034257866,-0.057160687,-0.022543445,0.006335831,0.0034116525,-0.0013585048,0.06783963,0.007385059,0.018899458,0.016766533,-0.012066738,0.07354883,0.00827387,-0.009892843,0.032547202,-0.020664299,0.0055537554,-0.015630255,0.0050146305,-0.0467731,-0.00038794748,-0.01853561,-0.05345466,-0.03302094,-0.022341806,-0.048922963,0.018252809,-0.008264868,0.044659954,0.0060896096,0.014034783,-0.03725678,-0.063200094,-0.006955454,-0.04604488,0.00049439224,-0.053950917,0.016913643,-0.05597121,0.01538498,-0.017227205,0.034622975,-0.041291367,0.020321835,-0.035724536,-0.013738229,0.03574871,-0.026832303,-0.032591376,-0.009114157,-0.09795796,-0.0019126148,0.041026838,-0.0011729277,0.0191354,-0.0015478722,-0.018683603,0.0049361233,0.020028038,0.017804705,0.24541014,-0.016584612,-0.049263276,-0.014465397,0.037022334,-0.017192272,-0.0047715567,0.07465451,-0.029983344,-0.03421928,-0.04645516,-0.0020556645,0.03318375,-0.007791682,0.041252654,-0.005283132,-0.039633248,0.017567769,0.069701225,0.00031237223,0.026899636,-0.025837207,0.01779202,-0.03818636,-0.06963205,-0.0044591823,-0.039146878,0.031776953,-0.022676181,0.061069842,-0.052663993,0.018638516,0.03396563,-0.023093019,-0.054293204,-0.0056611993,0.01127986,-0.037336778,0.055321842,-0.019063598,-0.02035758,-0.019369684,0.051477958,-0.021585189,-0.018047936,-0.049628716,0.003094986,-0.015053117,-0.008778079,-0.012051903,0.017243994,-0.03850972,-0.019319978,-0.0052101095,-0.002530542,0.008841639,-0.025636695,-0.020415848,-0.0016959361,0.06147759,0.027694523,0.0040598204,-0.052471127,-0.0031409417,0.021476345,-0.00877538,0.027657317,0.020806935,-0.010455778,0.012683132,0.017819893,0.020351736,-0.029812722,-0.011306758,0.025497532,-0.00782184,0.051633753,0.026192429,-0.0079879,0.019467993,-0.0075512123,-0.03113482,-0.016266473,0.0062431823,0.024081083,-0.03322874,0.003252515,0.051925663,-0.04134343,0.003131336,0.013588146,0.029524798,-0.0075853695,-0.0076001235,0.023457877,-0.036110103,-0.002491036,-0.032332107,-0.0408343,0.00027996313,-0.012577181,-0.04513396,-0.018062038,-0.011944566,0.0085589085,0.009951854,0.007093218,0.011034085,0.018225383,0.033114363,-0.056670748,0.02169779,0.014923859,0.007373899,-0.0061431224,0.023884224,-0.011290388,0.0014524237,0.030167842,-0.01045026,0.016140541,0.028225273,0.012418471,0.044304278,-0.015963735,-0.04574453,-0.022871615,0.056473847,-0.035499934,0.040329363,0.0031085277,-0.031699494,-0.013986033,0.042094022,0.013297614,-0.015236836,-0.003004789,-0.0026728332,0.0036411753,0.036448475,-0.028119681,0.022832584,-0.04126435,-0.009649305,0.020908346,0.051111396,0.007370277,-0.01991039,-0.017004155,0.005952769,0.027265346,0.037538428,0.021972038,-0.05675078,0.015478936,-0.05290138,-0.0314832,-0.05571982,-0.0026569588,-0.032949537,0.006620866,0.017544076,0.0012672137,0.06598061,0.010778393,0.031581562,0.029126424,0.03367378,0.024818413,-0.02717647,-0.015662448,-0.04129059,-0.05316536,-0.011225999,0.03633002,-0.004896367,-0.020856975,-0.0030691717,-0.01741215,-0.04595081,0.020693216,-0.009936104,-0.04357196,-0.014281259,0.050315477,-0.017224358,-0.01888126,-0.0068831556,-0.020459529,-0.0014194705,0.032215316,0.08087677,0.028625479,0.005092821,0.05205876,0.0039254697,0.06377548,0.054400373,0.00908603,-0.00092997897,-0.0055869725,0.001450757,0.010429942,-0.0029301716,0.00028112376,-0.00045221118,-0.032154854,0.032925826,-0.0049034082,0.03844468,0.051808406,-0.010670574,-0.055789918,-0.005932714,-0.013882925,-0.009593463,0.034786,0.036632337,-0.010444352,-0.027600769,0.0027636758,-0.039117936,0.01624353,-0.04662844,-0.022969985,0.0205712,0.023210619,0.009566457,-0.022188531,-0.026488548,-0.0032041627,0.026538795,-0.020042136,-0.039719,0.004969785,-0.0016681539,0.0138278855,0.03739046,-0.0056433575,-0.06428275,-0.0040724184,0.002416533,-0.010937623,0.030410737,0.034692187,0.011360523,-0.022976236,-0.055919524,0.0451655,0.024293637,0.014104804,-0.03502736,0.021701816,-0.02862639,0.028893001,0.01549998,-0.022298332,0.008910675,0.021809056,-0.027099265,-0.004280078,0.057854958,0.014255757,-0.02341927,-0.043458328,-0.016141988,-0.003278555,-0.023588287,-0.057622988,-0.010701941,-0.0321592,0.016901968,-0.010638067,0.0026922915,-0.016203953,-0.027098866,-0.012974001,0.042047765,-0.004863152,-0.017225048,0.0054103127,-0.0027152323,0.020282293,0.039191183,-0.052965313,-0.034733113,0.027918529,0.014591559,0.0042013912,-0.0078016296,0.008387912,0.001561416,-0.038460035,0.028455969,0.0056741005,0.0023788814,-0.04582129,0.0359212,-0.02609722,-0.021905217,-0.00023863108,-0.0074248407,-0.005368931,-0.023445725,0.006734316,0.010066474,-0.015313362,-0.023192693,0.044745207,-0.0010139941,-0.012406118,-0.047054026,-0.022614682,0.026736494,0.020463549,0.02270199,0.0665678,-0.021668406,-0.042272516,-0.016362868,0.030922681,-0.0010038328,-0.030980349,0.010233976,-0.023612041,-0.004061729,-0.021588191,-0.012135669,-0.04010611,0.0024055017,-0.04589249,-0.012290483,0.011943867,-0.055649072,0.007569718,-0.011161017,0.05670997,-0.00068452524,0.021056538,-0.02024086,-0.042689756,0.01718115,0.023321558,-0.010838733,0.008218127,-0.0027448258,0.022020016,0.017632356,0.0015136569,0.010131417,0.044058748,-0.023619955,0.0030502512,-0.041691285,0.021527844,0.024303127,0.028039247,-0.03699253,0.037459888,0.021696007,-0.033176977,0.0021905892,-0.03763928,-0.049950253,-0.019179225,0.00935124,0.020082343,-0.020916302,0.009900037,0.0018187087,-0.009626253,-0.032692205,0.026888287,0.0049750265,-0.015335208,0.032611065,-0.009822844,-0.039215177,0.052605946,0.0033859757,-0.050353713,-0.038033377,-0.034727093,-0.020124752,0.01773419,-0.04783774,0.0019311132,0.03589788,0.045101065,0.025088405,-0.0090731345,0.009374606,-0.00041655832,0.016116332,-0.1494232,0.023313656,-0.018479513,0.0035491902,-0.0044963085,0.008971882,-0.017736392,-0.024661634,-0.0168698,-0.014197754,-0.030071136,-0.02235181,0.037088517,-0.034442097,0.027613064,0.05206504,-0.018637806,-0.0012764229,-0.04780726,0.08695955,-0.00316885,0.012098077,0.025593137,0.03043288,0.032236375,-0.012295035,0.024859253,-0.0036325355,-0.025206247,-0.062811315,0.03281262,-0.010106514,0.023273839,0.06290122,-0.025080748,-0.014796274,0.0041045104,-0.008275334,-0.018892847,0.0013298512,-0.026848132,0.012790123,-0.015226707,0.05428626,0.01726365,0.062429335,-0.0052445712,0.020591537,-0.031735867,0.020767292,0.0053346897,0.0004307958,-0.049127117,0.014141639,-0.026706856,-0.0533393,0.0043942453,0.0026101966,0.021603454,0.03508975,0.019554095,0.03577409,-0.03799078,-0.033698127,-0.016043875,0.039671183,-0.031688727,-0.010244596,-0.016534628,-0.03024963,-0.024365755,0.00745383,-0.033251703,-0.020556606,-0.022580452,-0.023166563,0.009854321,-0.026189372,-0.015581217,-0.0013951142,-0.03509102,-0.010590856,-0.018497823,0.018043017,0.047802843,-0.0041498556,0.000050404575,-0.0253674,-0.056609374,0.00813299,-0.027536219,-0.03608002,-0.019625442,0.03424958,0.008384323,0.05112621,-0.028093562,0.007670941,-0.021199942,0.005411067,-0.01237805,-0.058785863,-0.05136843,-0.012795459,-0.039587468,0.022426596,0.013364717,-0.006214372,-0.021486703,-0.029058866,0.0160326,-0.012392465,-0.004333547,0.021427795,-0.070700094,-0.05917499,-0.020668557,0.007646408,0.009403458,0.005467484,0.02134612,0.030842016,-0.003813515,-0.029498152,0.034200117,0.058710437,0.055443816,0.03664155,-0.00065059983,-0.013226542,0.018527256,-0.05980411,-0.01821143,0.039941933,0.061379213,0.016119486,0.028460972,0.051117007,-0.056317057,-0.036534183,-0.019302865,0.00801112,0.029658515,-0.03267279,0.024153396,-0.03010532,-0.0032115192,0.0063873795,-0.022545628,-0.029498102,-0.0021961075,-0.008871831,0.002801258,0.043797392,0.0092639765,0.059516825,0.007411186,0.0343675,-0.03184503,0.044008464,-0.03681847,-0.007803211,-0.0421927,-0.0410213,-0.02230451,0.03625989,-0.009042475,-0.03531468,-0.03795631,0.016005687,0.0067516146,0.0054260753,-0.026568798,-0.047729433,0.027686263,0.005415887,-0.002165927,0.033365536,0.036667787,-0.004335708,0.057120714,-0.03610015,0.03484088,0.03878287,0.0059034214,0.017961718,-0.007923546,0.010653415,0.025671132,-0.041179206,0.030142289,0.0018156272,-0.04194899,-0.023849016,0.059799474,-0.012010208,0.0066283764,0.002498586,0.020273123,0.002783853,-0.045154996,0.00573399,0.016527751,-0.009580251,-0.0196982,0.018233117,-0.005235518,-0.032504946,-0.0005420848,0.0067576515,-0.015633114,0.005504436,0.0067008007,0.013755507,-0.039109044,-0.030774923,0.01936503,0.03519771,-0.00063515437,-0.0110245915,0.043087184,0.054206435,-0.020238567,-0.03685343,-0.048400883,-0.012595217,-0.007167332,-0.027704617,-0.02880052,0.042549133,-0.015845107,0.0055464082,0.002589356,0.012369514,0.046157666,0.016619524,-0.0922084,0.00033688312,-0.03687284,-0.012511169,0.034419246,-0.012776352,0.039407164,-0.0062480085],"last_embed":{"hash":"13qbino","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"13qbino","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template#{2}","lines":[129,129],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"13qbino","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034835536,-0.024623496,-0.040649116,-0.0055766893,-0.010646765,-0.07758831,0.0063112187,0.01862034,0.0058987034,0.003104731,0.0021654137,-0.005156017,0.013809745,0.027328543,0.028307814,0.023874937,-0.011790013,0.019139916,-0.017136166,0.008641284,-0.0060062595,0.0067126034,0.059720367,0.000821501,-0.08176163,0.012419329,0.021921137,0.0041856132,0.0041396343,0.08930216,0.004008727,-0.060010448,-0.010456989,-0.021840252,-0.03774538,-0.021949057,0.022973528,-0.027015077,-0.0509458,0.039032597,-0.014480129,0.0041014184,0.0046463264,-0.006389411,0.06783926,-0.016379485,-0.02402266,-0.0024426386,-0.03145309,-0.032818522,0.02175572,0.011875905,0.021071902,-0.029242018,-0.03399413,0.021647455,-0.007950836,-0.076804966,-0.024837257,-0.0064620688,-0.011236705,0.004065152,-0.013059547,0.028565466,0.011399409,0.05385976,0.047968335,0.03407117,-0.01598011,-0.009031367,-0.021507807,0.009149961,-0.02539626,0.012986993,-0.044804327,0.020427966,0.022235813,-0.034161527,-0.002157286,0.034166656,-0.0036555217,-0.019237492,0.019452706,-0.00062915985,0.0047332435,0.07072696,-0.00887223,0.087447,-0.0004061977,0.0072488408,-0.025000464,0.0076011694,0.022260979,0.00085052534,-0.012543873,0.00075868616,0.039315205,-0.017697776,0.039569467,-0.00037470213,0.011628439,-0.013683368,0.0040265396,0.05265192,-0.002219007,-0.02617739,-0.0041184304,-0.018667761,0.0009322133,-0.019953005,-0.019998904,0.015210745,0.027616141,-0.0054215565,0.007916102,-0.01753803,0.01628553,-0.04267981,-0.015912885,0.0078008645,0.04680436,0.039777543,0.041781355,-0.069547385,0.025899185,-0.01568431,0.030140774,-0.005499037,-0.016612926,-0.0045293407,0.02816538,0.053789724,-0.014598687,0.02038656,-0.0055125626,-0.0021558302,0.020445855,0.04332815,-0.0149772465,-0.077903405,0.02549346,0.030710632,-0.06791147,-0.01806827,0.015274936,-0.05580582,0.042214572,0.012367268,0.004085814,-0.034385886,0.005405519,0.025179017,0.027151098,0.0485455,0.021625372,-0.025346825,0.03637068,0.05377682,0.0024663857,-0.009677931,0.026223913,0.03473707,-0.030734563,0.04111901,0.04153305,0.045939934,0.0066473223,-0.0034560421,-0.0006271871,0.055282027,0.014494228,-0.025151907,0.03606889,-0.019167796,0.03371973,0.017492753,0.025083894,0.01084923,0.023504728,-0.009361819,-0.029599575,-0.017886734,-0.047475774,-0.035261586,-0.052001406,0.03688764,-0.010826496,0.0006311942,0.02535367,0.0338512,-0.030568624,0.010256052,-0.03155462,0.032056555,-0.0053451494,-0.019642165,-0.011257249,0.021714708,-0.010581548,-0.049078144,0.0147870295,0.0322689,0.03518881,-0.024065949,-0.01245752,-0.022628596,-0.027273837,-0.04340402,0.02976013,-0.019841243,0.008735892,-0.005437464,-0.03687018,-0.012361704,-0.052091993,-0.039261747,0.042199366,0.008060817,0.0030875131,-0.00932426,0.014837829,0.043182705,0.032068852,0.008910346,0.012993561,-0.0020464717,-0.03708189,0.02373086,0.0509717,0.0106902085,-0.03110527,0.058877733,0.029271819,0.024985822,0.013298674,-0.004647168,-0.06515852,0.018020764,0.05059191,-0.005115697,-0.0030740304,0.011420425,-0.015345536,-0.05392989,-0.019182775,-0.021585148,0.03448691,0.015507883,-0.04501768,0.00068970135,-0.006395008,0.006628861,-0.03897029,-0.029433953,0.007670001,0.0020867889,0.0054082107,-0.00046927083,-0.015927998,0.0014600204,0.037540156,0.02589392,-0.01744076,0.0018644542,-0.00411156,0.005570207,0.04781215,-0.025350405,0.0017956154,0.0017933919,0.010193217,-0.03913766,0.027549097,0.0057845474,0.012053279,0.024935728,-0.05300721,-0.001261667,0.059888985,-0.03740137,-0.02400575,0.046697397,0.017941851,-0.0059726634,0.042596377,0.014955627,-0.01046344,0.0031404686,0.030382913,-0.023879709,-0.028337644,0.003958005,0.06784288,0.023209129,0.006617263,-0.01514094,-0.011530561,-0.17458668,0.0028516683,0.005919213,0.008271285,0.019407155,-0.0055276672,-0.046840787,-0.013697446,-0.03388835,0.03698659,0.006970918,-0.06504669,-0.0055598053,0.0014344207,0.018012127,-0.024057249,-0.008993853,0.017897282,-0.039714254,-0.024985706,-0.044633936,-0.06716099,0.023759231,-0.008536703,-0.02943406,0.0074182777,0.09842877,0.014272755,-0.02118535,-0.039157815,-0.062765084,-0.026750226,0.009087897,-0.010187037,-0.005242338,0.050499924,0.0038614185,0.017329386,0.025497295,-0.018528635,0.06610812,0.003371205,0.0053654173,0.016912838,-0.020059725,0.009282385,-0.0015068247,-0.011736343,-0.050611194,0.03549001,-0.023162158,-0.05992841,-0.03449616,-0.015562507,-0.047386352,0.010857352,0.019484619,0.049985945,-0.0017433998,0.019245127,-0.04129022,-0.034435432,-0.0030786325,-0.01515482,-0.0025437698,-0.06848195,0.003967556,-0.05429699,-0.0025469451,-0.023172224,0.032597814,-0.0442736,0.018408336,-0.040958423,-0.027073437,0.023011025,-0.015282285,-0.018457197,-0.024058238,-0.09563372,0.04454778,0.03786674,-0.008531563,0.014343212,-0.012887685,-0.012658855,0.014122295,0.008009622,0.017946716,0.25261658,-0.014445537,-0.05101092,-0.017727256,0.043803655,-0.010208568,0.016963845,0.04727187,-0.037632328,-0.03569339,-0.048823398,0.026293637,0.03361978,-0.0028952714,0.033926394,0.018456582,-0.036331568,0.010440268,0.08197324,0.0054466524,0.031040253,-0.006527139,0.026482971,-0.00937692,-0.058879476,-0.005283115,-0.033897314,0.014269142,-0.014652904,0.047443412,-0.046372425,0.018514924,0.034334563,-0.02841547,-0.048660878,-0.010881873,0.0019544556,-0.046813134,0.07130324,0.013086799,-0.020254364,-0.02722617,0.057631135,-0.014918553,-0.013544653,-0.04722624,0.014641122,0.01694488,0.006426708,-0.029175522,0.04885623,-0.037785467,-0.029391348,-0.011860562,-0.015093733,0.00840934,-0.023506971,-0.03109058,-0.0038444202,0.06312534,0.018098785,0.0075566513,-0.056370046,0.009221793,0.012934921,0.014033085,0.033759102,0.011571428,-0.0035689306,0.016015582,0.01990338,0.034915708,-0.012890746,-0.013969572,0.03509081,-0.0064981137,0.04883889,0.0035218848,0.016970243,0.02256495,-0.010775888,-0.024118202,-0.020932633,0.02322124,0.02496031,-0.01614999,0.015995296,0.060826406,-0.046520047,0.0018634094,0.014766679,0.019933619,-0.038950913,0.022892546,-0.014273368,-0.03696769,0.009458993,-0.02784349,-0.042823005,0.0014643874,-0.018249068,-0.023238927,-0.0087393,-0.016942915,0.03087762,0.020510804,0.003339495,0.010181236,0.019937648,0.031497467,-0.057519265,0.029055715,0.019050242,0.005966905,0.00010086526,0.03307749,0.028298635,0.003040348,0.039203037,-0.0015874447,0.032920856,0.033807307,-0.009084469,0.038583137,-0.006405245,-0.04563377,-0.027353724,0.056296643,-0.027534366,0.05449376,0.0033586621,-0.033497885,-0.00860816,0.04833254,0.018956896,-0.012576289,0.020275358,-0.0124530345,-0.0022506593,0.008293836,-0.028551565,0.004373817,-0.032341205,-0.021654056,0.025660912,0.043001965,0.021097247,-0.015071214,-0.014581635,0.015658231,0.0396971,0.044199567,0.0017757184,-0.057048637,-0.0028863405,-0.06847234,-0.013696288,-0.03264689,-0.012934375,-0.03256098,0.003320082,0.00066500297,0.014479997,0.06621401,0.018398818,0.009361837,0.027354587,0.028015366,0.01284746,-0.009909686,-0.021280428,-0.04129807,-0.05777908,-0.019486438,0.008418404,-0.01710044,-0.054818828,-0.0032204306,0.0018989354,-0.035377994,0.016089765,0.009716851,-0.038366724,-0.0137954485,0.04385784,-0.003962631,-0.009604624,-0.009624571,-0.03482639,-0.00034653064,0.01120832,0.08713751,-0.0053611146,0.009583782,0.029636608,0.012447151,0.068128526,0.04047913,0.025236737,-0.012632814,0.0027632823,0.02505198,0.020877844,-0.0046271943,-0.0035754647,0.010754737,-0.03234931,0.03060799,-0.010502932,0.026418809,0.047894724,-0.02801064,-0.05502706,0.015000583,-0.018866777,-0.009754734,0.03372435,0.044007976,0.016796878,-0.052928504,-0.00035799813,-0.038935017,0.0059967437,-0.022445869,-0.01590719,0.017943714,0.011834323,0.014306153,-0.018401686,-0.017594626,-0.000080052145,0.010793387,0.0057946076,-0.036357615,0.012982025,-0.006910999,0.030473957,0.02393661,0.003984839,-0.054540973,-0.013877362,0.016145194,-0.020443471,0.015087832,0.032156657,0.027629051,-0.012222861,-0.08495138,0.04113969,-0.007559972,0.025672475,-0.042381633,0.015443288,-0.035826586,0.019918293,0.0011554735,-0.029563025,0.00032728113,0.003197983,-0.031656362,-0.0004651411,0.05892914,0.01231516,-0.047333367,-0.040450547,-0.017572714,0.0144911185,-0.01119097,-0.042231083,-0.0071795317,-0.03620874,0.005933208,0.0020435613,-0.0089968825,-0.006022812,-0.031725448,-0.01766339,0.025648393,-0.024403276,-0.052682307,-0.0013375888,-0.015696002,0.01975738,0.036331814,-0.06277075,-0.053272236,0.027488817,0.0058850427,0.01439705,-0.01751686,-0.0016636293,0.0049018757,-0.023162866,0.02521522,-0.007585737,-0.01386071,-0.06342812,0.055287793,-0.024917578,-0.012014796,-0.0075654876,0.002415442,0.00116013,-0.016782576,0.0062193493,0.000078257166,-0.018194824,-0.01587408,0.042343404,0.00020374292,-0.011472457,-0.049016457,-0.025499221,0.02745054,0.0201688,0.02040207,0.068905115,-0.005264169,-0.05298371,-0.015151347,0.010169176,0.01003911,-0.018645272,-0.015853012,-0.02621702,-0.006779022,-0.009023821,-0.011088782,-0.037482794,0.017050885,-0.03440073,-0.0032404573,-0.009111464,-0.040888753,0.020748014,-0.0040250146,0.053943437,-0.016243957,0.035023097,-0.010973095,-0.04829,0.0003133609,0.009983485,-0.018212842,-0.000190121,-0.014858891,0.015150769,0.017360434,0.0070937863,0.010732432,0.04705236,-0.015240844,-0.010663825,-0.029302185,0.037438896,0.0010587936,0.013705372,-0.00850245,0.021439599,0.017880628,-0.02615903,0.0034916368,-0.023610495,-0.030082988,-0.015235888,0.015221981,0.023205474,-0.015251461,-0.0156078795,-0.00068532326,-0.0023208223,-0.030842323,0.034275636,0.012624817,-0.008510491,0.03793461,0.01152879,-0.033888925,0.045560807,0.022383472,-0.05672148,-0.04713248,-0.033958975,-0.021256855,0.010703991,-0.012619734,-0.00171012,0.018600814,0.032186646,0.022435023,0.011701579,-0.0009145178,-0.02485626,0.007915454,-0.14559765,0.007541478,-0.034060355,0.015706908,0.003359946,0.01585141,-0.026001677,-0.025132895,-0.023330085,0.011819426,-0.043053176,-0.050660048,0.028194437,-0.04513831,-0.0012790343,0.041177537,-0.028967073,0.0013606636,-0.044724967,0.07275485,0.009443882,0.006717017,0.046460975,-0.0023697796,0.011937028,-0.025642902,-0.0033214102,0.012275797,-0.014241297,-0.05847182,0.018956881,-0.014754526,0.029790815,0.057017904,-0.030208206,-0.0070982794,0.0038275972,-0.013823161,-0.015004338,0.0101680625,-0.025553253,0.025941305,-0.010795195,0.04799779,0.028300716,0.06092727,0.008522796,0.016779387,-0.02484608,-0.004788419,0.0023837548,0.009356909,-0.028812524,0.019402506,-0.028294863,-0.05512998,-0.0051442403,-0.0044170492,0.014106892,0.018531293,0.009156177,0.048041012,-0.0438916,0.003107186,-0.0211149,0.04485792,-0.048070688,-0.005839297,-0.017118897,-0.020863254,-0.011759606,0.01709248,-0.03410576,-0.0011571562,-0.025547594,0.003193186,0.02130618,-0.012250991,-0.03337284,0.0022508327,-0.013849825,0.007846846,-0.022189027,0.027435249,0.053160496,-0.0064020194,0.0041689174,-0.028141886,-0.023601202,0.018815996,-0.03740797,-0.02966372,-0.026265103,0.032160986,-0.0016353496,0.03324426,-0.02334693,0.01794947,-0.029539764,0.02111995,-0.036853887,-0.05856802,-0.059013724,-0.026152404,-0.038747936,0.0031802342,0.00984453,-0.0038601398,-0.020357661,-0.030417379,0.0017726487,-0.02790002,-0.007251733,0.04483913,-0.0561435,-0.03034952,-0.012057308,0.008093085,0.03107025,-0.009186258,0.0136574535,0.021142185,-0.0028715173,-0.025563402,0.018968115,0.056375846,0.023522953,0.014674124,-0.00020263175,-0.026549915,0.010989046,-0.066226356,-0.030599957,0.028551346,0.05144176,0.01550018,0.01231054,0.057202544,-0.04833575,-0.046049114,-0.030517673,0.0065960526,0.04732128,-0.030824877,0.02191012,-0.009859191,-0.004823563,0.013886785,-0.025994139,-0.018319229,-0.0011544664,-0.004635248,-0.0072589684,0.054080836,0.014322355,0.04685822,0.019400828,0.020404998,-0.038254756,0.026380645,-0.048829928,-0.028711967,-0.05442913,-0.04238355,-0.014270426,0.0363468,-0.013857815,-0.028211039,-0.015682919,-0.008244066,0.009829254,0.0038932995,-0.03171257,-0.036059577,0.030763939,0.006460571,-0.026408996,0.008538828,0.026671087,-0.008124974,0.056002714,-0.029364126,0.018974613,0.040873688,0.00033599226,0.012562774,-0.0009399238,0.009700597,0.037036665,-0.03539452,0.02811267,0.008876798,-0.04923296,-0.021719862,0.068233535,-0.012919391,-0.0030752262,0.0283026,0.024236469,0.008362678,-0.02300968,-0.0042673177,-0.0033850477,-0.028254097,-0.0031142617,0.0035643708,-0.032655757,0.00012483614,0.0070704552,0.030021116,-0.018544326,-0.010164763,0.010354099,0.024033636,-0.009845751,-0.019511538,0.025770085,0.030209856,-0.014932949,-0.012773999,0.048286438,0.041733928,-0.0042334837,-0.054718934,-0.04146023,-0.029588982,0.013053831,-0.019336667,-0.050278213,0.03947535,0.0021606379,0.0050306097,0.011737596,0.035253827,0.04764035,0.002843045,-0.07431402,0.0106793605,-0.04959125,-0.02181122,0.0551774,0.008119193,0.02078828,0.012660224],"last_embed":{"hash":"10p19dr","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"10p19dr","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template#{3}","lines":[130,130],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"10p19dr","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036559768,-0.01833843,-0.023328992,-0.01199766,-0.031249104,-0.082004726,0.032836113,-0.0013670025,0.024252055,0.010489467,0.010962672,0.0026950964,-0.015167069,0.03390891,0.028610248,0.015349079,-0.013984233,0.014304225,-0.014391964,-0.016524186,-0.016300563,0.0022437854,0.051821046,0.004918242,-0.06389912,0.008425095,0.018718963,0.012725861,0.024405435,0.09610388,-0.0021138503,-0.061422996,0.0037638966,-0.02475037,-0.02846521,-0.030267714,0.02477354,-0.010950981,-0.054954965,0.035188194,-0.004494727,-0.017105646,0.011222952,-0.008183726,0.068643734,-0.028186807,-0.0013011424,-0.0013405806,-0.040573154,-0.014458664,0.02431994,0.0043653296,0.03352631,-0.0068748062,-0.03143331,0.019277079,0.008163368,-0.056151517,-0.02173496,-0.01603142,-0.02298869,-0.0056528603,-0.028627967,-0.0010824306,0.0056095854,0.06887818,0.06393355,0.06147703,-0.0015592696,-0.021096772,-0.029583639,0.027280094,-0.002171367,-0.009382894,-0.05678475,0.020836394,0.024235051,-0.02625639,-0.00012184431,0.048424996,-0.006098327,-0.005643011,0.0063855248,0.021821644,0.0030109016,0.06001534,-0.013494042,0.064345516,-0.0015148448,-0.0010911501,-0.01852056,0.026000718,0.00785651,-0.030624188,-0.012907501,0.010801999,0.032214414,-0.00902685,0.04094702,-0.00093731465,0.016153436,-0.035579294,-0.005834272,0.03198193,0.028090194,-0.027739732,0.002254362,-0.0067770784,0.004104347,-0.012247915,-0.015675351,0.008144001,0.009990269,-0.022099508,0.008615657,-0.031831186,0.020722069,-0.059416343,0.00978244,-0.0050517437,0.022731384,0.03091988,0.02591024,-0.061846748,0.008697105,-0.0069647417,0.027358698,0.00796652,0.025265157,0.0056286696,0.039132793,0.04216897,-0.0044502406,-0.004770897,-0.0027663813,0.013731853,0.008451753,0.041354988,-0.011967908,-0.099918604,0.010393686,0.019081157,-0.027436774,-0.01786336,0.026125938,-0.048633624,0.037963636,0.022194298,0.008046141,-0.030599209,-0.0103909,0.016702373,0.010551811,0.0738747,0.014687281,-0.03407005,0.037487037,0.070716314,-0.0028681622,-0.014988766,0.00617851,0.033405058,-0.05991305,0.027731724,0.026361093,0.026118109,0.023154294,0.011430699,0.0021257326,0.038286753,0.0068815644,-0.014584033,0.052459754,-0.0023569637,0.017601047,0.0194498,0.035395168,0.018254038,0.033816706,-0.020975284,-0.035693135,-0.018777898,-0.034002375,-0.021344256,-0.03614782,0.04906129,-0.039300926,-0.0000016601155,0.023868924,0.03694657,-0.021503301,0.02186359,-0.0030883753,0.05777955,0.008596341,-0.008264803,-0.03137094,-0.005544513,-0.0077528153,-0.039313372,0.023567073,0.030002883,0.04028246,-0.039514516,-0.0137844635,-0.018981054,-0.00285218,-0.044537555,0.046604432,-0.011427134,-0.021621507,0.01055403,-0.04594726,0.008087353,-0.06819449,-0.042013265,0.010575794,0.0014764358,-0.009363932,0.01207598,-0.0015173518,0.04833399,0.013758227,0.00093870057,0.011789082,0.019557448,-0.028660225,0.008330854,0.05153465,0.009346996,-0.01647895,0.043104388,0.03683242,0.024498293,0.023496084,-0.003795197,-0.05968878,0.046475787,0.038895752,-0.0107363835,-0.010888812,0.0018911328,-0.017177332,-0.057818774,-0.023768447,-0.006258301,0.022404099,0.01887536,-0.031661954,0.004989914,-0.011517164,0.0017791847,-0.061998103,-0.04392848,0.030999387,0.016360527,0.004361818,-0.005824687,-0.02359311,0.018915605,0.05134971,0.036870025,-0.015857749,0.015775304,-0.0022930324,0.005407393,0.052037716,-0.009471061,0.016992042,-0.009504862,0.015926808,-0.016327772,0.03342211,0.0010680022,0.026959842,-0.0023361612,-0.05061683,-0.008845346,0.058899343,-0.024893047,-0.021049986,0.039842173,0.026547108,-0.016201125,0.022913564,0.030901661,-0.01284542,0.0040402,0.020780085,-0.012265773,-0.02090152,0.008921751,0.066646785,0.01595668,0.004592686,-0.015302981,-0.017420078,-0.17747462,0.006251469,-0.0013531231,0.022076195,0.01483921,-0.02415091,-0.026283883,0.0019096197,-0.032716718,0.037035678,0.021595892,-0.07197604,-0.016450834,-0.0026779505,0.01727886,-0.006942513,0.00072365097,0.005984293,-0.027500385,-0.022553746,-0.059197243,-0.070459366,0.036847048,-0.00034190787,-0.03706873,-0.028059915,0.07897241,0.013862895,-0.026392238,-0.03569779,-0.030382233,-0.02468983,0.0039558993,-0.015003873,-0.0070979903,0.043365814,-0.0100472905,0.0013154139,0.021364536,-0.031013682,0.08121274,-0.008122184,-0.0050692917,0.015589938,0.007097385,0.007019281,-0.0049400763,-0.010134871,-0.028470507,0.039956823,-0.014385139,-0.062094674,-0.0325357,-0.015258255,-0.03779306,0.027844919,0.012422573,0.05539368,-0.00006973941,0.016320832,-0.024649644,-0.020449813,-0.0058619585,-0.013859743,-0.033650268,-0.05901218,0.008911758,-0.07627402,-0.00029114028,-0.0015423133,0.041859478,-0.024528032,0.019943377,-0.010787557,-0.010847425,0.03381748,-0.03392167,-0.015081448,0.0019272798,-0.08958808,0.03580352,0.033192568,-0.009823454,0.02092998,-0.0081399,-0.017966542,0.006677801,0.032526124,0.01270668,0.2515336,-0.017096596,-0.037797056,-0.012390369,0.032811332,-0.027344676,0.032203168,0.053037688,-0.034523696,-0.02036462,-0.050499246,0.0032329494,0.041148633,-0.0005794212,0.01921375,0.014715806,-0.04201858,0.008612029,0.060655188,-0.00041218338,0.030118817,-0.024576392,-0.0034202628,0.007416812,-0.051916786,0.002395224,-0.021110628,0.02984084,-0.026029538,0.053575173,-0.036491934,0.0133977225,0.025881514,-0.04783275,-0.058066037,0.0057900446,-0.0014738054,-0.02870815,0.057994552,-0.0057138777,-0.020087756,-0.020981597,0.05748123,0.0017478098,-0.0042777606,-0.06615255,-0.0038168023,0.027412938,0.0038618979,0.0077995365,0.036128774,-0.049652502,-0.03283117,-0.008606725,-0.007099797,-0.014199276,-0.036151625,-0.03068924,-0.0071218587,0.045302857,0.027988466,0.005779842,-0.024713855,0.0052695666,0.019232832,0.013750799,0.03481766,0.032787632,-0.005277905,0.029980492,0.008220439,0.022478634,-0.01007151,-0.022862613,0.022558395,0.012698242,0.05001218,0.010327433,-0.0044378806,0.011842158,-0.0025062545,-0.0306089,-0.023273893,-0.008304331,0.020275027,-0.038264774,0.021679662,0.04264536,-0.051245097,0.008083011,0.024026534,0.008454093,-0.036498286,0.023426997,0.024497198,-0.02587179,-0.00009041122,-0.038352087,-0.038472947,0.014469862,-0.037517246,-0.047739256,-0.027742311,-0.027492682,0.029733112,0.0111925,0.011300583,0.0064984187,0.029352382,0.054166872,-0.05233006,0.031326428,0.02597759,-0.039770603,0.014854542,0.013224494,0.019569106,0.0059458935,0.034072008,-0.026181925,0.041390598,0.03688403,-0.010786037,0.041593637,-0.00401576,-0.03961868,-0.020909065,0.055385217,-0.031570822,0.047020484,-0.0052784374,-0.02658932,-0.003021455,0.051774606,0.013344359,0.007441375,-0.027767178,-0.004161255,-0.005580107,-0.011980449,-0.0065940795,0.012992865,-0.032594822,-0.01615146,0.01178981,0.040019877,0.014560348,-0.0049659256,-0.034672204,0.01596251,0.031797033,0.05492898,0.007481669,-0.041777316,-0.01967257,-0.05671985,-0.018492648,-0.049859945,-0.026909815,-0.018876765,-0.0055048694,0.027616149,0.025783041,0.05366977,0.008691335,0.014452,0.00022921033,0.019599032,0.008404468,-0.021615986,-0.011358245,-0.012428941,-0.051264763,-0.01297879,-0.004159394,-0.020154025,-0.036685925,0.008601477,-0.012450613,-0.056710232,0.0019383648,0.01996451,-0.0778948,-0.019723443,0.040871274,-0.012033856,-0.02346193,-0.011587027,-0.004932303,-0.022272583,-0.012906492,0.0873731,0.022806372,0.011148003,0.02296041,0.0034444467,0.06383835,0.06896761,0.029357504,-0.021107733,0.0064331223,0.016358284,0.030115107,-0.007571338,0.0023182947,-0.01186807,-0.02985767,0.03242855,-0.025481744,0.030181985,0.022554964,-0.0091996165,-0.057595655,0.010728334,-0.012088483,-0.0162081,0.030617112,0.060217272,-0.010530715,-0.03391448,0.0003032602,-0.03252748,0.008402272,-0.05179737,-0.019664438,0.030724343,-0.005436725,-0.0005919638,-0.009226701,-0.003931044,-0.00044624772,0.015774263,-0.0055923928,-0.013278687,-0.00023387381,0.007803077,0.020350328,0.03343045,-0.0034766174,-0.025163136,-0.0049393075,0.009183577,-0.0099929,0.045309804,0.041792896,0.01681127,-0.01908158,-0.094570965,0.024353847,0.007862087,0.021663435,-0.046681166,0.03300171,-0.026576761,0.018832412,-0.0054019783,-0.04375627,0.0013228417,0.029330073,-0.041365143,-0.019424152,0.038245976,0.021087477,-0.056258705,-0.036219176,-0.005122369,0.008558862,-0.017716125,-0.048049506,-0.0017650506,-0.016050186,0.008310819,0.0035444722,-0.007950299,0.007200763,-0.033836145,-0.0056054224,0.049540542,-0.03804385,-0.033740893,-0.012568332,-0.01778349,0.03076158,0.02352668,-0.07151577,-0.034553465,0.03772314,-0.0024767907,0.002963019,-0.027813457,0.009795456,0.0024937508,-0.035659395,-0.0060960823,-0.022741472,-0.01671627,-0.053480763,0.03929652,-0.010698844,-0.023537723,-0.0030406576,0.010051559,0.0021360854,-0.022801094,-0.012287899,-0.0014108012,-0.032131538,0.00480905,0.052197926,0.019635633,-0.016195603,-0.050694477,-0.033858944,0.028514883,0.01778114,0.0026936687,0.05844455,-0.014043138,-0.046984423,-0.031151447,0.016533628,0.01666576,-0.026674079,-0.0041326196,-0.03536092,0.004640219,-0.0065373797,-0.012960228,-0.038341843,0.011811752,-0.029699448,-0.020950492,-0.004224712,-0.034297995,0.0049702395,-0.0029208309,0.049618836,-0.0006032032,0.029181352,-0.015876232,-0.054251358,0.023216497,0.033287972,-0.020069696,0.0026083637,-0.013792749,-0.0012116698,0.02338039,-0.0013010309,0.003391536,0.04446255,-0.006160512,-0.0071676257,-0.035104163,0.013738061,0.010981898,0.0030782926,0.009008316,0.0373113,0.046778433,-0.023002703,0.014240592,-0.05066449,-0.023949603,-0.033384517,0.03155546,0.016321024,-0.028201198,-0.022005515,0.0047450275,-0.0018182877,-0.030932153,0.036327075,0.018843003,-0.012652296,0.009985275,-0.005209966,-0.035807617,0.031977624,0.015741447,-0.052445788,-0.066576466,-0.044512734,-0.048517276,-0.004976688,-0.008312535,0.0009363407,0.01858751,0.031715076,0.02670705,0.0036641047,-0.011335478,-0.031880405,0.021132506,-0.14903943,0.0052402522,-0.04051908,0.02265976,-0.0051706345,0.012502553,-0.02850407,-0.032833632,-0.011388918,0.004340878,-0.0634799,-0.062230542,0.04179331,-0.045749236,-0.020114427,0.040727276,-0.052144326,-0.0071635903,-0.01661499,0.082432166,0.006199131,-0.0061975103,0.01837204,0.01165172,0.012305841,-0.01820423,0.003357451,-0.020868218,-0.027449345,-0.071034744,0.027283655,-0.011362262,0.023830986,0.040768933,-0.02599971,-0.017644318,-0.0032240422,0.011107835,-0.022226749,-0.008014419,-0.0019577162,0.023186648,-0.030921552,0.04475937,0.04900491,0.036342174,-0.01301317,-0.008260311,-0.024547763,0.0018575882,0.044883642,0.0062373937,-0.020956699,0.020538218,-0.014993334,-0.05218977,0.006103359,-0.009065584,-0.009566652,0.01756805,0.019600531,0.035101693,-0.026718248,-0.0059436713,-0.018009972,0.042963363,-0.05935187,-0.004451101,-0.02240804,-0.022033893,-0.013102502,-0.0061741467,-0.015139069,-0.0061033904,-0.021556744,-0.010929782,0.015042532,-0.016266806,-0.027553206,-0.019336931,-0.026423952,-0.0019597234,-0.03145238,0.007996485,0.05057709,-0.005314773,-0.0107873315,-0.020595904,-0.039898973,0.020450301,-0.060726665,-0.030626046,-0.024654873,0.018461237,0.011610472,0.03728296,-0.031091861,0.024352262,-0.021722097,0.01853542,-0.035379298,-0.0808445,-0.04877191,0.00015065064,-0.019793961,0.023978043,0.014564687,0.012478095,-0.02309851,-0.026597079,-0.010932777,0.0049478435,-0.0073800464,0.02756102,-0.047654226,-0.02111158,-0.034833517,0.023136841,0.02132191,-0.013204779,0.019997507,0.0062904945,-0.00071007246,-0.026460623,0.019426443,0.060632072,0.028375443,0.019887734,0.028653119,0.015866667,0.011675214,-0.04196337,-0.035544068,0.030277511,0.05976358,0.007739414,0.016803464,0.04437249,-0.04302537,-0.037818525,-0.006265845,-0.018492833,0.041161746,-0.016236166,0.03273553,0.011472878,0.0056105284,0.03025693,-0.02545739,-0.023013843,-0.006189061,0.0130534265,0.00051166007,0.016534315,0.01522998,0.04726666,0.006540925,0.0036316596,-0.042658772,0.04580643,-0.036786582,-0.032762215,-0.04342631,-0.017206632,0.0031980213,0.054416187,0.012437612,-0.030055303,-0.028619763,-0.0023209436,0.036500525,0.017628495,-0.030955503,-0.016565392,0.03945505,0.007489798,-0.02549669,-0.003110906,0.038136918,0.0090211565,0.031899706,-0.030027784,0.041455723,0.033817727,0.015548015,0.0119824475,-0.0020703443,-0.0019162962,0.030033782,-0.03407562,0.0074978857,-0.0012225385,-0.05375435,-0.02235915,0.059424147,-0.0031675897,0.010588263,0.026124587,0.018290466,0.0125522865,-0.02347487,0.015940141,0.022015378,-0.0067931744,0.0035663557,-0.006047889,-0.03404779,-0.008110008,0.027788134,0.027632864,-0.012529354,0.00855929,-0.030043487,0.034874216,0.011072723,-0.011714687,0.031371072,-0.0019175961,-0.0103317285,-0.011236248,0.04265494,0.026434833,0.002637246,-0.059997093,-0.022836331,-0.023535263,-0.0006591719,-0.0062649716,-0.04893905,0.043593608,0.00034856814,0.0035960795,0.011029014,0.013615178,0.04236546,-0.021525024,-0.0425299,0.042013578,-0.044124357,-0.0071243504,0.05555076,-0.015106647,0.030623116,0.018050466],"last_embed":{"hash":"1fymkdy","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1fymkdy","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template#{4}","lines":[131,131],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fymkdy","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05439022,-0.014214746,-0.058990587,-0.0011062712,-0.015586987,-0.083848506,0.034787938,0.006723989,0.007300128,0.018406253,-0.0005109438,0.0072204005,0.0046361,0.02611205,0.011192149,0.02853743,-0.040482055,0.013666201,-0.006893763,0.0011205858,-0.02986696,0.011303963,0.056126215,0.0063320133,-0.09246415,0.0071759694,0.02303922,-0.022746006,0.0068703764,0.08806508,0.022743044,-0.05822055,0.017404208,-0.03322292,-0.027181372,-0.018754888,0.017311882,-0.03143519,-0.05114332,0.057925466,-0.020100221,-0.0034069116,-0.0059174,-0.0036799372,0.05579396,-0.02487929,-0.03733956,-0.0067950375,-0.04303612,-0.018682644,0.029848618,0.011478044,0.019983495,-0.02403982,-0.046442732,0.013996786,-0.008865288,-0.069277056,-0.035450798,0.003303782,-0.019108662,0.016036997,-0.020907339,0.011983301,0.030144826,0.032561712,-0.0041106134,0.02407132,-0.018527297,0.0026210272,-0.01424386,0.0015360364,-0.037098605,0.005201941,-0.044008028,0.027409796,0.013221541,-0.031685945,-0.031036876,0.029835105,-0.00809644,0.029262487,0.0054721674,-0.0019779026,0.005418259,0.067388296,0.002480488,0.05997862,0.02510634,-0.006527976,-0.033688102,0.021869015,0.020499762,-0.010470747,-0.018841233,0.019371986,0.013296305,-0.004424681,0.015065281,-0.0056982557,0.0026036038,-0.023810133,0.0032936318,0.032777946,0.010718652,-0.041714795,0.012157941,-0.015181686,-0.00029980982,-0.032430455,-0.0016082306,0.017747909,0.0047823,0.0034863045,0.019860584,-0.0020265903,0.030166682,-0.027893368,-0.027877007,0.009142134,0.040813345,0.051279422,0.042974416,-0.08322717,0.020826906,0.008602988,0.0225048,-0.0018733371,0.010363681,-0.0075461986,0.02987028,0.02876264,-0.015281259,0.038674314,0.012534092,-0.00068859267,0.03754656,0.031361885,-0.00038066937,-0.09225603,0.048604123,0.028815359,-0.05239046,-0.02874924,0.012500567,-0.03808367,0.019326285,0.008762052,0.0038442612,-0.034730643,-0.012893583,0.02224697,0.04068674,0.05497877,0.013725538,-0.024516221,0.02026203,0.037478387,0.006794132,0.0024974411,0.025128078,0.013085262,-0.040137336,0.05101445,0.02780609,0.01610177,0.032122657,0.01316531,-0.012451901,0.02868647,0.029727545,-0.040131677,0.020439018,-0.020160783,0.036743004,0.0056572803,0.036713835,0.015004016,0.026249766,-0.019493593,-0.025588911,-0.002428085,-0.048969083,-0.006524582,-0.043268822,0.026022939,-0.03594798,-0.0005520231,0.026806029,0.0073104217,-0.036405515,0.00923655,0.015960168,0.054336015,0.023149658,-0.026294794,0.0023239881,-0.004757036,-0.008615244,-0.04279391,0.0081387395,0.035732515,0.02237207,-0.026820304,-0.0151515,-0.00985966,-0.03433784,-0.041777696,0.04345257,-0.026944797,0.025112249,0.007066434,-0.05650745,0.011906066,-0.043357003,-0.036641188,0.038800742,0.020096414,0.011031646,-0.013708447,0.009527345,0.036862772,0.03298749,-0.0015603276,0.0067261904,-0.0066181947,-0.03138016,0.021007793,0.055386055,0.020413,-0.040620763,0.0326692,0.012089789,0.009381289,0.01734502,-0.024927184,-0.06494263,0.011746335,0.04839325,-0.017213909,-0.021645881,-0.016766995,-0.001165603,-0.045240674,-0.04347649,-0.044896353,0.023012929,0.015695998,-0.042311203,0.003031602,0.008464909,0.018876532,-0.023788147,-0.026096592,0.021900233,-0.0036039725,0.015741233,-0.031527482,-0.023179978,0.009150322,0.041138757,0.029115576,-0.0037501862,0.023164934,-0.012277424,0.023100786,0.042381734,-0.024193551,0.015076194,0.020010252,0.025084922,-0.030245548,0.02719322,-0.011815272,-0.0019774206,0.024051592,-0.06586671,0.026213624,0.062866524,-0.035737157,-0.027171047,0.04249325,0.023557177,-0.023381136,0.040623307,-0.004303024,0.01794204,-0.010163962,0.016908819,-0.023799486,0.00038555294,-0.006644196,0.054592397,0.01809262,-0.008812695,0.005856213,-0.014734675,-0.16076604,-0.014991046,-0.00067568873,0.039439805,0.042280044,0.0053018783,-0.048032418,-0.011559171,-0.031190101,0.04103795,0.011146608,-0.05050019,-0.025333958,0.011071277,0.015681004,-0.043683823,-0.027657801,0.01780916,-0.02584873,-0.028121877,-0.029486919,-0.06480858,0.023475666,0.016953776,-0.011313073,0.0034482214,0.08485439,0.036109816,-0.02393528,-0.030859526,-0.06721198,-0.023236198,0.010353523,0.0002449995,-0.0034229567,0.06783632,0.009253044,0.031941906,0.010066898,-0.025502745,0.06883454,0.012077998,-0.0067092166,0.026617862,-0.038254682,-0.009336664,-0.004365857,0.0081351185,-0.051464923,-0.00454215,-0.036151987,-0.055547822,-0.02991353,-0.018514328,-0.04971813,-0.003076192,-0.002960871,0.043630116,0.010611706,0.004435192,-0.035828702,-0.04373153,-0.011289528,-0.05066246,-0.02032007,-0.07836937,0.014827439,-0.042812508,0.013880952,-0.029708844,0.033177666,-0.043839075,0.012019425,-0.026881032,-0.0027876194,0.030934997,-0.013660586,-0.029421858,-0.020625,-0.09620696,0.0053744055,0.040043466,0.0009208273,0.018669646,-0.0037072212,-0.017906224,0.0020243512,0.010055826,0.018276224,0.24491303,-0.02538231,-0.055785652,-0.026040616,0.021467172,-0.024206892,0.0068875793,0.09147039,-0.039384425,-0.027036283,-0.05094345,0.013961277,0.01920182,-0.010699717,0.037981078,0.0064613023,-0.040139623,0.005575611,0.07010581,0.0061358567,0.01679597,-0.016428906,0.006385049,-0.023494998,-0.052661084,0.0028870075,-0.052057005,0.01883495,-0.02283505,0.054519054,-0.047720402,0.011507635,0.03494275,-0.018371454,-0.048241295,-0.011596622,-0.013273932,-0.048653778,0.05794626,-0.012805551,-0.035214726,-0.020075139,0.03788196,-0.022331906,-0.021839777,-0.050262973,0.008128994,-0.015287852,0.00442008,-0.011235112,0.0016060736,-0.041105557,-0.020675594,-0.014463745,0.0070902305,0.02297614,-0.013049077,-0.022918459,0.0026472986,0.06737069,0.019870473,0.00011701495,-0.056173597,-0.00094540446,0.018021127,0.005551474,0.029838255,0.013647352,-0.0042488403,0.015296434,-0.003311447,0.034594517,-0.02040419,-0.014221123,0.033493448,-0.015515674,0.046043977,0.022766162,0.018468278,0.013743171,-0.021080988,-0.027078817,-0.009079895,0.014606638,0.018584719,-0.02068156,0.0039917813,0.034935284,-0.03329036,0.0072631757,0.017359361,0.0107543,-0.046714436,0.008208256,0.025150426,-0.04406122,-0.010421566,-0.03233053,-0.045311425,-0.016399713,-0.008382484,-0.03112179,-0.009398512,-0.028575767,0.0073897284,-0.0050040362,-0.009054508,0.03484556,0.03781506,0.02152663,-0.04914423,0.022020124,0.017060084,0.025505973,-0.022209542,0.014243584,-0.00722839,0.0011331117,0.028807191,-0.0014483707,0.025207937,0.033666503,0.00634085,0.03331114,-0.012951294,-0.03688601,-0.014136657,0.050760817,-0.03876055,0.037184533,-0.0026218994,-0.033403087,-0.0060664276,0.042544506,0.014627481,-0.011458113,0.0037834733,-0.002677336,-0.0109496,0.028966103,-0.0375994,-0.006767812,-0.028951837,-0.011132485,0.015586143,0.047216136,0.00012277567,-0.015068615,-0.030752588,0.017180404,0.025311833,0.047299568,0.028565073,-0.05214004,0.024344383,-0.07382062,-0.02940537,-0.03886212,-0.011598803,-0.025878023,0.0038259046,0.025128232,-0.0007775744,0.0622677,0.0045011756,0.021747466,0.051071297,0.008025076,0.021184761,-0.026873715,-0.022458887,-0.03154227,-0.058647577,-0.005118451,0.030523175,-0.012782809,-0.024844795,-0.00033358196,-0.019058643,-0.049311794,0.01963058,-0.01538587,-0.042609174,-0.013175657,0.054877013,-0.012064758,-0.004585329,-0.003188826,-0.04281291,-0.00065057527,0.01584152,0.09407193,0.018650604,0.002959134,0.04248253,-0.008772913,0.061548233,0.056995552,0.026673539,-0.0040390925,-0.0045779464,0.024189115,0.019925645,0.0036910728,0.00071142,0.018805496,-0.026992917,0.038704414,-0.01762475,0.027355967,0.064113595,-0.0011629078,-0.055993307,0.0068468833,-0.031668004,0.0078087677,0.030175706,0.04119432,-0.0018449427,-0.044916037,0.013575339,-0.053107515,0.01276525,-0.025041837,-0.019006444,0.042302035,0.024151204,0.010099334,-0.04101409,-0.028494848,-0.0020170477,0.0263577,-0.024224544,-0.04080628,0.007503691,-0.00042610173,0.018018441,0.034287803,-0.0057326765,-0.060748365,-0.020151753,0.011396395,-0.016981412,0.04948961,0.012674088,0.0152741335,-0.018981626,-0.06815064,0.049254842,0.025263328,0.008834441,-0.035086256,0.031398036,-0.019427864,0.028220689,0.020516364,-0.027206613,0.018011235,0.012184237,-0.03160384,0.011538206,0.04954046,0.029096644,-0.030553458,-0.050114475,-0.013453596,0.0117449,-0.009314117,-0.046684854,-0.023025017,-0.042884316,0.021376176,-0.010618355,0.005233488,0.009608334,-0.029732697,-0.010423646,0.036338914,-0.012861679,-0.025284035,-0.012023725,-0.00028159958,0.0081982305,0.029669996,-0.038967278,-0.031971,0.026922991,0.0030518821,0.009244491,-0.0043677543,0.015117372,0.0090281665,-0.035807922,0.043706592,0.0017795991,0.007102006,-0.054652333,0.038117122,-0.02146798,-0.02025622,0.0060686558,0.0073121903,0.014875281,-0.018426908,-0.0025717667,0.0044353865,-0.007384732,-0.020997599,0.03763701,-0.0010341136,-0.010463178,-0.043068457,-0.019801088,0.024866054,0.010837938,0.0202089,0.07411879,-0.033201586,-0.029384987,-0.0075079724,0.009342531,-0.0003100426,-0.029321656,0.00512327,-0.026587013,-0.007972283,-0.009706638,-0.030630782,-0.033291586,0.0021295815,-0.043955408,-0.00828111,-0.0068076584,-0.044352036,-0.0024910232,-0.0018854797,0.06458762,-0.011013723,0.040388186,-0.015904745,-0.038602147,0.009705386,0.018192373,-0.0064724335,0.009575496,0.001214172,0.027372498,0.017417,-0.00021534336,0.009304866,0.019678203,-0.032795418,-0.012173696,-0.03441731,0.030607173,0.019685185,0.017879825,-0.011718812,0.017317154,0.024328427,-0.03661753,-0.0115766665,-0.013117309,-0.03616735,-0.0139395725,0.0047257324,0.04415339,-0.051021483,-0.011286245,-0.006253216,-0.0028634653,-0.014990925,0.027596992,0.014002898,-0.031244554,0.028883843,0.0049146092,-0.035546474,0.05075037,0.0034244244,-0.040963765,-0.05213227,-0.021887006,-0.009680819,0.017340146,-0.030742113,0.003326833,0.047346346,0.026725223,0.051019546,-0.009503233,0.013446637,-0.0011761152,0.013671279,-0.13990064,0.0066155065,-0.011760485,0.017329076,-0.0060865516,0.013859082,-0.0031712214,-0.022198012,-0.017962674,-0.010849589,-0.019850792,-0.025610423,0.007003729,-0.051285367,0.018763341,0.05646643,-0.015887827,-0.02020699,-0.033834282,0.07295844,0.0017396023,0.01057411,0.022503277,0.012643473,0.028640032,-0.023622574,0.0065510278,0.007405085,-0.009343794,-0.05959702,0.02391463,-0.031774018,0.024749443,0.03872902,-0.044358686,0.003344066,-0.004410802,-0.0015293887,-0.0054138126,0.013188416,-0.019963423,0.008082381,0.0012625969,0.058840938,0.042803694,0.061665,0.017625166,0.010453252,-0.027871847,0.01275813,0.0067201788,-0.0017012664,-0.049930595,0.015387687,-0.023757067,-0.029341497,-0.0031664586,0.01448394,0.021439057,0.03704044,0.014599754,0.038839556,-0.033979643,-0.01972436,-0.0029766855,0.049632475,-0.025595801,0.0047336877,-0.019632839,-0.005823658,-0.030223887,0.021533929,-0.051281843,-0.024841161,-0.025854824,-0.02006478,0.024981277,0.0018967142,-0.020739123,0.010741229,-0.015115831,-0.013323564,-0.01924486,0.022820348,0.04526645,-0.013483083,-0.001183172,-0.019590512,-0.055555385,-0.0041112322,-0.02060706,-0.029104479,-0.029031334,0.043458514,0.008622865,0.053007077,-0.029655121,0.009002987,-0.028214475,0.0071148896,-0.02233464,-0.06515094,-0.026828993,-0.02259459,-0.032088794,0.028521514,0.014652063,-0.004285546,-0.0055366927,-0.024422158,0.013811661,-0.026451612,-0.004529331,0.014548078,-0.052823484,-0.044038475,-0.02573487,0.006672964,0.024423547,0.011481247,0.018895777,0.037898,-0.0031640218,-0.032384902,0.03410913,0.04986892,0.04570678,0.030722125,0.0027755126,-0.016407676,0.019454997,-0.050063446,-0.025778392,0.0359925,0.061806876,0.012238445,0.024230128,0.059180588,-0.06593899,-0.034933303,-0.041806947,0.0026010172,0.046403885,-0.037014477,0.028914304,-0.014839436,0.015414559,0.013802781,-0.029071713,-0.02170241,0.00088731095,-0.02034747,0.0019194742,0.06395059,0.007368475,0.057204504,0.012497184,0.030948447,-0.012912859,0.03043306,-0.02992608,-0.031680603,-0.04057696,-0.025751641,-0.013414695,0.033030096,-0.0011249324,-0.037001528,-0.03287933,0.009751302,0.0035765031,0.008449995,-0.027624916,-0.054314375,0.029812342,0.0010427823,-0.003929204,0.027310949,0.016251637,-0.0036229664,0.0505408,-0.022603305,0.013774893,0.049627475,0.01588676,0.040231332,-0.025608012,-0.0062063043,0.023480041,-0.03161281,0.037228204,0.0033517368,-0.03529203,-0.025841186,0.061519295,-0.014540958,0.011348152,0.005793774,0.028869096,0.012804069,-0.029404916,0.009744096,0.007305632,-0.017588232,-0.02381223,0.0060845255,-0.014940382,-0.03914715,0.016586332,0.007903411,-0.0008333203,0.008084521,0.013505255,0.028408583,-0.030166501,-0.012996034,0.011744037,0.032841887,-0.003040165,-0.02370469,0.042951483,0.04282698,-0.0034356746,-0.04536264,-0.06133293,-0.02258912,0.0030057135,-0.027045572,-0.027812881,0.049533173,-0.018769331,-0.005664689,0.01106356,0.012950986,0.054240063,0.026818387,-0.081449054,-0.00613873,-0.019555936,-0.006436847,0.031666737,-0.0042588688,0.03597171,0.013421127],"last_embed":{"hash":"a3ucuh","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"a3ucuh","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 2: Obsidian Daily Note Checklist#Daily Note Template#{5}","lines":[132,133],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"a3ucuh","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02587832,-0.03681955,-0.024070442,-0.012609358,-0.027851785,-0.011293895,0.02308934,0.01589413,-0.004625019,0.008277529,-0.016902255,0.032861315,-0.0013545435,0.0243174,0.0036047413,0.02299808,0.005720863,-0.0013800522,-0.00602549,-0.03933048,-0.029490098,-0.0080406265,0.059404243,0.02530291,-0.053203017,0.038701013,-0.021522295,-0.03453948,-0.023948103,0.07835851,-0.023153499,-0.0469895,0.01882948,-0.009377963,-0.045343656,-0.027780011,0.010709321,0.0042702337,-0.032984678,0.03615406,0.021844327,0.016048813,0.015574744,0.0068712533,0.033150904,-0.017892838,-0.03006651,-0.007497778,-0.03954172,-0.056660317,0.015998749,0.005213806,0.030792363,-0.019306595,-0.0139513835,0.049146365,-0.009234936,-0.036898173,-0.06066951,-0.026039707,-0.019598931,0.0073198285,-0.016957741,0.013859055,0.028798508,0.033344474,-0.0065937894,0.0005973306,-0.0023536957,-0.05270242,-0.0037842207,-0.009091493,-0.011436854,-0.0016783649,-0.07885021,-0.004568224,0.0017985151,0.003506301,-0.03842222,0.003922916,0.0049671074,-0.018839339,0.014882047,0.0037107223,-0.0013976152,0.07594177,0.013221836,0.05179262,0.012742629,-0.015518372,-0.033296913,0.024937516,-0.021380961,-0.026291948,-0.0264036,0.023570264,-0.017395077,-0.0361134,0.019889757,0.030453766,-0.008465816,-0.020905165,0.033909198,0.033992644,0.0071228426,-0.023757396,-0.009976233,0.009064125,-0.003495326,-0.037393607,0.026820181,-0.0039855167,0.036663182,-0.015093077,0.0166315,0.014447173,0.020486046,-0.051390044,-0.013311905,-0.00012066817,0.055228513,0.036214124,0.038624983,-0.071025975,0.018923363,-0.0047276504,0.020153716,0.0067933393,-0.03158838,0.02605955,0.0005383331,0.042907774,-0.039710455,0.028040765,0.022533221,0.000035619112,0.018471465,0.016350565,-0.0057340874,-0.033892054,0.008990461,0.016529996,-0.08403304,-0.022013078,0.012626391,-0.066761725,-0.026065921,-0.0148578575,0.0313106,-0.024512202,-0.043027896,0.029891888,0.02220914,0.0059435596,-0.024851942,-0.011753971,0.054300886,0.047291078,-0.003939645,0.0073986305,0.030383227,-0.008413757,-0.06445913,0.008462582,0.047710143,0.034355957,0.01589637,-0.00023011399,-0.01509909,0.04454448,-0.005179061,0.005680032,0.036272835,-0.025508296,0.018743282,0.024391465,0.037122793,0.030493587,0.027599316,-0.039410193,-0.041263323,0.0057678884,-0.009707899,-0.033427764,-0.020460336,0.05941792,-0.040314045,-0.027309254,0.04008998,0.03722413,-0.019249234,0.0042028413,0.005562456,0.039207198,0.0023522512,-0.04035704,0.00917419,-0.0094271675,0.025210906,-0.015551784,0.007253173,0.03238932,0.003844696,-0.0264519,-0.03252919,0.0030609807,-0.058242243,-0.036390707,0.029065989,-0.042041715,0.007885532,-0.011982178,-0.011801073,-0.00838328,-0.011406163,-0.018650085,0.0007058445,0.015292041,0.0034094872,0.003302803,0.02385697,0.04701605,0.0031067042,-0.0036165176,0.0045459713,0.0031714928,-0.022526087,0.027151307,0.016069436,-0.022330798,0.008230651,0.019998671,0.025172194,0.029287588,0.0043750093,-0.027233353,-0.05947257,0.0063064913,0.056142196,0.0022676028,-0.015234168,-0.027086081,0.03374994,0.0020947866,-0.030058447,-0.04181957,0.039329737,0.022477955,-0.033123173,-0.004677056,-0.015140246,-0.0016448341,-0.024051009,-0.009614942,-0.0012465443,0.012770102,-0.020580698,-0.030188095,-0.0046740267,0.008550965,0.015244512,0.010657999,0.014138223,0.010039246,-0.0020250778,-0.015448891,0.019434048,-0.006567017,-0.012262748,-0.0007287775,0.030509295,-0.0370676,-0.001966784,-0.0054667993,-0.06519034,0.027738808,-0.02442087,0.0015056719,0.072697066,-0.016249986,-0.013996766,0.038505983,-0.009660748,-0.0136994505,0.062366724,0.0004069665,-0.03579328,-0.00054534274,0.03863685,-0.036998585,0.0053623607,0.008280309,0.06344518,0.007820524,-0.007884763,-0.0104376925,0.019213889,-0.18177435,0.010556368,-0.02042762,0.04124193,0.01892091,0.0071933917,-0.012382469,0.013479527,-0.05114359,0.07594707,0.02800678,-0.053937614,0.023747176,0.019168792,0.03303311,-0.02969453,-0.00742477,0.016243223,-0.061263565,-0.040334806,-0.04717989,-0.06401628,0.011038027,-0.007670279,-0.017830092,0.041574694,0.07138348,0.0010664652,-0.007984596,-0.040912893,-0.08057767,-0.002509605,0.0076358253,-0.0016155102,-0.011084604,0.049683556,0.03534947,-0.008772831,0.022507494,-0.014462463,0.05436976,0.04418348,0.01431217,0.00072330283,-0.013798574,-0.029367112,-0.016792575,-0.0018540109,-0.078412205,0.0066736233,-0.05054242,-0.025574928,-0.03855248,-0.051253997,-0.045873396,-0.021457631,0.0284087,0.056153663,-0.006500525,0.021044193,-0.009473771,-0.01149681,0.030105129,-0.014607831,-0.027344268,-0.053679798,0.0068292874,-0.026498143,0.0064106314,-0.03325795,0.010124845,-0.03150645,-0.0013532465,-0.026242644,-0.0023443464,0.024274642,-0.017861567,-0.03495501,-0.025369091,-0.0835444,0.047830075,0.04534397,-0.031183314,0.035952218,-0.003536048,-0.031702798,0.011381329,0.017718138,0.021189734,0.25498167,-0.016200755,-0.021626383,0.0063746595,0.018191071,-0.005659999,0.01621743,0.10696083,-0.03423928,-0.03714081,-0.027158424,-0.0067358883,0.027982777,-0.02631335,0.018742787,-0.006207622,-0.05705352,0.014670203,0.08691162,0.008442612,0.03777436,-0.028601166,0.044289675,-0.006358153,-0.03586298,-0.018469349,-0.019764254,0.025804408,0.010864737,0.020367319,-0.036089294,0.01304131,0.032553907,-0.014682446,0.0018291591,0.01397507,0.023798697,-0.03787294,0.03182893,0.03033308,0.020185469,-0.003944321,0.008774668,-0.03994614,-0.0024685634,-0.042975083,0.0024914893,0.014799556,-0.035088904,-0.011936492,0.014963124,-0.016802954,-0.0076597244,-0.009485221,-0.040659502,-0.019141877,-0.022600934,-0.01788844,0.011342804,0.011481946,0.045658402,0.011618402,-0.033739433,0.019321,0.016424714,0.022209434,0.019238813,0.019183652,-0.004941459,0.0075693685,0.006485124,0.022745779,0.0065304106,0.011896021,0.051444143,-0.0034728795,0.03362583,-0.004818531,0.022624638,0.010432435,-0.012787736,-0.012383512,-0.044065654,0.022462718,-0.0008837332,0.00397766,0.005783661,0.050619178,-0.030805519,-0.014437572,-0.004816449,0.0044009383,-0.03483128,0.012146582,-0.005884796,-0.012817246,0.019675355,-0.007210259,-0.071101636,-0.016932068,-0.004180779,0.016047623,0.030274758,-0.00031013094,0.04269719,0.027729137,-0.008055045,-0.005837182,0.013411108,-0.017523684,-0.07068608,0.009474944,0.013523872,0.04657876,0.024051739,0.050456773,0.020267267,-0.010737537,0.06691404,0.006729007,0.018776145,0.028398894,-0.009789175,0.02013391,-0.012239837,-0.05800141,-0.005085804,0.014817717,0.0073285596,0.0621783,0.026032243,-0.024522403,0.016577367,0.026146866,0.022936204,-0.005155098,0.0369509,-0.018173318,-0.0051801675,0.040465515,-0.04866094,0.00026028175,-0.014257894,-0.015420397,0.017289964,0.050887562,0.0059452136,0.00036266432,-0.033392325,0.029785031,0.022708759,0.042277616,-0.008378436,-0.038670093,-0.0072958614,-0.083309226,-0.008853739,-0.032882553,-0.0134451315,-0.021802668,-0.019915294,-0.018582398,-0.017114827,0.06425057,0.03256663,0.020457344,0.047969226,0.052817214,0.020362364,-0.012253289,0.0054504275,-0.029930223,-0.023054631,-0.001948549,0.011756457,-0.04126374,-0.08219617,0.0073488792,0.0018933332,0.009467684,0.03513882,0.0038924387,-0.027671125,0.00075680006,0.028249146,-0.05019344,0.007042046,-0.013265265,-0.034238607,-0.01725628,-0.0049678995,0.096826226,0.023474539,-0.013080387,0.027303614,0.0076665794,0.03728618,0.011882125,0.041737743,-0.0148485275,0.00096753024,0.005773941,-0.000493703,0.0008794674,0.024166297,-0.008128963,0.01942855,0.025637286,-0.035510745,0.037123006,0.02883555,0.018017743,-0.039057918,0.004858835,-0.028240496,-0.0016854908,0.01863988,0.044970714,0.010338486,-0.014682215,-0.0004916951,-0.026608625,0.022967644,-0.022738967,-0.023435341,0.019699749,0.0020316713,-0.005962908,-0.013731245,-0.020448977,0.0045168246,-0.025425147,0.022087744,0.004649582,-0.0116918385,0.023324253,0.011940283,0.019921739,-0.0035627077,-0.031259388,0.00219065,-0.015391056,0.0027253146,0.018433625,0.00936501,0.0027917684,0.028823514,-0.039096143,0.039761197,0.011286697,-0.020894175,-0.032143436,0.0013673358,-0.044755492,0.022069568,-0.003984649,-0.0017054019,-0.003690653,0.027980188,-0.041757878,0.025600374,0.01733197,0.0049132514,-0.013209158,-0.043932043,-0.026967222,0.022192176,0.022226859,-0.020858191,-0.042881034,-0.02640174,-0.0044506323,0.031979874,-0.05490874,0.021620775,-0.023947183,-0.018682493,0.003022875,0.029235834,-0.054001976,-0.020014126,0.013683222,0.009646226,0.037562575,-0.041092016,-0.011524793,0.008600568,-0.05419892,0.044247262,-0.042308867,0.011715019,0.00402634,-0.04152288,0.0427395,-0.03376425,0.0031840305,-0.05755301,-0.0012489798,-0.0392155,-0.008308954,-0.028708229,0.0145028,0.010122757,-0.012317889,-0.025667667,-0.011528904,-0.031962086,-0.014156003,0.03205392,0.012730083,-0.039275337,-0.024086436,-0.011677184,0.006169843,-0.008937698,-0.003282684,0.059173744,-0.026941203,-0.025221404,-0.006245284,-0.0043062996,-0.012825865,-0.018522317,-0.03303805,0.009697071,0.0028709578,0.035834793,-0.015225513,-0.02775513,-0.032248307,-0.044422735,-0.011964187,-0.013905042,-0.025457745,-0.01877123,-0.045267176,0.06634579,-0.015785316,0.056143247,-0.029402494,-0.037648465,-0.010527027,0.030250268,-0.023691263,0.0029116021,-0.04399605,0.023485206,-0.010150209,0.019871706,-0.002165766,0.054082066,0.0005686146,-0.0140375905,-0.04040503,0.03322549,0.015422778,0.0056576347,0.020676142,0.041477483,0.051531937,-0.027953481,0.039599586,0.056003883,-0.015714282,-0.028652793,0.04010345,0.030226866,-0.04627899,-0.0038786451,-0.034250457,-0.007634401,-0.01735396,0.007688064,0.012844627,-0.018929213,0.05089106,0.031094545,-0.077692755,0.06737552,0.019582193,-0.052099165,-0.06896182,-0.023701211,-0.010904895,0.0054735644,-0.009367788,-0.012844157,0.03567338,0.03993061,0.011310879,-0.0030853057,0.0031185283,-0.05327003,-0.02555561,-0.1610763,0.038809728,-0.02074647,-0.009016165,-0.009732126,0.014812215,-0.032568797,-0.0111969095,-0.02653848,0.007240366,-0.009927262,-0.031443063,0.017090227,-0.029987404,-0.019048491,0.03161157,-0.041114077,-0.0084294565,-0.002464439,0.038160343,0.0049887104,0.0032598535,0.03959363,-0.02747285,0.010150873,0.011007831,0.028590428,0.011004426,-0.013837193,-0.06744619,-0.008416858,-0.037979253,0.0035535789,0.035596322,-0.0050593307,-0.01434804,0.0045045447,-0.024369273,-0.028100949,0.017404143,0.006374633,0.0110122105,-0.0049618147,-0.0027145462,0.036980964,0.04803195,-0.024727283,-0.0055142785,-0.031367093,-0.024076,-0.054418888,0.04150614,-0.030064985,0.043955516,0.00081584253,0.012980367,-0.04332295,-0.005694004,0.003181397,0.024775622,-0.016395234,0.02654064,-0.036850184,0.03195752,-0.060068566,0.03801331,-0.05117054,0.006494899,-0.012171974,0.0018582242,-0.01944976,0.016068427,-0.0390678,-0.05023074,-0.0007783204,-0.0034185206,0.017308094,0.0030151343,-0.024637673,-0.011112743,0.016614486,-0.0027969512,-0.03727918,-0.0032927084,0.06409462,-0.0023976797,-0.012118548,0.009480079,-0.04981404,0.02030783,-0.06341458,-0.02191205,-0.022951743,0.0018940999,-0.004025255,0.035765406,-0.0031153772,0.037436407,-0.036285125,-0.0012737345,0.0005031743,-0.028184243,-0.024727408,0.006531534,-0.028633866,0.017879404,-0.013228729,0.004793438,0.0036488876,0.00349432,-0.0006240365,-0.024332609,-0.009252891,0.00047939533,-0.07295074,-0.038063228,-0.028560933,0.055454828,0.033989698,-0.0042212033,0.028003106,0.039474413,0.03010756,-0.030977797,-0.008290509,0.07058706,0.015239069,0.01630903,0.013265576,-0.01596527,0.036553744,-0.056522217,-0.01466412,0.014773798,0.04534785,-0.020982055,-0.0139220245,0.056575973,-0.030777154,-0.054441955,-0.03975181,0.0035631005,0.029575108,-0.017601555,-0.0024931086,-0.015177446,0.009989445,0.026711997,-0.013296489,0.008418049,0.0038561418,0.024046676,0.01010952,0.056128915,-0.010111108,0.020140413,0.0036707227,0.033400007,-0.02136717,0.04758585,-0.02115324,-0.03941535,-0.043909997,-0.039779074,-0.020388803,0.036607806,-0.031681284,-0.017876813,-0.02065761,-0.009803145,0.03745108,0.037392527,-0.034510866,-0.0061026304,0.02168042,-0.0147901215,-0.015187315,0.008290149,0.0050011794,-0.0022558002,0.056242034,0.024048217,0.023555906,0.0687533,0.01301193,0.039916545,-0.002225219,0.027079795,0.009309259,0.023624744,0.020714104,-0.0168582,0.0063175894,-0.025254566,0.058120366,-0.027087724,0.028399112,0.0067947637,0.019566238,0.042305194,-0.009390253,-0.021912627,-0.008263043,-0.0020649026,-0.02375573,-0.006715257,-0.011029664,-0.017657151,-0.01636105,0.055556715,-0.0008170148,-0.025736153,0.0076609133,0.050026722,0.00446278,-0.010940914,0.022400774,0.029630017,-0.009739071,-0.012324189,0.03771474,0.04289745,0.03991599,-0.042160627,-0.043880552,-0.028280605,-0.0073115127,0.0032934158,-0.025104329,0.0072354143,-0.023587776,0.02047048,-0.00038703124,0.05977962,0.02374938,-0.0062351064,-0.069982104,0.01394983,-0.03981843,-0.015765844,0.05388064,0.003250355,-0.0048229164,-0.009018471],"last_embed":{"hash":"6bm3nw","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"6bm3nw","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms","lines":[136,186],"size":1482,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6bm3nw","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008967703,-0.03567213,-0.039372537,-0.009629004,-0.051241037,-0.020694515,0.036865193,-0.0017948698,-0.011266848,0.012917691,-0.011029861,0.036681008,-0.00090454775,0.016449254,0.012897008,0.041965645,-0.007754144,-0.0017467347,-0.008394452,-0.015088098,-0.004976559,0.002118354,-0.0018615022,0.01750526,-0.04125384,0.026152922,0.0076274467,-0.009596208,-0.03105007,0.06603538,-0.008231495,-0.07752074,0.017540546,-0.011008507,-0.008832001,-0.012686414,-0.009941118,-0.011166152,-0.04073688,0.024120996,0.0089668445,-0.011812447,0.01116758,0.026324108,0.0073560257,0.002673265,-0.021779783,-0.031335186,-0.027426213,-0.032853894,0.040108006,0.0017663767,0.022669569,-0.050458964,-0.026509734,0.05760897,0.002661108,-0.051573154,-0.021221366,0.0153062735,-0.017261483,-0.006469783,-0.019021677,0.005947121,0.029410498,0.011942266,0.0069533484,-0.002965598,-0.006293493,-0.023928024,-0.009795329,-0.029280717,-0.058137327,0.0043317736,-0.06042068,0.01577796,-0.004007578,-0.024418637,-0.032354236,0.047645286,-0.015654443,-0.023961144,0.002695829,-0.004404164,0.013547015,0.047912803,-0.00860596,0.026816525,0.024079349,-0.022111967,-0.024845118,0.041357446,0.015325808,-0.0051624435,-0.03532778,0.021413853,-0.034941137,-0.034043726,0.019513605,0.013337228,0.006499605,-0.015356368,0.019010969,0.04234098,-0.013100894,-0.03092449,-0.0184436,0.01936267,-0.009000995,-0.029317856,-0.0011638548,0.008266167,0.023717595,0.0069885557,0.028653298,0.0067436476,0.022527369,-0.04288733,-0.0031007468,-0.0030008482,0.023749044,0.022680504,0.07910155,-0.08042356,0.00142584,-0.0017083561,0.023571631,-0.0055542537,0.004899429,0.017021168,0.01711036,0.058326997,-0.038817525,-0.016030215,-0.001412314,-0.019507868,-0.0009320598,-0.00990607,-0.0036595117,-0.027220365,0.018606579,0.037829734,-0.057054106,0.0034322196,0.016938575,-0.062148478,0.005663684,-0.0048088697,0.027151922,-0.03425668,-0.009932166,0.017207058,0.059257187,0.010343703,0.016175268,0.004677612,0.04002569,0.046907533,0.013741377,-0.015211635,0.022286601,0.023362778,-0.025662122,0.026279494,0.026300939,-0.0032626044,0.017538792,-0.008693747,-0.012796418,0.014083295,0.020024832,-0.04631999,0.004530998,-0.03395634,0.04238634,0.027156783,0.015246069,0.008867772,0.01799235,-0.021249756,-0.029719848,0.003908514,-0.04777727,-0.00391122,-0.021344608,0.03751825,-0.016902078,-0.018509567,0.05570942,0.025301725,-0.027500452,0.019671883,0.012177479,0.055033848,-0.007923403,-0.030479742,-0.0068790666,-0.0056540426,0.02048802,-0.010848857,0.00763483,0.045923203,0.0017898895,-0.04944746,-0.041668646,0.0012588225,-0.029935336,-0.03284544,0.024607271,-0.045589723,0.008023218,-0.004566511,-0.038587056,0.005042304,-0.034057498,-0.022560181,0.015781293,0.020504722,0.045221873,-0.016037002,-0.01305076,0.026207121,-0.0052314377,0.018051757,-0.027570557,-0.018416077,0.0007398889,0.032999095,0.016746433,-0.039012153,-0.0022268954,-0.0007516271,0.012567504,-0.0034702108,-0.008251695,-0.022250108,-0.06498288,0.032493073,0.06594027,-0.008869286,-0.0057678735,-0.022389304,0.03841219,-0.023413476,-0.03245085,-0.0033167675,0.027945466,0.045391895,-0.02761169,-0.015400108,-0.025379336,-0.0053549707,-0.025913745,-0.035098422,0.013067868,0.014665737,0.00014263908,-0.021925239,-0.024009028,0.012342335,0.007952868,0.037105702,0.008019766,0.0014976369,0.01583572,0.0080445325,0.0014892606,-0.026730545,-0.023562098,-0.007375681,0.029830538,-0.04921251,-0.007578649,0.002560334,-0.05787587,0.02534174,-0.034828875,0.0023666336,0.048043963,-0.0013185976,-0.0032260958,0.03342391,0.045951735,-0.0026939411,0.07418768,-0.037054535,-0.01198097,-0.034420315,0.004754827,-0.054295324,-0.021019675,-0.0010921508,0.06429931,-0.00569434,-0.000055135704,0.0015188252,-0.016888173,-0.16936208,-0.006026076,-0.033908952,0.03937078,0.020419521,0.011887754,-0.03006029,0.012437746,-0.044902835,0.051486697,0.00949811,-0.06299228,0.007415807,0.03934034,0.039314155,-0.0077335048,-0.005054358,0.029635692,-0.045307957,-0.03318454,-0.04408337,-0.059587162,-0.012637881,-0.0048996713,-0.0054203942,0.051430993,0.07734324,0.019064097,-0.02593448,-0.02254813,-0.074450925,-0.005054423,0.017397666,-0.013636374,-0.021824818,0.04855827,0.019190041,0.009119086,0.02398368,0.0053006206,0.056239862,0.025615625,0.011533022,0.007465138,-0.02567504,-0.02166276,-0.012030381,-0.00537592,-0.0778109,0.00033233038,-0.03529982,-0.04205194,-0.005874675,-0.025670633,-0.055641025,-0.028015884,-0.0034976178,0.040371966,-0.0005656351,0.03685485,-0.025531875,-0.0017190849,0.013602105,-0.04186929,-0.026768938,-0.06297678,0.053400252,0.0009086619,0.0137970885,-0.029419318,0.030949883,-0.06970635,-0.004039078,-0.054232165,-0.033116672,0.00393383,-0.035775505,-0.035824135,-0.025237126,-0.07624609,0.025812333,0.030062634,-0.042690586,0.030680196,-0.0019117225,-0.07231499,0.014441342,0.018500293,0.0335178,0.24358201,0.02118667,-0.019016294,0.012156426,0.012172721,-0.0108011095,0.021624967,0.07168733,-0.038695276,-0.03629853,-0.023172865,0.011352022,0.024175158,-0.019526558,-0.004879545,0.0059960703,-0.077995434,-0.03088917,0.094721265,0.02328149,0.024249237,-0.020226652,0.04692768,-0.014532977,-0.03162885,-0.011843262,-0.04262139,0.012341362,0.0009277868,0.03517397,-0.037643794,0.01101649,0.036017433,-0.0444329,-0.027408862,0.007862075,0.00023650788,-0.041078363,0.024619868,0.02435761,-0.034596685,-0.011707005,-0.0014619634,-0.048884194,0.004862858,-0.029103028,0.018091394,0.014472807,0.00843972,-0.0031792994,0.03890296,-0.044177894,-0.0033562765,-0.0032329308,-0.010942844,-0.015477864,-0.017590208,-0.027532743,-0.0062808287,0.02749129,0.036118288,-0.009905607,-0.084079295,0.012637367,-0.023432694,0.009048119,-0.011483704,0.027815657,0.027872773,0.026427323,-0.028765896,0.036215022,-0.0035392845,0.015987793,0.02473527,-0.003662064,0.08278829,0.010948744,0.01661508,0.030691661,-0.02339844,-0.015192434,-0.010416741,0.031942915,0.000118502634,-0.035200655,0.03754409,0.03136537,-0.031167192,0.005977264,0.029078012,0.00823442,-0.011981582,0.02686901,-0.018731626,-0.006265327,0.032655258,-0.023451349,-0.07560659,-0.023542397,-0.013939355,0.00034440574,0.0061473707,-0.009539328,0.03004462,0.016711034,-0.016285002,0.0005354225,0.0047913897,0.023970794,-0.017854271,0.02680285,0.018856438,0.004032046,0.0027440381,0.06001499,0.030702958,0.009087678,0.07766965,0.023412112,0.010160081,0.039631397,0.0071602454,0.0022864537,-0.017886199,-0.050090674,0.008956425,0.02651568,-0.027566213,0.06419494,-0.0065203845,-0.02501819,-0.0048018633,0.0073931175,0.022034401,-0.02632445,0.057947095,-0.024221474,0.011721614,-0.011443105,-0.042447403,0.021034729,-0.04987186,-0.0034463913,0.020350697,0.034713015,0.0019145795,-0.0328599,-0.020939143,0.027349204,0.0020470088,0.033671215,0.0041814093,-0.009450926,0.0026830507,-0.077627786,-0.0015575158,-0.03525672,-0.017469546,-0.02583965,-0.0114827845,-0.029415876,-0.019805083,0.05422724,0.033113513,0.0072397357,0.039080914,0.066678755,0.00043581,-0.016801668,0.007078489,-0.033626944,-0.02975854,0.017253323,-0.004921859,-0.004999435,-0.04433279,0.008516902,-0.010608766,-0.04274297,0.026750231,0.0017626167,-0.031587698,-0.033277772,0.012163407,-0.044011507,0.0005345181,0.000019195428,-0.03694622,-0.006658257,0.015080988,0.104180835,0.015853245,-0.009069805,0.02404304,0.019431612,0.054859713,0.038221043,0.035802636,0.0070411633,0.007250027,0.017803332,0.010127977,0.013913648,0.034069765,0.0072428696,-0.010086857,0.027882941,-0.020514313,0.010240364,0.08000708,0.004704001,-0.017346041,0.01807968,-0.021806845,0.014241711,0.012783527,0.050427508,0.024414876,-0.015567029,-0.0068514794,-0.033787902,0.010788329,0.00450256,-0.042536315,0.03648389,0.018936826,-0.019896729,0.003710049,-0.033133317,-0.00016187044,-0.01756486,0.02145,-0.005835276,-0.02102564,0.02563832,0.00884502,0.017515495,-0.059564587,-0.06635147,0.0041919574,-0.0044270623,0.016230479,0.02534256,0.031071454,0.0016563503,-0.036404822,-0.04843127,0.034083925,0.027205378,-0.016335635,-0.042611886,0.025692325,-0.046211105,0.043995857,0.004881144,-0.03148711,-0.011465157,0.0006766959,-0.028108822,0.0070888284,0.047094107,0.019484403,-0.026968764,-0.036379494,-0.07073538,0.017447632,0.014158616,-0.026035648,-0.043245826,-0.024685994,-0.00088735844,0.015997356,-0.03996145,0.012914087,-0.0306077,-0.037973482,0.012860547,0.0056214416,-0.051602855,-0.036341622,0.010613853,-0.0044938074,0.011558618,-0.03437928,0.0009719377,0.021406868,-0.046262566,0.016157439,-0.02938875,0.03199401,-0.0044301334,-0.060975946,0.048345584,-0.024126615,0.004263966,-0.043014996,0.04700285,-0.0469953,-0.024555115,-0.025999857,0.021935558,-0.0032023517,-0.045163255,-0.014759859,-0.0077735013,-0.030606749,-0.01678312,0.064212404,0.009727686,-0.0033280782,-0.011185232,-0.024459364,-0.010854638,0.004484657,0.010010278,0.04968359,-0.027175749,-0.027402634,-0.016741913,0.035452805,0.01460124,-0.014679528,-0.020256927,-0.0151866935,0.007470425,-0.0071203075,-0.0035412726,-0.01760503,-0.013267119,-0.055536844,-0.009083944,0.007584885,-0.01630991,0.011270559,-0.03210128,0.050222352,-0.004190478,0.03909384,0.013949536,-0.040750895,-0.043591402,0.023585053,-0.008132124,-0.012852105,-0.037140656,0.021471623,-0.008086926,-0.02905232,0.0017764791,0.014476806,-0.005909066,-0.0243109,-0.044459935,0.037890997,-0.024849644,0.024672,-0.019407643,0.003203895,0.025217962,-0.031712227,-0.00035478707,0.020164197,-0.020476015,-0.012243652,0.023192696,0.027036823,-0.050723195,0.00040365072,-0.034517877,0.007974568,-0.031712517,0.036487695,0.03412438,-0.0056633553,0.034648906,0.01466062,-0.033929706,0.029840002,0.035724346,-0.045275442,-0.05521701,-0.007335411,0.003850241,-0.004917674,-0.043423284,-0.021499285,0.044844363,0.04426257,0.019292213,0.030009745,0.01938963,-0.018705122,0.0051790294,-0.1501506,0.0058921864,-0.028613936,0.0010644884,0.007675851,0.008010126,-0.027458314,-0.01077228,-0.024839805,-0.01580127,-0.01362093,-0.036572035,0.044779144,-0.010032343,0.011608152,0.012374707,-0.026001118,-0.023471082,-0.031984262,0.07582103,0.015681589,0.039487842,0.04154912,0.010041917,-0.0034223278,0.011467559,-0.0062436177,-0.0037483834,-0.02654872,-0.053422704,0.03211865,-0.042430744,0.019582003,0.07026399,-0.02371458,-0.03893628,0.017232362,-0.03165783,-0.021280246,0.0032184657,-0.0053459015,0.005858227,0.0022151265,0.008275174,0.03349133,0.0779588,-0.014974964,-0.005348171,-0.018217146,0.040024642,-0.028627845,0.024968091,-0.028678088,0.032360613,0.009619641,-0.008875345,-0.021796927,-0.01999478,-0.013633653,0.029649626,0.005894996,0.04736861,-0.027821502,0.010719683,-0.016696982,0.05465567,-0.07770671,-0.014168618,-0.0058532716,0.0023904294,-0.012198972,0.0062482166,-0.0007490656,-0.029774174,-0.03390822,-0.014627517,0.030587822,0.020851012,0.0069807987,0.015798135,-0.010965182,-0.007331927,-0.033575717,0.029385854,0.0682599,-0.05045543,0.009168309,-0.017771926,-0.022061037,-0.008919283,-0.036041595,-0.032120988,-0.02632716,-0.011573941,0.01356905,0.044388335,-0.021646703,0.016093466,-0.021191118,-0.0019271538,0.021341473,-0.027034977,-0.03209035,0.013881403,-0.003254311,0.042650744,0.006574492,-0.005314346,-0.011127775,-0.0104272375,0.013776492,-0.04935283,-0.012172909,0.019583803,-0.06313058,-0.0348197,-0.009754897,0.03303368,0.015920762,0.014223454,0.019304195,0.025142675,0.034265302,-0.03800678,0.012882319,0.051767085,0.027882718,0.033367183,0.03331157,0.016693898,0.02716151,-0.027164305,-0.011961059,0.022653874,0.039370026,0.008411949,-0.016073596,0.058229093,-0.010533975,-0.03736922,-0.04170077,0.02656815,0.049453355,-0.04004727,0.018611537,-0.022551509,-0.018352883,0.015257708,-0.022712184,-0.028599076,-0.046517022,0.020262778,0.030483298,0.09006957,0.0006992648,0.021788133,-0.016141094,0.0056749545,-0.015615353,0.055168122,-0.004815825,-0.0128441965,-0.051617235,-0.062815584,-0.011597547,0.033810202,-0.033093635,-0.017464424,-0.024045179,0.00036410222,0.019173361,0.030383693,-0.040227104,0.0043919776,0.039880965,-0.0149290385,-0.00565128,-0.0016555454,0.018816568,-0.018566996,0.052172083,0.011454089,0.040954974,0.048713915,0.01145408,-0.0055674543,-0.0019870042,0.062317688,0.008047176,0.005402792,0.026333697,0.009658434,-0.010753775,-0.019092968,0.048503503,0.019452453,0.012608884,-0.011908555,0.009284226,0.033652116,-0.0034275705,-0.005439247,0.011889005,-0.011536357,-0.017806672,-0.009218556,0.0041375356,-0.010044119,0.0048745535,0.008025597,0.030648863,0.0057454742,0.004183526,0.056613848,-0.0075797816,-0.042972334,0.06392168,0.040376734,0.010508262,0.0056034103,0.04884899,0.05660296,0.010024267,-0.03149644,-0.041602205,-0.026717914,0.003971418,0.020997474,-0.025768194,0.020255076,-0.010211398,-0.022955535,0.0006714563,0.03705247,0.002752099,0.00011847902,-0.07012669,0.016934076,-0.021398174,-0.01229415,0.06383327,0.017823216,0.0005309256,-0.0047894674],"last_embed":{"hash":"1lvivgj","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1lvivgj","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#{1}","lines":[138,139],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lvivgj","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020873826,-0.022360649,-0.033703603,-0.018894456,-0.031039597,0.002737405,0.0066502886,0.014979186,-0.009218386,0.0029401698,0.0053995154,0.030715263,0.0122857485,0.017556867,0.00050845445,0.014735793,0.0052193,0.0017639602,0.0069700805,-0.0203353,-0.031144401,-0.005174389,0.04669474,0.04328925,-0.014531304,0.040566012,-0.00077760825,-0.032307472,0.011699255,0.068939045,-0.026011998,-0.0513548,0.036405552,-0.008932313,-0.015622429,-0.030905122,-0.010170695,-0.00059537176,-0.03968532,0.045933004,-0.0023323323,0.004279001,0.01147372,0.009988526,0.005651749,-0.04128787,-0.031922556,-0.0127933575,-0.049393896,-0.050994854,0.027640138,0.026166223,0.03558539,-0.02653117,0.0065481076,0.050437175,-0.025498582,-0.030007014,-0.043434296,-0.03123917,-0.02227473,0.012250528,-0.023099141,-0.0023530852,0.018466434,0.027951846,-0.026859641,0.017267281,-0.012223349,-0.016838914,-0.027410645,-0.0039192303,-0.014037224,0.007257722,-0.0739926,0.001480657,0.005999147,-0.00020615915,-0.025941603,0.012066837,0.00894012,-0.02636554,0.035384182,-0.019662596,0.024276895,0.0572842,-0.02798021,0.06475233,0.00014880748,-0.005455213,-0.023474857,0.026418293,0.0024579398,-0.033230916,-0.044381965,0.023329202,0.00050880725,-0.033870142,0.007885858,0.023394277,0.0027946713,-0.009909184,0.034203924,0.018523492,0.020731924,-0.04058097,0.02453039,0.001809402,-0.0048997267,-0.034537304,0.019762445,0.0054669282,0.029089924,0.0013746754,0.021783134,0.01343534,0.007935153,-0.04759801,-0.03356446,-0.005454668,0.07888475,0.023151971,0.046012804,-0.07944559,0.027197164,-0.0025022416,0.025838373,-0.0015642927,-0.030818269,0.02739509,-0.0036073725,0.06448093,-0.025422802,0.032127883,0.010396718,-0.0053385654,0.006387177,0.026792414,-0.012998281,-0.030615827,0.03142289,0.03047407,-0.1000719,-0.030773055,0.021242257,-0.04056183,-0.023610547,-0.01734259,0.035483483,-0.00250239,-0.060061004,0.03939648,0.030446064,0.0053186333,-0.005061807,-0.0016989103,0.03562838,0.062404092,-0.029762214,-0.001996318,0.058818147,0.009139421,-0.062512584,-0.018311674,0.05500827,0.03031065,0.009265229,-0.0092277555,-0.020160286,0.06708557,0.021755196,-0.009309976,0.038375042,-0.022624543,0.009319386,0.018445935,0.03058843,0.019208442,0.0362635,-0.035996854,-0.018146792,0.00445824,-0.009845154,0.00085953524,-0.023231441,0.059578415,-0.027611429,-0.015379484,0.035441954,0.034013618,-0.013884889,0.028365927,0.017217776,0.01731235,0.0064778086,-0.03268717,-0.0025523342,-0.015610533,0.005929065,-0.022993544,0.0039494364,0.04325484,0.008297896,-0.03921326,-0.020236803,-0.0042485246,-0.065044165,-0.02484192,0.029829321,-0.057181384,-0.010103858,-0.026253149,-0.008995811,-0.0013805588,-0.03302994,-0.009331796,0.022249278,0.031464305,-0.00425589,0.0075878645,0.028932406,0.023313317,0.0103302,-0.01889897,-0.012147316,-0.002960318,-0.037391387,0.018538857,0.007363624,-0.055292673,-0.011440026,0.027322887,0.052327655,-0.0074379817,-0.006520081,-0.016109383,-0.04605842,0.0007210009,0.05506696,-0.0058006463,-0.014531187,-0.009419789,0.05219882,-0.015779044,-0.029556416,-0.03807046,0.026362868,0.022160731,-0.03984101,-0.006800843,0.0006439711,0.0016819668,-0.021126328,0.011196207,0.005891138,-0.0018074196,-0.0015874858,-0.022783719,-0.029946338,0.008535403,0.0039440705,0.012729892,0.003865762,0.014330093,0.006917549,-0.025795156,0.006023264,0.006066326,0.015019522,0.021610439,0.022214863,-0.038931053,-0.017402686,0.014034523,-0.05198088,0.015395805,-0.019485004,0.025818907,0.08637903,0.009239058,-0.004715192,0.0044146865,0.023109596,-0.0066930675,0.057546385,-0.011706882,-0.05102785,0.0024324213,0.030246139,-0.02666234,-0.009748137,0.0012339962,0.060893003,0.0027788617,0.010239052,0.024785012,-0.0023213925,-0.18850969,0.029679691,-0.022624902,0.03975655,0.032342494,0.0023398586,-0.0020701662,0.014300811,-0.057147585,0.06502845,-0.0010413225,-0.045860954,0.001415751,0.0062199244,0.017351575,-0.028127935,-0.038459346,0.017171266,-0.040269405,-0.051232897,-0.05458713,-0.06296152,0.012354751,-0.014698122,-0.00096257863,0.06748387,0.06534274,0.010354615,-0.030455975,-0.028343165,-0.061404273,-0.0011321582,0.011756457,0.009105178,0.0084748445,0.052719124,0.014379518,0.00043044693,0.000097364464,-0.0082124,0.03247839,0.041792147,0.009385803,-0.0061113327,-0.035996683,-0.016856516,-0.011824019,-0.006757787,-0.07678599,-0.009492834,-0.033398177,-0.019558407,-0.048840858,-0.060926307,-0.04170046,-0.019786239,0.02695766,0.034428667,-0.043109927,0.027676316,-0.013945252,-0.010495844,0.024912229,-0.013676135,-0.029326688,-0.068978354,0.010211022,-0.033759512,0.014283278,-0.02741119,-0.0070127044,-0.03710159,-0.013947737,-0.054972876,-0.018389896,0.034276444,-0.021236638,-0.036225285,-0.03315382,-0.093454026,0.038037192,0.02825581,-0.010782141,0.02817969,-0.010155581,-0.02358323,0.024539052,0.025129361,0.020237291,0.2657525,0.0017420107,-0.045060825,-0.0017006642,0.05085653,0.0062645865,0.018796677,0.09674465,-0.03513962,-0.055045903,-0.028279196,0.00050041307,0.0131338425,-0.027274502,0.031659283,-0.001979892,-0.016525611,0.026026413,0.10301966,0.008968537,0.021073148,-0.0012811437,0.054589666,-0.013371366,-0.03356215,-0.02679616,-0.032432403,0.022375176,0.010758361,0.038830254,-0.032613736,0.016239189,0.045201916,-0.012176649,-0.00065607106,0.023148954,0.009532449,-0.037751604,-0.004763801,0.013440546,0.013228773,-0.010520415,0.023352396,-0.046739146,-0.00792949,-0.046040088,0.008020745,0.028739002,-0.0021207407,-0.024406465,0.0038048613,-0.0171362,-0.010896622,0.0009120046,-0.032100406,-0.008755046,-0.023126533,-0.01674373,-0.006023236,0.042526472,0.015108675,-0.0026158888,-0.02684398,0.0031110432,-0.009289373,0.019509852,0.008420827,0.0019409092,-0.041618124,0.008354819,0.025323521,0.005705166,-0.00994502,-0.0126466155,0.06481499,-0.009310409,0.040297333,0.0011249617,0.010330314,0.004464327,-0.010553739,-0.015638663,-0.02991054,0.026600951,-0.011521867,-0.015841857,-0.009023598,0.06225255,-0.040081155,-0.032841127,0.01854163,0.021359883,-0.03965642,0.023414139,-0.011949797,-0.016993994,0.018616319,-0.022970261,-0.06472399,0.00270039,-0.004276918,-0.0141546745,-0.0008242203,-0.0063894787,0.021421595,0.005416265,-0.009573249,-0.009092702,0.022549294,-0.004121999,-0.07045635,0.006203612,-0.010375922,0.050181057,0.022667985,0.040147215,0.027209451,-0.0076695704,0.059671845,0.0036109062,0.014898061,0.025341582,-0.0014672488,0.021313634,-0.023115844,-0.06781384,-0.0071541425,0.016604584,-0.0120809255,0.035073344,0.008355358,-0.013016638,0.006426981,0.026930945,0.016423399,-0.0066385404,0.028767843,0.0034181252,-0.012285233,0.04065071,-0.032693412,-0.018753355,-0.005584339,-0.0145165045,0.025744313,0.0360279,-0.017608065,-0.007914513,-0.015368833,0.044317223,0.013006147,0.03256826,0.01689467,-0.016360685,-0.0038216372,-0.086431,-0.02900804,0.0037070878,0.006086949,-0.0319311,-0.025166482,-0.0077296826,-0.028691167,0.06501206,0.020851279,0.027789643,0.03563744,0.053575724,0.02836178,-0.0006830808,0.0155697875,-0.04372932,-0.017817931,-0.020960383,0.0090515865,-0.025120731,-0.082409464,-0.009672966,0.0048466153,0.014825804,0.0337133,0.01172159,-0.021402301,-0.019212743,0.015542613,-0.03924004,0.004794958,-0.011177124,-0.043218248,0.0022371286,-0.030992618,0.11442831,0.006803564,-0.0106482385,0.012844152,-0.011961531,0.06393494,0.022176873,0.03382718,-0.0066482313,-0.0019869753,0.01245941,-0.013708399,0.0022676764,-0.011312536,0.0007763105,0.020128157,0.00885787,-0.024500271,0.039081424,0.022792328,-0.009755193,-0.042389464,-0.01043781,-0.012300419,0.0067698522,0.011561767,0.05277576,0.02574815,-0.036088873,0.023180677,-0.013439951,0.04322521,-0.008930293,-0.00023809604,0.015725577,0.02328946,-0.015885396,-0.018445976,-0.04073454,0.006063457,-0.013530323,0.0075742584,0.018853882,-0.03131949,0.008887334,0.00016507981,0.01896269,-0.010526906,-0.02844842,0.010120041,-0.0115288235,0.012871693,0.03232067,0.031409338,0.01054959,0.024509594,-0.04520998,0.038114946,0.013911846,-0.01880418,-0.040773526,0.014752318,-0.04012326,0.014521723,-0.014096316,-0.017681712,-0.015812859,0.014682782,-0.030889517,0.027370078,0.026525345,0.00626448,-0.001343014,-0.027072664,-0.033280928,0.018173646,0.0034905341,-0.019865148,-0.026699038,-0.032936413,-0.006818999,0.009568738,-0.050392997,0.036092747,-0.027290465,-0.02318534,0.018232679,0.052192863,-0.050718535,0.0050741946,0.0148874,-0.0067137466,0.02769385,-0.04489012,-0.00861747,0.0053983894,-0.047857016,0.050924856,-0.055093944,0.013668318,0.0025081716,-0.04066934,0.039040044,-0.014053032,0.01381797,-0.07203851,0.012505881,-0.028672406,-0.0005508304,-0.0192977,0.009843915,0.001579917,-0.000077276665,0.0029896633,-0.004340828,-0.017375434,-0.021303063,0.05797098,0.013386873,-0.01773547,-0.019343002,-0.03200135,0.027552402,0.0044237277,0.0011839282,0.03841252,-0.0308997,0.0048419954,-0.0013021107,-0.0074291257,-0.02881924,-0.01612075,-0.032060996,0.019035487,0.007043578,0.008397887,-0.008400098,-0.003911822,-0.021034412,-0.038764242,0.00012055949,-0.009423739,-0.01939021,-0.008150994,-0.059135165,0.05002989,-0.010685113,0.048211817,-0.03451248,-0.025062442,0.011241527,0.015373809,0.0032261885,0.0235858,-0.029972617,0.01703901,0.000012040274,0.004170734,0.001427698,0.034491953,0.007057076,-0.011420512,-0.032659534,0.033688553,-0.013857094,0.029455433,0.0058152094,0.016417827,0.04935997,-0.03875784,0.017138628,0.03188774,-0.021206258,-0.016376562,0.0313301,0.02808905,-0.045047786,-0.012127158,-0.045365848,0.011753616,0.004919836,0.0026634356,0.021665106,-0.014331759,0.042992324,0.009896864,-0.05543678,0.05946071,0.04547646,-0.05436171,-0.04392854,-0.01282758,-0.02431254,0.00023909884,-0.0141985975,0.00054061285,0.021726012,0.024229093,0.013838629,-0.01566692,-0.008870584,-0.040891264,-0.016094858,-0.16878223,0.03671033,-0.018685933,-0.012822192,-0.0063382825,0.006835307,-0.03445353,-0.014320283,-0.02218918,0.022564339,-0.0030963726,-0.033866514,-0.0080533335,-0.016939618,0.0005957237,0.045449562,-0.030251982,-0.016260318,-0.026467226,0.030751817,0.016956951,0.004122696,0.04035708,-0.00957379,0.009704966,0.010039977,0.021573965,0.039055467,-0.012661874,-0.07351119,0.01048976,-0.020430442,0.008779381,0.023756433,-0.014602115,0.0038719394,0.022156684,-0.016858174,-0.0215168,0.02021862,-0.015918152,0.0065587554,0.006337556,0.0021190424,0.016473848,0.04283943,-0.005198901,0.0028872325,-0.023876006,-0.02029528,-0.015518038,0.018098403,-0.038373157,0.040169172,0.015594377,0.02680968,-0.036438312,-0.017042974,-0.027013766,0.018727351,-0.025985897,0.029222324,-0.051587023,0.0045195203,-0.047720257,0.03342049,-0.057165314,0.002893573,-0.022767238,-0.008711261,-0.026989926,0.025265034,-0.053415474,-0.048919007,-0.010267875,-0.004529503,0.018668128,-0.0066970484,-0.029446978,-0.00985959,0.03576125,-0.03843728,-0.023839455,0.027759243,0.061109733,-0.011089442,0.0054987953,-0.008786662,-0.06744802,0.022506442,-0.07069832,-0.015113567,-0.030608676,0.00790655,0.0009610358,0.019533226,-0.027524032,0.019611528,-0.03616856,-0.0130119175,-0.0007199721,0.00047681681,-0.031234251,0.009527202,-0.03258226,0.04935038,-0.0055671656,-0.0044713747,-0.0054192315,-0.014630939,-0.029292714,-0.029141026,-0.000118305645,0.005847555,-0.05715388,-0.052650448,-0.021524426,0.04463658,0.03280837,0.009359499,0.039903417,0.05788457,0.015829403,-0.049636565,0.023012932,0.058300395,0.014466727,0.018922336,0.0036891825,0.0065181428,0.020141434,-0.040158704,0.010526793,0.039209638,0.0495628,-0.021150416,-0.0025925545,0.050040603,-0.03378328,-0.041829146,-0.03310129,0.017639522,0.023231205,-0.034907565,0.015897756,-0.03455133,0.01622877,0.02141069,-0.005324227,-0.012262654,0.0044731908,0.00065773126,0.013447451,0.044960104,0.020737248,0.004876335,0.022362499,0.043488145,-0.024709994,0.0324085,-0.022017626,-0.045282993,-0.040670026,-0.0377013,-0.025385333,0.039261952,-0.030136967,-0.002091317,-0.025480002,0.013162932,0.02005826,0.021063466,-0.050429966,-0.026424736,0.009673135,-0.005246617,-0.022558447,0.03182733,0.025336575,-0.0075926976,0.05553207,0.0078345565,0.014316885,0.053113993,0.007140926,0.042614844,0.009572215,0.043599635,0.00784824,0.014019666,0.023122942,-0.004297266,0.012626698,-0.0147064,0.05740542,-0.025547069,0.022706015,0.01771301,0.049035862,0.029207217,-0.017769609,-0.018025633,-0.007135303,-0.0072713913,-0.031848706,-0.024398725,0.0069685923,-0.018383281,-0.0023739564,0.026025442,-0.012513053,-0.014968781,0.024611292,0.050756548,0.017328778,-0.029364876,0.027832977,0.061477315,-0.038312107,-0.014749426,0.017116025,0.037837915,0.02298433,-0.03548849,-0.027846286,-0.028686343,-0.0073792175,0.01095236,-0.0010525355,0.005624282,-0.018341277,0.016244154,0.016344626,0.04326619,0.00086129433,0.012105289,-0.07853895,0.0014666591,-0.024184123,-0.027683815,0.058134716,-0.0009243934,-0.0057347645,-0.008911472],"last_embed":{"hash":"t6iwwc","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"t6iwwc","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)","lines":[140,152],"size":305,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"t6iwwc","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010708479,-0.022760272,-0.042774256,-0.025983082,-0.053611588,0.001079142,0.015757002,0.03753659,-0.00420118,0.0039499192,0.009220342,0.025104685,0.008418996,0.038311344,0.0072918865,0.017095346,-0.0032282914,0.018544184,-0.0019563849,-0.0060493574,0.006246907,-0.023413675,0.018856702,0.02119601,-0.03372789,0.028735487,-0.003920932,-0.01915361,-0.0066830437,0.058640298,-0.016608577,-0.07683624,0.014070866,-0.01829565,-0.03570434,-0.041186057,0.0019926394,-0.003841432,-0.058948673,0.043959912,-0.015150381,-0.014128279,0.00025847103,0.029601533,-0.008441871,-0.012053993,-0.024469642,-0.007980192,-0.05204591,-0.052068405,0.02643217,0.009732302,0.033824667,-0.03481675,-0.0058549545,0.056395568,-0.026794184,-0.057459004,-0.036659714,-0.017889354,-0.025871068,0.019864941,-0.006320698,0.013258666,0.017570576,0.01800828,-0.00095274014,-0.009075533,-0.0013932273,-0.016171996,-0.030772777,-0.02933803,-0.028897328,-0.008599466,-0.061036836,0.007047234,0.016331574,-0.008745476,-0.002999908,0.008463493,-0.0143312,-0.015094734,0.01798911,-0.040658273,0.036282454,0.06811331,-0.02222376,0.062216558,0.003707185,0.0011733572,-0.025663752,0.03381302,-0.00003054387,-0.013112304,-0.04151607,0.019444697,0.0006061664,-0.02817263,0.012398724,0.0149984835,0.014696649,0.023744714,0.027624775,0.04044844,-0.004429677,-0.038773727,0.01805025,-0.0041906186,-0.035131294,-0.03569697,0.008565647,0.008884349,0.018521264,0.016920447,0.04882639,0.0037179177,0.0030254894,-0.048871048,-0.023630278,-0.009650417,0.059296165,0.040804204,0.047049224,-0.064125165,0.04328056,-0.019602787,0.039294753,-0.012748148,0.0022535368,0.015694208,0.0029524856,0.061463196,-0.029618198,0.008036799,0.024145592,-0.026249632,0.01981626,0.01332969,-0.005203631,-0.06308579,0.035270773,0.04433608,-0.07370826,-0.01974382,0.054009885,-0.043755684,-0.040648244,-0.001499248,0.030547405,-0.02560559,-0.0534471,0.008049958,0.031546235,0.031064656,-0.00031579606,0.014843853,0.03045773,0.04708411,-0.021661222,-0.01594851,0.023541257,-0.0035384072,-0.06158313,-0.0015909367,0.050122272,0.032339614,0.014545996,-0.0074959695,-0.011523243,0.04991575,0.006140138,-0.032721855,0.03412095,-0.023895297,0.023221929,0.022444177,0.0512389,0.0040742606,0.041990153,-0.030754123,-0.034772728,-0.0043119765,-0.029953849,0.015571166,-0.019905996,0.03874401,-0.04120611,-0.017926054,0.032411024,0.04250012,-0.0038023333,0.039131507,0.000015574919,0.012502183,0.020894509,-0.012088354,-0.006664021,0.013062695,-0.018344374,-0.033292048,-0.019914795,0.0459303,0.0043299175,-0.055691488,-0.03185766,0.0045466046,-0.030566612,-0.026991885,0.031680293,-0.07292305,-0.0113397045,0.0030884624,-0.023274172,-0.01057938,-0.043607086,-0.034083784,0.039770935,0.013538935,0.03347178,-0.002549535,0.014511933,0.018334739,0.008213957,0.020779572,0.000257412,0.002727316,-0.038479336,0.039173562,0.032983474,-0.033171702,-0.011135092,0.020892281,0.049927335,0.0020934476,0.019301686,0.0032356053,-0.05553489,0.014834859,0.055940524,-0.011686879,-0.021309206,-0.021971911,0.03152839,-0.040417835,-0.027946644,-0.02217696,0.037240893,0.04787697,-0.035938147,-0.003965129,-0.002238228,0.009529627,-0.009190529,-0.00514627,-0.002560736,0.0018816697,-0.005686151,-0.013960177,-0.036131576,0.0023763527,-0.0017030498,0.01088865,-0.0031939482,0.014632969,0.0053566596,-0.018784918,0.021111097,0.017981425,0.011355399,0.020477215,0.02955537,-0.03547919,-0.0033793494,0.007291968,-0.0368175,0.011015611,-0.017692436,0.034793872,0.0681901,0.008525447,-0.014239155,0.02266498,0.026536178,-0.005036496,0.076348245,-0.039578207,-0.03986437,-0.0078060497,0.010779141,-0.0272342,-0.032030616,0.020829614,0.052897226,0.005440988,-0.0037658317,0.024894577,-0.0006200079,-0.1790965,0.016715858,-0.038480334,0.050509185,0.030965498,0.018659374,-0.004442134,0.0102193225,-0.053067986,0.09041484,0.011269673,-0.04788743,-0.012464909,0.006237093,0.034977727,-0.0002619387,-0.023176596,0.012168317,-0.021125268,-0.04190855,-0.031945106,-0.04574448,-0.0027406863,-0.018969508,-0.020183709,0.031206494,0.085171536,0.0019032317,-0.042170808,-0.020735225,-0.06708061,-0.037267886,0.013880495,0.021638475,-0.019925049,0.033290245,0.03122572,0.0047717853,0.006030377,-0.009085753,0.03667537,0.042088795,0.008784376,0.005104106,-0.013157492,0.00361974,0.0033208248,0.0042831562,-0.06886475,0.0074864333,-0.030405082,-0.0233397,-0.020283546,-0.06714881,-0.057955932,-0.015580455,-0.002757552,0.047475234,-0.0311555,0.032059494,-0.01676893,-0.020527493,0.01175911,-0.05109732,-0.023998989,-0.05732456,0.012140565,-0.015989993,0.0366788,-0.043510374,0.00998323,-0.036314406,0.0027025854,-0.04781201,-0.0072166957,0.022093058,-0.033156503,-0.025776446,-0.01822822,-0.076376125,0.015352239,0.01872908,-0.021399638,0.019091468,-0.028850567,-0.0367167,0.033360768,0.031602696,0.035275754,0.24944621,0.020413268,-0.046816293,0.0037068522,0.04873599,-0.011486007,-0.005102579,0.06672839,-0.030842513,-0.04163681,-0.0074513294,-0.008682766,0.0015467517,-0.036450062,0.0066473247,0.0030188179,-0.038746953,-0.011218245,0.09351665,0.034940578,0.017153041,-0.018152237,0.058671035,-0.0056797913,-0.024602324,0.0077309096,-0.04066569,-0.005742571,0.012743395,0.048668016,-0.03799226,0.027470456,0.03393507,-0.030930355,-0.019172067,0.010763787,0.0018898471,-0.034336165,0.018382115,0.008400579,-0.0055486816,-0.021318527,0.021272942,-0.040954344,0.005167157,-0.03205934,0.030875025,0.002227726,0.014974393,-0.024143951,0.026491519,-0.05178859,-0.0067700683,-0.0014493979,-0.006717334,-0.010248449,-0.020858027,-0.014448436,-0.01263816,0.042539418,0.024899608,-0.013702165,-0.060203526,0.015342905,-0.009869494,0.0031156237,0.013427529,-0.016782291,-0.028509878,0.000008719837,0.006653282,0.027702905,-0.0073799794,0.00082171505,0.043080393,-0.008402195,0.06287221,-0.0016556022,0.009237485,0.035989553,-0.024497863,-0.015459533,-0.022453574,0.03885447,0.0059353933,-0.019505734,0.011501314,0.053051192,-0.020386023,-0.0036414491,0.026707968,0.026544988,-0.030641757,0.037431564,-0.016690025,-0.029438196,0.00050440495,-0.020447677,-0.08866943,0.0023142872,0.0022238707,-0.017551372,-0.017880354,-0.023770563,0.027661655,0.008428793,-0.00473924,-0.012077663,0.014600124,0.0006672712,-0.027198292,0.017131798,0.0056591346,0.051352676,0.0030461824,0.047756985,0.016139219,0.002920229,0.057528976,0.0039391723,0.025020678,0.016368678,-0.010162612,0.032666948,-0.024885898,-0.081967525,-0.005112226,0.020968996,-0.021538744,0.04128897,0.007924795,-0.02400932,-0.022824306,0.012396982,0.02084267,-0.022539372,0.016123367,-0.0079380395,-0.0026864794,0.030973257,-0.027368417,0.014460585,-0.022724036,0.0046442477,0.03180325,0.02341155,-0.027163062,-0.014463297,-0.017372286,0.03524139,0.014279865,0.036796544,0.024286192,-0.016071193,0.025680691,-0.08229463,-0.019825554,-0.032130003,0.029526561,-0.030767515,-0.0075795054,-0.019585047,0.0045403484,0.049614906,0.0077781198,0.027420584,0.035985023,0.04156713,-0.0065053836,0.01353102,0.004969888,-0.047692157,-0.034261163,0.008841235,0.013303676,-0.0043695318,-0.041911725,0.0062264563,-0.009146894,-0.020717852,0.036301672,-0.014412343,-0.012155343,-0.017540857,0.044015877,-0.04207515,-0.011845034,-0.0013408621,-0.04190263,-0.007103261,0.0010474663,0.098574944,0.029910019,-0.018584082,0.031957984,-0.007334205,0.055935714,0.029228706,0.02601647,-0.00091862446,0.007305904,0.02135641,-0.0056449603,-0.016360525,-0.0124811325,0.0031815642,0.03382593,0.03298137,-0.023087794,0.042864628,0.03547155,0.005761604,-0.03344571,0.016299104,-0.033624914,0.004724389,0.008083319,0.040515985,0.031114606,-0.02059292,0.006356178,-0.02097337,0.026450293,-0.0004604419,-0.034344364,0.016032325,0.03532283,0.008518472,-0.02987919,-0.027186496,-0.0009928554,-0.023434512,0.010185392,0.005763368,-0.018895153,0.022466736,0.0033228593,0.023954384,-0.03526079,-0.048083343,0.022004101,-0.021248855,-0.005872939,0.038309213,0.029290915,0.02855928,-0.020580724,-0.06273075,0.029730018,0.03587014,-0.014486302,-0.052817985,0.01634976,-0.04862773,0.04757361,-0.01917993,-0.008606905,-0.014256274,-0.023526683,-0.037984766,0.014615225,0.027459525,0.031839088,0.00034941433,-0.028758174,-0.038248476,0.025303993,0.0029240155,-0.025156604,-0.0033087728,-0.020713676,-0.004725916,0.024138106,-0.028721025,0.00039009302,-0.014384699,-0.038599186,0.032465734,0.0353991,-0.070025414,-0.0041288477,0.016846495,-0.01667676,0.02239809,-0.044111956,-0.0039100507,-0.0053050774,-0.0274696,0.039517347,-0.03145848,0.0064731194,0.006557607,-0.03425108,0.052330222,-0.027051704,0.004441095,-0.06392264,0.027893664,-0.03849282,-0.00667755,-0.010496658,-0.013911013,0.009441099,0.002875879,-0.0016768597,0.005959679,-0.015706303,-0.02914915,0.0483173,0.014577179,-0.018494194,-0.014064371,-0.016474983,0.02038216,0.009688518,-0.02186045,0.039962962,-0.05436663,-0.019158848,-0.014223775,0.0188443,-0.031775106,-0.023303961,-0.008288627,-0.009192989,0.0049079605,0.008931073,-0.020836612,-0.0064182887,0.007798786,-0.050932966,-0.0051099546,0.0058302195,-0.012963064,0.00241684,-0.05059342,0.04005555,-0.0012307805,0.049148265,-0.00034923345,-0.04399038,-0.0031545938,0.017705018,0.0030960357,0.006263197,-0.01365838,0.018693976,-0.0067988667,0.0036547638,0.0044351094,0.014815709,-0.018660115,-0.011866121,-0.04506346,0.030899484,0.010091528,0.031837355,0.016607326,0.013049485,0.039061185,-0.03431675,0.026692165,0.022802612,-0.019761851,-0.014771969,0.010456208,0.024177136,-0.06496338,-0.0012335271,-0.016570037,0.0130781345,-0.022051085,0.012919278,0.033028018,-0.022070514,0.03071299,-0.008293401,-0.041238237,0.040385492,0.03898096,-0.05738012,-0.058110006,-0.016612241,-0.017030248,-0.008289579,-0.025573188,-0.010220764,0.037038464,0.03713388,0.010924602,-0.006847769,-0.004648243,-0.04866029,-0.022680167,-0.15656787,0.015633412,-0.034082524,-0.009937036,-0.0021381753,0.008822172,-0.030173909,0.009302063,-0.01918533,-0.0006456756,-0.011386966,-0.05230409,0.012608462,-0.01533052,0.018110627,0.022055404,-0.006865613,-0.00409348,-0.036553763,0.060187712,0.008340008,0.016643293,0.051968906,0.016269078,0.029226577,0.026938127,0.0075157634,0.041159008,-0.022985518,-0.05446578,0.019073872,-0.045940496,-0.003367473,0.03339756,-0.007544948,-0.014056077,0.013801748,-0.028390765,-0.03857121,0.021444948,-0.011955336,0.016602162,-0.0016128895,0.012104415,0.00041187915,0.04824044,-0.023864666,-0.0028852827,-0.016338604,0.00074246695,-0.040642444,0.018374482,-0.02117443,0.034561776,0.0050790305,-0.00089289085,-0.036785815,-0.015921943,-0.02014376,0.013822399,-0.020389708,0.037827797,-0.044470645,0.0017319147,-0.01983505,0.051120352,-0.052444782,0.012199858,-0.028097535,-0.0070930314,-0.009171221,0.019700335,-0.027361857,-0.059649296,-0.018852424,0.00020422765,0.043206155,-0.0067360867,-0.029367276,0.009788336,0.0048812567,-0.04590929,-0.047911506,0.0009757083,0.09264453,-0.03585112,0.0020818552,-0.020004217,-0.059193175,-0.011121263,-0.047129884,-0.038415547,-0.031837337,-0.0058464464,-0.010425631,0.038426843,-0.029446596,0.02353875,-0.011273198,-0.010611096,0.026683453,-0.021087766,-0.031181121,0.0074565765,-0.023847261,0.04806486,0.0112983715,-0.0021810373,-0.010503732,-0.0038389561,-0.023914518,-0.03164221,0.0015550264,0.013708066,-0.068863235,-0.043725666,-0.021511849,0.042253416,0.03916481,0.017221259,0.025223844,0.030310944,0.021766964,-0.04429828,0.028116895,0.06953324,0.016333418,0.023833571,0.018299654,0.006665927,0.035584643,-0.027372636,0.016010981,0.039717477,0.07391973,0.00944703,0.0013040329,0.043499347,-0.047261447,-0.035632756,-0.04269409,0.017313208,0.022788214,-0.037443615,0.023747496,-0.034413707,0.0005458288,0.009245421,-0.010143409,-0.006155406,-0.034639154,-0.018571954,-0.0031895211,0.07921353,-0.022303982,0.02608746,-0.006782276,0.03181882,-0.04302105,0.039000083,-0.020532805,-0.012234333,-0.045062453,-0.047850523,-0.030438097,0.03799593,-0.040267237,-0.015577437,-0.029987521,0.0069292556,0.025514856,0.020947898,-0.033789914,-0.024565233,0.023158759,-0.012294481,-0.027431274,0.0204977,0.037026793,0.0007216145,0.05186554,0.024137728,0.035468932,0.04888639,0.008802332,0.031962894,0.003208002,0.020233829,0.0027797776,0.017796181,0.014687977,0.008083622,0.015043005,0.007468903,0.04371725,-0.017128238,0.0023566172,0.011414606,0.043021243,0.027430613,-0.017680526,-0.017465727,-0.014851908,-0.019833006,-0.027277617,-0.0012339017,-0.008884135,-0.030942278,0.0001793553,0.008248268,0.022241682,0.005471084,0.008769668,0.05214032,0.011849161,-0.03240222,0.013772885,0.044341356,-0.022772837,0.009988555,0.05352308,0.054013845,-0.00055276405,-0.021606395,-0.049187046,-0.016744325,-0.017191216,0.015157079,-0.005285546,-0.00017963289,-0.014086315,0.006589881,0.0006878323,0.021868607,0.0033248253,0.024669224,-0.08227289,0.00022140809,-0.017389936,-0.03582169,0.07945057,0.0049685044,0.014733155,-0.013175463],"last_embed":{"hash":"3x1f97","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"3x1f97","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{1}","lines":[142,142],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"3x1f97","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027935887,-0.024666429,-0.039993864,-0.010455409,-0.043669876,0.006357575,-0.008627548,0.020217003,0.0075839255,0.011140253,0.008550333,0.04752602,0.012240445,0.03283896,-0.009721834,0.022016777,0.0021023212,0.024999186,0.02466079,-0.017549545,0.0046460214,-0.0015909933,0.040209208,0.01945684,-0.022597356,0.014575197,-0.00616912,-0.033496227,0.011583372,0.05303266,-0.020580554,-0.07220825,0.03925763,-0.02853116,-0.004911419,-0.038419828,-0.008880435,0.0019354773,-0.058910303,0.03973857,-0.00465782,-0.007116428,0.009185889,0.01899813,0.012803695,-0.021182831,-0.03182135,-0.00322799,-0.068582825,-0.028054303,0.029579932,0.030008817,0.04138138,-0.034879386,-0.023293508,0.04074336,-0.030720875,-0.049325522,-0.030975658,-0.016165102,-0.026768174,0.010756283,-0.01898047,0.017789386,0.036640555,0.034578137,-0.0163144,0.012075157,-0.006987906,-0.0039726626,-0.025326464,-0.009144254,-0.0079638185,-0.0003557029,-0.06975616,0.01715817,0.019009367,-0.014955223,-0.0061795786,0.022782678,-0.005624803,-0.017354397,0.021636393,-0.028111633,0.021725545,0.028122878,-0.034173556,0.058433194,-0.010719906,-0.00936035,-0.030502213,0.030555435,-0.012526262,-0.011369278,-0.034107476,0.011576522,-0.005276441,-0.01783247,0.0031489502,0.00026648206,-0.010264345,0.003758703,0.041769274,0.044923913,-0.00042207452,-0.04628187,0.023922112,0.009065915,-0.014375043,-0.041676458,0.0042344746,-0.002476081,0.027969128,0.03190557,0.052621905,0.010157834,0.021557508,-0.038111757,-0.032771155,-0.018787082,0.04490771,0.040034786,0.040127978,-0.06551642,0.03009145,-0.02659994,0.01817276,-0.0070182425,0.016038762,0.007017689,0.009610718,0.06885493,-0.029769659,0.035334706,0.018473089,-0.028087031,0.021590473,0.000991832,-0.028263088,-0.051984645,0.030070053,0.02573588,-0.08016341,-0.018062737,0.01592271,-0.05226987,-0.03974022,-0.010317199,0.024589613,-0.02244044,-0.048313584,0.03036151,0.046249725,0.02766049,-0.003796591,-0.005038897,0.021813948,0.042536687,-0.020578897,-0.0055088853,0.018752763,0.0039686426,-0.064456314,0.004742776,0.043584242,0.028959133,-0.0007891262,0.014601544,-0.02967833,0.05725028,0.02828085,-0.003301312,0.027113153,-0.018593103,0.0250151,0.021015245,0.013787745,0.015002809,0.04673144,-0.02230508,-0.02541985,0.008281499,-0.022155656,0.011285281,-0.015664872,0.060812954,-0.036539815,-0.023336077,0.02963654,0.013588998,-0.0017019009,0.016690418,-0.009542937,0.022060124,0.014945053,-0.019718137,-0.019638192,-0.011638039,-0.011542706,-0.021459285,-0.030548006,0.060173698,-0.011168237,-0.04888168,-0.034090143,0.0023132882,-0.029721465,-0.037848625,0.024226246,-0.052442193,-0.014395167,-0.0022822244,-0.010154758,0.0009104876,-0.053221516,-0.016953506,0.031385414,0.041312907,0.04845857,-0.0023691447,0.01946933,0.04146854,0.014972949,0.0050451406,-0.023835693,0.0051331036,-0.0628276,0.019840889,0.04062216,-0.05270774,-0.01387941,0.01033018,0.061591685,0.0038528428,0.014763714,-0.0010926743,-0.062042464,0.014216091,0.04431255,0.0078206025,-0.0127887735,0.010759328,0.04675489,-0.021072062,-0.018693285,-0.007664872,0.028196009,0.029021433,-0.057644747,-0.012840426,-0.009251721,0.0064217257,-0.016867738,-0.0009950359,0.008968061,-0.0044359425,-0.015043069,-0.021143926,-0.025507169,0.020786582,0.019340195,0.013058891,0.0031203507,0.0053507457,0.0013655068,-0.0023241679,0.019556582,0.011446195,0.022860903,0.019675307,0.022317322,-0.03605213,-0.003437335,0.007009863,-0.04520988,-0.0032182117,-0.024910867,0.033488985,0.044265766,0.013409772,-0.005702884,0.013461417,0.02013343,0.0010056683,0.07136827,-0.0439454,-0.030910118,-0.020997638,0.010399814,-0.01628815,-0.024792638,0.0026123738,0.057448834,0.007638626,0.025859632,0.03863373,0.009982623,-0.17682232,0.027242657,-0.042657465,0.06008439,0.028561804,0.013238498,0.01498791,-0.00016374316,-0.06163186,0.08023088,0.022532195,-0.04621959,-0.019248981,-0.0070909206,0.019967984,-0.005995567,-0.023775669,0.01909316,-0.047107827,-0.05323526,-0.03891187,-0.052018307,-0.0053923083,-0.021178227,-0.022610186,0.04508016,0.083690524,0.011991584,-0.03435259,-0.040854976,-0.06312954,-0.03302084,0.01723759,0.019276405,0.008535382,0.032505393,0.033138808,-0.008338884,-0.0024888339,-0.018301066,0.029460542,0.022533821,-0.0003596173,0.011405245,-0.033862658,0.004330799,-0.0011135902,0.012128372,-0.06407565,-0.021181967,-0.040890023,-0.02637626,-0.008653715,-0.060611594,-0.05202053,-0.02147484,-0.002951775,0.044364985,-0.023810046,0.031769693,-0.013957286,-0.019320467,-0.0013109939,-0.04009626,-0.010054545,-0.059942592,0.016840324,-0.0078054564,0.018497001,-0.022231411,0.026818246,-0.037235342,-0.017704025,-0.040877182,0.0006370033,0.021881336,-0.03831017,-0.041520495,-0.02068666,-0.09376198,0.016053826,0.028373346,-0.0034177643,0.026535206,-0.031565215,-0.034922794,0.035685938,0.01205586,0.02529955,0.2597426,0.011266178,-0.037020333,-0.003935308,0.06296315,-0.024650311,0.010432532,0.088665225,-0.031011987,-0.04034455,-0.018154401,-0.0031516117,0.012418893,-0.024893548,0.02894088,-0.007401574,-0.014890561,0.023713227,0.1108373,0.010097222,0.020228788,-0.018461179,0.03726087,-0.013986775,-0.03023248,-0.009656838,-0.044833783,0.020470304,0.012500045,0.056200884,-0.041781288,0.030766586,0.027631659,-0.027634202,-0.0132843675,0.014028353,-0.000057135523,-0.043919057,0.015439639,0.016369443,-0.02267142,-0.024853315,0.023573928,-0.0472215,-0.010853642,-0.05499472,0.0276479,0.010308883,0.007991562,-0.039990168,0.007499102,-0.03600039,0.0024576779,-0.00493052,0.014579496,-0.010098009,-0.010869531,-0.011660505,0.0005178137,0.046632223,0.004768592,-0.008536187,-0.05683601,0.021328494,0.003295318,0.021005794,-0.016468488,-0.016195243,-0.016929077,-0.006775317,-0.0039789453,0.025894508,-0.006393733,-0.028346708,0.037938774,0.00593266,0.069728255,0.0021848686,0.011935828,0.031733345,-0.04242809,-0.014175091,-0.03599276,0.008190298,0.0025887,-0.016647238,0.030974163,0.026899634,-0.020006265,-0.02096891,0.009012395,0.024231782,-0.049411736,0.016829733,-0.00044591117,-0.025145538,-0.009150452,-0.046345633,-0.06714055,0.0021434142,0.010488217,-0.032357447,-0.018939735,-0.038006075,0.00676693,0.01128554,-0.010017325,-0.0008547656,0.039452825,0.02901924,-0.038295656,0.020969095,-0.017522875,0.03563033,0.003861561,0.033022773,0.031200157,0.006737051,0.047629975,-0.010848825,0.0347178,0.025097687,0.006478212,0.019862404,-0.01798716,-0.07982025,0.00665319,0.0151847135,-0.008639303,0.029539155,-0.022344796,-0.023611834,-0.0050810287,0.013518797,-0.00910307,0.0057166223,0.019656643,-0.02354125,-0.004410122,0.022399062,-0.046236504,0.007812718,-0.0051094205,-0.02790909,0.037532225,0.042028714,-0.016191747,-0.031323012,-0.01846944,0.04492632,0.0015643904,0.025950858,0.04281842,-0.011842954,0.020001521,-0.08090961,-0.033349667,-0.010128842,0.032731686,-0.024470288,-0.014962808,-0.013729598,0.0054892637,0.07094043,-0.0025955685,0.02162243,0.03193377,0.02222986,0.012949312,-0.0024733904,0.0027749173,-0.013781336,-0.026638193,0.010122477,0.020588763,-0.004838463,-0.050767407,0.02133198,-0.01665228,-0.013141664,0.016522726,-0.006559704,-0.019147677,-0.044544335,0.051156633,-0.036789574,-0.014265259,-0.0083645405,-0.043978486,-0.011601019,-0.008319381,0.09199631,0.010451822,-0.014706392,0.017896216,-0.0073444205,0.055158395,0.035096526,0.029908821,0.005279163,0.005942069,0.035132766,0.00032232632,-0.0113751935,-0.035694603,0.018180765,0.015337645,0.01859298,-0.020836525,0.04916875,0.03301917,0.001243305,-0.025917001,0.0067987586,-0.032497644,0.008005537,0.005861921,0.046226807,0.04681811,-0.023668543,0.015083002,-0.037639808,0.019114612,-0.018859489,-0.007895136,0.0033795012,0.025950061,-0.0023790703,-0.013953395,-0.030299189,0.0025766988,-0.020162206,0.0074798996,-0.0005241432,-0.027538814,0.016241131,0.01360317,0.019658107,-0.02903844,-0.034211807,-0.00073410856,0.014755361,-0.005565004,0.025484258,0.015066526,0.034216277,-0.016623875,-0.04721113,0.03675238,0.025337432,0.01532265,-0.055051427,0.009946829,-0.045146078,0.033851415,-0.0177952,-0.019112272,-0.02178343,0.00057041517,-0.029506106,0.02377879,0.037238985,0.0073377076,0.0034210435,-0.010910445,-0.04433424,0.033085655,0.0061745923,-0.01647772,-0.0043379837,-0.04319235,-0.0119482605,0.015747463,-0.031013733,0.02782456,-0.028231941,-0.033059765,0.038939103,0.074011244,-0.067867115,0.010688123,0.0004532547,-0.009016152,0.016349822,-0.0429902,-0.0068560173,0.010150001,-0.03912629,0.04290394,-0.025179641,0.0068770708,0.026038429,-0.039251663,0.06876684,-0.021479867,0.007211145,-0.07056476,0.04070355,-0.03508529,-0.007280894,-0.008629894,-0.0029228553,0.008870516,0.006774745,0.01637081,0.015610047,0.00091194594,0.0033959805,0.0395679,-0.0008559148,-0.012411545,-0.01530403,-0.025126016,0.033767324,-0.010845378,-0.007230405,0.048024587,-0.036456607,-0.010659549,-0.0023458386,0.012367747,-0.013630605,-0.010010915,-0.0229219,0.0053521153,-0.008816786,0.009372236,-0.03706466,-0.016520197,-0.009382233,-0.04357647,-0.007340095,-0.011559851,-0.021505095,-0.0034213725,-0.042918537,0.050683394,-0.0022005758,0.04692243,-0.009457304,-0.030629491,0.005219825,-0.0013834273,0.004413512,-0.0018660225,-0.022090327,0.014509572,-0.0016043144,0.0162348,-0.01273093,0.012433022,-0.0029732161,-0.025941635,-0.034266293,0.03678409,0.0015106178,0.0076146186,0.017498955,0.016235558,0.032214798,-0.008376336,0.00908157,0.034945086,-0.010179861,-0.019571962,0.028806409,0.015671786,-0.054716215,-0.012778679,-0.018854251,0.022947513,-0.017566359,0.0050761304,0.030239819,-0.008977782,0.04179472,0.00824487,-0.03612912,0.04165454,0.011404384,-0.04307783,-0.036506765,-0.009181221,-0.01306309,0.015497396,-0.030320661,-0.0151666235,0.00513171,0.0036475216,0.034295097,-0.013024318,-0.013428126,-0.04393487,-0.005560869,-0.15391497,0.012209267,-0.03161408,-0.0038023998,-0.007863528,-0.0045014373,-0.007812714,-0.007910901,-0.014687185,0.0029810467,-0.00611326,-0.049935054,0.008580201,-0.015019562,0.02332404,0.040654276,-0.012183232,0.009845711,-0.014596642,0.061739467,0.0160879,0.016362857,0.0366663,0.00067154475,0.0067344024,0.007790079,0.03256538,0.046977833,-0.0337269,-0.05784251,0.0221503,-0.03659921,0.0029634885,0.048871078,-0.029299067,-0.00023185243,0.013347611,-0.005372422,-0.02124744,0.015498164,-0.019820616,0.0104910415,-0.009786311,0.008947292,0.0061730794,0.04369852,-0.012194731,0.0024440393,-0.0052316426,-0.009728848,-0.011910092,0.024897508,-0.020572474,0.016419368,0.011648181,0.0072793225,-0.029968036,-0.020040574,0.019146701,0.026982285,-0.022156022,0.031858683,-0.05869666,0.00011901267,-0.03053067,0.05764886,-0.03995498,0.01833528,-0.015137858,0.0007966059,-0.02800204,0.03560672,-0.05628551,-0.06751992,-0.010884982,-0.028007815,0.062397096,-0.002912303,-0.021924308,0.0114678405,0.010488927,-0.056506887,-0.017719612,0.024351832,0.058990818,-0.01431552,-0.010145778,-0.016095119,-0.05985102,-0.0015132595,-0.045244165,-0.038590454,-0.04244572,-0.016525432,-0.0017897798,0.027152527,-0.052122723,0.013447245,-0.026067201,-0.013757293,-0.008836224,-0.038684327,-0.022815851,-0.0038894732,-0.018984986,0.04958195,0.0036453349,-0.016442852,-0.005924461,-0.022482676,-0.014031192,-0.029704968,-0.009737683,-0.009395479,-0.08275354,-0.05058381,-0.023438092,0.04499227,0.040767983,0.0036938894,0.022452973,0.02186745,0.020328099,-0.039164163,0.042968396,0.07029714,0.021374205,0.031392276,0.009086826,0.01089571,0.03923214,-0.008223202,0.0023372518,0.029467821,0.05713332,0.019238072,-0.0064676283,0.0567323,-0.051069222,-0.03763661,-0.043537524,0.033594366,0.025484757,-0.034674015,0.015938388,-0.046251915,0.008703364,0.002047344,-0.0127529735,-0.01139677,-0.0159308,-0.022131613,0.02106319,0.063954115,0.021578426,0.014320382,0.013524979,0.047649205,-0.027368482,0.04145713,-0.05405055,-0.028683899,-0.051916853,-0.035276785,-0.03674099,0.03543353,-0.03592802,-0.012917106,-0.032782543,0.010788922,0.026906911,0.017394943,-0.043844134,-0.03880886,0.024819892,-0.0067153005,-0.035889477,0.025746617,0.018957675,0.015135785,0.06977118,0.032754738,0.03257443,0.042755105,0.013938797,0.041728217,-0.006530683,-0.0010896295,-0.010753218,0.017730199,0.02844023,0.008396566,-0.0013071687,-0.00874865,0.05625067,-0.03245366,0.011639826,0.0010610656,0.04248006,0.04700709,-0.012892398,-0.012587088,-0.028118769,-0.025882993,-0.032222502,-0.012181775,-0.00817421,-0.018124321,-0.016476454,0.0147074,0.018483076,0.009888736,0.012069385,0.0347934,0.01661542,-0.023435619,0.024788573,0.049055304,-0.01601421,-0.010453299,0.035471477,0.01977189,0.000022508846,-0.029633943,-0.029333815,-0.030400036,0.0038992078,0.0063435235,0.0012966775,0.0025042961,-0.018661218,0.019189885,0.0039689145,0.022857256,-0.00798249,0.0097877225,-0.08820029,-0.0023684902,-0.009463503,-0.028961182,0.062262822,0.014617159,0.034403276,-0.008548043],"last_embed":{"hash":"16m4262","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"16m4262","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{2}","lines":[143,143],"size":23,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"16m4262","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023241367,-0.009868862,-0.027752897,-0.0049803,-0.027018992,0.013706424,0.017017428,0.050239716,-0.013349603,0.008583147,0.0064977156,0.03669128,0.016194124,0.0126548,0.0282525,0.008351593,0.025995223,-0.02221022,-0.0061036414,-0.0018821148,-0.01077745,-0.0053099673,0.01686685,0.017172359,-0.037618384,0.031978976,0.007348582,-0.017222978,-0.022858866,0.032125913,-0.028542267,-0.05827894,0.027084937,-0.01742628,-0.02737068,-0.056882318,-0.0115095265,-0.010961227,-0.026620276,0.050623786,0.0060374294,-0.011071866,0.009863189,-0.011681338,-0.00048826207,-0.008110137,-0.027392574,-0.012837105,-0.05928618,-0.01896867,0.01979743,0.036206715,0.041312493,-0.023512496,-0.023429899,0.06233867,-0.030536294,-0.040558305,-0.051721755,-0.03218871,0.008873347,-0.002234612,-0.03539181,-0.0044408184,0.03354913,0.03295909,0.00047113496,0.02514951,-0.005913597,-0.02312711,-0.02878885,-0.0034257376,-0.03810175,-0.0029919413,-0.07296584,0.022376299,-0.015234603,0.009966951,-0.020180332,-0.0053766784,0.008076722,-0.013168207,0.03346952,-0.022525847,0.029998051,0.04179211,-0.009990371,0.020189589,0.011629894,0.006514544,-0.028888851,0.02670993,0.008435255,-0.016081106,-0.051062368,0.036583707,0.0063337204,-0.053196616,0.04395286,0.041042846,0.027735975,0.014063769,0.015704822,0.026334362,-0.0061190175,-0.055053823,-0.012482889,0.013973014,-0.02082561,-0.01711826,0.012749949,0.007070755,0.033933215,0.0014260659,0.014649823,-0.0050597927,-0.004836678,-0.04872671,0.0026531252,-0.009685931,0.05886718,0.047944933,0.056108665,-0.09480048,0.028030938,0.0009167809,0.016139273,-0.0049084043,-0.04928128,0.02436063,0.016209526,0.05816085,-0.01519905,0.014722979,0.022535738,-0.0121272225,0.015964273,-0.005447231,-0.009501605,-0.042415988,0.05049753,0.03919493,-0.07328247,-0.024372352,0.033461254,-0.029980717,-0.025231663,0.00017576155,0.038251176,-0.017012034,-0.030033894,0.028284641,0.06349786,0.02507199,0.0188943,-0.005372173,0.03179741,0.06138848,-0.0062831314,-0.016801197,0.045181103,0.01244981,-0.06281746,-0.024670493,0.057853,0.024029361,0.016494008,-0.006463606,0.004740534,0.059039462,0.0076238606,-0.035626244,0.03246269,-0.0033197294,0.028290495,0.023010403,0.026920887,0.014056856,0.034719538,-0.028201975,-0.014938657,-0.017320095,-0.021571647,0.013346103,-0.017827593,0.05192405,-0.010969301,-0.016348565,0.036894813,0.020122107,0.01574439,0.020644309,-0.0044172257,0.007892999,0.0030073833,-0.022154525,0.0028093646,-0.0017544191,0.002533694,-0.017818546,-0.004519852,0.03049725,0.033090312,-0.015592455,-0.015716866,0.005082326,-0.049182277,-0.04029267,0.02735969,-0.06792275,-0.025717374,-0.0107093975,-0.03571316,-0.009790378,-0.05496604,-0.02748973,0.035054255,0.023545284,0.023549741,0.0041022133,-0.016703052,0.025368504,0.03367752,0.025021141,-0.0100511685,-0.00914048,0.0012952284,0.002175979,0.010938139,-0.067610644,-0.001714407,0.022626279,0.044523235,-0.014365485,-0.026566027,0.010523151,-0.06402288,-0.0033290943,0.05175917,-0.0033296403,-0.010314692,-0.013769786,0.0068389433,-0.014973508,-0.019633139,-0.00659316,0.064683326,0.038661465,-0.03224828,0.00086647295,-0.016461506,0.007844968,0.0044807987,-0.010289131,-0.005764044,0.010596754,-0.004862094,-0.0063925707,-0.0031206429,-0.0025548711,0.008087898,-0.008858562,0.011707717,0.010070339,-0.021555355,-0.021799132,-0.020953685,0.026060795,0.011887106,-0.0046277978,0.011537789,-0.027931245,-0.012763305,0.0007484382,-0.017116189,0.016922146,-0.029288894,-0.0007565094,0.04633625,0.017158827,-0.014088118,-0.001330693,0.047562458,0.020176051,0.03587936,0.0066112,-0.05182141,0.009444385,0.01182732,-0.02424188,0.01026635,0.00038905538,0.056299724,0.000076796954,-0.024731753,0.025916848,-0.01136798,-0.15980686,0.013525716,0.007254419,0.040745188,0.032803778,-0.0063036303,-0.0067365807,0.008389631,-0.038882032,0.058376882,-0.0050312113,-0.05272165,0.0061721858,0.011562557,0.031881806,-0.015885424,-0.014962317,0.009572754,-0.044556964,-0.034767523,-0.05356758,-0.021963319,0.002239183,-0.004283376,-0.031448457,0.041817777,0.074114986,0.008760658,-0.0037136106,-0.008608416,-0.040634833,-0.018721903,0.006537262,-0.009636564,-0.023865288,0.05504848,0.010895206,0.01052583,-0.028313737,0.0073940954,0.04990544,0.038733244,0.006674799,-0.005819387,-0.027714115,-0.026827533,-0.032159712,-0.006024482,-0.06859653,-0.014810912,-0.020517392,-0.007894758,-0.020646201,-0.04424545,-0.027022734,-0.02091499,0.015645204,0.04116992,-0.03242322,0.04238263,-0.02722072,-0.024758352,0.027019335,-0.020925764,-0.059911367,-0.099391796,0.02305312,-0.038316775,0.009603625,-0.021945957,0.02568575,-0.046350874,-0.0240145,-0.038797375,-0.05052867,0.046048053,-0.00024563738,-0.018108444,-0.03115565,-0.087227724,0.025436396,0.018069657,-0.0347646,0.026967276,-0.0010405862,-0.041774333,0.036959343,0.019506346,0.006332874,0.24802315,0.04288683,-0.007790095,-0.03734341,0.043666873,-0.005597672,0.009835197,0.05157063,-0.0155803505,-0.043727268,-0.022603095,0.019884767,0.015198843,-0.025554536,0.033621367,0.026975224,-0.02764382,-0.011687276,0.1051785,0.019549754,-0.00077217666,-0.012176529,0.067590676,0.014199887,-0.000026695427,-0.038432095,-0.028355824,0.0019684676,0.012769966,0.041047197,-0.033615913,0.04311623,0.044176087,-0.034403883,-0.00046413165,-0.024567673,0.015879823,-0.057315577,-0.003588684,0.029560862,-0.0062759942,-0.01788552,0.022924544,-0.04850217,0.008613617,-0.03209579,0.025843691,0.0295084,-0.008170987,0.010499084,0.018661857,-0.025766784,0.0020471143,0.0030681521,-0.026889935,0.00035720895,-0.038466636,-0.030961351,-0.0044414974,0.032087173,0.023494901,-0.0042233565,-0.04277659,-0.00909322,0.016947845,-0.0020489094,0.006912305,-0.011359456,-0.011855143,0.027318949,0.023667231,0.00069081725,0.004798946,0.037095077,0.054341,-0.012386538,0.043601323,0.013828875,0.029132256,0.005694464,-0.01112474,-0.0018511707,-0.013707883,0.032745037,-0.0045455084,-0.04440716,-0.024096021,0.063340575,-0.03793092,-0.016159901,0.0023979282,0.020555202,-0.025900213,0.026748568,-0.019639628,-0.02661387,0.016263554,-0.027666561,-0.05596868,-0.0052723875,-0.023520289,-0.0317916,0.021087693,-0.041526787,0.042332936,0.044868577,0.004304833,-0.0077372217,0.022123186,-0.031156452,-0.06144487,0.0345256,-0.006340389,0.05068138,0.03513477,0.013024307,0.012438329,0.00951209,0.027869508,-0.002273865,0.026452422,0.023602745,-0.03999854,0.003788865,-0.047389027,-0.052060448,-0.0005567826,0.029937448,-0.044150326,0.039478604,0.008709437,-0.031739097,-0.009969471,0.01423595,0.049368814,-0.0021648596,0.038805187,-0.01137642,-0.019161481,0.017457824,-0.02211701,-0.008877244,-0.013156614,-0.008868033,0.025560139,0.014239529,-0.015843062,0.0011777607,-0.008974826,0.02243427,0.0077591497,0.02745229,0.017440252,-0.021235948,-0.019815184,-0.10713917,-0.017322144,-0.008487734,-0.0033240088,-0.051641073,0.006855948,0.00016436109,-0.06221015,0.05370487,0.026773727,0.061560486,0.006850509,0.047962047,-0.008288687,0.035192568,0.024091832,-0.019154651,-0.039599776,0.0077092503,0.01269116,-0.05200263,-0.08764543,0.0001362311,0.012741672,0.0087981345,0.032849856,-0.005842953,-0.022932842,-0.016970586,0.037254576,-0.06156743,0.0022971872,0.0021512024,-0.044890076,0.005586463,-0.02186046,0.1005083,0.025798472,-0.0031644427,0.020381646,0.005474502,0.0694395,0.0023431513,0.033781547,0.005610643,-0.028662039,-0.023115097,-0.0035935366,0.0066534835,0.020000918,-0.009444074,0.01311826,0.030839968,-0.024827974,-0.0095835235,0.031869605,0.00062343304,-0.055159926,-0.009379208,-0.008353932,0.020683125,0.013982256,0.043816827,0.01592118,-0.041706875,0.042712543,-0.015383795,0.012649255,-0.014398656,-0.013611661,0.02458391,-0.00092008844,-0.021282036,0.005728301,-0.031058524,0.0014544389,-0.030610591,0.01872632,0.007918561,-0.044446766,-0.0035483588,0.0007652009,0.019554257,-0.031611998,-0.04066619,0.021292534,-0.03751667,0.012002547,0.0024549456,0.02947809,0.009509031,-0.0059110397,-0.0661132,0.030289045,0.0006322409,-0.013512202,-0.067084536,0.012346197,-0.04254382,0.025494166,-0.0058632744,-0.01708652,-0.016179983,-0.0038870806,-0.039023887,0.026673397,0.03714926,0.0026064129,-0.009785438,-0.018267792,0.01119092,0.015528144,0.01712196,0.0011311645,-0.027849182,-0.025606351,-0.009733114,0.016900858,-0.06483986,0.0077429316,-0.025528554,-0.016567668,0.024379183,0.05223462,-0.051885366,-0.00808686,-0.012948401,-0.0014692212,0.03710519,-0.043325063,0.0055180234,0.014960981,-0.0645537,0.04524171,-0.03433256,0.02320673,-0.0027468933,-0.05318222,0.013182906,-0.009715413,0.01750046,-0.06280572,0.024351679,-0.030547429,0.0053017405,-0.028674351,0.02593145,-0.00037138307,-0.0063079284,0.022386035,-0.028108241,-0.026963286,-0.03579195,0.07036907,0.036507532,0.00823979,-0.017124701,-0.017439533,0.036589727,-0.009312162,0.0067012743,0.019616712,-0.040346846,0.0004034865,-0.021380046,0.039493885,-0.012952213,-0.017971555,-0.034753796,-0.021345204,0.022483902,-0.03134229,-0.015991854,-0.0026658652,-0.027472481,-0.030065376,0.0040676566,-0.03231641,-0.010283204,0.016201336,-0.043719452,0.026455361,0.018684879,0.048383303,-0.02880509,-0.041216034,0.033490736,0.05129297,-0.011196781,0.008629314,-0.024323944,-0.010163821,-0.0022122255,0.0061033936,0.02976498,0.03770345,0.0019083258,-0.011114645,-0.043489393,0.017324165,0.0063701263,0.0075768908,0.0040069753,-0.014109774,0.019619085,-0.06328152,0.0068405434,-0.0014865855,0.011086102,-0.0070784553,0.03404045,0.020760328,-0.041409563,-0.038910184,-0.06236715,0.00070015667,-0.034510225,0.010205026,0.023926865,-0.016059108,0.04973753,-0.011902929,-0.027769104,0.05341487,0.046173494,-0.036861174,-0.05052486,0.009013571,-0.0321727,-0.018790305,-0.021501668,-0.021129405,0.039820366,0.042150475,0.026433408,-0.006872572,0.009289183,-0.041751284,-0.0041870475,-0.16255337,0.012563813,-0.016493432,0.005775303,-0.023723604,0.013314253,-0.04787985,-0.02729176,-0.005727601,-0.00072895107,-0.012892263,-0.016239665,0.002703975,-0.000007785218,0.012331894,0.04140201,-0.019998074,-0.007071766,-0.04397491,0.07936042,0.027466927,0.007567737,0.059337616,0.0008026766,0.019955268,-0.0032887594,0.027348695,0.019838043,-0.018747015,-0.027603038,0.006374775,-0.03590762,0.012741763,0.033527106,0.0007516705,-0.0034409508,0.032604188,-0.022895131,-0.03754952,0.013411554,-0.02420241,0.005085985,-0.020848174,-0.012090038,0.016431594,0.05474418,-0.01917346,0.0016274754,-0.0094954595,-0.014282117,0.0005689164,0.023518743,-0.05603887,0.014044913,-0.009020028,-0.021020897,-0.038733136,0.008933136,-0.0017065867,-0.00413163,0.006276014,0.017338233,-0.032373864,-0.006764037,-0.009454817,0.03600354,-0.06977358,-0.016204447,-0.020108527,-0.013451037,-0.030347679,0.021714034,0.0142789865,-0.050136756,0.007763195,0.010658877,-0.014669361,-0.009629083,-0.03159127,-0.023514811,0.001780074,-0.028907336,0.0029524197,-0.01459071,0.085868284,-0.00033331665,0.01111054,-0.03789939,-0.03079277,0.014040287,-0.0775268,-0.020025332,-0.028964119,0.011055176,-0.00076215994,0.044007488,-0.033584535,0.016207058,-0.037549734,-0.018203476,-0.01127728,-0.004693143,-0.037480287,0.019531231,-0.01583435,0.07610873,0.0017967066,-0.0011719768,-0.0003162517,-0.017711427,-0.055569302,-0.033897962,0.019521642,0.03658746,-0.06429781,-0.012846398,-0.033206683,0.02548615,0.0406855,0.017076025,0.0368847,0.03280298,0.032273456,-0.044169024,-0.00886298,0.040667407,0.01046563,-0.003308957,0.02115603,0.045687973,0.016266415,-0.028835531,0.014226992,0.03729819,0.019091578,-0.029919472,-0.0075223153,0.032243874,-0.012731329,-0.037609138,-0.017223114,0.031063404,0.019786827,-0.05804388,0.0020756915,0.005616126,0.005208129,0.017369477,0.00072282105,0.0006877634,-0.024864981,-0.021671064,-0.012049732,0.054192804,0.008011593,0.017470734,0.014726564,0.029290825,-0.022946225,0.05004686,-0.028745169,-0.015975352,-0.06082467,-0.05304781,-0.059395775,0.06446305,-0.013788702,0.0015400702,-0.045233823,0.013511011,0.0324355,0.032241937,-0.025229659,-0.028117927,-0.004620292,-0.016455097,-0.0025162797,0.027711883,0.030955419,-0.0038068672,0.042679355,0.010457912,0.0053683976,0.050193384,0.024263177,0.039714504,0.025290513,0.056253366,-0.013025833,0.017574012,0.0071545457,-0.003510754,-0.003592424,-0.010223008,0.030854627,-0.0067084953,0.012557079,-0.003552395,0.026317123,0.014868186,0.012092613,-0.012460839,-0.026863756,-0.011796308,-0.00698781,-0.017229028,-0.00782665,0.0054337047,-0.001176574,0.029033378,-0.031578057,-0.004420507,-0.011515677,0.060023855,0.024725446,-0.011333807,0.023444898,0.02699682,-0.010308819,0.010168409,0.060038287,0.063147925,0.015107225,-0.01185728,-0.006959097,-0.012392135,-0.004467508,-0.002817581,-0.009839245,0.010066046,-0.008693409,0.027563566,-0.0022883983,0.04649677,-0.008422529,0.015295321,-0.04309042,-0.00918623,-0.02375517,0.0048163505,0.061728526,-0.028146043,-0.021497302,0.0034348608],"last_embed":{"hash":"1hzdsnm","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1hzdsnm","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{3}","lines":[144,144],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hzdsnm","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0142455725,-0.027823087,-0.043814674,-0.008702279,-0.046238963,-0.00018908578,0.03306868,0.009805895,-0.014133133,-0.0072942614,0.0029628095,0.0006623876,0.017267572,0.033019606,0.013688033,0.00036071287,0.00085207657,0.0005950593,-0.002300714,-0.011755192,-0.0031383876,-0.0023697382,0.015766524,0.011759455,-0.030500311,0.011447788,0.0018384054,-0.013218734,-0.011858036,0.06299322,-0.030319761,-0.06451619,0.02390053,0.007046247,-0.041452635,-0.026226798,-0.00020392625,-0.0016959456,-0.040835433,0.042887125,-0.00558992,-0.0074087046,-0.0066606626,0.0058393953,0.004935761,-0.018596526,-0.038263474,-0.000058751204,-0.06584616,-0.026923403,0.034838486,0.010343555,0.01807717,-0.030900983,-0.003850851,0.058793563,-0.015441981,-0.052955084,-0.0053087957,-0.018469628,-0.015708596,0.029543148,-0.020244574,0.006498423,0.025639245,0.036799315,0.0050704586,0.028091732,-0.011261813,0.0009018597,-0.0161809,-0.022149924,-0.054966882,0.0077407607,-0.053469952,0.0075092907,-0.0054550963,0.010177538,-0.032649357,0.017469836,-0.009996672,-0.030057488,0.0072237314,-0.034957733,-0.0016041336,0.07505807,-0.028139573,0.06915236,0.008052556,0.022812253,-0.010120362,0.02046197,0.017936002,-0.012131298,-0.041926134,0.023931887,-0.014328016,-0.040875543,-0.007454977,-0.0053488617,0.014811074,0.005383319,0.029425181,0.04223928,-0.009334534,-0.056273613,0.022441793,-0.01717471,-0.02218408,-0.02658648,0.005194525,0.0055316365,0.02939344,0.021193873,0.039478138,0.017840177,0.0112459,-0.056421414,-0.008972485,-0.0033242616,0.08255598,0.04151806,0.046219375,-0.06741703,0.024228385,-0.030534929,0.02042955,-0.009301357,-0.009271917,0.0153471045,-0.007473895,0.06465167,-0.01809717,0.024574937,0.010510104,-0.04200586,0.010288454,0.023221865,-0.005597334,-0.03222797,0.044597477,0.031560965,-0.08932969,-0.028362362,0.006771428,-0.04148552,-0.025681578,-0.00607101,0.021466872,-0.03146451,-0.03904739,0.03302995,0.032822303,0.025929805,0.00753605,0.0019498419,0.03341828,0.050529625,-0.012420862,0.004761539,0.026885817,0.00752365,-0.038214695,0.008834,0.04688143,0.033660848,0.006298296,0.009055285,-0.014945952,0.039574638,0.026834479,-0.037915856,0.040317163,-0.037202086,0.02132774,0.024265723,0.050881643,0.022643456,0.028818374,-0.04169458,-0.022123173,-0.007499212,-0.024464542,0.0012326754,-0.029222889,0.023716273,-0.02080261,0.0038273556,0.046434093,0.022822717,-0.010234873,0.040128347,0.017491965,-0.0034708374,-0.0005934575,-0.017900078,0.0010150364,-0.009074302,0.0074198437,-0.035417136,-0.022825805,0.056938667,0.016551532,-0.061971348,-0.024611516,0.0045749736,-0.06832133,-0.022035494,0.028944714,-0.02012078,-0.005856016,-0.005622873,-0.025269575,-0.018718071,-0.03526603,-0.015473494,0.053829905,0.014669234,0.014413176,0.002999472,0.022629937,0.014330289,0.018323073,0.001839379,0.002164023,0.0062566395,-0.034876496,0.020200072,0.017527409,-0.01373628,-0.023896622,0.035773803,0.027034808,0.01541296,-0.00045356943,-0.023309294,-0.040978964,-0.014344733,0.039067607,-0.010596906,-0.020942032,-0.014523652,0.020631833,-0.031203572,-0.040256705,-0.004380997,0.004478985,0.054655474,-0.02896063,-0.0124868,0.0039111436,0.01058739,-0.0391593,-0.00056694786,0.0029353134,0.0032727255,0.012342697,-0.016949017,-0.04897162,-0.0049376376,0.005675085,-0.003761996,0.0121209845,0.0053311903,-0.0019695833,-0.0052998075,0.016675953,0.008038564,0.004210444,0.009477517,0.02783748,-0.050779033,-0.021096792,0.01182564,-0.04773699,0.03387763,-0.038709804,0.021371001,0.07961576,0.01173709,-0.0067223273,0.01339837,0.00704823,-0.03313933,0.07897601,-0.011676465,-0.05093733,-0.0008181505,0.00843831,-0.050218042,-0.0264415,0.008346678,0.05594802,0.01438626,0.004793152,0.00732636,0.010510896,-0.18638268,0.023618143,-0.014942696,0.027283838,0.02035129,0.012642847,-0.013639781,0.013790965,-0.051164743,0.067718536,0.011588249,-0.054671314,-0.012120599,0.030051341,0.021598771,-0.016746836,-0.018135626,0.008876623,-0.035319254,-0.041163497,-0.03330617,-0.0595539,0.0047377595,-0.04438326,-0.013091641,0.06001753,0.0673911,0.023083035,-0.033827793,-0.027023891,-0.06901928,-0.013842131,0.013472725,-0.019216875,-0.011075038,0.039070368,0.01863189,0.0072687357,-0.0070571364,0.008419245,0.018143523,0.027721507,0.006477409,0.013849848,-0.0133197205,-0.01080094,-0.004179426,-0.002730469,-0.06912253,0.008147318,-0.03686805,-0.03277603,-0.016436202,-0.06274577,-0.053563215,-0.016281167,-0.008313556,0.040788766,-0.010287243,0.058627076,-0.021074973,-0.02533101,0.031174395,-0.015957054,-0.03477104,-0.048471097,0.026007058,-0.036250014,0.024533072,-0.041146036,0.0056925844,-0.0531106,-0.014439352,-0.042293943,-0.03496104,0.022199087,-0.012938281,-0.02527026,-0.037912723,-0.08683028,0.043700967,0.032042574,-0.009718995,0.036227908,-0.0057466673,-0.031800255,0.012628193,0.027054427,0.036806233,0.2629031,0.01446515,-0.038210925,-0.012461677,0.024422934,0.012189987,0.027129691,0.070281625,-0.030218247,-0.047469173,-0.03318846,0.01654177,0.013253184,-0.03420377,-0.008747162,0.012443948,-0.045304608,0.005530811,0.09692278,0.02087439,0.028065098,-0.023429414,0.05961656,-0.012270719,-0.022319252,-0.003680487,-0.01568212,-0.0049350425,0.039667226,0.054711495,-0.04460671,0.0011658763,0.03627531,-0.019423066,-0.024767635,0.005953819,0.0045566033,-0.0377154,0.04334934,0.013301284,-0.011611201,-0.02318703,0.014881431,-0.04436267,0.017401308,-0.03887059,0.025831442,0.02982349,-0.007059768,-0.022520212,0.027939493,-0.03568979,-0.006781233,0.0057546743,-0.009071393,-0.0016587748,-0.011838241,-0.020573327,-0.0055128178,0.021960841,0.033244204,-0.00066877063,-0.047496174,-0.011998197,-0.0110935895,0.02791708,0.025598146,-0.0011729816,-0.011156554,-0.0030924059,0.012672973,0.014465327,-0.01621336,-0.0029081572,0.055204988,0.0071747624,0.04428868,-0.005740202,0.008777397,0.02811718,-0.016428856,-0.0120608555,-0.004144455,0.020227836,0.0010240786,-0.023143934,0.012081081,0.073909834,-0.03311897,-0.002192544,0.014534976,0.018717926,-0.0325485,0.016409231,-0.015625443,-0.030138329,0.01562026,-0.010284599,-0.07540577,-0.011393115,0.0046247924,0.019045703,0.0101534445,0.004190793,0.023605242,0.0019840186,-0.030864198,0.003099397,0.028270915,-0.0018723292,-0.041930057,0.017603293,0.0058613243,0.03504165,0.0012103993,0.050946053,0.027447144,-0.0073161027,0.06850774,-0.015890568,0.036081433,0.040591534,-0.002828038,0.03122161,-0.02636208,-0.083940454,0.00092752906,0.022059962,-0.023448382,0.034045205,0.007924517,-0.024457721,-0.0035101022,0.03466191,0.014199879,-0.012539261,0.012766617,-0.0138692735,-0.020736704,0.03186845,-0.03802039,-0.009153635,-0.012173636,-0.0071271574,0.036126032,0.026197942,-0.016535304,0.007644314,-0.019497825,0.039938044,0.004111487,0.03571453,-0.0017342635,-0.009920508,-0.020977285,-0.06778757,-0.029831124,-0.041975394,-0.009406739,-0.029450446,-0.021224478,-0.01295998,-0.022559673,0.067373194,0.022612458,0.0020970262,0.038649224,0.07175216,-0.009783434,0.002195676,-0.0030469454,-0.03166353,-0.027844418,-0.031112373,-0.010107961,-0.001468045,-0.065874904,-0.000014420213,0.002863035,0.008000918,0.026932778,0.0090429215,-0.020674925,-0.007768823,0.033426873,-0.02710598,0.008910139,-0.01341072,-0.0375157,0.007914152,0.010956647,0.10734427,0.009053975,0.0037109142,0.0013213499,0.0010476497,0.056699865,0.0035488291,0.020330919,-0.0057337633,0.021949075,0.03734467,-0.0028633822,0.0034912399,0.015417177,-0.0037291471,0.0034797688,0.011899879,-0.01787571,0.012886263,0.0126763135,-0.012785173,-0.041646633,0.007404184,-0.031732433,-0.0010935331,-0.00026166742,0.059352502,0.009790885,-0.04035773,0.015913403,-0.024613136,0.010875273,-0.0065536085,-0.03943088,0.03503008,0.016252784,0.015212614,-0.026589837,-0.04748397,-0.00046659572,-0.017073186,0.028085401,-0.009336251,-0.028913159,0.03278694,0.009905241,0.022276107,-0.026646413,-0.056204833,0.012750811,-0.018442454,-0.0009397771,0.045131326,0.03193732,0.015458715,-0.029078063,-0.047524497,0.025082478,0.015622993,-0.025933001,-0.027711747,0.030580917,-0.035778083,0.025056096,-0.017598357,-0.050552465,-0.0070568603,0.008504132,-0.030513447,0.0019636187,0.035139594,0.011015046,-0.016708521,-0.04041055,-0.042473678,0.0091015,0.016527222,-0.024772456,-0.032978673,-0.023440659,-0.009485551,0.03439894,-0.039333604,0.0469881,-0.010683989,-0.022108726,0.009352203,0.025498737,-0.07379288,0.009980236,0.026672361,-0.00066798297,0.029805074,-0.05618418,-0.027756475,0.008532052,-0.028059509,0.028753249,-0.03992669,0.011896057,0.011196585,-0.04270731,0.025686359,-0.02821184,0.010479877,-0.0534851,0.056417298,-0.040155333,0.0002925562,-0.021042032,0.00008445537,-0.009888297,0.0022570007,0.0080011,-0.021415617,-0.026290622,-0.03274246,0.089975685,0.023354353,-0.014310827,-0.021996235,-0.01479422,0.029828576,0.02672254,0.0022224337,0.06374424,-0.04007308,-0.016937781,0.0070043504,0.0057225083,-0.04404345,-0.026646735,-0.029895328,0.010622959,0.011767181,0.0152469,-0.008652866,-0.0007058638,0.019310085,-0.028035095,0.0016893771,-0.008349991,-0.011302451,-0.0116051,-0.036811505,0.04624028,-0.019559806,0.044355873,-0.026697006,-0.0334452,0.026320314,0.044166744,0.0054984046,0.006162606,-0.021677006,0.011005016,0.0067493296,0.0030842372,0.0057408744,0.027747508,0.001019518,-0.017629111,-0.05192986,0.04649334,0.012227304,0.018527837,-0.0014560372,0.031421915,0.041755304,-0.044955708,0.033673648,0.020069906,-0.01350843,0.012110053,0.015384691,0.028063633,-0.058376785,0.0112622045,-0.03327948,0.015121505,0.011122349,-0.00509826,0.007475457,-0.019318303,0.04943836,-0.0022288132,-0.052583992,0.046488155,0.067717,-0.046181303,-0.058104534,-0.020991547,-0.033209085,0.0050599542,-0.034186658,-0.0013696959,0.028965639,0.033329975,0.0015922883,-0.0111246975,0.0005000873,-0.020073233,-0.0114368405,-0.16222073,0.032006163,-0.020980215,0.008889816,0.01155804,0.0005547898,-0.008214521,-0.017675634,-0.043290723,0.0063783024,-0.008856244,-0.029655602,0.010107839,-0.032421947,0.0028575268,0.018639019,-0.048421144,-0.012188134,-0.04086854,0.059529755,0.008324442,0.023095341,0.030917156,0.0047666575,0.01304447,0.02133368,0.020749642,0.029440783,-0.022829715,-0.070336565,0.017459296,-0.008998791,0.01883672,0.040779956,-0.027942372,-0.003190763,0.011828594,-0.022685269,-0.03290064,0.007008582,-0.008464597,0.0079475185,0.009368575,0.00068211165,0.0005574402,0.04946113,0.0148249995,0.002977925,-0.014021866,0.0068643093,-0.030765085,0.016195225,-0.026071247,0.028794471,0.015794357,-0.023119334,-0.010024432,-0.0150615135,-0.01079117,0.029957457,-0.003846946,0.020602481,-0.04604383,0.014422423,-0.017393751,0.04274761,-0.045216024,0.016897818,-0.017896388,-0.017543169,-0.030195324,0.015186462,-0.023544291,-0.033090726,-0.022201234,-0.0011349132,0.027093023,-0.024253644,-0.04076435,-0.0011702898,0.0057847174,-0.02186705,-0.040555477,0.018823799,0.066629946,-0.03614874,0.006930931,-0.025528729,-0.04629416,-0.009918389,-0.050889503,-0.024025531,-0.034106076,-0.00057820027,-0.012392804,0.032526303,-0.04215824,0.024546737,-0.024259733,0.0168675,0.02281661,-0.0016512922,-0.040444322,0.008635893,-0.025189903,0.038025122,-0.022500189,-0.005312669,0.00025315487,-0.01781493,-0.004071704,-0.03110674,0.0012362333,0.035766456,-0.04142953,-0.061854668,-0.016579734,0.005301739,0.030907026,0.008147487,0.036920696,0.02879455,0.027911905,-0.0368149,0.014208831,0.07529781,0.019897483,0.0097437985,0.005704525,-0.0028142766,0.021023827,-0.052539743,0.010825935,0.021251164,0.06354111,-0.002584108,0.015847187,0.043773387,-0.02751812,-0.020435337,-0.008121046,0.009082485,0.034234393,-0.03380354,0.017538048,-0.015197709,-0.011332174,0.011234394,-0.02234258,-0.01956509,-0.026127324,0.006269836,0.01243567,0.06878372,0.0025470234,0.022380305,0.010381506,0.04657818,-0.032397375,0.028996376,-0.025334828,-0.015447787,-0.053350076,-0.058298156,-0.040613387,0.028142005,-0.029972376,-0.021414569,-0.036824718,0.008977614,0.027952004,0.008871421,-0.043968022,-0.012187005,0.0053142128,-0.008475135,-0.02692496,0.039845373,0.03250756,-0.0027806005,0.039495353,-0.0014585274,0.030293591,0.06531108,-0.0030128872,0.018147614,-0.0015512909,0.040920418,0.020270793,0.005516311,0.021408325,0.00733694,0.017232772,-0.009821706,0.07381047,-0.029652061,0.0116063645,0.0061264075,0.02193887,0.009494847,-0.01925053,-0.029211912,-0.004598488,-0.0040837633,-0.011404229,-0.026878193,-0.02369646,-0.005789187,0.009035298,0.019727064,0.010956509,-0.010127807,0.027479354,0.074229896,-0.00044557053,-0.02719945,0.018826902,0.04260555,-0.011620176,0.0054902053,0.017026719,0.043380693,-0.006399149,-0.02961248,-0.03680982,-0.024168286,0.01510412,0.019343838,0.007852577,0.015515683,-0.03588263,-0.020465398,0.0014145575,0.01376775,0.02705611,0.013984407,-0.08203186,0.0077299173,-0.05171124,-0.009499349,0.06872042,0.001447045,0.0038482645,0.011468412],"last_embed":{"hash":"u48g3u","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"u48g3u","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{4}","lines":[145,145],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"u48g3u","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016832383,-0.018062534,-0.041085955,-0.010759017,-0.0370613,0.0010239022,0.033669714,0.018178042,-0.029411405,-0.00366097,0.010161091,0.0010947637,0.007099311,0.01647363,0.02660228,-0.0071166665,-0.0010305059,-0.014143777,-0.005166047,-0.012255318,-0.0039406125,-0.0006456267,0.013006925,0.021034598,-0.02042315,0.046754066,0.011571752,-0.022718348,0.005153186,0.062589005,-0.017846422,-0.0761427,0.026008602,-0.035565972,-0.020306988,-0.051841605,-0.006318161,0.017007686,-0.03851322,0.040269237,-0.0016284179,-0.008973601,-0.0038201804,-0.006906262,-0.0010075315,-0.008481514,-0.018322574,-0.016382635,-0.053096604,-0.037846614,0.027865037,0.013371291,0.03148404,-0.033494648,0.0046050996,0.023327148,-0.0036474634,-0.040495243,-0.015272506,-0.012813403,-0.012256873,-0.009840785,-0.0031111417,-0.004018311,0.019512165,0.038368065,0.00882539,-0.0053969324,0.00514524,-0.020764453,-0.04339269,-0.021077354,-0.05912261,-0.010538604,-0.059581384,0.042330924,0.028004298,-0.00657424,-0.025014417,0.02662188,0.008848036,-0.014476717,0.009624788,-0.026453976,0.043554902,0.061606247,-0.03034079,0.03837716,0.016439188,-0.02057053,-0.020919293,0.01781645,0.031379707,-0.005989321,-0.03472501,0.026262471,0.017656919,-0.015964933,0.0039357576,0.019780401,0.028560795,-0.0032247687,0.018746393,0.023036761,0.014613213,-0.05191367,0.029767096,0.005189717,-0.0185392,-0.030952841,0.0013458205,0.020942666,0.014169047,-0.015040272,0.02321455,0.0061574164,0.0058007836,-0.041622378,0.010690769,-0.006814562,0.053284667,0.008112781,0.06896686,-0.08767687,0.041824747,-0.02042402,0.024365203,-0.01444642,-0.02537286,0.014397252,-0.009949938,0.034442905,-0.019793581,0.009084525,0.003776206,-0.03656668,0.0128932325,-0.014716925,-0.014145654,-0.06226139,0.03679545,0.059450332,-0.080969766,-0.02845531,0.03302171,-0.03559529,-0.035313662,0.008796292,0.04247019,-0.025758302,-0.027996834,0.01370391,0.04566932,0.038124446,-0.008133951,-0.004613709,0.009602687,0.07474138,-0.018956833,0.01285114,0.029921861,0.028600011,-0.07772534,-0.0057080127,0.05584652,0.019864712,0.008156079,0.0040885145,-0.013340168,0.044532713,0.01894007,-0.041268885,0.052682843,-0.008957447,0.021121023,0.025006665,0.02872026,0.017937433,0.0066360207,-0.025337286,-0.027982203,0.004862729,-0.020971432,0.025115604,-0.029055767,0.04858156,-0.024588032,-0.0102916015,0.04173991,0.027002549,-0.00093028246,0.03930241,0.00930026,0.0045507024,-0.0056465324,-0.01458972,0.012601288,0.008786738,-0.015059877,-0.040932976,-0.023371732,0.04103841,0.0033923576,-0.045848787,-0.031101394,0.015213336,-0.040346183,-0.026320469,0.027501937,-0.0441141,-0.0016421917,-0.016111283,-0.029916458,-0.009399739,-0.060365956,-0.0102933515,0.0046687624,0.02297563,0.025079276,0.023895796,0.020247517,-0.013620066,0.010021427,0.005429382,0.0005740277,0.015719632,-0.047778573,0.014698139,0.021297043,-0.04273083,-0.013422437,0.01680037,0.020129243,-0.017185384,0.012679436,-0.008264852,-0.040519096,0.015196676,0.06759914,-0.037265986,-0.017138021,-0.024700908,0.04251269,-0.035631754,-0.017837705,-0.029755926,0.029839022,0.032345075,-0.04648423,-0.010045325,0.008042997,0.0053377235,-0.008977899,0.0044319667,-0.012320586,0.009572456,-0.0050587184,-0.0062470413,-0.03523491,-0.0008771453,0.01030135,0.024448728,0.015240246,0.026000345,-0.03216505,-0.009516999,0.014213158,0.011313092,0.016241485,0.024952,0.030742494,-0.008986989,0.0034711605,0.019446444,-0.035111632,0.04203531,-0.014855127,0.010902374,0.08108017,0.023819588,0.012143301,0.015431043,0.036942456,-0.037960485,0.08044013,-0.012765032,-0.039936457,0.003465467,0.003834063,-0.03401669,-0.022239994,0.015513104,0.059668638,-0.0035791895,0.0064231185,0.050326098,0.0027913253,-0.17041776,0.010373042,-0.0031366355,0.047741853,0.03537436,-0.006941533,-0.03443138,0.016011119,-0.079908974,0.062946476,-0.0023107855,-0.045906067,-0.00988834,0.027739208,0.031047348,-0.019376326,-0.009306949,0.009479371,-0.02426671,-0.046504542,-0.04311673,-0.046480168,0.0024474163,-0.054192044,-0.006083038,0.051659472,0.078797996,0.014390197,-0.04696032,-0.01627532,-0.08385504,-0.017624134,0.0067112073,0.011057997,0.0129164625,0.028127866,-0.005918443,-0.0163907,0.01020063,0.0013218959,0.04218794,0.018990926,0.0060352273,-0.04216145,-0.022206914,-0.03266425,-0.004499734,-0.005086498,-0.064769715,-0.0053993063,-0.06793861,-0.02669195,-0.043379527,-0.069594726,-0.026562396,-0.00017250005,0.009362228,0.047500588,-0.029947696,0.018179517,-0.014938925,0.025180267,0.0278286,-0.029443717,-0.037522946,-0.07376159,0.038698588,-0.01861958,0.049462456,-0.025515422,-0.0031020192,-0.021507084,-0.026755841,-0.06161196,-0.06310253,0.0041545425,-0.0061516226,-0.03498923,-0.045281418,-0.09107626,0.042708673,0.00010513603,-0.02592096,0.027129337,-0.0142619535,-0.0009401352,0.033769585,0.039859567,0.042912345,0.23126611,0.007746237,-0.049945127,-0.015819026,0.027621236,-0.009750789,0.03543604,0.103400454,-0.04437601,-0.064733714,-0.051409673,-0.0015143538,0.011212306,-0.04867952,0.011201142,0.0052235336,-0.01766053,0.007200892,0.09097847,0.031682905,0.0226777,0.0047957767,0.05572348,-0.006439535,-0.047461964,-0.01516566,-0.052554764,-0.0018751508,0.0025168266,0.064008005,-0.02831864,0.01488176,0.033557907,-0.029635508,-0.0018506608,0.004454399,0.006869192,-0.020850545,0.03856636,0.020968132,-0.004480163,-0.0096226735,0.029228553,-0.04995948,0.010799119,-0.032886416,0.020109233,0.008722604,0.015140525,0.00535655,-0.0012564111,-0.05488121,-0.0017251683,-0.0009183041,-0.011591262,-0.0067984955,-0.027757218,-0.03527981,-0.012613518,0.051706173,0.029191619,-0.0029213396,-0.05966084,0.03469019,-0.020608563,0.018893057,0.013090245,0.01022863,-0.026209975,0.020426912,0.002119689,0.0135563705,-0.005432147,-0.016383693,0.041351367,-0.017000621,0.06603611,0.008974289,0.014687967,0.023727613,-0.027370894,-0.024447553,-0.00021363993,0.022978047,0.0026544295,-0.043381106,0.0065324167,0.054876808,-0.009670597,0.008517413,0.01334203,0.028091077,-0.032612313,0.042075858,-0.0041696457,-0.0137616955,0.009613444,-0.010422374,-0.061810873,-0.009849575,-0.0042132125,-0.016081383,-0.009704366,-0.02321954,0.03942211,-0.0055732816,-0.012998127,-0.015504912,0.027789688,-0.0054298816,-0.036212087,0.021197643,0.008827917,0.05749398,0.005422882,0.035959166,0.02013644,-0.0059504397,0.056189,-0.02772039,0.0034087708,-0.011822442,0.0067261257,0.02202758,-0.028436124,-0.049332917,-0.017959682,0.019255657,-0.023286,0.06213118,0.0069646905,-0.0028653978,-0.02707115,0.017778724,0.014672646,-0.010178541,0.02962609,-0.011487767,-0.016191117,0.021451706,-0.013914364,0.0028790017,-0.017017044,0.014919606,0.021074766,0.027017584,-0.04334447,-0.023467064,0.004638255,0.011651381,-0.003952687,0.030168947,0.0019896778,-0.00384893,-0.0047634216,-0.073793195,-0.015957862,-0.011068447,0.014141313,-0.0139282225,-0.007845083,-0.01072358,-0.028631756,0.05027808,0.02761207,0.050247733,0.033355564,0.03976591,0.023469513,0.0117443,0.0041967607,-0.054429114,-0.038486917,0.00762471,-0.02036262,-0.028674943,-0.085041665,-0.008694494,-0.0014355653,-0.009569977,0.03618584,0.012780306,-0.014911991,0.022565275,0.017949497,-0.058254555,0.022544747,0.00073940045,-0.049419444,-0.0049383477,-0.019341217,0.095193624,0.0070453836,-0.0048325737,0.021619359,-0.0029641911,0.055281926,0.052485738,0.002812289,-0.0076575736,0.015918298,0.0057561127,0.0047396976,-0.018422123,0.023588108,0.010693666,0.028672015,0.040930696,-0.028521145,0.02619548,0.020608842,0.010678482,-0.05405531,0.0164324,-0.019840214,0.003327749,0.013954026,0.06983463,0.009640142,-0.021893995,0.030734347,-0.0397002,0.06341276,-0.006974287,-0.034524567,-0.010566033,0.019590521,-0.005284038,-0.033218157,-0.03153834,-0.000047896956,-0.021406576,0.0130933495,0.03814176,-0.011334489,0.011177948,-0.03377935,0.034404207,-0.016746303,-0.049392615,0.013761597,-0.020294746,0.011270672,0.030439543,0.025131125,0.026549237,0.0069710216,-0.08427936,0.058209755,0.040212147,-0.020501029,-0.04981517,0.0245305,-0.025490843,0.028985947,-0.0032515381,-0.010645974,-0.008440996,0.0042342804,-0.011173924,0.011800418,0.045949742,0.006373171,-0.01596844,-0.05006971,-0.017159732,0.012579056,0.024282428,-0.022118676,-0.015356038,-0.014573362,-0.00063953106,0.0042472915,-0.025006173,0.014178744,-0.028029831,-0.057812214,0.05555926,0.021191759,-0.070097946,-0.0070990548,0.026653321,-0.022532918,0.046201747,-0.028868992,-0.013773237,0.005988154,-0.028670777,0.02307143,-0.02986249,0.009951881,0.017367946,-0.05173001,0.030948257,-0.022302674,0.010375553,-0.06085808,0.026115049,-0.028408214,-0.0020226636,-0.022572214,0.013151349,-0.0043305564,-0.019266607,-0.004422697,-0.025850687,-0.0132028675,-0.042023554,0.075456336,0.036199335,0.003808894,-0.013860714,-0.039890006,0.025382547,-0.0040605883,0.006223598,0.0451431,-0.017256122,-0.0029272044,-0.0035766687,0.0005052337,-0.018709963,-0.026517749,-0.040365525,-0.005226472,0.0061195875,0.011226833,-0.013604516,-0.01795313,-0.022015074,-0.058665175,0.0001797695,0.0037305043,-0.016291562,0.030275628,-0.026044823,0.022558145,0.0012858919,0.036701333,-0.023824757,-0.018707173,0.009744047,0.03814914,0.026064394,0.011881842,0.002583676,0.025140835,-0.003971452,0.0003522942,0.010321315,0.02610339,0.0029609243,-0.0227202,-0.043582287,0.03446696,-0.00037697083,0.034079917,-0.006903891,-0.0002852018,0.062337104,-0.043867804,0.033786535,-0.00064703036,-0.001524299,-0.007985319,0.030130275,0.03402306,-0.053705327,0.010662725,-0.033184435,0.021262666,0.0009234205,0.011080895,-0.00981702,-0.010338823,0.014174459,0.0071207746,-0.024936166,0.04146796,0.055811904,-0.062543,-0.045652077,-0.03473095,-0.042217016,0.006693372,-0.026228964,0.009402056,0.024404446,0.03116208,0.0060496377,0.0009797859,0.0132218,-0.033218447,-0.010249008,-0.15279579,0.037520144,-0.029629106,0.021904731,0.0023250533,0.005812999,-0.010791538,-0.01718856,-0.0063401996,0.03011525,-0.015129905,-0.038903337,-0.00014875033,-0.020554608,0.004061889,0.013687994,-0.013677141,-0.012018383,-0.028661974,0.05558829,0.0054786224,0.005636325,0.030200362,-0.004999416,0.021644749,0.0153196165,0.0063064606,0.016282203,0.0026590126,-0.08344173,0.010731537,-0.038406473,0.009267351,0.018267145,-0.011025563,0.011406355,0.011565698,-0.03112671,-0.0240186,0.0022517317,-0.012328488,0.015082115,-0.0007726123,-0.007924177,0.025262395,0.04779807,-0.019183857,-0.008667199,-0.02090532,0.0017686462,-0.022458924,-0.0009529149,-0.052136518,0.01591177,0.0105703445,-0.021728808,-0.035162635,-0.005695767,-0.031765617,0.020288486,-0.013163973,0.02529175,-0.054020155,0.005298614,-0.030694569,0.043957625,-0.05552475,0.010047573,-0.023142634,-0.013398973,0.000025355615,0.012988763,-0.024445742,-0.04261376,-0.027367238,-0.009849312,0.016881675,-0.0054129045,-0.021733118,0.005068841,0.003364296,-0.039165754,-0.058660448,0.02877879,0.059966415,-0.04943805,-0.009621317,-0.023757273,-0.03433217,-0.017175307,-0.057214666,-0.017887866,-0.034929585,0.013787903,-0.0005846929,0.04998285,-0.012382249,0.023752518,-0.012938883,-0.002578358,0.021303544,-0.011702559,-0.010986578,0.0110303685,-0.023956003,0.02929768,0.005013765,-0.01642918,0.0020169958,-0.010191272,-0.03350848,-0.012360086,0.024118686,0.02604287,-0.060761523,-0.050020188,-0.03394231,0.024981365,0.014004099,0.0049677556,0.034709692,0.043361265,0.028063292,-0.03994074,0.012262179,0.046180952,0.03177485,0.03254308,-0.019470053,-0.0068508736,0.03745491,-0.035006665,0.019462941,0.025476325,0.04836839,0.023396632,-0.018547272,0.044155348,-0.044117123,-0.03645014,-0.024306878,0.04204092,0.03323277,-0.05311672,0.02205959,-0.045845274,0.0057645175,-0.0023818703,-0.024740474,-0.009565863,-0.016890557,0.008705377,0.010786984,0.055111308,-0.0021187223,0.0071569127,-0.007160271,0.011140383,-0.018236011,0.009010906,-0.016802445,-0.06431881,-0.034137208,-0.024346476,-0.021320017,0.022415403,-0.021993464,-0.0031662327,-0.007907635,0.00046332332,0.010243075,0.005319657,-0.04036895,0.008927674,-0.007478457,-0.04411533,-0.002237703,0.01093334,0.029083634,-0.014116953,0.05033878,-0.004107003,0.016109096,0.045405325,-0.009643615,0.026088692,0.02133363,0.040869668,-0.034264985,0.00048547192,0.014924708,0.011901452,0.016904622,-0.008303285,0.053258978,-0.022848558,0.0044425274,-0.00582821,0.041470837,0.023738042,-0.012712846,-0.013156809,-0.0011437715,-0.0044181524,-0.012747021,-0.011195551,-0.008037234,0.0051121204,0.009101477,0.042997945,0.024395427,0.00630745,0.0073179645,0.051167395,0.006184099,-0.037224688,0.02405266,0.051500183,-0.024267806,0.00923807,0.025765354,0.06408413,0.0034884051,-0.018728957,-0.019107254,-0.026535314,-0.019219182,0.003400521,-0.00025726578,0.00903784,-0.017090583,0.012510783,0.010007324,0.0395668,0.0070639066,0.0328463,-0.07629829,-0.006758641,-0.014564001,-0.023482675,0.041289486,0.011803548,0.03242396,0.0026338072],"last_embed":{"hash":"1dm3niw","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1dm3niw","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{5}","lines":[146,147],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1dm3niw","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022669584,-0.026008522,-0.036796443,-0.023649063,-0.04694391,-0.0058216476,0.029521503,0.036070157,-0.00021433967,-0.0090414435,-0.0096901385,0.014170866,0.01601678,0.024102619,0.018625049,-0.0014390652,0.005707795,-0.0020135813,0.0059189936,-0.011795294,0.0037581555,-0.025693072,0.018043462,0.019558731,-0.040533625,0.03121796,0.010977759,-0.020196913,-0.004822441,0.062556125,0.0066918046,-0.07389103,0.007597141,-0.0033195124,-0.031759482,-0.035813894,-0.0076348092,0.0050578313,-0.044614006,0.032922253,0.0019872389,-0.012232301,0.009636556,-0.001263712,0.012909732,-0.016823497,-0.03749864,-0.0018751773,-0.05717977,-0.018715352,0.029472537,0.021404518,0.027767863,-0.027850702,-0.02355399,0.049759507,-0.03532565,-0.07418453,-0.035081096,-0.009544849,-0.017938837,0.029462634,-0.015232897,0.011613609,0.03489307,0.033165447,0.011618098,-0.007861156,-0.014038044,-0.0128850965,-0.038701184,0.015395572,-0.040060893,0.010969123,-0.05883147,0.027812833,-0.0044861734,0.018813055,-0.0010281294,0.0073188134,-0.011816658,-0.018128673,0.022903638,-0.010903888,0.03043951,0.0839041,-0.026417851,0.06876513,0.0013307873,-0.008993268,-0.043053836,0.009826037,0.017488386,-0.003812503,-0.035141937,0.03188938,-0.013074674,-0.01768127,0.022948425,0.031621948,0.03352914,0.017104674,0.023777181,0.038312275,0.0018352806,-0.021991171,0.013137647,-0.015170768,-0.020515345,-0.025752997,-0.004738612,-0.0033522178,0.02102947,0.010408083,0.020609157,-0.014933454,-0.008200779,-0.05180759,-0.015501728,-0.005445474,0.04983212,0.041234758,0.061887767,-0.06608824,0.040255617,-0.004474087,0.029640261,-0.0025737318,0.007924423,0.039810162,0.0060424935,0.049462587,-0.02982079,0.014898405,0.009448119,-0.027166342,0.025090903,0.017365655,-0.015888961,-0.04918252,0.027444273,0.06229554,-0.06360786,-0.030577358,0.045445655,-0.056706727,-0.024048598,0.033943724,0.027545013,-0.020864248,-0.052661173,-0.0018836881,0.015818479,0.011327341,0.019640403,-0.016352456,0.04553274,0.037511926,-0.012025393,-0.000035801568,0.020747783,0.009550575,-0.038167704,0.011964323,0.037120648,0.03331492,0.0012108545,-0.006794446,-0.0014431211,0.04744971,0.020056497,-0.014899283,0.060304265,-0.0058567817,0.031929363,0.02543237,0.047400303,0.014365459,0.036964934,-0.033871606,-0.03932598,0.013225439,-0.03331852,0.011804818,-0.021669298,0.054143336,-0.05377653,-0.025119739,0.04368191,0.045292128,-0.0063201603,0.04093359,-0.015067618,-0.0019038101,0.0020740733,-0.027236547,0.010416277,-0.0025411271,0.012945016,-0.023792649,-0.016475104,0.038189728,0.0099580875,-0.05982504,-0.03501963,0.011025017,-0.040665198,-0.028701428,0.051914833,-0.056967057,-0.015200016,-0.0019069756,-0.030853622,-0.011182768,-0.057806507,-0.024060665,0.021016315,-0.0070216083,0.021554077,0.006267431,0.018763054,0.023038384,0.018131169,0.003087886,-0.010975303,0.0065301056,-0.05699069,0.018138139,0.024542568,-0.030733155,-0.019465031,0.029911939,0.039363697,0.00469615,0.017683867,-0.00948468,-0.06409594,0.01825515,0.03689116,-0.0028295412,-0.022073882,-0.0204215,0.03137191,-0.046640184,-0.035996158,-0.017816087,0.041814886,0.038514815,-0.03342843,-0.017504076,-0.008941906,0.012263872,-0.015736528,-0.009209231,-0.024244279,0.0073789917,0.010480244,-0.012039928,-0.04540626,0.0018833305,0.011852061,0.010099306,0.012602146,0.0012105114,-0.004635354,-0.02511816,0.018993845,-0.011347537,0.013371633,0.007740407,0.013085006,-0.031692807,0.008536859,0.023977388,-0.034935214,-0.017165244,-0.040496334,0.025476959,0.060255453,0.010224103,-0.031395018,0.032910492,0.014955542,0.01583775,0.07790154,-0.0033132937,-0.053674612,0.0025335562,0.027237674,-0.0481366,-0.016654259,0.022401968,0.05364179,-0.008626378,-0.002396041,0.019177549,0.00087943766,-0.18171756,0.025000392,-0.012540884,0.03892615,0.015008899,0.0024370535,-0.02801152,0.012534385,-0.03376519,0.06662119,0.022926603,-0.053774882,0.00830479,0.017384741,0.030681761,0.00060664385,-0.0077385255,0.01537664,-0.036152683,-0.036964282,-0.050649554,-0.0514149,0.0060389023,-0.024960665,-0.018729102,0.03052839,0.09244799,0.019462202,-0.008884495,-0.025653064,-0.049931996,-0.026870353,0.011108451,-0.0010037032,-0.013560052,0.01382966,0.025940904,-0.0035983124,0.010325303,-0.006355755,0.029371148,0.037026923,0.011348532,-0.013878733,-0.011701963,0.008013454,-0.011951552,0.00046183655,-0.05243541,0.0076535773,-0.023902178,-0.048313417,-0.0294483,-0.06505994,-0.046675734,-0.006386665,0.009073811,0.045441333,-0.010318735,0.039303947,-0.019966755,-0.021312922,0.038382698,-0.02574529,-0.027227627,-0.056169245,0.028956402,-0.010828521,0.025811497,-0.034959152,0.02282593,-0.051519755,0.0042788787,-0.040436056,-0.02527977,0.018829782,-0.016966438,-0.018271875,-0.023436865,-0.07676186,0.056257624,0.015389988,-0.025261836,0.049017668,-0.019493517,-0.014111368,0.0288753,0.02051965,-0.00080560375,0.25344968,0.009718045,-0.032819886,-0.012511187,0.032601498,-0.0054389588,-0.004897319,0.05629238,-0.03232557,-0.046068672,-0.032570515,-0.012848983,0.024412699,-0.04993414,0.011754726,0.014147285,-0.057419833,0.001173839,0.09179323,0.034368124,0.030305142,-0.014620297,0.050570037,0.009949487,-0.03733953,-0.005684601,-0.030293027,-0.0056695887,0.0048426725,0.044759616,-0.034383204,0.029739562,0.028729994,-0.033450577,-0.02028605,-0.0010225192,0.029653488,-0.05194993,0.034035586,0.027328044,-0.007910473,-0.023007864,0.02730054,-0.030555952,0.014620768,-0.03438506,0.03130893,0.009348481,0.0012706259,-0.0064819027,0.023063362,-0.045706555,-0.012135476,0.0027987105,-0.019874165,-0.012876233,-0.026946306,-0.017327933,-0.009728378,0.021950876,0.021199642,-0.002129732,-0.048033837,0.0032130503,-0.0050176303,0.02402089,0.020312099,-0.0074765496,0.018798418,0.025127912,0.0041848053,0.015724475,-0.0009450682,-0.003344794,0.049582824,-0.004008835,0.045211166,-0.01310472,0.007373264,0.033876814,-0.025871819,0.0018211959,-0.015590075,0.039176755,-0.002058517,-0.023458386,0.028987259,0.05028179,-0.026101027,-0.0021468943,0.024608487,0.004604117,-0.02938586,0.043173444,-0.0077298726,-0.031498216,0.027694855,-0.019868748,-0.0685126,0.008233551,-0.031187154,-0.010741047,-0.014073982,-0.01914108,0.039142486,0.026008228,-0.016182244,0.005120556,0.010123664,0.010744392,-0.029286107,0.022992693,0.014885771,0.030376883,0.00666326,0.04638282,0.025011577,-0.0048493566,0.044870723,-0.012219124,0.035004705,0.033605315,-0.028790044,0.013208035,-0.03865513,-0.071604095,-0.00811504,0.05409478,-0.02285838,0.04329359,-0.008644514,-0.025554443,-0.023820808,0.025777746,0.03031544,-0.011304889,0.042130075,-0.014464075,-0.00767894,0.013929164,-0.0277912,0.014680005,-0.016591698,-0.001870973,0.032303106,0.034624375,0.00014437013,-0.0027474617,-0.021247776,0.03521299,0.011076926,0.034737695,0.0115860915,-0.017344883,-0.015043103,-0.07944059,-0.009202419,-0.028005403,0.0024307647,-0.037209865,-0.00048466565,-0.003880312,-0.0019471879,0.059536006,0.01334413,0.019458061,0.025333151,0.021084886,0.0012294254,0.016233962,0.018394738,-0.056139022,-0.040344704,0.001199125,0.012998028,-0.027681433,-0.06856731,-0.0068569,-0.0109552,-0.0007869528,0.022717556,0.0112586785,-0.020105828,-0.009923981,0.034806434,-0.0541782,-0.0029365134,-0.012809327,-0.0481613,0.0057547637,0.007401958,0.106070384,-0.00020722045,-0.0004481195,0.023300305,-0.0033850314,0.037864424,0.024144722,0.040516425,0.0019676688,0.008647555,0.009688261,0.021286283,-0.00399064,0.02989921,-0.0022067367,0.0031481353,0.038689308,-0.025946746,0.022237342,0.04240273,0.0026191312,-0.06582321,0.01427833,-0.03287039,-0.009872799,0.0042416635,0.06768633,0.018772198,-0.030831106,0.0031221502,-0.014726348,0.01424461,-0.020539168,-0.020279752,0.0131169865,0.019881887,0.012422345,-0.024434322,-0.022446461,-0.0014386849,-0.0075877295,0.020126723,-0.0042372486,-0.026550964,0.014241168,0.011513809,0.007533222,-0.039633468,-0.059736066,0.013642932,-0.008177991,0.005913941,0.029008815,0.030802878,0.016569404,-0.0023892245,-0.08141721,0.016591828,0.00073766254,-0.015698845,-0.06036734,0.022113493,-0.0591495,0.027201636,-0.020355139,-0.022427667,-0.010320988,0.013726961,-0.028122243,0.019692672,0.036818612,0.018989887,-0.023827812,-0.02073548,-0.02173448,0.018441547,0.012953585,-0.021235479,-0.0013442275,-0.019016419,-0.007401889,0.02233179,-0.049688417,0.020661514,-0.018533168,-0.02693109,0.015989874,0.027174084,-0.06415546,-0.012602327,-0.015041305,-0.0054672486,0.020973539,-0.045146227,0.0007106539,0.016173467,-0.04629427,0.03267567,-0.036027122,0.00100336,0.018398548,-0.037064362,0.051764857,-0.01803102,0.0028173125,-0.061660513,0.04232081,-0.042822167,0.006536874,-0.023597416,0.019655103,0.02219559,-0.009062913,0.010000918,-0.0022632391,-0.030092284,-0.022024296,0.058440715,0.023347527,-0.023737011,-0.011307882,-0.023813497,0.032698408,0.0071544023,-0.009995936,0.067635864,-0.050600376,-0.016612368,-0.015984371,0.0018109551,-0.008453511,-0.033999283,0.004400015,-0.021312293,-0.00015873651,0.013502675,-0.006974663,0.003023915,0.009801111,-0.044561,-0.0059575224,-0.013422331,-0.010753184,0.007892992,-0.03796114,0.056899853,0.0024657112,0.03389273,-0.007682108,-0.028320145,0.009741976,0.033749778,-0.006049173,0.016063694,-0.02557627,-0.010191315,-0.0012150661,0.00091896125,0.011912437,0.021421574,-0.007715437,-0.011845926,-0.046169832,0.040775266,-0.015853364,-0.001356012,0.018714957,0.02724336,0.051433958,-0.036803897,0.03304858,0.011381448,0.0033902335,-0.012856149,0.021030221,0.025127828,-0.057247855,-0.02176593,-0.036451712,0.020682612,-0.026103115,-0.000023963174,0.017067667,0.0042089378,0.047949564,-0.008919367,-0.03151305,0.05291574,0.045373373,-0.05928592,-0.074684486,-0.0052177995,-0.024110505,-0.0028699737,-0.020086046,-0.0034908326,0.051971037,0.018229086,0.042115144,0.004309856,-0.0008532945,-0.027303513,0.0066548474,-0.16301374,0.004030648,-0.055437658,0.018118514,0.00018164748,0.01511196,-0.019652225,-0.026014807,-0.02454127,0.001755975,-0.019381644,-0.027513957,0.013246469,-0.016824365,0.011157687,0.009003037,-0.0052064634,-0.014021231,-0.038024615,0.057148494,0.008868244,0.014387896,0.05562263,0.00027878428,0.033106454,-0.0042721136,0.0047274134,0.019267287,-0.020515848,-0.06494783,0.011899603,-0.04474035,0.01180887,0.039259046,-0.0053290925,-0.010895499,0.016190547,-0.016624503,-0.035631366,0.03629762,-0.019123595,0.021336395,-0.012528366,0.012196876,0.02599936,0.0560201,-0.0025273934,-0.0064124516,-0.00973438,-0.0025427113,-0.016058587,0.022665866,-0.03787209,0.026826207,-0.0018579162,-0.024300616,-0.020298552,-0.022056831,-0.022275724,0.0064242748,0.0028628088,0.034825634,-0.026116189,0.027211932,-0.04371929,0.043101165,-0.0801931,0.0005157276,-0.022568194,-0.020767007,-0.004382828,-0.0080803605,-0.022030761,-0.03775593,0.0006052425,-0.0090665445,0.030624716,-0.024802959,-0.03208623,-0.009976908,-0.013718849,-0.02621876,-0.027464386,-0.0040442785,0.078615315,-0.02010114,-0.00085103116,-0.009619089,-0.045420095,-0.0010319249,-0.06719538,-0.023814209,-0.04534403,0.004310075,-0.01752147,0.022016693,-0.026030248,0.013380849,-0.030436035,-0.004895854,0.008795915,-0.027462155,-0.023124687,0.009240836,-0.035363052,0.042724144,0.0035923235,-0.0022339313,-0.007483024,-0.0047321175,-0.028458009,-0.024480958,0.010996349,0.026683602,-0.079298,-0.026542626,-0.009248108,0.040150825,0.030706035,0.041343108,0.033506922,0.013337414,0.029516412,-0.041942373,0.002878856,0.0626805,0.016632704,0.018054819,0.019324077,-0.0053255665,0.03436712,-0.039791726,-0.008933463,0.030282648,0.04717222,-0.029760879,-0.012553504,0.047313865,-0.053706042,-0.04095175,-0.032617815,0.028766267,0.030128272,-0.044174846,0.01987268,-0.022446733,0.0036642642,0.014778462,-0.011294601,-0.010301554,-0.013689094,-0.013511218,-0.014725296,0.050493725,0.007637473,0.0073184404,-0.0020364544,0.03897471,-0.044829275,0.03278373,-0.035584476,-0.020198356,-0.051380128,-0.032184456,-0.030916225,0.022814041,-0.038485676,-0.011393746,-0.039550938,0.004052165,0.013050436,0.011392996,-0.035824303,-0.0037204663,0.018047111,-0.020583697,-0.0455344,0.000031014293,0.032642663,-0.0016351627,0.03074688,-0.012503278,0.020626474,0.06246228,0.01473865,0.040563058,0.015290312,0.03349521,0.014771939,0.0024625328,0.015078725,0.008439422,-0.024192767,-0.024867978,0.050381914,-0.020264108,0.015830731,0.0062590553,0.027649572,0.04493442,-0.019629827,-0.03472553,-0.03625251,-0.019712593,-0.016885834,-0.017037373,-0.04508164,-0.01285131,0.01008683,0.043630533,0.027859088,-0.01943052,0.004831191,0.06736869,0.026727172,-0.018713485,0.018201916,0.021548769,-0.018050998,0.017106969,0.042540208,0.043587036,0.018996412,-0.018048145,-0.03353405,-0.02669259,0.0071654967,0.006282895,-0.02023036,-0.00064711634,0.0046198447,0.004705134,0.0018990006,0.016007788,0.0061768466,0.015975136,-0.08724084,0.0004164633,-0.022982756,-0.034657057,0.08175434,0.011774689,0.014734252,0.0071012382],"last_embed":{"hash":"191h34d","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"191h34d","at":1762859993374},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{6}","lines":[148,148],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"191h34d","at":1762859993374}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010057879,-0.033034004,-0.04300719,-0.022341887,-0.03249463,0.007728076,0.04202716,0.026166383,-0.004599673,-0.00065308926,0.0075595924,0.03452953,0.0015995525,0.028913775,0.008280698,0.007712316,0.0029234313,-0.0048219627,-0.016618414,-0.0058808266,0.016350057,-0.017703056,0.029977825,0.027181394,-0.04389854,0.03140827,0.0036803354,-0.030437712,-0.015013491,0.05602196,-0.0004557131,-0.09905033,0.015692815,-0.018359525,-0.02123194,-0.027822124,-0.013548679,-0.015694888,-0.046561714,0.028842125,-0.006407612,-0.019593716,0.0036235757,0.015709858,0.00976459,-0.020800296,-0.0073641385,-0.0049447184,-0.028568834,-0.031856146,0.031032408,0.0037027942,0.026051192,-0.023236696,-0.009290567,0.059563927,-0.029273704,-0.045654524,-0.027743528,-0.01271012,-0.0068887477,0.0033857096,-0.02064507,-0.01059309,0.043675937,0.03924107,0.015210664,0.00027145646,-0.014438927,-0.009898959,-0.033632193,-0.01809355,-0.039683893,-0.0070201186,-0.048590135,0.030574871,0.012848183,0.0013416804,-0.033221796,0.018509652,-0.01462415,-0.015269869,0.016125109,-0.01882766,0.03165931,0.049738776,-0.02135588,0.06502148,0.0002660018,-0.013044845,-0.059485223,0.023975441,0.02535387,-0.01823662,-0.046769142,0.022693722,-0.007840997,-0.028784255,0.022367487,-0.0020079676,0.013529899,-0.005013246,0.027661318,0.040051527,-0.0030487871,-0.03955455,-0.0027666304,-0.008942546,-0.00863078,-0.026145227,-0.008866491,-0.014796074,0.0074332864,0.007700995,0.036006697,-0.01705223,0.012529804,-0.058601294,-0.014335005,-0.0030044066,0.06497183,0.06077936,0.058883358,-0.08584195,0.06881146,-0.0032662186,0.025901468,-0.0027186493,0.0035126077,0.02377672,-0.003150773,0.052677628,-0.014704623,0.010923456,-0.00465035,-0.020589022,0.03251783,0.011102037,-0.0070912573,-0.03961254,0.0416165,0.060319584,-0.07153925,-0.026267635,0.04755585,-0.055052474,-0.040020302,0.0039113527,0.04367602,-0.030141164,-0.051791973,0.025299773,0.045018967,0.020139271,0.0068362704,-0.018833427,0.046967454,0.05925549,-0.0068824394,-0.0134973945,0.029025875,-0.0013378977,-0.042534098,0.0044851154,0.028707752,0.008245561,0.013295812,-0.0100826705,-0.0016130772,0.039807156,0.0007660041,-0.023867154,0.021334805,-0.0127215525,0.029889746,0.024919098,0.034383323,0.022064606,0.047550604,-0.02290248,-0.022440702,0.011562378,-0.040313367,0.02003099,-0.032951243,0.03242637,-0.03783028,-0.019942703,0.040613342,0.04187435,0.002992717,0.038500655,0.009135086,-0.0038678609,0.016416093,-0.010671319,0.004499764,0.0028610327,-0.0042627174,-0.026012713,-0.031088486,0.059918534,0.0092785675,-0.045868654,-0.016301552,0.014022719,-0.04088009,-0.05871775,0.03025464,-0.06709217,-0.02377781,0.02051008,-0.016157024,-0.0124503,-0.06324158,-0.029573087,0.033241317,-0.0008931015,0.032599363,-0.005733367,-0.01423205,0.03235001,0.011168208,0.026681282,-0.004227994,0.002687845,-0.038715884,0.029096402,0.03927901,-0.028655631,-0.02182996,0.012019751,0.026976261,-0.016016347,0.018208126,-0.0064147594,-0.073160745,0.019633476,0.03903021,-0.01629491,-0.0025153093,-0.005221223,0.01162829,-0.05515064,-0.03232123,-0.023133965,0.037973654,0.05693335,-0.048678912,-0.010694202,-0.026503917,0.005917432,-0.017694391,0.013836565,0.010755015,0.026913995,0.0018873768,-0.011676469,-0.024086941,0.0019661665,0.024357539,0.013959595,0.0068572536,0.017198615,-0.00086705014,-0.022490103,-0.0068943356,0.013227453,-0.0020262976,0.0041457675,0.008275755,-0.03353036,0.012736069,0.0065003843,-0.02464235,0.005380528,-0.02689742,0.026852028,0.05485851,0.010668807,-0.023531822,0.037489515,0.02835853,0.015383836,0.07739755,-0.0076461085,-0.041152377,-0.0047895424,0.007311129,-0.05308299,-0.015641576,0.013189833,0.049371015,-0.001922671,0.007896983,0.035206825,0.0030456742,-0.18547048,-0.0031250077,-0.0076870914,0.047388755,0.029008321,-0.006390832,-0.019452961,-0.00047189134,-0.035459906,0.07947952,0.010067411,-0.05549158,0.00023624112,0.013813477,0.021474157,-0.0041394252,0.0024758377,0.009317459,-0.039332632,-0.032196313,-0.058920763,-0.043041885,0.0149598,-0.019556373,-0.013865604,0.027559252,0.08562722,0.012791973,-0.017063215,-0.016683944,-0.035965234,-0.04889221,0.012867908,0.0058871196,-0.017679622,0.018856887,0.0043032872,-0.008008631,-0.0012851831,-0.004726522,0.04005318,0.02398673,0.016813815,-0.010405796,-0.0059753954,-0.020543968,-0.017635187,0.002986936,-0.056112595,0.016266674,-0.027780503,-0.047878515,-0.03788883,-0.055858605,-0.055688765,-0.0065440433,-0.0013703834,0.056451347,-0.011565076,0.029363709,-0.01877881,-0.018990591,0.032215916,-0.03831201,-0.036473267,-0.055660024,0.023607654,-0.01584911,0.031823926,-0.02171951,0.027180627,-0.051203903,0.013445997,-0.044334184,-0.023182869,0.02462839,-0.01189407,-0.0310129,-0.02988608,-0.090680905,0.037372254,0.025761934,-0.013956371,0.04940966,-0.025417134,-0.030444043,0.028791167,0.021723645,0.028162057,0.2629205,0.03128804,-0.027233547,-0.009035801,0.0028723641,-0.01226731,-0.00018610235,0.079912536,-0.044738095,-0.04878419,-0.03627303,-0.0011881798,0.019462964,-0.030812507,0.003957784,0.027832897,-0.04954252,0.007539023,0.092404984,0.032842983,0.013005042,-0.043830097,0.04203598,0.008566846,-0.019322565,-0.0057602325,-0.052276444,0.00455197,0.02535909,0.053058773,-0.03140353,0.018683366,0.040243134,-0.03699957,-0.021491934,-0.016137892,0.026377799,-0.04678232,0.02966042,0.02010624,-0.003724549,-0.022429941,0.025264125,-0.026497254,0.008008801,-0.018377323,0.0285254,0.010050006,0.011425107,-0.003141693,0.020150542,-0.050257456,0.0026668338,-0.0015921994,-0.010536919,0.00083186984,-0.0062884083,-0.031101344,-0.006226776,0.047215182,0.03486612,-0.0020358115,-0.04936554,0.014496224,-0.0019846496,0.0056563965,0.026569732,0.0023184482,-0.0035696751,0.022660732,0.0022329579,0.011406129,-0.0024072423,0.008081468,0.04109812,-0.008490025,0.069969654,0.00072092336,0.0012498795,0.026417434,-0.018717447,0.0051364773,-0.0073036086,0.033384204,-0.0016220317,-0.027995488,0.031927727,0.050037097,-0.013799182,0.007468976,0.01749073,0.019388564,-0.030486519,0.042305198,0.000444012,-0.014533234,0.01053285,-0.027333705,-0.06696112,0.019004606,0.009723099,-0.004939335,-0.005439768,-0.027579855,0.01519208,-0.007731288,-0.014102467,0.0073155006,0.011264118,-0.010818153,-0.047334414,0.023933342,0.02646903,0.039720662,0.01645293,0.039948456,0.031341247,-0.0021634086,0.05548051,-0.012562021,0.033994675,0.012384019,-0.023018366,0.018707532,-0.038275056,-0.06902667,0.010763494,0.029248172,-0.042796846,0.04951762,-0.0005425375,-0.024908261,-0.012232143,0.02063285,0.021731766,-0.0023382725,0.031968117,-0.011299497,-0.002475777,0.027601004,-0.03716457,0.005706435,-0.021490924,0.006830726,0.035786748,0.025943426,0.0004856202,-0.011594859,-0.0014089254,0.024051685,-0.00433859,0.031878673,0.042831607,-0.0011061683,0.0042773164,-0.06912194,-0.0154446205,-0.03620735,0.0027619444,-0.041551556,-0.008126404,-0.01248995,-0.014490441,0.06596526,-0.0067192046,0.007608919,0.0010028176,0.025192909,-0.007415544,0.006280684,0.007049661,-0.04830905,-0.050533634,-0.006790521,-0.002184246,-0.005640678,-0.06894475,-0.0052717323,0.010842347,0.0010979716,0.020397115,-0.0031823388,-0.031502556,-0.0016889467,0.047146127,-0.05963384,-0.01080257,0.0010400647,-0.035674755,-0.012282498,-0.037237808,0.10546529,0.029751396,0.0020861782,0.01521665,0.0027033358,0.075620286,0.037489697,0.0134092895,0.020942084,0.0061810603,0.024488779,0.012478782,-0.005461026,0.018598942,-0.007351417,0.016763773,0.029736994,-0.023465084,0.018548295,0.045846388,0.011228257,-0.034890525,0.012138169,-0.022673545,0.0019937737,0.009568943,0.06598668,0.014334171,-0.022592697,0.009294632,-0.03807516,0.007564263,-0.017866423,-0.033506706,0.007115025,0.016712025,0.006400404,-0.025301374,-0.03333671,0.00027308273,-0.025941333,0.0065455046,0.0025843836,-0.025344966,-0.0028608402,0.013960139,0.018112572,-0.037713137,-0.06398246,0.020223837,-0.0005240455,-0.0045218645,0.06232731,0.053016618,0.0092051765,-0.006956074,-0.06296963,0.034614794,0.025524778,-0.007916994,-0.049890324,0.015906515,-0.048590068,0.04158669,-0.008068172,-0.032366797,-0.011948424,0.001637517,-0.026780905,0.022179006,0.02614797,0.008395293,-0.018549893,-0.026234861,-0.021299953,0.02531902,-0.00034033548,-0.008708965,-0.0024679403,-0.02817953,0.0027950746,0.018855548,-0.008585454,0.03055967,-0.011364187,-0.040561598,0.017783005,0.055697408,-0.05537876,0.016242055,-0.015509042,-0.013043569,0.03155728,-0.054776747,-0.003602804,0.027523162,-0.032569934,0.03297395,-0.04048371,0.0075804987,0.018264573,-0.035080977,0.030932965,-0.025900545,0.0003581754,-0.066567704,0.027657852,-0.023250287,0.006452741,-0.028282585,-0.024673471,0.014552494,-0.0065948227,0.001909305,-0.011272995,-0.029581077,-0.007154293,0.042481937,0.013362965,-0.01422958,-0.028260212,-0.0055559836,0.036281567,-0.008298552,0.014737221,0.04428217,-0.03526217,-0.01806824,-0.0077935243,0.026998563,-0.011555519,-0.01916457,-0.036125343,-0.0064122546,0.007573657,0.011677133,-0.022748271,-0.0069354456,0.0019939062,-0.038897745,0.005892864,-0.0073221796,0.0071488633,0.0022880437,-0.05823206,0.046708126,0.013895058,0.042258803,-0.0031308362,-0.04520761,0.01609884,0.03534021,-0.0036678496,0.0024932188,-0.025606187,-0.0070139207,0.0012666602,0.0118238805,0.020384539,0.043618858,-0.018193848,-0.02828958,-0.052442186,0.033599213,-0.014517374,0.013417287,-0.026791675,0.014499368,0.032979656,-0.032188755,0.0115331635,0.0053842687,-0.009682616,-0.010470654,0.030026117,0.01424536,-0.022989975,-0.0239689,-0.051426392,0.016648598,-0.021962909,0.011852647,0.022015186,-0.022835156,0.016754257,-0.012752706,-0.043922726,0.045783497,0.04749692,-0.044539742,-0.076353356,-0.02304298,-0.028040743,-0.013211973,-0.02731266,-0.010180924,0.040331814,0.029432148,0.03111703,0.010031387,0.008812044,-0.021757402,0.0059729777,-0.16029544,0.0056676497,-0.027668778,0.0120539805,-0.0032439393,0.0101665305,-0.01874685,-0.024812931,-0.014468384,0.008729048,-0.0208798,-0.030481486,-0.0069226637,-0.014098318,0.020020545,0.028876025,-0.004476065,-0.0062605008,-0.054224987,0.07120106,0.010220025,0.023601929,0.030386355,0.011610417,0.041104894,0.0024080463,0.009629649,0.017285772,-0.019692702,-0.054557033,0.02385965,-0.022518529,0.014335232,0.030612081,-0.04610181,-0.025996858,0.011913809,-0.015387677,-0.038787488,0.020645967,-0.017472727,0.018313093,-0.010901618,-0.014543288,0.016487394,0.063421994,-0.02019526,-0.016433002,-0.017926259,-0.010634204,-0.014114096,0.009679564,-0.01897072,0.015636202,-0.0034860263,-0.024430843,-0.022222603,0.0012123983,-0.02090487,0.007347057,-0.00041326942,0.034429356,-0.028840894,0.004799427,-0.012911046,0.050863508,-0.085410185,0.0028665334,-0.036854245,-0.012572086,-0.029188545,-0.0017289113,-0.012466944,-0.04746493,-0.010171299,-0.019251963,0.03600365,-0.027158951,-0.046127353,-0.0043517365,-0.002421021,-0.035369527,-0.036855463,-0.012445003,0.064380415,-0.013633516,0.014829373,-0.01881514,-0.04413957,-0.011026814,-0.047100585,-0.045285154,-0.031434275,0.0009666717,-0.0062061185,0.040954303,-0.021585515,0.004517545,-0.014996269,-0.0069589997,-0.0085353395,-0.023298545,-0.036469724,-0.00691111,-0.017472448,0.033721484,0.0013843281,-0.008175345,-0.0054909517,0.004650922,-0.044400573,-0.018933482,0.007555149,0.03600777,-0.06982157,-0.028071452,-0.009198302,0.030825907,0.039224386,0.0073040067,0.037145432,0.028021898,0.030495465,-0.033378065,0.02730574,0.04769542,0.031100005,0.01074697,0.027200878,-0.0010113874,0.037739158,-0.028154679,0.03030467,0.02117444,0.051650062,0.0038835586,-0.0005904331,0.044857815,-0.030205159,-0.04901681,-0.03743277,0.03777629,0.044973124,-0.046923913,0.014973383,-0.02656389,-0.011881826,0.013277918,-0.005634515,-0.000121352714,-0.005433624,-0.025186652,-0.006394201,0.07195083,-0.0002537649,0.012576143,-0.014276165,0.050058477,-0.03417936,0.030766776,-0.01627895,-0.017393535,-0.03220714,-0.032024246,-0.043103687,0.037543558,-0.048194848,-0.022419404,-0.04163717,0.0096465275,0.016953662,0.0056145573,-0.019082887,-0.015272504,0.013958511,-0.041169334,-0.024690192,0.027173318,0.030341733,-0.0033809692,0.039570294,0.0094822645,0.025982765,0.046405707,0.006644075,0.02082303,0.012536585,0.029962452,-0.009537248,0.009191131,0.0013234215,-0.0015585471,0.009277711,-0.039549563,0.06368605,-0.018991835,0.012747894,-0.02265058,0.022252288,0.026777226,-0.014880487,-0.008621045,-0.037627276,-0.033482943,-0.014393253,-0.020321226,-0.01312738,-0.008372856,0.0028374684,0.022658419,0.01195741,-0.0011751716,0.0006862255,0.07296609,0.009650885,-0.02783471,0.0067556007,0.032852303,-0.013513688,0.0014876705,0.05607673,0.06406388,0.0024374358,-0.028489083,-0.014784117,-0.02017979,-0.0036430294,0.0034876422,0.00048728578,-0.0026266612,-0.01143454,0.018686568,0.007364948,0.025421835,0.015187993,0.014772966,-0.07830626,0.0039019787,-0.018707115,-0.008565927,0.041941352,0.003566263,0.004759462,-0.008640016],"last_embed":{"hash":"ty6c4a","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"ty6c4a","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{7}","lines":[149,149],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ty6c4a","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036851127,-0.034018375,-0.030175218,-0.023183055,-0.03608918,0.00562122,0.027488178,0.012227329,0.003038977,-0.010489896,-0.008754274,-0.0018139862,0.024831422,0.026645118,0.015651073,0.019938806,0.0010235962,-0.0077874903,-0.012416123,-0.0042489995,0.00043735563,-0.020086844,0.011550679,0.0010756665,0.006032252,0.031389993,-0.010786144,-0.0008695337,0.015676059,0.054321874,-0.0031177949,-0.06962782,0.01439518,-0.012761784,-0.03840477,-0.015499632,-0.011857529,-0.009950114,-0.031490427,0.04430137,0.020374285,-0.008231796,-0.0027030713,0.050598305,-0.0006170154,-0.006601525,-0.0349537,-0.00095852866,-0.05843562,-0.020627638,0.02498886,0.0042861137,0.04202183,-0.036155663,-0.022631872,0.0050392803,-0.03287717,-0.03830376,-0.0074881883,-0.0062403283,-0.04818502,0.017854417,-0.01850338,0.020355752,0.063469104,0.046783973,-0.024749637,-0.021297922,-0.0037363924,0.006127208,-0.03737091,-0.030966157,-0.055192936,-0.013304777,-0.058964092,0.01059664,0.0181385,-0.018815456,-0.011174011,-0.017277017,-0.010720769,0.00034688276,-0.00009297543,-0.013741126,0.014291685,0.05314035,-0.013901716,0.045622904,-0.013208683,-0.0028831572,-0.030850122,0.01866031,0.026898578,-0.0006068637,-0.040051017,0.026576703,-0.0011521998,0.0095840115,0.035567112,-0.0053699627,-0.019467888,-0.029137477,0.040606853,0.024630519,-0.009544329,-0.06191286,0.010280255,0.019890351,-0.023588749,-0.027615186,-0.009106163,-0.004635176,0.014187933,-0.0019927437,0.0323169,0.006676705,0.014930038,-0.041569114,-0.026190056,0.012367248,0.057542466,0.023322662,0.07047119,-0.07562634,0.032330643,0.009380521,0.03488447,-0.0046865777,0.00087574904,0.031760484,-0.021879358,0.041687466,-0.010614535,0.019303832,0.030590314,-0.02825463,0.038813103,0.0066837086,-0.01501447,-0.03904695,0.049359176,0.050918937,-0.057873085,-0.02006775,0.059599303,-0.061955117,-0.00851629,0.02621339,0.02850051,-0.018515868,-0.08170395,0.017523881,0.04452349,0.03698654,-0.0037555343,0.023679357,0.017603792,0.04725814,0.013738029,0.020263363,0.012540007,0.039673805,-0.05993715,0.011985184,0.04892129,-0.005211112,-0.002188879,-0.015103262,0.00748268,0.021358289,0.026763886,-0.01796789,0.045027167,-0.016120628,0.018542316,0.0335,0.034814578,0.0153457,0.021041937,-0.046613477,-0.025073808,-0.0017371821,-0.04914789,0.010046624,-0.02619484,0.020212725,-0.024653107,0.020139253,0.039305363,0.021235825,-0.032914404,0.049776446,0.020677371,-0.000760685,0.01038111,-0.01091443,0.00673637,-0.00033403392,0.006274938,-0.02559352,-0.024818052,0.05701304,0.0006767194,-0.056827396,-0.040029723,-0.0032409818,-0.043114264,-0.014390803,0.021581938,-0.038882207,-0.0017549915,-0.0073450324,-0.051475693,-0.004605518,-0.040897213,-0.017449664,0.04729182,0.022363452,0.011601687,0.0106750205,0.011050503,0.036146015,0.009144482,-0.003850753,-0.0014875813,-0.018998966,-0.03207372,0.042118482,-0.0047265464,-0.032143254,-0.01962431,0.021288853,0.022469379,-0.022190964,0.0037792884,-0.02739301,-0.06931307,0.022055535,0.045127593,-0.0035031717,-0.017859312,-0.033548336,0.03584947,-0.040572457,-0.015133222,-0.019760128,0.046660468,0.04277743,-0.041256122,-0.014551243,0.026392587,0.0075336522,-0.02305773,0.012406688,-0.003289195,-0.0029309208,0.010208901,-0.023486348,-0.057748847,0.016078407,0.017947298,0.014623178,0.019386021,0.016056202,-0.02651246,-0.0057038376,0.023161562,0.013370609,-0.0056447773,0.016632054,0.019685218,-0.000064467145,-0.00545056,0.008876973,-0.047733765,0.012536885,-0.028880281,0.0127845695,0.073558606,0.01724335,-0.045117497,0.050573803,0.029414814,0.0056116767,0.07254107,-0.029411012,-0.01642648,0.00054034113,0.031770498,-0.038066518,0.0015114798,0.0050418843,0.069166094,0.012871205,0.016467638,0.03427671,-0.021565367,-0.17535259,0.0023694905,-0.022709925,0.022689145,0.025261814,0.011396565,-0.016842453,0.0016797801,-0.05979194,0.041848082,0.022045888,-0.053967033,-0.013601332,-0.0029512192,0.028935838,-0.010362631,-0.023556268,0.0031729408,-0.032963958,-0.054321796,-0.023337651,-0.030697374,-0.0038663072,-0.023924336,-0.009995107,0.01687158,0.063854344,0.0458905,-0.010618894,-0.011039399,-0.03234359,-0.022821592,0.014571152,0.009391087,0.012409384,0.016589416,0.008949062,0.02545186,0.007561318,0.021573216,0.008546448,0.040029857,0.0148407165,-0.003107029,-0.03018865,0.019034391,-0.016057802,-0.013366183,-0.078981295,0.011157058,-0.016082862,-0.0336616,-0.049344704,-0.069626056,-0.0306501,-0.0034231646,0.04211148,0.03792207,-0.030978475,0.033209346,-0.013375131,-0.0021940353,0.034332477,-0.022490002,-0.019493083,-0.043104827,0.018082414,-0.01239513,0.051238306,-0.030206306,0.012500973,-0.026456933,-0.026766915,-0.046904355,-0.057544485,0.0031789225,-0.025529362,-0.013767256,-0.019727476,-0.07256874,0.013844303,0.026296433,-0.02764216,0.009162389,-0.016366666,-0.017761227,0.022113355,0.019532477,0.031160256,0.25733382,0.010606027,-0.055802397,-0.0006482987,0.045723286,0.0072109387,0.022363927,0.12500633,-0.055306267,-0.04853947,-0.039589267,-0.045027573,-0.0009371584,-0.032840554,0.0044781985,0.01738155,-0.027116843,0.0071117133,0.08894499,0.02922788,0.0365509,0.024109941,0.047385786,0.012138755,-0.04218177,-0.018390855,-0.054488458,0.011098257,0.015402711,0.012040053,-0.017264158,0.016322779,0.006965643,-0.02230332,-0.03241577,-0.0031762582,0.0332242,-0.07496101,0.03460179,0.0149757145,-0.006250424,-0.010177269,0.01464165,-0.034007497,-0.011127834,-0.021226522,0.019036133,0.027789671,0.021208614,-0.008455321,0.030831702,-0.036173847,-0.009052199,-0.010629036,-0.013780721,-0.019969257,0.005839924,-0.04020901,0.0032649208,0.027971203,0.0076825432,-0.008914038,-0.050904956,-0.0068096006,-0.019370325,0.021502621,0.0010244502,-0.0014185645,-0.0068360707,0.023272576,-0.003989825,0.0019790097,-0.02265851,-0.0036037946,0.04709912,-0.002042632,0.023416694,0.015471648,-0.021670695,0.018743416,-0.020782512,0.0037871737,-0.0060344064,0.019914761,-0.0084228,-0.007448824,0.0035377871,0.050033584,-0.01013551,-0.012748932,0.03655047,0.009461864,-0.04854435,0.057263102,-0.0074705933,-0.00070513826,0.028929302,-0.027756903,-0.06432887,-0.0031666125,0.0070986324,0.008463956,-0.010905571,-0.043918453,0.015653325,-0.018124418,-0.0044005215,-0.0015099617,0.039121147,-0.02313508,-0.03823159,0.018481921,0.035398588,0.010443758,-0.008862093,0.036790326,0.0312926,-0.016502354,0.050139867,-0.032415904,0.0112156235,0.000835811,-0.020095414,0.0032437646,-0.032702014,-0.057659116,-0.017111773,0.023022432,-0.026487336,0.050049648,0.007513582,-0.030041479,0.01031436,0.02532149,0.04264337,-0.01361464,0.033963073,0.010816159,0.020192845,0.007808287,-0.030334946,0.009691438,-0.014519925,0.0032347697,0.04225679,0.02639905,-0.019103222,-0.02380354,-0.014103676,0.01979205,0.014769952,0.0141038215,0.04335924,0.00089329574,-0.0039188243,-0.09090296,0.0016135413,-0.018175468,0.013415954,-0.027961973,0.00020373824,-0.003679992,-0.016397346,0.062562555,0.013080391,0.0131012965,0.03155276,0.042812686,0.024991868,-0.0061878054,0.007704326,-0.07234768,-0.046772175,-0.031561065,-0.027584461,-0.013262212,-0.07508072,-0.0060717775,0.016023664,-0.01188353,0.019677944,-0.021996448,-0.0053657596,0.006896002,0.010459313,-0.015159131,-0.012106697,0.005328935,-0.060598765,0.0035896227,-0.022581637,0.10878034,0.023890056,-0.00795766,-0.0032505824,0.011428376,0.09010361,0.047568105,0.015820062,-0.006645477,0.026339738,-0.017121127,0.00024947998,-0.0056251176,0.017058529,0.008719519,0.0040880856,0.033149388,-0.049748536,0.023333037,0.0658578,0.010040337,-0.061312366,-0.011024563,-0.024136556,-0.019526256,0.021969263,0.0413134,0.026710536,-0.026364313,0.01995162,-0.010226669,0.033643715,-0.009424051,0.0019059294,0.0105779,0.020626783,-0.018499322,-0.018998042,-0.032426566,-0.0047476375,0.008359189,0.031748403,0.020681912,-0.03898828,-0.0027206235,-0.0076389606,0.0010375893,-0.015416939,-0.06154141,0.005841904,0.0028587347,0.0077878465,0.024420999,0.012280903,0.014951968,0.0030425652,-0.03800379,0.05041192,0.043806348,-0.02950102,-0.022202194,0.023182828,-0.03830167,0.016986838,0.010906773,-0.027304187,-0.01913796,0.015048476,0.0006139978,0.003019731,0.03662568,0.024155721,-0.02349388,-0.036858264,-0.0052021644,0.014759988,-0.004394224,-0.01793892,-0.03665922,-0.043478936,-0.010981476,-0.00029122058,-0.004977381,-0.00030717414,-0.053681888,-0.053032774,0.031007966,0.03244794,-0.04134886,-0.009582353,-0.008130543,0.019666724,0.035910606,-0.051180232,0.004861933,-0.008436711,-0.010720781,0.011234595,-0.02534685,0.008273965,0.025417568,-0.041223634,0.03049332,-0.010632626,0.003843066,-0.071047515,0.031516533,-0.03988645,0.00441359,-0.022062672,0.0016818476,0.0049317298,-0.023020405,-0.009936561,0.0038492237,-0.039166708,-0.04538737,0.054375567,0.023545606,-0.00250156,0.0019047986,-0.017183598,0.013508346,0.017927345,0.007548691,0.053792838,-0.028547654,0.0044977176,-0.01725246,-0.01515032,-0.02339685,-0.0014017761,-0.0516447,-0.011573009,-0.012982051,-0.008651684,-0.022399832,-0.00037821883,-0.034879796,-0.03379846,-0.005048156,0.0018173148,-0.01534705,-0.011168081,-0.01977032,0.039544996,0.006036199,0.047688037,-0.041269895,-0.021789785,-0.008196849,0.04361052,-0.017741375,0.035916142,-0.0032743085,0.024738599,-0.020295732,-0.0067964667,-0.0012672018,0.0026654624,0.015805496,-0.01035557,-0.035982918,0.024965245,-0.041363996,0.032656718,-0.020490728,0.018508732,0.059267458,-0.045523122,0.06857057,-0.0050743497,0.00034962862,-0.003978677,0.021076992,0.046293862,-0.032320917,0.03104904,-0.029125696,0.028792165,0.019914914,0.015753377,-0.018691745,-0.01100881,0.02294308,0.015744576,-0.02228535,0.031893488,0.04698425,-0.058882367,-0.02370417,-0.02653642,-0.036206145,0.0010047266,-0.024366591,0.00061303336,0.048858356,0.01330281,0.018297259,-0.021033403,0.01584488,-0.043041877,0.002255845,-0.1553314,0.015991207,-0.0263128,0.014329743,0.01111267,0.02184727,0.00078387023,-0.013026589,-0.0016736748,0.015249291,-0.02981302,-0.015933517,-0.015626378,-0.015243252,0.0053422274,0.015777156,0.0073437197,-0.011345759,-0.037092995,0.026412753,0.0043095355,0.009780848,0.02814903,0.0073017143,0.012203352,-0.010656906,-0.011253583,0.018728785,0.00026103112,-0.05455029,0.012961732,-0.02221825,0.013412194,0.033117365,-0.006103523,-0.009446485,-0.0006327254,-0.03979156,-0.013089102,0.016400188,-0.02518773,0.01362558,-0.024315896,0.009996734,0.03480925,0.031104304,-0.007522654,-0.012557782,-0.009550453,-0.010765803,-0.0030445007,0.01721236,-0.038498323,0.030130262,0.019627897,-0.033605345,-0.04573402,0.023800177,-0.022855444,0.0019206807,-0.0023680162,0.033940084,-0.029806653,-0.008788982,-0.04365804,0.046865392,-0.061481874,0.0072644735,-0.025471149,0.00508207,-0.013255148,-0.0026281972,-0.053396262,-0.031997446,-0.00039008225,-0.00029302796,0.036398917,-0.034161817,-0.06681846,-0.008077672,0.014436407,-0.024751315,-0.04118313,0.022048675,0.049173217,-0.026893003,0.006915942,-0.016786344,-0.07115236,-0.0284945,-0.09125927,-0.02885963,-0.016278755,0.033593394,0.012561763,0.04638381,-0.009014791,-0.016472582,-0.017016768,-0.0084330635,-0.0035361054,-0.006036189,-0.007586405,-0.010685004,-0.028752813,0.033369917,-0.0044256696,0.00084973266,0.006421252,0.004808822,-0.015701016,-0.03268976,-0.007915516,0.008464159,-0.036240093,-0.031050783,-0.0038105403,0.034015194,0.03285397,0.0030601297,0.021774912,0.023170719,0.020358503,-0.028497562,0.02965979,0.069252744,0.02554425,0.008269283,0.0073591773,-0.0063421037,0.040797483,-0.026269723,-0.008379545,0.015041637,0.053534664,0.010056104,-0.023921108,0.05523346,-0.014678746,-0.038876463,-0.0063278396,0.03729654,0.06927732,-0.040057283,0.03771456,-0.04665491,0.0053066583,0.00047779435,-0.024249827,-0.03702712,-0.0021699963,0.0063883928,-0.0006834327,0.08511071,0.014929505,0.014079728,0.0064617307,0.009560029,-0.009087297,0.034270335,-0.032830376,-0.05694088,-0.031430468,-0.028888416,-0.00020645351,0.026833275,-0.06374554,-0.03638024,-0.023370676,0.029293053,0.005850639,-0.005880963,-0.05027383,-0.0019023358,0.008635297,-0.009246911,0.0035042802,0.027940737,0.0400573,-0.052471586,0.038274378,0.000086243665,0.03987501,0.057407096,0.00653189,0.021286214,0.02097648,0.03937113,-0.007798268,0.03903778,0.009671894,0.0076643736,0.0011501051,-0.04611955,0.029515734,-0.023942016,0.005348026,-0.014388634,0.035421524,0.007249072,-0.019846234,-0.019435544,-0.018992102,-0.0411507,-0.040408112,-0.019647509,-0.019244412,-0.019270247,0.007903781,0.021160873,0.03231965,-0.0006260135,0.010364485,0.0898433,-0.0038899675,-0.015930923,0.015289628,0.03899145,-0.035955016,0.0198908,0.032237973,0.0522037,0.019602606,-0.013640963,-0.052159317,0.008538177,0.028393878,0.0049440907,0.014423012,0.0041435678,-0.009699362,-0.002882788,0.007885487,0.031297747,0.023008762,0.013997554,-0.069871545,-0.008774677,-0.034946963,-0.025119042,0.03593645,-0.0013230651,-0.0021697322,0.0051633203],"last_embed":{"hash":"s1kupg","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"s1kupg","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{8}","lines":[150,150],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"s1kupg","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.048378702,-0.045894768,-0.021220077,-0.019549482,-0.022555472,-0.010688996,0.044883706,0.028585628,-0.003959178,0.013331203,-0.007337398,-0.01765337,0.012861016,0.030451154,0.020760082,-0.010022245,0.02307766,0.0048979293,0.0042780098,0.011957755,-0.012144397,-0.005716054,0.04454828,0.012501912,-0.02699855,0.038782135,0.020257393,-0.018225582,-0.009327245,0.07627471,-0.03150269,-0.041348625,0.04352013,-0.0037041616,-0.039555997,-0.02658653,0.0016996731,0.0011650011,-0.02652513,0.03753026,0.0065235137,-0.0005856524,0.010868213,0.01928447,0.0057880105,0.014916179,-0.020146316,-0.02189928,-0.05724285,-0.0118014505,0.022144973,-0.008214833,0.024833467,-0.022269549,-0.005649339,0.02577633,-0.034750853,-0.03905637,-0.032017797,-0.00548835,-0.0021691788,0.032709338,-0.020038983,-0.0016951126,0.042672563,0.04918699,-0.009211843,-0.0065352344,0.012284381,-0.017666308,-0.02836724,-0.009252006,-0.05893251,-0.0041891527,-0.07512743,0.05582809,0.011815472,-0.015680792,-0.014749815,0.002607334,-0.004912207,-0.008335279,0.012739097,-0.017247727,0.019804139,0.052792635,-0.020635825,0.029139906,0.0038644758,-0.02335607,0.0018592745,0.009488145,-0.017522404,-0.0023285043,-0.022153411,0.010464833,-0.031847306,-0.012280384,0.00935849,0.011283931,0.017659623,0.0024619487,0.039707344,0.015996514,0.00081002037,-0.06394538,0.04009851,0.0019194925,-0.01936885,-0.028610623,-0.001877141,0.032679513,0.013073755,0.008082013,0.030702978,0.012928758,0.035553142,-0.036396835,0.0048920326,-0.0032504436,0.046042908,0.009532843,0.055818845,-0.07782803,0.03709245,0.0009928853,0.052753847,0.0141603295,-0.005941388,0.014025409,-0.021056063,0.033276815,-0.025661772,0.009229098,-0.0070593297,-0.018318955,0.0351495,-0.017009204,-0.013885606,-0.04696999,0.05139135,0.030318985,-0.073897175,-0.031586565,0.037887853,-0.03924599,-0.02371635,0.0019451657,0.027372189,-0.03294651,-0.049796704,0.0045124027,0.053675078,0.006354234,-0.01209324,0.013962959,0.051466655,0.06828938,-0.0012948829,0.0040690987,0.037907813,0.025579976,-0.027328668,0.011784646,0.054362718,0.020447252,0.024952495,0.013368402,-0.0112041645,0.021887265,0.011227016,-0.04218969,0.048278194,-0.0092258025,0.00841301,0.023394587,0.051248174,0.010703082,0.042157188,-0.026540242,-0.024370331,0.00771924,-0.0031549332,-0.0030215073,-0.02817319,0.03169006,-0.02048573,0.0010090298,0.04930455,0.020654371,-0.017021436,0.032151967,0.0012052286,0.014461749,0.02471368,-0.03970918,-0.004613364,-0.02345237,0.002968782,-0.055732768,-0.015545363,0.040049624,-0.0009554862,-0.045773104,-0.024394512,0.019592624,-0.08052384,-0.013446014,0.032218028,-0.020391682,-0.00444904,-0.0040738788,-0.049849566,-0.009575974,-0.046951197,-0.02307699,0.02378854,-0.0033883082,0.036420394,0.015445952,0.005253978,0.023305045,-0.0067387354,-0.0054523316,-0.00045546883,0.00624268,-0.034241676,0.049341198,0.023593351,-0.05444647,-0.015308679,0.000330578,0.0076828483,-0.02905704,0.012296306,-0.0077847047,-0.05444421,0.0074354494,0.070181035,-0.019907165,-0.013866441,-0.04459445,0.036300484,-0.045607604,-0.026449705,-0.044961527,0.049597867,0.032914616,-0.040556114,0.02294345,0.008641565,0.009378092,-0.027962422,-0.012120647,0.005029594,0.011204556,-0.003550885,-0.007747723,-0.026408292,0.014404109,-0.0048181154,0.01533468,0.030639993,0.02438581,-0.00890269,-0.013587712,0.024051685,0.016844926,-0.00016717929,0.02243925,0.0070036035,-0.023812015,0.024896048,0.009914857,-0.028340522,0.05134812,-0.023614887,0.012744961,0.066983275,-0.002175294,0.0013534288,0.03178282,0.024306621,-0.007724529,0.077170216,-0.023531364,-0.038599998,0.0062717055,0.026219262,-0.039404627,-0.0013735313,-0.005522483,0.07225658,-0.0178397,-0.011954458,0.028360946,0.010757612,-0.18323687,-0.012701434,-0.025073122,0.060662817,0.033821817,0.0049945205,-0.016821206,-0.011402969,-0.053504065,0.089754455,0.009413384,-0.04815389,0.0038007814,0.020522887,0.018163994,-0.016558161,-0.0074281543,0.023781389,-0.037672166,-0.037897296,-0.014982083,-0.02354787,0.00018977531,-0.037287768,-0.00838419,0.05337461,0.055095926,0.017155094,-0.03360523,0.003909173,-0.07029466,-0.012800041,0.010020607,-0.008491904,0.004146285,0.03812138,0.018602233,-0.0001469419,-0.0050463798,0.01892954,0.017160948,0.02712803,-0.002982552,-0.012439911,-0.045882512,-0.010824134,-0.032352105,0.0075661344,-0.07792031,-0.0035905684,-0.033249535,-0.05520835,-0.047929067,-0.056937955,-0.050969694,-0.0072765895,0.014500783,0.030575145,-0.04450772,0.025027202,-0.024397472,-0.015268455,0.04973454,-0.020199435,-0.032803014,-0.0697873,0.02013797,-0.0210828,0.027410438,-0.01843871,0.0046829847,-0.01432458,-0.013371858,-0.06464423,-0.011141509,0.012993284,-0.028971288,-0.010134062,-0.031135721,-0.068557486,0.035337478,0.010767281,-0.018091168,0.021969274,-0.013777287,-0.027386276,0.0350797,0.028337069,0.026754668,0.25860557,0.0074663055,-0.06877991,-0.011244619,0.055023313,-0.026065271,0.0040490716,0.07625541,-0.044181358,-0.057412576,-0.027178222,0.0026129757,0.00048127596,-0.03332523,0.0134221045,0.009521087,-0.05751392,0.0066941576,0.09696888,0.03999428,0.04260009,-0.0037561774,0.04200793,0.0044089863,-0.009882505,0.0036658598,-0.04731209,-0.018655557,0.023191506,0.031957623,-0.045157652,0.021178698,0.040837247,-0.013381109,0.013215169,-0.02174188,0.020161225,-0.04714595,0.016936107,0.0029440073,0.017883945,-0.013939312,0.0012245902,-0.05186035,-0.005511147,-0.033841107,0.01804393,-0.020743474,0.003034838,0.004685506,0.02313187,-0.03435757,0.009532093,0.0067603723,-0.021462934,-0.014206969,-0.01126854,-0.014897431,0.01032859,0.04050726,0.033672996,-0.018840257,-0.061882976,-0.014764551,0.001798445,0.015817892,-0.005138024,-0.015382611,0.0051714694,0.025027601,0.011350175,0.020203728,-0.01089801,0.0074853874,0.038582467,-0.023096794,0.022321362,0.0219786,-0.003240998,-0.0049629007,-0.013146886,-0.024507321,-0.019546853,0.021075388,-0.0048052976,-0.014404988,0.006784568,0.05075891,0.017713087,-0.017170383,0.009981815,0.024782164,-0.055478156,0.02932781,0.008675842,-0.0040694433,0.013841431,-0.036995947,-0.07081022,-0.017346062,-0.0011415281,-0.0030132774,-0.01850005,-0.020499287,0.0185623,-0.010038245,-0.025116796,0.0031023428,0.0063926303,-0.0106948735,-0.03459373,0.0222518,0.006386637,0.03636742,0.015640406,0.049481157,0.01748816,-0.0072317794,0.04643383,-0.024599213,0.00764505,0.008157622,-0.013573371,0.03703277,-0.032613516,-0.05326997,-0.005279095,0.008698518,-0.016142195,0.03361284,0.007862456,-0.016648166,0.0017762117,-0.0044157594,0.04742654,0.014178741,0.0070659947,-0.0078517655,-0.00029056965,0.049697813,-0.041738495,-0.00900332,-0.015228047,-0.013964123,0.020525327,0.036610194,-0.01982358,-0.023987733,-0.04781129,0.006941616,0.028703049,0.018590169,0.020523788,-0.029363615,-0.0077479435,-0.061799902,-0.016277803,-0.020636471,-0.0031591246,-0.017431667,-0.001385086,-0.00094987167,-0.012930466,0.06624215,0.010253736,0.02794709,0.027172396,0.030600911,0.03341797,0.02549172,0.0035402696,-0.041982703,-0.03142929,0.0049255993,-0.019394536,-0.01256647,-0.06315886,0.020845804,-0.03399946,0.000029175211,0.047315292,-0.01337598,-0.017557416,0.014326141,0.03223998,-0.023353271,0.0038005987,-0.012977031,-0.028307363,0.0073793684,-0.0057308073,0.10893802,0.026940888,-0.011091808,0.016904183,-0.008518946,0.084146336,0.03320185,0.0072953743,-0.015450225,0.00917557,-0.035107337,-0.00017256911,-0.0033391253,0.022821717,0.0263214,0.02065428,0.037163153,-0.037704613,0.03227797,0.048976,-0.000153493,-0.058336444,-0.00063870597,-0.023554908,-0.024081009,0.033656456,0.026123853,0.006711625,-0.019476831,0.0018510971,-0.017460417,0.04891242,-0.010665073,-0.02107135,0.020679515,0.02023339,-0.010247365,-0.015374492,-0.035233237,-0.0032002684,-0.000551612,0.014323387,0.034856554,-0.008761092,0.029583875,-0.008237606,0.015592625,-0.02604211,-0.050617587,0.0049010497,-0.007948477,0.014937401,0.021281637,-0.00015739651,0.019571327,0.003200101,-0.064201765,0.047819573,0.02213041,-0.011706027,-0.02472812,0.022122147,-0.02943375,0.013536746,0.016056601,-0.04376383,-0.0033795177,0.015859738,-0.036262196,0.018078908,0.025580328,0.032555047,-0.02455722,-0.0396664,-0.008297331,0.019547239,0.028465696,-0.027360229,-0.036539137,-0.028095024,-0.0034806782,-0.029372403,-0.021520361,0.020609658,-0.0514808,-0.03424703,0.038649425,0.040931024,-0.067778565,-0.003873958,0.03268405,-0.015890962,0.025817253,-0.012860776,0.0065982346,0.014792018,-0.049078695,0.048000924,-0.02546332,0.013677506,0.014711288,-0.05309853,0.01933995,-0.016990192,0.008261981,-0.052211456,0.03767352,-0.051347606,0.0014736374,-0.02347298,0.02057151,0.011260219,-0.016415706,-0.0038081938,-0.026555082,-0.012639827,-0.024295526,0.08114798,0.03559487,-0.0113563305,-0.021112373,-0.010835856,0.045461617,0.0132293785,-0.002735819,0.036384407,-0.01727009,0.00030486495,-0.021915631,0.0016517242,-0.01416037,-0.012587189,-0.045841757,-0.023862781,0.00008868673,0.010615617,-0.030799253,-0.0073580053,-0.03134342,-0.04446891,-0.0028358516,-0.009795535,-0.008024292,-0.0048064124,-0.016789751,0.04145932,-0.0046502915,0.048344586,-0.023616444,-0.004295429,-0.020387312,0.033838283,-0.011008918,0.031941134,-0.0025590812,0.026732577,-0.0002142168,0.012376647,-0.005665586,0.004806143,0.04302697,-0.022167608,-0.036092166,0.016958548,-0.011206225,0.044182878,0.0021609222,0.017706959,0.03558306,-0.039953448,0.04010958,-0.0069075236,0.00021999054,-0.022239424,0.023965498,0.03977525,-0.051103685,0.028611312,-0.01972174,0.035415117,0.013620383,0.015343999,-0.024961786,-0.01837442,0.025824012,-0.018545318,-0.042093884,0.06618391,0.04530279,-0.020558935,-0.054039568,-0.032404937,-0.038701236,0.011132279,-0.031557452,-0.009249546,0.05367687,0.029423218,0.038105562,-0.013692549,0.0069670654,-0.033155426,-0.02763039,-0.16027577,0.031489316,-0.026817167,0.001402228,-0.02663923,0.020368027,-0.012845607,-0.024105746,-0.008056124,-0.0049023964,0.0034669652,-0.03234195,-0.020870948,-0.008690696,0.007590265,0.022560779,-0.016214607,-0.000584821,-0.0324281,0.06071553,0.013160507,0.00082463643,0.019737242,-0.01178019,-0.009533386,0.007478926,0.016395114,0.010998312,-0.00980062,-0.06531154,0.010106936,-0.021352278,0.007245997,0.020697681,-0.00096479955,-0.004663659,-0.007025457,-0.037181288,-0.0057500675,0.010773348,0.013451678,0.017935725,-0.000011790735,-0.0068811327,0.02295633,0.05729027,-0.006502835,0.010302502,-0.03448808,-0.009250531,-0.027466273,0.043027233,-0.030431587,0.025466148,-0.0021655124,-0.018831898,-0.022080397,-0.007971382,-0.006597645,0.02378905,-0.017270787,0.017116489,-0.043094333,0.009751239,-0.0049343766,0.03236989,-0.06524727,0.0296047,-0.038548164,0.010794369,-0.019814115,-0.0034087193,-0.034583326,-0.061309427,-0.011759853,-0.014789018,0.04378423,-0.030098515,-0.050474852,0.0035722444,0.007015875,-0.009371807,-0.0457959,0.020271651,0.036011286,-0.03153581,-0.0106338635,-0.018695718,-0.061819818,-0.023690388,-0.0976152,-0.004867627,-0.020954985,0.008537114,-0.010657281,0.039255124,-0.021293191,0.014124037,-0.007944407,-0.018671518,0.018604396,0.00076731056,-0.028840667,0.0058509144,-0.042618442,0.033959266,-0.010274295,-0.0026909853,0.010120595,-0.010313095,-0.018612575,-0.042131685,-0.0068315165,0.005761612,-0.04900317,-0.032533713,-0.0068176296,0.039236207,0.022944568,0.037699662,0.039420407,0.019109651,0.044609442,-0.031017104,0.0148241455,0.06197374,0.04591588,0.042080585,-0.007963889,-0.006750744,0.027426487,-0.029522497,-0.0077206646,0.024666317,0.045142308,0.007271268,-0.001612882,0.037765104,-0.00750675,-0.06802309,0.006230126,0.020655146,0.036070015,-0.021260466,0.025437504,-0.026336618,0.01950633,-0.0054617035,-0.02016561,-0.036544625,-0.008014145,0.02648168,0.007333823,0.08244639,0.010163934,-0.0023982744,0.008587956,-0.008129315,-0.010518625,0.028485512,-0.026975984,-0.045016535,-0.04929226,-0.028848955,-0.035468243,0.020970695,-0.049178082,-0.02582113,-0.01596798,0.014354496,0.02485879,0.032607604,-0.051779687,0.005025592,0.011771275,-0.047379944,0.01750888,0.031534646,0.022370387,-0.01845306,0.05500938,-0.0038924706,0.016917307,0.054658934,-0.0059617227,0.025017517,0.013922682,0.04342511,0.014667321,0.009510284,0.005603365,0.01792087,-0.004558195,-0.0057372316,0.03712569,-0.04847947,0.020293292,0.007386039,0.025458708,0.018177332,-0.032905992,-0.035190005,-0.0011491862,-0.02702595,-0.042716186,-0.029293135,-0.025014644,-0.019953456,-0.012340885,0.026497442,0.018494746,-0.0010963725,0.008702731,0.048770253,-0.00572217,-0.021602234,0.001049634,0.03940548,-0.022114012,0.03203953,0.03739607,0.038522996,0.021333687,-0.037057016,-0.04929944,-0.008430406,-0.021011468,0.009962439,-0.00097372197,0.003190319,-0.025172113,-0.03145572,-0.010276635,0.01841496,0.009622898,0.021197805,-0.07889086,0.005744407,-0.019996086,-0.01209068,0.046604384,-0.007758271,0.0031412519,-0.011330863],"last_embed":{"hash":"bnpl34","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"bnpl34","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 1: Visual Accountability (START HERE)#{9}","lines":[151,152],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"bnpl34","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.049208485,-0.023939598,0.00096906576,-0.026092771,-0.021981716,-0.03451397,0.013181854,-0.0113358535,-0.007032583,0.0090165455,-0.010543897,0.024950156,-0.0034032625,0.019964222,0.023591321,0.053553402,-0.0037547506,-0.0055778767,-0.020007135,-0.014714578,-0.03306547,0.019134605,0.04418315,0.008156406,-0.0408154,0.027733298,-0.028068364,-0.032522935,-0.015756516,0.067353,-0.015803445,-0.04064341,0.020829549,-0.011775816,-0.03907207,-0.016876685,0.020074662,-0.016164921,-0.032308906,0.015889289,0.014959477,-0.00908175,0.009849184,-0.04052104,0.035050858,0.0047290865,-0.048979633,-0.00943663,-0.052742846,-0.025599347,0.020745728,0.004111376,0.037321933,-0.00735343,-0.022325976,0.025611194,0.006663856,-0.04571723,-0.06562781,-0.012059385,-0.026109772,0.0143340435,-0.01867541,-0.012853103,0.03402612,0.043361302,-0.005004547,-0.0049758153,-0.0005638911,-0.032942504,-0.0028736745,0.003961081,-0.03701541,0.007976593,-0.06727614,0.008650486,-0.015899928,-0.0029431495,-0.057296783,0.017996773,0.0102676675,-0.014482856,0.031201726,0.0017970895,0.0047911783,0.06714782,0.010353691,0.0683199,-0.00725023,0.0013981294,-0.021934407,0.023229247,-0.013527658,-0.004637324,-0.03295463,-0.0030882517,-0.016972158,-0.019799547,0.0060472786,0.019961149,0.0078069456,-0.04086469,0.017489456,0.038796972,-0.0090307845,-0.012066489,-0.002145223,0.0136316875,-0.005021632,-0.021382812,0.007570898,-0.0042410623,0.05520481,-0.0066895303,0.0008711666,0.0021835226,0.03906944,-0.021026947,-0.03519299,-0.008474191,0.027039556,0.04012981,0.03570663,-0.060944162,-0.030731093,-0.008236038,-0.0123278815,0.018059814,-0.048373144,0.015073552,0.0015500367,0.034911107,-0.029150976,0.012149367,0.0020386002,0.010825492,0.027474487,0.01526955,0.00323822,-0.03522027,0.019798428,0.042211425,-0.090152666,-0.024986729,-0.0003882476,-0.061978955,0.0060398905,-0.026267728,0.009093012,-0.012758004,-0.012922333,0.0351655,0.028102562,0.033937607,-0.0420113,-0.02002402,0.05849906,0.026773546,0.03071882,0.017380178,0.04460691,-0.0010362393,-0.033641953,0.009296251,0.049665798,0.023562841,-0.009874256,0.013331163,-0.017755376,0.02421313,0.018143421,0.009080691,0.024909157,-0.024796518,0.020713018,0.02251217,0.04277798,0.041999105,0.034993824,-0.012417624,-0.029245364,0.0055769435,-0.015725775,-0.034506045,-0.015930472,0.06311883,-0.038978405,-0.04575516,0.046912085,0.026380166,-0.020345544,-0.008599353,-0.017472692,0.036871754,-0.000678874,-0.02967303,0.00559326,0.0074720965,0.010047958,-0.035154216,0.010346344,0.046488956,0.0055463715,-0.030138833,-0.042276606,-0.015010319,-0.06056349,-0.014529001,0.03449985,-0.053287182,0.00018917606,0.000529449,-0.021078639,0.0015535497,-0.041805685,-0.014343634,0.0055339914,0.009907901,-0.0009661092,0.0113575775,0.013759333,0.06525852,-0.013100973,0.00053473073,-0.014768621,0.017937483,-0.039785136,0.03672564,-0.0024112735,-0.014105416,0.030070039,0.014294674,0.028453251,0.023244584,-0.000884471,-0.031937234,-0.08275044,0.0030133778,0.05608344,-0.0021024663,-0.038943216,-0.005380277,0.024744626,-0.0037346173,-0.011358581,-0.022073187,0.04698666,0.0320447,-0.01263802,0.01360594,-0.021305462,0.018909896,-0.028437007,-0.022570413,-0.0029337613,0.012469002,-0.001235587,-0.013687793,0.009718706,0.028398078,0.011134267,0.0050084502,0.018119613,-0.0033788835,-0.0015646557,0.018363718,0.016876027,-0.014802842,-0.03514906,0.0050801737,0.029221151,-0.05089647,-0.014345707,0.005158754,-0.03744317,0.016118031,-0.06736139,0.016458148,0.039720424,-0.016734203,0.007957422,0.044951107,-0.004966487,-0.0004997393,0.059086323,-0.013613759,-0.019283088,-0.010194858,0.041263815,-0.026906893,-0.0032186245,0.010915089,0.07704752,0.005562928,0.00029744653,-0.00078575127,0.025565892,-0.18303952,0.016637616,-0.033940323,0.033956997,0.020716416,0.025358988,-0.027221382,0.010570639,-0.053983405,0.06801413,0.021363543,-0.054459922,0.025176449,0.01822351,-0.005791167,-0.040692694,-0.020145563,0.030887868,-0.04419121,-0.049797487,-0.026054176,-0.045343928,0.009729409,-0.02525561,0.0010348345,0.040633727,0.07229957,0.0027357857,-0.0034310098,-0.025723081,-0.0772425,-0.0022115686,0.005524616,-0.010072558,0.011085885,0.053497773,0.016594537,-0.020658279,0.021182425,-0.016684817,0.056638077,0.049672794,-0.0038861227,0.0010622344,-0.02490587,-0.046052393,-0.019396042,-0.006773204,-0.063295335,0.01851517,-0.041384913,-0.032010872,-0.054714233,-0.046005294,-0.05495404,-0.027440127,0.023068035,0.041645467,-0.009514787,0.0140833445,-0.021227023,-0.00081108004,0.036227964,-0.03618517,-0.04043649,-0.050302695,0.03953219,-0.023748355,-0.0063892514,-0.022174174,0.038714938,-0.035351574,0.0065089287,-0.042770945,-0.011662945,0.02523604,-0.013356322,-0.015611552,-0.046100777,-0.079532854,0.05332052,0.018540585,-0.028210508,0.044048805,-0.0011696815,-0.026689515,0.019394679,0.017134817,0.03306633,0.25055778,0.023151651,-0.03739321,-0.0049517425,0.039370246,-0.005243667,0.008542966,0.09301951,-0.018088603,-0.039062623,-0.023030486,0.015194285,0.014057906,-0.024559783,0.019823035,0.013623404,-0.06366558,0.005273737,0.08770033,0.015081717,0.029562274,0.004015735,0.044526864,-0.0157482,-0.030635139,-0.0061677974,-0.025540574,0.027898163,0.014829522,0.027032636,-0.028173054,0.016307738,0.037920997,-0.017425869,0.01568262,0.019228643,0.029532999,-0.059985064,0.023967728,0.04036391,0.018936247,-0.022411551,0.027420953,-0.05185911,-0.013417882,-0.05859175,-0.009164707,0.017384542,-0.02848867,-0.025629751,0.018599743,-0.013492383,-0.011499704,-0.023277141,-0.019413115,0.01818328,-0.0059948587,-0.019505195,0.0032311704,0.0062190327,0.041342013,0.0016017089,-0.005278279,0.009893311,0.006252327,0.0277315,0.007829574,-0.007233903,-0.015325515,0.019922867,0.00021878291,0.044695854,0.021234848,0.022128867,0.04248033,-0.02876152,0.021404028,0.016734056,0.034178548,0.006604787,0.0072747753,-0.014112794,-0.03907085,0.028794022,0.0026165114,-0.015125514,0.02183367,0.050660823,-0.017932106,0.002881727,-0.019147601,0.007024841,-0.033040218,0.013862922,0.022655828,-0.037392586,0.022854952,-0.018492114,-0.055127718,-0.041557103,-0.0066317413,0.01037452,0.036907617,-0.007458044,0.042327497,0.051972006,-0.019369775,0.015777625,0.00541741,-0.0027660967,-0.071308754,0.010182745,0.0023858973,0.019278502,0.01354864,0.051253874,0.0324844,-0.006674981,0.06841939,0.0004560507,0.0050442447,0.020175157,-0.020434877,0.021680614,-0.015306892,-0.06102224,0.004747573,0.016159387,-0.011187594,0.05413897,0.007543237,-0.01103279,0.02014501,0.024784507,0.03120026,0.009805993,0.020139508,-0.0073288647,-0.00925245,0.051762845,-0.03947302,0.024817646,0.0026505133,-0.024186475,0.028634911,0.053961314,-0.03117278,0.029509122,-0.03293572,0.02025683,0.017709272,0.065728486,-0.01665242,-0.03652545,-0.011890162,-0.07129731,0.0016360118,-0.037191145,-0.0033027811,-0.016341362,-0.023361225,-0.0012319369,-0.0045193518,0.07650803,0.036619417,0.031167658,0.014787782,0.049935464,0.0177543,-0.0004916379,0.011158595,-0.0012806874,-0.024531368,-0.0069448706,0.032681894,-0.035601288,-0.081620865,0.029064061,-0.010677419,-0.0074773147,0.03350114,0.019032566,-0.039666936,0.009796356,0.025796855,-0.04534038,0.0021613343,-0.0070956466,-0.042686928,-0.0003119537,-0.01972393,0.09593181,0.008024779,-0.018292576,0.012359576,0.023345614,0.04213634,0.038036957,0.02883325,-0.013872138,-0.0057120174,-0.016015116,0.0022889536,0.008676443,0.017932884,0.0025445279,0.006845341,0.0140885515,-0.04957073,0.012362867,0.0083757825,0.009511747,-0.050407436,-0.015337103,-0.022430167,-0.026178941,0.004618533,0.02461485,-0.010292652,-0.020186426,0.0042696428,-0.00094456575,0.0138890995,-0.018868912,-0.041031606,0.0017876208,-0.018264785,-0.007729961,-0.028682495,-0.019748604,0.00020194611,-0.031221805,0.018818703,0.0068882173,-0.012156975,0.028542597,0.0010666826,0.014912633,-0.031564746,-0.029856665,-0.008207319,0.016312787,-0.0059630224,0.0066958033,0.02204493,0.010187676,0.0073073795,-0.032225665,0.031843096,0.011470247,-0.024847902,-0.028643483,-0.0039616227,-0.040221486,0.0355349,0.021832678,-0.016090052,0.025762308,0.018466812,-0.037215654,0.017060481,-0.008837775,-0.00062801637,-0.041396603,-0.045049343,-0.02097574,0.024121631,0.01672111,-0.022621345,-0.044178396,-0.0328628,0.0075893975,0.02535564,-0.017919026,0.016960016,-0.034991853,-0.016938344,0.004289088,0.043513864,-0.04762317,-0.010982899,0.029480383,0.016315937,0.050074596,-0.05567526,-0.024261482,0.016931843,-0.0525925,0.033151314,-0.04059928,0.002245658,-0.006954419,-0.04509514,0.04701564,-0.029505352,-0.014825985,-0.056201328,0.026207967,-0.032081626,0.009455461,-0.020162951,0.01527287,0.007079549,0.012828185,-0.03843614,-0.019126663,-0.040969316,0.009495162,0.04829241,-0.009036489,-0.057243396,-0.028857019,-0.007922987,-0.0036226362,-0.014307093,-0.008673545,0.068009056,-0.015331422,-0.019729476,-0.02308754,-0.0073318975,-0.002748647,-0.014201244,-0.027945561,-0.02293875,0.0020326488,0.0040169824,-0.030026104,-0.004862403,-0.011964435,-0.040126875,-0.02018031,-0.0177056,-0.034129057,-0.021187892,-0.025754336,0.055183087,-0.024877628,0.036184322,-0.03072851,-0.03151801,-0.0135221705,0.026068037,-0.03304979,0.0014539855,-0.012745912,0.03139045,0.020210141,0.004329424,-0.0031829865,0.0411437,0.0050235717,-0.0042375284,-0.034950905,0.0031553044,-0.007814861,0.018277647,0.010356252,0.03648519,0.063840814,-0.042086635,0.03732048,0.025078055,-0.017834075,0.009969271,0.022303129,0.014898975,-0.057687726,-0.016182827,-0.03283174,0.034264598,0.0018618505,0.008160103,0.01974181,-0.012989997,0.055518486,0.026302448,-0.0692161,0.044206634,-0.0020896918,-0.046632998,-0.068068095,-0.013901512,-0.011315995,0.014118877,0.0076271812,0.0013911152,0.036171008,0.06746716,0.0036280637,-0.024538727,-0.009280319,-0.0476792,0.0032545126,-0.1634015,0.010479031,-0.015478467,0.014600441,-0.016777026,-0.0063213734,-0.021298831,-0.020368181,0.0034663249,-0.019216442,-0.011313818,-0.07696805,0.013155523,-0.02769596,-0.014101778,0.016698768,-0.013150836,-0.00020916731,-0.0254368,0.087566644,0.007505868,0.01132007,0.047013264,-0.025989162,-0.0029501782,-0.00067850563,0.034941424,-0.015098334,-0.018916482,-0.057636503,-0.00842966,-0.06456876,0.026790297,0.029577792,-0.023814753,-0.015022234,0.0057213753,-0.0043923385,-0.053381003,-0.00043396425,-0.013393164,-0.008868577,0.0002160432,-0.005079865,0.049191054,0.061502926,-0.026042959,-0.0027021456,-0.03172962,-0.0355716,-0.0274825,0.035329398,-0.014022695,0.038687382,-0.013254492,0.00637881,-0.032648135,0.024700036,0.002623773,0.037842505,-0.0011613026,0.016848894,-0.040164422,0.040769015,-0.044544302,0.02271002,-0.04548182,-0.0027402707,-0.026666822,0.016313856,-0.03265951,-0.0127948215,0.008466791,-0.032874513,-0.009850758,0.0121824015,0.024369309,0.014953421,-0.041019313,-0.004981251,0.028985796,-0.00592936,-0.035621338,-0.014852367,0.034459744,-0.018731978,-0.004499756,-0.00093019556,-0.055000093,-0.0018639461,-0.054790717,-0.028143523,-0.02910535,-0.011135513,-0.0037758176,0.032099083,-0.020345708,0.024769107,-0.02650219,-0.0036877,-0.011769359,-0.037920665,-0.019583013,0.009670898,-0.023985628,0.016306682,0.008314845,0.0076415995,0.006459642,0.010743163,0.020726753,-0.016062368,0.0035184952,-0.00044079,-0.073594406,-0.008634714,-0.026526274,0.060862754,0.028965734,0.019688683,0.016651295,0.040996596,0.020525724,-0.040164486,-0.010480095,0.059273414,0.031556007,0.029397272,0.00037315252,-0.001015977,0.0063783163,-0.046768524,-0.009492771,0.029974164,0.032615718,-0.03304884,0.009782904,0.038206182,-0.024155753,-0.064920574,-0.018754113,-0.029417804,0.03887632,-0.019248456,0.0025094778,-0.005691759,0.014235441,0.021286663,-0.005978981,-0.015420416,0.0047283107,0.014059594,0.031892512,0.07253265,-0.0056026727,0.017900646,0.007697728,0.042455055,0.0081335185,0.047595564,-0.020651596,-0.02688575,-0.051978543,-0.068146035,-0.016783042,0.060190134,-0.015074438,-0.024733413,-0.0034161508,0.0074611288,0.01913759,0.0409903,-0.030064857,0.0029206173,0.021702243,-0.03275859,-0.009623982,-0.005164211,0.03459734,0.0024275708,0.05033279,0.00059706956,0.0341222,0.046545386,0.024030544,0.023821458,0.011637834,-0.00447345,-0.0044096336,0.011481948,0.0012878438,0.0005482779,0.009921206,-0.015549023,0.058990676,-0.021605806,0.00873866,0.00828948,0.022752445,0.03452875,-0.039617043,-0.0059326305,-0.000915485,-0.020208303,-0.015640166,-0.0133811785,-0.029239988,-0.010592075,-0.002933974,0.06631241,-0.015168753,-0.025655536,0.0016954637,0.037311316,0.018830085,0.0067832195,0.019820916,0.032001905,-0.009093835,-0.011896975,0.038657736,0.01826405,0.030581916,-0.020979434,-0.029032206,-0.024736933,-0.02070272,0.02975558,-0.019016173,0.022517428,-0.014690531,0.01690081,0.013193352,0.06651858,0.0005854912,0.028424015,-0.039152034,-0.0056441952,-0.0140768755,-0.028216003,0.038466617,-0.0044039153,0.002157842,-0.016551854],"last_embed":{"hash":"uapyjs","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"uapyjs","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)","lines":[153,164],"size":457,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"uapyjs","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02562784,-0.024361746,-0.027912548,-0.024294965,-0.051111527,0.006415088,0.037790753,0.011065935,-0.02333988,0.004095664,0.0017826719,0.032284863,0.00350067,0.020525685,0.035389867,0.036592204,-0.016235542,-0.0012116791,-0.028000126,0.008380683,0.0018644298,0.031837683,0.025707098,0.012654031,-0.049237967,0.01633257,-0.0068670227,-0.01949968,-0.029115321,0.054930687,-0.02053945,-0.08587382,0.011223384,-0.010712661,-0.03307081,-0.019833976,0.0021031224,-0.013434719,-0.04790901,0.037846237,-0.00042045608,-0.02126173,-0.0033114867,-0.023201847,0.02754321,0.01880455,-0.034330707,-0.01600911,-0.043556254,-0.03336163,0.016495252,-0.0122257015,0.03308265,-0.04181404,-0.025727991,0.036893822,-0.008731163,-0.04951996,-0.032899678,0.01705596,-0.03500126,0.027186181,-0.0029918826,0.006077129,0.03191722,0.025491104,0.0033124057,-0.015596287,-0.0011853307,-0.017444354,-0.0011454644,-0.023882354,-0.059275426,-0.0056020697,-0.050642893,0.01870838,0.009128303,-0.0007858014,-0.04445735,0.029206153,-0.00043635274,-0.0066307257,0.0010034639,-0.015608101,-0.00095539633,0.058566798,0.00705464,0.038661227,0.005986086,-0.013540343,-0.025535023,0.03287743,0.009621388,0.01782571,-0.03352226,0.01558261,-0.0026039877,-0.029228646,0.017655794,0.015186022,0.01735353,-0.013057863,0.015237119,0.0321301,-0.012253696,-0.028267331,0.007667246,0.0019207587,-0.003930974,-0.030353526,-0.008519108,0.0014405743,0.034550734,0.013765582,0.015110167,0.0052370224,0.027925288,-0.042137507,-0.027321244,0.007302522,0.01888054,0.030551825,0.059064493,-0.070892155,-0.0054470636,-0.029043252,-0.007129397,-0.021469155,-0.009011904,-0.0052365423,0.0074717365,0.030959716,-0.027573256,-0.00041150962,0.029457416,-0.00939031,0.019817831,-0.011771259,-0.0028605259,-0.0393247,0.03626454,0.042640727,-0.08144896,-0.01053938,0.01175648,-0.05854617,0.0050742794,-0.021401905,0.006178137,-0.02569016,-0.007135131,0.012773413,0.0489896,0.037345905,-0.0067837927,-0.0018632847,0.039063703,0.028722066,0.01724981,0.0019406365,0.002611107,0.033851296,-0.032914806,-0.0043679834,0.048983067,0.013551401,-0.0064212386,0.0055508763,-0.021812862,0.01285931,0.03611179,-0.02757601,0.03512969,-0.037517022,0.018655786,0.026153544,0.053465232,0.017835336,0.027988732,-0.005106353,-0.040149927,-0.008119377,-0.046596967,-0.0062278444,0.0009730848,0.05583639,-0.029372307,-0.02535703,0.04487935,0.025879096,-0.025483355,0.0224699,-0.014614653,0.03282964,-0.011292814,-0.015675813,-0.018996319,-0.0031233295,0.009285168,-0.02338174,-0.013839288,0.05067587,0.005402995,-0.04002322,-0.032853924,0.0016001955,-0.039626326,-0.02127031,0.022014415,-0.043755945,-0.000077937904,0.014125957,-0.046153232,0.01687564,-0.043307878,-0.037987486,0.032386288,0.008390832,0.038249653,0.023876026,-0.003716402,0.04815286,0.015253544,0.05023512,-0.0017514093,0.013024446,-0.027569527,0.02034991,0.008821891,-0.01703032,0.0023111992,0.0058934293,0.022289198,0.009375247,0.024841715,-0.009860193,-0.061603963,0.029150322,0.062225446,-0.008235775,-0.031276625,-0.014606503,0.0001575183,-0.02747512,-0.033306405,0.001293385,0.049160298,0.048361514,-0.03606272,0.0054876762,-0.0065751807,0.00056805625,-0.02447666,-0.014154789,-0.007692604,0.0066300835,0.0074293497,-0.015123209,-0.003681562,0.015121908,-0.0041254754,0.018627374,-0.0038110442,-0.00025249284,-0.016769165,0.019474573,0.020977411,-0.018372977,-0.017215576,0.014655124,0.030029701,-0.045629416,-0.025200104,0.012263996,-0.014685493,0.02498285,-0.04004583,0.01995293,0.06042157,0.002674273,0.015238618,0.048050016,0.022832522,-0.002496183,0.06927941,-0.020875324,-0.009945581,-0.012569358,0.0061277593,-0.03412564,-0.018110458,0.0052608335,0.069322765,0.007757039,-0.00812005,0.0021842865,0.024871932,-0.17077449,0.009685236,-0.025435293,0.050501447,0.02552139,0.034071542,-0.020049771,0.017913943,-0.055041652,0.060330246,0.011070472,-0.06497919,-0.009000517,0.011805915,0.003875725,-0.014183441,-0.028121764,0.037906047,-0.04183235,-0.036431905,-0.03625486,-0.06318779,-0.021823809,-0.02779726,-0.019181421,0.039706673,0.09048187,0.01688829,-0.021249149,-0.014871786,-0.072867215,-0.010025096,0.0109343985,-0.004341115,-0.01489179,0.04135053,0.018122759,-0.008999018,0.025548216,-0.0134473005,0.05042991,0.039816998,0.0031109964,0.012866487,-0.020176256,-0.039772574,-0.0046169385,0.008875,-0.07649368,0.022639103,-0.051621355,-0.032972515,-0.02279711,-0.053501807,-0.049374115,-0.019519104,0.018396392,0.035235934,-0.0053958474,0.02115574,-0.016190017,0.004264821,0.020385325,-0.04465514,-0.041963466,-0.04929936,0.047256432,-0.007714673,0.013822157,-0.046028204,0.04879822,-0.05957781,0.009599616,-0.045918718,-0.03910915,0.00903217,-0.02028441,-0.035856783,-0.049034763,-0.08406719,0.041407794,0.014454821,-0.01750429,0.042425524,-0.014145301,-0.050155286,0.03298802,0.008532281,0.045140497,0.25209102,0.032234512,-0.046966128,0.0037538325,0.019569704,-0.012722571,0.030312814,0.07252339,-0.023845874,-0.04537341,-0.036141552,0.024629861,-0.006260309,-0.019418813,0.011265162,0.010312639,-0.070536,-0.025259854,0.085271426,0.019476458,0.025704809,-0.0043001478,0.048583005,-0.02503934,-0.047128867,-0.0120064,-0.031642694,0.010887024,0.036777034,0.0341213,-0.02813247,-0.01571171,0.034079406,-0.040943276,-0.017619118,0.018113524,0.008723609,-0.037140585,0.036748245,0.027302083,-0.0074102706,-0.021345869,0.023641927,-0.044129953,-0.022205073,-0.044850122,0.024534738,0.007317677,-0.0014551703,0.003201094,0.01755267,-0.032054704,-0.0041145296,-0.005786027,-0.00954286,0.0074299295,-0.020850487,-0.012129443,-0.020252362,0.0026258475,0.02940615,-0.01417827,-0.043221686,0.000092435286,-0.015339359,0.01620417,0.009146605,-0.019163318,-0.024678452,0.013005476,-0.010177777,0.042891223,0.008583564,0.014185802,0.040108852,-0.02743495,0.056922298,0.032486953,0.025076298,0.02714637,-0.023199754,-0.04391672,-0.013709365,0.020523695,-0.006083507,-0.024536045,0.01819599,0.06892027,-0.03413509,-0.004037323,0.0051964275,0.01692861,-0.0060989163,0.017127188,-0.005884938,-0.029474229,0.011337614,-0.022217138,-0.049289472,-0.019928824,-0.020168267,0.019151913,0.011386981,-0.028148923,0.018172009,0.020593919,-0.0037919693,-0.0031237435,0.01597972,0.015655067,-0.048202414,0.031512305,0.010394549,0.011204747,0.0021092023,0.03812647,0.039906707,-0.005352181,0.081834495,-0.011364542,0.016235273,0.023573887,-0.008372054,-0.016191326,-0.01927896,-0.0525594,0.004722098,0.0066572013,-0.012661765,0.046704017,0.008719233,-0.027120633,-0.007777285,0.0330099,0.009407974,-0.017652903,0.021630766,-0.025002245,-0.006437114,-0.00048035357,-0.04774784,-0.008648426,-0.0204322,-0.004677419,0.03266199,0.04784355,-0.011651796,0.01635689,0.0008718686,0.014000087,0.020431748,0.043434344,0.0006563372,-0.03297074,0.010229945,-0.07228796,-0.0068947137,-0.04973068,-0.0024556122,-0.021857323,0.001199944,-0.016772253,-0.024326006,0.054671414,0.023776703,0.048980586,0.030011304,0.04820938,-0.0074959896,-0.0056968518,0.017179998,-0.014506996,-0.04018551,0.010476949,0.00944222,-0.027834713,-0.0653849,0.038107254,0.011971613,-0.024413327,0.018507965,0.01870454,-0.027518086,-0.016183162,0.02775417,-0.030671736,-0.0032843584,0.009710672,-0.055966564,-0.0036180012,0.0042256974,0.09078114,0.02385984,-0.009423016,0.012553271,0.023927698,0.054925915,0.052811015,0.04130612,0.0046647866,0.01157848,0.019193517,0.011262879,-0.013149302,0.010626861,0.0019307107,-0.0011538991,0.02112438,-0.027047427,0.02246611,0.019287337,0.013821918,-0.07832464,0.0028069022,-0.02177666,-0.008517185,0.004572786,0.028991299,0.0061416975,-0.01288084,-0.007310068,-0.025924943,0.01658478,-0.010912773,-0.052180015,0.011566666,0.012179553,0.025592212,-0.030449957,-0.0399101,0.00058182754,-0.016040972,0.024537772,-0.0037669635,-0.024987685,0.038192526,0.007182359,0.017814854,-0.039479017,-0.061134275,-0.0029062182,0.0149142975,-0.020955771,0.034364853,0.044816103,0.021228783,-0.038188823,-0.037867032,0.042152137,0.034495547,-0.015049353,-0.030903718,-0.0021761258,-0.04088033,0.074989416,0.014441667,-0.0032546737,0.007909176,0.0024683368,-0.033130758,0.007738367,0.03060466,-0.00031045917,-0.027216425,-0.042397678,-0.035016906,0.025161823,0.013808389,-0.020310618,0.002106181,-0.016103724,0.013621627,0.021442074,-0.015732259,-0.009764359,-0.038153723,-0.041054063,0.021652495,0.037506957,-0.044843666,-0.02198126,-0.0022956408,0.015349119,0.042587996,-0.0591517,-0.014064573,0.0063933786,-0.034242976,0.020720778,-0.023582002,0.0056715254,-0.0057564313,-0.05441835,0.037604026,-0.02479062,-0.0020828494,-0.040839724,0.049985155,-0.047338482,-0.008037222,-0.02095722,0.0041442267,0.013645996,-0.018421039,-0.03475075,0.004870069,-0.030977666,-0.03296573,0.05008109,0.00081923825,-0.033534676,-0.01657821,0.0057831397,0.006406533,0.00651005,0.009263281,0.061713472,-0.048123863,-0.029031983,-0.002119093,0.03490086,-0.0077900956,-0.018453661,-0.018183237,-0.0052814665,-0.004555684,0.017452499,-0.027725436,-0.0036575152,-0.017298594,-0.060971912,-0.021930655,-0.0035632139,-0.023725638,0.01813896,-0.03083008,0.045213625,-0.019200057,0.02984262,0.0013213872,-0.02835753,-0.03164439,0.04631289,-0.018856995,-0.013276513,0.00033475232,0.030820109,0.014300625,-0.019716507,0.0017538735,0.024731526,0.0027477362,-0.008146153,-0.04686419,0.012036707,-0.026051756,0.015862664,-0.016986795,0.032876022,0.05076909,-0.05322349,0.031601746,0.020993942,-0.030706303,0.0040831733,0.009507866,0.00562119,-0.043323398,0.00847062,-0.026680307,0.024055935,-0.011402837,0.022649093,0.024727074,-0.035462525,0.06414837,0.0010299521,-0.02849472,0.032649532,0.027278546,-0.053416353,-0.065802135,-0.015530382,-0.0017825313,-0.019271234,-0.017842753,-0.00010335167,0.034089383,0.08007273,0.017906897,0.0029034086,0.0002716583,-0.029293332,-0.01812393,-0.1467355,0.015502236,-0.031428784,0.016833441,0.007163009,-0.010247133,-0.026636632,-0.005688445,-0.009148892,-0.027664172,-0.026078586,-0.055849683,0.02497261,-0.014923696,-0.0030370706,0.01227518,-0.007891175,-0.026451716,-0.039878596,0.056752905,0.007292849,0.030376235,0.027086392,0.0045493566,0.016287874,0.000036216243,0.0087576555,-0.012648876,-0.019298878,-0.06363621,0.020327864,-0.06456955,0.020635208,0.035087414,-0.029956713,-0.005201504,-0.0026663784,-0.014271925,-0.044621482,0.007952689,-0.026612274,0.01596174,-0.002569966,0.014185793,0.057473194,0.058608726,-0.013942882,-0.01592093,-0.027070882,0.026331332,-0.032921616,0.016166937,-0.013103397,0.037697166,0.01486087,0.00032366754,-0.032002926,-0.015433774,-0.0138573935,0.040356766,-0.0048511974,0.032028846,-0.037494488,0.022649515,-0.017900905,0.05545868,-0.031137079,-0.013403935,-0.032907825,0.0015264145,-0.00040363334,-0.024169406,0.0003576845,-0.03804496,-0.03423178,-0.018516526,0.033683464,0.01764017,-0.034665477,0.0017537202,0.01340361,-0.015954692,-0.04045524,-0.0040293857,0.06123508,-0.039522335,-0.003861656,-0.023254966,-0.036745586,-0.001948995,-0.031403366,-0.030725298,-0.03398529,-0.004956599,0.0144466795,0.048074543,-0.023386836,0.0309619,-0.011796904,0.013981873,-0.0023006059,-0.034480877,-0.022581475,0.017919883,-0.0018084481,0.029801458,0.0071894396,-0.0067810053,0.0005046446,-0.024316913,0.007616979,-0.032475594,0.0053304015,0.0118232025,-0.08358058,-0.023405736,-0.016823662,0.06661572,0.035039462,0.010803681,0.021991206,0.030455943,0.02550399,-0.03207184,0.015946094,0.07539518,0.01666072,0.03972606,0.017749187,0.010432307,0.031384256,-0.041108,-0.022543378,0.037508696,0.058673616,-0.01757732,-0.0050820434,0.044716537,-0.030999456,-0.045838777,-0.02376905,0.004419964,0.05163615,-0.044558614,0.031964447,-0.026508275,-0.017643046,0.001269592,-0.009461534,-0.024569156,-0.023130685,-0.009431023,0.018592114,0.09683741,-0.009575841,0.019777479,0.0024053818,0.03269677,-0.032049436,0.041140746,-0.021328244,-0.03449408,-0.05510059,-0.07031482,-0.034640983,0.03462174,-0.030502323,-0.028978497,-0.012281934,0.010299886,0.023901405,0.01090778,-0.032931987,-0.030044446,0.040533595,-0.024754116,-0.0025816124,-0.0034557641,0.04652256,-0.004501281,0.051293507,0.005717233,0.03796813,0.04481259,-0.0024442135,0.008245595,0.009343766,0.018246833,0.008192559,-0.006302996,0.0077330577,0.011333309,0.0010719487,-0.017363384,0.07493097,-0.0073147067,0.006693739,-0.009587706,0.04165414,0.052964572,-0.036033183,-0.008744634,0.0061578294,-0.0055463244,-0.004529657,-0.012904126,-0.024232225,-0.015349244,-0.0007502966,0.048788063,0.027024142,-0.025706282,0.004989706,0.047020093,0.022177473,-0.012219277,0.024864173,0.021922648,-0.004834151,0.0012971346,0.06433985,0.04335182,0.024108643,-0.0066042147,-0.02804792,-0.023690715,-0.020478474,0.014835287,-0.014465272,0.004967965,-0.016589724,-0.0005662662,0.0134221185,0.047214914,-0.000013323198,0.029002432,-0.05530337,-0.0077872076,-0.031013027,-0.020225184,0.041612223,0.026914945,0.019391574,-0.00516396],"last_embed":{"hash":"1hkzzv6","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"1hkzzv6","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{1}","lines":[155,155],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hkzzv6","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031821188,-0.01410683,-0.016519122,-0.011964182,-0.025155887,-0.04009329,0.016994221,-0.0037262675,-0.0148577,-0.004232349,-0.0063617495,0.024960022,0.00023622517,0.01604397,0.03249375,0.03689089,-0.023609329,-0.017452775,-0.03853019,-0.018013515,-0.03503115,-0.0017437204,0.031663444,0.023631785,-0.02780352,0.025209595,-0.036868054,-0.033440452,0.0030070357,0.07440858,0.010182216,-0.08837987,0.031165877,0.0065576155,-0.049908128,-0.032755718,0.013925802,-0.022262547,-0.029576913,0.030894589,-0.01780536,-0.01793123,0.006882904,-0.036468584,0.0056754383,0.012791271,-0.036389783,-0.008216788,-0.05033781,-0.029143117,0.026119027,0.008078892,0.038302142,-0.034046166,-0.013797594,0.030117918,0.0075546233,-0.036853172,-0.046082348,-0.0031925223,-0.022840954,-0.0044785435,-0.024853002,-0.0073380857,0.031264897,0.041712057,-0.00042797162,-0.011006374,-0.012531758,-0.020642163,-0.0056312303,-0.019328153,-0.049832083,0.012307292,-0.061561614,0.034441534,-0.017338041,-0.0133842705,-0.05578897,0.011305475,0.013802888,-0.008261816,0.01765587,0.010656939,-0.010564273,0.049036004,0.015261759,0.03738383,0.003965993,-0.0046349047,-0.03848245,0.038853146,0.006197042,-0.00699837,-0.029201841,0.024605354,0.0026141834,-0.031599734,0.015309121,0.01466498,0.021421522,-0.03144356,0.024670979,0.03715312,-0.006528198,-0.017834367,0.009304848,0.0223195,-0.015047016,-0.024481215,-0.0017120214,0.013281858,0.025160784,-0.006006981,0.015965786,-0.00043825974,0.0067916694,-0.017578142,-0.025973773,-0.019877875,0.035122987,0.043021202,0.047148235,-0.060431395,-0.03951329,-0.0032832462,-0.028087694,0.023608949,-0.039270505,0.007890138,0.014437764,0.06961876,-0.016236283,0.013435185,0.016221954,-0.006816102,0.01392709,0.010357148,0.016426554,-0.036817115,0.050739206,0.03534598,-0.077149816,-0.045776088,0.0049168165,-0.091397725,0.004736878,-0.026883932,0.026990373,-0.022272207,-0.0131883435,0.03066187,0.055355906,0.03579408,-0.035778813,-0.0269782,0.049843367,0.032701306,0.018704232,0.0122277625,0.052943025,0.020001095,-0.04728061,0.018638367,0.04063155,0.0137424525,-0.014627895,0.029746378,-0.008260317,0.016120128,0.016775094,-0.02352833,0.02492536,-0.035272885,0.015082898,0.030273713,0.05128663,0.031734224,0.029443007,-0.033516567,-0.019732367,-0.0071516973,-0.045246307,-0.011888686,-0.015262115,0.061396364,-0.030797012,-0.033281475,0.0406505,-0.010488814,-0.021386363,0.008463778,-0.0048362906,0.030342879,0.0009513778,-0.032448057,0.017351044,0.0060925917,0.010259306,-0.05212792,-0.010829627,0.04551982,0.01786207,-0.048897933,-0.044744905,-0.009515473,-0.042165026,-0.026968129,0.037240677,-0.043360025,-0.004419522,0.0028994768,-0.03612105,0.028098876,-0.034580465,-0.03703684,0.022443524,0.0010115354,0.013728083,0.0134960385,0.018032255,0.058210146,-0.0091706095,-0.014600501,-0.0047630705,0.020127106,-0.040346142,0.027911406,0.0073381765,-0.016933434,0.03357797,0.03402078,0.021355772,0.0064690122,-0.00093964476,-0.013809104,-0.088655755,0.00852129,0.045168664,0.0072362064,-0.011843519,-0.013055345,0.052035194,-0.0037138157,-0.0332626,-0.00916105,0.048445225,0.03298554,-0.036438957,0.009321869,-0.008091318,0.011828104,-0.004027045,-0.012773237,0.018766908,0.027393958,-0.0016806881,-0.025259245,-0.0016918766,0.0268314,0.022189712,0.005000683,0.035440143,0.0017443635,0.0056787906,0.02708567,0.02460008,-0.010764723,-0.01639802,-0.01636383,0.026521435,-0.026261808,-0.0073221405,-0.009073428,-0.026445916,0.0043753935,-0.04839807,0.0055510937,0.045355905,-0.022594877,-0.007704162,0.05180908,0.0029894663,-0.008498995,0.08073462,-0.02056901,0.027185092,-0.04685924,0.03703034,-0.028798923,-0.03545008,0.004682697,0.05840269,0.01738438,-0.006804657,-0.0054270844,0.025126452,-0.16486461,0.012507588,-0.038898945,0.034647685,0.031251736,0.026484862,-0.023958437,0.014949816,-0.055757605,0.062597066,0.017688217,-0.04514816,0.029708093,0.030955283,-0.009872848,-0.027160747,-0.02010248,0.035319757,-0.035373397,-0.04387765,-0.010699112,-0.0510994,0.011694964,-0.02388313,-0.017728511,0.033429388,0.08591958,-0.007075723,-0.017166441,-0.010209532,-0.06394749,-0.015233452,0.008155883,-0.0013172039,-0.006032427,0.035780374,0.023135405,-0.03245038,0.0041006287,-0.0018121724,0.05688298,0.033243053,-0.029778799,-0.009680749,-0.00851647,-0.061033722,-0.021513373,-0.0042583584,-0.059996095,0.0035892965,-0.06280992,-0.040167473,-0.035520833,-0.0401765,-0.0490974,-0.010366084,0.01481156,0.040170092,-0.003229098,0.021278298,-0.018064747,0.0053251465,0.027960481,-0.03745072,-0.03728793,-0.04169949,0.038307928,-0.024257565,0.03271138,-0.03060009,0.03371007,-0.031349033,0.0029667397,-0.03849718,-0.058106106,0.022102827,-0.03007356,-0.018551849,-0.05582243,-0.09888848,0.022215227,0.012993426,-0.023788147,0.045890104,-0.0024412582,-0.03646985,-0.00088915805,0.01288058,0.056329574,0.25801352,0.02717089,-0.043328192,-0.013575976,0.025158908,-0.012061518,0.0014175227,0.097876675,-0.024467863,-0.028060194,-0.012854012,0.009022039,-0.011214156,-0.02281924,0.015882144,0.012751866,-0.049003843,0.019684479,0.07947124,0.012466821,0.0016579279,0.027306879,0.05441762,-0.031238142,-0.034885965,0.0030990904,-0.049183767,0.0043994715,0.012710518,0.020914847,-0.0271618,0.0025642305,0.029757759,-0.025455642,-0.0050082784,0.0038707054,0.028908882,-0.05977222,0.031159716,0.035780866,-0.0032265359,-0.020545965,0.025784811,-0.051268656,-0.022714894,-0.044716295,-0.0075605735,0.01736953,-0.0241137,-0.028724765,0.012733258,-0.019053897,0.006219807,-0.018945333,-0.013046321,0.018813223,0.0021799526,-0.024210585,-0.008589107,0.02371476,0.033591595,-0.00043836323,-0.011812291,0.019647675,0.016062668,0.022498026,0.012255767,-0.00025006992,-0.013829192,0.021884922,-0.018750455,0.030284086,0.009256473,0.0116592245,0.022787144,-0.02745992,0.037392452,0.01540871,0.017605476,0.026733061,-0.008724405,-0.01522793,-0.031515572,0.024034092,0.009044426,-0.025146147,0.0408492,0.056685045,-0.0020407906,0.009687912,0.0015061141,0.011295724,-0.036108848,0.002134779,0.012618753,-0.029067501,-0.0027644488,-0.0090921,-0.055567507,-0.035482313,-0.0013059393,0.012140554,0.02782935,-0.003657393,0.032756854,0.022499202,-0.024433428,0.027094437,0.019550245,-0.014658927,-0.05753735,0.020801917,0.0073600123,0.0197698,0.0015864352,0.043347664,0.03615151,-0.009290817,0.060752794,0.0012654769,0.010162542,0.016275862,0.013420886,0.0063828966,-0.041871764,-0.07099166,0.023706948,0.004973435,-0.0257207,0.06245015,0.012016065,-0.020364724,-0.00008896523,0.021881104,0.025589636,0.002748874,0.0137392515,-0.018375412,-0.01350677,0.032872684,-0.04168228,0.026134377,-0.01107699,-0.026398128,0.028010586,0.058395173,-0.024132766,0.034763243,-0.015736232,0.003709845,0.011603427,0.05959686,0.0067722094,-0.024876693,0.003916416,-0.08652071,-0.0051909373,-0.044391133,0.013460746,-0.018479856,-0.011468565,0.0117535805,-0.015734257,0.0781937,0.028583365,0.012961139,0.026770256,0.04557931,0.01032612,0.00066238793,0.008688806,-0.005222258,-0.024990655,-0.011918007,0.025006765,-0.047370624,-0.0823757,0.024299549,-0.0062508355,-0.008522515,0.03963811,-0.0004935691,-0.011675516,0.0044890754,0.025828049,-0.05383033,0.020768108,0.0029270812,-0.025842814,0.002312214,-0.021789381,0.09151902,0.033702433,-0.008105468,0.02049104,0.020715,0.047300637,0.05873498,0.015497427,-0.019592902,-0.024620233,-0.022784065,-0.011766375,0.010213597,0.013432867,0.0042629517,-0.0011278887,0.019333802,-0.04499805,0.018791426,0.025529662,0.006147585,-0.069164306,-0.0147054875,-0.026981955,-0.022343006,0.040767256,0.020132547,-0.009098499,-0.018730115,-0.008688158,0.013079722,0.025063518,-0.0008491384,-0.04195092,-0.004625637,0.014732368,0.0029329134,-0.04366632,-0.029594332,-0.0056183496,-0.018984865,-0.0004788068,-0.010912622,-0.0009299846,0.023725335,-0.0012457989,0.016071698,-0.032611627,-0.043027773,0.002122995,0.017697623,0.018598132,0.02073859,0.016453434,0.004107871,-0.017099606,-0.02460185,0.044006895,0.022011632,-0.021427622,-0.036234368,0.013258436,-0.034857426,0.04541655,0.024673335,-0.03090289,0.021757483,0.016305659,-0.0148402825,-0.00088237994,-0.0074853827,-0.0013454955,-0.02898,-0.036715418,-0.030542942,0.009435631,0.0059627877,-0.01492788,-0.03718837,-0.017604081,0.0033453358,0.026548216,-0.0024864855,-0.0043438063,-0.02744789,-0.037173584,0.016738253,0.04126595,-0.056273185,0.0027891935,0.017091637,0.003366582,0.03834752,-0.062885255,-0.02533788,0.011939822,-0.014462511,0.016832199,-0.033971246,0.009244271,-0.001789632,-0.041872624,0.048893407,-0.02430543,-0.006990674,-0.05584717,0.01976059,-0.026204852,0.0008574562,-0.0046204347,0.028090753,0.016619725,-0.0042890063,-0.011783498,-0.024627218,-0.033839833,0.012217836,0.05466617,0.007105678,-0.033456903,-0.049732555,-0.015886515,0.0196077,-0.014648792,-0.0014441425,0.06874593,-0.009092372,-0.031360757,-0.029251464,0.004639904,-0.0032823125,-0.022910843,-0.027760545,-0.035310496,-0.0020545456,0.0159678,-0.036286384,-0.004196811,-0.005709475,-0.048555925,-0.029240068,-0.0067679454,-0.04673211,-0.041816127,-0.019238899,0.045431677,-0.023299223,0.019343093,-0.031715885,-0.021279095,0.004954785,0.02759952,-0.0045335465,0.010104109,-0.020736983,0.03356684,0.009635366,-0.0037727237,0.014866856,0.016880596,-0.00016498496,-0.00785932,-0.03680605,-0.007812651,-0.0027597253,0.023808636,-0.020980883,0.035569657,0.054197207,-0.052729774,0.029739182,0.010679519,-0.018332122,-0.012408476,0.034979574,0.012042455,-0.04291042,-0.0048316373,-0.025240125,0.015821083,0.004665193,0.026876524,0.003740003,-0.020352095,0.033589497,0.016902337,-0.058044642,0.046024237,-0.017843256,-0.046782784,-0.03436904,-0.0097936895,-0.0031938201,-0.002971641,0.001476578,-0.016637392,0.05159535,0.060176786,0.003932293,-0.010931505,0.010528619,-0.03658057,0.018864937,-0.1572444,0.04035476,-0.01226653,0.024439134,-0.0030983698,0.0023230035,-0.015707172,0.013584661,-0.006323543,-0.02513528,-0.025679829,-0.06536136,0.03803602,-0.022444397,0.00068625226,0.015348784,-0.010437136,-0.0069598574,-0.026890313,0.07903451,0.0059083886,0.019547164,0.055414014,0.0069946777,0.024727907,-0.010643465,0.025421137,0.00093593105,-0.01764556,-0.07024163,0.013418754,-0.058512427,0.02016971,0.04096502,-0.049310282,-0.011151153,0.017099308,-0.022844106,-0.028417647,-0.0007978832,-0.040415045,-0.0073335795,-0.0012663319,-0.00868719,0.049357086,0.039570104,-0.022278713,-0.01581597,-0.012380699,-0.026008802,-0.015124777,0.0049468363,-0.02350059,0.022884427,-0.0055779894,0.0020085834,-0.030552676,0.021340135,-0.0075850063,0.013672401,0.020449983,0.023197995,-0.029759845,0.013166107,-0.040413085,0.01981182,-0.01628479,-0.0007960965,-0.030704029,-0.006195904,-0.03131719,-0.02143239,-0.009663219,-0.035013165,-0.01609418,0.020994816,0.018804086,0.006403613,-0.049015522,-0.002966513,0.030830879,-0.009124289,-0.03786549,-0.015409625,0.0313023,-0.02450485,0.0078939535,-0.024727125,-0.046344567,-0.021778017,-0.04501809,-0.032257915,-0.038501773,0.0034158488,-0.0045982306,0.018552575,-0.005225731,0.015537319,-0.009999617,0.0021547216,0.00654952,-0.05285288,-0.014456768,0.019118447,-0.017858798,0.015941804,0.019975359,0.011000511,-0.0168729,0.00009836312,0.01404179,-0.012107444,-0.013225977,0.0034941828,-0.064941496,-0.01982187,-0.033922758,0.057274457,0.04527856,0.026847549,0.022012658,0.065299235,0.029194273,-0.03424534,0.009520217,0.020105844,0.05482972,0.03356774,-0.002731639,-0.023580505,0.023937713,-0.038438365,0.0012622956,0.029547315,0.04785612,-0.01513679,0.011518836,0.036632366,-0.03586128,-0.053778492,-0.02399617,-0.005045976,0.032559216,-0.045469508,0.014985174,-0.019893097,-0.0010424952,0.019219436,-0.021933224,-0.032605864,0.014036887,-0.0013643915,0.038662784,0.10126907,-0.0028593205,0.026229298,0.0112956995,0.054920044,0.001941494,0.036272127,-0.033216003,-0.01768221,-0.03991653,-0.07430662,-0.0032245903,0.06297256,-0.026400538,-0.03419847,-0.009813379,0.012782006,0.016939128,-0.007768477,-0.027623128,-0.0041111326,0.01916055,-0.02751486,-0.00006543185,0.0051816525,0.04740743,-0.0029013378,0.039910007,0.024579916,0.043140475,0.043258224,0.0011931334,0.022462854,0.017369498,0.023114866,-0.017060384,-0.0013055436,0.011129506,0.01399157,0.013923197,-0.001440583,0.06055706,-0.0033208178,0.015091935,-0.0041524707,0.029985914,0.02946348,-0.03524134,-0.0069853906,0.016805707,-0.01907075,0.0060418877,0.007994941,-0.010799335,-0.028276293,-0.009392225,0.030475788,0.0009184854,-0.011807291,0.000079102385,0.048408374,0.0015225704,-0.012616138,-0.009960543,0.041305315,-0.008560176,0.010934389,0.04713997,0.04381149,0.009906037,-0.015399058,-0.034127045,-0.021985583,-0.022894751,0.008870274,-0.017053053,0.026535325,0.0048394846,-0.01703234,0.021878058,0.07101115,-0.0011194812,0.052980497,-0.042083718,-0.013289075,-0.015269953,-0.014988811,0.026701504,-0.025736567,0.01032573,0.002112326],"last_embed":{"hash":"14n93e4","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"14n93e4","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{2}","lines":[156,156],"size":73,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"14n93e4","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05393915,-0.026840776,-0.018128024,-0.027261866,-0.0335775,-0.01817157,0.021637017,-0.0054036956,-0.006629433,-0.0038211206,-0.0014651142,0.032374848,-0.0011448843,0.037038017,0.032117613,0.03510196,-0.0018689703,0.0049525993,-0.036796954,-0.02154431,-0.015080631,-0.014550243,0.036850344,-0.00111182,-0.05719106,0.032389726,-0.014784829,-0.01688544,0.00009340961,0.058325805,-0.000012442057,-0.06555489,0.030401863,0.003251679,-0.036125228,-0.04725749,-0.004677375,-0.01877459,-0.03850599,0.022704864,-0.014715294,0.00865092,0.016128646,-0.031701263,0.021263665,0.0012093986,-0.021343594,-0.008952122,-0.047465425,-0.029195154,0.016238404,0.017280944,0.038065147,-0.024479134,-0.01121741,0.020622741,0.014411938,-0.037092917,-0.05114706,-0.029466912,-0.0129801035,0.027611615,-0.012005914,-0.014981918,0.03177926,0.042291515,0.016005477,0.016908837,-0.0056666886,-0.031397734,-0.017877072,0.005464387,-0.019238122,0.007039084,-0.059525877,0.028320335,-0.010791903,-0.024801593,-0.033589937,0.051662005,0.008268587,-0.044574793,0.029680116,-0.01678897,0.01243466,0.05201214,0.0022867257,0.09338453,-0.0005097756,0.00020181015,-0.03842885,0.023551742,-0.022773147,-0.02281123,-0.034274235,0.0065896893,-0.020771306,-0.0037210672,0.015279623,0.014342666,0.03509364,-0.048365004,0.019571098,0.050016183,0.001571438,-0.012473648,-0.010930321,0.025046175,-0.019344265,-0.020325707,0.00077694916,0.005432875,0.025203379,-0.008501611,-0.0017867729,-0.013515609,0.027336087,-0.04742851,-0.003119008,-0.0040613064,0.034200467,0.054034688,0.056380197,-0.055910286,-0.023157503,-0.02205432,-0.0071782316,0.019512108,-0.016464025,0.006794037,0.0060427547,0.06746143,-0.028131025,0.025020432,0.00951298,-0.021885658,-0.008590279,0.03031002,-0.04465963,-0.027442174,0.028242273,0.043730173,-0.07863414,-0.023799846,0.008192768,-0.0646588,-0.014305656,-0.029140333,0.027370531,-0.03825658,-0.035911318,0.020703634,0.030563598,0.0048519555,-0.008587996,-0.03006778,0.06517143,0.040981974,0.024883542,0.011843575,0.03982283,-0.008868232,-0.03399374,0.006562613,0.050544277,0.017773993,-0.013806794,-0.00034462727,-0.024912445,0.027659403,0.009990871,-0.0046172175,0.031674266,-0.023146424,0.038594756,0.022845292,0.022857767,0.026880568,0.030962167,-0.03357724,-0.037012096,0.009590658,-0.029707875,-0.012265953,-0.03854899,0.034921,-0.055565905,-0.047633156,0.050020844,0.014886717,-0.015810793,0.011723289,-0.03295469,0.052315846,-0.012409175,-0.040120836,-0.014915473,0.017916493,0.0010137046,-0.04979392,0.01115151,0.031464152,-0.023463836,-0.02422533,-0.03717474,-0.00685023,-0.037397157,-0.025915952,0.03338473,-0.043508437,-0.010985036,-0.0064217467,-0.015123878,0.0008404666,-0.05980437,-0.027563404,-0.002843787,0.0125083355,0.011495435,0.009204037,0.027175423,0.044354357,0.003032505,0.003421131,-0.008516671,0.035690818,-0.048373863,0.03408342,0.02926807,-0.008839787,0.016624015,0.030927783,0.039405745,-0.00095916115,0.010935336,-0.014111412,-0.06481593,0.0124605615,0.065264486,0.0066068424,-0.0026133817,-0.011489824,0.023193147,-0.03946862,-0.029766474,-0.026099117,0.056023903,0.03003289,-0.02730095,-0.0068437858,-0.024155296,0.011887064,-0.02270139,-0.008160617,-0.003283571,0.023101375,-0.015635205,-0.024885073,0.0023706874,0.023831077,0.018425366,0.023954198,0.0072940444,-0.0060108514,0.0046383506,0.015621474,0.05386379,-0.0131324185,-0.019851593,-0.018298099,-0.003127838,-0.04403432,-0.004161319,0.0020546557,-0.019232526,-0.019550651,-0.035306297,0.019276636,0.058942154,-0.022400258,-0.025018483,0.039636742,-0.009959435,0.010054793,0.06677854,0.00052229606,-0.021598054,-0.031029398,0.044512287,-0.026268965,-0.021365017,0.012969994,0.06330435,0.03132063,0.012133974,0.01566836,0.01721466,-0.17664698,0.022859221,-0.0112286145,-0.0061690286,0.02591428,0.014716119,-0.0048085405,0.002169791,-0.04845148,0.06557405,0.0063498584,-0.054310493,0.012958128,0.017704446,0.005710612,-0.010499038,-0.008474424,0.020683246,-0.037349507,-0.031862065,-0.028062023,-0.03632776,0.0019534135,-0.011022678,-0.02735611,0.026354048,0.08068193,0.011178908,-0.008245424,-0.03476395,-0.04965821,-0.026056383,0.004123131,-0.0131784165,0.00060031755,0.05569982,0.027589744,-0.03090161,0.025814543,-0.0042497087,0.05795297,0.04396174,-0.014207453,-0.0022031227,-0.019492276,-0.04191257,-0.012299154,-0.006092458,-0.057489622,0.037380427,-0.043766573,-0.052815773,-0.042912696,-0.04816425,-0.043467067,-0.010356464,0.0006953035,0.05489771,-0.01059918,0.022836754,-0.031743083,-0.0038739918,0.0320811,-0.032243732,-0.049016774,-0.05705733,0.026990326,-0.028236026,0.006883704,-0.015750026,0.028172942,-0.055379305,-0.000041395924,-0.045550928,-0.012419344,0.021807972,-0.025921639,-0.023041055,-0.047277097,-0.08057789,0.03947158,0.021829534,-0.026842492,0.060556162,-0.007191504,-0.03231677,0.005289899,-0.0030724218,0.01379513,0.25191486,0.009349159,-0.020155298,0.00016813779,0.039538797,0.009722741,-0.0068810466,0.085364476,-0.011744968,-0.037811678,-0.036642727,0.021203384,0.012850966,-0.029313836,0.010282507,0.007940685,-0.05808778,-0.016946211,0.08525306,0.020180032,0.054199174,0.029074352,0.04619366,-0.017445507,-0.040816437,0.015207783,-0.05201936,0.0055102045,0.008782043,0.020626001,-0.04120583,0.016813071,0.036018748,0.008671564,-0.016941385,0.008820221,0.03667209,-0.043946862,0.026893103,0.042963527,0.015756901,-0.016706428,0.036693703,-0.045872662,0.011657506,-0.06837991,0.006485656,0.03498382,-0.017163195,-0.02237962,0.039708983,-0.01770542,-0.010291615,-0.011433966,-0.01836036,0.015128163,-0.023175856,-0.017833024,-0.0041593467,0.024166003,0.03660674,0.005107199,-0.020965472,0.0015680449,-0.016607944,0.034018606,0.0151089,0.0129006365,-0.017262017,0.028787605,-0.02050679,0.01694693,0.00589881,-0.014184659,0.03922863,-0.019361963,0.03559358,-0.005734635,0.03242444,0.02113796,-0.018536035,-0.007527434,-0.0364,0.019054517,-0.0046624737,-0.02150686,0.037952255,0.049374435,-0.02419327,-0.0035832352,0.0030764418,-0.0029405437,-0.017620405,0.010528223,0.0059224647,-0.031027079,0.01735448,-0.005100253,-0.054650933,-0.027938535,-0.024851378,0.0031805905,-0.013943032,-0.03903844,0.050433293,0.03155154,0.0013894452,0.018325934,0.01578691,0.015459619,-0.038809635,0.021733666,0.033702195,0.026579294,0.018823504,0.036748588,0.041453786,0.022771245,0.048567597,0.008863132,0.017428424,0.03162451,-0.009987009,0.031827595,-0.004813346,-0.06613613,0.0077994256,0.022139203,-0.017980894,0.039228067,-0.0030053458,-0.013137457,0.012705422,0.016426636,0.010603446,0.01812301,0.0040280474,-0.0024904632,-0.010545953,0.018006772,-0.0650455,0.014890741,-0.010736731,-0.021882068,0.02104593,0.060588952,-0.003775327,0.010981572,-0.014361465,0.0016100118,0.029752191,0.056912642,0.003622998,-0.03773116,-0.003752198,-0.061327104,0.0026359865,-0.032906797,-0.029744267,-0.020697406,-0.01207151,-0.013119824,-0.002307101,0.06850094,0.03069066,0.008359673,0.007100132,0.02616136,0.022826292,-0.02633399,0.023152627,-0.010333843,-0.039727144,-0.0068301754,0.023711435,-0.038034838,-0.08022192,0.03939706,-0.015297568,-0.003040411,0.02364916,0.028947275,-0.03326015,-0.0052690236,0.019635407,-0.043987803,0.021808332,-0.012235529,-0.062164668,-0.012668488,-0.023881124,0.085943915,0.023600236,-0.012706334,-0.0016256068,0.0327749,0.047428668,0.062093265,0.02138341,-0.019341681,-0.01962468,-0.0037688662,0.0039378563,0.0009551354,0.029620847,0.0038377934,-0.000023137869,0.027697368,-0.04968352,0.047490668,0.018678173,-0.0068450593,-0.03846909,-0.00082967733,-0.04339469,-0.011081288,0.025102662,0.05711678,-0.002919746,-0.031050006,-0.006944211,-0.0070569217,0.017069792,-0.019179348,-0.03455161,-0.0014762738,0.000091293834,0.002629705,-0.025909236,0.007062663,0.0017176865,-0.03842127,0.02745978,0.011532794,-0.01433358,0.026122453,0.012058977,-0.0019706744,-0.024708675,-0.04442225,-0.013164856,0.0047682575,0.015840137,0.013740055,0.030670976,0.017822532,0.021805447,-0.058717545,0.042048275,0.013849334,-0.01747389,-0.022210667,0.0028770822,-0.042814024,0.024267439,-0.002561304,-0.016683342,0.009006835,0.018326655,-0.043721035,-0.0000074160216,0.013177188,0.010878714,-0.039922073,-0.027893104,-0.009426399,0.0332376,0.020501627,-0.022561377,-0.010958271,-0.034880906,0.0020286161,0.023215584,-0.028791877,0.030975804,-0.01904975,-0.049242247,0.031300146,0.05419339,-0.06948882,-0.008410757,-0.009444104,0.012050786,0.017520972,-0.05632419,-0.030339483,-0.0031977114,-0.052665073,0.029508559,-0.038080085,-0.0007804967,-0.016501809,-0.031170608,0.04607233,-0.017866595,-0.014263594,-0.040704742,0.029535888,-0.051893726,-0.004603864,-0.03233661,0.0118195005,0.017554013,-0.012159368,-0.006453753,-0.014936027,-0.04553005,-0.0041621835,0.029294236,-0.00028153104,-0.044962402,-0.028495818,-0.015294453,0.0158193,-0.0036942768,0.0112149995,0.07104143,-0.013438704,-0.032537486,-0.010372454,-0.015343083,0.005646544,-0.026409918,-0.026937628,-0.0050832224,-0.004844661,0.02749769,-0.010890535,-0.008276148,0.0055346233,-0.045560498,-0.018828122,0.005190037,-0.021842944,-0.006633852,-0.014807203,0.07285838,-0.013720474,0.035544753,-0.017297542,-0.02714331,0.012512742,0.03301413,-0.01337936,0.011777846,-0.018404903,0.026255134,0.019599684,-0.00522656,0.014758636,0.031678163,-0.0018088561,-0.013800222,-0.038326815,0.025892897,-0.012200974,0.011213471,0.0074827876,0.06292597,0.058321886,-0.038711537,0.030538727,0.0132022565,-0.023989756,0.007477641,0.0382552,0.01973422,-0.036472928,-0.049763225,-0.026736762,0.017025031,-0.038780253,0.034439057,-0.014060029,0.000012674117,0.04755674,0.01480984,-0.06351396,0.045909543,0.009153616,-0.042680264,-0.048165068,-0.019488586,-0.023760425,-0.0056053926,0.0029693847,-0.022727348,0.036424566,0.045057345,0.032596085,-0.01474495,-0.0014670639,-0.030570947,0.011697941,-0.15895197,0.016616115,-0.013582742,0.008816984,-0.014065107,0.019597024,-0.024568178,0.0026502146,-0.0031587745,-0.004171209,-0.024728477,-0.079691686,0.012160771,-0.026422255,0.0017822988,0.035108093,-0.0038324425,-0.009508582,-0.023580402,0.10410465,0.019039545,0.010675154,0.079612225,-0.0068095652,0.012115605,-0.02493779,0.011495615,-0.019530145,-0.022327555,-0.067724004,0.0032398521,-0.04066272,0.037986964,0.028055003,-0.03010164,-0.021385267,-0.0033637402,-0.019323288,-0.026136858,0.0050881812,-0.0221548,0.012424546,-0.010014663,0.0000110100045,0.022636019,0.050598767,-0.014309824,-0.0075598727,0.00678281,-0.04751045,-0.011456817,0.010530124,-0.016743317,0.020499844,-0.007124419,-0.014302776,0.010727185,-0.013715106,0.009046184,0.01827736,0.014155326,0.03178608,-0.026656551,0.035005968,-0.036381457,0.016310973,-0.04482462,0.007393325,-0.03572315,0.008122158,-0.03989085,-0.006448018,-0.016592108,-0.03598224,-0.017734336,-0.0011128386,0.006167388,0.024958482,-0.06907096,-0.018275,0.026930442,-0.022071233,-0.053342283,0.010530639,0.018881628,-0.015264344,0.0016462225,-0.011874431,-0.03642134,0.018694544,-0.051926177,-0.018245092,-0.03487194,0.0063522677,-0.013008438,0.01982441,-0.023205696,0.023511905,-0.017662717,-0.0042725643,-0.0071829488,-0.043691743,-0.0072677215,0.00510481,-0.017351195,0.023238365,0.007572706,0.0060457014,0.013052415,-0.010447734,0.0036038859,-0.03797801,-0.010898511,0.029659862,-0.07930764,-0.0038813485,-0.0051817843,0.07278952,0.038151287,0.013788115,0.038737684,0.025040139,0.041201916,-0.041749112,0.0024423634,0.044912968,0.037271168,0.024950609,-0.01425091,0.008215363,0.03647468,-0.036712814,-0.011074158,0.02306427,0.03917948,-0.015823437,-0.011361621,0.036341254,-0.03887996,-0.06096197,-0.019091545,0.0023845583,0.051609844,-0.03764817,0.0020794973,-0.020238327,0.01982677,0.008643806,0.0050091273,-0.013884975,0.017788399,0.00632228,0.02352096,0.074763,0.0075511355,0.021141132,0.024900552,0.03742075,-0.016223652,0.012179955,-0.02704358,-0.020886833,-0.060582396,-0.045818888,-0.007767509,0.011027245,-0.023818545,-0.018121919,-0.011435588,-0.0031818356,0.012044416,0.01915232,-0.02678579,-0.013355474,0.025042878,-0.014752197,-0.018376632,-0.003947949,0.050910164,-0.0006797459,0.04563081,-0.003901103,0.023655152,0.054239374,0.0021166275,0.03221739,0.010995495,0.014598481,-0.0057048774,0.0076136687,0.03797797,0.0052305628,-0.009253632,-0.021841878,0.060124945,0.002316911,0.010926759,0.021834185,0.02408857,0.03465633,-0.028972363,-0.014107416,-0.01542775,-0.023835082,-0.0037596114,-0.0058494145,-0.023676464,-0.00000810445,-0.0037453484,0.031631082,0.006317483,-0.02380607,-0.011638531,0.057917032,0.03765666,-0.005842853,0.00519503,0.030707998,-0.02309897,0.0053548478,0.038500283,0.009508428,0.019969286,-0.030331383,-0.029100247,-0.0270914,-0.0075630536,0.023055803,-0.0131976195,0.0035735639,0.018984392,0.010481997,0.008180536,0.0637194,0.006771812,0.0002957698,-0.05705185,-0.0013450341,-0.021927373,-0.030424016,0.048881475,-0.0035945799,0.007957533,0.0012352536],"last_embed":{"hash":"zoercu","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"zoercu","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{3}","lines":[157,157],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zoercu","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034983955,-0.022003489,-0.027406817,-0.024632465,-0.03813123,-0.025598606,0.022672335,0.024560636,-0.01911852,-0.009297075,0.007473929,0.014610532,-0.013984152,0.018493155,0.033886004,0.043317936,-0.022375321,-0.0067330054,-0.04753179,-0.009012949,-0.04451926,0.03471985,0.024231547,0.038348522,-0.035751615,0.017505946,-0.023201048,-0.018750573,0.004964534,0.048295073,-0.016725319,-0.058278155,0.009678828,0.0022615269,-0.03342072,-0.0105801895,-0.0011024782,-0.007234257,-0.014993948,0.020770546,0.009388651,-0.02330693,-0.0048849536,-0.032627113,0.024794323,0.011947643,-0.044562735,-0.026918594,-0.022447914,-0.017389322,0.0100014135,0.013228679,0.059052017,-0.037128568,-0.03981999,0.021524232,0.034527484,-0.03784111,-0.016823202,0.022728618,-0.029962888,0.028906872,-0.018559875,-0.013609461,0.014466701,0.024485724,0.0046672453,-0.012576075,-0.011085193,-0.021439092,-0.00006176863,-0.028141923,-0.048230723,-0.014001759,-0.04954372,0.052082725,-0.013081506,-0.012660086,-0.045942936,0.008434291,0.017736785,-0.012693868,-0.0042049037,-0.0006065724,0.006261075,0.047670186,-0.007929584,0.019927476,0.0030175736,-0.006232384,-0.045216825,0.032166407,-0.000939112,0.028758433,-0.059000973,0.018840572,-0.008297899,-0.0099557545,0.001164403,0.015189355,0.033057287,-0.02090332,0.01402125,0.017205061,-0.014093946,-0.02149584,-0.014887887,0.034101985,0.010612157,-0.01104798,0.004260956,0.024854105,0.028324857,0.013180012,0.0009879192,0.017000763,0.033141423,-0.02220847,-0.023304937,0.011205785,0.025961755,0.009125363,0.075628735,-0.06808795,-0.0040069493,-0.048886765,-0.017203169,-0.009495977,-0.01922516,0.00026544047,-0.0049562966,0.059028342,-0.019448278,-0.014682995,0.007095064,-0.018681368,-0.0075188996,0.014647408,-0.029426632,-0.010565038,0.014559875,0.042322215,-0.07888813,-0.013156491,0.011276313,-0.044287153,-0.0064492635,-0.034799013,0.04320612,-0.004361163,-0.02360144,0.010931235,0.04531531,0.053089302,0.0010915286,-0.012817517,0.020952823,0.05014991,-0.0115013365,0.026840502,0.010938378,0.045304183,-0.03529227,0.04227578,0.04482812,0.026054261,-0.025380101,0.019984609,-0.026590548,-0.016317068,0.016926799,-0.027164364,0.035507735,-0.018350558,0.030970456,0.03893488,0.029866245,0.022390768,-0.0032865438,-0.0013075169,-0.019105269,-0.0038084935,-0.03758035,0.0077487715,-0.021688923,0.06521868,-0.037871778,-0.0016480985,0.04861355,-0.0037178814,-0.021906942,0.015547603,0.0063055693,0.047523253,-0.02041055,-0.03712035,0.007632433,-0.008691096,0.0028392295,-0.016961532,-0.0060213907,0.07108905,-0.0070848507,-0.04755531,-0.038638916,-0.0022777156,-0.05467433,-0.04838677,0.01145343,-0.019274319,-0.0010615023,0.021062795,-0.02933571,0.034942377,-0.035375945,-0.02695875,-0.0020939608,0.018792292,0.015596367,0.024292238,0.0061615594,0.03131256,0.0041834135,0.04124785,-0.0056074425,0.022795437,-0.01472809,0.01431097,-0.008346059,-0.00088341837,0.024663717,0.0136324745,0.00011741939,-0.0013491291,0.011662526,-0.014796675,-0.045204822,0.033416472,0.07069925,-0.010151264,-0.052291032,-0.0020856522,0.000022004035,-0.021328427,-0.0375535,-0.01764039,0.028814698,0.016666848,-0.023436964,-0.039237946,0.00029654006,-0.0068593994,-0.04550626,-0.015466039,-0.0024260296,0.014369826,-0.008892948,-0.008500843,0.010764552,0.035600193,0.016969454,-0.0050872006,0.0124660395,0.015823182,-0.019347696,-0.02324324,0.017086834,-0.005094311,-0.020373495,0.025332032,0.0383464,-0.032790937,-0.037410736,0.011840018,-0.015743228,0.048169777,-0.029764907,0.020156812,0.056594692,-0.011999554,0.0052667074,0.038675096,0.0360058,-0.033422265,0.058749605,-0.022669282,0.047031105,-0.010090474,0.039834395,-0.043063678,0.012133446,0.010178713,0.078987114,0.010211955,-0.02621937,-0.009508851,0.011087476,-0.16424645,0.011274456,-0.015855348,-0.010016503,0.01560214,0.026048975,-0.027936287,0.03523528,-0.03938551,0.036524117,0.028194783,-0.06214619,-0.045717772,0.019412342,-0.006320075,-0.0029915418,-0.009854867,-0.0006718049,-0.008133201,-0.032909475,-0.03537743,-0.039713338,-0.055051718,-0.066871546,-0.025873182,0.039638102,0.05247753,0.018429501,-0.01260703,-0.0266203,-0.081626445,-0.0051845643,0.0005018512,0.014234487,-0.003870745,0.053686887,0.0143584395,-0.0040427563,0.017661694,-0.012991032,0.051473312,0.044824187,0.00019523907,0.016524103,-0.023832746,-0.02944546,0.008058255,-0.007405845,-0.06221327,0.023150979,-0.068640344,-0.050114416,-0.033121634,-0.042367283,-0.03655936,-0.012810531,0.017059544,0.018310215,-0.0030171832,0.017348455,-0.03221343,0.0015778156,0.026913697,-0.041347608,-0.036246743,-0.04965212,0.020464147,-0.010655891,0.026014745,-0.020965934,0.019906558,-0.05322851,-0.016335696,-0.049177684,-0.055461332,0.006225457,-0.05322712,-0.03113343,-0.055227533,-0.103197016,0.030955791,0.01395504,-0.01821424,0.04923724,-0.0037377132,-0.02158285,0.00160309,-0.02813646,0.046710785,0.24250446,0.01839072,-0.042617552,-0.0066413432,-0.004408715,0.012342447,0.032516904,0.080803655,-0.02334746,-0.040196165,-0.05328766,-0.009972855,-0.009236006,0.007805639,-0.0053271134,-0.004719973,-0.05449112,-0.032011535,0.102174215,0.008492402,0.05650094,0.0037714324,0.07726161,-0.019991057,-0.029058803,-0.006100269,-0.032211497,0.019679034,0.033231877,-0.009996042,-0.042107046,-0.019865314,0.021540148,-0.050824054,-0.024978144,0.017762244,0.008519806,-0.030233568,0.04165847,0.033536784,0.015641104,-0.020374628,0.026296083,-0.045019936,-0.022057071,-0.028454157,0.03478956,0.023248378,-0.0073142974,0.035234302,0.020406049,-0.023792587,-0.008042402,-0.010199635,-0.0119890915,0.011558383,-0.02894399,-0.006959265,-0.021188524,0.02756754,0.0321622,-0.014922257,-0.017723283,0.0049271504,-0.017981095,0.04122835,-0.012538267,-0.0053079682,0.020985987,0.010895183,-0.0026056096,0.026606943,-0.009609926,-0.0067545124,0.05681776,-0.04088915,0.056009058,0.0133495685,0.039304752,0.030415248,-0.038133502,-0.047093652,-0.0050841635,0.031589463,-0.018615989,-0.019378135,0.019667663,0.07703381,-0.01633859,-0.010790564,0.010294456,-0.0057777157,-0.01635069,0.023326242,-0.013050517,-0.03469708,0.019715045,-0.02159651,-0.010954291,-0.02836578,-0.0032488604,0.020195786,0.016379016,-0.035219204,0.021525657,0.018395243,-0.012871004,0.0014349144,0.03413478,0.018692335,-0.024751712,0.025575137,0.0024631666,0.020880932,0.030361434,0.016798506,0.009235434,-0.0019499178,0.06433628,0.013161374,0.0025079902,0.010695748,-0.0007984182,0.006084242,-0.025120102,-0.013315211,0.019353906,-0.0048733456,-0.03180474,0.03899223,0.022128029,-0.016441006,-0.013240538,0.001206532,0.010154463,-0.012702447,0.04163799,-0.011769094,-0.031144636,-0.0046895496,-0.044305794,0.0011639872,-0.020671973,0.0030817143,0.01699141,0.062513955,-0.03367489,0.009700203,-0.009932461,-0.0101260375,0.018507402,0.038300294,-0.014156724,-0.023520332,-0.0133875925,-0.06274163,-0.00887509,-0.043051247,0.003947299,-0.008123966,0.00379659,-0.009134573,-0.02173948,0.064184904,0.04397717,0.053905282,0.032943547,0.059358943,0.005670468,-0.02952752,0.019505534,0.006270798,-0.040990684,-0.013478774,0.0035747688,-0.036394056,-0.0671133,0.040034577,0.029322503,-0.012659127,0.028610349,0.04309594,-0.034621406,-0.009802037,-0.007289597,-0.031549703,0.022738827,0.011850226,-0.030333485,-0.021644147,-0.0066548903,0.10190928,0.027902117,-0.008259019,0.026658416,0.036979638,0.05117478,0.06319373,0.012285875,-0.00008529067,0.00018444817,0.0019509867,-0.0008826823,-0.0056357766,0.019173985,0.034549244,-0.0042289738,0.039077997,-0.029580358,-0.000113168244,-0.00018273381,0.012069981,-0.07814897,-0.0054663257,-0.025412044,-0.0020746836,-0.004555148,0.04891838,0.020930072,-0.031370323,-0.014389089,-0.03849925,0.036785234,-0.020904625,-0.03799012,0.028916156,0.0050334698,0.03408238,-0.029584464,-0.009355222,-0.0013211947,-0.014495692,0.0061486852,-0.009983592,-0.009171209,-0.0010151437,-0.004213155,0.028982472,-0.046255246,-0.071653165,-0.015446602,0.020227745,-0.004885233,0.014028775,0.030659785,0.0071865595,-0.039128605,-0.037961505,0.053021286,0.050271437,-0.033701576,-0.017568996,-0.0071308985,-0.056915145,0.043115757,0.034813676,-0.01092944,0.0009112277,-0.0059644817,-0.025660954,0.028761001,0.04292098,-0.00506592,-0.037268765,-0.04066005,-0.04794569,0.034336846,0.011702089,-0.016972588,-0.032795012,-0.02225093,0.027839482,0.017075049,-0.03725589,0.009306049,-0.034313172,-0.056390196,0.04687774,0.033412497,-0.025686288,-0.001758191,0.011019931,-0.0012231446,0.046850566,-0.066592306,-0.008452811,0.002827045,-0.031924628,0.022824602,-0.0388012,0.016518513,0.0011747831,-0.03034802,0.033803694,-0.0055735013,0.015534469,-0.049169097,0.0072412016,-0.048498187,0.0018191058,-0.03309128,0.00519912,0.00089686987,0.00005239271,-0.019919034,0.0030465415,-0.025151728,-0.03183088,0.037992604,0.023294957,-0.04025034,-0.022466687,0.0028266509,-0.021159234,0.0079423785,0.00087415695,0.055750888,-0.027909856,-0.018393213,0.009792667,0.019139223,-0.023480656,-0.029840933,-0.026170233,-0.019139523,0.008881984,-0.02055202,-0.013959503,0.025155898,-0.018663734,-0.05921192,-0.03248757,-0.0030216842,-0.034662757,0.01620674,-0.03855362,0.038062576,-0.005001466,0.038353454,0.0017050414,0.0030690015,-0.03838821,0.04338362,-0.02080944,-0.0043753684,0.0061179544,0.034190685,0.010404672,-0.009580253,0.0027977435,0.026562711,0.012300552,-0.022314642,-0.039104976,0.021921927,-0.010753438,0.044194397,-0.014944013,0.04068473,0.05268378,-0.03873777,0.039696053,-0.0023135266,-0.013813856,0.008488939,0.04191901,0.014423591,-0.029310554,0.03990206,-0.008375294,0.0119196875,-0.012259503,0.02006501,-0.026400978,-0.03345424,0.053351093,0.009392699,-0.006174881,0.008292409,0.032857023,-0.055035476,-0.042706203,-0.015904162,-0.008715625,-0.024037369,-0.03706586,0.01136206,0.03873595,0.08992156,0.013567564,-0.011281236,-0.01693519,-0.013884658,-0.010893524,-0.14201178,0.03724139,-0.03364207,0.009347833,0.001566148,-0.008693558,-0.017881274,-0.02526382,0.0035769239,-0.003721604,-0.016551847,-0.021940453,0.014254538,-0.0053910855,-0.023030454,0.008027935,-0.024732359,-0.039542846,-0.015433601,0.083400376,0.020920185,0.014568686,0.021297013,0.009743723,-0.011949208,-0.0056739766,-0.015079012,-0.01635205,-0.008910523,-0.05278559,0.03533296,-0.04319413,0.014145171,0.020197844,-0.025517976,-0.00543335,-0.00821457,-0.015381134,-0.030880611,-0.0037251993,-0.027119683,0.019700797,-0.015078449,0.010760355,0.035621908,0.06506958,-0.03977368,-0.0013035304,-0.026835017,-0.01033032,-0.037979703,-0.018861681,-0.015737819,0.035670683,-0.0058274325,-0.00047039008,-0.030552074,-0.01589274,-0.000029325689,0.042718958,0.03214496,0.028246686,-0.031700253,-0.0068420377,-0.026607879,0.055243418,-0.021266934,-0.003568483,-0.030044427,0.027033184,-0.02864032,-0.012127986,-0.014962336,-0.027485793,-0.020423232,0.0052832435,0.010474895,0.016147722,-0.017747767,-0.022690576,-0.013126832,-0.021414125,-0.041262686,0.010865168,0.0577125,-0.05255881,-0.0012469367,-0.030615712,-0.05412665,0.002399599,-0.029099775,-0.0060960213,-0.032194518,0.012864439,0.026314242,0.036469202,-0.008122351,0.0060136993,-0.033571273,0.009326777,0.0088525545,-0.016424658,0.013968649,0.023384772,-0.008592077,-0.003798014,-0.011262316,0.010849047,0.015132539,-0.0087157395,0.008196249,-0.034902226,0.0038080409,-0.0042454847,-0.0631584,-0.0054544853,-0.022710523,0.048353534,0.030825833,0.002583014,0.012617416,0.029656086,0.036923103,-0.028971097,0.00046944502,0.043710046,0.017437445,0.023035754,0.012533772,0.011695628,0.032243147,-0.035380017,-0.010230188,0.026291965,0.054724105,-0.010788215,-0.05461788,0.02755192,-0.0031028227,-0.051492646,-0.009691092,0.010483738,0.044167817,-0.056765422,0.015069092,-0.025035614,-0.035180915,-0.00039304662,-0.03761898,-0.007378467,-0.010199551,-0.007894215,0.044624843,0.106947824,-0.014602956,0.0068765976,0.01792522,0.035842124,-0.014024086,0.039497264,-0.0054238406,0.0123617975,-0.06661175,-0.0647862,-0.034916207,0.031416804,-0.0076764706,-0.033700537,-0.013273924,-0.004370785,0.03487905,0.051365502,-0.03185346,-0.013782466,0.027760072,-0.026148614,0.0031285076,-0.0032436016,0.017888203,-0.011617309,0.03783291,-0.0019125238,0.016260393,0.023434449,0.008240274,0.0053793048,0.020192286,0.035646364,-0.0021434145,-0.018284354,0.008882047,-0.006579311,-0.005697585,-0.025671462,0.05074206,0.0023705503,0.008149058,0.0035774626,0.037203874,0.06805845,-0.01512036,0.017646309,-0.008356436,-0.00040440747,0.013982494,-0.023370355,-0.027848199,-0.010267077,-0.017992496,0.0444171,0.0036123858,-0.02575848,0.014822397,0.059832208,0.033352945,-0.025324699,0.036722224,0.03272194,-0.0029165405,0.016213529,0.03424666,0.05510964,0.029978815,-0.03733555,-0.03139926,-0.047310986,-0.012552893,0.010124296,0.013918309,0.021650292,-0.010582756,-0.009374646,0.014496448,0.0734003,0.015082237,0.02934519,-0.059734926,-0.023603734,-0.04514711,-0.013342173,0.032236043,0.011729243,0.02397388,0.0033462732],"last_embed":{"hash":"12bboaq","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"12bboaq","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{4}","lines":[158,158],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12bboaq","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031533193,-0.022775806,-0.017066222,-0.024335418,-0.0354173,-0.030717252,0.028483912,0.005604077,-0.0021569487,0.011621909,-0.014460494,0.009577375,-0.012614856,0.0313528,-0.00549244,0.026868513,-0.0056757033,0.0075908825,-0.041520607,-0.0004133373,-0.02529486,0.0041849436,0.028516043,0.024863254,-0.058745362,0.0070867087,-0.0065253736,-0.013386883,-0.021613576,0.056049276,-0.03864447,-0.04512854,0.033473767,0.03082186,-0.0051525203,-0.011500307,0.023293933,-0.026232572,-0.022847591,0.026899569,0.001840979,-0.02291731,0.0027381433,-0.002181844,0.018037736,0.016759075,-0.04921159,-0.022915121,-0.020322802,-0.013305029,0.009518424,-0.007555065,0.024044402,-0.01965412,-0.031080343,0.023107072,-0.013951107,-0.05109368,-0.003462589,-0.013284535,-0.01525757,0.053852633,-0.004183335,0.00065898715,0.050454304,0.025147177,-0.027392678,-0.012203035,-0.0014494329,-0.022917846,0.012670292,-0.015186045,-0.05603919,-0.0020555106,-0.06997492,0.045440093,-0.0155175505,-0.035024498,-0.061654687,0.0032756173,-0.0022808271,-0.0005653924,-0.002214678,-0.009972362,-0.015838278,0.040045734,0.008774521,0.0500231,-0.009456029,0.026018357,-0.014327339,0.033059005,0.00511318,0.012131107,-0.04546186,-0.017085444,-0.020061297,-0.022069275,0.011989097,0.016047575,0.014900661,0.0063748,0.019806601,0.040331982,-0.019778227,-0.03988002,0.015395929,0.03128254,-0.018039865,-0.027396156,0.0068152947,0.010258616,0.03407958,0.017665174,0.02348128,0.008223275,0.04332804,-0.029253468,-0.029177196,-0.0045963605,0.042902794,0.041806735,0.048094667,-0.06485581,-0.012494914,-0.03955839,0.024414193,0.0011903873,-0.021483632,0.009258059,-0.014695187,0.02089003,-0.020801706,-0.015696807,-0.012515529,-0.0034480335,0.04937082,0.0017812033,0.010940596,-0.024568072,0.03761059,0.05987261,-0.08256405,-0.035462897,0.0019572522,-0.02799914,-0.0071051097,-0.014660877,-0.0070524677,-0.0319702,-0.035992045,0.026264528,0.039933413,0.034639064,-0.010802321,-0.028852971,0.038065426,0.032221813,0.00843128,0.004821388,0.03961293,0.0024608294,-0.0049878773,0.039841417,0.059129905,0.036090728,-0.006375708,0.024737129,-0.023441648,0.002814308,0.015344857,-0.029719481,0.029035565,0.002074398,0.023718625,0.017784065,0.034125112,0.016594596,0.03847436,0.0012230325,-0.034212913,0.007838778,-0.018243652,-0.004457782,-0.025841882,0.05407329,-0.017813737,-0.017941305,0.04603065,0.015657146,-0.024462935,-0.00061382074,0.010566187,0.025025483,0.029270168,-0.027514573,0.014470974,-0.021164035,0.01624374,-0.03928528,-0.020198742,0.051481865,0.00042095577,-0.038086813,-0.030581305,0.012663148,-0.07257448,-0.004289372,0.01984339,-0.033691302,0.006615991,-0.0041653663,-0.0151500525,0.02075494,-0.041066233,-0.023250166,0.016245857,-0.003117618,0.00071000156,0.018457111,0.006505468,0.04451091,0.0062979828,-0.00043638,-0.0035903703,0.024436036,-0.028785909,0.035908088,0.011458108,-0.03295612,0.03662469,-0.0052588275,0.00049881573,-0.007295041,-0.0029548095,-0.028419374,-0.06210131,0.0075770095,0.04851016,-0.010349266,-0.01225829,-0.012888233,0.009244436,-0.008804637,-0.02119136,-0.031812973,0.019150186,0.023662157,-0.027024057,0.019142004,0.008733051,0.015465804,-0.04897343,-0.014114276,-0.012464156,0.010004356,-0.00036323973,0.0037893716,0.013427645,0.032131877,-0.0030901113,0.005463072,0.0062264674,0.029756509,0.0017882338,-0.03404454,0.02984765,-0.0140925385,-0.020932687,0.01035675,0.024546918,-0.06508499,0.0024047636,-0.01254019,-0.024729427,0.03707455,-0.03426629,0.028774172,0.045243282,-0.014410867,-0.0028132992,0.02487367,0.033074994,-0.01348793,0.06972744,-0.02548801,-0.015053744,0.0026842628,0.03413888,-0.021679418,0.0055602067,0.022396997,0.07179984,-0.010098465,-0.009403868,0.018597148,0.026986198,-0.18563952,0.0025506467,-0.027211625,0.033369854,0.010811604,0.015290965,-0.03621591,-0.0019562505,-0.025248935,0.058645587,0.014062019,-0.046680514,-0.0003403536,0.022206532,-0.0061741425,-0.02107829,-0.018038314,0.032167107,-0.03475197,-0.045049123,-0.015630249,-0.04762141,0.023481416,-0.048552796,0.0144938165,0.040835798,0.06259638,0.015746465,-0.036198154,-0.00964813,-0.08722844,-0.0037188865,0.0049441587,0.0038195401,-0.021355782,0.048199948,0.007503236,-0.0137386825,0.01629217,-0.00026960432,0.026670126,0.03418573,-0.01986487,0.010607028,-0.020279452,-0.05045968,-0.023012135,0.020949148,-0.068366505,-0.017413521,-0.024176724,-0.05503818,-0.060780995,-0.051955428,-0.060393505,-0.010691382,0.046445668,0.034296688,-0.015145924,0.016647633,-0.04736131,-0.040662203,0.061989095,-0.02859522,-0.03514531,-0.056502163,0.0403388,-0.008776086,0.015078078,-0.009100946,0.03911804,-0.041696,-0.002979656,-0.055530507,0.012208104,0.014767124,-0.042921916,-0.041033354,-0.044993095,-0.06663086,0.024409885,0.034329414,-0.013842983,0.047210112,-0.00046525995,-0.03857141,0.023965714,0.023694953,0.028852204,0.25120905,0.024797512,-0.041518237,-0.013559617,0.03217803,-0.012705128,0.017557135,0.07364867,-0.019274643,-0.046166096,-0.023079302,0.031179506,0.0154103,-0.016230045,0.014211222,-0.00827597,-0.07254448,-0.01590338,0.11085496,0.021026392,0.047685903,-0.032935783,0.050795022,-0.0012812658,-0.025897069,0.0071899025,-0.028704505,-0.0050144973,0.046146672,0.023956604,-0.042425983,-0.00983472,0.027589055,-0.02059207,0.011189591,0.013823311,0.004834183,-0.016020533,0.02413282,0.021650068,0.003414169,-0.0210874,0.002823177,-0.067407444,0.0026280372,-0.030401932,0.007891249,-0.008701487,-0.02881698,-0.017771006,0.0073419255,-0.021617988,-0.014944339,0.009804202,0.009791433,0.021571359,-0.019925222,0.008529171,-0.016074272,0.028393766,0.057488404,0.0008365355,-0.03309497,0.0010878058,0.009689425,0.014687717,-0.0006997236,-0.04057941,0.010403815,0.017159626,0.0013281663,0.045654416,-0.011768839,0.019761512,0.03654855,-0.033181142,0.05906791,0.032750938,0.029201094,-0.007966896,0.005260238,-0.026707396,-0.019556578,0.054107334,-0.0047894754,-0.019958692,0.011237668,0.053967573,0.013721108,0.0017855591,-0.0040674405,0.012373228,-0.03155646,-0.028300934,-0.016722435,-0.016127469,0.007360514,-0.017404191,-0.045794543,-0.04240631,-0.0006923536,0.023968926,0.025838107,0.0026792341,0.0158325,0.031391285,-0.04247312,0.022809729,-0.004603316,0.007239227,-0.04972746,0.020717315,-0.012431594,0.03453021,0.011781381,0.027113885,0.019171886,-0.020071002,0.062040173,-0.022537675,0.0014952788,0.026170637,-0.011432784,0.009507973,-0.00853417,-0.041677605,0.020519782,0.009825565,-0.009313235,0.03574776,0.001733048,-0.01926685,0.002909238,0.009954062,0.037829436,0.0038682274,0.024795106,-0.016714627,0.0048248777,0.014980907,-0.042494066,0.009757379,-0.0058191526,-0.021905057,0.023324275,0.05084643,-0.040793512,-0.0014201195,-0.028366825,0.0203817,0.028641347,0.059480775,0.021072458,-0.05224676,0.0011543176,-0.021525051,-0.015254562,-0.034435514,0.00090724236,-0.015938522,0.01261316,0.010424594,-0.01449811,0.08805876,0.0491298,0.04020406,0.038926214,0.045759566,0.018412197,0.002500594,0.01071436,-0.0039474587,-0.035742134,-0.0062459633,0.009697861,0.010608673,-0.0756795,0.05627067,-0.0045779455,-0.028645419,0.02968896,0.019989217,-0.045270525,-0.030550487,0.038436897,-0.052331578,0.014899201,-0.005873097,-0.027353141,-0.010191025,0.00024464465,0.10475327,0.008532532,-0.019389646,0.023448933,0.03329487,0.062082388,0.01395022,0.009943844,-0.00423321,-0.01685471,-0.015847083,0.006606644,-0.008627472,0.021132067,0.019068798,-0.011647664,0.032680966,-0.031588513,0.02497399,0.01451408,0.0022158935,-0.05274479,-0.0130399,0.00043953222,-0.022390319,-0.0028500443,0.018927937,0.02610448,-0.005609299,0.01428828,-0.023927543,0.03557787,-0.029301185,-0.055943146,-0.012036105,0.03725129,0.039521508,-0.022295112,-0.03435883,-0.0005513717,-0.020420374,-0.0034398257,-0.00062545476,-0.0061029643,0.03272094,0.007594755,0.02741373,-0.021279637,-0.067079194,0.014422914,-0.0020547775,0.0012394389,0.029676806,0.03647686,0.01357641,-0.01628255,-0.057297055,0.038066924,0.021739827,-0.008661219,-0.032244846,-0.013518548,-0.037547983,0.041600954,0.0031538846,-0.02831742,0.010195956,0.016390812,-0.029510299,0.0217542,0.022804232,0.0189058,-0.036050133,-0.031927634,-0.040638663,0.03645649,0.013019509,-0.018007157,-0.050158553,-0.023793412,0.016852988,-0.0075134216,-0.037159123,0.014392287,-0.04048854,-0.013586578,0.029803857,0.04049738,-0.046097465,-0.0062112976,0.035387103,-0.0053426996,0.0487081,-0.03314715,-0.017480046,0.031708527,-0.039825153,0.041521046,-0.037923336,0.024458956,0.005652715,-0.039926063,0.03991282,-0.005290233,0.025356295,-0.052574642,0.020754948,-0.04835862,-0.008673424,-0.03338714,-0.007676659,-0.0004793663,-0.024256015,0.0021184876,-0.026590267,-0.020341067,-0.022703435,0.055336427,0.0013679249,-0.043425713,-0.02243155,0.0053688707,0.0051302337,0.00091937446,0.010358904,0.056667227,-0.03636936,-0.017569873,-0.015403099,0.018179223,0.009295352,-0.012455064,-0.012947503,-0.026732143,0.011462007,-0.030266352,-0.026080707,0.00026141256,0.010135415,-0.03423993,-0.045470264,-0.01911584,-0.011475282,0.003243456,-0.040204447,0.055952013,-0.004451745,0.06333477,0.00021593907,-0.014426159,-0.036888607,0.055388957,0.0009421522,0.019993294,-0.0076301415,0.03815307,0.0070684208,0.010471473,-0.020594785,0.021882862,0.035527434,-0.01434172,-0.054803893,0.016460422,-0.009764869,0.019145004,-0.035941787,0.0305656,0.030550025,-0.04743778,0.033346657,-0.01505287,-0.01403198,-0.0044911336,0.03625349,0.025104633,-0.03126921,0.031605944,-0.03034595,0.028467465,-0.008187984,0.017907849,-0.023284592,-0.05220154,0.055342466,-0.0137886,-0.033084605,0.03796736,0.02477008,-0.029378623,-0.06893047,-0.018667756,-0.01452585,0.0091023855,-0.05341352,-0.008182907,0.058758713,0.060123563,0.005364858,-0.0091028195,-0.016271617,-0.027050156,-0.021449111,-0.16232304,0.014465798,-0.034422766,0.017053585,-0.012797486,-0.01094531,-0.031840704,-0.011695068,-0.0051033087,-0.039717235,0.007151511,-0.038250905,0.008930106,-0.028099164,0.011317873,0.016977342,-0.008401637,-0.017642478,-0.03962646,0.107201874,0.011281933,0.01963858,0.011740121,0.0035729317,-0.0049639177,0.001530777,0.0045990543,-0.0061678262,-0.02672148,-0.04715202,0.023988409,-0.056584276,0.011440294,0.04810785,-0.020037115,-0.01834518,0.0042677266,-0.0023883588,-0.032941103,-0.0028826057,0.020922715,-0.0066728443,-0.011127166,0.009547916,0.030611444,0.08428836,-0.011803248,0.0005785649,-0.027617587,-0.015214413,-0.049404155,0.019111391,-0.00541528,0.0355354,-0.015716324,0.0070273206,-0.011855481,-0.009435021,0.014404284,0.04865722,0.003089673,0.021032233,-0.03476864,0.031195285,-0.040778756,0.02727375,-0.05254957,-0.012508994,-0.038809985,0.014954768,-0.027629785,-0.0067775724,-0.01868105,-0.051886015,-0.020458769,-0.0055793463,0.034302775,0.0010339563,-0.03125786,-0.003816077,0.0017550944,-0.013627746,-0.015749905,-0.0033923432,0.05189379,-0.014868243,0.00077841926,-0.025503285,-0.07065868,-0.008756032,-0.05746897,-0.026796114,-0.03461287,-0.011442387,-0.023798585,0.04384406,-0.018315572,0.025708195,-0.011066766,-0.014048948,0.0010547122,-0.031330682,-0.012946079,0.0050701383,-0.03272736,0.00933492,0.008595649,0.008551939,0.014800988,0.00017974738,0.037955582,-0.016204366,0.0071336334,-0.008995144,-0.07515849,-0.03211104,-0.012434169,0.033787042,0.026218757,0.012892512,0.03226107,0.030183142,0.044990193,-0.036758233,-0.00032508798,0.06973916,0.0063552624,0.04273939,0.015351277,-0.009687924,0.018260669,-0.045698818,-0.005383498,0.024084568,0.03558635,-0.00097032165,0.016083792,0.03244441,-0.027396295,-0.063557856,-0.014146641,0.015478373,0.034185573,-0.04176279,0.007831416,-0.053590577,-0.005160054,-0.0021225903,-0.023805415,-0.03415808,-0.010268235,0.01712443,0.03606283,0.07237171,0.0030320215,0.019120429,0.0077253655,0.018202571,0.002930817,0.03938688,-0.017523773,-0.017990187,-0.05011273,-0.07100696,-0.024387825,0.030743113,-0.018460838,-0.030012034,0.0024366807,0.024655335,0.016909251,0.062713586,-0.034150194,0.0016248439,0.033087358,-0.008660689,-0.0011541677,0.016198007,0.015799917,-0.011947406,0.05197969,0.009707419,0.013881626,0.033657312,0.012079961,0.009193926,0.002369869,0.0020000564,0.015062579,-0.008665172,0.008390184,0.004402444,0.011563961,-0.030086415,0.03599786,-0.039914586,-0.0001615162,-0.00662605,0.03374521,0.02077965,-0.037109047,-0.0274934,0.00838182,-0.00993422,-0.015410702,-0.032043017,-0.0040099677,-0.01991364,-0.027839907,0.032771684,-0.030970946,-0.020517124,0.012255376,0.025554175,0.014843158,-0.040050484,0.02169349,0.015150349,0.016529072,0.011962867,0.034904152,0.03679591,0.019639073,-0.046878554,-0.033021834,-0.0112393,-0.030426089,0.01014917,-0.0018328936,0.025976775,-0.030215487,0.0036080093,0.0025200676,0.053993504,0.0021583012,0.004155117,-0.03913971,0.007215585,-0.022048082,-0.027948517,0.04896169,0.015418701,0.008880734,-0.015226596],"last_embed":{"hash":"1wacq8i","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"1wacq8i","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{5}","lines":[159,160],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wacq8i","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039549466,-0.030172678,-0.025278745,-0.022763574,-0.05099444,-0.01843242,0.049131308,0.0172723,-0.015148521,0.02024584,0.0177701,0.022462023,-0.0052657383,0.013591519,0.0310101,0.037258554,-0.015997805,0.01279481,-0.03908124,0.003016002,-0.012208826,0.016468486,0.015827661,0.038335,-0.047631186,0.020879779,-0.002235641,-0.033882696,-0.038608726,0.055481058,-0.026998227,-0.07108844,-0.006515725,-0.04268777,-0.031446844,-0.010974804,-0.0032053732,-0.025465649,-0.04905939,0.039910074,-0.0025478387,-0.012381609,-0.0058266222,-0.01684817,0.03553628,0.003096747,-0.015493152,-0.022015283,-0.011143342,-0.04220083,0.024375826,0.010147292,0.014910536,-0.037612885,-0.010300108,0.020634074,-0.012137214,-0.032030918,-0.0483217,0.015029947,-0.01593344,0.024994038,0.012724784,0.010209894,0.035004385,0.008865504,0.01420721,-0.007613598,0.0067531797,-0.030596156,-0.008509643,-0.006015243,-0.056571636,-0.011487176,-0.04289634,0.024564253,0.021368701,-0.019200655,-0.040362272,0.020144027,-0.0053483034,-0.003649815,0.0060320194,-0.0016205227,0.010990827,0.0489364,0.0034024525,0.054688863,0.019078545,-0.0344728,-0.02007671,0.024557251,0.0068644853,0.00468922,-0.022682415,-0.005692913,-0.0041800668,-0.038171433,0.014218803,0.021738486,-0.0061179893,-0.011105451,0.017593868,0.030242665,-0.014156469,-0.021238696,0.00963991,-0.0076396926,-0.015550641,-0.030522963,-0.00846258,0.0043110563,0.043563623,0.01802394,0.02021984,-0.007968319,0.045315377,-0.03647066,-0.042108946,-0.010768664,0.016063228,0.01400873,0.04929656,-0.05664327,0.019779928,-0.024750078,0.028289441,-0.0013227176,-0.020929292,0.0079656225,0.00008267735,0.01563073,-0.035464734,0.007859216,0.0043888153,-0.011682827,-0.005198784,0.006607882,-0.002152652,-0.057968043,0.041353527,0.031215003,-0.061708488,-0.0080225505,0.004244331,-0.052267246,0.015401359,-0.037179757,0.018657995,-0.036863834,-0.00234511,0.01932376,0.052589588,0.026197903,-0.024309784,0.010148852,0.04177016,0.015253446,0.009466376,-0.0040894854,0.02250238,0.017968772,-0.057508294,-0.0067643616,0.054607477,0.0068187458,-0.0056088762,0.011225244,-0.044991374,0.026252456,0.022450147,-0.03507458,0.019890593,-0.046882607,0.017397435,0.021001594,0.024946881,0.031150538,0.008867046,-0.0017354536,-0.02885101,-0.011252913,-0.020610657,0.0050265826,-0.0041997633,0.04640321,-0.041929737,-0.0362543,0.04605414,0.04140655,-0.013852376,0.020098163,-0.019001683,0.028763033,-0.014483652,-0.028960023,-0.017921837,-0.0062840213,0.00040354682,-0.011110361,-0.013348246,0.048004862,-0.005989083,-0.017666314,-0.020952366,-0.0077311196,-0.03278778,-0.017016152,0.009707996,-0.053089682,0.007726551,-0.004349463,-0.036059566,0.035769083,-0.030613929,-0.023475535,0.017986067,0.011509001,0.03598743,0.0046373354,-0.015954629,0.053935133,-0.004920248,0.025616772,0.018194044,0.014707285,-0.012596076,0.029435024,-0.005985946,-0.009128234,-0.010750124,0.0102319,0.01648784,0.0058202795,0.027628684,0.0023481098,-0.05733182,0.013335195,0.06626666,-0.038022175,-0.01700286,-0.040355742,0.00483734,-0.013733144,-0.031511895,0.01843283,0.029164078,0.029514056,-0.03317005,0.0073512173,0.0013321635,0.025796244,-0.039742053,-0.020041093,0.00053098035,-0.003283446,-0.000010315183,-0.0035776333,-0.019458668,0.018177263,0.0034317803,0.03235281,0.0092635555,0.0033947423,-0.010714624,0.014328275,0.030245757,-0.0040510623,-0.012656758,-0.006914342,0.029313857,-0.047729086,-0.014631741,0.0010643565,-0.020601874,0.012649576,-0.025901798,0.028507689,0.04011023,0.0020959936,0.011427069,0.052509416,0.033261582,-0.017487088,0.068007365,-0.022402318,-0.024744583,-0.014902425,-0.005496264,-0.044930533,-0.014530207,-0.013286411,0.07343915,-0.0034242955,0.00738546,-0.0010799561,0.014290996,-0.1762176,0.011002305,-0.013847723,0.049409214,0.03192873,0.02921142,-0.02437066,-0.007261322,-0.033056602,0.06699389,0.013514696,-0.065830894,-0.013962877,0.016989367,-0.005014742,-0.02955117,-0.013182239,0.033538613,-0.030426688,-0.029226188,-0.036668677,-0.059118513,-0.035070974,-0.012286079,-0.025737384,0.04486597,0.089030914,0.00026119227,-0.015019251,-0.008703107,-0.081303835,-0.03912413,0.010627396,0.006814849,0.0029046107,0.030422667,0.020529432,-0.02751252,0.032957923,-0.019818556,0.0505527,0.03032094,0.01196301,-0.0026903271,-0.03029933,-0.018694246,-0.00038808916,0.00946593,-0.075993165,0.012936695,-0.05037729,-0.054727834,-0.040118266,-0.049229525,-0.05697408,-0.025222996,0.02517627,0.052929617,0.0029598498,0.013685943,-0.021868281,0.0011188994,0.017770367,-0.04903787,-0.035079986,-0.028783705,0.03959162,-0.031131636,0.026199082,-0.036817707,0.037768837,-0.049608406,-0.00020244299,-0.032420516,-0.04163874,0.013552792,-0.017198654,-0.023657892,-0.046432532,-0.08060819,0.05638157,0.02417293,-0.0024299205,0.06739011,-0.019615375,-0.045975957,0.023500655,0.012675565,0.033533085,0.24992307,0.019826919,-0.032158323,0.009720767,0.020358022,-0.020664025,0.03403405,0.07429328,-0.023526823,-0.035021394,-0.037935484,0.016753664,0.013001019,-0.028221937,0.010980256,0.008224686,-0.061259508,-0.020613955,0.09219753,0.015711917,0.024960225,-0.01642648,0.044436675,-0.015799467,-0.021498634,-0.005342925,-0.029888237,0.014857372,0.029443396,0.018669298,-0.040888872,0.0050050616,0.039233793,-0.019046439,-0.006267967,0.023971168,0.007536709,-0.028823059,0.030333363,0.019226203,0.008428385,-0.020181015,0.028297896,-0.051762104,-0.01702589,-0.035510764,0.0009212845,-0.007611886,-0.014609067,0.0032559368,0.022286104,-0.03398817,-0.012501457,-0.007517243,-0.01617985,0.005442979,-0.02797743,-0.02442975,-0.0010561497,0.016598012,0.028555661,-0.007599059,-0.051645674,0.015667347,-0.011972815,0.019394308,0.023666635,-0.011140816,-0.005811301,0.018756103,0.002412003,0.05373286,-0.0086071,0.026199859,0.044071887,-0.0054431455,0.068560146,0.029454969,0.04294525,0.020461746,-0.00793015,-0.04295922,-0.016223723,0.031678524,0.0024801395,-0.02401507,0.03755575,0.07166291,-0.019930445,0.009969896,0.0025882649,0.009365308,-0.0052747433,0.025962397,-0.0007087249,-0.029491512,0.03486597,-0.012567092,-0.048345525,-0.029828891,-0.023321936,0.003630225,0.018887943,-0.023924815,0.03988022,0.02352257,-0.023245702,0.003717046,-0.011009155,0.0050184517,-0.047134925,0.030693123,0.009468421,0.011449279,0.019864934,0.05034075,0.03339586,0.0066738105,0.08482756,0.009593769,0.011075692,0.0019032027,-0.012170449,0.018016778,-0.023239946,-0.04136377,-0.012225775,0.023232637,-0.031336524,0.061211646,0.018598244,-0.013566502,0.0012793756,0.012477899,0.020528408,-0.019499863,0.031168023,-0.011833378,-0.021547899,0.01836814,-0.048055507,0.008813202,-0.03571266,-0.04462728,0.028518086,0.040725783,-0.004643259,0.0047457037,-0.015194532,0.005743522,0.035814576,0.07330374,0.0050373557,-0.03051694,0.016984552,-0.07680357,-0.021470083,-0.030790076,-0.013984506,-0.031815927,0.0014298834,-0.010245211,-0.010730643,0.06279208,0.030209592,0.04625824,0.019564882,0.062428728,0.006090691,-0.0013244805,-0.0030897965,-0.024197273,-0.040811654,0.008044425,0.04291198,-0.021418815,-0.04987178,0.019383471,-0.025173437,-0.02386538,0.030218842,0.00079836854,-0.02102311,-0.013397672,0.036654644,-0.040424697,-0.014287658,0.008242956,-0.019702084,0.0047245156,0.029640853,0.08878835,0.020718498,-0.011011608,0.041760113,0.026597057,0.05240612,0.027341684,0.030975923,0.010219935,0.0134718,-0.0129679255,0.013129716,-0.0046258783,0.013091722,-0.0032905634,0.019917088,0.02527523,-0.021565706,0.017986031,0.026392717,0.014750453,-0.059205912,0.008690057,-0.014319198,-0.0023865916,0.010650059,0.03641246,0.022963071,-0.025148982,0.008245434,-0.017526628,0.009032959,-0.017066106,-0.0726761,0.045871675,0.015993796,0.011485918,-0.021044146,-0.041051738,-0.0003374315,-0.03654603,0.024737326,-0.010146058,-0.010182301,0.047334973,0.014198227,0.034691874,-0.031820145,-0.06001063,-0.014956764,-0.00037379973,-0.02036038,0.04775623,0.038210258,0.022278396,-0.02070409,-0.04556334,0.058561474,0.031460416,-0.027059304,-0.054412503,0.002840403,-0.05437303,0.049245752,0.022515442,-0.013639994,-0.012596964,-0.01148216,-0.03254694,0.0008276825,0.03920724,-0.0009575217,-0.030884229,-0.042448744,-0.05160092,0.011443978,0.0054244227,-0.018610721,-0.018380255,-0.0045567183,0.001976891,0.024543876,-0.02470004,-0.0003055606,-0.023426324,-0.03242496,0.008919314,0.03991423,-0.049004324,-0.0036089548,0.024466194,0.0104747545,0.03560028,-0.057765443,-0.012281076,0.027664173,-0.029815096,0.015765281,-0.01551184,0.008677914,-0.015900386,-0.04766885,0.057738952,-0.022891805,0.010024073,-0.04321956,0.018696453,-0.039943513,-0.00026963366,-0.01834617,0.011247373,0.011415498,-0.0022707891,-0.03193033,0.0022688915,-0.0389862,-0.02315507,0.05548233,-0.0038902725,-0.03523189,-0.022439564,-0.0016536362,-0.0020936215,-0.007728639,0.0036651038,0.07156425,-0.033844538,-0.035972867,-0.009026934,0.035308484,-0.018632364,-0.030522076,-0.0023681747,0.0017196835,0.028183712,0.0034019432,-0.028137188,-0.008279502,-0.014113512,-0.059346598,-0.02889516,-0.005960598,-0.029619314,0.004089031,-0.04412118,0.057081807,-0.02170477,0.01994988,0.016741844,-0.028141849,-0.043484796,0.048158552,-0.01294075,-0.02458262,-0.02837138,0.01571999,0.0067072953,-0.03334783,0.015061327,0.035765518,-0.007845631,-0.012943039,-0.03918103,0.042781282,-0.018209336,0.011431425,-0.016801937,0.017179018,0.041843954,-0.054733336,0.000285884,0.017643392,-0.0307784,-0.008431035,0.0051411833,0.011147548,-0.043939937,0.0036633015,-0.032708634,0.006415918,-0.006130195,0.015050977,0.03393922,-0.025777984,0.060639918,0.01562534,-0.038276374,0.03862318,-0.0048009665,-0.032915898,-0.070899315,0.002568195,-0.010273199,-0.005808876,-0.03712,0.000026535545,0.028844185,0.07567493,0.025396662,-0.017367635,-0.00675986,-0.015027932,-0.020772116,-0.15692961,0.013458855,-0.022518449,0.0037337828,-0.0043746345,-0.007105139,-0.019449102,-0.015420105,-0.00011074119,-0.035440654,-0.021468408,-0.050350737,0.0016005967,-0.018218607,0.0092096515,0.0024321266,-0.005886163,-0.010847691,-0.032783546,0.061168607,-0.004655408,0.027053861,0.03828339,0.0168089,0.0071298312,0.0043546297,0.00026478307,-0.0037945306,-0.020246698,-0.07365895,0.036598228,-0.04903748,0.021205842,0.029704515,-0.016938444,-0.0075946124,0.009790393,-0.008854635,-0.053827148,0.0037833843,-0.029154422,0.01720935,-0.014533656,0.012521428,0.056522325,0.05930021,-0.015153541,-0.005611438,-0.033341672,0.023656497,-0.031726163,0.041016944,-0.04362413,0.020671723,-0.014692002,0.0146138575,-0.010575914,-0.027615685,-0.015224587,0.033889245,0.023111386,0.03456081,-0.04663411,0.0034957926,-0.024777414,0.042395703,-0.032632023,-0.022189744,-0.013705996,0.011241069,-0.010421874,-0.021434085,-0.014401996,-0.025084699,-0.013995866,-0.016980043,0.005859757,0.022571214,-0.021693217,0.01089915,0.013962124,-0.025794253,-0.058046155,0.014528594,0.06973679,-0.034471165,-0.009085009,-0.012945968,-0.021675669,0.014184084,-0.027319957,-0.03698854,-0.028033916,0.019829657,-0.0010698949,0.040165037,-0.02625266,0.038468506,-0.0104862815,-0.013548168,0.004704919,-0.021234918,-0.031365227,0.014252068,-0.01547095,0.0195019,0.011646189,-0.007611258,0.013445562,-0.015184926,-0.004814656,-0.035127964,0.020739231,0.009638865,-0.051202044,-0.031072441,-0.028252821,0.04456738,0.022286844,0.008643088,0.00048404787,0.027729137,0.01203126,-0.033902377,0.010911235,0.078710206,0.030247202,0.016398838,0.020936664,0.019072376,0.025790947,-0.031039653,-0.029274762,0.037917905,0.049712457,-0.0057194633,-0.0077441367,0.054420408,-0.028611697,-0.05217167,-0.038663384,0.012815316,0.03195104,-0.04166485,0.033248723,-0.009245836,-0.006561675,0.009577554,0.008217147,-0.0096328305,0.0063893935,-0.00022715617,0.017456561,0.07414035,-0.015405378,0.030187245,-0.008442079,0.05034212,-0.016057072,0.056318663,-0.026531534,-0.02472747,-0.062805444,-0.08804848,-0.04749782,0.039155107,-0.018419342,-0.013456083,-0.011445819,0.00852539,0.016859481,0.046222564,-0.043546885,-0.031132737,0.040441923,-0.017295191,0.00532871,-0.0113732545,0.05302874,0.017088907,0.04591159,0.004184902,0.030335695,0.033353902,0.0062166373,0.0010199615,0.009831164,0.024138682,-0.0148290675,-0.012949173,0.0035345526,-0.0020839756,0.002288495,-0.036154993,0.07179969,-0.0067586238,0.016432809,0.0020400935,0.03845141,0.039026365,-0.020129586,-0.0040568192,0.006653519,-0.015241798,-0.016517365,-0.021028657,-0.014962669,-0.00045200574,-0.0087586865,0.044240586,0.020750485,-0.015191284,0.017186416,0.03770488,-0.0034119037,-0.037438314,0.029132638,0.023946336,0.012174951,-0.01282989,0.04303648,0.047419704,0.008312951,-0.008037807,-0.03822212,-0.034243315,-0.0082793245,0.0074085826,-0.0087442035,0.0100464355,0.007901183,0.016423445,0.0147852935,0.028674746,0.0059135915,0.034445707,-0.08107175,-0.016623626,-0.040587664,-0.002600569,0.026821291,0.009100247,0.0144051155,-0.01418834],"last_embed":{"hash":"kvw7cy","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"kvw7cy","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{6}","lines":[161,161],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"kvw7cy","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02722747,-0.03704552,-0.03073356,-0.011418689,-0.055428818,-0.013127483,0.0039740005,-0.002386142,-0.0052680518,-0.0022222276,0.023006586,0.01750244,0.009715426,0.012473571,0.017069068,0.047841165,0.005212804,0.0061700307,-0.019457333,-0.013081631,-0.0028712351,0.006562499,0.053768486,0.01200358,-0.040846366,0.0051769894,-0.016139423,-0.02607319,-0.0011221017,0.06857362,-0.028256426,-0.04921604,0.03958043,-0.016465595,-0.0036118086,-0.040484425,-0.0070543424,-0.014659954,-0.052231222,0.044193447,0.014390387,-0.018535767,-0.00442155,-0.030717663,0.02702025,-0.0035253614,-0.062392186,-0.013416991,-0.057490356,-0.030846579,0.03977421,0.00030893076,0.037896875,-0.013698552,-0.026388967,0.028105669,0.017007284,-0.046074737,-0.053944204,-0.001469602,-0.037711408,0.03689403,-0.02188142,-0.014126204,0.006006198,0.025401201,0.00059223734,0.01046986,-0.0040479545,-0.034244396,0.001141983,-0.030081544,-0.008043112,-0.013831384,-0.04275449,0.023421818,-0.011430088,0.001240248,-0.026473643,0.038638096,0.012531651,-0.0151989935,0.022144666,0.01313949,-0.0086507695,0.037243977,0.00585991,0.065384544,0.027986785,-0.0071126753,-0.031004881,-0.002885688,-0.023576796,0.004012409,-0.01187173,0.014443422,-0.012815685,-0.015352123,0.01285687,0.03284657,0.027527317,-0.020571336,0.049218383,0.026934313,-0.0067530284,-0.01896499,0.025632877,0.018949104,0.002559599,-0.018180108,0.004910353,0.0074477782,0.038775925,0.0058314013,0.01599615,0.005105008,0.019090781,-0.024502786,-0.04925547,-0.019656416,0.039398637,0.040265486,0.03915075,-0.06971244,0.02366232,-0.024601435,-0.016163515,0.010776901,-0.011505819,0.01841051,-0.0034206805,0.061900586,-0.029346673,0.024371687,0.020652477,0.00095392147,0.033210672,0.026394775,-0.011492336,-0.021289526,0.039337505,0.02241845,-0.08733314,-0.021480938,-0.035612345,-0.06701186,-0.02094157,-0.0126228165,0.021881942,0.0059539652,-0.014314281,0.040613808,0.056270868,0.028613044,-0.019380305,-0.0071080443,0.060244102,0.05094225,0.0034845031,-0.020278623,0.041453596,0.026344199,-0.063028134,0.051835198,0.027130513,0.024895567,-0.0031099005,0.042458028,-0.031427037,0.019450808,0.0020570909,0.0018796347,0.043316066,-0.032536015,0.03517113,0.023345597,0.03422975,0.029371716,-0.011924065,-0.018240046,-0.045357704,-0.0076017827,-0.0043139597,-0.00023976219,-0.024661662,0.041955322,-0.0762992,-0.038216863,0.040314995,0.025550941,-0.018184122,-0.0021010456,-0.01559923,0.019206554,0.0063744127,-0.010585428,0.009656567,0.004687672,0.0071746754,-0.021262962,-0.004819156,0.049188655,-0.011525839,-0.0215623,-0.030408744,-0.0028293862,-0.0359508,-0.03104609,0.034366585,-0.035885714,0.003018021,0.0006768361,-0.03525824,0.014703587,-0.04246497,-0.031618595,0.021242816,0.014128397,0.02572747,-0.0053709066,0.013072542,0.039138082,-0.012676318,-0.003884168,-0.019024922,-0.011394827,-0.038334403,0.043187242,0.031901315,-0.023663579,-0.01718629,0.014888266,0.018949613,-0.0068649906,0.003482764,-0.029106557,-0.063007236,0.012772741,0.03957367,-0.010891976,-0.025930554,-0.006496756,0.023509942,-0.006808122,-0.028811192,0.003034163,0.0498713,0.05092358,-0.018245542,0.0076291105,0.0010750601,0.010425594,-0.018617189,-0.03395178,-0.0037221084,0.00049191044,-0.022323431,-0.025387384,-0.0011946638,0.010210453,0.016208623,-0.007598195,0.01869712,0.0007464211,-0.016378544,0.03280982,0.025559006,-0.008343011,0.0071725585,0.021384563,0.021376058,-0.05667035,-0.029489815,-0.009153456,-0.056245975,0.00358223,-0.0672258,0.037181377,0.04654139,0.0021548336,-0.01420513,0.021350343,0.012586172,-0.015182968,0.049634922,-0.034458287,-0.014012128,0.00516341,0.025060302,-0.0026523708,-0.014501824,0.008428195,0.066060804,0.0019722048,0.0022760006,-0.0075991116,0.002556923,-0.1743204,0.012827516,-0.014709092,0.042026885,0.022737473,0.024401316,-0.0075649796,-0.0038367491,-0.056640413,0.07308988,0.031858414,-0.050653376,0.002303408,0.024863547,-0.0043169674,-0.030454397,-0.025739623,0.010584762,-0.074523285,-0.034778476,-0.040611528,-0.040808804,-0.015301162,0.010794265,-0.024042975,0.0546703,0.086604156,0.034601048,-0.024766484,-0.035122316,-0.06448508,-0.009250227,0.007621238,-0.022828171,0.02218733,0.060915653,0.010122933,0.0017441976,0.022441184,0.0023751776,0.047336567,0.040786073,-0.012146906,-0.007579277,-0.006013648,-0.016827699,-0.019481443,-0.014310159,-0.05065914,0.010587146,-0.016333928,-0.027114881,-0.02593858,-0.05000468,-0.044387404,-0.031683262,0.026350003,0.044750396,-0.006307451,0.023973346,0.014491793,-0.002354068,0.013131495,-0.040224105,-0.042236112,-0.031829946,0.016903222,-0.024578033,0.0010510581,-0.042644277,0.01902751,-0.04984591,0.006559274,-0.021041622,-0.03794189,0.027795112,-0.01891363,-0.012355381,-0.04981146,-0.09245429,0.016195571,0.03189212,-0.015822768,0.03450006,-0.017809357,-0.048615586,-0.002577859,-0.00012697747,0.029610673,0.23686437,-0.0067681586,-0.0040212832,-0.01724977,0.04188781,-0.0048744837,0.03390617,0.10245772,-0.05132217,-0.022164382,-0.050094426,0.004129467,-0.0023425154,-0.022907034,0.016345775,0.00057924254,-0.0600115,0.004431159,0.08869953,-0.014153095,0.014074425,-0.006665027,0.040746823,-0.04462802,-0.04383799,0.018961303,-0.032596115,0.026542038,0.009514023,0.03096432,-0.05258491,0.0016448536,0.03167047,0.0015406769,-0.0022301087,0.01788721,0.024132492,-0.052539226,-0.0015479244,0.030025968,0.010126646,-0.016757552,0.005246795,-0.058702465,0.0040642573,-0.05894077,0.003267261,0.012906857,-0.0319062,0.008122821,0.045937117,-0.03498306,0.0020429608,0.0037960599,-0.0015646785,0.012182204,-0.017828349,-0.0030704963,-0.012859299,0.012262934,0.022064568,0.003561208,-0.019585416,0.0033430073,0.014887553,0.04014283,0.0059412173,0.0009936204,-0.02334039,0.014260929,-0.0075261695,0.010129806,0.011297021,-0.018143136,0.036851004,-0.022949941,0.03200109,0.009052214,0.04804344,0.021436665,-0.013877657,-0.03699515,-0.041888483,0.0005298711,0.014080599,0.0056957672,0.025204303,0.03567053,-0.035348423,-0.010025564,-0.004952659,0.005681772,-0.044297513,-0.015970308,-0.0068156198,-0.039669152,0.0023003041,-0.016882295,-0.043598693,-0.021765824,-0.03808907,0.018278295,0.017015409,-0.020828076,0.027202636,0.025585955,-0.033104207,0.01123621,0.027516598,0.007955872,-0.058652956,-0.0010068711,0.004757202,0.0026940263,-0.0031405557,0.012498611,0.008381639,-0.0036423951,0.04966356,0.008541637,0.035205364,0.027917193,0.013819784,0.0015045134,-0.031856295,-0.05292285,0.020163652,-0.006681134,-0.019745048,0.023749322,-0.00019389935,-0.02409628,0.015942575,-0.015913127,0.011608729,-0.014784876,0.029320238,-0.03578728,-0.023596505,0.030873189,-0.04966245,0.021067135,-0.008157449,-0.0057175746,0.027323684,0.04824331,-0.023032088,0.0054296437,-0.024562433,0.030778723,-0.0044132215,0.041923612,0.0022679865,-0.015741901,-0.006513127,-0.09164273,-0.010375162,-0.02670975,0.007316463,-0.007481435,-0.03418899,-0.011294736,-0.020029726,0.07536893,0.024717342,0.017081983,0.025037404,0.06149626,0.014593787,0.00025940037,0.029815657,0.025280714,-0.020581206,-0.00340558,0.019391116,-0.055183385,-0.0567547,0.033449918,0.009534934,0.010478291,0.03024051,-0.020352744,0.00491862,-0.00043538417,0.044262677,-0.037212156,0.01170039,-0.010686463,-0.034885943,0.012731466,-0.0011158705,0.09396346,0.023097152,-0.021442104,0.034009606,0.009666338,0.04302266,0.02199283,0.033079874,0.0012166704,-0.0022399647,0.02441441,-0.018261662,0.0068291607,0.029578261,0.0021548765,0.0066299187,0.022160249,-0.027773513,0.017944738,0.012876029,0.0051080817,-0.025130602,-0.004965626,-0.04534044,-0.022411527,-0.0038058492,0.045834575,0.013729828,-0.02247951,-0.024011903,-0.00619228,0.014379138,-0.034673166,-0.028867748,0.05222194,-0.019196872,-0.030737603,-0.02041737,-0.040392477,-0.0029975483,-0.026063168,0.002162671,-0.022371983,-0.023845622,0.01744749,0.020984055,0.016131436,-0.027178835,-0.043235417,0.00795333,-0.0063632466,-0.017040115,0.0130959,-0.006589861,0.01291915,0.00218444,-0.046516493,0.04074681,0.02043972,-0.040013533,-0.019196983,-0.010816538,-0.02787916,0.0376636,0.00882819,-0.022281237,0.014073932,0.014921185,-0.036469474,0.006927782,0.028360331,0.018217199,-0.04308417,-0.034332052,-0.03502493,0.011099919,0.022328513,-0.011331868,-0.040371176,-0.024304133,0.0043312614,0.01994491,-0.010289503,0.02993519,-0.00586464,-0.00795631,-0.0058512297,0.062332366,-0.07315903,0.010366252,0.056808773,0.01278903,0.032372233,-0.07503497,-0.023617666,0.03322967,-0.027296046,0.038410995,-0.05946673,0.012734238,0.004958052,-0.043023016,0.04656034,-0.047351032,0.0040830835,-0.048656914,0.009048205,-0.034755822,0.01337759,-0.0054973513,0.04338852,0.009236214,0.011608343,-0.0026190048,-0.022447335,-0.044287495,-0.011204504,0.03410409,-0.007852655,-0.03825866,-0.0029594507,-0.0040381593,0.019719522,0.0064834664,-0.015518877,0.061614495,-0.040326107,0.0040166075,-0.0009835153,-0.012948049,-0.02306911,-0.036757402,-0.023285335,-0.013351099,-0.013678366,0.0132821025,-0.029028334,-0.01248545,-0.013206603,-0.04923259,-0.0006650291,-0.007601541,-0.024591103,-0.047346406,-0.024779042,0.07992823,-0.02797983,0.024450399,-0.01240714,-0.04265821,-0.02844318,0.021933911,-0.043772377,0.013130363,0.019594392,0.029101973,0.012427294,-0.011976558,0.021988582,0.052632105,0.0097784,-0.016643533,-0.042083815,0.015312092,0.011692612,0.005892109,0.021603087,0.049004577,0.05966561,-0.042984568,0.021630138,0.0009904931,-0.009511863,0.0145619735,0.0376529,0.015523059,-0.062460437,0.0066196774,-0.01773989,0.00037078874,-0.028476737,0.012503467,0.017306603,-0.012410543,0.0428435,0.040917184,-0.04725916,0.03361768,-0.028066562,-0.055668686,-0.05039168,-0.0044774683,-0.031669606,0.028065098,-0.041835982,-0.008781173,0.050268423,0.039258994,0.008004445,-0.027364334,-0.023441868,-0.039397247,0.0072745145,-0.15470035,0.017952383,-0.04421918,-0.000703605,-0.020537438,-0.010150786,-0.010731975,-0.023263227,-0.017888898,-0.0029137898,-0.013836911,-0.067534916,0.017056037,-0.02239032,-0.022872023,0.04859928,-0.032978605,-0.0018452748,-0.018727843,0.08240975,0.008714491,0.007803193,0.052553624,0.0063911537,-0.021194816,-0.024378398,-0.0028200278,-0.0057441792,-0.019842038,-0.07077944,0.017515374,-0.04508155,0.028566416,0.041806195,-0.018513655,-0.010202267,-0.014613127,-0.0025662296,-0.038402665,-0.008054125,-0.029145766,0.00051300845,0.019086698,0.0014791776,0.03483246,0.06586943,-0.0028767788,-0.0021666808,-0.004783637,0.0009363747,-0.025381759,0.030582491,-0.0149894105,0.008002598,-0.00828768,-0.0138663165,-0.024128916,-0.025703836,0.028999973,0.048348404,-0.0063390364,0.020639462,-0.033106137,0.006236705,-0.023124252,0.04991278,-0.020067861,0.02409734,-0.013669792,0.042256404,-0.061683226,0.0053821183,0.006928222,-0.010694122,-0.021154813,0.00010719475,0.025335355,-0.006302186,-0.03407819,0.0016643944,-0.003426776,-0.009963558,-0.03152542,-0.014027602,0.06946462,-0.005855769,-0.0019050641,-0.014170716,-0.024707714,-0.0012314501,-0.047891717,-0.026544688,-0.029506875,0.015969355,-0.008550814,0.038881123,-0.0343034,0.01661974,-0.03738884,0.0052054147,0.010325459,-0.03359092,-0.018813169,-0.008562521,-0.010285532,0.013600265,-0.01569561,0.014020465,-0.015366213,-0.020816887,0.008484247,-0.028490527,0.011353239,0.013741431,-0.091232955,-0.027893936,-0.0213786,0.05598282,0.0502907,0.0052063344,0.00037352068,0.0029513873,0.031190732,-0.03978292,0.0018461294,0.039711073,0.03199619,0.03126418,0.009564101,-0.00008631289,0.0038961607,-0.020319004,-0.013409023,0.029861774,0.026208896,-0.008134857,0.029769354,0.04272532,-0.003238005,-0.043110684,-0.024096394,-0.003822921,0.038358048,-0.03635845,0.008515421,-0.01593181,0.0028155511,0.0270842,-0.00042183595,0.00023517493,-0.0028002504,0.0034232012,0.04577099,0.09284319,0.009169437,0.009760938,0.0023512426,0.07814026,-0.006677404,0.060944706,-0.024948243,-0.020684684,-0.06562609,-0.04782616,-0.0189577,0.07765513,-0.014356367,-0.025448374,-0.02151268,0.018318092,0.036492858,0.039088067,-0.02448757,-0.007872661,0.007617804,-0.0052599423,-0.021291057,0.03520962,-0.0029231925,0.0059398296,0.0263577,0.007341179,-0.00943374,0.04202274,-0.012763139,0.020466462,-0.000066008295,-0.003967025,-0.018420089,0.024558114,0.020929618,-0.005357905,-0.019593038,-0.003288636,0.07942335,-0.007474279,0.020434992,-0.0011181694,0.049001534,0.041462127,-0.0021338433,-0.022192892,0.034488373,0.016030746,-0.025812857,-0.012491984,0.001298347,-0.00653474,0.0059357486,0.03983902,0.002702636,-0.03574896,0.01808741,0.03714908,0.01770354,0.019544182,0.048969384,0.017364932,-0.01926284,-0.015986951,0.035993174,0.04034827,0.016722789,-0.012403061,-0.02299823,-0.047223367,0.0055469377,0.028291684,-0.011749547,0.003869073,0.0019945577,0.006715287,0.015770517,0.036339086,0.016728936,0.026381385,-0.06583491,-0.001542719,0.016506879,-0.03302378,0.057785362,-0.010719371,-0.005309873,0.0055347453],"last_embed":{"hash":"vbz5tm","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"vbz5tm","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{7}","lines":[162,162],"size":69,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vbz5tm","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.049053896,-0.020524839,-0.023983736,-0.04917675,-0.020298617,-0.0100096855,0.018419882,0.010418254,-0.016827386,0.011468026,-0.004976852,0.03097712,-0.030490657,-0.009919148,0.0034565874,0.030799419,0.0033631888,0.0066944486,-0.05258082,0.026546488,-0.020701515,0.035799723,0.026625445,0.007952185,-0.051828533,0.020885197,-0.0038878499,-0.02380697,-0.048517734,0.030037265,-0.029198444,-0.021010904,0.057818145,0.0051586065,-0.057976693,-0.034131072,-0.0022769973,-0.0060646357,-0.024888622,0.011681185,0.017909702,0.028285636,0.019609576,-0.037854176,0.031898238,0.021585597,-0.02842837,-0.021404551,-0.04841264,-0.012896226,0.015233898,0.012409532,0.028600598,-0.016968725,-0.025823584,0.03287392,-0.0014947895,-0.029024547,-0.041237514,0.011338016,-0.017032946,0.031561136,0.0070124585,-0.026338106,0.05590503,0.033083454,0.0015297586,-0.011310312,0.011032464,-0.03988649,-0.0020421494,0.0002286877,-0.053540867,-0.01629062,-0.06936322,0.03269771,-0.023400871,-0.010966554,-0.050679665,0.017626543,0.016517945,-0.012902182,0.009964874,0.010319547,0.017297745,0.062977865,0.0040495284,0.03106394,-0.0035424668,0.013362079,0.0061144377,0.021877455,0.004204356,0.00922713,-0.042472146,0.01148619,-0.033287086,-0.02505328,0.006917746,0.013329418,0.024376784,0.0011477469,0.016503887,0.026187569,-0.021494064,-0.034512743,0.0037853022,0.03219747,-0.0055039213,-0.010139806,0.016576018,0.030850925,0.04162413,-0.0077691213,0.0017854951,0.010224574,0.046709374,-0.042415995,-0.02181876,-0.019972622,0.012574044,0.040498573,0.035456583,-0.08544622,-0.0026034967,-0.02190633,0.005576125,-0.015165381,-0.042921178,0.005257956,-0.023463797,0.015051962,-0.022504577,-0.00048076792,-0.01696289,0.012755758,0.027039317,-0.004845511,-0.0020611861,-0.041625902,0.026606007,0.055764914,-0.08065054,-0.03679047,0.0048065702,-0.030283688,0.012194182,-0.017642668,-0.003828332,-0.0197856,-0.027713818,0.0037061027,0.03208501,0.038895465,-0.01825947,-0.010349356,0.036667284,0.03263559,0.03712646,-0.010726901,0.043775387,0.00898096,-0.048418798,0.015811058,0.059965946,0.04367866,0.00008837773,0.019418148,-0.037534766,-0.0052579246,0.017636495,-0.04584574,0.017324682,-0.0061320937,0.019315219,0.030634288,0.036678616,0.027448064,0.033913802,-0.0010251659,-0.012130968,-0.009661751,-0.005810313,-0.0052829264,-0.018474981,0.0373902,-0.038585898,-0.021415599,0.049357217,0.023892455,-0.011461732,-0.0018506813,-0.0081505235,0.02657995,0.015366679,-0.03064322,-0.0166735,0.014634268,-0.0038913703,-0.05600592,0.010138675,0.05996467,0.0175341,-0.032070316,-0.023661057,-0.007869051,-0.08765981,-0.0052285763,0.026403734,-0.01618168,0.006505058,-0.01837341,-0.032615777,0.022100832,-0.033964816,-0.0018692982,0.022248393,0.03988871,0.020220207,0.02407485,-0.01877846,0.039778464,-0.015516354,0.009918738,-0.010739378,0.048581187,-0.027773986,0.027221162,0.008553512,-0.025228217,0.025082503,-0.0063196714,0.021772735,0.014126871,0.00015153935,-0.024365779,-0.08647198,0.0034051181,0.052704025,0.0019871723,-0.039573763,-0.016628597,0.0009622231,-0.02237209,-0.03215441,-0.020284098,0.05031465,0.023651771,-0.01651658,0.016853854,0.011014411,-0.0022795273,-0.023793763,-0.035475757,-0.002308848,-0.0009753686,0.0044699665,0.0019143422,0.007819108,0.04128473,-0.01278518,-0.010685081,0.01751744,-0.005257853,-0.0057964064,-0.024921652,0.015171464,-0.0073130974,-0.03074936,0.004256195,-0.008112325,-0.04225318,-0.01476007,0.0036960891,-0.033855032,0.03629455,-0.044354256,0.0062678694,0.024803242,0.006980463,0.038019497,0.04974769,0.020340124,0.022995338,0.0355869,-0.01048933,-0.008124463,-0.011878481,0.021329356,-0.025381327,0.004444276,0.0008578114,0.070427574,-0.011465994,-0.010356557,-0.00020699909,0.009219068,-0.17948928,0.017999884,-0.020946018,0.021827573,0.024068605,0.030285792,-0.043927107,-0.00455074,-0.03643016,0.046435237,0.028783511,-0.049809664,-0.017010836,0.023242233,-0.036265884,-0.013163971,0.00052871776,0.010355602,-0.042409018,-0.03569511,-0.011757328,-0.031773623,-0.03317713,-0.038194597,-0.015064753,0.03452129,0.06810611,0.012650009,-0.02686185,0.00050397834,-0.06711307,-0.004285943,-0.002906529,0.0028432636,0.0037509745,0.034306586,0.02940356,0.00015243219,-0.012513555,-0.005058987,0.0351356,0.029322267,-0.003640058,-0.011573006,-0.031340115,-0.054436237,0.00493418,0.00012833846,-0.07161576,-0.0025069749,-0.03818161,-0.04490951,-0.057793368,-0.019976394,-0.051518437,-0.01925579,0.011651813,0.036149092,-0.020537391,0.020519534,-0.015466409,-0.045844607,0.05016173,-0.028135015,-0.057057552,-0.068370454,0.024346163,-0.014451953,-0.01203582,-0.030529657,0.04527047,-0.051008202,-0.0071858023,-0.029815547,-0.0015729886,0.027021432,-0.0029189207,-0.016522722,-0.06343147,-0.06465584,0.038166106,0.020301389,-0.01727994,0.042167503,-0.0019152847,-0.044483803,0.02229379,0.013151933,0.016230863,0.24354807,0.030683052,-0.025069052,-0.021706285,0.040772486,-0.006571764,-0.0014295462,0.06624661,-0.023750385,-0.042644262,-0.050608724,0.034591563,0.013083935,-0.0068991976,0.009870454,0.011358624,-0.0654491,-0.021042107,0.09452968,0.0055405907,0.028179418,-0.01979018,0.07396306,0.010299172,-0.012359346,-0.01446744,-0.03360955,0.0030083952,0.008963961,0.018300448,-0.061498847,0.0038723783,0.04062658,-0.020487977,0.014214391,-0.0013057947,0.008159459,-0.03316575,0.0077288304,0.024792343,0.018592482,-0.02988045,0.014353799,-0.05513239,-0.019332008,-0.043093212,0.01531499,0.0010841356,-0.006663183,0.017897733,0.015318881,-0.030876819,-0.008832464,0.0055544656,-0.018982127,0.018375045,-0.009703567,-0.026173977,-0.0128567815,0.013441268,0.040051986,0.000014857046,-0.057775952,0.004504511,0.009831209,0.020404246,0.00070697,-0.026248895,0.026677052,0.00508538,0.00843706,0.03612162,-0.00053606095,0.019649003,0.052312452,-0.030270826,0.0514232,0.035505034,0.019760225,-0.0027910795,0.018441034,-0.02299754,-0.020863373,0.031541437,0.00092319696,-0.010253983,0.036572784,0.070759185,-0.0080159865,-0.008286846,-0.013851129,0.0070430683,-0.058392037,0.024188444,0.029099058,-0.032191407,-0.00394195,-0.03026135,-0.044690114,-0.038787678,0.00061808917,-0.006009713,0.023415709,-0.022512114,0.033702932,0.035655197,-0.028078964,0.012967431,-0.0003295998,-0.008894733,-0.0240336,0.010966786,0.007573243,-0.0016388489,0.008874782,0.038947128,0.014947278,-0.01008342,0.07987501,0.029483,0.0030556968,0.021347694,-0.016087158,0.00445427,0.006644678,-0.018892044,0.0026949896,0.028434966,-0.028105166,0.04625664,-0.00067870144,-0.016104033,-0.03363985,-0.00042250918,0.0378045,0.0062435186,0.04108349,-0.0135479495,-0.013438534,0.026597599,0.00004276133,-0.006897177,-0.011325814,-0.01649438,0.035211056,0.03966266,-0.05040212,0.004285561,-0.028460486,0.025605485,0.048918817,0.04466923,0.0052750055,-0.025990853,-0.0029494888,-0.029370198,-0.02262196,-0.022191145,-0.007626772,-0.018102067,0.022129314,-0.012145909,-0.02746976,0.06077999,0.03695773,0.042169865,0.024407562,0.06323267,0.009065297,0.012842806,0.023451677,-0.005344002,-0.026057199,0.020913763,0.029688884,-0.047238145,-0.06316205,0.027128898,-0.025009923,-0.005111807,0.030946188,0.00070133386,-0.055959154,0.006113272,0.02286028,-0.043936107,0.0067463983,-0.0020955184,-0.039371785,0.0059576454,0.01551115,0.09867321,0.0062953285,-0.007957097,0.024543697,0.018953538,0.050336182,0.047918107,0.03066654,-0.012331759,-0.003660741,-0.06400354,0.0023707252,-0.012576279,0.028731324,0.013584007,0.006172118,0.019928383,-0.04955481,-0.0137472665,0.004635614,0.0154976165,-0.028959125,-0.018821966,-0.0123888925,-0.0026780146,-0.019448757,0.008176875,0.007685584,0.014488539,0.0303531,-0.044822395,0.03202084,-0.018218428,-0.03880303,-0.00012350552,0.008232745,0.014723489,-0.0028328656,-0.02090456,0.0013812104,-0.01275104,0.020126253,0.0019340678,-0.020878308,0.045340415,0.0039636153,0.014252368,-0.038165003,-0.05553615,0.013230314,-0.010665492,-0.006272829,0.0076291193,0.0139002595,0.00054261857,-0.017528852,-0.050880283,0.032297246,0.033226825,-0.012219008,-0.058006488,-0.013472914,-0.04341622,0.023754291,0.0029554693,-0.054080766,0.0038070115,-0.006996247,-0.03140755,0.0246217,0.02626878,0.0030455305,-0.029838666,-0.025563426,-0.027226303,0.003591033,0.0051082037,-0.022121139,-0.025443194,-0.01806881,0.004066047,0.0017909487,-0.0032891724,0.03542918,-0.045014855,-0.021352816,0.050094754,0.052893713,-0.048587453,-0.003893682,0.053007454,0.022784939,0.06281291,-0.039687008,-0.010702148,0.043106746,-0.03570608,0.027956083,-0.017602662,-0.004043278,-0.0019563185,-0.03101524,0.024368104,-0.025171084,0.030921206,-0.032098744,0.030076837,-0.03199491,0.0026029975,-0.025715038,0.012709272,0.006281795,-0.009576695,-0.04262606,-0.038144037,-0.022691486,-0.01881581,0.06572419,0.00009604255,-0.0401766,-0.012072196,-0.008672665,0.014696776,-0.02599396,0.0011787715,0.048543006,-0.053311013,-0.011385786,-0.0139489025,0.0055585983,0.00306532,-0.0059660794,-0.02995367,-0.023667032,0.022196632,-0.03870261,-0.026251296,0.017454907,-0.035825785,-0.052040473,-0.023743456,-0.0077472036,-0.029870026,0.02248376,-0.032916453,0.04099859,-0.010405502,0.041707855,-0.0017879655,-0.009835745,-0.060871042,0.041925814,-0.02646756,-0.0016697935,-0.01993274,0.017487312,0.028309133,0.009815145,0.012517841,0.03053676,0.0083911335,-0.013986467,-0.026079468,0.028205553,-0.024868466,0.025650533,-0.0038405033,0.0146576315,0.0673687,-0.045389123,0.047077958,-0.012893991,0.017472168,0.0011161318,0.020197967,0.009815744,-0.04462771,-0.0091150245,-0.04041518,0.02392435,0.007888206,0.012032119,-0.0032744666,-0.022715554,0.07135941,0.00637594,-0.024200665,0.040340044,0.014225069,-0.025774091,-0.07012146,-0.000789895,-0.0076941047,0.017601347,-0.0059447605,0.019278394,0.055685885,0.06193135,0.028240113,-0.025049528,-0.029820863,-0.0327165,-0.018883104,-0.15704799,0.011450402,-0.023749333,0.013539357,-0.006644873,-0.017888121,-0.01850442,-0.019063061,-0.009191103,-0.04791453,0.014153717,-0.02579088,0.009694471,-0.015877435,-0.03367722,0.009656172,-0.03668058,-0.022659477,-0.032093175,0.088509575,0.02219793,0.027818622,0.014487368,0.0009736705,-0.037355423,0.0119608855,0.019549686,-0.036020216,-0.013318633,-0.03175654,0.012893722,-0.05750817,0.011546641,0.042394616,-0.027473317,-0.0057174223,0.011772534,0.005391267,-0.038837817,-0.0042697373,0.0010889543,0.0046531986,-0.023585517,0.004118387,0.063710414,0.07333653,-0.018884921,0.016139919,-0.033040065,-0.016452786,-0.042955317,0.032504283,-0.032291483,0.031623017,-0.017079713,0.00095765945,-0.051924966,-0.008639555,0.026766293,0.053282402,-0.0028644695,0.021160798,-0.027405784,0.046854593,-0.016975073,0.04735214,-0.06554552,0.002392047,-0.029796332,0.03984794,-0.011587326,-0.017576223,-0.010954856,-0.042607903,-0.019990603,-0.010550687,0.0068037617,0.015222318,-0.011459211,-0.015859766,0.015969357,-0.0062825615,-0.030223973,-0.031107042,0.038773175,-0.027377263,-0.0096949525,-0.0026830274,-0.06389177,-0.016367983,-0.054477848,-0.01933396,-0.04886755,0.0058367644,0.0041530537,0.049820617,-0.035701185,0.025238924,-0.024158202,-0.027614038,-0.018907422,0.004969034,-0.009623336,0.0016484044,-0.022248728,0.053034574,-0.026385201,0.0000024857086,0.0023396807,0.011002794,0.015331794,-0.029410787,0.012309522,0.008437002,-0.08394402,-0.01721482,-0.018075613,0.059338737,0.04069574,0.023600891,0.018388642,0.020452665,0.016975889,-0.033569664,0.009692307,0.05214926,0.0088118715,0.03439898,-0.0027732204,0.04116007,0.0046035703,-0.020493709,0.0029656044,0.019964067,0.03528658,-0.0028790885,0.016055943,0.028598843,0.0028613221,-0.03197332,-0.020303298,-0.006541967,0.038815342,-0.02872096,-0.0215311,0.008116587,-0.014451617,0.007188019,-0.009562651,-0.021950321,-0.026870491,0.008353128,0.032953106,0.05862586,0.010773692,0.020203967,0.020220187,0.053460874,-0.00020433223,0.06501116,-0.0026364697,-0.0016487286,-0.055384416,-0.07464032,-0.0281112,0.059134122,-0.008237681,-0.04235402,-0.009379533,0.03282972,0.036187027,0.05660603,-0.035608843,-0.0062257,0.026514351,-0.022172738,-0.00096191134,-0.020610187,0.02731648,0.0011892697,0.050808188,-0.020347169,0.009985637,0.044971224,0.0135417115,0.017175881,0.014755167,0.02493184,-0.011420206,-0.02230866,-0.021914277,-0.008601077,0.015917394,-0.01831634,0.04829845,-0.027482878,0.0014707348,0.018896688,0.022089655,0.034385335,-0.018949602,-0.01248878,0.00088849163,-0.0042131715,-0.008325683,-0.035122648,-0.029589541,0.00011937985,-0.013215339,0.049838837,-0.014626958,-0.021897092,0.021099234,0.046300165,0.006812239,-0.007614064,0.013061719,0.02361932,0.012403239,0.002204133,0.046723228,0.040025607,0.031058403,-0.053283032,-0.016981756,-0.020565702,-0.034869302,0.038765527,-0.0020101347,0.010865364,-0.022725064,-0.0008578369,0.010988085,0.05930132,0.010667193,0.0056045842,-0.06903576,0.019926788,-0.031272117,-0.0028772205,0.04748848,0.0023157306,0.033333242,-0.025745055],"last_embed":{"hash":"1c73lrw","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"1c73lrw","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 2: Social Accountability (IF LEVEL 1 ISN'T ENOUGH)#{8}","lines":[163,164],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1c73lrw","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.046190333,-0.06043544,-0.029224955,-0.020259453,-0.030087804,-0.024517858,0.054750897,0.014870863,-0.02093552,0.01420197,-0.013123801,0.028679825,-0.021404602,0.018845731,0.019840527,-0.007578806,-0.0013448176,-0.013243506,-0.0026748802,-0.025607657,-0.033226546,-0.012474711,0.059356324,0.02073896,-0.05458812,0.049949087,-0.020218631,-0.042174473,-0.0070057684,0.051646955,-0.03101463,-0.048339315,0.008108526,-0.024368938,-0.029005231,-0.015268922,0.016889099,0.019288199,-0.033716932,0.053996004,0.01582589,0.040932786,0.0143466685,0.0017202866,0.02901619,-0.0014456381,-0.0018206167,-0.022144197,-0.01780871,-0.068048276,0.019776853,0.0076795286,0.05572606,-0.021459201,-0.0011721299,0.04350347,-0.038196903,-0.0057632155,-0.059192084,-0.012931258,0.0030153291,-0.0054586,0.0013660591,0.00587753,0.021350358,0.046698928,-0.0076998495,-0.0331545,0.0062604058,-0.054774772,0.0019163772,-0.021860296,0.0032167605,-0.012411262,-0.06942485,0.015653329,0.012500349,0.0176104,-0.008269833,0.0029442671,0.021141514,-0.01672114,-0.00056043314,-0.0015529534,0.0020816303,0.057962604,0.010400107,0.019053942,0.0326904,-0.010396808,-0.036700115,0.038978375,-0.009648734,-0.034453254,-0.0067723827,0.01989122,-0.016265223,-0.041598663,0.038901694,0.044225685,0.00036972223,0.0045633256,0.021604093,0.021613266,-0.00034431228,-0.021584177,-0.009958908,0.007439119,-0.004185224,-0.024271408,0.02340584,0.0051904004,0.04043756,-0.0038468058,0.0009719505,0.0015874679,0.016252775,-0.013794247,0.005609476,-0.0041359738,0.045008413,0.024639666,0.025678935,-0.04822188,0.03591715,-0.0014454048,0.032591302,0.04319689,-0.04272723,0.018001879,0.011941797,0.024821345,-0.026870286,0.011578299,0.0042224065,0.004880176,0.033960138,-0.0035526347,-0.0059264656,-0.043903884,-0.000492417,0.0072485292,-0.051650126,-0.016910588,0.018019274,-0.049385663,-0.00111731,-0.006865187,0.017306497,-0.011243552,-0.034007028,0.030798418,0.00061278004,-0.007193024,-0.03875598,-0.019903354,0.050058506,0.031582378,-0.005008218,0.0241186,0.0047728396,-0.005382473,-0.037953045,0.0014564765,0.030358505,0.04802343,0.019639628,0.026402796,-0.015355887,0.012209341,-0.042501345,-0.013184494,0.00072624814,-0.038367324,0.031076007,0.022849083,0.059843343,0.02417566,0.010035562,-0.061013892,-0.03215139,-0.01658469,0.011629033,-0.043508317,-0.024434099,0.037708495,-0.023857076,-0.03594841,0.017812211,0.036378324,-0.029539168,0.009651088,0.017417543,0.029969437,0.03568808,-0.024164734,0.02898056,-0.011406429,0.023328083,0.0009778903,-0.0026405356,0.032088917,0.008718814,-0.010018803,0.007967566,0.0063201175,-0.02670441,-0.024468994,-0.00032443332,-0.050807662,0.053335357,-0.0026084671,-0.027767835,0.022840066,0.012280117,-0.026275048,0.00058210164,-0.0052788686,-0.0034484882,-0.0041905954,0.019871408,0.06328375,-0.00488349,0.012112672,0.02459558,0.020605676,0.02136854,0.013689604,-0.001211484,-0.06980043,0.010730245,-0.0050488026,-0.010299312,0.036019914,0.011534436,-0.00051594625,-0.033359036,-0.0027513893,0.034047436,-0.029443923,-0.0125066275,-0.05915961,-0.003067785,0.0029383937,-0.023430914,-0.030669155,0.043315984,0.01773949,-0.030212766,0.0075853453,-0.0072887945,-0.018168885,-0.036679838,-0.024570094,0.009789936,0.030662177,-0.013879188,-0.02527161,0.022054138,0.011538642,0.027516592,0.031681415,-0.0054945,0.017337587,0.0035286616,-0.01958982,-0.0018959775,0.009224549,-0.004404179,-0.0010124048,-0.00893389,-0.03342004,0.019839209,-0.004877473,-0.028907506,0.02843991,-0.008427543,-0.005885755,0.07823679,0.002161859,-0.007598255,0.05417428,-0.012209067,-0.0018739295,0.07147231,0.0038708025,-0.036537163,-0.021819564,0.032828018,-0.044898316,0.010143462,0.0003625599,0.07840694,-0.0034403536,-0.047729045,-0.037610773,0.024757845,-0.17346764,-0.009552233,-0.01369526,0.022241106,0.015518613,0.018276747,-0.008931326,0.018772423,-0.036884632,0.06438657,0.03464742,-0.05628375,0.043402817,0.023332272,0.01600142,-0.035241228,-0.0072460757,0.014824521,-0.05117888,-0.033538587,-0.050379794,-0.06371683,-0.009545697,-0.0025983388,-0.05068891,0.022111809,0.084266506,0.009645522,-0.0098005235,-0.008483244,-0.07976879,0.007991301,0.004545859,0.0015481502,-0.00030446588,0.06679761,0.021584727,-0.020767795,0.043950304,-0.021676207,0.041286103,0.027429307,0.014352488,-0.0031641056,0.004225143,-0.047916155,-0.0036394272,0.03871728,-0.050472222,-0.0037063465,-0.015713256,-0.0110315345,-0.020934185,-0.031211222,-0.030605568,-0.0025590032,0.033621516,0.059613205,0.010580024,-0.007177001,-0.02104283,0.004890492,0.004522909,0.0057914006,-0.046568215,-0.033728212,0.021363538,-0.047113117,0.0063766395,-0.030562185,-0.011169129,-0.01562095,-0.005890183,-0.030323809,-0.008426857,0.023998115,-0.0057703382,-0.051054105,-0.0256291,-0.108490385,0.049233753,0.05851284,-0.031449266,0.0031763546,0.017905874,-0.019265689,0.0159891,0.035756867,0.03431195,0.24403024,-0.011884339,-0.022239966,0.007461809,0.0027459767,-0.025539313,0.0058286358,0.09314894,-0.023924112,-0.034323897,-0.007403945,-0.015130052,0.038465958,-0.031091532,0.023292499,0.0035504315,-0.058403768,-0.006339893,0.09298886,0.0043546017,0.025912955,-0.046465453,0.033406805,-0.00081208674,-0.037653588,-0.047879927,-0.0110542,0.011122559,0.0031893959,0.059862874,-0.04836362,0.011635138,0.0225812,-0.030473886,0.015088655,0.020527488,0.013410423,-0.036383707,0.0034057153,0.014026768,0.035031393,0.0030527436,0.00985898,-0.0027080409,-0.018013174,-0.047654487,-0.011842825,0.011533843,-0.033198662,-0.0070218965,-0.008981745,-0.032963526,0.016020259,-0.007635165,-0.05592849,-0.034998205,-0.017096577,-0.015705511,-0.0033230071,0.012018858,0.045881096,-0.0046884245,-0.04447938,0.026352195,0.022908702,0.024984276,0.0162066,0.01354789,-0.005678612,0.014537917,0.009948315,0.024232082,-0.0018092953,0.04142488,0.05257387,-0.017683648,0.053616773,0.013487579,0.005506226,-0.025813296,0.0031280422,-0.0044293185,-0.038013328,0.017728327,0.0034960085,0.007650027,0.0032230776,0.06244741,-0.004782279,-0.024277924,-0.008278793,0.02238287,-0.011761275,0.009844724,-0.021564968,-0.015608183,0.022147302,0.0104353195,-0.03501691,-0.019227378,-0.025229929,-0.01023549,0.038859036,-0.010293578,0.04040698,0.03732285,0.006007039,-0.030881636,-0.012775163,-0.037227314,-0.06512541,0.014779208,-0.0047594216,0.034234326,0.039155934,0.023904417,0.0066763046,-0.008557837,0.04131541,0.0150945205,0.0026208414,0.019113995,-0.0073762024,0.039440658,-0.012641308,-0.041778192,0.015800947,0.043657843,0.035918895,0.045275737,0.060199652,-0.03010304,0.012782861,0.010878587,0.03582479,-0.0069023143,0.00023718082,-0.014273134,-0.0012644362,0.058544584,-0.025132997,0.006755381,-0.0041100634,0.0010925424,-0.010230355,0.0486205,0.024783446,0.013183735,-0.028387027,0.014225846,0.025590258,0.07194081,0.010086144,-0.025632964,-0.0011222449,-0.069792,-0.009774646,-0.04435753,-0.0053828466,-0.020366967,-0.011056617,-0.033985898,0.023624059,0.0695649,0.012967929,0.06835627,0.027020551,0.0122028645,0.01988257,-0.01083606,0.0007019202,-0.023843834,-0.018190064,0.0021339064,0.0062083486,-0.0536622,-0.05960397,-0.0016797185,-0.0062394636,0.013372413,0.04394859,-0.02041343,-0.027208325,0.008056023,0.019893242,-0.022974217,-0.0072434475,-0.007182236,-0.0054663373,-0.01206719,-0.0012048652,0.08817873,0.024415215,-0.0035825802,0.03239787,0.028417902,0.028718432,0.016877962,0.04141757,0.004678131,0.0022989393,-0.0034836135,-0.009067355,-0.025536789,0.020940907,-0.0037893862,0.023997733,0.051783543,0.0012787835,0.023917168,0.01910093,-0.0043945056,-0.029117143,0.011914582,0.003965155,-0.015375682,0.049366474,0.028749758,-0.001955377,-0.01297369,-0.031372547,-0.02241351,0.03118892,-0.024653014,-0.024336843,-0.008140418,-0.017291212,0.00185046,0.009780166,-0.010515961,0.00015761725,-0.028530631,0.02071126,-0.0014407126,0.008855203,0.02902829,0.013234298,0.029229295,0.020772867,-0.037162885,-0.018001134,-0.047433745,-0.039413426,0.02782611,-0.0032789016,-0.014931253,0.011933627,0.0013774859,0.033881277,0.008341154,-0.019359177,-0.031123893,-0.0013334047,-0.043176286,0.0042455327,0.01757747,0.021243066,-0.02661941,0.017866082,-0.030963691,0.032660343,0.029727187,0.0027323826,-0.010492092,-0.039027814,-0.019873185,0.025690164,-0.0027249914,-0.012182784,-0.05247056,-0.02568748,-0.011724313,0.015624323,-0.04189432,0.026161963,-0.04260709,-0.015868079,0.0018760763,0.03920537,-0.035242863,-0.019459696,0.020644747,0.015732119,0.0071341693,-0.05867393,0.02135243,0.012081163,-0.03576467,0.048204433,-0.023989873,0.011288816,-0.0000031344198,-0.05490067,0.028463071,-0.078022264,0.019085335,-0.037282802,-0.014685035,-0.03346393,0.0046009757,-0.037905652,0.024579087,-0.005736653,-0.020187411,-0.047348373,-0.00961254,-0.025774065,-0.027526975,0.033180147,0.022573844,-0.0038153313,-0.015660275,-0.0021652963,-0.008698455,-0.027014874,-0.009507245,0.06224038,-0.03887058,-0.011432869,0.0016349698,-0.0007811151,-0.0142021375,-0.015992047,-0.024887072,-0.008795759,-0.009844801,0.03634615,-0.0015877198,-0.03199273,-0.03376122,-0.047739733,-0.019334503,-0.016750012,-0.0078148935,-0.015683861,-0.02865762,0.06664821,-0.021899872,0.03163458,-0.020552356,-0.031835295,-0.032845605,0.054381974,-0.016947182,-0.012171499,-0.0056780824,0.018500058,-0.028887399,-0.0059058433,0.0031272746,0.047012717,0.013089966,-0.0021641375,-0.026843,0.004564038,0.035738915,-0.006012237,0.012391406,0.029980622,0.039349157,-0.020097198,0.04708448,0.038492464,-0.025950847,-0.03003468,0.03876544,0.016039887,-0.033615455,0.0061595403,-0.02995784,-0.022385534,-0.026135651,0.011398187,0.010571898,-0.029543167,0.05438457,0.031926587,-0.05823081,0.0705649,-0.021439513,-0.027702834,-0.071565054,-0.009185648,-0.020639103,0.0071314303,-0.011058526,-0.02954933,0.009352243,0.06930057,0.0163565,0.0046947044,0.0020440964,-0.039347187,-0.023585698,-0.16613041,0.024732102,-0.010894104,-0.021297371,-0.025441166,-0.013750516,-0.05055014,0.003789666,-0.01957765,-0.0011929116,0.009815654,0.010273998,0.03221814,-0.022006862,-0.009868606,0.0226371,-0.028576039,0.014403059,0.008713577,-0.009607417,-0.00025880206,-0.0073193703,0.027245745,-0.024609152,-0.010434253,0.012943091,0.02260637,-0.0012526968,-0.005310812,-0.020433828,-0.02877347,-0.032363385,-0.0017259668,0.037513014,0.010856637,-0.019604191,-0.012984046,-0.046810277,-0.02910328,-0.0028659173,0.015635135,0.023719978,-0.018735766,-0.002216276,0.04197994,0.04185747,-0.046811547,-0.0111858975,-0.062306575,-0.016862156,-0.06442635,0.07111984,-0.05846782,0.026370881,-0.0034910329,0.0150068095,-0.056788877,-0.0017437706,0.0014162008,0.041097276,-0.0085125165,0.012024807,-0.012729598,0.01008698,-0.057016235,0.02750869,-0.02355099,0.0051341057,0.00019402787,0.014126448,-0.025841672,0.0040614917,-0.025468005,-0.06209921,0.0017491777,0.014283282,0.0074665393,0.012764562,-0.0012766919,-0.014970102,-0.020468084,0.021480814,-0.035897948,-0.04283182,0.07260097,0.025167754,-0.009114488,0.03451684,-0.061661556,0.013900761,-0.080566645,-0.024095101,0.052371446,-0.013293254,-0.013407524,0.03578046,0.008219321,0.025862925,-0.04586669,-0.024633132,-0.00037415366,-0.006497153,-0.01990126,0.00018331858,-0.034785096,0.011829636,0.028940935,0.017529532,0.0033138897,0.017264664,-0.00010974861,-0.0061607575,-0.008681688,-0.015357436,-0.08618401,-0.024591878,-0.023505421,0.03145069,0.0010955774,-0.044908926,0.013649343,0.04628306,0.0072797798,-0.04036027,-0.004559656,0.06894148,0.01776407,0.01855915,0.031265773,-0.022765746,0.034137066,-0.057822358,-0.026486933,0.016094862,0.0488242,-0.0022405994,-0.05567173,0.057413742,-0.032010954,-0.055680346,-0.03487391,0.00020741372,0.028937275,-0.017138144,0.0080759,-0.015415346,0.010874461,0.008100464,-0.013733613,0.03872996,0.016211776,0.03989237,-0.006138174,0.059239376,-0.018259764,0.03525337,-0.055447545,0.014687754,-0.011355728,0.021240324,-0.02235913,-0.03910609,-0.025367837,-0.05573925,-0.029246109,0.021673119,-0.049418837,-0.008895163,-0.032525145,-0.024065524,0.042773675,0.057965424,-0.020966034,0.0018332897,0.03921405,0.0058593173,0.01668947,-0.015249678,-0.016311577,-0.010907693,0.06693428,0.027669981,-0.0014545369,0.047002207,-0.0028841689,-0.0036702745,-0.008970369,0.023154821,-0.01742523,0.023357032,0.042845257,-0.029288307,0.0048259934,-0.014086944,0.043392215,-0.0065941797,0.03576277,0.01815536,-0.007815482,0.047718056,-0.0012410579,-0.008824203,0.026566641,-0.005288136,-0.024490578,0.017420866,-0.007560572,-0.016102545,-0.029087357,0.05271452,-0.017505374,-0.011061521,0.0116936,0.03595208,-0.010139227,-0.038189534,0.024464514,0.01821651,-0.013835129,0.0037647018,0.029890783,0.040927067,0.05267366,-0.043495417,-0.034036353,0.006295216,-0.029684434,0.00080520764,-0.0132201025,0.007360721,-0.03400878,0.016233312,-0.030211883,0.02978697,0.028055063,-0.028523095,-0.036085874,0.011178861,-0.043620385,-0.00041253437,0.023597786,-0.0121749025,-0.04370789,-0.017882004],"last_embed":{"hash":"1m3ukvo","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"1m3ukvo","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)","lines":[165,186],"size":631,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1m3ukvo","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036168274,-0.04497368,-0.046427358,-0.013858915,-0.049197294,-0.020786138,0.07096212,0.0315874,-0.0120128915,0.019650627,-0.0105756195,0.01804701,-0.018457098,0.013016573,0.012581121,0.021791942,0.012794219,-0.007895981,-0.0171549,-0.025666803,-0.0107997,-0.008832715,0.032489534,0.016492492,-0.061523803,0.039954573,-0.0036667043,-0.034371283,-0.012960974,0.034445338,-0.016920425,-0.06567871,-0.0060512163,-0.01728195,-0.01770374,-0.022390764,0.0139736,-0.014190401,-0.050929625,0.034535386,0.007896089,0.0013130773,0.00250112,0.006528443,0.030591687,-0.0014930632,-0.021339197,-0.021604462,-0.017208347,-0.059637994,0.020109216,0.0052961805,0.039529484,-0.03133287,-0.008510679,0.030832078,-0.0353709,-0.04163239,-0.043112632,0.020823635,-0.0128245,0.009540704,0.0021559366,0.009945628,0.031918176,0.018032212,0.014409207,-0.017563744,0.0099896835,-0.040469296,-0.013516415,-0.021848636,-0.041189276,-0.027705856,-0.05816841,0.023345094,0.022723097,-0.029898727,-0.014680863,0.010692102,-0.008191943,-0.021666996,0.00644056,-0.019603597,0.0061757006,0.04693748,-0.0037892428,0.043471154,0.039507825,-0.024129232,-0.0428396,0.035137203,0.0057115243,-0.014025468,-0.044715475,0.011748425,-0.014452574,-0.03223743,0.02809646,0.027472707,0.010049972,0.0076619424,0.023659246,0.037263732,0.008062225,-0.050272767,-0.0046421695,-0.0037720886,-0.02622395,-0.026987266,-0.0073681003,0.000985027,0.04501234,0.011796851,0.017679153,0.006951321,0.033953074,-0.023306249,-0.038697843,-0.0008778547,0.04361769,0.012229913,0.031671934,-0.07271733,0.040958904,-0.023804564,0.027594095,-0.021216186,-0.024224563,-0.0035496366,-0.0018819163,0.031570688,-0.020028273,0.004475663,0.011836111,-0.032720976,0.016001225,0.00095490867,-0.0019209269,-0.05955862,0.023740763,0.020954104,-0.04825756,-0.0004396149,0.03326841,-0.050732918,-0.017810158,0.0009436949,0.007102068,-0.051878873,0.003879284,0.004075364,0.038585834,0.017456576,-0.02540755,-0.0009123964,0.041068822,0.032843586,-0.0021840935,0.0062020384,0.025116365,0.0039814804,-0.05107698,0.00071667845,0.038112458,0.01344546,0.015384101,0.0061013727,-0.012636372,0.01505882,-0.009996417,-0.04458748,-0.011474801,-0.048318367,0.04065588,0.024829198,0.03781028,0.02796772,0.017482353,-0.023387231,-0.029557358,-0.027109198,-0.023872778,0.011029225,-0.026869169,0.033541072,-0.03988865,-0.02159876,0.038523063,0.050006974,-0.008126577,0.004940164,0.004684348,0.03322837,0.008783547,-0.019069284,-0.0062238504,0.006902097,-0.0076852567,-0.014032057,-0.012301161,0.046639144,0.00050001335,-0.0039784126,-0.008901926,0.0024836475,-0.008938421,-0.041929606,-0.007947427,-0.053336956,0.027513776,-0.01902015,-0.042362116,0.020371959,-0.030046692,-0.051665112,0.030159049,0.0066739973,0.03450773,-0.016775934,-0.017807072,0.026063217,0.0010239376,0.046088353,0.007762215,-0.0015839139,-0.010452259,0.018024217,0.022097593,-0.04829104,-0.0034981156,0.015470342,0.015674653,0.030318836,0.027182069,0.0071889935,-0.058384478,0.01571795,0.052991156,-0.039464492,0.0036418801,-0.06780291,0.010142113,-0.01829591,-0.026637161,0.012092372,0.049750358,0.029289324,-0.01869259,-0.0038622515,0.01755021,-0.007950797,-0.033073276,-0.0055258474,0.00802588,0.01198488,-0.015728738,-0.019125072,-0.005766314,-0.002458206,0.021918798,0.018919596,-0.0055747586,0.018944774,-0.0060808184,0.0065275296,0.015407185,0.004795132,0.01855133,-0.017812915,0.006856573,-0.040200412,0.015851388,0.0011812532,-0.028139498,0.035272676,-0.0063424446,-0.0024770384,0.05353608,0.0009536768,0.00028880264,0.051119883,0.028654488,-0.022944938,0.08684801,-0.012226654,-0.026817858,-0.00046758365,0.0076533877,-0.056868907,-0.0325531,0.010529969,0.06894881,-0.0048654405,-0.021134863,-0.0023368755,0.0198335,-0.16921018,-0.0011805962,-0.014351158,0.033905305,0.021334315,0.027064105,-0.015124323,0.012234766,-0.045097776,0.06594694,0.020359125,-0.064331956,-0.0131173,0.0202691,0.015468114,-0.017854746,-0.0009642404,0.037380952,-0.019762358,-0.02167241,-0.053796537,-0.042381357,-0.014560795,0.007963943,-0.023178028,0.035757016,0.08766387,0.020418353,-0.02984758,-0.013353305,-0.076996736,-0.034999177,0.0067735184,-0.0034174253,-0.010635612,0.052076954,0.020954909,-0.016998079,0.023784483,-0.011822751,0.05128438,0.03230827,0.013313748,-0.00045884505,-0.013930766,-0.030925177,0.004236203,0.015258306,-0.06919792,0.004632282,-0.04192516,-0.033958547,-0.0064637936,-0.043682404,-0.062081378,-0.025400452,0.03360192,0.062008627,0.026671398,0.007333195,-0.03929551,-0.01166394,0.0016142338,-0.028579729,-0.056714885,-0.04021732,0.03520765,-0.048927702,0.012031425,-0.024423998,0.015943581,-0.048388395,0.007495439,0.0010930952,-0.040084712,0.009456482,-0.008735526,-0.037833188,-0.03255958,-0.08538437,0.025705988,0.031949677,-0.032123648,0.04245961,-0.0033822076,-0.04022272,0.016278962,0.03519636,0.035763666,0.24003346,0.018894656,-0.025349267,0.0062116594,0.0041156365,-0.027109116,0.038945325,0.08861133,-0.035367478,-0.034767743,0.0036696359,0.0059366007,0.025449028,-0.032937877,0.008528204,0.00040800826,-0.053881597,-0.016228413,0.09695516,0.011123973,0.028766941,-0.043345768,0.05000166,-0.00017700152,-0.0218614,-0.018578015,-0.0068563907,0.000029902514,-0.002494994,0.06016721,-0.044664174,-0.00841239,0.03611828,-0.037042063,-0.02614945,0.017337156,0.013307408,-0.029991763,0.026225375,0.02363044,-0.006832783,-0.014383039,0.011323997,-0.019615121,-0.013297177,-0.033029784,-0.0045307605,-0.008020593,-0.038350467,0.008644414,0.025964733,-0.05258303,-0.00029151,0.004836265,-0.012083933,-0.016359804,-0.03004178,-0.015220749,0.0058108103,0.034635738,0.058110848,-0.00017493441,-0.044529784,0.03385693,0.0020331535,0.015632022,0.030770298,0.007195439,0.0031228836,0.009323679,0.0016191155,0.04409223,0.015343326,0.03776012,0.034047585,0.0044919807,0.06857462,0.015215975,0.009655437,0.016985614,-0.006350278,-0.026283413,-0.004475004,0.026875911,0.011074845,-0.023969866,0.021940507,0.06700716,0.0076435483,-0.008476212,0.017027067,0.005015149,0.0048961625,0.032537848,0.0009879915,-0.029706668,0.012330486,-0.005406854,-0.058286496,-0.024397591,-0.010574849,-0.014143068,0.014753303,-0.011038757,0.03304307,0.05335137,0.00043755682,0.003558519,0.0033370785,-0.017569989,-0.04291491,0.04518263,-0.004599518,0.020960633,0.037623465,0.04508541,0.003776345,0.0023650913,0.058766373,0.00988145,0.01735083,0.011998009,-0.01523332,0.029958915,-0.026117723,-0.04528021,0.021727148,0.038637143,-0.010410368,0.06645726,0.015845481,-0.03282868,-0.010411923,0.015988108,0.022658417,-0.019321926,0.034844358,-0.012347857,0.011239345,0.03166936,-0.02631558,0.037559506,-0.03362644,-0.01777,0.013646463,0.0332752,0.02629713,0.0032224774,-0.00018282118,0.035869543,0.013757256,0.062429067,0.024085376,-0.012394135,0.019473882,-0.087248735,-0.016076295,-0.0568782,0.0076365615,-0.025777472,-0.012154573,-0.0061271973,0.005143944,0.06603888,-0.010003402,0.0578313,0.021061677,0.023381868,0.009843761,-0.015050613,-0.016267905,-0.036952462,-0.0354435,0.012413148,0.023887362,-0.029091824,-0.04541631,0.0011255762,-0.035424985,-0.032647002,0.030507283,0.008299584,-0.011067702,-0.014509996,0.02869622,-0.035782337,-0.011497207,0.002850298,-0.022719076,-0.009948408,0.034771223,0.083815895,0.046678647,-0.0033465324,0.045748472,0.014039638,0.03635787,0.022820143,0.049401138,0.0041530123,0.010650642,0.001546303,0.0043833815,-0.0054334323,0.026502496,-0.0005517473,0.020849293,0.04419445,-0.0068373685,0.00954303,0.02681779,0.025554746,-0.035013124,0.016737025,-0.030432822,-0.006495805,0.010954874,0.047739152,0.028974773,-0.01624703,0.007214454,-0.024774445,0.010620155,-0.026842764,-0.06228346,0.023506109,-0.00041601586,0.031713508,-0.02285624,-0.027778305,0.0012310031,-0.019130781,0.0018849929,-0.029893624,-0.008591272,0.027256945,0.024304133,0.045549277,-0.008724064,-0.056770533,-0.0019638438,-0.03350138,-0.013380326,0.048679437,0.03012844,0.029836096,-0.022361223,-0.03887701,0.037199914,0.018293852,-0.03684989,-0.040744476,0.02540847,-0.050116632,0.055710867,-0.0001290185,0.026508424,-0.009524637,-0.0049190926,-0.031869553,0.005601446,0.049414836,0.016515637,-0.016963808,-0.05319814,-0.017583365,0.019360226,0.010646713,-0.023991954,-0.027247846,-0.02066658,-0.015901893,0.032633316,-0.028410599,-0.0029570984,-0.025433246,-0.041699897,0.017826559,0.03249677,-0.042156883,-0.017423017,0.003156269,0.021244051,0.0065873824,-0.056679394,0.019960014,0.006888778,-0.03849195,0.030068766,-0.030216124,0.01771967,-0.007016449,-0.07160011,0.03344759,-0.056354947,0.015278516,-0.068507686,0.0067405617,-0.046110686,-0.013960063,-0.022135274,0.021189146,0.0069476096,-0.02525463,-0.021215674,0.0051985765,-0.031298224,-0.031029461,0.043086838,0.004757065,-0.0175247,-0.0021681935,0.012446053,0.0003887329,-0.01786007,-0.01633132,0.061256524,-0.040720098,-0.03563593,-0.00670746,0.008811112,-0.0022063043,-0.03720753,-0.018766478,0.0101259295,-0.012488073,0.016415749,-0.038056433,-0.02368259,-0.015025837,-0.06548917,-0.026660725,-0.013113178,-0.029246366,-0.011759055,-0.027658125,0.05027689,-0.0033246528,0.031241683,0.006441252,-0.05736541,-0.032232903,0.055898305,-0.022241248,-0.009126728,-0.017799314,0.008091561,-0.005829483,-0.022270083,-0.0010443523,0.026086124,-0.010170512,-0.0096933395,-0.035210013,0.022140216,0.03311864,0.009197096,-0.024493204,0.013536421,0.037868105,-0.024087433,0.021983525,0.013414946,-0.013146803,-0.018923223,0.016770145,0.019965535,-0.040786386,0.002438785,-0.026646787,-0.012043021,-0.036216408,0.026643697,0.023741841,-0.036216307,0.055756263,0.0234891,-0.036501355,0.04732228,-0.015252599,-0.02669169,-0.07589229,-0.016082618,-0.023576101,0.004983147,-0.029303867,-0.011651579,0.038877197,0.048199728,0.02212313,0.025651822,0.00020659651,-0.007677706,-0.026247505,-0.151144,0.005384891,-0.024311174,-0.005467783,-0.021004487,-0.014317394,-0.027852297,-0.011171155,0.000055485176,-0.016395994,-0.014464016,-0.027946461,0.03592337,-0.01770781,0.013248464,-0.0065645245,-0.022344638,-0.005537288,-0.02794192,0.022554418,-0.0029284,0.030679105,0.024522953,0.0079249395,0.023056181,0.010164021,0.017448585,0.010924935,-0.009822027,-0.034744393,0.02337451,-0.041524805,-0.0051968386,0.0587457,0.0052294363,-0.024535043,-0.0016203541,-0.03174926,-0.037428427,0.009746019,-0.00658734,0.017663242,-0.029485665,0.008920254,0.033851247,0.03744836,0.0018765044,-0.011994073,-0.037638847,0.022947432,-0.042599425,0.0372302,-0.040967952,0.005316553,-0.009612884,-0.024470037,-0.02334096,-0.02114702,-0.012933889,0.012739197,0.0035838159,0.036532972,-0.016178194,0.017815024,-0.019424122,0.038615137,-0.012827146,-0.003642299,-0.010214394,-0.0033886232,-0.018963175,-0.01400759,-0.0023565318,-0.0460649,-0.007739439,-0.025341412,0.020175,-0.0016369405,-0.025289156,0.020841591,-0.025297964,0.0035074593,-0.041070454,0.017411381,0.077936,-0.012298964,-0.009044767,0.016152278,-0.0574011,0.010328264,-0.05765757,-0.042589705,0.0067349123,0.0031098963,-0.021258304,0.056118485,-0.007687343,0.030910691,-0.037758328,-0.02311348,-0.0059982743,-0.029408572,-0.031947065,0.007288292,-0.013384997,0.022359626,0.023191782,0.005773691,0.0058549955,0.011880488,-0.012598999,-0.007933455,-0.00008000739,-0.00316157,-0.06098437,-0.03788071,-0.030570667,0.013731052,0.021782398,-0.039913744,0.026497724,0.0246218,-0.007858205,-0.044019353,0.006657939,0.08033579,0.022367653,0.0113794515,0.04399875,-0.015295007,0.039952613,-0.044093434,-0.01996968,0.017618772,0.0747366,0.00522447,-0.019224359,0.057456296,-0.052623574,-0.07035576,-0.049375515,0.018343965,0.03569168,-0.03658857,0.032519955,-0.012259467,0.00211978,0.0025919636,-0.00029631617,0.033504356,-0.006720499,0.017569954,0.007244856,0.0687531,-0.021754477,0.04671516,-0.035783302,0.016895436,-0.032724984,0.059921492,-0.018718172,-0.03681484,-0.04045021,-0.07138308,-0.039965104,0.030625505,-0.040437583,-0.013469321,-0.043860953,-0.00016966247,0.041437652,0.03671624,-0.01676843,-0.02737237,0.03756196,-0.0054026064,0.0037063307,-0.021010743,0.03450424,0.012162842,0.06547656,0.032826018,0.030165913,0.055969868,0.0052189785,0.0059231343,-0.012112747,0.001471786,-0.019000845,0.0062732897,0.034708843,-0.0021007394,-0.0010316287,-0.008483162,0.048820212,0.009331007,0.018091956,0.014739426,0.015544713,0.043632478,-0.024303336,0.008120992,0.01139517,-0.009886137,-0.021983428,0.019093234,-0.01992232,-0.005288318,-0.015606696,0.044937573,0.014153661,-0.00021580128,-0.0014756318,0.057129428,-0.023276336,-0.054488026,0.027538624,0.024194345,0.010859052,0.018918531,0.046771433,0.07685198,-0.0026143119,-0.03632536,-0.04201729,-0.007411259,-0.015378694,0.0039585433,-0.0009878032,0.012105459,-0.0060625547,0.00828354,0.010855631,0.017914265,0.028236663,-0.0050807795,-0.0779911,-0.014141147,-0.049548123,0.00041144365,0.04046623,0.019820148,-0.0118596805,-0.024338327],"last_embed":{"hash":"1e5sjhk","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"1e5sjhk","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{1}","lines":[167,167],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1e5sjhk","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03414784,-0.043141384,-0.03998382,-0.030569296,-0.057631798,-0.005842671,0.03955146,0.007646702,-0.006276982,0.018421855,0.019923003,0.023072831,0.027843745,0.013974016,0.010646958,-0.004320818,0.009487995,0.0013493166,0.0055748,-0.02025345,-0.017682506,0.0047608907,-0.010298675,0.022905588,-0.052811366,0.015154353,0.007857331,-0.03187029,-0.028417988,0.080709174,-0.023985557,-0.0763164,-0.0049304357,-0.020353016,-0.021688482,-0.034963842,-0.0011900055,-0.002584105,-0.05576626,0.046104804,-0.006120379,0.0038031747,0.008778128,0.005528304,0.0025753148,-0.017074194,-0.015549877,-0.032091852,-0.058531523,-0.03860968,0.039172217,0.007577404,0.042062867,-0.039941832,0.015413215,0.044336576,-0.04107267,-0.05738418,-0.05007827,-0.016956735,0.016023424,-0.015970558,-0.0033342184,-0.0029081914,0.018734666,0.014829504,0.038131047,0.011198015,0.011938829,-0.023840787,-0.012463004,-0.023553975,-0.025959577,-0.023098312,-0.063681215,0.022964854,0.046360753,0.0037341632,-0.008660955,-0.014782203,-0.011382957,-0.028560223,0.016351586,-0.030716956,0.014236451,0.04902212,-0.025002992,0.07802273,0.025317231,0.0108664865,-0.038076423,0.029276513,0.009329177,-0.02277797,-0.03768614,0.00830753,-0.009215473,-0.026123358,0.0026788826,0.027405992,0.023458043,0.025305418,0.02911095,0.042615607,-0.010836782,-0.026371205,-0.006329106,-0.0017737885,0.013096411,-0.04688237,-0.01208013,0.021374479,0.02413333,0.006552494,0.018689381,-0.0027879153,0.008256709,-0.025720188,0.026974818,-0.0018714063,0.04158758,0.022439472,0.022129046,-0.04114991,0.016025987,-0.0052140807,0.037426963,0.035936832,-0.023142142,0.0014983221,-0.0007127772,0.042870466,-0.015467873,0.0033577187,0.014372536,0.0030163475,0.030160105,0.007120978,-0.025082652,-0.08605328,0.016783135,0.023380315,-0.06713477,0.00010080041,0.045895793,-0.04510012,-0.004123365,0.017294122,-0.02100119,-0.027623197,0.0099732755,0.0122977495,0.028076584,0.02926271,-0.016776843,-0.034260977,0.034383368,0.054724943,0.019465888,-0.000031643318,0.03554738,0.012896432,-0.019552918,-0.030511718,0.05533935,0.020200644,0.02719437,0.02604881,-0.00016413821,0.028565625,-0.0125247445,-0.04382913,0.00013955316,-0.036928724,0.05887554,0.023758968,0.049095433,0.004484894,0.029809231,-0.02961318,-0.016073028,-0.02393201,-0.018430764,-0.04265172,-0.003789137,0.029305285,-0.016444387,-0.027590122,0.041100044,0.032534424,-0.009291892,0.031500943,0.0012904002,0.010425921,0.014622282,-0.03209457,-0.0046633454,-0.0029485652,0.0077409483,-0.0018916461,-0.017979914,0.039566614,-0.0028876946,-0.028415786,-0.019511495,0.01016069,-0.004484287,0.00090358325,0.0065977485,-0.039693985,0.01750374,-0.014126045,-0.042645056,0.01689715,-0.02772427,-0.030652052,0.013034944,-0.0045578494,0.02287647,0.0072229025,0.002916972,0.051527128,0.0049652345,0.019898228,0.023346087,0.018661031,0.0031291721,0.020502057,0.015139272,-0.068975054,0.021638867,-0.0048847045,0.04048341,0.014255911,-0.009018615,0.013530083,-0.050532702,-0.0044548484,0.03389282,-0.056457814,-0.005318601,-0.038938593,-0.0028283987,-0.016790057,-0.025888551,0.0035946758,0.024955632,0.02593207,-0.051241554,-0.010596046,-0.023980577,-0.012691008,-0.059335344,-0.024831718,-0.0073320717,0.016349597,0.00894668,-0.013783147,0.005890917,0.006864762,0.014742065,0.030570213,-0.019229183,0.022519896,-0.00955005,-0.00010828749,0.023744289,0.0059258738,-0.009878088,0.0024492464,-0.01273682,-0.018188564,0.002615749,0.01788192,-0.010741315,0.03572287,-0.008941381,-0.004314053,0.08361224,-0.02057785,-0.00995342,0.042917408,0.04281862,-0.0075954217,0.07937252,-0.0005468631,-0.03562555,-0.020561647,0.011179734,-0.025557535,-0.009712379,0.02558021,0.069748685,-0.03882902,-0.031185234,-0.010983213,0.0051980373,-0.15466067,-0.0009714048,-0.0043832976,0.040053688,0.031272884,0.010623709,0.002253625,0.001214014,-0.04890247,0.06551966,0.001069951,-0.053797938,-0.012818384,0.013938444,-0.010377294,-0.03712896,0.015569459,0.04689495,-0.015036042,-0.02519397,-0.024023538,-0.061255503,-0.03487586,-0.0007939994,-0.024219373,0.036264673,0.07881693,0.011912159,-0.023835706,-0.0036068463,-0.0447207,-0.03459133,0.012237918,-0.013297953,-0.023359463,0.026474504,0.015352841,0.0083251875,0.028848141,-0.039794255,0.04957521,0.020553451,-0.00021785867,-0.004441715,-0.04167899,-0.015898574,0.01941031,0.021749796,-0.076701835,-0.009906878,-0.020199478,-0.029173743,-0.042048875,-0.05549077,-0.048050974,0.006643491,0.034231625,0.064543046,0.016727118,-0.0065112673,-0.02479078,0.01491553,0.014229615,-0.029914193,-0.029867558,-0.055676885,0.031313684,-0.04152933,0.020993864,-0.032591645,0.028959932,-0.021920469,0.006767763,-0.04253453,-0.05546771,0.01842549,-0.028728416,-0.028672928,-0.040806923,-0.07877723,0.02850403,0.018713957,-0.028022561,0.012369661,-0.014920729,-0.038892273,0.03026742,0.017264646,0.044429787,0.24164063,-0.018424176,-0.03453895,0.001794281,0.030464599,-0.015816536,0.0073154555,0.079382,0.010113925,-0.033117387,0.015540659,0.011228173,0.024474476,-0.02503789,0.020180365,0.038753197,-0.05498569,-0.013381843,0.06840371,0.018249974,0.012277851,-0.046278156,0.057576843,0.00735097,-0.033646133,-0.032520164,-0.050300553,-0.007640302,0.011119705,0.07920774,-0.053293023,0.020472411,0.03320607,-0.06493907,-0.012899631,0.031245695,-0.0005408505,-0.012575589,0.036375966,0.049306154,-0.005518308,-0.023247225,0.006980647,-0.033202715,-0.005183973,-0.034532733,0.00084721984,0.049453117,-0.006580439,-0.023489334,-0.003912345,-0.032270677,-0.010801389,-0.005509019,-0.016881838,-0.02200091,-0.0004500327,-0.0024566215,-0.02291675,0.032230385,0.06733072,-0.023099596,-0.046709996,0.023649456,-0.032381322,-0.019054249,0.028715927,-0.012731725,0.006100296,0.01825498,0.0039007685,0.038842335,0.0027518938,0.032969095,0.056000058,-0.010068803,0.06707352,0.005514017,0.008607851,-0.0122697335,-0.0043640006,-0.016757548,-0.023958003,0.035804283,0.0042223088,-0.045437254,0.033605237,0.07974512,-0.0039931466,-0.020241493,0.014376039,0.035766628,-0.019998694,0.021704528,0.0013741443,-0.022398314,0.0022121258,-0.010632274,-0.051705666,-0.047714066,-0.024019731,-0.0028456901,0.010350794,-0.022177001,0.05492765,0.029478498,-0.019622287,-0.0095024,-0.04774717,-0.017348804,-0.053547557,0.034402665,0.00086179766,0.028109517,0.018548932,0.023646314,0.028344393,0.009974298,0.08548017,0.009396811,0.013900922,0.01632216,-0.017698267,0.024343226,-0.034769256,-0.09516358,0.019416515,0.022492338,-0.03256919,0.03275696,0.030126214,-0.031889867,0.037718177,0.014185499,0.032148164,-0.019887114,0.03325049,-0.009705632,-0.018209089,0.029351514,-0.011720201,0.001554592,-0.03326639,-0.011297845,0.0418164,0.03225583,0.02449134,0.0014765256,0.008781712,0.023227584,0.014346939,0.056033276,0.04604181,-0.027149806,0.01283432,-0.110673,-0.0108067235,-0.04047192,0.0022566079,-0.036273286,-0.018204667,-0.01944817,0.009616911,0.039678495,0.019676648,0.020019984,0.020860054,0.05424062,-0.014236353,0.010431206,0.009494091,-0.036781766,-0.026136752,-0.006193681,-0.033382125,-0.027197372,-0.04025173,0.0011823622,-0.032060616,-0.027235497,0.025625294,0.0040076575,-0.023264242,-0.031668603,0.026489181,-0.04517007,-0.009104593,0.0061981617,-0.04437631,-0.0057938085,0.027490884,0.078668036,0.03078574,-0.002165162,0.036820397,0.03061113,0.04635757,0.030660324,0.01944231,0.02891674,-0.0013962775,0.011739363,-0.016276201,-0.042825297,0.0067235385,-0.0030107168,0.023192858,0.03655083,-0.005815077,0.029910464,0.010498243,0.024571177,-0.059956107,0.019839948,-0.015501988,-0.009433683,0.031230219,0.021801852,-0.0058344486,-0.03300392,-0.034894373,-0.031542707,-0.009270982,-0.0027802882,-0.029509814,-0.010498672,-0.012276832,-0.018396428,-0.044754826,-0.031093849,-0.0011986728,-0.013993246,0.019902434,-0.017027484,0.006915539,0.015602399,0.009471329,0.037872113,0.018981693,-0.046766307,0.011678128,-0.02867251,-0.022097476,0.057384804,0.024216337,-0.0044629993,0.016368901,-0.023988586,0.04760179,0.00484541,-0.0021308998,-0.0552773,0.044654045,-0.043897867,0.01863543,0.014799183,0.0039502503,-0.011627347,0.004464757,-0.043426324,0.010202573,0.028826464,0.018050615,-0.023651429,-0.037223667,-0.020611793,0.0011479803,-0.020918654,-0.021818612,-0.02712169,-0.01813802,-0.007185331,0.037883576,-0.029573537,0.012351759,-0.035230935,-0.00046611557,-0.0033806872,0.047178276,-0.054820273,-0.010406745,0.017167663,0.030071096,0.010550639,-0.05781856,0.034607917,0.0065288944,-0.008739816,0.024784628,-0.031087365,0.016289694,-0.012748255,-0.052670337,0.00842731,-0.042915545,0.01740993,-0.046461053,0.02263704,-0.04327354,-0.01072359,-0.029682798,0.0066969483,-0.013819071,-0.034940965,0.011208304,-0.00480292,-0.042666882,-0.0127026215,0.061537035,0.025761224,0.023174336,-0.02053914,-0.015572306,0.008865305,-0.00094230723,-0.0100587355,0.047321267,-0.025101477,-0.02483135,-0.0043280707,0.020616118,-0.027733559,-0.013637839,-0.021066222,-0.02322476,0.0027078136,0.0062307906,0.004948836,-0.016327208,0.019456564,-0.040280618,-0.018741809,-0.014232023,-0.0163738,0.021187086,-0.028118065,0.038801357,0.031982265,0.01631265,-0.02869295,-0.05459699,-0.00038008878,0.0332666,-0.0019436997,-0.018799035,-0.034525607,0.011977709,-0.013186045,-0.012160042,0.009885051,0.02324614,0.009529626,-0.0008429685,-0.024381975,0.05548294,-0.022253778,0.0020320844,-0.014916373,-0.019365767,0.007063268,-0.0279212,0.02538992,0.018894112,-0.025289586,-0.029632527,0.025983956,0.011656994,-0.03885871,-0.01264758,-0.036809336,0.013678118,-0.049504958,-0.0011921917,0.014451869,-0.034757424,0.03242746,-0.0020808496,-0.046867885,0.032261916,-0.009909292,-0.027643312,-0.05021889,-0.0072450493,-0.024663111,-0.021089295,-0.014513066,0.014382516,0.032866184,0.071521245,0.0039587608,0.010792216,-0.0067085787,-0.0024826142,-0.006106435,-0.15283158,0.013764967,-0.015264536,-0.013834468,-0.032993026,-0.015622277,-0.042249657,0.00076257024,-0.01468847,-0.0015217996,-0.008724596,-0.011186201,0.012725607,-0.00287903,0.003956882,0.035797235,-0.009838446,-0.02196581,-0.007974682,0.023160165,0.0038028064,-0.007492455,0.075688556,0.018294664,0.015075193,0.007939194,0.007614286,0.02444465,-0.024500366,-0.063306674,0.008425885,-0.042559363,0.006301161,0.032081343,0.013265408,-0.02881202,-0.0026647248,-0.010691885,-0.033784334,0.02961348,-0.026580619,0.0059506125,-0.03483665,-0.011147028,0.036240835,0.058065545,-0.020449549,-0.019272914,-0.011068073,0.0074447957,-0.031309914,0.029372325,-0.0211737,0.031957336,0.0028682884,-0.016324922,-0.008739562,-0.010037379,-0.030874854,-0.0026240395,0.023023112,0.016433092,-0.032614194,0.006213842,-0.036001418,0.02698259,-0.04115643,0.00058341183,-0.021870967,0.014165258,-0.023141555,0.006223435,0.00084862224,-0.04128698,-0.011238169,-0.020483237,0.053471968,0.006868588,0.0021899706,0.018483005,0.013031897,-0.008936828,-0.061213605,0.0018250033,0.091951944,-0.0044239517,0.012883368,0.008205112,-0.034891184,-0.014701017,-0.07438677,-0.035174124,0.013336041,-0.021578433,-0.012796458,0.08160381,-0.023948237,0.021160724,-0.03099757,-0.009085532,0.032897513,-0.027540969,-0.01808227,0.022482887,-0.016495705,0.016881201,0.030887252,0.004387375,0.012724323,0.008862162,-0.0151705,0.009643651,-0.011228387,0.014858834,-0.08519945,-0.03759079,0.005638073,0.018336346,0.012366109,-0.033249494,0.025329407,0.054823413,0.013091453,-0.037884343,0.012526439,0.07100359,0.018864324,0.016327817,0.011754034,-0.008590725,0.038222004,-0.058092788,0.01576816,0.023358691,0.0722436,0.014743844,-0.01519209,0.053336024,-0.043508675,-0.05669943,-0.036079537,0.027872292,0.043229338,-0.034148805,0.046914652,-0.012009078,0.007693209,0.025399696,-0.004460325,0.0038131992,0.0036656824,0.017128982,0.01665451,0.07757709,-0.02910111,0.019765977,-0.023728685,0.012694748,0.001288422,0.02614005,-0.032575224,-0.065405436,-0.03638731,-0.06957857,-0.03226035,0.021637676,-0.03928333,-0.01316793,-0.022687037,0.013496024,0.049521774,0.021705749,-0.0376362,-0.0031541043,0.042166274,-0.014119863,0.0076059573,0.023976665,0.012430014,0.01508789,0.055768844,0.008107808,0.029375348,0.022701526,-0.014078488,-0.0046373545,0.020339033,0.019459296,0.005515538,-0.006763163,0.008709123,0.0012386991,0.014541896,-0.017872458,0.07860765,-0.020373967,-0.0015916255,-0.00022259975,0.013788657,0.039956924,0.015168906,0.0020829618,-0.019256638,-0.024852578,-0.006531698,0.0071172873,-0.02075191,-0.012573801,-0.00024126544,0.026453992,0.015631838,0.00381891,0.012417217,0.051048644,-0.0029927357,-0.046868112,0.013218629,0.027367542,-0.004904127,0.040322028,0.038882274,0.025212174,0.009260354,-0.034577485,-0.031948585,-0.010467069,-0.012262027,0.012479713,0.02692825,0.02456555,-0.0077754036,-0.014383851,-0.005791286,0.013744799,0.016422154,0.001791051,-0.034148823,-0.016200747,-0.052643776,-0.0076446855,0.026304422,0.005353978,0.00082263903,-0.0144731],"last_embed":{"hash":"1wxvnwd","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"1wxvnwd","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{2}","lines":[168,168],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wxvnwd","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0409126,-0.0689078,-0.040802743,0.006865031,-0.048494004,-0.018579692,0.03836296,0.021704724,-0.026581295,0.0124206515,0.009801845,-0.018511176,-0.02536708,0.018916814,0.02480441,0.008200952,-0.018157091,0.0036550066,0.003601502,0.014235399,-0.020729885,0.0019085156,0.041731335,0.016811268,-0.057711177,0.02585299,-0.05244675,-0.031366423,0.014373575,0.060780834,-0.046521463,-0.099231355,0.033971347,-0.034128714,-0.024912288,-0.046125274,0.00125061,0.0138792135,-0.033335984,0.031206068,0.036890354,0.0012150374,-0.020768313,0.015164929,0.03235672,0.011506641,-0.0233397,-0.014020671,-0.018546324,-0.052049197,0.04405055,-0.036937904,0.054846026,-0.009173567,0.011560049,0.038346685,-0.051362496,-0.029576585,-0.030800154,-0.021399358,-0.003814259,-0.008730243,0.0037286358,-0.029234698,0.0034220098,0.060687732,0.03731949,0.005648478,-0.00130254,-0.02191742,-0.015726967,-0.036265653,-0.00005130406,-0.022094684,-0.04521076,0.01119657,0.012786928,-0.0037985288,0.009769567,-0.0026120897,0.014109423,-0.026305607,0.0053799236,-0.016073132,0.011903858,0.055462457,-0.010609858,0.030441457,0.048134,-0.015230848,-0.02801412,-0.0019355143,0.006574135,-0.01452883,0.0018486454,0.005583553,0.00058986526,-0.031848732,0.034483586,0.014596821,0.034257818,-0.0051733237,0.025671298,0.024703,0.009271098,-0.03081675,-0.022519588,0.01930897,-0.0010247435,-0.021123502,0.004380384,0.02733571,0.004365535,-0.014633653,0.018305436,-0.024704266,0.023734387,-0.011706743,-0.0004775595,-0.042634405,0.04707992,0.019031623,0.03645177,-0.047664277,0.02337044,-0.0047214264,0.031033285,0.027399937,-0.04359157,0.0133369425,0.026161544,0.023052646,-0.031893585,0.0015681812,-0.021252867,-0.010321746,0.024040459,-0.017851733,0.0023974187,-0.07370435,-0.005942251,0.013443085,-0.064381026,-0.01493627,0.015470536,0.0032615229,-0.006822601,0.008603939,0.01850436,-0.022682164,-0.022377009,0.040364433,0.016037725,0.010660664,-0.03820995,0.00029425163,0.060595386,0.038553704,-0.031639066,-0.010599276,0.032360423,-0.018057857,-0.076651245,0.035812717,-0.006247661,-0.002292975,0.00002777108,0.0017360357,-0.029705038,0.008716039,-0.0243199,-0.038451597,0.026751254,-0.08661029,0.028075542,0.022655427,0.073323354,0.027205676,-0.0026389186,-0.05056177,-0.04490889,-0.013380046,-0.0022365958,-0.03571917,-0.014089876,0.032418936,-0.056534115,-0.02154957,0.01516257,0.030044982,-0.007606941,0.003866805,0.0041223876,0.007936755,0.027184961,-0.011761957,0.0010069975,-0.0052549806,-0.007267265,-0.002093982,0.0016115332,0.031258356,-0.016700465,-0.016447138,0.010180564,0.005977763,-0.03713416,-0.030050833,0.030602803,-0.025893241,0.03657302,0.020485083,-0.04683778,0.005594884,0.0016513445,-0.02564383,0.038587164,0.006209471,0.008875204,-0.008799378,-0.032887284,0.07464626,-0.0039303317,-0.005378361,0.0034735193,0.0514243,-0.0055884076,0.0061206804,0.025623363,-0.014993035,-0.036113568,0.037023503,0.019512437,0.021244949,0.0094999755,0.020849396,-0.025448514,-0.009166588,0.01805353,-0.012037367,-0.03506667,-0.003711104,-0.015083898,0.018452626,-0.014378165,-0.016734691,0.026693543,0.04609424,-0.0032044349,0.025251577,-0.024312813,-0.01059406,-0.038114008,-0.024159333,0.023745118,0.028649911,-0.014427367,-0.026114339,-0.007620293,0.001111805,0.03118195,0.0038271386,-0.0055201664,0.02072977,-0.037302077,0.011632438,0.0025072398,0.03731679,0.016938787,-0.019774683,0.0039862464,-0.04433165,0.0041870414,0.014929219,-0.009931813,0.030545147,-0.0380045,0.008638705,0.021898923,-0.014440482,-0.016028823,0.03052164,0.023354758,-0.011184726,0.032811202,0.017524997,-0.013259735,-0.011640004,0.011980036,-0.033255726,-0.049590927,-0.00026222662,0.081475,0.003965646,-0.024988493,-0.025305988,0.020891301,-0.16590403,0.006082418,-0.0061809095,0.04119251,0.023464492,0.02062479,-0.0026854628,0.024318757,-0.051386155,0.05802622,0.007687683,-0.0554057,0.013417193,0.03001781,-0.009397893,-0.021865107,0.011945581,-0.015447721,-0.03851201,-0.041192442,-0.024410969,-0.04774075,-0.011070783,0.033431213,-0.074719094,0.03616871,0.076909564,0.008641653,-0.009599757,-0.040896717,-0.071109556,-0.025147809,0.006122103,-0.005453755,0.0037479072,0.05405304,0.020294359,0.004073395,0.06690126,-0.0035111168,0.043102432,0.040840387,0.004195267,0.027306112,-0.000100121724,-0.0037269017,-0.026728388,0.008463695,-0.041709438,0.0033726045,-0.02778142,-0.0148525,-0.039289195,-0.046935685,-0.025039991,0.003415589,0.019562691,0.035809137,0.0021209614,0.016675401,-0.011650349,-0.025791427,0.0041142497,-0.014487353,-0.02753715,-0.028399741,0.010531542,-0.046117,0.005857815,-0.013200066,0.014365577,-0.0042062555,0.018483069,-0.009531643,-0.050659105,0.036349848,-0.013021068,-0.0076693124,-0.007969973,-0.12097934,0.013466048,0.04725648,-0.037792962,0.033356283,0.0033940608,-0.030660601,-0.010697698,0.032153767,0.030073779,0.24561276,-0.022707995,-0.0040921257,0.031639412,-0.0072166817,-0.0012529942,0.0041962224,0.07586912,-0.030287413,-0.03132668,-0.04238592,0.025212897,0.03112538,-0.05366149,0.029096374,0.02969177,-0.05652359,-0.016161844,0.09294068,-0.0152531555,0.01354584,-0.03882698,-0.0034386201,0.0033216719,-0.05425944,-0.01890643,-0.030090494,0.024891712,0.011454151,0.06561178,-0.05957065,0.009950659,0.045436677,-0.02640167,0.012797548,0.014636354,0.022981063,-0.053890936,0.03243344,0.014503031,0.021720532,0.005822647,0.032558776,-0.034219883,0.017203383,-0.053664852,-0.00747217,0.017286599,-0.036919285,-0.0061514396,0.01661228,-0.008676867,0.0027304783,-0.016440198,-0.021152489,-0.03208543,-0.0064483355,0.0058273193,-0.02780539,0.014350176,0.02375269,-0.0020178042,-0.013361135,0.026711537,0.0069016507,0.02449312,-0.015895057,0.02757784,-0.015388947,0.03616863,-0.008134209,0.024567388,-0.0110939145,-0.0040865797,0.03836513,-0.016172513,0.06505391,-0.018725988,0.011986037,-0.034624387,-0.013260423,-0.024416458,-0.014111554,0.02345888,0.029962325,-0.0016607353,-0.018121699,0.041315004,-0.029613186,-0.044668596,0.014078046,0.02607268,-0.0025261943,-0.022977322,-0.008119024,-0.040838264,0.020649841,0.014206786,-0.025453074,0.028603466,-0.018342694,-0.019445611,0.029439598,-0.030945087,0.03340356,0.02759202,0.012810427,-0.04567111,-0.036420636,-0.024119928,-0.04247019,0.0053048464,0.02503344,0.012886025,0.029692933,0.02995696,0.0035771935,0.0033978617,0.035939228,0.03202417,0.0018543883,0.013043087,-0.029318066,0.020759018,0.0012270277,-0.033041786,0.01868825,0.03784628,0.0083113685,0.029974243,0.020836977,-0.026840238,-0.0029695567,-0.00046328965,0.050033826,0.0008354804,-0.0043034814,-0.0368756,0.028449615,0.024961341,-0.008821804,0.014808761,-0.00442735,0.01658438,0.025624879,0.040362958,0.0007155117,-0.003200373,-0.020179547,-0.010185429,0.023327876,0.05237936,0.036490597,-0.029389324,-0.014255667,-0.096462235,0.0032672312,-0.047806345,-0.0044234246,-0.012135676,-0.007893676,-0.029432451,0.049692776,0.056222994,0.017612278,0.018765328,0.025461879,0.026905019,0.004890282,0.004745556,0.03756257,-0.0007184802,0.0009247797,0.02283049,-0.022605637,-0.049344633,-0.021078356,0.016681936,-0.0049796673,-0.008503496,0.039640676,0.000017477523,-0.009698772,-0.016495887,0.041538175,-0.03998173,-0.026629979,-0.0017915824,-0.031903077,-0.013759873,0.035742532,0.10083095,0.017553274,-0.0015574925,0.03470762,0.029676853,0.029550068,0.01739522,0.02905086,0.004831114,0.021677772,0.016028127,0.01025334,-0.025675766,0.032988805,-0.0050017303,0.030911075,0.035229485,0.020463016,-0.03974002,-0.0149546545,-0.006489891,-0.004451201,0.021707745,0.002382131,-0.024267443,0.0392238,0.022884121,-0.008693327,-0.00649908,-0.006976163,-0.020485291,0.011467113,-0.049179368,-0.020399287,0.035236,-0.0059567215,-0.0052253897,0.012192524,-0.028785164,-0.009753877,-0.02197543,0.00075313967,-0.013148015,0.0010556709,0.008420489,0.02559607,0.042653445,0.0041005565,-0.040963966,-0.021037653,-0.041818388,-0.028129771,0.022729173,0.00022526641,0.0056370446,-0.0531074,-0.02797607,0.05259149,0.04459651,-0.011201698,-0.02210419,0.008452859,-0.03675418,0.034197565,-0.001791171,-0.021197038,-0.0030121407,-0.023020208,-0.029604433,0.018092478,0.046928186,0.035978094,-0.034096777,-0.047754515,-0.04099861,0.021388875,0.022398721,0.0055926,-0.032407545,0.010972977,-0.017228479,0.0010685069,-0.0002048338,0.026054248,-0.011592785,0.025141863,0.00004351257,0.057730176,-0.08722047,0.01365576,0.04170031,0.034367297,-0.0041523,-0.045242403,-0.010264749,0.036073316,-0.020412778,0.047083035,-0.039798226,-0.0014392732,-0.011721417,-0.054001946,0.048554823,-0.046651494,0.0066603976,-0.078273095,0.00031101893,-0.027113846,0.017000362,-0.008235068,0.016071578,-0.016826643,-0.018211149,-0.026704976,-0.016501669,-0.01885704,-0.033151634,0.031047879,0.030642156,0.007838939,-0.0071442444,-0.009807692,-0.0062967907,-0.0035204892,0.011101736,0.06581704,-0.031836167,-0.004911465,-0.009855734,0.004090423,-0.03381945,-0.031023158,0.0043796757,-0.0037464905,0.0029774462,0.039178494,0.013362165,-0.030528592,0.007550651,-0.01854107,0.010865508,-0.01573938,-0.007236197,-0.009973067,-0.025930906,0.054789186,-0.0089273,0.019451333,-0.011992292,-0.07901463,-0.022711907,0.039237298,0.0051249755,-0.015411316,0.021711854,0.00988704,-0.039182495,-0.026360745,0.028788896,0.060661178,0.022823773,-0.023022672,-0.057617392,-0.016676618,0.00354131,0.008981855,0.005255783,0.03489163,0.022866143,-0.051487327,0.03848246,-0.00758753,-0.018435549,-0.008251826,0.05935981,0.040796004,-0.021088721,-0.0037782327,-0.020684445,-0.017369764,-0.045287117,-0.0013642752,0.036707588,-0.011896815,0.03851309,0.025298232,-0.025540138,0.06267063,-0.030008303,-0.031781167,-0.08212137,-0.022615463,-0.041252192,0.034941945,-0.013757413,0.0014937321,0.02661443,0.052791685,-0.008028318,0.009241725,-0.014196781,-0.05294501,0.0057015046,-0.1574324,0.008504011,-0.019960813,-0.031195246,-0.020509817,-0.011569625,-0.03083553,-0.014731588,-0.024721386,0.005908868,0.00013004754,-0.0082893185,0.03477081,-0.025546381,-0.028216578,0.025768079,-0.026120665,0.02213475,-0.03773479,0.028692024,0.0067054257,0.01650225,0.028798906,0.028565094,0.010017653,0.020131804,0.009390191,0.013591545,-0.0155564435,-0.022335937,-0.02566083,-0.023046914,0.010879501,0.020589683,-0.005091943,-0.016229905,-0.016441593,-0.023291403,-0.051482502,0.013725371,-0.0024455825,0.02094267,-0.014658837,-0.007963338,0.025178988,0.06456872,-0.048703846,0.008836387,-0.06207819,0.016204154,-0.05790005,0.0709365,-0.04561724,-0.0005056621,0.0030341062,-0.039658643,-0.028464384,-0.0049578943,0.0390361,0.042682707,0.0124386875,-0.0027719564,-0.034133058,-0.021137299,-0.018044515,0.036667716,-0.029530045,0.006822345,-0.014255771,0.013361242,-0.033031434,0.027469995,0.014198782,-0.066706814,-0.0017602282,-0.012748959,0.015812125,0.0036277396,-0.0045953398,0.026980383,-0.024886819,-0.00080926804,-0.033155307,-0.07036361,0.059557248,-0.0096486835,-0.007944959,0.0057279654,-0.02180595,0.0076679722,-0.062004585,-0.034296405,0.015524751,-0.011988268,0.008796434,0.0534138,-0.032111596,0.025777176,-0.042124033,-0.05150599,0.015623043,-0.028967153,-0.038295414,-0.03426468,-0.036192622,0.009970539,-0.000053072054,0.014676632,-0.030879213,-0.024912082,-0.0028742093,-0.0073591033,0.006862332,0.03128855,-0.07259532,-0.027852096,-0.014663934,0.07101847,0.021914328,-0.005197256,-0.011586718,0.009969899,0.037065506,-0.039606467,0.030140959,0.06930256,0.021744724,0.010408598,0.050511602,-0.020709665,0.024305899,-0.025055358,-0.0135825155,-0.00881978,0.0442242,0.014157122,0.0032534502,0.058329258,-0.009059865,-0.024422502,-0.014816923,0.021247692,0.033200294,-0.023291396,0.0035159031,0.0021372775,0.04558783,0.002889595,-0.016098691,-0.017095815,-0.009199594,0.01710702,0.015424053,0.05032622,-0.016715178,0.030655097,-0.069890104,0.027851038,0.029780189,0.05006079,-0.04252716,-0.033769656,-0.023703305,-0.04250374,-0.025892356,0.047149226,-0.027802166,-0.0038103696,-0.034330644,0.007358548,0.008610639,0.03261403,-0.015844997,0.00329398,-0.00056942744,0.00906109,-0.0072309035,-0.0035601372,0.008791721,0.007893101,0.03742743,0.018639708,0.0018731963,0.023948751,-0.03048688,-0.006620711,-0.025640039,0.014015581,-0.053910024,-0.022222228,0.017531293,-0.030595774,-0.015505284,0.009047772,0.019240974,0.019926703,0.045932397,0.013310332,0.03807699,0.026414327,0.012777356,-0.016157351,0.054548442,0.002417458,-0.015976733,0.018840378,0.011037283,0.0005397874,-0.015302874,0.056454774,-0.024327774,-0.0109344665,0.017878063,0.03458024,-0.03758999,-0.014626387,0.036791634,0.018016525,0.02216525,-0.021008978,0.035925467,0.044999175,0.027593885,-0.021126546,-0.0047936267,-0.002035777,0.0116607575,-0.0072273,-0.014952598,0.029441621,0.01280086,-0.00939658,-0.030742055,0.030634735,-0.0017503107,-0.0058928276,-0.062584914,-0.008608933,-0.04245037,-0.012117446,0.047777005,-0.03880596,-0.024090398,0.026152395],"last_embed":{"hash":"qfv2jg","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"qfv2jg","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{3}","lines":[169,169],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"qfv2jg","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041674733,-0.054104794,-0.0438936,0.016390996,-0.042808827,0.0138242645,0.0323109,-0.0002621293,-0.020487487,0.009131169,-0.0036530772,0.00922734,-0.008610583,0.016401134,0.011628292,-0.0040771407,-0.019774472,-0.017742038,0.011870742,0.018414717,0.0019437275,-0.015275768,0.028825255,-0.015334926,-0.03643994,0.026364326,-0.03922059,-0.033639386,-0.0027133056,0.060213964,-0.0339137,-0.102470055,0.025651997,-0.042965733,-0.023659073,-0.040347856,0.00750816,-0.0033220279,-0.048792858,0.04711313,0.00019170599,0.019257024,-0.020566627,0.0019038159,0.018978992,0.019710062,-0.028907986,-0.017091269,-0.013860099,-0.054223396,0.046070255,-0.028374348,0.040847186,-0.04543923,0.008693627,0.019389832,-0.030515403,-0.028226838,-0.033273663,-0.0073386766,-0.006494525,0.0035048232,-0.0015074038,-0.0058511267,0.055117205,0.038912248,0.00093454606,-0.005164866,0.0004698424,-0.027686214,-0.0024943366,-0.031783387,-0.003943859,-0.028575283,-0.060337886,0.030277602,0.03257379,-0.030182147,-0.009291841,0.009873082,0.012240608,-0.024520041,0.0047391816,-0.03848327,-0.003420025,0.04273003,0.026242638,0.03838959,0.020981126,-0.03494095,-0.024389409,0.04304628,-0.017446214,-0.0031649433,-0.0051932447,-0.0038406407,-0.013595512,-0.044898186,0.01980804,-0.007332281,0.016558943,-0.017237473,0.049544122,0.031602092,-0.0044612484,-0.039480776,-0.009172612,0.011472524,-0.02292337,-0.043294534,-0.0080183325,0.034404844,0.010904644,0.00531976,0.02506238,-0.012250831,0.0262776,-0.026059097,-0.008156386,-0.021074543,0.062075265,0.018792247,0.056165166,-0.038176313,0.022635017,-0.0066378047,0.035367906,0.03446298,-0.040343758,0.0033371572,-0.006652344,0.050211884,-0.022314655,0.0034103896,-0.009750851,-0.020551397,0.012701094,-0.037116207,0.0028589484,-0.07163323,0.01416403,0.023076309,-0.06629158,0.013763075,0.02873706,-0.025465097,-0.020378666,-0.008254616,0.030416826,-0.0358529,-0.0380504,0.021830365,0.028974224,0.016764222,-0.039199322,0.014695329,0.057065,0.013449664,-0.016914977,0.0063534337,0.027353413,-0.0079765655,-0.043814596,-0.014941483,0.026472185,0.02370084,-0.000347704,-0.017597724,-0.028536446,0.02148614,0.00602159,-0.04439852,0.019227693,-0.096235976,0.02891154,0.026335845,0.033447906,0.02175124,0.010841747,-0.03828801,-0.023674637,-0.005407822,0.0054315464,-0.028538452,-0.025379475,0.024468552,-0.04069664,-0.02026018,0.021997044,0.01205811,-0.006883296,0.02514032,0.0056024767,0.014168883,0.030314013,-0.016162062,0.0059883166,-0.019152774,-0.016138714,-0.0031169564,-0.010718107,0.040670786,-0.023583723,-0.0064392895,-0.012772895,0.0062445966,-0.033831235,-0.03064142,-0.003924662,-0.043154854,0.050246682,-0.017266905,-0.042574424,0.017128283,-0.007536219,-0.006945912,0.04217053,0.0051318817,0.026067074,-0.03546146,-0.018446777,0.06560536,0.0037168218,0.0029363192,-0.014160213,0.026053518,-0.0007671154,0.006887228,0.021305237,-0.05116899,-0.010368157,0.019695636,0.025380766,0.017481675,0.041845,0.017584812,-0.044361122,0.0150004495,0.026837701,-0.018721012,-0.03297086,-0.021653226,0.0070080203,-0.012163301,-0.024046615,0.005668506,0.026140526,0.036716737,-0.03991351,0.022749253,-0.01465598,-0.022785146,-0.032683227,-0.028223084,0.0034705196,0.007668822,-0.017274838,-0.02103336,-0.0061506326,0.020532751,0.011624721,0.025068808,-0.001961122,0.015386947,-0.025410708,0.013813744,0.019624015,0.024539929,-0.011268646,0.015221819,-0.0066408343,-0.030256543,0.0038785837,0.025149398,-0.031445533,0.011518833,-0.01782498,0.0115835,0.029114967,-0.012230692,-0.009261719,0.060430087,0.016740803,-0.019174019,0.052863687,0.0153455855,-0.019201256,-0.027825084,0.019545376,-0.04383478,-0.060182303,-0.021423118,0.07325921,0.0073229885,0.0055713044,-0.01112177,0.016859243,-0.16275068,0.0029250132,-0.041527964,0.049740244,0.031140447,0.02734492,0.012849273,0.020895265,-0.046861995,0.079697825,0.011165704,-0.059461363,-0.013702298,0.024863487,0.020484611,-0.0220678,0.0081482995,0.023907028,-0.02880463,-0.030360911,-0.020559197,-0.05430718,-0.012402845,0.008982949,-0.054749627,0.06684128,0.063533746,0.03334131,-0.022625206,-0.023847401,-0.07840746,-0.025913917,0.016021142,-0.030533547,0.010492954,0.051064134,0.02308942,-0.014864323,0.0420774,-0.007175926,0.052049298,0.046485737,0.0012279936,-0.005124328,-0.011989354,-0.016409708,-0.013045748,0.011838102,-0.056834508,-0.012838669,-0.030791279,-0.02855291,-0.021597015,-0.03408956,-0.030000184,-0.012195223,0.010111635,0.048466966,0.0048132027,0.022541476,-0.012955631,-0.022187196,0.014094053,-0.01919149,-0.03978187,-0.03703219,0.0028300153,-0.040154975,0.0009955065,-0.028738732,0.010591256,0.0010327186,-0.010348804,-0.030481985,-0.032064013,0.0061931736,-0.028687736,-0.01820902,-0.029474115,-0.110126555,0.023846712,0.03634889,-0.05060472,0.037097134,0.0013907929,-0.05278652,0.026747538,0.021895094,0.014544753,0.25958255,-0.030356262,-0.047009062,0.03467587,0.016270798,-0.0149265835,0.020109892,0.100883156,-0.015722772,-0.05089566,-0.03382412,-0.00083451095,0.015586698,-0.058519386,0.00035372828,0.02803089,-0.05036584,-0.012563037,0.08728009,-0.0033468064,0.016509835,-0.031673327,0.015257864,0.0021544194,-0.0391043,-0.024463844,-0.04681942,0.021568615,0.008392533,0.063230105,-0.050914083,-0.017534336,0.019205576,-0.030968575,-0.008011393,0.022540752,0.018479975,-0.01948592,0.030438405,0.006822392,0.009974662,0.002517969,0.014900765,-0.04109468,0.0052392916,-0.054372154,0.005474754,0.011277245,-0.021652445,-0.02141678,-0.0015884737,-0.0038937724,0.002122176,-0.006042489,-0.017294964,-0.017825663,-0.006871841,-0.009920879,-0.02068407,0.048855342,0.025618466,-0.011912741,-0.047584213,0.03473148,-0.021670941,0.0058123623,-0.020989282,0.012990799,-0.009720036,0.013966302,-0.0044765547,0.036253963,-0.0005060897,0.010763613,0.03396887,-0.010740682,0.054953232,-0.010384574,-0.013035567,-0.033691876,-0.0006940121,-0.028854094,-0.03067244,0.021139301,0.02358788,-0.011385553,0.007047658,0.05621725,-0.010632471,-0.018225633,0.029032705,0.01911456,-0.005719273,0.018150987,0.0022447915,-0.022535443,-0.0019293169,0.0029300319,-0.06321452,-0.00074050616,0.0041372087,-0.00524682,0.0116208205,-0.03804227,0.032376055,0.014840648,0.008250885,-0.032806605,-0.03797036,-0.024111154,-0.04106383,0.013595213,0.024019293,0.013152517,0.02666841,0.04621062,0.019673448,0.026775852,0.051010113,0.022800254,0.009601567,0.0007319973,-0.015537163,0.013809622,0.0010851149,-0.045852937,0.00047732136,0.021902667,0.007178439,0.04282449,0.0024062782,-0.028564496,-0.0010765425,0.004956445,0.046584364,0.00997078,0.002138855,-0.038407013,0.0066142613,0.030840395,-0.017361687,0.009776124,-0.022307552,0.0061940723,0.031884536,0.049798936,0.002158069,0.0062167314,-0.024332084,0.006691839,0.010513659,0.05775388,0.03480859,-0.018795783,0.012001576,-0.10225543,-0.0028140028,-0.013811421,0.0024158128,-0.018866075,-0.014519461,-0.033229783,0.029503787,0.07732385,0.027759612,0.015762236,0.044185124,0.02324035,0.0012228185,-0.012985016,-0.01381936,-0.0016957071,-0.003358262,0.02330951,-0.0043401364,-0.028102355,-0.022432594,0.027293298,-0.010539646,-0.01979948,0.04958734,0.004259029,-0.012458115,-0.043636184,0.020205915,-0.02935059,-0.025449075,0.0033396874,-0.03959944,0.012117673,0.037653983,0.09627023,0.03799707,0.0003533308,0.019873625,0.051682346,0.030978525,0.033262424,0.034487538,0.0069155404,0.013230138,0.014323866,0.0001286346,-0.021199161,0.021677945,0.0070381775,0.041728053,0.051694266,0.0036700312,-0.0015341425,0.017278938,-0.011327544,-0.02773912,0.031881314,-0.020620719,-0.005955505,0.037152145,0.031410757,0.019454988,-0.012376746,-0.019932684,-0.02589406,0.010969027,-0.037859965,-0.018017206,0.025748912,0.008262778,0.008827149,-0.012933425,-0.007511671,-0.0017837628,-0.03354254,0.027591836,-0.015284603,-0.006108788,0.019102788,0.012914038,0.04652611,-0.010367326,-0.05396279,-0.027844194,-0.027272603,-0.014431232,0.02196959,-0.0069108834,0.05440209,-0.034644548,-0.028202355,0.06109989,0.062237177,0.011638795,-0.006407077,0.006233257,-0.051990002,0.04392046,-0.009313418,-0.007456258,-0.020433195,0.00011156237,-0.034473654,0.011985853,0.054207496,0.025281286,-0.006727104,-0.043395285,-0.05779419,0.015815374,0.031662468,0.0028634798,-0.013745359,-0.011088915,-0.021922225,0.00952235,0.015616355,0.01611622,-0.02515422,-0.010370809,0.0152334,0.05974836,-0.085543394,-0.0025685006,0.011992775,0.025919205,0.006491365,-0.05010708,0.0104982555,0.00619916,-0.013267857,0.044067316,-0.012467935,0.02661484,-0.008122184,-0.060618736,0.064048566,-0.03970445,0.009212516,-0.058583856,0.006270113,-0.03144844,0.004128446,-0.024680728,-0.00020094826,-0.008405386,-0.0028430768,-0.024945956,0.0038642732,-0.030145114,-0.028615115,0.029319724,0.024610825,-0.008714255,-0.0017548518,-0.011205896,0.009837706,-0.022185102,0.021412602,0.073920846,-0.051387534,-0.019570516,0.011791199,0.0051809163,-0.025364347,-0.017842693,0.004052645,-0.012109813,0.009808587,0.013602897,-0.013905068,-0.039082892,-0.009716622,-0.040282547,-0.018687587,-0.013587197,-0.042741403,0.008772204,-0.0254885,0.067968324,-0.0007322487,0.024594415,0.003608458,-0.06463866,-0.053345006,0.05070735,-0.006056037,-0.011933149,-0.00033813633,0.028270908,-0.01190291,-0.016129814,0.030405581,0.023663262,0.0013919687,-0.047092408,-0.04693474,0.004445333,-0.014915707,0.015597602,-0.0005020893,0.02147587,0.03070373,-0.05056793,0.025830993,0.007077779,-0.027289324,-0.014425513,0.045928508,0.027852716,-0.01850409,-0.010583893,-0.014534026,0.005582443,-0.016716797,0.012887017,0.029952375,0.0080101,0.060351755,0.01364413,-0.042383842,0.06444419,-0.040612403,-0.044681482,-0.084378526,-0.0067926985,-0.011763045,0.035479072,-0.01774172,-0.010067065,0.017935123,0.06339123,0.017417531,0.010868579,-0.011256615,-0.04962154,-0.0036130592,-0.15865539,-0.0031846524,-0.020292507,-0.017193077,-0.022286862,-0.0060523045,-0.038062114,-0.005498746,-0.03090146,-0.009385809,0.008446676,-0.032108758,0.005724361,-0.017540121,-0.00604483,0.022271732,-0.012269624,0.007887538,-0.011288665,0.0046967645,-0.00017105447,0.029201835,0.010267908,0.0033930978,0.0063976566,0.022126703,0.018015886,0.017984299,-0.014682396,-0.03685463,0.009526219,-0.0491545,0.00094227365,0.048612367,-0.020841025,0.0011335528,0.0027409494,-0.025117945,-0.023714993,0.016655246,-0.008930905,0.015627002,-0.02465524,-0.0022368063,0.012270854,0.04245934,-0.014150184,-0.00048627827,-0.03721658,0.019368919,-0.052789267,0.059662938,-0.036053393,0.009273506,0.020759432,-0.025876677,-0.02924837,-0.0080844015,0.022368895,0.019591551,0.010514429,0.035292547,-0.03545759,0.018373441,-0.041036822,0.038466994,-0.014832147,0.0045993677,-0.009756834,0.01643111,-0.026563214,0.01604337,-0.0102225775,-0.052683927,-0.017267752,-0.021861026,0.025081158,-0.0040405407,-0.037170805,0.020180516,-0.0064091873,-0.015068175,-0.05818734,-0.010868279,0.048228394,-0.0050340933,-0.014696159,0.018201604,-0.02130021,-0.018464439,-0.05160276,-0.033925448,0.03873706,-0.004501331,0.005137789,0.029341307,-0.032395948,0.036740858,-0.026181715,-0.04519658,0.0050517167,-0.023238735,-0.0029690212,-0.013097365,-0.012054734,0.007349255,-0.005738386,0.01461286,-0.009231224,-0.0110379495,-0.008457067,-0.016234402,-0.0041347933,0.020006333,-0.05488225,-0.042116646,-0.02565163,0.042161573,0.0066245734,-0.02748525,-0.010384953,0.02218268,0.01893132,-0.036930874,0.008583203,0.069126196,0.03738735,0.013371415,0.03265951,-0.010762961,0.022474121,-0.030533101,-0.017044809,0.0036599638,0.058753267,0.003123415,0.0066624694,0.06759672,-0.028956,-0.053354956,-0.030488621,0.038823456,0.061949942,-0.024269888,0.014262138,-0.023646178,0.04562698,-0.008582624,-0.0038627028,-0.012132918,-0.0031625442,0.029051062,0.0199569,0.0778233,-0.010998752,0.03501093,-0.040698733,0.041560885,0.021307997,0.024251096,-0.033002805,-0.054714076,-0.012218113,-0.055484354,-0.036910355,0.024687003,-0.055546973,0.002340282,-0.037201077,0.009830233,0.011845711,0.036224905,-0.027473975,-0.0032803956,0.029638084,0.0041953065,0.013979552,-0.012241709,0.030560924,0.0043134005,0.042136334,0.02457173,0.017300237,0.021183968,-0.021945996,0.006208133,-0.018193848,0.026967902,-0.034424122,-0.0128601985,0.022263706,-0.00812928,-0.005214841,0.022047557,0.024175745,0.005616959,0.03387582,0.018710984,0.03677861,0.0438114,0.007276472,-0.013472665,0.04218596,-0.009650051,-0.012684006,0.018369779,0.0032284367,-0.017582437,-0.021980932,0.048908744,0.0026297462,-0.0047414913,0.030933382,0.038990684,-0.015225683,-0.052201703,0.04591164,0.04446133,0.013847148,-0.015994385,0.030892998,0.043180134,0.014959719,-0.037800796,-0.023070546,-0.030530002,0.009444411,0.0034563022,-0.026318975,0.0190708,0.015346968,-0.01158958,-0.027031142,0.025208047,0.011449691,0.002536781,-0.0736195,0.0069240667,-0.027788572,-0.01449389,0.06656565,-0.007994257,0.01642459,0.026672544],"last_embed":{"hash":"krfikf","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"krfikf","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{4}","lines":[170,170],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"krfikf","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043890867,-0.05463969,-0.042946067,-0.010188347,-0.04194687,-0.04617414,0.060952954,0.015087214,-0.0016931639,0.0037037982,-0.014124009,0.0183375,-0.0038565916,0.0033806718,0.032892004,0.0012129978,0.0073008845,0.0070502623,-0.0432425,-0.012992667,-0.015060777,-0.044850204,0.041529924,0.020066414,-0.061633267,0.037308212,-0.02256977,-0.032038346,-0.003741003,0.053278714,-0.0062881494,-0.058913995,-0.027317641,-0.0013984508,-0.03347397,-0.009238579,0.031833246,0.008639995,-0.03143236,0.03621091,0.021312298,0.034440197,0.020742476,0.036399033,0.040282343,-0.004549149,-0.026795696,-0.004659355,-0.03367727,-0.06321019,0.008470517,0.0050363964,0.047123052,-0.028498992,-0.0051655867,0.043375798,-0.04782781,-0.026172567,-0.031886477,-0.010872088,0.013213169,-0.009933523,0.020134307,0.020273028,0.015612451,0.044832088,0.003539546,-0.008516407,-0.010866052,-0.03480908,0.0042912154,-0.022491913,-0.043702953,-0.025047075,-0.06860329,0.020496221,0.0064268075,-0.0312507,-0.021376582,0.028039942,0.014621167,-0.01748684,-0.025322732,0.0021270812,0.018876491,0.059516273,-0.010016227,0.052773,0.030664587,-0.012631641,-0.025635108,0.028862555,0.020501018,-0.03284309,-0.02397793,0.006618531,-0.033269506,-0.025220787,0.027174447,0.010518836,0.025632964,-0.004729201,0.014730684,0.029136632,-0.0014019997,-0.05119524,0.003230688,0.009162022,-0.029625712,-0.029302495,0.012787289,0.025872437,0.05166345,-0.010447389,0.008448949,0.0003033064,0.01689851,-0.017633526,-0.0009016035,0.0026472865,0.03440472,-0.002678183,0.043003317,-0.04413069,0.036010932,-0.020143563,-0.002181016,0.002928343,-0.03758202,-0.0085539045,-0.009369009,0.031100584,-0.026291987,-0.0036411083,-0.034977965,-0.024880847,0.038358577,0.011092247,-0.025853869,-0.049711138,0.003757673,0.03544807,-0.06699799,-0.016184196,0.023714399,-0.03159822,-0.02679958,-0.00097064313,0.0151293,-0.057414357,-0.024223432,0.034755033,0.009243641,0.02280797,-0.019127915,0.01235585,0.046639178,0.025827093,-0.014273236,0.028186437,0.017074544,-0.02336018,-0.02586465,0.00129123,0.015635364,0.025517123,0.019209327,0.022381881,-0.0040898263,0.012908586,-0.026682705,-0.038805075,-0.0060924203,-0.031696413,0.03684076,0.020988764,0.06065346,0.025267743,0.017499365,-0.045850143,-0.025885211,-0.020592663,0.01881313,-0.008545115,-0.024378335,0.03493923,-0.019010369,-0.013336791,0.036260106,0.040096603,-0.0009153834,-0.019535715,-0.020615952,0.059607364,0.024594098,-0.026087724,-0.0013030961,-0.0048649353,-0.016288456,-0.01453872,-0.020475028,0.054461453,0.0070680515,-0.008502292,0.0069951504,0.0012864749,-0.024536915,-0.019840904,0.011329481,-0.06193069,0.034942284,-0.03132659,-0.020117996,-0.0040288,-0.008749053,-0.05837118,0.009462871,-0.003888412,0.027470203,-0.006224734,-0.009783102,0.0511097,0.009555068,0.018634684,0.0019348059,0.011748582,-0.011001676,0.02847362,-0.005554439,-0.044611625,0.027676033,0.007578755,0.00069647847,0.033511393,0.0146124195,-0.0007895353,-0.036981978,-0.00088997994,0.024538914,-0.02607255,-0.021322045,-0.03935326,-0.013941497,-0.00963901,-0.026537877,-0.041351896,0.024518302,0.012973356,-0.004628182,0.016239211,0.0027044239,-0.028631542,-0.04175543,-0.021965384,-0.008970378,0.028053893,-0.011544512,-0.0056831846,0.0106941,-0.009833369,0.033115804,0.007663678,0.0077796765,0.017885957,-0.012973073,-0.0073297005,0.010523113,-0.012309549,0.015361096,-0.0110921385,-0.004739827,-0.030786132,0.03994788,0.0042896783,-0.016153881,0.02606941,-0.018756356,0.0028670013,0.052375205,-0.031855136,-0.014189468,0.047518596,-0.00466879,-0.046609003,0.061481822,-0.0009915921,-0.03866025,0.010443306,0.009409112,-0.030202733,-0.0234174,0.000128446,0.057953306,0.00015617968,-0.026567128,-0.005246701,0.019392725,-0.17358859,0.027721351,-0.009155269,0.02266942,0.016026143,0.0098088235,-0.027695106,0.005100943,-0.018821483,0.06421591,0.026460065,-0.054171078,0.02958936,0.022220604,-0.008891976,-0.048108183,0.024101568,0.012497711,-0.044691324,-0.02763098,-0.035101216,-0.042537082,0.0051504173,-0.024951452,-0.033279963,0.021918058,0.054136306,-0.0065742712,-0.021975325,-0.012716541,-0.077574186,-0.0014614858,0.010966965,-0.011458522,-0.004343288,0.07036355,0.00927051,0.009675033,0.022366768,-0.014363312,0.042507645,0.036013834,0.0282909,0.018663535,0.007946856,-0.023758166,-0.014000647,0.019251224,-0.051204156,0.02977707,-0.038950946,-0.013436667,-0.03639358,-0.048009418,-0.057280645,-0.0037233087,0.053627506,0.028275682,0.013346897,0.0038326299,-0.047853105,0.0144706825,0.009180235,0.001311419,-0.05768331,-0.04790051,0.029385366,-0.040349174,0.018621713,0.004504497,0.00907231,-0.042673524,0.00773481,-0.003209186,-0.017269878,0.032369852,-0.013784574,-0.06670973,-0.039724912,-0.09597493,0.026284663,0.03276861,-0.019011194,0.021787638,0.027281927,-0.0190614,0.010543002,0.03544028,0.046066713,0.25245994,0.024976663,-0.026795734,0.033468913,0.02525953,-0.028214684,0.007979462,0.07106159,-0.017141344,-0.037201952,-0.016443959,0.008624765,0.027896276,-0.013475011,0.014105188,0.011113363,-0.05521712,0.016499493,0.07296364,0.010723061,0.019182524,-0.047864474,0.01566912,-0.002989516,-0.021614928,-0.027369637,0.0005321947,0.012248524,-0.0047047627,0.073524475,-0.052798796,0.008029651,0.023900881,-0.017655758,0.0041835704,0.020443134,0.011265247,-0.03360779,0.032220647,0.021401303,-0.021561336,0.010155737,0.03162596,-0.01278978,-0.027128711,-0.03283677,-0.002399555,0.007602014,-0.055653308,-0.018341651,0.030145459,-0.03189706,0.015394777,0.017133627,-0.012445875,-0.017404282,-0.03212532,-0.009996825,-0.00028195334,0.022487478,0.073135324,0.014211172,-0.022438968,0.031798482,0.022185571,0.014187445,-0.01259681,0.022335034,0.017199198,-0.0009815838,0.0032904872,0.029501816,-0.0015628729,0.027558886,0.048903417,0.00016777494,0.058290914,-0.0043843486,-0.0030259646,-0.007133689,-0.003538628,-0.03689731,-0.024006829,0.031060657,0.0021883366,0.002108686,0.006581373,0.07007015,0.0058401865,0.0015791053,0.014753329,0.034229502,0.030294044,0.004197635,-0.0034281758,-0.03900536,0.01798186,0.003207558,-0.036715712,-0.012146743,0.0055247257,-0.019417973,0.025242437,-0.03391132,0.020095576,0.07089522,-0.011320624,-0.012552336,-0.01842162,-0.020772513,-0.021317294,0.021324674,0.0020007025,0.023050131,0.035085008,0.057998452,0.028167801,-0.017261913,0.035029408,0.016352052,0.01420035,-0.011388868,-0.02257609,0.010714123,-0.019004043,-0.043993667,0.0005873238,0.05627896,0.030559963,0.06834837,0.046436805,-0.0102580255,-0.018995818,0.0083253905,0.047653425,-0.027920168,0.043503176,-0.006649075,-0.019028017,0.047031716,-0.0073547987,0.019415319,-0.021777434,-0.021180632,0.01728102,0.05042691,0.052400712,-0.01851478,-0.018000364,0.023707896,0.032694764,0.06179034,0.025023954,-0.021673568,0.008850822,-0.06492265,-0.01584084,-0.035339016,-0.003174835,-0.03016934,0.016536413,-0.016223365,0.035294197,0.07942046,0.019559147,0.069664456,0.022525359,0.007862436,0.023129033,-0.00042443097,-0.016476773,-0.043008525,-0.0036951532,-0.005232267,0.0039247605,-0.049334876,-0.038174335,0.0056800065,-0.039058857,-0.015386523,0.012827328,0.035707496,-0.030790567,-0.030963015,0.024474021,-0.03202393,0.02734694,-0.0130880475,-0.020849956,-0.010466665,0.039336547,0.08540474,0.003913798,0.0005888086,0.036775578,0.018334582,0.03710861,0.04116813,0.038907945,-0.012475368,-0.0013184039,0.014635557,0.00047025213,-0.019357597,0.012520642,0.0053361617,0.010368302,0.056369774,-0.012131449,0.0035044157,0.007701397,0.0019867904,-0.029843248,0.0117153,-0.013357222,-0.018567152,0.031109296,0.04183264,0.028023524,-0.037094913,0.015579956,-0.014016539,0.028424649,-0.028137064,-0.074667186,-0.027206989,0.0050808364,0.028040703,-0.010954663,-0.01062144,0.00047437396,-0.011464455,-0.003472043,-0.011094194,-0.0022130774,0.020935256,0.022884402,0.026320057,0.022211023,-0.036315095,-0.02474529,-0.03517152,-0.036130454,0.041187476,0.031899583,-0.0018700389,-0.01569349,-0.021425862,0.051255416,0.007883645,-0.012992886,-0.039243177,-0.0002872985,-0.055432823,0.049184598,0.010717704,0.021604482,-0.024969785,0.023604352,-0.03383651,0.017994013,0.06013006,-0.009013691,-0.014740855,-0.038804464,-0.015278311,0.010171258,-0.01042283,-0.008278835,-0.033051737,-0.026663134,-0.005535011,0.024751354,-0.07299922,0.037129417,-0.051175382,-0.018203806,0.031362653,0.028156003,-0.032778222,-0.009659031,0.025972126,0.020563064,0.021855012,-0.067540854,0.015911484,0.029770631,-0.039934427,0.03813943,-0.016611302,0.012365494,0.015556838,-0.05177571,0.045170773,-0.049829252,0.019117827,-0.05747224,-0.014553734,-0.03517203,0.0028688821,-0.03222008,0.023856955,-0.019515157,-0.029360048,-0.032360137,0.0067719338,-0.0140211815,-0.050289072,0.052857816,0.0057467297,-0.018917294,-0.0021052451,0.011146959,-0.0032680053,-0.02723704,0.006199969,0.06708025,-0.027394775,-0.033949688,-0.00058956107,-0.0074040387,0.0041959304,-0.02786837,-0.0049747657,-0.02194152,-0.009950963,0.022437423,0.0023213774,-0.004928251,-0.0012714901,-0.036656834,-0.012528636,-0.023835657,0.0042261416,0.01274248,-0.04150696,0.072296515,0.0090126,0.060149767,-0.0053296112,-0.03785261,0.012892463,0.038551006,-0.013330483,0.00072429184,-0.013196071,0.011770199,-0.012162787,0.014175423,-0.026945295,0.023302568,0.00882826,0.0052319234,-0.03377397,0.02034275,0.016580034,0.002849762,-0.04119528,0.0026119296,0.018690648,-0.01379397,0.02363582,0.007489171,-0.026527584,-0.031781353,0.03289627,0.013860211,-0.01935728,-0.008351557,-0.035249215,-0.015230309,-0.05709781,0.011349996,-0.012218494,-0.030313142,0.051694706,0.0017127383,-0.06611948,0.07253513,0.007928741,-0.0050243647,-0.041419536,-0.000065148655,-0.020568883,0.0012861982,-0.029798323,-0.023091108,0.024302246,0.06440015,0.019074196,0.010598927,-0.01496665,-0.02281499,-0.0147617115,-0.15824503,0.014421364,0.013921339,-0.02995532,-0.025193725,-0.010756447,-0.05136984,-0.014114655,0.0040787654,0.010018867,-0.005069175,-0.003136671,0.024054257,-0.01815322,0.0048773936,0.00772732,-0.0080059515,-0.004134845,-0.024034286,0.03950383,-0.01341934,0.018896785,0.018657096,-0.0097552575,0.017421711,-0.008407996,0.020525564,0.022443283,-0.016931348,-0.0014499625,0.017097138,-0.028340068,0.0011420336,0.05358551,-0.0066714203,-0.01050748,-0.0008769489,-0.056482717,-0.038916264,-0.0011373323,0.011607528,0.014257986,-0.039383166,0.0046647787,0.030220833,0.061078083,-0.031689897,-0.006086605,-0.04468598,0.02386138,-0.0459036,0.03549008,-0.024959467,0.02252066,-0.03363901,-0.008708856,-0.023190485,-0.021144971,0.031942826,0.02901192,-0.017565062,0.02521757,-0.012257654,-0.0012645498,-0.03512703,0.010497336,-0.031476386,-0.0037692152,-0.004087356,-0.021990279,-0.020155257,0.0063258326,-0.020077195,-0.046286277,-0.005649418,-0.00095092267,-0.0055159708,0.013617946,-0.009437327,-0.005055542,-0.053574853,0.000029315626,-0.04443482,-0.026738066,0.048544515,0.020956067,-0.0057719364,0.015252407,-0.052979216,-0.007654951,-0.06710942,-0.032262098,0.0032670738,0.028045742,-0.030543381,0.057816625,-0.019137438,0.0245747,-0.047938526,-0.04857001,-0.0099142995,-0.012964863,-0.01841169,-0.0034959258,-0.043796122,-0.0030395482,0.016185958,0.0063838107,0.01346399,0.017788008,0.0045754486,-0.009328153,-0.011976292,0.0016812234,-0.06280426,-0.024639677,-0.016916163,0.028152648,-0.0033274996,-0.041197468,0.008130379,0.018014219,-0.00043622314,-0.034796465,0.014363688,0.07869542,0.010795275,0.02252491,0.03872848,-0.027799273,0.031650357,-0.07586714,-0.009909311,0.013314054,0.058605902,0.033492163,-0.043332074,0.055415064,-0.040875647,-0.06098205,-0.022932047,0.0491064,0.029316738,-0.032262,0.008449207,-0.036652856,0.006353853,0.0046237702,-0.010818517,0.008290606,-0.015104165,0.041535422,0.0084324,0.050745416,-0.034779992,0.058184825,-0.012925104,0.019448213,-0.0146654025,0.009614452,-0.037681505,-0.020943262,-0.013615977,-0.056428023,-0.022706723,0.0366831,-0.041976087,-0.002077916,-0.055097245,-0.000100979676,0.031849213,0.042515356,-0.0015311389,-0.006602565,0.041189022,0.023929995,0.006814578,-0.016411906,0.009058995,-0.017387014,0.07353122,0.023292167,0.032347858,0.04582006,0.0010865984,-0.018010514,-0.03519894,0.019626446,-0.017707383,-0.012480735,0.022599371,-0.024344018,0.014966894,-0.016663631,0.016480533,0.000515864,0.02244437,0.04577549,0.009191203,0.03723719,-0.0074711232,-0.00021354988,0.0065770554,-0.025214901,-0.008911484,0.016215356,-0.019523306,-0.007130707,-0.029572194,0.06444486,-0.03509172,-0.02088864,-0.0040342524,0.037914865,-0.022326944,-0.053225707,0.018111354,0.023072269,-0.0075150705,0.015602092,0.02866686,0.044578742,0.004049713,-0.05241619,-0.028819753,-0.02881731,-0.026120916,-0.015342496,0.003580412,0.0026646473,-0.020750592,0.021660699,-0.009421991,0.047734406,0.0157275,-0.013715733,-0.081513874,0.014518866,-0.062351152,0.0068713157,0.0448106,0.007926383,-0.004488347,-0.050854374],"last_embed":{"hash":"31xdl6","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"31xdl6","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{5}","lines":[171,171],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"31xdl6","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017019501,-0.039710067,-0.04500922,-0.018503543,-0.043214817,-0.017524134,0.079272225,0.029432857,-0.01999672,0.021157749,-0.0074437554,0.031325992,-0.017547317,0.007517353,0.019770874,0.0044750893,-0.0022870994,-0.0057363072,-0.019155027,0.006127849,-0.032963518,0.008594258,-0.00081714994,0.026657987,-0.061749782,0.030219436,0.00047785495,-0.029510489,-0.034784947,0.04445177,-0.016005773,-0.07094242,-0.008404935,-0.015551983,-0.012217432,-0.015052559,-0.003926254,-0.0069117364,-0.05105796,0.023379194,0.005391563,0.002211017,0.0239812,0.020735377,0.014848108,0.006057094,-0.021089474,-0.023250384,-0.025575202,-0.045665115,0.04083238,-0.027999226,0.015251274,-0.035931006,0.0070785037,0.013371533,-0.02211363,-0.051359832,-0.03471876,0.021180023,-0.016800335,0.01995929,0.021981357,0.018363511,0.020604556,0.041019414,-0.0041039796,-0.0045467764,0.013834041,-0.024218852,-0.01573899,-0.034305643,-0.015114806,-0.011386647,-0.049174573,0.015505904,0.013437244,-0.03181432,0.0019378919,0.031615138,-0.011898096,-0.0138971135,0.01613707,-0.013951839,0.008197346,0.05996963,0.0073472187,0.04437605,0.04065703,-0.015496839,-0.06260521,0.023237377,-0.011036586,-0.0010789512,-0.034900077,0.009149636,-0.01186787,-0.031134313,0.009901762,0.026085602,0.028520672,0.006181965,0.02438822,0.027465167,0.017639903,-0.05590411,-0.014936194,0.021774381,-0.016470524,-0.027282478,0.0147354975,0.013490773,0.018783858,0.003344335,0.031121384,-0.0015163905,0.03310506,-0.025269719,-0.009876725,-0.011371157,0.04008443,0.014660607,0.053941827,-0.0637045,0.0100972885,-0.022387115,0.04842304,0.008909619,-0.022446247,0.020329451,0.0046790657,0.068533525,-0.026811862,-0.018108726,-0.008031714,-0.0040284195,0.030951949,0.00035126554,0.0013145132,-0.04440166,0.013795066,0.023157548,-0.05186566,0.012105934,0.038945377,-0.058355685,-0.013051167,0.0068802484,0.0077256397,-0.029187618,0.003939134,0.019474074,0.02410963,0.045022145,-0.03674078,0.020529494,0.03370901,0.03327819,0.00016305731,0.008869937,0.03481925,-0.021628542,-0.030486336,-0.010289681,0.03016577,0.027593212,0.019739471,0.009402859,-0.031219045,0.018407015,-0.0057949885,-0.05024581,0.0008277395,-0.04764478,0.049980994,0.01802799,0.061517008,0.025757797,0.036400177,-0.024389818,-0.011692826,0.0026232852,-0.020900935,-0.017097598,-0.005686912,0.037582934,-0.02731205,-0.030737396,0.046478327,0.034244623,-0.0072582075,-0.002341605,-0.002634405,0.027689965,0.027301403,-0.031092951,-0.015711583,-0.007097947,0.005567768,-0.008214125,-0.008193736,0.052613936,-0.011573885,0.00545276,-0.016674912,-0.004303449,-0.053725082,-0.032828186,0.0015700024,-0.035520084,0.038064335,-0.0215119,-0.04209095,0.023925172,-0.031545382,-0.027552888,0.006342796,0.0150430305,0.02021941,-0.0251693,0.005783903,0.012817242,0.010740069,0.008569953,0.011871918,0.013129731,-0.0067915926,0.012926046,0.026210586,-0.05861951,0.019502612,0.015141528,0.0057464265,0.018583069,0.027212758,0.0118299285,-0.05790275,0.012686168,0.040807195,-0.046948355,-0.008020588,-0.031349517,0.013850696,-0.024391651,-0.026417604,0.007439713,0.048888832,0.04768807,-0.023464913,-0.004476146,-0.0005699225,-0.007331207,-0.03902986,-0.032140825,0.007818265,0.013736322,0.00071866217,-0.015369802,-0.020281468,0.006011477,0.011872982,0.040584043,-0.016289625,0.014811667,-0.013798288,0.004988753,0.0074198884,0.0061958157,0.001180777,0.016413623,0.017313134,-0.03636106,0.0056562563,-0.001696115,-0.042866085,0.03168946,-0.030670634,0.004852121,0.059074666,-0.010849747,-0.0006757461,0.04682968,0.03190225,-0.029281361,0.07026862,-0.014297706,-0.03111477,-0.01790291,-0.0055515664,-0.035896704,-0.0059322524,-0.0044840635,0.070210874,-0.016559385,-0.025128974,-0.00006580139,0.010558201,-0.17420463,0.024214584,-0.021278996,0.057697657,0.029905679,0.027248649,-0.0008121135,0.008425562,-0.06729013,0.06531704,-0.0012430614,-0.053953446,-0.025312645,0.031833574,0.00029603377,-0.011669437,0.003627801,0.028618418,-0.009986207,-0.033352662,-0.012231675,-0.031217042,-0.024240158,-0.012155967,-0.023793885,0.07044121,0.080629006,0.026520377,-0.0275133,-0.020817036,-0.0996377,-0.020451838,0.006743893,0.003130347,-0.008427921,0.03722226,0.016558615,-0.0051531186,0.024883697,-0.03344997,0.0634001,0.033391327,-0.005113195,-0.0030089363,-0.028453123,-0.023285786,0.02378441,-0.0031831649,-0.061216816,-0.025775325,-0.023296025,-0.03487399,-0.014244659,-0.0362763,-0.06981582,-0.01319451,0.03251882,0.0739519,0.018320369,0.005212485,-0.018114757,-0.011814557,0.025573393,-0.024939053,-0.03580067,-0.040963937,0.006210114,-0.026284821,0.0053085345,-0.020570409,0.022076115,-0.040478483,-0.00017204139,-0.039137866,-0.049055282,0.00251159,-0.021722045,-0.027087877,-0.013784297,-0.06584454,0.051756617,0.02533996,-0.036463484,0.036589198,-0.01746159,-0.057596065,0.017006747,0.028353367,0.02341639,0.25334927,0.033217255,-0.016509153,0.02156519,0.002714067,-0.021168642,0.013806822,0.07276319,0.0048438227,-0.03935367,0.0017844776,0.030709185,0.02224759,-0.028525535,-0.0048552025,0.009682382,-0.07217693,-0.027546,0.08547872,0.0056328992,0.034628358,-0.047882456,0.058297478,-0.013888019,-0.028619926,-0.016894406,-0.039090656,-0.0073419237,0.019385953,0.04827915,-0.04890018,-0.008996379,0.030815246,-0.03376832,-0.025426617,0.029285118,0.009957217,-0.0058702417,0.019097243,0.029243264,0.0042635477,0.0028930395,0.017509071,-0.044545677,-0.01085292,-0.033389058,-0.008353669,0.019115003,-0.017461615,-0.011440154,0.022356814,-0.023363106,0.004124156,-0.00055942894,0.019974008,0.010726644,-0.035006236,-0.021420658,0.008729984,0.05327325,0.044944804,-0.0024540396,-0.07126275,0.024887849,-0.029825201,0.011435522,0.013391792,-0.015147831,-0.014335934,-0.001456444,0.0010322046,0.044446487,0.0105211465,0.020350102,0.019328797,-0.007645391,0.07937885,0.024281768,0.01742345,0.011074414,-0.018538322,-0.03505355,-0.035682477,0.023526141,0.02057563,-0.035757054,0.01335859,0.06941134,-0.009917371,0.01370565,0.022282667,0.03577402,-0.010158405,0.0021912837,-0.011469122,-0.018677399,0.0050989394,-0.027194507,-0.059506476,-0.021315264,-0.005662509,-0.0047249543,-0.0049973656,0.0054136002,0.045063026,0.054082386,-0.021809729,-0.020049205,-0.02695066,-0.017824555,-0.055787995,0.021018649,0.030138627,0.02233627,0.045837194,0.04588387,-0.0008286616,-0.001636647,0.09781696,0.0070708683,-0.0016891257,-0.0055920742,-0.015010539,-0.012915534,-0.019831441,-0.06445597,0.016201068,0.04268664,-0.0050139506,0.052358057,0.008437999,-0.019790124,-0.0010474615,-0.007998324,0.026486978,-0.023582017,0.045547873,-0.02163275,-0.009160053,0.021467036,-0.025797322,-0.0023274068,-0.012645076,0.013898004,0.024466634,0.041499123,-0.017140772,0.015556249,-0.014148271,0.018349823,-0.004586822,0.067993805,0.027519716,-0.001142374,0.025803482,-0.084350064,-0.027880717,-0.05287445,0.0041413507,-0.026929297,-0.0035302914,-0.00818399,0.0025162164,0.07806523,0.002674706,0.027324215,0.0514936,0.013787843,-0.00525717,-0.0005213545,-0.005003956,-0.005512937,-0.019848282,0.032242488,0.020359771,-0.020648563,-0.041129522,0.0058319177,-0.025575772,-0.03842309,0.048523568,-0.0040422534,-0.015589569,-0.030910866,0.01341048,-0.04305632,-0.022382377,0.013090902,-0.038591877,-0.010359549,0.02057543,0.09670202,0.03852546,-0.0051640747,0.051372875,0.01988128,0.046875328,0.0203749,0.04093189,-0.004514637,0.022845209,0.0071557458,-0.011473555,-0.017372148,0.022355877,0.009388339,0.0119556375,0.038401138,-0.015198636,0.015776064,0.029231265,0.03383978,-0.035480108,0.015111604,-0.041071646,-0.009804884,-0.0013115756,0.02974091,0.0068561654,-0.016156353,0.01578564,-0.02887323,0.014127373,-0.007755376,-0.03778222,0.0111540025,-0.020886663,0.0054285782,-0.037970766,-0.025161948,0.002562937,-0.040757596,0.0070343595,-0.0138721615,-0.0076043047,0.030700305,0.033983625,0.041004747,-0.028264018,-0.05252008,-0.018658547,-0.016570102,0.0039764545,0.034315206,0.017664982,0.037904352,-0.023460465,-0.04350704,0.037081372,0.04497905,-0.010219391,-0.023881048,0.016640138,-0.054216884,0.057825856,-0.007237097,0.0005850096,-0.006237919,0.0023019214,-0.052115887,0.004606179,0.053196345,0.018257495,-0.01186681,-0.05364187,-0.039473187,0.0023917654,0.01597224,-0.024947409,-0.019918162,-0.03712506,-0.022833183,0.01857299,-0.04049146,-0.0022083495,-0.03990358,-0.013601347,0.025779769,0.04343342,-0.052753936,-0.003953621,0.028297978,0.009322497,0.019909842,-0.05897446,0.009372656,0.017460907,-0.044419717,0.03193489,-0.015830195,0.023635346,-0.005397894,-0.055751074,0.04847417,-0.032910127,0.026738323,-0.056624558,0.022801232,-0.042246204,-0.009817101,-0.03141553,0.01353588,-0.005126864,-0.026596993,-0.031906433,0.00020065167,-0.02024939,-0.02703353,0.03515189,0.016752865,-0.014408808,-0.0069051846,-0.0059161033,0.008644893,-0.0099578,-0.019311875,0.062059294,-0.032787163,-0.022443173,0.0065134442,0.0064330744,-0.023473827,-0.043071236,-0.008218394,-0.0233856,0.009695109,0.011910118,-0.005868872,-0.02249537,-0.014204614,-0.04462538,-0.011495998,-0.0028784438,-0.036366172,0.026234783,-0.0172228,0.045927126,0.010474063,0.02398343,0.0132991625,-0.057379432,-0.03741482,0.035413656,-0.012358471,-0.0072844275,-0.009378999,0.010172858,-0.008365396,-0.017197536,0.026036186,0.041309714,-0.0154690845,-0.003405699,-0.026614917,0.02108122,0.0020748724,0.010357721,-0.00151169,0.01056312,0.016633095,-0.02268969,0.02565856,0.019392356,-0.037629023,-0.020468371,0.014559907,0.016296025,-0.051731642,0.013101333,-0.0349097,-0.0039909724,-0.019898536,0.02148217,0.044615425,-0.040609285,0.03962319,0.014334,-0.045085277,0.047857534,-0.022180263,-0.033572678,-0.0738833,-0.013516221,-0.018163702,0.018381346,-0.023076246,-0.0036976757,0.042905834,0.048323173,-0.013757954,0.007514888,-0.0068312194,-0.014576297,-0.028251465,-0.14971359,0.011735,-0.019741109,0.008783131,-0.022021996,-0.009886849,-0.019570168,0.0023966464,-0.01717042,-0.010942038,-0.0050859475,-0.04397152,-0.0055675586,-0.018365825,-0.0067768614,0.0007016519,-0.016344752,-0.010159848,-0.018972404,0.047800507,0.004958478,0.005750009,0.0133209685,0.01996915,-0.0021636547,0.02654643,-0.008898148,0.014242388,-0.006253499,-0.049198665,0.020629691,-0.061620176,0.012211388,0.049805775,-0.0021158494,-0.02152791,0.008125012,-0.011522446,-0.037216984,-0.012159816,-0.031154467,0.01161847,-0.024481693,-0.024292987,0.02316828,0.056217633,-0.0035529821,-0.0096169915,-0.022978,0.019297868,-0.0474668,0.037044838,-0.036054686,0.009766648,0.0040722885,-0.004737276,-0.037340626,-0.037067987,0.008305259,0.016528064,0.011547351,0.039266236,-0.032936957,0.030401245,-0.032518245,0.023333564,-0.044768028,0.0033658072,-0.0018036604,0.0024648183,-0.03902049,-0.0033752136,-0.017700722,-0.03923317,-0.014917612,-0.0109250415,0.014193781,-0.008092482,-0.027477356,0.027113013,-0.013914607,-0.010242475,-0.061298147,0.012875318,0.076889634,-0.020877905,-0.00028724672,-0.0030573949,-0.04078159,-0.012868195,-0.057175085,-0.046786368,0.004507061,-0.022163996,-0.007982108,0.07988096,-0.025604082,0.04743388,-0.049389105,-0.03659258,0.03196083,-0.029127037,-0.022854544,0.018428119,-0.006738933,0.027764345,0.025487175,0.004912748,-0.0101413885,0.010613262,0.008627662,-0.007351809,0.01897466,0.0065948153,-0.061874826,-0.043539383,-0.015052443,0.010697928,0.0030430846,-0.0071293553,-0.007366328,0.01096949,-0.027217992,-0.03920426,0.014966256,0.06859926,0.0103932,0.012409974,0.044980995,0.0014630143,0.038204674,-0.04191343,-0.019918416,0.01252821,0.08331072,0.009526837,0.0032352011,0.045107316,-0.057318784,-0.06165755,-0.030567158,0.005091047,0.03701448,-0.02922683,0.048619688,0.0010995145,0.0077520437,0.0021394207,-0.0035884753,0.0020670723,-0.0142942965,0.025502985,0.01987617,0.073963925,-0.01750703,0.044013236,-0.024975104,0.022795077,-0.0007686322,0.048029836,-0.010460261,-0.026813764,-0.028361844,-0.0492048,-0.04004281,0.03446626,-0.037794873,-0.0049540745,-0.022213027,-0.0036934104,0.041523248,0.05880888,-0.032301273,-0.01230078,0.027193787,-0.018989619,0.008949727,-0.012804954,0.024494976,-0.0017149104,0.052015767,0.03515452,0.027181176,0.04965439,-0.013922118,0.017941372,-0.0032262292,-0.0023063933,-0.0062433966,0.0047128727,0.028681599,-0.013164091,-0.011626459,-0.0124383615,0.06053999,0.0034099086,0.017781304,-0.0040441286,0.022196181,-0.0029739307,-0.02061605,-0.0035274322,0.016136302,-0.0044131577,-0.018647388,0.012795444,-0.0038377272,-0.007267149,-0.0045597157,0.010244428,0.009339985,-0.009528981,0.01531386,0.040515285,-0.044813465,-0.04556974,0.03309543,0.03576171,0.01031527,0.019404536,0.013551237,0.045605954,-0.00073291385,-0.035160817,-0.020890027,-0.011927651,-0.015279645,0.001884213,-0.019801592,0.008768998,-0.00945504,0.004994431,-0.013437387,0.03539378,0.021621367,0.009926958,-0.08233288,0.0048454567,-0.042746082,-0.008600971,0.0345464,0.0064718137,-0.009216511,0.0060894713],"last_embed":{"hash":"1cahert","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"1cahert","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{6}","lines":[172,173],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1cahert","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022657627,-0.05421918,-0.039070696,-0.030335153,-0.04898985,-0.014343511,0.08088649,0.0044874595,-0.010492152,0.02996631,-0.0006851576,0.040780943,-0.009286574,0.027319413,0.023036672,0.0106425015,-0.0092627825,-0.010507204,-0.02747631,-0.024028324,-0.027830893,-0.018597417,0.016742596,0.030504024,-0.041535348,0.039583605,-0.0014122732,-0.041075755,-0.009889112,0.03561884,-0.0097202435,-0.07752291,-0.005572137,-0.04082637,-0.038876306,-0.025469318,0.0013196053,-0.0069240234,-0.049013786,0.03139134,0.0035718717,0.014750347,0.011553089,-0.0022267017,0.02428038,0.005078831,-0.010816669,-0.02163775,-0.028453477,-0.053100664,0.034219936,-0.0026320887,0.03276075,-0.03544033,-0.012663751,0.02560065,-0.033969846,-0.044497866,-0.033113986,0.026608115,-0.015571678,0.018995842,0.008922931,0.026438858,0.017069638,0.027299907,0.022353334,-0.023404121,0.019895013,-0.0310805,-0.030185703,-0.0370593,-0.045488067,-0.013295879,-0.059159167,0.024425512,0.034745216,-0.011995064,0.008351719,0.016154326,0.0027389177,0.008557616,0.026232865,-0.029630328,0.021422783,0.057223696,-0.024097223,0.039847128,0.033799313,-0.025276713,-0.062298656,0.029420532,-0.0019964003,-0.0051666754,-0.024404244,0.022600658,-0.000663125,-0.01628803,0.021746898,0.018923935,0.0068640183,0.014297177,0.028659945,0.013735035,-0.00019655678,-0.040216483,-0.011757663,0.0121546155,-0.021033933,-0.025406143,0.0023443105,0.00553354,0.038327254,0.010206436,0.039939743,-0.021393849,0.033168763,-0.02303595,-0.016358705,0.00072525005,0.02763952,-0.00071414723,0.05341301,-0.049752314,0.051652104,0.010937247,0.07312174,0.021766843,-0.020487212,-0.0031312066,0.014976527,0.059818763,-0.008046477,0.005291845,0.0015519744,-0.008742042,0.021544043,-0.02225393,0.001150373,-0.055901535,0.04742265,0.024406577,-0.0521968,0.005604557,0.04378057,-0.04854554,-0.012666348,-0.014117335,0.030757718,-0.044735808,0.013729721,0.0162912,0.04602734,0.023230983,-0.019440345,0.001879192,0.026811082,0.040248945,0.0011723023,0.0056641917,0.022052016,-0.012895105,-0.028126353,-0.0017194165,0.029601952,0.03170517,0.01889505,0.019457584,-0.03728651,0.021743596,-0.006468901,-0.056403045,0.011776052,-0.04801687,0.02348056,0.015448149,0.043948684,0.017461304,0.02388573,-0.029823767,-0.043988794,0.0027392427,-0.04086445,-0.021054678,-0.019618146,0.034970306,-0.0457817,-0.02501729,0.030647635,0.03907982,-0.013166521,0.024945283,-0.0038909938,0.017826973,0.007670588,-0.025016205,-0.0008278624,0.005795546,0.0138537595,-0.013597509,-0.030141274,0.05360066,-0.0038836547,-0.018590024,-0.005848193,-0.004027976,-0.022676783,-0.018272607,-0.007087774,-0.037425324,0.024252255,-0.0080291405,-0.04940852,0.02761117,-0.04524063,-0.017685253,0.03464516,0.006794673,0.013823172,-0.01213141,-0.006175874,0.036451146,0.0016633136,0.035180625,0.02001565,-0.014027607,-0.0038815225,0.014324265,0.02597921,-0.055693097,-0.010488478,0.01913404,0.010948005,0.0047266698,0.024809586,0.0021616109,-0.06017716,-0.0024472282,0.048935477,-0.052516166,-0.034550104,-0.046479754,0.028908184,-0.019583805,-0.04774471,-0.0039467565,0.050722767,0.03683672,-0.027588716,0.0010786075,-0.0010273674,-0.012497399,-0.028674835,-0.027612107,0.0070241545,0.015049045,-0.0025729781,-0.01570646,-0.01668645,0.015590245,0.012791234,0.047150444,-0.011344072,0.009600187,-0.006176829,0.012513919,-0.0006043999,-0.0007063212,0.0037758728,0.005800507,-0.011893936,-0.0070120776,0.019521074,0.005208018,-0.015894135,0.027127782,-0.022547284,-0.0036117525,0.0361315,-0.0009648267,-0.02156836,0.044897605,0.024321068,-0.004308279,0.06800043,-0.0195082,-0.033949897,-0.034230128,0.023724569,-0.057183985,-0.020522403,0.009038229,0.06756006,-0.007210806,-0.018997282,0.0056711887,-0.00075770786,-0.17091987,-0.001214619,0.0008094146,0.048789427,0.036073823,0.027293503,-0.008427358,0.008507475,-0.04383323,0.04900058,0.021209389,-0.056803368,-0.019116914,0.024011025,0.032599453,-0.009514812,-0.0062893946,0.035767503,-0.035916705,-0.025261892,-0.031041604,-0.05583847,-0.018917238,0.009347666,-0.034863226,0.053114172,0.10226971,0.017493505,-0.022437947,-0.014172814,-0.07794404,-0.056019567,0.0037765482,-0.003782412,0.004215384,0.027611535,0.017889062,-0.010454436,0.035131577,-0.02905522,0.049628958,0.04092569,0.009159733,0.00035871577,-0.042666283,-0.0259355,0.021628056,0.0151595,-0.06968174,0.0015279629,-0.04513478,-0.02111818,-0.020022204,-0.05156093,-0.05511228,-0.014813001,0.03271131,0.078368984,0.0038965074,0.016490135,-0.022114715,-0.021351814,0.01856388,-0.03129092,-0.034621164,-0.048234504,0.03601416,-0.041781757,0.008602323,-0.02823516,0.019462919,-0.0503983,-0.0055329218,-0.028525094,-0.030289166,0.008333094,-0.007991783,-0.02937317,-0.023624653,-0.0927218,0.05224918,0.035528902,-0.034967598,0.02552297,0.001991139,-0.03630085,0.013997745,0.011494107,0.024376005,0.23863694,0.01090324,-0.025324037,-0.004107404,0.030601304,-0.017434048,0.015094187,0.0817338,-0.028217096,-0.04517597,-0.008823646,-0.00005276708,0.033173,-0.038958654,0.008830857,0.019616593,-0.04024442,-0.042343546,0.09690152,0.02608391,0.019704353,-0.027729243,0.050684158,0.007721882,-0.040580504,-0.01934462,-0.039650362,-0.008087127,0.01685879,0.045279127,-0.032564234,-0.0034982166,0.024895323,-0.045351405,-0.028030122,0.009034918,0.020248024,-0.038190655,0.003940162,0.024071706,-0.0041384166,-0.012317176,0.009880555,-0.028505309,-0.021732446,-0.036281984,-0.009044114,0.020261265,-0.002933968,0.0010691148,0.0335013,-0.037616845,-0.00900612,-0.011620889,-0.006195138,-0.016779216,-0.031501014,-0.027030217,0.0028819207,0.053494245,0.044656254,-0.015068174,-0.06413465,0.008440842,-0.016539205,0.018805873,0.024770621,-0.020753555,-0.0010567594,0.03169346,0.010841212,0.039470743,0.0025556963,0.030896733,0.025555756,0.005892713,0.07527773,0.029132217,0.010020095,0.027275587,-0.010114931,-0.028351279,-0.025712725,0.024509905,0.013017616,-0.04999127,-0.0049454533,0.07628542,0.0046028583,-0.008846762,0.0146664735,0.011139186,0.00906733,0.025724865,-0.005678863,-0.036481608,0.0031238373,-0.021427944,-0.069149844,-0.027205631,-0.0025337387,-0.011095798,0.0012796217,-0.001758453,0.048298944,0.03413503,0.00040200056,-0.015183258,-0.002309031,-0.022628296,-0.044458378,0.030428613,0.020069564,0.0071389335,0.020937359,0.032416712,0.012944395,0.004506818,0.057350952,0.0033823084,0.005159986,-0.01827742,-0.017393915,-0.0017967018,-0.02842566,-0.06293195,0.0020360905,0.029772678,-0.026870629,0.056787126,0.01999664,-0.030123875,0.020835187,0.0033821354,0.03291102,-0.007768262,0.018302254,-0.0071023465,-0.0036792753,0.034036834,-0.030679509,0.016664736,-0.010499881,-0.023742914,0.026391668,0.042744268,0.008673959,0.009901801,-0.02259506,0.03455168,0.011911848,0.06478122,0.030951897,-0.0050000744,0.025685579,-0.062294934,-0.026112031,-0.029810002,-0.0018216785,-0.02151918,-0.0027554093,-0.015384441,0.009283982,0.07336136,0.0044566956,0.05192252,0.019144256,0.026752528,-0.012029446,0.014192127,-0.0064465934,-0.03596923,-0.03979967,0.023274262,0.03106107,-0.030621925,-0.058631085,-0.008869158,-0.03499823,-0.022932747,0.045164708,-0.012508198,-0.021018831,-0.031043425,0.026370736,-0.023506345,-0.016196411,0.015379856,-0.009559131,-0.00011679903,0.021662166,0.08541379,0.03563842,-0.008691515,0.045853045,0.01763632,0.05199782,0.01055432,0.031094037,-0.009389928,-0.014334338,0.0137763955,-0.019790761,-0.0029462194,0.022299565,0.007732729,0.039382808,0.027436946,-0.006268675,0.018850898,0.05522819,0.018682553,-0.03988853,0.023359468,-0.031296156,-0.010347041,0.022127498,0.05017746,0.009661672,-0.03729681,-0.02109369,-0.02738677,0.034269754,-0.011305213,-0.039761744,0.033025183,-0.01458278,0.0038958779,-0.029831378,-0.032424446,-0.0007361699,-0.029666722,0.02370406,-0.006681299,0.020973058,0.032517605,0.027279418,0.042465698,-0.022168558,-0.061997164,-0.022788988,-0.0072914087,-0.009718324,0.027926367,0.013311556,0.027390338,-0.008856384,-0.03626663,0.04272659,0.02235793,-0.028627692,-0.028854756,0.0334176,-0.026988847,0.037601344,0.008489093,-0.0035571312,-0.035949342,-0.02691251,-0.04046958,0.012140571,0.04219403,0.01831246,-0.029636495,-0.04806263,-0.016933871,0.010420611,0.021020394,-0.023992352,-0.03792182,-0.04059796,-0.012352184,0.016289093,0.00922825,0.01521771,-0.031053647,-0.049225975,0.015578806,0.0044531957,-0.05374323,-0.00017815124,0.010406396,-0.00066158955,0.0021279273,-0.069201656,0.011605249,-0.0006073929,-0.0146208415,0.022722391,-0.022304224,0.028316755,-0.014662642,-0.0635398,0.04205362,-0.0523399,0.029995257,-0.04755616,0.0041848673,-0.032543857,0.002188792,-0.024932692,0.014854794,-0.004633454,-0.025902646,-0.029732613,-0.01808648,-0.03664665,-0.021332135,0.040985886,0.00833759,-0.013809315,-0.011440009,-0.00083082495,0.02428038,-0.0044771964,-0.011990019,0.07264226,-0.04186428,-0.020834872,-0.0064995466,-0.00022622036,-0.0123791965,-0.04565758,-0.026564872,0.00031421782,-0.004399352,0.011110452,-0.03857153,-0.02438049,-0.001084763,-0.04168624,-0.014956443,-0.00023361215,-0.042156696,0.019374618,-0.021606874,0.05114913,-0.007703709,0.020712504,-0.0037557366,-0.05287101,-0.018271403,0.050163798,-0.018971894,-0.009129921,-0.04151193,0.007826801,-0.015467198,-0.015433074,0.018735284,0.02879964,-0.0037818581,-0.014497002,-0.033629432,0.023126272,0.017458718,0.014359036,-0.022571584,0.0040456774,0.041403167,-0.03180644,0.02607177,-0.002379804,-0.026840247,0.0038282783,0.0013133764,0.024841245,-0.04176771,-0.005662284,-0.029332524,-0.008044156,-0.018421432,0.036827583,0.01558215,-0.03894921,0.042533595,0.01824669,-0.03175135,0.050732892,-0.034338918,-0.046716306,-0.062962055,-0.0077617797,-0.023034954,0.026970502,-0.041415136,-0.015885979,0.018097857,0.062143233,0.023922058,0.013184943,0.0066063968,-0.00009522038,-0.012999459,-0.15386422,0.018343095,-0.015463266,0.0046310057,0.0043891645,-0.017960886,-0.015026087,-0.0015324143,0.006895604,-0.018657567,-0.0037634466,-0.023390386,0.015818724,-0.021784123,0.02063085,0.0041026105,-0.0260336,0.004522561,-0.031398356,0.036542118,0.0070815147,0.00092840876,0.01155593,0.004331671,-0.0015852062,0.016123408,0.014168498,0.008416075,-0.01001312,-0.061251182,0.0131532345,-0.047784556,-0.0020094337,0.045663476,-0.016677216,-0.033417348,-0.014403065,-0.008025314,-0.028619116,-0.0045959437,-0.027822042,0.017882422,-0.016424399,-0.013697097,0.03128194,0.028672466,-0.019210337,-0.008825162,-0.034451026,0.029402914,-0.01898045,0.02124483,-0.047267918,0.009982198,0.000652933,-0.011910638,-0.05210739,-0.012507053,-0.031621058,0.0093054455,0.017084014,0.038332265,-0.027217617,0.015804714,-0.027833795,0.052899294,-0.014226517,0.010286596,-0.0033787333,-0.002839557,-0.028120855,-0.0019906769,-0.014861064,-0.048280884,-0.0012382482,-0.037643336,0.023200119,-0.0073442026,-0.022266159,0.018925503,-0.008570769,-0.017051961,-0.069409005,0.036575254,0.08903309,-0.0011622435,-0.002447126,0.0036421407,-0.04007273,-0.008544531,-0.051249824,-0.039889775,0.024320666,-0.0031753364,-0.022342626,0.06782844,0.0010293567,0.019532753,-0.026219487,-0.023291336,0.026636628,-0.0022605525,-0.02815672,0.024769804,-0.019178497,0.024485873,0.033787873,0.008131884,-0.0056931255,0.006501618,-0.011985579,-0.028065393,-0.019471252,0.031860184,-0.060165834,-0.041886393,-0.029392181,0.016805328,0.014098203,-0.030500598,0.023692481,0.03327891,0.00045504342,-0.04584296,0.015564113,0.06657757,0.021157328,0.016045537,0.05007136,0.00008990941,0.03567011,-0.038359996,-0.034363326,0.010892023,0.0812893,-0.004105741,-0.025126284,0.042679112,-0.04124479,-0.05680325,-0.042919725,0.014470306,0.05514946,-0.04023825,0.03366436,-0.018276952,0.02716374,-0.0027126574,-0.004374793,0.0074200756,0.0035166505,0.024305485,0.0019032626,0.08113251,-0.024459327,0.049049057,-0.029111031,0.017111676,-0.014065528,0.04285445,-0.032411657,-0.031901225,-0.05087024,-0.053955663,-0.031223403,0.03641597,-0.039975982,-0.021188974,-0.037124645,0.007313734,0.044959195,0.039251998,-0.032715246,-0.012638984,0.03799886,-0.0011353029,0.0057603517,-0.014770736,0.034977585,-0.007747682,0.056051943,0.0111656515,0.021948487,0.047592327,-0.013116857,-0.011784941,-0.002446363,0.02945814,-0.0045918776,-0.00013938839,0.01595786,-0.0066067656,-0.0022852265,-0.02114117,0.044161934,0.020425491,0.01761806,0.0081622815,0.018372199,0.029038964,-0.0038940841,0.0047206325,-0.00033147255,-0.027022025,-0.02333568,0.020032197,0.010332,-0.0125646135,0.0020147117,0.025201986,0.020763451,0.010814913,0.012599957,0.054183915,-0.007919768,-0.040450398,0.023919353,0.04577025,-0.0010741762,0.029708063,0.029623695,0.04344122,0.010853257,-0.034826104,-0.018711759,-0.0012736624,-0.006955667,0.00555888,0.007995541,0.031931393,-0.0037357907,0.019079223,-0.0001465525,0.037715733,0.02062677,0.010858346,-0.066993825,-0.006346637,-0.02767796,0.001264921,0.033828977,0.010126848,-0.009992748,-0.015854202],"last_embed":{"hash":"voesmb","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"voesmb","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{7}","lines":[174,174],"size":23,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"voesmb","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035518702,-0.046029553,-0.044512574,-0.0023999643,-0.044547763,-0.023381284,0.06935423,0.03270933,-0.012525089,0.021382801,-0.013829849,0.00518937,-0.010700839,0.017435068,0.030254561,-0.0073250216,-0.009820574,0.009965476,-0.018695652,-0.016710918,-0.015247404,-0.0039242287,0.03375892,0.02225348,-0.06074976,0.04422297,-0.012990296,-0.033935506,-0.0022123747,0.058503628,-0.015294283,-0.07935024,-0.03161098,-0.025400972,-0.016532559,-0.009393289,0.022728294,-0.0040165843,-0.04795729,0.031830207,-0.0025136762,0.0073068356,0.008858172,0.021443574,0.038003452,-0.0026007204,-0.012567608,-0.009401762,-0.018411288,-0.06425475,0.010776317,0.0033170572,0.049768835,-0.02588648,-0.023612347,0.03285237,-0.03371924,-0.03915803,-0.043270107,0.022780795,-0.015947979,-0.0006940232,0.0049452777,0.020990528,0.014468829,0.032465957,0.003326503,-0.011442125,0.0058307676,-0.033788856,-0.0058478815,-0.03246216,-0.03282679,-0.027274204,-0.05486705,0.007646737,0.03271314,-0.01544361,-0.016132796,0.012052793,-0.004991009,-0.023059117,-0.0033249524,-0.0075162416,-0.010057097,0.060916293,0.008626291,0.06525892,0.037108142,-0.021412501,-0.027157743,0.029764218,0.014695017,-0.016311003,-0.032696262,0.018946989,-0.01736381,-0.03775657,0.02437497,0.029634045,-0.0005981568,0.00771091,0.020261219,0.035781387,0.0072051664,-0.032767843,-0.02279126,-0.0017935487,-0.042579677,-0.026364667,0.011874784,-0.0016304435,0.032087088,0.0077333366,0.015476895,0.0035641466,0.01648677,-0.024888083,-0.020697331,-0.003580059,0.040181886,0.008459432,0.039903767,-0.05996458,0.030234974,-0.023663446,0.038833536,-0.01962219,-0.0058344523,-0.016587354,-0.007881606,0.044352323,-0.020087596,0.0017150756,0.01992224,-0.03322019,0.01655499,0.009126025,-0.009596235,-0.051775068,0.0042752475,0.015873244,-0.05351269,0.0032712808,0.02173967,-0.056136616,-0.025536073,0.009934995,0.00023595375,-0.062807046,-0.011225597,0.011275874,0.024624854,0.028934032,-0.018286772,0.012367137,0.051267974,0.033366825,0.00039980796,0.013699813,0.014744014,-0.014685448,-0.043768156,-0.009396006,0.022863176,0.022455262,0.030121312,0.008863617,-0.024498275,0.032170054,-0.013588057,-0.03794277,-0.014742553,-0.046207972,0.048001487,0.016525395,0.057240255,0.026185732,0.027643515,-0.034950342,-0.03705537,-0.022543536,-0.012409058,0.012189608,-0.0013003605,0.025064271,-0.035363358,-0.011150077,0.03596008,0.043320175,-0.0052612354,-0.012023739,-0.014512438,0.055261727,0.019094888,-0.025552563,-0.016102906,-0.003343734,0.0020351007,-0.003030307,0.0008227112,0.04345471,-0.0030321684,-0.003746752,-0.007355728,-0.005548776,-0.03124325,-0.045721315,-0.004025927,-0.03384,0.026338499,-0.028652605,-0.037424654,0.010474787,-0.023279788,-0.04108615,0.00035997335,0.0050889133,0.01513821,-0.009847769,0.004571396,0.03305076,0.010941162,0.040023603,0.010636939,0.0066766604,-0.0023756113,0.014414218,0.010718304,-0.049444735,0.0022522185,0.018470673,0.008648976,0.03161,0.03348932,0.016688507,-0.056800097,0.006430378,0.048444763,-0.03406902,0.0026746793,-0.055551864,0.0066696513,-0.027974084,-0.027810458,-0.006312198,0.048081353,0.02050645,-0.011254511,0.009543517,-0.006737678,-0.011045535,-0.038949553,-0.02334927,0.016980506,0.017811049,-0.0016974908,-0.012073382,-0.0029669015,-0.020284774,0.029615577,0.033825397,0.00014545291,0.014158387,0.004271957,-0.0010180746,0.02097316,0.008906751,0.007533499,0.00039548997,0.02212467,-0.029914254,0.021378145,0.005195887,-0.010307456,0.018239725,-0.015640147,-0.004605807,0.0545768,-0.012394633,-0.019787315,0.037498366,0.009179612,-0.04201107,0.07157422,-0.008505952,-0.025986258,0.0119422,-0.005246771,-0.049515676,-0.028858861,0.0020645831,0.066673085,-0.018841714,-0.026034791,-0.0027737352,0.014689938,-0.16781229,0.01697436,-0.014303125,0.021526547,0.021951994,0.024170937,-0.004900102,0.009785571,-0.020675743,0.077389926,0.013901938,-0.06482805,0.00093299756,0.014817607,0.011637459,-0.024384951,-0.0049138754,0.013741809,-0.041942094,-0.02809422,-0.046153266,-0.0208293,-0.000804077,0.010800709,-0.01776509,0.047050912,0.08943338,-0.00072006497,-0.01661489,-0.033346035,-0.06934785,-0.018171567,0.005082112,-0.0056841495,-0.01146581,0.04485576,0.021588875,0.0021773505,0.033942215,-0.025782926,0.06492609,0.04177266,0.01501032,0.024008874,-0.004905407,-0.016202698,0.00954802,0.018761503,-0.042804085,0.009669007,-0.048615664,-0.033408258,0.00131901,-0.038692832,-0.049775723,-0.01724045,0.035187658,0.06602225,0.025108177,0.006500488,-0.03924896,0.0026051416,0.008204545,-0.015260525,-0.047501698,-0.031535853,0.019046895,-0.053270258,0.024402656,-0.017641539,0.019863281,-0.04910041,-0.0021778094,-0.0018550718,-0.026307214,0.01801637,-0.0002599201,-0.042581633,-0.034775198,-0.074964635,0.018984426,0.026576417,-0.03386248,0.050226353,-0.0024353948,-0.04615626,0.016277883,0.024263268,0.039942797,0.24221082,0.03565924,-0.038419947,0.0062937224,0.004556302,-0.04069541,0.02123945,0.07840342,-0.018080598,-0.026325146,0.0057416447,0.0039325417,0.032050632,-0.029291328,0.010485375,-0.014966488,-0.040725905,-0.017444452,0.08810431,0.009307306,0.023637613,-0.050560217,0.0451822,-0.00363216,-0.013176181,-0.010902994,-0.007377186,-0.0054318225,0.008983545,0.06375079,-0.038745187,0.0037769966,0.036292166,-0.026478687,-0.016510675,0.017659914,0.008754217,-0.02743382,0.02215291,0.017374933,-0.017081281,0.004138397,0.03398261,0.008885734,-0.027602583,-0.03559633,-0.01584216,-0.012117934,-0.036712877,-0.011088323,0.043451574,-0.041506343,0.0009367577,-0.0026846828,-0.0039565703,-0.01439736,-0.0471309,-0.028176615,0.004902054,0.028143698,0.058741875,0.0070971157,-0.043596603,0.05649014,-0.0033790339,0.013479651,0.035500646,0.014888268,0.01352896,0.013466879,0.018686444,0.036376446,-0.002827112,0.024670236,0.04313131,0.017931512,0.062123895,0.015337257,0.007282137,0.015507539,-0.012743327,-0.043677866,-0.014811839,0.027282428,0.014500742,-0.015400756,0.012430255,0.064977504,0.0017403759,-0.010609366,0.010967527,0.01551168,-0.0004916446,0.025764331,0.00651267,-0.0056920615,0.012336802,-0.005911081,-0.05675681,-0.011816925,-0.009946876,-0.025465537,0.012592326,-0.021722948,0.035661314,0.06373966,-0.00007654714,0.0071922694,-0.008783124,-0.016491465,-0.03327651,0.028729035,0.013761139,0.01843396,0.049895775,0.0542072,0.013401451,0.0013384747,0.06139245,0.007286999,0.026635718,0.023193147,-0.026926082,0.01949693,-0.013375159,-0.058119517,0.009045968,0.031331968,0.0052871043,0.06066369,0.011089656,-0.02152097,-0.012059703,0.0026450315,0.034086447,-0.024334284,0.033310972,-0.006539636,-0.0007265553,0.03389277,-0.0206604,0.041479953,-0.026163649,-0.016096754,0.012789243,0.04463227,0.024611404,-0.009654576,-0.016402466,0.03924419,0.02297739,0.06382641,0.020039178,-0.023539169,0.0113586895,-0.088644095,-0.018870115,-0.054646604,-0.0044782907,-0.025123464,0.0011205359,-0.004537733,0.025754621,0.072243586,-0.010432946,0.06631282,0.025476592,0.0016822477,-0.0058530252,0.0018009006,-0.02795804,-0.042643532,-0.0266231,0.017195905,0.028499054,-0.03584958,-0.047201436,-0.005376489,-0.0381428,-0.01673904,0.025376458,-0.0029975798,-0.00041620017,-0.02825997,0.035749428,-0.042856347,0.0020532166,-0.002157226,-0.026843486,-0.014030244,0.03661012,0.08280136,0.02726185,-0.013455432,0.037623186,-0.0020927151,0.020744056,0.008900898,0.044335842,0.006322485,0.0017157969,0.008407244,0.000056797802,-0.021994812,0.019057745,0.0039968793,0.010847665,0.046866596,-0.00024548423,-0.006417211,0.031618237,0.017602239,-0.05029847,0.02409948,-0.05139354,-0.0070619364,0.0377304,0.04810387,0.031254936,-0.023565503,0.01147247,-0.016263178,0.02877782,-0.028740676,-0.074344195,0.014893745,-0.0029467666,0.030450482,-0.019308675,-0.014126087,0.005033871,-0.032499738,-0.013312979,-0.014668677,0.021217084,0.035068396,0.022360725,0.04432402,0.000019819989,-0.049064793,-0.0267025,-0.02478798,-0.024613095,0.03786419,0.034104593,0.0188094,-0.010629342,-0.03153677,0.032367326,0.025849808,-0.02142269,-0.04928214,0.013133447,-0.04972386,0.05394913,0.004049174,0.024855845,-0.007047294,0.009842342,-0.047154482,0.008662332,0.043391313,0.0036389444,-0.020082463,-0.048471406,-0.013986967,0.011462923,-0.0073410673,-0.027766682,-0.010350757,-0.039351817,-0.011302098,0.030327145,-0.056666434,0.018254757,-0.024555845,-0.04650091,0.018119007,0.03178372,-0.008607248,-0.004318681,-0.0012033894,0.009690328,0.014787977,-0.08093152,0.013439162,0.021534542,-0.038185984,0.02740022,-0.033205416,0.017384326,-0.013848876,-0.056488868,0.045717314,-0.064746015,0.03282796,-0.057849407,0.0011366052,-0.051920976,-0.0055556353,-0.029048532,0.008797778,-0.0030059908,-0.024889806,-0.024865158,0.016293548,-0.02423441,-0.04755186,0.047855493,0.0145863155,-0.024495186,-0.008718143,-0.0021691164,-0.012671312,-0.028632946,0.00011151739,0.07927405,-0.024380429,-0.045088172,-0.014491281,-0.0072613657,0.0024132063,-0.0371557,-0.0039563114,0.012921979,-0.00017329254,0.022413647,-0.013213359,-0.02507683,-0.01472875,-0.04479382,-0.026066544,-0.0097635435,-0.02119197,-0.0010143803,-0.023986125,0.058626916,-0.011392753,0.030961027,0.010387997,-0.051285144,-0.008746811,0.04609113,-0.028864235,-0.0016077161,-0.023417586,0.0037006566,0.0053203865,0.0031650541,0.0002577336,0.030452535,-0.0034606603,-0.019646985,-0.034688212,0.037529998,0.021283621,-0.007016754,-0.027526103,0.0011440375,0.03045643,-0.018338963,0.021664573,0.013140875,-0.022297222,-0.018067962,0.017764285,0.031106774,-0.043257575,-0.011218038,-0.03337737,-0.007201615,-0.045463327,0.023612905,0.029099286,-0.05043138,0.048875395,-0.00007449251,-0.057061076,0.053259328,-0.016812984,-0.03080426,-0.052996837,-0.0014524923,-0.009171264,-0.005303204,-0.044130176,-0.018645866,0.034125928,0.04032155,0.012867142,0.017172042,-0.0132518485,-0.012329632,-0.026012208,-0.15463766,0.010177674,-0.009888393,-0.020271922,-0.012413455,0.0017115826,-0.02657022,-0.01604326,-0.0008399633,-0.013375055,-0.0068956064,-0.019670404,0.026974812,-0.022757841,0.007933572,0.0052290596,-0.017316407,-0.0077397497,-0.021987444,0.031549957,-0.028084649,0.02955939,0.03730484,0.013470526,0.017726306,-0.0052359668,0.007652585,0.010148656,-0.017626934,-0.014412807,0.027556222,-0.03890085,-0.008455781,0.07217529,-0.0046137883,-0.022262147,0.001794898,-0.04620632,-0.039897088,-0.0010045555,0.000991759,0.024754522,-0.044546064,0.0044530733,0.018180227,0.027378503,-0.011479598,-0.0051286663,-0.035552453,0.023963299,-0.037161455,0.050618105,-0.044479705,0.0123272445,-0.022084817,-0.016145196,-0.038091082,-0.02549147,0.01240438,0.012962593,-0.0055133384,0.030121554,-0.013515022,0.016202949,-0.03186842,0.024519585,-0.023535874,-0.014946472,0.006845268,0.01294853,-0.025665421,0.0020773946,-0.01663065,-0.032868676,-0.0010883502,-0.014714806,0.028387364,-0.0072293584,-0.016678603,0.014871269,-0.037478566,0.008843258,-0.033415552,-0.025328524,0.0749659,-0.007602301,-0.009205374,0.013097709,-0.055412117,-0.003757286,-0.05645798,-0.043878835,-0.005465181,0.0338713,-0.028798506,0.08080178,-0.014235613,0.025006915,-0.037202626,-0.024345133,-0.010785766,-0.019634392,-0.024992388,0.0035858664,-0.018045815,0.023457682,0.008644436,-0.0073962994,0.004258956,0.01034667,-0.012088629,-0.013941153,0.007042222,0.010632161,-0.07365107,-0.03438796,-0.008941679,0.02289065,0.012148831,-0.02970729,0.011132297,0.025569161,-0.009109608,-0.0460471,0.016031805,0.0731629,0.01783798,0.00086339464,0.038928807,-0.00804968,0.025881803,-0.035170205,-0.027877063,0.022893254,0.079590864,0.013070442,-0.036719095,0.065420225,-0.050559126,-0.059494533,-0.03848268,0.023247417,0.028713793,-0.020179491,0.0213529,-0.010732423,-0.0065272436,-0.0020620394,-0.017498048,0.02214741,-0.012117222,0.028498886,0.01874955,0.06922163,-0.033716,0.055397287,-0.032086827,0.012441047,-0.032299146,0.04382474,-0.011939999,-0.03445247,-0.044593617,-0.07165564,-0.029981606,0.01439312,-0.03497487,-0.016633648,-0.03370064,0.004250674,0.022662891,0.032475337,-0.016262267,-0.034061547,0.046725616,-0.0016123201,-0.0009053445,-0.038692337,0.023091022,-0.0045848954,0.06416155,0.017882222,0.03712737,0.060255624,0.010098023,0.0027924825,-0.020825757,0.0080550015,-0.019702386,-0.013123899,0.027212923,-0.020681135,0.017258639,-0.0060242834,0.04124174,0.022026218,0.017962929,0.025094673,0.009189945,0.044896696,-0.041374598,0.008834895,0.00963516,-0.011835047,-0.009260444,0.02052831,-0.016553475,-0.029487662,-0.03664896,0.050702076,0.018507596,-0.0076027745,0.004339271,0.053533986,-0.014212035,-0.068239376,0.020397414,0.027749946,-0.007877985,0.028167594,0.032911845,0.05854261,-0.004931778,-0.025713906,-0.04922894,-0.012292562,-0.01077703,0.0006836886,0.00089743326,-0.0037779717,-0.0039997646,0.019175408,-0.003825153,0.031495582,0.02530993,-0.013266627,-0.086402126,0.007718861,-0.041936886,-0.001834056,0.053216014,0.025392694,-0.0067943255,-0.023890126],"last_embed":{"hash":"p4g71s","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"p4g71s","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{8}","lines":[175,175],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"p4g71s","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030313164,-0.034669623,0.006344447,0.01596518,-0.034382682,-0.03011533,0.054514967,0.021463308,-0.01844624,0.027988415,0.0008933764,0.025487415,-0.0037620256,0.003200671,0.025638502,0.015691034,-0.009360415,-0.00029635857,-0.022433072,-0.0020897342,-0.05735841,0.028312985,-0.0075190132,-0.01600473,-0.07536827,0.020217383,-0.009986721,-0.043756295,-0.030435028,0.05367611,-0.004561312,-0.076527685,0.0055721034,-0.045122653,-0.02149519,-0.03841677,0.00049858633,0.010434105,-0.035299964,0.04739564,0.002578978,0.058532868,0.02172507,0.014093121,0.025828939,-0.01665277,-0.011567626,-0.008678548,-0.031059546,-0.03477638,0.034654543,-0.0038724225,0.033164553,-0.030236756,0.009548892,0.03473843,-0.041310485,-0.04300498,-0.018324047,0.0011007468,0.007945599,-0.03865836,0.025253935,-0.003417786,0.01619168,0.037177373,0.010557527,-0.017068867,0.0051608104,-0.0060238345,0.0077925823,0.014222617,-0.02098514,-0.005263662,-0.055561513,0.00043194197,0.02213296,-0.0061618206,-0.032872546,0.015507294,0.0032398438,-0.027413154,0.011310904,-0.017028594,0.009313141,0.038692966,0.017032497,0.03546971,0.021503683,-0.028456656,-0.037889685,0.052536223,-0.0118308,-0.020324323,-0.03575347,-0.008845746,-0.01637407,-0.02927486,0.021936292,0.021125114,0.0169856,-0.0075801467,-0.0070866127,0.039901923,-0.02128984,-0.036626272,-0.021548707,-0.0017926726,-0.008945023,-0.027465457,-0.0063373805,0.0039545367,0.044824667,0.007187039,0.021797761,0.010379195,0.047366306,-0.026657691,-0.01393468,-0.022875667,-0.0024836094,0.016365336,0.05724106,-0.047882803,0.0001086481,-0.024006866,0.029578062,0.044402804,-0.03934795,0.023044826,0.032377858,0.051566243,-0.027416078,-0.021076163,0.0024948574,0.0099332435,0.0063481103,0.010628397,0.024925826,-0.061595865,0.0048943465,0.02841883,-0.054442577,-0.024567602,0.022340065,-0.017829245,-0.00038661383,-0.0021593107,0.026383433,-0.045636926,0.008445838,0.009900163,0.035370298,0.024089947,-0.028155215,0.015229486,0.052464794,0.031594083,0.026820194,0.02361316,0.008688175,-0.0024287675,-0.03461983,-0.011610257,0.050980218,0.04762822,0.038225006,0.0037785964,-0.02446321,0.01599259,0.012537897,-0.023940245,0.016661737,-0.04934339,0.043777686,0.031778503,0.032258615,0.021673653,0.012586781,-0.033320025,0.006177923,-0.008130143,-0.009641905,-0.028915448,-0.0014068423,0.04584822,-0.010769314,-0.012143486,0.025359115,0.01567259,-0.009059925,0.00084641343,-0.00013909319,0.04449184,0.003270446,-0.058887918,0.017146783,0.0037522651,-0.036609378,0.012155378,-0.008561851,0.03599419,0.030091716,-0.01497085,0.020808736,-0.0004720878,-0.029211417,-0.020001959,-0.007011107,-0.06628442,0.01296488,-0.04112852,-0.046866912,0.012124333,-0.022312911,-0.026910579,0.017440695,0.0028561773,0.029207896,-0.00894332,0.0013042326,0.06100309,0.03192782,0.039133467,-0.006533265,0.029433694,-0.0031408959,0.009265399,0.013503634,-0.03775328,0.00697918,-0.00970132,0.026488693,0.04263587,0.030732904,0.003346842,-0.07495265,0.01189051,0.036784355,-0.047585525,-0.025778625,-0.05474245,-0.013095967,-0.02621557,-0.020889003,0.021188213,0.005912174,0.02124519,-0.035451174,0.012991663,-0.0049795904,0.004003675,-0.034922715,-0.020452026,0.022412177,0.01169658,-0.0023268808,-0.008896234,0.019492134,0.025392957,0.014195409,0.031817876,-0.031750936,0.011955208,0.0014341638,-0.018500503,0.030929375,-0.00976574,-0.0024985482,-0.014989256,0.020135215,-0.032249473,0.0011511649,0.011732761,-0.031524304,-0.017594675,-0.021993741,-0.003679783,0.06421599,-0.033240065,0.01432671,0.09004621,0.031324696,-0.0051210052,0.08260665,0.029046306,-0.019110939,-0.02324444,0.0104395,-0.039986085,-0.04213471,-0.00769326,0.0690485,-0.008589134,-0.025393631,-0.015751142,0.00474224,-0.16232184,0.0032608565,-0.01913505,0.04010068,0.031868182,0.011683234,-0.0044200434,0.021036362,-0.049655326,0.05527709,0.013590264,-0.054718554,0.021269327,0.021276603,-0.009717535,-0.042951256,0.03263532,0.030787379,-0.03447802,-0.033751387,-0.040295377,-0.076358795,-0.03300258,-0.030590137,-0.05194649,0.020023925,0.06218008,-0.011314893,-0.030130472,-0.013126347,-0.062100805,-0.014686333,0.012556157,-0.011897631,0.003139014,0.021307725,0.008008578,-0.015715536,0.017787475,-0.024428384,0.042026725,0.025294436,-0.02157939,-0.015808655,-0.030259209,-0.0037592512,-0.009096096,0.012387371,-0.06013256,0.0014920803,-0.016937252,-0.051230226,-0.024714375,-0.04178495,-0.036773007,-0.008929658,0.02154756,0.037420437,0.010063175,-0.01641056,-0.01391334,-0.024507277,0.032204337,-0.018137587,-0.020977417,-0.042543624,0.021460904,-0.053589802,0.012493057,-0.015989011,0.0039039913,-0.05026828,-0.0009303342,-0.061519105,-0.0513439,0.011244822,-0.02178585,-0.012878194,-0.030488793,-0.10647655,0.04560151,0.03145128,-0.015118081,0.035812438,0.009006571,-0.043478206,0.026138207,0.041496046,0.015168429,0.23979542,-0.005158783,-0.003812058,0.033247884,-0.005016069,-0.0187927,0.01744792,0.07618901,-0.0051625255,-0.025688663,-0.015172959,0.025154736,0.017944211,-0.018215733,0.01191908,0.01851846,-0.064375065,-0.015870513,0.08092582,-0.0097066,0.011100181,-0.038687132,0.058412276,0.03495844,-0.00944039,-0.04787113,-0.04552494,0.028635794,0.010042091,0.0500733,-0.052560683,-0.0010372584,0.023224518,-0.018118244,-0.022952855,-0.004811771,-0.0035696744,-0.04936347,0.021898044,0.0042117243,0.0059705134,-0.007935033,0.0020019508,-0.032137886,-0.002464368,-0.02720542,-0.018286152,-0.0017062925,-0.01873594,-0.02662327,0.0137199415,-0.018043805,0.002411548,-0.012550862,-0.03502705,-0.0042753024,-0.019588996,0.008451771,-0.0023570894,0.03082839,0.053963456,-0.011664144,-0.049699526,0.01533477,-0.0146997105,0.02486515,0.01460122,0.0430598,0.003791393,-0.015064125,-0.0023848808,0.025425721,0.0018174094,0.041230027,0.041505177,-0.0016487218,0.038167924,0.040791813,-0.009277148,-0.021232635,0.0006785911,-0.022790477,-0.020500617,0.047455423,-0.0058483533,-0.019397713,0.03331959,0.04368621,-0.01123529,0.0111845555,0.0019284856,0.015430205,-0.025349975,0.026262833,0.0032192983,-0.032946363,0.03638236,0.01030102,-0.039015394,-0.0107108075,-0.014643828,-0.011707583,0.02436924,-0.014180759,0.054432288,0.033802636,-0.028658379,-0.020324616,-0.03801915,-0.024220975,-0.05807481,0.033103097,0.029168414,0.016482363,0.017626451,0.041905817,0.04126969,-0.0045031467,0.0679941,0.009352497,-0.009520585,-0.01972318,0.0031598022,0.032851446,-0.04466201,-0.06796125,0.011638089,0.066907376,-0.0077600675,0.057287674,0.040439967,-0.027486922,0.013725924,0.026996745,0.023239112,-0.017342683,0.022033164,-0.034754906,-0.004094855,0.035970107,0.0014111747,0.008727966,-0.019721458,-0.031588335,0.027994579,0.036506202,0.017169883,0.004916519,-0.0015229154,0.002705662,0.013932588,0.081359684,-0.019871296,-0.03113331,0.0064774086,-0.08353007,-0.043555196,-0.022622012,-0.034345552,-0.018579919,-0.008935973,-0.022433141,0.030248305,0.06916074,0.022770891,0.05228746,0.049440715,0.040192977,0.015724143,-0.004316623,0.0086721135,-0.01321438,-0.03153267,0.014308302,-0.0047915387,-0.036153313,-0.04191118,0.012659328,-0.047300376,0.006486599,0.034382958,0.011199503,-0.034218274,-0.045596708,0.012820903,-0.033561785,-0.023691826,0.004649315,-0.047517363,0.013223943,-0.004037902,0.080906846,0.018124925,0.0086542,0.027622532,0.038859606,0.055483624,0.0403344,0.03081687,0.0032321005,0.005944976,-0.031804122,0.011373183,-0.028219108,0.006977584,0.014826486,0.0077505494,0.032289494,-0.01566702,0.01542289,0.023515757,0.03288384,-0.041283716,0.012930863,0.0072786007,-0.015528911,0.035470616,0.03283613,-0.0017559873,-0.04402222,-0.02066061,-0.022151718,0.011633155,-0.02264675,-0.024404459,-0.017034926,0.0015798089,-0.022085045,-0.042974465,-0.017970528,-0.002487134,-0.029698398,0.0320106,-0.012651934,-0.010791275,0.025328659,0.0116612045,0.029930133,0.0032140939,-0.050949425,-0.00028570986,-0.016139148,-0.0016372805,0.04953991,0.011527489,-0.00792994,-0.0073060268,-0.009360432,0.07287307,0.018374156,-0.018665412,-0.04369111,-0.0144560505,-0.039891414,0.0164714,0.0027027845,0.03190469,-0.012013717,-0.014193933,-0.06168796,0.026760796,0.014990596,-0.0074247904,-0.03723035,-0.025266852,-0.02987726,-0.0034055924,0.0059743985,-0.011699748,-0.04759622,0.010739649,-0.01849867,0.03431069,-0.020836439,0.033497665,-0.03931816,-0.03179735,0.010011095,0.066341326,-0.08826162,-0.02203119,0.00006301226,0.021642309,0.032466106,-0.03821322,0.042711478,0.05137999,-0.02264035,0.03317186,-0.01738347,0.015927186,-0.01061105,-0.067330815,0.037064742,-0.054893065,0.017992554,-0.035430044,0.041075297,-0.028736025,-0.013983409,-0.026778914,0.009535814,-0.010348983,-0.025857206,-0.05868514,-0.0142815495,0.00036143675,-0.045590125,0.018990805,0.019281533,0.00014165131,-0.021372175,-0.03429325,0.055982836,-0.004335773,-0.003768539,0.068936,-0.030791972,-0.040297396,-0.004470767,0.028328763,-0.0123122,0.00819765,0.0012593962,-0.0029781081,0.0038216026,0.03475943,-0.04085701,-0.021776656,-0.010758665,-0.05134312,-0.022292504,-0.020855444,-0.01071734,0.043603744,-0.02767004,0.030879518,-0.0026898133,0.019433716,-0.0019195966,-0.015962886,-0.01677617,0.056955013,0.018434662,-0.038806856,-0.032578934,0.0130292075,-0.009577844,-0.025862906,0.0032812143,-0.01082722,-0.0005330862,0.015221625,-0.025947679,0.03672596,0.016688509,0.021927098,0.017191285,-0.00026732922,-0.017979696,-0.035591047,-0.0002998505,0.02662441,-0.04898676,-0.008924981,0.024780028,0.004821985,0.0041305507,-0.0196994,-0.021226022,-0.003390951,0.008591159,-0.010201353,-0.013863793,-0.032929353,0.065693855,-0.0021014733,-0.05512725,0.06534892,-0.011809724,-0.0111642815,-0.05975384,-0.0076808315,-0.0008470357,-0.012308923,0.0037911767,0.013332981,0.04044699,0.07934229,0.027810229,0.02099222,-0.013407824,-0.0037374252,-0.028854825,-0.14760806,0.013466066,-0.027487395,-0.017902374,-0.048073027,-0.0032511626,-0.042446833,0.0002376631,-0.020949462,-0.013040512,-0.009154353,0.005327353,-0.020829568,-0.0054522604,0.004452555,-0.011712282,-0.013264865,-0.02835526,0.0011955803,0.05596012,0.0020677913,0.013533118,0.029760437,0.0065612257,-0.012802123,0.024313724,0.009838808,0.0093984855,-0.013698193,-0.02751929,0.016138727,-0.049968943,0.007931815,0.04155103,-0.002281357,-0.03410847,-0.0014726721,-0.039911952,-0.03592212,0.0020674595,-0.03078921,0.009254228,-0.026468754,0.004549154,0.03301323,0.0500115,-0.02534905,0.001818222,-0.024139239,0.008849077,-0.012782554,0.060186967,-0.011051766,0.02410364,-0.014558002,-0.009651983,-0.03037711,-0.021123355,-0.0065667448,-0.006586903,0.0040087085,0.03789208,-0.011545134,0.0066711903,-0.019765865,0.03130759,-0.0031053396,0.015688717,0.0012552276,-0.01250269,-0.024405308,-0.021791002,-0.029156469,-0.045446478,-0.016185002,-0.005952516,-0.024167247,0.011164387,-0.02267606,0.022551995,-0.011136472,-0.012713219,-0.058041174,-0.037581954,0.07591097,0.009829272,-0.006993384,0.03191638,-0.036270898,-0.003389061,-0.044031654,-0.044127494,0.018694488,-0.01366896,-0.0072774286,0.06632491,0.005338694,0.024811829,-0.025711266,-0.018328326,0.019556943,-0.013934603,-0.0031029768,-0.027687283,-0.016602809,0.0524776,0.03566318,0.0317702,-0.0058635757,0.019163588,0.0011729031,-0.0041272333,0.010909911,-0.00003599462,-0.019896029,-0.030598791,-0.006821225,0.02862127,-0.00203562,-0.014309914,0.0014652377,0.04358653,0.05081499,-0.040177178,-0.030902907,0.06055162,-0.024207309,0.03793899,0.041648097,-0.007326995,0.03575083,-0.04333239,0.005437842,0.037268773,0.07940751,0.012274696,-0.036226667,0.04895714,-0.0384265,-0.06595247,-0.028074414,0.022129677,0.020657009,-0.030554723,0.033897173,0.012966345,0.0051183696,0.0070287706,-0.009440806,-0.00012467724,-0.02001696,0.034783203,0.013523935,0.0412722,-0.04299119,0.033610273,-0.009858436,-0.02086774,-0.013232967,0.041375212,-0.035574187,0.00014814737,-0.015835268,-0.07238934,-0.027411016,0.014380731,-0.056867413,-0.0026062897,-0.037742436,-0.010048034,0.03376882,0.02572736,-0.024442917,0.0049644806,0.040271614,0.0023204205,0.01307151,-0.0011924836,0.018047778,0.005970497,0.062050994,0.013763289,0.054706316,0.010554948,-0.01838774,-0.008955064,0.019411407,0.052584205,-0.04086964,-0.01769454,-0.0072452263,0.010150007,0.017111912,-0.029662628,0.059445083,0.02486225,0.0054096794,0.023121519,0.0071642087,0.034662694,-0.010590653,-0.0098406505,-0.013667164,-0.014981702,0.009143041,-0.00025582715,-0.038417052,-0.016179537,-0.012344735,0.050615422,-0.013447353,-0.015754534,0.015624825,0.035994533,-0.019820137,-0.07121271,0.013104454,0.01560362,0.001954097,-0.0048004766,0.029261213,0.025382238,0.028096417,-0.009941399,-0.034111764,-0.01981083,0.00573635,0.004934621,-0.04245813,0.024758851,-0.007106551,-0.019345326,0.01139324,0.05436683,0.013629514,0.0042161597,-0.044616506,-0.016341833,-0.025604315,0.00090118404,0.017818555,0.008442234,-0.005367147,-0.01378684],"last_embed":{"hash":"16c9g31","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"16c9g31","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{9}","lines":[176,176],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"16c9g31","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025254613,-0.012346332,-0.016883312,-0.007808049,-0.053928155,-0.018242607,0.05388267,0.020376509,-0.00016201279,-0.0019985395,-0.022431105,0.017839355,-0.0064967764,0.03434895,0.04967502,-0.003135271,0.0017203635,-0.028652959,-0.0028307317,-0.008305092,-0.052237593,-0.0046322746,0.003315445,0.0010716574,-0.025792139,0.013921134,-0.017738547,-0.012488194,0.023820175,0.0495274,-0.019396277,-0.06771715,-0.03695294,-0.012469736,-0.008780561,-0.029052848,-0.009015856,-0.017749716,-0.033328827,0.02082123,0.005038204,-0.008041001,0.0057777283,0.015810193,0.009445529,0.0082132295,-0.011912539,-0.023706786,-0.057040393,-0.01931002,0.0022846146,-0.008552044,0.0628739,-0.009132446,-0.030048616,0.056913257,-0.009167539,-0.043536745,-0.052892644,-0.0033438113,0.002306278,-0.010060478,-0.042797852,0.023641055,0.03134806,0.015723145,0.009005646,-0.012346495,0.0011926794,-0.016849233,-0.013018729,-0.021323042,-0.031114088,-0.007598251,-0.07808503,0.03113541,0.022683142,-0.013798515,-0.005087025,0.015645709,-0.017175784,-0.0074856444,0.033584084,-0.016754977,-0.0048464225,0.0380641,0.006595116,0.05625307,0.015286555,0.011866926,-0.061597113,0.059586693,-0.0102634365,-0.010052929,-0.033406753,-0.016869511,-0.017346172,-0.03843617,0.017015083,0.016304491,0.023169873,-0.0019300212,0.0223265,0.036759555,0.0010381961,-0.03980535,-0.01629158,0.0272335,-0.019044634,-0.02308323,-0.008230853,-0.0020060975,0.030696487,0.00093340175,0.020113166,-0.013075003,0.033988293,-0.015636493,-0.016621018,0.019611388,0.041016765,0.0058037923,0.05040115,-0.042901527,-0.013946738,0.006166721,0.008505762,0.011787761,-0.011556046,0.0137411645,0.03441663,0.073085,-0.0072340732,-0.039736386,0.001466337,-0.008833827,0.015410386,0.009150018,0.008419556,-0.07241132,0.04871253,0.054721735,-0.036810476,-0.0066564954,0.0443652,-0.052837055,0.013597,-0.031190246,0.021005118,-0.030498108,0.019815477,0.0131800445,0.050353434,0.03176991,-0.011672865,0.009075768,0.049965065,0.024982605,-0.015958158,0.034960166,0.014973068,-0.006662197,-0.0009949192,-0.021034526,0.025969835,0.0052776695,0.010416215,0.02592971,-0.01510789,0.014428389,0.004536968,-0.031307243,0.0095535135,-0.02954701,0.030141246,0.026090892,0.023144325,0.027218783,0.046208266,-0.044083696,-0.015290992,-0.023372421,-0.019619819,-0.016716918,-0.015736949,0.06009845,-0.007835867,-0.022843556,0.037259232,0.015004842,-0.021818507,0.02607191,-0.01630566,-0.010558422,0.036548227,-0.028095914,-0.0097389715,-0.0071168905,-0.0070892894,-0.022321358,-0.035492174,0.046396244,0.013123023,-0.01832281,-0.022215005,-0.0036682552,-0.03854492,-0.021823091,0.02537527,-0.044336062,0.009356414,-0.028765842,-0.045528326,0.015870657,-0.050104726,-0.030018626,0.011178716,-0.00011714054,0.023692872,-0.014799815,-0.014595218,0.034803,0.022377439,0.026610175,-0.0022669977,0.0014126694,-0.010006723,-0.006932926,-0.010302654,-0.05846206,0.03524722,0.027344229,-0.011362817,0.01698303,0.014277321,0.014585584,-0.053179096,0.008480685,0.046519198,-0.040101007,-0.017424807,-0.029664671,0.03195106,-0.023623971,-0.008772871,-0.0016946053,-0.0037306724,0.0037128404,-0.03422164,-0.009277801,-0.004212758,-0.0081612505,-0.028323464,-0.041046254,0.016863115,0.020289684,0.010997009,-0.010480083,0.026885035,0.032445993,0.034507446,-0.00395542,-0.016685097,0.030746713,0.01630925,-0.026168622,0.0106825065,0.05104029,-0.0039492366,0.003525347,0.010592651,-0.019720582,0.0058455537,-0.007911401,0.0034506568,0.06847815,-0.005501255,-0.008406666,0.059071064,-0.009453293,-0.009498356,0.051911656,0.023945736,-0.024920683,0.0722991,-0.001294537,-0.027625732,-0.026465593,0.01807525,-0.058195625,-0.0147939315,0.008725975,0.0718816,-0.006491715,-0.0341941,-0.011852203,0.0059081954,-0.185871,-0.0064860587,-0.03404106,0.02544757,0.009880907,0.009275111,-0.009043417,0.012552486,-0.028482607,0.072808385,0.0041341614,-0.057583023,0.008578448,0.042309284,-0.0017819146,-0.015059921,-0.015346659,0.0377863,0.00092170754,-0.03626962,-0.04176801,-0.056648742,0.009716572,-0.04753705,-0.024214502,0.017743839,0.07320298,0.014580819,-0.018712534,-0.015079896,-0.066259615,-0.037316564,0.003011162,-0.0017507377,-0.0021953448,0.04319199,0.010326282,-0.04743589,0.013784794,-0.022876859,0.048792385,0.03770197,-0.020087425,0.015915727,-0.03069917,-0.038841497,0.02251156,0.004341824,-0.06296952,0.053526215,-0.058837127,-0.023847884,-0.0069029504,-0.04038627,-0.06296945,-0.004807906,0.004011215,0.064993665,-0.010958556,0.003841226,-0.033609174,-0.014958996,0.020773077,-0.0153793255,-0.075490765,-0.026012091,-0.019334797,-0.027440151,0.045217842,-0.0019231113,0.0032770406,-0.06363751,-0.005838939,-0.032922063,-0.0110049425,0.0008229102,-0.020278651,-0.009024409,-0.026095252,-0.06963599,0.013453589,0.016329506,-0.03902854,0.054842573,0.0013799012,-0.020815069,0.01682477,0.013033778,0.0469778,0.2411251,0.038794056,-0.051263515,-0.0031672507,-0.0006236109,-0.012937803,0.037580423,0.098375104,-0.004604649,-0.03180128,0.008298147,-0.000081287566,0.03279179,-0.027414687,0.011339743,0.03688011,-0.047745533,0.00025533186,0.06840221,0.014481827,0.039534897,-0.024562046,0.033285957,-0.0077775437,-0.012656168,-0.035295334,-0.026054237,-0.011036514,0.016398262,0.04722749,-0.051719468,0.007039316,0.034680646,-0.033796363,0.0023036865,0.022813711,0.0024100202,-0.004607127,0.022089519,0.050512098,0.00035366492,-0.0055475924,0.04640531,-0.012421202,-0.009160383,-0.017170647,-0.014005154,-0.011256074,-0.0386058,-0.0078068497,0.006741965,-0.0078831585,-0.0041946336,-0.006778209,0.011586695,-0.007295624,-0.016850669,0.012955056,0.0008025495,0.05372186,0.0668708,0.012620134,-0.044111457,0.034810312,-0.024841255,0.0015145141,0.010891207,-0.020966535,0.03142557,0.027366593,0.011565731,0.04222192,0.019336052,0.0032934546,0.049724076,-0.00855349,0.043737642,0.03868675,0.008138768,-0.024437957,0.0053189993,-0.019614069,-0.01541025,0.03583645,0.027541576,-0.028274862,0.040780496,0.095781215,0.016066944,0.0040031,-0.007204386,0.029590758,-0.044405736,0.017680015,-0.01741233,-0.031493094,0.0016633426,-0.009661545,-0.054214146,0.0012646756,-0.007803989,0.0006593806,0.02420153,-0.0008321154,0.04148518,0.044316612,-0.0068840478,-0.036688052,-0.018116208,-0.0065276437,-0.03254155,0.020575522,0.008305228,0.008294543,0.059070036,0.028856762,-0.005380139,-0.016008742,0.046815347,0.021168858,0.009344397,0.018640248,-0.016645106,0.026793163,-0.038273606,-0.06588863,0.0022889972,0.092650495,-0.0038408253,0.054491945,0.0043083215,-0.013453272,0.017161222,0.015345874,0.0050696386,0.00013797506,0.030646022,-0.02497062,0.01651725,0.035984304,-0.003876882,-0.0058106626,-0.020947317,0.015626535,0.02893678,0.02459492,-0.019915894,0.017609898,-0.0019101629,0.02021456,0.006626548,0.07012366,0.014374102,-0.0059064147,0.016594136,-0.07033699,-0.00476009,-0.061619706,-0.02041208,-0.026513422,-0.0009811684,0.0067636985,0.01375805,0.05258275,0.012169506,0.039010283,0.03651732,0.009532288,-0.017864963,-0.012510441,-0.010526609,-0.02370235,-0.025806064,0.02183586,0.03502782,0.0043498725,-0.053168837,0.027140616,-0.0016775214,-0.028243659,0.037889037,0.00785786,-0.035102025,-0.020686489,0.014289341,-0.04277835,-0.0066376235,0.0058048316,0.002128583,-0.0036347744,-0.007191712,0.08640587,-0.0048448346,-0.009066401,0.040476963,0.06539184,0.028904099,0.045633603,0.016904067,-0.00017394964,-0.022119056,0.0020696064,-0.0019607286,0.010147453,0.02617586,0.016384624,0.017659789,0.039738536,-0.0013045756,0.030180283,0.015528058,0.020829763,-0.045792732,0.0144139035,-0.043043,-0.013407169,0.0305894,0.03946214,0.008883753,-0.008492371,-0.010120055,-0.017582899,0.0075620813,-0.018430702,-0.039301552,0.004253087,0.012122678,0.00738814,-0.0021278951,-0.03739441,0.0015318062,-0.026707178,0.003771193,-0.014212889,0.008304789,-0.014522901,0.02088194,0.040814113,-0.03550838,-0.06266686,0.0107122045,-0.032052442,-0.016528452,0.03642891,0.027450107,0.020364834,-0.0060088458,-0.017107913,0.05122281,0.04223038,-0.013087493,-0.018806685,0.018699003,-0.068008184,0.05113295,-0.0019657854,0.014470956,0.017485531,-0.012935526,-0.029103229,0.01742428,0.017734325,0.018807402,-0.03652763,-0.05041137,-0.039626002,0.029480308,-0.0064651095,-0.023735322,-0.03205263,-0.0077622635,0.0051356778,0.021138009,-0.010732385,-0.02372281,-0.031893082,-0.057377182,0.04623052,0.024990935,-0.021979736,-0.0066608223,-0.03413284,-0.017916618,0.022177633,-0.053092793,0.01629681,-0.009798114,-0.008233736,0.018911362,-0.023921406,0.018123982,-0.018946808,-0.052739322,0.030240588,-0.030805938,-0.01135251,-0.05298156,0.011972744,-0.055044223,-0.00783512,-0.023796536,0.0011022302,-0.012197258,-0.015512933,-0.0122329295,0.010181524,-0.024087267,0.003896758,0.039315727,0.052408054,-0.0340689,-0.025509985,0.0074838474,-0.010299455,-0.01302591,0.0029036521,0.0655221,-0.03609576,-0.04321303,-0.014527028,0.024810115,-0.025380414,-0.01822013,-0.0043621375,0.0018474896,-0.025484495,0.026200239,-0.023107776,-0.017599586,0.002221753,-0.03773313,-0.017453006,-0.024905637,-0.020680722,0.013363877,-0.015868822,0.034938354,-0.0039105075,0.036491584,0.0021586465,-0.02423126,-0.038111575,0.054526035,-0.04932823,-0.0028832671,0.013533082,0.0016677458,-0.011165323,-0.024336835,-0.0014230286,-0.005158057,-0.0032406605,-0.0058603203,-0.043119133,-0.004467553,0.033282075,0.021845076,-0.02065621,0.0052998015,0.037842795,-0.023610914,0.039639544,-0.0006844071,-0.023131145,-0.002415698,0.019027993,0.0062203775,-0.03697209,0.015938569,-0.0069686566,0.025399752,-0.0062991655,0.042658426,0.008922563,-0.039705746,0.046000727,-0.013701599,-0.051260475,0.05653435,-0.0062692547,-0.030207569,-0.055793304,-0.03950398,-0.012578071,-0.015797006,-0.045625698,-0.012785176,0.024401452,0.049767733,0.014632276,0.016032454,0.011227769,0.0075725415,-0.027289046,-0.16261232,0.001483268,-0.031524636,0.013934789,-0.034036525,-0.0051033995,-0.05225686,-0.015556751,-0.00009188144,-0.009162787,-0.031998765,-0.06439732,0.0064983726,0.0010190662,0.039950594,-0.013795505,-0.009836874,0.00480812,-0.03476335,0.04663547,-0.010095122,0.005012522,0.018188102,0.0077740657,0.0063644913,-0.02143278,0.008715842,0.006447459,-0.031014971,-0.037300006,0.02101454,-0.053689454,0.0022606659,0.06256194,0.0027981123,-0.024826774,0.0053142547,-0.036723174,-0.041693382,-0.020512603,-0.0069040745,0.009857718,-0.004912282,0.0065454105,0.03988976,0.03125906,-0.02571337,-0.005660466,-0.007496798,-0.0066403016,-0.024392875,0.020817146,-0.015937464,0.0243378,0.005922088,-0.0050186203,-0.05803304,-0.0076614856,-0.021037592,0.0073964647,0.015883487,0.00971314,-0.008206372,-0.009146592,-0.053145237,0.028906899,-0.05860859,-0.009610942,-0.007922454,0.006720326,-0.020381397,-0.028512148,-0.026219932,-0.051840626,-0.023742069,-0.031653132,0.03454896,-0.0045240438,-0.035801694,0.0032881722,-0.03043043,-0.007362872,-0.024468018,-0.009427745,0.06888468,-0.02350451,-0.0002021752,0.017552642,-0.05533628,-0.034819447,-0.067070596,-0.034135282,0.020079674,0.014238838,-0.011123229,0.044774737,-0.008699947,0.035537,-0.011860685,-0.026078267,0.023784978,-0.041041363,-0.013600186,0.026310315,0.0030938045,0.0034613197,0.025309427,0.028494585,-0.009712994,0.023289775,0.0014350361,-0.01056937,-0.015129433,0.0014049151,-0.0568368,-0.007807515,-0.0098722335,0.023006992,-0.03413646,-0.033467904,0.010307407,0.017853606,-0.0059437114,-0.05748966,-0.0022703377,0.028145162,0.037959814,0.02261384,0.058943007,-0.0037110592,0.037015926,-0.044657864,-0.0030640021,0.037812036,0.06348821,-0.0019754635,-0.024276901,0.034210693,-0.034338962,-0.081112094,-0.008331838,0.01708018,0.035373148,-0.039099786,0.027994366,-0.008147385,0.004197331,-0.0072478154,-0.023308547,-0.01960023,0.028486958,0.009024579,0.014914637,0.10911242,-0.01648033,0.057585154,-0.028221563,-0.006178871,-0.007985877,0.04701303,-0.010935159,0.0070012477,-0.049567103,-0.06716125,-0.039956216,0.02014496,-0.037190255,-0.01957635,-0.0351687,0.0019266022,0.042271778,0.03937219,-0.026575,-0.045691453,0.037027564,-0.020136092,0.009126392,-0.022927845,0.06626231,0.039983228,0.053125065,0.0053229677,0.03679316,0.03206911,0.030898973,-0.017086044,0.031019464,0.00048519083,-0.015496341,-0.002867096,0.023970941,-0.0033634815,0.023199352,-0.014118731,0.026675044,0.017116569,-0.004550089,-0.011029672,-0.000508218,0.008984553,-0.031956393,0.011434699,-0.016616391,-0.023010688,0.006008453,0.014636034,-0.013489586,0.006575109,-0.013743778,0.029707482,-0.002845107,-0.0008140191,-0.035357207,0.035879664,-0.008390788,-0.03475605,0.0083108395,0.055840924,-0.005016453,0.008685713,0.05802544,0.046155483,0.009452145,-0.04409704,-0.039055876,0.006305735,-0.051687386,-0.009947313,-0.009222581,0.03475861,-0.004690291,-0.02527955,-0.006075382,0.023218486,0.013793689,-0.0005856275,-0.029945547,-0.045453157,-0.021810098,0.002315535,0.049271926,-0.008454273,0.018447308,0.0039960323],"last_embed":{"hash":"1vkbvt5","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"1vkbvt5","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{10}","lines":[177,177],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vkbvt5","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034099292,-0.04560914,-0.022117514,-0.023134429,-0.030378466,-0.006782764,0.08315563,0.033198427,-0.023900677,0.022941928,-0.0068035414,0.011429488,-0.014312731,0.034384448,0.013063072,0.0018222666,0.0022143766,-0.006493604,-0.012823717,0.019470269,-0.04086512,0.044039175,0.013215864,0.010559695,-0.056954555,0.045233086,0.00041720326,-0.029562265,-0.054002233,0.04240945,-0.027802732,-0.09175977,0.024971893,-0.02958977,-0.015074394,-0.023373812,0.0139165325,-0.0043002567,-0.046179812,0.011664716,0.011898508,0.022386504,0.010787525,0.01129714,0.030264324,0.009778458,-0.03127278,-0.022665095,-0.03261078,-0.04180486,0.050015982,-0.025967821,0.038983352,-0.030632693,-0.0036742887,0.039638992,-0.030964073,-0.018256746,-0.032834005,0.0077689243,-0.012562161,0.0013451247,0.017505199,-0.007786024,0.013999216,0.029818332,0.010049972,-0.025796546,0.012955413,-0.03343546,-0.014469776,-0.027511735,-0.040227305,-0.025858968,-0.074248694,0.021918863,-0.003630068,-0.03365861,-0.028135756,0.029439464,0.0088940095,-0.017144538,0.03488995,-0.02113061,0.013327799,0.05205737,0.014081837,0.005771755,0.017144553,-0.040172424,-0.021179456,0.02946479,-0.010656521,-0.010892968,-0.022465805,0.013099858,-0.00095066975,-0.058545105,0.01825675,0.026846474,0.026175251,0.017878441,-0.005838885,0.016738629,0.011685505,-0.023580043,-0.033639975,0.00409305,-0.011593677,-0.0242602,-0.0015773898,0.023448834,0.03269099,0.004903852,0.03516758,0.012518265,0.024827458,-0.028125266,0.00016646984,-0.032003745,0.036223356,0.023296263,0.03193325,-0.040002175,-0.01538707,0.0027175886,0.04929931,0.035317563,-0.018890496,0.01906005,0.001279057,0.040609334,-0.023737388,-0.023734184,0.010160849,-0.005179255,0.0260279,-0.0046565523,0.0008364322,-0.050667513,0.01255158,0.031379104,-0.046961546,-0.004856786,0.03091962,-0.041971803,0.003222671,-0.0198094,0.021058166,-0.02823823,-0.007492856,-0.0012503201,0.03401818,0.03347123,-0.039096158,0.012601321,0.062388565,0.03502075,0.009749616,-0.019536,0.044258233,-0.004605857,-0.04781102,0.014723035,0.041549813,0.037489165,0.046803243,0.013451441,-0.029962385,0.008502673,-0.009439319,-0.0741616,0.016373001,-0.053005416,0.033478837,0.028480588,0.05890945,0.01839973,0.020580571,-0.02406566,0.00021213843,-0.0024460787,-0.00026513916,-0.029444521,-0.006919322,0.030287826,-0.021255612,-0.029559327,0.03216207,0.013541217,-0.0012269275,0.006416146,-0.0048775803,0.013727906,0.028220369,-0.0409588,-0.023000037,-0.022393074,-0.023773743,-0.006452685,0.007596643,0.044089302,0.0054023396,0.00574632,-0.007705601,0.0010766427,-0.06056204,-0.038566157,-0.013399623,-0.040364485,0.020553198,-0.030490702,-0.032648027,0.023667926,-0.013172386,-0.020806085,0.025858263,0.011461586,0.010984207,-0.027716814,0.0079507,0.020151393,0.020284751,-0.004435112,0.009040497,0.034318913,0.003915328,-0.012117339,0.021311978,-0.064059205,0.035470013,0.0068136062,-0.01138115,0.03343386,0.05552842,0.012332252,-0.035004813,-0.007904584,0.05500896,-0.062182512,-0.0046503623,-0.051170286,0.02510617,-0.038945306,-0.0272797,-0.027169026,0.044748485,0.01804706,-0.0197487,0.025685523,-0.0016833895,-0.006931247,-0.012406069,-0.036415383,0.020738354,0.011587007,0.00853024,0.005458259,-0.020515596,0.011118783,0.0021695148,0.023717519,-0.01171566,0.010319573,-0.01881624,0.00056198,-0.0042006588,0.01105326,0.004107821,0.013090684,-0.00008722044,-0.030867683,-0.00804812,0.0035074132,-0.012194985,0.025692599,-0.0053973934,-0.021309515,0.05938419,-0.012677909,0.017515013,0.05789277,0.02458967,-0.015301557,0.064890444,-0.019630993,-0.032167114,-0.033282176,-0.0007547033,-0.021835744,-0.009705246,-0.019067502,0.06658046,-0.033654325,-0.024754286,-0.018318549,0.03648437,-0.17599913,0.015284655,-0.02086383,0.066696964,0.037571896,0.035004444,0.005872021,0.010527897,-0.076974764,0.057456434,0.027799511,-0.052557632,0.0052685817,0.029833054,0.018336874,-0.015991597,-0.009491625,0.016115433,-0.010077864,-0.023946065,0.008473902,-0.042035226,-0.054816265,-0.00045978103,-0.021837937,0.049094394,0.07002625,-0.008445496,-0.02684433,-0.014766078,-0.07603863,-0.0044547594,-0.00075372285,-0.0073708845,-0.0022063407,0.02372529,0.033290245,-0.016751772,0.042446055,-0.032666877,0.042066857,0.022610726,0.0053131683,0.0006878272,-0.00022817044,-0.04374315,0.004029373,0.008156549,-0.055315096,-0.046972726,-0.010089408,-0.0328652,-0.019615449,0.0112449005,-0.04313305,-0.0023729906,0.031477764,0.06293298,0.011227962,-0.0014071297,-0.008668547,-0.03177336,0.04000631,-0.0102748405,-0.025273005,-0.047213797,-0.0000504229,-0.0015328114,-0.0019372758,-0.024806093,0.027592434,-0.027736954,-0.0072330413,-0.039952658,-0.019425463,0.012639825,0.0019873385,-0.017722113,-0.01960157,-0.08110523,0.04874435,0.04297127,-0.04160217,0.04137797,-0.013527808,-0.03686411,0.040271197,0.015472611,0.02121314,0.250241,0.018018745,-0.015747586,-0.015717618,-0.0116643645,-0.0089489585,-0.0009524601,0.076657146,-0.012259075,-0.03082456,-0.032425568,0.017301127,0.03617529,-0.031114291,0.0034471285,-0.00017360141,-0.06852846,-0.035568032,0.077153146,0.0098112505,0.0152235655,-0.050129,0.08388869,-0.013218648,-0.024736878,-0.051417407,-0.03247694,0.01691581,0.03018836,0.050965838,-0.06289252,-0.0056918664,0.03726108,-0.017988916,0.0030058941,0.01872437,-0.012141944,-0.034353003,-0.018522765,0.011066839,0.041360844,-0.012494514,-0.011183116,-0.03931424,0.008778386,-0.022999123,-0.010285528,0.0059133763,-0.01156919,-0.003710777,0.026324727,-0.03111465,-0.020678276,0.0021613871,-0.01725277,0.011386913,-0.034117535,-0.013845564,-0.020782745,0.029280012,0.03895356,-0.006629657,-0.060197785,0.016742907,-0.015696267,0.028788207,0.0032169544,0.006961335,-0.006173415,0.002074413,0.0054935324,0.05468359,0.013920959,0.03419825,0.02473798,-0.026621992,0.06599191,0.041542877,0.02485841,0.005872135,-0.0036651124,-0.020248087,-0.033655394,0.032296058,0.0015836688,-0.061676905,0.014959094,0.04792401,-0.022344096,-0.001554247,-0.0081612365,0.030271951,-0.03167748,0.012434732,-0.026403919,-0.023360178,0.031032408,-0.015000356,-0.041373767,-0.018694296,0.0030150972,-0.031383637,-0.0066282516,0.010101128,0.032103144,0.045010023,-0.014529866,-0.012684731,-0.01536923,-0.009009581,-0.050371207,0.020602366,0.026484864,0.014638505,0.029297847,0.042791244,0.0057777064,0.00085105066,0.0808,0.01534469,0.016598022,0.008856169,-0.01722215,0.0064607724,-0.0051961774,-0.08190096,0.011301972,0.025642999,-0.0016136089,0.03367954,-0.001808891,-0.009235367,-0.0037229198,0.0018257926,0.041777387,-0.003387916,0.017833397,-0.016392402,-0.009018413,0.039848145,0.005676209,-0.005134945,0.0028191735,-0.0055163205,0.024461081,0.026959129,-0.034611173,0.010462007,-0.031398684,0.017847614,0.033323877,0.06083897,0.018325558,-0.021973105,0.011370751,-0.068396874,-0.030628007,-0.02250396,-0.0010424855,-0.017570458,-0.01869531,0.0005939093,0.013510279,0.06803219,0.0006410868,0.045828618,0.029932193,0.01525883,0.009151614,0.021850504,0.0042812685,-0.017554026,-0.03348101,0.03301259,0.004903321,-0.023476167,-0.03356337,0.018302567,-0.037265662,-0.020665305,0.048223056,-0.0051135514,-0.021670938,0.011612669,0.024044687,-0.052527007,-0.011785102,-0.001615888,-0.020407194,0.0009975416,0.019365406,0.09638174,0.041981723,-0.019677019,0.053735554,0.015239467,0.033652686,0.024087528,0.052096635,0.022983545,0.008622445,-0.01519869,-0.014845249,-0.0149034215,0.02223864,0.011665571,0.016150417,0.037113026,-0.009897217,0.025405938,0.025047282,0.021096671,-0.019682331,0.01795472,-0.0006537877,0.016523091,0.011544479,0.022546673,-0.0042663845,-0.009711048,-0.019141814,-0.037862364,-0.0006057456,-0.013549321,-0.026246548,0.04576557,-0.012020349,-0.0016149714,-0.016777974,-0.012224809,0.004254288,-0.06933628,-0.0033513522,-0.019920139,-0.021704562,0.04173061,0.008181149,0.042490497,-0.010864593,-0.04122427,0.0139385015,-0.045953277,0.009031636,0.030483548,-0.004210496,0.023940092,-0.028212603,-0.07645913,0.029870782,0.026936864,0.0042529516,-0.025196455,0.013571478,-0.06316748,0.023575714,0.013584069,0.010962765,0.005157463,0.006058581,-0.049871635,0.026297182,0.04018597,0.022499504,-0.007784673,-0.04330285,-0.027737264,0.0022310172,0.033829164,-0.041470993,-0.040728647,-0.033603773,-0.0070865517,-0.006354237,-0.039358087,0.023874164,-0.029837206,-0.01545192,0.005210873,0.054060552,-0.07404919,-0.022553543,0.02465109,-0.0063809305,0.027368858,-0.015944403,0.024740728,0.047241308,-0.02527286,0.04224946,-0.0075979116,0.019067412,-0.020483838,-0.06455422,0.03169405,-0.02862973,0.04216489,-0.039135233,0.027800338,-0.04782126,-0.011045541,-0.041723862,0.01011754,-0.008298966,-0.02204924,-0.04123348,-0.009084193,-0.0065409155,-0.017465904,0.01197229,0.030126542,0.002529178,-0.028008018,-0.012548563,0.02690941,-0.008735358,-0.018035334,0.05748317,-0.022741368,-0.028701369,0.007017905,0.020395147,-0.015410662,-0.026407689,-0.025902214,-0.043987125,0.032664288,0.01389414,-0.024176773,-0.0400568,-0.012976994,-0.042224128,-0.007996979,-0.013084278,-0.004639594,-0.02056412,-0.006383628,0.017129907,0.013361778,0.014845583,0.015446655,-0.022361292,-0.049824513,0.030466242,-0.005306512,-0.010755104,-0.00018885867,0.018318724,0.004969704,-0.0052961037,0.025796782,0.03565889,-0.011678132,-0.028936533,-0.029094812,0.025062077,0.022045782,0.028143195,0.019195197,0.0065556755,0.014481535,-0.026212024,0.020391846,0.002353302,-0.014613428,-0.007520303,0.018009428,0.02020985,-0.03075403,0.013830904,-0.019566001,-0.02444618,-0.0136370305,0.016179813,0.028715607,-0.034461033,0.04736197,-0.00517132,-0.023914421,0.036410056,-0.028203925,-0.037579436,-0.07649388,0.000254876,-0.03751206,0.0108406935,-0.03168145,0.0057877,0.040046047,0.073597535,0.016239416,0.017422995,-0.024371484,-0.02567391,-0.04710681,-0.15835819,-0.0031012548,-0.027081102,-0.012649609,-0.026318826,-0.011612002,-0.02852722,-0.019575318,-0.030673707,-0.034655094,0.01956086,-0.032028496,0.0063029095,-0.031078903,-0.034900386,0.019133482,-0.014452615,-0.015338067,-0.019504149,0.030607829,-0.012749748,0.022613123,0.03817335,-0.003529278,-0.01399534,0.009324199,0.019734977,-0.016749818,-0.018178957,-0.04256873,0.0019362019,-0.05075101,-0.0016245939,0.023537442,0.012435559,-0.03680536,0.0003199239,-0.04246202,-0.033954445,-0.013372734,-0.015397933,0.02325177,-0.019541247,-0.011870049,0.029891301,0.087240286,0.00373354,0.00056887954,-0.027752338,-0.0010840957,-0.064443305,0.05983903,-0.04115131,0.009949565,-0.01700217,0.0010549495,-0.027580459,-0.039313175,-0.0025578246,0.021656763,-0.0023247458,0.033296414,-0.04588529,0.032205544,-0.034457196,0.024049131,-0.03412725,0.0061197043,-0.017617175,0.02264334,-0.052164305,0.03013995,-0.0054716906,-0.040674444,-0.023325404,0.020719144,0.0091292225,-0.0129194325,-0.02181033,0.011766257,-0.033662874,0.008308321,-0.05406609,0.011884666,0.06891821,-0.031414974,-0.0027626054,0.0030737324,-0.039508466,0.00067697803,-0.08467367,-0.027517956,0.016013674,-0.02389,-0.010511317,0.09361831,-0.011003761,0.028729167,-0.03253584,-0.0072073396,0.048811942,-0.002723781,-0.009242613,0.009202696,-0.010249696,0.05140621,0.02110186,-0.0048994194,-0.009237169,0.0017609784,-0.029984623,-0.011253285,0.01955383,0.010879989,-0.058198165,-0.038956884,-0.014571972,0.04183678,0.014769783,-0.013781709,-0.010302625,0.032900088,0.0038732502,-0.037254866,0.0031218403,0.053888172,0.00019613947,0.02828822,0.056625236,0.0029897916,0.024490343,-0.044336136,-0.008710511,0.00921168,0.079317704,0.024330094,-0.018465191,0.03313101,-0.028607165,-0.06355954,-0.025846016,-0.00063451653,0.03406986,-0.0283451,0.01659986,0.0057945726,0.023626113,-0.01848931,-0.0023287602,0.008257533,-0.0060434444,0.03736042,0.026500342,0.06485767,-0.009921287,0.029040724,-0.009780472,0.023138573,0.00075712835,0.036673132,-0.006219604,-0.010408039,-0.05510547,-0.044292692,-0.033225216,0.022186987,-0.040398505,-0.00928862,-0.032788318,0.025484968,0.0367115,0.032823205,-0.030831594,-0.012135848,0.024934875,-0.016100558,0.014649845,-0.044186898,0.024818636,-0.010038552,0.06280517,0.041857224,0.021626689,0.051124416,-0.02078286,0.016722916,0.014411528,0.002015952,-0.030009164,0.0022877518,0.00004646684,-0.02718069,0.010210406,0.0060771555,0.062167678,0.020581873,0.020270195,-0.00984163,0.026087482,0.019125817,-0.0039084083,0.011623277,0.005815288,-0.0071436623,-0.009153243,0.001099643,-0.032549314,-0.025509428,0.008504251,0.039053883,-0.00720028,-0.008928241,0.017199688,0.010328455,-0.03288482,-0.03500472,0.011769938,0.03703189,0.02631196,0.012172401,0.019926807,0.039905675,0.013688568,-0.049361933,-0.0037728061,-0.0008419995,-0.00076376647,0.02495014,-0.00037361818,0.008351188,-0.0067409026,-0.032177415,0.00007132398,0.025783168,0.017513148,-0.0007987914,-0.06609685,0.0018825111,-0.052572303,-0.00038274395,0.023822732,0.0051846397,-0.013585845,-0.0056796423],"last_embed":{"hash":"1v8xkbl","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"1v8xkbl","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{11}","lines":[178,179],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1v8xkbl","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040302664,-0.025958344,-0.022856621,-0.04286094,-0.019408844,0.003941355,0.056918498,0.0136187095,-0.06114336,0.018016635,0.00024091783,-0.020301733,-0.0054910914,0.02652024,0.013419828,0.016883673,-0.021445077,-0.004205583,-0.025439441,0.015931983,0.0005332253,0.023757664,0.023956034,-0.0056271157,-0.06399684,0.02857572,-0.040736932,-0.037642505,-0.029859094,0.07797467,-0.026350746,-0.092464335,0.0073809857,-0.051336356,-0.022597168,-0.003221114,0.030248204,-0.017350115,-0.030690368,0.05658351,0.002319968,0.028426733,0.0056357295,-0.0019917968,0.04325757,0.023919273,-0.004581345,-0.014094074,-0.025767177,-0.045452364,0.046704352,-0.02076628,0.042698044,-0.030714773,0.027825486,0.036001544,-0.03756902,-0.047197353,0.0017504253,-0.007278408,0.017716259,0.0012361167,0.019386489,0.006984395,-0.001858709,0.021158017,0.03154294,-0.025684405,-0.004235301,-0.034008976,-0.017687581,-0.017192734,-0.02097477,-0.028665597,-0.05267662,0.026184348,0.029723225,0.010173459,-0.008631633,0.0076559545,0.01398273,-0.011284197,-0.003055378,-0.011031677,0.0036784946,0.046205424,0.011834241,0.034203567,0.026802175,-0.0046363734,-0.025175333,0.013729486,-0.0038579633,0.015154517,-0.027219614,-0.0044525084,-0.01819478,-0.025658006,0.03949819,0.017909432,0.021461366,-0.004547724,0.024170397,0.012352953,0.017538419,-0.021703798,-0.03234435,-0.014983952,-0.01985226,-0.025222775,-0.0016161946,-0.022482548,0.020049645,0.011869221,0.028985608,-0.01363133,0.016319696,-0.033111025,0.009699794,-0.016249802,0.029979492,-0.008743012,0.050623167,-0.048756808,0.02421154,-0.019462643,0.045763817,0.0011964767,-0.026424494,0.0062545757,-0.0016556912,0.03344186,-0.03703335,-0.029309751,-0.0034405964,-0.009057635,-0.017721567,-0.0135277985,0.014033687,-0.059082355,-0.002514654,0.02639828,-0.06428851,-0.0038800868,0.032639116,-0.028831374,0.006831689,0.013338357,0.027629064,-0.04330189,-0.011205356,-0.009179431,-0.0008726689,0.051854208,-0.0260327,-0.01522729,0.035478104,0.012565861,-0.0040139197,0.019925324,0.02538061,0.027593955,-0.07066683,-0.01669702,0.029467588,0.036342174,0.025195751,0.016668199,-0.015684212,-0.00027852153,0.01290246,-0.05391632,0.027179675,-0.06886859,0.022150619,0.048287984,0.06647566,0.033898912,0.038419005,-0.020607624,0.004957139,-0.012401658,-0.00601655,-0.026126942,-0.0024836378,0.007048812,0.009041466,-0.02167118,0.0153433345,0.029271195,-0.003249046,0.032906316,0.009752927,0.025866514,-0.019785978,-0.021556392,-0.0068762205,0.0046561128,-0.03617098,0.013080532,-0.0013682419,0.053665984,-0.0025494604,-0.025274461,0.017732562,0.0344084,-0.033390015,-0.061714616,0.027456297,-0.005422503,0.015239814,-0.026463563,-0.027870106,0.022630721,-0.006426654,-0.026844872,0.038409244,0.0075462023,0.009613625,0.01522578,-0.025750242,0.03249652,-0.003951137,0.0009543449,0.012178941,0.019990692,-0.0016631193,-0.011615314,0.019916777,-0.055616546,0.01957988,-0.006545551,-0.0045975936,0.02931854,0.058090705,0.015870506,-0.03990278,-0.008187362,0.027292069,-0.021794133,-0.03541598,-0.07740438,-0.022462236,-0.020743256,-0.017461259,-0.010788667,0.023219965,0.0066726366,-0.027044524,-0.020193709,-0.0059273294,-0.014259414,-0.029894065,-0.030772258,-0.004227079,0.012829211,-0.0037467354,-0.0032372607,0.00057401473,-0.032172684,0.025653264,0.0008075322,-0.013030902,0.0037681337,-0.049098358,0.013286952,0.010245502,0.031255722,-0.015279557,0.011239229,-0.007193982,-0.013421879,0.009751711,0.031595133,-0.01761385,0.011865361,-0.013804255,-0.0006718201,0.04841018,-0.017948387,0.017125418,0.06623545,0.03484824,-0.019529834,0.05778819,-0.0049395305,-0.050052937,-0.022428326,0.012222756,-0.05503232,0.02299094,-0.0133228395,0.068554446,-0.006426741,-0.01913985,-0.0195093,0.022278145,-0.15584506,0.040846206,-0.003744551,0.041804463,0.017056441,0.03376497,0.018641746,0.024572825,-0.0510078,0.043804266,0.0052106096,-0.05293149,-0.0007724806,0.04298499,0.011540073,-0.024120832,0.01460645,0.004690671,-0.023068486,-0.036664248,-0.0070645115,-0.05415181,-0.036709763,-0.04023929,-0.030391794,0.04893374,0.059478614,0.007883953,-0.020041458,-0.025459157,-0.07278057,-0.026157921,0.003574093,0.0014165583,-0.0076574082,0.05600769,0.06783416,-0.0064098565,0.010226905,-0.02475127,0.055029392,0.043036688,-0.01283085,0.012485881,0.006197229,-0.030512819,0.013191591,0.0042008413,-0.029243834,-0.020258248,-0.009411174,-0.029505529,-0.0076910653,-0.035497464,-0.015302614,-0.020875478,0.01876317,0.06460555,-0.0097264405,-0.0019077567,-0.022071,-0.01786753,0.03079425,0.007310857,-0.027573325,-0.049276367,0.021834072,-0.047149546,0.002047682,-0.039430447,0.005735629,-0.023086425,0.006957804,-0.05120446,-0.05193261,0.01928973,-0.016025262,-0.028256861,-0.037722223,-0.09563216,0.0341948,0.0116934385,-0.034440514,0.03379714,-0.01673342,-0.038090076,0.032147665,0.02469782,0.033173032,0.2623129,0.028623242,-0.04105983,-0.006046569,0.00007341163,-0.018774917,0.007550398,0.09884312,-0.0019884894,-0.045522023,-0.037969038,0.0029317203,0.022123821,-0.016161384,-0.0074935975,0.031785555,-0.046346553,-0.017144172,0.07079595,0.002792296,0.019273365,-0.034021933,0.05686952,0.013333736,-0.021403788,-0.05502173,-0.057973452,-0.014478387,0.025933491,0.023731828,-0.056583166,0.0017489021,0.01395859,-0.036892246,0.021773687,0.02826902,0.0095002595,-0.014433241,0.04031428,0.0053225826,0.019070763,-0.008182165,0.010546781,-0.009844191,0.0051385434,-0.040379077,0.028775074,-0.005673467,0.003720134,-0.014858306,0.019157592,-0.027891465,-0.024049994,-0.018325709,-0.010219589,-0.0059065977,-0.024245756,-0.008261105,-0.037088964,0.017051077,0.05504848,-0.0011526236,-0.037113287,0.04139138,0.0016769286,0.022573864,0.024409061,0.002956219,-0.027773635,0.033697687,0.017110286,0.02218588,0.009491435,0.014253084,0.041076567,-0.033257656,0.076372735,0.036758143,-0.008119379,0.009870341,-0.018884134,-0.0093626985,-0.05766594,0.032053385,0.0052420455,-0.036470626,0.039837312,0.057221193,-0.044734456,-0.015949138,0.011481363,0.04261455,0.0014483286,0.004823812,-0.011348841,-0.0034451191,-0.014712964,0.0027221686,-0.04342373,-0.0020448493,-0.031185836,-0.010132283,0.005852647,-0.04307159,0.043493755,0.01908476,-0.018201148,-0.011889234,-0.018540192,-0.0055358745,-0.044020124,0.01918035,0.023618605,0.036364555,-0.007680288,0.04466892,0.017187973,0.0056424458,0.07214843,0.025672155,0.019886982,-0.028057232,-0.022455622,-0.004714826,-0.027553385,-0.0362855,0.003801851,0.055725694,-0.04414356,0.038536154,0.017589107,0.00030479324,0.028097482,0.019136019,0.03581509,0.00007799879,0.04212836,-0.023210214,-0.011526471,0.026479183,-0.03776654,0.015718052,0.0032828606,-0.02066643,0.028212706,0.036171228,-0.023159912,0.0064735953,0.0018224098,0.0027288017,0.024353277,0.049138058,-0.004088885,-0.0057359287,0.012232109,-0.12672529,-0.020261647,-0.03542895,-0.01815269,-0.02209384,-0.0005598001,-0.03467028,0.02155888,0.06382507,0.0076796603,0.03659055,0.037826214,0.030244188,-0.01397115,0.014604271,-0.0018615256,-0.0034230514,-0.035261054,0.0064992555,-0.0006327024,-0.039503083,-0.0565612,-0.0032699332,-0.030357683,-0.0150631,0.014161139,-0.0031996982,-0.045758978,0.0131053915,0.00078786316,-0.015581983,-0.0064850342,0.0029956666,-0.030211175,-0.018471051,0.041964944,0.101787746,0.04714027,0.002842306,0.0385661,0.07118763,0.026229946,0.04403463,0.052419282,0.000059062266,0.025886906,-0.024183257,0.00067460997,-0.021455118,0.035574455,0.006242029,-0.005508244,0.03833337,0.005836123,-0.014323232,0.0010885139,0.036105856,-0.045911964,0.003113333,-0.019406134,0.015821699,0.046418175,0.03238569,0.031743933,-0.0064310445,-0.02645542,-0.03534288,0.018479778,-0.010248338,-0.03865919,0.0060245115,0.008697584,-0.00867583,-0.022325274,-0.024907403,0.0031769215,-0.029469414,0.016214432,-0.014698502,-0.003030712,0.033144567,-0.006071311,0.04654301,-0.01804726,-0.044918314,-0.015490333,-0.035415564,0.020510674,0.04525045,-0.00020545357,0.030206282,-0.014318298,-0.036513776,0.058141865,0.046496067,0.014480244,-0.024550596,0.016283004,-0.009424625,0.030792762,-0.0073105204,0.010159241,-0.020551706,-0.00940487,-0.048387244,0.023092976,0.041802984,0.017669128,-0.016444826,-0.08619711,-0.08082811,-0.00874802,0.009555963,-0.022764513,-0.028547598,-0.026438735,0.0020960302,0.008454891,-0.018890318,0.012127248,-0.021487968,-0.033652507,0.019426588,0.032517347,-0.077826425,0.0063998126,0.003343913,0.011665403,0.028704366,-0.04487876,0.014029486,0.03723698,-0.022652557,0.036347874,0.017484618,0.018392397,-0.02786547,-0.054136872,0.05181173,-0.046416994,0.03389381,-0.03182896,0.024839543,-0.032807067,-0.011273272,-0.018582344,-0.0012622321,0.004634546,-0.009176334,-0.037119716,0.0018394578,-0.017909775,-0.002790822,0.019213278,0.029394405,0.023825644,-0.022212481,-0.0019102396,0.03926215,-0.010264872,-0.020884126,0.060831424,-0.048454486,-0.038568076,0.020595312,0.002790939,-0.04211956,-0.029390372,-0.0053781956,-0.017727807,0.02042716,0.004521724,-0.021095295,-0.014005739,-0.01737714,-0.073612235,-0.03571497,-0.025256418,-0.0029668536,0.0010829205,-0.039897345,0.017198255,-0.0094127795,0.024025202,0.0002311996,0.009202759,-0.038217373,0.03160425,-0.01494318,-0.003789802,0.021015616,0.018572688,-0.027288219,-0.02926149,0.012531625,0.011976398,-0.008492671,-0.014205712,-0.0149254175,0.030860124,0.036600422,0.007210588,0.038221672,0.0057669706,0.012084157,-0.026222078,0.02246785,-0.019598465,-0.016429491,-0.021033378,0.007753851,0.014668759,-0.030109525,-0.0073795207,-0.026250182,-0.019083496,0.01025677,-0.009634971,0.020585608,-0.04409312,0.07385174,-0.02064622,-0.039137453,0.04270332,0.008713027,-0.04061471,-0.06009867,-0.013061449,-0.019326108,0.004981441,-0.028460419,-0.009889744,0.023726689,0.03863783,0.01576151,0.008791213,0.0062834923,-0.02478921,-0.009644612,-0.15225044,0.017263638,-0.019711144,-0.01068989,0.003655013,-0.0012450452,-0.018622397,-0.018934766,-0.021267027,-0.024816807,0.006649448,-0.027221523,-0.010067592,-0.015682528,-0.04662524,0.012586887,0.023236841,-0.012457784,-0.032722156,0.016499663,-0.005923168,0.021399945,0.03032087,-0.004785189,-0.017568022,0.027482321,0.020160913,0.016337447,-0.008018199,-0.053515475,-0.015413937,-0.057105992,0.009096822,0.018266585,-0.0017795091,-0.009096625,0.0048898757,-0.024924327,-0.034568176,0.016109373,-0.033763442,0.019810077,-0.0004841782,0.0036392773,0.045079444,0.038711026,-0.027607126,-0.010470475,-0.022804217,0.03614492,-0.06446376,0.052540716,-0.034505308,0.017164908,0.02072924,-0.009636506,-0.03920742,-0.018108554,-0.021982355,0.0024475746,-0.021130124,0.019719426,-0.036866117,-0.0066272942,-0.034208674,0.027792761,-0.0077221286,0.0015543526,-0.023037804,0.016914539,-0.021339634,-0.013785735,-0.0047380286,-0.05386981,-0.042709146,-0.007321556,0.03052762,-0.03347613,-0.006234907,0.002235795,-0.012818463,0.010373527,-0.07284736,-0.013157446,0.080788575,-0.02359439,-0.010251174,0.013278284,-0.029231232,0.013656777,-0.066177964,-0.0039268574,0.021530773,-0.01296766,0.016968254,0.07007451,-0.03280103,0.041779883,-0.022458717,-0.01679882,0.022590687,0.0077943057,-0.014714622,0.00874762,-0.004125297,0.02336604,0.032719254,0.0061395583,0.008268086,-0.0005881061,-0.021563673,0.00049215235,0.01633514,0.014131578,-0.061254524,-0.03052865,-0.023758005,0.034263875,0.021580806,-0.05240944,-0.0021584705,0.012007701,0.027863657,-0.028632237,0.01381337,0.04107944,0.0044514216,0.033557672,0.024918886,-0.0045910594,0.023415025,-0.023094224,-0.016570957,0.03338972,0.100796655,-0.009506082,-0.017861119,0.040831514,-0.034645785,-0.054254696,-0.026499717,0.023196561,0.028993985,-0.036488295,0.03699198,0.003971244,0.05201623,-0.0027823509,0.013865331,0.01528397,-0.023741856,0.010366618,0.019679619,0.059188265,-0.039400265,0.046767477,-0.012000575,0.017800562,-0.00311368,0.0337073,-0.008003558,-0.012089061,-0.022283422,-0.03348148,-0.028025027,0.024219008,-0.010119876,0.0042855768,-0.03177254,-0.0053658998,0.018254396,0.05039077,-0.022225682,-0.011285607,0.028522879,-0.01704583,0.012246274,-0.026077671,0.044327755,-0.0054758475,0.04740826,0.030005384,0.010560196,0.03885032,-0.020602489,0.011274811,0.022353651,0.024444314,-0.02753714,-0.03442912,0.004655623,-0.00834919,-0.014294752,0.0053041964,0.061262686,0.0072693625,0.006766393,0.009657795,0.00064958783,0.041951887,-0.011843021,-0.029454345,0.0066355206,-0.0066130846,-0.00073830195,0.011278685,-0.03554257,-0.008831414,0.0011292481,0.050966304,0.016779928,-0.017541986,0.017434102,0.03893842,-0.025474625,-0.015777722,0.02630047,0.03588735,0.013948007,0.0005399165,0.007694556,0.01906279,0.01698353,-0.045866538,-0.031396322,-0.023013499,-0.007704027,0.0044592065,0.033461697,-0.006015892,0.0045608645,-0.022493701,-0.013768019,0.020086806,0.011027335,0.027786093,-0.09623996,-0.00087024516,-0.03533388,0.018096572,0.031173844,-0.011899247,-0.013596309,0.013576602],"last_embed":{"hash":"12tmrh6","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"12tmrh6","at":1762859996948},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{13}","lines":[181,181],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12tmrh6","at":1762859996948}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010425235,-0.027390512,-0.03332269,-0.006119731,-0.040992815,-0.021089228,0.059617694,0.035286374,-0.01542598,0.021734709,-0.013711128,0.017226279,-0.015189355,-0.008352197,0.034326576,0.010622359,-0.0018154291,0.0010440972,-0.03558072,0.004799119,-0.021941321,0.00056693604,-0.017894072,0.03446557,-0.060071953,0.021133272,-0.009627979,-0.037769295,-0.031350907,0.07082006,-0.023085877,-0.107092,-0.030646903,-0.032403037,-0.011762543,-0.019849513,-0.022575967,0.012065336,-0.034871854,0.021042582,-0.009245323,0.017915975,0.0012340937,0.01916741,0.022857249,-0.0049789706,-0.015132012,-0.028204544,-0.030728156,-0.0503556,0.027816426,-0.01635217,0.04169845,-0.042714253,0.0073015084,0.018884335,-0.027218226,-0.062101256,-0.023790237,-0.003481918,-0.0075695952,-0.0074652564,0.022701481,0.002912821,0.01177287,0.026191475,0.011104136,0.007181088,0.0060545104,-0.015305283,-0.00042073184,-0.029663801,-0.037184406,-0.031560615,-0.067578435,0.0048101256,0.035768546,-0.035075404,-0.020318804,0.01779802,-0.011411593,0.014110131,-0.004953663,-0.009605542,0.012866231,0.069512114,0.012233976,0.036302883,0.03027067,-0.03251372,-0.021252392,0.020744102,0.015410262,-0.01577228,-0.04338676,-0.0031136791,-0.033527896,-0.055081315,0.005716804,0.026144383,0.024992455,-0.00981537,0.010839832,0.015201993,0.009693603,-0.04792237,-0.020420993,0.020645205,-0.028055087,-0.030361926,-0.007928362,0.010100821,0.019231457,-0.0065871533,0.03575716,-0.02239978,0.024948457,-0.0196752,-0.0033723586,-0.026088884,0.009021558,0.007032344,0.06710188,-0.043463655,0.02949466,-0.012604866,0.049551032,0.02498121,-0.01456214,0.001846441,0.018221043,0.043348502,-0.046100054,-0.014023409,-0.01835743,-0.028771708,-0.003523213,-0.0063636946,0.016840512,-0.044248007,0.013187975,0.017264165,-0.065540925,0.0031710311,0.039682712,-0.037868064,0.0059895357,-0.004021253,0.011945954,-0.04801553,0.0060394276,0.019091286,0.050710835,0.028192393,-0.021632936,0.0015535494,0.024104888,-0.0013724167,0.032588612,0.014486241,0.03446128,-0.02571182,-0.021790354,-0.021336075,0.027744757,0.048691098,0.004605731,0.02570736,-0.018616876,0.023976995,0.00821324,-0.04307951,0.007996664,-0.06224774,0.031648707,0.027658368,0.042012285,0.010864982,0.021261074,-0.026933417,-0.019944761,0.032610755,-0.012251019,0.0051186015,0.013395576,0.02599541,-0.042711765,-0.016409991,0.03840286,0.0060988716,-0.005664812,-0.0044676894,-0.0060532982,0.03625253,0.020577626,-0.057994783,-0.029567074,-0.020388158,0.007570538,-0.0132942,-0.044548318,0.05525443,-0.017934097,-0.0018019263,-0.008920129,0.016534798,-0.045296308,-0.0146533875,0.018690534,-0.025729734,0.029398005,-0.04133688,-0.020516235,0.03369096,-0.039774176,-0.025940461,0.025200685,0.003456694,0.03590553,-0.014293665,-0.011317614,0.0151601685,0.0049517406,0.039129265,-0.003243733,0.026285512,-0.0017718937,0.039742827,0.023064472,-0.05337986,0.024260297,0.008427776,0.01971935,0.008914051,0.045949243,0.018216506,-0.029232748,0.0011973517,0.019523842,-0.031487953,-0.012035022,-0.07077521,0.0024791127,-0.031177852,-0.022285797,0.011539711,0.023651559,0.044811,-0.0234756,-0.00056318945,0.007700583,-0.011564012,-0.035632417,-0.002742207,0.011005782,0.00042994486,-0.022847768,0.011854093,-0.010447349,0.0022385959,0.010053435,0.027578663,-0.008250568,0.013208937,-0.010058423,0.01815664,0.016323345,0.021185588,-0.012944375,-0.004340075,0.016402764,-0.02051157,0.026444089,0.0074991263,-0.008015924,-0.006476646,-0.026563102,-0.0007192871,0.029781505,-0.016846629,-0.009513501,0.02903811,0.028071804,-0.021073505,0.057084255,-0.013265459,-0.0391795,0.0042364416,-0.0076489416,-0.04881032,-0.02356431,-0.019536374,0.06418278,-0.033882648,-0.0093937265,-0.0125327455,0.008352526,-0.17377272,0.020096205,0.0047912616,0.046097074,0.03915089,0.026802463,-0.00752184,-0.0013500929,-0.05487454,0.05657999,0.021361914,-0.051498193,0.0021130657,0.04652269,0.011912598,-0.04066464,0.025350956,0.033263143,-0.026179409,-0.018701218,-0.009247671,-0.033319183,0.0043709753,-0.010221667,-0.013396716,0.049209196,0.0835658,0.0097175585,-0.030098211,-0.040559042,-0.07565285,-0.044931196,0.005842933,-0.008178955,-0.005105102,0.0331156,0.020310853,-0.021123352,0.031273548,-0.030232409,0.054578498,0.041469824,-0.014455786,0.018873923,-0.019382786,-0.024717273,-0.0038793245,0.0036591957,-0.0557308,0.009969967,-0.04254323,-0.022778105,-0.036277678,-0.04277311,-0.04965289,-0.0066895387,0.04509942,0.063366316,0.02487151,-0.011428601,-0.02119045,-0.026221538,0.009252223,-0.00033014876,-0.026067456,-0.046354566,0.0344912,-0.041015107,0.010806405,-0.030181993,0.00861131,-0.0344757,0.012606714,-0.025693826,-0.04427954,0.0152227795,0.008679532,-0.019669725,-0.031616636,-0.07482197,0.052084453,0.015374056,-0.021617213,0.048029575,-0.0012918443,-0.043881524,0.03576772,0.02597992,0.057926565,0.2566968,0.026096005,-0.04135164,0.03795433,-0.0053594657,-0.035416488,0.028866937,0.05470099,0.001440584,-0.043159187,-0.01877404,0.024530927,0.02950797,-0.014919221,-0.016510414,0.039969277,-0.060001295,-0.009374526,0.06826055,0.00004135924,0.017853323,-0.029509181,0.05113899,0.004407716,-0.030777669,-0.0023693433,-0.03422855,-0.015339927,0.0054307245,0.04003299,-0.06300556,-0.011503119,0.01609143,-0.033037893,-0.012084374,0.040218458,0.0033074524,-0.032747958,0.01252098,0.043229558,0.0021140126,-0.007309264,0.0059169056,-0.02738348,-0.015460969,-0.045639705,-0.019246368,0.010281492,-0.008732063,-0.016365347,0.019950472,-0.033342723,-0.017015202,0.002097268,0.010855571,0.008504994,-0.009391467,-0.016264336,-0.014011605,0.0463074,0.047759462,-0.0029661686,-0.030305108,0.046596907,-0.018814614,-0.007389911,0.0359172,0.0021141411,-0.0034984672,0.012066378,0.015163574,0.05124212,0.0026595844,0.016212633,0.019926926,0.008469088,0.072535686,0.03809999,0.0012423511,-0.010310794,-0.020006698,-0.029469473,-0.014512663,0.019009639,0.015682334,-0.03438054,0.0314668,0.09189389,0.003295748,0.009373687,0.014213206,0.018919319,0.007188999,0.043431778,0.016839815,-0.025658706,0.014970017,-0.013160155,-0.077400185,-0.026527565,0.0007264646,-0.018180575,-0.0054072696,0.022477202,0.04101661,0.036004364,-0.027280593,-0.007897697,-0.025741607,-0.02765133,-0.039387934,0.01421893,0.010984628,0.00844593,0.03521715,0.03452272,0.014104849,0.015706964,0.08465114,-0.005456839,0.0029965062,-0.0226213,-0.011651992,0.013966898,-0.018784814,-0.06474982,0.03502427,0.06012361,-0.020586628,0.06265531,0.002843936,-0.011484742,0.008936265,-0.008200025,0.044270027,-0.026071992,0.041197333,-0.0079572955,-0.025459103,0.038452428,-0.010573125,0.046060383,-0.022075584,-0.034995984,0.018571584,0.034077138,0.00096366386,0.0097539835,-0.0016571324,0.010314346,0.008007241,0.06127995,0.040045924,-0.007462622,0.018708121,-0.089093074,-0.027568717,-0.036966518,0.010102028,-0.023438646,-0.011653193,-0.01317256,0.013195212,0.07429646,0.0077538146,0.054553043,0.019336363,0.0013375088,0.00054163614,0.0053401925,-0.008074727,-0.028759103,-0.020746728,0.0013522742,0.011167943,-0.019128647,-0.038190056,-0.0046026525,-0.05226817,-0.021594219,0.04564506,0.009105826,0.012735595,-0.012901888,0.023981072,-0.04691141,-0.0004286968,0.010898222,-0.04302163,-0.025718624,0.042674135,0.093253605,0.027576344,-0.008935262,0.048896797,0.034243464,0.04446965,0.048068956,0.029131431,-0.018462362,0.003204157,-0.021614868,-0.0037101912,-0.008029062,0.017350677,-0.02816106,0.017169438,0.027679956,-0.027935041,0.029679578,0.008053819,0.035902236,-0.011410244,0.029796919,-0.034228384,-0.0007646244,0.019837165,0.03273728,-0.0035751224,-0.0155710485,-0.014835105,-0.033214025,0.01768915,-0.012419349,-0.03865648,0.020784276,-0.0012879159,0.012629572,-0.054527625,-0.02905775,0.0003661564,-0.021432415,0.012068019,-0.012237352,-0.0055642393,0.028712545,0.010571239,0.037932783,-0.011888801,-0.05574991,-0.022756802,-0.020914279,-0.01773818,0.028691193,-0.000394835,0.010514014,-0.026728267,-0.0490723,0.07087486,0.036174573,-0.020962512,-0.013174447,0.018934553,-0.048212465,0.046871766,-0.0028598192,0.02000897,-0.0068398733,-0.013303574,-0.047713578,0.0039988346,0.046747655,0.01368417,-0.02110773,-0.050527647,-0.04618217,0.014992082,0.00015154842,-0.022106256,-0.011495521,-0.031719502,-0.0065719076,0.023538707,-0.04558384,-0.003753644,-0.03368594,-0.047158245,0.04102583,0.031135239,-0.058881707,-0.0034701424,-0.0024874548,-0.004099261,0.005514422,-0.047126308,0.0032493297,0.01942089,-0.033204738,0.024873665,0.006686855,0.028224805,0.004132538,-0.06474267,0.06504209,-0.016075809,0.035512738,-0.050707337,0.01327309,-0.038656298,-0.011674656,-0.022175096,0.0025694163,0.0028451416,-0.019774305,-0.014715039,-0.021218637,-0.03113288,-0.030523468,0.022771852,0.020723572,0.01806164,-0.013179752,-0.00031249193,0.020765949,0.005883799,-0.003785959,0.07025006,-0.03584585,-0.014059956,0.00026764316,0.004025493,-0.015028544,-0.03645055,-0.00016684514,-0.035705596,0.016577264,0.009714431,-0.025189472,-0.018724369,-0.00017057228,-0.05255757,-0.026186436,-0.0040180357,-0.033093728,0.018597387,-0.009990061,0.026518762,0.007135359,0.032591876,0.0050794827,-0.039805062,-0.018994864,0.05540623,-0.0123627605,-0.016228212,-0.02581385,0.013723751,0.0042310585,-0.01389987,0.0118594915,0.01250248,-0.011644655,0.0009159142,-0.028713495,0.03314117,-0.002077757,0.037307806,-0.030696759,0.007845211,0.0073986887,-0.030864103,0.016254012,0.018545771,-0.04752992,-0.0075672283,0.012200771,0.011617932,-0.031626377,0.0010136226,-0.040013015,0.011932468,-0.02563952,0.004803717,0.029649327,-0.031516116,0.043563627,-0.021470085,-0.042832468,0.042406358,-0.030305248,-0.012850229,-0.0666546,-0.018057263,-0.012709696,0.0071158134,-0.028848259,-0.006980992,0.04269277,0.04925346,0.0059057306,0.018065901,0.009899553,-0.013801206,0.01249672,-0.17002785,-0.0030618864,-0.018213224,-0.012799788,-0.01130462,-0.015114091,-0.020503853,0.0054095564,-0.0061299624,0.007606228,-0.005312642,-0.005646107,0.01254589,-0.0061234017,0.017884117,0.0073732496,-0.020470172,-0.017933216,-0.02797186,0.049770705,-0.011846268,0.018042274,0.013517795,0.014599621,0.0015817663,-0.0037233608,0.00026568453,0.018623702,-0.008701755,-0.070129,0.022523703,-0.07865816,0.011048116,0.049278785,0.009278023,-0.0578444,0.011462557,-0.031261954,-0.03206375,-0.006172809,-0.022955822,0.011542398,-0.032397047,0.0026472362,0.015854143,0.051238142,-0.0116008455,-0.005270598,-0.037488077,0.020430854,-0.051180396,0.037616104,-0.030933945,0.015965357,-0.013162703,0.0011021837,-0.013977801,-0.0288587,-0.0102172,-0.007492544,0.00089362776,0.029959003,-0.03900453,0.00499434,0.0024274776,0.015421764,-0.027914051,-0.013239001,-0.013400994,-0.011460804,-0.031205852,-0.005080264,-0.0034227804,-0.04201052,0.001917528,-0.03728604,-0.008315013,-0.010522397,-0.018373022,0.01416777,-0.007519246,-0.030884285,-0.05804959,-0.0022322147,0.06677492,0.00013282485,-0.001488792,0.0000701739,-0.03236737,-0.0056935176,-0.08624137,-0.028397141,0.0035083403,0.0058122473,-0.020688666,0.09710305,-0.018114517,0.023097597,-0.028237054,-0.046364915,0.03738656,-0.024082055,0.0039254273,0.02291319,-0.0007866644,0.023521269,0.033696108,0.0010515611,-0.0006294518,-0.0036233736,-0.012371189,-0.0072024935,0.0051836115,0.0026631348,-0.04305385,-0.030293057,-0.038428165,0.03591037,0.014722914,0.0018178284,0.006597655,0.018476432,0.025604906,-0.044468924,0.0071253744,0.060046803,0.022037568,0.015376503,0.051041067,-0.021375598,0.03164691,-0.051138457,-0.027429275,0.018142778,0.06761382,0.02732889,0.016612388,0.042779006,-0.057776347,-0.033934224,-0.018809462,0.025775101,0.03423741,-0.02575298,0.03439469,0.016596656,0.014386736,0.0019115069,0.014191079,-0.0144078825,0.0028539964,0.016166385,0.030865563,0.059306975,-0.006606322,0.043261115,-0.0290717,0.01706859,0.012211368,0.05612765,-0.0060217185,-0.045441624,-0.024601487,-0.07597636,-0.0433164,0.030323733,-0.045776825,0.008679174,-0.037992895,-0.009279104,0.0203046,0.014519223,-0.034249637,-0.014639091,0.03384977,-0.01261902,0.009580876,0.012803221,0.05437227,-0.0022885327,0.039092693,0.017619397,0.04411749,0.04054328,0.010425527,0.013898231,0.0021635448,0.016611185,-0.024834923,-0.034062896,0.0034137862,-0.019701619,0.0009600705,0.0054491935,0.036445264,0.006666575,0.018632231,-0.00077335694,0.023509545,0.0021947068,-0.0029471272,-0.0052341362,0.016563239,-0.01404783,-0.01543881,-0.0025040735,0.0033003043,-0.0053312094,-0.009910624,0.045085277,0.012204766,-0.0030410031,0.025821788,0.060198784,-0.04030717,-0.050869036,0.016918825,0.026661992,0.01140247,0.022051863,0.014909056,0.04723305,-0.02101591,-0.024638284,-0.020725096,-0.004987672,-0.016078461,-0.0011350701,0.035878956,-0.0074591567,0.023381859,-0.0075091645,-0.002831059,0.037997246,0.01774769,0.023462577,-0.08865811,0.010837929,-0.03293238,0.009662845,0.026559794,-0.0001336858,0.006298128,-0.012526589],"last_embed":{"hash":"1g9apur","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"1g9apur","at":1762859996949},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{14}","lines":[182,182],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1g9apur","at":1762859996949}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028898649,-0.032780405,-0.034309354,-0.011271546,-0.04237311,-0.019945184,0.067738436,0.031298876,-0.012869402,0.03067238,-0.020014172,0.038657602,-0.02027914,0.027030451,0.015396359,0.005426868,-0.02319614,-0.0127968555,-0.025450155,-0.0082399035,-0.02804648,0.018348128,-0.0013676177,0.0136402575,-0.05204371,0.033484593,-0.0020392877,-0.032274324,-0.036359694,0.07189632,-0.0061836457,-0.07321903,-0.014157739,-0.0014054194,-0.009090842,-0.0015265096,0.0064418367,-0.0067257467,-0.034558,0.01010222,0.0007601221,0.013470461,0.020389205,0.0052335775,0.010320437,-0.012068361,-0.03028817,-0.01696231,-0.029469846,-0.050692346,0.052424543,-0.012603221,0.034248,-0.0315321,-0.000021881,0.012228413,-0.023030678,-0.044659395,-0.01825052,0.031133326,-0.008154712,0.010612941,0.024767814,-0.0065416438,0.0073940414,0.025647532,0.0017745632,-0.005592996,0.003439088,-0.025366448,-0.016104395,-0.026032653,-0.032822154,-0.033285238,-0.06158295,0.0109303985,0.016281929,-0.018071903,0.0010682736,0.015674185,-0.021824477,-0.00050986744,0.0107445745,-0.019099237,0.013227885,0.04344258,-0.0053491,0.032241803,0.024550682,-0.01993241,-0.02915255,0.034234084,0.014483251,-0.014997174,-0.029756933,0.0129541755,-0.034859873,-0.02663413,0.024992725,0.01514297,0.030918725,0.004258924,0.021041632,0.020791108,0.012881398,-0.032935742,-0.012778128,0.017011145,-0.0072981576,-0.034804232,0.005415158,0.007215352,0.016676143,0.0057600234,0.03368107,-0.008998257,0.036807302,-0.03170852,-0.010283586,-0.022660274,0.03308488,0.01413584,0.0504304,-0.04910966,0.013364247,-0.009660204,0.06706119,0.027811894,-0.013456183,0.013259217,-0.0043874225,0.046668682,-0.052184034,-0.0049213003,0.00033987177,-0.020590514,0.019894449,0.017751971,0.004437133,-0.051604282,-0.0014836648,0.040633727,-0.051635854,-0.0069186236,0.009283032,-0.042659692,-0.015340311,-0.00029093496,0.019125365,-0.071275465,0.0011811452,0.012458246,0.040812112,0.042858183,-0.021488667,0.011590209,0.026872983,0.036946576,0.001943335,-0.005402447,0.023815269,-0.011231131,-0.041664254,-0.0030802195,0.04123324,0.043124363,0.014923382,0.011031277,-0.028203724,0.030027,-0.0033115656,-0.047250096,0.0046104346,-0.05995287,0.0492338,0.02292993,0.050170034,0.0213163,0.049962908,-0.019480044,-0.003811092,-0.011955762,-0.007917794,-0.015790204,-0.008141695,0.018040169,-0.028572347,-0.0059754155,0.036073305,0.017221466,0.017131938,-0.003016364,0.017606152,0.033735815,0.017148776,-0.038081355,-0.01762913,-0.019429673,-0.004722788,0.012365455,-0.01219673,0.04755679,-0.019190868,0.000098634424,-0.002275901,-0.006777084,-0.055625994,-0.032600466,-0.007635712,-0.04460008,0.032910656,-0.020780474,-0.04200621,0.018659972,-0.030497959,-0.02996199,0.02290939,0.0027529309,0.023937045,-0.017977435,-0.01969655,0.029059218,-0.003508758,0.023876421,-0.01606478,0.008884075,-0.0054523353,0.035183895,0.018269306,-0.061542016,0.023712391,-0.004528954,0.010453381,0.01750484,0.024533473,0.0094806915,-0.046502005,0.0035834145,0.05349617,-0.04561422,0.0069830664,-0.035896316,0.0025013105,-0.028745892,-0.015850542,-0.0023301141,0.019516286,0.016052132,-0.014055446,-0.002862541,0.008009376,-0.0042323596,-0.028944504,-0.020062407,0.018054716,0.010100292,-0.001650273,-0.011926285,-0.013922671,0.0091354335,0.0067915195,0.034460224,-0.014798013,0.022702096,-0.0038823623,0.0028151735,0.013584411,0.031025046,-0.0004981271,0.0030305402,0.014170917,-0.025421267,0.004527241,0.013633464,-0.03866871,0.009806249,-0.027743282,0.0058946963,0.069632575,-0.014997718,-0.023167599,0.037654884,0.047611058,-0.04511071,0.06429454,-0.015184125,-0.03621172,-0.005957744,0.003802381,-0.050391674,-0.01598544,-0.009948034,0.06099306,-0.002144729,-0.022079948,0.0124037815,0.018861476,-0.16760899,-0.00031393807,-0.007950731,0.045962967,0.023546262,0.021195877,-0.0045126416,0.017355552,-0.037204433,0.040303946,0.0051516932,-0.053493608,0.00016508653,0.03379092,0.026718974,-0.034328025,0.02597147,0.027160568,-0.017794542,-0.03193911,-0.020875141,-0.052824143,-0.0305932,-0.022781054,-0.03210427,0.033003986,0.0676425,0.010489668,-0.036312155,-0.0191335,-0.0815122,-0.04373997,0.00641878,0.0029153773,-0.0038887109,0.031966038,0.020769676,-0.00070805755,0.02889874,-0.03873733,0.046276785,0.03217994,-0.012257468,0.009767691,-0.03849511,-0.011669466,0.0076461267,0.004127141,-0.06691264,-0.019703759,-0.021223571,-0.033663515,-0.02383724,-0.03461169,-0.056615144,-0.019311883,0.040081706,0.051278055,0.032649938,0.011638645,-0.030695513,-0.020542923,0.01230295,-0.030334314,-0.02977389,-0.05102002,0.050919503,-0.026342247,0.0082779275,-0.026316486,0.017876532,-0.046579413,-0.005635947,-0.031423427,-0.0336272,0.029224353,-0.019376785,-0.026371626,-0.03322344,-0.087555155,0.04415208,0.022784824,-0.036036108,0.046775233,-0.00846278,-0.04764019,0.027692001,0.032588765,0.01434552,0.25132912,0.007356537,-0.044963464,0.0018378162,-0.0067107053,-0.03071141,0.050828163,0.08600302,-0.0024861004,-0.039487362,-0.044603065,0.006036166,0.020591808,-0.007606497,0.00048353724,0.007909848,-0.078806266,-0.01889087,0.0852705,-0.003988362,0.023499012,-0.042066082,0.036768466,-0.0017443014,-0.03033852,-0.020300733,-0.031829342,0.024545282,0.02549651,0.051602393,-0.0615597,0.0051298435,0.015005247,-0.028161535,-0.0077282046,0.03431444,-0.0018150366,-0.03995626,0.010404882,0.028001131,-0.007142325,-0.0039721467,-0.0036502054,-0.04178334,-0.0033759533,-0.03644223,0.0021695388,0.009498684,-0.031522177,-0.021094,0.04179276,-0.0058917254,-0.014203909,0.0039309403,0.021736247,-0.012738516,-0.02649987,-0.0065355506,-0.0030867918,0.034286693,0.057831045,-0.0102041885,-0.041160684,0.012352775,-0.024538659,0.023123045,0.035901804,0.008534645,0.009745768,-0.011472196,-0.008714555,0.04047177,-0.0058906046,0.029293654,0.03102394,-0.005069437,0.06801107,0.025871808,0.00097208034,0.017874515,-0.025799872,-0.024075333,-0.041516144,0.030653827,0.015214781,-0.04639911,0.001514742,0.07140286,0.0040427023,0.027656691,0.012855456,0.020089183,-0.009985764,0.019006956,-0.010783214,-0.027323706,0.033250265,-0.015579086,-0.05536722,-0.016871713,-0.008938787,-0.024360027,0.01607568,0.01739811,0.028739527,0.050967984,-0.040860474,-0.015504035,-0.020240568,-0.0046628998,-0.048674688,0.028302614,0.01783623,0.047632366,0.029811358,0.042941306,0.008187148,0.000114916,0.07537159,-0.008905004,-0.0071337325,0.0046200817,-0.0071008843,0.010746081,-0.019003348,-0.072076164,0.022853902,0.050470695,-0.028057009,0.060641684,0.011090221,-0.016392983,0.030062513,0.0068202624,0.04032272,-0.011767221,0.02395866,-0.015696432,-0.008381974,0.025943553,-0.015165372,0.038059313,-0.029906921,-0.016912531,0.029141348,0.041993894,-0.007829876,0.007703838,-0.009254665,0.006683388,-0.004222234,0.06845431,0.026046589,-0.009475871,0.01171486,-0.078297906,-0.027351163,-0.040836588,0.0132166445,-0.026992343,-0.011814871,-0.013702687,0.016567277,0.07367606,0.001090995,0.035159335,0.040598825,0.050196044,0.0008147572,-0.003668304,-0.012259623,0.008112403,-0.034595925,0.022825971,0.013494959,-0.0064599295,-0.037939638,0.021363627,-0.041156027,-0.020551872,0.0341104,-0.013314371,-0.012554129,-0.047126334,0.016424013,-0.041018277,-0.024456225,0.0128136845,-0.041297607,-0.0046868986,0.040452402,0.09325676,0.03893874,-0.006884725,0.044704854,0.025491951,0.06064187,0.027012598,0.03630174,-0.0007376601,0.0012395519,0.0022846642,-0.012813311,0.00088365027,0.016401554,0.009359396,0.011383264,0.038639825,-0.007296872,-0.0034729177,0.034846798,0.042353667,-0.051724263,0.014585146,-0.0038159422,0.006736044,0.005814038,0.030798465,0.027523162,-0.02732388,-0.013362743,-0.019321049,0.009529204,-0.0038339046,-0.035907526,0.027381431,-0.01412652,-0.0076826457,-0.053817242,-0.016417097,0.0012873696,-0.04783951,-0.0017890263,-0.021697626,-0.008399585,0.04057212,0.0050655375,0.05216663,-0.013324163,-0.05649092,-0.017955279,-0.01252525,0.004748253,0.03679569,0.014991792,0.015898801,-0.014392447,-0.035858214,0.05525223,0.033666734,-0.025030864,-0.024298785,0.02440916,-0.04526994,0.028610624,0.011864532,0.015542179,0.002118231,-0.007988313,-0.07012049,0.011129211,0.041407004,0.021811303,-0.026481198,-0.05535939,-0.044238325,0.021340191,0.02480357,-0.0262044,-0.02225916,-0.032937523,-0.0013399262,0.021791525,-0.016795296,0.014366712,-0.029978491,-0.03919732,0.005167196,0.019366775,-0.055284396,-0.01648281,0.02718043,-0.0052349516,0.020976061,-0.04766399,0.010915631,0.0417046,-0.035094455,0.027025977,-0.01303193,0.033641294,-0.012079826,-0.059490085,0.05107899,-0.047697358,0.031600866,-0.044450797,0.027511258,-0.053884022,-0.0074414723,-0.033340115,0.019800475,0.006527423,-0.016787048,-0.021173507,0.006342066,-0.033202607,-0.044546578,0.044238385,0.027653607,-0.013118748,-0.030028442,-0.007153598,0.0030629863,-0.004403902,-0.015649835,0.05529646,-0.031022195,-0.033783246,0.0145846475,0.010464303,-0.034268748,-0.02295327,-0.0022766576,-0.0042838803,0.019534796,0.005047744,-0.041522585,-0.022347217,0.0064081177,-0.064361036,-0.026062101,-0.0038886196,-0.03682628,0.02774652,-0.036059007,0.046985388,0.00837479,0.040317576,-0.0040768776,-0.032303583,-0.0061479197,0.04452944,0.0024866804,-0.013019333,-0.034815777,0.0154459225,-0.0012731135,-0.003980697,0.0013533056,0.039864935,-0.01687605,0.0003804069,-0.035152238,0.03791492,0.009551412,0.027061671,-0.0028000523,0.0104071405,0.02004235,-0.022998163,0.006176878,0.004242006,-0.03259914,-0.025558768,0.021830231,0.013255907,-0.038191676,-0.0031208373,-0.027896043,0.005668957,-0.01918479,0.0021734429,0.022148538,-0.03550873,0.044268947,-0.0007798596,-0.059761096,0.043187264,-0.019607931,-0.018200902,-0.06358388,-0.0047575943,-0.014302175,-0.009380387,-0.043664973,-0.005875102,0.051885076,0.06350846,0.010452212,0.008795824,-0.008537916,-0.018490842,-0.021650497,-0.16603573,0.009919948,-0.016229527,-0.009533064,-0.02156224,-0.0055127316,-0.023971433,-0.0103402175,-0.0037950724,-0.021359991,0.0030934385,-0.033806197,-0.0044061462,-0.017287115,0.016105006,0.006234385,-0.017808815,-0.02497726,-0.008553835,0.041369215,-0.0025742133,0.025862686,0.0355839,0.01071169,0.0012860254,0.039739955,0.0001714862,0.009262668,-0.016858283,-0.05218256,0.021512365,-0.04609505,0.00050468533,0.04797786,0.00026568008,-0.019844111,0.0014929733,-0.019919524,-0.04251753,-0.00053422153,-0.008866597,0.009836113,-0.036339603,-0.0051398072,0.02382313,0.048828606,-0.013252466,-0.0013821146,-0.038020466,-0.0049451883,-0.02838157,0.036575623,-0.04143653,0.02213997,-0.013784161,-0.013721477,-0.040009998,-0.0229917,-0.0062161735,0.012189218,0.00132633,0.03404173,-0.03484976,-0.006267768,-0.013269336,0.011872836,-0.02008322,-0.0060213367,-0.008926276,0.013437325,-0.047670815,-0.01442554,0.013700643,-0.03200043,-0.013010741,-0.019408382,-0.014572432,-0.0010760518,-0.027344221,0.022142943,-0.009603412,-0.0059306812,-0.0632622,0.012898053,0.090552315,-0.019209199,0.0053973673,-0.0049646907,-0.054584727,-0.013219915,-0.042903993,-0.026952788,0.016306922,-0.025802694,-0.0073510217,0.0751819,-0.013186826,0.037294965,-0.039248616,-0.040915627,0.03494429,-0.023674246,-0.0110586025,-0.0062078806,-0.0025719071,0.029732509,0.03458653,0.025088834,0.007917989,0.02102706,-0.02567111,0.002045832,0.0056481995,0.012382903,-0.04877898,-0.03866289,-0.027879352,0.03082108,0.005638764,0.005606513,0.001850994,0.03714281,0.003672263,-0.044394102,0.0069729337,0.08317709,0.010012149,0.015489053,0.04523741,0.004217112,0.032362565,-0.06717642,-0.014266006,0.026827808,0.07018074,0.03964959,-0.011674322,0.04886376,-0.06384454,-0.06889145,-0.019120483,0.015562553,0.05205767,-0.036494225,0.035245925,0.0062213,0.011555565,0.018386263,-0.0042397934,0.003930723,-0.0069981106,0.038050007,0.026263708,0.04091534,-0.038868457,0.030008206,-0.025427915,0.0055071246,-0.0069724135,0.055572815,-0.012253655,-0.014181071,-0.035180353,-0.048601348,-0.03250576,0.032961804,-0.05176776,0.0056145974,-0.029091245,-0.012552791,0.041684836,0.037763327,-0.03028536,-0.025670385,0.032936137,-0.011558537,0.012590078,0.0026181072,0.031501774,0.018030008,0.05969483,0.034330282,0.026941676,0.020148894,-0.027178532,0.0051560337,-0.008095772,0.020823274,-0.023576424,-0.012587703,-0.005503732,-0.0075048883,0.009025105,-0.012689624,0.06852606,0.014636827,0.018834626,-0.008930016,0.014613812,0.023301736,-0.01597563,-0.000117619726,0.005225063,-0.005487908,0.0036890488,0.0033451072,-0.032906722,-0.02781981,-0.0032163337,0.023000803,0.038236298,-0.0022104618,0.006745453,0.06097132,-0.02978271,-0.052754488,0.019553449,0.020075047,0.012518009,0.008541251,0.02349254,0.051781088,-0.01601205,-0.026156526,-0.040119775,-0.019259822,-0.001826806,-0.001350559,0.0023735005,0.022050798,-0.02627772,-0.0066165547,0.0010750081,0.015861878,0.033473507,0.020853817,-0.08460951,0.00042109046,-0.02580657,0.01026983,0.03092523,0.0092325,-0.017930727,-0.015379643],"last_embed":{"hash":"9gg3zf","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"9gg3zf","at":1762859996949},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Layer 3: Accountability Mechanisms#Level 3: Financial Accountability (NUCLEAR OPTION)#{15}","lines":[183,184],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9gg3zf","at":1762859996949}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.032462563,0.03126346,0.0030617656,-0.015283529,0.01941825,-0.0030883558,0.046560094,0.04210607,0.00793723,-0.0046782494,-0.004988487,0.0025720838,-0.00065641035,0.054985296,-0.016147971,-0.00022038934,-0.042439774,0.0092205,-0.009694383,-0.03301357,0.0040265503,0.008350309,0.03430344,-0.033073783,-0.0402233,0.054770008,-0.04302547,-0.011081495,-0.009484255,0.032992948,0.023576738,-0.043426532,0.0064443,-0.020995164,-0.027567713,-0.00954492,0.0010482168,-0.04019314,-0.084715195,0.019137021,0.01631535,0.0032894583,-0.024138546,-0.020973388,0.017671391,0.016223477,-0.004357725,-0.03125235,0.01274581,-0.023625404,-0.007552561,0.009491443,-0.0033263639,-0.038859643,-0.025289625,0.0017746676,-0.030478828,-0.043947298,0.013209724,-0.035712022,-0.03157243,0.000972894,-0.029814139,-0.010456426,0.0061208024,0.013878547,-0.037921175,0.017278269,0.031613518,-0.059736922,0.024136854,0.017660752,-0.007427716,-0.018061765,-0.020637447,0.0032168147,0.024590548,0.008715692,-0.0115904035,-0.014694167,0.04584136,0.0030096837,-0.0041948473,-0.0020276266,0.004985303,0.011952253,0.009696322,0.019564549,-0.034398697,-0.037485935,-0.019591918,0.045369744,-0.02856704,-0.027901629,-0.0013626977,-0.0101781115,0.0023873623,-0.018124811,-0.034780182,-0.032199416,-0.06010795,0.011673032,0.018231165,0.024345102,0.04232239,-0.03447773,0.025188785,0.038488958,0.020999908,-0.0011488018,0.000504405,-0.009504811,-0.026626527,0.043204833,0.0075111063,-0.0043639466,0.012378524,-0.030040955,0.013373046,0.055795196,0.005463538,0.028011229,0.019712277,0.014785548,-0.00043004332,0.010407223,-0.029511698,0.025402622,-0.035557695,0.009380001,0.02815773,0.045294676,-0.01682587,-0.012705729,0.016319118,0.004052177,0.047690514,0.024186205,-0.016474307,-0.0073325257,0.0005161377,-0.004741053,-0.014734176,-0.020337073,-0.009100284,0.02381587,0.030340433,0.010061589,0.030385735,0.06686465,0.012602945,0.0046385746,-0.010976987,0.018557427,0.030950472,0.0066020247,0.022102665,0.0316566,0.01482836,-0.038221132,0.057679217,-0.012342143,-0.03511963,0.050571635,0.03450416,0.023982318,-0.004322575,0.026546214,-0.00035012726,-0.011330829,-0.00036723207,-0.030406969,0.011400016,0.010742652,0.06372271,0.039750643,0.06666477,0.044385947,0.03634702,-0.044366643,-0.035878364,0.006182879,0.016484978,-0.027736831,-0.026816148,0.023982191,-0.011797201,-0.03232716,-0.0006159218,-0.004465281,-0.034245294,-0.012763082,0.05060661,0.03129402,-0.010794399,-0.035537675,-0.021379855,0.007992666,0.036535524,-0.029693719,0.04456276,0.0115916105,-0.01231585,0.029629301,-0.007292601,0.012904583,0.0014648151,-0.061879776,0.031734526,-0.020887142,0.008510665,0.026229825,-0.02564961,0.030721962,-0.0014258693,0.007494966,-0.0065701227,-0.012387045,-0.010440176,0.022351554,0.007315936,-0.02780141,0.013017802,-0.05174985,0.009279027,0.003286891,-0.019729888,0.033014134,0.028513923,-0.039111704,-0.011252799,0.031472493,0.027675945,-0.013988509,-0.028201,-0.018914117,-0.059195727,0.011414969,0.031108085,0.011000655,-0.017728675,-0.01827717,0.010590652,-0.005678938,-0.021620993,-0.011926783,-0.023767287,-0.023659253,-0.04695665,-0.0133666815,-0.040108696,-0.013035719,0.018869903,-0.04583348,-0.018118035,-0.037431676,-0.03845516,-0.028091164,0.012819826,0.025546001,-0.013556397,0.028727122,0.007890418,0.026350597,0.029810248,0.005100876,0.005749457,-0.024778059,0.0076363944,0.045288682,0.0074489797,-0.0059174555,-0.02170205,-0.0009871273,-0.026299817,-0.033611987,-0.013641393,-0.025003461,0.0732004,-0.021371923,-0.043165863,0.0043326356,-0.00048376888,-0.02230194,-0.02407944,0.045380764,-0.034745142,-0.0036964812,0.026562795,0.009046916,0.01719555,0.009241579,0.09514723,-0.013350964,-0.0009593342,0.011279815,0.025102835,-0.12950028,-0.03263345,-0.059604965,-0.008277501,0.053950336,-0.025678318,-0.0006717455,0.011483237,-0.025487283,-0.040232264,-0.011121349,-0.13193224,0.039443463,-0.005073348,0.015367425,0.00010447357,-0.002798203,0.003983298,-0.038736623,-0.07080313,-0.023432568,-0.0019078954,0.046985038,-0.000112134876,0.0061864723,0.004985624,0.009357916,0.017365433,-0.015549729,-0.0028982842,-0.030105898,0.0006920714,-0.019125812,-0.01262411,-0.0053616883,0.019917028,0.014463796,-0.020861503,-0.0064589945,-0.02108975,0.06695807,0.01826754,-0.010632963,-0.04663105,0.0072426945,-0.025620036,0.02103272,-0.0026475203,-0.02134263,0.03285356,-0.04759735,-0.0134574445,0.0021133032,-0.019147418,-0.02128974,-0.004493483,-0.011505154,0.016843906,0.054881845,0.034187105,0.0033136536,-0.025638709,-0.029960206,0.013639307,-0.009603107,-0.01506836,-0.064512484,-0.0007471136,0.02273369,-0.0010576494,0.027574098,-0.0037249774,-0.011821923,-0.02089927,-0.00975064,-0.016907994,-0.014385565,0.010653338,-0.044304427,-0.03692692,-0.0023374637,-0.007965584,-0.019951675,0.028710531,-0.006156368,0.004992174,-0.009800744,-0.046449997,-0.029260602,0.48731616,0.042518772,-0.009479951,-0.002709929,0.03009994,-0.007630095,0.012695118,0.026758328,0.0048853764,-0.005940909,-0.03935498,-0.0022528362,0.0077894055,-0.021554895,0.044855714,0.0447681,-0.045407493,0.01868845,0.0030504577,0.026096469,0.0018073111,-0.031545643,0.0069929333,-0.0012411621,-0.061171703,0.006128261,-0.025244726,0.042046994,-0.028784083,0.032772195,-0.0040165726,-0.032046985,-0.026986213,-0.040603463,-0.033237085,0.017123956,-0.024004921,-0.04157345,-0.015854988,0.010588287,0.029910268,-0.016097367,0.029951392,-0.042845964,-0.020723479,-0.024524909,-0.015401533,0.021641573,0.021323044,-0.02992681,0.015837368,0.0047111963,-0.0372919,0.013960673,0.006343726,0.017681642,0.0035861752,-0.042561337,0.046218645,0.011346728,-0.02091281,0.019629186,-0.024515186,0.026795805,-0.006319279,0.0052510393,-0.010776668,-0.040094648,-0.028363382,-0.0092337765,0.0052106357,0.009827514,0.038216162,-0.00066606473,-0.0018963326,-0.042868596,0.050598472,-0.0065339846,-0.01280715,0.019630115,-0.005798297,-0.009302593,-0.021325696,0.018515574,0.031175455,-0.011669305,-0.019384153,0.038219865,-0.016729904,-0.029422617,0.018001597,-0.019831473,-0.039874222,0.036928862,0.011677432,0.03273882,0.017476792,-0.0573072,-0.020303546,0.007214014,0.051611234,0.0047947103,0.020494377,-0.029123401,0.039919574,-0.028645618,0.0021557207,-0.0010448721,0.036398035,0.0081465095,-0.022452498,0.018376742,0.018464856,0.024765782,0.038112454,0.0008984944,0.02932647,-0.015741812,0.0011536259,-0.0013074651,-0.022078563,0.038097236,0.033151984,0.007296545,-0.027861914,-0.023630885,0.016299987,-0.009619994,-0.04784891,-0.0006449634,0.012110937,0.0443722,0.007881769,0.021318235,0.0066701574,-0.045294404,0.01345707,0.008374625,0.008728482,0.0073443265,-0.023871258,-0.05835309,-0.008244417,0.02515608,-0.030122004,0.038244687,-0.014665522,0.00039027212,-0.049583305,-0.0173294,0.00996647,0.029112725,0.014642784,-0.0053534294,0.035669602,-0.008328822,-0.0017847386,-0.034674577,-0.029170852,0.007751774,-0.036908567,0.0034196167,-0.036048934,0.05241683,-0.028408097,0.018894866,0.019930841,0.057135276,-0.03267377,0.012524579,0.04557466,-0.017109567,-0.029171063,-0.03201067,0.00053735997,0.012094134,-0.02022912,0.022959076,0.013350738,0.008383115,0.020195078,0.0010843436,-0.020691322,-0.0011397736,-0.013719931,0.020650584,-0.035757646,0.029465603,0.011197227,-0.02146209,-0.01586906,0.06576626,0.027213393,-0.007870139,0.0019477411,-0.008118875,0.026074206,0.028154144,0.043360688,-0.01316596,-0.006105269,0.012528563,0.0078120935,0.04559336,0.0013060642,0.008933929,-0.020672863,0.029737296,-0.013240884,-0.027820162,0.010331707,0.02160606,0.0025042905,-0.005494284,-0.004166307,-0.013111452,0.039711814,0.0012388341,0.03991663,0.05509863,-0.022924392,-0.037766717,0.0166365,-0.012408049,-0.025674114,-0.0052860426,-0.015956037,0.009383909,-0.034834456,0.0009594948,-0.011537288,-0.035459563,0.008367794,0.0016182862,-0.03502047,-0.043759014,0.019191308,0.021877596,-0.011581819,0.0074533992,-0.026050802,-0.003842988,0.015532591,0.032004382,0.038955275,0.042393647,0.0019863367,-0.02070456,0.0026614212,0.0110902,-0.0015288128,0.001425877,0.000117693766,-0.01737176,0.025941925,0.04583449,-0.008373892,0.011602601,-0.0034365454,-0.010777179,0.011213369,0.030726688,-0.0054169255,-0.03766503,-0.033194494,-0.040021915,-0.0036960759,-0.014760142,0.00033897196,-0.054410536,0.020737344,-0.006209986,-0.009839666,-0.038275193,-0.05837956,-0.012700712,0.049708523,0.003240685,-0.010792358,-0.008412895,-0.0411537,-0.009890379,-0.0044942093,-0.0036680487,-0.03936144,-0.045732893,-0.0036389844,0.0058035995,0.014185122,-0.011860879,-0.010795005,0.0064346525,-0.011785438,0.0142892245,0.052775122,0.026528373,-0.049513865,0.062498856,-0.026944373,-0.0010466916,0.024354408,-0.018393168,-0.0019858596,-0.047485404,-0.009704863,0.0126028545,0.026501255,0.03215931,0.04733155,-0.0022924836,-0.037263326,-0.059546135,-0.010288324,0.009127715,-0.022962473,-0.008892426,-0.016915068,-0.022470692,0.026306635,0.015210349,-0.003920009,0.016129054,-0.03289856,0.016462015,0.04921763,-0.014946929,-0.011431411,0.010495746,-0.067870975,-0.02779635,-0.02759154,0.02314965,0.023104267,-0.0034711699,-0.0049083843,-0.03408156,0.03928402,0.003871249,-0.021907693,-0.026437227,-0.009907327,0.035403308,0.053323705,-0.011641639,0.016345672,-0.026317103,0.0064347573,-0.011214596,0.0009939575,0.009775274,-0.008005509,-0.0038081114,0.010027383,0.012237493,-0.0111504495,-0.015782526,-0.0074055293,0.040198646,0.030824613,-0.013367578,0.012876413,0.022279138,0.04119554,-0.01311745,-0.031983387,-0.02198791,0.025027592,-0.05484817,-0.04117619,0.0028328737,0.03590223,0.016846824,0.017969208,-0.0025581792,-0.029767347,-0.03709427,-0.006717804,-0.039278377,0.006583703,-0.026512874,-0.0516771,-0.0141509585,-0.043452162,-0.037400145,-0.025686434,0.036356233,-0.022918997,0.029703766,-0.036328066,0.041324716,0.01866152,-0.03035676,0.0064408323,-0.05719705,-0.06961034,0.010859207,-0.032296013,0.012917379,-0.016802642,0.024326565,0.030980757,-0.034121715,-0.055567812,-0.049741242,0.019451028,-0.0074481806,-0.004433824,-0.009054832,0.013913929,-0.010448195,-0.035129912,0.02492616,0.0009030261,0.07230001,-0.015660154,0.007414412,-0.021397373,-0.031247674,0.03327145,-0.017076744,0.002794748,-0.007216016,0.008236647,-0.026697652,-0.013653761,0.018823795,-0.04463427,0.012700566,0.0014932897,-0.009086842,-0.03674453,-0.024294656,-0.024824236,0.035339396,-0.026386065,-0.028736366,-0.028746024,-0.032094207,-0.0015563667,0.039455306,0.01641226,-0.05076764,0.015646633,-0.038302187,-0.043588184,-0.021951932,0.015403335,0.025326889,0.005249104,-0.0037451193,-0.0035790263,0.007455882,-0.028597487,0.051621515,-0.007864757,-0.011052322,-0.039945353,-0.027569959,0.00058619026,0.01806929,-0.008559271,-0.019273598,-0.0038659489,0.0046623345,-0.0030207783,-0.027409062,-0.0048604766,-0.0059124576,-0.013863196,0.008067766,0.032235455,-0.009917301,-0.024157664,-0.010196631,0.02782735,0.006474578,-0.003268307,0.049571775,-0.006125003,-0.03041753,0.0030719156,-0.004224808,-0.029453387,-0.018089188,-0.03673551,-0.0073767565,0.02669056,0.010776461,0.0039511365,0.03715939,0.012264223,-0.005790787,-0.025725687,-0.0019155702,-0.0067686834,-0.010725859,-0.014921169,0.03589437,-0.0039655864,-0.010795559,-0.027069151,0.025502015,-0.013618058,-0.006349227,0.023736611,0.013463746,-0.0061077042,-0.011971957,0.00044704828,-0.019891396,-0.0061085387,0.029189773,0.034510396,-0.010184679,0.037275556,-0.00029227338,0.013360516,-0.06579287,0.0030992185,0.03417566,-0.0065519162,0.042709302,0.023392947,-0.008069941,0.011005839,-0.031833205,-0.018234814,0.05210711,0.012458893,-0.05315087,-0.011614437,0.041480593,-0.026285,-0.0519809,-0.031372175,0.0023086155,0.0029568074,-0.008451902,-0.016422236,-0.0021949003,0.04944599,0.020839857,0.0015852668,-0.02654492,0.020279875,0.03553242,0.05018009,0.055344872,-0.0058936574,0.011840887,0.025486367,-0.0026200786,-0.044474006,0.04681359,0.0056762183,-0.048475675,-0.02093581,0.014007567,-0.046514608,0.045518816,-0.002955198,-0.028720625,-0.013322578,-0.014764297,0.015622925,0.02968424,-0.009882531,-0.034208283,0.01364608,-0.007388034,-0.026894005,0.04439537,0.057416297,0.024502419,-0.00050050975,-0.0071402355,0.016848356,0.03387268,0.043772012,-0.011857455,0.0024123471,-0.00533647,0.013217502,0.010599311,0.012663864,0.042754866,0.008148367,0.0063752662,0.03539228,-0.0031208922,-0.004030374,-0.035341885,-0.0059050885,0.03570304,-0.020820243,0.019248284,-0.039137047,0.0233074,0.0101403585,-0.0060731797,0.012943422,-0.010503183,-0.006143466,-0.038422845,-0.01732993,0.002470785,0.030164147,0.04591268,0.036055338,0.012599014,0.010470304,-0.016477821,0.017812097,0.005746701,-0.0016534653,0.047497403,-0.016955929,-0.039975345,-0.036547545,-0.044102777,0.0023767515,-0.0050817537,-0.019554734,0.059646744,-0.04014937,0.0072174175,0.0154911885,0.047410548,-0.01738147,0.029868886,-0.028857239,0.026352096,0.017733432,0.011459031,-0.025006086,-0.0114434175,0.014699474,0.009832677],"last_embed":{"hash":"1ww7exb","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"1ww7exb","at":1762859996949},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan","lines":[187,255],"size":2068,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ww7exb","at":1762859996949}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.002775619,-0.018760802,-0.026730865,-0.00014930034,-0.035187915,-0.042557087,0.021416945,0.0100558,0.016622515,-0.0033360089,-0.016634488,0.0055155843,-0.0075101373,0.02377892,0.030083165,0.015215064,-0.004473045,0.018505538,-0.015012535,-0.05509998,0.0075046327,-0.017972074,0.057252686,-0.0032400654,-0.044509385,0.0092805475,-0.0007902101,0.005759281,0.023850968,0.053325478,0.0032763772,-0.042204984,-0.029466055,-0.045904286,-0.04936505,-0.022776905,0.00037909922,-0.00047244845,-0.04246172,0.019508125,0.016363932,0.0006181165,0.020708233,0.012293838,0.047222696,-0.02333274,-0.0055193077,-0.0008043269,-0.007261325,-0.054081615,0.014415878,-0.001150153,-0.0010458297,-0.0050772848,-0.014693894,0.04292488,0.0018833779,-0.041578844,-0.048892483,-0.015217397,-0.027366906,0.023536416,-0.022758814,0.024888713,0.0020395466,0.051823247,0.05323969,0.033065636,-0.015776092,-0.04699465,-0.03210867,0.046637572,-0.014296582,0.0042877803,-0.0517793,-0.005856431,0.016461998,-0.030608363,0.010819924,0.029158665,-0.0025297697,-0.010973455,0.04717319,-0.0015799007,0.012349167,0.03416269,-0.00947049,0.110413805,-0.01685573,-0.0034193778,-0.03591,0.01634544,-0.009288064,-0.035613727,0.0105219735,-0.005041094,0.058249798,-0.016149651,0.029579625,0.005839831,0.005660733,-0.026966257,0.018456157,0.01938641,0.0053564296,0.009261637,-0.0052929083,0.0011163877,0.0021362565,-0.025428025,-0.005942809,-0.011333724,0.033370186,-0.008094878,0.015670387,-0.034075387,0.004277932,-0.084171094,-0.019086728,-0.0003711928,0.024643397,0.009459026,0.03116607,-0.03602383,0.011436856,0.00012409562,0.012054877,0.011510557,-0.01770831,0.04402962,0.025103774,0.034647107,-0.0032181574,0.018547324,-0.008300614,0.0134652145,0.015378135,0.043071594,-0.0156612,-0.046278335,-0.0110770175,0.02688006,-0.060235,0.0067756986,0.0465434,-0.034595612,0.03862055,-0.0025569757,0.01552861,-0.01035566,-0.039217815,0.030401243,-0.008554905,0.030231858,0.0016128568,-0.0055661723,0.029858954,0.07702109,0.021579295,-0.009964225,0.023611894,0.018174864,-0.048371147,0.0011289068,0.022565419,0.005467853,0.0021294104,-0.038697153,-0.019676963,0.051819798,-0.011705445,0.040402588,0.032391112,0.02312764,0.029482858,0.025064934,0.003539433,0.03823192,0.008267309,-0.008196844,-0.051201947,0.008686891,-0.029001826,-0.04709142,-0.026016794,0.045965325,-0.03359071,-0.015029551,0.013011542,0.07688946,-0.011203218,0.009894435,-0.045144185,0.026302256,0.0018161585,-0.02003587,-0.0020842564,0.01642558,0.017097678,-0.0064974152,0.018464245,0.020391816,0.038956515,-0.012126714,-0.017469062,-0.028042737,-0.026411893,-0.036936063,0.015618094,-0.03205557,-0.012734184,-0.0013948813,-0.009631395,-0.017539421,-0.043976724,-0.01068631,0.008712772,0.010440172,0.0023318422,0.00629821,0.009022461,0.0446972,0.022360798,-0.017219532,0.0361963,0.010809206,-0.025506036,0.017399121,0.016017063,-0.004583036,-0.021255178,0.024245275,0.008814529,0.0058774557,0.022215689,-0.02383852,-0.055117227,0.031738747,0.036846377,0.005283264,-0.01231926,0.03460941,0.012357668,-0.034599192,-0.015488211,-0.034353074,0.016002173,0.028583819,-0.02800326,0.019180873,-0.017696122,-0.011680496,-0.04025798,0.0061196024,-0.011815458,0.0030608492,-0.0057873335,0.000129316,-0.019652376,-0.011227371,0.026116755,0.030624244,0.018497601,0.011727957,0.002761701,-0.04666409,0.038879663,-0.030182399,-0.009796711,-0.023420876,0.0105488505,-0.019952001,0.033396877,0.021842651,-0.018248374,-0.016451497,-0.04144225,-0.0052192006,0.05999942,-0.007468214,-0.023865627,0.024550403,0.0039835074,0.0003135865,0.03587391,0.018351885,-0.023053339,-0.006223607,0.061297555,-0.034673166,0.007652458,0.033911712,0.058582105,-0.010995559,0.014535017,0.027013933,-0.019843407,-0.18584242,0.006008203,-0.005758114,0.031312775,-0.0057449755,-0.0029114343,-0.042477068,-0.034095645,-0.025044603,0.049658496,0.024423957,-0.066717446,0.01905204,-0.001503471,0.047599748,-0.010913479,0.0075059533,0.008272721,-0.055844747,-0.037853014,-0.062405664,-0.047165606,0.074976236,0.015201924,-0.046648912,-0.0005080454,0.08286945,-0.0039572306,0.01165876,-0.016841311,-0.05624617,-0.015720796,0.0015091153,0.0004930097,-0.011424075,0.014402524,0.04529049,0.013438856,0.05156211,-0.007890035,0.040108893,0.015913839,0.03578835,-0.009209214,0.012264749,0.01927728,-0.00967413,-0.029189497,-0.050263334,0.023223044,0.0034059177,-0.04481222,-0.035835423,-0.024701485,-0.043881837,0.0030939605,-0.008412561,0.05154396,-0.018902408,0.017475048,-0.0010987383,-0.010691933,0.0020640462,0.012426655,0.007131107,-0.036188085,0.01820782,-0.027179742,-0.0028863342,-0.012760688,0.02619848,-0.07786702,0.015108714,-0.02282935,0.03160732,0.0046433336,-0.010129465,-0.020933695,-0.008535966,-0.081618614,0.020767441,0.02653996,-0.019696414,-0.0048710345,-0.01877652,-0.017240444,-0.016201455,0.019086141,0.009257284,0.25792512,-0.02067019,0.011258923,-0.0023018497,0.047169585,-0.026210403,-0.031485036,0.04468207,-0.015418933,-0.035602383,-0.019142032,-0.007602861,0.025210049,-0.014317371,-0.0035129364,0.01793638,-0.049900003,0.032208346,0.06698539,0.010848204,0.025581686,-0.0077296826,0.018102666,0.01654216,-0.05527696,-0.029523987,-0.035045374,0.0252607,-0.01109959,0.028914027,-0.025376258,0.03857869,0.028427854,-0.016880395,-0.012917022,0.016751189,0.03964661,-0.025596784,0.016235616,0.02337633,0.0036175272,-0.025579484,0.034530308,-0.010645159,0.00847373,-0.007968084,-0.0048833378,0.033968158,-0.0034967046,-0.04042912,0.039691553,-0.029648758,-0.014531982,-0.01665994,-0.012578062,-0.012263025,-0.0038840263,-0.0372175,-0.008275958,0.020068094,0.029684743,0.0050118132,-0.035071917,0.0020632755,0.011476588,0.024220668,0.018218879,-0.0037520244,0.0064917374,0.006703994,-0.0026980296,0.012605597,0.020507261,-0.00308339,0.009108771,0.001911905,0.040096674,0.012298357,0.0065472615,0.027282625,-0.0059713884,-0.011258212,-0.045340236,0.027422681,0.0057897326,-0.009884972,-0.0034670345,0.042577963,-0.056415692,0.0015013651,0.016927714,-0.004183314,-0.012669177,0.0484905,0.0088246055,-0.024990575,0.064901866,-0.029475039,-0.05524613,0.03716769,-0.03208335,0.005887233,0.000607668,-0.0052227858,0.04924057,0.02769399,-0.005165448,-0.019136623,0.027990323,0.022133518,-0.05962201,0.0021861128,0.009906203,-0.035419505,0.017786518,0.04906214,0.09000921,0.0051906146,0.014107559,-0.014106295,0.03922658,0.005962146,0.011376419,0.01685309,-0.0023374876,-0.075896576,-0.011664401,0.024544507,-0.0073377625,0.0522688,0.035768054,-0.031115258,0.018972384,0.06319915,0.03644544,-0.007946207,0.04564691,-0.008184344,0.011625952,0.015433865,-0.044514723,-0.02949461,-0.02987303,0.016493533,0.020895312,0.043154545,0.035412952,-0.0061221546,-0.039969455,0.02513628,0.018062348,0.026529012,0.021313617,-0.04907428,-0.037851825,-0.07708188,-0.006750652,-0.0300692,-0.016945766,-0.0368382,-0.016221834,0.011670326,0.016852543,0.061244514,0.02201351,-0.016045367,-0.012576597,0.057892803,0.012125035,-0.002565444,-0.00021559006,-0.039816037,-0.050719704,0.0076013044,-0.014162605,-0.020767765,-0.04569848,-0.022314243,0.003973369,-0.003702229,0.007126796,0.023256695,-0.052344676,-0.0067306734,0.04049171,-0.014990027,-0.033020955,-0.02193595,0.00029200045,-0.0077467323,-0.031668946,0.092879854,0.018202163,-0.001368852,0.008734261,0.006826703,0.061157085,0.030255126,0.03141855,-0.005966753,-0.000901274,0.007455228,-0.011495393,-0.005291164,0.021886444,-0.026133426,-0.026277492,0.014710827,-0.0010260502,0.06067235,0.013719939,-0.016663678,-0.04832913,0.0025135318,-0.019891718,-0.022777865,0.015002774,0.092580184,-0.00784599,-0.016081898,-0.021329591,-0.008566558,0.0016151419,-0.024671586,0.0010191873,0.009434322,0.0058800755,-0.005882916,0.010195325,-0.008902782,-0.00033282323,-0.0043689343,0.0070248595,0.0021087476,-0.017145893,-0.013599458,0.013258243,-0.00011839621,0.0058131674,-0.017234523,-0.009580961,0.022463838,0.020337079,0.025254956,0.038402066,0.016927186,0.009943405,-0.043289553,0.029669644,-0.008065881,0.018695356,-0.044058505,0.0097922655,-0.042822372,0.021374322,-0.014871385,-0.020267483,-0.020598393,0.033447623,-0.050762955,0.019709079,0.028609218,0.0043873955,-0.024926182,-0.0121902255,-0.05602233,0.02815229,-0.015691845,-0.020839447,-0.014012427,-0.03499723,-0.0023525779,0.021182349,-0.032377694,0.0091330735,-0.0067988024,-0.006742279,0.015072752,0.02322624,-0.06591776,-0.008841144,-0.020381546,0.022654142,-0.0022589478,-0.065416336,-0.011851197,0.024106188,-0.015864266,0.0028285086,-0.07802853,-0.010888189,-0.0034639374,-0.04024477,0.031369433,-0.014734741,-0.031785887,-0.058853015,0.009206145,-0.017138477,0.024214026,-0.020331273,-0.016502226,-0.0005053745,-0.026407124,0.012644839,0.019289013,-0.054897875,0.017856548,0.04624544,0.019257171,-0.024635402,-0.04523041,-0.040688634,0.003582167,-0.009500519,0.005240209,0.06094854,-0.021540519,-0.0139820445,-0.017043943,-0.033517394,-0.006626275,-0.013639955,-0.015386729,-0.037424117,-0.01636364,-0.006468957,0.022592232,-0.040319756,-0.012840971,-0.01770753,0.016268747,-0.018790768,-0.03158409,-0.014693802,-0.045380715,0.057708107,-0.016423887,0.06039957,-0.030368073,-0.055522688,0.032942392,0.00401192,-0.04723996,-0.0025026188,-0.09276652,-0.006632865,0.0014223447,0.011961941,0.018577794,0.06664953,0.011001474,-0.012310464,-0.040812217,0.03400382,-0.039542012,-0.020471733,0.026042188,0.057156447,0.045149136,-0.04534774,0.01821498,0.016575402,-0.003582104,-0.033601504,0.035254065,0.03569767,-0.004711515,-0.023697494,-0.02407212,0.010585176,-0.027108878,0.037531342,0.024241442,-0.02442958,0.0063259397,0.023780396,-0.049854312,0.044188313,0.043467764,-0.0525469,-0.041467436,-0.042389583,-0.034262367,-0.011923172,0.011884086,-0.017287573,-0.012417116,0.048276022,0.015957491,-0.022086345,0.033012427,-0.053442895,0.015379826,-0.14234257,0.011231733,-0.036863986,0.012669847,0.0044791037,0.01200817,-0.020761646,-0.020368146,-0.04121026,0.0018890153,-0.04106791,-0.058162592,0.045024168,-0.019615835,-0.002568124,0.042224076,-0.039671157,0.019098202,-0.042817898,0.04339324,0.0063940566,-0.017647488,0.04579024,-0.037440382,0.010529015,-0.0016201525,0.029247796,0.014669826,-0.017171312,-0.038989175,-0.006935595,-0.02256034,0.018103903,0.043857545,-0.026273003,-0.0054113227,0.013561091,0.016301258,-0.034530684,0.021131737,-0.033797998,0.030532056,-0.018964168,0.015420402,0.005600933,0.07238318,-0.016822128,-0.032583084,-0.018280968,-0.03275541,0.0100634815,0.018543076,-0.010358749,0.04408569,-0.005279564,-0.020674659,-0.025806459,-0.012427019,-0.033913422,-0.017561221,0.01919748,0.032454487,-0.04463658,0.021543339,-0.05570073,0.036869768,-0.08775666,0.01807323,0.007404168,-0.018265503,-0.023218326,0.012747672,-0.01905115,0.012400507,0.00053352787,0.0064814347,0.02559376,-0.024099378,-0.029820262,-0.011137433,-0.020789975,0.012756871,-0.002214667,-0.0056165676,0.034607366,0.015596161,0.017803688,-0.01276059,-0.02227698,0.021122487,-0.072089404,-0.04248394,-0.01781258,0.013421078,-0.023108346,0.04847192,-0.043223508,-0.0032197547,-0.014338807,0.006878482,-0.045238983,-0.04179291,-0.04302075,-0.0061773704,-0.03449846,-0.018505529,-0.014651415,0.0021364512,-0.017132785,-0.018882876,-0.007173358,-0.030442826,-0.0052915537,0.05501445,-0.09459041,-0.01376622,-0.032382075,0.045931075,0.031354282,-0.027271094,0.02726761,0.015025891,-0.023515293,-0.015523767,0.008126773,0.07058266,0.010099737,0.0054135104,0.025204299,0.025827792,0.023170056,-0.03297972,0.005590771,0.007713662,0.024389837,-0.005283968,-0.008411518,0.053592026,-0.03776517,-0.05457595,-0.036522973,0.016954785,0.040737253,-0.0071965596,0.00586214,-0.02229818,0.01582767,0.019922696,-0.017729314,-0.02039202,0.03225021,0.02404633,-0.02221366,0.03300985,0.005960843,0.037704073,0.008851915,0.025717927,-0.028883943,0.030707913,-0.05442611,-0.054411996,-0.0062353294,-0.0059887893,0.022392318,0.052403554,-0.012316816,-0.01728163,-0.006953908,0.0023333174,0.021193448,0.005726987,-0.017061999,0.007745683,0.04855278,0.016028238,-0.029756485,0.02328272,0.011910658,-0.011502169,0.03247604,0.005095196,0.044174254,0.03584488,-0.022380853,0.023499696,-0.0021695425,0.030359952,0.034727067,-0.023407238,-0.00961354,-0.0065766345,0.009349099,-0.032005206,0.06943465,-0.0018571205,0.009445102,0.025181836,0.016983517,0.03532712,-0.008347332,-0.042901713,-0.002375595,-0.040211897,0.0027221274,-0.01559462,-0.019600162,0.026339376,0.021329265,0.030065726,-0.02880284,-0.030139377,0.0018712775,0.03530574,0.01572635,0.0008172263,0.016409466,0.0056857634,-0.042160396,-0.021373373,0.046443198,0.00017127875,0.008781092,-0.05649035,-0.010856948,-0.04585402,-0.00030164892,0.021217294,-0.05117353,0.019192668,-0.01916221,0.04915355,-0.0006645606,0.052846774,0.021637632,-0.010933031,-0.022608306,0.05839135,-0.07477868,-0.022934983,0.037563495,-0.015436869,-0.0064536426,-0.0013394994],"last_embed":{"hash":"1o0lsre","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"1o0lsre","at":1762859996949},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):","lines":[189,220],"size":1075,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1o0lsre","at":1762859996949}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01554315,-0.01733958,-0.023219317,-0.004889574,-0.043858845,-0.02390531,0.025377197,0.023217527,0.023414843,0.0012050333,-0.019917898,-0.005337497,-0.012464863,0.020432219,0.028714566,0.023394737,0.01127939,0.004213586,-0.0061507174,-0.03481851,0.03845832,-0.010600897,0.054600686,-0.00726161,-0.038355205,0.012977605,0.027691921,-0.0039761798,0.024090225,0.06611247,-0.020845803,-0.06490977,-0.02370175,-0.013362325,-0.058303744,-0.019432597,-0.0038458516,-0.01733215,-0.04317671,0.03012395,0.010983621,-0.014308535,0.009174892,0.009507435,0.04861913,-0.0043441867,-0.0016802967,-0.00017829596,-0.036860395,-0.017527841,0.031433035,-0.0023614597,-0.00355674,-0.020748092,-0.016701302,0.038882364,-0.015919842,-0.053844813,-0.033099897,-0.018832313,-0.0127402535,0.02528456,-0.01712999,0.015518902,0.028183997,0.05727992,0.061482,0.042413153,-0.009418489,-0.043144736,-0.030886762,0.029909909,-0.028889317,0.007740773,-0.056348067,0.0122984685,0.012094949,-0.039136164,0.012236287,0.04107061,-0.016199317,-0.02332441,0.044821747,-0.0009822586,0.0152999265,0.03937317,-0.008363108,0.10076969,-0.021246681,-0.008755816,-0.01963745,0.007467716,0.0067480896,-0.018252218,-0.010721584,0.011755632,0.02263789,-0.00083189615,0.01940847,0.0010119607,0.019480966,-0.017552149,0.032476176,0.030522494,0.004633423,-0.01255018,-0.011735289,-0.00063490256,0.0025510886,-0.030731943,-0.018788721,-0.013603743,0.04202095,0.007775941,0.01873382,-0.01574102,0.018750537,-0.072908014,-0.0023191965,-0.012509279,0.02771246,-0.0042349314,0.037498303,-0.046845295,0.014797518,-0.0066130348,0.02582832,0.009002319,0.013314336,0.018704044,0.010084084,0.04981093,-0.0064131343,0.00377607,-0.01874335,-0.01850527,0.020618124,0.036712892,-0.02798976,-0.058382485,0.015744591,0.034562156,-0.04966956,-0.002112869,0.037871774,-0.029482208,0.020737179,0.0069950023,0.007182516,-0.04263619,-0.023258997,0.018393824,-0.0047850762,0.028009381,0.015096775,0.006383322,0.041118275,0.07173932,0.028980782,-0.0147855105,0.0015032708,0.0029266002,-0.02904099,-0.0013478141,0.034478683,-0.008144805,0.0043732473,-0.01632702,-0.004976638,0.031989828,-0.0022493075,0.016025893,0.04268731,0.010456305,0.02700818,0.023952365,0.011030018,0.036142588,0.023183912,-0.011692741,-0.034557283,0.0027553004,-0.03517978,-0.0365472,-0.030696236,0.035167314,-0.029682964,-0.017618475,0.025623819,0.06514551,-0.0045767785,0.02820286,-0.04661644,0.021038832,-0.0011690091,-0.012883775,-0.011913651,0.013385573,0.0035463518,-0.024131607,0.0068600494,0.024722105,0.030053763,-0.028575987,-0.019467965,-0.014803618,-0.00787192,-0.029184688,0.016767347,-0.033956952,-0.0120529095,-0.0048484076,-0.014503953,-0.018175509,-0.053461064,-0.010891155,0.009759034,0.008490536,0.0065616923,-0.009078733,0.018173931,0.03882045,0.019655554,-0.00085419783,0.030491974,0.0040251794,-0.032856997,0.022271715,0.037569024,-0.014409557,-0.019252831,0.008364867,0.014460022,-0.0011108898,0.02962804,-0.0030082436,-0.05607008,0.051103264,0.036969967,-0.016371045,-0.009839283,0.021689106,-0.0028053492,-0.04208624,-0.02912906,-0.024592508,0.028131377,0.039199993,-0.026322914,0.018206052,-0.03445895,-0.008208262,-0.03375769,0.013389068,-0.0065703164,0.0108873425,0.0018747243,0.011450216,-0.02828904,0.0027708323,0.025276218,0.029581252,0.010418825,0.009054322,0.0051368945,-0.025658451,0.052120306,-0.033331525,-0.0066551333,-0.03210562,0.004691147,-0.026575157,0.01964889,0.027865296,-0.02294895,-0.009506694,-0.04852333,-0.014837384,0.06252655,-0.005062921,-0.013868533,0.034712702,0.012843347,0.0055044894,0.05581065,-0.0018289083,-0.018807394,0.0016742215,0.040662013,-0.028692137,-0.033577953,0.011783303,0.05289636,-0.0020934686,0.0148050925,0.020653192,0.0022328014,-0.19016244,0.020186031,-0.008274732,0.034104273,-0.008452259,-0.0024210694,-0.029528938,-0.028554052,-0.02645755,0.052047554,0.035661854,-0.057631887,0.027222797,-0.00085663644,0.041999076,0.014812085,0.004812411,0.028025208,-0.049896613,-0.030451875,-0.0515196,-0.042687617,0.053941093,-0.027887698,-0.023786688,0.015579073,0.09540125,-0.0035218277,-0.000098305136,-0.0030212917,-0.04957167,-0.008702413,0.0068812785,-0.0063998247,-0.0031820475,0.0068282126,0.045577735,0.020052211,0.025901396,0.0075253295,0.04739557,0.007807437,0.025293004,0.0008653497,-0.0019744765,0.02308857,-0.006389442,-0.035407424,-0.05470618,0.031870715,-0.0005215778,-0.06230916,-0.0077367905,-0.024567187,-0.045182966,0.012492056,-0.0011910248,0.052127488,-0.022922378,0.022993496,-0.02197617,-0.039141305,0.003334528,0.00637671,-0.0077423956,-0.05189456,0.025539858,-0.008524605,0.008931366,-0.0026330668,0.034373764,-0.077938505,0.028090432,-0.046601508,0.0051574036,0.00753361,-0.007354222,-0.017854681,-0.008524116,-0.05956229,0.028983958,0.00574552,-0.024495935,0.0036849764,-0.0305779,-0.030401777,0.0073024193,0.028965672,0.006746268,0.2679553,-0.0100025525,-0.015871568,-0.016511077,0.033265155,-0.027262568,-0.043485988,0.026758304,-0.014476947,-0.03505712,-0.038459685,0.008673609,0.009401488,-0.03312775,0.007486894,0.018997174,-0.0629204,0.007863574,0.075333044,0.022626039,0.026533775,-0.0101338895,0.037285402,0.012594783,-0.045885194,-0.010822825,-0.033335228,-0.0063728294,-0.0026255306,0.030991841,-0.049250066,0.033710174,0.03917545,-0.03532655,-0.017526887,0.014176776,0.014464751,-0.033464387,0.028200105,0.002127291,-0.010820352,-0.018193938,0.00821681,-0.018058937,0.012295598,-0.027015438,0.0043114796,0.033421423,0.008648521,-0.034034427,0.07066078,-0.048467416,-0.011702834,-0.024602935,-0.010122925,-0.0149703985,-0.012032621,-0.033484492,-0.0018973058,0.035846576,0.03596696,-0.004857867,-0.039475005,-0.001778483,0.0065453444,0.03233895,0.010546881,-0.016493483,0.02300138,0.017312532,-0.0148706725,0.013946094,0.016525203,0.003842518,0.017949387,0.0011037228,0.034383252,0.019764546,-0.0016039448,0.030346708,-0.0008460422,-0.020605044,-0.029982826,0.004542256,-0.0062817093,-0.025143798,0.01580003,0.041563176,-0.06526303,-0.0073257517,0.033973284,-0.0084829815,-0.012676702,0.06237575,0.009058716,-0.026776573,0.060985073,-0.02145373,-0.058444966,0.017792609,-0.033050314,0.012856147,-0.021061804,-0.0074028075,0.053448755,0.027646115,0.0067635686,-0.0161877,0.022955291,0.027561756,-0.040538676,0.026933765,-0.0034209609,-0.03513175,0.012980141,0.05836044,0.07800968,0.013389894,0.027282355,-0.017643902,0.039407097,0.008531356,-0.013994564,0.011065014,-0.01234462,-0.06836759,-0.021411633,0.044642653,-0.004624162,0.051475987,0.022851715,-0.024537731,0.01829449,0.066038765,0.030169154,-0.0036334044,0.03269712,-0.013300469,0.007157401,0.029776178,-0.03850141,0.0034729773,-0.02934557,0.0013542855,0.028834071,0.028952794,0.019865802,-0.00043505544,-0.022546526,0.032352373,0.0103678,0.021902613,0.018309068,-0.038436126,-0.030539097,-0.08417665,-0.010426106,-0.044741713,-0.02566471,-0.028750703,0.008679004,0.0091549875,0.018616227,0.073528,0.017797904,0.0024679787,-0.010584251,0.05734481,0.0034076956,0.019121733,0.019736521,-0.035205733,-0.05423521,0.0035102046,-0.0063763955,-0.029282229,-0.0572877,-0.01503556,-0.019543909,-0.027018243,0.020683087,0.006241825,-0.050340623,-0.02135102,0.04865522,-0.03705649,-0.03071585,-0.017268455,-0.016652955,-0.021274809,-0.016649188,0.102315165,0.0096437875,-0.008997398,-0.0064674285,0.017983941,0.061969396,0.044283587,0.032952003,0.009228404,0.0066347164,0.010405724,0.016763225,-0.00820121,0.019609367,-0.014751661,-0.034073737,0.009639333,-0.015948283,0.05706725,0.0010992705,-0.0031680246,-0.048936866,0.02451525,-0.024100583,-0.015000142,0.0008793809,0.073547,0.013970454,-0.025244525,-0.011999539,-0.015893254,-0.010171703,-0.022220012,-0.014860904,0.023496408,0.011296479,-0.0071781403,0.012913056,-0.016449712,0.000081941216,-0.0047220546,0.026599789,0.0047362056,-0.018940425,0.0067513986,0.010038126,-0.007600246,-0.022491436,-0.02552776,0.015189374,0.01705915,0.0026973945,0.007199539,0.054892223,0.013213447,-0.023938956,-0.061766528,0.016941767,-0.021562533,-0.006567332,-0.062298894,0.022968238,-0.03560951,0.027498955,-0.009961456,-0.036969934,-0.016911354,0.019147374,-0.047724236,0.0029906798,0.020737331,0.006105301,-0.037654847,-0.0033234777,-0.046639774,0.0352723,0.009912073,-0.013238536,-0.0058915387,-0.02741665,-0.013388824,0.006196393,-0.03366306,0.01222401,-0.026320346,-0.02321029,0.019525008,0.02423963,-0.07940632,-0.03449986,-0.024174519,0.020289911,0.005776662,-0.061733514,-0.019949388,0.020921549,-0.03422324,0.0003422125,-0.04909359,-0.0077754706,0.0084174555,-0.050413117,0.0061517227,0.000096939606,-0.039149914,-0.038440984,0.031661894,-0.04386711,0.01433155,-0.028290546,-0.02237732,-0.0023327891,-0.03457321,0.007946977,0.002935637,-0.03662807,0.013126769,0.076137,0.029002417,-0.01620877,-0.047216717,-0.024500757,0.022298556,-0.0028822669,0.0059060357,0.05821493,-0.014590782,-0.012281296,-0.03316895,-0.032454897,0.008004189,-0.012790731,-0.009193418,-0.055295687,0.013914965,-0.001991397,0.0152843315,-0.014600179,0.0048104753,-0.025700888,0.0077947224,-0.020878702,-0.016563745,-0.0027993585,-0.021813206,0.051170226,-0.021960992,0.06666989,-0.00500733,-0.039322015,0.015636215,0.015211829,-0.025048764,0.009368585,-0.07367737,0.005893686,0.01678929,0.0013959814,0.015754027,0.039591823,-0.007821663,-0.0003571631,-0.02845849,0.037434768,-0.029472688,-0.015787192,0.017790558,0.03687323,0.04662456,-0.05123579,0.026181407,-0.0015091615,-0.006979424,-0.020155454,0.021558901,0.029339869,-0.02860195,-0.035719074,-0.016548393,0.01964425,-0.050126415,0.03101907,0.02793929,-0.015985748,0.03269224,0.0033478742,-0.03451021,0.031341165,0.06578898,-0.039756443,-0.06149778,-0.021390231,-0.039067883,-0.017879732,0.014544883,-0.015621393,-0.0036216597,0.054354325,0.016167013,-0.0013067189,0.01969157,-0.042011842,0.020305343,-0.14622699,0.008364057,-0.042062584,0.01993049,0.011914105,0.016147329,-0.007952138,-0.015344325,-0.033137515,-0.00052640535,-0.041063327,-0.061860938,0.029338647,-0.025179219,-0.0011112981,0.02199895,-0.043102752,0.01125054,-0.05251975,0.057883456,0.018454429,-0.0028693965,0.045088954,-0.014414894,0.015771667,0.004069887,0.010413133,-0.0036702242,-0.024406547,-0.045559388,0.006730999,-0.032053962,0.01742045,0.04705824,-0.0331579,-0.012013001,0.006211599,-0.0073502436,-0.042217597,0.0051223217,-0.012654087,0.02769393,-0.020052122,-0.0012447942,0.0065801144,0.074144855,0.0068539637,-0.040578347,-0.019192394,-0.014277804,0.00066153344,0.016226245,-0.025825536,0.035468977,-0.004768842,-0.03675009,-0.017729266,-0.010116435,-0.031434055,-0.0197998,0.012325979,0.04728435,-0.04668333,0.04126661,-0.030777955,0.04342467,-0.082574934,0.0033204607,-0.009681799,-0.02760386,-0.010287065,0.009580964,0.008363496,0.0056258463,-0.026260512,0.015488127,0.025425121,-0.011181469,-0.034903757,-0.018467035,-0.034911938,-0.005102472,-0.031021148,-0.008896942,0.043490775,-0.02624277,0.014113612,-0.017751243,-0.019269815,0.0032383453,-0.07538101,-0.03821734,-0.014215345,0.0029743006,-0.02667101,0.041496307,-0.029726945,0.011784418,-0.014329284,0.021968072,-0.033528633,-0.051890712,-0.037543528,-0.0032838243,-0.021021252,0.019574722,0.0087250015,0.015199217,-0.014452287,-0.04070149,-0.025948068,-0.02918927,-0.009439256,0.061133932,-0.08286559,-0.01651401,-0.03634274,0.037456427,0.026799617,-0.032006115,0.037787214,0.0012566306,0.010627913,-0.026433846,0.019171411,0.08008061,-0.0004306179,0.016983744,0.0009682457,0.021694569,0.025136046,-0.027947607,-0.000070881906,0.0044564875,0.03878627,-0.0102513805,-0.02032565,0.052524157,-0.04026401,-0.053471725,-0.044569165,0.018121852,0.056762267,-0.020372024,0.028313886,0.0028595359,-0.00021490006,0.003085087,-0.008539905,-0.035640348,-0.0012765196,0.0153875025,-0.012227506,0.04392847,-0.005956328,0.032684166,-0.0031342113,0.026198382,-0.031901166,0.03721651,-0.02093777,-0.040303987,-0.024525438,-0.017164595,0.010423839,0.054200687,-0.022911891,-0.02189461,-0.0061653736,0.0028450037,0.011469706,-0.00038072362,-0.014504581,0.015647952,0.040297363,0.0018900745,-0.03713505,0.010588423,0.006479923,0.0016916197,0.044286914,0.000677372,0.057979662,0.04593606,-0.017256279,0.025404781,0.005583008,0.04452273,0.013961007,-0.023542132,-0.0035943782,0.0077797067,-0.019925332,-0.036162347,0.057727147,0.004915613,0.017806105,0.026136048,0.028447554,0.028007504,-0.002833431,-0.029974401,-0.008318436,-0.039705466,0.01306832,-0.028953658,-0.014185781,0.021167824,0.01297215,0.036337618,-0.015852964,0.0007120135,0.011613694,0.035804,0.0077316244,-0.012451276,0.024759388,0.010142639,-0.03358102,-0.006298698,0.05262912,0.013345645,0.00030681328,-0.04665302,-0.0005180679,-0.026780251,0.016822064,0.024783587,-0.0404795,0.021623679,-0.017090516,0.026821002,-0.012420501,0.027059361,0.027170876,-0.013113506,-0.047500536,0.04844891,-0.07369492,-0.018461594,0.059924014,-0.032787975,-0.0072474675,-0.008322503],"last_embed":{"hash":"1by1ydd","tokens":95}}},"text":null,"length":0,"last_read":{"hash":"1by1ydd","at":1762859996949},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{1}","lines":[191,191],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1by1ydd","at":1762859996949}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031477034,-0.010903351,-0.038235873,-0.027397292,-0.051837917,-0.049438525,0.04466897,0.0035389666,0.010938925,0.004123209,-0.016768932,0.017449424,-0.027143115,0.017870449,0.015590799,0.0301223,-0.00000384367,0.0039744345,-0.022432854,-0.04271639,0.01976528,-0.004276637,0.069086425,-0.010970333,-0.02636028,0.012255849,0.030991925,-0.015174927,0.0112322,0.07078166,-0.019393725,-0.077365816,0.0013038387,-0.027394975,-0.056829832,-0.02694105,0.015766198,-0.016025092,-0.047902882,0.039993305,0.0078118946,-0.031102031,0.008967762,0.017552404,0.043557614,-0.0061064945,0.0078492025,-0.005382911,-0.027865747,-0.0046926215,0.024252791,0.0127524175,-0.0030482034,-0.02686836,0.010708766,0.055057738,-0.0057586506,-0.038904067,-0.02802063,-0.0000034727111,-0.032676272,0.00003616234,-0.0043283263,0.016407289,0.035689924,0.04351918,0.056122787,0.01846579,-0.009291182,-0.015580261,-0.03360593,0.022176884,-0.040341552,-0.0014813016,-0.057101894,0.012586825,0.01365386,-0.021167155,0.0020072078,0.04935299,-0.016025735,0.022127839,0.02156154,-0.020026388,0.0038847264,0.03853962,0.0006853916,0.053791706,0.007895541,-0.01666312,-0.020252937,0.0069684926,0.018690381,-0.028574185,-0.008940426,0.019026607,0.02395519,-0.00632301,0.009130755,-0.029600084,0.02365586,-0.0277078,0.02831588,0.008307194,0.0011157806,-0.030584544,-0.0023068804,0.009172277,-0.008208089,-0.026740044,-0.032671507,-0.006453413,0.04425557,0.021446932,0.03635259,0.009794539,0.017125936,-0.07525731,-0.028835837,-0.017574966,0.033633407,0.008390861,0.045991182,-0.045563232,0.028908266,-0.009398852,0.015376208,0.010234925,0.055734325,0.012010977,0.0114387525,0.031270076,-0.000062389256,-0.0041117454,-0.002434112,-0.006738361,0.025274558,0.014713494,-0.0043025357,-0.06972748,0.036151335,0.023542987,-0.04183454,0.009781362,0.031434514,-0.031511903,0.035417292,0.012121438,0.003346523,-0.026843295,-0.010390277,0.02224281,0.0138609465,0.032916207,0.0031234436,0.010222477,0.022194704,0.08042427,0.010676935,-0.028622124,-0.013991924,0.014909004,-0.029117623,0.029221745,0.029274754,-0.017513212,0.015967691,-0.01916203,-0.0049381624,-0.014125438,0.005762477,-0.016735604,0.01973793,0.007294337,0.019371275,0.02424495,0.022283271,0.037141863,-0.0007052297,-0.008044331,-0.038261894,0.006884238,-0.055910654,-0.031852514,-0.019791719,0.03698652,-0.03395617,0.0064063794,0.026300244,0.041464936,-0.008906757,0.024629332,-0.003849879,0.0047741244,0.0017157234,0.010891822,-0.00022310836,0.009728879,-0.008352358,-0.022317527,-0.024445033,0.038512327,0.03256233,-0.020002438,-0.008893633,-0.02800121,-0.011835638,-0.029879898,0.010340404,-0.02743747,-0.017662592,0.010138401,-0.021371622,0.025974331,-0.039556146,-0.032474652,0.015090144,0.0072249332,0.024619047,-0.007401546,0.007657822,0.028650125,0.008480511,0.008803857,0.05775287,0.0024354644,-0.00006266094,0.043987546,0.042241737,-0.014947789,-0.01872742,-0.0026168097,0.009345533,-0.033770762,0.04673746,0.008902181,-0.042713508,0.043895002,0.05137373,-0.031125449,-0.020286417,0.008194339,0.004421577,-0.03799268,-0.05427343,-0.018874507,0.046313837,0.047299657,-0.04760113,0.006338663,-0.026501719,-0.0212514,-0.018395014,0.018400209,0.020758048,0.024947153,0.023271952,0.011881213,-0.034058545,0.006072336,0.016983977,0.029998332,-0.002751117,0.019533508,0.0101186605,-0.0023963468,0.026699478,-0.020514278,0.004801967,-0.036594052,0.03384461,-0.028897075,0.005390702,0.014493078,-0.023434458,0.0027802095,-0.02823148,-0.010116757,0.06947722,-0.00018708257,-0.020264095,0.04414014,0.02979539,0.008546292,0.05753862,-0.0142415045,-0.011077621,-0.007456731,0.03355552,-0.044744037,-0.041211482,0.0028468664,0.059979517,-0.0076333117,0.02504496,0.03327288,-0.003045424,-0.175462,0.0120483,-0.022148537,0.044082537,0.012010354,0.008794763,-0.031547733,-0.030699288,-0.046052627,0.052277263,0.040846948,-0.06604405,-0.0040023867,-0.004022208,0.04328208,0.0218296,-0.008245794,0.03239183,-0.06538356,-0.038909215,-0.029267421,-0.030075265,0.04516175,-0.021578586,-0.021407275,0.025898479,0.08794986,-0.00418302,-0.0035957028,0.01864761,-0.04788645,-0.030807946,0.002243939,0.003716921,-0.014526326,0.005935582,0.0383696,0.023325352,0.025258714,-0.009855951,0.039826725,-0.0010643263,0.025676781,-0.0114669865,0.0018894732,0.010276934,0.003241913,-0.038285736,-0.04549972,0.003510549,-0.010772525,-0.03934482,-0.0145513825,-0.007067284,-0.051840886,0.005849321,-0.008077636,0.055664748,-0.008168044,0.012147352,-0.025176309,-0.03428651,0.0070401235,-0.024609089,-0.0017770915,-0.06256683,0.03749533,-0.0004098847,0.022647483,-0.009601001,0.04228055,-0.075910844,0.03096519,-0.067679755,-0.005987326,0.009328587,-0.01122502,-0.023962703,-0.00625838,-0.077375695,-0.009413384,0.01600856,-0.022701867,0.006637487,-0.03199755,-0.03175603,0.004182902,0.009800782,0.02829817,0.2705701,-0.015067743,-0.019131195,-0.000069873786,0.018432116,-0.026113192,-0.030356977,0.034947332,-0.03601935,-0.03759347,-0.036861304,-0.017205589,0.004610733,-0.018565143,-0.0019120547,0.019960023,-0.06311485,0.01120606,0.08058363,0.024291066,-0.0010520337,-0.018482292,0.029431036,0.0045922506,-0.03324963,-0.022733111,-0.056061335,0.0068643475,0.007904105,0.033002652,-0.048982326,0.0038690446,0.045784358,-0.030992229,-0.023811946,0.021217627,-0.007754833,-0.037176747,-0.005565197,-0.009272615,-0.033380315,-0.023379631,0.020062406,-0.006658068,-0.00999281,-0.023421712,-0.017539572,0.030525923,0.008062585,-0.025551172,0.052246623,-0.062122043,-0.014438335,-0.016372211,0.014030291,-0.012896026,-0.0013163821,-0.03632608,0.0018090737,0.04991461,0.018375741,-0.011742919,-0.054478213,0.0084548155,0.002712143,0.03428453,0.015608097,-0.03168933,0.0011637291,0.01620064,0.0012905594,0.022339338,0.016723247,0.011677864,0.016887529,0.01516474,0.043558918,0.048710756,-0.015170951,0.035869017,0.0028789951,-0.015185106,-0.02338316,-0.00051791844,-0.016590359,-0.03898009,0.017920308,0.021394921,-0.0392385,-0.0007287798,0.030990783,0.0006595152,-0.039797302,0.03911329,0.025789713,-0.024410617,0.040320836,-0.030087598,-0.058657754,0.016142713,0.013252198,0.010350422,-0.01265845,-0.01775843,0.031221226,0.055836305,0.012352968,-0.016563822,0.027405094,-0.00073691644,-0.029760478,0.03406483,0.012118789,-0.044237766,0.0025430028,0.056790344,0.063106604,0.015876492,0.0404584,-0.005334318,0.020840984,-0.010782974,-0.0126752015,-0.0030612233,-0.014868947,-0.06262599,-0.031752195,0.031723443,-0.011993822,0.05632398,0.024133362,-0.02414174,0.033123832,0.048424236,0.020453336,-0.017800597,0.0326231,0.018439606,-0.0005282467,0.026743008,-0.027739191,-0.0017475748,-0.03125481,0.005565045,0.048739027,0.0064200233,0.0014580643,0.016459629,-0.016166627,0.027245654,-0.00092568184,0.019296963,0.034829136,-0.019714167,-0.004083624,-0.10032965,-0.023547605,-0.05812789,-0.007826892,-0.023829792,-0.0070807827,0.00080343423,0.001303519,0.07611396,0.01201225,0.0057285777,0.006012347,0.07681734,0.0043739243,0.006550978,-0.0030105114,-0.034085702,-0.08052066,0.024043994,0.0031307884,-0.020853681,-0.032833476,-0.031844255,-0.036711805,-0.02106052,0.019065015,-0.020152407,-0.06402915,-0.024861062,0.054128833,-0.025064252,-0.047106326,-0.010941398,-0.00431846,-0.008967841,-0.001259703,0.0953216,0.030997401,-0.008407347,0.021801407,-0.018335532,0.05301344,0.036905654,0.028553013,-0.0082976315,0.013823068,0.014707757,0.019364377,-0.026472641,0.018569898,-0.011401511,-0.012932706,-0.0055166013,-0.0078508025,0.056058727,0.010305649,0.009899957,-0.038406692,0.008443091,-0.01580494,-0.00087717845,0.015033976,0.059248477,0.020218093,-0.01901263,-0.017712634,-0.022796683,-0.0042773043,-0.020408206,-0.007896461,0.035253335,-0.00037026044,-0.0071098353,0.018918335,-0.019826563,0.002510971,-0.019268494,0.005982529,-0.0077688945,-0.037707213,0.026791327,0.0075854724,0.021993741,-0.046345636,-0.036398638,0.029505981,0.00873499,-0.0064738435,0.030620527,0.033194177,0.009301377,-0.039468244,-0.03800726,0.026918631,0.0056201066,-0.012052676,-0.040426847,0.032778114,-0.033918805,0.022504982,0.018925328,-0.039104868,-0.007888299,-0.0067723794,-0.052025434,-0.00445765,0.029641537,0.0050806184,-0.020947408,-0.001131161,-0.048479345,0.033236668,-0.008601887,-0.020657193,-0.0056875558,-0.04988151,-0.0012367781,-0.018879779,0.00070221693,0.021111177,-0.022554845,-0.01846666,0.017961817,0.022693919,-0.06784481,-0.024989769,-0.011585567,0.012931404,0.010882616,-0.05403978,0.016734472,0.033986572,-0.024934305,-0.03351013,-0.035345532,0.0013465249,0.031232055,-0.056990597,0.019983962,0.0032969983,-0.018739551,-0.059869274,0.027295314,-0.032036323,0.0030415312,-0.012392845,-0.023139156,-0.006020326,-0.039602537,-0.016018337,0.014216735,-0.048744183,0.014421282,0.058605283,0.022847194,-0.031047016,-0.056885425,-0.0040432983,0.007642263,-0.012670442,0.008650887,0.057159,-0.022135561,-0.018966638,-0.030588148,-0.004727102,0.012447624,0.002938795,-0.011585508,-0.039869115,0.015468653,-0.017175863,0.018663248,-0.0016519423,-0.0001269713,-0.03439238,0.020969914,-0.02117146,-0.019162603,-0.02884537,-0.0064376662,0.039783813,-0.016561966,0.044538055,0.0044254605,-0.02914905,0.008348965,0.01323968,-0.012830456,0.020029973,-0.062280804,0.020162553,0.0133078145,-0.023629943,0.01360446,0.023101311,-0.03973003,-0.0049898378,-0.023844035,0.036664512,-0.0067478525,0.0008584782,0.0070803137,0.010399221,0.054929927,-0.0390532,0.019671615,-0.0286975,0.004090813,-0.023706751,0.022584401,0.016919704,-0.023608694,-0.030723669,-0.0043576187,-0.0011366336,-0.028789513,0.045851115,0.034123085,-0.03808303,0.020023638,0.008806283,-0.013362371,0.024936754,0.06069756,-0.029799765,-0.046359736,-0.033310294,-0.057375945,-0.021492936,-0.00749365,-0.006899644,0.0058145253,0.041897178,-0.0003485702,-0.02083035,0.019243091,-0.026840044,0.028310187,-0.13909164,0.018340327,-0.038407244,0.006358392,0.01878804,-0.00798391,-0.006799481,-0.00205642,-0.021363102,-0.0023170281,-0.03515542,-0.074869245,0.04559809,-0.018932095,0.011999403,0.024083154,-0.035207544,0.02234502,-0.05566353,0.04279032,0.013617319,0.008717185,0.04433001,0.00033624982,0.04019319,0.01919185,0.022197612,-0.006598568,-0.016524106,-0.030768136,0.041006222,-0.032649033,0.0013942455,0.057705157,-0.050599538,-0.02325448,-0.012532496,-0.011282369,-0.048497964,-0.009708123,-0.0050874255,0.018205965,-0.032405224,-0.0018078183,0.037657257,0.057878308,0.0054584458,-0.043711495,-0.025714,0.022362893,-0.006820551,0.0061063,-0.02569832,0.048594337,-0.015517031,-0.043255024,-0.037789073,0.0056796675,-0.02646321,-0.005516111,0.025522454,0.062697016,-0.03998856,0.01910132,-0.012947399,0.06675934,-0.062196206,0.010035959,-0.024323003,-0.016948368,-0.011712512,0.034890827,0.010172077,0.0004136746,-0.04186835,0.0049579013,0.036437534,-0.02233742,-0.023321537,-0.03010914,-0.041346665,-0.034632552,-0.024819868,-0.0013898779,0.05355294,-0.031091109,0.027596379,-0.029596558,-0.059703268,-0.014676603,-0.05275222,-0.051818985,-0.0065855947,0.0066682603,-0.020082794,0.054066647,-0.029722085,-0.009818243,-0.009517941,0.030742908,-0.027995743,-0.05026035,-0.037516285,0.002690063,-0.026973372,0.020268286,0.016463416,0.016617341,-0.006783394,-0.017510094,-0.044832055,-0.010207596,-0.023242468,0.03694638,-0.079317704,-0.030751362,-0.068811655,0.028563097,0.029503904,-0.020009829,0.025164742,0.021130329,0.018209921,-0.023869464,0.03225806,0.07060698,0.019719465,0.019132208,0.013732552,0.019725846,0.007609108,-0.011258966,-0.0011720931,0.0057322285,0.06222561,-0.008686828,-0.00030810098,0.05780467,-0.0256282,-0.05748953,-0.031212846,0.02381977,0.058412414,-0.029724997,0.023741744,-0.006365722,-0.009228547,-0.010361946,-0.010225337,-0.0061588474,-0.005245969,0.038557213,-0.0030273143,0.027998695,-0.0054265526,0.037805215,-0.0038204598,0.030167425,-0.021270707,0.034785457,-0.014383211,-0.039154235,-0.017311558,-0.04084461,0.013205721,0.07095459,-0.014644579,-0.04492863,-0.0048403237,0.031330682,0.006021564,-0.017330937,-0.016446576,0.027789671,0.0396286,-0.0045845127,-0.01996671,0.021310406,-0.001151398,-0.0011928491,0.04125083,0.02188472,0.059614386,0.024690732,-0.036605157,0.009638415,-0.012260895,0.028472962,-0.0040414254,-0.014808212,-0.00809976,0.022062462,-0.01006064,-0.024910102,0.058427297,0.006508148,0.018300116,0.005192783,0.015383479,0.032038957,-0.009865491,-0.021352483,-0.0065145264,-0.018387755,0.00023435682,-0.02622078,0.005032006,-0.017319042,0.0043511568,0.010181105,-0.005329258,0.013808621,-0.007320355,0.048651725,-0.013705045,-0.011493181,0.023295457,0.00464274,-0.026206234,-0.038340293,0.04898883,0.01682167,0.0028513672,-0.036283173,0.006026624,-0.02104793,0.023381019,0.015973115,-0.011029037,0.021051763,-0.015008633,0.02689697,-0.018281905,0.03495418,0.032014113,-0.0013490352,-0.032244895,0.051544163,-0.06492922,0.0059701917,0.040018234,-0.031430125,-0.011456541,-0.03255779],"last_embed":{"hash":"d1o9y8","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"d1o9y8","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{2}","lines":[192,192],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"d1o9y8","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0012641049,-0.0012758945,-0.033370513,0.01343886,-0.063483626,-0.0149182975,0.023458917,0.0039143693,0.033052046,0.011973545,0.010055808,0.01509294,-0.019718716,0.006675966,0.0026689062,0.016842492,0.018096717,0.02717733,0.01200488,-0.0050701858,0.01440552,0.006260887,0.04425018,-0.04585212,-0.029987056,0.017725876,0.016970998,-0.014358888,0.015957909,0.03035064,-0.010487317,-0.08336432,-0.013869643,-0.036846556,-0.024452245,-0.037962142,-0.020695567,0.0030871653,-0.046552133,0.01714057,0.017864093,-0.005775089,-0.005695463,0.025214769,0.028554766,-0.008784215,-0.005294116,-0.00059591216,-0.009994223,0.010070604,0.027175933,0.020650063,0.0014227172,-0.029327579,0.022805024,0.05418287,-0.014044173,-0.044352524,-0.004667992,0.009490292,-0.02099922,-0.0076478887,-0.018251603,0.017572867,0.024992425,0.034983303,0.06745426,0.012598918,-0.004447215,-0.028858911,-0.027361965,0.021689808,-0.040027145,-0.007490751,-0.066464394,0.013124335,0.0376795,-0.017478455,0.013183312,0.025854217,-0.013744928,-0.013202295,0.02613536,-0.005117035,0.015471019,0.020538641,-0.017384972,0.086338885,0.0028040062,-0.018490667,-0.027717587,0.007035929,0.047798328,-0.01949046,-0.000050771367,0.007875993,0.010725731,-0.018637381,-0.03091457,-0.012577083,0.040360507,0.005649508,0.019357532,-0.00893917,-0.0072562504,-0.025478425,-0.011694256,-0.00043569726,0.0061818785,-0.028599914,-0.022783644,0.012285143,0.032211307,0.017598517,0.040744256,-0.033301197,0.021260973,-0.067488976,-0.006085847,-0.027845198,0.014942907,0.016592683,0.020263473,-0.03094942,0.0039458117,0.0048566344,0.015495838,-0.003422852,0.014727483,0.030956618,0.014786593,0.044838406,-0.0000016289111,-0.00085686205,-0.010617626,-0.0083299745,0.03414221,0.011556664,0.0037820656,-0.08575214,0.025286138,0.03499597,-0.027583491,-0.011813871,0.025127737,-0.039253067,0.0074678417,-0.0058687264,0.0011332463,-0.042841088,0.0028551654,0.013473701,0.003913597,0.036424566,0.0026041993,0.0032391462,0.0035667785,0.062990144,0.0036730778,-0.018791143,-0.009261625,0.010707106,-0.06390137,0.040532913,0.03515028,-0.018302927,0.00371766,-0.01871484,-0.024925854,0.019173367,0.0149302045,-0.032940134,-0.0019462578,0.016931664,0.008553689,0.021354392,0.01616804,0.033779994,0.018745879,-0.015203295,-0.046109904,0.012608653,-0.024677347,-0.016197594,-0.025575519,0.05885001,-0.023000168,-0.0014981568,0.032890543,0.042796228,-0.01937757,0.030130794,-0.028773597,0.0039583785,-0.004844696,0.004409631,-0.0032053366,0.013201288,-0.005102881,-0.0147104785,-0.025892949,0.046846665,0.026339976,-0.026844736,-0.0042781695,-0.010578549,-0.002796676,-0.028621929,0.013111604,-0.015984278,-0.008957051,0.009876595,-0.027414877,-0.007345238,-0.054903768,-0.014629867,0.027411997,0.026206965,0.030609213,0.007902916,-0.01986447,0.028664256,0.018004265,0.022251558,0.053652976,0.02170963,-0.008872649,0.018935138,0.032310262,-0.02636621,-0.024046041,0.0029120634,0.018037412,-0.022730265,0.034592055,0.013317378,-0.06329307,0.03837322,0.01933918,-0.05307809,-0.03181104,0.028703243,0.00016460606,-0.031178351,-0.055684537,0.016834194,0.029062906,0.07555308,-0.034103688,0.035288863,-0.01577163,-0.009709159,-0.007993138,0.022307882,0.03810086,0.033751097,0.019287242,0.011862105,-0.015384595,-0.0057753706,0.02454745,-0.005889251,-0.006008451,0.0145169785,0.012878882,0.0059724306,0.01980053,-0.0339932,0.003299105,-0.031851556,0.017439883,-0.0152638005,0.022771092,0.021675618,-0.02437998,-0.0034846794,-0.03597453,-0.03483751,0.05450079,-0.00707289,-0.0013244514,0.036526915,0.017736088,-0.0021750215,0.038354713,-0.006214941,-0.016062515,-0.009365452,0.034290202,-0.043656945,-0.045169692,0.009158002,0.062596254,-0.0062082415,0.024047822,0.015532304,-0.0028710954,-0.17539436,0.008511145,-0.017061617,0.070070975,0.0033078676,0.0067528477,-0.02612565,-0.025792042,-0.03954675,0.05494963,0.023882538,-0.060363173,0.0011507631,0.01638377,0.00781921,0.012201355,-0.013832285,0.02597217,-0.061416715,-0.031486027,-0.026170405,-0.043539684,0.03390002,-0.0047912425,-0.044034634,0.03270547,0.09706698,0.0032482594,-0.014115038,0.009528519,-0.022566577,-0.0066992408,0.008620961,0.0035901368,-0.039146572,0.01352878,0.023938963,0.038095172,0.018481243,0.0008105535,0.0347263,0.013964192,0.012315652,-0.000825948,-0.005599641,0.025910297,0.0056346417,-0.025056364,-0.055972505,0.0038914704,-0.0070568086,-0.042284504,-0.016775012,-0.022056708,-0.043498695,0.010512871,-0.0015166694,0.036218982,-0.017119164,0.026697528,-0.029710969,-0.03025694,0.004951974,-0.0152649535,0.00006703211,-0.029788194,0.025926568,0.005711213,0.037897244,-0.030286815,0.027602633,-0.066227004,0.031963315,-0.051817972,-0.032727458,-0.005327276,0.01598028,-0.040078416,-0.019992566,-0.082372524,-0.014485426,0.01925408,-0.0053337184,-0.0014874612,-0.023625072,-0.046452865,0.0022187606,0.02431379,0.027662601,0.2664956,0.0223086,0.0029713241,0.0037559061,0.03309298,-0.018751668,-0.024139231,0.03975743,-0.03188557,-0.039529726,-0.05457682,0.01016862,-0.0075915535,-0.051055778,-0.006516738,0.016558738,-0.058277685,-0.005241722,0.074315704,0.018374331,0.015515276,-0.0013389629,0.062491328,-0.014202213,-0.054742083,-0.010097813,-0.047915716,0.017174518,-0.007289019,0.06125305,-0.039681483,0.02819521,0.05746012,-0.056636125,-0.026771165,0.01682298,0.0020708118,-0.04040461,0.01283299,-0.0043255906,-0.008506012,-0.026494522,0.028905038,-0.032319147,-0.007110125,-0.01942455,0.005217545,0.006709561,0.0012832923,-0.0218268,0.06871239,-0.02278446,0.00030317262,-0.036327295,0.017399877,-0.02415003,0.0091918325,-0.026346333,-0.0033675097,0.027834343,0.044649865,-0.0039689653,-0.05962909,0.013513498,-0.021215856,0.022789016,0.021150937,-0.029540958,-0.014353923,0.019869978,-0.022800595,0.02001413,0.02729746,0.023561519,0.011873596,0.023401404,0.070488654,0.046465956,-0.032532543,0.03342857,-0.0026729766,-0.03320035,-0.019152455,0.005603934,-0.013982576,-0.037827194,0.02668866,0.049827132,-0.037339196,-0.025263019,0.030689312,0.010023194,-0.018679319,0.045280915,0.016292073,-0.04488896,0.028072925,0.00023232763,-0.062012736,0.0081628645,-0.010813793,0.016757654,-0.0016005689,0.0030731515,0.049563203,0.012308969,0.021628218,-0.0032033816,0.033365756,0.027946956,-0.018637361,0.031656265,-0.009752175,-0.034504246,-0.006004406,0.019988399,0.0562002,-0.0017557066,0.033822566,-0.016679283,0.03029678,-0.024943743,-0.008903119,-0.024613896,-0.033195518,-0.08259541,-0.032751866,0.016726172,-0.015545362,0.047354564,0.022767117,-0.024830913,0.0052345395,0.073621176,0.035565577,0.020423,0.059020232,-0.012795371,-0.011565327,0.051515132,-0.03882662,0.001184033,-0.017625876,-0.00062898727,0.037722144,0.004921953,-0.01540598,0.0025968393,0.0008426184,0.0359051,0.03169343,0.009840985,0.025839847,-0.008638161,-0.012156364,-0.072753735,-0.021530865,-0.04788329,0.03396846,-0.012742782,0.023588074,-0.0011157242,0.033625904,0.08856698,0.0005571707,-0.0031677764,0.0074629486,0.061950706,0.01114354,-0.0028902565,0.020695783,-0.04439774,-0.057154253,0.027538646,0.021243267,-0.03642219,-0.033729788,-0.029227639,-0.040773917,-0.021729417,0.023225281,0.0035323,-0.041575886,-0.052010495,0.062417015,-0.045080557,-0.039474588,-0.0059626736,-0.017759575,-0.0077852895,0.0059846486,0.10270731,0.037119016,-0.012460821,0.0037910813,0.017992508,0.039000705,0.054804448,0.011108741,0.016622946,-0.01209087,0.007816398,-0.0027922555,-0.039667297,0.016636629,-0.021231975,-0.007937569,0.034300905,-0.019195667,0.029474111,0.006892336,0.031216843,-0.052579403,0.014841166,-0.00882111,-0.0037496071,0.0128741395,0.07924525,0.00033589097,-0.014381234,-0.025641328,-0.027689867,-0.014347212,-0.02923578,-0.025040392,0.012267641,0.019297028,-0.023040745,0.006235631,-0.035173893,-0.003302551,-0.0043943557,0.010628372,-0.015183241,-0.021197675,0.03160203,-0.016415872,-0.00470567,-0.016322693,-0.03449971,0.0063244286,-0.0045464807,0.0011973706,0.016055629,0.05881287,0.013993261,-0.06720023,-0.038743194,0.0023959312,0.0012526314,-0.0035933156,-0.062128212,0.016094852,-0.04337204,0.03682814,0.033090997,-0.006281876,-0.035063885,0.00028412437,-0.03446868,-0.015757019,0.026924133,0.0147019345,-0.0394991,-0.034282416,-0.05710641,0.0065329536,-0.018587325,-0.015700394,-0.0024985785,-0.025036866,-0.007721641,0.009218346,0.0032899654,0.01676664,-0.022623139,-0.06453252,-0.013113335,0.03725829,-0.071420655,-0.020460304,-0.01615033,0.01790554,0.015889965,-0.06572147,0.027154868,0.028490547,-0.023334853,-0.015703656,-0.05943063,-0.0040048817,0.014578952,-0.08333917,0.02568619,-0.02287884,0.0015310168,-0.025096644,0.048553027,-0.027273323,0.020686027,-0.0037320391,-0.02994399,-0.012106143,-0.023784216,0.0019696802,-0.003417366,-0.056349363,-0.0013527308,0.062345397,0.027291924,0.002501613,-0.040730562,-0.030506724,0.016547846,-0.0034077333,0.032451745,0.056349363,-0.02032102,0.0121122915,-0.029540727,-0.026441673,0.0042691613,-0.0067967465,-0.02086659,-0.03743014,0.009999966,-0.031799186,-0.020517716,-0.00438704,0.008389235,-0.04088943,-0.006834902,-0.023679677,0.0023661575,-0.0202225,-0.0053406875,0.035629045,-0.040355723,0.035377808,0.024362275,-0.011755086,-0.008921923,0.016328007,-0.024424417,-0.009466617,-0.060093228,0.014927404,0.006617283,-0.0111873755,0.035758663,0.022789953,-0.0028165018,-0.00493375,-0.026604958,0.02909163,-0.004644905,-0.018242959,-0.008710302,0.0061313044,0.04791463,-0.053914268,0.0357025,-0.023407184,0.0003959882,-0.013309375,0.027580705,0.0034993247,-0.01797948,-0.013662885,-0.0039014884,0.012251817,-0.057423774,0.032538895,0.034108177,-0.043256346,0.03817723,0.006369791,-0.00438416,0.032400433,0.021536296,-0.033423495,-0.0364335,-0.044218253,-0.034980394,-0.01267593,0.018157559,-0.0032046947,-0.0004549611,0.05993452,-0.0005340868,-0.009077764,0.017119447,-0.038799725,0.0035610541,-0.15445308,0.0058456184,-0.041258004,0.0048073083,0.009765251,-0.0021202904,0.004993961,-0.025294615,-0.027465846,-0.025084648,-0.041651133,-0.039665475,0.021375585,-0.022451743,0.003945291,0.003455756,-0.0417354,-0.0014716691,-0.070294,0.038090274,0.012934502,0.004021159,0.025253335,-0.009847018,0.011850753,0.0037438641,0.0058502047,0.00078418956,-0.02685088,-0.037196998,0.012902861,-0.013002835,0.004592722,0.03528063,-0.021466617,-0.0023984471,0.009434611,-0.029699132,-0.03968823,-0.0036651439,-0.024065204,0.020527674,-0.03952206,-0.016420307,0.05536488,0.07363305,-0.023535235,-0.025842054,-0.025006166,0.007300237,-0.00096461753,-0.012773851,-0.035961952,0.025105456,-0.01959112,-0.01857151,-0.013529301,-0.013604414,-0.032521475,-0.014016372,0.022967525,0.017335365,-0.038362212,0.022331597,-0.021426193,0.061618913,-0.06514935,-0.00807259,-0.01694525,-0.013514501,-0.014112391,0.0054843086,0.0147731565,-0.005913416,-0.023175783,0.006036642,0.061703064,-0.018269977,-0.009945055,-0.0029178478,-0.03043839,-0.020292465,-0.03374206,0.012817465,0.04390475,-0.012210963,0.027826145,-0.031886745,-0.016841345,-0.008718306,-0.054103278,-0.04348921,0.009755057,0.00058027124,-0.013594559,0.0712304,-0.025358953,0.020862568,0.006563109,-0.0026414243,-0.0128073385,-0.039559253,-0.029105838,0.010621749,-0.00065212144,0.018623665,0.019209903,0.018994663,-0.013215704,-0.024902377,-0.043860182,-0.011560544,0.000053859025,0.03403584,-0.08572093,-0.020662863,-0.04953486,0.0497236,0.040410694,-0.031195702,0.0055311373,0.01793861,0.004915109,-0.02615415,0.023523534,0.07901148,-0.005234503,0.02480714,0.020882104,0.011907472,0.01785706,-0.03454955,0.019928303,0.016672257,0.07230299,-0.020494888,-0.03309867,0.040774435,-0.0344401,-0.034196425,-0.04163337,0.027368845,0.052684456,-0.040714834,0.017291175,-0.01623205,-0.0023847024,-0.0065349317,0.008792568,-0.043484326,-0.01342979,0.023624139,0.019913515,0.04126488,-0.004760791,0.05840882,-0.017341504,0.056310765,-0.01791907,0.03919709,-0.019999731,-0.04308424,-0.03069549,-0.06328004,-0.00199503,0.036668077,-0.012933431,-0.024696881,-0.0017862755,0.035711564,0.001640248,-0.0118028205,-0.016566167,0.019223452,0.03817906,-0.0072999694,-0.0042866427,0.01236882,0.027756602,-0.0036415432,0.046923526,0.014305518,0.046059057,0.024987968,-0.02576173,0.026164517,0.004949188,0.027902003,0.013478594,-0.01797732,-0.0019348958,0.021785714,-0.028886067,-0.0419966,0.043304976,0.006079661,0.01853275,0.011593876,0.025952132,0.023238946,-0.006837442,-0.011924592,0.008375691,-0.0317409,0.016231844,-0.0029835019,-0.0076211905,0.033093594,0.008367794,0.02997366,0.0024223845,0.013559885,0.013743946,0.022233706,-0.021428563,-0.03876682,0.036868386,0.013860472,-0.01997139,-0.01940378,0.05073538,0.022436937,-0.004530717,-0.028355388,-0.004654868,-0.023593731,-0.010765806,0.026828347,0.010501055,0.028114472,-0.021598414,0.014192501,-0.015410562,0.020858446,0.034441166,0.018173264,-0.038838025,0.038230944,-0.06014481,0.0027706802,0.034473542,-0.014128367,0.011847329,-0.026386598],"last_embed":{"hash":"1cuoau0","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"1cuoau0","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{3}","lines":[193,193],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1cuoau0","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019517118,-0.012770022,-0.022987593,0.002285839,-0.06292373,-0.02046035,0.025405569,0.007086551,0.0115022715,0.016738608,-0.0017392242,0.02824386,0.011136105,0.012831193,0.0036387339,0.009035338,0.01544256,0.010478214,-0.006927881,-0.01255663,0.023480518,-0.0075830654,0.04417444,-0.021054978,-0.033504862,0.011206511,0.037290517,-0.004235892,0.018278306,0.051287133,-0.029343883,-0.07791104,-0.022731625,-0.034360778,-0.053854838,-0.047943242,-0.014362492,-0.009369414,-0.04449327,0.026693087,0.01629317,-0.021973532,-0.010003354,0.024063293,0.04518066,-0.009942462,-0.0085103065,-0.002283098,-0.01145193,-0.0021011967,0.016476057,-0.0123969,-0.0032109986,-0.01435639,0.024586082,0.045838352,0.002043569,-0.05392719,0.0022580277,0.015365919,-0.02415374,-0.023905497,-0.009617174,0.016248453,0.022730445,0.04683659,0.046047695,0.020156022,-0.008920725,-0.02229257,-0.020228826,0.031050269,-0.045861427,-0.012419562,-0.044121493,0.019289646,0.017853478,-0.041102458,0.018934451,0.027794616,-0.0008014148,-0.0067097447,0.031009467,0.0033405768,0.015769303,0.04267754,-0.020480124,0.07996079,-0.0040972615,-0.010060852,-0.017244305,-0.007490573,0.036785312,-0.017206868,-0.0011367579,0.00090097217,0.022337439,-0.012900452,-0.009093238,-0.018851541,0.014644986,-0.030602535,0.021926945,-0.0046618637,0.0019694485,-0.006115428,0.013638779,0.0033127363,0.022734124,-0.026213164,-0.012892058,-0.0036526625,0.022952737,0.0042262184,0.025878534,-0.020707112,0.0010693534,-0.06681674,-0.004021003,-0.023345966,0.020957995,-0.014108545,0.026527373,-0.037556108,0.024239736,0.0003766856,0.016849535,-0.0049734344,0.009357186,0.03548428,-0.0009917392,0.029681588,0.009586256,-0.008279561,-0.029523803,-0.002144109,0.011471868,0.020580206,-0.0032928076,-0.082097396,0.026678927,0.033803094,-0.039142273,0.011491765,0.035193034,-0.03886093,0.017605286,-0.0027217087,0.018044934,-0.01565448,-0.017277962,0.035367996,0.02324949,0.04667064,0.018688241,0.029524002,0.031034987,0.079747505,-0.008204114,-0.021646181,-0.010718106,0.023156913,-0.06895316,0.017047385,0.033030156,-0.029605562,0.0048883567,-0.019277405,-0.011852717,0.009497748,0.013884983,-0.010520232,0.020367648,0.023313422,0.014521305,0.031767603,0.020342011,0.039019432,-0.008762755,-0.01162675,-0.046930432,0.0077524376,-0.033423252,-0.027504044,-0.035193,0.04476569,-0.015161059,-0.016401641,0.024262384,0.045164783,-0.012065341,0.027031725,-0.01124083,-0.004980583,-0.00041514795,0.01575928,0.01088833,0.011657476,-0.011160435,-0.027998451,-0.008114477,0.039684232,0.023743125,-0.04210691,-0.022369955,-0.0048675286,0.003459756,-0.030797673,0.005798579,-0.017729439,-0.0018399268,0.018684592,-0.020119209,-0.011314584,-0.05080209,-0.02003024,0.0406803,0.023293458,0.016797474,0.004967192,-0.01885229,0.03231938,0.0050328304,0.015474066,0.040602386,0.029212458,0.0036603482,0.01463334,0.024987672,-0.007420437,-0.022186857,0.0048930096,0.0040191095,-0.02039142,0.053079728,0.0074086953,-0.05961867,0.05030773,0.03651039,-0.05054326,-0.0076215384,0.03490213,-0.005447785,-0.021544669,-0.043365106,-0.013106554,0.039484486,0.055994574,-0.028627306,0.027368328,-0.022965085,-0.01078353,-0.023210116,0.016959809,0.030589765,0.02367317,0.0153428335,-0.003817816,-0.024829265,-0.010528756,0.022904387,0.0257109,0.008175624,0.012497059,0.0005926192,0.002936567,0.0094815735,-0.0203016,-0.0037444325,-0.009536655,0.0230323,-0.0086769145,0.025062697,0.029053044,-0.013799236,-0.0073525487,-0.051428102,-0.021034312,0.0654595,-0.001792636,-0.0033313208,0.029418271,0.018591998,-0.008413244,0.055741854,-0.012106667,-0.016459718,-0.012059817,0.026480624,-0.037103325,-0.03217333,-0.004618423,0.058449928,-0.004800799,0.017257003,0.008390404,-0.007742338,-0.18488087,0.020544881,-0.013237167,0.043401614,0.0069652908,0.011089566,-0.018681891,-0.03270321,-0.041623056,0.038621593,0.025237873,-0.053833913,0.024630673,0.010128166,0.03148487,0.009050988,0.00056520506,0.025154606,-0.04600882,-0.04110927,-0.034341544,-0.025587158,0.048025943,-0.014092728,-0.037191276,0.03301715,0.09284918,-0.01301357,-0.0035612574,0.027336916,-0.04737317,-0.006577371,0.0037946228,0.02057327,-0.012443578,0.027662147,0.03613577,0.014291392,0.018276185,0.003530653,0.049657743,0.016044205,0.02177678,-0.014032287,0.0052228346,-0.003545769,0.002367957,-0.04204933,-0.054950263,0.024245242,0.0049960995,-0.03331805,-0.019948268,-0.029290542,-0.038380593,0.0053442535,-0.0041320217,0.050429843,-0.03770984,0.009912208,-0.025203323,-0.0071314527,-0.013559498,-0.032631826,0.004357834,-0.041052338,0.015712576,-0.01340411,0.03896366,-0.018277163,0.01951549,-0.064180925,0.044566166,-0.045038473,-0.029765494,0.012674074,-0.0042039994,-0.0369514,-0.017066231,-0.102395296,0.005325096,0.018011328,-0.008755494,-0.018263731,-0.024344822,-0.02992858,0.006614302,0.019255074,0.033995368,0.2767059,0.03224202,-0.020675372,-0.0104536675,0.031883463,-0.012460637,-0.023218364,0.02768399,-0.02102786,-0.042873297,-0.04679769,0.014986767,-0.013009299,-0.044052716,-0.0017694518,0.014478116,-0.055162072,0.013379918,0.069627814,0.018699083,0.0007051478,-0.011735655,0.05720134,-0.008019992,-0.055763744,-0.021394618,-0.048456937,0.03583865,0.01980908,0.056496248,-0.05760662,0.04088738,0.05097448,-0.03263193,-0.03018759,0.032173097,0.0066239145,-0.026655415,0.028168205,-0.007929643,-0.014478933,-0.022837488,0.022259979,-0.018739156,-0.00016158844,-0.013138527,0.008937774,0.021933386,0.016704638,-0.015592413,0.06555012,-0.0487433,0.0002278294,-0.029971635,-0.0005154497,-0.027809944,0.005451786,-0.03017516,0.0016579966,0.006762871,0.018305786,-0.002793522,-0.043643545,0.007064654,0.011380144,0.018560559,0.013492668,-0.025113532,0.006037994,0.00089613564,-0.0044725835,0.020577969,0.020416515,0.018274227,0.0079593025,0.0051799878,0.068210274,0.047485672,-0.029559756,0.039939925,-0.01466572,-0.0303756,-0.021416755,-0.005897484,-0.014528406,-0.04362114,0.032766134,0.041583166,-0.06381297,-0.0021652624,0.024708273,0.020213565,-0.022545043,0.04504965,-0.008776041,-0.02806104,0.02634999,-0.009293597,-0.05871476,0.019903554,-0.0401677,0.012404839,0.0058857165,-0.01789133,0.052814074,0.0072510396,-0.001685299,-0.027315406,0.051585417,-0.0044644126,-0.027718281,0.029834075,0.0071681677,-0.036911227,0.007168462,0.037285507,0.057442684,-0.003730257,0.02120887,-0.00785968,0.034927413,-0.029509567,-0.015192525,-0.010018742,-0.047695205,-0.081515886,-0.020294178,0.021529099,-0.017233033,0.046687342,0.035842765,-0.016333604,0.012958764,0.069428355,0.031838734,0.00985867,0.03543054,-0.0060301903,-0.0103576025,0.04365911,-0.027607718,0.0021102391,-0.030591113,-0.01011035,0.03797321,-0.016735123,-0.002532319,0.015686855,-0.0034063973,0.027036732,0.0025513915,0.023276394,0.006229499,-0.01816359,-0.024782512,-0.09320317,-0.018162245,-0.048506644,-0.0023854435,-0.03145396,0.016821109,-0.013349951,0.019692667,0.063304454,0.011773544,0.0006171562,-0.0010147423,0.0797241,0.0041410676,0.022404755,0.003960462,-0.03320347,-0.06182652,0.018705465,0.002276397,-0.030758051,-0.052187838,-0.027090047,-0.027129887,-0.040594667,0.026492955,-0.007043788,-0.044330426,-0.031139145,0.057492957,-0.05008872,-0.042817876,-0.0007273121,0.005034341,0.00169268,-0.010295033,0.11563806,0.020431342,0.0005533084,0.011325606,0.03533311,0.045367185,0.042095024,0.009022801,0.0019961083,0.003899741,0.0028796904,0.0034296815,-0.019407596,0.033878304,-0.014978435,-0.038507637,0.019513067,-0.017254615,0.026135443,-0.00092666206,0.025618106,-0.05910207,0.018284535,-0.00025289573,-0.0017663201,0.027067555,0.06986477,0.026407303,-0.017954037,-0.025354093,-0.029888846,-0.0032238394,-0.03021676,-0.029874444,0.035869576,0.008529575,-0.009404394,0.01924924,-0.028767245,0.0035329305,-0.0005702254,0.021624206,-0.012293174,-0.019985288,0.024737217,0.00816059,-0.0007432584,-0.023821278,-0.029785244,0.021822626,-0.0025450063,-0.00005333422,0.013340052,0.040040843,-0.008195107,-0.06467629,-0.043227695,0.0019776742,0.0098121995,-0.004522532,-0.052691724,0.0046496796,-0.035379257,0.019564403,0.027357066,-0.007462116,-0.025618132,0.017379083,-0.040240142,0.0045266696,0.02706486,0.0007059676,-0.026408821,-0.02391067,-0.047556847,0.019138493,-0.008785357,-0.015723452,-0.0124531435,-0.021711567,-0.009160647,-0.008448812,0.006009718,-0.00076540984,-0.015344666,-0.04366383,-0.010368064,0.029358791,-0.08628961,-0.027071737,-0.02655754,-0.0038340106,0.017717248,-0.055900406,0.022585878,0.041456666,-0.028301418,-0.01799111,-0.040517416,0.0034694194,0.01023387,-0.06422517,0.015389276,-0.023422156,-0.01763493,-0.04003957,0.035490688,-0.021962969,0.018485582,0.005575309,-0.041155584,-0.009282127,-0.021293499,-0.01672763,0.002125837,-0.040285848,0.012103047,0.08619436,0.026163498,-0.006597741,-0.066645525,-0.023076534,0.018176053,0.0043816525,0.023156779,0.06289344,-0.01601653,-0.0045086625,-0.011946921,-0.033132095,-0.007182075,0.0013232668,-0.033651,-0.03990818,0.005105723,-0.017818969,-0.0016760395,-0.0074434546,-0.0009760134,-0.029837824,0.0016903382,-0.02123884,-0.004159749,-0.006212762,-0.013406019,0.035808187,-0.03123385,0.03513527,-0.003841013,-0.031975288,-0.0060549574,0.0060631777,-0.023823772,-0.0013256806,-0.06153478,0.018867007,0.0075866315,-0.0015438995,0.035911992,0.02030035,-0.01397884,0.0072049215,-0.024337454,0.01587596,0.0006086689,0.00489909,0.0052572563,-0.0030112888,0.032562625,-0.059210148,0.017083084,-0.01328467,-0.005105878,-0.021504087,0.02590955,0.026701048,-0.013641997,-0.010331528,-0.004882183,-0.008685075,-0.03868616,0.025815275,0.03333717,-0.028828219,0.019038396,-0.00027314224,-0.0048751067,0.021779576,0.06343245,-0.037616864,-0.05251286,-0.031974975,-0.041554444,-0.021936841,-0.010141377,-0.0038344222,-0.006830461,0.05825954,-0.0032477682,-0.01873014,0.023254214,-0.05148399,0.015416895,-0.14840928,0.022986175,-0.04408368,0.0093197785,0.008027035,-0.0012065525,-0.0043872385,-0.00731646,-0.034490295,-0.009636721,-0.035735738,-0.050110508,0.01465158,-0.009848652,-0.009776683,0.008269763,-0.03524744,0.008806155,-0.074848495,0.05143394,0.013026646,-0.009407278,0.024407681,-0.012437341,0.01649154,0.010281635,0.029038105,0.015128792,-0.010868754,-0.036538012,0.016660077,-0.019246994,0.006902089,0.043298397,-0.045809653,-0.0060664294,0.0080603985,-0.0098007955,-0.050570525,-0.004824677,-0.026143089,0.024575166,-0.014857621,-0.022012386,0.02095647,0.08693857,-0.03289895,-0.023214959,-0.03206233,0.018060353,-0.019566808,0.020454515,-0.03428776,0.028743744,-0.015066064,-0.02132388,-0.017138697,0.00064098707,-0.03452557,0.0005164317,0.019664593,0.017840443,-0.059968818,0.023946254,-0.025686366,0.058063105,-0.06517643,-0.009290691,-0.022589903,-0.023157917,-0.0011914294,0.013240724,0.002278967,0.0020344874,-0.020085553,0.017894559,0.042949256,-0.027246365,0.00519109,-0.0016360546,-0.055573232,-0.025016662,-0.04416792,0.009580001,0.052624308,-0.030300075,0.030122226,-0.04274139,-0.030056547,-0.012854089,-0.03678963,-0.03748145,0.001774315,0.004147773,0.00005059231,0.060177755,-0.022100339,0.00940089,-0.0022458076,0.01104276,-0.02245767,-0.030913815,-0.04102282,-0.01236968,-0.0037220386,0.018581955,0.016914928,0.020245144,-0.01659694,-0.019770507,-0.044143103,-0.03472675,-0.008290369,0.045020554,-0.082874455,-0.011420067,-0.046100784,0.040033657,0.027390633,-0.044780754,0.008026746,0.007969119,0.018725747,-0.032210894,0.014086431,0.07446219,-0.0012869239,0.023465574,-0.004704054,0.02072067,0.009668715,-0.028107338,0.025896361,0.020555414,0.06589719,-0.014845069,-0.040535107,0.043606494,-0.039952032,-0.03636733,-0.035830323,0.02011148,0.05676564,-0.050572507,0.03151813,-0.0039715585,0.008885767,-0.011458343,-0.0029222306,-0.019955587,-0.0023298978,0.04269655,0.0071391147,0.030080568,-0.007545178,0.060819376,-0.0037311078,0.061968952,-0.020373894,0.036732607,-0.010757278,-0.043077752,-0.016396545,-0.04704924,-0.0061282134,0.05446134,-0.00028029003,-0.012579283,0.002123774,0.02952183,0.00045140536,0.002555124,-0.0053860806,0.021796208,0.03519716,-0.014153317,-0.002552987,0.01767621,0.015155025,0.014058338,0.036906134,0.0147631,0.05945893,0.03557619,-0.029102921,0.012091062,0.019373804,0.03038969,0.0056671463,-0.009496097,-0.009355357,-0.003520083,-0.008485982,-0.03274182,0.05192587,0.003398841,0.015651634,0.018346999,0.024967004,0.021307927,0.021477425,-0.022600017,0.0018099151,-0.019730598,0.008466034,-0.008001781,-0.0049769073,0.024207702,0.013310918,0.03788751,-0.00026048205,0.0018510659,0.011296293,0.020186353,-0.023696115,-0.0385875,0.022229595,0.03253166,-0.029870752,-0.034101103,0.04280158,0.042614244,-0.0027084316,-0.027806465,-0.0072253086,-0.047649957,0.017606659,0.016642272,-0.008840471,0.019440448,-0.03516572,0.031247895,-0.018310428,0.032404393,0.032001544,0.027212046,-0.035577122,0.042130437,-0.062133133,0.005637463,0.051262554,-0.040515132,-0.0039508883,-0.0073484923],"last_embed":{"hash":"1s6asnh","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"1s6asnh","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{4}","lines":[194,195],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1s6asnh","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0065236827,-0.01408482,-0.012844767,0.015866408,-0.051354557,-0.0014245616,0.009686701,0.034740444,0.028218776,0.0005783519,-0.011841266,0.0060810028,-0.0058876877,0.0127800945,0.022920854,0.023034474,0.00935466,0.012043348,-0.011238762,-0.030956153,0.023214636,-0.0036716033,0.03627261,-0.0050838618,-0.049930327,0.011152459,0.019820144,0.012303499,0.013228068,0.061173875,-0.028315686,-0.05688695,-0.032602455,-0.02397767,-0.047691356,-0.04001127,-0.016597042,0.0006846171,-0.048382703,0.019206576,0.012971381,-0.0031746442,0.0007047762,0.0146143865,0.05456561,-0.002744546,-0.01367815,0.0048754527,-0.030880643,-0.010734393,0.021589303,0.0036762133,-0.006434574,-0.016615778,-0.03518664,0.028941806,-0.03340195,-0.059334066,-0.026662117,-0.013763643,-0.023032332,0.028913856,-0.0092712445,0.026605526,0.020951314,0.044111636,0.056279067,0.04059017,-0.0102037955,-0.045299273,-0.018081049,0.037425876,-0.04768452,0.003104559,-0.04217609,0.032307208,0.0122766895,-0.034811262,0.0062349383,0.027389405,-0.013346339,-0.03566718,0.0589595,0.00009815101,0.00871881,0.037715416,-0.012302184,0.10025203,-0.021392316,-0.0068467124,-0.014183175,-0.0039827977,0.011505544,-0.018220177,0.0038610005,0.020695152,0.030461298,0.0026678555,0.014226355,0.014777678,0.012928389,-0.034471862,0.012488493,0.031877514,-0.006021182,-0.005626674,-0.008380807,0.0049044215,0.008035767,-0.022608187,-0.004662724,-0.0026885932,0.03012751,-0.008350626,0.0042588576,-0.055424772,0.02374777,-0.08038189,-0.005626486,-0.01716545,0.026081862,-0.017984705,0.031416886,-0.044765968,-0.0049190396,-0.009469021,0.017858151,-0.0006337333,-0.018102093,0.00043431687,0.022449948,0.055573564,-0.010140034,0.009390728,-0.019680718,-0.009093388,0.0033656845,0.041575756,-0.03249249,-0.06830067,0.009312315,0.030780245,-0.060227748,-0.008905448,0.03276071,-0.022471152,0.029242791,-0.019750224,0.005447261,-0.043859705,-0.018330859,0.022580305,-0.001144149,0.04708769,0.023689805,0.004565722,0.032875694,0.074625425,0.034889568,-0.014374946,-0.00060568406,0.00031428115,-0.04402762,-0.0037464164,0.032721065,0.0044714254,-0.012196737,-0.002522618,-0.0030898647,0.029986134,0.015156752,0.025074268,0.043645732,0.028926402,0.031357493,0.029459167,0.0116377575,0.035204332,0.022178188,-0.019064222,-0.023176344,-0.010934042,-0.029684741,-0.028148528,-0.03086809,0.03253994,-0.0375601,-0.026739018,0.025046663,0.062372413,-0.020050617,0.018726604,-0.039200116,-0.0023218086,0.0051313033,-0.010312429,-0.008382752,0.017307745,0.012536932,-0.036428224,0.017637884,0.025719251,0.037575595,-0.03827764,-0.03191773,-0.012142742,-0.014677177,-0.014982352,0.02212458,-0.024353283,-0.018254621,-0.020246487,-0.02054183,-0.039051734,-0.04495553,-0.011354689,0.02206816,0.009473789,-0.002706239,-0.0060744057,0.015819797,0.051137254,0.020026397,0.0065333713,0.03827091,0.002820272,-0.03821791,0.006807955,0.038764652,0.005461284,-0.016209356,0.028516069,0.03236717,-0.0026582757,0.009550874,-0.0036292747,-0.0654092,0.07244452,0.03142318,-0.03218943,-0.020184595,0.028438853,0.010316254,-0.03482739,-0.025609937,-0.0007639076,0.028114904,0.03708328,-0.018123832,0.032150783,-0.021167796,-0.0072015324,-0.030122861,0.0035839253,0.012215083,0.0042840503,0.004841521,0.01071825,-0.031190675,-0.0062462515,0.015144983,0.016034523,0.013509511,-0.005709857,0.01583167,-0.020940715,0.043571655,-0.036070634,-0.0016409322,-0.019793173,0.016368207,-0.018639741,0.025190754,0.025137633,0.0065753204,-0.0129163945,-0.04841437,-0.03161435,0.06081837,-0.02241738,0.001303624,0.021410365,0.010660442,-0.011288089,0.05171858,0.00044399351,-0.022549957,0.008582142,0.032275278,-0.029490866,-0.01481944,0.012850144,0.053396974,0.00042336524,0.02447686,-0.008680703,0.0017807002,-0.17537735,0.025590906,-0.010772799,0.023958758,0.005464595,0.0027400097,-0.027787175,-0.029542882,-0.025255352,0.035072565,0.028234249,-0.058049526,0.028657842,0.018342132,0.023760593,0.0035631207,0.0016477584,0.012712311,-0.04748924,-0.026682314,-0.030673573,-0.051429983,0.055812106,-0.008695288,-0.028057482,0.012712317,0.09750776,-0.008479505,0.006296965,-0.005885111,-0.03711676,-0.0014673084,0.009070695,-0.010526716,-0.019262927,0.007981958,0.045588214,0.025192797,0.024086248,0.0051381774,0.05208953,0.0030174777,0.016623084,0.015941568,-0.012136506,0.012513345,-0.0030886708,-0.035588734,-0.054711033,0.03998813,-0.005027894,-0.060784925,-0.025054032,-0.038359027,-0.041786306,0.010033806,0.008566778,0.043517057,-0.007460092,0.018954393,-0.023741275,-0.030390458,0.014262202,0.0065670507,0.006236136,-0.036088314,0.006951222,-0.020029357,0.02160952,-0.007085028,0.03643907,-0.07724569,0.016509563,-0.026728293,-0.0060150535,0.0023962858,-0.0020393338,-0.0063002454,-0.022746032,-0.053821295,0.015742024,0.010417668,-0.015414423,-0.0043386146,-0.03203679,-0.03554109,-0.0041141016,0.01148466,0.01587453,0.2544761,-0.009255733,0.0073549766,-0.015728373,0.051669028,-0.010061573,-0.034837026,0.026939347,-0.014250169,-0.029045343,-0.055617757,0.008718818,0.0012455541,-0.023780579,0.009220877,0.004023195,-0.0651981,0.0008329619,0.06139611,0.022707256,0.024933677,-0.0033171398,0.05461881,-0.00047422343,-0.047577016,-0.0020068598,-0.016767764,-0.017250815,-0.0030252552,0.014302803,-0.053773727,0.04921865,0.031006467,-0.039503258,-0.015271362,0.017894404,0.011014181,-0.03252417,0.042490844,0.02076197,-0.0035687773,-0.020927327,0.0174253,-0.041825175,0.0038165331,-0.022397667,0.009369189,0.031681124,-0.0045725894,-0.033549596,0.069103,-0.028755758,0.011265988,-0.026541369,0.0015155338,-0.014840987,-0.010280299,-0.014568217,0.0062433286,0.024208825,0.027978068,-0.0049957605,-0.024185836,-0.004664637,0.0075739394,0.04293866,0.009460513,-0.019572655,0.011464411,0.0056834533,-0.00826057,0.0045598065,0.013459827,0.010471378,0.019315196,0.006182829,0.04809735,0.024065742,0.012258219,0.03928519,-0.007170535,-0.04918582,-0.018596018,0.008656685,0.0002302321,-0.029584235,0.028722204,0.06607698,-0.048438195,-0.014066542,0.024944864,-0.00018250525,-0.0085350275,0.06391473,0.005919683,-0.040458724,0.052700516,-0.010752866,-0.04972272,0.014413313,-0.04828284,0.029969899,-0.012818112,-0.010550237,0.06664298,0.0108474875,-0.0019160996,-0.016177246,0.014428864,0.013028711,-0.041170973,0.03506988,0.0025054303,-0.044105362,0.012651391,0.038099654,0.0727351,-0.009449163,0.015902366,-0.011637953,0.048287608,0.004611281,-0.008943507,0.012197673,-0.017571207,-0.08372487,-0.015308162,0.04409281,-0.009104022,0.035338584,0.02863369,-0.023367975,0.022149595,0.06837422,0.028688569,0.018470997,0.031703677,-0.027344838,0.0026009607,0.031726513,-0.047256574,-0.0061661913,-0.034163117,-0.0069745225,0.03573169,0.014546011,0.002015775,-0.0052058753,-0.0299514,0.026141698,0.035890035,0.0145561965,-0.0017094784,-0.060485817,-0.033759285,-0.07907326,-0.018078443,-0.035065386,-0.028849766,-0.023030894,0.031891115,0.0042252173,0.019681895,0.06256708,0.024387496,-0.005442528,-0.017544625,0.054851905,-0.0063070464,0.016022205,0.0037841168,-0.0347431,-0.0485871,-0.008510386,-0.0101291025,-0.016651174,-0.040317357,-0.0089071,-0.016888527,-0.039554637,0.0076956004,0.025071789,-0.040825874,-0.024602054,0.047116257,-0.05562539,-0.02037279,-0.0051851864,-0.027198825,-0.011927819,-0.010020626,0.09794166,-0.008419956,-0.012767296,-0.014232012,0.04191616,0.048441816,0.0384349,0.02395352,0.0011377669,-0.014010907,0.015951004,0.019674128,-0.011637265,0.025385689,-0.02625085,-0.054012794,0.013513831,-0.03376462,0.042898685,0.0064289845,-0.015266676,-0.06942027,0.034905016,-0.027379198,-0.020120641,0.009401977,0.08747499,-0.004822797,-0.025445132,-0.016566359,-0.015397093,-0.011368142,-0.011607119,-0.02563867,0.006388061,0.023856286,0.011184918,0.0017947948,-0.012599719,0.0019232796,0.005414306,0.02849452,0.009739969,-0.0033426555,0.026218697,0.013070329,-0.01809094,-0.00452583,-0.034141555,0.011335574,0.026993992,0.0009783767,0.018235425,0.06446146,0.009429397,-0.041953385,-0.06871873,0.003176007,-0.034164853,-0.008262118,-0.06502416,0.013622537,-0.03776118,0.043623865,-0.011127287,-0.0191429,-0.0061870823,0.009483942,-0.0590878,-0.0044306996,0.025140544,0.00051415706,-0.043115653,-0.005980562,-0.04005241,0.029659165,-0.0037348478,-0.014176026,0.0035160126,-0.032712027,-0.013100683,-0.002502001,-0.027759753,0.008920347,-0.017182987,-0.033247735,0.0062944856,0.019656321,-0.07483537,-0.04027961,-0.030978264,0.022822814,0.008912825,-0.071440555,-0.027198073,0.021590637,-0.023491623,0.0031878664,-0.050405003,-0.01058172,0.0097901095,-0.048388496,-0.00069745636,-0.018864168,-0.034938492,-0.01612159,0.045508813,-0.032834474,0.01364251,-0.0137913935,-0.020471336,0.0008627082,-0.037923615,0.0015787354,-0.001282455,-0.033185437,-0.002734853,0.07638979,0.01554,-0.0140406955,-0.04904143,-0.033472255,0.037778057,0.0030292307,0.02417179,0.050288625,-0.012882754,-0.010657413,-0.03714942,-0.0370164,0.016926792,-0.009880762,-0.012330507,-0.052947026,0.0009829061,-0.0019796314,-0.0044056396,-0.023993328,0.011120934,-0.012346694,-0.013784376,-0.033156443,-0.0014973395,0.004264124,-0.01652846,0.04843001,-0.025629416,0.045129605,-0.0070909276,-0.03465135,0.009641617,0.012162102,-0.030877054,0.010791883,-0.075683326,0.006552833,0.013157771,-0.00933187,0.030057788,0.045239966,-0.007757619,0.01241036,-0.035400394,0.024179019,-0.028107753,-0.02036494,0.010899416,0.03404825,0.05184389,-0.058249027,0.025675934,-0.0014255219,-0.0011669312,-0.01900812,0.02968303,0.00852209,-0.019218227,-0.0280499,-0.007547094,0.023923056,-0.050116483,0.041605346,0.017129479,-0.026606271,0.0333166,0.0066118776,-0.026496796,0.01964206,0.05871778,-0.04274189,-0.05616035,-0.00822498,-0.030028446,-0.04142489,0.023851976,0.008950621,-0.0028333776,0.07180455,0.034554582,-0.01641402,0.022449624,-0.035991024,0.010485867,-0.1368692,0.013321195,-0.03466838,0.016818006,0.009341595,0.004412739,-0.00883682,-0.006343175,-0.042045504,-0.0030428518,-0.036130156,-0.053280026,0.018401172,-0.030502016,-0.020710535,0.017888276,-0.0530176,-0.0035195693,-0.050741546,0.073320076,0.017295072,-0.010159715,0.06453682,-0.02541334,0.010918541,-0.004901076,0.010099085,0.0061573535,-0.018705014,-0.027468827,0.0064041144,-0.02725196,0.017314747,0.04719338,-0.03088244,-0.011401816,0.0037790418,-0.008222761,-0.04469266,0.019705893,-0.01950036,0.020491524,-0.02240496,-0.010594223,0.02731607,0.077767335,0.0016347911,-0.030568767,-0.006120771,-0.016285213,0.016193783,0.011596384,-0.023545217,0.041302904,-0.0040741316,-0.026935793,-0.00015481954,-0.017741796,-0.03835594,-0.020149196,0.011356793,0.02545898,-0.032617286,0.038043983,-0.028015448,0.03498736,-0.060052402,0.0077017886,-0.013348176,-0.026574444,0.009030614,0.0002418402,0.0018359884,0.025683582,-0.02598642,0.003524019,0.017855983,-0.013288162,-0.040582273,-0.0073287366,-0.037937995,0.014837817,-0.030662604,-0.005218838,0.04211513,-0.011414639,0.0006641462,-0.022314966,-0.008465775,0.0057450235,-0.05923827,-0.029800627,-0.005232395,0.006199227,-0.02551386,0.065309316,-0.014515051,0.02761237,-0.0023554317,0.02174385,-0.021904992,-0.043130234,-0.039679267,0.0005998465,-0.022368724,0.01772014,-0.007504839,0.014921067,-0.016980259,-0.040904507,-0.019777877,-0.050958745,-0.0045476756,0.056539554,-0.07905535,0.00020563879,-0.040189303,0.044361763,0.039956313,-0.033827126,0.011487127,0.012128722,0.024443893,-0.026487341,0.011570715,0.090202115,-0.012525003,0.019997904,-0.0056383517,0.017747873,0.013880067,-0.03605553,0.002821057,0.011660096,0.061359696,-0.015281344,-0.02043228,0.047190774,-0.053872623,-0.046125468,-0.046461925,0.0009397353,0.045646537,-0.02429947,0.02273372,-0.0025272667,-0.007117688,0.0066538155,0.009755464,-0.037376035,0.007481419,0.009148673,-0.009356372,0.06283119,0.008506672,0.028944498,0.008940356,0.019637378,-0.03557258,0.04848658,-0.027381988,-0.02919539,-0.036951493,-0.03739225,0.000318563,0.041770343,-0.008857089,-0.01566898,0.00716514,0.0028251805,0.014049456,0.00050437765,-0.0005378368,-0.0018921468,0.038044363,0.0033110685,-0.034474898,0.0047834856,0.00964089,-0.0049146013,0.048065897,-0.013682724,0.063136026,0.04202545,-0.016684838,0.025843473,0.01758374,0.035119113,0.024677096,-0.025179723,-0.0035440654,-0.005915183,-0.011963018,-0.032110482,0.057942063,0.00165592,0.018881643,0.045092124,0.031621113,0.016378976,-0.0073859757,-0.030451525,-0.0073574213,-0.024586774,0.022812001,-0.026560498,-0.018974701,0.023786519,0.024428636,0.04135277,-0.014892345,-0.0012318859,0.015814435,0.026368435,0.007918809,-0.018579816,0.015865197,0.010781955,-0.02865115,-0.0025836078,0.04510035,0.022512088,-0.012517129,-0.050557196,-0.0152352825,-0.03378135,0.005084705,0.019332852,-0.02183745,0.025023973,-0.007250848,0.03496238,0.002695895,0.037351917,0.037259288,0.006302177,-0.039557323,0.03681601,-0.08943628,-0.024249734,0.068228215,-0.027766446,0.027017413,0.0057065673],"last_embed":{"hash":"kfpb2r","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"kfpb2r","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{5}","lines":[196,196],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"kfpb2r","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.005617335,-0.012941858,-0.026794903,-0.025741015,-0.0584763,-0.06515313,0.02487976,-0.0026761212,0.028924394,-0.008028413,0.005668562,-0.0028952362,-0.030881992,-0.007975168,0.04749781,-0.0021122985,-0.009765387,0.02219459,-0.017411768,-0.007980127,0.01732468,-0.019505668,0.044823986,0.010106541,-0.024205843,0.01265164,-0.0062326696,-0.011177781,0.029575583,0.06194968,0.010085963,-0.032102376,0.0029874484,-0.03221375,-0.025815098,-0.031310268,0.011565936,0.003750653,-0.037187744,0.03071022,0.0005534403,-0.0000044458084,0.024524583,0.022056088,0.009292374,0.013657535,-0.010446282,-0.011650875,0.017033808,-0.03478634,0.000037760085,0.004628847,-0.005073241,-0.0008987566,-0.0010575718,0.026860764,-0.028601043,-0.023113605,-0.019330882,0.012897093,-0.019064851,0.034283057,0.0004354561,0.01282477,-0.0031674947,0.033070616,0.04195624,0.027156578,-0.0008809448,-0.013755529,-0.023403995,0.025493328,-0.027447764,0.010087612,-0.050571084,0.036670797,0.029764714,-0.034810252,0.010816509,0.019391654,-0.0033707856,-0.010739236,0.022357935,-0.00028401372,-0.0058558076,0.025488172,-0.02440892,0.08411408,0.009463821,-0.0014580754,-0.0099431705,-0.0036884982,-0.014478245,-0.044324435,0.022130279,0.020581825,0.026007257,-0.03705251,0.006601257,-0.0051934347,0.043093894,0.0033486611,0.031998668,0.00077756017,0.021693828,-0.006814495,-0.010362127,0.013771948,0.0053229406,-0.018777449,-0.006403114,0.010427319,0.015165685,0.008488126,0.032727122,-0.04358149,0.03120455,-0.05532897,0.0018211722,-0.008559242,0.031450175,-0.006490443,0.03843569,-0.037308156,-0.00055299565,0.020820957,0.027439691,0.01350295,-0.012894064,0.04832667,0.009454739,0.045989975,-0.0111876475,0.027520115,-0.024807839,0.011972978,0.0051631886,-0.009415968,-0.0067864023,-0.07228548,0.011540771,0.040321544,-0.036787882,-0.0172537,0.007307667,-0.055988424,0.02640823,-0.011697422,0.038404867,0.019976947,-0.014432035,0.029295208,0.01885841,0.03304042,0.014913106,0.009507415,0.01680586,0.10875905,0.0031462475,-0.031997558,0.05027353,0.037539784,-0.05822544,0.032030553,0.012306269,-0.034222424,-0.0028150005,-0.0030954056,-0.018695295,0.018553786,-0.0022256258,0.013062922,0.020430638,0.006232731,-0.009288772,0.02424679,0.053172506,0.03650659,-0.0047247326,-0.024670677,-0.06459007,-0.013773693,-0.0039147623,-0.05097252,-0.023141267,0.040998027,-0.037719876,-0.015233149,0.01836799,0.058117516,-0.00249167,-0.010539201,-0.040493503,0.010231076,0.016698288,-0.003332166,0.013898907,0.009563504,0.019673852,-0.008387966,0.0032377185,0.035578452,0.0419369,-0.01526215,-0.0069027534,-0.01727694,-0.051940754,-0.010383749,0.015470515,0.010315565,-0.0055743665,0.0120379515,-0.036831323,-0.017624227,-0.038062006,-0.030449204,0.027804794,0.008618157,0.023504445,0.01884304,-0.018718695,0.048741866,-0.009564392,-0.011281174,0.025680156,0.022619877,-0.017711861,0.040541105,0.0068969014,-0.02597431,-0.030693857,0.016840281,-0.0005962362,-0.020313203,-0.0021148424,-0.0022621027,-0.05247854,0.039487556,0.036337167,-0.01845445,-0.006152996,0.04466968,0.029444082,-0.039598316,-0.017853322,-0.009412197,0.043453347,0.06844379,0.002399799,0.038900197,-0.0046309712,0.008449745,-0.05570335,0.0039234837,0.0029279534,0.0036744582,0.019105617,-0.007276752,-0.0020450742,0.023059597,0.010697569,0.04284784,0.016372666,0.011357595,0.007993005,-0.026505306,0.0004284812,-0.010466218,-0.00040125236,-0.002423713,0.012444092,-0.022893695,0.044454925,0.00095212384,-0.018576788,-0.008733693,-0.05848346,0.0032377942,0.055374254,0.004442413,-0.025190527,-0.016904596,0.037856113,-0.01865776,0.028357232,0.03309872,-0.020000903,-0.026635764,0.036817633,-0.041004628,-0.0020742032,0.008935753,0.06680084,0.021346401,-0.007088349,0.030134412,-0.016121881,-0.17176661,0.026245661,-0.016832182,0.060237125,0.013292864,0.01890238,-0.016721172,-0.0507588,-0.017198402,0.04335189,0.016578937,-0.051551614,-0.0019066759,0.021652058,0.003787372,-0.004452636,-0.016637009,0.010296732,-0.06719546,-0.042434398,-0.052461814,-0.038243067,0.03797398,0.008632762,-0.04247659,0.018761756,0.08090321,-0.0046548103,-0.00524997,0.012804758,-0.04337194,0.011590572,0.003676917,0.001653639,-0.03269859,0.035966117,-0.00827772,0.022072405,0.0185593,0.030215545,0.026165193,0.0431355,0.039867733,-0.016014058,0.013189476,0.012289853,-0.013432144,-0.020176642,-0.050646264,0.026484758,0.02065537,-0.04466546,-0.037011564,0.0045905984,-0.046070334,0.01550397,-0.008399324,0.025657136,-0.008018074,0.032391794,0.016451405,-0.021548286,-0.011671213,-0.008255687,-0.023850236,-0.029549211,-0.010911779,-0.019994654,0.026288902,-0.026605548,0.019695193,-0.074218884,0.014418179,-0.019949943,0.008180089,0.01228371,-0.029925374,-0.0227517,-0.027633639,-0.10126917,-0.004611906,0.042640552,-0.013141973,0.012793084,-0.022672895,-0.028960546,-0.026427623,0.018984906,0.023373827,0.2707664,0.04396278,0.024306212,-0.0065917997,0.05252239,-0.023903722,-0.042747095,0.060680635,-0.02516841,-0.033481997,-0.03729283,-0.028585732,-0.0025146368,-0.033491716,0.027892854,0.018864136,-0.067007266,0.020933313,0.07871857,0.034105077,0.01253911,0.011539138,0.022957204,-0.006524722,-0.046089534,-0.010645434,-0.032769553,0.025077369,0.015256883,0.049881555,-0.047126804,0.017263472,0.03925871,0.005489112,-0.008471742,-0.005452289,0.059684798,-0.043361332,0.00056226936,0.010030612,0.019849135,-0.020156488,0.016922895,-0.028952431,-0.020086879,-0.013089378,-0.013043884,0.014073899,-0.008832895,-0.012012369,0.051021837,-0.005995442,0.027117562,-0.032594357,-0.018908395,-0.027461523,-0.01150949,-0.027987642,-0.013850485,0.039122127,0.039033946,0.001005594,-0.052968085,-0.02092859,-0.019985994,0.022307344,0.0075577274,-0.0020770114,-0.012869198,0.0140964715,0.021178273,-0.0026865709,-0.0019291895,-0.00053942896,0.00844641,0.003548615,0.043815617,0.025335679,0.005470312,0.022096474,-0.01687653,-0.026869738,-0.019409478,0.009299702,0.009205581,-0.018334929,0.009796524,0.041215934,-0.030084437,0.0006295367,0.027274422,0.016094744,-0.011983304,0.018577179,0.012440347,-0.02772031,0.06464855,-0.0021425996,-0.04956791,0.0127046695,-0.016618859,0.0042174426,-0.018493589,-0.014661721,0.04270825,0.014084285,0.0096407,-0.02186214,0.0100393845,0.011769382,-0.07972287,-0.012118323,0.027386636,-0.050977036,0.031861067,0.039024565,0.04904843,0.0041301325,0.004265228,-0.014061044,0.022319334,0.0038790496,0.0119247865,-0.00008185841,-0.021183148,-0.07507077,0.010502205,0.002938771,-0.00995589,0.03300715,0.026909232,-0.026245186,0.00893449,0.044316694,0.040071033,-0.0035612294,0.053037196,-0.014899934,0.017516697,0.03578974,-0.06261146,-0.0054345825,-0.020512193,0.028871084,0.034024768,0.017910311,0.0010369666,0.0033776446,-0.034608744,0.023463856,0.0020236864,0.039929844,0.01887868,-0.035853483,-0.019882102,-0.05406028,-0.023115087,-0.021317307,0.0062809912,-0.021285001,0.010923968,-0.0073977336,0.017392682,0.06034272,0.035346303,-0.0151432855,-0.019739358,0.06778461,0.008820054,0.0017866757,-0.0063849445,-0.027583614,-0.025357556,0.00542535,-0.008296826,-0.024538426,-0.03910173,-0.015138323,-0.0034712236,0.012328142,0.031811383,-0.009703719,-0.054431483,-0.024376554,0.035240214,-0.0099121155,-0.057109695,-0.007625004,-0.0011361195,0.007204879,-0.039983727,0.091733225,0.037935883,0.0006243024,-0.001798191,0.018869353,0.08863516,0.026345868,-0.0044727596,-0.012504485,-0.028386818,-0.035523802,-0.013286308,-0.02560952,0.014410125,-0.012210381,-0.02958299,0.019046403,-0.0024055003,0.026711736,0.017731449,0.0016439703,-0.055879004,-0.01607167,-0.028376043,-0.025401246,0.021891532,0.08810796,-0.0261305,-0.0016969924,-0.0047679646,0.006722912,0.038628437,-0.023315249,-0.014412321,0.025427887,0.0024768715,-0.00950932,0.014708797,-0.024849216,0.0021283699,-0.0019601083,0.04499676,0.0018480287,-0.0019155222,0.009150324,0.020642158,0.001033413,-0.024821926,-0.023202747,-0.025894182,-0.025229925,0.021926653,0.040200025,0.04123563,0.013151179,-0.028452508,-0.010905717,0.011964302,0.010111952,0.0056577916,-0.013663946,-0.015940422,-0.032916456,0.021743191,0.0052762507,-0.031269886,-0.016858349,0.025582906,-0.034767166,0.000915438,0.044922583,0.005395822,-0.02300421,-0.058422737,-0.029937072,0.0148059465,-0.045723688,-0.0024773374,-0.022713173,-0.021382667,-0.023188595,-0.0058604185,-0.005382545,0.0050915596,-0.008572924,-0.04989694,-0.01296185,0.04417442,-0.07066351,0.03799831,-0.004601486,0.023632294,-0.022007069,-0.06143081,-0.0061518853,0.020263866,-0.0016244523,0.015805317,-0.07362629,0.0055032894,-0.0011802934,-0.066496894,0.019224243,-0.031053161,-0.011450714,-0.048648484,0.022588048,-0.012557393,0.009637881,-0.0018643661,-0.022333538,-0.0046955775,-0.050800785,0.0044312254,-0.001956052,-0.062391307,0.0052257893,0.06984343,0.031122068,0.0023739473,-0.026213743,-0.0070013558,-0.004960456,-0.023449538,0.018480992,0.057410408,-0.043653004,0.041034013,-0.03139914,-0.031125447,-0.010649926,-0.0224294,-0.05151797,-0.005070348,-0.019759439,-0.03644126,-0.0026046357,-0.028980607,-0.03215492,-0.034575444,0.0036701078,0.0086488435,-0.042195644,-0.013372006,-0.03973304,0.058240853,-0.015424405,0.016576273,0.008343101,-0.03725155,0.015301826,0.0006390495,-0.03870068,0.005114646,-0.06472726,-0.012779708,0.0034497005,0.009981872,0.023059916,0.053331416,0.025874333,0.008404905,-0.04919886,0.013405334,-0.03322511,0.020242207,-0.0028864625,0.051918507,0.036275476,-0.0700445,0.023207478,-0.020581836,-0.026560066,-0.016769545,0.013352664,0.028704885,-0.019423803,-0.016632969,-0.03945043,0.017096786,0.011646958,0.015802631,0.016743047,-0.040743582,0.020822328,0.015129376,-0.03055617,0.052495655,0.010855603,-0.04198718,-0.018815415,-0.04193952,-0.03416355,-0.027122635,-0.027826265,-0.009428696,-0.0015353654,0.055824537,-0.010488963,-0.029458437,0.013454473,-0.044609804,0.0015882953,-0.15027396,0.024850065,-0.017442124,0.0071583744,0.0037670156,-0.0043282798,-0.039952412,0.0033322014,-0.032879412,-0.0072680493,-0.017836211,-0.050730113,0.027877957,-0.0041294075,-0.01518379,0.026216455,-0.045531403,0.031146735,-0.0707842,0.054002013,0.028589124,-0.02373915,0.04136917,-0.004535435,0.0003359414,0.0153194815,0.026877616,0.002127642,-0.02141815,-0.027503112,0.021597914,-0.02126581,0.023019338,0.028089825,-0.0001325538,-0.000100579535,0.008489542,0.01668855,-0.021400796,0.0009563991,-0.039947763,0.009954689,-0.011442319,-0.013855762,-0.006274874,0.08406463,-0.060931217,-0.00869411,-0.014677255,0.013130033,0.021011189,0.024560101,-0.029354112,0.04575199,-0.032766633,-0.034373593,-0.02349262,-0.046176426,-0.04603425,0.010233177,0.018738866,-0.010246248,-0.043448485,-0.019509533,-0.010239743,0.04111271,-0.08563663,0.0074972566,0.013476481,0.016931934,-0.033692356,-0.0038932355,-0.007840294,-0.00850033,0.014401872,0.0015912451,0.024712633,-0.038893584,-0.025745574,0.0010255399,-0.014392299,0.0072994283,-0.00032295732,-0.021010099,0.00019120717,-0.003398582,0.012446705,-0.03947846,-0.041668408,0.0035766012,-0.04900596,-0.044341553,0.030995661,0.017053377,-0.012158203,0.069083005,-0.025525551,-0.008338388,-0.013476473,-0.022479905,-0.0201666,-0.013450222,-0.044624288,-0.009911125,-0.03471332,-0.0076596197,-0.0065486333,0.004860709,-0.039133273,-0.029856583,0.013413755,-0.028648963,-0.01681312,0.053594414,-0.08638514,-0.019038172,-0.023409888,0.07504813,0.034705363,-0.022418812,0.002987024,0.024160795,-0.013154379,-0.020760791,0.019485699,0.06634144,0.04159514,-0.013864881,0.030986939,0.034288324,-0.008491489,-0.052839465,0.020104717,0.020461438,0.036989212,0.0018520934,-0.010039999,0.03537434,-0.0022753896,-0.019032419,-0.0051920544,0.0282949,0.028886633,-0.02126573,0.020342126,-0.035314426,0.01658122,0.020319646,-0.0110457735,-0.03381688,0.0056076576,0.020452427,0.009686501,0.053977728,0.014677708,0.052560583,-0.01644974,0.04020746,0.004596062,0.033148624,-0.04552469,-0.049250867,-0.036515754,-0.027337506,0.023666458,0.055869266,-0.0021437476,-0.0392134,-0.043358847,0.019003851,0.01076705,0.0015833826,-0.028747639,0.009224471,0.033571344,0.01728889,0.0014196404,0.056189526,0.017305031,-0.026573313,0.021681888,-0.034948226,0.030453118,0.007261225,-0.049348105,0.019172132,0.0057408824,0.053216506,0.012275311,-0.018606206,0.0045888107,-0.0000637997,0.012778642,-0.014851553,0.07495222,-0.027272139,0.018440278,-0.0044472814,0.02157702,0.004065867,-0.013055214,-0.05304715,0.024553804,-0.049946234,-0.00983346,-0.0079509085,-0.021405436,0.05778891,-0.0072260653,-0.008214245,-0.016930584,-0.002825994,0.021913568,0.010630232,0.02511854,-0.025389621,-0.0017753241,0.014727567,-0.02836839,0.0072848303,0.05357962,0.0048772832,0.0021668144,-0.05569016,-0.017456805,-0.024953425,0.010786375,0.008968887,-0.002490119,0.029778834,-0.021846129,0.027324421,-0.024769833,0.024529649,0.016978111,0.022746522,-0.042992838,0.06512781,-0.032218877,-0.01235632,0.007066001,-0.042882934,0.004002411,-0.03466461],"last_embed":{"hash":"1ec4mhz","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"1ec4mhz","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{6}","lines":[197,200],"size":189,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ec4mhz","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026935646,0.0047474345,-0.027731434,0.049224965,-0.06927443,-0.02963082,-0.012065364,0.02110678,0.00037420227,-0.0044320077,-0.01935059,0.0047750454,0.00024139494,0.013303652,0.019052362,0.003518081,-0.0068421364,0.0092614405,-0.008479184,-0.024158213,0.035017524,-0.022130381,0.035980504,-0.018409342,-0.03680829,0.0010832509,-0.0030041542,0.000118101416,0.03385362,0.081350386,0.0035301568,-0.042539857,-0.0135973785,-0.06364477,-0.029013587,-0.042484675,-0.009300542,-0.0077825105,-0.036526132,0.043474197,-0.0062255315,0.0068999934,0.002609219,0.0035973971,0.019071748,0.0007764965,-0.022814928,0.0006678581,-0.007422568,-0.050861552,0.019540027,0.023734082,-0.017074741,-0.024052508,-0.002006302,0.07192345,-0.02306049,-0.05256088,-0.033824164,0.000955264,-0.022291576,0.008802618,-0.032400377,0.012348385,0.00939816,0.037185255,0.051389948,0.010434177,0.0077772164,-0.03305769,-0.006631982,0.021230409,-0.010912753,-0.017808296,-0.046851948,0.021018313,0.019082952,-0.04664414,-0.011094271,0.02572099,-0.023966668,0.0071699196,0.042120744,-0.0031245742,0.0023889116,0.021392476,0.01595053,0.060365222,-0.0036538325,0.010358274,-0.0068902466,0.029771067,-0.0040425276,-0.012056346,0.038578335,-0.021718688,0.053251013,-0.023808597,-0.008519401,-0.031471137,0.016195977,-0.025742231,0.024508422,-0.010856468,0.015397358,-0.033628244,0.022968147,0.014117358,-0.0071285516,-0.023494998,-0.01724786,0.024824442,0.0014030843,0.030600324,0.030028747,-0.025945766,0.012464553,-0.054755904,0.017736575,-0.021092128,0.043813497,0.025487375,0.04515197,-0.02592461,-0.014170932,0.018920176,0.013964459,0.019908113,-0.011667529,0.007317481,0.037254352,0.04602715,-0.0022145235,-0.0013471248,-0.013227248,-0.004580521,0.017915508,0.018738816,0.017710004,-0.07855943,0.027942948,0.033821464,-0.046783853,-0.0045770407,0.03675795,-0.029266447,0.020131253,0.004231205,0.008208473,-0.016036823,0.0007033512,0.026661057,0.025809089,0.038466673,-0.007955064,0.016303005,0.029195793,0.06963132,-0.013669907,-0.0037755105,0.007401904,-0.00867614,-0.015662756,0.019079855,0.033586115,-0.011159377,0.009452645,-0.018710926,-0.009894687,0.0077755013,-0.0056515597,-0.009911669,0.012315233,0.029305302,0.015366568,0.028253831,0.041643433,0.03494247,0.007344431,-0.034381595,-0.04597692,-0.016277244,-0.0017517147,-0.035831623,-0.02456885,0.045506593,-0.023780756,-0.018144801,0.02675357,0.018289756,-0.0068345834,0.023616092,-0.0286567,-0.015161828,0.019721223,-0.0018513099,0.008934795,0.010068332,-0.029545953,-0.021060918,0.0002141525,0.02717173,0.0315253,-0.020495834,-0.043455992,-0.01354443,-0.06139272,-0.020633422,0.019361027,-0.028146507,0.0062793125,0.015295057,-0.041770212,-0.0015309659,-0.030871183,-0.020435741,0.021297852,0.0099559715,0.04077314,-0.035799894,-0.0038144686,0.054318633,0.007911565,-0.008840581,0.036061976,0.046495933,-0.00763101,0.03405249,-0.008604723,-0.017595543,-0.021923345,0.03383356,-0.017186306,-0.0037580621,0.028703209,-0.0016440508,-0.035685055,0.03469554,0.04908085,-0.031190375,0.0022081225,0.020682527,0.05819656,-0.026239172,-0.03384358,-0.0029563901,0.010381141,0.04887144,-0.053341337,0.029912436,-0.01838492,-0.006781446,-0.03753701,0.008474558,0.016878035,0.022734439,0.013617644,0.0013293162,-0.012400745,-0.003436896,0.016344406,0.032848343,0.02462885,0.0069968305,0.024858605,-0.01662737,0.04079436,-0.01484701,-0.0043519917,-0.024572635,0.017127879,-0.0053723045,0.014990492,-0.0028386028,-0.013939852,0.0041365763,-0.040538065,-0.0026097393,0.05379395,-0.0030710993,0.009246021,0.03898368,0.022022022,-0.010159337,0.06380322,-0.0065128948,0.018787619,-0.010099569,0.015132553,-0.04653238,-0.03420631,-0.013840342,0.053691052,-0.026766608,0.011593147,0.013633355,-0.008517285,-0.17172018,-0.004933139,-0.042784166,0.06933104,0.015657654,0.011432576,-0.009581521,-0.014527438,-0.0358373,0.075085655,0.010990398,-0.06208495,0.018195003,0.02294851,0.027910627,-0.004914516,-0.0037088883,0.010837568,-0.041556384,-0.029720984,-0.026025148,-0.042269144,0.028507194,0.010595052,-0.04239017,0.02268334,0.06777717,0.017419731,-0.005312922,0.01831378,-0.03830061,-0.0023448796,0.009073087,-0.0041586244,-0.022141833,0.014614569,0.00075683766,0.0067785163,0.0059958273,0.015278002,0.049724046,0.014281375,0.022692455,-0.018917656,-0.01246829,0.0025021976,-0.008795886,-0.021082068,-0.08416568,0.0011744814,-0.010874343,-0.026535146,-0.009181671,-0.002862548,-0.05972484,0.014033849,-0.021039357,0.037399102,0.002340802,0.02118153,-0.0069167307,0.000016181895,-0.0018509353,-0.043768864,0.00006182447,-0.019795137,0.034957718,-0.011312156,0.031690363,-0.034115255,0.015880948,-0.07825705,0.01623667,-0.027057694,-0.012695032,0.0030308925,-0.010175898,-0.01646442,-0.020924564,-0.071321815,-0.01799436,0.03467364,-0.006504655,-0.011493386,-0.019841647,-0.0387591,0.010075789,0.006630335,0.023764951,0.27061135,-0.00078243815,-0.0098892655,0.021464633,0.0048979963,-0.036586564,-0.010647528,0.06521169,-0.029793518,-0.031786196,-0.020740187,0.0070768837,-0.0074943765,-0.033880517,0.013073831,0.009961062,-0.042075656,0.012978842,0.039212763,0.021559471,-0.0048571206,-0.008235289,0.039152194,-0.013772898,-0.028660407,-0.02084747,-0.043684322,0.0013441995,0.032902967,0.064916916,-0.05060425,0.01725066,0.047175854,-0.0122006675,-0.025336279,0.048627432,0.015421644,-0.050843727,0.011645665,0.023886487,-0.010907973,-0.026008919,0.0017264041,-0.033139933,-0.006458873,-0.014486397,0.013182977,-0.02456896,-0.013100946,-0.022489337,0.022989834,-0.02476099,0.020558575,-0.034026984,0.00792874,-0.019125566,0.010431508,-0.015960177,0.002916713,0.02532352,0.015687488,-0.009070655,-0.053081032,0.01837753,0.004607851,0.0025461596,0.0156102395,-0.004402721,0.010668808,-0.0054222597,0.008246654,0.036699753,0.009471658,-0.009876444,0.0003367543,0.0077733104,0.048815373,0.021871287,-0.011910615,-0.002144406,-0.00931476,-0.03632632,-0.030744916,-0.0005060211,0.015528542,-0.02825219,0.034361556,0.07520985,-0.018039139,0.010224774,0.008281058,0.0076990398,-0.0508457,0.038230907,0.008236414,-0.028717108,0.04845462,-0.013045358,-0.07127726,0.026938325,0.0021417527,0.016818708,-0.0109986365,-0.00863254,0.054985408,0.00559831,-0.0016214185,-0.008008685,0.0061846743,0.004452631,-0.033449985,0.005799854,0.019378526,-0.022472462,0.008692925,0.042589437,0.09266198,0.020621732,0.018985592,-0.0015527542,0.020136641,0.010877911,-0.00090596155,-0.009097568,-0.01731896,-0.07666695,0.012499307,0.00098519,0.008459742,0.03295008,-0.00613005,-0.020376371,0.0018443924,0.050673563,0.016989818,-0.0032043552,0.013760227,-0.013013066,0.012091725,0.042705435,-0.05460209,-0.0008898968,-0.01866547,0.0032958975,0.022007639,0.04146349,-0.0033608382,0.03379736,-0.03346386,0.015213553,0.03769222,0.03501849,0.0131845325,-0.034001112,0.0014439906,-0.087402314,-0.03141347,-0.04271473,-0.0006828491,-0.02282983,-0.0011790927,-0.01600007,-0.0003668022,0.0657559,0.0056885676,-0.03444719,0.01287985,0.05942279,-0.0018629465,0.0068195416,-0.020672042,-0.02620134,-0.038684446,-0.009950237,0.026136389,0.007059416,-0.019697664,-0.022974769,-0.039028414,0.0003963831,0.0347056,0.011704834,-0.037742723,-0.04339748,0.04057381,-0.05558991,-0.05554701,-0.013018101,-0.013178841,0.004817034,-0.014932591,0.10429132,0.043405052,0.009379236,0.018826503,0.03096244,0.059955206,0.00887092,0.02294521,-0.016468655,-0.022658326,-0.0071968124,-0.022280188,-0.029193515,0.009377541,0.009742588,-0.03611482,0.025856052,-0.0008635232,0.041506,0.0060413755,-0.0044523487,-0.06242126,0.0255095,-0.030006804,-0.0054191165,0.036982346,0.06920345,-0.012398365,-0.017299067,-0.03840432,-0.013051515,-0.0063872184,-0.0003239776,-0.0101784775,0.024867702,0.009906855,-0.019409405,-0.008904247,-0.02392872,-0.0013875221,-0.008633012,0.023240931,-0.0076081078,-0.01723269,-0.012680347,0.016430734,0.01869827,-0.016492711,-0.052463815,-0.00060729927,0.013706031,0.0029050254,0.006799998,0.029334342,0.031193443,-0.0701211,-0.030885339,0.022688685,0.019671662,0.028171849,-0.037996802,0.015808554,-0.05065667,0.05097095,0.015200304,-0.02913543,-0.009146009,0.046190612,-0.07004475,0.0050905477,0.005658883,0.007202064,-0.01966786,-0.036991123,-0.057273597,0.0068083345,-0.046602152,-0.013561036,-0.015121343,-0.03316259,0.0019366005,0.0073863193,0.0058979765,0.007950007,0.009965448,-0.077127926,0.029741202,0.039952993,-0.0888431,-0.03554672,-0.0044715195,0.005502946,-0.0012558688,-0.058458425,0.0014650103,0.049985647,0.008120562,-0.003784311,-0.05425961,-0.0030284158,0.004313659,-0.058440335,0.037491057,-0.03086657,-0.014989663,-0.04659041,0.032690525,-0.019011991,-0.016266564,0.008771029,-0.022139871,0.005485928,-0.017924042,-0.015871678,0.02146261,-0.05611615,0.024832733,0.08101299,-0.004809413,0.0059547024,-0.03263879,-0.027187925,-0.031400073,-0.030579923,0.03662545,0.06704914,-0.03392937,0.0050262003,-0.0085048955,-0.034248088,0.00041355347,-0.0062184916,-0.003650288,-0.06104572,-0.013722706,-0.026218709,-0.005372674,-0.028939638,0.004744729,-0.04647653,-0.025230931,-0.0258713,-0.02061393,-0.009660536,-0.022920907,0.07273888,-0.0036494157,0.016264938,0.012851863,-0.02387286,-0.015986577,0.0077190283,-0.037993856,-0.016154513,-0.06980106,0.017020438,0.01193518,0.017547052,0.023883928,0.02896142,-0.006464702,-0.017382124,-0.029676164,0.021771966,-0.031404667,0.009657734,-0.02850739,0.04502891,0.042362366,-0.050571032,0.019599054,0.00048674157,-0.02412713,0.0022958957,0.02551754,0.029022703,-0.021418063,-0.017926656,0.0040362016,-0.00017291165,-0.021746293,0.030882265,0.038006056,-0.013213522,0.04359484,-0.00015841283,-0.045662258,0.029545695,0.030668939,-0.040925432,-0.025676945,-0.026265278,-0.02985008,-0.010400624,-0.012545687,-0.023846278,0.01601405,0.08621191,0.01699051,-0.01862033,0.012311495,-0.056261826,0.008264608,-0.14897479,0.0031828382,-0.03874769,0.021033997,-0.002366153,0.009627386,-0.05125774,-0.0063154246,-0.041190192,-0.029596595,-0.009177212,-0.061713398,0.011584187,-0.0050425134,-0.0047968007,0.030186297,-0.017314019,0.0004897408,-0.02601493,0.057435747,0.0024087557,-0.014635594,0.033295576,-0.027870871,-0.0127444165,0.03238051,0.034147058,-0.0018827905,-0.016448377,-0.03322528,0.021768985,-0.024834216,0.020842418,0.05035708,-0.045287397,0.02883208,0.01336728,0.0014308488,-0.024972988,-0.0027027635,-0.02832429,0.0083303675,-0.01625044,-0.009607279,0.018395644,0.07440796,0.0059435503,-0.013804777,-0.0249446,-0.0050188606,-0.009355305,0.029689468,0.0042236946,0.0354369,-0.007987327,-0.025037322,0.0058408137,0.00093193806,-0.011893529,0.009258185,0.016575338,0.00906261,-0.0551918,0.0096604945,-0.03618705,0.050211497,-0.0720164,0.012711759,0.010170165,-0.0060786144,0.0032530013,0.02365019,0.00070318975,-0.0030158893,-0.014950257,0.020163074,0.04795812,0.014662495,-0.0123944245,-0.007916489,-0.022964122,-0.011244153,-0.007921084,0.0076462915,0.007399134,-0.009531105,0.02577963,-0.03895367,-0.062547214,-0.025175389,-0.018326687,-0.04979949,-0.0036412217,0.013120634,-0.009425766,0.039398305,-0.050095767,0.009173941,0.01516294,-0.008092412,-0.017029172,-0.025007356,-0.038034584,-0.014724928,-0.020359062,-0.016210277,0.0043290234,0.01334271,-0.023615284,-0.022802686,-0.02729536,-0.032190032,-0.00946532,0.03291745,-0.08330942,-0.009161,-0.03978689,0.030230904,0.028974177,-0.025598548,0.009356206,0.007622087,0.0031078532,-0.021068057,-0.0013972352,0.07842972,0.052158758,0.033738557,0.0085515035,0.0061752517,-0.0024351971,-0.04465235,0.019366503,0.0092098545,0.05184624,-0.008866097,-0.01852819,0.051399928,-0.050087012,-0.04880587,-0.044942833,0.028524235,0.045960393,-0.024195958,0.03356301,-0.02200604,0.033389755,-0.016827948,-0.029352825,-0.049497705,0.0135348365,0.01586054,0.0022114136,0.07786381,0.006446234,0.04519362,-0.014117903,0.063754626,-0.0028060256,0.04008426,-0.05148633,-0.05011778,-0.013345766,-0.05461815,-0.017931078,0.057673693,-0.0166271,-0.015250762,-0.022638772,0.022796754,0.007253316,0.012620921,-0.007145578,0.002744061,0.06622612,-0.002358861,0.0068230573,0.023512216,0.031986255,0.0074966266,0.015185371,0.0076791774,0.062431782,0.038019303,-0.03383504,0.030360723,0.019133043,0.040677518,0.0049055736,0.00054137694,0.011203894,0.0030689663,0.011239639,-0.022611462,0.08493319,0.0019189698,0.0230817,0.015022601,0.012366363,-0.004499379,-0.026253786,-0.03407761,0.051865034,-0.027818227,0.009264677,0.014231216,-0.0053335894,0.006651224,0.010046907,0.012855073,-0.030491006,-0.007955549,0.007874297,0.0122513445,-0.008896504,-0.0419419,0.0067875744,0.018335627,-0.032765545,-0.02035627,0.06704979,0.015936906,-0.022308623,-0.05493252,-0.04817953,-0.04879579,-0.019227909,0.013515277,-0.0038731194,0.029620016,-0.036057107,0.016173383,-0.026146559,0.034100126,0.026610658,0.017755466,-0.035485577,0.044761173,-0.025863204,-0.005084523,0.02053362,-0.029463965,0.005685221,-0.010754425],"last_embed":{"hash":"yhhpiv","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"yhhpiv","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{7}","lines":[201,204],"size":161,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yhhpiv","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0027690458,-0.011642446,-0.023187844,0.020261198,-0.062596604,-0.045665894,0.023892593,0.014657544,0.013006895,0.01658694,0.005280292,0.020629741,-0.02058747,-0.011549325,0.032689836,0.0064704306,0.010724942,0.011624257,-0.01638433,-0.018967874,0.0057820645,-0.0040138015,0.038810432,-0.020133171,-0.03523991,0.0045640003,0.006822378,-0.017054595,0.02327896,0.059429545,-0.007711634,-0.08252854,-0.004046382,-0.02626093,-0.024309186,-0.011568906,-0.011745223,0.008852039,-0.04390205,0.021635821,0.002628219,0.011197653,0.013085944,0.017835496,0.011967498,-0.005151467,-0.008416124,0.002742199,-0.018743247,-0.007346214,0.020240258,0.016885048,-0.0014837356,-0.006263691,0.0047017676,0.06505413,-0.0048978017,-0.058809783,-0.011289918,0.0034939777,-0.02081873,-0.0026786327,-0.019318055,0.013866069,0.03586625,0.026932085,0.059781894,0.031780448,-0.006829191,-0.017719012,-0.01912283,0.026487986,-0.036645137,-0.0006631867,-0.042806093,0.019990683,0.009378937,-0.051683072,0.011089977,0.040823188,-0.02371526,-0.016608715,0.021671668,0.008890716,0.0028597214,0.033283643,-0.0050774617,0.07127775,-0.005375027,-0.0041457443,-0.013450578,0.012355543,0.022667643,-0.018580975,0.018113967,0.0039801043,0.013817092,-0.021553002,-0.01674712,-0.012042981,0.03954986,-0.009737311,0.011590665,-0.008409496,0.003280758,-0.020354671,0.015525189,0.010864732,0.0078059547,-0.02353207,-0.013622172,0.0069649587,0.016638033,0.010590947,0.038350463,-0.004010505,0.001963207,-0.0629839,-0.0036944437,-0.031600047,0.0049709934,-0.013707567,0.037047677,-0.037279587,-0.0029625092,-0.0050789746,0.017276997,0.000378381,-0.007836846,0.016839828,0.027293025,0.024457023,-0.0020020055,-0.008942759,-0.0022833361,-0.004630092,0.0151281655,-0.006113898,-0.004262272,-0.07926263,0.01387302,0.03605942,-0.048129104,0.0068031517,0.025868796,-0.04501288,0.0299809,-0.0042937705,0.025781754,-0.030018143,0.013268731,0.019993493,0.011529282,0.044939317,0.013600577,0.014704209,0.014516101,0.07176702,-0.002564212,-0.009143492,-0.008842428,0.022371762,-0.05570265,0.016273903,0.0402945,-0.015642416,0.0056251306,-0.019704515,-0.018873408,0.013857311,0.0018105927,-0.024581427,0.009072844,0.02014395,0.004814321,0.029069355,0.033701,0.030398311,0.008279133,-0.026336633,-0.03673181,0.0074524144,-0.0331467,-0.02932975,-0.022757731,0.070756376,-0.010957719,-0.014533065,0.039283372,0.04072002,0.0072751935,0.006248492,-0.01643292,0.002201127,0.0029813778,0.025067782,-0.003399141,0.010061564,-0.016718268,-0.02437886,-0.024532333,0.027891332,0.029898154,-0.04622702,-0.01535036,-0.011921339,-0.009837934,-0.023843978,0.015641162,0.008728327,-0.0014039874,0.01861774,-0.044267338,-0.03220158,-0.053642776,-0.035705473,0.024894405,0.013530446,0.03422939,-0.003650575,-0.0109446235,0.031977568,0.004169094,0.010987104,0.056084048,0.042714268,-0.009616624,0.026554486,0.017291075,-0.02146255,-0.012282935,0.011404833,0.009619967,-0.013868831,0.036979653,0.010727227,-0.05457498,0.064236686,0.027350802,-0.036506746,-0.0062330225,0.057534788,0.022352383,-0.03930153,-0.029823055,0.023432724,0.029673666,0.060379356,-0.029161623,0.031082308,-0.025974039,0.0043471474,-0.020583041,0.023630148,0.018646698,0.032361172,0.012997469,-0.005164496,-0.015019572,-0.0003702363,0.01563673,0.028180508,0.019320589,0.012189546,0.035852455,0.008021271,0.015539776,-0.028684909,0.011004372,-0.03321048,0.031557728,-0.006910099,0.026908824,0.0044033593,-0.022636665,-0.01869879,-0.04937933,-0.039709102,0.057574037,0.010113347,-0.0116704535,0.0178623,0.014959251,-0.009319392,0.058689646,-0.005448603,0.012409431,-0.007758839,0.0153245805,-0.0242113,-0.02314536,0.005047469,0.058665756,-0.00038709602,0.015692253,0.02429855,-0.007971431,-0.16879286,0.024668302,-0.01703681,0.052020214,0.008972493,0.0031302024,-0.036662422,-0.03533641,-0.048223305,0.07005241,0.018157491,-0.056360546,0.0062402324,0.023990527,0.01512428,0.013633286,-0.006935942,0.019330477,-0.047637053,-0.039978933,-0.020262659,-0.02872777,0.03300819,-0.020379378,-0.043860964,0.008406802,0.089177445,0.009726484,-0.009934362,0.004198251,-0.033170145,0.0348611,0.0020112675,0.018534627,-0.034951396,0.018324789,0.022661308,0.018023657,0.030680273,0.014172237,0.04939755,0.007565672,0.018611517,-0.021198517,-0.0029831738,0.02153817,-0.010553495,-0.0206714,-0.065050356,0.0137350485,-0.00087221974,-0.040951084,-0.019581346,-0.02363682,-0.053136386,0.015797872,-0.016036628,0.035992794,-0.024614908,0.029318782,-0.014353969,-0.023293247,-0.017804438,-0.025492748,-0.016505657,-0.028552294,0.024101803,-0.003743809,0.044656113,-0.025549628,0.02938514,-0.08488932,0.041523162,-0.016167125,-0.02335024,-0.009627893,-0.0020192398,-0.032163836,-0.025511375,-0.07650586,-0.013685079,0.03262404,0.0020818291,0.0031048874,-0.018562663,-0.04035564,0.0019179404,0.014066683,0.02300828,0.2587457,0.03812351,0.005228621,-0.011383503,0.026726574,-0.01354594,-0.012225177,0.045711502,-0.028981816,-0.035947688,-0.04070343,0.002855012,-0.016766606,-0.034951642,0.0032346025,0.012779094,-0.053708434,0.011269316,0.066481315,0.022585427,-0.0028057208,-0.014773017,0.061026342,-0.01113593,-0.036579482,-0.008471154,-0.043033842,0.020967172,0.013676663,0.067685746,-0.05414285,0.026378727,0.065129295,-0.04721412,-0.042460993,0.038177557,0.0050155255,-0.049539387,0.024742397,0.017510047,-0.02102289,-0.029324265,0.02460465,-0.026789486,-0.010296736,-0.012642743,0.00310579,-0.01853973,-0.006777514,0.00012413552,0.05808875,-0.05758755,0.013592849,-0.03477758,0.017746022,-0.019665295,-0.0018838344,-0.019408563,0.0058566835,0.00885252,0.035503104,-0.012334943,-0.057236988,0.016646953,-0.0039654355,0.018436952,0.022370089,-0.0008831653,0.000024306173,-0.00011915501,0.0007913791,0.029885013,0.013400509,0.010089916,-0.0061614844,0.011999352,0.059754882,0.02454185,-0.008187628,0.030403726,-0.011882404,-0.04586806,-0.013751227,-0.0034587013,-0.009854091,-0.046806384,0.016916508,0.0533696,-0.021573264,0.00046227055,0.033857126,0.006933024,-0.025585007,0.034123477,0.00629916,-0.038721293,0.042437557,-0.0164395,-0.06458253,0.03293737,-0.022786982,-0.009349219,-0.009414467,-0.00755956,0.040892396,0.018359482,0.0021516343,-0.01528422,0.041557703,0.021528928,-0.039125513,0.014706643,0.010450406,-0.061784297,0.012602098,0.036790993,0.05877571,-0.006303987,0.015970808,-0.017760368,0.0070769726,-0.0046695075,-0.0035670456,-0.004665392,-0.04411499,-0.09319719,-0.0018432713,0.010523683,-0.014796572,0.048928794,0.007824231,-0.019815596,-0.008759377,0.056736887,0.02168831,0.01570148,0.050581824,-0.013346023,0.012037409,0.031465,-0.03495376,0.0061777863,-0.025040166,-0.02143256,0.024913128,0.008614656,-0.026712313,0.018730704,-0.0054573035,0.03212605,0.022256173,0.03337323,0.0031556473,-0.029542008,-0.015482125,-0.07370356,-0.028057722,-0.05310508,-0.0004425948,-0.011234391,0.0042635943,-0.0022426771,0.023694536,0.06719552,0.006255144,0.0055343863,0.00020633703,0.06259393,0.006309026,0.0006616414,0.0088699125,-0.0038705957,-0.04716076,0.019703181,0.010890904,-0.0396843,-0.039509796,-0.041482393,-0.021964308,-0.00577672,0.01828913,0.0018932075,-0.040090915,-0.055449586,0.071098156,-0.054939874,-0.053487323,-0.012075059,0.0047591706,-0.0057843574,-0.010154487,0.10195285,0.039360397,-0.0026774846,-0.002558222,0.028191458,0.0491005,0.055264346,0.010252863,-0.0046811225,-0.01938424,-0.013525722,0.015995316,-0.040998463,0.01901324,-0.0035081133,-0.05812997,0.024419306,-0.01553858,0.03584939,0.00794162,0.020995168,-0.07177602,0.0148197785,-0.022083351,-0.00079675287,0.015089745,0.07910218,-0.019674191,-0.017097317,-0.016146177,-0.021465482,-0.009692939,-0.0051118797,-0.018045986,0.016654352,-0.0022905169,-0.0013809435,0.01635498,-0.019193433,0.0022399414,0.0030685668,0.024034884,-0.014638897,-0.03718291,0.014249042,0.0020257765,0.015387804,-0.044371653,-0.036927067,0.00704547,-0.009873231,0.017079124,0.008242301,0.04965747,0.0063860225,-0.074823506,-0.016841894,0.017862078,0.014388586,-0.002174799,-0.04857533,0.016741795,-0.034216247,0.041014172,0.00031927045,-0.023045082,-0.004414331,0.012336647,-0.031832375,-0.014865128,0.016185658,0.008132927,-0.03597111,-0.039193254,-0.046904664,0.018002683,-0.026718827,-0.015805881,-0.021588553,-0.015177946,-0.00147088,0.014030481,-0.0035831071,0.012598959,-0.01589311,-0.08344152,0.014806113,0.04664615,-0.09438038,-0.015792763,-0.024014771,0.015196546,0.0077838297,-0.05930217,-0.0013248455,0.029129464,-0.0032011003,-0.010908709,-0.05831852,0.0073930738,0.012643792,-0.07583718,0.008576911,-0.032135032,-0.017782623,-0.039660435,0.038661137,-0.024178319,-0.014894536,0.009329131,-0.01884183,0.009697405,-0.02000676,-0.004388772,0.00042660322,-0.05636488,0.01713183,0.07550101,0.022709161,-0.014352315,-0.034364432,-0.03323497,-0.0067511457,-0.006027082,0.01101698,0.06390888,-0.021845922,0.0014007719,-0.014038098,-0.042698737,-0.0022533927,0.000104741885,-0.031463493,-0.039070275,-0.008173553,-0.025234904,-0.035568573,-0.016525418,0.0014552058,-0.038281813,-0.007914947,-0.027505249,-0.0053394116,-0.020446165,-0.014765245,0.05091215,-0.017447554,0.03417973,0.028714215,-0.017286569,-0.021722699,0.0063590514,-0.04334325,0.001164517,-0.04445339,0.0037473876,0.009262211,0.0013894484,0.00484115,0.016736684,-0.00959397,0.009092915,-0.026378483,0.021688586,-0.010115473,-0.0023336601,-0.006659425,0.028440828,0.04610507,-0.05756888,0.01972092,0.0015638273,-0.010203573,-0.029807495,0.0146975685,0.016760638,-0.019581877,0.006233627,0.006790348,-0.0031444905,-0.047831662,0.03359292,0.03730374,-0.033747252,0.03410524,0.0021467486,-0.02243665,0.03459012,0.030211031,-0.030660938,-0.023012169,-0.044103593,-0.031127134,-0.027911171,0.0035717173,-0.0056051845,0.0060829455,0.072673365,-0.0091022225,-0.0045358953,0.022702906,-0.049813464,0.002018537,-0.14856128,0.02969239,-0.049632043,0.026280211,-0.003915677,0.0029753416,-0.03726073,-0.011275149,-0.02208981,-0.016195977,-0.027012309,-0.062710516,0.02430294,-0.007914599,-0.0102563985,0.017325487,-0.05423351,-0.005876306,-0.060510896,0.07137516,0.012951855,-0.0054086563,0.014792036,-0.01607526,-0.00055736647,0.020336479,0.042678177,-0.025129408,-0.017635688,-0.037905637,0.035435356,-0.044685394,0.0046530343,0.03216986,-0.013655832,0.008889471,0.010619807,-0.014100626,-0.049967192,0.00030863713,-0.013294974,0.0031776882,-0.03002336,-0.017758891,0.039279804,0.07034994,-0.025071282,-0.009713835,-0.016374696,0.024250133,0.012425169,-0.0012748055,-0.014503558,0.063393034,-0.010851121,-0.022937305,-0.011828133,-0.01609219,-0.032021888,0.010461001,0.02552034,0.009619566,-0.03723099,0.013718811,-0.013861795,0.048374936,-0.07397635,-0.004554681,-0.005601923,-0.017314246,-0.0013480537,-0.0023387994,0.02871217,0.0011723295,-0.0064796563,0.008755946,0.045689672,-0.0047136475,-0.004464502,-0.0027911004,-0.029401049,-0.026566656,-0.02004225,-0.015691979,0.027361223,-0.014898035,0.028548993,-0.034348853,-0.06949236,-0.020368231,-0.043624077,-0.040289216,-0.00940266,0.0013770517,-0.013605164,0.06616897,-0.0318098,0.0034904287,0.0003239402,-0.0006255338,-0.02672158,-0.034994006,-0.04441714,-0.0013543611,0.006391621,0.004610195,0.015530382,0.017250255,-0.023007013,-0.03128031,-0.03363059,-0.022245402,-0.0060947514,0.0394814,-0.08530745,-0.021457653,-0.048217736,0.058818314,0.02442067,-0.02111738,0.012843453,0.000017550445,0.0049843322,-0.02993486,0.019418975,0.07423631,0.012525663,0.04052193,0.025790062,0.03797936,-0.0059945113,-0.03153452,0.028914077,-0.004507044,0.06880923,-0.019693503,-0.043057162,0.039917342,-0.027765272,-0.026512409,-0.051091958,0.009742346,0.034513336,-0.043599155,0.030675747,-0.024293693,0.0030088967,-0.0122700045,-0.03183492,-0.03983043,-0.006140921,0.01911463,0.009114227,0.041650817,0.0016302075,0.051176023,-0.016060907,0.071343616,-0.016459487,0.071673036,-0.04543256,-0.036267143,-0.02034052,-0.05491647,-0.0012316108,0.047114834,-0.017476462,-0.008781112,-0.0028456585,0.030924235,-0.003003907,0.015135973,-0.020304604,0.018324692,0.045008745,-0.009111717,-0.0076122475,0.026150774,0.036497936,0.0045494586,0.020544069,0.00012800485,0.0792109,0.028839376,-0.0221551,0.021087056,0.010494498,0.0544542,0.009545645,-0.007981842,0.0040691756,0.011441591,0.022572562,-0.018861406,0.061320838,0.0053328304,0.021329273,0.00028421986,0.02710165,0.008642254,-0.025309904,-0.010236107,0.034625456,-0.020080294,0.011914175,0.010488502,-0.010958981,0.041349433,0.010163032,0.015442402,-0.005525033,0.011934974,-0.009633545,0.014729588,0.0027245048,-0.03502052,0.009794956,0.03210342,-0.023497876,-0.011561733,0.06617465,0.029383251,-0.018585552,-0.03908872,-0.010365126,-0.038568363,-0.023036841,0.021112673,0.018815082,0.013773772,-0.026482001,0.029815363,-0.008347519,0.023510955,0.023616947,0.02051604,-0.03852519,0.03573601,-0.05883452,-0.016045775,0.032325793,-0.016596848,0.022920398,-0.018853767],"last_embed":{"hash":"fbb6lm","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"fbb6lm","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{8}","lines":[205,206],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fbb6lm","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01557007,-0.021327538,-0.03559985,0.0040322887,-0.044256568,-0.05849816,0.047980882,0.0027987193,0.02991972,0.021788344,0.0044880696,0.025186254,-0.001284056,0.014497345,0.003911607,0.011143288,-0.0073976913,0.0070158807,-0.000017491624,-0.008626612,-0.0046485867,0.006179078,0.03846009,-0.0059495945,-0.069538124,-0.0051972354,0.038999483,0.015114489,-0.00048482115,0.06339922,-0.023294326,-0.04968581,-0.027025174,-0.02711733,-0.038186684,-0.035928253,0.0018539403,-0.009987257,-0.057477538,0.025046185,0.019771991,-0.030074395,0.003521741,0.045880426,0.027926115,-0.038893428,-0.009585924,-0.012375285,-0.014213833,0.0069014854,0.0329077,0.0053275274,-0.012243353,-0.027998863,0.0090692295,0.048881933,0.002541068,-0.071170636,-0.021661954,0.040415917,-0.028346447,0.0055806604,-0.01794436,0.0062664542,0.020456834,0.025623003,0.025263626,0.027584752,-0.0049014795,-0.0048187324,-0.022438264,0.011766142,-0.021553595,-0.004695367,-0.056743715,-0.0032750717,0.018626345,-0.032899052,0.005025903,0.0343817,-0.017111233,0.0041995835,0.02253261,0.0026410318,0.029856114,0.06658426,-0.02370763,0.07829454,0.016070325,-0.0059608035,-0.021232057,0.021788172,0.027618576,-0.02672589,0.0003134936,0.011068513,0.045627315,0.007170688,0.015397848,-0.00731102,0.020338759,-0.037894767,-0.008174229,0.018153049,0.013162584,-0.016490722,0.04327156,0.0059705316,0.00043853532,-0.022562323,-0.012226139,0.004417496,0.016324082,-0.02444752,0.020483185,-0.014358081,-0.0030602685,-0.054027338,-0.01775062,-0.0074705444,0.034328077,0.024480479,0.031131035,-0.05419316,0.020267779,0.005045717,0.03992422,0.011299017,0.024178877,0.029305765,0.017778387,0.011694284,0.015703928,-0.0042527337,-0.024846097,0.002123779,0.023520501,0.03303693,0.00570528,-0.08909167,0.022030903,0.01366868,-0.039174717,-0.012651701,0.039827853,-0.03411903,0.026277563,-0.0008880898,0.03492148,-0.00723972,-0.012729236,0.025325822,0.026649902,0.04393003,0.021822639,-0.002536668,0.015253461,0.058824394,0.035448655,-0.0066751544,-0.007463403,0.03130891,-0.077279285,0.025018074,0.032988265,0.001829128,0.026921991,-0.027282914,0.0051257107,0.02393557,0.007040015,0.0068699727,0.022171406,-0.00748777,0.029102575,0.016144313,0.021675354,0.029566048,0.015271325,-0.029682726,-0.033083916,0.013766069,-0.027513778,-0.021369467,-0.03288286,0.02241051,-0.025198555,-0.0024131234,0.02510045,0.05906257,-0.011772701,0.0060467436,-0.0020144482,0.031539287,0.004385666,0.018705387,0.0015508876,-0.0119572785,0.003912551,-0.037654977,0.0014899899,0.047460984,0.03321709,-0.042422984,-0.004851827,0.0012128135,-0.016548404,-0.038885914,0.022414919,-0.003781392,0.02469487,0.007185934,-0.03978192,-0.024344055,-0.03153635,-0.014754154,0.036323525,0.011301992,0.00008158451,-0.0016275644,-0.011043843,0.021050759,0.017180387,0.0029637075,0.03676268,0.025974302,-0.008586401,0.012799564,0.021264374,0.024868675,-0.040293686,0.0016796867,0.0075860317,0.0015017787,0.035755347,0.0117698,-0.058616776,0.042458944,0.044483226,-0.037807833,-0.025247423,0.028651202,-0.027603967,-0.034393836,-0.048730675,-0.020171221,0.017038768,0.05197755,-0.037322253,0.010981766,-0.017674332,0.0036546364,-0.042579018,-0.010181892,0.03509243,0.03741967,0.016696664,-0.0034082667,-0.0061515546,-0.0032363024,0.02791476,0.030383369,-0.014179867,0.032888144,0.006670679,-0.009121186,0.02687525,-0.02162114,0.004683888,-0.0069119805,0.029142838,-0.013971063,0.015921576,0.0114023825,-0.018498158,0.004213044,-0.04774641,-0.018135652,0.059077844,0.009234559,-0.015951604,0.027353413,0.028060677,-0.010749221,0.029190771,0.0139213335,-0.008104906,-0.007536117,0.013548258,-0.012615935,-0.017808864,0.032405656,0.06366913,-0.00033970943,-0.00094456616,-0.009374243,-0.02113474,-0.1760883,-0.0059496253,-0.024693094,0.04420718,0.019765992,-0.0020781471,-0.026988974,-0.03421897,-0.038278893,0.04695271,0.034821164,-0.06210508,0.007679116,0.00038393054,0.03532104,-0.021380432,-0.0050487975,0.015490123,-0.0385674,-0.026671456,-0.04854837,-0.053642247,0.060978662,0.014544127,-0.037120588,0.0071466053,0.07665537,-0.003039433,-0.022956291,-0.017982092,-0.023713654,-0.022566725,0.0024519751,0.011313317,-0.009259138,0.025611743,0.030157657,0.021655187,0.030218406,-0.015474269,0.06681807,-0.024999673,0.020050103,0.01224158,-0.023671918,-0.0036319855,-0.00047856837,-0.01869471,-0.04861846,0.016543275,0.002092777,-0.046086203,-0.029703168,-0.02264676,-0.047484957,0.024064269,-0.026700117,0.06050098,-0.008037125,-0.006102612,-0.011536452,-0.02844826,-0.0073902686,-0.058440838,-0.011358809,-0.07354169,0.008414662,-0.036988936,0.017175598,-0.008571356,0.031112742,-0.070014335,0.0410314,-0.026743826,-0.0035932127,0.027653469,-0.013508215,-0.042177815,-0.011438673,-0.08003929,0.00759432,0.027979266,-0.015820045,-0.0050778054,-0.013602995,-0.048324216,0.006424019,0.029108156,0.007805535,0.2724945,-0.0043835756,-0.009260199,-0.004038582,0.022752222,-0.046457563,-0.016029585,0.02026241,-0.0450648,-0.032456778,-0.040442985,0.0145228775,0.026549226,-0.013763558,-0.0064470205,0.0018611122,-0.051203907,0.0100048445,0.046669878,0.028500767,0.0016566186,-0.057058763,0.034491085,-0.011824106,-0.03745474,-0.010864823,-0.050324485,0.040935665,0.0039196694,0.050752662,-0.054047864,0.04377441,0.040755913,-0.032666318,-0.07115271,0.03074085,0.01756365,-0.01850537,0.026631821,-0.023641089,-0.022349814,-0.016409786,0.03402442,-0.016156513,0.0022188292,-0.033795327,0.0070274277,-0.00641106,-0.010232539,-0.010807175,0.028203672,-0.045506287,-0.007478654,-0.014476769,0.003618765,-0.007257274,-0.02186999,-0.026407737,-0.0070216996,0.02349304,0.03118525,0.0008688178,-0.067010194,-0.0022968755,0.0331693,-0.022461312,0.035598073,0.01083409,0.0012221837,-0.020533552,0.011177414,0.02117337,0.013894175,-0.00807481,0.0064880387,0.026684763,0.065556794,0.040361226,-0.014972128,0.03856297,-0.011226347,-0.012725498,-0.027987095,-0.010785108,0.008493283,-0.05102808,-0.012792127,0.056722492,-0.049971387,-0.00045109895,0.037859667,0.03475928,-0.0045528174,0.031861365,0.021824574,-0.047880128,0.019552628,-0.043231014,-0.05395406,0.018996222,-0.035583533,-0.019086918,-0.009831574,-0.014518476,0.024458388,0.030543154,0.025659658,-0.026268909,0.025612097,0.0059786136,-0.05056495,0.03348293,-0.0053817267,-0.036633983,-0.001507327,0.027124355,0.029790385,-0.0015962962,0.026068617,-0.01810461,0.0502263,0.0023239045,0.0046340516,-0.0028253205,-0.036324326,-0.040885326,-0.01109501,0.044796158,-0.02893186,0.032635823,0.026125515,-0.01651627,0.0054501244,0.06654386,0.022006009,-0.009133738,0.033707183,-0.021633381,0.0058689723,0.038371537,-0.02843009,-0.008102561,-0.02214361,0.012209125,0.02832674,-0.0020133168,0.01617334,0.011568093,-0.009504526,0.024845941,0.0033275064,0.02838953,0.020564076,-0.016409475,0.004250143,-0.08179046,-0.031324834,-0.054243024,-0.008188365,-0.02225307,-0.004246663,0.014659082,0.024798559,0.05389643,-0.001604704,-0.0007512035,-0.010476827,0.068237916,0.0053405873,0.019884776,0.00049860316,-0.02301629,-0.050284386,0.026190119,0.020303821,-0.015632115,-0.020761855,-0.034042645,-0.027199863,-0.044316407,0.01250102,0.010989581,-0.04515035,-0.026731057,0.04273365,-0.06653355,-0.045765206,0.0047950405,-0.009131929,-0.009000413,-0.0017624244,0.09413113,0.027308132,0.011071406,0.029651599,0.006246734,0.04239164,0.057322543,0.0013535587,0.0056304624,0.014988753,0.008965061,0.0022214544,-0.006993563,0.04537341,-0.000014017036,-0.04556876,0.032575693,0.0009356884,0.031798925,0.032013774,0.006681379,-0.05991245,0.021764956,0.00054884644,-0.0025598921,0.013172784,0.07223812,-0.0054192524,-0.012286117,0.00059385825,-0.028082479,-0.008766336,-0.046500847,-0.028033705,0.0026048436,-0.0018187854,0.0035109026,-0.00044550133,-0.010466315,0.0014188895,0.020501174,-0.00675521,-0.01353281,0.009279645,0.014616501,0.016251642,0.0260748,0.004872708,-0.04813142,0.0004513614,-0.010421798,-0.009807199,0.027607251,0.037863743,-0.0039519984,-0.05625465,-0.03907351,0.023307115,0.03248017,-0.002269622,-0.065230116,0.023916982,-0.033852693,0.04053049,-0.0060458463,-0.021837017,-0.027260372,0.014684626,-0.0297822,-0.0027095615,0.039831523,0.0006026592,-0.013425123,-0.005229364,-0.0304225,0.019477854,-0.028592257,-0.04150949,0.011860499,-0.03586916,0.011544602,0.011335178,-0.016031539,0.028243091,-0.022464385,-0.02396698,0.0063408515,0.017744692,-0.051322717,-0.046423703,-0.028887847,0.015484726,-0.0036161132,-0.0712928,0.005722344,0.035717122,-0.012752381,0.0034413282,-0.0446192,0.0006514967,0.013769221,-0.0626167,0.01580876,-0.014816259,-0.0027314571,-0.052197713,0.0058039525,-0.018563638,-0.0043420456,-0.0097875185,-0.024840496,-0.011173825,-0.02379832,-0.014286675,-0.0050921286,-0.03394901,0.0020302462,0.058321733,0.013792278,-0.005058232,-0.042774387,-0.026321165,0.023334192,-0.0022943113,0.018184122,0.04878797,-0.020177316,-0.024175642,-0.007068089,-0.01744086,0.0064170305,-0.008217766,0.0040825168,-0.050516866,0.013857177,-0.004424622,-0.010296733,-0.043659452,-0.025586851,-0.042718586,-0.0044619674,-0.009120666,-0.03524965,0.0013926709,-0.018892055,0.035788577,-0.015280292,0.034483947,-0.002018277,-0.07548185,-0.0025011182,0.017980665,-0.014620186,-0.0039667706,-0.061775237,-0.007971688,0.026634583,-0.0012120279,0.037485827,0.033383027,-0.007070495,0.0044087507,-0.046455003,0.013703752,0.011220147,0.005890925,0.013948769,0.02014209,0.008112431,-0.038877923,0.0015764622,-0.014801161,-0.026603289,-0.038996615,0.035913553,0.01919306,-0.018709464,0.0014431941,-0.01306011,0.0012860374,-0.029773455,0.024102012,0.05582469,-0.020439893,-0.0066459836,-0.005635834,-0.017635906,0.05184737,0.05762647,-0.046049565,-0.06185298,-0.028628202,-0.03909525,0.009752994,-0.022746457,-0.008445393,0.008697846,0.06336279,0.031393956,-0.017339792,0.019564668,-0.031766187,0.023262983,-0.14956686,0.014254634,-0.02269413,0.017271964,0.006319037,-0.0115866475,0.007915638,-0.010936209,-0.024140479,-0.012594285,-0.043395348,-0.046649188,0.016920423,-0.022726586,0.013098274,0.03528866,-0.028202,-0.018470317,-0.05661495,0.06897055,-0.011069691,-0.019098844,0.0052291034,0.0029190325,0.016744522,0.011346285,0.031569105,0.0031177173,-0.02496244,-0.04367875,0.040368542,-0.021491315,0.015187694,0.066042386,-0.038433444,-0.020048702,0.01580248,0.011664427,-0.030150713,0.010496091,-0.0017283851,0.016242703,-0.02073967,0.01051388,0.012154106,0.06847085,-0.009118526,-0.018335566,-0.04923798,0.023439761,0.0064957878,0.0011212137,-0.03706208,0.036310114,-0.005186348,-0.037663147,-0.00855842,0.0059578503,-0.008217351,0.013734781,0.020891601,0.02408774,-0.046039507,0.010964427,-0.012337403,0.043390002,-0.0794409,-0.0092529915,-0.026312696,-0.033724304,-0.01445142,0.0075394837,-0.000637181,-0.01104676,-0.024833009,0.012771752,0.0120414235,-0.01705813,0.009310227,-0.005712061,-0.050531037,-0.020114375,-0.046522673,-0.0037948135,0.048647963,-0.016303224,0.008457658,-0.017761115,-0.043336064,-0.0066366023,-0.046269454,-0.03875254,-0.020101482,0.024463844,-0.0112495255,0.04884371,-0.036814675,0.021118311,-0.024816388,0.0067332163,-0.017541755,-0.062463466,-0.049083605,-0.0065411143,-0.02114741,0.04118113,-0.00551138,0.009834216,-0.016602404,-0.024652444,-0.013314283,-0.013939496,-0.00026065786,0.032303873,-0.051105354,-0.038630363,-0.033971354,0.02431772,0.015924975,-0.03117388,0.017811298,0.02190377,0.0040097972,-0.03449819,0.016553726,0.08638023,0.02160157,0.027941562,0.0020750593,0.021134818,0.015769122,-0.049474493,-0.012923643,0.02149608,0.07544013,-0.014927433,0.0061255754,0.040395338,-0.05214507,-0.04603231,-0.045227565,0.01315459,0.06039953,-0.021707846,0.029253447,0.008413227,-0.0073395004,-0.0019965318,-0.016185837,-0.037020374,0.00867762,0.028680233,0.008569131,0.03510299,0.003615513,0.078938045,0.010928472,0.042303625,-0.030190472,0.052334577,-0.032754067,-0.038343817,-0.012553747,-0.041401934,-0.017392801,0.045753643,-0.006810937,-0.024396181,-0.020845706,0.01901029,0.005037813,0.013039973,-0.011014362,-0.013346783,0.050573066,0.011103111,-0.022127332,0.02038162,0.005784175,0.022048272,0.04226153,-0.01722898,0.05596216,0.04782629,-0.007005841,0.025702195,0.02034524,0.017275546,0.014856552,-0.020896034,0.0116428565,-0.008800589,0.0024807216,-0.051506087,0.059478637,-0.0049107703,0.027634092,0.02519515,0.0123562915,0.018541418,-0.027731592,-0.01230351,0.01865709,-0.0007271545,0.003637544,-0.017984912,-0.0011902422,-0.0038785762,0.0014427333,0.03358296,0.00036241082,0.012603848,-0.007469661,0.024090493,-0.0061561577,-0.04055856,0.033012174,0.03364093,-0.012982382,-0.02526315,0.04264654,0.036607698,0.009295977,-0.038460158,-0.028275391,-0.038618725,0.021969873,0.02762646,-0.031953745,0.0302674,-0.044910587,-0.0014887165,-0.013824092,0.028243126,0.05946619,0.0033079707,-0.06418083,0.04385826,-0.065745704,0.008838972,0.062823586,-0.024088308,0.013612256,-0.0025779216],"last_embed":{"hash":"1wizfvc","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"1wizfvc","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{9}","lines":[207,207],"size":58,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wizfvc","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.011551516,-0.01868765,-0.024796814,0.034957927,-0.032879416,-0.049055148,0.025109574,0.019927366,0.011590103,0.00403223,0.017214378,0.018153507,-0.01639878,0.017364291,0.020801285,-0.002091356,0.0015135346,0.034870084,-0.0020157837,-0.006247167,-0.0065123155,0.005226402,0.05717196,-0.020348823,-0.05592727,-0.00543196,0.031131897,0.005230008,0.0133765275,0.06744267,-0.0023613982,-0.07306156,-0.010168675,-0.04582161,-0.028933024,-0.034723382,-0.007326346,0.0023263965,-0.041961182,0.0417141,-0.0034498603,-0.023383666,-0.005327643,0.019602474,0.039894972,-0.00953099,0.0029036966,-0.011561485,-0.036055867,-0.02416597,-0.0023003658,0.025151905,0.007673219,-0.01771154,0.01679262,0.0472427,-0.033308443,-0.050459918,-0.0056263525,0.026674913,-0.021715099,-0.022452483,0.0019094328,0.052301034,0.011204281,0.027243428,0.05278154,0.028305111,-0.007814004,-0.0012422417,-0.035055954,0.011764326,-0.038852796,-0.013133935,-0.050330773,0.002125779,0.03570415,-0.035336427,0.009546501,0.013879934,-0.01901974,-0.013847097,0.028644951,0.008171652,0.0114012025,0.03571978,-0.017824464,0.099209756,0.014838581,-0.010579908,-0.0141429575,0.011645236,0.016282253,-0.030490752,0.008997702,0.0070039886,0.03180327,-0.0072619985,-0.0071908133,-0.006326738,0.019184496,-0.0053080004,0.019102896,0.01631741,0.0067410506,-0.039743632,0.0006980941,-0.009976311,0.024538953,-0.028256737,-0.01989581,-0.0031101329,0.01663107,0.016065156,0.046725582,-0.0037420725,0.01682028,-0.05565523,0.00019204227,-0.010698294,0.016707096,0.007636516,0.025694853,-0.04871244,0.011393543,-0.006004479,0.042495504,-0.009389287,0.009650217,-0.001990185,0.034724183,0.040408086,0.0121425325,0.022950577,0.016676726,-0.0020951864,0.021353748,0.031212142,0.0067545865,-0.07867202,0.04938619,0.01919736,-0.059532005,-0.0065952847,0.029385755,-0.04665281,0.03414937,-0.0023017928,0.0121897785,-0.03602512,0.0067665363,0.031105481,0.03437154,0.040447026,0.05384277,-0.008863168,0.027301427,0.055351254,-0.0033394964,-0.013565176,0.01488108,0.023876017,-0.06433726,0.047523066,0.040546026,0.0042229127,0.016160946,-0.02307345,-0.034945123,0.029496469,0.025012564,-0.026411476,0.016378896,-0.00022215652,0.026080322,0.01761239,0.0054003596,0.011489234,0.019014567,-0.0041479757,-0.052275147,0.013953107,-0.037994616,-0.03752774,-0.030221159,0.057793837,-0.018050084,-0.0060624746,0.027619636,0.021001669,-0.043101702,0.012288023,-0.016346537,0.017837452,-0.012782388,-0.0051912614,0.001130236,-0.0039842203,-0.018027455,-0.014550629,-0.0062157456,0.029726928,0.0027578047,-0.039388,-0.008878335,-0.034121655,-0.05356317,-0.042783294,0.0060271015,0.0025096445,-0.011220294,0.017195988,-0.051117375,0.0046715303,-0.05085695,-0.030143034,0.032445338,0.032490745,0.039581265,-0.012941709,-0.013703106,0.02665968,0.03160299,0.020845193,0.030218223,0.010022718,0.009031845,0.017469654,0.054027136,-0.012483103,-0.030737689,0.020137245,0.000075846874,0.0036828306,0.013354444,0.00685114,-0.04894595,0.024722293,0.05617321,-0.040260937,-0.025393048,0.031937316,0.007852711,-0.03450619,-0.033791564,-0.01132952,0.01990528,0.038033016,-0.028369416,0.04513519,-0.017815167,-0.0031997354,-0.01896575,-0.007374462,0.039372336,0.0054186326,0.008231769,0.0014831978,-0.009049807,-0.0012096163,0.024783183,0.023368282,-0.004114998,0.022107132,0.009259469,0.0024310737,0.02517371,-0.036639385,0.008459807,-0.029094629,0.041079108,-0.022589086,0.023680558,0.020325154,0.0035681287,0.012712396,-0.061153717,0.0042766607,0.06801682,-0.023089418,-0.01609242,0.02472215,0.037742347,-0.017908946,0.056049164,-0.005623305,0.007770017,-0.0034450234,0.018348211,-0.037996914,-0.022036314,0.011709275,0.061937664,-0.02129528,0.012181485,0.027083352,-0.010705938,-0.16807571,0.014012048,-0.030389361,0.058657177,0.013111607,0.0009749443,-0.049054217,-0.045691304,-0.036979575,0.053890508,0.036837198,-0.055809207,0.00818172,0.030462906,0.016126739,-0.024959452,-0.008091158,0.026095562,-0.06485468,-0.030763412,-0.03796157,-0.046344433,0.057870567,-0.019517802,-0.04203604,0.02337973,0.08663531,-0.002636732,0.0055384687,0.01949863,-0.05391979,-0.03166031,0.011404132,0.0020971785,-0.03396828,0.018404445,0.026619652,0.030505253,0.012611266,-0.029373113,0.04786692,0.015156437,0.026337614,0.00016818034,-0.024832655,0.04165323,-0.004630815,-0.024445955,-0.05574976,0.008681669,-0.021583896,-0.04051963,-0.020511717,-0.022318348,-0.05379033,0.007867861,-0.021231625,0.03358879,-0.021270093,0.0021486115,-0.038144413,-0.031803176,-0.025961198,-0.026680646,0.0147646945,-0.047614537,0.03511236,-0.02843773,0.023686616,-0.022601092,0.03485206,-0.06981188,0.05104419,-0.05515444,-0.018835438,0.016041605,-0.006659488,-0.017366748,-0.0073013585,-0.097446516,-0.019363932,0.017578872,-0.009973309,0.0082171485,-0.020857776,-0.0037933907,0.008370074,0.012611974,0.044327598,0.23707633,0.015112643,-0.022314126,0.0015196907,0.0025909448,-0.015772037,-0.031196365,0.03257765,-0.021042505,-0.031329893,-0.04268734,0.018164817,0.007983089,-0.033616614,0.022683242,0.00037850876,-0.04021496,0.028141104,0.070867725,0.019061022,0.0075990125,-0.013917155,0.041912735,-0.004845328,-0.05363607,-0.019804819,-0.042444203,0.0025901229,0.00020063289,0.053442493,-0.03634584,0.038756624,0.05821407,-0.0155334845,-0.026589356,0.0081376815,0.0027373496,-0.050393872,0.037628885,0.018199928,-0.00787566,-0.03154671,0.03805494,0.0049722036,-0.016539348,-0.017127134,0.0027689699,0.0023961721,0.021461416,-0.03904832,0.045632496,-0.041716475,-0.021540193,-0.02423517,0.015840294,-0.0066200336,-0.0033678887,-0.028113298,-0.011673279,0.04874255,0.026435668,-0.015918335,-0.052877937,0.011692433,0.010662583,0.015567981,0.036501214,0.0081778,-0.0037724322,0.0130549045,0.01599919,0.035242464,0.01841983,-0.0049295914,0.0011853538,-0.02116302,0.067672744,0.060827542,0.006549183,0.04598485,-0.012595734,-0.030821007,-0.007503561,0.015370826,0.0044186264,-0.024526455,0.033461314,0.039796375,-0.04897737,-0.026895594,0.02522441,0.024119051,-0.03127085,0.029652836,0.039071284,-0.03673734,0.014557154,-0.020540576,-0.07245973,0.016295904,-0.010549793,0.008691664,0.012456352,-0.0075313146,0.035180643,-0.007785213,0.0020933833,0.0020336586,0.023723561,0.015041082,-0.03898904,0.025547568,0.013145191,-0.032772742,-0.018710406,0.05046976,0.048160013,-0.0035330357,0.023793586,-0.014581357,0.03438907,-0.009406529,-0.007576112,0.014176731,-0.025217623,-0.075260766,-0.01196277,0.0049708853,-0.035941225,0.029876314,0.009017604,-0.031049244,0.020266049,0.05266247,0.028724594,-0.009418727,0.023491742,-0.013361056,-0.03368141,0.036250614,-0.041763984,-0.0069951406,-0.03146251,-0.012487468,0.040677924,0.017542852,0.009390942,-0.007666178,-0.028676488,0.05117743,0.051251102,0.013178785,0.021155864,-0.025804134,-0.010633838,-0.08103941,-0.03130579,-0.0657321,-0.0033465521,-0.028899387,0.0101909535,0.01819718,0.010072016,0.07894896,0.0074228845,0.018939085,-0.004381425,0.061376687,-0.009349213,0.005171503,-0.022151189,-0.06108054,-0.06560106,0.029078364,0.014512685,0.021241484,-0.023064675,-0.034455758,-0.043320246,-0.019913493,0.02148465,-0.033219192,-0.040959973,-0.056701615,0.07284101,-0.040105086,-0.029717948,-0.012413107,-0.014071098,-0.018565241,-0.010439201,0.088961594,0.013557406,0.0010694264,0.012016328,0.0033633625,0.07551467,0.0223168,-0.0011921411,0.011755471,-0.012856179,0.018393278,-0.0040901857,0.000870702,0.010874733,-0.0057625347,-0.03386752,0.02428064,-0.016047878,0.014551867,0.017393582,0.0087406635,-0.048056524,0.005878321,-0.028319096,-0.0041929623,0.0187365,0.046270855,0.010583143,-0.017562995,-0.020704752,-0.032870553,0.0005755649,-0.012217057,-0.018080745,0.019870847,0.021862084,-0.015165019,-0.0122813145,-0.046880834,-0.00017466505,-0.013747897,-0.016740542,-0.019340396,0.0043711406,0.02466412,0.024675641,0.012937794,-0.018127842,-0.04116079,0.011869881,0.011498011,0.022665452,0.012592547,0.044800684,0.00087671797,-0.03934893,-0.0534364,0.014573536,-0.015926518,0.019067442,-0.056065727,0.0019366827,-0.035889618,0.03792266,0.012513006,-0.037263192,-0.009881933,0.0047550364,-0.04572225,0.015714088,0.024364993,0.016754827,-0.029858228,-0.034394994,-0.063194565,0.016990695,-0.028314458,-0.03396711,-0.021484356,-0.04240336,-0.0032375623,0.0053240303,-0.011520808,0.009607061,-0.01845647,-0.035712708,0.0043069436,0.014377374,-0.0777852,0.016581288,-0.030774012,0.016969714,0.014462784,-0.04412932,-0.011890665,0.053150833,-0.016147614,-0.0175979,-0.032327697,0.0032851845,-0.0049796957,-0.048227113,0.028601637,-0.009521764,0.0014092141,-0.053007543,0.035288353,-0.017497592,-0.009489027,0.00702903,-0.027349837,-0.008906151,-0.012011989,-0.0027908986,-0.0035171718,-0.038670417,0.008972326,0.075595185,0.029119316,-0.003515252,-0.07427463,-0.035724163,0.015602598,0.0009780163,0.01433565,0.08889708,-0.00681423,-0.03178919,-0.025666408,-0.02377743,0.0043209093,-0.022874482,-0.027364789,-0.04332014,0.005350422,-0.0012798816,-0.010582888,-0.023703419,0.0016470934,-0.024109926,-0.0031506494,-0.00048873795,-0.012586018,-0.011939465,-0.013972498,0.05028201,0.0145949265,0.03887552,0.004929175,-0.01548608,-0.015363919,-0.0041046324,-0.023101905,0.00306439,-0.06730994,0.016075931,0.012856181,0.004389555,0.009945765,0.03142244,-0.0034981177,-0.013515859,-0.02031219,0.020515978,-0.00810319,0.028431265,-0.020064669,0.02100816,0.037328072,-0.053751588,0.011881814,-0.03374157,-0.014108912,-0.0049814996,0.00661811,0.03554546,-0.0163853,-0.026489789,0.0021537011,-0.0056888005,-0.05231242,0.015568202,0.035208795,-0.037809543,0.007677421,0.017370455,-0.016198631,0.029000616,0.036636464,-0.04102675,-0.027014442,-0.046019156,-0.029937219,-0.0000832428,-0.009252891,-0.006586501,0.013467413,0.045517046,0.0039906166,-0.0062558954,0.00015759665,-0.022101292,0.016815059,-0.14236815,0.008202598,-0.043899484,0.013760749,0.008151171,-0.005886227,-0.014563686,-0.02910106,-0.027982628,0.005131791,-0.0445496,-0.04547693,0.033512156,-0.020555157,0.020317014,0.031306177,-0.0304709,0.004686906,-0.072319746,0.051956676,-0.00075181114,-0.008264642,0.040950455,0.0052048815,-0.0055284356,0.0035549444,0.024548886,0.0053000967,-0.016790131,-0.049393125,0.016221035,-0.017268095,0.022928704,0.046467464,-0.03833956,0.0002854635,0.008581095,-0.013770979,-0.026998095,-0.0026511922,-0.038328156,0.013439742,-0.02594799,-0.007784751,0.040694874,0.06147455,-0.033585537,-0.0068481704,-0.020219767,0.02678648,0.00622738,0.007879098,-0.029982919,0.03707065,-0.031030288,-0.029724294,-0.0054678516,-0.0010010633,-0.02187682,0.004280389,0.01334272,0.0064021465,-0.047504805,0.00950353,-0.018796744,0.053275008,-0.06765982,-0.0136998305,-0.013524851,-0.012927062,-0.023201784,0.032012977,0.004552523,0.0027205783,-0.02810161,0.0049289544,0.060720492,-0.009966947,0.00368253,0.015242562,-0.045211505,-0.017728074,-0.007283853,0.007092472,0.055894837,-0.01360559,0.03001477,-0.052760374,-0.037523773,-0.010954076,-0.02279882,-0.046723768,-0.008796952,0.010829119,-0.006297819,0.088958815,-0.019051539,-0.010471648,0.0032008104,0.003450257,-0.033227187,-0.034009524,-0.04754903,-0.0015070267,-0.010550513,0.0059532737,0.024681032,0.0042472295,-0.011252124,-0.029372806,-0.043267943,-0.02766183,-0.015563056,0.026251597,-0.07531979,-0.020535124,-0.024689065,0.036793087,0.030933881,0.00057214283,0.017022856,0.02826067,0.030657167,-0.033650883,0.03563998,0.07233368,0.019171324,0.023839673,0.01665377,0.042173844,0.005477667,-0.0020909116,0.033597063,0.007570035,0.0577549,0.023828931,-0.03156704,0.04179892,-0.03129802,-0.01955251,-0.046726197,0.013317862,0.06345909,-0.032259043,0.026398271,-0.014138868,0.005033317,-0.012718575,-0.03360628,-0.011815154,0.0026112257,0.021229647,0.017943678,0.036675714,-0.020908844,0.06804625,0.008082805,0.040332634,-0.015387003,0.034607753,-0.037419032,-0.03932304,-0.033021607,-0.043757882,0.0040653804,0.033765607,0.0103615755,-0.01501434,0.007967249,0.029714532,-0.01188507,-0.03767306,-0.018669527,-0.012145353,0.048486855,-0.0074256235,-0.010091205,0.028297598,0.005684733,-0.0055938433,0.04184956,-0.023411017,0.04652931,0.04476751,0.003481846,0.046935387,0.015362521,0.01046003,0.027132176,-0.04723664,0.007651615,0.0030070085,-0.015753027,-0.02885777,0.068242565,0.024420781,0.0065570967,0.01474643,0.018361265,0.011768483,-0.0073579485,-0.025763182,0.004599698,-0.012893769,0.0043551465,0.010780829,-0.019314311,0.008874143,0.00814373,0.011734744,-0.036908254,0.030513844,0.010663611,0.012905199,-0.036005326,-0.038880218,0.031109424,0.020987248,-0.021836618,-0.02319466,0.03941051,0.025890077,-0.023178337,-0.044018276,-0.019920558,-0.019844439,0.00094336626,-0.007582291,-0.010193309,0.039628975,-0.015787426,0.026650302,0.0013513367,0.019705744,0.042508814,0.005069007,-0.051947795,0.04738062,-0.065998726,0.0102851195,-0.00234368,-0.015990777,-0.0022171736,-0.019873042],"last_embed":{"hash":"1i4jltj","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"1i4jltj","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{10}","lines":[208,208],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1i4jltj","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0070136073,-0.0022757966,-0.011187369,0.012131457,-0.052528724,-0.04324528,0.03583741,0.033088397,0.020063376,-0.00026945476,-0.0023155448,0.021725273,-0.00112216,0.03190574,0.0129810665,0.013996512,-0.010119187,0.023056261,-0.035894044,-0.0009780223,0.007234506,0.014237444,0.049990542,-0.0053940206,-0.04487198,-0.0010463345,0.011429842,-0.0054919943,0.032325372,0.057889108,-0.024430016,-0.08010138,-0.025910826,-0.030886127,-0.042203013,-0.030732345,-0.003080263,-0.009685004,-0.046960525,0.03406733,-0.007604479,-0.011931851,-0.003189045,0.024169482,0.04952257,0.0024926655,-0.010841126,-0.0108093545,-0.009407636,-0.019891474,0.0012711078,0.002399909,0.005866253,-0.028008377,-0.0034790654,0.049482502,-0.019053243,-0.044832654,-0.0171776,-0.003587024,-0.017548442,-0.014106769,-0.013540789,0.010095905,0.018049143,0.02779395,0.04678507,0.018607832,-0.0020059696,-0.0061815297,-0.023738079,0.027106542,-0.042442244,-0.013539966,-0.039912988,0.0014956528,0.011005477,-0.04278428,-0.0024926895,0.017738918,-0.00796948,-0.011721442,0.029745378,-0.006785589,0.01286229,0.03699964,-0.0025676035,0.0907445,-0.008618601,0.0071325093,-0.008130882,0.004124367,0.022949444,-0.03744105,0.009727419,0.0012627614,0.03733533,-0.01780719,-0.00008411234,-0.01637447,0.021772588,-0.023557583,0.025068374,0.015113808,-0.013133848,-0.010119262,0.006547108,-0.004741211,0.023749053,-0.038470283,-0.022983702,0.0065678237,0.023306185,0.016182257,0.03244821,-0.033479832,0.020353178,-0.057178132,-0.006453938,-0.0049470305,0.019942623,0.0052534086,0.0077310707,-0.020749541,0.011004931,0.0113967145,0.030211212,-0.011085531,0.01776952,0.023557454,0.018817466,0.046287023,0.005358334,0.0006837675,-0.027534109,0.0010334903,0.017623035,0.04874248,0.0024424992,-0.08507643,0.019327974,0.03317665,-0.03638201,0.0074365786,0.039794397,-0.02476946,0.026110852,-0.014959248,0.022770585,-0.038813777,-0.0056124907,0.029476915,0.019823682,0.025319772,0.009834456,-0.007479706,0.04016642,0.08253672,-0.02151849,-0.03984236,-0.015528197,0.00543867,-0.07250552,0.028714364,0.03406925,-0.014663233,0.0021764676,-0.024603479,-0.018108105,0.008355325,0.031252045,-0.0010890791,0.01728819,0.0022608289,0.014328915,0.034375418,0.018581737,0.03830738,0.016856903,-0.0011641292,-0.030129107,0.004718674,-0.0239338,-0.054805357,-0.028235264,0.07003706,-0.026487967,-0.007904726,0.0247677,0.055774856,-0.011802489,0.027481964,-0.029602796,0.0015783093,-0.007915752,0.0016222609,0.008766361,0.0067994096,-0.018632589,-0.00407333,-0.013525248,0.04552671,0.026820214,-0.05550014,-0.022713756,-0.0065871924,-0.028401539,-0.02985017,0.0067223874,-0.032514673,-0.0073700277,0.021164328,-0.025323698,0.010494216,-0.047398232,-0.020371996,0.02946891,0.014386088,0.024060493,-0.019281663,-0.022930384,0.052829105,0.01631947,0.008965375,0.039673645,0.039604243,-0.00673618,0.01596124,0.042507287,-0.007939515,-0.03053595,0.019534843,0.0031913207,-0.011772123,0.033800654,0.011587531,-0.066592254,0.048698943,0.030650029,-0.031352207,-0.014129712,0.031155577,0.0024303559,-0.026971532,-0.046277888,-0.0070485,0.005193673,0.05661944,-0.0085464055,0.027161326,-0.039727416,-0.0145429345,-0.03438339,0.020931754,0.027207004,0.012925508,0.020279858,0.0069648162,-0.0036033962,0.016123988,0.012013184,0.036717687,0.0069689266,0.013684572,0.012786972,-0.0037521012,0.02906,-0.024874205,-0.0104119675,-0.013873005,0.029612722,-0.012099633,0.017227465,0.029001772,0.011329986,0.017905932,-0.054832682,0.003120308,0.056335486,-0.021854337,0.018250799,0.034567606,0.046750493,-0.012433554,0.05990886,-0.0067718965,0.006303387,-0.008997993,0.02649259,-0.04967354,-0.021609606,-0.021273494,0.061955366,-0.010584522,-0.0011898071,0.003888331,-0.0072591295,-0.17558561,0.010760039,-0.03380612,0.050514873,0.013258714,0.019862758,-0.025859633,-0.040727973,-0.04254071,0.05170069,0.026219266,-0.05415759,0.01912304,0.014307925,0.016962744,-0.004302233,0.0068568015,0.02730735,-0.058750737,-0.025406664,-0.030924104,-0.05513603,0.03689865,-0.025498271,-0.04576388,0.017204622,0.07578618,-0.0014218785,-0.0029271313,0.03261333,-0.04651764,-0.022309313,0.010401977,0.0044978326,-0.02623346,0.012302896,0.017517429,0.015083358,0.02825898,-0.0067671114,0.05046905,0.00060946966,0.015257917,0.011928881,-0.0005903424,0.008916855,-0.014717681,-0.036371864,-0.058265913,0.019497754,-0.011817095,-0.036385093,-0.022132821,-0.015780834,-0.047467224,0.01021916,0.006032697,0.03867752,-0.031771827,0.021125618,-0.04742228,-0.028235678,-0.02700901,-0.005846201,0.012438617,-0.026631545,0.03161332,-0.021696154,0.029786225,-0.018820193,0.030247431,-0.07048037,0.039734244,-0.045326177,-0.013009299,0.017326515,-0.03589925,-0.03440038,0.00038828902,-0.10253524,-0.0026377356,0.026184727,0.00024950592,0.009896137,-0.018939408,-0.003929099,0.0095101325,0.008884794,0.020815143,0.2517107,0.019528542,-0.010361451,0.0017131786,0.026794216,-0.03520853,-0.024560375,0.03012573,-0.017963493,-0.028166827,-0.030325657,0.012907804,-0.0034984243,-0.027551655,0.020467017,0.020585503,-0.06549779,0.028228458,0.06931608,0.013584357,0.0065530944,-0.01466228,0.060006455,-0.009901588,-0.042698525,-0.012078199,-0.04483885,0.040383726,0.032946933,0.05419992,-0.0372084,0.036789972,0.03641062,-0.040464107,-0.03078824,0.025938928,0.0058790524,-0.04114071,0.026952036,-0.0050196494,0.005267845,-0.01844537,0.038204554,-0.021872343,-0.006948741,-0.028184528,-0.013743276,0.002358868,-0.006059562,-0.03727227,0.05186411,-0.024685517,-0.005930554,-0.020618824,0.024971519,-0.03435234,0.004788981,-0.019325383,-0.009834278,0.018449455,0.014585771,-0.008505672,-0.02472598,0.014211484,0.0043281047,0.0014721152,0.025235372,-0.006569276,0.00051216234,0.0022892465,-0.0028238192,0.029810539,0.0155851,0.017762147,0.012886168,-0.019233745,0.06120154,0.03768895,0.0017608961,0.028750094,-0.0065087946,-0.024605706,-0.016636368,-0.0017769663,-0.0028241593,-0.040204957,0.0145091405,0.04285336,-0.0410999,-0.0020531293,0.019292068,0.005304162,-0.011392516,0.040400706,0.020977234,-0.031877182,0.04289672,-0.016732382,-0.056920983,0.019965408,-0.021761524,0.013606722,0.0057698363,-0.022851901,0.035038244,0.015695151,-0.004834428,-0.025127944,0.025570894,0.00004774209,-0.040675487,0.027405499,0.00026899806,-0.0122755235,0.009890426,0.04643861,0.051239215,0.010013783,0.008597843,-0.003182172,0.020629464,-0.018689698,-0.0042078043,-0.00508559,-0.027487174,-0.075717926,-0.012096773,0.010074867,-0.023535809,0.030610187,0.03979126,-0.021780401,0.0011347443,0.042004175,0.031584065,-0.0060639186,0.02731711,-0.005107848,-0.0023700907,0.055773403,-0.023132518,0.01592709,-0.023808237,0.005200764,0.03839279,-0.006191159,-0.018895347,0.0004391645,-0.013115139,0.038706962,0.02108124,0.040541302,0.022233715,-0.019755121,-0.036873918,-0.09064033,-0.017380366,-0.05187078,-0.0025991634,-0.03009441,0.013748589,0.004662883,0.025285423,0.06033456,0.010460529,0.006698049,0.0015179774,0.058196425,-0.003498253,0.010374613,-0.00759537,-0.042265516,-0.05167831,0.015008043,-0.0063672774,0.016161678,-0.031140804,-0.0002546573,-0.03906427,-0.03428019,0.032866735,-0.014325448,-0.047871005,-0.045300383,0.054666992,-0.060032737,-0.053730164,-0.007253578,0.011465924,0.0027806289,-0.022673348,0.1041209,0.04824345,-0.009278662,0.01711533,0.019030668,0.07071314,0.0451478,0.014551066,0.000837918,-0.008751761,-0.0033631062,0.0019228377,-0.0136922635,0.018878657,-0.0078035947,-0.0068766526,0.0138457315,-0.0060753613,0.03165695,0.009128197,0.027447376,-0.058043133,0.00024038748,-0.014241514,-0.02202633,0.04177508,0.06853598,0.03228133,-0.031538825,-0.020614795,-0.022563566,-0.012172846,-0.012615576,-0.03284864,0.041924924,0.0073484653,-0.012561546,0.0006678452,-0.05316843,0.0014425578,-0.0011479523,0.01890856,-0.008700329,-0.009111809,0.018306317,0.039255325,0.0031635915,-0.027162435,-0.029716652,0.023889186,0.017744645,0.008351856,0.022968156,0.06500199,0.0029985902,-0.06631534,-0.035506096,0.006774674,-0.009876777,0.015651794,-0.050619923,0.011482893,-0.036813285,0.040353086,0.0053298157,-0.010831813,-0.027498018,-0.005830111,-0.064702824,0.026121018,0.031247588,-0.014125766,-0.038294654,-0.015329197,-0.0649908,0.013595114,-0.022279467,-0.010275449,-0.022745334,-0.018445907,-0.004772623,-0.012944562,0.005136139,-0.013631638,-0.016305817,-0.025028117,0.008271405,0.043071236,-0.067454696,-0.0035838087,-0.033206124,0.010008916,0.020921854,-0.059034213,0.013815868,0.042092342,-0.029782165,-0.01930484,-0.050395902,0.011832428,0.0044771917,-0.04486726,0.03576388,-0.01674982,-0.018849391,-0.033376887,0.011369689,-0.030770272,0.01386709,-0.004044631,-0.030848574,-0.005186503,-0.0060549765,0.009474951,0.0061553326,-0.026998242,0.038578257,0.07526858,0.0022547278,-0.007959035,-0.07851937,-0.009159873,0.014725872,-0.0071848086,0.016247049,0.060037304,-0.0014032027,-0.008490357,-0.024100238,-0.007572003,-0.0123305395,-0.0060022343,-0.022852099,-0.033796087,0.00600092,-0.010620308,-0.0017851404,-0.00841172,0.0051600076,-0.020283258,-0.006233564,-0.021050246,-0.022802336,-0.009314662,-0.025389152,0.053652547,-0.021231215,0.03433137,0.006317006,-0.042072862,-0.026539922,0.02045728,-0.03210219,-0.016224472,-0.078933045,0.010666314,0.010458175,0.018236415,0.018981948,0.0106681455,0.00038674093,-0.005557842,-0.03139389,0.0034849488,-0.016793303,0.024163017,-0.010770941,0.013183344,0.01748886,-0.05109993,-0.009215198,-0.013300436,-0.025846627,-0.020405076,0.018820452,0.02239972,-0.015115541,-0.04865571,-0.019235155,-0.008691773,-0.06764756,0.015772942,0.042128067,-0.0364283,0.011626318,-0.0026796458,-0.0025811456,0.022456933,0.05271831,-0.042170677,-0.059587788,-0.03595562,-0.029574558,-0.042570952,0.0026826374,-0.009375485,0.008871585,0.0717378,-0.006231068,-0.018014278,0.028582921,-0.029430432,0.0112214135,-0.14858489,0.018646428,-0.04378852,0.025752671,0.0022778674,-0.00890785,-0.05394096,-0.008188064,-0.02520279,-0.03562233,-0.024663178,-0.06266738,0.025291303,-0.013684634,-0.019331187,0.030595873,-0.010692593,-0.001586254,-0.090707324,0.07209965,0.015540261,-0.0027167976,0.03755062,0.0041913236,0.022283543,0.0124561945,0.023351038,0.015560897,-0.015902,-0.021163955,0.00056752627,-0.009876208,0.0073045883,0.03790532,-0.03173653,-0.0009897889,0.0038975035,-0.003980845,-0.041187424,-0.00858285,-0.029612396,0.015909173,-0.037656568,0.0042860555,0.012385826,0.08042423,-0.031184405,-0.008737768,-0.028727625,0.020030262,-0.0070672785,0.020071503,-0.031657543,0.012893906,-0.03094852,-0.024922399,-0.010465132,0.0026318855,-0.016057223,-0.0014028725,0.026801823,0.018098941,-0.041894052,0.0078408485,-0.027193539,0.05931805,-0.0562799,-0.0071617123,-0.029897962,0.004109483,-0.017156463,0.029336292,-0.0027583055,0.0012074679,-0.01496004,0.021836847,0.04391142,-0.02149742,-0.010892179,0.012310805,-0.044331912,-0.011650255,-0.027295174,-0.0008550991,0.03422212,-0.029731438,0.032167513,-0.043865424,-0.04149083,-0.012136876,-0.033146173,-0.04521303,0.005860005,0.013743443,-0.0068049124,0.06319486,-0.019994745,0.004153196,-0.00054844667,-0.013493922,-0.017427905,-0.05288666,-0.024195,-0.0038905097,-0.0024039124,-0.0054155765,0.009251251,0.00083847885,-0.021124328,-0.021061799,-0.011219903,-0.049662773,-0.035429515,0.03773123,-0.08713407,-0.005796649,-0.05612491,0.03904192,0.037994545,-0.028859714,0.034342837,0.027646177,0.025256027,-0.033057354,0.045416847,0.06912674,0.010093903,0.010347259,0.014024757,0.025203794,0.006582003,-0.01261707,0.031029738,0.015698818,0.06163584,0.0046215085,-0.03384046,0.047432974,-0.051214643,-0.03274503,-0.032883745,0.009399149,0.06911547,-0.048582185,0.020088207,-0.025714293,0.007164457,-0.008080245,-0.003731183,-0.01544477,-0.005916327,0.035014816,0.010732342,0.057459142,-0.018408969,0.052560247,-0.02313469,0.039784264,-0.029990608,0.027931409,-0.026059622,-0.02428534,-0.0060603344,-0.06464995,-0.015155893,0.047243033,-0.003345494,-0.022470068,-0.017590098,0.025123345,0.0052734506,-0.0007025171,-0.0009997906,0.002723714,0.037267894,-0.022794105,-0.005242802,0.028975554,0.021158345,0.004829364,0.02526656,0.012367814,0.061381143,0.027738484,-0.01299799,0.030191854,0.004660699,0.04672619,-0.0081151575,-0.020283943,-0.0033062387,0.0047223056,-0.004316099,-0.02668506,0.05488422,0.008804743,0.02186703,0.021623814,0.02811844,0.017250823,0.0060411924,-0.035311025,0.006921139,-0.038151387,0.023229249,0.018650882,0.0037132718,0.011319593,0.01067688,0.028491607,-0.03908377,0.013363064,0.008454545,0.007959004,-0.023856154,-0.04412835,0.015449354,0.011248196,-0.024693655,-0.027313165,0.049494155,0.034330625,-0.024995154,-0.048113037,-0.033714995,-0.03885746,0.014723618,0.013285618,-0.010237848,0.0289049,-0.029969444,0.029912438,-0.018895363,0.04244456,0.026591351,0.018855674,-0.044723928,0.054881584,-0.057875834,0.02834408,0.038396314,-0.03039262,-0.015237215,-0.020239757],"last_embed":{"hash":"1n70hit","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"1n70hit","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{11}","lines":[209,210],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1n70hit","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009707459,-0.024218444,-0.019539846,0.0068820906,-0.053178612,-0.014874471,0.04736931,0.009369838,0.010435443,0.017100759,0.0018095111,0.031294264,0.0029144739,0.011032389,0.02744278,0.023414338,0.0031285782,0.021034248,-0.010511186,-0.01447585,0.008226676,0.0075172987,0.019486647,0.021194607,-0.04876776,0.0027900245,0.013442533,-0.016096387,-0.021595508,0.06348221,-0.012601047,-0.07944949,-0.007818382,-0.027979128,-0.0438047,-0.030225882,-0.019113703,-0.008958726,-0.043329284,0.017505534,0.022051008,-0.009918604,0.007217757,0.020936117,0.023282884,-0.01072698,-0.0028723127,-0.017011518,-0.039189316,-0.010243213,0.037482936,-0.004889752,0.0149729755,-0.011910254,-0.004989552,0.044831466,0.0039509865,-0.038754053,-0.021279925,0.028871587,-0.008527486,0.0034431482,-0.0022696166,0.008527428,0.025884181,0.010551998,0.0488392,0.014657954,-0.0052654226,-0.025200153,-0.030213062,0.0234524,-0.03378251,-0.0013377977,-0.05384074,0.018288389,0.021094836,-0.03273613,-0.005030577,0.038897105,-0.010072906,-0.016068123,0.012199491,0.020479286,0.006472018,0.0526872,-0.03138899,0.0682762,0.013245222,-0.009049465,-0.04034892,0.008744418,0.00060438795,-0.00045753506,-0.010554376,0.016677124,0.005653929,-0.020585168,-0.016770214,-0.0057684723,-0.0009769276,-0.022853548,0.009128142,0.0043466794,-0.006315027,-0.0051045436,-0.0071191345,0.00031054407,0.004783136,-0.03503463,-0.0029534383,0.0034635926,0.032435432,0.026095267,0.024136147,-0.025909733,0.027084494,-0.06688209,-0.008564561,-0.029748045,0.026715133,0.0059035146,0.046314027,-0.038475346,0.0028672477,-0.0061568613,0.011332169,-0.009570156,0.018127631,0.036896065,0.03043846,0.03205501,0.0009465101,0.0027097897,0.0040933127,-0.00003229033,0.0033718352,0.015409235,-0.0036143216,-0.07516729,0.014179725,0.021960307,-0.056498244,0.004717871,0.02534474,-0.04677981,0.010990376,-0.01703215,0.022121307,-0.022581376,-0.01762037,0.024079265,0.019474503,0.027296336,0.0080828825,0.0070858034,0.043482274,0.05379705,0.03019711,-0.0019793916,0.00647224,0.006581963,-0.050269492,0.006146296,0.02346988,-0.0076577906,-0.0074949255,-0.026953716,-0.0124990605,-0.0005146369,-0.005359759,-0.012801829,0.023202833,0.0052104187,0.02107768,0.027459193,0.028682394,0.033523723,0.01519454,-0.012053675,-0.013715165,-0.006300258,-0.028945575,-0.041170344,-0.022922328,0.063870616,-0.01973337,-0.0070759486,0.03702237,0.046907667,-0.013232047,0.012169483,0.00031802978,0.02537222,-0.02405948,0.004907863,-0.042239048,-0.011402338,-0.023023013,-0.0018377848,-0.011845282,0.03937779,-0.00093507033,-0.040076904,-0.023484517,-0.003946061,-0.030834837,-0.031614654,0.01095631,-0.02506795,-0.014102405,0.01417366,-0.03082273,0.0017748406,-0.029999886,-0.026081866,0.03689692,0.023832252,0.015388219,-0.008592161,-0.01263049,0.056901716,0.01013672,0.023408428,0.031183582,0.039540272,-0.020600554,0.017371362,0.03220106,-0.002619794,-0.009647137,0.007314735,0.0120682195,-0.013073425,0.016685592,-0.0016482135,-0.059181567,0.03770835,0.021871762,-0.04746106,-0.023277557,0.002007315,0.00634561,-0.026017101,-0.050822943,0.0012455368,0.02269082,0.059737206,-0.028796498,0.004816061,-0.014864404,0.000507509,-0.026253453,0.003520756,0.018484294,0.015233364,0.0049557504,-0.0005937449,-0.028062224,0.019632079,0.019998783,0.002866109,0.009698927,0.015223483,0.0019366672,0.014552642,0.004910218,-0.008464158,-0.008668297,-0.029458502,0.03632492,0.002127893,0.014254218,0.003517369,-0.051947188,0.030883742,-0.05654223,-0.007108938,0.066551335,0.016944582,-0.0020785423,0.03487256,0.029700318,-0.011426026,0.07722038,-0.01745407,-0.018614715,-0.023892308,-0.015324757,-0.037592467,-0.03370931,0.008192435,0.056835923,-0.0056430977,0.016291643,-0.0071053174,-0.009891635,-0.18059182,0.018061945,-0.014835421,0.05523362,0.016661106,0.012391427,-0.015562187,-0.0066827624,-0.067996584,0.047880713,0.035662986,-0.058116287,0.0049419375,0.027991576,0.0026897104,-0.003540556,0.015282313,0.025199745,-0.051549073,-0.026828527,-0.040622145,-0.045650825,0.009841766,-0.0354005,-0.03123823,0.04416504,0.07615097,0.014599325,-0.00817351,-0.01498591,-0.044450574,0.0009339495,0.0009643043,0.018240828,-0.016842876,0.010822654,0.033348963,0.025840718,0.029886225,-0.0012960195,0.054374613,0.009245218,0.0315679,-0.0008670593,-0.014182963,-0.01327712,0.003401645,-0.037485465,-0.06334044,0.01293164,-0.024755277,-0.056864414,-0.012043653,-0.035813946,-0.061003413,-0.0018760908,0.009668127,0.048082203,-0.0065034716,0.009631122,-0.008167028,-0.04520124,0.009693993,-0.020603463,-0.0072009796,-0.03795989,0.04207612,-0.015484237,0.02886943,-0.015044313,0.036674917,-0.080054,0.035292223,-0.057120495,-0.03802801,0.014187745,-0.0075094462,-0.0146149825,-0.006863116,-0.069352664,0.03176257,0.009458279,-0.016335256,0.01451566,-0.019386133,-0.053449485,0.0074600778,0.036041543,0.041674342,0.2786033,0.034072127,-0.012908166,0.010631465,0.009246235,-0.040574785,-0.008115834,0.04876367,-0.010719753,-0.025558226,-0.04900146,0.021135246,0.0070939963,-0.026273878,0.016884599,-0.0017145341,-0.077286035,-0.0056567094,0.07410494,0.008846823,0.014683292,-0.01573822,0.061385576,-0.023308685,-0.04054371,-0.0059861555,-0.03729752,0.0003312529,0.01693147,0.019306257,-0.03923909,0.024302226,0.041803375,-0.04618542,-0.037302945,0.009394862,0.007606437,-0.018488511,0.036556777,0.017888572,-0.0037908456,-0.023729874,0.0010978355,-0.04353638,-0.01920853,-0.03782315,0.017821634,0.0004834509,0.009709358,-0.017057968,0.06568767,-0.034153547,-0.00008140908,-0.021275714,0.014500721,-0.008747633,-0.004148912,0.005146064,0.0022461133,0.004548883,0.04719876,-0.012610047,-0.06297243,0.002581692,0.0041558715,0.026150728,0.019619865,-0.021665582,-0.011811366,-0.0013028368,-0.020761631,0.037618503,0.030476088,0.019304523,0.008680481,-0.013349878,0.061976112,0.031244803,0.023634601,0.049394906,-0.0066486634,-0.04691371,-0.019574221,0.029653516,-0.0059741596,-0.03661822,0.029531365,0.0503248,-0.053063404,-0.0016485298,0.02369516,0.00926484,-0.015846258,0.048456732,-0.00015379346,-0.036527697,0.029617934,-0.0146418875,-0.06136439,0.0074119694,-0.02514508,0.007944345,-0.008406188,0.011488449,0.03356352,0.010873841,0.006562688,-0.00038820997,0.021356806,0.0002851079,-0.036493927,0.025339255,-0.0021521419,-0.01510407,0.00964503,0.038817078,0.050244026,0.024629977,0.050604146,0.008560657,0.007850364,-0.00041690623,0.022980602,-0.0037590591,-0.038666375,-0.076339215,0.0038183006,0.028894696,-0.032378856,0.057053007,0.024651174,-0.015685849,0.018203152,0.044518948,0.03529658,0.0035314616,0.03798908,-0.030008432,-0.00006466239,0.03423357,-0.05890041,-0.008895734,-0.042158388,-0.02835913,0.032115385,0.0019935549,0.008492281,0.0030730977,-0.015913775,0.021167502,0.0036448115,0.017226659,0.005682209,-0.023131581,-0.005942558,-0.09358997,-0.02612807,-0.063184984,-0.0058436985,-0.0243574,0.012380245,0.00036227482,0.0026347763,0.05572446,0.029273592,0.013831923,0.003830141,0.055979725,0.0012726452,0.014909267,0.016665032,-0.018694581,-0.04019304,0.021578252,-0.008245387,-0.024905894,-0.047439277,-0.022117075,-0.019963764,-0.02198367,0.03517277,-0.019241361,-0.025703399,-0.023872528,0.028510898,-0.072835505,-0.028513776,0.0031613063,-0.037064765,-0.009549889,0.0045907088,0.10135783,0.02978014,-0.015212018,0.017084945,0.017363803,0.0733404,0.062740125,0.027646488,0.030432055,0.008262193,0.02070863,0.014582802,-0.024191553,0.011939477,0.0066705314,-0.018492872,0.008913698,-0.020111654,0.028326351,0.024683053,0.0051707905,-0.063258685,0.031697944,-0.04473853,0.005963111,-0.006164651,0.08785694,-0.005381108,-0.019071862,-0.012892285,-0.042581078,-0.000333378,-0.008104564,-0.041199766,0.042380523,0.018202985,0.002503573,-0.004834499,-0.04959664,-0.0003030084,-0.013822533,0.02249077,-0.020367855,-0.018518442,0.045977082,0.0048841788,-0.00026424282,-0.030491183,-0.038650326,0.010606913,-0.012820057,-0.00924101,0.018551031,0.043037273,0.0059332536,-0.047132593,-0.038789704,0.023239091,-0.00035884648,-0.024148049,-0.06748363,0.014632751,-0.046039253,0.051821996,0.004680771,-0.026433364,-0.01040883,-0.0054326914,-0.02852453,0.005817963,0.0069463407,-0.0071434584,-0.023717495,-0.012125127,-0.048593897,0.021581175,-0.004336913,-0.027595716,-0.028591517,-0.020741234,0.0035692195,0.0011926234,-0.026897637,-0.00029642618,-0.006282631,-0.060065612,0.008039085,0.022483597,-0.0834485,-0.013322618,-0.009793822,0.017351579,0.011382455,-0.058037,0.002261743,0.0062249675,-0.04051488,0.01705398,-0.045699324,0.020714188,0.004902639,-0.05586516,0.033175994,-0.02424471,0.0026995782,-0.02825293,0.016869156,-0.026836831,0.0073882844,-0.006109289,-0.02716582,0.001470272,-0.019859098,0.00408337,-0.016535897,-0.033692934,0.006214493,0.075120494,0.02644598,0.0041006748,-0.056389574,-0.02251245,0.028146429,-0.0031668677,0.003577265,0.045069505,-0.02509157,-0.026617305,-0.0008056956,0.016087405,-0.018259222,0.006876545,-0.023651317,-0.006884204,0.008129704,-0.003077623,-0.02252364,-0.0042095836,-0.014092775,-0.04263241,0.0029724503,0.0034974879,-0.014166292,-0.0007970679,-0.023970313,0.043297455,-0.015417525,0.03766011,-0.0024149655,-0.03883753,-0.025135387,0.0019775967,-0.018683964,-0.0053336103,-0.050582375,0.015580168,0.010489963,-0.004212583,0.034838166,0.03367188,-0.0022679192,0.0043631215,-0.029626828,0.033351004,-0.0065168785,0.022182059,-0.025917238,0.021379063,0.029883342,-0.05159606,0.02475389,0.024511479,-0.017407281,-0.010057255,0.009931048,0.027527967,-0.033548273,0.009094395,-0.004886066,0.00060746504,-0.027669381,0.010064872,0.041142423,-0.013867284,0.046175405,0.01793634,-0.01872815,0.0329901,0.04381054,-0.03902595,-0.045561936,-0.031899415,-0.043709118,-0.016256638,-0.014056428,-0.008481006,-0.002606346,0.0806116,0.01280325,0.009863547,0.015542283,-0.03529621,0.00061374105,-0.14644195,0.034177642,-0.0225101,0.026415624,0.017148534,-0.0021823484,-0.016669435,-0.0066041043,-0.008360477,-0.012742825,-0.04394605,-0.04251628,0.02687945,-0.009517651,-0.0003778729,0.0144999,-0.03940745,-0.00580831,-0.052830387,0.07105097,0.02350469,0.015194759,0.029177938,0.0012256029,0.016515909,0.006456184,0.01714588,-0.016173232,-0.013513974,-0.04058104,0.014990826,-0.021433776,0.013471252,0.036335677,-0.029632712,-0.022640163,0.006485014,-0.000752475,-0.0467924,0.009063011,-0.018968845,0.017537791,-0.0074586314,-0.014949939,0.03123928,0.07325314,-0.0027876224,-0.022213794,-0.02575361,0.013286969,-0.016404545,0.014483157,-0.042071186,0.04198394,0.010091311,-0.020573566,-0.004939566,-0.024892338,-0.022622477,-0.00310881,0.019483464,0.020205675,-0.05307181,0.016577598,-0.021652387,0.048465397,-0.072880216,-0.0058723185,-0.018385407,-0.016754828,-0.03047212,-0.0107297655,0.018688997,-0.025140805,-0.032151334,-0.007521489,0.009610585,-0.0057877144,-0.0149803115,0.008233675,-0.038386077,-0.015297466,-0.067027055,0.013842239,0.06795991,-0.053100023,0.013931492,-0.034557175,-0.026220322,-0.014919701,-0.042631727,-0.0285207,-0.026948465,-0.0012560947,0.0021306565,0.05144592,-0.027656812,0.026350357,-0.035938714,0.007810999,-0.0022249985,-0.039501384,-0.039146222,0.011612031,0.004843482,0.017108522,0.012338952,-0.008032014,-0.019090386,-0.038588382,-0.01804073,-0.03205973,-0.0077266768,0.023203688,-0.07621301,-0.010429467,-0.04044726,0.043559644,0.030522982,-0.018312655,0.02426012,0.0142017845,0.021760067,-0.023259062,0.017286211,0.09086333,0.020181807,0.026922166,-0.003020393,0.038360443,0.03253855,-0.046297245,-0.0017356444,0.012291844,0.07432311,0.002242282,-0.02406761,0.045827802,-0.026735114,-0.055145063,-0.032516576,0.028945733,0.049094923,-0.039513264,0.034277868,-0.013429024,-0.0013392348,-0.019561341,-0.0041238023,-0.0194264,-0.018790973,0.010824124,0.0065830825,0.05406467,-0.016912006,0.051075574,-0.010557285,0.038451076,-0.024494635,0.051201712,-0.011655152,-0.01347436,-0.040671576,-0.069376744,-0.010566642,0.04383693,-0.004960955,-0.040186238,-0.018698532,0.022300487,-0.009800339,0.010727282,-0.0080722505,-0.0025919995,0.058868255,-0.021862721,-0.011767837,0.014817169,0.018686712,0.012804126,0.043546293,0.015324625,0.049143557,0.044957563,0.0035647617,0.006820063,0.033877045,0.040599395,0.0025131602,-0.018275855,-0.0008440464,-0.017208666,0.0084788725,-0.048815124,0.058406178,-0.008382274,0.032150283,0.008503709,0.027154537,0.02126531,-0.009452889,-0.035562232,-0.0007764887,-0.006312786,0.028190816,-0.014395012,-0.017239852,0.016303794,0.025429135,0.035472598,0.0019661868,0.0060630534,0.019726224,0.039333675,-0.02957978,-0.036572307,0.02668148,0.02154188,-0.007104792,-0.008496102,0.072160974,0.025634352,0.017477447,-0.049392834,-0.012774124,-0.028207675,0.0039167064,-0.0021964111,0.008005962,0.017610485,-0.024729867,0.0022317106,-0.02067124,0.0399024,0.0057080477,0.030030737,-0.08149048,0.013894072,-0.05805176,-0.0048376503,0.036043547,-0.027716132,0.01447618,0.0045622606],"last_embed":{"hash":"lhlg4y","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"lhlg4y","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{12}","lines":[211,211],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lhlg4y","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0011816602,0.0057391613,-0.022436922,-0.0062175393,-0.038283188,-0.008120886,-0.0005623201,0.03733984,0.02420132,0.009597478,-0.00913065,0.03703571,-0.021168366,0.023416385,0.020220028,0.040892094,0.022292353,0.008928689,-0.012554711,-0.005575557,-0.025667489,0.005215282,0.035075687,0.02384675,-0.050665222,0.011471777,-0.0117858,-0.01170426,0.011829573,0.04437424,-0.022179957,-0.056912776,0.0099917045,-0.04008472,-0.041068885,-0.05763905,-0.0073838835,0.005581903,-0.036796257,0.029652271,-0.0051084612,-0.012567312,0.01640395,0.018031375,0.018419351,-0.01749098,-0.00395953,-0.01647493,-0.04413293,-0.041494917,0.012796344,0.025181396,0.012301931,-0.0034824628,0.00048066417,0.059769813,-0.02791422,-0.03975231,-0.034963477,-0.0045570033,0.007208765,0.004080673,0.013742051,0.00049985724,0.008107485,0.027807262,0.026539559,0.0347213,-0.010076057,-0.020033337,-0.026223656,0.025494,-0.015772551,-0.0022319944,-0.067463145,0.0075731017,0.043138485,-0.057984915,0.0017499048,0.019287178,0.0004437793,-0.04024312,0.02991964,-0.0037748055,0.018738449,0.0055810516,-0.021234106,0.058514748,-0.010990942,-0.011470071,-0.021658551,0.023710707,0.0054773185,-0.02620537,-0.019192131,0.0133690545,0.009387619,-0.018412003,0.0012661514,0.0040981635,0.036979347,0.009449595,0.0215047,0.025721552,0.002653961,-0.0073550176,0.018824803,0.024338132,0.01286654,-0.027995136,0.0028104037,0.01572694,0.034562416,0.021100812,0.0429028,-0.03163399,0.015130894,-0.05480416,-0.016180567,-0.016223935,0.0039021042,-0.0075658467,0.023051335,-0.04556669,0.0013242841,-0.021611515,0.0076865703,-0.0024624276,0.0120162675,0.022116385,0.0424403,0.07696254,-0.005764217,-0.00035233577,-0.018755939,-0.01197298,0.0015242436,0.005473202,0.019907523,-0.057038587,0.019625746,0.019737707,-0.09406058,-0.0037836817,0.022475563,-0.06714495,0.012427583,0.0026954894,0.023285057,-0.011510232,-0.030528508,0.025588633,0.012369575,0.017406473,0.023302387,-0.0006084606,0.015523197,0.07985327,-0.006379538,-0.009873584,-0.020231731,-0.003004185,-0.09203759,0.003865965,0.07014589,-0.015099422,0.027595254,0.00049548224,-0.020563811,0.015798587,0.0035453357,0.005540207,0.028264191,0.002210042,0.024237078,0.03413701,0.020657001,0.030314991,0.035925288,-0.000584695,-0.018682823,0.02646396,-0.0143214045,-0.024988376,-0.008441915,0.0918499,-0.013838297,-0.030750789,0.030811092,0.018256543,-0.011886923,0.0053454004,-0.0024172126,0.011813467,-0.0073978184,-0.01006689,-0.01883653,-0.0046139113,-0.0027899109,-0.014614819,-0.005067381,0.040762577,0.018431788,-0.028840728,-0.031420924,0.007856594,-0.040109325,-0.019941054,-0.0008736263,-0.02343778,-0.018658588,-0.0031102614,0.00638506,0.0055540986,-0.018551368,-0.010365527,0.017901367,0.048071485,0.01819292,-0.0063156947,-0.012377846,0.055339582,0.0072076865,0.00411841,0.010675893,0.018628526,-0.014083631,-0.0015079572,0.032101363,-0.015367409,-0.012116289,-0.0033574703,0.041231036,-0.011566969,0.013086337,0.001145319,-0.04828847,0.029676938,0.030648777,-0.022272838,-0.010416092,0.051948987,0.020087423,-0.0057440056,-0.04384064,-0.049660187,0.030079419,0.02191418,-0.044984158,-0.0010840357,-0.016213425,-0.004525926,-0.035105873,0.025768738,0.030948892,0.00032809237,0.002230992,0.008174838,-0.006425514,0.0057009193,0.017441746,0.011166363,0.009997613,0.011828301,0.013922809,-0.0077988883,0.0029043842,-0.010849755,0.023016818,-0.019577613,0.03797858,-0.019737266,0.014799074,0.010434439,-0.02066056,-0.003170378,-0.032115567,-0.004608892,0.06206495,-0.008619252,-0.013874839,0.012724085,0.03572653,-0.000073420124,0.057264324,-0.036871996,-0.0036613275,-0.013020212,0.0049918643,-0.013458407,-0.023020018,0.020859681,0.058688454,-0.008230594,0.017149856,0.023009915,0.0025885585,-0.17481488,0.046270244,-0.024848502,0.052819647,0.016686536,0.0036960111,-0.0113630295,-0.021514433,-0.040156078,0.06424578,0.008779642,-0.051649,0.00874676,0.006133519,0.004874103,-0.00014805161,-0.0035357194,0.027326033,-0.046446864,-0.0352331,-0.031898204,-0.04295485,0.03200547,-0.004071818,-0.030654939,0.042945866,0.061035678,-0.02966912,-0.021191547,-0.013575374,-0.045034517,-0.01320711,0.0003373275,0.031479463,-0.013977502,0.025370676,0.036935505,0.03682572,0.017554866,-0.012314457,0.05910895,0.0042973845,0.009469167,0.006921108,-0.013914117,-0.017102182,-0.0027505422,-0.045654144,-0.054734003,-0.009839677,-0.02907456,-0.045689106,-0.022197086,-0.043598786,-0.043172944,0.006876492,0.009223626,0.03552008,-0.04233998,0.01667321,-0.024000274,-0.036892608,-0.0010765655,-0.023129957,0.004716608,-0.054939862,-0.010365389,-0.0034775618,0.051954847,-0.034139607,0.02896597,-0.048054997,0.016113464,-0.044195313,-0.018398352,0.03325161,-0.04166045,-0.057757612,-0.0078103724,-0.092852674,0.008119383,0.0013271484,-0.01258436,-0.00803572,-0.026742207,-0.03575151,0.01799546,0.009818003,0.042635176,0.27901807,0.045688048,0.010029671,-0.0017886044,0.041351967,-0.037776794,-0.037162445,0.04287718,-0.01332984,-0.03779067,-0.02409395,0.03224633,0.0064154225,-0.012129137,0.02723911,-0.017721873,-0.03270207,0.016290845,0.0954225,0.008429048,0.0029194057,-0.011229725,0.056375906,-0.032965217,-0.02785685,-0.028165227,-0.0370969,0.028024575,0.014185315,0.012760516,-0.034249187,0.052639186,0.02815902,-0.053093284,-0.0053761457,0.041825842,-0.012424401,-0.040258728,0.00848517,0.0039250874,-0.0046668407,-0.013135501,0.015627343,-0.07182265,-0.01543306,-0.049426775,0.018193599,0.003953525,-0.0020155567,-0.03899591,0.034148034,-0.01405029,0.013215917,-0.017200433,0.007994221,0.0037299509,-0.0036093341,-0.013850657,-0.0044053197,0.044791494,0.034365643,-0.009973137,-0.037892666,-0.00082515116,0.039208394,0.01598484,-0.0057297642,0.007993605,-0.020490639,-0.010177486,0.007387186,-0.0026881872,0.013338255,-0.0032130633,0.022868508,-0.014993335,0.09451088,0.04464874,-0.005460781,0.03996419,-0.019737605,-0.03921632,-0.0356207,0.02085224,-0.017975163,-0.03501006,0.03141903,0.05139713,-0.038192455,-0.02633987,0.005799592,0.021497712,-0.041280616,0.028536104,-0.004666926,-0.047054842,-0.0019034265,-0.031297874,-0.047514718,0.035388064,-0.00054523774,-0.007869399,-0.006885729,-0.02114394,0.027194835,0.032575216,0.017329019,-0.03739761,0.050274704,0.019438852,-0.04204047,0.03290316,-0.019760553,-0.00932157,0.04104994,0.044400282,0.045404453,0.00065962045,0.036924344,-0.0065263812,0.012234471,-0.024284555,0.018118473,-0.013690865,-0.036124133,-0.07384671,0.0036702019,0.002831943,-0.020541674,0.040723246,0.033890773,-0.007710182,0.020712294,0.051096715,0.013005745,-0.0004200971,0.04298392,-0.02231809,-0.009089213,0.051708516,-0.036952507,-0.010450254,-0.015047442,-0.013607665,0.019270556,0.021297485,-0.011566694,0.006469939,-0.020537099,0.03298814,0.028936068,0.013278441,0.021339312,-0.026169943,-0.012888032,-0.094584934,-0.042897783,-0.036549583,-0.011852572,-0.017066749,0.012549778,0.005850154,0.009829696,0.06556426,0.011311195,0.01606959,0.0033472024,0.05158241,-0.005490564,0.014434727,0.019577,-0.014282587,-0.04577162,0.01005461,0.025077267,-0.04736965,-0.03840443,-0.009258055,-0.0367318,-0.015789982,0.030852865,-0.014982173,-0.029268771,-0.068321206,0.048900947,-0.04599462,-0.03469506,-0.0021720133,-0.022943696,-0.02664775,-0.019188916,0.11349714,0.035937704,-0.004176738,0.04000297,0.00052581,0.051842023,0.0468549,0.027473519,0.001012492,-0.030356798,-0.0057175066,0.00091348065,-0.021677673,-0.027151858,-0.010338314,-0.003786249,0.0012392253,-0.011995022,0.04317001,-0.0058950703,0.0050057997,-0.052184388,0.015621039,-0.008867345,0.014712187,0.023471486,0.07843327,0.014135924,-0.010435295,0.021863895,-0.041132487,0.00071190676,-0.022279896,-0.0032504408,-0.000024739851,0.024694879,-0.020046603,0.0022919122,-0.0420557,0.005926774,-0.01012553,-0.010504872,-0.010633116,-0.022844044,0.011333208,0.027999658,0.016432086,-0.06414919,-0.024295736,0.0021806268,0.007053356,0.025912112,0.002472368,0.059642468,0.0014107835,-0.040160585,-0.048301615,0.035335574,0.0008701699,-0.0047434084,-0.055922106,0.00901856,-0.039706133,0.033099163,0.0018799979,-0.0018217558,-0.027814955,-0.010289881,-0.03276239,0.0161212,0.05593855,-0.012823769,-0.0030424844,-0.009796633,-0.050236084,0.025923232,-0.046536356,-0.022837559,0.007855014,-0.028469764,-0.0005859437,0.005197183,-0.034063723,0.027042713,-0.020137979,-0.04142745,0.031555206,0.08556206,-0.07135839,-0.023958193,-0.025044808,-0.021253066,-0.029314227,-0.05174951,0.0028443295,0.023378635,-0.04144427,0.0112407245,-0.03370051,0.018835893,0.0007533825,-0.036414247,0.056426734,-0.014880105,0.01135792,-0.026134647,0.007021402,-0.00852249,-0.0028687895,-0.0031090418,-0.03207085,-0.0050704577,-0.021773024,0.0054722712,-0.0013321467,-0.028215596,0.02471356,0.046766274,0.008885118,-0.01960304,-0.056941286,-0.008303021,0.02322208,-0.02192755,0.015858268,0.049105573,-0.028447986,-0.0065719746,-0.013145358,-0.00216556,-0.00088755944,-0.010075968,-0.011923084,-0.027936623,0.015205293,-0.021249771,-0.0028578797,-0.0035872688,0.0030927912,-0.009985199,-0.010564963,-0.017513225,-0.024385005,-0.005604959,-0.026477601,0.034090318,-0.022647256,0.04233042,-0.011369908,-0.018981697,0.006103637,-0.024183026,-0.010735622,0.017294694,-0.07029417,0.010447807,-0.0065455902,0.0013191017,0.008595629,0.0032062817,-0.011251736,-0.008563947,-0.016036538,0.027633796,-0.021824135,0.027987577,-0.00847025,0.01221205,0.0100094965,-0.048675697,0.014175387,-0.001584465,-0.021755852,-0.028587218,0.026040435,0.0075915284,-0.0058391034,-0.029493332,-0.010669492,-0.019875463,-0.046710234,0.0096336445,0.033581086,-0.022557126,0.032472298,-0.013462262,-0.019131549,0.031499572,0.032610383,-0.03386386,-0.029924994,-0.026547093,-0.021464478,-0.026976064,-0.014086932,-0.015438983,-0.0071895327,0.065077476,-0.003949901,-0.035081174,0.0040531326,-0.028323809,0.013633105,-0.15500148,0.05843774,-0.038259212,0.015731165,0.013553853,0.008979984,-0.031813305,0.009348622,-0.03642268,-0.027424678,-0.01714657,-0.056343425,0.008226311,-0.012037473,0.007404358,0.0422365,-0.029000547,0.009761429,-0.05342541,0.043820545,0.034280133,-0.020645319,0.040798787,0.011497204,0.009611368,0.0061080656,0.025798816,0.035844952,-0.030961907,-0.046465382,0.026385032,-0.030006213,-0.000029201612,0.030622914,-0.034706544,-0.007732847,0.014795816,-0.0020600436,-0.029488385,0.0025570083,-0.022683203,0.007963785,-0.031129029,-0.015594453,0.020809714,0.058503963,-0.039234255,-0.019270688,-0.014321462,-0.0073907115,-0.011691899,0.0030240186,-0.013116562,0.037127946,-0.014788695,0.017163878,-0.020213861,-0.03000459,-0.005829932,-0.012984768,0.00007970088,0.035266425,-0.062293492,0.003914678,-0.007316711,0.060291335,-0.070282765,0.0040931683,-0.017553905,0.0029053788,-0.01582487,0.046593618,-0.02663082,-0.03530657,-0.035177007,0.010747305,0.02426639,-0.0026702827,-0.020425282,-0.01793469,-0.029673116,-0.03543187,-0.019063344,-0.007778365,0.04715468,-0.0105496505,0.007290756,-0.019113762,-0.066215344,0.01836113,-0.0457129,-0.017360952,-0.00827456,-0.0072084405,0.018193936,0.051493537,-0.02951228,0.015705366,-0.014055122,-0.009188305,-0.010269242,-0.02437551,-0.03664844,0.037246313,0.00008059443,0.0219348,0.006650809,-0.00391981,-0.0076206787,-0.040393546,-0.030362235,-0.0050753294,-0.03427301,0.020798612,-0.09659049,-0.019726453,-0.03709315,0.056315847,0.0495116,-0.025629863,0.056745198,0.031632774,0.028955562,-0.037931632,0.029702263,0.054545704,0.009418493,0.03996004,-0.005855749,0.048278473,0.019298254,-0.009216166,0.017266234,0.016108332,0.061178114,-0.0032184299,-0.03463549,0.038104758,-0.039108284,-0.035021637,-0.042623043,0.020774525,0.02793077,-0.040230993,0.010174872,-0.021482235,0.010869527,-0.019380469,0.0038548606,-0.02012611,0.008157658,0.013167348,0.02417743,0.036371857,-0.00682607,0.03793586,0.008036063,0.05995249,-0.03300709,0.031051598,-0.028106524,-0.006918912,-0.015929887,-0.05471943,-0.026442492,0.03436691,-0.0061026625,-0.009407888,-0.010565431,0.022267817,0.015953455,0.02432609,-0.020434571,-0.030441904,0.042749025,0.015410693,-0.0014805064,0.029804368,0.025818838,-0.0001655035,0.05560961,0.030982813,0.06839684,0.05024326,-0.018891444,0.040956095,0.012160842,0.03241396,0.015231998,-0.019420039,0.026139088,-0.0015850367,-0.01840978,-0.02380055,0.061553027,-0.020259175,0.018905913,0.02362006,0.024882393,0.017549442,-0.025409348,-0.020787586,-0.012369742,-0.019847117,0.004315337,-0.008394157,0.02283638,0.018713567,-0.0023293227,0.02955109,-0.010531049,0.0031350034,0.01398488,0.00737721,-0.0019553972,-0.034253832,0.021502517,0.03836008,-0.0328261,0.004986717,0.035816275,0.009686359,0.01019799,-0.03455584,-0.010150774,-0.038046647,0.00078357646,-0.009106227,0.002089423,-0.0058032908,-0.020434957,0.044666424,-0.0027377103,0.05187091,-0.00015524884,0.01743303,-0.060170993,0.045566767,-0.05415297,-0.0053641507,0.03389865,-0.027878253,0.026276946,-0.0034497723],"last_embed":{"hash":"1q61bx9","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"1q61bx9","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{13}","lines":[212,212],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1q61bx9","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.044387493,-0.011506683,-0.0018773141,-0.00063701917,-0.043900955,-0.019082857,0.043504898,0.024734221,0.008106074,-0.0040458688,-0.01130406,0.010778303,-0.005530809,0.018830886,0.027157288,0.03446557,0.0075066695,0.008498233,-0.012277911,-0.0067053125,-0.0073333317,0.013937287,0.041783974,0.0014872244,-0.031926177,0.0079403035,0.0065611014,-0.021991018,-0.0051607164,0.07594303,-0.034196198,-0.089654356,-0.0076743094,-0.046817757,-0.013666591,-0.03781189,0.015030435,-0.007521039,-0.041673988,0.021237267,0.016459784,-0.027828269,-0.012375844,-0.00089932885,0.03864597,0.012196517,0.0015692073,-0.014688193,-0.059924968,-0.008693089,-0.004225749,-0.018297525,0.019481018,-0.009863575,-0.0016963582,0.023955354,-0.025464186,-0.030198466,-0.026324466,0.013383935,-0.02634747,0.004447699,0.009271249,0.0103049325,0.024369523,0.027938962,0.030151224,0.0043837866,0.0014857388,-0.022415582,-0.023194525,0.022807756,-0.056600623,-0.0023539895,-0.05075246,0.0286681,0.0007152519,0.0041323747,-0.02587348,0.044710036,-0.006014419,-0.007856153,0.03179505,0.013538155,-0.0030155727,0.043115664,-0.009562423,0.046739727,-0.0070369192,0.0036870104,-0.03713812,0.009873669,0.016543524,-0.00614477,-0.010233171,0.013207397,0.009338121,-0.0055441204,-0.006955566,-0.004178983,0.01569047,-0.03842862,0.00686593,0.0038251285,0.008218839,-0.0025582574,0.002919131,-0.006751403,0.005635098,-0.031201027,-0.01928874,-0.009938983,0.037937257,-0.0018681637,0.017967058,-0.030184267,0.023013294,-0.04632298,-0.004511753,-0.02842996,0.012486228,-0.00843534,0.03155941,-0.049449474,-0.021887444,-0.023884539,-0.009396365,-0.007770503,0.023447279,0.0039733206,0.014860437,0.022897165,-0.011379547,-0.012957811,0.016786749,-0.006664659,0.013365678,-0.0060572787,-0.0008612019,-0.075379826,0.041223187,0.04043105,-0.070384584,-0.008713305,0.02615471,-0.0688372,0.040352426,-0.02131364,0.009617276,-0.01991252,0.005046983,0.021596652,0.02518341,0.060215108,0.003960919,-0.016166218,0.045046773,0.020672916,0.019627938,0.009243041,-0.026302554,0.016572548,-0.048626423,0.0022512693,0.027524823,0.0025487018,0.0066652196,0.014474216,-0.0044574733,-0.010821664,0.02956506,-0.012845664,0.030215599,0.0023877476,0.015619529,0.027366355,0.06000608,0.035245113,0.018336551,0.0037875087,-0.012723934,-0.014613996,-0.033365566,-0.03670547,-0.018033708,0.062478293,-0.011246084,-0.026800128,0.033238884,0.03178071,-0.024164315,0.018733924,-0.027202487,-0.0039805146,-0.024896264,0.015083438,-0.020504875,-0.013819894,-0.007585666,-0.03036504,-0.029860148,0.035663776,0.033842452,-0.07412657,-0.012532037,-0.0035379585,-0.035871994,-0.028130794,0.020613387,-0.029550057,-0.019106654,0.019691287,-0.023435684,0.00937549,-0.056101877,-0.018947108,0.047567144,0.003734002,0.025146259,0.006102601,-0.019236172,0.060667448,0.03647955,0.042193018,0.04356257,0.026433853,-0.022475941,0.0098492475,-0.007187473,-0.007592358,-0.0069266967,0.017547524,0.0017336449,-0.0077309925,0.03648378,0.009624236,-0.06455684,0.057664305,0.026096236,-0.04339317,-0.03163581,0.01705583,-0.00028240815,-0.013752226,-0.03335311,0.01542644,0.03123012,0.054079443,-0.030660795,0.037529495,-0.013813352,0.0010897039,-0.009082318,-0.020536369,0.027113942,0.02573526,0.041442744,0.0026621756,0.0025580672,0.015703347,0.019697282,-0.009422514,0.008737533,0.009014655,0.007620119,0.038235534,-0.0012430183,-0.022108048,-0.004466282,-0.017598037,0.040058997,-0.020250631,0.013991665,0.0055891764,0.0052070185,0.030756379,-0.058625136,-0.01686326,0.05322004,0.010614209,0.013571434,0.03521921,0.016815504,-0.015601467,0.050031845,0.0023262703,-0.0041673062,-0.02982354,-0.00037862384,-0.012629351,-0.027057009,0.012115887,0.069320865,0.013485233,-0.0041384697,0.010096372,0.015064997,-0.16628835,0.018425897,-0.023522876,0.038486097,0.017682748,0.016284058,-0.029191248,-0.005783412,-0.061894402,0.047674745,0.02784241,-0.061466288,0.022028925,0.008733512,0.0105932895,-0.005192323,-0.022681303,0.043532446,-0.028428936,-0.029697847,-0.01789574,-0.055517573,0.038770027,-0.05343421,-0.030492194,0.016699871,0.08514647,-0.002249645,-0.01795978,-0.014985608,-0.04483332,0.007729363,0.005091623,0.0004823427,-0.018755624,0.014357181,0.04261932,-0.0019190707,0.013172707,-0.013436689,0.035858054,0.02512117,0.011227761,0.017104499,-0.0036922044,-0.027864235,0.00163105,-0.013423909,-0.058794495,0.011704331,-0.037400097,-0.025386162,-0.0060705785,-0.043715645,-0.05906446,-0.0052595865,0.0048042163,0.02997033,0.011955119,0.0021751875,-0.018801851,-0.016788118,0.020523673,-0.040967196,-0.0038977226,-0.03359806,0.055730496,-0.011662343,0.040214263,-0.023383286,0.046926912,-0.06162242,0.028503405,-0.05132707,-0.021103483,0.017053768,-0.0018216503,-0.02268939,-0.027595488,-0.092873,0.026536217,0.0063614175,-0.0069510555,0.010900627,-0.027530244,-0.042330567,0.01981214,0.012854296,0.06204183,0.2759144,0.04200211,-0.045079064,-0.005809076,0.03462993,-0.037945256,0.0048657632,0.044948686,-0.0360289,-0.04166851,-0.02700482,0.037832115,-0.0013713008,-0.014970787,0.01133471,0.020512622,-0.046313174,0.0042226175,0.068598375,0.024340885,-0.002579678,0.010226563,0.041136656,-0.023363639,-0.056391295,-0.020325212,-0.021922499,0.005196332,0.025779204,0.022871662,-0.033831917,0.016195146,0.04151997,-0.04252468,-0.013366473,0.027852476,0.008624958,-0.05403447,0.027814347,0.030544547,-0.030447185,-0.038663197,0.032493018,-0.044079453,-0.044274565,-0.05654704,0.009116627,-0.0048594503,-0.0008801901,-0.020280259,0.044889756,-0.022697601,-0.006272856,-0.019227842,0.03360246,-0.010092435,-0.002779711,-0.0115039395,0.0019338275,0.013083017,0.030305762,-0.019050183,-0.029276807,-0.013294331,0.024927994,0.04121648,-0.003263357,-0.026049439,-0.030372916,0.013800897,-0.0014983974,0.031373084,0.037623454,0.021826476,0.018905945,-0.014723902,0.040044498,0.055708822,0.008399339,0.03533943,-0.010594552,-0.045624297,-0.017996462,0.01220778,-0.017257063,-0.041148834,0.03948212,0.04637968,-0.041771624,-0.001126595,-0.011167243,0.018993923,0.011881682,0.038453277,-0.0038111692,-0.015041451,0.035425022,-0.012777521,-0.043587595,-0.006680672,-0.021328583,0.004628644,0.015729742,-0.0314676,0.028738912,0.035418134,0.030570107,-0.025010249,0.019879239,0.011452862,-0.04947955,0.041568782,0.003898291,-0.035742328,0.006322599,0.038949873,0.047215518,-0.0046708537,0.057028048,-0.015224147,0.009804746,0.012126511,-0.0032762804,-0.017699523,-0.028441044,-0.08309657,0.00056583615,0.041097235,-0.009000572,0.036603913,0.013998589,-0.022227718,0.00630747,0.06866862,0.014374101,0.009117988,0.012355612,-0.021684736,-0.0023611032,0.015150821,-0.056310877,-0.0065872176,-0.04080778,-0.00047288803,0.011300547,0.010136756,-0.015189172,0.01986144,-0.01760313,0.021792883,0.0074771903,0.019423757,-0.0020284925,-0.046341285,-0.019846689,-0.099735685,-0.021870336,-0.065456524,0.0007035808,-0.014684982,0.028931737,0.012102901,0.0018483293,0.052845716,0.006553631,0.031686444,-0.003543782,0.044946875,-0.023942402,0.016270872,-0.013787414,-0.008543426,-0.059001714,0.035308894,0.004849893,-0.01461331,-0.049470384,0.0068054823,-0.03526099,-0.00540519,0.012392062,0.013693304,-0.049617257,-0.007468013,0.048245095,-0.055751733,-0.025212815,0.0031791797,-0.050560128,-0.0011565135,-0.0097595835,0.08765598,0.01665858,-0.0058472855,0.00028029302,0.015245108,0.050687306,0.050190736,0.026454732,0.011838196,0.011873042,0.02793643,0.024961986,-0.0059491964,0.0023870894,-0.019018268,-0.013049862,-0.0017433409,-0.019395662,0.019947663,0.0026362103,0.006275761,-0.08778805,0.008546379,-0.014619607,-0.0045713964,0.013783843,0.05510914,-0.016438046,-0.029135926,-0.00042104366,-0.0137283625,-0.0038992544,-0.0075351926,-0.03150755,0.0016277026,0.0007847036,0.006139078,-0.009339967,-0.030582873,0.002024179,-0.012265126,0.01752783,-0.014545492,-0.01578694,0.046059657,0.007491581,0.027632194,-0.044061266,-0.03577506,0.004066362,0.029226957,-0.019712286,0.022651108,0.059134085,0.0066132164,-0.06403793,-0.02436127,0.0057824776,-0.0010423092,-0.013400876,-0.050057027,0.021179223,-0.0313068,0.07878562,0.027332382,-0.0062105306,0.0033258088,-0.009088056,-0.055627506,-0.013084641,0.007517366,-0.011774877,-0.02591869,-0.031056948,-0.045445267,0.018861827,-0.009926339,-0.015323673,-0.023635365,-0.02409966,0.0054862956,0.006682083,0.0025423777,0.0129542295,-0.016205302,-0.029866775,0.0066352384,0.057084203,-0.05686444,-0.029322725,-0.0061899316,-0.0007289917,0.01933794,-0.065690175,-0.006494597,-0.002593053,-0.048853986,-0.008257739,-0.032612685,0.009877977,0.011344797,-0.055260528,0.031170325,-0.025424281,-0.012608129,-0.020357814,0.03183855,-0.027903952,0.014715834,0.004151364,-0.022679863,-0.0023869954,-0.02183631,-0.024535215,0.014309421,-0.037375692,0.037762083,0.06649107,0.028343495,-0.035197824,-0.05712992,-0.0014959258,0.008933188,-0.011678843,0.013395737,0.06003018,-0.023257354,-0.013464737,-0.010682367,0.005768508,-0.019791724,-0.0046657934,-0.009884243,-0.026556717,-0.005795577,0.02238074,-0.025620991,-0.0166354,0.0026198968,-0.037425775,-0.025934068,-0.021285806,0.000099871075,0.008941999,0.0017243829,0.04717523,-0.025501886,0.03354821,-0.009405949,-0.017721608,-0.0049670576,0.017698904,-0.028243076,0.024789609,-0.035702966,0.023207752,0.01551637,-0.022130122,0.00891979,0.023841593,-0.019190338,-0.00083106774,-0.028405756,-0.012299847,0.009458071,0.0056150504,-0.017873988,0.019014983,0.038358856,-0.05447156,0.037594263,-0.030680686,-0.024596274,0.010903972,0.00021533562,-0.0028927955,-0.037120882,0.004202265,-0.00009682343,0.010924177,-0.018674184,0.021639213,0.04775701,-0.026527755,0.03922488,-0.0041205143,-0.006369432,0.04102269,0.040301535,-0.029521944,-0.05416602,-0.026799737,-0.030304946,-0.011284341,-0.0013392473,-0.014491917,0.014148991,0.08767287,0.0066426275,-0.014540738,0.016283324,-0.03102704,0.0134020345,-0.15796229,0.033165485,-0.03794768,0.03171197,0.015750827,-0.01908132,-0.011983438,0.006263352,0.0005745368,-0.027406245,-0.04840925,-0.06036032,0.024432652,-0.02055651,-0.019945025,0.015150568,-0.013580026,0.034025963,-0.066043735,0.06648551,0.013949627,0.023788642,0.033875473,-0.010926057,0.020627333,0.011149594,0.022767091,-0.029008694,-0.022052757,-0.019884644,0.00961484,-0.050209187,0.017258963,0.027849749,-0.042818893,-0.0012432673,0.0028186669,-0.020058112,-0.07168988,-0.0025033483,-0.018548485,0.0024439646,-0.009840249,-0.015587764,0.08335181,0.06662919,-0.021229401,-0.033600885,-0.0322575,0.02004737,-0.0053791692,0.006033507,-0.021755934,0.032005873,-0.0005477162,-0.006637888,-0.02230846,0.0014609222,-0.040113963,-0.0012622237,0.013276845,0.016237691,-0.05026316,0.030820306,-0.016687917,0.038221445,-0.05069864,0.0032246476,-0.03841939,-0.0014585217,-0.010651468,-0.021198353,0.022897221,-0.040209346,-0.03942035,0.012950015,0.04313893,0.008912599,-0.024698952,0.0008679945,-0.02915776,-0.0071854447,-0.047363136,-0.016808221,0.045693737,-0.039065957,0.008920687,-0.027955819,-0.044843562,0.000927528,-0.018415468,-0.019543674,-0.0129066715,-0.014705131,0.0059648193,0.04714941,-0.009956279,0.013166829,-0.007952197,0.02356759,-0.024498325,-0.042574406,-0.037284896,0.018712018,0.0072742216,0.023663653,0.020945124,0.002282835,-0.014675635,-0.03729747,-0.016140262,-0.015895948,0.00018328133,0.030420851,-0.09233724,0.0011422395,-0.0456824,0.06253589,0.004117934,-0.007549102,0.024027063,0.0062687146,0.035181902,-0.033376433,0.026345152,0.06572095,0.034672055,0.03804789,-0.0048855785,0.006911466,0.020811608,-0.035029978,-0.0013838633,0.033656172,0.088466726,-0.0142326085,-0.015271775,0.051147632,-0.038018625,-0.02808991,-0.019779328,-0.00066321634,0.03385469,-0.034450702,0.022385642,0.00283879,-0.004679117,-0.020187298,-0.013899601,-0.044017337,-0.020438952,0.012713774,0.018888887,0.058741372,-0.011963848,0.039421186,0.011516972,0.025754469,-0.023559581,0.05625986,-0.043950714,-0.025253963,-0.031836282,-0.0652672,-0.001644056,0.054385632,-0.016575582,-0.040841587,0.0010802784,0.036390755,-0.0005524808,-0.0077787866,-0.0043954626,-0.004056691,0.028788516,-0.01319736,-0.0076451614,0.0022513187,0.047783162,0.00044956684,0.05900753,-0.012137335,0.042559635,0.03957851,-0.0277511,0.029279718,0.02891732,0.018111676,0.007846664,0.00016269306,0.0029758716,0.00009352756,-0.024410522,-0.03286645,0.059945203,-0.019129727,0.029948682,0.00088578276,0.021912146,0.025377886,-0.02391899,-0.011642741,0.011876892,-0.013215818,0.008275458,-0.009168063,-0.02089032,-0.012264226,0.035204582,0.036330186,0.014259931,0.0050996444,-0.0029249343,0.013467467,0.0013401768,0.003820768,0.03144401,0.013651911,-0.0072931247,-0.009385957,0.07110952,0.02915896,0.0018531921,-0.028653048,-0.013451076,-0.02441905,-0.012040958,-0.0007925118,0.008418427,0.017591342,-0.008690548,0.025822911,-0.0074584465,0.04471824,-0.0005347227,0.037099514,-0.047147043,0.025602113,-0.06347482,-0.02527309,0.04178753,-0.0025609492,0.015055282,-0.007674326],"last_embed":{"hash":"64iwbr","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"64iwbr","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{14}","lines":[213,213],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"64iwbr","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01456442,-0.027518835,-0.032699555,-0.017150318,-0.044708394,-0.05920858,0.055023313,-0.015543506,-0.0039688577,0.022178464,-0.014827234,0.018334823,-0.00087828585,0.024482917,0.03749668,0.004919623,-0.018580394,0.0007736979,0.0004135317,-0.0140139805,-0.0025320929,-0.018320771,0.06272278,0.019503092,-0.022793544,0.048453316,-0.007903649,-0.002954858,0.03296856,0.041557435,-0.0037746644,-0.08635798,-0.0053876857,-0.033404328,-0.049703818,-0.041721184,0.021101719,0.0069074756,-0.02881696,0.027425218,0.01709746,0.013195936,0.0037251604,0.022473767,0.03277136,0.01458663,0.0036738971,-0.0013732932,-0.024892675,-0.036857914,0.008366879,0.028532023,0.0089511,-0.036266908,-0.017094001,0.05858377,-0.031655286,-0.01886401,-0.034223665,0.00255766,-0.03204163,0.01948997,0.0051000933,0.024722945,0.011388453,0.032559425,0.037569687,-0.0015624189,0.0024914627,-0.05293736,-0.020124597,-0.009024148,-0.036019925,-0.0043598823,-0.07596902,0.010099337,0.026113434,-0.021664014,0.00822109,0.024784226,0.014012059,-0.010874024,0.01272742,0.0023151624,0.05150833,0.053792477,-0.008354437,0.052649543,-0.009271053,-0.0008785811,-0.02187614,0.026650412,0.015998537,-0.009213975,-0.020794079,0.027081484,0.014080487,-0.025069209,0.008066196,0.009879281,-0.0020971922,-0.020217976,0.01514431,-0.005440168,-0.0012664347,0.00006437049,0.013336479,0.0056737917,-0.015714979,-0.024374228,0.016782058,0.005217539,0.038177934,-0.015538565,0.03071945,-0.028089454,0.009885719,-0.041883904,-0.0016748359,-0.0064089587,0.02878199,-0.002162979,0.024646984,-0.05113163,0.031812094,0.017195141,0.02722071,0.002131578,0.015631963,0.006471841,0.010206273,0.04471081,0.0019570931,0.014744201,-0.014607066,-0.015192316,0.0069897166,-0.0024899053,-0.012695685,-0.055230744,0.017088462,0.025623137,-0.05860719,-0.00051001424,0.012452098,-0.05631384,-0.0014662214,-0.0005577567,0.025528185,-0.019438125,-0.038366407,0.027227452,-0.007827335,-0.0022316612,0.01096653,0.00447003,0.039262667,0.065397836,-0.007878201,0.0025297243,-0.023579786,-0.015210957,-0.05870599,0.005897368,0.013356857,0.015527779,0.007439139,0.019359209,-0.005888246,0.035901725,-0.011642293,0.0036224197,-0.0008478773,0.010665859,0.00011575294,0.023908064,0.041022193,0.01901477,0.021551229,-0.046907324,-0.06859667,-0.0013548122,-0.020614851,-0.0325223,-0.030670678,0.04656277,-0.014513902,-0.029349588,0.020495942,0.040772364,-0.01766776,0.019775897,-0.0022613388,0.039884962,-0.005328587,0.0040288907,-0.0051906724,0.0044371164,0.033019807,-0.010327805,-0.03604795,0.060207028,0.02948133,-0.043461625,-0.00844418,-0.0092997085,-0.01932565,-0.025862727,0.020998826,-0.021814404,0.011058589,-0.004635434,-0.015749786,0.010819044,-0.023502689,-0.033479713,0.022796832,0.009641301,0.002996309,0.005297872,0.007543883,0.05506933,0.0066365213,-0.0012497937,0.011313855,-0.007537952,-0.009448501,0.029998688,0.00011376112,-0.015362987,-0.011905441,0.020347325,-0.020396398,0.0012084625,0.027812863,0.005541875,-0.075582206,0.027315844,0.031228043,-0.018700564,-0.024342498,0.010142308,0.03727014,-0.022225138,-0.050512522,-0.03882437,0.03477867,0.05366653,-0.03180423,0.02351177,-0.028175065,-0.029206341,-0.033431746,-0.0018892158,0.017357688,0.044022456,-0.0036358242,0.0054466673,-0.012475596,0.006870413,0.02858125,0.033795983,0.011847372,0.008260362,0.012682261,-0.004766176,0.0028989217,-0.04241687,0.003464904,-0.00936389,0.010628446,-0.010915905,0.03287545,0.01723991,-0.008012448,0.012899661,-0.050103437,-0.014779892,0.0534615,0.005548793,-0.04048598,0.03223803,-0.016707076,-0.009954137,0.04954555,-0.008900136,-0.030635322,-0.011932688,0.03471468,-0.0540786,-0.0077296784,0.011917338,0.05791347,0.0030571837,0.0018466781,0.002027863,0.0136493165,-0.16955768,0.01147848,0.0029637653,0.045168426,0.002124523,0.02121117,-0.048190817,-0.0039326553,-0.023588208,0.0705043,0.04099932,-0.059382837,0.050073624,0.032827497,0.018805671,-0.0073408023,-0.010631657,0.021734145,-0.0704984,-0.045838024,-0.025270615,-0.04848207,0.04712892,-0.0109672155,-0.033065796,0.021469202,0.10566776,-0.01327774,-0.020171938,-0.008191247,-0.075290404,0.00093169516,0.01107865,-0.008893475,-0.017766805,0.03192774,-0.00036392733,0.033624485,0.038710024,0.016076347,0.04019138,0.033231348,0.019025963,-0.0032459658,0.018435923,-0.0020660267,0.00201381,-0.014795481,-0.056035765,0.01616624,-0.016389713,-0.031219138,-0.012684779,-0.028821597,-0.044091057,-0.0031655391,0.001073961,0.060852017,-0.012607845,0.029743344,-0.02017198,-0.023048664,0.016246406,-0.012261428,-0.023156708,-0.041610174,0.039568316,-0.018925475,0.04287632,-0.037944376,-0.0058063027,-0.045840096,0.0017172042,-0.044631436,-0.025515793,0.014631403,0.005343209,-0.056261085,-0.019898117,-0.09846002,-0.0063322103,0.02903474,-0.031067438,-0.004823205,0.01996954,-0.032123372,0.0024153325,0.0003684333,0.032579213,0.2697641,0.024565922,-0.0243589,0.0008723253,0.04784311,-0.020132674,-0.02537914,0.06665186,-0.029934049,-0.035539914,-0.017874535,-0.004300058,0.020107504,-0.03431998,-0.008037854,0.0007954198,-0.053235378,-0.021625627,0.077353835,0.038788065,0.007913371,0.0065724184,0.05737315,-0.0026679279,-0.040994048,-0.028277796,-0.03158937,0.0012265798,0.000701841,0.0204185,0.0009298628,0.018377654,0.025071824,-0.05422145,-0.02562921,0.010040076,0.020322032,-0.03339488,-0.0010863818,0.020193882,0.013407831,-0.0039395206,0.030970346,-0.02988306,-0.038899984,-0.041324914,-0.00097381754,0.005391656,-0.006189679,-0.013342564,0.054645352,-0.03419903,0.015773162,-0.026541127,-0.008059745,-0.020272387,-0.020754352,-0.046064578,-0.006892276,0.031352438,0.022584707,-0.0052243397,-0.07774181,0.02034119,0.017784955,0.048775516,0.03271699,0.01652559,0.012561476,0.03410382,-0.0013962636,-0.0025879957,0.009829578,0.038038682,0.010885553,-0.01786229,0.074830726,0.021811044,-0.019681312,0.025645632,0.008738728,-0.010170255,-0.007484387,0.000084666266,-0.0070452113,-0.023024091,0.010593018,0.061045382,-0.009613235,-0.0008875192,0.010325903,0.008438454,-0.0021996736,0.022745803,-0.038106382,-0.017744591,0.0050555584,-0.016315078,-0.033846788,0.007566054,-0.021039562,0.009601556,0.009029173,-0.017831648,0.032695163,0.022414388,0.021763759,-0.021618241,0.023763578,-0.008592243,-0.026444077,0.026502674,0.012243317,-0.025464186,0.031083286,0.028811822,0.05069198,0.0013047755,0.031920508,-0.02695318,0.020461652,-0.021449922,0.008593777,0.00054746313,0.004247052,-0.0630276,-0.03869893,0.017382868,0.009883993,0.05052612,0.04222795,-0.018099582,-0.0060707266,0.032923236,0.025186803,-0.0014933407,0.040461067,-0.008097027,0.004015154,0.052964043,-0.051311657,-0.017495802,-0.020597056,0.0014690193,0.0076558767,0.005735994,0.016701438,0.015602799,-0.008017989,0.03777598,0.03034569,0.04811655,0.022568487,-0.0061342358,-0.018016309,-0.057209164,-0.02746493,-0.045873057,-0.010772269,-0.010508147,0.00860998,-0.0030982674,0.023337806,0.06518288,-0.0041017514,0.030345673,0.007992851,0.037442587,0.010065495,0.017918557,-0.00503681,-0.025925066,-0.03503086,0.020550648,0.028421808,-0.040091537,-0.061313275,-0.0039114994,0.006818694,0.0010752778,0.028951604,-0.015697809,-0.043341696,-0.04545009,0.041435286,-0.017754225,-0.013848678,-0.0042425846,0.015746571,0.0006368214,0.0020909284,0.09451355,0.027282229,0.0029825082,0.015914872,0.028120581,0.040905863,0.021655781,0.011209982,0.0064133513,-0.043352216,0.0056892554,-0.010267953,-0.02196469,0.011338808,-0.018753534,-0.0043326505,0.02230401,-0.018267669,0.06408333,0.03894355,-0.020416914,-0.07795244,0.012377328,0.0028973857,-0.015091516,0.040345334,0.063315414,0.00006163234,-0.017982017,0.0014320228,-0.01491792,0.035774946,-0.024701376,-0.040764622,0.010756599,-0.005081344,0.010300801,0.019573636,-0.007947613,0.0049017,0.010534359,0.018994857,0.016870234,0.0085773235,0.032710638,0.013730022,0.004604435,-0.029693233,-0.048702065,-0.022311406,-0.008574487,-0.010118838,0.01937162,0.03862854,-0.015573015,-0.03314952,-0.011866321,0.0056140907,-0.015778292,-0.009200862,-0.061636753,0.0027492752,-0.030381378,0.04251211,0.02787011,-0.006549343,-0.04399292,-0.010070135,-0.03270943,0.0052132485,0.036777686,-0.0059133447,-0.026279058,-0.025189232,-0.030234786,0.010404238,-0.009680259,-0.019713132,-0.023936754,-0.051856183,-0.016400592,0.022660937,-0.04380248,0.017978828,-0.047684867,-0.05556225,0.020022824,0.01031613,-0.031778697,-0.036378235,-0.004066747,-0.015124197,-0.0045539592,-0.07545686,0.0054270388,0.002028665,-0.032930054,0.018437775,-0.047365215,0.011399677,0.0103023695,-0.05614867,0.02814339,-0.056233156,0.025932057,-0.015837552,-0.007143974,-0.011555065,0.022674069,-0.019148912,0.015972676,-0.0123564275,-0.031920906,-0.019755846,-0.020330116,-0.053276118,-0.006989853,0.0815007,0.03522231,-0.021747775,-0.030954247,-0.010599182,0.0057327854,-0.011653277,0.015148237,0.0690883,-0.032979246,-0.023378752,-0.02995255,-0.041055273,0.00030759926,-0.031012084,-0.030688824,-0.02219968,-0.008520081,-0.025164647,0.0023357377,-0.0127298245,-0.016201505,-0.04188857,-0.015405181,-0.025281187,-0.015852176,0.0017503642,-0.021626621,0.07899619,-0.034191485,0.050495315,0.0050469744,-0.02121253,-0.026995363,0.026997527,-0.022421265,0.0070689665,-0.06204176,0.0067633768,0.002517257,-0.0064233528,0.017503088,0.026693432,-0.0113781905,-0.008457886,-0.029682986,0.030670201,0.011989921,-0.014531647,0.000715949,0.0040845857,0.044100266,-0.042324252,0.040948536,-0.011477467,-0.029970393,-0.024232214,0.03695424,0.02394611,-0.028082037,-0.0031271242,-0.037583586,-0.011799418,-0.045815945,0.033458844,0.022002667,-0.035920985,0.02582687,0.034799974,-0.026256671,0.056107894,0.036253255,-0.04716499,-0.055997744,0.0024867686,-0.031463653,0.0024961124,-0.010046516,-0.0358122,-0.008337605,0.05520797,0.021386065,0.0105119115,0.016301192,-0.03251088,-0.005135899,-0.15581429,0.06136343,-0.02620486,0.011512064,0.02939278,-0.0019362113,-0.040337596,-0.01079255,-0.019717263,-0.022666648,-0.035735592,-0.029672809,0.035382904,-0.03360425,0.019664079,0.0144725675,-0.03352553,-0.0015049924,-0.050014917,0.036049478,0.019460684,-0.01879623,0.028733348,-0.0086400565,0.0011676105,-0.0067859213,0.01524444,0.000055939152,-0.019382596,-0.0063043428,-0.003542397,0.0071960906,-0.008102389,0.03796454,-0.049192406,-0.00857465,-0.0015279221,-0.035781357,-0.039027393,-0.020435126,0.011681544,0.03288211,-0.02770414,-0.016265742,0.032559376,0.060872555,-0.030685006,-0.013777952,-0.038038902,0.015491634,-0.010945802,0.0101018045,-0.052524436,0.014280716,-0.012403339,0.012220711,-0.062430672,0.011983179,-0.011618873,0.005823337,0.02139906,0.029443119,-0.02895816,0.023194462,-0.053793237,0.03684354,-0.06447868,-0.018573793,-0.0047878753,-0.00066915696,-0.017234502,-0.005810284,-0.031048616,-0.021827757,-0.029783677,-0.023011144,0.024207884,-0.019526443,-0.01312015,-0.02225578,-0.033400614,-0.006784199,-0.04351489,-0.03253861,0.03734822,0.0053063277,0.013257455,-0.004752584,-0.057290543,0.016886257,-0.030622223,-0.032740034,0.016320072,0.021685638,-0.041970044,0.05965076,-0.0070599224,0.0022225243,-0.012618555,-0.00980438,-0.0091126235,-0.022190554,-0.031076062,0.03201599,-0.017339412,0.01010284,0.00044300666,-0.004436323,-0.008044734,-0.023545267,0.0047171838,-0.032058343,-0.017004386,0.02864597,-0.1011181,-0.0173525,-0.022541542,0.026649512,0.013582893,-0.052180998,0.033331566,0.032356184,0.022064479,-0.035402082,0.01972625,0.058815975,0.029244598,0.022787962,0.022287367,0.0066806884,0.0013959678,-0.030106042,-0.013194709,0.03369758,0.05494263,-0.02094952,-0.049131002,0.043309554,-0.017858142,-0.043565877,-0.046704624,0.03401178,0.063319854,-0.033236545,-0.0025842406,-0.042510804,-0.016649056,-0.00065278145,-0.020442776,-0.020413436,0.025443383,0.043503456,0.015850129,0.04257374,-0.00952807,0.06465651,-0.029708369,0.04305969,-0.05094258,0.014894052,-0.025611872,-0.027494818,-0.049210936,-0.059132468,0.009261035,0.031888008,-0.01946867,-0.031248396,0.0023133443,0.023297196,0.013942782,0.05231961,-0.023226658,0.014243275,0.057792388,0.026235474,-0.0067687165,0.001017437,0.005752142,-0.01356043,0.05539243,-0.0024635473,0.041360494,0.05985923,-0.00016254354,0.009374102,-0.020509219,0.044979285,0.010051812,0.0058836252,0.028966669,-0.0011160679,-0.006950198,-0.03079406,0.016132846,0.010201805,0.020849833,0.008249242,0.0005407447,0.055669982,0.0075228,-0.022025885,0.036700003,-0.030374404,0.011503788,0.01983647,0.016525725,-0.0034578745,0.0015666669,0.044617143,0.0057932674,0.01588907,0.003129741,0.0381137,0.009103239,-0.032571428,0.007278338,0.029338947,-0.019657185,0.017348604,0.05471945,0.037478898,0.023471689,-0.028428776,-0.01768489,-0.032105077,-0.004832589,0.005126711,-0.0040374356,0.013924304,-0.03173176,0.037732273,-0.014760923,0.03884116,0.024342557,0.0095967045,-0.049292456,0.0505491,-0.06395562,0.013097666,0.037576087,-0.0035466766,-0.0068962346,-0.006381515],"last_embed":{"hash":"1l0jbmw","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"1l0jbmw","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{15}","lines":[214,215],"size":68,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1l0jbmw","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{16}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0016515127,-0.01724264,-0.033817086,-0.001744217,-0.044026718,-0.028577885,0.022840763,0.021077434,0.01770797,-0.002156111,-0.012652884,0.005308778,-0.0056787543,0.02041672,0.0010610267,0.003323258,0.015377985,-0.0030794689,-0.004912412,-0.021579623,0.0016104429,-0.011647993,0.032916907,0.012606692,-0.06056721,0.02770317,0.028747005,-0.012521351,0.012987492,0.0740332,0.0047761146,-0.06969831,-0.014195066,-0.012369186,-0.04889341,-0.03653443,-0.023715392,0.0029814914,-0.04075808,0.01790255,0.005929081,-0.0068057883,0.01378483,0.0064075054,0.034078646,-0.02583007,-0.011420907,0.006020885,-0.025273856,-0.013964869,0.030420745,-0.0006674616,0.0024424696,-0.01855611,-0.024011493,0.063402325,-0.025730792,-0.052748054,-0.038145334,-0.029361343,-0.01429892,0.0037260447,-0.01882199,-0.0057384963,0.026563508,0.03844378,0.049621247,0.011468018,-0.015778521,-0.04066597,-0.04999855,0.051332947,-0.022602014,0.018646704,-0.054889683,0.01603837,0.0007503409,-0.013064732,-0.0045762192,0.029993443,-0.016443383,-0.024471257,0.05238755,0.016232887,0.017832486,0.04772426,-0.026672328,0.10009679,-0.017704595,-0.010007404,-0.04971283,0.0034680422,0.037330583,-0.027715662,-0.021311877,0.017725311,0.029775234,-0.018551795,0.022790661,0.020159781,0.028976813,-0.028253436,0.016570343,0.019140236,0.014497295,-0.017980842,0.00040428655,-0.0010620251,0.013177834,-0.016878493,-0.010559852,-0.00089028984,0.03243242,0.00463318,0.006817499,-0.0630155,0.010769257,-0.06966932,-0.008385005,-0.015630964,0.032169502,0.014654987,0.034044713,-0.052263986,0.016450984,0.030040404,0.031403914,0.012380482,-0.017297769,0.041606653,0.0250205,0.041678917,-0.0041731186,0.013107868,-0.028880447,0.02648196,0.020089697,0.03090011,-0.020611731,-0.04248194,0.008793441,0.042930923,-0.047254145,-0.020855114,0.037540376,-0.035301615,0.009667645,0.015094954,0.018699113,-0.023661071,-0.040985625,0.016066544,-0.015854169,0.017241618,0.026561616,-0.004072237,0.065923855,0.075729966,0.000909208,-0.019349955,0.009292487,-0.008570038,-0.023815986,0.020466523,0.020011473,-0.0025048736,-0.00056102866,-0.025737938,-0.0030951041,0.04326894,-0.005442647,0.010284096,0.03997125,0.020154819,0.031678148,0.02674264,0.006858438,0.03337893,0.032302342,-0.032090656,-0.033464603,-0.0024351908,-0.035530467,-0.014704681,-0.033022244,0.054863017,-0.05366622,-0.03159494,0.03211541,0.05708515,-0.020243526,0.016506044,-0.033140026,0.013716994,0.007362674,-0.027830267,0.0062807933,-0.0057835486,0.017026968,-0.020214347,0.016751809,0.023815319,0.024859166,-0.041966308,-0.037866663,0.0017844926,0.0058832625,-0.027815878,0.02549788,-0.054446805,-0.028362777,0.008155106,-0.005003645,-0.019654518,-0.039535765,-0.012539587,0.006205313,0.011101384,-0.014406656,0.0017965949,0.003240238,0.05239306,0.03516777,-0.006455122,0.008929334,0.00844383,-0.046318866,0.001032362,0.015233254,-0.03241777,-0.004976688,0.00809979,0.03133521,-0.00039548313,0.031967115,-0.0057169427,-0.060364284,0.029849576,0.01720798,0.00006769459,-0.015119093,0.02926691,0.036724716,-0.033532817,-0.039198767,-0.012427015,0.025881683,0.04224655,-0.033460524,0.0049047004,-0.040373076,0.003450059,-0.030817699,0.010060171,-0.020867318,0.022990463,0.0047651995,-0.0076827137,-0.027470456,0.010289146,0.0351287,0.029301407,-0.004133286,-0.0028206499,0.020871162,-0.04312327,0.037019655,-0.029229287,0.016378496,-0.052341208,-0.0019986134,-0.015002591,0.030256549,0.03731743,-0.011000155,-0.02424997,-0.04084057,-0.024458429,0.06443747,-0.0076707606,-0.027368164,0.030412614,0.014472207,0.022008544,0.06383895,0.011231177,-0.038125955,0.007969566,0.029639225,-0.05043476,-0.012693011,0.02663094,0.037373513,-0.0075003915,0.020697331,0.0066362238,0.0007542466,-0.1808539,0.016877001,0.009765582,0.025639959,0.008590396,-0.025412273,-0.017860396,-0.01433774,-0.015772069,0.05383211,0.014150721,-0.05509149,0.037940595,0.018589426,0.01652757,-0.0013086726,0.012616934,0.008167649,-0.05514109,-0.030927952,-0.040859267,-0.041685615,0.054399133,0.0036317185,-0.044434305,0.0032790017,0.09088685,-0.026678814,0.015052082,-0.0071295416,-0.008755803,-0.019748216,0.0033457174,-0.007715325,-0.035518456,0.0011356877,0.00785168,0.0112665435,0.01815536,-0.010761616,0.0556811,0.014261868,0.015301291,0.0017378248,-0.002472131,-0.0061749425,-0.015460761,-0.03676384,-0.04248395,0.031213775,0.006154446,-0.06283295,-0.03172809,-0.037000846,-0.040073548,0.019449612,-0.00370858,0.042136017,-0.016189381,0.027790744,-0.036437854,-0.020627681,0.037899405,0.004490302,-0.0124468,-0.029619059,0.022305068,-0.017680032,0.018917663,-0.019098163,0.0187378,-0.06647433,0.024424203,-0.032931607,-0.014195875,0.01933618,-0.005614843,-0.026464839,-0.00403976,-0.07283423,0.023883712,0.011718188,-0.010404061,0.023019614,-0.032262336,-0.03438691,-0.015975328,0.004618064,-0.010002804,0.24650668,0.0060569127,0.00015825398,-0.011474484,0.035528723,-0.006170882,-0.039841074,0.03922181,-0.019829413,-0.0358188,-0.044828925,0.010899635,0.027129496,-0.038061943,0.020019105,0.024780886,-0.0644378,0.030006263,0.06633852,0.015475424,-0.006250325,-0.0052296002,0.040749285,0.011698566,-0.045871034,0.0047208793,-0.031100066,0.00059215026,0.0020328418,0.029103983,-0.022922957,0.05348616,0.054692432,-0.03484365,-0.020359138,0.011382299,0.021739157,-0.037465617,0.01787745,0.029255839,-0.006110317,-0.016505064,0.028628752,-0.029568393,0.0052561676,-0.017049396,-0.013178978,0.009138019,-0.005454152,-0.023658251,0.052868716,-0.018907212,-0.0021803896,-0.022279589,-0.0007040386,-0.020969875,0.0077614924,-0.012299029,0.005588447,0.023820879,0.014093607,0.0071885074,-0.039371226,0.005109486,0.007712593,0.027187048,0.0192999,0.003516268,0.033982474,0.01445274,0.0034621551,0.0025581708,0.0066683874,0.005223837,0.032237057,-0.015394535,0.040265847,-0.0059569795,-0.008580726,0.02713744,-0.0076699597,-0.011243338,-0.021097334,0.037383944,0.009906982,-0.015605729,0.027036186,0.061531764,-0.038784955,0.007026468,0.023775138,0.0014404575,-0.012641106,0.053278655,0.009381356,-0.025132012,0.051887445,-0.011464186,-0.05358267,0.018674321,-0.045552805,0.006317362,-0.012362333,-0.026222894,0.03386649,0.019923663,0.0017425923,0.0017966115,0.011389697,0.0077041686,-0.044603344,0.043449506,0.015856184,-0.031688225,0.024158265,0.046547517,0.051897563,-0.01755534,0.01732188,-0.0020168335,0.052667964,-0.0073504373,-0.031409323,0.010380294,-0.042885665,-0.07053895,-0.012344787,0.047573812,-0.0031971785,0.053586684,0.012057368,-0.016268125,-0.00045543964,0.050324485,0.03928025,0.000896032,0.03789444,-0.017442862,0.0014452244,0.034674183,-0.020095447,0.001990929,-0.01839098,0.016234998,0.022779057,0.027820067,0.017052494,0.0048949746,-0.02046331,0.046754796,0.020362472,0.018003084,0.018598244,-0.03995362,-0.038908865,-0.07670561,-0.0049463995,-0.023649417,-0.028137501,-0.04174257,0.008695447,0.01333333,0.021803148,0.057769388,-0.00670412,-0.011980716,-0.004970809,0.035623778,0.009171436,0.023341123,0.01627952,-0.043620836,-0.051933035,-0.004582592,0.010352142,-0.0142619405,-0.0482035,-0.0039213384,0.0037013276,-0.0027251223,0.0051385746,0.027230669,-0.044016447,-0.03919825,0.040067736,-0.032960776,-0.0053704367,-0.016070183,-0.012373709,-0.011399724,-0.018595707,0.09931719,-0.02111537,0.005684914,-0.0049464465,0.028150314,0.03005139,0.032464635,0.04147096,-0.005717239,-0.00164812,0.01696669,0.008338809,0.01133039,0.03470321,-0.0071074213,-0.04884078,0.01214155,-0.027796539,0.012660596,0.03197603,0.011808371,-0.073698685,0.023323365,-0.028896421,-0.008596847,0.010806782,0.08601257,0.010358478,-0.03635398,-0.00989079,-0.0067754686,0.0068590418,-0.015602824,-0.012978986,0.005625709,0.011255523,0.0043194597,-0.017156389,-0.018380063,-0.0022700483,-0.0035828042,0.011198366,-0.008773216,-0.0015080916,-0.00036753787,0.027677592,0.001896156,-0.016569233,-0.029639617,0.014876196,-0.0014297742,0.00765978,0.035843294,0.05460213,0.0014347513,-0.01371614,-0.07235487,0.010191024,-0.03691764,-0.0015842329,-0.04660181,0.012968678,-0.03316714,0.026913118,-0.013100409,-0.03446417,-0.01324682,0.0375216,-0.047319606,0.015449533,0.014275635,-0.00003929939,-0.042642042,-0.018877627,-0.03135345,0.016538603,-0.014603767,-0.009878042,0.0031682374,-0.017162157,-0.0047406405,0.017678656,-0.03880999,0.024836496,0.0044257645,-0.028262094,0.012047577,0.054678522,-0.06107671,-0.013620164,-0.05673799,-0.016774274,0.0056493105,-0.056676127,-0.004614538,0.03447823,-0.051728025,0.005093538,-0.064798936,-0.0032425944,0.0038840875,-0.04459919,0.02072247,-0.011844131,-0.0008852988,-0.05369123,0.018089551,-0.019636195,0.01875683,-0.021154022,-0.0284582,0.020978391,-0.043997027,0.011837025,0.018953886,-0.04530736,0.0017223454,0.0735111,0.02329415,-0.0386387,-0.03436523,-0.023177098,0.027936032,0.009520993,0.010691398,0.051893406,-0.026294306,-0.019376092,-0.022479469,-0.012932586,0.03715597,-0.015272963,-0.011522733,-0.026519408,0.011189809,0.023740016,0.010488449,-0.025465058,0.025186338,-0.017051037,0.00009420955,-0.039126378,-0.009382937,-0.0102307955,-0.032374896,0.06385525,-0.01068262,0.054831304,0.006029672,-0.05138567,0.030255001,0.027357453,-0.017168242,0.008936017,-0.065080315,-0.0065798317,0.017729897,0.0043269824,0.028671375,0.040397033,-0.007833827,-0.02035753,-0.038966797,0.02210262,-0.035681646,-0.006596501,0.0058967792,0.023554912,0.046430055,-0.040892683,0.030738877,-0.0042367973,0.006020003,-0.030991117,0.04979418,0.029249966,-0.0015349996,-0.05708525,-0.038387924,0.009876968,-0.05238015,0.043587778,0.016245324,-0.013716644,0.030560186,-0.015679277,-0.0323841,0.026535694,0.06585064,-0.036089305,-0.06117559,-0.00056406745,-0.024885047,-0.02912464,0.021858376,0.012618947,0.0139358705,0.039159905,0.026450198,0.009676664,0.015497144,-0.0322413,0.03413716,-0.15222435,0.011125135,-0.04661127,0.023816675,-0.008934091,0.020330416,-0.023095477,-0.019404266,-0.029492982,-0.009326758,-0.03471315,-0.054771036,0.01753476,-0.028537558,0.004973461,-0.006884514,-0.03575762,0.011060756,-0.055644613,0.057745606,0.0143672805,-0.0015328316,0.051092297,-0.01045153,0.017849637,-0.013116002,0.008936264,-0.0029604991,-0.013563799,-0.04580469,-0.021917159,-0.021855766,0.006881723,0.053911183,-0.03916912,-0.0065769167,0.011148424,0.011640668,-0.039673038,0.046182357,-0.0062521426,0.022390159,-0.021260088,-0.021391638,0.022369694,0.08338783,0.019387452,-0.01949781,-0.0077995784,-0.011106517,0.029912071,0.0055834805,-0.026065215,0.036877565,-0.02298376,-0.022286193,0.0038605295,-0.016672945,-0.022976093,-0.019388158,0.032259442,0.024506787,-0.029268501,0.034000956,-0.059041105,0.04534061,-0.09953451,-0.0057446007,-0.009928124,-0.043020647,-0.00463607,-0.008128091,-0.025952658,0.00042402025,-0.0070330505,-0.0043944074,0.032424036,-0.013024686,-0.039546125,-0.015342969,-0.052909642,-0.012514984,-0.015076415,-0.038549893,0.05637918,-0.0014942418,0.010076586,-0.028901832,-0.024331048,0.016256055,-0.082239434,-0.02374958,-0.015975723,0.028574271,-0.029636946,0.03158138,-0.028577166,-0.010309366,-0.010081385,0.01150998,-0.020580336,-0.046341483,-0.049091313,0.0063809226,-0.048327055,0.022460649,0.020228436,0.010166469,-0.031737458,-0.026256708,-0.04678095,-0.024591727,-0.016078927,0.042992353,-0.083790146,0.0036864476,-0.014767884,0.0391892,0.02691575,0.0084532965,0.032914788,0.025352634,0.024384744,-0.04329937,0.006791607,0.063190974,-0.000066195425,0.017624898,0.02120776,-0.00484837,0.035464816,-0.037190024,-0.000716409,0.024654493,0.03653076,-0.022658963,-0.0091676,0.042824764,-0.054847833,-0.05865701,-0.053337276,0.00986216,0.04253978,-0.02415632,0.012004413,0.0061882273,0.0031340604,0.02441111,-0.006595239,-0.028129479,0.04349229,0.0011700384,-0.006909994,0.038745645,0.012067687,0.019300513,0.01824033,0.041906018,-0.04259358,0.025673982,-0.039934028,-0.037400216,-0.005532712,-0.027511064,0.0043522986,0.035916224,-0.024076832,-0.011194943,-0.015922967,-0.0036209042,0.0022848689,-0.008598842,0.008454646,-0.00556177,0.048598878,-0.009330693,-0.043902382,0.006238756,0.009429706,0.0028447863,0.038694378,-0.018772231,0.028529579,0.035366658,-0.0042829467,0.032106776,0.021422833,0.03334728,0.024692506,-0.031228768,-0.0013809991,0.0020419694,-0.014007572,-0.0393387,0.05716001,0.0064088563,0.030550737,-0.0026724301,0.032874238,0.042102367,-0.014282853,-0.0218709,-0.023768261,-0.010145675,0.029115438,-0.037269004,-0.030633338,0.0073982133,0.031505883,0.054861072,-0.0026159387,-0.008784566,-0.0005663912,0.053730816,-0.008309246,-0.015540374,0.013909761,0.012567546,-0.031215334,0.005795625,0.033043932,0.02646046,0.01624391,-0.04939198,-0.0028366658,-0.039830226,0.02073006,0.010247821,-0.03902384,0.024823083,-0.021206945,0.03473149,0.00551418,0.034295525,0.013311891,-0.014996031,-0.061261453,0.009663334,-0.052100934,-0.02310148,0.04357091,-0.033160806,-0.0075409343,0.017229741],"last_embed":{"hash":"14jb4oh","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"14jb4oh","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{16}","lines":[216,216],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"14jb4oh","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{17}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01954284,-0.013213411,-0.038463686,-0.007595849,-0.05287192,-0.021518921,0.024151098,0.012262921,-0.016068196,0.0038538873,-0.0022699283,0.029969374,0.0007855996,0.016860181,-0.008101147,-0.01192922,0.043482263,0.012810148,-0.017091239,-0.015413379,0.011524889,-0.0017512387,0.0495336,-0.018963559,-0.041000485,0.024759747,0.024036363,-0.011182837,0.008524223,0.06075053,-0.0068950155,-0.07546045,0.0063267793,-0.04810848,-0.036071617,-0.018917343,-0.016941005,-0.029688936,-0.036201317,0.0018675902,-0.001386806,-0.016892573,0.0007309025,0.029830163,0.01611785,-0.012904834,0.015612814,-0.011586852,-0.007806477,0.003103473,0.01831489,0.00036755047,0.010493671,-0.025375044,0.02902258,0.050900754,-0.009486673,-0.047686867,-0.01273682,0.006240993,0.0026227895,-0.018714758,-0.036678713,-0.011890293,0.013381917,0.056935616,0.0539413,0.025649179,-0.013171091,-0.03583972,-0.03255192,0.011345435,-0.030803667,-0.013681916,-0.04210926,0.032146614,0.01325619,-0.018507035,-0.00016443235,0.025859566,-0.005878804,-0.022880813,0.029669762,0.02390549,0.0011922928,0.016835151,-0.005224102,0.05555441,0.0027554375,-0.003529947,-0.041949723,0.009251321,0.020993916,-0.018145204,-0.006675336,0.017913667,0.046349887,-0.025035724,-0.018945677,-0.01353175,0.015240943,-0.04317694,0.029918682,-0.0084765,0.002002837,-0.011540355,-0.005720636,0.0070099067,0.022564325,-0.021692231,-0.0069608344,0.010234056,0.016571864,0.0066223387,0.016397795,-0.019423325,0.007786741,-0.06991549,-0.0024228513,-0.018031482,0.050473295,0.025396196,0.03241757,-0.07160184,0.017427877,0.01617135,0.015056629,0.01089468,0.024048876,0.027909497,-0.0019108958,0.04293808,-0.00050947035,0.004571218,-0.037602108,-0.0024488303,0.028586311,0.03865427,-0.0025414065,-0.07102886,0.01998041,0.024722625,-0.033142596,-0.008455243,0.018174158,-0.038986675,0.0012709138,0.008135837,0.0139226625,-0.043053873,-0.0139486175,0.025974497,0.01530584,0.047800317,0.030359002,0.00016728349,0.017955726,0.07256473,-0.0024431432,-0.026941096,0.012282641,0.00097309676,-0.02848458,0.042180255,0.0034779648,-0.031102464,0.01028139,-0.014767909,-0.011198186,-0.010779863,0.0090900585,-0.027520772,0.011118674,0.011340148,0.010492673,0.03355047,0.022373714,0.04170771,0.027973607,-0.010869268,-0.037360854,-0.0015452722,-0.023641422,-0.018570354,-0.034038812,0.04340706,-0.022222472,-0.021610182,0.028153367,0.049200356,-0.023051808,0.014119569,-0.023522712,0.0032117178,-0.005166731,-0.007888753,0.0029073847,-0.014843973,-0.01880576,-0.01952117,-0.011148562,0.033393342,0.028901637,-0.036003787,-0.018127946,-0.0026967449,-0.012360421,-0.048885193,0.032031763,-0.03223398,-0.010792942,0.03999849,0.010888001,0.011172514,-0.04815037,-0.0132375825,0.014375773,0.02713676,0.0006453675,-0.0061435956,-0.03281752,0.04357408,0.008183225,0.012075816,0.03760211,0.022373978,0.0006335671,0.011835668,0.025837366,-0.02830033,-0.015420728,-0.018471152,0.012559288,-0.025841113,0.035528004,0.0027515606,-0.08476325,0.03514716,0.02495489,-0.03246885,0.007144488,0.036277793,0.012535325,-0.03491527,-0.047512516,-0.018523144,0.041835282,0.048015997,-0.030264132,0.0021525873,-0.04571653,-0.008285802,-0.026093649,0.011082661,0.03476286,0.031429384,0.0023435263,0.002226131,-0.019014033,-0.015453263,0.033513624,0.033629894,0.00020091524,0.014642009,0.017757434,-0.008221617,0.011216929,-0.0201296,-0.011149296,-0.013446855,-0.00661018,-0.040942203,0.026659809,0.008586324,-0.020755207,-0.0122695295,-0.018215043,-0.015663957,0.05227601,0.0018691412,-0.007407358,0.03669279,0.031403672,0.009075757,0.072391,-0.0059646233,-0.028948003,-0.0055444757,0.018507484,-0.053960063,-0.03857546,-0.006610676,0.051560443,-0.0016289954,0.04210944,0.017334525,-0.010631075,-0.18858296,0.028016113,0.0060298364,0.049149644,0.011189092,0.002852982,-0.014010964,-0.043238655,-0.0522769,0.056377333,-0.00046992884,-0.051731434,0.026945053,0.0006674868,0.010950485,0.009938835,0.013842306,0.017013568,-0.056281492,-0.017475322,-0.063981794,-0.029450208,0.05591221,-0.012289204,-0.0132900225,0.04861166,0.062715344,-0.034878787,-0.017761407,0.02902557,-0.032700844,-0.024472712,0.0018314334,0.009057877,-0.037766688,0.012417373,0.01373923,0.0068364567,-0.001133921,0.016531104,0.051992506,-0.0013877044,0.014415665,-0.0014270138,0.0163142,-0.02422054,-0.017297747,-0.036707334,-0.05757081,0.01619436,-0.0037005744,-0.03742337,-0.03193517,-0.011799932,-0.050658297,0.016670452,-0.008988186,0.058352593,-0.027526138,0.016935674,-0.038454622,0.007987678,0.010467535,-0.03399419,-0.026659984,-0.015601803,0.015196679,-0.024782926,0.040136214,-0.00491785,0.031229801,-0.069873385,0.050883073,-0.038131945,-0.016424611,0.017736973,-0.006506645,-0.05007359,-0.0010824099,-0.09061005,0.0065179765,0.013874146,-0.021844741,0.0015615055,-0.036825586,-0.03738317,0.009002239,0.022270685,0.020362714,0.27942985,0.054064367,-0.012592872,-0.014633094,-0.0017240238,-0.041139103,-0.030723415,0.052121803,-0.009934461,-0.043982137,-0.031591617,0.011680956,0.015446551,-0.027794916,0.006059169,0.021393094,-0.0709623,0.021042693,0.079927355,0.025237411,-0.010016736,-0.0016294568,0.058541264,-0.012841583,-0.038534883,-0.01880248,-0.046654683,0.035485793,0.01848659,0.055077985,-0.048073012,0.027982386,0.07134899,-0.029162109,-0.0034105065,0.008810255,0.015010023,-0.036640044,-0.015088147,0.004524277,-0.021549784,-0.0076424447,0.0014770785,-0.023312464,0.0005520522,0.0014917069,0.010910684,0.015182358,0.020450857,-0.010474719,0.02989869,-0.03715945,0.011338761,-0.023796277,-0.025639866,-0.027016101,0.01475716,-0.034008246,0.012113867,0.049503945,0.02289634,0.003812633,-0.058176298,0.02863687,0.009873102,0.019243818,0.040840726,-0.0013112032,0.007946975,-0.00022749073,0.010263376,0.020462489,0.010210793,0.01718251,0.02435253,0.0005971135,0.06239976,0.025009276,-0.023251755,0.028449366,-0.0025561843,-0.015592572,-0.02587349,-0.0037583066,-0.018175544,-0.03242086,0.042649437,0.046603803,-0.042629685,-0.003638107,-0.0046265577,0.015378976,-0.023915783,0.03930994,0.008715352,-0.013595927,0.056806196,-0.020968467,-0.032687258,0.022088053,-0.0036752855,-0.008005119,0.005067648,-0.009205394,0.028530331,0.009442184,-0.008516957,0.0066787964,0.02413609,0.014405358,-0.038453426,0.026989019,0.008208245,-0.040539067,0.02205191,0.06005647,0.062045466,0.012854242,0.028224444,0.009391066,0.03576887,-0.024260817,-0.031102872,-0.008103459,-0.05608056,-0.07811187,-0.014612715,0.03281763,-0.020913042,0.040743668,0.006904669,-0.016820772,-0.00983285,0.06476055,0.03174459,0.007004714,0.04687266,-0.023796469,0.01177101,0.057075445,-0.04134946,-0.013161231,-0.029181637,0.0065146745,0.018991122,-0.00733776,0.00056160445,-0.00078474695,-0.013568283,0.044347063,0.007059375,0.011481029,0.0020824347,-0.0053519956,-0.030898076,-0.07444394,-0.019802274,-0.047380783,0.002953512,-0.036214165,0.03688768,-0.00064356305,-0.0007756786,0.0928691,-0.00870032,-0.02749901,0.000068702175,0.05971366,-0.00488657,0.014738535,-0.0017751384,-0.036099117,-0.041076336,-0.010225576,0.007682334,-0.01563421,-0.037574973,-0.013574904,-0.01815969,-0.011052536,0.027124373,-0.008442203,-0.0513723,-0.038551744,0.06647572,-0.04154222,-0.048848305,0.0032240248,-0.008458946,-0.015282862,-0.03995597,0.11939982,0.006357301,0.0067007625,0.0051562544,0.030798355,0.06745064,0.029749978,0.031120986,0.007270236,0.021417854,-0.0019656345,0.021229617,0.006472602,0.0065206084,-0.022631519,-0.018623332,0.012352635,-0.021257998,0.018261211,0.011638676,0.03345587,-0.03937357,0.011656169,-0.010639323,0.012535069,0.04131929,0.07684395,0.03614272,-0.012662742,0.007629792,-0.047760054,-0.0112754805,-0.012838192,-0.032865398,0.017567204,0.0088505205,-0.03664018,0.0034509264,-0.039443053,0.0021077017,-0.025032947,0.018807577,0.0054285973,-0.015724052,0.012470204,0.0015670566,0.010191403,-0.011138686,-0.017575003,0.0112262955,0.006111335,0.027966829,0.02904588,0.056820452,-0.011084312,-0.044654183,-0.030552395,0.016923936,-0.005653926,-0.02218176,-0.024058498,0.02336867,-0.045115177,0.024113245,0.010782292,-0.025217189,-0.03695928,0.016234856,-0.025726246,0.015204483,0.030135218,0.0031835656,-0.041512173,-0.03091299,-0.05681074,0.014346805,-0.017424844,-0.013318275,-0.04187991,-0.02376126,-0.0026633954,-0.0025917566,-0.0020534187,0.025124116,-0.012161123,-0.038365778,0.019605137,0.051727004,-0.07074743,0.0021674903,-0.0230354,-0.021202456,0.028966883,-0.049496274,0.0022304195,0.04226711,-0.04049025,0.012615546,-0.045152444,-0.0033245706,-0.0012537864,-0.05375944,0.027395856,-0.028302314,-0.0058404314,-0.046307463,0.028245902,-0.002244647,0.019275919,-0.010226586,-0.045733806,-0.01806316,-0.01768769,-0.014677389,0.0026585911,-0.023984123,0.030705132,0.057536718,0.021829417,-0.008938698,-0.046192158,-0.023882147,0.033513445,-0.006081574,0.041528318,0.027528841,-0.021646386,0.0043401117,-0.01404934,-0.0018557385,0.01387512,0.015406502,-0.028740093,-0.027746702,0.010766729,-0.03779654,-0.014098906,-0.0018225051,0.0102500785,-0.018719306,-0.0070098145,-0.029814579,-0.015155252,-0.01033415,-0.030364947,0.04733728,0.013016196,0.04905591,0.0069865985,-0.03389431,0.004039253,-0.012789148,-0.026985437,-0.00795541,-0.049954306,0.00361203,0.0041580466,0.0069554355,0.030097514,0.037463266,-0.012294622,-0.017882116,-0.034672987,0.029082954,-0.018941047,-0.0028518804,-0.02674106,0.011827102,0.03648607,-0.026762778,0.015048744,-0.027609225,0.00041189333,0.0028466305,0.04499542,-0.0053032264,0.0006816302,-0.025772966,-0.02067636,0.0010633103,-0.017862791,0.025507782,0.016064085,-0.052807584,0.019912958,-0.009608624,-0.03217819,0.023870824,0.064630926,-0.008272489,-0.037207637,-0.028940251,-0.050142534,-0.022036135,0.009818113,-0.00453593,0.0022174425,0.04905332,0.0041164956,-0.016477894,0.030109692,-0.025749177,0.016884571,-0.15955281,0.026969334,-0.042134345,0.012390511,-0.011246543,0.010486023,-0.011653389,-0.035725646,-0.017590566,-0.021929229,-0.030672725,-0.032702476,0.00040684367,-0.022268089,-0.0006476589,0.017118301,-0.018091893,0.0034974422,-0.056222025,0.08508755,0.012246828,-0.004872921,0.019985165,-0.0076207398,0.013785937,0.011048276,0.016262727,-0.010572804,-0.010752795,-0.03981278,0.007769121,-0.017383255,0.019383507,0.047067992,-0.04060845,0.0023390707,0.019441666,0.004721776,-0.056953523,0.006905537,-0.013618732,0.026624585,-0.028307386,-0.03611725,0.00797066,0.08487118,-0.025189037,-0.026103277,-0.022957595,-0.013344116,0.024536548,0.014206317,-0.032393146,0.023807634,-0.02770289,0.0015648752,-0.007580442,0.000616831,-0.011107602,-0.0036536122,0.022506412,0.023565501,-0.041799307,0.010026511,-0.0272413,0.060792815,-0.09386289,-0.01746214,-0.016370386,-0.0017787636,-0.0261884,0.0048632696,0.014223907,-0.010658468,-0.036989316,0.013365222,0.054132365,-0.026310489,-0.0066993297,-0.0152309695,-0.04741989,-0.02134745,-0.01256339,0.0039727273,0.048780277,-0.019126078,0.01610848,-0.033843204,-0.013103267,0.0049450938,-0.040809624,-0.040112555,0.0028076575,0.00814555,0.002212452,0.032579083,-0.03432026,-0.015145771,-0.0028872294,-0.010125574,-0.029752133,-0.039666355,-0.039954677,-0.009127158,-0.011393803,0.00590569,0.021890713,0.011842705,-0.010271345,-0.043428726,-0.06605155,-0.011171427,-0.011279701,0.03945756,-0.08626697,-0.019960828,-0.045834478,0.02462348,0.04458148,-0.01014972,0.029064175,0.0034709454,0.0065663396,-0.021870183,0.033831734,0.040115375,0.020022688,0.015651122,0.039242722,0.019972142,0.02584641,-0.020386001,0.011291936,0.023213213,0.069976665,-0.00015057015,-0.019216672,0.04658636,-0.042687163,-0.030655056,-0.042251613,0.008060721,0.05743098,-0.043978296,0.024031762,-0.015966022,0.012863539,-0.007642735,-0.009244669,-0.013569702,0.015454239,0.02379393,0.020798804,0.008537911,0.009778474,0.05565892,-0.0034573334,0.057777476,-0.017983258,0.02190778,-0.0064112074,-0.026018325,-0.022639776,-0.047944,-0.014780308,0.052672237,-0.020125255,-0.013071871,-0.0095284395,0.03236979,0.008616619,-0.0048960554,-0.0031377424,0.022386568,0.041493174,-0.014719313,0.0016275782,0.0071655107,0.0060016364,0.0149364155,0.036063034,0.020019906,0.03457554,0.0353053,-0.039107904,0.032920636,0.022181954,0.04506744,0.027800066,-0.02266581,-0.0132965045,-0.009018057,-0.020395609,-0.030256866,0.057586502,-0.0111955395,0.02238557,-0.013162587,0.02635875,0.013249012,-0.00069892564,-0.006429521,0.00822776,-0.027426653,0.0072672386,-0.026932785,-0.004829059,0.030477047,0.035628684,0.030475162,-0.0066871545,0.024053665,0.020476082,0.029974692,-0.02577543,-0.044194147,0.03168105,0.02371461,-0.036659732,-0.013822295,0.024466384,0.046316884,-0.00006714222,-0.04399588,0.0047243885,-0.043042034,0.00048458218,0.0032007163,0.0004951495,0.029660445,-0.031375736,0.017951556,-0.017783882,0.0057045408,0.0150277335,0.0071300967,-0.052214563,0.037286382,-0.052688707,0.004829815,0.035919935,-0.03977878,-0.023911973,-0.022770349],"last_embed":{"hash":"puvp9d","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"puvp9d","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{17}","lines":[217,217],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"puvp9d","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{18}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029805914,-0.013210298,-0.011755061,0.0053571705,-0.047482476,-0.030619562,0.013885072,0.0229961,0.020478763,-0.0009759839,-0.0016541942,0.0031246573,-0.0010942185,0.024606789,0.0241259,0.012524771,0.038367994,0.013758575,-0.005987414,-0.014942315,0.008465273,-0.008326977,0.022552716,-0.010487239,-0.03792635,0.009863204,0.025475053,-0.0033395095,0.030181494,0.067327924,0.0038551926,-0.05502235,-0.019826142,-0.03542127,-0.03441955,-0.0598808,-0.008288587,0.006105072,-0.03471745,0.014159755,0.00092188513,-0.007854285,-0.0015075526,0.008906125,0.0474582,-0.020972233,-0.008476996,0.0058534225,-0.019777982,-0.009822124,0.029663099,0.008128977,-0.00083686376,-0.009741894,-0.030217856,0.05336619,-0.022368325,-0.06687965,-0.028398585,-0.021764062,-0.011692394,-0.009193569,-0.014814862,-0.0045010843,0.011021927,0.04765833,0.05067302,0.031462345,-0.014879539,-0.031023767,-0.022967683,0.036234085,-0.0438329,0.0034626499,-0.047032688,0.016508808,0.0010025539,-0.025643455,0.0005391096,0.04557026,-0.013598919,-0.034831963,0.05466467,0.0028406363,0.012722223,0.0454529,-0.008267085,0.09909977,-0.031272266,0.0072185635,-0.03274424,0.018669717,0.03607056,-0.03029396,-0.00017536721,0.016470358,0.021749232,-0.0054838387,0.021430232,0.009368376,0.030115267,-0.016902668,0.004523648,0.016042862,0.016834583,-0.029871536,-0.00069741305,-0.012714601,0.007035201,-0.014788503,-0.014497573,-0.011640487,0.034357395,0.013257319,0.0034396697,-0.049924117,0.005915683,-0.067039184,-0.0011286729,-0.015840322,0.02747973,-0.00120351,0.032103416,-0.041103415,0.01737633,0.0023427685,0.019722985,0.0025091164,-0.025653688,0.023588093,0.02684702,0.051585734,-0.007178086,-0.005437325,-0.023992639,-0.01135312,0.004445298,0.059767794,-0.036014058,-0.048647866,0.0047445428,0.039205384,-0.044986553,-0.004163622,0.04595682,-0.020861723,0.017064823,0.022167424,0.0023212286,-0.05201795,-0.019849356,0.029778592,-0.028598888,0.01797807,0.012582847,-0.003456901,0.046365168,0.07886979,-0.0077971397,-0.028288031,-0.0032838727,-0.0108755175,-0.03857012,0.012646503,0.022480296,-0.004793271,0.0046679503,-0.026861098,0.00015681743,0.045761965,0.01833989,0.02346607,0.054226562,0.029808622,0.04724499,0.017884832,-0.0055181137,0.03664658,0.013551855,-0.029287545,-0.03856632,-0.0037887788,-0.02018743,-0.020522233,-0.040020358,0.056232166,-0.027127353,-0.016835667,0.024692545,0.048368156,-0.028782245,0.017889652,-0.029460885,0.0028887019,0.0034349472,-0.02476117,0.0084764715,0.017037695,0.0066744974,-0.0064384416,0.013895901,0.0155872395,0.031634655,-0.049915683,-0.02935453,-0.013324669,-0.0058384226,-0.027528346,0.039628234,-0.041120797,-0.0096718045,0.008388294,-0.011092418,-0.015208412,-0.06646249,-0.016471144,0.010755124,0.017930666,0.010051439,0.002241023,0.010723257,0.047395963,0.031994157,0.0004151525,0.022832839,0.025270946,-0.034641977,0.01780014,0.030325295,-0.040677004,-0.019367605,0.038607202,0.033833474,-0.0035364006,0.023577984,-0.0017710874,-0.06525913,0.057222825,0.026426839,-0.011157666,0.0035554885,0.045353882,0.003412254,-0.031902306,-0.025150005,-0.015994022,0.030009096,0.04677419,-0.026560048,0.027973233,-0.015206603,0.0041632303,-0.02615915,0.00190436,0.0059999027,0.026209788,0.013803534,-0.0004803592,-0.024063662,-0.0061264327,0.031305775,0.016664797,-0.012076414,0.00047009933,0.026540281,-0.028197851,0.04146272,-0.016923219,0.023506308,-0.03772979,0.005719976,-0.028754892,0.015892494,0.042754468,-0.0011158987,-0.030798987,-0.04930367,-0.01470176,0.05832141,-0.031465277,-0.021298762,0.038926113,0.0162895,0.022242924,0.06048688,0.023944333,-0.018795699,-0.0009864118,0.013804345,-0.055624645,-0.024671745,-0.001258838,0.057230137,-0.017978165,0.0174743,0.009618787,0.0032411637,-0.18685973,0.029799625,-0.010399056,0.035179384,0.0026992357,-0.0064509194,-0.034200307,-0.01803805,-0.029415151,0.0411054,0.025068644,-0.06231801,0.03745999,-0.00065557647,0.013710618,0.012909342,0.010153424,0.01333939,-0.0560085,-0.03578675,-0.058810394,-0.038461808,0.054444917,-0.011127331,-0.036885675,0.010802626,0.10060772,-0.0052409885,0.00532485,-0.0036852458,-0.014401366,-0.009960151,0.0036662056,-0.012419622,-0.019742161,0.012434189,0.013302714,0.008802805,0.020105014,0.005314059,0.04780924,0.013252917,0.01077585,-0.013075838,-0.00015309523,0.011313616,-0.013630883,-0.02966871,-0.04227856,0.037258163,0.0033957835,-0.060898785,-0.026289605,-0.04840908,-0.04266836,0.01723657,-0.01166993,0.043944083,0.0013135944,0.027603934,-0.02844164,-0.030150505,0.009692815,0.0036463654,-0.0074263206,-0.032841425,0.03687074,-0.031956416,0.028556025,-0.0051330347,0.023548042,-0.08001028,0.029027088,-0.03577634,-0.0107685365,0.0006559974,-0.009679825,-0.022671122,-0.00086570205,-0.07726547,0.02476405,0.015328419,-0.007963038,0.017648602,-0.023789339,-0.022342812,0.010896208,0.01554907,0.0065725422,0.25128153,0.008359396,0.0010339988,-0.014183229,0.052752346,-0.018536296,-0.032615773,0.03446041,-0.021490227,-0.027440786,-0.040892966,0.0079439655,-0.0017936074,-0.053072102,0.018844329,0.018982168,-0.054943748,0.019470632,0.07183815,0.031010075,0.0099449335,0.016184837,0.043818414,-0.014229753,-0.04580586,0.017570976,-0.012504553,0.0044498495,0.007462176,0.034046743,-0.037056796,0.05963466,0.04971633,-0.022199208,-0.023151178,0.010579809,0.010911633,-0.055807833,0.03260001,0.021536252,-0.012544676,-0.0157655,0.020799922,-0.01540984,-0.0028239128,-0.031083947,-0.016857991,0.018095436,-0.010526359,-0.035000063,0.06531816,-0.031408884,-0.012803371,-0.023910144,-0.0024463746,-0.023348944,-0.011952306,-0.020752313,-0.007654385,0.022514125,0.013462145,-0.00014452227,-0.019137695,0.012330924,0.012458066,0.034374937,0.0023588748,0.0067416574,0.018428585,0.024614638,-0.001358687,0.030024955,0.015190525,0.00073172105,0.026972044,0.0015348577,0.050505303,0.013618692,-0.018908825,0.023206646,-0.01627934,-0.017635176,-0.015695909,0.0139084775,-0.0015987216,-0.042451523,0.03331003,0.059810348,-0.04949188,-0.012397338,0.026173221,-0.00062871893,-0.014117003,0.050226707,0.017285077,-0.020341964,0.04342367,-0.0045581535,-0.05835964,0.016733263,-0.04334383,-0.0015325862,-0.01044403,-0.016451798,0.053369675,0.042791802,0.0012317015,-0.0105117075,0.03239326,0.024022995,-0.011311255,0.03721005,-0.004565122,-0.046401963,0.006076209,0.03764866,0.060987696,-0.004792759,0.020454526,-0.015970958,0.036619905,0.0060761697,-0.02537845,0.017505204,-0.035865102,-0.087022506,-0.015327354,0.05598066,-0.01625392,0.03738173,0.015996765,-0.023218686,0.010695581,0.06385511,0.017625267,0.005884739,0.017468408,-0.005633247,-0.004204896,0.025453754,-0.014620894,0.023901347,-0.004750214,-0.004527949,0.026827658,0.010960644,0.011226389,0.007213427,-0.0015185346,0.044937287,0.040651046,0.03111108,0.010607836,-0.040003758,-0.040137265,-0.0795852,-0.0027439971,-0.02284882,-0.011981517,-0.033728264,-0.0004964079,0.0034016385,0.038786948,0.057815153,-0.0046550715,0.001675867,-0.0097901,0.027132062,0.0105746705,0.02250584,0.012472253,-0.04996173,-0.054358475,0.004347171,-0.0038801383,-0.0048966496,-0.046363406,-0.0090669785,-0.018831616,-0.025074389,0.010438289,0.004126771,-0.036849547,-0.0482059,0.044749964,-0.040459726,-0.022379223,-0.024711084,-0.029644541,-0.013792636,-0.013385455,0.10602188,-0.0070899143,-0.0025924055,-0.008190224,0.037476387,0.042307764,0.035828367,0.012393026,-0.011759593,-0.008752584,-0.004057351,0.017526941,-0.0014135396,0.033291873,0.0091650365,-0.038806424,0.016983306,-0.020638805,0.02711323,0.011945661,0.020723175,-0.05345998,0.014972282,-0.0045948476,-0.028506203,-0.00043984668,0.07524268,0.0054492434,-0.028318452,-0.015539543,0.0016305803,-0.029219653,-0.022425946,0.0012288723,0.020806724,-0.0066145463,0.013973589,0.024184154,-0.015222736,-0.0025891187,-0.0007206474,0.008346961,-0.00022388995,-0.026185073,0.007342516,0.024825772,-0.00810884,-0.036333546,-0.03106097,0.0138457315,0.009277882,0.0018761265,0.0074145454,0.053519875,0.0046553435,-0.03457498,-0.08112914,0.0022880342,-0.027578471,-0.00086852384,-0.060924314,0.000030020923,-0.034740034,0.036167786,-0.009045159,-0.02258543,-0.022329574,0.023182303,-0.055296686,-0.0046534846,0.03344462,0.009204919,-0.037663605,-0.027084144,-0.016271003,0.021749875,-0.019176323,-0.0062957,-0.0069232862,-0.009301931,-0.009507566,0.012376747,-0.03371429,0.010158217,-0.00026617432,-0.030838037,0.006551875,0.029811624,-0.07326759,-0.020753017,-0.045673214,0.002476528,0.003993639,-0.062407047,0.0031612762,0.024432447,-0.040720727,-0.021276452,-0.06796136,0.0006152337,0.005669366,-0.057871245,0.030158047,-0.029738117,-0.013302536,-0.040808253,0.053417306,-0.03012731,0.0076239724,-0.025980625,-0.014637664,0.0049996367,-0.024345836,0.015071724,0.011764424,-0.03818998,0.005523683,0.081042275,0.016730169,-0.012905469,-0.028195802,-0.02480743,0.021639947,-0.026383737,0.02345465,0.07269258,-0.023364224,-0.01157421,-0.030256696,-0.041111678,0.033298686,-0.0029811522,-0.0056390977,-0.03572049,-0.011557733,0.0030719994,0.010856667,-0.014688155,0.02169336,-0.028792309,-0.0058337245,-0.041015092,-0.013541405,-0.0068521225,0.00077224436,0.052304316,-0.019463494,0.037992027,-0.010091631,-0.038270965,0.027782517,0.02171646,-0.015673848,0.004024953,-0.0518728,0.0032293503,0.00674414,0.010736095,0.0129799945,0.028372614,-0.009196548,-0.0037876328,-0.028272362,0.0148498705,-0.026842082,-0.020602128,0.00006051578,0.023846868,0.052500635,-0.043489207,0.0126734665,-0.000050310453,0.00068939413,-0.020033473,0.040491275,0.038478293,-0.010790354,-0.042792927,-0.011276395,0.027439682,-0.07398814,0.036555827,0.018110538,0.0012684425,0.030071065,0.0071022753,-0.011290819,0.032011982,0.06628891,-0.04613058,-0.053171314,-0.011640626,-0.041263025,-0.021187639,-0.001479122,-0.0024264571,0.0082799895,0.060986627,0.030243248,0.002856006,0.03407819,-0.034518164,0.038300287,-0.15235466,0.002868842,-0.05273845,0.02092405,-0.004202469,0.026190385,-0.03180638,-0.01756833,-0.041074865,-0.013085613,-0.039475247,-0.070841,0.034131754,-0.01875504,-0.009742158,0.017754005,-0.0318683,0.0046621645,-0.0597321,0.0693391,0.019374244,-0.0150567535,0.06215826,-0.016751284,0.02154334,-0.010973534,0.01738018,0.015871616,-0.029763615,-0.04166541,-0.010370154,-0.027163206,0.02020913,0.04303677,-0.010627807,-0.010142129,0.0032066733,0.02239888,-0.022422237,0.013229931,-0.020721143,0.028881954,-0.0155698,0.016018827,0.016069163,0.087967,-0.008633183,-0.025616936,-0.012647697,0.009098116,0.008836862,0.011973964,-0.02062898,0.034473654,-0.021778295,-0.06305521,0.011608793,-0.0145973535,-0.026173983,-0.01117056,0.024670105,0.022853907,-0.030954601,0.027612245,-0.042262815,0.024652978,-0.07693198,-0.0080526685,-0.018904846,-0.02668377,-0.0058129877,-0.005272211,-0.014443413,0.014782921,-0.0029334824,0.010381881,0.038429495,-0.0076863994,-0.039290037,-0.02320718,-0.050400104,-0.0070421686,-0.0039374516,-0.015998516,0.038856026,-0.0030383386,0.016849168,-0.023340631,-0.029215654,-0.00087586226,-0.057238266,-0.039933044,-0.02305305,0.00900332,-0.0258781,0.025121205,-0.015434524,0.0035420666,-0.007618083,-0.00465995,-0.034567613,-0.05550345,-0.04526452,-0.0074539473,-0.020735417,0.022996485,0.009680798,0.024660416,-0.022515986,-0.019836318,-0.0551356,-0.022041464,-0.017252548,0.05672679,-0.08976908,-0.011134948,-0.023487005,0.04355867,0.017960146,0.0006659569,0.021204926,0.03391774,0.041299514,-0.035781544,0.0072845346,0.06906101,-0.00045340447,0.029462881,0.005702474,0.014736975,0.03787006,-0.004607149,0.003664089,0.014951875,0.047082543,-0.02838255,-0.02994249,0.04862844,-0.044532325,-0.04229282,-0.051216975,0.012446921,0.032580793,-0.03269312,0.01629275,-0.0029595003,0.01224475,0.009760928,0.0030586591,-0.020566832,0.010267512,0.0137894,-0.026381386,0.038116477,0.0154126845,0.019586954,-0.0017089626,0.028816272,-0.049494248,0.025353758,-0.047234472,-0.05781627,-0.014535824,-0.035900053,-0.009841704,0.017085385,-0.018793553,-0.0059929234,-0.011008176,0.0034646583,-0.008232059,-0.0077539207,-0.0077161086,0.016842362,0.0400734,-0.02356756,-0.034465823,0.01591922,0.037284452,-0.006383026,0.031934265,-0.009327482,0.043600168,0.03267609,-0.008387868,0.019928345,-0.011876107,0.038168877,0.026859863,-0.009177901,0.002117335,0.010476031,-0.033774465,-0.039396666,0.04594534,0.0136719905,0.021395536,0.036688384,0.02261039,0.016606163,-0.0040069185,-0.02623361,0.0062085576,-0.026423125,0.017532295,-0.019722298,-0.030249454,0.014300259,0.024728829,0.03997423,-0.007839539,0.006114522,-0.008930051,0.02578925,0.01465994,-0.039853368,0.017057667,0.0047601326,-0.042916566,-0.016594252,0.04628419,0.026301837,-0.0067442483,-0.03154269,-0.024766784,-0.035476085,0.0043555507,0.0092784995,-0.028074512,0.01994269,0.007604193,0.03008944,-0.0085148215,0.021979835,0.020893551,0.0108667,-0.04830245,0.018344682,-0.06844669,-0.015430552,0.071004085,-0.015509388,0.0033604533,0.0051635345],"last_embed":{"hash":"178ddqu","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"178ddqu","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{18}","lines":[218,218],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"178ddqu","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{19}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016140051,-0.010006663,-0.017985225,0.0007194526,-0.055719268,-0.0360173,0.043373026,0.035106454,0.019989558,0.013905038,0.017903537,0.029092764,-0.011650644,0.009959455,-0.0006089071,0.005014268,0.036624398,0.01555188,-0.011602486,0.013966453,-0.008157601,0.0035829586,0.032331627,0.01328292,-0.046105057,0.015266495,0.004242188,-0.002909402,0.01999435,0.067423396,-0.013932641,-0.061979085,0.00092648895,-0.029046394,-0.023759553,-0.045631044,-0.005067424,0.006294077,-0.037878554,-0.0022455195,0.003607548,-0.013774861,-0.00567397,0.033102233,0.03811367,-0.021399004,0.00025640716,-0.009925879,-0.014744822,0.006852763,-0.0010966493,0.0042153625,-0.0037750609,-0.022371061,0.0113744605,0.040668216,-0.02834111,-0.065535806,-0.00090006046,-0.017112333,-0.017476898,-0.010584132,-0.009796627,0.0048608156,0.032364544,0.03420183,0.0573396,0.020239092,-0.002244227,-0.022797544,-0.026017332,0.022757351,-0.04357731,-0.011351623,-0.042869244,0.007189766,0.02485778,-0.036620524,0.0027473494,0.018987149,-0.011341624,-0.018919617,0.032917764,-0.0004181207,0.0144840395,0.054452606,-0.010700762,0.06722482,-0.0020464235,0.00766976,-0.013049928,0.006132584,0.034705747,0.0023966113,0.0020934877,0.016314732,0.027689094,-0.003512937,-0.0015573667,-0.029210076,0.030687327,-0.027368777,0.010120678,0.0043056877,0.008669013,-0.016943969,-0.004260707,0.018245684,0.0050010327,-0.013206303,-0.018964464,0.003040773,0.012527177,0.015233856,0.033666633,-0.04699937,0.00043639736,-0.067218155,-0.007718356,-0.02005741,0.031889707,-0.00020835845,0.018238103,-0.03278628,0.008605364,0.01816622,0.02287981,0.012467783,0.013253753,0.018331185,0.014440033,0.043055464,0.020982625,-0.0028286115,-0.025693888,-0.00914142,0.028102266,0.021588122,-0.006438509,-0.09269875,0.020757487,0.024969177,-0.043678015,-0.015250259,0.039501242,-0.0208193,0.0021317003,0.025108997,0.029996801,-0.03645202,-0.011326133,0.03232283,0.010410983,0.026976872,0.031310238,0.003107982,0.015699849,0.08215044,-0.0212259,-0.04716877,0.0011569611,-0.007462877,-0.05033286,0.030902905,0.031807374,-0.038811963,0.00585421,0.007344979,0.0048566926,-0.0011016685,0.007667688,-0.020443171,0.017102249,0.013921948,0.018268162,0.014586714,0.018806783,0.03964517,0.010765259,-0.019412942,-0.035260055,-0.006442035,-0.008896987,-0.02076521,-0.044195555,0.046814665,-0.024439817,-0.023093538,0.019211682,0.03842516,-0.025777569,0.011309172,-0.017886525,-0.012341418,-0.0066161137,0.010638537,-0.008785339,0.019867156,-0.007857209,-0.031916272,-0.02895997,0.04717197,0.021906793,-0.06676147,-0.016345346,-0.0049977237,-0.012623791,-0.018761264,0.003677537,-0.015882542,-0.018620826,0.015695026,0.00028110674,0.0024251419,-0.06384483,-0.025343059,0.037522197,0.038800776,0.010261229,-0.012076602,-0.027785564,0.026814755,0.008655779,0.009701938,0.048231374,0.04146079,-0.015028112,0.028722094,0.03145976,-0.03285317,-0.044310033,0.008016808,0.004053445,-0.022381566,0.04925676,0.0055738497,-0.07315759,0.052078024,0.028849423,-0.027443206,-0.0151545415,0.048470195,0.014020149,-0.021292921,-0.034080695,-0.003968151,0.030036729,0.04221906,-0.009537465,0.012563514,-0.04101271,0.00006831619,-0.027279548,0.011091068,0.033638857,0.021303624,0.03109237,0.003158566,-0.00016399332,0.007433377,0.008411817,0.0037761491,0.003443137,0.0147285685,0.014898188,-0.001461902,0.001949773,-0.016298208,-0.0004878495,-0.025494728,0.01682779,-0.013037509,0.03461675,0.0054970314,-0.00900316,0.0060435818,-0.05501887,-0.026493218,0.04499773,-0.020600235,-0.004665879,0.011790512,0.03346192,-0.017745716,0.049560007,-0.0006606108,-0.0068009677,-0.004601875,0.0021058272,-0.03922393,-0.038369875,0.006644451,0.06424399,0.012534665,0.028474564,0.012482945,-0.0034561383,-0.17332649,0.012659122,-0.027407873,0.0791466,0.0193749,-0.00597656,-0.029952765,-0.046098467,-0.033903837,0.024528693,-0.0029897187,-0.056416407,0.0075434507,0.008853105,0.01618231,0.014302604,-0.0026807322,0.02830002,-0.058667913,-0.03941387,-0.026144437,-0.03370581,0.07367245,-0.020186953,-0.027494874,0.05401658,0.06858673,0.007633088,-0.009480207,0.031043405,-0.026888441,-0.016916081,0.0002765914,0.00839799,-0.021381557,0.023223292,0.021150649,0.022224052,-0.012269966,-0.003955818,0.040686827,0.008967385,0.009628466,-0.017613698,-0.001836437,-0.018594176,-0.0026714434,-0.044233125,-0.04278318,0.01528499,-0.0048832274,-0.039147146,-0.02013632,-0.0054727173,-0.059323713,0.019272223,0.004750371,0.034401454,-0.036782898,0.023310538,-0.029588314,-0.042412292,-0.003453602,-0.02192811,0.0064643575,-0.04301082,0.009192251,-0.00523583,0.047435563,-0.014891158,0.030104093,-0.053892035,0.04528821,-0.04881656,-0.0001579545,0.020398637,-0.0073671495,-0.038953695,-0.002091714,-0.07374657,-0.004257744,0.023348043,-0.026169516,0.0024958816,-0.030493949,-0.033395536,0.0073506916,-0.0027759378,0.027448917,0.26903772,0.0586501,0.036358804,-0.014086621,0.027163357,-0.0101964725,-0.01835036,0.017290931,-0.024440134,-0.030111017,-0.039048105,0.02299226,0.011272526,-0.036415517,0.015382601,0.025022693,-0.05559134,0.010138437,0.080023706,0.02269873,-0.010272613,-0.009917239,0.06165145,-0.0016208643,-0.029707953,0.008668695,-0.034420993,0.026673567,0.025673356,0.041838374,-0.05080796,0.032815836,0.069853514,-0.026195532,-0.024078531,0.01968988,-0.0076342933,-0.039017472,0.01422613,0.008816813,-0.034238037,-0.019284645,0.000030826333,-0.04079146,-0.004619586,-0.033802725,-0.0002676002,0.000080991544,0.005952567,-0.026615152,0.04691369,-0.024894984,-0.00031476383,-0.020416854,0.0069980575,-0.024124013,-0.012681272,-0.032099348,0.00036539306,0.030100415,0.041286226,-0.007125508,-0.04009535,0.016111465,0.008669496,0.00729291,0.009033445,-0.0071640178,0.013803254,0.020888848,0.017392538,0.031183502,0.025104988,0.012496858,0.013352474,0.012857371,0.05362862,0.031532742,-0.03280178,0.021649495,-0.0024014213,-0.031262584,-0.0017174657,0.017350752,-0.012888106,-0.046900053,0.035989225,0.04563171,-0.036109194,-0.009686218,0.01573367,0.013680335,-0.03171348,0.030037098,-0.0010755772,-0.03005599,0.03216081,-0.00011031093,-0.05675069,0.016839722,-0.007297685,0.013900192,-0.0014961225,-0.036504652,0.048408322,0.024264622,-0.0028678533,-0.026880765,0.02298516,-0.021467607,-0.017133359,0.036505934,0.0022740825,-0.04155885,0.0029809172,0.04444654,0.031842463,-0.00864619,-0.014367594,0.008608426,0.032571405,-0.0025024207,-0.014004196,0.0017964616,-0.047793865,-0.069073655,-0.01106901,0.03975056,-0.029236605,0.05122924,0.016804032,-0.019557007,-0.026501011,0.06597985,0.021085842,0.014297645,0.031691205,-0.014491438,0.016824674,0.034104824,-0.0413393,0.012602886,-0.01400633,0.009513934,0.043385953,-0.012417323,-0.0016874603,0.0067749913,-0.019900309,0.054529004,0.022530813,0.016187241,0.015195584,-0.024225058,-0.03791816,-0.054494273,-0.028932435,-0.05604706,-0.006015461,-0.034314167,0.027624786,0.0018400493,0.012971356,0.062012654,-0.007323408,0.015713211,-0.01056938,0.05544145,-0.016263718,0.02993217,0.0008145889,-0.018592909,-0.05841107,0.023753705,0.00391906,0.0057986393,-0.03156523,-0.01305337,-0.034995075,-0.017889025,0.011947161,-0.01636317,-0.072603494,-0.06521954,0.046072796,-0.047521383,-0.05298014,0.0012446891,0.006926139,-0.0026188362,-0.012479082,0.12858714,0.015541515,-0.013222747,0.005939651,0.01753391,0.049351007,0.03364965,0.008183589,-0.015121903,-0.015074044,-0.030275872,-0.0064074816,-0.016786687,0.019751418,0.005827452,-0.036861442,0.011436763,-0.016787548,-0.0029314258,0.015344484,0.023607811,-0.05214805,0.012163157,-0.016527968,0.0019660445,0.0059546535,0.07794561,0.021899803,-0.020993177,0.00982997,-0.024103364,-0.005951982,-0.019184692,-0.026587162,0.0020021943,-0.0029333087,-0.007957688,0.014750783,-0.049040534,0.0076178317,-0.0052013174,0.018412702,0.004202138,-0.030401146,0.014677442,0.03443412,0.00109359,-0.019454528,-0.033321425,0.021814808,-0.0073056906,0.004221253,0.038238917,0.051107746,-0.017581793,-0.07398427,-0.058963772,0.0010523943,-0.007899075,-0.012201621,-0.040862385,-0.0037693426,-0.038468488,0.03230255,-0.00981534,-0.024401786,-0.031795464,-0.010368591,-0.03423068,0.010705569,0.042921074,-0.011421473,-0.029072601,-0.02472032,-0.01737126,0.017837882,-0.042440914,-0.01333376,-0.034942195,-0.032964025,-0.0065170936,-0.030753123,-0.0027623398,0.020075217,-0.014111668,-0.046721436,0.022556048,0.034522675,-0.07222094,-0.0059835985,-0.034064796,-0.015305327,0.004450704,-0.061062474,0.017597437,0.027719203,-0.022935702,-0.01788023,-0.042958297,0.008247921,0.00613667,-0.07768437,0.029374084,-0.03018692,-0.007853025,-0.03943883,0.01911659,-0.0121900225,0.0036201521,-0.0016195269,-0.05411717,-0.016805384,-0.027208028,0.018842405,-0.013972435,-0.019484248,0.021068685,0.064483345,0.009474732,-0.011679837,-0.039651673,-0.0044806935,0.035239555,-0.022980716,0.027664395,0.052029304,-0.00055525615,-0.014805803,-0.01618477,-0.025785975,0.013714797,0.0026388173,-0.0070753978,-0.03862859,0.004035715,-0.035340793,0.00046162138,-0.015720934,0.014780765,-0.016151957,-0.023093868,-0.02257348,-0.009745393,0.0029790394,-0.010554576,0.040418565,-0.01913304,0.04276725,0.018037094,-0.020604642,-0.005545151,-0.015909914,-0.019463304,0.002174113,-0.07130759,0.018471666,0.009738201,0.019155128,0.017559545,0.019982237,-0.013033429,-0.0033717568,-0.037168674,0.0008204751,0.01212343,0.015776642,-0.032711312,-0.011555773,0.013737479,-0.055840928,0.009224881,-0.04420483,0.0060651405,-0.006975088,0.029037472,0.011601384,-0.023751538,-0.032139268,-0.018493133,-0.007794448,-0.03755076,0.026222927,0.043530963,-0.032867253,0.018112175,0.015780136,-0.00028528477,0.023081688,0.07140971,-0.028020902,-0.03534385,-0.019268235,-0.05360246,-0.019263722,-0.017259054,0.012619422,-0.004244282,0.06576384,0.019242318,-0.01625513,0.028079731,-0.032839976,0.0044460404,-0.15850025,0.027338339,-0.044124324,0.024522055,0.0013462171,-0.00013618826,-0.03271045,-0.024776943,-0.011816272,-0.02572874,-0.023412572,-0.06563695,0.02257754,-0.010065017,-0.010772583,0.023894645,-0.015172919,-0.0010094567,-0.07960329,0.08639883,0.029037872,-0.005192721,0.04285804,-0.011219895,0.029167598,0.016942048,0.025349453,0.01093993,-0.019624745,-0.031304836,0.029169984,-0.012045203,0.01635271,0.05675082,-0.031331126,-0.006311749,0.013562739,0.0010307378,-0.0556948,0.009750434,-0.011408778,0.010301974,-0.028004719,-0.007612992,0.021255394,0.10465687,-0.020521576,-0.01326304,-0.03573738,0.028905928,0.009398133,0.017732643,-0.013149962,0.040782977,-0.01434047,-0.014433016,0.018953355,0.00042335453,-0.013233093,0.0043515563,0.04049543,0.0007724076,-0.047960673,0.013160248,-0.0028348006,0.052878477,-0.08070415,-0.025283096,-0.016999092,-0.0019091512,-0.011555851,0.020133559,0.027908064,-0.014488036,-0.011045826,0.03234742,0.0299104,-0.023358934,-0.014207087,-0.005404795,-0.045564014,-0.01787044,-0.0070086676,-0.0015348591,0.040452946,-0.035401553,0.015498155,-0.060882397,-0.046183582,-0.0014530931,-0.041266557,-0.041405182,-0.003998487,0.018077927,-0.023013411,0.04488398,-0.0053062565,-0.008202638,0.011865356,-0.027775409,-0.0244436,-0.040326376,-0.042058688,-0.0014564748,-0.011176981,0.008437311,0.036737572,0.020779306,-0.019105608,-0.02384588,-0.04314643,-0.0088947965,-0.02583152,0.05576753,-0.08160374,-0.0053315936,-0.04393805,0.043883823,0.038546402,-0.042021982,0.025134882,0.01740216,0.02064085,-0.039785244,0.019734109,0.08711046,0.01892341,0.033267446,0.0113284895,0.022870194,0.029156072,-0.017416148,0.025739202,0.026771298,0.069228224,-0.010794565,-0.04386616,0.035783257,-0.033438172,-0.025010336,-0.033392508,0.013337373,0.05087123,-0.04249447,0.014249055,-0.010007379,0.015320592,-0.010465712,-0.012658743,-0.019539542,-0.0026946212,0.025263121,0.0008066153,0.014356996,-0.012066323,0.058998886,-0.00841726,0.06390714,-0.010311838,0.027638422,-0.022786317,-0.027418831,-0.013535139,-0.054873377,-0.0028466608,0.039412666,-0.0068950243,-0.018961823,0.0005732216,0.026864666,-0.008647306,0.019088753,0.0008959769,0.01843248,0.032672994,-0.010234286,-0.014582992,0.019142795,-0.0020334423,-0.011653855,0.043042865,0.0075889328,0.037992332,0.028827628,-0.022639705,0.020341404,-0.0040666135,0.04645817,0.012408747,0.0021764738,0.002420033,0.0067932154,-0.019513434,-0.047260392,0.044773553,0.015826851,0.013738229,0.015156298,0.0288742,-0.008002533,0.033798598,-0.026866982,0.015517411,-0.025047317,0.005604065,-0.008666197,-0.010924905,0.02200903,0.022363316,0.029394854,-0.022276204,0.024604732,-0.0088940365,0.014811481,-0.012987448,-0.05283455,0.03478616,0.011573495,-0.0064275865,-0.028466938,0.045522615,0.024026351,-0.0009183645,-0.048305664,-0.015358127,-0.033025317,0.0064092916,0.018080797,-0.0052723866,0.03535013,-0.011800764,0.025823088,-0.01164964,0.036041122,0.025715347,0.004288884,-0.056313686,0.04357452,-0.053244974,0.0019515041,0.0740219,-0.02289334,0.006226187,-0.035883028],"last_embed":{"hash":"mfnj2z","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"mfnj2z","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tonight (Setup):#{19}","lines":[219,220],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mfnj2z","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.00929867,0.0002037556,-0.0038283428,0.00606037,-0.05671425,-0.04610249,-0.013471194,0.02150648,0.021845289,-0.029487217,-0.028023234,-0.022245416,-0.0049288017,0.027687691,0.009935912,-0.007352402,-0.000048079946,0.02822719,-0.02197905,-0.017733688,0.039867252,-0.011658612,0.08131938,-0.03133673,-0.04072395,0.0022396625,-0.027678668,0.000101774895,0.058968153,0.05515527,-0.020834483,-0.046272546,-0.017349621,-0.029632432,-0.048059437,-0.027235037,0.030586254,0.0063073435,-0.033047237,0.048121035,0.013331374,-0.01545003,0.018896068,0.028789455,0.048614625,0.011757856,-0.030867798,-0.0069828657,0.004572694,-0.068964906,-0.0014795127,-0.0071229534,0.0011614581,-0.028823389,-0.0159435,0.03707725,-0.0026673162,-0.029874094,-0.035070542,-0.031287435,-0.01009153,0.046756938,-0.009291329,0.007142155,-0.043699153,0.04087383,0.043012284,0.03640785,-0.02129312,-0.05738364,-0.016059328,0.026558693,-0.014207582,-0.005218914,-0.06546571,-0.00063079095,0.018331956,-0.025077537,-0.0024100943,0.0145285195,0.0039329235,-0.034669492,0.02333346,-0.024066778,0.018883318,0.015573067,-0.019866573,0.09724409,-0.0039614984,-0.004334375,0.008609566,0.009023182,0.0010665925,-0.034282666,0.018843243,0.004565009,0.03638145,-0.01108909,0.019037329,0.013670365,0.01212873,-0.020039264,0.02481276,0.024295272,-0.0075591397,0.00008550215,-0.0073107905,0.010809872,-0.018125523,-0.025176918,0.009386966,0.008307294,0.021646796,0.027236661,0.02160916,-0.021242963,0.020393569,-0.05963747,-0.02378115,-0.00038734582,0.03967046,0.0054939194,0.010310666,-0.030399298,-0.023920448,-0.018882072,-0.017089084,-0.0006768744,0.01060258,0.018323004,0.007045792,0.043540597,-0.037358638,0.032290556,0.00519801,-0.011221134,0.019710608,0.03648036,-0.02137875,-0.058708433,0.020788379,0.053235017,-0.05353379,-0.01680097,0.017461421,-0.04461684,0.022652416,0.007548276,0.009031768,-0.029878475,-0.01991382,0.026033634,-0.001134635,0.028711224,0.011343604,0.0021002702,0.045347128,0.061003514,0.012280502,-0.008693458,0.027746392,-0.007172541,-0.041695282,0.033320863,0.047171813,0.022833908,-0.0016288008,-0.037004158,-0.023703597,0.058386434,0.011114449,0.028196704,0.033120528,0.01877631,0.014581726,0.018017339,0.044642184,0.038323883,0.0038251162,-0.019776914,-0.046478704,-0.0029690727,-0.013507064,-0.040955268,-0.032091167,0.04563589,-0.029662354,-0.01473653,0.022377208,0.07364856,-0.01236224,0.019555345,-0.040978447,0.033103585,0.01642697,-0.042784803,0.02153027,0.005679873,0.0042452514,0.00013385659,0.021229276,0.005923111,0.04333452,-0.009267171,-0.03251717,-0.012379246,-0.047782373,-0.030341065,-0.0007372484,-0.052518006,-0.0125536015,-0.042351328,-0.0117737,-0.024285777,-0.049876675,-0.0015284306,0.016214106,-0.008180973,0.031205589,-0.0015334996,0.026682267,0.03578691,0.013028649,-0.01503016,0.0028993033,0.008447853,-0.03388613,0.025543164,0.042209998,0.00031826188,0.0032422678,0.03590025,0.009994559,0.03095575,-0.010459698,-0.028607337,-0.028487597,0.03989058,0.024133947,0.014164415,-0.008249669,0.0019054979,-0.0005975793,-0.023402471,-0.0068436763,-0.024386587,-0.000059603204,0.03458291,-0.024256608,0.03789414,-0.0053487495,-0.023640808,-0.031545363,-0.013700459,-0.02935645,-0.0076389667,-0.009339914,0.0067384006,-0.030216843,-0.0073412256,0.00997075,0.024441179,-0.013663654,0.00948604,0.0029643395,-0.03964686,0.057279266,0.0002390817,-0.03393626,0.00975545,0.007438142,-0.03669504,0.014221223,0.021154951,-0.016496848,0.012118842,-0.023090849,0.02813408,0.0711058,-0.0184228,0.0007782547,0.029419158,0.0006311152,-0.016786685,0.058665756,-0.02720216,-0.035950918,-0.011137878,0.074445814,-0.03671874,-0.01024883,0.022395013,0.05212664,-0.0019292636,0.018828718,0.013707476,-0.0032372305,-0.1685952,0.00794104,-0.013526413,0.029619139,-0.0054155025,0.012865856,0.006352878,-0.019759998,-0.0043623745,0.057666626,0.030506613,-0.050014835,0.029134646,0.011154621,0.045499757,0.0052681505,0.0023452612,-0.0034361703,-0.04907592,-0.039636765,-0.056104805,-0.04875712,0.06843395,-0.020755704,-0.047660477,-0.0015471753,0.06324939,-0.008040339,-0.0040512285,0.0039362777,-0.058526587,-0.01608937,0.0029607282,-0.016488718,-0.0039855423,0.039948635,0.011650777,-0.015155428,0.012388612,0.010868478,0.058092576,0.02369036,0.029291222,0.008818847,0.016538417,0.02835732,-0.02097808,-0.033320352,-0.060936064,0.02239858,0.0007466051,-0.04818721,-0.040055525,-0.025787322,-0.036040865,0.01897749,0.010345634,0.042344395,-0.03481711,0.056313787,-0.011751958,-0.059530295,-0.0012736253,-0.004755249,-0.0038611128,-0.024380194,-0.016302027,-0.029659439,-0.02530266,-0.020659374,-0.0030321716,-0.06552659,0.029361594,-0.03585355,0.015353443,-0.004740038,-0.017452534,-0.026512256,-0.02242037,-0.08333448,0.016976453,0.0016233644,-0.032878947,0.015935322,-0.02862635,-0.016174331,0.016377753,-0.0039721886,-0.00083920563,0.2485894,-0.02408362,-0.010650585,-0.004716102,0.044141375,-0.022300342,-0.05460811,0.06292518,-0.013676867,-0.03441378,-0.039835814,-0.013262112,0.014525371,-0.0369282,0.0051142434,-0.008180432,-0.046074275,0.015360606,0.081082985,0.027774177,0.073102966,0.011676553,0.037234418,-0.010601305,-0.0567273,-0.02984536,-0.00011867704,0.018905926,-0.0031902965,0.05821353,-0.047874745,-0.003760071,0.023417236,0.017872354,0.007302722,0.037716568,0.024489107,-0.022572653,0.029789932,0.016184472,0.029245732,-0.00982782,-0.0019526648,-0.046003424,0.021565624,-0.017998802,-0.0049795783,0.029305415,-0.014324906,-0.0346629,0.0486488,0.018295392,0.0018563446,-0.016287297,-0.019761601,0.008814673,0.00064126175,-0.032853592,-0.022496747,0.03278429,0.044973683,0.016311655,-0.03296344,-0.014996866,-0.022409212,0.028821174,0.01243971,-0.010723936,0.034561656,0.009462877,0.0045400513,0.011809837,-0.006050853,-0.003056829,0.03897136,-0.0013741882,0.007953342,0.003397591,-0.0053331293,0.023999432,-0.018278796,-0.052532043,-0.048486102,0.0008366538,0.013895346,-0.0013687809,0.026503487,0.04266616,-0.048785135,0.030019991,0.026899433,-0.0036879468,0.019374713,0.006820925,-0.0074792737,-0.018692428,0.0351842,-0.004614241,-0.076305754,0.028929189,-0.0117455805,0.011998749,0.01363037,0.0025526485,0.043289308,0.013347348,-0.00092100445,-0.013279714,0.005814437,0.024541553,-0.05373318,0.0024858627,0.0010058348,0.0027519146,0.027711963,0.044921596,0.048201058,0.010116182,0.006190141,-0.009410509,0.022349345,0.060203925,0.002843044,0.019851347,0.0072143665,-0.08081731,0.0008678758,0.008449093,0.0032805325,0.030953055,0.020925933,-0.0143634435,0.015545253,0.039897237,0.025995255,-0.01944668,0.038076,-0.014374879,0.032597844,0.037995957,-0.076026574,0.012919875,-0.023975288,0.0117090605,0.028546184,0.055613488,0.021072185,-0.023222046,-0.02509211,0.021565368,0.0012430714,0.0030481452,0.018273266,-0.06828083,-0.02621777,-0.08530804,-0.0023844836,-0.03224497,-0.04065303,-0.029163485,0.010629358,0.018216403,0.023606675,0.07462434,0.028924553,-0.01995153,-0.0014480612,0.050377537,0.018053606,-0.00054036884,-0.012740332,-0.058620125,-0.02971146,-0.014469598,-0.0002935384,-0.015790928,-0.049415004,0.0069009247,0.0019311365,-0.0016922122,0.017811831,0.015520558,-0.041155994,0.014469495,0.044128552,-0.021547098,-0.009686281,-0.02952682,-0.009393735,-0.009424544,-0.016617516,0.10255563,0.0014491427,-0.009268259,0.011721647,0.018804712,0.057112265,0.004588738,0.016185816,-0.01986646,0.018428601,0.0036415884,-0.002212689,0.007216801,0.011358577,-0.011010031,-0.040502,0.0043722214,0.014875913,0.055384442,-0.005792303,-0.015126752,-0.037954886,0.015957767,-0.037539434,-0.014786114,0.018237269,0.062227055,0.029404916,0.0046603787,-0.015089844,-0.005028921,0.0071543125,-0.023431508,0.011821612,0.016772859,0.006281944,-0.024134688,0.014208229,0.01271734,-0.0040848562,-0.021103505,0.0646135,0.003102983,-0.0039561493,-0.013623425,0.0055125,-0.0065263323,-0.000474776,-0.01297502,-0.021591606,0.011247993,0.014397727,0.01732555,0.059822213,0.020653091,0.030314319,-0.050638113,0.016347757,-0.016497605,0.02625815,-0.021454092,0.009718797,-0.025356444,0.041072242,-0.023311498,0.0060971575,0.0024637321,0.030196646,-0.039930664,0.0054741935,0.05172043,-0.005974288,-0.034355056,-0.017127104,-0.055246063,0.013645852,-0.013335642,-0.028987,-0.008153419,-0.01547334,-0.01904849,0.015053232,-0.028515657,0.0046000937,-0.0056457333,-0.026772596,0.023964997,0.05136747,-0.083286345,0.013888378,0.012627582,0.03863878,0.011649672,-0.031481326,-0.03253887,0.0063620545,-0.011861004,0.0174666,-0.05995421,-0.0011757559,-0.02706195,-0.035651736,0.013490868,-0.008110888,-0.032693148,-0.022319118,0.031176604,-0.04175613,0.0072421986,-0.019886289,-0.0014817807,-0.007788912,-0.03179296,0.013688029,0.016934674,-0.027687902,-0.014186791,0.07077411,0.009740966,-0.0144136585,-0.04057335,-0.0039531672,0.016725335,-0.007120357,0.002726455,0.06527434,-0.007134805,-0.0025701306,-0.014709426,-0.005038782,-0.008263027,-0.033546124,-0.010930564,-0.046888836,0.007916474,-0.016695684,0.016219366,-0.026983596,-0.010812104,-0.022736803,0.01845752,0.0023484414,-0.023704093,-0.0046877502,-0.04341446,0.033411574,-0.0053430004,0.05251707,-0.024075931,-0.03198194,0.019537546,0.033225775,-0.038512014,0.007678415,-0.04834463,0.007214254,0.018663809,0.0232847,-0.0038610604,0.029633008,0.018308008,0.00016888697,-0.06028849,0.032535024,-0.014063602,-0.0016491549,0.023802204,0.07357546,0.04735048,-0.03988665,0.038730036,-0.034477938,-0.043584786,-0.0091922525,0.026285782,0.018517418,-0.022858027,-0.034701355,-0.024999779,0.020776423,-0.041507352,0.023163883,-0.012388991,0.003188165,0.046249103,-0.008565545,-0.045656435,0.025713881,0.030341176,-0.053275503,-0.058403447,-0.027420312,-0.03131692,-0.028613959,-0.01363355,-0.010933548,0.0059425524,0.026740259,0.015208402,-0.013211368,0.013250713,-0.05250081,-0.016696928,-0.13751812,0.01562542,-0.039905027,-0.009393595,0.0023574012,0.019022757,-0.035718422,-0.0076439716,-0.051286798,-0.00580517,-0.013840981,-0.044308227,0.036817536,-0.021646243,-0.022869572,0.026901398,-0.025205467,0.02513241,-0.030223269,0.058331117,0.016875431,-0.010135696,0.06827816,-0.02440348,0.012452326,-0.021126729,-0.0036885939,0.024584118,-0.025300242,-0.04058793,0.005781964,-0.013867944,-0.0000070197707,0.034020867,-0.001856024,0.0018222773,0.007457265,-0.033332773,-0.014539951,0.003631709,-0.048507486,0.017888809,-0.015066211,0.020387538,-0.030638508,0.08982433,-0.031097729,0.00072213594,-0.04043395,-0.030113751,-0.023634182,0.02830943,-0.0020093645,0.022675017,-0.010724201,-0.030224828,-0.02520886,-0.028640043,-0.02169242,0.0033813938,0.0075290375,0.02085935,-0.036154114,-0.0011969588,-0.046341714,0.034444895,-0.06915656,0.0073360037,0.026135752,-0.044429597,-0.013000188,0.0061812806,-0.020045854,0.0035346125,-0.013330614,0.064383894,0.013619023,-0.03301523,-0.049117222,0.0013550393,-0.01588307,-0.0053406353,-0.0058043613,0.014194988,0.029999005,0.010285289,0.014640474,-0.0121321175,0.005423853,0.025605507,-0.075837776,-0.027312888,0.012086517,0.011304705,-0.0088639,0.06435571,-0.030787308,0.012168335,-0.0032244183,0.019900164,-0.002338854,-0.037427243,-0.028651841,-0.025399597,-0.032765698,0.006848595,-0.011225702,-0.0026829415,-0.022110812,-0.009633248,-0.0023767883,-0.04842953,-0.016276697,0.05281657,-0.08818728,-0.02843413,-0.024381297,0.031080768,0.018680284,-0.03641307,0.021743793,-0.005561363,-0.02497924,-0.036576655,0.0044029164,0.07747511,0.020955816,-0.011020881,0.0080856485,0.027080974,-0.0024339245,-0.0720227,0.0021948398,0.03179988,0.016969109,0.001787599,0.000857117,0.040058978,-0.03265887,-0.028516145,-0.016570035,0.00707283,0.04576658,-0.008900844,0.011973112,-0.036493402,0.008376568,0.007724357,-0.0040589096,-0.038491227,0.010709131,0.0030624636,-0.013581548,0.053252354,-0.026739627,0.024203015,0.03010267,0.023300646,-0.020893337,0.040448096,-0.04235679,-0.029413013,-0.03782374,-0.034268655,-0.009598431,0.044493955,-0.020854613,-0.010333042,-0.046107084,-0.006878629,0.0122631,0.0260462,-0.016195636,-0.010883947,0.01929855,0.028352011,-0.022962958,0.028618023,0.023379305,-0.0004303854,0.029260267,0.002949242,0.024172325,0.04481842,-0.02592831,0.057498634,0.027042512,0.039743923,0.00022942387,-0.025455173,0.012572486,0.007695738,-0.019674996,-0.012639198,0.08809599,-0.0035841288,0.0056566964,0.028597575,0.009006508,0.012809051,-0.0010527811,-0.044387564,-0.0036969106,-0.053955186,0.020914666,-0.007396163,-0.029618474,0.035316855,-0.00015502016,0.011021823,-0.034348,-0.025876775,0.035540298,0.014703028,0.02396209,-0.018148156,0.031823255,0.015461349,-0.054424092,-0.0049904115,0.029994173,0.0104500055,-0.027161466,-0.029634627,-0.023986494,-0.035594046,-0.0008280939,0.019229967,-0.032793313,0.041356478,-0.006113596,0.033099134,-0.025008738,0.027969627,0.0068097916,-0.0075746756,-0.06394992,0.05024547,-0.06605459,-0.013125937,0.040858664,-0.017511029,0.025075257,0.017240072],"last_embed":{"hash":"cjx6pl","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"cjx6pl","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):","lines":[221,234],"size":438,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cjx6pl","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0032928567,-0.016091373,-0.020266194,-0.000024002606,-0.05671443,-0.06352551,0.0054757968,0.053067833,0.027776128,-0.019960048,-0.013718548,-0.024955167,0.003390123,0.01784101,0.027389148,0.008676746,0.027644921,0.023159996,-0.035981085,0.0023680439,0.024576345,-0.011956821,0.03885607,-0.02553045,-0.031224942,0.0063329968,-0.031766467,-0.010845459,0.038928065,0.080948666,-0.014596637,-0.062103402,-0.012441626,-0.01172776,-0.035808705,-0.026650162,0.032872807,-0.01753268,-0.035495996,0.028929375,0.021333242,-0.019040361,0.008717629,0.020387242,0.047426242,0.019687919,-0.050680194,-0.0043984097,-0.009446559,-0.049125854,0.0048312326,-0.014934149,0.024181265,-0.043760885,-0.044411197,0.018430037,-0.007826405,-0.047250714,-0.007692854,-0.015277108,-0.001862279,0.0097650895,0.0031075766,0.0003527284,-0.0409179,0.047233433,0.05370914,0.024384417,-0.022518435,-0.05110742,-0.018818563,0.007026982,-0.024928337,-0.010545691,-0.056186415,0.021014554,-0.006809689,-0.038581092,-0.0066743405,0.020627469,0.017496955,-0.043779317,0.006597497,-0.0044320324,0.025954073,0.06346456,-0.016775517,0.089153044,-0.012307045,0.0073507945,0.002424566,0.009846505,0.014874369,-0.009968702,0.007283566,0.010357469,0.031740695,-0.00937298,0.0217798,0.01673188,0.04568764,-0.01790813,0.02537935,0.028470425,-0.020847192,-0.04499339,-0.0057750526,0.011959773,0.010243901,-0.019035665,-0.01026195,-0.00847202,0.026289469,0.021805948,0.0143648265,0.00021518568,0.027212327,-0.049528223,-0.018796558,0.0016106758,0.049726155,0.002894491,0.043422375,-0.02342595,-0.00795886,-0.027458375,-0.017764645,-0.008039763,0.013763131,0.02171686,0.014279545,0.038000695,-0.027184505,0.018084431,-0.022826055,-0.01637188,0.019814424,0.008092119,-0.030926615,-0.049970146,0.011775181,0.041715574,-0.043811858,-0.014017986,0.0046646427,-0.043528154,0.026503565,0.021207381,0.014750505,-0.066710904,-0.008139041,0.020929364,0.010470805,0.028323852,0.020651001,-0.018217748,0.049191393,0.087590784,-0.0033809086,-0.009106759,0.017867776,-0.009945794,-0.06313097,0.03160261,0.028245116,0.03162794,0.00055650057,-0.018124351,-0.018795,0.06342061,-0.014084697,0.032764167,0.029530013,-0.008178943,0.032006484,0.025658136,0.04142956,0.028667865,0.007851354,-0.00731087,-0.045751248,-0.021858677,-0.0134388115,-0.03538514,-0.030301856,0.06643945,-0.020534633,-0.015713612,0.031755127,0.046437185,-0.010842927,0.0017143416,-0.07608386,0.04998171,-0.01177177,-0.04954959,-0.009785465,0.014437859,0.0020080393,-0.00085012853,0.03360923,0.019072821,0.01150956,-0.009459653,-0.02554867,-0.02778547,-0.041456025,-0.005300209,0.016176898,-0.062187906,-0.025243284,-0.006513078,-0.016530314,-0.02819157,-0.04108336,-0.026645664,0.0075559965,-0.012444246,0.025303457,-0.013278308,0.015058328,0.033147972,0.0043096314,0.0051334775,-0.011210009,0.016908133,-0.046638284,0.031434506,0.03877113,-0.010257377,0.01743152,0.023995232,0.031118268,0.025127813,0.0016892017,-0.019513018,-0.060785238,0.036698386,0.043251213,-0.012845178,-0.01156098,0.042241275,-0.011183724,-0.026393123,-0.0054049077,-0.028303336,0.0044496055,0.046433773,-0.0024039047,0.031521875,-0.0029448313,-0.026393203,-0.038536943,-0.022162732,0.0018746217,0.017395725,-0.010814866,-0.0018841136,-0.029807199,0.014182878,0.01757191,0.00200048,-0.024680678,-0.00078572833,0.0077113714,-0.014551628,0.056693505,-0.0003142216,-0.0009217753,-0.0034786803,-0.0027233267,-0.050782736,0.006995877,0.020366134,-0.01430252,-0.0010884753,-0.03813126,0.020092627,0.061365627,-0.026551494,-0.016983448,0.0141628925,0.049488477,0.0005974947,0.061947346,-0.032995556,-0.028948588,0.019058838,0.059995998,-0.02564453,0.009660115,0.014810794,0.060647517,0.007466362,0.0026334876,-0.0069805365,0.02168282,-0.17753692,0.024312478,-0.014480807,0.0072970525,0.010784493,0.018582797,-0.015441611,-0.005477558,-0.012143362,0.05853569,0.021900227,-0.045527514,0.032656908,-0.0020875335,0.0281441,0.0027955282,0.005166796,0.0058907224,-0.04771291,-0.039287362,-0.02741101,-0.029758435,0.032376066,-0.04611188,-0.04036464,-0.006727188,0.0692575,-0.025542507,0.005433354,-0.015395153,-0.06647399,-0.0008247296,-0.0016590152,-0.008019617,0.0077480716,0.052231573,0.0030504107,-0.0049569947,-0.0010126032,0.023498325,0.043991525,0.024758132,-0.0057027442,0.014213715,0.010720341,0.02285157,-0.01740115,-0.060898166,-0.043185472,0.044340167,-0.013790288,-0.046357203,-0.056593977,-0.02937104,-0.01803203,0.018500036,0.007186713,0.049197786,-0.039721172,0.048843782,-0.026328474,-0.03238254,-0.008145643,0.00174098,-0.011880628,-0.03687238,-0.014521786,-0.027872922,0.003444878,-0.005018796,0.002473675,-0.05179144,0.024539856,-0.035063166,-0.022189785,0.0062923417,-0.0009802288,-0.020643549,-0.0032841305,-0.083461255,0.009460705,0.012969793,-0.04554228,0.019034602,-0.04865492,-0.018980887,0.028157461,-0.002917704,0.0065574944,0.23058881,0.022646485,-0.00007108229,0.0008975813,0.05977195,-0.027142065,-0.044894386,0.041785885,-0.0077286195,-0.041703306,-0.04499285,-0.017136289,-0.000038523805,-0.035166,0.013339467,0.004337673,-0.037273113,0.028593142,0.09850447,0.017278682,0.06839713,0.03394375,0.056153316,-0.0017921777,-0.052860618,0.00076810486,-0.0011661196,0.02309898,-0.00363994,0.065068565,-0.05820769,0.022570344,0.04176025,-0.011633822,0.015179244,0.012389668,0.017260889,-0.04530751,0.030701693,0.029142005,0.007700155,-0.009097914,-0.0042085084,-0.04496049,-0.008166283,-0.03524675,-0.021521699,0.035101008,-0.017086592,-0.033249006,0.07312004,0.03382713,0.02366812,-0.013955023,-0.03564381,-0.016478585,-0.0014210613,-0.021500021,-0.030067187,0.049851436,0.031637788,0.010793938,-0.027607046,0.012491537,-0.01997537,0.028399944,0.015532694,0.0008202957,0.031979416,0.028749755,0.011882633,0.03005792,0.011744572,-0.006989981,0.03146398,-0.0069072084,0.04703152,0.019879047,0.00091126154,0.031590678,-0.02230462,-0.05061746,-0.027013777,-0.00011318838,0.0038496663,-0.03520762,0.022409987,0.055610344,-0.05103389,0.015568059,0.019582422,0.013119766,0.016043974,-0.007846853,-0.0044190036,-0.028168509,0.030182958,0.0009906064,-0.05608407,0.018424606,-0.010167651,-0.013439148,0.017902853,-0.003526368,0.03801835,0.057704464,0.00013988605,-0.00838675,0.011021504,0.01129306,-0.04346866,0.012906101,-0.005253151,-0.012804302,0.033782627,0.0808269,0.038313694,0.028005427,0.02584497,-0.0075237635,0.008935756,0.023587048,-0.014164152,0.035325546,0.0027901407,-0.066511296,-0.026903708,0.023729315,0.006946624,0.026385976,0.014820981,-0.022177497,0.0028427835,0.014918494,0.0349776,0.009072677,0.031766444,-0.021400519,-0.0027195804,0.029405806,-0.037819006,0.037152156,-0.0001039781,0.00751647,0.04222594,0.037200563,0.013246091,-0.009511895,-0.048834413,0.022232896,0.02139447,0.012389668,-0.01724576,-0.061487574,-0.029382069,-0.07240033,-0.0206895,-0.021678925,-0.009107883,-0.02318566,0.010780723,0.010624784,0.023144567,0.061347965,0.035664663,0.01387738,0.010309911,0.038036983,0.005115941,0.0073843007,-0.0050166934,-0.048780896,-0.022322172,-0.00936777,-0.002387673,-0.020691164,-0.04731745,0.044688057,-0.019042704,0.0075092143,0.01926961,0.010806299,-0.036009572,-0.012917787,0.034968145,-0.000022073233,-0.011327148,-0.020747952,-0.01809601,-0.0068848548,-0.023810308,0.09785328,-0.004152678,-0.009943872,0.01228795,0.015102759,0.042732187,0.03352133,0.025752867,-0.029665953,0.006345405,0.004482885,0.021576269,0.01745868,0.011538711,0.0058585918,-0.031716272,0.0026589504,-0.013240612,0.041095052,-0.0068943296,-0.01628773,-0.0329372,0.019744772,-0.02612892,-0.015350377,0.02596945,0.054019313,0.03209688,-0.0044933893,-0.017715622,0.011572008,0.016625209,-0.0041780295,-0.02485189,0.018078167,0.008896959,-0.0073592924,0.0197001,0.028743848,0.004128156,-0.032827348,0.05504851,0.004246373,0.014974501,-0.013802101,0.0073496583,-0.019268623,-0.024780182,-0.0056123086,-0.014944692,0.0044909935,0.024331456,-0.008549511,0.045061007,0.013058863,-0.009701011,-0.0695201,0.026557537,-0.019370781,0.0054120077,-0.013874476,0.00858119,-0.026456906,0.035580985,-0.013007968,0.0096103065,-0.011647647,0.0037341518,-0.036433857,0.029264728,0.04910487,-0.0022745372,-0.028479097,-0.02755196,-0.04717397,0.013779804,0.019132687,-0.022515494,0.013018909,0.0072920513,-0.02703267,0.013095538,-0.053727474,-0.0034126549,-0.020322276,-0.030468764,0.021566939,0.05297837,-0.08626123,-0.004640555,0.029751409,0.035669606,0.0283531,-0.01897669,-0.025199233,0.019673888,-0.03965007,0.012007514,-0.04613705,-0.010095392,-0.02977327,-0.05077327,0.004785332,-0.001996334,0.0032308216,-0.0530778,0.04127001,-0.054641064,0.010618074,-0.017477425,-0.00002265069,-0.019019537,-0.0130995205,0.014416789,-0.0006676467,-0.01710793,-0.03710579,0.07134272,0.01663911,-0.012395095,-0.036671627,0.015377819,-0.0036453856,0.017495498,-0.0008431479,0.05895068,0.009970402,-0.0052305716,-0.03599001,0.0060754586,0.00057378714,-0.04150527,-0.0075115436,-0.052880857,0.030805994,-0.014354084,0.020274807,-0.018476669,0.015575143,-0.043703634,-0.0061194496,-0.0046770256,-0.02983844,0.010584305,-0.011873503,0.01972971,0.0077722613,0.0452,-0.012097166,-0.012025987,0.0019647288,0.02180477,-0.024652483,0.003046208,-0.052378546,0.011722689,0.014662458,0.03739136,-0.008517518,0.0128430985,0.008431076,-0.010255438,-0.04462464,0.054424953,-0.01122761,-0.017776998,0.0064604823,0.049864173,0.045306984,-0.018017652,0.01969656,-0.03247329,-0.020410562,-0.019790212,0.008973894,0.012856141,0.006547522,-0.029218957,-0.014306989,0.001543336,-0.07067191,0.017370425,-0.012145038,-0.005047078,0.042573523,-0.010805413,-0.031162275,0.021487273,0.03404509,-0.043824293,-0.034185436,0.005457982,-0.040155333,-0.016144564,-0.010036347,-0.027983824,0.009088912,0.032631416,0.013742677,-0.0015985748,-0.0009809587,-0.0423273,-0.0028829754,-0.14975753,0.008817551,-0.034712333,-0.0026878496,-0.006602991,0.028806731,-0.031550813,-0.0036858062,-0.026612615,-0.0061301747,0.009454134,-0.047261387,0.054301612,-0.015432355,-0.024617322,0.0066500674,-0.015093811,0.037186697,-0.046680007,0.07134592,0.019020928,-0.007884009,0.07674521,-0.00041250495,0.008555165,-0.01837882,-0.004088383,0.03767183,-0.030704616,-0.01727796,0.02198135,-0.017791793,0.0070490926,0.059500694,-0.009306345,0.003959249,0.017566914,-0.06097386,-0.029243622,-0.017647065,-0.024754463,0.016454276,-0.015017862,-0.009370499,-0.036828607,0.08938182,-0.039334998,-0.008840916,-0.0068180175,-0.011121076,-0.017061919,0.017986363,-0.0012725191,0.023531023,-0.022697434,-0.02982094,-0.019044604,-0.024275113,0.012962323,0.0015814177,-0.0030226307,0.048823487,-0.04491548,0.0075305523,-0.044268195,0.010011906,-0.080989264,-0.015683567,-0.01577886,-0.015097808,-0.025304506,0.015165717,0.0014938416,0.0049396404,-0.014044304,0.028985381,0.022238309,-0.027359176,-0.050530292,-0.022861434,-0.03541201,0.015543667,-0.04445989,-0.026376205,0.01368623,-0.011074047,-0.0043441723,-0.028284328,-0.0007740801,0.024175895,-0.07848857,-0.01297621,0.0020908278,0.024655709,-0.027536644,0.070091784,-0.051786914,0.014914065,-0.005440922,0.016740147,-0.025551924,-0.03210427,-0.01979041,-0.020534987,-0.026026774,0.0059175384,0.0069105024,-0.0034100993,-0.025625726,-0.03627159,-0.013678789,-0.065907426,-0.011291568,0.05426795,-0.088482805,-0.021916809,-0.024799954,0.03372883,-0.00008992706,-0.016404059,-0.003900669,-0.011594837,0.009997056,-0.04758374,-0.0035495493,0.08665441,0.009424177,0.0022371414,0.012907229,-0.005184048,0.014300662,-0.034695823,0.026837492,0.024946133,0.038094822,-0.0072264383,-0.011701941,0.0314336,-0.041268125,-0.03170697,-0.018793976,0.031763986,0.041475065,-0.031325694,-0.0011984342,-0.026301656,0.015256725,-0.0068949596,0.0032973012,-0.011765688,0.01944333,0.01622249,-0.0033410725,0.052936107,-0.023679769,0.02526085,0.025259003,0.028880607,-0.030037096,0.033546925,-0.04583538,-0.029063819,-0.06277731,-0.03620952,-0.010218024,0.031531274,-0.01978885,-0.008684045,-0.037090726,0.0062898416,0.00028806765,0.017011352,-0.008387588,-0.023985503,0.005815509,0.017462047,-0.018468149,0.011747071,0.012964997,-0.025175562,0.044624332,-0.013499047,0.029616434,0.04486715,-0.015251048,0.032902513,0.014269313,0.050628316,0.018203102,-0.042721134,0.009570778,-0.0025897443,-0.038335893,0.0024644334,0.077515945,0.00027407813,-0.013051658,0.038596775,0.024114994,0.0044767954,0.0028375753,-0.042158194,0.0021654028,-0.056045774,0.014513526,-0.009343164,-0.04221793,0.027458748,-0.021976143,0.022971395,-0.02598312,-0.007458916,0.01908088,0.008125045,0.005642591,-0.014457078,0.015205458,0.018184075,-0.032107446,0.0035155043,0.019659178,0.036497105,-0.026855938,-0.033325616,-0.016803574,-0.010758998,0.0037149363,0.0013639461,-0.02896658,0.028736236,0.014435254,0.019637873,-0.023010673,0.027538665,0.009530508,0.0059538,-0.07649509,0.040741447,-0.064142786,-0.029409312,0.051780473,-0.009436597,-0.0064762044,-0.018357052],"last_embed":{"hash":"1q3qzms","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"1q3qzms","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{1}","lines":[223,223],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1q3qzms","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0009820065,-0.02690612,-0.02159792,-0.01779568,-0.042146802,-0.024899073,0.0149097,0.017663224,0.019392664,-0.0019803126,0.00050902006,-0.011612139,0.019870259,0.030101156,0.01542902,0.0134738935,0.008899389,0.042046957,-0.035301007,0.0036501507,0.033488862,-0.019297816,0.04963382,0.0100493,-0.03957661,-0.0026628766,0.006372712,-0.013118393,0.048351727,0.053520758,-0.007892483,-0.05952868,0.005679322,-0.030004052,-0.053981934,-0.035452448,0.0050397553,-0.01404086,-0.042032484,0.037670474,-0.0049227052,-0.017711293,0.0051241945,0.009725469,0.045681942,0.02170206,-0.012813161,0.0047336943,-0.014662918,-0.020880606,0.00030068052,-0.012659676,-0.008903555,-0.030037021,-0.037580475,0.0028537102,0.00086819154,-0.05086299,-0.023425348,-0.03768053,-0.018747007,0.015519092,0.0018578095,0.013694322,-0.015164732,0.057192583,0.056782696,0.036202997,-0.010015979,-0.031754207,-0.024074057,0.0009309884,-0.04652269,-0.010133204,-0.030745776,0.024300525,0.010106765,-0.05093313,0.0011529132,0.022012955,0.0070794523,-0.025738869,0.021133311,-0.021900285,0.022556925,0.02134141,-0.011353382,0.090399414,-0.024955904,0.0011396575,-0.0118241,0.0105096465,0.011962581,-0.026928259,-0.018690174,0.014651666,0.012293926,0.009767647,0.022653753,-0.0012794039,0.018763177,-0.021990389,0.03284276,0.03915641,-0.01697501,-0.027931932,-0.02830005,-0.0063346485,-0.02334794,-0.02721139,-0.007214176,0.01424447,0.022473859,0.008184939,0.019066196,-0.022063982,0.021276198,-0.06349048,-0.0171661,0.0071542654,0.03929495,-0.0059595606,0.034008764,-0.0496401,-0.011456424,-0.008313874,0.024960931,0.015323966,0.0109105,0.0135674635,0.012658564,0.039504904,-0.002824589,0.0327623,0.0071040667,-0.026329419,0.01229055,-0.00510857,-0.03052654,-0.065311275,0.0430826,0.05828722,-0.03983,-0.0068569267,0.031280283,-0.022580694,0.014191314,-0.008436686,0.0021421835,-0.06054366,-0.019183567,0.03109266,0.019192852,0.052724436,0.03397661,-0.021247365,0.040808547,0.07868206,0.012791243,-0.0024437443,-0.009066392,0.01044957,-0.031343065,0.0265113,0.03686859,0.0013439133,0.01854312,-0.021500388,-0.030419812,0.060162466,0.011603987,-0.0040600915,0.04031189,-0.007049998,0.0073960675,0.016847966,0.052081242,0.02753681,0.022435412,-0.0047516497,-0.03498877,-0.0028183493,-0.006718593,-0.016746989,-0.04612967,0.021453088,-0.020025508,-0.022342695,0.027004648,0.054848786,-0.025354728,0.013931517,-0.023975799,0.022404281,0.004708368,-0.027361987,-0.009561697,0.009963981,0.013197798,-0.01895308,0.02306783,0.023072643,0.034390554,-0.021937603,-0.0172604,-0.0042982427,-0.009958544,-0.01713624,0.018026207,-0.019475535,-0.02007663,0.015164061,0.008414331,-0.014733833,-0.04846245,-0.015365427,0.034547143,0.017751208,0.010556982,0.0024883389,0.010634467,0.027386282,0.032188658,0.02733133,-0.0027834522,0.013002043,-0.04641889,0.042415492,0.02621888,-0.035429202,0.0023167718,0.019463737,0.025067415,0.009651081,0.014533638,-0.018232482,-0.07637426,0.03437719,0.036720548,-0.026067689,-0.012540238,0.008676762,-0.01662036,-0.053323757,-0.016622797,-0.011897696,0.024058606,0.055676688,-0.0024078963,0.02855346,-0.0004687462,-0.01611018,-0.03325831,-0.0015768593,0.0052970718,0.0014207811,0.0057560024,0.0033360675,-0.04944569,0.016964596,0.022108303,0.03595056,-0.022963429,-0.003261407,-0.013303643,-0.0045340424,0.058144975,-0.0119869765,-0.016237423,-0.00922705,-0.008824777,-0.032358386,0.02407804,0.00944653,0.015579655,0.0047700508,-0.042751607,-0.013191055,0.05874092,-0.013000774,-0.0106044,0.034378886,0.024939982,-0.0110186925,0.066577,0.0042056357,0.00019785289,-0.0008181297,0.043145142,-0.00981404,-0.004272386,0.009650901,0.058038455,0.015449854,0.019536272,0.020336445,-0.0033967663,-0.18094058,0.020028098,0.0053455434,0.031442583,0.024776619,0.017696707,0.0019466904,-0.028486555,-0.015960254,0.03863063,0.015391131,-0.05560618,0.017850487,-0.006443494,0.019068165,0.011611337,-0.009562411,0.0022561124,-0.0603813,-0.029090641,-0.046137597,-0.046730928,0.04712777,-0.03690265,-0.048381805,-0.013669123,0.09135739,-0.01454338,0.0058166604,0.009498524,-0.029212493,-0.002468082,0.005790086,-0.028840065,-0.025564656,0.05050582,0.02153472,0.010198965,-0.011660813,0.012290115,0.053050335,0.043229915,0.019822838,0.0055776173,-0.0059249285,0.014157512,-0.018988427,-0.037940912,-0.04195193,0.023411402,0.012063181,-0.060488928,-0.033508755,-0.020907821,-0.030813918,0.018121935,-0.0002863146,0.03660218,-0.022515243,0.0585745,-0.021093927,-0.041477058,0.027753592,0.0216703,-0.00432883,-0.0336975,0.019298268,-0.018772818,0.025886575,-0.009524494,0.007670199,-0.050341163,0.039611157,-0.04240443,0.012713853,0.010713882,-0.027493317,-0.032464713,-0.013558082,-0.07568292,0.011735027,0.023116577,-0.016622802,0.02272575,-0.032024305,-0.0105910245,-0.0043407925,-0.0029143044,0.027710743,0.25906944,0.020879718,0.0036526967,-0.011110393,0.07268984,-0.010598795,-0.049133692,0.06515387,-0.018306816,-0.03441394,-0.048113007,-0.018404381,0.008360204,-0.029609056,0.042175956,0.0026343435,-0.04419949,-0.009662334,0.08087179,0.014354965,0.04977491,0.022906613,0.029924193,-0.010606522,-0.07308836,0.0021010558,-0.028965276,-0.0017482478,0.0017488097,0.071248196,-0.035484377,0.0258268,0.028464103,-0.010241478,-0.011867383,-0.023212353,0.041802455,-0.03773179,0.029282682,-0.014399916,0.0011439987,-0.02095317,-0.0043362556,-0.0077236146,-0.008300998,-0.036052097,-0.016938642,0.036279015,0.004825532,-0.034241144,0.06099111,-0.008960658,0.009644882,-0.013607312,-0.0006371395,-0.017707609,0.00039822655,-0.030061385,0.008841906,0.04786363,0.024658859,0.006027677,-0.0171641,-0.022092018,-0.043687228,0.0036289098,0.015600365,0.0013052871,0.0042443085,0.051775903,-0.009758461,0.014769301,-0.015785936,0.004999852,0.027134046,-0.013873086,0.04667357,0.012058428,-0.026437625,0.053218447,-0.022133876,-0.030226573,-0.034913685,-0.0066916454,-0.0022764534,-0.021534424,0.0078826435,0.034039304,-0.061848614,-0.009474501,0.024672998,0.011555217,0.020769443,0.008355528,-0.010036601,-0.006182178,0.03734098,-0.00923839,-0.07162933,-0.013849869,-0.008573255,0.0020608606,-0.006907468,-0.019277588,0.044388264,0.014872671,0.017496133,-0.006922078,0.025177116,0.02303299,-0.054752562,0.004014742,0.011028759,-0.017716715,-0.024766402,0.03567093,0.051576994,0.0066680065,0.015830621,-0.0069585503,0.008183268,0.0068537914,-0.027116241,0.034016833,-0.018542165,-0.09410063,-0.012122945,0.038041674,-0.04023209,0.034734625,0.004504694,-0.022021364,-0.00062018173,0.025778163,0.03226379,-0.005522571,0.03493515,0.012698483,0.011353127,0.05166464,-0.06039187,0.019013572,-0.020422708,-0.009007633,0.041905537,0.041734625,-0.012206387,-0.019522095,-0.034584515,0.024214746,0.040078618,0.012611226,0.007235836,-0.059032686,-0.031768404,-0.058507714,-0.016751736,-0.040952638,-0.010170853,-0.031491507,0.015381496,0.023595944,0.027013253,0.08650294,0.03684972,0.024400515,-0.017921617,0.03185273,0.019776013,0.005175334,-0.01853736,-0.06602029,-0.045296803,-0.01083986,0.012900537,0.019548215,-0.036825653,-0.004820028,0.011452747,0.0046575097,0.026488574,-0.01957297,-0.035109356,-0.027147487,0.05896957,0.0025366433,-0.015554215,-0.023437206,-0.017903076,-0.042313125,-0.0032603543,0.10615105,0.0076511065,-0.0039019722,-0.0036073534,0.026747344,0.064484686,0.03185076,-0.01053618,-0.022642488,-0.0017753909,-0.020948932,0.006094129,0.0059254873,0.011157,-0.00880587,-0.030385507,0.0088327555,-0.020426346,0.049008645,0.023014942,-0.011500031,-0.04355231,-0.0042672493,-0.019696113,-0.019584201,0.018081944,0.059824623,0.01922294,-0.02356614,-0.00013316501,-0.018927474,0.014400584,-0.016017707,-0.026430491,0.023808839,-0.0013336329,-0.009383025,-0.005109967,-0.010243049,-0.00074791384,-0.0026780162,0.05677091,0.012807745,0.008751069,0.005105692,0.014053909,-0.0033211347,-0.020717647,-0.039704964,0.003593468,0.008544791,0.030440768,0.016367251,0.0678383,-0.009134844,-0.011459397,-0.040983748,0.039977394,-0.01509116,0.0027520375,-0.025343541,0.0038954401,-0.008633606,0.05510264,-0.006140328,-0.029934967,-0.009472841,-0.00356482,-0.028652951,0.0022657453,0.03920757,-0.0026019514,-0.01869074,-0.020778166,-0.008111467,0.005887,0.001319213,-0.014713109,0.0006208437,-0.02842439,-0.010027468,0.001811845,-0.023619898,-0.0019381919,-0.014129981,-0.02315868,0.028810514,0.042095672,-0.059977774,-0.017972987,-0.02905253,0.016980875,0.008413602,-0.048796598,-0.020890286,0.013804398,-0.014723091,-0.012508118,-0.026599674,0.0039015065,-0.003617918,-0.05418429,-0.023510199,-0.00702329,-0.006963011,-0.028146408,0.0426992,-0.04704018,0.0012691125,-0.03347919,-0.043389473,-0.009238759,-0.058535893,0.029803777,0.02068493,-0.014695249,-0.024413928,0.057610165,-0.003030812,-0.003922435,-0.055372838,0.0026014866,0.0044406657,0.036745787,0.0089127645,0.060859546,-0.022006312,-0.021231676,-0.029836394,-0.009699877,0.029856278,-0.016638394,-0.040462364,-0.009513101,0.007937987,-0.01839319,-0.013933574,-0.026139926,0.0030005872,-0.03112492,0.01099107,-0.010013435,-0.027237851,-0.004806239,-0.013967338,0.03997577,-0.008056294,0.025783643,-0.018718045,-0.027704457,0.025073137,0.039376527,-0.031388037,0.019093825,-0.03434681,0.0067883423,0.006371905,0.04184043,-0.0059805745,0.02729994,-0.005735602,-0.01233021,-0.03213857,0.029550271,-0.01861453,-0.010293567,0.00851433,0.019813707,0.031765386,-0.0361211,0.03187211,-0.032458518,-0.04581182,0.0019749019,-0.0028865517,0.020362766,0.0049108462,-0.026149172,-0.017894134,0.03033495,-0.059479162,0.042321168,-0.00019849323,0.003499097,0.032792162,0.0022387565,-0.03387386,0.036328223,0.021036109,-0.040410854,-0.056445226,-0.0045269164,-0.0316719,-0.023961095,-0.020944647,0.0038147625,-0.005572711,0.025598405,0.01787917,-0.021814656,0.03324716,-0.03273877,0.0043134303,-0.15402544,0.0045915293,-0.017141566,-0.0016080308,-0.004032985,0.02073408,-0.035433445,-0.0025255566,-0.017336175,-0.023896629,-0.022367636,-0.043167155,0.06888182,-0.034137793,-0.019114811,0.020798534,-0.018905485,0.015514728,-0.06030234,0.0918046,0.015723335,0.01170956,0.061700135,-0.008995536,0.023411112,-0.013042414,-0.0019821306,0.007599348,-0.031156009,-0.009499231,0.025140505,-0.021008,0.019063393,0.051142704,-0.01417484,-0.0023087822,0.002604343,-0.011945641,-0.020501465,-0.01033413,-0.01710392,0.021473257,-0.007122903,0.02657843,-0.024234835,0.07372914,-0.01182397,0.012306117,-0.020541815,-0.031208115,0.015364434,0.0037615031,-0.035548434,0.031820714,-0.02835121,-0.04239925,-0.015257146,-0.018615954,-0.01822832,0.016064798,0.0052480074,0.03586342,-0.04624335,0.0011359423,-0.04180027,0.025962539,-0.0731768,0.0034324515,0.004345828,-0.020238588,-0.0076017226,-0.0012251848,-0.025492242,-0.01915745,-0.02228365,0.021102227,0.005639165,-0.050956562,-0.054699965,-0.0048124352,-0.009504288,0.010717638,-0.032123636,-0.0056408388,0.013224879,-0.013330981,0.018520176,-0.017678864,-0.040858597,0.011353448,-0.06720841,-0.03298361,0.0029954554,0.02277902,0.00021068317,0.06845205,-0.022259397,0.015794199,-0.023310078,0.005308966,-0.0022298084,-0.016124303,-0.037865955,-0.03494803,-0.0367525,0.031231591,0.012907545,-0.009410058,-0.018791836,-0.042239595,-0.005561023,-0.059278063,-0.006927161,0.055877745,-0.09073505,-0.03200272,-0.0074542817,0.041169852,0.014611972,-0.025774656,0.022845175,-0.0068917107,0.007166237,-0.036591843,-0.00085344986,0.095091626,0.03039313,0.020930704,0.021403052,-0.009824766,0.013788003,-0.035266105,0.0063551497,0.025106752,0.053890962,0.0195295,-0.014483808,0.039590046,-0.041245807,-0.025675727,-0.047154218,0.016239181,0.05562606,-0.0224196,0.018810686,-0.04255162,0.0038626252,0.007772904,-0.0076299193,-0.040485986,0.0059776655,0.002984091,-0.0013339022,0.053009048,0.009888123,0.019481339,0.0200372,0.012363569,-0.04383553,0.0429861,-0.031613044,-0.026005125,-0.048604634,-0.0391347,0.0072035124,0.03321448,-0.019935885,-0.024920003,-0.04267977,0.0019461887,0.015292579,0.005172347,-0.025604555,-0.0360882,0.043752983,-0.012230183,-0.012611336,0.06279924,0.045575548,-0.024413263,0.04600773,-0.017805127,0.05330765,0.042961642,-0.038529463,0.034803532,-0.0074593048,0.05400459,-0.008183868,-0.026006358,0.015364473,0.003774977,-0.029033361,-0.02693333,0.07413892,0.0020892955,0.0009070747,0.021938868,0.02426823,0.014462735,-0.03698439,-0.031032588,-0.00349154,-0.059359305,0.0041556205,-0.0372326,-0.026503887,0.023008697,0.0009887863,0.027810179,0.0027039212,0.0061029894,0.023388239,-0.0061348896,-0.011916511,-0.02346151,0.034853045,0.016091185,-0.043222435,0.0420269,0.024559883,0.035231933,-0.02418349,-0.044120632,-0.022898106,0.0031833192,0.0011758751,0.0132966535,-0.006390558,0.04755924,-0.043029424,0.030701123,-0.018097468,0.02343878,0.026365759,0.0024508084,-0.06174156,0.031337216,-0.054838862,-0.03477302,0.03687602,-0.025296584,0.016963487,-0.017099228],"last_embed":{"hash":"1kx5eqm","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"1kx5eqm","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{2}","lines":[224,224],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1kx5eqm","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.013042791,-0.013947207,-0.023841511,-0.01843259,-0.040373378,-0.03993601,0.018049987,-0.019695949,0.008647473,-0.00643993,0.0038405396,0.006798688,-0.009541005,0.003874613,0.014814551,-0.0025044351,-0.014425392,0.0065974696,-0.027295712,0.007874895,0.0032400885,0.016578535,0.07059707,-0.024141496,-0.042367257,0.019856093,0.000047860744,-0.012050077,0.022170685,0.04845201,-0.03424677,-0.038961835,-0.007033824,-0.0039487393,-0.04124039,-0.03419009,0.038513955,0.0044852938,-0.0375563,0.049995318,-0.0008781739,-0.011436501,0.015700037,0.045170568,-0.002397206,0.0075480444,-0.0537145,-0.026151631,0.019947158,-0.042317938,-0.00029933508,0.012856487,0.0025898705,-0.041169435,0.016385337,0.05518708,-0.021615133,-0.03690499,-0.023478601,0.012969758,-0.018905621,0.0489296,0.0057488154,0.0040178304,-0.020951236,0.04449161,0.020596279,0.012812298,-0.018661356,-0.019332549,-0.037381526,-0.0027146093,-0.037817203,0.0019716322,-0.054618236,0.014238243,0.029411232,-0.015321991,0.0023298936,-0.00013290906,-0.0014785592,-0.003881952,0.004246782,-0.010691236,0.022884704,0.022949904,-0.033567708,0.0784713,0.030931287,-0.02087882,-0.0026113824,0.00823437,0.013932303,-0.03485266,-0.00944211,0.03155528,0.01505841,-0.037451927,0.028959531,0.009901035,0.025767611,-0.03797022,0.026081448,0.047317084,-0.003815612,-0.00030617169,0.0012158365,0.017395055,0.010763575,-0.03794126,0.018307537,0.03250045,0.021217318,0.008976674,0.032413576,-0.0086705685,0.013936811,-0.046268404,-0.021943972,0.0054605664,0.04643181,0.03074255,-0.010888333,-0.06455391,0.023037,0.012521593,0.012578416,0.0058320025,0.023038281,0.03380464,-0.012904271,0.030115798,-0.03855571,0.048652846,0.010282964,-0.0027736577,0.013515704,-0.0035462806,0.0016395346,-0.059904564,0.025692461,0.067026824,-0.04052567,-0.021618081,-0.0023511883,-0.06226091,-0.0042378684,-0.007728495,0.019627746,-0.0048490604,-0.010580294,0.022214288,0.038397115,0.017394839,0.030976063,0.025874058,0.007927216,0.058805745,0.005603044,-0.023498332,0.033022095,0.040738862,-0.06849154,0.03586577,0.053254884,0.002278967,-0.0061723394,-0.023336107,-0.022831695,0.01956903,0.022502664,0.0036341383,0.011534411,-0.002500301,-0.0016238434,0.016504306,0.04837381,0.025140846,-0.0056411517,-0.007270006,-0.04598444,-0.0048996042,-0.023354795,-0.050803795,-0.032403644,0.037450343,-0.038873747,-0.010600707,0.032036826,0.055711593,-0.013868038,-0.0072477814,-0.027924288,0.028905332,0.0247836,-0.012954928,0.04001629,-0.005442972,0.0152545795,0.004379203,-0.0011371295,0.035490908,0.06212047,-0.027097743,-0.000031962896,-0.00906302,-0.055208575,-0.030173065,-0.0067904894,-0.008556339,0.014063777,-0.0033661423,-0.027993107,-0.013183098,-0.038979117,0.022986632,0.03237354,0.014287413,0.04991912,0.015033704,-0.00009962164,-0.0044059088,0.025269413,-0.027629726,-0.014294475,-0.0023664916,-0.0063412953,0.049785092,0.004517734,-0.003264714,-0.027152527,0.006856677,-0.01809467,0.009273733,-0.013272051,-0.0013891294,-0.036660645,0.024981095,0.042725164,-0.0060918513,-0.013762938,0.0018768458,0.0017748501,-0.018522365,-0.015767118,-0.033267662,0.021570927,0.059929475,-0.0023228205,0.031575013,-0.022229481,-0.013928101,-0.040138617,0.015262682,-0.023058238,0.008013727,-0.009099402,0.0047714417,-0.015066708,0.006599779,0.014837398,0.03998668,0.019684065,0.018903848,-0.0087076435,-0.010525652,0.02631831,0.023535956,-0.026889382,0.056596145,0.01363513,-0.034780297,-0.0025654002,0.02547642,-0.028520621,0.040217225,-0.014104035,0.028543295,0.07078322,0.002647003,-0.0112327775,-0.0021286649,0.0480025,-0.02339708,0.04259896,-0.021294221,-0.041569535,0.00064311456,0.071195096,-0.047180668,-0.0035329564,0.032953903,0.05835065,0.008912996,0.0024968619,0.014687486,-0.018629441,-0.16805896,0.0060837707,0.00089803647,0.03273762,0.0060888263,0.02177561,-0.0033435205,-0.025145499,-0.021707185,0.03046307,0.01268127,-0.04620904,-0.018149065,0.021319527,0.032019395,-0.0067706914,-0.0033672987,0.00802935,-0.059531692,-0.046977833,-0.049974922,-0.037713617,0.045132335,-0.006171672,-0.033853993,0.024075666,0.062001064,-0.02588101,-0.019171748,0.0064657643,-0.057830017,-0.007097916,0.0067439107,-0.021169499,-0.02422022,0.042725056,0.017874364,-0.001527944,-0.0021563359,0.012504725,0.041102953,0.037149224,0.015112956,-0.0025155686,-0.020338167,-0.0020289095,-0.0097944075,-0.024823729,-0.08535283,-0.00095392717,0.013979587,-0.021230401,-0.032021012,-0.027556926,-0.045103304,0.0057137376,0.0113315685,0.023458041,-0.020102747,0.049129564,-0.0029562924,-0.032659046,-0.01066212,-0.00017166785,-0.048200313,-0.059732035,-0.022338124,-0.032535482,-0.015596168,-0.033965964,0.010911781,-0.050385322,0.01639568,-0.032047383,-0.009802528,0.01312175,-0.03968926,-0.041500174,-0.042937055,-0.09774407,-0.020602608,0.016811036,-0.02834214,0.018631859,-0.00597428,-0.044149358,-0.013294045,0.0066500576,0.014394398,0.27170032,-0.007359444,-0.01612621,-0.017235383,0.026461067,-0.02140778,-0.0213803,0.06310667,-0.013053329,-0.033759598,-0.041063946,-0.008982578,0.010757775,-0.0213116,0.0048155733,-0.014712025,-0.061690107,0.007312492,0.09233889,0.018242678,0.04512618,0.011839435,0.02961622,-0.007847924,-0.036123265,-0.00006834057,-0.008061336,0.03195099,0.012874367,0.032529406,-0.05228914,-0.0038476274,0.025945362,0.005321962,-0.002240442,0.030131487,0.042164605,-0.03389976,0.009810506,0.01376817,0.020511549,-0.0032970975,0.016993523,-0.061614618,0.018618297,-0.010237452,0.018412365,0.0062341676,-0.0034465818,-0.016318405,0.039813675,-0.01593984,0.033231996,-0.013739266,-0.0063832668,0.013110659,-0.014302806,-0.03568268,-0.012008767,0.022306312,0.044439547,0.0113277435,-0.05666453,-0.028730238,-0.0029992447,0.02866991,0.021264253,0.009354992,0.0029580118,0.011399508,0.0038222494,-0.013328595,-0.02637761,0.0032936472,0.02553404,0.013033806,0.029470488,-0.0021167872,0.03285212,0.042331822,-0.024909964,-0.023873432,-0.035495028,-0.0033602822,0.011714569,0.0030969996,0.010812593,0.0614039,-0.021553995,0.00002858507,0.032439243,0.03181006,0.00062622817,0.004057561,0.0023731585,-0.027372958,0.03443161,-0.012744438,-0.06260681,0.018440286,-0.009680121,0.020760503,0.01140588,-0.0013551066,0.045133192,-0.015409694,-0.00017917041,-0.028322155,0.0027098164,0.004870841,-0.09258455,0.012541414,0.018063731,0.021786261,0.018653102,0.03429735,0.053581867,0.0049284888,0.049113426,0.0028101106,0.027351273,0.046699647,0.0058903503,-0.0073167006,-0.015702965,-0.08066964,0.0074492525,0.009728273,-0.024825687,0.027517043,0.009472203,-0.015847366,0.017376842,0.037073355,0.056318205,-0.027686302,0.052430402,-0.025433168,0.019516127,0.04177473,-0.05704644,0.0005571134,-0.025700944,0.01960388,0.019871509,0.020043952,0.010245964,-0.017890614,-0.021445274,0.011987086,-0.023890493,0.01268744,0.019760856,-0.02904934,-0.02736839,-0.0781511,-0.009876658,-0.06489229,-0.00017585397,-0.014557772,0.013450739,0.006126542,0.0033852076,0.077283904,0.052165408,0.007355872,-0.00428245,0.09005165,0.025069648,0.005361608,0.0059151207,-0.054256447,-0.012695641,0.01826407,-0.0000704148,-0.015976515,-0.03465219,-0.0018324734,0.020006232,-0.007861166,0.00509723,-0.0045333635,-0.035248328,0.0021652025,0.034847323,-0.053726714,-0.025792994,-0.0021127816,-0.0062919287,0.0019273252,-0.0038296992,0.10355764,0.010762409,0.0025865023,0.016686326,0.020642387,0.08009743,-0.021272918,0.007876529,-0.0069496287,-0.0019690064,-0.012122422,-0.0060981917,0.0179046,0.032385536,-0.005475697,-0.022912605,0.030970596,0.01865299,0.009262067,-0.0056863492,0.0054039177,-0.03550211,-0.011502162,-0.054573674,-0.024525983,0.011610818,0.048327338,0.022855511,0.0012116738,-0.008932853,0.0023048278,0.028715245,-0.037522182,0.006785226,0.02245338,0.0053490303,-0.025726639,-0.016354194,-0.007729861,-0.0070084305,-0.028996672,0.039372608,-0.0110731535,-0.0011152633,0.0041469503,0.00287855,-0.001441035,-0.011393745,-0.032965485,-0.021713993,-0.012486893,0.010451615,0.049903467,0.050308783,0.022408029,0.00339846,-0.013611932,0.032675665,0.0018124668,0.0026800164,-0.013282883,0.017770857,-0.045403376,0.023658054,-0.0130154975,-0.008033753,-0.019174118,0.024819704,-0.021299444,0.0077307024,0.069798544,-0.004303758,-0.008396309,-0.031435303,-0.07380495,0.015622701,-0.0017296298,-0.031531375,-0.023729106,-0.040007982,-0.033476956,0.016440472,-0.018062184,0.009981564,-0.020440549,-0.030903006,-0.0016923245,0.047548864,-0.05786428,0.02982968,0.012378772,0.046300136,-0.009605497,-0.031120956,-0.038115293,0.0036980761,-0.016281521,0.038066845,-0.044801507,0.009375731,-0.035970025,-0.04363783,0.017225193,-0.016410852,-0.010386266,-0.0394643,0.017398842,-0.041090906,-0.0188194,-0.0250934,-0.0066706096,-0.0035255537,-0.031502094,0.015942993,0.0219031,-0.034253236,-0.019061346,0.06988975,0.02255636,-0.010289183,-0.02383634,-0.0077563776,0.0062843375,0.0011010035,0.0015204914,0.042382907,-0.023848617,0.004475927,-0.010225551,-0.02263018,-0.03182393,-0.048092365,-0.048426665,-0.019331314,-0.007194627,-0.005091837,-0.008452688,-0.023054648,-0.013897424,-0.029902514,0.010050577,0.027264407,-0.04230181,-0.023373762,-0.05032874,0.049240697,0.0045199636,0.0537267,-0.006330393,-0.05254769,0.009469509,0.009722081,-0.041870497,0.0029716121,-0.04564813,-0.004055165,0.0029347094,-0.00045237047,-0.007234573,0.027066234,0.01969101,-0.00009382687,-0.059416458,0.044207457,-0.022941247,0.029630344,0.018431457,0.07670076,0.005153036,-0.041723397,0.019919595,-0.049013913,-0.0356458,-0.007270025,0.016233938,0.027008893,-0.048124835,-0.013807836,-0.06651774,0.004293227,0.0017123984,0.012043002,0.018128654,-0.039818548,0.040005263,0.010000355,-0.03469263,0.019699553,0.036048736,-0.035139255,-0.052294765,-0.023304008,-0.015713159,-0.013397983,-0.026347307,-0.0109892255,0.017626181,0.052791446,-0.027814241,-0.004099464,0.019058272,-0.031791095,-0.032319557,-0.14736728,0.0291658,-0.0142228985,-0.005366689,-0.0018468829,0.0018434706,-0.029314576,-0.028051903,-0.02788084,-0.009726838,-0.0032037504,-0.045843195,0.027413568,-0.011570038,0.010624559,0.011732271,-0.017233528,-0.010747355,-0.054705504,0.05080001,0.028904226,-0.014174004,0.042523134,0.0006505431,-0.006210739,0.018315924,-0.00057393376,0.039486714,-0.0065094605,-0.06783902,0.00741976,0.0054817423,0.0041893697,0.03217186,0.0068166195,-0.0026911357,0.028935907,-0.016820287,-0.010999131,0.013757764,-0.031673834,0.013133075,-0.013867144,-0.00015651771,-0.02055521,0.069618896,-0.055907395,0.014755348,-0.045727987,0.005567759,-0.025599392,0.03037856,-0.016827244,0.035184655,-0.015070877,-0.039505303,-0.039522927,-0.042085685,-0.025152212,0.009573771,-0.0046492275,0.02257952,-0.03565346,-0.013697781,-0.03472101,0.057964467,-0.05578943,-0.0010551994,0.019728357,-0.007467351,-0.037230637,0.0052792584,-0.02555475,-0.020885384,-0.017648077,0.030881036,0.012748464,-0.052236322,-0.020210033,0.008197562,-0.025973635,-0.02143849,0.0008719833,0.025336856,0.038901012,0.00767655,0.00048457878,-0.036186267,-0.022557342,0.025236325,-0.059029493,-0.037995234,0.020608334,-0.009692319,0.008602889,0.08424004,-0.040475238,0.003393388,-0.019824648,-0.008064114,0.014256343,-0.01645643,-0.030242344,-0.005900708,-0.037083533,0.034401152,0.0077830744,-0.006984742,-0.01508805,-0.014932691,0.015823558,-0.03857963,-0.0032909452,0.041586105,-0.079001606,-0.04619301,-0.0471031,0.054627918,0.023869703,-0.011454841,0.019522998,0.017988978,-0.034669902,-0.04420991,0.028310552,0.06714044,0.037870396,-0.0029729812,0.0194509,0.052006688,-0.0031619614,-0.06257461,0.00678243,0.029807711,0.03836693,0.0048441268,-0.00019982865,0.033525784,-0.010426704,-0.015497473,-0.01220985,0.008437888,0.06077497,-0.028342228,-0.011110699,-0.0284582,-0.02759845,0.009715904,-0.021283383,-0.03139219,-0.016486663,0.013775477,0.0060540875,0.08151939,-0.025879161,0.039073214,0.009018922,0.042282358,0.005041349,0.02864687,-0.018672852,-0.027157577,-0.046621624,-0.028499393,-0.015886527,0.0535469,-0.01749075,-0.00889744,-0.035635564,-0.01912814,0.034541048,0.006713921,-0.023908524,-0.026172696,0.017464012,0.027985454,-0.014599939,0.036777724,0.023078756,0.001796958,0.033337664,-0.0049267425,0.02627566,0.04585643,-0.039901163,0.061532207,0.025889803,0.034216773,-0.02229651,-0.021433076,0.023237744,0.003080902,0.0127638215,0.0049161767,0.07073972,-0.010501687,0.011554642,-0.006991553,0.032070726,0.009860699,-0.014259529,-0.052748397,-0.004159805,-0.030825974,0.0006991488,-0.012978652,-0.015299069,0.048625022,-0.022890043,0.012955838,-0.032347903,-0.018028403,0.037637774,0.021269467,0.009839026,0.0068010087,0.035053328,0.0016386108,-0.024819555,0.031690754,-0.0000780414,0.04236908,-0.0074406206,-0.010950496,-0.03508272,-0.032412104,0.004703669,0.019336762,-0.023474393,0.015569213,-0.032654975,0.005847219,-0.027060512,0.008927534,-0.014390947,0.0060533676,-0.0425456,0.04230392,-0.046477087,0.01437421,0.0180144,-0.032255214,-0.0028435022,-0.010253438],"last_embed":{"hash":"1yz7i3s","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"1yz7i3s","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{3}","lines":[225,230],"size":163,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yz7i3s","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029302593,0.008502003,-0.041291308,0.0019552677,-0.07088623,0.0011556961,0.0063697393,0.008915818,0.009552321,-0.015150285,-0.02007359,-0.0091016935,0.021504492,0.019411333,-0.022198835,-0.00071478786,-0.0018368743,0.046501346,-0.02584925,0.0031389445,0.03752156,-0.027081646,0.08002626,0.003515052,-0.02561631,-0.013516896,0.0002717619,-0.014937617,0.03737174,0.059882723,0.003648772,-0.06261735,0.020947954,-0.04718532,-0.048933793,-0.04306094,0.0005208664,-0.002976171,-0.045711283,0.07225262,-0.0057332776,-0.006574473,-0.004816717,0.022048162,0.019883089,0.012438475,0.000307176,-0.007153991,-0.0061445027,-0.052895926,-0.0012839696,0.02766918,-0.012804497,-0.052743558,-0.020017779,0.04281617,-0.0048879436,-0.023611447,-0.01411222,-0.0062310803,-0.01940744,0.02265911,0.00998633,0.007454443,-0.007514791,0.021147976,0.027972676,-0.008008308,-0.0213841,-0.032646623,-0.031185925,0.0015405639,-0.028393019,-0.046096485,-0.0531855,0.025956433,0.040013894,-0.054544274,-0.021474252,0.012076591,0.0015521,0.0131214205,-0.014960397,-0.027252423,0.020249235,0.03582633,-0.03141769,0.051147815,0.03088896,-0.00880051,0.004252795,0.03578808,0.0069137635,-0.0077769198,0.003908432,-0.00041949865,0.028397666,0.00092132675,0.02227249,-0.026322626,0.00985469,-0.03523433,0.012162412,0.01509825,0.004328929,-0.02537559,0.017798068,0.011636887,-0.046464894,-0.032059014,-0.00663484,0.017216781,0.025271475,0.052616697,0.011872757,-0.011714149,0.0067982357,-0.055207662,-0.02131947,-0.017489482,0.060667835,0.045132488,0.038189456,-0.022693286,-0.031524565,0.003602876,0.010161219,0.008415107,0.03415663,0.0029779729,0.00010582877,0.043621764,0.015214508,0.023104725,0.014657484,-0.012489387,0.020943616,-0.031117266,0.00066434185,-0.084486425,0.07396136,0.04105562,-0.038921077,-0.0101432605,0.04268649,-0.024763284,-0.00028250768,0.001254957,0.0011270465,-0.04058448,-0.013984352,0.03954269,0.039369043,0.045064565,-0.004872093,0.007891353,0.051921517,0.042959265,0.0015377017,-0.025564903,0.010964301,-0.024465885,-0.025142873,0.0427127,0.048618864,-0.01588122,0.015326983,-0.03595964,-0.022784594,-0.011057479,0.01702594,-0.023875844,0.016777147,0.019718198,0.02462668,0.015274589,0.044786032,0.02763928,-0.0022146327,-0.010940155,-0.0242444,-0.012046493,-0.020309886,-0.019700903,-0.02863198,0.044833735,-0.0074422867,-0.015037509,0.011457155,0.028152164,-0.03210031,0.024223398,0.01861881,0.016721746,0.025704945,-0.00032834764,0.003660575,0.0131994765,-0.036571555,-0.006189533,-0.011502163,0.020389931,0.036692947,-0.0064388677,-0.032796074,-0.018403618,-0.018725635,-0.04049239,-0.0067820656,-0.06059934,0.00642302,-0.01533648,-0.038122978,0.0136704445,-0.02390344,-0.013434705,0.02086752,0.025473285,0.03871867,-0.011006124,0.016898083,0.03215339,0.022891713,-0.0038798375,0.008574854,0.030037794,-0.012827331,0.060701866,0.05316914,-0.008362918,-0.024322107,0.021361614,0.007374914,0.00684161,0.035350155,-0.016397772,-0.037944913,0.04556127,0.026641566,-0.02193222,-0.01290946,-0.010229701,0.04033323,-0.021383528,-0.034865163,0.0033825636,0.018492935,0.07712335,-0.053851783,0.071343966,-0.011209167,-0.024447415,-0.021246454,0.0027619665,0.01950631,0.0037455962,-0.0036784576,0.0035604478,-0.026422834,-0.009279228,-0.0056763217,0.023898652,-0.020128606,0.022901842,-0.012156491,-0.0059348363,0.051335037,0.004726546,0.0078069647,-0.013947497,-0.020173267,-0.010427083,0.021381186,-0.012975459,-0.012190651,0.028914534,-0.009845293,0.01326149,0.049030792,-0.007230737,0.0061442563,0.070240855,0.042415585,-0.0072379527,0.095042504,-0.04390116,-0.012563847,-0.018632371,0.02102979,-0.047024384,-0.060802963,-0.010514441,0.038868885,-0.013929361,0.021349616,0.020237718,-0.021987772,-0.16425163,0.0062517026,-0.026687313,0.073297076,0.03172105,0.02582773,-0.0092137335,-0.0019145843,-0.012492633,0.042974986,0.026015805,-0.049177956,0.02383528,-0.00971952,0.017650295,0.008834416,-0.0054295403,0.0023853392,-0.055204887,-0.035258155,-0.06363135,-0.035969827,0.030592216,-0.0047425255,-0.06386665,0.008883413,0.06963599,0.0072305095,-0.001974634,0.018293751,-0.03262359,-0.016902026,0.0031968951,-0.0068956427,-0.010671039,0.063709274,0.021162454,-0.018553456,-0.02823908,-0.009139989,0.041512348,0.01277461,0.030797426,-0.003582887,0.003175249,-0.006632567,0.0025326328,-0.033720914,-0.057064906,-0.0061163446,-0.013666785,-0.039619304,0.0038709317,-0.03544593,-0.05443709,0.024997242,-0.014300177,0.01268681,-0.032134835,0.042531233,-0.020951543,-0.07198487,0.0315818,-0.03735378,-0.03811818,-0.038909517,0.030447545,-0.026274197,0.025795877,-0.026676266,0.0075903703,-0.058000766,0.022277255,-0.042766232,-0.020872429,0.014171037,-0.044396132,-0.03460186,-0.023026574,-0.086713985,-0.027756063,0.016090153,-0.014482511,-0.0007052928,-0.016246447,-0.03286061,0.02465941,-0.004428061,0.03365673,0.2510787,-0.022719912,-0.017213902,0.018329779,0.06587526,-0.02904051,-0.03441349,0.08213599,-0.024145216,-0.029460028,-0.016026909,-0.027855603,0.003884306,-0.031843062,0.028477656,-0.023380442,-0.030464284,-0.0015610872,0.08407432,0.0028922637,0.050524514,-0.009475981,0.028425928,-0.020514887,-0.055590104,-0.008520999,-0.0145287,-0.012097611,0.0053969547,0.05692427,-0.049773432,0.0049115987,0.050345745,-0.006983899,0.011735843,0.021161389,0.015190051,-0.017065505,0.010472954,0.0014875636,0.009560958,-0.00968849,-0.0025113418,-0.06800781,0.0028747874,-0.021527689,0.0034537478,-0.012726089,0.0020806214,0.0032752007,0.029459734,-0.022194102,0.0281892,-0.026084065,-0.009797695,0.025358591,0.0052411854,-0.018626517,-0.03100945,0.031379227,0.019553587,0.0034670806,-0.046246264,-0.0036704396,-0.0030372087,0.013524482,-0.0032523938,-0.007297642,0.020559944,0.0053253407,0.012317518,0.021870911,-0.005664248,0.009140386,0.023175502,-0.01757235,0.034146283,0.0059646736,0.0034661097,0.028328286,-0.018857745,-0.053741474,-0.037297916,-0.0022198244,0.023576882,-0.026302136,0.020878386,0.040004276,-0.043735377,0.023754349,0.005110635,0.008779265,-0.030764693,0.0037017812,0.008599686,-0.011350759,-0.0015366479,0.0007641533,-0.0879376,0.0006997625,0.023073884,0.009314389,-0.010403705,0.0010037057,0.02366703,-0.0003972424,0.020849606,0.022221228,0.023256555,0.0056378534,-0.019076714,0.009078155,0.006368771,0.011603719,-0.014244717,0.018350234,0.060915165,0.02072019,0.041405413,0.00585935,-0.010306619,0.025936313,0.0059434404,0.0031593943,-0.014060682,-0.06346969,-0.016187329,0.025220405,-0.014339386,0.05408372,0.0077730785,-0.02600004,-0.015288616,0.007788893,0.015908359,-0.0019404329,0.00878096,-0.02336194,0.044002384,0.05331442,-0.052731514,0.02727181,-0.039866105,-0.020604264,0.01971209,0.02632567,0.011401517,-0.0018383818,-0.007891531,0.034999758,0.031845257,-0.00026599914,0.026910609,-0.054407313,0.023730801,-0.06995289,-0.0216711,-0.040228248,0.015235655,-0.035042923,0.0032875107,0.024957264,-0.013753134,0.08216821,0.026410446,-0.0048959954,0.015120581,0.044149216,0.017586827,0.0024838883,-0.028441086,-0.06492809,-0.053791255,0.0012449416,0.029159123,0.0182886,-0.0146763995,-0.015021732,-0.026452456,-0.007582204,0.050908785,-0.031011349,-0.039991505,-0.010605324,0.02213992,-0.031116799,-0.03792273,-0.021246836,-0.014918453,-0.005249903,0.012864182,0.09297117,0.019304063,-0.016872548,0.035222866,0.013949296,0.07765784,0.029042078,0.017928157,-0.0051384913,0.009703548,-0.022717243,0.00025566528,0.0002549913,0.01055802,0.011496597,-0.021880765,0.011250739,0.016471064,0.048561428,0.025546372,-0.016318668,-0.038973805,0.027061254,-0.027276676,-0.0030999405,0.008711889,0.027880019,0.040065497,-0.00004911959,-0.028195558,-0.017165184,0.007592095,-0.02166143,-0.03218947,0.024975967,0.0413664,-0.005771124,-0.018645905,-0.016371552,-0.009185513,-0.011562444,0.038333777,-0.03910681,-0.012845449,0.008443926,0.010107653,-0.00089904864,-0.0066650235,-0.0441882,0.006862224,-0.022170339,0.009446916,-0.0017385841,0.04085791,0.01962558,-0.021936886,-0.043754224,0.033830773,0.000029647808,0.0035569197,-0.01663749,0.0071247723,-0.040061,0.062138494,0.0027559847,-0.03386438,-0.004417234,0.009613054,-0.02336012,-0.0019269027,0.01907246,-0.012107262,-0.024331897,-0.009689321,-0.036395,0.011795642,-0.033957604,-0.023375718,-0.00078064715,-0.025870312,0.0045602303,-0.023155794,0.028295893,-0.016663311,0.0048423395,-0.055791322,0.043331895,0.02846675,-0.07933468,-0.004874217,-0.006399373,0.02593816,0.01948004,-0.033606246,-0.0033640729,0.017748099,-0.012052371,0.021228109,-0.019069334,0.01226951,-0.00044462178,-0.046028722,0.016499698,-0.03193485,-0.012694506,-0.03078992,0.041616604,-0.03407781,-0.015623104,-0.0076970826,-0.0075739757,0.014318901,-0.030814636,0.013318323,0.025550073,-0.012903422,-0.02320277,0.06373656,-0.0020531425,0.0065513863,-0.031935755,0.0030979686,0.0036343276,-0.0045376495,0.032696802,0.059702963,-0.0073346305,-0.023894101,-0.026022373,0.02337407,0.018561937,-0.010510525,0.016277885,-0.025006847,0.0019279029,-0.0064320257,-0.019703444,-0.03131103,0.012463866,-0.05749174,-0.009592652,0.003956689,-0.030189151,-0.01373485,-0.016206896,0.05372377,0.0016104314,0.03714296,-0.001916769,0.011814954,-0.0037957348,0.02118093,-0.017566273,0.01573777,-0.04191061,0.030177293,0.028706823,0.019331971,-0.0038136682,0.002781013,-0.009333731,-0.006573814,-0.028728066,0.03457564,0.0054448126,0.023008903,-0.029827062,0.051089566,0.034411572,-0.035223797,0.032828867,-0.0150483735,-0.025650034,0.040060084,0.0125012845,0.043786228,-0.0037695214,-0.021903964,0.0071253194,0.011369065,-0.037009787,0.022587247,-0.0019274201,0.014543264,0.06488117,-0.007325638,-0.034761354,0.017533058,0.012980065,-0.02138971,-0.062103827,-0.028718263,-0.036621388,-0.0107774325,-0.018837463,-0.023882471,0.0017424619,0.05253685,0.026484627,-0.008545693,0.016280118,-0.031622816,-0.008657734,-0.13974382,0.002390962,-0.010995397,-0.013140656,-0.013874628,0.009708581,-0.022087492,-0.02743186,-0.021910453,-0.031643134,-0.045181397,-0.029531963,0.05725591,-0.014180472,-0.01347569,0.007920977,0.009519257,0.019037899,-0.040334262,0.05693595,0.023544343,0.0019735678,0.05033115,0.006775278,0.01565265,0.012028747,-0.006527604,-0.003707975,-0.014236343,-0.03408484,0.025060408,-0.018119724,-0.0035678863,0.05488554,-0.022326466,-0.017030418,0.002482288,-0.047864288,-0.013911845,-0.023315214,-0.027797773,0.0220266,0.01664023,0.03039212,-0.01500943,0.08593711,-0.005601679,-0.0074863154,-0.028317975,-0.0036534865,-0.028622473,0.028379645,-0.022393156,0.035271592,-0.023961527,-0.052309193,-0.02319805,-0.016980527,-0.026124086,0.027839914,0.00051171647,0.020564036,-0.053569835,-0.035261083,-0.020446489,0.034715757,-0.055310667,0.010156201,0.012227825,-0.022779988,0.010649073,0.0008994739,-0.028871702,-0.041977238,-0.037249804,0.030084465,0.028882418,0.00002383082,-0.050957773,0.006372156,-0.05076282,-0.0132763265,-0.026899701,0.030449215,0.049146228,-0.014231475,0.019522833,-0.042909317,-0.046384536,-0.016546225,-0.025032958,-0.03953051,0.009135617,0.028373495,0.0028042265,0.060227834,-0.030685635,0.009713891,-0.0018857757,0.009629971,0.005058619,-0.028663965,-0.0113615515,-0.030006852,-0.040105283,0.023191348,0.035681766,0.014658432,-0.029509317,-0.028333977,-0.0011523629,-0.02764064,-0.036568373,0.02073851,-0.08726754,-0.027637739,-0.029479438,-0.0043578907,0.023693325,-0.017445834,0.014605876,-0.0007526848,0.013009986,-0.03549708,0.0063956035,0.0634138,0.029125897,0.032402344,-0.032674473,0.008648846,0.005018424,-0.067218706,0.016873596,0.022488149,0.057053313,0.013492069,0.012593093,0.03851378,-0.06005295,-0.04883455,-0.018689334,0.024755502,0.04745695,-0.03184545,0.018339118,-0.06267181,0.003073954,-0.02895426,0.005484436,-0.032291256,-0.008194555,-0.0216787,0.0039417446,0.09325206,-0.012716686,0.03342346,-0.0071895006,0.05346431,-0.030243276,0.02377463,-0.018722942,-0.029383335,-0.033519674,-0.07486016,-0.039142545,0.068065174,-0.014875934,-0.03326082,-0.053868607,0.011155792,0.01535801,-0.0029008407,-0.005755623,-0.024211211,0.067488454,0.014030241,-0.003562302,0.045661654,0.03859926,0.0011670724,0.033990525,0.00828609,0.0289088,0.025245072,-0.0079498375,0.03971685,0.025997508,0.02175938,-0.03575477,-0.0132711325,0.02019244,0.000985607,0.0058128214,0.012052394,0.052447263,0.008006014,0.017772835,0.022967463,0.011543184,0.019510474,-0.032341287,-0.04654874,0.009684564,-0.02394859,0.009556571,-0.009354367,-0.010711895,-0.0063898326,-0.009651932,0.0156060895,-0.012354674,-0.0017922933,0.028359106,0.012280773,-0.03333167,-0.019922664,0.02364235,0.006900392,-0.055714056,-0.0020626804,0.05416945,0.033125997,-0.02234004,-0.019336125,-0.05048129,-0.013247607,-0.0077546826,-0.0065925554,0.022047054,0.0237202,-0.06139591,0.019604726,-0.011779729,0.036115143,0.004948578,0.02453997,-0.07029978,-0.0020714058,-0.028215406,-0.012837192,0.027203785,-0.025903238,0.03725795,-0.035248276],"last_embed":{"hash":"1vjsafo","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"1vjsafo","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{4}","lines":[231,231],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vjsafo","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0031535248,-0.0026717763,-0.021396266,0.041459814,-0.04851161,-0.025749927,-0.019334259,0.0176123,-0.005214485,-0.01586132,-0.01947473,-0.022653356,0.007174834,0.039698783,-0.007792306,0.012498748,-0.0066279415,0.025028743,-0.034705125,0.0122806,0.03329686,-0.028317036,0.059788775,-0.02921588,-0.056517202,0.011210939,-0.006250622,-0.011562348,0.048103653,0.059796944,0.0011295358,-0.04110068,-0.005544713,-0.025350986,-0.04845008,-0.04932128,0.010905615,0.0108003905,-0.03417377,0.034388468,0.00088438403,0.009242343,0.005342339,-0.008176987,0.03420642,0.017316109,-0.028693927,0.001952971,-0.019217666,-0.055429336,0.032324508,0.007857746,0.015948579,-0.039794482,-0.03869654,0.056517962,0.00040490922,-0.06092696,-0.03349576,-0.03463215,-0.024663493,0.026668195,-0.0016405765,-0.02596042,-0.020465981,0.05611805,0.05308405,-0.0012449124,-0.018938068,-0.043664433,-0.010317995,0.005585079,-0.027704615,-0.006968736,-0.06897448,0.006834822,-0.001566259,-0.04770257,-0.022444028,0.026636394,-0.0020247605,-0.016052796,0.0408069,-0.028577155,0.020309394,0.023961516,-0.020788787,0.058416374,0.0004133915,-0.0036120377,0.010097337,0.015375554,0.034084305,-0.0067939577,0.0085008135,0.016086925,0.04573302,-0.011743984,0.029930178,0.0010733027,0.027312385,-0.025230726,0.009886436,0.026253829,-0.0010431712,-0.021030605,-0.012854272,-0.0011561288,-0.028688168,-0.024863087,0.0035869034,0.019592699,0.030631393,0.020252585,0.023518227,-0.021687921,0.020754073,-0.047199797,0.0034599646,-0.009347412,0.0494448,0.031021114,0.01637723,-0.03362061,-0.0336443,-0.01866339,0.0051384526,0.029153144,-0.024623128,0.010283774,0.010319112,0.04716703,-0.021749036,0.013473403,0.00246041,-0.0014176777,0.02243173,0.018007178,-0.011212849,-0.033985037,0.029016772,0.034414392,-0.05494927,-0.012217674,0.030392503,-0.057598744,0.028467227,0.014509799,-0.009002944,-0.04610309,-0.028801039,0.017279765,-0.0007223092,0.03364707,-0.020750117,-0.014844773,0.012077147,0.050622873,0.0026644461,0.008983805,-0.0005011061,-0.0037862516,-0.033958215,0.024060598,0.060617436,0.005852347,-0.025262719,-0.026751839,-0.021062614,0.049075715,-0.029923104,0.008267511,0.04137586,0.009759246,0.01843105,0.035375673,0.027733533,0.025274191,0.009874229,-0.03527684,-0.016828984,-0.039104734,-0.01044463,-0.027009241,-0.042266466,0.043331552,-0.05260948,-0.006814491,0.027036441,0.02983133,-0.020930918,0.020967547,-0.0327576,0.048892338,0.021517018,-0.03318942,-0.0015532821,0.027714172,-0.029952776,-0.023987705,0.010537817,0.008719255,0.032888304,-0.026204495,-0.0550109,-0.013809305,-0.037221733,-0.023261849,0.014594668,-0.042727396,0.011620146,-0.022778733,-0.010689313,-0.011106154,-0.036119275,-0.012262423,0.019436264,-0.016970657,0.025609776,-0.018153876,0.028544864,0.04320242,0.025970686,-0.016383639,0.013557925,0.0090991175,-0.015683271,0.033809207,0.03734757,-0.007080563,0.017779563,0.028056685,0.022997422,0.046643637,0.01769916,-0.05779149,-0.03901512,0.040763073,0.049376696,-0.0016119075,-0.0017821991,-0.002341465,0.037750874,-0.012639725,0.007508958,-0.023736263,0.022701915,0.048477143,-0.041924417,0.043796778,-0.0017605275,-0.007779083,-0.032335315,0.0010428041,-0.028118907,0.010627566,0.004802588,-0.0019422877,-0.057626564,0.0038492305,0.011441781,0.025302574,-0.024912948,0.0004238087,-0.006672169,-0.017980289,0.061423242,-0.018235205,-0.017863099,-0.021636205,-0.0069271782,-0.013251486,0.005557846,0.026047744,0.004842432,0.03253467,-0.03784976,-0.032289494,0.062446423,-0.0065403655,0.01707665,0.052825693,0.01225777,0.005339205,0.083675586,-0.025533343,0.0003529812,-0.0014774348,0.064270556,-0.0487407,-0.0233402,0.007118165,0.044298887,-0.028237892,0.0036346377,-0.009374989,0.01681212,-0.18217172,-0.016159179,-0.0053024427,0.013391202,-0.0005941667,-0.0025491284,0.021766404,-0.007616313,-0.019100718,0.04813931,0.008315375,-0.061583646,0.036067173,0.011988278,0.03927116,0.016534949,0.0029926149,-0.0043155914,-0.036805812,-0.04009755,-0.03164708,-0.04398728,0.035010144,-0.048855577,-0.055942588,-0.00788632,0.07631311,-0.012806383,-0.016757656,0.006004475,-0.04549476,0.009617249,0.007960092,-0.038211588,-0.007628437,0.038719665,0.0024364716,0.011302047,0.015496823,0.013992554,0.05998172,-0.0052859983,0.008260977,-0.0006195864,-0.024259707,0.01518345,-0.017298603,-0.049600143,-0.063793585,0.036788587,0.0042974707,-0.05323329,-0.036803905,-0.013558799,-0.04742392,0.010504458,-0.006887506,0.037071556,-0.029771548,0.045690853,-0.0063262237,-0.048243966,0.04346617,0.0119623095,-0.02681529,-0.009043164,0.0013729702,-0.026752561,0.006816061,-0.05363507,-0.001214384,-0.049499433,0.019895915,-0.024542177,-0.024297902,0.005420652,-0.0027814326,-0.02506058,-0.044837512,-0.06635431,-0.0047375686,-0.0154982535,-0.035902277,0.017704248,-0.017237578,-0.030235015,0.02472458,0.0037063716,-0.001233554,0.24228035,-0.019119013,-0.011605767,-0.006440559,0.061335426,-0.015185745,-0.027262622,0.05823849,-0.028440405,-0.029272001,-0.024461344,0.007073276,-0.0009172967,-0.05005632,0.010796084,-0.002055923,-0.0522669,-0.0072002346,0.08814889,0.019139841,0.040770244,0.026487244,0.05409957,-0.0022264011,-0.046361666,-0.019085549,-0.006105516,-0.010841549,0.020989832,0.04127493,-0.034982022,-0.0011420276,0.058257848,0.003003456,0.0058350977,0.037819907,0.031159466,-0.012378657,0.007779429,0.015946446,0.011095974,-0.009701054,0.018830743,-0.035623316,0.011168394,-0.013391921,-0.010329322,0.021956827,-0.024820503,-0.018031478,0.063335806,-0.0044434364,0.0096652815,-0.03233973,0.0046712696,0.0140895955,0.009179066,-0.0182237,-0.006655274,0.01918309,0.0130567085,0.01815383,-0.027329713,-0.017552113,-0.035177875,0.035388537,0.005106558,-0.028122,0.03630556,0.01883642,-0.00956538,0.028403623,0.00052017346,0.018166404,0.058020193,-0.026315633,0.032438427,0.01641817,-0.01292865,0.027111787,-0.014518799,-0.067157984,-0.03742221,0.0024656064,0.029980423,-0.01335239,0.019756567,0.056831382,-0.05165742,0.01579323,0.007576445,0.0017515619,-0.007892539,0.0081733735,-0.017368529,-0.016635764,0.020059586,-0.0029436029,-0.067415744,0.008991357,-0.017846445,0.018789234,0.00072636874,0.008069255,0.03654525,0.0030679828,-0.0036591392,-0.0071499567,-0.00018491033,0.051281266,-0.05331697,0.028632814,-0.0054319403,-0.002832264,0.040632926,0.029941984,0.04419771,0.012574321,0.067731604,0.00073632755,0.020967526,0.031260796,-0.016312083,0.006144508,0.0014095797,-0.07240172,0.007247836,0.0123148775,0.0051722624,0.051947817,0.016523495,-0.023267416,-0.0018187503,0.02030446,0.026485153,-0.0009363195,0.0053423666,-0.017295878,0.026139567,0.041031513,-0.0648598,0.0009743119,-0.03904306,-0.0016028277,0.01665635,0.050052464,0.016054712,-0.013756646,-0.0087905945,0.009816127,0.017779578,0.016714066,0.0077035357,-0.06447275,-0.0044015246,-0.06966245,-0.012667761,-0.02625208,-0.020693261,-0.04383379,-0.014398711,0.020674737,0.018134927,0.078252785,0.0148051875,0.004129723,0.016261628,0.03884837,0.008757263,0.0082309935,-0.016617179,-0.04499817,-0.03504828,0.005317161,-0.0013969596,-0.0074637095,-0.05400497,0.0046909107,-0.01770449,0.003978153,-0.0012901884,0.028032096,-0.040868804,-0.011364227,0.028522572,-0.032633122,-0.005626169,-0.030120477,-0.008413057,0.0046292543,0.009010261,0.112649105,0.016136738,-0.009530422,0.0067224978,0.0489202,0.030075276,0.012215256,0.018179957,-0.02738276,0.005964809,-0.008704079,-0.0023704926,0.0121343415,0.015062296,-0.004194168,-0.047486275,0.01054526,-0.0074386224,0.032092977,0.00825116,-0.005528133,-0.06568842,0.015805094,-0.015570106,-0.019940242,0.025123652,0.06600759,0.010559511,0.0007657198,-0.043937366,0.014468339,0.004588778,-0.032114647,-0.008033097,0.03268761,0.009942228,0.00088769797,-0.0024266506,-0.0015440437,-0.007028804,-0.033049174,0.04752101,-0.008017395,0.011970453,-0.0023743943,0.0061889314,0.003883451,-0.0048307544,-0.037741236,-0.014167833,0.011705128,0.0001340462,0.00349059,0.03440979,0.016995713,0.006633049,-0.049086157,0.012042162,-0.0022227366,0.021270247,-0.009635442,0.014054067,-0.018006932,0.047067914,-0.010237964,-0.0316817,-0.010181317,0.037190888,-0.049644474,0.016038667,0.024568608,-0.00063701463,-0.042423856,-0.021501066,-0.03160829,0.015110893,0.0015958472,-0.02615385,-0.0006707076,-0.010107812,-0.0054490073,0.019892802,-0.027552355,0.001993719,-0.007816684,-0.04656539,0.014756427,0.03338225,-0.07697923,-0.017677674,-0.00631422,0.023811596,0.03658204,-0.036216106,-0.013212117,0.04115777,-0.019516315,-0.008648667,-0.044039376,0.011802443,-0.024643034,-0.043427832,-0.008632983,-0.020415856,-0.028502062,-0.016044818,0.034174036,-0.061108958,0.015446473,-0.024177037,-0.009882067,0.008447882,-0.047648847,0.015317325,0.02317511,-0.04028058,-0.027741,0.059869844,0.016870402,-0.014487902,-0.033120222,0.0069519053,0.03395776,-0.00008851478,0.020052167,0.05771133,-0.0119535895,-0.040736392,-0.023836875,0.009273525,0.03192854,-0.019591302,0.0074875075,-0.057486184,0.0019331117,-0.011375012,0.014247972,-0.036749426,0.011196485,-0.02946543,-0.019051448,0.012691475,-0.015945379,0.012856306,-0.035986908,0.03906026,-0.026393516,0.047640994,-0.015648447,-0.026291454,-0.0115872165,0.058041457,-0.02988904,0.0011897237,-0.047810815,0.0149354935,0.016552392,0.02665871,0.00040048928,0.01460586,-0.0031444198,-0.012877317,-0.043011703,0.029501691,-0.007913065,0.00484888,-0.00019754542,0.04217467,0.042532217,-0.043908063,0.06250384,-0.015312638,-0.0388976,0.008284688,0.030127132,0.03210595,-0.018634303,-0.037332688,-0.02466545,0.030850323,-0.052144896,0.04990042,-0.004070747,0.009151996,0.055575922,-0.021230983,-0.0399891,0.014851065,0.023090798,-0.0366901,-0.05304287,-0.010449927,-0.013531627,-0.03396655,0.02189892,-0.013827257,0.0062578623,0.018010978,0.013814798,-0.0055945395,0.012728484,-0.06323383,-0.0014476428,-0.15504616,-0.013974491,-0.043286845,0.011769626,-0.023654385,0.01208301,-0.031837285,0.013285629,-0.02656556,-0.034891184,-0.020341866,-0.05798078,0.04932409,-0.022517368,-0.025541207,0.0019785434,-0.016703164,0.005072164,-0.026548713,0.06705703,0.0019795808,0.0017402982,0.049083598,-0.012581698,-0.005505432,-0.0056042196,-0.0144476015,0.0041473974,-0.021415604,-0.03088836,-0.004310592,-0.030612,0.008373605,0.049430005,-0.010275516,-0.0032868763,0.0012707564,-0.022936936,-0.02011046,-0.00013902581,-0.01977293,0.029176623,-0.007913383,0.0039496925,-0.000004623055,0.062248807,0.017662093,0.00895404,-0.044249713,-0.0126265315,-0.0034208403,0.019955434,0.0041412623,0.019050363,-0.015956467,-0.03387086,-0.02398069,-0.010709555,-0.028309718,-0.0024605843,0.026833728,0.03533959,-0.040739466,0.01149475,-0.046146948,0.030733472,-0.05813023,0.024178356,0.0053682756,-0.019529533,-0.0057547237,-0.010370413,-0.0055258498,-0.0078193415,-0.02042459,0.05240392,0.034583945,-0.0026952103,-0.04435302,0.010527193,-0.0034741017,0.011376196,-0.017833713,0.013939823,0.06122752,-0.001321973,0.0015777843,-0.024586247,0.011277734,-0.009073065,-0.068361774,-0.026769627,0.0035602688,0.013768243,-0.012542541,0.06566691,-0.037997868,0.03188415,0.0070261834,0.022631174,0.0055045052,-0.032212123,-0.04221847,-0.01710643,-0.039768092,0.022683026,0.017043766,0.008084571,-0.03274185,-0.014220606,-0.003537958,-0.032409847,-0.010316666,0.042789374,-0.08928903,0.0005779904,-0.022266751,0.011819911,0.042898178,-0.014590108,0.03322291,-0.00036508357,0.000034799894,-0.04018188,-0.012203236,0.07666083,0.010613509,-0.010086783,0.0022305888,-0.008885654,0.013653289,-0.08799075,-0.0008200303,0.030279974,0.019856777,-0.020796733,0.017111456,0.050441325,-0.062284622,-0.051180612,-0.022636976,0.0044684457,0.047167193,-0.007861961,0.011846823,-0.03402256,-0.009324665,0.01709156,0.001128224,-0.033676017,0.019806415,-0.0033658294,0.004573365,0.06005015,-0.018638719,0.014283545,0.019840084,0.04816069,-0.03145872,0.037983786,-0.04705642,-0.032793,-0.034881566,-0.08733607,-0.004874824,0.05746751,-0.036960665,-0.010448912,-0.027075382,-0.020456832,0.044141423,0.021374865,-0.012696756,-0.0128204245,0.03324417,0.002985851,-0.014293724,0.015981268,0.031995658,0.008081049,0.041909233,-0.0045479853,0.048670318,0.02882544,-0.03927818,0.017446142,0.033359345,0.045306906,0.001304305,-0.026322773,0.01912706,0.02015532,-0.026500236,0.0067318594,0.073546395,0.007979969,-0.0012768365,0.017992448,0.010060577,0.018617893,-0.008125032,-0.026358236,-0.0044931206,-0.03951656,0.023043327,-0.014948589,-0.042542845,0.02353846,0.013133781,0.052264158,-0.019860508,-0.010995704,0.031390153,0.024003038,-0.014157007,-0.017183047,0.043339547,0.0010285388,-0.032457396,0.025136303,0.032632016,0.024734454,-0.016986292,-0.009773633,-0.030540047,-0.018888185,-0.00083558005,0.019567167,-0.043762624,0.04117017,-0.011572111,0.046776425,-0.0050701853,0.05540039,0.014464818,-0.00911085,-0.039192885,0.021054337,-0.067270674,-0.028550781,0.04707295,-0.031636808,0.02288133,-0.0050201253],"last_embed":{"hash":"1czn4nl","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"1czn4nl","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{5}","lines":[232,232],"size":58,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1czn4nl","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.010753852,-0.0020915822,-0.009057409,-0.009664449,-0.054040976,-0.043670904,0.024931433,0.012000088,-0.0008391721,-0.008084129,-0.0045906943,-0.017109808,0.0058815335,0.022432785,0.014734115,0.0239057,0.018083703,0.029987935,-0.029177647,-0.009438728,0.01687001,0.0020967736,0.05495447,-0.017379655,-0.049919456,0.003951582,-0.04196195,-0.0061541,0.033874605,0.076327845,-0.038525555,-0.056446623,0.004505694,-0.018687477,-0.06146233,-0.041079648,0.01946622,-0.0053461767,-0.05019176,0.031360086,0.014033994,-0.019248843,0.0133612715,0.016475432,0.05458484,0.00022522802,-0.021056326,-0.0032957753,-0.018927462,-0.03729489,0.0023869018,-0.0046765213,0.009071456,-0.029615747,-0.02353056,0.02691446,-0.01054855,-0.052102,-0.03830517,-0.021797087,-0.020964457,0.015511725,-0.011928878,0.011506639,-0.037140742,0.052789025,0.037405483,0.026581585,-0.010200347,-0.035573196,-0.010567603,0.014108644,-0.014761151,-0.00029339176,-0.06031788,0.02280163,0.0014795797,-0.04357153,-0.001395738,0.021784691,-0.0040436536,-0.039994176,0.028500006,-0.007634957,0.01524616,0.033058587,-0.02101047,0.110575065,-0.002782179,-0.004279678,0.0015479878,0.0086790975,0.014521243,-0.026789531,-0.019770343,0.008075691,0.009478949,-0.003989538,-0.001565473,-0.0013070541,0.0152261015,-0.018854696,0.03731069,0.01952725,-0.0039255447,-0.04388009,0.0039741523,0.00064998266,-0.017982854,-0.022381002,-0.006043344,0.021333214,0.018762447,0.031002162,0.039218534,-0.022479242,0.016714701,-0.048066225,-0.015399777,-0.0055125197,0.043538112,-0.0025670193,0.030025102,-0.05607698,-0.0181999,-0.01727793,-0.011827154,-0.009102241,0.0010858235,0.0041079465,0.0204371,0.062489644,-0.01422405,0.016424568,0.008891153,-0.011788021,0.0064500733,0.010587182,-0.020551743,-0.06560598,0.029336158,0.05764126,-0.055498157,-0.009353087,-0.0059328666,-0.03316543,0.0030001183,-0.012201648,0.0052569904,-0.057182927,0.0062207393,0.024173593,0.011067363,0.05552659,0.017699437,-0.021010298,0.03778332,0.0825798,0.0076216217,-0.0066151633,0.01260158,0.009013936,-0.040354818,0.03940778,0.05436173,0.043668777,-0.010273094,-0.009514821,-0.019339766,0.046480425,0.003309041,-0.0022838293,0.041020837,0.022667103,0.038813468,0.024994103,0.06303122,0.027105777,0.014213068,-0.019693298,-0.028804572,-0.011140375,-0.012891256,-0.03370806,-0.032314744,0.05085347,-0.034984946,-0.010973038,0.03580229,0.038688365,-0.016084764,-0.000032405802,-0.029587531,0.030914253,0.01636005,-0.025356207,0.014700008,-0.0051502404,0.002386576,-0.02073393,0.018790578,0.036644895,0.038079232,-0.023206437,-0.03269727,-0.02005166,-0.051805146,-0.018921964,0.008504027,-0.026671166,-0.0013494494,-0.0044026976,-0.0045700218,-0.024322556,-0.045619443,-0.022361368,0.027602429,0.010322587,0.013790999,-0.014048435,0.023193724,0.022190742,0.01789636,0.007221682,0.008329905,0.018713469,-0.046661254,0.021897044,0.03885651,-0.023552917,0.014897987,0.025174974,0.019690573,0.026033629,0.0006493229,-0.013217421,-0.04839354,0.032877784,0.039866,-0.015382116,-0.015605608,0.02542823,0.0038867241,-0.025239736,-0.027853694,-0.010664467,-0.0018716088,0.06112212,-0.04157411,0.041538227,-0.00088325184,-0.017528793,-0.041598,-0.015624236,-0.008931874,0.0058106114,-0.008177262,0.0017943194,-0.02699147,0.0061936094,0.0016436015,0.02945465,-0.0052550915,0.012753836,0.028366838,0.0054122806,0.048983894,-0.0099021075,-0.00001914003,-0.0069213505,0.02867757,-0.04373711,0.012414808,0.0057800543,-0.0085492525,0.010574959,-0.045938417,0.0126056755,0.07506164,-0.034131724,0.007465685,0.025615774,0.017061202,-0.018173307,0.08486355,-0.029335381,-0.017277522,0.010931004,0.041564472,-0.024078773,-0.00372878,0.016489148,0.061845027,-0.010038315,0.004712298,-0.014599566,0.015931997,-0.16813818,0.017066924,-0.02274328,0.03833907,0.018405274,-0.0037421691,0.0034448905,-0.023510823,-0.011443315,0.077067,0.007586244,-0.05668437,0.020907903,-0.0033889425,0.01033289,0.0063488283,-0.010937546,0.009467653,-0.057962723,-0.039105732,-0.022283293,-0.034009583,0.055244677,-0.039902728,-0.034742873,-0.0026075675,0.06236341,-0.012701391,-0.0067110495,0.0019025283,-0.039678928,0.008688417,0.0046456167,-0.021041662,-0.020660168,0.042512417,0.011218218,0.00049200974,0.0042777327,0.004846697,0.06645694,0.021152867,0.011482772,0.01334171,-0.00085638644,0.0013706615,-0.015920889,-0.038206603,-0.07706708,0.033860642,-0.02632453,-0.046332482,-0.03996523,-0.035622347,-0.042142686,0.00980178,0.015634496,0.03784229,-0.028841633,0.07627724,-0.02305303,-0.047923774,-0.0057499055,-0.0056133308,-0.013209893,-0.025046129,-0.0059571886,-0.030268945,0.016941614,-0.01843142,0.02541489,-0.055489548,0.021868585,-0.03625858,-0.014532491,0.007584944,-0.01652462,-0.024191037,-0.034863252,-0.078965284,-0.009314362,0.01428561,-0.024522813,0.028491002,-0.02865705,-0.015689583,0.022362148,-0.0132322535,-0.0036953455,0.23387016,-0.020638695,0.005984584,-0.008504318,0.064358674,-0.00019310361,-0.045559116,0.047034785,-0.015124063,-0.031076236,-0.044582568,0.019082503,-0.0014289668,-0.030200003,0.02187048,-0.013833547,-0.063094005,0.017348515,0.0878891,0.011601414,0.053505488,0.0076360363,0.048823066,-0.026834963,-0.05870704,-0.0022793664,-0.010991989,0.0042149527,0.009021658,0.068408065,-0.028399145,-0.01606105,0.039465364,-0.008470267,-0.0048456104,0.021896657,0.0144569725,-0.043267615,0.03709884,-0.0018006979,0.0076333387,-0.0065815006,0.004915249,-0.052198723,0.00094748585,-0.032788742,-0.01043285,0.011416525,-0.013519524,-0.018273516,0.06434763,0.016621314,0.012023849,-0.0072577763,-0.0019600908,0.012879063,-0.0016124224,-0.011880321,-0.0011802743,0.05018791,0.05861017,0.015180805,-0.02622439,0.0027833364,-0.031552576,0.0172486,0.028862864,0.008247416,0.03298095,-0.007433776,0.006704119,-0.003585972,-0.0063694045,-0.005910393,0.029015172,0.0053698597,0.052528724,0.015302089,0.0015018426,0.04838534,-0.021510767,-0.07565043,-0.051843137,-0.0037688976,-0.0012880707,-0.030705757,0.0054486617,0.061643336,-0.043166284,0.033601165,0.021982161,0.010566196,0.0008278321,-0.0018728853,-0.012636238,-0.029584913,0.029525477,-0.013372093,-0.072161786,0.020541,-0.013783916,-0.0036552527,0.015318985,0.008746136,0.035983358,0.024974553,-0.0007535948,0.012738834,0.015015032,0.02495753,-0.054941695,0.00884614,-0.0036715681,-0.010949459,0.034973357,0.030032495,0.03773406,0.0041991593,0.03774503,-0.0030482186,0.0033738425,0.056342743,-0.009205939,0.025400981,-0.033916373,-0.086405426,-0.0039627096,0.021954369,0.00047707077,0.027057784,0.027300656,-0.011240503,0.011384383,0.017054727,0.03030224,-0.012591267,0.023083992,-0.015841426,0.00880292,0.040065505,-0.05402644,0.0038373014,-0.023583546,0.0017143328,0.03297517,0.03825951,-0.015049606,-0.013710611,-0.024573343,0.02885443,0.020670071,0.0145387575,-0.004560923,-0.061462205,-0.02229315,-0.08344294,-0.035087533,-0.03930311,-0.022509808,-0.024382401,0.0032898951,0.01637214,0.014634763,0.08846385,0.028006213,-0.0024843123,0.0044371295,0.06434634,0.01191795,0.0066146282,0.0028607196,-0.042743873,-0.03736343,-0.006819074,0.008223453,-0.0066325474,-0.025948776,0.010221557,-0.0071716206,-0.010665705,0.014187313,0.007413604,-0.02563821,-0.022039955,0.05519736,-0.02708303,0.0050584646,-0.018805824,0.0076919952,-0.010697077,-0.0068199956,0.111908704,0.0063923406,0.00028141282,-0.000046813675,0.00921098,0.05578586,0.019694742,0.012478969,-0.026601091,-0.0042050364,0.008827028,0.0033648552,0.015149297,0.0072661033,0.017770234,-0.034347843,0.0017863666,-0.025427315,0.029443495,-0.01254476,0.01633017,-0.055885457,0.01323712,-0.044581443,-0.0059287394,0.012347179,0.04041753,0.025838528,-0.018937115,-0.013143289,-0.020657932,-0.0052153827,-0.010370815,-0.008024562,0.02956886,-0.0013929004,-0.023637706,0.0034663999,-0.0039203605,0.0043556932,-0.023924239,0.05948782,0.00093582284,0.00022827233,0.008420713,0.010251166,0.010474739,-0.017434096,-0.033593718,-0.0012239082,0.022330519,0.02776308,0.018716091,0.064716354,-0.0055127344,-0.023416394,-0.05215045,0.01476303,-0.024477793,0.0030303611,-0.033465393,0.00035811364,-0.020213576,0.05797951,-0.02748125,-0.031280193,0.0050996984,-0.011561399,-0.050504375,-0.0035249752,0.0556156,-0.010138278,-0.034013312,-0.026474975,-0.05081738,0.0189629,-0.005965489,-0.035179023,-0.017466763,-0.0117384745,-0.024516013,0.014590249,-0.036707435,-0.008185993,-0.017892797,-0.047287155,0.026893301,0.04993109,-0.06533497,0.0014868226,0.0033886402,0.025787953,0.02536565,-0.05034816,-0.039697167,0.014520926,-0.014394451,0.0044366065,-0.045619987,0.0131450975,0.00065465085,-0.038908396,0.005095792,-0.008175487,-0.013707719,-0.019404704,0.0564739,-0.049093224,-0.021441402,0.004925833,-0.003270771,-0.007370863,-0.037017316,0.033305224,0.005256443,-0.017477179,-0.0107657,0.081118844,-0.014866982,-0.027275592,-0.030868763,0.0023262408,0.01918038,0.033029165,-0.0034247672,0.05720372,-0.01420524,-0.01457971,-0.013697266,-0.0030399456,-0.0030791915,-0.021539241,-0.021619823,-0.01792968,0.034433633,-0.006545943,-0.0075207953,-0.021634473,0.010679161,-0.033237383,0.007353091,-0.012903442,-0.025689678,0.011478915,-0.022614395,0.03891632,-0.004236163,0.04421194,-0.012167246,-0.038377307,0.0052037016,0.026444579,-0.03382306,0.024784729,-0.05868679,0.015826143,0.01235935,0.024804797,-0.010272208,0.006950629,0.013852901,-0.00037848533,-0.0548515,0.015419334,0.00017419571,0.0035253768,0.017165143,0.042312603,0.04387347,-0.023587009,0.028912755,-0.03604862,-0.042985003,-0.016232423,0.0015255823,0.00051864143,-0.025024755,-0.042155553,-0.020851787,0.008021965,-0.040270336,0.031770173,0.010564738,-0.012729065,0.03519138,-0.025260799,-0.059900686,0.01835066,0.043047305,-0.036806315,-0.05406055,-0.011825113,-0.029591871,-0.029743502,-0.02621797,0.0030805205,0.007011931,0.02691248,0.010138467,-0.001718032,0.014442584,-0.031208737,-0.011335052,-0.15938808,0.044032443,-0.043990996,0.0014124188,-0.013406501,0.016707249,-0.024099333,-0.015169313,-0.031179054,-0.0128108645,-0.021436807,-0.043397836,0.046486635,-0.021680806,-0.036248557,0.030428313,-0.029018031,0.008741136,-0.04523201,0.088349596,0.024963453,-0.012751598,0.064505965,-0.007422253,-0.00024230237,-0.017576968,-0.0030577816,0.023122884,-0.033240248,-0.0504842,0.02285209,-0.008054274,0.012280068,0.028972968,-0.0077619706,-0.00090000953,0.012942425,-0.036040653,-0.037061494,-0.020911086,-0.017055629,0.00097341137,-0.03620558,0.0072141713,-0.0136735225,0.079259776,-0.007120845,0.011318616,-0.029691223,-0.009809769,-0.0002148378,-0.0038209467,0.0032449833,0.030258304,-0.014601578,-0.03549192,-0.025579613,-0.0058881887,0.007169039,0.006857307,0.009289538,0.026806349,-0.03940643,0.012874202,-0.03094075,0.045122854,-0.05926242,-0.0092728,0.0031097336,-0.041221596,-0.020273134,0.0096385805,-0.003962562,-0.009134439,-0.014005635,0.03974033,0.0055411733,-0.019345568,-0.054469734,-0.008353972,-0.009705204,-0.008877627,-0.032049626,-0.007461979,0.02945708,-0.010658073,0.019521628,-0.016610531,-0.0217765,0.004922322,-0.06538387,-0.020783966,-0.00044922598,-0.0012198467,0.008372035,0.08568762,-0.03264304,0.020278705,-0.012545385,0.011868588,0.0050582746,-0.051037803,-0.03901524,0.009349872,-0.023899706,0.011829924,-0.003820412,0.005198458,-0.020150587,-0.024727019,-0.0006327873,-0.024582624,-0.022449365,0.04275976,-0.08671465,-0.038536888,-0.026258757,0.018559152,0.021170134,-0.027404107,0.039930984,-0.0009242808,-0.0051673083,-0.03828882,0.009799067,0.08176209,0.008362859,0.030899921,-0.0062073525,0.015770905,-0.010340718,-0.05317562,0.018350927,0.014725063,0.034383707,0.0024646788,0.0034384367,0.0300348,-0.04563695,-0.027391804,-0.029812489,0.000343655,0.033127476,-0.032322627,0.019705623,-0.023029745,-0.012565548,-0.001223047,-0.018694315,-0.0389964,0.0035944446,0.012906587,0.015610398,0.049115974,-0.007064823,0.0276882,0.039406206,0.04039258,-0.024933074,0.06041879,-0.040630985,-0.016933985,-0.052554894,-0.05623543,-0.020242278,0.038929235,-0.027801927,-0.016056458,-0.017721659,0.018253602,0.018420009,0.019309584,-0.018181363,-0.022809405,0.009515593,-0.00078349124,-0.010529691,0.043348208,0.0360615,0.011056113,0.025165582,-0.003565318,0.059462294,0.04847576,-0.016919836,0.043761592,0.018170811,0.052403834,0.008553273,-0.03368237,0.024455424,0.026388008,-0.008809595,-0.01037304,0.07311234,0.019358981,0.005349096,0.02658166,0.022219732,0.0063531124,-0.025347458,-0.020033374,0.0050083124,-0.03699156,0.010726545,-0.019316675,0.006908522,0.018610954,-0.004596784,0.019535776,-0.0007611601,0.0039353757,0.027615989,0.014610466,-0.0009201718,-0.013323445,0.024230339,0.016248636,-0.04408071,0.024463037,0.02177971,0.035443723,-0.012543672,-0.056841303,-0.015560319,-0.029144425,-0.012377853,0.010942622,-0.02177959,0.030182803,-0.022697108,0.028364232,-0.0035337668,0.028906604,0.011135436,0.015779348,-0.07796349,0.054258145,-0.06552021,-0.027519384,0.054760452,-0.010548606,0.02876483,0.012556259],"last_embed":{"hash":"ffync","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"ffync","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Tomorrow Morning (First Day):#{6}","lines":[233,234],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ffync","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030544825,-0.02992167,-0.024451708,0.0046568597,-0.038319897,-0.03704247,0.008541685,-0.0037231268,0.019679137,0.00812337,-0.024297118,0.0016011482,0.0015413356,0.03810855,0.01042755,0.016298719,-0.0034849576,0.009359281,0.009440223,-0.020147404,0.007274502,-0.009565365,0.08124722,-0.034699067,-0.038252983,0.031013506,-0.016259704,-0.020575605,0.055263266,0.08793759,-0.008286117,-0.060041923,0.024624778,-0.034411076,-0.035924785,-0.021313671,-0.0007582055,-0.039209276,-0.03618962,0.04429999,0.0011445435,-0.018561825,0.000734875,0.003866707,0.042807233,-0.007249172,-0.028924277,-0.005312888,-0.018030962,-0.0352281,0.03628768,-0.01359306,0.01521349,-0.03753941,0.00023841062,0.052912716,0.010711229,-0.028256448,-0.042019423,-0.032898907,-0.025345396,0.02899209,-0.0399149,0.017532766,0.015913187,0.040937778,0.029059015,-0.0023594722,-0.012483339,-0.029903695,-0.017487975,0.012640311,-0.009334442,0.013622408,-0.046372227,0.01631152,0.02873161,-0.014091098,0.002268321,0.014700827,-0.0005491176,0.015750736,0.031072715,-0.0094676,-0.0051101134,0.03405375,0.009044036,0.060596466,-0.010034309,-0.019959351,-0.0029550644,0.019713385,-0.043359183,-0.010627188,-0.013200303,0.026242914,0.021910438,-0.018196635,0.015629258,0.003597732,0.029132096,-0.04900554,0.03319988,0.02644085,0.03615895,-0.008962515,-0.0041692164,0.020813338,0.011769771,-0.041003276,0.010505143,0.005990879,0.023409948,0.023680564,0.0074883886,-0.006271056,0.023766918,-0.049569026,-0.016106995,0.00841568,0.045848668,0.02126463,0.01131347,-0.020385366,-0.022280827,0.033358537,0.020430861,0.02352612,-0.013485856,0.021379305,0.005701107,0.06683447,-0.04237631,0.061657976,0.013638985,0.008506592,0.015780257,0.058120944,-0.022608563,-0.051305573,0.03429162,0.037592337,-0.056221295,-0.014050849,0.013885893,-0.029899491,0.0013929454,0.0005835959,0.017824247,-0.031934384,-0.036049142,0.04206697,0.009429572,0.01908755,-0.007275001,-0.0030410134,0.030656159,0.06989342,0.013869961,-0.0123341,0.06096776,-0.008505582,-0.023897465,0.045664374,0.035069752,0.0010374631,0.008343591,-0.027442629,-0.040313873,0.04828176,0.0073179165,-0.00048980495,0.02507333,0.015035285,0.02880052,0.0134172,0.039592233,0.035332635,0.021591574,-0.01627491,-0.03827582,0.012267288,-0.021174947,-0.061724003,-0.0597315,0.06316045,-0.038372364,-0.030655786,0.020300534,0.039331652,-0.0047623813,0.034135953,0.0057696393,0.03373348,-0.0021103073,-0.036272947,0.022612598,0.009445637,0.015075042,-0.015547342,0.02852183,0.018950248,0.01928397,-0.011033156,-0.04682694,-0.002855726,-0.020931982,-0.044792123,0.028452134,-0.057306558,-0.021114068,0.00860902,-0.003683755,0.0028730913,-0.059214443,-0.014075247,0.016812712,0.0070871087,0.0044367136,-0.005766024,0.035142522,0.04822777,0.018271433,-0.021492364,-0.020998899,0.0057122796,-0.046371166,0.042299848,0.05024858,-0.035589155,-0.004292477,0.029373039,0.011627917,0.012539072,0.024425738,-0.013176534,-0.043392796,0.016721819,0.053810533,0.0036461484,-0.017009119,-0.013889545,0.05716341,-0.014995386,-0.034667198,-0.039657302,0.040410317,0.05025362,-0.04098826,0.037671585,-0.013314154,-0.021415656,-0.035920072,-0.007720943,-0.015043055,-0.006842455,-0.023974124,-0.02746182,-0.024481304,0.01289091,0.011331932,0.019108463,-0.014941331,0.009730107,-0.004189566,0.0051013352,0.045702126,-0.015836142,-0.004587359,0.011102818,-0.009320797,-0.05642779,0.0012844579,0.011697548,-0.050785396,0.02210014,-0.0374711,0.02603487,0.083369024,-0.049267992,-0.022751786,0.026320772,0.010524625,-0.022204133,0.04963069,-0.03169757,-0.0136076715,-0.028614527,0.057276458,-0.02157069,-0.001752671,-0.0038080094,0.057835396,0.011568658,0.019078363,0.00018224142,0.008470377,-0.18475798,-0.009768601,-0.036762774,0.053687356,0.008999489,0.021346675,0.01334123,-0.007650615,-0.06757645,0.061939817,0.0025834746,-0.04324978,0.031358387,-0.000340879,0.04002169,-0.014039161,-0.010396777,-0.005329496,-0.056097772,-0.034908555,-0.06059995,-0.06418961,0.050112903,0.02397956,-0.038513035,0.038282134,0.05943673,0.014033485,-0.02081308,0.005101758,-0.035705067,0.00070685195,0.009955135,-0.019266946,0.0019767918,0.063955605,0.021613074,-0.003665745,0.02646763,-0.00022507181,0.045742933,0.039379388,-0.00013006676,0.030151991,-0.0100594545,-0.0015114627,-0.0017890938,-0.02253289,-0.048916772,0.0201987,-0.037304606,-0.035719562,-0.015367368,-0.01425983,-0.03708553,-0.012232885,-0.011120575,0.0239032,-0.033299766,0.030834248,-0.025259791,-0.038855862,-0.0038414444,0.0022176458,-0.02829832,-0.04046817,-0.0020883207,-0.033703186,-0.016623009,-0.024477651,0.016314464,-0.05818974,0.015853671,-0.042938985,0.012493525,0.009500366,-0.017739711,-0.0022708606,-0.0085069295,-0.083884865,0.01705518,0.00397537,-0.03764765,0.041984893,-0.016371522,-0.012326655,0.017887404,-0.008484882,-0.013909771,0.25188926,-0.024993964,-0.025218906,-0.019259594,0.056413002,0.00016116891,-0.016124345,0.07790338,-0.025709711,-0.04757265,-0.046752397,0.010006582,0.00007086806,-0.04362437,0.029183945,0.0131773995,-0.048033103,0.012551143,0.06658014,0.0052966583,0.041430283,0.01767327,0.026707787,-0.012014223,-0.07621187,-0.0014447033,-0.056881946,0.014366346,-0.023930201,0.075118236,-0.047272664,0.006102452,0.05585629,-0.008659562,-0.022193013,0.0086157285,0.016956318,-0.03887725,0.019607207,0.008729874,0.01615894,-0.006887132,0.018239701,-0.048433032,0.009548041,-0.03774241,-0.00972612,0.031434495,0.0043500187,-0.0051317345,0.042135824,0.008151867,0.017369121,-0.036988184,-0.013702901,0.0065717557,0.009676629,-0.01793463,-0.013322487,0.032544665,0.019264434,0.008498492,-0.0037124418,-0.0052743778,-0.02564832,0.043297473,0.0022903099,0.0018046169,0.0068334294,0.01845502,-0.01538033,0.03357235,0.0045702094,0.006144788,0.025419544,-0.027383959,0.0024400055,-0.0011694148,-0.012232426,0.010441991,-0.037316874,-0.011638609,-0.03074127,-0.0013564721,0.0043027634,-0.003851541,-0.012469178,0.033541884,-0.037163727,0.00062153774,0.00528393,0.00027647556,-0.033840306,0.00922237,0.005270617,-0.02276371,0.032668613,-0.018860033,-0.05497438,-0.013081206,-0.021671955,0.006073757,-0.006734002,0.009217801,0.050602093,-0.01595743,-0.009869088,0.013919811,0.0055266386,0.016213348,-0.057953786,0.0028717963,0.022457555,0.013093755,0.0020069594,0.037611775,0.05084688,0.03638686,0.040124044,-0.0021098615,0.010657811,0.048043877,-0.020276118,0.009055494,-0.0110732615,-0.06704983,-0.028048597,0.0028999331,-0.015080283,0.028651485,0.014016875,-0.012007175,0.023974234,0.027502459,0.023135964,0.009150643,0.004668263,-0.0017693469,0.023557821,0.05860758,-0.06880096,0.017364055,-0.012026791,-0.008982862,0.020779656,0.048576884,0.0052100136,0.0034881132,-0.046765562,0.0073071322,-0.0097011,0.018857615,0.029635843,-0.047555815,-0.018746974,-0.0822891,0.0018835276,-0.04274788,-0.004070144,-0.022821546,-0.015715236,-0.021866672,0.0015626921,0.08774697,0.018113216,-0.004024885,0.034490094,0.035132885,0.039060622,-0.0046146284,0.006393714,-0.040294636,-0.029002452,-0.041877963,0.017674342,-0.022123395,-0.06168254,0.015253423,-0.010709045,-0.008474072,0.041632727,0.003527024,-0.03296504,0.00096357765,0.04375496,-0.016632104,-0.005804462,-0.016389653,-0.035520002,-0.016224504,-0.019107712,0.1076275,0.0074436287,-0.010155055,0.007944676,0.016708333,0.05688798,0.019181669,0.038951304,-0.010755889,-0.017859465,0.011012342,-0.010909703,0.011381244,0.013273212,0.022385782,-0.024940176,0.02532131,-0.015320182,0.030768344,0.00801363,0.0005726371,-0.012497156,0.013806499,-0.02351687,-0.0013479599,0.030125843,0.026098784,0.030341668,-0.024821604,-0.020629777,-0.008857718,-0.0019499295,-0.02842351,-0.009531891,0.0408365,-0.010419202,-0.028814508,-0.013657364,-0.011274837,-0.0021935361,-0.02364906,0.03942763,-0.010527469,-0.019121097,-0.0113405455,0.008946684,-0.0067786956,-0.0130566405,-0.018870585,-0.0126319155,0.02130136,0.004416747,0.014855428,0.019876191,0.008832175,0.022834769,-0.04252772,0.004301781,-0.018228022,0.007180758,-0.027685907,0.012536257,-0.014647794,0.017876783,0.030461427,-0.0468335,0.006371772,0.025322622,-0.041456606,0.0019489432,0.000313989,0.020101178,-0.033650525,-0.03428322,-0.039764263,0.02958068,0.02739573,-0.023221485,-0.048230715,-0.05040571,-0.011033364,0.0072249966,-0.015404915,-0.020873083,-0.0092512425,-0.018259063,0.0043816986,0.024677971,-0.080009796,0.0021144692,0.004192869,0.04031424,0.018461987,-0.05346611,-0.044732124,0.0011100505,-0.045263004,0.03758101,-0.044445712,0.004562048,-0.018971534,-0.029386682,0.021876577,0.0027760873,-0.019671436,-0.042555653,0.03235887,-0.03991481,0.0037115433,-0.0029599494,0.014636558,-0.00039948313,0.005220417,0.0016453593,0.010040982,-0.02913434,-0.020715507,0.0601168,0.0023977477,-0.0051945634,-0.057596587,-0.018985402,0.020404307,0.009542228,0.023413468,0.07869328,-0.025312841,-0.0089676585,0.0030453056,-0.032029852,-0.017986301,-0.023745868,-0.03209148,-0.021097789,-0.0026506237,0.010123997,-0.01727639,-0.033998445,-0.02390367,-0.017703203,-0.00037131846,-0.0149278315,-0.036479056,-0.04210112,-0.023604654,0.062506795,-0.013193197,0.039122522,-0.021996483,-0.04183646,0.018036783,0.01929966,-0.023662698,0.00615228,-0.008293409,0.04234763,0.011763953,0.00325864,0.00041585483,0.018347817,-0.017556474,-0.014851188,-0.031558916,0.0065484946,-0.009547235,0.031419937,0.040010843,0.08171553,0.035654645,-0.03986054,0.025848126,0.003858461,-0.04166582,0.0065618455,0.02639848,0.041266914,-0.06669303,-0.044003595,-0.0028943128,0.016601216,-0.03317818,0.03135916,0.0063747936,-0.009776548,0.03874924,-0.0032718251,-0.043695346,0.02130191,0.0047751185,-0.03247174,-0.053421155,-0.024178917,-0.030250603,-0.030201467,0.02883758,-0.00570613,0.025983913,0.022509309,0.028979618,-0.017012194,0.0072972714,-0.055584732,-0.0031011654,-0.14438863,0.021240165,-0.042603474,-0.015794974,-0.010992113,0.006685634,-0.017019153,-0.0044270707,-0.035340723,-0.011397687,-0.019284546,-0.06847399,0.0049113673,-0.0043845805,-0.005823906,0.061129197,-0.0411033,0.011618629,-0.026236078,0.081312485,0.032942828,-0.012054184,0.05934784,-0.039295647,0.022952132,-0.016782973,0.011088835,0.0060670907,-0.023713646,-0.064607084,-0.021411002,-0.0057907593,0.016205588,0.02645068,-0.009227388,-0.004546415,0.010362034,0.003591304,-0.01934914,0.003573948,-0.03312574,0.010630979,0.015633784,0.015240036,-0.0058545903,0.08287329,0.0083928155,0.0027543604,-0.022967624,-0.041728888,-0.019423751,0.03120125,-0.027536655,0.0375846,-0.0015496152,-0.03190163,-0.007798383,0.02284401,-0.008590834,0.014591133,0.009661252,-0.013544613,-0.034181207,-0.0016830412,-0.027098808,0.040641654,-0.0501982,0.0146031175,0.010417998,-0.011408808,-0.043366365,0.011584048,-0.019890029,-0.01632317,-0.0037513312,0.03760934,0.026145848,-0.015218692,-0.041924465,0.015152233,0.007872798,-0.024885584,-0.016081212,0.03597004,0.026833814,-0.0054525263,0.019140026,-0.012015607,-0.035785973,-0.01582698,-0.054546688,-0.036774006,-0.0046964358,-0.0087158065,-0.013047141,0.030423613,-0.023554744,-0.002047876,-0.03604958,0.0126149785,0.005355689,-0.06225686,-0.02663941,-0.007987211,-0.03198955,0.033289295,0.019854192,0.019138448,-0.016949363,-0.030877555,0.0018005308,-0.019720117,-0.027212584,0.021494715,-0.10143661,-0.014403043,-0.031903584,0.066784635,0.034508433,0.0043359855,0.020546747,0.020135706,0.008576923,-0.03563267,0.0156155415,0.073718466,0.039513003,0.011108379,-0.023508277,-0.01645689,0.000961247,-0.054162532,0.0051673455,0.029761977,0.026047353,-0.012340321,-0.0040288824,0.04832973,-0.037651643,-0.051861882,-0.022749465,-0.011619209,0.035320383,-0.018947478,0.01358915,-0.017207585,0.02757347,0.013896631,-0.004019988,-0.01821915,0.008370033,-0.0039369203,0.008948978,0.078289784,-0.0029314826,0.025122583,0.019081855,0.032509696,0.00089848606,0.048931107,-0.03352587,-0.03295003,-0.034362484,-0.039323706,-0.013820243,0.056825936,-0.02463998,-0.012775373,-0.02758094,-0.016346008,0.021201083,0.022148998,-0.021974923,-0.004303114,0.019520992,-0.004023803,-0.018768845,0.024065163,-0.019069124,0.007894892,0.00273372,0.030367095,0.010253947,0.036573015,0.005307039,0.04449215,-0.01749152,0.018531542,0.009712612,-0.01713828,0.013677809,0.01005483,-0.0135155395,-0.0032742417,0.067603976,0.029428966,0.029683745,0.012595442,0.045210414,0.040259074,0.009044284,-0.030039951,-0.008784895,-0.03784366,-0.005392496,-0.016781641,-0.01512033,0.0017375541,0.018407652,0.013596762,-0.012684751,-0.017741516,0.009679439,0.046190925,-0.0077405847,0.021502826,0.024791399,0.036979847,-0.04109495,-0.023412256,0.038717255,0.016307978,-0.004154457,-0.023002673,-0.02189581,-0.026315657,0.002907353,0.016549215,-0.03033246,0.05619041,-0.055293515,0.006112901,-0.02235865,0.014381864,0.002094784,0.017267289,-0.043618407,0.003241423,-0.030630453,-0.0050810403,0.02527226,-0.038360212,0.0008761568,0.012308742],"last_embed":{"hash":"1bj4gz0","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"1bj4gz0","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):","lines":[235,255],"size":529,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1bj4gz0","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02233158,-0.029508956,-0.04207283,0.011277632,-0.051711585,-0.057549946,0.014625899,-0.0048494036,0.016694132,0.036164925,0.011940077,0.017196767,0.014544348,0.020652322,-0.016563814,0.041605197,-0.021623224,0.021313496,0.015336733,0.0047127665,0.0073660654,-0.005278345,0.06956173,-0.025523128,-0.027669447,0.033097543,-0.024032447,-0.010439752,0.033362318,0.098544516,-0.012247593,-0.07804505,0.05233136,-0.029668162,-0.011356389,-0.036481634,0.0064363405,-0.040469963,-0.05216266,0.04303611,-0.0046626492,-0.023629302,-0.01863452,0.025879137,0.032906,0.0016900562,-0.024322499,-0.013124881,-0.031789687,-0.026166188,0.05534494,0.0015402839,0.019926542,-0.04446421,0.0032764615,0.055794463,0.002679545,-0.029184282,-0.011502241,-0.004739543,-0.025598487,0.031138726,-0.03193795,0.015830575,0.023511766,0.005432115,0.024064,-0.02324497,-0.011937978,-0.021594986,-0.023518315,-0.008231081,-0.008932076,0.001178533,-0.04935543,0.044762105,0.043625824,-0.015157746,-0.007618377,0.015593558,0.0057321656,0.02802805,-0.003734923,0.008394755,-0.02005835,0.03967394,0.014640659,0.036432967,0.013990685,-0.015505164,-0.001257788,0.029885096,-0.02861597,0.019899936,-0.037590493,0.022437464,0.024267767,-0.022329517,0.018309101,-0.01403112,0.039059803,-0.020942261,0.036903586,0.0147656,0.03238077,-0.031443607,0.012766118,0.02580932,0.024027223,-0.042020775,0.00020755957,0.043126535,0.019814584,0.033570353,0.021701556,-0.0019702874,0.028690517,-0.04550473,0.0065699895,-0.0194318,0.049776424,0.041060846,0.0087033855,-0.022907391,-0.00075182074,0.013457728,0.012698292,0.017273244,0.017616913,0.013937116,-0.004808904,0.06611122,-0.025124097,0.049529925,-0.010490318,0.008863607,0.025530875,0.009770719,-0.011056653,-0.04059452,0.05650247,0.035289653,-0.061487835,-0.006128037,0.026644584,-0.040352084,-0.013640709,-0.0004195956,0.013182966,-0.04606233,-0.009372899,0.042850938,0.022682752,0.03279061,-0.011530144,-0.0042049503,0.023533555,0.04684393,-0.0028295892,-0.020028614,0.05577563,-0.006342282,-0.016191473,0.060102515,0.02700231,-0.010972068,0.020227442,-0.005886709,-0.046216313,0.015097561,-0.0019213201,-0.056442827,-0.010346938,0.008314723,0.015738808,0.01291528,0.05498291,0.01404383,0.007111763,-0.012115538,-0.024951672,0.0051673222,-0.01531123,-0.039961908,-0.06285041,0.051508304,-0.022579128,-0.0066780653,0.00437799,0.019344542,-0.008302848,0.03167714,-0.00028791008,0.04071796,0.010272423,-0.026772473,0.015944287,-0.01129668,-0.020151256,-0.011209042,0.0062093497,0.029610788,0.014675595,-0.0096156765,-0.043612994,0.0057349554,-0.021438746,-0.025074411,0.0371744,-0.051226214,-0.024097199,-0.00736634,0.0124071445,0.020339752,-0.055637196,-0.024849264,0.02890868,0.0019250069,0.025187325,0.0054610423,0.02431361,0.03176882,0.03419207,-0.009653508,-0.016789248,-0.0011761471,-0.025973769,0.05140013,0.031846464,-0.049583353,-0.012044896,0.007481792,0.013714832,0.0010952081,0.04684007,-0.002997801,-0.047886617,0.018067675,0.043660857,-0.0027061913,-0.03460783,-0.00014109469,0.07114929,-0.01577234,-0.046696633,-0.04097334,0.014833008,0.042042222,-0.062344868,0.029365791,-0.025550738,-0.029214071,-0.01696564,0.0010420782,-0.015166566,-0.005440841,-0.032411356,-0.026075166,-0.019350277,0.008742043,0.0061445804,-0.01016124,-0.022409078,0.020905986,0.0028016511,0.008474715,0.017233754,0.00069772854,0.019344147,0.026424585,-0.015749777,-0.064610384,0.00021585611,0.01493234,-0.030754855,0.03787686,-0.03014862,0.019927325,0.05985266,-0.046438638,-0.013140971,0.01307841,0.028993791,-0.009887854,0.05323707,-0.053769268,0.00627238,-0.04228784,0.030108495,-0.030552018,-0.02685938,-0.014070433,0.05301693,0.0013441206,0.009307572,-0.00976162,0.008232092,-0.17383559,-0.002417483,-0.022919014,0.061586093,0.011443825,0.015890343,-0.0012234773,-0.025315864,-0.075668275,0.07183921,-0.005646391,-0.038769554,0.00024243664,-0.00035433433,0.048626386,-0.012392239,-0.008945008,-0.002344693,-0.052248266,-0.022000045,-0.0367308,-0.047092907,0.04365758,0.00022059825,-0.045351442,0.036084946,0.06092267,-0.005328211,-0.03218099,0.017001705,-0.038005624,0.004325101,0.012278182,-0.017057,0.004436083,0.0684166,0.019960871,0.012757424,0.012963875,0.007092726,0.03234983,0.035812058,-0.01892609,0.01821785,-0.018726114,-0.019943923,0.0035311116,-0.010296954,-0.049688652,0.01667583,-0.040452406,-0.033466585,-0.00097257405,-0.014837541,-0.057500754,-0.007991382,-0.023994345,0.023795944,-0.033564813,0.010473803,-0.046720967,-0.040322147,0.003955577,-0.04033084,-0.038082723,-0.057099123,0.0072312257,-0.034184556,0.0065432456,-0.03982257,0.0098448135,-0.049148813,-0.0010750294,-0.0372282,-0.018338986,0.023141615,-0.01484815,-0.015750043,-0.027636584,-0.09706471,-0.010564141,0.011355407,-0.028414128,0.046637516,-0.03836164,-0.035775423,0.001773379,-0.024082268,0.0029926347,0.2410799,0.005447477,-0.02729399,-0.016210513,0.06796533,0.0032462142,-0.011886051,0.067708716,-0.033372495,-0.05905878,-0.0388233,0.011001116,-0.0071105114,-0.03902431,0.033606548,0.022748422,-0.052374363,-0.00940168,0.07681854,-0.00375317,0.008986508,0.025328893,0.033714797,-0.022508524,-0.05754144,0.018028812,-0.0629294,0.00023733836,-0.0226532,0.041088652,-0.045986317,0.0019160764,0.07731958,-0.020791132,-0.021378893,-0.008705029,0.008890315,-0.019109087,-0.013591106,0.0101421075,0.0019261204,-0.0024362933,0.045811865,-0.06890444,-0.019464608,-0.03389703,-0.037276376,0.0026796367,0.005245147,0.009646228,0.043873843,0.013293102,0.018609507,-0.021021474,0.0026657335,-0.007105972,0.00517592,-0.0036716647,0.003111601,0.04072603,0.018374706,0.005332613,-0.029916056,0.01775687,-0.011469517,0.036492206,-0.0005772317,-0.012209231,0.010238127,0.02296316,-0.012117951,0.016013827,-0.009235121,0.0025990533,0.041004073,-0.041102238,0.028127473,0.015678475,-0.01198483,0.017649043,-0.024596613,-0.03174443,-0.027661521,0.0017692992,0.006742766,-0.019463722,-0.0064601605,0.03187245,-0.022201102,0.013605072,0.004259843,0.019928468,-0.034222476,0.000042011183,0.0020098893,-0.022537896,0.0013775957,-0.012826986,-0.04146937,-0.028433098,0.002682461,0.0064447653,-0.015310707,-0.006207252,0.03341576,-0.037232872,-0.016244618,0.01152719,0.008081874,0.017213218,-0.034265578,0.02280354,0.03027334,0.0067231497,-0.012612496,0.047788225,0.045560766,0.051348023,0.08152704,0.017157886,0.011460319,0.012999442,-0.01825318,-0.025162842,-0.014890825,-0.048296433,-0.044522677,-0.020414736,-0.015207828,0.030886546,0.015644332,-0.018126035,-0.00061861466,0.0026396322,0.023643212,0.02156529,0.021873038,-0.008166033,-0.0045224736,0.051343787,-0.058945093,0.021244628,-0.02032471,-0.005620974,0.023373552,0.032880515,-0.0063379686,-0.0022139275,-0.03099606,0.013983611,-0.015896395,0.024244053,0.033617783,-0.029220032,0.0047289804,-0.07090617,-0.007192011,-0.023774158,0.03208565,-0.02197168,-0.0030061777,-0.018873041,0.00277294,0.10324553,0.018136175,-0.0073747043,0.047232725,0.022816246,0.02363211,0.005277648,-0.006612479,-0.041134648,-0.032037508,-0.009428906,0.036941666,-0.04224233,-0.05132295,0.014708362,-0.016193837,-0.011479933,0.020375432,-0.024698256,-0.025708472,-0.04260092,0.04045954,-0.0065964907,0.011649695,-0.0049778246,-0.012513909,-0.012600458,-0.009461994,0.09427028,0.033957098,-0.009210322,0.0027263681,0.021332134,0.047575332,0.0015379541,0.04104512,0.01754983,-0.03567777,0.023229683,-0.015979202,0.005229533,-0.008546007,0.033869907,-0.017583478,0.025602942,-0.027511979,0.043281022,0.014737288,-0.0015445998,0.0032929885,0.017949902,-0.030614262,0.007239012,0.03284481,0.006171507,0.03335756,-0.030340975,-0.010851323,-0.012085714,0.031163465,-0.025386188,-0.021667246,0.05399153,0.009120144,-0.030964537,-0.03122352,-0.016891591,-0.00629498,-0.04938013,0.030401336,-0.045628875,0.005445505,0.002575882,0.008874255,0.00077144423,-0.016019149,-0.035468664,0.0011002948,0.017993482,0.01745152,0.0070259254,-0.00011476562,0.032837648,-0.038765084,-0.04518749,0.020955859,-0.0062039355,0.0024536091,-0.036995683,0.01803652,-0.016504003,0.035514474,0.02137338,-0.030193299,-0.012841475,-0.0076729595,-0.045246374,-0.015391764,-0.014743437,0.023651402,-0.018613,-0.025652533,-0.05030575,0.0005437059,0.0210444,-0.023849934,-0.029926151,-0.032981254,-0.014406357,0.0042913114,-0.0032934325,-0.019990586,-0.012642993,-0.0364205,0.01217635,0.045974843,-0.06917772,-0.0051628402,-0.006293424,0.0065406933,0.0267202,-0.05073149,-0.04077515,-0.010702232,-0.03998353,0.028208448,-0.01944855,0.013166841,-0.009140815,-0.035900723,0.027040651,0.011539351,0.000511297,-0.046994258,0.028805329,-0.039440114,-0.009456268,0.0017687209,0.0004776602,0.0011701378,0.0142434845,0.005066895,0.008753321,-0.028346198,-0.028128078,0.06258798,0.013648734,0.0047839032,-0.048526745,0.0058393395,0.023383515,0.021834683,0.02022922,0.06003454,-0.043110173,0.00068990234,0.0018959959,0.007476783,-0.011429043,-0.014951078,-0.029356863,-0.03127773,-0.0014766015,0.0051274276,-0.013638765,-0.015087688,0.009881594,-0.0408413,-0.02104031,-0.035163954,-0.04422574,-0.022624735,-0.003017288,0.057304543,-0.014802073,0.043957386,0.0009615491,-0.029814644,-0.0015867506,-0.0026735973,-0.024841672,0.020824933,-0.022215528,0.034310203,0.018721005,-0.014343472,0.0027321407,0.013686058,-0.03694268,-0.026692703,-0.026250822,0.02421749,0.034353502,0.044437744,0.009542297,0.04308139,0.0073604924,-0.052912697,0.016590016,-0.014736703,-0.03239901,0.00400743,0.026891232,0.041826446,-0.050508495,-0.010010424,0.010257017,-0.0022511077,-0.031701494,0.0220691,0.020335136,-0.02242366,0.05029389,0.0036105162,-0.044075675,0.022306954,-0.014093885,-0.019241361,-0.04764366,-0.015496653,-0.030251516,0.0029980924,0.009185909,-0.036187794,0.038735233,0.019238714,0.04066976,-0.026320478,-0.021242462,-0.047268078,-0.017365212,-0.14381368,0.025886223,-0.03960088,-0.0097148,-0.02340048,-0.005147508,-0.03367605,0.01241343,-0.016595664,-0.018005712,-0.026099153,-0.064828545,0.025423717,0.002133987,-0.010660183,0.052915618,-0.044867285,0.025598422,-0.03427997,0.10110926,0.023224872,-0.00063844054,0.049187254,-0.01941083,-0.0034949163,-0.0017275771,-0.013932563,-0.0033647923,-0.015503827,-0.07253513,0.0030347342,0.00026342185,0.008708375,0.035718124,-0.018735142,0.014168862,0.0063148374,-0.0069036214,-0.031199226,0.008820278,-0.009532368,0.011627354,0.02767469,0.0074048657,-0.0036100498,0.04789996,0.01590439,0.01650025,-0.010507622,-0.008587848,-0.032744,-0.0013730838,-0.018768527,0.024047123,0.0008563174,-0.027386878,-0.005421889,0.02288441,-0.0028546476,0.01672148,-0.008786486,0.01713124,-0.03538562,-0.001529076,-0.013332282,0.063042924,-0.029271215,0.012093863,0.0114606,0.0006659492,-0.042972133,0.0073935497,-0.023188215,-0.032868218,-0.035752982,0.0093542095,0.051017184,0.0027159008,-0.029000526,0.010602624,-0.017108645,-0.048673484,-0.009140861,0.049079705,0.034744356,0.0021840467,0.0135660665,-0.027216593,-0.04501457,-0.028388903,-0.026962567,-0.03540467,0.00907917,0.0035073487,-0.012442605,0.03986855,-0.027700769,0.000046800375,-0.0045288526,0.018408932,0.024853423,-0.032384064,-0.016361097,-0.001600019,-0.010821481,0.025393927,0.026877483,0.009550726,-0.03406382,-0.055796165,-0.019546933,-0.01168259,-0.0037337646,0.01685912,-0.10492488,-0.018837394,-0.054086965,0.03838242,0.023340907,0.01484988,0.011676395,0.014948233,0.023301644,-0.046392478,0.02610655,0.061176613,0.052244425,0.00802342,-0.024774246,-0.00569742,-0.0043201623,-0.034396235,0.0005019554,0.03373987,0.05042499,-0.012840369,0.0018812241,0.044172555,-0.02119702,-0.06634844,-0.021157747,0.011105445,0.037652776,-0.0465211,0.016279025,-0.050254397,0.0058853836,0.00467122,0.025397712,-0.011005333,-0.002117798,-0.003540932,0.012376682,0.08032533,0.00908047,0.04633938,0.028708443,0.05599721,0.012310304,0.047410917,-0.021667037,-0.008869375,-0.04434681,-0.08546839,-0.014821583,0.060778227,-0.021690976,-0.016246963,-0.0053446707,-0.0022751936,0.006349357,0.02977444,-0.0130313095,-0.0061141048,0.031168004,0.017381096,-0.0030215026,0.0072758873,-0.020106943,0.0058826418,0.019664979,0.02757832,0.0131551735,0.020466175,-0.00010998796,0.04038068,-0.010043158,0.053276766,-0.008127102,-0.022176703,0.028326692,0.034692127,-0.023862986,0.0043176,0.048927087,0.028408686,0.038481124,0.0083132535,0.06336145,0.052485626,0.04103492,-0.025361186,0.016401278,-0.008506003,-0.017063048,0.0072065573,-0.024934234,-0.012630709,-0.020876544,0.0074326224,-0.0050086975,0.009347051,0.0018324619,0.040481895,-0.0063195718,0.022239348,0.03435107,0.06548871,-0.009707006,-0.0153314,0.03421482,0.024030587,-0.0111270575,-0.0074894726,-0.022034677,-0.0397261,-0.0020208543,-0.003345668,-0.010300463,0.04903062,-0.056007635,0.00255726,-0.022106957,0.021302294,0.0021130657,0.014195775,-0.05885192,0.0069120517,-0.011381274,-0.004389545,0.02793018,-0.04550877,-0.011756791,-0.013045213],"last_embed":{"hash":"dlb5uc","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"dlb5uc","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{1}","lines":[237,237],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"dlb5uc","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031452127,-0.027241444,-0.032389194,-0.008652664,-0.041324366,-0.036353476,0.022377044,0.011785972,0.00927363,0.025172306,-0.021813093,-0.01033611,0.024952738,0.03795909,0.0039701806,0.028782083,0.0017749993,0.007300383,-0.010072588,-0.012991476,0.01342295,-0.00867677,0.0693078,-0.031283423,-0.056015134,0.0282012,0.004675578,-0.02396171,0.04664204,0.0681148,0.00008387964,-0.06969747,0.0043291408,-0.02218884,-0.040506393,-0.0272245,-0.017570524,-0.048097126,-0.040104065,0.041407093,-0.021036578,-0.008812813,-0.020076985,0.0023225164,0.051897503,0.002994589,-0.028908415,0.000065581065,-0.03425583,-0.0032026444,0.028338393,-0.014713391,0.021662932,-0.03362145,-0.0036534963,0.047663037,-0.0078252815,-0.04081812,-0.03275853,-0.036755905,-0.0285723,0.007208215,-0.0050937356,0.015298854,0.034007736,0.046885848,0.04056069,0.017983234,-0.0016634376,-0.028588936,-0.023163227,0.034487788,-0.03540024,0.009188285,-0.04161959,0.026439246,0.004105198,-0.04409845,0.007491122,0.020513225,-0.017153872,-0.012841952,0.030645002,-0.012289731,0.010625008,0.04365864,0.004996683,0.0592857,-0.034988143,-0.00036211536,-0.0020528245,0.024083288,0.0014899189,-0.002670317,-0.030117568,0.00049757696,0.027742561,0.004056717,0.018855162,-0.0107699325,0.036146414,-0.049549807,0.025690554,0.027398057,0.033868134,-0.021551875,-0.0089810025,0.0037082764,-0.0012405652,-0.036954053,-0.013717243,0.0012760491,0.03348389,0.010123331,0.0015647439,-0.0050641233,0.026079688,-0.046526264,-0.0068553556,0.01647416,0.062397927,0.018464789,0.023100873,-0.03179871,-0.013683256,0.029959325,0.02245503,0.02186115,-0.00035218798,0.01985998,0.01598291,0.06040997,-0.014117751,0.031570084,-0.0006864025,-0.003699305,0.010797715,0.040503062,-0.035702504,-0.060866024,0.021620838,0.05688409,-0.033449925,-0.012272255,0.027954325,-0.045993775,0.00006385574,0.015319004,0.0044594877,-0.06303623,-0.051872272,0.023541477,0.012262264,0.013522461,-0.0025489922,-0.0034583611,0.054084525,0.06934356,0.013635889,-0.014288281,0.044668842,-0.00938773,-0.030623242,0.0095565785,0.044512115,-0.0031913868,0.0072745574,-0.022699917,-0.019478954,0.03882841,0.0053419927,-0.013436117,0.016772628,0.003918374,0.027516803,0.023336472,0.028192919,0.03460356,0.041484755,-0.009422077,-0.03070377,-0.005240649,-0.026217964,-0.021694876,-0.05076625,0.038852632,-0.03841974,-0.029371355,0.03551606,0.042623002,-0.015165653,0.03983948,-0.03875697,0.019356523,0.008601889,-0.05167562,-0.004861658,0.012027401,-0.019946504,-0.036518842,0.022390833,0.023470946,0.026343215,-0.0325729,-0.042283945,0.0033622491,0.012927242,-0.0262878,0.036418337,-0.06374695,-0.019222105,0.0024570234,0.0055638915,-0.013580455,-0.057566054,-0.02072024,0.0425382,0.018541267,-0.010718213,0.001816539,0.0165092,0.062263,0.02290822,0.000045681096,-0.004930844,0.027831992,-0.046275534,0.035784394,0.049532667,-0.039176583,0.000023192026,0.02583235,0.026108311,0.016925858,0.047635004,0.00589513,-0.049821366,0.012566502,0.04115454,-0.025212891,-0.0059891725,-0.014030405,0.03347753,-0.038989343,-0.0285646,-0.031358447,0.06295676,0.05328233,-0.025711302,0.019305037,-0.018528515,-0.005032447,-0.043784842,0.0019141694,0.0040347297,0.010824642,-0.018043209,-0.012999135,-0.04156786,0.019025441,0.0055167796,0.028851394,-0.013824379,0.0028228133,-0.010569112,0.0018908585,0.060419448,-0.007151823,-0.014680235,-0.009839818,-0.0247601,-0.05093277,0.0059874146,0.028452959,-0.02467368,-0.017185757,-0.019043336,0.009484086,0.06417923,-0.04770227,-0.0063908594,0.05008333,0.022535263,-0.0010828797,0.05872052,-0.025503026,-0.009944508,-0.0095059,0.038316783,-0.014499433,-0.030244945,-0.0064999443,0.05096232,0.009237937,0.017956588,0.013729416,0.0035443765,-0.18883558,0.017383102,-0.0062196525,0.03951555,0.023635726,0.022177927,0.023398167,-0.011876248,-0.04046595,0.026753759,0.001722579,-0.048442036,0.02037821,-0.011313863,0.028973341,-0.0055826395,0.01077267,0.008481332,-0.040916637,-0.02628873,-0.054007668,-0.03672491,0.04530472,-0.008425427,-0.030119915,0.020411843,0.06814341,0.010474738,-0.0136305215,0.01623997,-0.023944257,-0.020837042,0.010970441,-0.018257204,-0.017974759,0.056025323,0.03156797,-0.005403868,0.00444399,-0.0034693,0.039113995,0.036763214,0.004538262,0.01967022,-0.010822446,0.0060172067,0.0063048424,-0.030726675,-0.056230824,0.026428744,-0.020867035,-0.048306175,-0.027510345,-0.019535998,-0.037435286,0.0029000782,-0.028158212,0.04522408,-0.030874265,0.036045823,-0.037242077,-0.035690438,0.025404885,-0.011498102,-0.019514123,-0.048672985,0.011435651,-0.020372152,0.0010179073,-0.011579723,0.009435151,-0.05297967,0.014292362,-0.03421197,0.006872385,0.013813142,-0.028308636,-0.009424544,-0.0003072983,-0.0814154,0.0141592845,0.005777119,-0.019582361,0.038044747,-0.018147774,-0.011624429,0.018072508,-0.005504702,-0.0057878583,0.26663917,-0.0066567906,-0.040006064,-0.031150276,0.061311536,-0.015879571,-0.015590095,0.06645826,-0.014361261,-0.04201666,-0.052059676,-0.0001012544,0.0045512673,-0.052865613,0.008279496,0.013176548,-0.05153382,0.0058491714,0.063129425,0.012488127,0.041319374,0.028056227,0.052405033,0.004765591,-0.057651076,0.014791162,-0.058095083,-0.0050042453,-0.015673012,0.061652232,-0.0372375,0.0065265982,0.059337053,-0.018785287,-0.012777133,-0.007672367,0.000994582,-0.052328546,0.028831245,0.004809004,0.0066477433,-0.003236276,0.003246436,-0.025250895,0.016272834,-0.037214417,0.01219131,0.041513525,0.0054127863,-0.022572465,0.0405654,-0.022051346,0.005067464,-0.03222773,-0.01213922,-0.008671425,-0.0024753984,-0.031568307,-0.01674906,0.038083967,0.01571076,0.008025135,-0.00026283064,0.014517108,-0.039494224,0.04407156,-0.0021599699,0.021766165,0.013130311,0.028828612,-0.018090121,0.04902266,0.009669395,0.015116829,0.019190403,-0.0223105,0.014388999,-0.013917721,-0.013065218,0.0061148624,-0.031202104,-0.01409303,-0.038923003,0.007196568,-0.0050800336,-0.0008199669,-0.0011385102,0.033243086,-0.05524957,0.0015613805,0.010237134,0.0021271154,-0.019165108,0.040224783,0.0025756154,-0.016349413,0.028523339,-0.028711118,-0.068454005,-0.024960633,-0.028272772,-0.0025342256,-0.016752195,0.0064621028,0.054558326,0.0060390313,0.0052590277,0.019964073,0.023950458,0.019521812,-0.026604649,0.018889453,0.019725988,-0.0018553116,-0.016591,0.02406489,0.059632443,0.04371167,0.026891291,0.0062704096,0.031393446,0.022152826,-0.039172996,0.013417228,-0.014265304,-0.071679264,-0.010582194,0.03828684,-0.016124949,0.038365953,0.0061207367,-0.019787317,0.005208062,0.03729361,0.0134755615,0.016267378,0.0035297659,0.003515503,0.009014036,0.049945686,-0.07019589,0.034563314,0.0021776538,-0.017421123,0.01608364,0.013471114,0.010265875,0.0030905174,-0.021997206,0.011080198,0.033088967,0.014842047,0.021391593,-0.031835698,-0.01206059,-0.064450845,-0.0029067523,-0.042234633,-0.005039899,-0.023942241,0.0013267625,-0.010422425,0.011481996,0.09098572,-0.0019209312,0.012323245,0.0012448279,0.007757342,0.032852996,-0.0018459529,-0.0003402669,-0.058956187,-0.039535403,-0.028456753,0.02446232,-0.019935878,-0.045637883,0.021250693,-0.02421303,-0.026191939,0.03337189,-0.0026421864,-0.04673361,-0.032043662,0.055115458,-0.006745298,-0.00004680845,-0.013764239,-0.04160298,-0.033107117,-0.006806518,0.11287989,0.019898724,-0.00997098,-0.029401133,0.028234592,0.047534343,0.040167373,0.017432444,-0.019874781,-0.005893461,-0.0044295206,-0.0031736335,0.013864617,0.017624153,0.007500864,-0.029629635,0.017575003,-0.02729831,0.038228698,0.017479781,0.008815446,-0.03545758,0.019576056,-0.010690415,-0.009839118,0.03290919,0.036335167,0.04174628,-0.033892054,-0.0144657595,-0.013426185,-0.007206935,-0.011215756,-0.0446219,0.023188032,0.00081897137,-0.010394779,-0.0126104215,-0.014920733,0.0027726733,-0.0105848685,0.06357974,0.011215657,-0.01408189,0.005810353,0.007783382,-0.015614263,-0.009377206,-0.031375006,0.002430042,-0.003966341,0.03238434,0.015086839,0.02256377,0.00057586754,-0.011764632,-0.043903492,0.024564205,-0.02718383,-0.010306913,-0.047442432,0.018248359,-0.020504998,0.01381907,0.02326575,-0.049228404,-0.010120066,0.009520293,-0.028606826,0.0031784174,0.013488003,0.02226732,-0.044809137,-0.020793356,-0.01859201,0.026700338,0.025389073,-0.016824102,-0.024406133,-0.03577074,-0.018682932,0.0025895066,-0.0060919086,0.011302074,-0.021796696,-0.039842643,0.023123868,0.008330647,-0.08080159,-0.013060888,-0.020365354,0.009854449,0.015516339,-0.048003096,-0.0066325422,0.020317556,-0.04067271,0.0071167503,-0.037357558,-0.0072831055,-0.007639611,-0.05088727,0.03231979,0.0056598256,-0.018936958,-0.041955423,0.043367673,-0.05039874,-0.014290003,-0.0066520413,0.019572131,0.009853106,-0.006859182,0.012070989,0.0071145864,-0.027210897,-0.016179638,0.07484874,-0.017238459,0.0055484655,-0.045118764,-0.0067687584,0.027971255,0.016022569,0.021685148,0.07940888,-0.022342771,-0.014209728,-0.020863099,-0.034957383,0.0075989338,-0.01848445,-0.025935736,-0.035749797,0.00040374932,0.0025043997,-0.026872106,-0.029309994,-0.00012449446,-0.024207667,-0.016890166,-0.033629943,-0.03123961,-0.032319523,-0.025349313,0.04558487,-0.018466372,0.040549766,-0.00728602,-0.01813219,-0.0018215541,0.022148782,-0.01083015,0.0017951212,-0.025735,0.037021022,0.010432282,-0.004074236,-0.000043048814,0.0047111474,-0.021226183,-0.014216021,-0.027821457,0.02002275,-0.023149975,0.026043743,0.017341519,0.043131087,0.032763828,-0.047239255,0.01658907,0.005799783,-0.0415991,-0.004849778,0.025416622,0.06117398,-0.04314776,-0.044420976,-0.009749418,0.015136087,-0.04073278,0.023068244,0.0008518669,0.006616138,0.022613268,-0.011510355,-0.03779563,0.008429913,0.02276315,-0.017386597,-0.05658944,-0.010886785,-0.010650278,-0.03897573,0.025894431,-0.007540878,0.019936116,0.038579784,0.046044935,-0.002846558,0.023997856,-0.041610584,0.02842961,-0.16060415,-0.0041641477,-0.045777466,-0.0003110645,-0.00990015,0.030486736,-0.023647917,-0.017100934,-0.021373646,-0.03209636,-0.022762384,-0.049410164,0.0029358207,-0.021401744,-0.00878233,0.045683417,-0.011797067,-0.003607219,-0.04821911,0.079889625,0.016960517,-0.0010354253,0.06468038,-0.011885234,0.027587833,-0.020689407,0.018513847,0.008404482,-0.02034056,-0.044269826,-0.012908637,-0.02901881,0.025407236,0.048900176,-0.006070454,-0.0081872055,0.008399292,0.0048310105,-0.021601062,0.007930748,-0.024517259,0.02623975,0.007415696,0.022356829,0.012268697,0.087104976,0.018733192,-0.013028312,0.0045690485,-0.030455248,-0.009195498,0.01973761,-0.026656201,0.054162838,-0.006282428,-0.020801013,0.016646717,0.009100061,-0.0047309315,-0.026354324,0.015044176,0.0077848295,-0.03386807,0.0070553883,-0.03691614,0.0340416,-0.071589656,0.011223984,-0.0104511725,-0.026326409,-0.011162184,0.006919635,-0.022452697,-0.030576892,-0.012818986,0.022430558,0.032433115,-0.0036387206,-0.060776435,-0.0029458036,-0.004849511,-0.00042300628,-0.032927945,0.028704828,0.012318193,-0.009285347,0.0103707025,-0.014586888,-0.039244417,0.007064932,-0.05475306,-0.029977905,-0.0051772627,0.00885931,-0.028909866,0.035450336,-0.022097738,-0.0024476163,-0.005770983,0.0060728057,-0.012234925,-0.05754809,-0.0073628547,-0.0075412705,-0.029217364,0.04930057,0.012345249,0.008275412,-0.01321426,-0.036606036,-0.024694348,-0.03169147,-0.028127126,0.03127394,-0.09060981,-0.018432658,-0.022750564,0.0577974,0.039200388,-0.014570618,0.034253534,0.019156557,0.040382233,-0.025992898,0.011094284,0.07871979,0.02420534,0.03206655,-0.025873346,-0.017596187,0.029019454,-0.043267533,-0.0005945026,0.03769432,0.040082958,-0.018492028,-0.012059088,0.050065096,-0.061282307,-0.035617817,-0.03907842,-0.006949768,0.055471014,-0.03257835,0.031825565,-0.018535228,0.03967764,-0.015934005,0.018827517,-0.035234604,0.010465046,0.0043694903,0.009943506,0.07078508,-0.0021075073,0.014870671,0.0049561155,0.03226024,-0.023548258,0.02182243,-0.049719997,-0.045282774,-0.029249383,-0.036857303,-0.007674338,0.0300806,-0.030021755,-0.009180483,-0.021855522,0.0037704576,0.010843961,0.0030264175,-0.018552586,-0.013732504,0.047199696,-0.019940782,-0.01899966,0.0061385045,0.016330294,0.0023425824,0.012980123,0.0055234316,0.028860161,0.041818492,0.002826504,0.052338965,-0.011454925,0.024836639,0.012590904,-0.015099179,0.028303212,-0.0065087536,-0.01804134,-0.004165386,0.05298573,0.02062326,0.018953154,0.030028578,0.03312244,0.024499556,-0.015103676,-0.0042141937,-0.016271066,-0.052755993,-0.0043037427,-0.023759909,-0.019314107,0.009921102,0.03586028,0.049100608,-0.011254707,-0.008576453,0.0075948234,0.031762518,-0.0128936665,-0.00033532974,0.01706391,0.010792985,-0.047052287,-0.007967964,0.04609774,0.045853075,-0.007337844,-0.024367787,-0.026921282,-0.028966954,0.006708342,0.021549538,-0.030335898,0.040069275,-0.027146349,-0.00484578,-0.023923514,0.014881327,-0.0049796305,0.024488147,-0.06614444,-0.0102463225,-0.045736667,-0.013350993,0.038452763,-0.025351139,0.0010802572,0.012280674],"last_embed":{"hash":"1c4nixm","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"1c4nixm","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{2}","lines":[238,238],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1c4nixm","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03115365,-0.008457128,-0.04336128,0.010400451,-0.058094412,-0.03853176,0.01359126,-0.005458498,0.019221265,-0.0063817278,-0.01622605,0.027146365,0.0041973856,0.01960272,0.0044955476,0.012580625,-0.0082683675,0.01346424,0.012836563,-0.00026780853,0.008979871,-0.016622419,0.07796983,0.0033994487,-0.01191038,0.01818003,-0.017542863,-0.03985952,0.059784666,0.07707745,-0.025544599,-0.039410293,0.029779466,-0.026201334,-0.011705428,-0.038433608,-0.007996548,-0.028184855,-0.031792402,0.064432375,0.0037140932,-0.018203493,-0.0057065147,0.009779839,0.025783634,0.0027746784,-0.031481598,-0.0190525,-0.0026420082,-0.022771018,0.02158051,-0.015872862,-0.0025855699,-0.04058031,0.009720712,0.030976225,0.012348503,-0.007851492,-0.047625735,-0.022663206,-0.01305904,0.032380998,-0.021252783,0.012794238,-0.007452569,0.028233355,0.040588606,0.0011307677,-0.020057686,-0.0021352402,-0.02641859,0.0027355386,-0.009894896,0.002709071,-0.06321593,0.025449792,0.016157769,-0.010863342,-0.0052178944,0.024588933,0.008710566,0.00053379085,0.028316483,-0.0021439462,-0.018680662,0.0035115166,-0.008282731,0.05673751,0.020718118,-0.027228292,-0.010992093,0.022464784,-0.027593708,-0.018883737,-0.009631496,0.035134714,0.009971417,-0.01923289,0.022351373,0.0009872919,0.02683799,-0.038884148,0.037525956,0.023275169,0.014243107,-0.0030779813,0.008559908,0.009305706,0.005092091,-0.035357676,0.0147603955,0.021919917,0.011284393,0.014849347,0.019355003,-0.0007928629,0.033802748,-0.052370556,-0.01262896,0.0023994928,0.06809823,0.022019567,0.026885325,-0.025171058,-0.020137785,0.030718341,0.026768634,0.046801083,-0.0045413845,-0.0023014836,-0.0062715276,0.059009653,-0.06413542,0.043241665,0.0039585335,0.012197481,0.013964907,0.013187519,0.0039424016,-0.05101422,0.057629727,0.029510131,-0.059837103,-0.00924181,-0.0027454798,-0.013166334,0.007821162,-0.02154731,0.0143174585,-0.020485932,-0.0134603465,0.043250654,0.04274462,0.053451218,-0.012334964,0.005413864,0.0525611,0.053376205,0.0019355902,-0.022764059,0.020154575,0.027005434,-0.016559884,0.06121919,-0.008089187,0.00006964707,0.018730624,0.006532641,-0.03649937,0.04295252,-0.003993969,-0.011186719,0.026087355,-0.013484637,0.026556352,0.010439611,0.08273389,0.020615768,0.0043393043,-0.017163722,-0.05543091,-0.012288154,-0.002697237,-0.054826487,-0.04681829,0.053024553,-0.033325773,-0.04589529,0.026024697,0.022921441,-0.027756324,0.024278488,0.022249952,0.045933407,0.00870977,-0.034668263,0.034002595,0.011722666,0.015478207,-0.019918364,0.025215883,0.023385124,0.02257669,-0.014148185,-0.041073855,-0.017012548,-0.046815313,-0.025073458,0.032623064,-0.02210149,-0.005934623,-0.003594656,-0.013841282,0.022532525,-0.032502543,-0.038991112,0.021397743,-0.006806159,0.012709989,0.0045950036,0.028496739,0.04749135,0.008580721,-0.017507652,-0.030660447,0.0061526117,-0.04110518,0.03501138,0.035095412,-0.01903538,-0.015365431,0.022055991,0.013967022,-0.004608404,0.008660192,-0.02110199,-0.043121513,0.022575444,0.046353433,-0.023100594,-0.0003400936,-0.017916568,0.0627738,-0.013399829,-0.03921303,-0.018870534,0.042006917,0.048982695,-0.025599081,0.04191096,-0.001075204,-0.016803106,-0.041801155,-0.008818933,0.009113384,0.012073734,-0.016243719,-0.02451287,-0.027784448,0.02364731,0.0012787741,0.028944226,-0.009883357,0.012057083,-0.004957786,0.007904447,0.044777043,-0.015335851,0.009416432,-0.011486355,-0.0011830766,-0.06273108,0.014359946,-0.006562197,-0.017196083,0.0057913014,-0.038327042,0.017380763,0.0768443,-0.04484158,-0.028919443,0.007748726,0.021153044,-0.030380925,0.049586475,-0.03678492,-0.0063369763,-0.04175066,0.045160253,-0.023317728,-0.0029147132,0.009573245,0.04941397,0.031535428,-0.0044918125,-0.020325007,0.0036387409,-0.17802167,-0.01048157,-0.015214856,0.06385446,0.015836677,0.027177585,0.02452927,-0.010732705,-0.04569529,0.05996386,-0.023904055,-0.041825406,0.026956122,0.044725273,0.025998855,-0.008404114,-0.008629371,-0.013529805,-0.04282861,-0.02729636,-0.036309384,-0.05491006,0.04301494,0.028067695,-0.033917192,0.045253627,0.05253833,0.014329633,-0.009515071,0.008599108,-0.050152916,0.013686191,0.0021803614,-0.0227111,0.015394512,0.07616196,0.019991448,0.013998911,0.028936954,0.030807918,0.03406345,0.034707565,-0.00094471546,0.0016815609,-0.003209186,0.0017785743,-0.01804003,-0.02385125,-0.026352251,-0.0012546299,-0.012083303,-0.048982993,-0.028866153,0.010835324,-0.038149673,-0.0031759883,0.0026197762,0.041902605,-0.0020905843,0.033975884,-0.0067426534,-0.038305227,0.01053683,-0.0015300197,-0.039725807,-0.035790972,-0.011062485,-0.025498984,0.0053291605,-0.034015134,0.0007034349,-0.05358239,0.012466794,-0.026146857,-0.029073551,0.0063364916,-0.027928226,-0.021164691,-0.003502744,-0.08991582,0.0060951905,0.028869752,-0.022804618,0.04830917,-0.004918324,-0.040395934,0.0052329497,-0.0058207544,0.0016845611,0.26136652,-0.059647463,-0.0057320455,-0.015793683,0.037238266,-0.008229913,-0.017484963,0.08959421,-0.037479043,-0.039419044,-0.052271035,-0.007300023,-0.0061877803,-0.051690824,0.023839885,0.010802437,-0.05694777,-0.0037446108,0.0623086,0.016709352,0.0498644,0.012166154,0.034128774,-0.01815173,-0.05865745,0.0070526944,-0.04454083,0.003475111,-0.009373275,0.063423015,-0.07335108,0.0051008556,0.06414974,0.0075922934,-0.0044325273,0.009360024,0.041131135,-0.022255937,-0.0061297575,0.011334202,0.023663213,-0.007453416,-0.0014976796,-0.08349646,0.0024867926,-0.014086606,-0.023815358,-0.0033397754,-0.012973902,-0.0064064083,0.044156525,0.017066127,0.04107606,-0.02740242,-0.002412567,0.015955504,0.0013192655,0.008360141,-0.027490215,0.047061976,0.010360213,0.0020401394,-0.01858319,-0.053768456,-0.006989006,0.041499946,-0.026340524,0.0045561255,-0.012215244,0.02594559,0.009532359,0.023662897,-0.006227723,0.011949135,0.015210191,-0.0032397355,0.016737854,0.018991893,0.0062270956,0.020957071,-0.019692885,-0.025862731,-0.030713897,-0.011931516,0.013151552,0.0038632194,0.011659802,0.0290671,-0.013195312,-0.0023191937,0.021462345,0.018545069,-0.045806736,-0.015384727,0.0058435844,-0.0297623,0.024105132,-0.005489181,-0.057441458,-0.028272295,-0.020706823,0.035594072,-0.004350474,0.010844646,0.02360712,-0.0073446496,-0.028655848,0.018103624,-0.010832035,0.004990734,-0.06586758,0.007908024,0.038899176,-0.0050613554,0.000069165326,0.0120944325,0.02830335,0.008450309,0.036918428,0.020003615,0.009192231,0.012973897,-0.021150768,0.008998956,-0.00682128,-0.050802547,-0.013105233,0.006435754,-0.016805984,0.011003308,0.019338707,-0.014142423,0.0067285174,0.0033435628,0.018953163,0.013269403,0.0011801664,0.00022028486,0.0071295504,0.0720627,-0.0629768,0.035592068,-0.017301554,0.008802516,0.016852677,0.055432547,0.010304893,-0.00019024592,-0.025712185,-0.018314512,-0.015960846,0.02108799,0.010375128,-0.052691624,-0.009383374,-0.07945337,0.0006411027,-0.040250383,-0.017676769,-0.013568487,-0.0046819593,-0.015286274,-0.0026072217,0.079414524,0.0345889,0.007573536,0.021148486,0.031252604,0.028738908,0.0043233642,-0.015730536,-0.024130082,-0.021269813,-0.037018545,0.032339696,0.00056245754,-0.037003573,0.0092842495,-0.017918728,-0.009490919,0.060342416,-0.0040429425,-0.0267802,-0.0007523125,0.04040724,-0.008188103,0.0012427605,-0.010984088,-0.031243589,-0.0059912796,0.025003202,0.09944546,-0.005256455,-0.0050611496,0.01813044,0.0066829617,0.022440424,0.0039747586,0.01704658,-0.023600318,-0.017323289,-0.00013081841,-0.009466459,-0.021061843,0.017842527,0.011075362,-0.031737536,0.026024353,-0.006868136,0.040608034,0.017529935,-0.012526486,-0.029711077,0.018349051,-0.01600965,-0.026277695,0.03786793,0.017053396,0.022031369,-0.020894725,-0.0136502525,0.0017075766,0.010030527,-0.05186825,0.008277341,0.059589464,0.006021095,-0.022717126,-0.035788514,-0.013157112,-0.0050398023,-0.031616252,0.02473949,-0.0029548816,0.0135213435,-0.010478307,0.0065925485,-0.0025981336,-0.010385093,-0.040366415,-0.0018399647,-0.0047643315,0.0015388187,0.046140254,0.017549925,0.011872993,-0.02701144,-0.020627119,0.018363146,-0.016704703,0.022592964,-0.019325538,0.0142521635,-0.0024950826,0.030075045,0.055897202,-0.050881244,0.015588395,0.02901022,-0.028293855,-0.0022381241,0.04282619,0.007934789,-0.011514573,-0.04047088,-0.050158307,0.01798919,0.0104969805,-0.01308815,-0.03145613,-0.042304285,-0.001888794,-0.0077421535,-0.01148628,-0.0041330294,0.001576934,-0.0032074864,-0.023333296,0.041893855,-0.07731301,-0.0017073506,0.04424954,0.018453993,-0.019547265,-0.042968296,-0.027963849,0.019651646,-0.047558367,0.045862854,-0.03707813,0.024793092,-0.019920368,-0.043718297,-0.011272493,-0.014162805,-0.0013256014,-0.029921753,0.031971663,-0.026579257,-0.006854931,-0.015207994,0.014711544,-0.00515683,-0.035461977,0.0047271033,0.013483814,-0.049606077,-0.03019742,0.068836085,-0.006464022,-0.006451896,-0.072513655,-0.010672457,-0.0154128745,0.017883789,0.029894397,0.06635852,-0.026898474,0.010551563,-0.008368893,-0.02775832,-0.019246364,-0.03343504,-0.029787177,-0.033117253,0.00014662753,0.008862324,-0.006755923,-0.028364722,0.0030750986,-0.024294749,-0.017222272,-0.008881215,-0.018793326,-0.046493158,-0.010255917,0.064677864,-0.005185566,0.03053816,-0.024140222,-0.036433134,0.012196234,0.028274957,-0.015887028,0.008982885,-0.022290727,0.042581707,0.020065047,-0.024419267,0.019415364,0.03692088,-0.01862506,-0.006457903,-0.06216401,0.03344556,0.016478904,0.017048733,0.026688674,0.07717385,0.048771676,-0.03932637,0.02107572,-0.02029697,-0.060726423,0.008927705,0.023559129,0.0309556,-0.031184228,-0.01955369,-0.004310543,0.018016163,-0.04287974,0.042420235,-0.0078529185,-0.010736178,0.06963737,0.020032017,-0.02852743,0.031851508,-0.0006933443,-0.031293273,-0.05916752,-0.0036821037,-0.028311744,-0.009901188,0.0055130073,-0.012318436,0.03511766,0.04084778,0.021546392,-0.045832705,0.007659231,-0.045921236,0.0145803075,-0.1561359,0.03154729,-0.010964213,-0.013905284,-0.025388524,-0.0016516455,-0.019628847,0.0014062701,-0.039321613,-0.011872055,0.0063028904,-0.053768978,0.024899684,-0.0049550594,-0.011665091,0.046462085,-0.037722588,0.018925866,-0.037599105,0.07863964,0.028181888,-0.00039416814,0.052552685,-0.03124251,0.0021412885,-0.010930934,-0.018740656,0.00549417,-0.025622984,-0.029357338,0.011011533,-0.021093061,0.010546879,0.027463624,-0.029442796,-0.0048473827,0.0003267068,-0.005257961,-0.01445653,-0.019342719,-0.02784661,-0.0041838675,0.015537308,0.007066118,-0.016297402,0.047492933,0.010177135,0.016110701,-0.015149256,-0.02208457,-0.027005343,0.02405948,-0.03447138,0.034330968,-0.018734451,-0.05428082,0.0040523782,0.0033521424,-0.013979915,0.034110654,-0.0037592866,-0.004557671,-0.022576684,-0.013861736,-0.024497755,0.017971575,-0.02904558,0.030749574,-0.002578284,-0.010229023,-0.050907247,0.0512168,-0.032333203,-0.011521506,-0.019473817,0.018429713,0.015245038,-0.023703875,-0.026565455,0.023157978,0.0022028629,-0.0042081513,-0.00066962664,0.02181774,0.007884473,-0.011692222,-0.01115775,-0.029666143,-0.035527445,-0.0014132465,-0.0518271,-0.030900268,-0.01146786,0.009658095,-0.010422725,0.028201645,-0.03935229,0.0004471231,-0.03812417,0.0068582227,0.032107312,-0.037017882,-0.015854528,-0.018148623,-0.04185448,0.03899153,-0.006709166,0.011595553,-0.027661037,-0.036747485,-0.02360299,-0.05245451,-0.04077174,0.030496974,-0.08277269,-0.019486472,-0.021442065,0.060668264,0.018995898,-0.011754497,-0.011039954,0.0060197753,0.00938422,-0.03903696,-6.228771e-7,0.06584759,0.066826634,0.009857989,-0.012133089,-0.036008112,0.004134507,-0.08109816,-0.004688556,0.02620293,0.034936383,0.018772157,0.025899626,0.04610713,0.0030129256,-0.03764046,-0.027692726,0.004122661,0.03864444,-0.012158351,-0.013758557,-0.028751878,0.00848473,0.016500011,-0.02802728,-0.028583024,0.020957801,-0.004374359,-0.00045880102,0.09065992,0.027977023,0.033047073,0.026155204,0.031052439,-0.0064281127,0.057516377,-0.020859094,-0.02701659,-0.050015233,-0.050718192,-0.030873073,0.07260342,-0.009752877,-0.021972636,-0.040291715,-0.011920127,0.019008707,0.025711484,-0.02229037,-0.007817997,0.022984648,0.019570861,-0.017915376,0.060193274,-0.045563918,-0.004269344,0.0077215317,0.02194073,-0.0050686817,0.04048515,-0.025220068,0.035252634,-0.010737997,0.015158766,-0.025236987,-0.016385954,0.017105136,-0.001107445,-0.013379977,0.002905597,0.060166962,0.017192151,0.030849678,0.021981254,0.043760125,0.0008645714,0.0012982175,-0.048084714,0.0027021696,-0.033472903,-0.0018360879,-0.020805651,0.0046897247,-0.02738392,-0.01589869,-0.004387017,-0.027909972,-0.011006989,0.019818382,0.013573081,-0.017622469,0.019500978,0.058013186,0.042436507,-0.018190425,-0.015861286,0.01619099,0.023639157,-0.0043728757,-0.034057025,-0.024714204,-0.024600722,0.018104652,0.016291138,-0.010475921,0.042064346,-0.07018348,-0.0066746296,-0.024441535,0.009141008,0.022570305,0.0209502,-0.059095412,0.021971826,-0.025307411,-0.023972772,0.03179141,-0.046738327,0.0056870235,0.012707634],"last_embed":{"hash":"1ptjopl","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"1ptjopl","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{3}","lines":[239,242],"size":134,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ptjopl","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.046780046,-0.0071986653,-0.035639543,0.00043801483,-0.03350366,-0.050522,0.040674366,-0.0069639985,0.0031954383,0.024449995,-0.010682416,0.0034446986,-0.0018592341,0.018980779,-0.010276803,0.022782998,-0.002193546,-0.008662213,0.0068347626,0.007373538,-0.016579002,-0.00356583,0.06402404,-0.05711918,-0.06359067,0.025255276,0.005144905,-0.02361212,0.018069858,0.080441386,-0.026140088,-0.08636256,0.010544406,-0.017641535,-0.028556393,-0.051962145,-0.0048406115,-0.01139019,-0.034825925,0.047361363,-0.0029748916,-0.0044960408,0.0100143785,0.013432967,0.018494995,-0.008678422,-0.04847064,-0.009290347,-0.006767244,0.0032469288,0.047000494,0.007999827,0.0354034,-0.056800704,0.0053062034,0.032948412,-0.006423098,-0.017203461,-0.022527087,-0.014715185,-0.020229494,0.029794535,-0.0067784395,-0.010521038,0.045265656,0.024241667,-0.02243643,-0.00886736,-0.013284158,-0.03129555,-0.031858403,-0.011361416,-0.030897006,0.012174856,-0.05612445,0.020597097,0.024285667,-0.044104617,-0.012844832,0.04070338,0.0006526397,-0.00038723025,0.02537893,-0.024022944,0.024230516,0.033203624,-0.0146645075,0.035311453,0.01705315,-0.01721565,-0.027455283,0.040870734,-0.028063186,-0.00794032,-0.01782949,0.03623882,0.0064170943,-0.0062560155,0.0036060517,-0.0010338129,0.031390376,-0.058066685,0.00675612,0.039525505,0.031021202,-0.05400519,0.023913316,0.005334434,-0.0014104188,-0.039029647,0.0142155355,0.027301809,0.022691691,0.026444357,0.024676485,-0.017512487,0.024359541,-0.035483893,-0.00038634572,0.012448225,0.053610418,0.028757684,0.037370864,-0.03993625,-0.021249194,0.04020917,0.026081981,0.02962406,-0.034584336,0.010732153,0.018092915,0.05966045,-0.01748832,0.025722211,0.0010101908,0.006210027,-0.004265245,-0.002151989,0.006737103,-0.04561812,0.046580147,0.05237298,-0.055963904,-0.012371513,0.015770845,-0.020454856,0.0048307967,0.00924925,0.02573316,-0.06207452,-0.0056655086,0.0128198275,0.031075897,0.0126794595,-0.00763579,-0.008301447,0.05077079,0.058153838,0.04017623,-0.028660763,0.030734349,-0.0042997897,-0.046639632,0.042019513,0.030629655,0.0035835335,0.0035321708,-0.018971387,-0.031761535,0.019230992,0.020586295,-0.018054932,-0.00039495717,-0.017622672,0.03209942,0.021300443,0.056449268,0.03085458,0.032545432,-0.019410865,-0.029747387,0.014386453,-0.028971486,-0.055843726,-0.056817733,0.057662997,-0.02768977,-0.029673886,0.038946416,-0.012398608,-0.022110617,-0.0044956533,0.028250907,0.045694496,0.003032859,-0.024062665,0.031083398,-0.007560833,0.0068950704,-0.016055485,0.015756719,0.058273453,0.011388147,-0.027443543,-0.043609317,0.0038560384,-0.038925454,-0.03961558,0.0222349,-0.049197547,0.012652005,0.011565399,-0.020597458,0.0039258273,-0.035929367,-0.020313518,0.00886222,0.026681136,0.02073114,0.0014218717,0.017314194,0.0011434735,0.017645879,-0.007897085,-0.017255029,0.027071014,-0.024646072,0.020967206,0.02466791,-0.021359108,-0.0037797003,0.022149192,0.024751473,0.0050020865,0.03688929,-0.026321543,-0.060405895,-0.0073803174,0.046485692,-0.019174334,-0.011301927,-0.020553837,0.05302242,-0.015798863,-0.036936194,-0.03926283,0.035018962,0.024187969,-0.04906828,0.023227766,0.0031935459,-0.034419972,-0.01959224,-0.018192451,0.0044221724,0.0060567325,-0.0337574,-0.019206604,-0.0018623708,0.029821567,0.009793165,0.032341428,-0.013196394,0.01329532,0.021277381,-0.011443619,0.0302904,-0.021986874,-0.016974138,0.026105572,-0.0027753948,-0.036692314,0.0032408359,0.012271287,-0.027993947,0.03523568,-0.017996037,0.01771737,0.081372246,-0.027485572,-0.00993291,0.028410507,0.028120026,-0.009126974,0.07416249,-0.04561568,0.002386397,-0.031237595,0.05124079,-0.020365039,0.013516207,0.013241089,0.052351613,0.0072699166,0.0033316955,0.0062500127,0.007120478,-0.15741374,0.0100187035,-0.028595591,0.044686574,0.030879792,0.025324754,-0.009926313,-0.004060973,-0.06947802,0.050858114,-0.008143657,-0.040775996,-0.010300098,0.01803193,0.018540509,-0.022672618,-0.0018586699,0.012549035,-0.044316724,-0.047637153,-0.016419047,-0.042414647,0.050130542,0.010125747,-0.006757493,0.031623732,0.05574069,0.024262244,-0.012473513,0.013672004,-0.044005502,-0.00041280407,0.01156219,-0.009251944,-0.0048597245,0.07542949,0.029452974,-0.012709566,0.01402751,-0.0057996386,0.05167032,0.02208128,-0.01379765,0.013741178,-0.040895678,-0.041069232,0.004822115,-0.025715245,-0.06541121,-0.029909274,-0.032791886,-0.021576062,-0.020299224,-0.025138542,-0.030488944,0.0028484021,-0.017643655,0.040155157,-0.042229686,0.05157349,-0.029054068,0.0024929165,0.0030143547,-0.029119201,-0.064243086,-0.05790637,-0.004583719,-0.031839374,-0.0030176535,-0.026250971,0.008730957,-0.042698212,-0.0008516528,-0.039502345,-0.015122919,-0.006250986,-0.015441611,-0.014354216,-0.02345782,-0.06703988,0.027628899,0.02265149,-0.029632596,0.025207946,0.008086845,-0.028837286,0.02786385,0.008380042,-0.010879724,0.2537391,-0.00095058087,-0.044525005,-0.036522772,0.04145467,-0.022254594,0.0017572851,0.091365695,-0.018518493,-0.050272126,-0.04918918,0.02709829,0.018446997,-0.05049046,0.03521198,0.023460526,-0.049547754,-0.039865635,0.07279243,0.017218325,0.02741037,0.021814266,0.023171265,-0.00022039223,-0.047017638,0.004552047,-0.06620882,-0.009454226,-0.0065459847,0.08364974,-0.0576782,-0.011783497,0.07074971,0.0010385467,-0.008904635,0.030658893,0.00024688037,-0.029249754,0.010054795,0.012898092,0.022649106,0.008164017,-0.003641603,-0.075085126,0.017244171,-0.048030194,-0.0069186934,-0.004657034,0.00060892047,0.006963303,0.026851026,-0.0048354375,0.02917631,-0.031469636,-0.018308533,0.028750155,-0.0014760758,-0.018979326,-0.013475742,0.042518243,0.03930222,-0.0016726444,-0.026373519,-0.013046361,-0.026236646,0.036976904,0.0150186755,0.0009712582,0.027523084,0.028992718,-0.0052166274,0.050837982,-0.006830098,0.010083816,0.0027433168,-0.0026819361,0.056670107,-0.0037722348,-0.017268838,-0.00047780236,-0.028074969,-0.0113895275,-0.02657443,0.022702701,0.010478482,-0.009793714,0.0027364853,0.06911746,-0.007810337,-0.007488571,0.026081916,0.017151235,-0.036695193,0.005725257,-0.003762135,-0.034388367,0.0093304245,-0.01674348,-0.055415593,-0.0021844471,-0.020087829,0.000989132,0.015096983,-0.025411896,0.07319334,-0.010660029,0.010759089,0.019865107,-0.00089403515,-0.0053685484,-0.05139641,0.015949905,0.032275066,0.014767844,-0.030529499,0.029208828,0.034337413,0.03134874,0.044952016,0.021418847,0.011039827,0.022260256,-0.026823647,-0.0048017898,-0.01659616,-0.051741086,-0.0057865498,0.02206466,-0.0022160052,0.019379312,0.010579657,0.0038076302,0.016677985,0.018896254,0.04012915,0.01525557,-0.013237881,-0.007824672,-0.0013751532,0.027636148,-0.04855759,0.023776142,-0.013730209,0.0053063724,0.017996984,0.026760709,-0.028437642,-0.005624696,-0.037903905,-0.011907848,0.00040482884,0.016845154,0.02611102,-0.041419398,-0.0009688735,-0.07668743,-0.017918305,-0.053818956,0.010392022,-0.001890313,-0.022534767,-0.022588214,0.005428932,0.06639234,0.022870004,0.025154855,0.047832433,0.051215246,0.044729397,0.021080902,0.008223093,-0.041993946,-0.01764379,-0.00423042,0.042704556,-0.003162336,-0.04484807,0.02173125,-0.020633597,-0.038061544,0.02736981,-0.011920453,-0.018932654,-0.013657336,0.026692322,-0.052602563,0.0011351138,0.0049646124,-0.040340617,-0.008286247,0.0100256605,0.114359744,0.03283575,-0.0030339072,0.013762542,0.021893423,0.04982345,0.017764138,0.031347983,-0.033882894,-0.02375179,-0.0089388285,-0.01920753,0.0023509932,0.034558833,0.042138055,-0.02699158,0.028464606,-0.027342387,-0.009075991,0.029714342,0.016051823,-0.060353626,0.004899276,-0.027960777,0.008534782,0.0454075,0.009829869,0.019045234,-0.012919706,-0.010654579,-0.013997331,0.0216045,-0.017853372,-0.018406017,0.0078115994,0.011453676,0.0051608197,-0.016471168,0.004256806,-0.0003875689,-0.0095775435,0.021853229,-0.008145158,0.0020880732,0.01959792,0.0034481294,-0.00339392,-0.0057401853,-0.034691263,-0.016493265,-0.00485497,0.02079473,0.036009006,0.002797265,-0.0071213976,-0.030622473,-0.053079255,0.028823657,0.020889519,0.006102132,0.0009914596,0.005488246,-0.0070687775,0.033490658,0.03482715,-0.022526132,-0.0004749964,0.00910348,-0.035691377,0.016729027,0.03852174,0.02002808,-0.010553843,-0.023734706,-0.038605575,0.024846908,0.023809388,-0.010050961,-0.012252426,-0.056199543,-0.014295303,0.017170003,-0.006360982,-0.03400751,-0.028600791,-0.028165005,0.0508515,0.05429711,-0.07289745,-0.0072595295,0.020825936,-0.0019517149,0.008420272,-0.02375328,-0.017798645,-0.0015002694,-0.05399427,0.04242569,-0.033706967,0.017883552,-0.013298827,-0.051731005,0.03861157,0.016066754,0.034178603,-0.06095953,0.053493712,-0.03578947,-0.038193755,-0.016883716,0.004911654,-0.0035051913,-0.0036693641,-0.02602423,0.0028465993,-0.040306024,-0.028381541,0.072093666,-0.011115944,-0.004880732,-0.042010915,-0.023555629,0.0038730728,0.024721816,0.031032613,0.048238583,-0.031878054,-0.018413255,0.0049537094,-0.02125923,0.017859917,-0.027219053,-0.021686638,-0.03253565,0.004411791,0.009203435,-0.022428418,-0.030466298,-0.022232281,-0.06085155,-0.016962364,-0.01664203,-0.031953286,-0.030430458,-0.010040508,0.045077316,-0.004125677,0.022534443,-0.007927547,-0.042269856,-0.033952925,0.03583761,-0.008657161,0.013475958,-0.01974897,0.043061797,0.031280026,0.0017116701,0.024120368,-0.019311247,-0.01037922,-0.037332352,-0.019485198,0.013633054,-0.0072949394,0.029196138,0.02795813,0.059515685,0.050653,-0.036970947,0.028314963,-0.015316302,-0.03272582,-0.0076158987,0.016566485,0.042006835,-0.053006027,-0.046922635,-0.027153362,-0.006032829,-0.02070985,0.06297681,0.0049644904,-0.014725259,0.026820868,-0.009943625,-0.027634611,0.0197449,0.005604065,-0.03539242,-0.041087802,-0.0020482158,-0.006985013,-0.0087641915,0.014023705,-0.013772504,0.027270414,0.020424273,0.035647083,-0.0030118583,0.0113093825,-0.030928351,-0.012529905,-0.13569042,0.035792287,-0.024976479,-0.0021787537,-0.005338851,-0.0075268997,-0.015833754,-0.0024530294,-0.016730353,-0.038545232,0.0100840265,-0.05104822,-0.013511932,-0.014666849,-0.006212644,0.042051803,-0.009123462,-0.0017600791,-0.044263933,0.076922886,0.030234609,0.0038385,0.05401096,-0.0034275323,0.012597278,-0.00080972933,0.0052075298,0.031742733,-0.011364233,-0.06555217,-0.0023028818,-0.009755993,0.014488055,0.028962228,-0.018969273,-0.0049715773,0.013636544,-0.018620603,0.005623529,0.0012413468,-0.026504884,-0.0018490879,-0.0052922294,-0.006675977,-0.027574752,0.0746744,0.00017851629,0.009552802,-0.034691513,-0.009343084,-0.039709907,0.016294252,-0.039662775,0.04697119,0.009774176,-0.02579292,-0.03277079,0.0021970612,-0.0060016033,0.0106895305,0.017153762,0.0030546198,-0.04430387,0.0032396694,-0.017801294,0.031432793,-0.02717629,-0.0039832047,-0.009320749,0.0011598957,-0.03131466,0.032179333,-0.037863243,-0.043031946,-0.031326376,0.029873231,0.018376935,-0.011847402,-0.029262807,0.021566039,-0.0044241524,-0.007766552,-0.052142326,0.007672744,0.013513217,-0.017307328,-0.0046300585,-0.034027748,-0.03563623,-0.031338703,-0.06863988,-0.023414707,-0.0076955114,-0.0023671708,-0.010201675,0.049597103,-0.042526968,0.006594964,-0.028549334,-0.008436598,0.019739665,-0.028391697,-0.009675274,0.010233344,-0.024258854,0.032126505,0.0104892235,0.008823891,0.008182424,-0.006913318,0.0000901019,-0.027833166,-0.021542009,0.016704366,-0.08585248,-0.029164698,-0.031201145,0.046091143,0.0067015258,-0.0020141306,0.008490669,0.028805599,0.008371688,-0.042172875,-0.0031414556,0.058661144,0.054114193,0.03554225,-0.010800936,-0.0010644823,0.00037045186,-0.061234042,0.020043928,0.03803642,0.033064574,-0.0048956987,0.0058406387,0.033875886,-0.02271303,-0.045666736,-0.034391724,0.012611136,0.058214664,-0.045982353,-0.01873379,-0.025809392,0.039553814,-0.01432441,-0.019709762,-0.028935745,-0.011234283,0.010350072,0.00772718,0.098502874,0.005626265,0.037367493,0.013346632,0.018441116,0.012908545,0.04921349,-0.021854343,-0.05341527,-0.032825384,-0.07354802,-0.036018446,0.038837403,-0.033598363,-0.0130042555,-0.02736256,-0.006125355,-0.011343218,0.027379792,-0.017490739,-0.003058509,0.023555268,-0.006104557,-0.008467721,0.014448578,-0.027826443,-0.0140815005,0.020252652,0.020372607,0.0043778373,0.058537558,0.0063902466,0.024489228,0.0065966584,0.045297656,-0.0064338725,-0.012643578,0.023764042,0.01769024,0.014545558,0.010360937,0.037742663,0.017405098,0.03481332,0.027076617,0.04452622,0.021637766,-0.020523068,-0.0526391,-0.0056540547,-0.026078647,-0.013202277,-0.009328983,-0.011375847,-0.03479283,-0.003126545,0.028400362,-0.0032070654,0.00013268346,0.011923312,0.04810308,-0.028966537,-0.024188472,0.024565753,0.035912033,-0.006903287,-0.007753782,0.040721588,0.024046505,0.021985214,-0.019388253,-0.042534575,-0.03607246,-0.00048647888,0.022392727,-0.022073701,0.048308328,-0.038827043,-0.02769807,-0.03632056,0.0064472267,-0.0145618655,0.007551011,-0.07699433,0.009268868,-0.008522641,0.0076793833,0.027563797,-0.01390491,0.014380282,-0.0062406147],"last_embed":{"hash":"r9j9v8","tokens":61}}},"text":null,"length":0,"last_read":{"hash":"r9j9v8","at":1762860000638},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{4}","lines":[243,246],"size":112,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"r9j9v8","at":1762860000638}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022275358,0.006557461,-0.02401927,0.00993535,-0.04569605,-0.06696364,0.036121305,-0.007305758,0.021118453,0.010206705,-0.013469411,0.002242221,0.000006409804,0.03157338,-0.00813981,0.007837048,0.0025788993,0.020025708,0.008746018,-0.006619924,-0.019266916,-0.004718692,0.06258685,0.0071474356,-0.04627719,0.011808859,-0.012122698,-0.031586118,0.034625266,0.07453658,-0.0133544495,-0.055642135,0.024096675,-0.027279293,-0.014890685,-0.047821157,-0.007776077,-0.045854636,-0.04171149,0.04134893,0.010240066,-0.032725286,-0.0111855585,0.020472363,0.03772609,-0.009300331,-0.029129779,-0.0041774125,-0.024525136,-0.041457362,0.034940846,-0.0064054322,0.031876072,-0.046041492,-0.006919403,0.055408157,-0.014191264,-0.033170518,-0.025962925,-0.006032335,-0.01770118,-0.0076724156,-0.021319767,-0.01876397,0.01813371,0.0060213786,0.031741116,0.009235108,-0.00093061005,-0.028428257,-0.016899869,0.029812174,-0.025418527,-0.0018492313,-0.05845259,0.023053402,0.011332015,-0.049171068,-0.01339782,0.025120903,0.0011905608,0.016610771,0.036315214,0.0049166605,0.027910028,0.051637046,-0.01439163,0.03769594,0.021118484,-0.0014032237,-0.013289785,0.02013095,-0.022036068,-0.0020546166,-0.0143749835,0.0120991515,0.032863766,-0.011494204,-0.014969388,-0.030904625,0.01541256,-0.008753176,0.01268886,0.00014504328,0.017791145,-0.021437306,0.0020849353,0.020808388,-0.0051011895,-0.032294296,-0.0062290183,0.017396497,0.017192192,0.044985563,0.018600686,-0.029015616,0.033923283,-0.06424096,0.01797682,-0.017033918,0.04069775,0.025612922,0.06872238,-0.010780334,-0.012997774,0.053170305,0.018048389,0.0191141,0.0027788433,0.03118917,0.04092452,0.04894145,-0.0248653,0.021430176,-0.016456414,-0.0077151894,0.014354295,0.004782062,0.007883394,-0.053363014,0.018519305,0.011398248,-0.02469808,0.0061284536,0.013219311,-0.019074567,-0.0023301411,0.0047821687,0.026283877,-0.038429953,-0.03719649,0.030794036,0.025946107,0.027174294,-0.001136476,-0.019614201,0.056270156,0.074217655,-0.0022530518,-0.022020265,0.04292615,-0.020319346,-0.03135637,0.03857309,0.016941272,-0.0035003552,0.0040162886,-0.022309305,-0.022236722,0.027346177,0.00738016,0.014579124,0.022166073,0.016082227,0.040390655,0.02111724,0.06542626,0.037504733,0.023012511,-0.016660048,-0.030969312,-0.015035969,-0.023520298,-0.05413643,-0.032765716,0.06641643,-0.05882388,-0.028463444,0.03142238,0.017687805,-0.009946662,-0.0009598512,-0.003965709,0.05016728,0.0072075045,-0.04373275,-0.0048318417,-0.010136232,-0.015071652,-0.010153981,0.025560424,0.049301755,-0.005108585,0.002218289,-0.03343608,-0.012818649,-0.033188343,-0.026530767,0.024471918,-0.085783675,-0.008814649,0.03444891,-0.03661702,0.009333735,-0.034331724,-0.031325005,0.004424612,0.027623357,0.009671103,-0.009945336,0.027706144,0.048339237,0.0078256205,-0.019482458,-0.014096497,0.03905803,-0.038143285,0.041415125,0.031503152,-0.024604777,-0.00734887,0.021894574,0.021641815,-0.010273218,0.015848752,-0.019394688,-0.060527258,-0.0023167336,0.023992823,-0.007062711,-0.0045267115,-0.024199506,0.049325436,-0.0063614915,-0.045935646,-0.015498497,0.017119389,0.048112553,-0.0298547,0.049709417,-0.0207591,-0.0064129857,-0.027133225,-0.021740016,0.021421768,0.009254049,-0.015412634,-0.019206505,-0.031623527,0.022729155,0.011168004,0.032932684,-0.011464548,0.014669989,0.014203091,-0.016824383,0.038350906,0.009397187,-0.0048076254,-0.013351657,0.016115481,-0.03457668,0.008352176,0.0008802617,-0.033247516,0.03258607,-0.044011604,0.023931887,0.070404954,-0.03532934,-0.01953052,0.027488526,0.028076835,-0.020986537,0.07630369,-0.03653278,-0.013263893,-0.035507757,0.022145797,-0.044442646,-0.00442653,-0.011752924,0.0566491,-0.0033856067,-0.0114443,-0.022495175,-0.0074113347,-0.16636273,0.006732623,-0.00854529,0.06723662,0.026781144,0.024802094,-0.023288136,0.00936118,-0.038182132,0.043322694,-0.0025320638,-0.045494724,0.024826573,0.028207412,0.013923741,-0.01730253,-0.020691156,-0.0006524413,-0.048635628,-0.03856176,-0.04243937,-0.052866552,0.03402586,-0.0009038786,-0.025303965,0.036220077,0.036534443,0.0330264,-0.01877299,-0.009002465,-0.046987887,0.012754422,0.009677185,0.0053616464,-0.024941267,0.070578076,0.0037200279,0.014949771,0.0071142246,-0.019313643,0.0418559,0.0345888,0.013853662,0.009518849,-0.011890725,-0.047425892,0.01023199,-0.0290699,-0.056776743,-0.0042380323,-0.037693292,-0.022525946,-0.015385023,-0.005234845,-0.036467455,0.0011511075,-0.01704146,0.04539529,-0.022588892,0.029080406,-0.018415887,-0.024275903,-0.010445728,-0.0366112,-0.0515846,-0.03517555,0.01907695,-0.025602845,0.03396803,-0.03165083,0.023228304,-0.055502906,0.013965265,-0.042782683,-0.025993392,0.021870587,-0.014985245,-0.014936358,0.0039719394,-0.08207743,-0.0077603846,0.02053753,-0.00946672,0.036601536,-0.021256687,-0.016844401,0.0064264913,0.013474738,-0.006801799,0.2491641,0.0012768894,-0.008303997,-0.006419781,0.05871499,-0.040930938,0.0045678983,0.052018967,-0.00037895833,-0.040203802,-0.038605012,0.038697865,0.0039165067,-0.044951137,0.035893455,0.015969131,-0.07535957,0.008832432,0.07159862,0.005227252,0.012245384,-0.010357314,0.031137137,-0.014799854,-0.04815213,0.011166478,-0.050828673,0.0018679334,0.01307893,0.057521645,-0.047589116,0.01430428,0.05084099,-0.010435827,-0.03257517,0.017227424,-0.018906135,-0.034964837,-0.0032092351,0.017111221,-0.0038251611,-0.0052827704,0.022461576,-0.07077705,-0.0016841734,-0.037484806,-0.023152884,0.015683392,-0.017120706,-0.0062257466,0.038063712,0.005368224,0.031438272,-0.03837364,0.005113396,-0.0032887922,-0.01780833,0.006079986,-0.013841137,0.04112772,0.03475346,0.0015094124,-0.01923605,0.02067414,-0.009902814,0.030189222,0.030492889,0.008011946,-0.0028894618,0.016123932,-0.020684602,0.049199376,0.023342399,0.0023192673,-0.0013271179,-0.003379048,0.02790264,0.009909313,0.011943565,0.030906705,-0.030292116,-0.030632662,-0.046416305,-0.007380954,0.005374418,-0.031732727,0.021099241,0.04849796,-0.029976359,0.017570795,0.003657579,0.0040924847,-0.043386463,0.00867347,-0.01016822,-0.044399317,0.020263342,-0.009768022,-0.08714036,0.00022508754,-0.013273909,0.010863541,0.010926927,-0.002262172,0.041606594,-0.0007972678,-0.02505574,0.038555328,0.019193925,-0.018849835,-0.028838541,0.012732095,0.0017360077,0.023694998,-0.007331969,0.026329637,0.03733089,0.043125305,0.041919235,0.01404263,0.0047047576,0.044195842,-0.012718568,0.00013722654,-0.0028336013,-0.061752886,-0.023378603,0.013614982,-0.014064163,0.030444918,0.030280767,0.0045575234,-0.0021244169,0.012783487,0.020020597,0.0074676247,-0.0016675777,-0.0064163925,0.02431914,0.046181064,-0.05031135,-0.009265145,0.0006261087,0.0026277292,0.035205696,0.0032153341,-0.014271152,0.012157061,-0.031725563,0.014431866,0.00054275815,0.055574965,0.022543233,-0.03591703,-0.01810609,-0.067241855,-0.008506764,-0.037185445,0.01249852,-0.017843533,-0.010064356,-0.0074456814,-0.010908408,0.059982903,0.045807064,0.019464303,0.029162148,0.053937193,0.019078448,0.0015468689,0.012876957,-0.021016454,-0.026474388,-0.020978527,0.044127658,-0.0070278523,-0.035180856,0.029483283,-0.023201885,-0.037445713,0.046640065,-0.02212058,-0.040662903,-0.04578351,0.027214656,-0.043561358,-0.015037594,-0.006558889,-0.020982645,-0.014369799,-0.026416248,0.09809678,0.023044493,-0.0057946965,0.024727408,0.029725723,0.057749286,0.009035508,0.030457325,0.0015476317,-0.030358989,0.020348106,-0.017695803,0.026491499,0.005957552,0.03699106,-0.02534404,0.013162353,-0.030720243,0.028964853,0.018873971,-0.015457126,-0.062223986,0.032059,-0.032213204,0.0073635913,0.044037472,0.03211404,0.009517577,-0.013158162,0.0005884902,-0.018679433,0.02528337,-0.008497882,-0.043225687,0.058328442,-0.005290353,0.001293355,-0.02358647,-0.015188561,0.0007416951,-0.019868417,0.0124450335,-0.0037438998,0.004606599,0.026927894,0.009977749,-0.020516522,-0.018017774,-0.028825032,-0.01520436,-0.008840682,0.029337961,0.016798297,0.0013004226,-0.006005596,-0.04050681,-0.06766496,0.024644112,-0.00923052,-0.0023667754,-0.05935263,0.006054663,-0.009365876,0.033869736,0.026968408,-0.002047773,0.010175672,0.0064052334,-0.039430466,0.017400322,-0.0034544421,0.009506978,-0.021221094,-0.025377791,-0.045248702,0.0063563534,0.02363518,-0.012781308,-0.020971298,-0.01940023,-0.00024510597,0.0020905875,-0.019470882,-0.03471019,-0.012602758,-0.028977495,0.026784627,0.028277837,-0.055063527,-0.015731284,0.0055151256,0.0031065803,0.008554788,-0.0480527,-0.018585555,0.038481563,-0.050641894,0.033137277,-0.045894537,0.024769941,-0.01061862,-0.029853217,0.055741426,-0.0072426973,0.0046329317,-0.03032251,0.037605844,-0.019817542,-0.01686405,-0.0015371944,0.013460187,0.012956674,0.000654799,-0.026890516,-0.007813193,-0.021803629,-0.016373193,0.09852783,-0.006668536,-0.00027915934,-0.042138014,-0.018366726,-0.010784512,0.01980667,0.02808646,0.050732292,-0.033027925,-0.019067736,-0.0041694567,0.020728825,0.0028174112,-0.021893024,-0.012346568,-0.015240946,-0.0066902614,0.016286723,-0.025907293,-0.02232114,0.0072061373,-0.05576261,-0.0064831953,-0.0033229662,-0.028135141,-0.01983414,-0.047551535,0.04539343,0.0022960966,0.03585333,-0.020752735,-0.03911895,-0.0056030015,0.007164996,-0.0024031163,-0.008966267,-0.055240497,0.03667788,0.015354899,0.014101682,0.027835233,0.010037412,-0.0326492,-0.011415804,-0.015839515,0.034596723,0.010198319,0.047351073,0.0053584315,0.054756537,0.045285057,-0.035854675,-0.0066753044,-0.0012493696,-0.017396001,-0.0019940038,0.0028877575,0.046897672,-0.061041217,-0.051659483,-0.0015043837,0.008659193,-0.05414542,0.021766525,0.02411884,-0.031894445,0.047654573,-0.0018309877,-0.01982468,0.008195752,0.0043806913,-0.033605117,-0.04764126,-0.0108656995,-0.049663156,-0.020953601,0.013203637,-0.02161096,0.009698032,0.07462625,0.05166991,-0.018099857,-0.0067358282,-0.018776035,0.016947294,-0.14306779,0.03807105,-0.021490598,0.003974343,-0.0016247304,-0.001391723,-0.0037819955,0.004684968,-0.021476403,-0.026330443,-0.00907901,-0.063472696,0.0206913,-0.01118873,-0.03401899,0.054543275,-0.019410279,0.005678167,-0.04039811,0.106412284,0.031099766,-0.018442055,0.042755913,-0.010523493,0.032516588,-0.0049892794,0.014048803,0.0145249,-0.012773502,-0.060380634,-0.018842565,-0.0025301517,0.020041455,0.03120891,-0.05266689,-0.021700086,-0.0010294279,-0.025004871,-0.016594764,-0.009035847,-0.012484168,-0.006328987,0.018855887,0.00018189392,-0.012114034,0.08528747,-0.002720575,-0.017293137,-0.023273094,-0.01735407,-0.029072538,0.0043071494,-0.032929298,0.038945578,-0.0048788777,-0.007244532,0.012994974,0.0126046175,0.012730671,0.031479977,0.031022545,0.006572822,-0.05816223,0.003946916,-0.020555777,0.034857802,-0.051753674,-0.0044515897,-0.014465022,-0.013710935,-0.042299338,0.013915191,-0.029604489,-0.04435219,-0.01243968,0.00354961,0.025758317,0.0015961374,-0.032615934,0.010393642,0.0015790743,-0.015902076,-0.048490565,-0.0062876,0.01940189,-0.018111791,0.00008659366,-0.027723221,-0.02194338,-0.019509198,-0.03222406,-0.04049112,-0.030477446,0.008117326,-0.012930097,0.06665795,-0.0315759,0.012392544,-0.036840156,-0.00739439,-0.005263471,-0.040747806,-0.015575716,0.018674139,-0.014701296,0.030828722,-0.002912903,-0.009829946,-0.030826049,-0.032168113,-0.009149884,-0.030000163,-0.027333029,0.023661783,-0.09897132,-0.002944583,-0.03591593,0.039944146,0.046077885,0.023575176,0.005115814,0.011674745,0.017465148,-0.038182244,0.019714696,0.07039183,0.042704288,0.02920369,-0.013337534,-0.0020224073,0.012625637,-0.045537114,0.00933066,0.02507268,0.04050054,0.0063120113,0.012395613,0.044909276,-0.036402136,-0.037450075,-0.037785348,0.0071751783,0.055830806,-0.04661589,-0.017172642,-0.06077978,0.03155681,0.0107901525,-0.0045670248,-0.05711347,0.00011044454,0.0056132656,0.022678075,0.0898974,0.009543759,0.013337482,0.022806158,0.026706176,-0.011401932,0.05207371,-0.023937205,-0.011894256,-0.04820705,-0.07242873,-0.04737488,0.060243666,-0.0000050919807,-0.025621938,-0.04511467,0.024030404,0.005925204,0.020520128,-0.004264037,-0.015471475,0.053113595,-0.03411763,-0.011732999,0.02370586,-0.0063250535,-0.013915923,0.029340547,0.018489065,0.028838178,0.03678595,0.017328743,0.02656232,-0.010749763,0.027033655,-0.0027316608,-0.01680923,0.0031590774,0.0005272092,0.015871419,0.0048256763,0.05315221,0.015858043,0.02875819,0.01798625,0.032766946,0.022443369,0.009712214,-0.028889386,0.025748806,-0.014945531,0.008413612,-0.0021951383,-0.020499181,-0.022890503,0.0057702125,0.015057663,-0.02541712,-0.011966017,0.0015088316,0.03366148,-0.025779303,-0.0011417727,0.0155604435,0.035546716,-0.012628973,-0.03496374,0.055898927,0.016391933,0.005171027,-0.034976378,-0.03615576,-0.05016148,0.00015289935,0.0054479125,0.0012267625,0.036074657,-0.04440372,-0.010428008,-0.028616278,0.03695736,-0.005791579,0.029869728,-0.07023551,0.014394061,-0.011307444,0.014286572,0.031078719,-0.0479306,-0.0038519362,0.014932383],"last_embed":{"hash":"1hunqrt","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1hunqrt","at":1762860003075},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{5}","lines":[247,250],"size":97,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hunqrt","at":1762860003075}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.062437255,-0.02760779,-0.030292738,-0.010256139,-0.04365285,-0.024389874,0.027689913,-0.002571103,-0.00058040774,0.01776424,-0.0015284976,0.030627683,0.0011429534,0.055486593,-0.013478927,0.036935654,-0.0068178833,0.021318376,0.010511135,-0.005248866,-0.0008076202,0.0021568441,0.047733143,-0.035228524,-0.05389153,0.028562224,-0.0017836253,-0.027182039,0.011208081,0.06254745,-0.013224204,-0.08852861,0.018594818,-0.02153163,-0.03854271,-0.053276353,-0.021390643,-0.02829128,-0.05008162,0.031154849,-0.0193044,-0.020066733,-0.0087618,-0.024912272,0.016391143,0.00496459,-0.008204025,-0.006312684,-0.04618937,0.016152875,0.026055317,0.01899266,0.030668585,-0.050151978,0.016866209,0.04196573,0.0011046114,-0.026230203,-0.030050706,-0.007604305,-0.02548599,0.008549041,-0.022569837,-0.019435132,0.025896795,0.019633088,0.016103461,-0.015399586,-0.008556742,-0.012976793,-0.032812346,-0.005585355,-0.028490946,-0.0025404932,-0.05700329,0.0077009033,0.019552471,-0.015464547,-0.028932422,0.03927975,-0.01643218,0.015099472,0.018729387,-0.017856928,0.02566626,0.023746813,-0.0066470965,0.07847937,0.029841013,-0.0047549885,-0.019018214,0.03726605,-0.010590815,-0.0051032305,-0.034258172,0.011036425,0.0052428623,-0.008901984,-0.008033985,-0.020196524,0.03337552,-0.05282441,0.0009969728,0.021412859,0.016308138,-0.015728593,0.015779002,0.023467664,-0.00980685,-0.040868092,-0.014985051,0.013554079,0.021052584,0.0048018247,0.022550022,-0.00076511595,0.038314234,-0.040610474,0.0071181394,0.010555191,0.020045087,0.03681996,0.029872587,-0.0363421,-0.043187354,0.00944699,-0.007865155,0.0144335115,0.0030175778,0.020716142,0.005235742,0.044092614,-0.0004460471,0.02695733,0.03160283,0.013349344,0.011764509,-0.00027277277,-0.026638018,-0.037867337,0.051719576,0.032138858,-0.04036062,-0.016291166,0.015498875,-0.06580847,0.005293197,-0.023228696,0.023878785,-0.027316008,-0.009200834,0.017463299,0.047702998,0.036489584,-0.012758266,-0.0070292014,0.06597681,0.03300695,0.031701256,-0.004348978,0.029653635,-0.0074469396,-0.035218645,0.043671817,0.04962103,-0.011467701,0.0071564885,-0.029006891,-0.02724564,0.019715387,0.02597027,-0.013630209,-0.0010455905,-0.008552391,0.022161156,0.019251596,0.034494735,0.031060604,0.012069375,-0.016987061,-0.03616024,-0.010191163,-0.028612444,-0.037121546,-0.044931557,0.041997038,-0.028112628,-0.04650056,0.03949035,0.018187538,-0.026907293,0.005787003,-0.0061557605,0.050402906,-0.018341586,-0.015488704,0.0026415985,-0.007559458,-0.016490465,-0.03324068,-0.009136577,0.030533334,0.0065432,-0.016438037,-0.033419505,-0.0018728778,-0.015680896,-0.03116384,0.007689937,-0.069956176,0.0027627521,0.030314118,-0.024214562,-0.00002631814,-0.06734089,-0.021926569,0.023115987,0.02171524,0.012388223,-0.002048422,-0.0033920286,0.029410044,0.042341996,0.025436683,0.002188267,0.025709968,-0.03558144,0.03373656,0.01338479,-0.022539632,0.0050393003,0.017687442,0.028687663,0.011070904,0.049164888,-0.03608097,-0.04693478,0.01546922,0.06947817,-0.027450943,-0.025123745,0.004767697,0.040915005,-0.022884352,-0.0412628,-0.02608476,0.03535278,0.056584764,-0.034402486,0.013328968,-0.044147067,0.018140923,-0.004686862,0.00077750586,0.0026693095,0.028398423,-0.0016001485,-0.017287368,-0.013565481,0.02627686,0.012225432,0.023319544,-0.013515901,0.013338536,-0.003229901,0.035062827,0.018898068,-0.006482474,-0.026466263,-0.017299766,0.009757189,-0.035892326,-0.010425333,0.0071454397,-0.030021656,0.00906462,-0.03780214,0.021598287,0.07490501,-0.012187097,-0.0227182,0.01721426,0.01616502,0.012534665,0.05568917,-0.020235712,-0.011825727,-0.024435567,0.032426145,-0.018015938,-0.029535336,0.0133094285,0.05046931,0.04044018,0.001216411,0.048348434,0.0136204725,-0.17335837,-0.00613975,-0.02039745,0.043667603,0.021968007,0.0016512525,0.0076521663,0.0027165376,-0.082155034,0.07958276,-0.013920038,-0.04529282,0.020740353,-0.00088840624,0.034418397,-0.02356805,-0.022664336,0.015900416,-0.052204408,-0.024804473,-0.027663235,-0.045586962,0.024414297,-0.018385813,-0.06345707,0.008281179,0.058866683,0.0021819768,-0.01294464,0.015626755,-0.04493329,-0.012853706,0.012221436,0.0011133542,-0.017790899,0.056830395,0.015729263,-0.0070180236,0.023162656,-0.014509102,0.04497397,0.038406402,-0.013308776,0.008424503,-0.032261312,-0.017561985,-0.007231238,-0.0472382,-0.05934347,0.01441097,-0.046128724,-0.033207547,-0.013568356,-0.034133703,-0.05529579,-0.009018169,-0.026179925,0.029374698,-0.021267662,0.011248054,-0.031644296,-0.0088284,-0.005724868,-0.046679605,-0.04380527,-0.0625799,0.045184165,-0.015736783,0.0030089463,-0.032528594,0.019347543,-0.058943022,0.0024015063,-0.035077345,-0.017655782,0.043143585,-0.004126872,-0.027192056,-0.030759335,-0.088341616,0.0027157255,0.011510501,-0.015238633,0.056268096,-0.010013164,-0.030113837,0.018308979,-0.010304822,0.00506332,0.25253797,0.015972989,-0.024162715,-0.0050420966,0.063984804,-0.017525738,0.015838983,0.09075864,-0.016053116,-0.041212432,-0.028002035,0.018066375,-0.00027857826,-0.035148945,0.020392183,0.015912693,-0.0535103,-0.0060433648,0.0737206,0.012965368,0.011086156,0.027441422,0.039019194,-0.022162877,-0.057253376,0.0018949464,-0.07095541,0.016831169,0.011564453,0.05821877,-0.04027865,0.019603213,0.07711613,0.017476713,-0.020893743,0.00855385,0.029379385,-0.046869576,-0.0026432201,0.030402724,-0.0005568719,-0.026853804,0.040729232,-0.07215237,-0.012702583,-0.05965917,-0.012520048,0.0142667545,0.011692113,-0.017184917,0.019981744,-0.027427943,0.015212303,-0.031087808,0.024064392,0.002353926,-0.000067633955,-0.026269406,0.0081076,0.014933185,0.022992842,0.0031784934,-0.017615607,-0.00007935503,-0.026162308,0.016391851,0.006311931,-0.0067162076,-0.0061893077,0.0005817632,-0.0066513116,0.033486255,0.021819953,-0.0022738667,0.014049141,-0.025260583,0.019124864,0.023014765,0.0009815779,0.0280042,-0.03533933,0.0011974508,-0.03973959,0.011478859,0.0039828047,-0.042531807,0.0005715015,0.04540826,-0.012937271,0.019624677,0.0031727443,0.019395491,-0.030024443,0.009672691,0.0135424975,-0.012839049,-0.0018076139,-0.016400136,-0.061765887,-0.019203493,-0.00072868227,0.008842063,0.0021283913,-0.0412774,0.040420033,-0.0045141443,-0.014796042,0.016457504,0.03560964,0.012259574,-0.057340153,0.03690034,0.028620925,0.01822095,0.013017706,0.04524304,0.045754254,0.026949737,0.047669705,0.017862612,0.0072352984,0.0211788,-0.016605254,0.009390862,0.00058876135,-0.07948825,-0.032752898,0.020586489,-0.015758676,0.046053793,0.017878337,-0.004950242,0.01378642,0.037067708,0.012577487,0.017966095,0.024107002,-0.017792823,0.005342239,0.04607341,-0.061927896,0.02541368,-0.019800166,0.015272309,0.02704274,0.055712786,-0.01392929,0.015998645,-0.020561652,0.007317291,-0.026922446,0.032961264,0.010867176,-0.022915853,-0.00023148286,-0.05607559,-0.0034657132,-0.05808179,0.0021899212,-0.033163078,-0.021995718,0.012192583,-0.0072490904,0.068034366,0.00009072494,0.020280356,0.005993614,0.032192983,0.028031394,-0.011070058,0.021447077,-0.017809624,-0.06436504,0.014321561,0.030914262,-0.014722778,-0.055176467,0.035188347,-0.022111876,-0.012918369,0.02428732,0.00007439002,-0.051429186,-0.011510984,0.05029413,-0.036746033,-0.015222251,-0.003007005,-0.034738056,0.0034849944,-0.02906975,0.10371339,0.02828869,-0.010999689,0.0064261137,0.0066664116,0.05732921,0.030136703,0.030989679,-0.021381423,0.0064365114,-0.010238081,-0.0069788923,-0.008371406,0.004228443,0.0161748,-0.03072966,0.015053302,-0.03478834,0.03369932,0.028776158,0.035171416,-0.04447428,-0.006890025,-0.019170677,0.0070096604,0.036491115,0.022429788,0.008470492,-0.035719145,-0.004158652,-0.006758176,-0.0003531827,-0.006025672,-0.01500564,0.008498872,-0.009565542,-0.01325845,-0.031298403,-0.017791472,-0.0046311743,-0.042880073,0.017690951,-0.0087829735,-0.0048744096,0.0088911075,0.020539137,0.0050003342,-0.020768875,-0.024880096,0.0026062364,-0.0015366555,0.01286104,0.043042514,0.021265104,0.003916126,0.016720356,-0.026559347,0.018910358,0.0054489397,-0.0016098996,-0.024378648,0.001566825,-0.032729518,0.04492106,0.024498034,-0.04072651,0.00038554223,0.0007479181,-0.05437838,-0.0002700803,-0.013839318,0.005155514,-0.023305142,-0.010591684,-0.036094557,0.025928903,0.023000898,-0.020598868,-0.026263649,-0.027697273,0.0049748057,0.023978433,-0.0048666717,0.005394782,-0.026236929,-0.04891225,0.013116147,0.053865537,-0.049497843,-0.01530287,-0.027090983,0.0050933897,0.02004226,-0.029971682,-0.012313803,0.027935475,-0.048814014,0.00294567,-0.030216154,0.008965114,-0.01649376,-0.052021787,0.03266592,-0.011556847,-0.027245097,-0.049883973,0.03731487,-0.04182885,0.0008778765,-0.0023919311,-0.009146954,0.026695888,0.00238121,-0.016580274,0.0051965048,-0.04023074,0.008062007,0.05313193,0.003827407,-0.036392912,-0.050588418,-0.0047675823,0.016186923,0.022156198,0.0058660214,0.05208486,-0.009592872,0.000643642,0.0065276073,-0.00772607,-0.014494583,-0.014805457,-0.02446695,-0.0109700095,-0.008324277,0.05028284,-0.023850432,-0.017915776,0.0030739345,-0.031745926,-0.0057588015,0.015230104,-0.02275403,-0.004519816,-0.01599805,0.07397795,-0.035162628,0.043741424,-0.030819638,-0.02054104,0.003527696,0.018420381,-0.026795272,0.022545844,-0.04377991,0.049661152,0.046010707,-0.020017277,0.0055251704,-0.0004869245,-0.011947386,-0.015834717,-0.03329716,-0.009838437,-0.0048654107,0.036167853,-0.002892169,0.054151487,0.03359319,-0.053653024,0.031514905,0.009995106,-0.029284094,0.005460826,0.022497073,0.037108764,-0.043605436,-0.046864152,-0.0039446545,0.012680877,-0.035584703,0.019128658,0.011605635,-0.01722444,0.032417648,-0.014401767,-0.048931822,0.02200845,0.014172438,-0.019110184,-0.044251326,-0.030123731,-0.013262562,-0.031207914,0.02843428,-0.019140743,0.037784647,0.05559246,0.018447135,-0.021397514,0.0033054464,-0.029402444,0.014182694,-0.16191787,0.02714021,-0.021228015,0.019649642,-0.029042741,-0.025738403,-0.005142274,-0.0073411176,0.003484384,-0.023365697,-0.025652392,-0.082370214,0.025724776,-0.02118207,0.018735152,0.026642464,0.008098837,0.03829976,-0.043779273,0.09662022,0.006038101,0.010600595,0.028043058,-0.014664663,0.03316565,-0.0040731374,0.03019857,-0.0146702435,-0.021001281,-0.061668664,-0.0064715385,-0.035852343,0.023713803,0.031478263,-0.04404488,-0.0020050858,-0.006257683,-0.030204112,-0.042970575,-0.012977053,-0.006938595,0.004738194,0.014347896,-0.0045418497,0.033883754,0.06952385,0.0013228139,-0.0014228408,-0.021737032,-0.016856551,0.0026373684,-0.003522051,-0.020911004,0.030560378,-0.006353193,-0.027298342,-0.025156436,0.023674369,-0.010211984,0.02119258,0.0022874598,0.016049577,-0.03456284,0.0015445823,-0.026018044,0.04635423,-0.041184373,-0.0049619996,-0.024499856,-0.019361854,-0.034611158,0.002540443,0.004951225,-0.03512647,-0.024539135,0.0151208835,0.04662872,0.022579767,-0.045039225,0.013703206,0.002638401,-0.03959843,-0.040068608,0.039459065,0.037059706,-0.023573397,0.00412342,-0.04072304,-0.045001782,-0.02868674,-0.028750625,-0.03854536,-0.0035803437,0.009750833,-0.0023229748,0.051264677,-0.031872444,-0.01074922,0.007995275,0.010818803,-0.0031516082,-0.06471207,-0.017589241,0.003778722,-0.015901387,0.025752252,0.0267006,0.0016008543,-0.003341049,-0.027044993,-0.009845712,-0.005949384,-0.026258942,0.026300915,-0.07909609,-0.0028665531,-0.026948847,0.05739598,0.032438986,0.038133554,0.04300386,0.022792557,0.029875385,-0.049365547,0.030157551,0.05432006,0.03933562,0.015897114,-0.0242214,-0.0052221846,0.018869145,-0.05936078,-0.0059296824,0.021645298,0.038592428,-0.007730389,-0.0042783944,0.046929628,-0.051502574,-0.05833469,0.0011415882,-0.028312823,0.063473485,-0.02863192,0.0171999,-0.033532202,0.0112338755,-0.0065505328,0.007890887,-0.0243134,0.001858192,0.012161607,0.018185327,0.08713093,0.0020638795,0.046162065,0.02258567,0.049801,-0.0007628573,0.02882276,-0.027601233,-0.041150827,-0.032583468,-0.07844499,-0.016740724,0.04051977,-0.029855916,-0.027510539,-0.02353417,0.0038499301,0.009114183,0.0037310882,-0.018871106,-0.036340598,0.03162491,-0.025067829,-0.009085889,0.02109025,0.02351809,0.016105825,0.034257542,0.02116981,0.031192228,0.035000857,-0.0046521076,0.054282732,0.03137719,0.013251885,-0.020898636,0.0005499509,0.028146863,0.030613435,-0.0013217048,-0.0044459156,0.06646723,0.025598723,0.024262855,-0.01602989,0.011199994,0.02946163,-0.020389277,0.00063640886,-0.017925773,-0.0058380966,0.0031749676,0.000010419137,-0.017749911,0.009807621,-0.0000786891,0.039290033,0.017057773,-0.003736449,-0.02178107,0.060437933,-0.00078454835,0.021763733,0.013240766,0.03285441,-0.031567268,-0.021491492,0.035742767,0.016046599,0.002070753,0.0034185522,-0.021738559,-0.02069543,-0.0027633924,0.014073961,-0.011343181,0.03830666,-0.041501462,0.01848016,-0.0021111518,0.033439208,-0.014707347,0.005947721,-0.04608189,0.0009137408,-0.013925953,-0.0021631834,-0.0022680336,-0.024562158,-0.021827493,-0.006967151],"last_embed":{"hash":"r6jcm7","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"r6jcm7","at":1762860003075},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{6}","lines":[251,251],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"r6jcm7","at":1762860003075}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.004415943,-0.00057389564,-0.027884223,-0.007753489,-0.056979943,-0.05077608,0.031511962,0.004973928,0.012111044,0.0037036196,-0.0075392695,0.022969984,-0.009382501,0.039086208,-0.0130250035,0.037309915,-0.0040433686,0.034502722,-0.009063796,-0.010618597,0.0023984911,0.0058669085,0.06935033,-0.039620467,-0.032581504,0.028052038,-0.028098403,-0.01292911,0.037581313,0.084771864,-0.022535471,-0.064447016,0.021552227,-0.02965332,-0.036538556,-0.049589824,0.0029480923,-0.05080745,-0.053139202,0.053262945,-0.010963078,-0.02951251,-0.008523484,0.019622236,0.054178827,0.0053785117,-0.01729766,-0.006145269,-0.045595877,-0.02606928,0.026590692,-0.002179454,0.030299101,-0.041219223,0.0076210145,0.05262868,-0.016931497,-0.032766715,-0.051212713,-0.02146036,-0.039446283,0.008294146,-0.009394348,0.011724684,0.0038673289,0.015632732,0.023735499,-0.002265738,0.0029582342,-0.01758374,-0.02223843,-0.0077238386,-0.027628507,-0.01166543,-0.05062771,0.024771867,0.019946013,-0.03976554,-0.011696851,0.017459795,-0.025016923,0.009413756,0.017195428,-0.008779705,0.012045255,0.017584212,-0.004092503,0.060163725,0.010112709,0.002757041,0.006789097,0.020112053,0.0034290198,-0.009054901,-0.038369182,0.007922593,0.029523382,-0.010716933,-0.0021228306,-0.036911987,0.023095697,-0.019301439,0.037092254,0.015672425,0.032807827,-0.023203265,0.025072798,0.011187711,-0.00787426,-0.03922168,-0.006698413,0.031130893,0.020738868,0.03976361,0.037747037,-0.032232963,0.0239333,-0.043680623,0.00091696286,0.003525875,0.03998656,0.013770973,0.02612884,-0.027156506,-0.0149092525,0.0436938,0.016757324,0.004224122,0.010412329,0.00384237,0.005800038,0.061035585,-0.025520409,0.02310096,0.009206724,0.0049349386,0.008672456,0.018877666,-0.016819863,-0.07039969,0.039213352,0.041948818,-0.039460726,0.0015532905,0.0027828712,-0.03833897,0.011146138,0.0030500246,0.018993668,-0.025270225,-0.021676462,0.0249414,0.01934838,0.035867967,-0.010643319,-0.006409913,0.03584861,0.059912063,0.0035088358,-0.021558197,0.0402011,-0.0018464611,-0.057330478,0.041820906,0.053732656,0.008157779,0.013732554,-0.010152309,-0.02565465,0.03426264,0.004303067,-0.028572842,0.017899167,0.012963801,0.03923404,0.02508478,0.059170205,0.031121703,0.010723517,-0.016417036,-0.0562141,-0.0026850668,-0.03307918,-0.04678196,-0.048087653,0.038828887,-0.043526184,-0.030368784,0.019124342,0.005059664,-0.018482756,0.010646613,0.016699063,0.0458056,0.01315348,-0.038376354,0.006495499,0.019938339,-0.013264707,-0.030052682,0.0059530414,0.049683385,0.01400368,-0.022153825,-0.04366024,0.017493114,0.0033399214,-0.04151386,0.038377482,-0.07203368,-0.0036642181,0.011992774,-0.00231349,0.010117386,-0.05641834,-0.038173694,0.030941358,0.049059287,-0.0010359085,-0.0018908004,-0.0029507142,0.040885247,0.021537213,0.0073450357,-0.008652823,0.0061190273,-0.051514197,0.032953635,0.048295606,-0.039385136,0.00496158,0.013246469,0.031923555,-0.012839147,0.033693474,-0.0119533315,-0.035798013,0.00983002,0.04049451,-0.014697564,-0.03202414,-0.021288428,0.049270142,-0.029017936,-0.04330172,-0.016907614,0.040217537,0.048449863,-0.0700068,0.019251699,-0.0051890262,-0.010658004,-0.033029385,-0.022999914,-0.0045407712,-0.010013375,-0.0322343,-0.012167216,-0.008282716,0.029336514,-0.0038305984,0.024627399,-0.034842644,0.023061866,0.02421815,0.0064751282,0.049449258,0.010937497,-0.0021295294,0.007563672,0.013298911,-0.05310348,0.0074742367,-0.0063873865,-0.020415645,0.0012104247,-0.02792333,0.03091204,0.06612122,-0.044537302,-0.022749765,0.026452381,0.032210253,-0.014643057,0.05903779,-0.043434173,-0.0044395174,-0.028705208,0.025062969,-0.015528239,-0.029898018,-0.0007397846,0.061963335,0.010798109,0.008956351,0.0143453395,0.025167864,-0.15907657,0.012523571,-0.040035672,0.07666666,0.027263943,0.006256853,0.018976605,-0.0117600905,-0.07042209,0.07518862,-0.0034257574,-0.047858443,0.003817814,-0.012380922,0.017187769,-0.016519237,-0.02724416,0.01633594,-0.056885686,-0.032021914,-0.029133867,-0.051346317,0.02628696,0.014353936,-0.02478912,0.027778262,0.048956495,0.004626067,-0.031462952,0.011601067,-0.023686819,-0.01319422,0.013161137,-0.017553579,-0.03060624,0.064216964,0.018435134,-0.00995264,0.010924012,-0.025488716,0.049132608,0.026843594,0.008562091,0.02939158,-0.003116176,-0.017570358,0.021243671,-0.025173381,-0.058268014,0.016656663,-0.025942007,-0.03546928,-0.01741501,-0.030137628,-0.052492816,-0.018829418,-0.012855737,0.033672005,-0.02082721,0.026538502,-0.03810779,-0.04242039,0.002095266,-0.042804614,-0.028704057,-0.05272976,0.013617585,-0.022278346,0.02239142,-0.041658565,0.029457778,-0.043770596,0.012372439,-0.037777238,-0.005862158,0.01988243,-0.034904037,-0.024261527,-0.018612092,-0.0862932,-0.016185861,0.013430971,-0.027689636,0.037863735,-0.015828166,-0.026327679,0.01675571,-0.015380407,0.013221163,0.22898304,-0.010818522,-0.03906961,0.000736445,0.06721619,-0.028215747,0.0040287417,0.06843273,-0.017459022,-0.039284933,-0.056293778,0.016567891,0.002309071,-0.039719094,0.020741757,0.019248042,-0.059372865,0.007950876,0.057311784,0.021628108,0.016904121,0.0046777804,0.04760588,-0.022098323,-0.055146158,0.0051773647,-0.06881147,0.0011135133,-0.004635426,0.06726838,-0.032702733,-0.0023859078,0.05368273,-0.014139242,-0.037576046,0.015020347,-0.015506904,-0.03447749,0.002193291,0.022185558,0.007794541,-0.0057033827,0.02594245,-0.0515494,-0.0096275825,-0.04034982,-0.00071148755,0.006841409,0.02052508,-0.014314893,0.021585815,-0.021611633,0.0023517804,-0.016699629,0.008731369,-0.011469589,-0.003956567,-0.006600484,-0.0019310474,0.06424247,0.01675543,-0.00071453815,-0.034526594,0.024956837,-0.038595583,0.031220173,0.01811363,0.008024506,0.0054376884,-0.008741671,-0.0049240603,0.029268196,0.001724436,0.0081346305,0.018884696,-0.016978202,0.03637293,0.011235449,-0.021439925,0.028004877,-0.031322163,-0.030600915,-0.056492183,0.0057815393,0.0020410714,-0.036066946,0.008904128,0.055542044,-0.026319114,0.036706977,0.024710165,0.010356536,-0.0377571,0.019500937,-0.003893897,-0.018270707,0.015709812,-0.03821705,-0.07249832,-0.02086667,-0.007542397,-0.0008612032,-0.018589986,-0.020977011,0.037464578,0.003955438,-0.0038172891,0.020390814,0.018863313,0.0018310351,-0.019965725,0.019584183,0.010097068,-0.0007611117,-0.0045341644,0.0040908535,0.031915806,0.03665195,0.041794375,0.0067164283,0.007065293,0.049906194,0.0031951456,-0.0059173126,-0.016275743,-0.07292501,-0.014573358,0.007602507,-0.0110179065,0.027013138,0.024816338,-0.0012833806,0.025068387,0.021095779,0.0023961565,-0.010970951,0.001594687,0.0040765665,0.01718551,0.057856437,-0.05096779,0.017288122,-0.016141172,-0.007321809,0.016380344,0.018117223,-0.021977,0.0073679937,-0.01981952,0.02568148,0.0047962577,0.033470303,0.048087146,-0.021715155,0.0187245,-0.07072463,-0.028511759,-0.027674751,-0.001677675,-0.01548803,-0.007353645,-0.0028579873,0.011324418,0.08296146,0.017192487,0.005934767,0.014653915,0.04126834,0.015834158,0.011623791,0.007373593,-0.028814867,-0.050650857,-0.03475404,0.029380377,-0.020807976,-0.032463122,0.043689903,-0.03975139,-0.032365814,0.034649532,0.003144959,-0.04833199,-0.04278541,0.0530596,-0.026625859,-0.008581126,0.0057865474,-0.017150998,-0.014502627,-0.0053977617,0.09691212,0.042100184,-0.0029082866,0.016509945,0.017283855,0.06157664,0.012299675,0.04177969,-0.030192547,-0.030387739,0.025009358,-0.016453173,0.0023965281,-0.0011473751,0.03178819,-0.01993504,0.025793094,-0.024545778,0.027526949,0.008978611,0.024378756,-0.028897459,0.023861226,-0.009843907,0.010016718,0.039585903,0.00090829213,0.042988285,-0.029239813,0.009356226,-0.036517452,0.012543245,-0.019705577,-0.024228321,0.028985554,0.005307005,-0.012179284,-0.022108234,-0.028692095,0.005231546,-0.019119589,0.036886815,-0.00014895854,-0.025779821,0.0055534067,0.022524767,0.010412227,-0.02510294,-0.032403965,0.004257403,0.016986897,0.03184252,0.045816872,0.017208425,0.0039581335,-0.02261012,-0.049253155,0.020910142,-0.00472181,-0.015082319,-0.06408154,-0.0070498,-0.021962598,0.025045516,0.043757636,-0.04332778,0.006395907,-0.012583517,-0.052022666,-0.015516994,0.021792812,0.018086126,-0.030920545,-0.019979682,-0.029390428,0.02495689,-0.010660805,-0.030817982,-0.038824577,-0.025432853,-0.0025736624,0.002264022,0.004849451,-0.015421088,-0.012635561,-0.025434146,0.042056326,0.01494541,-0.06685643,-0.028942788,0.004488592,-0.011459764,0.018618394,-0.056379817,-0.02110558,0.027987592,-0.040592324,0.020085922,-0.036768075,0.013451647,0.012884387,-0.023839224,0.05781722,0.011725603,-0.0041167205,-0.034009602,0.03652302,-0.028757138,-0.04180272,0.01282408,-0.014113021,0.016723396,-0.011302429,0.0027677792,0.021920964,-0.041718,-0.009880215,0.0707034,-0.017462822,-0.015890662,-0.02295146,0.0015933306,0.03149113,0.037922166,0.0075966194,0.052887063,-0.053159744,-0.011389784,0.002781181,-0.014925101,-0.0004881727,-0.028048608,-0.014198804,-0.0019311828,0.012581937,-0.0033261443,-0.046442583,-0.048582945,-0.0102570765,-0.045138475,-0.008547316,-0.009033576,-0.04998062,-0.008188654,-0.049205028,0.04909051,-0.0059043714,0.032245837,0.0004118776,-0.047251057,-0.006428357,0.005879113,-0.003931492,0.016388876,-0.03727387,0.051152527,0.01144888,-0.011613583,0.009609717,-0.006077598,-0.01597738,-0.00508916,-0.029633911,0.0056193452,-0.010134405,0.06745697,0.020384984,0.030601403,0.05319584,-0.040644605,0.012872746,-0.021087425,-0.05255947,-0.014997351,0.016444944,0.023626277,-0.053627163,-0.05640337,-0.0023870955,0.00072838395,-0.040191285,0.031167818,0.020657007,-0.019528003,0.029904682,-0.025734715,-0.041076407,0.0066503696,0.019605085,-0.021752484,-0.04190571,-0.027648505,-0.019553458,-0.022844266,-0.002864447,0.007083107,0.02879959,0.041745335,0.027638247,-0.0066644372,-0.009050325,-0.021370627,0.008513298,-0.14422806,0.043534286,-0.055895783,-0.009729054,-0.012298704,-0.007072423,-0.018397273,0.0078610135,-0.023991546,-0.027086603,-0.0166062,-0.066887,0.028825734,-0.0040469044,-0.014666731,0.0604868,-0.024446381,0.0070431223,-0.034774084,0.08788983,0.015665948,-0.014657279,0.04214757,-0.002677002,0.025182158,-0.014996247,0.020235065,0.021779725,-0.02256842,-0.042834762,0.0059504486,-0.0194944,0.011475776,0.025025144,0.00087545405,-0.018824033,-0.008122842,-0.012259575,-0.031268187,-0.0106736515,-0.01931975,-0.005641531,-0.012094064,0.026290027,0.016807267,0.08580059,0.00424176,-0.012953798,-0.011848321,-0.0038103315,-0.013167712,0.012785151,-0.004316314,0.055847928,0.00022399603,-0.013771243,-0.014278591,0.009570011,0.009340484,0.010436197,0.017168062,0.012086617,-0.04051363,0.009142901,-0.022052104,0.04562522,-0.032021888,-0.019682424,-0.010877899,-0.000081748054,-0.023784528,0.03236549,-0.032596055,-0.03757626,-0.021108704,0.00096695527,0.038614586,0.015497989,-0.04037425,0.016978245,-0.0011904484,-0.033612538,-0.044627197,0.010583798,0.036500223,-0.011702115,0.020146916,-0.03425934,-0.06278605,-0.022587843,-0.018012585,-0.031958766,0.0075452654,-0.0015348814,-0.007879635,0.073049136,-0.025859553,-0.013885319,-0.014154683,-0.007093575,-0.0011149625,-0.06456655,-0.016172143,0.038189113,-0.030622268,0.042549383,0.016047189,0.0051531475,-0.01660165,-0.022167282,-0.005008343,0.001430426,-0.027593352,0.011052206,-0.08531311,-0.04033956,-0.024888529,0.04136173,0.04209332,-0.013687844,0.038607273,0.03279624,0.030996328,-0.03927542,0.021453805,0.07408211,0.03572231,0.031252388,-0.018165154,0.005726464,-0.0054282895,-0.042221427,0.008510429,0.043828435,0.04581439,0.00028399748,0.00781362,0.04914676,-0.04276999,-0.04304243,-0.03163772,-0.02550545,0.035525177,-0.0462164,0.022681484,-0.028135926,0.00544549,-0.00568157,0.009787052,-0.037324242,0.008723944,0.018696489,0.027197413,0.088667005,0.0019774884,0.029010136,0.010497172,0.04977825,-0.0060513783,0.04197044,-0.032804307,-0.027408073,-0.037293836,-0.061886147,-0.024817899,0.038983513,-0.029042572,-0.02432555,-0.017632239,0.01363397,0.025668826,0.022005344,-0.01980946,-0.0341681,0.023919526,-0.01779996,-0.013155063,0.026147202,0.02139785,0.011177331,0.023018217,0.022811458,0.036180526,0.042820822,0.008557438,0.038879402,-0.013055688,0.02715395,-0.0044395984,-0.013269055,0.017576149,0.034512907,-0.0067413007,0.015643053,0.061443143,0.027347948,0.02577604,0.012767668,0.015267551,0.03188127,-0.010805631,-0.0034016243,0.0072069177,-0.012868031,-0.019905142,-0.00023914638,0.018632418,-0.0072645457,0.010043539,0.007733964,0.0024100004,0.003973969,-0.00029952155,0.040154055,-0.011757458,-0.00007710829,0.00837087,0.011438287,-0.028468763,-0.0035187171,0.05176858,0.023117369,-0.005392093,-0.037496895,-0.03785741,-0.04334069,0.0045100865,0.021012552,-0.0014343924,0.04017836,-0.04479584,-0.00095680973,-0.008914236,0.024756407,-0.004283305,0.034139775,-0.06961766,0.014919812,-0.016975215,-0.004823583,0.042529736,-0.028867083,0.026807798,-0.013401803],"last_embed":{"hash":"5utq5b","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"5utq5b","at":1762860003075},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Implementation Plan#Weekly Review (Every Sunday):#{7}","lines":[252,253],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5utq5b","at":1762860003075}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Your Complete Daily Workflow": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0049225455,-0.0067604654,-0.026632965,0.0037224498,-0.05118599,-0.054978427,-0.026253775,-0.0011713357,0.035007723,-0.02893037,-0.009978093,-0.015354006,0.0154264625,0.012000542,0.0462354,-0.00006577597,0.0028110147,0.031231735,-0.01240866,-0.0052760793,0.04837815,-0.021296186,0.065669045,-0.020529822,-0.004480173,0.017316667,-0.017692324,0.010714746,0.06620834,0.057042412,0.0057904655,-0.037082464,-0.0027635512,-0.02925503,-0.03152283,-0.020116623,0.032636717,-0.005045379,-0.026804462,0.022683451,0.0150528615,0.009932306,0.0184537,0.00767041,0.03651346,0.0015564034,-0.022664005,-0.0016297833,-0.020673266,-0.054787964,0.026088668,-0.015583439,0.01594638,-0.011542977,-0.033403654,0.009971759,-0.0012087093,-0.025835909,-0.04436854,-0.019105101,-0.012875203,0.030994833,-0.011218822,0.01692526,-0.038821645,0.077082254,0.06297036,0.027020222,-0.016815843,-0.03755735,0.0006295371,0.025769651,0.012188182,-0.004487891,-0.057934575,0.025845407,0.0067178984,-0.009988253,0.008684862,0.035634264,0.026016256,-0.011550413,0.026977712,-0.0031119157,-0.028573982,0.031993914,-0.0070926463,0.094472356,-0.00058930815,-0.01845462,0.010671844,0.0028678451,-0.022475671,-0.025945103,0.007414409,0.024708228,0.015555887,-0.024087317,0.029833894,0.032043383,0.045912594,-0.03480848,0.019247362,0.022502098,0.0008822474,-0.005457767,-0.007423984,0.013587129,0.002980684,-0.021260133,0.025192978,0.017347494,0.04057022,0.019052919,0.0016217645,-0.0074771694,0.024073102,-0.06334024,-0.025565447,-0.007879089,0.042194083,0.03400698,0.022294676,-0.03182412,-0.04525328,-0.01971011,0.009487696,-0.0057100076,-0.012654126,0.025373887,-0.0007769027,0.06729929,-0.04694222,0.060008675,0.0010844138,0.002471076,0.023854207,0.06442422,-0.021968348,-0.033723626,0.0075997687,0.026291212,-0.06466121,-0.023785831,-0.0032507423,-0.033907916,0.022049705,-0.00053358736,-0.0072469297,-0.012427449,-0.036351833,0.028953347,-0.005897209,0.018020453,0.018712474,0.02185576,0.033831645,0.064957425,-0.008695967,-0.014806913,0.04943935,0.0037519152,-0.023719488,0.042946003,0.0036085297,0.003747506,-0.009321673,-0.01993202,-0.020471804,0.04037268,-0.0018281507,-0.008968027,0.054597933,0.0005937032,0.024991136,0.013288752,0.042351544,0.025359312,-0.0021195028,-0.036362983,-0.05111163,-0.012261576,0.00024769874,-0.041784894,-0.032214068,0.046863638,-0.02471628,-0.039314482,0.011664587,0.05213256,-0.015125778,0.00982994,-0.04105042,0.04325031,0.016530769,-0.02797303,-0.003061286,0.0012324007,-0.006945916,0.000373893,0.041012473,0.013381015,0.0075476184,-0.0075881584,-0.051668245,-0.042955574,-0.030684736,-0.025587365,0.035872813,-0.031100435,-0.016502406,-0.008543144,-0.009060236,0.0021552774,-0.043283187,-0.0016766632,0.011000788,-0.019882414,0.026514553,-0.0064404295,0.03045462,0.04637764,0.010141693,-0.0075708386,-0.008944071,-0.013363006,-0.044942982,0.054086,0.041805264,-0.029979037,0.00586149,0.035598353,0.016413672,0.02211227,0.009293603,-0.027568368,-0.029826514,0.057210803,0.030597394,0.014622172,-0.030314429,0.010179269,0.026964558,-0.037872877,-0.014809606,-0.005931386,0.0349528,0.02154673,-0.0052611893,0.02096943,0.029932767,-0.028605517,-0.045854375,-0.030794395,-0.01997592,0.007143889,0.011343642,-0.0028492096,-0.047573123,0.010500201,0.026311649,0.010041941,-0.0013843535,-0.0003308926,0.000026960695,-0.021225778,0.037704248,-0.013927626,-0.0049932594,0.01895165,-0.011620347,-0.051412784,0.007978219,0.022139743,-0.02908163,0.0020410642,-0.047314174,0.017635673,0.0428293,-0.02392952,-0.016258098,0.020791015,0.014420342,-0.02622177,0.04437486,0.005263783,-0.04461032,-0.027401706,0.046363108,-0.034736454,-0.02726035,0.014692029,0.04961712,0.013560938,0.020316847,-0.005416693,0.0026219906,-0.17450386,-0.007706478,0.002509954,0.02999627,0.0069393204,0.017176934,0.01609696,-0.019855615,-0.022358771,0.050104305,0.017825704,-0.053158384,0.00052392005,0.003625556,0.035723794,0.0030422292,-0.0006393303,-0.011411666,-0.04255175,-0.037065092,-0.05678718,-0.0352621,0.038501874,-0.022875257,-0.060675208,0.031544674,0.073306516,0.0039665718,0.020401852,-0.028700333,-0.05382627,0.026640033,-0.0010601713,-0.028622344,0.0084264185,0.0422444,0.01306835,0.010089266,0.017395422,0.026700241,0.027687287,0.028529368,0.019078292,0.009058665,0.0030647484,0.034797437,-0.009356648,-0.015380296,-0.025631288,0.01947741,0.004176283,-0.03385018,-0.01593976,-0.0017440766,-0.033878505,0.005901339,-0.006255707,0.024713172,-0.019922063,0.032982185,-0.015539899,-0.020154497,0.010328918,0.010538747,-0.0342263,-0.013896162,-0.014948366,-0.035874147,-0.03136275,-0.037066713,0.016446806,-0.05299088,0.0132302195,-0.031559985,-0.0012041957,0.003641765,-0.0011874614,-0.007636884,0.007843116,-0.0846261,0.017048417,0.010846932,-0.036971547,0.017855164,-0.040781062,-0.014736061,0.0008202057,0.007844771,0.012867586,0.24497686,-0.032658365,-0.0042884075,-0.008235281,0.047872383,-0.010523495,-0.045872748,0.08199523,-0.01914962,-0.038447242,-0.039118387,-0.012830323,0.0005992494,-0.022376573,0.025748316,-0.0040264437,-0.06222262,0.0013311203,0.08196365,0.0026540528,0.052909683,0.004852036,0.010343468,-0.007942699,-0.06419794,-0.018910391,-0.0123744,0.028228186,0.0045767096,0.03197958,-0.056308873,0.0022875315,0.044569775,0.009137705,0.001635113,0.004821016,0.053445004,-0.030701302,-0.001597044,0.018320903,0.023398157,-0.0018479767,0.03007232,-0.035254564,-0.0035259586,-0.03241233,-0.009159192,0.028111214,-0.024544377,-0.010311879,0.044927634,0.034050185,0.010508278,-0.014711161,-0.033166293,-0.017581044,-0.011436924,-0.012045081,-0.023701053,0.036045812,0.014508153,0.024552824,-0.04931231,-0.004839681,-0.01963045,0.0654239,-0.021117495,-0.03125468,0.0070085344,0.021002438,0.023072742,0.008118622,-0.0026333476,0.017274063,0.031213183,-0.009662529,-0.010235607,-0.0040164962,0.009076498,0.037393387,-0.033113804,-0.039472338,-0.033342965,-0.005209378,0.0117419725,0.01599668,0.01227654,0.05623771,-0.056291163,0.007935721,0.01918439,0.029130429,-0.0115447,-0.000063226704,0.019282654,-0.0026016836,0.04511613,-0.011000891,-0.038973097,-0.0113536585,-0.029110292,0.0052292487,-0.004503523,0.01572576,0.03981298,-0.0021578134,-0.026643062,-0.012438284,0.00829608,0.045456555,-0.073366255,-0.008171059,0.020121884,-0.016465498,0.042849876,0.074707,0.07123911,0.016286088,0.046926066,-0.014430576,0.035855252,0.014755821,-0.012831023,-0.00093955174,0.0074256733,-0.0518281,-0.012372923,0.006256363,0.029287605,0.037915986,0.016020097,-0.032426875,0.0010110281,0.033775844,0.047287125,-0.009968194,0.031876512,0.008515343,-0.0035602548,0.0370709,-0.065759465,0.009079126,-0.025114365,0.019397356,0.01657819,0.050076094,0.028940387,-0.017463597,-0.048871484,-0.009590707,-0.0042257863,0.0164371,0.004824175,-0.059670866,-0.013939534,-0.07528162,-0.023640363,-0.022887902,-0.0016453669,-0.04220978,0.005941835,0.0052161906,0.0027209774,0.08152672,0.036140323,-0.021377383,0.016397461,0.027035438,0.018994639,-0.008034158,-0.018027415,-0.040144086,-0.00010157447,-0.021030426,-0.005212203,-0.016372016,-0.058695167,0.010906546,0.008805816,-0.007960886,0.016045308,0.020585772,-0.017418979,0.01766869,0.026462983,0.033524413,-0.015894286,-0.020331709,-0.030374654,-0.011035986,0.013267676,0.10076326,-0.015655419,-0.020807859,0.0020638173,0.016103316,0.046172414,0.0038714462,0.021700725,-0.01821334,0.0121671,0.015801717,0.004429545,-0.0046731345,0.0078041884,-0.008428049,-0.04038375,0.019119171,0.011490873,0.049187433,0.0051249107,-0.021218466,-0.014784211,0.016931094,-0.058047544,-0.035244286,0.011809662,0.068164274,0.025789905,-0.022330604,-0.038223438,0.005175778,0.012104244,-0.040169787,0.002286845,0.048021294,-0.016073873,-0.015055601,0.0032182566,0.014682425,-0.0065393695,-0.04392013,0.06700803,-0.01606233,-0.0069303494,0.002794351,0.01910901,-0.0139394915,-0.020160161,-0.028431967,-0.015956422,0.0029482378,-0.016619032,0.012604042,0.034426756,0.03751509,-0.0009941853,-0.04012645,-0.00004898637,-0.0028903696,0.015167088,0.0006427892,-0.0057176887,-0.021061087,0.0035926301,0.011145886,-0.0465334,0.0013814033,0.053810365,-0.037005402,0.0014775291,0.058125213,0.0113475155,-0.034074042,-0.051477056,-0.061562046,0.013696335,0.01835034,-0.03223078,-0.012628118,-0.027931107,-0.013847484,0.011187234,-0.01468705,0.002604303,0.015752468,-0.017255088,-0.014805997,0.04632246,-0.060517948,0.029506573,0.028100546,0.058423262,0.021718474,-0.06248638,-0.034684677,-0.017271902,-0.04053347,0.03058508,-0.053074513,-0.0047759637,-0.044412754,-0.038828224,0.0028917722,-0.027625518,-0.010718989,-0.040241316,0.042303745,-0.05943196,0.018376192,-0.030564487,0.010375474,-0.016601259,-0.033149507,0.007679321,0.022583432,-0.028939169,-0.034333695,0.06905147,0.011350337,-0.0050502527,-0.02914067,-0.01011325,0.025966046,0.0056678504,0.024421284,0.05588956,-0.013564081,0.0011021926,-0.023027897,-0.010790237,-0.007242216,-0.03838134,-0.034608006,-0.039519653,-0.009886485,0.010733562,0.0049957978,-0.020957783,-0.021666966,-0.015273927,0.003445269,-0.0024632846,-0.054725934,0.00082103163,-0.023534877,0.04007425,-0.006046318,0.051052064,-0.016491767,-0.028660355,0.04343637,0.038657658,-0.061903633,0.005197188,-0.033082873,0.010814573,-0.002158812,0.009352391,0.005486159,0.06266278,0.011141449,-0.011613133,-0.064532995,0.039802294,-0.012191588,-0.0139488885,0.005719259,0.07032852,0.035284292,-0.032971855,0.04087684,-0.00027166115,-0.024144504,-0.0093558505,0.042160556,0.014144078,-0.0321968,-0.0031467136,-0.019749608,0.013312782,-0.01855527,0.02938382,0.007885602,-0.01167313,0.062084667,0.028676774,-0.034296233,0.01978553,0.0027125503,-0.018352805,-0.042947803,-0.026573401,-0.023285594,-0.013438094,-0.0078874435,-0.013837192,0.015078078,0.0071062194,-0.0072895163,-0.02885525,0.007787315,-0.05894237,-0.003923941,-0.15439232,0.0330626,-0.017704807,-0.016823666,0.001785413,0.0069134007,-0.03413338,-0.011297639,-0.04045048,0.0023901048,-0.01264015,-0.0764094,0.02895664,-0.015252764,-0.012416782,0.022194289,-0.049987257,0.012488463,-0.037134346,0.050716184,0.016707435,-0.010732445,0.07785716,-0.03802362,-0.01324777,0.0013005126,-0.018164465,-0.0013905211,-0.0289223,-0.019044539,-0.0015424581,-0.027412333,0.014840862,0.037084352,-0.006576445,0.0029887946,0.0024724056,-0.006927664,-0.026362037,0.014205445,-0.052921146,0.040151477,-0.0042933337,0.005684836,-0.035209443,0.059684943,-0.017790023,-0.0023381952,-0.025316017,0.0039764624,-0.025436604,0.036360137,-0.01924698,0.018763326,-0.011747481,-0.05732229,-0.006852862,-0.03380302,-0.015922239,0.006846498,0.013192779,0.01817167,-0.03806948,-0.018451503,-0.048239164,0.030214705,-0.050682425,0.017889848,0.017193418,-0.0221253,-0.028407792,0.020186463,-0.003200128,0.025274487,-0.0070352224,0.037874486,0.016703501,-0.03392389,-0.05034869,0.0068460065,-0.03223461,0.021235915,0.0019417983,0.014962003,0.016990965,-0.00011752431,-0.0006192972,-0.026979944,0.009414182,0.018554986,-0.0681564,-0.024366388,-0.006639409,0.009067902,-0.026688937,0.021705944,-0.048118938,0.0308195,-0.041103333,0.02041358,-0.010308686,-0.03726949,-0.039123792,-0.031120451,-0.027435593,0.011356405,0.0012804936,-0.00507699,-0.0036852069,-0.028731273,0.0063247257,-0.053895034,-0.009538023,0.0444081,-0.06667399,-0.013882217,-0.0012634348,0.036789257,0.032775134,-0.005947589,-0.0071552247,-0.010047964,-0.017430644,-0.027503934,-0.0009318536,0.09243313,0.034064777,-0.029849086,0.002257285,-0.0030262496,0.00023958784,-0.08287016,-0.023105238,0.02906172,0.016306562,0.01662558,0.0300904,0.0449975,-0.02301645,-0.03075589,0.0019815788,0.021156482,0.023051085,-0.003520342,0.00024647103,-0.031483036,-0.015932668,0.0463145,0.0025685201,-0.02279761,0.01776075,-0.0066546705,-0.011496121,0.071983434,0.0011113512,0.00832679,0.016034396,0.02468,-0.007255986,0.034689683,-0.026963439,-0.034057505,-0.04619462,-0.020757573,-0.008220924,0.06579332,-0.007440362,-0.020383148,-0.03813268,-0.022758564,0.03958581,0.018389592,-0.028767891,-0.023869468,0.027770841,0.040732123,-0.025043905,0.011213813,0.0023195003,-0.017889377,0.024862897,-0.007463282,0.014438701,0.023079466,-0.02098719,0.031938527,-0.013510173,0.010480349,0.030434296,-0.018231988,0.008109057,0.016743328,-0.03964161,-0.012842704,0.07606862,0.004172367,0.017114215,0.033741076,0.03589977,0.03609237,-0.0031017386,-0.04170874,-0.009362871,-0.030308614,-0.004003043,-0.016328633,-0.053711962,0.021579845,-0.012964938,0.021451747,-0.012014863,-0.01514699,0.043630093,0.017094148,0.011931588,0.005429267,0.03267164,0.029326858,-0.03943885,-0.02162956,0.017149527,-0.008100436,-0.020390788,-0.037229244,-0.0112756435,-0.00048750447,0.014786297,0.011160461,-0.051778123,0.032775205,-0.039371934,0.02619254,-0.017820023,0.039360143,0.015249198,-0.010612137,-0.06097103,0.036722858,-0.058122233,-0.025221549,0.056419175,-0.03834625,0.0070091807,0.0131257735],"last_embed":{"hash":"17qn4m5","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"17qn4m5","at":1762860003075},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Your Complete Daily Workflow","lines":[256,294],"size":641,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17qn4m5","at":1762860003075}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Morning (7:00 AM - 7:30 AM)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0076601836,-0.010242131,-0.018718144,-0.019123528,-0.04226817,-0.061566275,-0.021981746,-0.0040089614,0.04044603,-0.029473877,-0.013569131,-0.009968006,0.012738166,0.005482103,0.059745457,0.01545344,-0.0003478748,0.024570446,-0.017666066,-0.00029117675,0.044536203,-0.0028381734,0.052112196,-0.019136922,-0.0061989813,0.018611094,-0.016670883,0.0057889405,0.07353123,0.049783606,-0.0037232144,-0.04565332,0.0018240928,-0.026187586,-0.028271774,-0.025106272,0.034566466,-0.019784965,-0.025205126,0.0151020065,0.013113049,-0.0014677024,0.01303925,0.026134199,0.031718206,0.004559826,-0.018624153,-0.0022579604,-0.0104450425,-0.046961043,0.01951508,-0.027813159,0.02091777,-0.011037622,-0.04010872,0.011744294,-0.003048582,-0.024180353,-0.040835634,-0.019062456,-0.013230065,0.03485377,-0.00944449,0.005301397,-0.044147648,0.064328566,0.06399787,0.031323545,-0.015021267,-0.041684892,-0.0035816256,0.031830456,0.002685143,-0.007523691,-0.049859285,0.023633353,0.0053030644,-0.012501815,0.006589362,0.031442866,0.025689427,-0.015459308,0.016094705,0.00391481,-0.024345078,0.029723385,-0.012290451,0.12335814,-0.011073244,-0.00913625,0.008394504,-0.0019716958,-0.0170157,-0.024889357,-0.0031344595,0.03121105,0.010426109,-0.023359194,0.034516826,0.02971253,0.054377206,-0.037547577,0.023454083,0.029145911,-0.005962974,-0.0010821287,-0.0092277005,0.013407961,0.016873281,-0.018786347,0.025001142,0.01276351,0.03960894,0.0032122135,-0.00237679,-0.010899797,0.024998557,-0.054419626,-0.025886439,0.0033075633,0.042741902,0.02208969,0.024353597,-0.03484641,-0.0434394,-0.0159043,0.0064082644,-0.018394934,-0.0039565125,0.028915614,0.009587008,0.05633724,-0.04986735,0.06954919,-0.006852242,0.008029512,0.019706437,0.06311298,-0.03615678,-0.03380203,0.008160518,0.031076835,-0.060052544,-0.021005772,0.0073591075,-0.03566839,0.018368175,0.0068739178,-0.0013949841,-0.014141171,-0.028755326,0.03570391,-0.0024858504,0.012383546,0.031691387,0.0051567764,0.031125156,0.0726678,-0.0068955864,-0.022277782,0.051634405,0.0034739687,-0.03825485,0.046925195,0.0007131384,0.0027450048,-0.011740594,-0.009231433,-0.02480414,0.03978279,0.0047822427,0.01015049,0.033087544,-0.0018311844,0.012819629,0.00981327,0.048190102,0.02344692,0.011861045,-0.024687596,-0.060983926,-0.0105013,-0.004346116,-0.04560436,-0.03974509,0.050665285,-0.028152997,-0.037293512,0.0051270043,0.0626393,-0.010968499,-0.008913743,-0.05026759,0.054357182,0.007129079,-0.035939004,-0.0059403535,0.011597002,0.008774645,0.0005634574,0.051204078,0.013220571,0.0073005753,-0.007213031,-0.0316638,-0.029633643,-0.027906463,-0.021499878,0.03713963,-0.024503281,-0.033182442,-0.015872505,-0.0025305569,0.0008909674,-0.04793702,-0.018390235,0.026378458,-0.010345885,0.028043028,0.0021698168,0.02042338,0.047690384,0.006696135,-0.011456844,-0.021916522,-0.024607446,-0.056364503,0.052926045,0.034913573,-0.029341323,-0.0040724217,0.035263333,0.018019397,0.013089173,-0.0019732532,-0.016226523,-0.051396627,0.052638236,0.025776051,0.011532642,-0.025475262,0.016500892,0.0055787144,-0.040856462,-0.004474211,-0.01209467,0.023069734,0.028180528,0.0058243503,0.009595765,0.024482619,-0.02413373,-0.044971194,-0.03427824,-0.010874496,0.007723534,0.0028435772,0.0041188323,-0.030737957,0.0033348144,0.012693814,0.0066775675,-0.0064824163,-0.0026579427,0.005082049,-0.017329607,0.02777886,-0.010988073,0.004487243,0.027076732,-0.015598199,-0.05586552,0.015995009,0.026388554,-0.024648849,-0.015803408,-0.045360036,0.010262534,0.047008663,-0.018118156,-0.032643918,0.009202532,0.02710996,-0.013287608,0.03318831,0.012112716,-0.04399431,-0.020579712,0.05274263,-0.027104186,-0.015918642,0.027804475,0.05626781,0.021600394,0.023766784,-0.0040130895,0.0075389426,-0.17091212,0.013454106,0.010498896,0.02749956,0.0078015453,0.014425643,-0.005565308,-0.02389089,-0.027619084,0.048391756,0.019115645,-0.04331437,0.005127169,-0.0026557303,0.034954492,0.005732687,-0.0017426315,-0.0077453963,-0.06319695,-0.032963097,-0.06429183,-0.041802283,0.03785727,-0.0134584755,-0.05072517,0.02161822,0.068715684,0.0039843125,0.013764887,-0.038732626,-0.05722838,0.036036115,0.004503371,-0.031502876,0.0067493482,0.035258137,0.001930056,0.008253115,0.03075345,0.037426107,0.027548142,0.042881597,0.025039393,0.016689416,0.0098751215,0.04397872,-0.013986728,-0.018942926,-0.014494864,0.026640235,0.008033701,-0.037190676,-0.02686782,0.0054250904,-0.035379574,0.0077380612,0.0042703524,0.026792953,-0.0065291314,0.023273988,-0.008510817,-0.022860957,0.0014562967,0.031978305,-0.028459882,-0.011780125,-0.021389758,-0.038799774,-0.030903446,-0.026955815,0.030423563,-0.056527,0.01935738,-0.029793097,0.003425454,0.010439614,-0.009900334,-0.010707893,0.005685374,-0.08797789,0.00606298,0.009938987,-0.03787831,0.016080009,-0.040495068,-0.013074082,-0.017463386,0.010870024,0.015617576,0.23424985,-0.002950888,0.004500742,-0.0055213054,0.061996654,0.0022412455,-0.049133074,0.07098857,-0.009716586,-0.036364272,-0.050921287,-0.013437269,-0.006203571,-0.018851476,0.038813848,0.0025246788,-0.054370053,0.017305845,0.07218171,0.00015091707,0.043884516,0.025481705,0.01366843,0.0012326136,-0.069864586,-0.0045688045,-0.0055637336,0.03386998,-0.010991175,0.031846877,-0.047039695,0.0038851688,0.031099781,0.0002940232,-0.001403267,-0.007920308,0.06397104,-0.040374104,-0.0029162113,0.024856698,0.023037046,0.0018364652,0.034107402,-0.017545095,-0.00902947,-0.026104989,-0.013408108,0.029539619,-0.016964046,-0.011469634,0.053466123,0.03744992,0.013511862,0.0010732408,-0.035706334,-0.02069668,-0.016769119,-0.016079074,-0.022506626,0.046184484,0.015851494,0.015826004,-0.04299357,-0.0036225882,-0.017837463,0.061697725,-0.018121216,-0.008648784,-0.0011407017,0.03690766,0.021405619,-0.014026102,-0.004765924,0.0088783875,0.026440626,-0.025927337,0.0035282613,-0.0057099946,0.009781616,0.037349273,-0.033110682,-0.0333124,-0.024341125,-0.00452768,0.003058611,0.017401986,0.0071700155,0.04327121,-0.055532787,-0.0073923664,0.016811445,0.031902302,-0.0014246905,-0.0032404957,0.024327883,-0.0028892276,0.05579812,-0.0023460535,-0.03593565,-0.0039048109,-0.016679937,-0.0020473842,-0.0040384447,0.0015577925,0.0326361,0.004984184,-0.021483503,-0.019201828,-0.000277453,0.04486679,-0.072862625,-0.014674325,0.021141741,-0.026316857,0.037932146,0.079710215,0.07043456,0.022054777,0.04144571,-0.014950955,0.039967492,0.017402949,-0.018529711,0.0041854004,0.013051195,-0.055902474,-0.010382135,0.009294374,0.016834486,0.030141776,0.01758879,-0.037705407,0.0058671148,0.024919288,0.061300978,0.0006412706,0.044673484,0.0075179245,-0.0034927854,0.027330104,-0.06069781,0.0002479223,-0.011588795,0.00847917,0.024188768,0.040901672,0.020439018,-0.0246435,-0.042997673,-0.00413083,-0.012329739,0.016530447,0.009706172,-0.0704238,-0.02415626,-0.0661568,-0.015450839,-0.009352293,-0.0048261606,-0.037578356,0.005384721,0.0026935022,0.008881775,0.07941865,0.033717196,-0.017323315,0.0069308174,0.023871684,0.005015785,-0.0123842675,-0.0037068112,-0.034448408,0.007948581,-0.02977311,0.001985633,-0.02821633,-0.06427278,0.015466705,0.020512875,-0.0021184254,0.0032460724,0.015982129,-0.012427515,0.009312417,0.031085853,0.03897521,-0.017477453,-0.01732615,-0.020102456,-0.015964525,-0.0030534926,0.09785691,-0.006437511,-0.012808465,-0.008275139,0.018993894,0.05732486,0.011521467,0.011833885,-0.01022381,0.0065274225,0.0010824273,0.011191178,0.0061834026,-0.0029395036,-0.012459735,-0.026356537,0.02755027,0.0020311049,0.061517194,-0.002068338,-0.021875745,-0.008022624,0.010163841,-0.0643256,-0.039114036,0.0083011035,0.062637605,0.027771764,-0.013795531,-0.024680967,0.011868522,0.017826376,-0.042235106,0.003485516,0.039329633,-0.016736748,-0.015510077,0.0036651706,0.02160246,-0.0058749993,-0.034627832,0.06390844,-0.0091357725,0.010806816,-0.0049398746,0.034469742,-0.026538668,-0.019814227,-0.017229458,-0.016133053,0.008838481,-0.008012609,0.0136642,0.034900784,0.033318963,0.0035809327,-0.037083548,-0.0019628094,-0.004930201,0.016433362,-0.012677489,-0.003167492,-0.013771203,0.011370913,-0.0018451018,-0.026870819,-0.007339805,0.03362491,-0.030331489,-0.007819369,0.05350731,0.0076952474,-0.028409692,-0.048261356,-0.057816055,0.00465133,0.0069883526,-0.02434007,-0.012154274,-0.02202055,-0.027185958,0.005776425,-0.037694693,0.0009109199,0.0039292425,-0.009111609,-0.024513021,0.052725323,-0.06852595,0.025277315,0.027357804,0.071574,0.011219977,-0.06458217,-0.046398398,-0.021018052,-0.04159881,0.037840355,-0.058126878,-0.012740032,-0.03982271,-0.04507465,0.008514916,-0.015416301,-0.0048195426,-0.051634487,0.03456264,-0.060230553,0.018598214,-0.032562505,0.0013544039,-0.024668029,-0.029892473,0.016395187,0.02546074,-0.02234122,-0.042032376,0.0546708,0.014956752,-0.00933783,-0.040553868,-0.012004638,0.023747213,0.019458942,0.013855292,0.04603397,-0.010552158,0.01737832,-0.029504066,-0.007844725,-0.011949472,-0.035805967,-0.0428909,-0.021384845,-0.011320731,-0.00609069,-0.0068554585,-0.011185219,-0.019765971,-0.012070067,0.0036702512,-0.006482491,-0.052652728,-0.00215524,-0.023390135,0.044318996,-0.0016713853,0.04958794,-0.020158038,-0.028023785,0.04472981,0.03669939,-0.061091017,0.010358665,-0.022978174,-0.0022054582,-0.0028167046,0.00018848912,0.0052425116,0.056596667,0.012732202,-0.0074350857,-0.061989747,0.050300907,-0.02603099,-0.025779217,0.00917716,0.06333289,0.025971908,-0.032657683,0.035781924,-0.0048365854,-0.023193365,-0.017304061,0.040403683,0.014939518,-0.041637484,-0.016967721,-0.028405482,0.016213488,-0.021998042,0.03052559,0.00021678137,-0.008911825,0.04825703,0.036620338,-0.028774202,0.022916196,0.0007904368,-0.018198973,-0.044330142,-0.018537056,-0.02589355,-0.007003283,-0.013881138,-0.012109201,0.008054168,-0.004370833,-0.008761095,-0.028331514,-0.005723469,-0.047506757,-0.0056333398,-0.15308496,0.0351347,-0.00906621,-0.017793754,0.0060239476,0.01024069,-0.041642655,-0.003304423,-0.03447921,-0.0021871596,-0.005529692,-0.0658678,0.03447978,-0.017880047,-0.003002812,0.033261437,-0.048352897,0.019607432,-0.04828045,0.07330538,0.021556111,-0.01455569,0.08531063,-0.034408674,-0.017076729,-0.004437536,-0.026860364,0.008827518,-0.03134241,-0.0015735185,-0.00711462,-0.012531358,0.015964933,0.035831675,-0.006588502,0.0136513915,0.013589037,-0.0065201977,-0.023343531,0.016242811,-0.050613046,0.034185328,-0.008139178,-0.0032539119,-0.042381216,0.07943006,-0.029769646,0.0020358139,-0.0101945065,0.000025479374,-0.011584518,0.023202674,-0.023269497,0.01637776,-0.013690836,-0.052400365,-0.00885636,-0.04494943,-0.0062721856,0.012111352,0.00060090504,0.022583487,-0.032078676,-0.021550639,-0.04415394,0.022781454,-0.053443093,0.01122424,0.010908883,-0.019706206,-0.038671277,0.015458887,-0.009296967,0.029417768,-0.0014591927,0.028364833,0.014799164,-0.046639763,-0.04558163,-0.00104905,-0.03389332,0.025778098,0.008407723,0.01373888,0.0017350852,0.008244091,-0.007796973,-0.025069058,0.009389218,0.02922212,-0.0714465,-0.030907523,-0.00071028,0.010482955,-0.032769393,0.02187417,-0.039596494,0.017657902,-0.044232793,0.004356906,-0.02273379,-0.027486715,-0.044001464,-0.03506841,-0.027764816,0.012442673,-0.0065126745,-0.012676817,-0.01531658,-0.038771603,0.017988797,-0.05583681,-0.01213054,0.056523718,-0.07427569,-0.025656363,-0.0071525928,0.046685494,0.02946244,-0.00208703,-0.012249019,-0.009191632,-0.018676605,-0.034559194,0.015422222,0.0909537,0.027454345,-0.036922026,0.029248359,-0.006246214,-0.009534401,-0.06654355,-0.013311459,0.023299098,0.013464555,0.016323328,0.019004256,0.0430895,-0.014571216,-0.027679155,-0.0045801676,0.030693395,0.011154176,-0.012591179,-0.012787965,-0.039411843,-0.010716162,0.042679623,0.021735236,-0.007539219,0.018173872,0.007141815,-0.020664562,0.06182873,0.014015193,0.010882753,0.018461006,0.019360764,0.0002993843,0.039781734,-0.03649595,-0.025510078,-0.04853859,-0.0060684225,0.00524284,0.058385197,-0.009124197,-0.02433911,-0.038942177,-0.013207305,0.03141571,0.010625819,-0.019856695,-0.032539338,0.019135064,0.04599659,-0.024723046,0.021886654,-0.0056844465,-0.031856474,0.020909842,-0.0072522266,0.018028552,0.024191469,-0.022978721,0.030468281,-0.025400922,0.030490933,0.023635998,-0.01276444,0.010260286,0.0042621447,-0.042292304,-0.01529833,0.05778677,0.010428753,0.012464044,0.039870936,0.040629562,0.031242508,-0.0005920536,-0.046157718,-0.010558844,-0.03480219,0.0012275435,-0.014875633,-0.050022002,0.029804157,-0.016797729,0.014833167,-0.01752662,-0.017934082,0.037700478,-0.00044727532,0.03812786,0.016302586,0.0365708,0.04337076,-0.033816967,-0.010847629,0.020336496,-0.006669015,-0.015729899,-0.046618238,-0.01222985,-0.0062197354,0.008465132,0.007857688,-0.06279802,0.026566602,-0.02063998,0.03412737,-0.015919624,0.03141173,0.014669092,-0.00984302,-0.051408507,0.03733087,-0.04905605,-0.025721839,0.049604893,-0.038091913,-0.002678993,0.008865623],"last_embed":{"hash":"t2x01m","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"t2x01m","at":1762860003075},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Morning (7:00 AM - 7:30 AM)","lines":[258,272],"size":256,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"t2x01m","at":1762860003075}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Morning (7:00 AM - 7:30 AM)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0017768187,-0.012118311,-0.02073982,-0.020882305,-0.04345922,-0.0632913,-0.02161775,-0.004028264,0.03888035,-0.028892765,-0.013487299,-0.0121513875,0.013158162,0.005570777,0.05847693,0.017278599,-0.0020243407,0.025463792,-0.0145422015,-0.0012073229,0.046160687,-0.005196958,0.052365325,-0.017032508,-0.0027024641,0.018440047,-0.015450977,0.0051464927,0.07593183,0.051302336,0.000835189,-0.046907034,0.0011445562,-0.029991288,-0.02437532,-0.025345536,0.034207985,-0.020605408,-0.024455845,0.013094942,0.013619766,-0.004865645,0.0108444,0.025274526,0.03126361,0.0061630965,-0.017898064,-0.0017287228,-0.012943299,-0.040945683,0.022181852,-0.025288813,0.022599285,-0.008879639,-0.04471088,0.01135791,0.0000639525,-0.024780005,-0.04103833,-0.011711559,-0.014565703,0.028161481,-0.012654664,0.004682761,-0.044144355,0.06753618,0.063371494,0.032120995,-0.01238893,-0.039612617,-0.010102498,0.035403598,0.0027876655,-0.009333564,-0.052672,0.021519287,0.008165509,-0.008677836,0.0066861715,0.030263485,0.025344975,-0.01724377,0.01870887,0.0064393445,-0.021868812,0.025266021,-0.015134263,0.12049456,-0.011215457,-0.010001317,0.007717794,-0.002020971,-0.014243208,-0.020844258,-0.004583673,0.030725962,0.01179988,-0.02313971,0.038556505,0.024340138,0.051193975,-0.041430794,0.023456365,0.023848569,-0.005579586,-0.002589728,-0.013222344,0.016156137,0.016780406,-0.019167958,0.021456651,0.012705649,0.039978646,-0.00021627909,-0.0048418166,-0.009231652,0.023291033,-0.050933182,-0.025161332,0.0037934887,0.04172362,0.021314386,0.02755724,-0.035892002,-0.041267738,-0.0126364315,0.0047546206,-0.014677246,-0.0022921748,0.03212847,0.008423736,0.053897385,-0.047438387,0.07062413,-0.009604626,0.010655426,0.01934924,0.062461197,-0.038727187,-0.037459105,0.008447157,0.03220514,-0.055188466,-0.020752527,0.002703125,-0.03671722,0.019884655,0.0118964845,-0.000538033,-0.014532808,-0.0364424,0.035854504,-0.0014873436,0.014826094,0.030524915,0.005955215,0.03190581,0.07443415,-0.0062529254,-0.024328379,0.04610539,-0.0008936537,-0.033683795,0.04339108,-0.0024305177,0.0030293632,-0.016837852,-0.0093916245,-0.025608145,0.038459376,0.001932974,0.015793063,0.035813205,0.0015015622,0.014447904,0.012476899,0.044792544,0.022639312,0.009803073,-0.022696435,-0.058392763,-0.011009872,-0.003166652,-0.045955103,-0.041082174,0.050503153,-0.02767368,-0.036454838,0.0054084794,0.065294676,-0.017750826,-0.0022235424,-0.05130868,0.053102996,0.01011251,-0.036365632,-0.0036271384,0.011439205,0.014324286,0.00088264805,0.053408932,0.01571123,0.007786047,-0.010871581,-0.036641102,-0.029802172,-0.025366906,-0.021762036,0.039099235,-0.025564235,-0.033418626,-0.016194247,-0.0046773097,0.0037012915,-0.05038549,-0.017530462,0.030234553,-0.0099673355,0.024780981,0.0021673026,0.020461103,0.052408725,0.0053502675,-0.008106703,-0.021813208,-0.018619413,-0.05528265,0.049964126,0.028695859,-0.032477964,-0.002413105,0.031949725,0.017415542,0.010348104,0.0026847988,-0.013638477,-0.051053345,0.057826314,0.024936631,0.010100761,-0.024319183,0.013976087,0.005636749,-0.03736172,-0.0022245303,-0.0137554575,0.02239102,0.029353885,0.009044616,0.008134563,0.024653919,-0.020377304,-0.0445776,-0.030287135,-0.009627369,0.011390089,0.006067296,0.0058872886,-0.029513802,0.0011330547,0.012733289,0.011650113,-0.006523848,-0.0027471613,-0.0001680631,-0.018816415,0.030370897,-0.0073253848,0.0038802084,0.026217597,-0.019738618,-0.052441735,0.017017651,0.0287847,-0.023667704,-0.018078323,-0.046277054,0.01189376,0.046928532,-0.016789054,-0.033732038,0.008231883,0.027171599,-0.008662693,0.034522105,0.01597167,-0.04425478,-0.017892692,0.051039986,-0.026699116,-0.015670523,0.024503354,0.057709385,0.022873389,0.022293765,-0.0024849998,0.0037645255,-0.17282374,0.014929262,0.011553171,0.029194957,0.008790375,0.017060732,-0.008379294,-0.025072284,-0.029058114,0.0475269,0.017239053,-0.044108003,0.008166142,-0.0066402685,0.030382812,0.0091039715,-0.0015863538,-0.009800242,-0.060867425,-0.034231033,-0.06488946,-0.04127724,0.04047286,-0.009363448,-0.051069766,0.020551465,0.06744389,0.0035678246,0.013849507,-0.03446095,-0.057694897,0.037493818,0.0023863062,-0.028224597,0.0045148977,0.03304267,0.005644033,0.013312006,0.030370219,0.036733657,0.028891806,0.041106306,0.022367397,0.020850264,0.0149022145,0.041141227,-0.01534994,-0.01785273,-0.018387396,0.023945173,0.010201874,-0.040264826,-0.03241077,0.009151508,-0.032096032,0.006156354,0.0040189107,0.032762047,-0.005734646,0.017715717,-0.008090819,-0.015959617,0.002953433,0.035674572,-0.026743196,-0.012437845,-0.015064422,-0.036243964,-0.023078317,-0.025426889,0.03232121,-0.053369466,0.017939562,-0.028835576,0.004312903,0.014348881,-0.013919153,-0.015224602,0.0098762475,-0.09066449,0.003777739,0.009975265,-0.035674807,0.019219285,-0.03855289,-0.013483748,-0.016758984,0.011204795,0.015185717,0.23866256,0.00049241877,-0.00038682553,-0.005383748,0.06426596,0.005176489,-0.04997031,0.077257,-0.007539144,-0.035597965,-0.053589266,-0.015191639,-0.0077458,-0.019443432,0.039575946,0.0057256334,-0.051688246,0.023243103,0.071525544,-0.000999807,0.04504846,0.02773336,0.011977441,0.0019530606,-0.06670687,-0.0061809034,-0.005867707,0.0325466,-0.014104548,0.024670998,-0.046810545,0.009101552,0.03179903,-0.0023568366,0.0009974741,-0.0071325093,0.067522414,-0.040710475,-0.004937632,0.019592363,0.018646257,0.002323184,0.028490812,-0.016363617,-0.010580732,-0.026355414,-0.010274141,0.03361173,-0.0144070545,-0.008593153,0.055371072,0.03723166,0.015350006,-0.0019413102,-0.04047492,-0.02288846,-0.015043907,-0.016388286,-0.02054896,0.05116194,0.017179117,0.0155264465,-0.03966495,-0.0025564588,-0.0175296,0.06434332,-0.024283549,-0.0072465404,-0.00006344318,0.040516462,0.022276198,-0.014360243,-0.009445674,0.004795435,0.026153645,-0.023441188,0.00084586174,-0.007107447,0.008769022,0.03560718,-0.029695757,-0.029437914,-0.02510898,-0.005340488,0.0033339888,0.018171709,0.00846098,0.043566756,-0.05707963,-0.007829983,0.014408606,0.032375704,-0.0038942343,-0.00039421514,0.026372492,-0.0019587637,0.058570236,0.0027510175,-0.032114673,-0.0046877665,-0.017714854,-0.002215638,-0.0033561136,-0.0020079543,0.037391193,0.007695015,-0.022433145,-0.018986875,-0.0011140156,0.043426123,-0.072324306,-0.015788427,0.025500417,-0.025653843,0.03523731,0.0779491,0.06561716,0.027638452,0.038213734,-0.011715444,0.035476066,0.017199663,-0.022239026,0.0031584066,0.010687078,-0.056046788,-0.008927524,0.012573829,0.019981408,0.028741619,0.018205784,-0.038427837,0.0048852814,0.027548734,0.06191206,-0.00018967265,0.042957548,0.008962757,-0.0028839346,0.024767758,-0.058702677,-0.0030055372,-0.01140195,0.008250256,0.027103199,0.03851661,0.017226748,-0.02436476,-0.042932704,-0.006319554,-0.0061334213,0.018412229,0.004024739,-0.071153834,-0.026450224,-0.064256914,-0.014743231,-0.009092968,-0.0034984061,-0.03633525,0.007996701,-0.001907864,0.009381796,0.07847979,0.030957492,-0.017023299,0.0032318113,0.021513054,0.00391835,-0.014597566,-0.0022950235,-0.031135807,0.005906715,-0.031465027,0.00036674808,-0.027697572,-0.06324356,0.014565664,0.025578534,-0.0026581527,-0.0003543373,0.013035803,-0.015163728,0.005535072,0.03272938,0.03614598,-0.017229883,-0.015160926,-0.021865949,-0.018075684,-0.003916369,0.09352308,-0.008047597,-0.012485343,-0.0078056445,0.020071546,0.061933752,0.01668739,0.013337892,-0.010805914,0.011210369,-0.0036299166,0.012775459,0.009611499,-0.0048690713,-0.016840484,-0.023104042,0.02989991,-0.0018115299,0.06162801,-0.0021028847,-0.019337555,-0.013380674,0.008554472,-0.059323054,-0.043770287,0.011024579,0.06462811,0.030158099,-0.012830443,-0.019984111,0.009798117,0.01704026,-0.045456495,0.0030993023,0.03386211,-0.018046895,-0.01839144,0.002394017,0.017085347,-0.0040511442,-0.030689746,0.059611626,-0.0054200967,0.012244625,-0.0052310103,0.03128203,-0.024520645,-0.01864931,-0.019640405,-0.013462235,0.007445529,-0.008723315,0.014779263,0.035890386,0.028253336,0.0013651366,-0.03756346,-0.004154463,-0.0038652124,0.01572862,-0.012214046,-0.0033162895,-0.016386718,0.01236811,0.002659022,-0.023480102,-0.009541611,0.0320924,-0.033623606,-0.0077065504,0.055591892,0.007347381,-0.03159599,-0.04553646,-0.058723096,0.007928964,0.004246399,-0.018571995,-0.015146962,-0.022669496,-0.028735103,0.0063916454,-0.0427232,0.0036166874,0.00169177,-0.010371708,-0.026093243,0.049379677,-0.070865795,0.024085665,0.025787978,0.071450636,0.009728416,-0.066099145,-0.04199838,-0.019783068,-0.039619733,0.031474736,-0.06585742,-0.016380506,-0.03720816,-0.046152595,0.0046443804,-0.019875163,-0.00961941,-0.053078268,0.03282587,-0.05676056,0.021049978,-0.030800952,-0.0028405588,-0.026621744,-0.029479058,0.013018924,0.027516907,-0.023874333,-0.042870454,0.056903645,0.012285359,-0.007829766,-0.039704118,-0.009319038,0.020223979,0.018171893,0.014631416,0.044773955,-0.013915352,0.020342138,-0.03183476,-0.010463901,-0.010554407,-0.03617602,-0.04514818,-0.016833667,-0.015391674,-0.009597338,-0.009727124,-0.010334196,-0.017809756,-0.013687051,0.004091998,-0.010769461,-0.050739065,0.0005556264,-0.017830748,0.046831105,-0.004590047,0.04798066,-0.021849036,-0.023072338,0.042788353,0.03465156,-0.060350824,0.0116989175,-0.019103732,-0.0033491382,-0.004451241,-0.0009303552,0.0062144804,0.05980247,0.0096291555,-0.008690146,-0.0624821,0.048602026,-0.031739987,-0.028214479,0.011071188,0.061575,0.026799832,-0.033921458,0.034456503,-0.01082385,-0.022510972,-0.0145810535,0.0432841,0.011382362,-0.04166576,-0.016546432,-0.02871258,0.020140281,-0.020996867,0.028811842,-0.0027312099,-0.007997183,0.045977768,0.037628453,-0.024781885,0.025594039,-0.0003491268,-0.01998344,-0.04479368,-0.01703984,-0.030046623,-0.0035545477,-0.018949896,-0.01197646,0.008540439,-0.003873226,-0.003776844,-0.02361542,-0.0062389537,-0.04904059,-0.001497291,-0.15607251,0.03274278,-0.009870017,-0.01882613,0.0062043164,0.012193551,-0.042110294,-0.009113099,-0.0323069,0.00018185645,-0.00935566,-0.07151492,0.034573905,-0.016418912,-0.0061224485,0.029016534,-0.04588686,0.01979449,-0.048411556,0.07566623,0.024826387,-0.012219434,0.08029813,-0.03242994,-0.019515483,-0.010518461,-0.024103906,0.0011435513,-0.033160012,-0.00026592275,-0.0072011976,-0.011665746,0.015617143,0.037746396,-0.0073816404,0.010503482,0.010816893,-0.0058117686,-0.026056243,0.01036071,-0.0476372,0.03810999,-0.0091390675,0.0007340528,-0.036323477,0.08178883,-0.036929287,0.0004925991,-0.010479479,-0.0007012856,-0.005629072,0.023253305,-0.023552487,0.015321984,-0.011563454,-0.051904246,-0.0070594363,-0.041245826,-0.0076285466,0.01021359,0.0017968627,0.019925969,-0.03359326,-0.020710526,-0.041425735,0.02429684,-0.050975922,0.010656432,0.007257829,-0.012040388,-0.035148542,0.02131557,-0.01304657,0.028791336,0.0023909896,0.026701612,0.014912026,-0.052955724,-0.043240234,-0.004984125,-0.029839976,0.024382032,0.009463711,0.009329146,0.0007448277,0.008128363,-0.009713588,-0.02132646,0.011716081,0.028318556,-0.07050358,-0.028991202,0.0044131787,0.015935933,-0.029741548,0.019550005,-0.037592802,0.016103972,-0.045104723,0.0020368844,-0.022941401,-0.025055608,-0.043643378,-0.03653891,-0.031624015,0.012775997,-0.004114653,-0.009923037,-0.01592309,-0.040095378,0.013285754,-0.05616626,-0.011112488,0.054527495,-0.076704994,-0.028755883,-0.01279241,0.048134025,0.0335285,-0.0040862258,-0.017779252,-0.012544302,-0.014763206,-0.034211893,0.0137256235,0.094291255,0.028163508,-0.037125472,0.029294666,-0.0065285373,-0.007853207,-0.06318153,-0.014414831,0.027030455,0.016841983,0.015279613,0.017940598,0.04358246,-0.015911508,-0.027768757,-0.005955136,0.034384675,0.013131223,-0.01397218,-0.013762114,-0.03993344,-0.008577114,0.040027596,0.02015964,-0.0049629644,0.01644231,0.0063472646,-0.02167355,0.060180705,0.013853796,0.011033592,0.01931067,0.017319774,0.0010575124,0.03892912,-0.03973397,-0.028784553,-0.05135937,-0.007141229,0.0077104573,0.057381988,-0.014027182,-0.027617184,-0.03303178,-0.011831311,0.03269319,0.0062698224,-0.021119451,-0.023986833,0.019348169,0.04233932,-0.022608675,0.029389106,-0.005838637,-0.035378195,0.021270316,-0.008600955,0.016920397,0.021429718,-0.025189718,0.031470086,-0.029188119,0.030977579,0.025340516,-0.01376912,0.014319122,0.0022057202,-0.04523193,-0.017652635,0.056672335,0.009164777,0.010932209,0.03934275,0.042114697,0.028369024,-0.0018223374,-0.043183852,-0.007519217,-0.037166677,-0.0016853054,-0.014199432,-0.049595222,0.030539231,-0.015945867,0.015149915,-0.0150938695,-0.016042087,0.03494794,-0.0022689097,0.03868547,0.015341579,0.041072298,0.039799392,-0.03581701,-0.011856729,0.022711847,-0.0038486824,-0.012056574,-0.047546133,-0.017505297,-0.00284871,0.009020546,0.010424808,-0.060820792,0.02708959,-0.019299623,0.037658233,-0.013448931,0.029080452,0.013186191,-0.0068706637,-0.048834994,0.035815958,-0.04790978,-0.028548388,0.0507134,-0.03727047,-0.0026811382,0.011341955],"last_embed":{"hash":"7mvr2m","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"7mvr2m","at":1762860003075},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Morning (7:00 AM - 7:30 AM)#{1}","lines":[260,272],"size":223,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7mvr2m","at":1762860003075}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Running Days (Variable time)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032136936,0.0000048162497,-0.03666444,0.03470062,-0.047918733,-0.0149642145,-0.025389927,0.011680545,0.032820623,-0.03652323,-0.013171064,-0.01752875,0.022988826,0.017632678,0.020054437,-0.015156299,0.007659986,0.028033419,0.002741028,0.009595201,0.034413904,-0.048179172,0.04921018,-0.019726135,-0.0143226385,0.015993588,-0.00982397,-0.0039917566,0.045561004,0.065463156,0.0012493336,-0.025442278,0.002926956,-0.043227494,-0.030376745,-0.032135863,-0.01806801,0.014720457,-0.033520997,0.044399142,-0.0077223014,0.023176458,0.006222382,-0.010009455,0.018859351,0.00086570147,-0.027310304,-0.009245415,-0.015624766,-0.08633332,0.0052841185,0.025914142,0.02602621,-0.03254021,-0.00061700883,0.032870144,-0.0016206655,-0.051150326,-0.041311134,-0.042457275,-0.0070211487,0.0039399066,-0.015076879,0.016762244,-0.0139451865,0.05427878,0.031179963,0.020567428,-0.027698277,-0.03225306,0.019055158,0.003699772,-0.0040323776,-0.00411972,-0.052221928,0.015309407,0.025540968,-0.029617662,-0.010240382,0.028011695,0.009518509,-0.0020608064,0.024740687,-0.029463267,0.003566137,0.037973076,-0.0033181468,0.055098135,0.01725084,-0.0006006212,0.016468221,0.0044583045,-0.006456175,-0.013851875,0.0041251825,-0.0053676777,0.020086039,-0.0370946,0.023927009,-0.007214465,0.035778876,-0.0189151,0.010954149,0.03259257,0.0056154705,-0.016676133,0.021707995,0.026896056,-0.013621442,-0.03425177,0.0027749254,0.034026306,0.043711293,0.055951886,0.009960523,0.0009925102,-0.0027367906,-0.06822464,0.012206762,-0.022453692,0.054747414,0.025444716,0.024137005,-0.026787693,-0.04188569,0.0072939936,0.00030524633,0.02369305,-0.03819321,-0.00052148756,0.0043613603,0.09852175,-0.010638425,0.027038306,-0.0066790753,-0.00911578,0.02999547,0.025665417,0.0057286047,-0.04627894,0.04187773,0.03247956,-0.08285227,-0.003976494,0.03207806,-0.033976994,0.029525995,0.013948902,-0.010552192,-0.027101692,-0.016361333,0.04124589,0.009343312,0.020544115,0.0065520494,0.037604842,0.031566527,0.046363797,-0.01620791,-0.005346817,0.031275686,-0.007182479,-0.0072796303,0.049945954,0.039596707,-0.014275629,-0.007905289,-0.006198268,-0.012856645,0.017873032,-0.0021874236,-0.047480755,0.056834348,0.0178211,0.041636337,0.014308325,0.039647724,0.018467203,-0.012491811,-0.037573453,-0.033959497,-0.00033581996,-0.022268929,-0.010213874,-0.039528176,0.028268151,-0.025168821,-0.030719629,0.013163388,0.0058468063,-0.04040327,0.040899243,-0.012843265,0.035327263,0.054248746,-0.0284068,0.004451061,0.039066125,-0.047428522,-0.019023895,-0.0075334967,0.021611996,0.015989257,-0.008302989,-0.05311312,-0.036333032,-0.029154796,-0.03422474,0.024221908,-0.03040194,0.027637351,-0.013601315,-0.027932359,-0.0023861267,-0.02883253,-0.026063168,0.005688965,-0.008635097,0.023982491,-0.025379509,0.02668292,0.03577621,0.025466662,0.00045490568,-0.030199375,-0.017589021,-0.03224348,0.05342071,0.07151526,-0.01360712,-0.010648226,0.052025262,0.040696632,0.027994212,0.033549782,-0.05240719,-0.027259203,0.036246493,0.018184964,0.007245815,-0.016554724,-0.009666164,0.071735166,-0.03419445,-0.026896795,0.0011582704,0.046522368,0.025853066,-0.054233436,0.016353259,0.013253117,-0.020594891,-0.024916966,-0.0030720206,-0.013442898,-0.011767944,0.0048770146,-0.0052110106,-0.056223188,-0.014662883,0.02153872,0.019116608,-0.015332687,0.0070402273,0.0023711864,0.0014184577,0.041082717,-0.01293592,0.00025195203,-0.004130079,-0.000080873935,-0.03473522,0.026631964,-0.013482428,-0.020629788,0.04300385,-0.037105512,0.018620884,0.071403824,-0.035612796,-0.003542051,0.07266544,0.020081617,-0.030060338,0.054895997,-0.032784346,-0.029160168,-0.01757473,0.0125222,-0.04218292,-0.055086467,-0.021460209,0.041383885,-0.03742893,0.02348798,-0.0067148525,-0.0057829157,-0.17702697,-0.017390197,-0.021739755,0.050067868,0.015197711,0.019084038,-0.0024520035,0.005362211,-0.03200106,0.062399898,0.033021484,-0.058277022,0.014150829,0.008613833,0.042272344,0.009009675,-0.007527945,-0.016393557,-0.0053807353,-0.035524562,-0.042395093,-0.038611688,0.02374941,-0.020099655,-0.055252004,0.041413326,0.088122375,-0.00070935127,0.02023565,-0.010209471,-0.042274147,0.023644963,0.0069021983,-0.04164784,-0.002450334,0.059690237,-0.020505792,0.034662597,-0.009698372,0.016914228,0.04078265,0.017568892,0.0081547955,0.011351341,-0.015407324,0.020686857,0.012309945,-0.0103510395,-0.03267175,0.004527526,-0.005562878,-0.026881821,0.0052507455,-0.005063921,-0.057582915,0.01650183,-0.0023777105,0.014345771,-0.026750738,0.035558905,-0.048894044,-0.037643906,0.017057095,-0.01826915,-0.038786966,-0.014412632,0.019500863,-0.036469437,0.0045508477,-0.05460989,-0.0139354495,-0.043633644,0.027281418,-0.05068658,-0.030165747,-0.0101235425,-0.015844574,-0.00007039375,-0.011019481,-0.078025855,0.00069790846,0.018239565,-0.030832382,0.009772309,-0.024443634,-0.023033267,0.011602898,0.0009330911,0.01284984,0.23589262,-0.011376222,-0.035643958,0.0075505367,0.06385518,-0.018226076,-0.016507484,0.07332326,-0.041023668,-0.051447857,-0.0040226025,0.010851052,-0.005280334,-0.032985836,0.018570393,0.0015494301,-0.052189592,-0.016087117,0.091013335,0.008437472,0.047260247,-0.0057150275,0.020714043,-0.01347125,-0.065086454,-0.00065899646,-0.045628868,0.006010001,-0.009987209,0.056201212,-0.04738139,0.016249126,0.06997568,0.00052420417,0.013953889,0.022154374,0.012528113,-0.04437337,0.0092430115,0.018087767,0.017823214,0.0023160772,0.01587302,-0.0133322235,-0.0048401225,-0.03383522,-0.0050117685,0.006812813,-0.026765885,0.006786846,0.04621788,-0.010378051,0.021782964,-0.012760422,-0.018629644,0.01745221,-0.0024532592,-0.026301265,0.00012832391,0.037975498,0.007944106,0.017093722,-0.06791744,0.013296419,-0.01005815,0.0639959,-0.010618324,-0.032497298,0.02033484,0.012736912,0.004742826,0.03326275,0.010278097,0.00018831542,0.048369244,-0.012030543,0.0019071972,-0.0055568945,-0.006239745,0.026741799,-0.027657127,-0.03521762,-0.022581117,0.0010213117,0.027097775,-0.0031364006,0.005301355,0.06855509,-0.02425234,0.025708528,0.0016218735,0.013516269,-0.02513477,0.0083814245,0.009251981,-0.017386666,0.003179545,-0.0076860627,-0.06303802,0.002024783,-0.0047949827,0.009985054,-0.008746538,-0.002510978,0.05156012,-0.0077245994,-0.025223965,-0.008748745,0.018351005,0.039628748,-0.049228877,0.0027139578,0.0018788201,-0.0020356725,0.021794967,0.060272183,0.07366955,0.0074071498,0.031767443,0.003734304,-0.004739813,0.023407064,-0.0026764264,0.022067718,-0.003662418,-0.05852068,-0.016600098,0.031073524,0.0115826335,0.043297842,-0.01991047,-0.01820996,-0.023459017,0.02210225,0.022582537,-0.016896171,0.013794201,0.007389621,0.023839949,0.07459272,-0.057554275,0.024041634,-0.045395944,-0.0080858795,0.01506676,0.036205545,0.039889835,-0.0020285961,-0.024788743,0.022538189,0.01734219,0.010460873,0.006087259,-0.05009558,0.006185431,-0.09494249,-0.035098918,0.008540977,-0.00071389443,-0.04903413,-0.006876843,0.02230481,-0.010028709,0.09298779,0.010673805,-0.030337654,0.05241918,0.015631698,0.026845956,-0.0033386948,-0.04196547,-0.061213985,-0.034870293,-0.022233788,0.005301877,0.014157371,-0.043503907,-0.020730363,-0.03708876,0.004343154,0.036244553,0.012550372,-0.0070499885,0.005323325,0.021450587,0.0017563185,-0.011150415,-0.027064651,-0.04698966,-0.00086856954,0.029767087,0.112945236,-0.002908932,-0.013347084,0.018738464,0.012939069,0.05486487,-0.010346679,0.03143226,-0.0294719,-0.004647811,0.026623255,0.004521649,0.000009210304,0.0034357044,0.004028347,-0.01996109,0.014600541,0.015638229,0.040512126,0.007972198,-0.020130236,-0.031228974,0.029273376,-0.035800178,-0.021868458,0.0120808445,0.0658531,0.030586692,-0.02527294,-0.037864465,-0.011476205,-0.007183235,-0.0050610793,-0.020100253,0.055512596,0.022261214,-0.008091993,-0.022619683,-0.03938156,-0.013360332,-0.02741276,0.06172688,-0.03360467,-0.02840857,-0.01840526,0.0033775535,0.013477929,-0.030053724,-0.049654573,0.008457852,0.0020914916,-0.03289996,0.001527687,-0.00012694055,0.03371181,-0.02543902,-0.055095013,0.031865392,0.008720273,0.008883981,0.008749168,-0.000105694446,-0.043023217,0.018263455,0.028068112,-0.042939194,0.007280588,0.039141364,-0.032764852,-0.0030543876,0.04164547,0.023237096,-0.01207418,-0.04209026,-0.026898902,0.0105101755,-0.0038540633,-0.02074963,-0.016545013,-0.044686183,-0.0015168574,-0.00171469,0.023499321,-0.022047268,0.0060993615,-0.037910543,0.038433123,0.008624101,-0.06142361,-0.008909567,0.031186802,0.012550141,0.028008306,-0.03575431,-0.0053169006,-0.00499605,-0.02938241,0.025607755,-0.015180814,0.02170915,-0.025218854,-0.050931267,0.023137055,-0.03045927,-0.0131439455,-0.019472163,0.08959594,-0.04416828,0.008568458,-0.016858956,-0.003231598,0.020052915,-0.009218502,0.0026979258,0.0020488023,-0.027667463,-0.024961092,0.0696355,-0.009957852,0.012175324,-0.025770012,-0.0007351904,0.046372294,-0.012411199,0.022310754,0.06862242,-0.016662737,-0.040784236,-0.00935559,-0.016480912,0.004171228,-0.03531776,-0.013849217,-0.044950668,-0.013156601,0.0017121865,0.0046220403,-0.03891938,-0.013087455,-0.028736437,-0.009715326,0.013902961,-0.029806364,-0.0137215005,-0.019043835,0.06285678,-0.008868292,0.0292895,-0.014428717,-0.01077493,0.013860071,0.02536744,-0.03530848,-0.00500154,-0.018400565,0.03461763,-0.00028431858,0.013292162,-0.021373713,0.015558598,-0.013262106,-0.018219313,-0.018360721,0.024614122,0.01295309,0.01558072,-0.0030944147,0.032683752,0.041391622,-0.042290263,0.037959527,-0.0044897418,-0.0360545,0.028106617,0.019601807,0.024863252,-0.026022226,-0.003924917,0.007239228,0.007801134,-0.0073928237,0.027023315,0.0149967875,0.001173222,0.08260751,-0.0008342634,-0.021265585,0.032300346,0.013669995,-0.025823606,-0.045449518,-0.0227512,-0.0259252,-0.010747735,-0.01571783,-0.006327219,0.0164543,0.008292761,0.022242572,-0.013294555,0.021372903,-0.035378154,-0.010471324,-0.15268011,-0.005304531,-0.033332508,-0.0021378847,-0.021395532,0.013300966,-0.033774752,-0.009660121,-0.046624906,-0.008274014,-0.037932806,-0.06622316,0.02747442,-0.021271875,0.004798886,0.024401238,-0.009908471,-0.020022187,-0.023192909,0.029816346,0.020606864,-0.0179442,0.06700541,-0.012433266,0.007828102,0.004502183,0.026454337,0.0056496398,-0.008971516,-0.05439509,0.014168344,-0.03846434,0.017555786,0.035495598,-0.011341724,-0.008490905,-0.003484305,-0.002236005,-0.007954627,0.011668985,-0.05917467,0.03243499,0.0242319,0.021027695,-0.021435848,0.058884524,0.017677242,0.0017070806,-0.021309866,0.0063802,-0.011093618,0.036995843,-0.0063619213,0.023455013,-0.036391128,-0.0348012,0.0072375713,-0.031547874,-0.024163611,0.02386844,0.018126154,0.0348179,-0.04055387,0.0007499867,-0.037569597,0.030569691,-0.056746546,0.030356804,0.012791846,-0.023206683,-0.02075826,-0.0038201308,-0.018563565,-0.020886054,-0.034722243,0.02415945,0.032120243,0.002030208,-0.061696053,0.0034477974,-0.035581794,-0.0011101497,-0.019630989,0.019424902,0.028045222,-0.023040362,0.021938952,-0.02224291,-0.006138286,-0.015080639,-0.040737648,-0.029687883,0.0002598788,0.0036980268,-0.007581761,0.033840287,-0.05967301,0.034373403,-0.0056655593,0.028814793,0.01369958,-0.028687835,-0.027754145,-0.009503332,-0.026559928,-0.006791266,0.022738056,0.013826005,-0.0115631735,-0.03853697,-0.026449816,-0.03260232,-0.029236622,0.021354625,-0.06658955,-0.0034428197,0.0004426935,0.018686628,0.02398069,-0.020830728,0.017641727,-0.0108356085,-0.012052819,-0.03556278,-0.013930009,0.06696587,0.04114104,0.024159947,-0.036465928,-0.025647782,-0.003135058,-0.061472703,-0.014784267,0.046650656,0.019070946,-0.0044126906,0.014528665,0.046947032,-0.04278673,-0.034494136,-0.012223895,0.0046711364,0.026604839,-0.028010791,0.023613153,-0.0509432,-0.0040896107,0.025171986,0.0001073688,-0.03722179,-0.0020292464,-0.018903602,0.0032187507,0.09064601,0.013027722,0.0091480855,-0.00038810243,0.026216159,-0.026909657,0.020630084,-0.0304952,-0.03106901,-0.029536191,-0.054950945,-0.03520296,0.04050663,-0.025290448,-0.008401776,-0.032683395,-0.0065638972,0.03519241,0.00968279,-0.025732484,-0.03344361,0.046671238,0.019233927,-0.022850448,-0.0070550754,0.030250605,-0.0046319435,0.023124777,0.0017529296,0.020677585,0.028982121,0.01756386,-0.0020585575,-0.00924107,0.0015927145,0.02903493,-0.0047933524,0.010603737,0.03451553,-0.04445124,0.01166226,0.08356234,-0.012631743,0.016244033,0.01917365,0.035138592,0.010788761,-0.008609477,-0.020853896,0.020944985,-0.009571957,-0.020008784,-0.030955544,-0.04421877,0.011573962,0.008545341,0.026183473,-0.0011362962,0.0015322097,0.024776971,0.032111086,-0.017408347,-0.03108939,0.039327312,0.041483458,-0.046233848,-0.01475374,0.03483438,0.013333915,-0.038515218,-0.0070899487,-0.023988454,-0.015485342,0.0045062685,0.002317245,-0.02981575,0.0132958805,-0.05591323,0.0054363525,-0.008148633,0.024248619,0.015942717,0.008011763,-0.0510589,0.005155885,-0.04160916,-0.028202243,0.044865206,-0.016588397,0.01638399,-0.019856231],"last_embed":{"hash":"12d0o5n","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"12d0o5n","at":1762860003075},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Running Days (Variable time)","lines":[273,282],"size":169,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12d0o5n","at":1762860003075}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Running Days (Variable time)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033445638,0.0027558736,-0.03403002,0.03769701,-0.047183625,-0.007170846,-0.023561932,0.01918336,0.032398973,-0.038500786,-0.01615824,-0.020712249,0.02556289,0.020189071,0.021848219,-0.018893208,0.01356136,0.028357323,0.0032790285,0.009156101,0.03036155,-0.05125146,0.050637905,-0.020687457,-0.018247044,0.011590908,-0.0130314985,-0.0063698525,0.053419195,0.073604025,0.002903705,-0.028958477,0.00252488,-0.05550109,-0.023640465,-0.037154317,-0.02269464,0.013725556,-0.03223749,0.046296358,-0.0066583985,0.022244813,0.0055083856,-0.0040034447,0.020313516,-0.0018701867,-0.029923877,-0.005516647,-0.009355827,-0.08100361,0.005525372,0.026520334,0.029193753,-0.02382921,-0.004105452,0.031634595,0.008858986,-0.04915692,-0.041514408,-0.043790385,0.0018326666,-0.0054996917,-0.016560977,0.026897715,-0.012238876,0.055746216,0.035169575,0.025114572,-0.02955407,-0.028384756,0.0125784725,0.008052339,0.004458275,-0.0044367025,-0.0533848,0.012637092,0.024837706,-0.03207662,-0.013227824,0.027758213,0.01347477,-0.008906426,0.019731227,-0.026802657,0.005791838,0.02986006,-0.0025199389,0.048689622,0.01147192,-0.0024152915,0.015039751,0.0036008388,-0.005971321,-0.012187502,0.004396458,-0.010053494,0.018226322,-0.03589142,0.02996685,-0.012655494,0.034335375,-0.018588047,0.016333131,0.033069286,0.00936736,-0.02286553,0.012780631,0.025483154,-0.020790854,-0.030762484,-0.0016553418,0.037520356,0.040710777,0.0518736,0.0015744371,0.0015326736,-0.010240528,-0.06655654,0.009458906,-0.020602835,0.06138799,0.025571907,0.03209324,-0.024668943,-0.036498506,0.015158678,-0.004613045,0.027575627,-0.038407873,0.002032496,0.0015670292,0.093404286,-0.010457331,0.023994118,-0.00065948186,-0.009224455,0.024648195,0.02632406,0.0066237645,-0.04551675,0.035989877,0.03965256,-0.07347174,-0.009376042,0.03887745,-0.03234972,0.027788252,0.022754828,-0.006795864,-0.03745266,-0.02893289,0.041867945,0.012222776,0.012623468,-0.0106947785,0.03889915,0.029220492,0.047239352,-0.023063768,-0.008166126,0.026837679,-0.02159909,-0.011578152,0.038965948,0.03492035,-0.005121422,-0.0097886715,-0.007616814,-0.01470804,0.019274244,-0.004378251,-0.04506284,0.04948706,0.019986795,0.041763045,0.01776242,0.038431007,0.019724263,-0.01210638,-0.031535313,-0.019871319,0.0005840811,-0.015486183,-0.010924971,-0.03687281,0.025929645,-0.027459318,-0.029162755,0.01421325,0.002989038,-0.04708345,0.046837084,-0.013575976,0.031028174,0.0661518,-0.0334866,0.012822671,0.051835008,-0.048800807,-0.023036573,-0.004606429,0.019697696,0.02017987,-0.009336731,-0.053517364,-0.032580577,-0.037993655,-0.034688763,0.026648134,-0.038726915,0.02012024,-0.018675469,-0.030362094,-0.006139043,-0.034117118,-0.030615777,0.008119534,-0.015273132,0.016617674,-0.021126794,0.025658121,0.03395953,0.01855819,-0.0061235433,-0.025552703,-0.002632385,-0.033010237,0.049918678,0.071904585,-0.0151194045,-0.011282945,0.052971803,0.048332524,0.032911774,0.038641118,-0.05145231,-0.037622187,0.0349195,0.016188223,0.0048536696,-0.008756611,-0.004624532,0.07165939,-0.02832234,-0.016477391,0.0032273284,0.04893127,0.030704176,-0.055974018,0.012123263,0.018440425,-0.019864254,-0.01729748,0.0067358846,-0.010307918,-0.011856502,0.0029534341,-0.008719155,-0.052254487,-0.02784621,0.015030354,0.024803415,-0.007528426,0.0024938209,0.0053406944,-0.0013101848,0.03864327,-0.011734563,0.0035308509,-0.004957981,0.0018401284,-0.028271446,0.020693125,-0.0074580624,-0.02120576,0.04347091,-0.033168685,0.022645058,0.07782458,-0.035240684,-0.005083161,0.06989508,0.013806502,-0.023285236,0.058516577,-0.028332563,-0.027697429,-0.0061161458,0.0041399766,-0.041122578,-0.052281424,-0.0285343,0.04260587,-0.040145062,0.027723012,-0.013529213,-0.009355785,-0.18027914,-0.019987432,-0.021804495,0.045348283,0.018017491,0.017063115,-0.01590993,0.001132269,-0.03242723,0.0599283,0.034562293,-0.05766422,0.033017673,0.0060684746,0.041491024,0.011148549,-0.0030052962,-0.02434592,0.000021377393,-0.038320072,-0.040124394,-0.03505592,0.02574713,-0.017594466,-0.04937058,0.040385365,0.09451001,0.0017787887,0.02002081,-0.009335424,-0.036146574,0.018996866,0.0068511264,-0.044053983,-0.0016989323,0.0607159,-0.01802798,0.02769245,-0.008991661,0.017970346,0.042503133,0.0055443025,0.0037691214,0.016389992,-0.009032381,0.01692558,0.0030195983,-0.0077536134,-0.031977125,0.011281103,-0.005096475,-0.03884806,-0.0024955948,-0.005271337,-0.05704068,0.013933314,-0.002341795,0.026544938,-0.033096075,0.031916812,-0.04714133,-0.033022754,0.021386776,-0.00627918,-0.041020274,-0.009453649,0.014034819,-0.045852263,0.013721771,-0.055684634,-0.012039799,-0.04284005,0.025986351,-0.057046,-0.028377691,-0.006694945,-0.020951107,-0.0022298202,-0.008121252,-0.081364155,0.00023189912,0.016094977,-0.03113024,0.009550279,-0.02029498,-0.018260747,0.015422027,0.0010388035,0.012668532,0.23549667,-0.0061248457,-0.041048642,0.0022426622,0.06542376,-0.006141908,-0.020416467,0.07051773,-0.040635873,-0.046269063,-0.00664837,0.00826827,-0.009799201,-0.035447724,0.015662499,0.007900028,-0.04893448,-0.0018751569,0.09556059,0.004305573,0.054404933,0.0009066183,0.022459004,-0.017337518,-0.071199566,0.00077561464,-0.046325423,0.0095093595,-0.017045941,0.052603725,-0.04681538,0.016368564,0.07028564,-0.010163081,0.019666515,0.018541338,0.006590764,-0.05060009,0.02613284,0.020154264,0.01948798,0.009281016,0.01040082,-0.0026943076,-0.00022362033,-0.028321126,-0.001445095,0.007945856,-0.026619878,0.011192213,0.050478544,-0.009369984,0.02437577,-0.01249858,-0.026341168,0.014533041,0.0026898305,-0.019322073,0.0011827662,0.037839185,0.0018557588,0.015503384,-0.06312515,0.014110216,-0.006472672,0.06702307,-0.018175386,-0.020819876,0.033137936,0.016381122,0.008566482,0.036072984,0.00414939,-0.0013497663,0.049237836,-0.011632797,-0.002508529,-0.0063255834,-0.0017071804,0.020316996,-0.013062851,-0.038695782,-0.024167998,0.002483561,0.031758916,-0.0076701627,0.011625056,0.066778325,-0.02840186,0.026147064,-0.0012641025,0.012857876,-0.028079856,0.015318318,0.0020172012,-0.012267516,0.014520521,0.00017762287,-0.05764476,0.013201203,-0.0032968835,0.006578332,-0.004691851,-0.0058937417,0.047320254,-0.0018570374,-0.024221065,-0.0047186655,0.019292133,0.040693387,-0.045782164,0.0037590524,-0.00041398898,-0.0098686,0.022093102,0.06444683,0.058559235,0.014980048,0.019042911,0.010193187,-0.014350018,0.020307068,-0.002765118,0.033757932,-0.0035054784,-0.062646374,-0.013278131,0.035109576,0.012980639,0.040841736,-0.026241578,-0.02327514,-0.028778583,0.019626744,0.018298918,-0.008757743,0.004912314,0.0056432816,0.028460465,0.07248427,-0.04434634,0.023168221,-0.04208188,-0.0046271603,0.01880122,0.028753452,0.031855106,-0.0035569882,-0.02386726,0.023080613,0.026536271,0.014924191,0.0071518463,-0.05504922,0.0030705011,-0.09111077,-0.035702627,0.011934827,-0.006749763,-0.044309855,-0.0053564995,0.008328716,-0.013001552,0.094902426,0.005058628,-0.027096556,0.049097665,0.0025502439,0.025935639,-0.0048906906,-0.05113432,-0.060673308,-0.026145441,-0.01768621,0.0011876273,0.013452244,-0.04027784,-0.017749794,-0.035615817,0.010489135,0.04016086,0.0041694464,-0.007454998,-0.0010397292,0.020455796,0.00003513634,-0.009410498,-0.028098296,-0.04102343,0.0051361546,0.026984323,0.107056685,-0.006245663,-0.011310808,0.022469593,0.010934154,0.05795978,-0.0018527658,0.029469006,-0.029412521,-0.0038956257,0.026097806,0.0033067786,0.004356735,-0.0020028153,0.0005210051,-0.011803797,0.013301523,0.007660794,0.04542662,0.0063314307,-0.021891713,-0.031437706,0.028373467,-0.03389303,-0.026548011,0.016556611,0.06064778,0.03044788,-0.0176965,-0.03879468,-0.01309861,-0.0076231435,-0.009738474,-0.019143468,0.039890356,0.021283286,-0.014552293,-0.024469247,-0.039294157,-0.012377231,-0.017893223,0.053725153,-0.032732815,-0.026199074,-0.022094969,-0.00086255005,0.014586417,-0.02652011,-0.045582067,0.0044430406,0.0033684957,-0.033628266,0.00046085316,0.0005326142,0.022648161,-0.026910212,-0.065938726,0.024046928,0.0074141575,0.006310252,0.008883087,0.0037512803,-0.04619754,0.017842576,0.02843896,-0.030381165,0.0068155797,0.035694376,-0.033064142,-0.0015580083,0.03734833,0.028335428,-0.012538302,-0.036438785,-0.022701694,0.012208176,-0.014325649,-0.022939933,-0.0194928,-0.042288516,-0.007985763,-0.00578308,0.014284164,-0.02254839,0.0064562038,-0.041249584,0.041106224,0.0019360846,-0.06338313,-0.002473725,0.035642814,0.00774038,0.024673682,-0.03613505,-0.003763663,-0.005753434,-0.023446688,0.023477577,-0.01848224,0.015191287,-0.024695918,-0.05542322,0.01962366,-0.03666317,-0.023188988,-0.010995638,0.0849771,-0.0412826,0.013234936,-0.014919487,-0.005139884,0.014632972,-0.0063311304,0.005265696,-0.0006654527,-0.028036844,-0.023571856,0.070939764,-0.009875509,0.016094672,-0.037341382,-0.0037888163,0.042251024,-0.015697496,0.023386307,0.07147499,-0.01730671,-0.036255635,-0.01721796,-0.023017736,-0.002065191,-0.039192673,-0.003573389,-0.038723804,-0.01821926,-0.0021435283,0.009826764,-0.044687647,-0.017422521,-0.029048074,-0.0074855057,0.008801757,-0.01965026,-0.023103967,-0.012683553,0.058899693,-0.012404538,0.024261944,-0.018296484,-0.0060813096,0.011151087,0.019758899,-0.030949442,-0.008264517,-0.0121181505,0.034799617,-0.008395728,0.01242817,-0.019590454,0.015216469,-0.01770866,-0.018177519,-0.020521136,0.023649292,0.010768847,0.016031185,0.0022357865,0.037200384,0.044722337,-0.03396388,0.03598759,-0.005010529,-0.037952263,0.034610257,0.020110842,0.024666365,-0.02757174,-0.0057818857,0.0074603977,0.009556185,-0.003926371,0.023200214,0.010624703,0.00877133,0.0776926,0.00012141138,-0.014910106,0.027130825,0.015749387,-0.027000157,-0.038226105,-0.018099153,-0.021671254,-0.014611103,-0.0125439875,-0.0043320935,0.014686711,0.0044586565,0.025596943,-0.011509143,0.018250804,-0.037581183,-0.012406924,-0.15628897,-0.0068091755,-0.040055867,0.002078444,-0.01993158,0.017481485,-0.040378045,-0.010932393,-0.045847088,-0.0057862727,-0.04310015,-0.06466553,0.028427437,-0.016290506,0.012074188,0.021337649,-0.0056345817,-0.01841231,-0.020040257,0.038266145,0.029290406,-0.017608052,0.07194514,-0.014977971,0.01503485,-0.007798344,0.03349693,0.009655456,-0.004166453,-0.059238654,0.009597898,-0.037348043,0.015262545,0.038547,-0.0016758459,-0.011845943,-0.0051705274,-0.0026980436,-0.010964808,0.00050861423,-0.052677203,0.034994535,0.026325217,0.03249932,-0.017732551,0.06637586,0.014553694,0.0032970824,-0.015047364,0.004062,-0.0058219153,0.04230913,-0.0036843752,0.024747714,-0.039848734,-0.038331628,0.01007035,-0.030669322,-0.02069371,0.01995713,0.0170894,0.029416993,-0.04486098,0.0044468674,-0.037375044,0.02579463,-0.065947525,0.03506471,0.00781687,-0.018724585,-0.01943424,-0.0006289207,-0.024542844,-0.021620031,-0.032630604,0.024254672,0.03981953,0.0011969814,-0.062453534,0.0007401889,-0.040199712,0.0046936893,-0.016552791,0.018865364,0.020011224,-0.016557066,0.028646719,-0.013147004,-0.009374041,-0.015548581,-0.04206092,-0.023974497,0.0110353995,0.0063833967,-0.006462498,0.037440233,-0.049664795,0.028875804,-0.0039685695,0.023870274,0.0133925285,-0.023904277,-0.026439823,-0.0071452186,-0.0277034,-0.0095602125,0.02052502,0.01862406,-0.021591764,-0.038053762,-0.036989048,-0.036836322,-0.03717244,0.022371503,-0.07327782,-0.006231236,-0.0000015786815,0.020976176,0.020524057,-0.022533963,0.016951919,-0.015224988,-0.009538198,-0.036982656,-0.012609212,0.065551184,0.042499933,0.03091461,-0.036851663,-0.030338159,-0.0057921023,-0.05203151,-0.0075158654,0.05009208,0.019312186,-0.0071530077,0.008699684,0.04667613,-0.047141798,-0.03870039,-0.015539862,0.0054522497,0.022371372,-0.027261058,0.024776202,-0.049141802,0.0043678875,0.017628927,0.0037995714,-0.030936426,-0.002344763,-0.02185811,0.004112943,0.08350681,0.010324908,0.008720118,-0.00035802976,0.025487376,-0.028587151,0.022247324,-0.039173454,-0.0384139,-0.031001579,-0.05667372,-0.033554852,0.03456395,-0.03190579,-0.006153378,-0.034537647,0.0034466,0.028506208,0.011072599,-0.026924418,-0.02993352,0.036595874,0.015834386,-0.021929,-0.0023299444,0.038426388,-0.005017949,0.025391128,-0.004362563,0.018579502,0.023971546,0.02080565,-0.0027600247,-0.0044152252,0.008133254,0.02992088,-0.0027939375,0.011867358,0.032009564,-0.052500878,0.0087068,0.08420469,-0.012107632,0.012675909,0.021590434,0.032501314,-0.0008935684,-0.01576123,-0.016527401,0.027323274,-0.01584917,-0.02317007,-0.03696253,-0.045375742,0.01283976,0.011868168,0.025224658,-0.006334177,0.0033924961,0.024147393,0.026183007,-0.018122843,-0.0350673,0.04535262,0.032402266,-0.04417806,-0.020391397,0.034028754,0.0145437345,-0.029292714,-0.008261089,-0.022672653,-0.015672598,0.002674668,0.0028379331,-0.03150864,0.019987732,-0.042142235,0.0070559955,-0.0059536467,0.020636784,0.0080288835,0.013724688,-0.046844453,-0.0027530647,-0.03692945,-0.033440325,0.043481115,-0.017741505,0.021028444,-0.015888492],"last_embed":{"hash":"1cufv88","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1cufv88","at":1762860003075},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Running Days (Variable time)#{1}","lines":[275,282],"size":135,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1cufv88","at":1762860003075}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Evening (Before bed)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.000012667029,-0.011299409,-0.024733502,0.010576341,-0.0387315,-0.060160667,0.025187252,0.01536225,0.0097043775,-0.0053794617,0.009565761,-0.02220264,0.001110186,0.006970317,0.039127104,0.0014840208,0.0037028242,0.012736632,-0.03939298,0.00076883327,0.003504586,0.029160697,0.0465004,-0.0029624924,-0.029212957,0.016115107,-0.0052919863,0.010353162,0.01581985,0.047995,-0.0064507453,-0.054061435,0.0022248307,-0.005959473,-0.053262386,-0.026696155,0.023984449,-0.0168643,-0.034406774,0.025370155,0.0074943732,0.026302543,0.01766167,-0.027045144,0.034330484,-0.020882,-0.0035870192,0.006474828,-0.0050997953,-0.02502105,0.00091113616,-0.015219383,0.035398837,-0.016369056,-0.017503895,0.028773947,-0.003282833,-0.046535734,-0.03466915,-0.021659555,-0.0039640917,-0.016201455,-0.016495481,-0.0069300425,-0.021722073,0.068063244,0.060529783,0.03422512,-0.011453242,-0.042090967,0.036237136,0.01882506,-0.0003370821,-0.007712611,-0.03891468,0.028688943,-0.015145696,-0.04571472,-0.018801913,0.041629184,0.010743676,-0.031133134,0.026439182,0.013630249,-0.004516402,0.027656382,-0.027883304,0.08052503,-0.00095533056,0.021324376,0.004968568,0.016926844,0.039068628,-0.04753695,0.0066575757,0.029416438,0.017624231,-0.02562849,-0.0022046976,0.006210093,0.041391306,-0.016074186,0.015296147,0.03342746,0.021220377,-0.02787696,-0.014888402,-0.007045408,0.011312488,-0.020788165,0.020742772,0.027131077,0.054583095,0.020128522,0.029305331,-0.007058602,0.017681684,-0.055894494,-0.012777786,-0.020223554,0.02115438,0.03259633,0.0034484502,-0.044321693,-0.041843187,-0.0076170415,0.0075788056,-0.02847131,-0.04449403,0.016582873,0.030293254,0.06275275,-0.008822276,0.018357271,-0.023688383,-0.003829657,0.0060183965,0.076793976,-0.011343715,-0.043604184,0.026532762,0.0074811857,-0.047913298,-0.024150524,0.012142191,-0.035239875,0.04060223,-0.019946393,-0.006815769,-0.04292496,-0.022791207,0.02850935,-0.028865322,0.03465556,0.013826308,0.010452862,0.005402497,0.06806402,-0.024936426,-0.007153092,0.014793015,0.015188508,-0.040913526,0.01662345,0.039071213,-0.012612145,-0.0047058286,-0.01734265,-0.03044635,0.023290971,0.0006263023,-0.0448364,0.0663695,-0.013363187,0.023344079,0.02184658,0.039275385,0.029475749,0.025136782,-0.046549864,-0.028627794,-0.015315186,-0.022947397,-0.041626073,-0.029158983,0.02688256,-0.0073925345,-0.035522874,0.021081738,0.034087513,-0.007819086,-0.017551662,-0.04182605,0.024796152,0.007681899,-0.024623284,-0.011020508,0.004309553,-0.0066204015,-0.02013549,0.019908816,0.028212449,0.023768632,-0.027754871,-0.031029956,-0.052742857,-0.011970168,-0.023416843,0.03410637,-0.02006152,0.03187447,0.01840072,-0.006155412,-0.0034569593,-0.04130028,-0.008671047,0.017336283,0.024570752,0.0004116077,-0.008957074,0.039575383,0.027695065,0.028570557,0.013271051,0.0027392406,0.029533636,-0.03332776,0.041062266,0.030525947,-0.027793903,0.01557342,0.03005835,0.04787983,0.010824579,0.025855416,-0.0148978755,-0.0225221,0.07147658,0.0076250727,-0.0020280099,-0.016271321,0.009539174,0.013872699,-0.056537326,-0.01915806,0.00026863982,0.029779129,-0.007049698,-0.015229445,0.0071877916,0.014878086,-0.0039736372,-0.027476033,-0.009049279,0.007532919,0.0068354434,0.01183076,-0.017635727,-0.0588623,-0.000977074,0.031458292,0.028778296,0.003273284,0.0016033236,0.035661574,0.0019251682,0.041227706,-0.026254704,0.0051938994,0.0012606499,0.009020316,-0.04554705,0.02119041,0.02343049,-0.010863602,0.0022239326,-0.033745043,0.010456006,0.07413234,-0.03447154,0.029656477,0.02435103,0.031838406,-0.037531245,0.07704651,0.014659075,-0.012933445,-0.0016472001,0.04156013,-0.023786783,-0.021157097,0.026033843,0.05071943,-0.005284021,0.012752721,-0.018025016,0.024657238,-0.17638978,-0.012600594,0.0047115833,-0.001489612,0.03139463,0.026049428,-0.007434058,-0.00424221,-0.031787917,0.032315813,0.019801453,-0.054475512,0.008923307,-0.0050056977,0.021251075,0.011881986,-0.015395403,0.0025981339,-0.038253732,-0.048875622,-0.033435374,-0.026559338,0.028636178,-0.05947719,-0.029613208,0.0048674718,0.09456176,-0.003996601,0.0012950328,-0.0036780427,-0.015088961,0.03003645,0.0032737341,-0.030123359,-0.021554084,0.038735464,-0.0035536487,-0.0022194278,0.011506375,0.017580442,0.033972017,0.013100329,0.017592417,0.015114687,-0.013872654,0.004457357,0.009327941,-0.021285443,-0.0394048,0.0046379105,0.0031092323,-0.048798896,-0.024184264,-0.008695736,-0.042099,0.008492684,-0.0027843874,0.031047024,-0.04849259,0.047339726,-0.03376736,-0.02684149,-0.012985899,-0.012170862,-0.0744965,-0.0037410774,0.0077648317,-0.054413997,-0.0015134242,-0.04694007,0.0201671,-0.034853984,0.0334453,-0.029838305,0.0014537808,-0.014981143,-0.022318905,-0.0039767134,-0.00046818148,-0.08583873,0.009968076,0.009563246,-0.019278575,0.0029750252,-0.037323795,-0.015676849,-0.006362888,0.020057378,0.007861275,0.24280514,-0.001054819,0.00058162963,-0.0668958,0.047586244,-0.0030520489,-0.024472637,0.055028204,-0.004534755,-0.0407138,-0.026359227,0.0142460605,0.0084121395,-0.0026155412,0.021746676,0.020742882,-0.058565654,-0.0040122205,0.08912493,-0.010110893,0.017290711,-0.013842779,0.03150546,0.006620203,-0.04759182,0.008500669,-0.026418818,0.014170426,0.0037561606,0.049177814,-0.04979627,0.005176349,0.05837132,-0.03422214,-0.03367851,0.014258406,-0.0010909436,-0.04971703,0.013628755,-0.013248222,-0.016423304,-0.0043748743,0.020932155,-0.0048269727,0.0059090895,-0.0515841,0.0024542762,0.04846581,-0.014268328,0.009005868,0.04401894,0.0013717905,-0.0010679249,-0.022827713,-0.009288025,-0.024657147,-0.0036818592,0.009532738,-0.00076037867,0.048379876,0.023412352,0.020065889,-0.048135,0.000989176,-0.022780627,0.05773587,0.00047525982,-0.033594288,0.009687932,0.01090584,0.008106188,0.027694648,0.0029524968,0.01546758,0.0109451255,-0.008329993,0.0142100705,0.005505574,-0.015724251,0.03602049,-0.034403358,-0.036064476,-0.0134043405,-0.013142205,-0.010459859,-0.014963291,0.009878854,0.1150633,-0.048108634,-0.013703027,0.0041917795,0.0065351035,-0.014199902,0.014172786,-0.00066687405,-0.023888106,0.02371298,-0.029560827,-0.03632306,0.0038344702,-0.037780546,-0.024417277,0.0037910729,0.024133291,0.049579207,0.003922988,-0.015795235,-0.00060016755,0.04322399,0.060921464,-0.07869084,0.007065392,0.011875163,-0.02885764,0.027952487,0.0734555,0.06657321,0.012064545,0.037667807,-0.022309422,0.012508862,0.028151182,-0.015120785,0.013125776,-0.048332732,-0.06655351,0.011445194,0.037268545,-0.0042011826,0.04180673,0.031843193,-0.039592817,-0.042667218,0.05838669,0.044559356,0.007739286,0.011754907,-0.009812633,0.0072074276,0.0171617,-0.025410285,-0.0038122798,-0.008067194,-0.037408106,0.026658958,0.038202327,0.0118355295,-0.005895872,-0.049593948,0.028911661,0.036767963,0.029293692,0.0021943778,-0.04988723,-0.00862252,-0.076129064,-0.046575617,-0.03880375,0.011860108,-0.024011152,0.0018849816,0.016401865,0.019098734,0.0918218,0.01670292,0.004731439,0.016641337,0.062728815,-0.0110109905,-0.010564957,0.010129466,-0.040872026,-0.007687331,0.011425455,-0.028380772,-0.021742532,-0.011413366,0.008334897,-0.021687906,-0.03651241,0.031287763,0.0461112,-0.01987281,-0.023100022,0.037530825,-0.016735129,0.004567856,-0.016169598,-0.027826617,-0.033251815,0.02109425,0.13182679,-0.014602569,-0.008997215,-0.0077610277,0.024359155,0.08760468,0.026299277,0.015528758,-0.02141908,0.011060809,0.0033158003,0.023167852,-0.008345759,-0.015145069,-0.018400151,-0.02966793,0.0050276197,0.00886039,0.018205434,-0.005658437,0.010822717,-0.05928464,0.00900324,-0.044004213,-0.020889366,0.009426989,0.07853985,0.017133519,-0.05539165,-0.020486392,-0.021239568,0.0020002418,-0.03583703,-0.033607315,0.05132421,-0.01284411,0.0039753397,0.00628037,-0.02200768,-0.008874425,-0.021993848,0.05768937,-0.011252304,-0.016151207,0.0035651734,-0.0011312397,-0.006226807,-0.0069977054,-0.017797591,0.0015601314,0.023906648,0.0059172534,0.027836503,0.048784424,0.0031604813,-0.037293535,-0.038164794,0.034908213,0.0043434734,-0.010110771,-0.0040511503,-0.006406316,-0.01868866,0.00839381,-0.018028367,-0.04040082,-0.0018625325,0.02225243,-0.025790697,0.010615849,0.048510823,0.017697994,-0.05245838,-0.050084867,-0.0323339,0.02355433,-0.009472324,-0.029798683,-0.050889693,-0.004959439,-0.007252461,0.030177336,-0.02958224,0.00026325785,-0.006653579,-0.03957288,0.039920676,0.043926653,-0.042880416,0.010257504,0.008197041,0.04756593,0.04143218,-0.048212323,-0.017895585,-0.005355211,-0.021873796,-0.006578619,-0.040288877,0.014439296,-0.0047518397,-0.033779923,-0.004148309,-0.028845442,0.008978076,-0.042124797,0.07064774,-0.054227322,-0.005195886,-0.018636297,-0.011036971,-0.0070613273,-0.00816486,0.012435341,0.0011260243,-0.0005216378,-0.008469425,0.082238235,0.0105108945,0.0074839233,-0.0322628,-0.0070963474,0.03750062,0.031798642,0.0051248227,0.055881206,-0.008007495,-0.0138479415,-0.009128722,-0.0022274866,0.021690022,-0.0071046236,-0.029196437,-0.045145765,-0.003970491,0.0056131277,-0.04016515,-0.018335437,-0.018979484,-0.007110477,-0.010342678,-0.0049130614,-0.03570463,0.012542034,-0.016731577,0.02312265,-0.017563602,0.038887415,-0.019386398,-0.0056048613,0.03291506,0.041596014,-0.03214756,-0.0016892249,-0.041758735,-0.00564387,0.0021968111,0.018066432,-0.022745086,0.017042425,0.0053615263,-0.007099998,-0.016834207,0.029709304,0.016913207,0.007302945,0.0048849285,0.015595617,0.015205664,-0.03386005,0.024502523,-0.005035958,-0.028126962,-0.020658594,0.024147777,0.0071330136,-0.033796728,-0.020036863,-0.043911893,-0.01755999,-0.032965884,0.031464625,0.022334252,-0.020171447,0.05491548,-0.024710758,-0.013710334,0.010385948,0.03008437,-0.029159341,-0.039222293,-0.024902686,-0.023093335,-0.036062147,0.0053917603,0.011235518,0.010578556,0.015076422,0.005347528,0.0025644046,0.04974518,-0.021216488,0.003272497,-0.16595858,0.04372604,-0.03755517,0.010970706,-0.008691444,0.021220399,-0.03418291,-0.03400621,-0.036396928,-0.01211377,-0.023173204,-0.04561417,0.04344649,-0.04471682,-0.021787267,0.047949336,-0.06851732,-0.014919742,-0.048365537,0.050636057,0.021401422,0.0012115543,0.049340688,-0.012602125,-0.0020842901,0.006480589,-0.0011048276,-0.034149047,-0.026177213,-0.02223283,0.017847843,-0.03333688,0.009154373,0.030912125,-0.0022005113,0.01047159,0.01205191,-0.017730808,-0.021928543,0.020255964,-0.01690991,0.027604729,-0.0035723478,0.007946197,-0.03229591,0.028909579,-0.0024106863,0.011009109,-0.03680401,-0.008974366,0.0038988448,0.01026503,-0.012781562,0.010662897,-0.025521977,-0.03468939,-0.029489066,-0.02507778,-0.035601676,-0.0015247379,0.010154013,0.016895132,-0.039792955,0.0017032078,-0.025830062,0.031899646,-0.032379657,0.0075917654,-0.004717276,-0.011451521,-0.026708184,-0.014413714,-0.0011788874,-0.018612249,-0.00018771499,0.037135478,0.013732679,-0.029102638,-0.042623736,-0.013473453,-0.043146055,0.006765643,-0.005709577,0.011403648,0.03669502,-0.0067591565,0.0012441505,-0.019542847,-0.03243588,-0.009448882,-0.08783745,-0.025093917,0.005899099,0.0058818893,-0.010874429,0.035665583,-0.044689003,0.028727867,-0.027706962,0.008530417,-0.034401953,-0.037106466,-0.02977794,-0.011644853,-0.032755893,0.0409814,0.036105298,0.012348667,0.0012886877,-0.018851893,-0.010117903,-0.030405965,-0.011777054,0.029708927,-0.06197851,-0.031971954,0.015823305,0.037861444,0.040409412,0.0044981744,0.020973783,-0.0015241472,-0.015604661,-0.029524669,-0.00020813206,0.09835664,0.016669422,0.02425786,0.012001833,0.0037561797,0.02319521,-0.063704915,-0.0027733862,-0.00017161334,0.02123895,-0.0053849816,-0.015658924,0.036559694,-0.046865985,0.0036835151,-0.025640966,0.0033829038,0.026850034,-0.030557627,-0.00009429979,-0.008721177,-0.011394013,0.030234339,-0.025089284,-0.028825307,-0.003719708,-0.007903961,-0.012067033,0.036991026,-0.00073063705,0.019420832,-0.0070665427,0.035421852,-0.023615772,0.05036359,-0.049215894,-0.029760819,-0.023703601,-0.03747664,-0.014250426,0.037982833,-0.015374975,-0.0031629931,-0.018563423,0.007592111,0.03387235,0.010972416,-0.03011854,-0.020731306,0.01601809,0.01270632,-0.029031174,0.0072620236,0.061617892,-0.0066918386,0.025703732,-0.027551804,0.042410325,0.019143226,0.0056057665,-0.0014280538,-0.012025854,0.053417977,0.048724107,-0.048537828,-0.006345945,0.011614492,-0.0008394622,-0.015194048,0.078343764,0.02982884,0.015997333,0.046529546,0.051439423,0.032290574,-0.025730388,0.0015944503,0.026365539,-0.0067308415,-0.009583017,-0.008152263,-0.032202084,0.0022743316,0.011808752,0.030524582,-0.00994071,0.022722453,0.018773705,0.019007022,0.0027260282,-0.038380235,0.022323653,0.014309588,-0.024858145,-0.009836608,0.027879851,0.02844317,0.0039693876,-0.05563862,-0.037019677,0.019437296,0.0059146145,-0.00086065434,-0.049246732,0.04812953,-0.03231495,0.0006478695,0.010150187,0.020483097,0.025570227,-0.019668734,-0.07400928,0.026056403,-0.075174384,-0.020541051,0.08381003,-0.04163086,0.01681732,-0.011194356],"last_embed":{"hash":"18kh2rf","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"18kh2rf","at":1762860003075},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Evening (Before bed)","lines":[283,294],"size":181,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"18kh2rf","at":1762860003075}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Evening (Before bed)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.004025355,-0.009125526,-0.024547702,0.012689151,-0.042647503,-0.054937646,0.023253664,0.022280619,0.005522081,-0.009659456,0.008621848,-0.027077086,-0.00035253784,0.0050163902,0.04273462,-0.004422635,0.011492581,0.017223056,-0.041914172,-0.0010867703,0.0006163298,0.029752932,0.052693646,-0.007220301,-0.02765505,0.013329792,-0.009119464,0.0061690332,0.021901878,0.04934407,-0.00911015,-0.058915943,0.0013197263,-0.013665518,-0.05395751,-0.031896222,0.024164017,-0.010910341,-0.03203782,0.02706878,0.010342458,0.019808965,0.018967606,-0.02910027,0.037952494,-0.023572357,0.0006214348,0.0055017257,0.006726166,-0.02292404,-0.0014843786,-0.016376289,0.038836066,-0.010908466,-0.016481446,0.02871812,0.0010469942,-0.0449157,-0.038677033,-0.016637346,-0.008883025,-0.02462089,-0.022664532,-0.0024736258,-0.025942607,0.073616356,0.061618764,0.036362562,-0.009742602,-0.03782694,0.031049611,0.021186816,0.0048566693,-0.011174152,-0.039346848,0.0234054,-0.019280791,-0.045017157,-0.023485407,0.03664454,0.016161514,-0.040579975,0.021294123,0.020233607,-0.0004381222,0.02529518,-0.030191535,0.07257503,-0.0001764489,0.02847421,0.0015896524,0.0200518,0.038099285,-0.04967702,0.005992167,0.034378737,0.018702915,-0.019933343,0.0020694009,-0.0040417276,0.040624622,-0.013366933,0.016059069,0.024337906,0.01699479,-0.030238109,-0.021630304,-0.01060946,0.012793003,-0.01450646,0.02038263,0.023510769,0.053026877,0.013879029,0.026843963,-0.0010619173,0.012200972,-0.05072322,-0.016727528,-0.013500613,0.019097414,0.03322846,0.0049358294,-0.04383348,-0.042433225,-0.006290521,0.0009858063,-0.02712616,-0.04632728,0.016180767,0.030465314,0.052058294,-0.009527632,0.01623046,-0.02715314,-0.0028000174,-0.00097598636,0.07481736,-0.01290997,-0.049244765,0.028967733,0.009509336,-0.04024628,-0.023391316,0.014171756,-0.026883356,0.036745865,-0.011446957,-0.007363247,-0.04498154,-0.026091365,0.025243884,-0.02924372,0.03692681,0.005379203,0.0068015675,0.008159264,0.064186566,-0.033962447,-0.011671983,0.006702058,0.012201382,-0.047107384,0.00502468,0.0345961,-0.00013861165,-0.0042574275,-0.021134062,-0.030763028,0.021888247,0.0008501878,-0.040891368,0.062535204,-0.018214608,0.02100631,0.027345056,0.03924705,0.029179709,0.027215492,-0.04442353,-0.019819733,-0.020159116,-0.017471131,-0.044779655,-0.02776721,0.026298322,-0.0038633437,-0.035530847,0.022076748,0.033270136,-0.012317127,-0.0166176,-0.042392023,0.020684812,0.009248031,-0.025647469,-0.0044147987,0.006257213,-0.0053624115,-0.022973318,0.02876031,0.029263098,0.026976753,-0.03219594,-0.027075185,-0.052853815,-0.023394274,-0.025244635,0.0430568,-0.021686092,0.024749642,0.015472501,-0.007237067,-0.0016576273,-0.04486739,-0.017641794,0.015222422,0.028230416,-0.0008867079,-0.005840566,0.035546206,0.026493248,0.022529822,0.009025818,0.0051175635,0.048253506,-0.026606284,0.03931618,0.025909202,-0.026777312,0.017277252,0.03132185,0.06026774,0.01603306,0.030884644,-0.013232462,-0.026568858,0.072758436,0.008083355,-0.002123424,-0.007736364,0.0132454755,0.009816329,-0.051498085,-0.011488294,-0.0013263382,0.023803499,-0.0056179836,-0.017025702,4.2946064e-7,0.020097675,-0.006595609,-0.022786934,-0.0036165116,0.009227672,0.004133542,0.009673093,-0.021978518,-0.055619553,-0.008060999,0.024004653,0.028131545,0.0038552969,0.0017986238,0.04059045,0.000043493772,0.043999948,-0.017796414,0.0026593364,-0.0004969338,0.0075222435,-0.041559454,0.021731777,0.029544935,-0.0068451064,0.0040431153,-0.029704848,0.014327287,0.08140972,-0.03436516,0.031940278,0.025097633,0.027620101,-0.032711215,0.08135976,0.024412513,-0.00991738,0.0023959363,0.035937034,-0.02382076,-0.010382392,0.01750426,0.05250452,-0.0046055033,0.014470255,-0.02345443,0.02529811,-0.17700529,-0.016795032,0.003488313,-0.0058122766,0.033018157,0.03127088,-0.011397975,-0.0024048532,-0.028427666,0.027752887,0.011991143,-0.054953452,0.015753495,-0.0067570023,0.014056391,0.010920172,-0.006813507,-0.007048132,-0.031158008,-0.05043063,-0.032026768,-0.022232257,0.028074699,-0.056681402,-0.024261212,0.005802831,0.08571661,-0.0053573684,-0.0019952715,0.0056773145,-0.011795264,0.029372597,0.00088814914,-0.031043256,-0.023379,0.042464502,0.0014198219,-0.008741871,0.0078811655,0.018421557,0.03636489,0.007865088,0.014194856,0.016872054,-0.007020848,-0.0033164097,0.0023383566,-0.020405147,-0.037913065,0.005484823,0.007802678,-0.053919956,-0.027714118,-0.011319713,-0.038099002,0.0069271317,-0.010524018,0.036942076,-0.04997012,0.046235647,-0.033193637,-0.028670905,-0.012176798,-0.003511245,-0.08036563,0.0001312717,0.0063132686,-0.064155884,0.009904875,-0.04848391,0.017238557,-0.03170697,0.035792254,-0.031672698,0.0007160762,-0.009201695,-0.030213982,-0.0045611234,0.0029200336,-0.08839526,0.006226331,0.011540314,-0.016433999,0.00363964,-0.034832228,-0.017505337,0.001199083,0.019167546,0.0054999455,0.2389866,-0.001271553,-0.005697124,-0.06837351,0.04733001,-0.00032588327,-0.02970154,0.057266198,-0.002278066,-0.038447436,-0.02787183,0.0049920506,0.008463732,-0.0065417257,0.023028832,0.023630468,-0.050340645,0.0038422137,0.08897688,-0.01613235,0.021007087,-0.0107617,0.036835935,0.0103664845,-0.043793585,0.0069694757,-0.022756977,0.011421713,0.0035275756,0.04842536,-0.05240366,0.007166502,0.060152397,-0.038381644,-0.030662818,0.01502965,-0.005102546,-0.047767147,0.021115342,-0.018940238,-0.008718911,-0.0020146251,0.016751507,0.005529419,0.011379086,-0.0497163,0.00260512,0.046446122,-0.019732645,0.020725882,0.045736983,0.0016783904,0.007185873,-0.025409529,-0.017303102,-0.029989166,-0.00034163563,0.013838303,-0.012235998,0.053753257,0.018556194,0.01621339,-0.03652633,0.0012966667,-0.017890839,0.062474053,-0.0014617394,-0.025290588,0.017202226,0.017228331,0.005049326,0.03060805,-0.0056539634,0.010409012,0.0080388775,-0.0065615806,0.009568224,0.0022884319,-0.021479724,0.0312971,-0.025645226,-0.038908277,-0.013189931,-0.018905953,-0.011590112,-0.016619649,0.013723821,0.11485493,-0.04918964,-0.020085659,0.0006857848,0.0057918346,-0.018961564,0.01847576,-0.0042033014,-0.018325381,0.02342574,-0.02663046,-0.02816685,0.0119710015,-0.035431873,-0.028571999,0.003881803,0.018446092,0.050084773,0.0012520078,-0.023205208,0.0046245046,0.040292226,0.06338948,-0.07547987,0.0069523905,0.014476569,-0.030000275,0.026570544,0.077950746,0.05374463,0.022084182,0.03278717,-0.016814647,0.0029442203,0.028612478,-0.0152109405,0.022653338,-0.049963348,-0.07036482,0.011923627,0.034007907,-0.009951432,0.035182495,0.027901636,-0.044885535,-0.044798944,0.06131827,0.046574038,0.010422768,0.006297725,-0.0141971065,0.009597617,0.02472527,-0.0153844645,-0.0070578703,-0.005528062,-0.034896277,0.024615502,0.032146737,0.005282995,-0.007949696,-0.052268874,0.021273432,0.050933745,0.029541248,0.0016300832,-0.052853547,-0.007196509,-0.06664288,-0.047770016,-0.041104943,0.012173657,-0.021981055,-0.002850246,0.0033136134,0.022096364,0.089752614,0.011952965,0.009655329,0.016048204,0.05393853,-0.012207662,-0.018032923,0.01201656,-0.036360916,-0.0005757757,0.0141501995,-0.03547393,-0.017626565,-0.0070662373,0.009954973,-0.01839698,-0.028478866,0.03372081,0.039851353,-0.015829753,-0.027458457,0.041990314,-0.015196395,0.0059704604,-0.014412675,-0.022408957,-0.037339337,0.025662335,0.13039859,-0.010609125,-0.0067691538,-0.008276343,0.023141757,0.09421744,0.031605575,0.0127966115,-0.017691104,0.010905696,-0.0034005528,0.02458385,-0.007336978,-0.013508478,-0.018996758,-0.034043487,-0.0004954591,0.00622935,0.020509338,-0.0063363444,0.0071909213,-0.063906446,0.0019606987,-0.04115079,-0.02343413,0.017559458,0.07670291,0.01746627,-0.056459118,-0.020940134,-0.023975378,0.0031623174,-0.040172245,-0.040512126,0.03686636,-0.020327687,-0.0028694128,0.008647158,-0.02523357,-0.008516952,-0.01507637,0.04867823,-0.008217935,-0.010990132,0.003708552,-0.0022838407,-0.007616419,-0.0038315954,-0.012590605,-0.00079592393,0.026265366,0.009578109,0.034431294,0.04933252,-0.0016357823,-0.044306844,-0.04176181,0.036899555,0.0070406264,-0.006807108,-0.0032897047,-0.00617795,-0.01903284,0.011275417,-0.019440783,-0.036498647,0.0010926917,0.020847885,-0.031346507,0.009096247,0.04867051,0.020356538,-0.052954316,-0.0483375,-0.034025192,0.024217462,-0.01950442,-0.027996747,-0.050817728,0.0012230262,-0.010668134,0.031341877,-0.036474187,-0.0018335175,-0.009145122,-0.04463093,0.04182074,0.04890485,-0.04084531,0.013138446,0.009572367,0.04471732,0.03569222,-0.048653804,-0.01515914,-0.0045843855,-0.022471929,-0.008250809,-0.050358705,0.012538442,0.001998161,-0.03294233,-0.0069994912,-0.033847217,0.0037095468,-0.04180899,0.0639817,-0.054426394,-0.0036160168,-0.01798369,-0.017502531,-0.013143952,-0.0019055803,0.010101327,-0.0006563428,-0.0016558934,-0.0076731653,0.084379256,0.013545476,0.0067370213,-0.038967043,-0.0051082396,0.033422574,0.030870682,0.010376035,0.055068918,-0.010263125,-0.008795948,-0.010178359,-0.004664809,0.015317476,-0.013951494,-0.025740795,-0.041507106,-0.013741003,0.010672642,-0.03503589,-0.02160641,-0.02377371,-0.010050856,-0.0112635745,-0.009760513,-0.02756141,0.011660395,-0.014630934,0.0203047,-0.021178141,0.02930238,-0.02359437,0.0057676053,0.029390212,0.04329269,-0.028174233,-0.0048678606,-0.027197203,-0.012629989,-0.000637599,0.023248175,-0.020754978,0.013914841,0.0019549455,-0.004515923,-0.011890504,0.025680128,0.02277405,0.0042893053,0.0056345384,0.014748746,0.018540533,-0.031256627,0.025822408,-0.00982954,-0.025325997,-0.017525902,0.024655366,0.007402747,-0.027363505,-0.02145819,-0.043431826,-0.02051281,-0.03007942,0.028050968,0.01798999,-0.014701388,0.052739903,-0.028124291,-0.011291459,0.0076212324,0.037311897,-0.031885058,-0.036172986,-0.023739006,-0.022308858,-0.04136548,0.009349907,0.019187668,0.009497147,0.016258894,0.0039843754,0.004591817,0.04689626,-0.019816186,0.003220723,-0.16870576,0.04701894,-0.037761442,0.013009145,-0.0072476906,0.026671914,-0.03803325,-0.03706364,-0.037852548,-0.013900801,-0.025046276,-0.042067233,0.044699736,-0.040295675,-0.020418325,0.05250808,-0.06277518,-0.01640717,-0.043527126,0.052424405,0.024805438,-0.004831853,0.0529566,-0.008195436,0.0037626082,-0.0013576755,0.0045391354,-0.036444444,-0.026423315,-0.020926898,0.016714567,-0.026550872,0.010795643,0.03209777,0.005826849,0.013547203,0.012549751,-0.022682348,-0.022453828,0.011477728,-0.012044559,0.02860712,-0.00053699117,0.01298992,-0.02863373,0.027462875,-0.009221366,0.010668602,-0.040907543,-0.010998717,0.002673207,0.016208168,-0.011745878,0.009302617,-0.022704922,-0.035805795,-0.034717288,-0.023806144,-0.036154207,0.00034484983,0.008399615,0.009006704,-0.043201257,0.0025564274,-0.026982153,0.027527876,-0.031194232,0.011869497,-0.010142709,-0.0031223097,-0.021234546,-0.011725316,0.00044604472,-0.013164496,0.006321277,0.045723487,0.014895258,-0.03556684,-0.039674066,-0.019338021,-0.0381744,0.013049152,-0.006300974,0.0046059988,0.03322689,-0.00009222821,-0.00077004114,-0.007687343,-0.033860054,-0.013004707,-0.092473306,-0.022212507,0.013344325,0.007512511,-0.0061663655,0.030154385,-0.036743682,0.02693092,-0.027293643,0.006452659,-0.028665725,-0.038727216,-0.02282577,-0.01310425,-0.03579702,0.03843939,0.032204904,0.013762872,-0.007241512,-0.01632403,-0.018477991,-0.036094807,-0.013967693,0.029988943,-0.06624053,-0.029746294,0.02012923,0.043942954,0.038221147,0.00040776684,0.01822673,-0.007625316,-0.013732817,-0.032370113,-0.0032960896,0.09751396,0.015754353,0.02923525,0.0115208225,0.007690354,0.021727644,-0.053992946,0.006922586,0.00608395,0.03156316,-0.0052175457,-0.018936573,0.032961246,-0.0437865,0.0063853776,-0.033190846,0.00047749287,0.025014073,-0.027596164,-0.0053808345,-0.00053770014,-0.003132037,0.025522973,-0.028824193,-0.02334954,-0.0034168547,-0.012073796,-0.014291029,0.031298347,-0.007089464,0.020778384,-0.00840845,0.041285038,-0.02484263,0.049442302,-0.05368652,-0.03926567,-0.029982857,-0.03420805,-0.009411693,0.03323369,-0.0177615,-0.002128954,-0.015211093,0.0071636103,0.030272031,0.010680743,-0.032139488,-0.016318243,0.012293623,0.009365883,-0.019309353,0.017798867,0.06518101,-0.012308928,0.023968287,-0.03696127,0.03674692,0.020385005,0.004749369,-0.0020532212,-0.006297306,0.06226096,0.05429101,-0.052146133,-0.005096714,0.0031843712,0.0012905675,-0.008112705,0.07507407,0.035346862,0.016975787,0.051025867,0.04756142,0.033200458,-0.024688331,0.008089488,0.034582026,-0.010071035,-0.010035873,-0.010632254,-0.031361144,0.004212791,0.012673417,0.031604968,-0.016088558,0.024394082,0.020991104,0.016056849,0.002373272,-0.042358764,0.026102463,0.00595752,-0.017803222,-0.014119931,0.029125689,0.027892336,0.013000205,-0.060597155,-0.036186934,0.020654982,-0.00034176256,-0.002810773,-0.042049427,0.051913492,-0.022490257,0.0006580683,0.011962895,0.0106803095,0.014406546,-0.014017555,-0.070677094,0.029242806,-0.07582198,-0.022835843,0.07364502,-0.038484696,0.016952073,-0.010380031],"last_embed":{"hash":"1msqq5k","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1msqq5k","at":1762860003075},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Your Complete Daily Workflow#Evening (Before bed)#{1}","lines":[285,294],"size":155,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1msqq5k","at":1762860003075}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008077352,-0.028157432,-0.038521767,-0.00454036,-0.035956237,-0.048301168,0.021527221,0.004531543,-0.015946833,-0.0025804364,-0.020018578,0.012406873,0.002078536,0.047254644,0.019740239,0.0040517594,0.0030293225,-0.0071352413,-0.018676395,0.006514812,0.037317,-0.0074435477,0.053088788,-0.011570974,-0.032498725,0.0267963,-0.025716465,-0.02209201,0.029434575,0.076798975,0.0025120794,-0.06093005,0.0031574154,-0.02624376,-0.06465466,-0.01264187,0.015212835,-0.030205073,-0.02482632,0.026965735,0.0039188713,0.0020563507,0.016806053,-0.019106952,0.036099724,-0.0061777243,-0.023591079,0.009591224,-0.008060081,-0.037339907,0.028238198,-0.0035093492,0.03582649,-0.04597632,-0.013352822,0.025525002,0.0027941489,-0.05959951,-0.01735539,-0.022436516,-0.012911727,-0.010635503,-0.032797076,0.0073068314,-0.01741455,0.077982485,0.036618087,0.015192282,-0.02447281,-0.047748793,0.0034653007,0.004554493,-0.0111647695,-0.019326452,-0.065181255,0.016010426,-0.0094965985,-0.0122885015,-0.012775524,0.021550456,0.0056872927,-0.03362264,0.02880132,-0.002666091,0.013823326,0.030614132,-0.005038712,0.06982141,-0.0082182055,-0.0024657883,-0.00652134,0.006548588,-0.008881629,-0.027458083,0.007767363,0.006884966,0.028252106,-0.039194785,0.034586564,-0.010495307,0.025011163,-0.019467933,0.0351697,0.008534687,-0.002357082,-0.027482873,-0.009932752,0.010566647,0.027240982,-0.01818355,0.0023935474,0.0148080075,0.036276862,-0.0060774432,0.0045123664,-0.020459535,0.020611731,-0.036080208,0.01444905,0.008045228,0.033436462,0.044321492,0.03546762,-0.03122603,-0.024553295,0.014189563,0.018179657,0.021082936,-0.029549107,0.024745418,0.037789248,0.044099044,-0.049257085,0.025021117,-0.049473934,0.00068777375,0.040540364,0.03510218,-0.025180884,-0.048049204,0.0041509313,0.035025816,-0.05005633,-0.015240718,0.015772833,-0.018141253,0.02003645,0.006388499,0.005286942,-0.0237386,-0.0010504425,0.020831162,0.0036283766,0.024726992,-0.010343514,-0.013917314,0.04727802,0.09135172,0.00042182542,-0.024262946,0.044373643,0.015241055,-0.043060638,0.017910391,0.023986084,0.035710275,-0.013298511,-0.028555367,-0.021518162,0.050925978,-0.0058133192,-0.008506691,0.04714777,0.009144444,0.03052308,0.031787433,0.046010304,0.0350661,0.020452593,-0.040482134,-0.039004203,-0.019953212,-0.016364299,-0.08146692,-0.049294844,0.03823673,0.016242236,-0.03287324,0.020092037,0.02601416,-0.0091006495,0.0040025664,-0.017784063,0.027018633,0.012924139,-0.030035041,0.013798684,0.01895913,0.006882757,-0.03392703,0.042152338,0.02796055,0.016695276,0.0056502637,-0.057881508,-0.040829837,-0.05631259,-0.051489394,0.026628014,-0.03931544,0.037000254,0.0141152665,-0.022641314,0.005729122,-0.044162095,-0.02139011,0.023440572,-0.0074530486,-0.008461255,-0.00858929,0.04361252,0.033350937,0.00041637354,-0.040528677,0.018432884,0.023920039,-0.036284674,0.041428827,0.022438616,-0.028937956,0.015729617,0.047558766,0.016540794,0.020029247,-0.0032116368,-0.030470973,-0.026072685,0.013989135,0.048220444,0.019531285,-0.0018588084,-0.00437839,0.052409787,-0.015889194,-0.020770874,-0.028238583,0.033051305,0.029318936,-0.039826866,-0.005105663,-0.03323414,-0.035382207,-0.035059568,-0.023880465,0.01604755,0.00023863329,-0.009036381,0.008729758,-0.03282657,0.009953495,0.006914385,0.034227505,0.007086928,-0.0045335325,-0.0007993109,-0.013496744,0.04169761,-0.03284628,-0.030372633,0.008576654,-0.018659035,-0.043275945,0.0070131994,0.019928265,-0.035531666,0.021090247,-0.04608828,-0.0112724705,0.08746392,-0.034749568,-0.0152035495,0.02684365,0.022194158,-0.026699327,0.060726006,0.012347072,-0.032740787,0.004553847,0.05984343,-0.032639362,0.024891293,-0.019793462,0.07117788,0.008677123,0.007994606,-0.025210973,0.008419884,-0.18269753,0.0016025022,-0.004856931,0.018035753,0.008056102,0.01543891,-0.025078015,0.019960962,-0.036308404,0.034367785,0.0073275804,-0.05286542,0.03837384,-0.0013326409,0.027240535,-0.0010101708,-0.0030369053,0.0011278513,-0.033938024,-0.03902344,-0.059709463,-0.06133332,0.017249562,-0.024597153,-0.02963939,0.040208437,0.07066741,0.009261353,-0.0085824095,-0.0038877937,-0.058506712,-0.0020033938,0.0011999971,-0.017552713,-0.0034639612,0.04293737,0.026457267,0.017524926,0.029661113,-0.0002304138,0.054585334,0.028231487,0.017133234,-0.0015006152,-0.006865366,-0.013018581,0.0009377402,-0.039572433,-0.04812375,0.0041113687,-0.026482398,-0.034633562,-0.013595684,-0.0078029605,-0.020471917,-0.0011367538,0.012917309,0.03586765,-0.030581627,0.037453584,-0.012720512,-0.021980712,-0.0063594263,0.030317053,-0.01001164,-0.038792595,0.00045161345,-0.028886577,-0.016054695,-0.026182663,0.020117441,-0.034569737,0.012395821,-0.04581913,-0.006895956,0.0015390697,-0.0099090235,0.004166529,-0.027234158,-0.09044715,0.052821703,0.005998739,-0.042168073,0.007968491,-0.011255692,-0.021946765,0.015409619,0.008102972,-0.0057297004,0.2608967,-0.0017871587,-0.015347165,-0.03233795,0.036361065,0.00039856648,-0.046173025,0.07387081,-0.007555563,-0.02879647,-0.028882036,0.02427075,0.0044028084,-0.027349198,0.022438351,0.013103792,-0.039427646,0.013027674,0.07776439,0.0011338729,0.026150407,-0.009906882,0.04872222,0.017411513,-0.044712465,-0.029360397,-0.018131327,0.023400258,0.011051559,0.052532874,-0.0634052,0.022287956,0.050405327,-0.022486357,0.006415289,0.007766,0.024933897,-0.063167155,0.036393356,-0.0056276615,0.023057621,-0.013078479,0.009083187,-0.026709367,-0.020565951,-0.019518655,-0.007200033,0.03946435,-0.008171276,-0.029511197,0.035582036,0.015709491,0.014517147,-0.025490267,-0.030679364,-0.013345948,-0.0035199577,-0.023237908,0.00051951467,0.051080488,0.034637503,0.01949822,-0.054221578,0.017987603,-0.019912394,0.044605613,0.012396185,0.020469049,0.04275344,0.01779645,-0.013248453,0.046088595,0.011435574,-0.0052378066,0.020153558,-0.00072593486,0.04271003,0.012633519,0.011375432,0.022136638,-0.027680518,-0.015783686,-0.053404704,0.008526649,0.02100485,-0.008362443,-0.0076113506,0.09770273,-0.040190767,0.014381316,0.011684063,0.01571484,-0.05747174,-0.0004016671,-0.027737927,0.0051895673,0.037142616,-0.019772284,-0.047160383,0.024585743,-0.0039715418,0.011666124,0.03120788,0.005476377,0.056904577,0.0016601181,-0.023890756,0.01191936,0.009165633,0.008373894,-0.060276117,-0.0039296728,0.003926436,0.013645955,0.008595773,0.05687486,0.059438493,0.041291125,0.034962825,0.004071177,-0.012836522,0.02249861,-0.0030526768,0.0112345675,0.00059649424,-0.07401589,-0.001483985,-0.0101384,0.0053894664,0.04799943,0.01808186,-0.018866394,0.0166518,0.025544573,0.06088956,-0.0022294729,0.0062407,-0.019918952,0.013295717,0.018073564,-0.01529721,0.007622263,-0.0152367065,0.014925659,0.026549362,0.04566993,-0.009234574,0.012991494,-0.05359687,0.01027828,0.032215573,0.030285072,0.00715433,-0.045044754,-0.03604119,-0.04277641,-0.014455378,-0.013893839,-0.016822899,-0.025777634,-0.0084151765,-0.00049495156,-0.020752562,0.09151411,0.044834442,0.0013556464,0.04873774,0.05695161,0.005401362,0.004278595,0.017781233,-0.038922563,-0.033039078,-0.03253746,-0.0011222697,-0.0077859387,-0.04166446,0.049352735,0.019910727,0.01748704,0.023261942,0.02353628,-0.037020832,-0.0010532239,0.015286489,-0.0016120569,-0.0014005902,-0.008474604,-0.020462021,-0.013861585,-0.012366348,0.117612496,-0.0077194613,-0.01183939,0.007306012,0.029600803,0.07199984,-0.0032137444,0.028081939,-0.036022644,0.0020400165,-0.016382487,0.010017587,0.012669804,0.008323296,0.00881566,-0.031044746,0.039318994,-0.031880856,0.012957437,0.029198132,0.0002563019,-0.06486852,0.010220972,-0.020330863,-0.0027535816,0.031425692,0.028572354,0.020702196,-0.038728043,-0.03749145,-0.00950204,0.010521564,-0.01633191,-0.016416242,0.045832813,-0.030637713,-0.024839498,0.005101642,0.0033154693,-0.0018505151,-0.045659006,0.01583276,-0.009679915,0.008009474,0.0019792195,0.010772607,0.013747473,-0.022766849,-0.025164638,-0.0022136949,0.017240636,0.007321774,0.0014091729,0.0101742605,-0.010712955,0.020816397,-0.07425817,0.01640487,-0.0036053518,-0.0007530941,-0.0076355306,-0.012330724,-0.024638169,0.025712145,-0.003086883,-0.033374455,-0.004315876,0.01771548,-0.037960485,0.020149242,0.044406116,-0.0071357284,-0.024426004,-0.041635156,-0.039283764,0.018029489,0.0061002476,-0.010978919,-0.040527493,-0.017719075,-0.0059836386,0.013639176,-0.03564876,-0.029518941,-0.015639495,-0.0050255815,0.021278167,0.022830745,-0.04748776,0.016807271,0.016377289,0.04992934,0.0205151,-0.031972095,-0.03439392,0.023518482,-0.034385588,-0.0026548246,-0.044748414,-0.009918471,-0.035330016,-0.025881609,0.0038721676,-0.009211703,-0.01738244,-0.058224645,0.0733045,-0.040128987,-0.0022297222,-0.014979453,-0.009533861,-0.0029170252,-0.004276056,-0.013763791,0.005699,-0.008439468,-0.014047701,0.061587114,0.02992265,-0.02462515,-0.06386435,-0.0024633757,0.0020652886,0.023388846,0.007477251,0.060131993,-0.010313675,-0.00031630567,-0.017665854,-0.0050938283,-0.0028141316,-0.024200533,-0.025193775,-0.014730844,0.0030586778,-0.008476543,0.010530554,-0.022072112,-0.021127054,-0.028742773,-0.0033332969,-0.004973044,-0.05380341,0.018898617,-0.028727774,0.03790788,-0.0026907604,0.02611737,-0.028740725,-0.018976104,-0.010680931,0.027970796,-0.036668487,-0.0010410069,-0.05332262,0.01810148,0.0049549183,0.032013927,0.02760774,0.052528743,0.016527954,-0.028870502,-0.03434828,0.03595176,-0.02710943,-0.00069664355,0.019067366,0.06282535,0.023472613,-0.024526019,0.029540997,0.0058885165,-0.0069188885,0.0017318384,0.0069889775,0.038655125,-0.0075309263,-0.023210637,-0.023517588,-0.017418228,-0.019294485,0.034571245,-0.0044623697,-0.0017145516,0.048471995,0.014178946,-0.020072557,0.033345006,0.025712755,-0.05450089,-0.029705733,-0.0148236435,-0.02081204,-0.01825569,-0.0024952171,-0.02445782,0.018837048,0.016448788,-0.009020938,0.0018267786,0.00025413377,-0.061516132,-0.017051434,-0.15275477,0.028996676,-0.028448634,-0.0093266,-0.0000125311035,0.014830635,-0.008602311,-0.032593306,-0.041574597,-0.02236754,-0.013985025,-0.0583898,0.0403585,-0.031932693,-0.020924512,0.042577248,-0.044734713,0.012719539,-0.024334952,0.04642347,0.021634975,-0.00041480208,0.060301423,-0.06023436,0.0012647461,0.007992478,0.0039951038,0.0074574035,-0.015360246,-0.046319786,-0.014309622,-0.014680721,0.012949238,0.037515108,-0.01562527,-0.006367817,0.011330892,-0.026187154,-0.007680274,0.004741898,-0.023000203,0.008424233,0.0026198977,0.023792751,0.009877809,0.06649717,-0.014083687,-0.0036289922,-0.044540316,-0.023214176,-0.017643474,0.04191296,-0.027573986,0.0050303675,-0.012574705,-0.036566205,-0.027202439,0.016525209,-0.003544524,0.012947859,-0.00021040918,0.016874095,-0.05671422,0.012594536,-0.073764086,0.025229352,-0.048851475,-0.013373773,-0.019619297,-0.016945248,-0.024877362,0.00801218,-0.01962541,-0.0114558665,-0.0016413832,0.034827173,0.03363248,-0.036342032,-0.032906324,-0.01074804,0.0013669524,0.00095614913,-0.013249101,0.016669175,0.049496826,-0.0028578544,0.013279644,-0.01480867,-0.007913687,-0.012789592,-0.07738804,-0.014676138,-0.0044850847,0.024616469,-0.024190893,0.040746935,-0.0179684,-0.0014645347,-0.039272748,-0.00384272,-0.01754344,-0.06056965,-0.034439404,-0.01361923,-0.032723594,-0.020262668,-0.01265845,0.018538123,-0.0046788403,-0.01455595,-0.00035514336,-0.032871135,-0.02309406,0.054077793,-0.06329038,-0.015749445,-0.010106821,0.04755843,0.013781771,-0.000077044984,-0.008281945,0.009712095,-0.0053412765,-0.019235466,-0.011001739,0.061474312,0.028582029,0.016165022,0.00048589119,-0.03397324,0.02382117,-0.054929473,-0.031120684,0.008738137,0.01779945,-0.0034532256,-0.028081564,0.040405907,-0.03756309,-0.040698834,-0.028425973,0.02207419,0.055240672,-0.009686254,0.007796354,-0.02275234,0.016022012,0.010455661,-0.024179455,-0.030626604,0.018556973,0.018761294,-0.006396082,0.068648495,-0.0027318976,-0.0020097021,0.0388829,0.02325002,0.0058473097,0.037903376,-0.045695156,-0.05155331,-0.03729808,-0.026235254,-0.0014157329,0.044177387,-0.025659977,-0.020002186,-0.008101071,-0.021443903,0.010505466,0.039463863,-0.029213252,0.019201754,0.02332226,-0.029441401,-0.018721087,-0.0035870566,-0.0037709095,-0.020600675,0.037696138,-0.01852277,0.010086075,0.0567753,-0.0053963973,0.02543389,0.017441113,0.05430812,0.02412199,-0.016375529,0.0021621515,-0.0076843123,-0.00036266068,0.01263238,0.07432156,0.037226975,0.017086493,0.03814167,0.017967504,0.016751178,-0.016256385,-0.038351126,0.005030539,-0.03516464,-0.004820764,0.0100072855,-0.004011616,0.012945033,-0.01212329,0.030785514,-0.01745074,-0.015595865,0.03820045,0.01849817,-0.018177096,-0.0051067546,0.035595596,0.01586672,-0.008936741,-0.021353519,0.03076466,0.016256914,-0.027604667,-0.07280231,-0.035491906,-0.021459093,0.021202773,0.016237292,-0.056153763,0.03860808,-0.021470942,0.024176449,-0.014418152,0.04411115,0.04278487,-0.0204695,-0.05264824,0.026196707,-0.04572662,0.014003268,0.050246883,-0.04226188,-0.0013032521,-0.021596713],"last_embed":{"hash":"r5h6pd","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"r5h6pd","at":1762860003075},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues","lines":[295,331],"size":1199,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"r5h6pd","at":1762860003075}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I forgot to check it off\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.008578831,-0.0099980375,-0.03464107,-0.0007002126,-0.045624852,-0.055219904,0.06724015,0.0106872795,0.00030295894,-0.0015855692,0.0014320521,0.0064679203,-0.0022385605,0.042051133,0.03194739,0.02471936,0.014958025,0.020064224,-0.010586712,0.019245513,0.025281299,-0.009029624,0.022806764,-0.018875435,-0.040696748,0.028459217,-0.033515543,-0.009200268,0.031863093,0.056024916,-0.013210752,-0.10604873,0.0061871866,-0.030194897,-0.036035523,-0.028091263,0.0053747557,-0.0361291,-0.04315646,0.053472053,-0.0020026274,-0.036276557,0.020458126,0.016079813,0.014831538,-0.0069801966,-0.029154975,-0.0009834511,-0.0022031676,-0.062240563,0.020016976,-0.006715326,0.041372396,-0.058438096,-0.022403331,0.028646685,-0.04195086,-0.063035466,-0.0015395054,-0.017911742,0.008716137,-0.028312005,0.0021309901,0.02397803,-0.02808936,0.024307907,0.03206239,0.014548011,-0.032605212,-0.02935529,-0.012384986,-0.0042091087,-0.035264425,-0.011089013,-0.04575477,0.03698961,0.04450372,-0.011589747,0.007708906,0.011407177,-0.013295553,-0.029282773,0.016174434,-0.011777021,0.031859647,0.045748737,-0.0041018496,0.061129104,-0.0059937234,-0.011673358,-0.0034032562,0.018386496,0.02330192,-0.0063201417,-0.003275265,-0.009323872,0.045718465,-0.047458827,0.03852559,-0.017243756,0.028939784,0.0085817855,0.044047188,0.021113206,-0.03297082,-0.035977513,0.00038675504,0.008360926,0.03155444,-0.026979238,-0.021585107,0.04238123,0.026772844,0.031840697,0.03291132,-0.02058838,0.0072228047,-0.044378363,0.004513331,-0.015377203,0.015917385,0.032537177,0.059956416,-0.028706007,0.032174066,0.03167164,0.007670215,0.012702403,-0.015643558,0.025742602,0.036384188,0.049531937,-0.014098999,0.01570257,-0.040949747,-0.00801989,0.023310523,0.01441894,0.009843132,-0.0671772,0.049788572,0.059506442,-0.047193795,0.00065403845,0.012610515,-0.035014816,0.017002549,0.017957121,0.036024913,-0.02379744,0.0060786074,0.0042678714,0.022969939,0.02449989,0.019006921,0.007718087,0.025985273,0.07951834,-0.016797569,-0.030754453,0.009599115,0.014684197,-0.060533963,0.038770996,0.03446906,0.020540854,0.00092799944,-0.018274033,-0.01739001,0.0424577,0.005336528,-0.043222886,-0.0027037468,0.0117492415,0.025494859,0.03211923,0.019865537,0.016986972,-0.0071500493,-0.008566158,-0.03896278,-0.023343468,-0.0255423,-0.03690348,-0.0395137,0.046671502,-0.0019457525,-0.019979676,0.02243169,0.05078511,-0.026749266,-0.0033834777,-0.043697685,-0.00050323416,0.02292918,-0.035982486,0.011017663,0.036305226,-0.014281217,-0.020222513,0.014419651,0.04826006,0.006226769,0.007910218,-0.020895641,-0.022820404,-0.03872931,-0.017471634,0.03145011,-0.049270574,0.03296604,0.032503106,-0.028115122,-0.004614582,-0.05048038,-0.05586271,0.027224027,0.020285372,0.017517656,-0.0061545298,-0.0084066605,0.035616077,-0.0018186533,-0.0061370726,0.013743201,0.034562435,-0.030706456,0.036984626,0.02392119,-0.03838084,0.017358357,0.028593011,0.024714312,0.0034639947,0.0042988355,-0.014176802,-0.06102607,0.011977657,0.045105826,-0.01964907,0.005234759,0.022728745,0.049532644,-0.025767703,-0.028491065,-0.0023251376,0.04815757,0.025577663,-0.04603183,0.0035687461,-0.031403758,-0.0099819815,-0.01745611,-0.00013462394,0.028212612,-0.008811446,-0.0034145508,0.008270084,0.010143023,0.007975302,0.0043617035,0.020231506,-0.004128903,0.0138683235,0.009522719,0.017685218,0.018801466,-0.016542852,-0.0024188857,0.010780561,0.011206645,-0.038879078,0.021028077,0.012836375,0.005571457,0.017843781,-0.040979993,0.008266766,0.08018306,-0.007434046,-0.05375918,0.018135192,0.048325267,-0.029060202,0.053126596,-0.01683404,-0.021216301,0.0018981519,0.0010779204,-0.03644443,-0.031100908,-0.031911906,0.07235389,-0.023992326,0.006235626,0.0010372559,-0.0030947647,-0.17486387,-0.008563021,-0.028137332,0.04101608,0.029587122,0.002009403,-0.073129684,0.0064362967,-0.05421023,0.05310106,0.035816774,-0.052716017,0.02776955,0.011803863,0.04328055,-0.010720945,-0.0039321003,0.023504624,-0.034114346,-0.035012763,-0.0346637,-0.06404081,0.010682514,0.007040788,-0.056738876,0.026959507,0.073946215,0.0006422438,-0.012044168,0.014251117,-0.05440574,-0.01904499,0.010676243,-0.0021430445,-0.021715019,0.02808809,0.0046497984,-0.0029179703,0.024931034,0.0022552973,0.036403056,0.02452007,0.0010480103,0.004250549,-0.018953247,0.0099016065,0.009122841,-0.019133437,-0.047458284,0.024263736,-0.04084003,-0.042504515,-0.044816364,-0.0059732087,-0.03488924,-0.0076157725,-0.012803665,0.050644077,-0.033204954,0.022334347,-0.036827546,-0.016800467,-0.024993708,-0.02192554,-0.012658875,-0.055762544,0.0106255915,-0.03667301,0.021364614,-0.034052063,0.03413432,-0.045533996,0.0073911403,-0.075908534,-0.035052698,0.029187696,-0.04061808,0.005411894,-0.020907653,-0.10241812,-0.0009212777,0.032841686,-0.037108287,0.010340672,-0.023526162,-0.041874036,0.011675005,0.0012223475,0.0032853135,0.22946487,0.044502452,-0.02343136,-0.031756632,0.026085313,-0.009373528,-0.030116074,0.05290609,-0.017966866,-0.02808115,-0.009258423,0.012201337,0.009281506,-0.0071525197,0.019418985,0.01416765,-0.025077937,0.01618743,0.096407264,0.013614644,-0.00988177,0.012500055,0.04578958,-0.011424423,-0.050997604,-0.023185963,-0.024012223,0.040448558,-0.00044361522,0.06900104,-0.0427873,0.04748765,0.053593714,-0.030579753,-0.003367935,-0.017178975,-0.008649878,-0.07395418,0.03216971,0.010361315,0.0015576256,-0.0103709195,0.034827206,-0.03926563,-0.026664205,-0.012310679,-0.016364548,0.009126308,-0.013080766,-0.02494299,0.036776215,-0.004463708,0.014404761,-0.01626342,-0.018615387,-0.021753246,-0.010401178,-0.035372566,-0.02051729,0.05227364,0.033090103,0.012423223,-0.083977796,0.043515105,-0.006058495,0.022647232,0.036055617,0.0060755033,0.009025734,0.016250687,-0.0038013079,0.036941368,0.009796901,0.0032888728,0.0101549225,-0.013407679,0.075505696,0.02686949,0.00551057,0.03790549,-0.022827456,-0.023446528,-0.010246425,0.022513585,0.02746405,-0.050070573,-0.0034475888,0.07801286,-0.012537197,0.029227937,0.004951313,0.035977926,-0.054829273,-0.0019491815,-0.05220546,0.0017983194,0.043084696,-0.02390738,-0.03718736,0.025154833,0.036322895,-0.00016930702,0.020559413,-0.028287798,0.032641664,-0.006407402,-0.017615058,0.013588237,0.021989528,0.012438449,-0.03857154,0.029223679,-0.015072802,0.007845057,0.01025072,0.06268913,0.036524184,0.029436965,-0.0023656986,0.014842065,-0.008667732,0.023228211,-0.0078559285,0.029374015,-0.01656427,-0.060228687,-0.03824412,-0.019296715,-0.014244687,0.044415016,0.008278652,-0.01553155,0.015805198,-0.0011982233,0.044494677,-0.015617317,0.016180702,-0.010831223,0.010534545,0.025624719,-0.00093043124,0.019039372,-0.009160476,-0.011652686,0.03678466,-0.01340617,-0.028652018,0.00303366,-0.04163634,0.055750117,0.03557471,0.026388545,0.02925071,-0.014641866,-0.014507402,-0.047093783,-0.03600893,-0.00022657451,0.008453359,-0.04519418,0.010864475,-0.007900028,-0.01141866,0.07324259,0.018963598,0.0069263694,0.040719777,0.037390348,0.013836288,0.010184816,-0.009353169,-0.03531402,-0.038969368,-0.031555995,0.018153599,-0.031493273,-0.043166965,0.026049841,0.0044947737,0.0021618186,0.009384655,-0.0059825736,-0.03876759,-0.027573196,0.025857676,-0.0218082,-0.024244023,-0.0014935882,-0.029797895,0.0072200275,-0.016945267,0.11130079,0.003081283,0.007117462,0.025819348,0.008066058,0.09455576,0.012760528,0.026161943,-0.009628547,-0.048854634,-0.021274656,-0.008625148,-0.0125094345,-0.01219037,0.011114,-0.029558398,0.0365501,-0.00616401,0.013842742,0.034038495,-0.00476493,-0.07403387,0.014370326,-0.027863698,-0.00216098,0.03397188,0.04044278,0.039823525,-0.028969351,-0.0065970263,-0.0102332765,0.012464119,-0.012364788,-0.061375655,0.027295094,0.011931102,-0.021882264,-0.007831066,-0.020797862,-0.001439598,-0.045268256,-0.026175555,-0.021577032,0.014068121,-0.0094961105,0.02617478,0.02133348,-0.02277978,-0.022270333,-0.0128995245,-0.009017202,0.00808873,0.030100044,0.019679178,0.0012083108,-0.034884036,-0.05534373,0.027274212,-0.014748134,-0.0007451624,-0.032619014,-0.0025827074,-0.043506466,0.04990502,0.025504006,0.011180023,-0.022688258,-0.005187437,-0.03607204,0.0054974286,0.049138308,0.0017628723,-0.009408978,-0.04051166,-0.036608174,0.003483344,-0.023896035,-0.0099629965,-0.012624682,-0.0005050294,-0.022652864,-0.001120716,-0.01318799,-0.03400298,-0.038337357,-0.03862612,0.033516906,0.013338113,-0.020470358,0.019856289,0.040771466,0.034920506,0.037117664,-0.039063305,-0.053380143,0.045311607,-0.026336962,0.008712733,-0.023978498,0.016012397,-0.023069242,-0.038973525,0.043159876,-0.01655453,-0.008860109,-0.070010774,0.05879958,-0.0067065777,-0.006606197,0.0009355793,-0.005998449,0.0032500708,-0.0056372914,0.019554622,-0.012133713,-0.005130881,-0.02371009,0.059232965,0.0038688784,-0.009808654,-0.05100488,-0.00091491255,0.007097359,0.0035064507,0.030644754,0.026706519,-0.036250085,0.01641124,-0.020768413,0.021477925,-0.014652265,-0.018792672,-0.0070617865,0.007185138,0.004064361,-0.034140605,-0.036223777,-0.00821885,0.0015552542,-0.016107984,-0.036878623,-0.0034934578,-0.04480969,-0.003676349,-0.025113469,0.03810119,-0.008839451,0.017960038,0.0013660593,-0.02226315,-0.026842952,0.023856364,-0.024429608,-0.027713187,-0.03725799,0.010900985,-0.009178197,0.0074895215,0.02155226,0.024796562,-0.012548077,-0.021087237,-0.023808377,0.052832887,-0.027562609,0.023328207,-0.01473623,0.0102329645,0.023665302,-0.029576616,-0.0019794707,-0.031675488,-0.0007459051,-0.0073360354,0.013373847,0.011310442,0.004930837,-0.028921982,-0.024529777,-0.026744368,-0.025242424,0.007763775,0.025222018,-0.039641816,0.049447086,0.025477191,0.007878762,0.035725743,0.015110323,-0.054648973,-0.014056265,0.0055231946,-0.023763338,0.0002860699,-0.03117601,-0.03198918,0.004985413,0.036218587,0.029932084,0.0065517756,-0.017048221,-0.029107643,-0.018367985,-0.15096036,0.013966935,-0.030146929,0.007524589,0.020585464,0.003466597,-0.024253095,-0.024991978,-0.01757549,-0.0049272836,-0.011862668,-0.044659413,0.039592914,-0.015126949,-0.0067473017,0.032743488,0.009834433,0.009881497,-0.045767207,0.05327414,0.02831456,0.00007555009,0.07263499,-0.012511291,-0.0081315255,-0.007671341,0.006679623,0.02880792,-0.012513379,-0.034877107,-0.002991724,-0.0058687334,0.005778785,0.069827646,-0.010587296,0.0022056522,0.01559085,-0.018790297,-0.012025463,0.008087129,-0.01465767,0.0044273604,-0.0081843035,0.022891335,0.029378418,0.075490035,-0.020935724,-0.0021096563,-0.019196823,0.02959986,-0.0030304305,0.027328534,-0.02643013,0.0071969447,-0.0208204,-0.01971348,-0.02141578,-0.005581244,0.0064803767,0.0078072585,0.020365635,0.026364861,-0.050224777,-0.018856555,-0.0138539225,0.045085773,-0.04514183,-0.026020316,-0.018534727,0.0064565567,-0.006224222,0.01020321,-0.015254751,-0.029724851,-0.01313833,-0.0069013475,0.06799334,-0.018369406,-0.052265707,-0.0054090205,-0.008229386,-0.010195257,0.0039306846,0.02083605,0.0071333963,0.0058892104,0.019598812,-0.0408402,-0.018212313,0.00080887874,-0.03569374,-0.039504938,0.006367156,0.06020972,-0.020824406,0.06284055,-0.034000814,0.009197077,-0.009222804,-0.0047554136,-0.026704509,-0.045456663,-0.02648012,-0.01323564,-0.015606597,-0.018205045,0.004170418,0.01314415,-0.022471676,0.000071318944,-0.020401107,-0.033448532,-0.022633243,0.05106142,-0.056853674,-0.01979813,-0.007456743,0.040483937,0.019936487,-0.02704443,-0.0047745565,0.009023761,-0.044520177,-0.027994975,0.005224622,0.04888102,0.034904454,0.027220672,0.026445894,-0.003689578,0.011646962,-0.041802425,-0.010121794,0.036943365,0.044481393,0.010749257,-0.051900417,0.05001257,-0.03314363,-0.049224477,-0.044792607,0.04587429,0.03811858,-0.04552831,-0.0011091109,-0.032744467,0.00886037,-0.0005732194,-0.032710362,-0.019171907,-0.028712457,0.019603953,0.011593606,0.080513686,-0.008485264,0.03413154,0.007675898,0.05396266,-0.010840547,0.010382119,-0.04584536,-0.017360132,-0.0640925,-0.04961308,-0.027316464,0.028026652,-0.028337559,0.0047377236,-0.014353368,0.015063343,-0.01415413,0.01101229,-0.017276675,-0.010357175,0.03333328,0.0029136722,-0.01679103,-0.0024896015,0.0022692534,0.0043204953,0.052371915,-0.0029241827,0.039412007,0.022228733,0.007872427,-0.0033201308,0.0176195,0.047726054,0.004363257,-0.029062191,0.0069178888,0.002802326,-0.0111213075,0.0034491709,0.070252374,0.028979423,-0.0035238508,0.018624693,0.03411669,0.020435205,-0.00016248297,-0.024632622,0.013214041,-0.01900872,-0.022696115,0.023576608,-0.010232955,0.0028840334,-0.04352921,0.007864395,-0.010630384,0.008799023,0.015541497,0.0031832675,-0.0011288326,-0.0457635,0.036612373,0.014946541,-0.000744238,-0.02632972,0.037797183,0.016869139,-0.016093176,-0.04535981,-0.012927588,-0.03594403,0.02260128,-0.00007451583,-0.029055621,0.019687433,0.018677384,-0.013823551,0.00463429,0.036975615,0.021546656,0.004979245,-0.07566125,0.028646559,-0.021082316,0.035630498,0.046667453,-0.022840464,-0.015308698,-0.06885746],"last_embed":{"hash":"1rmqa56","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1rmqa56","at":1762860003075},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I forgot to check it off\"#{1}","lines":[298,298],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1rmqa56","at":1762860003075}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I forgot to check it off\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0040190523,-0.017175654,-0.02983064,0.00029503487,-0.037651323,-0.057404283,0.029530283,0.0033104618,-0.016309913,-0.009131206,0.0035333342,-0.022408653,-0.0053173197,0.03806129,0.026878925,0.008350252,0.009014739,-0.006012811,-0.014625384,0.026439829,0.009558085,-0.011036896,0.05046783,-0.0012551546,-0.026102545,0.032080777,-0.011755864,-0.0111520495,0.03847856,0.0477755,-0.016267223,-0.07838412,0.0027439017,-0.018358279,-0.057736527,-0.048732955,0.010964914,-0.017756557,-0.034857873,0.031157494,0.020625914,-0.020289768,0.005044212,-0.018747658,0.040623896,-0.0072905472,-0.028555071,0.014314379,-0.011404728,-0.05712443,0.02216556,-0.01906117,0.03729332,-0.047899447,-0.0329779,0.0047472734,-0.016350966,-0.07922428,0.0029679788,-0.023640633,-0.0016390018,-0.014281372,-0.0070920186,0.0023697726,-0.04335195,0.08478696,0.03857166,0.018529214,-0.03893773,-0.03776709,0.013628033,-0.006708561,-0.012244342,0.0077396105,-0.048077036,0.04768815,0.00092857867,-0.042592023,0.014686762,0.035025105,0.0064414614,-0.044434253,0.052713435,-0.021606773,0.009011776,0.015654774,-0.0204849,0.060410086,-0.009927629,-0.00239538,-0.014673252,0.028376374,0.043083224,0.0016189996,-0.009686328,0.027638135,0.0458185,-0.037117895,0.03841214,-0.011633344,0.038649924,-0.012839884,0.021457525,0.028036254,-0.020661436,-0.032196354,-0.010393964,-0.027061561,0.034077536,-0.0074888538,-0.0006066175,0.024746101,0.037664153,0.004435822,-0.004760269,-0.008462127,0.011253369,-0.046355717,0.017456496,0.008491844,0.04100899,0.015861755,0.041767314,-0.03217709,0.0027870084,0.00078902504,0.0010111255,0.015934046,-0.037241258,0.0066241203,0.03281349,0.057415444,-0.050208826,0.012151413,-0.035283726,-0.0016561451,0.008269101,0.046964552,-0.010551627,-0.060366195,0.032978356,0.035309393,-0.0370331,-0.0071730283,0.008157364,-0.019495877,0.03496249,0.0019316605,0.015792867,-0.026655823,0.007964604,0.014942862,-0.008104364,0.012749556,0.01905236,-0.012249665,0.0073659145,0.0861129,0.004309772,-0.012824817,0.022349618,0.029242596,-0.030428234,0.013725146,0.03900536,0.026610438,-0.021764893,-0.0058575626,-0.01623943,0.054124564,0.007894528,-0.02897386,0.059355672,0.0052887658,0.026295776,0.052814927,0.04260976,0.015517872,0.0024102007,-0.035229027,-0.029267866,-0.0062882556,-0.027017338,-0.07165652,-0.051226616,0.031773,-0.026196744,-0.01579698,0.027526818,0.02710828,-0.022406362,0.0046145036,-0.034737047,0.022677716,-0.008947177,-0.057060592,0.011299564,0.042263716,-0.0075527946,-0.039022442,0.022352258,0.025001047,0.009199862,0.00884566,-0.017622538,-0.031692836,-0.039425574,-0.019116662,0.020155672,-0.031128941,0.03785548,0.0067154793,-0.029591134,-0.0064703743,-0.060975622,-0.034128785,0.023416074,0.00006358263,0.009731244,-0.0020240603,0.036894795,0.0026199692,0.025630496,-0.02757689,-0.002251465,0.04306395,-0.043625075,0.027435195,0.031655293,-0.03111473,0.019841984,0.050306685,0.022847133,0.028833413,-0.0007356895,-0.018541602,-0.04384408,0.051600173,0.04700285,-0.023450628,-0.0008610115,0.014975281,0.03943359,-0.013005665,-0.013959729,-0.002592472,0.053724784,0.018369777,-0.029055791,-0.0008572845,0.0029664503,-0.01160405,-0.030452259,-0.013707524,0.014866944,0.007753204,-0.020482052,-0.007721318,-0.018505093,-0.0061464664,0.007818706,0.038839847,-0.002186321,-0.0095939515,-0.0029836213,0.0059129633,0.036903355,-0.01817736,-0.0007775311,-0.012778343,-0.022094322,-0.05066173,-0.0020794892,0.03845619,-0.0009492816,0.011734294,-0.032069724,-0.011747999,0.09256131,-0.015402372,-0.02184662,0.027664611,0.026798004,-0.043465298,0.06794238,-0.0046203258,-0.005922288,0.024724698,0.035673592,-0.04338609,-0.014503274,-0.027766496,0.06037917,-0.0067726914,-0.0041885236,-0.0382383,0.024675628,-0.17322202,0.008969128,0.0038311589,-0.028518315,0.015772443,0.0073393914,-0.063932866,0.019202337,-0.028242022,0.018355632,-0.010630116,-0.055741996,0.025196157,0.031818636,0.018995404,-0.007976638,-0.007859228,0.011989847,-0.018681886,-0.04023826,-0.06619134,-0.04413143,0.02913709,-0.048136365,-0.036920395,0.022137504,0.09275987,-0.010264009,-0.024651105,0.02169545,-0.061300147,-0.0052341325,0.0061587086,-0.028726313,0.00104676,0.048428338,0.019746738,0.008742252,0.040519755,0.02410935,0.04073958,0.035007246,-0.0056955866,-0.000110027446,-0.01981361,0.005064355,0.013790668,-0.03678991,-0.05041962,0.045862015,-0.039567895,-0.041253086,-0.025258707,-0.0020460028,-0.020948786,-0.002500295,0.024582125,0.050966915,-0.042350918,0.033668663,-0.02395995,-0.039835554,-0.013410437,0.022044204,-0.0331342,-0.035844535,-0.0324513,-0.060161054,-0.0020078844,-0.031496737,0.014423067,-0.0067117284,0.0049976716,-0.06667454,-0.051310074,0.013563022,-0.00992391,0.011075231,-0.02412858,-0.09301922,0.05014894,-0.011597107,-0.034811046,-0.0019754204,-0.0021990733,-0.016443176,0.03219097,0.018774007,0.000975091,0.2297328,0.02318809,-0.044063665,-0.041665856,0.039526854,0.008033053,-0.022099398,0.031239234,-0.0035851868,-0.048498686,-0.031458423,0.017881306,-0.014872251,-0.02694931,0.038084257,0.009661685,-0.051170927,0.00805288,0.099508375,0.019289782,0.027135365,0.02272793,0.06711691,0.024494989,-0.05542168,-0.019479075,-0.01678751,-0.0048592123,-0.027059738,0.04978741,-0.05244186,0.008443328,0.06377226,-0.024924198,-0.007948151,-0.007985956,-0.005388051,-0.036003806,0.042447064,0.024443327,0.022837471,-0.0063788663,0.04157971,-0.020453239,-0.010121676,-0.0071888,-0.022646924,0.050289042,0.00068799546,0.008264219,0.06360698,0.009670434,0.019936727,-0.019687587,-0.029674975,0.0083112605,0.0026433675,-0.035742998,-0.03643339,0.04435344,0.014985556,0.02765247,-0.03271629,0.018961705,-0.033240978,0.056293003,0.02550691,-0.00039849748,0.029387709,0.046273634,0.0034031987,0.04301729,0.008811795,0.027986735,0.018992832,-0.027148638,0.043041702,0.01887784,-0.009833286,0.017560704,-0.021131573,-0.021413017,-0.022199709,0.029527506,0.018088493,-0.018624168,-0.0070316284,0.08320039,-0.01787487,0.016972644,0.018975731,0.016319867,-0.035426684,0.00316658,-0.040759314,-0.011229219,0.043848652,-0.027883256,-0.031844854,0.011524606,-0.013797402,0.0061185095,0.0072648986,0.02311946,0.042188276,0.0071526757,-0.027203858,0.027475392,-0.0022989304,0.032653242,-0.036804397,0.025687851,-0.003069515,-0.0061242986,0.029805219,0.04957183,0.060977098,0.019004412,0.043102622,0.024370238,-0.014238756,0.0101224,-0.010602412,0.046990037,-0.01686993,-0.07949016,-0.008457042,-0.008908074,-0.0070525133,0.03372147,-0.00084715826,-0.029477924,0.0068739797,0.025715323,0.041947003,0.001798053,-0.0024124891,-0.020111384,0.019123381,0.010186123,-0.004093601,0.0148499925,-0.021890974,-0.0042045014,0.02965989,0.0149146635,-0.009106987,-0.006386477,-0.025756573,0.017475992,0.036089618,0.037029613,-0.006044631,-0.060261942,-0.050708372,-0.058080226,-0.026309244,-0.029297499,-0.014391026,-0.030572651,-0.015508056,-0.0135244625,-0.016222721,0.08102242,0.030835835,0.02359872,0.04990823,0.041866355,0.026930531,0.0062474213,0.014369654,-0.05312843,-0.03018084,-0.043910388,-0.008794722,-0.038757432,-0.061314873,0.039535467,0.018965947,-0.0037562137,0.035998713,0.031995494,-0.020232517,-0.013442276,-0.004111694,0.00022347181,0.029960824,-0.0043310686,-0.022809787,0.0022119817,0.011355387,0.11573055,-0.017893706,-0.0025391444,0.012924618,0.05540527,0.0806336,0.023988003,-0.005017829,-0.024500826,-0.03611865,-0.015858065,0.014645109,0.008504629,-0.007259282,0.015837409,-0.03605713,0.034093726,-0.025034156,0.012273026,0.011239173,-0.0003632222,-0.07629628,0.017555634,-0.009999373,-0.022591265,0.036299102,0.041672006,0.029755019,-0.036886968,-0.017286329,0.0006504339,0.0066764555,-0.014482564,-0.019132461,0.036521595,-0.0016930323,-0.017224088,-0.019412683,-0.020001486,-0.009357861,-0.024778426,0.011216199,-0.012413767,0.008979129,-0.021180855,0.002175695,-0.002685581,-0.012976337,-0.029386032,0.011443832,0.0058945753,0.021513976,0.015867008,0.022505278,-0.013427731,-0.009629727,-0.08692772,0.026021637,-0.021199571,-0.003087158,-0.0015870132,0.017388234,-0.041221306,0.022509424,-0.00081014936,-0.014361117,-0.021333586,-0.009603929,-0.031791467,0.014341238,0.07062532,0.0074831443,-0.03973788,-0.05514745,-0.020854224,0.014471475,-0.0032062922,-0.018207597,-0.019939436,-0.0039966335,-0.030681005,0.02974302,-0.0350633,-0.045890037,-0.030497368,-0.015575541,0.020889593,0.02927588,-0.052416854,0.033214983,0.0062789996,0.045667842,0.033895843,-0.05138093,-0.05572365,0.017343668,-0.0053634886,0.007362867,-0.0050200424,-0.0062934784,-0.030823367,-0.025579473,-0.01158061,-0.017725449,-0.01853378,-0.049869113,0.07245935,-0.025452793,0.00267863,-0.019081205,0.004793639,-0.0016988654,-0.010096789,0.014146,0.0028623191,0.021853913,-0.04305145,0.07720389,0.018345907,-0.016504874,-0.05741061,-0.003253117,0.014056113,0.022476273,0.028530955,0.044083875,-0.010882361,-0.036569793,-0.021748107,-0.011804722,0.0018751216,-0.020828769,-0.015422658,-0.027353361,-0.005184682,-0.02020874,-0.00871518,0.002123957,-0.0019066889,0.0032801528,-0.011697512,-0.022101525,-0.028429328,0.0010785892,0.00845449,0.015195604,-0.03219015,0.032954935,-0.021275023,-0.013607867,-0.01170782,0.04442056,-0.03298858,-0.013779056,-0.023312207,0.018304484,0.0071054627,0.006020828,0.007724158,0.017294427,-0.016239744,-0.012531489,-0.028515993,0.033831254,-0.008941429,0.022802532,-0.0024175178,0.02388872,0.03985141,-0.025739832,0.0072808573,-0.011097279,0.0030156854,0.010595694,0.03686467,0.029266767,-0.0083391005,-0.038274415,-0.02604571,-0.006449978,-0.015057688,0.048656937,-0.024514189,0.006204464,0.040287163,0.000574896,0.009902872,0.015001181,0.031244718,-0.050443612,-0.018638723,-0.0069142645,-0.017274225,-0.03776866,0.002812049,0.016481828,0.02141822,0.018146057,-0.004749354,-0.0071051,-0.0018876723,-0.012131146,-0.0042518363,-0.14996868,0.019787796,-0.037521716,0.01710068,-0.00014037132,0.026880948,-0.0036503274,-0.023987208,-0.04081774,0.010583411,-0.035459504,-0.036530726,0.030447764,-0.018926939,-0.02293652,0.011914804,-0.043187447,0.009123919,-0.030197563,0.06266195,0.035691887,-0.006006008,0.055630665,-0.023035076,0.0063003497,-0.015135372,-0.020555222,0.009032342,-0.0059039183,-0.041672096,-0.016528185,-0.019244382,0.010407073,0.054582775,0.0017602745,-0.00047914585,0.028765732,-0.042688444,-0.021011623,-0.00032783035,-0.017603615,0.02563836,-0.006176788,0.03299076,0.030287843,0.074194275,-0.009792808,0.009828874,-0.014767995,-0.015069751,0.001174417,0.019202836,-0.035745278,0.0037991777,-0.021721989,-0.026357694,-0.032785565,0.009163859,-0.0025757276,0.0036612505,0.03522529,0.028853936,-0.043449286,-0.011121678,-0.050414372,0.017235946,-0.060837608,0.002883309,-0.009079599,-0.014825154,-0.020224618,0.0054751304,-0.018676013,0.009603413,-0.018546412,0.02415715,0.046337772,-0.03479541,-0.040632755,0.006977113,-0.017412825,-0.019065358,-0.0017528406,0.016177734,0.010340529,0.009156334,-0.0024251973,-0.032823604,0.012995129,-0.010456639,-0.08331028,-0.008180914,0.004776651,0.035082787,-0.012345459,0.04151984,-0.007227436,0.016096568,-0.02107456,0.0031753841,-0.0368736,-0.040571515,-0.037915695,0.010561568,-0.044665124,0.009218437,0.009022174,0.020897107,-0.010176283,-0.009445527,-0.0069208937,-0.021354143,-0.030334719,0.044116467,-0.07778203,-0.028331295,-0.022001661,0.023016289,-0.0018728508,-0.008658082,-0.01669543,0.009221487,-0.005529175,-0.020529598,-0.012515451,0.046744883,0.014728081,0.006417058,-0.004424034,-0.05661913,0.02474016,-0.05625382,-0.020779194,0.026352277,0.0064480337,0.0005904507,-0.026875753,0.0296039,-0.051414177,-0.028173517,-0.034984283,0.005619051,0.042319957,-0.032801762,0.010438459,-0.017879495,0.016117217,0.035807606,-0.024713524,-0.01452016,-0.011568288,0.013243951,-0.006501824,0.06356481,-0.007342793,0.017596088,0.037604388,0.022353183,-0.012906652,0.018211408,-0.050511148,-0.03625915,-0.06513893,-0.046572536,-0.013752843,0.03049002,-0.03663573,0.007658375,0.009546141,-0.0020083203,0.00813759,0.02450261,-0.015487452,0.0012438173,0.008038333,-0.006155493,-0.022997813,-0.0014941895,-0.0021269864,-0.016298994,0.060231313,-0.0075472193,0.03548697,0.022915307,0.0011452077,-0.007930484,0.004637717,0.045956604,-0.0019288161,-0.050190598,0.014517685,-0.0063448716,-0.016104173,0.011073545,0.042833265,0.0066432236,-0.014630143,0.024549767,0.039066955,0.023535002,-0.017732512,-0.009663355,0.014738274,-0.038507454,-0.0043633715,0.017059863,-0.031277377,0.021171205,-0.0019273151,0.04689317,0.000532913,0.008372196,0.030214615,0.023183443,-0.011588436,-0.015194019,0.0329091,0.019556709,-0.009450285,-0.002111727,0.03357056,0.045920767,-0.02632016,-0.031042336,-0.006383751,-0.0058322013,0.020117827,0.004587084,-0.06513289,0.03400046,0.0051891883,0.022321437,-0.015579832,0.043791894,0.0142769255,0.0038538221,-0.06748642,0.011550695,-0.059570745,-0.005102846,0.04551438,-0.01882334,-0.012264327,-0.024453487],"last_embed":{"hash":"wg78dd","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"wg78dd","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I forgot to check it off\"#{2}","lines":[299,299],"size":61,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wg78dd","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I forgot to check it off\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.002833595,0.0019278952,-0.052178446,-0.006884184,-0.033318512,-0.036709413,0.051997196,0.017416915,-0.0022199529,0.009429739,-0.0072633284,-0.0007896088,-0.019535078,0.027640821,0.03467478,-0.00026467186,0.008555774,0.0015947571,-0.02247256,0.037018955,0.015173141,0.005082034,0.050363902,-0.007953095,-0.051835414,0.02039812,-0.016101262,-0.026067968,0.012240471,0.043321114,-0.022258015,-0.09553219,-0.005583083,-0.015983613,-0.06136634,-0.009571779,-0.0035950507,-0.028323928,-0.028786836,0.046743155,-0.00930265,-0.02812027,0.0059389966,-0.02533759,0.020316504,-0.014554726,-0.02959971,0.0025655285,0.00082775153,-0.031631313,0.008287722,-0.003425146,0.04102429,-0.068395704,-0.033976402,0.022176437,-0.028700052,-0.05551715,-0.007879906,-0.022533333,0.02391318,-0.014340997,-0.008019873,0.0032786285,-0.01966083,0.037501235,0.03251425,0.009037899,-0.032718148,-0.023585023,-0.02017105,0.0082733845,-0.036782354,-0.00998349,-0.041563064,0.03830566,0.026675286,-0.005172687,0.013625913,0.02900503,-0.004124609,-0.019134948,0.0119116735,-0.035555087,0.014294665,0.024787763,-0.012291432,0.060116105,0.002750669,-0.0036052214,-0.031585284,0.016917516,0.043581598,-0.004477206,-0.014141467,0.0011873915,0.041518986,-0.04834613,0.024544919,-0.032107584,0.052525554,-0.0010921386,0.026111344,0.024722727,-0.022698032,-0.020708827,0.0025805342,-0.0010652872,0.038441647,-0.028715223,-0.018045377,0.05287402,0.030022575,0.03364252,0.02347573,-0.03418181,0.010501616,-0.023158818,0.008812531,-0.0069835796,0.021273363,0.030253908,0.04389956,-0.042634014,0.05020092,0.012860039,0.009597793,0.008261788,-0.024951285,0.0018489693,0.020515123,0.029989185,-0.015331374,0.021895735,-0.04364575,-0.001017945,0.019241933,-0.0075906673,0.0066384007,-0.056179464,0.029163705,0.0597423,-0.041283775,-0.015997283,0.015362289,-0.025901739,0.015577449,-0.0027536363,0.0113410065,-0.03826374,0.008254888,-0.0018775404,0.022406423,0.015086232,0.032240514,-0.00111515,0.025915116,0.0833534,0.010112742,-0.058472317,0.038684987,0.019802006,-0.05054304,0.033062194,0.034761753,0.012410238,-0.0019564428,-0.013049361,-0.027732134,0.040317,-0.004106429,-0.059914622,0.0069764885,-0.007457352,0.03275073,0.030932525,0.009941518,0.019212069,0.0072324425,-0.02263709,-0.021685958,-0.017073454,-0.02441692,-0.04909438,-0.042312626,0.044074833,0.030808594,-0.016792737,0.027446143,0.012855581,-0.0223793,-0.0108137345,-0.011621858,-0.0021357434,-0.0070141824,-0.029828439,0.03638608,0.041482728,-0.009558512,-0.025773766,-0.007004848,0.044049513,0.017914465,0.0066904877,-0.013904556,-0.0193783,-0.045061916,-0.034365416,0.020641718,-0.031477716,0.029167714,0.015640812,-0.045839466,-0.008252582,-0.055965822,-0.022947783,0.03222507,0.00003583187,0.0063810777,-0.0023898631,0.008428613,0.0005528893,0.0060379026,-0.0006612844,0.01650338,0.020297468,-0.032148212,0.0059478404,0.02998734,-0.038425516,0.011714482,0.036900632,0.017184967,-0.0078687975,0.013195704,-0.014320098,-0.051156197,0.015901191,0.036716346,-0.038679652,-0.010220951,-0.0047920835,0.06531653,-0.017709203,-0.03463551,-0.0060474453,0.047482606,0.03808992,-0.051725302,0.0006071503,-0.0257117,-0.014263948,-0.0035155157,0.00573325,0.03797947,-0.0065878127,-0.0037283348,0.014231719,-0.0021892125,0.009179882,-0.005770211,0.013051974,-0.009280756,0.01722038,-0.001099227,0.026258925,0.018325282,-0.015619003,-0.0024806096,0.009681234,-0.020777894,-0.035618294,0.0017091411,-0.0029324587,-0.0057655233,0.029234352,-0.018624844,0.003739316,0.09077946,-0.0036222292,-0.054090265,0.03291086,0.056942016,-0.036764044,0.058262214,0.0068989843,-0.027722983,-0.0013440156,0.009427566,-0.03446648,-0.011105273,-0.047355894,0.058093704,-0.019090228,-0.00901912,-0.026990393,0.011260269,-0.17708902,0.0019094808,-0.012286058,0.043343432,0.032818407,0.009530453,-0.08151569,0.038670793,-0.054986995,0.042569857,0.010790347,-0.043958165,0.013260013,0.0186284,0.019565668,-0.0025592786,-0.006611218,0.015330848,-0.029301805,-0.031670544,-0.029330758,-0.065242596,0.01979699,0.009908436,-0.033434987,0.03949973,0.08213889,0.019011607,-0.00036963582,0.03251517,-0.048538182,-0.007614892,0.0039548045,-0.018303687,-0.0089689195,0.054282688,0.017437544,-0.01149935,0.00898612,0.0005015714,0.03300626,0.03867143,-0.005956002,-0.026169084,-0.028460281,-0.025186794,0.0133278025,-0.03320895,-0.05884507,0.016997032,-0.05136345,-0.04683983,-0.031142099,-0.00008134673,-0.02723386,-0.001052141,0.006728471,0.041766245,-0.033871017,0.0444115,-0.042438127,-0.024658704,-0.010346073,0.016682757,-0.024265023,-0.066176794,0.0003749806,-0.044488307,0.016239652,-0.025509477,0.02588753,-0.020863306,0.020547507,-0.06919593,-0.06633472,0.021994047,-0.006550461,0.015194333,-0.03809003,-0.096448675,0.044086844,0.009734586,-0.032592617,0.020436395,-0.013642924,-0.039994743,0.015664266,0.013223409,-0.0014601415,0.2489638,0.052567203,-0.025387408,-0.057669118,0.03553361,-0.018253388,-0.037399177,0.03718307,-0.012884538,-0.0266148,-0.017559059,0.013144668,0.010647371,-0.017213466,0.049304176,0.0045411787,-0.03400913,0.02088019,0.104588166,0.020902915,0.0077043297,0.007911764,0.072272986,0.008043531,-0.040210173,-0.016259763,-0.026537951,0.0017892437,-0.008047762,0.05364251,-0.052868675,0.03614761,0.051125586,-0.004523949,0.012190808,-0.008046403,-0.008939765,-0.071145974,0.04261769,0.0041942927,0.00647377,-0.019599628,0.03777135,-0.04309537,-0.027974179,0.0041962587,-0.013277838,0.03080306,0.0073264367,-0.027125077,0.047931056,-0.0199806,0.011017198,-0.006989658,-0.024058448,0.01701287,-0.007797598,-0.046694968,-0.0039370414,0.055749126,0.028157795,0.020385306,-0.054358672,0.029554648,-0.011423816,0.040118705,0.03486964,0.0077917348,0.017480474,0.027285287,-0.0060287123,0.047034133,0.011169564,0.022350598,-0.0008518079,0.003244625,0.076484874,0.023466906,0.010237343,0.029676521,-0.004213637,-0.027626147,-0.027083006,0.031212414,0.025866684,-0.03677002,-0.017326064,0.07952879,0.018939853,0.0256876,0.03558751,0.028805688,-0.07964334,-0.025404548,-0.04766887,-0.012082013,0.017013082,-0.023543917,-0.053574916,0.0067095254,0.028698877,-0.00318966,0.0066302763,-0.024308715,0.06103045,-0.010841451,-0.032478347,0.02912604,0.008992068,-0.009634503,-0.025190754,0.031046286,-0.011813475,0.0036074875,-0.0036793123,0.058040183,0.04780765,0.028760223,0.016851582,0.026777495,-0.02346202,0.010558768,-0.005445562,0.04488171,-0.019687332,-0.06657618,-0.025644671,0.016917286,-0.024899518,0.066370316,-0.00998036,-0.0150358435,0.019190963,0.027098587,0.043885976,0.00026937146,0.0072149057,-0.023736624,-0.0021348875,0.010098521,-0.008045735,0.018240608,-0.0154761495,0.002417267,0.034048147,0.006832804,-0.02874626,0.009115963,-0.04070601,0.04243614,0.041805632,0.021664152,0.019398324,-0.026308142,-0.024292713,-0.046431072,-0.025241442,-0.045376007,-0.0032007399,-0.039553165,0.018213114,-0.012776532,-0.02130516,0.09385594,0.021475917,0.014217706,0.05302422,0.04159232,0.026282404,-0.005038607,0.01660707,-0.046061255,-0.058278807,-0.046426337,0.012159415,-0.040697027,-0.054086078,0.022887854,0.009804884,0.014885245,0.03429845,0.0051338994,-0.028434867,-0.026473949,0.020860625,-0.036912255,0.019491931,-0.0011547202,-0.02958167,0.006232963,-0.0058448277,0.11988066,-0.008481753,0.0073350733,0.018928416,0.0072722393,0.09975508,-0.005359427,0.013692772,-0.027453082,-0.0470821,-0.008709277,-0.002103935,0.0064662863,-0.0037558263,0.0021809535,-0.026009789,0.045454662,-0.023479797,-0.019105792,0.040495884,0.0145824,-0.05928755,0.005597018,-0.026164567,-0.005461356,0.025393732,0.03294744,0.008592699,-0.045275033,0.0051519647,-0.027098656,0.02717301,-0.010213767,-0.03751514,0.025735425,-0.0071725817,-0.026698433,-0.031364787,-0.0327074,-0.0024971613,-0.02762249,-0.023459809,-0.018479504,0.004678382,0.009588179,0.021643205,0.02231718,-0.0077227317,-0.031106122,0.022220002,-0.021814631,0.009092415,0.034856733,0.009739114,0.010827367,-0.0023037277,-0.070855774,0.018531853,-0.012406499,-0.012629068,-0.029947126,0.0105229635,-0.04609135,0.022928324,0.023918224,-0.0052689225,-0.014146879,-0.01837052,-0.01448058,0.005200185,0.0716433,0.002439368,-0.013928997,-0.01758999,-0.015686736,0.017664682,-0.014006249,-0.011222986,-0.024100507,-0.0028868627,-0.019787198,0.012633621,-0.0007301782,-0.0124954395,-0.02368878,-0.021158641,0.04008432,0.026081327,-0.048925564,0.03265868,0.021842927,0.042937916,0.029456893,-0.030172652,-0.047620654,0.043443713,-0.017650852,-0.0047876057,-0.017489985,0.016186075,-0.006325146,-0.030827,0.027933452,-0.0094098,0.0060418807,-0.058824528,0.067394786,-0.006213447,0.0077023553,-0.00900634,-0.0017611717,0.0038338143,-0.015559879,0.013113032,-0.02574018,0.0047555356,-0.022881132,0.06285735,0.021073587,0.017553056,-0.07407366,-0.015066294,0.016003719,0.009987804,0.027174968,0.042651407,-0.008241239,0.006568075,-0.021467755,-0.007450431,-0.011905056,-0.022977868,-0.0037831212,-0.012416839,-0.0036664547,-0.020758,-0.03214371,-0.0026767238,-0.013382431,-0.011234372,-0.002496704,-0.037165243,-0.035562143,0.0028243302,-0.012897463,0.03161105,-0.00961229,0.007341599,-0.012684221,-0.02568284,-0.017504422,0.035457484,-0.013313716,-0.02012928,-0.028215889,0.02221293,-0.00078350055,0.0009306601,0.01656568,0.009586762,-0.008347232,-0.040813573,-0.039980628,0.03423018,-0.0400643,0.03750298,-0.03040206,0.02812846,0.033626925,-0.041966524,-0.0033247476,-0.034770336,0.0045697256,-0.017193606,0.020463204,0.03799856,-0.00016065566,-0.028005842,-0.040870205,-0.03851694,-0.014866771,0.018160863,-0.0022808479,-0.018845847,0.054538365,0.01191501,0.016700385,0.01220108,-0.0006706358,-0.050743032,-0.03477284,-0.006484699,-0.03140372,-0.024479644,0.0011554436,0.0043004793,0.029541852,0.036842182,0.018075058,-0.00081678276,-0.0073726987,-0.005707906,0.0005475578,-0.15461315,0.024099384,-0.027201844,0.014284931,0.004993989,0.0013515849,-0.008175675,-0.028338775,-0.014055498,-0.005577435,-0.018079828,-0.04259651,0.04906348,-0.01153614,-0.0163499,0.021277439,-0.023025855,0.015622529,-0.045973543,0.051383384,0.022716843,0.010174234,0.05379874,-0.017140528,-0.0030854214,0.00011512727,0.00051872287,0.012906604,-0.008484046,-0.0335937,0.0053547947,-0.010789766,-0.0004004851,0.050780125,-0.014923531,-0.008715337,0.016924683,-0.0388429,-0.024452046,0.022182714,-0.017290382,0.000997698,-0.0023697582,0.026585925,0.045150094,0.06763553,-0.014726713,-0.003163879,-0.019461473,0.0022887748,0.011109594,0.016987005,-0.04109856,0.01373122,-0.020832522,-0.027032413,-0.018245613,-0.0053243013,-0.0013254166,0.002143818,-0.0031513828,0.030458547,-0.045073945,-0.00796833,-0.012333746,0.038590107,-0.03912588,-0.013212386,-0.020609822,-0.0018933332,-0.033113725,0.02897352,-0.01634108,-0.021852572,-0.0009112612,0.0061734123,0.048009295,-0.021430911,-0.051531684,0.013386291,-0.015300238,-0.009157958,-0.018280108,0.027399331,0.006363959,0.012956764,-0.00013503189,-0.043689705,0.007045894,-0.015412121,-0.057780605,-0.027009148,0.012442148,0.05235176,-0.0046032583,0.064893834,-0.021399587,-0.003553011,-0.0071228817,-0.014296335,-0.03965284,-0.020270718,-0.039307382,-0.00063667004,-0.036437426,-0.0086989105,-0.013390715,-0.0025998973,0.007731715,0.0025183763,-0.017032765,-0.0075293733,-0.029574238,0.043367036,-0.054325864,-0.028969573,-0.010899407,0.0414646,0.010232822,-0.015111417,-0.0023066339,0.02201458,-0.021000246,-0.02653716,0.011235886,0.03020032,0.047701366,0.034646157,0.02339936,-0.015399565,0.0046690647,-0.022723641,-0.0000478941,0.021574432,0.019873435,0.011536566,-0.042620473,0.03850766,-0.022977669,-0.039810464,-0.030558787,0.011101523,0.04355319,-0.05291812,-0.005774743,0.006617374,0.013080173,0.0017979458,-0.051515397,-0.020769963,-0.03053697,0.008664968,0.001110226,0.10330575,0.0036522066,0.01259438,0.014824843,0.057079107,0.0017214214,0.008294028,-0.030207392,-0.036918867,-0.045819722,-0.042857688,-0.036428068,0.021544447,-0.01946548,-0.005784998,-0.0067596715,0.015196066,0.0015894572,0.009205395,-0.01855194,-0.011843169,0.019985506,-0.008705105,-0.012014281,-0.008186352,0.0004875345,-0.008499236,0.06264748,-0.0055353246,0.010547042,0.02462962,0.0070332014,0.013836964,-0.013310441,0.03732688,0.0014845948,-0.03392783,0.013797247,-0.0008426357,-0.025408858,0.015370727,0.0697804,0.024737421,-0.0075347605,0.008951967,0.024868388,-0.004955798,0.0026207697,-0.009875447,-0.00045246744,-0.023845963,-0.020682447,0.029679826,-0.022943769,0.0050386405,-0.023804689,0.009514354,-0.01309178,0.015272368,0.023546757,0.038178038,-0.007467008,-0.030983143,0.051032614,0.026896419,0.009113484,-0.015900008,0.029606795,0.025807554,-0.015043282,-0.05143181,-0.0012796081,0.0037566216,0.00643637,0.00073439436,-0.041042626,0.029650481,-0.0128650395,-0.0002499216,-0.022191485,0.02618384,0.02321021,0.011752873,-0.06336246,0.011981416,-0.02833916,0.047457084,0.02653183,-0.02574479,-0.017244726,-0.031644903],"last_embed":{"hash":"1rl1p3a","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1rl1p3a","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I forgot to check it off\"#{3}","lines":[300,301],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1rl1p3a","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I did it but forgot to track it\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025538906,-0.01250193,-0.036589473,0.0068795136,-0.025748827,-0.054004584,0.051672895,0.037090585,-0.019408593,0.009715258,-0.014596448,-0.0071440283,0.0015413087,0.05045148,0.014635924,0.0066759354,0.011086191,0.008594533,-0.012547405,0.0054686475,0.0014690866,-0.006842086,0.022888973,-0.046843898,-0.0410044,0.008741325,0.0048370752,-0.001266607,0.020099843,0.044983614,-0.012012991,-0.058000807,0.023547713,-0.011016512,-0.069643915,-0.028525153,0.0075834207,-0.04299048,-0.03130343,0.045502815,-0.007119932,-0.0054740943,0.008810633,-0.018082675,0.027244678,-0.013070772,-0.030591637,0.017204378,-0.024311995,-0.0538086,0.042174716,-0.027566945,0.02928029,-0.053580735,-0.04284127,0.019594366,-0.0030260826,-0.06619606,-0.012132782,-0.0013843263,0.003986486,-0.017509114,-0.015353397,-0.00014896318,-0.021619592,0.07013285,0.026352737,0.022124154,-0.026507353,-0.041210845,0.005683644,0.033734124,-0.027550789,-0.00009139655,-0.04960771,0.052217986,0.004286228,-0.03678153,-0.015864022,0.015203606,-0.0062645385,-0.031921476,0.047950197,-0.018537631,-0.0045790337,0.030166658,-0.0046956553,0.05829883,-0.023507781,-0.00060949597,0.0011325931,0.02855042,0.004588156,-0.010007068,0.0005957211,0.010147778,0.040864352,-0.02036787,0.016685244,0.0064052385,0.027021537,-0.024484903,0.03815325,0.038955674,0.002195076,-0.038897783,-0.03805305,-0.0016694919,0.021784807,-0.025637807,-0.010311507,0.009223101,0.016464958,0.027724002,0.020627877,-0.026020791,0.03017197,-0.032692984,-0.010794335,-0.0019659132,0.033498112,0.02350599,0.039012786,-0.04674729,-0.00039672648,0.018545683,0.005703982,0.00961449,-0.031345267,0.01951804,0.046462342,0.0621357,-0.016412865,0.0018539382,-0.057940993,-0.04434737,0.021090157,0.04746657,-0.0051861117,-0.04510147,0.03335876,0.047178,-0.05077051,-0.033759672,0.036279455,-0.008446911,-0.00072951533,0.024938563,-0.00047152268,-0.05374131,0.0051618717,-0.01218681,0.017056262,0.024635488,-0.013669972,-0.018384876,0.016258093,0.08437501,0.020348774,-0.026938839,-0.0065931524,-0.0042417035,-0.030640014,0.022003738,0.026716923,0.025454931,-0.005359481,-0.029556036,-0.015639521,0.039394986,0.009811038,-0.027707282,0.06981732,0.011021414,0.043164086,0.03094599,0.029619033,0.032676663,0.013734338,-0.034006484,-0.04041036,-0.026478713,-0.00020428501,-0.04663113,-0.047784552,0.050900985,-0.004611118,-0.013881967,0.010827518,0.032776996,-0.024381181,-0.01367107,-0.0540791,0.016612077,-0.0049751005,-0.05515177,-0.008316923,0.01591703,-0.014155833,-0.02023178,0.042918388,0.035472885,0.007892184,-0.0034873183,-0.015367694,-0.023453109,-0.026701957,-0.03009848,0.029493898,-0.03692221,-0.0000014991091,0.027702754,-0.013255585,0.015239485,-0.030621098,-0.023630286,0.018084694,0.0063273255,0.024524655,-0.02026416,0.019969186,0.031381376,0.037158683,-0.015939297,-0.02262971,0.040366117,-0.044059355,0.03258409,0.026183479,-0.040887766,-0.001751106,0.047225293,0.028417975,0.039799318,0.00012385503,-0.014425008,-0.06355041,0.036307026,0.05860347,-0.0082653975,0.007567082,0.005179763,0.022073574,-0.025395751,-0.015323026,-0.04945342,0.031009708,0.04049457,-0.018452646,0.0019439935,0.005935553,0.012239939,-0.03775313,0.0076003256,0.01475427,-0.017927254,-0.000033141445,0.0072816685,-0.01741835,0.012895281,0.018818196,0.000311039,-0.0060915505,0.0028009152,-0.004787135,-0.0073001944,0.058663387,-0.021009685,0.010914366,-0.00023402652,-0.022776349,-0.04523384,0.016178874,0.020657958,0.022584189,-0.004493996,-0.056393377,0.00814956,0.058160767,-0.03617515,0.000367579,0.0370905,0.024082655,-0.019055296,0.074773446,0.0128202075,-0.009488581,0.022389583,0.01923984,-0.05589588,-0.0073338277,-0.009588868,0.048722032,-0.0065708896,-0.015979636,-0.010642362,0.018884748,-0.18412885,-0.009110278,-0.00022096204,-0.012481215,0.013619494,0.009224065,-0.025870223,0.0043294625,-0.02887558,0.06964033,-0.018409416,-0.05240041,0.014354399,0.004299824,0.00330945,0.016502947,0.0028710684,0.027775662,-0.03789932,-0.028465888,-0.02040032,-0.04898479,-0.00031052693,-0.020746313,-0.044955235,-0.00019939116,0.06848895,-0.0019021089,-0.019730786,0.01303617,-0.03876912,0.0041500307,0.004873235,-0.018628288,-0.00094452454,0.05044527,0.020033147,0.015523653,0.026636813,-0.013957618,0.04817302,0.0047680764,-0.00072124886,0.005427817,-0.01224513,-0.02460297,-0.010483912,-0.028626053,-0.051491555,0.060993113,-0.032836918,-0.04203557,-0.03559313,-0.02187532,-0.03843566,-0.002651614,0.0044077076,0.034151968,-0.018055478,0.034722455,-0.029210402,-0.019685375,0.0048606214,0.002634326,-0.043065585,-0.032160316,-0.0015065888,-0.058468662,0.0033347884,-0.03412725,0.02190924,-0.055792406,0.005204014,-0.027069882,-0.021237422,0.0055134944,-0.033558562,0.012005531,-0.031030316,-0.08139864,0.028116833,0.003928115,-0.033179324,-0.009664571,-0.015769998,-0.030678654,0.02384918,0.026757633,-0.035742518,0.2420128,0.0034293982,-0.048911333,-0.034217115,0.015486168,-0.0009356647,-0.012857422,0.07105762,0.0143580055,-0.031384233,-0.0066423384,0.022226676,0.0045011756,-0.04107041,0.01677737,0.013109847,-0.03691878,-0.0062079653,0.080892414,0.006446027,0.029745352,0.024037145,0.046676237,0.028622735,-0.048360452,0.004662879,-0.015164315,-0.018755281,0.00404742,0.061448652,-0.059891913,0.00767738,0.051433325,-0.002512446,0.0023236398,0.007307302,0.00073071773,-0.060225986,0.030567737,-0.011844921,-0.011236919,-0.010934009,-0.0045564105,-0.037168853,-0.0128452275,-0.017654257,-0.0061682686,0.0184044,-0.012398719,-0.0032189896,0.040097002,-0.004295231,0.02393099,-0.038715255,-0.010425372,-0.0053331945,0.009353793,-0.01165289,-0.014453371,0.050003674,0.027473208,0.003922839,-0.033506908,0.025277464,-0.0022700804,0.058329087,0.023614744,0.014871353,0.028360067,0.038616728,0.0058831046,0.0339472,0.0028672032,-0.0041716956,0.038562816,-0.0019499519,0.040553786,0.0022238314,-0.018413467,0.034506973,-0.0168214,-0.035858244,-0.009738404,0.00493695,0.02390009,-0.005797888,-0.015814453,0.06775,-0.030778894,0.0051853,-0.004776756,0.016762799,-0.03330953,0.02064684,-0.033570286,-0.014124734,0.032001406,-0.0148436325,-0.050868783,-0.018786458,0.0071137156,-0.033329356,0.018948022,-0.004440044,0.05234498,0.012246875,-0.013321812,0.024018588,0.030797923,0.032165475,-0.047246136,0.019788068,-0.00890995,0.004085238,0.0041815476,0.064488396,0.047067188,0.025008274,0.034305654,-0.004242994,0.0009775765,-0.006292671,-0.040803414,0.036970757,-0.024852065,-0.0613576,-0.020713268,0.032956213,-0.005277191,0.057427596,0.021634202,-0.019227738,0.018312275,0.017982133,0.04248534,0.011068323,-0.04562051,-0.01603999,-0.005409488,0.011750168,-0.0019955572,0.03360455,-0.0113041345,-0.015275038,0.013976235,0.06945835,-0.031249795,0.013754207,-0.053133275,0.029799378,0.041403953,0.035982285,0.011443979,-0.045177545,-0.030911913,-0.048570734,-0.028887292,-0.039025296,0.0035075091,-0.04334734,0.0036335113,0.0033114557,0.018350208,0.081533246,0.035911668,0.013430716,0.031283885,0.047084924,0.022657527,0.02608341,0.011417883,-0.039193712,-0.027461257,-0.02896183,0.031849943,-0.01593434,-0.044452194,0.022441525,-0.0042441813,-0.015599916,0.026309611,0.023165166,-0.026022516,-0.02270054,0.023087712,-0.006577838,-0.0008930395,-0.01489869,-0.050321206,-0.02320751,0.008799866,0.11215653,-0.008481062,0.004340564,-0.013705375,0.030012676,0.07936521,0.015091156,0.026795998,-0.028540855,-0.038957946,-0.019106522,0.022529969,0.00023257978,0.011250459,0.016035846,-0.01866643,0.03321606,-0.03157901,0.017102255,0.03213452,0.0057566883,-0.07195803,0.024983736,-0.00050237816,-0.0076457122,0.047345825,0.0380367,0.017673934,-0.027093582,-0.03478911,-0.0059348494,-0.007247787,-0.013844757,-0.021223022,0.040455107,-0.003442118,0.00767636,-0.029903943,-0.0058042724,-0.007656209,-0.014200293,-0.019517386,-0.015273358,0.0011432864,-0.020733453,0.006798429,-0.0029794115,-0.015455158,-0.035419982,0.0029369227,0.017787414,0.0024279056,0.00005306271,0.024703974,0.0199581,0.0022481089,-0.07851063,0.033553958,-0.0017036704,0.007214412,-0.017747963,0.0075295647,-0.023103341,0.06183574,0.022069164,-0.014939324,-0.01017667,0.02405455,-0.04420832,-0.0004800587,0.074675515,0.010013171,-0.052537024,-0.035404325,-0.020208582,0.040849827,-0.000064885324,-0.013465766,-0.020812862,0.014727218,-0.011631952,0.01800529,-0.019678159,-0.013909727,-0.006815652,-0.033065736,0.017318211,0.023220828,-0.032066386,0.0096584745,-0.016105574,0.021089114,0.031119674,-0.056925632,-0.008889763,0.025526023,-0.028571531,0.0050793486,-0.0048647635,0.010928616,-0.0045575434,-0.019116487,-0.00686002,-0.0145229725,-0.0040078997,-0.032462202,0.07478798,-0.061844215,-0.028833883,-0.0198469,0.0042959033,0.0034578596,-0.013506413,0.00969201,-0.0075877663,0.009159686,-0.004056741,0.077639244,0.028081197,-0.0058954884,-0.056209892,-0.011667084,0.0016901336,0.008701609,-0.0041227792,0.04061725,-0.061672904,-0.020784581,-0.015237212,0.0002803066,0.022034032,-0.0005761176,-0.0042494307,-0.052364934,-0.004033507,-0.024752885,-0.011669516,-0.014701476,-0.006007204,0.001301068,-0.03454591,-0.03916481,-0.05254428,0.0044470304,-0.0007327753,0.028967539,-0.028689103,0.030082272,-0.008927059,-0.025339535,0.017946308,0.061275527,-0.011992859,-0.009004521,-0.051655114,0.014237131,0.0054108095,0.026758196,-0.00019452092,0.028185198,-0.015511483,-0.009980256,-0.032962605,0.039995078,-0.03760161,-0.023057353,0.00845439,0.05060739,0.05890089,-0.03466888,0.03022719,-0.011473659,-0.012605833,0.00871188,0.018244706,0.028206412,-0.030675368,-0.070647374,-0.0026559283,0.0020462458,0.006199821,0.025994774,0.004301377,-0.007989224,0.05487262,-0.011348018,-0.015614922,0.04183802,0.03715472,-0.032133464,-0.03731189,-0.008415489,-0.0064032706,-0.003321599,0.026923116,-0.020417882,-0.00432163,-0.0003537991,0.044837173,-0.0067273346,-0.0063846405,-0.03838106,0.008003698,-0.15427561,-0.00060642767,-0.03908505,0.00026145345,0.0017477358,0.013394659,-0.00029404578,-0.03269068,-0.039460972,-0.02925463,-0.00595366,-0.0510245,0.04178537,-0.034998886,-0.020717984,0.01668639,-0.022261076,0.010401232,-0.013881183,0.08567844,0.023075964,0.010537765,0.060223628,-0.029474972,-0.0015952598,0.0038407857,-0.019469066,0.031808734,-0.030452006,-0.030071279,-0.0013983311,-0.026181696,0.010125746,0.054005347,0.0040530995,0.013012653,0.01681539,-0.00747323,0.00008353145,-0.006857067,-0.013890878,0.027561987,-0.020847205,0.023126418,-0.000375659,0.055512443,-0.011209065,-0.007794162,-0.01805966,-0.026824653,0.011789161,-0.0011214558,-0.023522412,0.011189192,-0.00982935,-0.02096648,-0.021994116,-0.022240376,0.001643353,-0.011878845,-0.0018472903,0.036466658,-0.0544233,0.009726051,-0.028827678,0.03193137,-0.021506999,0.03648089,-0.009083469,0.0006411519,-0.00038026003,0.0005519862,-0.021067025,-0.0016268592,-0.014272915,0.014559516,0.03111888,-0.015990963,-0.043354504,-0.0077129295,-0.0064996025,0.020352822,-0.011030142,-0.0039604073,0.019061795,-0.0014338298,-0.0159315,0.0048617027,-0.008404365,-0.027785452,-0.06146516,-0.006233534,0.0059478353,0.028687809,-0.025760422,0.04220178,-0.047681987,0.025839763,-0.03037993,0.0022397968,-0.019502023,-0.074028395,-0.034845546,0.008001844,-0.035610408,0.020287342,-0.0032659501,0.029381998,-0.015067873,-0.007220523,0.0034505406,-0.033187218,-0.01177075,0.05409243,-0.056396253,-0.004977376,-0.019993518,0.023008876,0.017413616,0.009638172,0.0064257686,0.0042690616,-0.00849318,-0.024468571,-0.031786125,0.041604187,-0.024461009,0.0016520605,-0.006705101,-0.02316347,0.01702528,-0.049601156,-0.007669456,0.024471143,0.02488483,0.002733161,-0.021213377,0.03545374,-0.08151035,-0.05729631,-0.038066536,0.021548351,0.037147775,-0.021890935,0.026003528,0.028887566,0.037188057,0.01017867,-0.017705448,-0.026839059,-0.029844014,0.004547828,-0.00957867,0.0899629,-0.0027181883,0.0138115,0.013233334,0.022799503,-0.019549651,0.024249662,-0.06796483,-0.04501513,-0.04929776,-0.054717112,-0.024458421,0.03264606,-0.026680961,-0.0071678483,-0.011614093,-0.003573641,0.041197773,0.01954378,-0.01548157,0.0018668724,0.041624796,-0.0015386199,-0.02382352,0.006864395,0.05268356,-0.002812767,0.04774981,0.011946035,0.047725044,0.0340478,0.024685122,0.017193992,0.022613883,0.032092676,0.012822307,-0.04011027,0.009194759,-0.011652234,-0.031645644,0.016273601,0.059072923,0.019299878,0.01141165,0.03624659,0.031769045,0.025999675,-0.04948288,-0.030677166,-0.013344703,-0.039866492,0.006492159,-0.0025812304,-0.027591463,-0.02206824,0.0034404818,0.049285516,-0.009514892,-0.012789333,0.036329854,0.017293122,0.00027710304,-0.03747764,0.0002308319,0.011782913,-0.02633687,-0.019741124,0.02727558,0.02359322,-0.004391318,-0.04499276,-0.059548523,-0.021142816,0.023414606,0.01313465,-0.05295572,0.04534932,-0.03101163,0.038031396,-0.0038179776,0.031261414,0.020902494,-0.0075304746,-0.058468062,0.015084542,-0.037283547,0.007507091,0.05713642,-0.05115296,-0.01056761,-0.018449178],"last_embed":{"hash":"1uaixmn","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1uaixmn","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I did it but forgot to track it\"#{1}","lines":[303,303],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1uaixmn","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I did it but forgot to track it\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010441221,-0.00633102,-0.07339237,0.0036174832,-0.050147332,-0.044710092,0.021251561,0.0071694935,-0.022630934,0.011082493,0.004667609,-0.006980652,0.017034663,0.027249968,-0.00042736687,0.03182478,0.008814769,0.032280333,-0.011506588,0.010350472,0.029481405,0.004697137,0.053878196,-0.022716088,-0.031465374,0.028173503,0.0017418144,-0.002298951,0.016052263,0.030132335,-0.010267334,-0.058591183,0.026585313,-0.05770426,-0.08551,-0.012751087,0.0077653867,-0.024513718,-0.026101902,0.07000085,0.009649828,-0.012371251,-0.009813265,-0.027927581,0.0392767,0.0014178132,-0.012279759,-0.004133084,-0.009614974,-0.033894684,0.021208296,-0.016178872,0.01818243,-0.05050559,-0.019519612,0.026060082,-0.039035864,-0.06987026,-0.00025938178,0.021364288,-0.00010585444,-0.044461947,0.0068475106,-0.0045696837,-0.021303743,0.05410606,0.015086152,-0.010097794,-0.01789119,-0.045239296,-0.0019939633,0.019044103,-0.022226311,-0.020829601,-0.051157072,0.060529586,-0.021020893,-0.0124646565,-0.012147717,0.025606018,0.015106102,-0.026994765,-0.006283382,-0.028861545,0.034650184,0.026582796,-0.019576654,0.015291694,0.021906823,0.0061466857,-0.0154661415,-0.013634474,0.014075765,0.011715035,0.012296666,0.0053675077,0.039931796,-0.027918274,0.00513212,-0.030100176,0.052670874,0.00024012668,0.034105744,-0.003323443,-0.013692031,-0.027027007,-0.006483832,0.004990165,0.02611586,-0.022002954,-0.011487096,0.04101665,-0.0009701408,0.029571258,0.03774434,-0.018862056,0.015341932,-0.043891788,0.039991304,-0.023622448,0.034273945,0.03319099,0.048886456,-0.03326521,0.016575491,-0.003922348,-0.006934358,-0.003563289,-0.036484808,0.00798775,0.037527487,0.035505585,0.02275355,0.0012341121,-0.049720533,-0.025975784,0.04051005,-0.007173226,-0.00255289,-0.039011642,0.02365216,0.02421952,-0.025973437,-0.018579356,0.022773199,-0.013737216,0.005514444,0.02422816,-0.01850594,-0.028600615,-0.007417182,-0.00070348283,0.027886694,0.040298797,-0.033859763,0.016214138,0.018179992,0.055554114,0.00043711686,-0.007987984,-0.016806332,0.026952457,-0.03164011,0.042734813,0.00037443705,0.0051477547,-0.0027619135,-0.0017537298,-0.020531537,-0.003991986,-0.0053209523,-0.037374336,0.05830583,-0.005785793,0.051700052,0.046992995,0.053062584,0.02606893,-0.018364055,-0.020816978,-0.023243787,-0.029833183,0.0075994483,-0.02750739,-0.036556732,0.026686585,0.029200604,-0.02281098,0.01433794,0.024319101,-0.027935065,0.013945858,-0.023732856,0.02605558,-0.008442346,-0.042238187,0.029103873,0.012375871,-0.016730163,-0.022990245,0.007866852,0.063732855,0.0075655514,-0.010071206,-0.029468626,-0.015308563,-0.045875072,-0.046846602,0.018104034,-0.04029856,0.038965516,0.020082867,-0.03643886,0.020779712,-0.025644613,0.0014562884,0.056446742,0.0050868355,0.020413045,-0.026774814,0.009075995,0.015652668,0.013196435,-0.007875688,0.021010358,0.05836485,-0.009711579,0.01611166,0.009731253,-0.009046436,0.0027072567,0.00465651,0.014495818,0.0065050093,0.021498539,-0.03137652,-0.053299487,0.005037396,0.03481426,0.025670605,-0.018347736,-0.005146095,0.05329797,-0.0064220736,-0.030943723,-0.03052068,0.024110325,-0.003665655,-0.036699593,0.015010789,0.011151589,-0.0052719195,-0.0069086486,-0.012828407,0.026666613,-0.005867774,-0.0084959315,-0.00023419315,-0.027465917,0.008148004,0.004958166,0.030852022,0.014137231,0.005779994,-0.013133299,-0.0011429767,0.05928968,-0.023435924,-0.005912534,0.0021799377,-0.021111429,-0.056380477,0.010879139,0.010202083,0.02226863,0.027557725,-0.055727158,-0.008487688,0.04416534,-0.00678408,0.0034622476,0.031110061,0.04065652,-0.0154398475,0.08924247,0.001222346,-0.017293293,-0.001534759,0.02491197,-0.0384995,0.026181875,-0.013512719,0.047568962,-0.018775752,-0.037856687,-0.004218874,0.007672327,-0.17085563,0.026159154,-0.022040276,0.019276721,0.023770493,0.036696322,-0.045762785,-0.014712303,-0.017940408,0.06041939,-0.009166209,-0.05127817,-0.004707254,0.014611681,0.0012622811,0.0022725365,0.0009843077,0.0021303336,-0.03777242,-0.031337652,0.010540108,-0.043003954,0.015768157,-0.027347084,-0.03483535,0.030257614,0.083045535,0.013379101,0.00011536742,0.026984172,-0.073830776,0.0029279038,0.011045786,-0.01371759,-0.033381503,0.072680876,0.0200955,0.027971769,-0.019515866,0.0021551808,0.0352305,0.015960136,0.006577966,-0.02467431,-0.0038003519,-0.04005002,0.009842783,-0.042111713,-0.06241671,-0.0019889185,-0.044405367,-0.04748175,-0.024105027,0.0012716322,-0.012409555,-0.0005356821,-0.017919147,0.008852123,-0.057635747,0.03917296,-0.05066104,0.024883274,0.005145815,-0.02586906,-0.040876556,-0.040301103,0.016591989,-0.025854528,0.02070843,-0.061606467,0.021825427,-0.01715548,0.031506658,-0.02598267,-0.05236317,0.011326329,-0.01253864,-0.0012706767,-0.035309557,-0.094320506,-0.0090104,0.018015562,-0.02556663,-0.0035357978,-0.027007215,-0.027639493,0.028506773,0.01249302,-0.021308847,0.23509063,0.023170434,-0.05304791,-0.01658693,0.01916941,-0.000310858,-0.030534865,0.0497277,-0.015350308,-0.033055883,-0.015755659,0.02355858,-0.010408902,-0.052419666,-0.008827249,0.009044423,-0.03694301,-0.006295278,0.060003974,0.0051074973,-0.000719914,0.0014003648,0.0465423,-0.010710149,-0.042213257,-0.023890447,-0.023792438,0.0017067036,0.003906437,0.05500296,-0.05819547,0.015701208,0.047059126,-0.031452287,-0.011721686,0.014047209,0.014417076,-0.0744261,0.025602087,-0.0136433225,0.0122131035,-0.0095959725,0.0045595393,-0.028097097,-0.026091661,-0.021762941,-0.009839176,-0.01925506,-0.0007051296,0.024285566,0.02438112,0.0018550557,0.040332943,-0.03181331,0.0033698466,-0.014040591,0.0033456406,-0.0019832184,0.013171323,0.041431714,0.057432577,0.008124658,-0.03183913,0.0046302225,0.00009043375,0.04481432,0.040587403,0.021729063,0.02718634,0.031553227,0.028572435,0.038827088,0.003453915,-0.01142044,-0.009214331,-0.0020018683,0.06406341,0.009612393,-0.026008628,0.031857394,-0.043228097,-0.023319783,-0.006250881,0.0030395135,0.009170864,-0.018086914,0.022239393,0.10500113,-0.021889392,0.022713313,-0.009457431,0.03603119,-0.013915121,-0.007528391,-0.046878655,-0.011698936,0.006180635,-0.015612132,-0.04390951,-0.0006526627,-0.009882052,-0.0031078216,0.013765008,-0.028682264,0.03364076,-0.012690671,-0.017370611,0.022356808,0.0261176,-0.0124079855,-0.038143884,0.017152963,0.005259434,0.02145825,-0.013553335,0.06511566,0.07060492,0.032196015,0.035316225,0.028148785,0.0027216098,0.003900999,-0.025026234,-0.008663481,-0.022239594,-0.045663673,-0.010761852,0.00019768579,0.009397564,0.04695389,0.0286102,-0.028708925,0.0038258738,-0.0076341853,0.05818211,0.0011642345,-0.024220798,-0.01267479,-0.026908258,0.033574983,-0.0020329845,-0.005687592,-0.006849348,0.019129947,0.032187264,0.07603371,-0.024575226,0.017175097,-0.04245797,0.025812086,0.04398981,0.04853515,-0.010120041,-0.02478738,-0.026887638,-0.06542893,-0.026919002,-0.046178482,0.0056954967,-0.032819394,0.007304829,-0.021586563,0.0047257035,0.087085456,0.03788481,0.01848307,0.015829407,0.053846072,-0.012748798,0.028719353,0.015122724,-0.043891612,-0.037677947,0.0082688965,0.014884171,-0.026980298,-0.0027936494,0.025554951,-0.020780863,-0.00019262964,0.02843049,-0.010463256,-0.028236588,-0.019250805,0.018670946,-0.018562684,0.016588066,-0.0069906404,-0.012355629,-0.0030514128,0.027337192,0.11826083,0.0038470682,0.007291384,0.04849034,0.03265659,0.06863705,-0.0054125227,0.02367351,-0.041508783,0.0015927871,-0.038351815,-0.011526973,0.0017573067,0.027838655,0.024300348,-0.010851428,0.04339058,-0.02229569,-0.0033056694,0.060377274,0.025626298,-0.09288273,0.014930026,-0.029866762,0.005883964,0.08205885,0.0076043583,0.022074368,-0.023786537,-0.038700093,-0.022168523,0.010072152,-0.010467763,-0.021854706,0.022997383,0.00063419255,-0.0021359266,0.0029911126,-0.01352807,-0.0051409397,-0.012572862,-0.010623837,-0.029489752,0.008234017,0.00090535183,-0.00018989405,0.001825454,-0.012655568,-0.060233243,0.0121482145,0.0014792896,0.003046509,0.022849405,-0.0047124345,-0.009576559,-0.019792402,-0.072210655,-0.0012753878,0.027961206,0.006360062,0.005823164,0.0053188275,-0.0052145463,0.054200754,0.0063456753,-0.020405034,0.012121611,0.024571462,-0.053343914,0.011616311,0.07284059,-0.011074084,-0.011888328,-0.023409937,-0.042422492,0.0012178541,-0.025474025,0.012402184,-0.042605467,0.007678284,-0.006385744,0.026891151,0.0022644063,-0.000032431006,0.0050889337,-0.027152952,0.017422931,0.029695068,-0.03767428,0.004721247,0.0079443045,-0.009433136,0.017445022,-0.044140056,0.02624595,0.030156804,-0.008813335,0.0059303124,-0.006266757,0.01327284,-0.002374751,-0.049675733,0.026974808,-0.016430212,0.018573701,-0.028628433,0.07237035,-0.015984207,0.0014813199,-0.023078166,-0.008521151,0.0185053,-0.02266453,-0.0318224,0.009265808,0.014826877,0.0052662026,0.072754964,0.026641984,0.019738369,-0.049623325,-0.016482318,0.0057947515,0.019796768,0.020894187,0.041995596,-0.03852874,0.01440102,-0.0024841146,0.007100603,0.03357699,0.0009086933,0.012238654,-0.06877737,-0.008530641,-0.013174365,-0.021333834,-0.0045319344,-0.013554387,-0.013536674,-0.030045751,-0.03843669,-0.039534196,0.00081664853,-0.022165434,0.029110184,-0.043213744,0.021022106,0.02062857,-0.0134744095,-0.01629929,0.053554498,-0.021892624,-0.010605302,-0.020718249,0.0184234,-0.006016214,0.008383833,0.036247227,0.03895755,0.010391965,-0.027834069,-0.014424348,0.04250056,-0.023883691,0.009913934,0.015260084,0.024503503,0.022051908,-0.030629816,0.034824755,-0.015999297,0.011166071,0.00077596627,0.0045576394,0.0014484166,-0.018116966,-0.013177209,-0.021581246,-0.022509264,-0.0046074865,0.023921767,0.0036354954,-0.01937144,0.050517835,0.004508846,0.009051654,0.030332487,0.038694568,-0.06035304,-0.03729014,0.01406684,-0.015244514,0.02015023,-0.011458159,-0.017581735,-0.0052704145,0.048580132,0.047814135,-0.0062261885,-0.013392086,-0.036714118,0.003788355,-0.14668128,0.0458702,-0.041149378,0.0035329976,0.0100641595,0.024199314,0.001926682,-0.057082113,-0.049736597,-0.037289307,0.0130256275,-0.025643297,0.021549786,-0.027467992,-0.036181547,-0.0003525834,0.006976669,-0.012398727,-0.016623233,0.09495746,0.010298463,-0.0065133045,0.046573985,0.0032327226,0.019170012,0.025123319,0.0074246763,0.0028174324,-0.014759684,-0.036511686,-0.0007686934,-0.038946208,0.015195932,0.035580665,-0.038401395,0.0018589728,0.021695752,-0.03271906,-0.0027187916,-0.003550066,-0.015903037,0.00942603,-0.018491227,0.023525208,0.023125077,0.05258339,-0.020516578,-0.0143117495,-0.040108047,0.011527266,-0.029424444,0.040001485,-0.06178583,-0.0050056535,-0.016486932,-0.043770615,-0.057601593,-0.010308072,-0.00053787185,0.00211087,-0.001913732,0.02905296,-0.051613588,0.010733046,-0.03945225,0.042508923,0.007247848,0.01783208,-0.02903362,-0.0077833515,-0.00968259,0.04499024,-0.026577955,-0.020244569,-0.014255265,0.009608337,0.052088752,-0.010528079,-0.01227975,-0.0047917436,-0.053976625,0.0059582675,-0.030821608,-0.009765383,0.0047915354,-0.01280051,-0.014590521,-0.018381383,-0.0022381737,-0.034215953,-0.044245917,0.0056916564,-0.015235186,0.04133063,-0.01696873,0.059454262,-0.064126745,0.014774909,-0.01917367,0.0014724602,-0.002638171,-0.06606456,-0.023320585,-0.0065348707,-0.052754603,-0.0040011876,-0.003616924,0.0063246978,-0.017213805,-0.008590467,-0.016318588,-0.046642147,-0.019420872,0.02842697,-0.05506813,-0.040082157,-0.011124239,0.0069975397,0.039621126,0.015859194,-0.022698712,-0.012146186,0.0017491248,-0.029124903,-0.0033800742,0.01563175,-0.00015351108,0.041073445,-0.025915714,-0.017596569,0.023946062,-0.040012915,0.014466962,0.039770626,0.030442815,0.036044028,-0.033568326,0.030876419,-0.07031507,-0.05199867,-0.048932664,0.03032637,0.04864906,-0.040944006,0.011782237,0.014255043,0.018266372,0.0048558833,-0.032592148,-0.034370877,-0.023475997,-0.003082609,-0.012300259,0.06896652,-0.017656017,0.009970923,-0.01110207,0.04352924,-0.0029480772,0.020734085,-0.055344127,-0.03646418,-0.026062598,-0.07361796,-0.028802041,0.030692728,-0.03578104,-0.024415374,-0.0070406334,-0.0064992346,0.030939149,0.03332212,-0.022715017,0.025641715,0.041923765,-0.02974615,-0.008807913,0.004588007,-0.013347264,-0.015464736,0.048340723,-0.00048324873,0.044814188,0.047714543,-0.015640883,0.001811936,0.036922902,0.0580971,-0.0009292189,0.00183053,-0.008578756,-0.005336365,-0.014463983,0.01595995,0.034170542,0.028129356,0.0072259232,0.041336346,0.017567025,0.013343655,-0.016551254,-0.0025878893,0.0031078255,-0.023722742,-0.0004214694,0.04201357,0.0002179724,-0.009604803,-0.023341874,0.050941214,-0.024200268,-0.006121418,0.04165763,0.018053588,-0.021475095,-0.054945827,0.015896907,0.00468593,-0.0010330091,-0.030286184,0.029028483,0.005737626,-0.0030229788,-0.048004992,-0.05678369,-0.023474047,0.027154267,0.013032319,-0.024197511,0.035004187,-0.034446508,-0.007092821,-0.033086002,0.03159704,0.026186462,0.015660148,-0.060555093,0.028424513,-0.030821625,0.03326975,0.06340584,-0.04137207,-0.05769485,-0.040995557],"last_embed":{"hash":"q29wcc","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"q29wcc","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I did it but forgot to track it\"#{2}","lines":[304,304],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"q29wcc","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I did it but forgot to track it\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03337167,-0.0040643374,-0.0674879,-0.016383588,-0.040324874,-0.051232897,0.03012982,-0.009777664,-0.0087332055,0.0050704824,-0.019331088,0.021598957,0.0031986951,0.02389172,0.0074678,0.033770803,-0.0019363705,0.007794388,-0.0036589901,0.008761451,0.028787453,-0.01699739,0.035649966,-0.02946467,-0.03240881,0.0057450985,0.00059402705,-0.0017254583,0.007688224,0.013547971,-0.0070032724,-0.05750374,0.007257515,-0.015140064,-0.08419883,0.0057139522,-0.012664576,-0.02550437,-0.022006396,0.06266344,0.002141509,-0.003829643,-0.01411604,0.008269067,0.0154993115,-0.01797849,-0.03354309,0.0020952655,-0.008795924,-0.028270753,0.029056564,-0.03316818,0.026093394,-0.06864668,-0.021778522,0.033850137,-0.034468602,-0.057204682,-0.012934608,0.0070979763,-0.017730637,-0.016648106,-0.007171247,-0.04354724,-0.025126483,0.043417778,0.012538899,-0.0077209948,-0.020412652,-0.029579205,0.00016663775,0.004187679,-0.04999938,-0.0141000375,-0.05415201,0.03442337,-0.019462844,0.008349822,-0.03772668,0.021377303,-0.016370708,-0.004969035,-0.0008247282,-0.04204907,0.017202718,0.029850723,-0.028909666,0.043700837,0.011693856,0.00017872428,-0.025253972,0.00019617482,0.008502709,-0.0050125187,0.003890186,0.022584828,0.030226506,-0.054672737,0.0049254084,-0.01880826,0.041321862,0.00036147595,0.049400322,0.0153618995,-0.034810264,-0.020587362,-0.0026584987,0.013167208,0.0411665,-0.033449057,-0.008872748,0.011246452,0.021216534,0.008640951,0.01399197,-0.0068810917,0.0051979963,0.0007268319,0.019444983,-0.005912318,0.03488684,0.050035372,0.021488195,-0.0346369,-0.029547038,-0.00048686226,-0.017266888,-0.010451927,0.0036728836,0.0012902863,0.040714175,0.009925818,-0.004165792,0.0081536025,-0.057515696,-0.018384432,0.05045839,0.01750806,-0.02056428,-0.052076936,0.018597765,0.026784157,-0.03329727,-0.029681265,0.012131157,-0.029961217,0.028857391,0.0069587077,-0.023572514,-0.012627359,0.01807631,0.008046424,0.032029647,0.03686971,-0.0076726847,0.008981085,0.037691306,0.04686771,0.01178688,-0.014746603,0.017604835,0.02117028,-0.029058022,0.017024357,0.007486316,0.0096416585,-0.015302066,-0.019064872,-0.012852741,0.025309347,0.005947392,-0.028634766,0.03345595,0.0003533633,0.04574945,0.03689055,0.035766616,0.01502809,-0.0020861812,-0.03992015,-0.040645752,-0.05361458,-0.023836851,-0.024724912,-0.017693246,0.024319217,0.0020023934,-0.034292374,0.021519111,0.025600446,-0.026740694,0.014919162,-0.014461134,0.015773576,-0.02562692,-0.032223944,-0.005011744,0.0023974648,-0.00027134756,-0.031953417,0.011872284,0.03621103,0.01138204,-0.04202798,-0.021399032,-0.036622524,-0.028796911,-0.030592786,0.03021682,-0.0805154,0.051251918,0.040275216,-0.06568828,0.004680186,-0.029538063,0.0030777243,0.044052996,-0.0038978907,0.009730881,-0.01085443,0.013781019,0.001518854,0.028919006,-0.024212662,0.0010299108,0.009459915,-0.017011018,0.010543313,0.009158331,-0.016298324,0.013730832,0.027080273,0.010602819,-0.009476369,-0.00017870152,-0.035209,-0.030093579,-0.006726056,0.042951897,0.004885718,-0.0036771118,-0.013458172,0.026775232,0.00057631376,-0.021330724,0.0026748606,0.030649118,0.0055433605,-0.037349436,0.019342639,-0.014074676,-0.0038139569,-0.023610298,-0.02345336,0.01812957,0.008239707,0.019757317,0.015814552,-0.035844497,0.015913637,0.0071858256,0.026971214,-0.006800905,0.013376438,-0.008046809,0.01388569,0.043616325,-0.060495123,-0.021717574,-0.014395598,-0.026320549,-0.06932908,0.004612828,0.008502376,0.014948027,0.01824251,-0.025477394,-0.0037708164,0.05092211,-0.030622862,-0.025162831,0.021894,0.031082466,0.010490315,0.08129873,0.0011864436,-0.025136003,0.009491736,0.03711463,-0.05369188,0.035206765,0.0146858925,0.037320126,0.012892337,-0.014194689,0.01951182,0.007098564,-0.16625442,0.0020208368,-0.0059977877,0.018729158,0.017492184,0.026092285,-0.0321737,0.014832915,-0.034933,0.069218054,0.025286034,-0.034554906,0.021041987,0.03415103,0.025621664,-0.004390046,-0.02539213,0.013418906,-0.014131527,-0.032323606,0.006733315,-0.04939881,0.025350157,-0.0028602066,-0.018639598,0.025601959,0.06355361,0.027215809,-0.021546874,0.026488263,-0.08522891,-0.01213362,0.014909151,0.0039961855,-0.019778222,0.048326965,0.026101226,0.013395544,0.014707578,-0.0017851157,0.03873965,0.049480297,0.008422281,0.0032422622,-0.028053006,-0.027719786,-0.012212027,-0.041533306,-0.06253366,0.00023355933,-0.02530219,-0.03446792,-0.039946355,-0.012973883,-0.024998656,0.011259592,0.024231521,0.025043802,-0.0094719725,0.0495821,-0.031625953,-0.008628528,-0.00899274,-0.021094799,-0.03740145,-0.074052766,0.005368116,-0.022812879,0.005394799,-0.0759463,0.018668652,-0.050300173,0.015311752,-0.003992665,-0.049629223,0.004341326,-0.013889325,-0.0013855359,-0.048025563,-0.10034594,-0.019727042,0.003434958,-0.003755504,0.0060383915,-0.010906193,-0.040236488,0.022521524,-0.0034317744,-0.019106891,0.24186182,0.024408128,-0.030099027,-0.0380315,0.03408835,-0.009291299,-0.029942855,0.059128527,0.020924773,-0.0272741,-0.041271597,0.03149788,-0.02311485,-0.035267603,-0.0073767384,0.05047398,-0.043019947,0.015466847,0.05031567,0.009076171,-0.008268427,-0.009478285,0.06344273,-0.0017384562,-0.036725506,-0.042685423,-0.02907539,0.01100181,0.019654106,0.05783984,-0.063344575,0.0021689115,0.043682534,-0.031194117,-0.01388442,0.041747235,-0.008425817,-0.06714117,0.013898357,0.004332613,-0.020579237,-0.009095011,0.0382537,-0.04848631,-0.024819577,-0.024732113,0.0008848831,0.026811402,0.006892087,-0.037032213,0.0007865029,-0.012491051,0.024014086,-0.038695052,0.0019944396,0.014349272,-0.01016141,-0.020716809,-0.017292248,0.054369207,0.038742404,0.011303391,-0.013995529,0.0008353148,-0.012642125,0.026904121,0.021863185,0.004161979,0.018873278,0.034833077,-0.0012487705,0.032245256,0.009078283,0.002047438,0.016281487,-0.02872989,0.03713126,0.029045379,-0.0075137047,0.03864241,-0.032458253,-0.007968428,-0.03463966,-0.0040420764,0.008017062,-0.01890125,-0.00025541426,0.11032254,-0.016568834,0.029690167,0.026596358,0.037944723,-0.041698,-0.014906255,-0.041037887,-0.020264331,0.018215096,-0.028162964,-0.051751286,-0.014769631,-0.022501254,-0.004777261,0.008242132,-0.0010223587,0.028783118,0.006688673,-0.019874835,0.03709185,0.025994422,0.020402333,-0.05961535,-0.0027849225,0.024542507,0.009023252,0.010677774,0.038224306,0.04336995,0.050864298,0.04233117,-0.0061438233,0.013118909,0.02585703,-0.02534502,-0.020017667,-0.019584147,-0.06482211,0.02705973,-0.01119141,0.011538253,0.05109183,-0.000043252214,-0.027420266,0.0137099065,0.031049514,0.06559806,0.01863044,-0.009685918,0.0056979307,-0.022812596,0.009589387,0.0071288086,0.013275396,-0.030126024,0.018132182,0.014631646,0.04209662,-0.031668946,0.045019258,-0.028722772,0.03158679,0.043146785,0.055447444,0.035317417,-0.012186118,-0.00027998938,-0.063457206,-0.011477501,-0.04762122,0.010082303,-0.039713714,0.009721447,-0.0041439924,-0.018393194,0.07065653,0.021155441,0.01650214,0.02199649,0.086077996,-0.0059036347,-0.0015322178,0.021527378,-0.04955136,-0.041449875,-0.03435707,0.011563383,-0.020970834,-0.0021757246,0.01068951,-0.0021163442,-0.009921166,0.02020626,0.028142821,-0.025476232,-0.009908134,0.022891385,-0.03441204,0.024157159,-0.006746427,-0.0022857315,-0.009932477,0.023892108,0.10782365,0.01656807,-0.00037418102,0.026113655,0.03318682,0.07010347,-0.0054525346,-0.003030567,-0.042645402,-0.0100425575,-0.021920918,-0.001747393,0.046851333,0.019254398,-0.013890585,0.003810897,0.036901426,-0.022786189,0.029148491,0.035749774,0.019186089,-0.08168842,0.004856946,-0.016323013,0.00063476013,0.049653526,0.025764525,0.031787254,-0.03031419,-0.03965878,-0.011846159,0.00010647205,0.0017186548,-0.000312696,0.009550378,-0.0070311297,-0.018446097,-0.014207521,-0.031178884,-0.015083462,-0.018566586,-0.019174812,-0.033760693,-0.0044310302,-0.0026118516,-0.0033459722,0.00093475997,-0.029298538,-0.037062384,0.004935978,0.008924074,0.022706037,0.028690733,0.008704353,0.007073511,-0.0012523162,-0.07413128,0.010811961,0.023385413,0.00023788151,-0.013946005,0.013900229,-0.027910896,0.036149085,0.016844576,-0.025729677,0.0062009464,0.022104414,-0.020598782,0.026065102,0.069532454,-0.009981752,0.0028003766,-0.023349373,-0.029937616,0.009337169,0.016235711,-0.011238941,-0.043251574,0.018754162,-0.0028840005,0.017506702,-0.02085528,-0.018446684,0.00034111983,0.0041812914,0.039638363,0.020645639,-0.028224504,-0.007963442,-0.036727827,0.022884676,0.02513965,-0.031266004,0.032596648,0.020545866,-0.0056906543,0.0039524897,-0.009834179,0.0076013105,-0.015724784,-0.0156079335,0.038355503,0.009277295,-0.0049123643,-0.05043198,0.09386419,-0.036960036,-0.0074224886,-0.0059567126,0.019299336,0.0027778572,-0.042417444,-0.009678509,-0.006575627,-0.012864571,-0.013844929,0.072051205,0.048404846,0.007801658,-0.045676783,-0.008430587,0.008302333,0.019715171,-0.010514872,0.03302934,-0.02341027,0.02024934,-0.040738024,0.0152403,0.030444544,0.0018483973,-0.0062856893,-0.03548329,0.0067662545,-0.022295797,-0.014734898,-0.03196792,0.026056733,-0.030431319,-0.010355719,-0.01562845,-0.059094064,-0.015433843,-0.0074672746,0.0596224,-0.01866248,0.027801804,-0.009466416,-0.053428877,0.027470676,0.072085276,-0.028450891,-0.020872101,-0.061720956,0.019049618,0.011433692,0.0033385935,0.027591541,0.026449101,0.02108659,-0.015613837,-0.03710896,0.042229466,-0.023323817,0.014834515,-0.023264837,0.017068796,0.020757953,-0.051851775,0.04747759,0.0050878683,-0.00056844164,0.0057786275,0.01854763,0.032656636,-0.024655288,-0.019644465,-0.043169957,-0.015182157,-0.029713353,0.02960909,0.013999734,-0.012332521,0.02365865,0.013292468,-0.019302752,0.023588307,0.022326043,-0.0399335,-0.057372864,-0.010369974,-0.01333231,0.0039386656,0.023946516,-0.02961749,0.0008353948,0.030742588,0.030149002,-0.01165981,-0.006511229,-0.0018274892,0.02643446,-0.1523441,0.050223198,-0.029649533,-0.0013123183,0.035980135,0.017968273,-0.01834392,-0.03551388,-0.033902228,-0.02493568,0.026332192,-0.0683338,0.059382834,-0.0321644,-0.015970474,0.036745984,0.030672388,-0.01689992,-0.05663405,0.08304105,0.01906776,0.01701141,0.0510978,-0.00871462,0.016065678,-0.004285683,0.018781152,0.017690029,-0.028027615,-0.03407962,-0.00845433,-0.057425894,-0.00057222036,0.02952799,-0.02277503,-0.018951185,0.025768977,-0.047582503,-0.033049066,0.024176007,-0.031441223,0.008310923,-0.021946356,0.01219589,0.004371844,0.043755066,-0.02710826,-0.004167007,-0.024164503,-0.0016785916,-0.022502726,0.030154604,-0.0049402863,0.026885368,0.004267895,-0.014680613,-0.03346138,0.018580055,0.021316135,-0.0006189167,0.010535054,0.021727724,-0.03803041,-0.0062337993,-0.04130917,0.054115154,-0.0133694,-0.021439826,-0.041234367,-0.01833003,-0.021823175,0.03763122,-0.008097747,-0.013257254,-0.030277466,0.011476064,0.038284317,-0.033737116,-0.009474307,-0.00057147356,-0.05172143,-0.010387649,0.0030075954,-0.0063082622,0.022063231,-0.008301476,0.0026596994,-0.021289688,0.0006118421,-0.018441489,-0.061574187,-0.015682941,-0.02332691,0.06694464,-0.0037895066,0.062193297,-0.03853996,-0.007516137,-0.006292063,-0.0016257617,-0.017166251,-0.07630007,-0.02974495,0.015207074,-0.04303442,-0.012167923,0.003046546,0.018462397,0.00964201,-0.0125492755,0.022535242,-0.021263862,-0.05659281,0.050267696,-0.020835986,-0.028152985,-0.028548818,0.034250405,0.029425869,0.027099093,-0.02045022,0.0062676896,0.0038879863,-0.027895208,0.00731905,0.054855913,0.06197168,0.0065076197,-0.0108393645,-0.020614505,0.014304317,-0.05650665,-0.034562916,0.03318203,0.02214581,0.011517642,-0.021120163,0.032669898,-0.049592268,-0.045397148,-0.018426042,0.020482069,0.059554014,-0.037996847,0.000097937904,-0.0007958232,0.027410856,-0.02412687,-0.010398732,-0.03449876,0.004930139,-0.0045735454,-0.021979768,0.068105705,0.00028219578,0.013297598,0.015785536,0.036189076,-0.008623255,0.0068437243,-0.042871978,-0.07500925,-0.021484852,-0.076463014,-0.035001885,0.052341018,-0.010979369,-0.030402923,-0.020423481,0.033087295,0.042044505,0.037429105,-0.0148047935,0.0013915565,0.03616388,-0.030793065,-0.009925492,0.025129268,0.0077973534,-0.021760192,0.045834552,-0.0040437737,0.017978253,0.07141758,-0.006548553,0.028937304,0.018004578,0.034505166,0.018170409,-0.00824214,-0.013388508,-0.022761265,-0.011357695,0.018538998,0.049970068,0.037034776,-0.003097341,0.059544038,0.01888376,0.003242408,0.002604164,-0.0000798695,-0.03302335,-0.02242404,0.006483315,0.039199863,0.000165168,-0.005457375,-0.0072768247,0.032663926,-0.022056466,-0.009933187,0.028280752,0.022405284,-0.011637284,-0.018217232,0.020547584,0.023437638,0.04752647,-0.01250956,0.030091403,0.017257206,-0.023441965,-0.0389573,-0.03018678,-0.010601239,-0.0079807155,0.03144059,-0.041402504,0.017057272,-0.028118946,-0.013375923,-0.026297575,0.009901205,0.0015510431,-0.0008903017,-0.05362319,0.053643603,-0.031612817,0.04192475,0.051008485,-0.031756636,-0.020716975,-0.007582851],"last_embed":{"hash":"12k8p44","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"12k8p44","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I did it but forgot to track it\"#{3}","lines":[305,306],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12k8p44","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I'm traveling / sick / unusual day\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035106488,-0.023913924,-0.018782565,0.0063724695,-0.03504808,-0.06711655,0.006660757,-0.0019127902,-0.0039020488,-0.00025944185,-0.0063545704,0.024254708,0.00058042054,0.026288591,0.010411037,0.014076543,0.0019938035,-0.0026557052,-0.033350173,-0.0046560774,-0.0007919894,-0.014267095,0.020548409,-0.04319677,-0.051662404,0.014131344,0.024287814,0.0025400745,0.024831787,0.0584447,0.0032975872,-0.06996028,0.009710067,-0.006428714,-0.023634939,-0.046166833,-0.017747493,-0.020942168,-0.022758015,0.048076745,0.007326594,0.022940036,0.017551256,-0.004827542,0.016136162,-0.02503359,-0.03600369,0.019543787,-0.026303547,-0.029003834,0.021787435,0.008295699,0.072806865,-0.08219749,-0.014720264,0.009053817,-0.010243595,-0.05615314,0.0007737484,-0.03575995,-0.0151526155,-0.013766193,-0.014374887,-0.036607448,0.032509565,0.0715061,0.03733599,0.045218904,-0.0224613,-0.06147765,-0.007939852,0.027454901,-0.010386934,-0.008301683,-0.033309557,0.011325235,0.004338176,-0.039112657,0.009290271,0.034414314,-0.009855921,-0.03635464,0.020066915,0.0065471213,0.016733183,0.0260956,-0.00682295,0.043356124,-0.035838194,0.0064649605,-0.001456269,0.0040486665,0.0056546354,-0.016611248,-0.01742559,0.015039418,0.021596065,0.017739555,-0.014935303,0.005557542,0.024652904,-0.053275276,0.01147644,0.031305376,-0.0031154235,-0.052808758,0.006448102,0.022174615,0.019253876,-0.009538512,0.009626927,0.03598941,0.040153787,0.0015938147,-0.0071776137,-0.015364442,0.017790725,-0.03241018,0.0030546635,-0.02304023,0.029092891,0.032225136,0.024392927,-0.047355693,-0.018759245,0.01527499,0.010511213,0.029057747,-0.06082746,0.0014627186,0.046188228,0.071274266,-0.015412711,-0.012934894,-0.030111082,-0.028333174,0.045734048,0.015296473,-0.024455803,-0.05429184,-0.01165737,0.025609719,-0.047354333,-0.031720977,0.046643365,-0.04742357,0.04123346,0.027025314,-0.00050600345,-0.04580349,0.026508097,0.024537712,0.021576485,0.032159213,0.0023572852,-0.00032724696,0.023296429,0.053913467,0.035631165,0.010814901,0.03166271,-0.0123893805,-0.041737325,0.0025217587,0.040883582,0.013165696,-0.0049067796,0.02491638,-0.02268219,0.032625657,-0.0043705837,-0.020568002,0.079864316,0.00531771,0.03620323,0.016540967,0.03152166,0.02730687,0.044020515,-0.025749391,-0.048155233,0.008272351,0.0017652628,-0.052870132,-0.060907107,0.011101932,-0.010981655,-0.012195741,0.033613298,-0.013225893,-0.012247572,-0.029010009,-0.04179382,0.030817734,0.023275387,-0.015605371,-0.00007930045,0.029346714,-0.010813795,-0.030187126,0.024845067,0.061212175,0.018771147,-0.00691512,-0.02779036,-0.05013252,-0.046704926,-0.017378123,0.032033652,-0.02582739,0.037772287,0.009917746,-0.04325283,-0.04258156,-0.0286908,-0.03236066,0.04370149,0.016894396,-0.009398944,-0.022438673,0.035880882,0.039270826,0.007414954,0.011422044,-0.03078128,0.027886044,-0.028222397,0.025161676,0.02637056,0.010042951,-0.003351837,0.04807601,0.023902334,0.015154343,0.03629624,0.000049065973,-0.06522659,0.008554315,0.039470375,0.014188746,-0.010651401,-0.0032173768,0.029706005,-0.03423576,-0.012457051,-0.0064248405,0.04579027,0.008003157,-0.049159475,-0.012985153,0.004859289,-0.0022748145,-0.044681463,0.0035796482,0.016370932,-0.012051018,-0.02256645,0.0005754156,-0.004272056,0.0066322237,-0.0035919943,0.020340405,-0.042041387,-0.014216195,0.018310964,-0.029113747,0.02850597,-0.015723724,0.007349687,0.0017269771,-0.026901834,-0.004649494,0.017649006,0.006141049,-0.001129844,-0.018593486,-0.06921138,-0.013200683,0.0517627,-0.013138374,-0.019756187,0.04224249,0.03212407,-0.0050203553,0.058406774,0.0070116003,0.011726115,-0.008931461,0.038217384,-0.009149694,-0.005272936,-0.014764882,0.053834386,-0.010755119,-0.0053632394,-0.0034243397,0.0032531181,-0.17676258,0.033823848,0.030510094,-0.016045168,0.022350531,-0.003868767,-0.027260946,0.022862222,-0.04792109,0.020639425,0.0032219128,-0.04505794,0.004752245,-0.0059245015,0.040310446,-0.00064142136,0.02191254,-0.003900219,-0.046146978,-0.04456661,0.0010447678,-0.06568165,0.0027098784,-0.014749677,-0.023968045,0.03927641,0.0648963,0.020422824,-0.012677205,-0.029555121,-0.023461752,0.029297581,-0.0007018956,-0.028443351,0.019997528,0.020887533,0.02227495,0.0035242275,0.005813882,0.028871503,0.01687379,0.047622602,-0.0054553454,0.017019289,-0.022476051,0.023363158,0.00079077075,-0.054526012,-0.03925234,-0.009047174,0.010916245,-0.055403423,-0.024702026,-0.013281092,-0.042443577,0.004391965,0.024100322,0.033132296,0.0099537615,0.029743478,-0.039616086,-0.0057412777,-0.021525199,-0.0030218514,0.0012297439,-0.025950149,0.025779672,-0.02598984,0.0047987555,0.0047718603,0.0022275303,-0.0067948382,-0.004557039,-0.037591405,-0.026049187,-0.0070992024,0.0014475497,0.01585928,-0.026644012,-0.06123041,0.013203531,0.050213523,0.00006497388,-0.006229624,-0.00016695408,-0.05236572,0.021819996,0.008949221,0.00031758848,0.25969297,0.01259272,-0.037053064,-0.022960974,0.04806584,-0.017491838,-0.020029714,0.0675822,0.011433268,-0.048162747,-0.038681272,0.0116549805,-0.014430461,-0.023953192,0.032722786,0.024914062,-0.04091471,-0.029558092,0.082064584,-0.008387843,0.020205827,0.026377784,0.06411849,-0.0028670167,-0.016512081,0.015533757,-0.011070971,-0.027107717,-0.026005587,0.034182645,-0.060936958,0.043514565,0.05001761,-0.026465695,-0.010109069,-0.018061738,0.023767289,-0.076166146,0.042726368,0.043126654,0.0018658485,-0.0010767295,0.011189404,-0.009018184,0.01891795,-0.025985349,-0.0036301634,0.035845965,0.006764645,-0.03735369,0.049589645,-0.012836339,-0.0012600796,-0.011952447,-0.007201791,-0.0038351435,0.009131903,-0.01274717,0.01996888,0.08606923,0.04690676,0.019084362,-0.058902074,0.010533516,0.0051619564,0.057627726,-0.0057584816,0.004388802,-0.007909553,0.018814359,-0.025314694,0.017822728,0.021160504,-0.013780284,0.023527611,0.004618905,0.03421757,-0.006574975,0.0037996047,-0.000492101,-0.00069412723,-0.023947023,-0.0308305,-0.012685184,0.03269094,-0.0037098383,0.03977246,0.09550573,-0.0023657472,-0.012800258,0.012246481,0.010673321,-0.04320195,0.022879992,-0.05281634,-0.00056300743,0.01533185,-0.027616613,-0.059991267,0.0073187035,-0.013599457,-0.0026911793,-0.004474382,-0.03400983,0.062333692,0.035713878,0.014206297,-0.0031964958,-0.001118185,0.04130157,-0.011863344,-0.009116818,0.0074947337,-0.023619713,-0.003262227,0.0598061,0.031166995,0.022680799,0.025252918,0.025246162,-0.020363703,0.009529239,-0.015274797,0.04754533,-0.020224115,-0.05233162,0.004463957,0.033404153,0.016800418,0.024757585,-0.025298033,-0.0149900615,-0.016796159,-0.0065628914,0.06370986,0.011253342,0.016547544,-0.002222088,-0.014197394,0.026486874,-0.012620804,0.041613948,-0.018560642,-0.0016354999,0.043665353,0.014522158,-0.02206811,0.002360788,-0.047074825,0.0108143445,0.07521372,0.0033666207,-0.017636986,-0.07767271,-0.05687312,-0.055761587,-0.03491003,-0.024383025,0.013588601,-0.017560557,-0.016042776,0.019570539,0.015337725,0.08765277,0.019843657,0.0402419,0.058045205,0.025425656,0.025932714,0.03257589,0.013528013,0.0070725135,-0.04724353,-0.036531065,0.027062226,0.021454196,-0.04510593,0.031671237,-0.022473654,-0.006902968,0.014599586,-0.0043452536,0.008539587,0.00086386764,0.032712195,-0.0025955674,0.0050871256,-0.0049351943,-0.085240096,-0.023194939,0.006667533,0.10371715,-0.025166813,0.0035503611,-0.018674478,0.05581087,0.07838977,-0.015521072,0.02275919,-0.037344392,-0.010893866,-0.008029102,0.0035666926,0.012326494,-0.010160921,0.0394188,-0.016295314,0.03217775,-0.060196865,0.029159134,0.0059129577,0.016779294,-0.0725908,0.018524872,-0.01674333,-0.02699905,0.022979865,0.03008752,-0.02749047,-0.06454463,-0.02133327,0.008695091,0.033709146,-0.021645099,-0.016235271,0.0064563598,-0.0053882613,0.0061409115,-0.019264616,0.012249754,-0.0073869973,-0.018678572,0.011929943,-0.010256759,0.0026765447,-0.006764681,0.01943508,-0.0030711063,0.0036875315,-0.04987235,-0.0132455565,0.018039266,-0.018506018,-0.01572839,0.010696248,-0.0043717483,-0.036047988,-0.041437462,0.051058106,0.012337872,-0.009674113,0.023742428,-0.000052515094,-0.029874006,0.009206405,-0.0027210033,-0.012513755,0.0035456184,0.0025078969,-0.013847761,0.012445767,0.07765978,0.0245514,-0.034054615,-0.016273689,-0.013491836,0.020481674,0.007163759,-0.0064569744,-0.02564955,-0.023109788,-0.010482125,0.006025902,-0.016524015,-0.022826571,-0.026999269,-0.046113312,0.068601035,0.01855466,-0.058695927,-0.016814144,0.02353243,0.010790671,0.030665608,-0.024819678,0.0054991427,0.014085055,-0.030996973,0.010342171,-0.01706861,0.024865884,0.019507958,-0.04701701,0.022811137,0.0051707127,0.018688504,-0.036020644,0.0978479,-0.03687783,-0.036097918,-0.021242883,-0.011622483,0.00836019,0.0057226145,-0.010275234,-0.026382633,-0.011195918,-0.037828434,0.04795422,-0.016755551,-0.018916853,-0.051422168,-0.014341722,0.029882545,0.03742395,-0.017187875,0.02644238,0.022335589,-0.02539201,0.0022764567,-0.034963593,0.006057552,-0.016784701,0.0039774333,-0.011289035,-0.0018244215,-0.00044164623,-0.0019072429,-0.023342766,-0.01641441,-0.039954938,-0.0046638455,-0.01517378,-0.03094295,0.010978643,-0.013686247,0.037655223,-0.001596936,0.029125437,-0.019713687,-0.022911213,-0.012078028,0.021974362,-0.035305906,-0.017633235,-0.04074872,0.030952604,0.010382246,0.0155191105,0.017529031,-0.004536076,-0.011547328,-0.01567815,-0.0068737874,0.020396437,-0.014532184,-0.018158803,0.0258984,0.04106179,0.046871345,-0.036388543,0.014696012,-0.016289342,0.0068380362,0.050949812,-0.0049955216,0.022667961,-0.029388808,-0.05634416,-0.0023959305,0.0029692564,-0.007509959,0.056932766,-0.015626285,0.0055372957,0.061712638,0.0034781098,-0.015056033,0.006637071,0.023632253,-0.020732377,-0.043875095,-0.0089737475,-0.009354286,-0.011745055,0.014922807,-0.0053738113,0.015770636,0.016190093,0.011630109,0.003867689,-0.017517967,-0.042348273,-0.005391253,-0.1491157,0.008219946,-0.021190375,0.008622094,-0.04161406,0.028426113,-0.019107124,-0.047960468,-0.012499143,-0.033811316,-0.032537047,-0.034163736,0.00053869816,-0.04782718,-0.014827756,0.026461897,-0.04562972,0.0061285403,-0.023945268,0.090102635,0.017812997,0.018136263,0.05791443,-0.020531867,-0.04518297,-0.039781272,0.007439646,-0.0012750637,-0.020199513,-0.016847963,-0.0006305824,-0.042940076,0.029065609,0.049844086,-0.01059808,-0.0261137,0.01592684,-0.024192587,-0.010815675,0.0051157307,-0.036256578,0.010712017,-0.0008494194,0.008326491,0.0010793153,0.03471077,-0.0037123465,0.0067694127,-0.0047778133,-0.029967861,-0.014599181,0.018044153,-0.025178127,0.01119408,-0.019370498,-0.00854465,-0.010288112,-0.005911998,0.009003213,-0.007848906,0.029341193,0.004705851,-0.054677665,0.016830118,-0.036933187,0.031328417,-0.00081032416,0.021434516,0.027091082,-0.016095832,-0.037897862,-0.0011682699,-0.021936435,-0.0027846803,-0.01143167,0.008181375,0.025048163,-0.017475612,-0.07950606,-0.011701312,-0.002632343,0.0029551447,-0.0415304,0.004988445,0.00085467333,0.017146908,0.011346433,-0.026802102,0.00232598,-0.009608617,-0.066087075,-0.023496827,-0.0005633216,0.024817506,-0.016861033,0.018015355,-0.037515536,-0.0029855305,-0.01931749,-0.015687399,-0.015828978,-0.053056914,-0.024384486,-0.0106261335,-0.033260304,0.0309511,-0.019709978,0.017709857,0.0031618695,-0.02911112,-0.011408844,-0.048440203,-0.027129428,0.024007091,-0.03903621,-0.01607924,-0.014598863,0.008686451,0.029392537,0.0002449971,0.018798077,-0.021739237,-0.0122875385,-0.03470361,-0.02257249,0.08811916,0.037076823,0.01934424,0.01972577,-0.015165177,0.014759223,-0.044988662,-0.0011578687,-0.016229384,0.05678181,-0.006739599,-0.02699034,0.027013127,-0.024569478,-0.01110276,-0.052642,-0.003001787,0.03836535,-0.045340497,-0.018375864,0.02556983,0.009250607,-0.011432489,-0.026957907,-0.027054178,-0.0052840183,-0.0230339,-0.020345487,0.07364263,0.0013186361,-0.013820602,0.018999394,0.027134303,0.028735608,0.04229339,-0.032046907,-0.062267028,-0.03794038,-0.057475794,0.0115916,0.048714843,-0.016038917,-0.017224284,-0.026321976,0.0075262357,0.026308984,0.023642445,-0.014752411,0.006470545,0.05245561,-0.010725535,-0.034820426,-0.023745624,-0.00010524761,-0.020045303,0.033826616,-0.010303472,0.05105625,0.05932131,-0.00090509054,0.0080074705,-0.0027022602,0.030927902,0.027609622,-0.03476841,0.0017987314,0.003816018,-0.020425798,0.016142184,0.05853379,0.0052281152,0.006546414,0.047422048,0.020614045,-0.004504136,-0.017707486,-0.051875964,0.019768802,-0.050067067,-0.018599244,0.040225748,-0.0373659,0.004778041,0.024510035,0.043850005,0.019695478,-0.0072000865,0.0448114,0.015463805,-0.043179177,-0.041288875,0.019816658,0.030534511,-0.009588792,0.022507407,0.02255901,0.011345497,-0.017474085,-0.037159305,-0.034523558,0.00067038403,0.014988027,0.024875447,-0.054343812,0.015346525,0.00036742838,0.019757373,-0.0046651545,0.032938585,0.016301902,-0.015384868,-0.02613626,0.015530097,-0.021801727,-0.016755218,0.033962674,-0.027089179,-0.02231362,-0.03967453],"last_embed":{"hash":"l9j00g","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"l9j00g","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I'm traveling / sick / unusual day\"#{1}","lines":[308,308],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"l9j00g","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I'm traveling / sick / unusual day\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022096394,-0.021413954,-0.027746646,0.0056687864,-0.03991842,-0.06364463,0.042400423,-0.02079895,-0.016303487,0.01236265,0.020374212,0.039858155,0.018594569,0.013925498,0.004945278,-0.0022648727,-0.029286487,0.024511365,-0.034338333,0.03441237,0.012545249,0.0019637805,0.049445,-0.017198635,-0.041887976,0.016834201,0.0027121655,0.0037781482,0.01924776,0.039399892,0.014542009,-0.099988416,0.008779534,-0.023803752,-0.05898468,-0.06638506,-0.020096663,-0.013437299,-0.022836348,0.06560858,-0.039149344,-0.006438858,0.0063569346,-0.028191885,0.022348393,-0.013413117,-0.015114634,0.00026001997,-0.0075356252,-0.019090388,-0.0053122328,-0.0040632095,0.054728854,-0.08549258,0.020650089,0.020441486,-0.0064398358,-0.036596414,0.0051056133,-0.012298252,-0.01774707,-0.0045509757,-0.016094834,-0.00010144813,0.028730046,0.04462987,0.03468113,0.028597545,-0.008626596,-0.04668662,-0.0019533925,0.0028640267,-0.007073028,-0.031232368,-0.050463077,0.0020191134,0.0055483202,-0.043951016,-0.00929858,0.036469482,0.0011202937,-0.03726888,0.03174398,0.023448458,0.011789413,-0.0070154252,-0.011672689,0.0246592,-0.009546963,0.00504896,-0.011276488,-0.010677316,0.009756559,0.0023533113,-0.009189371,0.027800791,0.028597167,0.008157176,-0.008079485,-0.021367991,0.025441788,-0.027501876,0.008678846,0.014000159,-0.0046352707,-0.052244924,0.008569544,0.034782298,0.02615444,-0.021746878,0.005119825,0.059291523,0.051523115,0.017210018,0.014334066,0.0010214546,0.0011870791,-0.01857157,0.007009691,-0.022666385,0.026810437,0.021978384,0.021763608,-0.057735793,-0.0070399432,0.04911019,0.021688292,-0.015256204,-0.03131777,-0.00032162076,0.026438,0.032432392,0.0067569097,0.005768648,-0.010364272,-0.019181041,0.074171856,-0.027324159,-0.009026414,-0.049608022,0.0016469023,0.020799806,-0.034827143,-0.03473936,0.0427656,-0.039754048,0.015235775,-0.00673941,0.017660353,-0.02025486,0.027660077,0.03177206,0.044988967,0.026577605,0.028267775,0.010730796,0.025665533,0.058580805,0.0062015164,0.015675822,-0.00025932377,0.024214707,-0.05721191,0.025548993,0.04691021,-0.0018127509,0.012913465,0.01376435,-0.028174901,0.016755262,0.01952262,-0.05210131,0.063760705,-0.026837142,0.02840804,0.014431258,0.055820577,0.0120654395,0.0075011533,-0.026616534,-0.07107696,-0.0068906173,-0.015801473,-0.037259217,-0.05128885,0.008908396,0.018275125,-0.02700184,0.023207936,-0.020981431,-0.021125631,-0.01831141,-0.017892353,0.018451553,0.01684713,-0.0018436195,0.0274943,0.0063497936,-0.016277347,-0.018336492,0.002113414,0.06273763,0.038312808,-0.014774567,-0.037388243,-0.0437982,-0.04058582,-0.014834125,0.021767221,-0.0150360055,0.04204852,0.037664264,-0.05785151,0.01113072,-0.020416358,-0.03242364,0.049335163,0.031666256,0.008303465,-0.033935785,0.019013343,0.015589475,0.006226505,0.029081853,-0.0041368552,0.04988156,-0.011688621,0.021304626,0.03052373,-0.0025119667,-0.018172728,0.020715198,-0.015260605,-0.0027441566,0.04184146,-0.0088826865,-0.036325146,0.009223328,0.018489378,0.0028851177,-0.023953227,-0.02062356,0.035604265,-0.02242171,-0.031090932,-0.0196685,0.041064218,0.025048561,-0.05645641,-0.00929919,-0.0028819605,-0.005391683,-0.021970306,0.0028873312,0.02664381,-0.0030793885,-0.020671837,-0.0029880102,-0.010247383,0.004468491,-0.0000981613,0.039932728,-0.021110538,0.003532651,-0.009318048,-0.01215442,0.0006818631,-0.010934416,0.0020550014,0.013909893,-0.0031629608,-0.016447315,0.010490487,-0.0022752783,0.0075062085,0.00341675,-0.044112,-0.011918762,0.07029512,-0.016749226,0.005242872,0.051166434,0.0419738,-0.04919717,0.051733263,0.00014144789,0.02772672,-0.01665335,0.008932589,-0.026165567,-0.0005791492,-0.009298689,0.055808168,0.0025684785,-0.0314619,0.004886175,0.0046274643,-0.15947278,0.013711637,0.028423235,-0.005006047,0.04498702,0.027048852,-0.006494864,0.01205381,-0.035047736,0.02077643,0.016118787,-0.04768612,-0.0010034032,0.01598407,0.050103918,0.00004137796,0.019694293,-0.0056783743,-0.054678403,-0.030379085,-0.013996093,-0.071601555,0.009940187,-0.029879892,-0.024875393,0.032802425,0.073435985,0.038071454,-0.025724767,0.018920688,-0.031391177,0.015697623,0.004262812,-0.018631734,-0.012981143,0.026835546,0.009538845,0.008794665,-0.02854625,0.015688876,0.020789346,0.04403659,-0.0060038026,0.009041507,-0.038944397,-0.012587663,-0.0044874544,-0.062319607,-0.04358037,-0.025559107,-0.016343608,-0.044125184,-0.03894086,0.013074576,-0.03057198,0.013377324,0.009508425,0.022882441,0.009825785,0.025829403,-0.032092515,-0.009464359,-0.040503617,-0.019752402,-0.01711905,-0.017281372,0.013810343,-0.040425994,0.02343633,-0.0069749984,-0.015542026,0.016567098,0.004574963,-0.044283487,-0.04651724,0.0060588424,0.0049049077,0.0053087687,-0.04185071,-0.09494686,-0.011584287,0.03961057,-0.019667342,0.011437314,0.00784193,-0.033161167,0.014972393,0.008027868,0.018101733,0.23477164,0.027504938,-0.045245815,-0.037898533,0.037866667,0.00053723966,-0.030508744,0.082816415,0.023544159,-0.056428444,-0.05565264,0.0030539574,-0.015101129,-0.03782164,0.02864183,0.0064513236,-0.022989532,-0.0080788,0.08652096,-0.0055972305,0.009494303,0.00030294945,0.06849358,-0.000104911596,-0.0029635478,0.00079728966,-0.033685893,-0.020281147,-0.01756829,0.038374834,-0.041928172,0.009952459,0.050838754,-0.037424732,-0.030346511,-0.014431788,0.031237924,-0.062746584,0.014937541,0.017948758,0.025277752,0.000014402066,0.008413707,-0.0070575178,-0.012617802,-0.026501222,0.011372438,0.013838663,0.012241302,-0.020804413,0.04233641,-0.028757121,-0.0051011243,0.010206498,0.013387848,0.010202957,-0.010213088,-0.018397374,0.0076776203,0.092516646,0.018911107,0.008955646,-0.07471681,-0.0035210473,0.009563963,0.064861715,-0.007818885,0.014663709,0.004399971,0.0042732717,-0.03872954,0.01185046,-0.005114606,-0.01973539,0.005991519,-0.017236903,0.03494417,-0.0024369615,0.010623514,0.020459045,-0.008014236,-0.016056463,-0.036045108,-0.00455852,0.014675099,-0.023924958,0.028606217,0.13213581,0.0016357052,-0.009804905,0.0053047566,0.016250677,-0.046173148,0.021981666,-0.05057825,0.021369278,-0.0050432854,-0.0206937,-0.052509286,0.011485534,-0.009176037,0.010785141,0.0048585795,-0.042777568,0.028051151,0.0009319379,0.008116087,-0.010108695,-0.0004550418,0.0028637408,-0.032439664,-0.00746428,0.039131187,-0.01501706,-0.018489908,0.058140002,0.011951004,0.05484989,-0.0015853794,0.014251589,-0.045275263,0.0073965886,-0.0015487882,0.012141643,-0.027808558,-0.031100921,-0.0036510017,0.0007732598,-0.02122315,0.009348538,-0.015255549,-0.013758185,-0.050348204,0.010666075,0.05537115,0.0032125283,0.018450031,-0.003916972,-0.009023499,0.018974928,-0.015748896,0.025299776,-0.019322015,0.017832879,0.032650292,0.020570466,-0.0357603,-0.0066447714,-0.02390283,0.017379088,0.06737899,0.04177542,0.00072820403,-0.045797486,-0.05577046,-0.029835366,-0.037458148,-0.031763606,0.032898854,-0.01225231,-0.013269859,0.017153282,-0.006125828,0.08431111,0.0033408417,0.035779625,0.032783885,0.033806577,0.008345665,0.04223543,0.017263005,-0.013225478,-0.055568974,-0.015378645,0.04081025,0.0048012943,-0.007884842,0.035266515,0.0064631803,-0.016689803,0.02728829,-0.03574284,-0.0142484065,0.0052822027,0.045266483,-0.030148922,0.015410352,0.0095660845,-0.04129638,-0.023817424,0.014185999,0.11587174,-0.013519244,0.0013172571,-0.013958384,0.049527958,0.08955758,-0.026004417,-0.00037629803,-0.033607494,0.0067049526,-0.010236687,-0.014724204,0.013893161,-0.008144112,0.025155442,-0.006646804,0.056391075,-0.044202067,0.024797946,0.016540451,0.031119773,-0.06581716,0.0052461536,-0.0038863013,0.0026031255,0.037530933,0.005827581,-0.0093250675,-0.0756146,-0.050287247,-0.009715237,0.05224926,-0.025864301,-0.0080033345,0.0035557984,-0.02335655,0.013461305,-0.029304966,-0.018083788,-0.008216972,-0.016556483,0.026292989,-0.0053264927,0.009485909,-0.0054353196,0.0040687514,0.023699142,-0.007417313,-0.06706404,-0.006401302,0.00907557,-0.02065605,0.030092154,0.011849907,0.007113185,-0.058995176,-0.020129181,0.050314408,0.024698602,-0.025564961,0.018609604,0.0012479759,-0.015388302,0.023447799,0.017134216,-0.024058873,0.000047854806,-0.013445337,-0.011760054,0.029913096,0.08507785,-0.0016334888,-0.040647175,-0.0022899667,-0.032594025,0.015912348,-0.000037395097,-0.004125872,-0.04591873,0.0085110795,-0.014505229,0.008052065,0.009562361,-0.037948694,-0.020420598,-0.05727902,0.09041734,0.027473843,-0.035501488,-0.008039848,0.015167907,0.004902425,0.011985256,-0.033342935,0.006962238,-0.0014109026,0.011072952,0.017527258,-0.006944188,0.015555175,0.020593887,-0.052638985,0.025280094,0.01839171,0.026785431,-0.042092707,0.09516912,-0.02984805,-0.037169896,-0.011079089,-0.032802198,0.0034530754,-0.013470619,-0.011909419,-0.019858265,-0.010207032,-0.033897717,0.0659839,-0.020580526,-0.002921233,-0.046242986,-0.010766205,0.011422814,0.040674023,-0.005703354,0.026369305,0.030646197,-0.010773002,0.0007190058,-0.019041114,-0.013600283,-0.042986523,-0.029964816,-0.007820962,0.0011995267,0.0023595758,-0.025396118,-0.03412012,-0.0204444,-0.050160445,-0.000838334,0.0031177115,-0.026154842,-0.0075184396,-0.0253402,0.04860506,-0.015517417,-0.005259872,-0.0035760486,-0.0074228696,-0.020110272,0.026546191,-0.051137276,-0.007724057,-0.04322603,0.0295632,0.0017927771,0.02837291,0.013794517,-0.010951736,-0.003244709,-0.021884283,-0.012451628,0.027148908,0.0016748684,0.025352987,0.0048299734,0.032388873,0.007140326,-0.045116823,0.030038236,-0.03298969,-0.012356318,0.050846204,0.00060909166,0.017606396,-0.028270781,-0.030966233,-0.018129509,-0.020936973,0.009590791,0.048039034,0.0052709715,0.0050150417,0.046255298,0.020225838,0.030257005,0.0025920165,0.014860571,-0.03893817,-0.019260518,-0.0037535976,-0.0018248482,-0.019436764,-0.022654168,-0.009865786,0.01681275,0.01589006,0.0053808303,-0.019177392,-0.0285542,-0.029315006,-0.009091766,-0.14732112,0.02306964,-0.036725864,0.0015503,-0.029776428,0.011918269,-0.010921636,-0.052583564,-0.0018232823,-0.044595715,-0.012471843,-0.05431878,0.020875841,-0.042763688,-0.009544787,0.03342184,-0.01761052,0.004244142,-0.01929302,0.077654794,0.025905918,0.006311897,0.03326976,0.007407053,-0.014932738,-0.03857488,0.007909922,-0.006644188,-0.009607724,-0.04550439,0.014840152,-0.027528739,0.029001284,0.02780687,-0.014490203,-0.02730025,0.005715773,-0.032579776,-0.018741975,-0.009598835,-0.023696447,0.022400582,0.010887784,0.021347659,0.013821089,0.025838632,-0.018689362,0.02226122,-0.037195485,-0.017635701,-0.02122107,-0.009028927,-0.016070269,-0.01656667,-0.01722036,-0.025520358,-0.006094339,0.020843914,0.00006760886,-0.0024684095,0.036661603,-0.020838019,-0.067555755,-0.024648646,-0.034124937,0.050964776,0.012539299,0.008715945,0.018932628,-0.03905039,-0.036970887,-0.008143867,-0.016476154,-0.01265845,-0.018011916,0.041741785,0.04117075,-0.034859087,-0.06281619,-0.0012380009,-0.015901307,0.0007073326,-0.012115648,0.016483812,0.0016435343,-0.000056432036,0.005395445,-0.03065203,-0.014870039,0.012088889,-0.040360246,-0.028170615,-0.012496958,0.03949454,0.004877472,0.032020908,-0.0070575094,-0.024043135,0.00836053,-0.029225282,0.0153650185,-0.06338502,-0.011718029,-0.00558094,-0.012760986,0.024778733,-0.016894128,-0.012186265,0.003455897,-0.025471447,-0.009625015,-0.04740155,-0.05815928,0.000047701003,-0.03795613,-0.031533323,0.002500564,-0.00013830038,0.029676834,-0.0036163393,0.0051049422,-0.023497473,0.0015856274,-0.03342368,0.0040517016,0.07364029,0.072311684,0.026913786,0.0013383923,0.0038849276,0.020644134,-0.04011362,0.0062504984,-0.003684246,0.062064912,0.01717559,-0.032536786,0.027415155,-0.0064797285,0.007523678,-0.021256253,0.0018402011,0.061832517,-0.05212648,-0.013210606,-0.005699398,-0.0022800309,-0.04706076,-0.058247,-0.021141898,0.008576689,-0.0075472086,-0.011109087,0.06522236,-0.016382355,0.013651944,0.030316839,0.0665973,0.021262268,0.038703363,-0.01815724,-0.061864454,-0.018404033,-0.07775303,0.00027096784,0.059926428,-0.004890743,-0.037126713,-0.03243379,0.021211188,-0.0013121901,0.025388986,-0.025534052,0.015951265,0.05415293,-0.042737897,-0.0043205176,0.008716531,-0.0017342737,-0.014625805,0.019539483,-0.021060534,0.0539128,0.05199712,-0.020003378,0.013783302,0.01758002,0.050255436,0.0006586182,-0.045194756,-0.0024121348,0.013764185,0.007478239,0.02870536,0.07359027,0.014199295,0.0049123364,0.04537417,0.024831342,-0.011394363,0.0074953632,-0.03301425,0.048596572,-0.028085843,-0.02422992,0.074024305,-0.008216616,0.025028773,0.009373506,0.026044758,-0.010822531,0.0168561,0.035048008,0.024232412,-0.025702087,-0.04611431,0.03170697,0.039058734,0.012266454,0.026299404,0.016244262,0.022869056,-0.012777986,-0.037905738,-0.04437058,0.012029804,-0.0038801748,0.018190708,-0.03219115,0.022170084,-0.011970683,0.0124149,-0.017660446,0.015221613,0.007878068,-0.01430469,-0.008397991,0.017825263,-0.027458783,-0.0073554004,0.0063177138,-0.03275864,-0.0145260105,-0.045488343],"last_embed":{"hash":"4s1nnb","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"4s1nnb","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I'm traveling / sick / unusual day\"#{2}","lines":[309,309],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4s1nnb","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I'm traveling / sick / unusual day\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.044075947,-0.018379336,-0.042007677,-0.019537123,-0.041680526,-0.055085387,0.02433819,0.012294693,-0.010547239,0.0072500613,0.004940377,0.023083631,-0.014575888,0.016525146,0.005087772,0.00046117962,-0.0028501234,0.011898267,-0.050455865,0.00076711166,-0.0052887765,0.0065309363,0.06379823,-0.0051938593,-0.05527169,0.026230255,0.03764536,-0.006973788,0.00647187,0.07888926,-0.0050764815,-0.028940449,0.018939978,-0.012540867,-0.043491878,-0.025590392,-0.014650299,0.0050228112,-0.031756956,0.08701672,-0.0075407377,-0.00924195,-0.00009882438,0.020217082,0.020329168,-0.013452556,-0.0073134103,-0.0055603343,-0.014425634,-0.0043139695,0.011539032,-0.0031759636,0.038851995,-0.08563092,-0.007719606,0.025684116,-0.028809676,-0.029045036,-0.009961984,0.01058628,-0.025283448,0.009553181,0.0031847847,-0.014101751,0.01446898,0.046457633,0.028143993,0.023077136,0.008704923,-0.04703222,-0.022810152,-0.0048189773,-0.017895808,-0.020435767,-0.053621348,0.031695195,-0.009902077,-0.04350647,-0.018719964,0.010084719,-0.014723647,-0.009253913,0.022611706,0.007439635,0.017643213,0.0089781685,-0.0057525244,-0.0043390593,-0.008238684,-0.023053084,-0.034984015,-0.030559769,0.019277047,-0.02681571,-0.010922773,0.0063226577,0.025969956,0.012723247,0.0031260066,0.020058047,0.050433833,-0.022699047,-0.0035858254,0.015032332,0.0029300656,-0.057553697,0.03557478,0.025365151,0.013949046,-0.0061131483,0.0054503274,0.048240174,0.0321733,0.010556369,0.0015365178,-0.0066041118,0.022530712,-0.021410316,0.00790706,-0.018787626,0.041110303,0.022305992,0.024531981,-0.05315352,-0.008077802,0.031483024,0.032546543,0.005344408,-0.029089004,-0.013427294,0.012878306,0.052619796,-0.0027875076,-0.014064854,-0.038361866,-0.021448102,0.06807198,-0.022887265,-0.012708657,-0.04084714,-0.001010175,0.020636626,-0.020847118,-0.043585,0.04644785,-0.035856202,0.018183732,0.0087511325,0.0028272988,-0.014150008,0.03389595,0.006791561,0.046647277,0.07268251,-0.014094101,0.025850162,0.04315368,0.07796537,0.025858046,-0.014286995,0.046931583,-0.00089564436,-0.027867367,0.012736274,0.04667454,-0.009945075,0.010264361,0.04079605,-0.019423302,-0.0151627185,-0.009210632,-0.06158741,0.061869826,0.002319512,0.014560611,0.008431415,0.07662776,0.013076927,0.025655283,-0.027864302,-0.036638036,0.0039572073,-0.0009842969,-0.036596715,-0.030339163,0.0053654434,-0.0038046665,-0.0064908206,0.041416086,0.0044731554,-0.012114247,-0.009688163,-0.029090276,0.0035315515,0.043364335,-0.028824665,-0.0025889107,0.017894855,-0.015059152,-0.047768995,-0.0070430017,0.049926165,0.016361237,0.008508143,-0.02666468,-0.03342078,-0.06464586,-0.008933512,0.03594314,-0.02480776,0.029702887,0.029216165,-0.059733596,-0.012284218,-0.023125032,-0.036137007,0.03874924,0.029467667,0.025865976,-0.025803473,0.032221314,0.015198374,0.0076824795,0.015877565,-0.027851554,0.010313841,-0.004214296,0.021365667,0.020889604,-0.005592749,-0.0111911055,0.038164765,-0.008601283,-0.015536942,0.010874021,0.0023482072,-0.04730277,-0.014123822,0.03286008,-0.005558641,-0.0033160953,-0.01622143,0.03698194,-0.033297993,-0.015534752,-0.019225484,0.055030305,0.037799962,-0.039193396,0.008197591,0.006293789,-0.0028827083,-0.03609239,-0.024050271,0.01628216,0.009149475,-0.010984913,0.004230911,-0.0063410103,0.025976254,-0.011256461,0.0373545,-0.035687488,0.006586826,-0.020927034,-0.035658177,0.0032646754,-0.00709553,0.0072168414,0.02209111,-0.02799023,-0.02097037,0.014176151,-0.023542084,-0.002189421,0.016324082,-0.05499557,-0.01815248,0.03827501,-0.011472336,0.0140812835,0.04122228,0.02791977,-0.010461828,0.049160913,-0.005181242,0.009763533,-0.006546332,0.019785462,-0.020971324,0.0142713245,-0.0015977407,0.05291209,-0.010446029,-0.026219836,0.012293806,0.00088235544,-0.17181951,0.017884342,0.029812919,0.0178453,0.04048489,0.00595128,-0.011319867,-0.018872015,-0.030428015,0.035950966,0.03312875,-0.04765848,-0.01047458,0.013482613,0.013574324,0.003904836,-0.0023239036,0.004461722,-0.047054347,-0.023697691,0.016533714,-0.030455746,-0.020269755,0.004556478,-0.025209853,0.053949926,0.07747335,0.0029011304,-0.038172867,-0.0011235959,-0.02689482,0.030430725,0.00031730984,-0.018329741,0.012180957,0.04452763,0.01672354,0.013273934,-0.016875971,0.0021396284,0.010547667,0.050404564,-0.0027588685,0.011483729,-0.03021732,-0.011069646,0.0064227176,-0.045607638,-0.077810034,-0.024941713,-0.0030983498,-0.062033985,-0.032943707,0.0003614733,-0.06166223,0.00011948806,-0.00998297,0.005001777,0.0211082,0.031586938,-0.03280314,-0.041338664,-0.0021412366,-0.02727698,-0.027840724,-0.054431148,0.034999143,-0.024941,-0.0076622977,-0.0055642896,0.012491261,-0.033210322,-0.002618697,-0.0019316949,-0.0320663,0.020546062,0.0076134354,0.009642231,-0.03720826,-0.07474195,-0.021699607,0.05561603,0.015515087,0.014375697,-0.010525193,-0.05634687,0.015855707,-0.011028257,-0.0027105059,0.24337065,0.032051027,-0.038623326,-0.0103012705,0.07634262,-0.0007392751,-0.045370717,0.050274864,-0.016752714,-0.042078443,-0.053875152,0.019206354,0.008056889,-0.029185928,0.03597974,0.020196004,-0.060076952,-0.012540216,0.0735711,0.009044781,-0.00021011647,0.011889415,0.067091055,-0.00474958,-0.009795527,0.009547999,-0.027366491,-0.045133792,0.026655385,0.022721699,-0.06291271,0.02746404,0.035548583,-0.003289614,-0.0087587545,-0.022280063,0.010826612,-0.09836818,-0.010915999,0.025664,0.0063816924,-0.015553993,0.026579252,-0.042441703,-0.010859759,-0.02267607,0.0013484608,0.0032934274,0.010757428,-0.013390045,0.036567498,-0.046256054,0.0128464345,-0.007959204,0.03556876,-0.0004799626,-0.008589538,-0.0054578627,-0.0007850611,0.100698136,0.0074012023,-0.0006722628,-0.067853145,-0.00793668,0.011559522,0.048143942,0.006214139,-0.00725184,-0.0029649907,0.03064308,0.0027453569,0.014642204,0.016469335,-0.0036714685,-0.0011684466,-0.0063752555,0.010015619,0.007534459,0.009798451,0.016981345,-0.0040528704,-0.01706447,-0.063833974,-0.032896478,0.036176875,-0.023738386,0.04080767,0.089487985,0.0034052413,-0.0049207225,0.010657307,0.024732683,-0.040321384,0.015961464,-0.056582674,0.0011336876,-0.00035476362,-0.035079014,-0.05624635,-0.018890824,0.013270646,-0.0038762004,-0.031005433,-0.048681617,0.012337206,0.011669636,0.016990282,-0.0019979777,0.020846242,0.0070052235,-0.03891258,-0.004025242,0.020234134,-0.00014827875,0.011114268,0.03194446,0.028223258,0.013664597,0.03090792,0.005039431,0.0026025698,-0.008329421,-0.025138099,-0.01924509,-0.030203205,-0.035998926,0.017932266,-0.009525359,-0.024492385,0.027506014,-0.010490634,-0.008787586,-0.047443382,-0.008920902,0.063118845,-0.004688272,0.04350878,-0.0072435066,-0.024634946,0.0288375,-0.02562751,0.019629924,-0.008128679,0.009468468,0.042445883,0.017530352,-0.04674027,0.00900222,-0.030474395,0.02781854,0.05763722,0.020505939,0.020255305,-0.03930033,-0.027026603,-0.0021989057,-0.04312219,-0.016701004,0.019278226,0.0011140081,-0.0072780284,0.028528336,-0.00595432,0.081521526,-0.017672295,0.025074264,0.0341072,0.0076907133,0.02026753,0.035743244,0.024430312,-0.0011275926,-0.050297413,-0.026365286,0.033260074,0.010574374,-0.034477077,0.033982713,-0.018304678,-0.0027400255,0.0426372,-0.044297796,-0.013343306,0.0031466554,0.0344765,-0.013602948,0.023422774,-0.0059421468,-0.064085476,-0.02996099,-0.0017030995,0.109883785,-0.014559949,-0.0009677391,-0.018871143,0.037294887,0.059809648,0.0007850433,0.0154783735,-0.029498927,-0.0338154,-0.019067943,-0.015914181,0.051082578,0.0216854,0.05356931,-0.0050876327,0.034397192,-0.034703597,0.025883581,0.036087375,0.030027378,-0.065829486,0.013297466,-0.023042135,-0.017322648,0.022267517,-0.0073086927,-0.020042384,-0.064576045,-0.005037082,0.0010410752,0.072403476,-0.032709196,-0.0072224285,0.011838917,-0.0052188067,0.0057775797,-0.026167167,-0.019704705,-0.004558263,-0.0045664543,0.0016312838,0.0036908817,0.03109485,0.023516364,0.009507987,0.001922919,-0.0067764223,-0.066579506,0.0094215,0.0032010984,-0.014271714,-0.01000637,0.0058557633,0.016739726,-0.05590354,-0.075396925,0.03503816,0.021283573,-0.004715854,0.00635396,-0.0027229819,-0.01856495,0.018225607,0.005726837,-0.01137136,-0.0013302123,0.034396563,-0.014302177,0.005847084,0.077550545,0.008436883,-0.041568037,-0.03047414,-0.003117737,0.018068701,0.023421379,-0.0020609098,-0.055676576,0.011318437,0.007136591,-0.016310463,0.0068585547,-0.015489447,-0.02480266,-0.04531897,0.06893346,0.033097986,-0.039139964,-0.025021398,0.012411941,0.020385288,0.022456562,-0.027401444,0.022758447,0.019989338,-0.013197745,0.026224105,-0.0036867228,0.026608465,0.025600452,-0.044346053,0.017903669,0.0057068137,0.020077728,-0.030156592,0.0793436,-0.031979173,-0.020726658,-0.017193517,0.0002872282,0.018762883,-0.019690216,-0.009019527,-0.045804005,-0.018869085,-0.021377381,0.047891553,-0.004654573,0.0108370185,-0.00956874,0.006242454,-0.008029846,0.036543086,-0.019565968,0.02947368,0.011370318,0.012044897,-0.012254368,-0.025882646,0.016552413,-0.048726805,-0.016043799,-0.025797386,-0.010493521,0.007477609,-0.03542268,-0.029905364,-0.022277191,-0.03097798,-0.009627103,-0.012522689,-0.02601052,-0.016166225,-0.018625384,0.028316876,-0.007884167,0.016143601,0.000680001,-0.01508633,-0.023123639,0.0119208,-0.037851214,0.0025801584,-0.06262469,0.031920932,-0.0026841462,0.008082711,0.021191299,0.00054420484,0.018582385,-0.0068681673,-0.022345953,0.01379124,-0.0044061043,0.038681682,0.013529064,0.04723746,0.03827014,-0.047444023,0.034092583,-0.031085974,-0.0041418816,0.027866075,0.006498951,0.033330675,-0.034886863,-0.022974337,-0.013117522,-0.008506874,0.022507887,0.039722703,-0.0026397917,-0.033508763,0.032501735,0.02375286,0.008167268,0.0033763498,0.022831218,-0.02930444,-0.052169777,-0.015264732,-0.001556159,0.021575833,-0.017364107,-0.014911352,0.027424445,0.04350376,0.027982485,-0.012477026,-0.023481632,-0.039802615,-0.0042222156,-0.14834921,0.026796134,-0.035294842,-0.0012316364,-0.022149699,0.011481992,0.009463371,-0.036654525,-0.008850713,-0.045242272,-0.008237005,-0.075913556,0.023912998,-0.042678572,-0.033360947,0.03005075,-0.020177264,-0.006706622,-0.017569339,0.08182433,0.013771573,0.008382193,0.0298793,0.015505955,-0.034491606,-0.040272616,-0.014244549,-0.016928695,-0.018916957,-0.020508962,-0.003164628,-0.070261784,0.020918734,0.041594464,0.01707712,-0.0054973,0.0014671754,-0.04500495,-0.00422724,-0.015430323,-0.024058305,0.021193827,-0.014905091,-0.0194475,0.01540172,0.05219017,0.0053085056,0.014452596,-0.008240486,-0.00059084455,-0.018779188,0.041907683,-0.01148105,0.008819682,-0.019227894,-0.017807217,0.013023052,0.010329724,-0.0024918504,0.018011251,0.0046955114,0.0024881123,-0.044740252,-0.00860856,-0.009101815,0.05407199,-0.02540238,0.019049542,0.009668177,-0.010138605,-0.05287636,-0.008752002,-0.020448782,-0.010871596,-0.015121822,-0.0055347793,0.042785846,-0.016981851,-0.10168865,0.0077626985,-0.027723733,-0.012199337,-0.022869442,0.0046319165,-0.0027547665,-0.0068121543,0.0025923837,-0.038497668,-0.014761837,0.0047571594,-0.078632675,-0.02196679,0.0035521083,0.038719118,-0.022290567,0.046807554,-0.032695428,-0.002166743,0.005338539,-0.0037523794,0.034462083,-0.043622267,-0.0015043531,-0.0016879046,-0.064814985,0.036859132,-0.01232718,-0.008855603,-0.03469208,-0.031727757,-0.010229001,-0.040769905,-0.03764595,-0.0013323007,-0.029908622,-0.02592762,0.010050722,0.028957209,0.048681054,0.030998236,0.019094963,-0.0061915405,0.0061426517,-0.036139436,-0.005878925,0.06443171,0.050065465,0.0089442395,0.010811265,-0.0012351775,0.01236454,-0.034320142,-0.008201869,0.009075626,0.04885358,0.016772123,-0.0009869145,0.017388253,-0.0037167096,-0.016512848,-0.019003008,-0.01404241,0.04119406,-0.030458149,-0.01843079,-0.00008175071,0.021822747,-0.00079045724,-0.05147968,-0.04777521,0.02183263,-0.0043406705,-0.003340958,0.08906437,0.01436694,0.010395829,0.017679563,0.04278076,0.021143628,0.012170296,-0.022371734,-0.07882102,-0.037768792,-0.047518417,0.0053724665,0.084380604,0.0065533444,-0.029174028,-0.030505013,0.02793428,0.037858475,0.014048454,-0.0344335,0.014925069,0.06157035,-0.043895204,0.005463462,0.0039768075,-0.0057541905,-0.020197285,0.034171667,-0.01794914,0.017655326,0.059278153,-0.017484335,0.036349505,0.0126466155,0.022810796,-0.0061037038,-0.034526885,-0.015923977,-0.0152879935,-0.023242634,0.03803619,0.06685603,-0.004007754,0.012435824,0.028620847,0.021625811,-0.035917565,-0.02831597,-0.021651456,0.037354834,-0.04220902,-0.037746154,0.04816109,-0.0055784187,-0.0042791585,0.00075138465,0.032682445,-0.008742169,-0.0070513836,0.030369097,0.012174413,-0.054342777,-0.009254024,0.01962556,0.025342574,0.013648267,0.021742623,0.040667895,0.013648687,-0.017684251,-0.04290593,-0.04271374,0.009538948,-0.001386296,0.062293965,-0.014958165,0.015889164,-0.027214909,-0.017166814,-0.023899427,0.03244028,0.0062883305,0.017948998,-0.03419251,0.020953383,-0.017574308,0.009168159,0.016762573,-0.029720036,-0.0042527285,-0.037463464],"last_embed":{"hash":"1is79q8","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1is79q8","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I'm traveling / sick / unusual day\"#{3}","lines":[310,310],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1is79q8","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I'm traveling / sick / unusual day\"#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017668134,-0.027101822,-0.05019282,-0.010321298,-0.05170614,-0.082396746,0.031235745,0.0025224504,-0.013561691,0.0065250504,-0.0076328726,0.007110647,0.0072934693,0.018417276,-0.0065134424,-0.006316136,-0.0016268622,0.013967619,-0.025614334,-0.0140327355,-0.0077019916,0.0049797706,0.048472267,-0.0144725,-0.04875652,0.0437696,0.033791576,0.004085278,0.030660503,0.063727,-0.01840609,-0.058586102,0.02841245,0.006397769,-0.022885295,-0.040383752,-0.0015519289,-0.01778656,-0.036119554,0.080189206,-0.00465134,-0.00976908,0.0021902984,0.0056049596,0.019218279,-0.029631678,-0.028296966,-0.0005577567,-0.0069922344,-0.028626474,0.013207845,-0.010461841,0.06902715,-0.06589763,0.017603837,0.0068020504,0.003852653,-0.044939894,0.008224202,-0.008937479,-0.017344285,0.0019727661,0.021063916,-0.034159746,0.031538974,0.05776753,0.023485923,0.03207155,0.00029243002,-0.058332395,-0.010841964,0.009678165,-0.02814767,-0.02438595,-0.05358945,0.025715519,0.004089223,-0.025915902,-0.051424015,0.015914869,-0.011931902,-0.0065477593,-0.012658287,0.002568779,0.029693477,-0.010803973,0.0015868365,0.026639173,-0.014581665,-0.019413214,0.010249865,-0.031163584,0.015906326,-0.021228956,-0.017057076,0.0060931854,0.013738772,-0.0037312915,0.0068202405,0.022801558,0.048983533,-0.036170132,0.0073399614,0.001315703,0.022287795,-0.06073599,0.039215244,0.04010829,0.015392095,-0.019698063,0.012478938,0.0528944,0.01957087,0.0062671825,0.00456586,-0.0018999329,0.02316401,-0.043650344,0.0076953205,-0.04570686,0.015067774,-0.00091521116,0.023816539,-0.042033426,0.0032351185,0.011083856,0.026088063,0.006968701,-0.03294315,-0.020381132,0.01632364,0.02962753,-0.0150272455,-0.0023049535,-0.040173855,-0.022419186,0.052830763,-0.026535917,-0.026607428,-0.062019166,0.004426485,0.032208994,-0.045343306,-0.039557893,0.028557142,-0.0293513,0.019044682,0.0056096506,-0.005294166,-0.04562064,0.017050838,0.014151093,0.074483156,0.03898408,-0.010911884,0.020535026,0.022510981,0.08482442,0.017258534,-0.0033304435,0.051620226,0.038226135,-0.039016336,0.0013382584,0.04746605,-0.00220562,0.029984314,0.041170675,-0.01665833,0.0060472484,0.01066005,-0.05261341,0.07145558,0.008021847,0.015060706,0.0013521515,0.040155377,0.029088108,0.017744299,-0.0018323879,-0.03908276,0.029532216,-0.00014534857,-0.038566686,-0.04018051,0.023837954,0.018701663,-0.011421937,0.045385588,-0.0030843304,-0.019196013,-0.027910473,-0.036928575,0.038527578,0.05053086,0.009818146,-0.0003282478,0.013133646,-0.007709815,-0.04035041,-0.00092489575,0.0420179,0.02493031,0.0108700115,-0.035309263,-0.009593733,-0.04068988,-0.013073493,0.013839065,-0.03306248,0.03878415,0.0035370702,-0.057118557,-0.02836055,-0.046684764,-0.028951231,0.02149014,0.015162471,0.017730886,-0.006392585,0.028551513,0.01976079,0.02230278,0.0067492262,-0.011879063,0.013210201,-0.020256579,0.043804236,0.026002727,-0.01221715,-0.0077524246,0.017788593,-0.003538057,-0.011109135,0.029542128,0.0060056704,-0.020201486,0.003621442,0.041721333,-0.008976239,0.00075194857,-0.016820028,0.048456453,-0.040145084,-0.024976216,-0.011532145,0.049919847,0.02773983,-0.05520923,0.0077632987,0.010416035,-0.01151744,-0.019808752,0.012969634,0.023645008,-0.007860888,-0.013871985,0.0054164734,-0.014724485,0.008457639,-0.030369315,0.04969457,-0.042641923,0.008140299,-0.0064764665,-0.03520292,0.019281812,-0.0137181105,-0.0003294034,0.04583517,-0.01050788,-0.0057252506,0.010309269,0.0066890037,0.004303505,0.017135851,-0.04708335,-0.013841982,0.0754652,-0.026511485,0.029727519,0.020959297,0.03769789,-0.03683629,0.04722625,0.0020139497,-0.009603044,-0.009987907,0.021733256,-0.0061867735,-0.0030553073,-0.021934696,0.057923142,-0.022362141,-0.017427284,0.023741497,0.011289725,-0.17783614,0.011559058,0.026027087,0.016203685,0.03986803,0.0003686499,-0.045818068,0.0029055532,-0.04801123,0.027709084,0.010007046,-0.044151254,-0.0029744864,0.0010546935,0.030727098,-0.003286906,0.0014009054,0.011567296,-0.045247596,-0.037732113,-0.00057352864,-0.05295581,-0.0038247292,-0.01272791,-0.027241206,0.04682645,0.06474391,0.010541206,-0.033892937,-0.0067482837,-0.04102417,0.020140577,0.0051023937,-0.020731155,0.0036644686,0.025175322,0.0031260164,-0.017762635,0.0010005366,0.019804332,0.015018888,0.038846776,-0.0016461259,-0.008428615,-0.037576687,-0.021104109,0.012073421,-0.04205264,-0.041405763,-0.028353289,-0.020482356,-0.051793136,-0.037446383,-0.014782536,-0.041075774,0.003705699,0.018495446,0.019447576,0.0059942207,0.0072053964,-0.038093798,-0.01880041,-0.011848931,-0.032544214,-0.024884611,-0.07427337,0.02304389,-0.015677966,0.019250326,-0.016379887,-0.008073622,-0.011747234,0.00626403,-0.043645404,-0.014942391,0.009243568,-0.0015056789,-0.017205479,-0.043754965,-0.080312066,-0.022726791,0.043017678,0.0017756326,-0.02060443,-0.0063647595,-0.042060144,0.022055091,0.0024138158,0.0012840052,0.24386978,0.009649292,-0.04655623,-0.032825146,0.058017857,-0.022913134,-0.01017767,0.07057255,-0.006162009,-0.059273224,-0.047087617,0.020278918,-0.0020328239,-0.048609376,0.046630215,0.018634276,-0.009148065,-0.019331979,0.08598966,0.010660848,0.007140327,0.0038270555,0.050233483,-0.012083938,-0.034497567,0.009121701,-0.026578624,-0.008584674,-0.0005580952,0.07227603,-0.05625344,0.035118956,0.06511062,-0.010131291,0.0021567228,-0.010873319,-0.0070143947,-0.061067067,0.012896621,0.025732141,-0.010951919,0.009343251,0.014744828,-0.01031237,-0.001061333,-0.02314114,-0.019720703,0.0065022795,0.019150373,-0.016780516,0.008586881,-0.018466376,-0.0025836686,0.010677196,0.019640435,-0.019822156,-0.0061124293,-0.028576158,0.010462746,0.09935382,0.038997784,0.023826387,-0.07411807,0.008220989,0.026888171,0.037140347,-0.008365093,-0.0019357263,-0.0019298173,0.02097005,-0.005408981,0.017171815,0.024620762,-0.01620875,0.011285123,-0.016517797,0.032425564,0.0037882498,0.0005649139,0.028786387,0.0008549184,-0.01547906,-0.031276356,-0.03964354,0.026180573,-0.02932008,0.04742314,0.08390709,0.022262348,0.0046871994,-0.009772787,0.0021282637,-0.04491739,-0.007209128,-0.026565604,0.021222504,-0.0033148655,-0.036849566,-0.06598137,-0.0019444728,0.020965956,0.00023861097,-0.010699936,-0.027929824,0.020638298,0.020271216,0.003678126,0.010498749,0.0066338894,0.004587396,-0.03245159,0.0026824703,-0.015325639,0.009196826,-0.007374904,0.03889169,0.0068637077,0.029634237,0.019424792,-0.019180246,-0.014527963,0.017340556,-0.017174637,0.03205193,0.0026228863,-0.024820765,-0.0173822,-0.012276538,0.0046289004,0.052930914,-0.017901752,-0.0051838425,-0.055215824,-0.02456539,0.054263327,0.01919797,0.026605694,0.0041200793,-0.034095243,-0.0027646257,0.010880466,0.020240726,-0.026750287,0.016611237,0.048138045,0.015946198,-0.032324705,0.0068815183,-0.030056622,0.029852567,0.07154507,-0.0046019396,-0.0008811308,-0.07287063,-0.048448008,-0.012526059,-0.03803945,-0.02477189,-0.00020988,-0.0009771849,-0.0010629512,0.0077982093,0.008954884,0.082519904,0.004277079,0.047379646,0.050236177,0.025974888,0.021662273,0.0425026,0.021978749,-0.010960622,-0.072739296,-0.01741927,0.028735712,0.0024769572,-0.016723258,0.043435562,-0.012373678,0.019007642,0.05665839,-0.012286512,-0.025749583,-0.014165989,0.04159943,-0.020899313,0.020276422,-0.0052939043,-0.060670298,-0.03248866,-0.0031608455,0.11558207,-0.028166523,0.0078392085,0.01926133,0.011624497,0.057235174,-0.02409769,0.0024190892,-0.022867404,-0.008862846,-0.021487469,-0.0018553806,0.03343484,-0.00019088661,0.032571785,-0.008093758,0.035778895,-0.041498285,0.036812592,0.032020204,0.028114546,-0.06500044,0.013903444,-0.015834786,0.0040963693,0.04847453,0.018196147,-0.022425812,-0.06841544,0.0055281757,0.0018327943,0.07304395,-0.02762587,-0.0076960414,0.010607081,-0.005559665,-0.0051284665,-0.013147204,-0.019063529,-0.0014688373,0.0006113043,0.00482375,0.00058345014,0.025142847,-0.0013664052,0.0057390626,0.02434293,0.007997092,-0.05949907,-0.006506976,0.0069298283,-0.009004462,0.013276611,0.0044905194,0.010429476,-0.04395133,-0.06756077,0.053390134,0.021755558,-0.018468129,-0.0041053616,-0.0059021157,-0.010830528,0.021533377,0.01982935,-0.0062712487,0.021288408,0.020203687,-0.016093494,0.009485504,0.06895692,-0.0035200794,-0.018765878,-0.0076036374,-0.021930201,0.012076291,0.020402616,-0.019213902,-0.041855644,-0.0070757275,0.0075544827,-0.019473862,0.0032990745,-0.0046183257,-0.043016236,-0.04438024,0.08695015,0.022718815,-0.025317548,-0.017085709,0.050473884,-0.022024192,0.016627232,0.0017153824,-0.00079904153,0.03394926,-0.026495555,0.013893319,0.004084418,0.025992628,0.025097007,-0.06332478,0.026637299,0.0054130997,0.040799048,-0.03152229,0.08361807,-0.020357614,-0.03758249,-0.020512814,0.0010786144,0.021609452,-0.024642525,-0.01975268,-0.034816887,0.00032908833,-0.021923605,0.05647248,-0.009576594,-0.0099108685,-0.04961406,-0.008945126,-0.026035089,0.029078769,0.008214267,0.028737266,0.042416185,0.013020187,-0.013953507,-0.0058557848,0.00039243704,-0.0147960195,-0.01658017,0.008361687,0.0025694882,0.0130254645,-0.023585295,-0.031957343,-0.037770733,-0.056855313,0.0062414426,-0.008609016,-0.036129292,0.011131694,-0.024049224,0.009900721,0.005205721,0.025388299,-0.022367973,0.0035076772,-0.006146474,0.024933044,-0.026047995,0.007974285,-0.061877567,0.044256106,0.0048693726,0.025640957,0.017831078,-0.0039068977,-0.000046708665,-0.013636913,-0.014107318,0.02568102,-0.012935424,0.016790919,0.018074589,0.024794817,0.039479554,-0.031657238,0.018512275,-0.03386702,0.016643276,0.027780818,0.0057016155,0.022888714,-0.026129458,-0.027287336,-0.002098695,0.0047727576,0.0039126524,0.037160676,-0.01351193,-0.015577338,0.041919015,0.017880516,0.0040545794,0.0075161858,0.019528676,-0.016600436,-0.059957083,-0.025857834,-0.001948234,0.009357894,-0.008633404,-0.011537055,0.019710924,0.031801347,0.019371344,-0.010692257,-0.016713692,-0.03828692,-0.007861862,-0.1445105,0.041209508,-0.02345452,-0.009103348,-0.030921198,-0.0049270503,-0.0077467975,-0.0428344,-0.0043583047,-0.051477823,0.0024975848,-0.044224888,0.035588887,-0.045495056,-0.018495834,0.02352417,-0.03107172,0.0013241438,-0.014284411,0.06267609,-0.006039044,0.0059736543,0.033982243,-0.016408768,-0.030269261,-0.032863077,0.006644295,-0.00037414196,-0.0036794282,-0.022846254,0.004684792,-0.06119993,0.0191807,0.050290193,-0.0029926081,-0.020349434,0.0070161084,-0.041043364,-0.014768132,-0.0055357763,0.0002941442,0.008241597,-0.00565642,0.00014568592,0.030372614,0.042375874,0.008003942,0.011394873,-0.016256882,-0.017236864,-0.048429772,0.02879767,-0.030002633,-0.0034043004,-0.020580957,0.0021636884,-0.013289562,-0.0012714454,-0.0114859715,0.037209522,0.0035958388,-0.0019453005,-0.05417061,-0.0058201435,-0.026648708,0.049227796,-0.0016578772,0.0151717765,0.01526076,-0.025023658,-0.03814202,0.021094546,-0.031820845,-0.020035658,-0.04005925,-0.008793909,0.032814667,-0.008312682,-0.06717022,-0.0031349815,-0.0013230519,0.0012695718,-0.045986466,0.0066355243,0.0003821604,-0.0033374624,-0.006790117,-0.043055527,-0.027060924,-0.011732674,-0.065698676,-0.031259496,-0.0016363813,0.027888753,-0.039510854,0.047740974,-0.021774646,-0.0037464388,-0.0021784534,-0.023943078,0.004325509,-0.055957954,0.008207454,0.020092329,-0.039121497,0.026694987,0.00063314085,-0.014774632,-0.028552989,-0.026065193,-0.032769375,-0.037010916,-0.03363534,-0.0058489693,-0.03302406,-0.023875684,-0.013524457,0.00446001,0.036643337,0.021689039,0.01824432,-0.0023985235,-0.02546086,-0.050135635,-0.0015486606,0.07410735,0.0593627,0.05001635,-0.026379501,-0.0016103972,0.0149902925,-0.04940235,0.0038866564,0.015416277,0.053057197,0.016490705,-0.021833563,0.036016103,-0.028832829,-0.01796075,-0.056322068,0.03219718,0.04610236,-0.049080446,-0.02054002,0.000014523504,0.02139619,-0.014688713,-0.02186017,-0.022707751,0.009092125,0.011292735,-0.020152071,0.06259724,-0.0012784132,-0.0019434813,0.019398093,0.006263479,0.0071897586,0.037979063,-0.0069339327,-0.09968557,-0.013795392,-0.05218122,0.010396876,0.065553434,0.0011757284,-0.021944031,-0.010980398,0.02731491,0.018899955,0.010747785,-0.024078213,0.024583923,0.059524328,-0.052048553,-0.010444671,-0.012355573,-0.028060878,-0.011687276,0.047793247,-0.013725053,0.036143985,0.05450747,-0.0044015683,0.005432057,0.019389698,0.023583021,-0.006382024,-0.053161718,-0.0015799948,0.023008395,-0.0059184646,0.037445243,0.062611975,-0.012034736,0.009819854,0.030625923,0.026873602,0.008005373,-0.04028076,-0.022328412,0.030988164,-0.025761776,-0.05970152,0.03076738,-0.017706962,0.0021430852,0.006500161,0.021061245,-0.014637261,-0.0008111091,0.040205732,0.008556348,-0.050444167,-0.027930211,0.015629122,0.025294593,0.011377906,0.01996218,0.03611976,0.0032229752,-0.01836987,-0.03147941,-0.020446388,-0.01709512,0.00723006,0.024441838,-0.021456325,0.026555441,-0.027560128,0.0053885477,0.0067132753,0.04136378,-0.0069930158,-0.0039935578,-0.043042228,0.018661268,0.006073067,0.018681763,0.03425054,-0.009002429,-0.010066208,-0.06695735],"last_embed":{"hash":"1wvxx9k","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1wvxx9k","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"I'm traveling / sick / unusual day\"#{4}","lines":[311,312],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wvxx9k","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Too many habits, overwhelmed\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.003102628,-0.0082133645,-0.049654655,-0.014252222,-0.06039199,-0.049445305,0.0088841785,0.0005671627,0.0039023699,-0.020297846,-0.00026119576,0.0037590791,-0.019593358,0.005352295,0.031330604,0.00046898835,-0.014236074,0.019271867,-0.036505524,0.012419223,0.020139871,0.022326747,0.07148004,0.01989001,-0.050914533,-0.009478818,0.031451494,-0.024409452,0.022485469,0.031711496,-0.0110517135,-0.041575804,0.052704215,-0.011772546,-0.047506094,-0.024269184,-0.0065400507,-0.0015437783,-0.03182496,0.032827683,0.0167566,-0.04409384,0.020809816,-0.010171081,0.025412286,0.008566128,-0.025048995,-0.0026438483,-0.012525002,-0.021937286,0.020686714,-0.004356623,0.03604138,-0.050943,-0.022346674,0.004698661,0.0028808848,-0.036144108,-0.011555642,-0.02224127,-0.03224836,0.03912887,-0.010247671,0.01607747,-0.027570307,0.08071043,0.06497307,0.030589549,-0.008790894,-0.027025048,-0.003700171,-0.043668035,-0.019290173,-0.009523082,-0.060219396,0.01718795,0.0043972977,-0.03333653,0.011472554,0.027543593,0.0073011545,-0.008597023,-0.012342925,-0.006911794,0.0011300057,0.004490535,-0.01929956,0.02504817,0.007889009,-0.010530074,-0.038872145,-0.005947642,0.014435303,-0.022682022,-0.006478829,0.03760915,0.0030565592,-0.027305186,0.012665603,0.016211376,0.041158035,0.004273872,0.018715587,0.005849894,-0.018194504,-0.009820522,-0.001513188,0.008627334,-0.018368678,-0.013216322,0.019281475,0.04683741,0.025669588,0.0026838754,0.0027922904,-0.0061361603,0.015681121,-0.056339577,0.026610993,0.003146641,-0.0005641316,0.036809813,0.032700736,-0.063009456,0.0022027413,-0.004884835,-0.0009352048,0.00808192,-0.03882704,0.004344169,0.02550733,0.053714227,-0.02206945,0.03781467,-0.02931797,-0.027476128,0.030910883,-0.01355519,-0.045555267,-0.0277041,0.0012552806,0.011492995,-0.023598284,-0.027947307,-0.012273508,-0.043721553,0.0019676487,-0.014985438,-0.010909825,0.0024962649,-0.025264267,0.04720089,0.053536225,0.075518526,0.02441264,0.008076753,0.0219829,0.09748817,-0.00444228,-0.0326957,0.024321554,0.025827812,-0.04405072,0.053691693,-0.007518881,-0.040561605,0.015307397,0.015354017,-0.017844936,0.05470621,-0.011554437,-0.003656415,0.029052125,0.0023009998,0.008128337,0.017116828,0.066521704,0.03510614,0.013571307,-0.020370666,-0.05202114,-0.015828824,-0.0034750202,-0.041778263,-0.02592935,0.005651359,-0.021329863,-0.042077754,0.031400595,0.05662061,-0.017558694,0.0023754425,0.0047291266,0.026996389,0.04037986,-0.009653646,0.014512902,0.021857804,0.02762788,-0.039154753,0.024888325,0.047969658,0.017834986,0.0043342034,-0.019874757,-0.026262261,-0.043216147,-0.08247861,0.015697388,0.029091643,0.021582657,0.044658534,-0.032593615,0.011275978,-0.02590535,-0.0146802915,0.051686525,0.0039176424,0.017857447,-0.00052981125,-0.010615516,0.021566492,-0.00032948703,-0.0016530305,0.0020736381,0.0065773255,-0.0467944,0.003886175,0.017789114,-0.014565792,-0.030868778,-0.012755804,0.002791066,-0.00032750113,-0.020245284,-0.022935316,-0.04748236,0.02590817,0.042822104,-0.016226942,-0.019840112,-0.029456133,0.015762279,-0.033944607,-0.042066615,0.011092289,0.028277554,0.05539478,-0.012842947,0.016763594,-0.010418192,-0.011092134,-0.04153116,-0.02386894,0.04068039,0.015358125,0.012308361,0.008154343,-0.069700964,0.006414899,0.038014837,0.052261792,0.0034250976,-0.0063326578,-0.03612548,-0.0043537803,0.0026934373,-0.02809738,-0.010483856,0.008114638,-0.008540612,-0.032438047,-0.018296862,0.0056507937,0.0007281328,0.010683767,-0.037242997,-0.00003656967,0.04121156,0.0073525794,0.013681419,0.000892354,0.038381353,-0.017546386,0.028654693,0.02693153,-0.014034224,-0.009188312,0.029448237,-0.018082252,0.018039837,0.0066650156,0.04482834,0.016426876,0.0041951193,0.008344572,-0.010889112,-0.17382105,0.025995899,0.009267046,0.04311022,0.005950171,0.043794077,-0.021431068,0.025173683,-0.047582746,0.017004883,0.03143815,-0.03802051,0.011993172,0.017301816,-0.0007889929,0.011745512,-0.00070931774,-0.02210806,-0.06286754,-0.023026,-0.031145783,-0.06374727,0.01801734,-0.009748046,-0.01843695,0.020363545,0.076736175,-0.0072433692,0.0086699985,0.015861887,-0.068080895,-0.007594874,0.0017684819,-0.0013011182,-0.019573942,0.055567343,0.026352402,0.04034463,-0.010333206,0.011904222,0.04817663,0.027556516,0.047936413,0.0025269466,0.015637865,0.0016985694,-0.001566101,-0.037452515,-0.026664203,-0.0129589,0.010394719,-0.033596747,-0.013020445,0.012061805,-0.019943936,0.0080968235,0.015838405,0.04515462,0.0066226283,0.023152715,0.008440477,-0.020813664,-0.025564063,-0.010317445,-0.025573477,-0.047504764,-0.012814655,-0.014051602,-0.01735338,-0.013894792,0.009031165,-0.015809605,0.019896366,0.004139205,-0.018022005,-0.010821526,-0.028955683,-0.022243015,-0.009077365,-0.09113041,0.031650525,0.021029571,-0.010579965,0.015633473,-0.013230446,-0.038746912,-0.017788261,0.005133738,0.04052836,0.2564555,0.037077535,0.0030060352,-0.051219504,0.04097236,-0.012192986,-0.025638374,0.07028037,-0.032149605,-0.023182398,-0.026440041,0.017588558,-0.0019425704,-0.01774927,0.014915725,0.014966672,-0.040355165,-0.004159567,0.059973586,0.024498278,0.024706235,-0.014162403,0.041813333,-0.022780363,-0.049777135,-0.019511089,-0.0015354103,0.028147379,0.0018592436,0.06586541,-0.058774095,0.04106479,0.017630622,-0.010412339,-0.012070336,-0.016978791,0.044848192,-0.086891994,0.0124506615,-0.017468572,0.0276494,-0.023807537,-0.002124598,-0.026648879,-0.0065528923,-0.0035854168,0.015964307,0.073574916,0.004348073,-0.029017141,0.03997049,-0.03480806,0.023341978,-0.021243596,-0.013613409,-0.02068505,-0.010158424,-0.029805325,0.00523828,0.051563397,0.01675667,0.018341413,-0.05878735,-0.030638,-0.024812087,0.043667234,-0.0009054233,0.025965847,0.019593937,0.014886547,-0.041611765,-0.0014423403,-0.0017405882,-0.010800105,0.0075933253,0.0027215893,0.038931884,-0.025609214,0.022693425,0.03488346,-0.023403695,-0.0073627667,-0.041432504,-0.070623614,0.00945267,-0.005608883,0.03802705,0.07138103,-0.05677278,-0.010962022,0.031498645,0.006686057,-0.040079318,0.005795179,-0.0014567061,-0.003953952,0.028953854,-0.03443559,-0.04273625,-0.012391884,-0.02304078,-0.0029182502,0.0054849316,-0.01479299,0.037295908,-0.01372067,-0.016348511,0.005843305,0.026840918,0.012854964,-0.03678204,0.010380832,0.028171249,0.005171891,0.008875951,0.032774393,0.04069167,-0.0002878375,0.02324003,-0.020560997,0.03656524,0.009534321,-0.00024385333,0.035836425,-0.014033395,-0.054658297,0.013741669,0.017740719,-0.04300532,0.02203414,0.0015311694,-0.01651053,-0.02829961,0.02960044,0.047990955,-0.006979737,0.047982924,-0.029029801,0.006639138,0.019064955,-0.030981328,0.0030299958,-0.019391606,0.004371427,0.04623152,0.015434284,-0.021471757,0.017337369,-0.03436047,0.022320954,0.057184547,0.026334444,0.02892936,-0.0118015595,-0.011444597,-0.026019774,-0.022684922,-0.05535722,-0.019007565,-0.0315831,0.005738029,0.0288794,0.018019922,0.08624607,0.019475142,0.017908392,0.014827359,0.059499826,-0.016504128,-0.023778403,0.018466704,-0.049416713,-0.037052948,-0.05208103,0.00851059,-0.006485138,0.00590793,0.0071637784,0.01901845,-0.0137366755,0.03131426,-0.02382288,-0.037310038,0.012899989,0.045946166,-0.020352602,0.012457046,-0.006161221,0.012153781,-0.024684418,0.008358067,0.10197563,0.00076102593,0.009486022,0.019316448,0.027134527,0.07235264,-0.001700873,0.008393492,-0.016304946,0.020745056,-0.020749576,-0.00024500556,0.0047911094,0.011737423,-0.02461589,-0.018096074,0.03318448,0.0015571597,-0.025210518,0.03304562,0.011061751,-0.018477313,-0.004693971,-0.030152842,-0.01930953,0.012791255,0.047260456,-0.018397665,-0.0319972,0.018765626,-0.05781023,0.0006402016,-0.05733495,-0.029273622,0.043926574,-0.037544448,-0.011129299,0.0019784416,-0.009291597,-0.0015925481,0.007921962,0.01041766,0.006662206,0.0083835125,0.021129986,0.016049823,0.011995382,-0.010752155,-0.04224087,0.029325286,-0.009822408,0.008023736,0.019668095,0.012025291,-0.025152357,-0.014347912,-0.04339682,0.015861789,0.022952935,-0.0034444134,-0.0004339914,0.0017185733,-0.03823187,0.025610445,0.043440912,-0.052595373,0.00053693133,0.029125635,0.0026846372,0.0022162506,0.049045123,-0.010051931,-0.033764295,-0.037431516,-0.03950768,0.0046361405,-0.001231121,0.002983946,-0.040849086,-0.042139765,-0.006892746,0.03343998,-0.05966049,0.020063985,-0.0020973166,0.0097086895,0.031714857,0.02376647,-0.059780084,-0.024110876,0.019359408,0.037686765,0.002572822,-0.047550794,-0.023172382,0.043272562,0.008547088,-0.008634262,-0.02793332,0.013729491,0.0056581874,-0.032909844,-0.017617458,-0.011392231,0.018992038,-0.028728839,0.055190854,-0.016583486,0.014155561,-0.012021108,-0.009559836,-0.01552505,-0.0520922,0.007264196,0.021353608,-0.0007133924,-0.018527953,0.06300671,0.04254406,0.03922471,-0.054192424,-0.017384885,-0.022126967,0.023946043,-0.0027054783,0.046747673,-0.03568216,0.029040828,-0.024991186,-0.0334487,-0.005015491,-0.02265852,-0.018741421,-0.009767973,0.020004334,-0.0071972697,-0.020016875,-0.034460217,-0.028014686,-0.022929253,0.04502605,-0.017409474,-0.04926473,-0.002318645,-0.034141727,0.058456212,-0.0020208173,0.0025199011,-0.0062813903,-0.008955501,0.028971775,-0.0016495622,-0.043758538,0.009502821,-0.014532324,-0.011093083,0.015988296,0.01721742,0.017752614,0.04215721,0.015508413,-0.040929865,-0.031404156,0.04359716,-0.023529507,-0.017686624,0.042667158,0.061360795,0.015071846,-0.018610341,0.023845531,-0.0035228983,-0.021563314,-0.011967701,0.025878303,0.019250734,-0.029873589,0.0023978064,-0.008477364,-0.0034025302,-0.025727145,0.031062702,0.029735142,-0.0031158766,0.031411532,0.038117513,0.020488545,0.010921441,-0.022243697,-0.061837025,-0.045294456,-0.011028863,-0.037723333,0.0013625649,-0.012343958,-0.016934918,0.009480335,0.033175852,-0.033968378,-0.033716626,0.03359065,-0.029261593,0.020729907,-0.14928566,0.021219002,-0.018046405,-0.020420957,0.00512433,0.005120336,-0.021781698,-0.02955677,-0.052052263,-0.011333984,-0.001268208,-0.009327934,0.04855725,-0.035432324,-0.038385153,0.015122878,-0.04217288,-0.0020078116,-0.0262472,0.06570844,0.0054461975,0.011135384,0.043155327,-0.030792356,-0.003336043,-0.00012198397,-0.0056799813,-0.011542177,-0.01976781,-0.004228078,-0.01044183,-0.04577828,0.021167254,0.045148026,-0.01696572,-0.019982224,0.0035161169,-0.0029953716,0.011054627,0.0006500778,-0.019147174,0.024359532,0.008338855,0.029830776,0.011834796,0.08952099,-0.0104912,0.009055077,-0.04489763,-0.03973422,0.02106882,0.02193926,-0.04963322,-0.009839408,-0.00071178196,-0.05668541,-0.037620477,-0.017061085,-0.0064929104,0.050466485,-0.005589285,-0.0043484145,-0.041699346,-0.029366296,-0.052417643,0.019767229,-0.033511925,0.015166197,-0.018087087,0.014512164,-0.027741253,0.010604654,-0.012298054,-0.006821856,-0.014823028,0.015810285,0.0055367807,-0.06445387,-0.060823098,-0.012158386,-0.02092424,0.0030943148,0.012473958,-0.007386774,0.014925174,-0.04347189,-0.010869707,-0.02170401,-0.03580151,0.012104476,-0.0607391,-0.039079297,-0.0038163671,0.024222303,-0.012105784,0.062109757,0.0008107493,-0.006451492,-0.04739584,-0.012142686,-0.033172026,-0.03519237,-0.034188144,-0.024020014,-0.041963942,0.019113947,-0.017183961,-0.013545189,-0.022118378,-0.041375633,-0.011360889,-0.030688856,-0.014277353,0.028393535,-0.06406115,-0.026378656,0.00056569924,0.03714889,0.04426541,0.0062159044,0.0018638552,-0.013411836,-0.009903122,-0.0137975095,0.013080944,0.05899712,0.057762798,0.015648302,0.019737659,-0.00019580995,0.02735864,-0.04039896,0.0044434145,-0.002151048,0.02507598,0.044068046,-0.04109196,0.04114375,-0.029525517,0.0022391556,-0.021822907,0.005824773,0.03377215,-0.018078476,0.008076216,-0.03188929,-0.044428103,0.04599407,-0.057634708,-0.002585378,-0.0028753472,-0.01840948,0.028436083,0.070009306,0.02461576,0.0146612255,-0.00001959476,0.0011433144,0.015183205,0.03390904,-0.015081048,-0.028408552,-0.04164202,-0.0033704059,-0.027975265,0.08764753,0.0003719812,-0.032716297,-0.061430335,-0.0041510304,0.06006854,0.009491592,-0.03537649,0.014870574,0.044078235,-0.0010895804,-0.029063456,0.026367217,-0.016395386,-0.024275463,0.043652497,-0.0045506204,-0.0006537096,0.06168425,-0.049736235,0.036019776,-0.03872284,0.04158807,0.00034694248,-0.009723299,0.01939099,-0.013992109,-0.012164861,-0.0066897376,0.081039906,0.014613626,0.0318014,0.0022866912,0.007961826,0.0051349164,-0.01224716,-0.00091183634,0.025586579,-0.03955755,-0.024567898,-0.02432933,0.022043351,0.003175568,-0.020949477,0.006100882,0.0062028226,-0.004273149,0.043647304,0.010979354,-0.006936035,-0.016972622,0.06500782,0.021766065,-0.004355321,0.013068862,0.024008162,0.0410243,-0.038210135,-0.062036194,-0.025996987,-0.005858931,0.019114234,0.026750792,-0.031668898,0.03584307,-0.07788992,0.0070384284,-0.015165,0.030998744,0.03228255,-0.007564596,-0.0054379124,0.02473893,-0.04631636,-0.0065482315,0.04134893,-0.0529629,0.020306263,0.0014993709],"last_embed":{"hash":"1aco6mg","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1aco6mg","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Too many habits, overwhelmed\"#{1}","lines":[314,314],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1aco6mg","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Too many habits, overwhelmed\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.044469938,-0.0014384071,-0.04562709,0.02428705,-0.07393021,-0.040555876,-0.019542836,-0.009880926,-0.008381912,-0.018310672,-0.0053257192,0.024799898,0.010069689,0.022581147,-0.005344728,0.024466122,-0.00885262,-0.014413582,-0.027739713,0.030354057,0.029496187,-0.00031251422,0.0742151,0.004129448,-0.052553773,0.013132286,0.011627942,-0.0110858455,0.025651589,0.04627627,-0.012003006,-0.045733232,0.037369847,-0.05035453,-0.043171976,-0.04220445,-0.019965217,0.002831054,-0.029133597,0.035102144,-0.010571635,-0.033500437,-0.005307743,-0.024420809,0.044479832,0.022439564,-0.02667086,0.0004725228,-0.02270276,-0.027074054,0.030434556,0.0058032107,0.0074953847,-0.07105152,-0.015865544,0.026705569,-0.0046905875,-0.04484564,-0.010104568,-0.010514215,-0.0331896,0.023532573,-0.020761855,-0.015573998,0.0068636956,0.070777856,0.036913875,-0.0021158254,-0.004691083,-0.035726417,0.0065801917,-0.039277952,-0.011373083,-0.027515998,-0.07067202,0.044790126,0.0008630414,-0.023230357,-0.017770305,0.06319807,0.0052114297,-0.0016899912,0.013826548,0.002547941,0.005649668,0.022177448,-0.01600051,-0.017210888,0.012100068,-0.022413982,-0.014010863,0.028337087,0.035675015,0.018693076,0.0041030454,0.015032544,0.01344887,-0.027718833,0.026954338,-0.022494685,0.001047837,-0.019669639,0.012458892,0.0039353105,-0.00081820524,-0.033998225,0.036922794,0.024658728,-0.026371075,-0.019783476,0.0066684587,0.01749125,0.009390386,0.000646043,0.0023647496,-0.013872967,0.0074927732,-0.0386886,0.015031481,-0.0021313014,0.03298239,0.054378536,0.07037744,-0.049111534,-0.025069924,0.00069441996,0.0035855758,-0.0013103775,-0.005643219,-0.012178432,0.029391507,0.045218807,-0.021668533,0.014843166,-0.049328834,-0.011409666,0.040874533,-0.00029046368,-0.030426051,-0.045206163,0.04383053,0.018353896,-0.04398276,-0.015352777,0.009568485,-0.0075409217,0.008269138,-0.010199247,-0.012080793,-0.0058731143,-0.037474886,0.027372776,0.05614457,0.051462524,-0.032842387,0.017284805,0.045558117,0.06794844,-0.016673688,-0.035979852,0.03676981,0.00019631052,-0.012091268,0.01925811,0.019912424,-0.023440233,-0.008039005,0.014757946,-0.016316984,0.029689223,0.007990441,-0.030822903,0.037692033,0.016714917,0.030796574,0.028210592,0.052159097,0.03142191,0.014955588,-0.027812963,-0.04039237,-0.03539917,-0.007959029,-0.0291347,-0.040147286,0.015693009,-0.03550565,-0.019838812,0.029698044,0.029628688,-0.026941875,0.030379755,0.002383436,0.013766203,0.04799241,-0.029085033,0.01748957,-0.008943798,0.009439082,-0.045631155,0.033775322,0.053959705,0.020644005,0.003653321,-0.053990584,-0.040329386,-0.041787777,-0.047481183,0.01627165,-0.035683736,0.04575439,0.018416576,-0.044540998,0.022839818,-0.035941247,-0.019466385,0.043485448,-0.0017984748,0.01782941,-0.024139574,0.0060728327,0.035933536,-0.0034026834,-0.018734172,-0.001990107,0.02006504,-0.029330308,0.028153187,0.0027748435,-0.03066039,-0.002419404,0.006327827,0.0011478061,0.0026133808,0.018040508,-0.033997603,-0.029834062,0.046233088,0.03717699,-0.02050556,-0.0034039703,-0.026513563,0.0456924,-0.009848426,-0.039378326,-0.0055027315,0.013302184,0.04158887,-0.058617856,0.02841831,-0.010521777,0.0040469184,-0.04669938,-0.0261289,0.028925005,0.016151842,0.008807862,0.0036653408,-0.055227928,0.001860956,0.0148622785,0.041333746,0.008541649,-0.0060992506,-0.017882576,-0.0008632953,0.035276853,-0.04295105,-0.010034122,-0.014363586,-0.01061646,-0.026367685,-0.038125455,0.013500863,-0.003957945,0.021334626,-0.034671564,-0.00003384212,0.055117715,-0.015926192,0.026099958,0.021880217,0.016817708,-0.03083394,0.060546827,0.00023109859,-0.013175511,-0.039233275,0.022464281,-0.041804917,-0.007713794,-0.02698092,0.035875835,-0.017013386,0.009768293,-0.005554027,-0.011176087,-0.17675951,0.0043556783,-0.007393228,0.049470693,0.016822197,0.03191368,-0.011536631,0.014606881,-0.030095039,0.03313109,0.030581614,-0.054420233,0.022340477,0.009348798,0.0087372055,0.02249843,-0.02282796,-0.018742926,-0.043213036,-0.02060398,-0.042093907,-0.034278825,0.007493693,-0.004529614,-0.01909489,0.0088745,0.07022504,0.03103816,-0.018375363,0.03415854,-0.05967255,-0.014972885,0.0072249155,-0.020955253,-0.0076891216,0.04336946,0.0008225679,0.029031383,-0.003194232,-0.018849313,0.052224893,0.022274641,0.015427246,-0.008377592,-0.0033241196,-0.03241189,0.0058952295,-0.0014139656,-0.06783508,-0.013247185,-0.020261161,-0.033781406,-0.006686188,0.0094183665,-0.024860661,0.012467996,-0.0154921,0.038915683,-0.014363699,0.019736465,-0.019660447,-0.025804512,-0.009799518,-0.032787804,-0.036395162,-0.035051964,-0.00831399,-0.016686864,0.0017914071,-0.025531681,0.040785365,-0.025435565,0.011267601,-0.00992562,-0.033558242,-0.0039943587,-0.022160327,-0.014611415,-0.043255318,-0.08829142,-0.009573353,0.0053025126,-0.0070603983,0.014349517,-0.0027246317,-0.042490944,0.0059740855,-0.018776946,0.01813235,0.26618356,0.0089801,-0.038065724,0.0009273439,0.04969977,-0.02340586,0.0092977015,0.06813493,-0.03797899,-0.026747743,-0.019126851,0.02553851,-0.022792052,-0.033582125,0.018314967,0.02160076,-0.028619435,-0.0065788003,0.045231007,0.015663812,0.023377951,0.0013755732,0.043699123,-0.018154263,-0.039193735,-0.016104445,-0.022281062,-0.02315834,0.015978944,0.042701464,-0.064217724,0.022807306,0.029758245,-0.0044825925,-0.022985931,0.019995643,-0.0015489794,-0.058080845,0.009215192,0.008551533,0.0075298897,-0.010635881,-0.002015002,-0.05350303,-0.0010380362,-0.020355519,0.0062508243,0.019655691,0.01871035,-0.01045511,0.0031591724,-0.013392565,0.02286283,-0.03497111,0.011399349,0.0017281937,0.008519508,-0.013852971,-0.019455247,0.049979907,-0.011670814,0.015675576,-0.054203555,0.017361488,-0.001419084,0.03613067,-0.003248267,0.013237785,0.027414126,0.00895839,-0.051494617,0.034834977,0.0028989702,-0.0063793734,0.029022288,0.001430985,0.028240317,-0.01475871,0.0021591792,0.017726868,-0.02369519,-0.034392904,-0.050265152,-0.04205737,0.01620498,-0.026629146,0.060589146,0.07896497,-0.04467026,0.02174734,-0.0022136716,0.020667715,-0.052540928,0.026776858,-0.0137040485,-0.03378707,0.0012056361,-0.037793946,-0.06335947,-0.023935247,-0.030183481,-0.0006797817,0.010060317,-0.0070504188,0.023623973,-0.0073699662,-0.013300613,0.028614804,0.027729768,-0.008538474,-0.006870189,0.016418882,0.014901394,0.011018335,0.0014152249,0.03328327,0.063741095,0.016160434,0.03860275,-0.014819963,0.02801817,0.029649708,-0.0057442696,0.008861977,-0.013518348,-0.03884158,0.001321329,0.0019385335,-0.0035336828,0.012992556,-0.012195183,-0.023102416,-0.041566834,0.035215314,0.0142822135,0.017754417,0.017975826,-0.045265175,0.012637857,0.024392698,-0.025136493,-0.0042782333,-0.018244278,-0.00071030325,0.04556627,0.028769057,0.002550556,0.006925369,-0.0027199092,0.026896693,0.05185021,0.03814223,0.042558927,-0.022337334,0.012743807,-0.04865333,-0.020766456,-0.027879005,-0.018087266,-0.029757712,0.020112842,0.012803248,-0.044621576,0.06317906,0.019512424,-0.013635839,0.035623536,0.060222637,-0.015503804,-0.017182356,-0.017536316,-0.028199947,-0.057051416,-0.052222755,0.017602133,-0.00014319921,-0.024610156,0.04644965,-0.0026500062,-0.03244497,0.015173139,0.01770711,-0.0484723,-0.012612931,0.022455556,-0.036103588,0.01975464,-0.008180232,-0.001447714,-0.004653109,0.020042336,0.11595395,-0.0017305661,0.00069321116,0.017942067,0.052624874,0.06956074,0.005937096,0.014287646,-0.014566164,0.019415006,-0.00873753,-0.004404506,0.021457182,0.0044636363,0.0072696805,-0.0024442472,0.035233457,-0.024502488,0.0013266887,0.02402737,0.0051979995,-0.04596337,0.028097197,-0.03439406,0.003286314,0.045747187,0.015046739,-0.0054870485,-0.024586378,0.0063884226,-0.04280299,0.0010402503,-0.027115472,-0.018329037,0.06247925,-0.018084483,0.025260825,-0.028084524,-0.007335906,-0.0005467125,-0.0027619503,0.017636526,-0.016895194,0.008004948,0.012149195,0.017457785,0.019022858,-0.035857946,-0.0870444,0.0327908,0.0051741526,0.0045618615,0.008821245,0.013870799,-0.0057310117,-0.039062366,-0.06696741,0.03249482,0.052115712,0.0239306,-0.00017035642,0.014029396,-0.032801688,0.05349993,0.04861704,-0.06695251,-0.0009797909,0.027087202,-0.023658581,0.006178652,0.0435402,0.0013492268,-0.021675015,-0.041590586,-0.025905708,0.014948898,0.0014033389,0.0068135643,-0.02295107,-0.03578623,0.0015287882,0.022896096,-0.026949063,0.008510581,-0.0051753214,-0.022288183,0.04853101,0.038600463,-0.05845797,-0.03313958,-0.007985733,0.017662132,0.021622501,-0.062606,0.00030309442,0.059259046,-0.0059484583,-0.0021288162,-0.02494094,-0.009236713,0.0065807924,-0.042524207,0.0451727,-0.04216958,-0.001385012,-0.030245807,0.06073435,-0.03157793,0.009335431,-0.0061857905,0.010033114,-0.008886332,-0.051739503,-0.014354643,0.018706616,-0.028465424,-0.01431197,0.094652034,0.02667521,0.005191639,-0.025966128,-0.0053836815,0.0075514354,-0.020730782,0.04130511,0.05587058,-0.03148324,0.0007529313,-0.013126024,-0.0094053075,0.023437118,-0.01996799,0.013791245,-0.04495746,-0.0054393527,-0.009327558,-0.027184278,-0.019627789,0.010912937,-0.040112346,-0.016248526,-0.01887018,-0.012085465,0.010672834,-0.01943088,0.06488725,-0.03064416,0.012409414,0.010023594,0.0037869415,-0.012226408,0.02897335,-0.026424773,-0.010075969,-0.05178403,0.014817267,0.037483014,0.002805276,0.03658269,0.012980967,-0.015972313,-0.03758443,-0.029511664,0.029110836,-0.01400974,-0.009951055,-0.012845784,0.034087174,0.030410074,-0.04232165,0.012863925,0.00006103747,-0.0038691594,0.0031980209,0.03750601,0.017929114,-0.040739767,-0.016332189,0.0077383197,0.017769566,-0.03974786,0.037197016,0.01497184,0.004100503,0.05401786,0.012297497,0.0045860517,0.014451148,-0.0016643316,-0.051368795,-0.058773976,0.0050979857,-0.042973433,-0.009329129,-0.019182581,-0.020787707,0.02013942,0.05445265,0.033554368,-0.029919505,0.040096045,-0.029395346,0.045659315,-0.15469912,0.013519584,-0.026821984,0.0034130637,0.0003074736,0.0052168015,0.0010744394,-0.0057680425,-0.052178085,-0.032858662,-0.0075224014,-0.030144883,0.02787987,-0.034432586,-0.023667598,0.02394369,-0.012904307,0.016522136,-0.0020670053,0.079443805,0.0071768058,0.011503781,0.010717357,-0.038482036,-0.01372148,0.00481037,-0.0001398174,-0.025669662,-0.0021182422,-0.02975278,-0.02451811,-0.03995697,0.0120170675,0.063096695,-0.0514744,-0.0049494123,0.009586183,-0.026816273,-0.01727987,-0.023158357,-0.005971561,0.011040717,0.0096062375,0.026963893,0.042796224,0.08213634,0.009840291,0.0008435327,-0.035542157,-0.019994259,0.0065631396,0.019295188,-0.021213239,-0.0075959987,0.01007138,-0.030040728,0.019029401,-0.0030093612,-0.0075359633,0.039246436,0.034973975,0.016163332,-0.0451009,0.013039854,-0.04330002,0.03474076,-0.019586066,0.019015962,-0.01621356,0.011012208,-0.013792194,0.0068323268,-0.033013992,-0.013489773,-0.023065891,0.022687275,0.036093708,0.00038936647,-0.06882606,-0.0076079993,-0.03267974,-0.011912194,-0.004680451,0.028986271,0.017563231,-0.00931906,-0.02340327,-0.029755982,-0.022347456,-0.013708417,-0.029729914,-0.022738189,-0.0068385797,0.005191912,0.0047946386,0.023620412,-0.009149512,0.011163658,-0.004034632,-0.011833766,-0.028555367,-0.050812542,-0.015627388,-0.010823761,-0.036555577,0.018112263,-0.017433675,0.009823792,-0.011787959,-0.03333967,-0.008869235,-0.037887383,-0.0049297274,0.031105107,-0.044154007,-0.028881188,-0.020538166,0.018181019,0.021149082,0.0018180925,0.013890595,0.0031659552,0.019886771,-0.024252607,-0.01268772,0.067658104,0.05604748,0.01578507,-0.023922522,-0.029160999,0.023076177,-0.04079693,-0.032937314,0.02638159,0.03211496,0.012231435,0.000621073,0.04750431,-0.05104855,0.0036608467,-0.03160829,0.02175211,0.0610336,-0.036034767,-0.007641071,-0.0233839,-0.011066776,0.021702137,-0.032568216,-0.034626342,0.01489666,-0.006057467,0.018588085,0.11208879,0.02976381,0.0021272409,0.025036398,0.059882183,0.00392915,0.022884073,-0.022184033,-0.04946915,-0.040960677,-0.046167653,-0.039771363,0.06260258,-0.01123937,-0.03027911,-0.03056695,0.00286842,0.025237544,0.020651221,-0.008675377,0.026989138,0.052716214,-0.027800435,-0.008673673,-0.008717383,0.012308512,-0.024442261,0.056469943,0.009623875,-0.019624233,0.058179885,-0.023126222,0.014331592,-0.013349195,0.04773405,-0.012537693,0.011056418,0.027782617,0.0072593982,-0.00864177,-0.0045676194,0.05698698,0.010158707,0.011899552,0.016088134,0.024566125,0.008138114,-0.0073904437,-0.013253987,0.021624433,-0.02458748,-0.01822726,-0.0041516414,-0.008368519,-0.01671694,0.0030521825,0.0193902,-0.0025459675,-0.0120694805,0.043300677,0.016733374,0.004393739,-0.013146891,0.04785044,0.033855084,-0.0022598943,-0.01773731,0.040131517,0.052071914,-0.06599061,-0.036551822,-0.033279147,-0.03160529,0.013277963,0.018736664,-0.0223642,0.022139046,-0.062078126,0.030128328,0.000897668,0.060419004,0.017593946,0.032087322,-0.032864828,0.0012870283,-0.043667316,0.022424052,0.034107454,-0.043207876,0.015250428,0.0038460183],"last_embed":{"hash":"d7m6yk","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"d7m6yk","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Too many habits, overwhelmed\"#{2}","lines":[315,315],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"d7m6yk","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Too many habits, overwhelmed\"#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0038737527,-0.00434175,-0.043953724,0.0026216032,-0.060967438,-0.03558678,-0.006255194,-0.0019989286,-0.006310881,-0.012796078,-0.0144141605,0.02211629,-0.015124572,-0.0026982843,0.028893955,0.009663173,-0.012486657,-0.017383104,-0.022718754,0.010555454,0.017088123,0.0051864553,0.036294945,0.022443665,-0.03215619,0.018818775,-0.0004668359,-0.022100499,-0.0027237246,0.09161309,-0.0105664795,-0.046809353,0.06702014,-0.011887956,-0.024530157,-0.030369509,-0.037368186,-0.030885493,-0.030359376,0.027306454,0.0066834753,-0.04555239,0.0059438134,-0.028406288,0.014529626,0.0064662965,-0.022207128,-0.011652536,-0.041361187,-0.026194932,0.02877979,0.018656673,0.015819343,-0.074103996,0.0009918241,0.046307046,0.0048570535,-0.050796214,0.010958402,-0.009919188,-0.024602132,0.022319734,-0.041675072,-0.002963926,0.0058180755,0.052289758,0.051937148,-0.00020755443,-0.010276018,-0.0510555,-0.008498829,-0.007553058,-0.034260985,-0.023731694,-0.068886,-0.012496885,-0.010330145,-0.0081675965,-0.007408405,0.056412734,0.010445864,-0.013008185,0.0051136217,0.020449525,-0.00507305,0.05418918,0.0030346068,0.017607478,-0.005655608,-0.012482811,-0.041827053,0.014091093,-0.018987002,-0.011241221,-0.01614628,0.027324766,-0.00418588,-0.030476226,0.014766983,0.001045238,0.037205506,-0.004197064,-0.0025678915,0.0074772118,0.004111391,-0.047955286,0.049115498,0.0238502,-0.008144705,-0.0023284575,0.017958993,0.01921525,0.021914436,0.004103167,-0.0026040701,0.0011165331,0.018496811,-0.025538072,0.0073011946,0.010607808,0.03332388,0.04489374,0.060621366,-0.056497823,-0.039742563,-0.004078362,-0.0047440617,0.0074188397,0.004444658,0.02475064,0.052373085,0.054874275,-0.0525586,0.012823461,-0.03825973,-0.00011211959,0.015928792,0.008996606,-0.0055293245,-0.047016814,0.007427644,-0.015738321,-0.044621676,-0.040324807,-0.008966819,-0.013456228,-0.01473692,-0.029941816,-0.0064766365,-0.0033148627,-0.00003658353,0.031529773,0.042807,0.044156097,-0.0058741476,-0.013671194,0.04506206,0.061111085,-0.038318004,-0.04455489,0.039803874,0.009080048,-0.051818956,-0.0016813048,0.019029118,-0.005682596,0.0050309477,0.03568669,-0.039734732,0.031797912,0.0012166798,-0.020894269,0.013500515,0.006488534,0.00090235635,0.017421624,0.07647227,0.03487016,0.040206116,-0.057084903,-0.025523076,-0.008710074,0.00784178,-0.0127716465,-0.038960584,0.035511423,0.005861302,-0.022745185,0.030356145,0.011495923,0.019793281,0.025992664,0.0062599536,0.008533902,0.041442476,-0.042006947,-0.015482344,0.00732748,0.013726208,-0.03617367,0.020385128,0.036528807,0.00326523,-0.002397667,-0.0505231,-0.035103522,-0.06549145,-0.029070802,0.019032132,-0.009015271,-0.00378478,0.004227109,-0.028864333,0.003614865,-0.028492622,-0.028552942,0.08505126,-0.0036951073,0.004930098,-0.025687499,0.02224121,0.045464378,-0.030607123,0.0066641793,-0.0062340638,0.009551166,-0.0450884,0.03690927,0.015955053,-0.045682944,0.013145998,0.0145697715,0.019054294,0.024715707,0.0035461152,-0.015180308,-0.042143766,0.018969841,0.00804068,-0.019925792,-0.024402793,-0.0006251745,0.04617842,0.0038125853,-0.042844024,0.03852825,0.023971995,0.05127123,-0.031498943,0.026138978,-0.0049197706,-0.0171588,-0.055545706,-0.043822467,0.026676068,0.03356585,0.0011223599,0.0011825761,-0.041393705,0.006160791,0.006663889,0.028894192,0.018991072,-0.011387872,-0.02099099,-0.017819807,0.02479905,-0.038691342,0.00848596,0.0077504828,-0.033740684,-0.0619573,-0.025397247,0.005347599,-0.078790866,-0.005040384,-0.058498558,-0.018949116,0.05166159,-0.013678462,0.012937916,-0.00258519,0.024266645,-0.04300141,0.03923154,0.0042019365,-0.017723829,-0.009324144,0.016836068,0.0011818683,0.034045104,-0.038001094,0.05217876,0.0098912325,0.014874306,-0.03230564,0.004326206,-0.18437588,0.03598855,-0.011636449,0.058586027,0.0041338797,0.009414492,-0.0012483059,0.023959108,-0.030589378,0.03863528,0.025347292,-0.045199554,0.0048266896,0.0012435969,0.0052150334,0.0047347955,0.005416117,-0.013839721,-0.028144363,-0.017686434,-0.0486767,-0.058282692,0.017711699,-0.011115819,-0.02687176,0.035520963,0.07398445,-0.007082461,-0.0128988875,-0.018935319,-0.05308119,0.026105,0.0045190128,-0.009540746,-0.0036405162,0.041827615,0.016802546,0.02050003,-0.013438148,0.007549578,0.049801666,0.013126867,0.019447783,-0.00023938899,0.010256429,0.0054394924,0.009519656,-0.021773843,-0.020021187,-0.016661916,-0.0055284123,-0.022718789,0.0055429772,0.0056200377,-0.02101748,-0.001327839,-0.0018531576,0.0476894,0.013938009,0.048077185,-0.00085438543,-0.026132822,-0.01748694,-0.004738913,-0.028416723,-0.014351346,0.025210923,0.006196174,-0.026938174,-0.026281433,0.00837401,-0.02164009,0.030721525,0.009279695,-0.052395217,0.0075518815,-0.0002845936,0.0042215437,-0.031087264,-0.08969502,0.01816597,0.011066086,-0.012896018,0.030756988,-0.0067691016,-0.04169375,-0.0029035422,-0.025186865,0.03989603,0.27228898,-0.0056442963,0.0002417024,-0.021980818,0.02213352,0.010100101,0.0026891087,0.030035578,-0.04995051,-0.024672292,-0.011360745,0.059928063,-0.020973304,-0.020654745,0.00503895,0.040766805,-0.03655678,0.0176328,0.06021515,0.011643231,0.010808032,-0.0048170267,0.055571903,0.006295367,-0.049178228,0.001815655,-0.016310357,0.003982466,0.0046605673,0.062397566,-0.055709053,0.01128882,0.051850222,-0.012557058,-0.004655727,-0.022883441,0.019318687,-0.035041597,0.026124647,0.014843306,-0.007869083,-0.017069442,0.007068399,-0.040073525,-0.018919285,-0.026968798,-0.0001662076,0.028251711,-0.0019397876,-0.02513228,0.014855192,0.005588581,0.034131993,-0.0039935447,-0.0019406195,-0.0023590077,-0.004438256,-0.035754636,0.01513282,0.049260687,0.0052336,0.011288437,-0.059884857,0.012935478,-0.0040578027,0.040106025,-0.06386774,0.00794078,-0.008108258,-0.003938844,-0.06349706,0.019849855,0.019159457,0.00084645563,0.015133359,-0.007420068,0.03792316,-0.008888388,0.032173023,0.009170624,-0.034893177,-0.04592834,-0.034669854,-0.0262783,0.017529426,-0.01636191,0.032411307,0.063841544,-0.06975901,0.0025152825,0.013788331,0.016840553,-0.07053754,0.002706779,-0.0022148408,-0.023909241,-0.0037372161,-0.018500654,-0.06541248,-0.025309525,-0.015631866,0.009479725,0.00543472,0.02967202,0.05502089,-0.003876518,-0.010827114,0.022930266,0.01265563,-0.00027401984,-0.006059157,0.0022278063,0.009204557,-0.020246876,0.014674738,0.05303178,0.04344089,0.015428349,0.044904605,-0.00024017664,0.027930364,0.0047133053,-0.0016922379,0.011803331,-0.008104902,-0.016918607,-0.042491246,0.028619537,-0.020131562,0.004612224,0.019307243,-0.02696122,-0.029634736,-0.0070763,0.042439617,-0.006511012,0.052309893,-0.07385389,0.0035857125,0.021203052,-0.03374028,-0.0052482705,-0.014505632,0.047367435,0.023837471,0.025622403,0.002210187,0.034614526,-0.003678755,0.03390373,0.03320165,0.026213532,0.016286636,-0.00777866,-0.01233865,-0.054112464,-0.021621669,-0.010082599,-0.010880398,-0.016894653,0.00031848333,0.028448949,-0.015897945,0.06973828,0.01052732,0.0013167055,0.055729583,0.06036302,-0.04391374,-0.04213696,0.0046254387,-0.00357558,-0.026797568,-0.041155346,0.013870942,-0.041733027,0.013349775,0.031655163,-0.0038189637,-0.0074441833,0.032195155,0.003908001,-0.030923262,0.013367724,0.04461787,-0.012208676,0.04441555,-0.020001039,0.030934833,-0.0054514906,0.008814792,0.09603987,-0.032147374,-0.008070716,-0.011507941,0.04771031,0.010988871,0.025976667,0.028194662,-0.037919957,0.018064583,-0.013271412,0.0009808859,0.032136295,0.00403706,-0.007879061,-0.017523821,0.008407466,-0.05881219,0.009306933,0.017973764,0.011610636,-0.005820544,0.012464404,-0.052488167,-0.018571697,-0.0020313405,0.0025054421,-0.00365888,-0.020179167,-0.017968511,-0.039382305,0.048343714,-0.007090922,-0.025000986,0.052817717,-0.024998376,0.018944995,-0.034550425,-0.020778762,-0.0026345097,-0.02078634,0.011527063,-0.014196857,0.008399302,-0.0026238456,0.03893062,0.016751768,-0.044654932,-0.043350086,0.015505191,0.0017925124,-0.014434304,0.021214709,-0.022632618,-0.017133655,-0.009087189,-0.06809333,0.031888884,0.03319726,0.009137257,-0.013202941,-0.014997689,-0.0063277865,0.052294765,0.008478881,-0.08777762,-0.006863097,-0.023351641,0.0008869365,0.017818868,0.031210091,0.0045243218,-0.0055020503,-0.05780464,-0.0431176,-0.008773444,0.0027079808,0.007889753,-0.03941429,-0.03426495,-0.015133072,0.021827044,-0.051905785,0.007320858,0.0012309118,-0.015861027,0.02567291,0.044971865,-0.08264379,-0.017067624,0.0021273722,0.03616264,0.019043166,-0.055674713,-0.005255396,0.020852335,-0.012692464,0.0035194203,-0.028383378,0.0011142528,-0.007213632,-0.031886708,0.015275629,-0.010963385,0.040104024,-0.035451274,0.036829915,-0.040495973,0.025230534,0.009801075,-0.0023011155,-0.020201461,-0.015611774,-0.04667956,-0.011849386,-0.036005076,-0.017526753,0.06105494,0.034538608,0.010451936,-0.03866809,0.002678104,0.023975398,0.002802115,-0.007890095,0.06880495,-0.012534081,0.01804697,-0.016225066,-0.0060361577,-0.0019682143,-0.03909424,0.0076794475,-0.033609845,0.029676998,-0.01581335,-0.020345205,-0.02182853,0.002811938,-0.035929535,0.0035847244,-0.029258683,-0.036756415,-0.008975708,-0.040589668,0.030600375,-0.003006036,0.037157863,0.011224464,0.017603057,-0.012565127,0.026471766,-0.028191237,-0.02232726,-0.019283334,-0.007388863,0.013101953,-0.023376007,0.029107647,-0.012998059,0.0017119438,-0.027790837,-0.043988425,0.035105284,-0.012133267,-0.025927812,0.034402847,0.05244432,0.028357694,-0.017946165,0.011344002,0.0378711,-0.014561733,0.0011419455,0.025915323,0.0337702,-0.054226365,0.02202883,0.027835766,0.0070238253,-0.010075528,0.02912405,0.017711088,-0.021130271,0.030007537,0.031284563,-0.0011594171,0.011483236,-0.010943609,-0.024009978,-0.037619554,-0.0054323124,-0.045570277,0.0023537835,-0.0078068767,-0.02947276,0.020430429,0.028747808,-0.025858106,0.0031615314,0.013091622,-0.044669576,0.028960172,-0.15194052,0.013239261,-0.017423876,0.004300716,-0.015414034,0.00080707803,0.0017150397,-0.013311633,-0.077055655,-0.03441401,0.002323544,-0.028338855,0.035927664,-0.02936106,-0.014683925,0.041197166,-0.06415398,0.011446015,-0.017059522,0.073452264,0.001387229,-0.0075477003,0.03487573,-0.04195676,-0.021369575,-0.0043165097,-0.0020636981,-0.013115429,-0.0037041549,-0.029392498,-0.025186012,-0.008435685,0.013070412,0.016139949,-0.043548737,0.012777082,0.030541688,-0.026992338,-0.0013160353,0.0004434638,-0.013794439,-0.007121073,0.017151998,0.0016778868,0.015336162,0.0980965,0.019705625,0.015098048,-0.007002255,-0.010601321,-0.022456005,0.011744167,-0.030522496,0.013926183,0.014097839,0.0052684145,-0.008069746,-0.021702215,0.003642009,0.05019235,-0.0057140905,0.009243712,-0.03990993,0.02243684,-0.05467415,0.024703627,-0.03738425,0.0038806193,-0.010186533,-0.03856964,-0.036901616,-0.019085543,-0.019795103,0.006473322,-0.021380983,-0.00027957925,0.02088533,-0.02322715,-0.06405414,-0.009098782,-0.02285587,-0.026312558,-0.01029157,-0.0008846678,0.045455594,-0.05073227,-0.011088167,-0.019696355,0.0030592617,-0.020267969,-0.061987687,-0.02624133,-0.025921827,0.0046072328,-0.026493737,0.04217726,-0.004866969,0.0032103541,-0.01873542,0.0007672484,-0.0070855725,-0.05092706,-0.0127270045,-0.014172347,-0.032278705,0.025287563,-0.0328258,-0.013352687,-0.030716235,-0.029486805,0.0149273025,0.008434874,-0.023892788,0.01630893,-0.05110114,-0.030137425,0.0044721123,0.022654539,0.02306939,-0.003068752,-0.020892244,0.0033407558,0.011535454,-0.023054427,-0.0021076896,0.04524359,0.04687787,0.039775547,0.019412238,-0.03372115,0.03615313,-0.011678691,-0.015708996,0.010376484,0.04885684,0.03714897,-0.031090751,0.03422,-0.007871036,0.0023625134,-0.030996881,0.021502052,0.026132857,-0.011049671,0.024129698,-0.0083493665,-0.038792036,0.041591223,-0.016234875,-0.01821436,0.009809054,-0.0055114343,0.06106845,0.109033294,0.017067323,0.0045491806,0.028572507,0.04920675,0.017893584,0.057617806,0.0062313336,-0.025629641,-0.029966181,0.020240342,-0.00001917332,0.060506314,0.0023972583,-0.020539228,-0.018764436,0.0055742557,0.02541209,0.023073548,-0.026341787,0.013082378,0.038066015,-0.022834146,-0.012506636,0.0022599467,-0.031316034,-0.018087817,0.03356952,-0.004906898,0.0005339532,0.06562117,-0.05248613,0.035253227,-0.012723661,0.03291219,0.01974213,0.014121477,0.02498873,0.0051411027,-0.019021317,0.0037217936,0.091612354,0.01026269,0.013059437,0.024432776,0.019121936,0.0067250505,0.006751081,-0.024463106,0.008308322,0.0028473034,-0.016330771,-0.037618812,0.05547281,0.0020040371,-0.019839205,0.020193495,0.013571144,-0.009391183,0.030969804,0.017969204,-0.014001975,0.0025944654,0.055883918,0.062316436,-0.009213723,0.0066086417,0.0012191344,0.044348303,-0.044000305,-0.068159305,-0.01910292,-0.023591718,0.023004053,-0.004396731,-0.027243016,0.039038144,-0.040200703,-0.0027169276,0.0065771556,0.06509917,0.014176067,0.029976182,-0.022436872,-0.018366184,-0.045114372,0.007453738,0.04071807,-0.043851666,-0.00036234953,0.0048787775],"last_embed":{"hash":"cxewk4","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"cxewk4","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Too many habits, overwhelmed\"#{4}","lines":[317,318],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cxewk4","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Not seeing progress / losing motivation\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026314728,-0.017825354,-0.031686034,-0.017160524,-0.05163809,-0.03719406,0.04900487,0.015164256,0.0036913166,0.021519829,-0.0032402168,-0.011368452,0.028667921,0.040810842,-0.011720974,0.004232154,-0.013102396,0.011632389,-0.012598215,0.009134942,0.011875018,0.035487153,0.09521163,-0.008633966,0.005159045,0.020056978,-0.008014679,-0.03302276,0.035183877,0.061689284,-0.003957709,-0.022483325,0.06774107,-0.06048248,-0.06765841,-0.020254726,0.011176654,-0.05220043,-0.035683624,0.07488533,0.014142938,-0.008059986,-0.010760794,0.0039804983,0.044889145,0.001401507,-0.030775784,-0.01084303,-0.037283678,-0.006963268,0.021539582,-0.026355466,0.030254088,-0.053685628,0.0014082716,0.03432771,-0.028806228,-0.051041,-0.020095581,-0.033533737,-0.022330223,0.020087497,-0.03691354,0.01776222,0.033427004,0.037054658,0.012540796,0.0026831855,0.00025640443,-0.020868078,0.000702521,-0.0085953325,-0.04307825,-0.031639222,-0.059472114,0.06827024,0.01017534,-0.03906858,-0.017541416,0.010344166,-0.005597502,0.0056226766,-0.009189063,-0.034662273,-0.011285353,0.027782079,0.010447772,0.02864124,0.017093329,-0.004725214,-0.012547156,0.028963856,0.0069751367,-0.015527956,-0.012020636,0.0028146082,0.02404357,-0.023165181,0.0025446753,-0.039312974,-0.00045831504,-0.010842716,0.052925006,0.009444826,0.011477626,-0.027842168,0.02415883,-0.0028112764,0.016711727,-0.03391758,-0.0271528,0.013764297,0.030072486,0.0093454225,0.027375637,0.0010657102,0.033935785,-0.054294378,0.007415736,-0.0038750516,0.060701318,0.024304492,0.037233964,-0.0369666,0.0013280595,0.03398991,0.00855749,0.008290722,-0.019958055,0.019370293,0.006396317,0.03137711,-0.015928347,0.0068478202,-0.017952688,-0.0066882013,0.058780525,0.009007127,-0.008814382,-0.05682186,0.047570307,0.045714185,-0.047180187,-0.02573592,0.024792893,-0.02172122,0.011268185,-0.008709228,-0.004253834,-0.014865905,-0.02767445,-0.0000015779044,0.04567502,0.026005145,-0.010097773,-0.007934764,0.041896872,0.052984152,-0.015735988,-0.008740465,0.0052820705,0.026552921,-0.02408117,0.05510848,0.041788176,-0.0034970946,0.03244759,0.0018734272,-0.025094626,0.010115328,0.010653186,-0.05892203,0.044733223,0.018268602,0.03216637,0.026782377,0.059188005,0.031961113,0.010120746,-0.020943876,-0.022062685,-0.018390471,-0.027981967,-0.022787051,-0.051402345,0.009229706,-0.016536336,-0.01686314,0.019187642,0.017096255,-0.021449126,0.016104165,-0.004999247,0.013129369,0.038035836,-0.036418345,0.031620868,0.033506412,-0.010315103,-0.039251957,0.005755103,0.05206902,0.001920476,-0.014794312,-0.0062549454,0.009949682,-0.024600912,-0.038480714,0.04607922,-0.015706133,0.016868925,0.024747515,-0.01170945,0.023165533,-0.035271615,0.007689673,0.027124466,0.017888097,0.0011811098,-0.008946373,0.0000934498,0.0309908,0.033566024,-0.048213854,0.008792416,0.015997568,-0.035832383,0.04579189,0.04189163,-0.026710784,-0.008582219,-0.01636655,-0.005912613,-0.0063021537,0.04839911,-0.008537813,-0.017565401,-0.005621101,0.04939155,-0.02520645,-0.03160436,-0.034478668,0.06566606,-0.032716587,-0.03751233,-0.028264944,0.058938954,0.028032864,-0.036610723,0.006104701,0.0058282,0.0061686276,-0.012447247,-0.027553895,-0.0036109511,-0.0074285255,-0.038251735,-0.023492346,-0.043364372,0.013517966,0.0040203463,0.013135168,0.0014306888,0.019945025,-0.005407156,0.024017632,0.054105416,-0.022717258,-0.0063359244,0.037442528,-0.025671497,-0.0585093,0.0147033455,0.009309061,-0.012444819,0.029531665,-0.024831705,0.02686787,0.06675571,-0.04111987,0.0068170154,0.032972842,0.040321875,-0.037240375,0.07897377,-0.015025699,-0.0017808501,-0.025321165,0.038848512,-0.031481534,-0.006474776,-0.036299873,0.064387344,-0.0035869076,0.0014973308,0.0070588463,0.027318893,-0.17635724,-0.0050804787,-0.017687049,0.03246471,0.03401819,0.011861007,-0.031265337,-0.0114030065,-0.053726114,0.041099627,-0.00674785,-0.043452635,0.0065964186,0.0049708732,-0.0027753334,-0.009810753,-0.025321463,0.019585025,-0.03457686,-0.0312428,-0.021193225,-0.03949259,-0.0077090603,-0.026313359,-0.032040045,0.07515531,0.0655466,0.0010904187,-0.00946134,0.032046005,-0.071503155,-0.009678302,0.0114069665,-0.03747069,-0.0080160685,0.06950934,0.0535497,-0.006688338,-0.009430055,0.014855953,0.006478393,0.05537953,0.0124620395,-0.019476438,-0.02185154,-0.04118482,-0.011247537,-0.011575703,-0.057623744,-0.019707201,-0.021210043,-0.060422417,-0.014584341,-0.019058527,-0.03871874,0.0068026814,-0.008644917,0.017064594,-0.036438692,0.00075574894,-0.040672585,-0.035212208,0.041696444,-0.021246774,-0.034102928,-0.063923575,0.010968007,-0.04614569,0.015855504,-0.025575534,0.020002056,-0.020681981,-0.0003457501,-0.04624014,-0.020431977,0.016985318,-0.040159445,-0.0024759008,-0.02449843,-0.09540507,0.011213472,0.026576752,-0.03064245,0.026048776,-0.00439287,-0.018187324,0.017405208,0.008075221,0.030356321,0.24441855,-0.017948866,-0.037128177,-0.029184591,0.04947815,-0.0024533484,-0.020120213,0.07188994,-0.01801444,-0.048149325,-0.030810043,0.007833575,0.0016941198,-0.029793862,0.014136777,0.017713169,-0.05402356,-0.0043818937,0.07638147,0.011214024,0.00096946437,-0.010932112,0.025936577,-0.006723383,-0.03740972,-0.022706669,-0.048994116,0.015643107,-0.007338131,0.019486718,-0.046913877,0.028572502,0.067977674,-0.03347713,-0.024801899,-0.0049238554,-0.00012693564,-0.063376404,0.023988178,-0.0045628934,0.003914988,-0.0069850017,-0.00087855465,-0.020462101,-0.023436595,-0.016548803,0.0027310976,0.00041767358,0.0010761004,0.013252151,0.010351301,-0.033603534,0.020491287,-0.0182864,-0.018784452,-0.001294566,0.022186032,-0.031259526,-0.016570892,0.04764558,0.03892677,0.0009119902,-0.03842251,-0.017386971,-0.0058703357,0.022387905,-0.027930584,0.012433224,0.01592823,0.042521577,0.009081324,0.038840793,-0.009646648,0.037287086,0.0211654,-0.020909315,0.006968974,-0.00938632,-0.009331257,0.013551589,-0.022013428,-0.012866851,-0.04115565,0.010891723,-0.009039155,0.0147290565,-0.0062064803,0.061284818,-0.024063008,-0.014440969,-0.011483449,-0.0015471792,-0.037140038,-0.014720061,-0.031896375,0.008727931,0.009083396,-0.03967133,-0.05479109,-0.032724444,-0.008261423,0.015131184,-0.0017799065,-0.029651245,0.0012194293,0.0031733878,-0.026775979,0.018063206,0.0071330373,0.0005293243,-0.064064175,0.03469236,0.0077022114,0.033868816,-0.023819918,0.039032876,0.051218346,0.027137777,0.05302795,-0.0143669285,0.0089453515,0.017801994,-0.024135826,0.029241875,-0.044860978,-0.06587479,-0.0035278674,0.02283863,-0.025897846,0.04559168,0.04909859,-0.033578042,0.013789959,0.04529069,0.040519323,-0.009457107,-0.0032225896,-0.0015293777,0.0006270901,0.047483563,-0.03223256,-0.0033678405,0.005525786,-0.041053995,0.027301466,0.031899635,0.015158722,-0.03057397,-0.042665385,0.01078145,0.04391931,0.029727593,0.03916906,-0.016866291,-0.014720288,-0.07971261,-0.020297652,-0.031314846,0.004864858,-0.030274848,0.004929286,-0.0057702265,0.017148057,0.09927195,0.005479803,0.017973887,0.025347874,0.016419549,0.005402796,0.029698053,0.0069688484,-0.040171538,-0.041956905,-0.02747941,-0.009662488,-0.013699868,-0.031017633,0.042376626,-0.038411662,-0.03861414,0.057938553,-0.0030606063,-0.0476096,-0.0073177223,0.05426583,-0.027572006,0.005879349,0.003794521,-0.019202154,-0.008058203,0.01717945,0.12145175,0.031399373,-0.0060207113,0.028261995,0.019452697,0.0669769,0.013794769,0.019153059,-0.004378897,-0.013606989,-0.019725358,-0.00021389364,-0.0072415285,0.008348996,0.0040448583,-0.0042108577,0.06318846,-0.02010676,0.02779725,0.025418675,0.017201912,-0.053158082,0.00025324678,0.010173143,0.005382988,0.021704014,0.016078422,0.02023943,-0.026384106,-0.009765229,-0.020691173,0.022733297,-0.015414586,-0.053896233,0.033263847,0.021799518,-0.02942614,-0.026865255,-0.02427392,-0.0062289056,-0.028674234,0.01435315,-0.0012652102,-0.028451512,-0.015343151,0.00756272,0.015023717,-0.003353018,-0.06993977,0.020724077,-0.004063967,-0.0077857734,0.045837287,0.006725875,-0.032047067,-0.03051919,-0.054599714,0.054170817,-0.003564886,0.00031915758,-0.024747416,0.0130993575,-0.016232938,0.008200269,0.026304847,-0.042413183,-0.02363145,0.029890968,-0.042650294,0.0064229015,0.024813168,0.008544602,-0.013254786,-0.030758914,-0.019397272,-0.0035399888,0.0027014315,0.0020355203,-0.04500718,-0.01581957,-0.004689335,-0.016356476,0.011192013,0.007065113,-0.017442124,-0.021657182,0.024537597,0.056565613,-0.061972406,-0.0081282435,0.021623414,-0.0062640207,0.023987977,-0.018538507,-0.0035851453,0.030316597,-0.031037062,0.029063998,-0.020556156,0.0032090244,-0.004415271,-0.058316384,0.020328652,-0.0073040975,0.0066455756,-0.035126735,0.037239783,-0.02591573,-0.014808823,-0.01719637,-0.0016812349,0.00590227,0.016821304,0.0038570112,0.017031498,-0.019046959,-0.0014877858,0.048923306,0.007946755,0.0000071060267,-0.036560353,0.01530808,-0.001213272,0.011593929,0.012418373,0.053660844,-0.0175136,-0.005458106,-0.02211596,-0.0013990351,0.0079839695,-0.011824104,-0.01121737,-0.044162337,-0.022603175,0.016646536,-0.046629123,-0.008913687,-0.008490916,-0.012008965,-0.00628973,-0.028391337,-0.018411366,-0.049705654,-0.05086092,0.043483973,-0.018727042,0.026186327,-0.000038555994,0.008043516,-0.011260116,-0.0016558729,-0.03135706,0.0021551005,0.025278125,0.05259206,0.008802984,0.0045233243,-0.0016799645,0.0025048996,0.017998427,-0.035935383,-0.011040172,0.051028565,0.00089905947,0.03653297,0.023959192,0.009941333,-0.016595209,-0.035943836,0.018274475,-0.00046268155,-0.015672876,-0.004100044,0.0024254834,0.040753514,-0.030214595,0.00041689313,0.011610993,-0.006266276,0.014462382,0.02915862,-0.009153011,-0.016200002,0.04288728,-0.0059607495,-0.0037214423,0.010820434,0.016584167,-0.019017724,-0.04648337,-0.0036726128,-0.03936937,0.024381492,-0.002389872,0.011498352,0.047820624,0.08267553,0.03859054,-0.008856553,0.014292145,-0.026621668,-0.0019204685,-0.15268894,0.001279551,-0.025895443,-0.016322898,-0.02808833,0.01931086,0.004307714,-0.039206415,-0.018164191,-0.039832108,-0.021007976,-0.010747101,0.0048394683,-0.036092855,-0.010912075,0.034679167,-0.010953678,0.0024348495,-0.026429236,0.0855998,0.02552831,-0.0004686015,0.05014864,-0.013724019,0.040416602,0.026891802,0.018621396,-0.009118604,-0.014737914,-0.04385968,0.008547659,-0.028793372,0.00979801,0.036011208,-0.03218454,0.009853709,0.010475078,-0.0014196755,-0.0021557598,-0.007494769,-0.000030938216,0.0036794676,0.0068691284,0.018572986,0.027687328,0.07513311,0.02220979,-0.014282848,-0.04072799,-0.0035693457,-0.03416214,0.044252098,-0.025605872,0.022410434,-0.018068375,-0.024221439,-0.022202466,-0.010261637,0.0037516786,0.017508991,0.0017178273,0.02359933,-0.052632306,-0.00035579884,-0.057581782,0.031879466,-0.051229198,0.0234548,-0.042308785,-0.011190243,-0.026437156,0.018104678,-0.016623812,-0.06376402,-0.0001612322,0.010217625,0.046716787,-0.023369476,-0.04157341,0.00014367481,-0.008863508,-0.017316809,-0.017274266,0.026565019,0.046295818,-0.011798715,0.0024847027,-0.0090313945,-0.05466304,-0.022321876,-0.042959474,-0.010912301,0.010121114,0.010601644,-0.020356653,0.034062434,-0.042703263,-0.02845502,-0.039702483,0.008573602,0.004136029,-0.03648657,-0.004719529,-0.009073613,-0.04546948,0.027196176,0.032384768,0.021069894,0.007042596,-0.018570017,-0.0077135004,-0.022547377,-0.03299282,0.016203612,-0.04848317,-0.02836279,-0.016403293,0.034783345,0.043319035,-0.008015838,0.004015884,0.010286397,0.026890669,-0.028674858,0.022443866,0.06457137,0.025631908,0.0591327,-0.008684422,-0.007544272,0.002839178,-0.042057976,0.009465272,0.043073125,0.043906268,0.004677145,-0.022793973,0.04201481,-0.043390814,-0.03566243,-0.020140568,0.005049839,0.03933263,-0.0355371,0.041548975,-0.0030224181,0.03164283,-0.00043807356,-0.00030682498,-0.04471977,0.004204344,0.01612106,0.010319429,0.07586958,0.0010316973,-0.015618569,-0.018716998,0.04360761,0.010862921,0.0012666932,-0.028658545,-0.0471898,-0.039427217,-0.021772532,-0.0252726,0.037796684,-0.029786823,-0.031202588,-0.04048858,0.0128097655,0.033315334,0.029359778,-0.010350775,-0.005434467,0.027602492,-0.02765222,0.0031230978,0.026257588,0.003222973,-0.019923141,0.048455246,0.025401963,0.02324136,0.028888533,0.0018797471,0.038125463,0.008485585,0.04127331,-0.017661361,-0.018135138,0.009240829,0.007178415,-0.021588126,0.0044347425,0.05024794,0.017050184,0.01676186,-0.0025657325,0.038329158,0.021580027,-0.025265861,0.0014163326,-0.004273535,-0.043112934,-0.03598582,-0.015399917,-0.012898018,-0.018082412,0.007251947,0.021089725,0.00026829424,0.0000578406,0.031394117,0.0136688035,-0.03958958,0.020313023,0.03434035,0.023645496,-0.03590789,-0.029160447,0.056955688,0.006211603,0.008979788,-0.039461702,-0.037453655,-0.017599262,0.02429887,0.020621518,0.0113643315,0.041404128,-0.071140915,-0.035127893,-0.012230385,0.007693755,0.008956823,0.037033763,-0.040339656,-0.026638485,-0.03014099,0.022733666,0.036901947,-0.048685018,-0.0011850019,-0.032286145],"last_embed":{"hash":"y3vso2","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"y3vso2","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Not seeing progress / losing motivation\"#{1}","lines":[320,320],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"y3vso2","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Not seeing progress / losing motivation\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037201073,-0.027199354,-0.03345371,-0.037611254,-0.045213167,-0.03372731,0.03532216,0.015154423,-0.009237504,0.010220581,-0.0158948,-0.0038352553,0.008487027,0.03157742,0.012117727,-0.0028726452,-0.013561194,-0.0052768444,-0.028264001,0.0066891816,0.021031864,0.042713918,0.06141366,0.041871898,-0.016620615,0.020088067,-0.017471192,-0.04379519,0.060798667,0.0767593,-0.033102803,-0.040398248,0.064509735,-0.022260727,-0.06310562,0.003059822,0.017080942,-0.052512515,-0.024080189,0.03577227,0.011575054,-0.017348416,0.01468589,0.015019352,0.06400942,0.006424309,-0.0255907,-0.013085748,-0.01563827,-0.0074570514,0.025018226,-0.010442062,0.016156198,-0.033275545,-0.01149602,0.011497882,-0.012138462,-0.025211802,0.010893486,-0.008367798,-0.030968454,0.032051817,-0.012908624,0.008346791,0.016451608,0.039336246,0.005765586,0.009355152,-0.0078691915,-0.029781787,-0.00782509,0.018469013,0.005571999,-0.03352059,-0.054316763,0.048286658,-0.017706266,-0.04623291,-0.022745142,0.027747935,0.011528419,0.00954215,-0.0070693684,-0.003981225,-0.03380235,0.034661032,0.017404592,0.031331096,0.006181775,0.0042656274,-0.015286164,-0.0048557417,-0.0023703214,-0.017344577,0.005871948,0.0074869334,0.010980142,-0.019979423,-0.007453319,-0.042532176,0.031784814,-0.04093035,0.036620386,-0.020663794,0.009658797,-0.024672719,0.040410765,0.018576607,0.013594503,-0.024819883,0.0037603462,0.03259916,0.013914975,0.031268973,0.017936021,0.020349724,0.043109223,-0.06492315,-0.0066115875,-0.00986035,0.05952665,0.027347526,0.047991186,-0.040727854,-0.025423462,-0.023407493,0.023280684,-0.005543159,-0.009650334,0.014719526,-0.009745256,0.032806516,-0.024674105,0.020662598,-0.011150479,-0.026551751,0.06599987,0.006787262,-0.026526006,-0.031607576,0.005476818,0.02572019,-0.05418701,-0.037842367,0.0031639934,-0.013439064,0.0065255114,0.0039379187,-0.0097499695,-0.029281532,-0.03580274,0.01924453,0.049921278,0.047435354,-0.012271435,-0.017578058,0.04540227,0.07225354,-0.01403451,-0.007974422,0.033521257,0.006468496,-0.03671276,0.029869948,0.024464153,0.018579591,0.024865216,0.009537244,-0.012665015,-0.01045815,0.024708409,-0.056825597,0.014430842,0.00079427834,0.020020138,0.015028473,0.0748948,0.037584078,0.014587202,-0.028938806,-0.006399639,-0.012708453,-0.015875923,-0.0027617125,-0.030516075,0.0150284665,0.021846808,0.009593847,0.028228965,-0.0019092079,0.010644722,-0.013610255,0.013664435,0.018610297,0.03341815,-0.055747144,-0.011520983,-0.0013078782,0.0023453957,-0.034996584,0.012438046,0.051511236,-0.011511727,0.02070272,-0.011505728,-0.010233176,-0.057677176,-0.040576257,0.02549042,-0.013376463,0.014875543,-0.011353985,-0.013060481,0.030291287,-0.010266057,-0.004108866,0.032746214,-0.0070370617,0.016298698,-0.026648803,0.022744088,0.018914413,0.024607088,-0.016542964,0.006722211,0.043872308,-0.057445675,0.025700828,0.020142755,-0.045006655,0.016656145,-0.0017879687,-0.007198595,0.003184551,0.038855556,-0.0258767,-0.00040025226,-0.008305178,0.023745032,-0.00504623,-0.02134669,-0.010072908,0.037931666,-0.0028676994,-0.04613007,0.009839525,0.026654057,0.06403649,-0.027281702,-0.012218104,0.0053532086,-0.023076711,-0.035467908,-0.03346404,0.002907857,0.0033147656,-0.027619934,-0.009003217,-0.020064417,0.019877266,0.0074361456,0.017402697,0.0036026298,0.008286545,0.03093773,0.0069842623,0.042899963,-0.020413712,0.004134069,0.03447116,-0.033128966,-0.058265455,-0.018497905,-0.0075176368,-0.02513985,0.0038388725,-0.047601208,0.04678677,0.036545176,-0.02000413,-0.0046221185,0.0014159294,0.021276217,-0.04197658,0.077514805,0.011147534,0.0048077945,-0.0152413985,0.05515948,0.0010447807,0.030087832,-0.03148288,0.06688195,-0.008124355,0.00023771446,-0.00082456326,0.006233447,-0.17028101,0.0016628485,-0.019079972,0.05018791,0.03331745,0.0033628545,-0.026109599,-0.0055863126,-0.04129233,0.01648866,0.013020221,-0.03551728,-0.01781737,0.003621317,-0.025084643,0.0025242614,-0.005844466,-0.014526023,-0.045202773,-0.027029542,-0.011570116,-0.026344506,0.0018661036,-0.028647004,-0.0199581,0.0605627,0.051162213,0.0069132918,0.0013720852,-0.014425051,-0.08465741,-0.018921092,0.010203996,-0.024806159,0.020828608,0.08049888,0.055630073,-0.015760407,-0.02833521,0.015338695,0.017538078,0.0613825,0.013133274,-0.02226754,0.0042817215,-0.027966812,0.0022394923,-0.010929499,-0.045639385,-0.026262062,-0.00699174,-0.039795198,-0.021828692,-0.011279965,-0.036320247,0.00018074083,0.009262245,0.019985512,-0.011081385,0.012475157,-0.01958774,-0.050272442,0.028940018,0.0013569087,-0.01755222,-0.053394247,0.04031538,-0.024091896,-0.03514611,-0.02161069,0.0150800515,-0.0464345,0.0091896765,-0.03439618,-0.007307444,0.007958676,-0.014422411,-0.036263037,-0.02888316,-0.09812675,0.009077687,0.017951418,-0.013693235,0.023863098,-0.013002313,-0.033195395,0.014418748,-0.010275652,0.003903682,0.2620725,-0.020609928,-0.00045907355,0.0087322015,0.027702592,0.012358845,-0.021239353,0.07077996,-0.012449167,-0.031435248,-0.027353827,0.019825198,0.017916715,0.0019111148,0.0032939285,0.014207484,-0.0353619,-0.00077606464,0.07578208,-0.008387403,0.009756162,-0.04691635,0.030540647,-0.025265504,-0.036953773,-0.007656769,-0.018317908,0.03322734,0.039968427,0.04991264,-0.051032342,-0.013024255,0.0297827,-0.0022400897,-0.00023983899,-0.002392359,0.009900402,-0.042452358,0.028057545,-0.020344235,0.0053350898,-0.00526474,0.010194123,-0.02787491,-0.037034158,-0.024736378,-0.0014628862,0.009129634,0.013270768,-0.0085293185,0.013917551,-0.0055955853,0.026311655,-0.001953269,0.011292741,-0.008602667,-0.017295161,-0.0060838177,-0.022617651,0.052681904,0.032646876,-0.0031553414,-0.03421876,-0.022156557,0.0035475688,0.029008321,-0.0418321,-0.0024964053,0.010420964,0.012677739,-0.0052325604,0.03734787,-0.030905666,0.023060123,0.021324346,-0.009495162,0.027572582,0.009669735,0.009544741,0.031509552,-0.026472924,-0.049358033,-0.04955348,-0.0070225256,-0.0038697955,0.013117607,0.018694943,0.040971324,-0.039166413,-0.008832472,0.0147830825,-0.013635016,-0.023725929,-0.036939718,-0.019260377,0.00956049,-0.010155752,-0.030525658,-0.04612883,-0.03484946,0.003457219,0.018103195,0.0016816591,-0.025398046,-0.015208431,0.03308042,-0.0016125612,0.020114718,-0.016139457,-0.0042028655,-0.05370947,0.025002306,-0.0036164958,0.019624412,0.00037830637,0.03392143,0.054876294,0.03598806,0.041136116,-0.033012718,0.0275785,0.00018033637,-0.02380638,-0.006114301,-0.0072798054,-0.069294624,0.014775509,-0.001501076,-0.028420357,0.03991411,0.025636507,-0.013058641,0.005842417,0.02482397,0.04641955,-0.008873626,0.0019838305,-0.020410271,-0.020071035,0.023522396,-0.051090725,0.012625782,-0.0024807218,-0.024030179,0.029594168,0.04898198,-0.015461551,0.02534478,-0.04816205,-0.012788918,0.002045124,0.012173237,0.06063021,-0.035466947,-0.018210825,-0.07678431,-0.03174723,-0.02423374,0.029066537,-0.023258818,0.011254202,0.010138065,0.017242348,0.123469405,0.0050545465,-0.0040273815,0.04837729,0.028813796,-0.012701048,-0.0047516245,-0.0047093197,0.0017463673,-0.01709379,-0.017197175,0.0030447387,0.0036825547,-0.013442948,0.05766056,-0.0049027023,-0.028075157,0.019027568,0.012631,-0.053302996,-0.019085145,0.025154004,-0.011724781,0.02411926,-0.01577991,0.008529778,-0.023906484,0.008385164,0.12180208,0.0216345,-0.013151201,0.017269878,0.025313932,0.039065484,0.015837874,0.02083329,0.0041156663,-0.0011879988,-0.02687572,0.0045438255,0.0066815033,0.0053853337,0.011988601,-0.040299956,0.03374954,-0.022076167,0.002654353,0.03178043,0.003173547,-0.05184567,0.0035343745,-0.010231794,0.014763616,-0.016346294,0.019168166,0.040313587,-0.03526504,-0.0068073366,-0.038326576,0.03958746,-0.038517267,-0.022876658,0.031571873,-0.015587535,-0.015307307,-0.028289238,0.0031798338,0.0013373462,-0.03681805,0.037679482,-0.0046656136,0.006332863,-0.0029205712,-0.014085862,0.010761078,-0.0074900314,-0.0599515,-0.0049256776,-0.019427037,0.022586055,0.03577839,-0.01170951,-0.025900597,-0.033759303,-0.07312912,0.052745026,0.012554512,-0.008578842,-0.013630647,-0.0050913584,-0.020554394,0.011444994,-0.014769552,-0.05637178,0.0019974618,0.00000725465,-0.040352155,-0.001849185,0.044662695,0.0049131187,-0.021423299,-0.047887206,-0.0524995,-0.0028678093,0.010492259,-0.011273449,-0.048516344,-0.03696447,-0.00046312652,-0.033539243,-0.03221334,0.033847533,-0.01612432,-0.010523734,0.03351207,0.061308492,-0.084612496,-0.002618809,0.021614876,-0.01563603,0.036493327,-0.021248063,-0.0035526566,0.037956744,-0.019005904,0.021422716,-0.025089987,0.025054019,-0.008571928,-0.05715342,0.035578784,-0.01845454,0.033940844,-0.034780007,0.029123258,-0.042447634,0.0022109863,-0.011436092,-0.022382757,-0.005170854,-0.009039028,0.008525551,0.019030888,-0.014425494,-0.006791119,0.03464095,0.014161121,0.010805022,-0.032513626,0.007326809,-0.017495986,-0.005951951,0.008091097,0.0621042,0.0032307266,0.027755631,-0.0266624,0.0013887769,-0.0015187401,-0.028901972,0.010848601,-0.03535847,-0.002769255,0.014318708,-0.0375639,0.0013226963,-0.01945104,-0.005445306,0.0067038303,-0.0067584896,-0.036625113,-0.0032054884,-0.06387541,0.031692825,-0.015700404,0.019777715,-0.009656731,0.03798346,-0.019221868,0.020397663,-0.02107581,-0.011754952,0.0071865083,0.029403253,0.02757523,0.021072779,0.006310638,0.024131173,0.0045804717,-0.05481512,-0.04369644,0.050365277,-0.010931772,0.032323163,0.032827023,0.035093408,-0.026534533,-0.007761659,0.032725714,-0.0055037187,-0.012613487,-0.016505936,0.019650728,0.017789496,-0.030082475,0.02152019,0.005908124,-0.0062850667,0.002316341,0.03186778,-0.0069594183,-0.027191132,0.03433956,0.010797883,-0.0038395114,0.010317978,0.020625046,-0.012101189,-0.03988029,-0.0056369877,-0.034417912,0.0063436436,-0.03921241,0.0041405307,0.035433337,0.058612246,0.026766963,-0.031344406,-0.018042602,-0.044802547,0.005972342,-0.15892214,0.01717061,0.00072605675,-0.040961437,-0.012558744,0.0009537903,-0.00011403617,-0.010946135,-0.046650544,-0.029489899,0.007067143,-0.005771884,0.024794182,-0.031427976,-0.023380851,0.044057425,-0.027564999,0.0028123762,-0.021744378,0.07890346,0.025193386,0.0058559543,0.043436926,-0.02560959,0.010888841,0.036405507,0.010592288,-0.0036443598,-0.019391708,-0.015571571,0.025975192,-0.03441525,0.016908968,0.037658866,-0.053378448,0.012521251,0.025099685,-0.025483772,-0.021021128,0.019146157,-0.0013864177,-0.013483433,-0.018809475,0.015123507,-0.0015807464,0.088020824,0.018998798,0.011633793,-0.040422596,-0.008347846,-0.017849058,0.048632797,-0.010583917,0.027246652,-0.012906785,-0.041283637,-0.034878198,-0.015608619,0.01865198,0.04004394,-0.0097919125,0.043320425,-0.059102125,-0.020375904,-0.04910371,0.020810965,-0.02962669,0.009643031,-0.018134777,0.001354236,-0.072772235,0.036435295,-0.0036313264,-0.04542953,-0.004693598,0.022085303,0.017694203,-0.042388692,-0.05606188,0.0012757481,-0.020526264,0.0014089021,-0.012817927,0.008966343,0.036961216,-0.0028610346,0.014049642,-0.04188401,-0.05514491,-0.01099251,-0.058937136,-0.014041712,-0.0051132054,-0.006793784,-0.038141634,0.049680665,-0.04236218,-0.016788658,-0.029722271,-0.0007948076,-0.014794873,-0.03997214,-0.009979734,-0.020510305,-0.015623041,0.022400847,0.0021210974,-0.01800259,0.006373701,-0.031657677,-0.00020568246,-0.021209763,-0.012515846,0.008090074,-0.026684435,-0.03685923,0.009178277,0.04702491,0.017566944,0.005869844,-0.012027544,-0.016461844,0.028168952,-0.017193396,0.021408923,0.093642905,0.032387525,0.059661295,0.019180993,-0.011615365,0.015294723,-0.033092342,-0.017385991,0.022152625,0.049864724,0.03894187,-0.0059124627,0.03161947,-0.033423327,-0.055194937,-0.025931569,0.01059453,0.02929724,-0.019006124,0.02606608,0.0030090974,0.018177865,-0.00022003554,-0.012386077,-0.05303262,0.0070485114,0.023373008,0.033017423,0.05728098,0.023750398,-0.0035344774,0.047357004,0.034863032,0.008802526,0.033726927,-0.013005455,-0.047777995,-0.041097373,-0.015280249,-0.004211667,0.045498934,-0.009613662,-0.019132068,-0.03479605,0.018114584,0.032781232,0.031257246,-0.015492687,-0.010867423,0.0385945,-0.014353989,-0.010151488,0.022439158,-0.027531656,-0.034724582,0.038486157,0.011920226,0.035830885,0.03364721,-0.01481162,0.0400033,-0.0091915345,0.060158253,-0.024101058,-0.0104592545,-0.0012306542,0.01174931,-0.008806671,0.01427861,0.078006364,0.033870377,0.024429435,0.020649802,0.018271377,0.012890031,-0.027529186,-0.009270833,0.017948331,-0.022722058,-0.019106712,-0.04891683,-0.029768806,-0.009165534,-0.018795727,0.01373494,-0.021899885,-0.018322358,0.057666544,0.0012625215,-0.0065076994,-0.006586887,0.045344915,0.04827052,-0.03657684,-0.019109122,0.0070325527,-0.022025282,-0.012175482,-0.05855336,-0.04747262,-0.03325111,0.034611948,0.016875427,-0.008233513,0.08224391,-0.059024047,-0.028644556,-0.025278423,0.024781266,0.014770877,0.023352178,-0.086821064,-0.003959385,-0.026391186,0.02167121,0.05181223,-0.05878483,0.027968403,-0.0073058237],"last_embed":{"hash":"ynw5o9","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"ynw5o9","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Not seeing progress / losing motivation\"#{2}","lines":[321,321],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ynw5o9","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Not seeing progress / losing motivation\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030334389,-0.023450224,-0.04195272,-0.034155443,-0.043930687,-0.033131644,0.038938783,0.030492691,-0.012355016,0.013223234,0.006035249,-0.026961336,0.027726421,0.032263335,-0.006594233,0.026330888,-0.017640172,0.015990699,-0.018228011,0.016869282,0.021883896,0.037495848,0.06899266,-0.014809973,-0.025918864,0.001047251,-0.01074354,-0.030969765,0.05976734,0.08339561,-0.034033775,-0.047067057,0.08611487,-0.037269898,-0.068065,-0.017460678,-0.010004284,-0.02715161,-0.024872024,0.044236958,0.010410604,-0.009815797,0.014408562,0.00069536065,0.058651637,-0.0038963496,-0.020531641,-0.0036698047,-0.050587144,-0.010537047,0.044651773,-0.04174201,0.026870036,-0.036689572,-0.026588727,0.04338565,-0.012054338,-0.0421972,-0.03730841,-0.03396001,-0.015866227,0.015540104,-0.046813272,-0.015335794,0.01480408,0.05242513,0.028718468,0.006576894,-0.0015676084,-0.03453148,0.0013754896,-0.013389355,-0.020673577,-0.042388,-0.052983776,0.049313344,-0.013946543,-0.040385235,-0.03131031,0.011556691,0.012357425,0.0048806444,0.013813465,-0.020816889,-0.006753447,0.038275518,0.007673846,0.024764672,0.044690043,-0.007660705,-0.004717213,-0.011160795,-0.0029133956,-0.0017499289,-0.009590584,0.005137367,0.010298556,-0.009605742,-0.0012404849,-0.018647913,0.010307921,-0.018533817,0.050656438,-0.017665945,-0.0013845915,-0.043021314,0.015590495,0.011602107,0.014764492,-0.029975038,-0.0024557572,0.026240516,0.03572694,0.037162047,0.029430632,0.015274163,0.02424389,-0.043454994,0.024815574,0.0017014651,0.0443242,0.014878916,0.055452727,-0.058131993,-0.014959917,0.038945705,0.019499749,-0.005168398,-0.040736105,0.007520986,0.010891499,0.031133134,0.0073905154,-0.030132575,0.0050853095,-0.018702982,0.07075297,-0.015184537,0.0009152805,-0.048415646,0.04684956,-0.011628634,-0.039872497,-0.01703627,0.013182083,-0.011585063,0.021928424,0.0125779295,-0.009273987,-0.016567944,-0.00901461,0.0013133958,0.04507231,0.057106182,-0.0073850113,-0.0027849104,0.03275097,0.06330373,-0.012633961,-0.004673048,0.018134048,0.035487458,-0.038605966,0.06542421,0.030247504,0.00013722011,0.050141044,0.0037616116,-0.01555359,0.0093749445,0.016761564,-0.027568342,0.04370962,0.0035751425,0.039542764,0.040027898,0.094296046,0.026730139,0.02442493,-0.01564942,-0.041069202,-0.023308922,-0.018434966,-0.025927233,-0.040624492,-0.0017852716,-0.023140358,-0.025474392,0.03658641,0.0042411895,-0.007999175,0.011604758,-0.0076034847,0.040221438,0.03981913,-0.024868181,0.014504628,0.010875886,-0.022470113,-0.037650898,0.02231821,0.07923632,-0.011753297,0.0008048809,-0.0045843534,-0.005793497,-0.059275337,-0.06352253,0.038770035,-0.020771196,0.0035947477,0.037454326,-0.028861979,0.012494287,-0.001632558,-0.006257671,0.0020372502,0.024060216,0.02625164,-0.028942037,-0.015619332,0.028678218,0.033312522,-0.021973774,-0.007427291,0.01889343,-0.033982564,0.040084977,0.03809601,-0.04320201,0.0004905826,-0.00729233,0.023399334,-0.0021465765,0.04108891,-0.034311026,-0.034509923,-0.0057148486,0.06066279,0.0046267505,-0.020915283,-0.028277704,0.04266251,-0.017194878,-0.031364456,-0.004930172,0.040498257,0.031442013,-0.03974672,-0.014433985,0.00008795558,0.014081459,-0.02039206,-0.044384427,0.015726907,-0.005148906,-0.02211323,-0.0050753574,-0.02342261,-0.013065637,0.01821487,0.015174047,0.012491978,0.007828158,-0.018200492,0.006927625,0.046724066,-0.019975167,-0.0019363061,0.03386416,-0.008412962,-0.050568108,-0.0068894736,0.010524563,0.005884276,0.033546522,-0.015422876,0.011707569,0.055703275,-0.04422579,0.0070690713,0.030063529,0.047570962,-0.020151451,0.04804348,-0.0158759,-0.008749873,0.0018002827,0.032736413,-0.021565918,0.007042357,-0.020739082,0.05727591,-0.025015078,-0.027441835,-0.007923932,0.0346939,-0.1701487,0.005272074,-0.0022180544,0.037295528,0.03933125,0.025887027,-0.04843409,-0.013805369,-0.034215465,0.055178434,-0.00727988,-0.045559414,0.014295889,0.008711963,-0.0018087449,0.015201307,-0.011486941,-0.0097003775,-0.058952775,-0.031652145,-0.023072101,-0.03934405,-0.02598789,-0.018445956,-0.024771426,0.06272851,0.052945275,0.0074237743,0.0010289557,-0.009136398,-0.067390814,0.0029510602,0.010638704,-0.0069725653,-0.007372134,0.052756485,0.03589687,0.01398387,-0.033005144,0.009874657,0.03544524,0.06298344,0.013523122,-0.04147423,-0.014153871,-0.025749562,-0.015500454,-0.018461796,-0.069353566,-0.009516327,-0.02866659,-0.032148506,-0.03598896,-0.009629141,-0.016332667,0.012581988,0.024004184,0.02984919,-0.031782243,0.0053507593,-0.04774223,-0.0026076008,0.026708143,-0.018667134,-0.055657737,-0.06784726,-0.0026230868,-0.037778955,0.014909799,-0.021595774,0.027958,-0.0053647025,0.00013853124,-0.03195284,-0.0370002,0.015605775,-0.018886529,-0.015137277,-0.017554432,-0.08633765,0.0060604983,0.03412183,-0.008696552,0.0073251314,-0.008315084,-0.029881576,0.022091042,0.00682811,0.021353522,0.24547361,0.0041708187,-0.04445114,-0.0116073685,0.019742737,0.0042275623,0.004361197,0.07209156,-0.018775517,-0.047549445,-0.035601452,0.011098525,-0.0036832006,-0.039399717,0.028296027,0.0034773187,-0.036789834,-0.010365325,0.06978862,0.007250355,0.025889963,0.005091968,0.020252934,0.011195081,-0.038499787,-0.021693448,-0.047433063,0.023249332,0.018597178,0.0660822,-0.048004705,-0.0040702955,0.05833167,-0.036376797,-0.0063023926,0.022639237,0.008428502,-0.058565453,0.02019152,-0.014782954,0.020614937,0.0038859462,-0.0026744541,-0.028777597,-0.02900088,-0.0133886915,-0.005258763,-0.009029224,0.00868049,0.0031777378,0.016823575,-0.015209884,0.03817007,-0.014205165,-0.016481334,-0.0015212544,-0.008292511,-0.024628699,-0.001975645,0.053294435,0.032611087,-0.0019949495,-0.031297278,-0.0006449471,-0.0042908397,0.011626172,-0.0012752323,-0.00027308156,0.01392588,0.015093331,0.015390103,0.045546714,-0.023220433,0.0077884714,0.036642525,-0.026047742,0.02124219,-0.01885424,0.008944456,0.029424079,-0.019162096,-0.018827828,-0.039333124,-0.0030831292,-0.0018576676,0.0012246446,-0.008356829,0.05425061,-0.029871032,-0.034213673,-0.021045111,0.029571265,-0.059024595,0.012863038,-0.014252277,-0.013532962,-0.0061022546,-0.035834823,-0.044107854,-0.022941167,0.014301037,0.009087141,0.022987327,-0.040290236,-0.00025495392,0.02408439,-0.012009942,0.026179858,0.0019623854,0.014155086,-0.070302896,0.023135176,0.005059285,0.0462055,0.0045845984,0.05091738,0.037008822,0.027840028,0.045402285,-0.030963387,0.0065709986,0.019904077,-0.0346517,0.03686069,-0.02834531,-0.04025955,-0.018887304,0.0018060274,-0.017418882,0.03813188,0.022151811,-0.025447605,-0.022092089,0.041149054,0.041009434,0.00060022756,-0.016247591,0.0045242207,-0.006695502,0.021331752,-0.018979302,-0.012149012,-0.018480472,-0.027042404,0.03370928,0.048888482,-0.011222044,-0.015146379,-0.033536524,0.013692846,0.04170292,0.029748818,0.010786495,-0.03296188,-0.026178434,-0.09775021,-0.035057858,-0.04219565,0.016863767,-0.022041086,-0.018879352,0.0018176865,-0.0005355697,0.0857156,0.025071898,0.036478437,0.03773028,0.03987328,0.0068227905,0.022169039,0.032321457,-0.033159688,-0.031283323,-0.03253621,-0.011625351,-0.02226016,-0.03846072,0.013383286,-0.03238353,-0.04589662,0.023249187,0.011487275,-0.045239016,0.0010746242,0.046083733,-0.037608188,0.01900272,-0.011527358,-0.011281463,-0.02108794,0.0180672,0.1386107,0.02441606,0.005129426,0.029926805,0.019031039,0.06973461,0.03101214,0.026786845,0.010430653,0.01027049,-0.02824966,0.0075491844,-0.009080955,0.006482344,0.021115435,-0.012114428,0.046791367,-0.020340288,0.012096881,0.011871818,0.01106764,-0.044637244,0.005041311,-0.01518433,0.0014287712,0.035973497,0.023291813,0.020553848,-0.017868463,-0.036993857,-0.027083045,-0.0002733571,-0.005906422,-0.06347161,0.025127035,0.0013518262,-0.016203994,-0.02863438,-0.014245459,-0.004692226,0.0024300294,0.00018215853,0.006056656,-0.030783487,-0.009233391,-0.0051980983,0.015698472,-0.01749319,-0.06852968,0.005916184,-0.004091906,-0.00228759,0.02497713,0.0018730073,-0.02960884,-0.052917056,-0.07193861,0.048318144,0.029321589,-0.009748276,-0.012080192,0.0033212695,-0.027338726,0.013630518,0.035594046,-0.03713641,-0.007657465,0.009324436,-0.047376793,0.00166608,0.029125458,0.008300654,-0.020399146,-0.034687825,-0.029708996,0.008554654,0.009519204,0.001994991,-0.053829003,-0.009342732,-0.00084230566,-0.016325658,-0.01481817,-0.017888946,-0.012568702,-0.032833274,0.03798048,0.0455194,-0.03359995,-0.03018559,0.021463843,-0.014953515,0.058454953,-0.035660166,0.008597061,0.055900693,-0.014080294,0.037614625,-0.014961303,0.016061047,0.011832427,-0.04766963,0.0032837058,-0.002688415,0.017811209,-0.045362588,0.04920288,-0.035070464,-0.008564366,-0.010564499,-0.01565094,0.007307742,-0.020009555,-0.019794302,0.01454732,-0.0047588684,-0.010874644,0.05916119,0.0037358366,0.0034705417,-0.0450956,0.018199917,-0.029790884,0.020577744,-0.0005862286,0.05315814,-0.007892101,0.004615969,-0.009752312,0.008435555,0.03320191,-0.023009928,-0.046504665,-0.03607922,-0.019814575,0.008684855,-0.058839206,0.00010137182,-0.011968639,-0.012408867,0.013509931,-0.02324869,-0.010957937,-0.010364666,-0.0499458,0.0398606,-0.017395142,0.027394356,-0.01938359,-0.0044096825,-0.020690488,0.020450817,-0.03899776,0.008515544,0.027835207,0.040661294,0.018690838,0.016031442,-0.0013051719,0.014955507,0.022543013,-0.048887346,-0.006001965,0.034817137,-0.0030164884,0.030821316,0.03290805,0.008037581,-0.007099488,-0.026561942,0.016484136,0.015204293,-0.0018528175,0.009675389,-0.0023805795,0.020768855,-0.041656006,-0.02458048,0.0007469633,-0.00384901,0.015285794,0.025171945,-0.0020174403,-0.013237975,0.04408503,0.012415014,0.0026532284,0.015821278,0.01836321,-0.025068708,-0.051414456,-0.0059223427,-0.01622311,0.010220292,-0.011053104,0.002611766,0.018613717,0.080093704,0.047027476,-0.005451838,-0.049909655,-0.014364088,-0.002186365,-0.14722778,0.002710725,-0.006791946,-0.02380946,-0.026148878,0.0063796546,0.0021463607,-0.035107885,-0.010847988,-0.02886284,-0.0013743084,-0.01354554,0.00489677,-0.024901295,-0.04918783,0.045734033,0.0013619419,-0.01785173,-0.022898901,0.073279396,0.016464096,0.010805601,0.04749129,-0.01692725,0.035617024,0.03519149,-0.008250028,-0.0033323057,-0.011668574,-0.036391914,0.004838546,-0.007168351,0.014619799,0.031798024,-0.019747116,0.011615679,0.004284668,-0.019257363,-0.0043011545,-0.00540581,0.0124564795,0.0046618166,-0.019288624,0.021129012,0.033306815,0.058376234,0.017052764,0.0039532827,-0.032214433,-0.022573754,-0.04331548,0.03984181,-0.0099359825,0.012581887,-0.012722578,-0.038108803,-0.024488818,0.004949087,0.01680118,0.019241937,-0.005289047,0.033813428,-0.05797835,-0.002947475,-0.035371404,0.037111897,-0.04938738,0.031235859,-0.030515647,0.020719184,-0.020422425,0.033001907,-0.012640608,-0.037275974,-0.00028340195,0.014531559,0.044241235,-0.005564729,-0.036518764,-0.003339288,0.0022581848,0.011098865,-0.012374568,-0.014096047,0.022872664,-0.032154985,-0.011215763,-0.019591387,-0.05063247,-0.016006576,-0.057154477,-0.019536538,-0.022465428,0.020628361,-0.009841108,0.03490584,-0.061856538,-0.015760157,-0.030623343,-0.0022125684,-0.028737424,-0.022202242,-0.022770226,0.007416147,-0.03470482,0.019113448,-0.011154723,-0.0019037176,0.0069649867,-0.0039112177,-0.005164732,-0.04048967,-0.008099834,0.02223261,-0.084799066,-0.018891841,-0.018427717,0.043408956,0.04312515,-0.0076072845,0.021231528,-0.010328321,0.020564957,-0.017604306,0.013501411,0.07477918,0.008199915,0.055229496,0.0005906183,-0.004114846,-0.003459496,-0.017433995,0.015437811,0.02416531,0.05225793,0.027623685,-0.036217254,0.038739193,-0.042773496,-0.043815453,-0.015590655,0.014858773,0.025111668,-0.03424995,0.040104024,-0.009120935,0.031510275,0.022303093,-0.026656387,-0.017232014,-0.02823775,0.0038267602,-0.0013580973,0.07173744,0.012813938,0.0022949881,0.0057775252,0.01627253,-0.0007414209,0.015786314,-0.031120386,-0.06341019,-0.04912516,-0.052724205,-0.039885014,0.052873738,-0.014905849,-0.024516903,-0.039203547,0.013106735,0.025894132,0.03487474,-0.015432397,-0.025487924,0.031134577,-0.038865298,-0.0028220103,0.0068086996,-0.0046490743,-0.02989474,0.036577243,-0.00027276814,0.05066798,0.022133602,-0.011799966,0.03547813,0.0020139345,0.037597235,-0.019707246,0.016801963,-0.017345756,0.022447454,-0.010200807,0.005853389,0.046395708,-0.0149372965,0.012279381,0.008722658,0.024834936,0.025510533,-0.061405085,0.003986656,-0.016632434,-0.033203494,-0.016971165,-0.026760448,-0.017122526,-0.023618085,-0.023236005,0.030029692,-0.0031787497,-0.016810872,0.020842876,0.029009819,-0.039978422,0.017839788,0.040674094,0.035315827,-0.039419174,-0.020513464,0.056782823,0.0022624629,0.010779201,-0.030008884,-0.02352696,-0.039571237,0.0030610235,0.017475229,-0.001321232,0.022776974,-0.053646307,-0.036324456,-0.006417676,0.022383666,0.016214937,0.022203919,-0.026998583,0.0066305413,-0.017902562,0.017846616,0.044678364,-0.04360876,-0.0037356436,-0.039035864],"last_embed":{"hash":"1fs5l9i","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1fs5l9i","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Not seeing progress / losing motivation\"#{3}","lines":[322,322],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fs5l9i","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Not seeing progress / losing motivation\"#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039396074,0.020458853,-0.048662502,-0.037674036,-0.061581887,-0.027303666,0.029888112,0.041490935,-0.0056301598,0.010319669,0.0065816646,-0.004424727,-0.006621584,0.037576713,-0.024547206,0.0194172,-0.017748857,0.010268496,-0.039131716,0.013532983,0.02394312,0.047817547,0.07365387,0.000331874,-0.02139618,0.013102762,-0.005107616,-0.03781338,0.019209681,0.07575232,-0.0528768,-0.015756158,0.059196647,-0.025271764,-0.086626366,-0.009044025,-0.0053980504,-0.034779284,-0.026132816,0.04825407,0.012412066,-0.013781952,0.010950648,-0.005077247,0.05337378,0.0048449305,-0.016184026,-0.0023633274,-0.025151197,0.020624576,0.025279157,-0.03181787,0.017410483,-0.055039264,-0.020744175,0.041993283,-0.03910432,-0.015732266,-0.0018902831,-0.00961142,-0.01802221,0.036608916,-0.043014377,-0.030506184,0.027732976,0.061456073,0.042654566,0.013668465,0.0027777941,-0.049286135,-0.022007016,0.013824892,-0.033985637,-0.07150214,-0.061188333,0.050285734,0.004581958,-0.034327928,-0.032142702,0.025469901,-0.0017290247,0.03377204,0.010023097,-0.0108885355,0.0029841748,0.04797776,0.004623345,-0.014912789,0.0032856094,0.0033830025,-0.00054120546,-0.014471201,0.038716342,-0.02271882,-0.008294813,-0.019823387,0.006859414,-0.007975794,-0.008594182,-0.011647892,0.026001666,0.017434921,0.02814149,-0.031228062,0.026530605,-0.06026173,0.03154966,0.006933428,0.013897284,-0.017553475,0.00082139805,0.030932698,0.036124922,0.029257586,0.024545744,-0.003700833,0.04664561,-0.06092467,0.036665697,-0.01663637,0.03485238,0.013929337,0.04453423,-0.044703327,0.019989505,0.026443452,0.02255737,-0.0047961404,-0.037822694,-0.0059916168,0.005342683,0.03342066,-0.016441882,-0.016418386,-0.017262945,-0.01980356,0.06991782,-0.033046372,0.0029803666,-0.05602563,0.027527489,0.008736336,-0.014437108,-0.046507113,0.008312328,-0.0054773586,0.0043846755,0.010722398,0.0013410343,-0.026205635,-0.013568505,-0.021219112,0.03730834,0.045388445,0.005069603,-0.012487699,0.051066548,0.05423199,0.0018115054,-0.022088528,0.006996015,0.020801302,-0.011503613,0.041170254,0.022539256,0.0044306023,0.046120904,0.020508654,-0.01489575,-0.005854941,0.0033020817,-0.0359141,0.032167263,0.026012346,0.027980283,0.028957546,0.08203765,0.03150609,0.032710917,-0.015793191,-0.012773794,-0.0013817148,0.011308457,-0.045808673,-0.029266927,0.0038713254,-0.0033372962,-0.0067036157,0.037608527,0.0215087,-0.005704766,0.0021473218,0.00074143667,0.024040015,0.02688362,-0.04347597,0.02727912,-0.007285537,-0.013158905,-0.010909188,-0.0048131184,0.05554847,-0.0030334454,-0.022137526,-0.024423815,0.0021392005,-0.053532008,-0.05812356,0.05973135,0.0020768517,0.010270406,0.034341432,-0.037248764,0.0018372348,-0.0071173734,-0.0052637006,-0.000522759,0.013283752,0.027471472,-0.005235719,-0.036430445,0.03157293,0.03191543,-0.011997452,-0.0022333378,0.005729446,-0.03752521,0.016444232,0.039905325,-0.03610938,-0.0077670957,-0.009886015,0.0021125334,-0.016301706,0.035741493,-0.019592268,-0.018874086,-0.00515541,0.049214225,-0.022727458,-0.015338036,-0.01770395,0.039273705,-0.03675968,-0.026882824,-0.022474106,0.026739795,0.032784387,-0.013301219,-0.011592613,-0.013153682,-0.0010652337,-0.032316457,-0.026010077,-0.009696504,-0.0057149944,-0.022541866,-0.005384419,-0.048901014,-0.017234523,0.0118977595,0.0060468856,-0.01750181,0.012418403,-0.0034011235,0.0043664062,0.057808585,-0.019819701,0.007372022,0.028567942,-0.02359527,-0.04564043,-0.0039643915,-0.005353014,-0.01123653,0.039182056,-0.03831065,0.010885861,0.05600821,-0.040757585,-0.004348884,0.023477461,0.041169457,-0.014414854,0.05703868,0.0067542437,-0.020713152,0.013581438,0.034097146,-0.017141357,0.022588171,-0.024176285,0.055444673,-0.022215772,-0.0056108646,-0.015516333,0.031959113,-0.17360164,-0.0016690495,-0.006997631,0.04067272,0.03803254,0.012705281,-0.04596831,0.0053523313,-0.045930296,0.04391069,0.025286507,-0.050672505,-0.0015303747,0.038037147,-0.020709753,0.015745271,-0.018960502,-0.019681625,-0.0478634,-0.01824785,-0.007579922,-0.03342948,-0.028580084,-0.008151336,-0.00542199,0.048171207,0.08345697,-0.005198688,-0.013674433,0.013755537,-0.08043561,0.0046693254,0.009817935,-0.0155773,0.00053746573,0.06295197,0.048327044,-0.005324202,-0.008010856,0.0027962772,0.010777943,0.05350109,0.02595537,-0.011772533,0.002400244,-0.02619366,-0.0106689185,-0.020568717,-0.049405094,-0.02139555,-0.03314102,-0.058061656,-0.04483237,-0.009330542,-0.018576726,0.010860192,-0.014685654,0.009546738,-0.043622807,0.041815836,-0.048149783,-0.03964342,0.032970734,-0.014048833,-0.05128551,-0.06350255,0.036559086,-0.033561986,0.020058777,-0.030598365,0.02699412,-0.008610454,0.0120656425,-0.048898056,-0.023147253,-0.0016967348,-0.021910066,-0.018688863,-0.0118847145,-0.07515656,0.007807892,0.0230712,-0.0029748036,0.013194095,-0.01789081,-0.027383246,0.006680785,-0.0018305659,0.024227923,0.24105242,-0.014150402,-0.038602363,-0.039625306,0.021780627,0.0022018668,0.0015066719,0.048187904,-0.017307373,-0.051370185,-0.04117898,-0.0011837531,0.007696049,-0.025040729,0.008008258,0.032912537,-0.056012075,-0.02468306,0.07495301,0.004584019,0.012866736,-0.014175635,0.038033552,-0.0029468746,-0.036652695,-0.023488116,-0.030328818,-0.009794725,0.036110017,0.025927948,-0.057904143,0.051271554,0.029538693,-0.02970257,0.0066112652,-0.00379984,-0.015308224,-0.06492096,0.0048092967,-0.027047321,0.00036430793,-0.009343085,0.009552287,-0.04384159,-0.0139780175,-0.026336107,0.0017983015,-0.013414634,0.0013884996,0.009932028,0.023628222,-0.026687132,0.026159588,-0.02616879,-0.02067556,-0.030509304,0.014032053,-0.02520766,-0.008856816,0.0108818095,0.02389372,-0.0056346827,-0.005435483,-0.010690839,-0.025508504,0.024411937,-0.012496412,-0.010780522,0.039730422,0.0371769,0.01962391,0.021147972,-0.032623813,0.027793175,0.040163968,-0.026399178,-0.0030121114,-0.0027550072,-0.031032193,0.009841138,-0.04285665,-0.031256504,-0.040241312,-0.0048824786,-0.009961636,-0.009304116,0.0038129939,0.061690852,-0.015333358,-0.03548135,-0.0012183893,0.0025489558,-0.032767877,-0.015019564,-0.021815559,0.002638129,0.0043208855,-0.03420488,-0.0626532,0.000714511,0.005132392,0.012258666,0.0036081744,-0.049406353,0.0154446075,0.013198563,-0.01421094,0.013441194,0.024976851,0.014626111,-0.05685437,0.038216237,0.0006265747,0.041011587,-0.0007299442,0.041034553,0.03403773,0.017506493,0.03924302,-0.036201514,0.009387548,0.01424414,-0.04129977,0.022281772,-0.009391664,-0.043870177,0.012193779,0.015519826,-0.01998537,0.056715906,0.018065812,-0.014325533,-0.014498889,0.02590315,0.0488625,-0.0018208048,-0.001985779,0.008070461,-0.011050571,0.016979866,-0.019653764,0.021588285,0.015829643,-0.017671416,0.037736285,0.03385647,-0.0303187,0.017140124,-0.020211346,0.019938536,0.029077858,0.013115509,0.010550205,-0.02867043,0.012197588,-0.058425862,-0.013646879,-0.035028897,0.006839732,-0.018004937,0.0012264188,-0.00033741302,0.018960107,0.06913529,0.0116782,0.041217048,0.036016002,0.0484248,-0.0037481636,0.0021598197,0.028227564,-0.024324259,-0.04831628,-0.02088211,0.007104934,-0.027256852,-0.011093513,0.023838688,-0.030755192,-0.038179524,0.021878583,0.01647429,-0.042220112,-0.0069461362,0.03147922,-0.034579184,-0.015438177,-0.016018914,-0.000035481582,-0.019197373,0.020697154,0.12456587,0.025789812,-0.008716113,0.0041875145,0.058369093,0.060545985,0.018731674,0.020150172,0.004025257,0.025253031,-0.045712497,0.009876191,-0.003989503,0.011426922,0.00028719337,-0.012294316,0.04622014,-0.012870837,-0.0017486715,0.015754918,0.009574747,-0.06184846,0.010621992,0.002520765,0.015525377,0.014705206,0.022154812,-0.0070133037,-0.04931452,-0.016515115,-0.04084405,0.010135351,0.007850347,-0.05026576,0.020559968,-0.0034495967,-0.018813796,-0.015658192,-0.022429947,0.003409095,-0.008719523,-0.0031543584,0.0067760968,-0.020677144,0.011705335,-0.00914218,-0.0016011416,0.010820545,-0.05302903,-0.009042437,-0.009766109,-0.0013248663,0.032550246,-0.02080954,-0.023977764,-0.046627276,-0.07190002,0.04588232,0.03112048,-0.0075473986,-0.0024038816,0.008559024,-0.0265151,0.02403352,0.013782606,-0.052092746,-0.0074424376,0.014328436,-0.031276323,0.00881197,0.028994594,0.00909829,-0.029681802,-0.035817713,0.007651953,0.0181643,-0.0119912885,0.0031922231,-0.013651116,-0.0033286996,0.034383744,-0.031597525,-0.029288324,0.023320675,-0.0122383805,-0.04372953,0.04988978,0.056145474,-0.033306483,-0.06290356,0.018847445,-0.039267857,0.057258457,-0.028805407,0.020128973,0.0471403,-0.031076843,0.028654298,-0.020662917,-0.0013157446,0.004968181,-0.053021517,0.005488596,-0.0044787484,0.02549533,-0.01863084,0.047850076,-0.03460221,-0.00819343,-0.024717404,-0.017709943,-0.0021267976,-0.0058695124,-0.02114776,0.012114801,-0.010652992,-0.01133612,0.054131873,0.015351126,0.033633083,-0.039684676,0.0011890205,-0.014293291,0.03997837,0.0051199584,0.04188256,-0.020760152,0.0149238715,-0.021626035,-0.0018486594,0.012792273,-0.0077975793,-0.034585785,-0.047938764,-0.030973699,0.0283323,-0.04704062,0.00859829,0.01876924,-0.01932188,-0.00022309806,-0.03446041,0.00837068,-0.026178762,-0.032324526,0.03619894,-0.027741048,0.04043494,0.007859792,0.027150495,-0.01284873,0.038473066,-0.021299073,0.0029831978,0.019780308,0.0015283361,0.020090012,0.031011013,-0.013786321,0.023295071,0.02187546,-0.0482525,-0.012705304,0.040232837,-0.0074597965,0.0371216,0.03711166,0.021867447,0.016162487,-0.040415954,0.010268896,-0.024129987,0.014210292,-0.0016636847,0.016237792,0.01908967,-0.026931526,0.012005921,0.015467028,0.0074661323,-0.008554375,0.027235458,-0.011864391,-0.028225062,0.036707677,-0.0039214427,0.0016572552,0.0034345423,-0.0038813916,-0.02727649,-0.04990553,-0.0085552875,-0.028125636,0.017756598,0.0020241356,-0.0005641663,0.037727434,0.080198735,0.041246865,-0.010058135,-0.02925407,-0.016922908,0.009709989,-0.15167312,0.023903932,-0.0074652913,-0.012314753,-0.025025822,0.010194067,0.01840801,-0.014400616,-0.02813392,-0.022579338,-0.006034612,-0.031206602,0.026852988,-0.017579945,-0.035251435,0.034315247,0.00915619,0.00989598,-0.0151642505,0.1016871,0.0021159982,0.010558492,0.04754366,-0.01981387,-0.01416022,0.020873778,0.0011165525,0.006035705,-0.03534118,-0.023875566,0.0044710725,-0.010563579,0.034433767,0.028591277,-0.014795614,0.003488924,0.0025512544,-0.0363935,0.0019163513,0.009008494,0.017587008,0.01613343,-0.0048400913,0.018230114,0.02630774,0.07336296,0.027886527,0.0012070575,-0.0522605,-0.021348322,-0.015900765,0.025210712,0.0076724766,0.024940012,-0.0031022523,-0.04081778,-0.04691709,0.0035022204,0.0052201548,0.053555354,-0.040616296,0.028953033,-0.056895576,-0.0021607631,-0.02654961,0.033820067,-0.01731817,0.032828074,-0.047985945,0.022777263,-0.021073578,0.04341659,-0.020508677,-0.056792933,-0.01964849,0.018849669,0.037471294,-0.026820255,-0.037566435,-0.008606016,-0.0084386645,0.0130282855,-0.029846596,-0.02815279,0.028026076,-0.022933314,0.004691033,0.0013722191,-0.057089124,-0.040799763,-0.06510976,-0.0055936966,-0.0006532718,-0.018231528,-0.010295975,0.04105715,-0.04963537,-0.012937694,-0.038626604,0.004795654,0.0052643595,-0.036533065,-0.0032814422,0.0011604283,-0.053696536,-0.0008220478,0.0132014975,0.004649345,-0.008514912,-0.011540874,-0.0071203467,-0.017353134,-0.0005318735,0.017955724,-0.08217185,-0.023282612,-0.008311499,0.043846644,0.047641914,0.026444564,0.0049972488,-0.0019953265,0.036707077,-0.029561214,0.019351235,0.07652204,0.015178724,0.066094026,0.0017727418,0.008149077,0.0062512797,-0.008518154,-0.012621447,0.012906208,0.037960447,0.02864104,-0.015864093,0.037350453,-0.032664705,-0.039492626,-0.006915628,0.012973886,0.037286017,-0.030976107,0.026875276,-0.01348564,0.018432442,0.025200147,-0.017525274,-0.03933776,-0.008864422,0.0094124535,0.010210996,0.0688506,0.0034300871,-0.01640121,-0.012452832,0.023600493,-0.0025643592,0.007890308,-0.026666423,-0.056231394,-0.051844735,-0.02874227,-0.0607435,0.047550425,-0.022948444,-0.02325275,-0.03785314,0.006093566,0.036326125,0.015688358,-0.013958549,0.0059341746,0.020510435,-0.03401936,-0.00061196147,0.01758139,-0.0153924795,-0.038016494,0.04510885,0.0014817964,0.0365896,0.035163008,0.011045498,0.04969456,0.021312615,0.07909063,-0.009291249,-0.017916465,-0.00847526,0.032486975,-0.044717986,-0.0044718804,0.04967553,0.011224059,0.021485077,0.013408792,0.034525894,0.014255112,-0.053022083,-0.016213382,-0.001329353,-0.037539095,-0.034766447,-0.048569568,-0.018300913,-0.0015642573,-0.01764423,0.028721325,0.028090293,-0.0038672169,0.025385138,0.019743022,-0.025656445,0.021672886,0.023955313,-0.005205088,-0.03096971,-0.0050999736,0.06337791,0.011840923,0.012462292,-0.024136623,-0.02805919,-0.03483099,0.006873247,0.016833855,0.03220106,0.019461751,-0.065230764,-0.004730346,0.012581976,-0.008652542,0.028966626,0.028715251,-0.049738206,-0.0013829673,-0.045023896,0.026422145,0.06804947,-0.05382275,0.005186657,-0.047335014],"last_embed":{"hash":"r0xe67","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"r0xe67","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"Not seeing progress / losing motivation\"#{4}","lines":[323,324],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"r0xe67","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"App is annoying / too many notifications\"": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00969484,-0.02149304,-0.03300155,-0.010165708,-0.053484354,-0.08692756,0.008979546,0.003792675,-0.0034673808,0.016133107,-0.03055484,-0.02380103,-0.0011830028,0.015473097,0.03893951,0.010030228,-0.015354592,0.003959573,-0.027271265,0.01406853,0.0048881494,0.03723331,0.031140767,-0.01221016,-0.015661757,0.03421987,-0.009860337,-0.025553195,0.0020880974,0.041875865,0.023701003,-0.044340257,0.031352095,-0.038124636,-0.042014446,-0.014492513,0.01593453,-0.05179982,-0.028567355,0.04068291,-0.00020442551,-0.012157954,0.023537986,-0.019504732,0.04656502,0.024581987,-0.028721558,-0.004719094,-0.01716704,-0.020405345,0.02301867,-0.021705016,0.036513884,-0.052469987,0.00023657913,0.047272578,-0.0061662537,-0.030288829,-0.0012096193,0.010914459,-0.03406723,-0.0054544546,-0.030811163,-0.034350898,-0.007548389,0.06302688,0.025340563,0.009676263,-0.009323355,-0.041490734,-0.0010497157,0.012497995,-0.041890725,-0.017502725,-0.06173236,0.0024071082,-0.021443702,-0.020010527,-0.019739581,-0.0016523293,0.0014917798,-0.009256272,-0.0013180196,-0.011473133,0.020702705,0.0033223508,0.012861522,0.06337744,0.024556262,-0.0013202108,-0.008741016,-0.017739588,0.012985233,-0.02719706,-0.010069186,-0.0026218304,0.029061336,-0.049480714,0.041533507,-0.026749125,0.008060566,-0.010664051,0.040550184,-0.00028074562,0.030019235,0.007531431,0.042149514,0.034264326,-0.035131358,-0.004517507,-0.017434996,0.00041559103,0.04042204,-0.012959173,0.02830673,0.0076218387,-0.0018740325,-0.030932719,0.02791488,-0.0022085966,0.0404515,0.034663487,0.03558217,-0.0050472813,-0.009228652,0.02004129,0.012489272,0.022699343,-0.010877171,0.005117531,0.031522084,0.050038025,-0.03327965,0.019685373,-0.05150726,0.0064756507,0.014601692,-0.005017653,-0.001957142,-0.045650743,-0.008992651,0.014968233,-0.014709856,0.0020513926,0.008062236,-0.029343907,0.036668506,0.053559612,0.0028528308,-0.02425424,-0.06510453,0.031963136,0.019503864,0.037620824,0.013932871,-0.017028067,0.07308497,0.06958306,0.016611146,-0.011290368,0.008015468,0.0129584875,-0.05344226,0.03367659,0.004331809,0.008051679,-0.018508859,0.01965294,-0.012633621,0.018368114,-0.030981472,0.02470382,0.026255198,0.008554515,0.0075145774,0.019880565,0.08011181,0.0456703,0.038768124,-0.010047641,-0.05131602,-0.013316833,-0.036153324,-0.0630782,-0.038748663,0.03459498,0.00062295573,-0.02155738,0.041719317,0.020143759,-0.01404394,0.010325048,-0.015227211,0.038838938,0.015004696,-0.005739853,0.0060080923,0.026777675,0.0010709708,-0.018462328,0.044066742,0.043548673,0.0040905434,-0.013601248,-0.06412703,-0.046156622,-0.03018893,-0.04519324,0.0011021589,-0.011549411,-0.010302697,0.030625477,-0.025107738,0.043401375,-0.024693852,-0.03505512,0.021784957,0.033665664,-0.023125727,-0.0002766905,0.0207815,0.072569914,-0.011173507,-0.014646362,-0.0047769314,0.011751913,-0.03383232,-0.009355427,0.004885603,-0.013791455,-0.021340713,-0.0015339666,0.019310948,-0.008179955,-0.0016350873,-0.051077195,-0.04500268,0.019552318,0.034403633,0.014844556,-0.01186307,-0.015606256,0.014433221,-0.01974259,-0.027819913,-0.03299363,0.03900983,0.046813045,-0.030093182,-0.015329254,-0.03140935,-0.019550096,-0.000063935855,-0.05629091,0.027434051,0.02465482,0.0075139343,0.009212508,-0.070273794,0.0075847884,0.014367217,0.027548905,0.004425175,0.0012559837,0.013611951,-0.0028249833,0.038436525,0.006040186,-0.0212247,0.015943062,-0.01666332,-0.04682343,0.021108204,0.009936932,-0.041725136,0.0032914367,-0.02986284,-0.0065772654,0.056023557,-0.029944565,-0.0049892697,0.0045128237,0.02793274,0.0049392455,0.03876008,0.029493334,-0.048689988,-0.026491048,0.032038312,-0.009940234,0.013563901,-0.026258623,0.06302374,-0.0009991098,-0.0055289436,-0.0022988184,-0.011240791,-0.17180611,0.015027725,-0.002469634,0.034613036,0.013504044,0.023155103,-0.054281395,0.03614311,-0.033474702,0.04739512,0.04258114,-0.049043596,0.031725965,-0.0040074093,0.016858757,0.00043194805,-0.0021481905,0.0048278505,-0.024327373,-0.034359988,-0.033856522,-0.05303238,0.0017126041,-0.021213572,-0.0387503,0.00667309,0.06381204,-0.010637989,0.018668784,0.007419176,-0.06457913,-0.014948234,0.002716024,0.018364921,-0.013475109,0.04413712,-0.024826894,0.03559749,0.009524674,-0.0032300951,0.07273283,0.002110367,0.021268064,0.0042746463,0.03321455,-0.032614887,0.006284995,-0.056599952,-0.009126539,-0.041449465,-0.041091945,-0.03010619,0.0074250544,0.009555338,-0.031458307,0.0055535254,0.008476597,0.05432391,-0.030630587,0.02960775,-0.04837629,-0.024663677,-0.0015914737,0.0007880796,-0.030175144,-0.008134675,0.018807294,0.029135387,0.024621736,-0.016673326,0.008961991,-0.062378895,0.0005114473,-0.024743093,-0.043599494,0.008144257,-0.022224521,-0.032095265,-0.002477482,-0.10523612,-0.00063124637,0.010066161,-0.033093907,0.028142398,-0.031220825,-0.027671456,-0.008450614,-0.001361281,0.009678684,0.25902155,0.03671307,0.024527088,-0.006477035,0.05472639,-0.03681313,-0.037912555,0.087819465,0.0010170218,-0.038196295,-0.026375862,0.030649848,-0.009699738,-0.023286635,0.011919383,0.05184575,-0.037100926,0.02946196,0.058399767,0.013247987,0.020101039,0.006006623,0.044228747,0.012124651,-0.035573978,-0.01707033,-0.0059518437,0.024835505,0.0120507525,0.027011596,-0.032656003,0.06800512,0.04178696,-0.03161797,0.011983273,0.0046717282,0.013103345,-0.03801264,-0.00060209277,-0.01154304,0.029018663,-0.006217256,0.021167705,-0.034508225,-0.034530383,-0.0034306883,0.0006984682,0.050262343,-0.0017183588,-0.058151525,0.027183278,0.014047887,0.03599719,-0.02519169,-0.040016178,-0.0111800525,0.0076287715,-0.04511822,0.023827426,0.069911815,0.038105834,0.017529825,-0.06835061,0.026824456,-0.015607848,0.008989625,-0.001108694,0.028770749,0.030085385,0.03703725,-0.024799319,0.02306227,0.0056543704,-0.033216517,0.0038703275,-0.00047963517,0.038147084,-0.017151842,0.00089904864,0.021887507,-0.0050454247,0.006969145,-0.03985813,0.021171972,0.003634446,-0.015103554,0.042769253,0.06979697,-0.012120331,0.028761568,0.0049278983,0.0038686506,-0.08716821,0.012362623,-0.014232988,0.014269768,0.032674897,-0.0004414258,-0.03919818,0.044941593,-0.010662663,0.013407947,0.017597748,-0.019600507,0.030835746,0.013302818,-0.022013716,0.009405249,0.006251331,-0.019547451,-0.06712714,0.013887017,0.02807798,-0.01075883,-0.0031968192,0.069266915,0.037292827,0.016343884,0.026252696,-0.017631438,0.011501065,0.029683525,-0.008725309,0.034929425,0.015300188,-0.043546684,-0.019105367,0.028812118,-0.0054195104,0.058285758,0.045836624,-0.019869871,-0.03630987,0.0505611,0.053205583,0.005858664,0.030303417,-0.014508482,0.02324854,0.008043008,-0.006623137,-0.0194274,-0.012669854,0.04640059,0.01744225,0.007432268,-0.022059811,-0.011774534,-0.037549417,0.010594778,0.019718224,0.02814044,0.012687435,-0.025021441,-0.02306445,-0.046245076,-0.013379511,-0.010803661,-0.0143515915,-0.011626047,0.0031033228,0.008249523,-0.0009921605,0.06743107,-0.00070046255,0.012005699,0.03603343,0.027106399,-0.028236298,-0.0028725045,0.020742245,-0.039212104,-0.041880168,-0.026569957,-0.008960734,-0.014848878,-0.011665666,0.043805804,0.011326799,0.010660097,0.024910398,-0.016362146,-0.070614986,-0.017911097,0.032759484,-0.0041518672,-0.02030902,-0.0022665185,0.017024783,-0.017993271,-0.02703096,0.11887871,0.0020406018,0.00852992,0.027789915,-0.0126876235,0.052935425,0.040182658,0.042241555,-0.019892816,0.030450016,-0.008286657,0.008080485,0.02480785,0.0050624046,0.025134107,-0.0077131563,0.01940355,-0.012167984,-0.002284633,0.026664784,0.0132758,-0.052625235,-0.00955316,-0.033825845,-0.0063421973,0.034800798,0.047637805,0.024430476,-0.027291,0.038902074,-0.02960189,0.016834643,-0.006254165,-0.04920541,0.040740002,-0.035326526,-0.009878936,0.0024334742,-0.0064762956,-0.0032309315,0.004611436,0.022327151,0.0142169045,-0.0067811045,-0.020363178,0.029718835,0.012986707,-0.022363026,-0.01906958,0.00011450716,0.009468177,0.03960534,0.022917239,0.0004220972,-0.027801797,-0.03927026,-0.07807957,0.0009988404,-0.0066728164,0.0054857903,-0.038079202,-0.032319877,-0.010963396,0.007283087,0.03273911,-0.023995243,-0.019699221,0.00494549,-0.04833125,0.026292793,0.02217217,-0.008416511,-0.01828925,-0.021992372,-0.034090392,-0.01851696,-0.019051531,-0.026305355,-0.020974139,-0.044621862,-0.012905116,-0.0002103749,-0.030828852,0.009007348,-0.023948876,-0.035899386,0.04496092,0.038737077,-0.027694313,-0.03652029,0.038838573,-0.020351931,0.018039891,-0.010304576,-0.00822557,0.029931908,-0.039873417,-0.025547396,-0.052830447,0.010327129,-0.029671656,-0.032179292,0.051453907,-0.011046664,0.0051403153,-0.073080935,0.02168983,0.0036851128,0.012968252,-0.00575426,-0.05248061,0.010105881,-0.018006256,-0.05911846,0.01177709,-0.021260584,-0.00430135,0.05882845,0.0352145,-0.03972169,-0.050448824,0.02587044,-0.014175643,0.02170869,0.013071019,0.04044325,-0.014154922,0.015986206,-0.031143468,-0.017499268,-0.012759472,-0.037390657,-0.021101482,0.003474772,0.02089749,-0.044095635,-0.018042494,-0.015948651,-0.020599967,-0.062369104,0.013303054,-0.018120743,-0.04404842,0.009142871,-0.02608897,0.02012069,-0.0035527188,0.019767724,-0.004040663,0.0024322916,0.01284172,-0.0014216461,-0.02750918,-0.006630254,-0.024031064,0.01364518,-0.007023987,0.005194084,0.0054356414,0.01712612,0.011351115,-0.052924123,-0.0127558755,0.073853455,-0.0118822595,0.00026059916,0.020142183,0.045567706,0.0155939665,-0.03430699,0.013452404,-0.01935895,-0.039976824,-0.008807855,-0.00945808,0.03647366,-0.008129308,-0.00789071,-0.013214586,-0.0073494553,-0.011994662,0.04014856,0.008330722,-0.018479982,0.021587262,0.017567426,-0.009436933,0.0073968866,0.014913118,-0.041245934,-0.039103676,-0.01677556,-0.036623504,-0.010969028,-0.04127162,-0.02562887,-0.00633497,0.050726645,0.0046862904,0.0062236344,0.0016953549,-0.021984436,-0.004258092,-0.13507399,0.03386994,-0.0123664355,0.007984384,0.023980686,0.0040003266,0.024750669,-0.039545756,-0.040688053,-0.03148505,-0.019658938,-0.038351968,0.04320553,-0.030842122,-0.023115866,0.0020583575,-0.022574175,0.011619938,-0.021140656,0.06710444,0.008395994,0.0059594526,0.041312903,-0.012042846,-0.00011164359,0.009711046,0.023418328,0.01952272,-0.012469475,-0.0058134547,-0.023551768,-0.008475983,0.021430096,0.024579309,-0.060133804,-0.0016966527,-0.0131290965,-0.023127196,-0.019172873,-0.0031885747,-0.016790893,0.0034399652,-0.0015087627,0.019009473,0.023571968,0.09321746,-0.008536421,-0.034106195,-0.062476657,-0.018569777,0.012968656,0.018077211,-0.032163303,-0.014299195,-0.031453937,-0.031190095,-0.017356044,0.012377395,0.012716507,0.038226042,-0.020118093,0.039495207,-0.049701698,0.020805728,-0.05446277,0.03400462,-0.035817377,-0.0046744496,-0.037192896,0.01892365,-0.015791498,0.018948512,-0.021657137,-0.005919035,0.0010519288,0.033813775,0.032200743,-0.051005837,-0.05064414,-0.025945222,-0.031221827,0.013298805,-0.025477508,-0.021001402,0.026060522,-0.037261903,0.0027229143,0.020245519,-0.039704695,-0.010346687,-0.05552628,-0.028654557,-0.0009903499,0.03704766,-0.012807554,0.051992275,-0.030672494,-0.018211093,-0.027907895,-0.011475647,0.007997323,-0.05110561,-0.016123077,0.00041696517,-0.02748111,-0.00059008336,-0.0020012252,-0.023569627,-0.022158464,-0.036298238,-0.041042443,-0.03319523,-0.022154517,0.02123578,-0.05037844,0.010528588,-0.0077520614,0.048017967,0.048904676,0.00953133,-0.026973752,-0.0015078362,-0.00085485814,-0.03189972,0.019333288,0.021472586,0.052990127,0.024653446,0.053570822,-0.01991251,0.022039793,-0.0127658,-0.023868397,0.030020239,0.04995981,0.020464195,-0.033624,0.03676407,-0.043212432,-0.008607104,-0.052023485,0.052106738,0.03591037,-0.032053057,-0.00733621,-0.02942209,0.0014686044,0.00487238,-0.01942427,-0.01540495,0.01188889,0.033288486,-0.020447522,0.05485062,-0.031873103,0.02853706,0.0037379493,0.021068744,0.003956933,0.034887068,-0.0089475475,0.004952443,-0.028556867,-0.017315682,-0.003413196,0.049034797,-0.017630175,-0.020843448,-0.04114567,0.015723886,0.012702127,0.04436363,-0.011731669,0.045137182,0.0326027,-0.017206844,0.002440267,0.004082106,-0.05481983,-0.015273384,0.029317454,-0.037079923,0.04054238,0.07067325,0.01719709,0.01906827,-0.02323479,0.08604154,0.034789708,-0.030124648,-0.0071236202,-0.0003115053,-0.028244995,0.006620136,0.04450071,0.04025006,0.018855922,0.026499005,0.0028774214,-0.002236185,-0.030902226,-0.030931162,0.0003770611,-0.027688192,0.012861548,0.0048816362,0.006655353,-0.00907541,-0.0028435728,-0.0016128152,-0.013136451,0.0034846615,0.0027963393,0.0034141294,-0.0051535517,-0.025092337,0.023661967,-0.008977614,0.007401284,0.0012669639,0.047512606,0.01597412,0.0068647177,-0.08262119,-0.031101074,-0.020962028,0.049024828,0.008793619,-0.025771413,0.026449544,-0.012044671,-0.0052411202,-0.012828773,0.008669315,0.02041535,-0.014531481,-0.05698464,0.02450214,-0.057535812,0.026302628,0.053329587,-0.030467732,0.013930882,-0.012853446],"last_embed":{"hash":"13cuifs","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"13cuifs","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"App is annoying / too many notifications\"","lines":[325,331],"size":208,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"13cuifs","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"App is annoying / too many notifications\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014044263,-0.01913895,-0.041739095,-0.01868022,-0.05282878,-0.1060134,0.0061401795,-0.008488617,-0.014871881,0.007834486,-0.036694948,-0.013032711,0.014888249,0.017202817,0.02954254,0.020979756,-0.026659431,0.002847607,-0.04337621,0.018766137,0.008473897,0.023315141,0.031832628,-0.005011166,-0.023009712,0.026116557,0.004097101,-0.016893305,-0.002347916,0.045680866,0.039801065,-0.076783694,0.05007329,-0.032978047,-0.03743552,-0.0047736196,0.018823734,-0.034217034,-0.023818374,0.03871938,0.005003993,-0.0335069,0.012202916,-0.020530306,0.038084064,0.023281792,-0.019689774,-0.005215367,-0.021080876,-0.009165897,0.016277006,-0.008440275,0.027891442,-0.059187643,-0.017028322,0.027169172,-0.006551854,-0.03270901,0.0039859433,-0.0057220785,-0.02949378,-0.016019631,-0.022752726,-0.029784618,-0.009868229,0.07581784,0.03560592,0.006481843,-0.0056492733,-0.037428543,0.0010777493,0.017660972,-0.052911058,-0.024848463,-0.069570884,-0.006945559,-0.0035920239,-0.025962966,-0.018139388,0.013819654,0.020558534,-0.011998658,-0.012230967,-0.014748397,0.023430482,0.011729263,0.0037399933,0.0757101,0.008563662,-0.021180134,-0.032995176,0.0097134225,0.022177335,-0.009967263,-0.0130256405,-0.0008498518,0.015903447,-0.044371102,0.04458451,-0.020226566,0.012298729,-0.0036272588,0.026591375,-0.001699784,0.0057746633,-0.003527833,0.025890298,0.034882937,-0.044441555,-0.013226338,-0.01885523,0.007905805,0.05418862,-0.013498445,0.029452434,0.0070824604,-0.0044579166,-0.03727092,0.025900297,0.00544435,0.029192695,0.018551074,0.04681765,-0.016886974,-0.0043579945,0.01659918,-0.0019341753,0.023723938,-0.017840039,0.004302877,0.042764883,0.0476348,-0.039927244,0.028070161,-0.04400622,-0.012673595,0.008949941,-0.032691088,-0.008347107,-0.060591128,-0.018729111,0.034604803,-0.023766724,0.00027489747,-0.015442616,-0.015993096,0.011053072,0.039098248,-0.010992956,-0.029913578,-0.059804223,0.03044792,0.011728309,0.041163966,0.022069942,-0.007231111,0.08115845,0.073088616,0.02221159,-0.026138388,-0.0034387673,0.010289253,-0.037237674,0.028186388,0.008516081,0.0082474,-0.010394556,0.016877905,-0.018630005,0.012992535,-0.030974103,0.02416272,0.02126805,-0.0046442407,0.0036358486,0.018325904,0.06272927,0.036722656,0.04186834,-0.01406774,-0.055018365,-0.010827145,-0.036377385,-0.05116083,-0.055460732,0.03701753,0.00080933765,-0.030554207,0.028612275,0.022397297,-0.0013228325,0.010595586,-0.00485407,0.03286716,0.011148075,-0.016191224,0.0006812609,0.014172427,0.012587942,-0.016854847,0.037847973,0.042120144,0.008528663,0.002719947,-0.06237041,-0.032519598,-0.020806089,-0.04497259,0.008704923,-0.030275812,-0.016418075,0.029890146,-0.023914965,0.039286975,-0.033394117,-0.044351317,0.022662211,0.017634755,0.01013561,-0.013340991,0.004727361,0.05541693,-0.009403262,0.0012901418,-0.011517366,0.00862427,-0.04885966,-0.013473439,0.0167208,-0.018866124,-0.029689519,0.019029533,0.04918817,-0.013321949,-0.005651154,-0.054846562,-0.049280215,0.018613255,0.029383397,-0.008913762,-0.028824518,-0.014658159,-0.0018022147,-0.018990956,-0.028802177,-0.026653605,0.034651104,0.056689575,-0.028577624,-0.013912102,-0.027401283,-0.013001666,-0.008741793,-0.05290216,0.030874131,0.030867286,0.027291968,0.017549532,-0.05329082,-0.014682766,0.024367448,0.03313942,0.0062819333,-0.00073039666,0.007940418,-0.008778399,0.036394134,0.0011683631,-0.0027043135,0.020629225,-0.01773343,-0.045223154,0.021257658,0.0059920494,-0.047647297,-0.00009882216,-0.0539162,-0.00052548124,0.034979954,-0.023711998,-0.009177161,0.009265971,0.023413328,-0.015753677,0.035825577,0.03579995,-0.037966214,-0.04116085,0.03174363,-0.009327897,0.000068669586,-0.03142603,0.063365385,0.01497207,-0.0062191,0.009238367,-0.012105367,-0.17482747,0.00785467,-0.006300073,0.031199187,0.013249753,0.024729827,-0.045824,0.04916204,-0.031715203,0.053265788,0.026846956,-0.048114832,0.018483527,-0.019742237,0.015055668,0.008616539,-0.008664603,0.00718473,-0.02700169,-0.032460213,-0.03023515,-0.06958749,-0.0085637,-0.015169048,-0.026719412,-0.012581983,0.063371986,-0.005670585,0.020045033,0.0023440581,-0.07228111,-0.021625994,-0.00025829097,0.019482104,-0.015734786,0.036427442,-0.011520613,0.056380864,0.008241855,-0.022214012,0.071695186,-0.0016310534,0.016263012,-0.002614008,0.02427878,-0.02437627,0.00014909277,-0.045193143,-0.016969718,-0.04192298,-0.034977064,-0.029613819,-0.002151415,0.0022441167,-0.024238251,0.016166478,0.005796898,0.06858284,-0.0132547505,0.04055236,-0.049619436,-0.008064972,0.005717293,0.0063612536,-0.032275368,-0.018238386,0.03769472,0.040370625,0.02250332,-0.016025007,0.015655503,-0.040278316,-0.0010585735,-0.024064748,-0.046868034,0.0010818961,-0.033665586,-0.032339282,-0.01077417,-0.10867824,0.000019755968,0.010384293,-0.032644525,0.02581116,-0.031246575,-0.02612485,-0.0075639933,-0.017410196,0.0085692555,0.2616348,0.039157733,0.027820358,-0.019945238,0.05259366,-0.015729342,-0.024882449,0.08242285,-0.011494028,-0.046848174,-0.012576305,0.03895942,-0.0013002605,-0.021392621,0.026619969,0.044717304,-0.026455367,0.03333914,0.057551365,0.032805856,0.028939702,0.0277123,0.046615228,0.022113927,-0.039104667,-0.02113367,-0.00049955864,0.0054110396,-0.0033564009,0.03206774,-0.030832402,0.056259464,0.035281,-0.028559038,0.026751244,-0.023956144,0.019134823,-0.043134242,0.00045386943,-0.012402107,0.024132196,-0.021213287,0.025965279,-0.01698271,-0.018774852,-0.0043016025,-0.0005157092,0.053832367,0.008004574,-0.06381496,0.03695519,0.012523973,0.009205717,-0.027024746,-0.03649585,-0.026612567,-0.0064154984,-0.02646502,0.029825136,0.09037402,0.029875899,0.012573616,-0.073417924,0.026811985,-0.013180298,0.028255688,-0.01938109,0.042519603,0.02170122,0.03286399,-0.046153102,0.0004853869,-0.010259658,-0.023911566,0.0076953704,0.0014199424,0.04176747,-0.02046293,0.007888535,0.034007665,-0.010436532,0.019027317,-0.040648177,0.016621286,0.007054467,-0.032660548,0.03356177,0.06880212,-0.023725776,0.022461845,0.022730812,0.0034047551,-0.07597517,0.012538469,-0.0075977747,-0.00034814904,0.026916761,0.001022103,-0.05563995,0.042466063,0.0026177722,0.0053132144,0.0156219695,-0.024365826,0.030425508,0.018908428,-0.018860493,0.018341547,0.01228601,-0.012624395,-0.035297055,0.020427622,0.024613407,0.01282696,-0.0009656604,0.05329221,0.02727269,0.018840902,0.006542515,-0.00276897,0.012343022,0.008283947,0.0116463695,0.030625967,0.00859225,-0.04420824,-0.022892358,0.038358107,-0.016262842,0.03128749,0.03561378,-0.0251939,-0.046153672,0.03739642,0.038149446,-0.005249054,0.034264605,-0.023157915,0.0118102655,-0.017349426,-0.0091589,-0.005548068,-0.0064581227,0.036941793,0.026908878,0.011609913,-0.013824411,-0.011529123,-0.016533013,0.011278644,0.03391998,0.01866044,0.02111986,-0.018104251,-0.009640197,-0.0377094,-0.007994554,0.0064160763,-0.024540167,-0.015373963,0.01206141,0.017709052,0.021124851,0.06519014,0.02407855,0.0048764334,0.045981172,0.01986468,-0.033026267,-0.016875876,0.008221522,-0.044465918,-0.06022986,-0.05652168,0.0028409848,-0.006556866,-0.010471983,0.0340644,0.031998795,0.011136635,0.021116529,-0.020302676,-0.06391013,0.0018182121,0.04337994,0.0047540027,0.01101032,-0.0008447385,0.011427853,-0.020472767,-0.0056210007,0.10829269,-0.0013732481,-0.0038954967,0.011634106,0.004659775,0.0512925,0.04827606,0.022963671,-0.019708814,0.033109263,0.00015244322,0.01780937,0.02248224,0.011383672,0.022627095,0.003964364,0.029272307,-0.013987517,0.007872225,0.057409886,0.01889484,-0.029474093,-0.012571214,-0.032606255,-0.011526767,0.03940788,0.05640764,0.016143734,-0.029258456,0.04929988,-0.039719146,0.026566135,-0.015557303,-0.06116393,0.04792298,-0.04590491,-0.009426105,0.0063176546,0.0050597545,-0.010240185,0.005135582,0.03306727,0.012770157,0.013603429,-0.008498093,0.035954874,0.024289355,-0.030183941,-0.04002201,-0.0020136517,-0.0005856732,0.019427508,0.025984049,0.012199296,-0.015421892,-0.01952478,-0.07857112,0.02456038,0.011186353,0.013683468,-0.030999472,-0.01675179,-0.025591666,0.027831402,0.037566632,-0.013099871,0.0054569733,0.0028898716,-0.04326835,0.018386975,0.030735524,-0.013609951,-0.021815255,-0.045521826,-0.034839794,-0.0064538503,-0.0069483626,-0.019317731,-0.029456697,-0.04678066,-0.020918615,0.012743199,-0.035447493,0.0073859966,-0.02364716,-0.033027615,0.025385518,0.021106202,-0.03732598,-0.04034653,0.025107993,-0.022777898,0.00872361,-0.02771242,-0.015314171,0.040359046,-0.021199567,-0.036468785,-0.05129829,-0.0017630972,-0.0053342246,-0.035308365,0.036030244,-0.014269139,0.01108317,-0.070759386,0.035409026,0.0038518463,0.010477007,-0.0054080198,-0.05545083,-0.00095983304,-0.03991939,-0.035206366,0.029326737,-0.016966227,-0.015921006,0.04812979,0.04093131,-0.02561127,-0.057817012,0.018762356,0.0064717145,0.017783666,0.0023820857,0.06395479,-0.025838021,0.02148336,-0.034361366,-0.02795947,-0.0052248538,-0.031815935,-0.025029333,0.012541532,0.025466375,-0.031907603,-0.032438837,-0.011199032,-0.0049073114,-0.058161467,0.011644067,-0.023972183,-0.034242585,0.006767399,-0.016837547,0.0022311658,-0.014046158,0.017546885,-0.0011184565,0.008397532,0.021065684,0.002050021,-0.014919576,-0.00017076354,-0.025649413,0.0097656045,0.015483435,-0.011129231,0.012497685,0.0029478977,-0.00973954,-0.049903043,-0.029115299,0.054683752,-0.011129481,-0.019772574,0.015486132,0.033792958,0.029319784,-0.04340293,0.013232085,-0.012991517,-0.016998112,-0.009667472,0.0049925954,0.028049568,-0.0042887228,-0.012505048,-0.0036342025,0.0067344303,-0.006338889,0.044008024,-0.01073902,-0.011893954,0.019024806,0.02409022,-0.0008544811,0.02658518,0.005675431,-0.031072266,-0.046241246,-0.021598008,-0.03177449,0.0030220535,-0.039700117,-0.02792012,-0.0053228117,0.044024404,0.004237193,0.0028816427,0.007230601,-0.032796927,0.01593217,-0.12986836,0.020755863,-0.005173983,0.003971006,0.030274322,-0.0012216958,0.021290082,-0.02917213,-0.028755527,-0.025259316,-0.014758296,-0.03995825,0.04402727,-0.03876994,-0.023816159,-0.0010508271,-0.010907456,0.019845713,-0.016743498,0.06742679,0.002198088,0.021136986,0.019804224,-0.015315576,-0.007690981,-0.0023866647,0.014892679,0.0051512797,-0.034982465,0.013894849,-0.01460566,0.005409949,0.017982222,0.020782655,-0.07369547,-0.010867214,-0.0065565174,-0.036435783,-0.00552769,-0.0057659457,-0.020163536,-0.00087051385,0.008367144,0.029990114,0.025111334,0.09305462,-0.0077793226,-0.02855824,-0.041973043,-0.019796986,0.017376618,0.0010938605,-0.023830976,-0.010428739,-0.018304702,-0.026386151,-0.019397076,0.011457778,0.011794551,0.032503292,-0.0006242198,0.020124372,-0.051456157,0.020348284,-0.059127275,0.030508986,-0.016385486,0.00035358255,-0.024312856,0.00077514263,-0.021207646,-0.0015887548,-0.036125362,0.0024417362,-0.009940011,0.018938238,0.027030693,-0.053208716,-0.05806412,-0.027775768,-0.027437102,0.009874884,-0.020213392,-0.011184302,0.0083469935,-0.03594522,-0.009219481,0.014270495,-0.00031623367,-0.020599829,-0.05604942,-0.02964507,-0.013777022,0.045594938,-0.009134916,0.06668458,-0.008198914,-0.013266284,-0.014398368,-0.007165912,-0.009979039,-0.055435244,-0.021956678,-0.010323141,-0.022362586,0.0033613415,-0.018627314,-0.015128471,-0.012512775,-0.032454543,-0.031103753,-0.03332327,-0.028771,0.03833729,-0.058210302,-0.007108542,-0.017873216,0.050813533,0.03707253,0.009417537,-0.019454977,0.010852913,0.027750699,-0.030833319,0.013097741,0.023931224,0.05641366,0.042606123,0.050639864,-0.010686684,0.031515315,-0.0022966436,-0.009432357,0.018914096,0.04693486,0.047825675,-0.029287886,0.03674556,-0.05250927,0.0040647583,-0.043342076,0.036794838,0.04702258,-0.036868725,-0.014045911,-0.043230113,-0.012644769,0.008793362,-0.03351049,-0.018465597,-0.006104188,0.018036114,-0.011006436,0.059741143,-0.036629017,0.04125759,0.0020368802,0.0038061996,-0.0049001346,0.050624464,-0.008770846,0.004874689,-0.02709685,-0.00008136531,-0.0019263895,0.05573076,0.0024646616,-0.029916486,-0.023521157,0.021397334,0.0148882745,0.00993499,-0.008715951,0.04164259,0.04271379,-0.029984612,0.00019853906,0.013168918,-0.049021672,-0.024403617,0.049316432,-0.015129762,0.0386636,0.074988805,0.006540204,0.01939774,-0.041135956,0.065836646,0.020534331,-0.029432027,-0.002485436,0.027037757,-0.024539456,0.013704749,0.04584277,0.04136661,0.0096222535,0.039562535,0.0109295435,0.014937364,-0.044757474,-0.021141859,-0.0014901212,-0.030708337,-0.0061714584,-0.0016356839,-0.006504312,-0.013653489,-0.018450502,0.015973961,0.01887068,0.013127801,0.008506882,0.0025345753,0.0027924213,-0.034100387,0.022016812,-0.0058184443,0.019315315,-0.006310549,0.03867185,0.030184248,-0.007885997,-0.06634927,-0.035162423,-0.023490516,0.037496768,0.004913435,-0.021420479,0.03222266,-0.01070942,0.00067968224,-0.010484152,0.026796086,0.026035039,-0.005379601,-0.05794815,-0.000097778255,-0.048825063,0.0024645692,0.0317211,-0.018061744,0.008835871,-0.00999952],"last_embed":{"hash":"1h8lzzi","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1h8lzzi","at":1762860003076},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"App is annoying / too many notifications\"#{1}","lines":[326,326],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1h8lzzi","at":1762860003076}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"App is annoying / too many notifications\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0322902,-0.024537012,-0.02937105,-0.019765683,-0.06093236,-0.101958334,-0.008128305,0.009633545,-0.00397796,-0.0031602825,-0.026376385,-0.006055771,-0.002353386,0.009964782,0.028240219,0.013881469,-0.0075723906,-0.01474458,-0.05062207,0.027996974,0.0054563894,0.037008725,0.039161514,-0.015186966,-0.035676535,0.03692402,-0.0001826737,-0.015372661,0.0057683443,0.034988165,0.010606464,-0.08805304,0.04213723,-0.035776656,-0.030988332,-0.038093008,0.0014132923,-0.032862376,-0.029537262,0.02777008,-0.006084248,-0.027221832,0.015607292,-0.020903772,0.03896449,0.026608879,-0.04288583,-0.0067674834,-0.022955747,0.0016285841,0.0122354925,-0.03310272,0.056385323,-0.034696788,0.0065864325,0.047737744,0.023547001,-0.039190147,0.019986834,0.0017703904,-0.029587673,-0.022998337,-0.018404685,-0.040527117,-0.0049723624,0.061577037,0.023290966,-0.00094813923,-0.017154172,-0.039927565,-0.01012279,-0.00065335556,-0.029650843,-0.030971501,-0.074067354,0.0029187612,-0.019773671,-0.016308933,-0.0047543515,0.028629072,-0.0024348241,0.0017378958,-0.019277006,-0.00027832048,0.012327029,0.014696664,0.020274848,0.028397994,0.027687468,0.009000873,-0.015786143,-0.013021719,0.026168657,-0.017847408,-0.027177976,-0.014992679,0.027636709,-0.053043682,0.022040421,-0.037493564,0.0061370474,-0.025982412,0.03163423,-0.00549286,0.025990639,0.0015601026,0.053603344,0.039786648,-0.037456766,-0.0053354227,-0.019644601,-0.0022920663,0.05797192,-0.0046917154,0.017836744,0.030932201,-0.016693259,-0.026976468,0.031045606,-0.010838399,0.041889396,0.03672594,0.04830249,-0.013879229,0.003634155,0.01181057,-0.003380724,0.016230572,-0.016839622,0.0136829605,0.028526993,0.039171863,-0.0084530655,-0.005594672,-0.037526708,0.00877897,0.011508626,-0.0050154496,0.0007355291,-0.054668475,0.0034486863,0.024244789,-0.023992887,0.008119675,0.0039198385,-0.02449698,0.038402624,0.05549878,-0.018534072,-0.016440812,-0.051185977,0.010301177,0.0344573,0.046507403,-0.0036975567,0.004189104,0.06279861,0.06597568,0.010410937,-0.011280677,-0.009970213,0.013396419,-0.06814326,0.05158241,0.007604794,0.011979835,-0.019609958,0.011542751,-0.0055990126,0.0087118605,-0.021510964,0.022565164,0.022508688,0.0052355644,-0.00013535975,0.02266648,0.038726274,0.036451224,0.010798382,-0.01180236,-0.059889458,-0.0014229008,-0.035327453,-0.050110616,-0.03741853,0.033009037,0.0049448917,-0.016055489,0.03981508,-0.001365781,-0.01619104,0.0041091093,-0.012543261,0.032693963,0.03371266,-0.0029255252,0.012793464,0.03479596,-0.010418302,-0.034707434,0.028951548,0.04987483,0.014494976,-0.014422847,-0.06208017,-0.045996133,-0.015176945,-0.050518885,-0.0026710494,-0.011990993,0.012466182,0.020540869,-0.023703625,0.03326858,-0.03715346,-0.047789723,0.027584765,0.021255767,-0.01591176,0.018363768,-0.0092841415,0.062375836,0.0021342833,-0.006783578,0.0034791583,0.040517356,-0.025687076,-0.00997631,0.0070635444,-0.0037756497,-0.0028179938,0.008337777,0.04024644,-0.0097220205,0.031352017,-0.06380916,-0.054479882,0.02695303,0.037670232,0.019381054,-0.0050594695,-0.012070954,0.006305254,-0.010075707,-0.014718243,-0.0028543768,0.05766385,0.032863323,-0.05704572,-0.016842641,-0.02073706,-0.013214744,0.0022542742,-0.0425036,0.020018814,0.037974324,-0.0038487762,0.01755141,-0.06633058,0.0065820497,0.01924735,0.033542022,-0.011687461,0.0054495893,0.0015336275,0.012140669,0.030017298,-0.0022826702,0.0033017858,-0.0025474625,-0.018539948,-0.050376274,0.011522626,-0.005846015,-0.038997583,0.0063813757,-0.009432136,-0.008004735,0.055537634,-0.023660073,-0.008479602,0.011160742,0.035006553,0.01136362,0.052074846,0.021484148,-0.031423647,-0.008769053,0.021899866,-0.0040901075,0.001836416,-0.023650743,0.058447085,-0.0054876544,0.024295127,-0.0028708607,-0.013872981,-0.17715593,0.004895698,0.0013989919,0.04208793,0.021460252,0.017429931,-0.06408188,0.026411744,-0.05229755,0.03956017,0.047998864,-0.053557213,0.013389384,-0.015353748,0.033451173,0.010477514,-0.004939645,0.017946748,-0.018593973,-0.031190878,-0.021200508,-0.025573784,-0.018979697,-0.040997084,-0.033176042,-0.003422449,0.0732443,-0.013700098,0.01301459,-0.013980855,-0.06968492,-0.034762878,-0.0031477944,0.017748836,-0.009658181,0.040741272,-0.011526216,0.00025657495,0.0080542285,-0.0020750258,0.07311919,-0.014681017,0.01604654,-0.006329215,0.034946118,-0.022450613,0.0016759818,-0.041216426,-0.018146947,-0.04583528,-0.042650227,-0.02773182,-0.008707088,-0.0154579105,-0.025953498,0.0115992455,0.01754607,0.06414797,-0.022861607,-0.0020206228,-0.037275054,-0.025466297,0.014109403,-0.016305815,-0.039702695,-0.007452993,0.025665471,0.021584509,0.033768162,-0.009904778,0.020250257,-0.03262903,0.0055371914,-0.046288434,-0.05065866,0.016751774,-0.00533983,-0.022543224,0.010899908,-0.098998174,0.019513195,0.03458397,-0.03437898,0.027987015,-0.03289569,-0.044539608,0.0028062176,0.0038806305,0.024166062,0.2586092,0.045151178,0.013728449,-0.002096449,0.05678673,-0.036275543,-0.0036694736,0.081275485,0.0059644426,-0.04102253,-0.025815703,0.00003141057,-0.00065111706,-0.027523706,-0.0045127296,0.04679136,-0.023670187,0.029861134,0.05945397,0.020052372,0.0022471098,0.026901944,0.056410447,-0.001945021,-0.047195863,-0.017091233,0.013162087,0.034543566,0.0034771392,0.020280011,-0.04395343,0.062172063,0.044941302,-0.013253574,0.01844949,0.0013520091,0.0009999484,-0.03804748,0.018117815,-0.0006939225,0.02844548,-0.0069183186,0.015492777,-0.015604209,-0.034009047,0.0003478233,-0.014497366,0.036476392,-0.012273423,-0.06035006,0.03819306,0.0016694759,0.017738858,-0.020928757,-0.03713213,-0.012490514,0.0024230252,-0.037769496,0.009910129,0.072814904,0.020856204,0.015783463,-0.058994018,0.04026416,-0.01618158,0.019543547,-0.0024449255,0.018929612,0.014857395,0.021053089,-0.016020747,0.037600074,0.0014664625,-0.009208861,0.007146395,-0.0072887107,0.032121543,-0.020390825,-0.008208998,0.006143446,-0.0033735917,-0.017417684,-0.03256667,0.049101055,-0.0028852315,-0.025491873,0.052144792,0.098004214,-0.012380857,0.03439715,0.0036740662,-0.004034047,-0.073011115,-0.0025840022,-0.049420036,-0.002054859,0.034222547,0.00498114,-0.043704487,0.036721706,-0.003734817,0.010973768,0.018010376,-0.0068825474,0.022422642,0.01249275,-0.023098465,0.008443128,0.017499061,-0.012230992,-0.04286504,0.029118752,0.035174772,-0.0017830592,0.00563968,0.081961475,0.024826033,0.021751257,0.0293988,-0.02333063,0.024656411,0.000026419908,0.0022689344,0.044443764,0.018369773,-0.045675725,-0.022800203,0.03784814,0.008618792,0.052916978,0.023958394,-0.021896364,-0.041251794,0.034842312,0.024723805,0.0044967555,0.054868136,-0.022547662,0.027896347,0.016799368,0.00967499,-0.0009895762,-0.009386206,0.050668895,0.020228438,0.019734234,-0.008639966,0.0012158437,-0.011272159,0.008552379,0.02646983,0.03976945,0.010041116,-0.039101664,-0.005642609,-0.062558115,-0.018577065,-0.0182847,-0.013956787,-0.024659071,-0.0052669626,-0.0026965267,-0.005505058,0.06869494,-0.017266689,0.038097776,0.05096223,0.018134085,-0.013859181,-0.00072228117,0.0012499529,-0.03272629,-0.05260279,-0.015325184,-0.007955415,-0.019003522,-0.007577208,0.048287496,0.00024415765,0.002664723,0.009185795,-0.026339179,-0.06641071,-0.012045137,0.06159599,-0.000767038,-0.028727138,0.00070432277,-0.0034887395,-0.01244855,-0.005909939,0.11527068,0.009382536,0.0062277983,0.04701415,-0.0014101117,0.05844637,0.03475209,0.03859015,-0.0028400715,0.035884418,0.015944958,0.019517893,0.006763229,0.0078021754,0.019400759,-0.009966927,0.011968927,-0.007167794,-0.0056620967,0.03317458,0.014794962,-0.045142304,-0.020201974,-0.042001285,-0.005688384,0.03746795,0.053557582,0.05041963,-0.027890438,0.019674625,-0.022717182,-0.006920391,-0.011518279,-0.047774483,0.022040041,-0.025562407,-0.0034566277,0.0059440983,-0.00086121465,-0.009615432,-0.016614195,0.030652009,0.00312508,-0.019931236,-0.01172579,0.03956008,0.012183577,-0.028763315,-0.033832077,-0.021135943,0.008048926,0.045520622,0.018767342,-0.021664955,-0.031064695,-0.03844561,-0.065732054,0.022127703,0.008948315,0.008897078,-0.019010352,-0.02513276,-0.04127632,-0.008929522,0.027290681,-0.029274732,-0.021161811,0.00839716,-0.038707495,0.028395507,0.03589657,-0.0084980605,-0.021071982,-0.0036357644,-0.02649745,-0.0027080853,-0.018115913,-0.031533778,-0.020001326,-0.034833904,-0.009844985,-0.008913069,-0.02548347,-0.0056264885,-0.03497552,-0.042673755,0.056241676,0.043020893,-0.048673283,-0.011662605,0.04458334,-0.021882677,0.041570257,0.0013934238,0.013646156,0.045639977,-0.034222323,-0.025876926,-0.040442403,0.015810039,-0.024039261,-0.06107454,0.07671986,-0.008616011,0.0009192781,-0.07391241,0.026372917,0.00821804,0.01001371,-0.018046396,-0.037058175,0.011256506,-0.009121778,-0.050695065,0.008192589,-0.0211277,-0.030492231,0.027396385,0.029213158,-0.043877237,-0.026518697,0.023291897,-0.012734945,0.027935416,0.012172643,0.043519586,-0.004269292,-0.001692398,-0.025058504,-0.018316042,-0.004519626,-0.02149057,0.009851943,-0.016831307,0.01039041,-0.04526574,-0.026569549,-0.011174169,-0.023442622,-0.048579827,0.0011931241,-0.024843883,-0.02909124,0.014740522,0.0031452535,0.018737407,-0.011409222,0.016397089,0.011344437,0.017818168,0.0004998892,0.005908518,-0.016521536,-0.0061651315,-0.010653012,0.028194457,0.008146155,-0.0013544773,0.008133137,0.021523455,0.0054219696,-0.057001103,-0.021318937,0.07449473,0.0010396853,-0.01207941,0.004743867,0.025291866,0.012493629,-0.029034406,0.030457722,-0.012477898,-0.012869735,0.0019268782,0.004329826,0.032494765,-0.011631116,0.00403481,-0.013186286,-0.00854192,-0.012948322,0.04462449,-0.023453299,-0.009431041,0.023911338,0.027832592,-0.0096997935,0.015097037,0.010571754,-0.016298728,-0.029918844,-0.025392774,-0.040147733,0.011533311,-0.048431087,-0.00045251235,0.009927259,0.04051764,0.0015453117,0.0033747943,0.010218318,-0.025898777,-0.020413155,-0.13180332,0.035524953,-0.025838267,0.013052452,0.01095567,0.015622809,0.02513961,-0.024351412,-0.02612975,-0.026183458,-0.032548524,-0.033077948,-0.0021944006,-0.027312197,0.012686936,0.0038538217,-0.0004612538,0.015107547,-0.02014631,0.068468474,0.008459315,0.0110005755,0.03743638,-0.008468874,0.00062532397,0.016365275,0.0378725,0.013744362,-0.0078901,-0.012735901,-0.010456799,-0.0197011,0.021955319,0.035957776,-0.056968402,-0.014217284,-0.009017749,-0.031606987,-0.025881356,-0.02766654,-0.011209364,0.010692358,-0.009163851,0.018791983,0.039023615,0.08962902,-0.01213337,-0.032156285,-0.06418386,-0.0050730896,0.005334529,0.016499462,-0.022230057,-0.009905259,-0.034788743,-0.03610604,-0.003891386,0.00004136821,0.033563066,0.031353407,-0.0051583583,0.052863587,-0.049878806,0.022319255,-0.04810724,0.017079072,-0.03204157,-0.0027811523,-0.058914218,0.01716671,-0.02124734,0.011611987,-0.018932538,-0.005037095,-0.011907063,0.02757998,0.040461943,-0.05033563,-0.04168849,-0.042361032,-0.07648319,0.009740332,-0.0388961,-0.011315309,0.0170594,-0.022456285,0.0098153055,0.0084624,-0.04288388,-0.012868307,-0.04914128,-0.026463134,-0.008823756,0.033831358,-0.0060065566,0.026729433,-0.03376975,-0.027015174,-0.013908612,-0.0055298554,-0.009651594,-0.056493167,-0.011699926,-0.0051807105,-0.03089198,-0.021630451,-0.0003754548,-0.006068768,-0.020805776,-0.031738874,-0.047107756,-0.022269115,-0.0076303747,0.02268751,-0.031520333,-0.010516772,-0.026204033,0.044018738,0.040311076,-0.0112063885,-0.020451425,-0.0071811187,0.033738703,-0.027994463,0.005173143,0.03684927,0.038341947,0.045720913,0.05666832,-0.01727639,0.03270768,-0.00069284113,-0.038164914,0.020639751,0.049665235,0.028681733,-0.03476472,0.0422709,-0.04131006,-0.021704506,-0.031672392,0.038854636,0.02826039,-0.051321443,-0.011402276,-0.030683242,-0.020372793,-0.026181912,-0.018680397,-0.0175083,0.009385766,0.034985382,-0.00756734,0.042156395,-0.03697545,0.03398273,0.0024143595,0.022531683,0.009569561,0.020984726,-0.035209417,-0.028745802,-0.030767944,-0.028264033,-0.007742265,0.049380902,-0.030585729,-0.029619811,-0.0392502,0.016986262,-0.003113438,0.052799117,-0.0023393973,0.040379517,0.029421479,-0.021410758,-0.007816404,-0.011005483,-0.05074806,-0.022663843,0.03673906,-0.020754443,0.029764166,0.07568599,-0.00454464,-0.01012634,0.00031491282,0.07288054,0.0385484,-0.02723791,-0.01287835,0.014599126,-0.03285054,-0.011213519,0.030868482,0.00747133,0.0055508055,0.012221324,0.009192247,-0.016057285,-0.01116969,-0.009945774,-0.0025607706,-0.029941408,0.0031822473,-0.00027424836,0.0005180582,0.007336814,0.0023930862,-0.004440449,-0.0050624358,-0.0017847298,0.01927219,0.018047215,-0.007040407,-0.038882826,0.01861398,-0.016425163,0.0039696204,0.0009930535,0.047387812,0.029589107,-0.000023549652,-0.05044538,-0.030762741,-0.0458005,0.036370654,0.0033349856,-0.021761224,0.02565884,0.015258623,0.023024457,0.0014568944,0.021552127,0.004693689,-0.0035812382,-0.048138585,0.00011190808,-0.05811644,0.0044076266,0.0411677,-0.03467403,0.007802294,-0.009074038],"last_embed":{"hash":"1nqgnt","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"1nqgnt","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"App is annoying / too many notifications\"#{2}","lines":[327,327],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nqgnt","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"App is annoying / too many notifications\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022319049,-0.0017141816,-0.030012963,-0.010080963,-0.046378516,-0.095801845,-0.0008975793,-0.01146513,-0.0096172895,0.01385843,-0.017475786,0.001348966,-0.0016481112,-0.0024309442,0.02190358,-0.015055159,-0.010796451,0.012392775,-0.038429245,-0.01051052,-0.005981262,0.03164082,0.0019121051,-0.03885941,-0.042315442,0.024022315,-0.006277181,-0.009838559,0.011054179,0.04218362,0.0405632,-0.045484304,0.038033705,-0.0493488,-0.024852956,-0.02722083,-0.018115189,-0.03564937,-0.020966077,0.00868541,0.006908687,-0.008906944,0.008505155,-0.00021857968,0.021443123,0.013945011,-0.022102106,-0.0019534098,-0.0145334145,-0.011539439,0.02427482,-0.017690176,0.042230453,-0.040183295,-0.008616825,0.049199607,0.005563696,-0.023374902,-0.031293515,0.002238459,-0.034216247,-0.016901264,-0.022990573,-0.03472167,-0.022452326,0.068509534,0.010592416,-0.004914862,0.006624575,-0.040334206,-0.00989737,0.0031962728,-0.033974856,-0.018429061,-0.054606687,-0.0067483103,-0.007070558,-0.03390223,-0.04546015,0.0147243645,-0.0077819596,0.016385006,-0.010740347,-0.0010648186,0.008482153,-0.0029881191,0.015181747,0.07252428,-0.0013935819,0.004162641,-0.026392857,-0.0039621005,0.025287632,-0.025226466,-0.027197057,0.004271359,0.032495316,-0.05355764,0.0047739404,-0.02989133,0.0038679074,-0.03827971,0.024959743,-0.009624545,0.031727146,0.0007838591,0.038673393,0.048239797,-0.05811942,-0.016793348,-0.0016179003,0.013622986,0.03311046,-0.012736639,0.031247046,0.011773533,-0.010571442,-0.037442006,0.044101253,-0.009245703,0.03117514,0.045200944,0.024345681,-0.0124043785,-0.025110522,0.041197028,0.012851094,0.0064576003,-0.008158329,-0.0045043747,0.029587539,0.049106233,-0.017133975,-0.0061467164,-0.031302724,-0.0038331295,0.035722293,0.008938619,-0.0024000679,-0.06341423,0.0047840243,0.036482453,0.014078622,-0.0074074934,0.02553753,-0.018090421,0.053482015,0.024844998,0.0005114314,-0.055949397,-0.024594923,0.024548948,0.03242325,0.032546066,-0.005392186,0.0066500045,0.06237278,0.067411184,0.013664405,-0.019591322,0.02174154,0.016972521,-0.07253548,0.0412063,0.0034784286,-0.019331764,-0.00079517666,0.012000519,-0.019691885,-0.0017428168,-0.014669051,0.016277993,-0.0051774657,-0.0065704477,0.028874675,0.017561816,0.0539798,0.045986705,0.03971063,-0.020756816,-0.061432723,-0.006524494,-0.04389375,-0.030008277,-0.035747185,0.0063284496,-0.041972313,-0.009604527,0.039668273,0.006755162,-0.01703346,0.009703123,-0.017442139,0.041882284,0.05256345,0.008053853,0.0037518796,0.03383435,-0.0078714695,-0.012015299,0.03584596,0.05023179,0.023698045,-0.0071520885,-0.029916521,-0.051111132,-0.042023543,-0.052316524,0.007787325,-0.024570467,-0.011128014,0.026158268,-0.029779306,0.013281489,-0.038027186,-0.023344543,0.023909476,0.016894078,0.0070808055,-0.007976164,-0.0032630635,0.048870027,0.009719149,0.013143634,-0.0041407635,0.012123822,-0.028906386,-0.017443005,0.020465152,0.0061384137,-0.025267715,-0.002215354,0.025793148,-0.016072866,0.027313065,-0.024540842,-0.053777963,0.021621231,0.02521329,0.00033000385,0.007925492,0.016263975,0.007844899,-0.016266555,-0.021990746,-0.005050428,0.012436857,0.05477105,-0.03298526,-0.009834954,-0.029111356,-0.022654388,0.0034145366,-0.049381558,0.046824228,0.03464749,0.018270783,0.003168595,-0.05607818,-0.0120028425,0.018648675,0.020324145,0.008238254,0.00938794,0.031498957,-0.006628328,0.026134916,0.01191526,-0.00037078583,0.00041785598,-0.006549585,-0.047737755,0.0120521495,0.01641356,-0.03519889,0.0059283273,-0.009302976,-0.013059557,0.039653365,-0.026815014,0.009074067,0.012954079,0.031503573,0.016813844,0.034089126,0.017439336,-0.019071974,-0.03919032,0.015580007,-0.03510632,0.004728678,-0.034549806,0.045822542,-0.014025403,-0.008001375,0.0033195755,-0.025550703,-0.17464224,-0.008974159,-0.01364198,0.057399094,0.026569983,0.018200245,-0.050863948,0.022412429,-0.031739037,0.042531256,0.06374043,-0.03222652,0.036498595,-0.011080589,0.025148276,-0.01117855,-0.0013367531,0.0037623742,-0.007583637,-0.03880412,-0.029710678,-0.030262329,0.010555142,-0.010310667,-0.035920072,-0.027808491,0.07683151,-0.021733308,-0.0053494344,-0.0017730042,-0.059470486,-0.025677577,0.00027032138,-0.0053298078,-0.008941182,0.0045368406,-0.018040508,0.035652973,-0.0000047178323,-0.009663779,0.078653015,-0.01645864,0.0032601703,0.011060774,0.016130807,-0.022017393,0.008290165,-0.035684664,-0.016794503,-0.043001365,-0.045869306,-0.015327216,0.0042163827,-0.011167604,-0.044525478,0.006054173,0.0015381527,0.049148552,0.008796776,0.024357239,-0.04506795,-0.026393678,0.013677773,-0.04755492,-0.024322782,0.013823871,0.041433774,0.043398418,0.03792443,0.004444108,0.027235087,-0.058868766,-0.022340298,-0.01910476,-0.034858417,0.02935327,-0.014943201,-0.02384756,-0.0049437922,-0.09626735,-0.010473885,0.022831734,-0.015526272,0.041951675,-0.01721558,-0.036891025,-0.009028903,0.007979469,0.010140269,0.24878794,0.04091973,0.031687897,0.025965301,0.049192365,-0.041972693,-0.0058914176,0.043641012,0.014202217,-0.031211488,-0.023883047,0.04877301,0.0010515136,-0.014110843,-0.006608955,0.05741845,-0.057860494,0.039565373,0.043060046,0.013093405,-0.0020020027,0.0025876646,0.03252921,-0.023544997,-0.053225264,0.0018276297,-0.027857967,0.025977133,-0.009561022,0.029102528,-0.02600138,0.06439556,0.042399023,-0.020700868,-0.010417314,0.008420037,0.00010041211,-0.049169697,0.002952971,0.010583033,-0.0041811867,0.005647162,0.05065104,-0.02526585,-0.03586134,0.0013270942,0.003109392,0.038305342,-0.003474741,-0.050739493,0.041442,-0.012474156,0.027866833,-0.0013151836,-0.0045854836,-0.014606693,-0.012885957,-0.0063622883,0.02576636,0.09246861,0.026119782,0.025663402,-0.05726042,0.03884005,-0.005350444,0.034233596,0.0049154814,0.018866261,0.018278467,0.019247055,-0.058753595,0.035579167,0.003202514,-0.03294559,-0.002113802,-0.0027309312,0.032702327,0.00065806066,0.0021047522,0.026979288,0.009252704,0.013027316,-0.0338202,0.008483464,0.006844317,-0.034282792,0.042636696,0.05681062,-0.0048987432,0.03161555,-0.011050662,-0.0078898575,-0.08786533,0.0074212523,0.0018832163,0.005457197,0.040518094,0.008453039,-0.03392911,0.027167045,0.00580496,0.012532344,0.009119972,-0.0127274245,0.040889375,0.005360916,0.0019752728,0.0058441595,0.00034604422,0.03062315,-0.025707083,0.0165783,0.040886287,-0.015884439,0.0052907984,0.06695401,0.015522349,0.017445687,0.045340084,-0.0058525084,0.017037,0.00967047,0.004410224,0.036631446,0.008949273,-0.070859,-0.024523575,0.04389319,-0.013762956,0.039594613,0.011729285,-0.030027911,-0.04225405,0.03503251,0.037741132,-0.008629941,0.039815065,0.011551957,0.014311465,0.015966762,-0.011726288,-0.0007677324,-0.03600345,0.051626395,0.022269966,-0.03805141,-0.020442095,-0.028733611,-0.018048223,0.014786175,0.034848586,0.040351875,0.021303207,-0.028496876,-0.011396782,-0.039749347,-0.015776822,-0.027106293,-0.014273123,-0.022186996,-0.0073406245,0.029192822,0.021764599,0.08038558,-0.0061827046,-0.030432604,0.04471375,0.026712595,-0.02468911,-0.02240421,0.016874375,-0.020639768,-0.03670225,-0.0008653622,-0.005954111,-0.01394309,-0.00848564,0.04633877,0.0047623953,0.004908737,0.028388785,-0.023709157,-0.06342846,-0.048962448,0.04791472,-0.007180894,-0.019554123,-0.007787152,0.02085873,-0.012134592,-0.010663517,0.100142404,-0.0053470717,0.01268819,0.043702252,-0.000021743914,0.06547334,0.047882386,0.03016917,0.0005585551,0.032448664,0.02216697,-0.0059117787,0.016885543,0.015058988,0.020720046,0.0106460545,0.034014277,-0.016720837,0.018204996,0.02690657,0.04247749,-0.03352115,-0.015957389,-0.044177078,-0.028155647,0.029296009,0.03563451,0.021235494,-0.0060428623,0.027608218,-0.036145665,0.006983824,-0.008265859,-0.019403009,0.061191864,-0.0322191,0.0065805367,-0.03070536,-0.037641462,-0.013102143,-0.015760336,-0.0024586578,-0.00787124,-0.0062993434,-0.0017872525,0.028714692,0.021941235,-0.030058833,-0.027864337,0.018925505,0.007819668,0.063573405,0.03161079,-0.019438667,0.0035044153,-0.08842644,-0.085946724,-0.0006343715,-0.003729858,0.0062276563,-0.037001092,-0.019296855,-0.043945264,-0.004300856,0.016277745,-0.02805742,-0.012107571,0.011684487,-0.06598654,0.013116,0.0069941385,0.007965877,-0.016223801,-0.024150435,-0.0308975,-0.005200877,-0.022962514,-0.036268674,-0.017058507,-0.054147504,-0.0049306434,-0.014768967,-0.009395872,0.006064475,-0.00054736,-0.047775164,0.07189435,0.014492898,-0.004384137,-0.030451775,0.01161997,-0.033873342,0.045817725,-0.010648244,0.008643556,0.039137695,-0.04490509,-0.027992466,-0.05493914,0.016673816,-0.025784114,-0.039191842,0.0756116,-0.03053009,0.0012961839,-0.059221603,0.06051649,0.0029939683,0.021034125,-0.0077069537,-0.024034029,0.0013826085,-0.025550114,-0.04711681,0.02810334,-0.021830795,-0.0058809537,0.025607118,0.037700802,-0.040430415,-0.03632459,0.014641768,0.004319575,0.0048361197,0.017645212,0.05384902,-0.008146225,-0.0025059083,-0.043730393,-0.021527834,-0.0054999124,-0.04016594,-0.014644252,0.015771275,0.00029033842,-0.020775214,-0.03159715,-0.03684779,0.008459569,-0.0606318,0.010675317,-0.02447541,-0.03883523,0.022270331,-0.015694236,0.026906746,0.017619006,-0.003781434,0.014268178,0.000106954576,0.043241173,-0.007490935,-0.020894106,-0.024988653,-0.046420384,0.011932285,-0.0023310576,-0.0009979575,-0.0008191203,-0.00062584394,0.0016447648,-0.06549451,-0.004906007,0.059664134,-0.008422031,0.009055524,0.0027077957,0.0121744815,0.039704647,-0.02563747,0.011648181,-0.0042266124,-0.03141009,0.0038266769,-0.0022092492,0.03223492,-0.006596009,-0.019477075,-0.002813474,0.008165352,-0.013689192,0.02833313,0.031879775,-0.0011206708,0.0026878829,0.0056112935,-0.0073288986,-0.0014415017,0.0024698912,-0.030994939,-0.042237516,-0.019356197,-0.03913618,-0.009079301,-0.04947794,-0.016953934,-0.004175792,0.05965172,0.036425762,0.02684018,-0.020202642,-0.007252871,-0.0021783484,-0.15057378,0.013768472,-0.003857433,0.00019237192,0.027000451,-0.0025839244,-0.0026941611,-0.039273906,-0.027909577,-0.03689878,-0.010532602,-0.023758143,0.051310886,-0.027517235,0.0030196505,0.032018486,-0.0088712545,0.013202817,-0.008135543,0.0773355,-0.00048164206,0.031643573,0.023931565,-0.01542265,0.0049109743,-0.006668762,-0.011352036,-0.014974546,-0.016157001,-0.0054050796,-0.027428878,0.0033419959,0.023003323,0.026457809,-0.07015726,-0.010496014,0.007333353,-0.027039584,-0.03813116,-0.0051806164,-0.008859671,0.013105373,-0.04093434,0.030226665,0.029965684,0.0671957,0.0059838756,-0.01973265,-0.016398208,-0.02684219,0.021903625,-0.006801634,-0.01552473,-0.0033402303,-0.04248242,-0.024044262,-0.0073628915,-0.0035821518,0.028024858,0.035689384,-0.015351089,0.04293296,-0.05825194,0.010127941,-0.043223865,0.024367616,-0.040126894,0.007387429,-0.030950354,0.015121289,-0.035392363,-0.020747129,-0.0038465194,-0.017539125,-0.0020560499,0.014002115,0.023834024,-0.024383446,-0.054745935,-0.03113783,-0.034423415,0.010693015,-0.037100483,0.000085862994,0.006981494,-0.03110756,0.010126495,-0.0035362924,-0.044647835,-0.014908807,-0.038721,-0.044448625,-0.027560918,0.010801445,-0.013317309,0.07447161,-0.03617822,-0.035248607,-0.013107729,-0.041439436,-0.0009982387,-0.04389386,-0.023101628,0.017554598,-0.012921438,0.005812192,0.011352433,-0.02456338,-0.021998005,-0.02554553,-0.053544797,-0.033479333,-0.019140188,0.0123486,-0.060615834,0.010404582,0.00061624224,0.06357149,0.039830912,0.033501048,-0.012392445,-0.006896199,0.023777483,-0.027372567,0.03261827,0.030342588,0.055779107,0.03987807,0.062116202,-0.021873685,0.027875451,-0.003625966,-0.0030528132,0.041970383,0.0537418,0.041363087,-0.03951695,0.03326157,-0.03451297,-0.007753536,-0.040881377,0.03953668,0.023686424,-0.036473885,-0.01956145,-0.001298724,0.0009850584,-0.006656109,-0.011572272,0.000304749,0.018707229,0.022728886,-0.01787326,0.041125566,-0.014898041,0.049670428,-0.004789778,0.014998308,-0.005421735,0.034621853,-0.006486279,0.028468302,-0.031776644,-0.023691062,-0.024903748,0.030921534,0.0020241714,-0.036861926,-0.05762455,0.039037496,0.039738346,-0.005498571,-0.0017553299,0.009044273,0.057472844,-0.04288044,-0.003757635,-0.033165224,-0.017865729,-0.017748065,0.03544302,-0.014565982,0.058107745,0.059836574,0.021713665,0.0017184255,-0.041503433,0.08093863,0.04835904,-0.035755277,-0.027086334,0.00795293,-0.009033616,-0.007099876,0.04326545,0.043030445,0.01703432,0.009289448,0.004302976,-0.015886208,-0.046500087,-0.016273852,0.014399427,-0.031505346,0.006608468,0.014065167,-0.018431487,-0.009597264,0.011551857,0.032057866,0.0030023605,0.005839076,0.007267615,0.020224055,-0.025228323,-0.031441085,0.0055061635,-0.0060424698,-0.0005356076,0.0020715205,0.024597391,0.011888294,-0.015299171,-0.047367766,-0.033051666,-0.03331383,0.0017916483,0.013801142,-0.02977403,0.050090164,0.008509652,-0.0024499872,-0.0056717107,0.006247545,0.021112446,-0.013033845,-0.058906697,0.013111987,-0.041163903,0.004317807,0.042314894,-0.031840652,0.018969143,-0.0026277036],"last_embed":{"hash":"crjex9","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"crjex9","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Troubleshooting Common Issues#\"App is annoying / too many notifications\"#{3}","lines":[328,329],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"crjex9","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033183325,-0.022369942,-0.050245572,0.016262755,-0.039499532,-0.06316086,0.005648387,-0.0022275457,0.0037503166,0.0012755181,-0.02562361,0.017531026,0.004152525,0.031338055,0.021496946,-0.027598616,-0.003709986,-0.005450172,-0.010016677,0.005728465,0.0073650717,-0.0047560986,0.08218976,-0.0053452514,-0.014290845,-0.0051732287,-0.032197118,-0.03127162,0.040164415,0.05508515,-0.01999534,-0.013174756,0.038583595,-0.05373493,-0.05932602,-0.020421848,0.018780218,-0.029702097,-0.013995449,0.075818814,0.02261867,0.004810395,-0.009023476,-0.039221108,0.039706506,-0.007274281,-0.021808488,-0.020827377,-0.031272557,-0.029746091,0.03183414,-0.0111711025,0.024389524,-0.060157314,0.002471032,0.06218564,0.0053357077,-0.023352567,0.010332327,-0.024351329,-0.031159962,0.011252124,-0.007552714,0.014163088,0.012548756,0.012470509,0.022234006,0.01353411,-0.010545972,-0.03573043,0.014192575,-0.004812227,0.02731432,-0.016095165,-0.057635415,0.037224177,-0.022592533,-0.03795259,-0.017168596,0.03652127,0.019920677,-0.020870559,0.0087759625,-0.026827373,-0.028110666,0.018346896,-0.015691243,0.021989519,0.018584501,0.014610421,-0.015124353,0.03149643,-0.0076653226,-0.021050362,-0.0055911276,0.024494449,-0.0014266248,-0.019545268,-0.013423774,-0.044254683,0.016093366,-0.038846444,0.03475773,-0.013447736,0.015746696,-0.012144368,0.030564368,0.00806827,0.029759778,-0.02400098,0.017423013,0.02900287,-0.0023681251,0.019171603,0.0036634624,0.00449373,0.030085629,-0.05101414,0.021728424,-0.008052879,0.061361462,0.021881787,0.031996902,-0.038425427,-0.017151177,-0.007009067,-0.000057091875,0.03683793,-0.013856485,0.008794994,-0.014630646,0.023668954,-0.03771331,0.021913586,0.0021243542,0.014432381,0.042336203,0.039246686,-0.00059802516,-0.03640192,0.039894897,0.01092849,-0.048811045,0.007619719,0.015642812,-0.0021636914,0.009751123,-0.011772788,-0.006727417,0.0016993503,-0.011198886,0.04629955,0.019518366,0.022331519,-0.01359263,-0.00017631649,0.04527674,0.0710083,-0.021573437,0.0324503,0.0048175934,-0.018186541,-0.025011888,0.041282374,0.017678164,0.020002294,0.0056640897,0.00045541817,-0.04262739,0.013777155,-0.019780556,-0.03304427,0.032006018,-0.014800027,0.011212875,0.024752278,0.07385276,0.028188208,-0.018582026,-0.03077314,-0.044330366,-0.032704372,-0.0027458207,-0.04325794,-0.04746878,0.023580577,0.020348469,-0.037081786,0.014859292,0.021901095,-0.02150277,0.027078426,0.020702755,0.01623641,0.029071374,-0.04396743,0.028550867,0.014122723,0.01434813,-0.006216672,-0.003553086,0.040906463,0.015498378,0.015281394,-0.04906586,-0.006198604,-0.07160212,-0.023913758,0.02122435,-0.018078424,0.02400326,-0.01066631,0.010582064,0.041287873,0.011299559,-0.009486487,0.040616028,-0.001064054,0.005838093,-0.0037134846,0.044779833,0.030040424,-0.016758854,-0.026911583,0.014583346,0.023999836,-0.011243558,0.057874225,0.014147729,-0.025438474,0.014958993,0.008112197,0.0019815245,0.00020885751,-0.015439858,-0.024095966,-0.023860892,0.010801152,0.03720235,0.027306309,-0.016928723,-0.012779904,0.05068833,0.013180859,-0.047091816,0.001989441,0.038961187,0.024486488,-0.029359233,-0.013320663,0.014569151,-0.017422615,-0.034744613,-0.051058423,0.021098187,-0.00027882756,-0.029515415,-0.02919402,-0.016548127,0.011562527,0.011712575,0.03730647,-0.009675636,0.005361136,0.01548274,0.004406671,0.038625617,-0.012897578,-0.0128701,0.01863597,-0.018006427,-0.055692643,0.010823647,-0.010042446,-0.045802865,0.048178427,-0.055050686,0.030169768,0.07884899,0.0019772726,-0.0030611276,0.03480627,0.030553415,-0.05050674,0.096550785,-0.011100117,-0.016864548,-0.020507626,0.040762246,-0.01086473,0.011307051,-0.023401637,0.06130648,-0.008458665,-0.03537819,-0.019259818,0.0059613716,-0.16975163,-0.013415773,-0.041348528,0.04101894,0.01592733,0.026082085,0.017686242,-0.027006788,-0.050031554,0.048004065,0.0021755993,-0.04493287,-0.011362884,0.023586985,0.01126824,-0.017208189,-0.006537361,-0.0037469652,-0.041794445,-0.038958795,-0.02315703,-0.062171996,0.008157698,-0.05316519,-0.040994994,0.053385645,0.05726437,0.03235937,-0.012161193,0.0021059462,-0.08151036,0.020238575,0.0014634032,-0.028026937,0.021837037,0.069223195,0.021634217,0.0002857592,-0.00043455267,0.035339568,0.015559448,0.048807003,0.010931244,-0.009741394,0.0035683461,-0.0204576,-0.0082609765,-0.031057699,-0.015707904,-0.016986517,0.008510631,-0.032759435,-0.03426743,0.008564912,-0.027747305,0.0058419025,-0.00020592829,0.018442445,-0.026766213,0.0039941305,0.01181404,0.0017401914,0.02263218,0.01277103,-0.0005282642,-0.033559773,0.0009642014,-0.023495495,-0.014085517,-0.040890362,-0.012410147,-0.0049828966,0.012492723,-0.045185003,-0.0019782274,0.006917684,-0.022138128,-0.040524356,-0.013305556,-0.076696925,0.04526359,0.021048512,-0.015082203,0.046256453,0.00006320595,-0.028797498,0.02364908,0.01551551,0.023722826,0.2577213,-0.041104924,-0.017607879,-0.021782298,0.031398974,-0.019792465,-0.013306129,0.07019298,-0.015240707,-0.045003325,-0.03896813,-0.0005990034,-0.007665223,-0.03445864,0.020086164,0.0019882412,-0.057726286,-0.009213763,0.067666344,0.00038555788,0.026487816,-0.027263729,0.07128943,-0.03719277,-0.025107736,-0.029114844,-0.019637836,0.005396242,0.003919237,0.056072854,-0.068579756,-0.0032647934,0.039407294,-0.021781972,-0.010602753,0.027914258,0.028780192,0.00014125528,0.017338872,-0.006974128,0.04143876,-0.008981972,-0.027361361,-0.045931917,-0.014300957,-0.024093019,-0.0160368,0.0007278674,-0.010382845,-0.01238181,0.013569092,0.039849825,0.012033704,-0.013566635,-0.020852653,-0.0013524155,0.037008137,0.018520445,-0.021124091,0.05374974,0.029155929,-0.0007224903,-0.02961921,-0.022843905,-0.019170308,0.028767524,-0.017883822,-0.02334438,-0.008532608,0.032325935,0.04049917,0.04370142,0.0048907953,0.021185286,0.010010653,-0.010375229,0.032794897,0.04168377,0.005479542,-0.03077296,-0.028704232,-0.051106304,-0.044149954,0.0042811497,-0.005462601,0.034143865,0.022303756,0.05709912,-0.031696185,-0.016238265,0.010575925,-0.0062833894,-0.016125554,-0.021553572,-0.021888733,0.012194553,-0.025030008,0.014389949,-0.057589613,-0.024170756,0.014389397,0.04858859,0.017841147,0.012021606,0.033434376,-0.009520393,-0.0074749654,-0.013829401,-0.0058012083,-0.0077182567,-0.097406074,0.005034993,0.010300891,0.013520833,-0.0058897054,0.047163613,0.049978767,0.054660093,0.02293161,0.015137123,0.0030012627,0.005925174,-0.0071204533,0.01376642,-0.022463406,-0.073450655,0.008229809,-0.019957721,-0.0058120075,0.018667402,0.028254371,-0.02071735,0.02066432,0.050344083,0.05283469,-0.012690321,0.010183237,-0.0055055283,0.018472325,0.06270079,-0.06885318,-0.0071958317,0.0065943464,0.0026358217,0.023129098,0.038271695,0.021937596,-0.0030630634,-0.026239123,-0.0015510719,-0.0025910567,0.013314016,0.011663602,-0.04167994,-0.024013685,-0.09407995,-0.017557757,-0.027937235,-0.00250124,-0.025058465,-0.0068823993,-0.021968089,-0.0019140133,0.08594278,0.018345555,0.004878233,0.06968343,0.037734937,-0.0021544052,0.015023081,-0.026388604,-0.019723613,-0.0073619196,-0.015323294,-0.018776972,0.017900446,-0.037347123,0.04001672,-0.02748073,-0.01155411,0.035906516,-0.020283377,-0.027261583,0.02112201,0.005943791,-0.01249475,0.025119858,-0.0043026325,-0.015660554,0.012616069,0.032649573,0.116454706,-0.0182497,-0.027629824,0.045839366,0.03578181,0.031171793,-0.002096966,0.0066079795,-0.038499374,0.0046116086,-0.00056341145,-0.02328417,0.0021920856,0.012545971,0.0022912244,-0.0074050766,0.026368128,-0.014903093,0.026661556,0.02176369,-0.023561439,-0.054867312,0.01824502,-0.028102472,-0.020934515,0.0053992444,0.02884779,0.019559002,-0.014099633,-0.057281666,-0.016896034,0.04606869,-0.03888984,-0.030547142,0.0203791,-0.0038635908,-0.018049266,-0.030203082,-0.016028449,-0.008656767,-0.035859376,0.04848193,0.0021384805,-0.013930184,-0.015844395,-0.011757106,0.004106634,-0.0075041107,-0.05963974,0.0031684972,0.0049749226,-0.026854763,0.040413674,-0.018802717,-0.013042079,0.00093300646,-0.033343367,0.021139657,0.027731229,0.0036360498,0.02429973,-0.0048673456,0.003673719,0.0022624691,0.018243795,-0.04689841,0.015560842,-0.0052997987,-0.036111835,0.0062388014,0.038968634,0.005802994,-0.0031523863,-0.03593974,-0.06648666,-0.016049678,-0.0077662016,0.00007270697,-0.053903,-0.033435516,0.013807095,-0.018716807,-0.041212805,0.017335506,-0.00719024,0.00081435,0.0061309733,0.032548826,-0.08488653,0.019664906,0.032432806,0.013948649,-0.0054809907,-0.024585756,-0.0029106652,0.007760859,-0.040371243,0.04486557,-0.04650683,0.01387708,-0.020463508,-0.049864072,0.025051417,-0.020078523,0.02893968,-0.04329443,0.0018544344,-0.016703902,0.0047079907,-0.016178885,-0.02616019,-0.009457454,0.0023201106,-0.0070198765,0.009906308,-0.021563381,-0.039409854,0.05237536,0.0088974815,-0.002205993,-0.027631784,0.006633945,-0.01745683,-0.010072332,0.012218696,0.07091469,-0.00897562,0.0011800186,0.0037561757,0.0046314294,-0.0197909,-0.019109543,-0.0018380882,-0.019533586,-0.016444022,-0.007972304,0.032684732,-0.004785766,-0.021068987,-0.02820075,-0.0077086254,0.005963251,-0.044571362,-0.0056612026,-0.04723866,0.036095653,-0.021684144,0.026418766,-0.0018780245,-0.020919688,-0.00392839,0.015600714,-0.040519796,-0.006919242,0.0061638146,0.03258768,0.017262807,0.0031962504,0.03650918,0.03834073,0.0015151171,-0.016215857,-0.029399928,0.04294336,0.0072399047,0.005898629,0.027423536,0.063684896,0.005534492,-0.043086693,0.057794433,0.024641037,-0.04198358,0.013909567,0.015684236,0.015630208,-0.06810238,-0.008888184,-0.0056862105,-0.0012491995,-0.003349439,0.034326043,0.01497875,0.011341111,0.05596983,0.018923614,-0.008358066,0.030311147,0.0074607036,-0.04479247,-0.03835334,-0.015329861,-0.031080937,-0.016760271,-0.015204699,0.0011921122,0.028163968,0.042986445,0.0020116372,-0.03622767,0.015790135,-0.042580873,-0.013336868,-0.15331018,0.011043316,-0.0072674016,-0.019803869,-0.021289088,0.0053548366,0.0024611254,-0.01725773,-0.051555112,-0.020628676,0.0029850302,-0.037068494,0.024612257,-0.021029482,-0.013875033,0.009944641,-0.06956362,0.00085720234,-0.032614384,0.04555001,0.044589434,0.0015410739,0.05007583,-0.009787823,0.020202173,0.015808335,0.004272114,-0.0067892275,-0.017149523,-0.029852351,0.032790344,-0.013825934,-0.0012053624,0.010520237,-0.036159143,-0.003195127,-0.01566192,0.004688658,-0.012650104,0.010472926,0.0009742526,-0.0019012884,0.025780547,0.0016356006,0.00061494036,0.0719188,-0.016825426,-0.000014971027,-0.054269407,-0.011541892,-0.062208544,0.027961008,-0.018291226,0.031302124,-0.007963696,-0.051101487,-0.019769933,0.0066098487,-0.008011185,0.041912552,0.03279625,0.02085525,-0.053599086,-0.008573754,-0.06351025,0.031688366,-0.0390346,0.014815479,-0.016066339,-0.0020342618,-0.062041886,0.03923398,-0.0022368282,-0.040208276,-0.004557364,0.02940501,0.025310453,-0.04119385,-0.013263637,0.019970674,0.005581965,-0.015286404,-0.029604193,0.032954033,0.046823025,-0.0051192604,-0.00021057541,-0.02603245,-0.029621074,-0.024924098,-0.039928142,-0.017466085,0.0032230425,0.021681994,-0.015890423,0.011752862,-0.045152042,-0.0011487243,-0.03537259,-0.011511597,0.010056211,-0.057624344,-0.027968178,-0.026122756,-0.040481526,0.0075982776,0.011312929,0.0014264635,0.0136985285,-0.005197408,0.024956467,-0.02351528,-0.023382945,0.0031512785,-0.04281538,-0.048710544,-0.011461296,0.0258902,0.012729618,-0.015302672,0.006737339,0.004279394,0.016131002,-0.024049254,-0.00055824814,0.08771368,0.045941405,0.04366523,-0.015750127,-0.009501648,0.009279598,-0.080712534,-0.01761804,0.0041063903,0.036107842,0.0058088456,0.014474337,0.036261834,-0.02445332,-0.03333262,-0.030026844,-0.007351128,0.05070565,-0.004626924,0.035613712,-0.0066664233,0.008020431,0.0048861722,-0.026882289,-0.029919878,0.024519006,0.0011879886,0.0024544683,0.09966396,-0.008055593,0.002670144,0.041284617,0.04062797,0.01670893,0.030911596,-0.018157173,-0.03510182,-0.024961937,-0.03540438,0.009755307,0.040595673,-0.012794727,-0.0348138,-0.016393488,-0.0026188088,0.023735963,0.0471265,-0.034815732,0.011919634,0.015823744,0.024256114,0.00013956067,0.057254627,-0.032793216,-0.024463791,0.024882913,0.005457796,0.016437916,0.040205985,-0.032225173,0.021630064,0.027464954,0.025595559,0.00930337,-0.020091191,0.021934051,0.00057552627,-0.0024892213,-0.014943607,0.06320098,-0.0004282838,0.015798815,0.04343397,0.013801083,0.0048021334,0.0124106025,-0.04829388,0.034154084,-0.029694865,-0.0062092096,0.002264804,-0.009722451,0.008850803,0.017126137,0.028976357,-0.029195268,-0.012504878,0.052409463,0.006033125,0.0026740797,-0.024361994,0.053870484,0.050257564,-0.03863177,-0.03287523,0.014166295,0.006350655,-0.019969277,-0.06341845,-0.041897837,-0.0009831645,0.025329953,0.014769448,-0.027615855,0.041519433,-0.060978826,-0.007752877,-0.026449215,0.022928014,0.015546039,0.010697509,-0.048859492,0.03729684,-0.026752364,-0.013564504,0.044858683,-0.04240718,-0.0050280015,0.0035925724],"last_embed":{"hash":"aryfge","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"aryfge","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)","lines":[332,344],"size":392,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"aryfge","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015251939,-0.0151059795,-0.05576961,0.014852587,-0.05376462,-0.07023284,0.024275694,0.010416525,-0.008509694,0.023030892,-0.024504311,0.012042267,0.012237614,0.008180276,0.03184141,0.009944009,0.006172182,-0.0074381093,-0.029671691,-0.022455331,-0.023218056,0.024376946,0.04923693,-0.021417791,-0.018183623,0.012159826,-0.043267213,-0.018887853,0.020349352,0.043157175,-0.037056424,-0.008870612,0.027769538,-0.037654597,-0.07904353,-0.002151781,-0.00033069745,-0.026531357,-0.0108167725,0.06521732,0.033174112,-0.009182869,-0.0099551575,-0.043895107,0.028416328,-0.020608775,-0.024320109,-0.019277588,-0.046468444,-0.019800257,0.04344447,-0.008095469,0.02624801,-0.06724477,-0.025272988,0.06358969,-0.009394884,-0.033430073,0.012100561,0.009437232,-0.02658842,0.01802574,0.009251243,0.017358162,0.021678535,0.019571342,0.021339107,0.0035754126,-0.008272302,-0.03757784,0.0017290615,0.0034336746,-0.0150373485,0.0035036774,-0.03910085,0.036101718,-0.02688868,-0.02549422,-0.046745606,0.022343567,0.004992986,-0.024668846,0.009029715,-0.033780318,-0.00035025363,0.025971215,-0.021247568,0.024939444,0.029608397,0.020122085,-0.041142073,-0.007337619,0.029255344,-0.00391637,-0.036309276,0.03499039,0.016236242,0.0043837996,0.00456713,-0.0377973,0.041877113,-0.010023866,0.004323282,0.0028225926,0.014535308,-0.043525483,0.040013343,0.020579275,0.05588843,-0.009864171,0.004295493,0.051241662,-0.00072209595,0.021483198,0.019791014,0.0003891836,0.036832474,-0.031423107,0.033890948,-0.00094581174,0.051839232,0.027986318,0.029551119,-0.059369575,-0.008961017,0.0030090343,-0.033353627,0.014388437,0.006049049,-0.008105392,-0.0013099454,0.02189625,-0.0264876,-0.007075236,-0.014690448,0.020893326,0.03644885,0.046460964,0.00007306403,-0.047144286,0.046657354,0.035656393,-0.04378401,0.012122896,0.005749208,-0.01685856,-0.0061378432,-0.018078297,-0.008957574,-0.018484922,0.048662864,0.03618407,0.040476337,0.033423997,-0.0018821656,-0.014031698,0.013286385,0.058874983,-0.016552402,0.013025769,0.0011738858,-0.00035347985,-0.022557158,0.034664385,0.0313067,0.027547086,0.0033713602,0.020327657,-0.03907912,-0.0044039907,-0.0027473073,-0.060764465,0.0062282677,-0.01526698,0.039926182,0.021127393,0.05860897,0.025233636,0.00077433727,-0.03691141,-0.026554152,-0.043435156,-0.03127629,-0.02308181,-0.051644478,0.03206329,0.020093802,-0.032357242,0.022900239,0.021747563,-0.029992599,0.010119715,0.013368102,0.014322993,0.025426416,-0.026990851,0.0060322615,0.033991676,0.020658782,-0.016548319,-0.037528105,0.05151659,0.023407096,0.011793859,-0.03701937,-0.011693249,-0.06843787,-0.026536131,0.032766722,-0.026938062,0.025419172,-0.004706629,-0.002461165,0.019552004,0.007881623,-0.02317466,0.019945912,0.011900464,0.027319372,-0.01188695,0.0320601,0.02239283,0.008741823,-0.007971766,0.04018668,0.013287073,-0.016707405,0.060704358,0.01566158,-0.0025109553,0.008808942,-0.008036281,0.017102223,-0.008679778,-0.028394753,0.0024409716,-0.011360828,0.008232043,0.03829029,0.009177693,-0.029765816,0.0036462583,0.046407018,-0.008911274,-0.054847535,-0.018326124,0.033265073,0.015500446,-0.01722002,-0.03542093,0.008968208,0.0026188088,-0.02066252,-0.03831208,0.029454656,-0.0038414712,-0.011569271,-0.029592788,-0.024033615,-0.0046291016,-0.0040418156,0.010121488,-0.023121662,0.0064497236,0.015223611,0.016512295,0.055367142,-0.023805514,0.0008184173,0.01913509,-0.009512422,-0.087995835,0.005253214,-0.001288428,-0.048600476,0.055868473,-0.057815176,-0.0032067115,0.06797711,-0.0066745435,0.0043950626,0.02619723,0.037132848,-0.050281916,0.08311802,-0.0048735626,-0.013579744,-0.010686891,0.029964533,-0.028652502,0.019961918,-0.010174492,0.061969396,-0.014020551,-0.054461095,-0.0043585817,0.028817398,-0.15410203,-0.04992363,-0.025902024,0.039598897,0.025307238,0.021124884,-0.0199736,-0.0053604958,-0.05367054,0.0486156,0.0012038146,-0.060566448,-0.027472408,0.024250183,0.005622073,-0.01345139,-0.004058759,0.026394822,-0.04041054,-0.038897607,-0.006323555,-0.0708379,0.0013075196,-0.06544752,-0.039684,0.045012865,0.07140892,0.010802464,-0.021099588,0.018025963,-0.085369654,0.020210147,0.009927638,-0.02766602,0.0013306135,0.055304665,0.019381119,0.027530326,-0.027008861,0.036534905,0.012886286,0.023481322,0.013835739,-0.0031824952,-0.010297043,-0.017470304,0.0059523657,-0.031587027,-0.042717334,-0.005917885,-0.026750678,-0.031567767,-0.030995533,-0.0130750965,-0.036752194,-0.011363851,-0.009160596,0.006991868,-0.0067548784,-0.0007385919,-0.033224177,0.012265848,0.041648887,-0.008977876,-0.009109813,-0.06820096,0.016014393,-0.015285052,0.0015796206,-0.03917304,0.008935406,-0.020859601,-0.00097493624,-0.036720913,-0.03997253,0.026141193,-0.014799871,-0.02529693,-0.016374748,-0.07305206,0.017567212,0.031179829,-0.0020124752,0.045547746,-0.008766,-0.027837677,0.013275957,0.007522615,0.0024690188,0.26765075,-0.019000156,-0.02030567,-0.03348304,0.0361998,-0.018937645,0.0006728312,0.03971741,0.0051798993,-0.03001312,-0.030931743,0.019108173,-0.010244774,-0.01531494,0.02393633,-0.010291951,-0.07610289,-0.012401948,0.0641712,-0.00016481928,0.015242189,-0.01750693,0.074783735,-0.035723474,-0.022855848,0.0029027108,-0.0116526075,-0.007410477,-0.00036704715,0.052582458,-0.06675405,-0.003129136,0.03831912,-0.040436465,-0.004646026,-0.005257151,-0.018154096,-0.01417008,0.024454257,-0.0055960934,-0.0065051476,0.0015387804,0.00035591837,-0.0399846,-0.0058500036,-0.0069441474,-0.005686821,-0.01337879,-0.019032115,0.009784895,0.030783992,0.021978088,0.021067742,-0.00078338536,-0.010029252,-0.008544799,0.019133443,0.005682288,-0.009987221,0.057638977,0.039252173,-0.012499242,-0.031398658,-0.0067769224,-0.016480213,0.04279251,0.00826688,-0.03002499,0.013906031,0.03776231,0.018574521,0.015723493,0.011062697,0.04673571,0.019644206,-0.016312782,0.04810977,0.0385195,-0.00865066,-0.014522162,-0.04415728,-0.051917814,-0.020897405,0.00047088685,-0.0064760586,0.010770161,0.0049087657,0.064038,-0.007877532,-0.009038375,-0.00862179,0.017428799,-0.008621184,-0.024290685,-0.027654829,-0.020747337,-0.02399611,-0.0022857855,-0.025255209,-0.03692407,0.03207509,0.0362975,0.0026548782,0.031105086,0.0328621,0.006337252,-0.0029335117,-0.016486952,0.022587193,0.009271556,-0.07794219,0.016133074,0.02368795,0.04173831,0.022723708,0.053169716,0.040314108,0.035640012,0.026851112,-0.012568599,0.0029908535,0.011887519,-0.014345156,-0.013263867,-0.052871488,-0.06308328,-0.0066594905,-0.011238131,0.00565002,0.014200942,0.028707128,-0.032862414,-0.0003299491,0.04728383,0.052115522,-0.007085931,0.019577647,0.007839917,-0.0074074413,0.04189153,-0.060607657,-0.017987717,-0.0040286724,-0.00080506864,0.01611335,0.026199628,0.010287835,0.011829661,-0.022036951,0.02395711,0.0377795,0.022627572,0.0012118726,-0.02272517,-0.02748443,-0.070785224,-0.026945585,-0.03546295,0.013695844,-0.021069247,0.0007207115,-0.006982166,0.0010650116,0.089471534,0.012907267,-0.0072576255,0.07336518,0.060364053,-0.026252089,0.01678254,0.0004147844,-0.017249795,-0.017922902,0.015620981,-0.013789252,-0.031673044,-0.023993965,0.045111522,-0.0376338,-0.012664927,0.024694411,-0.014761613,-0.024604699,-0.00014942093,0.03386043,-0.04532839,0.041834496,0.003076449,0.014682456,0.008710491,0.027808303,0.122201316,-0.027680686,-0.018396951,0.025678791,0.025056094,0.02931162,0.008276105,0.010826164,-0.045437638,-0.010438762,0.009851809,-0.013002159,0.029176753,0.011904892,0.016573893,-0.02109032,0.03947761,-0.031526536,0.013364761,0.016281314,-0.017203152,-0.065094456,0.034804136,-0.051245388,-0.026985012,-0.010891147,0.020646045,0.021147659,-0.034287423,-0.059985343,-0.025832864,0.037840582,-0.03579362,-0.03460016,0.01539273,-0.0045028483,-0.0014897407,-0.030584902,-0.023730438,-0.005326778,-0.026387397,0.04545404,-0.009791003,-0.016503923,-0.011445097,0.019967066,-0.0038333174,-0.031511843,-0.071409486,-0.009897746,0.036846094,-0.017401358,0.046375334,-0.003905486,0.026444288,-0.047798146,-0.06276252,0.019245418,0.030062009,-0.015128542,0.004737637,0.016660823,-0.00523472,0.014617585,0.0009386109,-0.04823893,0.006062417,-0.019103846,-0.046052236,-0.01256254,0.0551683,0.025299458,-0.019122846,-0.044874217,-0.043357532,-0.0029651204,-0.014794965,-0.0006372581,-0.033011883,-0.013507276,-0.0007602512,-0.013922139,-0.037526965,0.019710723,-0.023241615,-0.016758079,0.004678062,0.008432132,-0.03737269,0.01287304,0.028638504,-0.00539123,0.034343295,-0.029193407,0.0020594646,0.017746635,-0.05642758,0.04096135,-0.040046837,-0.017664608,0.0034663442,-0.04671098,0.013008158,-0.027548457,0.03128531,-0.046248015,0.039543886,-0.033924077,-0.005897093,-0.016939262,-0.0103881415,-0.0035280627,-0.0073455162,-0.018993309,0.01007952,-0.012157718,-0.048209522,0.050520845,0.005167576,-0.009796952,-0.0063964343,0.029118253,0.008896604,0.018770026,-0.009525694,0.07241431,0.0039666584,-0.008781075,-0.0032521961,0.019615455,-0.01544973,-0.036277734,0.0010423457,-0.030008882,-0.02746795,-0.0018540107,0.022301786,0.028398678,0.0068353666,-0.037350137,0.0011704826,-0.011618196,-0.04118614,-0.0013037339,-0.03528873,0.015775198,-0.02315069,0.030858945,0.025040464,-0.038513623,0.009266094,0.02943547,-0.03296807,-0.011004316,0.006970932,0.021398194,0.012371163,-0.023616534,0.023118652,0.014259011,0.0018288717,0.0031575083,-0.031364422,0.0448545,0.037957247,0.0032628805,0.0003627227,0.037398838,0.022461915,-0.05068009,0.06555579,0.025312211,-0.015621631,0.006236899,-0.003253198,0.016202098,-0.061449785,-0.021507377,-0.016175486,-0.017857552,0.011352601,0.010868806,0.030944608,-0.0147497505,0.05027806,0.008889948,-0.0183604,0.009186638,0.02115829,-0.02262093,-0.03334946,-0.0044915625,-0.047583416,-0.019490512,-0.017120387,-0.004445778,0.013329819,0.05904603,0.0028139353,-0.024604512,0.001240644,-0.007353345,-0.022135373,-0.14600384,0.015642494,-0.00989887,-0.002246305,-0.01261583,0.026709978,0.012998277,-0.02314125,-0.04390803,-0.026426667,-0.009530802,-0.046930872,0.027564099,-0.02794257,-0.014236686,-0.000114319824,-0.053385686,-0.025254155,-0.030666769,0.062163074,0.03972778,0.0009638045,0.07284359,0.032694254,0.024679992,0.026871959,-0.0057555344,0.003532362,-0.023399211,-0.038391616,0.036888212,0.007071206,0.012128908,-0.0009213417,-0.033005957,-0.008868917,-0.02618499,0.00006350553,-0.029975947,0.005005673,-0.0007529478,0.002865465,-0.018709889,-0.0007088376,0.03166241,0.08449762,-0.008340366,-0.009905132,-0.02825434,0.002992066,-0.040805455,0.0057911742,-0.018100845,0.05172014,0.0047561717,-0.03189345,-0.04569075,0.00339338,-0.0019569541,0.0350487,0.036495507,0.045345526,-0.044775993,-0.01854268,-0.035315253,0.05236122,-0.031244429,0.010670925,-0.035056297,0.0072283563,-0.055156652,0.032444116,0.015210285,-0.04902573,-0.0025822176,0.017822761,0.017306037,-0.02162878,-0.034370307,0.0018296072,-0.014078685,-0.002231889,-0.042623647,0.05386034,0.04209001,-0.0016561266,-0.015803143,-0.033547737,-0.015302489,-0.015432342,-0.01700642,-0.030706262,-0.019291129,0.018883951,-0.018101692,0.030911526,-0.054338,0.02559344,-0.005642933,-0.0020968392,0.014640075,-0.06541492,-0.015820256,-0.009757994,-0.035637207,0.008340095,0.035323966,0.0045641516,0.0076069683,0.0074224696,0.030739812,-0.014650505,-0.0006485832,0.009268134,-0.033724006,-0.026889123,-0.033562027,0.0043751365,0.02181774,0.011751643,0.02889908,0.009811266,0.010863464,-0.031367894,0.004451761,0.082562655,0.009096627,0.07129904,-0.011161473,0.017917596,0.013898405,-0.06933897,0.0009889696,0.012429629,0.053547025,0.002157175,-0.00087305345,0.033654768,-0.047195423,-0.029397493,-0.039291855,-0.0023709778,0.03860817,-0.024982885,0.033593554,0.02066272,-0.0069750044,0.011775305,-0.029857507,-0.023021752,-0.013005129,0.021912916,-0.012506063,0.07592227,-0.017006937,0.012816286,0.01958411,0.034358848,0.023231996,0.020454487,-0.015292027,-0.04572486,-0.043589104,-0.04649963,-0.0013832661,0.012750173,-0.025327012,-0.04478413,-0.003033382,0.005880934,0.030596348,0.0056785895,-0.027001694,-0.009723261,0.0075281044,0.01438977,0.0014581652,0.03443831,-0.035674904,-0.04247906,0.024484294,-0.0036043169,0.042069525,0.055988334,-0.020245751,0.015951281,0.024244126,0.015289192,0.04511072,-0.02516585,0.0044513713,0.01506762,-0.027754162,-0.013709899,0.064643435,0.0067397105,0.008181282,0.038699724,0.018586317,0.014494938,0.017030213,-0.014154176,-0.007383241,-0.021397399,0.0042453874,-0.0026744925,-0.026866399,0.029893683,0.025992805,0.032568227,-0.03667716,-0.0063946033,0.032067887,0.022827325,-0.004690421,-0.020456582,0.04287179,0.04666883,-0.015194162,-0.001502002,0.029745143,-0.007951571,-0.019532379,-0.03485975,-0.0125814425,0.001751725,0.0075370003,0.02206289,-0.036292702,0.04306605,-0.040919412,-0.018435737,-0.0047907587,0.013459224,0.00639245,0.00870541,-0.049711883,0.017935758,-0.033001788,-0.008369929,0.050365686,-0.011986414,-0.030304149,-0.02143508],"last_embed":{"hash":"xzjy2x","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"xzjy2x","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{1}","lines":[334,336],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xzjy2x","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.00039377768,-0.018883714,-0.043626517,-0.008861712,-0.04912199,-0.04584823,0.02060234,0.0021485994,0.012357852,0.008042558,-0.020424336,0.01681428,0.0031185497,0.019775772,0.043755945,-0.018241184,-0.0020032886,0.004807277,-0.030994805,0.00620885,0.022165993,0.012069117,0.062597714,0.04026482,0.005651053,0.0015795697,-0.028188018,-0.021683823,0.033233244,0.04414017,-0.00956862,-0.029349975,0.037698977,-0.048875067,-0.044211797,-0.011147682,0.02325122,-0.033347405,-0.0288625,0.056342732,0.019105041,-0.011668155,-0.002479489,0.00076549326,0.031770036,0.004249075,-0.02107696,-0.021424497,-0.05674194,-0.01578075,0.01799447,0.0046456014,0.016621854,-0.04175672,-0.010281982,0.040450323,0.0029070848,-0.028109854,0.017327018,-0.020969234,-0.029208686,0.028853344,0.005521489,0.024910593,0.014165255,0.013306176,0.030914867,0.024017207,-0.014404205,-0.02855795,-0.0022654347,0.0055798227,0.000535071,-0.004632676,-0.04098734,0.03484008,-0.005417215,-0.039469574,-0.005150819,0.030565461,0.005729062,-0.026322687,-0.00086465135,-0.010980964,-0.047027685,0.008766265,-0.0055016153,0.048361707,0.006510515,0.0038478954,-0.031202352,0.014066821,-0.000988987,-0.027851643,-0.026626864,0.041740164,-0.0026709877,0.00032663727,-0.004802257,-0.030455472,0.035063446,-0.025965035,0.04881467,0.0024151532,0.0024691795,-0.031010497,0.026409345,0.019244948,0.016600616,-0.024156854,0.013025711,0.03222137,0.004861716,0.015560218,0.019284355,-0.015535863,0.024731243,-0.0379654,0.011538099,0.0044196676,0.04300898,-0.004894595,0.023663344,-0.04404048,-0.02878991,-0.0246752,-0.00016668004,0.04131421,0.016351063,0.029274492,-0.0060137557,0.03586897,-0.03459641,0.04336018,-0.006648039,0.00822795,0.02758303,0.017190423,-0.023723582,-0.024566082,0.037935134,0.04161447,-0.05756733,-0.007491099,0.02254722,-0.020319019,0.0148961805,-0.030974839,-0.010805734,-0.004438715,-0.010397549,0.03318038,0.023623671,0.04099799,0.0043290756,-0.0083425,0.039612494,0.06774674,-0.032505386,0.015111085,-0.013455571,0.0009920386,-0.0276265,0.016696844,0.009764256,0.008546455,0.011899772,0.02383501,-0.041049756,0.009025624,-0.011453067,-0.06383046,0.021972898,-0.012880965,0.014507556,0.018051354,0.10950992,0.02143425,0.005859808,-0.03900357,-0.011845676,-0.028982397,-0.030796226,-0.034316182,-0.048434895,0.023040785,0.029400988,-0.03249185,0.02798621,0.033115216,-0.016803738,0.009053105,0.0016722837,0.016755698,0.0031483243,-0.037225414,-0.0026996138,0.034801584,0.027513357,-0.021848846,0.007262342,0.055188224,-0.006046332,0.024431037,-0.035503812,0.0020251244,-0.05258462,-0.014040478,0.029547533,0.010874764,-0.0014684141,-0.008692839,0.01894218,0.063749395,-0.0044391034,-0.02045668,0.04534459,0.0053538634,-0.0062349625,-0.0202505,0.036235824,0.020252537,0.00814857,-0.00087178295,0.021907432,0.016136652,-0.037977472,0.062810555,0.0025599522,-0.05264517,0.020342197,-0.00029453886,0.0012323317,-0.013031927,-0.010541966,-0.023490459,-0.03244087,0.01633531,0.027952455,0.00870506,-0.029985039,-0.0029267233,0.030505668,-0.011896874,-0.0482725,0.02652381,0.031595375,0.044285122,-0.010600389,-0.019953085,0.018546509,-0.010974855,-0.031777773,-0.061952513,0.0036529005,0.0028365413,-0.027959494,-0.015835548,-0.014390168,0.0082981875,-0.003012001,0.037845537,-0.007290772,-0.004102511,0.023634575,0.014374189,0.021747377,-0.018376857,-0.004214789,0.015573762,-0.03633442,-0.06386875,-0.0012380484,-0.003451812,-0.039703455,0.020826446,-0.050180417,0.00015366469,0.048805293,0.0103198,0.016679598,-0.0018716353,0.02489198,-0.0653536,0.07503499,0.009829171,0.009809565,-0.032045975,0.030272644,-0.008706833,0.028361943,-0.032531224,0.071235634,0.0074533815,-0.027300997,-0.008528811,-0.0012182458,-0.17127027,-0.02008953,-0.02595679,0.0507926,0.021423811,0.0163108,-0.0005451145,-0.014241071,-0.05847982,0.062433485,-0.01211542,-0.049409904,-0.011319313,0.026502568,-0.0047882292,-0.0057530603,-0.010732433,0.016595945,-0.037545342,-0.019379798,-0.02097334,-0.071883515,0.0058425316,-0.055705097,-0.044504985,0.060302887,0.071672656,0.015840968,-0.01609737,0.0022688394,-0.06044758,0.014404875,0.0035152778,-0.0301761,0.011750541,0.057151936,0.037253115,0.000792008,-0.02154067,0.042035706,0.02842886,0.05048076,0.026477825,-0.00086260017,0.0065327575,-0.02697595,0.0014092372,-0.012715685,-0.017784126,-0.00861331,0.0082341535,-0.040242765,-0.030772595,0.01231074,-0.048247293,0.005301858,-0.00057383964,0.014043108,-0.0029712904,0.01890993,-0.007612874,-0.028843,0.017462125,0.020151142,-0.00017119656,-0.040497378,0.007511688,-0.019446867,-0.010692695,-0.053593908,0.008293369,-0.031848393,0.007023698,-0.029125188,0.009891378,0.008660917,-0.039633058,-0.0426412,0.0048548426,-0.08920419,0.00783703,0.015157007,-0.01676383,0.051242344,-0.017003333,-0.035216104,0.0035820438,-0.009688682,0.025122244,0.26806045,-0.00985488,0.0068690474,-0.025865827,0.057376627,0.0065120514,-0.033910353,0.072299354,-0.016410416,-0.03385044,-0.012978231,0.021959858,0.0016958514,-0.011088796,0.020320782,0.01054353,-0.05841495,-0.008174402,0.06648341,-0.0055562966,0.01874674,-0.042246856,0.055964097,-0.031192658,-0.039503753,-0.013448442,-0.00476447,0.015649822,0.012628258,0.058518928,-0.0521217,0.0022555562,0.03528505,-0.018739687,-0.020923877,-0.0018928048,0.027019298,-0.024744764,0.013781214,-0.009718781,-0.0027858394,-0.023466418,-0.0026284675,-0.045541227,-0.055062465,-0.018090805,0.012737032,0.0035255637,-0.008194536,-0.014532841,0.013267435,0.02912477,0.017138692,0.0102489935,-0.008475118,-0.028193526,0.012978758,0.010508288,-0.0074239885,0.05154315,0.038958535,-0.0002531167,-0.040885054,-0.0073568597,-0.01235451,0.026357885,-0.023172416,-0.004143883,-0.0020844364,0.03714286,0.007613422,0.021285962,-0.017192382,0.022107016,-0.013794744,-0.01597513,0.060591318,0.022068905,-0.0024000965,0.0029862828,-0.03495967,-0.053586535,-0.037647255,-0.003988764,-0.0011488996,0.026786974,0.004167737,0.049018975,-0.031608608,-0.0064435033,0.012125804,0.002937266,-0.0016291628,-0.027239982,-0.016020361,0.020732937,-0.0115071265,-0.007345897,-0.04980735,-0.049424835,0.006335317,0.026878143,-0.0054594707,-0.0057220045,0.012700418,0.0026167391,0.004382334,0.00670704,-0.01316021,-0.0024866834,-0.09254404,0.008294362,0.019148221,-0.0038626883,0.0033425903,0.041790515,0.043559793,0.05665866,0.04265082,-0.013967749,0.024333283,-0.0038403505,0.0009857767,-0.01090013,-0.022528373,-0.082076535,0.023485735,-0.021089537,-0.028658606,0.026042692,0.036321823,-0.012301899,0.00771248,0.018045109,0.040004667,-0.014851533,0.022300394,-0.0022163463,0.015320531,0.024654344,-0.06759269,-0.027068706,-0.014988598,0.018221887,0.016789408,0.04318992,-0.003447341,0.0006177145,-0.0405527,0.013867896,0.018149117,0.04078396,0.04337457,-0.026843088,-0.021887336,-0.070207074,-0.033828255,-0.027536409,0.012633659,-0.020536827,0.008368856,0.005903968,0.011461138,0.08557649,0.0004953661,-0.020951778,0.045496088,0.03549453,-0.0242478,-0.0056497254,-0.030461326,-0.016529987,-0.01253264,0.0021974074,0.010122871,0.00161254,-0.023252923,0.05380912,-0.0009375268,-0.024993338,0.027813973,-0.01629513,-0.043476257,-0.023862557,0.014908503,-0.0054691485,0.029770942,-0.0006736074,0.0007567975,-0.014633659,0.0024771707,0.113570705,-0.01678653,-0.026687244,0.030113796,0.006561745,0.01329434,0.011453915,0.017336965,-0.037757523,-0.017145421,0.008668415,-0.006006873,0.032163534,0.007949564,-0.01053865,-0.026529945,0.025240747,-0.03264212,0.019999756,0.033829108,-0.03883917,-0.029779047,-0.004717841,-0.036157645,-0.016510284,0.0007236112,0.043076973,0.034817714,-0.035314213,-0.023115866,-0.035780195,0.04504847,-0.04884475,-0.026156647,0.028119477,-0.01451653,-0.026896548,-0.04682662,-0.013908955,-0.0020331168,-0.03454699,0.05542633,0.005773575,0.0039801933,-0.01782095,0.012339932,0.0027168756,-0.019644171,-0.054849688,0.006865501,0.011010442,0.0014488898,0.050158083,0.012208564,0.00053621415,-0.022899566,-0.046999335,0.028925091,0.016396446,-0.012343096,-0.027418418,0.0142172305,0.021273673,0.017623179,-0.016954275,-0.05685984,-0.004793183,-0.009935211,-0.050797537,0.0045339684,0.060456842,-0.0013360449,-0.0069783563,-0.048298016,-0.06919193,-0.02896306,-0.026617942,-0.008193333,-0.042328868,-0.025672173,-0.009398779,-0.00956967,-0.037889183,0.043897092,-0.00073403737,0.008581442,-0.0046787784,0.036716368,-0.07253423,0.007469494,0.0067063356,0.00078640017,-0.01972063,-0.03848313,-0.025060551,-0.015919346,-0.035017543,0.02066793,-0.03578942,0.021354996,-0.0075799194,-0.045148548,0.020457648,-0.018041309,0.024659459,-0.038549244,-0.002595222,-0.02119127,0.007160382,-0.016994836,-0.038511094,-0.008198427,-0.024134668,0.004141522,0.024989247,-0.017154362,-0.028871713,0.037845038,0.007436047,0.00072676496,-0.026678314,0.0077141505,-0.0065989424,-0.0068503884,0.010103427,0.07791709,-0.027225781,0.02075106,-0.0075754193,0.0138258925,-0.0007746915,-0.03776557,-0.001459604,-0.012562578,-0.01134941,-0.009501419,0.005155689,0.013008675,-0.024727002,-0.01571005,0.003162675,0.0012533946,-0.049650773,-0.008915545,-0.040303398,0.027298272,-0.010848433,0.024588961,0.013857123,-0.021017527,0.007475188,0.019060735,-0.04812296,0.005146089,0.00076004997,0.005821419,0.007170977,-0.010657137,0.014701649,0.038785554,-0.018750139,-0.021294955,-0.04170476,0.068734206,0.0042440817,0.010834588,0.017626163,0.04092469,-0.013952586,-0.020766756,0.048524264,0.027349617,-0.048238833,-0.010517649,0.008692792,0.022549098,-0.05525685,0.012607427,-0.014420693,-0.010276011,-0.0053946143,0.03733137,0.041513104,-0.01227622,0.03276123,0.028104242,-0.013319878,0.008840614,0.00021893818,-0.02178647,-0.032293342,-0.006625954,-0.036246307,-0.007219817,-0.044685572,-0.011762493,0.030935008,0.04477301,0.008730357,-0.050884087,0.021184186,-0.022560263,-0.0062632435,-0.15622717,0.018099716,-0.0058077686,-0.022264123,0.0037956773,0.0037041507,-0.0052463138,-0.012915485,-0.031055758,-0.018689234,0.007867705,-0.036195204,0.04687704,-0.031924434,-0.03692599,0.015338454,-0.0721178,-0.006836303,-0.04055612,0.076150075,0.045796484,0.013182932,0.061958335,0.0081676,0.00069022086,0.021883631,0.00048505003,0.006829702,-0.030733928,-0.009243217,0.03587684,-0.034393135,0.010930772,0.019143246,-0.04185337,-0.006387441,0.00751648,0.0186063,-0.02254529,0.0066057,0.0068823253,0.0045323493,0.017800974,0.01004876,0.0018080383,0.075687476,0.0013145589,0.012408275,-0.020796629,0.0016053788,-0.019847533,0.011197563,-0.010910152,0.021097125,-0.0020810587,-0.039127667,-0.019007545,-0.023071129,-0.0035197737,0.048029378,0.01768511,0.029598182,-0.05334337,-0.028751142,-0.05820746,0.03109387,-0.03499096,0.004986894,-0.009779687,-0.0071791443,-0.07022958,0.04599727,0.00570576,-0.045589972,-0.004569742,0.016873546,0.006590908,-0.04776656,-0.042810783,-0.0019001231,-0.0082440395,-0.012526234,-0.029627237,0.047899432,0.040229443,-0.015116032,-0.0115170935,-0.021792218,-0.05853676,-0.007872053,-0.024314769,-0.02429742,0.0038546175,0.0095726475,-0.027946334,0.040017407,-0.031851776,0.007924407,-0.035643265,-0.0046611624,0.019366628,-0.054536615,-0.008092629,-0.013265338,-0.014240555,0.025537139,0.02367705,-0.029401422,0.0026466534,-0.03281094,0.04391325,-0.022793405,-0.02033603,0.0110227335,-0.0413907,-0.04061105,0.0084489845,0.023148304,0.020134566,-0.016717594,0.022390414,-0.0130001195,0.018630583,-0.033197805,0.01048846,0.08664154,0.0370854,0.042072438,0.027465172,0.0092642065,0.020229997,-0.06988873,-0.0056722886,0.011614009,0.05576269,0.021935608,0.013598155,0.030596457,-0.026186366,-0.019903073,-0.025979975,0.009311268,0.03294946,-0.0020551512,0.028198577,-0.017913848,-0.0047125435,-0.0040202877,-0.027450314,-0.033215374,0.011691444,0.00018302779,0.01088312,0.07892253,0.007804976,0.02494139,0.051321335,0.029744826,0.0009811245,0.05436351,0.0035218792,-0.032376874,-0.02687409,-0.015436666,0.019357577,0.022167252,-0.013523192,-0.023783807,-0.015466417,-0.0017581335,0.03694237,0.045618284,-0.033365827,-0.0041328385,0.025621014,0.022587042,-0.008775199,0.054794684,-0.017725628,-0.016227096,0.019544985,-0.001952497,0.020419428,0.045654263,-0.014598054,0.041851513,-0.00557734,0.051113192,0.0031827453,-0.03307542,0.025455482,-0.00037894986,-0.025876734,-0.0019184522,0.07529541,0.01741997,0.013468929,0.01712344,0.02078287,0.02228558,-0.004111084,-0.023253666,0.027758226,-0.020346597,-0.014418978,-0.021421595,-0.0023910673,0.0026737198,-0.013186082,-0.01575652,-0.026965506,0.0026712278,0.04222219,-0.011574923,0.010921566,-0.009995714,0.052763116,0.05235866,-0.035684276,0.024006797,0.0081258835,0.012324057,-0.042225137,-0.088405736,-0.03828143,-0.004673294,0.03277353,0.018903617,-0.039224897,0.07498217,-0.067852855,-0.015547537,-0.014856993,0.030615622,0.019554438,0.021446815,-0.06602707,0.023608627,-0.037993293,-0.02182009,0.06534137,-0.036320318,0.025823252,0.009916648],"last_embed":{"hash":"9innlm","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"9innlm","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{2}","lines":[337,337],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9innlm","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017885573,-0.004064327,-0.04550341,0.001458511,-0.077681534,-0.05806342,0.009252572,-0.019879991,0.0021968866,0.006253628,-0.011079966,0.015462039,-0.007726574,0.0109539395,0.028326439,0.016360333,-0.00075691746,-0.0014461724,0.007962459,-0.012291034,0.00635084,-0.011007541,0.07633319,-0.0020288948,-0.018604908,0.0009324075,-0.018525997,-0.020191772,0.040584598,0.080930844,-0.023931265,0.008163789,0.05685614,-0.03549203,-0.01253593,-0.024908159,0.0065844664,-0.04083322,-0.035729375,0.0572083,0.028367586,0.0060331677,-0.011399229,-0.0030538812,0.04017143,-0.006745503,-0.052149903,-0.019534245,-0.04138156,-0.020773811,0.03943754,-0.015785934,0.03391113,-0.04346088,-0.009385206,0.054953527,-0.019462612,-0.07014224,-0.0073530586,-0.02247556,-0.02415696,0.032766394,-0.026515853,0.004443133,0.009141034,0.01582132,0.039440278,-0.0035945342,-0.014215153,-0.040994223,-0.023851365,0.020645197,0.005803583,-0.02256105,-0.041466933,0.018144514,-0.011377032,-0.0073999385,0.0028324972,0.021927224,0.008619379,-0.009153341,-0.013977702,0.013383406,-0.0031920401,0.014001466,0.011288906,0.07447942,0.014964267,0.005349327,-0.027630044,-0.012927715,-0.05956233,0.004468196,-0.011826954,0.02384484,-0.0059693214,0.004045388,0.0026225,-0.016710069,0.031647433,-0.019157788,0.025473114,-0.003416638,0.011849318,-0.019160928,0.06138886,0.034399852,0.039387055,-0.0090984,0.03363089,0.04983137,-0.0062101106,0.014483522,-0.00052224525,-0.0113318,0.019727834,-0.026024077,0.005334329,-0.021514757,0.05885142,0.03610144,0.040579155,-0.047788344,-0.008546057,0.016283719,0.014598397,0.015823398,-0.01046465,0.012972412,-0.013128548,0.041624673,-0.068333894,-0.006336704,0.0061593708,0.020890988,0.048080828,0.03802441,-0.0061781183,-0.053236242,0.02372413,0.020530254,-0.027426837,-0.00933557,-0.02176003,-0.012076068,-0.012782088,0.0062569827,0.007627943,0.031136122,0.022820523,0.03578972,0.044809476,0.0450529,-0.00998359,-0.028139198,0.007575387,0.06077937,-0.02663518,-0.015392996,0.009464345,0.00012353541,-0.023053467,0.031561736,-0.0033719193,0.020576434,0.01711456,0.032591358,-0.025336402,0.0037339348,-0.026708882,-0.02216727,0.0048426636,0.020193072,0.028926404,0.024342535,0.08390856,0.02457573,0.015458342,-0.036143716,-0.03787992,-0.005736355,0.0028059264,-0.049165938,-0.053549796,0.03993803,0.0046150233,-0.028025426,0.03524509,0.013792149,-0.001970656,0.022351017,-0.0072229845,0.043904584,0.015784118,-0.027459295,0.019292772,0.018641742,0.013514713,-0.01438247,-0.014382303,0.03648102,0.0072530005,-0.016488725,-0.041976403,0.012277956,-0.0702608,-0.015707865,0.055450957,-0.009138707,-0.026108216,-0.009808846,-0.0085191075,0.006013173,0.008081981,-0.029577194,0.049683478,-0.013360406,-0.012070803,0.00037171735,0.030571226,0.053866025,-0.019014068,-0.031559847,-0.011922362,-0.0024919973,-0.024641747,0.061273314,0.041398153,-0.017667888,-0.00952636,-0.013969862,0.0069163004,-0.006001047,-0.02391951,-0.003218739,-0.04080797,0.030546246,0.047936905,0.0021572795,-0.041719053,0.0023185678,0.060980473,-0.005156699,-0.03659914,-0.0066844495,0.046418775,0.018094525,-0.021648861,0.007761377,0.025031317,0.00537607,-0.043732565,-0.04591884,-0.00548395,0.009580706,-0.026218021,-0.037036348,0.007565452,-0.0067379707,0.0038929754,0.009925442,-0.012355291,0.013006904,-0.01626992,0.013407417,0.025366165,-0.030839434,0.017742176,0.02586327,-0.041154295,-0.07963871,0.0059534046,-0.007837309,-0.090938784,0.018086841,-0.07050408,0.015854016,0.023610402,-0.00025703062,-0.03669112,0.0012706872,0.031514753,-0.0031346465,0.06054691,-0.019890944,-0.03460344,-0.0034688911,0.014434191,0.01163704,0.00578922,-0.007907789,0.06516137,0.011138015,-0.037188627,-0.0154144,0.0125628095,-0.17316924,-0.004499355,-0.023494879,0.060069937,0.0073528113,0.013666164,-0.017824994,-0.02435552,-0.043784633,0.07661501,0.008306989,-0.039452203,0.0005337692,0.028175231,-0.002643396,-0.015699862,-0.012291831,-0.00854702,-0.036022738,-0.041360732,-0.033679772,-0.07394839,0.031256646,0.004514551,-0.021471025,0.06892632,0.04719571,0.0101955915,-0.012925836,-0.028643407,-0.05228572,0.020471944,0.002202631,0.004674781,0.020698693,0.064464726,0.019399533,0.02653336,0.006821031,0.04895232,0.01839317,0.036855828,0.009497165,-0.017526232,0.014416446,-0.0038099792,-0.020651711,-0.025427587,-0.021798749,0.015466592,0.016491862,-0.02306253,-0.035563298,-0.011922663,-0.034067977,-0.014216126,0.031697147,0.024084939,-0.016665027,0.004563032,0.009495769,-0.00776485,0.010094449,-0.017561194,-0.020726526,-0.035891857,-0.0070040966,0.0050839107,-0.012515121,-0.022088157,0.02647124,-0.021545175,0.0055468963,-0.030847687,-0.014589955,0.01090577,-0.031980768,-0.009566641,0.017084422,-0.08274487,-0.006006873,0.032493707,-0.023924002,0.035646666,-0.0038822992,-0.02800694,0.014767538,-0.008962675,0.00047981288,0.26404214,-0.026944285,0.0075432593,-0.03881691,0.0481026,-0.016911808,0.005966234,0.04839513,-0.051896747,-0.029842807,-0.011805332,0.038695857,-0.024457635,-0.034089237,0.01640308,0.030163588,-0.07559119,0.008500073,0.061126657,0.013623787,0.019009639,-0.016094435,0.033043656,-0.040798888,-0.029854061,-0.012087129,-0.039646454,0.021808188,0.0003425553,0.052015167,-0.07481322,0.039966274,0.05564404,-0.020108324,0.011130421,0.015615251,-0.0061749653,-0.025418812,0.015394474,0.008870918,0.0003107328,0.00415968,-0.004441154,-0.0744118,-0.0069193193,-0.0089873215,0.00065117347,-0.029528152,-0.005991329,-0.003597072,0.016029626,0.021195427,0.014031073,-0.0035068258,-0.017433867,-0.016413702,0.0125879655,0.020009443,-0.014331302,0.032584764,0.024860755,0.012136918,-0.027932012,0.003761802,0.011748828,0.02295921,-0.018812308,0.008435003,0.0108405575,0.02482646,0.013759249,0.008329387,0.020097455,-0.010061021,0.025460072,-0.027249875,0.005761487,0.025313523,0.02528259,-0.035180554,-0.016703624,-0.053933974,-0.037017174,-0.01122767,0.012385676,0.035957526,0.015329573,0.005135868,-0.030830236,0.011402423,-0.0021840418,0.012341638,-0.039179984,-0.045634307,-0.019790975,-0.03155869,0.015636362,-0.0053097745,-0.046052054,0.00018365655,0.004055158,0.014444805,0.0031571363,0.00879241,0.023804082,-0.02934353,-0.021543404,-0.013505876,-0.012602123,0.0027352495,-0.048988376,-0.0076024886,0.005365833,0.0073166513,0.0052609877,0.06125794,0.018923745,0.020048724,0.014035475,0.005530952,0.013040618,0.021561498,0.0034524298,0.027175236,-0.038700745,-0.042172585,-0.0047748275,-0.006051742,0.010215657,0.003877862,0.0021682214,-0.016300855,0.019193998,-0.0013454079,0.041571524,-0.019401163,0.033216264,-0.040923614,0.0149137415,0.04474046,-0.0529543,0.00225065,-0.010955961,0.030712,0.0005359187,0.040114474,0.004863863,0.015310043,-0.017363997,0.020482844,0.0059444034,0.020989118,0.016629059,-0.042487126,-0.019432586,-0.078909785,-0.0036046312,-0.044432342,0.0012857093,-0.012877066,-0.01677765,-0.0005969268,0.031196358,0.080759525,0.0042481152,-0.00997638,0.056584176,0.054598223,-0.0047480827,0.021477535,0.013867666,0.021603538,-0.008439452,-0.024573047,0.0027663312,-0.03981635,-0.014985694,0.034551997,-0.04296204,-0.04494843,0.030918155,-0.015075934,-0.014956757,0.02434517,0.033021998,-0.017741712,0.012895297,-0.005141302,0.00021376969,0.022183148,0.024325786,0.110162795,-0.019709142,-0.018815687,0.010698303,0.02762425,0.032257278,0.00479175,0.043383755,-0.04141424,0.005431494,0.012648053,-0.0057714973,-0.0071840878,0.012375808,0.022301259,-0.013790272,0.04032458,-0.017050218,0.023308855,0.008231285,-0.017021809,-0.022303924,0.022814555,-0.054308206,-0.038247313,-0.013107201,0.023382526,0.02780071,0.0040307418,-0.039730135,-0.027282342,0.007967629,-0.047043823,-0.02958976,0.012132829,-0.000151638,-0.03456619,-0.02197794,-0.012572421,-0.0054423525,-0.022046944,0.016077455,-0.009626555,-0.018390642,-0.017843097,0.013312181,0.0017208308,0.00096006517,-0.042249702,-0.011675529,-0.00086315826,-0.028677354,0.050378338,-0.031252787,0.017596442,-0.014825678,-0.054298393,0.026546692,0.016210545,0.004854006,-0.0072397264,0.001567316,-0.0016549701,0.026195306,0.01689061,-0.03825168,0.0044270796,-0.03163283,-0.043636296,0.010893988,0.035548218,0.028516933,-0.023499444,-0.04957102,-0.04579769,0.01141876,0.007956946,-0.004563536,-0.049284328,-0.036638103,0.006660873,-0.028872723,-0.018711705,0.019692404,-0.010791489,0.015831433,-0.023375126,0.044897012,-0.098511815,0.010057834,0.052483935,0.016715234,0.016731242,-0.030021103,-0.0027416055,0.021430653,-0.033156607,0.060315594,-0.045703966,0.00027590952,0.012413122,-0.04155557,0.018410152,-0.02544917,0.0051489226,-0.051242277,0.0047736685,-0.025299601,0.015618828,-0.0017632324,0.009777324,-0.005107028,-0.0017436915,-0.023626331,-0.013296785,-0.025878605,-0.054809436,0.038641844,-0.015366665,0.016104128,-0.027196078,0.00878224,0.014664987,0.021834005,-0.0029903783,0.04506724,-0.010904914,0.018018521,-0.008311518,0.00076457433,-0.033628665,-0.019139366,0.020254059,-0.024567498,-0.0032939874,-0.017477904,0.017740035,-0.012600426,0.0021457772,-0.029923735,0.0022881576,-0.040336233,-0.035750452,-0.04604553,-0.03372578,0.049095828,-0.0045333933,0.049139634,0.0014992032,-0.040956825,-0.0185327,0.016555194,-0.04215462,0.004868077,0.036536656,0.036458354,0.0006012828,-0.04815451,0.021415887,0.025875155,0.0016858033,0.014912064,-0.05497023,0.062350992,0.028770914,-0.009574128,0.03023293,0.06028037,0.043085027,-0.041770805,0.024034757,0.0049795774,-0.023557905,0.0027824398,0.0461901,0.03042741,-0.09288769,-0.022512466,0.018599758,0.009735029,-0.045206983,0.016571524,0.037737906,-0.01894787,0.051949687,0.04634091,-0.02891945,0.041377462,-0.019397028,-0.0051693404,-0.031233616,-0.01831951,-0.05106156,0.021768872,-0.019807233,-0.012890386,0.03871624,0.024868138,-0.0055895476,-0.032055385,-0.017620774,-0.04465156,-0.024727156,-0.14851402,0.010136328,-0.024954448,-0.018907502,-0.0317875,0.0030429554,-0.009383001,-0.021930857,-0.06495629,-0.001882977,0.022845361,-0.036650136,-0.0061780685,-0.018408941,-0.016595924,0.02676746,-0.058603063,0.01069774,-0.032636825,0.09268195,0.033687413,-0.0113853915,0.06455814,0.010223816,-0.023313235,0.007584538,-0.0007417693,-0.0022776907,-0.01961479,-0.035544507,-0.008470329,-0.017225392,0.004061177,0.010546275,-0.030130733,0.010773441,-0.0068998765,0.02240855,-0.032685794,-0.0034212563,0.013785933,-0.0007913917,0.010752578,0.018808896,0.019966235,0.07907602,0.011220332,0.007038201,-0.012797079,-0.0016515638,-0.04793945,0.035202485,0.001181125,0.022830531,0.0024109755,-0.017006379,-0.027303953,0.0098329075,0.043023735,0.061506182,0.0030384755,0.0016438571,-0.034946427,-0.01162814,-0.028358446,0.036654927,-0.020311939,0.02353026,-0.024462445,0.020360563,-0.056596573,0.036251396,0.0065941657,-0.041613653,-0.013923956,0.01206626,0.03661184,-0.01196261,-0.015962351,0.009356118,-0.004476537,-0.0229696,-0.016666872,-0.0060244137,0.05752125,0.0029615555,-0.030048195,-0.02470954,-0.0043823286,-0.02373881,-0.023750095,-0.034528196,-0.024068506,-0.0038424246,-0.036679186,0.02940524,-0.059276283,-0.004995446,-0.028442271,-0.01910994,0.0076983245,-0.07162775,-0.025513552,-0.034443796,-0.051658425,0.011286192,0.007827299,0.0056804675,-0.021692708,-0.038267616,0.03984653,-0.018723845,0.0114225745,0.0134109855,-0.08353747,-0.018175652,-0.047413155,0.036236778,0.061508104,-0.005246412,-0.012704588,-0.010372716,0.011972735,-0.033212293,0.016904142,0.04910847,0.029026149,0.06401016,-0.000222441,-0.0025123814,-0.0020591046,-0.051504843,-0.008563569,0.005943394,0.047734518,0.0047505503,0.016345585,0.035511952,-0.018659545,-0.030995646,-0.032880396,0.012537971,0.006152153,-0.012506592,0.00703945,-0.009922541,0.009881745,0.031154644,-0.015760398,0.005126048,0.01079207,-0.014538285,0.023850305,0.06871706,0.008478773,0.0028734342,0.01376062,0.02964254,0.039923426,0.05930116,0.00222664,-0.01564706,-0.035125922,0.012063082,-0.0018405974,0.06035454,-0.03274463,-0.024688724,0.0022232623,0.0026994238,0.030514272,0.049287375,-0.018029377,-0.0016103666,-0.0069323257,0.019336596,-0.025803598,0.034633875,-0.06513786,-0.026069181,0.011184137,0.010641814,0.015050258,0.05285559,-0.025260169,0.009339006,-0.0097925095,0.013357392,-0.004512342,0.0051290924,0.007673117,0.02554719,-0.015529311,-0.015104407,0.059711717,0.0059390822,0.022047332,0.029852105,0.029173462,0.01996024,0.026421716,-0.050599184,0.0021176105,-0.03248865,-0.037296172,-0.009342322,0.027045047,0.020857785,-0.014176046,0.022780655,-0.010324993,-0.019142069,0.012978644,0.009307509,0.000555842,0.008280844,0.050010487,0.02225731,-0.025290629,-0.012860451,0.038925167,0.0064159064,-0.018688926,-0.0558544,-0.034512866,-0.031695314,0.016931362,0.009763878,-0.046128046,0.037730075,-0.030112412,-0.004596398,0.008046706,0.022806479,0.0019652469,0.011579354,-0.027710006,-0.0035466398,0.0053319247,-0.048072115,0.078461796,-0.03413683,-0.00063028804,-0.012450082],"last_embed":{"hash":"19ur86b","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"19ur86b","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{3}","lines":[338,338],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"19ur86b","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015784036,0.006296325,-0.06460133,0.024269044,-0.07593175,-0.0130358655,0.008709482,0.0045227064,-0.009444198,-0.005437493,-0.046431653,0.03453586,-0.0008561131,0.007496445,0.02093788,-0.008048023,-0.0016615562,-0.00831094,-0.015167912,-0.016263885,0.012446008,-0.012010916,0.057284445,-0.020922486,-0.02715786,0.009586335,-0.041082527,0.010482876,0.0383572,0.060043324,-0.01827455,-0.033894334,0.006479458,-0.026619272,-0.046668816,-0.028165642,-0.0038536938,-0.012526252,-0.011530287,0.0668455,-0.006844949,0.028549183,-0.012196422,0.024355471,0.016277682,0.0000066455905,-0.05212925,-0.016067494,-0.01207061,-0.035437424,0.020130556,0.013569347,-0.0007744354,-0.0700513,0.014280365,0.059826747,-0.015402375,-0.017926529,-0.00780743,-0.012592592,-0.024870718,0.018678501,-0.007873066,-0.012271878,0.021585265,0.0034440355,0.04146115,0.011224957,-0.010265692,-0.046262987,-0.008629833,-0.0019706136,0.00988823,-0.04078923,-0.06414877,0.016197382,0.011868533,-0.05164882,-0.0032493798,0.0582059,-0.008894854,-0.0073402864,0.027038276,-0.023499468,0.007357907,-0.0010188484,-0.00614474,0.00866039,0.008329477,-0.013963624,0.0019244023,0.041046154,0.00062557677,-0.015678486,-0.0057956814,0.008670347,0.0020691212,-0.016107112,0.006577475,-0.027976023,0.056260142,-0.009898261,0.02677515,0.0013767941,0.037035547,-0.025192872,0.053913914,0.041015666,0.014430946,-0.024932753,0.032487825,0.04908503,0.011895287,0.0327095,0.02305575,-0.022935456,0.017115632,-0.05329413,0.0051362272,-0.0047611753,0.06011264,0.025804456,0.06033485,-0.0022110955,-0.016223632,0.026960855,0.012851175,0.04147284,0.020170858,-0.024085175,-0.02417999,0.055826798,-0.04781604,0.0041760216,0.0066997358,-0.006321503,0.0211668,0.008700624,0.00963772,-0.04716018,0.021534178,0.044454616,-0.048405383,-0.00061136886,0.030640226,-0.025098654,-0.009093742,0.0023485061,-0.011645595,0.0016579924,-0.029765852,0.027854968,0.026186273,-0.0044364776,-0.014431093,0.027125753,0.034551,0.050443582,-0.025284817,-0.0049301563,0.026538873,-0.022874683,-0.026058452,-0.006123225,0.019370867,0.0007384753,0.008264493,0.017603802,-0.019352097,0.023184193,-0.015735114,-0.009187552,0.021929367,0.002353352,0.031337064,0.020754702,0.04512539,0.023027545,0.017781196,-0.04662482,-0.056141753,-0.02268719,0.02521603,-0.032458905,-0.022559294,0.025273884,0.028783485,-0.035520874,0.047927897,0.015712477,-0.032433603,0.029642142,0.029178416,0.0099432925,0.048586488,-0.039105546,0.017861065,0.016414352,-0.0017871794,-0.019059824,-0.011284494,0.04503605,0.02360949,-0.024354728,-0.05662801,-0.0053398595,-0.06896094,-0.013742774,0.038437307,-0.045238066,0.03385558,-0.061209887,-0.027965607,0.017513748,0.02998788,-0.0063721496,-0.0003567999,-0.016452415,0.0136227505,-0.03744974,0.009747053,0.050158903,-0.0064402977,-0.028036796,-0.007865671,0.018130613,-0.0006466387,0.040762436,0.020056512,-0.04827685,0.0079240035,0.00054936495,-0.0033093174,-0.0074444753,0.0068038316,-0.021911098,0.004011659,0.03715449,0.03453434,0.0035501076,0.020644087,-0.02440457,0.06657256,-0.008546603,-0.04260333,0.0031818901,0.03560871,0.0275448,-0.029144915,-0.00016997842,0.0024012409,-0.0056506963,-0.05252293,-0.021762917,-0.008597562,0.009999294,-0.019585634,-0.01089243,-0.021516081,-0.029751875,-0.009645625,0.04848404,-0.0018768818,-0.0015513098,-0.0008791095,-0.029160332,0.06322672,-0.022431813,-0.0044395286,0.020873416,-0.052711062,-0.07451183,0.012126446,0.008913127,-0.06558869,0.012185081,-0.022653602,0.009267065,0.06671486,-0.011084114,-0.00416793,0.018412368,0.026359439,-0.028314555,0.05620935,-0.020978972,-0.025296489,-0.03182761,0.040153205,-0.036668524,-0.014302375,-0.0079998085,0.050037574,-0.045480005,-0.013521516,-0.005042756,0.018708164,-0.1717879,-0.047028292,-0.037721805,0.07403602,0.017913654,0.03035368,0.011357838,0.015904933,-0.02130417,0.06999568,-0.00933225,-0.053426325,0.012190314,0.06030181,0.039608568,0.012335123,0.011008989,-0.012367983,-0.020737005,-0.030370915,-0.029323738,-0.062302068,0.012733297,0.009693428,-0.040968694,0.04089621,0.059280384,0.0080263335,-0.021615073,0.009250584,-0.070117086,-0.0059767948,0.0075440467,-0.020041926,0.0019072746,0.051376093,0.0005379062,0.008944421,-0.010783416,0.033006493,0.03137337,0.03385776,0.01101822,0.0012919332,-0.018410947,-0.017480697,-0.022569824,-0.034496345,-0.05632885,0.0034911355,0.009108173,-0.02746593,-0.0441535,0.011369523,-0.05696814,-0.022434214,-0.0061708237,0.029572409,-0.015686087,0.023503486,-0.01900767,-0.030733554,0.036693837,-0.0134085715,-0.04370776,-0.04781399,0.011162389,-0.0040789773,-0.009705305,-0.033725318,0.004064772,-0.026774036,-0.018601082,-0.013549878,-0.029530881,-0.019994305,-0.021600915,-0.020101812,0.0038138456,-0.067552075,-0.0028922742,0.0075017824,-0.034544308,0.005635015,0.013243269,-0.054109458,0.031009715,0.0008594302,-0.007763608,0.27350834,-0.06149703,-0.01731908,-0.022323912,0.01983462,-0.03424933,-0.023914559,0.059259344,0.0045810645,-0.03527373,-0.0044800504,-0.030357895,0.0085844565,-0.018941134,-0.015446351,0.018251112,-0.063467145,-0.025111727,0.07088469,0.018251045,0.044368416,-0.024008214,0.0341361,-0.027367178,-0.03056197,-0.025055943,-0.022028683,-0.0014556495,0.015099755,0.051898386,-0.08499914,-0.0044368845,0.054834858,-0.005125003,0.005915899,0.050258618,-0.0008697141,-0.025238598,-0.01779493,0.0145187,0.008134194,0.0012765076,-0.017384985,-0.08875133,0.008170497,-0.010691766,0.007860493,-0.04300378,-0.014164561,-0.025212508,0.0035263326,0.005065343,0.015794847,-0.0065954863,0.0034856775,-0.0038516081,0.023960356,0.0013116554,-0.021149525,0.04214955,0.021235786,-0.0029278484,-0.03181809,-0.012459022,-0.01766505,0.014122694,-0.013788181,-0.014177665,0.033148553,0.030645864,0.013612989,0.034436315,0.013523031,0.028180622,0.020078707,-0.008497462,0.028113585,0.028773746,-0.014563066,-0.017148782,-0.018882766,-0.05288754,-0.03661946,-0.0154730035,0.019955628,0.014592958,0.018931162,0.06130385,0.022868529,-0.005104207,-0.0007611555,0.008936342,-0.027705673,-0.0073500294,-0.0128964875,-0.017679093,-0.021406967,-0.010962605,-0.051517677,-0.0030962862,0.008909971,0.01748373,-0.001713109,0.023933303,0.038448032,-0.023972597,-0.01611797,-0.025104571,-0.014590582,-0.012081327,-0.03950488,0.030333139,0.027826563,0.007641823,0.03983181,0.04621574,0.04237938,0.044046447,0.03633249,0.019830713,-0.0047011105,0.0063679605,0.0121186385,0.037160676,-0.016391052,-0.059640925,0.018194258,0.018208632,0.023495741,0.019058373,0.0023171632,-0.012810859,-0.0034943116,0.02657187,0.029639903,-0.002573004,0.016144605,-0.021017352,0.0452797,0.028762866,-0.06672634,-0.004459065,-0.016409492,0.03262013,0.010825562,0.038097534,0.02920057,-0.01776246,-0.015722409,0.015577265,0.0077914074,0.016782295,0.043958925,-0.03684782,0.0057353885,-0.069815084,-0.023196211,-0.055049416,-0.000060986295,-0.015153087,-0.030032428,-0.015169279,-0.019392211,0.0732374,0.0029035457,0.0006816679,0.050331492,0.06183978,-0.00042184695,0.010992371,-0.02146029,-0.02084923,-0.019952226,-0.008016232,0.024909806,0.0019480431,-0.014384671,0.050884176,-0.037778866,-0.036567472,0.022479774,0.0142434845,-0.04274805,0.00493748,-0.00030800182,-0.05759278,0.0047239885,-0.004657476,-0.0002815211,0.009227737,0.04694574,0.12139521,-0.032859955,-0.011603628,0.023469038,0.017514238,0.031662453,-0.018429574,0.03148197,-0.034472432,-0.0054862197,0.0003949578,-0.017968941,-0.021481192,-0.001840039,-0.004286333,-0.025705637,0.037848372,0.00094527315,0.018605229,0.021088379,-0.025876286,-0.038786285,0.034490503,-0.044651285,-0.01939593,0.013836864,0.030476637,0.01568943,-0.0012023862,-0.050471123,-0.0017205781,0.02668754,-0.047488533,-0.018480415,-0.02016121,0.015570855,-0.020226775,-0.048058443,0.008048278,-0.00172377,-0.017010743,0.016280495,0.0020916641,-0.0046599577,-0.003465225,0.011489136,0.0049721287,0.021888347,-0.06027294,-0.032443624,0.01727799,-0.030197985,0.04928984,-0.007482502,0.021133251,-0.013494845,-0.046275377,0.019457117,0.0221452,0.016463863,-0.00357779,0.010107292,-0.018249404,0.024359658,0.027677162,-0.005967504,-0.0021201514,0.019290067,-0.033862725,0.01015836,0.058640193,0.018089058,-0.02152451,-0.054182563,-0.07723173,0.0011518841,-0.0047561685,-0.021706538,-0.030336672,-0.060103253,0.0015605632,-0.022782482,-0.03457502,0.04166458,-0.023301402,-0.031550772,0.024060484,0.042728268,-0.06885481,-0.0019458871,0.041503772,-0.0010856608,0.0067447512,0.0061043845,-0.006621513,0.02396859,-0.03379824,0.030626288,-0.019611089,0.013786682,-0.016478851,-0.0376442,0.04821638,-0.035327848,0.015357115,-0.024009291,0.019278908,-0.014084605,0.0024089052,-0.026084611,0.0006771197,0.016193148,-0.0063957255,-0.004052501,0.009875936,-0.034567386,-0.029771494,0.027226532,-0.007842851,0.010989761,-0.029278705,0.010479624,0.0009273532,-0.0024894273,0.03365906,0.080811195,-0.016653992,-0.01829903,-0.011963583,-0.008047957,0.00620452,-0.035480548,0.021890681,-0.058980227,-0.022617014,-0.017266039,0.022215514,-0.0032801474,-0.022099894,-0.031246103,-0.004260376,-0.0036286823,-0.02454403,0.00193211,-0.050613172,0.04746043,0.0106371455,0.023518253,0.020716842,-0.035665955,-0.022587307,0.025438089,-0.025181355,-0.0056007816,-0.0024673596,0.024235865,0.020013025,-0.008504784,0.012437036,0.0014037519,-0.008015571,-0.02066525,-0.04474946,0.056824226,0.0002662726,0.0062372056,-0.004080823,0.08752638,0.0142775355,-0.03656233,0.054055486,-0.0045659333,-0.013150914,0.002957761,0.03920353,0.030786894,-0.085706145,-0.01445662,-0.019885845,0.0050936644,0.00027918885,0.019260261,0.020816179,0.012525733,0.03727238,0.014365135,-0.03108699,0.010978005,0.000055501976,-0.009393556,-0.046623208,0.0055379444,-0.008635482,-0.004798501,-0.032118246,-0.009899687,0.028946338,0.06856341,0.015665755,-0.037449516,0.0011670339,-0.01005687,-0.02031901,-0.15041259,0.008375862,-0.028024897,0.00073236175,-0.029958844,-0.007276212,-0.019495526,-0.020753793,-0.037509155,-0.011280745,0.012153861,-0.030515533,-0.003564448,-0.015491317,-0.0031312692,0.018199656,-0.032116424,-0.027508503,-0.01843918,0.05314648,0.03026598,-0.0031975997,0.032981973,0.0013197734,-0.029365115,0.023955623,-0.009211153,0.013049257,-0.030746737,-0.029544827,0.015078912,-0.03003943,-0.0065135863,0.020664662,-0.03945133,-0.02263506,-0.009991806,-0.0073720943,-0.029042382,-0.017652301,0.0044205026,0.022837369,0.0032048302,-0.0023146186,0.006879243,0.07255626,-0.00055590906,0.00964858,-0.02367484,0.013590264,-0.050658565,0.022761842,0.017210934,0.026645694,0.000724272,-0.02684204,-0.012368003,-0.03506257,0.003051203,0.031291664,-0.0047296504,0.038672496,-0.03610507,-0.020826016,-0.05108588,0.037987623,-0.0122313285,0.020528002,-0.0028202091,0.0056010936,-0.0067682224,0.028525142,0.009850339,-0.0431337,-0.018367646,0.013558687,0.028352935,-0.0042008893,-0.0121421935,0.006227596,-0.022947673,0.009505833,-0.03513593,0.042145398,0.046328943,0.0040213815,-0.02519526,-0.012843891,-0.048945088,-0.028717907,-0.024683788,-0.04020159,0.010477115,-0.004244661,-0.035546124,0.044373438,-0.049107283,0.0023193483,0.003086341,-0.037703983,0.019278014,-0.060076166,-0.019933129,0.008648173,-0.032765727,0.0008477349,-0.00010292909,-0.011347447,0.011561923,0.017886933,0.007449283,-0.03558471,-0.016391851,0.031025141,-0.053782444,-0.018678008,-0.014720695,0.010512664,0.02969792,-0.025574295,0.02861746,-0.018338064,0.022684626,-0.0335168,-0.0069110515,0.053886347,0.045921654,0.06379006,-0.018208545,0.0040032263,0.032459076,-0.0821876,0.01644284,0.023442741,0.022999678,0.013326731,0.014981338,0.03806435,-0.049714603,-0.053695727,-0.032390986,0.019793406,0.065249965,-0.013723578,-0.0011259761,0.004221178,-0.0051206527,0.00068102335,-0.03387647,-0.020013887,-0.0010669006,0.0062915087,0.007871558,0.107215025,-0.015253903,0.020497184,-0.0008423541,0.048278984,0.005757015,0.04160748,-0.0059009194,-0.03811499,-0.008179561,-0.06520213,-0.01898494,0.03742713,-0.026167985,0.002810764,-0.023743963,-0.0052694874,0.0044530495,0.04843869,-0.027525485,0.006994222,0.029664246,0.031397868,-0.016376782,0.029081814,-0.01721056,-0.011225396,0.012412914,0.0083856005,0.027522685,0.041862834,-0.019260377,0.021424083,0.008610061,0.029189162,0.014761862,-0.0005975131,0.021810258,0.0017062348,-0.019143803,-0.0076433574,0.062488526,0.02612128,0.026643643,0.024393622,0.014543709,0.014424761,0.012602713,-0.018520257,0.024799576,-0.035093058,-0.008678762,0.005894111,-0.015225484,-0.006146029,0.00029038166,0.021133872,-0.025142789,0.004186113,0.03994195,0.036889076,-0.00012998209,-0.04705798,0.052059803,0.03870188,-0.027823567,-0.014118243,0.025769232,-0.0031990635,-0.015566816,-0.035170246,-0.031443447,-0.013293083,0.010035861,0.03346442,-0.026946722,0.04417481,-0.028254751,0.0072077597,-0.01868421,0.023691913,0.01772858,-0.023379037,-0.022862015,0.011704399,-0.03298279,-0.00776391,0.06819585,-0.011362972,0.036161892,-0.004356819],"last_embed":{"hash":"1fczrka","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"1fczrka","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{4}","lines":[339,339],"size":65,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fczrka","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010993647,0.007384296,-0.057089992,0.0065965084,-0.037304077,-0.05889165,-0.008227751,0.011039694,0.0029920633,0.013663026,-0.025595535,0.03139066,0.012694503,0.014059655,0.018210674,0.014029197,0.029442322,-0.009919041,-0.02737369,0.0005864988,0.005458464,0.014311958,0.06786959,0.0038585064,-0.007397096,-0.0056567737,-0.028341722,-0.02750507,0.043948203,0.058471117,-0.017728422,-0.005316643,0.05916989,-0.048536256,-0.047076553,-0.0038159767,0.01708177,-0.03171713,-0.018093461,0.06941201,0.037235055,-0.006280989,-0.015222321,-0.012251116,0.041702554,-0.020335667,-0.03047367,-0.025288323,-0.064569905,-0.012336296,0.06171502,0.012723377,0.06026109,-0.05228176,-0.01901234,0.066492714,0.0032699318,-0.041032378,-0.0013782468,-0.008733165,-0.02263981,0.023069168,-0.021617882,0.00802403,0.030122569,0.0080063455,0.027786838,0.03055069,-0.018428747,-0.052768566,-0.0017393153,0.015191686,0.018386435,-0.009565048,-0.050457936,0.027005985,-0.023561887,-0.021545708,-0.00824943,0.030864354,0.004199112,-0.018436505,0.009380202,-0.011663041,-0.0508848,0.014043465,-0.025890656,0.00060792925,0.02669979,0.011057023,-0.019056076,0.0056492006,0.0046522464,-0.009785585,-0.0019717119,0.019750534,-0.015647091,0.006162839,0.01060743,-0.044585723,0.001628682,-0.03754141,0.02457049,-0.021584257,0.008337595,-0.028037993,0.05364913,0.017745227,0.022529615,-0.012982658,0.03080579,0.03251909,0.007854244,0.032888047,-0.008525448,-0.008229009,0.0254472,-0.033362396,0.025891317,-0.0069507547,0.03732262,0.021324,0.06977214,-0.032128222,-0.008914396,-0.020479333,-0.009304067,0.024053495,0.009592985,0.026959896,0.001390153,0.0322898,-0.03853087,0.023293404,-0.0025281168,0.0065967105,0.05515903,0.018587073,0.005850817,-0.04041367,0.04311108,-0.009671684,-0.046185873,0.006496704,0.015108348,-0.013444511,-0.0068590282,-0.029204544,-0.029831838,-0.0070244167,0.027928602,0.02496836,0.01884365,-0.0069649853,-0.013357067,-0.004194472,0.056022458,0.05586431,-0.030924274,0.012201441,0.019473592,-0.023392014,-0.0211044,0.019859018,0.014060867,-0.007775706,0.023090133,0.028833387,-0.048049204,-0.021231657,-0.004642615,-0.052200902,0.003329498,-0.00077711564,0.03346083,0.02503057,0.06516512,0.013916778,0.012411435,-0.024433143,-0.016231345,-0.024157476,-0.020243429,-0.045559343,-0.040226962,0.021676125,0.032424286,-0.02217919,0.029250694,0.022289239,-0.023998424,-0.009050279,0.021129044,0.008430609,0.024931312,-0.046270553,-0.01360977,0.013217307,0.018331375,-0.012654901,-0.015090155,0.040471375,-0.012690022,0.028122118,-0.03522024,0.010091606,-0.0693801,-0.026519349,0.040860813,-0.009880211,-0.0010453768,-0.0075706863,-0.014533097,0.027350828,0.013793368,-0.008675387,0.047031436,0.028829824,0.015400116,-0.014793257,0.038760785,0.030738607,-0.021359477,-0.01988919,0.037345193,0.022705851,-0.03504034,0.052738905,-0.0022168597,-0.022622583,0.00082391425,-0.015631747,0.014735102,-0.013995198,-0.033674847,-0.015953269,-0.013761557,-0.0046897396,0.030498369,0.021630174,-0.029126875,-0.012333683,0.056811105,0.012563596,-0.043439876,0.014519396,0.040879652,-0.00058825855,-0.018628096,-0.025036315,0.005521714,0.00319196,-0.023807386,-0.0819197,0.022619521,0.0047780448,-0.023225678,-0.017419472,-0.012009567,0.0002767782,0.0035461264,0.019010799,-0.022169238,0.004902524,0.026768427,-0.0011055158,0.03232882,-0.016959047,0.00791825,0.028521039,-0.016444242,-0.03631612,-0.009143598,-0.011710697,-0.051308922,0.033917636,-0.038467962,0.020645766,0.035802815,0.006689203,0.024018478,-0.0060695373,0.02227089,-0.034759,0.089193285,-0.031787984,-0.04110621,0.009650734,0.0032299026,-0.0018851723,0.048745822,-0.032546066,0.05984606,-0.022734953,-0.024827166,-0.034333628,-0.0070529887,-0.17320256,-0.014564979,-0.022017462,0.056500126,0.031230994,0.014503976,0.0027709955,-0.002663362,-0.025093736,0.035225246,0.008488097,-0.046359997,-0.0089065395,0.007348242,0.005929294,-0.0048221336,-0.010165698,-0.009350988,-0.04599218,-0.022409122,-0.04170096,-0.07542077,-0.012240463,-0.06405439,-0.010410902,0.082962,0.029896874,0.032005582,-0.029934807,0.0029926756,-0.064640164,0.0089918105,0.009880844,-0.014445348,0.03266026,0.07168245,0.042410143,0.01226451,-0.025217047,0.020880297,0.01838181,0.052066643,0.036971316,-0.028000535,-0.0020604064,-0.048961807,-0.00951346,-0.01266124,-0.004789564,0.00877239,0.005966159,-0.035582274,-0.019395271,0.017197069,-0.024119854,-0.007023783,0.0218142,0.0047929934,-0.038750723,-0.033899188,-0.0003784598,0.015019869,0.026034744,0.0024035864,-0.015180411,-0.04259481,-0.031261697,-0.033558004,-0.008782676,-0.02866668,0.014697657,-0.0046362723,0.021641644,-0.026359072,0.0013476239,0.040384673,-0.030451722,-0.029851642,0.0015568262,-0.07493404,0.022154668,-0.0028522976,-0.0029448858,0.036693472,-0.0018038084,-0.03080104,0.0124092875,0.019942492,0.01572433,0.24945256,0.0048068524,0.02479171,-0.03573659,0.012935153,-0.019681558,0.014592115,0.03370422,-0.010251514,-0.023293985,-0.047883917,0.0020934276,-0.022004604,-0.026262242,0.020239314,-0.015586321,-0.052223753,-0.0028409644,0.07444111,-0.012875489,0.016443502,-0.041410573,0.065029144,-0.02094502,-0.029217962,-0.011123067,-0.014636501,0.0030302175,0.0032865591,0.040068544,-0.05414192,-0.0031186373,0.04717806,-0.02992004,-0.00047964815,0.009670244,-0.014065631,-0.037927568,0.025338449,-0.003273158,-0.0026121074,-0.01306649,-0.026822448,-0.054429136,-0.004261038,-0.007116508,0.00013663962,0.0009428104,-0.011429602,-0.009968659,-0.0076517947,0.047680635,0.019052707,0.018966082,0.002992799,0.0028496343,0.013765829,0.026174445,-0.01442219,0.056425344,0.023186283,0.00057148637,-0.009064708,0.003493711,0.008098548,0.039773647,-0.007935548,-0.00915087,0.005069104,0.029794622,0.017654449,0.049033012,0.014914884,0.009090848,0.011354484,-0.014935226,0.0307623,0.035032615,0.023247557,-0.0036111597,-0.04494872,-0.06361956,-0.047744833,-0.009762161,-0.0015173822,0.045659848,-0.011645418,0.053902224,-0.021840515,-0.013246136,0.0064445822,0.011176667,-0.0336119,-0.06164012,-0.025565073,-0.017105531,-0.027070928,-0.007324284,-0.06981564,-0.024219425,0.020233322,0.030760577,0.0016482767,-0.00847739,-0.00015010973,-0.002128799,0.00608209,0.016613465,0.017003777,0.015628356,-0.070024334,-0.0019504017,-0.003170923,0.022754315,-0.014787106,0.065406755,0.028329158,0.07113589,0.03393403,0.011009262,0.011136503,-0.007418677,-0.012601811,-0.00906862,-0.025201548,-0.051196877,0.019389303,-0.032516666,-0.006233483,0.008977193,0.0007559744,-0.024530629,0.011854632,0.043739468,0.06405338,-0.0076569756,0.027455404,-0.01945841,0.012571791,0.02417131,-0.060167566,-0.04851915,0.0020049314,-0.023336802,0.016057765,0.024131976,0.00993931,0.015596175,-0.036265615,0.018849155,0.034035895,-0.009250178,-0.0140428515,-0.028978718,-0.024615483,-0.05570052,-0.011436511,-0.012804236,-0.008351069,-0.022504564,-0.0023384206,-0.0066899294,0.0001803445,0.06835621,0.02970689,0.002666242,0.06366241,0.040901408,-0.020284912,0.014972757,-0.005908985,0.0017047169,-0.00012247672,0.008324505,0.010975274,-0.01290676,-0.02540998,0.06683814,-0.031097047,-0.023880849,0.020245317,-0.038225863,-0.039409406,0.006059177,0.014078984,-0.01859585,0.0529014,-0.0073889713,0.012216251,-0.0023682835,0.012745428,0.13781834,-0.054612353,-0.030042727,0.050518703,0.032392174,0.013254424,0.0126196565,0.022661366,-0.02398333,-0.010440966,0.04870262,-0.003056334,0.04515878,0.0065019005,0.015668685,-0.007378735,0.03341025,-0.061668515,-0.008305857,0.037589066,-0.008279561,-0.035505313,0.032748166,-0.058592033,-0.010551922,-0.014501227,0.014383138,0.03255016,-0.021097982,-0.055024408,-0.033304095,0.04923638,-0.03374201,-0.03183409,0.025037684,-0.0039538145,-0.003344232,-0.049310654,-0.0227321,-0.0054273163,-0.03890345,0.031174926,-0.0035980819,-0.008012642,0.00054720487,0.00797469,-0.004713786,-0.013290895,-0.06444815,-0.0008838696,0.022840956,0.00545369,0.026287861,-0.031617638,-0.0042548743,-0.014673922,-0.07027888,0.030401189,0.02989843,0.00048964197,0.02320913,0.0003052532,0.020716893,0.01640393,-0.006139366,-0.025972934,0.004577646,-0.01410882,-0.02029292,0.015818195,0.040642302,0.0046719904,-0.0054057157,-0.025840376,-0.08040384,-0.01675506,-0.0051533803,0.009204719,-0.028640207,-0.018281382,-0.0064452575,-0.041121192,-0.044089895,0.018816838,-0.024781065,-0.020057691,-0.004882311,0.0021829666,-0.0818299,0.0060218615,0.018558554,0.009391808,0.0078669265,-0.022059103,0.0073651616,0.025705095,-0.027683482,0.051382974,-0.04385217,0.013197331,-0.013855278,-0.05270765,0.031106336,-0.024156895,0.02607104,-0.036032405,0.024926623,-0.02618092,0.0012261443,-0.001755022,-0.020793432,-0.011688714,-0.0028998645,0.0030165098,0.011177084,0.017615186,-0.033107333,0.026140612,-0.002064076,0.008914751,-0.025934057,0.019057214,-0.016126558,-0.01739322,0.0021837496,0.047606356,-0.0038761555,0.0016490105,0.0023070273,0.03332244,-0.018149734,-0.014188252,0.043472555,-0.024319425,-0.02318105,-0.00012144237,-0.012166577,0.006632034,0.0015799797,-0.023957372,-0.009623857,-0.0299747,-0.040532127,-0.008616135,-0.04134914,0.015799778,-0.032206196,0.050505057,0.029372927,-0.010116581,-0.023466626,0.007862303,-0.037154358,-0.0053257886,0.027382413,0.017020341,0.0023706267,-0.0123465415,0.013608652,0.008892666,0.0058253645,-0.010903274,-0.011367413,0.04838564,0.0024376467,-0.012277968,0.026961764,0.06598647,-0.03866634,-0.007984232,0.019669637,0.054298006,-0.0033853254,0.006873034,0.009231178,0.025298772,-0.08368442,-0.018219538,-0.015501943,-0.014533038,0.0042521977,0.0190649,0.039235942,0.0039313096,0.06733729,0.054856285,-0.0012160924,-0.00653044,-0.008327823,-0.008805786,-0.034357145,0.0057285763,-0.03149337,-0.0045156633,-0.02653732,-0.033283226,0.026440907,0.058902737,0.027795874,-0.04396797,0.0037119528,-0.032584496,0.009197952,-0.1570801,0.00049646944,-0.00030610096,-0.009087502,-0.031044576,0.008379928,0.027742442,-0.023094404,-0.03163673,-0.022381213,-0.004817636,-0.045175783,0.020715607,-0.029098608,-0.008238078,0.0017838953,-0.064685985,-0.017494135,-0.02411021,0.058127407,0.048053402,-0.0014216137,0.02449634,-0.00037133013,0.025114743,0.012538923,-0.018801825,0.0029098252,-0.01814068,-0.042354226,0.018484695,-0.033506755,0.0060293414,0.0035219938,-0.042592548,0.008705134,-0.012508386,-0.003784033,-0.010007497,0.023355195,0.024682717,0.009234013,0.018538525,0.0022795598,0.026509821,0.06444238,-0.020947319,-0.009349712,-0.015612311,0.0036747206,-0.054030214,0.014274386,0.0076710004,0.028051432,0.011816268,-0.03316448,0.007899007,0.009399598,0.028455343,0.039238464,0.016923072,0.024429616,-0.04242908,-0.028989706,-0.052767932,0.033299755,-0.066212766,0.0020154924,-0.03610771,-0.009314893,-0.074351445,0.052661248,0.016864281,-0.05180702,-0.010499917,0.00337067,0.014083788,-0.019805081,-0.034616094,-0.005233907,-0.011967205,-0.010499335,-0.025702115,0.052694112,0.048302412,-0.001988304,-0.027598962,-0.035606828,-0.012405597,-0.00863888,-0.009968794,-0.0076155216,-0.017350944,0.014847281,-0.03592513,0.007466772,-0.046189677,0.019128827,-0.03896344,-0.029666312,-0.0025686086,-0.05508459,-0.0009876019,-0.03374468,-0.048293248,-0.003693605,0.042728305,-0.01698658,0.011962355,-0.009622221,0.021769552,-0.014013389,-0.017942049,0.0072577577,-0.038844988,-0.05341172,-0.0274515,-0.0149463285,0.026328666,-0.008546023,0.013961523,0.00061052426,0.045415264,-0.02683234,0.034943875,0.07362094,0.025533274,0.054218017,-0.0014871681,0.003980971,0.026767554,-0.052694116,-0.008607971,0.0059525156,0.057690807,0.00080684776,0.00088698167,0.03114409,-0.04088879,-0.02981649,-0.047011666,0.005212791,0.04005764,-0.006447669,0.009775449,-0.027601909,0.035222992,-0.011916009,-0.008987791,-0.022348803,0.0038822016,0.00038837167,0.0047499174,0.09367943,0.016445275,-0.0058012316,0.066830084,0.02266727,0.019184364,0.03380673,-0.0017899186,-0.041136004,-0.033065636,-0.036388576,0.00012912106,0.03595554,-0.004470849,-0.042059336,0.002010099,-0.0118569285,0.0070229713,0.026964579,-0.022611685,0.0038178589,0.019992752,0.030626502,-0.019456444,0.010999306,-0.055245608,-0.022927439,0.03560086,0.004081561,0.012988582,0.058798343,0.005644268,0.036966305,0.014938863,0.008608397,0.008334108,-0.03448945,0.037334543,-0.0077062664,-0.012352187,-0.005210331,0.043705612,0.005853682,0.00377085,0.03226167,0.009803979,0.009018822,0.018514996,-0.020588454,0.019016808,-0.019351404,-0.011458141,-0.02471219,-0.03862221,-0.00083818677,0.018131834,0.022314295,-0.02793183,-0.00435758,0.047983684,-0.0019145907,-0.0008199018,0.020770073,0.06926917,0.03916314,-0.016463686,-0.042983726,0.015422516,-0.018414028,-0.034082156,-0.07369979,-0.026797753,-0.009015061,0.018740837,0.008388124,-0.036367677,0.03933032,-0.05350785,-0.016152894,-0.021421624,0.04112763,0.009425158,0.013153287,-0.03722496,0.015821705,0.0010245797,-0.008955878,0.07968622,-0.032905106,0.015710555,-0.016412046],"last_embed":{"hash":"pajg5i","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"pajg5i","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{5}","lines":[340,340],"size":71,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"pajg5i","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030738035,-0.009036099,-0.032750405,0.004437337,-0.038803462,-0.058999915,0.036782395,0.013844261,0.014565112,0.018071152,-0.0150520215,0.0035262257,-0.013616333,0.037789624,0.040442243,0.013457776,-0.000039186725,-0.009207909,-0.021123754,0.029232211,-0.028538411,0.0013433499,0.05718214,-0.019398788,-0.04331887,0.0037412925,-0.017594948,-0.01415018,-0.00048284553,0.0691527,-0.03374284,-0.064669274,0.007821082,-0.031655595,-0.057139408,-0.020332253,0.002882521,-0.033063386,-0.01870199,0.061411865,0.0047978708,0.02145412,-0.0072577405,-0.044549957,0.051948063,0.007759384,-0.0352534,-0.007682656,-0.037108183,-0.013153239,0.025151853,-0.0067488044,0.039460737,-0.08825213,-0.023579484,0.030905487,-0.04894174,-0.044018034,0.026542785,-0.019594176,-0.018655606,-0.01429509,0.027687566,-0.019412069,0.023487251,0.060700916,0.009825459,-0.0032824648,-0.026403273,-0.034480274,0.010403571,0.00019022293,-0.00851973,-0.020624781,-0.021596378,0.04344199,-0.022156132,-0.042239107,0.0023609104,0.04507336,0.01226635,0.0039887684,-0.0024871205,-0.025481818,0.004054726,0.046612345,-0.030589404,0.0014316299,0.0076881205,0.010694831,-0.009939194,0.018236596,0.0039373226,0.00081912085,-0.022945572,0.008259932,-0.021266721,-0.013077829,-0.021441381,-0.023994884,0.03379683,-0.021030366,0.013421469,-0.013588903,0.002808812,-0.029595288,0.03565638,0.009218041,0.047630403,-0.008739644,0.015108714,0.048828393,0.011441983,0.02059161,0.017691486,0.0067269583,0.039032158,-0.021478795,0.0041804835,-0.0054860553,0.05387366,0.0387541,0.03666942,-0.04601207,-0.0056291553,-0.017964663,0.0073918514,0.018612541,-0.029094817,-0.002124814,0.02202124,0.004912926,-0.014132784,-0.00729805,0.0016216164,0.00977658,0.03641512,0.02091636,0.014827004,-0.034476485,0.01143781,0.033954274,-0.05482023,0.008860226,0.010758967,-0.012948532,0.032121006,0.02100469,-0.008301177,-0.027638523,-0.0021963543,0.013321224,0.025173865,-0.01799789,-0.016527299,-0.00089199835,0.043238737,0.034343585,0.010738774,0.00052200665,0.0022297723,-0.034484953,-0.03807086,0.042744,0.01604172,0.031898793,-0.013901298,-0.00042455347,-0.03248609,0.00966348,-0.023959527,-0.046782427,0.027849281,-0.007278359,0.023813846,0.040108494,0.06150603,0.021063898,0.018759234,-0.02855837,-0.041407496,-0.03719003,-0.0065684523,-0.03331502,-0.04082789,0.036227923,0.014236788,-0.010228093,0.022788104,0.003705578,-0.01697125,0.0047138715,0.01725514,0.028645322,0.002356118,-0.044248484,0.021041576,0.010224064,0.015051134,0.0023274855,-0.006703101,0.08042043,0.015315043,-0.03003249,-0.059724968,-0.011042673,-0.048642,-0.011223,0.019657739,-0.012610937,0.03119722,0.013695657,-0.005431235,0.016598297,-0.01628353,-0.038341753,0.03840464,0.018607687,-0.018977249,0.0037161561,0.015230249,0.026476705,-0.0142961135,-0.0074502593,-0.013163249,0.021174515,-0.0015115638,0.035419807,0.017728137,0.009703414,0.018316379,0.0000046259547,0.0162735,-0.0035586096,0.0026292002,-0.016702618,-0.046870463,0.01817919,0.036636658,0.017452313,-0.028280264,-0.022317693,0.00687745,-0.0030042597,-0.04752633,-0.014943163,0.049451675,0.0065782294,-0.021315888,-0.0029315634,0.04015881,0.0076198163,-0.011424784,-0.073660895,0.017570676,-0.013468002,-0.0023688534,-0.031045428,0.00215489,0.008340227,0.019914255,0.0038917453,-0.027477711,0.011771708,0.006030999,0.003915783,0.003865887,-0.010868175,0.0039272057,-0.0063936994,-0.009059139,-0.040043645,0.012435609,-0.010600254,-0.03915865,0.036846098,-0.06913585,0.012470596,0.071822524,0.007195663,-0.03226864,0.052873917,0.045719415,0.0010283084,0.08367291,-0.031173218,-0.0132333925,-0.011545448,0.031023376,-0.022762166,0.0010915697,-0.011188563,0.057782058,-0.00060254155,-0.046968162,-0.0023456155,0.01540338,-0.16768347,0.00633874,-0.030041985,0.014624694,0.02046184,0.019773502,-0.02947664,-0.011900925,-0.06253392,0.047580298,0.009125447,-0.04511252,-0.012913482,0.022463568,0.013213584,-0.003687397,-0.008395915,-0.00012825124,-0.047480956,-0.052620832,0.008986237,-0.064744435,0.02056817,-0.05807917,-0.021408502,0.00020725057,0.052276462,0.040115513,-0.01596925,-0.011157403,-0.058239955,-0.0032085215,-0.0002252889,0.0003109379,0.014828946,0.06422963,0.014469149,0.016844952,0.028673837,0.016692994,0.013992055,0.031448238,-0.012791429,-0.0060597747,0.008079939,-0.008922684,-0.0017146112,-0.034070294,-0.02543615,-0.015419481,-0.038166292,-0.057609037,-0.039150897,-0.001689075,-0.026960878,0.004680846,0.02994337,0.02012242,-0.023851648,0.043940175,-0.027994944,0.015253152,0.013125985,-0.003014712,-0.012894191,-0.055763748,0.0040829396,-0.005093723,0.0004790079,-0.03598285,0.013210033,-0.004315113,0.00004382764,-0.0509811,-0.046189852,0.0034530736,-0.014160414,-0.02791965,0.0034576862,-0.0687973,0.034293,0.022565756,-0.007128198,0.024500538,-0.011149936,-0.012355152,0.035300575,0.008295788,0.020005682,0.250772,-0.01503082,-0.06790646,-0.03288206,0.03327426,-0.017933529,0.0006518758,0.07076922,-0.00009655112,-0.05685241,-0.04452628,0.008478529,-0.014190148,-0.04228545,0.026104195,0.02540044,-0.060533393,-0.031145409,0.10339079,-0.006626503,0.010440596,0.02167469,0.06589488,-0.022780577,-0.038881548,-0.01855001,-0.027736193,0.009840057,-0.0110694235,0.08359344,-0.06574671,0.009011078,0.05093157,-0.05830348,0.006789534,0.005873396,-0.004975759,-0.045741774,0.039048526,0.006416585,0.008141843,-0.0123881465,-0.00555237,-0.052657653,-0.026164861,-0.04848372,-0.014413642,-0.0030554854,-0.008138506,-0.0038568287,0.039731145,0.0330324,0.0013164413,-0.018528504,-0.0355691,-0.016057648,0.0332539,0.004785411,-0.008552467,0.035530362,0.043078553,0.0034025838,-0.023040261,0.01566505,-0.03832222,0.023801377,0.022849848,-0.033128962,0.0067742458,0.031664446,0.011869669,0.05028892,0.0055990997,0.028807722,0.01105341,-0.032811847,0.057896003,0.029222485,-0.0045103086,-0.0500175,-0.015849784,-0.03529894,-0.018262077,0.040615495,0.013169828,0.017332923,0.0174826,0.075468,-0.0031528163,0.025236238,-0.0036458839,0.01735967,-0.013795556,0.011621743,-0.029523855,0.003389293,0.0038296308,0.017333101,-0.035427637,0.009028999,-0.0025017709,0.0068472987,0.030922154,-0.008867462,0.046137873,0.0023250333,-0.019882608,0.005787373,0.01088688,0.011355807,-0.046247996,0.003153015,0.0050732694,0.014289982,0.008872277,0.07508968,0.037122466,0.024425335,0.02740322,0.018605322,-0.012213723,0.0150678065,-0.0077605406,0.034328908,-0.03155298,-0.06397178,0.006630103,-0.008017137,-0.018347114,0.029171785,0.0053147497,-0.02302142,-0.0072709336,0.00074058375,0.08126573,0.009361993,0.006040479,-0.017559461,-0.0046393187,0.023646675,-0.020160487,0.015537131,-0.014017134,0.0017103979,0.020347804,0.031145744,0.002886544,-0.020856172,-0.014475476,-0.008459124,0.03636773,0.009628423,0.014267912,-0.051585045,-0.050731104,-0.07965206,-0.026106693,-0.0401997,0.0063402145,-0.025927993,-0.00092452415,-0.0123777175,-0.009716329,0.07372438,0.014568867,0.025489401,0.09706324,0.03879894,0.019541435,0.0516148,0.02039478,-0.04347845,-0.04407614,-0.012287097,-0.011631238,-0.009800427,-0.057292037,0.063253954,-0.032771684,-0.0074631297,0.013985709,-0.043065403,-0.018336384,0.0071845073,-0.0011612627,0.005071914,0.011077688,0.0027537243,-0.036835644,0.017249651,0.050376516,0.13152185,0.013385652,-0.0018586966,0.030652352,0.01762491,0.06546005,0.03447478,0.035110943,-0.04952646,-0.0072055114,-0.009534965,0.0035252906,-0.0049288915,-0.0037424276,0.026885394,0.0036631015,0.037021287,-0.019366382,-0.0037586128,0.036855746,-0.0070481356,-0.06518713,0.025271337,-0.03740054,-0.015589452,0.023501774,0.031850222,0.012447767,-0.028432054,-0.057037715,-0.018361254,0.031640787,-0.0017769497,-0.044283178,0.011480516,0.021739027,0.023820674,-0.010953733,-0.01055132,-0.0077800006,-0.0015609704,0.021409236,-0.011796666,-0.0033048776,-0.014920296,-0.0072236136,0.0031431566,-0.0271193,-0.06864946,0.0020369866,0.008514795,-0.024639854,0.018520141,-0.01071211,-0.01917213,-0.02678324,-0.06746327,0.015746195,0.028355327,-0.007939895,0.033920474,0.0033718464,-0.02404614,0.013427657,0.04262541,-0.016175225,0.014134514,-0.03058491,-0.02153361,0.008086366,0.06446013,0.017966315,-0.0055867797,-0.0381703,-0.03407498,-0.0081225615,-0.020423548,-0.000020121799,-0.037784945,-0.015635917,0.022975165,0.003090027,-0.02744718,-0.012041592,-0.026528735,-0.029731954,0.060410358,0.021506688,-0.04159872,0.0012031376,0.035637,0.0027919498,0.05425948,-0.032227885,0.00860316,0.022335446,-0.03714605,0.031030023,-0.03012565,-0.00012454235,-0.0092062,-0.05066402,0.04257968,-0.010986221,0.049957518,-0.040788647,0.052144513,-0.013627563,0.0020492491,-0.018907795,-0.013469216,0.011091099,0.018716719,-0.018227287,-0.010590439,-0.016603658,-0.06357339,0.0599385,0.019950584,-0.0141001865,-0.027741527,-0.022213781,0.037453547,0.011763726,-0.00525325,0.0319046,-0.035443146,-0.016031293,-0.0009900805,0.010735905,-0.0021237882,0.00016839137,0.034433935,-0.048735082,0.0074571567,-0.017436974,0.021952737,0.027988754,-0.0032743758,-0.03690971,0.0050517675,-0.010980856,-0.029265484,-0.001302895,-0.017531237,0.043391913,-0.025458083,0.027162524,0.008803049,-0.027390717,-0.00011727476,0.032359123,-0.028684981,-0.0042614797,-0.0018770933,0.024643604,0.015101477,-0.0011005561,0.032254957,0.005513504,0.016127286,-0.009996139,-0.016938386,0.022174362,0.019859811,-0.0145604145,-0.012007553,0.030244464,0.039319046,-0.056364696,0.052915834,-0.007152913,-0.013478208,0.0313242,-0.006543495,0.002971208,-0.05857671,-0.035485517,-0.0077817813,-0.021711318,-0.022095596,0.027761552,-0.006142549,-0.011795951,0.057080507,-0.013935936,-0.012608248,0.053012367,0.010857104,-0.04629745,-0.054587837,0.0023947493,-0.034300808,-0.018791776,-0.014807346,0.001257729,0.028606992,0.05151718,0.03322859,-0.010192004,0.022733008,-0.025003778,-0.031785127,-0.15599981,0.01136083,-0.018452976,-0.0011629343,-0.01832462,0.020130217,-0.0049307146,-0.020957906,-0.040855452,-0.03434245,0.0024981403,-0.0063460423,-0.009150201,-0.03224454,0.0051876376,-0.0087333,-0.039437823,0.0069652605,-0.051033378,0.08279911,0.029028796,0.035089545,0.031935636,0.017273385,-0.0045675365,0.0017106526,0.015066764,0.007214635,-0.016377073,-0.012915685,0.012987188,-0.033243924,0.0011588841,0.013739759,-0.03190709,0.003697555,-0.010986594,-0.01511391,-0.009808719,0.003356941,0.00040928822,0.0027301786,0.012326921,0.011293959,0.028092016,0.08680338,-0.022316689,0.004123768,-0.053294968,0.01482258,-0.031481076,0.0271209,-0.02701691,0.0110575175,0.012150283,-0.026641825,-0.036671635,-0.008725964,0.018281512,0.03646372,0.032376643,0.040561393,-0.028872214,-0.030291032,-0.033252865,0.030611016,-0.017762894,0.007949608,-0.0036658142,0.00042654132,-0.028561808,0.03822836,0.0012246215,-0.040993407,-0.012651264,-0.00025153998,0.03069955,-0.023026118,-0.021420373,0.0045685642,-0.013261133,0.010458606,-0.048794296,0.0001445724,0.050866466,-0.0016637678,-0.0032432259,-0.030456604,-0.021286748,-0.027869252,-0.061389424,-0.0057205707,0.008888727,0.019429075,-0.0011816197,0.02024454,-0.05204922,-0.0022223652,-0.027930658,-0.015666775,0.008484988,-0.033811465,-0.03038714,-0.017614452,-0.042926177,0.009592836,0.008428605,0.012054577,0.0020615002,-0.008329092,0.026261237,-0.030107794,-0.004923635,0.006848275,-0.06927905,-0.04044362,-0.050991144,0.030577734,0.0069474084,0.023432303,0.006364605,0.00037019193,0.020043263,-0.036579054,-0.010580195,0.07260743,0.028376758,0.07034306,-0.0070905895,-0.023128089,0.013883858,-0.053408146,-0.004838005,-0.0030369598,0.035041414,0.0063760486,-0.007483588,0.02089501,-0.043561485,-0.018779343,-0.017059863,-0.018355304,0.046903685,-0.042126797,0.013827232,-0.006689081,0.01607841,0.0056939437,-0.0461588,-0.028518578,-0.021576984,-0.012259219,-0.0007020801,0.07497292,0.005174708,0.012743922,-0.004879577,0.03982137,0.021903876,0.02733381,-0.0126518225,-0.030466137,-0.03552434,-0.06712151,-0.015085232,0.032701712,-0.0313379,-0.023978997,-0.02845411,0.013054681,0.011861273,0.040573377,-0.010094721,0.014710309,-0.00022739575,0.027344478,-0.008621762,-0.0015990123,-0.037665814,-0.042113017,0.02535557,-0.00006338513,0.021924505,0.048412077,-0.0025944116,-0.012559513,0.013883624,0.030928345,0.026017962,-0.007401686,0.0067031267,0.0077096475,-0.030535722,-0.008437493,0.007220052,-0.0017357296,0.015246113,0.018720651,0.017359918,0.023917923,-0.01571229,-0.048763663,0.023557544,-0.011996146,0.005461104,0.033115007,-0.03701336,-0.010590261,0.01396804,0.061904483,-0.0005112781,-0.0015163097,0.0586391,0.010119757,-0.010269867,-0.043246053,0.008012673,0.029355513,-0.0104725445,-0.02633094,0.033536196,0.031778783,0.0045871073,-0.05198325,-0.040045183,0.0065404093,0.017429262,-0.010015628,-0.032187924,0.02858915,-0.03183584,-0.02186043,-0.024794865,0.016012048,0.014712936,0.030863961,-0.08908622,0.010270481,-0.009096787,-0.026117401,0.03186531,-0.019947417,-0.024783388,-0.0075994884],"last_embed":{"hash":"1fknst2","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"1fknst2","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Success Metrics (What Actually Matters)#{6}","lines":[341,342],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fknst2","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04788675,-0.026483411,-0.07081637,0.004055771,-0.03288589,-0.04554177,0.044601712,0.00755781,0.035612386,-0.007004193,-0.01019332,-0.0042021256,-0.008226251,0.03237455,0.0040552914,0.019308446,-0.016968876,0.001616178,0.0040208674,-0.0007176055,0.032152936,-0.0010563608,0.070607826,-0.0016701692,-0.041693583,0.013612456,-0.0026518852,0.0061308304,0.0084612435,0.07423643,-0.010262827,-0.043617275,0.030338502,-0.019030822,-0.04116172,-0.027322484,0.01742698,-0.030725898,-0.046289857,0.045260966,0.019957198,0.00025458433,0.027461793,0.0030167096,0.036802106,-0.013831613,-0.027527286,-0.0025723912,-0.014081117,-0.04600732,0.0492205,-0.0118338,0.022027161,-0.017312191,-0.023383902,0.042745125,-0.014015726,-0.049634475,-0.046296485,0.010277639,-0.01649782,0.006621644,-0.031440083,0.013621366,0.01644473,0.047251694,0.04173647,0.029162899,-0.004878984,-0.025599243,-0.01965623,-0.02396735,0.0058073294,-0.0025432773,-0.051640842,0.016482826,-0.0010001238,-0.033086393,-0.01793009,0.016064933,-0.00787763,-0.005974878,0.009559998,-0.009749249,-0.016575264,0.050355677,0.014505672,0.07358436,0.026093647,0.010721307,-0.03160296,0.020100536,0.015827022,-0.0092274705,-0.016717812,0.0020823488,0.01640098,-0.016126279,0.021414785,-0.014404929,0.02514568,-0.031608533,0.031515293,0.02482155,0.031877503,-0.021751119,-0.01296592,0.024450103,-0.018171191,-0.012037063,-0.004821946,0.01597277,0.009241757,-0.0050072228,0.019144665,-0.02274377,0.023243744,-0.058194544,0.00516995,-0.014431767,0.038175497,0.053629622,0.041561704,-0.050201386,0.033769794,0.004744643,0.022590118,0.012687075,-0.019292014,0.0073789437,0.005811907,0.06582033,-0.026369588,0.03135954,-0.009151235,-0.023929765,0.04658106,0.02340796,-0.024652397,-0.042986937,0.003039292,0.026825767,-0.029619077,-0.004318948,0.035278976,-0.033751737,-0.030546328,0.011549672,0.009185325,-0.015718544,-0.036351904,0.037994552,0.0048694094,0.04106572,-0.028733188,-0.0055395644,0.03210615,0.061713293,0.0227176,-0.027850615,0.008262114,-0.016570631,-0.017616102,0.023931682,0.010785899,0.013612408,0.008159497,-0.006569075,0.0042614164,0.060857862,-0.019197067,-0.0045763366,0.0428943,-0.0054839775,0.028330857,0.010446808,0.04456353,0.036865346,0.021998484,-0.056959674,-0.041267604,-0.025047539,-0.028501254,-0.03633232,-0.021807939,0.046564966,-0.004148201,0.0032146282,0.025098665,0.042241596,-0.018295815,0.015049681,-0.026378138,0.036518857,0.0344601,-0.012617552,0.007041035,0.006309475,0.003981406,-0.009913796,-0.0019178143,0.043820206,0.00968311,0.00042388067,-0.03512553,-0.010034949,-0.02988866,-0.035238404,0.027466439,-0.043994684,0.02094744,0.015557045,-0.028050274,-0.012106568,-0.021664152,-0.014166355,0.060141206,-0.03422468,0.010802532,-0.010613201,0.030455304,0.058347363,0.011421911,-0.008787707,0.004167761,0.010491722,-0.041024245,0.031153774,0.0372639,-0.012892216,-0.020908477,0.03694258,0.0175545,0.023617387,-0.0044604344,-0.019228155,-0.048996672,0.02885284,0.0470374,0.025463393,0.0038442588,-0.012098536,0.011841632,-0.012686349,-0.04003621,-0.009271945,0.047611002,0.044130184,-0.018588495,0.017001864,-0.011480291,-0.0131004695,-0.06519516,0.0000078304265,0.01673571,0.017991617,-0.001548985,-0.00910667,-0.022078503,0.0048426334,0.018137498,0.043279007,-0.005559038,0.011580149,-0.0016436877,0.0031209646,0.046467084,-0.028884208,-0.0016758492,-0.010196332,-0.006140959,-0.05430925,0.011178986,0.0053975442,-0.02182786,0.003927965,-0.059350815,0.02048641,0.0401333,-0.052435137,-0.039928123,0.036085054,-0.00021808462,0.004614365,0.04288788,-0.0051957984,-0.03920499,0.0055545843,0.02800425,-0.043275237,0.010939565,0.0031705475,0.06525524,0.013381989,-0.023647387,-0.010391778,0.0020931761,-0.18728961,-0.013949074,-0.020770868,0.053064067,0.015980795,-0.005520272,-0.005161916,-0.0012229191,-0.013729376,0.069904536,0.040987752,-0.05138497,0.009111505,-0.006830923,0.02487631,0.002831321,-0.002187041,-0.012625427,-0.045062732,-0.03411138,-0.03140569,-0.06068715,0.017495511,0.025857007,-0.042913917,0.04598551,0.07902783,0.022394557,0.0112535665,-0.04564675,-0.0686954,-0.0111437095,0.0046690367,-0.018154992,-0.0048329774,0.040976338,-0.00008111632,0.039698094,0.03598366,-0.0031537404,0.062023588,0.02366101,0.025032029,0.02569729,-0.008026467,-0.0017316571,-0.0034975698,-0.035331894,-0.018632982,0.0069019757,-0.015279753,-0.044651013,-0.028204665,-0.010324647,-0.052164096,-0.010003656,0.02134584,0.045875892,0.0078207385,0.032929476,-0.008563211,-0.04431856,-0.0050300723,-0.023082238,-0.034057986,-0.050614666,-0.0039539514,-0.006676097,-0.0033872959,-0.026721636,-0.004051552,-0.056035515,0.003174292,-0.021163566,-0.0036055448,0.0025300328,-0.012126138,-0.033728845,-0.010314175,-0.07087417,0.044517912,0.027293643,-0.023463486,0.012292773,-0.0069601205,-0.036323383,0.026353573,0.02366856,-0.0029344622,0.26731747,-0.04198155,0.013950801,-0.002779315,0.024515184,-0.008129301,-0.030092483,0.07422911,-0.020515714,-0.03409637,-0.04206312,0.0100739,0.014099146,-0.036313646,0.012714951,0.027647171,-0.053836577,0.006188557,0.07907004,0.005574812,0.0471842,-0.036019668,0.027201392,-0.009588038,-0.03869967,-0.012384236,-0.020912372,0.048772633,0.009056801,0.04763165,-0.044851273,-0.003042519,0.027731383,-0.036367863,-0.018163003,0.006724216,0.03027977,-0.057220835,0.021637367,0.017116172,0.02028467,-0.009911994,0.027210135,-0.030691585,-0.016445627,-0.030468175,-0.006629644,0.037469216,0.007891611,-0.009069195,0.021853585,-0.009687428,0.0038679254,-0.048710547,-0.02571355,-0.01859247,-0.016077844,-0.032305315,-0.007550784,0.07168456,0.028112741,0.016727883,-0.061082333,-0.014783747,0.0020336697,-0.0016020007,0.010574234,-0.0007024661,-0.00076520815,0.008475028,0.0055752033,0.043495525,-0.002365391,-0.007151939,0.05036514,0.017727152,0.011703771,0.042787734,0.032757305,0.0070140357,-0.02853999,-0.020210398,-0.034433607,-0.0012395607,0.025959184,-0.02251537,-0.00006602674,0.061296403,-0.042483613,0.005345382,0.018489482,0.010674577,-0.053348683,0.01779624,-0.0037045302,-0.024670437,0.028762931,-0.004025516,-0.06391086,0.008681839,-0.0023518803,0.024427807,-0.022451848,-0.015613407,0.021626554,0.036190838,-0.0024051908,-0.011976785,0.0026989498,0.007418446,-0.06591953,0.00009284406,0.018065635,0.0008595401,0.033000633,0.036988467,0.05477474,0.0007023075,0.03338286,-0.0013605917,0.034351747,0.03620105,-0.0359334,0.01867076,0.00044789698,-0.015061389,-0.0052191485,0.020706497,0.014420403,0.032651804,0.0380557,-0.03173131,0.013011275,0.033530544,0.041833963,-0.01358997,0.021998744,-0.030331284,0.02951918,0.01645006,-0.03916568,0.007472445,-0.009837848,0.019125223,0.037467595,0.03386599,0.037427254,0.013177047,-0.040138748,0.028945817,0.0017114354,0.0435019,0.039117433,-0.03486195,0.012765511,-0.08861107,-0.01809551,-0.027280953,0.0040266016,-0.02746445,-0.012097875,0.0007574863,0.007988882,0.096111454,0.025879987,0.012633854,0.038912218,0.021969143,0.0063212286,-0.013055971,0.013886786,-0.034920186,-0.03349921,-0.03372237,0.0050218366,-0.006055717,-0.029099995,0.013978239,-0.0023582769,-0.021771517,0.02442694,0.015855474,-0.048586927,0.004505995,0.017463487,-0.024126915,-0.028791782,-0.0039790533,-0.03396194,-0.022632198,0.011736909,0.09408079,-0.015423356,-0.00140064,0.034549,0.0026681072,0.044225328,0.017275663,0.023286557,-0.017736126,0.0033869557,-0.0062236055,0.011357167,-0.027725445,-0.007010169,0.018151907,0.0017337642,0.035429485,0.0092270365,0.020481244,0.028157499,-0.003805504,-0.036523886,0.03083593,-0.031034367,-0.022814872,-0.00076675584,0.033592448,-0.002891713,-0.03061665,-0.0066808406,0.0009950496,-0.017940324,-0.035567638,-0.017967757,0.032650232,-0.009486792,-0.0073232204,-0.0042931726,-0.008786453,-0.001527196,-0.040455937,0.004654019,-0.008623378,-0.0064883307,-0.0032275924,-0.0035809963,0.026833417,0.0036732326,-0.042213652,-0.015380783,-0.008906441,-0.05185939,0.02296381,0.021692041,0.0014493838,0.0038433617,-0.06656087,0.010555823,0.012136665,0.014095547,-0.04885873,-0.01093846,-0.035225213,0.019698517,-0.0005441172,-0.0318172,-0.015593468,0.020749042,-0.044026013,-0.009250379,0.06283386,0.0019313751,-0.0026310713,-0.035530943,-0.010227426,0.007401847,-0.021647362,-0.026617087,-0.029224591,-0.035945676,0.014407488,-0.0009560922,-0.017186668,0.007864754,-0.011463645,-0.015833821,0.0048878477,-0.02374054,-0.05810632,-0.021896964,0.0019252163,0.045167003,0.0009793291,-0.040760465,-0.00493507,0.015306794,-0.0063168844,-0.008677777,-0.02895985,0.0063358042,-0.010585185,-0.035707243,0.032311935,-0.03496579,-0.009592734,-0.049348302,0.021004437,-0.026976785,-0.016989542,-0.02210429,-0.00945481,0.0018447965,-0.020042883,-0.012726936,-0.023299262,-0.011283275,-0.01996736,0.038771212,0.017143909,-0.018884828,-0.03380606,-0.005010862,-0.017186109,-0.0066405875,0.01931458,0.06243801,-0.032400876,0.006936636,-0.02104,-0.015431442,-0.0015832906,-0.016350873,-0.0057823104,-0.016934605,-0.00020591241,0.011535712,0.024421511,-0.042839825,-0.02290776,-0.027933678,0.014397139,-0.013430088,-0.04864637,-0.003330893,-0.04681372,0.063298985,-0.025069272,0.0451478,-0.030079164,-0.062131822,0.014300822,0.011180347,-0.027938312,-0.024866676,-0.04560421,0.02096554,0.0052780653,0.024450399,0.024403375,0.07759715,0.0026701528,-0.026307091,-0.047044523,0.026912056,-0.015027027,-0.004276053,0.01469784,0.06252522,0.036791008,-0.04149087,0.044733543,0.0036395842,-0.028472638,0.0059308154,0.029954737,0.020553878,-0.063289486,-0.013564677,-0.010412729,0.01646784,-0.021164361,0.028618323,0.031751376,-0.014381229,0.0454281,0.022620259,-0.043638527,0.0697177,0.01966703,-0.043408755,-0.06916143,-0.029515201,-0.028887482,0.011338968,-0.013566817,-0.032619286,0.009548635,0.053367645,0.019483421,-0.0148266805,0.0023995116,-0.034870155,-0.005289007,-0.16487403,-0.008889759,-0.016170798,-0.012178264,-0.0071569653,-0.006733983,-0.01591358,-0.014176757,-0.040906534,-0.009356985,-0.023521684,-0.039197434,0.033988684,-0.02512764,-0.0008976203,0.051765367,-0.051781405,0.009827012,-0.044989135,0.025333213,0.02354615,-0.01980848,0.01818429,-0.020223327,0.0038690728,0.015139164,0.008622489,0.009259569,-0.027437367,-0.050179094,0.018976614,-0.046840075,0.0131632835,0.050291486,-0.033092998,-0.0046073785,-0.0039858017,-0.012432871,-0.014597771,0.0017104531,-0.0070220893,0.015176595,-0.0062664305,0.005871462,0.004675294,0.048887208,0.00008602936,-0.013871186,-0.050175563,0.0019816668,-0.01831862,0.023227438,-0.02305101,0.025190951,-0.010889954,-0.044646762,-0.044526927,0.009160753,0.0061144913,0.023149118,0.010889172,0.043710165,-0.047879256,0.0157016,-0.02406212,0.045586966,-0.043560576,0.011073707,-0.01324943,-0.0067045307,-0.009652894,0.01976059,-0.0025292821,-0.02565946,0.005774214,0.02011032,0.013399488,0.0026047924,-0.05381584,-0.00155719,0.0101478025,-0.017492525,-0.021235224,0.00009162258,0.029729541,-0.01003621,0.002936851,-0.024905277,-0.020016052,-0.0004991732,-0.058196053,-0.042690996,-0.004209837,0.0044256123,0.0016970995,0.01926022,-0.03655211,0.019129785,-0.031535916,-0.0019932594,-0.01950675,-0.0733415,-0.05546442,-0.021403883,-0.037410762,-0.0009275276,-0.029044991,0.017544074,-0.019496087,0.0010998289,-0.012259785,-0.022252856,-0.016182974,0.03904481,-0.054843806,-0.017276026,-0.011227675,0.03618429,0.051921505,-0.010254926,0.013662803,0.024865946,-0.016766243,-0.028034365,0.021765402,0.089530244,0.026018756,0.0024601142,-0.018428216,-0.029186012,0.03404461,-0.10156135,-0.033029024,-0.0013080855,0.04738481,0.006698779,-0.00042947213,0.046115514,-0.011501038,-0.035699923,-0.036125343,0.012512762,0.051203676,0.0064180177,0.021592822,-0.0043063145,0.005877134,0.025959542,-0.0012509103,-0.018566128,0.027487565,-0.013266736,-0.010518242,0.07716695,0.002295937,0.0347589,0.011735949,0.016794804,-0.013606174,0.029929182,-0.025537405,-0.05632279,-0.0401382,-0.03265226,-0.021391686,0.05468398,-0.011485279,-0.023090294,-0.018787581,0.0066631725,0.04612881,0.048366427,-0.0354541,0.012360996,0.037223645,0.014815975,-0.0057534613,0.018697193,0.024389716,0.0027029393,0.04663998,0.017864132,0.019539094,0.057128455,-0.022121906,0.00040325493,-0.0056614396,0.003166161,-0.010415896,0.00753451,0.008773048,0.004358996,-0.037340876,-0.03569961,0.052457046,0.022907367,0.020424401,0.02941344,0.0035641205,-0.001370091,-0.03357895,-0.0075148037,0.025435634,-0.03813457,-0.019524837,0.0029280495,-0.0054564807,0.0074222535,-0.018499067,0.01251481,-0.014095144,-0.014930279,0.028968524,0.026393924,-0.0052529704,-0.009376105,0.033121683,0.034148224,-0.02599352,-0.0358578,0.02546122,0.009328803,-0.010370491,-0.06293911,-0.024650654,-0.0019876051,0.04586504,0.0033744804,-0.03929681,0.027747976,-0.04504815,0.0070808264,-0.019088782,0.028548924,0.052283186,-0.007271666,-0.04226288,0.032111138,-0.033689395,-0.027268901,0.08525617,-0.024541501,0.010314384,0.010216358],"last_embed":{"hash":"1pmob3l","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"1pmob3l","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You","lines":[345,365],"size":570,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1pmob3l","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015467332,-0.02907891,-0.059470944,0.0056296354,-0.035572525,-0.051676918,0.06342259,-0.010249799,0.021371715,0.018984959,-0.00052480213,0.015909385,-0.0052742255,0.021572033,-0.0017656417,0.049275868,-0.0048879166,0.0139945,-0.02615492,0.017170344,0.017857248,0.020072257,0.027444467,0.023361338,-0.038350444,0.009344879,0.020384755,-0.012410601,-0.010182687,0.049981803,0.006607247,-0.070105426,0.044300303,-0.019360794,-0.045125425,-0.026984356,-0.007534789,-0.037220158,-0.03888979,0.039482392,0.0027227267,-0.0019356875,0.017019855,0.004784893,0.031356994,0.007535389,-0.0067764297,-0.015834738,-0.022112079,-0.016152686,0.021007156,-0.0090212105,0.014106067,-0.040390063,-0.016617455,0.040471964,-0.01031892,-0.027419955,-0.0043634563,0.017383143,0.000245379,-0.0051030684,0.0040965807,0.017781757,0.03425704,0.017574135,0.040867828,0.016932053,-0.009160485,-0.013528925,-0.021097356,-0.029056933,-0.04956692,-0.0037652387,-0.03985321,0.040395487,0.03832759,-0.056109793,-0.02135818,0.037193675,-0.01158912,-0.01616479,0.006948934,-0.025964854,-0.018701987,0.029379323,-0.02349431,0.05184912,0.049985193,-0.0042905295,-0.025935212,0.026867356,0.037995607,0.017236486,-0.03473963,0.02789902,0.015337187,0.0026841364,0.018088901,-0.012981072,0.029079504,-0.004701194,0.028982105,0.02871921,0.020289687,-0.039809037,-0.025581378,0.03092193,-0.032778267,-0.021159645,-0.009611238,0.03302303,-0.0003920128,0.0058303005,0.048708,-0.023513302,0.0370914,-0.041783486,0.016155763,-0.004305184,0.019861035,0.006349934,0.06853294,-0.053852774,0.02431678,0.008526275,0.008996466,0.000270861,-0.0001650575,-0.004994248,0.0072991773,0.06498509,-0.023803493,0.027695835,-0.0076975008,-0.04035614,0.022475177,-0.025757827,-0.015505855,-0.05570302,0.040052187,0.062473558,-0.040221993,0.0026288314,0.028870353,-0.052194126,-0.0038570603,-0.016246652,0.012216051,-0.041839898,0.0042198487,0.04242715,0.042994607,0.057045553,0.022624044,0.014545434,0.047999248,0.039851278,0.03204454,-0.006436251,-0.0036316505,0.021908171,-0.0031697557,0.030803075,0.025694478,-0.02190098,0.010889543,0.017361172,-0.014591421,0.016235566,0.013629106,-0.035887256,0.034446772,-0.0120600285,0.02554391,0.011675773,0.06539399,0.018514296,0.009871582,-0.036371194,-0.04888472,-0.02098233,-0.040520575,-0.00047423583,-0.0379975,0.018087834,0.018903917,-0.020925954,0.03350376,0.03284371,-0.013437161,0.009498113,0.0009545736,0.04212102,0.013330509,-0.028125478,-0.010326976,0.0077425754,-0.0051319906,-0.032559462,-0.032130342,0.050341893,0.014771702,-0.017181134,-0.03431153,-0.013862436,-0.02527,-0.047201857,0.03303869,-0.02340443,0.027966535,0.022267206,-0.031050788,0.019755218,-0.026615875,-0.03914352,0.0633285,-0.0028696083,0.039719824,-0.025611773,0.0015787121,0.011813873,0.013572125,0.021254454,0.011479176,-0.0027497348,-0.029388813,0.041816875,0.035825823,-0.020830473,-0.019223612,-0.00043966263,0.00994049,0.003171806,-0.010901805,-0.03218173,-0.048717923,0.015822055,0.047320835,-0.01605227,-0.0030386026,-0.023812538,0.01853904,-0.039957292,-0.04410962,0.00824818,0.03179246,0.057361193,-0.011752674,0.011958309,-0.016387004,0.006175887,-0.0515903,-0.008532234,0.019236552,0.0017047172,0.017179929,-0.0035392903,-0.041901648,0.0147758685,0.016457254,0.047063142,-0.014225153,0.0046808026,-0.0011502499,0.013280132,0.04289373,-0.03413764,-0.009313682,-0.013360177,-0.018433152,-0.020186601,0.018977486,-0.00522947,-0.023333747,-0.002308187,-0.08334759,-0.014021816,0.03333199,-0.03391692,-0.030054733,0.020417435,0.028277045,-0.000052708474,0.066788,-0.02332378,-0.009432485,-0.016980696,0.020739263,-0.042943068,0.016328398,-0.003465005,0.053519335,0.0005879718,-0.028236486,-0.0017078136,-0.0121603785,-0.16718936,-0.00077404635,-0.026315534,0.046344705,0.03565188,-0.0020844368,-0.021564402,-0.0056694187,-0.013093386,0.062260732,0.018082615,-0.050785072,-0.006578107,-0.006806491,0.0035665703,0.008608447,-0.001077084,0.012763199,-0.047647025,-0.01929691,-0.024163002,-0.06729903,-0.0034841509,0.0059737964,-0.025812313,0.02411184,0.08955996,0.02250292,-0.01654386,-0.011938401,-0.06173862,-0.023526233,0.011752408,-0.01202564,-0.016941682,0.033754528,-0.009576807,0.029473612,-0.019255232,0.004130633,0.041967582,0.047798444,0.023353802,0.005510695,-0.016626824,0.010758583,-0.0022168139,-0.03524223,-0.040597536,0.01741687,-0.023765465,-0.043316543,-0.02614734,0.02289644,-0.054548904,-0.011418456,0.0032007897,0.045029067,0.0024706167,0.040954504,-0.016064681,-0.049279585,-0.013193729,-0.034095317,-0.051081236,-0.059678063,0.023091963,-0.0055286502,0.012005631,-0.041426457,-0.0018092004,-0.07324174,0.0077269133,-0.021699103,-0.040225256,-0.017728979,-0.02305305,-0.029345168,-0.01744206,-0.07989371,0.026820725,0.025717301,-0.0036302237,0.010869214,-0.0100041125,-0.06734472,0.004874574,0.014565593,0.0076689953,0.2650938,0.001665652,0.00812625,-0.02707152,0.041133955,-0.003280804,-0.019757895,0.060272887,-0.003591505,-0.032829925,-0.046511758,0.009062728,-0.00085022615,-0.035663284,0.007939132,0.04434391,-0.05018459,-0.032600448,0.094438456,0.024383442,0.02701426,-0.008579577,0.0591674,-0.023920646,-0.044370417,0.020255566,-0.03188733,0.013511963,0.0031173106,0.055611398,-0.04041718,-0.0066573014,0.040369987,-0.022550441,-0.020190086,-0.037661113,0.029915333,-0.07796504,0.020791559,0.023130076,-0.0059600235,-0.020948755,0.008659648,-0.04685739,-0.021305667,-0.030072834,0.0015892052,0.016762936,0.016903922,-0.01547563,0.030551514,-0.037261214,0.01583336,-0.031237422,0.007963488,-0.021019747,-0.012629093,-0.014366614,0.014904547,0.086706184,0.04278628,0.0026593034,-0.06668902,-0.024961907,-0.016769534,0.008800346,0.011965844,-0.029231703,-0.0029250025,0.04311174,-0.02597579,0.02164592,-0.0068451962,-0.0042859665,0.036087807,0.006705607,0.060136344,0.042912923,0.017729992,0.047228,-0.03799723,-0.016439311,-0.017586084,-0.0065305354,0.008373843,-0.03881664,0.02442658,0.05593593,-0.024909435,-0.0019705263,0.01161731,-0.0011588682,-0.03823931,0.01878974,-0.022927022,-0.025994232,0.00861185,-0.0078083365,-0.068236746,-0.012737418,0.011378704,0.020895092,-0.012120333,0.007452668,0.020181967,0.02217878,-0.014452847,-0.004454773,0.04394143,0.004322515,-0.045700498,0.027447047,0.04048448,-0.009519789,0.019831285,0.026864447,0.056546804,0.012197076,0.009733496,0.0015926157,0.038895316,-0.0045638937,-0.019089999,-0.0044430885,-0.024749283,-0.033669457,0.007154334,0.034274813,-0.032847755,0.052944735,0.05718215,-0.03224415,-0.013044595,0.015999686,0.04252823,-0.023388106,0.050376475,-0.01907431,0.0029364615,0.008119902,-0.056615066,0.008254294,-0.0077623595,-0.0028795858,0.0333663,0.018261224,0.017718298,-0.007496224,-0.031352017,0.05670327,0.008023194,0.0401624,0.027059864,-0.010142367,0.006279819,-0.039043732,-0.027606335,-0.015577318,0.023251494,-0.016664883,0.009447758,0.017437436,0.010857138,0.08885845,0.036497284,0.034084044,0.011787844,0.027413886,-0.022618975,-0.008089129,-0.0046206745,-0.042494506,-0.065371536,-0.0140895145,0.013637021,-0.017114164,-0.020110926,-0.011062326,-0.01501834,-0.0416788,0.03319946,-0.012952199,-0.052746378,-0.0018841632,0.03468456,0.0065667583,-0.005830703,0.010162941,0.0003803677,-0.015645199,0.0011898082,0.11322813,-0.027705245,-0.001850127,0.015434671,0.026941324,0.05810733,0.040907104,0.0065127946,-0.01628713,-0.009834093,-0.0148538705,0.0038965002,-0.014494245,-0.006139319,0.028962342,-0.0013397086,0.028344791,-0.010084573,0.0033600316,0.06464749,0.0122549115,-0.050372433,0.029284203,-0.0272996,-0.015675757,0.015822891,0.046510443,-0.021725718,-0.06315759,0.017638765,-0.0178741,0.0062840628,-0.005055377,-0.04402323,0.03191442,0.008483317,-0.005134413,-0.037719272,-0.0381114,-0.0032587973,-0.011724137,0.031861722,-0.00079670124,0.0110259475,0.008805484,0.020071764,0.011564624,-0.025393559,-0.07085553,-0.0065546646,-0.0029009664,-0.015051608,0.038357504,0.02236654,0.014120315,-0.027892696,-0.05663357,0.02820818,0.004965467,-0.009988144,-0.037010252,-0.005753122,-0.0142524475,0.037562735,0.002971501,-0.030075412,-0.010489167,-0.00006432344,-0.037286386,-0.0040499945,0.060529802,0.0063462383,-0.009968322,-0.07052922,-0.039243117,-0.007769977,-0.03537421,-0.019875314,-0.049302995,-0.027916603,-0.012948968,-0.0027635323,-0.012337298,0.020961521,-0.030343922,-0.04865364,0.014849045,-0.024721617,-0.039893977,-0.042116027,0.008873812,-0.004264369,-0.018894823,-0.044149667,0.007647551,-0.005112168,0.005019712,-0.015450409,-0.020778673,0.022887876,0.0048815166,-0.052322496,0.049378693,-0.021831814,0.008001897,-0.025024252,0.05515514,-0.011068772,-0.02996886,-0.0028125318,-0.027529517,0.019237418,-0.036977317,0.015843332,-0.025582736,-0.0020023857,-0.011218341,0.028794913,0.012999614,0.003032578,-0.05756915,0.0071202265,0.0019775229,0.026552118,0.006548012,0.057542264,-0.0299409,0.016393641,-0.013402387,0.011013432,0.009635465,-0.017267102,-0.023632474,-0.016439565,0.011844036,-0.0073692934,-0.020016788,-0.0002966651,-0.0058841044,-0.027237542,0.0018400504,0.02246403,-0.022273393,0.0027063675,-0.04010361,0.041362684,-0.03355727,0.041406453,-0.015316282,-0.028677825,0.003259279,0.014783707,-0.02856645,-0.012649868,-0.055373676,0.01674068,0.011238502,0.00059021136,0.02019551,0.025365092,-0.007981667,-0.02894103,-0.049829505,0.035932552,0.0045993873,0.013512372,-0.01664001,0.030669224,0.0019041594,-0.05772598,0.02016095,-0.0014510308,-0.017588345,0.011816631,-0.003733474,0.024157701,-0.04411425,-0.017741613,-0.0054264185,0.010652269,0.0035920495,0.02801253,0.028102577,-0.024726091,0.042997792,0.012668683,-0.003002458,0.043565914,0.019620433,-0.024916118,-0.026356561,-0.02972293,-0.022094198,-0.017570658,-0.050475374,-0.054529853,0.010411083,0.0569447,0.038049046,-0.00934248,0.0131685035,0.0045643123,-0.017466053,-0.16343233,0.00373448,-0.015352791,-0.010493172,-0.011801025,-0.016026147,-0.0044707335,-0.034424387,-0.029577425,-0.028753335,-0.02205107,-0.022973917,0.029433379,-0.029352365,-0.0037574517,0.040987156,-0.040332664,0.009509308,-0.062367704,0.07271975,0.026735947,-0.010210795,0.031656012,-0.018734246,-0.028584491,0.0075351666,-0.00972502,0.0153301535,-0.028047213,-0.040212568,0.04065599,-0.047485795,0.015923537,0.061622735,-0.020735558,0.0075893584,-0.005555032,-0.01924245,-0.0027893386,0.012737415,-0.0124294525,0.0053914776,0.0059372243,-0.0046324413,0.013509594,0.039610792,0.0003183976,0.0069457116,-0.029026313,0.034556508,0.0018571187,-0.026021818,-0.02631974,0.030772226,-0.017434843,-0.0274086,-0.060592383,0.0021734254,-0.005919046,0.011428654,-0.0055695334,0.047950078,-0.038846057,-0.0053776056,-0.00016151505,0.0738992,-0.023958575,-0.009818926,0.001037531,0.0069374195,-0.01786523,0.010820661,-0.014530335,-0.023314174,-0.013007389,-0.009630417,-0.0021739574,-0.011834424,-0.043408755,-0.014360699,-0.017695796,-0.014784602,-0.030768998,0.023552855,0.054395963,-0.037255395,-0.013689485,-0.036383796,-0.023556193,-0.012236386,-0.034904107,-0.045313604,0.0010917836,0.005299297,0.0022090287,0.046023276,-0.011872327,0.00048421617,-0.008045311,-0.00815186,-0.004443709,-0.049590103,-0.04647331,0.01413227,-0.020723399,0.005222186,-0.0020884054,0.0071343067,-0.011285102,-0.014380368,-0.014398098,-0.04370807,-0.012282555,0.049514577,-0.05187063,-0.03122495,-0.02058585,0.023668252,0.03712672,0.0015298486,0.03058902,0.011214944,-0.0050763073,-0.034887113,0.021414014,0.057656717,0.015084374,0.020370936,0.011260307,-0.013090482,0.015600908,-0.063774966,0.0027447667,0.012712664,0.05692866,0.020643115,-0.015840761,0.044645336,-0.0075842724,-0.02218245,-0.0378064,0.022597158,0.054582894,-0.022626556,0.024669662,-0.02073692,0.002561429,0.011699193,-0.026183682,-0.032245908,-0.0027768067,-0.010681756,-0.019593172,0.074019775,0.012172696,0.058600787,0.007156557,0.009800959,-0.013979787,0.03553283,-0.006321245,-0.031121392,-0.04505247,-0.05691922,-0.017388443,0.05507971,-0.0012507089,-0.032892395,-0.02137379,0.004916009,0.03682444,0.01857675,-0.030957906,-0.009866193,0.038065493,0.002010839,0.008434391,0.004461524,0.014677813,-0.012156631,0.04540405,-0.0025433353,0.032857563,0.05783511,0.0004213663,-0.0045356667,0.0005176432,0.027260296,-0.010477237,0.009172884,0.014854486,0.013578829,-0.014125239,-0.035141956,0.04725713,0.0016385132,0.00066859595,-0.0031499618,0.024295129,0.0006713957,-0.025764668,0.0068009202,0.0025169055,-0.03554433,-0.035290662,0.017833162,0.00061441376,0.0066159293,-0.0020448433,-0.0056921924,0.00026523613,0.03194221,0.04320204,0.021437349,-0.0065843817,-0.03295918,0.040258944,0.05490555,-0.012695764,0.019976577,0.034532424,0.015261231,-0.0194677,-0.047313284,-0.01125902,-0.0010906111,0.04214781,0.0149762165,0.0045344396,0.023787402,-0.035590943,0.0024831975,0.0023242496,0.01510451,0.041298684,0.024850028,-0.08606057,0.028806742,-0.021866556,-0.020719215,0.05344611,-0.008670242,0.042182196,-0.0092305485],"last_embed":{"hash":"bm68km","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"bm68km","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{1}","lines":[347,349],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"bm68km","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030942973,-0.028722169,-0.047622792,0.0080191195,-0.026466679,-0.049429648,0.0534095,0.023660107,0.035908513,0.0062117283,-0.006589163,0.0051700873,0.0006013433,0.03526331,0.0074344026,0.031221285,-0.009685125,-0.006499354,-0.009165783,-0.006707472,0.03604284,0.00003532002,0.023758259,-0.003706636,-0.017338963,0.0035912867,0.015159097,0.006952072,-0.0050219777,0.0569503,0.0015261946,-0.061956048,0.008671204,-0.028102722,-0.047941566,-0.038151793,-0.0067947893,-0.030313466,-0.043209802,0.02820231,0.0069611613,0.010449797,0.017903939,-0.007155532,0.04817685,0.0049682017,-0.014320039,0.003609428,-0.021865707,-0.03073575,0.03363401,-0.0059382333,0.020592777,-0.028443519,-0.03158399,0.032724004,-0.022245537,-0.046761114,-0.02964158,-0.0015037524,-0.0041955067,0.005240991,-0.019251004,0.027505979,0.03372064,0.047233317,0.040555086,0.04011003,-0.008843576,-0.033088457,-0.01926169,-0.018007603,-0.026542742,0.007826876,-0.029550811,0.031179208,0.016438026,-0.049356766,-0.00933913,0.024799898,-0.011170953,-0.009720914,0.005530719,-0.022511626,-0.0063575306,0.04572489,-0.007158802,0.08867523,0.019177437,0.007695259,-0.020287462,0.018423738,0.014537635,0.0006212711,-0.030419536,0.010867004,0.01953319,-0.003497692,0.021549294,-0.022342315,0.01600702,-0.010944238,0.036587775,0.038830016,0.016466113,-0.03722817,-0.028320035,0.022365952,-0.028404053,-0.015038601,-0.014221239,0.016471237,0.010491402,0.010869197,0.03491713,-0.030268064,0.03622997,-0.053478878,0.009886418,-0.0016857677,0.027890129,0.027677685,0.061814085,-0.04978505,0.020380514,0.022116594,0.02282335,0.0084937895,-0.013738675,-0.00019307325,0.020723762,0.08184245,-0.008022187,0.028911887,-0.01489075,-0.0454827,0.0413252,0.0200975,-0.038028,-0.035018384,0.013925545,0.043587323,-0.03672698,-0.00015462359,0.024216043,-0.0403844,-0.005009081,0.0064232796,0.023696002,-0.041818663,-0.022409352,0.038005643,0.011259965,0.035330363,-0.0007248044,-0.00057736813,0.050450746,0.049620833,0.023107497,-0.009260168,0.0072415406,-0.0021475395,0.007666079,0.0148454225,0.0074700327,-0.0017186529,-0.013878517,-0.0025080068,-0.0010126994,0.046502728,0.0013533477,-0.020770682,0.060713474,0.0012650606,0.041081086,0.011593175,0.057246704,0.031972874,0.027353384,-0.047970813,-0.04761859,-0.020786444,-0.045190394,-0.035661608,-0.036363643,0.03651964,-0.007785805,-0.028343381,0.023576984,0.025070842,-0.025831843,0.004175998,-0.047859512,0.035118226,0.012760437,-0.029489607,0.0052426076,0.017186536,-0.006366617,-0.026168255,-0.0024908327,0.04622023,0.011325389,-0.005591474,-0.033447433,-0.030585345,0.0036899769,-0.044057786,0.035684627,-0.06468214,-0.0010236016,0.021891624,-0.018837597,-0.016935894,-0.03573288,-0.02937756,0.05192157,0.007669653,0.0076680873,-0.017534599,0.021418199,0.03942271,0.019765163,0.012294569,-0.005392171,0.0039321035,-0.039753452,0.039907165,0.0331644,-0.030906925,-0.018745193,0.035165593,0.019781832,0.0011910006,-0.0019280956,-0.013966987,-0.07159591,0.02034107,0.04343686,-0.0014222468,-0.009880796,-0.011429731,0.018361304,-0.053499673,-0.034023117,-0.007268571,0.04409362,0.053544402,-0.010636774,0.013027238,-0.013724073,-0.00014981475,-0.04251784,0.00893358,-0.005070362,-0.0086342525,-0.0053403536,0.0011412366,-0.039353408,0.018830428,-0.0017698766,0.0445459,-0.008504367,-0.0014317891,-0.0065507004,0.0003383192,0.05072096,-0.04204885,-0.01261557,-0.022266403,-0.026558587,-0.031064434,0.028865462,0.005081089,-0.017195065,-0.023782142,-0.07563263,0.009692155,0.046677116,-0.039341506,-0.03469051,0.03471593,0.013963773,0.008082267,0.06433565,-0.008977799,-0.021982646,-0.0017268928,0.034860324,-0.05489994,-0.00881902,-0.007647609,0.05918457,0.008313177,-0.0114626335,0.011967881,0.014359379,-0.18600607,-9.0183215e-7,-0.013724289,0.030972198,0.025406836,-0.0199685,-0.031224998,-0.011214425,-0.008288526,0.06190431,0.025747133,-0.04725235,0.008432567,-0.012450005,0.017489985,0.010753482,-0.015803328,0.0075274534,-0.048416596,-0.036850624,-0.02957114,-0.06855404,0.025905108,-0.006597908,-0.043160856,0.032738045,0.08468414,0.013970125,0.022888916,-0.015012141,-0.06068094,-0.0106651895,0.011861683,-0.03386587,-0.00838693,0.0146589605,-0.016070742,0.034440473,0.015667733,0.0039052076,0.040218208,0.04242634,0.029656341,0.02370184,-0.008076908,0.020504925,-0.008660198,-0.034175627,-0.020724518,0.025027243,-0.012639253,-0.052530617,-0.019830352,0.009779898,-0.046046037,0.00441944,0.023432136,0.044640437,0.005213803,0.041794803,-0.036734402,-0.040190436,-0.009077175,-0.015824353,-0.02786107,-0.054058976,0.03032566,0.0016460742,-0.0060772733,-0.017771875,0.015537829,-0.05864186,0.0056880047,-0.03833766,0.0014789912,-0.008343938,-0.013507456,-0.025672132,0.000561355,-0.07689396,0.02997072,0.022106523,-0.029688526,0.009656086,-0.015991688,-0.03002494,0.010153233,0.021762056,0.0026969223,0.25339514,-0.001273533,-0.0029416375,-0.01919915,0.048121992,0.008832855,-0.03479023,0.06496515,-0.009558108,-0.040631138,-0.050048884,0.0082864035,0.007223537,-0.03153203,0.019407054,0.040694237,-0.054333877,-0.013340295,0.09065605,0.029654441,0.044573642,-0.00994016,0.041546293,-0.0056442292,-0.04791283,-0.015990192,-0.02319454,0.014519027,-0.0043865615,0.041556913,-0.022201788,0.0044928053,0.027243614,-0.023903215,-0.012056648,-0.024347566,0.03279736,-0.07547869,0.01843789,0.014489146,-0.0005077803,-0.018149124,0.024939096,-0.021541627,-0.047233034,-0.038333938,0.004014126,0.056107525,0.031431142,-0.033716872,0.030860605,-0.017742505,0.008133948,-0.033308845,-0.015414297,-0.021416403,-0.023840701,-0.042870473,0.0008461519,0.099219225,0.036231738,0.0067177406,-0.05779928,-0.015453426,-0.013804247,0.037211075,-0.005197943,-0.025844349,0.024463758,0.05158129,-0.020838674,0.032936107,-0.004555985,-0.004894237,0.028601073,0.0027446975,0.03947075,0.02774839,0.024167385,0.018533217,-0.018425982,-0.007016908,-0.017557075,0.018736087,0.009576094,-0.023885658,0.030278277,0.06702009,-0.041392677,0.0056490623,0.024487372,0.01044601,-0.045472857,0.024751958,-0.03097565,-0.017167693,0.046944786,-0.014446631,-0.062280066,-0.009566466,-0.003292226,0.018000238,-0.02231145,-0.0125644365,0.0425282,0.050646007,-0.008342805,-0.0027884098,0.01902946,0.010757363,-0.04120883,0.012467158,0.02076225,-0.02524643,0.010233994,0.043836497,0.07005223,0.022704458,0.010545613,-0.007460899,0.042529363,0.0228408,-0.042321976,0.027549112,-0.0073914398,-0.038851563,-0.003110439,0.050534774,0.009944783,0.051761217,0.030591458,-0.030767906,0.0066052154,0.025593972,0.039324626,-0.007530312,0.033909477,-0.016905908,-0.0021894353,-0.0031932413,-0.035620157,0.013474008,-0.0032193817,0.0019017024,0.043112908,0.041174788,0.021276243,-0.0020200685,-0.050525058,0.046836656,0.019859713,0.037628148,0.029413905,-0.03372696,0.002501947,-0.05539729,-0.021275619,0.0016242994,0.014370053,-0.035218574,-0.0018569885,0.0033554165,0.017131051,0.093612194,0.021106215,0.019792262,0.008541705,0.013337015,-0.014892017,-0.007921986,0.00023773969,-0.0435749,-0.05346473,-0.03718249,-0.0036701646,-0.019211752,-0.01983051,0.015433091,-0.008359275,-0.030243587,0.032479815,-0.00093042705,-0.0413504,-0.017057898,0.021498436,0.018852007,-0.0369234,0.0036827952,-0.023509437,-0.024160458,-0.0023414278,0.10036568,-0.023999145,0.0026308852,0.0036245333,0.015268719,0.075074874,0.0274443,0.025987677,-0.028939698,-0.022365037,-0.0025164008,0.012520097,-0.025375424,-0.012907905,0.023761341,-0.007630684,0.03683278,-0.0074451845,0.013032283,0.04147129,-0.010326077,-0.048523236,0.02509993,-0.039413575,-0.02562118,-0.00024831682,0.045211792,-0.002803813,-0.05154522,0.009489697,-0.016890647,0.0037379707,-0.0010867601,-0.030029124,0.027787695,-0.004584182,0.0047043716,-0.032498196,-0.021704037,-0.00078910595,-0.011663573,0.04646229,0.010293012,0.003187673,-0.0063250056,0.02052036,0.00041115153,-0.020122843,-0.060092755,-0.018471543,0.012520165,-0.014415876,0.020727701,0.0280375,0.03246889,-0.010385754,-0.084889635,0.01572504,-0.020278014,-0.0019638187,-0.03885087,0.0005310571,-0.023557995,0.022636157,-0.0005758392,-0.028695738,-0.019980142,0.008565467,-0.047416516,0.0180269,0.06874908,0.005685209,-0.011075239,-0.029606774,-0.013018758,0.013229054,-0.022454612,-0.024362663,-0.022667112,-0.032026917,-0.00090371765,0.0043946654,-0.025572771,0.002704312,-0.028769325,-0.026016844,0.019629529,-0.02925212,-0.055336572,-0.036085263,-0.011406179,0.015237751,-0.0023147457,-0.042300392,0.009609734,0.002048157,-0.022366595,-0.0064640064,-0.019801835,0.0026348617,0.013414434,-0.045299783,0.038766947,-0.019678889,-0.0009100466,-0.051722612,0.0554562,-0.031152504,-0.022672825,-0.018200703,-0.02580132,-0.0061944947,-0.014296783,-0.0035488557,-0.022127926,-0.010111102,-0.02655665,0.053969692,0.009226022,-0.0041346685,-0.049930513,0.0037929097,-0.0010005803,0.016471978,-0.0016968434,0.05967027,-0.023000505,0.00011907547,-0.027847458,-0.014895702,0.030503234,-0.014497591,-0.0061909026,-0.030457249,-0.0023381887,-0.013748291,-0.007033193,-0.018807918,-0.0064173425,-0.020142872,0.0016174881,-0.00305764,-0.02934924,0.002067131,-0.027742576,0.062975965,-0.021345172,0.04125104,-0.027607454,-0.041759476,0.026010917,0.015517801,-0.026609374,-0.014061378,-0.062016927,0.019530062,0.0073622838,0.008127505,0.011497251,0.06229159,-0.0071235453,-0.033465486,-0.045326523,0.04351393,-0.029015914,0.00017038456,-0.008289887,0.05022709,0.038297154,-0.03818408,0.03545049,-0.009267045,-0.03739695,-0.00011654461,0.0060242577,0.022328537,-0.047916673,-0.04959556,-0.007146919,0.024002738,-0.008296692,0.031849068,0.014644702,0.00028040525,0.047619782,0.004337888,-0.034389094,0.034825508,0.024907673,-0.040528584,-0.047183573,-0.01674062,-0.028590158,0.007009965,-0.003394202,-0.028359108,-0.0038296797,0.047147587,0.032507695,0.006669742,0.011596464,-0.010261946,0.015514412,-0.16015576,0.00295014,-0.02441177,0.011802122,0.008016542,0.017024716,-0.020059073,-0.032814387,-0.038757235,-0.011861309,-0.027778542,-0.055874012,0.041829195,-0.046360847,0.0049571716,0.04266894,-0.031529624,0.018155394,-0.02801028,0.06086656,0.033057462,-0.01034335,0.03613999,-0.015568263,-0.0208629,0.009026428,0.0023994457,0.00029090306,-0.02740444,-0.025313571,0.011873024,-0.036006246,0.02474297,0.055865493,-0.023529451,0.00030654887,0.000249068,-0.010878609,-0.018085234,0.009303169,-0.015752923,0.026714599,-0.0010662389,0.00047640936,-0.012961512,0.06896535,0.019191848,-0.0145766875,-0.022906497,-0.00097134354,-0.00054367085,-0.009360733,-0.035665795,0.022306738,-0.006024959,-0.018714271,-0.05122347,0.010172687,0.00037091528,0.0072309067,0.005566272,0.06704237,-0.046834663,0.018052055,-0.019165637,0.047420546,-0.036490932,-0.007095283,-0.009431222,0.0013449525,0.008091147,0.010853309,-0.014770558,-0.023816235,0.0017913245,0.010268174,0.008706655,-0.008702209,-0.061670817,-0.012940814,-0.0064504626,0.005035409,-0.018532729,0.013037841,0.018858206,-0.0136669995,-0.0067277113,-0.021180892,-0.018931836,-0.0020047424,-0.044131655,-0.038924173,0.0017961862,0.007865402,-0.005321765,0.030628506,-0.032406,0.0076237763,-0.01919284,0.0017770109,-0.025292818,-0.053573593,-0.04198948,-0.0062889075,-0.048448704,0.010895287,-0.0004404741,0.0080509065,0.0015248103,-0.018162189,-0.006756643,-0.044118997,-0.015142649,0.05774536,-0.056951564,-0.032863986,-0.0005316464,0.013241407,0.05799997,0.0002948096,0.021431427,0.0012682276,0.006266189,-0.03466942,0.016781092,0.07838086,0.004596011,0.0076098787,0.00168594,-0.010332377,0.029649409,-0.08312635,-0.010263873,0.0035169227,0.044103228,-0.006039725,-0.019093607,0.040531278,-0.024542397,-0.037378073,-0.032719687,0.030450763,0.05592491,-0.018864289,0.014334945,-0.023756448,0.018030647,0.015951859,-0.010688493,-0.03308662,0.013369422,-0.00774869,-0.019139674,0.076843426,0.013267437,0.034846622,-0.0057787728,0.009396416,-0.015987728,0.01287468,-0.024449918,-0.04598691,-0.056706376,-0.024555637,-0.012857995,0.042214442,-0.027056195,-0.02710747,-0.026178379,-0.013028533,0.025268411,0.028631382,-0.027970731,0.012006038,0.03683704,0.00032239076,-0.011275121,0.004519445,0.023473019,-0.015930384,0.04553704,0.0007531878,0.021827932,0.05038796,0.008054909,-0.0020370702,-0.008579299,0.039170038,0.00912705,-0.007688907,0.022333745,0.0051350333,-0.05053591,-0.024862634,0.045970216,0.019652246,0.009497581,0.0071987594,0.021399638,0.014384851,-0.02257228,-0.0013232349,0.0008649872,-0.051861692,-0.022968471,0.010360101,-0.00986657,0.010247058,-0.0043031015,0.012710922,-0.016792016,0.011413113,0.021333525,0.027725242,0.01037825,-0.012462675,0.026495721,0.04150264,-0.029243566,-0.0029795787,0.03688036,0.007282845,-0.022236092,-0.05918426,-0.029186876,-0.020565778,0.04481475,0.0059971055,-0.0238413,0.036919165,-0.018135333,-0.0020391932,-0.008654196,0.025893161,0.03980161,0.0018531012,-0.0497279,0.013747915,-0.047502454,-0.029338326,0.07756711,-0.014951778,0.02449028,-0.01128795],"last_embed":{"hash":"1yu6eir","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"1yu6eir","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{2}","lines":[350,350],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yu6eir","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041266344,-0.038497195,-0.041601125,0.006645089,-0.03173157,-0.03126761,0.03846539,-0.00011106214,0.046765946,0.0024649007,0.024578044,0.026000334,-0.016778778,0.024129495,0.026315749,-0.008097073,-0.023670444,0.00024757,0.003673168,0.00675252,0.004301863,-0.0112703955,0.03833259,0.006584719,-0.015302287,0.026265942,0.0022580272,-0.0297019,0.0069765877,0.049416777,-0.00838526,-0.052190185,0.07537124,-0.029457118,-0.008662381,-0.05910117,0.004083394,-0.013503897,-0.065677166,0.050352216,0.023710754,-0.00010242862,0.00794314,-0.007740387,0.051238682,-0.006339246,-0.013300195,-0.01489514,-0.031528976,-0.026040442,0.04896118,-0.010636186,0.028385796,-0.019457739,-0.020850286,0.010820946,-0.04522101,-0.029445443,-0.025200069,0.0034819734,-0.032222617,-0.0009997479,-0.015814684,0.021934373,0.034152474,0.052590054,0.05093151,0.066575676,-0.016456047,-0.01950655,-0.01985044,-0.04675273,-0.033373803,0.0060357386,-0.040347364,0.04394219,0.01692923,-0.042646993,-0.0032797086,0.013510853,0.008206851,-0.027756425,-0.0024354034,-0.008575441,-0.021974402,0.038257178,-0.0143871,0.04605242,0.036886927,-0.015295914,-0.022573287,0.014971822,0.021409191,0.0026365553,-0.034691796,0.022706455,-0.022604322,-0.006000567,0.028981755,-0.01474628,0.02693183,-0.0219561,0.025752911,0.023244506,0.029152015,-0.010692559,-0.01606235,0.027548065,0.01609862,-0.017800607,-0.0013401553,0.046358105,-0.008268815,-0.006136541,0.03269721,-0.027997583,0.020757074,-0.040589917,0.0072847824,-0.03777726,0.017746288,0.034131594,0.04478654,-0.05284203,0.030869685,0.003716986,0.037374694,0.020979445,-0.020415675,-0.01951995,-0.00049291085,0.07222453,-0.031941373,0.037164252,-0.027464103,-0.046074994,0.04140157,0.00962902,-0.02850496,-0.048018016,0.02844285,0.041335117,-0.0474306,0.0058773556,0.017279897,-0.03784483,-0.035559755,0.0229106,0.018129999,0.009679538,-0.0053169434,0.039355658,0.035514005,0.076161996,-0.0024087871,-0.0035784168,0.028687017,0.056329723,0.012147504,-0.015819868,0.0037146623,-0.014839599,-0.03457004,0.0475857,-0.007877048,-0.03390857,0.023386069,0.02547844,-0.011918218,0.016738195,0.0029914652,-0.028748306,0.02569962,-0.024444558,0.0056268824,0.005095198,0.07289944,0.029807292,-0.0046079676,-0.042814996,-0.050094996,0.0038562636,-0.035991177,-0.038652264,-0.03579013,0.03370833,-0.014415983,-0.0022203312,0.010278875,0.017200638,-0.02619619,-0.022943748,-0.020562753,0.029848427,0.024246635,0.010941256,-0.008176516,0.014862279,0.023223478,-0.019009858,-0.0142454365,0.05571757,-0.005782319,-0.018366624,-0.012265354,0.010955582,-0.0028949564,-0.035380956,0.03707738,-0.0049547083,0.016139235,0.046493556,-0.007818935,-0.003909708,-0.01797097,-0.04080482,0.05711559,-0.007577382,0.02100233,-0.009187019,-0.004554292,0.041838787,0.006946959,0.018688899,-0.010018533,0.011657012,-0.057296112,0.033075146,0.05557909,-0.022293735,-0.054931622,0.012409846,-0.0024941561,-0.015201428,-0.00079551333,0.015592134,-0.071404114,0.024786813,0.018330807,0.011059977,-0.0046354807,0.020165697,-0.011745448,-0.014786156,-0.052269775,-0.0010724271,0.05843525,0.08592278,0.014711623,0.036306363,-0.02186053,0.005649282,-0.038281128,-0.012914855,0.029560821,0.018980937,-0.01880407,-0.008690171,-0.0017950175,0.033287603,0.0020220748,0.007245653,0.013205407,0.022751719,-0.02085258,0.044130675,-0.003694433,-0.013185199,0.028554557,-0.022139672,-0.011134824,-0.020537663,0.034186736,-0.013716926,-0.0041378965,-0.0038618608,-0.046883095,0.022698356,0.034945093,-0.036595035,-0.014479782,0.029697446,0.027720762,-0.0056032445,0.028604353,-0.0037382636,-0.04402586,-0.040382948,0.020375352,-0.040832907,-0.016822184,-0.004884731,0.059156615,0.019377328,-0.043819577,0.0024751842,-0.004280443,-0.16690034,0.023200762,-0.016951293,0.056583058,0.020988325,0.010375444,-0.026441164,-0.019040572,-0.033167843,0.08339195,0.022085011,-0.050004385,0.006907966,0.0071661905,-0.016792428,-0.0031832962,0.013478379,-0.01469644,-0.029781813,-0.023408787,-0.024031285,-0.05058158,0.022119325,0.027770558,-0.075362414,0.07251627,0.07513804,0.0009048831,0.012467609,-0.04990228,-0.051782932,0.00019281812,0.007581734,-0.006707693,-0.012646659,0.0502649,0.015411771,0.023997067,0.017985012,0.01731587,0.030843176,0.044912584,0.02242404,0.027152624,0.0044338624,-0.008239495,-0.00737521,-0.020545507,-0.011082681,-0.008426549,-0.0019859415,-0.018161748,-0.029486036,-0.0025899024,-0.058898006,-0.014610299,0.017771896,0.036249384,0.020287225,0.012092047,-0.013025983,-0.08663837,0.0063572517,-0.016897168,-0.027009655,-0.026614666,0.00016570937,0.0011132604,0.004845616,-0.013752482,0.014086676,-0.031251315,0.0046680933,-0.04028927,0.013363146,-0.0004294567,-0.008461679,-0.034514602,0.007476501,-0.107860334,0.007583204,0.029677697,-0.052003033,0.013379228,-0.020225346,-0.046378996,-0.017551687,0.014857922,0.024471931,0.24091002,-0.023875907,0.030339863,0.023792299,0.03884494,0.006137746,-0.057902936,0.07292775,-0.0023911807,-0.040216736,-0.04077081,0.016527278,-0.006677939,-0.04368341,0.0046075475,0.054478616,-0.05678776,-0.0031422107,0.08015087,-0.00630785,0.035501935,-0.019547617,0.0056786467,-0.016206559,-0.056267116,-0.0023435708,-0.024004836,0.03729018,-0.011001342,0.052876376,-0.013951226,0.01491124,-0.0039784885,-0.040067736,-0.007616766,-0.031504985,0.034759026,-0.07790896,0.007537455,0.029830307,-0.010461908,-0.005462239,0.0032075783,-0.046704587,-0.046498124,-0.025246833,0.030922694,0.033938073,-0.0024317882,0.017402424,0.017380707,-0.02889615,0.025567705,-0.025148904,-0.009536503,-0.0060704467,-0.009402272,-0.03026407,-0.014012131,0.06520324,0.021507056,0.008550728,-0.043392677,-0.04197978,0.021274464,0.017034063,-0.020794766,-0.0027915426,-0.015282334,0.043834716,-0.003523996,-0.0151933385,-0.0038317642,-0.007208919,0.040957954,0.003435925,0.010469004,0.023951603,0.025961135,-0.012869414,-0.03313256,-0.020306677,0.004739845,0.0028243621,0.028339839,-0.0082792565,0.038063228,0.008212556,-0.028175922,-0.039741702,0.01284643,0.022130096,-0.048145004,0.019977333,-0.0027533008,-0.02297394,0.010559123,0.014941217,-0.053783614,-0.020674484,0.02423787,0.006775013,-0.02561431,-0.03748786,0.020074224,0.031224705,0.0046028453,-0.0027178235,-0.009524517,-0.009388668,-0.028413808,-0.0029224218,0.031741556,-0.009767388,0.013385432,0.03627215,0.012898429,0.0024950008,0.017833037,0.0063798414,0.035038203,-0.012231933,-0.03683291,0.027078763,0.009009315,-0.030927034,0.0021471316,0.020409485,0.0029129921,0.05169722,0.02176257,-0.042623833,-0.013484838,0.018094882,0.05220854,0.010198471,0.022947121,-0.024558814,-0.015017772,0.023180312,-0.029927893,-0.0014579165,-0.024784708,0.009667357,0.03442148,0.016920809,-0.0135196205,0.01041892,-0.042383615,0.037255403,0.015593214,0.027738594,0.049942654,-0.05237218,0.0147387525,-0.08389493,-0.021276213,-0.008965404,0.031376556,-0.009201324,-0.012592198,-0.008543247,0.021527134,0.081045106,-0.0073606283,0.012479014,0.010562749,0.009207169,-0.0185867,-0.01032484,0.014772686,0.007944065,-0.0015024501,-0.009871659,-0.0036119218,-0.01486294,0.0043815174,0.019233098,-0.017992616,-0.018058417,0.033272836,-0.010081354,-0.04631237,-0.029625624,0.051882997,-0.012296691,-0.016570717,0.0014346134,-0.058628373,-0.03424392,0.026427971,0.07955693,-0.023413444,-0.005849718,0.013892613,0.0060566617,0.0618048,0.042068783,0.013191603,0.006890387,-0.019918814,0.01816635,0.020690951,-0.041151688,0.009214482,0.03475487,0.019256348,0.04813709,-0.0042522606,-0.028041843,0.033650156,0.0058283373,-0.013982164,0.018096287,-0.04683232,-0.046432573,-0.023105329,0.062264,-0.028795833,-0.030436656,0.01318695,-0.0063936412,0.000010949645,-0.06628348,-0.02162094,0.03282788,-0.017167954,-0.007284768,0.0034569814,-0.01571783,-0.0025185794,-0.044378165,0.032416865,-0.015808789,-0.0042784642,-0.0049202405,-0.022759175,0.010741937,-0.02637235,-0.06258523,0.00998754,-0.03369788,-0.044423312,0.032211795,0.020106286,-0.0044271247,-0.039524324,-0.03363489,0.023336112,0.0043817325,-0.0026578135,-0.03832512,0.0003778644,-0.02780082,0.031346034,0.018350173,-0.023402289,0.0095658675,-0.008161278,-0.025703363,0.015781613,0.057789236,0.011425273,-0.012512591,-0.057024203,-0.010583264,0.025587961,-0.010355234,-0.014603291,-0.044868443,-0.028396245,-0.009216698,-0.0133498395,0.005137088,0.038625218,-0.007413103,-0.0060588093,-0.0057350877,0.020903291,-0.08626394,-0.027922986,0.019928874,0.048050784,-0.012847833,-0.020030197,0.00317654,0.007958777,-0.011941046,-0.011030568,-0.012668517,0.026776183,-0.004034583,-0.06173896,0.03218149,-0.05601973,0.005970276,-0.024649393,0.026731228,-0.018705612,-0.0025969672,-0.015365019,-0.042331252,-0.011978306,-0.014134315,-0.024082795,-0.047738653,-0.020247763,-0.03067733,-0.009927583,0.012833084,-0.00051961327,-0.030545026,-0.0072428016,-0.0111046955,0.0137891285,0.0064959754,0.049275324,-0.018492114,0.012504857,-0.012796789,-0.027040102,-0.017031142,-0.032666497,-0.023371588,0.0036972654,-0.016019978,0.015372324,-0.003809709,-0.030344082,-0.026366442,-0.0054464675,0.042406835,-0.017651306,-0.011119384,-0.009115804,0.0020762947,0.0889803,0.0039848597,0.027859254,-0.0069900146,-0.03664419,0.006358736,0.021384748,-0.015561337,-0.010799729,0.0050274986,0.026936088,-0.009801746,-0.01410256,0.02478536,0.050726097,0.0008189912,-0.014498825,-0.04693947,-0.004410582,0.008464333,0.0057464223,0.010450521,0.026335165,0.0039362377,-0.05239209,0.023843454,-0.0031610783,-0.045105428,0.009256663,0.01952204,-0.00694865,-0.038636047,0.007919807,-0.0007873654,0.011453,-0.056787595,0.029875511,0.030248124,-0.008754146,0.04469878,0.038912576,-0.03559692,0.060261205,-0.022976356,-0.030053396,-0.0723844,-0.020910475,-0.022542674,0.04424799,-0.033485405,-0.03337518,0.00015862669,0.08448014,-0.0012892263,-0.013302096,0.013196892,-0.012084634,0.007852377,-0.163525,0.013313136,-0.016269961,-0.012825593,-0.0077628805,-0.014969421,-0.0062608067,-0.010252009,-0.030580122,0.0018823019,-0.019331204,-0.036060642,0.022241589,-0.022173028,-0.0016123492,0.033816516,-0.049653184,0.017844668,-0.0324408,0.030299943,0.035280272,-0.009737646,0.035237834,0.041231625,-0.0038110968,0.008390078,0.0064794896,-0.017451791,-0.033471547,-0.011418455,0.0012441225,-0.050033785,0.014869044,0.04824994,-0.00043651275,0.019600477,0.009354811,-0.009872587,-0.004211546,0.00836661,-0.021352606,0.03442968,0.0034601067,-0.02164818,0.020119406,0.06465742,-0.029520573,-0.015284989,-0.025937788,0.009372417,-0.009719713,0.019158976,-0.032235388,0.010107693,0.006720053,-0.037925106,-0.05302187,-0.02168492,0.025253585,0.039616,-0.0025559824,0.03478962,-0.027645955,-0.024983825,0.0147695,0.04846871,-0.028677091,0.030909397,-0.0074783694,0.018748485,-0.027952734,0.017273763,0.00996887,-0.054075878,0.0074842325,-0.00229234,0.0070554973,-0.0028627713,-0.06436909,0.015109651,0.003030754,-0.009834811,-0.007692539,-0.04750603,0.025107365,-0.013221598,-0.013691134,-0.021073652,-0.037852313,-0.0071388735,-0.035398517,-0.04755871,0.016660234,0.008748642,-0.004888956,0.02400271,-0.029187065,0.015994675,-0.023963824,-0.014981841,0.008672758,-0.063996956,-0.026021266,-0.012168664,-0.046664998,0.058289,-0.0039952593,-0.00074062747,-0.02990499,-0.053581655,-0.0048946813,-0.015820984,-0.009601243,0.05410856,-0.07378801,-0.010563527,-0.022507522,0.05904643,0.06099546,0.000050878036,-0.013192724,0.002574257,0.00541812,-0.03940582,0.013915123,0.06595958,0.021503601,0.0098397145,0.014909594,0.00034559044,0.028048214,-0.060474038,0.011543946,-0.0116004925,0.05792728,0.017067172,-0.0058131428,0.052841596,-0.00021270763,0.0049944953,-0.034417693,0.016593885,0.023882033,0.0016223396,-0.019601587,-0.016718637,0.031246413,0.011612669,0.010002066,-0.01146427,0.014270928,-0.031006606,-0.0067465575,0.056474797,-0.0139303105,0.013115006,-0.026166704,0.0072855568,0.02568377,0.035359025,-0.033694033,-0.02717074,-0.038850646,-0.0020312746,-0.0055513782,0.044050198,-0.026462104,-0.004355065,-0.030319266,-0.00016490325,0.04347374,0.01576815,-0.019258201,-0.00095277507,0.027649647,0.017940663,-0.0068204473,0.027949702,0.026886715,0.0043664402,0.037815966,0.012930823,-0.021877613,0.032643657,-0.04052556,0.007638272,-0.0519092,0.0057011787,-0.008041121,-0.0098745255,0.005166593,-0.007577103,-0.053830825,-0.022140108,0.020886952,0.047529105,0.031846754,-0.0048537166,0.04311868,0.026127554,0.012746925,-0.011251509,0.038982607,-0.039849095,-0.030518355,0.017473916,0.024514506,0.030949427,-0.004035168,-0.00189138,-0.041764118,0.001710393,0.007170965,-0.002419243,-0.012919854,0.016648436,0.057194706,0.038335565,-0.000019743817,-0.010069664,0.016933195,0.035946768,-0.02332618,-0.05277472,-0.009627231,-0.0124740675,0.036611483,0.016607134,-0.022301767,0.026467923,-0.050901152,-0.015650997,-0.015708445,0.020048613,0.0237034,-0.0033655646,-0.06017545,0.0127635915,-0.0437309,-0.022564102,0.09423654,-0.030946128,0.011459005,0.030081064],"last_embed":{"hash":"1dyupfd","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"1dyupfd","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{3}","lines":[351,351],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1dyupfd","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.065153785,-0.010461865,-0.08722527,0.011727188,-0.047822066,-0.030927576,0.04064899,-0.0058164387,0.03878814,-0.016843898,-0.018260166,0.008794449,0.005327552,0.029112568,0.01539318,-0.008201154,-0.010092077,0.0041064485,-0.0019602075,0.016940137,0.04006851,-0.012929196,0.07092823,0.014833944,-0.045203384,-0.010045062,0.03322776,-0.0033572277,0.03790779,0.029151134,0.021654809,-0.040115066,0.030648194,-0.03216805,-0.020702459,-0.0337694,-0.00067732454,-0.025948847,-0.046344697,0.060509767,-0.010181448,0.012565556,0.015792906,0.0055887112,0.026024697,-0.007925873,-0.007936091,-0.015050456,-0.020229995,-0.042802744,0.025842443,0.008231987,0.012637516,-0.017691607,-0.005494667,0.037900135,-0.0115558505,-0.034990493,-0.036345735,0.008649567,0.019569067,0.011807982,-0.037150122,-0.009522718,0.009275935,0.040948458,0.04180514,0.016235912,-0.013130279,-0.02749195,-0.018596957,-0.0055351434,-0.018859426,-0.02585085,-0.04407179,0.03371853,0.014115117,-0.053385694,-0.009087433,0.053203057,-0.010897851,0.034663405,0.007072718,-0.04678777,-0.026461797,0.018471582,-0.023987262,0.023676328,0.054628875,0.0052635414,-0.012419441,0.025892884,0.018100379,-0.016267434,-0.01713825,0.0026963206,0.042414118,-0.0049931784,0.037890084,-0.013062418,0.031783726,-0.015041311,-0.0050284476,0.014495798,0.022086618,-0.030663613,-0.014418557,0.029817982,-0.050526068,-0.008493705,-0.0007705917,0.029791426,0.0024303438,0.027580835,0.025560625,-0.008237173,0.007869171,-0.051802456,0.0018353907,-0.00289072,0.05008049,0.03069632,0.04578376,-0.035926357,0.006882642,0.009700156,0.022780867,0.028783677,-0.0094833365,0.0055528455,0.0067858384,0.05563201,-0.015559328,0.0090801995,0.005458133,-0.028688125,0.046412475,0.008542004,-0.016181888,-0.060185168,0.03316088,0.02300781,-0.038978014,-0.011940448,0.047536246,-0.053835582,-0.0004751543,0.039477162,0.008949511,-0.017941324,-0.04640786,0.036696717,0.030283518,0.03188586,-0.016990311,0.020235952,0.023719091,0.028200855,0.02731119,-0.028747322,-0.0021960419,-0.004607002,-0.0049758046,0.037536286,0.028476,-0.033496328,0.010192202,0.025754329,0.0051408336,0.011028942,-0.014846026,-0.031251095,0.041955534,0.0063900994,0.029527446,0.004183046,0.05538527,0.030657977,0.018603746,-0.06361744,-0.029065503,-0.027324172,-0.016535109,0.0012408323,-0.035097774,0.000071000235,-0.006747753,-0.007871607,0.026781047,0.02254718,-0.021431997,0.034299046,0.012298692,0.03664307,0.0649724,-0.012319704,0.013641367,0.027767003,-0.052435383,-0.037168466,-0.036445733,0.041595723,0.020228436,-0.034910448,-0.032596506,-0.010181028,-0.01927376,-0.039752074,0.025554173,-0.043149512,0.03304297,-0.0045331665,-0.058823552,0.019867303,-0.018917296,-0.01137952,0.03884287,-0.032806374,0.009142326,-0.025861757,-0.0015698893,0.034212966,0.017945712,0.006748567,0.0054009794,0.014112455,-0.011055764,0.031015169,0.0656888,-0.008431554,-0.020611484,0.008190712,0.0074678794,0.020664793,0.024809789,-0.02963567,-0.027483046,0.032098547,0.04243619,-0.015733069,-0.011614145,-0.04589765,0.018550673,-0.035331618,-0.04156144,0.01362486,0.04340623,0.042120084,-0.027431957,0.028209666,0.022152135,0.007915655,-0.048410237,-0.0072362283,0.048864055,0.021222942,0.02937134,-0.006037489,-0.034916777,-0.01205205,0.027189258,0.040003724,-0.02817405,0.016030684,-0.011863634,-0.0011737284,0.054208275,0.00686639,0.018857582,-0.011249654,-0.017508337,-0.0410368,0.029338915,-0.017508883,0.00613508,-0.0010602413,-0.05524451,0.0060746716,0.05586872,-0.01843917,0.0011492907,0.04203972,0.027662823,-0.003267999,0.057622414,-0.0171546,-0.024269274,-0.023122286,0.005335895,-0.039283846,-0.0027313158,-0.024350272,0.04697577,-0.012563326,-0.03486688,0.007366209,-0.023675816,-0.17052414,-0.042669784,-0.023517463,0.08488639,0.031165807,0.0012515932,-0.0051272605,0.0042654425,-0.01255089,0.045856137,0.012024768,-0.0568287,0.01469832,0.010717722,0.02765444,0.025066525,-0.006297035,-0.03438106,-0.009190356,-0.01998096,-0.04570634,-0.0601751,0.031980954,0.034113962,-0.054761767,0.017383303,0.093780585,0.019143885,-0.0037314568,-0.013015842,-0.039865218,-0.027879342,0.00024906907,-0.0017661599,-0.009447609,0.06267192,-0.013353028,-0.0026118846,-0.004818665,0.021326454,0.033006452,0.014328124,0.020492667,0.016542923,-0.0065415865,-0.00012474295,-0.0087772785,-0.017696792,-0.012848852,-0.011361915,0.01270623,-0.060393486,-0.016099732,0.02562883,-0.059479523,0.0041439794,0.013261261,0.049520146,0.0007265982,0.019958628,-0.023755241,-0.069103,0.00823786,-0.05625414,-0.061738983,-0.058606654,0.01995668,-0.025155876,0.012708474,-0.03386249,-0.012848573,-0.047868237,0.014479723,-0.008536175,-0.0070856554,-0.016282149,-0.018647378,-0.044820078,-0.0062359767,-0.07267164,0.0202366,0.013332932,-0.028250216,0.0147776585,-0.008892824,-0.041623283,0.012350002,0.016468372,-0.0062739165,0.24176438,-0.033333275,0.001398331,-0.037841607,0.03799231,-0.021797674,-0.025425863,0.07189284,-0.03595296,-0.038346443,-0.016109556,-0.02568116,0.007152972,-0.021975819,-0.0010659372,0.020935472,-0.04737657,-0.017666806,0.08133731,0.029893572,0.043257553,-0.027199864,0.021595556,-0.0071007735,-0.028806722,-0.0053741797,-0.018273294,0.011247299,-0.007832409,0.06155705,-0.044696607,-0.0051654754,0.04532011,-0.022884913,-0.03062319,0.004177243,0.007217291,-0.047222394,0.003720726,0.004448564,-0.0038406742,-0.012374843,0.004889933,-0.0029409297,-0.019226953,-0.012443728,0.021977479,0.0068610953,-0.011631541,0.022586733,0.014801761,-0.034601532,0.013929003,-0.029658351,-0.0039412566,-0.010269724,-0.024513625,-0.028236186,-0.007974279,0.059282344,0.023249552,0.011727971,-0.052201252,-0.024826603,-0.004369024,0.004995506,-0.01623121,-0.04365426,0.017729172,0.029313961,0.0063876105,0.042099547,0.000084499734,-0.0043108,0.051505134,-0.0017340992,0.029261138,0.03915414,0.002733379,0.010988423,-0.015540078,-0.02975645,-0.021185717,-0.018873105,0.038648356,-0.036151443,0.0046737837,0.054264124,-0.01634814,0.026048683,0.020851444,0.0019356053,-0.036589738,0.026444655,0.028059378,-0.021698141,0.010879147,-0.014556691,-0.06357507,-0.030271912,0.00043613467,-0.0018802483,-0.03492884,0.00097460835,0.0010959033,0.010511903,-0.021319428,0.011628922,0.016028034,0.016122881,-0.03906605,0.029524673,0.011898321,-0.026314234,0.029261453,0.022142794,0.025334919,0.020760035,0.0044788225,-0.0033719104,0.02440165,0.017638592,-0.035543025,0.019472223,-0.015804116,-0.015647134,0.0018024457,0.0528311,-0.012332135,0.042013384,0.026476415,-0.028854363,-0.034249134,0.02170216,0.024356192,-0.017489051,0.01746486,-0.018274896,0.031810705,0.043823563,-0.04591585,0.022928331,-0.02534728,0.031570096,0.01312165,0.012891574,0.029510478,0.0054242047,-0.009693219,0.030160487,0.02328678,0.03562211,0.049498208,-0.04259912,0.046333574,-0.07485078,-0.034189865,-0.015588559,0.019410277,-0.04596412,0.0021289112,0.020333901,-0.004971491,0.0805848,-0.019519908,0.0015097756,0.022387866,-0.0010160117,-0.0009870507,-0.0038355652,-0.013120897,-0.051000375,-0.0638182,-0.015870951,0.01939282,-0.003914602,-0.024982743,-0.017152008,-0.044415962,-0.0027470365,0.023664836,0.0030803129,-0.05421444,0.018429391,0.020270241,0.014379842,-0.019352803,-0.0074931015,-0.023741085,-0.0077387867,0.019394657,0.09625124,-0.014670605,-0.0010310898,0.04908598,-0.023225542,0.045243323,0.04980527,0.037198007,-0.027636541,0.0034862359,-0.0013487954,0.014005268,-0.013885723,0.002097347,-0.0059373975,0.0011312141,0.04799451,0.027033947,0.03599594,0.04930468,-0.0018932124,-0.044155974,0.03461757,-0.03226596,-0.02862402,0.017686084,0.050912835,-0.012968503,-0.0279978,-0.019438576,-0.003489507,-0.011900913,-0.02075938,-0.029179154,0.026169544,0.009892069,0.007934173,-0.01866547,-0.016390873,-0.005686638,-0.0114336815,0.023316937,-0.027172722,0.006952785,0.011303392,0.010045386,0.026290327,-0.026264254,-0.06287319,-0.025692347,-0.030397769,-0.056446213,0.038143408,0.02050855,-0.00023265972,-0.0050186925,-0.049410857,0.020358143,0.029619554,-0.0039949063,-0.028846798,0.033651937,-0.037532035,0.021968838,0.019370982,-0.04147134,0.0016287745,0.036927667,-0.02280932,-0.0034321668,0.06225623,0.024067072,-0.0027453299,-0.042483263,0.0019075546,-0.008697989,-0.04976361,-0.035950508,-0.03485867,-0.04337454,0.020150071,-0.016241023,0.013433882,0.02816013,-0.002928604,-0.031272113,0.03629444,-0.026738936,-0.049496386,-0.04460669,0.005485959,0.0042046104,-0.01658229,-0.03961648,0.018049143,0.02209002,-0.0015808998,-0.0032573016,0.0004318372,0.02685625,-0.011377285,-0.046293713,0.017592818,-0.04996006,-0.0020167932,-0.01868347,0.028003646,-0.020437708,-0.008101181,-0.010363217,0.0036321376,0.015070561,-0.052780952,-0.00415593,-0.007004234,-0.015630258,-0.009645745,0.026829462,0.0021344284,0.02878465,-0.030259913,-0.0034932743,0.01974957,-0.012898003,0.0254292,0.05860728,-0.03963225,-0.007894033,-0.012932575,-0.004148434,0.022955526,-0.01844486,0.04322145,-0.04746462,-0.005391421,-0.014592317,-0.007342274,-0.023236692,-0.03431721,-0.015715754,-0.008374439,-0.003324825,-0.033573177,-0.014690109,-0.030913517,0.053312574,-0.011935852,0.028452089,-0.013016487,-0.024780745,0.038638785,0.012671889,-0.021435367,-0.015082775,-0.029436318,0.008215898,0.024946554,0.008349107,0.020100929,0.051671695,-0.014785468,-0.016731529,-0.04188911,0.021308865,0.029137358,-0.0018900512,-0.019228183,0.03766833,0.034415342,-0.04814957,0.020977471,-0.008363556,-0.009095385,0.035468824,0.017723117,0.018434754,-0.07151775,0.0107231485,0.007436314,0.014052102,-0.0063982597,0.05268256,0.012251835,-0.02390642,0.039235443,-0.014690003,-0.02265154,0.06289136,-0.0022812556,-0.015950069,-0.05556012,-0.024748782,-0.033824068,-0.022854377,-0.048529927,-0.026135463,0.023026641,0.04767318,0.058622226,-0.0474959,0.038499672,0.0031517248,0.006461946,-0.1472954,-0.029180514,0.0010433347,-0.008484355,-0.017851034,-0.016831297,-0.013388013,-0.02948402,-0.03791764,-0.017612206,-0.05342134,-0.02175834,0.02337265,-0.02018283,-0.0056078504,0.04734304,-0.017955627,-0.012573848,-0.049405016,0.042421743,0.01572161,-0.024102053,0.034587543,-0.018796295,-0.007469217,0.0011222336,0.026104035,-0.011895572,-0.027587114,-0.02199546,0.040791843,-0.05502382,0.0024508212,0.061524726,-0.0020123972,-0.0153557975,-0.0045053847,-0.005838337,0.0002366472,0.0028167744,-0.020996053,0.020465748,0.03999951,0.034231294,0.016631754,0.052114386,0.025408268,-0.0044642063,-0.047369152,0.030798415,0.001173895,0.018786926,-0.039839793,0.015042115,-0.02092344,-0.04804848,-0.02116022,-0.02090542,-0.012708942,0.034885764,0.012707414,0.035913795,-0.03364076,-0.012431035,0.012373698,0.050088264,-0.023846714,0.037400283,0.007297236,-0.010690009,-0.008369296,0.012478551,-0.009053627,-0.040882424,-0.026372466,0.0232005,0.028454738,0.0077843475,-0.04449043,0.0040255073,-0.02230594,-0.016836053,-0.018948205,0.030554054,0.033582002,-0.0119382525,-0.016763533,-0.022161517,-0.04783171,-0.019909156,-0.039460383,-0.044419892,0.013460466,0.018196348,-0.006270781,0.03753335,-0.025752753,0.0077708685,-0.021200033,-0.0069758403,-0.013772399,-0.056219354,-0.053184647,-0.010071471,-0.024706583,0.038601834,-0.013904396,0.01083358,-0.010417018,-0.0049183667,-0.016478613,-0.022672746,-0.013644959,0.04420895,-0.040044036,-0.009365542,-0.0038090476,-0.025504665,0.04463321,-0.015284184,0.03771004,-0.009126473,-0.017465528,-0.03482305,0.011521727,0.07569563,0.03359355,0.016448751,-0.01750627,-0.010144991,0.041636683,-0.080283344,-0.040655546,0.025058076,0.05179524,0.014190476,0.025763873,0.038964324,-0.024959348,-0.040438596,-0.032233622,0.008052879,0.046926554,-0.013222277,0.06505993,-0.011998735,0.0039338167,0.0039508645,-0.0068306853,-0.031264056,0.015086333,-0.045385137,-0.01131344,0.10715511,-0.006194337,0.045208074,-0.0141312145,0.021269552,-0.019867884,0.004221241,-0.013441166,-0.04066879,-0.038178574,-0.04566052,-0.03192746,0.06306626,-0.0012702673,-0.02038508,-0.05547069,0.0033135088,0.03792648,0.032121353,-0.016493553,-0.026642857,0.05023178,0.023797693,-0.013222651,0.01720844,0.02715316,0.0049858335,0.02839255,-0.012829097,0.01663041,0.03433706,-0.015915379,-0.03189088,-0.017610088,-0.018712714,-0.014468864,0.013652877,0.024692183,-0.0075094737,-0.0519622,-0.026069958,0.041392654,-0.010080285,0.023053743,-0.0019825634,-0.0034949607,0.017398013,-0.03925681,0.016304635,0.041947015,-0.023785684,-0.027627857,-0.00484861,-0.0059306133,-0.003024639,0.014038969,-0.012073035,-0.012029285,-0.00029163004,0.019950096,0.03041011,-0.0014627256,-0.050942823,0.031148849,0.045052193,-0.032894623,-0.02949482,0.04037587,0.011844056,-0.043178707,-0.024088394,-0.023186736,0.0013834782,0.0321165,0.030626504,-0.008921769,0.033479176,-0.0610903,0.00734876,-0.015360346,0.023877447,0.037674382,0.010460871,-0.041646693,-0.0077420534,-0.04128337,-0.0067122877,0.055367157,-0.02919161,0.0431694,-0.007764784],"last_embed":{"hash":"p522oz","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"p522oz","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{4}","lines":[352,353],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"p522oz","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03893368,-0.020073349,-0.051634442,-0.0057767914,-0.049498443,-0.058084395,0.043437015,0.022876667,0.030877123,0.020669708,0.012827787,0.019143078,0.008146558,0.04787868,-0.0015851839,0.012684944,-0.009342278,0.029690266,0.006870098,0.011311944,0.0065901196,-0.011612117,0.02276755,0.027421983,-0.034437947,0.010434511,-0.015465321,-0.003653872,0.016708078,0.072744094,0.0065779006,-0.070761934,0.040446267,-0.031107524,-0.042688984,-0.053773012,-0.0035351026,-0.015086825,-0.053929742,0.04721053,-0.027533395,-0.0011700697,-0.0006999361,0.025018008,0.0108570075,-0.0058743823,-0.01718838,-0.00030515814,-0.019341363,-0.059607487,0.008750232,-0.010288572,0.021359535,-0.03268001,-0.0266208,0.03965688,-0.044991236,-0.04646288,-0.04059472,-0.013581907,-0.00763193,-0.0038150873,-0.008566769,0.012317517,0.0027918105,0.024948703,0.02208353,0.018632932,0.0023032774,-0.0064353608,-0.012260274,-0.030019341,-0.039220694,0.0034950823,-0.03879436,0.012838772,0.019439666,-0.04005372,-0.0060497173,0.03437518,-0.013342959,0.004841532,0.026057636,-0.041475583,0.01689507,0.057668995,-0.022915648,0.06388188,0.028952586,0.017497066,-0.012983445,0.04705209,0.031541523,-0.018160027,-0.032646425,0.021045007,0.032966062,-0.032339964,0.00936629,-0.010204101,0.019844169,0.027728768,0.0132006025,0.011242298,0.0012720285,-0.03667355,-0.00059636787,0.008242643,-0.035079442,-0.013926172,-0.0015599438,0.0343373,0.02008897,0.025057774,0.06444659,-0.0038624278,0.018801834,-0.04913003,0.010455161,-0.012672716,0.039611507,0.03307815,0.03802136,-0.045843754,0.026892208,0.026804231,0.046755344,0.011459563,0.0033061663,0.006046193,0.009067109,0.062446617,-0.03287052,0.028027263,-0.011981252,-0.034007218,0.045123786,0.019599898,-0.009895901,-0.0592823,0.034191154,0.03231085,-0.051568683,-0.014453062,0.042923663,-0.022024164,-0.032736484,-0.0033908987,0.035199426,-0.0151869515,-0.04213211,0.019812368,0.015105203,0.04258638,0.017101279,0.035097927,0.04426344,0.03337856,-0.023239419,-0.026893487,0.018545508,-0.03425314,-0.027637888,0.032110564,0.025914691,0.0079035135,0.023198418,0.013665912,-0.01487693,0.056287866,0.00531678,-0.034625072,0.04602276,0.014078734,0.018035812,0.01130131,0.06577959,0.0069809575,0.03773128,-0.05089974,-0.056727137,-0.03892766,-0.012350326,0.01404135,-0.03875501,0.031904865,-0.023430143,-0.017823571,0.01595104,0.03540971,-0.011658061,0.027125726,-0.01666351,0.018070126,0.060807176,-0.02449873,0.00040235027,0.016363356,-0.027070727,-0.03284548,-0.02575549,0.049042538,0.0021849568,-0.025225295,-0.04491579,-0.018145919,-0.01004697,-0.026092818,0.043294348,-0.08967778,0.0025768215,0.03334692,-0.014444372,-0.017989663,-0.026152333,-0.038083747,0.038037874,0.017784784,0.009632273,-0.006516147,0.028099563,0.014714336,0.019085752,0.009838934,-0.0031384623,0.0072163185,-0.0489182,0.026531033,0.032006584,-0.04777689,-0.008500183,0.026873726,0.03927802,0.0018848627,0.026316512,-0.020956414,-0.03422339,0.01697035,0.044967465,-0.006267907,-0.011644892,-0.0013051718,0.03353392,-0.055803962,-0.030941548,-0.009425665,0.027559228,0.06009591,-0.022151042,0.016344575,0.0026462947,0.01455844,-0.013236217,-0.009086055,0.02209999,-0.0039358432,0.0014746883,0.0024691776,-0.034109622,0.008753979,-0.0030918107,0.028450519,-0.026146302,0.012353737,0.022555467,-0.021547172,0.021322949,0.019070357,0.0132153705,0.0014140669,0.0048007844,-0.03934198,0.019457705,-0.011458366,-0.0144392885,0.003016707,-0.04928719,0.026776139,0.07355407,-0.011575461,-0.028027266,-0.016059496,0.01820929,-0.014833266,0.06318383,-0.017765986,-0.047729604,-0.0052967863,0.02348106,-0.03027575,-0.014672109,-0.0031807157,0.038913906,0.023047777,-0.019066412,0.011085811,-0.0026627784,-0.17186323,-0.009331525,-0.037936043,0.0351839,0.043824345,-0.0056529283,-0.019040106,-0.020156266,-0.025774429,0.09428722,0.026431482,-0.03878232,-0.0093286745,0.01750432,0.032147244,0.0056387596,-0.023914346,-0.0020717317,-0.024961842,-0.032247405,-0.030266555,-0.08882645,0.044569593,0.007330967,-0.0408716,0.01699816,0.07287645,-0.005432541,-0.028455056,-0.012472839,-0.039198633,-0.014445269,0.009502972,0.018338332,-0.041866086,0.015832387,-0.016690342,0.034827232,0.0027158626,-0.00738163,0.027373532,0.035953987,0.013525093,0.033165164,-0.01187222,0.0007118518,0.011389416,-0.009125218,-0.034934755,0.007948381,-0.022471484,-0.035675652,-0.01844355,-0.010799685,-0.06018349,-0.0028339047,-0.006152496,0.047615737,-0.0076009715,0.033331707,-0.023339964,-0.052740585,0.004617808,-0.04897855,-0.048884746,-0.04455649,0.04469589,0.0025524488,0.028999532,-0.046552293,-0.011675544,-0.04591775,0.00046406145,-0.052550633,0.014902715,0.008999688,-0.038616635,-0.02369925,0.004999361,-0.08398014,-0.010557022,0.027563442,0.0047750785,0.00018981745,-0.023718668,-0.037319455,0.0025204346,0.017685812,0.013450167,0.2404763,0.0149518335,-0.018050782,-0.005005606,0.06756948,0.0035899444,-0.04123183,0.06560001,-0.018822841,-0.046892192,-0.02227301,-0.010415412,-0.0028637855,-0.03687083,0.01841848,0.0225768,-0.021514917,0.0015462554,0.08252421,0.05380088,0.0016639079,-0.013930863,0.06012626,0.0002035899,-0.026419131,0.01569282,-0.020305295,0.0006735505,0.004078541,0.05769171,-0.03525019,0.019870654,0.04251428,-0.019643266,-0.0072715925,-0.02488285,0.0035705785,-0.037165772,-0.018441562,-0.00078234397,0.00746772,-0.018436953,0.041822508,-0.03367806,-0.02337652,-0.02208813,0.0066431924,0.010682041,0.013161977,-0.038892403,0.015172899,-0.029869027,-0.006581466,-0.032021873,0.00063767255,-0.03497499,-0.028775346,-0.02539147,-0.005330324,0.09374795,0.030548243,0.004715738,-0.075937,0.004283592,-0.014876603,0.0065579643,0.009525903,-0.03953688,-0.011189844,0.031314917,0.008650879,0.027148949,-0.019762939,-0.0134142665,0.027899725,0.008573812,0.022998964,0.024204548,0.009659208,0.020167498,-0.016740784,-0.012744519,-0.020887394,0.038993593,0.015729344,-0.026553731,0.0016286037,0.062166445,-0.010534019,0.010431674,0.008685293,0.03739436,-0.044855002,0.03502915,-0.024675187,-0.0153325945,0.010081777,-0.004203509,-0.07782866,0.017304087,0.012673653,-0.005681123,-0.036730453,-0.027584298,0.026314287,0.010385304,0.0029896675,-0.014896405,0.031532984,0.0061937734,-0.03770882,0.007071288,0.021715745,0.016034795,0.016662551,0.040019445,0.023021758,0.0056757224,-0.0037954422,0.002806353,0.030828487,-0.0054439963,-0.035255756,0.032632727,-0.003683242,-0.06351132,-0.015560683,0.03596016,-0.020842513,0.033616565,0.045166936,-0.026082942,-0.042793076,0.019944761,0.022447288,-0.025802903,0.015960716,-0.0008912974,-0.005894294,0.04125977,-0.024235887,0.023260422,-0.0054939208,0.019060621,0.031776767,0.01160343,-0.029874189,0.00882801,-0.00635746,0.056716044,0.015916672,0.06554154,0.059544306,-0.028167829,0.0154474825,-0.042955823,-0.046033155,0.0025373523,0.032712433,-0.021658784,-0.0011298683,-0.0032206024,0.01339655,0.07380933,-0.0041881646,0.014465745,0.019013051,0.008549858,-0.0129691735,0.011301963,-0.008936534,-0.055721313,-0.042116784,-0.013407132,0.01139981,0.010224466,-0.008373291,0.016663488,-0.017136078,-0.028567512,0.043813583,-0.018858515,-0.03809125,-0.01430291,0.04927937,0.026463002,-0.011644707,0.0024406095,0.0062605953,-0.0048672543,-0.029730283,0.088297956,-0.018726155,-0.024235897,0.022030976,-0.007607652,0.06507114,0.033841275,0.015903734,-0.014066089,-0.030408902,-0.002087065,-0.007994068,-0.032816064,-0.0369009,0.024571983,0.016855046,0.028063677,-0.009184207,0.048324324,0.04782558,0.012168207,-0.044397768,0.036012035,-0.04348515,-0.0070451805,0.0055702394,0.03515803,0.0015628469,-0.062686816,0.026824104,-0.0024983885,0.023921864,-0.0014187711,-0.046230063,0.036043413,0.009078958,-0.007994369,-0.063579485,-0.042078797,-0.00054572773,-0.035633214,0.029545467,0.023728706,0.014876701,-0.000044940527,0.010398347,0.02089114,-0.05236439,-0.04932739,-0.002597383,-0.021189941,-0.020176083,0.05141265,0.022800272,0.01801216,-0.03537195,-0.07936315,0.017800255,0.0068848757,0.005386826,-0.016397607,0.0054691806,-0.028943488,0.033375844,0.003683913,-0.019648794,0.004013076,-0.008964449,-0.06329741,0.012367919,0.043866124,0.026504712,0.004423007,-0.047919024,-0.025221076,0.013604402,-0.035585932,-0.023443855,-0.037110254,-0.02468109,-0.0020100714,0.0040297005,-0.012358623,-0.011875948,-0.005698533,-0.045163598,0.03659984,0.009145881,-0.04693782,-0.01777313,0.013821584,-0.034239672,0.008992637,-0.0512388,-0.009258531,-0.006482943,-0.019483393,0.013252004,-0.028318482,0.004440347,0.02928434,-0.03649699,0.05501722,-0.039474197,0.016744347,-0.06753123,0.036278766,-0.008684997,-0.023148669,0.008133575,-0.03614429,0.012863553,-0.005526922,-0.0028593326,-0.020570518,0.002100109,-0.018178506,0.0350138,0.0011258553,-0.026776874,-0.031627864,0.0014716057,0.0048419433,0.03139186,-0.013802009,0.04422436,-0.04393209,0.01978427,-0.024948303,0.0039684544,0.0021678838,-0.021573268,-0.025581518,-0.008621809,0.010627427,-0.0045696665,-0.035813313,0.0004158955,0.008068763,-0.01777065,0.0030193639,0.015580658,-0.016820539,0.0048840167,-0.018480035,0.042244595,-0.017487261,0.05435472,0.0044402634,-0.051256023,0.048785575,0.006015363,-0.008472977,-0.014971562,-0.04310994,0.035374787,0.005428103,0.0063469713,0.0026034096,0.034979362,-0.015025255,-0.016488919,-0.05392183,0.019921554,0.011145744,0.032902062,-0.017328547,0.02441419,0.024446724,-0.0449703,0.03203758,0.016417708,-0.03472329,0.00059063814,0.0017806578,0.0320936,-0.039039396,-0.014801478,0.0077630524,0.023071792,0.0000061390947,0.025892835,0.013274766,-0.032296147,0.0337873,-0.022330467,-0.041278183,0.04768824,0.02537045,-0.049178414,-0.024501985,-0.015986703,-0.021127634,-0.015899304,-0.045214366,-0.027135454,0.015201121,0.03821196,0.02519643,-0.0073763975,-0.0144236805,-0.015205595,-0.015619754,-0.15261666,0.02016475,-0.017660065,-0.0208193,0.011504515,0.00078856345,-0.02143258,-0.014748876,-0.02681603,0.0030962497,-0.00479072,-0.06254985,0.022828875,-0.036927316,0.029219983,0.041020904,-0.027979644,0.017209847,-0.04433381,0.08074503,0.024448255,0.0003007146,0.041686635,-0.01027428,-0.00018956156,0.017370269,0.029278181,0.026586229,-0.028236419,-0.023403896,0.023668721,-0.04175932,0.0011505558,0.048157215,-0.01408602,-0.023055926,0.006309219,-0.03987678,-0.020490734,0.012376662,-0.006010394,0.010834233,0.016422562,0.007984849,-0.005392615,0.07564794,-0.026393734,-0.0027576697,-0.03663924,0.014326829,-0.007845438,-0.013615564,-0.01252369,0.010088822,-0.011461366,-0.0022354156,-0.030964578,-0.0032425018,-0.004694003,-0.01147795,-0.016154962,0.042517927,-0.04676656,-0.02211058,-0.0077762865,0.038994137,-0.03879799,-0.007501134,-0.013976227,-0.009789246,-0.014530265,0.023143563,-0.021265803,-0.04257268,-0.002868958,-0.0030241092,0.046333015,-0.012193274,-0.038619716,0.0009933566,-0.0016553362,-0.051970527,-0.010563751,-0.008691923,0.039666075,-0.010508756,-0.010009786,-0.033105664,-0.057064243,-0.015213047,-0.039359666,-0.0431813,-0.008706454,0.027726298,-0.025299452,0.043426976,-0.023824066,-0.014745075,-0.005838215,-0.031518802,0.018662008,-0.04742559,-0.040747248,0.013315408,-0.03931871,0.03822221,0.01718931,-0.0038723606,-0.0012358486,-0.019759458,-0.030280368,-0.044828545,-0.015117517,0.02401857,-0.052643232,-0.051219705,-0.01664493,0.03879291,0.036845762,0.017342553,0.025892051,0.012744701,0.015393966,-0.04540225,0.020314444,0.06212524,0.012632809,0.0238748,0.022464102,-0.0034807692,0.024761816,-0.04166955,-0.0048017395,0.034898173,0.072418496,0.049033534,0.006421963,0.034517344,-0.034397367,-0.017615626,-0.032590605,0.005728454,0.021694005,-0.01682365,0.01973604,-0.034377236,0.015506298,0.012525509,-0.025964962,-0.028497726,-0.0060522007,-0.018026281,-0.02277996,0.06885019,-0.0060170586,0.051899727,0.0037066354,0.015695808,-0.034240305,0.00996218,0.0033835277,-0.0058637257,-0.054474343,-0.053211227,-0.011622853,0.0434975,-0.026070267,-0.028130388,-0.022719607,0.0016152125,0.020089354,0.019262401,-0.030325102,-0.0110104205,0.016737511,0.0045323595,-0.009381694,0.032425925,0.008140736,0.002575313,0.057737477,0.009891799,0.017869495,0.03765619,0.022703199,0.012760741,-0.009916985,0.016109567,0.007155668,0.015955467,0.014344382,0.007634694,-0.009249832,-0.014636804,0.03556731,-0.00097196945,-0.012761048,0.0035858399,0.05220405,0.007738034,-0.0125677865,0.005810096,0.018153012,-0.03754088,-0.020292917,0.04301542,0.0090184705,-0.0062368284,-0.009698371,-0.026491527,0.0020022038,0.032915395,0.020907298,0.024748398,0.002332783,-0.050579287,-0.0069544106,0.05719845,-0.024201589,-0.0012825376,0.02624577,0.010936541,-0.017058382,-0.046335757,-0.044226326,-0.02243583,0.008092514,0.020156413,0.003734201,0.04597962,-0.03953158,0.015000718,-0.00082470477,-0.00034673233,0.023302287,0.017147157,-0.07918389,0.015089849,-0.012668486,-0.02838982,0.06729012,-0.014980783,0.011974878,-0.031516455],"last_embed":{"hash":"skgt6","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"skgt6","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{6}","lines":[355,355],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"skgt6","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.059507623,-0.03594863,-0.045193456,-0.0007937785,-0.032122273,-0.052668482,0.037696276,0.0098742675,0.026699143,0.0060622822,0.0025483363,0.014149751,-0.0066259513,0.01929183,0.022410112,0.010256054,0.010200879,0.0028320737,0.0009248859,-0.009017246,0.019605607,-0.023352522,0.017518282,0.0029110482,-0.034475274,0.020532688,0.023639427,0.0125408815,-0.00084426237,0.06828545,0.017885288,-0.04256428,0.013366388,-0.025352463,-0.039025567,-0.04334231,-0.0010176761,-0.018201135,-0.038433366,0.03477393,0.011690024,0.016034234,0.025661426,0.001704745,0.03610398,0.0027477073,-0.008704456,-0.0008341207,-0.0057999515,-0.0012439289,0.011666008,0.00755674,-0.0008020368,-0.040503524,-0.024512772,0.04050044,-0.024285156,-0.02537772,-0.032063957,0.0047993343,0.00708166,0.004551387,-0.009212966,0.013202295,0.030468289,0.05735692,0.06366329,0.03508131,-0.008437209,-0.042583104,-0.032155707,0.008711785,-0.041631315,0.0025527542,-0.03538026,0.05274995,0.010618259,-0.04773417,-0.002385872,0.020982256,-0.029052949,-0.03953162,0.042633336,-0.0032681508,-0.015632557,0.036068805,-0.01572865,0.059603106,0.010093424,-0.024135975,-0.012476435,0.0138265565,0.027911335,-0.014618477,-0.03393621,0.008653193,0.012778881,0.017280864,0.0063775033,-0.024743298,0.026140077,-0.0056945095,0.01284714,0.032787856,0.01481917,-0.028983898,-0.032849487,0.043636944,-0.032258645,-0.019337732,0.0011126692,0.028904567,0.028815031,0.034111913,0.01208568,-0.03937982,0.03128061,-0.03931907,0.006726901,-0.0054213237,0.026248593,0.0006883346,0.048692748,-0.052537117,0.01782295,0.030256774,0.030164381,0.032499846,-0.032744505,-0.0082168635,0.017369168,0.089882396,-0.011486031,0.004798937,-0.05323091,-0.018383915,0.024718786,0.02909931,-0.017515525,-0.06301433,0.020210609,0.033229586,-0.034071136,-0.024012621,0.031416588,-0.038336296,-0.003641072,-0.0010573934,0.0016996983,-0.04773489,-0.030211326,0.019732455,0.008164395,0.05394557,0.0009012069,0.012131022,0.04230008,0.06633839,0.02591698,-0.0048285234,0.011466859,-0.011590323,0.019198263,0.012924236,0.01919039,-0.022487633,0.016703527,0.030100025,-0.01468555,0.04229041,-0.025040597,-0.012553863,0.03707733,0.007724287,0.029148705,0.011734501,0.034369923,0.027625535,0.017882427,-0.053803522,-0.029949406,-0.03660365,-0.008355356,-0.019741677,-0.016423358,0.018592326,-0.017710835,0.010351718,0.040030804,0.027508402,-0.03667388,0.014360291,-0.019466516,0.008495611,0.02739878,-0.03663581,-0.0021508855,0.020915639,0.008360116,-0.020324975,0.010543847,0.044476446,0.009904612,-0.022712342,-0.02980598,-0.025528695,-0.03042767,-0.039269533,0.0455294,-0.05164828,0.007770046,0.03140193,-0.024144217,-0.032700013,-0.032711413,-0.028952714,0.039613765,0.008260137,0.0103817675,-0.024488918,0.024829615,0.038766343,0.01760932,0.030204035,-0.007694322,-0.008500391,-0.026553875,0.026020067,0.04520269,-0.040069245,-0.013241971,0.023009948,0.008918536,-0.011672064,-0.00990616,-0.012838977,-0.048568226,0.010839336,0.06072519,-0.030718924,-0.007822275,-0.0022594992,0.027192393,-0.046899326,-0.050135035,0.005249094,0.047920432,0.07965789,-0.031404328,0.029846478,-0.01986441,-0.00957474,-0.04599364,-0.009328862,0.0013818323,-0.0026830586,-0.00021857777,-0.006523031,-0.020504843,0.0032056477,0.022990478,0.03348461,0.00009019537,-0.0014294679,0.0048284857,-0.0021463644,0.036339812,-0.045138843,0.015296643,-0.00677516,-0.0325394,-0.013361004,0.007957313,-0.0023140004,-0.007495476,-0.019079816,-0.05916433,-0.027929375,0.06353536,-0.023975568,-0.0022947018,0.033731673,0.0074552735,0.023025455,0.07141058,0.0020979382,-0.02969269,-0.0039111217,0.017509552,-0.039182324,0.014483113,-0.029200157,0.04315358,-0.012956748,-0.0080142915,0.0020873277,-0.015814671,-0.17843512,0.012184172,-0.004467938,0.038309682,0.029563228,-0.022599753,-0.02820047,0.009111917,-0.016142348,0.082978986,0.021402996,-0.05507071,0.046452187,-0.0030005954,-0.0005069537,0.018864753,0.001466336,0.0044673006,-0.06989685,-0.02249358,-0.024438808,-0.07449346,0.024631025,0.018790282,-0.054797564,0.023244595,0.095984474,-0.00085139344,-0.008301307,-0.005827364,-0.032007582,0.01365157,0.013513485,-0.032535933,-0.025470663,0.0067987535,-0.0028144442,0.013839203,0.015570246,0.007802171,0.04305517,0.036052313,0.0024258283,0.019961735,-0.013156421,0.0051032016,-0.008044026,-0.02687419,-0.04414072,0.051623978,-0.023554405,-0.045245234,-0.0390675,-0.0129219415,-0.049595766,-0.0027044774,0.00056925724,0.056236032,0.0119368695,0.059892867,-0.011637553,-0.031168062,0.016571354,0.014328982,-0.030021265,-0.034493826,0.041686937,-0.024255294,0.03240771,-0.01162567,0.010645157,-0.05217022,0.0016648691,-0.049334962,0.014871054,0.013199278,-0.0059905597,-0.01556357,0.0016019795,-0.05350274,0.03097776,0.016068235,-0.00336214,0.006608923,-0.0155842705,-0.027037226,0.016174719,-0.004515912,0.013834987,0.2552752,0.007669194,0.000024618337,-0.022704098,0.077043414,0.021180311,-0.030621668,0.063048154,-0.0071828743,-0.037609596,-0.073493734,0.0013813281,0.01707312,-0.04955615,0.035163775,0.030243602,-0.023246612,0.010351421,0.07497648,0.013119777,0.02442398,0.012591691,0.053614687,-0.006302099,-0.015351264,0.0033455864,-0.017039854,-0.02185007,0.0056396415,0.02119863,-0.03826112,0.01808848,0.026714407,0.0016781752,0.015859231,-0.0560548,0.026749656,-0.049648173,0.016466815,0.0076952893,-0.00860266,-0.013267963,0.020811714,-0.029118227,-0.03235107,-0.018450765,0.0026977863,0.02097106,0.0012933605,-0.007773517,0.041282836,-0.018046735,0.0015154795,-0.033944976,-0.0038646378,-0.027804986,0.0026138413,-0.047686335,0.021424327,0.059477,0.03382111,-0.009281447,-0.030667635,-0.014327487,-0.010019205,0.040338576,0.014358096,-0.055046722,0.017691987,0.048604615,0.009850276,0.017756745,-0.019858666,0.00696725,0.037993077,0.009456982,0.04168959,0.0077593555,0.028181994,0.005001589,-0.023258787,-0.03468418,-0.042196292,-0.025915314,0.025501976,-0.02090038,0.02723125,0.08259711,-0.019668967,0.009805241,0.031224063,0.022099925,-0.042086497,0.04501495,-0.0014020699,-0.014190772,0.032744095,-0.012375813,-0.06772294,-0.0027145843,-0.0072551863,0.008615744,-0.052040156,-0.016501226,0.0535029,0.021306109,0.019999577,-0.006290403,0.01936837,-0.0017010864,-0.020553514,0.029570945,0.037589,-0.02300108,0.024203673,0.037993435,0.025977112,-0.0031254417,0.037621964,-0.030956138,0.028518762,0.014720749,-0.04675718,0.026452696,-0.034000717,-0.039763056,-0.011310467,0.0778189,-0.0036540292,0.044343445,0.047964856,-0.03092141,0.023813872,0.02264201,0.04650893,-0.0094697,0.026855296,-0.014759967,0.012079691,-0.004405032,-0.036954597,-0.0050462494,-0.018508086,0.012074708,0.0431158,0.037113886,-0.0010308196,-0.004604062,-0.010665209,0.04181124,0.014074245,0.04161831,0.02753609,-0.019772064,-0.012353024,-0.031602085,-0.007879967,0.018119292,-0.00039609775,-0.027906386,0.020054847,0.0005789608,0.029513597,0.098143496,-0.017309638,-0.00890189,0.0029004652,0.027447838,-0.0024503844,-0.02319097,0.0029716343,-0.025290478,-0.049945436,-0.0120819155,0.0008310124,-0.008039352,-0.033559483,0.0036215317,-0.03487023,-0.00420133,0.047416445,-0.020238174,-0.041364737,-0.019977432,0.037180502,-0.0016544346,0.018954467,0.0048697656,-0.026158467,-0.0025291683,-0.009345466,0.09743894,-0.039777372,-0.0019233498,0.0027274787,0.026099129,0.046564415,0.023916794,0.015501229,-0.011261394,-0.044650164,-0.020391451,0.010249267,-0.015964068,0.0017100476,0.010601007,-0.021121373,0.010598734,-0.04380443,0.029300395,0.035911657,0.0067265425,-0.06803396,0.02001146,-0.04017942,-0.022018518,0.0047492334,0.04355974,-0.01815133,-0.049922056,0.003744998,-0.0054238583,-0.0030723542,0.008843771,-0.009178447,0.02726478,0.0057493867,-0.014297196,-0.030193588,-0.037728965,-0.0022946296,-0.0065997206,0.025265398,0.016425485,0.011120452,-0.006312023,0.0037865692,-0.003291062,-0.015943995,-0.06623268,-0.026840176,-0.01298835,-0.016668094,0.020510407,0.019619998,0.00830103,-0.020718776,-0.052614696,0.021876942,-0.021626921,0.0021211694,-0.030005021,0.013043715,-0.025570692,0.012646985,-0.037935134,-0.040157683,-0.010834819,0.01782865,-0.046234604,0.0026259061,0.03184412,-0.0037587783,-0.027763402,-0.041226275,-0.003027691,-0.0009341338,-0.036300074,-0.027942088,-0.02406159,-0.02483972,-0.014834328,-0.011862354,-0.017156951,0.022926804,-0.021795582,-0.076209664,0.022416852,-0.011124985,-0.05836229,-0.051971775,-0.02952891,-0.01085597,-0.018501239,-0.062583156,-0.017432904,0.004175476,-0.029658545,-0.006353093,-0.029978985,0.0030083556,0.01835349,-0.04203524,0.008019193,-0.037348848,0.0002845642,-0.036106665,0.06108989,-0.011752939,-0.017106155,-0.028037256,-0.010125891,-0.0065739774,-0.055630047,-0.0019719128,-0.02731537,-0.0115899425,-0.011245857,0.046151664,0.012493281,0.021347068,-0.023136673,-0.00074294244,0.024202328,0.014050546,0.012343541,0.046689674,-0.019283889,0.023674168,-0.036621504,-0.028980436,0.039009675,-0.028131757,-0.03281429,-0.042016983,-0.0030113868,0.016325118,-0.012478892,-0.017718557,-0.019907178,-0.03527661,0.015742496,-0.02930835,-0.005205748,-0.018786991,-0.018090684,0.07116862,0.000024877882,0.04487632,-0.015364945,-0.0067446516,0.029533496,0.035814907,-0.026770351,-0.010466715,-0.055575453,0.003624029,0.012385426,-0.009481726,0.01367208,0.05096422,0.0076866914,-0.020824505,-0.029518077,0.03697294,-0.036110565,-0.016233958,-0.013167535,0.023234664,0.0423467,-0.014466758,0.027850216,-0.014983942,-0.018751618,0.0033512656,0.02010341,0.035418455,-0.03946793,-0.0078734225,-0.015544513,0.03354348,-0.006223698,0.033419076,0.027089093,-0.0016410112,0.038232777,-0.004388541,-0.038155325,0.05426578,0.00841064,-0.020100912,-0.042744655,-0.010754828,-0.016341321,-0.015141711,-0.022973532,-0.038229637,0.0029582512,0.07455775,0.068819754,-0.008931137,-0.0042319847,-0.010705741,0.015422381,-0.16516525,0.0025665618,-0.027047954,0.0102313645,-0.002021618,0.008753155,0.0021872018,-0.034702964,-0.016054118,-0.005084179,-0.025318408,-0.056731537,0.03404343,-0.030402642,-0.007991297,0.027830314,-0.050069578,0.011770197,-0.03223613,0.061649773,0.020048717,-0.0228792,0.05289257,-0.0051205656,-0.028676176,-0.013846133,0.014828542,-0.0123636555,-0.028109673,-0.05737797,-0.0054425467,-0.005242911,0.03340272,0.023587203,-0.0076819942,-0.0068297894,0.0062785386,-0.026565721,0.009633748,0.0141112255,-0.016708164,0.02500695,-0.0068526375,-0.016352924,0.025914729,0.06494592,0.03320383,-0.0017258313,-0.022624262,0.0012439439,0.017154306,-0.030072544,-0.03514287,0.03689486,-0.0018095892,-0.028082868,-0.013595043,-0.017665092,-0.0100852875,0.019783547,-0.0034989472,0.032049716,-0.03111097,0.022520965,-0.0014798209,0.041569494,-0.050166294,-0.011124261,-0.009989177,0.004300057,0.0023771843,0.013440987,-0.053145904,-0.024296062,-0.002311079,-0.008968794,0.008171725,0.018685639,-0.07150808,-0.015778253,-0.00068306556,-0.0209415,-0.038342312,0.0032103811,0.020020496,-0.024930771,-0.018812366,0.007193295,-0.037398405,-0.015864978,-0.05251278,-0.04547931,0.006390984,0.01921836,-0.03055042,0.04562377,-0.008662501,0.007473179,-0.03516885,-0.008612661,0.021823924,-0.035075866,-0.028791279,0.025991183,-0.039927147,0.017241687,0.011689911,0.010947374,-0.0040918505,-0.023440035,-0.032581635,-0.0503202,-0.0017835131,0.054415647,-0.06903058,0.004529721,0.023995616,0.02727832,0.036507044,0.022153826,0.014047474,0.0099816015,-0.0045190197,-0.035878915,-0.011369007,0.07461275,0.022606954,0.014441489,0.011973165,-0.006386108,0.01861425,-0.05711866,-0.007495551,0.021936793,0.033240862,-0.015547945,-0.0031922315,0.050968643,-0.022499561,-0.041690264,-0.02127772,0.021493249,0.05980864,-0.0060262457,0.042326085,-0.012512072,0.010675768,0.0066250702,-0.027870432,-0.047339045,0.0216412,0.008136527,-0.008601731,0.080900416,0.009187405,0.044996217,-0.00022404744,0.00045792983,-0.039292317,0.014131404,-0.03887964,-0.036431983,-0.04746891,-0.022797683,-0.0017573702,0.02209428,-0.025255315,-0.039221667,-0.021590859,-0.011472619,0.043533262,0.0012832241,-0.038116615,0.0039668456,0.023123283,-0.026938902,0.0032548662,0.02353515,0.0006647979,-0.010074691,0.04495878,-0.0013192587,0.027354218,0.05348737,-0.004159693,-0.023107626,0.011276941,0.035480853,-0.004937277,-0.0076248166,0.0094295945,0.0012127665,-0.06379314,-0.025767397,0.053245593,0.016042583,0.0035997047,0.0025515475,0.02849597,-0.011151139,-0.03441774,-0.0129147135,0.013024807,-0.072051056,0.0024234704,0.0033869199,-0.030150766,0.001706116,-0.014169093,-0.016436074,-0.0040855603,0.011776141,0.026451753,0.039227683,-0.015565658,-0.00017847896,0.020379521,0.023180103,-0.026536968,0.024864951,0.029009268,0.015053452,-0.020950863,-0.04100042,-0.011232711,-0.009389753,-0.0005626421,0.031463698,0.0025080526,0.014808713,-0.032833986,-0.009837313,0.0038571735,0.027109446,0.03512235,0.023380158,-0.058179107,0.027075093,-0.054592524,-0.021628048,0.05401312,-0.023675563,0.032753732,0.008314956],"last_embed":{"hash":"g2rqt6","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"g2rqt6","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{7}","lines":[356,356],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"g2rqt6","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030653024,-0.015535552,-0.047656503,-0.0076736407,-0.041368905,-0.048741646,0.06700401,-0.0048551457,0.013303131,0.026987026,0.007705326,0.032226633,0.0019046054,0.018449424,-0.007532733,0.02804707,-0.015821358,0.008046079,-0.020644665,0.012253685,0.0055971416,0.019031595,0.024990458,-0.009497801,-0.039716747,0.011200498,0.024679724,-0.0130474325,-0.0044910065,0.05446091,0.012351791,-0.067889355,0.042481862,-0.032034848,-0.033525888,-0.05523743,-0.022116665,-0.03328176,-0.050032258,0.048063483,-0.0007287089,-0.014520447,0.0045832098,-0.019820308,0.035672,0.0069122566,-0.025206668,-0.0047136364,-0.02982011,-0.0026943143,0.039702237,-0.0086461855,0.027977655,-0.025750732,-0.04746477,0.03162695,-0.005067225,-0.047116775,-0.015430297,0.011647865,0.0030172411,0.00037279658,-0.027219282,0.015101211,0.040468846,0.028703904,0.033464316,0.011627551,-0.0001974286,-0.023723979,-0.0093677,-0.023672713,-0.04661996,-0.007823487,-0.03531602,0.046630125,0.020432577,-0.041382216,-0.001015911,0.038432438,-0.0064698085,0.028801352,-0.0023699817,-0.03104905,-0.014636968,0.035001088,-0.016228158,0.054469448,0.04329689,-0.021713167,-0.022141451,0.034186725,0.019771367,0.010737716,-0.0422371,0.01978814,-0.0028804666,0.006869585,0.0010391122,-0.012040441,0.045675337,-0.016447607,0.021058777,0.016428439,0.028812274,-0.046609044,-0.013470963,0.029216068,-0.014309494,-0.017188525,-0.01792302,0.030747898,0.0034747624,0.03438634,0.044104412,-0.014771312,0.044702202,-0.023760855,0.017399345,-0.00066624983,0.036786765,0.017278269,0.024641009,-0.06324204,0.017999515,0.027820159,0.017036434,0.00627272,-0.020657972,-0.0016363943,0.0022877285,0.06783553,-0.042501293,0.03236182,0.006262205,-0.025863921,0.03627893,-0.005461655,-0.02455784,-0.052871108,0.024780625,0.054156773,-0.045397304,-0.0017704243,0.0046893884,-0.04286647,-0.036357407,-0.0065845526,0.020543864,-0.046847884,-0.0014800546,0.011590012,0.031078408,0.05373726,0.010310042,-0.0019787387,0.047156643,0.057751674,0.034027446,-0.027136538,0.028210398,-0.0076347203,-0.0042551076,0.04357251,0.020153191,-0.011875847,0.007576401,0.03131327,-0.023265397,0.043665223,-0.0005588732,-0.03371221,0.024824256,-0.004765172,0.027803482,0.008415869,0.062757775,0.03001987,0.0139535945,-0.038966008,-0.039961286,-0.0071102935,-0.021118972,-0.012586985,-0.045766987,0.034843702,-0.013193009,-0.017999554,0.040718842,0.005036762,-0.02647177,0.014197568,-0.0007876396,0.05372494,0.013848751,-0.024045657,0.019162128,0.013410821,-0.014366225,-0.012229134,-0.022456964,0.067300655,-0.0058083083,-0.02459848,-0.039070077,-0.0054995855,-0.024399998,-0.0426252,0.03004822,-0.049927276,0.018702032,0.026633363,-0.025340615,0.015788797,-0.050715845,-0.019422038,0.043133996,0.0049855267,0.023079632,-0.013707166,0.005935764,0.020690458,0.025970526,0.042881615,0.0025063348,0.015103972,-0.05271211,0.026136927,0.046948664,-0.028124021,0.0059510656,0.006413517,0.0033643045,-0.009055187,0.013709461,-0.028665718,-0.059025146,0.009309362,0.039971717,-0.04220935,-0.015247669,-0.029553434,0.0382407,-0.0252237,-0.054791257,0.0050925147,0.044653155,0.07422987,-0.032580405,0.014161135,-0.0075560617,0.00750635,-0.019824918,0.014308442,0.0049566315,0.008609683,-0.003007502,-0.012178636,-0.016080454,0.0171989,0.0071022916,0.02353177,-0.00611184,0.008553799,-0.023740694,0.021793408,0.021110296,-0.025164032,0.0066410988,0.0031939074,-0.015003352,-0.021563174,0.011053563,-0.0034087165,-0.04324436,-0.0015190576,-0.050956283,0.010461966,0.05559086,-0.042006142,-0.0013490025,0.01246778,0.015455433,-0.020770524,0.06257114,-0.022000413,-0.0047328803,-0.035020616,0.0029012759,-0.044579014,0.022127524,-0.018997971,0.052463505,0.00080573047,-0.02574189,-0.0009842953,-0.004932046,-0.17437488,-0.007000024,-0.022377929,0.055864096,0.03278939,-0.002927425,-0.025690146,0.00614004,-0.03917169,0.0745679,0.022197666,-0.04272723,-0.027798984,-0.0076280464,0.009814388,0.0030619304,-0.015961833,0.0121089285,-0.037727747,-0.027425615,-0.020843107,-0.056900278,-0.0102477865,0.0026750956,-0.030500641,0.04563168,0.078703314,0.022454893,-0.0077265496,-0.013377812,-0.055696934,-0.0031590518,0.0053691617,-0.02679648,-0.002419878,0.037349343,0.008454051,0.040511906,-0.0034794293,0.0031462596,0.037536386,0.03220921,0.004655346,0.008724852,-0.040874716,-0.009314428,0.013405638,-0.027224751,-0.046125203,0.00033090578,-0.03716139,-0.049240932,-0.011730457,0.009643815,-0.049037542,-0.035396248,0.019100718,0.040312804,-0.0033891515,0.035485033,-0.024361908,-0.05764915,-0.011086592,-0.026247323,-0.042236935,-0.05565249,0.029892093,-0.011782763,0.009305958,-0.036071457,0.012854831,-0.050497092,0.019191949,-0.03620925,-0.0039838604,-0.011417492,0.007600561,-0.02921471,-0.023292478,-0.057622824,0.023644127,0.0038278522,-0.022899518,0.01547538,-0.016787827,-0.0664968,-0.00026967665,0.0046032066,0.002091729,0.24608071,0.014653516,-0.015227657,-0.02092898,0.04982848,-0.002066865,-0.023390578,0.07412622,-0.0032330959,-0.03953794,-0.0454155,0.009885004,-0.0072532333,-0.029148016,0.012680939,0.035615284,-0.05887425,-0.0066374224,0.08548554,0.029695306,0.011047333,-0.019595657,0.05400529,-0.014085711,-0.038625658,0.02518827,-0.052144043,-0.014774764,-0.009917718,0.05661228,-0.034808412,-0.0027304145,0.047159716,-0.04019818,-0.030471092,-0.029408291,0.008841894,-0.064380586,0.0048339134,-0.0044200206,-0.013298591,-0.021722011,0.02705598,-0.052140426,-0.03564239,-0.04024348,0.0070031383,0.013111477,0.0126424,0.010337822,0.031304058,-0.025053672,0.024840213,-0.014135376,0.021805776,-0.013221324,-0.010673189,-0.022703864,0.024008455,0.06689006,0.038010128,0.004232076,-0.07075923,0.004876273,-0.0140953595,0.0360648,-0.01682723,-0.02476674,0.00087642856,0.04079869,-0.01094056,0.029011045,0.004158326,0.0066747353,0.025488408,-0.008256816,0.04827375,0.04334021,0.028761823,0.044392873,-0.025756918,-0.022610808,-0.016843673,-0.013050171,0.018017672,-0.037421796,0.03273833,0.054100998,-0.012738497,-0.0005890946,0.017465515,0.0069948253,-0.057763617,0.019263474,-0.019512234,-0.025956875,0.0099479975,-0.008463843,-0.07079131,-0.046674825,0.0072467662,0.0135606155,-0.024887467,-0.0057041426,0.027370116,0.023740545,-0.019482506,0.009051264,0.032321684,0.0015197925,-0.015355932,0.020807596,0.024782889,0.010514096,-0.0025285396,0.027655242,0.033708714,0.024991388,0.052923784,-0.0015207898,0.02940957,0.012165391,-0.031085523,-0.0073362654,-0.03858678,-0.061404224,-0.0049839173,0.04465005,-0.017857635,0.037987478,0.04281258,-0.024670858,0.014191368,0.013973461,0.038470153,-0.006103923,0.021733604,-0.0070539988,-0.0036165742,0.035423815,-0.049976546,0.013632579,-0.015879646,0.0068557533,0.04113149,0.025109066,-0.030927856,0.012920248,-0.040094163,0.036285315,-0.015889443,0.04222148,0.037387077,-0.021228464,0.019842166,-0.06756138,-0.025736496,-0.03676545,0.036813855,-0.043454375,0.0043254266,0.021307439,-0.0013169339,0.108209,0.012977761,0.029210223,0.024719601,0.0007169591,-0.0037464753,-0.0027124656,0.010926725,-0.022687936,-0.05925439,-0.019855142,0.027950166,0.00880362,-0.024807775,0.010093618,-0.032583944,-0.032247923,0.03823665,-0.011506835,-0.04775702,-0.04189901,0.05248162,-0.01666579,0.015101094,0.0017959264,-0.026921257,-0.015029871,0.007095545,0.08515569,-0.0072229914,-0.008869538,0.024458237,0.0030496574,0.0665111,0.039144896,0.028605007,-0.013355842,-0.040197853,0.0059777037,0.003177967,-0.017003614,0.0034884682,0.02529747,0.008453604,0.035269804,-0.027819652,0.022398809,0.058676034,0.036740184,-0.04415329,0.013021439,-0.07246025,-0.016367551,-0.018769776,0.06523897,-0.030475948,-0.0542048,0.004945387,-0.034868382,0.011064767,0.0034726134,-0.017998982,0.051041275,-0.024201151,-0.011625454,-0.039815485,-0.046651147,-0.0035073513,-0.031636883,0.028154228,-0.018189019,-0.005927973,0.017832415,0.020374076,0.013713254,-0.042182468,-0.06171038,-0.009983868,-0.006837141,-0.026261939,0.026595403,0.0066519594,0.010295599,-0.0236418,-0.05871008,0.022315232,0.0025660684,-0.009854722,-0.04035723,0.023222204,-0.032047972,0.046918068,-0.000042755022,-0.03202669,-0.011399608,0.012111803,-0.03489796,0.015284586,0.049674794,0.019680543,-0.0041527506,-0.051983736,-0.013594472,0.014516035,-0.003371251,-0.016797632,-0.041166667,-0.04181184,-0.004860228,0.016934676,0.0022643288,0.0070923385,-0.012635658,-0.03718496,0.032442458,0.009019307,-0.06124274,-0.025131872,-0.0014739558,0.000067295274,0.0018821873,-0.04426769,0.0150865195,0.004465779,-0.04096486,-0.012579848,-0.014023677,0.028990936,-0.0033352142,-0.045149263,0.048967443,-0.031636998,0.028471172,-0.030552799,0.035228673,-0.012243857,-0.025198335,-0.002347236,0.00026478182,0.00075479166,-0.015106729,0.0013459584,-0.018962763,-0.017375704,-0.02262633,0.043955293,0.009164053,-0.005984872,-0.042276103,-0.009275766,0.017770207,0.0041390546,0.007257839,0.065336235,-0.05902155,0.011558918,0.009918742,0.008378798,-0.0001257298,-0.028296152,-0.018577095,-0.026106313,-0.0010864921,-0.0041848547,-0.04742159,0.006503952,-0.016456483,-0.027782451,0.0025502285,-0.010158,-0.031640362,-0.011997344,-0.0125742,0.05642605,-0.02215629,0.037134178,-0.015023469,-0.035042476,0.02049634,0.020916503,-0.013410251,-0.017681904,-0.044284385,0.030756213,0.0047179037,0.007832062,0.019866541,0.014946768,-0.0135023855,-0.027691549,-0.041708693,0.03207528,0.0042265044,0.030089824,0.002943776,0.028838895,0.039810196,-0.03479261,0.029378096,0.005459431,-0.027111974,0.005560978,-0.007599977,0.030113203,-0.07542952,-0.021625714,0.002571224,0.010435999,-0.007356286,0.017831396,0.018568171,-0.037536833,0.024065226,-0.0032009664,-0.017517146,0.03161535,0.008804607,-0.017989473,-0.04280714,-0.0044135335,-0.024802417,-0.004183506,-0.029814359,-0.023147214,0.03910122,0.059354,0.055496193,-0.02042887,0.012863343,-0.010152857,0.0074807797,-0.1580452,0.0002866279,-0.023298243,0.0019160752,-0.012449291,-0.014951567,0.0010770779,-0.014266944,-0.016983671,-0.012251851,-0.032203455,-0.05544546,0.0406027,-0.028616235,-0.0024500922,0.03850307,-0.04718572,-0.004435956,-0.027330402,0.07425698,0.028117366,-0.0034898613,0.039735153,-0.026265664,-0.00843857,0.012742226,0.009127808,-0.0027205963,-0.024935234,-0.031879578,0.037515208,-0.022214444,0.023883326,0.04738273,-0.02510844,-0.0023594496,0.011572313,-0.0011582685,-0.008238356,0.004164479,-0.019537728,-0.0016509563,0.035390656,-0.0055938726,0.03616417,0.055501167,0.032950852,0.00005072206,-0.012982825,0.008271109,-0.009089655,-0.028447688,-0.021401176,0.027881104,-0.0022334214,-0.03073451,-0.036396928,-0.0002467929,-0.004247739,0.008044664,-0.013725132,0.041699193,-0.03444786,-0.0010629677,0.009349624,0.05156955,-0.024622157,-0.00017872419,-0.0076341205,0.019783894,-0.027042776,-0.00020193057,-0.011532293,-0.04504928,-0.011191407,-0.016183047,0.029316064,-0.0044161147,-0.035728462,0.011125756,0.006120823,-0.027796116,-0.02774132,0.034144953,0.032523107,-0.018141158,-0.014144522,-0.030423881,-0.037097428,-0.027422016,-0.035947103,-0.044398222,-0.008647989,-0.0020766996,0.0153188715,0.05344678,-0.025151951,0.0074956915,-0.02586863,0.0016159106,-0.0074894433,-0.03730177,-0.021234643,0.020532334,-0.012649492,0.029876765,0.005443575,0.018189905,-0.006417376,-0.02116997,-0.016148161,-0.028649408,-0.008509521,0.02175654,-0.07182906,-0.027139124,-0.01634823,0.03221457,0.050362494,0.016666146,0.027952993,0.025199998,0.013164008,-0.048573516,0.0019550174,0.07358364,0.025754372,0.026403116,-0.0025941406,-0.008080205,0.031496122,-0.06096626,-0.005348955,0.01599116,0.055151135,-0.0061579733,-0.008058567,0.029053893,-0.019768167,-0.039869837,-0.027076628,0.0116408,0.05265099,-0.031219559,0.031959485,-0.029119011,0.023249708,0.0075127804,-0.016432924,-0.02763332,-0.0037830176,-0.01795756,0.0012483086,0.087707825,0.011205952,0.04604865,0.0048397854,0.019387083,-0.018114354,0.022151882,-0.0077366633,-0.03247138,-0.05940584,-0.0450739,-0.015331129,0.053359482,-0.002737394,-0.020670649,-0.032401916,0.0012785948,0.03944598,0.015713675,-0.021198455,-0.03004179,0.031936165,-0.021989916,-0.0010158984,0.020040754,0.023634778,-0.0033636526,0.041965798,0.0065726335,0.0040431134,0.052261636,-0.0028846902,0.0017316913,-0.023912726,0.009394282,-0.012393261,-0.006667409,0.020403376,0.024692426,-0.04662114,-0.029675636,0.063278146,0.015235215,0.0021516082,-0.03050754,0.041994877,0.018008392,-0.008339919,0.006336208,0.02850357,-0.0362795,-0.024555795,0.007995781,-0.0021354419,-0.0138024865,-0.0031193532,-0.0009872094,-0.010902036,0.019813502,0.010565538,0.03718554,-0.012310239,-0.010200192,0.03393706,0.033184513,-0.024132017,-0.0011546481,0.038136344,0.0139191905,-0.022425864,-0.04666605,-0.01942218,-0.0200263,0.014212482,0.035072293,0.008593815,0.03589825,-0.041578278,0.0013356963,-0.0014797257,0.0024814946,0.033997446,0.041520737,-0.07051174,-0.0073157186,-0.021291757,0.0030140444,0.04935376,-0.018892461,0.02295219,0.003094811],"last_embed":{"hash":"cy5rfh","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"cy5rfh","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{8}","lines":[357,358],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cy5rfh","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025974685,-0.02982636,-0.054334506,0.012395794,-0.039211944,-0.05036137,0.061972618,-0.0034726148,0.03225311,0.019616835,-0.005988967,0.030762909,-0.0067910063,0.029384075,0.010528386,0.03513839,-0.020798577,0.0066064536,-0.014625261,0.013404092,0.020001784,0.01924937,0.019924363,0.027838483,-0.04934042,0.0075988737,0.022334455,-0.013759492,-0.0015162387,0.051402062,-0.0018783886,-0.07774466,0.03867778,-0.029703867,-0.02460127,-0.027454754,-0.012390823,-0.025464263,-0.050690793,0.039745305,-0.010839508,-0.000057269193,0.00703339,-0.011289947,0.041684918,0.009387874,0.0033688585,-0.0063934163,-0.010567722,-0.02090508,0.030859584,-0.013572369,0.02615133,-0.035865232,-0.02221599,0.027587805,-0.025456822,-0.03762422,-0.022172669,0.015208018,0.00422901,0.0026879616,-0.024380373,0.017414303,0.04531538,0.034212977,0.0460242,0.024823483,0.0047193607,-0.0066749277,-0.010513103,-0.03850886,-0.059149295,-0.0034455427,-0.038414225,0.024476046,0.033282034,-0.045901272,-0.0042664153,0.052114133,-0.02754847,0.0062429793,0.0032936207,-0.02462833,-0.023418259,0.032608885,-0.020903721,0.050160035,0.0369319,0.0011649115,-0.022374617,0.030962516,0.038047876,-0.011170645,-0.032798268,0.022835089,0.009691588,-0.0049559586,0.024715386,-0.020918623,0.020039946,-0.00794932,0.015494514,0.038485684,0.024678875,-0.039983563,-0.033350293,0.020334348,-0.01846293,-0.0186012,-0.026699556,0.02984551,0.0030730322,0.021747869,0.049019706,-0.03990081,0.036906973,-0.0291343,0.007002462,-0.011500533,0.03354042,0.015495929,0.042255193,-0.05932345,0.021321418,0.02649643,0.034082927,0.016613822,0.0038772784,0.0033521042,0.018769423,0.06309191,-0.017628042,0.0211989,-0.03359526,-0.037220433,0.023955658,-0.00026217892,-0.012410797,-0.06459356,0.035886973,0.032848135,-0.052656595,0.0074967,0.034022152,-0.037793424,0.009099264,-0.015742822,0.022239309,-0.040380523,-0.006894629,0.025907217,0.03623458,0.03285885,0.015774403,0.009769911,0.044268124,0.05681764,0.02931432,-0.011237221,-0.010121653,0.009352435,-0.004761592,0.028688295,0.02222373,-0.0272408,0.014739097,0.011436092,-0.009166402,0.021290442,0.022252513,-0.038239256,0.030949917,-0.0007921973,0.0411526,0.0036951948,0.054036774,0.024690136,0.0074156267,-0.038585972,-0.04507422,0.0014295424,-0.03289153,-0.025365725,-0.04392549,0.018817138,0.015386751,-0.0018417209,0.025597828,0.027906263,-0.011298149,0.025842978,-0.003966403,0.031634007,0.025597379,-0.016565304,-0.011451026,0.019167291,-0.0072976924,-0.030645305,-0.035844035,0.06402321,0.01779615,-0.025025673,-0.030620476,-0.013368603,0.00063923246,-0.056018364,0.024985284,-0.04479318,0.024974518,0.046800863,-0.030076262,0.022236116,-0.036506843,-0.028705208,0.06440981,0.007247853,0.012355277,-0.028390458,-0.005485146,0.027227994,0.009224101,0.036523677,0.0060718292,0.00021991339,-0.017555023,0.03942328,0.038315605,-0.03018694,-0.0077839545,0.008225632,0.016651774,-0.0029413085,0.020460552,-0.0169056,-0.040955212,0.028541733,0.04371319,-0.023739476,-0.008984637,-0.008385547,0.029926788,-0.054053385,-0.046660267,0.0010097695,0.03708971,0.06482874,-0.028645845,0.016482634,-0.022811808,0.0027965542,-0.04562552,0.010200419,0.036905568,0.0077985274,0.009744259,-0.002960035,-0.03642206,0.021790205,0.015517352,0.053565897,-0.02449733,0.007921946,-0.01011897,0.015747776,0.030257968,-0.016752983,-0.005062264,-0.03820401,-0.01915045,-0.0065660994,0.012934476,-0.0054905643,-0.007756688,0.0032306395,-0.06984351,-0.0104183545,0.04993236,-0.034057062,-0.01642118,0.031119527,0.035549074,-0.006845633,0.0593963,0.0045515113,-0.013344704,-0.016718104,0.0034081773,-0.058899492,-0.011288005,-0.03386006,0.05512307,0.00122301,-0.026914263,-0.0034526445,-0.001489102,-0.16110478,-0.005424218,-0.019641971,0.05306657,0.036903128,-0.005478316,-0.033309806,0.003506419,-0.01567561,0.05078078,0.01874943,-0.057804897,-0.0022259075,-0.0036680584,0.00859442,0.0032535752,0.0027668355,0.009328642,-0.040801324,-0.02215424,-0.037813786,-0.07091248,0.004455447,0.008854937,-0.03920532,0.02106939,0.10290369,0.01746795,-0.013820788,-0.008143467,-0.02984409,-0.008265502,0.013949762,-0.018288221,-0.028581608,0.0025912332,-0.015518805,0.01795184,0.015045835,0.0039065136,0.03952897,0.035879042,0.012385086,0.021555418,-0.024167964,0.0055431575,0.0013714591,-0.01711158,-0.04563538,0.0046516787,-0.02211634,-0.047035437,-0.013180549,0.018978426,-0.053608466,-0.0061693178,0.0010952594,0.0373336,0.01458477,0.030177059,-0.024648149,-0.05660396,0.0055701747,-0.043470837,-0.027906269,-0.058214873,0.042190753,-0.007150514,0.011471646,-0.0355805,0.01840025,-0.06640169,0.014611516,-0.05122073,-0.001021992,-0.012629825,-0.015240576,-0.020887803,-0.022043638,-0.08036266,0.019985532,0.017727539,-0.014659445,0.02606071,-0.017855486,-0.07189351,-0.0015732181,0.014026186,0.021449361,0.2565035,0.01392796,-0.0097345915,-0.011702765,0.050337125,-0.0035373291,-0.031555604,0.047507305,-0.013324191,-0.042512726,-0.052579816,0.006271933,-0.00340378,-0.032388408,0.008559344,0.048405293,-0.04579771,-0.019538991,0.082372636,0.028902037,0.017225532,-0.030585354,0.042593427,-0.01604361,-0.041360278,0.0032609117,-0.04516225,-0.009063468,0.014636899,0.054961205,-0.02710401,0.0022953986,0.034103844,-0.027797977,-0.040734872,-0.037332352,0.020516908,-0.062440667,0.0018262314,0.013866426,-0.018757291,-0.011130775,0.032290127,-0.019086512,-0.045998268,-0.02670284,0.014279706,0.034933038,0.009460101,-0.009603431,0.030792126,-0.035053752,0.015351349,-0.033490457,0.017560983,-0.02769964,-0.016765464,-0.021316348,0.009196771,0.08593066,0.03752276,0.00479815,-0.07715922,-0.01627599,-0.015401894,0.01762886,0.0014586536,-0.036603678,-0.0004734603,0.052242853,-0.018648868,0.034326334,-0.006718868,-0.000433214,0.024016466,0.0060455855,0.056992423,0.048381973,0.01225823,0.028134452,-0.0271472,0.0014260747,-0.014889796,-0.005110714,0.009186682,-0.04998131,0.027363872,0.06270548,-0.016758325,0.006659019,0.018684816,-0.00016174716,-0.037935518,0.029386377,-0.010054134,-0.008090946,0.029431684,-0.012706972,-0.048628926,-0.023458004,0.008139297,0.005456844,-0.025122732,-0.010642131,0.037198868,0.03919077,-0.018350728,-0.00632323,0.030362565,-0.00013095535,-0.046759587,0.031439114,0.037043452,-0.022482758,0.010720397,0.02878312,0.043207478,0.021000072,0.013206969,-0.02861756,0.034289703,-0.009507957,-0.025764555,-0.016142877,-0.007193968,-0.049150135,0.007489527,0.044059236,-0.034898043,0.054475557,0.03536279,-0.033133365,0.007195612,0.022471575,0.020796126,-0.022338768,0.04234692,-0.007336727,-0.004525004,0.017652508,-0.031986855,0.009591016,-0.006414945,0.018208925,0.03651633,0.0049848463,-0.009128928,0.022891758,-0.017985953,0.05783372,0.009866859,0.06957245,0.050285026,-0.016979856,0.01030895,-0.059343353,-0.027105901,0.005860482,0.02215921,-0.023019103,0.0052166404,0.023046304,0.0084862225,0.07442701,0.00640238,0.023648808,0.0117074,0.00798687,-0.02434485,-0.0118913995,0.007087917,-0.030776657,-0.054647226,-0.006730401,-0.006992217,-0.0019103938,-0.0172384,-0.013925711,-0.028159855,-0.051938556,0.026804259,-0.004999764,-0.052705593,-0.039433267,0.0422728,-0.0015227336,-0.040532842,0.014002439,-0.019019756,-0.012156442,-0.0052275863,0.086771764,0.008447188,-0.003210559,0.019634351,0.021097574,0.08089105,0.042193174,0.01807529,-0.011756795,-0.037031732,0.00020954417,0.00878554,-0.017538846,-0.004354171,0.02695371,-0.0038280461,0.030071111,-0.013120555,0.004703607,0.051344924,0.005856702,-0.047762383,0.017939704,-0.033686865,-0.02394101,0.0064618527,0.040443085,-0.024468407,-0.0635501,0.0018511494,-0.026586311,0.0054149106,-0.005006322,-0.048103306,0.05833378,-0.0093841525,0.0075754905,-0.02216518,-0.057637017,-0.00194858,-0.015868446,0.040028736,0.0021359746,-0.0028278814,0.015207178,0.0152107915,0.015908059,-0.05137011,-0.086651966,0.0016150816,-0.0066255997,-0.037930902,0.034065906,0.038593773,0.023007477,-0.048770487,-0.055272937,0.037596755,0.008779729,0.0005944012,-0.031089664,0.0072028,-0.022235686,0.040433962,0.0018373313,-0.031591825,-0.0032411853,0.0005552198,-0.044001024,0.0122138765,0.05315081,0.0031731573,-0.0069254143,-0.045357615,-0.017816547,0.002950882,-0.033558324,-0.019969953,-0.022533033,-0.042634737,-0.010456557,-0.008119821,0.009098243,0.00016915667,-0.017339034,-0.042896215,0.0119748805,0.0026794781,-0.03787168,-0.043640334,-0.009997428,-0.0028156275,-0.022171032,-0.05144565,0.00731608,-0.016813857,-0.007157343,-0.029471278,-0.027291091,0.021624269,0.018628025,-0.047355838,0.04484044,-0.02655755,0.0010621647,-0.0353596,0.035977513,-0.014323918,-0.017584775,0.0011235246,-0.03110072,0.010542501,-0.019390196,-0.0034635249,-0.02020066,-0.013378626,-0.014727822,0.044486057,0.0049654003,0.0064318534,-0.04004148,-0.0031383971,0.011487408,0.0130507415,0.016124602,0.056722686,-0.03054066,0.014148598,-0.019484295,0.010478969,0.018846953,-0.020341676,-0.015339229,-0.016682846,0.0038701203,-0.009623494,-0.030343918,0.003933679,-0.01983328,-0.030936608,0.008087169,-0.0045532673,-0.030286018,0.010940619,-0.021986198,0.049637336,-0.012159146,0.028813079,-0.010759478,-0.05363789,0.029660748,0.027849752,-0.025704207,-0.031849086,-0.0686116,0.0071238265,0.007467656,0.004231415,0.020025564,0.031069698,-0.030273642,-0.028054748,-0.046559874,0.023168031,-0.011639448,0.019911619,-0.013501409,0.022217516,0.019007169,-0.045225438,0.002897102,0.008642871,-0.035046637,0.0063461107,-0.0033817678,0.03425639,-0.03489289,-0.016004533,-0.0061752754,0.018751092,-0.018215043,0.04187998,0.045168333,-0.03204846,0.03727039,-0.0027018748,-0.015786879,0.03617701,0.017688885,-0.035159808,-0.039999053,-0.019227933,-0.035505265,-0.026240254,-0.027226716,-0.036556233,0.028178262,0.04989464,0.042503975,-0.0020614509,0.02707423,-0.0014136543,0.002160597,-0.15018497,-0.0029988706,-0.021096192,-0.00048421873,0.011068694,-0.015410027,-0.007894247,-0.03754907,-0.028437931,-0.02178693,-0.03933905,-0.05176912,0.03811065,-0.032125913,0.011088272,0.043310277,-0.031168785,0.003447699,-0.045927446,0.0691158,0.026126351,-0.010609198,0.031446442,-0.01407868,-0.027742473,0.014581012,0.017127953,-0.016630622,-0.022353422,-0.023461333,0.037148677,-0.021573791,0.020915389,0.06941845,-0.020331224,-0.017863939,0.0069927117,-0.011568352,-0.01664018,0.013241667,-0.017140519,0.016327253,0.008561314,0.0042143404,0.025434773,0.05277074,0.008393836,-0.0025165775,-0.023752306,0.031075254,-0.0025087122,-0.023547329,-0.022264175,0.009634783,-0.00415849,-0.036775958,-0.041130744,0.003866032,-0.008044623,0.009005476,0.010243475,0.061110694,-0.040474057,-0.0045423214,0.00855939,0.06473902,-0.020495161,-0.003282485,-0.0011533457,0.0029314766,-0.023396239,-0.0013759683,-0.014675364,-0.041055962,-0.021793952,-0.03514036,0.013987772,-0.019527355,-0.046865292,-0.010952738,-0.023426404,-0.024364535,-0.021207249,0.0041087675,0.03751633,-0.026057536,-0.007902617,-0.037244894,-0.051118296,-0.018908681,-0.020332774,-0.05684329,0.0168155,-0.00030947622,-0.0039386265,0.055012047,-0.011109058,0.010939431,-0.017046414,-0.0054966896,-0.011727955,-0.047783285,-0.022202495,0.013815895,-0.018448418,0.02854627,0.004790972,-0.0008847242,-0.011330873,-0.029277544,-0.0127196545,-0.024807848,-0.017011391,0.04254678,-0.052849747,-0.039537605,-0.002080553,0.028990675,0.03741014,-0.008872576,0.03627332,0.010484461,0.02096029,-0.033497993,0.019606808,0.069170035,0.03288534,0.01927619,0.023418693,0.00006972875,0.02642187,-0.04602782,-0.013792179,0.009024309,0.060684793,0.010642933,-0.018703412,0.0451621,-0.017605644,-0.03313425,-0.02691973,0.0321915,0.059138358,-0.027182762,0.027696792,-0.022536408,0.006066405,0.007518446,0.00009376075,-0.05241606,0.0017776206,-0.02842745,-0.023320084,0.08632936,0.01800714,0.058262944,-0.0045206957,-0.0071941963,-0.01868846,0.019186886,-0.00964018,-0.023099842,-0.040209647,-0.04072202,-0.0308994,0.03812263,-0.009020633,-0.028067468,-0.019505702,0.0053648506,0.03021265,0.0019263059,-0.026879843,-0.021180734,0.03190055,-0.012947173,0.011812581,0.013946392,0.016997283,-0.018550668,0.046907954,-0.0043075685,0.026316999,0.03875021,-0.0047270004,-0.02386139,-0.010132859,0.02410654,-0.005162073,-0.0018364989,0.01686502,0.015654808,-0.026780196,-0.046478324,0.048350487,0.004107242,0.006777715,-0.02451191,0.022802638,0.01474421,-0.015295407,0.012310436,0.017707597,-0.04290995,-0.015847929,0.015141851,0.019447677,0.0068403203,-0.0065675983,-0.012420527,-0.009609126,0.024126107,0.030902708,0.018304562,-0.0020141283,-0.032656673,0.03287051,0.0374849,-0.0018033382,0.022890579,0.050168302,0.017775312,-0.023308914,-0.026249982,-0.019580804,-0.024724934,0.035596494,0.023731714,0.0024959317,0.035768665,-0.045457218,0.006591026,-0.0017160099,0.015509897,0.04936588,0.04050631,-0.06686874,0.0321855,-0.05379917,0.010940717,0.053542774,-0.018037608,0.015236617,-0.012055787],"last_embed":{"hash":"qdbd57","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"qdbd57","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{9}","lines":[359,359],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"qdbd57","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031764526,-0.02017945,-0.054523144,-0.009451602,-0.028307758,-0.045025993,0.060527667,-0.003243022,0.018177418,0.009672838,-0.0016142817,0.028996758,-0.011255233,0.025823174,0.016584031,0.049045704,-0.016300542,0.011747821,-0.010590403,0.024559936,0.0034729124,0.037183028,0.02107689,-0.016312452,-0.038984418,0.025213918,0.009405652,-0.0025946908,-0.012031053,0.035932247,0.0017452447,-0.057485234,0.04494376,-0.033649333,-0.01103834,-0.031069797,-0.0115918135,-0.03067347,-0.043933306,0.033995274,-0.0008233113,-0.016766915,0.0033817822,-0.01894835,0.03414022,0.015831605,-0.009224767,-0.007228932,-0.044762608,0.0012158535,0.011769658,-0.031097619,0.013810478,-0.03993481,-0.020552477,0.019480743,-0.017054934,-0.05878195,-0.038056523,0.012264504,-0.028764432,-0.0071465014,-0.022798834,0.0028320227,0.038098454,0.033718135,0.021488117,0.010395474,-0.00073361717,-0.0177987,-0.015150344,-0.037421048,-0.037605867,-0.0048145507,-0.03462788,0.024586968,0.009610904,-0.033514507,-0.025979586,0.060573157,-0.020029185,0.01318035,0.024398852,-0.02373283,-0.028435418,0.03800829,-0.0035740593,0.03296565,0.016229628,0.007446177,-0.029107869,0.052439105,0.024278501,0.015000538,-0.04039473,0.003461657,0.0056491583,-0.0018433543,0.014561982,-0.011620752,0.046578165,0.0011261986,0.006597861,0.023722133,-0.00013490948,-0.049882457,-0.010343806,0.037510473,-0.015151187,-0.024536222,-0.016140983,0.019532394,0.025752077,0.00012855913,0.037753757,-0.009514647,0.042302582,-0.015253456,0.0030694783,-0.00082714093,0.0053079687,0.029288085,0.038596835,-0.054038968,0.001302948,0.0118279625,0.020038253,-0.008085654,-0.01983955,-0.003781442,0.009600085,0.06746965,-0.019514628,0.009409361,0.017740067,-0.020777313,0.0465374,-0.010588424,-0.015064566,-0.027745184,0.028434807,0.041657455,-0.047437504,-0.0013791807,0.021246344,-0.07928706,0.008702446,-0.021279378,0.018495016,-0.024311567,-0.0026996387,0.01972577,0.029302508,0.057290405,-0.001044134,0.03533227,0.04857405,0.043478664,0.039958138,-0.0073236125,0.0065334113,0.0014825478,0.017685702,0.027356636,0.0255221,-0.015377184,0.008375697,0.01931989,-0.026860707,0.029455518,0.018184543,-0.025682857,0.03273215,0.003188283,0.019869767,0.009841119,0.07341439,0.03371377,0.017402178,-0.028296996,-0.04231161,-0.00076137914,-0.02305492,-0.029509872,-0.0031638462,0.030161146,-0.007882321,-0.027031256,0.04013362,0.031237753,-0.035291843,-0.0006118671,-0.029326737,0.02930133,0.042954654,-0.012361427,-0.013413575,0.021813346,-0.0071509643,-0.024020558,-0.021739678,0.053539187,-0.0024407734,-0.014266118,-0.037760403,-0.016150948,-0.049758576,-0.03497904,0.020815074,-0.043884195,0.03143776,0.04964695,-0.02122291,0.0039020407,-0.05207687,-0.019723248,0.046561923,0.007603879,0.018112171,-0.0042301677,0.009337132,0.023522694,0.036567423,0.035736736,0.0049443,0.013749143,-0.027100954,0.03506354,0.012634961,-0.050587118,0.004006651,-0.00108228,0.011543744,-0.0055957683,0.011071774,-0.014974136,-0.061587058,0.017310277,0.052342072,-0.023372518,-0.026132938,-0.00283375,0.018373217,-0.035500772,-0.041509807,0.0017079455,0.06128976,0.06963936,-0.020818979,0.027146503,-0.0013921501,0.016802756,-0.036141913,0.002704374,0.028136889,0.0077992575,0.016851794,-0.006080471,-0.005562811,0.014652817,-0.015344606,0.052481547,-0.0091427555,0.0034784607,-0.013465645,0.02312786,-0.0077483933,-0.030530952,-0.0043896376,-0.00050642795,-0.0122498665,-0.03267966,0.0060227485,-0.01442349,-0.020798806,0.0058224373,-0.083860874,-0.0020195541,0.0622381,-0.008882873,0.000935863,0.033780403,0.030161612,-0.0036613885,0.049512252,-0.013543277,-0.010422007,-0.028326187,0.015560106,-0.0461534,0.018978333,-0.007768799,0.057559516,0.0037614927,-0.034809105,0.0036144,0.012777498,-0.17613749,-0.0069055897,-0.03977622,0.061271925,0.02781952,-0.0019036663,-0.033121586,-0.014626869,-0.0612188,0.0631691,0.018914431,-0.054561473,0.015951717,-0.0057528624,0.011206008,0.002691842,-0.022159094,0.0077607767,-0.046953846,-0.024831397,-0.019892223,-0.068066604,0.0075439946,0.0052909497,-0.022738727,0.039707318,0.09199606,0.026437888,-0.008999148,-0.0041529164,-0.0418309,0.0011559034,0.011286244,-0.021341585,-0.008077945,0.016260473,-0.0061889393,0.020182136,0.019492311,-0.007924849,0.038679387,0.048587326,0.0143178655,0.009715309,-0.021634387,-0.0057199337,-0.02406205,-0.022065694,-0.041438233,0.0049820095,-0.03048036,-0.050720774,-0.023887487,-0.0023583754,-0.06340852,-0.020249367,0.0069693276,0.043268416,0.004759033,0.02629483,0.0012569589,-0.032439146,0.006248349,-0.029205635,-0.045684487,-0.06876329,0.036417823,0.020400045,0.0077836025,-0.03016773,0.029311419,-0.06441983,0.010588746,-0.049719464,-0.0072016767,-0.01292091,-0.014733424,-0.02825904,-0.022917893,-0.07149952,0.0387817,0.014060808,-0.0017006191,0.015441488,-0.012672906,-0.06734027,0.010285698,0.025894554,0.030256433,0.24949095,0.042386852,0.009053299,-0.016942864,0.056794606,-0.012976038,-0.0143808955,0.06055403,-0.0022575862,-0.03928256,-0.03472298,0.016109698,-0.0076724016,-0.021438913,0.013913582,0.020824628,-0.06703235,-0.010676353,0.08598813,0.022924565,0.021832198,-0.0075588804,0.043712664,-0.028321162,-0.03818646,0.00072932406,-0.04145222,0.014153274,0.013091792,0.05026096,-0.023807265,0.009803832,0.040369537,-0.035502914,-0.013958652,-0.034373023,0.031278457,-0.0744855,-0.004661164,0.024265626,-0.020894071,-0.021867933,0.019515753,-0.054566514,-0.06449564,-0.039197728,-0.0041901898,0.027198507,0.012908119,-0.010009938,0.02582169,-0.05059885,0.008786412,-0.025294505,0.016785523,-0.012072413,-0.011483816,-0.03785248,0.013261357,0.055735614,0.026365824,0.0013431422,-0.05025771,-0.013446738,-0.021118546,0.0036099087,-0.010470519,-0.013155265,-0.0022371085,0.01771991,-0.015551707,0.0489594,0.006204782,0.00765715,0.017910698,-0.029499378,0.04218272,0.06402388,0.019259758,0.028144112,-0.032576814,-0.03194564,-0.028052831,-0.02154074,0.0038444893,-0.05367877,0.0195052,0.061190825,-0.031449966,0.016737064,0.002215122,0.010507745,-0.035251744,0.02397508,-0.0058131185,-0.024262154,0.024378948,-0.02883108,-0.06437493,-0.034748334,0.013841235,0.016627107,-0.016847475,-0.012199067,0.006356961,0.053872842,-0.005837934,-0.012681726,0.043428797,0.012313567,-0.055563282,0.024472404,0.016233163,-0.022359813,0.020021915,0.019112797,0.06864867,-0.000028312452,0.048155323,-0.016422814,0.017210672,0.006576888,-0.028147498,-0.018128011,-0.009315709,-0.054779362,0.013740945,0.04378711,0.0043532504,0.058206428,0.030286409,-0.031662803,-0.014844761,0.026744243,0.020971783,-0.018972714,0.04076313,-0.022715941,-0.00024979012,0.023071533,-0.034880504,-0.017969262,0.0024443483,0.01123447,0.03592027,0.013917767,-0.02664252,0.020342859,-0.0232109,0.046461105,0.0005589643,0.06188207,0.016440192,-0.027546033,0.01756518,-0.043149248,-0.02371843,-0.029316694,0.026382843,-0.01492123,-0.0062022014,0.0109067755,-0.00884622,0.096152775,0.009648544,0.036344077,0.0113437055,0.017537033,-0.009476154,-0.027743751,0.017973956,-0.019971311,-0.062976904,-0.022778979,0.01698601,-0.011342559,-0.031582166,0.01785395,-0.012579753,-0.023176175,0.020026341,-0.00012293857,-0.041361332,-0.018270258,0.020091884,0.013156646,-0.03628731,0.009591936,-0.026217649,-0.018268384,-0.009096516,0.09757047,-0.013736475,-0.0067421542,0.025845898,0.027200658,0.085030004,0.05651125,0.02068756,-0.0111027835,-0.008290987,-0.0015850192,-0.0017864887,-0.01308696,-0.005578571,0.01584732,0.002169849,0.01953712,-0.018358706,0.025626747,0.058121536,0.02023246,-0.05410216,0.00941932,-0.035841715,-0.019241383,-0.005358733,0.044250097,-0.041553654,-0.030372161,0.0045182863,-0.011886973,0.010744048,0.0075247935,-0.019041868,0.020581463,-0.017944764,-0.010010528,-0.033161163,-0.053573538,-0.00088711904,-0.0140891,0.020574825,0.017920274,-0.025511524,0.03806196,0.021814566,0.009822553,-0.061589204,-0.043089677,-0.0205066,0.017027944,-0.026615998,0.017772289,0.034454927,-0.0015854208,-0.030463131,-0.046731226,0.023201814,0.010810236,-0.0022810926,-0.042328514,-0.016416611,-0.037778925,0.055311225,0.02213673,-0.03399529,0.0011015532,0.020135313,-0.052363187,0.005773175,0.033240646,0.0031742153,-0.00080054544,-0.0731941,-0.012982403,0.0011966899,-0.021888338,-0.018770427,-0.03841111,-0.035203975,0.004751051,-0.003712382,0.0058754086,0.00016227101,-0.036111973,-0.03172034,0.032361686,-0.0090082055,-0.045370717,-0.054230187,-0.0020449376,0.011215555,0.0018355252,-0.045675,0.008332304,0.0046388167,-0.017599389,-0.026906399,-0.012443945,0.02148687,0.0039691124,-0.050041847,0.049808614,-0.023496637,0.002019248,-0.027558219,0.04480528,-0.023949932,-0.0014223711,-0.007843246,0.0023643614,-0.0015633759,-0.023780469,-0.025942238,-0.027029078,-0.0067180446,-0.0016203767,0.04132111,-0.0056528472,-0.012274715,-0.047641825,-0.010293408,0.0015917137,0.010145091,0.0016907845,0.06792614,-0.038259022,0.024604326,-0.024786502,-0.0047073755,0.0109231835,-0.010917145,-0.015101362,-0.024378644,-0.017529342,0.005254375,-0.04452369,0.0035808873,-0.010925989,-0.024528688,0.016094962,0.00057974283,-0.03606597,0.008517778,-0.02152003,0.0606049,-0.035311773,0.038939003,-0.0023997119,-0.04130884,0.006850675,0.00860925,-0.041732863,-0.026849173,-0.05004189,0.02877776,0.007755836,0.0028141683,0.0037590803,0.03150951,0.00011659243,-0.018845564,-0.035751276,0.006211735,-0.030550808,0.016500799,-0.020575086,0.02518369,0.037505206,-0.05137135,0.031300515,0.021691725,-0.038193304,0.022686668,-0.0008725633,0.015026446,-0.051415205,-0.0051674405,0.0020104547,0.036165725,-0.0077608814,0.04222586,0.031919066,-0.03561192,0.038585044,-0.002680164,-0.035615593,0.034966227,0.0029862225,-0.04117524,-0.039052255,-0.008285788,-0.03280021,-0.01625614,-0.02464673,-0.028082252,0.019846497,0.0834092,0.035812993,-0.011578597,0.019938746,0.00046948637,0.00964723,-0.16427855,0.008959973,-0.028172262,0.010491413,-0.00261077,-0.026046896,-0.0006256779,-0.037651904,-0.023175072,-0.033336405,-0.024644228,-0.050602894,0.018706502,-0.024181908,0.014172104,0.025509538,-0.032298148,0.011455363,-0.047025267,0.0598793,0.020998769,-0.008172156,0.03398486,-0.007398326,-0.032776926,0.015961792,0.02263784,-0.011047467,-0.015752943,-0.02713687,0.049698304,-0.05573112,0.028798342,0.040707517,-0.017314676,-0.025474837,-0.004930235,-0.013489838,-0.03546384,-0.0050445898,-0.021935944,0.0062255557,0.015808225,-0.00016432592,0.044651296,0.07760845,0.0053562,-0.013643924,-0.034773607,0.022843776,0.009829941,-0.0127267605,-0.016359035,0.04098089,-0.0014295281,-0.022801938,-0.028788567,-0.0007418421,0.012296475,0.024842596,0.009213865,0.052456897,-0.046202462,-0.0015550648,-0.01771427,0.044533007,-0.036442377,-0.0014893519,-0.0065938756,0.004459284,-0.031239739,-0.01558085,0.00555949,-0.042993415,-0.022660857,-0.0199417,0.019571442,0.002828844,-0.052049242,0.0046465383,0.00026669542,-0.01633843,-0.016210299,0.00709708,0.024685737,-0.024799135,-0.0039683143,-0.026310422,-0.075948305,-0.029695671,-0.02650913,-0.04737614,0.015421774,-0.0004223911,0.01056158,0.05115879,-0.026078135,-0.011906912,-0.00866109,-0.0011488993,-0.02127886,-0.03949265,-0.040602952,0.024990518,-0.0146410875,0.023826957,0.02285265,-0.0032746522,-0.0016770528,-0.017603979,-0.00015243008,-0.018978221,-0.014105658,0.038631614,-0.07137357,-0.027527878,0.0017219022,0.037001356,0.037599493,0.017787863,0.027900077,0.029226165,0.00926551,-0.038677756,0.022841148,0.064264186,0.0152441915,0.03753936,0.009942973,0.0047666,0.016915351,-0.040992122,-0.03537856,0.014021198,0.046867475,0.0046251374,0.0030014804,0.046170335,-0.017375782,-0.02039697,-0.023183065,0.007384879,0.05783313,-0.017406274,0.025552569,-0.011164494,0.016455572,0.0126346545,-0.014978629,-0.049103238,-0.014034438,-0.0103979865,0.008688795,0.081409186,0.016633864,0.034164123,0.010092793,0.025683768,-0.0043010586,0.016646124,0.007161503,-0.036941722,-0.05012734,-0.061055426,-0.017985996,0.0565217,-0.028726023,-0.025100395,-0.015111191,0.0030328406,0.027266176,0.015732065,-0.03359203,-0.021684563,0.03303548,-0.026170563,0.0056766327,0.021273563,0.030947754,-0.013522255,0.055707186,0.0058667064,0.036759127,0.046566535,-0.0033168895,0.011060174,-0.0027069163,0.0020711347,0.012572647,0.028192576,-0.0018689962,0.014469602,-0.00940582,-0.02547359,0.070474625,-0.00024631462,0.002587027,-0.036595803,0.02409964,0.0085069975,-0.048232093,0.02865703,0.020693138,-0.031161323,-0.017885568,0.014842684,-0.0007430628,-0.013750687,0.022653203,0.010115462,-0.00953916,0.006722923,0.031449642,0.017947597,0.0007832882,-0.0015331238,0.024544453,0.03927171,-0.02767518,-0.0033055258,0.04105794,0.010520645,-0.017038189,-0.019976983,-0.006213223,-0.004430986,0.0018405013,0.025893344,-0.0012229644,0.021522287,-0.04422817,0.007240529,-0.003748238,0.028041657,0.024154695,0.033365883,-0.040531356,-0.0045090835,-0.01819615,-0.0016980707,0.037887607,0.0035235535,0.009324055,-0.016547354],"last_embed":{"hash":"s7mf7n","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"s7mf7n","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{10}","lines":[360,360],"size":58,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"s7mf7n","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050441302,-0.016823737,-0.0634875,0.0089797275,-0.027955124,-0.0815321,0.055845767,-0.004687136,0.031743705,0.013999608,0.012538218,0.0072935293,-0.0024759285,0.034143504,0.02300053,0.035138804,-0.02926383,-0.000018881812,-0.021987867,0.020369025,0.02906992,0.017643316,0.045143675,0.0056439545,-0.05675238,-0.014110957,0.0073595373,0.0059378343,0.011888889,0.04350834,0.015307243,-0.054396544,0.031297717,-0.006078354,-0.040733755,-0.014478873,0.0088475235,-0.039765906,-0.04117076,0.037867513,0.013505964,0.0052027334,0.009863563,-0.016949806,0.031178083,-0.016931817,-0.0037755384,0.0022912782,-0.021296749,-0.018566955,0.035434797,-0.008681804,0.024904324,-0.04199247,-0.023305679,0.042651452,0.0042417864,-0.07461929,-0.016652087,0.027296191,0.0010045905,-0.015761578,-0.034849323,-0.006995835,0.018381124,0.04148367,0.044386677,0.031503852,-0.0069914353,-0.018492367,-0.015311505,-0.024407871,-0.030316371,0.0019461167,-0.019072635,0.02471571,0.014598946,-0.053807568,-0.024753978,0.027840994,-0.01745897,0.028842887,-0.001926499,-0.009874045,-0.02095765,0.041234378,-0.010023523,0.06024925,0.0411092,0.042162407,-0.027651057,0.035272524,0.03282717,-0.008276895,-0.03619894,0.037149906,0.036430568,-0.00579351,0.025781102,-0.02792503,0.020241728,-0.04330835,0.003026191,0.032278743,0.0060079736,-0.03922036,-0.0027423662,0.016727269,-0.02729402,-0.01623107,-0.009070818,0.015995435,0.02562749,-0.0029341145,0.032058377,-0.0123762125,0.024410017,-0.037273955,-0.0029835422,0.00043888035,0.013568065,0.024716374,0.04645133,-0.049666513,0.017930198,-0.008226963,0.026380777,0.0060280887,0.027997598,0.003221503,0.013228413,0.057893973,0.0013227017,0.013489673,-0.014188269,-0.016790599,0.04109368,0.025411118,-0.0054724454,-0.071026646,0.02576154,0.008046137,-0.023055708,-0.020529574,0.016494058,-0.03034751,-0.0060221707,0.0077806055,0.009757521,-0.0372667,-0.0012013903,0.031868987,0.02397099,0.04129971,-0.0020214312,7.615654e-7,0.03412425,0.037784886,0.0074485107,-0.025379231,-0.0026039649,-0.01316751,-0.040589258,0.03506164,0.024593603,-0.011760019,0.022474593,-0.0028244434,-0.007918956,0.046405774,0.007993636,-0.045619898,0.041788556,-0.005002814,0.038061988,0.012225724,0.04477389,0.031657983,0.034715276,-0.04651722,-0.050115474,-0.0023332147,-0.024168616,-0.016983993,-0.036901828,0.008893541,-0.014361703,0.01045583,0.02169938,0.039162714,-0.004250768,0.012241784,-0.012431927,0.033926304,0.03669074,-0.013927866,0.00094799494,0.03259335,-0.014917028,-0.023551662,-0.018449279,0.064368024,0.026551811,-0.0027885267,-0.017901719,-0.017437814,-0.007914612,-0.048404936,0.020563325,-0.050828047,0.042803537,0.018446691,-0.038258255,0.01837151,-0.0398707,-0.019092899,0.07062416,0.0009942608,-0.0054174843,-0.022729333,-0.009434082,0.009404994,0.012863038,0.00006504594,0.010766838,0.0063832263,-0.03135753,0.038239058,0.042367984,0.00042986748,-0.027085597,0.014821379,0.013548242,0.0061888085,0.031355187,-0.030463068,-0.08495719,0.008495367,0.058187615,-0.010608581,-0.011954128,-0.014451051,-0.0077155367,-0.059505098,-0.04946001,-0.013939784,0.04430985,0.03558502,-0.027590623,0.004019948,0.0052030585,0.0064156284,-0.053197198,-0.006036009,0.05845662,0.008548892,0.02959272,-0.000033036908,-0.027651291,-0.0015446373,0.010947751,0.060043022,-0.015440123,0.010545272,-0.008675321,0.019390052,0.047603667,-0.025608607,0.009160036,-0.024481049,0.0012189585,-0.014698777,0.01862394,-0.0022009185,-0.019389505,-0.018220793,-0.06713204,0.00857365,0.040613603,-0.020167045,-0.030017702,0.023546372,0.024185851,-0.0006679012,0.05440484,-0.008456953,0.0013261506,-0.0052885087,0.01689259,-0.029398218,0.0044007744,0.00053172704,0.04951399,0.0030879725,-0.018987197,0.013936477,-0.015611581,-0.17376527,-0.013967188,-0.013261237,0.06872032,0.038231384,0.0059769144,-0.027582156,-0.013821853,-0.043249615,0.033475175,0.023632804,-0.052863415,-0.015114014,-0.0027750365,0.02874003,-0.00428286,-0.004100151,-0.009580027,-0.049293872,-0.019315671,-0.012942906,-0.058278617,0.004031379,0.026096499,-0.03815483,0.0072928984,0.089782745,0.03224788,-0.03389455,-0.018244052,-0.021002198,-0.015831005,0.008520473,-0.0156002445,-0.015436425,0.038395066,-0.0021281168,0.019835357,0.035079528,0.0009872229,0.039624672,0.030550778,0.005837562,0.02327324,-0.0014729707,0.0015532795,-0.01984265,-0.018872818,-0.04087488,-0.008186932,-0.002435498,-0.0612663,-0.013776498,0.013633001,-0.05045008,-0.017960599,0.011883742,0.0607624,0.019496478,0.018847557,-0.017840654,-0.044863734,-0.021906676,-0.035957955,-0.038412683,-0.06151546,0.0466844,-0.03394822,0.007221012,-0.034915667,0.011096917,-0.045178227,0.016356204,-0.011520454,0.00084903947,0.009804219,-0.026576512,-0.043170534,-0.0058958414,-0.0935941,0.003309564,0.02398427,-0.0063733417,0.00945726,-0.0065474436,-0.03831413,0.0055124476,0.040366106,-0.012000393,0.26186496,-0.014551759,-0.021882392,-0.018183216,0.025075722,-0.019956348,-0.0075153173,0.07011543,-0.032107152,-0.030353788,-0.07038687,0.0051633134,0.00043715438,-0.016634392,0.005617752,0.004881051,-0.03439649,-0.008196617,0.062683746,0.028513348,0.024634628,-0.024319138,0.04078105,-0.010796359,-0.02506241,0.003796451,-0.048207596,0.020533115,-0.014284269,0.06340443,-0.028430175,0.00084698136,0.025332743,-0.03512346,-0.06980601,-0.013026646,0.019356942,-0.061907794,0.0018101077,-0.02756939,-0.015509337,-0.016785674,0.033992402,-0.022991847,-0.02858051,-0.016702026,-0.01343043,0.006691685,0.0008737113,-0.009662036,-0.0016357815,-0.038582973,0.0037314394,-0.0282395,0.026316624,-0.023956496,-0.024122085,-0.02388548,0.013842905,0.08035388,0.035151146,0.009613389,-0.052706733,-0.006718491,-0.0005718935,0.00536222,0.03362189,0.014085248,0.008237547,0.019150257,0.0041819257,0.039238404,0.001088019,-0.003436785,0.022910422,0.0045770463,0.041447885,0.061802857,0.008941566,0.023055626,-0.034156967,0.0013782086,-0.014963518,-0.01755782,0.021529406,-0.035990667,-0.029274864,0.07186939,-0.026824782,0.022524241,0.019535098,-0.0044918717,-0.04073859,0.00922363,0.029412692,-0.009755523,0.003463194,-0.023828978,-0.053944647,-0.006984136,-0.0010440034,-0.00935973,-0.027914362,-0.013997766,0.026512742,0.03867753,-0.022927655,-0.00688736,0.050884776,0.006768187,-0.050059244,0.022579148,0.019420749,-0.024220515,0.026059078,0.03492447,0.045060355,0.015867747,-0.0047904197,-0.0041420865,0.02422325,-0.009395411,-0.006038332,0.0067683184,0.00022391017,-0.02676103,-0.00080301386,0.035342485,-0.0018424027,0.042631954,0.04077791,-0.04349464,0.005179606,0.036175407,0.028006108,-0.018886654,0.033721086,-0.00957269,0.0018012034,0.030706983,-0.00010431673,0.008899451,-0.017438136,0.00054845365,0.018903632,0.014099108,0.012502892,0.024288898,-0.016316045,0.036317527,-0.00038150675,0.060360935,0.04285544,-0.014616741,0.012370515,-0.045159552,-0.041081835,-0.020642398,0.03146289,-0.029370885,0.005652049,0.024572222,0.021818364,0.09326807,0.00041833273,0.0155282505,0.0081181545,0.025354221,0.010055714,-0.008577343,0.02246332,-0.02828903,-0.060977183,-0.02000596,0.00991874,-0.027769176,-0.020588651,0.00931619,-0.048265547,-0.03601759,0.023857577,0.0053271363,-0.0334884,-0.007533166,0.027097097,-0.00022661118,-0.023101253,-0.0013016344,-0.008038735,-0.015173741,0.002193717,0.092998475,0.026013004,-0.00083287124,0.04649031,-0.010792884,0.0735217,0.05078952,0.023386346,-0.023288112,-0.0029118129,-0.01170095,0.013590512,-0.018696196,-0.00656493,0.017580282,0.008226942,0.03368939,-0.009041675,0.041798584,0.059641976,0.014155255,-0.03355367,0.017520042,-0.03077977,-0.017714592,0.031226194,0.030986443,-0.007775924,-0.058190893,0.0036908507,-0.012486153,0.0034965773,-0.014449838,-0.02421801,0.051261295,-0.009667086,-0.010038288,-0.039389823,-0.04526623,-0.005008782,-0.01124301,-0.001764419,-0.028961599,0.006682336,-0.00376395,0.020967912,0.027492208,-0.020568252,-0.06384633,-0.015760617,0.0077213836,-0.027629675,0.04212729,0.033434033,0.021586122,-0.019635374,-0.056282412,0.03409623,0.02754014,-0.011347089,-0.024538774,0.035263404,-0.01236488,0.038304366,-0.0049603665,-0.040292207,-0.01488124,0.004199427,-0.044501554,-0.010675222,0.062629245,0.007346597,0.0027145671,-0.037898466,0.00016940823,-0.004019239,-0.019997247,-0.039569538,-0.04560606,-0.028145203,0.013445106,-0.008228841,-0.004699352,0.00721259,-0.015671741,-0.012222657,0.010342706,-0.058390763,-0.02455689,-0.04004654,0.008737237,0.036821425,0.008799345,-0.049139164,0.006849734,0.015624408,0.020633258,-0.018586582,-0.024455167,0.023823528,0.0025316204,-0.048947006,0.021137226,-0.016571611,-0.0011029494,-0.034955435,0.04891019,-0.01758212,-0.012573514,-0.0109658865,-0.009548771,-0.0046932073,-0.029984286,0.0044726683,-0.024135917,-0.003420204,-0.002960061,0.03458221,0.011111635,0.015390035,-0.059364725,-0.0156372,0.00674852,0.018432593,0.004541086,0.053511325,-0.025575027,0.01910891,-0.012719726,-0.01644221,0.013546268,-0.014575316,0.0172968,-0.015487434,-0.008024509,-0.010731238,-0.015279983,-0.03486037,-0.0009225067,-0.026581109,-0.005778551,0.007795764,-0.052803133,0.01442435,-0.021570649,0.069678426,-0.039138664,0.035810158,-0.0062495195,-0.065219626,0.032316543,0.017762495,-0.028169656,-0.015259894,-0.063142255,0.009172438,0.016575314,0.013855949,0.026104549,0.06057307,-0.019126996,-0.031928204,-0.032122053,0.027186021,-0.0018237756,0.00582315,-0.022565605,0.037943956,0.0016614808,-0.042897236,0.012679869,0.00010133591,-0.026869765,0.0074479794,0.0020262462,0.029743282,-0.06290534,-0.018725157,-0.010666936,0.0009829757,-0.007187466,0.056056533,0.018510485,-0.027672525,0.031699035,0.010503281,-0.034730397,0.060210396,0.035145536,-0.045397453,-0.041976195,-0.02220585,-0.033451393,-0.008540714,-0.044456102,-0.04162917,0.0185714,0.03400381,0.04507953,-0.011319967,0.0051653297,0.011871823,0.021001065,-0.15892383,0.007198071,-0.0046512345,-0.0031216033,-0.009449123,-0.010528784,-0.0065305443,-0.03878455,-0.036554918,-0.04366498,-0.023412822,-0.034884013,0.021296326,-0.04174519,0.012789642,0.048936237,-0.028216617,-0.00075165054,-0.05614464,0.05807288,0.013487145,-0.011918974,0.015461677,-0.026596073,-0.020261483,0.006166032,0.026788816,-0.0076472103,-0.026756259,-0.037254505,0.049910773,-0.029057132,0.015836682,0.061433274,-0.022571808,-0.012354164,0.002215518,-0.008339099,-0.009603978,0.015293713,-0.018840875,0.012509675,0.0073770983,0.025138771,0.027579714,0.033131525,-0.005748909,-0.010346122,-0.040822897,0.039571844,0.012753849,-0.010098682,-0.0308638,-0.005512247,-0.014457703,-0.035962574,-0.033516884,0.014357916,0.029136298,-0.0036506634,0.011843525,0.063048705,-0.04433334,-0.001533235,0.008270445,0.050206248,-0.014735517,-0.0052387975,-0.013822925,-0.0023121191,-0.024455974,0.007431909,-0.014158046,-0.016477836,-0.009367446,-0.004543044,0.019661311,-0.023908768,-0.049339954,-0.009452902,-0.01166256,-0.031456955,-0.03905161,0.05267614,0.030359885,-0.013600616,0.0020508843,-0.040260363,-0.04717044,-0.020742904,-0.038455315,-0.043289993,-0.0021947147,0.04738722,-0.012094435,0.02874617,-0.034384985,-0.0077785333,-0.031785503,-0.016350817,-0.036458578,-0.08534326,-0.048679072,0.008783554,-0.02615006,-0.011099847,-0.0022522532,-0.00022234501,-0.013740487,-0.014693345,0.011738813,-0.039549574,-0.019318704,0.041058455,-0.039012372,-0.04512921,-0.016146867,-0.00060054986,0.040375475,-0.004369544,0.032356247,0.019828843,-0.016915003,-0.026651172,0.028788783,0.065211825,0.02935345,0.0041295425,0.0018011207,-0.015405663,0.029298993,-0.051173165,-0.04181786,0.013250722,0.059536695,0.0068126903,-0.009374985,0.041195665,-0.044466395,-0.02877597,-0.030334517,0.023354014,0.05717974,-0.015651423,0.045694143,-0.0006249938,0.020460008,0.0074021644,-0.0074617364,-0.042422667,-0.0030686534,-0.0054603713,-0.020663222,0.0862858,0.0017938555,0.06420107,0.006730959,0.018570969,-0.03356704,0.0062703136,-0.0070943125,-0.05188969,-0.036885165,-0.047242947,-0.010934857,0.052345566,-0.013002112,-0.030743444,-0.032694366,0.009911278,0.021400984,0.0248124,-0.02730416,-0.026999444,0.043445166,-0.011781246,0.0036491721,0.022928707,0.02789843,-0.0026403212,0.044856343,-0.0038365556,0.038381215,0.042740542,-0.0054238746,-0.008891896,-0.014688174,0.024785098,-0.0135200275,-0.0056586745,0.025388716,-0.0002399385,-0.031186229,-0.03998394,0.049526256,0.00865869,0.004926188,0.0047017615,0.007402193,0.012315506,-0.041617695,0.0062826583,0.02485482,-0.03348115,-0.021926388,0.03079695,0.016535725,-0.016605405,0.018072553,0.008227845,0.007895758,0.020414047,0.025794812,0.0066199605,-0.018154286,-0.040715937,-0.0023351174,0.03994714,-0.01333593,-0.015412012,0.03173913,0.016340863,-0.041121453,-0.043124594,-0.051585473,-0.009391239,0.03380567,0.021041218,-0.017761767,0.03551364,-0.029547034,0.01781098,-0.007515426,0.015010058,0.036912948,-0.0077908854,-0.0510454,0.028131422,-0.021504197,0.013184965,0.033283494,-0.01939681,0.018350556,0.0011175964],"last_embed":{"hash":"wjyrw3","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"wjyrw3","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{11}","lines":[361,361],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wjyrw3","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.062089857,-0.02536227,-0.047171105,0.01176645,-0.02774625,-0.051429678,0.06664994,0.018521603,-0.005565344,0.036040924,-0.002922808,-0.008460166,0.007122545,0.024795389,0.009298692,0.01392583,-0.009029827,0.013408898,-0.011380568,0.011693096,0.012013437,0.015948055,0.07619192,0.015813824,-0.04202559,0.04332227,-0.0064867605,0.010171575,0.001865624,0.025695713,0.0034010236,-0.061949067,0.055774305,-0.032779668,-0.027424967,-0.04476735,0.017431566,-0.021600181,-0.03074543,0.059236895,0.0052368916,0.012859996,-0.007643917,-0.024297101,0.050787978,0.013527381,0.008467309,-0.01041875,-0.004429369,-0.028947966,0.010172473,-0.0077283503,0.037853733,-0.04787414,-0.015673866,0.034107372,-0.018277902,-0.027686976,-0.0061847568,-0.0014329065,0.003416483,-0.006506779,-0.004916205,0.012115848,0.03066734,0.016999802,0.03943325,0.0020529476,-0.0007533698,-0.052157275,-0.0012913905,-0.023582643,-0.039370857,-0.0071550123,-0.053227417,0.051146116,0.0064097196,-0.045746356,-0.020786092,0.014769237,-0.0004995972,-0.01173109,0.00041815624,0.0020556129,0.006237391,0.011665428,-0.017266585,0.026922803,0.04156337,0.0075578615,0.0057852715,0.03080495,0.013241099,-0.002336786,-0.041679237,0.013010153,0.028570218,-0.016945409,0.041704446,-0.012431779,0.018168451,-0.033361953,-0.004116635,0.0005071191,0.031671762,-0.021210462,0.0012869061,-0.0005378108,-0.027297582,-0.00087104394,-0.019794777,0.025539035,0.0223871,0.0013175999,0.025155913,-0.0037931534,0.034254774,-0.028540257,0.011828781,0.008646244,0.025627697,0.009239548,0.026365573,-0.0747772,-0.0036669464,-0.0109027745,0.0014291728,-0.004355456,-0.016016802,0.008702093,0.017126912,0.050607424,-0.013873069,-0.0064167962,-0.03693579,-0.04064695,-0.0023410618,0.004203537,-0.016290931,-0.054952405,0.0053544273,0.014041545,-0.04303205,-0.010089361,0.018806512,-0.03857416,0.013847813,-0.012119358,0.019054778,-0.029953782,-0.025692122,0.022475818,0.025844332,0.029754829,0.01712295,0.0036562425,0.07271741,0.045349654,0.010935737,0.009695256,-0.0040289774,0.029109085,-0.019047663,0.047119502,0.020388603,-0.019390982,0.008607982,0.0318717,-0.001426085,0.0032794417,0.012084477,-0.01510481,0.026104674,0.008780686,0.029819166,0.024909595,0.0649974,0.031788755,-0.008411778,-0.04510685,-0.034687698,-0.039936155,-0.0029946256,-0.003308778,-0.054718435,0.017408477,0.034759965,-0.009194481,0.020208163,0.030717932,-0.028891394,0.0002345191,-0.008856427,0.07209494,-0.013840774,-0.03520782,-0.00022561171,0.022376508,-0.010659224,-0.011948953,-0.0322598,0.06270129,0.028193457,-0.027934419,-0.005759755,0.00042946867,0.008249383,-0.053767845,0.042228453,-0.049352083,0.020104479,0.035468582,-0.021416755,0.01093447,-0.006590901,-0.055438478,0.045076177,0.020098956,0.0044602025,-0.03970146,-0.016925106,0.044344574,0.014634394,0.021859143,0.014302726,0.024050238,-0.020554148,0.019863412,0.008456335,-0.049909398,0.0060853986,-0.012378299,-0.005504731,0.030363955,0.02144664,-0.014624098,-0.033037916,0.024209952,0.06552902,-0.011591047,-0.008299412,-0.025419828,0.03586081,-0.037581295,-0.035024434,-0.012221392,0.047175992,0.04246852,-0.017533323,-0.0019089532,0.007401547,0.011122828,-0.03729421,-0.0026507494,0.018633243,0.022396209,-0.006430441,-0.00933269,-0.00088674464,0.016490424,0.005911102,0.024279868,-0.0044453763,0.013417267,-0.022407643,0.008537974,0.042904843,-0.027824065,0.009030576,-0.06425174,-0.027886357,-0.037568998,0.039828956,-0.012000345,-0.02116336,0.0036485558,-0.057901748,-0.014324794,0.0748077,-0.016587745,0.0025042763,0.037376575,0.00899406,-0.0109443925,0.080156535,-0.0071435766,-0.011095066,-0.013894302,0.026335882,-0.053220604,0.017186774,-0.022317836,0.07002282,0.017352339,-0.039892476,-0.020247208,0.027564092,-0.17442982,-0.0035958402,-0.008351099,0.057201993,0.020732502,0.0075690066,-0.031319313,0.016791482,-0.032813564,0.073738016,0.035081342,-0.06862615,0.0043124906,-0.0054201935,0.020599928,-0.013753436,-0.016673602,0.0012753017,-0.032758065,-0.031199455,-0.050538637,-0.06946766,0.02450921,-0.0153924795,-0.047708534,-0.014440712,0.06577213,0.0075431415,-0.012915842,0.0079115415,-0.044588674,0.018151069,0.0101076355,-0.0023531693,-0.035463482,0.050151102,0.014093101,0.00036172726,0.0019103178,0.02985149,0.019120863,0.026694834,0.007167398,-0.0030994003,0.025106013,-0.010717034,-0.009768247,-0.02819596,-0.029088452,0.0051210052,-0.0025946975,-0.06000552,0.0035531814,0.035279673,-0.043980263,-0.017218255,-0.010627298,0.04218345,-0.014293206,0.010626631,-0.03850449,-0.037473354,-0.0047123013,-0.018599844,-0.037046943,-0.05323011,0.04633066,-0.015805997,0.018967114,-0.035247996,-0.027347907,-0.05208016,0.0073180245,-0.028910976,-0.012582708,-0.008177591,0.0043909177,-0.04472677,-0.011551656,-0.09244122,-0.00008063298,0.023953147,-0.019445645,0.023513837,-0.0027933002,-0.03541252,-0.0027519236,0.019788802,0.00928288,0.2506391,0.023830544,-0.0067398734,-0.0022891555,0.035961002,0.0068352832,-0.0026975032,0.08298744,-0.008579597,-0.041930754,-0.043766923,-0.008696664,-0.003811558,-0.040636923,-0.0013605984,0.02844812,-0.056252003,-0.0012619859,0.09266036,0.015517206,0.028586859,-0.0154359825,0.07372597,0.006736357,-0.017938484,0.0000114148115,-0.014003796,-0.0150856,-0.0027591814,0.051181573,-0.041896287,0.0061881565,0.041087788,-0.05023225,-0.023280516,-0.039055333,0.01593908,-0.06721622,0.0043023685,-0.019319806,0.014203717,-0.009257158,-0.0014992249,-0.014404716,-0.03135064,-0.042014584,0.0070422646,0.0015766012,-0.008578637,0.0061532375,0.015940566,-0.053245343,0.025330277,-0.009928591,-0.047340326,-0.034181513,-0.007953315,-0.03496959,0.005749794,0.05355958,0.033734243,0.013508601,-0.055681724,0.014732012,0.01845482,0.04988148,0.005634064,-0.0022700408,0.012424379,0.04043407,-0.0019529928,0.0022817987,-0.0024206475,0.026093133,0.0338142,-0.020780917,0.03693506,0.03852587,-0.002894339,0.0462686,-0.018234655,0.007102891,-0.005009349,-0.028848281,0.0034923765,-0.023429116,0.028675962,0.040934417,-0.031066535,0.006967078,-0.0017443178,0.003166458,-0.02765019,0.024280194,-0.03607658,0.009375915,0.011354421,0.0045558386,-0.01895324,-0.034034926,0.00017097137,-0.01995227,-0.0069119185,-0.008243303,0.03144955,0.036908243,0.004882352,0.0016231742,0.049406562,-0.014042524,-0.04531274,0.03270495,0.0069489274,-0.009374287,0.014241704,0.045409694,0.021841472,0.028237414,-0.011380618,0.0050838115,0.032954585,-0.011261534,-0.02206003,0.025172088,-0.0034545402,-0.0064690844,-0.006920142,0.05089849,-0.0009904734,0.053060733,0.078474104,-0.032298423,-0.018527266,0.016407594,0.025094975,-0.019269163,0.025211554,-0.016317833,0.016483074,0.043202244,-0.048602816,-0.0011198546,-0.027114287,0.0041038496,0.0052109393,0.015245904,0.0052089794,0.014536607,-0.019493371,0.048167307,0.03430845,0.05455365,-0.014371783,-0.025458233,-0.025293963,-0.04933066,-0.021766597,-0.008758804,0.026807593,-0.026515843,0.012738931,-0.0046779728,0.017219838,0.06852006,-0.009074462,0.060956873,0.017626155,0.0010778467,0.033983354,-0.027516445,0.0064872247,-0.011361488,-0.06634954,-0.015402787,0.004881693,-0.024038635,-0.02673919,-0.0041864375,-0.026414014,-0.014027502,0.026862947,0.004561668,-0.07211951,-0.0007711138,0.037360065,0.042587012,-0.00063166005,-0.007130816,0.02148357,-0.011504885,0.00813638,0.09464002,-0.012052031,0.013180327,0.010618426,0.03591479,0.028182149,0.045694236,0.03066928,-0.015594202,0.0018188152,-0.04274442,0.025222024,-0.012395225,-0.0029087062,0.017881388,-0.03781712,0.035383403,-0.028899048,0.03744475,0.032917026,0.0139973,-0.059707135,0.009833121,-0.012095968,-0.028242778,0.0367716,0.054079838,0.00024319999,-0.038740072,0.0027487867,-0.011602012,0.020024745,-0.007543406,-0.034737717,0.03190411,-0.008078201,-0.005951915,0.017849784,-0.02715701,0.0018646942,0.0073916325,0.045722798,0.0064792437,-0.0015980906,0.0027027228,0.020384954,0.018609654,-0.02386483,-0.057830878,-0.0012579744,-0.034685936,-0.011554616,0.040345445,-0.005868597,-0.016325481,-0.03932902,-0.03808051,0.009827624,-0.007737341,-0.016813774,-0.018038385,0.006229922,-0.03313338,0.032788824,0.010628571,-0.0013439768,-0.019495877,0.009410891,-0.040670864,0.01146815,0.0629405,-0.022869268,-0.009654244,-0.057002883,-0.0074573196,0.005854177,-0.021972882,-0.017900487,-0.065644905,-0.008605587,-0.024346793,-0.0012390659,-0.030446088,-0.0068744365,-0.035873692,-0.046282858,0.025751717,-0.0070710382,-0.037193526,-0.06853365,-0.035992272,0.0009420131,-0.012893734,-0.027004028,0.035970133,0.016326929,-0.031224893,0.010749008,-0.030667633,-0.002983027,0.023843223,-0.062316496,0.01077587,-0.06667447,0.009850005,-0.054248743,0.017682843,-0.013372105,-0.009499157,-0.007105471,-0.015728956,0.015329126,-0.029122077,-0.025358006,-0.0188364,-0.016247675,-0.0058731004,0.03338065,0.015183464,0.010276058,-0.03620263,0.03315821,-0.0038104788,0.0072313296,-0.018817436,0.034369167,-0.03191751,0.0147917345,-0.005736492,-0.006507833,0.010587192,-0.0086183995,-0.037124112,-0.018118016,-0.017007282,-0.0114285825,-0.043380838,-0.002111306,-0.046070263,-0.05196067,-0.003103213,-0.018171905,-0.0025913191,-0.03337941,-0.027681092,0.04357173,-0.048568387,0.05827798,-0.014903602,0.0029791142,-0.015114311,0.032911934,-0.043584503,-0.023315582,-0.034239683,0.019785672,0.017709948,-0.006604226,0.004117505,0.024496237,-0.016247395,-0.0051919,-0.036154892,0.023520099,0.047553357,0.009226217,0.019346152,0.015488036,0.012219596,-0.030135132,0.007380566,0.010764529,-0.03719775,-0.009973647,0.014828424,0.037335075,-0.027129073,0.003377862,-0.006499357,-0.01152962,-0.010903258,0.043518182,0.009352093,-0.022727123,0.054125,0.025370916,-0.02615114,0.04209802,0.04128471,-0.025923472,-0.056560267,-0.017661298,-0.030672664,-0.0164621,-0.021079483,-0.035092168,-0.0006358742,0.061598983,0.043587476,0.000079567,0.042864904,-0.01276645,-0.01295357,-0.16965954,0.046294723,-0.029667167,-0.004955376,-0.014467138,-0.015642736,-0.005417746,-0.02468773,-0.03624969,-0.025255881,-0.03358682,-0.04371712,0.050038114,-0.035679128,-0.011282455,0.015833404,-0.023032567,0.01115848,-0.040444516,0.040202446,0.019487025,0.004944669,0.036374032,-0.01807736,-0.026444681,-0.010935628,0.053244524,-0.014027992,-0.012698676,-0.009674107,0.018437985,-0.0053082528,0.01431902,0.061767876,0.013199158,0.0047843414,0.0066715465,-0.045800656,0.004683694,0.009865038,0.014625763,0.034875624,-0.0006065472,-0.002806903,0.052774955,0.06147233,-0.004284046,0.001855995,-0.04385702,0.020821253,-0.018927172,0.004262465,-0.055324975,0.0046879672,-0.0075591253,-0.014475848,-0.04188185,0.003285943,0.008294362,0.020679364,0.007595463,0.054919694,-0.03253042,-0.0024772123,-0.003885553,0.053792685,-0.024250025,-0.016845088,-0.005128404,-0.0011461596,-0.008038641,-0.0028897172,-0.019517722,-0.04235734,-0.025570551,-0.014529778,-0.0012314015,-0.02157896,-0.0325117,-0.02131599,-0.034901634,0.004085889,-0.0018141764,-0.021881308,0.04258827,-0.01626454,-0.021837668,-0.0061771576,-0.052582473,0.02877729,-0.029532593,-0.030924821,0.037915837,0.033852212,-0.004649171,0.0544691,-0.0031874448,0.0007057319,-0.021932976,0.010389178,-0.042207375,-0.049904753,-0.022394367,0.024407096,-0.031360157,0.019169262,0.026113994,-0.0064958055,-0.003493124,-0.04284181,-0.0038223441,-0.022183718,-0.011952118,-0.0006425584,-0.058538437,-0.027012387,-0.01595769,0.015305366,0.040097803,-0.04167354,0.03299309,0.016912865,0.016367566,-0.038357843,-0.021368105,0.06994444,0.028677693,0.02078802,0.021288585,-0.019091053,0.030646672,-0.04033085,-0.020444302,0.042022526,0.058652133,-0.01626739,-0.053735476,0.041502897,-0.030681884,-0.05353933,-0.032220095,0.02124176,0.043507982,-0.023268111,0.0262871,-0.027190313,0.009015351,-0.003961476,-0.00984057,-0.01978519,0.0038265416,-0.0130797075,-0.021671368,0.053268205,0.016491242,0.04858289,-0.01767643,-0.0069540227,-0.03735529,0.017382184,-0.019115372,-0.035910077,-0.033334322,-0.045412455,-0.014509008,0.03274854,-0.011258636,-0.020696769,-0.02697869,-0.0077338796,0.03552701,0.045307916,-0.023384018,0.008933065,0.045222636,-0.022775251,0.009060474,0.013875373,-0.006988768,0.0016091947,0.064813174,0.010163598,0.015963616,0.066881664,0.005563967,0.010517855,-0.0151670845,0.020646304,-0.020602744,0.0005090968,0.03436426,0.00020039035,-0.057523947,-0.027346138,0.05563223,-0.00622156,0.004180271,-0.0066273734,0.010526081,0.03125168,-0.0076521835,0.0062101865,0.051972907,-0.011530106,-0.02669661,0.013214666,-0.01762223,0.019960525,-0.009251772,0.034368884,-0.021333138,0.029055575,0.0021405877,0.013366,-0.0018504416,-0.04489876,0.04816661,0.031325113,-0.0021819803,-0.001925796,0.04306338,0.04986762,0.001720959,-0.03685693,-0.030718358,-0.01390005,0.02120621,0.014458123,-0.0047000153,0.020363374,-0.06006765,-0.007218279,0.002582623,0.003254908,0.045203388,-0.0024980388,-0.06821003,0.024503568,-0.04644376,0.014772333,0.04450322,-0.012024513,-0.021948915,-0.00004505178],"last_embed":{"hash":"16yuynq","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"16yuynq","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Recommended Stack for You#{12}","lines":[362,363],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"16yuynq","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036657438,-0.025869902,-0.040382452,-0.012751721,-0.009755635,-0.039239183,0.031589907,0.015902113,0.04410396,0.0076413266,-0.0011025006,-0.014559986,0.009807021,0.014391326,0.010668746,-0.0037790758,-0.010673745,-0.0040428713,0.004661643,-0.03174588,0.037140593,-0.005442341,0.04409762,-0.01649793,0.0034517245,0.026663894,-0.015368984,0.01566286,0.01763533,0.0721816,-0.019006584,-0.04587166,0.018077591,-0.010872988,-0.05088772,-0.032469198,0.02656909,-0.036155168,-0.051728565,0.009808282,0.02315068,0.01026046,0.00866258,0.02040256,0.051249858,-0.013758509,-0.005246713,0.014562019,-0.050997175,-0.04832754,0.058936864,0.0024950304,0.03264495,-0.042805273,-0.02754708,0.02711715,-0.026273396,-0.049655005,-0.04679677,0.0041491906,-0.0609822,-0.006384823,0.00022983969,0.023175169,0.016537266,0.07633433,0.014664512,0.031556364,-0.017503338,-0.03709751,0.0077165132,-0.028853502,0.00067432004,0.0046876078,-0.06024887,0.018785749,0.023067566,-0.029813893,-0.014622804,0.005786133,0.019160023,-0.034302067,0.014186285,-0.011708742,-0.009162279,0.07045375,0.01873047,0.09027581,0.010894107,-0.0017581247,-0.016851166,0.017934177,0.015274449,-0.009760066,-0.03382782,0.014034369,-0.0068703317,-0.007922159,0.01798061,-0.019605078,0.006094147,-0.040916182,0.047981597,0.019378984,0.021646522,-0.011022588,0.013323165,0.0235796,-0.018219886,-0.024698136,0.01668357,0.015855517,-0.0059992266,-0.02778357,0.02965525,-0.009509807,0.02177422,-0.04683669,-0.008089683,-0.0061121914,0.055334657,0.03681828,0.040607158,-0.046597205,0.028881468,-0.0019129938,0.007577188,0.0058805738,-0.0152197685,-0.0028384693,0.00984819,0.06344087,-0.03195013,0.033415455,-0.036671672,-0.007327002,0.02944826,0.023215748,-0.03195027,-0.036153667,0.010030226,0.0056237485,-0.0378609,0.009513689,0.015659498,-0.023483254,-0.026702497,0.021071693,0.023986604,-0.011099988,-0.038554747,0.018184088,0.0050234073,0.037870303,0.001586033,-0.0046310774,0.04357671,0.040677782,0.018991375,-0.036870543,0.021367516,-0.006008787,-0.06209597,0.0026783517,0.014251874,0.022900973,0.018560365,-0.02978937,0.0025216097,0.06855961,-0.00709292,-0.010693415,0.050007034,-0.0123811355,0.027082423,0.015996108,0.05059366,0.026901057,0.018931586,-0.049819537,-0.053650524,-0.01731897,-0.026213648,-0.043991655,-0.02453854,0.02963895,-0.0020590196,0.010590641,0.01423823,0.041852735,-0.03508297,-0.022562029,-0.028106987,0.046089884,0.033120193,0.018372737,-0.021743067,0.0009528962,0.030141562,-0.00049468875,-0.00053851213,0.049175736,0.017679323,-0.018683724,-0.018932905,-0.0143936,-0.02086309,-0.014176852,0.027423427,-0.016930312,0.031130472,0.008901855,0.012518615,-0.01676684,-0.030510485,-0.00021475516,0.061766792,0.009813503,0.015980173,-0.021013554,0.0339922,0.045036588,0.022985214,0.018206863,0.0032263892,0.0097070765,-0.059592526,0.042589724,0.023207663,-0.017173072,-0.02776672,0.0390054,0.030071728,-0.0068130447,0.0017600796,-0.0016469313,-0.07213789,0.040512223,0.030113908,0.026340185,-0.015859066,0.013780603,0.003327492,0.0013545596,-0.032243736,-0.032654006,0.024065869,0.04088829,-0.007085367,-0.007925488,-0.021204354,-0.009100962,-0.043136723,-0.017771324,0.012008031,0.016221652,-0.03262776,-0.010138144,0.0080274,0.008773205,-0.010126826,-0.0065475698,0.0042943903,0.018253354,0.0038785604,-0.00045039848,0.012133931,-0.024791893,-0.014668666,-0.012991541,0.0085757915,-0.04397872,0.024355223,-0.0069552446,-0.040590804,-0.0064530782,-0.033598017,0.016639205,0.050158832,-0.0409586,-0.018254858,0.04754702,-0.0054247854,0.0162314,0.021315422,-0.006919913,-0.016322482,-0.009612594,0.018490784,-0.04909171,-0.01687534,0.0013227949,0.06412845,-0.008283906,-0.010860715,-0.0065169386,0.010860524,-0.17889495,0.019957542,-0.013257821,0.029015642,-0.0029458976,-0.02122453,-0.014432682,0.00064535526,-0.04652091,0.08844459,0.034600675,-0.050211817,0.0020810603,-0.027363539,0.027202949,-0.009024175,0.0021124738,0.004421973,-0.038487542,-0.045628943,-0.044233773,-0.050616257,0.013886275,0.006076003,-0.06590783,0.06252969,0.068492256,0.0072762463,0.0011404474,-0.046811875,-0.060207285,0.026836103,0.0057580504,-0.019444257,-0.004185103,0.040924825,0.036874175,0.059104178,0.029901622,0.009964556,0.041902296,0.027723325,0.024482138,0.028788788,0.0030162847,0.0112025775,0.0047782157,-0.016546324,-0.025755787,-0.0040756734,-0.020728244,-0.018041115,0.001330052,-0.0531063,-0.04586604,-0.031165581,0.026711293,0.040877517,0.0139580555,0.023818815,-0.00070666673,-0.024874965,0.005319421,0.021086749,-0.0023960636,-0.032907978,-0.020104382,-0.02052275,0.007110123,-0.0062838392,0.01015456,-0.030739741,-0.011956823,-0.042136468,0.027122473,0.031946953,0.00364316,-0.039078835,-0.018722419,-0.08439071,0.047531586,0.029239118,-0.062391996,0.023765784,-0.020834515,-0.036883887,0.01852293,0.022658309,0.01900099,0.24514131,-0.03955102,0.0039493586,0.03020394,0.061526723,-0.011358079,-0.026318697,0.073106475,-0.010963647,-0.040751077,-0.045837123,0.017949,0.017677166,-0.0056997295,0.034178097,0.017384304,-0.03541622,0.0031739795,0.06929067,-0.002589913,0.035971206,0.0071457443,0.02245447,0.007088634,-0.05375233,-0.012934158,-0.03391603,0.047478072,-0.014525417,0.0448313,-0.019280843,-0.01220964,-0.006971916,-0.026084058,-0.0012054197,-0.00021819492,0.038596936,-0.049127754,0.0115698865,0.016519649,-0.009995433,-0.0061814804,0.03639969,-0.041463528,-0.05004685,-0.056862846,0.006996889,0.028928628,0.012081773,-0.024515307,0.007922659,0.017551767,0.008218666,-0.0055354354,-0.02896746,-0.016992126,-0.019708492,-0.060618613,-0.010559643,0.07131723,0.0074183596,0.015501317,-0.03516396,-0.010953787,0.016756343,0.009568716,0.0019516383,0.021031993,-0.006656602,0.015069026,-0.012891628,0.011815195,0.015143939,-0.00074269495,0.04921418,0.026929837,0.013649639,0.019210363,0.029210566,-0.004659256,-0.041220173,-0.0175434,-0.0217791,0.01791096,0.01718972,-0.0047230828,0.0010151692,0.04775978,-0.040199082,-0.036303338,0.0164134,0.035096355,-0.03645093,0.04557836,0.0036117155,-0.008102962,0.03781358,0.00009969882,-0.06939065,-0.007970796,0.032242447,-0.007833979,-0.037029274,-0.051091753,0.02337565,0.037711028,0.023849359,-0.004177962,-0.022831958,0.018483324,-0.013842769,-0.010438921,-0.0050764484,-0.00027920766,0.01573417,0.0546242,0.06056118,0.009101145,0.038959675,0.018751528,0.020458525,-0.0021324244,-0.022927461,0.02009551,0.027592842,-0.011358304,-0.043455318,0.024243616,0.026259486,0.030022621,0.018542226,-0.043808963,0.0045762006,0.025453635,0.050832093,-0.0069981874,-0.0074632987,-0.0088355215,-0.009203398,0.0028148876,-0.028372092,-0.007920546,-0.012360047,-0.022837799,0.044470284,0.018440245,0.04005581,0.011528471,-0.07673824,0.0598924,0.020008106,0.01080356,-0.0028953527,-0.05377236,0.014048611,-0.07510046,-0.009721295,0.016010739,0.031950228,-0.023171868,-0.010657005,-0.0050101415,0.0040471577,0.09377178,0.030944321,0.013983534,0.05141178,0.018005932,0.016101696,-0.011981931,0.003562705,-0.013808928,-0.009174614,-0.02749763,0.012437307,0.003309834,-0.024022033,0.0044144513,0.00875123,0.0061981203,0.012608181,0.029287864,-0.02851013,-0.04046115,0.008314303,0.0070444406,-0.019777419,-0.015494945,-0.05561407,-0.032375216,0.015012397,0.0914057,-0.01283124,-0.018929254,0.016033003,-0.0056007258,0.028603436,0.02155928,0.013979362,-0.0026368115,-0.0038485194,0.027524088,0.018427253,-0.016967693,-0.0014345751,0.030185688,0.026365722,0.039083693,-0.016484959,0.047026046,0.03777539,-0.006968706,0.000083688865,0.014142102,-0.052312013,-0.023342945,-0.011493728,0.03657996,-0.0027287642,-0.022335984,0.00217882,0.005927497,0.00081998785,-0.046549693,0.013814904,0.023605043,-0.013420302,0.012937588,0.0086201625,0.008469133,0.005863383,-0.029101342,0.0253291,0.0023088257,-0.005965691,-0.0010680641,-0.008291793,0.014249359,-0.014815895,-0.023330113,-0.009856041,0.010898966,-0.018435774,0.0044241236,0.019838363,-0.002728698,-0.007466272,-0.030192258,0.016686343,0.0237978,0.01853707,-0.058708046,-0.00011991467,-0.027704557,0.029537437,-0.01784233,-0.021834278,-0.029230502,-0.0072029885,-0.032508913,-0.0012519222,0.062410142,0.0014320797,-0.00398256,-0.012847471,-0.026666975,0.0280928,-0.015045085,-0.02190588,-0.0075025414,-0.016784169,0.009688523,-0.0035184338,-0.0466727,0.01651253,-0.024055025,-0.017516632,0.0005930189,0.0027103848,-0.03405784,-0.033172887,-0.010443927,0.059389528,0.021071542,-0.06176174,-0.008414182,-0.003979809,-0.039882142,-0.0047911485,-0.024068596,-0.018638154,-0.010770725,-0.030659636,0.028006447,-0.03122656,0.0039822985,-0.055591915,-0.004436824,-0.04899185,-0.01592332,-0.036386847,-0.028778497,-0.018046597,-0.021883769,-0.035671376,-0.00018349219,-0.016294628,-0.038243167,0.020626804,0.000016514383,-0.059094645,-0.0051528118,-0.024804194,-0.022280684,-0.011110371,-0.0007920365,0.037566237,-0.026259864,-0.0043529174,-0.021990517,-0.012306082,-0.020749932,0.0024322204,-0.011343922,0.0037657183,-0.015315902,0.030774217,0.028378092,-0.03878612,-0.029763183,-0.027284015,0.021155672,-0.020247499,-0.0417898,0.035255607,-0.050224397,0.08112641,-0.008705521,0.04003513,-0.036172938,-0.0508739,-0.012609952,0.03527672,-0.02613741,0.0047862097,-0.063747704,0.017948374,-0.009560804,-0.013726952,0.015346511,0.05169058,-0.0025804606,-0.01929443,-0.02965442,0.0038305505,-0.03131071,-0.018616613,0.00678431,0.017349815,0.040719498,-0.038441863,0.029800912,0.02650033,-0.031235531,-0.021284636,0.03426674,0.004269823,-0.06909201,-0.034874454,-0.022747174,0.021713695,-0.052611712,0.047777172,0.0334209,0.008806069,0.034930613,0.040931582,-0.045376904,0.06838442,0.0021129742,-0.035363417,-0.08389454,-0.031419102,-0.020775668,0.035240933,-0.004948672,-0.012318497,-0.01219576,0.06491068,0.017912818,-0.0029317818,-0.01230332,-0.02990296,0.019541908,-0.15978363,0.014380539,-0.023542598,-0.0122319255,0.012099121,0.0028817535,0.002882561,-0.008177231,-0.019361721,0.006492257,-0.015730763,-0.0376717,0.011805728,-0.02209111,0.0033616836,0.044058397,-0.053896114,0.009152093,-0.03249922,0.015818747,0.0021905645,-0.0027075286,0.015960766,0.017529061,0.013786584,0.0034703407,-0.014899074,-0.005911485,-0.036093347,-0.028443325,0.0053339815,-0.02429216,-0.00063343055,0.048154153,-0.0025108757,0.019922731,0.011410042,-0.02119295,-0.033205878,0.0032420286,-0.024601977,0.040927455,-0.020796983,-0.003853034,0.00429779,0.058818735,-0.00842099,-0.02218338,-0.010675688,-0.021693489,-0.011506213,0.02617759,-0.037546642,0.0376752,0.029530987,-0.012616501,-0.029440727,0.0015980342,0.01844379,0.031545494,-0.022845015,0.04728836,-0.03730807,0.021002866,-0.042526554,0.034806628,-0.044794768,0.019179445,-0.017308287,-0.0028057727,-0.016426116,0.02664036,-0.0131475525,-0.026090398,0.016955981,0.00789985,0.023223368,-0.0039313263,-0.07838304,-0.0015714457,0.025148803,0.006177849,-0.028695043,-0.028738588,0.0046661035,-0.015460049,0.0049584415,-0.0061296984,-0.014842336,0.0065975054,-0.06526896,-0.03469714,-0.025296064,0.026623933,-0.005398577,0.0021394459,-0.026853485,0.032466147,-0.026565041,-0.01246159,-0.011532472,-0.0541238,-0.040917505,-0.015973937,-0.055997312,0.0010142283,-0.023870729,0.0024535458,-0.008700812,-0.015418355,0.020622978,-0.025836818,-0.027285742,0.029994555,-0.04286949,-0.028028477,-0.020619666,0.03877482,0.035598576,-0.0011886975,0.013015951,0.042607907,0.011449433,-0.03314229,0.026698897,0.091553316,0.0024053426,-0.020726744,-0.0064717997,-0.012463518,0.024364635,-0.07460515,-0.008557362,0.0059099435,0.042803958,-0.012520912,0.014811881,0.06597143,-0.029292086,-0.016091114,-0.03754673,0.014789157,0.025610255,0.010408133,-0.009802347,-0.0070775226,0.02905597,0.038776387,0.01537325,-0.021523422,0.0015876333,0.019068362,-0.027117187,0.06294071,-0.005214742,-0.0071104914,0.027624039,0.019828215,-0.006471738,0.034962717,-0.02840563,-0.073304825,-0.040048815,-0.03216404,0.025552936,0.0423399,-0.03632011,-0.009706508,-0.0059014857,-0.0019432425,0.027061878,0.024645481,-0.0281396,0.0212043,0.02327061,0.03761061,-0.006074319,0.021919081,0.04394499,-0.014368468,0.03909424,0.017822223,0.014720818,0.054614704,-0.041675836,0.0080696745,-0.03710382,0.0022930715,0.011022566,0.01128869,0.014565038,-0.016427472,-0.050471846,-0.009388664,0.011269869,0.027397083,0.02051983,0.033626404,0.019799098,0.022855518,-0.010287947,-0.020223787,0.014470822,-0.0295156,-0.027976314,-0.003448754,-0.0061251125,-0.0060441084,-0.013208484,0.04127999,-0.036855895,-0.024583489,0.022585163,0.016162656,-0.00046152633,0.0128837135,0.042658992,0.04689833,-0.019462645,-0.034296032,0.012064573,0.01695946,-0.010870943,-0.054905366,-0.04265325,-0.0072504506,0.029158337,0.01979304,-0.05011059,-0.011279553,-0.019940391,0.0005792238,-0.03579644,0.042967472,0.034386415,-0.028180303,-0.058101624,0.036821164,-0.06377582,-0.047248878,0.08920928,-0.0036114326,-0.005103723,0.0059130094],"last_embed":{"hash":"y5dyds","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"y5dyds","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown","lines":[366,383],"size":444,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"y5dyds","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03789228,-0.022116406,-0.03389426,0.013890491,-0.015647382,-0.022358315,0.042834215,0.011077786,0.023625175,0.016132975,-0.01771427,-0.008556192,0.007281437,0.028862981,0.021066314,-0.00521143,-0.002191633,0.0033061372,0.0065251947,-0.028789839,0.04348703,-0.0018119098,0.019890437,-0.008205431,-0.0328116,0.022162704,0.025854748,0.015225925,-0.024664532,0.08414163,-0.013594804,-0.067560926,0.00975844,-0.011656277,-0.040251736,-0.036846485,-0.018240575,-0.0121487295,-0.03924849,0.04108705,0.0020917016,0.0039780145,-0.0039564376,-0.009748293,0.057051685,0.022987368,-0.030016122,-0.0014006696,-0.052829824,-0.022736061,0.038402922,-0.010670694,0.015181899,-0.036729276,-0.021566942,0.006842839,-0.027931755,-0.05773647,-0.046234738,0.0028217905,-0.025034118,0.017700454,-0.014833709,0.041055847,0.046282858,0.052598346,0.028537197,0.018180586,-0.0045428555,-0.041338217,-0.016848747,-0.013934129,-0.019341208,0.00027670007,-0.04944088,0.033732023,0.013818704,-0.04673352,0.0022062466,0.022237731,-0.01358868,-0.023543151,0.00655082,0.00035283394,0.003720502,0.06645333,0.01840873,0.09247216,-0.0022135999,-0.03474739,-0.025882555,-0.007391898,0.0040051066,0.003115543,-0.017490868,0.010546513,-0.009843172,-0.0063525494,0.01573558,-0.0021664544,0.03316726,-0.021526385,0.03289205,0.020935778,0.020195518,-0.050397567,-0.0008559421,0.014019758,0.0015492191,-0.023338245,-0.021813117,0.021351118,0.005960485,0.010476635,0.013238771,-0.016515931,0.020952016,-0.04210551,0.0010981478,-0.0032518695,0.05339134,0.0254718,0.070322715,-0.05340666,0.018044207,0.014035979,0.02007661,-0.007350702,-0.016430289,0.011074249,0.007531792,0.05625292,-0.001703517,0.017754296,-0.011225982,-0.04132645,0.039743565,0.019674422,-0.039267905,-0.04376485,0.006477408,0.03485341,-0.03862359,-0.0046725203,0.0072713746,-0.0633518,-0.0009473054,0.032085206,-0.003848218,-0.063247494,-0.034126833,0.022558713,0.04142716,0.021267792,0.0066340645,-0.00477727,0.03379083,0.0589809,-0.014831891,-0.02704672,0.00027749126,0.021453785,-0.02809208,-0.0019321108,0.021855205,0.0020003652,0.0059460443,-0.017234504,-0.019028528,0.03544422,0.000031218915,-0.028431568,0.03658957,0.01260985,0.0452372,0.00957874,0.015346811,0.02514175,0.032662127,-0.046341207,-0.065942,-0.021091629,-0.052196376,-0.0037012224,-0.035870526,0.03895268,-0.015952248,-0.006947735,0.030954177,0.036532387,-0.025890233,0.005919674,-0.070048116,0.029975241,0.008246085,-0.0291293,-0.00057073514,0.015086231,0.01742722,-0.024952698,-0.002522921,0.044258684,-0.004698812,-0.031568523,-0.021743802,-0.019818513,-0.009417194,-0.008333681,0.017671077,-0.039442435,0.011663588,-0.0058920714,-0.017312575,-0.023984874,-0.055699404,-0.04047547,0.06119031,0.019163245,0.01879203,-0.008382353,0.021216169,0.019833647,0.032383416,0.023445155,0.0034188423,0.008588785,-0.04254148,0.042263564,0.037949175,-0.036505926,-0.026394106,0.035815794,0.044553667,-0.0012382912,0.037072256,0.0076856846,-0.045366522,0.044044737,0.038023725,-0.021727312,-0.009816988,0.0002577845,0.023610903,-0.037371825,-0.025867742,-0.020917915,0.04181025,0.047472194,-0.02824338,-0.0071466034,-0.0022675483,-0.0057182796,-0.040401302,0.018001838,-0.017919581,0.0055683325,-0.014891363,-0.010671313,-0.03322036,-0.0016404691,0.009860417,0.020216111,-0.02550531,0.0012010235,0.0013222686,-0.0013390065,0.035116788,-0.015710438,-0.0064465757,0.011082544,0.011050355,-0.04520617,0.013287509,0.025180994,-0.0043151313,-0.0061441436,-0.035672914,-0.00060440076,0.051451143,-0.03153755,-0.015697524,0.055569675,0.018658271,-0.0023361482,0.06286726,0.004103509,-0.016854879,-0.0070115686,0.027420033,-0.038159538,-0.022223435,-0.005577173,0.07105681,-0.022146752,0.0001544132,0.007490882,0.030798038,-0.17776616,0.0015157015,-0.009202791,0.023374215,0.025973473,-0.009649509,-0.046878774,0.028889287,-0.049163833,0.051748652,0.027221533,-0.069669776,0.009622378,-0.0101988325,0.027812641,0.0034524444,-0.021914346,0.021322064,-0.043045633,-0.031257477,-0.018418571,-0.045545366,0.012428702,-0.036167536,-0.030861225,0.042534634,0.06992527,0.0160636,-0.010994545,-0.03265344,-0.06747982,-0.022479191,0.0038148118,-0.030499669,-0.0032545405,0.041758012,0.022685604,0.020829175,0.0051981425,-0.009606726,0.047719732,0.022794647,0.034010254,0.019659963,-0.0053532217,0.030311283,-0.002315265,-0.011700712,-0.068785824,0.02154207,-0.024409944,-0.060582712,-0.019869344,-0.038616866,-0.042556394,0.010476415,0.012404534,0.040536433,0.0065249586,0.031488273,-0.032196995,0.00394594,0.018962037,-0.00084288116,-0.018200109,-0.060255338,0.016471379,-0.015235561,0.013702311,0.0003254768,0.013596919,-0.039362364,0.012834475,-0.038861625,-0.032213606,0.01562466,0.017637493,-0.022706341,-0.012355639,-0.08910953,0.028844424,-0.00067270035,-0.029168354,0.017108021,-0.026625948,-0.03888207,0.008696331,-0.00022628233,0.021046573,0.26536766,-0.005873235,-0.022914225,0.015527934,0.03559292,-0.0027393624,0.0034484284,0.04764462,-0.015524129,-0.043409348,-0.03421015,0.033100903,0.024917074,-0.0115115205,0.022945188,0.007243826,-0.05790399,-0.003704251,0.09674524,0.0152814295,0.0390629,-0.0038413152,0.031373084,-0.007949158,-0.054611977,-0.020278914,-0.014252878,0.013721538,-0.007871899,0.05451073,-0.014846211,0.022305295,0.033707216,-0.02160146,-0.020039676,-0.006252022,0.0045466865,-0.036399405,0.03784921,0.0027343275,-0.04222618,-0.008858601,0.00944491,-0.02695002,-0.029435886,-0.048783265,0.031517737,0.050948422,0.0066419793,-0.029428378,0.038604397,-0.014886908,-0.008496965,-0.007836413,-0.013220578,-0.012417388,-0.025511686,-0.04238993,-0.0058098193,0.03242002,0.029041905,0.0024198827,-0.0606244,0.01638161,-0.015879206,0.027157536,-0.011576139,0.034983072,0.03274455,0.03922888,-0.028835412,0.048321195,0.01026863,0.0050240196,0.038086984,-0.009991365,0.048881285,0.009973111,0.033827957,-0.0028635205,-0.030682607,-0.02864351,-0.043899305,-0.0013569002,0.014127272,-0.008905983,0.030178195,0.06125358,-0.061189756,0.005600986,0.021811174,0.03194132,-0.026016343,0.030461067,-0.034433056,-0.00077204756,0.028652454,-0.02453548,-0.06243442,-0.030034063,-0.012177022,0.002489536,-0.028718231,-0.02037097,0.04405797,0.045597456,-0.01886695,0.0055742674,-0.0052636345,0.017470177,-0.0084308535,0.014527326,-0.009379138,-0.0065905903,0.006931297,0.04996771,0.04869574,0.017739149,0.039852742,-0.003942434,0.027467737,0.017964683,-0.027351756,0.019090649,-0.008235279,-0.040683113,-0.009018197,0.06456919,-0.0032413008,0.05997105,0.004955904,-0.03425431,-0.00813648,0.025960773,0.024814166,-0.0035629745,0.02704992,-0.022629665,-0.016391953,-0.019516837,-0.012047323,0.028934667,-0.030134568,-0.022144238,0.033243164,0.050621085,0.03503625,-0.0051187635,-0.04912826,0.050006907,0.038295176,0.018959602,0.011513459,-0.036940012,0.007331888,-0.06878164,-0.011819406,-0.006906228,-0.008834571,-0.028956579,-0.01146467,-0.00020632919,0.017303646,0.07015651,0.009780321,0.03758145,0.021843852,0.024866475,-0.008816986,-0.014431733,-0.015463801,-0.034117915,-0.053587142,0.0007269438,-0.00036796933,-0.028993826,-0.018195007,0.027378157,0.01563356,-0.03757031,0.021980705,0.0058442485,-0.033786584,-0.020641506,0.010877125,-0.019912185,-0.016972218,-0.007935206,-0.024234517,-0.013090119,0.03532142,0.09634333,-0.010461325,0.005748315,-0.00021228302,0.017305741,0.057918042,0.021844191,0.0074403095,-0.016770516,0.010976611,0.035598308,0.018784672,-0.018837344,0.021118637,0.016603053,-0.010076165,0.031480268,-0.014719445,0.012791817,0.023468664,0.0030811746,-0.022900246,0.012200606,-0.030311067,-0.03284158,-0.017078727,0.045004085,0.010961852,-0.032888122,-0.008422009,-0.030680021,0.00024640115,-0.03174979,-0.012141524,0.00712141,0.006689704,0.020366486,-0.0047031785,-0.026407598,0.0031259505,0.01506559,0.03869817,0.00058151654,-0.017693006,-0.007730679,0.016348464,0.014089983,-0.021096762,-0.067985654,-0.003930394,0.0018452839,0.0051518963,0.029201796,0.018438185,0.026432365,-0.012654213,-0.07275084,0.028852278,0.017177185,-0.006021159,-0.03546053,0.0023079333,-0.02123579,0.02403908,0.0052750753,-0.017478816,-0.023316685,-0.012075545,-0.03568003,0.007334504,0.070223644,0.029982647,-0.018137,-0.012480945,-0.0023663582,0.01892403,0.0025410955,-0.022269098,0.01631809,-0.0139988605,-0.0067091445,0.0058447476,-0.036281932,0.02828183,-0.02600738,-0.041799847,0.031858884,0.0128277615,-0.07793339,-0.04842138,-0.017572582,0.027146459,0.026664894,-0.051421437,0.021168398,0.017013544,-0.025067717,-0.0063561276,-0.027883515,-0.02636699,0.025178926,-0.049265787,0.029152265,-0.009201141,-0.0011288344,-0.058186375,0.03903162,-0.053007443,-0.03534782,-0.028577533,-0.019841451,-0.013199649,-0.023730308,-0.016534885,0.00443366,0.003823149,-0.021108426,0.060384423,0.015641348,0.0051899995,-0.036983278,-0.0028314742,0.0013941482,-0.0017340262,0.0059532817,0.05380396,-0.029285638,-0.009051331,-0.026394673,-0.015504389,0.033415526,-0.018464524,-0.0042219968,-0.029963145,-0.018703919,-0.00044426072,-0.015697058,-0.041915454,0.008961774,-0.05679975,-0.0072951457,-0.024840679,-0.0053312033,0.025314327,-0.023853308,0.04039468,0.0028469956,0.03206833,0.0047292407,-0.040824976,-0.010833016,0.043143276,-0.009940683,-0.0054039443,-0.0360785,0.011324755,-0.016207036,0.0066821086,0.008824602,0.029878972,0.009626369,-0.038001996,-0.024225332,0.053258624,-0.04495497,-0.021325484,0.0056402045,0.040076535,0.03899154,-0.039279833,0.034959525,0.017686527,-0.031587202,-0.015280223,-0.008632604,0.025406566,-0.047179047,-0.01881,-0.0075845122,0.022775494,-0.033959497,0.019916585,0.007838919,-0.0009459042,0.026723381,0.021840781,-0.033251256,0.033380482,0.0024353277,-0.03976922,-0.06494367,-0.035603642,-0.031275973,0.0036472818,0.015735444,-0.017841818,0.0067023225,0.048843738,0.028419401,0.036567826,0.039661255,-0.031177504,0.015176284,-0.15445589,0.006170862,-0.042302784,0.01270285,0.010549549,0.019332765,-0.008329219,-0.009209889,-0.040970612,0.002751427,-0.016060142,-0.050383896,0.037936073,-0.037714694,-0.0016590273,0.029827086,-0.030347247,0.0006969075,-0.011714792,0.05338596,0.019273426,0.0030558733,0.048888132,0.008439137,0.017129613,-0.020740937,-0.0026098888,-0.0025679823,-0.020426448,-0.046400066,0.024983114,-0.018924078,0.018766621,0.050369155,-0.028600415,-0.022237638,-0.0053419727,-0.0074246014,-0.020997379,0.00080340443,-0.010332262,0.038502503,-0.009074203,0.006196828,0.015592306,0.07205935,0.024384653,-0.009625605,-0.0039813346,-0.022473836,-0.019745406,0.027630873,-0.035535038,0.029776052,-0.008411057,-0.017879276,-0.024940498,-0.024604276,-0.020548562,0.0017955592,-0.014637118,0.07036026,-0.047135573,0.0139517225,-0.025489708,0.052091677,-0.05292105,-0.005158699,-0.011376013,-0.00931225,0.0053232634,0.009497003,-0.016596438,-0.040918067,0.00020655672,0.010006337,0.03084229,-0.0051043793,-0.044997748,-0.007854897,-0.0005897864,0.027436474,-0.023607414,0.023094367,0.02883833,-0.018225815,0.018141627,0.004051001,-0.020799031,-0.0009155431,-0.030382227,-0.026553078,-0.007992018,0.001955274,0.0028411115,0.041184325,-0.032558125,0.033000488,-0.012970956,0.012532794,-0.012845077,-0.036690086,-0.021950578,-0.023660896,-0.046096317,0.032412417,-0.0023468474,0.004944082,-0.0027366015,-0.031344038,-0.020532023,-0.04217304,-0.009927327,0.036001846,-0.068034045,-0.030886363,0.005715971,0.024312371,0.022669155,-0.012253787,0.021656813,-0.00016604748,0.009767906,-0.028296161,-0.001931564,0.087157644,0.018539967,0.016000975,-0.009554905,0.012846983,0.043873716,-0.067094274,-0.021761052,-0.0031059873,0.058385305,-0.0050379694,-0.04632211,0.052418325,-0.057320345,-0.04004065,-0.047697563,0.039574176,0.049252823,-0.0348811,0.012394955,-0.026693754,0.013604855,0.012736385,0.022760732,-0.031711288,-0.008748782,0.00591624,-0.014261967,0.077657655,-0.0073727085,0.009552988,-0.019002086,0.037461422,-0.019340789,0.0392021,-0.044805966,-0.063338004,-0.03686532,-0.022696765,-0.023752736,0.03131126,-0.022323659,-0.018776584,-0.019324506,0.0039963666,0.028439589,-0.009067419,-0.025750639,0.0128989,0.03218611,-0.009071549,-0.023296881,-0.013283739,0.059940733,-0.005188598,0.06326911,-0.009100007,0.035645485,0.059301402,-0.010008029,0.011400928,-0.013466961,0.007251415,0.01905307,-0.021921638,0.028467756,0.003700213,-0.056046452,-0.008286451,0.05884449,0.0008961653,0.009704146,0.021093726,0.026568478,0.014514092,-0.018587502,0.019462213,-0.022689715,-0.034786224,-0.01854045,-0.027177827,-0.040092964,0.0077106664,-0.017522607,0.040484235,-0.0111892065,0.0066043464,-0.000091515525,0.02403367,0.0019399419,-0.005170549,0.014865543,0.011010134,0.0016340916,-0.0040759724,0.027535932,0.03954742,0.0019990138,-0.05168921,-0.036190953,-0.01625738,0.0068580103,-0.0211193,-0.05171824,0.006892963,0.0140499165,-0.019707961,0.0023589758,0.029255431,0.017657183,-0.0007056442,-0.027532093,-0.008283559,-0.044907816,-0.0074318713,0.08738742,-0.0111573385,0.012810976,0.0018626071],"last_embed":{"hash":"1nimlly","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"1nimlly","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown#{2}","lines":[369,369],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nimlly","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025118673,0.0038291567,-0.066062495,-0.0128050875,-0.045193933,-0.0132142585,0.030709643,-0.0012069591,0.029871138,0.02309905,-0.004905357,0.036631957,0.010555148,0.035679124,-0.00859047,0.023890877,-0.018587057,0.04293038,0.014778935,-0.0055620014,0.022643218,0.0041736537,0.026362745,0.012228782,-0.022132713,0.040814627,-0.007880594,-0.0055566663,0.016258003,0.051433466,-0.025226507,-0.07919246,0.051359482,-0.022043644,-0.04961718,-0.05843027,-0.021312334,-0.010258585,-0.059297767,0.04616908,-0.012681868,0.0025146499,-0.0011332715,0.0011527223,0.02216186,0.00052661565,-0.0131729655,-0.0026559886,-0.025531694,-0.052893903,0.021295046,0.0019445673,0.013553199,-0.05994731,-0.022285348,0.035792194,-0.043183364,-0.049729787,-0.05834425,-0.0047620614,-0.016480044,-0.011234924,-0.006836718,0.015300309,0.024236139,0.031136755,0.014496071,0.006360908,-0.00053801545,-0.010193744,-0.020387927,-0.028402472,-0.020279802,-0.018802995,-0.045872394,0.0077855987,0.04682233,-0.041325048,0.009267548,0.037715826,-0.017620489,-0.011537965,0.027389923,-0.040352672,0.042645104,0.028467992,0.002210505,0.063022025,0.005650032,-0.031506665,-0.011885215,0.031544838,0.027943062,-0.011821303,-0.02604421,-0.008295524,0.018466065,-0.006136352,0.0031765813,-0.009642766,0.026038203,0.007478998,0.028256796,0.017241526,0.0047392566,-0.048734188,0.018554669,0.0117797665,-0.006486932,-0.035278663,-0.012853625,0.043201454,0.017359978,0.041610003,0.051044405,-0.01450875,0.023425546,-0.045765024,-0.0074232756,-0.018705506,0.04229582,0.021951232,0.020527815,-0.034715347,0.031135762,0.017479746,0.035983957,0.0024856927,0.006752541,-0.0005384099,0.025262598,0.043571558,-0.018587997,0.033008922,-0.0066909236,-0.043504495,0.055263713,0.0069472836,-0.010093694,-0.058192533,0.045808148,0.011806637,-0.04619894,0.0075525325,0.014485473,-0.039615016,-0.019680878,0.0151834395,-0.0015357401,-0.042832106,-0.018894162,0.024826283,0.024672054,0.02824016,-0.008617995,0.009343148,0.041983534,0.05364257,-0.02973758,-0.047891967,-0.0043843635,-0.020240683,-0.061895624,0.0032919974,0.027747462,0.0011735252,0.034441404,-0.018441208,-0.038699128,0.052739494,0.022324339,-0.035233453,0.008231352,-0.0013095116,0.04351785,0.008075572,0.025913633,0.0117411055,0.025529867,-0.028290976,-0.045273673,-0.006705076,-0.030254561,-0.0011859527,-0.031210085,0.05390098,-0.031586587,-0.0007140951,0.029894695,0.03151989,-0.03242361,-0.005763245,-0.021091618,0.01540288,0.03611078,-0.025167266,0.0045559574,0.02369946,-0.026553424,-0.017005054,-0.014773524,0.055819813,0.00013334527,-0.016771484,-0.031084869,-0.025611239,-0.00030076527,-0.020675914,0.00236563,-0.049408786,0.018823527,0.020730725,0.0013993458,0.004072289,-0.025044093,-0.011079102,0.054077238,0.035851818,0.039462835,-0.01350956,0.0063765673,-0.0017522336,0.0089778025,0.024374722,0.016823642,-0.00039122024,-0.0384113,0.021937184,0.04993822,-0.050174102,-0.016865438,0.020973835,0.073174454,-0.002632494,0.029128993,-0.00256885,-0.03247983,0.027837811,0.035458405,-0.0035830056,-0.022520121,0.012087891,0.037439078,-0.014907834,-0.037912514,-0.024527652,0.028495757,0.032541998,-0.031116528,-0.010005514,0.008424881,-0.006852856,-0.0178974,0.020253807,0.027409945,-0.015301887,-0.023900758,-0.011860567,-0.022648966,0.00809545,-0.0028864818,0.02470588,-0.04476688,0.005070903,0.017285513,-0.011726996,-0.0025028102,-0.0016993821,0.021322655,0.018590711,0.014594435,-0.047682278,0.01795337,0.0008706422,-0.019184317,0.0012609111,-0.024677623,0.013819933,0.053173672,-0.033542924,0.0038188875,0.023742855,0.02572832,0.0105602,0.07995269,-0.040769883,-0.014750251,-0.018097276,0.0033876137,-0.018537363,-0.052184634,-0.014970736,0.062473994,0.0037309453,-0.005720914,0.012522192,0.0035658018,-0.1672663,0.017431635,-0.051008582,0.045062687,0.042685512,0.00027471362,-0.013778714,-0.003167842,-0.06602891,0.07790291,-0.0003066939,-0.058658123,-0.010655474,-0.002622622,0.022097513,0.02382011,-0.032538068,0.012667402,-0.037462275,-0.039357964,-0.021551382,-0.05334624,0.0030397351,0.010127343,-0.030631067,0.04923835,0.059696414,-0.004153832,-0.018126816,-0.0037983707,-0.049955245,-0.020543067,0.013513789,0.016421633,-0.012471421,0.020908428,0.026240693,0.01625034,-0.0045433748,-0.0343407,0.038545154,0.026687166,0.021276914,0.019135684,-0.014141041,0.032453846,0.015792817,-0.024320334,-0.0674986,-0.023096403,-0.028069455,-0.0390511,-0.012675482,-0.028996546,-0.060483392,-0.005333768,0.0020486903,0.029181236,-0.027194722,0.038591687,-0.009610342,-0.01402848,-0.0024114545,-0.03643677,-0.004839725,-0.057250697,0.018467406,-0.022595115,0.030511184,-0.022556012,0.0055479836,-0.039935306,0.014948083,-0.044329118,-0.010954147,0.01618173,-0.027281832,-0.028261364,0.007928094,-0.09597403,-0.012061779,0.011964592,-0.0057575763,0.0060242205,-0.029296085,-0.06430363,0.029376952,-0.002009807,0.027037157,0.2645663,-0.001628032,-0.024527693,0.030773548,0.0567846,-0.01604333,-0.0197912,0.047930103,-0.014544588,-0.03054724,0.0058287643,0.01565743,0.0040377816,-0.015292331,0.028223414,-0.017986018,-0.0362562,0.0046294476,0.08826345,0.025793,0.016156008,-0.011111928,0.049233478,-0.025455091,-0.030502828,-0.010390784,-0.047392137,0.025463121,-0.013766487,0.07737718,-0.03804959,0.021288259,0.044980273,-0.0175201,-0.0004895676,0.008193671,-0.009496073,-0.05020827,-0.017782802,-0.0108788945,-0.034814127,-0.009841785,0.015930641,-0.05508361,-0.040599514,-0.06062344,0.011035306,-0.0023874727,0.023773083,-0.033773262,0.02765843,-0.037145853,0.009991052,-0.015650049,0.011236127,-0.017985499,-0.008624741,-0.037148822,-0.014247892,0.05133207,0.024286494,-0.00052041555,-0.052488446,0.01200515,-0.027672349,0.005666913,0.004262459,0.017594332,-0.01769115,0.008564414,-0.009525994,0.0320713,0.000558422,-0.007686786,0.03335133,-0.017379075,0.07790721,0.028693806,0.0009264611,0.018257452,-0.04073333,-0.024760433,-0.045510855,0.008216171,0.017289521,-0.03482103,0.0019960643,0.03213577,-0.0350015,-0.0071639065,0.022340443,0.0352707,-0.047460664,0.026751751,-0.020555215,-0.013793584,-0.00003527079,-0.029999206,-0.08222584,-0.010192305,0.025360608,-0.02726347,-0.034861285,-0.040706187,0.016161326,0.020909548,0.004627773,-0.012864044,0.011764939,0.005992686,-0.02385109,0.025217416,0.0006177919,0.026539013,-0.0037477158,0.058367852,0.04108923,0.033606157,0.027617292,0.019586252,0.00023548838,-0.0040298444,0.0065900735,0.006893478,-0.010905569,-0.053899873,-0.009544885,0.038443595,-0.008005492,0.039053082,0.009921492,-0.021677038,-0.033841215,0.0036099444,0.021453626,-0.022640854,-0.00002309449,0.0053729312,0.014719964,0.0033480362,0.0025743286,0.0066952603,-0.011350808,-0.012539883,0.025793951,0.02455267,-0.006809693,-0.016432641,-0.024555584,0.059073344,0.036007445,0.047503848,0.04530721,-0.027353344,0.049884286,-0.05558909,-0.033766817,-0.010758622,0.021980722,-0.013878719,-0.016800845,-0.0017848704,0.011631438,0.077766225,-0.0049045347,0.03649508,0.018968146,0.02625446,0.020040529,0.004593749,-0.008347235,-0.03972686,-0.054216594,-0.00915359,0.042292148,0.0034732649,-0.002175264,0.006976062,-0.0076096007,-0.04530989,0.025383428,-0.0017355017,-0.029501837,-0.045057677,0.04942843,-0.026817756,-0.026820038,-0.0057744198,-0.01797667,-0.023520589,0.005818684,0.08347223,0.009075871,-0.015974697,0.044093408,-0.002921907,0.053692833,0.0011443625,0.027882168,-0.022247383,-0.00040267297,0.020396162,0.0022456462,-0.027383102,-0.047114838,0.021035278,0.0054672374,0.021033479,-0.0005327429,0.035631325,0.02177881,0.0022599774,0.014640912,0.028779117,-0.0144994315,-0.0058468017,-0.0021477658,0.026568409,0.008005342,-0.04015761,0.002094601,-0.023025323,0.011496719,-0.024350448,-0.009598678,0.0101720495,0.024910063,0.0014625794,-0.011084335,-0.037693083,0.005103026,0.0028295731,-0.0030240058,0.003415784,-0.0050154296,0.021949379,0.010377108,0.025060205,-0.032650907,-0.041366626,0.00014341295,-0.011291555,-0.001948368,0.04119502,0.027910605,0.02665917,-0.035686374,-0.06531215,0.041030098,0.019354498,0.016235903,-0.04665328,0.009661387,-0.022878684,0.039407622,0.00054851285,-0.0033601483,-0.02778216,-0.015249859,-0.042430118,-0.003818356,0.06772246,0.031361226,0.013010813,-0.032650102,-0.015854906,0.029668745,-0.024335228,-0.027642192,0.009178201,-0.012892082,-0.0061273617,-0.0024661014,-0.0058898036,-0.008890989,-0.015153562,-0.042956557,0.047596198,0.039415345,-0.0768759,-0.034061223,-0.0026514817,0.005937383,-0.0007855976,-0.049655396,0.023733221,0.031701904,-0.011327906,0.0012008931,-0.024524694,-0.012243706,0.009168809,-0.038216036,0.05826802,-0.011050056,0.003998552,-0.054174427,0.050112065,-0.017201008,-0.03613593,0.0024254627,-0.013043617,0.009961504,-0.020682976,-0.006246878,0.0159689,0.015942298,-0.027883712,0.031931333,-0.016539462,-0.013906267,-0.040252052,-0.00781658,0.00028523285,0.012856363,0.022265503,0.034258407,-0.03891192,-0.0042586573,-0.0126983905,0.003394911,0.020083215,-0.00090551266,-0.010595681,-0.028044546,-0.011766237,0.010849282,-0.048486136,-0.019925104,0.022180462,-0.0440365,0.0010603903,-0.0030357514,-0.02694057,0.004395453,-0.050258357,0.045349058,-0.017548164,0.028836697,0.007313007,-0.06591452,-0.013446852,0.01833862,0.014540858,-0.012451719,-0.034854226,0.04042937,-0.005738426,-0.0034691994,0.0029925907,0.010814251,-0.015953721,-0.014294329,-0.008272395,0.03719034,-0.02807635,0.019441895,-0.008742278,0.0028009368,0.03570285,-0.04752479,0.01381538,0.017575962,-0.033407237,-0.019550635,-0.0012277471,0.00860796,-0.04039042,-0.042671368,0.0052942736,0.021414142,-0.039524876,0.024587983,0.03805975,-0.03348927,0.019205876,-0.0108121345,-0.024596905,0.056655288,-0.0039551533,-0.035213616,-0.047450878,-0.025290594,-0.01980106,0.008164463,0.0020520957,-0.007234472,-0.0009424226,0.050115786,0.032576185,-0.0044540646,0.010475742,-0.02429899,-0.012587025,-0.15351054,0.022661468,-0.02829261,-0.019459285,-0.006555131,-0.009948906,-0.005359402,-0.0059715756,-0.01890526,-0.00419351,0.008906179,-0.06301774,0.054405704,-0.020097595,0.005947643,0.045816667,-0.024729192,0.01929756,-0.018213976,0.042499192,0.019103056,0.012165168,0.038284224,0.028646497,0.023814771,0.0045162425,0.012901163,0.04508827,-0.03167342,-0.02070436,0.043248452,-0.0066372324,-0.007774552,0.07242503,-0.022745958,-0.015782243,0.004584423,-0.029714007,-0.012915386,-0.011375803,0.006610567,0.02390876,0.0012189677,0.016635096,0.0049471073,0.06739539,-0.00005757202,0.007482388,-0.014399916,0.007552147,-0.018427422,0.024631413,-0.017316174,0.036984026,-0.008419818,-0.0076690908,-0.028992431,-0.029172482,-0.006971872,0.004192313,-0.03535192,0.058564954,-0.06105563,-0.025751952,-0.0044148215,0.06267278,-0.02229365,0.008765269,-0.007184201,-0.008987704,-0.012715856,0.053680263,-0.035204206,-0.0528683,-0.013606955,0.0029621061,0.055807237,0.0032387248,-0.016768388,0.011031821,0.016807402,-0.028607974,-0.024326991,0.039507005,0.019586721,-0.013466654,-0.00136902,-0.014071365,-0.055031132,-0.007169279,-0.027686847,-0.043923818,-0.01596792,0.0014917352,0.0069206264,0.050805863,-0.046970297,0.008057358,-0.0032391814,-0.0081831,0.017034,-0.028220424,-0.033170313,0.009182056,-0.03609472,0.050422687,0.025575586,0.0021639962,-0.017007055,-0.017016802,-0.041540913,-0.03408169,-0.04279506,-0.0036996584,-0.06591678,-0.047658484,-0.034705877,0.043273594,0.050825983,-0.01098654,0.033338893,0.032000616,-0.014082361,-0.035378985,0.042903904,0.08072535,0.008336774,0.033989295,0.001747077,0.012656092,0.03297743,-0.051067177,0.011503544,0.018341836,0.0678292,0.044793546,-0.012376014,0.053806614,-0.083512954,-0.024446808,-0.05762678,0.011378579,0.038650658,-0.031622153,0.016829245,-0.041942988,0.015621028,-0.015868671,0.0014241625,-0.027663792,-0.034445968,0.00040306727,-0.004124176,0.07667317,-0.011198733,0.017677078,-0.015304488,0.02898876,-0.012347061,0.044316437,-0.019435402,-0.04565985,-0.035286427,-0.055998836,-0.023426298,0.03935375,-0.027550302,-0.017708873,-0.026096102,0.0058630127,0.025943425,-0.016451277,-0.017125176,-0.032608226,0.033017624,0.017472269,-0.016987676,0.0139732985,0.034789264,-0.00426005,0.0665426,0.024175836,0.048341475,0.03940184,-0.0063062664,0.029886998,-0.02737113,-0.0076138475,-0.0042847055,-0.011400443,0.015319573,0.022178503,-0.024791358,0.020564953,0.053758893,0.010700236,0.0040647243,0.030252876,0.040698837,0.0035040514,-0.030263158,0.02507151,-0.02259079,-0.022786962,-0.03578276,0.0052782064,0.009261262,-0.018911092,-0.035918616,0.0055815326,-0.0003696907,0.019721149,0.02757891,-0.0012904855,-0.009073018,-0.019987639,0.029440643,0.05186894,-0.020867474,-0.029723635,0.027919652,0.035096344,-0.02474465,-0.037540745,-0.035157952,-0.023095397,0.0054284413,0.006770581,-0.030971084,0.00078397774,-0.026258059,0.0015143716,0.0008791633,0.010299156,0.007305288,0.01648907,-0.038529545,-0.008145268,-0.008864983,-0.0074930745,0.070024006,-0.016517887,0.0070324345,-0.02772588],"last_embed":{"hash":"1jmqwuh","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"1jmqwuh","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown#{3}","lines":[370,370],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jmqwuh","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041796107,-0.010133169,-0.057480037,-0.004699307,-0.048065756,-0.011935664,0.06379074,-0.0024316004,0.0044463775,0.0098189935,-0.017931646,0.0054973215,0.015973987,0.03041842,0.02312332,0.026210533,-0.00742415,0.010073148,0.028128026,-0.0010799821,0.022901917,0.038481336,0.022952754,-0.018994264,-0.018634347,0.026398765,0.02081123,-0.00440729,-0.02985177,0.06707364,-0.026480163,-0.084364,0.02318437,-0.026539074,-0.038998228,-0.038155038,-0.009290667,-0.0045069433,-0.05254545,0.027384501,0.012338266,-0.0093387915,-0.012630618,-0.016727578,0.04435176,0.022187293,-0.033791706,-0.00851828,-0.07566451,-0.017414954,0.029858747,-0.020004978,0.017820125,-0.05172252,-0.021316554,0.018870845,-0.030620862,-0.0599653,-0.045305807,0.024316993,-0.03261197,-0.002361147,-0.01056295,0.014771439,0.03670358,0.049116,0.007693552,-0.008207721,0.0011348927,0.00025356072,-0.015317722,-0.022068242,-0.037672136,-0.017809102,-0.046068348,0.032701172,0.030641355,-0.0030969097,-0.036232177,0.036285687,-0.014082322,-0.0016209336,0.014356065,-0.036736894,-0.0045569907,0.06576265,0.009689686,0.054190286,0.014823381,-0.03831612,-0.016574912,0.024199903,0.033404317,0.021998381,-0.013226631,0.010294977,-0.006253418,-0.0037829592,-0.0007675925,-0.008285746,0.03734969,-0.012911486,0.021936174,0.0028304232,0.014391588,-0.05543611,0.014627165,0.020922435,0.003555578,-0.0377894,-0.021853944,0.02617164,0.026910326,0.029626416,0.030121516,-0.0011267951,0.03967157,-0.03112732,-0.009190395,0.0055397768,0.029764505,0.015978208,0.034222744,-0.03361682,0.0052200346,0.0038578706,-0.0032049955,-0.012487912,-0.0026926617,-0.009307376,0.020137865,0.02164693,-0.010099162,0.020762851,0.014740233,-0.02433499,0.06701929,-0.024366979,-0.0021277512,-0.052764677,0.037871204,0.041331254,-0.057986066,-0.0032005748,0.015241097,-0.051590983,-0.016071988,0.0149465725,-0.0170615,-0.049032815,0.0126199,0.006449722,0.045772165,0.034379505,-0.007350771,0.003220494,0.053478327,0.04069989,0.0046465416,-0.015512422,0.0038645095,0.009949935,-0.0227457,-0.017379858,0.025142184,-0.013331967,0.031213827,-0.005120171,-0.026220577,0.022063332,0.017267592,-0.046091683,0.018474618,-0.0036826048,0.052082457,0.009974231,0.052052967,0.020188015,0.038300708,-0.017674925,-0.045606654,-0.022011226,-0.038373344,-0.026667478,-0.016372044,0.052997652,-0.008125777,-0.00027561083,0.050141282,0.028287362,-0.0321023,-0.00915312,-0.036193397,-0.006109656,-0.0036660365,-0.0176187,-0.002587962,0.0009983047,-0.0027022292,-0.021891069,-0.028101072,0.050056025,0.013581487,-0.019277612,-0.02576615,-0.015906882,-0.036623146,-0.012300354,0.0030398064,-0.036814954,0.02863945,0.039257407,-0.030735306,-0.006835303,-0.06232717,-0.030939898,0.06710377,0.016018337,0.04465094,-0.006663,-0.011403017,0.0062619317,0.029370869,0.055725906,0.01593995,0.004621851,-0.052556917,0.024990901,0.025504649,-0.027008444,-0.01543907,0.021696888,0.038228776,-0.0075461543,0.034221005,-0.011204411,-0.046517983,0.025638156,0.045855034,-0.03238777,-0.03659533,0.0018653426,0.016458519,-0.021502744,-0.02760226,0.009541009,0.030179834,0.05121051,-0.032116413,0.01564609,-0.008087662,0.00077391166,-0.02355736,-0.006387207,0.011238168,0.002098124,0.011268021,-0.014262822,0.0034455904,0.0061825933,-0.0040111993,0.02350156,-0.0264786,0.016383745,-0.0021471584,0.028104255,-0.019529149,-0.016154524,0.003257699,0.018863231,0.031242765,-0.03109091,0.0185181,-0.0049485895,0.008430486,0.02198869,-0.06359698,0.014465,0.052372128,-0.024097981,0.00951445,0.03274619,0.025423167,0.0024533193,0.059834268,-0.01785089,-0.016047101,-0.013918308,0.005262721,-0.027761962,-0.031387378,-0.01171993,0.0667428,-0.005761254,-0.032035906,0.015064817,0.021415934,-0.15868616,0.00435316,-0.02142913,0.058155622,0.039606046,0.005939367,-0.038442288,0.023337215,-0.067444205,0.07463179,0.0015974442,-0.05938009,-0.010678199,0.0025086396,0.02135501,-0.0018738711,-0.04676843,0.021053901,-0.03409024,-0.03747903,-0.0047071464,-0.05049048,0.0011292127,-0.011095985,-0.03176325,0.04469341,0.065352134,0.021235125,-0.009563847,-0.0092061665,-0.058484048,-0.0021997688,0.0062348107,0.0032915212,-0.00085315184,0.028232453,0.023227422,0.011692228,0.011645429,-0.030387526,0.023706524,0.044412978,0.01350762,0.017859016,-0.009244716,-0.0032209442,0.00333877,-0.02325642,-0.07224595,0.007574893,-0.037641197,-0.03565931,0.003068031,-0.03677328,-0.05593811,-0.013764001,-0.001572173,0.03014334,0.0007869804,0.022363218,-0.0145728765,0.00004438984,0.009033734,-0.027042484,-0.016850248,-0.07055617,0.037298203,-0.012678124,0.03694408,-0.031438544,0.035827156,-0.05877348,0.018559135,-0.04742363,-0.045068383,-0.0044095223,0.0063150055,-0.013308128,-0.019306425,-0.08343961,0.0077737374,-0.0105604045,-0.0029536379,0.024036229,-0.031218957,-0.050602034,0.03881949,0.0004913301,0.027194625,0.25326172,0.014069748,-0.039347358,0.0050508752,0.061473977,-0.010748112,0.010187016,0.04859828,-0.023512155,-0.05127125,-0.013813685,0.035609502,0.0033715637,-0.022862697,0.024850253,0.021800952,-0.05268009,-0.016857244,0.07327869,0.028951306,0.021129679,0.005666692,0.046200357,-0.035650536,-0.05221516,-0.013311139,-0.037631817,0.012729248,0.0011562918,0.08845026,-0.011763556,0.01609958,0.048357517,-0.022176156,0.0046412284,-0.023281006,-0.006730954,-0.06412949,0.017131655,0.018706875,-0.047880985,-0.024742408,0.022762971,-0.048654564,-0.05537507,-0.053463448,0.022194827,-0.0181399,0.00411437,-0.015476705,0.016290579,-0.017831527,0.017432671,-0.016779827,0.015294715,-0.023539502,-0.01759473,-0.023165857,0.0029087835,0.01893438,0.043561887,-0.0052944985,-0.02829339,0.013097075,-0.034770653,0.021596909,0.0027467345,0.000078381665,0.0021546269,0.021913324,-0.023418546,0.051345363,0.033912666,0.018408159,0.012391405,-0.022143109,0.039206978,0.036657292,0.023006149,0.01900953,-0.031785842,-0.04343042,-0.024888331,-0.0057274727,0.008010844,-0.03083785,0.0024066546,0.0483622,-0.019964572,0.002393216,0.003299321,0.032963835,-0.031786896,0.01639097,-0.004822398,-0.019076394,0.010926218,-0.030355226,-0.07738588,-0.04547841,-0.0002475188,-0.015784996,-0.0098657105,-0.030172903,-0.0024592918,0.05679753,0.0014826108,-0.010525297,0.0057913032,-0.001037598,-0.022884397,0.029254949,-0.006522279,0.007641379,0.009109072,0.058389444,0.06397257,0.017119545,0.04544713,-0.016913453,0.00036601067,0.01496626,-0.020815939,-0.019066593,-0.009209793,-0.04838882,-0.022319477,0.042547844,-0.00013465187,0.04880469,0.010355422,-0.033611685,-0.02624387,0.03611239,0.035555933,-0.004308281,0.0023834184,-0.030765135,0.0109723965,0.0020229747,-0.009893761,0.014753829,-0.010474664,-0.005145413,0.035959795,0.035883218,-0.009229761,0.0120439315,-0.030077009,0.0419115,0.0024858196,0.022572875,-0.0041031386,-0.031168345,0.018164134,-0.061875783,-0.016793285,-0.027536612,0.013963197,-0.016184451,-0.003307524,0.016302878,0.0074695367,0.07720181,0.017308662,0.04193498,0.029250177,0.016053997,0.0003968192,0.002118104,-0.0035480314,-0.025847921,-0.06641028,0.016961457,0.017272646,-0.014782126,-0.029140603,0.015755096,-0.00934934,-0.043864936,0.026709156,0.0057518003,-0.031321336,-0.016889036,0.037450314,-0.020668274,-0.0070834327,0.0042793234,-0.038967717,-0.012470624,0.0166362,0.09443022,-0.0120699825,-0.010812251,0.02795461,0.0043972223,0.05567264,0.017976716,0.021737179,-0.009954422,0.0030246133,0.044030655,0.028338103,-0.010547381,-0.004148376,0.024920002,0.017930716,0.009031337,-0.009598866,0.017546225,0.019328775,0.012456707,-0.04963018,0.026493115,-0.04683784,-0.023416799,-0.02207823,0.021284895,-0.036097925,-0.040647004,0.006898039,-0.019551745,0.0070447274,-0.014374858,-0.039278466,-0.0026027595,-0.0068879356,0.0051910966,-0.01671144,-0.03406911,0.00076107,-0.011797404,0.0044159857,-0.005539031,-0.014311739,0.031511474,-0.014789111,0.02024116,-0.034962486,-0.06178134,0.00033162782,-0.01129666,-0.014192962,0.04122966,0.034008175,0.017838802,-0.024765795,-0.046816185,0.02975378,0.032267205,-0.000401477,-0.042853303,0.01652122,-0.028824518,0.06240792,0.015526518,0.0020108223,0.0078861145,-0.012366008,-0.034847554,-0.013045152,0.0364648,0.013392737,-0.005501349,-0.044387557,-0.0019364019,0.02191176,-0.0074269525,-0.031089252,0.0000983707,-0.0044621336,-0.0020575258,0.0013477072,-0.016849987,-0.002648671,-0.031104865,-0.049758464,0.030226616,0.026051264,-0.05588328,-0.057640906,-0.016464492,0.02281664,0.028761856,-0.06018306,0.022625819,0.005431689,-0.021472925,0.0067257453,-0.016513417,0.0005648262,0.012625958,-0.069732,0.029529607,-0.021179501,0.0025364058,-0.032961663,0.065341935,-0.039963603,-0.012636362,0.0053653666,-0.0035636397,0.000065923356,-0.024777928,-0.026430756,0.008851998,0.0019948299,-0.033856872,0.07070052,0.0125307795,-0.008535066,-0.037436355,0.0017181307,0.0005485752,0.010439291,0.021074342,0.0443466,-0.033662785,0.0072614504,0.0085423365,0.022447629,0.0018448936,-0.008184548,0.015417219,-0.028820138,-0.02974944,0.02239387,-0.053778984,-0.010734997,0.017258635,-0.041671343,-0.0023223497,-0.021636078,-0.01737633,0.024522884,-0.008294864,0.044564445,-0.021164022,0.044784088,0.003211304,-0.05500997,-0.016204966,0.034437645,-0.017339768,-0.00016502128,-0.015467945,0.029751634,0.0045438246,-0.01545386,-0.008672507,0.008130302,-0.0047058896,-0.015060875,-0.020194175,0.017710103,-0.028173689,-0.0021714503,-0.018148739,0.00814902,0.046421792,-0.045554914,0.03223395,0.019506162,-0.03206589,0.0040954174,-0.0035343058,0.0012430039,-0.07065482,-0.0012819669,0.0038564506,0.034312323,-0.010677066,0.026319074,0.024792278,-0.053779628,0.0270105,0.0011450145,-0.02803259,0.045486983,0.009742634,-0.031350326,-0.065003805,-0.041633558,-0.032088265,-0.012604254,0.019740876,-0.010606009,0.020352388,0.08203709,0.049037494,0.00097581564,0.03766267,-0.021625767,0.0075782905,-0.15953293,0.029841471,-0.034610163,0.015287934,-0.012523814,-0.0071004746,0.0054293727,-0.019177482,0.0020643952,-0.0166525,-0.014744215,-0.055836737,0.054020528,-0.019332338,0.001567219,0.024743658,-0.017728142,0.016456334,-0.053813487,0.044341393,0.012281231,0.028709773,0.037569094,0.00036456902,0.04317746,-0.014784395,0.007092389,-0.016718887,-0.024302159,-0.019613191,0.02598461,-0.0452654,0.0029902423,0.049809355,-0.041011058,0.00801244,0.0006782648,-0.040215805,-0.037341267,-0.012385711,-0.0151447,0.0060463627,0.010328161,-0.0036177922,0.045039862,0.06711747,0.008523404,-0.0026701929,-0.027283559,0.006159481,-0.015560235,0.031319298,-0.012427217,0.050266802,0.0028684959,-0.031310376,-0.040509526,-0.0047377166,-0.026391746,0.019190663,-0.035301756,0.036702424,-0.042100437,0.012775598,-0.0006850064,0.06391034,-0.020739183,-0.020633958,-0.008721592,-0.011216042,-0.013062657,0.0044991756,0.013705817,-0.044016838,-0.018301528,-0.0041575637,0.060769778,0.014316671,-0.04950969,0.0049721943,0.011736607,0.0022445617,-0.018464036,0.009975121,0.017910685,-0.035507467,-0.0057304846,-0.023066605,-0.04201146,-0.028119702,-0.028651008,-0.040225014,-0.0006397011,-0.02150549,0.004732916,0.059613504,-0.020461008,0.016100764,-0.0027327624,0.018934902,-0.0032537566,-0.039561816,-0.035968665,0.0030282931,-0.028006513,0.036569208,0.005578831,-0.0066213533,-0.007058127,-0.025958313,-0.013211276,-0.022549732,-0.026209805,0.01572193,-0.06548978,-0.019128025,-0.015263409,0.03832885,0.018270666,0.010640154,0.027376024,0.02514162,0.019290162,-0.033775814,0.03218836,0.077146634,0.025386726,0.04082281,-0.015369278,-0.01114474,0.021295559,-0.063757256,-0.010361878,0.010974871,0.07473901,0.0181911,-0.0065863077,0.044420883,-0.064676724,-0.032966275,-0.021846453,0.0014186617,0.058070593,-0.033990074,0.023734394,-0.027486004,0.013584744,-0.016435655,-0.0048764534,-0.045730066,-0.036852114,-0.011057049,-0.0065473253,0.09366308,-0.013450623,0.024838274,-0.025420263,0.0043376675,-0.0023838503,0.05832182,-0.030114293,-0.07293855,-0.04010016,-0.057274558,-0.033014905,0.05297014,-0.020605337,-0.018709445,-0.008741428,0.011667704,0.026336262,-0.027872749,-0.01376242,-0.035725556,0.025347799,-0.014821468,-0.007244552,0.008245863,0.046516713,-0.005307768,0.06510766,-0.000368546,0.043541677,0.036657494,0.004899759,0.029349474,-0.015085004,-0.0066092955,-0.000020843281,0.0018998709,0.0021881047,0.024197519,-0.020679818,0.0058038435,0.05384016,0.011723681,0.01162753,-0.008953881,0.02767525,0.02024745,-0.05311487,0.036390107,-0.006975044,-0.024877276,-0.021184037,0.004338689,-0.030961286,-0.018836912,-0.022885012,0.044941686,0.012413744,0.016680123,-0.0040741386,0.010665228,0.0010807281,0.016264934,0.012865347,0.027357027,-0.008204544,-0.010993676,0.04578599,0.029540014,-0.011163501,-0.017256055,-0.027555766,0.0070106965,-0.00046951766,0.00019261597,-0.030240081,-0.0035384188,-0.019546079,-0.004042804,0.0035950805,0.023174593,0.014406398,0.04252904,-0.030134693,-0.012867191,-0.032967743,-0.0031461683,0.048881177,0.015356198,0.013632713,-0.010784516],"last_embed":{"hash":"gil4y5","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"gil4y5","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown#{4}","lines":[371,371],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gil4y5","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05132416,-0.004290904,-0.07934895,-0.018496327,-0.034646995,-0.061073195,0.05525835,0.0023464193,0.04352189,0.030418502,-0.0008378958,0.010765945,0.037918895,0.025137022,0.02339062,0.014036578,-0.029173352,0.019265316,-0.006067459,-0.009858764,0.008937953,0.01396023,0.036814567,-0.003729136,-0.048704267,0.023697723,0.031499922,0.001022893,-0.011203693,0.06557541,-0.0021527559,-0.07413011,0.016405027,-0.011181699,-0.041087244,-0.016897067,0.011432972,-0.0023730479,-0.058055513,0.052975535,0.026295673,0.0043647126,-0.0072335643,0.013806186,0.05442526,-0.0098843025,-0.017936703,-0.009996291,-0.04161136,-0.014651902,0.039031085,-0.005537923,0.021428457,-0.05071697,-0.005479975,0.012719972,-0.029284345,-0.07558959,-0.030699551,0.051989146,-0.018280158,-0.002755641,-0.029197827,0.0009230612,0.032826237,0.058649153,0.016194567,0.009612118,-0.0077805207,0.0006610538,-0.029402398,-0.011011103,-0.022291869,-0.006224929,-0.043381333,0.02004703,0.020994786,-0.023888202,-0.0022305236,0.0278645,-0.014606365,0.00088313577,-0.005967823,-0.010143425,-0.0038232848,0.07736117,-0.00818811,0.043960746,0.018778404,-0.011827937,-0.018304437,0.015899133,0.033030123,0.006449564,-0.014405312,0.0152662005,0.026882583,0.023419458,0.0098213805,-0.017224675,0.041421965,-0.040112175,-0.00269005,-0.0010672348,0.0105558615,-0.047775332,0.004794564,0.022980172,-0.00864509,-0.015772808,-0.019260166,0.040048547,0.0158585,0.011528133,0.007295603,-0.003163025,0.00601011,-0.031579383,-0.0007144714,-0.004789387,0.06049337,0.021573324,0.03433391,-0.034690935,0.03515925,0.006794706,0.023694983,0.016110009,0.023079617,0.010901525,0.012579576,0.011096869,-0.008673795,0.025985539,-0.026670448,-0.012265397,0.060761947,-0.0053656893,-0.010896932,-0.083777346,0.028075498,0.028705271,-0.03508182,-0.011333203,0.018367728,-0.048831932,0.00717606,0.03914798,0.014554365,-0.038404435,-0.01375879,0.012376153,0.022704566,0.035127196,-0.0205549,0.000045898047,0.032480545,0.042436138,-0.0034754418,-0.040415965,-0.011411594,0.01773199,-0.05259538,0.01147986,0.009391045,0.00296945,0.024766479,-0.017933128,0.007938879,0.023152826,0.0048634615,-0.04160343,0.02538167,-0.01609738,0.024348384,0.019484438,0.044043425,0.016049633,0.03168093,-0.04343693,-0.06174674,-0.014922892,-0.052640416,-0.006479811,-0.041789114,0.014305127,-0.019416058,0.027895303,0.03532636,0.042131867,-0.0050113043,-0.010485024,-0.02093254,0.04222452,0.013168516,-0.013550384,0.0020737713,-0.0057684123,-0.01966039,-0.028053273,-0.01054909,0.065710746,0.018899085,-0.03660838,-0.008013228,-0.0012989732,0.008119055,-0.033463545,0.013763984,-0.011007639,0.030574815,0.0040596016,-0.012100443,0.010123771,-0.042573016,-0.017263995,0.06665346,0.009050432,0.013594971,-0.01431852,-0.019960733,0.0040159067,0.019574711,0.03956837,0.019746447,0.002837379,-0.022743551,0.030707054,0.049770698,0.014674594,-0.037766498,0.012650893,0.052221633,0.0069433292,0.027274525,-0.011966795,-0.04281615,0.034436032,0.034183096,-0.0065108263,-0.021177977,-0.016299386,-0.012966821,-0.027463917,-0.04453767,0.00089448906,0.030140817,0.028209377,-0.030306699,-0.0040590838,0.00949232,0.0018487817,-0.050132334,-0.024810154,0.037477322,0.028520554,0.0075026997,-0.013309278,-0.036267668,0.0031076623,0.0235734,0.034183804,-0.040385645,0.019603757,0.0025269608,-0.0023503387,0.013925696,-0.005807339,0.010227533,0.0006916958,0.029263332,-0.03712425,0.015598023,-0.014662348,0.009832396,0.014167185,-0.043277163,-0.012221509,0.033956178,-0.020259252,0.008640621,0.05596337,0.015666896,0.0062992424,0.058793522,-0.0112134535,-0.018952372,-0.011629392,0.008743586,-0.014425867,-0.017989228,-0.02274596,0.07364978,0.00016479187,-0.033033084,-0.0043923385,-0.007871513,-0.16307399,-0.006628143,-0.0069505703,0.060093723,0.0362142,-0.00092122,-0.01628852,0.015312864,-0.06273728,0.037721027,0.002877937,-0.069828175,-0.011410371,-0.011842688,0.021895075,-0.0061966074,-0.014014166,-0.0067181066,-0.019600421,-0.013822304,-0.02367929,-0.050347462,0.018282957,0.0059881266,-0.049786754,0.026695713,0.04706456,0.024804115,-0.042449567,-0.035245832,-0.056578517,-0.030574622,0.0012128587,-0.004458604,-0.000595839,0.061434977,0.02579177,0.0068899775,0.011904449,-0.01647068,0.052032232,-0.006496694,0.023520892,0.023941573,0.00021568846,-0.00018841741,0.013245487,0.003972305,-0.034120485,0.002674198,-0.02964661,-0.06499584,-0.020654162,-0.010176161,-0.045838922,0.0046578264,0.0023044513,0.05778454,0.014583007,0.013057382,-0.015942216,-0.0038219076,-0.0021671653,-0.03336441,-0.024697667,-0.080695726,0.0060013435,-0.04268799,0.03140232,0.0006208015,0.003907445,-0.03501742,0.010669863,-0.013274804,-0.026695443,0.014786512,-0.023107994,-0.042736344,0.0029622505,-0.1077167,0.014584541,0.01136893,-0.017580912,0.04141906,-0.01324331,-0.05526488,0.007557526,0.019031355,0.003353338,0.26792416,-0.00045639483,-0.026455717,0.0029957893,0.030980557,-0.0363666,0.0154978,0.05450116,-0.039339278,-0.028200662,-0.018829564,0.008281101,0.03792728,-0.021981362,0.0039299335,0.0020984327,-0.05426723,-0.0032456666,0.072705165,0.022958167,0.021341665,-0.027007125,0.032792166,-0.024718637,-0.0458778,-0.0103638815,-0.041908942,0.043482047,-0.021496907,0.1000119,-0.029965695,0.0095992,0.036343023,-0.013464773,-0.044692814,0.0009301382,-0.00078919315,-0.046643052,0.008772835,-0.029771116,-0.057658907,-0.015344751,0.020232812,-0.017097324,-0.023847371,-0.04384853,0.02212687,-0.0010996618,-0.0020488335,0.00052766193,0.019394882,-0.039934915,-0.007283785,-0.011413479,-0.0007762889,-0.03347759,-0.031854946,-0.042369284,0.0087964805,0.03678372,0.03815656,0.011525708,-0.047330283,0.011106266,-0.008906188,-0.029320791,0.036106404,0.03526141,-0.014246559,0.0009452413,-0.0071972418,0.04999857,-0.0013282417,-0.0067807236,0.048716884,0.0061800634,0.044982485,0.020232636,0.014900234,0.010021695,-0.041022364,-0.0076624732,-0.026611846,-0.003365362,0.01856514,-0.050209463,-0.020981934,0.056866683,-0.031685725,0.0018101253,0.028247943,0.031210672,-0.013906444,0.022295738,-0.0043532588,-0.025713488,0.019881597,-0.04403042,-0.050028775,-0.025248928,-0.013748008,-0.03717815,-0.04265114,-0.0298758,0.00802718,0.042597715,-0.01152146,-0.00019080793,0.019944116,0.023860749,-0.02036106,0.033910103,-0.0037969754,-0.003803548,-0.000033517714,0.04379756,0.013601809,0.037252083,0.017202195,0.00676462,0.026505373,0.0021583433,-0.014047167,0.012501064,-0.019679094,0.003839069,-0.020389337,0.07639398,-0.013931231,0.058402766,0.024430288,-0.027773555,-0.01884056,0.033600688,0.038288906,-0.01964085,0.001047552,-0.013801484,0.027349286,-0.0051668314,0.001459477,0.009398408,-0.044109046,-0.009854929,0.018775709,0.01812815,0.038860876,0.005169626,-0.026327854,0.0339082,0.019601963,0.04315594,0.02394555,-0.012950501,0.0199296,-0.06624726,-0.014755698,-0.025747512,-0.017182847,-0.018691447,-0.0027269775,0.0061429976,0.010575844,0.07091884,-0.0050194007,0.013297579,0.020991134,0.038662035,0.037636105,0.024042912,0.0016516041,-0.025132177,-0.070604585,-0.019487722,0.011169531,-0.031155005,-0.025708824,-0.015100183,-0.008016656,-0.030120675,0.012463164,0.0058377646,-0.04496497,0.0035282238,0.026383614,-0.031113988,-0.027741516,-0.0013503958,-0.023792317,-0.02144187,0.026437137,0.09203229,0.026617387,0.0015303497,0.053064886,-0.021626946,0.030640911,0.04026546,0.01198484,-0.012649561,0.02837876,0.030362224,0.03248077,-0.012729163,0.0256499,0.0061900197,0.006163662,0.03485658,-0.0033907015,0.03062352,0.05023641,0.018841589,-0.004940456,0.025092851,0.0016001046,-0.0092369,0.020127146,0.042958904,-0.032878302,-0.030949391,-0.009232715,-0.03373227,-0.006479843,-0.062796704,-0.027948357,0.02360225,0.008030484,0.013842456,-0.009909778,-0.012224072,-0.0032061432,0.010077077,-0.010697295,-0.024493339,0.0130053265,0.008834292,-0.012076899,0.052313253,-0.00567714,-0.056371648,-0.010127594,-0.028408417,-0.019121619,0.06283971,0.022917282,0.01819804,-0.023458244,-0.050103214,0.041252222,0.052811462,-0.0019985589,-0.052033424,0.024154086,-0.014908794,0.031176515,-0.010157143,-0.02347042,-0.030914558,-0.004167739,-0.019155096,-0.009164913,0.05789035,0.019334303,0.0067360597,-0.017921591,-0.009647266,0.0043529994,-0.024017418,-0.045273155,0.012945852,0.0034034147,0.008590809,-0.009968867,-0.0028925985,0.026346363,-0.017536903,-0.019071985,0.033002548,-0.01656595,-0.022525946,-0.03919527,-0.027537553,0.045717098,0.015452731,-0.07300239,0.009810695,0.032510243,0.0137952855,0.0060050157,-0.02183945,-0.011789147,0.022478888,-0.053641845,0.0051919045,-0.0096907765,-0.0066282265,-0.053023186,0.02597368,-0.019939385,-0.03633553,-0.014041071,-0.0019848903,-0.0056459606,-0.050519742,-0.02139777,0.00512332,0.010852455,-0.022150839,0.05610209,0.007968998,0.010333277,-0.03440477,-0.012157454,0.024765477,-0.0013532179,0.015763214,0.025235686,-0.037117556,-0.005263968,0.016530031,0.0112453755,0.01857737,0.0076764533,0.020865494,-0.029800864,-0.0073274407,-0.008826854,-0.032850895,-0.041916322,0.007659487,-0.039017934,-0.008271932,-0.02353762,-0.03719602,0.02172791,-0.038491685,0.030942004,-0.018470423,0.020014975,0.006531427,-0.09379555,-0.0028843202,0.044837482,-0.0038700083,-0.019757329,-0.028991735,0.0017747044,0.0050587715,0.005783958,0.026123049,0.045686938,-0.0070177773,-0.023150295,-0.021081684,0.025794147,-0.0044190497,-0.0049102902,-0.008842199,0.013847043,0.015824748,-0.049370725,0.00740972,0.0041171876,-0.038871992,-0.022208584,0.015918793,0.013850964,-0.05827848,0.000047036214,-0.016370576,0.017041182,-0.023898354,0.018794427,0.016094977,-0.030985968,0.009724421,0.0036683655,-0.034167457,0.07702459,0.016572282,-0.0355756,-0.067099646,-0.03798595,-0.033208776,0.01844494,-0.009978424,-0.018675305,0.025423307,0.06662558,0.067830965,-0.008201125,0.024098221,-0.007595478,0.024263417,-0.16053696,0.011103697,-0.018101279,-0.0013129389,-0.017751034,0.001431246,0.0010290511,-0.022565207,-0.014971379,-0.025762826,-0.035132848,-0.0298729,0.035557684,-0.021406341,-0.005617013,0.051845387,-0.025545405,-0.010907978,-0.028549837,0.03405956,-0.009836071,-0.0009541991,0.011381874,0.021834284,0.033058465,-0.018213954,0.020243358,0.009727723,-0.022943173,-0.043623783,0.05325865,-0.023382787,0.0065700747,0.07706741,-0.026834922,-0.0036623804,0.0023308082,-0.008637414,-0.020315347,0.0063642412,-0.0057742144,0.030770127,-0.023124618,0.020495603,0.03314228,0.042453445,0.012481078,0.0027041975,-0.04277795,0.015890919,0.0012980583,0.036695458,-0.04596998,0.028338961,-0.01650003,-0.039444607,-0.016265914,-0.006831111,0.00038083488,0.028084682,-0.0035403168,0.059675474,-0.038661703,-0.032662738,0.009979365,0.046321314,-0.050523113,-0.012693588,0.0052045765,-0.02985636,-0.0112908,0.026784638,-0.0062361723,-0.026012728,-0.0052602217,-0.0071932315,0.025061741,-0.019699259,-0.018340481,-0.022005912,-0.008474806,-0.010517465,-0.04304345,0.02658684,0.012464971,-0.039359223,-0.0052929646,-0.0057447506,-0.027872073,-0.016171834,-0.0564834,-0.029182592,-0.027133765,0.033989567,0.0034051454,0.04226469,-0.031035459,0.026817879,-0.038952015,-0.0028099532,-0.0035025803,-0.053241357,-0.034267463,-0.0077589406,-0.03281549,0.029056074,-0.004325557,0.017473651,-0.017954655,-0.0067457347,-0.017929854,-0.029618867,-0.021917984,0.023803147,-0.025059083,-0.03677485,-0.02187674,0.003902747,0.022908997,-0.021627074,0.028750239,0.024662422,-0.00414013,-0.027372288,0.022589728,0.08433161,0.04578149,-0.002073227,-0.021878585,0.0189636,0.038008843,-0.07566643,-0.03381972,0.0021548143,0.08125538,0.0260305,-0.006551912,0.041122362,-0.06686177,-0.03420594,-0.030798184,0.023088997,0.052903403,-0.030720029,0.036777247,-0.018742338,0.01809875,0.002676106,0.015087577,-0.035044722,-0.033026315,-0.003493787,-0.010594148,0.06255393,-0.0017560004,0.04122514,-0.007941716,0.011401936,-0.020778755,0.029345773,-0.036786918,-0.05754963,-0.034182843,-0.056214344,-0.031324133,0.046683878,-0.02396178,-0.026473152,-0.02868278,0.010463702,0.031807717,-0.009309762,-0.02070839,-0.008322037,0.031168316,0.008934419,-0.010062872,0.009307139,0.030904772,0.008740644,0.06820205,-0.032243203,0.053208884,0.04140433,-0.0048123733,0.0008301173,-0.019217309,0.005728195,0.006361947,-0.012451714,0.031804003,-0.0017509612,-0.03332876,-0.021343354,0.030615741,-0.007536392,0.018696817,0.002090996,0.027804315,0.015758708,-0.043745626,0.027537417,0.0137521215,-0.02034242,-0.025079157,-0.0038772982,-0.0076130684,-0.024784045,-0.02634353,0.03507351,-0.0039427434,0.02021192,0.010349544,0.0014368229,-0.01977301,-0.035245847,0.022213252,0.032912288,0.015938213,-0.011384279,0.03369385,0.038344137,-0.01141139,-0.049756415,-0.038708918,-0.017569343,0.026018595,-0.002285799,-0.04185196,0.002287038,-0.019153036,-0.010307202,-0.012617014,0.017815566,0.021366408,0.0021406065,-0.061647672,0.022822687,-0.020460447,0.008384612,0.057114232,-0.0071036923,0.014943498,-0.0022396168],"last_embed":{"hash":"1axhefa","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"1axhefa","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown#{5}","lines":[372,373],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1axhefa","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033336483,-0.021991134,-0.035932425,-0.0073016644,-0.0316397,-0.024068216,0.03856685,0.01352573,0.01579901,0.010525688,0.015748573,-0.024812756,0.0051242746,0.009888579,0.016419545,0.00086970394,-0.011534453,0.0028102768,0.013591773,-0.003566783,0.040732313,0.004205016,0.050949473,-0.024153799,0.0055560386,0.029974092,-0.027027963,-0.014533525,-0.0004328569,0.069351345,-0.031232247,-0.08452226,0.063093215,-0.018428097,-0.034683518,-0.037183277,0.012128364,-0.024231998,-0.057633672,0.033251952,0.03896,-0.01249761,-0.008638753,-0.00443444,0.048992027,0.0099177025,-0.027181216,-0.0049859956,-0.06576368,-0.012775629,0.059933554,-0.015924945,0.017159328,-0.041168112,-0.017898645,0.0105730845,-0.041555073,-0.022135153,-0.017936643,0.013917784,-0.056289822,0.0014967642,-0.008734758,0.00850634,0.027912056,0.07063033,0.023220297,0.029958801,-0.019193776,-0.013840475,0.010105725,-0.028279904,-0.03185334,-0.010208868,-0.060683195,0.049116947,0.03644827,-0.014426553,-0.013345281,-0.0013627859,0.018034155,-0.048299506,0.01351753,-0.027000656,-0.03378472,0.06045114,0.0031663498,0.05446187,0.008472913,-0.037370596,-0.0055563496,-0.005325817,0.017475132,0.01610316,-0.019880176,0.01023791,-0.019127509,-0.0015274355,0.0034230023,-0.013115433,0.028223926,-0.017694106,0.05344843,0.0009795689,0.0041952366,-0.030726703,0.035019677,0.0070530255,0.017214904,-0.033923656,-0.007851103,0.030519066,-0.016603515,0.0021089031,0.03548724,-0.016982714,0.021867452,-0.041133683,-0.013866518,-0.025609693,0.051195547,0.03692751,0.032495614,-0.036497373,0.029260142,-0.004387241,0.015793316,-0.008078653,-0.016985219,-0.01733443,-0.005699457,0.062579915,-0.0367737,0.034158684,-0.041751448,-0.020227313,0.03369202,-0.015457664,-0.027467033,-0.055400044,0.039761167,0.03360186,-0.06698926,0.0073180753,0.020373268,-0.025302714,-0.030118447,0.023506919,0.012518563,0.00020906731,-0.0034534133,0.030715257,0.03128456,0.0391274,-0.0064724935,0.0025406796,0.047332924,0.014948861,0.0018087536,-0.020664917,0.020965625,0.010747687,-0.06731714,0.006271796,0.021109039,0.0038720262,0.016487235,-0.008387838,0.0007636857,0.012122915,0.005812034,-0.03980248,0.027145632,-0.0015977281,0.014448366,0.030857947,0.06418427,0.032947384,0.005547133,-0.030005654,-0.064378336,-0.00634028,-0.02128867,-0.031163001,-0.030907832,0.030850815,-0.0008977466,0.0017554472,0.014551636,0.011807554,-0.0119080525,-0.0069848546,-0.029145256,0.016527764,0.015446845,0.017397422,-0.008692742,-0.01376073,0.009001277,-0.013656516,-0.008505865,0.06305033,-0.014016559,-0.022877958,-0.008738015,0.0040017585,-0.036489874,-0.017054942,0.0108976085,-0.006359787,0.030403428,0.020886732,0.0043459698,0.009128174,-0.015240814,-0.0059165466,0.061595313,0.0019726327,0.034550834,-0.020427713,-0.00033412862,0.032296814,0.0048253355,0.036648396,-0.0017916451,0.0070531317,-0.05216493,0.030767731,0.033132706,-0.025411002,-0.049852375,0.02433411,0.02159406,-0.027656022,0.010632876,0.012402244,-0.061129864,0.042497147,0.0107117705,0.02014974,-0.023680976,0.008806229,0.004153108,0.015801467,-0.03398601,-0.009399711,0.020435328,0.060489375,-0.022330265,0.028164476,-0.029847452,-0.017713586,-0.018944167,-0.03521291,0.015927194,0.010347899,-0.028699689,-0.004265486,0.0025520253,0.0143335285,-0.025503112,-0.023941603,0.017483374,0.03244523,-0.0059470963,0.029787004,-0.016201941,-0.011637475,-0.00035276898,0.014413464,0.030175984,-0.041108556,0.025172291,-0.007997954,-0.012368479,0.016945645,-0.02772483,0.03144498,0.03649999,-0.04951092,0.007833367,0.041871544,0.022290612,-0.025628155,0.034700423,-0.008981858,-0.039652046,-0.03105067,-0.0102033,-0.039670046,-0.027496805,-0.003902496,0.0682883,-0.016168876,-0.026038863,0.007733569,0.028325748,-0.16622956,0.0419323,-0.02023244,0.05962012,0.0041927104,0.00075094315,-0.01087187,-0.009876168,-0.06528763,0.09973061,0.03348974,-0.045299392,0.0009188609,-0.0079842685,0.0057743187,-0.01878672,0.0032190725,0.010608029,-0.021806493,-0.028843647,-0.012706757,-0.047725637,0.00833342,-0.0007018794,-0.0770437,0.09499705,0.054122407,0.0064477515,-0.006869023,-0.021342974,-0.08017402,0.0067465166,0.010481907,-0.016741091,-0.004581485,0.060604375,0.038205393,0.027227778,0.0063210134,0.001682397,0.017251587,0.026416935,0.03675581,0.03702074,0.01459245,-0.0067905076,0.009610307,-0.0029049916,-0.038540233,-0.0011195091,-0.028580805,-0.034901556,-0.014463915,-0.048050273,-0.051632848,-0.034230813,0.004264408,0.032771572,0.013193384,0.027676823,-0.014866658,-0.054292116,0.015155226,-0.0077655953,0.0024735315,-0.036327664,-0.015889209,-0.011973424,0.019845108,-0.030296855,0.016098166,-0.011363898,0.005802328,-0.028244667,-0.000093242714,0.010336893,0.0052321656,-0.010675434,-0.0353563,-0.11262445,-0.001791114,0.021125961,-0.06899378,0.029795598,-0.043296352,-0.044678997,0.007019363,-0.01671212,0.021017298,0.25475857,-0.027280709,-0.0087714465,0.028043732,0.033098273,0.00027021044,-0.038225885,0.06551865,-0.008092397,-0.041519284,-0.031541303,0.034646258,0.0020124947,-0.03942943,-0.010237954,0.029590378,-0.04074828,-0.005270788,0.053623844,-0.0041012033,0.039401114,0.015146253,0.04530704,-0.008222526,-0.057553332,-0.019916644,-0.043534722,0.04627313,0.009518275,0.08283568,-0.010418807,-0.00968287,-0.0010645802,-0.03284566,-0.0125930505,-0.003650513,0.004833601,-0.07105305,0.01070671,0.02359867,-0.016426021,-0.011339325,0.0074730655,-0.08065349,-0.041461587,-0.045870565,0.03723711,0.015958546,0.007542334,-0.018150387,0.00032600554,0.019084917,0.024324259,0.0034944024,-0.0185368,-0.012853871,-0.0021856718,-0.037979797,-0.0047683357,0.045993138,0.007693491,0.021703076,-0.03353307,0.0103038745,0.016551679,0.0027611868,-0.009764562,0.0052600945,0.0023734989,-0.0028189537,-0.014326355,0.0064763743,0.010843144,-0.0055423863,0.056070205,-0.0047171433,0.015443414,-0.007952973,0.031188523,0.011066027,-0.047898035,-0.039654225,0.0055381525,0.029782541,0.018911524,-0.011757347,0.003826177,0.027286734,-0.030600347,-0.018191649,0.005056898,0.034319315,-0.023831012,0.04913839,0.010721691,-0.015175487,0.0051205256,0.0019600503,-0.06639415,-0.024084141,0.04322182,0.009913727,-0.015615641,-0.045524925,0.022442317,0.009931137,0.006375966,0.001319514,-0.029992186,-0.014492856,-0.01599765,-0.00459297,0.009957799,-0.004101008,0.012364453,0.06014087,0.030955484,0.01857947,0.04791264,-0.019256035,0.014885542,-0.035876274,-0.021696782,0.01577375,0.019807437,-0.006325723,-0.03963162,0.0024343983,0.017416602,0.04746922,-0.00016806276,-0.034680724,-0.0048793363,0.014324183,0.03940661,0.007995852,0.01914095,-0.03577578,-0.017394815,0.010086179,-0.03099247,-0.020275788,-0.043692984,-0.007940536,0.044342995,0.021412265,0.032734863,0.014693535,-0.06545467,0.051884484,0.009226422,0.0023541024,0.038398836,-0.055478416,0.009237355,-0.10350286,-0.009794921,-0.0022586184,0.026292957,-0.015459693,-0.013663175,-0.01023559,-0.007259815,0.06282664,0.016512876,-0.004576522,0.03260873,0.030911764,0.010897311,0.000545561,-0.014456285,-0.0059729884,-0.005916045,-0.017470008,0.010021074,0.0051099993,-0.033489797,0.014394677,-0.009287545,0.001843175,0.025722649,0.025209036,-0.04064158,-0.040302645,0.036199257,-0.016074445,-0.009764933,-0.016477056,-0.063447684,-0.019710692,0.029826663,0.08589197,0.0071918564,-0.0058061616,0.010691516,-0.015465456,0.032892004,0.024875721,0.0049599516,0.012863535,-0.0009966131,0.05188459,0.027414119,-0.029774442,0.004995587,0.037513003,0.03520964,0.03591032,-0.028082607,0.024854336,0.038602296,0.007835118,0.005116802,0.02149638,-0.035118546,-0.036826584,-0.007701182,0.03229056,-0.013371346,-0.012436708,-0.009981022,-0.018420475,-0.0043303748,-0.06107013,-0.0127470745,0.03473548,-0.015491441,0.020951651,0.010113868,-0.009254699,0.0025574223,-0.028569106,0.025975997,-0.010575631,-0.017095512,0.0015144725,-0.01608723,0.01935596,-0.03435914,-0.0691054,0.016388038,0.007585613,-0.017648065,0.029710662,0.02205235,0.02311452,-0.030621234,-0.035809483,0.019743426,0.016288064,0.0036614868,-0.055728048,-0.006712674,-0.0083828755,0.056604765,0.017456844,-0.022551458,-0.0072687888,-0.010058862,-0.011422842,-0.004075539,0.059719358,0.0047746184,-0.011453721,-0.0226056,-0.048463672,0.045131646,-0.0068355952,0.0024110929,-0.011938118,-0.0016655171,-0.0137603395,-0.01827767,-0.01296139,0.043684166,-0.016384317,-0.020667253,-0.0054435334,0.04020123,-0.06811987,-0.01835658,0.005735704,0.05099633,0.016001048,-0.03905654,-0.0033111246,0.0149819935,-0.0390235,0.0032559426,-0.015953623,0.0014888803,-0.007842826,-0.044540536,0.032034263,-0.03597473,0.010927386,-0.032819923,0.0044066226,-0.050503474,-0.015124345,-0.016283717,-0.01849218,-0.017932145,-0.023680659,-0.015112518,-0.015638603,-0.023675365,-0.03028632,0.022318993,0.00937717,-0.031093128,-0.016258398,-0.009037931,-0.0027717196,0.0029309394,0.014584438,0.036800288,-0.0076080286,0.015812369,0.0010349955,0.011057914,-0.029531108,-0.01693731,-0.005039674,-0.01380761,-0.005294571,0.0135746505,0.0035316178,-0.02467212,-0.02990008,-0.021018764,0.007882825,-0.020794658,-0.026186382,0.04726814,-0.035317276,0.074234895,0.026978118,0.034127504,-0.015168317,-0.05956237,-0.052140757,0.034231506,-0.014450895,-0.015753418,-0.027902573,0.02726182,-0.024046931,-0.038709067,0.0473208,0.008660847,-0.0019089378,-0.014691845,-0.035456378,-0.01008061,-0.022793792,-0.003833579,-0.0009225994,0.003062467,0.024670968,-0.055963535,0.02161708,0.02731491,-0.038741533,-0.02227502,0.032983616,0.0014736834,-0.068348184,-0.011633841,-0.01192371,0.012312618,-0.0404119,0.019902524,0.038236994,-0.0051202923,0.034222934,0.045028232,-0.020575987,0.05620832,-0.012675811,-0.023900315,-0.0984037,-0.029307581,-0.0137189645,0.06442173,0.0055997083,-0.010678373,0.005161629,0.07019809,0.033978917,-0.0040238714,-0.015291592,-0.016628208,0.013502552,-0.15446953,0.0293372,-0.027505541,-0.010640314,0.0055946996,-0.01256624,0.017540663,-0.009376301,-0.016114488,-0.0021370393,-0.011173752,-0.012742892,0.0048295134,-0.00086638925,-0.026491432,0.021479776,-0.04691791,0.012572993,-0.038309075,0.029785702,0.017947005,0.012181394,0.024238763,0.041114137,0.025906561,0.009218711,-0.023905803,0.0017956402,-0.021819372,-0.012450901,-0.0061261253,-0.054321487,-0.0024087909,0.029539742,-0.0021728706,0.038782198,0.020844892,-0.019497514,-0.044417027,-0.005472924,-0.020136854,0.033504747,-0.018652102,-0.015278486,0.024606321,0.06415713,-0.011670837,-0.02010841,-0.021314973,-0.004221893,-0.024048613,0.032695107,-0.051434502,0.028913137,0.033808928,0.000026572632,-0.016674187,0.002158113,0.02004065,0.035951924,-0.028169284,0.034572598,-0.03824756,0.01692277,-0.020546693,0.04864942,-0.018801045,0.020144874,-0.02342749,-0.0009374026,-0.021622628,0.025549533,0.0028416533,-0.046581976,-0.006657485,-0.0050240424,0.03283821,-0.0043289955,-0.08444701,0.003103512,0.024435971,0.0076489244,-0.032092914,-0.040408544,0.0053615617,-0.03742059,0.0017142989,-0.021215491,-0.019567959,-0.0040669744,-0.028979313,-0.027858444,-0.004608029,0.017430255,-0.010099414,0.033806678,-0.034873016,0.031305123,-0.0012260524,-0.02059363,0.013492157,-0.061727867,-0.024787156,0.008249135,-0.03987761,0.028506577,-0.03530039,0.0027793427,-0.021443564,-0.044655103,0.006218459,-0.029416572,-0.020699086,0.024043573,-0.046394352,-0.012847516,-0.018140078,0.057773232,0.035048213,-0.0070806732,0.0044528903,0.019925527,0.028181836,-0.027675664,0.023135565,0.06750046,0.01565065,0.0045800693,-0.0135306595,0.006645328,0.007123643,-0.04963447,0.016792364,0.0114782285,0.046695016,-0.0016143697,0.01766228,0.05172593,-0.029427862,0.0017356112,-0.03149614,0.034812782,0.02530273,-0.010623021,-0.017648958,-0.0032325846,0.029316984,-0.00026661862,0.02030345,-0.011557953,-0.010494916,0.0012352585,-0.015955258,0.06942448,-0.016556662,0.005581026,0.006257399,0.045105997,0.02900282,0.057316158,-0.027934803,-0.060804427,-0.04003058,-0.047794074,0.0075297453,0.047479823,-0.03537482,-0.0073828236,-0.0004866343,0.019689193,0.03574704,0.016142653,-0.025022576,0.011364046,-0.0011565541,0.0106536895,-0.0020232499,0.009169413,0.054991875,0.006782194,0.031293266,0.013419014,0.015134756,0.04438287,-0.026083848,0.042211466,-0.031067308,0.0075530643,-0.011343373,-0.021926569,0.003940242,-0.0011188231,-0.04532387,0.017561184,0.011660689,0.020240031,0.031218285,0.0081378585,0.04606625,0.021720562,0.03475084,-0.02480845,0.012606171,-0.018550368,-0.029736852,-0.0030788607,0.013649729,-0.00039977953,-0.013156995,0.017909175,-0.044860084,-0.000567629,0.016677909,0.020525767,-0.019168291,0.031363335,0.03729295,0.034471184,-0.0055529396,-0.031178776,-0.0003249433,0.03706479,-0.016032904,-0.041367613,-0.034158744,-0.031267576,0.042276967,0.024674866,-0.042995643,0.0043540704,-0.026602093,-0.010692186,-0.015125662,0.03640926,0.023800634,0.0023046955,-0.070861444,0.021841912,-0.055549335,-0.005510333,0.08956407,0.0030302142,-0.0032445628,0.02267761],"last_embed":{"hash":"1nuqevi","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"1nuqevi","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown#{7}","lines":[375,375],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nuqevi","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037386153,-0.031522334,-0.047838554,-0.0068431254,-0.022990257,-0.023663497,0.031680033,0.0195433,0.014775026,0.007450459,-0.021718174,-0.023507964,-0.0033901327,0.01710788,0.025577622,0.02043893,-0.012659092,0.004065753,0.007031439,-0.030527405,0.036007494,-0.0221187,0.033237386,-0.017301818,-0.02128564,0.033948217,-0.0016362233,0.0023783103,0.021098226,0.08265764,-0.0038094968,-0.06441928,0.04825594,-0.007455718,-0.06444147,-0.030364424,0.0073221745,-0.004694152,-0.044802252,0.03749864,0.0020463476,0.0045016916,0.005705559,0.011738786,0.056380864,0.02836618,0.0068796957,0.008032618,-0.0416894,-0.0415089,0.059332136,-0.020844854,0.034881063,-0.043151777,-0.020354068,-0.008309619,-0.030291148,-0.045442536,-0.053631123,0.008237741,-0.04931397,0.0081998445,-0.008527169,-0.011698479,0.037558302,0.07612618,0.022716781,0.03821674,-0.0105675,-0.036536936,-0.035014495,-0.01139185,-0.024349783,0.0019057527,-0.042519253,0.022320068,0.017397126,-0.017797342,-0.0060246373,0.013326001,0.0011028989,-0.02779748,0.003380727,-0.018524505,-0.010071118,0.0698479,0.015164748,0.051445745,-0.00010328211,-0.037375875,-0.016025446,0.0019271689,0.003557715,-0.009048861,-0.002360153,0.013200991,-0.006954477,0.013342535,0.031705763,-0.018963456,0.02684038,-0.047809865,0.034546018,0.006934101,0.0003639396,-0.040131792,-0.0005035347,0.021468459,-0.019431323,-0.016553834,-0.023914022,0.036114763,0.016174316,-0.0068285405,0.018619835,-0.016644616,0.02618322,-0.031121513,-0.0023941773,-0.005247231,0.058677685,-0.0036392682,0.0701361,-0.040452335,0.0273533,0.019915601,0.025738154,0.03142816,-0.011161585,0.0050734566,0.0035384453,0.06707269,-0.012319376,0.04845243,-0.03349652,-0.01455512,0.012039093,-0.003757347,-0.023138016,-0.051669117,0.024378598,0.024182495,-0.047744412,0.008485872,0.02754267,-0.04099041,-0.0044319043,0.033596873,-0.0046415967,-0.049043886,-0.03644283,0.011607873,0.022634542,0.02778294,0.0016142132,0.006753123,0.06486922,0.07748856,0.017756475,-0.026533956,0.0121170925,-0.003926987,-0.016267816,-0.0378048,0.024690185,0.0031928017,-0.0032377916,-0.018527286,-0.011300284,0.03380437,-0.012810773,-0.0174035,0.05337314,-0.004556032,0.03519487,0.011815416,0.039524175,0.017624343,0.024370955,-0.051920056,-0.053604685,-0.010807058,-0.027692564,-0.046518512,-0.041630607,0.019117344,-0.028790088,0.0024514634,0.029344708,0.033386126,-0.04384344,0.012151458,-0.016899893,0.022055168,0.033948135,-0.029967517,-0.010746447,0.0050732987,0.02414383,-0.018885318,0.011736454,0.03692697,-0.005414955,-0.01613215,-0.03752583,-0.023247244,-0.013022515,-0.01976414,0.01097956,-0.025462396,0.016840655,0.00890028,-0.015848948,-0.011574129,-0.025097007,-0.014477191,0.0583998,0.009091232,-0.008624929,-0.022328304,0.026530055,0.052320447,0.011123642,0.022130847,0.0016727839,0.020074395,-0.034737837,0.036360092,0.030657763,-0.028605804,-0.04447801,0.0522875,0.051969983,-0.012916234,-0.012191055,-0.007471752,-0.053988717,0.04206023,0.02578302,0.013588812,-0.012657132,0.0034215485,0.02578394,-0.015013054,-0.025285505,-0.017584113,0.031282976,0.051363494,-0.031068305,-0.0027692188,-0.021484373,-0.010278541,-0.05497354,0.0023198917,-0.003491842,0.0046715154,-0.022187706,-0.013309211,-0.031166818,0.028489143,0.008204346,0.04412563,-0.0069309543,0.005919832,-0.004158387,-0.015484076,0.026596112,-0.013524275,-0.022531612,-0.0106386375,0.00071534415,-0.04263114,0.016474806,0.021844123,-0.029413588,-0.0065156077,-0.031723246,-0.00763251,0.043417845,-0.042759005,-0.0011500178,0.060405206,-0.0048065106,0.022950845,0.042149838,0.0053156926,-0.021962145,-0.009483199,0.031514615,-0.05360566,-0.022475127,-0.0297969,0.068643056,0.009893616,0.0015984349,0.001235601,0.0023328045,-0.17485826,0.012735966,-0.031773474,0.04458498,0.024917986,-0.020966755,-0.016986348,-0.01142118,-0.03020494,0.08704764,0.0366554,-0.06360782,-0.0018544811,-0.008723332,0.0322036,0.0040875115,0.02454772,0.00961348,-0.033946723,-0.03249391,-0.02677935,-0.046835747,0.022686742,0.0043502804,-0.05586804,0.042110525,0.08613734,0.033407923,0.0080621485,-0.022450337,-0.059559654,-0.0099458145,0.016964987,-0.03155176,-0.011133429,0.026423037,0.02884518,0.04741651,0.04384306,0.0003821624,0.051612284,0.009799108,0.01587074,0.008618925,-0.01528296,0.0111124795,-0.013473819,-0.022753466,-0.059274957,0.0073046857,-0.018647775,-0.05454097,-0.020781897,-0.035772696,-0.048240885,-0.013420616,0.016029682,0.055970084,0.0053833444,0.050590843,0.002500843,-0.015326804,0.021937104,0.021686455,0.0064699925,-0.035280243,0.012845536,-0.017347043,0.012063741,-0.0032142724,0.017027782,-0.04113876,-0.00006917705,-0.05468229,-0.003553427,0.012841829,-0.016373364,-0.007542166,-0.019460624,-0.08433842,0.017348489,0.012166569,-0.047604963,0.043871503,-0.028254515,-0.048070688,0.020882295,-0.0029844856,0.014005272,0.25843436,-0.04158447,0.00031387128,0.043561134,0.065711446,0.009729333,-0.026091266,0.069451846,-0.023691557,-0.034278627,-0.048856128,0.007023804,-0.0059511284,-0.024004828,0.02508652,0.0054127327,-0.055965498,0.018462054,0.08282839,0.012534173,0.04428415,0.007779671,0.023878405,0.0064525087,-0.054419193,-0.0113134,-0.04666283,0.012818696,-0.0012728319,0.031187108,-0.022276448,-0.0287661,0.007590444,-0.0015298651,0.005860988,-0.013817116,0.026222885,-0.067419335,0.020907464,0.019318027,-0.017994449,-0.0124898385,0.03153777,-0.03376542,-0.038026724,-0.050869606,-0.006307552,0.04474774,0.020317644,-0.017519671,0.022739278,-0.008465988,0.014295299,-0.008493764,0.007110399,-0.027721561,-0.008274608,-0.046056453,0.007633358,0.059710514,0.0047810064,-0.008218443,-0.029334622,-0.011651999,-0.015209892,0.023565333,-0.0075256405,0.016516184,0.006663399,0.03243586,-0.026422616,0.018532043,-0.0014510453,-0.0100867,0.026939468,0.0033216109,0.023588298,0.015245782,0.017772967,-0.017428298,-0.02793629,-0.015920278,-0.04184053,0.0008817467,0.024208091,-0.012587828,0.00494882,0.04600596,-0.021406753,-0.0054889293,0.008589397,0.030851219,-0.041298013,0.033089295,-0.0074947565,-0.002691913,0.049095206,-0.004764787,-0.052031055,-0.024815254,0.007070855,0.0079452135,-0.03071166,-0.04692389,0.0314139,0.015997022,-0.0023662653,-0.0065532657,-0.033804532,0.0016877571,-0.029943813,-0.0048427847,0.015415458,-0.034460153,0.025247887,0.061401457,0.055818293,0.023955163,0.041836683,0.0024238138,0.011397275,-0.027113132,-0.012445973,0.010896021,0.022300223,-0.015926853,-0.02466181,0.02859424,0.015280737,0.03925498,0.018837776,-0.045810856,0.026166987,0.00029051604,0.053979967,-0.0053288047,0.00008093559,-0.008773766,0.0084791435,-0.0057260976,-0.02351519,-0.022189198,-0.02317842,-0.019328786,0.039353848,0.027028296,0.042247653,0.010176234,-0.040178336,0.043139372,0.021480342,0.018244633,0.004283835,-0.034899227,-0.0068400456,-0.074511945,0.0020301358,0.023519486,-0.0210608,-0.016230937,-0.0094880555,0.009986357,-0.003955566,0.08506263,0.025311802,0.010418031,0.038946528,0.024863176,0.02136672,-0.0050015366,-0.010574153,-0.016337743,-0.037612524,-0.0100806095,-0.0052813054,-0.04054867,-0.03329825,-0.0050288993,0.022073297,-0.01802746,0.023885055,0.009932052,-0.05069068,-0.023176381,0.0030100544,0.022845699,-0.017414046,-0.013185949,-0.033392053,-0.021863932,0.0012519256,0.10038592,-0.0039695124,-0.0060761576,-0.0063932445,-0.0051749195,0.04379179,0.023514323,0.013441054,-0.024269117,-0.0022316575,0.032586712,0.019034501,0.0032937936,0.017767232,0.047191687,-0.015618496,0.023554357,-0.039384972,0.043068442,0.041205972,0.0010040291,0.000029146866,0.005733441,-0.051207587,-0.03478649,0.021670144,0.01816345,-0.012515262,-0.028393062,-0.012141143,-0.008168128,0.014775499,-0.041450508,0.009940791,0.039680835,-0.0007966844,0.0024335538,0.021220386,-0.00086038065,-0.0025001003,-0.0038666734,0.04607377,0.015477659,-0.006653263,0.012665456,0.010712154,0.0062793684,-0.036094803,-0.052158296,-0.010687883,0.004414596,0.0047387145,0.01677778,-0.0048485342,0.009807359,-0.022501819,-0.04394681,0.03828051,0.009722867,0.0021684952,-0.047089063,0.02290564,-0.0065208427,0.019384857,-0.0135387285,-0.055508424,-0.01462652,-0.018421147,-0.0465678,-0.010919951,0.049906373,0.019020645,-0.009030109,-0.00094960205,-0.00069377676,0.024903003,-0.004063742,-0.008809268,0.0031805446,-0.008329473,-0.01636078,-0.032604,-0.028127812,0.004997858,-0.03144161,-0.03504945,-0.0054912963,0.018765025,-0.05406268,-0.033494852,-0.012897127,0.065546796,0.0016526127,-0.06432143,0.011661997,0.0038710851,-0.0034820812,-0.015844569,-0.025144612,-0.0058228457,-0.005584085,-0.052593004,0.020522285,0.00076242094,-0.011933396,-0.04441886,0.042818636,-0.04212592,-0.0043940796,-0.019993609,-0.019274019,0.012252987,-0.05454526,-0.036912363,-0.003834645,-0.020718345,-0.03275947,0.053020127,0.007071162,-0.032430165,-0.0028164196,-0.009962495,0.0066282786,-0.0032899173,0.017646687,0.05408929,-0.027459811,0.019108783,-0.020462926,-0.01909966,0.003000357,-0.0052831187,-0.016745048,-0.006927286,-0.009495854,0.008839917,0.010839165,-0.05218115,-0.017914861,-0.034719605,0.017819868,-0.02944367,-0.049769912,0.02886922,-0.03212733,0.062372625,-0.009583301,0.022125864,-0.0445093,-0.055977236,-0.010455938,0.045926865,-0.020450901,0.01652063,-0.05411675,0.023306718,-0.009101613,-0.008970536,0.030065382,0.04076732,0.0072273435,-0.025220938,-0.02969303,0.023663683,-0.06868403,-0.008618514,-0.008500955,0.024045767,0.04589028,-0.05271953,0.053076845,0.0014130234,-0.027321339,-0.019201016,0.008516183,0.029899139,-0.042751905,-0.03717628,-0.016268626,0.033594776,-0.016880345,0.05798077,0.020494858,-0.00026516043,0.02853136,0.03327757,-0.037570007,0.06878115,-0.0021015157,-0.021991953,-0.06271745,-0.020095097,-0.031156952,0.0063182134,-0.00016374853,-0.017908284,-0.00076713157,0.051056847,0.031683106,0.0065155146,0.023521328,-0.038996566,0.016849197,-0.15227449,0.022258734,-0.03582498,-0.00037035483,0.008967762,0.0025799668,0.005928754,-0.0039922073,-0.017889204,-0.0052237315,-0.013744778,-0.043300174,0.020375567,-0.018598126,-0.0006180618,0.03137989,-0.034863822,0.017577706,-0.020649169,0.012496601,0.018660497,0.00067237194,0.029706461,0.013700026,-0.0028308914,-0.006084182,0.011207453,0.0016014848,-0.019001368,-0.04900421,0.0059352648,-0.021326687,0.009619284,0.042829182,-0.018909648,0.0089536775,-0.00859148,-0.018467465,-0.031832237,0.019062836,-0.012091459,0.03448929,-0.025155649,-0.0062366803,0.024702197,0.040525537,0.008431851,-0.018716205,0.0052764234,-0.021594463,-0.012228294,0.04678797,-0.030138128,0.028096508,0.015874546,-0.036998514,-0.020193817,-0.008161698,0.00391227,0.0060480596,0.011868813,0.069384776,-0.030858079,0.0057710595,-0.01745933,0.04790887,-0.04773965,0.0037472362,-0.01093335,-0.024545673,-0.017327238,0.0103718,-0.038359467,-0.029859787,0.008020906,-0.017211845,0.025276488,-0.017396113,-0.089215346,-0.0036980729,0.031109912,-0.001594582,-0.021436512,0.0069627417,0.0035937363,-0.017256275,0.017081136,0.010533849,-0.03544048,-0.01760386,-0.07488181,-0.03904783,-0.0043776776,0.018764757,0.013388342,0.02808118,-0.02337549,0.027624268,-0.006544482,-0.0153173795,-0.004285564,-0.042240664,-0.02292716,-0.02803139,-0.049446207,0.011045029,-0.033662878,0.007990982,-0.022240441,-0.017431324,-0.0064203166,-0.032000892,-0.045387484,0.041439183,-0.033479974,-0.01980701,-0.006397277,0.05223631,0.04630074,-0.017352095,0.015353753,0.026339013,0.023082653,-0.016104413,0.024593508,0.08188674,0.032653008,-0.009079753,-0.01370886,-0.01638331,0.025510604,-0.04198599,-0.024083382,-0.0047999793,0.03551979,0.0063119433,-0.010167009,0.06435189,-0.04066591,-0.04906632,-0.03292428,0.027691625,0.061047472,-0.0009230969,0.003438494,-0.019180022,0.025269317,0.014953702,0.0248428,-0.033206157,-0.0023383861,0.015795927,-0.033017684,0.0904326,0.006113746,0.005703857,0.0068115564,-0.024597066,0.0058931196,0.03615092,-0.02879446,-0.082957216,-0.027227119,-0.03163401,0.024337802,0.047530923,-0.040814605,-0.0135046365,-0.0032960277,0.005966395,0.019690782,0.0047293836,-0.03457424,0.0012774561,0.02932752,0.015944261,0.0022940268,0.014629617,0.014654562,-0.013511402,0.036358073,0.0034041696,0.04971628,0.043182205,-0.045532793,0.02507751,-0.02427344,0.017693065,0.017938761,-0.01268144,0.009065909,-0.0011852351,-0.053347185,-0.0076128948,0.0455348,0.030118544,0.015812462,0.044505432,0.030459143,0.024729213,-0.008684139,-0.0014941359,-0.00280318,-0.03410661,-0.014921818,-0.035195895,-0.010428873,-0.005994093,-0.022922548,0.019676467,-0.008672684,-0.0003604019,0.0248634,0.02029252,-0.021434844,0.00030789842,0.041058626,0.029079672,-0.009258849,0.008073,0.010910458,0.015857898,0.009589383,-0.049957756,-0.03759142,-0.020182315,0.026564103,0.0035746493,-0.056086734,0.0045213085,0.011722423,-0.016390432,-0.021338386,0.03711098,0.023493294,0.0033212067,-0.014788606,0.033951383,-0.048696224,-0.026453195,0.06949217,-0.025796276,0.016039547,0.018708592],"last_embed":{"hash":"rvw5qs","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"rvw5qs","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown#{8}","lines":[376,376],"size":63,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"rvw5qs","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.053181794,-0.016994055,-0.050985627,0.015029374,-0.023191135,-0.04063394,0.07527003,0.025179038,0.0068162186,0.027325638,-0.0070908056,-0.017249633,0.015935237,0.027818054,0.018010022,-0.00020355318,-0.012485581,0.0156143755,0.016613046,0.0021628747,0.03556156,0.006541781,0.04073753,-0.0043299966,-0.037221164,0.03759704,-0.011836895,-0.0011737474,-0.013805659,0.053514224,-0.02648383,-0.07503856,0.024210332,-0.03164566,-0.040535215,-0.046503562,0.012606258,-0.007666398,-0.040675852,0.0388754,0.0240022,0.012460489,-0.015348398,-0.008572424,0.059793822,0.01141327,-0.010277893,0.008913489,-0.043348044,-0.053475384,0.01603343,0.0091938805,0.019116294,-0.049346652,-0.01801698,0.02796843,-0.037150554,-0.043644767,-0.04420814,0.013421397,-0.038346045,0.0021934144,-0.0073526497,0.026370145,0.04423419,0.05543393,0.0067159445,-0.0053431564,-0.012494732,-0.03639056,0.02222056,-0.04493397,-0.028055953,-0.011476004,-0.04552398,0.036943384,0.01793569,-0.015762674,-0.015122746,0.020308062,-0.011071148,-0.022321818,-0.017744217,-0.016747372,0.022751737,0.068253875,0.0145591665,0.046106096,0.012703373,-0.028616698,-0.013713922,0.008494954,0.033168912,-0.00706652,-0.00248703,0.016262885,-0.0014415971,-0.01742909,0.01263518,-0.004501113,0.007828672,-0.026773755,0.028277012,0.014764084,0.004432295,-0.026652727,0.002516978,-0.002289605,-0.022705233,-0.027279513,-0.008341247,0.033421624,0.004409115,0.00083360414,0.025067853,-0.00046437618,0.019376764,-0.034390498,-0.0035924022,-0.0061578313,0.047083445,0.021573577,0.04566094,-0.058649894,0.03379537,0.011748224,0.008635178,0.0059954505,0.00063573255,0.0016602536,0.012658577,0.0320473,-0.011002571,0.029720424,-0.02772662,-0.049135707,0.05590272,-0.0055483184,-0.024995405,-0.040493235,0.022414021,0.009461107,-0.03543945,-0.003376892,0.0015612256,-0.054431617,-0.011953603,0.015138577,0.0068688258,-0.05012099,-0.03855451,0.028294912,0.032944527,-0.0031503753,-0.003599757,-0.00022657441,0.05881346,0.06536952,-0.010027539,0.008118591,-0.0025852625,0.019063162,-0.05376588,0.0071535697,-0.0042678523,0.0060272,0.017915228,-0.009074599,-0.011776141,0.02907203,-0.0122986,-0.0237104,0.03228768,0.0026632757,0.0446699,0.015083386,0.041834686,0.024380961,0.0052110106,-0.04649599,-0.059848633,-0.04540844,-0.023402961,-0.029885078,-0.03272154,0.03283554,-0.0007147646,0.0015478813,0.016672563,0.021801654,-0.022478165,-0.03155619,-0.025051732,0.05156045,0.00022057015,-0.021285651,0.022994138,0.004686303,0.00018574545,0.0055907746,-0.0029892493,0.052571964,0.028411299,-0.00788203,-0.004601255,-0.029133253,-0.0167976,-0.031205863,0.02239182,-0.031608906,0.031467747,-0.00007208949,-0.01651452,-0.015888881,-0.014760234,-0.042091962,0.05627254,0.031948633,0.03433575,-0.018296305,-0.015079268,0.014234465,0.038540985,0.03107718,0.013725671,0.025203696,-0.026468048,0.019363843,0.0138891665,-0.035282724,-0.01907681,0.02740608,0.01852756,0.0090175085,0.020049777,-0.008385508,-0.029434523,0.039383817,0.028251609,-0.024027457,-0.012072321,-0.021697404,0.0043569445,-0.03152595,-0.041212115,-0.03045523,0.038491484,0.02845652,-0.032362152,0.006430646,-0.009991095,-0.013342392,-0.043003306,0.0034413636,0.01748602,0.010049007,-0.023766873,-0.004863578,-0.030863168,0.0018972522,0.015294619,-0.00032178973,-0.027957497,0.019686993,-0.008001589,0.0033015087,0.00050714513,-0.024396198,0.00023669143,-0.011237658,0.030422464,-0.042731144,0.02916872,-0.0003968912,-0.006224242,0.019462408,-0.028992208,0.012286463,0.07134231,-0.040330622,-0.009731608,0.064488634,-0.008761794,-0.02660032,0.065085314,-0.019377813,-0.014938722,0.017874349,0.012403393,-0.06276213,-0.033399936,-0.021020325,0.0720359,-0.01948669,-0.015985575,-0.015733263,0.04794782,-0.16334563,-0.0035383217,-0.014390506,0.031385463,0.027358994,0.002941953,-0.045991324,0.019436814,-0.0373732,0.08753836,0.036684442,-0.06407483,0.017835436,-0.0127244145,0.026083408,-0.009588523,-0.018969156,-0.0038721305,-0.066927604,-0.04434245,-0.037781585,-0.035311818,0.027540267,-0.03115902,-0.04938933,0.033829924,0.05687863,0.0043297093,-0.01567751,-0.0011686375,-0.07349676,0.009888701,0.015359216,-0.019700948,-0.014310505,0.05503946,0.015010896,0.013725471,0.034398247,0.001484513,0.027961921,0.025051035,0.028166126,0.020357905,0.015734626,0.027758595,-0.007676843,-0.015696786,-0.049868952,-0.004874948,-0.036521703,-0.050628755,0.01083623,0.0011628411,-0.05699053,0.0022312445,-0.007464097,0.025169158,0.0028107432,0.027433626,-0.03453966,-0.0062683173,0.015232186,-0.022103582,-0.008217132,-0.06325919,0.014442705,-0.03173303,0.01373311,-0.008256981,-0.0015400092,-0.044577435,0.01526719,-0.044197682,-0.02900152,0.0028616313,0.023088727,-0.036285296,-0.007231713,-0.09803385,0.020611322,0.014118298,-0.040730257,0.029170847,-0.010882568,-0.046908118,0.015860513,0.0015427147,0.03265541,0.24725789,0.00012885682,-0.018377641,0.018081233,0.03927198,-0.022764266,0.0012729744,0.044555966,-0.017266706,-0.047385324,-0.028778965,0.00084330165,-0.00074528117,-0.028559487,0.01872742,-0.015804065,-0.05785734,0.0037613257,0.081800126,0.004701133,0.021191178,-0.016825974,0.046228454,0.0020174359,-0.051015552,-0.02304513,-0.01616933,-0.005089149,-0.006691757,0.10064955,-0.02133314,0.0039616786,0.040636644,-0.032574806,-0.01644734,-0.020284452,0.0084322635,-0.05024237,0.0296925,-0.008439268,-0.014534847,-0.0014093157,0.040227335,-0.040294968,-0.060105484,-0.06807527,0.010553745,-0.0050084884,-0.0072164424,-0.014287534,0.03591443,-0.027095389,0.02646431,-0.012581937,-0.012478987,-0.008255473,-0.01845705,-0.033543658,-0.013966918,0.035773203,0.040654913,0.011101919,-0.049198404,0.03490757,-0.00930797,0.03350642,0.008169647,0.039366264,0.021309257,0.024655249,-0.033908363,0.02912975,0.0114414925,0.008838965,0.03025371,-0.017679926,0.070564106,0.024522698,0.011582614,0.009032061,-0.039906174,-0.0322417,-0.014297114,0.0077689397,0.0021285512,-0.029754214,0.00052105734,0.061777867,-0.03302996,0.016704513,-0.0013681275,0.028453173,-0.0052479603,0.029008051,-0.028655475,0.021131167,0.012185927,-0.010441892,-0.05094158,-0.015076561,0.0043353722,-0.012630593,0.0034076497,-0.032872647,0.02637092,0.05524835,0.0071182996,0.007414183,-0.0030028617,-0.0014780888,-0.030472953,0.0074135223,0.022844285,0.02542513,0.020437589,0.06292877,0.043921128,0.025888052,0.027817855,-0.00012545697,0.024570748,0.012725945,-0.015609381,0.015943725,0.014803516,-0.0139452275,-0.01442886,0.044321604,0.032158747,0.04925266,0.021110652,-0.016818048,-0.01722638,0.026376646,0.0516693,-0.020699445,0.0059682433,-0.017497772,-0.00029928563,0.008883935,-0.01891942,0.008155138,-0.024046436,-0.017647676,0.02515343,0.032836985,0.03460984,0.0012472107,-0.045321308,0.07797994,0.037421122,0.030632656,0.0024442594,-0.033313893,0.0024621412,-0.07394503,-0.019327795,-0.0013253037,-0.0015753763,-0.028891379,-0.0036735618,0.0064628064,0.014589407,0.08579781,0.019347342,0.059636153,0.028211389,0.0047325497,0.015305787,-0.0035939545,-0.02203238,-0.04507174,-0.04803822,0.006885477,0.015349836,-0.04096123,-0.03432316,0.020163571,-0.0024916737,-0.029680755,0.018041372,0.015084654,-0.051548045,-0.011614496,0.0278146,-0.030690845,-0.024058143,-0.0077487673,-0.011955823,-0.012641782,0.035970964,0.09976913,0.006009632,0.010676688,0.034016892,0.01294015,0.060573056,-0.0044850637,0.018473996,-0.008793707,0.0007061929,0.008320864,0.01394005,-0.022708807,0.0016192391,0.030330852,-0.010717795,0.0403075,-0.021006847,0.018851608,0.01301666,-0.0073616384,-0.022211554,0.022032104,-0.016655516,-0.024204215,0.022045385,0.03602989,0.0036143204,-0.034620132,-0.0063419146,-0.033783093,0.011454164,-0.024779135,-0.029538771,0.0027317263,0.014855645,0.01955473,0.008177535,-0.01973805,0.0022313928,-0.003417217,0.010308722,0.0066334535,-0.0046594893,0.007542181,-0.008416313,0.023241479,-0.008686358,-0.05608548,-0.007616103,-0.03676019,0.015835093,0.048682164,0.00678362,0.010555425,-0.041554246,-0.03414953,0.020694131,0.023739895,-0.010488116,-0.06029205,-0.0096938005,-0.021646013,0.052324064,0.02436522,-0.00827699,-0.022383893,-0.0003137427,-0.024440585,0.011306928,0.06639714,-0.0037760139,0.0041349554,-0.009282522,0.0016386722,0.020775475,-0.022308137,-0.028646776,0.00997106,-0.011720971,-0.0044665546,-0.006351181,-0.06720198,0.0029296775,-0.03593158,-0.03569041,0.024992518,0.028893687,-0.047240216,-0.048425876,-0.00423959,0.040532857,0.034120567,-0.048163675,0.03083574,0.032245055,-0.030324463,0.00079067505,-0.02026298,-0.0015719733,0.038865887,-0.059563812,0.0413089,-0.018502146,0.02366578,-0.058112472,0.025735607,-0.034373973,-0.014057204,-0.021265492,-0.017878655,-0.0060755056,-0.020910533,-0.025398606,0.011918563,0.001153165,-0.05848438,0.068513356,0.014971262,-0.008224433,-0.029500121,0.0038956588,0.0014238299,-0.016171474,0.015799196,0.04277541,-0.028283775,-0.00920973,-0.0110578,0.005540111,0.015262457,0.013886569,-0.0047558746,-0.026367025,-0.010530196,0.013602784,-0.0136440825,-0.027544636,-0.0115701575,-0.050362512,-0.0049400954,-0.025604118,-0.010791908,0.0009992189,-0.03892194,0.06566542,-0.009382335,0.03503475,-0.0044571552,-0.030094938,-0.02291844,0.039344445,-0.011815883,-0.0060056425,-0.04560225,0.020809172,-0.003432442,-0.003691398,0.0041124905,0.023260098,-0.01947569,-0.023173496,-0.014172207,0.035413947,-0.0012004868,-0.020030458,0.008004708,0.010455782,0.0371864,-0.049982358,0.027850099,0.009550662,-0.05518861,-0.025834553,0.0149774775,0.027057651,-0.039856818,-0.035861127,-0.032621045,0.0022882828,-0.017252363,0.025361722,0.026148817,-0.016249,0.04923972,0.018661603,-0.022701863,0.07972792,0.0054237004,-0.030967012,-0.0697854,-0.026306964,-0.02931884,-0.004857925,0.012093448,-0.014352801,0.011783258,0.05269672,0.052382916,0.004877447,0.025407918,-0.01934991,-0.0127555495,-0.16186665,0.035276875,-0.027586691,-0.0044873026,0.0032737537,-0.004587138,-0.018877616,-0.02117054,-0.024739683,0.006503614,0.0047768266,-0.00047560083,0.054773025,-0.036047574,-0.011631709,0.027548475,-0.006438554,0.020478748,-0.018073056,0.03130143,0.0018058557,0.010966753,0.017894106,0.021565044,0.025189543,-0.016221883,0.029981539,-0.004696549,-0.010913893,0.0010695588,0.028359745,-0.0069551044,0.0036285585,0.06916986,-0.020693133,-0.007486814,0.0047037695,-0.04193791,-0.013355583,-0.010664175,0.017052647,0.03813218,-0.016210105,0.0054403585,0.013943803,0.07040986,0.0040510027,0.0016966613,-0.018357582,-0.0034061852,-0.03394205,0.040991586,-0.066335805,0.031857576,-0.021808293,-0.019421807,-0.044968445,0.004894072,0.0011149828,0.015813956,-0.020298071,0.06101404,-0.048220303,0.0043337937,-0.027428161,0.042863816,-0.028387176,-0.0069675017,0.008301955,-0.013260563,-0.015610719,0.0345834,-0.022605319,-0.041456632,-0.005796312,0.012760004,0.016097996,-0.0069077387,-0.035812367,-0.010817312,-0.025714183,0.018682087,-0.016888363,-0.00042044345,0.013685552,-0.022392444,-0.0032261976,-0.0031973142,-0.04421301,-0.0024802114,-0.035208195,-0.037010487,-0.011222689,0.021062642,0.013053336,0.06352969,-0.029319962,0.027318107,-0.010998105,-0.0013603851,-0.023963284,-0.026263477,-0.017802073,-0.017248066,-0.05564262,0.0548309,-0.019075368,-0.0062867086,-0.0054438426,-0.02534687,-0.0020430598,-0.027216833,-0.006863624,0.015138842,-0.07278499,-0.035661284,-0.009823844,0.034354787,0.02487385,-0.030558918,0.03237503,0.02359983,0.014196075,-0.02791559,0.022736823,0.092958935,0.025088038,0.010597628,-0.0067511774,-0.00226471,0.027279232,-0.0792011,-0.007648001,-0.002942382,0.053625554,0.00043491475,-0.035835113,0.052559562,-0.059942115,-0.02742992,-0.027784744,0.027559558,0.03869856,-0.029046426,0.011903422,-0.04491495,-0.010013959,0.00063318835,0.017983863,-0.01693679,-0.025060488,0.001045543,-0.020287309,0.07389996,-0.006505727,0.021751316,-0.04064555,0.024077456,-0.015998967,0.037106447,-0.03944235,-0.05077118,-0.04211917,-0.062137973,-0.01713632,0.027220715,-0.02222629,-0.021335224,-0.019913444,0.013501806,0.011847666,0.007878883,-0.014482625,-0.010155538,0.034132134,0.01031181,-0.007724233,-0.020556193,0.022995524,-0.01286305,0.06474942,0.005354612,0.030168321,0.05488533,-0.010190906,0.012689589,-0.025367718,0.026725816,-0.004040106,-0.026801271,0.035944052,-0.008976834,-0.0180351,0.0033488644,0.04148072,0.012659474,0.013271281,0.009998235,0.008656413,0.022673931,-0.005982029,0.012842045,0.0027337286,-0.01764221,-0.020088628,0.002865922,-0.025032008,-0.010791854,-0.038428035,0.047276076,0.00061225944,0.012338725,-0.0021125283,0.016260663,-0.03393057,-0.014308865,0.021485306,0.021513911,-0.0015342621,-0.020528173,0.03306554,0.06131033,-0.0066874637,-0.03984401,-0.037161484,-0.01476539,0.019557584,-0.011565264,-0.02946382,-0.008986441,-0.02787925,0.0063689887,-0.0143805435,0.017254842,0.03860527,0.00005182789,-0.054572638,0.02689339,-0.073903576,0.019786922,0.07184654,-0.023608197,-0.009505978,-0.029429164],"last_embed":{"hash":"qds07w","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"qds07w","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown#{9}","lines":[377,378],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"qds07w","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026825314,-0.017027477,-0.03930335,0.011698391,-0.016920885,-0.0230196,0.04324051,0.0064160954,0.051075913,0.006368088,0.020507697,-0.005031206,0.02307481,0.0012034434,0.011188727,-0.020528557,-0.0030739715,-0.007911903,0.014661808,-0.0026933777,0.031175643,-0.0025880141,0.041550346,-0.011190191,0.0118433675,0.029746182,-0.009263173,-0.008064954,0.004141787,0.070088305,-0.040493056,-0.058326244,0.04283079,-0.019297928,-0.02519743,-0.054554433,0.0147147,-0.026513563,-0.045499094,0.011648658,0.016528035,0.02406196,-0.00072810234,0.018237134,0.036356505,0.0006386581,-0.017654289,-0.0042864773,-0.074737705,-0.0022530777,0.05819218,-0.0011895486,0.0050823702,-0.058065906,-0.0062758173,0.020706603,-0.050935138,-0.022057576,-0.019311221,0.004666703,-0.062383268,0.0051355064,0.005735619,0.007458201,0.047461715,0.06450156,0.018731385,0.02673682,-0.018770706,-0.012637212,-0.0022323683,-0.031289354,-0.028527185,-0.0034899015,-0.06650123,0.048206013,0.035131775,-0.035515096,-0.014424334,-0.01778554,0.011057785,-0.063757315,0.013288015,-0.022085803,-0.017700473,0.06401943,0.0031138496,0.06310856,0.016593806,-0.04373911,-0.0112685785,-0.000089551395,0.044534557,0.015435902,-0.020954141,0.023005119,-0.014387304,-0.0047311517,0.0002844302,-0.013287887,0.019149315,-0.02932898,0.052440733,0.01921173,0.019367728,-0.013862551,0.037305314,0.023816118,0.017987158,-0.032761984,0.0010584303,0.030678242,-0.0062542427,-0.0059998683,0.03531258,-0.023822878,0.029723218,-0.0384588,0.0007472097,-0.018736858,0.05835668,0.03825164,0.042277902,-0.04321825,0.021385709,0.0090178065,-0.0058966023,-0.0110442685,-0.019619456,-0.020220734,-0.01727178,0.045789175,-0.045522362,0.037084494,-0.0543633,-0.017789595,0.036853056,0.0082857385,-0.023973668,-0.04711156,0.035821773,0.026077949,-0.059353657,0.00089798454,0.039340436,0.0036984733,-0.0330456,0.011499104,0.01885108,-0.01834089,-0.029068643,0.043986924,0.0238722,0.03410518,0.006093811,0.00898336,0.029768435,0.001535977,0.0028639392,-0.030193357,-0.0041385037,0.0085169375,-0.06784036,0.018649753,0.02187582,0.005255789,0.021599721,-0.009061298,0.0027866934,0.027503861,0.017118935,-0.05976216,0.024102826,-0.022674907,0.008062976,0.0094270995,0.04397641,0.024668016,0.0025101777,-0.027331775,-0.06563487,-0.014799105,-0.03494719,-0.016277669,-0.03849322,0.038113505,0.0198242,0.016977381,0.018573327,0.020478997,-0.031816747,-0.020868931,-0.012594079,0.033581246,0.019765142,0.020057073,-0.0095624635,-0.007976459,0.01592524,0.0025445584,-0.010511225,0.05666665,0.020061517,-0.029798202,-0.010206154,-0.0027826377,-0.0094907535,-0.032399766,0.020783346,0.0022192528,0.0399501,0.029830487,0.016841616,0.016763708,-0.00092508993,-0.00029852096,0.070138864,0.004467267,0.036790222,-0.031396624,-0.0055784006,0.029690214,0.020490088,0.030104214,-0.005044117,0.004647967,-0.060306933,0.022595385,0.04655746,-0.014548078,-0.032625973,0.03550466,0.020488521,-0.03221679,0.022725035,0.012524462,-0.058800146,0.034744795,0.0049473033,0.019395562,-0.010372323,0.014691366,0.006857218,-0.0035809486,-0.053234126,-0.017881393,0.014106681,0.061661314,0.0005376877,0.023266723,-0.037498992,-0.0036243128,-0.014647366,-0.032831043,0.014035752,0.011244284,-0.023208287,-0.013054318,0.0022105027,0.010131662,-0.022800114,-0.022193726,0.013306212,0.024171552,0.003498295,0.035479467,-0.02449202,-0.03034127,0.00966823,0.0025142462,0.008587594,-0.017264929,0.035007406,-0.0071731475,-0.022592247,0.014529589,-0.042477984,0.024798015,0.041854564,-0.043496523,-0.011814619,0.025865585,0.011975994,-0.0044376235,0.02892023,-0.00585387,-0.023412347,-0.040301215,-0.002858882,-0.04015282,-0.056833792,-0.005485276,0.061165754,-0.0078782085,-0.009755159,0.00030939607,0.013940697,-0.15936516,0.019995388,-0.0034485215,0.043949515,0.003654756,-0.0012908297,-0.018143883,-0.018446617,-0.06916558,0.08554859,0.0306041,-0.046127852,0.00008500196,0.0043986505,0.021639697,-0.010124062,0.009290146,0.0008624754,-0.036441255,-0.032845035,-0.018069271,-0.02940926,-0.016112344,0.0036897878,-0.07755097,0.0815493,0.04464084,0.0023344369,-0.005129756,-0.025756137,-0.073485784,0.031025102,0.012599581,-0.02209181,-0.0015313651,0.04896715,0.023003563,0.042233482,-0.005273496,0.008721868,0.020992441,0.02875749,0.046552554,0.03348472,0.013026163,0.00400716,0.011237044,-0.021107081,-0.033057336,-0.0021728736,-0.02843188,-0.025353711,-0.002976525,-0.044542488,-0.049879827,-0.015598223,-0.0020701457,0.016332248,-0.0034620196,0.014955214,-0.0050443662,-0.053299837,0.014644288,-0.004868635,0.003302198,-0.03243399,-0.018541126,-0.035167344,0.022143826,-0.022393703,0.0015625765,-0.023604728,-0.005775489,-0.041553978,-0.029481508,0.02337216,-0.0051347706,-0.023786971,-0.015798727,-0.106485575,0.022226512,0.014826524,-0.044862993,0.009394592,-0.028779643,-0.039395392,0.0033826164,0.0071160877,0.020887287,0.26245448,-0.0321152,0.002561419,0.028524803,0.038110357,0.0027938052,-0.041077655,0.066220954,-0.013269767,-0.039786156,-0.043660417,0.06731404,0.0069047958,-0.025626991,0.0126088625,0.008791376,-0.03723518,0.0005117224,0.059496395,-0.011450892,0.018971594,0.00044942024,0.026521172,-0.0034970387,-0.056641392,-0.0015289976,-0.026060259,0.05427731,-0.017050808,0.06420371,-0.015618148,0.0042222673,0.00042699903,-0.020976575,-0.020341983,-0.004475124,0.0018541313,-0.061839562,0.005854683,0.018678239,-0.018977368,-0.0020406153,0.008927034,-0.07424769,-0.053088397,-0.025459012,0.03144362,-0.006943642,-0.000028703595,-0.0023984006,-0.00622764,0.011318173,0.02450238,-0.0151003655,-0.018039381,-0.0030585632,-0.019883357,-0.05327539,-0.021980727,0.03877451,0.0048608384,0.011948386,-0.040283903,-0.02909652,0.021612544,0.0052317358,-0.019122612,0.0116131045,-0.0125667825,0.020900646,0.0019850316,0.0027025905,0.015030689,0.0025672575,0.043673478,-0.00034285456,0.014212754,0.004426394,0.03869458,0.002918273,-0.0588843,-0.035169374,0.007007339,0.0313499,0.0157047,-0.007310073,-0.0019985978,0.029108657,-0.01171032,-0.04585181,0.006195412,0.039487228,-0.018232863,0.035764795,-0.000494162,-0.015920427,0.012630406,0.008304291,-0.084056295,-0.03959864,0.040944885,0.004814715,-0.027488876,-0.03154409,0.011391118,0.0051699355,0.011054744,-0.008011414,-0.007964497,0.00211574,-0.010062849,0.0057213735,-0.001315843,0.00047919378,0.00045850562,0.047191806,0.049426623,0.0051986948,0.025599292,-0.009225799,0.021604422,-0.032416537,-0.018094154,0.011996406,0.019036727,-0.015093947,-0.056088243,0.014563102,0.01709346,0.048310217,0.033217207,-0.037298884,-0.022714088,0.041043654,0.047305558,0.00429386,-0.0050260373,-0.028764142,-0.009724992,0.024718136,-0.03197746,-0.0105334,-0.034585822,-0.026749104,0.041831642,0.013262184,0.042363837,-0.007833031,-0.053276036,0.048124958,0.009948458,-0.00037007988,0.019886086,-0.049322326,-0.00089286116,-0.08165179,-0.0063971924,0.032495968,0.050318196,-0.015553689,-0.0060292664,-0.005208375,0.006808957,0.063226864,0.029768027,0.002264006,0.03733647,0.03357809,0.0014312979,-0.00057259476,-0.005511638,-0.0148619,-0.01408515,-0.015003647,0.025765495,-0.004972708,-0.026421582,0.027742293,-0.004696339,0.001488998,0.029560117,0.014254633,-0.026466329,-0.048599515,0.02962789,-0.013059268,-0.011566932,-0.012909488,-0.057210267,-0.014914866,0.04109095,0.094023794,-0.00869716,-0.022485659,0.008455138,-0.0071466086,0.04622942,0.017978609,-0.0030431908,0.029903732,-0.006560987,0.047030635,0.006342046,-0.045669336,0.0018677536,0.04855908,0.05352618,0.03620389,-0.03111528,0.0000943337,0.020264614,-0.006941374,-0.00704226,0.026731877,-0.049850184,-0.037964083,-0.020781428,0.042893227,-0.013525873,-0.024692925,0.02880301,0.006407923,0.0036128,-0.06789511,-0.009657478,0.03601485,0.00068745203,0.0064030825,-0.0053335526,-0.00056454295,0.000156115,-0.04813362,0.031437565,-0.012593167,-0.00364093,-0.0071734907,-0.013139064,-0.0017613344,-0.006392254,-0.052420836,0.015812514,0.0039173705,-0.013694602,0.038083028,0.023206955,-0.0030367924,-0.036372937,-0.01703617,0.010943068,0.0281357,0.0050095357,-0.031786654,-0.017588705,-0.0050193327,0.032329943,0.019043716,0.0030529534,-0.017145915,-0.0045864424,-0.0012769788,-0.011285492,0.059089616,-0.0029961998,-0.0053482023,-0.040707253,-0.04874757,0.023580963,-0.012648246,-0.009295488,-0.0052593374,-0.00784821,-0.00673102,-0.025247129,-0.025093583,0.05137402,-0.023116354,-0.017966209,-0.020800404,0.030534895,-0.06406603,-0.02349289,-0.0058436,0.04561376,0.03246211,-0.047175933,-0.02040004,0.014261514,-0.037052575,0.00061195873,-0.016771853,0.0062708477,-0.021708267,-0.051378313,0.026391676,-0.056592472,0.019059038,-0.0315176,-0.009495642,-0.042683322,-0.0051325513,-0.034567233,-0.028565563,-0.01991712,-0.020547722,-0.023250611,-0.014133831,-0.0064910944,-0.039017275,0.006808142,-0.0050285673,-0.026115576,-0.023153244,-0.015007233,0.0028394938,0.0005477761,0.018026652,0.043875307,0.0045095826,0.022169793,0.0034802977,0.021614596,-0.030615715,-0.011835254,-0.023585137,-0.010859605,-0.014906208,0.009602082,0.003608132,-0.0074367984,-0.0002839992,-0.016012875,0.021231206,-0.016206821,-0.008658969,0.03564199,-0.027966661,0.08319732,0.00026220965,0.044373937,-0.0032813624,-0.056436375,-0.04386661,0.048205353,-0.013003695,-0.015577068,-0.006732048,0.016068125,-0.009318453,-0.036131926,0.040464606,0.021492487,-0.0007722174,-0.012993952,-0.028143527,0.012447673,-0.026754389,-0.0039657573,0.0028491046,-0.0039998167,-0.003826573,-0.06985343,0.01757364,0.040064532,-0.038140755,-0.016416557,0.018203966,0.0071087573,-0.053599834,-0.0034563134,0.00021247398,0.014095821,-0.062898405,0.016129443,0.022659477,-0.005208924,0.03813452,0.054467075,-0.020292304,0.05325508,-0.0012936535,-0.021250822,-0.08597974,-0.03419271,-0.01865102,0.04732157,-0.0030394185,-0.016425867,-0.0017420658,0.088817984,0.026594425,-0.0006998208,-0.013155149,-0.00702938,-0.0034082225,-0.1631557,0.03201564,-0.010660079,-0.005139943,-0.0018395749,-0.008025745,0.012319195,-0.019894276,-0.005756862,-0.0013990036,-0.021427156,-0.008841287,0.010622472,-0.01312992,-0.0014699729,0.02309634,-0.043423556,0.011661924,-0.047245324,0.03553441,0.015344385,0.010976786,0.02556373,0.03502732,0.03420682,0.003651201,-0.033604056,-0.0032021147,-0.035165243,-0.0077862893,-0.017151559,-0.036904912,-0.0023939486,0.031635154,-0.015562263,0.035987616,0.012788717,-0.010609231,-0.011418773,-0.007812743,-0.037964817,0.036205158,-0.009080024,-0.048475288,-0.0012837778,0.09205671,0.0029971523,-0.012893209,-0.014326287,-0.000036099493,-0.022583779,0.017636873,-0.054465957,0.041530363,0.027167048,0.005283185,-0.013348033,-0.021036956,0.00873286,0.02781122,-0.033511907,0.037282985,-0.041957624,0.0070247473,-0.009973251,0.057360392,-0.025730027,0.035768066,-0.02193333,-0.0028784643,-0.010848781,0.03369963,0.0046063876,-0.022634583,0.006797146,0.013043603,0.023390738,-0.020560099,-0.08024198,0.016928423,0.010628744,-0.0016822034,-0.044526894,-0.030933332,0.0037591264,-0.03175835,-0.011285278,-0.03834165,-0.0016295254,-0.013781827,-0.042474683,-0.04014118,-0.026671473,0.016620023,-0.022428673,0.011478739,-0.017899929,0.023601277,-0.004214608,0.005174259,0.02753418,-0.05405996,-0.023765024,-0.0061021456,-0.0402821,0.0316039,-0.029004212,-0.0072640097,-0.01203241,-0.052936547,-0.0022380191,-0.035796564,-0.03325261,0.038826596,-0.024614573,-0.015269924,-0.012856545,0.044119354,0.037222844,-0.005128723,0.0009932346,0.026380366,0.01790627,-0.03786833,0.01323785,0.0627108,0.0042833015,-0.007885238,-0.00063346187,0.028095864,0.021844754,-0.06162052,0.01890402,0.0019174702,0.051505286,-0.006928062,0.0128715895,0.05826361,-0.012351179,0.008969084,-0.045206264,0.014826565,0.029329315,-0.010470433,-0.022355752,-0.014988554,0.025841162,0.002524765,0.0130218025,-0.024868084,-0.006760456,0.0009353945,-0.014855178,0.089508384,-0.030889438,-0.024284849,0.015314358,0.036935296,0.02124244,0.06312704,-0.017203286,-0.035838626,-0.034761705,-0.03432655,-0.002227543,0.045506913,-0.029089564,-0.0057443823,-0.031798583,0.007298924,0.030280955,0.0055599236,-0.013910553,0.03557656,0.012623988,0.022705331,-0.00063003675,0.017818907,0.039553836,-0.018544989,0.029830368,0.02351093,0.0107614435,0.050885253,-0.025068859,0.020346597,-0.026751934,0.02189269,-0.0048648575,-0.0051402296,-0.009520106,0.0038194894,-0.034463175,0.0067583853,0.0022848584,0.028554784,0.035273008,-0.008234676,0.05664481,0.021648021,0.017410431,-0.021842195,-0.010797274,-0.02904946,-0.024458174,0.0056336443,0.0004457466,0.022262713,-0.0104516335,0.030277671,-0.06193984,0.003218249,0.015381471,0.016256087,-0.011734374,0.025078267,0.040779255,0.067055695,-0.0089259725,-0.026643164,0.0108792,0.03536517,-0.021755114,-0.03449056,-0.022616332,-0.008648688,0.062184118,0.029669775,-0.034708478,-0.022584632,-0.02308139,-0.021688867,-0.0017954365,0.029245112,0.020207448,-0.015084303,-0.048529565,0.025031129,-0.08519811,-0.0002809984,0.06406018,-0.020054094,0.016431935,0.021472532],"last_embed":{"hash":"4qaelv","tokens":59}}},"text":null,"length":0,"last_read":{"hash":"4qaelv","at":1762860006141},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Cost Breakdown#{10}","lines":[379,383],"size":94,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4qaelv","at":1762860006141}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020167282,-0.0013160007,-0.028150326,0.003550976,-0.042225882,-0.0329106,0.0015710146,0.012810622,-0.0050567766,-0.013678488,-0.013221027,0.022178192,0.01268314,0.018902041,0.024530528,0.014165593,0.004393172,0.015288059,-0.008131505,-0.051246714,0.012979993,-0.015530329,0.048820417,0.0067058257,-0.022042943,0.021199081,-0.0042552883,-0.017006611,0.037514757,0.06425459,-0.004976164,-0.057649538,-0.0048411386,-0.024864113,-0.059088256,-0.029734612,0.00008069636,-0.012347058,-0.048024837,0.017157549,0.017575307,0.0049297335,0.017896509,-0.016457584,0.04351593,-0.013453907,-0.018699111,0.0031706314,-0.0101500815,-0.043103237,0.010350337,0.009694264,0.024925934,-0.028301923,-0.022334227,0.037333034,0.0008573939,-0.052892238,-0.054277223,-0.011169749,-0.02201672,0.018622445,-0.029352045,0.0150788305,-0.011993208,0.055430613,0.05254396,0.02770088,-0.007802736,-0.03852372,-0.015508673,0.024609432,-0.016325375,-0.006935693,-0.06660636,0.0119582135,0.0036467684,-0.017156275,-0.0056088483,0.023798902,-0.0019951153,-0.022496559,0.06069765,-0.021658363,0.016815703,0.027422052,-0.018179994,0.08719182,-0.0051676133,0.0002859821,-0.023035694,0.01995916,-0.014230895,-0.023205822,-0.0023813182,-0.010243332,0.0207255,-0.02418921,0.015636802,0.010195227,0.019490471,-0.02520574,0.019846864,0.018692471,0.01009144,-0.006830445,0.0012544004,0.004478362,0.0026357342,-0.021791795,-0.00258517,0.0035139185,0.041285943,0.0076021557,0.0061223144,-0.0206837,0.021964919,-0.06403248,-0.022252755,-0.010174959,0.033226747,0.021343505,0.022318177,-0.040707227,-0.021428231,-0.006427993,-0.0021600835,0.012332464,-0.027672192,0.024357459,0.019426776,0.04611138,-0.0045739925,0.0398798,0.011190959,0.0066832956,0.021726895,0.030199505,-0.02514501,-0.04784867,0.004974015,0.030982697,-0.06946796,-0.023638004,0.024745878,-0.024331259,0.009762602,-0.0035124964,-0.007047177,-0.024700178,-0.011432776,0.017351426,0.0069136634,0.01419188,-0.00694717,0.009087685,0.046850245,0.076572075,0.014913444,-0.037175637,0.042078458,0.0010707246,-0.029375527,0.0061530066,0.024514493,0.0054845237,-0.01982845,-0.037964206,-0.008738182,0.07558684,0.0021114466,0.015785113,0.04148166,0.025828056,0.030092753,0.018374655,0.009060422,0.033626746,0.019302784,-0.019683408,-0.039550018,-0.010997159,-0.017493991,-0.054190997,-0.02145027,0.059335593,-0.03527879,-0.034258947,0.020312656,0.058791846,-0.012329284,0.010220009,-0.050683185,0.037245873,0.000071015296,-0.038206525,0.0076081227,0.010812882,0.015700713,-0.004649869,0.017896218,0.020869283,0.03816738,-0.0077753677,-0.028103177,-0.035956904,-0.02403414,-0.03662693,0.013310329,-0.06470502,-0.012118714,0.0019189958,-0.028892746,-0.023915451,-0.05769591,-0.0059152627,0.010221833,0.0006331255,0.012496865,-0.0053201774,0.020723118,0.045387637,0.008934972,-0.015399283,0.003416048,0.0056707957,-0.027909538,0.027844738,0.024358075,-0.03504591,0.010161322,0.02807374,0.031218136,0.022069372,0.00571367,-0.028065141,-0.05250769,0.028547408,0.047781162,0.021855095,-0.024044292,0.026685625,0.018699493,-0.028749973,-0.009061354,-0.027273558,0.02624976,0.044097852,-0.026449839,0.032701734,-0.016368354,-0.022152344,-0.030897046,0.009134334,-0.0142752435,0.011100188,-0.012469532,-0.009912867,-0.008670288,0.010244934,0.024736261,0.034434255,-0.014277589,0.0018033746,0.00807212,-0.034989033,0.045046996,-0.019837191,-0.0040684906,-0.03226354,-0.005844067,-0.024348354,0.0053085648,0.016813159,-0.023289109,-0.009919643,-0.035871364,0.007322352,0.061341636,-0.016483605,-0.008999084,0.012424987,0.01653826,0.01854829,0.046979193,0.009108492,-0.0445781,-0.007955773,0.054838967,-0.04779479,0.000058190457,0.0039776694,0.06178996,0.011141881,0.016173003,0.028707268,0.0034539346,-0.17905493,0.001118236,-0.028445166,0.041528653,0.008554951,0.011563126,-0.010884591,-0.009393275,-0.028826196,0.055806447,0.0053053037,-0.061414212,0.033076316,-0.0069363993,0.026933454,-0.0047767987,-0.0044542896,0.016981298,-0.04954328,-0.051175103,-0.070644714,-0.034069594,0.048666023,0.008969918,-0.037187845,0.02020994,0.08938495,0.0055266693,0.008195922,-0.005897079,-0.05064484,-0.005116116,0.004279984,-0.021544214,-0.0057689105,0.028427914,0.03143816,0.0012226185,0.025986407,-0.0010285887,0.04952185,0.04595978,0.02683803,-0.0006037847,0.0071432707,0.0062717665,-0.0060428036,-0.025397405,-0.07197268,0.016131122,-0.024317497,-0.044593412,-0.045156404,-0.03213551,-0.043044195,-0.0036373653,-0.0035466147,0.04679103,-0.024486274,0.029166216,0.0036096228,-0.0032770191,-0.0034939658,-0.0009987077,-0.031053316,-0.03968658,0.036209665,-0.034568507,-0.022397906,-0.016932165,0.023821598,-0.062344708,0.010510773,-0.02761241,0.010739514,0.008968794,-0.022366872,-0.01143601,-0.0039306665,-0.080172405,0.01839891,0.015481684,-0.039470483,0.037533335,-0.021265602,-0.036568273,0.016026719,0.015861802,-0.0059178234,0.2657959,-0.0115703,-0.017792478,-0.011250778,0.05220678,-0.010405059,-0.02092896,0.06127232,-0.003209453,-0.03224797,-0.02460078,-0.0010346072,0.018393481,-0.037024688,0.017853668,0.014730881,-0.047469776,0.028163236,0.080369234,0.023519572,0.0390504,0.003645048,0.022752194,0.0002883014,-0.052816566,-0.028014066,-0.031500105,0.036712404,0.0006031413,0.045176048,-0.03682059,0.021640738,0.046465766,0.0066793617,-0.0034394558,0.011107095,0.036203165,-0.05802005,0.008519863,0.028438734,0.001529491,-0.023976747,0.028452607,-0.030028934,0.002981425,-0.034524806,-0.0050363094,0.039964173,-0.017176732,-0.022009302,0.042011816,-0.005495084,0.003274354,-0.02491538,-0.017614655,-0.019869534,-0.013838857,-0.02944684,-0.009765308,0.033769198,0.039654385,0.0013055879,-0.012179006,-0.0019193771,-0.027495388,0.025071327,0.013690055,-0.0076916595,-0.002606347,0.013886698,0.010762141,0.024109881,0.020506069,0.0012320871,0.01181268,-0.0029192383,0.017179055,0.007772081,0.0069205686,0.028209155,-0.011810883,-0.013162821,-0.04755795,0.017543938,0.0049399,-0.026610855,0.0040718396,0.057233337,-0.056328878,0.012316048,0.006588198,-0.0062519256,-0.013189292,0.011843258,0.008101588,-0.024988761,0.06939943,-0.0114213955,-0.06600141,0.021351865,-0.039979197,-0.0044586346,-0.0025592996,-0.009735458,0.04749927,0.030783072,-0.0031166796,-0.008476067,0.020003632,0.012059331,-0.071107104,0.003323036,-0.0028838213,-0.0024112586,0.03645757,0.053670906,0.072062135,0.022076348,0.020777278,-0.0146292765,0.023452748,0.04304024,-0.0012130971,0.011357171,-0.008102454,-0.07772993,-0.0084645795,0.020329505,-0.0039682426,0.055989914,0.008269912,-0.026997216,0.028657228,0.052946772,0.036590405,-0.0065061203,0.02874363,-0.009378308,0.009124213,0.01663407,-0.04474659,0.0009897188,-0.02557212,0.0042522233,0.031785797,0.04695076,0.019708216,0.015281951,-0.04135141,0.025549147,0.011393162,0.020327212,0.016099267,-0.045708377,-0.018453987,-0.068160295,0.0008637931,-0.026904048,-0.03445637,-0.03694704,-0.011586268,0.012035879,-0.007514257,0.07273803,0.030039499,-0.020324087,0.0009853711,0.059328325,0.025616825,0.0012085421,0.020906886,-0.031169616,-0.041865278,-0.011753835,-0.004635034,-0.030915901,-0.053242415,0.0031955005,0.010464458,0.010285879,0.020776184,0.02818851,-0.043004584,-0.011891837,0.027575813,-0.009277344,-0.022575956,-0.017982204,-0.04286087,-0.00042701996,-0.028740266,0.089741275,0.002524502,-0.013297972,0.016980633,0.00439249,0.06329864,0.030159997,0.031721354,-0.019403758,0.0017450174,0.013363814,-0.0036939648,-0.001634727,-0.0033875331,-0.01436384,-0.022898389,0.007881488,0.00038849295,0.034202196,0.013624428,-0.007080338,-0.041945852,0.0033159137,-0.020487815,-0.01157574,-0.0015478582,0.06687234,0.0041322797,-0.026824977,-0.015438906,0.0018204933,-0.010138594,-0.021117898,0.0060226363,0.021390984,-0.010142156,-0.01651426,0.011306502,0.0012045304,0.0012500716,-0.019125309,0.024755294,0.01404016,-0.013048221,0.0048072464,-0.011332053,0.0001350786,-0.013861767,-0.018683873,-0.014334729,0.020815346,-0.00032745843,0.020764388,0.05832248,0.031062234,0.031028252,-0.047173247,0.005603461,-0.009494295,0.020626731,-0.024047744,-0.0016935623,-0.03405797,0.03576265,-0.016029006,-0.0164299,0.00015987441,0.052307017,-0.048357904,0.011701254,0.025760187,-0.0028754054,-0.030694297,-0.03662136,-0.035256505,0.022862101,0.00021014728,-0.015912829,-0.031315137,-0.02392557,-0.00640705,0.02450464,-0.033867847,0.0030310624,-0.0050780433,-0.02670988,0.013129826,0.026432863,-0.055643,0.0133332005,-0.008465234,0.042275097,0.016636021,-0.055096507,-0.008823267,0.008396034,-0.030954447,0.028336247,-0.07043185,0.0021128876,-0.022550322,-0.05641881,0.01985202,-0.02907996,-0.03751183,-0.061267637,0.04366747,-0.03776179,0.024867328,-0.013828827,0.0033037567,0.0037904026,-0.0187319,0.019477835,0.01050351,-0.040191457,-0.0023047756,0.07042142,0.018257925,-0.005560064,-0.028775137,-0.028076429,0.014940384,-0.0073278775,0.0068310727,0.048589136,-0.012813615,-0.0043288087,-0.024918336,-0.013604139,0.004656158,-0.014120083,-0.010874228,-0.016657762,-0.010668692,0.0037181426,0.0096266745,-0.03147503,-0.012631319,-0.019207915,0.0020989785,-0.013747906,-0.03443588,-0.00016256105,-0.05043437,0.05014896,-0.004511727,0.054673422,-0.026418867,-0.050740678,0.03178568,0.015659496,-0.041059833,-0.009127532,-0.076673076,-0.0022611246,0.016154014,0.0122859385,0.0090388125,0.06045168,0.019214591,-0.004114813,-0.05723755,0.021762542,-0.019732973,-0.014012245,0.027914474,0.06206319,0.0673721,-0.032528754,0.02958714,0.006117555,-0.0082262615,-0.013404318,0.032948457,0.015948059,-0.014892536,-0.04469507,-0.030630643,0.028015902,-0.034070924,0.025364827,0.01112765,-0.015968176,0.028515594,0.015026749,-0.06717374,0.051151335,0.031246059,-0.054254577,-0.046029888,-0.014728081,-0.027865553,-0.023813067,0.018912742,-0.016233698,-0.0027517218,0.051450063,0.01227295,-0.016305715,0.027190736,-0.054596588,-0.007056994,-0.15498734,0.020843137,-0.021481952,-0.0012021533,-0.016257282,0.01763508,-0.021597045,-0.01953399,-0.035529368,0.009440155,-0.02599578,-0.070778705,0.040595166,-0.018533422,-0.0042610783,0.040318727,-0.029503938,0.016059224,-0.02841671,0.06654325,0.012708677,-0.005670214,0.071952604,-0.02396583,0.012758028,-0.0038256627,0.03193812,0.011817028,-0.03411847,-0.0598466,0.0012818106,-0.025067516,0.013965923,0.03745639,-0.014113882,0.00834141,0.023401124,-0.008907105,-0.040959742,-0.0014351063,-0.033786815,0.014655027,-0.009764465,0.011512781,-0.011513488,0.08008301,-0.013161017,-0.017133646,-0.021701053,-0.02874841,0.010303933,0.039642517,-0.018187156,0.03723072,-0.0064544603,-0.025036575,-0.028417833,-0.006453326,-0.033301894,-0.002805885,0.016984582,0.020579383,-0.052365586,-0.005639806,-0.04972876,0.027958788,-0.07739712,0.0006083306,0.0058481465,-0.016674608,-0.031471755,-0.0020177993,-0.014834677,-0.007501157,-0.007346703,0.014842849,0.018090436,-0.0134420805,-0.04649872,-0.010761986,-0.007528369,-0.009876129,-0.0106828315,-0.0073471717,0.036154624,0.00035735857,0.013492509,-0.020834351,-0.005036288,0.009946639,-0.081446044,-0.033286847,-0.015330792,0.013139171,-0.03494508,0.049443472,-0.043244705,0.01335628,-0.023751626,0.022170123,-0.03385748,-0.044907343,-0.025292112,-0.0014484926,-0.025547933,0.0010161408,0.014621355,0.023904372,-0.023786882,-0.017198518,-0.008248354,-0.029780509,-0.015822617,0.04016734,-0.09841896,-0.023806546,-0.02153712,0.052622642,0.02349114,-0.0047076344,0.011764437,0.017418038,-0.0082750805,-0.027819015,0.006398608,0.075400956,0.014287962,0.007778772,0.00074670155,0.017291512,0.018729696,-0.059339788,0.007422744,0.026740456,0.020505609,-0.017091392,0.004186473,0.04293007,-0.05199535,-0.04561646,-0.027965046,0.02347247,0.052896455,-0.016615288,0.018487494,-0.028698076,0.01962519,0.032590665,-0.006531673,-0.03175407,0.006938024,0.001976235,0.004223281,0.056247953,0.01722056,0.02556023,0.018841086,0.029397085,-0.034287,0.028241213,-0.05789974,-0.058327444,-0.04730426,-0.028838802,-0.004375958,0.0585032,-0.01908324,-0.023302386,-0.029131955,0.0067771687,0.034638997,-0.007719769,-0.021382906,-0.0056408294,0.03370386,-0.002864434,-0.019995982,0.018182667,0.017092124,0.0010281716,0.04039712,0.007047597,0.029887835,0.032743473,-0.0020069599,0.04012756,0.018239954,0.025489567,0.0043440564,-0.022603387,-0.0012952277,0.01188819,-0.007737654,-0.010172548,0.084023386,0.007781329,0.013983612,0.03278838,0.028821085,0.027427223,-0.018340865,-0.024874473,0.00003835975,-0.04857802,0.009521575,-0.011804142,-0.027175128,0.022374744,-0.0061964993,0.02880638,-0.03969982,-0.016808681,0.018137868,0.031714525,0.03324448,-0.00021117997,0.016609576,0.0014473429,-0.038541995,-0.024773942,0.0508038,0.013669905,-0.0060582836,-0.041777596,-0.022596851,-0.030097565,-0.0026730776,0.02778843,-0.044992905,0.03278816,-0.016344912,0.035954386,-0.00883051,0.04460774,0.0014524392,-0.009543866,-0.030541856,0.028638933,-0.039831102,-0.015958523,0.049987685,-0.018748336,-0.0014591775,-0.0044824905],"last_embed":{"hash":"1m9bfqy","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"1m9bfqy","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions","lines":[384,412],"size":769,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1m9bfqy","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012813827,-0.0032511984,-0.030674357,0.012878819,-0.06368841,-0.028949797,0.03425377,0.029236611,0.01410172,0.013528995,0.014993334,0.02438816,0.0042743958,0.00017093302,0.024165627,0.028666098,0.02157497,0.030036662,-0.027471816,-0.020935496,-0.008370552,0.0067018922,0.024275785,0.0104135405,-0.023793172,0.011262035,0.02753389,-0.0373779,-0.008193262,0.076501556,0.0046809646,-0.07217748,-0.023988586,-0.027366042,-0.057584118,-0.023322674,-0.023641054,-0.013004656,-0.051388986,0.015031771,0.0066312472,-0.018207451,0.01621634,0.010816401,0.019100765,-0.0039681513,0.0039971676,-0.008364187,-0.024122966,-0.0039011242,0.013741465,0.02189698,0.007497672,-0.031148653,-0.022190861,0.038572337,-0.0064754994,-0.05959796,-0.014223209,0.04073711,-0.012795179,-0.007276411,-0.024008173,0.014129501,0.008970492,0.030834952,0.058637157,0.001839271,-0.017466934,-0.0064094425,-0.014499993,0.002515928,-0.05560688,-0.024549313,-0.043391414,0.04111091,0.0228181,-0.032603517,0.010351862,0.022622997,-0.004936202,-0.014744658,0.031796824,-0.024423849,0.016187582,0.051749256,-0.03690392,0.049797345,0.019904278,-0.008062172,-0.005674697,-0.0070585073,0.025100721,-0.0021600863,0.024023697,0.0006654849,-0.008359208,-0.0073148245,0.0059176353,-0.018097425,0.03042971,0.007973821,0.011943082,0.015333046,-0.017155686,-0.028964441,0.00693679,0.009057675,0.022823252,-0.018840518,-0.013551046,0.039686143,0.008018324,0.04508488,0.023376875,-0.031198721,0.0085433405,-0.058597535,-0.02589921,-0.03231205,0.028341873,0.010221213,0.018618168,-0.05915549,0.016684242,0.007499216,0.019728472,0.0054081148,0.0010389291,0.02957152,0.004105392,0.034961868,0.025652109,0.02994101,-0.018742826,-0.0036521852,0.016319994,0.011482182,-0.001356823,-0.07067898,0.0113015985,0.0318826,-0.042791992,-0.0010537081,0.03519406,-0.044506833,-0.0034047852,0.001165778,-0.0025253904,-0.057778217,0.00519607,0.01878242,0.020666596,0.005237517,0.005671881,0.019454094,0.007101121,0.053172965,-0.0035485053,-0.02236124,0.01754458,0.01502883,-0.040696453,0.034525145,0.027274039,0.003404974,-0.005758964,-0.009251231,-0.0002425602,0.007814359,0.010121259,-0.055612955,0.029807879,0.010208086,0.021653205,0.023501964,0.031214647,0.034252033,-0.011506591,-0.009403993,-0.03514704,-0.0013764258,-0.035080086,-0.0096228905,-0.047725286,0.05115009,-0.027250098,-0.015270048,0.026275733,0.033747055,-0.0059405807,0.035717007,-0.023394356,0.027340768,0.0076480205,-0.034890834,0.011380745,0.011776374,-0.017915642,-0.008487145,-0.043199737,0.040778622,0.042194653,-0.04253878,-0.034991767,-0.02314438,0.00038546705,-0.0061501567,0.028461412,-0.023782536,-0.013573252,0.04082662,-0.035300147,-0.014063723,-0.059581403,-0.023121923,0.0263835,0.007760097,0.023414243,-0.03253049,-0.0041298876,0.029556878,0.003661804,0.02168231,0.023739543,0.021261925,-0.014315946,0.046168454,0.019138215,-0.012130394,-0.002820042,0.0008425016,0.010574882,-0.007840638,0.006063012,-0.0012432932,-0.052620795,0.036888845,0.04330441,-0.03239503,-0.011207661,-0.00020878359,0.02514788,-0.02352566,-0.045601994,-0.020497689,0.019132178,0.047184892,-0.024310037,0.027241617,-0.012674085,-0.006365977,-0.017399518,0.021634758,-0.002362618,0.011725962,0.007538228,0.0059456234,-0.04579411,0.014493139,0.020610074,0.017081501,-0.0032762012,0.012055734,0.008428816,0.0072984076,0.032264303,-0.000035393867,-0.0011323384,-0.014272191,0.013200131,-0.012927399,-0.0027359475,0.0028393546,-0.012051262,0.0028804115,-0.052070837,-0.007913443,0.045949522,0.000838633,-0.014122422,0.032393426,0.04870495,-0.0027775136,0.07689912,-0.016540404,-0.028209522,0.0061703385,0.002882121,-0.05015041,-0.027733166,-0.017531166,0.05355164,-0.008782127,0.015753686,0.009103631,0.0022195296,-0.16815698,-0.0012644721,-0.02486062,0.057156775,0.018069293,0.021479217,-0.010537395,-0.012816171,-0.033709817,0.054499228,0.010556046,-0.064162806,0.0011600715,0.00010188468,0.018519273,0.012427129,-0.014719677,0.02033001,-0.04211631,-0.03237487,-0.019892648,-0.028384317,0.021836301,-0.026395261,-0.04974242,0.017376702,0.08835623,-0.004053634,-0.027113691,0.023491135,-0.06198216,-0.021785092,0.004868187,-0.0014868842,-0.031093888,0.032089774,0.014461439,0.008289795,-0.0123435985,0.0036331543,0.03745997,0.030607423,0.015963983,0.0058275284,0.012859077,0.007865156,-0.009947562,-0.035447728,-0.070261985,0.0033807238,-0.030364836,-0.05707699,-0.030184552,-0.020956673,-0.054983508,0.008970118,-0.00902018,0.039434414,-0.035738192,0.022753015,-0.04148581,0.00858926,-0.010641003,-0.03561421,-0.034357008,-0.043979768,0.04612809,-0.02319262,0.029060353,-0.036875617,0.026994511,-0.07133084,0.03442087,-0.019861717,-0.020653658,-0.011928462,-0.019140126,-0.034405522,-0.011031618,-0.085038625,-0.019118026,0.016318174,-0.020784397,0.04832149,-0.028918363,-0.057495877,0.018260814,0.015804827,0.043762937,0.25084692,0.026574861,-0.031055955,0.0032786776,0.05201558,-0.02705341,-0.011885256,0.036076244,-0.010020046,-0.028036585,-0.01883478,0.011628807,-0.008297897,-0.036492605,0.011256638,0.018800618,-0.065630235,-0.0041539283,0.08139532,0.029911803,0.031149827,-0.0052970536,0.05348643,-0.011396146,-0.048564862,0.0040077707,-0.038759597,-0.0005587149,0.027749702,0.04285155,-0.04462653,0.016800396,0.06386685,-0.0320504,-0.012668933,0.0010603411,-0.002931459,-0.05345177,0.00035864743,0.008186351,-0.034819264,-0.023963226,0.0072384183,-0.021016978,-0.017113592,-0.019551048,0.0011306637,0.005226524,-0.006885723,-0.021557463,0.045993965,-0.040295187,0.009041942,-0.009590895,0.010037417,-0.04022062,0.014684847,-0.027106984,0.008310705,0.044038385,0.021704149,-0.005097265,-0.053828668,0.011197053,-0.019461753,0.02262851,0.006346899,-0.03752858,-0.025170002,0.008008289,-0.0084967455,0.022305058,-0.0033873767,0.018087098,0.013117622,0.0130554065,0.04127133,0.027615275,0.0026896908,0.050103284,-0.009933414,-0.01493733,-0.004492153,0.007835134,0.014388898,-0.048915964,0.025014196,0.06246607,-0.011689943,0.017450154,0.022260763,-0.000098642566,-0.027720198,0.039632007,0.0003049176,-0.017538879,0.045456957,0.0025763393,-0.06444318,0.0021866802,-0.01895007,-0.004473359,0.004882597,-0.0066277487,0.041523755,-0.0012982867,-0.01546913,0.009639649,0.04902962,0.0018841708,-0.03682795,0.029376328,0.004474781,-0.032664523,0.0138182165,0.066164225,0.077831104,0.03271869,0.015748959,-0.0103632305,0.01596243,0.0036640926,0.0018140739,0.006673803,-0.055574503,-0.069625504,0.00023053675,0.033897318,-0.035487674,0.06587716,0.005383888,-0.017713565,0.0058120172,0.03676065,0.04414635,-0.0012825077,0.027247403,-0.032021903,-0.014058324,0.033612147,0.0025086168,0.026968246,-0.040614888,-0.024925357,0.03945849,0.024603428,0.012663144,0.00793332,-0.013479031,0.04724345,0.018873056,0.025738314,0.013007557,-0.03144895,0.0018129888,-0.08374341,-0.03046833,-0.036761012,0.0045917146,-0.026135007,0.023011893,0.019113675,-0.0036838404,0.055328183,0.021296553,0.000043014064,0.005746317,0.07444548,0.006244828,-0.0019358967,-0.007874286,-0.028871743,-0.056722347,-0.005869705,-0.018537816,-0.03306241,-0.028673343,-0.007923795,-0.029462336,-0.035651777,0.032534786,-0.014545371,-0.03783011,-0.03351071,0.06348694,-0.03226565,-0.009669217,-0.0015197119,-0.014086099,0.0008767311,-0.003063624,0.10400898,0.027059011,-0.009264029,0.03553876,-0.004083955,0.066416234,0.02616808,0.024271918,-0.03308083,-0.013301751,0.02054198,0.008991646,-0.018271508,0.003816024,-0.00032743133,-0.019481579,0.01734498,-0.0044213054,0.010472065,0.03111755,0.00907995,-0.03204663,0.030074049,-0.014860018,-0.005755323,0.024482451,0.052312955,0.028383188,-0.0343269,-0.03866599,-0.028298011,-0.0069714026,-0.025517354,-0.0399062,0.048235662,0.003388113,-0.0041871546,-0.015815677,-0.03776318,-0.008532085,-0.009818397,0.017533517,-0.00375889,0.0009987863,0.015865225,-0.005803479,0.019233203,-0.021002674,-0.05296443,0.010352599,0.008237421,-0.015912475,0.03198132,0.050918397,0.021437408,-0.032388873,-0.0387434,0.02268504,0.01560486,-0.01895723,-0.045987543,0.02476169,-0.029101286,0.054431934,0.0051810895,0.0055987975,-0.013871776,0.004146906,-0.029863074,-0.008527742,0.019678392,-0.0012905785,-0.03926687,-0.049387034,-0.03307563,0.03196595,-0.0029575594,-0.024690038,-0.038356874,0.008963407,-0.0033644068,0.0074998494,-0.009296572,0.0032806012,0.0007449159,-0.051810622,0.029174102,0.026844218,-0.062434852,-0.022232674,-0.023335436,0.0077759507,0.025655676,-0.055100746,0.046478912,0.044971023,-0.011126012,0.006678972,-0.028824229,0.009395824,-0.01549373,-0.065647304,0.015007859,-0.043223485,-0.012084722,-0.026480256,0.05414847,-0.029838124,0.0055084135,0.0037659935,-0.03163955,-0.00696091,-0.009438509,-0.0025081465,0.019378455,-0.030468864,-0.014693071,0.101922475,0.011005608,-0.005943501,-0.047390494,-0.010039184,0.043138333,0.006184069,-0.0077573713,0.037753046,-0.03456308,-0.015169082,-0.016647693,0.016488917,0.016389169,-0.009173889,-0.0025616,-0.05533431,0.008499148,0.022139823,-0.016981214,-0.0047017843,0.017623836,-0.0374052,-0.018539313,-0.008538495,-0.008584974,-0.032695975,-0.038298022,0.026706858,0.004426801,0.042290967,0.00053517194,-0.04770181,0.019747583,0.008898171,-0.02057243,-0.035021,-0.05912198,0.013798774,-0.0019171989,-0.008775013,0.012534389,0.02520393,-0.013778559,-0.01221374,-0.055282578,0.023683745,0.021323148,-0.011231905,-0.018764213,0.012909873,0.053573824,-0.05697141,0.0225544,-0.029668886,-0.0067315083,0.0057755136,0.011860345,0.014312851,-0.022203952,0.002848107,-0.011579675,0.0010818935,-0.02852536,0.033459365,0.02334152,-0.036404572,0.027140886,0.0125482185,-0.031747088,0.021600105,0.041816533,-0.03420366,-0.04071324,-0.029296322,-0.033623736,-0.03743156,-0.0016446355,-0.013172555,0.004061239,0.07378198,0.000921443,-0.022311175,0.03629031,-0.027613223,0.017559819,-0.15249388,0.02553551,-0.02178985,0.01234262,-0.01596591,0.02341293,-0.035701707,-0.006074648,-0.024383951,-0.023528216,-0.029807897,-0.049021628,0.042935662,-0.017050179,0.00016309944,0.017181687,-0.035072587,-0.00030672507,-0.029772729,0.08243369,0.008697263,-0.0077450853,0.043329395,0.00555012,0.0077299345,0.038937807,0.023197038,0.008166436,-0.021231277,-0.06700611,0.0348181,-0.035147004,0.013049632,0.03891856,-0.008139464,0.018296978,0.014370019,-0.009531988,-0.03638236,-0.0029213938,-0.004554569,0.012217396,-0.032205313,-0.017688878,0.0063004424,0.061434973,-0.0014618603,-0.017762419,-0.030151801,0.0065383767,-0.013054203,0.03562158,-0.031145228,0.040319126,-0.010179526,0.00028233562,-0.023652537,-0.0030732665,-0.018647008,0.007922739,0.025411643,0.027218463,-0.05093589,-0.014537914,-0.030531023,0.0736757,-0.06205689,-0.0017534582,-0.004793924,-0.008461255,-0.016390812,-0.0034523068,0.0014145034,-0.01840104,-0.035014078,-0.023552662,0.025510011,-0.015465251,-0.040906366,-0.005546926,-0.053052872,-0.021221634,-0.03976987,-0.005548595,0.071887895,-0.027898466,0.0020474396,-0.048878215,-0.009107485,-0.019373085,-0.036326088,-0.038495086,-0.0016011075,0.016944468,-0.020241838,0.055928092,-0.026342686,0.018255621,0.022219079,0.018077875,-0.0034107217,-0.041510593,-0.015308483,-0.0024326362,-0.018913403,0.013787897,0.06271836,0.018899584,-0.014510823,-0.03283937,-0.026595524,-0.03965087,-0.023505343,0.03213549,-0.062026646,-0.026097177,-0.052962936,0.038547266,0.051324468,0.006503444,0.017713739,0.0056223124,0.0102312025,-0.041585725,0.017688451,0.06881612,0.034313448,0.026742987,-0.015937896,0.015087399,0.022385892,-0.03690315,0.016887564,0.026019169,0.06034051,-0.009245025,-0.014419711,0.038524114,-0.052714474,-0.039164167,-0.013751586,0.0058136256,0.059638917,-0.05249553,0.022254476,-0.027861353,0.0029823582,0.006663542,-0.024750467,-0.02441216,-0.030837493,0.0205171,0.029694838,0.068840675,0.009165864,0.054365467,-0.03006948,0.049265247,-0.042538244,0.034913074,-0.035843745,-0.04127714,-0.036383152,-0.07672406,-0.015032215,0.044560313,-0.020579355,-0.022933237,-0.01717103,0.0357013,0.038318038,0.00084989815,-0.0059202644,-0.007949343,0.042198043,-0.02829069,-0.0005973552,0.0034037028,0.029612642,0.00476527,0.037809435,-0.0010294823,0.05014757,0.015279607,-0.0013325025,-0.019872248,0.027150698,0.046710398,-0.0014107222,-0.023534877,-0.005542347,0.02918213,-0.009997026,-0.005365092,0.06612459,0.005019314,0.0033330799,0.014594208,0.028858593,0.010724011,0.00026197176,-0.021116883,0.018602967,-0.029273385,-0.019223792,-0.010959345,-0.017079204,0.026425928,-0.006506262,0.03096568,-0.013730045,0.015796527,0.01129744,0.036193017,-0.013416536,-0.009364608,0.025784846,0.023915699,-0.0053509204,0.0060749482,0.054598343,0.04076126,-0.016452663,-0.019176496,-0.01618484,-0.02437437,-0.0026493068,0.016700348,-0.019157352,0.027298117,-0.040946897,0.0005011483,-0.0067506763,0.01257963,0.011917319,0.015779957,-0.059877735,0.0082306955,-0.029077113,-0.029214403,0.08178299,-0.024780303,0.010433908,-0.03466663],"last_embed":{"hash":"1l3a3ux","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"1l3a3ux","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{1}","lines":[386,387],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1l3a3ux","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021814808,-0.017771995,-0.04749775,-0.0072900597,-0.03110436,-0.037708938,0.034429725,0.017213468,0.010426646,-0.010620977,-0.016393378,-0.014945833,0.00077406503,0.013623497,0.027207296,0.026353816,-0.0041663507,0.013107673,-0.015804373,-0.02853574,0.047079798,-0.007363825,0.047637507,0.0052413046,-0.043315075,0.011549569,0.0340749,-0.022851218,0.0029685488,0.05972425,0.002016314,-0.05294765,-0.009804633,0.004792279,-0.04861109,-0.021721255,-0.022513086,-0.032989908,-0.042975683,0.032480355,0.002635771,-0.0149064055,0.011515854,-0.02134798,0.036651134,0.004839105,0.0015536072,-0.0002639003,-0.0359411,-0.022279395,0.021966683,0.0136621855,0.009228711,-0.03693726,-0.041954964,0.034941766,-0.014811664,-0.06684916,-0.03368702,-0.0041525015,-0.007131923,0.031763557,-0.020164356,0.007297963,0.016054163,0.06491567,0.059317097,0.024963029,-0.0096140215,-0.04830762,-0.025375502,0.015315167,-0.02519123,-0.0054201134,-0.04448916,0.020434745,0.018211579,-0.025223179,0.0133343525,0.041538276,-0.014094103,-0.011235585,0.04274506,-0.028305758,0.025291216,0.046366304,-0.0049206843,0.0834039,-0.0024356665,0.0013370899,-0.01352818,-0.00059858005,0.0067700557,-0.025224222,-0.021412443,0.0048680156,0.008305725,0.0013662293,0.034528106,-0.003739791,0.015296156,0.010698512,0.032146767,0.04680602,-0.0016921953,-0.049014367,-0.020930018,0.0031146253,-0.013118997,-0.024922395,-0.023962524,-0.0077713463,0.02926886,0.02487617,0.012302362,-0.016922086,0.026741713,-0.05275963,-0.011873562,-0.01560221,0.040968075,0.022037383,0.06947764,-0.059365742,0.025163164,-0.01679645,0.021560507,0.0024631207,-0.0009571903,0.010317128,0.0047419886,0.049963087,0.0020141422,0.015229505,-0.0052846116,-0.030494744,0.020609587,0.033383187,-0.027125327,-0.050975777,0.017405493,0.029511925,-0.034125622,-0.023420408,0.026440127,-0.030965436,-0.0003879814,0.013968711,-0.007780747,-0.072829485,-0.027003875,0.0003622391,0.014460923,0.02063155,0.004505185,-0.010241613,0.035491295,0.057731245,0.04216908,-0.035248343,0.010602219,0.0036918535,0.002711154,0.0020272841,0.03715518,0.020294283,-0.00661471,-0.02307958,-0.013624823,0.047064736,-0.0075748684,-0.016429417,0.056795564,0.00898704,0.048603855,0.015587632,0.02798254,0.024669776,0.02519377,-0.012737956,-0.023288522,0.0071402723,-0.04398969,-0.018090647,-0.04186851,0.017738305,-0.034850944,-0.009870122,0.030724546,0.03575425,-0.0033043376,0.022770463,-0.053315006,0.029537799,0.008202194,-0.03716326,-0.002759933,0.018712604,0.0073014665,-0.019097004,0.011611256,0.021021092,0.03109363,-0.028014818,-0.020667573,-0.030374285,-0.013365996,-0.036550894,0.025660729,-0.051909193,-0.008424844,0.0069702943,-0.028185485,-0.020559564,-0.05975039,-0.028300323,0.011695711,-0.008869159,0.015835855,-0.021303006,0.041340195,0.021378906,0.012212167,0.02293139,0.00048983644,-0.012156661,-0.03350629,0.048346378,0.044303074,-0.012646104,-0.0043676686,0.019690987,0.033989035,0.0019729622,0.0104549285,-0.014593916,-0.057090294,0.023048595,0.044960417,-0.0148093775,-0.004232879,-0.011278303,-0.0022039262,-0.056758884,-0.028417513,-0.03443119,0.034357056,0.04118834,-0.0234231,0.0151278665,-0.015501409,-0.006258052,-0.032894593,0.014280097,-0.02396659,0.0091370195,0.0032657203,0.010624656,-0.038991336,0.0096922675,0.016845295,0.038837016,-0.0052942787,0.0057840883,-0.019268017,-0.019166926,0.06759108,-0.022921463,-0.0017904536,-0.02781012,-0.015509902,-0.045599397,0.014406277,0.021540703,-0.023612687,-0.009901549,-0.040965002,0.0066217827,0.048978083,-0.023682494,-0.030289413,0.03786359,0.028391562,0.02206232,0.076052904,-0.0006733391,-0.022464769,0.0024768824,0.039196145,-0.037026327,-0.022039382,0.0034123482,0.048944667,-0.011538026,0.007680135,0.0234383,0.009007259,-0.18261732,0.0029154217,0.004300567,0.030315263,0.010705067,-0.0014069321,-0.031282585,-0.00010185941,-0.021922916,0.04466358,0.017347632,-0.05743197,0.023742445,-0.00480634,0.037604153,0.026661733,-0.0022452234,0.02252267,-0.04140201,-0.029215472,-0.033518948,-0.03526943,0.017495302,-0.017970445,-0.030851694,0.010560404,0.091465,0.012109379,0.001325327,-0.010487052,-0.05293752,-0.009239697,0.00083357585,-0.014715625,-0.00550056,0.018601757,0.044974614,0.005956249,0.013049437,0.0024410407,0.043628015,0.048432358,0.019878248,0.0011905186,-0.0010729546,0.020832937,-0.014027158,-0.014105162,-0.06212421,0.008702809,-0.027516723,-0.061790902,-0.007055337,-0.018348556,-0.031691696,0.008510516,0.002881797,0.043003924,-0.0054590777,0.02631749,-0.03575231,-0.034596205,0.010684033,0.0026251825,-0.037682787,-0.06783599,0.048606835,-0.010301013,0.00030295303,-0.00606963,0.02740683,-0.06393938,0.020425642,-0.03524425,0.008245155,0.0032602719,-0.012117159,-0.011280641,-0.004917029,-0.06299744,0.022072192,0.006738579,-0.038824305,0.047886904,-0.036829624,-0.037412584,0.018242704,0.014842007,0.005484395,0.26231906,-0.029876556,-0.020282138,-0.023345899,0.04605575,-0.017503716,-0.033708952,0.04303211,-0.021066196,-0.038937375,-0.031254187,0.0095037,0.020514684,-0.03234924,0.017685488,0.011521661,-0.04648415,-0.010083656,0.08598016,0.016931148,0.060453102,0.0018307494,0.027355174,0.017360011,-0.053003218,-0.010513655,-0.026209645,-0.031398427,0.0035231328,0.027365584,-0.038560208,0.019962499,0.045258068,-0.011878471,-0.0016513959,-0.009462042,0.015825007,-0.049658727,0.018933626,0.0009116445,-0.033729505,-0.020038106,0.0009639269,-0.019778652,-0.0004613231,-0.036879703,0.008835179,0.04081331,0.0035426067,-0.04133783,0.054860823,-0.0480427,-0.010442808,-0.022057727,-0.0065907086,0.0009701506,-0.015839014,-0.0434038,0.010944687,0.055809844,0.054835524,-0.0015605198,-0.029888442,0.004107625,-0.024830159,0.036995582,-0.0015434034,-0.015936574,0.008531819,0.04737192,-0.01996945,0.021383323,-0.0050907247,-0.0032669455,0.031395998,0.00093469326,0.03534213,0.012349522,0.028527414,0.023342218,-0.0052595325,-0.0045992234,-0.027183251,0.0198805,0.011337045,-0.014658932,0.030388866,0.04870265,-0.057788536,0.009696017,0.03785167,-0.0068895286,-0.030001651,0.038513184,-0.021671865,-0.01661524,0.05694353,-0.010915077,-0.066623434,-0.006597059,-0.026526952,0.0024156966,-0.029563509,-0.012288949,0.043763194,0.033332005,-0.015976148,0.0063525685,0.021091124,0.021207517,-0.028177757,0.023078082,0.002715938,-0.0058951485,0.01338249,0.070957586,0.068741545,0.020682396,0.03304959,-0.014046495,0.03341966,0.03913182,-0.024877504,0.016886733,-0.012678246,-0.0412966,-0.025264384,0.06400158,0.0043444713,0.049614906,0.01363314,-0.029365184,-0.0065523433,0.043194238,0.035014894,-0.015895896,0.028956946,-0.009214044,-0.0009196936,0.007983795,-0.023918914,0.017947542,-0.022838306,0.013452457,0.031190583,0.05680056,0.012714364,-0.014630081,-0.022654971,0.034239303,0.015736438,0.032789044,0.02216689,-0.04322386,-0.0022958058,-0.065558776,-0.003728783,-0.03197726,-0.026508752,-0.03444721,-0.0035290418,0.013415189,-0.003527623,0.07572181,0.019145757,0.0148011455,0.007324622,0.055379365,0.0024354476,-0.005343262,0.018862816,-0.038795557,-0.06345158,-0.015332399,-0.0038896091,-0.025007604,-0.041429892,-0.0001549012,-0.020861465,-0.029380858,0.030734194,-0.0016064801,-0.042827047,-0.00251751,0.044058327,-0.011034275,-0.0023238368,-0.022080358,-0.02582339,-0.028915016,-0.0063448497,0.0971746,0.0019066648,-0.015831884,0.012471277,0.0047891396,0.062175736,0.023405055,0.035903078,-0.00867299,-0.000115162744,0.012650694,0.016048288,-0.008402588,0.007494579,-0.007879322,-0.016912773,0.011262934,-0.00977861,0.040846396,0.008872933,-0.013870694,-0.032049373,0.018508207,-0.039842296,-0.021261683,0.0031691862,0.04592965,0.010822951,-0.046374924,-0.009162795,-0.019445645,-0.008844339,-0.015902745,-0.015596016,0.017976092,0.01306783,0.008488397,-0.017138224,-0.019941935,-0.0048918403,-0.011682265,0.015771203,-0.003346839,-0.006310918,0.009168365,0.013828039,-0.0025669904,-0.029524988,-0.049513314,0.006753272,0.020658214,0.0035824163,0.017611172,0.05001882,0.023971131,0.011643117,-0.06936144,0.035413183,-0.012970466,-0.010157924,-0.05714169,0.009486321,-0.03446435,0.031829104,-0.017501561,-0.040541086,-0.013406229,0.015285485,-0.04519428,0.010886704,0.034503732,0.01553732,-0.018097922,-0.018809093,-0.034834072,0.031704582,0.024662726,-0.012527783,-0.002907815,-0.026386589,-0.0048252447,0.01881341,-0.028195575,0.02324781,-0.026108146,-0.020250663,0.030517073,0.016160911,-0.06544387,-0.034436055,-0.003590051,0.022735879,0.017454648,-0.04630262,0.005046985,0.044620268,-0.029199298,0.005129482,-0.036488507,-0.0035447583,-0.0018958428,-0.033521034,-0.00670301,-0.00033695062,-0.029868793,-0.034406807,0.06172321,-0.056784853,0.0036746382,-0.029910924,0.0026762488,-0.00015466228,-0.032481667,0.002372312,0.011228162,-0.02607554,-0.021031555,0.07460931,0.017511658,-0.005494172,-0.022827037,-0.008276909,0.013481346,0.011690698,0.0079459585,0.057688575,-0.020334056,-0.023154262,-0.039215494,-0.012912641,0.031817235,-0.019626077,0.005306961,-0.057968974,0.023249205,0.023652624,0.0116222305,-0.00720916,0.00754884,-0.03696012,0.0047035655,-0.012638804,-0.016252633,-0.012943402,-0.027169716,0.037030224,-0.0057313708,0.060895737,-0.012014117,-0.023229085,0.018740356,0.03254519,-0.0045601116,0.0032225107,-0.06413108,0.007701642,0.008437929,-0.0005008868,0.007321401,0.050643638,-0.008486365,-0.018901013,-0.04557281,0.06338903,-0.021357207,-0.024796782,-0.00028895165,0.046170168,0.06902362,-0.03912217,0.023824645,-0.024498269,-0.008385535,-0.0029697039,0.00820405,0.033441406,-0.043709774,-0.042661767,-0.025693009,0.0313953,-0.0611201,0.028425623,0.008493231,-0.024663461,0.04950696,-0.0047911005,-0.060495216,0.034109663,0.040715955,-0.039864182,-0.068754986,-0.018109087,-0.035681203,-0.010242884,0.004580464,-0.025466025,0.015141242,0.04331382,0.02722006,0.010304317,0.0029959972,-0.012016141,0.027063983,-0.14942938,-0.004322894,-0.029557656,0.012905437,-0.0056761415,0.035735,-0.006496747,-0.012151857,-0.044333875,-0.005109846,-0.033489726,-0.058813766,0.047541607,-0.037845824,0.001517141,0.043492816,-0.021687862,0.019914737,-0.027070418,0.07109291,0.02030917,0.013085128,0.0643685,-0.0075352523,0.0072943578,-0.0008141381,-0.007900208,0.009918836,-0.02514885,-0.048168473,0.01804097,-0.020894825,0.027809175,0.0483476,-0.023079779,-0.014283612,0.008177034,-0.012957938,-0.03573912,-0.007094681,-0.015321735,0.02642542,-0.0119034285,0.008364211,0.009570384,0.054578673,0.020868585,-0.030639373,-0.023519734,-0.010408651,-0.0054902676,0.02158683,-0.019588357,0.038455408,0.0038411673,-0.03482895,-0.027215157,-0.025564283,-0.0184018,0.012113496,0.008287625,0.06325101,-0.050825506,0.03807309,-0.027250132,0.0395151,-0.046660308,0.007477898,0.0029372738,-0.014863411,-0.022869391,0.006882576,-0.013894953,-0.019713214,-0.020303573,-0.0014446254,0.02115288,-0.011709711,-0.053235043,-0.024285097,-0.01745882,-0.014971595,-0.03869382,0.0010136584,0.039762508,-0.020962706,0.004667445,-0.007901376,-0.0030276782,-0.013202478,-0.064979695,-0.03968474,-0.025180656,0.007894623,-0.025028905,0.028559474,-0.016853528,0.008456751,-0.0283136,0.021448378,-0.02553121,-0.04203794,-0.027731957,-0.0076817344,-0.030158082,0.01749797,0.009467514,0.024457555,-0.013697837,-0.02714676,-0.024085386,-0.02662767,-0.021410331,0.04979366,-0.0745091,-0.017624822,-0.01699938,0.021438401,0.037184056,-0.008963221,0.03425152,-0.0066990694,0.008874478,-0.035922706,0.0033417784,0.07880431,0.010962144,0.014931747,-0.013815796,0.016752932,0.0432756,-0.03430966,-0.009815445,0.000793035,0.029215496,-0.0050437995,0.002180617,0.049239025,-0.04964361,-0.044769846,-0.024360713,0.02267829,0.04858171,-0.0362648,0.027335946,-0.009763419,0.0061834096,0.009050168,-0.017595435,-0.028201532,-0.0240582,-0.0036396543,-0.000026692363,0.07711293,0.0020660358,0.01911575,-0.0045993035,0.023815649,-0.04890196,0.019226216,-0.023066368,-0.055644993,-0.054695375,-0.013327985,-0.0071332357,0.058638692,-0.023287844,-0.02584429,-0.018561192,-0.0031600364,0.03978888,0.004201758,-0.023057958,-0.016418917,0.027230132,-0.02059317,-0.041581772,-0.00019317461,0.017900309,-0.009997246,0.05918046,-0.009653024,0.040147465,0.042293157,-0.0070212265,0.008839523,-0.00044646108,0.022333821,-0.006432985,-0.024393423,-0.008611181,0.022286555,-0.039048422,-0.01455702,0.059291877,-0.0009682813,0.004513165,0.027276084,0.029380344,0.038306657,-0.034024842,-0.007026892,-0.014725783,-0.05693134,-0.023199275,-0.02962697,-0.023521706,0.013659161,-0.0064368197,0.023883728,-0.01864394,-0.012574073,0.02255435,0.05567206,0.016344897,-0.004335835,0.018308055,-0.00088847394,-0.025775814,0.005683272,0.04852152,0.0429261,-0.011023372,-0.036024228,-0.015558299,-0.0050432975,0.015894521,0.026880266,-0.031999532,0.011676175,-0.014882958,0.018977212,0.005419391,0.031225178,0.01765297,-0.002768704,-0.0466192,0.020099504,-0.050272636,-0.014485635,0.07276629,-0.02047743,-0.015516841,-0.006007223],"last_embed":{"hash":"p677ij","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"p677ij","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{2}","lines":[388,388],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"p677ij","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0031221379,-0.022502022,-0.038629103,0.027292226,-0.07015312,-0.008470414,0.018481657,0.009619385,-0.016116196,-0.002153854,-0.011426235,0.012505718,0.0031127932,-0.028229358,0.02579359,0.0106070265,-0.015466904,0.0051065595,-0.022660108,-0.029807065,0.020399924,-0.012627994,0.025459506,0.026333803,-0.029150644,0.010807115,-0.023362136,-0.019422863,0.029509945,0.07262889,-0.017748863,-0.09670955,0.0047164257,-0.010420534,-0.035532467,-0.021932293,-0.013293224,0.0007906602,-0.05506468,0.022253877,0.0062047215,0.0041243574,0.028670056,0.023622759,-0.00974196,0.022719372,-0.024382092,-0.004824052,-0.002147848,-0.0382998,0.012055017,0.028641107,0.0051644295,-0.03262334,-0.005787475,0.049266633,-0.01405869,-0.035690513,-0.013406832,-0.0013806355,-0.029376507,0.037636697,-0.01169521,0.009907752,0.009755693,0.035946235,0.06126159,0.0061312974,-0.01477222,-0.02746732,-0.016522756,-0.0037143459,-0.017666353,-0.026801923,-0.04714316,0.023788042,0.010293418,-0.03538124,0.008791678,0.015987828,-0.012712786,-0.010684919,0.0036816304,-0.019626426,0.019255614,0.049079236,0.009968967,0.045055702,0.013921355,-0.011332018,-0.016834922,0.0096765105,0.002183132,-0.020441452,0.014661451,0.008149263,0.003541675,-0.030740628,0.009374536,-0.0015789656,0.022607423,-0.005005681,0.014148765,0.01355079,-0.00067630113,-0.03461714,0.031387385,0.020525526,-0.030617138,-0.025639364,0.0066936044,0.02423621,0.014562849,0.014371385,0.03598661,-0.0074894503,0.0067960965,-0.04306199,-0.015446371,-0.011238389,0.0349777,0.0088982275,0.07507697,-0.037950106,-0.0122758895,-0.016093386,0.027910275,0.0055415994,-0.021165838,0.00092990027,0.021592472,0.032803327,0.0014613703,0.006326389,0.0009413522,-0.010894932,0.0047660847,-0.040946648,0.008475823,-0.07304471,0.034720138,0.04084448,-0.029747242,-0.011279769,0.023831211,-0.032536805,0.0045379014,-0.002866091,0.023202669,-0.028599199,-0.013115307,0.0039382866,0.056228198,0.060893115,-0.008640078,0.018975,0.039114997,0.063850515,0.0010151638,-0.012749756,0.0061725546,0.01929101,-0.044116195,0.014936413,0.03142699,0.016308468,-0.02285399,-0.0138929095,-0.008093172,0.01890537,-0.0005216692,-0.02159099,0.015210895,0.011888494,0.007941672,0.019339442,0.0543461,0.018849716,0.00062957493,-0.03129143,-0.036614094,0.0055838106,-0.016515698,-0.007139986,-0.026684873,0.04829506,-0.03308289,-0.027848687,0.048006926,0.024983594,-0.0098559605,0.0025732117,-0.0124606015,-0.0074500986,0.023894295,0.0042341403,-0.0023893395,0.0010397425,0.0037344594,-0.039732035,-0.027972717,0.03477835,0.04226759,-0.056056578,-0.026468737,-0.026782429,-0.030878441,-0.014001583,0.013731346,0.0076180263,0.024124669,-0.005605359,-0.056671515,-0.046658445,-0.045002393,-0.041370556,0.03325171,-0.017084684,0.045799542,-0.030605635,0.011959642,0.037714627,-0.0067045293,0.021999788,0.028668905,0.02482367,0.012115198,0.038907602,0.004256681,-0.01637304,-0.0029799049,0.026621042,0.00097153976,0.018283896,0.00433584,-0.022379285,-0.047254648,0.04246885,0.028615914,-0.032375634,-0.0050276085,0.016113546,0.03240203,-0.052945696,-0.024514366,0.009109473,0.026565174,0.060952105,-0.031807538,0.04024134,-0.012277837,-0.019621417,-0.04118402,0.002946031,-0.0154712405,0.011929781,-0.0035859735,0.010014415,-0.032437753,0.019335262,-0.00088903046,0.03486689,0.018293906,0.0112103475,0.005160784,-0.0034853783,0.025864027,-0.014412767,-0.015681203,-0.0032868078,0.016043415,-0.008967147,0.019188587,-0.0136980945,-0.024651684,-0.0016523679,-0.027521692,-0.031722672,0.048322532,-0.00033222904,0.007212071,0.017806718,0.01660105,0.0005283576,0.07765986,-0.0132717425,0.000115859206,-0.014530148,0.017710641,-0.039949358,0.003889956,-0.0088564195,0.05160205,-0.011589657,0.025094094,0.0033785626,-0.014975391,-0.16519365,0.009269491,-0.047773503,0.07825364,0.024608817,0.012622133,-0.014565469,-0.014931445,-0.039456982,0.06273265,0.023958344,-0.06284319,-0.007079803,0.019390317,0.03677874,0.022794014,-0.0061886264,-0.004236543,-0.03880216,-0.032826733,-0.029979305,-0.011937895,0.008522751,-0.00683153,-0.051114883,0.012069904,0.090962514,0.011794239,0.0062346207,0.0015938153,-0.036881357,0.014619186,0.007691405,-0.018463736,-0.02004058,0.049383882,0.03556642,-0.020082239,0.02115636,0.01665906,0.04719597,0.055913046,0.03564866,-0.014658621,0.003512409,-0.006562441,-0.02110849,0.02109206,-0.084853776,-0.0013337939,-0.02716266,-0.021633001,-0.020737106,-0.031149458,-0.05305315,0.015345497,-0.027961,0.029910995,0.0052008578,0.039773226,0.014991212,-0.010504206,-0.025897292,-0.027125206,-0.04788743,-0.01592093,0.03885038,-0.0035514892,0.017848639,-0.03314567,0.01576328,-0.06651832,0.0147434585,-0.0044437656,-0.029867398,-0.0027937524,-0.033267763,-0.013626633,-0.03426158,-0.08825569,-0.018216416,0.028115656,-0.028798629,0.0297657,-0.002654285,-0.06629647,-0.0065771365,0.0021579727,0.03316442,0.26245886,-0.01613334,-0.01322117,-0.00005824694,0.03223164,-0.000539185,-0.0074431375,0.06877688,-0.039130326,-0.02517234,-0.02469585,-0.020426968,0.0029895261,-0.023061858,0.01569415,0.023992006,-0.03901425,-0.015031134,0.066188276,0.027142854,0.023821117,-0.016079819,0.039832637,-0.001795103,-0.046991196,-0.041462924,-0.03601609,0.0030863087,0.022480484,0.08704549,-0.049865898,0.019762525,0.043124516,0.0075630625,-0.017106583,0.031940203,0.041950926,-0.043880988,0.025442442,0.035244357,-0.012169218,-0.025806326,0.028236296,-0.03628169,-0.018330144,-0.022792261,0.024725044,-0.02732896,-0.01339708,-0.009163938,0.0063353674,-0.0341213,0.050253417,-0.021034155,0.01108529,-0.018916283,-0.0138250245,-0.022705145,0.009215635,0.0017230001,0.02317355,-0.01630833,-0.037200943,0.007912909,-0.022681585,-0.0034108192,0.004426856,-0.0032708463,-0.014831562,0.0053779925,-0.0015169895,0.021568833,-0.004391588,0.018761948,0.0045882333,0.010337315,0.052404173,0.008547514,0.006672627,0.02676201,-0.018176531,-0.024329962,-0.013707252,0.0056774775,0.0012712571,-0.027394272,0.02866877,0.06616135,-0.005217987,0.014422486,0.033268373,0.01702157,-0.005531043,0.012355128,-0.012379068,-0.048803154,0.06972273,-0.01960923,-0.06392034,0.043973755,-0.018912217,0.003323833,-0.017071633,0.0017447114,0.04992295,-0.0010366013,-0.018428208,-0.009597823,-0.002808797,0.0071510733,-0.037310623,0.005862698,0.024316704,-0.011810704,0.020267868,0.032511514,0.059854835,0.006957223,0.022139136,-0.0004642592,0.01988391,0.036972094,-0.0071973433,-0.019629583,-0.018927528,-0.06996928,0.01067697,0.006574784,-0.023346452,0.050799523,-0.0056682117,-0.017687807,-0.0202262,0.008072228,0.03049129,-0.00077185984,0.053597525,-0.022948146,0.015628772,0.017615998,-0.04773697,0.011427067,-0.017922677,-0.0022734425,0.009686786,0.04052994,0.0020107452,0.0026114255,-0.016118793,-0.0028002227,0.021823183,0.03955951,0.0016574984,-0.03195018,0.0249991,-0.053274747,-0.020931272,-0.028066335,0.009109077,-0.009745307,-0.0070339423,0.0026688573,-0.0047054295,0.047164816,0.02736111,0.0036472073,0.020540286,0.06886107,0.005416717,-0.016417718,-0.00431446,-0.009493708,-0.024261864,-0.0025789156,0.0003873231,-0.0172766,-0.0049306164,-0.014625679,0.0020807453,0.013169516,0.028021537,0.01743731,-0.048651308,-0.032126613,0.06350956,-0.035115283,-0.047100022,-0.010712068,0.011076965,-0.010942584,0.0065431125,0.10493512,0.066631876,-0.0013078717,0.030493911,0.011518475,0.04252781,0.01503621,0.020223523,-0.021694096,-0.0057509495,-0.0040704007,-0.0029784997,-0.038119223,0.0229834,-0.010202927,-0.059234478,0.02046015,0.0029434087,0.03021025,0.011577473,-0.014877645,-0.052652657,0.017574355,-0.03419699,0.0045242286,0.019149601,0.060843796,-0.0037644973,-0.018317921,-0.02425234,-0.010245426,0.002802707,-0.008768752,-0.028851984,0.007525313,0.010193112,0.022800945,0.0005704815,-0.0030788733,0.0007743863,-0.012957473,0.023961594,-0.00334806,0.007266416,0.012314169,0.0012555867,0.029462086,-0.028067593,-0.07263951,-0.02132421,-0.0024090915,0.03487851,0.02981335,0.03926614,0.039391752,-0.058522295,-0.004900335,0.03039934,0.04341604,0.007310097,-0.015494335,0.008692226,-0.046894945,0.06500336,-0.015226492,-0.015742004,0.0064318776,0.012203219,-0.044696163,-0.012022424,0.021631429,0.0076422486,-0.02293238,-0.045050368,-0.05582221,0.023354283,-0.03192794,-0.021019602,0.015054302,-0.039046768,-0.0056343246,0.02390882,-0.020340132,0.009302822,-0.014188536,-0.07837663,0.034464255,0.061329156,-0.0673355,-0.02451189,0.001816719,0.01811559,0.009614996,-0.051437937,-0.016367054,0.048763614,0.0056652897,0.026639488,-0.05498589,0.018185379,-0.008690306,-0.07499781,0.025328504,-0.031827338,-0.030163033,-0.04186788,0.0383759,-0.036253445,-0.014326627,0.005348006,-0.010873193,0.013901529,-0.036340162,-0.016470365,0.006283339,-0.060771912,-0.01040997,0.048854716,-0.0021052777,-0.016992096,-0.0009032125,-0.030856533,-0.01091249,-0.006809874,0.030070927,0.052511495,-0.04078421,-0.009186906,-0.009480533,0.007818367,0.007993975,-0.010795341,-0.019429928,-0.03384429,0.010975339,-0.0036202918,-0.037066884,-0.020756682,-0.013271056,-0.047597833,-0.011703395,-0.0016432028,-0.009108138,-0.0034533737,-0.062363427,0.06575483,0.010445541,-0.002253521,0.029241387,-0.031734925,-0.02817275,0.021854784,-0.034394253,-0.003954097,-0.031530526,-0.0017720379,-0.0018529162,0.0055081695,0.00730405,0.03651424,-0.0064602806,-0.02547583,-0.05494806,0.022846593,-0.008288331,0.0058431933,0.02015416,0.07200386,0.054763887,-0.04288353,0.03590892,-0.022961933,-0.02739239,-0.007545405,0.0011801481,0.010721861,-0.03822737,0.01927391,-0.028480249,0.006057181,-0.026928036,0.02968137,0.017960494,-0.026776329,0.029306937,0.0073652295,-0.055220164,0.049203888,0.008722152,-0.033710916,-0.04305579,-0.019910075,-0.016307615,-0.012363799,-0.02638789,-0.020885305,-0.004021518,0.06549559,0.026897456,-0.002432108,0.012251081,-0.042792782,-0.026578203,-0.15152615,0.027970592,-0.029111197,0.009596709,-0.01670171,0.008739988,-0.03400551,0.008728671,-0.0343283,-0.018402882,0.00080826756,-0.03046571,0.029433556,-0.006194404,0.011843591,0.036269832,-0.026954208,-0.0099677425,-0.016612183,0.073634095,0.011557982,0.0065721516,0.029145053,-0.018544916,-0.020958884,0.031016003,0.015351944,0.012098556,-0.017825583,-0.035098705,0.042498555,-0.039963774,0.01179433,0.042163376,-0.0046849665,0.0173514,0.0152056925,-0.037461273,-0.03229378,-0.025858521,-0.02717896,0.0059179147,-0.023677006,-0.015782334,0.005345964,0.05454283,-0.016407466,0.01077727,-0.019734131,0.017701015,-0.0021372037,0.023390511,-0.020676348,0.0665533,0.001672534,-0.021766733,-0.013659232,-0.030527936,-0.029034795,0.03736292,-0.012396146,0.008002693,-0.030041762,0.0006664581,-0.028511722,0.04098894,-0.06294169,0.0029275161,0.032482475,-0.021758787,-0.0052039362,-0.00031569923,0.014535537,-0.02828864,-0.023867896,0.012362609,0.016977811,-0.022549553,-0.018760892,-0.0008340267,-0.009752413,0.009503504,-0.024040155,-0.002649757,0.010433515,-0.03503667,0.006385238,-0.036716375,-0.068012886,-0.023563545,-0.050092723,-0.032601036,-0.010371735,-0.017745288,-0.018289698,0.069140494,-0.045199513,0.029599901,-0.019680364,-0.011938471,0.015218015,-0.016596328,-0.01862774,-0.0033781533,-0.007858254,-0.00996563,-0.008046095,0.0053141383,-0.017661173,-0.008174577,-0.0137209175,-0.047315117,-0.0049391994,0.03610471,-0.06392225,-0.029764684,-0.012184987,0.0586791,0.0281726,-0.016032541,-0.013883539,0.0056390855,-0.00040272326,-0.031499103,-0.0013276257,0.08806839,0.022477692,0.029468725,0.03423313,0.0031143015,0.0041743913,-0.06483988,0.0073638796,0.008273075,0.059301972,-0.005057737,-0.028767552,0.043391902,-0.028377404,-0.035085022,-0.034477636,0.04310638,0.03388035,-0.050745394,0.02294596,-0.044870935,-0.0060381843,-0.014445469,-0.028208347,-0.03875402,-0.023267154,0.006958069,0.0088308435,0.08505355,-0.005333587,0.041427504,-0.010361991,0.08203391,-0.021824187,0.06015456,-0.05185117,-0.03227677,-0.04259172,-0.054450292,-0.0076160794,0.053322636,-0.035597827,-0.009688505,-0.02030127,-0.0038642068,0.023740469,0.027386323,-0.02059471,-0.024843594,0.041030128,-0.02132414,-0.00020794584,0.023922184,0.036518194,0.010956495,0.019461444,0.008600247,0.04941205,0.027999522,-0.035033554,0.013730778,0.021213057,0.07231231,-0.0036936789,0.0002119887,0.002455718,0.015045431,0.018541208,0.005058693,0.07161477,0.0013643857,0.025015214,-0.0013961921,0.02559416,0.0007850968,-0.036917724,-0.023056261,-0.0010679103,-0.023210643,-0.0086195655,-0.017182933,-0.0069683716,0.022667069,-0.024864879,0.024047738,-0.008336726,-0.017197061,0.022363096,0.022714293,0.037515596,-0.035852544,0.024224214,0.022707343,-0.012380036,0.031131271,0.060914967,0.018049499,-0.010716944,-0.03696657,-0.039598588,-0.050530184,-0.028056134,0.021264564,0.003812801,-0.0035434805,-0.031799067,-0.00032082578,-0.0066312416,0.032576896,0.010561941,0.020842334,-0.031984717,0.025777,-0.05706709,-0.028046241,0.041936185,0.0030840242,0.045117345,-0.03269108],"last_embed":{"hash":"1yx2v63","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"1yx2v63","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{3}","lines":[389,389],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yx2v63","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0076937806,-0.012482287,-0.048922908,0.010817058,-0.04533934,-0.00649665,0.040179037,-0.0076763593,-0.008968293,-0.0017086084,-0.01704245,0.028015653,0.0073315413,-0.0037907788,0.036035698,-0.0017077902,-0.022272257,-0.0006554433,-0.0093325935,0.007734866,0.010790595,0.014996104,0.04325591,-0.0068215774,-0.04037951,0.033437405,0.032403577,-0.008500815,0.0030553595,0.06667078,-0.014132295,-0.04234073,-0.013216677,-0.0116073275,-0.050253503,-0.029103963,-0.028502915,-0.03238428,-0.042288408,0.04174013,-0.011586367,-0.007856075,0.0061120773,0.011799653,0.023605483,-0.00519009,-0.01966659,-0.012965109,0.0019193578,-0.03945136,0.046227828,0.014030086,-0.008450254,-0.07160391,-0.009238354,0.027566154,-0.03657802,-0.056982934,-0.021734253,-0.003477569,-0.023690078,0.035954285,-0.027252892,-0.0018254158,0.008182908,0.042100664,0.04321623,-0.010756322,-0.009041216,-0.025991831,-0.02550844,-0.0028681138,-0.056447398,-0.025717443,-0.049998943,0.009144734,0.013234048,-0.020023704,0.014958329,0.025552578,-0.02108723,-0.013958349,0.036027584,-0.0016034748,0.028027618,0.051392667,-0.03014097,0.04732338,0.011434828,-0.01563735,-0.017281247,0.023621406,0.012235484,-0.024256147,-0.0024893957,0.029501677,0.022930058,-0.019744322,0.025183355,-0.02530881,0.0068568126,-0.011459817,0.022609115,0.046602353,0.019368837,-0.030052999,0.015398908,0.012530327,0.024678454,-0.016154386,0.0018373426,0.011293468,0.014577898,0.009709129,0.01180408,-0.041030232,0.006972058,-0.031313743,-0.007001626,0.0029821577,0.037880227,0.04618685,0.045582592,-0.04212091,0.01552227,0.024253223,0.033633087,-0.008189999,-0.023948552,0.011127896,0.0055612125,0.057578694,-0.0071279192,0.0063558933,-0.032273807,-0.010955132,0.00034194428,0.018977163,-0.003314004,-0.052731868,0.014771395,0.04553358,-0.046494167,-0.017510409,0.02642355,-0.029832851,-0.012682956,-0.008466865,0.0012048605,-0.049073447,-0.03207893,0.034162406,0.032817993,-0.0074833212,0.01242611,0.008357115,0.026824528,0.083525285,0.010546651,-0.05138995,0.03609259,0.013725406,-0.032297473,-0.01691678,0.019548383,0.00451853,-0.0117421895,-0.014988467,0.00029913252,0.038518574,0.0045287665,-0.0107867755,0.013587612,0.0055129514,0.050090663,0.014345814,0.025253199,0.030272515,0.028298013,-0.027906233,-0.046824347,-0.02400255,-0.041302912,-0.024278728,-0.058003727,0.018427033,-0.018065622,0.003025849,0.044092618,0.027209122,-0.0152747175,0.01936311,0.014376036,0.019451942,0.019211518,-0.048332177,0.010472108,0.0133631425,0.024468701,-0.029347463,0.0042064404,0.05433387,0.030051135,-0.047578886,-0.02246496,-0.018834835,-0.020061811,-0.027618907,0.033243254,-0.04283719,-0.0002577677,0.022906652,-0.046247307,-0.025887873,-0.03216498,-0.03198144,0.05431285,0.019038571,0.0056456416,-0.03013005,-0.011768568,0.03113665,-0.008815474,0.0017320804,-0.0080387825,-0.0005213094,-0.02284843,0.036117665,0.022187179,-0.042732533,-0.021916684,0.026825352,0.0068338653,0.0021259484,-0.017874597,-0.015673837,-0.045457065,0.00847821,0.04276535,-0.044179462,-0.008626997,-0.0062088105,0.039434217,-0.051008902,-0.041820724,-0.009427996,0.004756212,0.07211564,-0.014281104,0.023017257,-0.011267241,-0.016646711,-0.061769776,0.020822724,-0.003503727,0.025493737,0.008183844,-0.00630457,-0.01704872,0.0050660106,0.013455455,0.030352332,-0.006009387,0.014056842,-0.002983605,-0.0008958299,0.052232444,-0.018459655,-0.008517218,-0.018682923,-0.010999269,-0.030053606,-0.002814417,0.025163898,-0.034741696,0.0053605563,-0.040040337,-0.005614124,0.05444549,-0.03191709,-0.031235928,0.023147367,0.046276756,-0.004764384,0.05333834,-0.015631704,-0.030305421,-0.015269666,0.011905436,-0.07127029,0.0059073404,-0.017237155,0.055168096,-0.0061424063,0.0029951995,-0.004952847,-0.0011983986,-0.16758803,0.0068225525,-0.01921444,0.07940343,0.03320416,0.019780291,-0.0327852,0.027423354,-0.023332722,0.023579754,0.0150491595,-0.060397156,0.03307934,0.009765616,0.0025075544,-0.00075046625,0.0011337874,0.0071480675,-0.047549535,-0.0389358,-0.053662684,-0.048826337,0.019403862,0.025648423,-0.05477204,0.020882541,0.07283781,0.022107383,-0.009192143,-0.008886783,-0.030707862,-0.02800212,0.014937438,-0.015499464,-0.027046584,0.037716128,0.0013415067,0.011623045,-0.007919336,-0.01164793,0.050918065,0.022334808,0.02619877,0.007173941,-0.027885057,-0.012019992,-0.014165779,0.0066932305,-0.07368594,0.0013069808,-0.026695928,-0.017867688,-0.027687652,-0.0006794337,-0.045309205,0.021642234,-0.009660495,0.03868783,0.003154576,0.04011662,-0.04041342,-0.0048264917,0.0032382756,-0.016949138,-0.034516267,-0.053315733,0.03226961,-0.02780587,0.007885755,-0.025708923,0.014846596,-0.053871635,0.013028467,-0.023005825,-0.02911406,0.012315832,-0.013022698,-0.020745767,-0.024930201,-0.0909947,-0.0015972578,0.014487463,-0.01833917,0.049022872,-0.0054339487,-0.04418769,-0.012241059,0.003812494,0.026386037,0.26575062,-0.011552334,-0.009968701,0.012302497,0.04358547,-0.004318067,-0.003127121,0.042596497,-0.022145098,-0.020717502,-0.030648421,0.013689734,0.011314,-0.03928948,0.0045690085,0.039393928,-0.04558836,-0.0018749264,0.06478658,0.032745436,0.026911939,-0.02849453,0.020189555,0.017438306,-0.058561184,0.007127059,-0.039238613,-0.006200153,0.042641107,0.055283166,-0.026151873,0.03210055,0.046689432,-0.0048787915,-0.023419976,0.0038678935,-0.0025694093,-0.062491775,0.008099827,0.028814256,-0.017721888,0.001705461,0.013534699,-0.04825532,0.004848196,-0.021372681,0.026072077,0.0078550745,-0.0120345075,-0.04904569,0.028502012,-0.02062789,0.02210646,-0.020657673,0.017989362,-0.0015778852,-0.01623699,-0.025196355,-0.010333422,0.042737186,0.036904745,0.0051167994,-0.012289849,0.012924282,-0.03459145,0.011233173,0.025829593,0.0063333316,-0.013224544,0.02838617,-0.015720462,0.024136879,-0.005631395,0.032636832,0.024819728,0.0044259233,0.063748404,-0.0030647048,0.008232301,0.027327178,-0.028142527,-0.0034258363,-0.02491654,-0.015301404,0.026967335,-0.041534077,0.009577123,0.06465731,-0.014829529,0.0053709387,0.030309467,0.023790834,-0.03488559,0.019224128,-0.0122854635,-0.02988787,0.03983501,-0.015684279,-0.058602214,-0.006227779,-0.0399255,-0.0012192025,-0.0016819832,0.0033037507,0.05521223,-0.00080764527,-0.033016574,-0.006683087,-0.0034455545,-0.01475344,-0.013927064,0.022489684,0.029458497,0.0055672405,0.013778927,0.059557185,0.06390867,0.0077687744,0.03363518,-0.028604256,0.04577072,0.021214992,0.00068336,0.018312078,-0.033780336,-0.05571533,-0.014200934,0.03140891,-0.028152328,0.035320837,0.0097984485,-0.014157619,0.010574462,0.033104714,0.039147593,-0.013692548,0.01572064,-0.020311544,-0.00063810823,0.016514499,-0.020025725,0.025680786,-0.008512555,0.025748918,0.031792622,0.02425829,-0.0022822279,0.010176401,0.0014562851,0.041899007,0.031474024,0.04323266,0.04355491,-0.008728013,-0.008459562,-0.045783877,-0.006069161,-0.035500053,-0.00009084553,-0.031309888,0.004080896,0.009015567,-0.010451725,0.04027561,0.0044953683,-0.026927117,0.029284336,0.064926244,-0.004824411,-0.028459042,0.014475709,-0.029215872,-0.039673395,-0.048503462,-0.01089248,0.0014401649,-0.053223323,0.023322033,-0.0076994603,-0.039006054,0.020029709,0.018238839,-0.043486632,-0.04446831,0.035524663,-0.055173915,-0.00009944702,-0.002922939,-0.003691772,0.0052418653,0.0003618664,0.10977066,-0.0010123901,0.0009970008,0.0045930855,0.02773612,0.0664956,0.032200266,0.010387493,-0.027895913,-0.033328548,0.0068586078,-0.020071765,0.013969302,0.049902763,-0.0030373593,-0.03227302,0.045904677,-0.019350398,-0.0055419295,0.028777145,-0.00080003333,-0.048681874,0.019357067,-0.03374891,-0.017681895,0.010883771,0.016932232,0.022835419,-0.02789107,-0.005799862,-0.019669674,0.011791315,-0.009160805,-0.04646727,0.023921724,-0.007588286,0.0069979606,-0.03590552,-0.03518879,-0.0027545781,0.011990147,0.020631189,0.017273989,0.005001087,0.014567555,0.023443697,0.0048097703,-0.016080845,-0.08836412,0.010157067,-0.0071581355,0.0075575407,0.043066654,0.039147116,0.009976124,-0.017390179,-0.057979126,0.0360327,0.024852484,-0.010473935,-0.027123049,0.014828106,-0.046274852,0.04484903,-0.007950287,-0.05006435,-0.014731186,0.006921448,-0.018374767,0.009992232,0.04056017,0.000420793,-0.017944992,-0.0936797,-0.03499442,0.020389471,0.004367716,-0.0064330753,-0.0322082,-0.051460642,-0.027959036,0.023433471,-0.016964776,0.03744284,0.0040820846,-0.025524544,0.006520856,0.021910015,-0.0474928,-0.009275063,0.00878457,0.00736265,-0.004042227,-0.051131666,-0.009768185,0.046342004,-0.0038463615,0.027154231,-0.061302852,-0.015478026,-0.023257248,-0.04191216,0.02880264,-0.03346156,-0.0017112896,-0.048847165,0.043846164,-0.04874738,-0.00019291216,0.00008646998,-0.011641447,-0.00583852,-0.029680109,-0.011461705,-0.0001372791,-0.040195655,-0.047134407,0.105330065,0.00999969,0.017993072,-0.003783044,-0.013264089,0.039275195,0.020308599,0.03648056,0.039199952,-0.024930868,-0.027712837,-0.01532317,0.0054997327,0.0075561157,-0.025259221,-0.012958089,-0.042141,-0.015938705,0.012244138,-0.026552904,-0.018486751,-0.00056714617,-0.039001342,-0.006955465,-0.021519324,0.000938594,-0.011695427,-0.04568642,0.043420244,0.023534529,0.019449038,-0.0064548417,-0.055261485,0.010178421,0.039109875,-0.0153600555,-0.029357232,-0.045049474,0.00512951,0.01123718,-0.0019644802,0.027547263,0.021503828,0.013739389,-0.03534892,-0.07121193,0.022245508,-0.03780401,0.008643107,-0.021044109,0.0636348,0.02538982,-0.038302273,-0.0052220477,-0.014250853,-0.013855149,-0.017925471,0.022777282,0.036807436,-0.041204024,-0.02472857,-0.043807525,0.01259543,-0.031129202,0.014545528,0.044446707,-0.027648145,-0.0045254757,0.024526421,-0.052504368,0.012773663,0.06426696,-0.049066957,-0.06322048,-0.006553305,-0.03520181,-0.018993229,0.006683179,-0.013652578,0.015184415,0.0564654,0.016508581,0.0018406722,0.043273494,-0.018468326,0.0068045785,-0.15155955,0.00761564,-0.021565825,0.0025002095,-0.015858509,0.010085328,-0.024086704,-0.013638222,-0.050395302,-0.0027009088,-0.017531792,-0.059163053,0.034654323,-0.036609996,0.003957635,0.046707567,-0.010305238,-0.017049689,-0.008356894,0.079942964,0.015550692,-0.0015456307,0.057721768,-0.028556399,0.007841767,0.010810272,0.009040147,0.03118376,-0.029160297,-0.042413138,-0.0074933264,0.012757401,0.027035665,0.01988674,-0.018912992,-0.01483854,0.023784725,-0.0055324924,-0.007869461,0.00290979,-0.008342322,0.01620284,-0.02213278,0.009893367,0.0036624386,0.09521474,0.017506655,-0.013158206,0.010714436,0.004709145,-0.0017465189,0.028855441,-0.007328653,0.036198433,0.019553265,-0.0189006,0.015886808,-0.0014681229,-0.028147064,0.043167952,0.025773566,0.014489195,-0.033808295,0.006442544,-0.05404528,0.036543075,-0.044109438,-0.0012061927,-0.00022292456,-0.009908958,-0.015289917,0.013905951,-0.0152381025,-0.038759347,-0.017531069,-0.0070599755,0.003562079,-0.015059024,-0.050663795,0.0013316976,-0.02241103,-0.010219365,-0.017830132,-0.0021755656,0.03741445,-0.027883803,0.0032039317,-0.028767157,-0.020893892,-0.0058912565,-0.036444418,-0.0423957,-0.011380651,0.0068735764,-0.041067313,0.0687309,-0.0079121245,0.008055455,-0.019572329,-0.024143836,0.0060797655,-0.024536343,-0.014273097,-0.0030965204,-0.048128694,0.0074689207,-0.005931432,-0.0009354836,-0.0013894922,0.00022450143,-0.008524867,-0.037081294,-0.016453126,0.041183107,-0.06250777,-0.030542279,-0.0010158469,0.046040267,0.022412304,-0.023717074,0.012652525,0.026979629,0.012537445,-0.04635232,0.009804058,0.061750244,0.036257286,0.043550946,0.00492537,0.009434982,0.032314606,-0.040080298,0.02388793,0.034930963,0.03742453,0.02453569,-0.031986404,0.034444217,-0.018138574,-0.023908297,-0.026168006,0.032382946,0.0745672,-0.044597022,0.00094216724,-0.018267741,0.012640835,-0.0013238526,-0.02453439,-0.0098692,-0.016624846,0.0154555505,0.017396672,0.110588595,0.012282079,0.04405461,-0.019703375,0.057006445,-0.02680699,0.022172706,-0.012656071,-0.041025426,-0.02608099,-0.04327137,-0.036526337,0.025674306,-0.0122726895,-0.0141129475,-0.023302685,0.0047430405,0.046697747,0.010254679,-0.011651508,-0.008968234,0.031042017,-0.044937294,-0.014482761,0.023783877,0.0031766482,-0.0018355935,0.044685833,0.0015046843,0.028016863,0.04460052,-0.0020519614,0.02021633,-0.012887968,0.046591777,-0.0060384967,-0.011156992,0.008029196,0.018014932,0.018881485,-0.008951844,0.06518349,0.025654115,0.01643526,-0.0004966707,0.0315463,0.01813318,-0.016712282,-0.029971302,0.012865493,-0.023753762,-0.01598404,-0.009191668,-0.0114205,0.0040572556,-0.00200246,0.023823667,-0.022831595,0.0009604903,0.010858342,0.04976834,-0.0026896705,-0.025350424,0.0358762,0.003926978,-0.012035665,0.00057280384,0.032451436,0.047754545,-0.013792972,-0.017028952,-0.04969449,-0.011500267,0.00598142,0.01977741,-0.03984637,0.025284719,-0.04942279,-0.028598983,-0.0074574207,0.03387534,0.030607464,0.012274613,-0.03603915,0.011460142,-0.033279657,0.0143857105,0.044647142,-0.0062563904,-0.02021158,0.010478906],"last_embed":{"hash":"yjnd29","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"yjnd29","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{4}","lines":[390,390],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yjnd29","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017215086,-0.011797641,-0.040948138,-0.01429169,-0.057203203,-0.04734446,0.039504357,0.0051335897,0.026213337,-0.024233833,0.019026058,0.0006466409,0.016384931,0.011992236,0.028129853,-0.000394458,0.005285616,0.032318175,0.012677467,-0.002057323,0.022557763,-0.009334703,0.031931214,0.032219794,-0.026544107,0.011406239,-0.023629513,-0.010452421,0.027174274,0.06898035,0.013405282,-0.049213212,0.025633087,-0.028908098,-0.037004687,-0.042091124,0.010391061,-0.0049760425,-0.051088993,0.03296824,-0.01634202,-0.0041177166,-0.0011859523,0.030327616,0.036199905,0.0027829388,0.011457869,-0.016767565,0.012562884,-0.026091041,-0.008835508,-0.0049221655,0.02261232,-0.037476413,-0.009222569,0.015665436,-0.031463604,-0.025935186,-0.021711616,0.03503755,-0.016138425,0.004272434,0.010114919,0.002329145,0.006028211,0.0036746718,0.033253737,0.0052547343,0.010234851,-0.02676704,-0.03908418,0.0022264435,-0.065919444,-0.030504884,-0.052972518,0.04326527,0.030151458,-0.018645693,0.0013899818,0.005635565,0.009036297,-0.027144993,0.021840584,-0.006573977,0.028070176,0.046132293,-0.059541162,0.0851955,0.03200332,-0.009234758,0.01644751,-0.0045775073,-0.006807955,-0.013827973,0.014907448,0.0021610828,0.0063477475,0.0032245694,0.010490173,-0.01402233,0.01752624,0.010542282,-0.0012869769,0.0024148992,0.006714911,-0.023155913,0.02418759,0.010867454,0.0028959853,-0.017366044,-0.0262866,0.000009487473,0.01844222,0.028524961,0.018988494,-0.05734274,0.022238595,-0.05040273,-0.009289804,-0.03081497,0.044700142,0.018593928,0.07320702,-0.018523345,-0.014131406,0.0123810135,0.015891004,-0.005880651,0.022054726,0.055804882,0.025054697,0.043097217,0.008770742,0.026167627,-0.011642308,0.00060003065,0.00779906,-0.013109455,-0.012422543,-0.07904088,0.028125688,0.0098789465,-0.040920705,-0.01291363,0.004549379,-0.06827644,0.014731572,0.014218854,0.024195304,-0.018758914,0.00014395414,0.022219323,0.030742269,0.010747371,0.017106341,0.012233825,0.0372372,0.09715957,0.0038948245,-0.03610017,0.02856251,-0.01575188,-0.038580365,0.036537476,0.020050544,-0.015353018,-0.012079431,-0.002711963,0.0067880717,0.018461807,0.027047714,-0.019815242,0.03174147,0.0032888043,0.035669133,0.024936661,0.01577224,0.02908498,-0.005950609,-0.024830326,-0.057995226,-0.023624681,-0.008317122,-0.03632035,-0.034757227,0.059086163,-0.04029782,-0.01914732,0.021007026,0.030342802,-0.04250524,-0.00014828613,-0.034697764,0.02422087,0.013596743,-0.044675138,-0.00036156364,-0.008913012,0.005638601,-0.016780412,0.024960948,0.04269661,0.0054143607,-0.016039481,-0.029176047,-0.014583643,-0.01547994,0.0044366224,0.009672866,-0.07337206,-0.017740613,0.0043639033,-0.041025467,-0.011883754,-0.035671744,-0.028411614,0.02451735,0.039234158,-0.0039541037,-0.021493876,-0.0008085003,0.041126423,-0.020482188,0.002449012,0.019479204,0.024243677,-0.0030507445,0.04119077,0.023258304,-0.04215822,-0.0060230815,0.028226225,0.011426299,-0.023953974,0.0089475615,-0.020784272,-0.05553798,0.035546422,0.014110721,-0.030334145,-0.017480671,0.00862251,0.049734823,-0.025165342,-0.02807104,-0.021081813,0.022867404,0.05675841,-0.009912378,0.044120673,0.014050913,0.00007605803,-0.02012445,-0.02830034,0.025672361,0.0036359963,0.010984244,-0.004511008,-0.0016219406,0.029512348,0.004509119,0.026063496,-0.016333915,0.0067263534,-0.008776427,-0.010468416,0.009857965,0.005911673,-0.01714774,-0.019875616,-0.007307288,-0.035109963,0.029024485,0.00015276815,-0.037192013,0.0041327938,-0.03578417,0.01233026,0.053817876,-0.0048671993,-0.027306797,0.012051584,0.055215813,0.0080827745,0.06168395,0.012908983,-0.04304954,-0.033399623,0.00911036,-0.044503964,-0.022617312,-0.01283401,0.07189723,-0.0063815615,0.009897399,0.026007446,-0.008636145,-0.16621368,-0.011166557,-0.030071557,0.07298476,0.041346822,0.022803364,-0.012331447,-0.030140089,-0.044077512,0.069915466,0.024708083,-0.054282848,0.01883868,0.019695597,-0.0023374513,0.019013882,-0.023006173,0.0012232572,-0.05675177,-0.03446978,-0.023874521,-0.028580917,0.004260093,-0.008454303,-0.058226738,0.03167075,0.08624332,0.0017090709,-0.0013421004,0.012166743,-0.06182343,0.0029537957,0.0071455394,0.02235662,-0.017906712,0.023319928,-0.021202995,0.0063484856,0.009267077,-0.008247619,0.025833018,0.03379154,0.016510932,-0.00846204,0.008775905,-0.01416975,-0.01810802,-0.01601006,-0.060865723,0.018583558,-0.02337178,-0.05679733,-0.040008012,-0.015243264,-0.045377363,0.010562033,-0.01906531,0.03822385,-0.035836436,0.00987102,-0.0023269558,-0.013118588,0.002458957,-0.016637044,-0.027029088,-0.034911487,0.02683309,-0.02876308,0.027554767,-0.016453624,0.03435449,-0.04039464,0.005336991,-0.015402424,0.0018975202,0.017620785,-0.0107418215,-0.026127547,-0.0041880803,-0.09616369,-0.03913244,0.026001597,-0.024306921,0.05886482,-0.036631554,-0.009724115,0.014440832,0.0009597105,0.026642086,0.23022066,0.0461816,0.01184251,-0.003961396,0.071851365,-0.021485304,-0.042699907,0.0577282,-0.006919713,-0.019093692,-0.055163935,-0.027608125,0.009985273,-0.04178903,0.013536828,0.014081132,-0.05957678,0.038587257,0.080702774,0.039700724,0.028089147,0.0040562437,0.041590195,-0.013344607,-0.04899972,-0.0021682035,-0.029034968,0.036009125,0.014405937,0.05546358,-0.024873767,0.011633905,0.03279879,0.010283898,-0.009388204,-0.004961801,0.03198905,-0.075496756,-0.01623754,-0.0034524293,0.017504098,-0.015052863,0.0186292,-0.0495569,-0.040006798,-0.05238176,-0.015462385,0.014988246,-0.01301307,-0.009042458,0.04594697,-0.0038089924,0.012232816,-0.0242522,0.006188859,-0.048961848,-0.0059997328,-0.023287972,-0.024433892,0.05125937,0.07355775,-0.0041233944,-0.061692663,0.027809255,-0.05039656,0.014939556,0.009078092,0.013179109,-0.014918443,0.01606051,0.011218052,0.013053042,-0.008798673,-0.012906803,-0.0071165157,-0.007731343,0.028020205,0.045997977,0.02221202,0.063956514,-0.02221489,-0.028500186,-0.024372207,0.01751404,0.00838327,-0.057266895,0.031845476,0.036344882,-0.044324793,0.03323833,0.003811965,0.013702086,-0.020292338,0.011234335,-0.017472917,-0.004914257,0.043761022,0.02394827,-0.064546384,-0.0063377107,0.003516458,-0.024685327,-0.004210182,-0.025211668,0.023135474,0.004972015,-0.025965713,0.013888147,0.016816927,-0.004475342,-0.05550445,0.028481826,0.015924683,-0.025273537,0.028512742,0.06898375,0.005022087,0.021863189,0.00743433,-0.023269067,0.010054505,0.018675542,-0.002996525,0.01707731,-0.0078867115,-0.033780903,-0.011622837,0.011722274,-0.010680972,0.044818077,0.024625093,-0.018304303,-0.0120723015,0.017706586,0.04973175,0.019481951,0.04079267,-0.027462706,0.017216196,0.012075808,-0.032527927,-0.009641631,-0.026433237,0.030255431,0.037794683,0.021397404,0.00042108315,-0.010657425,-0.026079295,0.04109987,-0.00014183816,0.033707023,0.034818783,-0.032526214,0.0027543933,-0.04786378,-0.022852015,0.010686527,-0.0012999143,-0.022419432,0.008038351,-0.013510378,-0.024439411,0.027290957,0.014046891,-0.026910177,-0.008698089,0.055769496,0.008982516,-0.016166886,0.0044874977,-0.03334343,-0.035640694,0.010202217,-0.0004497429,-0.04147671,-0.043004896,0.0229954,-0.021730058,-0.015713437,0.03217693,-0.01095457,-0.040740866,-0.019129552,0.009182438,-0.02119945,-0.03741746,-0.00925451,-0.0047552413,0.0064914464,-0.05524726,0.08401776,0.027284393,-0.016668068,0.020044593,-0.007900776,0.07186778,0.022227421,0.0028371827,-0.023817258,-0.0061552282,-0.003182361,-0.006104717,0.0032580527,-0.0023196214,0.015132032,-0.033607505,0.023418363,-0.024988448,0.062651426,0.03584125,0.009735517,-0.044674717,0.025320495,-0.06636074,-0.014040676,0.046943124,0.056745894,0.02026557,-0.007121329,-0.019853031,-0.006150478,0.052400324,-0.029724931,-0.030481288,0.024124658,0.008326813,-0.010266492,0.010036795,-0.03050421,0.0028475856,-0.021170437,0.024677737,0.0010823522,0.03243606,0.036396276,0.027981685,-0.0024271044,-0.018090168,-0.023373108,-0.03425846,-0.024821127,0.020940289,0.039353915,0.014299773,0.028615518,-0.0136366105,-0.05904093,0.01484832,-0.00010690544,0.009370311,-0.01748871,-0.0049293893,-0.024249466,0.03590513,0.0126874205,-0.017667437,-0.013013392,0.011643539,-0.010679076,0.009200979,0.03217065,-0.0040610004,-0.020016845,-0.038419154,-0.028119052,-0.00003857722,-0.01605228,-0.022879226,-0.04357837,0.0017376365,-0.003421632,-0.021206254,0.013506831,-0.0056456565,-0.012040813,-0.063519366,0.0040806504,0.039404582,-0.07187928,0.024506932,0.021116074,0.037061177,0.0025957,-0.037992682,0.013725861,0.0130041735,-0.023004325,0.017661085,-0.053617723,0.0134460945,-0.03200965,-0.07048295,0.028423093,-0.041948173,-0.007603248,-0.048040297,0.031578712,-0.014299373,0.0046631526,0.001896882,0.0031026646,0.0070891436,-0.020957392,0.023426188,-0.011097601,-0.027474595,-0.027398854,0.06419757,0.01891415,0.018389877,-0.0031671003,0.0038103983,0.008787153,0.004979929,0.012680223,0.04608411,-0.006060771,0.026042733,-0.027183173,0.007252755,-0.005593737,-0.01650527,-0.030110227,0.010728618,-0.0149213355,0.0017109141,-0.034581587,-0.021630278,-0.026868057,-0.040856145,-0.00012190156,0.0058477717,-0.045801386,0.00032403113,-0.028262107,0.0323949,-0.005812705,0.010798511,-0.0015657237,-0.022277955,0.0050974553,0.022359096,-0.030539569,0.017305734,-0.059528142,0.00008016734,0.027869135,-0.010239936,0.039997168,0.04894276,0.03746278,0.007663014,-0.05082755,0.04596454,-0.02476845,0.004511452,-0.045577984,0.030896986,0.027663045,-0.046756946,0.032671403,-0.02236077,-0.02800381,-0.021588393,0.011040453,0.03859598,-0.013843772,-0.02049865,0.006966465,0.020879822,-0.017612692,0.0140641155,0.012525585,-0.020619383,0.02899687,0.04020253,-0.03904414,0.037586797,0.009066006,-0.045730542,-0.009651043,-0.032132108,-0.035139162,-0.015193739,-0.038400404,-0.02628749,-0.0081786765,0.04132075,0.033785615,-0.01753445,0.0022013385,-0.022630237,0.014723099,-0.15223767,0.045175448,-0.022150341,-0.005205265,-0.01562866,0.022267807,-0.04147014,0.0049897423,-0.025344038,-0.012465987,-0.025017306,-0.060491823,0.05345984,-0.016192205,-0.015689844,0.029291395,0.0058681834,0.03841017,-0.04177795,0.091093324,0.019678434,-0.016718468,0.03823604,0.01964204,-0.008723251,0.0016956588,0.008797853,0.012895026,-0.017165879,-0.037881512,0.01669776,-0.027575033,0.027725914,0.048367463,-0.02930918,-0.005050335,0.0011496863,-0.047660366,-0.032469235,-0.036068425,-0.005171863,0.018359961,0.0096233,-0.015538963,0.0013599562,0.097948544,-0.036410633,-0.014701207,-0.017433679,0.01530568,0.0055946754,0.051288497,-0.043625377,0.020665046,-0.00915749,-0.015608524,0.0029092748,-0.036753993,0.0060165026,0.01777242,0.0044920426,0.03481811,-0.05144655,-0.0294246,-0.02459714,0.036446057,-0.06782933,-0.014265187,-0.0039488315,-0.0037555315,-0.017948585,-0.017536266,-0.034873147,-0.034467835,0.0120435525,-0.00041538756,0.045504227,-0.033646617,-0.038235553,0.010374967,-0.027731359,0.011836823,-0.02439315,0.01961757,0.032589763,-0.01555619,-0.009454718,-0.025337642,-0.013128537,-0.013237908,-0.046287578,-0.030488083,0.029685738,0.056178175,-0.025706016,0.049811028,-0.024636427,0.014669332,-0.016697535,-0.01705563,-0.00759936,-0.045926455,-0.007705534,0.005653158,-0.04045665,-0.018841619,0.019537672,0.0034762197,-0.033229545,-0.017686903,-0.0029544644,-0.03920869,-0.05740304,0.02776174,-0.06617767,-0.026964871,-0.0018501666,0.045586742,0.024645824,-0.018535625,-0.00400576,0.02842822,-0.0022488625,-0.04291084,0.029685684,0.06726591,0.032531388,0.0113320695,-0.03837693,0.0511001,0.01290472,-0.0570342,0.002756508,0.024135554,0.05006719,0.026278853,-0.033130433,0.039705325,-0.054828428,-0.029181257,-0.00022422998,0.03718127,0.046170082,-0.039646167,0.0067822384,-0.071743324,0.02092679,-0.002230612,0.013198951,-0.019928452,0.002892721,0.030309558,0.031298414,0.069458775,0.018636048,0.059730932,-0.020147564,0.05364977,-0.028428685,0.012807085,-0.032355532,-0.042285684,-0.050929878,-0.043254156,-0.0012005678,0.033105787,-0.00028016127,-0.036931463,-0.04970287,0.040440824,-0.0067805676,0.01457536,-0.024351804,-0.012856844,0.033594802,-0.03567175,0.0069137593,0.025724074,-0.0045555644,-0.040880915,0.031943306,-0.023075078,0.0088130655,0.0006273435,-0.0017676246,0.014385167,0.040666733,0.044908103,-0.018840842,-0.014836851,0.01929892,0.0104887355,-0.012630636,-0.02294261,0.061979942,-0.0024981492,0.022372892,0.023068944,0.02341807,0.004659836,0.008363897,-0.0136651825,0.034449447,-0.03457158,-0.015066176,0.014885068,-0.029407527,0.036296345,-0.002909823,0.006238032,-0.011577517,0.018101305,0.03901698,0.016698377,-0.011202653,-0.04917799,-0.0038763317,0.016586322,-0.019005083,-0.02070098,0.04878279,0.027495937,0.0007156863,-0.05030972,-0.039954547,-0.02786853,0.006820345,0.0044582626,-0.0062758164,0.032051858,0.009221671,0.0013301782,-0.007265376,0.033587065,0.017722655,0.020264747,-0.04977183,0.028703721,-0.008800006,0.0046657426,0.05046212,-0.04528221,-0.008092154,-0.009895713],"last_embed":{"hash":"1chvt37","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"1chvt37","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{5}","lines":[391,391],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1chvt37","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015154767,-0.03207915,-0.045892548,0.05787636,-0.064326756,0.006054823,-0.006785705,0.015147153,0.01927099,-0.017186338,-0.018236015,-0.007225524,0.015143392,0.014235551,0.014362022,0.024738064,-0.021356318,0.020701272,0.021596452,-0.017168133,0.0042250664,-0.027583344,0.038615797,0.016068697,-0.04525261,0.014926772,0.01462219,-0.04127347,0.020955859,0.09620922,0.0036301166,-0.047966577,0.010356325,-0.03391536,-0.039531525,-0.04192083,-0.02151841,-0.0053663994,-0.047623027,0.03856781,-0.0086355135,-0.037804745,0.010948265,0.0018110222,0.022406058,0.0056669256,-0.027557926,0.0021153684,-0.011202356,-0.020534946,0.030015545,0.012502099,0.010694549,-0.036805697,-0.0049469643,0.05150918,-0.02921691,-0.07408141,-0.04356676,0.01122763,-0.0290846,0.006325728,-0.02103378,-0.0073172194,-0.01600407,0.030634936,0.051692005,-0.01529522,-0.014086033,-0.028818274,-0.023489058,-0.014496717,-0.0230219,-0.018878795,-0.04100352,0.01067921,0.012083171,0.009022712,0.0035133963,0.01688617,-0.008587997,0.011387604,0.02663062,-0.012211105,0.03704029,0.0294638,-0.02107373,0.015970234,0.018289972,0.004483234,-0.00896463,0.013771039,-0.0049381237,-0.0137921,0.0054740785,0.027528754,0.035623666,-0.020248229,0.046586476,-0.025457818,0.0023611388,-0.009750173,0.03021396,0.03205711,0.0042384565,-0.041795183,0.0012814739,0.024602609,0.029422965,-0.012746592,-0.0099560665,0.03150488,0.014232663,0.032226514,0.025219616,-0.03422415,0.018362261,-0.020583073,-0.023806626,-0.033739913,0.034946736,0.06875061,0.033204656,-0.04642774,-0.019702608,0.001269414,0.023898108,0.007802044,-0.00027744257,0.020562345,0.020578692,0.03810749,0.0015002292,0.024883965,-0.0127806,0.017765583,0.017127685,0.02340384,-0.0062166774,-0.05555468,0.024771707,0.034463055,-0.049431287,-0.020804271,0.02461158,-0.022601435,0.006501553,0.01320986,-0.024285363,-0.015178443,-0.022139573,0.056554075,0.043773524,0.0430538,-0.04602033,0.024322394,0.019417234,0.07153835,-0.005959462,-0.020660447,0.00045614276,-0.019734273,-0.035061844,0.047930133,0.021026118,0.004544339,-0.0040982096,-0.0037340948,-0.01349424,0.016943192,-0.014883939,-0.025675641,0.025204115,0.025440542,0.04335475,0.01602902,0.03861376,0.03924786,-0.010636303,-0.04287667,-0.026477812,-0.02207595,-0.008279062,-0.012749016,-0.059164803,0.04346735,-0.02621107,-0.005745945,0.02912687,0.029345043,-0.016914783,0.025492657,-0.014227404,0.01694195,0.03267873,-0.028731424,0.005619425,-0.0025968424,-0.0019179073,-0.022693079,0.0015165512,0.020363683,0.0328121,-0.055081423,-0.041253027,-0.032693774,-0.024450975,-0.030603787,0.03088709,-0.054689784,0.0039439616,0.046527248,-0.04537755,-0.012245752,-0.034135483,-0.027924417,0.026241472,-0.00006415525,-0.0025536567,-0.017061654,0.018998878,0.078002274,0.013178179,-0.024450533,-0.000020880338,0.022589525,-0.022122221,0.055281434,0.012043819,-0.008841896,0.004294759,0.021719975,0.0047359467,0.022991005,-0.0081651,-0.031838804,-0.045142386,0.018072104,0.052182015,-0.010365532,-0.015536317,-0.002078216,0.06567952,-0.024080405,-0.028141696,-0.02887277,0.029533597,0.055933706,-0.024559364,0.01897598,0.0003764863,0.00291379,-0.07001243,0.015010235,0.012430843,0.023835441,0.002543138,0.0039190077,-0.039376494,0.022988888,0.009209999,0.015121298,-0.012491737,0.009355983,-0.01640232,-0.011727947,0.065084666,-0.013898698,0.010403077,-0.04464643,0.011975012,-0.01830648,-0.0041054594,0.00862831,-0.014181931,0.024599576,-0.038618624,-0.004570501,0.049266834,-0.0136328805,-0.03460144,0.036583293,0.036546327,0.021538736,0.05253853,-0.005066775,-0.023995457,0.010797409,0.004789701,-0.05737766,-0.029295098,0.0044129253,0.050697364,-0.012913466,-0.01229894,0.010892641,-0.0039843232,-0.17705044,-0.01392578,-0.026068548,0.08138295,0.026297834,0.016472379,-0.002892366,0.005462285,-0.039151084,0.036895752,0.0051302575,-0.061179437,0.04222418,0.00017533144,0.014913921,0.007943302,0.009551338,-0.025904933,-0.048600316,-0.047015686,-0.02736466,-0.044117257,0.029664757,0.022060577,-0.05574345,-0.006855056,0.06687526,0.0028938001,0.0030596144,0.0064046727,-0.02884492,-0.026034782,0.011416099,0.019341815,-0.029953681,0.02698099,-0.0068431306,0.015729507,-0.008376435,-0.0045275767,0.067679904,0.029840406,-0.002415983,-0.0030012964,-0.013977142,-0.011264483,-0.022098,-0.022993289,-0.058341324,0.0008576853,-0.020137884,-0.020978551,-0.016681498,-0.015327109,-0.042210896,0.016407767,0.0019134973,0.029465908,-0.0046149823,0.02611142,-0.006323212,-0.022650596,0.020212555,-0.042243637,-0.033872448,-0.025222208,0.026392486,-0.028546052,0.013991138,-0.035591844,0.00445135,-0.06459222,0.018158827,-0.018064354,-0.025606493,0.026661603,-0.009928791,-0.008770377,-0.023992417,-0.08147449,-0.029808508,0.017264305,-0.010872261,0.0317168,-0.017734166,-0.037253857,0.0032019045,-0.0023503623,0.013589412,0.24940105,-0.009195185,-0.01117406,0.026464153,0.03977816,-0.021868987,-0.011626358,0.09381276,-0.025656601,-0.0035177385,-0.011742463,-0.0019587635,-0.0015887909,-0.034893565,0.022493564,-0.010743335,-0.035576694,0.008316676,0.06082986,0.0046254843,0.007291839,-0.015830025,0.022332236,-0.0031572795,-0.0367831,-0.00002603321,-0.032690622,-0.0071407207,0.028887922,0.0066507347,-0.037893977,0.048503146,0.07372913,-0.005499477,-0.005535153,-0.0057541328,0.009125725,-0.059987374,-0.003028858,0.019104265,-0.014186345,0.008755387,-0.0069220024,-0.03427238,-0.0006799774,-0.016242342,-0.017175602,0.003424996,-0.008718261,-0.008783352,0.0028524469,-0.028763646,0.036461905,-0.026290148,0.0070274547,-0.0049735866,0.017008463,-0.03099721,0.018786034,0.045448344,0.034126382,0.0078642825,0.004938912,0.0068734945,-0.002401185,0.011724147,-0.009596987,-0.013149822,0.010023642,0.002174774,-0.0035423785,0.02137433,-0.011405077,-0.0051723346,0.021569667,0.0023174114,0.017790329,0.016332408,0.010916128,0.019362817,-0.033168443,-0.020742582,-0.011972166,0.004056361,0.050759166,-0.028410837,0.050607964,0.06470759,-0.035463247,0.008480045,0.00854798,0.013013698,-0.041104455,-0.004588194,-0.008786572,-0.017964747,0.040024225,-0.010857567,-0.034100212,0.022484057,-0.04071774,-0.0054912376,0.0032859505,-0.008864084,0.02594191,0.0076184394,-0.02047806,-0.0043159197,0.024934292,-0.0048304177,-0.031235099,0.005579273,0.008374111,-0.009000258,0.012330852,0.06458232,0.05638145,0.004987628,0.023267727,0.0014734392,0.026968809,0.031231314,-0.015363497,0.007870825,-0.026005635,-0.039911367,0.006321373,0.02607189,0.009050921,0.050872825,0.008857197,-0.023546806,0.009555924,0.03059411,0.026516687,-0.012135959,0.005274518,-0.019868368,0.004615881,0.062204555,-0.0245499,0.029550571,0.00094177487,0.011017998,0.01703205,0.059648864,0.005889621,0.017042661,-0.029413095,0.003138949,0.03606865,0.053077634,0.044080354,-0.051849376,0.015238582,-0.084628455,-0.01702945,-0.059234414,0.01615498,-0.025435176,0.0011513421,0.0144846765,-0.02159551,0.061098598,-0.019322587,-0.012676871,0.005553878,0.060007233,-0.0017505971,0.0021534758,0.0028642807,-0.017289842,-0.04399457,-0.025646083,-0.0005766816,0.011008336,-0.021026485,0.012405373,-0.014155724,-0.014852246,0.010769871,-0.0023172996,-0.028715476,-0.004164896,0.05261653,-0.04095967,-0.029512629,-0.012305166,-0.036862448,-0.0046823565,0.00939099,0.08718368,0.004425709,-0.013034421,0.01401834,0.020490875,0.06831725,-0.0040615597,0.03450916,-0.05084655,-0.0006472273,-0.004862585,-0.018703481,-0.0199407,0.014743304,0.0043775663,-0.02981107,0.029840898,0.010593536,-0.0104495,0.0035579146,-0.011163782,-0.06557057,0.023260817,-0.017213235,-0.012124938,0.017726261,0.040293682,0.028304076,-0.035717882,-0.034942802,-0.014321236,-0.022890644,-0.033800945,-0.038915113,0.021454338,0.016602552,-0.011727722,-0.007545178,-0.027196,-0.005029663,-0.038856983,0.006858949,-0.017485231,0.010562743,0.0026114052,0.020098723,0.01750944,-0.017777922,-0.061258655,0.021429028,0.010079994,-0.029435534,0.04488743,0.027178364,0.007711151,-0.011817042,-0.022278331,0.03801544,-0.0043743714,0.01676736,-0.029438892,0.02050412,-0.018147083,0.06444238,0.042391434,-0.04023604,-0.009512699,0.03160863,-0.035438985,0.0064056832,0.016199583,0.009228055,-0.032708045,-0.04454767,-0.011569041,0.016070154,0.0021429565,-0.009792787,-0.026036708,-0.018643206,-0.002352299,0.012302129,0.0012268381,0.021796905,0.013619177,-0.027199892,0.02613604,0.02192663,-0.06008454,-0.018138723,0.030739088,0.039293583,-0.0010202911,-0.049478307,0.014225051,0.050772782,-0.018196803,0.012566059,-0.06425195,-0.010798379,-0.0067114444,-0.061742272,0.0012780974,-0.048869576,-0.015947098,-0.052680284,0.07119757,-0.024766149,0.025601672,0.0010742509,-0.0007665655,0.013695177,-0.013030758,-0.007953343,0.030036563,-0.033580463,-0.028020544,0.07680649,0.025287364,0.011096375,-0.012844571,-0.009383685,0.004915678,-0.0049868072,0.021750363,0.04165049,-0.017812807,0.013355809,-0.0322766,-0.017800791,0.023214815,-0.02175366,0.0019151416,-0.053200155,-0.0002557689,0.025605815,-0.016004965,-0.033056144,-0.006837513,-0.03394287,-0.0012571544,-0.018762207,-0.011744995,-0.02698132,-0.01692553,0.061699275,-0.0186923,0.036569595,-0.0046875235,-0.040210985,0.022261368,0.03491592,-0.010751693,-0.02363744,-0.043176837,0.028993545,0.0041127075,0.011710276,0.020630937,0.059690926,0.012441598,-0.014029845,-0.06050432,0.021396838,-0.015841253,0.0082701985,-0.0035730645,0.060096063,0.041814733,-0.05360497,0.03674765,-0.024851995,-0.012914896,0.019445298,0.03578309,0.042412456,-0.022553986,-0.002597242,-0.017585237,0.021280402,-0.05166418,0.02249818,0.005231172,-0.02505808,0.046476733,0.012227011,-0.05616244,0.027146066,0.025114665,-0.030319842,-0.04314864,0.0014099336,-0.04013558,-0.0059970138,-0.0064156028,0.00024785055,0.018990029,0.041182637,0.008561389,0.0020759415,0.019092564,-0.057580255,0.015233437,-0.15084326,-0.0147033,-0.023521604,0.00034894896,-0.03446294,0.013823757,-0.039194766,-0.016934235,-0.05793346,-0.024968358,-0.03269865,-0.06502141,0.034631994,-0.02817861,-0.006802603,0.03994215,-0.02345502,0.012752372,-0.01612489,0.07403282,0.016990317,0.0064461874,0.045503125,-0.0065975795,-0.008266347,0.037664644,0.0052993,0.0015567793,-0.02475423,-0.058732264,-0.004299255,-0.032824904,0.01063474,0.052906904,-0.033451524,-0.0122734085,0.0056220973,-0.000139085,-0.03145345,0.0023121487,-0.03385587,0.008476197,-0.0077353935,0.006142563,0.0046516336,0.075000905,0.0026489815,-0.019096734,-0.037289023,0.0071203755,-0.0038931235,0.057382643,-0.022886403,0.038415074,0.002835496,-0.044090852,-0.02294888,-0.005910742,-0.014027016,0.03180407,0.015589995,-0.004410554,-0.03325404,0.013165777,-0.039321087,0.06730673,-0.0393108,0.02760214,0.0103931725,-0.004848947,-0.0042484757,0.010917727,-0.030044522,-0.03446208,-0.005158298,0.00011091559,0.045591496,-0.015174727,-0.017164728,0.007271614,-0.052891977,-0.007922887,-0.009451116,-0.017329546,0.062729925,-0.014160513,0.0037508602,-0.033716284,-0.031751733,-0.019552942,-0.035130966,-0.03565578,0.0021945988,0.010166469,-0.018261677,0.04761816,-0.041699514,0.013261071,-0.012043466,0.013715081,0.0007526046,-0.0257728,-0.04789945,-0.042384516,-0.05089553,0.016876774,0.039013986,0.03427179,-0.04160207,-0.019164575,-0.054115903,-0.01970437,-0.01572152,0.030683339,-0.068189844,-0.022199843,-0.041549884,0.032571524,0.03611444,-0.007207039,-0.007702734,0.0006848246,-0.010012651,-0.04335162,0.0049442886,0.09494055,0.024468673,0.022430345,-0.012915417,-0.010496993,0.027401865,-0.05374313,-0.026349813,0.02359906,0.0569528,0.004187857,-0.013603283,0.055256195,-0.055387627,-0.04693067,-0.020131996,0.026846277,0.03902898,-0.018204872,0.007527998,-0.015662177,0.02775746,0.016011415,-0.014759796,-0.026389947,0.0026258647,-0.012934422,0.01728401,0.07957976,0.0013774526,0.02544631,-0.039321434,0.048724253,-0.0029151717,0.028732246,-0.04936948,-0.05039593,-0.032214787,-0.05453038,-0.029853927,0.06620116,-0.028313497,-0.031017177,-0.042008996,0.0109658735,0.05502785,0.02327117,-0.010854685,-0.022630667,0.03050837,-0.015527765,-0.023349833,0.029181976,-0.0025713579,0.0058025946,0.03841732,-0.013355397,0.029357871,0.033856302,-0.038795,0.008656809,0.01694449,0.010961605,-0.007554957,0.00054366514,-0.011953658,0.010077482,-0.01028686,-0.02983214,0.07491666,0.03165173,0.025326395,0.019105462,0.028253749,-0.0051079034,-0.03399573,-0.025555976,0.006283293,-0.012912925,-0.007825079,-0.016234983,-0.0014070359,0.011358408,0.0055219294,0.018797716,-0.031194743,-0.020670332,0.017193766,0.025501585,-0.014044449,-0.024778554,0.033313937,-0.016075574,-0.022747127,0.0029010214,0.050678235,0.054048806,-0.0012635266,-0.02887397,-0.056607313,-0.011339124,-0.012499604,0.01983268,-0.019176323,0.04185245,-0.041161932,0.003570648,0.008085785,0.041738234,0.002715757,0.0072699483,-0.03845708,0.0047029187,-0.031714547,-0.025452046,0.04637329,-0.055492602,-0.020604406,-0.005488625],"last_embed":{"hash":"1mbjqc8","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"1mbjqc8","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{6}","lines":[392,392],"size":58,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mbjqc8","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0106866555,-0.023068117,-0.025825812,-0.016526524,-0.027780535,-0.03548668,0.009073596,0.0107788155,0.0067529725,-0.01709138,0.00004666591,0.011224418,0.008413563,0.018926851,0.016630922,0.012531267,0.02252153,0.0069095907,-0.011432116,-0.027729653,0.022474652,-0.013791308,0.034468584,0.0015382904,-0.037745073,0.023352636,0.02747494,-0.012375881,0.01185712,0.061816905,0.020950431,-0.06331201,-0.013525323,-0.02246761,-0.038262088,-0.045644272,-0.020008264,-0.019084876,-0.046124294,0.019975951,-0.0018887362,-0.011208197,0.013030994,-0.0025118492,0.052477952,-0.024720004,-0.0050368365,0.015275517,-0.012953352,-0.025074579,0.04155257,0.005890746,0.02377494,-0.016334314,-0.044572804,0.043212295,-0.026389023,-0.06207202,-0.04280697,-0.031119557,-0.0060416586,-0.00073799817,-0.040316965,-0.013365791,-0.000540629,0.05440605,0.03478024,0.016951313,-0.024685135,-0.043377344,-0.020885265,0.016045988,-0.036911484,0.0033125137,-0.03976802,0.022933846,0.00027944284,-0.0024957645,-0.012964238,0.03538241,-0.010727455,-0.047841184,0.045916136,-0.0017504246,0.024406841,0.022589235,-0.012456497,0.11235984,-0.025493933,0.0018421869,-0.048670426,-0.0009068374,0.02946076,-0.03500186,-0.02770445,0.01713896,0.021456057,-0.005769408,0.030829161,0.0035405776,0.0012905856,-0.0056970078,0.01549466,0.02541141,0.009556367,-0.037464503,-0.00009287788,-0.009038889,0.015092892,-0.011274404,-0.013053332,-0.0099957455,0.018914279,0.018927729,0.0038851714,-0.07423939,0.015143761,-0.046144698,-0.018847238,-0.0008345188,0.03201563,0.020202747,0.06071191,-0.06552859,0.031733066,-0.003944029,0.01243012,0.0045411955,-0.031498127,0.024667555,0.028100051,0.047153056,-0.01854724,0.0108613195,-0.012196975,-0.009322201,0.0073799687,0.063600875,-0.037163384,-0.03784944,-0.007920744,0.047540393,-0.036485747,-0.017274905,0.019129269,-0.0350004,0.0006820218,0.023714112,0.0011910406,-0.041314725,-0.03411332,0.030207356,-0.007229077,0.023234425,0.0071381843,-0.023422977,0.0580626,0.07077527,0.012438128,-0.030285096,0.019694049,-0.011611593,-0.021088453,0.004276918,0.015493917,0.015129492,-0.016795393,-0.03220232,-0.0051460722,0.050547693,0.008446811,0.012668044,0.048624616,0.042458948,0.05289071,0.021474393,0.005661256,0.029344467,0.0349333,-0.02793204,-0.048544772,0.011606705,-0.040852997,-0.003290403,-0.04424883,0.034460384,-0.029034581,-0.024285393,0.025021825,0.040983114,-0.017172642,0.0066169235,-0.015811572,0.007626814,0.0072338805,-0.0562459,0.016877657,0.0059686913,0.021041416,-0.01858625,0.016286248,0.03238009,0.028777478,-0.050644998,-0.028464463,-0.007708725,-0.009223598,-0.05293213,0.046028692,-0.071852796,-0.02434391,0.014570804,-0.0065913573,-0.021153638,-0.078003325,-0.032662038,0.011699059,0.009455614,-0.015015405,-0.011417703,0.002938845,0.05344833,0.02722282,0.0155584775,-0.012818945,-0.010090698,-0.03828679,0.016605208,0.042203464,-0.040208563,-0.0060630273,0.044616625,0.037532117,-0.002248008,-0.009356953,-0.024050036,-0.06563802,0.033660505,0.017159015,-0.00689629,0.006874681,0.018958416,0.012484026,-0.049870063,-0.017656822,-0.021867959,0.03586591,0.030539757,-0.031427108,0.0038225686,-0.0047773914,0.008170944,-0.032698486,0.002298634,-0.017013768,0.019420873,-0.011848571,-0.0009589948,-0.025546564,-0.0046965904,0.030926287,0.029753592,-0.024700478,0.0067342883,0.014423309,-0.038846485,0.039853208,-0.0032209165,0.01548609,-0.030179456,0.0018350742,-0.050293002,0.0139351785,0.02061014,-0.0021909508,-0.046186347,-0.032469958,0.009549098,0.046932496,-0.040215354,-0.04203474,0.056044266,0.024536,0.038197428,0.08711946,0.013104498,-0.03972242,0.008150577,0.008125435,-0.051645383,-0.009212593,-0.0038029365,0.04891174,-0.014988473,0.019942919,0.01170645,0.015014824,-0.18337832,0.02135719,0.0128228385,0.03832854,0.016157521,-0.0094062295,-0.020981243,-0.010030922,-0.017808327,0.05432237,0.008859072,-0.058485296,0.037964247,-0.009497382,0.0054580104,0.014012415,0.011432151,-0.00013102496,-0.046497617,-0.02884471,-0.06793526,-0.043193154,0.0548137,0.0055579944,-0.027788285,0.009642757,0.07676763,-0.002853944,0.006897707,-0.022709379,-0.004420856,-0.029029546,0.003840985,-0.017486326,-0.023970017,0.025590947,-0.010558827,-0.004192632,0.004997478,0.006677359,0.054512613,0.027897349,0.03319587,-0.001750256,0.020597754,-0.0073626405,-0.024168147,-0.0053983103,-0.042117797,0.033270355,-0.008595707,-0.063594274,-0.029615141,-0.06154712,-0.035709478,0.0145822195,0.007016169,0.046986055,0.0043324954,0.04893637,-0.045933776,-0.027252275,0.01667072,0.0073091327,-0.03146827,-0.01584118,0.034212217,-0.03776608,0.0141826635,0.001894759,0.0223182,-0.0660393,0.027044334,-0.0139232185,0.0049986513,0.0094088465,-0.0046967887,-0.017384462,-0.0048732446,-0.092389755,0.015244342,0.012400127,-0.011925443,0.04677023,-0.024584703,-0.024238614,0.020927101,-0.0027550028,-0.00048306552,0.23841137,-0.0065005813,-0.005626522,-0.023782397,0.0361149,-0.0022628899,-0.033485334,0.06454064,-0.029581578,-0.02607445,-0.05496421,0.015411508,0.024529943,-0.046223234,0.02646865,0.025116812,-0.058926914,0.02481656,0.06795851,0.04121903,0.02622377,0.005624651,0.033494543,-0.0034123012,-0.039590683,0.0041368883,-0.015610425,0.003307521,0.011069757,0.044660587,-0.0120624965,0.03672022,0.04332179,-0.0071339295,-0.0014707994,-0.00956777,0.024059905,-0.06254367,0.028848125,0.031617474,0.0045066494,-0.012692999,0.009767127,-0.0018463482,-0.010001423,-0.012686407,-0.003366589,0.032130104,-0.005473179,-0.032414254,0.04403207,-0.03490656,-0.024901563,-0.012509642,-0.015469261,-0.007051947,-0.002805861,-0.03833856,0.015378716,0.04648132,0.023022288,0.0097203385,-0.012963703,0.024500165,-0.02010487,0.033492286,0.018180829,0.018295057,0.02440713,0.032270376,-0.0065570935,0.008449201,-0.009057002,-0.0028330062,0.03741132,-0.0052091987,0.050604504,-0.008857469,0.0074474653,0.026599409,-0.020369945,0.0010068303,-0.02662426,0.034373134,0.013433107,-0.018468015,0.04846657,0.06393121,-0.0444139,0.01540289,0.027238091,0.008762314,-0.010697577,0.049046606,-0.0031281738,-0.010198492,0.049695257,-0.019696493,-0.053310663,0.01733218,-0.0279217,-0.011747961,-0.026028745,-0.023831151,0.032324694,0.020276254,-0.02483068,0.02353347,0.02194957,0.010716808,-0.02052716,0.023389725,0.021327538,-0.029788109,0.029231424,0.040364105,0.051945824,-0.012044415,0.010109523,-0.008922375,0.046384305,0.024521958,-0.036917694,0.034692746,-0.034108143,-0.07754906,-0.012489616,0.05665276,-0.024182469,0.030444333,0.0027069435,-0.021013973,0.008627646,0.03712155,0.023747955,0.00042629815,0.021993741,-0.0057137026,-0.004610257,0.014152375,-0.011240916,0.011117753,-0.015059539,0.018098602,0.011998477,0.037612963,0.015568411,-0.009273272,-0.0047289687,0.039491054,0.036875997,0.034702238,0.022200333,-0.032376695,-0.021203203,-0.06663903,0.0010378519,-0.0024421676,-0.016860612,-0.03971561,-0.0047151046,0.015469449,0.011664993,0.05696263,-0.014050672,-0.00809423,-0.014109045,0.013035025,0.0097490875,-0.0049844733,0.024752786,-0.045897145,-0.058320224,-0.04584273,-0.016930796,0.0025180005,-0.032342628,0.0003034657,0.014382795,-0.009963875,0.0033778641,0.014031732,-0.03867055,-0.013421605,0.0534253,-0.029724484,0.010608756,-0.009627783,-0.023836091,-0.023561947,-0.03569819,0.09303042,-0.021289755,0.0069782413,-0.0077634384,0.027613293,0.05270307,0.01907417,0.02060517,-0.010253982,-0.01037508,0.01887477,0.016907217,0.019512435,0.018228354,0.010929022,-0.051337868,0.01962845,-0.02152827,0.024347236,0.03024628,0.0149050485,-0.03692353,0.019500924,-0.009265081,-0.024202159,0.010132813,0.06547489,0.018443441,-0.044722024,-0.009842576,-0.014719753,-0.039504316,-0.012869647,0.0023651992,0.0015064027,-0.0003351523,0.008890585,-0.004164997,-0.017160395,-0.004202158,-0.010170852,-0.0026015034,-0.0004606933,-0.017025921,-0.013116606,0.029772455,0.0041305632,-0.027465278,-0.03542164,0.0015749314,0.032471955,0.0053216293,0.042438816,0.05343465,-0.0017443484,0.008100834,-0.08494341,0.021139601,-0.021972287,-0.005678525,-0.043529667,-0.009171768,-0.030954096,0.041072972,-0.005683231,-0.031897664,-0.0067378245,0.022037419,-0.032832887,0.008201444,0.048589036,0.014226597,-0.033042274,-0.020075599,-0.009012891,0.034130685,-0.020498104,-0.0075171394,-0.021102918,-0.009147733,-0.003976725,0.024076613,-0.023187349,0.026167102,0.001578503,-0.014794338,0.014360653,0.048117217,-0.056207504,0.0038655775,-0.038734965,-0.0012618462,0.021510296,-0.05271072,0.0060595977,0.04208634,-0.036155958,0.017348748,-0.064938806,-0.0146188,0.0045415605,-0.030572807,0.025770068,-0.019981159,-0.0178674,-0.06384924,0.06462445,-0.01562756,-0.008368354,-0.027838336,-0.011335313,0.0164976,-0.022407142,0.0034983323,0.016340964,-0.03171358,-0.0068409587,0.06281917,0.008114017,-0.006063202,-0.008641915,-0.019833181,0.027815666,-0.0002246494,0.026601179,0.049823646,-0.028818605,-0.011950906,-0.013029595,-0.0074422103,0.037286505,-0.01275209,-0.020194057,-0.0042395582,0.0031081785,0.024816988,-0.0135572795,-0.022777345,0.016232736,-0.03309173,0.011709572,-0.03539344,0.00321099,-0.021182107,-0.029236527,0.04855529,0.009098839,0.041755892,-0.011929956,-0.046283763,0.041641757,0.038699143,0.0013604442,0.0031815816,-0.036455125,-0.009750765,-0.008153155,0.011395918,0.0049644914,0.03990506,-0.004939057,-0.016184427,-0.046069704,0.025658239,-0.035600387,-0.019671831,-0.013976641,0.04532357,0.065013334,-0.022875218,0.010691879,-0.005886527,-0.014674597,-0.015857983,0.04242103,0.022909641,-0.008721087,-0.057163853,-0.035264324,0.037609763,-0.060459632,0.039643977,0.0031065512,-0.0037077828,0.011615668,-0.017967671,-0.06384275,0.033331554,0.04495851,-0.03851993,-0.061929047,-0.011462273,-0.028646914,-0.012231713,-0.007731906,0.002747222,0.012543668,0.026340622,0.048100688,0.017016968,0.012200895,-0.0029061686,0.043511134,-0.14980134,-0.00048513606,-0.052988924,0.0073033418,-0.016338348,0.037255332,-0.02828039,-0.026473325,-0.05061999,0.0052801757,-0.04567965,-0.047886703,0.021208443,-0.034125704,-0.0073173367,0.046700187,-0.005660729,0.0015836457,-0.03836861,0.08775432,0.01571991,-0.0041225995,0.06531382,-0.01574216,0.020445377,-0.04536816,0.004572899,0.031071043,-0.034064643,-0.051636577,-0.01409465,-0.020755813,0.024424296,0.036952645,-0.013120959,-0.018728042,0.0036836371,0.01782194,-0.024708088,0.0091593405,-0.03160995,0.02877687,-0.019891143,0.013247016,0.01779711,0.09616128,0.014505356,-0.021689663,-0.0064595807,-0.013547023,0.01834216,0.01846685,-0.0070755943,0.028844502,-0.004935625,-0.04054174,-0.0027352353,-0.010885904,-0.007821832,0.0149643645,0.009339721,0.02945369,-0.02448975,0.023091258,-0.046372343,0.02429497,-0.06712565,-0.017437788,-0.006272795,-0.035226602,-0.012443427,-0.019319387,-0.041236304,0.00925044,-0.0019144539,-0.002258219,0.025896031,-0.023253165,-0.062578924,-0.029910294,-0.028703786,-0.002654663,-0.00761934,-0.019252852,0.02874917,0.020758815,0.014274116,-0.0077030375,-0.026411008,-0.0020463276,-0.059989527,-0.033874825,-0.020067977,0.008436753,-0.019832904,0.027979068,-0.0017582471,-0.016868988,-0.02047023,-0.0004859615,-0.024583329,-0.053918052,-0.04924575,0.0077797873,-0.043537848,0.007823269,0.012539787,0.013795442,-0.025440501,-0.0015658558,-0.059138343,-0.013796948,-0.017938018,0.046213303,-0.08032171,-0.022600925,0.0009938034,0.027122596,0.024113987,-0.0013294861,0.022077952,0.030448971,0.029190876,-0.03685901,0.0020114824,0.046542726,0.0030361,0.02227884,0.01756081,0.0045505925,0.037068855,-0.025582608,0.0035359696,0.026277047,0.029253991,-0.012833439,-0.020116657,0.048814725,-0.052569464,-0.05324048,-0.046097916,0.023741221,0.030720046,-0.04753328,0.01802265,-0.0070248367,0.023270503,0.025181858,0.0013042429,-0.011199925,0.017157331,-0.008700397,-0.009422207,0.057391886,0.026555184,-0.0037058338,0.0026069873,0.033254962,-0.049384635,0.02106303,-0.0502934,-0.056479957,-0.029858932,-0.010953776,-0.019313507,0.018020399,-0.029181272,-0.013622004,-0.027738314,-0.007614031,0.016174287,0.0019012821,-0.011296253,-0.012349331,0.02354159,-0.041944925,-0.036969125,0.02296161,0.032703016,-0.003942047,0.034408387,-0.0051148203,0.025158877,0.04266611,0.014249055,0.0068771667,-0.0028246394,0.018435003,0.0130321225,-0.016968064,-0.010710874,0.016546126,-0.021148233,-0.03259788,0.049921565,0.0085827345,0.018245839,0.014538103,0.021995626,0.032003514,-0.025540192,0.002126504,-0.032108877,-0.039063044,0.007504173,-0.04212504,-0.009915223,0.019353706,0.017577257,0.03871361,-0.0041490337,-0.0044043586,0.004862308,0.04824251,0.03194457,-0.030692773,0.0055587436,0.00089200586,-0.044332255,0.0020712994,0.040568136,0.037090153,-0.009244406,-0.047839396,-0.030307194,-0.027530394,0.0010734667,0.011619065,-0.027310487,0.017001733,0.0072815805,0.024934253,0.02170265,0.01679928,0.006299843,0.012268968,-0.0570847,-0.0044847503,-0.043943826,-0.030915176,0.060770575,-0.0021445076,-0.00041344555,0.027393503],"last_embed":{"hash":"hfe5y4","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"hfe5y4","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{7}","lines":[393,393],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"hfe5y4","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031243008,0.015549311,-0.054964162,0.013240712,-0.029359106,-0.0057306155,-0.032892656,0.013452795,0.015798194,0.016192457,0.029285446,0.062084723,0.024094366,0.006914152,-0.025221458,0.026100347,0.012464375,0.02365753,0.026368294,-0.033716295,0.0004553888,0.0029051288,0.045181226,0.02796985,-0.014041394,0.017336689,0.0088116815,-0.0386975,0.022802347,0.020599687,-0.022804901,-0.0528514,0.04794684,-0.018926632,-0.0068857595,-0.06130928,-0.040677413,-0.015492866,-0.051381934,0.051450558,-0.00046662075,-0.0004286374,0.014390094,-0.007861032,0.013865353,-0.029820532,-0.022365043,-0.0062577943,-0.045541596,-0.0050194175,0.020315284,0.04651855,0.03667281,-0.04746563,-0.014296699,0.058032244,-0.03921541,-0.027010616,-0.0335806,-0.0071118716,-0.031911463,0.0037540318,-0.049970306,0.0055662664,0.02666228,0.035003863,-0.016536836,0.026319347,-0.014873086,-0.012003557,-0.020691374,0.013771658,0.010681695,-0.0149448905,-0.07190865,0.019014474,0.002059765,-0.0212515,-0.0050863326,0.019459017,0.0055265906,-0.007400157,0.058482353,-0.017502544,0.010864438,-0.018696526,-0.02926443,0.041055296,-0.005042933,0.012177991,-0.022683172,0.026724227,-0.008659384,-0.024940722,-0.03223112,0.014490242,0.02808171,-0.02234634,0.023604784,0.011081375,0.0007384954,-0.021537699,0.022004902,0.01826239,0.011458513,-0.058162887,0.02004055,0.039058838,0.009852703,-0.031406548,0.016902735,0.0049820933,0.037638217,0.02179112,0.028915988,-0.0010117668,0.022632208,-0.03671024,-0.03029982,-0.012128928,0.06619255,0.03304088,0.017942935,-0.06728748,-0.0058126487,-0.0053631063,0.010814316,-0.009222571,-0.015692487,0.0035347757,0.018993203,0.06704801,-0.016804438,0.04432088,0.016686266,0.014644116,0.018368043,-0.0037961183,-0.01695598,-0.054117247,0.033512942,0.00520636,-0.059444927,-0.022659658,0.0037456362,-0.020577984,-0.029176997,-0.026787197,0.002249935,-0.011398188,-0.0060522007,0.038369745,0.051570397,0.01938626,0.022634156,0.008067597,0.028283745,0.056145266,-0.021496294,-0.05211489,0.043794878,0.005355018,-0.056131437,0.002205015,0.03576134,0.018342245,0.00887721,0.0015984802,-0.03573319,0.060222678,0.028051687,-0.0062743407,0.023114607,0.012403113,0.0354022,0.016262183,-0.003186853,0.017965341,0.0484039,-0.009106328,-0.022781221,-0.020046191,-0.0047600307,-0.0014848141,-0.02483394,0.07770318,-0.013441381,-0.032325085,0.027910128,-0.0045365295,-0.008038278,-0.021489615,-0.032471098,0.036321193,0.020998603,-0.04616282,-0.013693645,-0.011767339,-0.0018265024,-0.009948366,-0.000017869785,0.04368301,0.018739719,-0.011082884,-0.027167698,-0.0014427064,-0.018769328,-0.033682052,0.01322042,-0.06875181,-0.011723893,0.005580443,-0.0034681952,0.014408419,-0.054383166,-0.024625087,0.04926749,0.059806686,0.021194622,-0.021908717,0.017386155,0.038581822,0.03134236,0.027345479,-0.038896937,-0.016026095,-0.021519536,0.012810895,0.033814512,-0.072642855,0.015317598,0.011053556,0.056460936,0.0014540906,-0.014157223,-0.008802575,-0.051903173,0.013013986,0.051063187,-0.0046991217,-0.0045187483,0.040971614,0.04212756,0.004752807,-0.021340886,-0.0043026097,0.046743587,0.016656471,-0.034787796,0.025077468,-0.0057914653,-0.005438171,-0.019145237,0.003590165,0.016687974,-0.0045140767,-0.029959008,-0.031194407,0.010663861,0.02057491,0.012490264,0.025170544,-0.02639084,0.007257076,-0.001537883,-0.014079059,0.014514894,0.013101451,0.03432133,-0.015465754,-0.005504006,-0.049862273,-0.008592375,-0.0034947677,-0.018012771,-0.014818543,-0.0268753,-0.00044782466,0.044409033,-0.028105378,-0.0011383918,-0.036614273,0.05697087,0.008229281,0.031253465,-0.018491002,-0.030068837,0.00302584,0.013057248,-0.016084,0.0034407896,-0.023407226,0.051750075,0.0038978753,0.0017362781,0.018563021,-0.00930921,-0.16863629,0.030040767,-0.013872024,0.05683762,0.038731787,0.012836131,0.026114058,-0.005625962,-0.028333992,0.045644864,-0.017236173,-0.051178347,0.012538294,-0.021159636,-0.0046923584,-0.00798475,-0.034459785,0.0028446245,-0.054963823,-0.04039042,-0.045855172,-0.043544,-0.00060786225,0.026279543,-0.04079797,0.03663393,0.060919248,-0.0038238775,-0.010665004,-0.010263908,-0.027552677,-0.000175799,0.0074315555,0.009976525,-0.0045111314,0.06908785,0.019979887,-0.0054122265,-0.036452983,-0.020121362,0.041112978,0.04514311,0.002412993,0.016877143,-0.033445943,-0.015654128,-0.006591793,-0.0072500994,-0.07037326,-0.041372426,-0.0049623833,-0.013952442,-0.019181073,0.0010352362,-0.019441407,-0.01565756,-0.006291961,0.023594381,-0.018030563,0.03286678,-0.023068722,-0.02933999,-0.012629804,-0.011356172,-0.040803794,-0.07866749,0.00021892504,-0.02075857,-0.018324127,-0.020969665,0.024718354,-0.03792557,-0.012468125,-0.010302386,-0.0037155002,0.03449292,-0.026514988,-0.034341652,-0.0019749145,-0.10507671,-0.03569913,0.039622616,-0.002710997,0.02992132,-0.020341141,-0.06869188,0.014407179,-0.016745273,-0.0038369184,0.24510679,0.019642692,-0.0043726,-0.016050665,0.092407964,-0.0076171267,-0.0023461913,0.056385513,-0.0019406083,-0.03690643,-0.020255625,0.018927235,0.0018563354,-0.03484309,0.06727951,-0.0032948947,0.004335869,0.016387977,0.09402615,-0.00008409149,0.011628911,0.016022816,0.03844887,-0.025479622,-0.031574924,-0.028397722,-0.041252412,0.016175924,0.0039188494,0.06393443,-0.045426708,0.060528696,0.05768397,0.000035454064,-0.006635521,-0.0074028927,0.006969606,-0.050115936,-0.034108955,0.024336033,-0.01155024,-0.010960201,0.027826164,-0.059348486,-0.021614345,-0.050393082,0.017553344,0.018276371,-0.012267292,-0.030609354,0.0034009863,-0.0064224433,0.019258536,-0.024233399,0.0010300156,-0.012587899,-0.0064390833,-0.019777143,0.007130664,0.0729709,0.0021181202,0.0046232594,-0.024548842,0.0025694254,0.015163236,0.020763949,-0.020149669,-0.01585416,-0.02319277,0.004247838,0.0074798744,0.009128929,0.0054714186,-0.008400901,0.026474882,0.0063037327,0.028134707,0.0192001,0.011874823,0.01501834,-0.027898492,-0.013282735,-0.047021184,0.01405173,-0.0025048032,-0.02511346,-0.0048567844,0.038727183,-0.047043778,-0.03220317,0.0017467546,0.028517509,-0.035978917,-0.012408749,-0.00990007,-0.028807139,0.014001846,-0.027711075,-0.06542146,-0.009267495,-0.022509605,-0.039969966,0.0038388674,-0.02526329,0.027180487,0.024398688,0.0014140048,0.00860484,0.04682232,0.005421371,-0.07112252,0.02361586,-0.034366336,0.017914906,0.036404297,0.01713204,0.0246185,0.030369483,0.0075534107,0.013440589,0.03351218,0.01587675,-0.0053084977,-0.02397431,-0.026705671,-0.05484346,-0.008542781,0.004375502,-0.012828044,0.006339364,-0.0033828644,-0.026347106,-0.004925736,0.013868897,0.005011409,0.012994578,0.025833178,-0.016706573,-0.005813944,0.028747108,-0.029945029,-0.0014263126,0.000953842,-0.012622824,0.015477032,0.0314078,0.008384288,-0.0072685536,-0.024003059,0.055391144,0.016570834,0.025665335,0.037240144,-0.029322522,0.014844695,-0.07223988,-0.037997138,0.017431874,0.01839477,-0.03548808,0.0040157177,0.009439074,-0.03513751,0.064267874,0.004750899,0.029518826,0.005370821,0.041612126,0.00927956,-0.008093283,0.009997232,-0.006486252,-0.025363443,-0.0076905675,0.035693903,-0.032602474,-0.04134859,0.01878091,-0.019593896,-0.0129476935,0.03553905,-0.004172036,-0.026701339,-0.067790225,0.066971555,-0.023392674,-0.010687637,-0.002670271,-0.03420827,-0.0011898868,-0.023149602,0.09618312,-0.00472074,-0.020273885,0.012499944,-0.0018678432,0.05047671,0.009801984,0.028801981,-0.019129608,-0.029033158,0.021569561,-0.019952161,0.010926261,-0.03882228,0.0042046555,-0.02919353,0.027241811,-0.0074614487,0.027300544,0.021130212,0.000027162889,-0.035816226,0.0013817209,-0.0062168925,0.023917465,0.019791037,0.02763552,0.054373916,-0.046427976,0.017416343,-0.010315183,0.015403893,-0.032460246,0.0039918865,0.028589197,0.009235389,-0.019299662,0.0012165698,-0.033194743,0.0030011428,-0.029331645,0.0065852413,-0.004868603,-0.01230666,0.0017096869,0.024512315,0.011088279,-0.019484874,-0.030030621,-0.010688866,-0.009453514,0.009150566,0.015762767,0.023805516,0.024689982,-0.03197275,-0.05226567,0.021725075,-0.011096485,0.015657596,-0.046741836,-0.003726771,-0.02196047,0.029718708,0.00082948833,-0.013442515,-0.018851047,0.012519629,-0.049959112,0.041536678,0.056309696,-0.019817226,0.027731683,-0.0083882995,-0.00089689693,0.023614703,-0.0019483558,-0.00008637214,-0.022709155,-0.032787282,-0.017352058,0.0019311472,-0.026777828,0.03667085,-0.014900542,-0.012345012,0.02325351,0.08897442,-0.043095533,0.00017215277,-0.019669747,0.00031249187,0.01525092,-0.04224477,0.021625701,0.04064867,-0.050791103,0.044951938,-0.049654752,0.008002616,-0.010509443,-0.060450617,0.02182527,-0.0019192123,0.009894261,-0.07227542,0.048648108,-0.02535709,-0.013215931,-0.005150127,0.016529977,-0.00048387906,-0.007822131,0.030635664,0.019501489,-0.011542029,-0.02149351,0.05532853,-0.0028275326,0.017987313,-0.00296799,-0.015677392,0.018912153,0.0032922737,0.020970741,0.015227159,-0.023957247,0.0073515433,-0.010804257,0.012534199,0.011652713,-0.014682551,-0.02598573,-0.008216725,0.001787999,-0.010502766,-0.035726108,-0.016825559,-0.020906828,-0.02200592,-0.013008197,-0.031401504,-0.019785099,-0.020064311,-0.04524339,0.04274199,0.015709352,0.03680505,-0.010248539,-0.027659733,0.025000518,0.01384454,-0.0071468716,0.005271805,-0.061393697,0.0041691195,0.0041793645,0.009256368,0.0069596497,0.031095752,0.00575279,-0.013220633,-0.038811084,0.048103575,-0.00076424406,-0.011326494,0.0027022273,-0.011109177,0.03445923,-0.019953005,-0.0104013765,0.0123363035,-0.010336137,-0.026664698,0.036420796,0.016824009,-0.039274473,-0.044677675,-0.025114516,-0.0023015924,-0.049993742,0.028249856,0.032710012,-0.041508626,0.04557677,0.014767708,-0.03494996,0.0457639,-0.0040131193,-0.021675618,-0.039373267,0.023774825,-0.02267908,0.0021349369,-0.017248245,-0.015940618,-0.018674258,0.029620456,0.03815027,-0.017759854,-0.005927747,-0.022741523,-0.011431896,-0.15108454,0.024503464,-0.022660892,-0.028092701,-0.050218284,0.0017928758,-0.019469604,-0.0147527885,-0.042643793,-0.024196422,-0.0043262597,-0.04666222,0.015192296,-0.0147212595,0.0073345876,0.06702243,-0.0088896165,0.016322315,-0.020276532,0.08091436,0.03052089,-0.00411532,0.055850323,-0.011916302,-0.0036226378,-0.00015386332,0.032445144,0.048851836,-0.035740916,-0.0182884,0.016611699,-0.023134377,0.000359006,0.047361445,-0.017135978,0.0048274053,0.02801773,-0.015617552,-0.017916998,-0.010951293,-0.02924798,0.0066857394,-0.010945401,-0.0070203086,0.0030899255,0.05217269,-0.0043674903,0.016660172,0.003986464,-0.0071906657,0.032494847,0.026490621,-0.028295917,0.027941672,0.0038001242,0.0023628995,-0.031054063,-0.01674966,0.022705343,0.023321947,-0.023784097,0.0074432655,-0.056821622,-0.024469417,-0.033855278,0.049962185,-0.027716137,-0.011987718,0.016094703,0.00007621993,-0.041082602,0.036326185,-0.04825363,-0.05030895,-0.0015692642,-0.013107153,0.018375874,-0.0018263805,-0.018017922,-0.006919482,0.008144148,-0.03937723,0.021286368,0.022546256,0.04194982,0.017175999,-0.013840819,-0.01411703,-0.049149435,0.0079059405,-0.0452447,-0.031513706,-0.026867334,0.02051701,-0.01104738,0.033937845,-0.051397957,0.0071812854,-0.037157536,-0.012884139,-0.02750627,-0.038947344,-0.02766241,0.015801378,-0.014744448,0.065623954,0.007949834,0.014417889,-0.027204337,-0.046963423,-0.0371329,-0.040469512,-0.035942,-0.008171089,-0.0888133,-0.045024436,-0.022766216,0.049690988,0.047247216,-0.013951639,0.003257303,0.032024387,0.016114926,-0.05313503,0.01054932,0.059546743,0.00049002963,0.016886497,-0.003966219,0.04777188,0.020348664,-0.026967717,0.016568242,0.05229824,0.047078148,-0.000857549,-0.009330392,0.045772422,-0.051010985,-0.022066828,-0.043199822,0.040133107,0.028968185,-0.046304855,-0.007824195,-0.022208571,0.023873962,0.0020785944,0.0015639232,-0.018339958,-0.010083276,-0.034893695,0.030421078,0.050773162,0.030065551,0.01872397,0.030315273,0.06864775,-0.025972446,0.0540624,-0.049846448,-0.017603435,-0.059273865,-0.04573535,-0.03492613,0.05602878,0.00008706894,-0.009491298,-0.037842043,0.016710773,0.039884854,0.02615869,-0.01282764,-0.07327318,0.040327225,-0.0044856183,-0.016394842,0.026230378,0.0037000864,0.015876204,0.06337688,0.021061756,0.015591219,0.036014035,0.028843928,0.051698256,0.0157936,0.012215298,-0.007434208,-0.0043428913,0.0049352143,0.022684205,-0.01715851,-0.010063697,0.050189324,-0.0003578498,0.010185549,0.04271632,0.060752124,0.038707234,-0.004422221,-0.0056148213,-0.030704191,-0.02216476,-0.038466264,0.0035139835,0.02245572,0.0031809558,-0.037816346,0.019409865,-0.05378723,0.008832648,0.025369748,0.019409902,0.01621265,-0.012283435,0.020347727,0.040418964,-0.017202847,-0.01602449,0.035128634,0.043139566,-0.017323956,-0.050440323,-0.017907983,-0.036671136,0.01348968,0.004060609,-0.010642856,0.029203733,-0.044258166,0.031103572,0.008257268,0.044111587,-0.022162119,0.000051214964,-0.050394744,-0.0056280345,0.0037001292,0.001234515,0.067417726,-0.024088878,-0.026693907,-0.00840783],"last_embed":{"hash":"i5wzvi","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"i5wzvi","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{8}","lines":[394,394],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"i5wzvi","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04685664,-0.025926521,-0.025447076,0.0028813297,-0.038446177,-0.022439124,0.041213274,0.013082134,-0.012627039,-0.0031468272,0.0009344866,0.0041376087,0.02296597,0.021036701,0.0063076415,0.01397607,-0.0144374445,0.019919744,0.0083767865,0.0062106755,0.0016007198,0.022025969,0.030917834,0.016507024,-0.048292156,0.0027618823,0.031278245,-0.046148095,-0.00999006,0.051552225,-0.019037398,-0.091747865,-0.0042455727,-0.03364111,-0.01897116,-0.021109235,-0.015022644,-0.025338376,-0.05898007,0.020765888,0.011985934,-0.023918552,-0.008141831,-0.009399038,0.03612107,0.013540679,0.0042985403,0.0022731812,-0.04860278,-0.02475897,0.004180168,-0.0047841505,0.030852046,-0.03359438,-0.029131789,0.019996734,-0.017256511,-0.059260998,-0.029547747,0.013021409,-0.04204289,0.0030629488,-0.02001451,0.015413429,0.026772786,0.041874383,0.016388865,-0.0037223413,0.003819928,-0.022560624,-0.0043917415,0.012379178,-0.059429973,-0.004595187,-0.046294723,0.027738255,0.015023909,-0.01587022,-0.010416639,0.04491414,-0.015465878,0.011586569,0.025701886,-0.01736095,0.014289273,0.03562186,-0.025702123,0.049674094,0.0030273343,0.007061945,-0.021556962,0.01155425,0.028073648,-0.0066052075,-0.017627226,-0.011314433,0.003960693,-0.014145588,-0.010283631,-0.018585205,-0.014704634,-0.024105957,0.011650754,0.022590332,-0.0016467684,-0.029446544,0.00063009263,0.013692522,-0.009157113,-0.029274875,-0.020811873,0.0015359925,0.023706978,0.01181178,0.023224689,-0.027592521,0.016428076,-0.024689645,-0.015029249,-0.019803613,0.027559958,0.01784696,0.053245384,-0.04967164,-0.006305458,-0.018882427,-0.0037227492,0.0127804,-0.0032444166,0.01524145,0.00735708,0.020802492,0.0012095823,0.016454063,0.017979063,-0.01825256,0.019796617,-0.009177259,-0.0006208698,-0.0714322,0.023730973,0.02921568,-0.04305401,-0.014029009,0.013863699,-0.05484821,0.0040821866,-0.007361608,-0.0042653386,-0.034328602,0.0078121796,0.023115413,0.036970895,0.05260597,0.0033612503,-0.0116118705,0.044706233,0.016629618,0.033453092,-0.008571489,0.0023938355,0.008841564,-0.03151375,0.002518972,0.025596961,0.02448465,-0.008247623,-0.014149259,-0.0138305565,0.01656817,0.03725372,-0.03358755,0.028279327,-0.0047160783,0.032539878,0.017056674,0.045733575,0.031031583,0.013863413,-0.004669012,-0.016173422,-0.008509635,-0.04615432,-0.039276183,-0.024551375,0.054371785,-0.010198928,-0.009188288,0.02223204,0.01639735,-0.0066047898,0.008847505,-0.03348037,0.020101655,-0.0022248751,-0.02555623,-0.009050711,-0.018709712,-0.012834441,-0.022782374,-0.036323696,0.051300704,0.029371852,-0.06913255,-0.020319298,-0.025128528,-0.0053729094,-0.031111442,0.018628405,-0.061631013,0.002335854,0.047095515,-0.053838097,-0.016051639,-0.07468761,-0.03172228,0.068113,-0.007904039,0.032566898,-0.029738098,-0.00064698973,0.049353644,0.019459799,0.053157818,0.015662279,0.016329044,-0.02837367,0.022453168,-0.0033150434,-0.038568962,0.0019157985,0.036569264,0.032779828,0.029665386,0.014715626,-0.010658061,-0.060194932,0.023945035,0.050882433,-0.03395022,-0.025824498,-0.0022259667,0.019998806,-0.023893509,-0.022325069,0.024499154,0.041429274,0.057863988,-0.024007505,0.0289791,-0.02892813,-0.008132476,-0.022689857,-0.0029291613,-0.0023131922,0.0060393787,0.013128532,-0.0029839738,-0.012791138,0.029451096,0.017445166,0.033725966,-0.009674444,0.009448885,-0.012522709,0.0428478,0.009890839,-0.0012880011,-0.018336462,-0.02630676,0.023584578,-0.024114773,-0.0035033536,-0.0073835836,-0.00010767959,0.016874135,-0.053971633,0.010580556,0.033169396,-0.0009632309,-0.0038803353,0.031094933,0.032616634,0.0022612477,0.06660249,0.0020034947,-0.015812067,-0.0045260615,-0.0017401588,-0.022156948,-0.025020618,-0.0056303605,0.057013664,-0.0037071889,-0.0006917924,0.014109434,0.005319875,-0.16462614,-0.0068808254,-0.022725781,0.055232555,0.034562398,0.014990474,-0.026904074,0.016777867,-0.057205085,0.04185934,0.011977505,-0.059553158,0.008681812,-0.019649966,0.029312076,-0.0029144797,-0.014671904,0.032741584,-0.025603121,-0.03903306,-0.025787491,-0.0487191,0.017369792,-0.0363607,-0.060043067,0.00761187,0.094155215,0.01903632,-0.023886852,-0.010800218,-0.03320659,-0.0031430987,0.013530939,-0.009813942,-0.022371598,0.031965867,0.023137001,-0.022919508,0.0069294972,-0.025434535,0.041036293,0.056009922,0.018090095,0.01587509,-0.014831944,-0.016266413,0.0049449704,-0.0013591208,-0.08680297,-0.011809842,-0.048173267,-0.017117448,0.0103388075,-0.028279861,-0.053117592,-0.0004035034,-0.0018584314,0.018156005,-0.006576239,0.030321192,-0.038935218,0.008338869,-0.007746825,-0.039156415,-0.028752659,-0.0434036,0.07928921,-0.011549101,0.0118907485,-0.025297996,0.03485766,-0.057837307,0.02151817,-0.027995555,-0.01329146,0.0010823717,0.0024401234,-0.023367994,-0.018465884,-0.102446005,0.024147524,0.025506405,-0.019486733,0.04533246,-0.03586388,-0.06062684,0.034423675,0.0021411267,0.04109329,0.26680776,0.013764719,-0.03891936,-0.021230346,0.061220355,-0.031427246,0.009819533,0.05922282,-0.026178667,-0.039502632,-0.02615775,0.025885122,-0.0052925777,-0.011700909,0.025529327,0.026492234,-0.02477478,-0.00071690767,0.068317294,0.013941792,0.020380376,0.0081731705,0.023173658,-0.010190191,-0.05957174,-0.016028909,-0.034782887,-0.00517979,0.03078136,0.06629007,-0.019053824,0.013275428,0.049526066,-0.008623835,-0.016557815,0.00764162,0.024535669,-0.07585406,0.017273426,0.016871648,-0.031244876,-0.02920555,0.024246287,-0.03655255,-0.05050189,-0.04585312,-0.0008356039,-0.00049547123,-0.0068258527,-0.02940453,0.030736478,-0.028417915,0.0010941313,-0.026054332,0.038785443,-0.0015132779,0.0016057818,-0.036531415,0.014076137,0.023089249,0.036261484,-0.0042879493,-0.03340586,0.0013894088,-0.04035773,0.017451305,-0.006450024,-0.030966181,-0.029328361,0.02277968,-0.0130881565,0.04516537,0.012531936,0.008170456,0.003818922,0.003421201,0.03523444,0.023821127,0.0351104,0.049435284,-0.026950968,-0.020371968,-0.019637585,0.014139707,0.015902346,-0.031484183,0.03068884,0.055239994,-0.039726198,0.02680551,0.007746394,0.018606042,0.0039317375,0.02900185,-0.008495917,0.0004261439,0.04327209,-0.015819967,-0.062337995,-0.033528075,-0.008936871,-0.02222446,0.013652016,-0.048373476,0.04194051,0.031992577,-0.0010180927,0.0038103468,0.037065033,0.0053748474,-0.057763934,0.02596744,0.025870895,-0.025556747,0.005645039,0.037669875,0.058422625,0.012396064,0.03986372,0.0010887226,0.022472834,0.03667737,-0.018013904,-0.013083288,-0.0002955759,-0.06990264,0.013895872,0.05301624,-0.022503776,0.041273177,-0.008617602,-0.026626302,-0.009546219,0.042343352,0.03660609,-0.00977076,0.019571802,-0.027506415,-0.00800394,-0.018458683,-0.032585993,0.0247752,-0.013153103,0.012793275,0.026506705,0.029844038,-0.019709509,0.0042413427,-0.009432505,0.056368697,-0.0002658478,0.026449466,0.01106483,-0.031278893,0.00014380648,-0.08177503,-0.0072758584,-0.030321335,0.016972449,-0.029977307,0.008932937,0.02200789,-0.010234499,0.048335213,0.0018127193,0.035171553,0.00521288,0.035886277,-0.017041871,-0.01185518,-0.0070413025,-0.019835485,-0.051918544,0.008685958,-0.020107478,0.004923326,-0.022304965,0.008694665,-0.016981415,-0.02235432,-0.0026467242,0.012112254,-0.03414994,-0.013636701,0.050350655,-0.029770795,-0.026571983,0.0019310378,-0.03420287,-0.0011732248,-0.006831304,0.087768435,0.019390747,-0.012609662,0.013637782,-0.003040239,0.07776809,0.04070763,0.023969784,-0.012812671,0.020780033,0.03190264,0.00015646232,0.01819775,-0.023258056,0.0136064775,-0.030925918,0.00581888,0.0014604133,-0.00329597,0.021238945,0.019193893,-0.063354425,-0.012911782,-0.01827081,-0.018295556,0.009771461,0.016524158,0.0027597134,-0.063473076,0.004166,-0.016210428,-0.020304572,0.00058938656,-0.029069977,0.011435408,-0.020772481,0.008100349,-0.028399132,-0.051934667,-0.0028861868,-0.00754649,0.020351408,-0.0077937986,-0.005307035,0.03370816,0.0074571236,0.035057105,-0.02126709,-0.047047913,-0.010279546,0.019289708,-0.026442118,0.027484847,0.040924285,0.009235379,-0.048779353,-0.02658984,0.012593988,0.015731437,-0.00023331086,-0.054814227,-0.0019151572,-0.035175983,0.0915769,0.008435235,-0.018534835,0.00914105,-0.014942478,-0.03148673,0.00029390235,0.013830257,-0.0042485925,-0.016414627,-0.037027165,-0.015840555,0.0144873075,0.014108694,-0.01901563,-0.035449043,-0.020231772,-0.0117961755,0.020991206,0.009282764,0.001246147,-0.014395596,-0.027304655,0.008903693,0.047325518,-0.05336338,-0.017991284,-0.004110477,0.0131718,0.020177778,-0.037599746,0.034676395,0.016631203,-0.013534341,-0.007197626,-0.027035005,0.0052074897,0.00946015,-0.053993363,0.01937815,-0.029083386,-0.016291171,-0.041759722,0.062389236,-0.03389097,0.005376179,0.017229777,-0.006825899,0.0062317606,-0.013547156,-0.021738818,0.048670102,-0.01890531,-0.000540464,0.07711039,0.0021329806,-0.009413152,-0.0299413,-0.008909661,-0.00038736718,0.02628151,0.0039963806,0.047849707,-0.004885074,-0.010830757,-0.01785808,0.012171616,-0.0037247422,-0.0029184234,-0.0024407562,-0.021925054,0.00046995332,0.054695323,-0.034533445,-0.031073475,-0.006840535,-0.040643744,0.00151075,-0.021771003,-0.0027309204,-0.00540073,-0.022350764,0.0379173,-0.005249539,0.022573227,-0.016625347,-0.0354081,0.009685897,0.031105395,-0.027399553,-0.009380061,-0.04173587,0.0042753047,0.0050646043,0.0014488869,-0.0035885223,0.027428035,-0.007875867,-0.021363515,-0.055089064,-0.0019930466,0.010514105,0.00066069426,-0.0222801,0.014675469,0.049618743,-0.024836624,0.029195061,-0.025467072,-0.036676284,0.016970823,0.007168813,0.015525093,-0.044791866,-0.011055465,-0.026307436,0.035397053,-0.033968244,0.025396284,0.051605158,-0.019049581,0.030632714,-0.000050194427,-0.04039964,0.027933551,0.03270846,-0.034431856,-0.06468545,-0.018590236,-0.017907798,-0.026323143,0.003612566,-0.01697825,0.008413508,0.060693793,0.015776187,-0.008569235,0.012224245,-0.009941941,0.014536802,-0.16029432,-0.011209521,-0.011823741,0.012175231,-0.0009989844,-0.020635623,-0.0117101595,-0.011552673,-0.016638985,-0.013060975,-0.051762566,-0.042248502,0.045051333,-0.03337232,-0.018868139,0.033764943,0.01026202,0.028916197,-0.043613896,0.081060775,0.004021194,0.032516666,0.039235834,0.0030445883,0.009937748,0.018162824,0.020754065,0.0016008618,-0.019754585,-0.034105975,0.008604328,-0.0331616,0.019711198,0.04805868,-0.01897282,0.008318989,0.022009764,-0.023211403,-0.06052889,-0.0070631783,-0.034098104,0.012548045,0.002905948,-0.0038074641,0.03854734,0.06588429,-0.006767776,-0.012322522,-0.030185994,0.019048491,0.0091559775,0.029407142,-0.004738815,0.032472283,0.01894033,-0.013713656,-0.044274267,0.014479661,-0.012472182,0.024062056,0.00408122,0.021165615,-0.06180602,-0.0017998234,-0.031779073,0.05425991,-0.030967897,-0.020146094,-0.011446696,-0.01255319,-0.02124554,-0.02249366,0.006335314,-0.04784368,-0.02924781,0.0011929863,0.053076245,-0.002503481,-0.038592603,0.009265861,-0.034643665,-0.027477473,-0.03611589,0.012790148,0.04507894,-0.03333826,0.019589636,-0.025113327,-0.03248654,-0.02874079,-0.024623875,-0.03384468,-0.0031110842,-0.010674414,0.013634169,0.05508625,-0.011817867,0.002110804,-0.014543167,0.0084741,-0.032165766,-0.052823458,-0.026217835,0.005045922,-0.014265846,0.016650992,0.028271709,0.0061145322,-0.017619375,-0.03003617,0.003777758,-0.01602586,-0.03204349,0.010117122,-0.06110224,-0.011344239,-0.026390951,0.05650273,0.023968436,0.0025951834,0.014338165,-0.0023843362,0.033786893,-0.035042338,0.017681835,0.07423349,0.048328888,0.031901494,0.0047853836,-0.0052517965,0.033072308,-0.0500327,-0.009939808,0.043018047,0.07314671,0.009052206,-0.007900588,0.055264372,-0.058351677,-0.02495842,-0.01948299,-0.0059841643,0.053845026,-0.041982718,0.025979824,-0.010072536,0.004519513,-0.0027446165,-0.023565961,-0.04998697,-0.04567824,-0.012424296,0.026478652,0.09540283,-0.0014340102,0.03923727,0.0064795655,0.01776618,-0.032288056,0.05443777,-0.057875704,-0.056637205,-0.04503469,-0.07409931,-0.014364034,0.062181305,-0.012715328,-0.029995315,-0.0312449,0.044052433,0.040750284,-0.0041180947,-0.014698909,-0.03273022,0.042875063,-0.031042852,-0.0044046324,0.005945647,0.04257388,0.009363149,0.07070586,-0.014508652,0.03205435,0.022207728,-0.0045664557,0.0077425577,0.027765833,0.007525007,-0.014715237,-0.0021287992,0.009573188,0.02447664,-0.009429392,-0.013643572,0.078799434,-0.005696083,0.012708767,0.0018693111,0.036735844,0.016261177,-0.02626971,0.011768585,-0.0011163569,-0.03257541,-0.026482401,0.0013968969,-0.018185358,0.006852928,0.013194431,0.026630137,0.008278961,-0.001766068,0.0023122437,0.026203634,0.0033651092,0.0070363074,0.048493356,0.0071909507,-0.015973685,-0.0038819402,0.06560051,0.049081113,-0.015407627,-0.02102829,-0.02509938,-0.008375388,0.005346639,0.013204354,-0.006509107,0.028964734,-0.026086973,0.014586172,0.0005731161,0.027618859,-0.011311539,0.029264897,-0.04452319,0.0020791532,-0.035148885,-0.007900463,0.058247756,0.008408368,-0.0035952819,0.0048402958],"last_embed":{"hash":"14yi6rl","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"14yi6rl","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{9}","lines":[395,396],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"14yi6rl","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0021727586,-0.015225069,-0.04291216,0.011191379,-0.05894342,-0.021615226,0.026772568,0.02373817,-0.00040168437,-0.009195962,-0.0018513735,0.0042532273,0.011109087,0.0031709038,0.018487139,0.014788085,0.0055456623,0.027122702,-0.037159085,-0.004099295,0.017050436,0.013147333,0.03844558,0.0017594643,-0.060421772,-0.008132948,0.002247023,-0.026043143,-0.0021442515,0.059822004,-0.004117741,-0.057912342,0.0027613025,-0.006583998,-0.048789293,-0.036204424,-0.01867811,-0.018006323,-0.0566342,0.033814956,0.003492483,-0.037530754,0.0023280191,0.019979006,0.017217426,0.019395426,-0.018018156,-0.0067856414,-0.009311299,-0.026120882,0.013013349,0.008682988,0.024811793,-0.04450957,-0.022763504,0.028855547,0.005474188,-0.052434713,-0.012898541,0.03566488,-0.012625938,0.011692857,-0.00741145,0.01086958,-0.013038171,0.016888864,0.04248402,-0.011173773,-0.009208381,-0.026072772,-0.008367421,-0.017574288,-0.05318699,-0.024275739,-0.04007434,0.03911266,0.003102766,-0.050025202,-0.011639061,0.018394375,0.0013926659,-0.005512019,0.008649926,-0.035384048,0.008200108,0.03777231,-0.020533198,0.045184165,0.027799567,0.00083523407,-0.019336792,-0.013285297,0.025701,-0.018775864,-0.001453741,0.007776406,0.0001551761,-0.019328032,-0.0038592063,-0.001057436,0.023710726,0.002992745,0.019951882,0.017590426,-0.018512642,-0.0451782,0.0024488305,0.022546373,-0.008967654,-0.024446104,-0.0077827917,0.03534709,0.0024706798,0.05035442,0.03223356,-0.0072054425,0.03125736,-0.055881295,-0.0077446387,-0.018532721,0.027144983,0.026988389,0.02443208,-0.059410065,0.0068159816,-0.020582423,0.013317819,-0.009761413,0.0008789551,0.005030223,0.0061126617,0.018181685,0.0068149315,0.04000478,-0.0030199608,-0.011878991,0.027344543,-0.016857821,-0.0025824523,-0.081264034,0.04240745,0.036186688,-0.03536793,-0.01199429,0.025187807,-0.041538395,-0.007948006,-0.019799124,-0.0070554824,-0.07300645,0.0006605883,0.010046041,0.0622273,0.041181598,0.009439635,0.0056943954,0.015691824,0.043857593,0.007516998,-0.026116729,0.02367211,0.013938166,-0.040401343,0.04963208,0.043597467,0.013752613,0.0019324847,-0.031168161,-0.022922844,0.030392298,0.018649595,-0.03904108,0.024638746,-0.019483125,0.024550414,0.007703291,0.031503335,0.034459807,0.00883706,-0.003302954,-0.0246627,-0.020083094,-0.030492252,-0.00013847869,-0.043440823,0.038361885,-0.041948125,-0.0065739476,0.032714922,0.029247941,-0.012016735,0.016909076,-0.028403848,0.03680549,-0.0026060615,-0.033243164,0.0048624463,0.0049022324,-0.013098394,-0.015928937,-0.015675656,0.032001425,0.032636918,-0.026025323,-0.030806826,-0.010715325,-0.028100954,-0.02274036,0.006245077,-0.03422435,-0.0006567242,0.037022978,-0.041181773,-0.019674618,-0.05896089,-0.022040509,0.022323055,-0.016149689,0.054441553,-0.028181447,0.00045229172,-0.0063388553,0.012849525,0.031543024,0.002794841,0.00861131,-0.007865528,0.039447825,0.02970262,0.006612268,-0.005340519,0.02074953,0.021131653,0.0033652037,-0.016259968,-0.021988109,-0.050909378,0.027546039,0.05615627,-0.025689881,-0.01775981,-0.0047111395,0.01019505,-0.024123652,-0.046357296,-0.0005338849,-0.0015459472,0.06873122,-0.018178217,0.04058476,-0.010584421,-0.02019942,-0.0214836,0.0069520823,-0.0017396931,-0.0051021553,-0.008561821,0.000048912792,-0.044033956,0.014536599,0.0066855834,0.028437672,-0.01594336,0.011607765,0.0052720364,0.022085156,0.042311363,-0.0035004215,-0.009971436,-0.014868872,0.016529592,-0.023464141,-0.0008846904,-0.0027180936,-0.004598837,0.013927886,-0.04265992,0.009596618,0.047409337,-0.0062921355,0.00088136934,0.032831106,0.05221204,-0.002008775,0.08005599,-0.023507211,-0.006215321,0.0023513993,0.024465496,-0.047037214,-0.013730706,0.0017906715,0.043535355,-0.0059384373,0.004375575,0.005062178,-0.0021060805,-0.15288764,-0.00065602246,-0.024486985,0.05776091,0.033996787,0.027555227,-0.0016540247,-0.000027382923,-0.02398991,0.06349423,0.022367788,-0.048733976,0.0049928995,0.009727557,0.018573064,0.01117923,-0.008438373,0.011314598,-0.059039604,-0.024358895,-0.00809478,-0.029464407,0.02015163,-0.01714763,-0.04869307,0.012785385,0.08281678,-0.0068181045,-0.02129444,0.0120021105,-0.06270394,-0.020910779,0.0058242795,-0.0037923926,-0.029764934,0.04450722,0.030717803,-0.010881678,-0.015008903,0.0067366296,0.053078618,0.051011823,0.01727872,0.011802092,0.009341347,0.00243175,-0.032764208,-0.019176723,-0.08993662,-0.010867784,-0.022663701,-0.052848402,-0.024935495,-0.020072818,-0.054385018,0.016106196,-0.0031494547,0.025525555,-0.012965329,0.041825105,-0.039836302,-0.03070892,-0.010222624,-0.03582793,-0.037766557,-0.04903537,0.044385478,-0.03452853,0.011217819,-0.026640162,0.014081968,-0.06875663,0.038623597,-0.009512236,-0.026944632,0.010252383,-0.013567092,-0.037347376,-0.019776093,-0.07840176,-0.0080557605,0.015697457,-0.026303696,0.060788553,-0.03385905,-0.06185664,0.0069527766,-0.004013524,0.031156655,0.24770407,0.025246691,-0.0033626836,0.015386301,0.05716458,-0.015235671,-0.017964592,0.040167216,-0.016722018,-0.032132085,-0.034936424,0.0036160855,0.00923656,-0.042656608,0.034598358,-0.012425573,-0.05159789,-0.006867834,0.068898536,0.02650099,0.039811566,-0.002057435,0.055868905,-0.017901788,-0.06407958,0.010780805,-0.026386403,0.0040906123,0.026867827,0.058553346,-0.043786902,0.013533513,0.04287041,-0.0040132706,-0.022449777,-0.0027479162,0.003707611,-0.05531475,0.019878892,0.006882648,-0.030304713,-0.019897062,0.008963148,-0.035086695,-0.027566595,-0.02236921,-0.0034707077,-0.008244007,-0.023130197,-0.020741554,0.04818294,-0.03080018,0.016205853,-0.009248895,0.014475945,-0.022015112,0.0027433326,-0.015460207,0.0043951324,0.03199021,0.0451429,-0.0032272742,-0.03983727,-0.014680045,-0.053487323,0.0003003656,0.026344359,-0.023620263,-0.018993245,0.016866272,-0.011177383,0.017132,-0.023874497,0.01720125,0.022908442,-0.0020647428,0.06260016,0.024473745,0.005035517,0.05746792,-0.006129486,-0.03517337,-0.023109201,-0.020254875,0.02160977,-0.03199995,0.013308084,0.058116324,-0.029619005,0.016222104,0.030348571,0.0021360624,0.007390523,0.002236497,-0.0040169954,-0.011814249,0.033227973,0.00638675,-0.07769061,-0.012668871,-0.0040861513,0.003175924,-0.009917404,-0.019962933,0.039892297,-0.003931783,-0.016486946,0.019550724,0.033959832,-0.0005435408,-0.030745525,0.019464538,0.016858475,0.0025480776,0.008769359,0.059167087,0.03544585,0.021865994,0.040471077,-0.014606954,0.019180564,0.030661616,-0.004488705,0.0019907209,-0.030577919,-0.0707661,0.0034448884,0.02507145,-0.034271233,0.045860305,0.0063410145,-0.016076334,-0.010617833,0.020579198,0.039418727,-0.015887441,0.035055157,-0.020137914,-0.00067921355,0.030421522,-0.02668114,0.041074544,-0.032222167,-0.0066007073,0.029958514,0.041512668,-0.0063160798,-0.0020912657,-0.009632756,0.048437636,0.030300114,0.023786182,0.019667324,-0.03818812,0.012028297,-0.08288078,-0.022748314,-0.05351982,0.0015200956,-0.023564659,0.015575788,0.010464182,-0.007495186,0.057207692,0.030217545,0.014357846,0.02476268,0.081307456,-0.010475759,-0.006658496,-0.0029021904,-0.0390398,-0.046940904,0.0019685237,0.020285495,-0.001991295,-0.020516856,-0.00086032867,-0.022041285,-0.02452393,0.04240587,-0.017645607,-0.01739286,-0.029858008,0.057861395,-0.029185088,-0.0029397986,-0.0046022166,0.00044873744,0.00015298957,-0.006776003,0.091976486,0.036734562,-0.012294529,0.045238636,-0.0060884124,0.06479721,0.021595791,0.022212308,-0.00395281,0.004327316,0.012265263,0.012078194,0.0062907576,0.005111605,-0.00040939715,-0.016433187,0.024892302,-0.009958276,0.02912102,0.032409657,0.014688839,-0.02716187,0.010573417,-0.03579326,-0.0061480612,0.022350043,0.045489594,0.023929337,-0.036482967,-0.018428622,-0.013378316,-0.004880504,-0.017512197,-0.046581443,0.046646867,0.012168394,-0.0020276327,-0.021969961,-0.031165969,-0.0093495175,-0.014881905,0.033980403,-0.007099203,0.016558634,0.018932927,0.011375556,0.007581401,-0.03285128,-0.05828932,-0.0073257126,0.009732559,0.01673691,0.026284164,0.04678996,0.019763818,-0.030446444,-0.02531229,0.029483551,0.019766482,-0.0207538,-0.03819421,0.026609406,-0.027837828,0.058349747,-0.021067735,0.0053230366,-0.010334853,0.018368317,-0.035152648,-0.011919791,0.030203264,-0.008667832,-0.016140247,-0.034541927,-0.03903091,0.011338282,0.0025021804,-0.015912646,-0.033393748,0.001449364,0.0097846165,0.011568753,-0.013159311,-0.009514569,-0.0030953747,-0.051983606,0.035774536,0.054473497,-0.067922525,-0.014957799,-0.011236598,0.018587712,0.04233668,-0.039927684,0.029657565,0.047595464,-0.009950392,0.008183948,-0.029352017,0.02156088,-0.024081828,-0.054806866,0.009854276,-0.0366475,0.005275531,-0.011018493,0.061276115,-0.050035726,0.003379055,0.001722124,-0.014607891,-0.00771612,-0.027740018,-0.0061984523,0.029911377,-0.01744284,-0.031965178,0.078977786,0.0078147305,-0.006934233,-0.03550623,0.011357392,0.011614773,0.032980394,0.00024860707,0.044802256,-0.024579983,-0.0076758796,-0.016974494,0.027053408,0.012069428,-0.016741524,-0.017254584,-0.03430627,0.022347562,0.025923926,-0.018527005,-0.011398757,-0.0012117279,-0.04194287,-0.0057045138,-0.00281645,-0.026569866,-0.005813344,-0.031674154,0.04427363,0.009708235,0.02653256,0.005819834,-0.030312255,0.002174318,0.024096005,-0.021406062,-0.018574601,-0.057397373,0.0022544002,0.024455287,0.022486905,-0.0017144226,0.03259188,0.009993471,-0.020105759,-0.058905035,0.044670828,0.023000829,0.0010605087,-0.016570888,0.022061205,0.049588583,-0.054726522,0.02946747,-0.041310817,-0.01978461,0.009824582,-0.0032407974,0.021837043,-0.0142755695,-0.010911544,-0.025263172,0.0058525573,-0.056907225,0.01984737,0.014749702,-0.016131563,0.053382706,-0.0040016896,-0.03815724,0.026999146,0.01452585,-0.048124835,-0.048799,-0.033586737,-0.024112405,-0.015691785,-0.02450806,-0.016014593,0.016937021,0.056462534,0.009734892,-0.008159135,0.0027408283,-0.009097634,0.007392175,-0.14631261,0.0039392756,-0.015355607,-0.014076598,-0.0059304493,0.009879539,-0.02238958,0.002210258,-0.021130428,-0.040373646,-0.02305527,-0.029601982,0.049974825,-0.027339434,-0.008947134,0.025426142,-0.008011297,-0.010530397,-0.05195652,0.095675744,0.0029707397,0.013623619,0.055788312,-0.0047693234,-0.0067426744,0.03822022,0.011371745,0.016514633,-0.0337427,-0.05300073,0.049042694,-0.019165147,0.016405046,0.052132655,-0.012475849,0.015277269,0.016292231,-0.031390112,-0.035074245,-0.0009784397,0.0038332054,-0.00009490926,-0.034182027,-0.01101435,-0.011173229,0.06435964,-0.012919056,0.00057859794,-0.04622715,0.012927461,-0.009447088,0.021953003,-0.031311832,0.009815478,-0.0064876466,-0.040924318,-0.037904855,-0.03978238,-0.0030351372,0.033785008,0.0064750593,0.036091443,-0.055044945,-0.013837353,-0.02570906,0.06322661,-0.038642444,-0.009269706,0.020700702,-0.0052492875,-0.02096115,-0.0074326424,-0.0002508595,-0.0291093,-0.03362054,-0.0009625192,0.020851506,-0.030589396,-0.05318687,0.0043962924,-0.020076428,-0.027455825,-0.048152935,0.017544642,0.055449672,-0.029025108,0.014812308,-0.029639963,-0.016793476,-0.020667927,-0.034033645,-0.049012158,-0.023625895,0.011148818,0.0033704604,0.064799935,-0.027227884,0.019145325,-0.0015621372,0.011618099,0.004453266,-0.041439526,-0.022319565,-0.0061080153,-0.0106784925,0.0128687285,0.034525618,0.012497203,-0.023143012,-0.027067034,-0.018239189,-0.052256834,-0.031220619,0.025204811,-0.08142315,-0.034335114,-0.03879461,0.049229,0.0315857,0.027764365,0.031909797,-0.0005096403,0.0065018428,-0.045919884,0.0081760045,0.09340755,0.036490776,0.022366613,-0.013919125,0.02136721,0.012845777,-0.04314103,0.017939007,0.008736404,0.06204416,0.00012585791,-0.0067956243,0.029941443,-0.055959117,-0.036593772,-0.013466819,-0.0046337866,0.060560144,-0.05535946,0.02468097,-0.034391336,0.0057181497,-0.00846944,-0.014940003,-0.024282569,-0.029330248,0.005437053,0.019992715,0.0966971,-0.00787334,0.047824286,-0.002241401,0.051041935,-0.04836486,0.03028295,-0.038633514,-0.038757104,-0.055571094,-0.07161718,-0.02727556,0.03418803,-0.008998738,-0.015338434,-0.04222589,0.029330606,0.042753436,-0.008111297,-0.007332036,-0.05014815,0.044981297,-0.03747222,-0.004146868,0.030345017,0.04258663,-0.00810139,0.050481595,0.0010108828,0.048034467,0.058505833,-0.014681677,0.0022038536,0.019728515,0.05085332,-0.007934115,-0.026166387,-0.007530989,0.02143624,-0.010829547,0.0019277,0.07247735,-0.0025957243,0.00045335686,0.0045316773,0.03148068,0.009452385,-0.020570433,-0.01148809,0.020916332,-0.03686471,-0.013388064,-0.0027999473,-0.01852796,0.015542488,-0.01680112,0.008145278,-0.008374181,-0.004310525,0.032587767,0.031923193,-0.01900645,-0.019209864,0.022588067,0.015410624,-0.0054314067,0.023438372,0.05009539,0.055482246,-0.026897524,-0.008999755,-0.03325041,-0.025075,-0.010884149,0.026292812,-0.011350943,0.010916024,-0.036473148,0.012435274,-0.004827174,0.023282982,0.019754391,0.01578323,-0.0621426,0.023803025,-0.04746572,0.000049373837,0.05149296,-0.0059435545,0.023259658,-0.015739337],"last_embed":{"hash":"1ahs1m9","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"1ahs1m9","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{10}","lines":[397,398],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ahs1m9","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00071293936,-0.016171023,-0.051651582,0.014033907,-0.05444864,-0.05963106,0.023286764,0.050905664,0.02720807,-0.015193515,0.008985478,-0.013405835,-0.006031755,0.020330526,0.035139468,0.023832696,0.019282447,0.035496358,-0.011669402,0.01202871,0.03182064,-0.004039802,0.032083705,0.0037364045,-0.026373208,0.013912897,-0.034036014,-0.033658512,0.02171254,0.07795364,-0.014808238,-0.08656527,-0.0074048853,-0.001585762,-0.027447434,-0.02313813,0.0057122367,-0.0323342,-0.044639833,0.035043605,0.02118151,-0.02205594,0.009893208,0.011041796,0.042000093,0.015166512,-0.02817607,-0.010995906,-0.01246509,-0.04367126,0.011798839,-0.0061939005,0.046580974,-0.047751606,-0.027569052,0.020751875,-0.0127216065,-0.03870818,-0.0011229372,0.034658507,0.0075698574,-0.007845202,0.00014524584,-0.0052352706,-0.031437773,0.026452877,0.034870014,0.0011468199,-0.025614833,-0.035027135,-0.02485235,-0.0086473515,-0.0358076,-0.040688034,-0.05366933,0.034666423,0.01927278,-0.015275618,-0.0036982233,0.003971475,0.017853161,-0.028772902,-0.006802262,-0.023052705,0.031299833,0.04959943,-0.014559872,0.059111495,0.024193581,0.002119007,0.025907813,0.002388146,0.021707918,-0.0007346362,0.028884947,-0.0045730555,0.018344032,-0.026473004,0.029577736,-0.004565279,0.03979254,0.0074194535,0.034152467,0.0056407615,-0.02885347,-0.034905996,0.0021410955,0.0059674256,0.034505505,-0.020600189,-0.01774134,0.0049223467,0.029209452,0.033855166,0.033413157,-0.02396286,0.017709147,-0.03323474,-0.040653635,-0.016706707,0.03035671,0.019595519,0.05075581,-0.008316719,0.020838544,-0.01936545,0.0011685125,-0.0051087094,0.008983505,0.03820048,0.0047003394,0.032971382,-0.0017906816,0.027721228,-0.03257397,-0.0008448068,0.016359631,-0.0070355018,0.0019734935,-0.056269433,0.015659159,0.034303237,-0.04057096,-0.019231481,0.0042866794,-0.05367776,0.012504668,0.037912883,0.020503104,-0.047349136,-0.017314374,0.02217087,0.026121352,0.019033449,0.009085139,0.01129655,0.031759564,0.07520552,-0.007345417,-0.02221697,0.019663785,-0.019358844,-0.06415138,0.0557695,0.02580477,0.027700469,-0.0020505711,-0.022020012,-0.016849676,0.02298402,-0.010825339,-0.023265263,0.008065216,0.0008667326,0.029757554,0.03194448,0.04119358,0.03174312,-0.023975277,-0.0061540217,-0.042990234,-0.0140478555,-0.030071707,-0.019316714,-0.042332854,0.06436037,-0.013132505,-0.0012622542,0.02543235,0.019501397,-0.017845483,0.011279119,-0.057723794,0.053299505,-0.018873712,-0.04447283,0.013799014,0.005466056,-0.02045511,-0.011685328,-0.0074721575,0.04789209,-0.003298867,-0.019474879,-0.036034532,-0.032068998,-0.034925915,0.001814272,0.015693488,-0.066961005,-0.01767327,0.023038978,-0.03303652,-0.0030998907,-0.050863408,-0.044489235,0.02691138,-0.0039999983,0.02998725,-0.027678857,-0.0018122657,0.047575835,-0.034929123,0.02461077,-0.0131006995,0.018009964,-0.022800824,0.044059824,0.03655389,-0.00402497,0.022596067,0.017783394,0.02544295,0.006681729,0.00696599,-0.022193361,-0.07079502,0.028487708,0.03172056,-0.023107732,-0.02624931,0.019804532,0.017669538,-0.014082896,-0.02099294,-0.031639993,0.01385971,0.049029864,-0.015292064,0.0159606,-0.0058638193,-0.017053958,-0.029499758,-0.016095571,-0.00045391693,0.013152282,-0.007093594,-0.000040426246,-0.01924753,0.02363021,0.016940195,0.00532336,-0.008483923,0.016157335,-0.0111982385,0.0024384551,0.029981509,0.027263612,-0.0062966654,-0.002579476,0.0035983492,-0.04280979,0.00038168734,0.011057922,-0.028678553,0.002378361,-0.03583158,0.047227737,0.06317323,-0.005081001,-0.03472179,0.0013970641,0.058015037,-0.0042590657,0.050148495,-0.04518716,-0.048110567,0.024014484,0.014501081,-0.027875308,-0.021616405,-0.0155243585,0.06502301,0.007871538,0.0139585165,-0.0038446698,0.020704342,-0.17692131,0.0019434517,-0.033824384,0.04333233,0.028388862,0.028972618,-0.021434404,-0.008281869,-0.04791003,0.07197506,0.020606205,-0.052279696,0.02537831,-0.0011534914,0.022088356,-0.002627791,0.00017017059,-0.0009835081,-0.03895925,-0.04189621,-0.011848338,-0.027966052,-0.0030122057,-0.037872903,-0.063418254,0.011598744,0.05480928,-0.016182328,-0.00041001465,-0.005333491,-0.07269243,-0.022735454,-0.0012068055,0.010838897,-0.009561987,0.0438416,-0.0093262615,-0.00991866,0.00576903,0.014720047,0.028392166,0.04241929,-0.0058215945,0.0022043327,0.024462415,0.007836248,-0.019091962,-0.030480858,-0.0446494,0.016476544,-0.013687307,-0.048675906,-0.03680747,-0.0064249127,-0.027043758,0.01148415,-0.0025505414,0.034466308,-0.036620684,0.019168872,-0.04684626,-0.011883052,-0.031638782,-0.039848678,-0.036708597,-0.04125445,0.010821164,-0.002439054,0.01433797,-0.019015018,0.012026825,-0.051566686,0.026488457,-0.028857514,-0.028443478,0.019310486,-0.001365876,-0.027091118,0.011685738,-0.11608288,-0.018270148,0.018443335,-0.04833949,0.053466436,-0.05759496,-0.03689871,0.026603108,-0.016184786,0.023524322,0.2428277,0.027084393,-0.017847016,0.0017624961,0.04740868,-0.020810174,-0.012695265,0.049544726,-0.02365793,-0.039641574,-0.04379868,-0.014595706,-0.0065830993,-0.035426628,0.0007257415,0.018378945,-0.039933044,0.035801742,0.110018454,0.02668519,0.057515774,0.014583598,0.042724323,-0.006592891,-0.039061397,-0.011859422,-0.033695165,0.031595305,0.01934065,0.06321541,-0.043530624,0.022449467,0.05302751,-0.013993661,-0.00005347449,0.0060051354,0.01500417,-0.049512003,-0.005818585,0.02375333,0.015233952,-0.017478298,0.010308045,-0.050392978,-0.05277381,-0.038007773,0.0020528561,0.030026844,-0.0111622885,-0.024008397,0.04477788,0.018724682,0.027682157,-0.014058647,-0.018516397,-0.030724728,0.007560555,-0.011846944,-0.020595282,0.045011785,0.031042656,0.0015014207,-0.044171795,0.039140005,-0.013300391,0.037502345,-0.0031805993,-0.026646784,0.0014473221,0.027701505,0.018384116,0.029879449,-0.0054413867,-0.0032084044,0.009309357,-0.0013964946,0.046894357,0.03024289,0.008865412,0.032137133,-0.018506067,-0.030328609,-0.0034641307,0.034683514,0.010433753,-0.03267014,0.014231006,0.06355402,-0.02954984,0.053065192,0.015366135,0.018783491,0.002652051,-0.014351692,-0.014819844,-0.018199839,0.033318553,0.014642035,-0.04548598,0.023300815,0.0016908785,-0.029431965,0.033200663,-0.025236446,0.020944208,0.029421711,-0.03485156,0.007861636,0.03507399,-0.0016114506,-0.045051858,0.021668652,-0.011512087,-0.0033443652,0.035840534,0.10102772,0.01331353,0.03444225,0.010848404,0.00069212576,-0.0060805855,0.01343807,0.009856468,0.017901734,0.0077268784,-0.042862527,-0.036575798,-0.003833733,0.0068610716,0.04605905,0.02892551,-0.020553835,-0.0058687027,0.017149514,0.031411573,0.0031156235,0.046225954,-0.038687885,-0.015515079,0.020431811,-0.014654795,0.039764665,0.004934348,0.024953134,0.040947154,0.035560783,0.011153515,-0.0002500004,-0.042358276,0.028620241,0.0049266247,0.032233708,0.016606672,-0.033366658,-0.007242315,-0.06323097,-0.02980981,-0.015218879,0.012729116,-0.016710652,0.024203017,-0.0002023836,0.0029839596,0.03617694,0.023140248,0.0007407565,0.025794111,0.05148568,-0.0014283535,-0.006832352,0.000103177605,-0.03408883,-0.021214394,-0.011754204,-0.005051721,-0.03920286,-0.051703814,0.047589798,-0.018122107,0.0072470116,0.023673577,0.003965741,-0.035592563,-0.011968862,0.04005733,0.011238137,-0.014632692,-0.013677095,-0.032227214,0.005973236,-0.031692475,0.10050823,0.019768415,-0.0063554677,0.04917385,-0.028379321,0.0517306,0.033792388,0.03308649,-0.031091245,-0.00547618,0.026964657,0.016023563,0.0041323774,-0.019448657,0.017707508,-0.011256593,0.036154002,0.0049964897,0.019982576,0.0154059045,-0.008936987,-0.026779996,0.019129418,-0.03552026,-0.005784977,0.040075358,0.044307195,0.055310834,-0.013598551,-0.016081994,-0.007194164,0.016494198,-0.01631676,-0.055721506,0.025470156,0.0115341805,-0.0023138756,0.0062753963,-0.0048489105,-0.00020312438,-0.05022884,0.023406263,-0.0018832565,0.012145956,0.00029611622,0.024474686,0.0016411458,-0.040729273,-0.022231087,-0.012881818,-0.027655689,-0.006925771,0.02131726,0.023253184,0.02638763,-0.03220781,-0.067569196,0.03324939,-0.0033405998,-0.0052372725,-0.021596186,-0.00052359106,-0.028040644,0.03117529,0.018086499,0.0027455508,-0.020388406,-0.007838052,-0.014431352,0.014914537,0.046522867,0.001454938,-0.02222742,-0.042628482,-0.054814797,0.009860602,-0.010877335,-0.019840764,-0.015659286,0.003993128,-0.021430781,0.014838383,-0.025033407,0.014229338,-0.008387404,-0.025128968,0.015735753,0.041956842,-0.067615494,-0.0014672512,0.06451346,0.044056296,0.024747629,-0.017930524,-0.005866455,0.031284057,-0.034515057,0.017716475,-0.044822,0.0035248767,-0.030354697,-0.05007018,0.021459162,-0.021478517,0.0019091943,-0.07300409,0.025645006,-0.034168255,0.01604415,0.0037658126,-0.012318745,-0.0054441206,0.0042812494,-0.0061439546,0.009607108,-0.021434898,-0.048600934,0.07610953,0.027473586,0.006594476,-0.012577549,0.005427484,0.0050899093,0.029157199,0.011815265,0.051139954,-0.009194881,0.019668754,-0.016209653,0.010372202,-0.021090409,-0.042346947,0.0043945177,-0.047265284,0.04434127,0.006708624,-0.0023921144,-0.0012702763,0.008433858,-0.039379366,-0.014724051,-0.015786406,-0.03450326,-0.011454003,-0.019924,0.01496986,0.008303871,0.048743248,-0.0123545965,-0.014315451,0.0041343602,0.0199759,-0.011972423,0.0049373587,-0.041393187,0.017456366,-0.0050166138,0.004306529,0.018836273,0.013393232,-0.003852551,-0.027679965,-0.053027194,0.05815732,-0.007112227,-0.0014170791,-0.03724339,0.049244747,0.039391402,-0.023301354,-0.00034652647,-0.038666427,-0.019509027,-0.036528304,0.016978644,0.017996132,-0.011564444,0.018597709,-0.005593428,-0.01389958,-0.054913256,0.0106201265,-0.005703194,-0.0357169,0.039750468,0.0079764845,-0.0365179,0.033348855,0.01004293,-0.04617185,-0.022494402,-0.012524627,-0.045459237,-0.015442749,-0.035218876,-0.050300725,0.021234568,0.05126523,0.016969794,-0.0043786513,-0.012811885,-0.028506173,0.0046944898,-0.15259482,0.023697263,-0.026699843,-0.0136328,-0.0042687575,0.019574506,-0.03771675,-0.0068955407,-0.029795678,-0.024554953,0.004723339,-0.049632143,0.048903327,-0.0040470837,-0.017929668,0.018369814,-0.009268821,0.04340915,-0.039749086,0.065162994,0.02075496,-0.008036624,0.035652965,0.020399911,-0.013589505,0.006711544,-0.0016041012,0.04234303,-0.021922044,-0.023564154,0.023791973,-0.017042765,0.008258611,0.055292968,-0.0114952205,0.025091805,0.0150800375,-0.058418136,-0.05031679,-0.028169446,-0.018876368,0.014834024,-0.0029508658,-0.012910479,-0.013675617,0.074109994,-0.052016366,-0.022363583,-0.02835832,0.024178214,-0.027275987,0.05289306,-0.018075202,0.018289315,-0.011244872,0.011891112,-0.030411277,-0.0061135585,0.018025303,0.029600488,0.0008777325,0.052561674,-0.058096547,-0.016146606,-0.026894448,0.033861063,-0.048409007,-0.020538144,-0.004074238,-0.010246877,-0.022059299,0.0031602108,-0.0054895203,-0.027966445,-0.011710043,0.019235237,0.029116586,-0.026461294,-0.044681832,-0.020322867,-0.047378547,-0.015870113,-0.049933556,-0.0046651657,0.024386723,-0.026207238,-0.0102233235,-0.049251053,0.0075017,-0.007027923,-0.044794578,-0.012987097,0.01629006,0.04697493,-0.031058598,0.05427547,-0.058536403,0.013230311,-0.004461759,0.014697234,-0.015129502,-0.03941366,-0.00081206864,-0.0038471306,-0.02477465,-0.0075366185,0.015303369,0.0041006217,-0.017292792,-0.026954046,-0.023060676,-0.02985659,-0.030810736,0.028975172,-0.07029306,-0.029525157,-0.017620381,0.0384054,0.005109809,-0.013349526,-0.014157853,-0.012959271,-0.0055385693,-0.047112558,0.0089905495,0.07084,0.021047002,0.0029859976,0.01085928,0.026977444,0.008719817,-0.03343835,0.012983721,0.019721359,0.043979138,0.0010461713,-0.030936377,0.037074875,-0.042399306,-0.02968357,0.00065687584,0.045364503,0.04249384,-0.053492106,-0.004599659,-0.04109521,0.02510774,-0.022225399,-0.00047011254,-0.007026388,-0.006752768,0.020699892,0.014644389,0.08610689,-0.017406803,0.053513475,0.004199624,0.07346845,-0.019474056,0.021340407,-0.032913484,-0.01904184,-0.060342535,-0.04060685,-0.006512086,0.04924101,-0.017127069,-0.009527781,-0.036558736,0.031163758,-0.0007406711,0.022538671,-0.012244454,-0.026864158,-0.0081202425,0.009199574,0.00091698515,-0.007096074,-0.004387733,-0.019197,0.04554047,-0.0018731521,0.01695813,0.018978488,0.009827883,0.007145676,0.018875675,0.033525076,-0.0037562218,-0.036349002,-0.0057485173,0.00635678,-0.030911477,-0.0034082148,0.065894276,0.0007270433,-0.004282742,0.03441961,0.03540167,0.009883139,0.0075739785,-0.013238451,0.020507438,-0.031370163,-0.00042672182,0.0069245896,-0.017149372,0.029489053,-0.05269892,0.011067482,-0.023303632,-0.0042275153,0.023554599,0.0262041,0.001524222,-0.029014474,0.003098405,0.021832649,0.003851543,-0.019862438,0.024595128,0.059917137,-0.03186826,-0.029163549,-0.01753066,-0.022885479,0.0024022493,-0.001950653,-0.028871179,0.018291488,-0.006336205,-0.009248494,-0.0041441056,0.016888158,0.0058862832,0.017082611,-0.08585453,0.02805605,-0.04323318,-0.011011652,0.05824084,-0.013638642,-0.02176029,-0.028485276],"last_embed":{"hash":"kjovps","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"kjovps","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{11}","lines":[399,399],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"kjovps","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00058490876,-0.016009843,-0.042955235,0.008452451,-0.04165644,-0.024458839,0.036849983,0.010169784,0.021780318,-0.016907884,0.011590192,0.014680862,0.009862662,0.024930703,0.025224654,0.018992135,-0.022113258,0.057393707,-0.037748948,0.015864553,0.027072309,0.0006749602,0.04574761,0.0285091,-0.028823743,0.0018233082,0.01368885,-0.029351337,0.01844151,0.03607314,-0.02219438,-0.0694266,-0.006444202,-0.009845009,-0.057117604,-0.036240507,-0.011303237,-0.01588599,-0.041224822,0.04225006,-0.0023141394,-0.012176958,0.003139234,-0.020028235,0.02852956,0.029493948,0.0037947714,-0.011492458,-0.014687407,-0.01752127,0.00010019685,0.00067568605,0.0075362218,-0.032547098,-0.024998393,0.0010012459,0.0034032813,-0.037714917,-0.0072070407,-0.002725978,-0.017804677,0.03679203,0.005821456,0.034580134,-0.0016759506,0.040698115,0.057227466,0.0031971375,-0.004995171,-0.0048351693,-0.019679407,-0.019988291,-0.0528279,-0.016450057,-0.04344706,0.048166886,0.020348366,-0.029509962,-0.001051467,0.01591198,0.009666896,-0.011766739,0.006273549,-0.012856248,-0.0005163974,0.014621065,-0.026772639,0.062443644,0.015461467,0.004286287,-0.01763134,-0.010294812,0.02293164,-0.021545153,-0.018244857,0.030626059,0.0048074345,-0.012432918,0.016193379,-0.009377219,0.0061644507,-0.0088646645,0.009757162,0.031193504,-0.012797967,-0.029189903,-0.021366224,0.011236837,-0.013004079,-0.030593062,-0.00085293985,0.016880453,0.010543523,0.020951191,0.02922745,-0.03150094,0.029206712,-0.05422144,-0.010757169,-0.0069519402,0.017379737,0.010144918,0.016880998,-0.06981283,-0.002661346,-0.0159437,0.019960808,0.0011729505,-0.0041197916,-0.0052562426,-0.010204681,0.031734243,-0.014045036,0.04124443,0.0034237623,-0.009112487,0.0058869687,-0.0054842206,-0.025072535,-0.07291778,0.040956773,0.050501898,-0.039197788,-0.010827583,0.008259064,-0.028488254,0.012082813,-0.038987104,-0.00021239839,-0.04909167,-0.030034378,0.045568425,0.04503011,0.066558234,0.032705743,0.007478804,0.020346694,0.04904112,0.011545537,-0.028228583,-0.008764993,0.0350023,-0.03442728,0.05277212,0.02211055,0.009578244,-0.0077863247,-0.008047643,-0.017366813,0.027302114,0.024114117,-0.051227994,0.026894553,-0.009437376,0.032254566,0.0075182663,0.06084472,0.031435832,-0.014080657,-0.0010411321,-0.02327665,-0.036223482,-0.044601448,-0.0020606979,-0.05018679,0.019506322,-0.004117695,-0.028694272,0.023323657,0.03652327,-0.037954442,0.0077689267,-0.008180962,0.026474182,0.00026498028,-0.022981606,0.00504275,0.0128175905,0.011574435,-0.02874577,-0.008475473,0.03629572,0.045696996,-0.040962767,-0.025213685,-0.01578374,-0.0027126384,-0.027660828,0.016335951,-0.019231485,-0.00065148546,0.029500216,-0.00813666,0.023225037,-0.03468173,-0.033600863,0.04624536,0.011014378,0.005552956,-0.0074512046,0.01605356,0.020819966,0.026695399,0.05200931,0.0314248,0.004505698,-0.028021315,0.048975945,0.022523971,-0.01889487,0.0019016137,0.017599594,0.010813532,-0.00955749,-0.003614695,-0.019390637,-0.07041836,0.049362604,0.035976168,-0.02314044,-0.019870954,-0.0016106474,-0.0014141254,-0.053295963,-0.0429045,0.00014237507,0.019713527,0.046859585,-0.017719975,0.01298605,0.00905085,-0.018849196,-0.035886284,0.008075591,-0.0095213065,-0.0089883385,0.028866092,0.008235847,-0.038162775,0.03532077,0.018081265,0.04733583,-0.010342058,0.0060879183,-0.011574066,0.027707947,0.03144674,-0.0068251286,-0.017421491,-0.028853288,0.0053006993,-0.027199423,-0.0010300694,0.015729051,0.015317056,0.02012757,-0.028849045,-0.011669265,0.044692524,-0.030556548,-0.019676318,0.027014824,0.039131053,-0.015701808,0.07355869,0.01472402,-0.010797172,-0.018296389,0.008932164,-0.03393011,-0.020720335,-0.004635753,0.05755428,0.031022362,0.01425471,0.019682951,-0.001734173,-0.15937467,0.0040875347,-0.007859743,0.04617901,0.03601411,0.03761939,0.01587502,-0.012220891,-0.027909206,0.02525078,0.025705267,-0.061193213,0.0025314586,0.01431533,0.014720255,0.011062298,-0.02825329,-0.0028458484,-0.04856021,-0.022508321,-0.023526708,-0.039874066,-0.009153888,-0.03192042,-0.06112624,0.0052143387,0.095450036,0.004253414,-0.0003868776,0.013691142,-0.04410347,-0.019514577,-0.00012328308,-0.023633992,-0.03199367,0.053503487,0.026543403,-0.011936261,-0.0033034172,0.0016769643,0.042803623,0.06330246,0.016428506,0.01641711,-0.0045445976,-0.01300525,0.00018804736,0.0025402408,-0.049137328,-0.0014032765,-0.0056936857,-0.050566252,-0.03391598,-0.007309255,-0.0371105,0.008071286,-0.0022609278,0.021500705,0.013160993,0.03164188,-0.038866647,-0.043742362,0.014170676,-0.0070479866,-0.03916149,-0.03087504,0.027937774,-0.045150243,0.018377163,-0.035335127,0.020537054,-0.07235221,0.021170931,-0.031226685,-0.010216054,0.0060356567,-0.025392799,-0.03789518,-0.020271815,-0.104103066,-0.006098829,0.02862117,-0.021436114,0.046137866,-0.026297942,-0.066509254,-0.01579148,-0.01856025,0.03911076,0.25261304,0.007018542,-0.0028410861,-0.015683338,0.06541644,0.0023325388,-0.03187416,0.070767164,-0.028119417,-0.031457085,-0.05469701,0.0047752177,0.013151172,-0.018884333,0.033995517,-0.0018303704,-0.046575468,-0.0087018125,0.085436165,0.01437936,0.041828845,-0.005945771,0.030304778,-0.0059532598,-0.067539535,0.00003800657,-0.021593848,-0.0032371865,0.043149013,0.039555468,-0.030001255,0.00433462,0.027260391,0.0012487425,-0.044860896,-0.0017706228,0.02717938,-0.03350461,0.011609878,0.0006919794,-0.019041134,-0.025265832,0.029442517,-0.01883301,-0.057491664,-0.034947228,0.00594207,0.016067639,0.005638215,-0.027765803,0.044270094,-0.0072849263,0.011434332,-0.014076469,0.017880974,-0.0129194325,-0.01427013,-0.015259767,0.014749739,0.050098475,0.027316773,-0.00059988763,-0.046125304,-0.021882595,-0.034803007,0.027647678,-0.0077599827,-0.025367944,-0.027213348,0.03917057,0.005732789,0.011974304,-0.04433991,0.0010434901,0.024832133,0.009257028,0.05640017,0.02202406,0.0016696189,0.061279774,-0.025141971,-0.025966298,-0.022012215,-0.0018312569,0.0011024579,-0.026765838,0.030389508,0.0629595,-0.04587679,0.009292484,0.024392186,0.017900161,0.0053897975,0.009853364,-0.0032034658,0.015129706,0.049883783,0.0019798747,-0.05197249,-0.028191775,-0.01944514,-0.0042424127,-0.013033282,-0.021997245,0.03991363,0.0042183753,-0.02522039,0.002826731,0.029427294,0.013121882,-0.0473567,0.032365587,0.025936663,-0.014058166,-0.0033998156,0.035524193,0.04208065,0.011386913,0.009683843,-0.01665059,0.010050597,0.0032252874,-0.0011933554,-0.017239632,-0.023055887,-0.07240062,0.0026038212,0.023391237,-0.039739836,0.040334374,0.018306598,-0.019505844,-0.00188642,0.038545612,0.029970627,-0.00830999,0.024909262,0.009276268,0.0025502169,0.02104472,-0.05124365,0.021705879,-0.030742321,-0.0005806978,0.030454412,0.038183715,-0.0048443633,-0.0054589803,-0.03041415,0.03238959,0.019957602,0.056906927,0.022429882,-0.041774146,0.0062518367,-0.050029792,-0.021731813,-0.019014614,0.008332529,-0.03051333,0.046936795,0.021464689,-0.0068887607,0.050466727,0.017846221,0.0216395,-0.0131141795,0.057430103,0.0070185303,-0.02765831,-0.009882578,-0.032023273,-0.054228965,-0.009485477,0.0072956,0.010344679,-0.028986814,-0.0031045384,0.0016577623,-0.006240534,0.041398313,-0.0072278087,-0.048506614,-0.03086639,0.06414637,0.0025124627,-0.0112125445,-0.0053178645,-0.013843964,-0.010088129,0.012135992,0.089213125,0.011452592,-0.013867603,0.017494991,0.007703514,0.052336883,0.021674907,0.013700974,-0.022864696,-0.014204413,-0.020581186,-0.003091343,-0.008730612,0.0028734836,-0.0136229005,-0.03936985,0.0060851774,0.0077706873,0.010881015,0.02644791,-0.007060351,-0.040752523,-0.006278933,-0.022604361,-0.014648277,0.032229815,0.0348004,0.025203165,-0.03802659,-0.008428009,-0.032468814,0.007444053,-0.03129997,-0.038882285,0.04126374,-0.013848831,0.022034172,-0.025989491,-0.03684682,-0.0017430984,-0.021742055,0.049914334,0.009027066,0.020086758,0.03238821,0.028640801,0.018015515,-0.013476114,-0.075273275,0.008506683,-0.0008414243,0.0029223962,0.061688237,0.056050688,0.024444478,-0.030834084,-0.021944512,0.038590625,0.01236136,-0.011709798,-0.025731308,0.0003286137,-0.0015708135,0.058535025,0.0006105227,-0.03975193,-0.0010000553,0.010148357,-0.040027868,-0.010469513,0.06243232,-0.0064811194,-0.022176994,-0.03731653,-0.039620273,0.008605624,-0.0048617637,-0.01220159,-0.029260388,-0.024655864,-0.004896728,0.004210637,-0.007840479,0.023450138,-0.000491607,-0.018614616,0.016762653,0.03334117,-0.04878917,-0.0005628879,-0.004607687,0.02674615,0.014957006,-0.048437495,-0.025410326,0.022725932,-0.005775024,0.006740627,-0.026754318,0.010680536,-0.010059099,-0.051125288,-0.007669729,-0.028226046,-0.0056400457,-0.030658213,0.0504494,-0.04542213,-0.0039491626,-0.0023224002,-0.042824466,-0.004510766,-0.061213467,0.0038926569,0.042940788,-0.02355771,-0.026687386,0.074754626,0.0012829009,-0.00460591,-0.04053704,-0.00097231363,0.023303472,0.01837006,0.021943485,0.047811948,-0.027689664,-0.0016359852,-0.0052386536,0.014195666,0.008154248,-0.030051352,-0.03801421,-0.005434507,0.015382889,0.017200032,-0.035938703,-0.01526374,0.0044070226,-0.029345201,-0.013050996,-0.00015933334,-0.017670652,0.008284157,-0.02244996,0.037046555,-0.014377403,0.013465552,-0.0038414968,-0.028271219,0.039771598,0.04108545,-0.010442242,0.00879796,-0.04335329,0.010858135,0.0040942845,0.011886627,0.035323896,0.059341162,-0.017085426,-0.013304026,-0.05863392,0.055867903,-0.0048122923,-0.0094396025,-0.022915214,0.031767543,0.039265424,-0.05011352,0.038397975,-0.045654796,-0.03824248,-0.006650177,-0.0025266719,0.019809607,-0.007824603,0.0012744203,-0.029824566,0.02506317,-0.02192307,0.0367249,0.01056605,-0.039105248,0.046520874,0.014209988,-0.039467547,0.032307338,0.012411485,-0.04009107,-0.05254679,-0.034428805,-0.03356462,-0.02034164,-0.0235677,-0.01123063,0.0019121271,0.04394253,0.005242437,-0.027197791,0.02713389,0.0035526038,0.00006203976,-0.14902519,0.03939639,-0.0093056755,-0.009437905,-0.0017447275,0.0033380773,-0.03198362,0.011498489,-0.030441497,-0.021512369,-0.025158118,-0.066531755,0.07995272,-0.04015487,-0.026137173,0.023750084,-0.02194939,0.0083583,-0.035526827,0.09018328,0.02447066,0.01704934,0.06130631,-0.015329595,0.0028961666,0.017387671,0.008341814,0.0095607145,-0.026404232,-0.025833085,0.022680897,-0.03458693,0.015821196,0.054159887,-0.023718739,-0.0046187197,0.0016196228,-0.0038884194,-0.023365876,-0.026240263,-0.015026384,0.019297127,-0.010446925,-0.0071847397,-0.0047159935,0.05144609,0.0008295699,0.0047245873,-0.050524954,0.0019061741,0.009318181,0.009099925,-0.028096443,0.03936567,-0.008430634,-0.03687222,-0.02936593,-0.03469283,-0.033393446,0.052026153,0.01251808,0.0250521,-0.05068279,-0.008875058,-0.030755106,0.05154355,-0.0025617322,0.008525861,-0.0021418482,-0.013071216,-0.020296704,0.008057065,-0.024176115,-0.034877162,-0.029489668,-0.0005593222,0.0029453991,-0.04320875,-0.039987095,-0.003420163,-0.024749415,-0.016920587,-0.03322186,0.022795985,0.01850207,-0.034648277,-0.006901687,-0.037976068,-0.03887835,-0.003520522,-0.025485732,-0.032957207,-0.0014784419,0.0108168265,-0.0039679664,0.06003417,-0.0002939192,0.019879514,-0.021009756,0.0044483766,0.003976645,-0.04356464,-0.0086758295,-0.015527571,-0.032486495,0.027261797,0.03306593,-0.012340386,-0.004242687,-0.03933107,-0.018634291,-0.0634272,-0.042644784,0.036387183,-0.04806565,-0.032149833,-0.0021553591,0.047404025,0.031212784,-0.005527386,0.032950744,0.0045080474,-0.0012778322,-0.03652074,0.015749672,0.08731436,0.038198292,-0.0066353646,0.027217437,0.014251674,0.019851206,-0.064553216,-0.015393302,0.012195508,0.05796974,0.02354208,0.0113114165,0.04962114,-0.040572125,-0.026668817,-0.0037645733,0.009429027,0.05474715,-0.036809042,0.0053779255,-0.05568446,-0.014095124,-0.004823386,-0.01678236,-0.03048294,-0.010397209,-0.002830822,0.009016215,0.103649475,0.015619207,0.04779569,0.033384264,0.037803818,-0.05017712,0.029259883,-0.01579289,-0.032521557,-0.04747927,-0.03396432,-0.0067702844,0.040311173,-0.007148193,-0.04154721,-0.05519485,0.01613933,0.044947345,-0.0007022752,-0.025825068,-0.042095557,0.045785423,-0.021383705,-0.011772377,0.026034169,0.048135627,-0.023697535,0.062361155,-0.022779725,0.029814085,0.03455861,-0.040364314,0.011048801,0.0044027907,0.03932596,-0.014321022,-0.02441228,0.007074734,0.023511803,-0.021300662,-0.005638273,0.06937733,-0.0021088943,0.0057995394,0.0013680698,0.033556942,0.015207173,-0.033230904,-0.012621976,-0.0033246744,-0.01957379,-0.012653232,-0.029429285,-0.016768703,0.012546634,-0.0122986045,-0.011484674,-0.024646088,0.0043390878,0.044266604,0.02525794,-0.00206579,-0.03555878,0.026974829,0.017622368,-0.013575204,0.04192028,0.030514259,0.043819975,-0.036046304,-0.050247576,-0.026661249,-0.006616234,-0.0029656966,0.020406913,0.009397104,0.030540392,-0.053989746,0.018875087,0.010515071,0.02093365,0.02582295,0.010086271,-0.046009712,0.030388992,-0.07613217,-0.012938978,0.04010675,-0.02100613,0.016216254,0.0061635044],"last_embed":{"hash":"wlkvtc","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"wlkvtc","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{12}","lines":[400,400],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wlkvtc","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.012752539,-0.029627614,-0.023519333,0.0023024252,-0.01962817,-0.036088105,0.027212117,0.0056095137,-0.007979318,0.0019503769,0.001353801,-0.00097215764,0.012545804,0.013356522,0.031804077,0.016433513,-0.020053338,-0.0013421486,-0.023734856,-0.0075062267,-0.0013468516,-0.0055246805,0.020247657,0.008117073,-0.021171534,0.03226157,0.008704675,-0.009232434,0.016238129,0.065160744,-0.007402994,-0.086123124,-0.018906644,-0.0018701907,-0.0639479,-0.03427608,0.004322313,-0.016085085,-0.037601076,0.03322208,-0.008278702,0.015405525,0.020056775,0.0049628736,0.04400954,-0.00478404,-0.029173778,-0.0026747682,-0.0210946,-0.043552734,0.0163225,0.01587187,0.013686679,-0.061717644,-0.030940063,0.051918592,-0.034548648,-0.074350804,-0.00878768,-0.026560515,0.0013241288,-0.0027799911,-0.011011128,0.021970257,-0.01744083,0.067590006,0.04434972,0.003940637,-0.019942869,-0.03073602,-0.029368112,-0.015862059,-0.039703712,-0.0064875833,-0.03826876,0.0134757925,0.029191228,-0.02903106,0.021520408,0.037440024,-0.0046465616,-0.048851557,0.021774106,-0.019308262,0.041027296,0.059697304,-0.019817088,0.07120037,0.0040749437,0.005325521,0.022306133,0.024676275,0.031103607,-0.0060719815,-0.024371527,0.004646155,0.010246874,-0.024146073,0.052219514,-0.004654872,0.038491998,-0.03337155,0.038062494,0.06857831,-0.00079601037,-0.023701657,-0.009739778,0.010457343,0.020719578,-0.026371133,0.00534287,0.007620259,0.031127077,0.007779504,0.010308858,-0.011776748,-0.0025608125,-0.025249723,-0.0016909464,0.0068552657,0.06999224,0.003775917,0.037436992,-0.060563613,0.005498303,0.009449681,0.04724819,0.025308488,-0.019889953,0.0033774287,0.011225809,0.04256808,-0.02090099,0.03350005,-0.008519152,-0.020658856,-0.025847021,0.021314353,-0.00933459,-0.052587014,0.008095149,0.06684923,-0.05230084,-0.028142475,0.017041696,-0.015574992,0.016972426,0.02429859,0.0024930884,-0.053407796,-0.009821645,0.011098463,0.0134753715,0.001975053,0.040973883,0.016294546,0.05189247,0.07872485,0.024582142,-0.032942325,0.030616907,-0.009625938,-0.010139263,0.0032762391,0.042450722,0.038857866,-0.014319162,-0.033066485,0.0010396566,0.032227594,0.023304755,-0.018685523,0.037156753,0.009370748,0.051739357,0.029958714,0.044628162,0.013399827,0.023124292,-0.022889383,-0.03980044,0.01253179,-0.034974273,-0.029981395,-0.057880215,0.033750195,-0.009749069,0.0062254253,0.03969268,0.026208432,-0.019389283,0.0077610193,-0.029906021,0.024138048,0.008239677,-0.070887536,0.011110047,0.019757817,-0.0011446544,-0.045652844,0.008752912,0.025260886,0.039176915,-0.060588293,-0.021280348,-0.03962648,-0.02346443,-0.008716411,0.026818626,-0.030158741,-0.0074162027,0.0045862524,-0.023498656,-0.022072375,-0.04577545,-0.04290026,0.0094593,0.014627554,0.0015187777,-0.012742419,0.030866638,0.02683363,0.023288095,0.03290616,-0.026189888,0.02847188,-0.048727993,0.04358842,0.03100911,-0.024867883,0.00032542532,0.018831652,0.026879946,0.01869601,0.0054552886,0.018167142,-0.0543187,0.020874904,0.031088717,-0.026198301,-0.0003205706,-0.005353732,0.035836894,-0.03595609,-0.022333741,-0.03629437,0.036400575,0.049454622,-0.022658663,-0.0077679963,-0.014897881,-0.007918128,-0.04119403,0.011234208,-0.018960118,0.015345966,-0.028192358,-0.0030971218,-0.013281698,0.004858776,0.005036116,0.013856162,0.0067173894,0.00077718124,-0.0061253444,-0.006663921,0.041951746,-0.0036958393,-0.004042452,-0.0007818691,-0.02070273,-0.030889926,0.0013813666,0.009257256,-0.02830327,0.0042784875,-0.021727694,0.012484347,0.071556486,-0.03046389,-0.009483644,0.014965515,0.022784691,-0.0122795645,0.08294759,-0.027804432,-0.036536396,0.012042575,0.042546798,-0.055592433,-0.008560941,-0.012535429,0.051832385,-0.01043205,0.025517916,-0.029239893,0.013040988,-0.16880132,-0.00465047,-0.0046295524,0.013345194,0.029433524,0.004449174,-0.04457446,0.0024829386,-0.053610977,0.03359794,-0.014070052,-0.05741737,0.014435725,0.0021790897,0.03784601,0.0031401215,0.005894024,0.004865315,-0.039452493,-0.04249366,-0.03009612,-0.03896406,0.035577856,-0.013302787,-0.026050428,0.0064256396,0.09577007,-0.026243078,0.00036905467,-0.0057478137,-0.031641033,-0.022808932,0.008803467,-0.047923185,-0.02234063,0.05791369,0.0073759146,-0.018428043,0.009765823,0.017068615,0.026053771,0.029544467,0.011009555,0.00093612104,-0.02625915,-0.0024547556,0.004789525,-0.0011676536,-0.0639446,0.0122363055,-0.03726069,-0.012504256,-0.025079256,-0.024973167,-0.036407445,0.011202632,0.01827581,0.052148104,-0.014821493,0.05276273,-0.023113998,-0.008374854,0.00804118,0.009198238,-0.042843774,-0.06942841,0.010238021,-0.039327096,-0.0068430444,-0.026638087,0.020529399,-0.048793484,0.027609954,-0.05631425,-0.016971372,-0.0010521292,-0.021187803,-0.008156034,-0.008596038,-0.08354199,0.017600974,0.02604754,-0.043262143,0.04147666,-0.005307041,-0.025293801,0.01941121,0.00019732199,0.01328259,0.24145652,-0.010522822,-0.042692084,-0.00968003,0.046540257,0.006230882,-0.02374461,0.057075057,-0.009012104,-0.040020913,-0.03310333,0.011628247,0.023232209,-0.027768692,0.017883185,0.03159228,-0.044679396,-0.007323598,0.092045106,0.033382334,0.058642384,0.0150343655,0.03740324,0.016095582,-0.057098337,0.013172362,-0.036147133,-0.0083140675,0.011057657,0.050710805,-0.040203735,0.019995736,0.04511356,-0.02038764,-0.0037771568,0.007400827,0.015039945,-0.07286796,0.021493476,0.021544788,-0.011493887,-0.0034543765,0.010449194,-0.03433935,0.021042038,-0.048780475,0.015164399,0.050117396,-0.009002165,-0.026628308,0.066022165,-0.011449942,0.01796066,-0.008193221,-0.021177,0.00853507,0.011582686,-0.047244936,0.0074137775,0.033289764,0.022196034,0.0050782384,-0.0049591763,0.018666862,-0.01660392,0.041208733,-0.0003373336,0.017324138,0.0001150739,0.042177994,0.0054387525,0.011378901,-0.027897598,-0.0047125127,0.03239666,-0.013339216,0.032403428,-0.026625453,0.03388318,0.026211835,-0.008704307,-0.008492066,-0.020911431,0.03446783,0.014195391,-0.015700301,0.017105088,0.0686656,-0.022960892,0.0030530717,0.019244801,0.0189396,-0.010782774,0.008668605,-0.031367883,-0.03082554,0.04771181,0.0051484597,-0.067858845,0.013267629,-0.017427927,-0.0051687737,0.0002903084,0.004112398,0.058348898,0.0034672176,-0.016647741,0.025542455,0.010124988,0.006295749,-0.04107242,0.036850147,0.02119821,0.016754491,-0.0070430827,0.050407175,0.067858994,0.017752875,0.035906337,0.019676255,0.03503399,0.04312196,-0.0316058,0.033782862,-0.011479159,-0.08189864,-0.026304753,0.06590244,-0.011951672,0.061218407,-0.00027721154,-0.027495494,-0.021355465,0.015146921,0.033643644,-0.0033387437,0.00238038,-0.014101311,0.007721329,0.0014389845,-0.028080195,0.02570778,-0.019392049,-0.0038448325,0.015854789,0.04049819,0.01778732,-0.037685413,-0.022033574,0.018932018,0.029542241,0.034588262,-0.0046349457,-0.0573571,-0.03367277,-0.07025459,-0.00050167076,-0.033431537,-0.022055775,-0.025953261,-0.01277715,-0.018969154,-0.008512898,0.0746539,0.02643171,0.0049344725,0.011454528,0.027584411,0.02050427,-0.013389574,-0.009458404,-0.06603663,-0.040188763,-0.029189663,-0.014243728,-0.007003679,-0.04415337,0.004860459,0.0050448854,-0.03266423,0.0074605513,0.002737182,-0.023668379,-0.021418821,0.03759857,-0.032378007,0.0027147,-0.016312016,-0.05760875,-0.011902232,0.020810015,0.09242367,-0.02011735,0.00539534,-0.00095853396,0.004976052,0.062295802,0.0075718747,0.018887311,-0.0165134,-0.015044528,0.004506111,0.008359815,0.003428969,0.018947244,-0.007718375,-0.03859234,0.023484832,0.0022666042,-0.0012709935,0.016400518,-0.02337003,-0.03477321,0.020710424,-0.039709747,-0.020128943,0.020642074,0.03387879,0.025858581,-0.042565603,-0.04523441,-0.004808185,0.007388404,0.0056397147,-0.014269577,0.009224431,0.03396097,0.00085639785,-0.025307791,-0.015791731,-0.0068611037,-0.021139478,0.035963252,0.0008827258,0.0063425424,0.010809488,0.022883592,-0.01120756,-0.024645824,-0.047462154,0.008947209,-0.0007083462,0.006847854,0.031368516,0.046789374,0.002034968,-0.0020465448,-0.06075824,0.04165234,-0.0357668,-0.012377689,-0.046011854,0.019169174,-0.053018272,0.042916596,-0.006418648,-0.026916295,-0.022386169,0.000715686,-0.023947917,0.0024636688,0.05428927,0.0066484595,-0.029314483,-0.05462187,-0.03016169,0.014590781,0.0090001,-0.033836838,-0.03867713,-0.023523837,-0.036592755,0.037744384,-0.023752086,0.0034067912,-0.0081826355,-0.052220672,0.036803763,0.004507014,-0.04746306,-0.006736745,-0.008060998,0.019376095,0.016615042,-0.049728505,-0.028941453,0.00039394415,-0.023472559,0.034825206,-0.025678461,0.0012587713,-0.015943876,-0.04515267,-0.00013959444,-0.00032355828,-0.0171983,-0.05941317,0.062395893,-0.054454282,-0.0049590957,-0.027325781,-0.002357491,0.010706887,-0.021711664,0.038583864,-0.0017950992,-0.02171179,-0.013645727,0.07121879,0.011380574,0.007519078,-0.029343922,-0.009186828,0.028267257,0.020069951,0.026241971,0.053689025,0.006307226,-0.040367153,-0.01799577,-0.010243619,0.022214862,-0.029711531,-0.016960328,-0.01886716,-0.002209715,0.00954945,-0.022086527,-0.015907492,0.008478325,-0.005853486,-0.0075500244,0.0046816375,-0.007203065,-0.032643475,-0.021072416,0.038016576,0.0026660422,0.046684027,-0.0077906544,-0.04545035,0.008899483,0.06163522,-0.0028020483,-0.008002262,-0.038289797,0.00071497814,0.004373998,0.001857263,-0.002960668,0.027181575,-0.004296228,-0.023823459,-0.04970643,0.0347684,-0.018907586,0.0073646535,-0.0025859363,0.053238485,0.023039872,-0.0335468,0.0043814783,-0.0023402052,-0.025806785,-0.002810092,0.009296869,0.044589397,-0.03086262,-0.035541274,-0.051031087,0.007955305,-0.050759386,0.035102166,-0.018104086,0.0010741702,0.014727092,0.008532667,-0.047879614,0.019976486,0.0479867,-0.05507126,-0.025993185,-0.02819576,-0.021778438,-0.022503506,-0.0018583614,-0.005741795,0.02092655,0.029982785,0.01704832,0.031576194,0.029151836,-0.006739148,-0.0025619238,-0.1561242,0.016862515,-0.021633705,0.009364273,-0.008900017,0.0328974,-0.031538,-0.019329539,-0.034512866,0.0063718096,-0.04200052,-0.046143737,0.042634755,-0.02766032,0.010295817,0.046788815,-0.017043674,-0.00078075135,-0.016076947,0.07260722,0.029134061,0.008146486,0.05677015,-0.023484947,-0.0012424426,-0.004870525,0.0063501624,0.041263152,-0.007342609,-0.06585556,-0.022565968,-0.007914081,0.01758415,0.067237586,0.004512301,-0.016966758,0.014557271,-0.029513821,-0.02322314,-0.009329033,-0.009289386,0.018745903,-0.015674427,0.025673924,0.022315584,0.049068138,0.023025362,0.0025990712,0.010710027,-0.0139338,-0.020665934,0.02886377,0.001533549,0.059474725,-0.0038497439,-0.024090653,-0.028073417,-0.010899835,-0.01798686,0.011420927,0.01159839,0.046721052,-0.045221884,-0.0068243695,-0.026881099,0.031675253,-0.06421048,-0.00880754,0.00041883276,-0.012980372,-0.018298974,0.02034596,-0.021109236,-0.015559808,-0.03117013,0.00463041,0.006077482,-0.017050654,-0.02550964,0.0019227258,-0.04215678,0.0027030576,-0.029753832,-0.01152514,0.0334023,0.0067655286,-0.003467025,-0.01788767,-0.02771205,0.0027408868,-0.051115587,-0.02365015,0.01450667,0.008753764,-0.01979882,0.06391332,-0.018408513,0.004121251,-0.02033377,0.005475487,0.003112629,-0.025913032,-0.029124172,0.0175848,-0.037689306,0.024630988,0.035185598,0.0135949915,-0.011621785,-0.022458721,-0.000060211372,-0.028812863,-0.0251594,0.047041908,-0.050659932,-0.034930214,-0.013484498,0.04191008,0.015443138,-0.028336862,0.00930845,0.015452535,0.008157468,-0.042287525,-0.031448256,0.06723021,0.02340773,0.018407658,0.013811906,-0.015321103,0.03020102,-0.047799993,-0.016397249,0.035735857,0.029449929,0.004092996,-0.034703977,0.037009172,-0.04327657,-0.030599797,-0.022275155,0.036566682,0.056968182,-0.04518028,-0.006273529,-0.012565248,0.024261389,0.019075992,-0.027776679,-0.020856207,-0.037217677,0.009734115,0.0020202282,0.094742976,-0.02950915,0.020721633,-0.00062632165,0.03749068,-0.028174272,0.021092854,-0.041250687,-0.058756232,-0.046698548,-0.032549515,-0.012657162,0.030032266,-0.035938866,0.0086978795,-0.017075386,-0.017630205,-0.004331259,0.008157666,-0.030879347,-0.025663491,0.019824324,-0.00840073,-0.026669577,0.0068551605,0.020891048,-0.008991265,0.03442409,-0.020682104,0.027564414,0.03108781,0.017659545,0.009707592,-0.016870381,0.040603325,-0.0027627205,-0.03588465,0.008639692,0.016101403,-0.01676079,0.0023133578,0.04355761,0.016353546,0.0015233371,0.01979672,0.039868776,0.019297011,-0.043677982,-0.037252,-0.0037832772,-0.033878546,-0.016678646,-0.023113204,-0.016275989,0.025233774,0.003519958,0.036458973,-0.017648738,0.0032470014,0.021834979,0.04093531,0.019252133,-0.014905772,0.042686637,0.010413809,-0.011336828,0.036290687,0.013823103,0.057977308,-0.007315713,-0.036417298,-0.045651454,-0.0144425705,-0.007525351,0.013718203,-0.023633363,0.028879903,-0.016676713,0.0020918828,-0.0048165214,0.03169649,-0.00022914475,0.00025387327,-0.06430033,-0.002052915,-0.05372829,-0.03024687,0.037833493,-0.01052048,0.0010252813,0.010911952],"last_embed":{"hash":"13l9rdw","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"13l9rdw","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{13}","lines":[401,401],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"13l9rdw","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.007639291,0.02218861,-0.07483957,0.019284712,-0.031610496,-0.016044881,-0.005779286,0.008770811,0.00087780476,0.0133946715,0.035719104,0.02871672,0.04593659,-0.020860799,0.029996993,0.01162706,0.01054572,0.041749228,0.019255077,0.00035172136,0.0005105607,0.0008551455,0.030527389,0.03933337,-0.04241674,0.019474491,-0.0032381522,-0.04129901,0.012442765,0.051680468,-0.010945641,-0.07267633,0.007826115,0.009470534,-0.042228337,-0.06437101,-0.021881796,-0.018359357,-0.044784218,0.058552552,-0.036735035,0.026263999,-0.021657765,-0.029534318,0.03371953,-0.03284119,-0.03450622,-0.008092301,-0.033526137,-0.02445692,0.0111582605,0.010164691,0.035794083,-0.0471422,-0.002182432,0.039265763,-0.020535767,-0.06418021,-0.016677046,0.0055258684,-0.018980114,-0.018702151,-0.014109796,-0.004220664,-0.008266598,0.012521786,0.047037628,0.041495916,-0.019054621,-0.021252833,-0.001847497,-0.0032981464,-0.017700996,-0.016160233,-0.05764731,0.011441306,0.021807192,-0.041567847,-0.0021613305,0.02735195,0.015374239,-0.019648857,0.04150484,-0.01626518,0.014560628,-0.010045334,-0.02422105,0.061937768,0.031361308,0.035167556,0.015096669,0.016602764,0.01334854,-0.030058151,-0.008133397,-0.008113403,0.0015960706,-0.04852315,0.011931977,-0.017646797,0.025418324,0.006842764,0.0063935923,0.015931372,0.01010774,-0.046045277,0.022827173,0.02317645,-0.0079315165,-0.025352066,0.017208837,0.043679632,0.05475719,0.06689893,0.0073924796,-0.0117685255,0.0086619025,-0.049767494,-0.010973339,-0.016488554,0.07618932,0.028202305,-0.0006674194,-0.025292747,0.015814625,0.015874738,-0.0020714651,-0.0009925986,-0.02697068,0.010648727,0.04335498,0.041225415,0.032263502,0.04963061,0.024327029,0.019100338,0.0049765594,0.0063490113,0.0021366128,-0.07323623,0.015712544,0.0208933,-0.044472963,-0.040485416,0.0022600961,-0.006032978,-0.01132409,-0.019504962,-0.023489809,-0.027592473,-0.0066662943,0.04509421,0.038693346,0.0022657244,0.015311822,0.015033968,0.018128417,0.062942736,-0.013128495,-0.06469289,0.025873147,-0.02181513,-0.062200606,-0.01671296,0.041789502,0.022071663,-0.0066364254,-0.03394205,-0.022209434,0.023404194,0.019590843,-0.038490474,0.017064398,0.014019649,0.040084973,0.013655999,0.016975813,0.013235995,0.012463569,-0.025526265,-0.03371387,-0.034592256,0.0037819478,-0.042180046,-0.02110469,0.05754767,0.0073118475,-0.007171842,0.020506818,0.008714854,-0.0378317,-0.00029263672,-0.021255737,0.026894474,0.023462217,-0.033970337,-0.017864162,-0.0062610297,-0.021158138,0.0072828555,0.005468233,0.044711977,0.016800283,-0.038400635,-0.0075237215,-0.037572596,-0.03682553,-0.017191136,-0.025130324,-0.07289037,0.005881079,0.017151497,-0.016469462,-0.0037504605,-0.037570827,-0.011354516,0.07660216,0.030966902,0.01272054,-0.03402227,0.03363936,0.020791553,0.029908378,0.03588078,-0.031952545,0.021164482,-0.009369249,0.030460054,0.023634655,-0.04410535,0.0060407775,0.025294894,0.036440127,-0.0007594282,-0.023477167,-0.018770322,-0.062253427,0.0017280091,0.033342514,-0.01372862,-0.037933752,0.010419096,0.0058900914,0.003561106,-0.023493271,-0.021760339,0.027598178,0.05091443,-0.008750196,0.058122706,0.01544297,-0.005480549,-0.015348122,0.020534217,0.02581319,-0.013321386,-0.021340001,0.006968098,0.009800224,-0.0075105843,-0.003864157,0.03156337,-0.0028143716,0.008698194,0.010526591,-0.025780814,-0.0016485438,0.013978326,0.02657368,-0.00235546,-0.0064014397,-0.026839374,0.00629438,0.0005680497,-0.006779891,0.009101168,-0.016970368,0.01603746,0.057857677,-0.010553087,0.020584188,-0.004417883,0.022566957,-0.008189757,0.039244812,-0.010484896,-0.0445535,-0.01131186,-0.014501411,-0.025959691,-0.018613849,-0.016307566,0.036493935,-0.0037175075,-0.008664297,-0.0078083323,-0.019056771,-0.15742353,0.012389903,0.02513294,0.021567749,0.046961267,0.010193075,-0.02492314,0.014163691,-0.008543893,0.026661286,-0.003722188,-0.044787142,0.032563813,0.0055061434,0.022555402,-0.016629687,-0.023847349,-0.002069544,-0.050814368,-0.039010447,-0.047275305,-0.04402595,0.011701868,-0.014711167,-0.060063034,0.015279007,0.04988978,0.01691111,-0.010103071,0.0330217,-0.027321046,-0.022226002,0.0026137196,-0.008802437,-0.03347056,0.075400576,0.006630916,0.008763138,-0.019317746,-0.012566459,0.043210406,0.05440156,0.014809468,0.019215252,0.0005435358,-0.017701257,0.0011707174,-0.013985969,-0.0796364,0.00012762746,-0.006673267,0.008951382,-0.013031837,-0.017520972,-0.013341302,-0.016685197,0.019018196,0.016031455,-0.03242642,0.058959335,0.008082211,-0.045687877,0.015661478,-0.021530647,-0.07243896,-0.05990299,0.021981286,-0.052382965,0.0067157443,-0.056674015,0.0041136104,-0.04639219,0.0147095965,-0.024146289,0.008646123,0.036152247,-0.00551393,-0.027843665,-0.010696765,-0.123873524,-0.04371005,0.02862442,-0.0021308973,0.03161902,-0.0074481512,-0.06274004,-0.020010723,0.00035866574,0.0031343023,0.24715587,0.046486538,-0.022720624,-0.046305794,0.090848446,0.021700885,-0.00546358,0.052545484,0.0035342963,-0.02699448,-0.03186604,0.027292233,0.007179467,-0.03972246,0.041156597,0.011463984,-0.021547439,0.001946091,0.07519183,0.0021311769,0.0034897744,0.031900726,0.050462015,-0.0020033552,-0.034182686,-0.014538942,-0.005754592,0.024293343,-0.01015983,0.046283927,-0.015472006,-0.0027650006,0.071741395,0.0036227792,-0.008499871,-0.013931023,0.018402483,-0.06208083,-0.03330457,-0.015774382,0.0018709064,-0.009785348,0.01681384,-0.05450784,-0.044503286,-0.062447645,-0.013480132,0.014566484,-0.012856806,-0.030999074,0.02892388,0.003469615,0.021564925,-0.0152901225,0.0072195567,-0.010355643,-0.016496044,0.002350168,0.019560914,0.0334615,0.04593129,0.018553728,-0.024182606,0.01004224,-0.0313602,0.031195898,0.0046818005,-0.0269461,-0.014422389,0.023385882,0.028319903,0.008986632,0.0044324454,0.007064375,0.010452139,-0.0074908356,0.0044678003,0.023502162,0.020026676,0.03880889,0.023426684,-0.04108633,-0.018784182,0.023527473,0.008997626,-0.02017775,-0.003870496,0.09570192,-0.046870373,0.028320715,0.022245463,0.0033130122,-0.018067205,-0.0025997981,-0.021128647,-0.030302022,0.03529966,0.019499714,-0.07948549,0.0071234386,-0.01815121,-0.01622388,0.018766506,-0.00745711,0.040499136,0.00045986287,0.013314569,0.01851687,0.041897353,-0.01926931,-0.073005006,-0.0012983988,-0.043848097,0.008962032,-0.009695752,0.03099002,0.023753561,0.032396313,0.0023344068,0.03745933,0.016298966,0.023141943,0.011874172,-0.025050059,-0.02409494,-0.04389756,-0.03812792,-0.0035139276,-0.016962582,0.03901449,0.010254519,-0.020348143,-0.055962913,0.025862688,0.051664565,-0.005266415,0.020405097,-0.0017568932,0.0049673542,0.013836127,0.010585978,-0.0077834707,-0.030190544,0.02138203,0.017203743,0.00744723,-0.014975487,-0.017945584,-0.02304794,0.079724915,0.047719326,0.03224422,0.005896002,-0.033510763,0.00913743,-0.035060126,-0.03417942,0.007914978,-0.020712273,-0.025932774,0.012569036,0.009367654,-0.03582548,0.0611028,0.024253331,0.008692318,0.01111241,0.06969157,0.011841761,0.017991679,0.011410863,-0.042938743,-0.024634767,0.014690276,0.010835895,-0.033546288,-0.013267529,0.008118989,0.002878826,0.021534862,0.048403766,-0.009117044,-0.02980257,-0.031620037,0.036517248,-0.016665386,0.020452438,-0.013472673,-0.011850669,0.0028968675,0.010915136,0.08686135,-0.0044333097,-0.019349048,0.031630572,0.0043999203,0.06352546,0.0055411076,-0.00095804484,-0.018745966,-0.014606329,0.015638012,-0.03475943,0.0005886641,-0.056477163,-0.010876986,0.0032441437,0.028455792,0.0030111377,0.017052254,0.011476904,-0.007892013,-0.032335095,-0.003419032,0.005944709,-0.0025321043,-0.010339077,0.0241895,0.026777774,-0.057284024,0.020566477,-0.00427042,0.00088581006,-0.019407937,-0.021061227,0.0399929,0.011204661,-0.0030327917,-0.00639341,-0.04598932,-0.0005538522,-0.018328464,0.030447744,-0.0011466861,-0.0015374122,0.022309888,0.0060152747,0.0008511163,-0.007014439,-0.04213135,-0.016141592,0.009875,0.00094245246,0.033984695,0.01782885,0.0049070106,0.0094051175,-0.028351318,-0.0056679402,-0.025315527,-0.021977859,-0.039525084,-0.026197895,-0.016090395,0.06578013,0.009885098,-0.022759244,-0.041055236,-0.030701224,-0.03168403,0.042028796,0.043207705,-0.027618796,-0.007630611,-0.022336047,-0.014680185,-0.0112771215,-0.04256851,-0.021093523,-0.037948105,0.0069180094,-0.013647265,0.0028328798,-0.00846538,0.008287033,0.012550309,-0.02259506,0.03328116,0.047840733,-0.044119768,0.03040887,0.012563927,0.024380282,0.022185558,-0.048751093,0.0011779105,0.0005069877,-0.03914749,0.029229632,-0.05830737,0.011079284,-0.02175405,-0.058943015,0.004226566,-0.02261599,0.0049910783,-0.05482078,0.0539933,-0.0033160923,-0.00090805854,0.0018706664,-0.013014144,0.008517107,-0.00057036005,0.046551883,0.00025213134,-0.0036904973,-0.052048117,0.060926344,0.0045562666,0.033845033,-0.015127117,-0.021693865,0.03018444,0.03331832,0.0091006635,-0.0032066398,-0.0055153426,0.008339457,-0.005263356,0.008951185,0.0017018283,-0.00020902186,-0.0076762824,0.0047014086,0.01496188,0.00075676397,-0.037877794,0.003025023,-0.015891092,-0.019848008,0.00906076,-0.0070746983,-0.040723983,-0.0035347845,-0.0376324,0.021256616,0.006469921,0.02914059,-0.018725445,-0.027796248,0.02079351,0.03008142,-0.014194755,0.00051166804,-0.074772835,0.009256588,0.009059778,0.001203936,0.0060666334,0.034675714,-0.006029716,0.0058047622,-0.02660211,0.036021356,0.016721273,0.006264681,-0.01593533,0.012118184,0.05495236,-0.048503317,0.009548281,-0.026236596,-0.018500144,0.0019131326,-0.0023589195,0.022600152,-0.018420493,-0.029165393,-0.062862664,-0.0065695066,-0.016069287,-0.004133001,0.0015672348,-0.041000366,0.040790964,0.0063549387,-0.044270538,0.052182063,0.018710388,-0.028893663,-0.040722307,-0.0030352296,-0.008324987,-0.0022196618,-0.03169037,-0.0063879886,-0.012309487,0.065506265,0.018987924,0.007637151,0.000021991684,0.014196724,-0.0024342688,-0.1523221,0.050897185,0.00048738942,0.004190582,-0.008324876,0.012242359,-0.04924818,-0.03849618,-0.039114702,-0.028762443,-0.019933729,-0.016543882,0.035479616,-0.033269458,-0.020886289,0.079730496,-0.011724695,-0.013566279,-0.03845226,0.053409185,0.028255379,0.007298559,0.06368825,-0.007483514,-0.019486798,-0.023293866,0.008994389,0.020435018,-0.032474864,-0.03084974,-0.000049495717,-0.028558305,0.012903547,0.029348386,-0.01367494,-0.008571966,0.0050329803,-0.017395161,-0.055023517,0.0029779077,0.009740147,0.012473944,0.010171711,0.016944094,0.005954434,0.0837181,-0.0054940535,0.025474539,-0.0018151187,-0.0030718115,0.014140844,0.01525451,-0.018041201,0.028670631,-0.014037345,0.002953017,-0.027599774,0.0029915532,0.021340577,0.025320476,0.02124432,0.014209884,-0.055015564,-0.039024487,-0.028925633,0.043271206,-0.03440051,0.0015952192,0.010891826,-0.020366315,-0.005903911,0.017575463,-0.031927537,-0.051713265,-0.02045512,-0.0078834575,0.0066253743,-0.0077128485,-0.038034994,-0.026391245,-0.028741954,-0.011952755,-0.006751218,0.0034996083,0.03343264,-0.0049588773,0.0023162586,-0.02499785,-0.0412022,-0.01841468,-0.029545106,-0.026758183,-0.022444319,0.042435944,-0.01903309,0.06089307,-0.024167586,0.013459284,-0.04648226,-0.028273089,-0.020783406,-0.028186228,-0.038163077,0.02244791,-0.01787953,0.030326912,0.018433932,0.0027656176,-0.025818478,-0.021610096,-0.029933881,-0.011444522,-0.046408333,0.030415015,-0.08443028,-0.04489566,-0.007907924,0.017005183,0.027827613,-0.03114001,-0.0016677016,0.0016095678,-0.008386244,-0.04185672,0.014223663,0.07194165,0.00042153534,0.01298943,-0.014244103,0.034927644,0.016584449,-0.041871738,0.0040494297,0.037293535,0.036565308,0.020476691,-0.013959977,0.021750841,-0.07560704,-0.01069575,-0.021843484,0.03538148,0.05089348,-0.053712577,0.0010643635,-0.029469794,0.018386584,-0.022310408,-0.0021421849,-0.056300428,-0.03951749,-0.005767195,0.01287937,0.065140784,0.0050307577,0.045759115,0.005531675,0.05166342,-0.026942616,0.03950443,-0.032929104,-0.021187024,-0.036310133,-0.08463486,-0.03089917,0.0499144,0.004284746,-0.038684588,-0.06072622,0.06045512,0.01471715,0.009363342,-0.02154839,-0.019779304,0.02988829,-0.02322836,-0.005793031,0.021449886,0.029619113,0.007857834,0.04670358,-0.037485547,0.020836618,0.01786496,0.017622786,0.022952544,0.017153386,0.034035183,-0.02185086,-0.012564559,0.0031857889,0.030052414,0.0069225184,-0.006444418,0.04910569,-0.015179384,0.005154349,0.061431296,0.03839916,0.019796604,-0.00029425367,-0.009774628,0.021774737,-0.014693688,-0.008055982,0.010288013,0.019862749,0.014395377,-0.013636125,0.025201665,-0.05383603,0.006779575,0.04778876,0.009341275,0.008592193,-0.035515696,0.03594397,0.013829167,-0.012645129,-0.013615892,0.051314276,0.07220516,0.008193152,-0.056351833,-0.058497265,-0.020719571,-0.018570088,-0.0024979454,-0.03228434,0.010220968,-0.026089124,0.007987326,-0.02277544,0.037784297,-0.0017113254,-0.007938222,-0.03935628,0.021703884,-0.011253176,0.024534453,0.061412312,-0.022951955,0.002093546,0.0018437962],"last_embed":{"hash":"17tc5li","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"17tc5li","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{14}","lines":[402,403],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17tc5li","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{16}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021531511,-0.009390094,-0.05389288,0.013417473,-0.04479932,-0.03558255,0.041595843,-0.0019046548,0.011057402,0.018761586,-0.0030645868,-0.0036173586,0.016327586,-0.00034761766,0.005825796,0.03645542,-0.026002508,0.016754447,-0.0006670082,0.0022173978,0.02452497,0.030021783,0.060015325,0.015980387,-0.032667153,0.013457541,0.0031616979,-0.021104967,0.008560999,0.080546044,-0.0041722804,-0.08472058,0.036155377,-0.026520891,-0.023466242,-0.04649907,-0.017487794,-0.037891246,-0.05460296,0.056161042,0.002430795,-0.039691687,-0.008720827,0.004539418,0.020772975,0.010587212,-0.014317573,-0.012686421,-0.047941364,-0.01047458,0.03906826,0.006207664,0.023376297,-0.04125662,-0.029522825,0.03485614,0.010423266,-0.0611975,0.0008619581,0.026613627,-0.01060427,0.03626609,-0.028459888,0.0065702023,0.014799481,0.030017858,0.024444532,-0.027523214,-0.0006872996,-0.028187986,-0.020190442,0.013696932,-0.008679954,-0.0049892114,-0.041807767,0.04234854,0.027036943,-0.020648904,0.009771301,0.022546232,0.0011904294,0.033883225,0.014255563,-0.022941012,0.005072311,0.02793521,-0.01058469,0.051587295,0.02200539,-0.016093405,-0.010381976,0.015221551,-0.0003132617,0.0028415243,-0.0034565167,0.017965319,-0.03267291,0.0051144864,0.010917229,0.0046571023,0.021801388,-0.0031625612,0.03733479,0.025262358,0.019816637,-0.050003234,0.017115386,0.031670235,0.00708105,-0.030850966,-0.007847124,0.026250143,0.003098986,0.03066079,0.021249197,-0.0027422258,0.019090572,-0.025926815,-0.018649403,-0.033962,0.040269885,0.03692421,0.034250323,-0.044542555,0.022971218,-0.008827808,0.03004675,-0.013263683,0.012691948,0.020764587,-0.026201434,0.042897485,-0.006976296,0.043353647,0.0023266536,-0.02121151,0.030442221,0.016230064,-0.018087495,-0.041413542,0.05101199,0.028759373,-0.03242082,-0.020178268,0.013355506,-0.028181,-0.031656973,0.000043512635,0.0055881366,-0.060368903,-0.019771818,0.018826425,0.044818155,0.015895814,0.014818999,0.0057913554,0.03437645,0.05727156,0.012903901,-0.029161677,0.03641413,-0.0070360866,-0.015937101,0.041521266,0.04026188,0.034348357,0.02211504,-0.012276031,-0.03158108,0.0072940397,0.032899503,-0.06165533,0.037937585,0.0043635983,0.03786288,0.012957489,0.041726377,0.024597716,0.0042218054,-0.01094705,-0.019730946,0.0046274727,-0.023732865,0.0023209844,-0.06413616,0.04745256,-0.031283926,-0.0047183433,0.028919727,0.008947719,0.0046967617,0.023273736,-0.017184751,0.033039115,0.018221784,-0.04456593,0.022457669,-0.010716642,-0.011770868,-0.024261234,-0.0085874135,0.02315021,0.006089884,-0.028375056,-0.034488197,-0.012986831,-0.023476677,-0.031051498,0.014706614,-0.049147863,-0.012974277,0.018335521,-0.030917387,0.004795355,-0.060666807,-0.031530846,0.036396045,0.003456438,0.041909374,-0.023150293,0.020607837,0.03163988,0.018927585,0.023913749,-0.023502227,0.006206217,-0.04569588,0.054264154,0.040577956,-0.02969163,-0.017799081,0.008515965,0.017386174,0.004237365,0.020466998,0.008397929,-0.045730352,0.02772667,0.034262866,-0.029211627,-0.035332546,-0.020843165,0.033287697,-0.021585599,-0.056423236,-0.012649321,0.012360975,0.066158384,-0.030069169,0.025726806,-0.016584605,-0.015393645,-0.0224522,0.0038488624,-0.028644897,-0.0055634417,-0.016351918,-0.012549517,-0.03753541,-0.002823156,0.012673676,0.015277849,-0.018910784,0.01490791,-0.0057791388,0.0035298627,0.058418132,0.0016879713,0.017434737,0.033508807,-0.0034973198,-0.046025384,0.0011671119,0.021168688,-0.04928027,0.0018505012,-0.047137428,0.030551875,0.043229587,-0.032413866,-0.030840665,0.019216636,0.03180542,-0.012424569,0.06979322,-0.029487783,-0.02310915,-0.011721863,0.0046354346,-0.031062834,-0.010500947,-0.033637855,0.049541768,-0.016551776,-0.00007157482,-0.0027496642,-0.017410431,-0.17249358,-0.017081814,-0.016857095,0.05263854,0.032038555,0.013468419,-0.00036930607,0.0050862944,-0.06434981,0.076485306,0.0017933483,-0.045930013,-0.017573792,0.0051393965,0.029705008,-0.0010918478,-0.014424903,0.0071307854,-0.047296952,-0.021190753,-0.028996406,-0.03805845,0.004534835,-0.010048633,-0.052706726,0.031771243,0.075836055,0.027682643,-0.03438233,0.015876567,-0.05455325,-0.023699302,0.007535497,-0.013650321,-0.003260982,0.045964655,0.032551564,0.017962016,-0.009979306,-0.003983961,0.058789577,0.04982791,0.0068903365,0.0044151163,0.002490617,-0.0070345076,-0.002030979,0.00062633323,-0.056645244,0.0017656103,-0.057227917,-0.04118401,0.022418948,-0.014649979,-0.04595611,-0.011544831,-0.0049210167,0.028604934,-0.014430494,0.019731637,-0.03583035,-0.02019487,-0.024411095,-0.032601394,-0.057969145,-0.069474734,0.035289474,0.000031909178,0.003337751,-0.03668174,-0.003456286,-0.061732203,0.017923348,-0.018227711,-0.0041536186,0.023234421,0.0011588538,-0.029627535,-0.016534954,-0.10223726,-0.011236779,-0.0058029676,-0.016505081,0.03868237,-0.035211165,-0.037976503,0.014757611,-0.01789947,0.012301294,0.24562475,-0.035304874,-0.023237992,-0.0043828646,0.041663058,0.00021707041,-0.0011550229,0.07885138,-0.03379874,-0.059090987,-0.049090587,0.00550403,-0.005545747,-0.029679079,0.023503684,0.0076686037,-0.030141748,-0.008135435,0.09201565,-0.011050693,0.03854983,-0.010620719,0.019330561,0.0023859085,-0.075591676,0.015074632,-0.041693855,-0.023942824,-0.0024639545,0.04948769,-0.03326103,0.0058507915,0.04675544,-0.02794246,-0.017402401,-0.0040630256,-0.0030308433,-0.042393677,0.0111668715,0.003982053,-0.036541756,-0.019314462,0.014489401,-0.072307,-0.031001836,-0.041908704,0.0074909087,-0.008627,0.0067525473,0.024282482,0.034778487,0.0014790337,0.03893889,-0.010435594,0.028636407,0.006641667,-0.0052867346,0.0048033358,0.029419158,0.053732567,0.03202125,-0.001901819,-0.048161402,0.012188969,-0.022562984,0.039983,-0.021490501,0.010973638,0.00002032248,0.020870138,-0.021716123,0.0065095164,-0.023053473,-0.011450185,0.027974024,-0.026257858,0.026049847,0.0031690446,0.018343821,0.020348571,-0.013112687,-0.020266745,-0.004188202,0.009530525,0.022205172,-0.0016491062,0.0073686377,0.055398628,-0.033282857,0.01319782,0.019149736,0.019598734,-0.040241063,0.011852601,-0.016011978,-0.008029805,0.013718175,-0.0041372,-0.07074528,-0.023871185,-0.017829904,-0.0025789696,0.004306466,-0.016904533,0.026284587,-0.010961316,-0.038607653,0.009861142,0.027782377,0.026405366,-0.03489481,0.023205176,0.009209123,-0.0007476739,0.015632896,0.0626962,0.040888622,0.036432706,0.049536422,0.0058963425,0.024855003,0.026263006,-0.026412504,-0.02533065,-0.016924514,-0.03234726,-0.014321951,0.021838393,-0.0018402415,0.026851695,0.025218321,-0.0309627,0.0058404915,0.0004994155,0.03426854,0.015949266,0.020556167,-0.022544384,-0.013147507,0.026707787,-0.041146193,0.005455286,-0.01458589,0.022416284,0.021014959,0.052831106,-0.023271997,-0.007602294,-0.028918866,0.023008615,-0.0025863294,0.034945566,0.022105131,-0.023926923,0.011010724,-0.06683983,-0.016452242,-0.035709973,0.014894603,-0.026262172,0.007125988,0.004645183,-0.023501744,0.06790032,0.012387768,0.018704934,0.038173452,0.03543947,0.00042945394,-0.022854472,-0.014527233,-0.025154117,-0.04551393,-0.01678319,0.017910928,-0.015345207,-0.03277286,0.014864001,-0.020563262,-0.036122557,0.03673506,-0.021441787,-0.018148081,-0.036976255,0.053063318,-0.003766287,0.008650737,-0.0120716365,-0.023025252,-0.017357023,-0.020224566,0.106963225,0.01995689,-0.015486637,0.022402674,-0.011335823,0.060144953,0.035564266,0.024486506,0.030431734,-0.006840458,0.04105394,0.0021583375,0.0041328925,0.014235704,0.022873,0.002988285,0.026080161,-0.0059327497,0.014989544,0.002967347,0.00020186095,-0.017143857,0.028652485,-0.0577129,-0.004579775,0.016992344,0.03875173,0.0144839585,-0.05436263,-0.0107720215,-0.02382855,0.026375465,-0.032840878,-0.029874135,0.049540553,0.0017157235,-0.014805941,-0.04630109,-0.03202451,-0.003965587,-0.04142833,0.01742638,-0.034522098,-0.01064843,0.0054359813,0.03257597,0.009671399,-0.035230927,-0.055967905,-0.00110229,-0.0016706747,0.0069346693,0.021425258,0.011132472,0.025952425,-0.017339954,-0.05325497,0.039104685,0.0027142072,-0.01849936,-0.05461544,0.019374907,-0.02183013,0.04727398,0.0004349241,-0.026116518,-0.0059849625,-0.0019679507,-0.055084404,-0.008487435,0.02698442,0.023270033,-0.028998606,-0.054127507,-0.058188315,0.012201667,0.0221066,-0.01601332,-0.024642916,-0.04138831,-0.0018519994,0.010936802,-0.016222997,0.018455278,-0.00697237,-0.05838033,0.016271884,0.05237483,-0.07383038,-0.019040762,0.0069704745,0.008756992,0.014157214,-0.045179885,-0.004810862,0.014440193,-0.034010764,0.02124068,-0.030991867,0.021753136,-0.015077753,-0.036827516,0.015191846,-0.023002932,0.008800314,-0.041398704,0.03208592,-0.04693729,-0.020020438,0.0009893009,0.010144734,-0.012111119,0.0029595003,0.009368674,0.016397633,-0.023151392,-0.038699113,0.07520186,0.025150178,-0.006500635,-0.023180421,-0.014921183,0.015285802,0.0021301338,0.018403985,0.06253579,-0.041240662,-0.0044602603,0.002837613,0.0010387511,-0.0035999476,-0.031698506,-0.010799357,-0.046278063,0.01293502,0.02616422,-0.041106086,0.005889636,0.0069764126,-0.037837975,-0.018493736,-0.04138384,-0.03601513,-0.026872125,-0.011687894,0.04211312,0.0043149674,0.04769741,-0.0052288854,-0.010078992,0.0018553623,0.033186805,-0.020204486,0.010928383,-0.014234106,0.021700827,0.017892927,0.0073896274,0.01565654,0.040040947,-0.023993313,-0.035996806,-0.043947577,0.050876644,0.0023974325,0.004740691,0.007696664,0.044159636,0.03278819,-0.06027354,0.019261094,-0.02032795,-0.026053904,0.011801539,0.013357735,0.048166055,-0.06782001,-0.019726565,0.008000509,0.010812514,-0.029993702,0.0010924917,0.008926296,-0.03918165,0.054126184,0.011809003,-0.046312105,0.01907269,0.0031357592,-0.01967907,-0.07040584,0.005139051,-0.02216746,-0.018426418,-0.023389952,-0.016583595,0.038421478,0.044016693,0.02799967,-0.013711466,-0.013056708,-0.026317602,0.008214954,-0.14727378,0.016718885,-0.032810565,-0.0006787069,-0.017289424,0.018152215,0.006580814,-0.0068956814,-0.04623271,-0.01837904,-0.015642747,-0.059640735,0.018302737,-0.02495233,-0.0028283997,0.056529492,-0.03483019,0.012038679,0.0031221746,0.08300065,0.0244607,0.005312651,0.013064467,-0.009708578,-0.0063970005,0.02381121,-0.0039424724,0.016571121,-0.024117323,-0.050920695,0.029044462,-0.017984683,0.019635916,0.04437049,-0.023412528,0.024300182,0.009797129,-0.018487142,-0.027867233,-0.0057037203,-0.01863846,0.008727327,0.0015991798,-0.0058778217,-0.00556008,0.056293678,0.015380045,-0.022241982,-0.028902402,0.011179011,-0.019549185,0.0028301568,-0.04080379,0.007086774,0.0033199287,-0.0200198,-0.013896075,-0.0059822197,-0.00029363335,0.036206756,0.00061595824,0.044295814,-0.056032784,0.0016142284,-0.019027745,0.062895894,-0.01840341,0.005729604,0.01498198,0.000048877017,-0.022779297,0.0131687205,-0.015652373,-0.038190015,-0.02592469,-0.0047788583,0.033303246,-0.021396335,-0.046327684,-0.0018313909,-0.024627136,-0.05014954,-0.029135782,0.038011502,0.05449892,-0.020132108,0.01097914,-0.013858066,-0.01691964,-0.032755297,-0.02206059,-0.024352752,0.0004745929,-0.0034765878,-0.0049205646,0.042454362,-0.025241038,0.022663053,-0.020464204,0.014722024,0.0103918705,-0.050388083,0.00722576,-0.009827636,0.0015375783,0.034279034,0.0045965114,0.030191964,-0.009004755,-0.047004256,-0.022319585,-0.016194485,-0.025617572,0.025891753,-0.08672155,-0.018573845,-0.010897117,0.030743873,0.042953778,0.008484428,0.015811274,0.0029082051,0.02527744,-0.04314882,0.008643426,0.07261447,0.031161005,0.010992404,-0.0239225,0.0058227438,0.023370191,-0.02973658,-0.00038028948,0.021981366,0.066880226,0.01180844,-0.0012902811,0.037029356,-0.055232257,-0.045747083,-0.027102668,0.025810838,0.04176865,-0.048849154,0.008021216,-0.019226804,0.017030617,0.0010914288,-0.016151989,-0.014698931,-0.03029811,-0.0054855593,0.025990855,0.10772239,0.0015608087,0.04164801,0.0006955019,0.05846921,-0.015704619,0.040030293,-0.01567541,-0.05074114,-0.06326428,-0.04281588,-0.018245032,0.065023474,-0.012165915,-0.018476212,-0.023862539,0.0120566245,0.030845772,0.03528145,-0.013321117,-0.019567583,0.039796907,-0.0032616318,-0.011572111,0.014562465,-0.011952465,0.005643402,0.03398897,0.0026671535,0.015320821,0.02285256,0.004056718,0.04173807,-0.02052637,0.018146608,-0.0067094923,-0.0314481,-0.0063806144,0.020960785,-0.011058039,-0.01321032,0.06253142,0.022410898,0.015762402,0.017248355,0.05738862,0.05234836,-0.01843684,-0.017553316,0.025210528,-0.028780956,-0.014415045,-0.0065036383,-0.0031003128,0.004118669,-0.012152306,-0.0024390328,0.014714653,0.01268498,0.01502617,0.044853248,-0.0019833262,-0.0037937472,0.033791702,0.032167923,-0.030855952,-0.008261894,0.02973053,0.041568827,-0.0054478077,-0.03093827,-0.032887023,-0.04255597,0.0031251034,-0.002805159,-0.009142143,0.030847043,-0.05025633,0.011203465,0.010547892,0.01158352,0.025482828,0.023318537,-0.051820327,-0.006408758,-0.020558313,0.0049753706,0.065008566,-0.036530893,-0.006949353,0.0041326783],"last_embed":{"hash":"oat3kb","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"oat3kb","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{16}","lines":[406,406],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"oat3kb","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{17}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029037409,-0.023725739,-0.032089453,0.005135167,-0.042093508,-0.022417733,0.00971388,0.033783536,0.008565089,0.009678098,-0.02077468,-0.010073195,0.013809431,0.01928158,0.030685121,0.0146204885,-0.01089795,0.0042635957,-0.03927925,-0.026539147,0.022932172,0.00088152534,0.062384017,-0.0043250206,-0.027018728,0.02608106,0.02116232,-0.024019646,0.014376645,0.06160223,0.0066589634,-0.058961224,0.010034881,-0.023575755,-0.053754043,-0.02827113,-0.017146792,-0.04008585,-0.045004822,0.045885704,0.004325551,0.00247052,-0.013587866,-0.014022035,0.05230871,0.0183931,-0.0017573963,0.0042034606,-0.033802584,-0.012850816,0.02369354,0.009742776,0.008949619,-0.049818452,-0.042411357,0.04026332,-0.013381264,-0.06625478,-0.018449208,-0.01953958,-0.011379028,0.028674837,-0.017746797,0.024928631,0.018547801,0.079043955,0.04946873,0.019724274,-0.013650906,-0.03124365,-0.01065312,0.024441302,-0.042058457,-0.00011557998,-0.034723762,0.04857484,0.013112202,-0.016501337,0.0026847322,0.020831795,-0.015909301,-0.028027132,0.04514095,-0.015732715,0.000099040095,0.062771015,0.004319655,0.0627627,-0.013184951,0.0060160747,-0.0037092986,0.0027603274,0.01798666,-0.012561551,-0.019933088,0.0053485218,0.009313265,0.0012636782,0.029711973,0.0010156078,0.00059642014,-0.01490768,0.030776612,0.04831504,0.00557883,-0.024216717,-0.012660305,0.008674591,-0.005868046,-0.019743042,-0.015153279,-0.007224517,0.028433852,0.016948206,-0.0020671266,-0.03343539,0.025297998,-0.033856552,-0.035667375,-0.00740707,0.045524508,0.020584825,0.04912907,-0.04856499,-0.012094042,-0.0060685915,0.020834843,0.0041304654,-0.018993253,-0.0033858519,0.023497686,0.058157414,-0.010784389,0.02298161,0.00018585795,-0.016495196,0.00087120745,0.06188851,-0.028534051,-0.067411765,0.027055731,0.05332154,-0.043144017,-0.027639605,0.011432855,-0.021346843,0.01352263,0.0038030222,-0.016053695,-0.060135964,-0.041715413,0.016441826,0.020801967,0.0137375025,0.00404246,-0.0052363463,0.04115698,0.0541881,0.018304285,-0.032147113,0.006401633,-0.0020423022,-0.0032586101,-0.004649981,0.05195219,0.01563803,-0.023462541,-0.014635316,-0.00043662908,0.03736364,0.030661125,-0.033054076,0.042711724,0.033778016,0.05154699,0.016936269,0.03758382,0.028100625,0.022950673,-0.019291162,-0.01790331,-0.013873301,-0.03109835,-0.015245026,-0.049148094,0.025916975,-0.0321134,-0.0048135677,0.038631495,0.031280093,-0.026429482,0.029965188,-0.027481997,-0.0045901197,0.015877498,-0.06647071,-0.009698885,0.025752865,0.015839687,-0.040259764,0.032629915,0.016750587,0.038009096,-0.04202253,-0.032673348,-0.016400697,0.0076120254,0.0027969067,0.025600348,-0.04507396,-0.016607031,0.014464976,-0.01662997,-0.0143972775,-0.04929768,-0.023989247,0.048409697,0.014722263,-0.011232749,-0.014657037,0.029832272,0.06673683,0.021783454,0.014817168,-0.0038829418,-0.023440117,-0.038446527,0.04258769,0.033795223,-0.028556779,-0.012346898,0.039591484,0.02974075,0.013228628,0.0131131895,-0.010355569,-0.059159115,0.035301816,0.039630335,-0.023010144,-0.011498918,0.0027554338,0.018446635,-0.043558247,-0.0390233,-0.027860891,0.06633976,0.050220486,-0.004911656,0.027988136,0.005462821,-0.010111547,-0.045870047,-0.009105274,-0.020614825,0.003257505,-0.000985737,-0.0047592157,-0.04931687,0.018132959,0.0064377477,0.019368267,-0.011824302,0.0012649423,-0.021409104,-0.0048928005,0.082565434,-0.03552598,-0.0052444404,-0.03025836,-0.017380558,-0.03785812,0.014310361,0.016510054,-0.021121405,-0.0061117457,-0.04243667,-0.0064465823,0.04704781,-0.038730666,-0.01692331,0.040954523,0.026657222,0.00610939,0.08039763,-0.014576432,-0.016303055,-0.001321867,0.027392702,-0.049832184,-0.02729685,-0.018406708,0.05337466,-0.000042791537,0.020393504,0.0073363003,0.011543878,-0.17943293,0.015604261,0.002873248,0.02725529,0.024220757,0.0021505102,-0.009908611,-0.007178701,-0.030663721,0.018665371,-0.010972778,-0.06104545,0.02697036,-0.0074984874,-0.0024035305,0.0107191205,-0.0035140202,0.006526384,-0.041596085,-0.0252101,-0.036049914,-0.036964886,0.013622161,-0.013805997,-0.05863288,0.008163373,0.09227599,0.0029297578,-0.0005082357,0.0045946725,-0.017638795,0.010365597,0.00042024444,-0.030483633,-0.0066293026,0.037946243,0.025123505,-0.007671455,0.017284203,0.007350412,0.045594037,0.048302583,-0.00055723067,0.025881326,-0.013741359,-0.010839607,-0.0028083902,-0.005115666,-0.0431764,0.026754893,-0.033363372,-0.05748121,-0.016859245,-0.009823805,-0.037354883,0.0062783593,0.0026838856,0.03416599,0.0026212567,0.018093837,-0.045318708,-0.03816258,0.031071892,0.016139613,-0.0073839836,-0.04803895,0.03728973,-0.03628209,-0.013280897,-0.008535136,0.024127863,-0.053125717,0.011343082,-0.030424895,0.01597885,0.015798127,-0.021453941,-0.003347562,-0.0053020082,-0.07622014,-0.0007872936,0.020371985,-0.033648208,0.045973197,-0.019431425,-0.03285539,0.012782802,-0.01096071,0.027039252,0.25121295,-0.025707701,-0.035473894,-0.018061921,0.046250597,-0.0013171419,-0.015520267,0.067891024,-0.017348494,-0.02617496,-0.05063447,0.009605545,0.005745076,-0.03533484,0.03045731,0.020228766,-0.04455329,-0.015341122,0.079000585,0.012994334,0.053060498,0.018015474,0.04709006,-0.0004488514,-0.06685608,0.002428915,-0.028488746,-0.025460975,0.009020942,0.03282624,-0.032024022,0.03006478,0.04548536,-0.01365091,0.00046599034,-0.0077264383,0.008631212,-0.058992255,0.030776596,0.02434635,-0.02441944,-0.019558242,-0.015266389,-0.02797824,-0.0075220224,-0.035069864,0.0153359035,0.037826512,-0.004893655,-0.028712539,0.042813707,-0.0062691984,0.017317217,-0.038061842,-0.008770031,0.006632404,0.012111023,-0.041519456,-0.0032100258,0.05059422,0.025872774,0.00832859,-0.006065209,0.012888318,-0.0384235,0.040449943,-0.0008653636,-0.021013768,-0.0015175865,0.044369157,0.0006961652,0.033860877,-0.021806452,0.025061332,0.032379225,-0.010373615,0.016679553,-0.0058012796,0.018542036,0.0059061022,-0.014009627,-0.0049009467,-0.02212936,0.015871553,0.008659667,0.011547874,0.016203852,0.055434555,-0.043209586,-0.00066490984,0.0050491015,0.00093146437,-0.034054894,0.028025081,-0.0037313947,-0.0067152698,0.04002863,-0.005621326,-0.05088592,-0.013321626,-0.03318437,0.0065696617,-0.034151964,0.0067492193,0.059515025,0.017129403,-0.01517722,0.028264297,0.016532041,0.013546627,-0.030169014,0.03318496,0.013697782,-0.013049044,0.0042380816,0.04015831,0.06383972,0.0072042886,0.0073395385,0.011779359,0.031838067,0.04041178,-0.013136674,0.022036366,-0.018562378,-0.068838894,-0.02492676,0.071695365,-0.00909754,0.040017135,-0.0037811145,-0.032399695,0.0040618074,0.03435718,0.024354182,0.0052514803,0.016834589,-0.0047031324,0.0020538415,0.021231921,-0.033151146,0.018200971,-0.020283723,-0.011938313,0.018445779,0.04125995,0.017904582,-0.017360045,-0.022033803,0.025062377,0.05571144,0.024520703,-0.003956665,-0.05046676,-0.018930174,-0.0561656,-0.0013421573,-0.017682584,-0.025524136,-0.031819,0.022995973,0.0076461216,-0.016017018,0.06091582,0.00528955,0.0038416798,0.015062138,0.02233884,0.021496119,-0.023203826,0.01362259,-0.037990194,-0.054059613,-0.026307965,-0.0096681435,-0.015509761,-0.041774873,0.014895174,-0.024951313,-0.034096032,0.032597587,0.011169549,-0.030754244,0.002560713,0.03689489,-0.0014327845,-0.0033071435,-0.010744412,-0.035354394,-0.016075935,0.01866784,0.09943681,-0.005536792,-0.012774123,-0.018100465,0.021503473,0.035823014,0.04049383,0.030610697,-0.019491531,-0.016556442,0.016607767,0.011107829,0.002231579,0.01911074,-0.0059499615,-0.04117622,0.013796496,-0.019940771,0.020529553,0.027881885,-0.02226272,-0.051829647,0.022081546,-0.027574426,-0.021891339,0.027410837,0.030034127,0.0037467997,-0.05358237,-0.017358491,-0.012437165,-0.005656854,-0.0062588346,-0.04684013,0.017938584,0.020375688,0.04152834,-0.024585543,-0.031043723,-0.0015676923,-0.013172361,0.037447587,0.004026879,-0.0010482665,-0.008514768,0.013856228,-0.00014877261,-0.016902389,-0.06284196,0.0069173467,0.030188702,-0.010833272,0.013768228,0.04948372,0.016427973,0.0046974393,-0.06230894,0.03261978,-0.03577218,-0.00512919,-0.04466757,-0.0006291413,-0.022344086,0.03663459,0.021204397,-0.04722253,-0.007510645,0.017197747,-0.0284438,-0.0016165096,0.038175207,0.007306524,-0.036303703,-0.04623405,-0.014096383,0.02392353,0.016859401,-0.021702405,-0.020149719,-0.026806373,-0.016296381,-0.0027624865,-0.0016256374,0.01326746,-0.0009128083,-0.038207524,0.021068608,-0.0038854897,-0.04246026,-0.028089568,-0.011672889,0.030344177,0.019790264,-0.059569,-0.0054034754,0.013723653,-0.008699599,0.009902493,-0.029792307,-0.020987647,-0.014520316,-0.05018338,-0.003864534,-0.014721282,-0.027789166,-0.030394543,0.07436757,-0.05140668,-0.011939741,-0.01590809,0.007875445,0.005832503,-0.028604869,0.018012436,0.006448042,-0.0284805,-0.027926207,0.07225278,-0.0077810334,-0.007207465,-0.027176226,-0.011287066,0.031989593,-0.0027652583,0.024865365,0.05920243,-0.005222838,-0.027301064,-0.049615197,-0.01683668,0.03679513,-0.0067771845,-0.0005356698,-0.050769053,0.0020363647,-0.004168656,-0.020661507,-0.01968244,0.014115297,-0.0245689,-0.019775366,-0.026413554,-0.017227408,-0.033339947,-0.024537275,0.043628704,-0.0071395654,0.04295017,-0.00093849143,-0.024331147,0.009627571,0.0507062,-0.012380295,-0.014022555,-0.03409983,0.01829984,-0.0016931443,-0.010907084,0.009805397,0.030163135,-0.0039022341,-0.0064022494,-0.04421041,0.03466011,-0.020644575,-0.015067517,-0.0062222066,0.049116887,0.075419545,-0.052146677,0.027727164,-0.017559769,-0.02295052,-0.004022025,0.013332945,0.037625644,-0.027753573,-0.035998415,-0.007229915,0.03451591,-0.028890485,0.03455112,-0.015915515,-0.01243565,0.06568828,-0.0066630477,-0.05977447,0.003364558,0.042495348,-0.030418172,-0.051502086,0.002728306,-0.024328336,-0.023744557,0.011322283,-0.0012074444,0.014811711,0.06622596,0.033104353,0.014864738,0.028206022,-0.0038068483,0.02466321,-0.14874958,-0.004723535,-0.031539515,0.012296663,-0.010430994,0.035423875,0.004512138,-0.013912817,-0.03637231,-0.01852241,-0.03903289,-0.04276905,0.022027988,-0.044968594,-0.010088218,0.023813654,-0.020801974,0.0088507,-0.01935392,0.09342525,0.028559392,0.016210783,0.07072803,-0.0054063858,0.012625018,-0.02142414,0.0013601052,0.01797826,-0.026946936,-0.041446358,-0.012354758,-0.010223885,0.017036315,0.04998338,-0.0030118334,-0.0045896294,-0.0011126839,-0.0018026063,-0.036499094,-0.0013069467,-0.023506477,0.03259276,-0.024048647,0.011096874,0.036911625,0.07801964,0.015819876,-0.019317893,0.0039873263,-0.009861654,0.020572213,0.024948122,-0.02659345,0.039692163,-0.0009669237,-0.022593368,0.0040098694,-0.02663407,-0.02475725,0.018915301,0.018950526,0.020153534,-0.023405831,0.010648497,-0.020571498,0.032096267,-0.046787765,0.013423199,-0.0119290175,-0.033076808,0.00020617204,0.0011317064,-0.017647527,-0.021581512,-0.034207698,-0.0024412686,0.019207152,-0.0053352267,-0.06080035,-0.02296683,-0.035784785,0.01278775,-0.037383195,0.011512388,0.02384524,-0.004670175,-0.007269613,-0.009783873,-0.015997186,-0.014169717,-0.0433098,-0.01856095,-0.005806864,0.008150128,-0.02403315,0.028942186,-0.011616923,0.0072756843,-0.015113238,0.017907787,0.001313232,-0.05677316,-0.01709589,-0.0123498915,-0.04094596,0.015946904,0.036604866,0.018780522,-0.018387489,-0.032326553,-0.008550116,-0.051613133,-0.019349597,0.03841997,-0.07463481,-0.015201048,-0.009904717,0.035048906,0.03187238,-0.020850526,0.010473761,0.0037056762,0.025419343,-0.038667563,-0.004038293,0.08647482,-0.004590903,0.014266757,-0.028134959,-0.017015357,0.035431992,-0.05342144,-0.010775739,0.0451393,0.050730567,-0.015390082,-0.022693021,0.04986417,-0.058750585,-0.024796939,-0.01562874,0.012676559,0.040428087,-0.040607795,0.03267564,-0.012437498,0.037429012,0.0021918984,0.0066519063,-0.045188054,-0.013872662,0.00061787415,0.0055032168,0.09934109,0.0036717737,0.008964551,-0.0035549514,0.026794752,-0.036997363,0.013768545,-0.025868714,-0.054370124,-0.063537054,-0.03966243,-0.018607134,0.022433063,-0.025342045,-0.027956046,-0.012833926,-0.013623835,0.043350596,-0.0014405467,-0.014332989,-0.029059721,0.030761434,-0.021144817,-0.01824745,-0.0044770637,0.01843535,0.006086687,0.05192461,-0.0159327,0.024259567,0.028119314,0.004245038,0.018480934,0.0025537482,0.017125916,0.0050948714,-0.01893772,0.012857006,0.0044115405,-0.0532455,-0.0038933672,0.051548894,0.004055905,0.006364197,0.017960431,0.03660294,0.021359729,-0.048959024,-0.0106126685,-0.024153389,-0.046944663,-0.0033537024,-0.045162767,-0.0049899034,0.0074986443,0.033577364,0.038969792,-0.0017747502,-0.0116438,0.031259146,0.03462826,0.0023119228,-0.005766786,0.0012082325,-0.019607296,-0.046962872,0.010934876,0.05534396,0.056522887,-0.024918273,-0.038707647,-0.051864315,-0.0016939031,0.016144052,0.017920831,-0.013056024,0.02923922,-0.027869787,0.014018622,0.018872458,0.032640867,-0.000919601,0.019883258,-0.051979944,-0.02826957,-0.061289035,-0.042455353,0.057975214,-0.017770026,0.012186747,0.0024533852],"last_embed":{"hash":"110hftm","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"110hftm","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{17}","lines":[407,407],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"110hftm","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{18}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0025694405,-0.027444694,-0.042624,0.023768656,-0.046190597,-0.029197032,0.045681402,0.0019568228,0.006603878,0.009716903,-0.019937031,0.0017196477,0.0044487873,0.0042844117,0.01935885,0.006894353,-0.01699149,0.003390516,0.006773637,-0.017584706,-0.0021442163,-0.004074789,0.043404028,-0.009460012,-0.042121854,0.016800577,0.032803077,-0.037484836,0.009231782,0.0773753,-0.019908559,-0.07825076,-0.007115227,-0.0040941713,-0.030853404,-0.034106974,-0.015232797,0.0038195944,-0.041181643,0.032840237,0.006386025,-0.014319693,0.008390825,0.0077732303,0.0075407457,0.0073818606,-0.030758236,-0.010139456,-0.023643175,-0.013606172,0.03375496,0.0252365,0.0003222859,-0.046100795,-0.03539885,0.03463245,-0.015346163,-0.050598018,-0.012160383,0.009643805,-0.0210731,0.030884808,-0.015156914,0.0061514047,0.015858373,0.033112176,0.014520459,0.00021913312,-0.016017301,-0.030967282,-0.020402825,-0.002276616,-0.065844566,-0.019673685,-0.057232868,0.02384598,0.029498504,-0.03488566,-0.016152315,0.033781987,-0.016720556,-0.006504833,0.013391473,-0.0320651,0.033866398,0.037730616,-0.01000384,0.03393412,0.024449144,-0.022080792,0.0014481283,0.014158418,0.018404,-0.007441523,-0.020597847,0.029452566,-0.012875341,-0.001793106,0.013134305,0.008130604,0.03314205,-0.015283081,0.002048144,0.027099611,0.026264017,-0.04984625,0.012960845,0.02202351,0.015675316,-0.031490203,-0.0018834695,0.011906785,0.010859814,0.026803833,0.022353541,-0.025901651,0.01921573,-0.044231843,-0.014675136,0.002288878,0.034486055,0.017056696,0.06586884,-0.064677626,-0.008061948,0.010331064,0.056323834,0.014818674,-0.0018051068,0.011194797,0.0072510745,0.039406676,-0.006344014,0.024021285,0.014066178,-0.015915878,-0.010249851,-0.0031615663,0.0004892975,-0.0869379,0.032790486,0.0427266,-0.04642151,-0.020141538,0.016692346,-0.020250784,-0.0011659248,0.0025025194,-0.004437944,-0.053953882,-0.0043537063,0.0012249324,0.033950236,0.007627004,0.018136427,-0.0037666103,0.022813376,0.080471195,0.028181268,-0.058936827,0.005853154,-0.00068365375,-0.04268719,0.01796422,0.03349537,0.008442047,0.006868087,0.002956157,-0.004942936,-0.0035996477,0.035649773,-0.021594806,0.025240744,0.014327978,0.04443945,0.020886581,0.059096258,0.026607916,0.020844057,-0.014201653,-0.018555488,0.01664032,-0.045240406,-0.018089375,-0.039519306,0.053899553,-0.026959296,-0.008459085,0.04211668,-0.0011722028,-0.025883447,0.0024083569,0.023192165,0.027097054,-0.00011412527,-0.048574455,0.005057491,0.005031902,0.021187348,-0.018579835,0.0043779328,0.042315144,0.020275766,-0.039362095,-0.027640447,-0.0010647012,-0.029824853,-0.01946226,0.036404207,-0.04441038,-0.002141663,0.0250209,-0.03983718,-0.0075344546,-0.045576885,-0.026205594,0.01890895,0.004815784,0.015026432,-0.030764448,0.013380943,0.0043506236,-0.0024115471,0.02666226,-0.018894201,-0.016095163,-0.0040709274,0.0446798,0.036120936,-0.045299172,-0.009836193,0.0138772605,-0.0037881176,0.0053457934,0.0023412704,-0.018538361,-0.061908115,0.01597962,0.04529512,-0.024270196,-0.034870416,-0.026302677,0.020774895,-0.037941042,-0.024104083,-0.043958914,0.006266305,0.055235807,-0.016905392,0.024324648,0.0077394787,-0.023416132,-0.036944773,-0.008952718,-0.008460098,0.001182279,-0.0052933753,0.00005372117,-0.019034224,0.015784029,-0.002724805,0.045686673,-0.010792632,0.009346508,-0.008642327,-0.0055619176,0.04811045,-0.013758969,-0.026614483,0.024633382,-0.000027142021,-0.023175284,0.004047306,0.017337935,-0.031412262,0.02735213,-0.033422872,-0.0046089543,0.07329115,-0.011539659,-0.033150736,0.014577178,0.053967915,-0.014761283,0.06206759,-0.018468948,-0.02342425,-0.0009944183,0.022110345,-0.052285895,0.0053636143,-0.015279675,0.051657926,-0.0040481724,0.005764825,0.015477959,-0.0010729871,-0.1645425,-0.0017109117,-0.017684266,0.073065214,0.03856563,0.0175474,-0.04578787,0.011396753,-0.041772015,0.030350186,0.0065215123,-0.06475592,-0.009997935,0.02626586,0.019134276,0.008854992,-0.006118057,0.021817006,-0.04872207,-0.037256684,-0.04095613,-0.054520544,0.009655902,-0.0025365273,-0.030937523,0.012117753,0.075218596,0.01387068,-0.009793914,0.002834943,-0.04492682,-0.010605603,0.014099308,-0.011335324,-0.043913707,0.03588465,0.018936051,0.004385055,-0.00020288173,-0.020127133,0.06295474,0.038988993,0.021622242,0.012762223,-0.05108031,-0.03159267,-0.0067354417,-0.004219544,-0.07200461,-0.014392821,-0.04233143,-0.010474368,-0.027076585,-0.021041306,-0.034415748,-0.0036196816,0.0052387523,0.033221763,-0.015998967,0.05677618,-0.042898778,-0.010376445,0.0023867371,-0.023348587,-0.049053427,-0.05714693,0.041073892,-0.029464535,0.015385462,-0.046070583,0.018743116,-0.06437377,0.014795307,-0.022451574,-0.0044373013,0.007708909,0.0027620478,-0.017656408,-0.0358402,-0.07513303,-0.011638693,0.014291822,-0.039762832,0.0347153,-0.0064443545,-0.03979384,0.012074257,0.010588069,0.014723779,0.25389457,-0.00494826,-0.029717155,-0.01415167,0.032329272,-0.0242611,-0.014364515,0.06191068,-0.016921466,-0.028237682,-0.051708642,0.016454896,0.027993575,-0.0470626,0.020701354,0.011646315,-0.057570565,-0.03381538,0.082945466,0.028143339,0.03968727,-0.014916333,0.018263187,0.020687666,-0.05849596,-0.0067422544,-0.04330918,0.015172068,0.021931257,0.045039225,-0.026438834,-0.0032009517,0.059227627,0.0009619529,-0.0059713745,0.011533316,0.0068570217,-0.066592,0.020789793,0.012271884,-0.03683403,-0.008045213,-0.002559598,-0.043658905,0.0025327387,-0.052458245,0.023193689,-0.0024561493,-0.0002459989,-0.009351295,0.038066592,-0.039507423,0.03397013,-0.02105083,0.0038316126,0.012699037,-0.0006009015,-0.030838536,-0.016757166,0.028535917,0.05315729,-0.013137931,-0.034998287,0.008403054,-0.034458503,0.016132897,0.012563046,-0.0070541906,-0.006017935,0.039506692,-0.010975727,0.021502342,-0.025330871,0.0103679,0.007969191,0.0112134,0.058819383,0.0049469224,0.0063283993,0.03512883,-0.03283539,-0.0050152964,-0.017905893,0.0018893438,0.019460052,-0.03336106,-0.0017354573,0.053507112,-0.021864805,0.019368028,0.03525808,0.026015073,-0.045399837,0.026503766,-0.011144944,-0.026682034,0.04446924,-0.0065144133,-0.060606074,0.0059382045,-0.0027511364,-0.008856015,0.0065043117,-0.028055977,0.0796544,-0.0176224,-0.01355205,0.021333035,0.007264909,0.0069843517,-0.035775587,0.027462482,0.003133235,0.008963855,0.0024218417,0.04281023,0.039222237,0.024223698,0.024710584,-0.0060725533,0.024778921,0.04274764,0.00036992386,0.00032225868,-0.014912366,-0.038826596,0.009047122,0.037463468,-0.0143444585,0.041989986,-0.00467686,-0.0112576885,0.008047594,0.019892596,0.051420484,-0.015965005,0.017954234,-0.011860789,0.00914532,-0.0010484611,-0.030214012,0.0020409357,-0.03429721,0.028917985,0.026027676,0.0236492,-0.005130165,-0.0076144445,-0.015120835,0.020873725,0.008821935,0.025252484,0.011714135,-0.029650975,0.0042554466,-0.057843123,-0.010520771,-0.04634276,0.006295879,-0.008796825,-0.009628088,0.004507013,-0.025855795,0.023599422,0.024562541,-0.0010197512,0.026393767,0.05324798,0.015113422,-0.016520469,0.0047001312,-0.029434389,-0.039151218,0.011339942,-0.00056240766,-0.009410319,-0.04075002,0.0035373338,0.000064339496,-0.058025245,0.020447033,-0.01677249,-0.036863495,-0.029627578,0.04040534,-0.04457719,-0.01986641,0.005825969,-0.024256108,-0.007630534,-0.0012436743,0.10619946,0.0028285126,0.000843039,0.029031571,-0.005332677,0.053362735,0.025321094,0.033729978,-0.03678641,-0.008517633,0.004679165,0.00002620961,0.022429587,0.022444068,0.020971922,-0.046834376,0.033567477,0.007763314,0.00566801,0.031158766,0.019112535,-0.080603406,0.015400007,-0.02021615,0.0018871581,0.024335828,0.027392067,0.029882418,-0.020962313,-0.018701104,-0.019652827,0.01748946,-0.024119845,-0.035497323,0.03289729,0.00741555,0.010819318,-0.011147567,-0.02237799,0.0038966855,0.009431049,0.0139983315,0.002387476,0.014134223,0.019953985,0.008256995,0.010665373,-0.021399494,-0.06958925,-0.010667782,0.0055154306,0.023920607,0.033736773,0.034707893,-0.000047255136,-0.031260923,-0.0573779,0.024561848,0.01810884,-0.009062247,-0.0282375,0.019109266,-0.018395724,0.049264424,0.013225624,-0.027410066,-0.00042406854,0.000022902152,-0.02168757,0.009949197,0.04258364,0.002953334,-0.0271801,-0.04041002,-0.025541246,0.025375087,0.024911912,-0.020106697,-0.020721236,-0.039129864,-0.0046247514,0.016081957,-0.029154764,0.0056598727,-0.011387612,-0.04742579,0.037666332,0.029736934,-0.045830276,-0.03393511,0.014448314,-0.013357098,0.0076278998,-0.029925311,0.0039082053,0.04203085,-0.025840629,0.03726846,-0.043325383,0.0026837406,-0.01768236,-0.05407998,0.0022577462,-0.01582157,0.0074537094,-0.041029766,0.063857324,-0.04019506,-0.02245186,-0.013600127,-0.0014775159,0.0012146992,-0.039794203,-0.0041508074,0.009918637,-0.02907837,-0.029785171,0.081333116,0.017263714,-0.0060744993,-0.01903687,-0.006906032,0.01931757,0.018233886,0.030731322,0.036648937,-0.016644172,-0.02428642,-0.025203668,0.0002382078,0.02462332,-0.038103573,-0.0036571017,-0.03323872,-0.004899073,-0.0023742802,-0.030221542,-0.023302177,-0.022767803,-0.05591648,-0.009863106,-0.007124858,-0.008690007,0.0015198723,-0.02755831,0.024934089,0.009959357,0.03603606,0.004436708,-0.041244384,-0.017069377,0.04978551,0.0033622067,-0.008420874,-0.066517375,0.008898116,0.012358628,0.00864696,0.0129928375,0.0018891272,-0.0019000163,-0.020503646,-0.06324155,0.02771886,-0.01372806,0.0033079034,0.008338552,0.034747437,0.062438283,-0.04136125,0.014427081,-0.0296582,-0.021200761,-0.01020516,0.021186016,0.031014813,-0.07821379,-0.019020166,-0.047155794,0.019966258,-0.016701724,0.032870997,0.030434057,-0.04068861,0.011951205,-0.011935557,-0.03296462,0.01968152,0.03608179,-0.050101552,-0.04737204,-0.018260635,-0.013012916,-0.013645308,-0.01202144,-0.015775245,-0.0046072383,0.044103954,0.021221012,0.019402878,0.023252942,-0.0036987388,-0.011716114,-0.1401878,0.016869133,-0.011402776,0.0075533353,-0.0035213907,0.011789184,-0.021725295,-0.013329189,-0.03147314,-0.037273888,-0.019874493,-0.04262004,0.027167225,-0.029290667,0.02138012,0.038453076,-0.00064502325,-0.026152432,-0.015786128,0.09286407,0.013810648,0.0072211395,0.06625907,0.0048988257,0.0318722,0.008604326,-0.003077421,0.021245243,-0.025241561,-0.07641961,0.0058272053,-0.016787244,0.016453573,0.02633033,-0.01890933,-0.0016171096,0.010611933,-0.010316566,-0.026814576,-0.022296038,-0.001086166,0.013795723,-0.025778709,0.0013223873,0.014071819,0.08591702,-0.011989827,-0.012472629,-0.003997551,0.004126833,-0.024378693,0.026931325,-0.02901326,0.053681906,0.0048215925,-0.012272675,-0.03905454,-0.007053254,-0.040931214,0.040362287,0.015250679,0.036416747,-0.038903743,-0.0014611698,-0.027644569,0.055116873,-0.040196475,-0.013384371,0.008727389,-0.0058959285,0.0027987892,0.022141749,-0.011761587,-0.045959745,-0.028413108,-0.00039538252,0.004527759,-0.029416738,-0.04076266,0.0030338042,-0.033285636,0.0074477564,-0.042371195,-0.0023292792,0.0414272,-0.044520214,-0.0103327995,-0.023492677,-0.03356696,-0.033271145,-0.05299208,-0.026897082,0.0051674573,-0.004715182,-0.014675576,0.073787495,-0.010158656,0.02185452,-0.024850626,-0.006332962,0.009850748,-0.044378832,-0.015391816,0.012522545,-0.03486762,0.02277899,0.024153868,0.0080137355,0.009538391,-0.0074299886,0.007445434,-0.016295757,-0.021471737,0.015570872,-0.073502354,-0.026402598,-0.023146218,0.054246828,0.03550205,-0.0023133948,0.025472373,0.01481048,0.00734721,-0.05217924,-0.0056818016,0.07927692,0.0346588,0.045306288,0.015811875,0.028859125,0.021882689,-0.041948143,0.0046408596,0.05234441,0.036333054,-0.00528506,-0.012879405,0.04139566,-0.037898924,-0.033289947,-0.00938894,0.026149642,0.07477643,-0.04305766,-0.000790038,-0.02170941,0.017338369,0.00060966,-0.02802895,-0.03235836,-0.028458474,0.02091597,0.03302335,0.10516051,-0.003550477,0.042527154,-0.023276035,0.03389565,-0.019882735,0.048734274,-0.0017310602,-0.05165975,-0.043258782,-0.053351764,-0.016619429,0.047116302,-0.020064712,-0.022723235,-0.03076784,0.0055354065,0.05190228,0.015500027,-0.02740102,-0.04202464,0.033092555,-0.04663226,-0.009890265,0.020363698,0.0017621907,-0.014350973,0.051050078,0.0055558695,0.026139356,0.046725348,0.0073567457,0.03647783,0.0009110996,0.043018766,-0.016509162,-0.021871798,0.002910234,0.033336498,-0.0041766157,-0.004203544,0.055508193,0.014003389,0.014710312,0.008744809,0.030793242,0.024235083,-0.039919253,-0.03384204,-0.0023886247,-0.018692646,-0.020245042,-0.022983735,-0.008747683,0.010659961,-0.0035725809,0.030166626,0.011785288,0.012797129,0.023232372,0.04844749,-0.0020767397,-0.026751768,0.02839166,0.006000703,0.00073620625,0.017922962,0.0567874,0.06311134,0.00041007213,-0.012457728,-0.050171483,-0.027278138,-0.00072795915,0.027782744,-0.035636373,0.034084912,-0.0482546,-0.025839936,-0.015684998,0.030829202,0.0080659175,0.021169785,-0.06567011,0.015417818,-0.019656437,0.022502743,0.0649585,0.0050988733,0.02473497,0.0119954115],"last_embed":{"hash":"17s1hy0","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"17s1hy0","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{18}","lines":[408,408],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17s1hy0","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{19}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05901727,-0.0040995395,-0.031940788,-0.009824459,-0.036718518,-0.010598813,0.039348233,-0.007126848,-0.0014167643,-0.008326616,0.0072469627,0.041349888,0.009246344,0.038057383,0.020035418,0.022186862,0.0036352114,0.03820514,0.012111429,-0.014369896,0.019266168,0.004109504,0.027400484,0.016294034,-0.04542072,-0.0017144425,0.02372503,-0.024538867,-0.0110149495,0.04159129,0.00502065,-0.07706096,0.01986164,-0.009284734,-0.048914384,-0.039826017,-0.036729135,-0.02071999,-0.055493638,0.024882393,0.004850606,-0.013651376,0.007112455,-0.029903412,-0.00026506928,-0.00083309883,0.014748582,-0.005299029,-0.06036215,0.0062934235,0.010644911,0.031666543,0.03249958,-0.047138803,0.0021218702,0.033021882,-0.015582081,-0.038599987,-0.027822023,0.02852585,-0.0045607816,0.0031357754,-0.02111762,-0.024969323,0.023763852,0.03308367,0.034926724,0.0030570158,-0.010447785,-0.0038313987,-0.019284971,-0.00786705,-0.032512665,-0.021424305,-0.05066849,0.012350954,0.024444437,-0.010629155,-0.021080432,0.039728787,-0.010706671,0.0132098645,0.021740094,-0.034285925,0.028438844,0.02667616,-0.028612465,0.10357985,0.043121956,0.00012333044,-0.03303184,0.026912276,0.00828047,-0.007948252,-0.014061502,0.013245117,-0.017495988,0.006257167,-0.022882754,-0.016308079,0.00941573,-0.02958861,-0.010432221,0.019249585,-0.009280559,-0.020654218,0.016387591,0.025444899,-0.027485175,-0.027149757,-0.01633857,0.011536789,0.015349187,0.009847041,0.009422797,-0.014189669,0.034842864,-0.045272518,-0.014172168,-0.01627905,0.0057678353,0.033860918,0.04122343,-0.044234544,-0.015192909,-0.025690774,-0.0021713346,-0.0028555717,-0.00807219,0.0215799,0.0035957426,0.028708812,0.020267801,0.031852808,0.03403071,0.0032566078,0.01762718,0.004972216,-0.005601692,-0.048787795,0.048185684,0.02038409,-0.041682843,-0.025707724,0.0073925126,-0.062041458,-0.023528015,-0.019975506,0.017825928,-0.01821171,-0.010443692,0.009443263,0.044904135,0.018095106,0.00694419,-0.006475277,0.059383903,0.029478516,0.045037158,-0.0121304095,-0.0013700663,-0.008802968,-0.019723818,0.010520207,0.045569163,0.0029021346,-0.010071418,-0.05075053,-0.014854107,-0.0027520617,0.04829528,-0.026230551,0.021526475,0.00077334343,0.03366845,0.017026559,0.009371854,0.038956195,0.0068727904,-0.016267847,-0.03681911,-0.0008767165,-0.027827576,-0.031556543,-0.023291474,0.036882836,-0.007080069,-0.040381707,0.031092746,0.026621811,-0.027065925,-0.012382434,-0.0069242255,0.024277668,-0.02302716,-0.012386217,-0.0039202576,-0.012080647,-0.0060313167,-0.03565364,-0.028172823,0.032250635,0.008467032,-0.0151149435,-0.009625572,-0.02196048,-0.013083808,-0.028397124,-0.008843285,-0.064463444,0.003147924,0.05645437,-0.04819064,-0.018266205,-0.06347706,-0.0065581305,0.02849036,0.00567756,0.0062359218,-0.021149775,0.019435786,0.019099731,0.010626742,0.046947327,0.001533911,0.02270208,-0.037098166,0.046327278,0.015009937,-0.017040951,0.0034665042,0.02222868,0.018804258,-0.003353716,0.019775975,-0.037836224,-0.07559232,0.0323553,0.05948879,-0.03341994,-0.028431058,0.010580024,0.01307548,-0.029219393,-0.041786503,-0.0062314994,0.031496562,0.06375593,-0.029287472,0.015321131,-0.028360229,0.023032458,-0.0049727126,0.02293503,-0.0007705235,0.019708585,0.012030677,0.0019865981,-0.005926179,0.022962593,0.006922696,0.017741928,-0.009295413,0.012602245,-0.020072417,0.026087647,0.0020530135,0.0042641102,-0.027552813,-0.03365121,0.016246742,0.01814035,-0.00791165,-0.00431215,-0.018766252,0.007843012,-0.052336954,0.029298918,0.07409525,0.005319139,-0.033752583,0.014966122,0.023604793,0.022688111,0.07650142,0.011698352,-0.04196512,-0.0020765231,0.013200281,-0.021467205,-0.037457556,0.010127724,0.044848632,0.023174286,0.006174448,0.060826227,-0.0007929726,-0.1608277,0.0015632391,-0.0088428175,0.029564839,0.030396067,0.008468547,-0.028174013,0.004164579,-0.0683001,0.04001736,-0.0025075967,-0.05315251,0.018118866,0.0021874127,0.014180729,0.001966719,-0.030162245,0.011417032,-0.064348266,-0.024278842,-0.023973662,-0.043896254,0.0069317343,-0.033873655,-0.068664156,0.004054936,0.07260575,0.011445998,-0.0014780575,0.0076588057,-0.030989226,-0.009922905,0.0071349335,0.00732809,-0.027613342,0.031312652,0.008170127,-0.00067256426,0.004544755,-0.01809742,0.031072207,0.06771144,0.015821125,0.000006905555,-0.011122609,-0.036623422,-0.013209499,-0.04077862,-0.06992125,-0.0010063756,-0.050701458,-0.04317862,-0.010466903,-0.036009066,-0.048158284,0.00008546967,-0.0000030690717,0.03428752,-0.00081168866,0.011374463,-0.0019196152,-0.006173713,-0.012146903,-0.048413612,-0.06528651,-0.07109145,0.071542785,-0.01729378,0.014928222,-0.036176614,0.0323149,-0.066427276,0.012818411,-0.036437538,-0.017880231,0.041419,-0.0027845807,-0.02016356,-0.021748498,-0.10227122,-0.01580011,0.006701612,-0.013060032,0.057559546,-0.018928828,-0.04091761,0.030611916,-0.0020225646,0.015308238,0.24087667,0.018341718,-0.0110629685,-0.0073175626,0.056276653,-0.021764828,0.004974916,0.06717906,0.0028191307,-0.029709535,-0.046063825,0.021298686,0.010363864,-0.030395713,0.032267634,0.009410642,-0.048192542,-0.011727288,0.080914825,0.02649997,0.01611753,0.023277637,0.02753059,-0.021479411,-0.06638063,-0.01612107,-0.041457966,0.012905315,0.034699604,0.052921787,-0.02800157,0.036261465,0.045896344,0.031530604,-0.020799704,-0.006069081,0.042102605,-0.05695379,-0.0008493656,0.022480756,-0.028173227,-0.037394814,0.036039803,-0.04660307,-0.035131566,-0.071322,-0.005903663,0.022351777,0.023814404,-0.023495525,0.012080473,-0.029424705,0.015069795,-0.024753785,0.028970145,-0.0011085473,-0.008303249,-0.02620669,0.015179087,0.017016277,0.055399086,0.0026435442,-0.019075679,0.005309683,-0.03944823,0.0027249907,0.014360408,-0.025099747,-0.03290453,0.014101711,-0.0067472844,0.034037113,0.017820934,-0.00095618865,-0.0034066204,-0.019778008,0.015233929,0.03688992,0.019394042,0.040944763,-0.015393743,0.019888977,-0.02317812,0.02641646,0.0016777685,-0.033844724,0.002545558,0.050550707,-0.011463042,0.039408367,0.011530469,0.020864083,-0.030783612,0.0126837995,0.016037293,0.009627635,0.0072512734,0.0043503954,-0.07015084,0.010860657,0.0009955022,0.002963667,0.0050140787,-0.056444563,0.02878381,0.0049997107,-0.023189511,0.025377717,0.062513016,-0.000786669,-0.06433908,0.032373227,0.025346879,-0.0007539964,0.029316533,0.06551453,0.04822989,0.023440702,0.018376581,0.00005785134,0.008342762,0.015806703,-0.0016980646,0.0072512724,0.00047783586,-0.0665177,-0.038656015,0.045168843,-0.024921684,0.0638917,-0.0066052615,-0.017791348,0.0088743325,0.04229291,0.03075793,-0.0012186959,0.04090096,-0.020960832,0.006758312,0.028035099,-0.020317841,0.017469618,-0.023615295,0.020898575,0.03336576,0.059854362,-0.023674734,0.018506834,-0.00069079234,0.02880629,-0.008139456,0.04017961,0.0005073693,-0.0265318,0.003518439,-0.040971577,-0.007951161,-0.04360255,0.0037973607,-0.02441643,-0.0092918575,0.018678648,-0.022881437,0.0396984,0.018982409,0.020765513,-0.017510919,0.037421387,0.0147665655,-0.027422832,0.038450778,-0.008788059,-0.07149153,0.014939022,-0.0023829048,-0.014650106,-0.035252806,0.004726495,-0.0084708175,-0.015508286,0.031267542,-0.02173883,-0.048210535,-0.0043338225,0.0311242,-0.02595603,-0.031011524,0.004926755,-0.041847084,-0.0067176186,-0.036931884,0.09381115,0.010047583,-0.016118081,0.026231874,-0.0070129656,0.08253636,0.053167563,0.012274119,-0.0041513294,0.0179378,0.012640968,0.011769286,-0.013321711,-0.03264615,0.0022811096,-0.011588381,0.013811131,-0.020605763,0.023611054,0.030272113,0.018292937,-0.03521275,0.0009431278,-0.037559584,-0.011941451,0.0061295396,0.03319254,-0.0047891242,-0.038678546,-0.016072009,-0.021093512,-0.017409958,-0.0013474656,-0.012008421,0.012209561,-0.018703999,-0.008065942,-0.025833907,-0.0396682,-0.0056580915,-0.026741521,0.007324206,-0.0016466115,0.0003960434,0.020638399,0.01596435,0.004440508,-0.033574037,-0.041754242,-0.008263067,-0.002028822,-0.008287934,0.037858903,0.04939446,0.0010752011,0.027631816,-0.030210335,0.023484647,0.00935187,-0.009545501,-0.022156024,-0.0024904306,-0.0404866,0.055900227,0.012653491,-0.020114698,0.010540024,0.0026504847,-0.043242436,0.0060185157,-0.010992452,-0.015743718,-0.019956024,-0.015163039,-0.026724257,0.019777237,0.015333044,-0.01670091,-0.020552494,-0.023342997,0.017774206,0.008880358,-0.008804496,0.021050176,-0.026853798,-0.058535058,0.0064378255,0.059677556,-0.03547721,-0.017663307,-0.033779006,0.04038926,0.037924867,-0.036388382,-0.0017269704,0.023316797,-0.026596002,0.013190906,-0.027706243,0.010361708,-0.009733045,-0.046470996,0.015525868,-0.042461723,-0.030380197,-0.038338806,0.045804486,-0.0281503,0.0018411276,0.0004029834,-0.015343778,0.011877335,-0.013662524,-0.012067708,-0.013516722,-0.015702322,-0.004077422,0.03904782,0.008944604,-0.01725227,-0.046227384,-0.017948115,0.01956692,0.013311453,0.005757422,0.0321898,0.0014928504,0.0008877144,-0.000972053,0.0008644873,-0.011332268,-0.0003673715,0.008572921,-0.0040594386,-0.01623329,0.062809646,-0.036036216,0.0025403567,0.0019226088,-0.022785593,0.010738846,0.023820035,-0.017048724,0.006141703,-0.01142918,0.06872694,-0.010889686,0.0394838,-0.00202428,-0.01805923,0.0355905,0.020178055,-0.020158384,0.012043762,-0.029392052,0.0206947,0.029681379,-0.005111053,0.0030394155,0.014206815,0.008072369,0.0075171636,-0.041797075,0.00074216764,-0.020392621,-0.012623594,-0.03742091,0.05741846,0.04569298,-0.042919658,0.054349117,0.004199002,-0.0068866755,0.02764722,0.020881917,0.017094547,-0.025330456,-0.023219785,-0.008740147,0.03419489,-0.017039545,0.003087783,-0.007848626,-0.038328867,0.03723843,-0.012464047,-0.052814834,0.02801686,0.029222406,-0.030928878,-0.04307817,-0.049277205,-0.03374797,-0.03286409,0.0085577965,-0.01687453,0.009947924,0.07028146,0.0016935818,-0.017821515,0.002727705,0.0020259225,0.021992672,-0.15291442,0.016264183,0.0019291111,0.019658862,-0.02406446,-0.012818277,-0.0052055866,-0.020336105,0.007849277,-0.016026445,-0.05037023,-0.06378555,0.038488902,-0.03507052,0.025704512,0.020782884,0.014364102,0.028064137,-0.034050237,0.099009685,0.020031616,0.01761271,0.04350222,-0.018048257,0.024562087,-0.0050168685,0.0102124,-0.008253207,-0.02850355,-0.054141097,0.010326449,-0.050152663,0.03301222,0.03306853,-0.05246701,-0.003022971,0.0027325978,-0.055355277,-0.052082703,-0.028996032,-0.010773302,0.014874706,0.0070355413,-0.012699983,0.044985004,0.07117639,-0.019700628,-0.016777074,-0.028107388,-0.007812588,0.020865638,0.009883974,-0.039802738,0.011467691,0.00068045146,-0.02616324,-0.045483578,0.002591985,-0.008295513,0.031149393,-0.009823262,0.03058199,-0.046709415,-0.010885998,-0.039255753,0.049617607,-0.036301363,0.0016378246,-0.008301429,-0.022958785,-0.032450672,-0.010382558,0.024642365,-0.03378251,-0.03788602,-0.0023878056,0.025817536,-0.0043976344,-0.060445495,-0.0050459327,-0.010507878,-0.033530455,-0.047822792,0.01852349,0.04183363,-0.027075581,0.01233672,-0.032923847,-0.03158236,-0.050635356,-0.01720897,-0.04141124,-0.008756942,0.02213773,-0.01114493,0.05300924,-0.007783759,0.0026072646,-0.019149499,-0.0028339517,-0.0004546197,-0.06654982,-0.013808318,0.0018862912,-0.022853917,0.00933487,0.039664377,0.0065003335,-0.0024968646,-0.020020105,-0.015913228,0.0030143317,-0.04100179,0.03454024,-0.074269086,0.0074450886,-0.0031867686,0.034765553,0.03854002,0.037124038,0.031859938,0.011625617,0.02123491,-0.042942673,0.021882536,0.058023278,0.015881652,0.02491192,-0.0329115,0.025024237,0.024840072,-0.04443918,-0.010056499,0.0172528,0.055369023,0.0275123,-0.022217961,0.04280501,-0.067548506,-0.044892166,0.0065132747,-0.0051490613,0.07054164,-0.037513882,0.022566475,-0.029563745,0.009722982,-0.00547359,0.0048653237,-0.023343513,-0.028365282,-0.0024980244,0.013119803,0.09124851,0.0033424506,0.051506307,0.015300523,0.043830477,-0.024619812,0.0079951035,-0.024229253,-0.030355392,-0.04494792,-0.073692106,-0.019425014,0.034740034,-0.011259882,-0.051465176,-0.03130788,0.041641712,0.02669156,-0.0061145094,-0.018406576,-0.035400923,0.045398265,-0.050502792,-0.008180681,0.014882662,0.03942029,0.008362806,0.0659213,0.003736604,0.028349286,0.028564086,-0.0035019158,0.03261734,0.03720595,-0.02000911,-0.03690974,0.0019662147,0.0061022695,0.0251013,-0.0014039577,-0.022346823,0.053497374,0.0057547563,0.013122356,-0.016659714,0.012975616,0.026564926,-0.030003926,0.0037014422,-0.026464818,-0.012921347,0.0064835623,0.006352278,-0.012386693,0.040846054,-0.016187249,0.0469787,0.00094588613,-0.0008863512,0.009968457,0.06410324,0.012985075,-0.006910858,0.0002968928,0.013854985,-0.028744211,-0.0057212366,0.03240669,0.0057722614,0.0037107386,-0.02531024,-0.028726762,-0.0023611502,-0.0005029832,0.013312956,-0.0030902463,0.029434275,-0.05005108,0.038508095,0.0064203143,0.057648815,-0.008705119,-0.0052637337,-0.029400831,-0.0046029557,-0.0010489725,-0.007364081,0.012605024,-0.012902017,-0.02824278,-0.014560532],"last_embed":{"hash":"dkkb3f","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"dkkb3f","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#Next Actions#{19}","lines":[409,410],"size":58,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"dkkb3f","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04347343,-0.0011317226,-0.03666614,-0.008454804,-0.02598856,-0.056784462,0.016850214,0.02095208,-0.018614532,-0.0031206277,-0.0046739844,-0.01619325,0.009082804,0.037620563,-0.0024965382,0.028414227,-0.01088303,0.018938746,-0.0018270799,-0.023102412,0.006265141,-0.003393545,0.08942052,-0.021993114,-0.020783223,0.01698819,-0.038271345,-0.007628262,0.035124503,0.05166358,-0.020420762,-0.05021928,-0.0071907598,-0.022202076,-0.060229108,-0.034494556,0.032361317,-0.04075382,-0.021289477,0.028477797,0.025146425,-0.006922418,-0.0059180823,-0.00442594,0.04578473,-0.010009566,-0.026945783,0.0019892126,-0.024660582,-0.027218733,0.025469506,0.008280861,0.0458442,-0.027794449,-0.031616528,0.026003696,0.010740986,-0.044101242,-0.039283127,-0.0006930396,-0.051956058,0.011442488,-0.037972264,0.0010994154,-0.007243209,0.041493397,0.017780175,0.013838619,0.001515277,-0.04366389,0.0046855677,0.0024210769,-0.0038164058,-0.018589929,-0.06553145,0.000516876,-0.013796973,-0.038873933,-0.017216347,0.009987383,-0.0011879893,0.0029556497,0.019728865,-0.007213336,0.006670847,0.035348997,0.024951562,0.07523151,-0.011567189,0.029297542,-0.02915619,0.037238736,-0.005418104,-0.003880222,-0.01352904,-0.011527953,0.03379171,-0.017916732,0.0057928525,-0.0035252622,0.006775443,-0.038015295,0.0070826826,0.018284712,-0.005814313,-0.015785959,-0.026183622,0.025186453,0.015002837,-0.036724564,0.020959632,0.027464986,0.026384575,0.010945051,0.0126165785,-0.016292356,0.023212934,-0.061989542,0.0008065376,0.0014173336,0.03909109,0.03881968,0.024837136,-0.023029743,0.0036884241,0.0027341177,-0.0016587478,-0.010262719,-0.018286673,0.029658247,0.016944353,0.051131293,-0.02901812,0.03393434,-0.005576744,0.004505877,0.01727419,0.03203698,-0.0067633134,-0.03962765,0.006073061,0.022116506,-0.04102198,-0.016383948,0.020453231,-0.04422347,-0.01711637,0.0068682632,-0.005516541,-0.03421445,-0.02708834,0.010734136,-0.011243133,0.0548163,-0.019884635,0.00989257,0.047070738,0.051847894,0.02035189,-0.012919154,0.028830882,0.010682869,-0.03682087,0.027644781,0.038161874,0.023340462,-0.009506555,-0.026611054,-0.015264458,0.036932968,-0.011551422,0.012389376,0.03813247,0.032318894,0.034324307,0.025883265,0.020927703,0.03818519,0.022833282,-0.022199562,-0.044115197,-0.010054316,-0.032752927,-0.07229264,-0.02989723,0.06471026,-0.014247767,-0.03545484,0.019003892,0.023467451,-0.018440874,0.0074481247,-0.028964771,0.049405947,-0.016544728,-0.012598913,0.039715234,-0.0047268746,0.026049893,0.004293856,0.012155274,0.04174125,0.02228261,-0.006268959,-0.039030828,-0.015144744,-0.041351367,-0.051467203,0.03578377,-0.06616545,0.010462806,0.013563069,-0.013005188,0.009895834,-0.04420396,0.0007639994,0.014868045,0.026567305,0.004665156,0.0030614089,0.04640989,0.045581155,0.029981833,0.013727063,0.009377862,0.0124766305,-0.050139993,0.045187116,0.01716893,-0.017128728,0.016793963,0.022239652,0.0030234857,0.0091834795,0.008226555,-0.03483687,-0.0365319,0.033244286,0.0459965,0.022400917,-0.020056363,-0.02463366,0.04347732,-0.012282385,-0.027550137,-0.015031823,0.051121164,0.028245403,-0.03254026,-0.0038399277,-0.027703017,-0.012856852,-0.032743454,-0.019125069,-0.009213386,-0.01043214,-0.0028217116,0.006975695,-0.020510344,0.015300123,0.012778646,0.04371603,0.007873686,0.01598002,-0.0031655796,-0.0096869385,0.026991758,-0.01166556,-0.031309698,0.011371722,0.02157983,-0.035169832,0.014089923,0.006711216,-0.036098674,0.024130343,-0.02637013,0.023531714,0.08807876,-0.025643341,-0.016783014,0.046344694,-0.0064222733,-0.017154599,0.049709745,0.0014847085,-0.028308783,-0.0045992057,0.049878247,-0.039280493,0.030878859,0.010782326,0.06278858,-0.0093354555,0.007900014,-0.010812043,0.0132464385,-0.18580274,-0.008534669,0.00002219057,0.010732256,0.0074047153,0.022201916,-0.020620542,0.008621959,-0.04711951,0.07595071,0.024920782,-0.041494634,0.0082985815,-0.004481859,0.041453544,-0.013389421,-0.014547825,-0.004133157,-0.057159923,-0.048329532,-0.04121003,-0.065357864,0.03681572,-0.028359685,-0.025735145,0.016725358,0.041640308,0.010663901,0.0018449208,-0.003178272,-0.0845101,-0.0014200317,0.0060544843,-0.01029747,-0.02368543,0.048824847,0.0350057,0.011885934,0.054344334,-0.027888315,0.060195543,0.025562564,0.015745232,0.012752302,-0.0049984814,-0.019162677,0.0055726664,-0.02760197,-0.041407816,0.0062355334,-0.030651221,-0.05385731,-0.025097875,-0.029549683,-0.03830666,-0.012283695,-0.010269927,0.013182518,0.0032856353,0.037106063,-0.03715771,-0.017166706,-0.024725823,-0.012247972,-0.031457104,-0.04070933,0.021621736,-0.012652775,-0.0006587811,-0.028376618,0.018462818,-0.057117354,0.006576699,-0.034507796,0.008326407,0.0089704385,-0.032601334,-0.019307142,-0.021584049,-0.08166621,0.040628996,0.004071602,-0.0040731155,0.034338236,-0.016818425,-0.033291236,0.02042438,0.014250196,0.0023191522,0.23675516,-0.025933,-0.034387443,-0.02886446,0.052823883,-0.014849613,0.0058818534,0.07149021,0.0035485607,-0.04501048,-0.017046826,0.007395257,0.0121432785,-0.031332165,0.032323778,0.009503447,-0.05061515,0.014549635,0.07536603,0.01201823,0.043837707,-0.01030576,0.05983056,0.019851763,-0.04141397,-0.02275302,-0.038633797,0.02955527,-0.0012518814,0.05332038,-0.042416453,0.028314186,0.026608353,-0.025069218,-0.007682052,0.015907727,0.01588815,-0.037567556,0.028704247,0.013229525,0.017714484,-0.015024743,0.05959055,-0.041569807,-0.014601728,-0.021508116,0.007903631,0.028335365,0.004503717,-0.030314373,0.038823638,-0.017989932,-0.015337084,-0.02625858,-0.00596203,-0.027707135,-0.0009897581,-0.030410342,-0.012476858,0.03829229,0.025777647,0.013486724,-0.023738973,0.018102903,-0.0017593447,0.02387532,0.015461863,-0.0062788827,0.0357581,0.0042810966,-0.00529813,0.016206989,0.011485374,-0.010891394,0.009028575,-0.011653007,0.021623394,0.02703836,0.0053108917,0.015167193,-0.028462535,-0.0145707205,-0.03924829,0.0046907337,-0.0004309089,-0.00029872695,0.009677073,0.06936358,-0.055799764,0.01823763,0.00295308,-0.010060428,-0.037315805,0.025999699,-0.008102686,-0.0034116202,0.03234697,-0.010446991,-0.085642286,-0.010269958,-0.0041482723,0.023999069,0.009744273,-0.0075671575,0.055443425,-0.0056081074,-0.02318422,-0.0009107599,0.03672175,0.008826216,-0.06303494,-0.002836755,-0.0011226552,0.015291481,0.016100347,0.03328201,0.054613296,0.02680341,0.041218676,-0.016678171,0.016303806,0.03776936,-0.026195187,-0.011867107,-0.0032115597,-0.06566872,-0.013808696,-0.004284225,0.00045419807,0.05587511,0.027245982,-0.022833472,0.033522885,0.06431685,0.04112268,-0.014474206,0.011886737,-0.027218837,0.022652823,0.022985958,-0.066137314,0.0015560954,-0.014221089,-0.008121368,0.023554584,0.0476367,-0.00064970856,0.016523266,-0.04771942,0.032359276,0.0036368032,0.042287875,0.028781714,-0.044770077,-0.020574095,-0.084075294,0.008944694,-0.015032676,0.018575666,-0.023157826,-0.006410245,-0.011879237,0.0032303946,0.090286136,0.036677096,0.018076645,0.0440494,0.04937518,0.014896335,0.0034738733,0.031828754,-0.030104423,-0.027860316,-0.02477943,0.014279148,-0.017594608,-0.06389023,0.019812895,0.033687875,-0.016496338,0.040261425,0.011084767,-0.046734232,-0.013977042,0.038559116,-0.048992287,0.0011361208,-0.016372206,-0.025639346,-0.0070721665,-0.02203051,0.10384549,0.0023020206,-0.011074627,0.024415415,0.03921214,0.054954953,-0.006462313,0.019221824,-0.022410022,-0.000803747,-0.004251435,-0.0015705281,-0.00062197325,0.0030045754,-0.012580223,-0.0036332267,0.039139945,-0.021039113,0.04769236,0.025573613,-0.0067184134,-0.03319452,0.015009,-0.030178722,-0.015823858,0.025591226,0.047958232,0.04371189,-0.040882114,0.0049210642,-0.026737902,-0.0023709922,-0.019303016,0.0072554713,0.02881861,-0.0110216085,-0.01597727,-0.022545954,0.004876026,-0.0017578892,-0.03525561,0.0015558536,0.0031088851,0.006388166,-0.004887191,-0.0009438986,0.015141071,-0.002639394,-0.033061996,-0.019126588,0.004344087,0.00041936015,0.02103912,0.013618459,0.016916284,0.0019377875,-0.04685536,0.020941392,0.023823164,0.014171062,-0.054944407,0.003675722,-0.028421601,0.038170338,0.007974602,-0.02454208,-0.010534638,0.027020749,-0.048701517,0.0075179813,0.007287021,-0.007857038,-0.025246073,-0.03514301,-0.05597752,0.028194008,0.01520674,-0.031780344,-0.029067129,-0.028197965,0.007900611,0.011802845,-0.034311753,-0.011252877,-0.004827083,-0.011896395,0.03757574,0.002417192,-0.060401574,-0.025192725,-0.012131832,0.024746684,0.018909518,-0.036731992,-0.017345967,0.020857908,-0.022077646,0.020866897,-0.03767334,-0.0014650563,0.013905711,-0.030463174,0.041093733,-0.021641439,-0.0013175455,-0.073295124,0.024013136,-0.04014172,0.0064345608,-0.028815018,-0.0076229023,0.0073240222,-0.005097172,-0.02461306,0.012976352,-0.026869535,-0.0037317325,0.051206313,0.024102407,-0.0055382666,-0.053274285,-0.031237498,-0.015455746,0.0017804748,0.014811224,0.057663724,-0.027671384,0.006591962,0.009574734,-0.015830843,-0.0010856481,0.019539932,-0.026812954,-0.018194785,-0.013615745,0.0053414833,0.008379303,-0.008228333,0.006910953,-0.036075637,-0.022427488,-0.022395838,-0.05191249,-0.005095242,-0.03809589,0.049381763,-0.023045033,0.053766113,-0.043667056,-0.013440847,0.011819802,0.021152733,-0.035795975,-0.014052377,-0.06568311,0.025716046,0.0048240153,0.027425442,0.00642697,0.037816267,-0.01589517,-0.03084188,-0.032879908,0.031623624,-0.0064055794,-0.012257369,0.024716487,0.040011566,0.045343578,-0.039573688,0.051865608,0.02750247,-0.017651027,-0.0047174026,0.01826151,0.059005782,-0.07827981,-0.05841611,-0.01694316,-0.0032656644,-0.046335686,0.04018257,0.018122766,0.0022004223,0.036991186,0.0016657618,-0.029600574,0.01715405,0.031318806,-0.049070556,-0.074379474,-0.033427108,-0.036706194,-0.020038998,0.0048594824,-0.031267844,0.007577391,0.019156558,0.030959671,-0.032728426,0.007642612,-0.05671892,-0.018129589,-0.1472146,0.023623075,-0.026095364,-0.0021402931,-0.004453165,0.0014989695,-0.019003473,-0.018498797,-0.036231633,-0.0034245139,-0.014799117,-0.037900746,0.050884243,-0.028770268,-0.00713914,0.037188094,-0.0430125,0.011798556,-0.016041733,0.044847876,0.017866395,0.000050290128,0.03227542,-0.039202165,-0.010739811,-0.001173078,0.0032953671,-0.005369354,-0.013223454,-0.061795294,-0.0018364697,-0.02409202,0.012141187,0.03369271,-0.029277056,-0.016704066,0.014646453,-0.018752333,-0.015733127,-0.00591509,-0.0025211019,0.026508199,0.006509845,0.02949306,0.0025551508,0.06497306,-0.006779429,-0.018900707,-0.050316114,-0.04110598,-0.05226601,0.01942346,-0.022668777,0.03478118,-0.0013717427,-0.012009946,-0.03324749,0.022476207,-0.027959155,0.01729795,0.006978266,0.027222376,-0.07287074,0.016955225,-0.057385333,0.051682167,-0.04094319,-0.0023479827,-0.00090327446,-0.018581662,-0.035763524,0.02017541,-0.023271121,-0.031133525,-0.015129376,0.04327138,0.04181653,-0.012135436,-0.009264105,-0.018939164,0.0086145075,-0.017832724,-0.010901279,0.016387526,0.049801216,-0.010381205,0.0047876197,-0.028831491,-0.025746604,-0.013049184,-0.07098413,-0.0361745,-0.02244086,-0.0059095253,-0.021367671,0.041612543,-0.021558348,0.01735108,-0.02575819,0.02185672,-0.020437233,-0.0526929,-0.013272884,0.009605852,-0.037680995,-0.0041551827,-0.00065521215,-0.009545951,-0.003536772,0.014010924,0.003929571,-0.021347933,-0.010727793,0.033444945,-0.07926675,-0.00021498303,-0.018767629,0.034488536,0.028770596,-0.00582093,0.022849366,0.019247694,0.012539794,-0.028063677,-0.0024593822,0.078412294,0.017895462,0.0020365403,-0.020149091,-0.0013253924,-0.0012313722,-0.077428445,-0.0055659786,-0.011073617,0.030254016,-0.010087955,-0.012732481,0.04491764,-0.04645915,-0.04426397,-0.03066058,-0.005328634,0.054502327,-0.021484574,0.017025625,-0.015227061,0.012407656,0.01364604,-0.01725769,-0.046166647,0.018741682,0.02405202,0.009014148,0.08924493,0.0071938355,0.053109553,0.02435512,0.022245778,-0.01512227,0.043897,-0.02855272,-0.050003793,-0.015159278,-0.03230673,-0.008491219,0.06044294,-0.014361965,-0.0076921214,-0.0007386215,-0.010867402,0.025686868,0.030731214,-0.028591469,0.012836503,0.034506615,0.004802311,-0.015071581,0.010289558,0.010536422,-0.01793359,0.027860636,0.01939925,0.038931828,0.051333725,0.0059223445,0.032797396,-0.0073239966,0.033684544,0.009848119,-0.00089265883,0.010856409,0.014505242,0.011811145,-0.00478705,0.051365282,0.028707206,0.02100921,0.029567707,0.01563815,0.03741347,0.008317614,-0.031046782,0.0037920093,-0.0117446035,-0.003672232,-0.020668866,-0.015323708,-0.0048544537,0.0049252976,0.028199356,-0.02054992,-0.021941612,0.025350658,0.024984743,-0.00020940103,0.002770104,0.017111717,0.038100787,-0.020601302,-0.029507423,0.01422249,0.02145401,0.00030341855,-0.038466606,-0.047168948,-0.030956408,0.0007363891,0.0057472014,-0.047674157,0.03505763,-0.03580173,0.021156011,-0.020063598,0.054748874,0.032533746,-0.0061726794,-0.035073604,0.03866013,-0.044079896,-0.0011243806,0.058253527,-0.025325695,-0.027090399,-0.0014861926],"last_embed":{"hash":"1p9vpn8","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"1p9vpn8","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line","lines":[413,428],"size":532,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1p9vpn8","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043713663,-0.02361745,-0.07672329,-0.009268986,-0.038040657,-0.062252916,0.026903765,0.0010924336,-0.016797464,-0.0036976098,-0.018527007,0.0033133524,0.0033419218,0.017561778,-0.0066388706,0.026331147,-0.019166268,0.020321252,-0.021271402,-0.0037888435,0.009708463,-0.004193964,0.03764787,-0.019573666,-0.050758008,0.039942447,-0.012265967,0.0077012484,0.03835025,0.051820617,-0.013417912,-0.06467109,0.025571993,-0.0036947299,-0.05255369,-0.03453296,-0.008536111,-0.019415312,-0.028709097,0.036998726,0.042760894,-0.03851257,0.010152919,-0.012679254,0.027793126,0.010769005,-0.019027652,-0.01987995,-0.01990425,-0.020493817,0.025768574,-0.002840433,0.036641546,-0.05298774,-0.024718376,0.011469386,0.0011170956,-0.022399234,-0.02078529,0.031998046,-0.03360062,0.012583748,-0.014622223,-0.01617501,0.033519823,0.04148793,0.011860764,-0.00060903194,0.0046772044,-0.0399796,-0.0154349925,-0.020656865,-0.05006186,-0.019320093,-0.042285837,-0.0059592384,0.01601832,-0.066324696,-0.030017987,0.031058446,0.02155174,0.015762202,0.0023924757,-0.022895249,0.007939668,0.018922582,0.031077769,0.035096038,-0.0027927032,0.028195865,-0.039300263,0.025053062,0.046129115,0.021443684,-0.036525678,-0.0055391476,0.036252912,-0.005364011,0.0037713905,-0.00427919,0.02518583,0.007698005,0.0102347415,0.010858042,-0.013902241,-0.044845585,0.018494723,0.030234199,0.020849045,-0.018745188,0.0027455825,0.03630286,0.008911836,0.01869511,0.021022791,-0.023078235,0.028551796,-0.04218388,0.025333498,-0.01917417,0.009217834,0.02513079,0.05912761,-0.055087496,0.026949693,-0.013157576,-0.0054937312,-0.024412092,-0.008316979,0.0016480366,-0.009115113,0.024524717,-0.035957184,0.025568629,0.001221543,-0.028761135,0.028318664,0.029107653,-0.0015713897,-0.053291034,-0.00025424047,0.015857682,-0.038018133,-0.024102569,0.016284097,-0.08948912,-0.011415626,0.042650886,0.0038841837,-0.035923995,-0.020284401,0.015401255,0.026424052,0.10101454,-0.009233233,0.015092171,0.015052985,0.027632853,0.016510949,0.0094579235,0.011484466,0.023114393,-0.042805254,-0.00039536163,0.024061028,0.004292458,0.0064077303,-0.035438832,-0.022604873,-0.0037498097,0.02321297,-0.021003414,0.010423599,0.022092905,0.013965638,0.025155,0.043931305,0.03037997,0.009089449,-0.015470587,-0.059494346,-0.0075708395,-0.051799066,-0.005524128,-0.030534698,0.066892475,-0.011437911,-0.031993207,0.025599264,0.0052559613,-0.0069319513,0.011537436,-0.031645942,0.05330224,-0.0014317674,0.012074622,0.02334868,-0.010371464,0.010007609,-0.031735316,-0.02292191,0.044526424,0.023447417,-0.017533243,-0.027447151,0.00599748,-0.03598013,-0.0634825,0.009105291,-0.042259224,0.04138079,0.02629016,-0.038005855,0.027387692,-0.067834206,-0.016427826,0.010669323,-0.006436967,0.03605491,0.0024087816,0.010074978,-0.00641321,0.027786406,0.0019385833,0.020564992,-0.004860201,-0.01796417,0.05096427,0.02156063,-0.024396362,-0.0026629786,0.011168794,0.010819715,-0.010951991,0.021067824,-0.030930854,-0.04891557,0.03666617,0.051722508,0.0050913263,-0.015056547,-0.00042145746,0.045342516,-0.035568196,-0.031372633,0.011180556,0.045328513,0.024619162,-0.027097512,-0.016113939,-0.027965927,-0.019427573,-0.02065462,-0.0032151237,0.0011044382,-0.020677626,0.028179074,0.013150139,-0.046655204,0.008098969,0.021082778,0.06722023,0.011091328,0.011235493,-0.027565641,0.011985557,0.0147688035,-0.046386328,-0.0059718853,0.038848706,0.03616688,-0.0347669,0.014009008,0.026925651,-0.0045294687,0.044499613,-0.05431851,0.00062381476,0.0630596,-0.00017395345,-0.006124421,0.037011046,0.025187248,-0.015563593,0.062045936,0.0077340347,-0.022275956,-0.00924943,0.025008358,-0.03942179,-0.0031116004,0.009230684,0.05947118,-0.03470829,-0.020131575,-0.012136715,0.019344697,-0.17016275,-0.0051654014,0.010919272,0.027445775,0.022693688,0.021461956,-0.019374307,-0.006612139,-0.07076332,0.030069115,0.04569235,-0.04687117,-0.011656295,0.032315377,0.014965955,0.0014810865,0.016487323,-0.0005975008,-0.036510583,-0.024755223,-0.018741127,-0.027182931,0.027624637,-0.031315837,-0.025072396,0.027220452,0.05250783,0.0042239754,-0.0073164995,-0.003986918,-0.082080275,-0.015890434,0.01478284,0.005048419,-0.015167461,0.030129138,0.02943915,0.029870506,0.046440918,-0.0066645877,0.054391798,0.009533269,0.012389637,-0.0011580633,0.014715717,-0.005650586,0.027435565,-0.03005788,-0.05270816,-0.011170252,-0.022131601,-0.051192816,-0.032819502,-0.006219035,-0.033650134,-0.015131779,-0.006775571,0.014968579,0.017329644,0.026388837,-0.045850508,0.03473608,-0.02802775,-0.035304967,-0.028584847,-0.058869563,0.04920785,-0.00597901,0.017890353,-0.03953809,0.004586084,-0.03483353,0.022464842,-0.03630981,-0.07052298,0.0043091658,-0.029041411,-0.03239644,-0.017462581,-0.10404028,0.0061192685,-0.009991906,0.0009626884,0.02960359,-0.018388089,-0.07855147,0.025889052,-0.0071161496,0.031016465,0.24925373,-0.019713147,-0.03448282,-0.020478446,0.023068935,-0.035404895,0.022334972,0.059009917,-0.032861043,-0.040586166,-0.03179976,0.026323378,0.029861756,-0.024321519,0.033556342,0.021009428,-0.049808834,0.0056400867,0.078837074,0.019239284,0.031851865,-0.017137794,0.06444328,0.02469748,-0.037506886,-0.018534524,-0.034313697,0.05403176,-0.006266921,0.07197905,-0.03620593,0.038276788,0.017794397,-0.023073353,-0.02263657,0.0031383268,0.03320688,-0.040473662,0.0035120687,0.02270029,-0.023713844,-0.008445282,0.03346161,-0.037174854,-0.034853216,-0.01916506,0.01892309,0.032687332,0.02434936,-0.0209619,0.042865753,-0.026457144,-0.025516551,-0.03379496,0.022507163,-0.02752651,-0.0061362046,-0.05343227,-0.008623759,0.045333218,0.036487434,0.010102329,-0.038442716,-0.013736595,-0.02151058,-0.01300117,-0.014903041,-0.014092864,0.0010165906,0.023923853,-0.009906849,0.00953978,-0.014416931,0.008760023,0.0120555945,-0.00018623401,0.041458204,0.021581445,-0.0387074,0.01790436,-0.020700535,-0.028827647,-0.0013279967,0.002631362,0.0040119016,0.0017574152,0.028288621,0.07323435,-0.041422393,0.019307494,0.0081117125,-0.011894978,-0.027877858,0.034431014,-0.012908307,0.01067325,0.023789726,-0.028453147,-0.072110035,-0.016817223,-0.015551332,0.023112796,-0.011769358,-0.014547675,0.04229476,-0.007505042,-0.025848884,0.019539261,0.041849673,-0.0008092195,-0.06301241,0.018199435,0.022823526,-0.01464183,-0.018624665,0.025401348,0.023447778,0.03991846,0.044556703,-0.006434646,0.017056683,-0.016155697,-0.030507252,-0.0620608,0.020955157,-0.046019223,-0.005205363,0.0052746083,-0.013997214,0.057211317,0.017147465,-0.0336867,-0.017746232,0.024313783,0.028822023,-0.030624032,0.045438472,-0.03573436,-0.018864425,-0.0046353694,-0.07268848,0.01513455,-0.028369036,-0.00046363744,0.018241618,0.015494953,-0.012640707,-0.0033251755,-0.01871877,0.039516456,-0.011654104,0.051809676,0.044511568,-0.024560953,-0.01057955,-0.07729372,-0.024102675,-0.029755717,0.034020413,-0.013622553,0.00982917,-0.02071148,-0.011735724,0.06346777,0.023859307,0.019944297,0.033118762,0.06180562,-0.010430793,-0.011950929,0.016266262,-0.041334596,-0.040046897,0.0017754813,-0.009552829,-0.014320349,-0.050300747,-0.009295204,0.008518554,-0.03188349,0.020790152,0.02459054,-0.025515797,0.016265765,0.027830504,-0.05242989,-0.003175024,-0.000029411414,-0.002793596,-0.0033398436,-0.016984798,0.1077953,-0.0032643923,0.0012344847,0.021475488,0.03972395,0.0605094,0.032327272,-0.008576992,-0.007935505,0.03272898,-0.0014562528,-0.009078359,-0.0048574293,0.027635483,-0.01743751,0.011489601,0.03322391,-0.012584416,0.028100234,0.029996175,-0.0022727288,-0.022928525,0.016652329,-0.0057384595,-0.026395202,0.031121006,0.037484556,0.01927813,-0.047747105,0.0053380122,-0.048932455,0.0018366437,-0.014456438,-0.027584106,0.040915977,-0.031241043,-0.0069480306,-0.020202497,0.0019990667,-0.0030156707,-0.0033851557,0.014816864,0.006951489,0.014260201,-0.0149413,0.0077499878,0.017828312,-0.0071581323,-0.059278138,-0.021341262,0.00086504605,0.005386707,0.05710591,-0.00043912407,0.02423173,-0.034574095,-0.05821839,0.06488964,0.05375078,-0.027936114,-0.052882705,-0.0046131876,-0.023225538,0.047018815,0.010352664,-0.034041896,0.0064967573,-0.016910048,-0.026952256,-0.007852471,0.033593733,0.032663815,-0.032343987,-0.07149705,-0.06061485,0.012049608,0.001949178,-0.03523037,-0.031092748,-0.022587089,0.015776217,-0.0028477323,-0.0215404,0.012077849,-0.009902394,-0.04818066,0.038228244,-0.007898895,-0.05060086,-0.029872084,0.004204659,0.014371851,0.023675404,-0.020249836,-0.005756018,0.014493422,-0.0023550265,-0.0013140748,-0.025908433,-0.0034513911,0.01176788,-0.05122269,0.05032104,-0.0345318,0.016392658,-0.04769807,0.025444094,-0.043124404,0.013046271,-0.021577198,0.010994652,0.013270733,-0.028158832,-0.029985677,-0.0005553301,-0.035231106,-0.0103744455,0.0671149,0.01335706,0.00091437186,-0.02695558,-0.032747958,0.0009918187,0.008537861,0.03113161,0.06559805,-0.010400299,0.021196969,0.015355117,0.005109289,0.0066671507,0.0016070937,-0.03525884,-0.03418019,0.013638338,-0.024991093,-0.009218765,0.0018523778,-0.006864231,-0.049729194,-0.016099857,-0.024012744,-0.023848638,-0.01622981,-0.025526475,0.040350653,-0.028563198,0.04018065,0.003873659,-0.01192995,-0.014040127,0.025992269,-0.017046936,-0.0037347265,-0.03157979,0.012296427,-0.0042774123,0.013818655,0.032302666,0.033018112,0.0075099124,-0.045956787,-0.017409373,0.04467922,-0.03360449,0.0047285534,0.0027695142,0.026223667,0.039599814,-0.06373516,0.04282948,0.0027263241,-0.015347645,0.009021764,0.014513547,0.043433122,-0.06459879,-0.015977386,0.0010923228,0.0027096486,-0.0346344,0.024188135,0.0077860733,-0.023955865,0.018068207,0.007294819,0.015123998,0.0042781676,0.0053953957,-0.026620608,-0.052230887,-0.035485473,-0.03065517,-0.016784225,-0.0031153208,-0.01585014,0.038345303,0.016150702,0.018727867,-0.01891327,-0.015415754,-0.033112668,-0.012005429,-0.14226182,0.0131950285,-0.0342397,-0.005782924,-0.0068683587,0.0012499845,0.0056673903,-0.018146483,-0.031739306,-0.031476222,-0.011260331,-0.0006734189,0.029876249,-0.008172452,0.00865168,0.013048364,-0.020652782,-0.02386599,-0.0453386,0.048070256,0.010823676,-0.0040674745,0.015789561,-0.014614531,-0.028118726,0.001878987,-0.018407445,-0.012751265,-0.0005642655,-0.04671161,0.009629195,-0.042404067,0.030652469,0.057357553,-0.03130252,-0.011040382,0.012702546,-0.023709115,-0.023988817,0.011781103,-0.001119821,0.022342071,-0.004509404,0.03805384,0.0059898784,0.058442988,0.0021366111,-0.018614355,-0.04687881,0.00649931,-0.01419736,0.024021484,-0.033845417,0.010931382,0.00343158,-0.028545935,-0.049943592,-0.0026749484,0.015407396,0.017095352,0.019314138,0.040446937,-0.06353751,-0.0015601886,-0.022337107,0.08312857,-0.023074316,-0.014152076,-0.0030805268,0.021994013,-0.052255288,0.016016467,-0.034981765,-0.018818002,-0.025039362,0.007122478,0.07342729,-0.016320447,0.0014639425,-0.004148676,-0.011088592,-0.011151065,-0.038167935,0.040300567,0.028255515,-0.016520156,0.013434498,-0.01941021,-0.03261359,-0.026529735,-0.039171558,-0.03632957,-0.029468482,-0.0019128,-0.010613012,0.036848184,-0.03467131,0.009681068,-0.017671043,0.0016246205,-0.010184605,-0.047279168,-0.00475644,0.00052577915,-0.010720087,-0.0035824329,0.01926484,-0.040638003,-0.0043647476,-0.0037396227,-0.011658507,-0.016507981,0.0019952229,0.029265823,-0.05854053,0.0047996985,-0.0021480895,0.029034365,0.0229465,0.0015999142,0.02727506,0.0036981467,0.011659125,-0.035821687,0.004972878,0.05510655,0.026186073,0.022826537,-0.011445714,0.0042627933,-0.006389214,-0.035943657,0.026987992,-0.0008236426,0.06830142,0.030309591,-0.016517937,0.054503143,-0.039673753,-0.030704828,-0.017584171,-0.0012033941,0.04133491,-0.038993508,0.01940583,-0.022158962,-0.008515717,0.0020496384,-0.013251837,-0.045425665,0.0051546674,0.0043869615,0.03801727,0.08993795,-0.0011941538,0.017882193,-0.0006406539,0.0007334211,0.0073754177,0.043898195,-0.015044088,-0.04568088,-0.019513842,-0.058045212,0.007575432,0.051504355,-0.016567798,-0.011644149,0.0106184585,0.005258694,0.03282364,-0.0041603027,-0.03440805,0.01982814,0.02677742,-0.0040021306,0.0036126059,0.011775259,0.026452344,-0.007998555,0.04473535,-0.005939514,0.044704325,0.052625284,-0.0005570066,0.042819854,0.022041375,0.046665054,0.0185692,0.0052368473,-0.0131831225,0.03228221,0.006967332,-0.014882449,0.048475385,0.021782033,0.0020986171,0.013947971,0.036720123,0.045841612,0.044895165,-0.002996693,0.006128938,-0.028686501,0.004474382,-0.0057198107,0.030481422,0.013958717,0.0034601053,0.027999425,0.020216249,0.0013242491,0.032219566,0.033405367,0.013199473,-0.008565517,0.013076201,0.05302697,-0.0027729094,0.012370093,0.011450301,0.020631146,-0.0148726925,-0.035132047,-0.035203114,-0.034004763,0.017184326,-0.028534822,-0.060658548,0.0081505645,-0.01545351,0.011900724,0.017406939,0.044568107,0.017075086,0.0098568965,-0.036193896,0.028764708,-0.049036026,0.0061025885,0.052511618,-0.0005655532,0.0052185,-0.03553626],"last_embed":{"hash":"2ruuyy","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"2ruuyy","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{1}","lines":[415,416],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2ruuyy","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028202385,0.0028001443,-0.05488874,-0.019513503,-0.038684584,-0.08501884,0.039844695,0.03775288,-0.013212861,0.0048329183,-0.030842924,-0.01480827,0.005124126,0.029331159,0.018417655,0.028038478,0.002146666,0.007582086,-0.024847757,-0.017718736,0.024817012,-0.011037109,0.047227807,-0.024281519,-0.05343614,0.021768233,-0.0069066263,0.0009498684,0.017437018,0.074750684,0.014657351,-0.052776705,0.014782367,0.008305955,-0.058115166,0.00251887,0.012081654,-0.031678304,-0.028630583,0.034794793,0.012173224,-0.003906609,0.007598273,-0.010628997,0.05018981,-0.007039331,-0.025149373,0.006085314,-0.04881904,-0.02879294,0.031031758,0.00073497836,0.039836667,-0.024736885,-0.057273008,0.044866234,-0.048232377,-0.072793126,-0.046875387,-0.0093699,-0.019408753,0.009812279,-0.021060266,-0.02058802,-0.02591461,0.07252376,0.041646723,0.015432024,-0.016811417,-0.049468726,-0.009214584,0.023047978,-0.043253627,-0.014280722,-0.053730033,0.01652396,-0.009285647,-0.03800877,-0.026014082,0.031506754,0.0046192906,-0.028765153,-0.0013243575,-0.03258624,0.010967118,0.044300932,0.0040990384,0.100396104,-0.011249766,0.020430878,-0.007005351,0.02467013,0.026599778,-0.012296602,-0.032233503,0.01869352,0.01932355,-0.011630151,0.022889476,0.012294977,0.038899597,-0.014812267,0.025301287,0.020778002,-0.0018251288,-0.04397966,-0.01652292,0.018498043,-0.0010876677,-0.0194214,0.008073976,0.012140063,0.02053867,0.01244452,0.015758047,-0.015253434,0.030809503,-0.0365124,0.015958168,0.0031917423,0.038798112,0.030923525,0.045621447,-0.034186922,0.0011613637,-0.022816828,0.013211473,0.0071005425,0.0041390248,0.001093368,0.039164025,0.05101698,-0.01747693,0.025516788,-0.009039001,-0.04345221,0.052154973,0.017607609,-0.009851306,-0.035082504,-0.005762009,0.0395038,-0.05343345,-0.0249063,0.027771048,-0.039934646,-0.0025081423,0.03463145,-0.015355589,-0.03718098,-0.025462862,0.004477544,-0.010635628,0.031489033,-0.030758873,0.0018380136,0.059090484,0.039287448,0.01099148,-0.03079148,0.008755406,-0.033443034,-0.02073007,-0.00099881,0.028492142,0.018419828,-0.020266434,0.015786078,0.0012993539,0.024223236,-0.01921319,0.00050880446,0.048154816,0.008413708,0.019240567,0.036422614,0.060881816,0.02374525,0.053748447,-0.04777833,-0.049744565,-0.02665882,-0.045306604,-0.041289546,-0.03609564,0.032636557,-0.0073899603,-0.0023874617,0.03027539,0.024257375,-0.0029157186,0.007321863,-0.042873446,0.05629864,-0.0075335866,-0.037591096,0.011776854,0.0013675403,0.0014455029,-0.012652866,0.020011667,0.027410088,0.021186896,-0.039533406,-0.054554265,-0.03274204,-0.03497267,-0.020448165,0.017505547,-0.07764483,-0.010711244,0.0038407324,-0.012047698,0.005255789,-0.04271703,-0.02688103,0.015616135,-0.011903577,0.009488848,0.0021282756,0.034003787,0.031849254,0.013246458,0.015342844,-0.000018207253,-0.008489842,-0.042306583,0.041454572,0.02870103,-0.010133849,-0.0059931097,0.034462806,0.046567738,-0.000097811084,0.0007139818,-0.038931135,-0.04896155,0.021887874,0.04944175,0.0023129855,-0.013687635,-0.018411307,0.0121203745,-0.039216105,-0.028124688,-0.026639061,0.035758223,0.018043065,-0.021138111,-0.01070981,-0.006850776,0.00011433625,-0.03648296,-0.016400855,0.004166384,0.0142083205,0.01958505,0.01674981,-0.023428151,0.0011215613,0.0020875635,0.028869988,0.00030296642,0.0048189824,0.015741853,-0.018008016,0.05875584,-0.029881502,-0.0015009388,-0.0048648836,-0.008985642,-0.05999952,0.016109105,0.0072161406,-0.0061095627,-0.022442421,-0.052055057,0.004399476,0.051624797,-0.01788818,-0.018578518,0.038261246,0.024665453,0.017127845,0.07707171,0.0030767755,-0.026147412,0.014353039,0.045374047,-0.06620235,0.015940042,-0.0011803469,0.04386702,-0.0074395267,-0.017072285,0.0041196276,0.008736635,-0.17856495,0.0033450304,0.015653351,0.01111521,0.018981896,0.00093594805,-0.04046947,-0.011256079,-0.019404612,0.064166814,0.009290745,-0.035949405,0.00348823,0.00030052147,0.02242491,0.025784936,-0.011043687,0.010751053,-0.03252539,-0.025194902,-0.018690892,-0.045105446,0.042106573,-0.0374424,-0.019222159,0.020449905,0.06431151,0.012778783,0.0027871882,-0.019477207,-0.0612853,-0.007033593,-0.0035617976,-0.019711588,-0.00056765706,0.025509182,0.014806768,0.035640154,0.038044427,-0.02422399,0.050699748,0.021539079,0.018696966,0.010261015,-0.010935878,-0.0027095873,0.0061082197,-0.025028918,-0.034209095,0.0055031516,-0.036562,-0.06402561,-0.03425575,-0.019335506,-0.03504848,0.0005864698,0.028580816,0.036827415,0.015117951,0.055996787,-0.04287173,-0.000773425,-0.011048503,-0.011898166,-0.04341267,-0.060135048,0.026497932,0.006742595,0.0009689657,-0.022459157,0.025423454,-0.06689599,-0.0033514616,-0.02095962,-0.017292341,-0.0005543369,-0.027849361,-0.015443461,-0.024021024,-0.07319822,0.011090785,0.007200855,-0.023343258,0.035057,-0.02405443,-0.0178877,0.010450477,0.016847083,-0.014024962,0.24021034,-0.017551575,-0.013207515,-0.048608568,0.037695568,-0.020538703,-0.031521272,0.07075155,-0.0017134625,-0.041907832,-0.014781649,0.021458827,-0.0006378212,-0.021294685,0.034182027,0.03275471,-0.03773104,0.00864576,0.06517279,0.027104191,0.044315152,0.0043577487,0.052628856,0.025467735,-0.024008527,0.006159221,-0.015719904,-0.0020959275,-0.01031155,0.04933748,-0.03890836,-0.0014415924,0.03384024,-0.009345095,0.015133349,-0.011547218,0.023297692,-0.075080834,0.015400148,0.023126349,-0.0046027256,-0.017002868,0.04304649,-0.018788297,-0.028390367,-0.02121856,0.0014124633,0.022888692,0.012326902,-0.033905894,0.044231884,-0.009758985,0.002111272,-0.018095851,-0.011248835,-0.023852041,-0.008359048,-0.03741946,0.010164868,0.0689244,0.05888968,0.008458319,-0.029889312,0.011209073,-0.019537644,0.030666513,0.01514211,-0.017012222,0.034582816,0.0357605,-0.006784274,0.01865918,-0.0053116395,-0.0051462674,0.045397647,-0.009016669,0.030906087,0.012244125,0.010583378,0.009716238,-0.022199973,-0.016627776,-0.015975451,0.020809844,0.008940949,-0.017128304,-0.00256929,0.07712423,-0.039684683,0.0006726554,0.016258998,0.015005056,-0.038458038,0.017172042,0.014263292,-0.021146715,0.06274642,-0.0025598614,-0.07206297,-0.00193902,0.003988797,-0.006336828,-0.018756138,0.0022340212,0.043547474,0.030522125,-0.016702509,0.03191856,0.018142497,0.025452381,-0.034647856,0.009249909,0.007181294,-0.002285864,0.02305652,0.050279405,0.03914924,0.028783832,0.0365902,0.00834092,0.011650365,0.015027551,-0.038771737,0.0023044697,0.008585199,-0.05129674,0.0005724836,0.056640014,0.016920406,0.060149476,0.022196563,-0.03241322,0.017896932,0.044040557,0.0285161,0.004521177,0.026702074,-0.0031521337,-0.0060296524,-0.0043409904,-0.038022533,0.017687501,-0.010706952,0.0192804,0.009577728,0.059152696,0.0075120064,0.008411003,-0.035841536,0.024148533,0.02425494,0.023825306,0.03074859,-0.054221842,-0.029682932,-0.06710141,-0.023247637,-0.014938664,-0.009859557,-0.03131929,0.01076043,0.015772365,-0.0010533168,0.08243049,0.02256392,-0.0020141809,0.037353225,0.02203589,-0.014861896,0.0019549667,0.0077805924,-0.073992856,-0.044216473,-0.05235682,0.009880438,-0.03458594,-0.043676194,0.0075434726,-0.0140564,-0.014751316,0.007956686,-0.0033774537,-0.03757403,0.0013520257,0.026548073,0.007626784,-0.007660115,-0.008833263,-0.043431967,-0.025984522,-0.015545562,0.10114131,-0.02467337,-0.013284336,0.006447758,-0.00359122,0.070769235,0.018896027,0.018793315,-0.031363383,-0.010823018,0.013920412,-0.001907083,-0.01015997,-0.006209464,0.0023184184,0.0002250975,0.027553784,-0.012984091,0.033454303,0.035491556,-0.005611682,-0.03575427,0.020439256,-0.044460922,-0.029492801,0.027015837,0.059805486,0.005154192,-0.046226602,-0.024677822,0.0007612399,0.012286828,-0.019875936,-0.020644134,0.036125842,-0.008955176,0.0073337397,-0.024486592,-0.0012342718,-0.0048133805,-0.02892716,0.0075122598,-0.005059085,0.0060136872,-0.020131154,0.009503496,0.0031055573,-0.024174592,-0.053539746,0.0012567388,0.028355109,0.0020156356,0.018646123,0.041442007,0.03062109,-0.0038538119,-0.09193886,0.0387231,-0.014457663,-0.008189498,-0.04857555,0.0073136487,-0.03432952,0.038810592,0.0052969554,-0.028064184,0.003459677,0.006603269,-0.055538546,0.004582951,0.041964117,0.018586524,-0.0298708,-0.030525547,-0.016403824,0.030630011,0.014273653,-0.038385935,-0.0063670063,-0.03072958,0.0058093867,0.0013453031,-0.017534235,0.023373183,-0.0060368883,-0.022755396,0.035068985,-0.008920374,-0.034144256,-0.03991339,0.0036319927,0.0148174595,0.01647061,-0.05131427,0.0052783084,0.013168208,-0.030981414,-0.0059807384,-0.046335902,-0.0010399384,0.0019014779,-0.030371841,0.01637027,-0.028552901,-0.014863295,-0.04522932,0.057073075,-0.041973684,-0.017503161,-0.01923647,-0.004343437,0.00349618,-0.02768723,-0.01048757,0.0064588366,-0.019940957,-0.02703136,0.07136213,0.034641124,-0.024733283,-0.03151904,-0.0074809915,0.0078610135,0.007158944,-0.009654148,0.07080164,-0.01914998,0.008493041,-0.026577486,-0.028142296,0.03495502,-0.019920757,0.0051668864,-0.020842066,0.012995172,-0.010409392,0.00007106397,-0.0010532557,0.007814818,-0.023044657,-0.006830225,-0.011192928,-0.034431107,0.02754998,-0.014710947,0.031693123,-0.017204382,0.03582489,-0.027038766,-0.03209889,0.029636653,0.03237405,-0.018210934,0.00814521,-0.063490264,0.0161642,0.019108443,0.013895622,0.0012485064,0.053411514,-0.0047734603,-0.018944742,-0.042470865,0.043696254,-0.027785946,-0.0075126137,-0.021042027,0.057338826,0.04772418,-0.045750756,0.05576515,-0.008352481,0.0025064507,0.008516868,0.005580041,0.03888488,-0.06635391,-0.052693628,-0.026420014,0.011610358,-0.047037054,0.027683945,0.00651742,-0.014453229,0.032582894,-0.016150512,-0.036346003,0.05156163,0.040169463,-0.03270863,-0.058076087,-0.01100977,-0.028837834,-0.017496672,-0.005636492,-0.021334324,0.014737719,0.01649048,0.05937454,0.0070739486,-0.004802889,-0.022299888,0.0059058513,-0.15166683,-0.0008137026,-0.033028204,0.007305304,0.0040617404,0.03135513,-0.0036636225,-0.028531065,-0.02510741,-0.01302719,-0.010519669,-0.036101364,0.05078777,-0.03895396,0.015906896,0.032330863,-0.03621196,0.0051476094,-0.040124763,0.063952714,0.01524375,0.0066208187,0.05284413,-0.024093917,-0.008935924,-0.004264449,-0.018510152,0.018625366,-0.032334786,-0.018573994,0.0155121805,-0.052907646,0.021565087,0.02460195,-0.018476648,0.0014191382,-0.002797865,-0.026643382,-0.031035114,0.00021074386,-0.028233895,0.015797682,-0.02448178,0.026634311,0.0019810235,0.059638176,0.0016745639,-0.027670896,-0.017535843,-0.0042997836,-0.019753093,0.00706787,0.0037881292,0.026867213,0.01286994,-0.029125202,-0.017199261,0.009464272,-0.0023599982,-0.0019337705,-0.008348278,0.042757552,-0.029057447,0.011836037,-0.025640719,0.034087304,-0.04563171,-0.0068817767,0.006107117,-0.021986892,-0.018944811,0.015379729,-0.008136754,-0.020729043,-0.01699403,-0.009100699,0.056731682,0.002684716,-0.028026754,-0.026797859,-0.023708966,0.008244639,-0.004102566,0.00041642922,0.024592847,-0.020059869,-0.0028427576,-0.004901051,-0.015149044,-0.022557931,-0.06999718,-0.022238014,-0.022314519,0.036267806,-0.04309044,0.06535014,-0.037284885,0.0030067079,-0.014785295,-0.00009588222,-0.031971984,-0.04697511,-0.04703437,-0.0011770616,-0.043044504,-0.0018120372,-0.010073578,-0.001081173,0.002001326,-0.007871245,-0.017593436,-0.027804358,-0.010817817,0.07616941,-0.068731695,-0.021060757,0.0012649181,0.040242907,0.026066976,0.0025440056,0.025125349,0.013386524,0.033862982,-0.03868724,0.0125358645,0.06999504,0.015578441,0.032906886,0.018817531,-0.018336046,0.010299753,-0.061746385,-0.013224408,0.0005578428,0.02737288,0.009523054,-0.0044618966,0.031475678,-0.048102923,-0.04691345,-0.039229993,0.020412518,0.052671835,-0.019185979,0.0102424845,-0.009809624,-0.01333292,0.0101194875,-0.01219787,-0.03123225,0.018541586,-0.010471664,-0.017685343,0.0749511,-0.0017349707,0.025037192,0.00492137,0.00973205,0.0039102565,0.019892255,-0.013323244,-0.025614614,-0.0413754,-0.025858002,-0.00879872,0.06310715,-0.010084622,-0.029968698,-0.011631887,0.0074521117,0.026551127,0.01568404,-0.023193715,0.003651225,0.03203914,-0.0020500044,-0.030276217,0.009433102,0.0045574345,-0.0233571,0.047659352,-0.021260802,0.050026353,0.05878645,-0.0018810092,0.02255059,-0.02080493,0.043844495,0.037057694,-0.0052832407,0.007877539,0.021797558,-0.051593006,-0.009887662,0.03707227,0.041502625,0.006201113,0.03486701,0.01823767,0.022734234,-0.02124327,-0.01655716,-0.005087676,-0.056939352,-0.0020129676,0.008113006,-0.00793924,0.012757311,0.006581266,0.028646786,0.005865047,-0.008058869,0.027539115,0.037369356,0.016133877,-0.0056906,-0.007029101,0.020227296,-0.028917076,0.015058505,0.027311571,0.010175849,-0.028760409,-0.0645548,-0.041578162,-0.007686615,0.01582177,0.006153907,-0.032087166,0.016333448,0.00027415855,0.025945324,-0.004282036,0.04869059,0.0151853245,0.007090006,-0.048852943,0.023416517,-0.030285923,-0.033011086,0.07495289,-0.013083911,0.009499736,-0.030655978],"last_embed":{"hash":"11mzsx1","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"11mzsx1","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{2}","lines":[417,417],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11mzsx1","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06824853,-0.017042851,-0.06709204,-0.015845316,-0.047323786,-0.06032839,0.018575292,0.025293477,0.0058203284,0.024017185,0.007710409,0.02579269,0.008742933,0.035686795,-0.016056858,0.015093469,-0.016021531,0.03798586,-0.027769048,0.004712758,-0.0079185795,-0.039317075,0.02730706,-0.014848621,-0.04423033,0.036152326,-0.012803133,-0.011134675,0.014843626,0.09054372,-0.013688769,-0.033875477,0.022852756,0.0003822041,-0.031013489,-0.022779372,-0.0063111843,-0.010330713,-0.04421904,0.06749284,0.0017543843,-0.010333038,0.0041549886,-0.012414753,0.031738944,-0.0012593785,-0.0021683758,-0.01215481,-0.043515656,0.0099733835,0.00527816,0.027120948,0.02572863,-0.017228259,-0.025032548,0.038230848,-0.042137787,-0.053473808,-0.029797532,0.004452608,-0.029195948,0.02051683,-0.009934686,-0.019694114,0.031468723,0.046632085,0.029075375,-0.00048332624,0.0027248303,-0.028435059,-0.0052456013,-0.003781444,-0.030568954,-0.034623854,-0.04100787,0.0074765314,0.005021114,-0.014244583,-0.016502144,0.02759552,0.021457389,0.007904198,-0.002554592,-0.03941764,0.03743232,0.035761897,-0.0070801694,0.058406647,0.0069946903,0.022823557,-0.008108352,0.0064091505,0.033269066,-0.017810311,-0.04825687,0.002974009,0.009131061,-0.0094176745,-0.000503682,0.0058523896,0.028030366,-0.0007059034,0.012458055,0.010684449,-0.0102558555,-0.057237394,0.015043164,0.026202578,-0.028026715,-0.01237293,0.02701015,0.046480786,-0.011062872,0.016755862,0.026240736,-0.019998597,0.016197823,-0.020885421,0.012771715,-0.010331921,0.07231099,0.030972447,0.0137274545,-0.072612114,0.003988903,-0.0050683296,0.016711336,0.003547653,-0.011334655,-0.002591518,-0.00027594966,0.014911606,-0.030774942,0.018024178,0.0027896801,-0.018534902,0.039045963,0.01310956,0.012932601,-0.08543778,0.020773869,0.022089534,-0.05809702,-0.04028104,0.019376319,-0.041136142,-0.008065385,0.017054573,0.011886425,0.0022691616,-0.023097064,0.020544885,0.006201077,0.066827856,0.0048174956,-0.011876137,0.043050934,0.013269485,-0.008548461,-0.019886216,0.04627702,-0.027078575,-0.05828529,0.024950266,0.035843145,0.041933496,0.020814508,0.012679704,-0.0100399,0.025604114,0.009789938,-0.02066139,0.016751917,0.016635677,-0.004124518,0.014101937,0.085398875,0.014839265,0.0327187,-0.032407023,-0.03798988,-0.040356234,-0.04256891,0.010456618,-0.048610713,0.0431653,-0.019626845,-0.010557975,0.025987642,0.008227312,-0.015034418,0.014346692,-0.0018187884,0.04706234,0.007647736,0.022681454,-0.001090396,-0.015984165,0.0013822373,-0.06341283,-0.033413257,0.0489053,0.032871746,-0.04531945,-0.029763373,0.0010229142,-0.029292377,-0.017209524,0.052859843,-0.041768603,-0.022679046,0.000023620003,-0.02221958,0.014016568,-0.03374573,-0.037179973,0.016441485,0.013097407,0.021205643,0.004611725,0.031252008,0.035717666,0.008190341,0.023072973,0.015925642,-0.0057860403,-0.05467327,0.06427802,0.021633394,-0.04291226,0.004245454,0.0002823487,0.037526872,-0.02083234,0.01570072,-0.006781195,-0.060023498,0.029878052,0.04528258,-0.017882207,-0.022641344,-0.012781574,0.03818426,-0.039210048,-0.026864283,-0.026232228,0.045754418,0.00874494,-0.03901455,-0.019471483,-0.0020929463,0.016716084,-0.0019009922,-0.018078305,-0.004657822,-0.0029512604,0.032685038,0.0020394376,-0.003700564,0.026899591,-0.0023373393,0.012900193,0.0009244789,0.02432935,0.0026327823,0.0029311602,0.0046719844,-0.00006021293,-0.014534734,0.008297939,0.00974467,-0.051260933,0.038852323,-0.011696504,-0.009477204,0.019024778,-0.036262088,-0.009775625,0.065749235,-0.0057916516,-0.0097836945,0.0002414225,0.02906346,-0.014721455,0.0614543,-0.0026411025,-0.019870752,-0.00075575896,0.031935073,-0.03097812,-0.025918396,0.020771688,0.06273695,-0.0015480373,-0.022612106,-0.014155243,0.0018560046,-0.16745453,-0.0014389845,-0.00029589166,0.03048465,0.0436308,-0.009849682,-0.0073245927,-0.029371308,-0.063548304,0.061658543,0.008941372,-0.050487343,-0.013296987,-0.006838706,0.018027125,0.007149055,-0.016163282,-0.02162123,-0.017138526,-0.042670723,0.007069956,-0.0426942,0.031625543,-0.04478889,-0.01787034,0.011776128,0.038371194,-0.014321475,-0.021808846,-0.015238074,-0.02908943,-0.020080168,-0.002899897,0.024558635,0.0058744885,0.04257271,0.030902527,0.0024784256,0.0013466376,-0.014106787,0.05128761,0.0039370228,-0.0036816944,0.01421076,-0.027238721,-0.004960299,0.037956443,0.0016157357,-0.035014648,0.023449216,-0.036932327,-0.05575932,-0.025792848,-0.017817825,-0.050223075,-0.014688262,0.008229302,0.010717868,-0.013369925,0.019553559,-0.046480723,-0.014467622,-0.016228428,-0.04310489,-0.029445067,-0.05781793,0.041259225,-0.014598472,0.0041375193,-0.01154647,0.04119186,-0.030264223,0.016918601,-0.030477026,-0.0146427,0.01698877,-0.032282487,-0.046783432,0.0051188106,-0.09019597,0.011176537,0.033731773,-0.0021498667,0.021618262,-0.021133343,-0.033446334,0.0034095026,-0.003365302,0.0087589,0.24207391,0.014906471,-0.04031091,-0.025068881,0.064762846,-0.018745583,0.019108027,0.061317455,-0.036544193,-0.03841433,-0.025607904,0.022489501,0.0044610505,-0.016581858,0.060594313,0.023264453,-0.03391394,0.018913444,0.09293946,0.026500126,0.022271316,-0.010983326,0.024148146,0.021547094,-0.03884793,0.00266587,-0.030378653,-0.019160641,0.0011804146,0.06215672,-0.054857757,0.0500697,0.023776876,-0.0021711627,0.003484468,-0.0016724779,0.018848078,-0.04491091,-0.003733696,0.0045065535,-0.028658597,-0.017549973,0.047931407,-0.048990816,-0.050952908,-0.0399986,0.035777997,-0.01171801,0.0061732363,-0.021817122,-0.0034402306,-0.028749717,-0.010318973,-0.023239704,0.014694464,-0.015733482,0.0017044697,-0.032660767,0.013790734,0.09706953,0.041420855,0.002810768,-0.060807545,-0.0031168964,-0.015179716,0.011020323,-0.028684905,-0.004910133,0.005528605,0.021011611,-0.015950052,0.014081154,-0.018493805,0.011238498,0.040693264,-0.006209252,0.03299856,0.016399832,-0.024377532,0.02926738,-0.02285067,-0.041319523,-0.0142643405,0.05194635,-0.00011704447,-0.006663433,0.0042809304,0.049604762,-0.0035847793,-0.0047197877,-0.00031944853,0.038123086,-0.07291479,0.010595231,0.004902589,-0.010430362,0.00082313997,-0.009936253,-0.07114313,-0.018741248,0.0011850852,-0.0393777,-0.020976214,-0.032966368,0.03318727,0.014131886,-0.01960426,0.008746324,0.02771591,0.018628392,-0.052901257,0.0046927826,-0.0061009997,0.04819328,-0.002942714,0.031074489,-0.00970972,0.013358356,0.034074698,0.03249845,-0.0045278994,0.00046125695,-0.011822636,0.0089936415,-0.006075688,-0.036939487,0.0076393564,0.043999277,-0.01394383,0.056538753,0.0029580328,-0.02089167,-0.0034280843,0.028234467,0.016373266,0.013039635,-0.0020696344,-0.0033186444,0.008467196,0.032511797,-0.04992013,0.012652846,-0.035077687,-0.022106744,0.0018948729,0.019310458,-0.01605522,-0.026894705,-0.038150635,0.015703902,0.020316316,0.035197172,0.04144903,-0.057841044,0.011913304,-0.043663487,-0.049449753,-0.03126541,0.021127565,-0.019098155,0.020857435,0.0060818065,-0.026813475,0.07269104,0.0012209489,0.050936583,0.044402067,0.050978698,-0.00025214095,-0.020929113,-0.0044256984,-0.03287938,-0.041600008,-0.0049680187,0.023383154,-0.017701015,-0.041919816,-0.009740423,-0.026911588,-0.03618161,0.0046367445,-0.006076135,-0.02708612,0.005180492,0.05196765,-0.035178494,-0.014107444,-0.011329589,-0.023546565,-0.015936196,0.0013917052,0.09786172,-0.021902973,-0.014540046,0.013311832,0.0031311014,0.052069936,0.030221025,0.007508611,-0.036971886,0.0064406185,-0.00399944,-0.0068110568,-0.0077834455,0.010870757,0.0062669287,0.038438022,0.0261745,-0.029479388,0.019346602,0.04259961,-0.016385043,-0.031202886,0.018703831,-0.03405589,-0.001189635,0.027418561,0.031109223,0.021141639,-0.05781316,0.004566757,-0.049462885,0.04148054,-0.02452455,-0.033131745,0.021405961,-0.021844674,0.046397753,-0.0399743,-0.009537152,0.0004455347,-0.019670315,0.033960838,0.025192112,0.0158758,-0.007773635,-0.0020588315,0.018919209,0.003987247,-0.026869023,0.00931329,0.010564261,-0.008923245,0.05511512,0.023223527,0.034373343,-0.02813815,-0.09746056,0.045867853,0.03289872,-0.013163945,-0.055146433,-0.00644883,-0.028119933,0.06772327,0.022698594,-0.032637004,0.01591358,-0.032098766,-0.052307136,-0.008422954,0.048474208,0.033810712,-0.014992011,-0.057355456,-0.009250675,0.028533584,-0.011246237,-0.050072916,-0.019411037,-0.017693931,0.03612524,-0.019771853,-0.02025705,0.027388899,-0.0065644113,-0.044707645,0.052256316,-0.0064950674,-0.023997538,-0.03091529,0.020325132,0.0022986892,0.022153333,-0.032749407,0.011946861,0.0060740574,-0.037381545,0.015199804,-0.037803646,-0.00047161616,0.030419338,-0.034503777,0.029359313,-0.034400728,0.0008305911,-0.05460463,0.0305507,-0.04003824,0.006255288,-0.011971469,-0.003704854,0.020308716,-0.025664488,0.0004317346,-0.029240716,-0.015908161,-0.026815102,0.06348448,0.0009948087,-0.044254813,-0.036172632,-0.011765652,0.041916136,-0.0027290427,0.0029685907,0.04824523,-0.041663583,0.01184792,0.003202781,0.024552882,-0.015618554,-0.00966662,-0.002207944,-0.016019098,0.025784086,-0.010392512,-0.059843406,0.009561393,0.018663526,-0.043554455,-0.0026433496,-0.006712246,-0.003943604,0.0127202,-0.02591436,0.04553803,-0.020469675,0.028017215,-0.015101786,-0.03597891,0.041566785,0.04291127,0.0029622829,0.016630061,-0.020118373,0.029925846,-0.0087360665,-0.006240904,-0.0034720434,0.027109308,-0.003984179,-0.009621304,-0.015409121,0.04157229,0.031016052,0.013829424,-0.022182912,0.012513042,0.024514582,-0.041893326,0.041938785,-0.011097352,-0.012570408,0.010682681,-0.018655,0.01710752,-0.06203626,-0.019809742,0.007554919,0.022690654,0.0053956513,0.013664339,0.0046738,-0.04052452,0.04677192,-0.010081278,-0.024053194,0.0360587,0.016248694,-0.0056883036,-0.06399767,-0.031004412,-0.036162324,0.007309599,-0.019089963,0.007878502,0.023924045,0.016058905,0.05719569,-0.02466235,-0.015491723,-0.028851619,-0.046250705,-0.1583154,0.041881364,-0.004336013,-0.0050258837,0.0003900929,-0.0047476697,-0.020921864,-0.020028686,-0.013148698,-0.026952982,0.0031303815,-0.044874854,0.00023294812,-0.02250296,0.03539488,0.007735555,-0.03375269,0.010216768,-0.030322867,0.07323362,0.007445858,0.0075132204,-0.003772264,0.012239323,-0.01655657,0.0224933,0.019802831,0.023506258,-0.009128468,-0.00795403,0.013571119,-0.03275478,0.010772802,0.04330078,-0.0018093952,-0.010441974,-0.011219728,-0.020814976,-0.05669686,0.002195834,-0.002846051,0.013359405,-0.009831762,0.017113607,0.021010064,0.0571436,-0.014508995,0.009205007,-0.039770007,-0.00293453,-0.005193653,0.022045586,-0.019121036,0.038503665,0.011720375,0.00015736964,-0.019351773,0.010294088,0.0062683956,0.020956563,-0.021417001,0.02468256,-0.050186988,-0.04102566,0.012364381,0.0553468,-0.01670882,0.016929137,-0.0138303405,-0.0013911756,-0.02026268,0.03944566,-0.01992665,-0.057611145,-0.006323718,-0.029611703,0.056652397,0.011333503,0.0026437414,0.0052789864,0.016232684,-0.029839355,-0.022677533,0.028725527,0.047402114,0.00020872825,-0.022453789,-0.029827643,-0.06695313,-0.0168658,-0.038445402,-0.016700687,-0.030174531,0.007963832,-0.0374859,0.024836764,-0.058701847,0.032169044,-0.0134529825,-0.013182291,0.008768573,-0.056081314,-0.026300278,-0.016244473,-0.038210586,0.007710141,0.039224155,-0.046704255,0.019730914,0.004820726,0.0057183146,-0.026846696,-0.001537682,0.021708425,-0.051562276,-0.020501815,-0.014467129,0.019342992,0.03579621,0.023070207,0.037378434,0.012999451,0.024102278,-0.040855907,0.030709043,0.08019509,0.022817254,0.04312973,0.006291024,-0.004467807,0.010490282,-0.08657989,0.022940045,0.02039425,0.080187365,0.038015444,-0.0067017055,0.03175665,-0.056794558,-0.031243838,-0.04164672,-0.012438056,0.008619852,-0.03219977,-0.00035052068,-0.024513898,-0.0046462053,0.011127116,-0.01333477,-0.030574879,0.0094365515,-0.00742545,0.003714557,0.043855503,0.013885337,0.0066481465,0.0010406376,0.004123223,0.022300802,0.043633524,-0.010513298,0.0024479155,-0.020891635,-0.034807336,0.0016631484,0.046915673,-0.014842831,-0.025827948,-0.0016465433,-0.019479044,0.019492446,0.008024772,-0.01928919,0.0036880996,0.014590019,0.013349723,-0.015527615,0.0008208541,0.03386029,-0.010703416,0.05466773,-0.030142011,0.019920507,0.056108475,-0.00062480214,0.056314945,-0.0003594238,0.017626058,0.008544703,0.023464907,-0.007389236,0.012131691,-0.04063737,-0.0038985591,0.05138794,0.016767018,-0.0019924885,0.021945681,0.037514187,0.027648155,0.010909581,-0.019540837,-0.042231385,-0.029472297,-0.00911538,0.0055243312,0.01476845,0.00029349115,-0.00085025217,0.0029893317,0.0060228617,0.003530592,-0.0027780705,0.024218788,-0.0014235621,0.011712451,-0.016917443,0.025772316,-0.00064149976,-0.015915357,0.03443357,0.02369671,-0.042237975,-0.058552634,-0.02973344,-0.0026005977,-0.009727891,-0.037962895,0.0028543163,0.011159479,-0.006608889,0.042738866,0.019224612,0.02564757,0.027519338,0.047186702,-0.06636643,-0.0012100554,-0.031949133,-0.024622131,0.07660121,-0.008043552,0.018351661,-0.07547848],"last_embed":{"hash":"b9mmwz","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"b9mmwz","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{3}","lines":[418,418],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"b9mmwz","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.057000346,-0.032670032,-0.057670366,-0.028872296,-0.021178646,-0.057251163,0.04398053,0.024003688,-0.0047180024,0.016287288,-0.047017016,0.026797354,0.021048853,0.008205107,0.02868735,0.018914636,-0.019040804,-0.0030724558,0.0021495905,0.032842085,-0.020423247,-0.006970938,0.026729109,-0.0038065782,-0.021582343,0.022959298,0.030542433,-0.012587171,-0.019327015,0.06538949,-0.03599962,-0.087765306,0.0017965169,0.013632478,-0.020267867,0.00018246917,0.014622374,-0.0023224782,-0.041949905,0.009375525,0.018100854,0.004098794,0.0058567375,-0.03144736,0.024311494,0.005605356,-0.024930615,-0.015974622,-0.04653879,-0.03322652,0.02766697,0.0039375545,0.032865956,-0.036535632,-0.033369906,0.047329128,-0.027035559,-0.05461462,-0.018136792,0.0048624203,-0.020189352,0.031284668,-0.010889419,-0.0157292,0.016212482,0.04557942,0.022343403,-0.017743913,-0.0049774367,-0.020680891,0.004790613,0.0017525448,-0.06546963,-0.003552435,-0.06119224,0.010675822,0.02841878,-0.039073583,-0.036450766,0.041832525,0.00037438702,-0.006672989,-0.0051494236,-0.033770896,0.017540062,0.06027813,-0.0013681363,0.041573785,0.0017033011,0.0038073908,-0.016639166,0.053699724,0.01981018,0.006643317,-0.044884354,-0.00072531524,-0.007595365,-0.029576464,0.012675242,0.013527776,0.031511247,-0.02011981,0.0073631145,0.01380458,-0.0027247127,-0.050048504,-0.009447783,-0.0053642546,-0.0013113304,-0.026838927,0.005698725,0.019469105,0.017505,0.02531355,0.020049656,-0.022847462,0.020515652,-0.005741072,-0.0031048486,0.024923021,0.027130151,0.011176104,0.020183543,-0.04624988,-0.0106078135,-0.03913244,0.016451273,-0.012743662,0.0012547729,0.0076164184,0.03170546,0.021718167,-0.030719459,-0.005095632,0.015333338,-0.018396176,0.023916174,-0.015579869,0.018017003,-0.03625077,0.012419058,0.05125059,-0.084781885,-0.036391515,0.0129715735,-0.06822516,-0.0017594312,0.016808426,-0.005095826,-0.01860687,0.021782529,0.016699232,0.023557011,0.053325474,-0.0154554825,-0.021023989,0.043921325,0.003463067,0.017288977,0.002446305,0.019711915,-0.004370748,-0.008948063,-0.019443693,0.018132601,0.013605093,-0.015779894,0.0011721837,-0.002908302,0.009726319,0.010913042,-0.027890839,0.0053590834,-0.002694939,0.011200613,0.031072887,0.063446686,0.017655998,0.050131124,-0.02680679,-0.031110974,0.0063895714,-0.023186715,-0.050811015,-0.03556084,0.052492663,0.004346474,-0.015210954,0.024758413,-0.012130259,-0.021295486,-0.0074539552,-0.023229819,0.054703753,-0.021223748,0.0009735358,0.012019634,-0.032966007,-0.0035282297,-0.026655734,-0.03306595,0.031078687,0.031031404,-0.047086637,-0.015717994,-0.014434489,-0.057516206,-0.00471407,-0.00490963,-0.020098513,0.033740845,0.014596382,-0.040754665,0.009440097,-0.059837967,-0.034672484,0.035705812,-0.018695097,0.011285175,0.0016710842,-0.0042088083,0.034541827,0.0020005018,0.033253673,-0.0023731042,-0.0024724398,-0.02094077,0.028715923,0.004521192,-0.01799902,-0.00838589,0.0029375951,-0.0072953417,0.029723767,0.036956437,-0.004843517,-0.047328547,0.016251678,0.07111104,-0.028228234,-0.035582237,-0.005726911,0.0030445857,-0.041579127,-0.016112676,-0.0017296998,0.011547019,-0.000015593761,-0.030183718,0.008237533,-0.015615576,0.008742454,-0.038268182,-0.0056975945,0.00059460994,0.012833974,0.02752569,0.0043385467,0.008190282,0.012046461,-0.024648892,0.016224109,0.006811009,0.014219979,-0.012113763,0.02329888,-0.012195937,-0.0076250173,-0.031428624,0.026135415,0.024094937,-0.040859453,0.021518935,0.015804822,-0.00385848,0.012997292,-0.05465146,0.01837739,0.046710804,0.000404078,-0.0036477984,0.01404059,0.044098325,0.00027333148,0.06748235,0.0019741657,-0.047786176,-0.010351133,0.006595234,-0.052385,0.007482631,0.011520203,0.05049877,-0.03984388,-0.033053868,-0.002620553,0.037553128,-0.17438616,0.0054519796,-0.010992652,0.045745373,0.024852939,0.009302557,-0.026250862,-0.0041082418,-0.059367,0.07005974,0.0012591799,-0.047906723,-0.003024606,0.015354248,0.017216528,-0.0035402875,0.0096192565,0.03124581,-0.027140202,-0.025297908,-0.022500183,-0.03795018,0.062582076,-0.06863869,-0.024667373,0.015109843,0.053372063,0.01326725,-0.01994043,0.014151281,-0.04426742,0.0050380747,0.007356915,0.009118759,-0.007989007,0.006584315,0.026992152,-0.020840371,0.039143544,-0.015756346,0.035801616,0.029563025,0.009010119,0.022022417,-0.035910122,-0.033794574,-0.00043135945,-0.0006728532,-0.070783444,0.011100692,-0.046593938,-0.013435671,-0.027976008,-0.03379037,-0.044364624,-0.027518736,0.011282586,0.006041236,0.0069077956,0.058101557,-0.05548332,0.028834876,-0.014390957,-0.041473303,-0.029349979,-0.05863155,0.04551903,0.0007641778,-0.007662373,-0.021424932,0.014678161,-0.03414372,0.029676782,-0.035143115,-0.030752404,-0.011192755,-0.031271644,-0.03056137,-0.032636292,-0.092086695,0.03156454,-0.00090709643,-0.032139495,0.07110754,-0.0031705785,-0.04346516,0.046630856,0.022902796,0.02861746,0.25478712,0.007848611,-0.052381143,-0.0591952,0.02945045,-0.04554772,0.012964268,0.022737607,-0.030667683,-0.044308685,-0.010009668,0.039771385,0.021578744,-0.0077948025,0.02828034,0.0380266,-0.050793953,-0.020490302,0.06010766,0.044045158,0.033239346,-0.0010763176,0.0417465,0.026996806,-0.013440981,-0.01454955,-0.043246116,0.0060848286,0.0000093711515,0.07801303,-0.025144024,-0.013843723,0.04211433,-0.0034809483,0.0121558,0.020283943,0.043272138,-0.09027403,-0.013645889,0.029062446,-0.014757492,-0.018527998,0.054491263,-0.06377656,-0.029316192,-0.038074,0.034425255,-0.007336224,-0.0015410272,-0.021547088,0.014784594,-0.008445092,-0.013132276,-0.024487766,0.0013963252,-0.024226297,-0.024182262,-0.026556352,0.0018965718,0.025551911,0.07237104,0.007774943,-0.016351826,-0.007092646,-0.01685658,-0.012076361,-0.009494911,-0.04189636,-0.010195728,0.01873456,-0.010676932,0.026372818,0.00009965507,0.032998122,0.010779442,0.0029682654,0.049391057,0.032050394,0.016323255,0.0039365757,-0.027964186,-0.015562454,-0.0030717463,-0.0035133904,-0.0032780569,-0.03589391,-0.02513028,0.056075886,-0.016417835,0.0129371565,0.011031099,0.014275678,-0.026657557,0.028893804,-0.006249308,-0.027952842,0.038742036,-0.007783469,-0.070679545,-0.022266345,-0.02857163,-0.023496287,0.01302301,-0.00039145193,0.020676872,0.027118016,-0.031538818,0.026840163,-0.0022445337,0.0054848045,-0.04332822,0.031065665,0.0004071433,-0.0029553508,0.020450575,0.042459246,0.017703654,0.012903909,0.04452554,0.0053169434,-0.0073544434,0.015703207,-0.034102693,-0.007532474,-0.0037828751,-0.044163372,0.016617572,0.06376909,-0.003446206,0.060284495,-0.008331286,-0.028975355,0.011517261,0.039519258,0.030337568,-0.005563529,0.016779505,-0.030600907,-0.011490726,-0.03156779,-0.06798214,0.0101716705,-0.025015643,0.020466872,0.0015692514,0.031073533,-0.0015670115,-0.002017477,-0.0061213486,0.006169213,-0.022021508,0.021282934,0.0025288214,-0.012464031,0.0078476565,-0.040686782,-0.026306618,-0.07581089,0.015262479,-0.016139016,0.0077354186,0.006700425,-0.025195917,0.06470972,0.033370957,0.027032837,0.040545017,0.04847046,0.0029176592,-0.016012045,0.016321346,-0.03500759,-0.022499088,-0.001538992,-0.002360727,-0.0038710618,-0.05828566,-0.011922877,-0.015313623,-0.0497852,0.0051151905,0.0005496484,-0.03021822,0.012332382,0.025379116,-0.0708781,-0.0028591405,0.015714407,-0.0529724,-0.0021520674,0.009887096,0.102486156,-0.013448343,-0.014099924,0.008969799,0.030681401,0.045487028,0.011757493,0.03189841,-0.039515335,0.009385713,0.018313373,-0.00036222234,-0.0010362046,0.009114074,-0.006755486,0.007818986,0.02619695,-0.019843066,0.013048788,0.033985056,-0.004216039,-0.050186124,0.019031605,-0.026594186,-0.024367439,0.024188183,0.03453769,0.0065122936,-0.044804536,-0.0087322425,-0.010385161,0.01715476,-0.015994165,-0.017266901,0.027857449,-0.031608954,0.018431587,-0.023598488,-0.01376347,0.0008280907,-0.02416796,0.018920058,0.00059383386,0.010114141,0.018808533,-0.009096572,0.021646032,-0.012622855,-0.0575786,0.011391506,0.00037191017,-0.020432983,0.05671279,0.04510004,0.035319522,-0.04011736,-0.04759407,0.07010923,0.021878725,0.006567341,-0.035480134,-0.005697558,-0.03452113,0.057060476,0.009265724,-0.0022815787,0.02782015,-0.035709858,-0.009000219,0.0077078585,0.04311493,0.020725949,-0.021389501,-0.065504186,-0.023239333,0.03910426,0.022574758,-0.0559159,-0.032916144,-0.022247452,0.026377408,0.0039640204,-0.032828934,-0.01149976,-0.008681876,-0.03656019,0.038651854,0.00988062,-0.02273809,-0.037871875,-0.003603906,0.024387445,-0.0060429736,-0.019846674,0.005471422,-0.020192834,-0.01482568,0.024993354,-0.026512813,0.032850526,-0.0072238655,-0.05512782,0.024777194,-0.031030092,0.0033697565,-0.02250767,0.051775917,-0.054551326,-0.00079277024,-0.017185172,0.012503738,0.007399819,-0.014521188,-0.011268482,-0.009481115,-0.041119814,-0.025720274,0.07037694,0.01923726,-0.009424033,-0.048188344,-0.017808493,0.018613249,0.021622285,0.0035870308,0.058958955,-0.020216923,0.0022976475,0.034051854,0.006078976,0.00096251885,-0.00056881,-0.010145906,-0.030937485,0.003659172,0.0029381602,-0.030127337,-0.010873715,-0.0151164085,-0.032998588,-0.012516235,0.0024703566,-0.005786109,0.00011948273,-0.016631316,0.032388832,-0.01805295,0.039151695,-0.021374362,-0.02471407,-0.020834967,0.044498913,-0.027768925,0.010942017,-0.023334816,0.0010703754,0.021804322,0.0062722564,-0.019098094,0.021182118,0.0043887,-0.0070252065,-0.043756798,-0.0031889314,0.017722996,0.019169603,-0.042721156,0.05548293,0.0124033755,-0.047269065,0.055898234,0.0026674697,-0.024900889,0.016466824,-0.011335716,0.015118274,-0.057872836,0.01599272,-0.0123811755,0.024060914,-0.023691982,0.024607899,0.03918454,-0.005416962,0.016071238,-0.01940474,-0.03486189,0.020187417,0.019099072,-0.023165308,-0.074970275,-0.021625709,-0.0009309192,-0.028758992,0.0083949845,-0.014440673,0.027044209,0.045818713,0.03811519,-0.0024847612,0.008280243,-0.020449586,-0.015157512,-0.16074432,0.013051663,-0.024535473,0.016892863,-0.024310227,-0.0026793894,-0.025501402,-0.009637176,0.023503363,-0.039610088,0.00085929595,-0.033829316,0.042354103,0.0023665433,0.0432904,0.021364272,-0.025429307,-0.002446971,-0.05232314,0.07085571,-0.014697105,0.019859662,0.015462683,-0.00627895,-0.001474918,-0.012947929,-0.017135892,0.016169442,-0.029572297,-0.024759518,0.016788725,-0.067854635,0.018892437,0.060180143,-0.013797466,0.0025858562,0.0055464325,-0.014540508,-0.049370334,-0.005877741,0.00017289058,0.007825827,0.003978195,-0.0032670903,0.01747218,0.046717953,0.006838612,-0.0022146367,-0.031528015,0.022401607,-0.021120926,0.027653169,0.00400851,0.059271555,0.033024482,0.006505931,-0.026972612,0.025111802,-0.0061261435,0.028979037,-0.022711528,0.023535488,-0.016826361,0.011742004,-0.019226776,0.037629984,-0.017471518,-0.023316236,-0.0026701186,-0.00008506196,-0.044935506,-0.0211625,0.024135003,-0.050469667,-0.019979112,-0.026334884,0.05125611,0.0125942575,-0.021369701,-0.010480144,-0.009081672,0.0076869004,-0.017418649,0.031637367,0.013541442,-0.025834173,-0.021174183,-0.016010081,-0.041154146,-0.02875338,-0.048388258,-0.012652945,-0.0063372646,0.006938773,-0.033622835,0.04708258,-0.03903105,0.01736307,-0.026316,-0.006224954,-0.01742081,-0.041373286,-0.033446442,0.022364484,-0.02849476,0.009469967,0.007873994,-0.020193992,0.010052305,0.002982232,0.011793479,0.008086284,-0.011098571,0.029580384,-0.045925647,0.0022198923,0.0155333355,0.048307713,0.015002336,-0.00860848,0.020978838,-0.0035047722,0.019794947,-0.039537385,0.020822117,0.08810019,0.028165929,0.069247074,0.035255138,0.00054994196,0.006346421,-0.08748935,0.019804029,0.025588434,0.044903994,-0.008572108,0.009307637,0.035302147,-0.059438497,-0.041219637,-0.015261846,-0.002342765,0.047651194,-0.026598856,0.004530756,-0.02210685,-0.017254552,-0.008076112,-0.05774301,-0.033546407,-0.0048669097,-0.015523829,0.021576809,0.085947655,-0.0029305771,0.040972557,-0.029764475,-0.016892511,0.025038669,0.040360726,-0.0017712284,-0.02816379,-0.04039929,-0.0779866,-0.04644077,0.053992532,-0.018657068,-0.006148377,-0.0057027764,-0.016352119,0.015558074,0.02054191,-0.027747722,-0.011020266,0.026882753,-0.002960353,-0.0058405185,0.014516203,0.058114816,-0.011744786,0.04002962,-0.010936498,0.011908289,0.04495925,0.008782662,0.02414557,-0.007270811,0.028262664,0.010230994,0.017827962,0.0078058643,0.036343124,-0.0045338226,-0.011512475,0.047853626,0.023474017,0.007294402,0.0139965275,0.031810217,0.04490205,-0.029120708,0.003345167,0.0037743875,-0.015477576,0.0009832288,-0.0018343045,0.003661747,-0.0059258724,0.008830114,0.04371766,0.026901985,-0.009173576,-0.0068204203,0.04723543,0.023415355,0.018349918,0.03648221,0.036224686,0.0012921891,0.028976724,0.051326413,0.039579395,-0.039682366,-0.034596495,-0.014848753,0.008794124,0.0046807467,-0.0137475785,-0.032884352,0.014674453,-0.027092969,0.0048180423,0.008667878,0.043849777,-0.0019499277,0.017386112,-0.041063663,0.014216637,-0.02438929,-0.002410274,0.0859651,0.021616796,0.016239714,-0.027714089],"last_embed":{"hash":"mw1tdk","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"mw1tdk","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{4}","lines":[419,419],"size":79,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mw1tdk","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.058921978,-0.004047865,-0.03946976,-0.014309049,-0.028376827,-0.06219223,0.012811743,0.02274874,-0.00853105,0.04289396,0.004805402,0.0032613794,0.027240742,0.0057323086,-0.0077468907,-0.0022850984,-0.019574152,0.035921928,0.004188742,0.0033830442,-0.016551001,-0.013866572,0.063987926,0.01064965,-0.035280474,0.024659522,-0.022790113,-0.016107764,0.017688805,0.08036471,0.010710923,-0.0696829,0.04753718,-0.017593814,-0.02886065,-0.05314747,0.014939525,-0.02748469,-0.04364995,0.030261787,-0.007731126,-0.017496059,-0.01929951,-0.019155232,0.04965825,-0.010442962,0.0035717937,-0.011760825,-0.046881076,-0.015898747,0.036134686,0.0048168395,0.035926033,-0.046109047,-0.029620808,0.02015246,-0.02357023,-0.032156315,-0.015916845,-0.0006614353,-0.016110053,0.012715284,-0.029162448,-0.000835041,0.037975512,0.019469533,0.049627535,0.019230975,0.0074790088,-0.03710105,-0.0054109646,0.0019852936,-0.008087494,-0.019312676,-0.06848852,0.04284205,0.0022982869,-0.054500856,0.0058919787,0.007505885,0.020986503,0.017628096,-0.0062259715,0.005282417,0.002858497,0.050095852,0.013005538,0.050316103,0.014479674,0.009593367,-0.006356361,0.027251832,0.0027004252,0.01267936,-0.018988665,-0.007487337,0.03826117,-0.004805227,-0.0039044158,-0.019076038,0.033764757,-0.019340089,0.023331573,0.010244559,-0.0030266922,-0.045148138,-0.00076262385,0.01662922,0.00508971,-0.027078807,0.017206868,0.09376184,-0.01446005,0.03617151,0.008586533,-0.040782344,0.023972549,-0.049806822,0.045444157,-0.016539836,0.06903606,0.027138822,0.009708913,-0.043847576,0.01964735,0.02385005,0.018793717,-0.0023794617,-0.008048828,0.024116278,0.0055821934,0.047382537,-0.0358527,0.051986698,-0.0015438106,-0.0109443255,0.0023605663,-0.012979184,-0.007366267,-0.09231137,0.023852192,0.020746866,-0.027608257,-0.022919025,-0.013193163,-0.06453305,-0.024152592,0.0018158214,0.0076302476,-0.03510405,0.00068948366,0.03319598,0.013952688,0.051932994,-0.0041662254,-0.019871088,0.04003588,0.040034156,-0.017395923,-0.020781586,0.035141874,0.001702003,-0.037972793,0.02199141,0.040968146,0.012749862,0.012634157,-0.012045436,-0.03194807,0.024518574,0.007819535,-0.032585353,0.007980406,0.019711982,-0.011290471,0.035160713,0.05756026,0.014395665,0.030461434,-0.026727341,-0.023483047,-0.0017765169,-0.023136644,-0.047466695,-0.04203077,0.057421833,0.021776408,-0.0066305487,0.0099437535,-0.021138974,0.003882431,0.013408207,-0.031413216,0.08660938,0.002212983,-0.017937316,0.006368253,-0.02506439,-0.022387944,-0.0016417112,-0.021670377,0.028158925,0.002142812,-0.013545266,-0.024797544,0.011901465,-0.038631365,-0.026570538,0.03717049,-0.031158842,-0.0013993299,-0.012342157,-0.02755111,0.029012911,-0.030848604,-0.03916076,0.016034765,0.016215231,0.028204557,-0.023715176,0.028985623,0.037430678,0.00403335,0.027594987,0.0032430454,0.03924677,-0.053989258,0.065617636,0.042174935,-0.044930447,0.0036189477,0.011044678,-0.0008274191,-0.011616072,0.010355552,0.0035273244,-0.02835759,0.017682808,0.03655913,-0.020809872,-0.0025085239,-0.01295505,0.076513,-0.015512971,-0.044850037,-0.017777309,0.043003526,0.015946772,-0.050230972,0.01563716,-0.023569025,-0.008175591,-0.014486242,0.0024367298,-0.000057866575,-0.0004831744,-0.0040704706,-0.0148775065,-0.017281588,-0.004683997,-0.008470442,0.010407997,0.005507953,0.018666146,-0.001880804,0.00977314,0.019075574,0.04445117,-0.02105165,0.00643325,-0.018995002,-0.02999857,0.0362956,0.011228238,-0.023497649,0.043208513,-0.017430589,0.012665381,0.07188296,-0.028319879,0.009347716,0.02749012,0.027879346,-0.040864855,0.06726585,0.00103827,0.010591679,-0.052016255,0.0151816895,-0.058520887,-0.029413287,-0.028324129,0.06980255,-0.020697914,-0.018546559,-0.027970383,0.014277775,-0.16804513,0.00007401631,0.0017064436,0.028584346,0.031896923,0.015003823,-0.0099867275,-0.01269775,-0.06028869,0.07224472,-0.015154518,-0.047737986,-0.00021841057,0.0061366498,0.03733461,0.0021488427,-0.004819339,0.0039779027,-0.043975156,-0.02920935,-0.018036006,-0.027006067,0.011450904,-0.024276663,-0.03494946,0.013595344,0.042105842,-0.0010925657,-0.026250985,0.004597024,-0.01672918,-0.006181066,0.007516866,-0.010992074,-0.010912079,0.0646201,0.015041165,-0.012766529,0.041125495,-0.041648224,0.055469517,0.021943947,0.00083234446,-0.011190578,-0.0041166176,-0.03816432,0.012041701,-0.016512567,-0.056496017,0.021504877,-0.043043263,-0.040632635,-0.036990732,0.0060626217,-0.041148808,-0.009076274,-0.0101344725,0.0066996715,-0.02441049,0.050992265,-0.038421478,-0.04313364,-0.001352222,-0.037973173,-0.07187931,-0.05721423,0.019403948,-0.038820483,0.01875126,-0.043394126,0.016642598,-0.016897377,0.013262186,-0.0526577,-0.03883926,0.0074897283,-0.038022432,-0.010795192,-0.04184254,-0.11978666,0.0030528225,0.010250862,-0.02381076,0.05093449,-0.02654505,-0.040412214,-0.013437124,0.008028274,0.01618743,0.23254833,-0.008605695,-0.044727925,-0.04071488,0.063025564,-0.021292396,0.003699975,0.05948582,0.0012354179,-0.04341576,-0.02077868,0.0490809,-0.0045269043,-0.026274709,0.06890822,0.018781265,-0.0541422,-0.010950747,0.08196358,0.0046936083,0.015683804,0.011850543,0.0393367,0.014578513,-0.054791138,0.017233754,-0.04019098,-0.015980152,-0.017947419,0.06527374,-0.04193928,0.017208295,0.032105252,-0.0028257605,-0.023296624,-0.0060897064,0.0019309812,-0.03907183,0.0055033057,0.004068307,0.00092483545,-0.008479216,0.0651895,-0.074316494,-0.029558666,-0.051292907,-0.0012033075,-0.022604454,0.008299185,-0.015955273,0.048562083,-0.0049833404,0.020298816,-0.017015554,0.0036067662,-0.012239306,0.00634203,-0.010042273,-0.0066554868,0.054709047,0.027856875,0.015262029,-0.02302372,0.030063806,-0.017814199,0.03784795,0.0016092377,0.00433298,0.010125755,0.02383277,-0.024422538,0.0134984255,-0.0002847042,0.013445941,0.021536686,-0.033444732,0.007037898,0.031203195,-0.004460203,0.0082317265,-0.007798297,-0.046297625,-0.0228568,-0.004920277,0.0077355765,-0.019225826,-0.006612945,0.035771757,-0.010832143,0.033460084,0.013561439,-0.0036910945,-0.06594537,0.0031313584,-0.010882225,-0.00013347127,-0.030682905,0.0084673725,-0.08955611,-0.026225759,0.000355136,-0.007752545,-0.0023363256,-0.0074323774,0.020588355,-0.031678304,-0.030635549,0.029873779,0.042768877,-0.011107657,-0.021187486,0.031527184,0.0207385,0.039500963,0.003383396,0.0089495415,-0.00077797973,0.06264215,0.052374393,0.015196221,-0.019750904,0.0148238735,-0.0021542923,-0.0051422524,0.001534754,-0.047444534,-0.02436748,0.005025879,-0.053085264,0.05252833,0.020282632,-0.018026836,-0.002580273,0.03235475,0.032244325,0.017912239,-0.021398393,-0.016727032,0.018718068,0.026964575,-0.056807883,0.006930492,-0.016983896,-0.039247762,0.013772999,0.009748566,-0.017564144,-0.016875962,-0.02784267,0.018817691,0.0029610356,0.053555194,0.03840714,-0.039003372,0.0056995987,-0.0630247,-0.00978994,-0.026486032,0.020273454,-0.02477773,-0.001798354,0.007608302,-0.011916058,0.0686237,0.03216365,-0.0068640215,0.02711286,0.010321701,0.0061339987,-0.023269555,0.0048007886,-0.025128646,-0.017305573,0.013624385,0.04247061,-0.060149465,-0.03941562,-0.0002810142,-0.018934835,-0.013351563,0.05513312,-0.030377422,-0.043612383,-0.029799337,0.026700111,-0.051639866,-0.010567597,-0.013427685,-0.0018948076,-0.00083448575,-0.017774858,0.09767744,0.0068212645,-0.02203539,0.029654177,0.049867593,0.07045648,-0.00044119605,0.013374699,-0.012592903,-0.04127527,0.030395094,-0.014227069,0.007827203,-0.0048854756,0.029561983,-0.0032394556,0.04015821,-0.035033543,0.03577709,0.0140873855,-0.026190871,-0.0058802115,0.026474614,-0.041602474,-0.0024659655,0.0339326,0.039822366,0.022829989,-0.045545135,-0.0016469526,-0.04717295,0.046842817,-0.031733897,-0.004947711,0.05980946,-0.010265548,-0.008987373,-0.027364103,-0.010852129,-0.005668155,-0.036738865,0.034792654,-0.02154234,0.037348684,0.034258947,0.010407099,0.012040203,0.004618991,-0.03015267,-0.010269199,-0.010398898,0.0155238975,0.0022555639,-0.0031166656,0.032262783,-0.024360515,-0.060275882,0.067292534,0.017166173,0.0074828416,-0.047443226,0.011096069,-0.0370176,0.033697702,0.035161614,-0.014029761,0.015063966,-0.028193329,-0.028129023,-0.010143573,0.006762683,0.022892604,-0.036782917,-0.06125353,-0.027731456,0.00097145233,0.019783072,-0.045594074,-0.021671314,0.013868991,0.0018638225,-0.030181017,0.009483954,-0.006802808,0.002085673,-0.035315245,0.030642383,0.007958346,-0.07823229,-0.019157903,-0.0286545,0.0062244744,0.0048635365,-0.011966998,-0.012594566,0.0022063246,-0.007773732,0.021526512,-0.018376183,0.037360918,0.004137496,-0.025806684,0.011861589,-0.03464517,-0.01162105,-0.053530026,0.024872482,-0.04069282,0.011462645,-0.004908703,0.0077669667,0.016159028,-0.0045824684,-0.0019056693,-0.020073127,-0.010950094,-0.021419698,0.055050373,0.025577677,0.013596856,-0.072604395,-0.014673656,0.012682294,0.0076305983,0.017289536,0.051266447,-0.03137077,-0.013794819,0.03657609,0.02412242,-0.02317942,0.002433548,-0.026353763,-0.01846669,0.010683962,0.0112955235,-0.027031155,-0.0044494886,-0.0011867922,-0.051911093,-0.019629624,-0.019091222,-0.047842443,-0.004916704,0.009532579,0.028617535,-0.0059076976,0.018302523,0.0059795054,-0.023203488,0.00801941,0.014550337,-0.02797409,0.011480926,-0.0036235168,0.010210039,0.0026532812,0.024947673,0.011167279,0.011823306,-0.014503512,-0.008756733,-0.02454622,0.026862683,0.039231192,0.048791658,0.005629983,0.020546593,0.019108323,-0.038007356,0.018673876,-0.013014543,-0.018250192,-0.0079439515,0.010295927,0.06607206,-0.072159775,-0.039326526,0.0015278915,-0.009047003,-0.01649637,-0.004103815,-0.005629504,-0.005014398,0.0399582,-0.003845796,-0.009231856,0.03176722,-0.022487562,0.010003336,-0.057921045,-0.04893398,-0.021688992,-0.018947523,-0.0027055072,-0.037017584,0.027094865,0.023550792,0.05075697,-0.03275596,-0.01719896,-0.027505558,-0.025608467,-0.1509274,0.03536147,-0.004541342,-0.012416646,-0.0391906,0.0030872389,-0.032207157,-0.0042863614,0.0001308159,-0.009587599,-0.016722342,-0.046116054,0.042995054,-0.005827948,-0.0065477504,0.03528955,-0.047701757,0.005061909,-0.008519869,0.07548172,0.013433509,0.0024602772,0.047832984,-0.0030712106,-0.016103592,-0.019605525,-0.035021715,-0.017363392,-0.006327177,-0.050453287,0.0102018025,-0.0018568721,0.014074117,0.019960888,-0.0039523803,0.0032654314,-0.008097864,-0.021542618,-0.023644632,-0.004138945,0.014210513,0.022161521,0.03320957,0.024884356,0.008162189,0.036557045,0.013266084,0.010360514,-0.004279175,-0.02008822,-0.039143894,0.0018303874,-0.013185025,0.020372305,0.0014585489,-0.0128040705,-0.0063502463,0.006866875,0.0037412245,0.01922406,-0.002056933,0.017660096,-0.057064623,-0.020656455,-0.009636073,0.06962,-0.026400493,-0.00030881568,0.009131753,-0.008951803,-0.04074954,0.02075066,0.0036433681,-0.052544534,-0.020814193,-0.017205946,0.042007893,-0.016735202,-0.003385486,-0.003773982,0.0006688684,-0.004209931,-0.037492096,0.035580166,0.045479115,-0.008674974,0.001544056,-0.02430807,-0.044010848,-0.027782697,-0.022786338,-0.028731782,-0.003270061,0.0120179085,-0.0023365093,0.03616671,-0.013087722,0.030309409,-0.023834828,-0.010678816,0.0095700305,-0.04230703,-0.008763938,0.010985151,0.010374996,0.003446356,0.0015222642,-0.03229275,0.0020236406,-0.030432453,-0.01984455,-0.008927044,-0.027858466,0.030572152,-0.06826032,0.007893136,-0.027359853,0.020889385,0.022583408,0.021507341,0.020725295,0.0072664446,0.03250456,-0.043414287,0.016043335,0.044072524,0.053465344,0.039130077,-0.029472599,0.003605515,-0.0009985674,-0.07381721,0.016986545,0.021023743,0.041834492,0.0071000443,-0.015835298,0.037991505,-0.046302304,-0.055618893,-0.029014176,-0.015005566,0.033533238,-0.03836545,0.017723149,-0.040074985,0.013373853,-0.008014701,-0.01448239,-0.056320887,0.01953021,0.010550899,0.010595763,0.089823246,0.001194996,0.048022218,0.018174144,0.026391119,0.008692243,0.047999464,-0.007251701,0.0160333,-0.0075161993,-0.048099972,-0.02711966,0.059842993,0.021932788,-0.013209656,-0.025519123,0.012672241,0.0199545,0.0036975453,-0.014569973,-0.007444089,0.04358201,-0.00043778308,0.010530178,0.010327059,0.040993392,-0.0037882922,0.018292196,0.011944438,0.0130373575,0.01738998,0.018470377,0.02534186,-0.009508908,0.024315938,0.0009812586,-0.037247643,0.019571241,0.038772516,-0.0019241138,0.033326466,0.042891957,0.015758239,0.01733004,0.022433108,0.0577089,0.052639756,0.03793324,-0.01372832,0.0070682885,-0.0026856917,-0.012430812,0.0161879,-0.026046831,0.0069119763,-0.01207982,0.016180007,0.0067424504,0.00019065573,0.0019308965,0.03745011,-0.01577112,0.0075355805,-0.0057327324,0.056304835,-0.014868365,-0.028661674,0.04951055,0.024221158,-0.0013058713,-0.045664415,-0.051918995,-0.026427712,-0.015327069,-0.017190263,-0.0028816562,0.02985018,-0.015242528,-0.015348303,-0.021804083,0.031037137,0.031285293,0.032657456,-0.053425822,0.00738094,-0.010829274,-0.003445512,0.03705652,-0.03698838,0.029050414,-0.0045678574],"last_embed":{"hash":"c9yqtu","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"c9yqtu","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{5}","lines":[420,421],"size":63,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"c9yqtu","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035438605,-0.02328378,-0.06038171,-0.021228394,-0.033251956,-0.06031945,0.030488988,0.021842951,0.0045537786,0.01189776,-0.026253978,0.007746371,-0.002826448,0.024967205,-0.015681537,0.023803014,0.006205782,0.014445649,-0.016724765,0.0011149115,0.027717348,-0.015588636,0.03413269,-0.010156324,-0.05665997,0.032281984,0.016795723,0.0041294824,0.010288025,0.08161617,0.0066168075,-0.0510552,0.036517262,0.00041326083,-0.04291676,-0.03946884,0.0032569345,-0.012336926,-0.05684532,0.02608976,0.010315036,-0.0046128714,-0.006843777,-0.017279293,0.046934184,0.007295747,-0.008980233,-0.01007067,-0.051611852,-0.023822611,0.035929274,-0.0074241785,0.026850345,-0.011013156,-0.032225292,0.031552203,-0.02584134,-0.05142249,-0.04477979,0.0072516715,-0.007627454,0.012676349,0.0022413554,0.015323044,0.024088595,0.065321594,0.049719676,0.01914286,-0.007823977,-0.046716366,-0.012472461,0.016772017,-0.021467771,-0.01613712,-0.040933203,0.021081988,0.028084159,-0.07300687,0.01588659,0.0364526,0.0026413207,-0.01116814,-0.00033383412,-0.037842344,0.0009527797,0.038810097,0.013287115,0.07640526,-0.011778499,-0.0036150992,-0.0075149736,0.029992973,0.041322213,-0.002816433,-0.041047864,0.008275726,0.0252543,-0.014845502,0.0065995995,-0.006387223,0.030288436,0.0030340946,0.029537883,0.0237974,0.018424924,-0.04701339,-0.002810323,-0.004905433,0.0025209943,-0.018022452,0.012076702,0.020707125,0.011077061,0.020279612,0.016184578,-0.02246177,0.031211637,-0.040057052,0.03000394,0.0012230374,0.044327494,0.035773356,0.038290244,-0.05600752,0.021311138,-0.005206331,0.018655984,0.0050318083,-0.012927447,0.0065916236,0.011810562,0.0625528,-0.047585353,0.03251692,0.009654766,-0.033442114,0.038363524,0.020142818,-0.0217607,-0.058010172,0.0014441295,0.0292857,-0.04967714,-0.009029202,0.008467475,-0.06393317,-0.020013832,0.020781482,-0.0055360035,-0.045220986,-0.02343738,0.024554223,0.0004347942,0.066942856,-0.017614335,-0.003527904,0.047307935,0.0456874,0.0054924726,-0.016417373,0.0233382,-0.015956579,-0.012156988,0.0031941473,0.033038054,0.011456964,0.013094851,-0.015986055,-0.0269609,0.041723866,-0.0052324776,-0.0188164,0.02802099,0.017693318,0.022229617,0.01929962,0.06211,0.015808549,0.043169387,-0.024377842,-0.029770063,-0.018506505,-0.034006145,-0.021875048,-0.040612895,0.048181444,-0.032206543,-0.01677228,0.02812318,0.0056209103,-0.016371332,0.0052282815,-0.048790913,0.057909824,0.00927354,-0.0145479,-0.003284441,-0.0071374048,0.0021892895,-0.047738582,-0.0026162027,0.03050575,0.017361257,-0.02374809,-0.046079785,-0.0073081832,-0.021446342,-0.039549507,0.015498783,-0.047266487,0.01418975,0.012231947,-0.005599833,-0.0003552357,-0.052914392,-0.043085337,0.014442807,-0.0029062962,0.023338502,-0.015229525,0.014805645,0.029671354,0.025123317,0.011529088,-0.002676974,0.009421039,-0.041943554,0.039595652,0.049498953,-0.034186706,-0.007735976,0.021167768,0.03953233,0.0011475771,0.01083109,-0.010783409,-0.063770354,0.023128223,0.056013916,-0.020246083,-0.010253694,-0.021026496,0.019830283,-0.05061406,-0.02730103,-0.013151355,0.053384565,0.018337056,-0.03167086,-0.000110556866,-0.011414331,0.00065893645,-0.016037622,-0.011648696,-0.009517089,0.0080309,0.014614712,0.0017692263,-0.030558536,-0.0017384486,-0.0024910655,0.031307034,-0.008149635,0.0033027371,0.011967541,0.011124319,0.046669044,-0.03497244,-0.004038649,0.009897587,-0.007793541,-0.05669435,0.034639027,0.022963144,-0.006245063,-0.0096147265,-0.06022687,0.005010415,0.04453981,-0.03876935,-0.005259759,0.014979124,0.017888924,-0.0005958194,0.06123264,0.0036132692,-0.009315473,0.007097044,0.021613542,-0.05294003,-0.0051173912,0.013876972,0.049082518,-0.023120038,-0.01063232,-0.007013305,0.019073814,-0.18476948,0.0035272026,0.0055796937,0.04188948,0.027069438,-0.009882024,-0.01693484,0.008304584,-0.03965914,0.059533764,-0.000063865664,-0.046050847,-0.0010323996,0.0021689131,0.0072427285,0.03281086,0.0029364335,0.013462253,-0.036731973,-0.016091693,-0.027481759,-0.034521736,0.0019151513,-0.024319729,-0.031680882,0.030285917,0.07289798,-0.010247945,-0.0014994231,-0.016387084,-0.045553204,-0.0031005125,0.008585147,-0.006821086,0.0043782596,0.04015241,0.023180444,0.031014446,0.042069636,-0.015673582,0.060457006,0.012108734,0.0148521345,-0.0077251154,-0.01905652,0.005960616,0.032474857,-0.02187717,-0.042320706,0.027216885,-0.02929923,-0.04606304,-0.02096087,-0.0005856239,-0.036829464,-0.017308062,0.02266432,0.032477934,-0.00086015346,0.03946251,-0.025446048,0.012977231,-0.009052534,-0.022689074,-0.028031891,-0.05772783,0.00033160942,-0.021456081,0.0008002767,-0.03652006,0.01808135,-0.026230644,0.03165741,-0.045564584,-0.03253178,-0.003941607,-0.018758403,-0.03638264,-0.0031241083,-0.07669383,0.008845393,0.00992613,-0.025574692,0.015101032,-0.03207204,-0.045687083,0.025224665,0.009258878,0.024751607,0.26307,-0.03948818,-0.027336571,-0.04627747,0.051758826,-0.021666657,-0.015807023,0.05877075,-0.024746833,-0.0444333,-0.03429727,0.029105023,0.015364708,-0.025334453,0.057484157,0.022678977,-0.047030415,-0.00160566,0.081720635,0.030104622,0.03694137,0.0014712584,0.03050397,-0.003049466,-0.036361,0.02209219,-0.012815977,0.005283641,-0.01853776,0.069363244,-0.03376896,0.013120299,0.033200018,-0.017653737,-0.008749895,-0.013168221,0.024232732,-0.07617718,0.0094504915,0.0100677,-0.03251419,-0.011583732,0.03557459,-0.03313846,-0.029334303,-0.05172231,0.015624911,0.02686319,0.024732701,-0.032537382,0.06603117,-0.010200737,-0.00080048194,-0.010947951,-0.005780275,-0.024525039,-0.011310668,-0.011114723,0.0071162023,0.068530746,0.04386162,0.017890915,-0.048146095,-0.0023840168,-0.035599228,0.024084233,-0.011599217,0.00646677,0.009756442,0.026924558,-0.030658122,0.025612634,-0.001884267,0.028898178,0.032262366,-0.013326958,0.023613445,-0.0071104057,-0.012474135,0.038610887,-0.03271695,-0.04419635,-0.023771996,0.0042269416,0.0073539596,-0.0074538537,0.007364278,0.06605285,-0.03782053,0.011859176,0.023040967,0.0023229148,-0.038406875,0.027121069,-0.00016753314,-0.0140611585,0.024325164,-0.030195305,-0.086548135,-0.023253014,-0.02324141,-0.0017044343,-0.03146108,-0.013792115,0.030789899,0.03593117,-0.0042174673,0.037707843,0.023207968,0.02479733,-0.03719695,0.021673294,0.011763845,0.025161026,-0.007695327,0.02722471,0.027227376,0.033843774,0.055207375,0.018503096,0.011373826,0.021968381,-0.029215137,0.009426314,0.0031987294,-0.04900064,0.019890446,0.062422324,-0.012475841,0.053485416,0.012744091,-0.032194737,-0.0034260054,0.0149367675,0.016825907,0.002297419,0.00398879,-0.020645315,-0.016920516,0.013968478,-0.052190103,0.013953788,-0.009231982,-0.0042225546,0.016549222,0.026853828,-0.0027186696,-0.02194496,-0.040556155,0.03279723,0.012347041,0.033904355,0.032879345,-0.04279576,0.00780893,-0.063878745,-0.03334161,-0.057140328,0.0047436543,-0.036349885,-0.008544158,-0.012706562,0.0018747614,0.07688789,0.0072857477,-0.002228475,0.0321911,0.021482555,-0.0120811965,0.00034551756,-0.0025004582,-0.059507333,-0.045251463,-0.007256318,0.0056677805,-0.02139013,-0.036247097,-0.010634345,-0.019637473,-0.04431183,0.0253809,0.012328674,-0.017589597,-0.011470608,0.04502652,-0.020633431,-0.00095576455,-0.0076780017,-0.03076066,-0.029165663,0.0046836953,0.09794417,-0.0121030845,-0.013083217,0.027550904,0.008129081,0.061957788,0.025815278,0.017220039,-0.013059973,-0.0012298075,0.03508228,0.011264106,0.0004861102,-0.0007283963,-0.00084424636,0.013882864,0.0371169,-0.03080273,0.049855627,0.0323694,-0.0027732514,-0.04755089,0.0330406,-0.026236037,-0.018745376,0.004290134,0.054488342,0.0061764577,-0.05267146,-0.010542624,-0.035002626,0.003631572,-0.011893119,-0.011366452,0.034570318,-0.029120794,0.0071272273,-0.037241377,-0.01114946,0.0011361863,-0.024327165,0.04174529,-0.0033973826,-0.0047103404,0.0062911394,0.027590465,0.005438677,-0.0047571976,-0.040677015,-0.0103378575,0.02298684,-0.0013067278,0.027830603,0.011310136,0.03754798,-0.011398767,-0.1007591,0.055422056,0.0084544765,-0.009476388,-0.06630689,0.0004960757,-0.04386106,0.022845093,-0.00967137,-0.018253868,0.005445966,-0.028081972,-0.03743477,-0.0014962237,0.052330475,0.0376157,-0.01859316,-0.06212651,-0.013297234,0.02280267,0.0027231164,-0.048424292,-0.00957562,-0.026226344,0.012653565,0.0029160082,-0.02944758,0.015326958,0.0019956958,-0.055392608,0.037296787,-0.017966446,-0.071077295,-0.040476,-0.013583672,0.019647097,0.009784059,-0.033369914,-0.0021650775,-0.0038401023,-0.017384117,-0.0068084905,-0.01846003,0.0046627955,0.00821323,-0.03250498,0.012871662,-0.03586762,-0.013768225,-0.020676728,0.045955874,-0.046869267,0.000098475786,-0.015751807,0.017558016,0.020796036,-0.018991213,0.010473156,0.0026768818,-0.018389735,-0.03765654,0.07656251,0.0053350315,-0.015679877,-0.041169617,-0.023329923,-0.0016109614,0.0131518245,0.035400633,0.058543995,-0.02187355,-0.0014171749,0.0009811578,-0.0036408796,0.011942665,-0.0114989355,-0.009165093,-0.0321805,0.020566195,-0.012636233,-0.026254686,-0.017287126,-0.01388831,-0.03064211,-0.0057489905,-0.024710959,-0.013517656,-0.006532648,-0.013501304,0.046768453,-0.022222187,0.029593006,-0.010079105,-0.042786844,0.012525776,0.014167129,-0.011780634,0.023171911,-0.043033153,0.0082527865,0.002397199,0.021000918,-0.0072409534,0.048818626,-0.0107613355,-0.021836283,-0.024718126,0.043925922,-0.025240999,0.01126102,0.014152843,0.045540303,0.03304372,-0.03522283,0.024549412,0.009340397,-0.021871934,-0.013513133,-0.0031964413,0.03550759,-0.067883566,-0.05811451,-0.0052872254,0.021736875,-0.058042586,0.0159905,0.009906646,0.0050327037,0.02732221,-0.007392385,-0.023039822,0.039422616,0.010695754,-0.014072633,-0.05437968,-0.0015986062,-0.013822484,-0.039484423,0.00004991434,0.0031378195,0.038923066,0.04058606,0.045574147,-0.0005125215,-0.010589398,-0.032463614,0.00051728036,-0.15564714,0.00826693,-0.024906928,-0.0028436475,-0.008606498,0.031469163,-0.00037544325,-0.008157475,-0.027990058,-0.026760068,-0.015430146,-0.032157406,0.016431002,-0.023224538,0.0127757415,0.025734998,-0.044375956,-0.016005194,-0.034292154,0.057358414,0.011076055,-0.0012915913,0.044432074,-0.020362979,0.01855638,-0.0052094203,-0.028746234,0.0052654836,-0.021140309,-0.028541109,0.007816283,-0.036283933,0.027444689,0.02932904,0.0023284461,0.017623063,-0.00017680587,-0.015077697,-0.022594366,0.012149015,0.0021428375,0.017929504,-0.0042628143,0.032616276,-0.00082403445,0.05129239,0.035291784,-0.0012591286,-0.017831257,-0.0038471054,0.0052974117,0.022254935,0.0016362305,0.035741083,-0.0047448254,-0.034207817,-0.02950384,-0.008054736,0.015372414,0.0037021416,-0.010206306,0.045320496,-0.032101434,0.013497025,-0.02025943,0.047608823,-0.043556895,-0.0016532254,-0.012488224,0.009197428,-0.032377698,0.02492579,-0.016310299,-0.024664689,0.0072827428,-0.021698449,0.0442546,0.0040571764,-0.019373694,-0.013673075,-0.0033524712,0.009897806,-0.021552045,0.021930983,0.03932405,-0.0216838,0.0065991897,-0.006900862,-0.038651284,-0.0035776736,-0.030845553,-0.019988835,-0.023148496,0.0071394644,-0.013943934,0.04375899,-0.036977254,0.025802284,-0.025906894,-0.009619543,-0.018653788,-0.044857536,-0.028217025,-0.020181494,-0.013843051,-0.0014909946,0.0008312631,-0.00982888,-0.0019317534,-0.0020257425,-0.034221448,-0.0244373,-0.025679993,0.032470174,-0.08724725,-0.0056808353,0.0062574456,0.022907306,0.023650805,0.014433895,0.026666429,0.007123517,0.035928033,-0.04591285,0.0020529986,0.08103564,0.013112178,0.0430154,-0.008546151,-0.015076141,0.005860756,-0.06639182,0.011013414,0.025571851,0.06501036,0.01572532,0.0068193786,0.03835052,-0.063271664,-0.045542907,-0.054561596,0.004103763,0.03703093,-0.022238286,0.016911665,-0.023529332,-0.010040781,0.01854245,-0.014594653,-0.034980398,0.010057521,-0.023791129,0.010704994,0.06557015,0.009153047,-0.0013980644,-0.00034910612,0.0020669897,-0.014685565,0.038023796,-0.023616407,-0.0461122,-0.05112872,-0.030321227,-0.00956591,0.05478623,-0.01848748,-0.006559351,-0.019438712,0.00069736294,0.026667705,-0.013123012,-0.01736208,-0.0051934193,0.033161163,-0.0048105987,-0.024683995,0.011004744,0.030022051,-0.000244205,0.0510397,-0.007509168,0.03302985,0.044612635,0.00578218,0.039410375,-0.015372622,0.0290717,0.030818606,-0.0142474035,0.008299822,0.022627132,-0.03662885,-0.008942166,0.050638832,0.03103316,0.0023949833,0.048406035,0.042683262,0.030979572,-0.0065936563,-0.008251382,-0.0032822685,-0.0565423,-0.005281628,0.010033156,-0.0059680175,-0.018744355,-0.0057737282,0.010666463,0.03911232,0.0032101253,0.01407072,0.03248,0.00887395,0.017041944,0.0055142925,0.02319575,-0.030031957,-0.0050685876,0.0372676,0.020145781,-0.030330453,-0.06494229,-0.042387735,-0.028167538,0.011494581,-0.012112191,-0.05961025,0.007651063,-0.011227503,0.019024106,0.0036850187,0.022961186,0.040877342,0.040728837,-0.05720843,0.006646718,-0.028566072,-0.03426555,0.08117299,0.0011742532,0.047194153,-0.033701785],"last_embed":{"hash":"zyf6id","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"zyf6id","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{7}","lines":[423,423],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zyf6id","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.064039335,-0.009740046,-0.059403606,-0.0070461854,-0.036389943,-0.032302607,0.04664262,0.019247264,-0.0060287556,0.003419547,-0.020041183,0.02002782,-0.014719241,0.030079579,0.018632667,0.027924519,-0.012103786,0.009581077,-0.015870107,0.039646044,0.012923948,0.007528129,0.022630606,-0.0038760153,-0.035309475,0.043290723,-0.0019096642,0.0059399186,0.0025634232,0.05594127,-0.017035063,-0.07730069,0.0024505856,-0.036552873,-0.03067489,-0.024510939,0.0024728493,-0.015467586,-0.04106226,0.021332756,0.0016935727,-0.01438452,-0.006170922,-0.038702015,0.031110678,0.017699977,-0.004940826,-0.013255713,-0.039911076,-0.019784868,0.019820835,-0.0049658366,0.046777803,-0.044153087,-0.016173296,0.034535963,-0.027037336,-0.043683473,-0.017327402,-0.016221005,-0.0227411,0.0024869808,-0.0019119247,-0.042651054,0.034948397,0.067605786,0.044209488,-0.0059811906,-0.007428114,-0.018522616,-0.011472937,-0.012938192,-0.048788138,-0.026549155,-0.055279482,0.013353716,0.022512337,-0.011917257,-0.0081471065,0.062419705,0.0050025037,0.019297427,0.0122957155,-0.019261135,0.015515246,0.046212956,0.011893916,0.009224678,-0.01008843,0.010631199,-0.002789413,0.039012197,0.0382324,0.009275942,-0.022415787,0.017413236,0.024331002,-0.016747253,0.008558162,-0.010443156,0.033844147,-0.016865982,0.0055924207,-0.00077710924,-0.004149465,-0.036131546,-0.015314462,0.0010391849,0.011438848,-0.031340193,0.00085793424,0.00081920926,0.009664019,0.01249906,0.011253351,-0.019471945,0.037090052,-0.00839946,0.020445151,-0.008219435,0.011732408,0.047260553,0.053397726,-0.05581899,0.012492364,0.014266192,-0.006441295,0.002035852,-0.0017823642,-0.008434758,0.039569404,-0.002952508,-0.03300055,-0.004508484,-0.0047860155,-0.024672259,0.035263952,-0.0075015067,-0.00076603086,-0.06615604,0.011198498,0.01504081,-0.044211023,-0.022415198,0.021327913,-0.06498231,0.013460679,-0.010707679,0.005131904,-0.017210891,0.0061048074,0.015637474,0.010697279,0.0371557,-0.028672887,-0.006702337,0.034416076,0.018245064,0.037178516,-0.014344786,0.009960395,-0.0035306558,-0.039615586,-0.019852027,0.031728566,0.009784864,0.027436884,-0.019310981,-0.018379752,0.010028483,0.032355074,-0.012874137,0.034743953,-0.006161749,0.0028198634,0.033658493,0.051263437,0.027249346,0.029248238,-0.023475394,-0.031543348,-0.034535434,-0.028380604,-0.056033492,-0.03249108,0.041986976,0.007333451,-0.008270132,0.027306704,-0.0095826145,-0.004014654,-0.008956792,-0.022004597,0.025254328,-0.006220415,0.013150436,0.0010058861,-0.0037920796,-0.0068574217,-0.013181484,-0.028811177,0.0461509,0.04631412,-0.031495,-0.02036327,-0.012956727,-0.039968483,-0.026327366,0.036982212,-0.059963286,0.033479616,0.055981964,-0.027213987,0.006393647,-0.05269766,-0.03070661,0.052424066,0.0043529933,0.030904248,0.00072864443,-0.026213855,0.02366691,0.020552834,0.028474666,-0.0039725103,0.029232552,-0.019819904,0.03633557,0.006980708,-0.032979816,0.00909474,0.009139147,0.008797316,-0.0038755822,0.025420856,-0.009531041,-0.06011486,0.03727129,0.05630168,-0.024561025,-0.031232722,-0.011110574,-0.0015800043,-0.055070166,-0.008313194,-0.024358816,0.054743335,0.03280706,-0.04646408,0.02167745,-0.018257638,0.0007249315,-0.02870521,0.0011889742,0.016307961,0.027897676,0.038112037,0.00041800772,0.004415555,0.018473243,-0.0001563471,0.016864639,-0.019243946,0.0040830453,-0.015670126,0.04590908,-0.028119465,-0.014290952,-0.021245357,-0.020932587,-0.008254834,-0.0133758485,0.00995374,0.0014751469,0.0053654457,0.038459327,-0.06870748,-0.016674966,0.058918215,-0.0024596022,0.0023200754,0.040045828,0.031641923,0.002337098,0.046019047,0.01733088,-0.0076373634,-0.028628826,0.015730422,-0.07082554,-0.0033093141,-0.026201263,0.058804255,0.0010987425,-0.048641406,0.005082339,0.034537632,-0.17486441,0.0024460335,-0.0063837185,0.053206954,0.024274563,0.0019614699,-0.024436241,0.017217606,-0.10039916,0.048433114,0.022056855,-0.060457792,0.029345116,0.022562126,0.019905468,-0.003366249,-0.007187888,0.01210645,-0.046278555,-0.030699916,-0.027381454,-0.055959307,0.02025941,-0.040217176,-0.03821496,0.0077063562,0.058235798,0.017013306,-0.008040228,0.00608047,-0.043189313,0.019755129,0.0113160405,-0.006659677,-0.005404287,0.036184885,0.0032519265,0.0038582047,0.06121945,-0.014402029,0.024717392,0.01387137,-0.01013174,-0.009936888,-0.013075009,-0.036931742,0.00623559,-0.018075075,-0.043011464,0.012066023,-0.04609267,-0.028105458,-0.027042342,-0.015237724,-0.038365025,-0.008060244,0.019678464,0.028980302,0.0010215134,0.044616837,-0.014711843,0.014583175,-0.00027235717,-0.026124418,-0.050093114,-0.06879363,0.039544094,-0.0037769824,0.013285632,-0.05298332,0.037778646,-0.054357834,0.037936624,-0.07229295,-0.049084943,0.007669485,0.0006602613,-0.029891253,-0.03546906,-0.098601915,0.028713254,0.019203791,-0.011344788,0.02882716,-0.005638129,-0.036845308,0.04842329,-0.011477771,0.05028495,0.23818111,0.020110935,-0.042051006,-0.02709273,0.040995736,-0.03107148,0.019262394,0.06025241,-0.027791182,-0.05350671,-0.04122724,0.035689775,0.0023995878,-0.03828511,0.038189672,0.038272828,-0.033064153,-0.009402114,0.08076523,0.020783372,0.022588653,0.021383608,0.03275359,0.0032621569,-0.025075745,-0.023080776,-0.02815765,0.019882485,0.021278875,0.07093447,-0.021053292,0.020547973,0.036533486,-0.030722892,-0.008117023,-0.0044297646,0.045074444,-0.082245044,-0.013326503,0.025212523,-0.016356336,-0.010216468,0.05361704,-0.040521484,-0.030747835,-0.06446066,0.011625325,0.0015573392,0.008111972,-0.010224169,0.04741223,-0.0065501556,-0.007842053,-0.03333387,0.011182986,-0.002464793,0.0050367303,-0.021211928,-0.0045531527,0.013141669,0.010216008,0.012558683,-0.02916093,-0.026763598,-0.026201297,0.004633024,-0.022518812,-0.0068688532,-0.00976457,0.019563682,-0.029829727,0.024706744,0.0114234565,0.046731718,0.02809163,-0.038844086,0.04764875,0.04669675,0.002852846,0.019090401,-0.024071872,-0.026046762,-0.015900813,-0.0013304923,0.006447395,-0.047279093,-0.013808242,0.067790575,-0.017698226,0.003939604,0.01636864,0.005359859,-0.0051058675,0.047371075,-0.017655049,-0.00782568,0.020535573,-0.032110542,-0.077593915,0.0024113115,-0.019839114,-0.011790343,0.0003375142,-0.03910757,0.0134704225,0.033133958,0.019185578,-0.007214879,0.036530044,0.010203066,-0.047577985,0.024409404,0.012318658,0.010339985,0.015110008,0.0288392,0.031460036,0.02170679,0.030163912,-0.011793735,-0.011660272,0.020815972,-0.05117013,0.0086538,0.0031163818,-0.031017357,0.008310145,0.059324592,-0.018297192,0.05614673,0.0018647624,-0.024360394,-0.001945642,0.01845915,0.033400375,0.0063920873,0.013301265,-0.031417713,-0.0064468933,0.019111356,-0.040196773,-0.004119286,-0.021109043,0.015038694,0.013273075,0.02356156,-0.0029919415,-0.009687621,-0.012939443,0.022070533,-0.0025193004,0.0454152,0.013728646,-0.02204574,-0.02029898,-0.04419843,-0.021934997,-0.050618064,0.016911926,-0.02066499,0.0059955064,-0.008037118,-0.021426184,0.038105626,0.011933484,0.031884603,0.019478604,0.036688715,-0.0003920843,0.008615513,0.018203363,-0.032105446,-0.06823234,0.012526039,0.006254206,-0.0090486985,-0.073736705,-0.0007489982,-0.0056455056,-0.009085217,0.018774359,0.029861394,-0.03858876,0.0070531783,0.039384786,-0.053539507,-0.019074,-0.004552292,-0.06107735,0.007620567,-0.0062149297,0.11443208,0.024609677,-0.0077975015,0.03189017,0.035526674,0.086351015,0.030305529,0.008685313,-0.023216765,0.0023126616,-0.0041674525,0.010116836,-0.00527696,-0.0012970129,0.0028603713,0.0035828026,0.011384959,-0.017005488,0.017585421,0.0169061,0.0017189304,-0.054091122,0.018475888,0.008051643,-0.004765011,0.041986465,0.031632155,-0.028899334,-0.03110643,-0.015102916,-0.020388113,-0.004392666,-0.009045018,-0.01550183,0.033763625,-0.024214802,0.011185619,-0.0042655524,-0.023954073,-0.0007542189,-0.01728833,0.013675526,0.012539948,-0.018255053,0.018777788,0.017748179,0.018692272,-0.018920273,-0.051018525,-0.022170087,0.00926434,-0.01979478,0.046641234,0.020123353,0.0186705,-0.017406061,-0.065516345,0.036232334,0.049056754,-0.0054011503,-0.021053888,-0.008173318,-0.043802094,0.07000229,0.01104494,-0.023959937,0.019490283,-0.04448151,-0.040855743,0.010906178,0.057037286,0.013639998,-0.0232111,-0.06599118,-0.014604293,0.027233424,-0.00017844228,-0.0342133,-0.02574089,-0.009759125,0.021506974,-0.012476097,-0.010585506,-0.00798325,-0.009691015,-0.059356183,0.04219529,0.0067348173,-0.06788374,-0.0572663,-0.019003877,0.015125842,0.009375171,-0.036470678,-0.0122858025,0.0050631557,-0.021100597,-0.0067531555,-0.038748838,0.015025007,0.0056158323,-0.040634803,0.045301747,-0.03256809,-0.014317101,-0.03127765,0.04926316,-0.039867863,0.017363334,-0.010546536,0.015600116,0.018577678,-0.018168107,-0.013623373,-0.015818534,-0.03097866,-0.017417764,0.05688063,0.01662783,-0.012085427,-0.037334908,-0.021267297,0.01075581,-0.0017426489,0.047259692,0.054125175,-0.013951706,-0.0045628375,-0.0030512086,0.024797816,0.004263943,0.0069081862,-0.0046040397,-0.031346835,-0.0056973477,0.0072680814,-0.025661437,-0.00853604,-0.04021189,-0.043873843,-0.006025921,0.005589394,-0.003364874,0.006894038,-0.01099428,0.04163961,-0.037962038,0.019661782,-0.02631406,-0.01731271,0.01730546,0.021806505,-0.033929825,-0.002421547,-0.04232328,0.008108545,0.013059123,0.005089285,0.014307197,0.017974509,-0.0056581176,-0.024547538,-0.02634199,-0.017104566,-0.026944669,0.027158175,-0.044783466,0.036866546,0.01866605,-0.05446829,0.024254587,-0.0006899302,-0.034260355,0.014362152,-0.0029393916,0.030690985,-0.048630614,-0.038991064,-0.017660711,0.047643248,-0.021824537,0.019054523,0.0061391583,-0.013430517,0.03552185,-0.013515765,-0.012280869,0.04204562,0.016260859,-0.043103218,-0.061958894,-0.025352716,-0.04705017,-0.03898631,0.010991027,-0.01864426,0.017355653,0.07205456,0.05638143,0.0064923977,0.007707579,-0.03977203,-0.0021448992,-0.16371366,0.020117586,-0.016150957,0.028837418,0.001645146,-0.006194823,-0.023516087,-0.01787105,-0.0070979185,-0.044732362,-0.010082117,-0.04610952,0.03152717,-0.018049657,0.015883062,0.022802502,-0.017833048,0.007898141,-0.06888715,0.032899834,-0.0003571654,0.025367877,0.028644245,-0.008005447,-0.0019143649,0.0002476541,0.006384153,-0.031637765,-0.01128713,-0.0129840225,-0.008222084,-0.04477909,0.03187365,0.020010408,-0.015399976,0.0012035308,0.007289191,-0.025369091,-0.03573286,0.009575429,0.0014331004,0.016669907,-0.0069890795,0.038755335,0.03576607,0.07080789,-0.0057296553,-0.005548648,-0.03281628,0.024838345,0.0029839352,0.022502365,-0.008138234,0.053610872,0.012925366,-0.015218649,-0.033729218,0.00066833745,0.0069310865,0.029677743,0.015555116,0.03286674,-0.04383487,0.011646859,-0.01056855,0.050574493,-0.0036941078,-0.010473488,-0.010493092,0.0015434722,-0.048755318,0.005189028,0.020755157,-0.044925205,-0.017474748,-0.023200426,0.024192223,0.023010587,-0.037175365,-0.006158986,0.00105676,-0.0042774826,-0.03996558,-0.009944685,0.029310241,-0.034668107,-0.00436202,-0.034756977,-0.0443284,-0.025136339,-0.026663005,-0.017835472,-0.014575372,-0.004094084,-0.0021790206,0.059747763,-0.02768137,-0.001963514,-0.012963678,-0.017722797,-0.032318894,-0.04252073,-0.036387276,-0.0048192143,-0.010963222,0.0054498585,0.0050201737,-0.018099876,0.0077962335,-0.0012250461,0.0010270408,-0.01629046,-0.016963044,0.03377715,-0.05880958,-0.00047630386,-0.008482951,0.045869652,0.019903835,0.008327902,0.031677946,0.031702287,0.04121928,-0.04265789,0.0032901608,0.07995874,0.032702584,0.05880068,0.022406582,0.00821877,-0.0059698788,-0.05035889,-0.001132133,0.01643275,0.047804642,0.007224268,-0.0046930886,0.050586075,-0.04539179,-0.013556158,-0.010834362,0.010577476,0.07534129,-0.03920515,0.006965907,-0.0054141963,-0.024835141,-0.013277679,-0.015354487,-0.051818598,-0.027202269,-0.021886751,-0.002262428,0.08915184,0.012576364,0.010198697,-0.0065651946,0.022418516,-0.009634,0.03081911,-0.016888652,-0.05210276,-0.037716076,-0.077867344,-0.011220642,0.05769863,-0.026510965,-0.024260046,-0.015701218,0.018363116,0.016765742,-0.0024782612,-0.023578463,-0.008154135,0.012914237,-0.014918054,-0.003728952,-0.004519496,0.06219188,0.0017548284,0.06775254,0.0009981,0.035429623,0.050050765,-0.0014864069,0.03549531,0.03194348,0.015096942,-0.01983881,-0.007796846,0.009451652,0.015473251,-0.005893219,-0.009853681,0.045549646,0.0059626675,-0.0037037863,0.004794052,0.03436454,0.016550442,-0.009119194,-0.011784269,-0.008812891,-0.019273734,-0.0052251564,0.029783666,-0.00329642,0.01574388,0.020222733,0.05000864,0.03138743,0.0036481884,0.023221407,0.043983378,0.00959264,0.016397348,0.01622373,0.027888,-0.027088737,-0.01925758,0.055007186,0.035189442,-0.026395991,-0.022607023,-0.025204403,0.014147373,0.0071932627,-0.031817146,-0.04131979,0.0058901603,-0.02506751,0.020065857,-0.0025930041,0.06498043,0.01158782,0.027161265,-0.020605708,0.007850916,-0.04027301,0.0020942066,0.033725932,0.0041844426,-0.0045960676,-0.02177844],"last_embed":{"hash":"a6v27j","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"a6v27j","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{8}","lines":[424,424],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"a6v27j","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06638256,0.00006328165,-0.028467065,0.00020377341,-0.021649916,-0.057992946,0.034329757,0.019930106,-0.034769516,0.030936819,-0.010655367,-0.0014479667,0.02589089,0.034726635,0.014268876,-0.00059138093,-0.008313529,0.019644003,-0.004523183,0.010036692,0.006504864,0.010140246,0.08546466,0.019048825,-0.033476632,0.033943333,-0.043817986,0.00049737777,0.040556148,0.050804738,-0.0011468364,-0.048480783,0.016178299,-0.037324384,-0.022936262,-0.034545753,0.036533434,-0.013512574,-0.02505173,0.05499058,0.0039744317,0.003980687,-0.03892271,-0.011378746,0.052810043,0.012718303,0.0013002042,-0.0013541344,-0.016426614,-0.04180843,0.009591728,0.020148087,0.033900756,-0.03644981,-0.026812214,0.05472859,-0.0073441016,-0.033987604,-0.028085982,-0.0062511847,-0.013963953,-0.011668802,-0.018290265,-0.009668246,0.008726388,0.039242525,0.028183589,-0.015518678,-0.020503573,-0.06515082,0.017794406,-0.008920176,-0.011295384,-0.027845165,-0.07053628,0.021033887,0.00009016188,-0.038332865,-0.0059189466,0.03266044,0.013898932,-0.03589289,0.0029450285,0.0047971937,0.045176484,0.027288115,0.009758769,0.03240462,-0.009018794,0.023876285,-0.0010284699,0.04891875,0.01913198,-0.017225243,-0.013822427,0.0019896806,0.018180108,-0.050499868,0.035930704,-0.008345939,-0.0222638,-0.02550784,-0.0076286346,-0.009775038,0.011568373,-0.013081573,0.019805612,-0.025510117,-0.012328224,-0.0194771,0.011033311,0.0259941,0.013330567,0.015068494,0.0070117177,-0.012898151,0.02372093,-0.028658604,0.018786518,0.0018671509,0.051444426,0.030022888,0.027105507,-0.035938926,0.013660755,-0.005407748,-0.005263662,0.004000378,-0.0054771546,0.01481222,0.028177304,0.03174061,-0.03172546,-0.001529411,-0.022744741,-0.015383298,0.008554868,0.028409932,-0.016852953,-0.049788434,0.0021225703,-0.012848051,-0.03375551,0.011164,-0.0028539554,-0.01204354,-0.01296353,-0.008942232,0.00044264348,-0.023431301,-0.04232887,0.029627312,0.0009282121,0.013242414,-0.025020072,-0.008986747,0.07771046,0.033086516,-0.008903881,-0.0057504736,-0.01893043,0.022375854,-0.06360848,0.04637143,-0.006021847,0.012941837,0.0013639996,0.0034804577,-0.016574567,0.020517979,0.001796321,0.0088052545,0.029542333,0.022154702,0.031435493,0.053249873,0.045322675,0.033373635,0.007180659,-0.04042153,-0.030750208,-0.033522043,0.0024184368,-0.05163172,-0.03747917,0.037050284,-0.0011596712,-0.011282602,-0.00575635,0.015388119,-0.02206641,-0.027279152,-0.028886415,0.08524761,-0.01952549,-0.018614098,0.007835517,-0.0014419471,-0.006862133,0.015941773,-0.008167451,0.050268862,0.022693744,-0.014632043,0.013843586,-0.013993808,-0.000026098052,-0.07864375,0.051415645,-0.057680212,0.033520892,0.011439782,-0.025049714,0.010576824,0.012258566,-0.06487404,0.015055774,0.03246055,0.0012821634,-0.013156518,0.00802199,0.061889414,0.026029665,-0.01110406,-0.013501339,0.0243628,-0.014753561,0.02141236,-0.005091322,-0.05327529,0.005795564,0.014251105,-0.032788854,0.013372086,0.019246846,-0.023590662,-0.029768202,0.024450304,0.042347502,0.01362469,-0.0072141853,-0.0034555818,0.03072206,-0.018182999,-0.021432864,-0.039178833,0.042581618,0.025890943,-0.028354757,0.0028742375,-0.017533865,0.0059047756,-0.023040254,-0.02431776,0.006413272,0.031695377,0.0062757838,-0.0054983227,0.006102045,0.00461942,0.0151306605,0.015618107,-0.0074472884,0.013220545,-0.013611123,-0.000748768,0.0041286554,-0.024852423,0.017061274,-0.021877443,-0.009391047,-0.034413762,0.04210075,0.0097266305,0.00462477,0.0031735688,-0.0607362,0.006699983,0.05916773,-0.009915323,-0.009354486,0.055864666,-0.0005688924,-0.017050285,0.0898103,-0.0019674678,0.0010684537,0.0072330167,0.0065261833,-0.029497495,0.0051148217,-0.00487826,0.06353411,-0.013122754,-0.025154423,-0.0075139226,0.04452327,-0.18489236,-0.0016181022,0.012260869,0.03565277,0.006264112,0.011510559,-0.023161931,0.025803793,-0.022930188,0.06229932,0.032465313,-0.0629056,0.042078525,0.0072244303,-0.008374612,-0.0031157634,-0.03571195,-0.015063677,-0.07542829,-0.035138033,-0.05586192,-0.02971596,0.009505698,-0.06913781,-0.030507607,-0.012057626,0.028841663,-0.0022159696,-0.027054349,0.008114275,-0.06721539,0.03104067,0.012273602,0.0025515552,-0.0015085101,0.07183717,0.0038857157,0.0044679055,0.0487633,0.004933665,0.014915381,0.025845524,0.02844255,-0.018596372,0.04063598,-0.007415555,-0.0012600233,-0.007508033,-0.04028385,-0.009294666,-0.011293015,-0.041173346,0.008752271,0.0036151079,-0.021662502,-0.011388911,-0.01815111,0.027560862,-0.038362652,-0.00092072267,-0.011196565,-0.016067754,0.010551293,-0.01098919,-0.042671043,-0.03688976,0.013938418,-0.02185733,0.0135112265,-0.019756513,0.00085935235,-0.04097437,-0.00630153,-0.04098358,-0.01429686,0.01817201,-0.008616225,-0.0436266,-0.010386254,-0.122188024,-0.028062675,-0.0017387583,-0.010597367,0.02311927,-0.007006339,-0.022457654,0.013767761,-0.0058553563,0.0189398,0.25991315,0.026366856,-0.020756027,-0.008405593,0.066862985,-0.028821902,0.0030423899,0.072890334,-0.018766416,-0.029410861,-0.027859746,-0.000889668,0.0016839557,-0.03644116,0.030620456,0.003926188,-0.05322832,0.0012952922,0.07101565,-0.008098486,-0.000014236125,-0.018828481,0.05345464,0.0077088107,-0.012345158,-0.023258857,0.004796553,-0.019076297,0.010764328,0.05046324,0.0043006116,0.01479796,0.05282,-0.039901227,-0.0056147985,-0.005535045,0.014041853,-0.042920884,0.010342681,-0.03341246,0.013903084,0.001271768,0.048585273,-0.018453328,-0.03047474,-0.04763787,-0.020116847,-0.0070062457,-0.013270412,-0.031135425,0.04100727,-0.04794048,0.009996549,-0.014515241,-0.019837666,-0.009905814,0.009357181,-0.026790882,-0.052850954,0.028700877,0.0121437255,0.02009897,-0.026079591,0.06294018,0.0036678112,0.058674846,0.01075281,0.032860067,0.018537635,0.05388869,-0.011747127,0.012861838,0.022802312,0.035312116,0.042432364,-0.057650883,0.039837237,0.022536563,-0.0050636395,0.037184108,-0.027786354,-0.01428884,-0.033622302,0.0041237487,0.0015568252,-0.0153659005,0.01262056,0.030146068,-0.064792626,0.021278607,-0.015277176,-0.004437159,-0.027138915,0.012098264,-0.04519785,0.022576427,-0.0000013127711,-0.0004663392,-0.046033647,-0.023003217,-0.027442355,-0.0072876466,0.008513705,-0.007607932,-0.0050010267,0.0130342115,0.0063432115,0.02769201,0.04843724,0.0011884759,-0.05594254,0.0017492629,0.0056911847,0.026796022,0.014512724,0.022024319,0.03592643,0.034965817,0.011107446,0.012634688,0.017250814,0.0125312805,-0.02098961,0.009087092,0.005243403,-0.023210937,0.020967187,0.032409575,0.0013932765,0.043034956,0.031314243,-0.021602854,-0.02559892,0.014928928,0.019607283,-0.0050173583,0.026008686,-0.023118148,0.02486874,0.048197083,-0.031006334,-0.031914935,-0.015169396,-0.023728985,-0.0043730773,0.010916194,-0.0030333756,-0.011458451,0.0019062854,0.06588916,0.026716482,0.041598383,-0.00025141006,-0.031290162,-0.04861796,-0.06803786,-0.012548236,0.0070823594,-0.00042494872,-0.03184044,-0.026627474,-0.021843443,0.012690316,0.054273177,-0.004005045,0.056237932,0.014947873,0.015126438,0.030080698,0.0120485695,0.004122657,-0.021505103,-0.04866609,0.008583653,0.017152037,-0.033575583,-0.04851556,0.033402834,-0.0024309417,0.0057665026,0.021957736,0.0009020125,-0.059346844,-0.003377485,0.05458435,-0.01198341,0.00086676923,-0.023882924,0.010745985,-0.0054691257,-0.0005348446,0.09767638,0.014903533,-0.0043942146,0.015449547,0.06656915,0.0335163,0.042312875,0.011213603,0.0068711955,0.005693265,-0.009918827,0.015332644,0.011279437,-0.026208758,0.021687524,-0.026406685,0.04254681,-0.027521743,0.044299923,0.007813384,-0.012566097,-0.07205816,0.010853604,-0.0005221388,-0.02365732,0.043529026,0.043753337,0.038005993,-0.021832036,-0.0013524258,-0.026229568,0.03322935,-0.0076315333,-0.01888045,0.050455,-0.010713742,-0.0032422533,-0.010793588,-0.0031766593,0.0050599943,-0.016266502,0.013587228,-0.010346246,0.004346264,-0.006353059,0.025843175,0.007907162,0.0016380869,-0.05639692,-0.019284679,-0.002990207,0.005237831,0.023198903,-0.0095006805,-0.0012305634,-0.022538569,-0.03578503,0.023298798,0.022705825,0.0009094041,-0.0402552,-0.0060601244,-0.012435842,0.053682193,0.0028836636,-0.0025367225,-0.017655768,0.003174753,-0.033958763,0.032629814,0.023639735,-0.031034008,-0.033285424,-0.030885795,-0.022052271,0.02028483,0.0032982063,-0.009052615,-0.009706257,-0.023567656,0.00514514,-0.008050625,-0.069426306,0.014117717,-0.016645657,-0.056922358,0.017251674,0.046392918,-0.042727362,-0.031391457,-0.031479966,0.00516661,0.031670157,-0.032436162,0.03272097,0.037529375,-0.019657612,0.023971334,-0.055610426,-0.0107475,0.018510416,-0.034701925,0.031776574,-0.07876112,0.009774404,-0.03260186,-0.018785384,-0.025937308,0.019484028,-0.024409704,0.010689961,-0.0023866426,-0.009314117,-0.024767576,0.011826428,-0.004114706,-0.013406792,0.049354017,0.034486867,-0.0072804303,-0.032643277,0.0053966967,-0.019866755,-0.016077703,0.026523843,0.055910956,0.002897649,-0.019792084,0.011684274,0.004640716,0.0061445106,0.020652734,-0.005964591,-0.02314009,-0.008477342,-0.0031329147,-0.009685409,-0.006096156,-0.0153058525,-0.05134659,-0.030489985,-0.05012488,0.011249885,-0.038622122,-0.03622867,0.046460602,-0.055383824,0.04648549,-0.022491105,-0.002502473,-0.03269715,0.03307202,-0.043081887,-0.018467132,-0.029395718,0.0092865,0.027539589,0.018196683,0.006155659,0.021068875,-0.020772401,-0.017914867,-0.0027635444,0.039944306,0.052164063,-0.017877903,0.03575786,0.004692825,0.017638087,-0.029244697,0.002297733,0.018761706,-0.030949013,-0.009462754,0.028230818,0.056118283,-0.031690974,-0.05396295,-0.025177943,-0.010586713,-0.06001339,0.024930965,0.028498214,0.00807344,0.05665249,0.016331747,-0.016576353,0.043861028,0.0219301,-0.031175941,-0.06402285,0.0022882237,-0.021677902,-0.011878146,-0.00012088666,-0.025473822,0.0069108643,0.046196632,0.052488346,-0.007930867,0.0017164433,-0.037702564,0.012932943,-0.16041206,0.052520644,-0.01167762,0.008346787,-0.010352833,0.0016040235,-0.026513724,-0.002007129,-0.023585502,-0.031184033,-0.031431444,-0.030023497,0.047533363,-0.03413383,-0.037477054,0.029622173,0.0043084887,0.012953103,-0.029154055,0.05428578,0.0006814356,0.014167141,0.016156554,-0.023665253,-0.023256093,-0.015178963,0.019460117,-0.0078075994,-0.012457444,0.0051764203,-0.02899533,0.010202858,0.00785746,0.03729253,-0.006661116,0.0002320185,0.013510746,-0.036909573,-0.0050612926,-0.0076440903,0.036165476,0.046657547,-0.003112297,0.012077555,0.028293122,0.07692235,-0.019446012,0.014617512,-0.047325067,0.0018323176,-0.037418384,0.02142039,-0.035564724,0.0044759684,-0.0072386838,-0.0071469755,-0.04004147,-0.0026768174,0.045104504,0.032790475,0.0035481444,0.034323514,-0.043298885,0.00968715,-0.05549237,0.015291374,-0.043471348,0.0025640791,-0.018322024,0.021005243,-0.04749955,-0.001111729,-0.039833605,-0.027098805,-0.022816272,-0.006726611,0.028462103,-0.016888747,-0.0068396237,-0.016476475,-0.04742061,0.0062018465,-0.00045964908,-0.037901606,0.037310705,-0.011594902,-0.004043286,0.001608475,-0.036871698,0.016264277,-0.024304887,-0.018213503,0.011964626,0.046219748,-0.016609754,0.04483218,-0.014043707,0.001694036,-0.042827375,-0.0035012376,-0.0315144,-0.052679382,-0.009859338,-0.010327093,-0.037986755,-0.003777068,0.009033792,-0.012037858,0.0021578567,-0.030253375,0.021011464,-0.019339237,-0.011053465,0.009504157,-0.08287812,-0.013608396,-0.016001754,0.03092831,0.0061221244,-0.03545076,0.030582696,0.015192255,0.04458848,-0.032745294,-0.0122647425,0.04899102,0.015951453,0.01544456,0.0036368764,-0.0069089965,-0.0014405652,-0.027563946,-0.0006213609,0.041315615,0.047479335,-0.03404128,-0.027865086,0.05149983,-0.05053273,-0.042836156,-0.045471616,0.008536461,0.03641878,-0.024889754,0.00029331425,-0.050897285,-0.0032567675,-0.0012270804,0.0010659274,-0.020576378,0.024216399,0.007928343,0.019074747,0.05295774,0.01568293,0.048196234,-0.016542394,0.010821701,-0.040695563,0.017353736,-0.025896212,-0.031900216,-0.0394486,-0.06975818,-0.010502288,0.051615644,-0.0099236015,-0.022980653,-0.018683176,0.010587849,-0.00013866277,0.03319363,0.014441517,0.014395479,0.05781118,-0.02684723,-0.010728094,0.005288178,-0.00083856605,-0.011544162,0.059447568,0.0069384943,0.022584625,0.056707006,0.019979788,0.017172216,-0.016271923,0.037195172,-0.038250964,-0.0071677156,0.040622953,-0.0061895037,-0.029750729,-0.006212569,0.029319631,-0.0024077669,0.006030066,0.012913917,0.0088421935,0.049452182,0.017265482,-0.027507234,0.020262336,-0.017030325,-0.01126344,0.01631473,-0.03157138,-0.007460769,-0.041425258,0.07029799,-0.023278711,-0.012885701,-0.00090773776,-0.0064417687,0.0051695537,-0.014354014,0.025602603,0.033224415,-0.023304345,-0.023710605,0.06978233,0.045065045,-0.015820844,-0.04042468,-0.028358767,-0.05479454,0.017728927,0.0017478032,-0.01377027,-0.011228358,-0.019856948,0.032531727,-0.02265391,0.047679313,0.027029397,0.015563197,-0.055068288,0.022188272,-0.032560155,0.038333453,0.07872216,-0.02515165,-0.029635608,-0.024206541],"last_embed":{"hash":"z8ybjg","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"z8ybjg","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{9}","lines":[425,426],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"z8ybjg","at":1762860008527}}, +"smart_blocks:Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041603707,-0.0025832227,-0.027919073,-0.010697719,-0.050282005,-0.063898325,0.040645484,0.022610955,0.006004941,0.023649259,-0.02044361,0.037431788,0.0029660854,0.013519389,-0.00023784587,-0.008945504,0.025556061,0.024620613,-0.025182232,-0.00065618,-0.018168658,-0.016666317,0.03699518,0.0066160155,-0.06849862,0.023002585,0.004839841,-0.009027123,0.025879186,0.0787306,0.0076302025,-0.052103918,0.02202749,-0.0046686814,-0.05262434,-0.036169503,0.010733773,0.00052221346,-0.046971913,0.024080375,0.03732118,-0.016627125,-0.0018556311,-0.0051081264,0.026233193,-0.001430717,0.0014048436,-0.023943564,-0.034135457,-0.016874215,0.0059909048,0.0054817507,0.015760679,-0.020243034,0.008066181,0.03348241,-0.025527587,-0.028124033,-0.043476187,0.043574326,0.0042057014,-0.012291065,0.002948419,-0.0058649993,0.017418278,0.02394968,0.06349886,0.016879218,-0.0012875597,-0.023120921,-0.009873832,0.018852668,-0.04124154,-0.011596075,-0.05745721,0.02756876,0.027761772,-0.08512858,0.018547997,0.027190665,0.01525169,-0.010384085,0.017953034,-0.024749635,0.024188427,0.036342364,-0.014159064,0.043647055,0.01360378,-0.0054768133,-0.0074263765,0.017928649,0.039338402,-0.0056451946,-0.007319911,0.01392723,0.018163154,-0.031162446,-0.0014785328,-0.012466938,0.05625174,-0.004245183,0.0055044205,-0.0021962293,0.007534938,-0.019689018,-0.00362751,0.004075272,0.008099934,-0.011783469,0.0024651822,0.05786956,0.0018949556,0.01989387,0.012579633,-0.030214628,0.011663445,-0.042854827,0.023211315,-0.029146124,0.03618796,0.019529171,0.018735928,-0.055376627,0.0007338068,0.004937101,0.01040554,0.031225583,0.004793048,0.021613918,0.016174374,0.020509643,-0.013156413,0.029790115,0.0006637698,-0.006194527,0.01779469,0.019402206,0.011110081,-0.07561766,-0.0041744304,0.017853344,-0.035271794,-0.009650035,0.014543675,-0.08394488,0.007614095,0.0047119185,0.019722207,-0.047278468,0.010198563,0.028347585,0.02150155,0.052032713,-0.015051252,-0.0100662755,0.025051966,0.05531381,0.00046799157,0.0054736515,0.02478491,-0.009757836,-0.039333336,0.03425265,0.018971829,0.006435816,0.013670493,-0.012229255,-0.013822419,0.0015465327,0.007774799,-0.04105706,0.020613652,0.0057621733,-0.002301962,0.024112111,0.06314067,0.030715138,0.00040728555,-0.017323183,-0.038392354,-0.003342837,-0.040606733,-0.026372127,-0.0460086,0.082687706,-0.010594681,-0.022078821,0.019434301,-0.01854938,-0.0040295403,0.015341624,-0.031301513,0.06320129,-0.02912919,-0.021485556,0.019496743,-0.032889426,-0.025665618,-0.0229074,-0.0360208,0.043587003,0.04782897,-0.029255329,-0.04197168,-0.0027190992,-0.016467467,-0.017088281,0.022472857,-0.017405676,-0.008063823,0.018247357,-0.035260268,0.02081967,-0.04177028,-0.035410255,0.002381765,-0.01047596,0.027406817,-0.009908799,0.0011505376,0.03293057,0.0031357992,0.014944767,0.01611527,0.033563,0.0042983703,0.038674634,0.023819475,-0.045725834,0.005353962,0.008954824,-0.006460185,-0.0021529184,0.01843773,-0.011041729,-0.06365986,0.05091964,0.04777396,-0.025695354,-0.008205372,0.00061070296,0.03868021,-0.030772423,-0.035560593,-0.033971887,0.04056005,0.015901638,-0.03086253,0.025835775,-0.019910485,-0.004857563,0.00092640443,0.001406561,-0.0001882325,0.029532986,0.015376427,-0.0053964667,-0.02289446,0.01741701,0.015937258,0.013505303,0.0043412126,0.020521918,0.000773247,0.031974357,0.012497886,0.0009869934,-0.01626709,-0.009366842,0.019555096,-0.03305844,0.0034147906,0.011455396,-0.0019462992,0.0040548914,-0.04880877,-0.0005024906,0.058807205,-0.01576056,0.011416267,0.034860652,0.045170955,-0.032381218,0.08162238,-0.003652923,-0.00026780667,-0.005705383,0.024068754,-0.06776514,-0.028682286,0.010340307,0.052579593,-0.02292802,-0.028233085,-0.011169755,0.01280917,-0.17312236,0.000919876,-0.011082729,0.03871057,0.012348926,0.009569771,-0.01990901,-0.013976814,-0.046113815,0.063225046,0.004144348,-0.054463096,0.009748229,0.026648212,-0.006855378,0.009232624,0.0077361735,0.0107485,-0.035518527,-0.024908908,-0.014436085,-0.010659235,0.04211259,-0.060533978,-0.051987216,0.016579669,0.05221341,-0.007032105,-0.020136243,0.02730627,-0.048736732,0.0028180971,0.011542696,0.002601259,-0.018578535,0.0482914,0.011168096,0.0060016704,0.013295545,-0.023034677,0.06287548,-0.005445728,-0.0048838616,0.0018020369,-0.0071113366,-0.028418005,0.03002539,-0.036172964,-0.059998024,0.0010352033,-0.05805703,-0.043338217,-0.037510287,0.015201407,-0.037551623,-0.006239307,-0.0064187525,0.030491188,-0.037707273,0.049200177,-0.05305297,0.020414535,-0.012529143,-0.035366032,-0.03527698,-0.044536483,0.0026067318,-0.03505572,0.013094841,-0.035883054,0.020428108,-0.03945009,0.046776913,-0.026093038,-0.06868626,0.006134506,-0.029846936,-0.04968324,-0.0037454823,-0.1037504,-0.011379936,0.0034866284,-0.035184417,0.042437103,-0.027984383,-0.037309986,0.027784182,-0.001145814,0.051741626,0.25476435,-0.019078607,-0.02334718,-0.03871417,0.033212237,-0.035508297,-0.0030392117,0.045439955,-0.022089014,-0.045501504,-0.022122515,0.025607135,0.001304872,-0.023762781,0.036594816,0.017471671,-0.06219907,0.019289006,0.07918107,0.015172894,0.025388509,-0.0028391609,0.026585784,-0.00097069534,-0.029324789,0.0019148749,-0.04409598,0.01699254,-0.008991787,0.08369768,-0.013658221,0.00014399474,0.050537862,-0.022178307,-0.020733189,0.027367542,0.02815965,-0.062751226,-0.0070189694,0.023721687,-0.020847904,-0.011430088,0.030424248,-0.05793009,-0.035336837,-0.04716809,0.0008410034,-0.007089741,-0.0099224225,-0.015530845,0.07243291,-0.0045610624,0.015877359,-0.018519556,0.02175962,-0.032194756,0.008536044,-0.017206425,0.0021855708,0.025828786,0.032163396,0.0075777047,-0.04719495,0.020041164,-0.0061322493,0.02105706,-0.02756884,0.0014992586,0.0012375851,0.013927482,0.004447723,0.0011010694,-0.011889305,0.039119564,-0.006612721,0.0015737867,0.03050701,0.035387617,-0.01800905,0.03622289,-0.010309969,-0.052038617,-0.01821817,0.0011637048,-0.0046026777,-0.026845822,0.010368601,0.07180353,-0.009931232,0.033354353,0.0004280679,0.006471291,-0.030451741,0.039243136,0.0083306255,-0.006563916,0.034235086,-0.021705465,-0.053193223,-0.0073550725,-0.04203148,-0.02272273,0.013747933,-0.01000933,0.03364565,0.013026037,-0.024431072,0.032394838,0.046892453,0.0036549945,-0.04214361,0.032766715,0.018250732,-0.012696454,0.004975281,0.04426496,0.011202152,0.04356344,0.040076137,0.020881014,-0.017532391,0.00040085512,-0.029750682,-0.0048704315,-0.017375551,-0.055852413,0.03727525,0.052292455,-0.041411642,0.06496406,0.008587387,-0.012489441,0.020126084,0.022974184,0.020015571,0.0059069674,0.017317966,-0.013896296,-0.028852856,0.042118277,-0.050127037,-0.0014258077,-0.025601495,-0.00085908925,0.013991819,0.007559158,-0.002120289,-0.0043566837,-0.019249659,0.016627915,-0.006529788,0.041396823,0.033604987,-0.029380241,-0.030987917,-0.0792181,-0.047600724,-0.06444755,0.0051144706,-0.020202553,0.0071128225,-0.007100176,-0.027331412,0.065927334,0.02905214,-0.009085901,0.013907166,0.05410959,0.012754581,0.0014173052,-0.0021584427,-0.022100115,-0.04200164,0.01644111,0.0063443216,-0.03939045,-0.039770484,-0.035615914,-0.05096602,-0.03747065,0.029130386,-0.019965505,-0.038129892,-0.009154845,0.041602258,-0.06638797,-0.022562303,-0.00059145613,-0.0035153283,-0.00089223194,-0.03037407,0.09630628,0.011707493,-0.007339799,0.031943526,-0.0038152284,0.060268715,0.037762105,0.004431301,-0.023885647,0.015022145,0.025367519,-0.0012914457,-0.00004804756,0.021052178,0.005288905,0.007913931,0.030237617,-0.019900754,0.034889124,0.0153006045,-0.0025267226,-0.03128774,0.029498864,-0.009208715,-0.011325735,0.03155573,0.04602707,0.005610917,-0.022218073,-0.017897077,-0.028903577,-0.003410343,-0.015014976,-0.02582187,0.053278387,-0.045659956,-0.01200959,-0.007696195,-0.01461362,-0.0020383275,-0.020896051,0.048098225,0.001892071,0.01744861,0.002813694,0.009519099,0.019589318,-0.0140032,-0.03175872,0.0076757837,0.010188941,0.016423762,0.052386623,0.019048758,0.035594996,-0.048248857,-0.04285808,0.05645675,0.013795101,-0.010927895,-0.05004205,0.027362073,-0.017274806,0.025583388,0.03577529,-0.011402876,0.023615148,-0.027491467,-0.014351367,-0.00875451,0.02835244,0.01517669,-0.020951597,-0.07605244,-0.037265066,0.023983888,0.0014088758,-0.042159006,-0.044685476,-0.010939265,0.01815117,0.0046850634,-0.01996034,0.006220629,0.005355798,-0.060322687,0.044971175,0.0118963495,-0.063788526,-0.02590286,-0.0027840985,0.012864947,-0.0037879762,-0.028450394,0.009495967,0.008190165,-0.01901845,-0.0075338157,-0.024361942,0.020062568,0.004972229,-0.055793464,0.021621965,-0.050254367,-0.017610395,-0.007179167,0.026225429,-0.033094347,0.02492418,-0.013614951,0.009691915,0.009555066,-0.0070293993,-0.018497318,-0.0077453186,-0.040079374,0.002399475,0.107356966,0.02988191,-0.008190458,-0.06702473,-0.036261223,-0.0068949373,0.0014549486,0.026285172,0.06354813,-0.020240892,-0.0072001643,0.004508922,0.01870106,-0.008871707,-0.0066706385,-0.034655854,-0.055534497,0.03360078,-0.005811828,-0.017500544,0.0068242853,-0.018764528,-0.036759555,-0.01682956,-0.03209736,-0.005273238,-0.033272464,-0.0030420604,0.020342812,-0.0026994888,0.035265476,-0.029470516,-0.03391688,0.019412385,0.015723893,-0.02071306,-0.0034878554,-0.049558315,0.013801039,0.0027166475,0.021770379,0.007521345,0.01510544,-0.020917963,-0.0064466074,-0.02292279,0.017762225,0.0095431255,0.033623833,-0.006838715,0.042587567,0.048935622,-0.043817513,0.006265329,-0.031862356,-0.029989323,-0.0183281,0.00950836,0.03366026,-0.03599235,-0.028219437,-0.003514826,-0.010786403,-0.029228916,0.0062997183,-0.012535235,-0.026327386,0.027082814,-0.009290666,-0.014207563,0.029597448,0.017260011,-0.0035508082,-0.044284813,-0.026187737,-0.027652685,-0.058365013,0.0014856546,-0.0004907155,0.04076165,0.057998728,0.023799803,0.0020131639,0.009265764,-0.027575253,-0.0010414418,-0.16418153,0.030843604,-0.030498331,0.00059492,-0.015584704,0.018070338,-0.0141878985,0.004843967,0.004189557,-0.023033312,-0.03413002,-0.045704942,0.015465446,0.0009987423,0.0044205915,0.011667412,-0.047618028,0.006657718,-0.03435825,0.073455855,0.006002646,-0.016719265,0.02406143,0.0103821615,-0.013828751,0.022177292,0.026238669,-0.0055528176,-0.012865042,-0.057244122,0.026395574,-0.033086255,0.023726333,0.04437184,0.0062564444,0.004338988,0.017009858,-0.024129959,-0.026076654,-0.02144167,0.006910511,0.010391227,-0.006717005,-0.013101446,0.003911339,0.04634744,-0.001074634,-0.001478955,-0.034971606,-0.0037301173,-0.014970413,0.029236102,-0.0071127145,0.007722906,-0.0047433223,-0.027651725,-0.03026219,0.0010185387,0.011249444,0.0042148028,0.015309673,0.028736524,-0.03616002,-0.014467032,-0.01887278,0.05919719,-0.05565094,-0.015495103,0.0040571913,-0.0015378488,-0.054361198,0.03125495,0.011639234,-0.014663162,-0.013509215,-0.010188788,0.0342931,-0.011009265,0.00083080627,-0.0144361155,-0.04806457,0.003949287,-0.042613085,0.013592827,0.04649719,-0.032901354,-0.0040839626,-0.023198498,-0.025298271,-0.016257975,-0.02102548,-0.017381508,-0.002345686,0.018682672,-0.0027570778,0.056627065,-0.04500426,0.022613887,-0.012184328,-0.009318852,0.020102104,-0.049244214,0.002966747,0.0045689843,-0.0065831384,0.004980701,0.022293173,-0.008289616,-0.0005950459,0.002555657,-0.03647583,-0.016036475,-0.039037716,0.021984981,-0.09629685,-0.0066984193,-0.02225298,0.033557866,0.0068440563,0.013969852,0.029310647,0.008685943,0.021457424,-0.045799043,-0.00069082057,0.04573112,0.036825314,0.044663623,-0.000072113886,0.016701072,-0.015428163,-0.04489202,0.05101848,0.021631684,0.061428912,0.005486648,-0.009912724,0.023184255,-0.045223378,-0.034190092,-0.025193043,-0.02389316,0.049146596,-0.04193309,0.014613858,-0.036447465,-0.004636895,0.014780922,-0.021305002,-0.03837645,0.033461913,0.01274643,0.04051254,0.038659934,0.0009491579,0.025392557,-0.018279662,0.007570784,-0.0021745737,0.032536875,-0.022362227,-0.016595686,-0.026598962,-0.049599312,-0.0005769671,0.057628013,-0.002633764,-0.016339626,-0.016398717,0.024666008,0.017703563,-0.0012104072,-0.01617828,0.016974354,0.0307587,-0.008740613,0.006127009,0.010219958,0.03738873,0.016243774,0.03845337,-0.010040186,0.035397813,0.025383163,0.010583596,0.023300659,0.0072150403,0.05613909,0.02219599,-0.022303203,-0.0034136334,0.020318191,-0.031452466,-0.025297819,0.039729275,0.0035774778,0.009679614,0.030529182,0.044694833,0.026975766,0.015308157,-0.010807937,0.012205758,-0.027911657,0.028037611,0.013687853,0.023831358,0.022372667,-0.00077590917,0.014264586,0.0056966343,0.020013198,-0.0075586615,0.025870532,-0.026939703,0.005777833,-0.004734917,0.023046976,-0.017597253,-0.008819703,0.027030602,0.028724113,-0.025140963,-0.054913063,-0.008521712,-0.0331287,-0.009566526,-0.016542017,-0.049517334,0.025552891,-0.035111785,0.02580199,-0.00295487,0.020497791,0.014113277,0.05564744,-0.06510369,0.048363764,-0.04077862,-0.013845141,0.059795473,-0.029646283,0.033628244,-0.040957153],"last_embed":{"hash":"y40upg","tokens":50}}},"text":null,"length":0,"last_read":{"hash":"y40upg","at":1762860008527},"key":"Personal/Areas/Routine/Daily System - Tracking & Accountability.md#Daily System: Tracking & Accountability#The Bottom Line#{10}","lines":[427,428],"size":62,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"y40upg","at":1762860008527}}, diff --git a/.smart-env/multi/Personal_Areas_Routine_Diet_md.ajson b/.smart-env/multi/Personal_Areas_Routine_Diet_md.ajson new file mode 100644 index 0000000..c6d0905 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Routine_Diet_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Personal/Areas/Routine/Diet.md": {"path":"Personal/Areas/Routine/Diet.md","embeddings":{"bge-m3:latest":{"vec":[-0.020565728,0.026291028,-0.0034016871,-0.028945362,-0.07924681,-0.029273506,0.026018802,0.008930017,-0.036977712,-0.042143404,0.0072728344,-0.009047357,-0.07466323,-0.005259269,0.013103818,-0.027797857,-0.01105405,0.004789637,-0.05126981,0.018856276,-0.013491661,0.023684422,0.026480926,0.014289299,-0.018939285,-0.0067019127,0.026470128,0.015161458,0.0025921701,0.03494,-0.00605087,-0.043093592,0.003677195,-0.06947735,0.002770077,0.006634536,-0.011516925,0.008040837,-0.041127495,0.047933348,-0.007604009,-0.02631687,-0.02236225,0.0038663796,0.022461735,-0.0073016193,-0.04355813,0.0058142035,-0.053693138,-0.030151729,0.008825121,0.023742326,0.009834721,-0.0113625275,-0.013657872,0.01758874,-0.0026449787,-0.031852957,-0.0020259584,-0.0030342452,-0.012510275,0.036415536,-0.0041077044,-0.0351977,0.02160479,0.07666265,0.10389229,-0.01583177,-0.013788037,-0.014634253,-0.036209047,0.020799061,0.00030059728,-0.015199154,-0.02745582,0.045860257,0.023020014,-0.004769496,0.04275682,0.046232667,0.028787196,-0.010481532,-0.0001352657,-0.026082022,-0.014279696,0.031341687,0.015504462,0.028270433,0.029912638,-0.0392678,0.038700674,0.0031205465,-0.0020908255,0.004614061,-0.03636395,0.03146674,-0.0018069654,-0.019180626,0.044454217,-0.0010680537,0.06428184,0.014703552,-0.027503544,0.01819294,0.010013189,-0.013754093,-0.0007242785,-0.013251392,0.035049513,-0.007384402,0.028431483,0.016083628,0.047189534,0.0017164134,-0.0075491397,-0.001614202,-0.020168893,-0.045665503,0.01087143,-0.036738824,0.04565762,-0.027578238,0.0064776293,-0.023250889,-0.027618863,0.04794743,0.041031044,-0.013946747,-0.009657119,0.0029028817,-0.020603046,0.032958776,-0.026907848,0.024198635,-0.0022841988,-0.016093405,0.027549095,0.02949416,0.013237902,-0.07661855,-0.016642472,0.026335659,-0.015719306,-0.03476686,0.06199107,-0.021585703,0.013922314,0.0015928572,0.0008258461,-0.0033781598,-0.011437622,0.010105469,0.026324295,-0.02864934,-0.00078246073,-0.0075842557,0.045450334,0.04110459,-0.02373628,-0.011988347,0.031627767,-0.029943522,-0.006609602,-0.002799744,-0.0257628,-0.00789194,0.06334204,0.059769932,-0.020423185,0.014717735,0.026852403,-0.04163555,0.00388783,-0.00007286562,-0.013582362,0.02563318,0.096984126,0.015838668,-0.0023295362,-0.047873642,-0.06874885,-0.043175086,0.0014350589,-0.06933371,-0.03159357,0.019561116,-0.002225251,0.034248706,0.016532289,0.013634574,-0.0144108515,0.048571136,-0.0089471005,0.007977733,0.028666152,-0.032892708,0.022376262,-0.051432222,-0.041210957,-0.04861799,0.062320895,0.023419993,0.009882659,-0.03633581,-0.006888094,-0.0300445,-0.01941213,0.028397862,-0.015331623,-0.0353499,-0.01970919,-0.007839637,-0.048444293,-0.010658285,-0.00042471645,-0.003627133,0.042122032,-0.02125254,0.013913666,0.008872586,0.0035783865,-0.007267675,0.0139968665,-0.0013007326,0.03966125,0.010121718,0.015329945,0.013791715,0.054458797,-0.040108312,0.024899043,0.020989414,0.017259883,-0.012032215,0.00824216,-0.0025782075,-0.03504402,-0.017882314,0.0016186972,0.0026268645,-0.025357133,-0.022492012,-0.022625307,0.049763896,-0.05609977,-0.0041124397,0.047246255,0.044036746,-0.020852875,-0.0156145,0.02230729,0.0028150035,-0.04305081,0.0075989133,-0.021403354,0.0075520803,0.0053730314,0.0043111164,0.0064221784,-0.048794065,-0.00056037056,0.03355625,0.027388347,-0.008881097,-0.015955167,-0.028527874,-0.003685246,-0.014162834,0.04971909,0.01404777,-0.041993886,-0.03815969,0.006772148,0.042334132,-0.03342773,0.0071436125,-0.02170429,0.027329424,0.048444834,-0.018955551,0.03875439,-0.016506772,-0.0028523165,-0.0043379436,0.02582822,-0.0063376655,-0.017601565,-0.05339197,-0.0071372148,-0.04251988,0.0018628796,-0.019176465,0.051265284,-0.07088456,-0.015262672,-0.0010577946,0.014880713,-0.14698042,0.022408089,0.016615482,0.041513883,0.032860722,0.024701674,-0.002380291,-0.015175827,-0.016922388,-0.005412833,-0.020768834,-0.046830934,0.032357454,0.0045759133,-0.008975147,0.005152191,-0.01177987,-0.039711688,-0.022380115,-0.02318156,0.009268527,-0.033186663,0.035999987,-0.0023234747,-0.035916876,0.050090536,0.0027354492,-0.04563918,-0.046495512,-0.022770183,-0.041085362,0.019455183,-0.0027626138,0.06305032,-0.014734155,0.04603638,0.013659605,-0.0075108674,-0.024917567,0.010473478,0.033320963,0.03702455,-0.031681,0.029126521,0.009331278,-0.0026059556,-0.0334388,0.03561348,-0.06348416,-0.01087794,0.048121396,-0.023817608,0.0025533028,0.025326947,-0.021819469,-0.0028965764,0.0028903245,0.036365956,-0.009461404,0.051009204,-0.03206719,-0.04407679,0.022917774,0.0075633507,-0.044614833,-0.02201666,0.01217758,-0.033150814,-0.017064158,-0.07565341,0.045420583,-0.010877934,0.03198546,0.00531936,0.015678331,0.022950124,-0.0034423657,-0.059947696,0.021197435,-0.09960947,-0.0324272,0.044660218,-0.0152114825,0.011651134,-0.015041679,-0.04708045,-0.019946001,0.019359939,0.01216239,0.22461176,0.024742316,0.0011075626,-0.025501737,0.031852983,-0.0067633116,-0.034487005,0.042975567,-0.04939624,-0.033729915,-0.013421318,-0.013476232,-0.037683953,-0.03416122,0.0511916,0.00988334,-0.009179884,0.009796175,0.077466466,-0.0007618683,0.016768606,-0.009071363,0.0039843945,-0.042287305,-0.0066530723,-0.03589272,-0.00013236757,-0.008580375,-0.0053973757,0.029169187,-0.06400372,-0.012347448,0.036533345,-0.0009243647,-0.0065090717,0.0032453798,-0.015149569,-0.00028784233,0.020389909,-0.0122311,-0.02847788,0.0016807491,-0.026997913,-0.014186411,-0.049923047,-0.015789498,0.0061819144,0.010009579,0.014046556,-0.01733284,-0.01108389,-0.0016118088,-0.0017079243,0.0036198527,0.021317732,-0.012981296,-0.014288064,-0.016905488,-0.05676274,0.057090282,-0.004034574,0.033696096,-0.054042574,0.0021788639,0.0016204681,0.035040483,-0.015705945,-0.016939905,0.035167433,-0.0060383175,0.0061708484,0.019577106,0.013741446,-0.034352224,0.032045282,-0.01081114,0.06365928,0.036095332,0.009143532,-0.0101332525,-0.040164042,-0.041299105,-0.016576398,-0.028958904,0.0133011285,-0.008698639,0.08819991,0.036928445,-0.01109521,-0.046368517,-0.0090258485,0.020346226,-0.020832514,0.012891121,0.013635328,-0.017223958,-0.0154760275,-0.0008601628,-0.07201541,-0.0006844591,-0.05731155,0.004759575,-0.016084483,-0.016894052,0.03315057,-0.028183172,-0.02801399,0.018625114,-0.03414893,-0.009413682,0.007414762,0.025065456,0.026400847,-0.03586791,0.017817436,0.018586226,0.04512584,-0.00011951145,0.049001206,0.028375736,0.051539008,-0.018083224,-0.013289955,-0.007921055,-0.02809654,-0.06894627,0.06479908,0.026860768,0.04909182,0.007558722,-0.018390493,-0.023104275,-0.048749357,0.0064664795,0.059507977,0.0480012,-0.024949763,-0.044182383,0.010936841,0.0084596425,0.045565475,-0.018714413,0.009611781,0.013054803,0.022522585,0.029503254,0.0028382216,-0.015979562,0.022693336,0.055330344,0.053312965,0.018105578,0.0731883,-0.056272738,-0.0015314036,-0.024273181,-0.014054638,-0.015178594,-0.021947278,-0.019641854,-0.015148652,0.05110853,-0.02266195,0.038870573,-0.040666275,-0.011304405,0.025579575,0.031611953,-0.01425343,-0.017878883,-0.012255425,-0.029487997,-0.031373274,0.000033794575,-0.009916907,-0.026903806,-0.009046187,0.007952526,0.007671263,-0.0440184,0.007891774,-0.020991048,0.03258019,0.0013677895,0.016451722,0.010683636,-0.0061722607,-0.031054338,0.044532306,-0.02055542,0.019325782,0.086886294,-0.014276911,-0.015944457,0.038649093,0.03108875,0.035935033,0.046764087,0.07082016,-0.03617087,-0.037514698,-0.026275294,-0.027381416,0.016048428,-0.022584455,-0.027499823,-0.012969926,0.004161908,-0.014727735,0.0033265667,-0.0034219518,0.008059435,-0.013918811,0.03159607,-0.0072702887,-0.018493183,0.029523505,0.03449002,-0.04341105,-0.036235157,0.0026382299,-0.037777912,-0.0037084566,-0.03264267,0.010350727,-0.012497847,-0.005023075,-0.0043201176,-0.010027207,-0.059021786,-0.004389318,0.032748528,0.016590256,-0.008746528,0.007688074,0.027578104,0.02304873,0.01664423,0.019900186,-0.03820499,-0.0381052,-0.02324586,-0.013935631,0.0015983181,0.040211756,0.04236889,-0.033545226,-0.042622168,0.037109066,-0.0007005781,-0.006077206,-0.011128195,-0.011165366,-0.005594238,0.043577,-0.032772575,-0.0064327396,-0.012252336,0.017088408,-0.022787208,-0.00093652797,0.050716806,0.06815838,-0.012006345,-0.0659179,-0.05545417,-0.02436193,-0.03161392,-0.028181477,-0.0017084474,-0.001089321,0.0056825285,-0.030681482,-0.027649123,0.035777297,-0.014405035,-0.0071461536,0.025530735,0.016207887,-0.08109933,-0.0056835534,0.002681273,0.0448711,-0.0023909805,-0.0042959065,0.040054057,0.00806034,0.019894857,0.010690502,-0.01517292,0.004461817,-0.029254418,-0.032133557,0.033055134,-0.024378952,0.010625564,0.04012096,0.0066111116,-0.022274816,-0.03462537,-0.012348937,0.023825312,0.01230859,-0.025698103,0.034545243,-0.042738125,0.0012781835,-0.07708486,0.045748174,-0.0019465603,-0.0016978845,-0.019012928,-0.027857006,0.026240144,0.03962358,-0.0105536245,0.045951225,-0.024903158,0.018927256,-0.0004634446,0.025155408,0.013022976,-0.0024487632,0.043038428,-0.027925123,0.009804519,0.025153833,-0.016753692,0.011983979,-0.023933902,-0.039222904,-0.000048553553,-0.0075685754,-0.012730442,0.001708638,-0.025194567,0.0052782334,0.019747775,0.017258713,0.016253293,-0.039870102,0.020002611,0.03915416,-0.0016063938,0.04132676,0.037825897,-0.043201268,-0.008483753,-0.004067999,0.016169585,-0.0047412915,0.002108105,-0.0012444932,-0.015320778,0.058565795,-0.00042510778,-0.01493323,-0.022566022,0.04044045,0.03492668,-0.05626491,0.012790064,-0.015389565,0.015090617,-0.024589065,0.030635808,0.002089501,-0.016149942,-0.010857068,0.011536365,0.022420729,0.021412618,0.020492664,0.048836514,-0.034408163,0.041302543,0.007671506,-0.022967724,0.039109882,0.005839789,-0.0045172293,0.013086518,-0.03007667,-0.017661966,0.00057176116,0.0084576635,0.029293742,0.028599987,0.041502744,0.009733661,-0.016612666,0.0023815813,-0.009496166,0.0158853,-0.12653084,0.0434069,-0.008292307,0.0027624327,0.011529752,0.03203288,-0.04755955,-0.03624191,-0.05426825,-0.029680753,0.031401243,-0.028190857,0.052954633,-0.0072740214,-0.040974695,-0.01459659,0.00095783273,-0.040130284,-0.03616838,0.06658077,0.009942948,-0.054918412,0.053485032,-0.026092404,-0.019009562,-0.038938172,0.009980067,-0.014190429,-0.011742521,0.046018872,0.015390931,-0.015083635,-0.004403943,0.04345984,0.016512828,0.0042327237,-0.0064105685,0.0022612023,-0.0009760743,0.046722326,-0.017344244,0.03355123,0.019528007,0.004857518,0.023715142,0.07604705,-0.0025093232,-0.005653803,-0.0063724676,0.01625003,-0.06568071,0.038147207,0.025025764,0.01774318,0.0028373825,-0.031296186,0.014412353,0.0074980487,-0.0036338705,-0.0008881944,0.013069508,0.015448458,-0.02344157,-0.040669054,-0.03585455,0.027861925,-0.011625467,-0.039894685,0.0025593939,0.02146802,-0.04463758,-0.0053987117,0.0034943912,-0.019193847,-0.033102486,0.028150834,0.036685135,-0.031927902,-0.04830777,-0.054257914,-0.05399538,0.017606065,0.054504428,0.013127346,0.021649815,0.003922603,-0.02633154,-0.02924937,-0.028626282,0.032302596,-0.10183116,-0.020173065,-0.019022366,-0.01046461,-0.00021497355,0.005198771,-0.002105065,0.0033509424,0.016740564,-0.0052751405,-0.02588544,-0.07661765,0.013767691,0.0033698492,0.010986583,0.030954367,0.0041921847,-0.031794935,0.0030064562,-0.018739583,-0.0013894306,-0.006721664,-0.055242736,0.007138198,-0.07773148,0.004975128,-0.020865034,-0.022628002,0.042367496,0.0050585736,0.03591408,0.009485713,0.06597989,-0.017568054,-0.0056069763,0.04533484,0.05000715,-0.0070916596,0.06463811,0.023550667,0.030824047,-0.031812962,0.027892342,-0.01970594,0.04590277,0.0044156592,-0.0043174606,0.03361856,-0.047429636,-0.023156203,0.0071373386,-0.026410168,0.014843765,-0.028464075,0.017475508,-0.032933243,0.024087934,0.02641469,0.0176946,-0.03343466,-0.017264033,-0.047501955,-0.01563306,0.039500955,0.0016779152,0.0449333,-0.013682962,0.0023689757,0.00071773253,0.059637018,0.013044578,-0.0005745435,-0.002659527,-0.027098056,0.019350505,0.058207773,0.011576693,0.015022826,-0.088123485,-0.0020188938,0.018407268,0.016767452,-0.01005834,0.0111342,0.029742282,-0.022292608,0.011277868,-0.029206768,0.00081655255,-0.031320777,-0.023537999,-0.039124165,0.03883543,0.039004676,0.052815773,0.062981665,-0.036252305,0.03110708,-0.0046751043,-0.009001548,-0.042835552,-0.002078731,-0.017610425,0.0056715286,0.045265075,0.029320342,-0.009576282,0.048395608,0.007042039,0.014570852,-0.0012424343,-0.04857939,0.0020429343,-0.0027733683,-0.0049663736,-0.040758636,-0.023758298,-0.04266823,0.016183682,0.022593074,-0.033741508,-0.03973354,-0.008274986,0.017970175,-0.007882895,-0.034448612,0.014139342,0.020388903,0.011081823,-0.010735885,0.014621152,0.042110153,-0.03697243,-1.8812993e-7,-0.035906672,0.009338471,-0.03433314,0.04216532,-0.05750391,0.0074806674,-0.006282223,-0.037747096,0.014864057,-0.009867546,-0.013597556,0.015679915,-0.01509001,-0.038564485,-0.015373998,0.013402794,0.044735324,-0.022188587,0.009980322,0.00046046785],"last_embed":{"hash":"9rpj2e","tokens":2}}},"last_read":{"hash":"9rpj2e","at":1762883021861},"class_name":"SmartSource","last_import":{"mtime":1762882993000,"size":27,"at":1762883021861,"hash":"9rpj2e"},"blocks":{"#":[1,1]},"outlinks":[],"task_lines":[],"last_embed":{"hash":"9rpj2e","at":1762883021861}},"smart_blocks:Personal/Areas/Routine/Diet.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021654231,0.030972468,-0.005569572,-0.035837535,-0.07858456,-0.025580622,0.018284231,0.011727796,-0.033305153,-0.044062044,0.0055972105,-0.009081879,-0.074504554,-0.0063507874,0.01120491,-0.025921457,-0.009152074,0.0020473923,-0.050603993,0.01588952,-0.016850753,0.025798107,0.02345465,0.01893928,-0.018406494,-0.0073967692,0.024851564,0.01309362,0.0063150497,0.030088134,-0.0052974345,-0.04452571,0.006807111,-0.070885,0.0002261714,0.008675572,-0.01115647,0.016815245,-0.038583223,0.047379814,-0.0033359255,-0.01857515,-0.019923778,-0.0019069894,0.024636962,-0.013628424,-0.04839604,0.005086984,-0.049124006,-0.028099423,0.012313681,0.022545788,0.011949243,-0.0050505092,-0.021008013,0.022112617,-0.009697485,-0.02963873,-0.0063396012,-0.006975136,-0.010359866,0.03529256,-0.010264483,-0.043013528,0.021153104,0.08021862,0.1015939,-0.013009545,-0.017312733,-0.010598348,-0.033904668,0.018586151,-0.006645766,-0.012522115,-0.032364562,0.049290165,0.016965974,-0.005570133,0.03871651,0.04178814,0.041742735,-0.011069711,-0.012854869,-0.02250528,-0.019090945,0.02984248,0.014356023,0.02668022,0.035732787,-0.040338237,0.039142847,0.0072506643,0.0022984184,0.0064698695,-0.037239775,0.040859938,-0.010671829,-0.01564075,0.039943196,0.0018297134,0.060689915,0.016228614,-0.03159574,0.012710364,0.0027757047,-0.014415645,0.0018708591,-0.0109021235,0.03284776,-0.006735152,0.032133777,0.012995436,0.049707547,-0.005653414,-0.010322759,-0.009659238,-0.02833748,-0.040506825,0.008633603,-0.041993983,0.04308354,-0.025668973,0.0022154571,-0.023157982,-0.035703037,0.04330522,0.04009822,-0.015362355,-0.01103485,-0.00044805923,-0.011761824,0.039989382,-0.026720071,0.022121824,0.00075910776,-0.02015623,0.028365025,0.02411356,0.011292514,-0.07087393,-0.019815383,0.03017595,-0.015337178,-0.038895603,0.060688097,-0.029661797,0.019939596,0.0035504696,0.00060813146,0.0049911765,-0.006112381,0.013510952,0.021039404,-0.025825227,-0.0049608713,-0.0007789636,0.043796007,0.037306108,-0.027183075,-0.005434175,0.032039993,-0.03845265,0.0003422953,-0.0060295817,-0.0264375,-0.004862579,0.06049361,0.061145846,-0.02057256,0.010185397,0.025125513,-0.039689865,0.0015722474,-0.0020304034,-0.013259247,0.029289415,0.101266935,0.013266426,-0.0015830497,-0.046907254,-0.06464602,-0.04426065,0.0026820493,-0.06433146,-0.019523393,0.027470132,0.0047881785,0.03512966,0.017626952,0.010726721,-0.0128476145,0.04549178,-0.0053767576,0.00941257,0.030402657,-0.03838382,0.020699318,-0.06089207,-0.032554653,-0.05162195,0.052406862,0.028673075,0.007586342,-0.036921322,-0.0070918826,-0.026829725,-0.021675423,0.035868514,-0.023265602,-0.038215958,-0.017325329,-0.005549521,-0.04472671,-0.0062094573,-0.009872387,0.0001783999,0.04103046,-0.021975132,0.00911455,0.004345637,0.00091658847,-0.007695147,0.015349242,0.009601391,0.04276193,0.010959796,0.010483659,0.016053032,0.045734808,-0.043867383,0.024581557,0.016618576,0.024654651,-0.012459773,0.00012532456,-0.0037252419,-0.036445104,-0.015895395,-0.004863722,0.0045108665,-0.024107173,-0.022082854,-0.020033132,0.052601937,-0.05443308,0.002302001,0.04592575,0.04234871,-0.017374808,-0.013228065,0.023873325,-0.00299779,-0.039106518,0.0052094166,-0.012922295,0.01182495,0.0057498803,0.0035910634,0.012261814,-0.0486089,0.0007032525,0.029714728,0.026794259,-0.011266171,-0.012954497,-0.0304512,-0.0058248197,-0.010386702,0.04656509,0.0038666201,-0.040441092,-0.03372335,0.00046656773,0.04070065,-0.034419414,0.0050558136,-0.018194586,0.024847852,0.03942408,-0.019748779,0.04044668,-0.016046599,-0.0010746613,0.0029178883,0.024171894,0.0071935784,-0.021670334,-0.055571467,-0.0010561412,-0.03618505,-0.0018116691,-0.022320557,0.048379257,-0.07346581,-0.013505208,0.0024886457,0.018055402,-0.1422281,0.02648483,0.021986134,0.040131386,0.033885803,0.02860408,-0.008394969,-0.016709888,-0.014395626,-0.005804869,-0.025448864,-0.04688649,0.033412658,0.0041153664,-0.015842061,0.011718536,-0.013596265,-0.040164445,-0.023123425,-0.020228935,0.008614175,-0.035136364,0.044896826,-0.00458859,-0.03720068,0.051664595,0.0043182005,-0.05060128,-0.04521622,-0.019392854,-0.04843823,0.022453705,-0.0023288582,0.06659904,-0.013115585,0.049744815,0.013467905,0.0011991886,-0.023896178,0.013105873,0.031536683,0.04188939,-0.031462565,0.031499583,0.005949215,-0.012366042,-0.03592377,0.036752164,-0.06233136,-0.008942718,0.05668668,-0.027905159,0.00063290406,0.021980882,-0.022089109,0.0014035814,0.01241458,0.034777842,-0.01025178,0.050055865,-0.032822985,-0.054086287,0.029589621,0.008469348,-0.047619674,-0.01629287,0.0141306305,-0.021609984,-0.01651507,-0.06950903,0.046391867,-0.017003033,0.025394619,0.011288233,0.025008915,0.028744932,-0.004270537,-0.06027962,0.016088836,-0.10212656,-0.031612333,0.047976267,-0.010667864,0.014216129,-0.014754156,-0.045166876,-0.025723934,0.017044703,0.014935612,0.23082016,0.033447307,0.0036738056,-0.024324533,0.026796602,-0.0071870685,-0.036932524,0.04508582,-0.050734997,-0.030363498,-0.0075082663,-0.01144144,-0.035063084,-0.030980105,0.04645945,0.012661587,-0.01304934,0.004036883,0.07813547,0.0003905857,0.019392725,-0.007043906,0.0033711225,-0.044251423,-0.011064364,-0.04104383,-0.003621652,-0.014735254,-0.0014378688,0.026872203,-0.061748825,-0.014709779,0.038790297,0.0021334959,0.0014869195,0.00395334,-0.0145706935,-0.006126579,0.019345148,-0.010481628,-0.024137346,0.0013828264,-0.022632364,-0.014019256,-0.04767865,-0.01206826,0.004523534,0.014148823,0.009527936,-0.02008919,-0.017042385,-0.009820351,-0.006063504,0.0014385269,0.02085109,-0.005446141,-0.014846926,-0.01013781,-0.055461444,0.05811431,-0.0035265244,0.036314256,-0.056917794,0.002406719,0.00076583144,0.03120126,-0.017371051,-0.018936442,0.03736372,-0.0034157366,0.007954006,0.025946677,0.011882076,-0.027917188,0.03410455,-0.008718818,0.054286707,0.033280253,0.012402734,-0.013457971,-0.043252148,-0.044127196,-0.016083995,-0.028197777,0.0101409545,-0.014136277,0.080439664,0.032582864,-0.014586836,-0.045533024,-0.004904546,0.023367474,-0.016536938,0.009107224,0.011776989,-0.020783095,-0.01612581,-0.0025087404,-0.06800263,0.003092028,-0.055403307,-0.000912741,-0.009651135,-0.012907694,0.034221597,-0.030905686,-0.028425757,0.014502753,-0.036586028,-0.010724522,0.007638451,0.019648962,0.02780185,-0.03707341,0.026250118,0.02513175,0.038646653,-0.00052694656,0.05377099,0.031203438,0.04693827,-0.020192586,-0.017050331,-0.0012990687,-0.027075605,-0.07520016,0.06934768,0.03024158,0.047309928,0.013241914,-0.019673482,-0.024507659,-0.053705323,0.008487637,0.058791414,0.05713524,-0.015607867,-0.046153262,0.01354623,0.0092438655,0.04935714,-0.02831443,0.007911971,0.009148617,0.03166446,0.03365166,-0.0021260462,-0.007521315,0.019883476,0.052762967,0.055143263,0.023400413,0.07827012,-0.05967787,-0.0008296761,-0.025925012,-0.017869582,-0.016895875,-0.019502731,-0.018543832,-0.013189274,0.054042663,-0.026176067,0.035280753,-0.043053944,-0.009055798,0.022320278,0.030829774,-0.011752142,-0.026689142,-0.00865466,-0.037305757,-0.02972441,-0.002195345,-0.018174082,-0.030705113,-0.020431714,0.0104591,0.010299227,-0.04090153,0.01129487,-0.019969188,0.034551404,-0.001020619,0.019747125,0.00955496,-0.004125074,-0.029267311,0.043475002,-0.02333317,0.015973201,0.08136304,-0.0168359,-0.014542197,0.03915069,0.02303367,0.04076596,0.04805944,0.068005025,-0.037601747,-0.040254984,-0.027110247,-0.024344278,0.006675123,-0.027449176,-0.0263896,-0.015076534,0.0017088362,-0.01329862,0.000892981,-0.0015041073,0.016484302,-0.011913146,0.027866073,-0.004262704,-0.021073911,0.02102404,0.029948557,-0.04019358,-0.029422656,0.005328336,-0.043889817,-0.0002878176,-0.03507356,0.016697124,-0.009135888,-0.009604543,-0.00034314638,-0.002358798,-0.058003325,-0.004307829,0.031212544,0.012295132,-0.009508846,0.0074342927,0.030774148,0.021741057,0.017044974,0.015820673,-0.040619902,-0.03489905,-0.026256843,-0.013093172,-0.004790732,0.045137644,0.03499968,-0.036087148,-0.0467868,0.035644803,-0.0033185435,-0.0049373675,-0.01280323,-0.0058167726,-0.0047828727,0.040130213,-0.03079266,-0.0061783856,-0.014010938,0.024006188,-0.02697556,0.0009192425,0.05326898,0.0691223,-0.011842804,-0.052720193,-0.048229486,-0.023386462,-0.028838942,-0.022582076,-0.0060091894,0.00045270412,0.0042177057,-0.025521683,-0.022915801,0.04196544,-0.015050806,0.0017648229,0.029379811,0.018616829,-0.0895551,-0.00862433,-0.0015942326,0.044378594,-0.0016346762,-0.0042142486,0.040417656,0.0069100866,0.018874751,0.008161703,-0.013600469,0.0019560773,-0.029392907,-0.030622147,0.030938454,-0.018756147,0.015232136,0.041288547,0.0067989733,-0.02125086,-0.03523794,-0.012094196,0.021452645,0.012314559,-0.027615612,0.034532152,-0.039859597,0.0015397836,-0.07001748,0.044885278,0.0034861914,-0.0002960277,-0.018757515,-0.02930696,0.03246357,0.038716957,-0.010251252,0.047629457,-0.022631997,0.01969845,-0.00039858764,0.025213076,0.0073130014,-0.0031855812,0.04638878,-0.027980885,0.0089280885,0.02111818,-0.013579662,0.011201235,-0.023926932,-0.032956246,0.0067779752,-0.011974244,-0.010260449,0.009788678,-0.02877707,0.0034991293,0.020159153,0.016884893,0.014905722,-0.04244392,0.023453083,0.040918175,-0.005741936,0.045398254,0.035058353,-0.045249775,-0.013281212,0.00034688285,0.020932343,0.0037330496,0.002172393,-0.0029865524,-0.012283321,0.05078004,-0.01187546,-0.018768035,-0.03280722,0.038646102,0.029747989,-0.049774624,0.0124367755,-0.011092199,0.01859765,-0.024666246,0.032464188,0.0024127879,-0.014739087,-0.011336628,0.009455542,0.024985695,0.020131042,0.019828387,0.04732162,-0.030374441,0.030543724,0.010385438,-0.024060827,0.033643752,0.0079097375,-0.00016264054,0.015233586,-0.03090594,-0.02008513,-0.0016725148,0.010670772,0.030128594,0.027057076,0.050256662,0.0059309844,-0.019216707,-0.0009798354,-0.008131345,0.02069996,-0.1268282,0.04217606,-0.009828733,-0.0013149752,0.016184883,0.031209668,-0.049025435,-0.032394886,-0.055446096,-0.02779184,0.03499232,-0.02224434,0.05436966,-0.008427254,-0.037871607,-0.014901728,-0.008873206,-0.0472736,-0.03448714,0.061964042,0.011161552,-0.057220016,0.05111582,-0.022906762,-0.017986203,-0.033527542,0.010463249,-0.01666617,-0.010185527,0.050559137,0.014858491,-0.023520792,-0.0035711199,0.04243942,0.010797363,-0.0009861317,-0.0041870223,-0.0013523125,-0.00724081,0.042848144,-0.015506642,0.035181783,0.017224764,0.0040503754,0.024107471,0.074810356,-0.0037605078,-0.0058216196,-0.011597012,0.013851069,-0.06600447,0.03346954,0.0219695,0.018845176,0.0058390503,-0.03184692,0.014408737,0.009331494,-0.004989684,0.0022035395,0.0068682735,0.01722365,-0.025344992,-0.042911757,-0.03734021,0.02152942,-0.016026983,-0.043482188,-0.0016012212,0.020452753,-0.04548482,-0.012630448,0.008853803,-0.023475327,-0.02901066,0.019172715,0.033002388,-0.037788704,-0.053237822,-0.051454525,-0.05402922,0.022067808,0.054998413,0.004805677,0.028317975,0.001308681,-0.021015475,-0.025809938,-0.03051777,0.036514174,-0.10069566,-0.022488128,-0.02021906,-0.006355169,0.000073666466,0.0064203334,0.0025614207,0.006607734,0.007343427,-0.009553805,-0.030917408,-0.06846247,0.009463392,0.0028265014,0.010778468,0.034199923,0.001838724,-0.03084062,0.0060436446,-0.01468713,-0.004192053,-0.0066446867,-0.058060937,0.008657794,-0.07568844,-0.0057063415,-0.014434457,-0.023514166,0.041988317,0.0063976413,0.035575077,0.01746784,0.0670935,-0.010269626,-0.0028678852,0.039357305,0.045000747,-0.007726804,0.0666276,0.023862196,0.031180268,-0.03609444,0.023092251,-0.019999709,0.05035577,0.0075565367,0.0020356579,0.03414803,-0.051255833,-0.011603218,0.0077191726,-0.022198992,0.011294682,-0.02678957,0.013819053,-0.03360523,0.021685211,0.023255259,0.012174973,-0.03545185,-0.012896042,-0.04615244,-0.011816642,0.03552036,0.0002896997,0.04460361,-0.015154293,0.0074797734,0.0068932353,0.059753995,0.012826717,0.0024296679,-0.00066286244,-0.02627772,0.026240908,0.064964235,0.01621073,0.014755607,-0.08889039,-0.0011260405,0.011955916,0.018545028,-0.011080634,0.014787636,0.030852826,-0.020765066,0.010098449,-0.029387234,0.0019363102,-0.030487457,-0.020242745,-0.038127176,0.0332411,0.034117322,0.045098577,0.05763104,-0.037718542,0.030128865,-0.0019507055,-0.009534856,-0.04435366,-0.0048187156,-0.014320839,-0.0034494328,0.04034815,0.029296078,-0.004837189,0.052232474,0.0021896486,0.012489619,-0.014593696,-0.040675927,0.005198586,-0.0054507037,-0.0072939214,-0.0405347,-0.028606262,-0.039160073,0.014607,0.022894513,-0.029176205,-0.04207063,-0.0036042084,0.018042203,-0.006827785,-0.03631825,0.00964898,0.0155653395,0.012725494,-0.008282802,0.017590936,0.041343816,-0.038417235,-0.00031058904,-0.033583585,0.011589347,-0.035494134,0.040876925,-0.04872442,0.01562814,-0.0059434795,-0.03931042,0.019747734,-0.0029433533,-0.020926537,0.015805393,-0.008928872,-0.042494074,-0.018692618,0.006793417,0.04361735,-0.016023379,0.005206711,0.003530647],"last_embed":{"hash":"9rpj2e","tokens":2}}},"text":null,"length":0,"last_read":{"hash":"9rpj2e","at":1762883021861},"key":"Personal/Areas/Routine/Diet.md#","lines":[1,1],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9rpj2e","at":1762883021861}}, diff --git a/.smart-env/multi/Personal_Areas_Routine_Morning_Routine_md.ajson b/.smart-env/multi/Personal_Areas_Routine_Morning_Routine_md.ajson new file mode 100644 index 0000000..ac31d12 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Routine_Morning_Routine_md.ajson @@ -0,0 +1,3 @@ + +"smart_sources:Personal/Areas/Routine/Morning Routine.md": {"path":"Personal/Areas/Routine/Morning Routine.md","embeddings":{"bge-m3:latest":{"vec":[0.011926648,0.053143185,-0.035900194,-0.040507272,-0.04971807,-0.04477565,0.02015072,-0.0074514197,0.030991798,-0.022844758,-0.011435592,-0.008152825,-0.041251834,-0.01889062,0.026075982,-0.0037816425,-0.011821461,0.04367709,-0.025846947,-0.0063639423,0.012025931,0.025245085,0.060668357,-0.016358959,-0.038877934,0.008933162,0.021568535,0.0076879333,0.02829259,0.014942994,-0.0006056076,0.0017855071,0.009226325,-0.025247619,-0.033574626,-0.03901277,0.0025344442,-0.016879324,-0.02879645,0.03290576,-0.010549013,-0.0004241664,-0.00054759777,0.040029068,-0.0024795176,0.0061890543,-0.020686157,-0.013863809,0.015105764,-0.016105492,-0.026747975,0.01148328,0.00960263,-0.018772941,-0.00745493,0.012049108,0.0026687796,-0.0130143585,-0.02012792,0.027431238,0.0038998718,0.056769677,-0.001745028,-0.014476445,-0.0015016821,0.061164647,-0.0066943676,0.03608501,-0.025954563,-0.059251342,-0.04351595,0.037899133,-0.01875335,-0.001971358,-0.028747864,0.034759402,0.01762282,-0.013450837,-0.00636176,0.032439172,0.01198199,0.01152759,0.013474529,-0.01286987,-0.046821356,-0.0052778325,-0.06125628,0.063378744,0.024150439,-0.025289088,-0.023455072,-0.02027204,-0.005798488,-0.07108365,0.0022445878,0.03376234,0.037010256,-0.034773614,0.00628977,-0.0011353206,0.056566615,-0.0013195607,-0.0025576302,-0.031699426,0.009377247,0.0075591384,0.0024083853,0.01137728,0.03090881,-0.023588918,0.032677088,0.04075158,0.008400903,0.03428026,0.039641194,-0.01655333,0.03768302,-0.05580322,0.0021258215,0.011709154,-0.007870734,0.045685723,0.021013992,-0.03352166,0.019656084,0.032925796,0.0032763488,-0.039965004,0.016901474,0.025924696,-0.02785514,0.034677293,-0.02133336,0.053978227,0.041916925,0.018114194,0.02490617,0.0024657652,-0.025416449,-0.059046883,0.0053004967,0.049618483,-0.004961829,-0.022687044,0.031068295,-0.06974037,-0.008248519,0.003892931,-0.005409624,0.0008627103,-0.017768223,0.03016475,0.0435631,0.011666122,-0.0007690459,0.019302187,0.0029189002,0.036509436,-0.010536596,-0.0404333,0.03382366,0.03031662,-0.043515176,-0.023104474,0.004903129,-0.061686482,0.006362168,-0.001410009,-0.045809235,0.009378648,0.04616366,-0.016664965,0.0022293297,-0.0146139935,-0.01148516,0.029114228,0.042038154,0.0147891175,0.037372537,-0.028806133,-0.050326265,-0.039891183,0.0013933188,-0.036126535,-0.018110707,0.030568738,-0.008663028,0.014936957,0.026139319,0.040807612,-0.009533381,-0.038816024,-0.023335448,0.014382604,0.025719611,-0.041012865,0.036830366,0.006998433,0.01790064,-0.011509257,0.036561847,0.024874214,0.0370039,-0.023562066,0.0049562757,-0.01894307,-0.07287366,-0.031073987,0.004942646,-0.027431667,0.025850808,-0.03137194,-0.020668423,-0.015042077,-0.03629798,0.008513049,0.04419819,0.023711849,0.052006576,0.03806787,-0.023370642,-0.00015525817,0.0008335525,0.0051663243,-0.0034466381,0.010737853,0.01999487,0.040353443,0.006524317,0.0077854996,-0.034704525,0.017985195,-0.0043202974,-0.031887848,-0.004437563,-0.027509963,-0.02615447,0.042247508,0.0070259664,-0.0066717304,0.0027975964,-0.006884405,0.02864156,-0.020348486,-0.00895849,0.027116545,0.0022550724,0.015067165,0.008255577,0.044059854,0.030157123,0.0012189855,-0.02537046,0.0123307705,-0.029505707,-0.02534454,0.009017501,-0.00071294786,-0.03344584,-0.024963506,0.0025914346,0.0646523,-0.0025394936,0.0183437,0.008405792,-0.021209987,-0.013406801,0.011283569,0.043738615,0.030336063,-0.027883817,-0.030892897,0.048885632,0.0004830488,-0.010259586,0.001850057,-0.041187976,0.019103967,0.047149662,0.0030046206,-0.002291499,-0.0041174367,0.027559899,-0.01257353,0.028420055,0.0026977842,-0.030607989,-0.0069538113,0.043446485,-0.024756469,-0.00008237197,0.0073562902,0.059546247,0.028604867,-0.0043647047,0.037109848,-0.010890788,-0.15816855,0.022601437,0.006087259,0.056241155,0.024847189,0.02223827,-0.008995788,-0.02179284,0.011371135,0.0019512535,-0.0059058457,-0.046877854,-0.008020731,0.016291756,0.0027776652,0.026232809,-0.013679045,0.009066596,-0.019175204,-0.030345727,-0.03372514,-0.02398915,0.0650497,0.023801789,-0.05855878,-0.0067780726,0.020834792,0.0015751475,-0.008925516,0.010113562,-0.024690911,0.01861691,-0.004954866,-0.00046641318,-0.016052766,0.07002277,0.016376134,-0.010976932,-0.007068009,0.0053300913,0.025478665,0.060077284,0.017232347,0.027459834,-0.0074790427,-0.0023224177,-0.022974178,-0.00833628,-0.07792496,-0.008472098,0.018512854,-0.061092507,-0.036059543,0.019809866,-0.053285453,0.011937671,0.041040767,0.015777046,0.010625134,0.060070265,-0.011677371,-0.04003505,0.00080639095,0.0012327394,-0.0455352,-0.03382265,-0.008149337,-0.031072052,-0.00874093,-0.036319263,0.012886029,-0.024441518,0.0026373963,0.00060482207,-0.0012590169,-0.006920364,-0.018030943,-0.058649473,0.013719611,-0.09191117,-0.012858796,0.019821031,-0.007241946,-0.0066368463,-0.024387183,-0.06386149,-0.038649775,-0.012490077,0.016142488,0.27400246,0.045441937,0.015923332,-0.03138504,0.034372058,-0.013445367,-0.032583117,0.05140212,0.0000047947938,-0.03988476,-0.031742975,-0.0179397,-0.016700493,-0.020251397,0.0141125005,-0.008705415,-0.041495,-0.0027642355,0.08647347,0.028811425,0.024577286,0.023144852,0.030133352,-0.012023072,-0.04189949,0.0151454015,0.019871138,0.0432615,-0.003453142,-0.0041338373,-0.04233407,-0.0073020556,0.020215757,0.008952293,0.014167544,-0.023601074,0.03325867,-0.041642856,0.023676723,-0.0025713118,0.002219578,-0.015079957,0.0123941535,-0.048285726,-0.01960637,0.006351716,-0.0016552112,0.006088817,0.013287028,0.010753539,0.024618164,0.0270302,0.045198236,0.005025818,0.005619857,-0.01886704,-0.027788647,-0.024196278,0.026887579,0.03275017,0.02576449,0.012065646,-0.04370222,-0.022462074,-0.03138434,0.009264471,0.0012694381,-0.010975052,0.004298762,0.013601138,-0.005614377,0.0019438403,-0.03832711,0.020133415,0.031328335,0.014754835,0.013361825,0.02785526,0.011624184,0.025593411,-0.023258084,-0.033382677,-0.005151916,-0.0011179646,0.034123313,0.0007715884,0.012370949,0.052369744,-0.01879363,-0.0018115859,0.046238974,0.019696023,-0.002429946,0.013103475,-0.0005746948,-0.0073905694,0.020814909,-0.026924076,-0.06784554,-0.022120826,0.0019959242,-0.0092519,-0.031236438,-0.02077965,0.048963744,-0.006062371,-0.008359619,0.0042969817,0.0023787534,0.02287021,-0.06333728,0.012661354,0.026114535,-0.0194027,0.030161884,0.04143061,0.021543836,0.010066256,0.02910034,0.01338708,0.022801295,-0.012077344,-0.006191499,0.007063373,-0.031072875,-0.05801958,0.027017338,0.020650052,-0.021262053,0.027517011,-0.001125894,-0.025649633,-0.03582872,0.028602824,0.05931699,-0.01804427,0.04286244,-0.03329808,0.010881457,0.038633686,-0.057674065,-0.012382336,-0.030004354,0.024536237,0.01866858,0.021561494,-0.015271442,-0.0281741,-0.014696787,0.035563763,-0.008717929,-0.0006117056,0.03627455,-0.046564054,0.0006922656,-0.06284289,-0.020340547,-0.032815192,0.0034384688,-0.032072056,0.019939004,0.061953925,-0.0104224915,0.08684169,0.02035204,-0.002511589,-0.0067584272,0.05808744,0.014663239,-0.021569466,0.016393572,-0.032998934,-0.01327275,0.01816143,0.025869183,-0.04591714,-0.017781794,0.0061752736,-0.015076575,-0.02389432,0.0116936,-0.0010394297,-0.02017706,-0.011142543,0.0034162912,-0.005028093,-0.028084269,-0.00843288,0.044982586,-0.0072438098,-0.008461177,0.09715204,-0.005862219,-0.012185706,0.026131697,0.019722505,0.08295017,0.0037372834,0.0022831962,-0.012801695,-0.03750919,-0.020874212,-0.005658415,0.040717706,-0.045168776,-0.045743633,-0.028648663,0.054836407,0.0071481285,0.0044982354,-0.009885551,0.028920438,-0.065905385,-0.022833215,-0.059605397,-0.027792944,0.029581266,0.055592854,-0.011090258,-0.01938472,-0.0035860112,-0.020572193,0.034038067,-0.021333376,-0.0040385993,0.02097028,0.031548545,-0.0018658304,-0.03856771,-0.029620927,-0.009365365,0.034736417,0.01570689,-0.010106541,-0.00034849357,-0.004290226,0.012771037,-0.004131921,-0.00927667,-0.02378592,-0.078837946,-0.0019685936,0.031235952,0.046190906,0.029771017,0.028204983,-0.0019091249,-0.0094370395,0.013727075,0.0365352,-0.014641084,-0.007806517,0.017041806,-0.027194416,0.018567802,0.005985332,0.043328512,-0.042235255,0.006094951,0.007992942,-0.01037025,0.07822787,0.02604934,0.020781402,-0.03569624,-0.03749786,0.010622483,-0.06994431,-0.007310801,-0.019704891,-0.022290267,-0.009696399,-0.021550672,-0.018737888,0.019451875,-0.0061357636,-0.03132444,0.029353471,0.05235247,-0.026701055,0.027901523,0.002404091,0.04112521,-0.021348989,-0.019422451,-0.018405057,0.0117190275,-0.008053284,0.04630452,-0.04917372,0.009417661,-0.046642054,-0.036067847,0.0032511523,-0.012971337,-0.009857982,0.0041849185,0.04639661,0.0060700225,-0.021034239,-0.0028803367,0.0027192384,0.011065943,-0.06753404,0.0028562502,0.018624088,-0.012020101,-0.05274141,0.08250077,0.016267084,0.032014508,-0.03600547,-0.012901086,0.04046635,0.00939252,0.02181451,0.009028464,-0.033309698,0.051836215,-0.026372695,-0.019957978,0.010771142,-0.04334219,-0.017499724,-0.04530218,-0.01282477,-0.030876108,-0.02566338,-0.031253505,-0.04499198,-0.019846467,0.006009799,-0.0050924914,-0.05311295,-0.00076542835,-0.039779063,0.040818747,0.014082136,0.032896724,-0.0004812505,-0.03915639,0.041862085,0.00095136435,-0.021860426,0.04182372,-0.03703275,-0.03326206,0.014885906,0.0049275206,-0.01262307,0.026264058,0.05580246,-0.00072877517,-0.042611096,0.055658232,-0.03369458,0.023763126,-0.028840223,0.06681512,0.041715667,-0.07242529,0.019574594,-0.070390895,-0.0131558245,-0.031468816,0.007858533,0.038175594,-0.04110346,0.0024416428,-0.060676016,0.026285658,0.08959955,-0.016363729,0.015048497,-0.067891434,0.033880763,-0.028435532,-0.025434492,0.032439608,-0.02240143,0.004337785,-0.022621458,-0.025989268,-0.011703513,-0.01293091,-0.030048894,0.01516508,0.02581143,0.04399703,0.010643381,-0.028699353,0.0025228348,-0.0047399118,-0.025158845,-0.13380188,0.043441627,-0.008079388,0.009600602,-0.018696351,0.03071613,-0.042935207,-0.010664066,-0.036267683,-0.026765553,-0.008601173,-0.040241234,0.0019153912,-0.038079903,-0.010925527,0.0067670313,-0.036107473,0.00073808804,-0.06762697,0.062918946,0.026977215,-0.014602258,0.05905147,0.003241443,-0.003388806,-0.034221686,-0.01518941,0.023529017,-0.024332646,0.007867336,0.0050054234,-0.0076065995,0.0049696965,0.0020124917,0.008934585,0.0082624275,0.020238096,0.015327903,0.022645028,0.03630015,-0.03328419,0.020660874,-0.033765573,0.02199002,-0.015543184,0.091072895,-0.032734614,0.024976486,-0.010881873,0.01411013,0.014468661,0.03467826,-0.023505516,0.03076343,-0.0133132,-0.0062566353,-0.032704923,-0.08257155,-0.02937244,0.009643723,0.0034258203,-0.008932441,-0.031615507,-0.013483564,-0.011562084,0.039765455,-0.035229612,-0.002898022,0.03320392,-0.0028761558,-0.019881418,-0.009706541,-0.038461216,-0.0144733,-0.0057280855,-0.0072177392,0.0048917527,-0.03899108,-0.033204414,-0.029746585,0.007794585,-0.0023106148,0.03050038,0.050159518,-0.042746063,0.037208445,-0.020062648,-0.029096799,-0.03659752,0.004054255,-0.06498367,-0.034189373,0.012901168,-0.012786268,0.023926307,0.03995795,-0.02342594,0.0027801173,-0.010249072,-0.032403175,-0.0014439671,-0.034998417,-0.039802797,-0.026303211,-0.02816466,0.024639437,-0.031101966,-0.028123891,-0.023276124,-0.030007515,-0.009782034,-0.02515654,-0.03234394,0.02859736,-0.064360216,-0.015483315,-0.028076231,0.0386248,0.016323652,0.00809283,0.015601189,0.020662555,-0.0107388375,-0.03347709,0.037795514,0.060739882,0.051678218,-0.0072712116,0.014791178,0.08926635,-0.0072505395,-0.04074475,0.019612007,0.020987272,0.01663786,0.030966286,-0.019722886,0.028905146,-0.02104136,-0.028788835,0.022180803,-0.014564238,0.03388934,-0.04353021,-0.008628097,-0.036304682,-0.019693224,0.022176491,0.0020971324,-0.04394497,-0.022825647,-0.046163935,-0.0078008,0.062430352,0.012312632,0.037201118,0.0016150977,0.0131866215,0.017964903,0.0060956506,-0.021895785,-0.045094933,-0.044115085,-0.038905013,-0.007553561,0.037712034,-0.0017924069,-0.017275862,-0.042506795,0.002383006,0.02019574,-0.0151506,-0.027449338,-0.036949165,0.018334784,0.04917535,-0.001694123,0.02935008,0.022911564,-0.027448202,0.038037416,-0.033670906,0.019463187,0.04657558,-0.03229033,0.053866528,-0.020613063,0.030251874,0.018147035,0.0054426026,-0.020192524,0.0020857777,-0.04872296,0.010099936,0.034737013,-0.01976032,0.0053957286,-0.017961545,0.025861418,0.010517478,0.008626593,-0.018652033,0.010360849,-0.025516627,-0.011270476,-0.015464671,-0.030151358,0.04001427,-0.0093705775,-0.02222935,-0.0133767035,0.013419795,0.017769631,0.022005992,0.017269392,-0.020281604,0.0070986277,0.006742158,-0.019105406,0.01536435,0.012233967,0.035114557,-0.030914512,-0.021263411,-0.016143085,-0.011312099,-0.0068024974,0.019080803,-0.04764661,0.029351544,-0.033319548,0.015913894,0.0040347427,0.004082249,-0.0073034707,0.018176809,-0.01395834,0.015886337,-0.01811384,0.029405244,0.03123737,-0.047246046,0.032600217,-0.038168244],"last_embed":{"hash":"17lp6sq","tokens":470}}},"last_read":{"hash":"17lp6sq","at":1762844593507},"class_name":"SmartSource","last_import":{"mtime":1759211247000,"size":77,"at":1762844500012,"hash":"17lp6sq"},"blocks":{"#":[1,4],"##{1}":[1,1],"##{2}":[2,2],"##{3}":[3,3],"##{4}":[4,4]},"outlinks":[],"task_lines":[1,2,3,4],"last_embed":{"hash":"17lp6sq","at":1762844593507}},"smart_blocks:Personal/Areas/Routine/Morning Routine.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0068427133,0.05437312,-0.03687878,-0.045336805,-0.052261367,-0.0449872,0.018715702,-0.00585277,0.032162387,-0.019306587,-0.014447367,-0.0074951462,-0.037453998,-0.017932467,0.026151054,-0.000081024016,-0.013022131,0.044141434,-0.020651119,-0.006269654,0.0093920035,0.027107762,0.061584834,-0.011602642,-0.038182598,0.0070060836,0.02259221,0.010844309,0.03130807,0.010435482,-0.0034584457,-0.0028700836,0.010851146,-0.029165057,-0.040002786,-0.040628195,0.00039163328,-0.013402449,-0.02382601,0.038806487,-0.0116630895,0.0028063287,0.000053406024,0.038604237,-0.004021134,0.008432664,-0.022436678,-0.014050473,0.008794852,-0.015142746,-0.024737535,0.00877198,0.015655119,-0.022740023,-0.011048991,0.008982379,0.0014444288,-0.010657162,-0.026195645,0.02623131,0.005522877,0.048311356,-0.0031654919,-0.02383571,-0.0020066442,0.060008146,-0.009974475,0.038258485,-0.026541756,-0.057369117,-0.043707114,0.04347124,-0.011695028,-0.00025429114,-0.028287968,0.03598054,0.016355248,-0.019531889,-0.00734763,0.032128863,0.012679014,0.014333309,0.010851653,-0.016026465,-0.041838635,-0.00046166027,-0.063871525,0.057814337,0.0255436,-0.02693459,-0.023558427,-0.018701263,-0.0051391306,-0.07013262,-0.004996909,0.029196985,0.038507417,-0.03804229,0.00433529,-0.0024022376,0.058066495,0.00022622968,-0.004992748,-0.03491034,0.012630557,0.004975595,0.00006538415,0.009162682,0.03162278,-0.021794265,0.03004902,0.040331487,0.013704026,0.034428246,0.038796484,-0.015687808,0.039675303,-0.052401856,0.003555951,0.013488193,-0.0023016697,0.044532668,0.01911336,-0.031840768,0.017920746,0.030973827,-0.00069469947,-0.038075443,0.014733312,0.024038766,-0.02413289,0.037520107,-0.021470739,0.055414446,0.037170775,0.016388733,0.027965173,0.0029663553,-0.027346851,-0.059699792,0.001872615,0.050805315,-0.009963672,-0.023112262,0.034682065,-0.07019327,-0.0079367785,0.0028976758,-0.008529526,0.0030899474,-0.019135144,0.027009416,0.04089391,0.012669152,-0.003749205,0.023284871,0.006865645,0.032063074,-0.01424986,-0.03433546,0.03864562,0.02894434,-0.03973317,-0.027450114,0.0033648938,-0.06593335,0.006312842,0.00017788254,-0.047655568,0.0081087295,0.041002087,-0.016265715,0.0028096528,-0.014886585,-0.0070678615,0.02901187,0.045357652,0.012333645,0.03718146,-0.026720589,-0.051175248,-0.037670497,-0.0007723848,-0.033947982,-0.014143593,0.035400692,-0.008742446,0.014391729,0.023702541,0.036718212,-0.011175179,-0.041876785,-0.024262173,0.019245688,0.024109157,-0.04857002,0.03317407,0.0063404804,0.017238257,-0.011947537,0.03591863,0.026729874,0.03391534,-0.030370751,-0.0015370699,-0.01801792,-0.07139883,-0.03170676,0.0016763426,-0.025818938,0.027740417,-0.025743045,-0.02266453,-0.012349112,-0.035817042,0.0056091133,0.03868337,0.02383138,0.043615848,0.038490828,-0.023070648,0.003735219,0.0025849629,0.006537704,-0.000001160065,0.016071985,0.020168392,0.040382866,0.0054877526,0.015490294,-0.03277188,0.021434793,-0.0053950385,-0.035538208,-0.0054696435,-0.026784435,-0.027020745,0.046200234,0.006655035,-0.009452034,0.0038226496,-0.012292736,0.030864256,-0.021561855,-0.0070621227,0.027330413,0.0060633193,0.014167312,0.0085854605,0.04388283,0.026030999,-0.00020262168,-0.02539774,0.011900825,-0.026265347,-0.023626585,0.011913314,-0.00048233493,-0.030312266,-0.023317544,0.0029048298,0.07038318,-0.003966618,0.017260496,0.009227732,-0.021556905,-0.018506603,0.011458484,0.044814795,0.034853794,-0.025638437,-0.032527775,0.052844483,0.0009797385,-0.0074748355,0.0015612498,-0.0427959,0.020015158,0.04562891,0.0015771309,0.0021813924,-0.010590165,0.02593566,-0.010839671,0.028750176,0.008592589,-0.031388644,-0.008874557,0.04811977,-0.029310241,0.004164527,0.004278046,0.058844686,0.028360829,-0.0048317336,0.03706559,-0.008173683,-0.1598262,0.019267188,0.009203167,0.052864973,0.032154433,0.02197614,-0.010662857,-0.022051059,0.0126910545,0.0050102095,-0.0043275943,-0.049465906,-0.018625883,0.017063044,0.0035722228,0.02713082,-0.013728789,0.006044605,-0.019094227,-0.026801545,-0.033622842,-0.023299107,0.06162564,0.023293667,-0.062728174,-0.0059414823,0.021295294,0.004177182,-0.0092313355,0.0084956745,-0.021380931,0.020670911,-0.0035242934,0.0009367716,-0.020115094,0.075462915,0.016892835,-0.0053437795,-0.0016672938,0.0058989157,0.026763665,0.058288608,0.01927673,0.032006264,-0.0065103006,-0.0046853833,-0.023419743,-0.011004449,-0.07908941,-0.008987567,0.02213735,-0.059978485,-0.031837612,0.018194804,-0.054618,0.008266494,0.040394094,0.019656383,0.007045566,0.06381578,-0.018487882,-0.032621965,-0.00028334092,0.00078074983,-0.04690224,-0.033443183,-0.007502173,-0.029964266,-0.005623554,-0.037735894,0.009411514,-0.026181446,0.0012818293,0.00047291152,-0.0029023786,-0.005881155,-0.018214157,-0.059672687,0.0169816,-0.09429525,-0.0112870885,0.019482538,-0.0037718518,-0.005902011,-0.025058977,-0.06401079,-0.043620814,-0.015992073,0.0139748035,0.27064723,0.04784297,0.016122246,-0.0275489,0.03363867,-0.0074934885,-0.032008253,0.053317215,0.0007102463,-0.03846622,-0.027346926,-0.014706448,-0.014553126,-0.016366241,0.01582004,-0.009505544,-0.04008521,-0.0005802261,0.083525024,0.03180765,0.022174323,0.024003739,0.025087288,-0.01324392,-0.036419835,0.015156611,0.015455244,0.037821725,-0.008165929,-0.010675863,-0.041224673,-0.0024338742,0.026055982,0.005447261,0.013905882,-0.024507148,0.031978108,-0.048128203,0.020780323,-0.0012153019,0.0025622968,-0.015213692,0.010719159,-0.046818573,-0.020191805,0.0048167496,-0.00055492116,0.0051692156,0.010270329,0.015267778,0.01910929,0.024076378,0.046919487,0.004530489,0.0013537584,-0.016880509,-0.02504349,-0.021570357,0.028181847,0.02981012,0.024953987,0.009077534,-0.043832637,-0.023481058,-0.034101907,0.011427076,0.00027844115,-0.008569541,0.005091827,0.021439126,-0.0058967588,0.0013465222,-0.03758291,0.023614682,0.032795478,0.010199325,0.012576173,0.020283256,0.012598567,0.023537166,-0.025592156,-0.03065521,-0.0021300125,-0.004836553,0.0339761,0.00017850402,0.012657919,0.053307556,-0.019729607,0.0013845202,0.04015586,0.024216725,0.0043484527,0.009383875,-0.0027061414,-0.011945201,0.022167686,-0.026419688,-0.062319193,-0.025125686,0.0031425767,-0.01265777,-0.030741215,-0.02306066,0.053004947,-0.0061521875,-0.009262071,0.0065623503,0.0014543866,0.026069012,-0.062852405,0.011523824,0.025737936,-0.015913023,0.028938912,0.039334763,0.020884207,0.008808423,0.03436203,0.022808725,0.018034076,-0.01167371,-0.0067619835,0.016039602,-0.034083612,-0.061643776,0.029547688,0.017708002,-0.02235677,0.027128488,0.0035016139,-0.0307924,-0.035238393,0.02414416,0.059554964,-0.013277421,0.037813596,-0.029019501,0.007693556,0.031286526,-0.05678534,-0.014227932,-0.029644316,0.019542186,0.01719831,0.020502966,-0.016149286,-0.030884888,-0.013603924,0.03281408,-0.007098418,0.0014275733,0.034245174,-0.051299963,0.0029934573,-0.0636997,-0.020219618,-0.029142411,0.002417975,-0.034500197,0.02335166,0.06319964,-0.0085999835,0.08487589,0.019809347,0.00018657347,-0.0033684561,0.059949625,0.01318975,-0.022783065,0.014676225,-0.034407146,-0.013769733,0.015201386,0.025476312,-0.044074554,-0.01809505,0.0044174287,-0.009129525,-0.026533898,0.014011503,-0.00035227576,-0.013330234,-0.013170003,-0.0016431864,0.00022560338,-0.024558699,-0.005290462,0.044743624,-0.009942718,-0.007994505,0.09608616,-0.0047956686,-0.011770354,0.026298035,0.015174492,0.085419334,0.0031467567,0.0029823482,-0.01162573,-0.030925306,-0.016502721,-0.007822436,0.034860387,-0.04678619,-0.042851087,-0.023341907,0.054724157,0.0052002836,0.006767182,-0.0053543267,0.028643623,-0.06821963,-0.023573212,-0.05660314,-0.030518701,0.028509723,0.059254903,-0.014832843,-0.021547435,-0.005303078,-0.023131264,0.03090446,-0.021246493,-0.004487935,0.024644943,0.031796627,-0.0005198155,-0.03432879,-0.027805664,-0.008901264,0.041285563,0.017114904,-0.012829237,-0.0031699382,-0.0043416987,0.016578324,-0.0075339936,-0.006409483,-0.026963085,-0.074465476,-0.002637444,0.028645024,0.04214113,0.027928375,0.019819388,-0.004898625,-0.009377966,0.014541719,0.037291057,-0.014362615,-0.008177473,0.018959543,-0.029046027,0.01568691,0.013895673,0.053471606,-0.039216366,0.0006218009,0.005843819,-0.013971136,0.0819295,0.02486126,0.022176217,-0.031827293,-0.027816083,0.0032879696,-0.07355584,-0.004538599,-0.016280007,-0.021032289,-0.008411574,-0.018462557,-0.017464379,0.018399734,-0.005787271,-0.03342312,0.02824103,0.05528196,-0.023709498,0.022773007,-0.0013015224,0.04315758,-0.015055557,-0.018254753,-0.013229458,0.009803874,-0.010057455,0.048215494,-0.04977593,0.0091711795,-0.04651881,-0.03620984,-0.0009339914,-0.012362203,-0.0069047897,0.009999939,0.05052971,0.007855201,-0.023347488,-0.0021813032,0.0044797356,0.010195084,-0.06279246,0.0008247832,0.023882223,-0.01421451,-0.056206517,0.08156717,0.017394204,0.033237588,-0.038284004,-0.012776962,0.041106872,0.0060756793,0.02013475,0.008131634,-0.038020074,0.053288594,-0.022410462,-0.022659568,0.01122134,-0.041573476,-0.016016131,-0.04673222,-0.0117851505,-0.029813137,-0.02829216,-0.034388047,-0.045079645,-0.018853266,0.0067338324,-0.011307786,-0.05456778,-0.0012483872,-0.039931975,0.03999091,0.008757162,0.029590584,0.0035984213,-0.03315981,0.04842902,-0.0023084506,-0.02081182,0.04652537,-0.034026578,-0.034486458,0.012117702,0.010324516,-0.010547498,0.03076653,0.052328464,-0.002122097,-0.039960433,0.06060168,-0.035807382,0.015846875,-0.028381709,0.06441965,0.04446069,-0.072894424,0.024753047,-0.0742942,-0.010998545,-0.031077651,0.006493807,0.037977498,-0.04205726,0.0056079146,-0.060490288,0.022651458,0.087821625,-0.02022529,0.011072859,-0.06802084,0.0349189,-0.029586373,-0.026735041,0.03285714,-0.023110582,0.0068182214,-0.025184533,-0.024051234,-0.010497712,-0.0118222,-0.029450044,0.01881361,0.025994647,0.043287642,0.010034207,-0.03056566,0.0018378787,-0.006092543,-0.02196828,-0.1333049,0.04612522,-0.0061131353,0.009359216,-0.020023635,0.0344602,-0.043383945,-0.008317504,-0.0364891,-0.023393847,-0.010709316,-0.03950363,0.0075767795,-0.038317077,-0.009196539,0.010104851,-0.037678182,-0.0025440014,-0.06770797,0.06602396,0.028405944,-0.013096403,0.05871013,0.0017244263,-0.0038700614,-0.03381318,-0.015421666,0.022637593,-0.026918827,0.013366309,0.0066274623,-0.013521627,0.0074247285,0.00085499516,0.0047185025,0.0064714793,0.017882679,0.011141421,0.024902377,0.034669023,-0.03816506,0.02032346,-0.030764297,0.018567758,-0.017051559,0.09036432,-0.031986102,0.025084509,-0.011420986,0.017249089,0.01418456,0.029352162,-0.024607262,0.028115554,-0.010001071,-0.0005821673,-0.03650165,-0.08564237,-0.027140582,0.010305999,0.0051548197,-0.010598679,-0.028112112,-0.013131747,-0.0074743,0.035750695,-0.02786394,-0.008696428,0.031434897,-0.00005600721,-0.021980047,-0.014793563,-0.039756227,-0.016102538,-0.0062067783,-0.016534755,0.005842975,-0.038748767,-0.029051067,-0.030405447,0.009520465,-0.0037862058,0.03071871,0.05042766,-0.048356727,0.035943072,-0.016318845,-0.023407882,-0.034581106,0.0056737326,-0.061377864,-0.032188307,0.015750786,-0.010537244,0.027363425,0.039638355,-0.026791144,0.0064627505,-0.016154895,-0.03302275,0.0018553955,-0.032043915,-0.035377584,-0.021692444,-0.031206546,0.025850255,-0.030975651,-0.026673546,-0.027298385,-0.032462265,-0.009230472,-0.02734114,-0.0347867,0.028682265,-0.06319339,-0.017500825,-0.02838287,0.037750043,0.018318389,0.0096049635,0.0136463335,0.021189237,-0.009056113,-0.032260876,0.033067584,0.058191057,0.05632883,-0.010753904,0.012176299,0.08341391,-0.0047315834,-0.040860474,0.019465096,0.019182354,0.016994374,0.030852731,-0.019706313,0.027856717,-0.023005286,-0.028540555,0.018380491,-0.012755055,0.031133581,-0.046173234,-0.009493889,-0.039546397,-0.0193235,0.023996588,-0.001264248,-0.04718598,-0.022755424,-0.05156595,-0.0042137583,0.05628273,0.008679915,0.035935793,-0.0037124828,0.013963422,0.02166854,0.00914851,-0.027420428,-0.04419975,-0.044838395,-0.041306097,-0.00961264,0.04231189,-0.0027993321,-0.016156822,-0.046347987,0.0050180866,0.020242212,-0.010139926,-0.024088956,-0.036691025,0.020553213,0.05101037,-0.0041617774,0.031865574,0.026081251,-0.02541085,0.03570798,-0.039385084,0.022609029,0.043283433,-0.024466518,0.052270282,-0.025424257,0.03131739,0.024185283,0.0124894325,-0.019447956,0.0018295551,-0.048772037,0.005769837,0.03352539,-0.017132439,0.0052947532,-0.011319895,0.027908154,0.013283984,0.007767496,-0.01393833,0.009253026,-0.026063483,-0.011339894,-0.017392429,-0.029216921,0.030987468,-0.009857256,-0.02085882,-0.0048167766,0.014186758,0.020827802,0.019642506,0.017808309,-0.019746171,0.0056210216,0.010071236,-0.024642691,0.018307678,0.015713027,0.0320422,-0.02425172,-0.02724831,-0.017069455,-0.012197859,-0.009016865,0.020484518,-0.044088162,0.031085532,-0.03470021,0.013442423,0.003206572,-0.00038934307,-0.008623278,0.02164871,-0.007834863,0.010806012,-0.013032104,0.026841663,0.038376585,-0.049994312,0.030312333,-0.043091964],"last_embed":{"hash":"17lp6sq","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"17lp6sq","at":1762844593508},"key":"Personal/Areas/Routine/Morning Routine.md#","lines":[1,4],"size":77,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17lp6sq","at":1762844593508}}, +"smart_blocks:Personal/Areas/Routine/Morning Routine.md##{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0044979937,0.072096996,-0.033972874,-0.01329436,-0.049890444,-0.021568375,0.0081559755,0.0035717979,0.0467289,-0.03716011,0.0201391,-0.016570432,-0.032227214,-0.008857105,0.066319145,-0.019256407,-0.022317538,0.052026372,-0.023678783,-0.01035253,0.008467702,0.034632735,0.022382393,0.0024061005,-0.034984678,0.0011548952,0.023618892,-0.0012609428,0.034541376,0.011709609,0.0059851566,-0.02049714,-0.006224018,-0.027998267,-0.0331565,-0.03193023,-0.021830847,-0.0400095,-0.028672144,0.039345678,0.007529535,-0.00659023,-0.0039162827,0.00007120667,0.0077843824,0.013377135,-0.030304544,-0.012308605,-0.0013072244,-0.0055428646,-0.015233602,0.032104325,0.036014583,-0.029069807,-0.031213522,0.0029330251,-0.020475708,-0.0032370314,-0.030912446,0.013688952,-0.014950908,0.02634471,-0.030826874,-0.018195678,-0.012676978,0.0726363,0.007384878,0.015755896,-0.04503566,-0.035919074,-0.031621836,0.031416353,-0.01419269,-0.009036582,-0.0151028205,0.032426804,0.012322727,0.0038891314,-0.012102916,0.054770052,0.02594701,-0.0024197896,-0.0072213477,-0.032305688,-0.043426156,0.01733158,-0.039536085,0.028443873,0.0023930327,-0.014293264,-0.023133764,-0.030724317,0.006639742,-0.04657323,-0.0007714588,0.04623241,0.041257557,-0.016968558,0.0065762834,0.0021488324,0.06636288,0.019956483,-0.01201418,-0.039637253,-0.025872895,0.0035171777,0.021510176,-0.0022787405,0.052981574,-0.0054386486,0.021775467,0.04143041,0.034470294,0.025292872,0.037542205,-0.0031453485,-0.00058852317,-0.05333336,-0.0026304068,0.00037969914,-0.0016875034,0.05759666,0.0264425,-0.024501007,0.00662487,0.00560227,-0.027000986,-0.065663606,0.035551034,0.003084104,-0.018035129,0.017248496,-0.014078197,0.037613057,0.013418219,0.0041017495,0.042377356,-0.013817354,-0.03823209,-0.04729752,-0.0068035703,0.048618123,-0.023803601,-0.023904176,0.03982158,-0.03703027,-0.021696214,0.002987665,-0.00084172626,-0.03371616,-0.026972443,0.043819968,0.04489646,0.000746825,0.008091496,-0.008371852,-0.0032074356,0.0021840706,-0.03990864,-0.011747498,0.03028956,-0.016909394,-0.043213192,-0.025687959,-0.007845624,-0.056887697,0.021602442,0.013659955,-0.030919487,0.013181836,0.049243685,-0.02737738,-0.01752474,-0.011151185,-0.005788266,0.028711325,0.037043907,0.0066404645,0.036702003,-0.023999365,-0.076573186,-0.03477197,-0.0232519,-0.034632985,-0.017200574,0.042873323,0.0068629305,0.022523535,0.019775294,0.048540846,0.006295781,-0.019226732,-0.0074770437,0.04678351,0.0065448396,-0.052317988,0.010142881,-0.0039943354,-0.011938065,0.0007318746,0.013632469,0.029541446,0.021998625,-0.046636477,0.015296552,-0.01863199,-0.053724673,-0.034345273,0.026857045,-0.037066117,0.021034524,-0.007114469,-0.026207816,-0.0008984331,-0.037963152,-0.023645125,0.036288057,-0.023079041,0.0508712,0.028418811,0.0018857371,0.0059876526,-0.008978823,0.028031232,-0.009209513,0.0026994443,-0.02998999,0.030216064,0.02993285,0.017326942,-0.021797104,0.014550058,-0.0024014323,-0.025901638,-0.021449232,-0.022196576,-0.03970832,0.015461135,0.032420542,-0.012547477,0.005271528,-0.025643999,0.025640836,-0.006958877,-0.024321545,0.030359816,0.004371553,0.023373654,-0.0014377792,0.036776148,0.029103331,-0.018772451,-0.027222965,0.022727001,-0.038559332,-0.009274146,0.02312023,0.007702025,-0.04223359,-0.0103514,-0.0071595134,0.045364663,-0.009485115,0.025962163,-0.013004775,-0.036780506,0.0029644927,-0.0054417476,0.03818948,0.0015772867,-0.030604485,-0.03516786,0.029066056,0.009235058,-0.014988205,0.0076838867,-0.042831346,0.030054023,0.020790452,-0.0014486051,-0.005353226,0.01886592,0.02794479,0.004563926,0.034071244,0.00046300745,-0.011831252,-0.023969727,0.009990857,-0.019072048,-0.027060023,0.0071232035,0.050189123,0.009623928,0.019997768,0.021638367,0.016154818,-0.16533078,-0.006794429,-0.01622804,0.048608247,0.04262876,0.018605601,-0.028967666,-0.01791134,0.011202927,0.011939016,0.016431846,-0.032992527,-0.004652501,0.02284863,0.019124225,0.016506422,-0.008592342,0.010293608,0.00071118074,-0.032084297,0.0029827,-0.009950222,0.082161255,-0.02275111,-0.044659607,-0.0074436385,0.029672975,-0.021562494,-0.005054108,-0.007342845,-0.0319164,-0.015410788,-0.01037951,-0.0013455609,0.008238019,0.08167058,0.035730775,-0.0014450452,-0.006606566,0.011201016,0.008985749,0.04322895,0.0030393316,0.042317625,-0.005467481,-0.010410234,-0.04269984,0.0036855275,-0.06382118,-0.0008266538,-0.013448675,-0.06640651,-0.02355589,0.014921391,-0.04959931,0.008768329,0.014390114,0.048948124,-0.01987036,0.049151633,-0.0034565395,-0.04173313,0.021812685,-0.0076772356,-0.044990636,-0.052896693,0.040172994,0.005137371,-0.015509406,-0.014726191,0.026956698,-0.044948038,0.007072917,-0.012601603,0.00034122317,-0.008187369,-0.009968249,-0.06117971,0.033649247,-0.09900568,-0.035031,0.0016318117,-0.007628028,0.008329837,-0.035553556,-0.053782288,-0.029644854,-0.016603915,-0.004046067,0.2559682,0.030525137,0.015169605,-0.008848075,0.030539183,-0.006693313,-0.052567028,0.0048461803,-0.016583497,-0.04182983,-0.011456706,-0.0030783978,0.003581828,-0.013117176,-0.0054897326,-0.006324798,-0.025178298,-0.01169048,0.08830396,0.023627272,0.020957658,-0.02640063,0.014137514,-0.005893445,-0.019685667,0.0138372565,0.02978222,0.021011658,-0.0051979437,0.029202694,-0.027092047,-0.0027670285,0.03577007,-0.018048244,0.034440227,-0.021147653,-0.0066340375,-0.040997345,0.0016325505,-0.0080700405,0.0063173072,-0.023701303,0.03821099,-0.05278519,0.0015383294,0.01623844,-0.0074261343,-0.01597356,0.008957862,0.018822404,0.03271029,0.0046243165,0.020325748,0.007962902,0.008130261,-0.04831284,-0.016009277,-0.049126897,0.0083375275,0.022981081,0.022135982,0.024620634,-0.014700838,0.017729921,-0.046226196,-0.03317606,0.006349906,-0.026292093,-0.0005688012,0.016614337,-0.020508582,0.007044294,-0.015528802,0.033202417,0.042343684,-0.008226051,0.0072659687,0.010496974,0.012233519,0.0055861045,-0.021351384,-0.018398186,0.028454633,-0.008358814,0.037014704,-0.016326522,0.027717933,0.04250103,-0.011444315,0.023124445,0.039620224,0.009062514,0.012852504,0.0044926535,-0.02440834,-0.0054478482,0.0019893271,-0.02661656,-0.042273603,-0.022953339,-0.018629184,-0.036062095,-0.017397517,-0.03567888,0.036061462,0.0049493783,-0.0028206222,-0.0054064854,0.024794484,0.053472687,-0.008308873,0.012098744,0.010246165,-0.00024236062,0.015462867,0.064380355,0.029881824,0.030254744,0.047485378,0.040395968,0.0365122,-0.055841543,0.005714144,0.023626084,-0.0055423807,-0.06028474,0.041051626,0.02001545,-0.018559182,0.034054242,-0.01164828,-0.02699703,-0.04198726,0.012598873,0.05955831,-0.014598163,0.02890791,-0.023082417,-0.025980398,0.035280865,-0.04124909,0.0059211934,-0.020843303,0.025822502,0.018265154,0.03739385,-0.033991054,-0.023262588,0.016173681,0.03290603,0.017054705,0.009933152,0.045029063,-0.048769284,-0.015335286,-0.09978799,-0.013438517,-0.03993513,0.007818789,-0.030993445,0.009525823,0.08031795,-0.005423487,0.09683661,0.008782225,0.03155906,-0.0143647585,0.0389324,0.0022424196,0.005263687,0.029222753,-0.025242062,-0.019790832,-0.010406552,0.006607186,-0.06259693,-0.012655907,0.029686898,-0.031103747,-0.036236517,0.010083817,-0.006622716,-0.0053314986,0.016875332,0.017850988,0.0030232086,-0.0018801019,-0.03526523,0.06684789,-0.010431895,0.0033634896,0.09496825,-0.013916988,-0.019179853,0.037162673,0.014066207,0.063414164,0.037167065,0.005364505,-0.013133048,-0.061310828,-0.010057084,-0.015968371,0.01865276,-0.052736674,-0.035388216,-0.041430656,0.058425896,-0.0070705903,0.019342426,-0.0077002756,0.01899262,-0.0647771,-0.04257205,-0.039566137,-0.03161503,0.014180914,0.043456398,0.009324481,-0.034260944,0.01819195,-0.038960427,0.011008898,-0.021020424,-0.03270817,0.0454599,0.026160585,-0.0029621972,-0.03648116,-0.038674466,-0.017354365,0.0521251,0.007011779,-0.020202644,-0.01455807,-0.010280518,0.0149405,-0.021831796,-0.00023018308,-0.057039622,-0.061204113,0.0010497735,0.0066010626,0.055709954,0.004609856,0.012812876,-0.019826632,-0.016591048,0.027243659,0.044807076,-0.009283738,-0.041335765,0.009975811,-0.012849419,0.04295643,0.021954598,0.04729149,-0.02641982,-0.01350745,0.013271689,0.026004525,0.06066446,0.025662264,0.007332795,-0.02732033,0.00036466843,0.03486358,-0.040890936,-0.0030210724,0.037244324,-0.018962732,-0.00053101,-0.00632153,-0.018049583,0.034140266,-0.0016539943,0.0017799538,0.0659453,0.036667064,-0.017266497,-0.020801714,0.0136980675,0.03365249,0.026960412,-0.0014845411,0.0002480234,0.02765186,-0.0035850683,0.0098191975,-0.021126255,0.008588105,-0.051423833,-0.021990577,-0.010571383,-0.0201647,-0.01617267,0.00818514,0.0446402,-0.015533813,0.013091014,-0.011185977,-0.026593274,0.0025533773,-0.05330418,0.004337712,0.027659962,-0.013896707,-0.047487594,0.09213857,0.035256267,0.059454054,-0.07787996,-0.030546091,0.04967498,0.022255916,0.024568742,0.020663967,-0.023680069,0.0071994164,-0.03561291,0.0064527346,0.022829194,-0.018305559,0.028439768,-0.07218062,0.0020173169,-0.016042843,-0.0016357092,-0.023676177,-0.02599212,-0.018583355,0.032134715,-0.022775134,-0.046244565,-0.00033864417,-0.021639869,0.0075093177,0.004264142,0.0007382428,0.024017232,-0.036971882,0.047171768,0.043186735,-0.007287891,0.052737948,0.026324151,-0.017636275,0.021036904,0.023045804,0.0065522385,0.017488295,0.06627266,-0.0315403,-0.044966556,0.054495912,-0.009958931,-0.0075515523,-0.031652853,0.04931528,0.028960753,-0.046315894,0.0121594295,-0.066169605,0.009101854,-0.034975473,0.009786513,0.013965677,0.001635562,0.022624554,-0.012494999,0.03796597,0.034594137,-0.02597061,0.016917236,-0.06409146,0.025028132,-0.0046289484,-0.010856749,0.04472965,-0.004350641,0.00019501179,-0.02442057,-0.019733228,-0.021526936,0.009297664,-0.030260481,0.008826623,0.015222324,0.0478137,0.055716645,-0.0006738211,0.006343298,0.005940746,0.0018188426,-0.14204621,0.035860512,-0.015335038,0.0051232935,-0.024422988,0.03195095,-0.06270329,-0.05028652,-0.044691253,-0.031502653,-0.004621361,-0.03110371,0.040915247,-0.03771899,-0.026732126,0.016820487,-0.015369852,-0.0130991535,-0.06980245,0.078151554,0.011420452,-0.00746824,0.038395744,0.015599583,-0.01948768,-0.05041489,-0.008382975,0.017041069,-0.03723908,0.042058956,0.015889456,-0.0325136,0.00637674,-0.0010781273,-0.03577154,0.023066785,0.0266435,-0.011346536,0.0278357,0.022613568,-0.0037325644,0.031607747,-0.0033690813,0.008509971,-0.009001468,0.07885497,-0.011924125,0.023206158,-0.040815677,-0.005387167,-0.0061562895,0.037807267,0.0019447359,0.016532982,-0.0016965597,0.027859706,-0.06269179,-0.027620954,-0.0048030587,0.026127556,-0.015213916,0.019227674,-0.024290275,-0.025288777,-0.038530517,0.017286574,-0.023288254,-0.008240128,0.0052331975,-0.022069344,-0.030643241,0.010881644,0.000020063535,-0.012085793,-0.02919396,-0.02198344,0.03289811,-0.036541197,-0.03777069,-0.053515036,-0.0048442427,-0.0069891238,0.02386144,0.018811854,-0.05978779,0.017146215,0.016651353,-0.02164725,-0.03399662,-0.005734495,-0.049774934,-0.026854377,-0.030288447,-0.016082188,0.026009923,0.023072734,-0.040960953,0.0029953471,0.011809607,-0.021337029,-0.0072738803,-0.025248598,-0.01882732,-0.035909534,-0.017545825,0.028338118,0.010332099,-0.0078663435,-0.0042890655,-0.033185456,-0.047345027,-0.04968293,-0.04458066,0.02457843,-0.062858604,-0.0031493115,-0.036410905,0.03770289,0.026494114,0.001901643,-0.0052511455,0.0054603727,0.009362651,-0.036421854,0.00026097675,0.03519345,0.07664909,0.025236368,0.0005693732,0.06783723,0.024202224,-0.0062972642,0.028004788,0.023741249,0.011439576,0.006597839,-0.025086166,0.010309869,-0.01590614,-0.017544555,0.032403883,-0.00449896,0.010874639,-0.05213243,-0.0038236286,-0.023821054,-0.046929512,-0.0012895146,-0.019266374,-0.020295348,-0.012014953,-0.05919162,-0.027053172,0.060166106,-0.020290473,0.024824945,-0.043510333,-0.004145408,0.020638054,0.011253302,-0.0068304073,-0.0097715175,-0.049148954,-0.047118403,-0.02072271,0.04370978,-0.0005814659,-0.018784909,-0.0322845,0.017551655,0.0054178024,-0.030002037,-0.027777731,-0.019129502,0.0124657685,0.014940938,-0.011426592,-0.011283187,0.0013329686,-0.020830434,0.052367583,-0.028069641,0.032337077,0.042332046,0.0057137236,0.051479146,-0.037562884,0.04283216,0.017510446,0.0052855476,-0.040025763,0.009070624,-0.04735564,-0.014216605,0.033169888,0.029362962,-0.0051057576,0.009513467,0.03638965,0.03128926,0.015207134,0.013003874,-0.003055491,-0.04320332,-0.008151618,-0.013668418,-0.017796122,0.007129862,-0.04065624,0.014347802,-0.019208208,0.017544799,-0.007133916,0.0056606918,0.03918334,-0.012483765,-0.0043860534,0.029544951,0.0020162973,0.028698152,0.03240339,0.018243633,-0.043426093,0.0022613027,-0.005994674,0.008273937,-0.02656899,0.050765477,-0.03143195,0.014942935,-0.04910499,0.04173546,0.011683321,-0.008831973,-0.019582085,0.0186132,-0.0038998513,-0.0097705275,-0.015314239,0.022043593,0.053402532,-0.026632966,0.015920758,-0.0398262],"last_embed":{"hash":"99wpmi","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"99wpmi","at":1762844593508},"key":"Personal/Areas/Routine/Morning Routine.md##{4}","lines":[4,4],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"99wpmi","at":1762844593508}}, diff --git a/.smart-env/multi/Personal_Areas_Routine_Tasker_Automation_-_Meditation_Enforcement_md.ajson b/.smart-env/multi/Personal_Areas_Routine_Tasker_Automation_-_Meditation_Enforcement_md.ajson new file mode 100644 index 0000000..33e64c7 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Routine_Tasker_Automation_-_Meditation_Enforcement_md.ajson @@ -0,0 +1,140 @@ + +"smart_sources:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md": {"path":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md","embeddings":{"bge-m3:latest":{"vec":[-0.029645592,0.000483206,-0.022853855,-0.0029761032,0.0017069837,-0.04048006,0.020681625,0.057746015,0.004506951,0.020388547,-0.032067254,0.005637772,-0.016640712,0.009450834,0.060105804,0.045089673,-0.011202549,-0.010298319,0.011464201,-0.02414379,-0.032018,-0.028740833,0.023312284,0.016897272,-0.031967048,0.0670344,-0.0059199664,-0.002386861,-0.029643392,0.028347619,0.004911966,-0.015918879,0.0047356677,-0.04380302,-0.06788771,-0.016421136,0.037118178,-0.002843287,-0.043314353,-0.008983292,0.043134104,-0.007646473,-0.020368729,0.027784295,0.024216697,-0.0061767194,0.0014255734,-0.038807068,0.021641277,-0.010031006,0.013928808,-0.014049711,0.0030196626,0.009438936,0.059250355,0.006848893,-0.012397441,-0.021490864,-0.008147119,0.0056438353,-0.030925352,0.03653534,-0.014876316,0.015764369,-0.06526841,0.03734489,-0.007586532,-0.000042186635,0.0042567,-0.062317166,0.006040367,0.0045281677,-0.023236655,-0.03059085,-0.02979448,-0.033614732,0.008491672,0.00094115234,0.029869119,-0.012853591,0.03362839,-0.002765488,-0.015934054,0.0006926572,0.043762837,-0.022159003,-0.011277143,0.08291695,-0.010937953,-0.005215511,-0.019881185,-0.006856754,0.004390125,-0.008979263,0.047005076,0.030701319,-0.015693273,-0.009493978,-0.008350099,-0.01002285,-0.0286699,-0.04774374,-0.037545085,0.019182635,0.02891223,0.027889019,-0.04211111,0.05176187,-0.016586548,-0.016283467,-0.0012405929,-0.002316667,0.021244194,0.0014046504,0.0019477385,-0.013215829,-0.011729885,-0.0068932143,0.020453125,-0.018901382,0.026130334,0.009487743,-0.022528395,-0.016659658,-0.030839914,0.012242414,-0.029605055,0.024278173,-0.020591386,-0.00054544094,0.024924846,-0.028924245,0.039602935,0.0067157103,0.00065197796,0.009639789,0.045512706,0.0018227941,0.018218825,-0.024720185,0.037069432,0.033153344,-0.0024341333,-0.017118134,-0.017455602,-0.0042994698,0.0010556068,-0.001631012,0.0038135229,0.0025455204,0.013776048,0.006423307,-0.021501904,0.05186558,0.016690431,0.011049694,0.039903134,0.029209215,-0.0037709395,-0.050779797,0.03176423,0.025395913,-0.0072660227,0.066053785,0.0028354058,0.019602796,-0.010037833,-0.028245982,0.006976872,0.034230474,-0.035463255,-0.016810628,0.023575211,-0.045271043,0.009089143,-0.0066497196,0.02804596,0.04508115,-0.012151122,-0.017121902,-0.03852497,0.019551426,-0.008612266,-0.04600593,0.011072326,-0.0052202847,0.00020993887,-0.03108942,-0.004532586,0.013961655,-0.048502453,-0.032149274,0.021430243,0.027246855,-0.021591425,-0.029399488,-0.016254576,-0.003764613,0.03572767,0.006541305,0.01607539,0.0016985108,-0.009899894,0.03136087,-0.0086798435,-0.019380728,0.011825131,-0.020320812,-0.006631616,-0.008249201,0.00580613,0.027358066,-0.005788937,0.017261691,-0.017586214,0.0019298033,0.008875522,-0.02998582,0.039514106,-0.004151916,-0.005613536,0.019179452,0.010167669,-0.006479753,-0.035783757,0.022934876,-0.007586002,0.039711494,-0.0146539565,-0.00837458,-0.014482612,0.03257089,-0.03089335,-0.012028358,0.015077929,-0.04225655,-0.077573046,0.034639653,0.018443674,0.017901512,-0.004886216,-0.03729834,-0.0004772074,-0.036015157,-0.009449657,-0.009212133,-0.0015205578,-0.008186465,-0.039331462,-0.016591854,0.014580207,0.032584738,-0.035748772,-0.018052975,0.025831113,0.0011725447,0.0007111304,-0.0023072327,-0.010081583,0.015723579,0.02882889,0.034299385,0.0032791165,0.016731443,0.02743244,-0.0063297637,0.00025330958,-0.014961648,0.044656556,-0.013210856,0.033075873,-0.020872941,-0.05052796,-0.00049178663,-0.01717061,-0.021074524,0.026649512,-0.011430206,0.024866028,0.010586448,-0.03760199,0.0181738,-0.018195827,0.02132184,-0.029292908,0.05393483,-0.03181212,0.023995144,0.0071825013,0.020632986,-0.015250079,0.015473259,0.058028497,-0.017131522,0.033462856,0.046894033,-0.027151322,-0.15954846,-0.037913177,-0.0042742654,0.02643285,0.0054824543,0.017898213,-0.007368161,-0.049166765,-0.026712878,-0.0139550865,-0.023374675,-0.11524574,-0.010155522,-0.025445983,0.04196169,0.031584587,0.013002826,-0.0025691243,-0.02022943,-0.08784469,-0.016987817,-0.005581232,0.05134744,-0.022168627,0.020293167,-0.02393161,0.0051457197,-0.016140385,0.002259522,0.007591265,0.0005783334,0.02129071,-0.008374915,-0.013831816,-0.017077176,-0.016156461,0.04274838,0.0105232885,-0.010941128,-0.03812814,0.040864006,-0.0079064295,0.0070378324,-0.02186383,0.014149608,0.01946171,0.025943538,0.0022763168,-0.05684269,0.0036152464,-0.030438006,0.01951199,-0.0017175314,-0.02817601,0.009471992,-0.037247185,0.020899907,0.039028775,0.024962991,0.0028218834,-0.012531172,-0.027426455,-0.0578667,-0.005092712,-0.012364782,-0.010578779,-0.013655957,0.025312299,-0.0030474751,0.003177066,0.016553199,-0.05567438,-0.013051878,-0.0010681871,0.0039187297,0.043677796,-0.02862946,-0.01839047,-0.011379358,-0.07859373,-0.0015566291,0.024482818,-0.010669603,0.02854045,-0.0107702,-0.011249025,-0.008647632,-0.01938349,0.019057538,0.5106449,-0.029082904,0.009290925,0.009802951,0.03729539,-0.00529892,0.010295099,0.0076119592,0.010481385,-0.01757115,0.03001227,0.016746666,0.012479393,0.005728412,0.031171331,0.017028082,-0.048397407,0.022531476,0.008302728,0.0053143464,-0.01711622,-0.041916154,0.008748302,0.03590659,-0.043598626,-0.03022848,-0.031708658,0.03641901,0.0035135525,-0.0050121606,-0.045536928,-0.017385622,0.005068701,-0.013472227,-0.0055986857,0.017151657,0.0075429943,-0.06238055,-0.04116866,-0.043996826,0.030171288,-0.044225216,0.010789688,-0.018335937,-0.022390502,0.021814626,-0.06344236,0.052735906,-0.032341134,0.020712197,0.026850203,-0.021665858,-0.043987647,-0.005563025,-0.01492517,-0.029757211,-0.006073329,0.00034225514,0.00075766275,0.017573323,0.0066138227,0.025631122,-0.014565303,0.049599424,0.057755265,0.03812493,-0.0065016267,-0.0060982946,0.010125871,0.035825446,-0.019847805,0.0063094036,-0.012140519,-0.0048890896,-0.017682988,-0.03220273,0.02477338,0.032178834,-0.014888842,0.041399524,0.00044341353,0.012211624,-0.0036009208,0.024169032,0.017052151,0.009879116,-0.014447538,0.024047514,0.0048995735,-0.0009837437,0.014509778,0.016056217,-0.03102263,-0.030271666,0.01582405,-0.00036689,0.014479008,0.009108904,0.02543274,-0.0014000263,0.013603022,0.030479698,0.001940331,0.03208589,-0.031429373,-0.0022548966,-0.014010487,-0.0081003,0.0006367446,-0.0083271805,-0.08161183,-0.010802005,0.039971516,-0.018818015,0.0027510263,0.021238936,-0.0031037112,-0.0096913595,0.027154421,-0.052445017,-0.029348174,0.005814657,0.009595286,-0.0024226282,0.0067130215,-0.06422373,-0.00027565175,0.04423394,-0.038140498,0.053329084,-0.014056412,-0.017737487,0.043860197,0.031688977,0.03341083,-0.008281878,0.04014497,0.016199684,0.046158407,0.061759964,-0.0059301527,-0.015977716,-0.0060998783,0.032515805,-0.004749339,0.027943287,-0.00027291192,0.024149228,0.002135976,-0.03595762,0.030557755,0.033353332,0.045923654,-0.018467402,0.026863895,-0.036734357,0.017363425,-0.020238591,-0.039218877,0.0058679087,-0.036217824,0.03941445,-0.008844278,0.04859211,0.008849679,-0.008629092,0.025927637,0.015318747,-0.029012574,0.011510395,-0.010663439,-0.03769389,-0.002081299,-0.024733113,-0.0024299694,-0.027586086,-0.044617,-0.03001554,-0.0018516445,0.010591351,0.023938656,-0.025769714,-0.00022383391,-0.018823063,0.011625599,-0.0057854666,0.0119264275,0.022640893,-0.010119423,0.0010096892,0.02461201,0.052997462,0.0089471815,-0.000537198,0.07929068,-0.015782023,-0.0049706814,0.014758527,-0.0065517966,0.03516438,0.021549104,-0.030998832,0.037262466,0.046980526,0.013219809,-0.010213387,-0.0017845153,0.013168728,-0.00148806,-0.0033491876,0.037149798,0.011579896,0.011909133,0.0059344154,-0.027082205,-0.033667073,0.029461974,0.03247731,0.024506368,-0.01200579,-0.019327642,-0.0033529266,-0.027562955,-0.026700068,0.021774024,0.020464264,-0.04194971,-0.017565858,-0.019937737,-0.000637249,-0.023569182,-0.026177546,0.009916858,-0.008766594,0.0070868162,-0.025535434,0.039720345,0.023117555,-0.005811855,0.008736852,0.0018468391,-0.031030474,0.039427947,0.02864034,-0.00050549075,-0.003997314,-0.05434543,-0.005153832,0.016569046,0.021428954,-0.0076450547,-0.0005027206,-0.041901607,-0.0472942,0.006120761,0.056534193,0.020620454,-0.0093710795,0.016372029,-0.03981182,0.014773241,-0.006214247,-0.011026523,0.0068711597,-0.011470176,-0.013192839,0.00891106,-0.014586865,-0.0028150408,-0.02968139,-0.034247566,0.0003764309,0.0073253238,0.016131448,-0.021301134,0.008202669,0.025002275,0.001130081,0.014634283,0.018305311,-0.038722605,0.02403049,0.01758298,0.011788818,-0.03549345,-0.00550082,0.025767917,-0.025728662,-0.017806986,-0.0017281095,-0.00022358586,0.02945356,-0.04149184,0.06359271,0.0064241556,0.025553597,-0.047533713,0.011609122,-0.008574315,0.0015469713,0.0000560237,-0.016986404,0.013889778,-0.027505232,-0.04268612,0.03868601,-0.0030883458,0.022934562,-0.021529151,-0.023517556,-0.001609507,-0.038015366,-0.03044144,-0.044273335,0.0028787542,0.011045597,0.020640885,-0.038710672,0.029989228,-0.029466232,-0.015011225,-0.0032944737,-0.026271962,0.0029911122,0.019262925,0.01011864,0.018604673,-0.004018987,-0.019124053,-0.0153772095,-0.012149145,0.029965866,-0.008164811,-0.039984137,0.012925038,0.002800596,0.033765152,-0.017502856,-0.016102185,-0.016594319,0.013832536,0.06849658,0.011448618,0.013180015,-0.0023399894,0.0053137667,0.015135229,0.010207512,0.010896085,0.007558524,0.028902024,-0.021878934,-0.021416994,0.010711779,0.024025064,-0.004440942,-0.04948639,0.0029459987,0.02788006,0.004574018,0.016080601,0.054480195,-0.006089459,-0.0069828755,0.005666402,0.0017137809,0.02632534,-0.01055331,-0.014248959,0.0017724009,-0.002480465,-0.02843686,-0.015640946,-0.013052856,0.00301793,0.0010607177,0.0146565065,-0.017067505,0.034683198,-0.028653698,-0.023714937,-0.007211381,-0.017843697,-0.0279659,0.00019190522,-0.03561327,-0.016373614,-0.00761491,-0.0051925587,-0.0030544791,-0.008655923,-0.014345312,-0.004245118,0.0029754809,-0.057091285,-0.024817694,0.007476225,-0.04834971,-0.0032319296,0.009952774,0.011302797,-0.024322292,0.008278389,0.008627644,0.015291444,-0.027302703,0.0070432085,-0.024835093,0.022676522,-0.008296287,-0.06254751,0.053071525,0.00206313,0.035232726,-0.00517566,0.023607466,-0.018658232,-0.011739447,-0.0015983152,0.006516107,-0.021372076,0.01115687,0.0015263974,-0.021080513,0.0015802769,-0.012628037,0.0038015086,0.0719982,-0.0030963267,-0.026393592,-0.017813936,-0.03234563,0.0050960016,0.005688421,-0.023798803,-0.016890079,-0.02646087,-0.019219842,-0.013766227,0.03521135,-0.000794032,-0.031455807,-0.027335517,-0.03414299,-0.026183039,0.015378461,-0.012368309,0.03406255,-0.025011756,-0.011562696,-0.04031346,0.04073529,-0.023301894,0.02141262,-0.0076666446,0.0017285008,-0.024830509,-0.03138864,-0.024619335,-0.0028900716,-0.053187497,0.025861122,0.031288598,0.030198786,-0.04170771,-0.043599047,-0.048100833,0.031475626,0.00037356178,-0.015557152,0.057639692,-0.014223983,-0.0077706673,-0.00062766246,-0.0002742826,0.002634708,0.031326015,-0.015856031,0.055637997,-0.038835313,0.021141823,0.009147204,0.0016342228,-0.0268724,-0.069761425,-0.03380198,0.013252405,0.03528281,-0.024719348,0.021344464,0.0036594963,0.012215264,-0.010441376,-0.032911405,0.015464431,0.01692954,-0.006541203,-0.006012697,-0.011221767,-0.030249106,0.027393244,0.009085678,0.0035074742,0.005311289,-0.05807895,0.015051032,-0.023801912,0.03239461,-0.05171899,-0.005747443,-0.012416246,-0.001963163,0.0047226595,-0.023375832,-0.044283316,0.005884775,0.01380695,-0.07904711,0.01555648,0.042121176,0.017997313,0.012779132,0.09887136,0.00763282,0.018242765,-0.030035388,-0.009459436,0.0488034,0.048761725,0.02612678,0.028277576,0.049365837,0.019416912,-0.029083963,-0.06296638,0.027171182,0.037856393,-0.030836923,-0.009355741,-0.010315287,-0.026088009,-0.0071105575,-0.004521721,-0.009382797,0.032130852,0.021519618,-0.0016764954,-0.008447267,-0.022855785,0.029707529,0.0006416759,-0.015132234,-0.014781162,0.038334396,-0.004847181,-0.006384417,-0.01860344,-4.3817823e-7,-0.02221562,0.029120253,0.002208317,-0.025061399,-0.024649736,-0.0017267282,0.053542584,0.016385585,0.0011581146,-0.015041561,0.028175952,-0.0014009613,0.020883195,0.05032576,-0.016039269,-0.0022457023,0.011285952,-0.00005497484,0.048479453,0.03926674,0.008392043,-0.06509922,-0.034086235,0.036175337,-0.0055617383,-0.015275603,-0.020326337,0.059331387,-0.0064996434,-0.02506833,0.00026556564,0.01423762,0.0030261525,-0.010692164,-0.01344419,0.029320687,-0.02929895,-0.01997907,-0.019427303,-0.020316582,-0.032505628,0.017284079,-0.022672726,0.003995134,0.01701573,-0.0039697415,-0.030918319,-0.0025101837,0.023959048,-0.016008984,-0.014227461,-0.0062737516,0.020422118,0.0266206,0.016622717,-0.0073893615,-0.016471187,0.026080087,0.02058771,-0.03559222,-0.048713986,-0.024828287,-0.04264846,0.0062494446,-0.008904344,0.004819727,-0.02092623,0.009805708,-0.013889273,0.03580867,-0.017126795,-0.023428837,-0.023094177,0.031004334,-0.028146701,-0.029506532,0.012461597,-0.06302964,-0.026209388,-0.029033674],"last_embed":{"hash":"ucqp8q","tokens":351}}},"last_read":{"hash":"ucqp8q","at":1762860906111},"class_name":"SmartSource","last_import":{"mtime":1762860528000,"size":11501,"at":1762860879894,"hash":"ucqp8q"},"blocks":{"#---frontmatter---":[1,4],"#Tasker Automation - Meditation Enforcement System":[5,483],"#Tasker Automation - Meditation Enforcement System#Your Current Tools":[7,12],"#Tasker Automation - Meditation Enforcement System#Your Current Tools#{1}":[9,9],"#Tasker Automation - Meditation Enforcement System#Your Current Tools#{2}":[10,10],"#Tasker Automation - Meditation Enforcement System#Your Current Tools#{3}":[11,12],"#Tasker Automation - Meditation Enforcement System#The Problem":[13,18],"#Tasker Automation - Meditation Enforcement System#The Problem#{1}":[15,18],"#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System":[19,37],"#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept":[21,28],"#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept#{1}":[23,23],"#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept#{2}":[24,24],"#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept#{3}":[25,25],"#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept#{4}":[26,26],"#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept#{5}":[27,28],"#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#How It Works":[29,37],"#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#How It Works#{1}":[31,37],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks":[38,209],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 1: Morning Meditation Check (7:00 AM)":[40,62],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 1: Morning Meditation Check (7:00 AM)#{1}":[42,62],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 2: Detect Meditation Started":[63,81],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 2: Detect Meditation Started#{1}":[65,81],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 3: Detect Meditation Completed":[82,107],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 3: Detect Meditation Completed#{1}":[84,107],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Reminder Level 2\" (7:15 AM if not started)":[108,131],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Reminder Level 2\" (7:15 AM if not started)#{1}":[110,131],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Reminder Level 3\" (7:30 AM if not started)":[132,161],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Reminder Level 3\" (7:30 AM if not started)#{1}":[134,161],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Lockdown\" (7:35 AM if still not started)":[162,191],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Lockdown\" (7:35 AM if still not started)#{1}":[164,191],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Unlock After Meditation\"":[192,209],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Unlock After Meditation\"#{1}":[194,209],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration":[210,241],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Setup in Simple Time Tracker":[212,222],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Setup in Simple Time Tracker#{1}":[214,218],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Setup in Simple Time Tracker#{2}":[219,222],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options":[223,241],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{1}":[225,225],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{2}":[226,226],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{3}":[227,227],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{4}":[228,229],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{5}":[230,230],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{6}":[231,231],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{7}":[232,232],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{8}":[233,234],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{9}":[235,235],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{10}":[236,236],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{11}":[237,237],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{12}":[238,239],"#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{13}":[240,241],"#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)":[242,269],"#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)#Setup":[244,249],"#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)#Setup#{1}":[246,246],"#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)#Setup#{2}":[247,247],"#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)#Setup#{3}":[248,249],"#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)#Tasker HTTP Post When Complete":[250,269],"#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)#Tasker HTTP Post When Complete#{1}":[252,269],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)":[270,296],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 1: Basic Reminders":[272,277],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 1: Basic Reminders#{1}":[273,273],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 1: Basic Reminders#{2}":[274,274],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 1: Basic Reminders#{3}":[275,275],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 1: Basic Reminders#{4}":[276,277],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 2: App Locking":[278,283],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 2: App Locking#{1}":[279,279],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 2: App Locking#{2}":[280,280],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 2: App Locking#{3}":[281,281],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 2: App Locking#{4}":[282,283],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 3: Social Accountability":[284,289],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 3: Social Accountability#{1}":[285,285],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 3: Social Accountability#{2}":[286,286],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 3: Social Accountability#{3}":[287,287],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 3: Social Accountability#{4}":[288,289],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 4: Financial + Social + Locking (Nuclear)":[290,296],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 4: Financial + Social + Locking (Nuclear)#{1}":[291,291],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 4: Financial + Social + Locking (Nuclear)#{2}":[292,292],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 4: Financial + Social + Locking (Nuclear)#{3}":[293,294],"#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 4: Financial + Social + Locking (Nuclear)#{4}":[295,296],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You":[297,320],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#{1}":[299,300],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)":[301,320],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{1}":[303,303],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{2}":[304,304],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{3}":[305,305],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{4}":[306,306],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{5}":[307,308],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{6}":[309,309],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{7}":[310,310],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{8}":[311,311],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{9}":[312,312],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{10}":[313,314],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{11}":[315,315],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{12}":[316,316],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{13}":[317,318],"#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{14}":[319,320],"#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation":[321,374],"#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Auto-Open Headspace After Water":[323,340],"#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Auto-Open Headspace After Water#{1}":[325,340],"#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Evening Check-In":[341,356],"#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Evening Check-In#{1}":[343,356],"#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Weekly Stats":[357,374],"#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Weekly Stats#{1}":[359,374],"#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation":[375,395],"#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{1}":[377,377],"#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{2}":[378,378],"#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{3}":[379,379],"#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{4}":[380,380],"#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{5}":[381,382],"#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{6}":[383,383],"#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{7}":[384,384],"#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{8}":[385,385],"#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{9}":[386,387],"#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{10}":[388,388],"#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{11}":[389,389],"#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{12}":[390,390],"#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{13}":[391,391],"#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{14}":[392,393],"#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{15}":[394,395],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles Summary":[396,409],"#Tasker Automation - Meditation Enforcement System#Tasker Profiles Summary#{1}":[398,409],"#Tasker Automation - Meditation Enforcement System#Next Steps":[410,445],"#Tasker Automation - Meditation Enforcement System#Next Steps#{1}":[412,413],"#Tasker Automation - Meditation Enforcement System#Next Steps#{2}":[414,418],"#Tasker Automation - Meditation Enforcement System#Next Steps#{3}":[419,423],"#Tasker Automation - Meditation Enforcement System#Next Steps#{4}":[424,427],"#Tasker Automation - Meditation Enforcement System#Next Steps#{5}":[428,429],"#Tasker Automation - Meditation Enforcement System#Next Steps#{6}":[430,434],"#Tasker Automation - Meditation Enforcement System#Next Steps#{7}":[435,436],"#Tasker Automation - Meditation Enforcement System#Next Steps#{8}":[437,441],"#Tasker Automation - Meditation Enforcement System#Next Steps#{9}":[442,445],"#Tasker Automation - Meditation Enforcement System#Resources":[446,466],"#Tasker Automation - Meditation Enforcement System#Resources#{1}":[448,448],"#Tasker Automation - Meditation Enforcement System#Resources#{2}":[449,449],"#Tasker Automation - Meditation Enforcement System#Resources#{3}":[450,451],"#Tasker Automation - Meditation Enforcement System#Resources#{4}":[452,452],"#Tasker Automation - Meditation Enforcement System#Resources#{5}":[453,453],"#Tasker Automation - Meditation Enforcement System#Resources#{6}":[454,455],"#Tasker Automation - Meditation Enforcement System#Resources#{7}":[456,456],"#Tasker Automation - Meditation Enforcement System#Resources#{8}":[457,457],"#Tasker Automation - Meditation Enforcement System#Resources#{9}":[458,459],"#Tasker Automation - Meditation Enforcement System#Resources#{10}":[460,460],"#Tasker Automation - Meditation Enforcement System#Resources#{11}":[461,461],"#Tasker Automation - Meditation Enforcement System#Resources#{12}":[462,462],"#Tasker Automation - Meditation Enforcement System#Resources#{13}":[463,464],"#Tasker Automation - Meditation Enforcement System#Resources#{14}":[465,466],"#Tasker Automation - Meditation Enforcement System#Bottom Line":[467,483],"#Tasker Automation - Meditation Enforcement System#Bottom Line#{1}":[469,471],"#Tasker Automation - Meditation Enforcement System#Bottom Line#{2}":[472,472],"#Tasker Automation - Meditation Enforcement System#Bottom Line#{3}":[473,473],"#Tasker Automation - Meditation Enforcement System#Bottom Line#{4}":[474,475],"#Tasker Automation - Meditation Enforcement System#Bottom Line#{5}":[476,476],"#Tasker Automation - Meditation Enforcement System#Bottom Line#{6}":[477,477],"#Tasker Automation - Meditation Enforcement System#Bottom Line#{7}":[478,478],"#Tasker Automation - Meditation Enforcement System#Bottom Line#{8}":[479,479],"#Tasker Automation - Meditation Enforcement System#Bottom Line#{9}":[480,481],"#Tasker Automation - Meditation Enforcement System#Bottom Line#{10}":[482,483]},"outlinks":[],"metadata":{"created":"2025-11-11 11:15","updated":"2025-11-11 11:15"},"task_lines":[415,416,417,420,421,422,425,426,431,432,433,438,439,440],"last_embed":{"hash":"ucqp8q","at":1762860879897}},"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0061908746,-0.020996856,-0.023707967,0.026810514,-0.049296726,0.011822347,0.047517326,0.030269887,0.024172273,0.032936424,0.01047613,0.000094408286,-0.040567763,-0.0034736458,0.03473024,0.009146059,0.024738485,0.008287153,-0.0041908543,-0.033494934,0.016245574,-0.019795863,0.03564482,0.026500095,-0.0073570902,0.017785033,0.030621074,-0.024807576,0.01745674,0.019242894,-0.010596729,-0.03356308,0.004829512,-0.0352239,-0.022922633,-0.030089019,-0.0073860087,-0.030928144,-0.07229914,0.04312134,-0.005513217,-0.051266037,-0.010532191,-0.0016989964,0.03521552,0.0044342824,-0.034776367,-0.02254728,-0.023091966,-0.01182291,0.01601415,-0.02418619,0.02017606,-0.012386398,0.063560456,0.07664702,-0.04493964,-0.029125959,-0.025911802,-0.0019606794,-0.034388106,0.014269502,0.004934457,0.01059873,0.015100172,0.04544963,0.041455157,-0.004373804,0.0030766753,-0.024677046,0.01234439,0.010833832,-0.0032096677,0.007460102,-0.03237834,0.049508955,-0.0023100497,-0.02871264,0.013555307,0.028302839,-0.015952978,0.027243774,-0.0021831715,-0.0014555911,0.010001878,-0.01121112,-0.019282717,0.032221697,0.03392778,0.0030020364,0.008283457,-0.009986831,-0.005501533,-0.040150523,-0.011085077,0.012632679,-0.005091062,-0.0069791065,0.03264425,0.0016045371,0.060537536,0.011802859,0.017121699,0.011904361,0.058757454,-0.017762395,0.0076038158,0.009251786,-0.0030158358,-0.003831861,-0.009175959,0.05127494,0.0135730775,0.0062910244,0.00044669848,0.0057829646,0.03364579,-0.033275884,-0.0028888495,-0.028432528,0.018036243,0.033152703,0.0669968,-0.05142933,-0.005334484,-0.012951458,0.03673614,-0.034115497,-0.008851254,-0.009659858,0.007913929,0.047916885,-0.00851077,0.0004700185,-0.012749302,0.0014513072,0.021210162,0.017792014,0.0080845235,0.009456983,0.017741855,0.030961448,-0.033360634,0.00649769,0.03179814,-0.03949428,0.006735032,0.00020589163,0.029842466,-0.0075206812,-0.018234117,0.021445367,0.031868383,0.023584235,-0.033864845,-0.015780251,0.010671463,0.051312167,-0.048042867,-0.034341473,0.0021472604,0.024705887,-0.04759756,0.07055743,0.004234963,-0.0143529745,0.028978245,0.010876704,-0.038279843,0.011268976,-0.0024125595,-0.06593519,-0.025758082,-0.005262589,0.013766319,0.013190524,0.09529286,0.024563191,-0.00825655,-0.028865332,-0.0056705326,0.008748392,-0.026089057,-0.016759781,-0.036417123,0.014006152,-0.0291723,-0.02219673,0.012980671,0.027635755,-0.04350265,0.020378198,-0.02569392,0.006970664,-0.030067658,-0.020281438,0.032099362,0.044421677,0.0019771445,-0.01757042,0.0048968,0.020110464,0.016907236,-0.012324089,-0.013620529,0.0026199888,0.030201128,-0.024252363,0.025681887,-0.0045895823,-0.021962313,0.06370234,-0.026067538,-0.045340143,-0.025678916,-0.029166928,0.01786386,-0.0058467695,0.02808486,-0.0057971706,-0.027668038,0.032288823,-0.015672652,0.008780555,0.008038461,0.008864883,0.01745007,0.0642028,0.039410204,-0.00055845384,-0.0007754381,-0.0072827796,-0.019776369,-0.012382231,-0.0061146948,-0.0036442159,-0.027811151,0.015838763,0.07554699,-0.014972205,-0.03558963,0.011207045,-0.0011781813,-0.025349448,-0.01871469,0.0016169238,0.027796451,0.037856705,-0.0010622367,0.02988588,0.008463437,0.018517703,-0.0067911292,0.018536458,0.030207507,0.036685556,-0.0015235443,-0.012801281,-0.012148248,-0.028419219,-0.019287074,0.01200649,-0.038441442,0.010512998,0.027235176,-0.006279475,0.03165316,-0.040547516,0.049699698,-0.011653968,0.011400161,-0.061754167,0.023133168,0.01143911,0.021514203,-0.03825908,-0.030588618,0.03049539,0.044861134,0.021781234,0.01844815,-0.026346004,0.028679516,0.020742578,0.03827802,-0.011965007,-0.012254214,0.013916715,-0.011352642,-0.018528188,-0.013075405,-0.0042223306,0.0697248,-0.0036012696,-0.03135514,0.028175104,0.0009820407,-0.16662557,0.03141394,-0.04530585,0.044834215,0.020068005,-0.00875831,-0.03291101,-0.0041603907,-0.026034426,0.042025987,-0.003591035,-0.055902816,0.011719946,0.029097408,0.013881118,0.02336742,-0.017819723,0.0056205546,-0.07243961,-0.034784436,-0.019117225,-0.021289026,0.05128354,-0.019964324,-0.066122375,0.002197913,0.062471468,-0.027068894,-0.014820328,-0.02190289,-0.023245446,-0.013511058,0.015122174,-0.008639229,-0.013930194,0.05959795,-0.006470527,-0.037357878,0.030865673,-0.008288432,0.021965144,0.06628137,0.009699624,0.034346893,0.0031769339,0.036840808,0.004211052,0.012637238,-0.06296094,0.024786146,-0.04674305,-0.01847713,0.009633021,0.025151875,-0.04831313,-0.010786487,0.002798336,0.03656865,-0.024389733,0.013767983,-0.029593434,-0.012607045,0.0003333148,-0.0387396,-0.04639906,-0.01368896,0.017585276,-0.04595838,0.000018824227,-0.059270132,0.04642004,-0.06499489,0.031152038,0.00857869,-0.020834398,0.039627522,-0.020378156,-0.03171844,-0.0050757043,-0.10892916,-0.028920934,0.032157257,-0.04377728,-0.0011968259,-0.003930468,-0.058916546,-0.027139805,0.022593763,0.016519848,0.2453656,0.008790439,-0.00512188,0.022011388,0.058497913,-0.020823222,-0.007882647,0.016159253,-0.0400619,-0.029616173,0.0028650092,0.031367645,0.029591424,-0.0040348,0.032918982,-0.016471826,-0.039672513,-0.0049062907,0.08567155,0.0045754635,0.038488466,-0.024403099,0.04022105,-0.023443012,-0.06070651,-0.030381901,-0.02282104,0.01628783,-0.030346952,0.010097358,-0.041206617,0.0021602942,0.04741331,-0.022450676,-0.027942535,-0.015037383,0.04816346,-0.037151903,-0.007118189,0.019416185,-0.049494836,-0.020355225,0.047225732,0.00889313,-0.0060237297,-0.0035542487,-0.023965813,0.011523443,-0.020485247,-0.00031216434,0.012758157,-0.033165213,0.018026214,-0.006248462,0.00036171326,-0.023024077,-0.017495349,-0.027852237,-0.0070722466,0.028467389,0.04013677,0.0093874475,-0.031530216,0.018235859,-0.016933685,0.013239197,-0.02338706,-0.01547645,-0.018485328,0.03836095,0.028041825,0.018732734,0.020714965,0.018240996,0.010343254,-0.019036647,0.035417598,0.017795812,-0.010777031,0.030900165,-0.039030734,-0.028661417,-0.028849546,-0.0015584608,0.022524875,-0.021434808,0.01113986,0.02760427,-0.0048679267,0.026312979,0.008028034,0.0323099,-0.025135864,-0.014083532,-0.02822829,0.007966198,0.031552076,0.00065274525,-0.034498695,0.02334036,-0.04109064,-0.0068036458,-0.015917791,0.020389719,0.0067104558,-0.021140818,-0.03873552,0.0027901558,0.020845674,0.041556004,-0.008572816,-0.0105704125,-0.0049962625,-0.028369436,0.0032703273,0.023756463,-0.0039477968,0.008596195,0.034903172,0.006974936,0.0070341374,0.029043471,-0.0057879924,0.021043837,-0.031793408,-0.030164117,-0.0069794203,0.03223891,-0.023772154,0.028139522,0.0046108253,-0.05088642,0.017611168,-0.0072041196,0.013769896,0.033930358,0.018158745,-0.008144541,0.014335621,0.014802708,-0.0116231255,0.009701113,-0.012512212,0.042860582,0.02850583,0.03909233,0.015084777,-0.030831264,-0.027380986,0.051616803,-0.0073890253,0.02447809,0.03701271,-0.040288005,0.014901871,-0.048825305,-0.0201804,-0.012317275,-0.030534014,-0.020629391,-0.012236131,0.0009123235,-0.004398856,0.076663904,-0.03505395,0.009941182,-0.0167829,0.014299486,-0.02594735,-0.022697024,-0.003398556,-0.025227558,-0.036533434,0.035808902,-0.0054816413,-0.028258663,-0.017226383,-0.0020602853,-0.053579897,-0.050933823,0.019199843,-0.01785988,-0.03531456,-0.018557565,0.021760833,-0.010101438,-0.009705114,-0.014377947,0.0035672386,-0.018538091,-0.013757183,0.099723905,0.0075585586,0.0012785945,0.008425771,0.013584963,0.039912138,-0.02677246,0.045958355,0.002067601,-0.0590816,0.009016029,-0.0070981695,-0.021499729,0.021658856,-0.008928888,-0.014859835,0.05832068,0.014646572,-0.02267929,-0.0062448867,0.018298248,0.0050254418,0.022215318,-0.03915919,-0.046134964,0.020959215,0.04091701,-0.016775193,-0.029549958,-0.008339048,0.0026206423,-0.018134557,-0.033163816,-0.02322517,0.036082864,-0.01204053,-0.033070043,0.05327148,-0.037650213,-0.0039406703,-0.04565507,0.0051992363,0.017597852,-0.0015895251,0.009407402,0.023177417,0.024110284,-0.010970305,-0.05133961,0.030516015,-0.02133687,0.0014897515,0.016757593,0.02084264,0.010017809,-0.058232874,-0.049873598,-0.021666668,0.012012782,0.010981535,-0.025977202,0.02021424,-0.045178406,0.014311686,0.030851712,-0.010137548,-0.024209129,-0.013674818,-0.04769043,-0.039068405,0.04231831,0.035476256,-0.0066460627,-0.033533532,-0.037835382,-0.0041695233,-0.022301093,-0.019627964,-0.011228213,-0.030658891,-0.013609423,-0.012090199,-0.011218734,0.01771756,0.01937677,-0.010862128,-0.022525685,0.061580375,-0.022344677,-0.009110075,0.06972811,0.022468008,0.0071069878,-0.045197986,0.02926135,0.06776765,-0.063036844,0.018473009,-0.06550066,0.023843376,0.012545255,-0.028730113,0.050038915,-0.029127322,-0.009367761,-0.043670777,0.03774539,-0.0049787946,-0.025313377,0.0046391776,0.047538254,0.0062384824,-0.025526494,0.008765119,-0.020142471,0.009378391,-0.023946246,0.038627867,0.013375498,0.0083378665,0.0028010465,0.023527652,0.032053582,0.021044383,0.0034678653,0.02327947,-0.069075435,0.041422978,-0.034915637,-0.0138747,0.030083077,-0.038118217,-0.0047632195,-0.09881698,0.021041187,0.00078850513,-0.022384472,-0.009539434,-0.04362683,-0.022991786,0.0043056565,-0.011446675,-0.00061341055,-0.023905613,-0.023085615,0.040768594,-0.013627794,0.030804517,0.032456316,-0.013388463,0.0006393702,0.004718962,-0.020758154,0.016636472,0.020200351,0.026831275,-0.0030993873,-0.009859533,-0.0062909224,0.0058028763,-0.001341893,-0.011775144,-0.015602386,0.05000861,0.01166184,-0.04510551,-0.0064155287,0.032042243,0.07518075,-0.019888416,0.018006647,-0.04100316,-0.020825345,-0.017351734,0.050417535,0.019453278,-0.033919282,0.009973169,-0.0071833045,-0.002906918,-0.057170533,-0.0012308584,0.018235218,-0.041605167,0.019889865,-0.01122687,-0.05067011,0.025212597,-0.019939786,-0.027739692,-0.02776666,0.0029385653,-0.022412626,0.023118947,-0.033507038,-0.017073767,0.02791409,0.027877498,-0.022872461,-0.029778214,0.008896544,-0.03794871,0.025181431,-0.15721175,-0.0018030045,-0.035364956,0.002854675,-0.019733462,0.010251564,-0.013248435,0.013031601,-0.014418594,0.00048651567,-0.0033864782,-0.06558533,0.026343485,-0.016222501,-0.013116279,0.012212827,-0.030506436,0.028564276,-0.041811217,0.08391755,0.013521432,-0.011957434,0.060077474,0.028363796,-0.025951391,0.018695762,0.029006269,0.009893316,-0.039655052,-0.031366315,0.008865435,-0.01840855,0.03122265,0.058734328,-0.023386931,-0.008463517,-0.0024196566,-0.006142691,-0.0011934288,0.022244196,-0.040445324,0.0014996192,0.034830876,-0.001876628,0.04394564,0.09884866,-0.019053837,-0.023174904,-0.016223576,0.035313632,0.005570974,0.023420645,-0.028783862,0.035832822,-0.026472526,-0.054055493,-0.020219808,-0.026320597,0.010183612,0.045160975,-0.036520045,0.023062881,0.008267485,-0.0050657284,-0.0013323685,0.041080866,-0.05567724,-0.009704867,-0.017787252,0.03799683,-0.026586328,-0.038040984,0.0016718319,-0.020786686,0.0020178827,0.0018561853,0.089880385,0.013687283,-0.036266834,0.0003348795,-0.04285495,0.02316435,0.013882039,-0.005782654,0.04995314,-0.014309804,-0.0141740795,-0.013517272,-0.016215606,-0.002221557,-0.02099879,-0.04560534,0.022969324,0.016231747,0.013197044,0.04642157,-0.022914924,0.012550039,-0.0310559,-0.010398713,-0.013237833,-0.024320154,-0.010544257,-0.041074976,-0.047896158,0.049998492,0.034668796,-0.0027214768,-0.056771975,-0.016927106,-0.019388065,0.0013982767,-0.026494903,0.011054301,-0.07085301,-0.029245283,0.00265619,0.004254898,0.024532355,0.032865066,0.015333109,-0.01880963,0.023687707,-0.035729248,0.037525784,0.037919287,0.0417947,0.042293586,0.04637038,-0.024840869,-0.0028347988,-0.02171493,0.03760911,0.0074865567,0.033908784,-0.036390487,0.019710442,0.030100634,-0.027556112,-0.060716383,-0.04185682,-0.0021937878,-0.008167627,-0.044311427,0.0080193095,-0.058795523,0.0040897615,0.0192096,0.0018016935,-0.028271256,-0.008682621,0.0044769472,0.021601072,0.03810836,0.0026512682,0.035295434,-0.04812073,0.033575356,-0.0015671225,0.0496799,-0.028968962,-0.0072505134,-0.04882019,-0.020364383,-0.025957169,0.054026615,-0.019931784,-0.029911637,-0.06966758,0.027245559,0.05031366,0.0388154,-0.013649488,0.026101133,0.015385164,0.0018014706,-0.012052204,0.017415967,-0.020757565,-0.0462215,0.02968449,-0.012695441,0.019982275,0.013493967,-0.012679408,-0.0069870693,-0.009199521,-0.0015415298,-0.0016354265,-0.015768485,0.019204572,0.029231103,-0.08044959,-0.01997118,0.052254137,0.01618963,0.0005768039,0.038243987,0.0222551,0.01643028,-0.032386236,-0.018401178,0.02611224,0.014183146,-0.009219084,0.013961052,-0.006105729,-0.033510663,-0.023472648,-0.043607183,-0.020133222,-0.004265139,-0.022616973,-0.00090548105,0.018866774,0.020165414,0.09723054,0.0026880698,-0.04649439,-0.019577939,0.033902276,0.04228569,0.0051051625,-0.048436575,0.015700491,0.017115846,-0.018942658,0.03603909,-0.040388357,-0.0036208185,-0.050076,-0.020113586,-0.0077662463,0.04842429,0.014581172,0.000112623464,-0.04723904,0.004223241,-0.019984929,-0.03746918,0.07996033,-0.03129976,-0.011429012,-0.0335265],"last_embed":{"hash":"kaom5f","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"kaom5f","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"kaom5f","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0067599732,0.026179435,-0.017096393,0.026354184,0.024340885,-0.009109634,0.048028074,0.076500684,-0.013345034,0.017673245,-0.013994939,0.018283933,-0.023740266,0.0056695463,0.0023461913,-0.015063858,-0.027304238,0.022868024,-0.010982368,-0.0063100075,-0.052712753,-0.025488522,0.018846452,0.017917791,-0.017833393,0.088173606,0.0077371993,-0.04079485,-0.054042865,0.023066666,0.038780343,-0.0053177318,-0.014546366,-0.055297207,-0.01519715,-0.028798588,-0.006505192,-0.035238195,-0.11094583,-0.039884888,0.04459936,-0.025938628,-0.04842989,0.0071179355,0.0049267355,0.017987434,-0.011935411,-0.08149216,-0.012965765,-0.020696264,0.002647092,0.030876132,-0.0043196967,-0.021304643,0.021828175,0.030422779,-0.013502316,-0.008898799,0.026703373,-0.0034843662,-0.014204407,0.015210893,-0.01608699,-0.020816563,-0.048287395,0.023188088,-0.0069469768,0.021285605,0.030629566,-0.05342397,-0.013162822,-0.013404461,-0.031487834,-0.0599612,0.00000973637,0.007826053,-0.00075933395,-0.022653239,0.029105535,-0.06365188,0.10471389,-0.0134835215,0.059263933,0.00627181,-0.024569055,0.0041317805,-0.0031104176,0.061547525,-0.024590733,-0.0077874605,-0.029841853,0.065995336,-0.012174512,-0.019679619,0.027843427,-0.041285865,0.0023528168,-0.035069875,-0.010352865,-0.017595252,-0.060387783,-0.0051308414,0.0034863737,0.042699903,0.0195094,-0.008719237,-0.007031742,0.04083302,-0.025855426,0.017865648,-0.016612597,0.0021434892,-0.027499052,0.008408294,0.02701235,-0.010657926,-0.018862683,-0.017847357,0.027196193,-0.039663825,-0.0044553457,0.021722302,0.0074761882,-0.01243719,0.0077335886,-0.029152382,-0.034676824,0.033915125,-0.061807547,-0.005427184,-0.002704257,0.036137257,0.03919115,0.0037493855,-0.036878236,0.006426507,0.03274776,0.038012154,0.033696245,0.004394304,0.031573337,0.013479519,-0.025504936,-0.008225402,0.042024,-0.016453795,-0.0140184825,0.0021606404,0.017075336,0.02712383,-0.0057356963,-0.01473953,0.030220862,0.029672686,0.020369438,0.035732727,0.02108544,0.020622462,-0.017733224,-0.031335887,0.020499675,-0.0011095309,0.04671103,0.05869568,-0.022949694,0.02533597,0.010939132,-0.01690292,-0.00571306,-0.0024742896,0.005115482,-0.06733325,0.01771657,-0.015056106,0.0117924055,0.049076118,0.030096235,0.044549048,-0.0028229225,-0.014937164,0.0051346477,0.011538368,0.024597963,-0.045154247,0.020433595,0.0021022744,0.0034664015,0.002370093,0.007639606,0.06615756,-0.05925713,-0.049176928,0.030236462,0.030626653,0.025240783,-0.025374472,-0.010127626,-0.015414034,0.036241878,-0.022099096,-0.017295294,0.0154256495,-0.043228593,0.030856622,-0.009654596,0.0022017704,-0.025015183,-0.042441364,0.020135652,-0.0014335704,0.049260873,0.016866617,-0.01612818,0.005471013,0.005649036,0.024719449,-0.005407637,-0.0035870804,0.055843074,-0.003705211,-0.0049008536,-0.02157519,-0.01565524,-0.013587514,-0.009960463,0.022321614,-0.006517974,0.051496737,0.008555434,0.008794967,-0.021398706,0.07284441,-0.043240972,-0.026929544,-0.026143795,0.007426299,-0.100990005,0.00831244,0.03146337,0.02092116,0.0063586235,-0.035473663,-0.0048003043,-0.06965026,-0.06337968,0.024902571,-0.005413888,0.019425116,-0.0063712774,-0.0043151574,-0.025470776,0.013758233,0.008233483,-0.029482126,0.0030933828,-0.02906697,-0.007408678,-0.028841455,0.008970118,0.029198928,0.026728978,-0.03794652,0.010754273,0.04513871,0.003426075,-0.005865915,0.020175043,-0.028756108,0.005606989,0.055103473,0.016902566,-0.023257539,-0.036557257,-0.0160804,-0.0121028945,-0.0061647547,0.0054865805,-0.021686481,0.026130129,-0.056414016,0.010856626,-0.04031226,0.0033614407,-0.014252016,-0.013143203,0.046033375,-0.01913366,0.019295445,0.025827304,-0.0044651157,0.006638918,0.009490687,0.079191186,-0.05707812,0.010284203,0.04925757,-0.053710584,-0.1659816,-0.030689027,-0.0025729628,0.0056407535,-0.005388269,0.00029681512,0.009439541,-0.008276738,-0.014978146,-0.03902758,-0.006628749,-0.13117354,0.009704408,-0.036754128,0.035150364,0.019944975,0.031406496,-0.006641207,-0.0022588014,-0.064039215,0.006088988,0.018442463,0.06851077,0.008797397,-0.016026342,0.0034249988,0.034523662,0.026165418,-0.024770074,0.011470262,-0.047630448,0.025429627,-0.031042581,-0.039585754,0.040288445,0.03982786,-0.00917944,-0.00018181594,0.016023437,0.008064895,0.054364514,0.024423042,-0.008972608,-0.044768643,0.007697757,-0.011137155,0.006666113,0.005885423,-0.022046575,0.02887022,-0.046694778,0.009736852,-0.0067867837,-0.0037948804,-0.011848998,0.00682633,-0.0007431818,0.047249567,0.025680784,0.014179103,-0.008256285,-0.06652861,-0.06270034,-0.03334894,0.037658464,-0.011858465,-0.013701178,-0.018806212,0.018563436,-0.02654965,0.007936999,-0.04537724,-0.054384265,-0.0077385833,0.009699153,0.013071801,-0.028251203,-0.019888364,-0.035249252,-0.04764742,0.022048185,0.021640265,-0.027335843,0.0361127,0.0065026735,0.005219712,-0.048748612,-0.02598543,0.02287606,0.3475862,-0.0118853515,-0.019719701,0.041108318,0.0015221941,-0.008560623,0.0048415335,0.0011895245,-0.00068045047,-0.006475739,0.0036119458,0.006508382,0.024059335,0.060422648,0.011412144,0.035262823,-0.0090843355,0.0010146194,-0.025790349,0.0005760861,0.009377341,-0.0336617,-0.0007937778,-0.029836856,-0.060792416,0.030807575,-0.024600782,0.007396829,-0.032148696,-0.0007753723,-0.040232223,0.01130697,-0.011155358,-0.022288332,-0.000057294706,-0.004976877,-0.05267916,-0.064871915,-0.041082356,-0.01674659,0.02054824,-0.028239477,-0.0010287319,-0.010864284,-0.06318268,-0.0009458838,-0.028165897,0.003765714,-0.010649734,-0.0032819856,0.039514888,-0.002961446,-0.014444954,-0.011407609,-0.018988559,-0.033405263,-0.015385179,-0.017920349,-0.026223045,0.0043143523,0.027017074,0.02523649,-0.052781925,0.01627327,0.020710133,-0.010990946,-0.02938866,-0.006217405,0.020611476,-0.0021087653,0.0287325,0.050584245,0.041781694,0.005362418,-0.007488158,-0.0035746843,0.024265835,0.01577929,-0.006400513,0.043620687,-0.027778478,0.008698383,0.025205335,0.030777263,0.009061396,-0.0005810164,-0.019485848,0.03825399,-0.016726423,-0.0035351745,-0.00045124968,-0.03129236,-0.032508958,-0.014683518,-0.005991342,0.018231155,0.021885432,-0.037132137,0.0034372448,0.0045280685,0.033901073,0.030078031,0.052872248,0.018119138,0.0069585396,-0.008553276,0.010060717,-0.01819333,-0.00035677734,0.00746738,-0.0245668,0.013085094,0.01270103,-0.03584447,0.06352704,0.042461704,0.025654662,0.02439034,0.040949266,0.041347906,-0.0046825884,-0.019023784,0.0043749656,-0.027499236,0.004994346,-0.06967255,0.021337183,-0.0022323637,0.0052249813,0.01995643,-0.024242433,0.027897572,-0.0051995874,-0.024728103,0.0009229463,-0.027263166,0.029067026,-0.049605925,0.0212966,0.04956368,0.002087158,-0.025335353,-0.031976223,0.013355012,-0.0058672517,0.01983913,-0.008919838,0.009492759,-0.02973977,-0.0018135078,0.015870713,0.012437118,0.009225427,-0.018051542,0.024437103,-0.007017475,0.02492817,-0.017542284,-0.062174756,-0.038961217,-0.0073591727,0.014385905,-0.020982321,0.07988181,0.013291721,0.013996984,0.018174281,0.05397131,-0.014927295,0.015009747,0.008227241,-0.060003836,0.008985558,0.0006270319,0.015840547,-0.020589782,-0.020193802,0.016684871,0.017789816,-0.004077669,0.03354106,0.016624939,-0.019263173,0.015851084,-0.042227514,-0.020099748,-0.023523673,0.021919705,0.0028353848,-0.025282172,-0.013150249,0.062139016,0.0006345683,-0.014696809,0.03722313,-0.013538367,0.002876275,-0.00420461,0.01454214,0.015389182,0.02866556,0.043792296,0.01455395,0.05653645,0.03146799,0.0037912899,0.02898213,0.04205937,-0.006890314,-0.034633577,0.01566367,0.004326979,0.027018571,-0.029319547,-0.022217,-0.029962001,0.007520447,0.022719664,0.011557581,-0.002330158,-0.046013407,-0.03204413,-0.008377835,-0.032156356,0.0002592644,0.041799925,-0.020504579,-0.025294462,-0.021821497,0.010068769,-0.009325708,-0.04027206,-0.011036992,-0.013074428,0.004475424,-0.0014872052,0.01443238,0.034599677,-0.01636086,0.042418223,-0.007900564,-0.0015452675,0.043710385,0.046496473,0.005779092,0.027168214,-0.053577654,0.022364553,-0.015146973,0.010913298,0.017747646,-0.026558748,-0.0642235,-0.044827774,0.04551178,0.07328927,-0.018687246,-0.0071582478,0.0038396337,-0.025143294,0.013081279,-0.02042131,0.013237025,-0.002069473,-0.0068313107,-0.008238757,-0.029203627,-0.034960065,-0.009598905,-0.059115678,-0.010659039,-0.021908246,0.000009142011,-0.026154453,-0.0019716076,0.0023072893,0.001834338,-0.0048388466,0.020787217,0.037709743,-0.08216783,0.0060230666,0.0077560255,-0.00007164946,-0.016916757,-0.046745427,-0.022438854,-0.012169979,-0.03985889,-0.00093903503,0.025706407,-0.012481161,-0.057022933,0.02629533,-0.0014022294,0.042149026,-0.054005146,0.04246269,0.03639056,-0.034568477,-0.0039730635,-0.022388346,-0.0072060986,-0.042537197,-0.018889656,0.03288824,0.009106791,0.035787385,-0.013339162,0.0042516757,-0.00520837,-0.05080815,-0.046988767,-0.03902532,-0.03968497,0.014052336,-0.037335135,-0.01097849,0.02089163,-0.029982608,-0.00034055772,0.011721963,-0.008540754,0.024944874,-0.021866748,0.01526616,-0.017613085,0.011866086,-0.024635429,-0.011115713,-0.037750036,0.02149587,-0.002829273,-0.016229618,-0.013512923,-0.0013412014,0.05981004,-0.0047849636,-0.018154837,-0.0044453465,0.002949342,0.008083974,-0.015720213,0.012504406,0.024272094,0.0011402147,0.023280725,-0.013032271,-0.028764352,-0.005571509,0.043472275,0.015180775,-0.044388644,0.055318523,-0.007747601,-0.01953857,0.01685908,0.04714854,0.04390138,-0.007537137,0.013358067,0.05802443,0.033888247,-0.0032888309,0.014149242,0.01381011,0.016536767,0.015797576,-0.006344213,-0.0052198116,0.013463945,0.022970708,-0.021861147,-0.0017329043,-0.030498113,-0.000618399,0.026569193,0.007971109,0.0053688004,-0.038612623,0.00040989835,-0.007513586,-0.004258405,-0.044507347,0.024868324,-0.005131378,-0.031271975,0.005519412,0.0052326745,0.04115112,-0.015489775,0.006336769,0.010833214,-0.00003720471,-0.11994093,0.021737983,-0.0113023175,-0.032521613,0.013211149,0.013945844,0.019219667,-0.027504344,-0.01913839,-0.01621063,0.07482011,-0.01804063,0.017376162,-0.045834802,-0.010335262,-0.0051562293,-0.045326166,0.037718967,0.012145627,0.04137441,-0.0034171804,-0.017306425,-0.038661182,-0.009886628,0.004361359,0.041830827,-0.03652602,0.004128539,-0.012832655,0.0016145947,0.026106495,-0.04609173,-0.029129624,0.0799054,0.0014893565,0.041109826,-0.009499379,-0.026606562,0.007394959,0.02253141,0.022068119,0.0021017035,-0.031675834,-0.013086727,-0.030113425,0.0077992277,-0.027155861,-0.025859402,0.002677328,-0.043531444,-0.07391936,-0.009579658,0.004317471,0.023674062,0.0100044515,0.023797365,-0.011248773,-0.0053135343,-0.0013779503,0.03162495,-0.0016171949,0.008330808,-0.032785248,-0.020703172,-0.0124747725,-0.0118072545,0.0037784358,-0.0154940365,0.005238904,-0.0155879725,-0.017589588,-0.06122901,-0.027611092,-0.025788315,0.02081875,-0.02494319,0.050999716,0.006531201,0.0061488166,-0.0114977565,-0.01473984,-0.0004815577,-0.01858235,0.03033805,0.033773508,-0.02738693,0.023180336,0.0223725,-0.01663812,-0.022309454,-0.032031365,0.038035966,-0.01757346,0.03186122,-0.013725248,-0.00549621,-0.008855391,0.03483166,0.006409799,-0.0131897265,0.039199926,0.035700243,-0.019007081,0.01285968,0.004368974,-0.008849602,-0.009677403,0.045430604,-0.03034707,0.0024017615,-0.011379591,-0.05093617,-0.04322135,0.0108437,-0.05367239,-0.0112472875,-0.0042889407,0.007951837,0.0012920374,-0.017817948,0.0003213754,0.011091067,-0.01991049,-0.054384016,0.023633659,-0.007975179,-0.0128484415,0.003345756,0.04090886,-0.011530391,0.039260507,0.006389414,-0.010810385,0.029136134,0.051921237,-0.01649881,-0.024410175,0.08368476,0.0019068298,-0.0540042,-0.029401885,0.034141026,-0.011745,-0.02742713,-0.04237237,-0.007435079,0.032766055,-0.014484971,-0.00020874802,0.0015863333,-0.02082626,0.016138233,0.037376016,0.0109847905,-0.023757225,0.01777579,0.0139029985,-0.028888352,-0.022623949,0.07997066,0.0064812587,0.018696673,-0.010392042,-0.02164976,-0.024245985,0.032235436,-0.038517404,-0.017098464,0.036127295,0.005613657,0.010503222,0.056798175,-0.005675017,0.058030676,0.019819088,-0.013301067,0.01828025,0.039689735,0.05233533,0.018216569,0.0066175987,-0.031620763,0.044902638,-0.03355134,0.006620429,-0.036540106,0.022240808,0.025136046,-0.013637789,0.008336601,-0.014533424,0.038036495,0.014737128,-0.0010563787,-0.0026200823,-0.013507156,0.0068463963,-0.0067405235,-0.0060897097,-0.014699034,-0.043856684,-0.027712373,0.00038530174,-0.015460061,-0.026044998,0.021590756,-0.016851686,-0.026465438,-0.0056977984,0.0042436123,-0.01824863,0.040736243,0.031712264,0.043777056,0.0108935805,-0.010967093,0.021592874,0.027014311,0.03266484,-0.0011919804,-0.0117072305,0.047944006,-0.016707424,-0.032585148,0.021744078,-0.013985107,-0.02191056,0.0007156571,-0.007656641,-0.03343499,-0.002479846,0.02546113,0.006730293,0.05002826,-0.0054329913,0.015817963,-0.03629431,0.06804301,-0.0025111414,0.014690155,0.0015514061,-0.03259272,-0.024508027,-0.01194766],"last_embed":{"hash":"dxfr6b","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"dxfr6b","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System","lines":[5,483],"size":11405,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"dxfr6b","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Your Current Tools": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040192056,-0.018915858,-0.047405556,0.026413735,-0.034665886,-0.034554306,0.019015186,0.035926696,0.009667481,0.01609258,-0.00898762,-0.007615516,-0.023980282,0.006426992,0.03958689,0.045400288,-0.008888935,0.0004177839,0.018297799,-0.025681509,-0.0016836822,0.0011274728,0.072457,0.017066443,-0.01101054,-0.0020373515,-0.0026605483,-0.039503355,0.013615252,0.043662176,0.0016159406,-0.026543876,0.0074312272,-0.020902729,-0.0581238,-0.0020019382,0.0043595703,-0.033597764,-0.03722705,0.06800452,0.0205515,-0.01974138,-0.004112286,-0.020068265,0.059374604,-0.016265713,-0.057845257,-0.018386135,0.0034472628,-0.032824747,0.019795002,-0.017489785,0.03557834,-0.019487072,0.016037118,0.045919884,-0.05459372,-0.0598364,-0.015860246,0.029224815,-0.04657776,-0.013007349,-0.024831085,-0.016007904,-0.019449515,0.044193476,-0.0036744224,0.0068043983,-0.027900955,-0.024080066,0.0028880879,-0.0149659775,-0.0033599173,0.020693546,-0.047225025,0.031731203,-0.022563588,-0.00904487,0.009981629,0.032895766,0.0024522527,0.0074731223,-0.008245498,0.010579374,0.01831284,0.013020443,-0.0043647545,0.05141109,-0.0041230936,0.035573076,-0.011135565,-0.013601222,0.005234865,-0.037889194,-0.025480488,0.012673032,0.02238554,-0.014783322,0.021860508,-0.024492009,-0.0046761944,-0.00033273335,0.020347483,0.0073466925,0.046603896,-0.012962603,0.0074631777,0.014611891,0.017857056,-0.00758334,-0.004654744,0.010582673,0.02440103,0.02545735,-0.009111929,0.007161326,0.024767013,-0.049442574,0.008348654,-0.03156559,0.001558025,0.021206737,0.05326108,-0.05140864,-0.002004078,-0.028173411,0.0209512,-0.023391774,-0.020161487,-0.0063304333,0.01948065,0.03924571,0.01124737,0.013185583,-0.02380834,0.011679828,0.026957586,-0.004026693,0.0031448475,0.025537297,0.008363674,0.04091067,-0.025389856,0.0025301008,0.033185765,-0.018752806,0.013017516,0.0466055,0.009901903,0.012018941,-0.011005486,0.021361835,0.019672588,0.05369992,-0.026312687,0.03786714,0.035797708,0.015148655,-0.021143703,0.005823602,0.011509727,0.019480404,0.0038974383,0.083835244,0.006677294,-0.002372081,-0.00930941,-0.024853677,0.0071862703,0.0011696938,-0.022662139,-0.026253842,0.0026371058,-0.001891667,0.027343687,0.023237359,0.0852625,0.021699011,0.014563658,-0.037803456,-0.024860894,-0.017729219,-0.011329061,-0.0479947,-0.026868556,0.037806045,0.0039196895,-0.05076255,0.00397304,0.027115759,-0.044498056,0.032217458,-0.043535598,0.038880397,-0.0012750627,-0.018532658,0.05050433,0.01216397,-0.0032966072,-0.0075854366,0.022711424,0.022138793,0.0008001518,-0.035242885,-0.039635565,-0.027055476,0.019330358,-0.012676018,0.011718148,-0.0647908,0.0053773434,0.07964742,-0.021168023,-0.03272319,-0.006986104,-0.004870519,-0.0042108153,-0.0063114045,0.006328644,-0.01624744,0.013121909,0.070169404,-0.014307751,0.0022399721,-0.007218719,0.00789987,0.030086124,0.048209038,0.005937987,0.00997293,0.0029630186,-0.0177946,0.020092627,-0.013765589,-0.016264653,-0.025235008,-0.029199557,0.028460814,0.060462877,0.019717105,-0.021939673,-0.00816807,0.009756427,-0.018993787,-0.034248665,-0.0022009988,0.06687686,0.008457665,-0.01868837,0.023827655,-0.004371523,-0.0063463952,0.008655169,-0.01260668,0.0131088495,0.03937443,0.0074930466,-0.00900493,-0.03228271,-0.0020266515,-0.0051247906,0.03621546,-0.00759037,0.01405093,0.020042252,0.0026994566,0.047686744,-0.05094173,0.026059277,0.0032202913,-0.00034964725,-0.07162611,0.022654405,0.007020029,0.011085181,-0.02586836,-0.054602485,0.03672839,0.068216555,-0.00059435563,-0.009115328,0.0034398239,0.008609527,0.050273806,0.05501488,0.01750583,-0.012503167,-0.004173977,0.02124197,-0.019051645,0.016821137,-0.024028862,0.055207156,0.0059863445,-0.025876615,0.027965492,0.008113657,-0.18294337,0.022856796,-0.026941877,0.018726455,0.016875036,0.027284479,-0.019450968,0.0013150241,-0.024807435,0.034105152,0.012075156,-0.044492386,-0.010654103,0.00997298,0.022163013,-0.015687345,-0.01928018,0.019338466,-0.019437084,-0.039116737,-0.011578898,-0.036729116,0.06205927,-0.01968989,-0.015590075,-0.0012420604,0.07825987,-0.014908921,0.006569028,-0.009323634,-0.043719977,-0.008785167,0.00973719,0.016750716,0.003702457,0.06599909,-0.02194426,0.01793227,0.04408517,0.0013668572,0.031153126,0.076523684,0.036637932,0.06282286,0.02411826,-0.014041714,0.014852532,-0.0005426528,-0.04524718,-0.016657075,-0.037764493,-0.021909675,-0.01336616,-0.013971713,-0.037739445,-0.0053025936,0.02601139,0.02684925,-0.012139579,-0.010790106,-0.03476433,-0.015473911,0.0017806696,-0.041682377,-0.036173187,-0.027283428,0.03654452,-0.023104457,-0.005704093,-0.03552711,0.022709802,-0.081249975,0.002241722,0.006999052,-0.029580366,0.021709593,-0.012076394,-0.025579473,0.008431035,-0.116848655,-0.025717098,0.017064247,-0.0060395147,0.013019734,0.0068340963,-0.032671966,0.007253273,0.037138272,0.032970577,0.23415212,0.007869289,-0.023646753,-0.0034740078,0.016759293,-0.0313212,-0.009346292,0.058567803,0.0018727107,-0.025377115,-0.008654422,0.016099807,0.03137842,0.029380158,0.015727425,0.022875456,-0.050215457,0.010315706,0.054246444,0.028765658,0.019239277,-0.010048635,0.040717546,-0.019471202,-0.05245889,-0.020482255,-0.030863833,0.015570227,-0.031170595,0.00204226,-0.06504283,0.018299608,0.018239073,-0.042959496,-0.031146113,0.00078418804,0.025297014,-0.0382672,-0.014067084,-0.002043845,-0.010558117,-0.00996595,0.012786759,0.008748943,-0.030984227,0.0011822471,-0.055810105,0.011824216,0.0058038994,-0.03643086,-0.0015304947,-0.045749612,0.0007525973,-0.024997264,-0.019237878,-0.018008279,0.005186494,-0.031563625,-0.007859488,0.057836827,0.01603124,0.010043944,-0.017839681,0.0053924588,-0.015743084,0.014977485,-0.021073097,-0.0066976836,-0.020519277,0.025800733,0.026113078,0.044764612,0.008980379,0.017174367,0.01346195,-0.032245982,0.014270114,0.036164135,-0.010632109,0.0263964,-0.036558088,0.011073445,0.012950702,0.052276555,0.028220464,-0.013256648,0.020815086,0.07631894,-0.02736645,-0.0022259557,0.020771354,0.0038567295,-0.0035780089,-0.023408057,-0.048851416,0.014073079,0.04314916,-0.0004579062,-0.006801365,0.044269174,-0.023980774,-0.000056194844,-0.007459099,0.004323606,0.012262528,-0.015259518,-0.027938329,0.028524896,0.024361996,0.011193836,-0.05118954,0.0037951297,0.009123091,-0.02787237,0.028141914,0.06146922,0.048353136,0.009896268,0.04657001,0.037255954,-0.0100057535,0.007722434,-0.04146047,0.005817147,-0.028682204,-0.04596603,0.017859878,0.032485142,-0.0019394534,0.060606163,0.003327246,-0.039084684,0.019419473,0.022604996,0.008963769,0.012825101,0.017651413,0.006663652,-0.0050683566,0.065496005,-0.022168705,0.041637275,-0.0020283966,0.03489925,0.016364615,0.06785819,0.011906612,-0.013658024,-0.045903575,0.020307345,-0.025074756,0.024578175,0.025807526,-0.03846514,0.005967917,-0.06569324,-0.015775789,-0.023667993,-0.026219174,-0.021673942,-0.010023906,0.00078825676,0.011093297,0.067237854,-0.040909324,0.020686666,0.025145259,0.02684376,0.00052683766,0.016733708,-0.011001088,-0.06080284,-0.033772163,-0.03137809,-0.03803556,-0.022827286,-0.02270124,0.0031630585,-0.034866598,-0.04105266,0.008459077,-0.01737172,-0.01726916,0.014883602,0.008226114,-0.0095950635,-0.025916923,0.0027904746,-0.049489357,-0.01797207,-0.0027905162,0.0852989,0.009066218,-0.0053534415,0.008772319,0.02557408,0.074068576,-0.025639988,0.032904163,-0.032751605,-0.021523653,0.01023093,-0.017169533,-0.026368847,-0.028443633,-0.019966237,0.0014798067,0.06389605,0.02532158,-0.00756032,0.015205258,0.00007156738,-0.02048228,-0.011795875,0.000059379177,-0.029013917,0.04323962,0.043147556,0.012391347,-0.018910026,-0.025339631,-0.0061249286,0.013775448,-0.030192247,-0.010267565,0.07074642,-0.019196164,-0.012263299,0.019038433,-0.0309592,-0.002338542,-0.038326047,-0.00873663,-0.023789542,-0.012121876,0.0028319703,0.006731366,0.023193017,-0.009768147,-0.025984026,0.017359393,0.014521675,-0.015540095,0.000051473256,0.02595288,-0.005023098,-0.020856744,-0.020049648,-0.012104117,0.0057898154,-0.0012294246,-0.03465078,0.0066795386,-0.028280683,0.017922265,0.05809074,0.012901469,-0.01988395,0.010647305,-0.053542007,0.0015205455,0.050726853,0.002151061,-0.0029472795,-0.019089455,-0.019058092,-0.008066554,-0.002257545,-0.011257185,-0.03832025,-0.019954432,0.0030371954,0.009543278,-0.03843258,-0.01129177,0.0027567795,-0.0059679123,0.019975593,0.035808906,0.0036073474,-0.051495165,0.036078468,0.02670479,0.054560468,-0.03904532,0.047381423,0.03709503,-0.06709119,0.020431167,-0.0486954,0.025114803,0.011674349,-0.039568268,0.038521674,-0.027542327,-0.005452829,-0.044886265,0.05579875,0.0029773882,-0.021541681,-0.0034325696,0.009309,0.016977778,-0.020710625,-0.032574706,-0.0022160462,-0.0048076953,-0.03789782,0.063527025,0.0227781,0.026616678,-0.015129085,-0.0015753149,0.023500139,0.0063594757,-0.005787543,0.05152732,-0.04530885,0.026451237,-0.0222279,-0.061957307,0.02746625,-0.018108351,0.0042903046,-0.08091995,0.023549972,-0.024129542,-0.00171539,-0.009242048,-0.018575393,-0.026045633,-0.01320863,-0.0075694267,-0.028635371,-0.008803566,-0.032272495,0.058572523,-0.032989163,0.027822092,0.027873626,-0.04070879,0.014210772,0.0011745341,-0.019186739,-0.0025879827,-0.0010364824,0.039651632,-0.019398121,0.019788506,0.00046345184,0.07314744,-0.004252897,-0.036602333,-0.025778333,0.031022469,-0.008544165,-0.018540645,-0.015720775,0.02981078,0.034249566,-0.026902206,0.047929555,-0.019834148,-0.018076858,0.031071736,0.03452333,0.011739703,-0.013822168,0.03621017,-0.001567708,-0.017206756,-0.054387104,0.007041795,-0.0063770143,-0.04511343,0.030389223,-0.009143525,-0.034274522,0.01469276,0.026573664,-0.049040306,-0.027707055,0.0009721876,0.0015485081,0.03867842,-0.014278971,-0.012197153,0.009303658,0.03740018,0.0032317638,-0.014862808,0.020605495,-0.06409371,0.058805525,-0.14371464,-0.0032605317,-0.03922775,-0.011537962,-0.006528148,0.019293346,-0.021576283,0.017144479,-0.023506239,-0.012057219,0.00781506,-0.015709912,0.024000688,-0.018505566,0.016474359,0.01235549,-0.03433481,-0.0031681436,-0.017817892,0.06779733,0.00696318,0.018422468,0.045455646,0.0046378323,-0.009710196,0.0317826,0.009905294,-0.0011651018,-0.025730215,-0.032012686,0.018107079,-0.082601994,0.044384144,0.03708536,-0.03889971,-0.014108138,-0.024441043,-0.012082204,-0.03917726,0.010675147,-0.04733565,0.0045732316,-0.000712797,0.004833142,-0.0029389574,0.09254035,0.0020103413,-0.042809207,-0.07705822,-0.004661643,-0.018615805,0.045292582,-0.044711877,0.015170287,-0.0033979313,-0.02540205,-0.067265086,0.020793336,0.008923217,0.03637268,-0.026837891,0.027050016,-0.020595644,-0.022142954,-0.036424734,0.011692849,-0.051677782,-0.015249229,-0.022281421,0.0064397654,0.0046710833,-0.0318854,-0.016212046,-0.028895171,0.008055398,-0.01443706,0.07426559,-0.016387567,-0.020529382,-0.0051119085,-0.048779767,0.01818832,0.0025744962,-0.034116536,0.026069658,-0.009851136,0.023275899,-0.0029207105,-0.03116108,0.007801486,-0.032727998,-0.033959053,0.00009309161,0.022660578,0.01054727,0.007468803,-0.060969204,0.0077911643,-0.042134404,0.040480897,-0.021094427,-0.019688047,-0.041917697,-0.030383281,-0.035156894,-0.0033355146,0.058285955,0.018330641,-0.025190994,-0.017855942,-0.040965583,-0.01128219,-0.0336005,-0.0006591334,-0.04768662,-0.0379744,0.023341829,0.037425265,0.021982858,-0.0099639455,-0.015340986,-0.012168831,0.0042420155,-0.016005032,0.029368306,0.052379392,0.04199372,0.03480265,0.026091486,-0.020587524,0.009435483,-0.036735106,0.003122394,0.0034976117,0.033876177,-0.0013608591,-0.04067624,0.040064987,-0.031290423,-0.060359012,-0.017115472,0.012208327,0.005115246,-0.035261244,0.0035394642,-0.047737516,-0.002197883,0.011298225,-0.03399773,-0.047569565,0.008232799,-0.015871981,-0.017272845,0.03646029,-0.00768747,0.050122432,-0.027189087,0.007641094,-0.004005103,0.018206261,-0.017391419,-0.028170686,-0.040161606,-0.029755771,-0.0098163,0.0821519,-0.030490374,-0.021550382,-0.039169326,0.018402524,0.028335363,0.046181243,-0.02161529,0.03482084,0.026326288,0.011742354,-0.008150743,0.045487043,-0.027899755,-0.052469082,0.04055088,0.0054465304,0.036686398,0.03208355,-0.004641195,-0.035449393,-0.010853973,0.020024478,0.0155995125,0.021605955,-0.015246855,0.013033213,-0.036787007,-0.020919928,0.047223777,0.037218716,0.032030825,0.043611303,0.024918288,0.018356312,-0.018927388,-0.0040115276,0.047051094,-0.03006691,0.0016927683,0.0016672842,0.009447584,-0.036354356,-0.019026408,-0.012498227,-0.035505854,-0.0061729546,0.016914668,-0.019654552,0.022075836,-0.042324245,0.0737574,0.035542727,-0.058092512,-0.008790824,0.044888265,0.027587928,0.0088629,-0.05677615,-0.05353403,-0.013947912,-0.0014221584,-0.0056518116,-0.02610346,-0.0064898096,-0.06935074,-0.010440098,-0.016978543,0.015048228,-0.01804338,-0.0061117746,-0.0409724,0.015195348,-0.023955174,-0.048661012,0.06115206,-0.04512238,-0.042461604,-0.016905198],"last_embed":{"hash":"1y96zqr","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"1y96zqr","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Your Current Tools","lines":[7,12],"size":177,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1y96zqr","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Your Current Tools#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06082554,-0.022414157,-0.05420151,0.03951927,-0.03484738,-0.04101913,0.009257099,0.017606428,-0.00097124046,-0.0013046938,-0.001064366,-0.011878861,-0.017581116,0.012835217,0.04078555,0.027317174,-0.018210165,-0.005670741,0.0079825185,-0.013785962,-0.012128521,0.0008622678,0.08028101,0.013468236,-0.0006228569,0.0017063112,-0.0048908484,-0.045340985,0.009076441,0.05027932,0.0025578963,-0.038352605,-0.0024661745,-0.01803714,-0.046417043,-0.022168785,0.006015355,-0.014168229,-0.029252449,0.06523496,0.020927249,-0.006351097,-0.029938472,-0.005661007,0.054368436,0.00043628737,-0.06296042,-0.014076382,0.010523135,-0.021150418,0.01925508,-0.018124528,0.024889069,-0.020125177,0.01477863,0.04172305,-0.043521997,-0.06364863,0.019441273,0.021311546,-0.032273028,-0.020571679,-0.004956437,-0.044750627,-0.0063693835,0.0456389,-0.0068986434,0.0064172004,-0.028605023,-0.019424576,-0.0039584753,0.0031054192,-0.005967587,-0.0010997932,-0.03230522,0.026198566,-0.01343804,-0.002176136,-0.0033116625,0.03479046,0.013661175,0.004278173,0.022829663,0.028580146,0.048842195,0.007422549,-0.005308058,0.04720974,-0.014785778,0.024340432,0.0030400644,-0.018548507,0.02645954,-0.021575643,-0.01649451,0.0120385485,0.02784236,-0.01594385,0.009741455,-0.024759969,0.008134059,-0.0033354098,0.022346586,-0.0025021848,0.0500586,-0.012037489,-0.006392379,0.016978934,0.029485239,-0.0038122344,-0.006565886,-0.033080112,0.017428078,0.016989576,-0.0047914097,0.0051664305,0.020403028,-0.058476545,-0.010950335,-0.049093463,0.002928334,0.014649321,0.030961731,-0.026850712,-0.00045119817,-0.030875342,0.024032889,-0.024549985,-0.009291442,-0.0039111236,0.02613614,0.02963724,0.019842345,0.0020602935,-0.010958684,-0.005984989,0.020810133,0.011305532,0.0065263673,-0.0037312016,0.012123393,0.03857354,-0.019103318,0.006150367,0.020118121,-0.0087837,0.021254834,0.05796361,0.019767227,0.02049374,-0.034258965,0.011839658,-0.015561606,0.060580224,-0.02398546,0.015846053,0.026658375,0.018776948,-0.0153873535,0.025488924,0.005049143,0.030613432,-0.019240376,0.077953614,0.010363075,-0.011809221,-0.0023090062,-0.027518414,0.020200307,0.016872128,-0.007669439,-0.026658753,0.029709885,-0.019690271,0.025446948,0.032600056,0.07476294,0.028203862,-0.009666819,-0.05078319,-0.009839921,-0.010722814,0.010720078,-0.053137377,-0.01545065,0.019966384,-0.0029404478,-0.046413854,0.006078766,-0.0014902444,-0.04428275,0.03243954,-0.046780303,0.016009815,-0.0060876873,-0.014934149,0.0284745,0.01581666,-0.017728541,-0.0012518633,0.037903424,0.02582241,0.0027965582,-0.037210904,-0.032690626,-0.021233736,0.036446285,-0.018983673,0.0031877852,-0.07597878,-0.010084893,0.06098444,-0.015529911,-0.02918062,-0.0081286235,-0.0068738004,0.00452744,0.006518923,-0.014883243,-0.037931006,-0.01833713,0.070538886,-0.020102538,-0.018283302,-0.028845653,0.028573288,0.037841085,0.027455932,0.012767803,0.004584954,0.011638992,-0.01243851,0.012711148,-0.0034852994,-0.006127591,-0.023014016,-0.037387718,0.021378255,0.04412182,0.02342479,-0.027558474,-0.012220095,-0.007758188,-0.020222247,-0.010803637,0.004018813,0.045086406,0.0007846761,-0.00025508014,0.0284568,0.002743424,-0.0009881586,0.020213323,-0.027399627,0.001884304,0.031913616,0.0032715022,-0.0106246285,-0.031628504,-0.008014442,0.013478019,0.02381722,-0.008450411,0.0043825232,-0.016887495,0.0037678806,0.048978526,-0.043188225,0.02757903,0.006203153,-0.013501471,-0.063332364,0.038824715,0.0030967346,0.002398755,-0.03101259,-0.05474053,0.019670134,0.04782075,-0.020751862,-0.025900457,0.01830347,0.008112227,0.0339388,0.04735494,0.019912733,0.010344971,-0.014523927,0.022129485,-0.019476965,-0.005591749,-0.014774312,0.05898933,0.008222505,-0.022394402,0.004861469,0.016497284,-0.16529787,0.015428969,-0.016959434,0.0006988751,0.004217734,0.021857258,-0.02364602,0.015178419,-0.017795451,-0.005582349,0.016993012,-0.05186367,-0.0015387053,0.038230244,0.023670096,-0.027981559,-0.013165692,-0.003648776,0.0048195734,-0.041496478,0.0011145434,-0.026181813,0.059381776,-0.024346618,-0.018026063,-0.037939493,0.093095675,-0.013934696,0.006369666,-0.016876986,-0.01331397,-0.014965436,0.00923126,0.029610813,0.016599618,0.05170438,-0.003725587,0.02451691,0.027355473,0.00016713553,0.020226697,0.056241516,0.020425146,0.07382192,0.037078336,-0.015444435,0.008136026,-0.01350729,-0.034550827,-0.013939723,-0.0442655,-0.01246858,-0.03392304,-0.003299275,-0.005873849,-0.0027632762,0.03455369,0.021061223,-0.028443828,0.003579956,-0.034312863,-0.02468093,0.014441952,-0.02184866,-0.029246649,-0.011808746,0.036785442,-0.028193345,0.0020127494,-0.037230395,0.013115685,-0.051398065,0.008171283,0.014441059,-0.06281945,0.014729069,0.006758583,-0.024620235,0.020716894,-0.12599877,-0.032355208,0.007889778,-0.0089087095,0.021132844,0.0048196,-0.0011469106,0.031238522,0.01719534,0.021682924,0.24186832,0.0010970464,-0.017684048,-0.0139416875,0.026731772,-0.025435945,0.0069795293,0.05574168,0.0023260068,-0.034142923,-0.047793306,0.0056697754,0.033069905,0.010378301,-0.0030985211,0.030190924,-0.035635754,0.0074665253,0.06360589,0.03756977,0.020722497,0.0293434,0.03084339,-0.013896977,-0.053023368,-0.021241577,-0.02952693,0.038341895,-0.017372495,-0.001888932,-0.058565583,0.036724992,0.0048668897,-0.040995672,-0.017002268,0.032480266,0.024451237,-0.037965756,0.023453139,-0.015036313,-0.011103135,-0.004732533,0.005519369,0.006170354,-0.019249568,-0.017057624,-0.03888912,0.010576401,0.008684069,-0.04316606,0.015115242,-0.02025945,-0.013857541,-0.04134172,-0.029000014,-0.018020421,0.0077915476,-0.044947352,-0.027174305,0.08020446,0.004525943,0.01295328,-0.0007354464,0.025156898,-0.009896565,0.042607103,-0.034831475,0.0007427407,-0.0147994645,0.02596531,0.033184856,0.053202644,0.015074142,0.014104783,0.013525872,-0.0451114,0.007902401,0.045657866,-0.034692883,0.007299216,-0.02649074,0.012314249,0.009757224,0.07288698,0.013066196,-0.006171585,0.024715675,0.074109346,-0.032569624,0.0021468073,0.02222641,-0.006547786,-0.007263084,-0.025987433,-0.051750325,0.0013625191,0.025220755,0.01638372,0.0025040677,0.04163678,-0.048097976,0.0014329427,-0.002597973,-0.007997251,0.020862274,0.0056090965,-0.038163427,0.034007415,0.023793232,0.0069225547,-0.049923386,0.0070183245,0.009619256,-0.034881994,0.027043262,0.06516395,0.050421767,0.02217239,0.022934087,0.021492524,0.004193601,-0.022155892,-0.027002737,0.035626996,-0.031495377,-0.043647636,0.0006098076,0.019444924,-0.020924296,0.052012246,-0.0030217594,-0.028290547,0.0003252528,0.034018893,0.017710285,0.009373581,0.0059475275,-0.0043715504,-0.018995862,0.059552263,0.009429951,0.053720765,-0.0086290445,0.052564293,0.012072237,0.057761528,0.012473892,-0.03164169,-0.020033386,-0.0101320045,-0.031733137,0.029261582,0.013036383,-0.038571287,0.00035167157,-0.05923333,-0.009133606,-0.0017720296,-0.02333048,-0.024281455,-0.018159041,-0.010320415,0.029636668,0.054277934,-0.058915466,0.024991687,0.016603196,0.010947535,-0.00407361,0.020578427,-0.00644203,-0.057812084,-0.044595893,-0.017242711,-0.04862933,-0.042137917,-0.042964175,0.009755877,-0.03277272,-0.038396724,0.015727477,-0.019443158,-0.012608881,0.002356576,0.022481695,-0.008785417,-0.045480605,0.0032908195,-0.058436405,-0.030484214,0.02022944,0.08379782,0.012079301,-0.004015991,0.02711566,0.017693328,0.04907943,-0.0061291475,0.0098740375,-0.045400094,-0.0055985167,-0.004339776,-0.006748633,-0.02167914,-0.025415663,-0.011271136,-0.0028093872,0.05920459,0.02797747,-0.024196398,0.015679928,0.006849325,-0.03134519,-0.006597328,0.022374058,0.0040205754,0.06762623,0.057349745,0.029866671,-0.03154766,-0.021485005,-0.00846387,0.011445597,-0.03064736,-0.006093242,0.07483372,-0.01908094,-0.00063992094,0.011803963,-0.02579596,-0.0030791853,-0.010864389,0.0038150388,-0.02038937,-0.027954,-0.019410959,-0.000868075,0.028179724,-0.0063706418,-0.023238437,-0.014749863,0.009017948,-0.014019561,0.0014161334,0.017009614,-0.009442796,-0.009993727,-0.025308618,0.0017535303,-0.005640165,0.018205823,-0.025255248,-0.0004717327,-0.017844459,0.0018000894,0.06659247,0.013380168,-0.014169285,0.0026598214,-0.04673678,0.017108457,0.054961774,-0.0047289524,0.00059263734,-0.020528989,-0.029139277,-0.004321195,0.02139403,-0.002047662,-0.05238934,-0.018089324,0.011457619,0.0023480416,-0.03627103,-0.014118974,-0.0013063186,0.0030875523,0.026107367,0.035457764,-0.01509857,-0.03230965,0.025286965,0.016692042,0.06609749,-0.038357988,0.06597318,0.042904366,-0.04596282,0.012030596,-0.038725965,0.023099128,-0.0023502444,-0.041341215,0.049749292,-0.019322408,0.0007235085,-0.04249656,0.04721651,0.003030818,-0.017720373,-0.0011990445,0.014904404,0.02095334,-0.013071926,-0.02429976,-0.021912558,-0.011242371,-0.04952934,0.04402352,0.034413982,0.024449417,-0.030502677,-0.016306417,0.029676722,-0.0019892997,0.020948024,0.077191636,-0.0042632096,0.015270145,-0.0264418,-0.06401257,0.032867994,-0.035379756,0.015002759,-0.098570354,0.019343158,-0.053161122,-0.0040697814,-0.0054750913,-0.005084231,-0.029823426,-0.032077175,-0.0029604717,-0.015428021,-0.0044473377,-0.026554203,0.05471205,-0.019422604,0.022324545,0.03234494,-0.046161797,0.0139812175,0.02104283,0.010029277,0.0027433431,-0.0054514995,0.048543584,-0.022343963,0.020515028,-0.0027596485,0.064144954,-0.0024973312,-0.04506793,-0.043843135,0.035775468,0.0130458735,-0.008414867,-0.016660841,0.021568231,0.04996013,-0.043008387,0.057579238,-0.042028386,-0.013982724,0.01792221,0.037855923,0.028752316,0.015627522,0.04167789,0.00445137,-0.01135248,-0.063043006,0.0036270162,-0.027997425,-0.025652537,0.02325934,-0.011625144,-0.0391863,0.003927118,0.05271836,-0.05378819,-0.022699952,0.0073509514,0.0008763325,0.047379833,-0.017125979,-0.0013129442,0.008676322,0.039877545,0.009906029,-0.0015358087,0.02819067,-0.061248254,0.076912634,-0.14426793,0.03115024,-0.049026586,-0.007975815,0.00036803228,0.018482344,-0.041619204,0.022410762,-0.021034027,-0.0153665645,-0.0036378957,-0.020078164,0.011709957,-0.017866908,0.00791602,0.016646756,-0.0076076863,-0.0046740966,-0.02125597,0.080576606,-0.0025032458,0.031101324,0.048399556,0.019233968,0.005154463,0.006389338,-0.005216752,0.009201337,-0.027614294,-0.002912709,-0.009764488,-0.06859692,0.041130196,0.030133609,-0.040685154,-0.0057681,-0.0059546973,-0.032913633,-0.040487334,0.0035179188,-0.05264126,0.015331469,-0.014551298,0.010718119,0.015423293,0.09440839,-0.013644114,-0.02999156,-0.07308426,-0.0005184139,-0.017525736,0.047261965,-0.036704294,0.005712165,-0.010122559,-0.021400224,-0.047730744,0.028303439,0.008569485,0.027187167,-0.008091513,0.009487269,-0.022219121,-0.02610931,-0.05195158,-0.0020337764,-0.023810567,-0.015023806,-0.033759747,0.0021008207,-0.0007421816,-0.012100465,-0.015531976,-0.00080231635,0.0003928233,-0.0017867517,0.05196879,-0.031182827,-0.017340647,0.009718625,-0.08134252,0.026636222,-0.010896599,-0.057479784,0.029124577,-0.0044223983,0.02510096,-0.0131195085,-0.011003487,0.0046754577,-0.04369455,-0.0046049994,-0.02307703,0.036698338,0.005662873,0.0056927614,-0.06542892,-0.0013794765,-0.03731572,0.024247598,-0.0236219,-0.035499424,-0.033436846,-0.049615566,-0.036943898,-0.016727857,0.058467552,0.01575632,-0.016542032,-0.004465498,-0.04216124,-0.011565655,-0.034854718,-0.00066789024,-0.029612927,-0.023011444,0.012448651,0.036052357,0.010252139,-0.020845233,-0.024361959,-0.0007639468,0.02357913,-0.022144383,0.009574797,0.03704391,0.025975015,0.030787699,0.034596387,-0.012338452,0.011641226,-0.019004487,0.004638332,0.02223212,0.02145485,0.0153753925,-0.037082553,0.048696045,-0.025070915,-0.047211487,-0.012525979,-0.0069448603,0.014012477,-0.049265902,-0.0029848195,-0.029926825,0.020146549,0.012324918,-0.03375303,-0.04435114,0.0038155357,-0.010568558,-0.004036056,0.02548311,-0.020348517,0.043688837,-0.033897754,0.011122152,-0.0054005487,0.015824925,-0.019815065,-0.022270933,-0.028925993,-0.04015477,-0.0046662157,0.068091646,-0.037276264,-0.014077528,-0.06645044,0.032003902,0.013209447,0.053695135,-0.010111494,0.04896908,0.014264219,-0.012060657,0.000066412984,0.012824444,-0.02975681,-0.047903873,0.039530553,0.00903086,0.034431137,0.034657102,-0.002664956,-0.030896874,0.0016741256,0.027670667,-0.0029359013,0.02008798,-0.01640072,-0.0054579186,-0.06316353,-0.03541247,0.038876478,0.048452172,0.031118361,0.039359406,0.026763938,0.009847118,-0.022704588,-0.0032153286,0.037760835,-0.030210264,0.030771775,0.018821679,-0.005481701,-0.03580168,0.0027705156,0.013408707,-0.033524614,-0.011586281,0.019265836,-0.0015076658,0.009210711,-0.05867294,0.06353472,0.014047533,-0.043342207,-0.014759578,0.033496674,0.03173078,-0.012750589,-0.025695765,-0.05803435,-0.027403774,0.03044978,-0.02053314,-0.018965878,0.008364642,-0.045077767,-0.0066835214,-0.021371707,0.0099875815,-0.028385015,-0.00008284139,-0.060001124,-0.0129480045,-0.04071669,-0.039702877,0.04293673,-0.044528484,-0.028950388,0.009298487],"last_embed":{"hash":"6j3lsl","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"6j3lsl","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Your Current Tools#{1}","lines":[9,9],"size":70,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6j3lsl","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Your Current Tools#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04337316,-0.011796458,-0.071439594,0.0067566596,-0.03470813,-0.034544554,0.015597295,0.014616804,0.027049094,0.026177227,0.0006804986,-0.011723752,-0.005389081,0.016330171,0.0374496,0.05401042,-0.008767303,0.031154966,0.0074150143,-0.043264102,0.002955044,0.0036177358,0.066440925,0.01194096,-0.023738705,0.0044081276,0.0012738565,-0.009135359,0.020291694,0.03370646,-0.0049650325,-0.030469967,0.032895006,-0.02583644,-0.0690057,-0.0006405601,0.000029167602,-0.02783336,-0.046858184,0.061352137,0.022740519,-0.05005868,-0.008350959,0.008221513,0.053211518,-0.010996475,-0.0427047,-0.016110608,0.0035741967,-0.026766537,0.009960788,-0.012792772,0.03101831,-0.022604045,0.007375974,0.051615052,-0.0441743,-0.06701433,-0.022070901,0.026035486,-0.03749724,-0.018363936,-0.01699502,-0.01278987,-0.017769147,0.02995806,0.019184658,-0.023547184,-0.012318755,-0.023976626,0.006900104,-0.017507989,-0.013941439,0.0025077697,-0.035183616,0.025001368,-0.0035344188,-0.013506767,0.02344533,0.033840716,-0.0031916837,0.03534039,-0.0061436514,0.0019628229,0.017155351,0.00693934,0.009102071,0.03906106,0.014311648,0.045802314,-0.008692221,-0.010616284,-0.0076970034,-0.011751552,-0.017098198,0.008335014,0.028437374,-0.0016968362,0.04247651,-0.033361312,-0.0039173355,-0.0073600337,0.020059135,0.017822143,0.038545623,-0.03119835,0.00524465,0.022096125,0.0012304186,-0.0060263905,-0.013159931,0.039241794,0.014697007,0.022693356,0.01308846,0.024254216,0.023322536,-0.03810738,0.022106348,-0.019278338,-0.00571275,0.03472312,0.055448238,-0.03752192,0.0007181763,-0.0028314542,0.027163085,-0.027603764,0.013581152,-0.015004919,0.022156492,0.022747139,0.023486953,0.014247337,-0.012111536,0.003257508,0.047275666,-0.0029902973,-0.0056250794,-0.002705774,0.028815461,0.066774905,0.0001367174,0.0067813993,0.018547356,-0.013085389,0.009741551,0.022423988,-0.014487909,0.014509966,-0.015299714,0.025935601,0.02789621,0.056676157,-0.018728558,0.046285816,0.03430731,0.037386466,-0.021607004,-0.029611649,-0.0063011106,0.0005394703,-0.006341479,0.07552582,0.004472669,-0.016702412,-0.013749928,-0.022543639,-0.014226253,-0.013511862,-0.007521941,-0.030508922,-0.03769895,0.024090508,0.028005425,0.0067282156,0.08219369,0.020055804,0.032860197,-0.015711432,-0.029702356,-0.00044346927,-0.04850372,-0.02135188,-0.039820954,0.033059787,-0.011219997,-0.024732955,0.014044507,0.047217473,-0.01882691,0.024817012,-0.027499419,0.02614606,0.0088716755,-0.021037849,0.0314981,0.0013483042,0.0061976,-0.011649214,0.009909513,0.021429075,0.027396865,-0.016340604,-0.0384023,-0.035639815,0.029612327,-0.031910207,0.016667994,-0.05857778,-0.0017693688,0.07337452,-0.018701732,-0.025803845,-0.015860248,-0.009032584,0.008431645,-0.009656732,0.011362347,-0.005914534,0.006387973,0.04284121,0.013051141,0.009380778,0.0033444115,0.0018114521,0.008460141,0.080942385,0.029140512,-0.0036683187,-0.01585629,-0.02204316,0.03212321,-0.023130698,-0.019568607,-0.0152648,-0.044092767,0.02992043,0.056761105,0.011024765,-0.009030579,-0.0028510452,0.02445033,-0.0435096,-0.03260054,-0.0019378146,0.06692669,0.020193543,-0.020216877,0.026235517,0.012969153,0.00089435827,0.006147979,-0.014792779,0.01985926,0.027007455,0.005523103,-0.00034184873,-0.05085525,-0.009606058,-0.013026385,0.041074727,-0.01903041,0.025356345,0.03034271,0.008971494,0.049804565,-0.05086111,0.029933259,-0.006396364,-0.0034698746,-0.04729729,0.01501473,0.0034166425,0.013344799,-0.0013253075,-0.014310818,0.019385234,0.054235768,0.015977675,0.0063414657,0.02558026,0.02150463,0.060278744,0.06466138,-0.0023522365,-0.014023129,-0.0057048695,0.018027633,-0.013897498,0.009785748,-0.0153804,0.05380512,-0.021043777,-0.022663314,0.03086635,-0.00774504,-0.17219369,0.029595323,-0.035185106,0.056044713,0.024006823,0.04102421,-0.02588054,0.007695249,-0.017173467,0.05367894,0.01879987,-0.047422696,0.0026731114,-0.015732681,0.033028148,0.030774683,-0.022142868,-0.005656125,-0.034832053,-0.039335825,-0.015252632,-0.035684112,0.0478229,-0.0030075149,-0.016813496,-0.015829157,0.09643172,-0.01914762,0.020724256,0.00794074,-0.0541424,-0.034418594,0.008501268,0.026159085,-0.028870901,0.056886137,-0.004163723,0.0035373315,0.015641894,-0.016510967,0.037263844,0.06939836,0.030049318,0.04798075,0.016827889,-0.003054305,0.0068856655,0.012600227,-0.047288824,-0.02940271,-0.021698376,-0.021003382,0.006602313,-0.007885611,-0.052335247,0.0053142165,0.00064934365,0.045605328,-0.0060790903,-0.00026672563,-0.023777628,-0.013532119,-0.013465454,-0.055938594,-0.052598212,-0.043198884,0.028799636,-0.016304826,0.0003862325,-0.044741627,0.03283201,-0.08320965,0.01302052,0.0015607945,-0.013011419,0.033376116,-0.03654879,-0.026253602,0.005109048,-0.114543095,-0.038849086,0.0147939185,0.011604559,0.000017854927,-0.017559867,-0.045794193,-0.0062276935,0.004226899,0.017718168,0.2607809,0.011985388,-0.017899627,0.01811129,0.045276463,-0.030454155,-0.0073397034,0.059905857,-0.011407109,-0.006978826,0.01466194,0.012570027,0.005010628,0.025001515,0.021087673,0.02175306,-0.051884934,-0.0034372923,0.03987576,0.029066268,0.029244417,-0.040379345,0.021449197,-0.014511261,-0.052586064,-0.008221634,-0.034761783,0.0053892764,-0.017318906,0.009703578,-0.05223816,0.051205896,0.035869647,-0.045348868,-0.013601389,-0.023548186,0.01573588,-0.0540001,-0.029605567,-0.008695884,-0.02036983,-0.014122664,0.0065981383,-0.008018188,-0.029058341,0.002103254,-0.034939114,0.008984633,0.010938043,-0.008767052,-0.006963845,-0.06586374,0.010328109,-0.013908369,-0.008577279,-0.029235296,0.00791518,-0.04074244,0.0031862604,0.04272725,0.019423703,0.0036758655,-0.009075915,0.004058833,-0.01551622,0.001369404,-0.016464053,-0.0072836406,0.008737284,0.025005292,0.0028973701,0.018389918,-0.00029600732,0.010044396,0.012475905,-0.025865357,0.009890177,0.0153029235,-0.003438431,0.030462855,-0.05657148,0.011933628,-0.0075341566,0.0037564076,0.03645002,-0.025813537,0.02658614,0.062255114,-0.034015827,0.0026546721,0.0075069023,0.019005345,-0.0155194085,-0.016975712,-0.037882496,0.005177841,0.03147571,-0.02401254,-0.019519534,0.04252805,-0.019275777,-0.023162197,-0.027366498,0.0032750666,0.019529695,-0.021759845,-0.0075624585,0.021217871,0.056088153,0.009649598,-0.046718728,0.003012812,0.009307021,-0.026657542,-0.00784571,0.07103203,0.062182523,0.028943518,0.04159397,0.021701625,0.0076223915,0.00906198,-0.037696414,-0.006422892,-0.010479406,-0.045107137,-0.009927386,0.029724628,-0.00096814986,0.063667625,-0.008770796,-0.049446702,0.01804103,0.015806476,0.002580939,0.01980922,0.01951749,0.013365955,-0.000073121206,0.039375328,-0.024514709,0.021929618,-0.0047524585,0.009057978,0.038932264,0.05264328,0.005982936,0.001060467,-0.045810048,0.0314941,0.0007354464,0.042100776,0.050577637,-0.044144824,0.031170048,-0.061579175,-0.021732962,-0.029901022,-0.012132125,-0.02504509,0.008496279,0.012167969,-0.00094552914,0.064083345,-0.034027714,0.013686048,-0.02374783,0.033463236,-0.013591662,-0.007162119,-0.015056521,-0.044095494,-0.046297103,-0.025979819,-0.0015683058,-0.034252845,-0.005800944,0.0012535059,-0.028265495,-0.05924722,-0.0022251296,-0.013385047,-0.020705583,0.015112271,0.03951821,-0.020409383,-0.014684583,0.009271599,-0.037120868,-0.032058537,-0.008547406,0.076173685,0.018322445,-0.022694703,0.00039104462,0.001196889,0.08358629,-0.013431684,0.033314265,-0.011630769,-0.018579684,0.018501546,-0.021295536,-0.007101332,-0.004998911,-0.029880775,-0.0041776495,0.045074414,0.0306247,-0.009062639,0.014949508,-0.008419816,-0.0074130404,-0.002356667,-0.012592845,-0.041980866,0.01944812,0.029924834,0.0145273665,-0.01685356,-0.035705175,-0.011260244,-0.005315986,-0.05424714,-0.012434879,0.052021466,-0.00768461,-0.012688752,0.016569851,-0.02541919,-0.004263019,-0.026515003,-0.017417043,-0.01937297,-0.0042193425,0.0013112944,0.0133334715,0.013870648,-0.01667859,-0.03709281,0.029074144,0.015318554,0.00046852947,0.014335806,0.02178773,0.009697004,-0.036270794,-0.045551095,-0.0066979635,0.0063584372,-0.0015855073,-0.038777944,0.02282046,-0.014968158,0.02627462,0.03962589,0.010911999,-0.018055275,-0.0061941235,-0.045457095,0.0062357932,0.03352362,0.029437514,0.0028651839,-0.034843795,0.0047620037,0.0063675055,-0.0016793137,-0.025223365,-0.035465624,-0.041363154,-0.006430761,0.0027910762,0.0036810022,0.0078119896,0.009887752,-0.0383276,0.034042783,0.0279755,-0.007763961,-0.040477622,0.027301528,0.027641052,0.016558727,-0.052138478,0.014305641,0.030479686,-0.04704341,-0.0039315186,-0.043242242,-0.003336836,0.015629463,-0.050606538,0.035862587,-0.026477544,-0.0131634325,-0.056019828,0.06064473,-0.011999847,-0.01041243,0.006831123,0.016520794,0.024354186,-0.04468762,-0.028861964,0.029914334,0.003630549,-0.028696392,0.06490285,0.010374643,0.039257474,-0.02923062,-0.0030705386,0.029194485,0.01552656,-0.008658996,0.018406603,-0.060367726,0.045171823,-0.027101373,-0.042352818,0.026011832,-0.017663863,0.0043388996,-0.06821003,0.014605858,-0.010414791,-0.03312437,-0.0368488,-0.0029020028,-0.01941731,0.011329722,0.00037327455,-0.02517616,-0.0142891295,-0.046009947,0.06797452,-0.017551687,0.01930674,0.0278676,-0.021660842,0.026290767,0.017242657,-0.009430831,-0.010877158,-0.008414575,0.033501085,-0.010311402,-0.0041777575,-0.015287232,0.06018787,-0.021415174,-0.025497857,-0.01753561,0.03156712,-0.011679299,-0.027039079,-0.02789998,0.02744011,0.017767461,-0.036209993,0.033433944,-0.027707564,-0.006443025,0.016700668,0.021761557,0.021496953,-0.035536982,0.008168377,0.01089721,-0.00006502255,-0.06186369,0.005349848,0.0061533065,-0.04504287,0.017002342,0.0047221156,-0.029193787,0.01680774,0.0054101497,-0.03755971,-0.053498577,-0.012885624,-0.029316865,0.024401655,-0.037300766,-0.00008927483,0.0028349457,0.022742681,0.019939955,-0.03164125,0.023571322,-0.047180742,0.041965246,-0.1434059,-0.0082195755,-0.03498838,-0.025516031,-0.0076912576,0.010577898,-0.0068413434,-0.005143414,-0.027758472,-0.0054474007,0.007755042,-0.033340454,0.029988332,-0.016637536,0.012331454,0.04202663,-0.013422234,0.009909729,-0.023599133,0.072055474,0.020806206,0.021280235,0.06277965,-0.0035933014,-0.028726814,0.034317877,0.014647936,-0.009356788,-0.030827096,-0.03651628,0.015851757,-0.07233349,0.031971835,0.03540252,-0.025182389,-0.014296918,-0.015361244,-0.008171178,-0.009214108,0.005387635,-0.04606712,0.0020678476,-0.010599797,0.017456563,0.0065750955,0.08037728,0.007203585,-0.053322345,-0.05755005,-0.005310103,-0.010641524,0.018453022,-0.032580744,0.026976239,-0.006351882,-0.034446888,-0.04803722,0.0023946024,0.013311514,0.054475125,-0.0071999924,0.025501203,-0.024580222,-0.010824965,-0.0022023728,0.04975645,-0.0444915,0.001453288,-0.026144588,0.013426909,0.007415856,-0.029430509,-0.029151803,-0.04642709,0.020152304,-0.015331637,0.07264772,-0.017054675,-0.029228318,-0.01756641,-0.04954629,0.011516119,0.0055127107,-0.011361018,0.030198198,-0.014757818,0.008159113,-0.012226033,-0.031785578,-0.011197444,-0.018692678,-0.040574346,-0.018824363,0.02005662,0.022968385,0.041176204,-0.05564922,0.010110087,-0.020772213,0.036167108,0.008057892,-0.036538687,-0.025701277,-0.029700587,-0.039774194,0.01847099,0.060313217,0.013880916,-0.030742586,-0.028889898,-0.05611802,-0.022484424,-0.022886204,0.010162772,-0.05313556,-0.044769272,-0.007937286,0.021004975,0.038970497,-0.016925165,-0.012707705,-0.021600882,0.0067819012,-0.021297356,0.032237347,0.050948564,0.037318587,0.03790681,0.046261847,-0.0058604195,-0.004988224,-0.017083226,0.006784312,0.005281993,0.041735005,0.00742885,-0.022913504,0.029664041,-0.057126015,-0.063443676,-0.047152124,0.04597172,0.015925197,-0.0475823,0.007160384,-0.04830943,0.016172145,-0.0041795284,-0.006839495,-0.022146052,-0.0011064311,-0.0287193,-0.027787887,0.050526902,-0.0039071236,0.03032022,-0.026898338,-0.002510478,-0.010034159,0.037909023,-0.024777457,-0.032913655,-0.025816726,-0.008381272,-0.0152603015,0.05926564,-0.032371003,-0.035783634,-0.046141155,0.019734211,0.048523154,0.027503837,-0.0038023777,0.01117532,0.0410192,0.008098517,-0.015801681,0.055931915,-0.033851467,-0.032004032,0.035598382,-0.002523833,0.041587148,0.036573246,-0.012306415,-0.032142665,-0.017954648,0.0025155877,0.012903555,0.015831485,-0.017504241,0.031809337,-0.0496122,-0.028409664,0.040453967,0.040982813,0.024882471,0.029604083,0.030078012,0.010867003,-0.0014484159,0.017653175,0.03425102,-0.017040163,-0.00870252,-0.019855153,0.018172277,-0.014048655,-0.018993827,-0.034171768,-0.0098929005,0.0034513348,0.008080164,-0.020926882,0.026592877,-0.026052581,0.064085856,0.01964434,-0.039547775,0.0014953549,0.045462996,0.036424503,-0.004967041,-0.057732463,-0.047667157,-0.0038050448,-0.032823548,0.013400694,-0.019422533,-0.020967113,-0.068576835,0.00077973795,0.0006522335,0.028028583,-0.0033225096,-0.032224786,-0.020340862,0.0032788632,0.0039124163,-0.04035978,0.068489365,-0.0569628,-0.036036663,-0.053757805],"last_embed":{"hash":"17c94an","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"17c94an","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Your Current Tools#{2}","lines":[10,10],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17c94an","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Your Current Tools#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.001098298,-0.007413277,-0.055344474,0.010373714,-0.030899523,-0.015616498,0.06205293,0.047638882,0.026230838,0.029257787,-0.0017132942,0.020985918,-0.03632195,0.0069052284,0.032581843,0.009270967,0.014775014,0.02944984,0.0039001892,-0.036902316,0.00018109736,-0.005139354,0.045307282,0.026998403,-0.03041049,0.01853877,0.01715665,-0.0333014,-0.0029874374,0.022635076,-0.010633564,-0.047607213,-0.0001861971,-0.006239274,-0.016230458,-0.011225858,-0.01815575,-0.053472366,-0.04883736,0.06107474,0.010943837,-0.025383325,0.0013186022,-0.02322679,0.033225358,-0.0148590915,-0.044466283,-0.021889899,-0.0059019797,-0.017480483,0.015743453,-0.029339748,0.031113813,-0.014043077,0.019647427,0.057136197,-0.066333234,-0.03953438,-0.02006319,0.009849722,-0.038920715,-0.012804111,-0.021916153,0.0033923541,-0.008505021,0.037033387,0.013869917,0.008588069,-0.018960169,-0.02672803,0.0005552099,-0.008556606,-0.031143615,0.014923423,-0.04299422,0.053187713,0.006244623,-0.036705375,0.022628797,0.02261828,-0.0044618,0.013158144,-0.020367825,-0.013578957,0.0033898584,0.007193555,-0.020942831,0.042155325,0.015845345,0.032140933,-0.0033699297,-0.016451212,0.015418274,-0.02619126,-0.025816983,-0.0008901835,-0.011277393,-0.009507025,0.015012752,-0.03201786,0.012565061,0.024446987,-0.0012601654,0.02509608,0.032521535,-0.009655364,-0.0037036361,0.01484507,0.004155333,-0.012175547,-0.0021909012,0.060528092,0.02046533,0.028482322,0.007204881,-0.0020095715,0.02136512,-0.030143287,0.044944476,-0.030610185,-0.0012880362,0.020249752,0.037119463,-0.07260683,0.01329446,-0.009052597,0.020852841,-0.026659772,-0.0037382666,-0.025251595,0.019444384,0.040468086,0.000015673104,0.015748288,-0.015676195,-0.002397416,0.014324736,-0.015053337,-0.019288687,0.007871027,0.00431208,0.05183373,-0.017954096,0.0051650144,0.010016227,-0.036822286,-0.0005437575,0.01395439,0.014453026,-0.016554274,0.012390087,0.037084747,0.033056147,0.046471547,-0.002000905,0.033703536,0.0303925,0.014964571,-0.034021564,-0.021005392,0.010074008,0.015498327,0.010234928,0.077716045,0.008017949,-0.026653303,-0.0034931893,-0.026495619,-0.010360809,0.0051855575,-0.005160943,-0.046922892,-0.039823618,0.00816852,0.025952712,0.0012297366,0.072151445,0.009661174,0.02451612,-0.034231212,-0.010764787,0.010375213,-0.025139755,-0.0116263,-0.030393682,0.034435026,0.0068622977,-0.04108708,0.008158502,0.04700826,-0.039363418,0.026782438,-0.024381679,0.018448532,0.027086038,-0.027500346,0.03659004,0.026168402,0.0024411,-0.0300205,-0.011423943,0.027919423,0.027013313,-0.04903928,-0.0058946614,-0.014397538,0.039449513,-0.027784424,0.00019461931,-0.032086495,-0.0072681345,0.08840788,-0.02991524,-0.0432852,-0.035593275,0.00384504,0.026690228,-0.011903113,0.024839377,-0.030417586,-0.031239836,0.050428476,-0.0046482515,0.0343288,-0.0141084315,0.00018115094,0.0036409288,0.0670117,0.027121449,-0.0031064753,-0.03244813,-0.035361663,0.026393881,-0.018975561,-0.018416302,-0.00874624,-0.02936952,0.043600287,0.059614252,-0.022170335,-0.019820238,-0.0113877915,-0.00275656,-0.017106805,-0.051532928,0.014456537,0.068442725,0.039041813,-0.014774966,0.02865515,-0.015178122,0.015647162,0.029720802,0.006942685,0.03077383,0.049913473,0.008559675,-0.008256644,-0.06129877,-0.02374865,0.006529583,0.0183081,-0.026591366,0.016829314,0.015340492,0.0085176965,0.02583029,-0.021641582,0.02874568,-0.008821485,-0.010259001,-0.05886867,0.037496224,-0.0032873878,0.011295878,-0.014172613,-0.022840107,0.034745432,0.05976372,0.033482738,0.012606576,0.009190604,0.030850356,0.04279317,0.07069016,0.011538488,-0.022437204,0.010988936,-0.01286284,-0.0123997405,-0.00271097,-0.0110813575,0.041349407,0.004420615,-0.025986709,0.03380405,0.0033766052,-0.16791561,0.02020447,-0.023440957,0.048855484,0.026670668,0.020424554,-0.032834318,0.018111533,-0.021973122,0.03669368,0.015208292,-0.04128038,-0.01842601,-0.0070804893,0.012536783,0.0071738944,-0.024215441,0.032900117,-0.032759145,-0.034354713,-0.014752964,-0.04108191,0.03809002,-0.011762485,-0.043094322,0.0075990534,0.091941066,-0.033921465,-0.010486202,-0.02948511,-0.04355007,-0.025881032,0.015158255,0.020868344,-0.005967107,0.07268423,-0.011699258,-0.019056683,0.014513291,-0.014746483,0.03875318,0.06223352,0.02383803,0.054417245,0.008857664,0.009030562,0.019986214,0.009745037,-0.074696116,-0.0029332684,-0.037144564,-0.028152961,0.0030999675,-0.0121136345,-0.04241789,-0.019769445,0.025531301,0.049174596,0.010170595,-0.014486711,-0.034791235,-0.005057023,0.010938087,-0.05126249,-0.05724793,-0.025097718,0.03433034,-0.009767193,-0.0044073807,-0.026573202,0.025585722,-0.059754793,0.018579679,0.009361264,-0.016866777,0.013260385,-0.03543959,-0.036673974,0.015474632,-0.11668042,-0.0074098986,0.018011605,-0.007817942,-0.0015563616,-0.0070674103,-0.06561414,-0.0030296105,0.041663475,0.028071124,0.2356094,0.024603002,0.0067428723,-0.013408487,0.045058448,-0.018481407,-0.007905336,0.025548294,-0.0011865882,-0.009342807,0.0037382431,0.034907907,0.037029155,0.02573246,0.021209668,0.024308547,-0.054521598,-0.013050374,0.0479191,0.021606386,0.02572109,-0.04244763,0.04533219,-0.027716985,-0.046259537,-0.023593877,-0.030870339,-0.017805504,-0.043111134,0.027484182,-0.04950176,0.020461122,0.053003028,-0.04454098,-0.023992578,-0.03440009,-0.0019865066,-0.04468296,-0.01961443,0.010613742,-0.058359373,-0.024290275,0.01431682,0.021610908,-0.009388917,-0.0014252719,-0.029441494,0.01647508,0.0057318597,-0.0050654206,-0.0055620046,-0.07098116,0.0015266474,-0.0068536648,0.010355807,-0.030407265,0.0027086441,-0.01948277,0.004235391,0.0456581,0.029492076,0.008878655,-0.04399146,-0.01117348,-0.022737918,0.00517893,-0.03160274,-0.021047946,-0.036893602,0.038106006,0.021826223,0.031464186,0.02088749,0.025444264,0.014986408,-0.017979067,0.022099975,0.012028277,0.01353911,0.040522903,-0.040311873,-0.0058288705,0.0018661479,0.017466452,0.03766479,-0.037516326,0.030390922,0.05059741,-0.005293632,-0.012140388,-0.0012017934,0.010188862,-0.0009286132,0.0018153539,-0.046120085,-0.0024458254,0.035209864,0.009482289,-0.027332002,0.019591693,-0.019252418,-0.030364223,-0.014557775,0.019093292,0.010597531,-0.03361808,-0.030187072,0.0077399607,0.05351553,0.01596397,-0.02385382,-0.0004808232,-0.0015389923,-0.017352145,0.006737647,0.047609836,0.018914862,0.007221764,0.028226739,0.03420988,-0.013504119,0.024573509,-0.045577433,0.007338387,-0.02320117,-0.052684292,0.013396176,0.073989116,-0.034728236,0.056855436,-0.0045501855,-0.045934804,0.011901716,0.029547833,0.0090038655,0.01319934,0.020248055,-0.02076396,-0.010479933,0.040396154,-0.04546343,0.024950067,-0.014411937,0.0014163662,0.029615551,0.039282188,0.015601428,-0.022988427,-0.033744145,0.048849236,-0.002504803,0.029210936,0.02124436,-0.037685063,0.025881628,-0.034529645,-0.0119114565,-0.01866125,-0.031016732,-0.03200998,0.014311439,0.017301172,-0.01244427,0.09009554,-0.036403544,0.015649918,0.0051135104,0.020484587,0.0022717065,0.0063969437,0.0066658165,-0.04515368,-0.04364309,-0.019276805,-0.01568511,-0.0066387537,0.013830509,-0.0063584526,-0.062750064,-0.036638975,0.015340239,-0.01252146,-0.031622037,-0.016741522,0.01735154,-0.028419456,0.016723491,0.0022080527,-0.028207634,-0.017370515,0.0011135063,0.087462075,0.011162651,-0.0018423394,-0.0043251053,0.023880443,0.069122195,-0.013965054,0.043802783,-0.008774497,-0.044144858,0.009356103,-0.008535664,-0.009304552,0.0063784365,-0.014308398,0.014688192,0.073478036,0.016685668,-0.017874481,0.0021180671,0.010625335,-0.011917234,0.003225855,0.0006377047,-0.037167143,-0.0010058875,0.044979535,0.0019348655,-0.016235922,0.007114664,-0.021733586,-0.020748263,-0.028199188,-0.030323476,0.038699064,-0.010880156,-0.016909001,0.020461766,-0.04845909,-0.003165548,-0.037298184,0.009861235,-0.026093937,-0.01069892,0.038378622,0.0003658261,0.029491639,0.0019073365,-0.048433363,0.03309458,-0.016930077,-0.03125875,0.027238974,0.019543495,0.007022219,-0.03767348,-0.02081203,-0.0338764,0.01758427,-0.015235804,-0.04665563,0.014529412,-0.028639361,0.012087648,0.026305916,0.006832964,-0.027523363,-0.0046451357,-0.047266457,0.0036311743,0.05474653,0.025604261,-0.00031243145,-0.03425209,-0.018975813,0.005705016,-0.017010573,-0.021993414,-0.042582903,-0.026876234,-0.01371029,-0.0019171181,-0.018678572,0.017605774,0.014711584,-0.030198894,0.0042429906,0.029700022,-0.01862142,-0.04852629,0.001011433,0.028963404,0.03005002,-0.023751514,0.0456122,0.046631828,-0.053515464,-0.00019713574,-0.013557809,0.037506353,0.013955199,-0.048149284,0.02256014,-0.051089022,-0.00036944568,-0.019450912,0.048282024,0.0067952843,-0.00976955,0.009491722,-0.00031850234,0.011237016,-0.017743846,-0.021701764,-0.0025263976,0.016463758,-0.034275237,0.041998707,0.008061437,0.041034535,-0.00428932,0.012158062,0.050358128,0.025422579,0.003582728,0.021855911,-0.05252132,0.01837415,-0.006596967,-0.03376366,0.024655852,-0.030855127,-0.0063941954,-0.060650617,0.031994283,-0.018357577,-0.058147736,-0.02159505,-0.014699125,0.0066962778,0.0038331016,-0.019932535,-0.0007046241,-0.015995527,-0.0312853,0.044967573,-0.01847538,0.01492355,0.036162738,-0.01843829,0.02235447,0.021764703,-0.012214678,-0.0041831955,0.027123345,0.026102608,-0.012425864,-0.021407643,-0.0011625338,0.042006694,-0.017222697,-0.018949796,-0.014035613,0.03669961,-0.0056446576,-0.03353151,-0.022739656,0.005146783,0.0492751,-0.022563582,0.01625763,-0.010642292,-0.0126453,0.023579443,0.03401893,0.011568431,-0.014572022,0.01519221,0.0011128829,-0.012821949,-0.0498201,-0.019437177,0.011656254,-0.046630558,0.029331697,-0.0036533154,-0.01772471,0.011159991,-0.021899574,-0.010323659,-0.06425632,0.0077817556,0.009152829,0.03374239,-0.031270355,0.0022510942,-0.00024531683,0.056366008,0.002600709,0.0013783965,0.023933636,-0.031656668,0.0527769,-0.1493031,-0.01684844,-0.048125166,-0.017586073,-0.024141766,0.003371852,-0.012080637,0.00804344,-0.009044382,-0.0030372012,-0.0043517184,-0.011906729,0.03283751,-0.028151372,0.00031987875,0.01962593,-0.029397404,-0.0014745963,-0.0113923745,0.06541538,0.010660546,0.010166804,0.07015979,0.0117574455,-0.008525504,0.03802781,0.03201361,-0.013680152,-0.03623342,-0.016419739,0.02102953,-0.064812,0.03167326,0.0305423,-0.016292691,-0.015886145,-0.01905387,-0.012367333,-0.004427227,0.03050646,-0.030939054,0.0029162278,0.015765505,-0.017272558,0.0152734015,0.106129974,0.02027359,-0.024161896,-0.055235848,-0.015663046,0.02114823,0.03120673,-0.052735988,0.019880215,-0.0065629883,-0.020885797,-0.054001093,-0.019219482,0.013081631,0.069815435,-0.044457626,0.023783911,0.0026241015,-0.02325049,0.01979968,0.037817083,-0.06913269,-0.013272235,-0.019857414,0.008001984,-0.0056689866,-0.05457714,-0.014106206,-0.04857345,0.0015816725,-0.025431693,0.07517114,-0.012208827,-0.035585836,-0.016531399,-0.03932488,0.014446744,0.0017749451,-0.022925848,0.02568354,-0.008877377,-0.0049651177,-0.012734387,-0.017350024,-0.0030147117,0.0008850086,-0.048563424,0.024780182,-0.0016264976,0.004608024,0.031805366,-0.025446324,0.009587471,-0.03533173,0.017270584,0.012153906,-0.007748683,-0.024279606,-0.019777479,-0.036298737,0.051751014,0.08930199,0.016999926,-0.034832884,-0.038637545,-0.035408225,-0.0071944045,-0.0094289435,0.017452838,-0.056368064,-0.027319634,0.018029453,0.028431736,0.036418058,-0.0037088587,-0.0011340934,-0.02001826,0.0033211948,-0.024533262,0.032376364,0.042208668,0.042391825,0.039624304,0.012534162,-0.010793552,0.012622732,-0.024041224,0.026118115,0.020631522,0.045119945,-0.021354176,-0.024592772,0.032021232,-0.060279287,-0.047964,-0.049836252,0.019160407,-0.005576626,-0.047058165,0.004816308,-0.04160053,-0.023272667,0.017651305,-0.02029025,-0.029666102,-0.012643869,-0.031796597,0.0031225397,0.04409537,-0.012530321,0.052956294,-0.048804462,-0.019261995,-0.014168765,0.014249668,-0.020597013,-0.012970036,-0.04866912,-0.002199849,-0.008314968,0.04641789,-0.022100536,-0.029418327,-0.06718576,0.0086055985,0.031509813,0.014026342,-0.012836579,0.024763903,0.029576799,0.0020057627,0.00045860556,0.03120915,-0.019982439,-0.051093914,0.047688656,-0.009922332,0.045439158,0.024329165,-0.008078256,-0.056999944,-0.013621013,0.015193705,0.018747425,0.008491096,-0.0043064277,0.026753843,-0.044591468,-0.036908608,0.049212847,0.015780129,0.02018428,0.028213738,0.03183631,0.014068024,-0.033235226,0.03360446,0.049568802,-0.015551862,-0.015994806,-0.011176214,0.02155691,-0.029039284,-0.022472108,-0.04049947,-0.013191837,0.011930158,0.0010198434,-0.028403196,0.028092388,-0.021169852,0.07690953,0.027939783,-0.033530295,-0.00024388595,0.06093718,0.047371067,0.003765268,-0.066343196,-0.020939376,0.0028439122,-0.038072348,0.022821968,-0.044674143,-0.020074427,-0.056161895,-0.021977868,-0.00025065284,0.013846891,-0.010237465,-0.01284285,-0.040107124,-0.0033007697,-0.018860856,-0.045057688,0.07001773,-0.032269213,-0.026306722,-0.011476969],"last_embed":{"hash":"15rmmqy","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"15rmmqy","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Your Current Tools#{3}","lines":[11,12],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"15rmmqy","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#The Problem": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014942658,-0.0035594131,-0.028649395,-0.009517228,-0.03903264,-0.046907015,0.030690882,0.034829374,0.016909849,0.030240646,-0.011713964,-0.017095098,-0.039808124,0.008711308,0.021865845,0.042059477,-0.0034430143,-0.00219665,-0.011441951,-0.0036065977,-0.0052546333,-0.0020278392,0.024937216,-0.009826296,-0.03116478,0.036215354,0.0018673898,-0.023967922,0.015762933,0.019403059,-0.009339071,-0.061936114,-0.0023065605,-0.020998465,-0.015533159,0.00091553136,-0.021992419,-0.04381899,-0.02166989,0.03658305,0.029496925,-0.027634881,0.022044472,-0.042186197,0.015425507,-0.010944985,-0.043197885,-0.023668388,-0.0028488191,-0.0016871169,0.009937763,-0.032746106,0.022961425,0.011555124,0.018496353,0.043063875,-0.03919895,-0.030016,0.0062047793,0.00018658894,-0.035191234,-0.004549605,-0.02700198,-0.034498088,-0.009784864,0.043805648,0.016992202,-0.0034267465,-0.009372868,-0.035323307,0.018371982,-0.000018383726,-0.018198138,0.006894925,-0.039594743,0.01396172,-0.038058463,-0.03341872,0.0040089996,0.041165072,-0.004970773,0.011824354,-0.0170507,0.0255951,0.0022978853,-0.0039064563,-0.013112956,0.02896633,0.022946896,0.0006336428,0.007969906,-0.0035153353,0.01627268,-0.029940747,-0.026769668,-0.0028175896,0.008845461,-0.021308204,0.025363002,-0.0063680047,0.0011365315,-0.0056364923,-0.006771084,-0.016699508,0.02407992,0.009277976,0.032446906,0.05557594,0.019932846,-0.009769397,0.0064397403,0.0058746967,-0.005410706,-0.003714822,0.008718151,-0.021364193,0.032703616,-0.0036100955,0.040241946,-0.03429336,-0.014055042,0.018577255,0.06645586,-0.054544352,0.011652247,-0.032947075,0.023877036,-0.029615909,-0.047807347,0.0066359104,0.014817593,0.0047650747,-0.02516423,-0.0048022433,-0.028350698,-0.0020292527,0.016757745,0.013418051,-0.000006929522,-0.008043311,0.002872389,0.020893298,-0.017075278,0.0057530333,0.01435393,-0.04140187,0.031546943,0.040927354,0.02808667,0.0057588876,-0.05075606,0.019357454,-0.009584946,0.035022262,-0.0052844556,0.0019886272,0.036352634,0.03839575,-0.030074997,-0.0142385615,0.011187819,0.012081873,-0.036881145,0.069101065,-0.0033134625,-0.0068910117,0.012121571,-0.014821393,-0.0026222903,-0.0050487225,-0.009553213,-0.024943337,-0.03918984,-0.009672249,0.017041266,0.027657801,0.07602234,0.03963774,-0.0057040956,-0.02022715,-0.014797081,-0.014074231,-0.006301801,-0.053326856,0.005400109,0.02667838,0.016568802,-0.034120925,0.009986569,0.025801567,-0.0139880255,0.005401541,0.00572671,0.03412036,-0.011966834,-0.024148488,0.067727216,0.029403182,0.014280612,0.003175675,0.022741182,0.04510839,0.0015340791,-0.048290044,-0.022193518,0.003253155,-0.0009833919,-0.056502044,0.01783998,-0.02080576,0.0097759,0.08198474,-0.020699492,-0.009890485,-0.03288518,-0.009592065,0.0030372387,0.0076628774,-0.0148159675,-0.017604234,-0.037377577,0.045284893,-0.041368023,0.007025923,0.014670808,0.022816513,0.02711518,0.03540967,0.012508021,-0.0072606346,0.0005097526,-0.003867671,-0.018986322,0.006333664,0.000816118,-0.0044298833,-0.064008564,0.041226935,0.07221004,-0.0005176851,-0.0012213434,0.018100357,0.01824515,-0.009585541,-0.021287259,-0.00978436,-0.0046401564,0.008826969,-0.016396672,0.009395025,-0.02069935,0.005644396,-0.006038713,-0.008018129,0.030503161,0.03268777,0.0052091167,-0.006729242,-0.025980461,-0.0045043887,-0.002327437,0.036863778,-0.003620354,0.008835383,0.018322414,0.010778758,0.03133976,-0.029065173,0.020784175,0.0032783642,-0.0049785967,-0.07496286,0.0073961797,0.022667693,0.009039548,-0.009889972,-0.048584774,0.043301858,0.06517975,0.008941207,-0.043997195,0.0043941573,0.019842034,0.016239434,0.07612782,0.021879127,-0.04758826,-0.0030765769,-0.00062780775,-0.04222455,0.01955171,-0.016339643,0.06785296,0.00012877764,-0.03446611,0.007977613,-0.0056650173,-0.18036884,0.0024539314,-0.0030874847,0.03091718,0.009018419,0.00776118,-0.06359289,0.019478003,-0.03149483,0.019067677,0.042880937,-0.048147745,0.032757215,0.031306975,0.004852054,0.010698972,0.011756924,0.0004271054,-0.02862177,-0.047166284,-0.030705998,-0.039489765,0.069302924,-0.03755513,-0.0235747,0.0014649915,0.07727325,-0.014538183,-0.031769373,-0.018779125,-0.08151165,-0.02371272,0.0017958015,0.02049597,0.0070580575,0.060864497,0.013834907,-0.0314925,0.079752296,0.008544674,0.04579158,0.07493267,0.003955324,0.031153463,0.00914229,-0.016251009,0.00479531,-0.0068313205,-0.041886885,-0.01026433,-0.041166298,-0.022562383,-0.016885793,-0.031555377,-0.025019899,-0.013591786,0.019864358,0.021738397,-0.0075117983,0.0019926224,-0.036399238,-0.011689123,-0.015526917,-0.049842402,-0.032361016,-0.0309488,0.038056184,0.007719475,0.010172722,-0.017217707,0.031424407,-0.042552724,0.010922785,0.0017645723,-0.040418886,0.032510135,-0.02815691,-0.027656775,-0.009562155,-0.11569775,0.0016536288,0.014105576,-0.021756884,0.031776022,0.0037458902,-0.071743555,0.004984975,-0.0017122187,0.037940577,0.23605233,0.048339322,0.009781343,0.02654497,0.024271287,-0.023128139,0.023195524,0.060075123,0.0007118341,-0.032704268,-0.00892615,0.017790304,0.04794273,0.012094771,0.0033943471,0.026279114,-0.058100652,0.024683822,0.06784048,-0.013304239,0.00773521,-0.016444396,0.06298305,0.02515264,-0.046040677,-0.040774323,-0.031002417,0.025500575,-0.012451755,-0.017013535,-0.046587136,0.03851826,0.02909446,-0.025994258,-0.021020258,0.027875587,0.00063985423,-0.049521115,-0.005081003,-0.0059484667,-0.011192188,0.008987863,0.017359048,-0.027573342,0.016572632,-0.0036364505,-0.043409575,0.03909868,-0.0021976265,-0.03533253,0.039364457,-0.025615452,-0.012749289,-0.033519767,-0.016260292,-0.037752684,-0.017701613,-0.02476412,-0.0101344,0.028661814,0.048203595,0.021227092,-0.02818393,0.01811072,-0.009019225,0.00840486,-0.034601875,0.02958702,0.0022173757,0.037942886,0.013280584,0.046319228,-0.002505824,0.006763252,0.007948973,-0.034772195,0.03829253,0.030315885,-0.025497405,0.013847786,-0.0265259,-0.023737606,-0.037027985,0.011880376,0.015990565,-0.0027209108,0.004797198,0.085488625,-0.027139073,0.037431765,0.027618404,0.0063758697,-0.016551584,-0.02316355,-0.040774427,0.021212948,0.032342702,-0.009004175,-0.024533993,0.04264354,-0.010293024,0.015744219,0.007107683,0.0063828076,0.019878244,-0.02347769,-0.036147505,0.03900124,0.01911129,0.0025887094,-0.038123425,-0.00979554,0.023943083,-0.011402645,-0.0064164298,0.05992505,-0.016619526,0.0025588456,0.07018239,-0.001501508,-0.02523629,0.018870648,-0.049893092,-0.0011359091,-0.01429431,-0.0381351,0.034254424,0.059574418,-0.023405747,0.0575135,0.030977838,-0.027113967,0.038173407,0.026021848,0.018116606,0.009414064,0.032960024,-0.013385871,0.02649484,0.011701645,-0.054107606,0.04553445,-0.0070841135,0.031031286,0.02409674,0.030632896,-0.02968651,-0.01504686,-0.039929044,0.014032089,-0.006995437,0.0012162786,0.020003598,-0.030248815,-0.016710544,-0.07228869,-0.0044461824,-0.055824082,-0.030241778,-0.02596133,0.009198044,-0.015472277,0.011159206,0.07601433,-0.031408608,0.03634239,0.024750283,0.029110871,0.0072907656,-0.011611342,0.020624671,-0.022455823,-0.035361547,-0.026365612,-0.021527043,-0.0015125287,-0.041249186,0.012673672,0.006660906,-0.016913706,0.0151044065,-0.017189283,-0.032237016,-0.021587584,0.0069361045,-0.009315807,-0.008316892,0.0053548953,-0.013373004,-0.029396577,-0.0126972,0.10429166,-0.016302833,0.031067884,0.017725771,0.045882083,0.0784142,0.00005599598,0.037545234,-0.0054651275,-0.008919873,-0.030444494,0.008316242,-0.013034118,0.028249787,-0.00027252972,-0.009750795,0.0441693,0.022705788,-0.019069694,0.0002754324,0.01552043,-0.036521535,-0.01945421,-0.012138387,-0.051071897,0.03964232,0.034959722,0.0075097745,-0.036950644,0.018511215,-0.029546332,-0.014589927,-0.02397967,-0.021702494,0.06612573,-0.033925973,-0.062247265,0.035698347,-0.029635703,0.0012771304,-0.048163984,-0.0033111323,0.018238477,-0.002273723,0.039096113,0.012103722,0.02024243,-0.028011048,-0.04461592,-0.0037426045,-0.025034543,0.027688462,0.0062102117,-0.0075424565,-0.009095766,-0.056346033,-0.04500977,-0.0027331098,0.023544995,0.0077787885,-0.046583466,0.020562083,-0.030316906,0.054665357,0.018479016,-0.009093742,-0.017628592,0.004046429,-0.03974442,-0.010552201,0.02962971,0.02863442,-0.021606548,-0.010024674,-0.065846615,-0.0015015466,0.017408695,-0.009344976,-0.064756654,-0.008519187,-0.015756596,-0.015467622,-0.029689362,-0.012699139,-0.0016946,-0.012080646,0.039504897,0.038345464,-0.03125415,-0.041012265,0.046955436,0.014012147,0.023842277,-0.022995414,0.017225562,0.07909413,-0.060846105,-0.011043542,-0.06350261,0.048162084,0.009308782,-0.044427235,0.09638863,-0.043117683,0.013837793,-0.05026994,0.04168943,0.005767252,-0.0021069888,-0.0024714037,0.008962609,-0.017266134,0.0041915444,-0.019730993,-0.012560581,-0.0063230335,-0.014456382,0.055768274,0.022780156,0.024120023,-0.037817914,0.009016078,-0.00019091342,0.010526313,-0.00059565547,0.036005326,-0.015556582,0.047176085,-0.026677486,-0.03968432,0.011875467,-0.020232027,0.013515786,-0.04521022,0.021223763,-0.039290648,-0.017787652,0.014978714,-0.0136862,-0.019437449,-0.024715917,-0.031826314,0.007974261,-0.0061189393,-0.013948449,0.028696004,-0.035322588,0.032725662,0.021660114,-0.017746322,-0.032084953,0.0076668286,0.0017972576,-0.02025656,0.009449931,0.016545137,-0.008792137,0.01024912,0.015412829,0.052079715,-0.02074733,-0.02002371,-0.021435764,0.025165405,-0.021657892,-0.021010417,-0.015117292,0.027619166,0.05158885,-0.024803838,0.029888658,-0.03174434,-0.011327418,-0.004663197,0.043594725,0.016006585,-0.0121904025,0.007618506,-0.011358754,-0.019279717,-0.04300247,0.030529918,0.0015274994,-0.033818632,0.030936604,-0.010154995,-0.004997,0.0107235,-0.0010971767,-0.04437306,-0.037654746,0.007635676,-0.010988411,0.028043363,-0.03218046,-0.055762175,0.0185849,0.03439468,-0.000249685,-0.0084476685,0.0048138164,-0.05801874,0.03221396,-0.15737364,0.002608616,-0.0155494,-0.010326303,-0.009415113,0.0056459177,-0.0038021505,0.004117181,-0.016619815,-0.0020924096,-0.00676126,-0.008961111,0.025142845,-0.012579273,-0.007475837,0.019893557,-0.02137845,0.004295083,-0.020734953,0.056327388,0.013632165,0.013575655,0.043614965,0.016421234,-0.03682739,0.03808855,0.004782358,0.012801212,-0.019120086,-0.014468784,0.013948049,-0.04764604,0.04261397,0.019136518,-0.04200457,-0.029252378,0.0071795867,-0.00803533,-0.015386489,0.0072722184,-0.02310993,0.000089161345,0.0040677795,-0.010399981,0.020762729,0.102476284,-0.044009183,-0.02516095,-0.08152581,0.0010633377,-0.0059645697,0.040623102,-0.06297826,0.013794775,-0.01421162,-0.025559127,-0.06074646,0.01601075,-0.0030238235,0.062338322,-0.016174508,0.006467462,-0.016478157,-0.022652308,-0.012054109,0.013550428,-0.050943036,-0.041414402,-0.044561416,0.0472351,-0.028054077,-0.044431694,0.015623888,-0.0370473,0.0033893308,0.009700875,0.05385234,-0.012605106,-0.032450795,-0.0031621484,-0.02967719,0.0015090422,0.022761006,-0.05791785,0.044943772,-0.0030019674,0.013511761,0.016720068,-0.014872197,0.01816281,-0.032850187,-0.033002324,0.0059293555,-0.0036337585,0.008734818,0.011434714,-0.040091034,-0.004216574,-0.0454759,-0.021462398,-0.003525684,-0.008029998,-0.022557026,-0.023903335,-0.032087956,0.0062690773,0.04104825,0.006161981,-0.032434624,-0.013364394,-0.019404393,-0.005717053,-0.027414521,-0.001463178,-0.07282539,-0.003643348,0.014526765,0.07297666,0.039423335,0.023091286,-0.00059418345,-0.012258288,0.02711288,-0.023880946,0.04486313,0.046645787,0.039053265,0.03920095,0.06467583,-0.01519498,0.001780866,-0.019843178,0.008089673,-0.011133739,0.021994894,0.0046596033,-0.016555607,0.03681253,-0.004634167,-0.059109744,-0.0007335581,-0.0045392583,-0.0107644545,-0.045291487,-0.0002852767,-0.029778583,0.011773649,0.019152906,-0.03536636,-0.038253877,-0.014660314,0.002411259,0.020419285,0.029982897,0.017354,0.052048884,-0.024864951,0.009260163,0.010039945,0.04931683,-0.0029934635,-0.018902069,-0.039504036,-0.011838214,-0.02103883,0.047812622,-0.0026876314,-0.027018134,-0.023222083,0.010514488,0.031095026,0.05119102,-0.014100548,0.024899067,0.011375126,0.0030429023,0.011846197,0.00380059,-0.010583689,-0.040370483,0.047580346,0.006727613,0.01725828,0.05767073,-0.005285731,-0.043775916,-0.034284428,0.036940757,-0.0016466044,-0.007496687,-0.012809084,-0.012002613,-0.027511083,-0.033818893,0.02977539,0.022964513,0.023921309,0.030912096,0.040479798,0.015557334,-0.01021467,-0.02050014,0.058380462,0.023731075,-0.00055752305,0.013257386,-0.003536553,-0.012360191,-0.019287946,-0.020613441,-0.02329386,0.011512912,-0.008649026,0.008796402,0.0054112007,-0.028120663,0.08879266,-0.022341236,-0.023461401,-0.027993321,0.029706176,0.032777768,0.00206844,-0.04413257,-0.02270903,-0.0072668903,-0.0055938414,-0.005279598,-0.038962655,-0.0064986604,-0.030795496,-0.0062878546,-0.0050669466,0.05022156,-0.025452081,-0.009321749,-0.07140087,0.021670569,-0.013972634,-0.0019820984,0.06261706,-0.029550815,-0.027402615,0.042473342],"last_embed":{"hash":"1vyroh2","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"1vyroh2","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#The Problem","lines":[13,18],"size":135,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vyroh2","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#The Problem#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012432851,0.004071793,-0.023996932,-0.008155107,-0.03770959,-0.047522504,0.025427993,0.031171398,0.017869752,0.030783856,-0.01167218,-0.015356857,-0.04034715,0.006264567,0.027457722,0.036922697,0.004242897,0.0009241192,-0.017048197,-0.005573179,-0.0069192266,-0.0071367384,0.021228656,-0.0060259597,-0.024273923,0.042790398,0.009942997,-0.017450606,0.022938106,0.013940061,-0.008986704,-0.07028288,-0.0066148937,-0.021911155,-0.01731595,-0.006491317,-0.026827719,-0.038012788,-0.015765082,0.035412516,0.029314468,-0.021343468,0.029616186,-0.04148181,0.010095247,-0.01285929,-0.042152014,-0.020642763,-0.0033471072,-0.0014685956,0.010503843,-0.03799725,0.02865019,0.019089978,0.018033434,0.034544688,-0.03444892,-0.027377596,0.01300577,-0.00448261,-0.03737987,-0.00787702,-0.029805034,-0.027118264,-0.015865885,0.05199508,0.022344222,-0.008814118,-0.007375064,-0.031565778,0.014639618,0.00747205,-0.018238302,-0.0033427374,-0.04878424,0.0048815254,-0.028714987,-0.038191274,0.0010656688,0.050273757,0.00018244395,0.0011346693,-0.01771501,0.028035417,0.0029220022,-0.01582625,-0.018051356,0.026968386,0.026910707,-0.001390864,0.005505517,-0.005853826,0.007510146,-0.031268667,-0.021165274,-0.0020901738,0.003495213,-0.020008288,0.018280145,-0.0060418686,0.004463913,-0.00002180037,-0.016482497,-0.02382513,0.020291783,0.015366117,0.038444784,0.056484338,0.02460248,-0.0083647035,0.010190205,-0.00014458643,-0.013215447,-0.006874453,0.010322204,-0.016831743,0.029741703,-0.0011421541,0.043086234,-0.04019352,-0.016813437,0.019850155,0.057070784,-0.045647644,0.008128869,-0.04514705,0.036492918,-0.031164218,-0.038361628,0.012309953,0.024084233,0.005744334,-0.036390495,-0.008794541,-0.0314999,0.00020696751,0.020420281,0.018660286,0.0017942631,-0.011409518,-0.00062762806,0.027117016,-0.015476264,0.004669018,0.012168296,-0.041364342,0.034263767,0.036091097,0.03081909,0.015988857,-0.05247922,0.022442037,-0.007096634,0.033047814,-0.016804231,0.0035174864,0.030118568,0.044560872,-0.03481535,-0.013972038,0.014064988,0.014144624,-0.037196163,0.074781455,-0.0019704986,-0.012453039,0.011194404,-0.008837366,-0.006603663,-0.0055110944,-0.0005723905,-0.023240512,-0.043582007,-0.015662268,0.008482122,0.031987455,0.07785238,0.03785691,-0.009671091,-0.016394347,-0.0070064873,-0.016193755,-0.0019003305,-0.057984408,0.008267728,0.023942532,0.020039,-0.028120674,0.01153149,0.018206483,-0.0066793263,0.0051891706,0.008837059,0.025084672,-0.020734908,-0.03343885,0.059088375,0.028954627,0.019286212,-0.0065027215,0.018069567,0.044340856,0.0069221943,-0.036841944,-0.011888938,0.004014805,-0.008416036,-0.056295358,0.017401902,-0.022688225,0.013227123,0.07102559,-0.020362383,0.0064888145,-0.03367933,-0.00570924,0.0043543177,0.0031712074,-0.014530322,-0.02155518,-0.040801443,0.047787894,-0.04272534,0.009133295,0.0091326265,0.01271996,0.026947603,0.03558334,0.014291597,-0.019673113,-0.005804472,-0.010832579,-0.030666118,-0.0011320024,0.00094027485,-0.0029390205,-0.063011885,0.030128786,0.06557881,0.006951074,0.005554199,0.0075858803,0.021325644,-0.007960971,-0.0148805315,-0.0103740245,-0.0131107075,0.009138034,-0.011572983,0.0018586626,-0.013595609,-0.0028731532,-0.0046871644,-0.016115954,0.027313028,0.038734026,0.004185048,-0.0067170393,-0.034325883,0.003531905,-0.00034671227,0.03393879,-0.000033293527,0.0020929489,0.011421095,0.006701758,0.026410364,-0.03200118,0.01479549,-0.008988197,-0.012487427,-0.075497866,0.0071311556,0.024946006,0.0053937803,0.003120767,-0.045759853,0.040251154,0.055540655,0.008731324,-0.04913056,0.006299779,0.016307233,0.0067129824,0.07743973,0.02571877,-0.047479484,-0.012251715,0.0042932252,-0.036271732,0.023305774,-0.00914485,0.06868865,-0.008207442,-0.040508017,0.013954288,-0.004455512,-0.1779104,-0.0018231987,0.010491029,0.027620627,0.008958882,-0.0012695697,-0.062914014,0.020126587,-0.033083893,0.024314579,0.044392187,-0.04962873,0.04255334,0.034118235,-0.0013976973,0.008912755,0.011367871,-0.010106126,-0.023839429,-0.04626405,-0.040029407,-0.032671824,0.076283276,-0.048570905,-0.01871963,-0.0011383962,0.07371908,-0.0066841063,-0.03185314,-0.014824579,-0.087028496,-0.023684485,0.0019065726,0.025495712,0.006046085,0.06536516,0.022590842,-0.02214516,0.07936664,0.00826471,0.04478972,0.07587901,-0.009280505,0.031959344,0.01447276,-0.0237308,0.00912922,-0.019606078,-0.035349134,-0.01665455,-0.037256096,-0.013754129,-0.02431329,-0.036805645,-0.013552748,-0.015514978,0.017524552,0.0155510325,-0.017312475,0.010764964,-0.03917048,-0.007197187,-0.01328458,-0.033437535,-0.021076279,-0.026712934,0.030479548,-0.0026665996,0.001977879,-0.016035464,0.034848526,-0.037181053,0.016774867,-0.0028666803,-0.045351394,0.03444382,-0.026899997,-0.016302448,-0.013546913,-0.107323684,0.02282099,0.021773148,-0.026214415,0.03462817,-0.0024882795,-0.06552481,0.0026956934,-0.008473905,0.045244265,0.24494936,0.048434675,0.012105193,0.027612882,0.029178867,-0.018055491,0.037158027,0.056619424,-0.007376319,-0.032849282,-0.015924651,0.02154934,0.047607977,0.0073616537,-0.004815518,0.037277482,-0.061173145,0.028672999,0.07056316,-0.017497981,-0.00034083365,-0.010387336,0.053373966,0.02536084,-0.049352683,-0.04431608,-0.03966216,0.03184601,-0.0067599146,-0.01862475,-0.04435269,0.036360703,0.025566248,-0.023521831,-0.017277122,0.036504775,-0.014659886,-0.054568794,-0.0020300648,-0.00852278,-0.0055990377,0.006306871,0.019644918,-0.03317355,0.021340648,-0.011363039,-0.03661817,0.046878077,-0.0055952715,-0.023371136,0.04823656,-0.019654443,-0.014989062,-0.027583772,-0.01735316,-0.027073033,-0.013120084,-0.025552666,-0.01261602,0.023195537,0.046510447,0.025328623,-0.02137326,0.02551824,-0.01299907,0.009267857,-0.029390324,0.037676755,-0.00009175247,0.033555355,-0.0012202928,0.040733986,-0.0024819972,0.0024461453,0.0057917084,-0.03407942,0.028698802,0.030102279,-0.02802658,0.01578153,-0.026683597,-0.021873914,-0.039560337,0.019007696,0.009732482,0.0031397503,0.006001028,0.08299724,-0.029257415,0.039084017,0.020228837,0.00917628,-0.029275142,-0.028922465,-0.044152558,0.024270236,0.036551867,-0.012143417,-0.025014278,0.050543774,-0.014923312,0.015476989,0.0040910146,0.012908794,0.015962793,-0.02891236,-0.030970326,0.036130916,0.01878676,0.00007980197,-0.04190633,-0.015467256,0.025564717,-0.0057056663,-0.00538639,0.048999295,-0.0062496574,0.0031485579,0.06523533,0.00448659,-0.027305985,0.01578553,-0.03580935,0.004698016,-0.016585598,-0.03663504,0.04225637,0.058730997,-0.026101295,0.044859514,0.028716397,-0.02320075,0.035124976,0.03081347,0.028849598,0.0125627555,0.04729557,-0.0047812895,0.027244188,0.009988837,-0.051473398,0.031328123,-0.012750139,0.026210207,0.024959257,0.031447645,-0.036218137,-0.016765917,-0.04189875,0.011819491,-0.003693582,0.0029081476,0.025370851,-0.029274117,-0.022338053,-0.07190648,0.0003020065,-0.06680711,-0.042580217,-0.027155086,0.012511597,-0.017996548,0.015496181,0.070660114,-0.028640635,0.03138483,0.022284593,0.030743957,0.009639554,-0.014896745,0.013448993,-0.01647794,-0.034983482,-0.033093225,-0.016209558,-0.0015146913,-0.032412168,0.011839916,0.008020019,-0.0067630406,0.019234255,-0.01237856,-0.032750685,-0.017609818,0.011892581,-0.010586585,-0.0015373203,0.001258232,-0.010849046,-0.036603518,-0.01697729,0.11125942,-0.017012628,0.03658147,0.028810075,0.03329474,0.077673815,0.011179195,0.03728489,0.002669192,-0.002377022,-0.03633514,0.013608254,0.0009879089,0.033102885,0.003987712,-0.001731867,0.035946768,0.026537381,-0.015285484,0.005550152,0.022776192,-0.05030931,-0.02050356,0.0025752736,-0.043713998,0.0420386,0.037308045,0.011642461,-0.046630528,0.025430297,-0.028448237,-0.01717035,-0.022503532,-0.011151126,0.053751294,-0.034920182,-0.05818881,0.035457697,-0.026492728,0.0033975018,-0.045936324,-0.0018257524,0.020096425,-0.00007897355,0.037444387,0.022722587,0.013780959,-0.018372603,-0.038015995,-0.007539057,-0.017088944,0.026408333,0.012172266,-0.013492433,-0.010716671,-0.048275895,-0.0578432,0.0005973964,0.021710515,0.017659942,-0.03619178,0.025197878,-0.02045676,0.06777954,0.0037417496,-0.010510786,-0.017906595,-0.0010546788,-0.04157519,-0.014136094,0.03339098,0.027190343,-0.025667813,-0.016390542,-0.058249414,0.0075396374,0.018584555,-0.010203781,-0.073200524,-0.010814977,-0.010952172,-0.021918891,-0.03884132,-0.023544185,0.0048699747,-0.006399308,0.05371856,0.041982803,-0.03049699,-0.03816679,0.040652882,0.004607781,0.025264474,-0.021296268,0.013522625,0.06558587,-0.0468994,-0.011027093,-0.05859741,0.041370053,-0.00051031227,-0.049710955,0.09987452,-0.047082283,0.009812058,-0.04818684,0.03588439,0.0059756082,0.00629156,-0.0073010046,0.0012333007,-0.024843175,-0.00208625,-0.025265103,-0.012494192,-0.0075413627,-0.0044198623,0.04626228,0.019305732,0.027515931,-0.051599804,-0.00052677473,0.0007310687,0.016988888,0.0018903841,0.042564303,-0.0053162016,0.04171199,-0.022003137,-0.033621613,0.0102453325,-0.018584186,0.0175213,-0.04067967,0.018174496,-0.04402808,-0.0122545995,0.017238641,-0.020448586,-0.020342851,-0.034227837,-0.026942637,0.016889574,-0.0070981984,-0.01643262,0.019497091,-0.044041097,0.028774844,0.012399652,-0.021327728,-0.03703977,0.016596023,0.016397333,-0.026670588,0.015346748,0.00964984,-0.009819498,0.0074502747,0.019300899,0.041496456,-0.01616047,-0.012658962,-0.022399455,0.026142823,-0.015278247,-0.009300515,-0.014637869,0.024586206,0.051164392,-0.029356632,0.026841212,-0.028024554,-0.0035781418,-0.008067679,0.04940337,0.022262692,-0.014263551,0.0018174193,-0.011177937,-0.021495951,-0.04337281,0.032600213,-0.0017621673,-0.029809922,0.03340693,-0.005554987,0.004343499,0.010215908,0.004370293,-0.040594757,-0.0326303,0.0031375044,-0.020025952,0.01684161,-0.03471883,-0.05321864,0.015678832,0.040973373,-0.0045314757,-0.008850132,-0.0052033123,-0.060366333,0.028180791,-0.15983191,0.010258866,-0.008040692,-0.010175832,-0.0022165894,0.011330695,-0.00072992354,0.007368199,-0.015916511,-0.00016925347,0.0057052793,-0.007919898,0.025548462,-0.008321997,-0.010938265,0.018755427,-0.009731171,0.010165596,-0.025946155,0.05627804,0.013059884,0.0109571535,0.04259221,0.02308429,-0.02769653,0.035684276,0.006589119,0.0032495027,-0.01786027,-0.0077743772,0.0045249206,-0.046230998,0.045208562,0.012942291,-0.039648075,-0.028415661,0.0102341315,-0.005733439,-0.017101455,0.0029926545,-0.022738835,-0.0009046379,-0.006478514,-0.012426212,0.022720186,0.101257056,-0.048188824,-0.026410175,-0.0849804,-0.014174815,-0.006886171,0.04704617,-0.06331948,0.007000417,-0.021179464,-0.030009376,-0.054815486,0.019521255,-0.0064735115,0.062024534,-0.022097234,0.0010116138,-0.0114533175,-0.025442243,-0.011384126,0.009302516,-0.049136937,-0.030751897,-0.049130734,0.05295842,-0.035104066,-0.03429773,0.0147617655,-0.032607358,0.0053903107,0.010414876,0.045246366,-0.012952596,-0.029894197,-0.0010549107,-0.042938575,-0.0010113632,0.022272013,-0.06578286,0.047116354,0.005792103,0.0036845882,0.022574514,-0.016367739,0.014177763,-0.04010579,-0.022664677,-0.0040688333,-0.0038267428,0.006448912,0.026959969,-0.034702383,-0.0039013785,-0.045237668,-0.031071283,-0.0050995788,-0.020606603,-0.011752076,-0.024985626,-0.022485266,-0.008415135,0.044033613,0.002898007,-0.032967344,-0.014043815,-0.025650699,-0.0063981665,-0.024810243,-0.0039903647,-0.07937378,0.005700226,0.015836945,0.07742151,0.03758702,0.026929388,0.0062988605,-0.008995311,0.044157114,-0.025200585,0.046667766,0.032274622,0.03560247,0.037319764,0.07350476,-0.019741958,-0.0051183794,-0.019791257,0.014415853,0.00075368077,0.011700017,0.012354702,-0.0042949524,0.038333133,-0.005912293,-0.056675296,-0.013912072,-0.005988384,-0.011627845,-0.046834677,-0.0062119835,-0.028031714,0.015388847,0.022458678,-0.04082129,-0.038751252,-0.014120569,0.009679446,0.021088477,0.019227847,0.01775423,0.046782535,-0.020184143,0.0034501979,0.016511478,0.047741253,0.008628435,-0.025090301,-0.029844075,-0.009406701,-0.027185768,0.042255644,0.00072140375,-0.029007988,-0.015723137,0.009567205,0.01859246,0.04420612,-0.009351023,0.024512136,0.009431538,-0.011742131,0.013357071,0.00440825,-0.00859421,-0.032543596,0.04315266,0.006345154,0.019717624,0.057002004,-0.0024446794,-0.044429712,-0.029151907,0.041524373,-0.00057108,-0.012213141,-0.019440342,-0.017174803,-0.023269616,-0.030969428,0.026012458,0.0187095,0.022792285,0.034169957,0.042372067,0.0038674332,-0.008521178,-0.02863724,0.044660017,0.029011931,0.00024811612,0.010495765,-0.008860509,-0.006606507,-0.021224026,-0.01829782,-0.025812676,0.0034833015,-0.025112454,0.0058004563,-0.0015835864,-0.035170626,0.07753781,-0.026181852,-0.013610536,-0.028241448,0.040935107,0.022171922,0.0006479937,-0.04044407,-0.018910712,-0.014014039,-0.0047325045,-0.0019053974,-0.03163244,0.008716137,-0.0224626,-0.004811121,-0.0041162153,0.054163262,-0.023916146,-0.01134808,-0.0676835,0.025128596,-0.0143169835,0.006676624,0.050800256,-0.021350905,-0.03156973,0.04107887],"last_embed":{"hash":"m234bu","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"m234bu","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#The Problem#{1}","lines":[15,18],"size":119,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"m234bu","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013289146,-0.030394666,-0.020514376,0.0190572,-0.034609187,-0.048913475,0.052631192,0.02744895,0.01797464,0.015767213,-0.0029476802,-0.0027828284,-0.03576582,0.014787344,0.04003536,0.022761824,0.0026332063,0.017460754,0.023131259,-0.021915164,-0.011947743,-0.020178445,0.04765788,0.034417033,-0.013303122,0.023105951,-0.025285438,-0.030330317,0.03632004,0.05249303,0.0056984345,-0.055725455,0.011666427,-0.03114969,-0.028061414,0.0045804335,0.016468886,-0.038010698,-0.033296596,0.03951475,0.005828095,-0.034655742,0.023369059,-0.0304083,0.054408234,0.0007321483,-0.05191556,-0.028054494,0.00092153164,-0.035487007,-0.004629782,-0.023870377,0.050653256,-0.0070166164,0.034246024,0.028954754,-0.04785558,-0.051447336,-0.027548214,0.0105585465,-0.03135542,-0.004417723,-0.022693925,0.0013329271,-0.03781893,0.027738035,0.016514808,-0.0022373516,-0.0060465164,-0.03383759,-0.0020791723,-0.019272564,-0.0048945085,0.0003779628,-0.035916056,0.016515333,-0.0059882696,-0.022839209,0.0029560311,-0.0070502153,0.011816749,0.010239477,-0.037406117,0.028353198,0.013021102,0.019582681,-0.014374398,0.05979676,0.025456859,-0.0056968885,0.00337951,0.0041496702,-0.047686994,-0.02277505,0.0017194261,-0.004534902,0.016315013,-0.016831703,0.040839862,-0.004510099,-0.010757675,-0.0067646513,0.018488763,-0.012589074,0.014927489,-0.010608432,0.009425559,0.030248772,0.002382006,-0.0056643733,-0.002220473,0.008188674,0.011598621,0.019822517,0.020980239,0.017445099,0.01686892,-0.01789459,0.016164519,-0.009524405,0.0054869982,0.009973776,0.07870227,-0.024615021,0.0030308561,-0.007804086,0.008396199,-0.01809751,-0.026014019,0.02653065,0.023989914,0.0048497445,0.004137319,-0.00079073955,-0.017812898,0.021472957,0.02375338,-0.00001830867,0.008931125,-0.020083755,0.0030470933,0.01972287,-0.02340326,-0.009463615,-0.002448324,-0.058089215,0.032628782,0.04373096,0.04744638,0.026328579,-0.03875283,0.037738703,0.017490642,0.08324256,0.006833528,0.011236408,0.03475342,0.06389979,-0.037657764,0.01445209,0.027803399,0.014837799,-0.05534019,0.078425445,0.00730758,-0.0056630103,0.0034162148,-0.02648916,-0.020650703,-0.0014838657,-0.01600763,0.006800919,-0.011178873,-0.017362896,0.020758372,0.024816386,0.07484719,0.03649222,-0.0019029705,-0.017704168,-0.037945136,-0.016630309,-0.0133531345,-0.028731836,-0.028346231,0.054018803,0.01722068,-0.034615986,0.012763325,0.057134155,-0.038999423,0.0043575345,-0.023922877,0.06694096,-0.022091653,-0.036288694,0.05023041,-0.014655021,0.0070003266,-0.012470465,0.01756376,0.032602295,-0.013771276,-0.030188251,-0.05670096,-0.027753774,-0.0429794,-0.021496525,0.015272194,-0.038993344,-0.011144879,0.068100646,-0.033250242,-0.016853396,-0.011709062,-0.040316097,-0.009625299,0.0038735217,-0.005100135,-0.0035625903,-0.01642625,0.065257244,-0.028788969,-0.0009820443,0.018991813,0.05518659,0.014446665,0.0351973,0.033248976,-0.020954998,0.0079197455,0.009792681,0.012211538,0.009294636,0.0049926885,-0.008440737,-0.070762105,0.038763847,0.060728725,0.009743337,-0.028581342,0.011420251,0.034343045,-0.021117792,-0.0181477,-0.014036582,0.035213873,0.018560136,-0.0153987985,-0.011077701,-0.022426933,0.00019133135,-0.038216714,-0.013716482,0.031516287,0.022688147,0.011826298,-0.0019279054,0.0024467148,0.01381899,0.0145035125,0.014828261,0.016533783,0.024575863,0.010506517,0.005086546,0.02209243,-0.028629512,0.019486148,0.013546242,0.013122523,-0.07363158,-0.009526315,0.010279075,-0.015391777,-0.018217927,-0.036746267,0.04963132,0.07279421,-0.0057287156,-0.020233206,-0.030915014,0.03245993,0.008141684,0.03570355,-0.0048366464,-0.030689292,-0.006471192,0.012890848,-0.016771995,0.017121255,-0.029870095,0.078868486,0.00061793026,-0.023242949,0.026968794,0.0077884663,-0.1657142,0.018051948,-0.019819735,0.035289586,0.016388854,0.015616404,-0.037328202,0.003360689,-0.032197755,0.06166052,0.04666958,-0.045872435,0.016876405,0.00090923137,0.031011946,0.005863845,-0.0017527756,-0.005921741,-0.032763556,-0.04916554,-0.05074376,-0.014350966,0.06258364,-0.042092018,-0.033443246,-0.0013622144,0.055735063,-0.023461381,0.0134366155,-0.01047694,-0.10689171,-0.027303228,-0.005556668,0.03439334,0.0034064143,0.059334964,-0.013148952,-0.027002346,0.0454258,0.012099607,0.040246755,0.0564466,0.023133622,0.025083372,0.024304314,0.0072051752,0.015115125,-0.020746103,-0.034058373,-0.007043512,-0.047534816,-0.0057279477,-0.022197979,-0.03678574,-0.020610277,-0.0063616317,0.00080710836,0.04249804,-0.039042827,-0.0029858379,-0.013673016,-0.029185874,-0.027729511,-0.0500109,-0.028488515,-0.016331652,0.0058504683,0.010868095,0.022692056,-0.0018698111,0.026210254,-0.06271923,-0.014411267,0.0017104748,-0.018993078,0.033383623,-0.048744228,-0.013977082,0.012310522,-0.13080035,0.0061416375,0.023257507,-0.035200994,0.04097583,-0.016088799,-0.02259633,0.008467231,0.007473297,0.04842316,0.21944208,0.046176303,0.0003596897,0.0059868814,0.0032811142,-0.049039617,0.003531673,0.07975257,-0.01048437,-0.021819323,0.003065905,0.015959272,0.038393266,0.017130036,0.0062378896,0.01566376,-0.023546427,0.031466328,0.078078486,-0.01433897,0.028105358,-0.025699103,0.021848097,-0.008742171,-0.039908793,-0.019979294,-0.04109463,0.056628197,0.005305385,0.015942689,-0.03274478,0.037250288,0.029992545,-0.013079075,0.0031739264,0.003585802,0.03360842,-0.053607363,-0.028810717,0.012044351,0.022687178,0.00999339,0.028738016,-0.025352184,-0.011243111,-0.015948799,-0.041210923,0.023604028,-0.024961758,-0.027416201,-0.0072673587,-0.00014900995,0.0087404195,-0.035770882,-0.039466705,-0.064716816,-0.021137957,-0.019241128,-0.0013975695,0.018985024,0.042516675,0.022622714,-0.034588058,0.021646203,-0.013276666,0.017235097,-0.03701124,0.02619836,0.016856223,0.03250647,0.021030761,0.034558397,0.009699614,0.0057091443,0.014293144,-0.025409775,0.01663346,0.017507395,0.0121684875,0.04280229,-0.021419859,-0.005342923,-0.01992665,0.011888657,0.011144151,0.0015248226,0.007877714,0.06570311,-0.017532287,0.03676755,0.009408839,0.009001773,-0.0008092583,-0.037252624,-0.019172385,0.032892462,0.024397712,-0.029551491,-0.0047038444,0.059291996,-0.014990066,-0.007845968,0.04639231,0.014910845,0.005242074,-0.024071682,-0.014027543,0.009560398,0.027448334,-0.021994524,-0.05041752,0.002052432,0.010944621,-0.0037582035,0.014093782,0.09620659,-0.027239935,-0.0035464428,0.043924905,0.014576069,-0.008176099,0.025849408,-0.03782915,0.03046733,-0.01769416,-0.024655737,-0.0033518977,0.0029638556,-0.0092750825,0.049313564,0.03417726,-0.019868901,0.037318937,-0.0029821843,0.022755636,-0.006649095,0.048399594,0.000670783,0.029235236,0.03978083,-0.033212032,0.035860494,-0.002197527,0.045457017,0.03590791,0.05334809,-0.025850346,-0.018632423,-0.08560671,0.024296226,-0.0069473768,0.02404791,-0.00064490223,-0.025272984,-0.011170647,-0.057597596,-0.023208529,-0.03582655,-0.04756812,-0.021624163,-0.0035212147,0.0081678815,0.010832971,0.06853003,-0.0030857099,0.014430264,0.000060467097,0.029117808,-0.0106191095,0.0005500823,0.005133728,-0.024823496,-0.029659806,-0.025785435,-0.0173016,-0.0046835006,-0.052978285,0.031611107,-0.0036219151,-0.011237987,0.016646955,-0.023254732,-0.08431898,0.014973882,0.011947116,0.011908966,-0.019537644,0.0071455827,-0.0060172677,-0.034832746,-0.032785416,0.093254745,0.000315982,0.003994727,0.01764999,0.010854659,0.06990733,-0.008971726,0.042452563,-0.019254874,0.013962118,0.026925268,-0.008408813,0.0001398929,-0.009863261,0.007067233,-0.0010601544,0.022857307,0.022715095,-0.020881934,-0.0015801131,0.010785558,-0.03610093,-0.020628689,-0.019300824,-0.03196103,0.023664739,0.038910694,0.040494036,-0.029938571,0.011126219,-0.013030272,0.0006066836,-0.033687342,-0.042529903,0.025230777,-0.04139986,-0.044517983,0.049359396,-0.015842002,0.004344271,-0.06774583,-0.007617357,0.0068314653,0.028372403,0.015750552,0.026880609,0.023389943,-0.023451166,-0.012723168,-0.020049341,-0.024009325,0.031437907,0.015456988,0.00060061377,-0.0032065008,-0.027971191,-0.004574196,0.0035353014,0.020747567,-0.028678544,-0.00087511097,-0.0009991496,-0.042254444,0.021652056,0.053493086,-0.00009135474,-0.0048653632,-0.0104776,-0.024026085,0.009473611,0.011421939,0.001839109,-0.014801877,-0.027564747,-0.0397244,-0.010541307,0.017628197,-0.015524296,-0.07448913,-0.020199379,-0.025973575,-0.010739602,-0.04687089,0.0037942326,0.0070124315,0.0018482457,0.010870424,0.067045115,-0.017719047,-0.003678407,0.06873786,0.02556918,0.038548686,-0.020694435,-0.040749017,0.03854989,-0.06004365,0.004895044,-0.0662134,0.017856207,0.010006096,-0.032357614,0.056172997,-0.031182233,-0.0031708807,-0.0905635,0.024509223,-0.00366629,0.00034756598,0.010342561,-0.022265537,-0.019400515,-0.013125976,-0.04078669,0.0055373595,-0.01374804,-0.014953211,0.07250132,0.018711956,0.014404844,-0.028296648,0.010215202,-0.015246855,0.021755975,0.0076831523,0.035071343,-0.026059099,0.044529803,-0.017971635,-0.0056883916,-0.02271988,-0.02107871,0.002231366,0.0004806197,0.048675936,-0.021508092,-0.0089035705,-0.02390258,-0.009045271,-0.020715065,0.0040701684,-0.016903505,-0.024341019,-0.02666329,-0.026685953,0.038157765,-0.008194684,0.02918995,-0.0032810187,0.0035386537,-0.013667142,-0.012507265,-0.01687071,0.0010217434,-0.0053254496,0.024394022,-0.009553519,0.026585486,0.0024971855,0.043726984,0.022256697,-0.031297557,-0.035011593,0.041280936,-0.003223949,-0.008080016,0.0024895086,0.04853707,0.036106814,-0.0013157799,0.024735728,-0.019979,-0.032530237,-0.008046026,0.047756698,0.012053412,-0.002073124,0.015775926,-0.012184997,-0.023107154,-0.02937338,-0.01143917,0.016831994,-0.041359108,0.012035246,0.009755116,-0.025588995,0.0252271,-0.019736031,-0.039779156,-0.029374039,-0.021708233,-0.037468717,0.014864201,-0.04686685,-0.057398785,0.012241904,0.03022686,-0.018380648,-0.025783265,0.006215508,-0.07666368,0.030170733,-0.152356,0.019214252,-0.000051634084,-0.008792949,-0.011056852,-0.0024411734,0.008185197,-0.017887656,-0.020460624,0.005979478,0.00043544424,-0.020927062,0.027101073,-0.016014716,-0.023269841,0.03017421,-0.03683756,0.0398339,-0.010947328,0.032894425,0.01997664,-0.01754825,0.044709593,0.00011840795,-0.02076851,0.01836479,0.02792239,0.0009626999,-0.02117637,-0.036822703,-0.0026839406,-0.049405962,0.025770534,0.060100056,-0.03125497,-0.018139344,-0.009954292,-0.020166937,-0.042908635,-0.014787523,-0.017392365,0.0077937916,-0.0048668827,-0.019464925,-0.0050168,0.078808144,-0.033934988,-0.032443937,-0.056608934,-0.018829217,-0.0022193387,0.0644075,-0.05287377,0.025591658,-0.020542307,-0.021568025,-0.055892497,0.03476741,-0.0012773917,0.0532224,-0.0124760885,0.020857392,-0.033707876,-0.023445174,-0.012782625,0.012350905,-0.046908688,-0.03031166,-0.021187814,0.052093092,-0.0362352,-0.0095837675,-0.0041156574,-0.030120444,0.01995767,0.011377863,0.062034294,-0.024107493,-0.023025794,-0.019700622,-0.019617165,0.014878074,-0.0091685215,-0.06617029,0.042873215,-0.028911246,-0.008870174,0.015140425,-0.022288676,0.0073335217,-0.011476135,-0.036123697,0.0024921005,0.031058969,-0.004779704,0.025731986,-0.024089886,-0.005892889,-0.06370655,-0.005751248,-0.023442807,-0.018347608,-0.0151080135,-0.016456941,-0.03570607,-0.008692663,0.015877392,-0.00063548906,-0.019113347,-0.024873508,-0.023178648,-0.015105249,-0.024351532,0.0061034746,-0.06451288,-0.019872129,-0.0045865485,0.041455347,0.018630039,-0.0031123557,-0.026378574,-0.011242283,-0.0076968526,-0.022952141,0.012118462,0.051719923,0.057681594,0.028934216,0.043714046,-0.0067905895,0.0077666305,-0.027176162,-0.0077773645,-0.008140278,0.0576913,-0.025047373,-0.039910212,0.03457696,-0.01876049,-0.047346253,-0.0072475136,0.024266033,0.0007292625,-0.02852392,-0.014917504,-0.05410201,0.013557506,0.007889875,-0.024892814,-0.0015554493,0.006633098,0.030078916,0.015867503,0.040608585,-0.02697142,0.052814286,-0.017652716,0.024527354,0.008442561,0.047823325,-0.052832242,0.0041265427,-0.02334387,-0.0140950885,-0.01549269,0.051897805,0.005584057,-0.014898053,-0.03829317,0.024142217,0.0043567712,0.06414912,-0.015517099,0.011012439,0.0056937337,0.0069388184,0.002624433,0.028346436,-0.020796342,-0.035843942,0.034551427,-0.00940475,0.011032665,0.034129303,0.014507182,-0.006332574,-0.011977014,0.03614196,0.013289827,-0.004857016,0.009136531,-0.012991934,-0.0041897013,-0.020554347,0.06043685,-0.013713884,0.02378714,0.04332168,0.013794632,0.0041249767,-0.0032072274,-0.027511178,0.041977372,-0.008030856,-0.033377696,0.016102858,0.0014232639,-0.013287635,-0.058964238,-0.021143699,-0.048286717,0.030458305,-0.01153038,-0.00058885035,0.021930832,-0.037374347,0.0807046,-0.0050950833,-0.025477385,-0.048911106,0.02538743,0.04654107,0.008351332,-0.07048014,-0.015529581,-0.009146306,-0.007233437,-0.024174474,-0.027701052,-0.008075921,-0.023525914,0.000018978173,-0.015585839,0.070220925,-0.013964438,-0.02403013,-0.04230843,0.029476834,-0.026825728,-0.010263625,0.041019224,-0.05799435,-0.026796669,-0.0039778356],"last_embed":{"hash":"6yaaro","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"6yaaro","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System","lines":[19,37],"size":577,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6yaaro","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01928594,-0.0159689,-0.014761228,0.022091957,-0.03372013,-0.06330108,0.053193983,0.033983428,0.017776374,0.027146162,-0.0025210942,-0.018299643,-0.029983578,0.00059194793,0.033030037,0.017475717,0.007818354,0.011164747,0.0054853195,-0.01598214,-0.010251225,-0.0078038606,0.0366291,0.03488151,-0.023681307,0.031116966,-0.014074395,-0.045498166,0.01596274,0.06265673,0.014572729,-0.075770564,0.0051763817,-0.044988252,-0.008118791,-0.00057888165,0.005975204,-0.045721766,-0.036076903,0.025848847,0.0016558148,-0.027214386,0.024965962,-0.028218003,0.05298572,-0.00071650965,-0.040147908,-0.032972917,0.0005934082,-0.024137042,-0.0073298905,-0.034384597,0.06038878,-0.012391859,0.039835144,0.035473183,-0.037426867,-0.045287613,-0.014947588,0.013494294,-0.034705326,-0.018051364,-0.014615295,-0.017533127,-0.019222839,0.02282859,0.0080657005,0.0024835023,-0.009067782,-0.04481427,0.0029470904,-0.0051372023,-0.010918536,-0.0052993083,-0.034920815,0.0026452832,-0.008994505,-0.036971208,-0.00645272,0.008845886,0.006672077,0.0048786094,-0.048776273,0.022824524,0.0012548005,0.021581654,-0.0053800307,0.07577735,0.03278463,-0.020833572,-0.0062455586,0.010290825,-0.033489335,-0.030066451,0.0055502616,-0.017179776,0.009764139,-0.02394072,0.020201834,-0.0035530876,-0.01355274,-0.0016425839,0.013941157,-0.010199591,0.0050311354,-0.013215816,0.010371687,0.037822153,-0.022631815,-0.013465632,0.0008363295,0.007260946,0.021987785,0.01996805,0.010425691,0.019664137,0.019619705,-0.027384676,0.010955142,-0.015377101,0.013923785,0.005287866,0.075489536,-0.026913147,0.009137775,-0.01668878,-0.00067149417,-0.004633729,-0.03993691,0.031055305,0.017654382,0.0066490425,0.004687956,-0.005781439,-0.0032551007,0.021874918,0.0147019485,-0.0038765282,0.014049605,-0.0177579,-0.0055274554,0.012302,-0.017769158,-0.015288849,-0.00448634,-0.052510995,0.040738054,0.03847268,0.043512248,-0.012096324,-0.027080819,0.041317955,0.015764827,0.07119762,0.0071496596,-0.0049199266,0.05152694,0.05014069,-0.033448327,0.030858755,-0.0062270905,0.010738778,-0.06417701,0.064222746,-0.002181474,-0.007362512,-0.0050113206,-0.024479665,-0.03180623,-0.00016786769,-0.018246697,0.015944509,-0.005252923,-0.021488199,0.016203191,0.019667173,0.06390001,0.03409127,-0.014268445,-0.02028313,-0.029624555,-0.020288905,-0.009982456,-0.036750846,-0.007488738,0.047356952,0.017809972,-0.033776347,0.016123787,0.038875233,-0.038228147,-0.009121863,-0.017081657,0.069140665,-0.025496006,-0.032640386,0.040927537,-0.0065095294,-0.0042702057,-0.010197148,0.01815254,0.030726096,-0.013940706,-0.040615734,-0.033724535,-0.03180405,-0.025976006,-0.027507566,0.0066304347,-0.040167574,-0.009383813,0.067326955,-0.030643014,-0.020823684,-0.023249837,-0.02503932,0.0046913303,0.007568461,-0.003449221,-0.00784125,-0.0107199205,0.0591465,-0.035580374,0.01582788,0.0010242434,0.04766608,0.008895832,0.025233539,0.020973403,-0.01691335,0.0069616386,-0.0028011638,0.019118754,-0.005830223,0.017221391,-0.015242228,-0.06878971,0.02956082,0.06361248,-0.0075747888,-0.028246064,-0.0042878534,0.028359618,-0.011695651,-0.021744374,0.012678218,0.032166623,0.021271368,-0.0301665,-0.006197201,-0.028117426,0.006544613,-0.029469766,-0.024589203,0.04171105,0.028512396,0.024691314,-0.0017155348,-0.0004278773,0.025625665,0.021417607,0.04676056,0.011430708,0.024777418,0.02781088,0.0023549232,0.013998348,0.0014468122,0.012812572,0.018432437,0.031203771,-0.058715004,-0.0088978065,-0.0086119035,-0.022194229,-0.012183841,-0.036250222,0.043376185,0.088341035,-0.0033223701,-0.015920842,-0.017724045,0.029219003,0.003556319,0.06425975,0.000079552825,-0.032061223,-0.010134847,0.010359851,0.0016536937,0.00948648,-0.026311195,0.080271296,-0.0053369487,-0.021197792,0.028952086,0.0018228752,-0.17276725,0.011403384,-0.02137365,0.018758861,0.019210653,0.008699465,-0.045725204,0.005192378,-0.048443127,0.053553037,0.046177145,-0.047503535,0.016487278,-0.0058174795,0.031998355,0.008568382,-0.011649449,-0.0025164932,-0.041306462,-0.042475905,-0.047048602,-0.015630636,0.039639413,-0.055166267,-0.049465522,0.011093654,0.0485657,-0.031023862,0.015633794,-0.016982453,-0.09233416,-0.005176652,-0.003402052,0.02542769,0.0038503325,0.056651164,-0.00089994667,-0.03450892,0.053112008,-0.0027983475,0.043113884,0.048216373,0.018747646,0.008308521,0.028670866,0.018366141,0.011449308,-0.01680187,-0.021512624,-0.011498386,-0.056840524,-0.020490477,-0.028625682,-0.023819767,-0.0260881,-0.0065918565,0.020437203,0.053331066,-0.028289577,-0.009420842,-0.0044291997,-0.03908739,-0.018513575,-0.03693611,-0.030291764,-0.020627974,0.015112413,0.0009431011,0.019586654,0.005813959,0.023367211,-0.063797586,0.0022969516,0.0032193873,-0.04688659,0.030763002,-0.01947355,-0.016956225,0.015061196,-0.12826686,0.020205472,0.02152157,-0.031429403,0.046634167,-0.014819221,-0.034570627,0.012235343,0.018681468,0.040984374,0.2092696,0.035567027,0.0057940576,0.008525039,0.0059218784,-0.028516147,0.0123150535,0.069694035,-0.001746969,-0.02487123,-0.027774833,0.023717098,0.035140153,0.0018196185,-0.00023180617,0.019503064,-0.02470427,0.0302474,0.09275089,-0.021523593,0.019910246,-0.021645566,0.031241342,-0.0098929675,-0.034495696,-0.004173145,-0.022520538,0.06143478,0.008579004,0.017337367,-0.024998426,0.030108914,0.030535782,-0.00455891,-0.0058231354,0.0017618577,0.03052227,-0.062003575,-0.023616146,0.004373454,0.020047046,0.007748908,0.026124015,-0.013081448,-0.03427339,-0.030156087,-0.056866545,0.01413436,-0.027508834,-0.035948522,0.011504508,-0.01246447,0.0025855675,-0.028598262,-0.032342155,-0.051509686,-0.034841605,-0.022336418,0.014485442,0.028584339,0.030054431,0.013129641,-0.038829748,0.02106662,-0.028102715,0.032440286,-0.02923586,0.016202645,0.004791996,0.020888016,0.0126420865,0.0587576,0.0063492428,0.018263103,0.013388883,-0.028012943,0.018688029,0.005068302,0.01025275,0.050504923,-0.012041171,-0.012299483,-0.019423418,0.017930092,0.004423983,-0.003044019,0.016182607,0.08312467,-0.029400785,0.042185236,0.0077462057,-0.0020227525,-0.014176082,-0.012815256,-0.0071565234,0.032525305,0.040822662,-0.022189165,-0.016473118,0.049691856,-0.013203333,-0.010057018,0.04312681,0.011241926,0.0074191936,-0.004044327,-0.02484207,0.009591072,0.01882972,-0.015255839,-0.06220785,-0.0062230914,0.027557645,0.0028200499,0.02005589,0.08866123,-0.032576352,0.0077161207,0.05401639,0.011044132,-0.0113571165,0.02480448,-0.042115025,0.04346761,-0.0053618457,-0.029919136,-0.0017542618,0.039885316,-0.018959163,0.060863897,0.03424875,-0.015706409,0.035413012,0.01014017,0.03822064,-0.0076890187,0.03519736,-0.009290547,0.024999045,0.041826993,-0.021444263,0.04670469,-0.014570386,0.03863864,0.026075045,0.037404764,-0.04987602,-0.009840466,-0.069046915,0.02531987,-0.0077648065,0.030577337,0.00023007012,-0.02016436,-0.0024859363,-0.08620798,-0.020274589,-0.018126039,-0.042665135,-0.015894778,0.0042925426,0.008014843,0.017687492,0.07869944,0.0036250777,0.048933998,0.020899024,0.022342723,-0.0032467959,-0.0032972556,0.016686179,-0.027809698,-0.028209759,-0.021761185,-0.030665657,-0.014019677,-0.03278481,0.025308354,-0.005031977,0.00048844825,0.02548075,-0.029565483,-0.082414396,0.0071760844,0.014069673,0.014274164,-0.029934417,0.011832198,0.0018937611,-0.029099353,-0.047583446,0.10930597,-0.0013744289,0.0018819945,0.026365848,0.00598722,0.07168451,0.0047763824,0.0491524,-0.016314061,0.03520513,0.00636053,0.0025481395,-0.004262209,-0.012090062,0.023469994,0.012280865,0.025558136,0.013752844,-0.032065254,0.0051918835,0.014757855,-0.031818494,-0.023542026,-0.026661,-0.021528978,0.024645254,0.051766902,0.03724973,-0.034200367,0.016680904,-0.022987174,-0.011327607,-0.011973505,-0.03693194,0.021097166,-0.045544885,-0.027199373,0.0375405,-0.018558018,0.0037850104,-0.07582868,0.010598492,0.021304166,0.026283106,0.0107825985,0.021328457,0.023354994,-0.022284366,-0.0009297856,-0.033741243,-0.02023362,0.043249734,0.021423742,-0.0032253528,-0.019960977,-0.03864896,-0.012924409,0.013352491,0.033305846,-0.03762175,-0.008948222,-0.01157219,-0.04605312,0.02363054,0.033600435,0.009795234,-0.0012903996,-0.015509142,-0.034125328,0.010867996,0.00117296,-0.0088349255,-0.013226099,-0.01736318,-0.052918117,-0.011942626,0.00551539,-0.0115538,-0.08054308,-0.018496538,-0.03298059,-0.004059778,-0.043324556,-0.0016781269,0.0066548567,-0.025638595,0.0118796155,0.0676955,-0.02987294,-0.021087287,0.047757506,0.03392978,0.037100807,-0.0075243018,-0.028962564,0.041307013,-0.042909727,0.0009287809,-0.075404756,0.043063104,-0.005903892,-0.033300273,0.070224546,-0.032119974,0.009607076,-0.06283355,0.018026529,0.0014561989,0.003786738,0.016360814,-0.040672246,-0.018605676,-0.0102319615,-0.03765175,0.007133694,-0.018878315,-0.015421951,0.044558972,0.025713421,-0.0029148837,-0.050422147,0.0110543445,-0.021946976,0.0012803124,0.0047000693,0.035569385,-0.013302812,0.05027313,-0.01833684,-0.004642459,-0.020024357,-0.014793888,0.0018574871,0.0023023183,0.06963003,-0.0180311,-0.039558426,-0.01211989,-0.0024574476,-0.024957927,-0.0022768965,-0.011474212,-0.03085836,-0.02138897,-0.021418411,0.039735794,-0.0072065247,0.018628296,-0.0014286316,0.017719168,-0.009011762,-0.0012686448,-0.018272916,-0.0040433775,-0.0065797083,0.016274316,-0.004278837,0.02187621,0.0058497824,0.04379274,0.016735598,-0.032182373,-0.020039417,0.047750358,-0.0132295275,0.004016639,0.013034291,0.048909247,0.04664469,0.0057577863,0.027988326,-0.018534375,-0.031529248,0.0009112821,0.025505662,0.006818704,0.004987184,0.008257008,-0.010855893,-0.020883342,-0.0146776335,0.0007936833,0.014477282,-0.037895728,0.023809161,0.009914203,-0.025981085,0.023930209,-0.01262482,-0.029540798,-0.042971943,-0.014965569,-0.03448735,-0.0018584202,-0.036831215,-0.04543766,0.009648812,0.049345937,-0.0015539521,-0.01889429,-0.011158012,-0.06598253,0.01762113,-0.15807152,0.024808142,-0.0036550248,0.006095031,-0.01504003,0.0029326857,0.0015276877,-0.0018276545,-0.0140798045,-0.00056812563,-0.00639207,-0.010146762,0.025340857,-0.015046512,-0.022644129,0.032032803,-0.033308957,0.037763283,-0.008072596,0.034610584,0.014466809,-0.0070781372,0.048884388,0.011584528,-0.016605379,0.013610224,-0.0015555351,-0.0018375625,-0.012264875,-0.020944,-0.0022532076,-0.038647123,0.022195967,0.05154637,-0.034022022,-0.014163046,-0.0022191203,-0.035017826,-0.029643303,-0.015034179,-0.032799132,0.0023126702,-0.007379814,-0.028876819,-0.010523478,0.083623715,-0.018419322,-0.012383845,-0.07386972,-0.023277406,-0.0057129716,0.06458927,-0.065119,0.026391448,-0.012653275,-0.010620923,-0.048215237,0.029401055,-0.00048997253,0.03220761,-0.02142748,0.02467073,-0.025313227,-0.020613518,-0.01376274,0.00082227384,-0.040385243,-0.03313403,-0.039229378,0.04428003,-0.043334603,-0.009222528,-0.00747742,-0.019803202,0.015086811,0.01980536,0.05437353,-0.009776148,-0.026305972,-0.010696552,-0.015010435,0.00765818,-0.019857056,-0.058086272,0.037267935,-0.032356553,-0.0036342973,0.024114376,-0.03169426,0.0011192352,-0.012590851,-0.03780836,0.0069192904,0.025252905,-0.005664709,0.022884458,-0.012541306,-0.008328484,-0.06616087,-0.014066624,-0.02409645,-0.021104543,-0.011286279,-0.016805379,-0.024059277,-0.0033470844,0.015971443,-0.001216719,-0.020750962,-0.024401143,-0.031592943,-0.013075832,-0.030265482,0.0026276037,-0.056387216,-0.011550234,0.005243131,0.055813547,0.021782955,0.0020556068,-0.036045235,-0.012422227,-0.0034317612,-0.030390086,0.015117113,0.057423983,0.05127185,0.033423066,0.05322234,-0.01510224,0.008461675,-0.019706331,-0.009393706,0.0033754339,0.06050578,-0.013562111,-0.06131598,0.042173117,-0.035093006,-0.05023858,-0.010450453,0.010579003,-0.0030147443,-0.03473543,-0.0006616418,-0.033121455,-0.0020128407,-0.005928013,-0.023289556,-0.019832771,0.0031700607,0.036445517,0.012609121,0.034537036,-0.034024365,0.05751351,-0.02894925,0.024086699,0.015962703,0.047011137,-0.04224629,0.010292889,-0.030678092,-0.020144207,-0.021454357,0.055513814,-0.011947131,-0.013095969,-0.03904853,0.015510641,0.007064636,0.06297601,-0.01729555,0.013690778,0.0153362965,0.006817741,0.0032132345,0.0035682083,-0.03379816,-0.035595626,0.042102378,-0.007245249,0.026838679,0.041707538,-0.0000924248,0.0012824232,0.015951313,0.0418938,0.01143426,-0.00047093132,0.008871499,-0.012492437,-0.020646634,-0.022372164,0.060050316,-0.0073907245,0.033658568,0.033691674,0.01150266,0.002561744,-0.0041028536,-0.017950326,0.04162354,-0.012723459,-0.033440143,0.017556056,0.024264753,-0.012959563,-0.059705198,-0.009781652,-0.04670326,0.030408561,0.0005919705,0.0043287263,0.014367965,-0.041800994,0.08197954,-0.009824178,-0.026989875,-0.049160354,0.03081956,0.048147496,-0.00933034,-0.055544272,-0.0095855575,-0.002704627,0.000104082734,-0.024429558,-0.014666141,-0.015628042,-0.0062003457,-0.003770928,-0.03188392,0.060359847,-0.0066914763,-0.011395603,-0.045206364,0.026408892,-0.027217532,-0.008914515,0.033376116,-0.04607056,-0.023447625,-0.0028689357],"last_embed":{"hash":"4pnchs","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"4pnchs","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept","lines":[21,28],"size":314,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4pnchs","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034705956,-0.022151468,-0.024114342,0.01738962,-0.018280853,-0.0715246,0.038574606,0.040596355,0.03452471,0.018537328,-0.004763508,-0.027914818,-0.03283002,0.013590638,0.013013319,0.03852784,0.005498348,-0.017731735,-0.0019816093,0.006254448,-0.006031231,-0.010932188,0.028873125,-0.0004058583,-0.043001104,0.022160467,0.009239015,-0.036181793,0.0032625394,0.06726015,0.032921743,-0.060072538,0.0080721015,-0.015777381,0.010197653,-0.0054804715,-0.002645785,-0.040739764,-0.036959402,0.028852189,-0.0074196174,-0.028539635,0.0056310035,-0.047471333,0.04825976,0.014602565,-0.050862353,-0.02462623,-0.025601225,0.017362257,0.0010775047,-0.015927356,0.060872257,-0.013807206,0.02383549,0.041186802,-0.033849023,-0.053193025,0.013591094,0.013222747,-0.033674926,-0.027394705,-0.015498882,-0.0442316,0.026086573,0.037731994,-0.0008134232,0.011343592,-0.010589544,-0.047278024,0.00628635,-0.00970589,-0.037102997,-0.010619358,-0.033836663,-0.00029405317,-0.006746803,-0.030971924,-0.004779772,0.034601424,-0.0045405603,-0.035766833,-0.037810307,-0.005146673,-0.018501263,-0.01097895,-0.0039758743,0.061115563,0.009781229,0.020748783,-0.010583531,0.0055312426,-0.0045000715,-0.02363622,0.0059184977,-0.041234378,0.010466698,-0.020293524,0.0145846605,-0.002851546,-0.008818658,-0.014972187,0.015705023,-0.0019646194,-0.0077082235,-0.013090737,0.018018965,0.03743498,-0.011754659,-0.0066273287,-0.014679447,0.017856572,-0.007300431,0.015032529,0.01902927,0.023616392,0.024561351,0.000895847,0.011805395,-0.028581861,0.017848741,0.0052619986,0.06554882,-0.03174087,0.03849758,-0.022083266,-0.011664487,-0.0260298,-0.04629496,-0.000109613786,0.014477919,0.021246219,0.014183885,-0.0064411224,0.004382578,-0.01360164,0.028722456,-0.007756363,0.019483613,-0.01387422,-0.011737679,0.0106187295,0.0012871672,0.008687706,-0.016261917,-0.050257735,0.049815763,0.07241713,0.051705234,-0.008475044,-0.016852615,0.05839838,0.015298838,0.05587829,0.03757797,-0.019715853,0.053246465,0.027836395,-0.015152599,0.015015424,-0.037368756,0.047673505,-0.067547575,0.08471444,0.013515628,0.00012324406,-0.014081795,-0.019239705,-0.0046641584,-0.014512071,-0.025731804,0.007904545,0.009378936,-0.03103447,0.01617396,0.013668697,0.05540671,0.031100497,-0.040593572,-0.03699425,-0.023651341,-0.019769615,-0.016040502,-0.023237873,-0.041114748,0.03218291,0.01523011,-0.025259053,0.026604293,0.002699572,-0.022399742,0.0041239574,-0.011664622,0.042684466,-0.028859247,-0.020150637,0.05445151,0.0012155747,-0.022298442,-0.002166842,0.009304598,0.02780462,0.008377408,-0.065180086,-0.040391553,-0.02903323,0.0051717814,-0.046022676,-0.013527835,-0.01706374,-0.019869795,0.067605056,-0.0353743,-0.008246146,-0.031127747,-0.027379798,0.008365086,-0.01159021,0.008399374,-0.04303076,-0.02682187,0.044654798,-0.054447435,0.015801247,0.00012185436,0.051177338,0.018203443,0.007636777,0.034742415,0.004527606,-0.024023917,0.011740244,0.021646127,-0.010620264,-0.011089417,-0.02054241,-0.059042122,0.04268344,0.058631394,-0.0037973202,-0.02298984,-0.01254976,0.019472396,-0.016570808,-0.031814314,0.004755912,0.051652133,0.01741119,-0.01743926,-0.016354801,-0.02088466,0.030597627,0.008565069,-0.033621114,0.031307857,0.017503785,0.007460124,0.009722093,-0.008948212,0.034531474,0.04488744,0.055016216,0.018980684,0.03132158,0.010567765,0.003938944,0.031361867,0.033218008,0.009524478,0.024703534,0.01155398,-0.048760835,0.0028942528,-0.014643063,-0.003976442,-0.015119496,-0.03415808,0.047991276,0.08841893,0.012310235,-0.026236879,-0.013749392,0.034698825,0.0124975,0.061148748,-0.023108324,-0.025506025,-0.005316584,0.017279759,-0.0013805632,-0.024044577,-0.006563401,0.07555621,-0.008283815,-0.0466155,0.028349664,0.012000526,-0.1459074,0.012294686,-0.0026420841,-0.020421892,0.0135121895,0.006779662,-0.030779641,-0.0031660444,-0.012240791,0.032088842,0.059309788,-0.052794904,0.0122159915,-0.0010744913,0.048118092,0.0014190435,-0.020116262,0.0077510364,-0.0180558,-0.043256998,-0.043574654,-0.02214478,0.049228765,-0.047833126,-0.046866078,0.007457683,0.0632221,-0.04004921,0.013711187,-0.022968963,-0.08232531,-0.019543635,-0.0006360211,0.0024637615,0.003254272,0.055606924,-0.0027019333,0.0008898779,0.031809963,-0.012281667,0.046086024,0.030769477,0.004513908,0.010240071,0.036906995,0.027572835,0.0031115562,-0.020174814,-0.04618577,-0.037300922,-0.059552096,-0.035499077,-0.011669508,-0.0036287664,-0.0032442324,0.015210133,0.032166425,0.045848303,-0.0095259175,0.00042697566,-0.011006547,-0.01671745,-0.02343567,-0.04025267,-0.050139308,-0.0357255,0.029584434,0.005683257,0.026889917,0.013457969,-0.0012098041,-0.05531253,-0.01905014,0.008237127,-0.07504731,0.0071334005,-0.02691171,-0.024385704,0.00032569477,-0.13786775,0.015594931,0.0070598396,-0.032267354,0.037423052,-0.0020992502,-0.036491696,0.026096383,0.01313302,0.046166487,0.21801461,0.018245611,0.007430318,-0.011930951,0.005957274,-0.037738625,0.027597701,0.07300923,-0.002946768,-0.035482585,-0.057699148,0.0127361715,0.038992364,0.008245359,0.00086277566,0.009566188,-0.011224651,0.011437753,0.09559078,0.0012365539,0.021496523,-0.017794162,0.03843988,0.02615622,-0.034503356,-0.0045212093,-0.041041233,0.04763022,-0.013958663,0.010348817,-0.018459596,0.07895887,0.03381663,-0.017136972,-0.019730067,-0.009609596,0.034614276,-0.069425285,-0.023618685,0.004995913,0.02031614,-0.011132621,-0.00033529956,-0.002977681,-0.015814232,-0.035329122,-0.026049903,-0.0024819719,0.012002126,-0.04839623,0.010957269,-0.027350748,-0.0047825295,-0.04469459,-0.00878014,-0.05612597,-0.017900951,-0.03214352,0.003907404,0.05359214,0.0220758,0.011156538,-0.025111457,0.012820821,-0.0015988847,0.018415226,-0.036386803,-0.0011015581,0.0017612119,0.029146278,0.025669867,0.07587015,0.007825383,-0.010332321,0.005029497,-0.0057172976,0.02183704,0.0017732035,-0.00035237338,0.026829697,-0.014281456,0.0068567097,0.00965088,0.0497262,0.013268317,-0.0011707302,0.013298478,0.06176464,-0.006462542,0.041469757,0.003822316,-0.0052904836,-0.0154826725,-0.009047686,-0.023066178,0.030458825,0.02143199,-0.011609403,-0.0111023225,0.0325506,-0.02391528,-0.0008436684,0.04756706,-0.021517187,0.024856707,-0.012128392,-0.021541063,0.00596757,0.038445983,-0.03148929,-0.04839691,0.00042247178,0.021433601,0.021823373,-0.0053770575,0.06841723,-0.0047310838,-0.006633426,0.024572864,0.04037994,-0.013646248,0.0160803,-0.037443142,0.036315933,0.0008037078,-0.045298766,0.017003618,0.06260564,-0.014719143,0.040666807,0.025598304,-0.015479944,0.018356824,0.02621168,0.011528239,-0.0072657387,0.021281848,-0.0010504273,0.0044226856,0.012126256,-0.0057334346,0.08580473,-0.00872402,0.03393462,0.0055594635,0.014355575,-0.032945767,-0.044515602,-0.046921812,0.025737397,0.018128913,-0.01515612,-0.010990394,-0.025462262,-0.0058848094,-0.08947053,-0.018101804,0.002567909,-0.02161316,0.0010515556,-0.008306439,0.01252869,0.017359275,0.0587245,-0.01485243,0.08127397,0.021634532,0.013311035,0.004133037,0.019101894,0.028194863,-0.03962024,-0.041267492,-0.01789504,-0.03198965,-0.008484836,-0.01927954,0.025656488,-0.002417022,0.0061091995,0.0017630887,-0.06544955,-0.05534328,0.015730496,0.033696543,0.029117921,-0.023836425,0.0072493665,0.0010849907,-0.040624585,-0.04481573,0.09682682,-0.0007850957,-0.0061394544,0.01734819,0.012078462,0.043135047,0.0070282207,0.037966795,-0.009408944,0.022476627,0.0065482226,0.0026537327,-0.032340243,-0.008190447,0.04124545,0.012425081,0.05101334,0.032007255,-0.0701752,-0.00298289,0.011328938,-0.027823582,-0.021792421,-0.020713324,-0.021930052,0.055354424,0.045526333,0.025045367,-0.051945787,0.023164677,-0.03362973,0.0016642503,-0.017794512,-0.033186488,0.022617381,-0.036314912,-0.019172216,0.038035445,-0.013932265,-0.0029675267,-0.05867973,0.025394952,0.01704118,-0.0056154933,-0.0019640573,-0.006955722,0.01983549,-0.023782544,-0.024474455,-0.025907835,-0.015871998,0.028246067,0.022031922,-0.008035504,-0.036194988,-0.0077030505,-0.036988966,0.023132984,0.035214383,-0.027838763,-0.038219765,-0.009447374,-0.05275595,-0.0074119973,0.044722576,0.026359227,0.015034855,-0.024301026,-0.05396361,0.014756509,0.0063909893,0.008673396,-0.029466642,0.012740961,-0.051345892,0.002808266,0.008285191,-0.006365781,-0.030736744,-0.030930964,-0.020210981,0.014553242,-0.032170974,-0.007824866,0.004516679,-0.028824184,0.009805144,0.06308132,-0.027047044,-0.03086968,0.022994747,0.018970517,0.04064275,-0.0032043061,0.029537782,0.050221264,-0.0250631,-0.014284463,-0.06943793,0.045665357,-0.008105216,-0.042197037,0.079815194,-0.04001295,0.026321705,-0.022037446,0.027884306,0.0069911797,-0.01877211,0.02065424,-0.04981042,-0.01718213,0.0011410918,-0.02226774,-0.024104644,-0.021016397,-0.019491782,0.029811922,0.024263872,-0.0152107505,-0.07594783,0.013031403,-0.022164008,0.009295182,0.0028567698,0.036977775,-0.004947318,0.021054693,-0.0184652,-0.058332823,-0.008749182,-0.02185234,-0.014401696,-0.01927358,0.065156855,-0.026557185,-0.020286134,-0.0048410036,-0.0005850859,-0.02818428,0.0037571923,-0.017895024,-0.015983813,-0.04294823,0.011889963,0.038781457,-0.008925334,0.01181813,0.025308732,-0.004512408,-0.024331827,0.003989141,0.0017654665,-0.0021124815,0.035020255,0.042755533,-0.007504752,0.005010613,-0.0014217638,0.0335113,0.034586936,-0.057442386,-0.03191805,0.041901432,-0.018426089,0.011830521,-0.003002044,0.06478225,0.01937054,-0.01867141,0.02228979,-0.05281147,-0.029263146,0.003378826,0.029659795,0.0017353192,0.024372404,0.009652693,0.012005495,-0.019258883,-0.021565586,-0.0028855968,-0.010819993,-0.024755044,0.014686831,-0.012626543,-0.004306256,0.0019250656,-0.012190722,-0.024317011,-0.03638425,-0.021423798,-0.015570532,0.0006652453,-0.0716024,-0.058981977,0.022016715,0.039820015,-0.0243457,-0.0145430155,0.004025561,-0.0478422,0.024601936,-0.1425443,0.02229531,-0.03372069,0.011362109,-0.016920948,-0.0018980228,-0.0008326036,-0.0035661685,-0.006518906,0.0029221943,-0.053781137,-0.0027963403,0.041056324,-0.025696702,-0.016936641,0.021150254,-0.018676298,0.035514012,-0.009017609,0.03316101,-0.00033821762,0.015738737,0.051300712,0.027463637,-0.01831748,0.013101372,-0.0114813745,0.0027881232,-0.00567904,0.0022477442,-0.0012047235,-0.03530701,0.016302215,0.032012284,-0.006379431,0.0015904038,-0.011458854,-0.013617327,0.015003442,0.008455863,-0.03033972,-0.0031308169,0.0036112953,-0.009278139,0.010100714,0.07546666,-0.003420774,-0.014257799,-0.06792556,-0.019713541,-0.00740131,0.05326335,-0.07541323,0.008521696,-0.017256755,-0.028283404,-0.038714547,0.040741052,0.014173614,0.02497619,-0.028378263,0.02946134,-0.019181453,-0.02452014,-0.043383557,0.02657063,0.006731551,-0.025711246,-0.041424904,0.04844921,-0.02882508,0.01501894,0.000739793,-0.0028603275,0.000042665273,0.020389114,0.067610845,-0.023436904,-0.025169559,-0.009975769,-0.056541182,0.015247295,-0.0149268,-0.05522073,0.01853665,-0.03394369,0.0021585193,0.01458902,-0.02535772,0.020467447,-0.011073914,-0.020623693,0.003245322,0.017065661,0.017350987,0.022641294,-0.011676298,-0.030297374,-0.05405274,-0.012316696,-0.01074102,-0.021396674,-0.016590144,-0.037417483,-0.026086032,-0.0042441348,0.01893783,0.0010775662,0.0077108373,-0.04077289,-0.057204627,-0.007308182,-0.007413919,0.012373709,-0.039938092,-0.018592788,-0.0036403409,0.03845678,0.03636103,0.0048119063,-0.021168059,0.012091793,0.040444143,-0.037676673,0.0062996377,0.018649025,0.033141367,0.04362053,0.03500069,-0.018188672,0.0072819074,0.023260996,0.0020477392,-0.00724055,0.050546877,-0.008296942,-0.048510887,0.034696862,-0.043580055,-0.035448782,0.0141135445,-0.029328607,0.012839884,-0.056963686,0.004181498,0.011805475,0.0057305684,-0.008683578,-0.019883005,-0.015846806,-0.020504706,0.045684274,0.016853653,0.059678417,-0.024051186,0.043753885,-0.06749117,0.016056245,0.013981701,0.020722177,-0.040262427,0.022330603,-0.011576068,-0.038565807,-0.016271263,0.03976512,-0.01695573,0.00041102924,-0.04422667,0.026297199,-0.006515217,0.052546088,-0.0022022852,0.0065048416,0.036853388,0.010044002,0.008624239,-0.015809393,-0.020859575,-0.04196419,0.033331163,-0.00024470728,0.025994506,0.04755114,0.0060156835,-0.0058013815,0.013955088,0.025496628,0.008411373,0.016103925,0.0069075115,-0.017941503,-0.02482403,-0.009816612,0.037617058,-0.0073814457,0.027281819,0.013260801,0.013841592,-0.009543865,-0.020065987,0.004953803,0.025263263,0.004450945,-0.03047119,0.039927162,0.04106662,0.015562707,-0.034333117,-0.019049194,-0.039119698,0.034057513,-0.013049841,0.01839642,-0.0036600644,-0.054343116,0.07530275,-0.01369595,-0.016267713,-0.028058995,0.03268439,0.054174393,0.0024475385,-0.024218395,-0.011415168,-0.01376017,0.041984282,-0.04549841,-0.018704498,-0.0353316,-0.02150554,-0.0033167256,-0.005066416,0.036064766,-0.00060258777,-0.011897244,-0.050549403,-0.022523666,-0.05476035,-0.0060414965,0.024204623,-0.0067136963,-0.008181361,0.015359923],"last_embed":{"hash":"15m575n","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"15m575n","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept#{1}","lines":[23,23],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"15m575n","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016593877,-0.011947882,-0.036619455,0.0028011631,-0.0432766,-0.048155576,0.054050054,0.033433486,0.019616839,0.011078062,0.0006749332,-0.0068757148,-0.03211298,-0.0047977776,0.03202772,-0.008555197,0.03051164,0.02058862,0.014372151,-0.021743134,0.0070917862,-0.011619748,0.008769455,0.044546906,-0.056705523,0.010122395,-0.007759522,-0.033951942,0.024734456,0.046142094,0.015666014,-0.042106032,0.012885689,-0.030825341,-0.010950961,-0.014806604,0.017085431,-0.031138524,-0.05682898,0.048422277,-0.0046074004,-0.04130407,0.024972474,-0.012703194,0.039399456,-0.011559654,-0.041048963,-0.0293215,-0.0075801862,-0.016685264,0.015748367,-0.037863303,0.013950629,0.00054220314,0.015006696,0.028883813,-0.05773588,-0.06633737,-0.032463335,0.016332898,-0.04339034,0.02083186,-0.004930663,-0.011307701,-0.0069360756,0.009588577,0.035940196,0.007940508,0.0004914081,-0.031457048,-0.0020563656,-0.0075047156,-0.024221133,0.010891037,-0.055738892,0.06388679,-0.000799765,-0.021958973,-0.0016688172,0.027716024,0.00872899,-0.006158954,-0.035240665,0.006304954,-0.0037415053,0.014073496,-0.023808878,0.046104494,0.037253767,-0.0020189092,-0.007840846,0.014151725,-0.04262559,-0.023381365,-0.0046134633,0.0056359535,-0.01980319,0.0073937094,0.03199502,0.029970614,0.036504846,0.04253443,0.017967263,-0.0088555245,0.00772973,-0.03466092,0.01574465,0.03171073,-0.0036047655,0.0011818764,-0.008043778,0.040959314,0.00475317,0.029568978,0.017555038,-0.008722624,0.038273137,-0.03187906,0.021927161,-0.02275909,-0.008356537,-0.0017232543,0.07519633,-0.046792667,0.016069919,-0.0476845,-0.019679584,-0.026405076,-0.009783489,-0.0030718793,0.02939097,0.036473565,0.011377682,-0.012253413,-0.010729012,-0.01994567,0.0458528,-0.03934288,0.005823655,-0.013283245,0.007056343,0.022996327,-0.020016251,-0.022714075,0.010945909,-0.054387968,0.0111658685,0.05771022,0.032974787,-0.01828785,0.0027779578,0.03541567,0.019472472,0.0585741,0.05101863,-0.02464862,0.026059596,0.050922804,-0.036168993,0.013067035,0.024149247,-0.01029679,-0.023780352,0.043466978,-0.005019997,-0.009945403,0.0024185006,-0.0069610304,-0.015789496,-0.006687496,-0.022920936,-0.027829083,-0.013470892,-0.010054413,0.03255082,0.009101825,0.087459594,0.016802542,0.0069370447,-0.02531559,-0.03517665,-0.0043101464,-0.0003565166,-0.012172829,-0.019129883,0.024470244,-0.0023546242,-0.045106392,0.012496829,0.052795872,-0.027182125,0.008979217,-0.013408349,0.030004645,-0.012074099,-0.020603083,0.032305602,0.002201818,0.013776432,-0.020075254,0.010234074,0.030564515,-0.006617666,-0.033213217,-0.044425312,-0.008387332,-0.014031113,0.0007608333,0.037508015,-0.030054336,-0.036066696,0.061175104,-0.023766547,-0.027889537,-0.028978854,-0.025344707,-0.003036761,-0.0049993377,0.0459429,-0.012685778,-0.016862046,0.037915297,-0.03767857,0.034673158,0.0045990697,0.0355327,-0.006174326,0.03553087,0.06137245,-0.019950703,-0.004432173,-0.011669272,0.017274855,-0.014858651,0.01061976,0.0037284417,-0.041991327,0.03257266,0.052766625,-0.027307881,-0.03555753,-0.016700491,0.012713599,-0.033353914,-0.038057297,-0.005593747,0.028518071,0.044126585,0.004049222,0.014093568,-0.025355402,-0.0015785646,-0.019134998,-0.016039658,0.03596237,0.025220156,0.002826401,-0.0019026733,0.014942617,-0.00421067,0.014707136,-0.0023043072,-0.015155611,0.035240706,0.023784962,-0.015711077,0.0006639026,-0.009546302,0.02174183,0.0055150986,0.014799468,-0.06302201,0.01252427,0.010975691,0.014188185,0.0020731727,-0.031981852,0.06168512,0.07979098,0.021527624,-0.006208537,-0.017617697,0.043426815,-0.0047557154,0.052390344,-0.017541327,-0.027954714,0.009248737,0.01801489,-0.017387237,-0.0041298447,-0.010258485,0.07034137,-0.009978256,-0.028702848,0.021694051,0.008685711,-0.1743344,0.01367203,-0.021469608,0.008797834,0.028591394,0.019145705,-0.042120386,-0.011100453,-0.008335823,0.08400759,0.042399637,-0.037984237,0.016283048,0.0049880627,0.0035185183,0.022668831,-0.010344031,-0.011070111,-0.02569608,-0.047244254,-0.0013613176,-0.027560104,0.07187276,-0.041121446,-0.05732671,0.012046404,0.059248436,-0.032792237,-0.0159599,-0.019296708,-0.090049475,-0.020948354,-0.004261365,0.03300537,0.0046034576,0.07388058,0.0036582323,-0.0078072655,0.025914406,-0.008536133,0.021481987,0.07151334,0.00028287497,0.04028655,0.011470004,0.015888842,0.007183033,0.01248856,-0.046962347,0.011588307,-0.027609851,-0.015278657,-0.018332347,-0.012412455,-0.041891787,0.0053192577,-0.013821853,0.0465257,-0.025755504,-0.0011475037,-0.014630221,-0.051717836,-0.00474102,-0.038486414,-0.050145596,-0.044461615,0.020837419,-0.014050125,0.015687244,0.010814288,0.03590215,-0.07827748,0.00943261,0.00046886806,-0.018879961,0.025113145,-0.018610422,-0.03612258,0.019046303,-0.10413095,-0.03018267,0.012047469,-0.03762031,0.042244952,-0.024521485,-0.03310231,-0.0046275775,0.011682255,0.03665399,0.21738115,0.02926148,0.03114196,-0.010139184,0.02603443,-0.027722972,-0.021061866,0.029541207,0.0003639821,-0.0338886,-0.001147799,0.035762966,0.034870423,0.008076998,-0.0075152423,0.02322671,-0.033230346,0.0064877877,0.08284913,0.0040787975,0.012063707,-0.041154113,0.040899735,-0.0050764014,-0.033799864,0.0027452263,-0.019756222,-0.01265607,0.0073324246,0.017082103,-0.03842381,0.019881085,0.04354876,-0.022193428,-0.013043027,-0.022213047,0.0043073515,-0.055469405,0.0028900253,0.021641316,0.01676594,-0.008367565,0.015048874,-0.02943601,-0.02231112,-0.021847848,-0.0374316,-0.016444629,-0.0035995624,-0.024768094,-0.010103777,-0.025017828,0.0009910526,-0.035144668,0.0007623736,-0.040809743,-0.03879261,-0.0030218046,0.00073063024,0.034429573,0.052649796,0.017533585,-0.04669314,0.0020281153,-0.02310707,0.015492218,-0.023995409,0.001043608,0.019253258,0.030853547,0.012835019,0.040002234,0.0025669618,0.0056116306,0.013592087,-0.027964808,0.019968104,0.021765055,0.032868333,0.043725345,-0.01765259,-0.017981946,-0.010777553,0.004402379,0.012967119,-0.025764469,0.002349088,0.05016239,-0.027816607,0.023826208,0.009292077,0.020909961,0.012029283,-0.029936694,-0.021531127,0.018993149,0.018481022,-0.016148,-0.031305615,0.045876473,-0.023424562,-0.029634979,0.01840632,0.009816215,-0.006628828,-0.027147045,-0.023770608,0.006888343,0.030989753,-0.011239689,-0.017543048,-0.011259139,0.0075401845,0.006400306,0.0224879,0.06874784,-0.026811618,-0.008630266,0.043776445,0.0052216356,0.005863568,0.039830945,-0.045408975,0.009913211,0.014397399,-0.015441095,0.013234074,0.013025742,-0.012490009,0.042473905,0.009631965,-0.018922307,0.030691115,0.029009296,0.022830483,-0.0028888776,0.047521975,-0.014322428,0.0030700485,0.013493729,-0.015413865,0.025974194,0.0008821533,0.04858533,0.041570965,0.033781942,-0.04613628,-0.023711488,-0.055947457,0.047496594,-0.012351152,0.0043282323,0.039101142,-0.027403688,0.00805896,-0.06318565,-0.020493569,-0.040235355,-0.029929467,-0.028182905,0.012052649,0.025816772,-0.0052877534,0.07501923,0.0033716196,0.04587996,-0.0062104356,0.015620793,-0.009902258,-0.019949164,0.022985144,-0.033211432,-0.0039132815,0.0033462297,-0.011715394,-0.018732993,-0.020204578,0.034108195,-0.030686798,-0.032275934,0.021619104,-0.03961,-0.08098277,0.004095864,0.010951241,-0.009566325,-0.0050134333,0.0046765194,0.008404422,-0.030872447,-0.046442922,0.106738284,0.0023057063,0.0035804715,0.0057439297,-0.009862062,0.087891296,-0.026493156,0.018490199,-0.019358203,-0.02428225,0.011523132,-0.0063285436,-0.03561416,0.010164419,0.029605223,-0.004762724,0.044618037,0.0082307365,-0.012702783,0.0008552506,-0.008118153,-0.032817785,0.0047002463,-0.042610925,-0.031137466,0.007518078,0.048921313,0.011330219,-0.033149026,0.025985956,-0.028977029,0.0057887337,-0.02196831,-0.056643084,-0.005031758,-0.031617917,-0.02281249,0.021011585,-0.014438413,0.002668472,-0.08750361,-0.009247413,0.016176205,0.019355746,0.029162148,0.003016063,0.015335217,-0.02887555,-0.031223593,0.00083915336,-0.043331124,0.017531956,0.043505315,0.007606839,-0.0010746799,-0.047748145,-0.043650214,0.000032273558,0.017793253,-0.029021692,0.0055286293,0.017056435,-0.014599916,0.035170373,0.022652393,0.015007676,0.009643513,-0.016545536,-0.020913513,0.004244054,0.017356649,0.016569147,-0.012170865,-0.048138723,-0.05038431,0.016133068,0.0048226938,-0.0027973177,-0.039102685,-0.03110638,-0.036287546,-0.013737457,-0.038698602,0.014404962,0.024149323,-0.026406828,0.013285404,0.080971405,-0.01624177,-0.0028701224,0.052996874,0.01111384,0.012993317,-0.013019589,-0.0009947986,0.036463037,-0.047924925,0.005022934,-0.0768128,0.037597485,0.019782675,-0.04313985,0.06372748,-0.05263206,0.010752602,-0.047259655,0.041139536,-0.010942713,-0.028052965,0.014639976,-0.007303835,-0.020888802,-0.010336262,-0.00122861,0.007256662,-0.008813122,-0.047048964,0.067230456,0.034365192,0.016717063,-0.007981647,0.026397767,0.0040747076,0.01965016,-0.0075062294,0.026427492,-0.04753644,0.02862955,-0.0292239,-0.0022980596,0.0002161405,-0.041390784,-0.003923331,-0.01866366,0.0567587,-0.018051166,-0.019491212,0.012248321,-0.011703675,-0.02692064,0.0007659627,-0.019861344,-0.024518186,-0.007546079,0.005194985,0.026642738,0.0066609727,0.02555825,0.0021127057,0.0023207183,0.0033419128,-0.004015314,-0.031659957,0.008815584,0.014040935,0.028054295,0.003762764,-0.006221389,0.0075005232,0.028944198,0.0043485924,-0.015476071,-0.037841216,0.033291258,0.0067692613,-0.0057790745,-0.0059166024,0.040210668,0.04368822,-0.02044157,0.014938599,-0.03927179,-0.027896902,-0.015571819,0.040573474,-0.006511064,-0.012524054,0.03709062,-0.0047039026,-0.02012571,-0.048882123,-0.014980522,0.014666956,-0.042853516,0.02687155,-0.0008454856,-0.007495183,0.020946737,-0.008520118,-0.024574427,-0.065238416,0.021687562,-0.023598671,0.006629704,-0.043856326,-0.058434304,0.014438254,0.03116744,0.00018584654,-0.01849326,-0.0017015148,-0.05354891,0.05127797,-0.16228427,0.00081986445,-0.017481543,-0.007202623,-0.011438829,-0.002208584,-0.011068007,0.0014519766,-0.004080636,-0.0031972122,0.002948826,-0.012025846,0.04142864,-0.025307847,-0.028958028,0.027256059,-0.015016324,0.024709905,-0.02204794,0.04277256,0.033329327,-0.008183744,0.06477056,0.038042303,-0.033084482,0.020732986,0.003906571,-0.0023000867,-0.052472305,-0.008045017,0.021277716,-0.049347963,0.015831718,0.064584054,-0.048539344,-0.034750383,-0.0023940918,-0.015961565,-0.027903296,0.007774161,-0.04825967,0.003881771,0.016646499,-0.032977805,-0.028953511,0.12015342,-0.030690227,-0.027118208,-0.052875537,0.009916029,0.014059212,0.048908304,-0.028118886,0.020068914,-0.0051026503,-0.032648627,-0.035351377,0.025218606,0.00714402,0.026067909,-0.027257314,0.007408301,-0.011396426,-0.02694799,0.026256355,0.027173191,-0.068655364,-0.019497532,-0.027505206,0.043389853,-0.0015835892,-0.024613274,0.010099721,-0.030785855,0.012313656,0.009048408,0.0973148,-0.014783286,-0.023296034,-0.010257212,-0.034620762,-0.018592538,-0.001336303,-0.0699313,0.041615333,-0.01000344,-0.012425575,0.0028080724,0.01490552,-0.022898355,-0.019765312,-0.028002966,0.015866935,0.010240204,-0.013262873,0.046186343,-0.021266667,0.00801469,-0.0473713,-0.01239513,-0.001843385,-0.03267582,-0.019174358,-0.008553874,-0.028579878,0.027920738,0.010233398,0.007347912,-0.03213264,-0.015351777,-0.04719126,-0.01199104,-0.0062036836,0.030498216,-0.0807617,-0.008525129,0.008279369,0.049406428,0.028357664,-0.0036048272,-0.0015448342,-0.024079952,-0.0035248331,-0.03643038,0.008383232,0.060124785,0.049781043,0.045713812,0.021162735,-0.0059020044,0.0017485124,-0.033123355,0.024076438,0.013564581,0.035619084,-0.003543557,-0.02888443,0.015943188,-0.051384807,-0.034020226,0.0059529818,0.014563709,0.011343315,-0.030400127,-0.0006861703,-0.055008404,-0.010814636,0.015307527,-0.018215321,-0.009474945,0.0067792307,0.009372978,0.028123181,0.056352627,-0.0152544845,0.045130692,-0.04352573,0.018684119,0.0073180404,0.038683727,-0.040720988,0.033820342,-0.05472691,-0.011419835,-0.02557521,0.057546973,-0.0012341039,-0.00436191,-0.037426654,0.016454203,0.017331857,0.039809305,-0.03374288,0.023564847,0.010486502,0.016369067,0.009618026,0.010333091,-0.01501952,-0.053354632,0.049682215,-0.0063067866,0.024066607,0.028002858,-0.010723531,-0.025441853,-0.008244116,0.028711291,0.013473746,-0.012695523,0.032253403,-0.003271813,-0.01153596,-0.035440776,0.08422075,-0.008359965,0.008108285,0.018875482,0.0075488933,0.019310653,0.003943819,-0.006399832,0.06579016,-0.008157753,-0.03001552,0.03132136,0.014644387,-0.001402047,-0.052405104,-0.042904966,-0.027383339,0.022484813,-0.021699987,0.02726298,0.013181606,-0.022945356,0.052011784,0.0066107213,-0.020582676,-0.03548639,0.024697542,0.04766462,-0.010249286,-0.06624865,0.0020508007,0.02234922,-0.012657889,0.0022063642,-0.014813205,-0.023623679,-0.024242103,-0.018941944,-0.017332004,0.051775258,-0.002306179,-0.020793429,-0.046189856,0.030205026,-0.029956652,-0.022986637,0.06361521,-0.04149536,-0.018699907,0.00046212692],"last_embed":{"hash":"r3xx6z","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"r3xx6z","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept#{2}","lines":[24,24],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"r3xx6z","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.005239332,-0.007221574,-0.027953444,0.020067202,-0.056126267,-0.024047999,0.05281746,0.03953978,0.008660011,0.027155278,0.013017993,-0.031059923,-0.040902894,-0.008688389,0.026780957,-0.0038027463,0.011650113,0.018294303,-0.009826835,-0.0031390288,0.002745537,-0.0037921132,0.02744176,0.046733297,-0.029043676,0.021961778,-0.015840102,-0.033658758,0.021884795,0.029728333,-0.0076493532,-0.06305371,0.016029878,-0.03184155,-0.014408886,-0.024707507,0.0060709156,-0.02470859,-0.03366058,0.0545745,0.0030491932,-0.004018146,0.03104667,-0.02027684,0.063029096,-0.005974439,-0.038715936,-0.026142996,0.02303771,-0.013742652,0.011564776,-0.033782005,0.02876798,-0.009609333,0.02193513,0.03639532,-0.06704753,-0.043740515,-0.038915202,0.0035256806,-0.03378806,-0.010631555,-0.0008757906,-0.00056834123,-0.029131066,0.03582477,0.034691397,-0.012634856,-0.0039922157,-0.040125325,0.009320417,0.0038296564,-0.031866,-0.010732335,-0.055774126,0.038762018,-0.004902393,-0.037384264,-0.019293007,0.014929072,0.022909878,0.00055659504,-0.030187014,0.03053319,0.007772313,0.013000184,-0.0060444274,0.038961496,0.04097744,-0.0017766916,0.012933933,0.016772496,-0.02179376,-0.0029707074,-0.003630042,0.021228341,0.006956368,-0.002986149,0.011762706,0.008991352,0.0050769183,0.044818603,0.01787639,0.0049014324,-0.001365715,-0.024620865,0.009363024,0.028560879,-0.022811063,0.005417354,0.0060578794,0.023716433,0.025612222,-0.009153946,0.0061863465,0.007276488,0.020585809,-0.016995111,0.017274227,-0.030905608,0.011582946,0.036700644,0.10098423,-0.054960914,-0.0016977869,-0.03464555,0.008901223,-0.022475606,-0.024987124,0.0023949756,0.022432508,0.041060556,-0.0048639136,-0.0028770359,-0.007331376,0.0061610234,0.046032038,-0.022592694,-0.008354977,-0.010600289,0.016618993,0.029118625,-0.02108333,-0.025485411,-0.004462311,-0.037100993,0.015707219,0.03174138,0.017089885,-0.0029778508,-0.04670224,0.035565212,0.01668074,0.0735182,0.017815469,-0.01751723,0.0275102,0.08062425,-0.034537867,0.00744286,-0.003387483,0.026778758,-0.04484008,0.07733626,-0.0003100355,-0.009800221,-0.0029150224,-0.00070655165,-0.009312764,-0.017771643,-0.02691598,0.015798735,-0.00047471636,-0.0074930377,0.02537403,0.017158179,0.09540782,0.021471092,-0.021829316,-0.022317283,-0.0074138753,-0.024865797,-0.0028291405,-0.009582988,-0.0045994613,0.0018027667,-0.02077174,-0.031511012,0.010126462,0.048435554,-0.0364364,-0.008513002,-0.0190491,0.0418797,0.007219774,-0.021596996,0.0340752,0.01289673,-0.0022483538,-0.031376287,0.021900121,0.043381047,-0.008753607,-0.017692996,-0.017833395,-0.022732632,-0.0030056366,-0.017797252,0.025851838,-0.029862326,-0.0124413185,0.047852684,-0.028971458,-0.02946323,-0.030520104,-0.033573296,-0.0067659677,0.008483312,0.013557928,0.002399939,-0.031978812,0.036770005,-0.0080091925,0.010564444,0.010009338,0.03095978,-0.012879125,0.03540039,0.012532544,-0.022263065,0.014882806,-0.012781456,0.02119825,-0.002943398,0.029977512,-0.008276359,-0.055161744,0.060509145,0.057352256,-0.026926622,-0.026131975,-0.012398346,0.0057221833,-0.012387785,-0.01961714,-0.018036183,0.016470807,0.028417416,-0.023294862,0.021215025,-0.008218982,0.024817044,-0.024447903,-0.006265025,0.030883752,0.034986485,0.008406701,-0.0099020675,-0.020780373,0.01355658,-0.008319912,0.014336862,-0.01584082,0.025171163,0.0050542927,-0.030466741,0.029489579,-0.013040415,0.012071989,-0.0075080087,-0.0023950262,-0.08273393,0.002789039,0.015471258,0.0020791355,0.007288188,-0.022056563,0.04374778,0.06905366,-0.001755496,-0.015016742,-0.01707351,0.03010946,-0.0022570672,0.04740821,0.0122422725,-0.015878474,0.0061943596,0.020168439,0.011844814,0.00088186614,-0.015948465,0.073636696,-0.006148928,-0.034020066,0.010079457,0.02322428,-0.17569092,0.00318175,-0.0048248037,0.023800107,0.027608268,0.02580456,-0.054769218,0.0027459667,-0.03793406,0.046724025,0.02007502,-0.04819553,0.016535288,0.0017785698,0.012100528,-0.0073931017,-0.011805397,-0.023870628,-0.043446813,-0.046653207,-0.019006312,-0.010414354,0.048171096,-0.029339243,-0.06638989,0.008033218,0.07254169,-0.020028995,-0.0030026922,-0.03962698,-0.093105584,-0.022329865,-0.003020073,0.025555285,-0.00045954392,0.061981194,0.0037088413,-0.02265646,0.044418603,0.015216801,0.02494595,0.057807837,0.010897449,0.041344784,0.017185647,-0.0010330544,0.010072723,-0.0019869294,-0.04775296,-0.0038235583,-0.03436547,-0.00809806,-0.02357964,-0.034114107,-0.023725783,-0.010344902,0.010947283,0.037661396,-0.014730701,-0.011757439,-0.026306203,-0.06707124,0.0033304647,-0.03816747,-0.04183648,-0.026907811,0.0010931651,-0.011226446,0.007761888,0.013020725,0.04824515,-0.06704618,-0.0030294636,0.00033582727,-0.017116286,0.013261603,-0.02401633,-0.032996856,0.014120293,-0.120606475,-0.0201892,0.05084821,-0.027547726,0.03436501,-0.015097007,-0.037973393,0.0012037172,0.0024731297,0.020673653,0.22034517,0.009746504,0.012640534,0.0024882902,0.02648723,-0.0038141934,-0.0432334,0.04933325,-0.013643217,-0.028155593,-0.0355423,0.016630817,0.015773965,0.0025432312,-0.007584032,0.0069869705,-0.022689179,0.0022914363,0.082524255,-0.022638895,0.026296351,-0.029596116,0.05233956,-0.015929023,-0.051127344,-0.0102059925,-0.037146203,-0.0014270794,0.025515877,0.011221583,-0.043952044,-0.0031495087,0.03740388,-0.032469723,-0.03290647,-0.005627968,0.00850704,-0.063577116,-0.032008667,0.0007337763,0.018596863,0.0071311803,0.042987827,-0.024511326,-0.012092325,0.0015046608,-0.064186625,0.037862018,-0.017322728,-0.027998108,0.011004001,-0.03103129,0.009331105,-0.041825023,-0.022742586,-0.02624447,-0.039900217,-0.014875941,-0.012199257,0.05025361,0.030708078,0.021439029,-0.030868676,-0.009493168,-0.01569409,0.032278363,-0.030055542,0.0028317822,0.010550792,0.027272623,0.009685629,0.020824434,-0.017405674,0.012084619,0.021307355,-0.03921794,0.014643774,0.018157091,0.03418787,0.0640763,-0.025812542,-0.03337704,-0.02258546,-0.0041209394,0.004209314,-0.01568958,-0.0043674945,0.06660204,-0.02860048,0.03361199,0.018101133,0.0055499645,0.00967662,-0.016470911,-0.01565108,0.023094788,0.029523386,-0.026602764,-0.014555236,0.045227956,-0.021168144,-0.0056825485,0.026240192,0.023065533,-0.022349289,-0.010560587,-0.020474331,0.0068804785,0.008745048,0.010869504,-0.03949039,-0.0061415993,0.020509632,0.0093475515,0.03845721,0.051135108,-0.01709045,-0.0040266146,0.03622395,-0.0043552113,0.0017961786,0.028174572,-0.014615014,0.030638648,0.014071494,-0.013661452,-0.0039357725,0.02967905,-0.0047763614,0.042029712,0.008251182,-0.0307711,-0.00080743514,0.0212024,0.023385819,-0.014201973,0.05445829,-0.014108597,0.02864584,0.017102055,-0.015191843,-0.015413924,-0.015551301,0.06004935,0.031325527,0.043296393,-0.020378597,-0.015234414,-0.07381887,0.032658406,0.020971948,0.017964505,0.06039859,-0.040484134,0.005226477,-0.062202234,-0.02628425,-0.0076474575,-0.041964177,-0.019856533,0.016683593,0.013200767,-0.00093375467,0.08702964,-0.000042944,0.05557406,0.011115792,0.023506781,-0.007605195,-0.017814206,0.011165087,-0.038220465,-0.015682496,-0.013113322,-0.01462534,-0.006616903,-0.037252307,0.031230243,-0.009052611,-0.031319864,0.0062316544,0.005368354,-0.06668855,-0.0027899598,0.020261839,-0.033195827,-0.011112094,0.003801925,-0.007920702,-0.026360853,-0.025140421,0.11970132,0.010189367,0.011783076,-0.0032330144,0.00926988,0.08322496,-0.023686562,0.04610863,0.0052170455,0.014920676,-0.0039458335,0.012812832,-0.05550264,0.010614149,0.0188848,-0.0009565422,0.03814197,0.008424104,0.000012460977,0.0133775445,-0.0062251408,-0.046815485,-0.012379623,-0.026274642,-0.028557435,0.012793206,0.049612407,0.016707752,-0.0044008465,0.0150013035,-0.022582678,-0.015184865,-0.016412074,-0.05040383,-0.0011754712,-0.04221844,-0.01768579,0.015500567,-0.009689595,0.005393565,-0.0625601,0.0005859925,0.029770877,0.026347505,0.0289502,0.0055634226,0.029815042,-0.0011630935,-0.036095645,-0.0015376244,-0.022330182,0.007905184,0.044539783,-0.00048662024,0.006081228,-0.058452826,-0.032777626,0.020909052,0.033100925,-0.005238034,-0.024948718,0.0032793444,-0.02384978,0.05538158,0.026970126,0.0016283019,-0.018645816,0.0013626269,-0.04128727,-0.014344171,0.025411073,-0.0045907726,-0.009700767,-0.025385508,-0.053362504,0.024321081,-0.0035207407,-0.0028338328,-0.051874593,-0.024888424,-0.036004566,-0.013512384,-0.03963037,0.0036740587,0.012363782,-0.026041824,-0.0149999,0.06556013,-0.02158355,-0.050991446,0.054087326,0.031498145,0.032845445,-0.007232556,-0.019072512,0.03736318,-0.035642125,0.010138715,-0.07963009,0.037728664,0.012564787,-0.043628424,0.049192134,-0.025258385,-0.003253329,-0.07018772,0.031957258,0.0038596685,-0.002309306,0.000711264,-0.027769256,-0.019067232,-0.023898935,-0.02114695,0.0023195217,-0.012503527,-0.04192467,0.058720667,0.021312922,0.002300248,-0.021313287,0.024735337,0.01660571,0.01884569,0.010106702,0.045330502,-0.039935503,0.055386264,-0.040016487,-0.02625397,0.0030776896,-0.030464021,-0.01432895,-0.023806946,0.043853957,-0.024280854,-0.032727174,-0.009737303,-0.032460645,-0.005239394,-0.014534535,0.0024312732,-0.009581857,-0.0046345145,-0.032586943,0.02511886,-0.0032466936,0.027614279,0.0063554957,0.013530244,-0.018106073,0.02594002,-0.018168906,0.019601414,0.019071631,0.03774783,0.009870943,-0.0067365253,0.027661776,0.05237192,-0.019949717,-0.02349383,-0.025147537,0.034872774,0.014635958,-0.006106275,0.008185997,0.052725114,0.05869668,-0.021377565,0.043425284,-0.039684404,-0.03098273,-0.020592652,0.04542602,0.013972619,-0.0034963784,0.031571396,-0.019491842,-0.01992286,-0.04136198,0.021685218,0.001963059,-0.027473776,0.03641219,0.016832625,0.008077829,0.01690965,0.010736481,-0.043873128,-0.065869056,0.020881668,-0.03603152,0.02395499,-0.03817077,-0.03464691,0.008746959,0.061708357,0.021178063,-0.015415536,-0.031548835,-0.041705545,0.036195934,-0.15393856,0.020173343,-0.0040755025,-0.00917559,-0.0118094,-0.0018077178,-0.011608992,0.0046451967,-0.022676423,0.013491392,0.006538937,0.018285045,0.039946828,-0.033965334,-0.041958332,0.03728413,-0.007363339,0.048254877,-0.009814993,0.028715283,0.023811322,-0.01983573,0.05528779,0.015864262,-0.044235397,0.028098581,-0.0030965367,-0.009014712,-0.025132261,-0.012349581,0.016015792,-0.038086176,0.02169122,0.07626572,-0.039945886,-0.01944606,-0.002832348,-0.022081146,-0.0010607233,-0.0002677998,-0.028397866,0.0064888643,0.00769128,-0.034817208,-0.000046554134,0.095405445,-0.01979603,-0.013063302,-0.058050074,-0.016159324,0.004973431,0.046133224,-0.029149316,0.026307361,-0.014829852,0.003653288,-0.059929553,0.018884268,0.006771332,0.030820224,-0.030441219,0.022073086,-0.008996441,-0.010001542,0.014612959,0.020045394,-0.050236173,0.0018756313,-0.050144967,0.046897877,-0.01934536,-0.002531024,-0.01760649,-0.015758255,0.017039087,0.030282954,0.06909248,0.01628355,-0.041795127,-0.019786902,-0.025571804,0.005539493,-0.022901138,-0.06757373,0.03312483,-0.008040682,-0.021562219,0.015652083,-0.008530081,0.0075321356,-0.0047657746,-0.036753874,0.00038027336,0.019799,-0.01574814,0.054550666,-0.015095874,0.014058108,-0.038720664,0.0010692322,-0.02177386,-0.010905243,0.0021612432,-0.035081603,-0.035693876,0.028032063,0.00068861153,0.0006758776,-0.03770695,-0.035400294,-0.01930283,-0.032985996,-0.003466427,0.027819255,-0.08538751,-0.0013544332,0.00796189,0.060978673,0.03544675,-0.0038100882,-0.006189084,-0.03086183,0.008102687,-0.030022979,0.047899146,0.06633952,0.025282845,0.030885803,0.019274052,0.0019026904,0.018036712,-0.03311038,0.00781256,0.017433552,0.02554218,-0.012771271,-0.006268911,0.031710364,-0.04268575,-0.03705204,-0.019327544,0.017619787,-0.0109100845,-0.028541405,-0.0024764219,-0.06699706,-0.032706104,0.008233821,-0.030774586,-0.01395339,-0.0039737364,-0.0011376727,0.010863698,0.037740994,-0.004829081,0.03833075,-0.02749909,0.017691858,-0.0030090145,0.028571347,-0.02772008,-0.00045142483,-0.067018494,-0.018737115,0.000978199,0.025660368,-0.010854949,-0.01867756,-0.03758016,0.010072756,0.0064678453,0.05648166,-0.022154246,0.0027304476,0.0028054428,0.008179348,0.015335652,-0.009842685,-0.043237753,-0.060297437,0.05581111,-0.00925889,-0.010683624,0.020782009,-0.03512097,-0.0037989444,0.010245162,0.043199047,-0.035399824,-0.007997281,0.022008928,-0.019129444,-0.022685856,-0.04356917,0.060095284,-0.0060920683,0.0045208037,0.03624346,0.0068775653,-0.0025747684,-0.019126475,-0.006245378,0.052674264,-0.030276833,-0.010370644,-0.002318899,0.028672729,-0.038138766,-0.04623078,-0.024433587,-0.028852403,0.004820425,-0.021071173,0.0065269964,0.020203535,-0.020077223,0.06983971,-0.0026685765,-0.01884915,-0.03381187,0.046912268,0.045912642,0.010089338,-0.04862708,0.0055869482,0.0023276187,-0.010098184,-0.005185907,-0.00012833574,0.0076383087,-0.018629942,0.011938284,-0.011050287,0.052587118,-0.0044403165,-0.011480651,-0.05420874,0.03731649,-0.05972766,-0.03186155,0.034532804,-0.050093193,0.0012357247,0.004444106],"last_embed":{"hash":"unisva","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"unisva","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept#{3}","lines":[25,25],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"unisva","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.007019522,-0.0057018492,-0.036823228,0.0038571847,-0.04712004,-0.017439151,0.042764228,0.029023072,-0.00044978704,0.022787347,0.011604711,-0.021061378,-0.041124266,-0.03140038,0.026219722,-0.010784732,0.018094243,-0.0003657598,0.003019283,0.0044207587,-0.015164347,0.004041855,0.003931815,0.034802034,-0.0012931401,0.037795186,-0.006739864,-0.04077569,0.0063682077,0.021115646,-0.0116855875,-0.07560498,0.015641028,-0.014283313,-0.017811347,-0.027711952,0.005617689,-0.018573988,-0.034780577,0.033517603,0.007020212,-0.0034840473,0.036922336,0.0070169694,0.0287601,-0.012153053,-0.042423505,-0.02807288,0.0022758113,-0.0075964965,0.04167825,-0.038761787,0.03781437,-0.0010437957,0.049284246,0.061724864,-0.050407987,-0.039921615,-0.021858681,-0.009665121,-0.025708605,0.0009117633,0.005422522,-0.012579009,-0.031240778,0.0638731,0.017704573,-0.019821467,-0.00944691,-0.032771375,0.007771971,-0.019205924,-0.02942107,-0.004983337,-0.06820463,0.02326354,-0.017523384,-0.036972452,-0.0041825296,0.004657576,0.031411763,0.007865567,-0.013954359,0.021207923,0.0072638574,0.0046731103,-0.011024096,0.04452148,0.027952032,-0.014267869,0.01427998,0.024158502,-0.0222398,-0.010535613,-0.018973073,0.029574266,0.007998376,-0.017070392,0.019804178,0.00670336,-0.008101308,0.019898504,0.018002512,0.012508582,0.0114715565,-0.029746694,0.027996963,0.04660032,-0.031113317,-0.0022485738,0.021375217,0.016850486,0.009358337,-0.016683051,-0.0014225094,0.023749348,0.008608303,-0.009133184,0.01217885,-0.0022028862,0.042855598,0.04106419,0.08217037,-0.0467626,-0.019242657,-0.032004867,0.0074175703,0.0030732823,-0.027858471,0.027756661,0.01022064,0.038915507,-0.016570507,-0.011691564,-0.018431883,0.0090624355,0.039435584,-0.016886583,-0.0073607136,-0.019919539,0.012016102,0.036803998,-0.02756328,-0.02760349,0.018793799,-0.020593015,0.012505386,0.024823336,0.010062377,0.0050797113,-0.044862844,0.027165027,0.0012424622,0.06965701,0.00055689045,-0.0034624005,0.02316956,0.093425244,-0.036707558,0.0053314934,-0.0127231665,0.020263622,-0.051193237,0.061255325,0.0059840893,-0.016644062,-0.013282411,0.015478161,-0.009311569,-0.022112153,-0.033351023,0.02586057,-0.008387753,-0.03837981,0.02081914,0.025891166,0.09619,0.020903505,-0.0038784998,-0.031078376,-0.002415444,0.0008305578,0.0041948,-0.03691453,-0.0042897435,0.006410193,-0.0082435645,-0.010249774,0.015845804,0.04880908,-0.043402575,-0.009412808,-0.0073048715,0.061028175,0.0007532928,-0.026091894,0.02194763,0.014261993,0.010489585,-0.034331527,0.019076759,0.041812852,-0.0022780197,-0.02915098,-0.007719937,-0.015351387,-0.040037785,-0.024646947,0.024231361,-0.02310011,0.024759125,0.040040467,-0.024065943,-0.017320994,-0.014078868,-0.029099049,-0.019155947,0.007177595,-0.0077508176,0.0037717563,-0.011778404,0.012657922,0.011200511,0.0055370433,-0.010214174,0.033564355,0.001448309,0.049396347,-0.0030267313,-0.031196514,0.015526886,-0.042563155,0.0043031094,0.0018647228,0.04970924,-0.012926672,-0.056240506,0.024050731,0.041282922,-0.03032781,-0.010438473,-0.00691657,0.001641844,-0.012044794,-0.0047668903,-0.015038493,0.00929582,0.02520157,-0.02970523,-0.012257184,-0.008793593,-0.00028342672,-0.04536536,0.005796507,0.027848633,0.06480579,0.006227158,0.0002168093,-0.015839357,0.013732031,-0.018124986,0.014981412,-0.009144191,0.032129254,0.013760971,-0.035197746,0.026534418,-0.012021753,0.007797057,0.013386143,-0.0072810818,-0.06771353,-0.006146788,0.025432825,-0.02607257,-0.00039917434,0.009852924,0.018464029,0.051901106,-0.0034677105,0.0013470907,-0.012588575,0.031803492,0.010783356,0.04611807,0.014719745,-0.0019093156,-0.006576101,0.016794031,0.015046149,0.023859711,-0.02187429,0.072855026,0.0005408102,-0.05265666,-0.00045052278,0.003461482,-0.17872937,0.02107715,-0.0110233,0.036566008,0.019477975,0.03410063,-0.060958203,0.0083249025,-0.051273186,0.044725575,0.008531473,-0.039744318,0.0125072645,-0.0023582922,0.021895796,-0.01336625,-0.0012864037,-0.009278825,-0.05056374,-0.053506717,-0.025203696,-0.00072013115,0.02340354,-0.032880202,-0.037216544,0.007462743,0.06335929,-0.017742222,-0.012025674,-0.03226882,-0.07770586,-0.011770434,-0.0024566588,0.019666756,0.021316912,0.06876358,0.021928156,-0.030274596,0.043314423,0.023324085,0.03554186,0.048265222,0.009136232,0.01854912,0.011633936,0.0048259613,0.02226456,-0.020699263,-0.05020957,-0.011496061,-0.033037838,0.00040912072,-0.040398132,-0.035685133,-0.020751843,0.0027431834,0.013516698,0.054200914,-0.007593108,-0.002117495,-0.011477964,-0.062260624,0.015897766,-0.030085534,-0.053703878,-0.033773143,-0.03650727,0.0043458226,0.010667238,-0.0028309696,0.043172613,-0.04577232,0.004374376,0.0002826241,-0.016955163,0.021370206,-0.031352915,-0.021403624,-0.0008322089,-0.102737255,-0.0033472152,0.040837113,-0.03174975,0.026811097,-0.0021974535,-0.046874832,0.0027384623,-0.0006365994,0.014845915,0.22161067,0.015014334,0.020629132,0.014501797,0.029545533,-0.0070210313,-0.028500564,0.054892927,-0.000051786414,-0.029979942,-0.031877592,0.025640372,0.0072788456,-0.015720261,-0.03412905,0.004854035,-0.03476742,-0.012560872,0.068205476,-0.018352835,0.028735263,-0.02765622,0.04733755,-0.013013821,-0.052478183,-0.006719532,-0.038603324,0.017746087,0.03665106,0.014424686,-0.032038804,-0.028900633,0.030471701,-0.020577762,-0.018285403,0.0074978345,0.012807416,-0.046382856,-0.029681174,0.011068835,0.014688159,0.029943481,0.022001058,-0.02012555,0.01018262,0.002549759,-0.06954871,0.06113498,-0.034831338,-0.01706953,0.0035637012,-0.031365585,0.034192275,-0.000274537,-0.040244512,-0.023910629,-0.034311123,-0.021945715,-0.008173147,0.02960934,0.029381195,0.03604716,-0.03131602,-0.0040801005,-0.024517952,0.03373677,-0.031708725,0.003144663,0.008447671,0.022618799,0.0019162315,0.00041225413,-0.014144236,0.02059207,0.024544373,-0.04313667,0.021468783,-0.00083293143,0.019038938,0.07663916,-0.022965996,-0.010943009,-0.025509903,-0.027504936,0.008666763,-0.018069535,-0.011618717,0.07777091,-0.022756493,0.0100885695,0.037403114,0.00062653533,-0.024448229,-0.032139443,-0.0133286165,0.0017546772,0.018327063,-0.020855552,-0.017088631,0.054329555,-0.027552385,-0.0041558836,0.01745201,0.04321892,-0.020864682,-0.00060836534,-0.027953552,-0.005589213,-0.003052079,0.0062697264,-0.03909377,-0.025116518,0.035514496,-0.0050945203,0.033305924,0.05994106,-0.010237987,0.0066297296,0.06823885,-0.0039282953,-0.0071389396,0.008810653,-0.013686588,0.013086343,0.0020281002,-0.035030283,0.0013875116,0.030623287,-0.014833599,0.05217977,0.00730023,-0.029102355,-0.008615898,0.012380565,0.03800813,-0.008009543,0.0610065,-0.010597985,0.034769427,0.033886917,-0.029969279,-0.034560166,-0.0073448885,0.09418804,0.029933786,0.03790729,-0.039938647,-0.013934019,-0.06158894,0.012600123,0.009230437,0.037343837,0.04648175,-0.027558716,0.0051882663,-0.06745467,-0.0220543,-0.027634783,-0.041352466,-0.017940113,0.0012758077,0.005331898,0.005504336,0.085723825,0.017033016,0.032257527,0.01747356,0.037582204,-0.006392154,-0.016828286,0.012172219,-0.033120822,0.005612769,-0.020941354,-0.029233009,-0.0012640443,-0.04330939,0.021503586,-0.010560102,-0.029484615,0.018989487,-0.0061984877,-0.060816135,-0.016244194,0.011916425,-0.029987983,-0.006446158,0.008392155,-0.025214229,-0.029628752,-0.02366448,0.12582706,0.0072444524,0.019966751,0.013152006,0.0034813555,0.05419993,-0.017336154,0.033151634,0.003709895,0.044542752,-0.006416923,-0.0026207701,-0.028364703,0.009180024,0.0069213617,0.0030395994,0.034215823,-0.0021357026,0.00082684035,0.0016570984,0.011155174,-0.030373095,-0.027135678,-0.012620923,-0.04927644,0.0014016666,0.03795348,0.012131594,0.019077493,-0.010642757,-0.015300422,-0.014842075,-0.02940103,-0.009861937,0.0033628107,-0.054834537,-0.03520758,0.035124406,-0.0018787851,0.008420146,-0.06771303,-0.0012994999,0.028159574,0.008055605,0.022264235,0.00726661,0.016095094,-0.0147742685,-0.026626512,0.017781544,-0.02712769,0.05592719,0.037394803,-0.014080189,-0.009285171,-0.08683113,-0.011034289,0.013020436,0.05531654,-0.013909873,0.0035942977,-0.003109669,-0.04815613,0.029744586,0.014983087,-0.0076068537,-0.040235586,0.0049176263,-0.020804562,0.00039401598,0.02969027,-0.0045017046,-0.0040317504,-0.019922376,-0.056984555,0.009617392,0.013180825,-0.011539985,-0.07292484,-0.02931675,-0.044803426,-0.022085948,-0.039098363,0.011265118,-0.00080246106,-0.01449383,-0.001944877,0.06911484,-0.027396308,-0.052989077,0.062937185,0.011809706,0.018188361,-0.0043041282,-0.029978633,0.0146823665,-0.03831817,0.015997447,-0.07211223,0.04698241,0.0040345085,-0.049564697,0.06477598,-0.023561457,0.011499861,-0.08115709,0.019381842,0.0011766121,0.0069921724,-0.0058249785,-0.021889862,-0.019563481,-0.03708414,-0.030008562,0.021411953,-0.014324757,-0.028795062,0.039430086,0.03427571,0.024676494,-0.0026625313,0.018986212,0.014019559,0.015912933,0.013474132,0.03623038,-0.030321073,0.05886366,-0.031237146,-0.015151626,0.0071978318,-0.04864223,-0.0072976416,-0.02569299,0.041994035,-0.024860486,-0.009787924,-0.01400602,-0.05444216,-0.015291753,0.005644771,0.010187409,-0.017696744,0.00550814,-0.030270973,0.010954423,0.003846779,0.034807935,-0.00018942148,0.013121651,-0.027115304,0.012353098,-0.0076747215,0.0138384085,0.01960392,0.017373797,-0.0044403872,0.0009445795,0.018266805,0.036240757,-0.010520555,-0.008289805,-0.0134651745,0.02541651,0.009295366,-0.0032990936,0.039344326,0.04065419,0.046667077,0.01329965,0.04696505,-0.03048257,-0.023371877,-0.008698042,0.05502196,0.027945336,0.0027744276,0.045551702,-0.04069902,-0.017706547,-0.036860097,0.038610432,0.016115906,-0.025873115,-0.001995243,0.026825076,0.013914082,0.014888571,0.0025659723,-0.033024177,-0.06307733,0.0176377,-0.03942799,0.0120706735,-0.018434307,-0.014353787,0.019318253,0.051661834,0.013457572,-0.027992632,-0.024685774,-0.050554864,0.024206826,-0.15088876,0.024616098,0.004258212,0.0042273654,-0.015492747,0.0010604734,-0.005672948,0.0020855977,-0.014490632,-0.004909274,0.015524522,0.0095081255,0.026077047,-0.013708577,-0.055003107,0.043696843,-0.02132256,0.015309169,-0.0090648355,0.025402738,0.018187279,-0.020628406,0.033536837,0.004520176,-0.037608653,0.03962625,-0.030762635,0.005718409,-0.021642234,-0.023245176,0.015109818,-0.056497604,0.02260433,0.07186386,-0.026668943,0.0036568327,0.017701624,-0.017731212,-0.014749701,-0.0013543504,-0.041016247,0.006170531,-0.001563078,-0.044677816,-0.017692588,0.08502555,-0.0116414325,-0.0008036688,-0.04820292,-0.024369264,-0.024508337,0.02655439,-0.028085705,0.06973913,-0.005436564,-0.0016516407,-0.06604172,0.012895645,0.016410125,0.033747327,-0.032862768,0.018457757,-0.005773443,-0.00009732631,0.003609416,0.0015389321,-0.07492398,0.002453643,-0.04901834,0.058454107,-0.027418965,-0.020768072,-0.014248062,-0.023397503,0.017704267,0.024707042,0.05568382,-0.0024340465,-0.031410217,-0.026251901,-0.017181484,0.023324357,-0.030270744,-0.067941695,0.032407995,-0.0058915764,-0.021313787,0.033575974,-0.023169033,0.0041225376,-0.02825963,-0.040418264,0.0017424928,-0.0035713755,-0.008083254,0.059226595,-0.022136308,0.012259329,-0.049737807,-0.019777171,-0.0249533,0.009330464,-0.022653991,-0.004401526,-0.02057408,0.036318935,-0.0013677271,0.009394807,-0.047517434,-0.024776936,0.002331878,-0.006168126,-0.008178202,0.00903989,-0.072750956,-0.02283255,0.01649518,0.053265024,0.017350193,-0.009432545,-0.012681835,-0.022651559,0.013112183,-0.029283429,0.035736352,0.06804566,0.04587429,0.03735035,0.045561943,-0.0027099513,0.012833206,-0.015547165,0.0058741365,0.027663726,0.03851174,-0.001926117,0.003500126,0.031425107,-0.012803921,-0.04993108,-0.019186536,0.027493916,-0.013510633,-0.034607958,-0.017734813,-0.049213134,-0.021926941,-0.006976631,-0.024895724,-0.014914046,-0.00028571175,0.0069281976,-0.0033431426,0.02638519,0.0044760825,0.048307672,-0.017953156,-0.0010201315,0.01350673,0.049950425,-0.03151909,-0.004908054,-0.039256793,-0.0067484435,-0.009606611,0.025212279,-0.018298844,-0.025907252,-0.05120928,0.0058429106,0.035307575,0.06518494,-0.020604663,0.013755666,-0.004349496,0.007145235,0.016744878,0.010059782,-0.036424022,-0.060998496,0.03783731,0.0065728654,-0.006209002,0.026584886,-0.05437769,-0.0016304284,0.0030299681,0.04672437,-0.023146687,0.0054786876,-0.0022797661,-0.010557976,-0.010066987,-0.028115336,0.040781844,-0.006676823,0.010647711,0.02988833,0.0013076529,-0.007756553,0.0037170642,-0.030831214,0.041023936,-0.0438226,-0.018878564,-0.02008434,0.022778675,-0.029101431,-0.04501868,-0.027979609,-0.031585135,0.006850386,-0.009995183,0.0066842437,0.023340913,-0.010911644,0.08559815,0.00028060118,-0.009808666,0.011561063,0.017640198,0.04939392,0.023147011,-0.05280744,0.004741174,0.0025852702,-0.007145094,0.02121899,-0.0045196763,0.0076320483,-0.035050917,-0.0075558093,-0.034628823,0.06281387,0.0060392665,-0.014934717,-0.04517485,0.06720006,-0.05534559,-0.02486284,0.029807735,-0.047618017,-0.006103644,0.0054280423],"last_embed":{"hash":"c8hzkk","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"c8hzkk","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept#{4}","lines":[26,26],"size":78,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"c8hzkk","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018948196,0.014581096,-0.012212316,0.013583761,-0.04305598,-0.011294439,0.058295175,0.041390877,0.010375308,0.024680667,0.02896448,-0.014522769,-0.015782902,-0.011248277,0.05347935,0.00035634486,0.022274507,0.03673999,0.009221621,-0.027424842,0.00081328227,0.012006139,0.026269276,0.06948843,-0.01663697,0.017358575,-0.0050168745,-0.05587309,0.008164964,0.04663346,-0.008465615,-0.07419287,-0.017634358,-0.050930206,-0.0052203177,0.009169424,-0.000507448,-0.024285989,-0.04696685,0.02789597,0.004973514,-0.008916,0.02430198,-0.0094032725,0.04978027,-0.013795669,-0.013195567,-0.039324045,-0.009159926,-0.02191111,0.018982012,-0.021534868,0.032447036,-0.0020206415,0.043705784,0.03097191,-0.059433732,-0.045818895,-0.03289603,-0.0015276847,-0.021054672,-0.02055222,0.0038567677,0.0040826,-0.020227693,0.027365338,0.031038757,-0.012490595,0.0027205118,-0.023591382,0.007945687,-0.009172466,-0.0339642,-0.01251904,-0.06065957,0.035316702,0.0041903453,-0.060556676,0.0052745,0.02745733,0.009308054,0.0145486025,-0.029656466,0.02325339,0.021068586,0.01263145,-0.030828705,0.05857264,0.045000173,-0.018592468,0.017514829,0.018142978,-0.04183755,-0.011726814,0.009992657,-0.014585432,-0.0034959153,-0.017199181,-0.012815213,-0.008751404,-0.01574687,0.025452904,0.0052326,-0.008966806,-0.0019217551,-0.015472657,0.013444734,0.01692314,-0.024959343,-0.017273253,0.0069462704,0.021839343,0.026462467,0.013726685,-0.008448325,-0.0035134745,0.028571215,-0.021584312,0.007812807,-0.03090373,0.0063825604,-0.00016105181,0.075046405,-0.035370853,-0.0045600394,-0.046234194,0.006659232,-0.009542282,-0.036539227,0.019815985,0.005740562,0.02126684,-0.003283711,-0.002255759,0.017706254,0.020734066,0.02648313,0.007349456,-0.009312817,-0.024348974,0.01453612,0.013748781,-0.024298891,-0.011823422,-0.006292188,-0.030267887,0.027325358,-0.0012277588,0.03258184,-0.0087776445,0.0011730253,0.043339245,0.016912859,0.06460238,-0.0068068425,-0.0066827023,0.025165724,0.048493072,-0.03541887,0.024855798,-0.005308802,0.020161476,-0.038662527,0.040768515,0.0030989044,-0.013135445,0.0015713063,-0.008324378,-0.0240818,0.011604783,-0.0049089137,0.002049921,-0.002659111,-0.027354633,0.010213713,0.031194711,0.054882117,0.02225004,-0.03923607,-0.015634619,-0.011172975,0.0015701848,-0.009603333,-0.034030687,0.014225875,0.031390656,0.0047389404,-0.050478227,0.0036278027,0.050596826,-0.033104464,-0.010060412,-0.030272387,0.041083086,-0.015184783,-0.036814153,0.020968664,-0.0042092046,-0.016819395,-0.024373144,-0.013441684,0.029499616,-0.021318275,-0.026236808,0.012788299,-0.0248495,0.02248377,-0.028601276,0.020950845,-0.03797139,-0.0029162047,0.05395376,-0.037492063,-0.02505621,-0.025063165,-0.015594676,0.0058930186,0.0007314072,0.011526371,-0.014362249,-0.029048316,0.04578358,-0.018480929,0.00406147,0.016427433,0.04947559,-0.00656117,0.04873487,0.0072311456,-0.02874881,0.013197458,-0.023643691,0.0047044773,-0.0004450151,0.040834412,-0.00048493143,-0.06747064,0.027764559,0.07011204,-0.05435217,-0.029833978,-0.019219475,0.016688194,-0.003922362,-0.012949242,0.028257368,0.0072282376,0.033786215,-0.028536303,0.01609574,-0.002757098,0.033098537,-0.037938237,0.018476993,0.03293346,0.039971452,0.009366082,-0.012986202,-0.0077400035,0.013005984,0.0072951615,0.017274588,-0.0046720267,0.028445933,0.007966499,0.0045334715,0.008314802,0.010106646,0.0026310056,-0.023219816,0.013459536,-0.05567972,-0.011661706,-0.00044378464,-0.0065894774,-0.0089371605,-0.02517664,0.060346235,0.056306563,0.019909466,0.005111457,-0.006179268,0.027028745,-0.0066004246,0.07972532,-0.0054685287,-0.025673434,-0.01488534,-0.00512066,0.016271222,-0.01517354,0.0027048686,0.070327625,-0.001056774,-0.021159865,0.036291327,0.004694437,-0.17643014,0.0045658476,-0.0105835,0.029993415,0.027783226,0.024701977,-0.04286814,-0.0031470633,-0.060069203,0.055652715,0.018247107,-0.049830943,0.025340026,0.004239852,0.0040644626,-0.018474674,-0.015600513,0.0056826533,-0.04290843,-0.038674057,-0.033229597,-0.01765015,0.01367385,-0.058642615,-0.07410435,0.017511588,0.047299113,-0.026071528,-0.0038380164,-0.035667278,-0.07746397,-0.021028174,0.005551412,0.021343123,0.013718363,0.06992985,0.018461782,-0.05302047,0.055128995,0.006370652,0.02235313,0.07778449,0.027953897,0.0073405397,-0.0031988644,0.0036845042,0.0052210563,0.0033150152,-0.058080964,0.0030143901,-0.04983806,-0.0051647928,-0.032259513,-0.061034314,-0.035053287,-0.012217002,0.0055179964,0.042679552,-0.031183157,-0.015286788,0.003110556,-0.04666197,0.0007428264,-0.05604039,-0.044475943,-0.028390937,0.013395093,-0.022097137,0.01988438,0.0047287703,0.0391408,-0.055104084,0.009740145,-0.0026790448,-0.033595603,0.02502663,-0.020649884,-0.020435153,-0.0027445743,-0.109357774,0.004445072,0.026197806,-0.011988932,0.029009452,-0.013340835,-0.037852656,0.019831602,0.015620921,0.024276685,0.20743197,0.010739623,0.0028041136,0.008665797,0.023724798,-0.027441416,0.015699891,0.04136827,0.013052079,-0.033028584,-0.025179304,0.02577524,0.02548055,-0.0018169257,-0.0067736525,-0.00626878,-0.032009233,0.0137465615,0.0842164,-0.030488918,0.0036819244,-0.032324806,0.021434998,-0.02514312,-0.046964075,-0.0019783769,-0.021737888,0.022948045,0.015281958,0.02677804,-0.017688857,-0.0015247479,0.038390618,-0.007969733,-0.036105838,0.017267724,0.032501705,-0.0769043,-0.022394743,-0.022206541,-0.016545495,0.002577654,0.044550233,-0.024257096,-0.0055376305,-0.02273156,-0.071987525,0.016159324,-0.023523718,-0.013520071,0.023386108,-0.036632657,-0.0055544954,-0.031312414,-0.009284392,-0.03640468,-0.040703874,-0.0026124623,-0.017871391,-0.006629036,0.03183854,0.010439248,-0.023536313,0.019524595,-0.037146322,0.014613638,-0.005747088,-0.012828024,-0.013424028,0.026564455,0.027001966,0.061328694,-0.005100955,0.040455114,0.009530816,-0.045089737,0.013226466,0.031074952,0.031470343,0.07441447,-0.017221525,-0.030517511,-0.026583362,-0.00584255,0.0055046766,-0.029249692,0.010144034,0.070783064,-0.053151276,0.05604782,0.030367209,-0.0055075125,0.019987544,-0.0026695216,-0.0066436525,0.015077012,0.031856045,-0.015755773,-0.03163866,0.046010755,-0.03384594,-0.010023969,0.028278187,0.029419668,-0.012437735,-0.00434804,-0.031983286,0.009165083,0.012842182,0.017164694,-0.058597922,0.000004203488,0.008234822,-0.000853785,0.028679857,0.057637963,-0.013038289,0.0064614136,0.060044788,0.0077580605,-0.007953064,0.006103923,-0.024688141,0.035564687,-0.0078022107,-0.04288966,0.0063368985,0.033367552,-0.036235474,0.08374949,0.009513254,-0.019679159,0.030926447,0.016734421,0.031201627,-0.011648977,0.032497663,-0.012804438,0.02461072,0.049584556,-0.02032623,0.0025282793,-0.024846062,0.02318518,0.04165838,0.044751965,-0.022773685,-0.021015685,-0.05443186,0.034168318,-0.011283538,0.036613934,0.030600965,-0.014835084,0.0071530016,-0.07978157,-0.006868601,-0.03368314,-0.041643824,-0.03752123,-0.015087928,0.018797401,0.021265142,0.0884777,0.0024788612,0.06124999,-0.013322746,0.022031767,-0.005055437,-0.004417267,0.027112843,-0.029489445,-0.017509812,-0.017387804,-0.016783169,-0.0041637425,-0.035507042,0.00059545465,-0.016123405,-0.02383427,0.02542458,0.00097492064,-0.06517898,-0.007817915,0.020937556,-0.02768917,-0.0112124365,0.00599905,-0.005295943,-0.02227151,-0.013318605,0.109073274,0.0049280385,-0.001998966,0.03625744,0.01471377,0.0805513,0.011908222,0.036917612,0.020642279,0.028137475,-0.0062485454,0.0075054727,-0.03058552,0.0038058083,0.002168018,0.0074631767,0.028570347,0.026355848,-0.0056682215,0.0006778419,0.0013884376,-0.02451105,-0.0075562755,-0.020550583,-0.043624397,-0.0022418285,0.05256468,0.017163299,-0.008112854,0.005270098,-0.02097686,-0.032994434,-0.012437509,-0.035112455,0.034349125,-0.032821596,-0.045717135,0.019282019,-0.030440135,0.00057542004,-0.08555146,0.010789588,0.026336964,0.028751532,0.046764985,0.0056483494,0.028754234,-0.007316397,-0.0053640655,-0.020151623,-0.030433124,0.020362664,0.037951164,-0.002023579,0.0022496227,-0.028582862,-0.018366382,0.030665992,0.04704049,-0.025412163,-0.020980539,0.023144351,-0.059707507,0.05784614,0.02260844,0.0037702448,0.0021521468,-0.0021694354,-0.022412824,-0.016316537,-0.00066491595,-0.011392655,-0.022269247,-0.04836434,-0.070514865,-0.0042886306,0.011329426,-0.0018912217,-0.075166315,0.004056164,-0.018758949,-0.007652848,-0.05691277,0.0023803404,0.008811492,-0.01935194,-0.022044895,0.069615856,-0.0290838,-0.02700864,0.050496478,0.046046972,0.034949303,-0.006595468,-0.03342016,0.02333747,-0.031900812,0.022759771,-0.07166666,0.051853217,-0.006391455,-0.046532273,0.049222678,-0.040363047,-0.011306377,-0.06593268,0.012883119,-0.00010701599,-0.008195313,0.009352747,-0.003136697,-0.028672427,-0.0031337787,-0.013761948,0.005716785,-0.0051855673,-0.03623426,0.03451099,0.013565108,0.02757904,-0.03648835,-0.0071974853,-0.0024588553,0.0109032355,-0.012150036,0.043294523,-0.0087096,0.04692376,-0.020447051,0.0042870347,-0.0074264263,-0.0155347185,0.015068104,-0.0074816826,0.04216861,0.014449749,-0.040500153,-0.009524071,-0.01692667,-0.008153557,0.0036909287,-0.008912036,-0.016784934,-0.029112386,-0.027710162,0.03118908,-0.016775236,0.02184338,-0.0021082382,-0.00068524113,-0.003160684,0.011028469,-0.03052635,0.0040636254,0.0074535403,0.025321169,-0.0062138215,0.009997109,0.006542245,0.045637242,-0.0036223158,0.0074601397,-0.024264036,0.02552431,0.017541442,-0.0049980967,-0.009254706,0.05679367,0.03648238,0.0013658274,0.046387125,0.0052048443,-0.020550795,0.008101722,0.025875594,0.012260398,0.00142245,0.033287175,-0.019485667,-0.005018896,-0.021387171,0.00029185752,0.02458313,-0.030845847,0.01857074,0.006559301,-0.012363611,0.023910634,-0.030128703,-0.026199108,-0.04924946,0.007563832,-0.03264881,-0.009986832,-0.009327794,-0.036677144,-0.0006657327,0.06822326,0.004868864,-0.035073902,-0.008381613,-0.041179415,0.034223586,-0.1700425,-0.00063955464,0.020053528,-0.011247008,-0.0402497,-0.0020295167,-0.00961416,0.0092419805,0.0046436037,0.012570146,0.0006868499,-0.0018834139,0.027724987,-0.031358268,-0.019514138,0.03455843,-0.023260705,0.037651014,-0.014334587,0.030669963,0.007827671,-0.0022099873,0.06818025,0.0107654445,-0.0042575337,0.022166878,-0.012665922,-0.0076046344,-0.02713226,-0.03625107,0.007997265,-0.053678546,0.03134249,0.066871144,-0.017804831,-0.017323885,0.012443439,-0.027404873,-0.030286323,-0.0068707145,-0.033576712,0.0107758315,0.016307518,-0.037345625,0.013283738,0.094944425,-0.017855009,-0.0024802273,-0.053595826,-0.024444366,-0.00060281495,0.05892354,-0.052605513,0.032808192,-0.008847453,0.0021578064,-0.060690157,0.024762053,-0.0041983845,0.0221044,-0.020436218,0.0116136,-0.024107177,-0.05709496,-0.008902837,0.004982729,-0.056283597,-0.009966823,-0.040104635,0.02738721,-0.03017842,-0.041805986,0.014474279,-0.032953385,0.02403616,0.021737956,0.05145557,0.00354111,-0.025973648,-0.0031402959,-0.008612794,-0.016318671,-0.0344793,-0.034383178,0.051489957,-0.014596813,-0.0087605445,0.0076578003,-0.027867433,-0.014415116,-0.015075923,-0.037451994,0.011303181,0.025662066,-0.021867923,0.048890274,-0.020371618,0.005757252,-0.0588211,-0.015811853,-0.014048792,-0.010426954,-0.011584692,-0.02290606,-0.023806116,0.0005053734,0.04003128,0.0062192366,-0.026119104,-0.02872481,-0.0028171714,0.006643606,-0.020515447,0.0012352591,-0.06651369,0.009813748,0.0046614357,0.033347633,0.021691237,0.006270513,-0.01594463,-0.024117734,0.0133229615,-0.03320338,0.035558455,0.07356789,0.045791604,0.047811393,0.018044759,0.004826452,0.014160064,-0.039558917,-0.007038741,0.014757054,0.05686464,-0.002144364,-0.0115712,0.051106967,-0.035236813,-0.060225908,-0.01724457,0.020554624,-0.0063244347,-0.025349826,0.021212976,-0.06743713,-0.012498858,0.00087239273,0.0018127771,-0.020747999,0.0025342272,0.004272173,0.028219717,0.03197409,-0.027828619,0.06353086,-0.029066069,0.0072845104,0.0129935155,0.040591553,-0.05042686,0.004804369,-0.05366427,-0.028011722,-0.021789879,0.05990087,0.0009884833,-0.018553782,-0.038899925,0.024997817,0.022342961,0.03700721,-0.026893182,-0.008651212,0.022019874,-0.009928374,0.015376752,0.01674334,0.003802503,-0.042049818,0.055625778,0.0031228727,0.011548557,0.019700816,-0.011468023,-0.009728538,0.017127838,0.008519887,-0.054940745,-0.014243298,0.013502357,-0.013837591,0.0066500455,-0.035062697,0.05783397,-0.0110856565,0.019020457,0.018609332,0.02482035,0.012157072,-0.023341296,0.012767532,0.037132848,-0.02314318,-0.029110728,0.009043258,0.0050517526,-0.002264886,-0.051096067,0.03232114,-0.036777895,0.0097246645,-0.0006913513,-0.008261904,0.0032477835,-0.022561552,0.09238655,-0.0071162498,-0.042814758,-0.04342387,0.04553989,0.023472449,-0.008100896,-0.03633447,-0.00046136044,0.0035125483,-0.027319308,-0.0032624563,0.01108598,0.0045413976,-0.024286896,-0.012784171,-0.019862061,0.06438975,-0.03117993,0.0085249115,-0.057332307,0.021509953,-0.019718159,-0.024361767,0.031437192,-0.03806622,0.0037825261,0.0070792637],"last_embed":{"hash":"38ntv4","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"38ntv4","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#Concept#{5}","lines":[27,28],"size":89,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"38ntv4","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#How It Works": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018984012,-0.033576526,-0.036916368,0.019087713,-0.0373849,-0.01486355,0.05696408,0.026867902,0.008937355,0.009881416,0.004666925,0.011424288,-0.02582703,0.007565179,0.03190696,0.013420679,-0.0064131897,0.032087807,0.036012873,-0.021356856,-0.009490177,-0.020763284,0.04135838,0.036950372,0.00192239,0.008357269,-0.029763851,-0.02072677,0.0377479,0.044193838,-0.006738741,-0.042111933,0.018980406,-0.027173033,-0.046109796,-0.0011687543,0.022651792,-0.035194132,-0.035632025,0.05761603,0.010808844,-0.04747639,0.019267667,-0.018017724,0.057120353,-0.0027636103,-0.050206225,-0.023090707,-0.005534708,-0.05192834,0.005206934,-0.020719202,0.03173841,-0.009936933,0.023543358,0.031559255,-0.04810304,-0.056574684,-0.028426379,0.008473238,-0.020388223,0.010361601,-0.01536676,0.019556882,-0.05527679,0.02695548,0.039634496,0.0011373687,-0.0062430906,-0.026306825,0.009826069,-0.0296596,0.004570101,0.002958261,-0.047890216,0.038164843,-0.0014753267,-0.016792098,0.01618581,-0.01041129,0.008977382,0.0084476,-0.011135287,0.02278359,0.025469454,0.031293575,-0.018474447,0.027676638,0.014881241,0.017941728,0.007523584,-0.0028784703,-0.05628028,0.000817678,-0.0059322007,0.0092156995,0.00971727,-0.0025943324,0.040835265,-0.0038373612,-0.0009256571,0.005894551,0.029928358,-0.0125262765,0.0125739705,-0.021395996,0.0069351364,0.019685555,0.018759212,-0.0013005483,0.004058111,0.030985408,0.0051269787,0.014655185,0.015491938,0.0119909365,0.015869802,-0.008737132,0.019049188,-0.010788434,0.0016453464,0.009927937,0.090401754,-0.034641225,-0.0067404853,-0.008336218,0.0104900645,-0.02658667,-0.020407168,0.01105205,0.0153459925,0.0266148,0.004452507,-0.000015602536,-0.030583873,0.011930338,0.037836097,0.009587709,-0.003359423,-0.018265948,0.027867714,0.02886386,-0.020180179,-0.019172022,0.0054084626,-0.041367717,0.029245945,0.034314096,0.03179643,0.03731036,-0.026879987,0.034403406,0.039002113,0.0768663,0.0077759763,0.015220256,0.012432025,0.06082215,-0.041887842,0.00021564047,0.03139912,0.015895788,-0.018879253,0.07780485,0.025886493,-0.005316762,0.004055052,-0.01380038,-0.0088532185,0.00009895015,-0.01209658,-0.0093397265,-0.020442432,-0.010636347,0.016248971,0.027159976,0.08065298,0.02021088,-0.0036040717,-0.019700041,-0.038244873,-0.013997672,-0.0016693022,-0.020843493,-0.03368215,0.037264682,0.01655698,-0.025721552,0.00775995,0.06834358,-0.03557426,0.016322523,-0.015623778,0.051594045,-0.016613076,-0.042654254,0.049015943,-0.008560719,0.009481255,-0.0144720925,0.016622582,0.03261264,-0.018202955,-0.019497495,-0.046813007,-0.021281071,-0.04586686,-0.008849232,0.04247095,-0.036336556,-0.0109748375,0.07273282,-0.048306987,-0.0032414836,-0.008931564,-0.04517073,-0.00838251,-0.002036695,0.0094876,-0.00583654,0.0023176246,0.0685137,-0.0060374583,-0.006586047,0.017016763,0.039176233,0.0147603955,0.061551098,0.040364612,-0.042029254,0.019556694,-0.0026882172,-0.00060744036,0.0259169,-0.017305797,0.00042689563,-0.05309089,0.044596013,0.054942004,0.005520972,-0.025087748,0.012173994,0.04460267,-0.0346005,-0.01429867,-0.035459,0.04298462,0.013951761,-0.010562358,-0.008405166,-0.014572942,0.005282053,-0.034210514,0.014132711,0.015769133,0.020125732,0.0026257972,-0.008288719,-0.00049065874,0.0057610897,0.0061729103,-0.010506066,0.00056585047,0.023814747,0.004273677,0.004571971,0.031869262,-0.05974945,0.007330805,0.0051874784,-0.008271886,-0.08415412,-0.018031292,0.025545916,0.0025084298,-0.0019663158,-0.039831396,0.049477503,0.061810344,0.004325328,-0.0153373815,-0.020907117,0.028266175,0.028212298,0.02768689,-0.032195058,-0.026004134,0.003697798,0.01779326,-0.021068646,0.016451601,-0.018450778,0.06907404,-0.00999074,-0.03121682,0.024951475,0.008802717,-0.16262436,0.011933111,-0.021237837,0.033437535,0.024642164,0.026114358,-0.02335577,-0.004946981,-0.025217544,0.07343278,0.044114836,-0.045985762,0.017019205,0.01434861,0.019168008,-0.0005090435,0.00417009,-0.003657602,-0.02272438,-0.05628521,-0.05188696,-0.02121375,0.07189792,-0.03198335,-0.025775932,0.0044884253,0.06629715,-0.012440602,-0.00039267502,0.0008295297,-0.10265872,-0.038039137,-0.002083864,0.025136918,0.011451099,0.071456306,-0.0076223924,-0.02205518,0.032222487,0.02575858,0.041775987,0.074694805,0.015081522,0.03713907,0.020375745,-0.0012376138,0.0075072893,-0.023534246,-0.0529276,0.0117879715,-0.0419653,0.0007021819,-0.02324291,-0.047249284,-0.033395484,-0.008559077,-0.025140433,0.034863256,-0.037188925,0.0020043622,-0.018170556,-0.03850751,-0.022870282,-0.06352829,-0.03954149,-0.024461066,0.00079992163,-0.0034727703,0.019544195,-0.015066362,0.026602801,-0.06826556,-0.010712773,-0.0086457245,-0.00023649061,0.040034898,-0.07429364,-0.009431568,0.012718968,-0.12449408,-0.0089362785,0.022489242,-0.032237183,0.03402236,-0.019887397,-0.027990453,-0.0017357429,0.00040735406,0.051165786,0.21942386,0.036135294,-0.02378139,0.0018503453,0.0063801873,-0.049543,-0.0041642175,0.07442589,-0.009197479,-0.021115826,0.014687099,0.021830643,0.025211057,0.022605244,0.0031366202,0.008278121,-0.027981672,0.016367847,0.07308383,-0.0061454456,0.022494365,-0.026114373,0.016536046,-0.02229134,-0.054621544,-0.01794375,-0.05302389,0.030593352,0.01239226,0.01447936,-0.03519886,0.02431961,0.023438578,-0.018763872,0.0065271263,-0.011759116,0.020988436,-0.04704676,-0.020103637,0.0073252954,0.0035489749,0.008858978,0.008418661,-0.030206582,0.014083836,-0.018089365,-0.030389568,0.024519298,-0.02832945,-0.007449362,-0.0041104075,-0.0067939926,0.021082219,-0.02756255,-0.047848433,-0.048374906,0.000054686207,-0.01765968,-0.020390773,0.0063126297,0.039495118,0.017449364,-0.019542221,0.0071248524,-0.0071554515,0.009126781,-0.03436605,0.009663378,0.024475709,0.044284403,0.023236835,0.016414592,0.0066212704,0.012569685,0.01975135,-0.0345854,0.016415324,0.030574072,0.0011776974,0.050277356,-0.03286785,-0.0070891916,-0.025870968,-0.0029979516,0.020374328,0.0019269801,-0.00853163,0.047164306,-0.021570975,0.029008742,0.0074693635,0.022243092,0.019031305,-0.042285018,-0.038360465,0.033587474,-0.006037987,-0.034816023,-0.0028623457,0.05208652,-0.020201718,-0.00047461316,0.040738855,0.027574185,-0.00046112572,-0.034497388,-0.002871956,0.00998969,0.027350029,-0.006919004,-0.042964797,0.0056892303,-0.008162792,-0.01161091,0.011344683,0.09338084,-0.021197366,-0.008010192,0.043789055,0.021745805,0.00014619005,0.030524135,-0.031034915,-0.0005346883,-0.03507277,-0.019614993,0.0075040646,-0.01876671,-0.009554416,0.048576586,0.03158334,-0.030651445,0.04076616,-0.013000629,0.0105986325,-0.012199257,0.04306726,0.0062989593,0.030615812,0.031471945,-0.047158092,0.01298089,0.0071594226,0.038923845,0.044946283,0.05191894,-0.010029014,-0.016956333,-0.0963988,0.026629662,0.015752992,0.021715181,0.007312601,-0.0241577,-0.01851743,-0.04149241,-0.015622724,-0.04761255,-0.04587585,-0.026737534,-0.010370263,0.017740678,-0.010882002,0.06079462,-0.009131955,-0.002429452,-0.015575153,0.04564559,-0.011095508,-0.0054310192,0.0013451395,-0.011955863,-0.01950944,-0.031592987,-0.010522511,-0.0034364634,-0.06646192,0.02549622,0.0006926758,-0.02730277,0.0044023795,-0.020695716,-0.07372329,0.010697522,0.0016057029,0.0012821413,0.004435401,0.002694846,-0.015423758,-0.04045995,-0.0051732156,0.090811685,0.0068306774,0.010223406,0.007235102,0.01594059,0.06721688,-0.019604217,0.02747437,-0.018239362,-0.019742854,0.020189803,-0.021040102,0.001216762,-0.012405915,-0.0024251642,-0.008233338,0.009421949,0.026451163,-0.007865885,-0.0076817293,-0.013390429,-0.035145473,-0.007763645,0.0027262343,-0.039506823,0.019132428,0.019998554,0.03083571,-0.014221322,-0.000048886017,-0.010680191,0.016956128,-0.03836351,-0.03808584,0.018442797,-0.025514169,-0.04913009,0.044059828,-0.015306579,0.0021889133,-0.05595378,-0.029413044,-0.005198034,0.02635166,0.019531265,0.027213937,0.021256724,-0.022579992,-0.029901171,0.009087201,-0.013606901,0.0055498555,0.015826318,0.0038910604,0.008545796,-0.03075848,0.0059186826,-0.007591293,0.015278891,-0.020348484,-0.0096655125,0.0181606,-0.027630592,0.023655107,0.0663142,-0.012841202,0.01023389,-0.008056727,-0.029167855,0.0012139642,0.02452545,0.016116664,-0.02283208,-0.017968537,-0.037563667,-0.009068588,0.02283155,-0.018254625,-0.052024886,-0.010651541,-0.020136373,-0.014974246,-0.062407725,0.0120747555,0.015962914,0.009014282,0.0050530243,0.06827842,-0.011767317,-0.0010060909,0.07531482,0.015633464,0.03487031,-0.024574747,-0.052021973,0.017929899,-0.069086395,0.013160547,-0.05197128,0.0051269536,0.03539854,-0.035744824,0.041503813,-0.032668993,-0.020374991,-0.09596931,0.023799296,-0.010514167,-0.0064839656,0.003293549,0.0026576375,-0.012209693,-0.028984588,-0.032359086,-0.0003707442,-0.011607105,-0.010549806,0.088602476,0.017916923,0.03222624,-0.009753685,0.009248801,0.005136891,0.026809262,0.00017084938,0.019239336,-0.042020187,0.03438651,-0.01960169,-0.015220413,-0.018422514,-0.02404836,0.007806661,-0.013309512,0.023826186,-0.006139525,0.020225862,-0.018545127,-0.024999384,-0.023517227,0.0030118576,-0.020453077,-0.017516736,-0.022733627,-0.032325316,0.034801707,-0.0034057226,0.047324542,-0.012078864,-0.0032361764,-0.0053388085,-0.0001479594,-0.02199564,0.001172431,0.010733856,0.027559688,-0.017180359,0.023658829,-0.0039563365,0.045132227,0.0034893327,-0.023842102,-0.038653266,0.0147774825,0.016396597,-0.011919029,0.003235317,0.0427733,0.031194052,-0.007629528,0.024794742,-0.04011589,-0.035934974,-0.0077608554,0.060627323,0.01601272,-0.0018661865,0.021185597,-0.016371323,-0.0122507205,-0.045194965,-0.0035901454,0.020330882,-0.0374206,0.030544985,0.0054210722,0.007316858,0.011357337,-0.014591956,-0.04342387,-0.03051324,-0.013615103,-0.03773528,0.022309223,-0.049835224,-0.05220228,0.010530376,0.028489366,-0.017562903,-0.03435307,0.010411654,-0.075186305,0.037742257,-0.14896196,0.011833619,0.0024346597,-0.0048683854,-0.010562424,-0.00031301923,-0.0060489764,-0.018381812,-0.029061591,0.012942916,0.01571987,-0.02626909,0.016905747,-0.017167782,-0.020881899,0.025941687,-0.03873525,0.036752656,-0.0133827515,0.03426478,0.028376713,-0.024098225,0.047023527,0.0050968914,-0.039225448,0.0070221447,0.051562462,0.0036374638,-0.025321424,-0.05347816,0.010574501,-0.06054597,0.021673558,0.0834102,-0.01584323,-0.010083925,-0.008525156,0.008799049,-0.038177524,-0.011459243,-0.011460612,0.018166788,-0.00032503187,-0.024750542,0.0145274885,0.066561215,-0.039922275,-0.025018161,-0.038630735,-0.0066575436,-0.010941932,0.044952147,-0.036684662,0.02733073,-0.026179714,-0.026307194,-0.061331265,0.02964534,0.0069228215,0.06605117,-0.009554865,0.022709375,-0.03404202,-0.03743308,-0.0026079859,0.026651489,-0.051297873,-0.01974489,-0.0013983853,0.045731254,-0.02461953,-0.0129443025,-0.006603533,-0.035303995,0.011027106,-0.002869625,0.060325455,-0.012622637,-0.035364665,-0.01953199,-0.026057538,0.008986298,0.004228552,-0.06654014,0.050083462,-0.017656695,-0.0047428473,0.006106661,-0.014643444,0.009737343,-0.015012891,-0.029525409,-0.012400399,0.031027015,0.0005830657,0.035503037,-0.03270694,0.008090254,-0.04721169,0.0067234975,-0.011458545,-0.021526968,-0.027044797,-0.02239397,-0.040011037,0.009646735,0.026253585,0.008619332,-0.029120501,-0.03210975,-0.0013819266,-0.02205751,-0.023832636,0.002255436,-0.07055054,-0.02981506,-0.0007987283,0.03796295,0.012002237,-0.0118918475,-0.01470073,-0.01552491,-0.00012899983,-0.019406704,0.0101285875,0.06028899,0.056712374,0.031485897,0.028262734,0.00007502603,-0.0037471778,-0.02546582,0.008056777,-0.008876295,0.037464716,-0.027656049,-0.023647714,0.033344343,-0.004671327,-0.045116458,-0.02229698,0.038634274,0.0036369567,-0.033138722,-0.012704507,-0.05193567,0.016265575,0.018987466,-0.010202437,-0.005970988,-0.005011538,0.0023035437,0.007090538,0.058647227,-0.009080362,0.040523726,-0.0013737621,0.0002839389,0.0008128738,0.038600747,-0.057508435,-0.01111997,-0.03534089,-0.023456138,-0.005508245,0.064452216,0.0070277066,-0.011141088,-0.035839204,0.03420379,0.008932699,0.051657796,-0.012534209,-0.013127553,0.011224694,0.0073973206,0.005100306,0.05208032,0.0042142835,-0.020210784,0.039394543,0.002106295,-0.004828797,0.023753308,0.016869258,-0.020198612,-0.031148342,0.024506122,0.0009104919,-0.021827227,0.0076999846,-0.012861297,-0.008274862,-0.016292067,0.069458604,-0.020157073,0.013272856,0.035065174,0.023364015,0.0009337064,0.011379275,-0.015933901,0.0466865,0.010187093,-0.022771511,0.0027970113,-0.0026574594,-0.010066325,-0.05808014,-0.020147724,-0.044273686,0.03182089,-0.031118691,-0.017682623,0.017201567,-0.034691185,0.070632696,0.017024934,-0.027219685,-0.027959751,0.032569163,0.03641345,0.032109987,-0.07799765,-0.008711796,-0.01222514,-0.024220582,-0.010634459,-0.027293785,0.00731571,-0.04704748,-0.011370899,-0.0017398864,0.073851645,-0.02245725,-0.013956377,-0.056753278,0.022081379,-0.032057337,-0.0063515697,0.04974111,-0.05876552,-0.011436205,-0.0022097896],"last_embed":{"hash":"fvrbtf","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"fvrbtf","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#How It Works","lines":[29,37],"size":205,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fvrbtf","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#How It Works#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019948108,-0.031517576,-0.041203108,0.022569774,-0.04000474,-0.016246377,0.047627542,0.018902734,0.014434183,0.0127307065,0.00022362174,0.006766904,-0.024656422,0.00416306,0.03280775,0.0085945,-0.0092413435,0.026485175,0.03727719,-0.018304292,-0.008975526,-0.019851178,0.03604143,0.037962895,0.0024585226,0.0027123021,-0.03471956,-0.022492772,0.049969725,0.043903675,-0.0036611857,-0.04329377,0.005295675,-0.026569583,-0.041875623,-0.0024057634,0.020362137,-0.0341766,-0.030824685,0.05338722,0.012392489,-0.05687699,0.023358379,-0.027610118,0.05985596,0.003633681,-0.04898059,-0.022354586,0.0039914325,-0.05716625,0.0028391944,-0.022499852,0.025135443,-0.011875218,0.009000026,0.022780966,-0.046048194,-0.054884683,-0.027555855,0.010340136,-0.00574108,0.0075745755,-0.0024932863,0.013626619,-0.07272449,0.032355707,0.04363384,-0.0047792457,-0.008703999,-0.030887172,0.012902535,-0.01827331,0.012428478,-0.0010947796,-0.045822613,0.03494301,-0.0040258463,-0.016993338,0.010094797,-0.011005763,0.013973085,0.011650814,-0.0028771434,0.023510516,0.02595519,0.032338474,-0.022103986,0.03347025,0.008473854,0.020283537,0.0065828664,-0.0064782007,-0.056280024,0.007385121,-0.010237708,0.018438261,0.008506227,-0.0022736962,0.045833312,-0.0032098603,0.0056554205,0.010152318,0.03071797,-0.014581589,0.011327509,-0.012480874,0.0148066515,0.016477592,0.032188673,0.0010312811,0.009047731,0.030191153,0.009853639,0.014397017,0.013744042,0.0109841935,0.008559177,-0.0018673455,0.011325073,-0.013104921,0.004492432,0.014677077,0.08370918,-0.026580138,-0.0153611675,-0.005058376,0.013572605,-0.02129695,-0.0150032835,0.0059488025,0.009880701,0.03589727,0.0068148724,-0.000070377515,-0.03554204,0.008197581,0.03357279,0.018068258,-0.003288649,-0.016819939,0.0341589,0.035829294,-0.017062351,-0.01504159,-0.0033571988,-0.033280633,0.033347335,0.036732994,0.035950456,0.048365656,-0.03169779,0.03771231,0.03475093,0.07168997,0.005405981,0.015730098,0.010041939,0.069995776,-0.04063689,0.005003293,0.03488926,0.0077493275,-0.016962636,0.08135056,0.02515992,-0.00914621,0.00010113884,-0.007680199,-0.0052908985,0.0053707985,-0.014279233,-0.0012680758,-0.016376127,-0.0043829614,0.01603449,0.026597945,0.085196555,0.024300892,-0.010715495,-0.01700706,-0.04224938,-0.017225143,0.0065939273,-0.021586344,-0.030979786,0.04701425,0.017113158,-0.026306923,0.0005293805,0.06521157,-0.028251236,0.014993054,-0.019122055,0.0568702,-0.017775988,-0.04688681,0.047152225,-0.0018883378,0.0001354003,-0.015467421,0.022294194,0.029497096,-0.017094884,-0.015360876,-0.038480747,-0.024337023,-0.047069892,-0.001641212,0.04474902,-0.038946364,-0.014503342,0.05902472,-0.04483735,-0.0052626343,-0.0098893745,-0.046146378,-0.015482751,-0.015546653,-0.00023041433,-0.01361723,0.0011926668,0.07631955,0.006343944,-0.012733023,0.002781129,0.040824022,0.0045133485,0.05586894,0.03705926,-0.03534053,0.011191335,-0.0030566114,0.004313495,0.024062937,-0.021847984,0.006591458,-0.056259677,0.04968677,0.040611953,0.0069843037,-0.018113034,0.024422431,0.04899001,-0.03888239,-0.01050752,-0.046468936,0.04468643,0.01572824,-0.009898808,-0.012636161,0.0014122782,0.0009157751,-0.03180627,0.021057824,0.013834665,0.020728705,0.0010773226,-0.012498517,-0.0005478806,0.0012741972,0.0039532995,-0.015518751,-0.0027805725,0.026873536,-0.0015341514,0.0005659092,0.033868667,-0.05904246,0.013428267,0.012629733,-0.018105172,-0.082288094,-0.010572832,0.030692413,0.0040015047,-0.0043833493,-0.046666488,0.05045591,0.05565634,-0.0018594357,-0.01859004,-0.01679114,0.028752409,0.028516734,0.029745838,-0.035331164,-0.022753183,0.0057350057,0.023959383,-0.017134728,0.012174435,-0.013305838,0.069582716,-0.015149647,-0.029569624,0.024839975,0.012037795,-0.15981379,0.0033363088,-0.023644112,0.040332034,0.022899888,0.028431183,-0.020431833,-0.006075752,-0.026671065,0.07685719,0.043108147,-0.043555237,0.020548075,0.01984205,0.016748058,-0.009855007,0.0032945205,-0.0025015643,-0.02084602,-0.059333667,-0.051573154,-0.022396559,0.073198244,-0.029265052,-0.023108877,-0.0044725765,0.07016879,-0.011400775,0.0006224925,-0.00028692884,-0.10372654,-0.036252055,0.00017123997,0.021033602,0.01872662,0.07849934,-0.015845967,-0.02551551,0.0279796,0.03353094,0.034159187,0.06804009,0.010401369,0.039012995,0.02178978,-0.0032074365,0.0035830336,-0.03383185,-0.044881206,0.012813368,-0.038884684,0.0008809924,-0.03230265,-0.047833886,-0.034612916,-0.0070896903,-0.020661699,0.035116557,-0.04232779,0.008092857,-0.022303846,-0.03236128,-0.022574184,-0.061288197,-0.03470362,-0.009514307,-0.00016227608,-0.0030053908,0.021015696,-0.017882599,0.021017103,-0.06379299,-0.009128303,-0.013988764,0.0055277096,0.04177834,-0.07341923,0.00018050153,0.017344689,-0.13050239,-0.008909454,0.018468753,-0.033008993,0.036666326,-0.024110964,-0.021515427,0.00086348533,0.003181374,0.048242472,0.21888247,0.029572306,-0.019326223,-0.005191248,0.0142302355,-0.04690592,-0.01658639,0.07578027,-0.008238028,-0.024352925,0.013541115,0.015574766,0.021143861,0.02507634,0.011890514,0.004235444,-0.030193504,0.022692436,0.070998386,-0.0072178533,0.030325707,-0.024668988,0.012189926,-0.02471751,-0.060195897,-0.020249683,-0.05365142,0.032595024,0.017482443,0.02136111,-0.03239929,0.031936266,0.015600361,-0.018633427,0.018552713,-0.009090549,0.024283191,-0.041597996,-0.025896152,0.013485167,0.0132813435,0.009900719,0.009265716,-0.036637112,0.013787278,-0.017856225,-0.025419917,0.031123009,-0.027988449,-0.0051606367,0.0030310554,0.0028039105,0.021738019,-0.020294039,-0.047168273,-0.043759875,0.0024578155,-0.007990947,-0.02961299,0.0032476052,0.033369057,0.017871875,-0.0037318808,0.007841275,-0.0012229457,0.012828827,-0.039399892,0.0006653712,0.026161516,0.048510935,0.035226397,0.011910624,0.002952769,0.0017451593,0.022686185,-0.04245026,0.012306659,0.027823005,0.003828216,0.044554662,-0.03627209,-0.007683104,-0.028316423,0.0053096996,0.018820787,0.0011280386,-0.011793721,0.045168392,-0.0122502865,0.031376913,0.0030652306,0.025756452,0.02172345,-0.052324094,-0.03940472,0.028683534,-0.01398767,-0.033787932,0.0040329015,0.050003923,-0.022396656,-0.005661885,0.03434945,0.025184589,-0.00066428544,-0.02371547,-0.0011279561,0.0062321527,0.02452841,0.005928627,-0.047088396,0.0017793279,-0.0076002907,-0.01869818,0.013546435,0.10140888,-0.01473156,-0.0013223756,0.029615758,0.023301616,-0.004315526,0.022259608,-0.023279758,0.006990421,-0.03778286,-0.019264583,0.00866764,-0.020621767,-0.009926947,0.048567757,0.03304192,-0.03129306,0.03547738,-0.010692391,0.0173568,-0.0024120891,0.040814057,0.0030700467,0.029895639,0.03447696,-0.04995911,0.008596734,0.013508993,0.03705452,0.046794113,0.053032245,-0.0068362835,-0.017185194,-0.09972565,0.014917512,0.008310366,0.025688594,0.012150362,-0.028245352,-0.02044679,-0.040797558,-0.013918989,-0.04374081,-0.04082671,-0.023924135,-0.017775606,0.013429484,-0.00019432504,0.055905476,-0.0103441505,-0.012993669,-0.019094314,0.03646913,-0.011377972,-0.0006126166,-0.004384384,-0.005119831,-0.019163234,-0.03348896,-0.0033802046,-0.01757886,-0.067935765,0.02409703,0.00021033992,-0.022129303,0.00035866353,-0.011589876,-0.068223394,0.010967794,0.0010424444,0.010427788,0.0071515795,-0.002179788,-0.014662394,-0.04348107,0.0028942253,0.08784718,0.012852475,0.012525823,0.0062875687,0.015353461,0.06324756,-0.014832098,0.021121824,-0.020261288,-0.028031671,0.022813601,-0.02311496,-0.001865393,-0.01403007,0.000068430236,-0.011175572,0.009636935,0.030997645,-0.001506131,-0.011558186,-0.015548849,-0.031906262,-0.009710299,0.0057075266,-0.04788801,0.016022108,0.02022787,0.033008896,-0.014796624,-0.010672203,-0.008576151,0.028044166,-0.045242943,-0.033615593,0.02136364,-0.02331622,-0.04984991,0.04219739,-0.014724083,-0.0018096281,-0.046104718,-0.02435796,-0.0023050625,0.024633816,0.008559921,0.02903282,0.016982783,-0.020155154,-0.024485376,0.0052560177,-0.008254109,0.006595283,0.005520185,0.0018977607,0.012012495,-0.02445165,0.01248699,-0.008541636,0.015514338,-0.01891026,-0.012513565,0.008358396,-0.02501896,0.015185935,0.06477983,-0.013136957,0.01292306,-0.006605245,-0.032783315,0.0032763325,0.028899493,0.021547642,-0.029558567,-0.022682076,-0.03137473,-0.007905074,0.027157495,-0.023767114,-0.049244676,-0.0035251062,-0.015639756,-0.020488268,-0.070586205,0.010729469,0.014394158,0.010153702,0.009773449,0.078061506,-0.012885523,-0.004486494,0.07446069,0.012054508,0.03512039,-0.019009711,-0.055875313,0.0124913845,-0.07374649,0.017083881,-0.044729505,-0.005996684,0.036138717,-0.02980952,0.04061604,-0.024815872,-0.015176434,-0.09716522,0.014910751,-0.0104696285,-0.0014524879,0.0032402154,-0.0010840463,-0.0082032075,-0.03500301,-0.029867895,0.003295752,-0.010672387,-0.02047485,0.090629965,0.014355121,0.036419988,-0.008642958,0.010263351,0.013547802,0.027144106,-0.00004470257,0.017781325,-0.037665922,0.030077668,-0.018189004,-0.013773414,-0.023088966,-0.034469154,0.01362658,-0.02262744,0.019238653,-0.0101034455,0.02667025,-0.020741323,-0.017707698,-0.028810559,-0.0014800221,-0.021537546,-0.019499863,-0.014762263,-0.038655873,0.03314755,-0.0034367533,0.044993278,-0.012817082,-0.008214104,0.0031808438,0.008294596,-0.017959496,0.008473014,0.012161242,0.027019002,-0.018244196,0.022014633,-0.013678802,0.038965765,0.0041589276,-0.02513181,-0.046478547,0.009242129,0.023779461,-0.011856181,-0.0067311255,0.045359083,0.03122524,-0.007352693,0.026079608,-0.036861673,-0.034199674,-0.011763959,0.064720266,0.016378501,0.0073712827,0.02183922,-0.0214676,-0.0026964347,-0.04493619,-0.0069283983,0.008136144,-0.04170781,0.02434302,0.0056441734,0.012000332,0.0030997628,-0.01465393,-0.03969002,-0.030907154,-0.007874508,-0.037494816,0.019581808,-0.051448878,-0.05494714,0.014580124,0.025124278,-0.01909301,-0.041008953,0.001808295,-0.076533236,0.038161315,-0.14729218,0.017390573,0.0010076415,0.00063689967,-0.010210611,-0.0036976861,-0.015252177,-0.015491402,-0.029944267,0.014559479,0.021704867,-0.026557263,0.013356413,-0.011725729,-0.023773339,0.028587842,-0.03720584,0.039567783,-0.00952869,0.032150425,0.024770454,-0.034254156,0.04153292,0.013271565,-0.033868406,0.00591353,0.044555716,0.011818864,-0.021329386,-0.04931388,0.007689412,-0.055810098,0.016782504,0.07939329,-0.008589004,0.0033318596,-0.008287366,0.0036641578,-0.04182512,-0.014543856,-0.008979506,0.01687808,-0.0015955679,-0.023074536,0.013570097,0.06930135,-0.044268064,-0.023240756,-0.036575478,-0.014395283,-0.010741216,0.04288606,-0.028075587,0.025781745,-0.029071914,-0.019384712,-0.062116712,0.03174405,0.0036490571,0.07318283,-0.008692051,0.021348199,-0.03885044,-0.039325967,-0.010723995,0.017531713,-0.04850865,-0.0069830553,0.0075590736,0.045079187,-0.032269493,-0.0023302862,-0.00812994,-0.029364273,0.0062038978,-0.0031920362,0.05267791,-0.019592064,-0.030381007,-0.012091381,-0.038046677,0.008773445,-0.0029961788,-0.07002592,0.041819647,-0.008411363,-0.006451983,0.003197035,-0.011943595,0.012488143,-0.016265592,-0.021356875,-0.017339585,0.039883316,-0.0026263855,0.044392623,-0.036334395,0.004669641,-0.03884727,0.0018619933,-0.012908738,-0.016490202,-0.021476692,-0.02507309,-0.049312714,0.009525248,0.02841814,0.004751612,-0.03008043,-0.033955824,0.0034874205,-0.01820317,-0.016011817,0.0029950782,-0.07337192,-0.027953455,-0.0005724449,0.03406077,0.009577991,-0.0047820006,-0.018208506,-0.02070272,-0.0012528494,-0.022331959,0.0056165024,0.052464366,0.055972494,0.028916998,0.020773552,-0.00700407,-0.012371519,-0.011945966,0.010154966,-0.009947084,0.032827646,-0.023358956,-0.017392032,0.03179314,-0.006062194,-0.043492448,-0.01757699,0.039876714,-0.0056784903,-0.03444967,-0.017792402,-0.0488908,0.010895594,0.01958291,-0.0014244413,0.00829872,-0.00962091,-0.00096339994,-0.004338735,0.053522963,-0.015546804,0.035954066,0.00062066934,0.005616091,0.003933176,0.034754343,-0.058791995,-0.008683956,-0.032802545,-0.020972798,-0.0033887208,0.060656015,0.011678722,-0.009242038,-0.03233567,0.044185612,0.005512667,0.05279958,-0.0104092145,-0.017439913,0.0045224284,0.012439718,0.0071285125,0.051525485,0.0036289918,-0.01001233,0.035601284,0.0005527954,-0.0018616405,0.023684341,0.018855838,-0.017871272,-0.030576628,0.027829852,0.005240963,-0.03188843,-0.00064442155,-0.016203916,-0.0060074674,-0.01759023,0.0683696,-0.021949755,0.012296571,0.0356555,0.025762448,0.0026031719,0.011248166,-0.018484836,0.045235597,0.009559332,-0.01257228,0.004359223,-0.006204769,-0.0144098345,-0.062271446,-0.014253262,-0.043609418,0.022161638,-0.033259746,-0.021736331,0.028321745,-0.031558216,0.064891055,0.015312246,-0.027870486,-0.027554166,0.02958034,0.025467021,0.04484447,-0.071068935,-0.009832548,-0.022073768,-0.026712598,-0.017646424,-0.029798333,0.02032735,-0.05068151,-0.0017781485,-0.0026036124,0.06601167,-0.024302315,-0.009267192,-0.060798366,0.012807337,-0.032131054,-0.011909034,0.046462722,-0.06230598,-0.011580868,-0.0067155645],"last_embed":{"hash":"1qn6xyq","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"1qn6xyq","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Solution: Tasker-Based Escalating Enforcement System#How It Works#{1}","lines":[31,37],"size":187,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qn6xyq","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.020648943,0.013806298,-0.024202868,-0.0158772,0.0014923053,-0.015117869,0.04918484,0.048663232,-0.018199833,-0.020194411,-0.022677092,0.024183089,-0.004766712,0.009672988,-0.0029805813,-0.024692208,-0.029999377,0.01649864,-0.0015597962,-0.026459944,-0.06991952,-0.033467785,0.055825356,0.009209482,-0.028430298,0.067318,-0.01875285,-0.02441912,-0.029285915,0.02345178,0.038050022,-0.019796675,0.026448892,0.0030130283,-0.0023252824,-0.025294948,-0.012716574,0.007390367,-0.09806299,-0.0010659532,0.04022047,-0.03120557,-0.044258874,0.025019286,-0.011793371,0.01584505,-0.026284376,-0.05884554,0.00792495,-0.016736943,0.014208407,-0.014385808,0.013189945,-0.011811553,-0.0058419285,0.039024428,-0.0011420229,-0.009291113,-0.011560501,-0.008958011,-0.014854733,0.021729402,0.0012829955,-0.026518596,-0.06171205,0.028564207,0.014238442,0.013221511,0.03239085,-0.019030599,-0.0065755695,0.008171048,-0.017045472,-0.05206265,-0.03237323,-0.029431593,0.024715789,0.021828385,0.017383609,-0.040573765,0.12784496,-0.023934375,0.0016509974,-0.006702597,0.011704895,-0.029473912,-0.00016879095,0.069295004,-0.003107395,-0.0006477914,-0.028569555,0.026859574,0.013060804,-0.050289083,0.0029580554,0.033970363,0.022594823,-0.071668394,0.0055911513,0.019589055,-0.050037514,0.0012963717,0.034690965,0.045165885,0.008665784,0.025843104,-0.012725803,0.043629743,-0.030764341,0.026282873,-0.037285767,-0.013463205,-0.006341578,0.0026171214,0.025746105,0.0009797749,-0.027090596,0.017654235,0.03380666,-0.006575105,-0.004536838,0.060281403,0.00244303,-0.0029274218,0.013398893,0.00062500656,-0.010361899,0.06638543,-0.042750504,0.018377744,0.019395623,0.021727359,0.003049477,0.0026650494,-0.012768917,0.0027327274,0.05434165,0.05982924,0.02578209,-0.02253392,-0.016020026,0.022459486,-0.036638927,0.0042363326,0.012192558,-0.01729789,-0.005240767,0.017483804,-0.010543696,0.07945195,-0.06567195,-0.015038395,-0.008453081,0.015950445,0.022183731,0.035351288,0.03245195,0.0089429105,0.0031542352,-0.030022081,0.0041338326,-0.007919979,-0.004254724,0.05959213,0.0017767047,0.019082246,0.0064131957,0.005256906,0.0051498855,-0.009569791,-0.013082901,-0.020897016,0.030150061,-0.0075140656,0.0049370513,0.05333987,0.044040505,0.032711755,0.02508316,-0.044285327,-0.012789713,0.0013444244,0.00248016,-0.03937335,0.024999423,0.0014464365,-0.004422624,0.006709394,0.002789316,0.046818193,-0.029293548,-0.042841524,0.028766168,0.023057202,0.007468179,0.0017909855,-0.030714776,-0.0076093026,0.03406558,-0.02697916,-0.014418933,0.005088588,-0.047527175,-0.017992051,-0.015538471,-0.01414886,-0.027921828,-0.026979605,0.031064652,-0.0044658,0.02700209,0.034458596,-0.0021954875,0.027289592,0.019800307,-0.017996918,-0.00772481,-0.047295347,0.019113474,0.009946809,0.0053765,-0.008194354,0.019873295,-0.019893106,0.013192201,0.00432228,-0.018157091,0.03703588,0.026720718,0.032287836,-0.048248503,0.09199676,-0.020383123,-0.029090945,-0.05915187,-0.013152475,-0.04257206,0.02376802,0.023148641,0.022366816,0.019355457,-0.033463612,-0.011023914,-0.03628414,-0.039271474,0.028764276,0.002678599,0.012793336,-0.014692127,-0.003299447,-0.011182593,-0.005847344,0.012835511,-0.025196768,-0.022373239,-0.030511439,0.009452256,-0.015167993,-0.024286365,-0.0151753025,0.015514631,-0.039697587,0.011570515,0.05165941,-0.00047058763,-0.014952804,0.027359955,-0.016772106,0.023070076,0.02140209,0.010241842,0.0010160062,-0.031446792,-0.026372766,-0.038650043,-0.014519527,-0.021576187,-0.01784561,0.025866788,-0.040876955,-0.030139992,-0.039765358,-0.016909024,-0.02671113,-0.0042975345,0.046434604,-0.034410868,0.0133463675,0.023460126,-0.02127407,0.0055239554,0.0029669767,0.0685824,-0.03660951,0.008471364,0.03486785,-0.046427656,-0.17094927,-0.041988138,0.010134612,0.005259037,0.0129348,0.01707129,-0.007766325,0.0061123082,-0.0239198,-0.03670144,0.0014490836,-0.12911585,0.020684414,-0.019536747,0.06369718,0.026656622,0.020835483,-0.0029598556,-0.010968569,-0.061394915,0.011647665,0.015388288,0.054453924,0.026018316,0.029373664,-0.009956287,0.010069801,0.04004246,-0.0027618092,-0.011465395,-0.030907813,0.05092189,-0.036856923,-0.024522996,0.009785266,0.034395818,-0.010920213,-0.005986176,0.026833307,-0.006272264,0.04089968,0.03726742,0.0064130635,-0.040106982,0.024490299,-0.03042159,-0.0019108701,-0.0037843287,-0.0070565185,0.002657884,-0.015492075,0.051686816,0.010289819,0.003922986,0.00058360386,0.03534244,0.022440506,0.03877164,0.023644943,0.011687683,-0.03691225,-0.05264194,-0.05623612,-0.022358974,-0.016730748,0.028562225,0.0002792314,-0.0143699115,-0.009694747,-0.049539436,0.0005438828,-0.031577308,-0.048849657,-0.03326426,-0.041529804,0.015417046,-0.004537994,-0.014553013,-0.011856374,-0.09050517,0.01222553,-0.004845136,-0.034382578,0.011179081,-0.00376404,0.011260555,-0.05888782,-0.024358766,0.015114715,0.3537489,-0.03720135,0.0061907275,0.018745579,0.024791129,0.00961505,-0.011616239,0.025638299,0.017775832,0.0013845094,0.0026548414,-0.002902662,-0.0011926403,0.04143148,0.04084011,0.061366618,-0.042428907,0.014903782,-0.01255391,-0.0077801864,0.005851492,-0.061323162,0.0127359675,-0.029552437,-0.050562046,0.021193106,0.04193455,0.002076906,-0.03704283,-0.00855911,-0.019490357,0.014465399,-0.032768957,-0.00510623,0.020919295,0.010860989,-0.051008362,-0.055272482,-0.033128556,-0.020046785,0.026325034,-0.0023643565,0.0054572355,0.0014256701,-0.055759087,-0.021593116,-0.03887377,0.012308017,-0.00023240654,-0.043497097,0.048254073,-0.01592717,0.00403203,0.0133379195,-0.03272128,0.008405968,-0.01272847,0.029990114,-0.015482245,-0.0025476029,0.034335725,0.023529159,-0.041766487,0.03165594,0.030335104,0.008873809,-0.03318802,-0.012206501,-0.017756235,0.0056779585,0.055172045,0.00017296366,0.00034337922,-0.008060491,0.016636115,-0.029757103,-0.047922876,0.0015638976,0.02250792,-0.0050772275,-0.021043114,0.012306251,0.018020185,0.019783154,0.01853581,0.02077664,-0.010363606,0.019838547,-0.009497424,-0.020686327,-0.0043782066,-0.012042464,-0.02036241,-0.01341866,0.032762997,-0.022136105,0.057521604,-0.0403369,0.039244343,0.021906476,-0.0091827465,0.009605681,0.012414595,-0.00085019204,0.0056175846,-0.009270326,-0.034098826,-0.043681104,-0.028665228,-0.0053589097,-0.03755386,-0.01736415,0.038370177,0.0073471274,0.050784133,0.032474212,0.008093124,0.022693463,0.016630385,0.024842573,-0.051397186,-0.033374127,0.011151582,0.025635803,-0.007472041,-0.08692142,0.014177102,-0.00056131085,0.000894018,0.00047736507,0.001245513,0.02052085,-0.017686106,-0.029469589,-0.005411276,-0.029853517,0.021104809,0.0066248197,0.0222472,0.052621562,0.01490952,-0.0300491,-0.008726257,0.055383455,-0.0061431667,-0.0054172375,-0.01694452,-0.018002525,0.01041778,-0.008144963,0.014556444,0.022056084,0.050536595,-0.030621393,-0.031017153,-0.020571284,0.020551411,-0.029084768,-0.024902724,-0.04414238,-0.013290351,0.013044105,0.029740661,0.06355015,-0.003292575,0.030161053,0.010199322,0.039221447,-0.023339441,0.01245376,0.020298002,-0.040659603,0.021159874,-0.018883923,0.008929308,-0.047350816,0.009922009,0.014295066,0.02957235,0.0018702621,0.029533295,0.012210023,-0.0053053973,0.022086736,-0.023111103,-0.010413009,-0.015503614,0.021042494,0.0015809713,-0.021103164,0.029331096,0.04653221,0.010967715,-0.01488401,0.016686786,0.006891476,0.021713315,0.012814489,-0.009474507,0.02808773,0.047499735,0.025892096,0.017273992,0.03988372,0.03069856,-0.019317508,0.0029415297,0.01102152,0.042076234,-0.02742505,0.022584502,0.001591353,0.009235374,-0.030225046,-0.029192774,-0.025138967,0.036094233,0.057274297,-0.00537896,-0.008433518,-0.03883727,0.0033706508,-0.0096605355,-0.071666,-0.004233067,0.05124502,-0.040889874,-0.027251959,-0.025963172,-0.0021299126,-0.01984476,-0.03020515,-0.03403508,-0.021221057,-0.016177686,0.004608464,-0.0030000836,0.0284092,-0.011248594,0.037812773,-0.006012216,-0.025449041,0.02117417,0.0043772515,0.004736209,-0.0062266616,-0.031655386,0.016543424,-0.027715446,-0.008679836,-0.010946249,0.004297394,-0.07171577,-0.049275305,0.010885811,0.060890373,0.026354872,-0.011539034,0.005528473,0.010300276,0.012075786,-0.003262058,-0.002639555,0.0018538147,-0.021760957,0.0011132642,-0.010648534,-0.027599944,-0.0020932448,-0.056949925,-0.018536666,-0.021871252,0.010119076,-0.04488378,-0.012235678,-0.004436027,0.03758144,-0.056332573,0.034952186,-0.0019416919,-0.049876653,0.019296475,0.017354848,0.020712169,-0.021241102,-0.012483958,-0.0124016525,-0.0030678606,-0.01651798,-0.015812617,0.01598492,-0.019788353,-0.029108414,0.00255654,-0.009658135,0.017484432,-0.059379455,0.034373615,0.036794722,0.015515614,0.018634757,0.009245899,-0.010904178,0.0033656317,-0.021264585,0.044465896,0.014781843,0.011963533,-0.010653764,0.0013605547,0.0023403708,-0.03405821,-0.034762114,-0.022583622,-0.024759522,-0.026613548,-0.02770874,0.011054195,0.0084515335,-0.031688016,0.024196029,-0.008022325,-0.012565451,-0.0028507567,-0.015892766,-0.006538202,-0.01263123,0.0073742666,-0.027932243,-0.029248714,-0.030723885,0.024605166,0.02453056,0.008294262,-0.022888375,0.0036002854,0.0646679,0.010981355,0.0007065569,0.019233877,-0.043534417,0.048786573,0.009751414,0.02542738,0.032832753,0.06696683,0.028143773,-0.042443622,-0.021064099,-0.032952257,0.05928122,0.007900525,-0.016392244,0.008363139,-0.003535994,-0.009406715,-0.004246366,0.022190077,0.037167434,0.024045805,-0.009552703,0.05564317,0.03817024,0.033332817,0.01793028,0.0140608195,0.02350167,-0.024455948,-0.0060775285,-0.034505453,0.014577936,-0.005273382,-0.036020536,-0.04714079,-0.029098378,-0.0023313481,0.045875464,-0.010502459,0.028415011,-0.031852335,-0.01826299,-0.0023864016,0.011553349,-0.04092151,0.023119071,-0.011058711,-0.005782774,-0.00097074447,-0.01784712,0.007863421,-0.012544015,0.015682118,0.002911532,0.0015547824,-0.11500302,0.047771547,-0.0142937135,-0.04655362,0.020861337,0.024436569,-0.035169262,-0.028554909,-0.007892357,-0.018411715,0.05084995,-0.041419614,-0.011028815,-0.021427823,0.007954271,0.014138905,-0.019239584,0.043821283,0.012301324,0.061967023,-0.0012090282,-0.03279143,-0.0070833154,-0.08163829,0.009061045,0.029891975,-0.036229227,0.029177317,-0.005206654,0.015096746,-0.009449036,-0.023386415,-0.019757004,0.03748737,-0.016208827,0.030172331,-0.042525046,-0.03307716,0.001339234,0.047155634,0.03270283,-0.008607165,-0.018485662,-0.009242116,-0.016895588,-0.0118236225,-0.033180166,-0.02230493,-0.018422794,-0.024329424,-0.08400602,0.002389307,0.027969712,-0.00955287,0.019731676,0.02151754,-0.021729788,0.0057054413,0.014424018,0.025752584,0.009829917,0.00004531867,-0.0177942,-0.034795932,-0.021959981,0.013991258,-0.00011822637,-0.009599671,-0.027929926,-0.033310242,0.00025498375,-0.049983546,-0.015137446,-0.044045545,0.019442663,-0.021710565,0.05061626,-0.04973521,0.00892187,-0.018635053,-0.020245137,-0.004447308,-0.0034952976,0.018496312,0.054068,-0.025114862,0.0009292385,0.015281471,-0.012594635,-0.009901192,-0.04604616,0.04858294,-0.013759156,0.07493129,-0.007808105,0.02059271,0.019079283,-0.005637026,0.015732817,-0.0108901765,0.04811479,0.047633033,-0.039118,-0.00202423,0.019036395,0.0018862862,-0.017527118,0.01882698,-0.044710312,-0.019734986,-0.01492381,-0.05791242,-0.050874643,0.044180013,-0.047857746,-0.016557142,-0.031525735,0.056422595,0.010576038,-0.013141944,0.0051513123,0.024282468,0.007141037,-0.06708447,0.01179074,0.008940796,0.011205946,0.0009413161,0.07969271,-0.03727826,0.051446065,0.004626141,-0.0155162085,-0.011856479,0.0020056919,0.014560122,-0.008463996,0.077027336,0.021008285,-0.041446485,-0.022400599,0.043946683,-0.0068091457,-0.031156002,-0.04021344,-0.023063457,-0.00005576827,-0.023066374,-0.000022584803,0.017890528,-0.0033672191,0.0073591545,0.0032630612,-0.014492633,-0.035514712,-0.019933982,-0.0025130156,-0.041972693,-0.016207194,0.06538284,-0.00006217574,0.0036245538,-0.019515658,-0.0086469315,-0.02112027,0.022891011,-0.010398135,-0.03606684,0.008799293,0.040574607,0.027138937,0.032901965,0.0018022886,0.052466944,0.026934957,-0.028729307,0.007008918,0.040059138,0.01585188,-0.04574756,0.0060886643,-0.039487172,0.027466375,-0.0027923025,-0.0046809246,-0.015315377,0.01467921,0.013389454,-0.0011685399,0.014571485,-0.025855988,0.018088335,0.023315692,0.022732476,0.005141238,-0.015749823,0.012870563,-0.013408356,0.00117483,-0.021336038,-0.04177442,-0.06466475,0.008903586,-0.014371936,-0.01807455,0.015326996,-0.024444385,0.0067320936,-0.0045571225,0.004814385,-0.021859594,-0.00028381436,0.03927107,0.05442009,0.018002313,0.015816897,0.014053595,-0.0009796944,0.04335384,0.013568045,0.016393803,0.035175145,0.018757684,-0.03021121,0.012999985,-0.024581933,-0.014899813,0.028735656,-0.012060356,-0.013445772,0.025134932,0.062113207,-0.0013957471,0.012523217,-0.013966584,0.01632255,-0.0062353737,0.054318003,0.0016938358,-0.028832173,-0.02465442,-0.038445555,0.0015100647,0.002056558],"last_embed":{"hash":"f9egnv","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"f9egnv","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks","lines":[38,209],"size":3269,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"f9egnv","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 1: Morning Meditation Check (7:00 AM)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.006292232,-0.036192466,-0.035702772,-0.016273214,-0.04555304,0.0031813409,0.0348267,0.009732335,0.03435753,-0.0006953276,-0.0006872436,-0.014013744,0.0004738012,-0.01767608,0.062092822,0.000007470246,-0.01761868,0.029072894,0.026423508,-0.012863417,0.013037731,-0.01462208,0.04554656,0.023963027,-0.007069496,0.018535152,-0.03260381,-0.038864087,0.031858236,0.062097028,-0.009407404,-0.050132412,0.0025335522,-0.03372203,-0.026611226,0.00030023005,0.031522065,-0.0140444795,-0.041927446,0.037917383,0.006973285,-0.042019617,0.0071116365,0.00091770117,0.05291587,0.005280636,-0.020233965,-0.029850611,-0.009140656,-0.04559258,-0.010811653,-0.02990485,-0.0068799015,0.012361756,0.025469016,0.022115842,-0.018519234,-0.047601342,-0.041184235,-0.0057857805,-0.015581271,0.05066949,-0.008957039,0.01344926,-0.046524864,0.021006338,0.033276908,-0.00879762,-0.019103114,-0.027837308,0.0033830577,-0.0035596834,0.051447835,0.0047689993,-0.057848386,0.06080862,-0.0010789806,-0.010807516,-0.012704867,0.00446735,0.017504444,-0.004174568,-0.023890281,0.019147703,-0.012746097,0.035286076,-0.017207457,0.08286678,0.0065576597,0.0007217411,0.003846899,-0.027256371,-0.04074028,-0.02655439,0.0039654537,0.010051755,-0.002421463,-0.026445704,0.060509346,0.02175592,0.03714214,0.018014172,0.048980553,0.015705306,0.037971236,0.027634991,-0.011136547,-0.012314388,0.0017502769,-0.030225748,0.0002830957,0.010351241,0.004855638,0.03157291,0.012619468,-0.018308245,0.020433256,-0.02134863,-0.011736805,0.0067979256,0.03665876,0.058055032,0.05806083,-0.045046616,-0.023478683,-0.005580133,0.004599805,-0.045571525,0.0053165243,0.012975469,0.0021077492,0.043933224,-0.006963594,0.020750564,-0.035889916,0.013018637,0.012988488,0.04479393,-0.0030664294,-0.04751525,0.037043728,0.06546549,-0.031121286,-0.031968936,0.0068696314,-0.040812902,0.031671707,0.022350643,0.038421128,0.027412152,-0.020416226,0.018108116,0.0028530725,0.06397085,-0.0070914254,0.002220319,0.021785077,0.06527861,-0.023148961,0.008080353,0.065649465,0.0348492,-0.03014483,0.08154161,0.0022592207,0.008499837,-0.009318687,-0.0053262366,-0.018574534,0.015698766,-0.033879805,-0.00084329,-0.00007856333,-0.028135119,-0.00043647207,0.016911041,0.06569162,0.013192088,0.0014961294,-0.0038115152,-0.031560034,-0.008397014,-0.0012875135,-0.04684707,-0.03239565,0.035115264,0.0011377434,-0.033898782,-0.0010766081,0.058050223,-0.005787899,0.023548367,-0.039362174,0.052319497,-0.019744745,-0.023252945,0.03550031,0.0061403615,-0.00018173097,-0.0068703354,0.012429297,-0.011974796,0.02629223,-0.047139246,-0.0031245295,-0.005228047,-0.038838,-0.020817505,0.050320644,-0.025123384,-0.015060345,0.024064511,-0.014494861,0.0074273823,-0.012302625,-0.03838649,0.004207396,-0.0181609,0.029880451,0.0062787742,-0.02072581,0.061936878,-0.0009808418,-0.029182103,-0.008185518,0.04048793,-0.01889346,0.05715668,0.044623766,-0.028042875,-0.0017007294,0.014645771,0.0033749803,0.031037895,-0.013255129,-0.0043285433,-0.051382042,0.039751865,0.039371237,-0.027578147,-0.027005529,0.031946167,0.011202337,-0.025771901,-0.029020093,-0.04383246,0.033332873,0.00841732,-0.0132312495,0.0066963127,-0.0095976135,-0.019268509,-0.02327354,-0.003596362,0.031097876,0.039648984,0.00298908,-0.00995813,-0.018565647,-0.01676643,0.017963855,-0.010750676,0.0076980065,0.036478627,0.0020930346,0.0059243445,0.014321338,0.0013864278,0.010709789,-0.009678718,0.017660456,-0.048124395,0.024207301,0.022534214,-0.027890226,-0.009060312,-0.023509795,0.025072118,0.07131423,-0.011601677,-0.023615424,0.008606399,0.033673767,-0.0045310142,0.035746224,0.00038184805,-0.018831506,-0.032883544,0.024104849,-0.04724586,-0.03747764,0.028665356,0.060319163,0.009797434,-0.014438092,0.017987004,-0.00065885077,-0.17434627,-0.0043548197,-0.022765797,0.03147684,0.018493336,0.039096635,-0.03927744,-0.016338475,-0.01429824,0.08018821,0.024616776,-0.031492006,0.025264788,0.0052939192,0.012774961,-0.025555106,0.0033591979,0.032876585,-0.0395796,-0.04279689,-0.058891978,-0.05320855,0.09010088,-0.023819234,-0.05058977,0.003943861,0.058141302,-0.0070014014,-0.009044233,-0.017589405,-0.06915223,-0.006227704,0.002427701,0.012870164,0.0028646647,0.03584443,-0.008058591,-0.034680624,0.05321498,0.03129646,0.047858767,0.046043348,0.0009201616,0.032355014,0.033741657,0.026290024,0.004548269,-0.008526586,-0.04275211,0.0234459,-0.035536822,-0.027679557,-0.0030316005,-0.016255764,-0.049246777,0.014092659,-0.017722439,0.017616559,-0.063049205,0.004814128,-0.007985044,-0.040657133,0.0052888957,-0.020688603,-0.0291977,-0.009877674,-0.008796458,-0.0085377395,0.005303595,-0.029097708,0.018691571,-0.07784652,0.013557703,-0.01656671,0.003166685,0.044004407,-0.034306508,0.0038325016,-0.014945545,-0.1291037,0.00093007606,0.015165806,-0.049949422,0.008172288,-0.006397192,-0.04585753,-0.020932429,0.02630463,0.017001264,0.21114051,0.041675657,-0.0011286136,-0.020042041,0.025970545,-0.012205294,-0.040458504,0.031697292,-0.0067093694,-0.02854658,-0.00092256017,-0.009531354,0.02678573,-0.005884935,0.039694697,-0.011167403,-0.041606985,0.03812204,0.08021881,-0.017578999,0.038950995,-0.015602479,0.007930076,-0.006964214,-0.07026048,-0.026909038,-0.024936803,0.0114327585,-0.009134273,0.035643563,-0.04636478,0.0017702982,0.037086144,-0.03293905,-0.027427569,0.011693611,0.047753017,-0.025107939,0.0002363667,0.022070093,0.01409052,0.005069587,0.03275483,-0.018232703,0.0054567195,-0.020028004,-0.031125389,0.008052221,-0.00001008361,-0.00069152424,0.03546541,-0.0020539297,0.015213257,-0.005997686,-0.028842922,-0.033854008,-0.018366141,0.011128339,-0.039375447,0.022566168,0.04122877,0.007147791,-0.043687865,-0.0049933456,-0.0038828675,0.027626596,-0.017189965,0.012522069,0.004762295,0.03395833,0.036991984,0.0086806845,0.009667464,0.020553974,0.01387114,-0.077447265,0.026928818,-0.0034594105,0.005958775,0.032528516,-0.017258013,-0.01993386,-0.01838597,-0.010472018,0.011342036,-0.008067989,0.013638308,0.052388575,-0.040257752,-0.003956429,0.004887675,0.014157857,-0.0063102623,-0.020715801,-0.01450682,0.013509588,0.017516457,0.0062045665,0.015736416,0.047326297,0.019002946,-0.008789891,0.020554002,0.007952666,-0.027713092,-0.04344458,-0.008194115,-0.009174802,-0.008602178,0.018232604,-0.07699604,0.0048436183,-0.013221222,-0.011166507,0.035752222,0.07701719,0.013850151,-0.0052162227,0.029959336,-0.0009052183,0.0003221387,0.021008648,0.017876493,0.018804884,-0.015714819,-0.049833048,-0.034249693,0.01616163,-0.009891874,0.054795075,0.019452678,-0.033659413,0.007859785,0.025532825,0.0036391641,-0.0020200596,0.044242423,0.00026715882,-0.009020504,0.05142287,-0.03764509,0.017264873,-0.01377562,0.0383822,0.0192066,0.027953425,0.020994557,-0.032973275,-0.069525026,0.028418392,-0.010943406,0.008030807,0.018470883,-0.04505925,-0.0056869877,-0.06868945,-0.024312373,-0.037326083,-0.035529103,-0.024601853,0.005501728,0.0066802986,0.044159804,0.08099078,0.015509025,0.003193512,-0.0073812604,0.009280245,-0.0138642555,-0.0019878738,-0.020509887,-0.026912779,-0.0028913661,0.006203153,-0.0035906653,-0.060719967,-0.050904363,0.016303573,-0.01180548,-0.024093576,0.060565703,-0.042885117,-0.019675411,0.020417651,0.0212515,0.020001438,-0.00043845494,-0.016632752,-0.001533647,-0.022671314,-0.002923828,0.08878089,0.020800939,0.007989525,0.026966872,0.0052100434,0.07906398,0.010892591,0.024607953,0.030405397,-0.009254168,-0.010982929,-0.0014480604,-0.0060866075,0.010074327,-0.02516297,-0.012634174,0.029219927,0.042225014,0.027888035,-0.0012986534,-0.038752668,-0.017164532,-0.009180969,-0.046655826,-0.04205297,0.004914402,0.05981384,-0.014849037,0.00014369594,-0.019677727,-0.009236579,0.033285554,-0.045514442,-0.020182757,0.017673813,-0.0075240955,-0.03248606,0.044254545,-0.021526963,-0.004098006,-0.039883222,0.015699113,-0.006408216,-0.0015190655,0.012181736,0.010097915,0.01680273,-0.026048834,-0.0051196823,-0.024746295,-0.0033077365,0.015580711,0.0117377015,0.024859983,0.013345614,-0.00053263304,-0.027230924,-0.008648078,0.0006914822,-0.017140906,-0.028223466,-0.0016769923,-0.011096928,0.013253783,0.053320542,-0.0028190147,-0.003459254,0.011445072,-0.015839867,0.00084327365,0.021367602,0.0052927076,-0.027593542,-0.05194938,-0.029902311,0.011684901,0.0038153548,-0.037198205,-0.014042918,-0.012898881,-0.029459149,-0.0052636797,-0.043917526,-0.017460266,-0.0024581705,0.03950407,0.002421111,0.07716658,-0.023872407,0.010782419,0.07224608,0.05181769,0.03798086,-0.04363542,-0.011269224,0.016547343,-0.05843996,0.036121674,-0.02852158,0.0067362273,-0.0073514073,-0.03714911,-0.00054375356,0.0004360361,-0.025432045,-0.061591994,0.034641564,-0.021057636,0.0069899117,-0.015370546,0.013062984,-0.0155842025,-0.017921086,0.010501657,0.016296748,-0.02970612,-0.027580928,0.05649562,0.034838434,-0.0013937165,-0.019554222,0.012309067,0.032428708,-0.0004474321,-0.005724294,0.028371647,-0.031194596,0.036589514,-0.027142024,0.02554946,-0.021711964,-0.057905942,-0.017158028,-0.02109434,0.009405008,-0.020868948,0.031708054,-0.008863503,-0.011448771,-0.0048803627,-0.013840484,-0.015841747,-0.03462842,-0.04526587,-0.0030305178,0.053974308,-0.015350141,0.023091633,0.008735361,-0.011579192,0.012177352,-0.0047229687,-0.03681927,0.015225519,0.019708045,0.021167899,-0.030061282,0.010054242,-0.0033884067,0.05320034,0.011286601,0.001288069,-0.048701473,0.013868407,0.01344361,-0.009160981,0.0011040459,0.06630954,0.034003384,-0.01402945,0.046905518,-0.02473277,-0.05378128,-0.024754506,0.049716562,0.0098831905,-0.007245211,0.0069616637,-0.042970438,-0.010754407,-0.009876915,-0.020357631,0.023253854,-0.02235076,0.027206706,0.0014884924,-0.03145712,0.02726281,-0.01654005,-0.04103227,-0.034869447,-0.008843862,-0.00016669571,0.018492494,-0.02371957,-0.023885753,0.025254058,0.020547176,-0.025238913,-0.020406887,0.0055348673,-0.065842316,0.0032422845,-0.14934629,0.014514093,-0.0268584,-0.021558162,-0.0030617095,0.0020340038,-0.049854822,-0.01737561,-0.03010093,0.004760261,-0.026930133,-0.027245311,0.023334693,-0.0065885987,-0.024553249,0.03487615,-0.031823184,0.044402502,-0.029865557,0.062188093,0.010000606,-0.011323773,0.06490927,0.025775239,0.014057259,-0.031941734,0.0129420515,-0.006591223,-0.030728173,-0.023284243,-0.0015935743,-0.03389843,-0.006816653,0.07071964,-0.0030336033,0.0092507675,0.009565205,-0.003686024,-0.052511692,0.009500714,-0.026734892,0.017594974,0.023567256,-0.029831672,-0.0011481689,0.11433665,-0.028539808,-0.0004769603,-0.032015238,-0.009494179,-0.002644715,0.053436603,-0.041847922,0.017003097,-0.020144245,-0.014866166,-0.014734158,-0.032209832,-0.058515906,0.026111392,-0.017731462,-0.012011648,-0.013838576,-0.04523785,-0.007391682,0.037048176,-0.060607877,0.02314059,0.011701941,0.023185395,-0.02607985,-0.04734267,-0.0021705779,-0.031462617,-0.014071971,0.022413503,0.028319262,-0.029284632,-0.022582147,-0.020966586,-0.02434241,0.0028156042,-0.01635432,-0.015444164,0.0116610695,-0.011432513,-0.018778833,-0.006075667,-0.044725265,0.008104858,-0.020193323,-0.035629306,0.027966723,0.024463063,-0.004915493,0.026708398,-0.029101294,-0.019636855,-0.032996293,0.014858027,-0.013347381,-0.013297614,-0.038743578,-0.020652914,-0.039656017,0.024778476,0.018572481,-0.0060000103,-0.049242754,-0.059594024,0.011332577,0.011383358,-0.036054693,0.023706201,-0.10254242,-0.012144922,0.011163175,0.057068355,-0.013019495,0.019462887,-0.008125973,-0.026063252,-0.02495236,-0.026123535,0.014161398,0.05619253,0.06566717,0.02366217,0.021563355,0.0031782708,0.0036557883,-0.03567918,0.008044425,0.020255316,0.029997563,-0.02230881,0.00004627712,0.03895734,-0.031303614,-0.065174215,0.007977463,0.011717126,-0.004611166,-0.022343531,0.008940453,-0.058248676,0.006450653,0.0041342354,0.023811474,0.003078749,0.03069044,-0.012184804,-0.0035956742,0.04440799,-0.021515314,0.07108063,-0.033594117,0.051867962,0.0200619,0.041686267,-0.062009457,0.016643943,-0.032978345,0.016319593,-0.0277787,0.06932707,0.01416519,-0.034747206,-0.049909864,0.010614842,0.013453741,0.028306674,-0.0033901506,-0.03525355,0.0043081143,0.015856184,-0.004551207,0.017907722,-0.0018182033,-0.014937808,0.025646025,-0.012959014,-0.006627006,0.0060893605,-0.017978577,-0.0025456664,-0.015761672,0.019088317,0.018082755,-0.030587973,-0.008465919,-0.0035765187,-0.01454526,-0.003696554,0.082521655,-0.021839736,0.010272726,0.015693396,0.046954796,0.047671888,-0.024457064,-0.028288959,0.019836638,-0.020038944,0.0039789015,-0.00021978882,-0.028173562,0.0140560735,-0.03963847,-0.0059151007,-0.016604235,-0.013491671,0.0017706087,-0.011753404,0.040538527,-0.0064502396,0.036711976,0.04397115,-0.030722909,-0.025987502,0.04072667,0.024072329,0.021019582,-0.023299811,0.010879499,-0.018508822,-0.036023475,-0.0035735376,-0.034428712,0.0191024,-0.04475148,-0.00042634364,-0.010650793,0.042900026,-0.020692905,0.014917558,-0.07683816,0.00477422,-0.046336703,-0.017313825,0.04862318,-0.066725984,-0.005635237,-0.021740837],"last_embed":{"hash":"4hnb36","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"4hnb36","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 1: Morning Meditation Check (7:00 AM)","lines":[40,62],"size":451,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4hnb36","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 1: Morning Meditation Check (7:00 AM)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0012343121,-0.034333173,-0.03529879,-0.014918159,-0.048975576,-0.0007944465,0.031874392,0.013036738,0.03717292,-0.005140882,-0.0052482085,-0.015484528,-0.005760999,-0.020345705,0.058782984,-0.004059181,-0.019951599,0.031682357,0.0243982,-0.009996181,0.017800383,-0.016120134,0.0455951,0.027078569,-0.010425767,0.01566262,-0.02918005,-0.038415194,0.031136472,0.056096558,-0.008827398,-0.044042896,-0.0018910532,-0.03312032,-0.029049631,0.0013520692,0.029454367,-0.014824917,-0.043739755,0.038836874,0.004802647,-0.04116004,0.008892776,-0.005425005,0.056776427,0.003815684,-0.023894489,-0.029487597,-0.0077054775,-0.046085544,-0.010577603,-0.033228997,-0.0022468483,0.014383534,0.02244171,0.025310196,-0.01748089,-0.05312981,-0.046407774,-0.008942436,-0.013456357,0.045491565,-0.013820647,0.01450191,-0.04773142,0.02175717,0.036904164,-0.00818464,-0.019947078,-0.026916727,-0.0019145508,0.0013584386,0.046184167,0.0060654604,-0.06230229,0.059787728,-0.0022808153,-0.0070083514,-0.0070392494,0.00911893,0.021474436,-0.002984194,-0.022762772,0.020020448,-0.009034263,0.0363933,-0.015944263,0.07470934,0.009342241,0.00277948,0.0030865045,-0.030707074,-0.039147813,-0.027304143,0.0053666495,0.011091984,-0.00041783217,-0.028936312,0.059050683,0.022306323,0.036555864,0.022635713,0.050104897,0.015837999,0.0344665,0.030431746,-0.0075246743,-0.009661496,0.004520746,-0.024276625,0.0019266162,0.013541329,0.008785311,0.031030918,0.011302726,-0.017832385,0.014538377,-0.020172555,-0.012649641,0.00026470577,0.035941035,0.05863522,0.056444645,-0.04514822,-0.019710157,-0.0035059818,0.0056001698,-0.043027025,0.0045210477,0.013007118,0.0036664044,0.04544008,-0.010790483,0.020537572,-0.03668966,0.01164402,0.012300948,0.04698789,0.00017453842,-0.04273375,0.033353332,0.068373986,-0.03441357,-0.03688828,0.007718739,-0.03655458,0.02961356,0.0262539,0.03640738,0.023854034,-0.014497863,0.020358725,0.00657406,0.052417424,-0.004118404,0.0051845363,0.022766823,0.06373249,-0.02399851,0.004366739,0.058222692,0.0321461,-0.032988656,0.08966094,0.003129033,0.007539751,-0.011135618,-0.0077030514,-0.0215871,0.015879039,-0.03572802,-0.0027568939,-0.005775767,-0.02710693,-0.00025276034,0.018102016,0.061726384,0.011875655,0.0006039596,-0.0035853304,-0.033753816,-0.0063347607,-0.0027117596,-0.04362853,-0.035231475,0.041499395,-0.008185614,-0.031511784,-0.0025510716,0.06067673,-0.0063411407,0.023090594,-0.045698486,0.046697948,-0.02231702,-0.027210962,0.03944493,0.011527416,6.4213447e-7,-0.008760836,0.009608422,-0.011495557,0.030915769,-0.048406065,-0.0007885182,-0.004259773,-0.035484824,-0.02350659,0.054681227,-0.022655154,-0.022453703,0.025467502,-0.020423949,0.0010518181,-0.013604167,-0.03857703,0.001956502,-0.023209704,0.026601274,0.010930032,-0.02221561,0.06349003,-0.00042883703,-0.029160352,-0.0060479483,0.037249777,-0.017396893,0.055709068,0.038673274,-0.020505724,-0.0060980422,0.014640657,0.002429154,0.02912835,-0.01623627,-0.004118081,-0.05404289,0.04268676,0.041129585,-0.028222319,-0.02997439,0.028832274,0.015227354,-0.024710981,-0.027397642,-0.03862358,0.034982406,0.0115855625,-0.012993132,0.0060170083,-0.010918884,-0.018687194,-0.022019772,0.0017007357,0.030379241,0.03649423,0.0032466461,-0.008422796,-0.016550088,-0.014045014,0.015504415,-0.011173631,0.009398954,0.03384346,0.0027697498,0.0018420682,0.012879973,0.004183365,0.014290261,-0.010199841,0.020918593,-0.04678276,0.026281532,0.022225156,-0.025859995,-0.008930698,-0.02389502,0.03266312,0.06679729,-0.0049410164,-0.025105331,0.0076016597,0.035465103,-0.00032816187,0.038070574,0.0016046409,-0.022939384,-0.023384375,0.026348365,-0.042851552,-0.0381983,0.025807185,0.060188327,0.010886382,-0.015093241,0.01739978,-0.0021238895,-0.17675635,-0.00044741415,-0.021383798,0.030196888,0.015673852,0.043296967,-0.041869976,-0.018207876,-0.014793648,0.07412322,0.028645366,-0.03151857,0.02780777,0.004997747,0.014373484,-0.02314357,0.005939798,0.030846994,-0.037317708,-0.04155407,-0.054711957,-0.045186184,0.08947453,-0.021690475,-0.053082477,0.0077201496,0.055213083,-0.0069307527,-0.00568086,-0.019319752,-0.071043536,-0.011797373,0.004510212,0.01315579,0.0050881333,0.038350176,-0.008617479,-0.0332614,0.055885825,0.035714276,0.049058028,0.048093338,-0.0013505978,0.029557,0.03616289,0.024356116,0.0006153144,-0.0076993783,-0.04121698,0.023195265,-0.034737267,-0.02850092,-0.0077138203,-0.01910051,-0.050411433,0.019557936,-0.011633758,0.022006933,-0.06074416,0.0017151657,-0.009380296,-0.038150214,0.0026326613,-0.024019562,-0.032184653,-0.008083618,-0.009091235,-0.008046057,0.012190316,-0.02478293,0.02153954,-0.07623185,0.015121234,-0.018970238,0.003059515,0.04534373,-0.03267577,0.004297542,-0.008338498,-0.12751979,0.004816118,0.015905466,-0.048244875,0.012854419,-0.004352206,-0.042273834,-0.024940023,0.023723042,0.016902894,0.20960164,0.037187345,0.0018238768,-0.020220507,0.018921647,-0.016107842,-0.03690303,0.030729689,-0.009426078,-0.025957547,-0.0044654286,-0.009346614,0.02551254,-0.005132687,0.03256468,-0.009508985,-0.040363565,0.040677488,0.08032459,-0.016773213,0.039297342,-0.019614605,0.009586974,-0.007964384,-0.065302484,-0.028133601,-0.022958169,0.008478438,-0.006654307,0.03027411,-0.048852924,0.0010265652,0.03719732,-0.027008202,-0.025285577,0.008821463,0.046890013,-0.030727578,0.0057853125,0.01910446,0.008903395,0.00648936,0.03732663,-0.016363973,0.0066218474,-0.013207743,-0.03265736,0.004840444,0.0007702591,0.0047645466,0.031050745,-0.0069078356,0.01419924,-0.0055668517,-0.029948883,-0.034503516,-0.019404497,0.011951215,-0.04472457,0.020327978,0.045440063,0.012098602,-0.041405596,-0.006747348,-0.004384568,0.025777165,-0.017090442,0.016980216,0.00698832,0.032189943,0.03442049,0.010079987,0.005461513,0.021637496,0.011745406,-0.07565508,0.02487477,-0.003657823,0.006710858,0.033253487,-0.014429251,-0.019627474,-0.014992854,-0.008084529,0.010402177,-0.006211135,0.018296411,0.049214404,-0.041921034,0.0018372777,0.0060526878,0.014554303,-0.007962704,-0.01898427,-0.017528957,0.01570151,0.02202481,0.010507278,0.016170628,0.056725062,0.015264637,-0.010141603,0.021728154,0.008195402,-0.025536407,-0.041999243,-0.012405876,-0.0064828605,-0.010968083,0.016345173,-0.0741977,0.003940396,-0.010525547,-0.011012829,0.033952665,0.081572175,0.010002038,-0.0033369982,0.02518356,-0.0034244796,0.0007089188,0.022231739,0.01879694,0.017577656,-0.012946297,-0.04762549,-0.030735517,0.022894511,-0.011924828,0.061519478,0.014614985,-0.035021663,0.0060069547,0.027121162,0.00607506,-0.0044308803,0.048693076,-0.0015234066,-0.009071127,0.048756853,-0.036779508,0.014455246,-0.013833821,0.04265318,0.023897659,0.026532035,0.020201704,-0.033413798,-0.06917202,0.026335355,-0.015506862,0.0074199936,0.022350136,-0.045973785,-0.009084306,-0.066245735,-0.026975226,-0.04260053,-0.038095765,-0.025322197,0.00997981,0.005784108,0.04287563,0.08089834,0.016351864,0.0035148186,-0.011355378,0.013355739,-0.011799759,0.0034192684,-0.014363399,-0.025388708,-0.005424343,0.001909354,-0.0060770046,-0.06101841,-0.04898472,0.010743052,-0.016327096,-0.022670044,0.06017287,-0.04051969,-0.017903745,0.018808663,0.019076657,0.015599289,-0.0035909975,-0.01430745,-0.008482017,-0.022654535,-0.0030019553,0.09067402,0.024089204,0.009282015,0.028275538,0.0069906027,0.083758324,0.0065536206,0.025262732,0.03185135,-0.008698554,-0.0112050455,-0.0011328304,-0.0071903933,0.013918311,-0.026873665,-0.0071811914,0.029807664,0.042231668,0.02287271,0.0009555979,-0.035859633,-0.018915491,-0.010078099,-0.041411966,-0.045087095,0.006661922,0.0636221,-0.009918348,0.0007609411,-0.020482514,-0.009592513,0.026995761,-0.044699296,-0.025199955,0.017462384,-0.007064353,-0.03526186,0.040883906,-0.022726063,-0.0047409097,-0.045413684,0.017264841,-0.0051745856,-0.0035791206,0.008240734,0.007178834,0.015962478,-0.024971109,-0.008485974,-0.022402175,-0.007761572,0.018047811,0.016696727,0.023552723,0.011424062,-0.0031329894,-0.032655783,-0.0042474875,-0.0008383183,-0.01558218,-0.03263539,0.003173875,-0.01216613,0.0154438885,0.051622998,-0.0022593176,-0.0012942924,0.009360938,-0.010998096,0.0021077406,0.024150407,0.008443907,-0.028969442,-0.04986445,-0.029320965,0.0124709355,0.0012199575,-0.033456355,-0.016633784,-0.013311915,-0.028196722,-0.004997339,-0.045980345,-0.01900158,-0.0033456462,0.039376367,0.0018947863,0.07307645,-0.026482165,0.008778543,0.072633706,0.05501895,0.039273184,-0.03859949,-0.00930285,0.023567967,-0.057536412,0.034318157,-0.033938147,0.008538376,-0.008128898,-0.03751767,0.0051089637,0.001243502,-0.02585977,-0.061657548,0.034913585,-0.019779917,0.009693922,-0.01264894,0.01633062,-0.015706135,-0.017597292,0.01012521,0.014009058,-0.031205326,-0.027533395,0.061291337,0.036107942,-0.003943474,-0.02189568,0.009798774,0.03670133,-0.00060132646,-0.007398651,0.029479034,-0.029273858,0.0387363,-0.024509307,0.015312646,-0.024086796,-0.061007544,-0.013519964,-0.01959668,0.009866209,-0.021431344,0.026244119,-0.009330484,-0.013339103,-0.00839486,-0.007842724,-0.016135795,-0.035866424,-0.04646972,-0.0050130254,0.054659635,-0.018133992,0.020845965,0.013492978,-0.011073726,0.01652195,-0.0007508106,-0.039244667,0.010673274,0.022177199,0.019063516,-0.026775986,0.010014741,-0.0046324064,0.056868613,0.0054839235,0.0030395486,-0.04971998,0.019447263,0.012291454,-0.01127499,0.00038308062,0.0684604,0.032947008,-0.0182304,0.040241305,-0.028679527,-0.055429112,-0.023678876,0.055732563,0.010548184,-0.008346274,0.009311331,-0.044859312,-0.009461527,-0.01184477,-0.01734414,0.021452794,-0.023987891,0.028923074,0.0044003623,-0.03150114,0.028680531,-0.012839466,-0.03876636,-0.039803635,-0.006807805,-0.0011447197,0.015267361,-0.021299554,-0.024615446,0.025722204,0.022162577,-0.023088744,-0.016645862,0.005406606,-0.06939932,0.005008026,-0.14820033,0.011024745,-0.026960537,-0.016543655,-0.0020853498,0.0029855433,-0.053755578,-0.01772176,-0.030314153,0.00720489,-0.027241938,-0.027948638,0.023002397,-0.0054705003,-0.017406765,0.039045166,-0.030371519,0.04403611,-0.029992267,0.057001047,0.0063187676,-0.012283549,0.06199453,0.028187905,0.014766914,-0.030883124,0.017895572,-0.0056148125,-0.028238235,-0.026057508,0.0005752566,-0.03051065,-0.0028346626,0.06647963,-0.0028841824,0.012767715,0.009895217,0.0017279794,-0.05785577,0.010379705,-0.026813084,0.01659228,0.026694136,-0.027493682,0.0031051522,0.11128869,-0.03470495,-0.001233517,-0.03484803,-0.010910194,-0.0016906784,0.058398142,-0.03976489,0.017097255,-0.024562977,-0.017012993,-0.013940392,-0.029641397,-0.047997028,0.02333524,-0.024658365,-0.009694784,-0.01203049,-0.047136176,-0.0065231235,0.038726207,-0.06325378,0.022519758,0.010951203,0.022285251,-0.024677902,-0.046891917,-0.000080484424,-0.02955812,-0.006551019,0.020147368,0.029744884,-0.034853306,-0.024956455,-0.021570792,-0.029553698,0.0073185745,-0.012505807,-0.022482825,0.011981437,-0.008242785,-0.018481895,-0.0055182497,-0.038113452,0.004037386,-0.02312594,-0.034457024,0.028006407,0.023517443,-0.0034156602,0.03110218,-0.03034832,-0.01971566,-0.03394054,0.01356647,-0.014655085,-0.015410415,-0.036929745,-0.026346859,-0.042599935,0.026606388,0.016984813,-0.005705201,-0.053364262,-0.062296607,0.008317969,0.009861679,-0.040466636,0.025850836,-0.09573409,-0.012660888,0.0018230553,0.06033758,-0.009118385,0.022386894,-0.010687469,-0.027173596,-0.022930704,-0.024313767,0.015740044,0.05323507,0.06858804,0.01832416,0.024258774,0.005252402,-0.0049080662,-0.032543346,0.011371027,0.012032032,0.032206498,-0.024114335,0.0035018402,0.03745604,-0.033027925,-0.06647267,0.008777751,0.017044999,-0.0024618024,-0.024527775,0.005321739,-0.05876479,0.0028284958,0.0047080843,0.025845714,0.004530224,0.022776404,-0.016719107,0.0007315947,0.04898369,-0.020722622,0.06965056,-0.036532775,0.04176325,0.018005403,0.03837138,-0.064010985,0.013870409,-0.034110844,0.017955244,-0.027196566,0.07451029,0.010648166,-0.032694116,-0.04825834,0.014466937,0.012485881,0.026500277,-0.007664141,-0.034974057,0.001523241,0.017957203,-0.0068455925,0.011406796,-0.0045947637,-0.02058131,0.026715241,-0.011995182,-0.0087307785,0.005194548,-0.017165847,-0.0036905783,-0.015573421,0.022351073,0.0235279,-0.03399391,-0.0053934366,-0.0061610877,-0.017738191,-0.005488425,0.08646766,-0.020362156,0.008508061,0.013626678,0.04889933,0.042489644,-0.023957178,-0.027194204,0.021046996,-0.020507973,0.0076498757,-0.0008987277,-0.031471685,0.019763554,-0.040216506,-0.0058779493,-0.020557089,-0.013137931,0.00063685817,-0.0151523,0.04217518,-0.013105704,0.039993633,0.032912556,-0.03275249,-0.024409804,0.04206191,0.021991434,0.019919924,-0.020277677,0.010446769,-0.018201804,-0.03773559,-0.0012210588,-0.039245635,0.017530072,-0.04030731,-0.0011882695,-0.0078522265,0.042700417,-0.022923177,0.015409171,-0.07625107,0.005160821,-0.04273214,-0.016140327,0.05373278,-0.068073295,-0.010231187,-0.01786097],"last_embed":{"hash":"y8zji5","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"y8zji5","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 1: Morning Meditation Check (7:00 AM)#{1}","lines":[42,62],"size":400,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"y8zji5","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 2: Detect Meditation Started": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010141492,-0.035625055,-0.044582788,0.00481607,-0.055403333,-0.008033617,0.024096617,0.036970474,0.037506074,0.01771194,-0.0018324025,-0.01981281,-0.018918658,0.0014484336,0.027093,0.0074487687,-0.010231445,0.014186216,0.021904595,-0.017111775,0.012670519,-0.0035509928,0.07021252,0.012596566,-0.014528765,0.025306405,-0.009313578,-0.049533155,0.03344642,0.042012535,0.0033882095,-0.05213883,-0.008873273,-0.03891595,-0.0111006135,0.005100869,0.0044195764,-0.021403732,-0.035941012,0.03577457,-0.012907483,-0.036116876,-0.0017964581,-0.015471939,0.06077344,0.0019362022,-0.04537955,-0.018160984,-0.00014127101,-0.019693172,0.0019016697,-0.010217197,0.02586153,-0.01354333,-0.0031668611,0.035570323,-0.04579158,-0.05325299,-0.028138483,0.0052143866,-0.03484576,0.029074129,-0.035505626,0.025942057,-0.04928532,0.041152887,0.019376008,-0.0095358025,-0.007932315,-0.021989549,0.016990362,-0.0016985978,0.005525834,0.0015700476,-0.046885785,0.024645798,0.0010198556,0.007913435,-0.019244844,-0.0035003875,0.0018783845,0.01061597,-0.039895464,0.015722105,0.021004654,0.024047256,-0.018407589,0.04975416,-0.0075543383,-0.0061855596,0.016752647,-0.024050029,-0.01057458,-0.017093731,0.013763035,0.026579034,-0.008770498,-0.013444489,0.0455478,0.006962407,-0.01330978,-0.0011038635,0.033789337,0.022685949,0.030904835,-0.004024578,0.016391946,0.026427532,0.011622157,-0.03583261,0.008082733,0.03036009,-0.0016757105,-0.011537615,0.010719089,0.009531855,0.020078689,-0.0154981455,-0.0073900213,0.0005078275,0.039845232,0.07229462,0.06294708,-0.039713584,-0.009089529,-0.016080208,0.020214507,-0.04302659,0.025045328,0.005385992,0.019863358,0.021472232,0.004163777,0.021155044,-0.034434095,0.009237696,0.03592416,0.052349325,-0.023144018,-0.041291647,0.04006478,0.057519794,-0.024650907,-0.0326085,-0.0013167512,-0.0488352,0.03451673,0.023817254,0.013309502,0.034229074,-0.05154619,0.022113545,0.03514964,0.06351671,-0.023698712,0.04652081,0.012650327,0.035677448,-0.018267049,0.010672602,0.015056737,0.0198638,-0.014270632,0.07479323,0.0019133528,0.002200589,-0.007592539,0.009170886,-0.009715665,-0.01628386,-0.0057993075,0.0066413125,0.0019080179,0.015786584,0.011410179,0.013691315,0.06821327,0.021477072,-0.0030202083,-0.007577861,-0.03348696,-0.011865549,-0.016482102,-0.03539364,-0.027108042,0.04222815,-0.0006594565,-0.024613388,0.014276334,0.06351647,-0.023831952,0.00896598,-0.043940417,0.03809933,-0.0096088275,-0.026790235,0.045016244,-0.010954044,0.011553927,-0.0040894183,0.0013984859,-0.0060817,0.033852752,-0.06579327,-0.038496178,-0.01756497,0.010970761,-0.023931792,0.033739317,-0.046806,-0.010373065,0.058634225,-0.02048664,-0.00026036205,-0.024759661,-0.020146767,0.024980852,-0.0035444668,0.010780636,-0.018407902,-0.009025999,0.074178085,-0.010508215,0.011737574,0.002531809,0.021409333,-0.029720822,0.032848746,0.01148356,-0.0008738156,-0.00723116,0.0011761396,-0.0013391741,0.020199765,-0.04427941,-0.011150158,-0.054468557,0.052758504,0.040464986,-0.035815954,-0.0148819955,0.0054483633,0.009739522,-0.02288936,-0.016073352,-0.054115858,0.024917373,-0.005386369,0.00611822,0.028323641,0.0063708015,0.013878193,-0.0058150915,-0.0077236826,0.02529398,0.04464855,0.002596583,-0.0058121635,-0.029793259,0.0065176217,0.001674512,0.004383627,0.027888466,0.027802743,-0.0023347596,0.010981234,0.027709598,-0.027173402,0.014901672,0.004702473,0.0044532986,-0.03740553,-0.0047740806,0.023277378,-0.0040398627,0.003562615,-0.008238979,0.0242171,0.062107697,-0.0062336503,-0.054353278,0.015853291,0.0215504,0.01211559,0.034603044,-0.016953796,-0.038496435,-0.026366377,0.021719923,-0.03527382,-0.008856854,0.014006368,0.047764525,0.0015619553,-0.024932342,0.03609736,0.014621889,-0.17713134,-0.008490448,-0.013298898,0.05982352,0.017822176,0.038763236,-0.0344147,0.0067252177,-0.02964039,0.06499136,0.0029747125,-0.02886983,0.00818703,-0.0079023475,0.019836916,-0.0036267678,-0.0111950105,0.008045413,-0.031076953,-0.05298229,-0.043099925,-0.034184694,0.08889458,-0.018310655,-0.040130414,-0.00052758626,0.044706732,-0.0028134335,-0.0068614157,-0.017675683,-0.07376536,0.00902122,0.005114702,0.03217503,-0.007122494,0.033244256,-0.011752958,-0.022680728,0.023025125,0.029474586,0.044494346,0.056846157,-0.015030752,0.06441922,0.020965105,0.019400947,0.0044242213,0.0078113815,-0.043057643,-0.017983,-0.023352832,-0.013375882,-0.008855053,-0.040505115,-0.027634233,-0.01477252,0.0010476102,0.022639219,-0.04248907,-0.010712502,-0.030921282,-0.018087907,0.0005933466,-0.04154148,-0.030231722,-0.0011896165,0.00060328597,-0.0038065808,0.010182918,-0.031040497,0.02844851,-0.07247065,0.010325953,0.016799128,0.018370893,0.022757102,-0.0504923,-0.011438285,0.017104974,-0.13630731,-0.021534104,0.020456538,-0.022465326,0.011557626,-0.0030442113,-0.044977468,-0.011940048,0.02297559,0.011207075,0.23723653,0.024791421,-0.02659542,-0.017367287,0.058654338,-0.028191367,-0.027427081,0.059658337,-0.008830681,-0.01175545,0.008591397,-0.00991531,0.004301896,0.007078368,0.020617567,0.007806537,-0.033354726,0.033187754,0.041551482,-0.022936461,0.041808005,-0.0041863555,0.018235082,-0.008124864,-0.05341049,-0.024076687,-0.028970355,0.010373859,-0.02907599,0.028223671,-0.042537536,0.054255877,0.028156063,-0.045810033,-0.011966369,0.0014435359,0.03707471,-0.09237812,-0.023946093,0.016271695,0.0011049781,0.00706756,-0.008657138,-0.029459255,-0.0140710035,-0.017732674,-0.019246275,0.03756468,0.014814353,-0.013436595,0.028352829,-0.017264897,0.012160818,-0.02658315,-0.030268408,-0.015582148,0.014670159,0.00953442,-0.007914231,0.029736195,0.016136015,0.008438224,-0.02373342,-0.0046048607,0.014053058,0.023324015,-0.014848564,-0.039460447,-0.02072693,0.03373622,0.011545812,-0.008183626,-0.01195612,-0.0098049315,0.01916085,-0.05010133,0.0028600378,-0.0055892128,0.0044770124,0.020633154,-0.03973968,-0.017858839,-0.01135786,0.016715566,0.0134028215,-0.0012396526,0.03560454,0.086526096,-0.032539453,0.0036477728,-0.010343919,0.015687756,-0.011619587,-0.0109034795,-0.026315898,0.03126648,0.04058311,-0.0067953435,0.017070739,0.038784374,-0.000631342,-0.026947958,0.015132011,0.0035981473,-0.0028449136,-0.03915214,-0.007496768,0.009156556,0.008929516,0.0399529,-0.072301835,0.00002312696,0.014671756,-0.0075233546,0.01567586,0.08341706,0.042810164,-0.00021617957,0.0005602767,0.0063070827,0.019524043,0.04193435,-0.018649105,0.028274978,-0.017361064,-0.052299134,-0.0075317053,0.01838526,0.02172986,0.04584167,0.00974213,-0.04249028,0.012653007,0.03497496,0.0114027215,0.0072062765,0.05212898,-0.006651013,0.007985372,0.0464896,-0.029060189,0.015704693,-0.015062865,0.04919504,0.023278162,0.039597414,-0.016935071,-0.017865648,-0.07988149,0.005648682,0.021936418,0.021739164,0.0021980456,-0.051456552,-0.025874713,-0.07472202,-0.015483733,-0.012963714,-0.026447736,-0.012111718,0.0009414109,-0.010598875,0.028683217,0.055443745,-0.03449684,0.004500555,-0.013181373,0.010713712,-0.0147082005,-0.008101325,-0.0072719203,-0.025554918,-0.0127253635,-0.024297694,-0.017138215,-0.026477998,-0.03915025,0.03524522,0.009676044,-0.013230478,0.018601563,-0.03300317,-0.020860134,0.022211868,0.052176733,-0.007408793,-0.0011566697,-0.0005842506,-0.02607675,-0.02413088,0.019260036,0.10317147,-0.014196332,0.0064211166,0.018141357,0.00008598841,0.096576095,0.016713297,0.03556255,0.015030524,0.0016436053,-0.019077105,0.0052387123,-0.005236011,-0.0030657984,-0.023584418,-0.004698392,0.028344186,0.04470739,0.010374065,0.007977208,-0.0053019794,-0.035239078,0.0040991954,-0.03956411,-0.054618727,0.023133734,0.048762266,0.007923301,-0.0006439804,0.014153634,-0.0197169,-0.013607158,-0.05959628,-0.012975972,0.01890803,-0.0071161934,-0.029431947,0.039157465,-0.021579323,-0.0041287798,-0.04429496,-0.000053648182,-0.004610326,0.006376907,0.003976163,0.0061673666,0.018777702,0.014748699,-0.051724426,-0.0035078006,0.010622363,0.0074337004,0.009937966,0.03736978,0.011261067,0.009311939,-0.033269588,-0.013793328,-0.0011797243,-0.008322892,-0.03761681,-0.0065488648,-0.037410237,0.027731845,0.062025383,-0.012387546,-0.00090867665,0.013036101,-0.039804082,0.01100818,0.018903252,0.006836391,-0.031816266,-0.0054701064,-0.03269657,0.019429622,0.0025476154,-0.032997023,-0.023868615,0.00297841,-0.012890093,0.013870633,-0.017389929,0.0061842566,0.0073979595,0.036448415,-0.013219911,0.065060206,-0.031368677,-0.026894601,0.064713754,0.034824565,0.032493185,-0.020625154,-0.0014192112,0.014648035,-0.04180737,0.020692866,-0.046867445,-0.010160139,0.023930056,-0.063567705,0.012015825,-0.0279176,-0.02377363,-0.079036035,0.047801644,-0.0029458331,-0.0015615452,-0.0050354614,-0.012243714,-0.010882586,-0.022521544,-0.027774457,0.0186059,-0.022514274,-0.049008243,0.053866517,0.022606492,0.014298238,-0.032416135,-0.016527336,0.02298006,0.009838393,0.00408669,0.018206293,-0.018889088,0.03907243,-0.030196402,0.009841643,-0.00916605,-0.01943194,-0.01187736,-0.04664248,-0.0035674952,-0.016315999,-0.0054729963,-0.024803806,-0.0043728882,-0.0031152456,-0.011083687,-0.017824972,-0.0049274503,-0.049979664,-0.005886473,0.06336311,-0.027943602,0.036057804,-0.008109799,0.015057084,0.024617497,0.011522273,-0.023844559,0.01029223,0.025184896,0.019466728,-0.027532917,-0.012379453,-0.017311692,0.056564927,0.019566821,-0.0054494794,-0.037269037,0.019376574,0.0023542119,-0.037040807,0.009378309,0.049107917,0.029871587,-0.00955998,0.04650656,-0.032134905,-0.042922437,0.0013383048,0.062805355,0.021240074,-0.010961747,0.008911294,-0.0353616,0.0063324263,-0.048999622,-0.029255955,-0.003920304,-0.048432965,0.005448457,-0.0017232557,-0.019338548,0.015451712,0.018614894,-0.059715077,-0.04260455,0.00038350167,-0.029828303,0.023926541,-0.018415494,-0.029357279,0.011932731,0.03536721,-0.0051587983,-0.018185541,0.040658295,-0.051616617,0.02309588,-0.15778485,-0.007925895,-0.011739498,-0.020180104,-0.003239014,0.01619432,-0.036584795,-0.031122997,-0.033994425,0.013139163,0.00696085,-0.011276236,0.019237367,-0.02384855,-0.015763603,0.044962164,-0.019539064,0.040741034,-0.023495747,0.03148486,0.014307559,0.0109508345,0.051346023,-0.007895934,-0.0071049216,-0.023961997,0.0042069615,-0.00045485428,-0.019033398,0.007225716,-0.022821128,-0.06460694,-0.0010220374,0.06803003,0.005742496,0.0039493106,-0.005168179,-0.01578321,-0.032428015,0.013391893,-0.016695203,0.026650714,0.009867348,-0.015010039,0.021933217,0.10517016,-0.02371768,-0.011320301,-0.042727076,-0.020447519,0.0036723171,0.08303987,-0.0286555,0.04299343,-0.0036617464,0.0021782261,-0.022521766,-0.009045531,-0.03715863,0.03859789,-0.029186105,-0.006413691,-0.02234538,-0.02650872,0.017786123,0.03980669,-0.023874693,0.022022618,0.007593091,0.0094461255,-0.013672808,0.01109979,-0.014612879,-0.03316654,-0.0033635637,0.005504572,0.0439955,-0.015655156,-0.023490746,-0.030161992,-0.056503776,0.024611011,-0.0013446577,-0.024979312,0.020615367,-0.031433657,-0.024100276,-0.006230018,-0.04354021,0.015486081,-0.013506537,-0.028358351,0.013578,0.017558414,-0.020889202,0.019366711,-0.027260516,-0.017362513,-0.01673569,0.0021220415,-0.010746281,-0.00041860904,-0.029543348,-0.030826561,-0.07041036,0.012410653,0.046845578,0.0057696053,-0.011732458,-0.05113671,0.005449165,-0.01755588,-0.016009364,0.0005057482,-0.09802458,-0.031696178,-0.00030886882,0.0559921,0.021999832,0.033615142,-0.019960333,-0.022970354,0.009456028,-0.03456013,0.033515126,0.06747016,0.048551485,0.025072651,0.044136878,-0.01892123,0.013349489,-0.038697243,-0.0020900674,0.015448089,0.04652153,-0.03360908,0.0020450326,0.05206468,-0.024263332,-0.06426473,-0.0060599116,0.009399021,-0.0016773248,-0.024471683,-0.0027850464,-0.06629043,0.016331548,0.0042138807,0.0087919915,0.006973514,0.008700706,-0.011886285,-0.04083173,0.05221863,-0.019352157,0.04120971,-0.04730086,0.027262622,0.024202755,0.03034498,-0.03869965,-0.009480471,-0.058449127,0.008292984,-0.02436578,0.06315215,-0.014222819,-0.04208507,-0.05024027,0.012339114,0.03375289,0.02638092,-0.007433591,-0.019323083,0.01594598,-0.016498102,-0.0047871983,0.027795242,-0.012657024,-0.030229598,0.03851286,0.0071780626,-0.019992243,0.028861623,-0.026752422,0.005148228,-0.016164485,0.040287357,0.011298667,-0.010312862,-0.0000023243922,-0.0012444662,-0.0409288,-0.032774154,0.040150564,-0.025453338,0.0103460355,0.023684857,0.033747133,0.017454552,-0.03219699,-0.029663235,0.01607375,-0.03307117,-0.020738777,-0.0034339686,0.0016933565,0.014295879,-0.0064743008,0.016160714,-0.008022364,-0.01620472,-0.010877967,-0.014103812,0.03670559,-0.014237398,0.052787416,0.035215568,-0.04358605,-0.012734323,0.0713159,0.032393236,0.027518403,-0.034845248,-0.050741717,-0.0068335524,-0.03047147,0.01647455,-0.031100407,0.03303196,-0.07259801,0.010082233,0.007524923,0.029763276,-0.02125504,0.024762297,-0.059198856,-0.010115685,-0.052928302,-0.03349717,0.07674639,-0.056768242,-0.0054518734,-0.02173905],"last_embed":{"hash":"g3lyyf","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"g3lyyf","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 2: Detect Meditation Started","lines":[63,81],"size":368,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"g3lyyf","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 2: Detect Meditation Started#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0129666105,-0.03427074,-0.04713814,0.005585043,-0.054156777,-0.010790878,0.02288529,0.038781237,0.03796706,0.014176458,-0.0021618558,-0.019039642,-0.021883745,0.0028343932,0.026378827,0.0053535486,-0.0105908485,0.013618861,0.02254442,-0.016278096,0.013386831,-0.0024054996,0.06381053,0.0054413844,-0.017475,0.026016634,-0.008924268,-0.051150344,0.034491327,0.0385133,0.003439365,-0.053903848,-0.0062127486,-0.03418297,-0.012002232,0.0045357984,0.0076012495,-0.026836624,-0.03781747,0.038129352,-0.016742112,-0.03304582,-0.0013520484,-0.020893237,0.061291702,0.0019341671,-0.047962528,-0.016354403,0.0029660566,-0.019048363,0.0023898892,-0.016622579,0.024855519,-0.011407589,-0.003393262,0.038622495,-0.043115698,-0.055904657,-0.025123918,0.007004339,-0.037593685,0.022300033,-0.034066062,0.025925439,-0.046573244,0.046149995,0.017868368,-0.009174087,-0.008195209,-0.022140145,0.013861818,0.0031508848,0.00016230933,0.003920359,-0.04859289,0.024863841,0.0012979478,0.01112628,-0.01805927,0.001068703,0.004527906,0.009340588,-0.037549466,0.021127107,0.02185719,0.023059748,-0.018890066,0.046725456,-0.004989913,-0.0070201354,0.014623252,-0.025396848,-0.0071134316,-0.014296746,0.012969623,0.02360639,-0.011608894,-0.015791409,0.045507237,0.006229719,-0.014542478,-0.0016628765,0.030419223,0.023845313,0.029736929,-0.0031665089,0.019670384,0.027587904,0.014811411,-0.032298855,0.007597607,0.03172898,0.0005816549,-0.00901743,0.011289122,0.011944816,0.015119179,-0.016580483,-0.010616952,-0.004091954,0.03794501,0.07350433,0.05343394,-0.038638685,-0.0056434893,-0.012708416,0.02264642,-0.037957016,0.026768763,0.0069958256,0.016898282,0.022887712,0.005139289,0.021055052,-0.035177007,0.007319003,0.033213295,0.054259095,-0.021723833,-0.041355237,0.041108828,0.060263395,-0.02427984,-0.032671038,-0.00367468,-0.04847516,0.03680805,0.03056237,0.012655611,0.030119108,-0.044422228,0.022531364,0.03588722,0.055373605,-0.022524972,0.04607203,0.01519998,0.036417205,-0.019943476,0.010443626,0.009671218,0.01605738,-0.016390018,0.08022824,0.0034997326,0.0030517965,-0.010283391,0.0065349466,-0.014636935,-0.012950903,-0.009559306,0.0058586295,-0.0040773884,0.018051228,0.010112507,0.014567001,0.063017845,0.02061214,-0.0047996966,-0.008263712,-0.03608806,-0.008962617,-0.014884826,-0.032418266,-0.031008707,0.048181236,-0.006239366,-0.023898982,0.013208114,0.060081344,-0.022381565,0.012748684,-0.04602411,0.03383648,-0.01007448,-0.031533327,0.042762946,-0.0077671646,0.012350849,-0.0052053956,-0.002689092,-0.0067004007,0.038498364,-0.06687482,-0.034784447,-0.016891496,0.014967195,-0.02756595,0.033112742,-0.042746596,-0.014290457,0.058014832,-0.025123574,-0.0012865652,-0.02603119,-0.022518264,0.026845155,-0.0034567988,0.010123804,-0.017748494,-0.012466444,0.07380497,-0.010138304,0.01381599,0.0025686738,0.023204777,-0.028309284,0.030299637,0.007752552,0.0022428934,-0.009052421,0.0044044303,-0.000026880187,0.018910052,-0.042421613,-0.008660106,-0.053082447,0.05256383,0.041847687,-0.034023587,-0.009780692,0.0076625515,0.013065895,-0.022308625,-0.014637398,-0.051634725,0.025773078,0.0005736746,0.0049620066,0.025485681,0.009425887,0.017841076,-0.0051334933,-0.0068827174,0.028027082,0.042310942,0.004567091,-0.006061629,-0.030417264,0.0052669276,-0.0006352663,0.0035102684,0.028862633,0.025861157,-0.000356026,0.008229963,0.030130295,-0.020931287,0.018235154,0.003144498,0.0057159592,-0.038243722,-0.00030923254,0.0228303,-0.0041108797,0.0041954163,-0.009844675,0.025949039,0.05813025,-0.0016244517,-0.056965407,0.017980134,0.022864088,0.01671793,0.038745295,-0.016947834,-0.04111223,-0.025021449,0.02070326,-0.030088127,-0.012256759,0.010787434,0.047516357,0.001985025,-0.022621207,0.039772373,0.013881987,-0.17963105,-0.00546325,-0.013800907,0.056858562,0.0168525,0.04383,-0.032081306,0.003573998,-0.028812876,0.064117715,0.005102907,-0.030293033,0.010792811,-0.0091499295,0.019974306,0.0006124045,-0.013685447,0.010017414,-0.029301032,-0.052055858,-0.044049066,-0.031417917,0.08952089,-0.016897026,-0.043028105,-0.0011658074,0.044497304,-0.003310423,-0.0023349253,-0.021110633,-0.07205586,0.0040326808,0.005021263,0.03447083,-0.0051861457,0.033566505,-0.013445111,-0.024883239,0.024801668,0.027728466,0.045774363,0.057600398,-0.02056849,0.061171245,0.024566106,0.020094361,0.0063937134,0.008635158,-0.04081892,-0.020018848,-0.027936583,-0.015560987,-0.014406753,-0.036935084,-0.027673602,-0.007493882,0.003557764,0.028464941,-0.039349142,-0.01185627,-0.02842839,-0.020458726,0.0011020036,-0.04054254,-0.02779983,0.000051820552,0.0005070079,-0.004191692,0.007647026,-0.027231121,0.032158505,-0.07175672,0.011056946,0.014813633,0.018034419,0.026066592,-0.049446575,-0.012248412,0.020655936,-0.13364829,-0.018034281,0.024562692,-0.017636923,0.016738921,-0.00143429,-0.043587703,-0.01243577,0.02359785,0.014503163,0.23866436,0.021798912,-0.023093775,-0.018006144,0.054102004,-0.027917964,-0.02299497,0.057467494,-0.00634778,-0.012015009,0.0032486161,-0.011193771,0.0043953564,0.001376822,0.018393008,0.010132924,-0.032118767,0.035116673,0.043854862,-0.020833947,0.04485064,-0.00601358,0.0264883,-0.009897631,-0.054051746,-0.02379444,-0.028398555,0.014383827,-0.025053998,0.030928029,-0.043132417,0.05295477,0.029519605,-0.043552764,-0.010898877,-0.00318889,0.036528777,-0.09465693,-0.022225322,0.015566071,-0.0036616726,0.0071481997,-0.0073631057,-0.026590155,-0.013780544,-0.017700056,-0.018564703,0.03704101,0.013767747,-0.01275916,0.027022831,-0.021782253,0.011423632,-0.026622137,-0.032903783,-0.01211509,0.016411886,0.0060605034,-0.008297521,0.032345515,0.01747679,0.011572711,-0.020141056,-0.005923922,0.00972994,0.023271969,-0.011084519,-0.03812338,-0.021006247,0.031523902,0.0106706,-0.0072116167,-0.01373078,-0.013181986,0.018161308,-0.046966244,0.005464941,-0.0044361893,0.0062404727,0.020995451,-0.03401173,-0.01786304,-0.008294218,0.020665118,0.014105743,-0.0018499579,0.039823882,0.084735624,-0.035479322,0.0083616255,-0.011571031,0.017505046,-0.013431421,-0.008447095,-0.02909777,0.031054892,0.04075484,-0.003247669,0.019533021,0.040575318,-0.0020342555,-0.02825841,0.0120866755,0.0071889297,-0.00464125,-0.0392366,-0.012567799,0.007116855,0.011983931,0.039752398,-0.07302975,-0.0034647444,0.016330337,-0.008360717,0.014028091,0.08513261,0.038564052,0.004465436,-0.0026824072,0.003398463,0.021912215,0.04409244,-0.019448811,0.028834354,-0.015809547,-0.05382911,-0.0029662848,0.023834191,0.021336297,0.04907695,0.0077341376,-0.04373808,0.0130817685,0.03797366,0.0156222675,0.0063257795,0.052604493,-0.009310518,0.00624945,0.040960297,-0.030258385,0.012307472,-0.015970832,0.052232184,0.025155418,0.03653114,-0.017101694,-0.0154711325,-0.073886186,0.005198666,0.019343397,0.021622792,0.006182625,-0.05126291,-0.02535618,-0.072441466,-0.020301538,-0.01607025,-0.026191672,-0.011614168,0.004605681,-0.0113953855,0.02578567,0.059836034,-0.033288054,0.004538229,-0.0148130385,0.013154946,-0.0140351085,-0.00506982,-0.002974746,-0.02556525,-0.015773457,-0.027952623,-0.019902727,-0.026528362,-0.042720348,0.032997914,0.009456175,-0.013939041,0.017651096,-0.030724725,-0.023481844,0.01818058,0.058345534,-0.0096965665,-0.0049367133,0.00013484535,-0.028835578,-0.024040563,0.017532859,0.10055767,-0.0129156355,0.006685583,0.017803038,0.0013523047,0.100917056,0.01182998,0.034117706,0.017169759,0.002405309,-0.02063962,0.008762985,-0.0031975743,0.00048464563,-0.023232568,-0.0018328759,0.033588104,0.04392297,0.008617668,0.008708683,-0.0011303013,-0.03662399,0.0045575136,-0.03479324,-0.05736639,0.022272436,0.04931509,0.011353491,-0.0033123042,0.015463799,-0.018161112,-0.019898484,-0.059227638,-0.017550696,0.021117622,-0.0031993212,-0.028166441,0.03514566,-0.024349157,-0.004469818,-0.046829265,0.0026937663,-0.005419511,0.0027579363,0.0015681256,0.0069753844,0.020409985,0.013219329,-0.05430203,-0.0034304408,0.005819567,0.012088025,0.012214354,0.033280384,0.010166619,0.004955828,-0.03715849,-0.010327382,0.000031274598,-0.0065509514,-0.03841756,-0.003835487,-0.041743204,0.02455295,0.057781864,-0.012040376,0.002665158,0.012147224,-0.033338595,0.010343143,0.019819915,0.0090845395,-0.030589715,-0.0056038965,-0.030421726,0.022361469,0.0018720538,-0.034222495,-0.029233374,-0.00016610048,-0.014186438,0.011185437,-0.015420056,0.00699514,0.0063218833,0.031480145,-0.011208673,0.06257596,-0.038815863,-0.024774209,0.0662222,0.03646364,0.03253329,-0.018696155,0.0013763235,0.02631737,-0.035354234,0.019797962,-0.053949703,-0.010130515,0.022857767,-0.064136624,0.011601087,-0.026761075,-0.022364585,-0.0809473,0.053908203,-0.0040413705,-0.0005713463,-0.00244592,-0.012322082,-0.011895901,-0.021433895,-0.025926553,0.019960525,-0.020468142,-0.049141437,0.053994197,0.022773013,0.012223989,-0.03692783,-0.014785748,0.02534128,0.007763006,0.00504187,0.017768068,-0.017208157,0.03995367,-0.027366525,0.0072451634,-0.011385519,-0.023106523,-0.011911299,-0.04381398,-0.0013859152,-0.019883575,-0.009740433,-0.025384722,-0.0015822619,-0.0053671906,-0.009750039,-0.019338502,-0.006596063,-0.052175455,-0.004324504,0.060938444,-0.02645409,0.033666316,-0.0067320024,0.016592653,0.026023636,0.015043135,-0.024103513,0.001583404,0.023535749,0.01695276,-0.026045064,-0.010463695,-0.018352423,0.05847743,0.016903691,-0.003236357,-0.0418023,0.025879947,0.00073298044,-0.04249418,0.0063017877,0.048210517,0.034380782,-0.012013638,0.047042172,-0.03342569,-0.040672,0.004531935,0.06573391,0.021221276,-0.008963194,0.008827429,-0.037545197,0.007908173,-0.050376162,-0.028339058,-0.0038042006,-0.04878586,0.006000259,-0.00075492804,-0.017519752,0.019860983,0.02481304,-0.060840968,-0.046086784,0.00010328581,-0.030176098,0.022123206,-0.020036727,-0.029471904,0.010012027,0.033855077,-0.0069873724,-0.011984095,0.04034753,-0.051341213,0.02164513,-0.15947028,-0.009029134,-0.013902883,-0.016691659,-0.0015557517,0.016127013,-0.037832845,-0.03509541,-0.03439079,0.012243339,0.004007564,-0.014672936,0.019458055,-0.023428883,-0.012488053,0.04787037,-0.01776707,0.040606074,-0.022453079,0.025529593,0.012057656,0.01348683,0.050210543,-0.005276181,-0.0062742485,-0.022811392,0.0075083314,0.00029722755,-0.018744806,0.005352662,-0.02139112,-0.05957931,0.0013272022,0.059803393,0.0065481123,0.0068033775,-0.004741585,-0.010885307,-0.032320958,0.011501773,-0.014981065,0.02771958,0.008531854,-0.013397678,0.026493536,0.1026007,-0.02709024,-0.012417355,-0.041998163,-0.023534128,0.0052216616,0.083552316,-0.025791699,0.037861306,-0.0058190804,-0.00034232298,-0.026190398,-0.0076560727,-0.027946983,0.036758397,-0.03081209,-0.0028134119,-0.024254482,-0.026520107,0.01773357,0.040239196,-0.022262104,0.017343912,0.0035027077,0.010950372,-0.015002396,0.016041126,-0.010995123,-0.03180783,0.0006762357,0.00510937,0.044498816,-0.02324158,-0.027407411,-0.031470165,-0.05965516,0.027810348,0.0014129835,-0.032104794,0.019591829,-0.030194184,-0.023084048,-0.008538345,-0.040868152,0.012418007,-0.016347196,-0.025749277,0.0152897,0.01342955,-0.022573452,0.021883532,-0.030913886,-0.021371167,-0.016363531,0.00218985,-0.012188907,-0.0014677632,-0.028450718,-0.03590324,-0.07156416,0.015279803,0.04591335,0.008518122,-0.012696437,-0.056352805,0.0008846372,-0.019725658,-0.017401418,0.0007891503,-0.09259038,-0.033643674,-0.006085483,0.05950894,0.026235148,0.034147456,-0.020235093,-0.024206739,0.011442777,-0.03319724,0.032057654,0.0654625,0.047218263,0.026932253,0.045922536,-0.01730824,0.010888868,-0.03872524,0.0009452431,0.012142849,0.05024596,-0.032191597,0.00075895473,0.049812004,-0.025808137,-0.064342394,-0.0054956675,0.013816136,-0.00008203,-0.029383788,-0.007188661,-0.06314502,0.012431429,-0.0012055929,0.005572612,0.008552964,0.00032497823,-0.014793272,-0.039337,0.054312024,-0.017716117,0.04100299,-0.049788877,0.021295719,0.020175083,0.028199092,-0.042322192,-0.01195106,-0.06130667,0.007220867,-0.023507599,0.06489663,-0.016242407,-0.04120752,-0.050231654,0.01052927,0.03275018,0.020314692,-0.009237043,-0.023259,0.015771685,-0.016417965,-0.0069327224,0.024033263,-0.012793244,-0.03080517,0.039217163,0.010214005,-0.01985736,0.028499313,-0.026083313,0.0026178684,-0.015015124,0.041637234,0.017459102,-0.011415351,0.0020547102,-0.0022602426,-0.04251916,-0.034372196,0.043625213,-0.022332948,0.00736195,0.01925091,0.038000744,0.0104147475,-0.031614672,-0.028676897,0.017368138,-0.030354809,-0.016818043,-0.0033546686,0.00045743902,0.015413726,-0.009462293,0.012717089,-0.008106205,-0.013430142,-0.011798977,-0.022110924,0.03059592,-0.015501861,0.048928395,0.024594285,-0.048251364,-0.0114576705,0.06879987,0.03624488,0.02426689,-0.02881645,-0.0499482,-0.0064638737,-0.03067119,0.01601587,-0.03637231,0.03231638,-0.06775725,0.010448354,0.008962507,0.026911236,-0.021570573,0.02962274,-0.05970149,-0.008821635,-0.050368182,-0.03205936,0.07821255,-0.055279832,-0.010125556,-0.017533353],"last_embed":{"hash":"c2fgmo","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"c2fgmo","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 2: Detect Meditation Started#{1}","lines":[65,81],"size":326,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"c2fgmo","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 3: Detect Meditation Completed": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009321198,-0.040931858,-0.050017048,0.0154381385,-0.02553523,-0.03451953,0.019189222,0.009050494,0.022049509,0.030784478,0.0065073576,-0.004545451,0.007943903,0.00757489,0.041215077,-0.005323951,-0.008180802,-0.0045596664,0.034277055,-0.0035652586,0.011485509,0.007368278,0.055831607,0.006258483,0.020375181,0.022704905,-0.008455296,-0.02908024,0.014951254,0.049266327,-0.015860563,-0.04925755,-0.017012144,-0.028642217,-0.008322875,-0.007996803,0.008816671,-0.012003471,-0.034768682,0.062803455,-0.0027430493,-0.023505976,0.00062790856,-0.028505543,0.033632122,0.010982735,-0.04094738,-0.025179738,0.013354934,-0.035860036,0.0033810236,-0.00859449,0.042410273,-0.001873143,0.010487014,0.048055314,-0.027149033,-0.038738824,-0.045334812,0.025171937,-0.034413103,0.0439989,-0.046155885,0.025674453,-0.03007547,0.044221796,-0.0038097657,-0.02839808,0.0002283179,-0.020470819,0.031615373,-0.014647198,0.006466965,0.0047554467,-0.057720974,0.03070603,0.0063603823,-0.0016177662,-0.01749947,-0.0097124195,0.00022944821,0.00066192646,-0.018791862,0.022388265,-0.005470535,0.010166078,-0.008334542,0.043547604,0.0021754259,-0.0077814823,0.028622543,-0.000046187837,-0.01566705,-0.0076617277,-0.0008005617,0.005604067,-0.0063216076,-0.039311692,0.06165996,0.008099847,-0.015815256,-0.017179787,0.01795075,0.03679824,0.042068876,-0.008209219,0.03956339,0.0067778444,0.013517528,-0.029661605,0.0014874468,0.023006143,-0.0030572142,-0.0071418225,0.006088266,0.033440974,-0.00047674772,0.0050428496,0.006891307,-0.0014129305,0.05130429,0.037502866,0.037460834,-0.026570132,-0.005680051,-0.008685955,0.021247627,-0.023162574,0.002536333,0.0007021792,-0.020050472,0.03257943,-0.019017637,0.0286075,-0.046778083,0.016391898,0.030347947,0.079349875,-0.018629685,-0.016744873,0.032141272,0.05543249,-0.035987172,-0.011053146,-0.0109227905,-0.0510196,0.027273864,0.026210137,0.029997926,0.022027174,-0.060530923,0.026866859,0.019062648,0.040828705,-0.014881832,0.058110125,0.013062455,0.04326401,-0.026547369,-0.0012996095,-0.003637644,0.051283494,-0.022801802,0.07417117,0.009308853,0.012029879,-0.014904111,0.005299734,-0.010742505,-0.012576456,-0.028520156,-0.017997077,0.0063067675,0.016885476,0.02517515,0.010631683,0.0593563,0.022248084,-0.01246135,-0.02504432,-0.027711747,-0.01074811,0.004769639,-0.05009509,-0.03480039,0.057479814,-0.012061498,-0.03474611,-0.0024380817,0.06278492,-0.03866051,0.015185989,-0.021703374,0.04262876,-0.013317167,-0.031789288,0.0475416,-0.0087113995,0.017349008,0.007503799,0.00338935,-0.012295562,0.028076034,-0.047120653,-0.02882197,-0.009899767,0.011458472,-0.0382813,0.004072906,-0.03727002,0.0046056574,0.05826006,-0.025813242,0.0047118394,-0.004894371,-0.01781893,0.01325146,0.0032763975,-0.013745024,-0.006097467,-0.0015061682,0.050854065,0.0057553914,-0.0058227964,-0.0022840442,0.013378307,-0.011835834,0.055056293,-0.0010433643,-0.02965021,-0.002374761,-0.017272335,-0.036144804,0.04467092,-0.013588528,-0.006705206,-0.033725142,0.050256692,0.05040721,-0.018432388,-0.019356558,0.025039043,0.0069765705,-0.022947114,-0.013333918,-0.064611755,0.02601707,-0.012765369,-0.002265439,0.018700449,-0.0018362089,-0.014288443,-0.0247846,0.006399071,0.005693568,0.04671157,-0.016941149,-0.015351802,-0.014290896,-0.00341356,0.003325462,0.024703205,0.01298956,0.030458262,0.011486704,0.0021428512,0.027285444,-0.021348102,0.004418726,0.023469739,0.008910163,-0.039726038,0.009793396,0.045054037,-0.008792765,0.02832017,0.0031666756,0.029411726,0.065769464,-0.014489207,-0.027714364,0.0034838587,0.023512362,0.00763997,0.061570253,-0.009240201,-0.03765201,-0.01720815,0.011671844,-0.027802197,0.00019706386,0.0120418975,0.053540297,-0.009040383,-0.039915048,0.027602714,0.011233,-0.17926522,-0.011797597,-0.021772549,0.024512824,0.01947838,0.030988712,-0.012845732,-0.010391514,-0.021747798,0.07589939,0.01996544,-0.047354463,0.020927599,-0.017357968,0.017181313,-0.03001184,-0.008372665,0.02474736,-0.0358418,-0.0520248,-0.054535564,-0.034465533,0.09164448,-0.022141399,-0.037440196,-0.01773974,0.056751385,-0.010854758,-0.0133105805,-0.00024602422,-0.071256146,-0.0021600765,0.010390227,0.012745907,0.0068534077,0.043814678,-0.0313105,-0.016362626,0.05156216,0.025527919,0.040178847,0.04709762,-0.0122062545,0.04483109,0.010650104,-0.00091636484,0.0076910476,0.026910348,-0.058568973,-0.0073891417,-0.03877899,-0.002842628,-0.0091523975,-0.0057273,-0.028094603,0.0076361056,-0.015846131,0.028052103,-0.057463136,-0.00071015855,-0.022655245,0.017853491,-0.024812056,-0.03620517,-0.055683076,0.017860398,0.014187096,-0.029229969,-0.0040417626,-0.04847566,0.0074793473,-0.04560234,-0.013550649,0.018851629,0.013844229,0.03145163,-0.055989012,-0.012845382,0.0037304196,-0.12889513,-0.010139242,-0.00009362025,-0.03478798,0.015802909,0.016873429,-0.03343949,0.0062667895,0.006468182,0.010335772,0.24324991,0.008554865,-0.026261354,-0.00803257,0.042168494,-0.024336515,0.014952242,0.050071448,-0.017459614,-0.023681065,0.00049715966,0.017834438,0.008078323,0.011447578,0.019187883,0.011790261,-0.05589097,0.03766737,0.057645228,-0.007970108,0.026855074,-0.015653783,0.00049189647,-0.008934541,-0.054763533,-0.02934044,-0.019231204,0.012324043,-0.014830147,0.0026948766,-0.012570503,0.04639954,0.042499937,-0.034034647,-0.031157995,0.015723713,0.038718954,-0.052369587,-0.018084215,0.019508827,-0.0039667226,0.013061648,0.004992968,-0.01755811,-0.010570259,-0.040775232,-0.005806557,0.021190329,-0.00895632,-0.004774853,0.021724371,-0.0031739573,0.0264006,-0.020815622,-0.04020282,-0.015277147,0.004146839,-0.004403136,-0.020258527,0.022791708,0.04996804,0.011701684,-0.025807,-0.010849307,0.02591551,0.027846346,-0.020101413,0.0075837434,0.0021796466,0.048799906,0.032680735,0.007101782,-0.0070039285,-0.0018539819,-0.0012211072,-0.043550413,0.012910495,-0.008464513,-0.0086602485,-0.0037458793,-0.034907017,-0.003383043,-0.013361902,-0.006466759,0.016893873,0.026046524,0.011831323,0.08745434,-0.0324366,0.025099918,-0.03053029,0.04537756,-0.03530133,-0.033009883,-0.05126151,0.040692437,0.031475317,0.008079432,0.018480932,0.042131465,-0.040515628,-0.01633384,0.015516604,0.008484471,0.0049069733,-0.040685233,-0.036853325,-0.0010267898,-0.008217386,0.023333766,-0.08742229,-0.0046345973,0.012204497,-0.029226087,0.034301814,0.07025554,0.040956937,0.0013626193,0.019662702,-0.0025373248,0.017298622,0.027351296,-0.016849747,-0.020739922,-0.010864025,-0.03841062,-0.00073521974,-0.004409303,0.025442053,0.044836815,0.02584006,-0.037659768,0.0022649455,0.025943067,0.022931084,0.017688125,0.038728677,-0.010762713,0.0049487455,0.038713913,-0.028758582,0.024331335,-0.029699722,0.035216514,0.008300562,0.029392546,0.0037755244,-0.018441644,-0.051618446,-0.011687607,-0.000876203,0.050978325,0.004541321,-0.039916232,-0.0171332,-0.046453003,-0.0144154625,-0.009158815,-0.03310245,-0.018213496,-0.00632847,-0.01807752,0.032949205,0.03826587,-0.037900347,0.011345806,-0.028131317,0.011423968,-0.008181123,0.000338367,-0.01585365,-0.015446242,-0.0029921774,0.0042164535,-0.0197053,-0.03982998,-0.059355993,0.029133221,0.019119548,-0.02564788,0.042799596,-0.03011543,-0.023728073,0.011867947,0.040028732,0.025223358,-0.0003592448,0.009302402,0.004736341,-0.0067159594,0.024492592,0.09713365,-0.012501624,-0.0017951889,0.0020585114,0.016678702,0.06663414,0.0237992,0.033885088,0.009850828,0.008239126,0.0009201961,-0.01896722,0.02030515,0.016534364,-0.011369474,-0.021247685,0.04285703,0.039758578,0.000024905561,-0.0040893173,0.0024724053,-0.031729717,0.012592168,-0.039819434,-0.06847939,0.027088316,0.0152549725,0.022346199,0.00029888636,-0.0054431558,-0.008726011,0.026094187,-0.07370909,-0.008544694,0.038632575,-0.025287775,-0.021954047,0.03417102,-0.01711961,-0.0047801407,-0.029809395,0.020490294,0.009556846,-0.0078524435,-0.002403109,0.018776322,0.023608962,0.0011601414,-0.056008328,0.0034519203,0.0094255535,-0.0060930937,0.024163725,0.008958091,0.011492524,-0.013039702,-0.03178786,-0.017316973,-0.008600238,0.002163028,-0.014514316,-0.01755725,-0.028255293,-0.0007436828,0.046220414,-0.026474267,-0.010037745,0.040016893,-0.051036943,0.016850583,0.018311124,0.01097801,-0.028630568,-0.0037613409,-0.0430699,0.02060124,0.01692933,-0.031458512,-0.026813062,-0.026915759,-0.025777487,0.018365297,-0.034164496,-0.005262953,0.0027274173,0.012848788,-0.03082873,0.0569718,-0.026564443,-0.022455614,0.06758086,0.033641152,0.023487898,-0.038052965,-0.006463356,-0.025669644,-0.049506776,0.04664516,-0.069765,-0.0109935105,-0.014595318,-0.05043762,0.02237876,-0.032198656,-0.00075402297,-0.083533436,0.019798089,-0.015287268,-0.014886149,-0.01518166,0.013360066,0.002726581,-0.009602454,-0.034088757,0.021510504,-0.019531017,-0.03901999,0.079995245,0.025859071,-0.004587288,-0.019016543,0.0063237273,0.035817288,0.0003163388,-0.004113814,0.03478521,-0.015972951,0.017139712,-0.019092849,-0.006590931,-0.007922709,-0.05071715,-0.020939538,-0.04522592,-0.011070388,0.0051934295,-0.00042026892,-0.0403241,-0.025896046,-0.009969685,-0.032892138,-0.021998718,-0.012921736,-0.05346081,0.005522437,0.0693597,-0.030700408,0.035132308,-0.010169309,0.0028746182,-0.004049795,-0.0008054698,-0.032622557,-0.008119324,0.014632059,0.022456476,-0.01968927,-0.015359551,-0.009280934,0.06546167,0.039253395,-0.008087898,-0.054327637,0.0361558,0.015314991,-0.03463717,0.0030450083,0.053476594,0.02241365,0.0017207509,0.049868595,-0.007125594,-0.05861024,-0.004154739,0.07278577,0.025489513,-0.008046583,0.0045410236,-0.02728505,-0.0029404333,-0.035287473,-0.009691843,0.034049734,-0.04086652,0.0032851219,0.0060268235,-0.034521542,0.028300688,0.010212756,-0.051378407,-0.04897613,-0.0018596037,-0.021214051,0.026967267,-0.03246887,-0.03527635,0.015606421,0.02176437,-0.015660996,-0.0155783305,0.04902264,-0.055610966,0.010349581,-0.15666734,0.022475114,-0.040461354,-0.023545569,-0.0076792925,0.017041432,-0.043372992,-0.04245264,-0.024134634,0.0073902165,0.003990127,-0.06412112,0.031676438,-0.024909832,-0.0041499524,0.025791481,-0.019954406,0.014714796,-0.007880639,0.044939622,0.012320859,-0.0018711291,0.021155957,-0.016630065,-0.021523226,-0.01563201,0.026056979,-0.0012102015,-0.02015049,-0.0539075,-0.016432203,-0.044442464,-0.00065143383,0.073958606,0.009440277,0.029479092,0.004684595,-0.00765238,-0.014069767,0.0035743709,0.0033969602,0.03366023,0.009307505,-0.025056321,0.010386702,0.08336002,-0.014295691,-0.014398991,-0.062685736,0.005706118,-0.004918044,0.07729429,-0.025919154,0.030278085,-0.01571963,-0.020587146,-0.027549371,-0.011644483,-0.024383387,0.040287256,-0.029177032,-0.009009711,-0.032409176,-0.022908181,0.0021941643,0.04085054,-0.02059122,0.019944984,-0.029651511,0.027549647,-0.033505928,-0.019447248,-0.01036986,-0.030181037,0.017335527,0.0016654084,0.036659826,-0.02510034,-0.0064550554,-0.012196368,-0.07125399,0.0064862836,0.00024787715,-0.021674404,0.037916094,-0.0143641895,-0.03030634,0.011387557,-0.051085383,0.03224637,-0.036027502,-0.020926015,0.031161375,0.012400895,-0.008612455,0.01848492,-0.03482013,-0.01168651,-0.028362876,-0.009710185,0.009475803,-0.017187258,-0.021825787,-0.017494453,-0.059053585,0.021936323,0.055828657,0.008900492,-0.0048688552,-0.052636717,-0.0029196306,-0.0049117208,-0.022727285,-0.010754216,-0.075716585,-0.044404905,0.004968225,0.05101629,0.019679958,0.017470794,-0.011594584,-0.004641394,0.002194823,-0.027302995,0.03259333,0.05399575,0.050398655,0.02274391,0.03100806,-0.023191677,-0.00745036,-0.042253703,-0.009035422,0.013533251,0.03427468,-0.02079418,0.0044659604,0.041909844,-0.017912235,-0.055045586,-0.0007244357,0.011641479,-0.007132462,-0.01430643,-0.004536207,-0.064050004,0.004257645,0.0057396763,0.006579209,0.0013151325,0.037037194,0.021699946,-0.014049622,0.055450123,-0.025195638,0.051262654,-0.042408954,0.0333893,0.0016677346,0.016608534,-0.05414333,-0.011137966,-0.03578533,0.001590201,-0.028954891,0.0486037,-0.030840965,-0.029773472,-0.039524868,-0.01377753,0.045573864,0.05755842,-0.012744982,0.006179128,0.02472218,0.0007824923,-0.00300125,0.019131618,-0.030170437,-0.010729405,0.027220463,0.0074005383,-0.02370023,0.030153465,-0.016186606,0.00232704,-0.004559338,0.007881403,0.011851992,-0.0009672027,0.0099136485,-0.0053366227,-0.023672812,-0.008672751,0.04333808,-0.018541887,0.02773634,0.039328936,0.04135293,0.032252647,-0.0289069,-0.01249224,0.025663689,-0.0035725988,-0.006205339,0.0050222855,-0.00015905738,0.022342674,-0.012623627,0.014694608,-0.010461319,-0.0007320198,-0.005635883,-0.010718012,0.036663406,-0.011538451,0.052973766,0.019689323,-0.0340365,0.010318775,0.063060194,0.03757123,0.059771616,-0.042461246,-0.052022472,-0.019470133,-0.0147456,0.01029405,-0.037366934,0.01199615,-0.07220328,0.0001096595,0.000035106208,0.03921541,-0.023500659,0.0069632456,-0.060016017,-0.023075039,-0.0430225,-0.017905753,0.081963405,-0.04271399,-0.03338316,-0.012976459],"last_embed":{"hash":"13l5t76","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"13l5t76","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 3: Detect Meditation Completed","lines":[82,107],"size":482,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"13l5t76","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 3: Detect Meditation Completed#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014938858,-0.042221047,-0.047527954,0.022360146,-0.025439184,-0.037278734,0.019703297,0.015658652,0.023118429,0.029602837,0.008502809,-0.009088233,0.0047784457,0.010162069,0.03772108,-0.007214206,-0.010290474,0.0011177078,0.03211268,0.0004838576,0.0103277005,0.0052411016,0.054273598,0.005518298,0.018961554,0.019849164,-0.009357854,-0.028606633,0.015149203,0.043514304,-0.01249078,-0.04683655,-0.018490551,-0.030953433,-0.010930773,-0.008456312,0.0072133653,-0.015868729,-0.036281727,0.062484268,-0.004915497,-0.022315335,0.0009147493,-0.0305577,0.03949325,0.011810051,-0.03401253,-0.024027167,0.0151592875,-0.03682665,-0.00033634497,-0.014470866,0.04314142,0.0030480477,0.0052594813,0.048899163,-0.02533534,-0.04400751,-0.048561078,0.026520034,-0.034113426,0.03601212,-0.047593385,0.028079672,-0.031348526,0.04865353,-0.0020443946,-0.027306058,0.0029763249,-0.019734787,0.030924277,-0.014425833,0.0020491432,0.006336087,-0.05691502,0.027608704,0.008844509,0.000249916,-0.010664745,-0.008997262,0.0015854582,0.0023746633,-0.017860629,0.026348332,-0.00028774177,0.01110379,-0.007701671,0.036671188,0.0002790676,-0.0032430459,0.026170062,-0.0079831015,-0.013877004,-0.0055125155,0.00077141664,-0.0015429591,-0.004966277,-0.03787172,0.06239521,0.010971315,-0.018231424,-0.018165989,0.014250629,0.03579294,0.03992853,-0.0059441314,0.040311817,0.009692786,0.013639099,-0.023723902,0.00080739456,0.026565935,-0.00013421457,-0.0069523593,0.0027553246,0.033164132,-0.005314515,0.0099884095,0.004476454,-0.0050448524,0.049537584,0.033129882,0.03451215,-0.02822692,-0.0048268796,-0.005087595,0.021782706,-0.021111226,0.0027710262,-0.001386834,-0.019600777,0.032208502,-0.018878037,0.029134149,-0.050932966,0.015437182,0.026706597,0.080068424,-0.018959815,-0.012012989,0.027774626,0.052192442,-0.037252218,-0.016837647,-0.010059556,-0.04959373,0.026788436,0.03134062,0.03226922,0.021195617,-0.0581232,0.03331948,0.01981166,0.03116824,-0.014840234,0.056690287,0.016094679,0.047944754,-0.025353724,0.00081933656,-0.0065548685,0.045878474,-0.021929098,0.07585842,0.008372202,0.013923608,-0.017741347,0.00032232836,-0.014308605,-0.0081609925,-0.032586273,-0.018451551,0.0046680197,0.023359748,0.021254664,0.010902212,0.059908856,0.024794368,-0.015024066,-0.0259142,-0.030737087,-0.007339899,0.0044639367,-0.041623656,-0.03605167,0.059169114,-0.01826119,-0.034716193,-0.0039235423,0.064090304,-0.03562183,0.017314967,-0.030020569,0.038779594,-0.013903003,-0.03163782,0.046109993,-0.009029647,0.011190065,0.008423872,0.0041185175,-0.010830105,0.031956665,-0.043396182,-0.02385138,-0.0107680205,0.012118922,-0.040580347,0.007816443,-0.034765165,-0.0036287056,0.056605477,-0.029091245,0.0025530513,-0.005296406,-0.022061253,0.011145837,0.004337415,-0.015605757,-0.005439523,-0.0077706547,0.058895182,0.012245775,-0.0051062633,0.0035888527,0.014463383,-0.014011917,0.05210956,-0.007468152,-0.028170291,-0.002902668,-0.014848948,-0.033282388,0.03930406,-0.017448682,-0.004508064,-0.03703006,0.055403136,0.04839418,-0.016924474,-0.016870014,0.026837729,0.010977258,-0.019755313,-0.011249497,-0.0661858,0.029415715,-0.0068472484,-0.0010321167,0.016052766,-0.0040700096,-0.012952921,-0.02488085,0.008162215,0.0068164216,0.042609304,-0.013035489,-0.015970575,-0.013408996,-0.0022068834,0.0020848927,0.026319856,0.015010248,0.02634506,0.011872092,-0.0042942315,0.022108112,-0.019525537,0.0062756054,0.01723699,0.012258232,-0.037172116,0.0144072,0.043899026,-0.008252924,0.030296413,-0.0016271118,0.029302116,0.060612235,-0.0075560156,-0.027306853,0.004201246,0.020368604,0.010476566,0.06138855,-0.010365502,-0.036137454,-0.010349983,0.012728354,-0.02213196,-0.00611791,0.008302454,0.056269597,-0.009816343,-0.040578887,0.031047843,0.010264551,-0.18037568,-0.010133253,-0.022640718,0.023982426,0.017098894,0.0349222,-0.012744986,-0.013779498,-0.020723494,0.07603568,0.02887624,-0.04961368,0.025003538,-0.018356172,0.01443322,-0.029040009,-0.0062362473,0.021109112,-0.03742442,-0.05117512,-0.056816105,-0.02433846,0.090428144,-0.022695223,-0.03858318,-0.015384796,0.060217835,-0.012101907,-0.009988299,-0.00084203103,-0.07338678,-0.0036790718,0.011778045,0.013017147,0.0072970064,0.048201695,-0.034298792,-0.012081131,0.05712311,0.027149493,0.036690496,0.047058433,-0.011819877,0.04497946,0.016372668,0.002427391,0.0020565207,0.025796061,-0.053500064,-0.006180845,-0.04042483,-0.0037327944,-0.0127871595,-0.008165799,-0.03357475,0.012205261,-0.010272626,0.030500108,-0.058305603,-0.003832506,-0.022982677,0.0204535,-0.029200833,-0.034221955,-0.05290784,0.021745082,0.021461349,-0.02821069,-0.000066831446,-0.04621715,0.009852659,-0.049281865,-0.011875158,0.017470662,0.013598707,0.03329533,-0.055156007,-0.013626975,0.008386563,-0.12608904,-0.003998484,0.001043107,-0.028601402,0.017406488,0.015217822,-0.028765937,0.0034427803,0.0024840243,0.014808695,0.2440466,0.012091102,-0.023089128,-0.0071697994,0.034127727,-0.029865712,0.015048615,0.050243095,-0.018721662,-0.021713939,-0.002532301,0.014822035,0.0056805266,0.00992842,0.018524658,0.011549469,-0.053579144,0.044417046,0.060399126,-0.0068341913,0.030152641,-0.01583229,0.001118037,-0.009231614,-0.05535802,-0.028502207,-0.020939568,0.015965048,-0.008842194,0.0038442998,-0.013368313,0.049248688,0.04125883,-0.030676333,-0.027579684,0.008036978,0.041499928,-0.056128252,-0.016949428,0.016979005,-0.005555749,0.013759653,0.007901415,-0.016350087,-0.016096916,-0.03736713,-0.0068511195,0.017139621,-0.013888216,-0.005619403,0.023892134,-0.011231475,0.02832287,-0.020836482,-0.038114242,-0.018277597,0.009467862,-0.0047016386,-0.018752705,0.016921574,0.049158625,0.014449349,-0.018540865,-0.012487099,0.027030265,0.024457823,-0.016898137,0.010225504,0.0018978171,0.046453238,0.03317232,0.007163944,-0.012201428,-0.0077776327,-0.003484255,-0.046372827,0.009377391,-0.010727076,-0.004773182,0.00004367698,-0.03314741,-0.001197465,-0.011389975,-0.0015006118,0.01807262,0.026186513,0.016654976,0.07718246,-0.03401586,0.026096767,-0.035876628,0.045272373,-0.035983875,-0.033715937,-0.049188524,0.044686597,0.032292508,0.010352142,0.021245195,0.04680255,-0.046155084,-0.022087371,0.013964189,0.00707528,0.005605757,-0.03639709,-0.038012575,-0.001264151,-0.004675202,0.02233946,-0.08422342,-0.0051558963,0.010478425,-0.031228585,0.033806458,0.07302875,0.037156973,0.0018616572,0.014067075,-0.003785782,0.015057436,0.027076682,-0.016199509,-0.016435226,-0.009207011,-0.035161965,0.0021696351,-0.0015293605,0.02843657,0.049167138,0.026573783,-0.038580213,-0.0013796403,0.02392542,0.03120157,0.019722696,0.03811435,-0.009510944,0.008580954,0.037957657,-0.031302992,0.020660186,-0.031823006,0.033748154,0.011082338,0.031165441,0.0023880533,-0.01805941,-0.051424906,-0.012232554,-0.0008568952,0.05160446,0.011145671,-0.0417628,-0.019745901,-0.04009225,-0.014537605,-0.008678956,-0.034376312,-0.017069524,-0.004425252,-0.01762757,0.032973718,0.039708365,-0.041226864,0.009985645,-0.030624745,0.007462993,-0.0064453073,0.0023181953,-0.012129137,-0.014867214,-0.0066168047,0.0014787735,-0.01861682,-0.037757806,-0.06494334,0.02622599,0.017753078,-0.02269217,0.041670814,-0.026133165,-0.024198368,0.006492231,0.04103177,0.019788465,0.00028325748,0.008701391,0.0015985012,-0.0066920677,0.021825768,0.09374089,-0.009970965,0.000998077,-0.00069514976,0.018634804,0.07007892,0.01926006,0.03472353,0.007244088,0.008186231,-0.0035383322,-0.018078025,0.020768344,0.01715942,-0.00907157,-0.020589368,0.04170317,0.035036076,-0.0034222037,-0.0015085252,0.0055086114,-0.03129977,0.010842164,-0.033245105,-0.07120695,0.031185323,0.01694815,0.02587431,-0.0030812945,-0.0045389864,-0.010510386,0.022909839,-0.07087779,-0.013056965,0.040696695,-0.023211062,-0.017793735,0.036407676,-0.019045949,-0.0052188123,-0.032211814,0.017879527,0.010568077,-0.009803374,-0.0026573653,0.015475506,0.025631571,0.0015159519,-0.0557727,0.0051896274,0.0050545344,-0.0047156303,0.024990335,0.006251627,0.0058093714,-0.012688338,-0.03559245,-0.012395777,-0.009789823,0.005863104,-0.021223877,-0.016692923,-0.032140255,0.0007400821,0.04346122,-0.028709942,-0.010299958,0.04095884,-0.04408217,0.015990319,0.015679529,0.012359766,-0.030823147,-0.0008157442,-0.038117494,0.01842399,0.011204568,-0.028860703,-0.03043053,-0.024196392,-0.023328485,0.0137577,-0.040024124,-0.005022467,0.0003281306,0.011037795,-0.026645327,0.046302356,-0.02664693,-0.023317832,0.06375036,0.03372429,0.024583997,-0.03519264,-0.00436918,-0.018120358,-0.046646096,0.04471588,-0.07570731,-0.016187085,-0.01309763,-0.046274714,0.026332274,-0.03087992,-0.003454594,-0.082905956,0.023280956,-0.015092647,-0.0075346557,-0.010622982,0.011478148,0.0046980563,-0.00991324,-0.030244678,0.023497092,-0.016432054,-0.036923163,0.08691156,0.022775522,-0.007405167,-0.023760691,0.0046240813,0.036690112,-0.0015178816,-0.0055456334,0.03567716,-0.013240126,0.018774882,-0.020237938,-0.01505076,-0.013856819,-0.05403199,-0.023547586,-0.040188666,-0.009352859,0.008262448,-0.0021604449,-0.042183787,-0.026693046,-0.010160921,-0.027501604,-0.02366517,-0.0153056,-0.05741497,-0.0003187001,0.07255615,-0.033251423,0.033701826,-0.007336165,0.0044532428,0.0012391437,0.0028928204,-0.036464576,-0.013979854,0.012014419,0.016095014,-0.019456359,-0.010369553,-0.010664,0.065762594,0.03811421,-0.0077873054,-0.057131503,0.035560302,0.011831058,-0.041390225,-0.00036960296,0.05224082,0.021774732,-0.0016437039,0.047225613,-0.01089289,-0.059219792,-0.0037459908,0.0776163,0.028425282,-0.010104053,0.008584248,-0.026858276,0.0012942159,-0.035316553,-0.010510528,0.033581704,-0.041638076,0.0048249187,0.008505201,-0.02971124,0.03390298,0.014276582,-0.0522954,-0.04950461,-0.0017157063,-0.023387833,0.021500802,-0.030790895,-0.038368765,0.014015564,0.023560073,-0.015087244,-0.012815996,0.04624439,-0.055776548,0.012682233,-0.1580436,0.023806555,-0.04076515,-0.018273735,-0.0042410404,0.0187473,-0.04713763,-0.044318262,-0.024136825,0.009376844,0.00079228496,-0.061615318,0.03498281,-0.024020944,0.0014381271,0.027967405,-0.019089583,0.016171128,-0.008125928,0.038864892,0.009656036,-0.004464728,0.01902724,-0.014023302,-0.02038277,-0.016958639,0.031779975,-0.00068878353,-0.016292738,-0.05922615,-0.013878135,-0.04008777,0.004543654,0.07075694,0.008666167,0.03262397,0.0034124614,-0.002387058,-0.017639253,0.0062240744,0.0068972264,0.036136545,0.013851852,-0.022291003,0.01521175,0.079625376,-0.014101413,-0.017897738,-0.06337008,0.004123272,0.0035574983,0.08205223,-0.022999376,0.029009826,-0.023560777,-0.01955665,-0.02516851,-0.0060094064,-0.014804882,0.04266084,-0.026416771,-0.008545417,-0.03499087,-0.023352506,0.0040934947,0.039793238,-0.023594996,0.01913963,-0.029231338,0.02471111,-0.031512875,-0.01742088,-0.011076961,-0.032906216,0.022703445,0.0007233702,0.035510663,-0.027869122,-0.006493532,-0.012485571,-0.073638916,0.008408166,0.0030535536,-0.027963514,0.037118,-0.016122496,-0.024373736,0.009566575,-0.050065003,0.030030198,-0.039760254,-0.01761016,0.03170926,0.0145539865,-0.0052234684,0.020790042,-0.035684913,-0.013899392,-0.024052624,-0.0072634835,0.007643518,-0.015285102,-0.018417098,-0.021125108,-0.061584156,0.020557595,0.054656766,0.010563299,-0.01168933,-0.05712959,-0.004072895,-0.004517663,-0.029277835,-0.010734462,-0.07108885,-0.046345238,0.0002034738,0.054756362,0.026314119,0.022247428,-0.009927951,-0.0060477406,0.0037036487,-0.026531953,0.03325813,0.050435636,0.05250127,0.021966424,0.026848549,-0.020538623,-0.012190578,-0.04193515,-0.010085441,0.00933107,0.033795644,-0.020910302,0.0035160566,0.04312875,-0.019388327,-0.053083263,0.00026436767,0.015712705,-0.008145778,-0.014372808,-0.0059447517,-0.06101397,0.000060821367,0.0051220236,0.003722187,0.0019864822,0.033005983,0.018662423,-0.011857021,0.060260545,-0.022822276,0.05053666,-0.04161993,0.02803492,-0.0061811297,0.012554316,-0.06230068,-0.016603919,-0.037010595,0.002303425,-0.025774386,0.050916478,-0.033720862,-0.028672542,-0.035165817,-0.00864974,0.041543182,0.056872398,-0.01624052,0.0039242087,0.024411801,0.002881056,-0.0042666206,0.013938675,-0.028570833,-0.012446717,0.027438166,0.0042277374,-0.021517778,0.025028545,-0.010725265,0.003980659,-0.004527748,0.010939657,0.016185021,-0.0033307434,0.012461687,-0.0075724996,-0.025396265,-0.008829198,0.046016626,-0.014098372,0.028562192,0.037120268,0.04314326,0.024555806,-0.030172005,-0.012142716,0.02884714,-0.002924353,-0.00129259,0.0023139284,-0.00059828523,0.028988037,-0.013954261,0.0112739215,-0.017215386,0.000560744,-0.0061139115,-0.01535835,0.031272642,-0.016772382,0.052669283,0.010211241,-0.043829523,0.010615678,0.062541656,0.044816513,0.057783883,-0.04241874,-0.0533292,-0.018956931,-0.017193196,0.006168278,-0.038594905,0.011486573,-0.07338728,0.0014275513,0.0024178382,0.036787957,-0.025158709,0.0052440856,-0.055021748,-0.022254985,-0.046471324,-0.011915258,0.08152781,-0.045254603,-0.041300856,-0.012967714],"last_embed":{"hash":"4kazp","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"4kazp","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Profile 3: Detect Meditation Completed#{1}","lines":[84,107],"size":438,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4kazp","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Reminder Level 2\" (7:15 AM if not started)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015033851,-0.030107742,-0.016550826,0.020406835,-0.053395517,0.025365785,0.020912057,0.030768117,0.005922265,0.0046441746,0.011528021,0.009698663,-0.01858862,0.0020633654,0.06404228,0.017954478,-0.013600955,0.02001019,0.0034613053,0.007894586,0.009071726,-0.0071731294,0.035234153,0.044590734,0.00020152057,0.044024784,-0.035028547,-0.03544978,0.033642635,0.05772108,-0.0036417956,-0.058742248,-0.0075088246,-0.05325305,-0.023194749,-0.011916471,0.0054595387,-0.019199168,-0.04026373,0.036577933,0.0054691383,-0.011434971,0.00710179,-0.022029547,0.06346871,-0.00043329856,-0.04506647,-0.02970437,0.025643755,-0.04987214,0.0028330341,-0.019117348,0.033946633,0.0066139703,0.029327216,0.048018765,-0.014179319,-0.04832086,-0.049663167,0.023839418,-0.03561373,0.025692903,-0.023934355,-0.011122988,-0.024332548,0.031674165,0.016516758,-0.028983261,-0.012995111,-0.031971555,-0.010648293,0.017750356,-0.006104892,-0.0051383935,-0.053857952,0.027480217,0.0022479163,-0.009714602,0.0037553688,-0.0027100171,0.020866008,-0.022865633,-0.024191644,0.030767025,0.0066932915,0.011738379,-0.017901538,0.028106788,0.014081501,0.014711583,0.001867347,-0.006321904,-0.03884974,-0.02556476,0.01417136,0.022404859,-0.00053895375,-0.023541095,0.068860956,0.014299657,-0.014724258,0.00083713303,0.027422607,0.025602639,0.030498466,-0.00025452155,0.0134673035,-0.005075068,0.0033568472,-0.018401232,0.010309409,0.015879424,0.0055367253,-0.0018933791,-0.01862293,-0.0021609417,-0.0068588234,-0.005384505,-0.0063409014,-0.026223896,0.03786776,0.06823262,0.07247645,-0.06066846,-0.008683179,-0.028570883,-0.0007623114,-0.029329162,0.015010968,0.013532597,0.018796543,0.05591926,-0.023088215,0.011654573,-0.014714037,-0.002632353,0.019905835,0.02842177,-0.010394312,-0.034265596,0.03353011,0.024197238,-0.0727161,-0.029447291,0.0078759985,-0.04315092,0.029410515,0.032548558,0.038564317,0.013478792,-0.050372988,0.04235578,0.022948053,0.03952454,-0.00013480117,0.007961797,0.026827754,0.03592117,-0.04452126,0.025127899,0.005138433,0.03399752,-0.0372982,0.080523625,-0.012077903,0.013866459,-0.034179963,0.02403149,-0.010691087,-0.012695343,-0.017563744,0.009721275,0.010096036,-0.014705099,0.020939495,0.025330236,0.06543923,0.025432207,0.00154369,-0.023783619,-0.024859594,-0.006399759,-0.00560943,-0.030120976,-0.010321863,0.044292327,-0.035642676,-0.04763353,-0.0017290324,0.021375125,-0.039683383,0.0076830275,-0.027470134,0.043321483,-0.015298395,-0.010337897,0.038043916,0.0042072833,0.005537901,-0.026058016,-0.0016421063,0.0013378419,-0.011046863,-0.07842432,-0.010697412,0.004914602,-0.025206499,-0.02637137,0.03427736,-0.04398047,-0.021852177,0.032319482,-0.02304828,0.0015139619,-0.026766712,-0.039862283,0.014464593,0.002497,-0.012689847,0.0095844995,-0.014206936,0.05140273,-0.015185286,-0.032253835,0.022910682,0.018520074,-0.0035716526,0.038148317,0.02650871,-0.020559233,0.008507757,-0.016087037,-0.026169261,0.022485377,0.049530793,-0.016395675,-0.029607706,0.0543886,0.034136813,-0.004408872,-0.025927389,0.023259323,-0.036182385,-0.0010552742,-0.011558432,-0.03382829,0.016465554,0.011286245,-0.016436731,0.014717025,0.010369597,-0.013312169,-0.014730721,0.007727497,0.010407049,0.038079254,-0.0041408385,-0.016486181,0.0044386303,0.004294198,0.026013581,-0.006993598,0.013118589,0.014699311,-0.015101455,-0.0026531448,0.010914451,-0.0012656657,0.0065851193,-0.003531049,-0.011845111,-0.062994175,0.018870242,0.010287935,0.013724158,0.020464774,-0.024599595,0.02752909,0.049719036,0.0073032766,-0.0408204,0.011637505,0.010521214,-0.0016748573,0.052947916,-0.0098875165,-0.028827768,-0.008523534,0.03625575,0.0011203905,-0.026224993,0.013651645,0.06248802,0.018847747,-0.022802452,0.03499609,0.015047537,-0.17906825,-0.021480607,-0.025333902,0.01943256,0.018585473,0.0409483,-0.03339445,-0.012902805,-0.02375512,0.043181818,0.032300267,-0.044784,0.03480119,-0.009543466,0.005046087,-0.029699072,-0.012165615,0.019170986,-0.024945047,-0.037760396,-0.049699392,-0.028580453,0.037044644,-0.040868737,-0.030918848,-0.005284975,0.052786194,0.0020160936,-0.0045959186,-0.05714928,-0.082706146,-0.01995357,-0.0019436512,0.017388592,0.024718603,0.03621758,-0.00858647,-0.028181799,0.047294922,0.045813147,0.028721144,0.06206798,-0.006226985,0.04959932,0.034885358,-0.0057076225,0.008163097,-0.0074477703,-0.043436684,0.014845471,-0.014903907,-0.009502815,-0.0038953344,-0.024936812,-0.021927651,-0.009026985,0.021914149,0.06713482,-0.04257098,-0.009683874,-0.013566871,-0.023517314,0.0020761143,-0.04646811,-0.027618164,0.021006735,0.013758812,-0.018677734,0.011421941,-0.04453246,0.049572527,-0.06727521,0.026493132,0.00829957,0.0024017317,0.03074879,-0.051453646,-0.020305587,0.012080031,-0.13835639,-0.013913377,0.013017301,-0.051174305,0.019797629,0.0029886577,-0.049764372,-0.01957499,0.022760484,0.032062337,0.219052,0.026264314,0.01490698,-0.008544838,0.034659825,-0.0053144004,-0.017491996,0.044466253,-0.007398622,-0.0189557,-0.013914638,-0.015881293,0.022847451,-0.00087293494,-0.017851634,0.014115934,-0.05214936,0.039396033,0.08599797,-0.026161246,0.023478612,-0.035945732,0.0017778113,-0.00857472,-0.04608657,-0.032418992,-0.008436254,0.018345717,-0.0031651407,-0.011260991,-0.01743347,-0.01427105,0.047913406,-0.053964797,-0.043065343,0.010522404,0.047772214,-0.044798795,-0.0196753,0.0032279808,0.0071390355,0.01090741,0.04510502,-0.009757558,0.00029476805,-0.028255766,-0.018944705,0.036658444,-0.018404739,0.006886282,0.0120851565,-0.028328983,-0.0024102165,-0.01756464,-0.044967055,-0.022492804,-0.027239177,-0.0029557275,-0.04053346,0.038107343,0.019004071,0.012260323,-0.028665038,0.0055113053,-0.004208483,0.032989334,-0.009955226,0.00042647246,-0.043763272,0.056760497,0.019556211,0.00047598148,0.00016820942,-0.00006849583,0.023513604,-0.076597385,0.046929352,-0.0011727194,0.001078609,0.028989695,-0.028570348,-0.016420212,-0.0015537502,0.0031182605,0.003483142,-0.0057415594,0.03884775,0.06549007,-0.059803154,0.024393419,-0.02000753,0.004427965,-0.016873166,-0.031470943,-0.045353543,0.0011261052,0.041034903,-0.0060946695,0.039374083,0.050843973,-0.031913087,-0.0046401354,0.037825707,0.0025506862,-0.0068930252,-0.025019346,-0.018598491,-0.0059139547,-0.03481435,0.014579229,-0.081576556,-0.0036639273,0.002683081,-0.021512382,0.042843096,0.06562071,0.02309384,0.008800613,0.031892437,-0.013535282,0.0060349847,0.033333644,0.0128533635,0.01981732,-0.002556297,-0.03755157,0.010031857,-0.0030027467,0.0021139437,0.042476177,0.0023022501,-0.036439806,-0.022076963,0.035000376,0.012894284,0.0041279704,0.01268995,-0.018251708,-0.01856784,0.032599404,-0.025938982,-0.010702077,-0.044004716,0.044773392,0.021593431,0.04306764,-0.009043472,-0.0106895,-0.063030355,0.014988923,0.005939527,0.016306074,0.042082943,-0.04000239,-0.0142646665,-0.07447747,-0.011935178,-0.028348291,-0.04128028,-0.015723165,0.025177022,-0.01123994,0.019839618,0.055264316,-0.009539401,0.026995094,-0.014763113,0.0214992,-0.027752148,0.0076344036,-0.0107317185,-0.005132853,0.007261357,0.011763697,-0.043373857,-0.041043572,-0.05109273,0.039323196,-0.009000949,-0.029149944,0.02432875,0.011418468,-0.034485597,0.014801721,0.022457507,-0.015650421,-0.0128198825,-0.0051289047,-0.018027542,-0.030530384,-0.0034999733,0.09031859,0.031402178,0.0030067,0.0067866365,0.020205613,0.079684086,0.025759054,0.051230386,0.008560327,-0.011426999,-0.016538335,0.005145383,-0.016357552,0.008828801,-0.035164937,-0.0028464207,0.042678677,0.03515243,0.014331248,-0.007987926,-0.023840545,-0.048585415,-0.0071979556,-0.017361056,-0.03251585,0.018607577,0.046881463,0.027829487,0.016848437,-0.0008490284,-0.0343522,0.014268341,-0.030598434,-0.02785486,0.031994004,-0.017323725,-0.015968228,0.0362839,-0.014638261,-0.0020630811,-0.028764632,0.010247763,0.0120695345,-0.01695023,0.010982555,0.0056235245,0.02171804,-0.0009376137,-0.03154395,-0.008000473,0.0044116364,-0.016241087,0.034666073,0.030783974,0.014003533,-0.04553962,-0.030589852,0.011708569,-0.0006295733,-0.009704418,-0.0077044764,-0.00020504481,-0.03451654,0.038725052,0.013387952,-0.010082005,-0.0019977107,0.017919356,-0.03789025,0.01589801,0.0142026935,0.0059659453,-0.031831432,-0.056358356,-0.059743404,0.020088907,0.0025511466,-0.024555068,-0.051239908,-0.009202574,-0.021049537,0.016042927,-0.05018109,-0.008367576,0.002305425,0.023370873,-0.0042014085,0.062555514,-0.05323212,-0.0150898155,0.07955731,0.039435588,0.04891374,-0.026108652,-0.03931519,0.0034188724,-0.046122156,0.03765894,-0.06202895,0.004474328,-0.0049414644,-0.03387912,0.045277197,-0.02424421,-0.02887511,-0.07086217,-0.0035697052,0.007486255,-0.0038783192,-0.0013304139,0.007199139,-0.005394341,0.012625301,-0.0030249439,0.016288046,-0.03157966,0.003241999,0.03389981,0.024226809,0.0024237444,-0.016686881,0.011923124,0.035078134,-0.0018864434,0.0016344523,0.029654862,-0.033093475,0.015890846,-0.037438016,0.009063939,-0.019899422,-0.03409833,-0.010066254,-0.056765076,0.013309267,-0.011368652,-0.022639895,-0.026343733,-0.014906256,0.011737921,-0.03946702,-0.019447183,-0.02098499,-0.047307268,-0.01755233,0.052374143,-0.019436458,0.02990254,-0.012510013,-0.0025270116,0.005367409,0.0084169535,-0.025530186,0.018362356,0.014207933,0.032426987,-0.012326113,0.00519396,0.0028478552,0.083758354,0.0022633744,-0.006358285,-0.048897803,0.029810376,0.0061028777,-0.019344134,-0.012233382,0.06673812,0.06742413,-0.011180325,0.06514181,-0.027079258,-0.02991263,0.010318056,0.08193505,-0.0099563915,-0.008953343,0.020808125,-0.016814787,-0.011680143,-0.00923372,-0.016788991,0.014670506,-0.026178138,0.029649874,0.02835471,-0.02027461,0.029518016,0.006486304,-0.066062115,-0.0323592,0.033533726,-0.030051274,0.016496437,-0.039670616,-0.041550476,0.00822308,0.037001792,-0.015940893,-0.027904367,0.01366791,-0.062112857,0.029481933,-0.14614096,0.011549461,-0.014666353,-0.003600864,0.01711395,0.008987388,-0.053151887,-0.030406758,-0.035372067,0.016922895,-0.015762998,-0.011577755,0.039897658,-0.03477909,-0.01672934,0.054299027,-0.012617671,0.046539668,-0.0038942718,0.076596305,0.018274792,-0.013469953,0.04294614,-0.0031971592,-0.03485856,0.007710544,0.023946872,0.0026962918,-0.014327943,-0.0073466627,-0.0010774962,-0.050966326,0.0063807713,0.06318361,-0.020312142,0.010335826,0.0013750764,-0.010218892,-0.036894977,0.010441996,-0.010578469,0.028883051,0.019358141,-0.03168621,0.011524951,0.08520761,-0.053552054,-0.010985262,-0.051104568,0.0075253835,0.005006781,0.06987489,-0.021255162,-0.0035770806,-0.00059096736,0.014788688,-0.019590493,-0.0052131983,0.020392114,0.032484166,-0.021558104,-0.00006230227,-0.0064886636,-0.03406687,-0.0004592691,0.033529863,-0.042638287,0.020457998,-0.02942998,0.053570405,-0.03275566,-0.026728923,0.007352557,-0.03934363,-0.007099229,0.029090632,0.030274518,-0.0005507683,-0.026970835,-0.038409308,-0.05024897,-0.0049576955,0.005680059,-0.044681475,0.052421432,-0.013332978,-0.024820948,-0.0025750857,-0.041377205,0.02630198,-0.024190696,-0.03226698,0.022017054,0.013689783,-0.011744544,0.015774295,-0.031020408,-0.013081188,-0.03787709,0.007081984,-0.02154036,-0.0062544476,-0.024572631,-0.032790087,-0.038113203,0.015578114,0.049843922,0.016571203,-0.023725435,-0.04589216,0.018352909,-0.008954354,0.00051121146,0.015750987,-0.095352314,-0.01674674,0.0045236065,0.02186794,0.027484467,0.016819907,-0.02247027,-0.023670422,-0.012693126,-0.019403582,0.04930626,0.046197843,0.039663166,-0.0015834725,0.02091103,0.012124719,-0.0013262352,-0.03408224,0.00090485485,0.019438535,0.03494242,-0.016715694,0.014080377,0.04285152,-0.036486786,-0.03375732,-0.008764849,0.035384294,-0.00081203383,-0.032662846,-0.017766947,-0.067380704,0.012181217,-0.006472366,0.00631619,0.009014836,0.02981975,0.0017103296,-0.009522787,0.025996843,-0.015243031,0.033691023,-0.05377087,0.056643292,0.006834529,0.01689699,-0.031602196,0.009078327,-0.05332934,-0.009108295,-0.012896717,0.05434977,-0.012212283,-0.030843029,-0.021204283,-0.0021614009,0.009916663,0.054576866,-0.005522464,-0.004016545,-0.0015615607,0.011157531,-0.02188274,0.003371806,-0.029314395,-0.027736945,0.035087027,0.015815206,0.005732045,-0.0037909388,-0.01482046,-0.006762511,0.0071162945,0.025724687,-0.019853668,-0.019730227,0.013575924,-0.025771668,-0.01389422,-0.037661456,0.05752232,-0.002922677,0.020557776,0.028596288,0.049354427,0.035052955,0.014951402,-0.032622963,0.040174067,-0.019519122,-0.012094343,0.017304098,0.0025061488,0.0060780896,-0.021781184,0.0013034656,-0.022892702,-0.0040389835,0.0010049653,-0.021833228,0.045392036,-0.014721835,0.059185848,0.017023114,-0.013147898,-0.018912977,0.06226342,0.03249453,0.022753015,-0.03704311,-0.00038187418,-0.018026678,-0.033530116,0.011728353,-0.037684042,0.029156972,-0.004848228,0.0029531477,-0.003091658,0.039236516,-0.017793303,0.017342446,-0.074449696,0.011295342,-0.021204108,-0.018834673,0.06289699,-0.06619575,-0.015851691,-0.008645616],"last_embed":{"hash":"19irg60","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"19irg60","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Reminder Level 2\" (7:15 AM if not started)","lines":[108,131],"size":404,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"19irg60","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Reminder Level 2\" (7:15 AM if not started)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018219495,-0.02864673,-0.019120177,0.027868172,-0.05036918,0.023464946,0.01304734,0.038903262,0.002489026,0.0045164297,0.00968321,0.0015905917,-0.028667796,-0.0068764756,0.06505752,0.008796378,-0.0069105523,0.02054757,0.00047320488,0.014184771,0.011078896,-0.0029347362,0.029175442,0.042114146,0.007964098,0.044288848,-0.03722829,-0.03937533,0.029187866,0.055629294,-0.008918002,-0.058833014,-0.003483159,-0.04748062,-0.023838835,-0.016398957,0.000094690746,-0.017994685,-0.034856245,0.03723154,0.010053439,-0.00587665,0.009425904,-0.019245347,0.057213865,0.004083799,-0.048730385,-0.024066782,0.030611003,-0.050116923,0.0047727595,-0.020865478,0.03715217,0.00959668,0.025363898,0.054115094,-0.010226383,-0.046298843,-0.050128344,0.02530295,-0.039356872,0.003561913,-0.033001862,-0.013003309,-0.028663125,0.041914955,0.011922633,-0.029308343,-0.01084845,-0.030234585,-0.014012359,0.02180896,-0.002642393,-0.005735748,-0.060856003,0.013311698,0.011340787,-0.009156527,0.0067203343,0.000023561386,0.025775926,-0.027966475,-0.025364716,0.030397834,0.0078060497,0.010613742,-0.025065025,0.026374672,0.01646116,0.008950503,0.0049559744,0.003590077,-0.029646743,-0.03171164,0.014737956,0.021306923,0.0021387292,-0.031574886,0.06711215,0.020007469,-0.016569706,-0.007040846,0.032022927,0.025650827,0.032034498,-0.0013140634,0.018847805,-0.0031934236,0.0052788043,-0.015663413,0.008589553,0.01611638,0.0018623206,-0.003568652,-0.018046133,-0.0010727257,-0.011791638,-0.003114641,-0.0050811092,-0.01952431,0.047601543,0.063631855,0.072325625,-0.056099236,-0.01577804,-0.02305472,-0.00012270894,-0.024470098,0.028883683,0.019754311,0.024437774,0.0636695,-0.024355598,0.0072102053,-0.021783836,-0.00058725616,0.017042464,0.022777842,0.0014804447,-0.0373056,0.038401186,0.033639546,-0.06845458,-0.030479006,0.007241926,-0.04310675,0.027089797,0.04285583,0.037835173,0.0017141344,-0.055436008,0.039460137,0.023814943,0.019826375,0.002099538,0.012395001,0.028193455,0.044123728,-0.049910013,0.033828836,0.0022087703,0.029712483,-0.035791807,0.09590976,-0.009857484,0.010279573,-0.03387623,0.030150602,-0.014470302,-0.0152838,-0.018868566,0.008361219,0.009384078,-0.01108213,0.018499384,0.026853653,0.062874824,0.023817468,0.009442782,-0.02550271,-0.026715286,0.0036359217,-0.009085586,-0.029894242,-0.015409883,0.05169764,-0.03522377,-0.038419385,-0.0022702238,0.022305438,-0.03782683,-0.0054547214,-0.02629539,0.042904757,-0.011256987,-0.0069940705,0.043194417,0.008258612,0.0026878284,-0.022296734,0.0025127954,0.004843473,-0.0075915884,-0.071410224,-0.013173732,0.0079564275,-0.026956074,-0.03303452,0.034966823,-0.04603538,-0.019016407,0.016376192,-0.028822,-0.006836092,-0.021965547,-0.05243233,0.0108635705,-0.0032004905,-0.012588911,0.009260555,-0.020267544,0.047088083,-0.014160871,-0.034584153,0.024481643,0.017560339,0.0014739856,0.029244019,0.02734657,-0.028293226,0.0017386073,-0.009543197,-0.02135646,0.02315993,0.05373794,-0.020521665,-0.021905025,0.047461774,0.030261358,-0.00093969796,-0.022238987,0.022885999,-0.036952432,-0.003415412,-0.002261606,-0.032268055,0.01669311,0.011055984,-0.011182283,0.0051485924,-0.00016874346,-0.011039846,-0.022269001,0.012453101,0.007034665,0.040767904,-0.0086795995,-0.01576735,0.008376116,0.0015456711,0.023817662,-0.008998728,0.012127915,0.008858079,-0.013012005,-0.010707793,0.01376395,0.007387865,0.013009924,-0.0056179906,-0.017788831,-0.064331785,0.02117172,0.008032343,0.011215953,0.023412367,-0.019177057,0.020277275,0.04229593,0.008748448,-0.048100483,0.0046060127,0.0099412855,-0.0017204392,0.047613744,-0.00052033033,-0.03564954,-0.004762235,0.04210393,0.0011527151,-0.019864438,0.014976021,0.066378444,0.01038948,-0.025816865,0.03450705,0.010642307,-0.18094105,-0.020583076,-0.023658581,0.023386763,0.014133804,0.044096082,-0.036100637,-0.0026623188,-0.022135628,0.03384969,0.03149774,-0.049520217,0.034321096,-0.017014964,0.006183798,-0.02671904,-0.008833356,0.01778489,-0.017207187,-0.038906273,-0.04857118,-0.020155251,0.029244596,-0.031465806,-0.035378367,-0.008266319,0.05319721,-0.002588082,-0.0058929506,-0.054417696,-0.0728962,-0.01178727,-0.0041546184,0.013207923,0.030831859,0.030555742,-0.008645801,-0.034125373,0.04731915,0.052905258,0.024893668,0.05414243,-0.0062123993,0.055050593,0.039392214,-0.014578031,0.01264702,-0.010081447,-0.04210112,0.013146194,-0.015777644,-0.008370275,0.0014898918,-0.023743985,-0.022119626,-0.0043998933,0.018691655,0.065433346,-0.040606014,-0.0115163475,-0.01181454,-0.027466843,0.0069922893,-0.03639161,-0.026487257,0.021759205,0.013683649,-0.007915594,0.012490721,-0.041959606,0.049770545,-0.06353387,0.022520207,0.011919586,0.0031318953,0.030856654,-0.056325506,-0.016241943,0.018215152,-0.14196827,-0.0042833597,0.0155596575,-0.05343349,0.020153018,0.010370777,-0.048911337,-0.012899142,0.025083952,0.028025895,0.22152743,0.024881542,0.013256583,-0.0039736214,0.03616509,-0.0040496946,-0.013908549,0.03563007,-0.010904174,-0.02149267,-0.007500196,-0.004213705,0.023443082,-0.004187432,-0.021825852,0.01872653,-0.052195825,0.04578389,0.08177141,-0.024050249,0.02471898,-0.034464322,0.00784691,-0.011575226,-0.04258959,-0.031540714,-0.011847757,0.021796072,0.0033780064,-0.0055314326,-0.018718159,-0.0055461098,0.053728256,-0.052839566,-0.03954221,0.0032874423,0.047392126,-0.04463074,-0.020395959,-0.0010831719,0.004352329,0.014575221,0.044583462,-0.0021857012,0.0035150438,-0.02527366,-0.02625898,0.039236944,-0.0186699,0.008882902,0.011227136,-0.029492218,-0.0058036377,-0.019204423,-0.05004613,-0.014920554,-0.016922195,-0.004739283,-0.04992764,0.052525546,0.03064168,0.017141087,-0.024849053,0.0127230715,0.0009841397,0.027003482,-0.013242602,0.0009170647,-0.034943912,0.05541671,0.020281903,0.006742007,0.008148519,0.0055087595,0.018918091,-0.074851185,0.045887157,0.003131167,0.000893501,0.024035897,-0.023132943,-0.021517769,0.005102672,0.0015826966,0.0059615136,-0.004380908,0.03697518,0.06685791,-0.056054838,0.02289613,-0.023806073,0.0055944356,-0.023606367,-0.036811594,-0.04370731,0.005312036,0.041683488,-0.0008076194,0.047705784,0.05926168,-0.025077885,-0.009528583,0.032560002,0.006897289,-0.0055933315,-0.013947142,-0.015891582,-0.01267555,-0.047429394,0.01494699,-0.07344629,-0.0043217777,0.0069475877,-0.028897416,0.04905553,0.07512752,0.017096123,0.013885133,0.03758218,-0.013586423,0.00040733034,0.017992495,0.010785081,0.024604524,-0.0076275407,-0.036124665,0.009620829,-0.0023207127,0.0054668896,0.04245707,0.0013301439,-0.037047017,-0.018377049,0.037727598,0.016707258,-0.0035813265,0.019859228,-0.015276853,-0.0104698455,0.030499533,-0.019576976,-0.012059187,-0.0386869,0.04877874,0.021995818,0.030484661,-0.014649477,-0.017036987,-0.057704568,0.009942332,0.006430664,0.019335503,0.045410533,-0.03623,-0.0136517305,-0.066816874,-0.012008615,-0.025652213,-0.044110365,-0.018190859,0.016710198,-0.016556524,0.027368091,0.052997824,-0.018258581,0.021766704,-0.010505629,0.023814939,-0.025343949,0.006620929,-0.010954401,-0.006400977,0.01063775,-0.0013992585,-0.047469288,-0.037069626,-0.056213118,0.046408176,-0.01062348,-0.02378829,0.030937381,0.010311048,-0.027961412,0.013503944,0.02629256,-0.014143272,-0.016711028,-0.0061101858,-0.025870012,-0.036362264,-0.004454293,0.092554145,0.033303913,0.006971051,0.010236431,0.018071743,0.076977246,0.024905836,0.058902636,0.010295567,-0.006295778,-0.016775172,0.005522177,-0.01490123,0.017817391,-0.03150999,-0.002539221,0.04929429,0.036331933,0.004072819,-0.00016583601,-0.016559655,-0.056821402,-0.013594814,-0.007264709,-0.036634583,0.021282649,0.050957818,0.038372904,0.017903006,0.00003122049,-0.033171147,0.01587458,-0.032733247,-0.024921577,0.034470376,-0.025436243,-0.018950097,0.03057725,-0.013455791,-0.0022321846,-0.027160427,0.008964388,0.0017602294,-0.018610796,-0.00035071265,0.008669873,0.01969868,0.0024803714,-0.027253976,-0.0023108555,0.0016393537,-0.017476834,0.028664324,0.028346194,0.010151416,-0.04684192,-0.03871264,0.009201756,-0.0000860084,-0.008184554,-0.005051593,-0.0079394,-0.039507795,0.02915235,0.014222327,-0.002447395,-0.00827688,0.026341464,-0.03251607,0.016997494,0.012500452,0.006637403,-0.03352379,-0.064109534,-0.0604304,0.01656951,-0.0020915547,-0.024823407,-0.06214768,-0.008402525,-0.026876898,0.014927056,-0.05478201,0.0062937425,-0.0011083757,0.017498259,-0.00926308,0.058565624,-0.054910604,-0.018311968,0.06669503,0.03224141,0.049398936,-0.016988102,-0.04012252,0.012132127,-0.04652551,0.029519519,-0.063018315,0.007956468,-0.0064776023,-0.031746596,0.0456293,-0.019173399,-0.023536555,-0.078838415,-0.0025415535,0.009538598,-0.0036609268,-0.002470068,-0.00046502697,-0.007131069,0.013280711,-0.0021522578,0.01939092,-0.02614492,0.00496167,0.030755045,0.03141457,0.00785625,-0.020074796,0.006672232,0.0350068,-0.004030533,0.013114234,0.038629316,-0.034475576,0.015049921,-0.031328622,-0.0032741267,-0.017770892,-0.038601443,-0.012530056,-0.05094092,0.016147913,-0.008758924,-0.025984745,-0.029793685,-0.014601999,0.009615607,-0.036268543,-0.014946993,-0.015048948,-0.04183753,-0.015537554,0.043561883,-0.014068004,0.02184639,-0.010045555,0.005048828,0.0053248066,0.00967648,-0.018762376,0.0061099646,0.008281861,0.026367737,-0.005117705,0.011170474,0.0067821583,0.08122408,-0.00093914673,-0.01234487,-0.052314606,0.035265945,0.015606553,-0.013188052,-0.014532593,0.059726138,0.059951477,-0.0011306461,0.058259685,-0.032521226,-0.026406558,0.017315974,0.08553183,-0.0028595726,-0.0070774085,0.019702509,-0.01606903,-0.011495117,-0.0060699307,-0.01606227,0.014732752,-0.02289531,0.02072979,0.027131926,-0.014726831,0.025429798,0.0129945185,-0.06972697,-0.033786457,0.033592883,-0.033026602,0.020328552,-0.040908758,-0.040297173,0.0075937826,0.03543546,-0.0090194885,-0.014632843,0.014968095,-0.060576294,0.030645026,-0.1471798,0.012490815,-0.011490829,-0.0032286746,0.0140317725,0.0115310745,-0.051945943,-0.03339976,-0.038075466,0.018970888,-0.008410212,-0.013457301,0.03807631,-0.0349164,-0.021545084,0.06087528,-0.011282499,0.044296205,-0.004109352,0.072552614,0.013546701,-0.013320418,0.030555097,-0.0024825057,-0.032711502,0.005871696,0.030860633,0.0016038383,-0.01633108,0.0004499694,-0.0053193406,-0.04496498,0.005109922,0.055587526,-0.01740442,0.014372644,0.004730559,-0.008531921,-0.04493043,0.0019504369,-0.01621071,0.029151162,0.017796766,-0.039388433,0.0077310046,0.07466616,-0.05649558,-0.0045451648,-0.05167531,0.00541382,0.010122473,0.0708148,-0.010950526,-0.0060501536,-0.008942981,0.009358785,-0.030265812,-0.015501837,0.022777924,0.03443377,-0.021252465,0.0042972188,-0.012652409,-0.028444465,-0.009689881,0.033758324,-0.04776707,0.018730493,-0.029997163,0.05186005,-0.03203251,-0.017743088,0.011237523,-0.039276175,-0.0027527146,0.02327361,0.031198746,-0.0071961973,-0.028884538,-0.0411202,-0.051356196,-0.0027848305,0.0057025542,-0.047662396,0.050741553,-0.012729783,-0.022578683,0.001742795,-0.037277304,0.0171513,-0.028144108,-0.027832646,0.024653794,0.009489018,-0.01675445,0.017434308,-0.029247733,-0.017275648,-0.04305869,0.0038899742,-0.02585228,-0.00047035696,-0.027994966,-0.026516914,-0.03673015,0.018259143,0.05143422,0.020549512,-0.025707824,-0.05045639,0.012832648,-0.008500934,-0.0119544715,0.013600345,-0.08942649,-0.019918637,0.006710946,0.021765348,0.025452966,0.015328418,-0.027671304,-0.033843417,-0.007812941,-0.017345764,0.05150608,0.047247075,0.041738242,-0.008175497,0.023679607,0.0051405444,0.0016059532,-0.037890464,0.005774899,0.020968547,0.031541523,-0.015360396,0.018672097,0.04523345,-0.036676187,-0.03141921,-0.011875749,0.03785507,-0.003312763,-0.03553115,-0.02420111,-0.06256728,0.020501116,-0.0028425958,-0.00080638606,0.008581584,0.0192612,0.0051133437,-0.0067062527,0.026729964,-0.012861136,0.03213763,-0.059636265,0.046520572,0.0037314177,0.01939995,-0.039489105,0.0016403166,-0.054157823,-0.0038347705,-0.015055161,0.05207899,-0.007327074,-0.029633814,-0.024284115,0.0015224401,0.0076380027,0.04543255,-0.004543362,-0.0074570416,-0.006889668,0.00825034,-0.01691034,0.00051896647,-0.03150446,-0.031057762,0.034395304,0.018137679,0.0030717424,-0.0050735,-0.012774526,0.0057150363,0.0052550468,0.03410157,-0.014224494,-0.027130341,0.015998427,-0.036080014,-0.008440941,-0.04652037,0.061843023,0.0052893567,0.021200476,0.024698792,0.05350538,0.023665624,0.01184556,-0.027445992,0.035006255,-0.029515995,-0.014066416,0.018895663,-0.006891047,0.00412832,-0.024787122,0.008865949,-0.014873312,-0.0021088722,0.0007918633,-0.029906861,0.042598795,-0.019901183,0.053884737,0.010339821,-0.0066521694,-0.017971106,0.060447305,0.035092115,0.025892396,-0.042762913,-0.0058090733,-0.01589458,-0.025239825,0.016849587,-0.03924357,0.026365723,-0.008490438,-0.002955258,-0.0019245354,0.0326913,-0.014023442,0.009922117,-0.08131298,0.005623868,-0.018423378,-0.014015842,0.058731634,-0.06335761,-0.013949209,-0.0027368024],"last_embed":{"hash":"1xukqml","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"1xukqml","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Reminder Level 2\" (7:15 AM if not started)#{1}","lines":[110,131],"size":338,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xukqml","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Reminder Level 3\" (7:30 AM if not started)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.014340015,-0.010857766,-0.028159313,-0.0021754326,-0.04722384,-0.0083549265,0.042222235,0.027878305,0.0032468822,0.0026806532,-0.005512256,0.01843058,-0.022939866,0.0022525454,0.09258726,-0.0043312917,-0.0069476985,-0.0029442236,0.027001865,-0.011560498,-0.021487473,0.0047609014,0.020576606,0.032216378,0.0032423607,0.051614597,-0.016197039,-0.032368567,-0.0053973766,0.042196557,-0.0039602327,-0.043737948,-0.014195924,-0.0593023,-0.0021036605,-0.013303141,0.013578791,0.007978249,-0.03164444,0.042717103,0.00019087273,-0.0018082033,0.023051372,-0.0045912163,0.03791052,0.006212379,-0.027793776,-0.049302254,0.009164098,-0.051187824,0.018601207,-0.0071677673,0.033300444,0.008580434,0.04200712,0.05694701,-0.015454322,-0.027791118,-0.0642913,0.0066876216,-0.021649748,0.0070336466,-0.016934605,0.012135742,-0.04206749,0.044839308,0.008040747,-0.05332811,-0.0021597021,-0.033854395,-0.016213441,0.004839677,-0.014629505,-0.0052226773,-0.066787,0.00080400484,0.0166872,-0.013243291,-0.01402314,-0.00910603,0.0344482,0.02041533,-0.037918825,0.024258468,0.025666548,0.028292583,-0.022551706,0.05354758,0.009430745,-0.039816853,0.012086099,0.0050649443,-0.024216684,-0.017371587,0.0048858994,0.036940124,-0.0048686103,-0.043499578,0.056117114,0.0152212875,-0.012160963,-0.0098410435,0.037990466,0.016029136,0.047786538,-0.0014634298,0.02059271,0.022527449,0.0063825515,-0.027647372,0.0125833815,-0.007912735,0.023409922,0.0054762955,-0.0026808896,0.015054707,-0.0026209403,0.015694164,0.0025557482,-0.010416355,0.06488313,0.046762202,0.073272355,-0.045523044,-0.018686589,-0.006990113,0.030201418,-0.024805836,0.027187113,0.010330138,0.038423914,0.014048186,-0.022414885,0.013396405,-0.014103677,0.010948129,-0.0070032785,0.033051692,-0.0115255,-0.053493753,0.025371976,0.05760068,-0.044506803,-0.0024419914,0.014211395,-0.03272459,0.025826098,0.010433894,0.03313353,0.031014767,-0.05262929,0.03511849,-0.0027507949,0.036983587,-0.014827973,0.0214847,0.010086791,0.054998897,-0.07572328,0.029813083,0.026796231,0.026251646,-0.049873848,0.0445307,-0.013947751,0.0043886653,-0.016904037,0.016141493,-0.021262767,0.009639454,-0.0066224067,0.011596287,-0.020108124,-0.040028688,0.021098087,0.015951086,0.056555424,0.017151838,0.008224376,-0.034511752,-0.07232072,0.014100287,-0.021812301,-0.03024395,0.004540187,0.03468391,-0.03892695,-0.026784966,0.010965269,0.030256549,-0.04225045,0.0014738876,-0.037135944,0.053273115,-0.02391737,-0.014133626,0.038507544,-0.02385777,0.013699854,-0.0074933153,-0.0017344035,-0.0026666564,-0.01072557,-0.07746989,-0.018806668,-0.0129416585,-0.030890668,-0.04724499,0.029842764,-0.05336166,-0.010483438,0.039302465,-0.019222975,0.016352901,-0.002349669,-0.035891406,0.0056932215,0.0059267217,-0.026483461,-0.002191464,-0.028152242,0.038118128,-0.004501215,-0.015697509,-0.0010969786,0.019846283,-0.014474547,0.042630456,0.02246983,-0.0010885822,-0.02177676,-0.017189492,0.017263548,0.0142331775,0.034734882,-0.029386474,-0.04958866,0.008401636,0.049421895,-0.032862347,-0.005002762,0.0004549947,0.006195528,0.0012894984,0.0013281469,-0.027427033,-0.017788822,0.015309469,-0.015761903,0.000016313277,-0.0015940816,-0.010097222,-0.023466751,0.0153917605,0.019475821,0.055379666,0.00047947548,-0.008508439,-0.013624698,-0.017010445,0.013212898,0.0031634888,0.002917598,0.022062562,0.0047259755,-0.009402951,0.025233751,-0.008213758,0.0065533523,0.013371233,-0.011563019,-0.058992174,0.014013887,0.030241156,-0.0038370446,-0.01648291,-0.0146338055,0.021528415,0.017151987,-0.015032414,-0.06607276,0.0028310756,0.022461463,-0.0022134157,0.0569188,0.0055017387,-0.031066,-0.014895315,0.020543251,-0.011010596,-0.010075432,0.0073334374,0.06828438,0.013043256,-0.01753993,0.028382095,0.009947935,-0.17122519,-0.007743657,-0.0209548,0.047717616,0.01996235,0.02818702,-0.05523183,0.02855117,-0.02388065,0.05455195,0.012152173,-0.037849788,0.03824516,0.0040546707,0.01946194,-0.028239017,-0.010335348,0.012727014,-0.024506722,-0.032284398,-0.04709184,-0.00008603379,0.031898174,-0.009170865,-0.023384385,-0.019416474,0.054409966,-0.043251716,-0.016613195,-0.04851401,-0.08972052,-0.017809605,-0.0053803986,0.042290993,0.027825482,0.03847639,-0.019753886,-0.03205984,0.03815494,0.03361021,0.044437833,0.028396528,0.012770038,0.04194603,0.0280276,0.00078505324,-0.004579925,-0.015187153,-0.051144864,0.0021417553,-0.07198154,0.0056739063,-0.009980936,-0.033664744,-0.018074302,-0.0015908227,0.026814105,0.082385816,-0.035119377,-0.012522752,-0.007375664,-0.015809476,-0.005309067,-0.03197247,-0.028855221,-0.00055751455,0.022249877,0.00060919666,0.018260583,-0.028465502,0.029234746,-0.059900116,0.001091503,0.00934848,-0.028520675,0.037471496,-0.028173525,-0.024192108,0.009259956,-0.13489491,-0.024992656,-0.00076255435,-0.037098054,0.0139113115,0.0031447383,-0.0152555,-0.01415938,0.01615388,0.026068348,0.21808456,0.025179857,0.022374922,0.027556323,0.013239489,0.0076042134,0.014757673,0.049585294,-0.0044427407,-0.026356447,0.004673435,0.018926045,0.021581559,-0.0045181164,-0.022145042,0.017872576,-0.050815325,0.03221634,0.06820978,0.0058303936,0.014967914,-0.022513218,-0.0022019541,-0.020726243,-0.06584111,-0.017438287,-0.013828213,0.043718792,0.01003859,0.015597512,0.0033454965,0.0003400992,0.031561848,0.0042398595,-0.017376829,0.029310476,0.041077092,-0.04419492,-0.0348987,0.01107381,-0.007056592,0.01830633,0.020356387,-0.01627869,0.011075585,-0.012618976,-0.03194618,0.04743292,-0.044924565,-0.0059442082,0.0005431052,-0.02438536,-0.002027562,-0.012051341,-0.060286116,-0.032297302,-0.034588423,-0.016144637,-0.029148523,0.020215819,0.03424973,0.011040517,-0.05158868,0.028160114,-0.012070179,0.036270875,-0.033695944,0.051363803,-0.012265578,0.053146943,0.023501586,0.009486121,-0.0092877,0.008856924,0.023767928,-0.04764395,0.028679237,0.013041559,-0.00079202757,0.018471066,-0.033868574,-0.004047733,-0.022709247,-0.02810482,0.0072865346,-0.027703475,0.03714174,0.06751765,-0.04073152,0.027045736,-0.003347437,-0.00157552,-0.0321607,-0.050627537,-0.028653244,0.0032491472,0.06211633,-0.0027061359,0.018913588,0.05350142,0.0067655803,-0.0146770915,0.024729796,0.017752804,-0.0072898166,-0.00038503972,-0.03850442,-0.00946233,-0.028593108,-0.0057148263,-0.0686426,-0.0048805363,0.020519298,-0.022755077,0.037105672,0.06399102,0.014333683,0.0114272805,0.05609604,0.013809037,-0.005945816,0.011173938,0.018983904,0.01225421,0.0027259502,-0.06617888,-0.019798536,0.011697486,-0.0038573681,0.06816789,0.017014904,-0.021200255,-0.03444396,0.032922685,0.02614317,0.0026649355,0.017255925,0.004947673,0.038155172,0.03983581,-0.019632231,-0.035252552,-0.021774195,0.07430532,0.0048048715,0.0462515,0.00029529928,-0.022326685,-0.03633126,0.0057884464,-0.0049051913,0.05363679,0.015773721,-0.044566955,-0.0033820944,-0.06234972,-0.019540945,-0.03404341,-0.06804232,-0.02091111,0.00027453047,-0.011596862,0.037161294,0.04702804,-0.010968544,0.027106237,-0.025943689,0.0065953895,-0.02108992,0.00029528112,-0.015743554,-0.024202846,-0.014487773,0.000612508,-0.01636086,-0.047831595,-0.04813042,0.0313469,-0.022269927,-0.036581337,0.028175555,-0.004247364,-0.029928518,-0.010907257,0.015254635,-0.008471437,-0.007998441,-0.0010032554,0.003335688,-0.040567927,-0.0075124847,0.09445647,0.02619742,0.0097156,0.021054314,-0.015462412,0.066448785,0.023985343,0.04949039,0.016680855,0.01598973,0.00938989,0.0005130974,0.014723206,0.015813878,-0.04049987,-0.009590996,0.032167435,0.04101245,0.01151179,-0.006268695,-0.011896227,-0.017605238,-0.0069467505,-0.004626163,-0.025970003,0.022559535,0.038126666,0.0044454257,0.01870545,-0.012877067,-0.010026846,0.012456614,-0.04074101,-0.010769831,0.037043445,-0.025555434,-0.06210447,0.040777817,0.008893906,0.00076518435,-0.024602193,-0.0016878498,0.012399675,-0.022498738,0.005914891,0.01045262,0.028403353,-0.0039726985,-0.020277059,-0.020129604,-0.0090320725,0.03538398,0.023913192,-0.006839603,0.007951062,-0.035575792,-0.033169422,0.021319918,0.02742979,-0.024088813,-0.019669741,0.005450319,-0.06300736,0.009292003,0.005356697,0.0021050088,-0.023864474,0.006514511,-0.009261013,0.031541087,0.01972087,-0.00659244,-0.008394228,-0.063951,-0.06558864,0.0005519139,0.024608303,-0.024311073,-0.066470295,-0.02557878,-0.026377534,-0.0014139302,-0.053587995,-0.00652454,-0.009671424,0.021980727,0.0049725836,0.06659438,-0.039621904,-0.022796975,0.08335901,0.03307614,0.04514108,-0.005962743,-0.02752608,-0.0005449258,-0.052888606,0.02536532,-0.057861995,0.009857695,-0.0292503,-0.033997007,0.0657375,-0.021877717,0.0066716513,-0.06971281,-0.019726535,0.012834692,-0.0012656146,-0.010554161,0.018434584,-0.025652317,-0.013501697,-0.05926409,0.026557628,-0.024919549,0.0030765207,0.040076315,0.04029309,0.029113403,-0.02425609,0.012268465,0.009519022,-0.012080855,0.0018656062,0.040445615,-0.012859058,0.021104591,-0.02303674,0.016687205,-0.014293512,-0.06515532,0.0063129044,-0.03434966,0.021152662,-0.039279774,0.012303336,-0.03286696,-0.03501159,-0.018008137,-0.036201056,-0.013430308,-0.03257682,-0.028756414,-0.0069866995,0.029598769,0.0013490189,0.016787488,-0.002795928,-0.0074526216,-0.0018674275,0.01873207,-0.00085232547,0.02125334,0.010718358,0.016226798,-0.023231812,0.013881612,-0.003559119,0.06875215,0.014885801,-0.0059618643,-0.046522703,0.043338053,0.020270212,-0.026150413,-0.0054354006,0.03757699,0.0657517,0.0032896686,0.04633979,-0.013527732,-0.031736117,0.014498259,0.057446342,0.027444206,0.016998185,0.030871902,-0.042045273,-0.008111897,-0.023216296,-0.0014000646,0.014420063,-0.04273084,-0.016804619,0.02660748,-0.05089209,0.028871061,0.019986968,-0.065533,-0.040571168,0.014784598,-0.033987682,0.035277396,-0.033411648,-0.037270382,0.015769575,0.048661534,-0.011159345,0.0033185922,0.010826103,-0.0505679,0.029047307,-0.15457144,0.015021616,-0.0007878295,-0.018723218,0.0012023179,0.0009680115,-0.04100859,-0.011470093,-0.02560583,0.010582781,0.002499525,-0.020110607,0.04546328,-0.017643511,-0.015754085,0.041677136,-0.030893255,0.030761186,-0.010798196,0.045735154,0.000114697184,-0.012839759,0.03502598,-0.021717533,-0.026972445,0.011093187,-0.0020928567,0.027119314,-0.018044583,-0.022742907,-0.010092742,-0.042474683,0.026245704,0.037763793,-0.04761985,0.016955093,0.009070593,-0.03144181,-0.035418563,-0.00030588746,-0.019057116,0.016479576,-0.00078931596,-0.039404288,0.007750333,0.08913522,-0.027084623,-0.006004149,-0.056825016,-0.0046010003,-0.00077459204,0.06464885,-0.020017732,0.008893719,-0.007773878,0.015949987,-0.026699549,0.015607545,0.018082853,0.03386208,-0.015380291,0.0035753404,-0.020425608,-0.021018673,-0.027376566,0.01879896,-0.070518576,0.007528068,-0.025402006,0.040502377,-0.03447066,-0.010769232,-0.019168591,-0.035289243,-0.004040692,0.016511682,0.013401353,-0.011508039,-0.00068749615,-0.025026256,-0.028028185,0.0015124326,0.007907265,-0.044579238,0.052147053,-0.018773774,-0.017087994,0.03488856,-0.033469032,0.028588776,-0.024348792,-0.042734247,0.024829827,0.026642142,-0.00845762,0.04074798,-0.03114662,-0.010237168,-0.03878732,-0.016573006,-0.015246535,0.005610474,-0.033108007,-0.004103082,-0.02738589,0.0060819397,0.040536173,0.004297148,-0.019042592,-0.039651874,-0.002862518,0.0026483005,0.009427372,0.0119332,-0.0860351,-0.0153426975,0.0063676634,0.006058097,-0.005428195,0.025125168,-0.017524527,-0.024636278,0.002251869,-0.03012667,0.031144755,0.031226845,0.06137654,0.018893188,0.059267987,0.010110352,0.008174346,-0.004456571,-0.019949568,0.023526266,0.04552553,-0.016588554,-0.0058889803,0.040171225,0.00030766445,-0.06835596,-0.015947679,0.04541962,-0.0035140575,-0.025842689,-0.0068901763,-0.08336866,0.006840277,-0.010262754,0.0016768624,0.017570559,0.048425447,0.012773845,-0.012468965,0.023346167,-0.038898204,0.051927324,-0.06996425,0.019890785,0.014248922,0.029811762,-0.03533434,-0.011135764,-0.033985104,0.0077487463,-0.016015815,0.04693373,0.000055859724,-0.01709178,-0.046839606,0.015683364,0.014404219,0.04236614,-0.008909181,0.011315476,-0.01335441,0.004707902,0.003721842,-0.0016497554,-0.04796534,-0.034512416,0.033253197,0.013410774,0.002615095,0.030820783,-0.018811103,0.003603047,-0.010005357,0.030825753,-0.005503496,0.0092226975,0.0048582256,-0.026161995,0.0057524187,-0.040532585,0.02314262,0.0044409777,0.02776022,0.03479788,0.032660767,0.031549655,-0.016873935,-0.023116928,0.05028242,-0.035962634,-0.0048378385,-0.0021534164,0.013786418,-0.014122265,-0.02782991,0.004187153,-0.03194975,0.0020282713,0.0036965986,-0.016941262,0.029712396,-0.0071268007,0.062959686,-0.0045722644,-0.0046555502,-0.009643424,0.040498596,0.035791676,0.04805081,-0.03442794,0.0039034875,-0.010867111,-0.043768726,0.009638087,-0.049888216,0.01456081,-0.008262015,0.030897046,-0.007981538,0.052210126,-0.026648458,-0.0014700693,-0.042028755,0.011108968,-0.026478363,-0.030165985,0.03432861,-0.029525492,0.008848526,-0.013075863],"last_embed":{"hash":"16ccjs3","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"16ccjs3","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Reminder Level 3\" (7:30 AM if not started)","lines":[132,161],"size":528,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"16ccjs3","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Reminder Level 3\" (7:30 AM if not started)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.013478881,-0.008068755,-0.027918158,0.0011553835,-0.04831315,-0.011091759,0.041122776,0.03263194,0.005665823,0.0034992688,-0.010225361,0.013996673,-0.025782473,0.0036048193,0.08905555,-0.009046965,-0.007167973,-0.0006233321,0.027418157,-0.012006092,-0.016739361,0.00215687,0.02324568,0.03453419,0.0032398924,0.05160841,-0.012987305,-0.031816665,-0.006800292,0.04078066,-0.002843919,-0.04456664,-0.018063564,-0.055769097,0.0013192153,-0.013002207,0.009491498,0.004872731,-0.03009667,0.041806176,-0.004297221,-0.00035378983,0.022721615,-0.0063604494,0.037197676,0.008859011,-0.026512941,-0.049014546,0.011205591,-0.04849139,0.017870398,-0.0110410685,0.033880033,0.0129654715,0.03789074,0.055509977,-0.015105353,-0.028807813,-0.06428739,0.0057265214,-0.01863985,-0.002019717,-0.0159235,0.01353538,-0.04513,0.052274827,0.009999982,-0.05266004,-0.0020966106,-0.036191788,-0.018379508,0.009278552,-0.015879247,-0.006829142,-0.064522654,-0.00181847,0.021054558,-0.010000161,-0.0097819595,-0.0068763657,0.036047123,0.023427771,-0.03403298,0.024758456,0.029648304,0.023253705,-0.024587836,0.05758699,0.010501532,-0.04301277,0.015205448,0.0052576927,-0.016518278,-0.016810076,0.006052626,0.03396939,-0.0018156905,-0.045058563,0.053491537,0.012765117,-0.016587138,-0.011895743,0.037975963,0.014817557,0.049231194,0.002459295,0.01821464,0.025752442,0.011987076,-0.024849817,0.013909873,-0.0066553704,0.021117885,0.0055035735,-0.0025268465,0.013511479,-0.0038007277,0.01700872,0.0032176238,-0.011349704,0.06767633,0.042842917,0.06993977,-0.0411703,-0.017706705,-0.0017485184,0.032080356,-0.021476611,0.027332611,0.012802185,0.04096135,0.010743364,-0.02095153,0.013853101,-0.01694092,0.012472858,-0.00806329,0.03524917,-0.008077264,-0.054341998,0.02833148,0.06095998,-0.039305773,-0.0020304117,0.009812126,-0.033242375,0.02575537,0.013757239,0.027868517,0.02733118,-0.054530095,0.035773292,-0.0010986201,0.031594202,-0.015332015,0.023862977,0.0051383143,0.055791695,-0.07677788,0.027112763,0.023434686,0.025822612,-0.04968251,0.050218023,-0.011140434,-0.0035633591,-0.016578188,0.013527383,-0.026652537,0.010882332,-0.0066320137,0.005171947,-0.02237159,-0.036882542,0.020229658,0.015681166,0.05298021,0.017675605,0.0063793673,-0.03346822,-0.07177991,0.015440297,-0.024454111,-0.026837882,0.00080990634,0.03580355,-0.038787812,-0.023601823,0.00921754,0.03465376,-0.0434221,0.0023558617,-0.04031652,0.048051905,-0.022608787,-0.015597433,0.043900378,-0.019745989,0.015510776,-0.005275621,0.00028361057,-0.003953706,-0.009410491,-0.07762958,-0.021157507,-0.014352641,-0.027389666,-0.051862333,0.026614247,-0.049771853,-0.0116935335,0.037654553,-0.019075863,0.014992219,-0.0034892259,-0.0362306,0.012300906,0.0050574685,-0.029779311,-0.0019913963,-0.03113355,0.038686235,-0.003320491,-0.012759296,0.001253299,0.019478522,-0.016430926,0.039223853,0.01748267,0.0021114713,-0.026694976,-0.014542833,0.018465172,0.011573147,0.032978542,-0.029820153,-0.04645159,0.007715364,0.04514292,-0.03396556,-0.0013366119,-0.001794746,0.008534319,-0.00066685677,0.006116831,-0.025320975,-0.019710124,0.012208894,-0.013328424,-0.00069830444,-0.0011728925,-0.0077907816,-0.027041124,0.020497564,0.01568315,0.05159454,0.0032492853,-0.0070199682,-0.010935081,-0.017333567,0.0147167845,0.0032716552,0.0037271832,0.019183246,0.00066994946,-0.009934371,0.02540712,-0.0049769315,0.010284422,0.012680944,-0.011483154,-0.061261334,0.016070452,0.027228823,0.00066017185,-0.016335227,-0.013573399,0.016166203,0.0132088065,-0.0131311705,-0.07039526,-0.00021755951,0.02421488,0.00041030906,0.058805306,0.005599795,-0.034643646,-0.012486456,0.020080969,-0.009859078,-0.010030289,0.0030465622,0.0688533,0.011317773,-0.017190317,0.030785374,0.0052725985,-0.17236587,-0.010120578,-0.013554804,0.047378138,0.016706921,0.030744677,-0.052775335,0.027354017,-0.021201393,0.049775124,0.011983681,-0.037460554,0.044985354,0.000085767315,0.021592272,-0.025500128,-0.009749886,0.01172892,-0.021316629,-0.031183582,-0.045979876,0.0037252957,0.027148964,-0.0032443919,-0.027083332,-0.020136308,0.052436445,-0.044083852,-0.017657615,-0.047480445,-0.088763,-0.014891197,-0.007853113,0.046111286,0.027957847,0.03611837,-0.014878169,-0.034131687,0.039650973,0.034321513,0.041847695,0.028349448,0.009152671,0.04045561,0.028524183,-0.0012553108,-0.0022478118,-0.014579905,-0.05324434,-0.002344213,-0.07252969,0.003630679,-0.010931142,-0.035436787,-0.015334749,-0.00004718376,0.025912013,0.080405034,-0.032373905,-0.011435513,-0.0050958754,-0.016794158,-0.0043467153,-0.030981187,-0.027140126,-0.0010757578,0.020131385,0.005047147,0.022393167,-0.028579863,0.03168773,-0.057502393,0.002038006,0.0077287415,-0.030985346,0.0386422,-0.03194007,-0.023763759,0.013719255,-0.13497931,-0.022753423,0.0014985013,-0.029044019,0.0133688105,0.0041749873,-0.01332995,-0.01476487,0.011215548,0.02567886,0.22219309,0.024288995,0.01845331,0.027119545,0.01153306,0.0040175123,0.018549971,0.04880158,-0.003940025,-0.025057789,0.0064653344,0.02104869,0.019606458,-0.0046981885,-0.022632625,0.021077024,-0.04745754,0.033064716,0.06508217,0.0027529576,0.0136195235,-0.020048916,-0.0005789085,-0.023080556,-0.06545494,-0.016534487,-0.015196605,0.044038307,0.011353266,0.01706644,-0.00023786374,0.005408471,0.03256015,0.010671665,-0.009482833,0.027561475,0.042005956,-0.04389821,-0.033836238,0.004965989,-0.01227763,0.018720578,0.019152466,-0.017285028,0.011422333,-0.009780905,-0.031753287,0.048205767,-0.044140972,-0.003596314,0.004109892,-0.019284427,-0.0034265204,-0.013641522,-0.060611967,-0.029532777,-0.02929408,-0.017141167,-0.028902112,0.022842892,0.03428376,0.0149837,-0.05108536,0.032035396,-0.011923167,0.033824097,-0.03272105,0.05084518,-0.0071711754,0.05107712,0.021742977,0.012014528,-0.010425583,0.008235348,0.020238731,-0.045028657,0.029163657,0.016010564,-0.0029666286,0.016010094,-0.03112355,-0.0039999117,-0.022378437,-0.025848432,0.006626133,-0.02769693,0.03737603,0.06786797,-0.04141748,0.02761645,-0.008744936,-0.0023308983,-0.037388906,-0.052652463,-0.03165406,0.0038903982,0.06744927,-0.0022148355,0.021291373,0.054520607,0.003378415,-0.01878494,0.021007832,0.020915262,-0.0038206624,0.0004687607,-0.043112174,-0.009802322,-0.029217081,-0.0055004833,-0.067264356,-0.0061230073,0.02232743,-0.02765089,0.033624504,0.066538885,0.013797132,0.0155211575,0.05537439,0.014501391,-0.0074875024,0.012898412,0.015024538,0.009055736,-0.0008085928,-0.06726991,-0.02055106,0.0131481895,-0.007848385,0.0679131,0.019092264,-0.020108443,-0.030572668,0.033391017,0.029340163,-0.00085004995,0.0213134,0.0068683885,0.046708424,0.03820644,-0.023410799,-0.037538726,-0.022589846,0.07324248,0.0075038173,0.046029486,0.00043254287,-0.024157606,-0.033866566,-0.0006256318,-0.003921397,0.058445208,0.017320814,-0.045329053,-0.0059426287,-0.05490673,-0.018143253,-0.036775574,-0.073209435,-0.024140077,0.0035085,-0.012784494,0.036174957,0.047802083,-0.014961551,0.024631683,-0.027460096,0.008380629,-0.01624412,0.0031840347,-0.013210686,-0.019562256,-0.018771784,-0.00972968,-0.014142181,-0.04712525,-0.052820314,0.030409314,-0.020082546,-0.034779046,0.025938228,-0.0014297625,-0.033182573,-0.010648658,0.019382456,-0.010705277,-0.008593869,-0.00041892886,-0.00073216023,-0.04196951,-0.003070046,0.09859249,0.024783034,0.012752232,0.022953266,-0.014113522,0.06866713,0.022426989,0.050871525,0.0204746,0.01835374,0.0067740404,0.0025438895,0.019722024,0.015669575,-0.042876087,-0.006511963,0.03185854,0.041193496,0.009174059,-0.0047513214,-0.0054254755,-0.017850058,-0.0075494284,0.0045647696,-0.032279544,0.02608521,0.038761653,0.010412515,0.015890649,-0.009439874,-0.011518317,0.008536477,-0.04403336,-0.0114579545,0.040675752,-0.024924869,-0.066731915,0.039777357,0.006842859,-0.0009836872,-0.026077788,-0.007716529,0.010090134,-0.019870926,0.0004300194,0.009036386,0.029243978,0.00056437403,-0.021769803,-0.018999068,-0.010698252,0.03602148,0.02605486,-0.007369116,0.004270698,-0.033554513,-0.037604164,0.020174349,0.030540831,-0.02224251,-0.018233666,0.008114115,-0.063503325,0.005518952,0.0085421745,0.003937218,-0.02266394,0.006634252,-0.0069655785,0.032888655,0.0216267,-0.004099051,-0.012275371,-0.059169717,-0.066723645,-0.0022585874,0.022079214,-0.023596121,-0.07135365,-0.020534348,-0.023562202,-0.0036537494,-0.052206323,-0.002051147,-0.0073738783,0.021383764,0.004000912,0.06242287,-0.047026686,-0.024651084,0.08395577,0.031946167,0.046154596,-0.003481726,-0.02857093,0.0057175136,-0.05191771,0.016029619,-0.06037622,0.007439082,-0.026386056,-0.034068283,0.067497864,-0.019583864,0.006064349,-0.06929846,-0.018394882,0.016367858,-0.00000792774,-0.009618692,0.016951881,-0.027177759,-0.019031009,-0.061853483,0.02464817,-0.022078248,0.004421965,0.04276563,0.035409525,0.031030739,-0.030240647,0.010751778,0.010824756,-0.011626252,0.0067143897,0.039435808,-0.009589385,0.02133792,-0.019680526,0.012449119,-0.013669018,-0.0654738,0.007361279,-0.03342826,0.022885898,-0.039257515,0.012499977,-0.03850065,-0.031185847,-0.017236132,-0.034472488,-0.013066779,-0.030030522,-0.026756894,-0.0070586954,0.03231914,0.0012506885,0.012032698,-0.0034730372,-0.0020465872,0.0038475317,0.020210806,0.0013398437,0.020173656,0.0065801432,0.013161894,-0.020021288,0.01197159,-0.002432606,0.07107277,0.011086064,-0.004534283,-0.04707997,0.047409464,0.018051056,-0.028751438,-0.008665381,0.03479286,0.066622466,0.0022020512,0.042225942,-0.020377466,-0.028304858,0.016076388,0.0578871,0.029702054,0.01717327,0.029923925,-0.041465927,-0.0025182576,-0.02626888,-0.0034143103,0.010292469,-0.049187984,-0.01726032,0.026462343,-0.048901685,0.029051892,0.020594357,-0.0634288,-0.04052551,0.015174038,-0.04155523,0.0320529,-0.03553527,-0.0384278,0.019981215,0.04698148,-0.007894944,0.00527487,0.013634523,-0.049369458,0.032872826,-0.1559418,0.014678023,0.00023540226,-0.01869045,0.0015628049,0.0013441718,-0.040722076,-0.014963784,-0.02348633,0.013687053,0.0061791753,-0.024181701,0.043841593,-0.018402098,-0.019118292,0.044384528,-0.031450417,0.030612262,-0.010384735,0.04114253,0.0006666607,-0.015536763,0.03465525,-0.02208948,-0.028210131,0.009780237,0.00047714487,0.026928762,-0.015732206,-0.021943778,-0.015773518,-0.04290888,0.029330667,0.036166903,-0.04709614,0.016215712,0.007606355,-0.027488472,-0.04048668,-0.0011794419,-0.01765769,0.015184459,-0.0031528492,-0.037770905,0.008009239,0.08302133,-0.028989533,-0.0051100934,-0.059054796,-0.008293044,0.0021652102,0.06492578,-0.016640998,0.011029369,-0.012156312,0.013259768,-0.02662032,0.016925788,0.018099342,0.03860469,-0.015182419,0.0037037958,-0.024680095,-0.020475615,-0.02498283,0.021390585,-0.06392334,0.0050561386,-0.023464382,0.04058432,-0.03395094,-0.0052315025,-0.017945698,-0.036649603,-0.0017230633,0.013111846,0.015327842,-0.011721998,-0.00086832314,-0.026480949,-0.026661053,0.003791245,0.009134135,-0.04186047,0.053624712,-0.018576073,-0.015596699,0.036600687,-0.026112502,0.025003396,-0.02408922,-0.041183956,0.02729951,0.023778005,-0.008513914,0.04077685,-0.03089953,-0.013016032,-0.03785282,-0.018897044,-0.0139980605,0.010228712,-0.03373629,-0.0024050935,-0.02756802,0.008732679,0.0427575,0.0069656544,-0.020779371,-0.043319818,-0.009782127,0.003980984,0.0073365197,0.012635895,-0.08103401,-0.016849622,0.0028797153,0.0059689893,-0.0038395063,0.023731941,-0.020432618,-0.027977716,0.0013803183,-0.029951125,0.030371625,0.03268194,0.06291494,0.014117092,0.05800525,0.0073799468,0.0035933868,-0.007234024,-0.020722797,0.023626287,0.04590598,-0.016131591,-0.004131362,0.04027899,0.0039536254,-0.069827534,-0.017311657,0.046099685,-0.004959818,-0.030935284,-0.008202068,-0.080212235,0.010675059,-0.01100617,0.0009595355,0.019269995,0.04148267,0.013768336,-0.013169029,0.026095767,-0.040088877,0.04583416,-0.07015318,0.011962639,0.0105760945,0.032542598,-0.039441947,-0.017631283,-0.03239926,0.009458155,-0.015750702,0.047316927,0.0015336018,-0.017340038,-0.04803509,0.019325323,0.01460857,0.04004466,-0.008291552,0.009670118,-0.01505583,0.0019506977,0.0045818123,-0.0025743789,-0.046327434,-0.032749422,0.033492297,0.015289743,0.0004018466,0.027181711,-0.019967446,0.0033387276,-0.011895738,0.032039266,-0.0016390748,0.006717596,0.007422623,-0.031317286,0.010232434,-0.044687793,0.023147512,0.0019973398,0.026270302,0.027042687,0.03670272,0.02565887,-0.012995807,-0.02189491,0.045607254,-0.038903065,-0.0063681216,-0.00010157184,0.012784115,-0.013476412,-0.026089568,0.0033177438,-0.031782717,0.0011581251,0.004239757,-0.020767594,0.02812032,-0.013187167,0.0638838,-0.010377152,-0.0034222251,-0.009055352,0.03720579,0.03468699,0.04453296,-0.034359775,0.0015171451,-0.008056308,-0.042634577,0.0064446595,-0.05039625,0.0145507455,-0.006659889,0.03428437,-0.0053949645,0.049039792,-0.02306798,-0.0037877134,-0.041061025,0.004342998,-0.02471598,-0.029677747,0.03355474,-0.026614655,0.0130794505,-0.00873123],"last_embed":{"hash":"y77tip","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"y77tip","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Reminder Level 3\" (7:30 AM if not started)#{1}","lines":[134,161],"size":462,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"y77tip","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Lockdown\" (7:35 AM if still not started)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0034692888,0.0010004886,-0.027650846,-0.009919081,-0.049469516,-0.02145111,0.026375668,0.020666048,0.0029673812,0.013390488,-0.0033062377,0.0016731013,-0.018115247,0.0053075235,0.07241807,-0.008160642,-0.0022443212,0.009841142,0.009495272,-0.026171666,-0.00542359,-0.021721387,0.046833735,0.00842586,0.0030961996,0.02653556,0.008804828,-0.048807826,-0.0239081,0.037634302,0.03600992,-0.06467014,-0.020148093,-0.045311008,0.0026937234,0.008081691,0.016429491,0.0011560189,-0.034178965,0.02395859,-0.010603201,0.0010632351,0.0044877846,-0.0106212655,0.030734725,-0.008102451,-0.014326217,-0.03326107,0.008839485,0.0012261261,0.016313134,-0.019437643,0.03581616,0.015604654,0.028271655,0.060808744,0.014528492,-0.038859062,-0.029941743,0.018242532,-0.035495397,-0.020404896,-0.0033813703,0.0050580995,-0.028802784,0.060548373,0.010345474,-0.02098221,-0.017391365,-0.032350793,0.006497899,0.0018125139,-0.001952435,0.00021070814,-0.042722728,0.0018933939,0.0032390535,0.016925583,-0.014064445,-0.00057968596,0.02585194,0.027447764,-0.040875357,0.0023115005,0.02231365,-0.01180097,-0.02723488,0.07926927,0.01951963,-0.03266082,0.022407247,-0.024547778,0.0066701397,-0.05508854,0.0020956784,0.0054734033,0.009221739,-0.06889619,0.049939863,0.015959654,-0.00055470085,-0.011219827,0.03810289,-0.004516419,0.025242116,0.015631616,0.0066400985,0.048713744,-0.008348652,-0.031427752,0.00966124,0.008260505,0.02529957,-0.01335625,-0.00092625065,0.010092947,0.022149011,-0.0013476901,-0.01820434,-0.0022793785,0.029576872,0.040250972,0.024012946,-0.032909546,-0.024225423,-0.022850875,0.009197149,-0.020861503,0.0041843536,0.01580857,0.03136189,-0.00029912606,-0.021313366,0.020524196,-0.012612836,0.02042335,-0.0043755746,0.019525664,-0.0024953263,-0.045344025,0.004265228,0.013983241,-0.02823886,-0.0049550314,-0.0032104468,-0.023157459,0.03880763,0.012182729,0.026730876,0.021834282,-0.042379957,0.029134294,0.012111902,0.047018256,-0.022369847,0.01723203,0.015639428,0.037753236,-0.047995657,0.012739268,0.017919378,0.019447118,-0.08365621,0.076459445,0.0075788945,-0.01739049,-0.012804374,0.0003583805,-0.025975682,0.032384504,-0.023688916,0.00019367221,-0.011838428,-0.030667929,0.0026213252,0.013712921,0.04265467,0.025983369,-0.005944568,-0.025762232,-0.065380625,0.0066606007,-0.015806803,-0.04036199,0.015438545,0.04631153,0.0032156394,-0.036710158,0.008676352,0.04225119,-0.03404877,-0.015693823,-0.04612335,0.04510352,-0.023463301,0.0013213155,0.037804466,0.011140136,-0.003601504,-0.011246696,0.009594643,-0.007012847,0.03225148,-0.07451611,-0.0039556418,-0.029037459,0.007660495,-0.06208495,0.00508948,-0.04124088,-0.000343371,0.047729183,-0.014731383,0.0099074785,-0.013963216,-0.002680703,0.018128999,-0.013228037,-0.013162005,-0.016639145,-0.029101491,0.07393551,-0.011271697,-0.0074680177,0.022703093,0.008710519,-0.0032415127,0.03308207,0.022531172,0.0007247347,-0.009774736,-0.011753905,0.012010395,-0.0020182717,0.012623432,-0.05720538,-0.05442611,0.0072598904,0.035991136,-0.027761618,0.007437686,-0.008486432,0.0013175276,0.012412665,0.005519325,-0.004387955,0.025261719,0.0048159664,-0.010173338,-0.01776831,-0.005915359,0.011528968,-0.020457054,-0.0059559406,0.045782216,0.059918225,0.030158509,-0.0017716176,-0.014987833,-0.0054821996,0.016572824,0.026060428,0.0076476596,0.024131153,-0.009028373,0.010518365,-0.0032953601,-0.020446653,-0.0099963145,-0.0026811198,-0.009026878,-0.05597845,0.0142300995,0.0025327322,-0.0035636711,-0.022927796,-0.012883219,0.023560977,0.051975768,0.006621705,-0.03705811,-0.007968224,0.025688382,0.03033868,0.04275666,0.023024838,-0.047269586,-0.022251667,0.009186935,0.010193537,-0.027077673,0.01140984,0.06466793,0.017908111,-0.013778958,0.061916888,-0.022437274,-0.17885853,-0.035710603,0.0012018025,0.02820888,0.0057369443,0.047668494,-0.013345358,-0.0012914041,-0.04018967,0.07411923,0.021138625,-0.029368214,0.038737204,-0.014360019,0.04575672,-0.005195332,-0.015291079,0.0000822558,-0.013111044,-0.040665403,-0.03372243,0.010592742,0.016813533,-0.0027352774,-0.020265605,-0.003940071,0.04389545,-0.046568356,-0.0014908282,-0.028812071,-0.06587897,-0.0016462588,-0.009790787,0.050211072,-0.01295678,0.035545852,-0.012691074,-0.0328231,0.050605353,0.01169092,0.03401117,0.011007085,0.017557511,0.030274352,0.0153453555,0.010225265,0.001429403,-0.0063906186,-0.049892325,-0.030748626,-0.04732434,0.000679079,-0.009810963,-0.053299904,-0.028752476,-0.022146046,0.04362022,0.05893651,-0.021044452,-0.01836936,-0.004097358,-0.027069138,0.0031568946,-0.042776488,-0.010891498,0.0076573747,0.00247879,0.020148093,0.009867256,-0.03063923,0.023581386,-0.08168559,-0.002036737,0.01929184,-0.040678456,0.036782242,-0.020162465,-0.011868864,-0.0032972961,-0.13832662,-0.0042929924,0.021808723,-0.02663154,-0.006763789,-0.007566365,-0.039760526,-0.0047302837,0.021477234,0.022315416,0.23032658,0.011680769,-0.0032057462,-0.026444355,0.022939747,-0.014353443,0.0001675076,0.07172756,0.018513681,-0.03202249,-0.01545643,0.008096572,0.020963807,0.008999466,-0.0036730873,0.034433715,-0.0333372,0.05176159,0.058826465,-0.009449249,0.0025645993,-0.01419473,0.001400117,-0.0199249,-0.045459736,-0.025276879,-0.0037453289,0.057129536,-0.0065647224,0.032703117,-0.02038896,0.015562705,0.046171907,-0.015962698,0.0017486954,0.02155263,0.05094788,-0.04050342,-0.04296573,-0.0075981473,0.005389048,0.008661352,0.042616177,-0.003073919,-0.0127716465,-0.009711852,-0.047113888,0.050976057,-0.036294308,-0.023116939,0.015421563,-0.041339915,0.0046997736,-0.017310716,-0.045482434,-0.025415279,-0.0010424268,-0.013534427,-0.0053306557,0.014107856,0.018369291,0.023061715,-0.050287154,0.03956918,-0.020725314,0.028286787,-0.01837026,0.015663017,-0.016617829,0.022137081,0.028903555,0.029819943,-0.006118468,0.01746965,0.018200582,-0.024641052,-0.011156915,0.0061582886,0.011588212,0.049567144,-0.030697847,-0.0009795901,-0.01000292,-0.002715516,0.0059234756,-0.01715872,0.039564416,0.086771645,-0.0379471,0.0051801596,-0.019190514,-0.0055345176,-0.025889015,-0.015471317,0.008613973,0.021795593,0.05482709,-0.0010703502,0.02206124,0.04615481,-0.015766563,-0.036333095,0.030142458,0.015109177,0.004068857,-0.005715795,-0.03686761,-0.019946828,0.005175322,0.014525856,-0.070831254,-0.020935081,0.023465224,-0.02834883,0.0043399823,0.06838719,-0.0042805606,0.029289557,0.050427854,0.023585523,-0.042604007,0.019703755,0.0032728035,0.034776006,0.011971158,-0.06542068,-0.010736401,0.023642221,-0.020470813,0.07665402,0.010809889,-0.028752321,0.015848083,0.032138087,0.033930626,-0.0018676752,0.04496863,0.011392531,0.04118424,0.061724517,-0.032971065,-0.0016906104,-0.032643612,0.05203975,0.012439181,0.043179486,-0.033707492,-0.02352639,-0.055724036,-0.01757706,-0.00164047,0.059236478,0.0046017673,-0.045867797,0.013563387,-0.081405744,-0.004883158,-0.030343045,-0.02269212,-0.028258808,-0.0069118054,-0.0107786665,0.018935967,0.06366352,-0.012869755,0.03678253,-0.011981319,0.030149983,-0.0065596863,0.0033282526,-0.009469319,-0.03715122,-0.030858792,-0.009022714,-0.013666002,-0.034900326,-0.014318864,-0.009177149,-0.024037577,0.0003567204,0.020114848,-0.014479514,-0.051681146,0.0072259735,0.04534137,-0.014770765,-0.018948924,0.0074437754,-0.015108725,-0.039046943,-0.009256087,0.07739902,0.0002200725,-0.0013094696,0.05084532,-0.0049174395,0.06475614,0.01771463,0.041821662,0.025007576,0.03508564,0.006261771,0.003412674,0.00562075,-0.010541653,-0.03908375,0.022689717,0.032358926,0.05576764,0.024706887,0.0035991704,0.022995349,-0.014372015,-0.03902073,-0.009491943,-0.048820306,0.020844784,0.0676291,0.009699687,0.00082133396,-0.010683689,-0.009235374,-0.011386465,-0.038131554,-0.0054219826,0.04072246,-0.03884938,-0.06965525,0.034217905,-0.009820663,-0.007118623,-0.048625104,-0.0203648,-0.010924287,-0.022718906,0.0002516474,0.0047496124,0.047667574,-0.0010690467,-0.009089974,-0.0482145,0.009192995,0.027701773,0.026030747,0.00048381783,-0.010415954,-0.017714083,-0.005717088,0.021543367,0.027293986,-0.0136049315,-0.003945321,0.019119944,-0.06779811,0.0033632976,0.023522299,0.009931249,-0.0031296385,0.0072172894,-0.005139343,0.024631731,-0.005366125,-0.008440213,-0.023254195,-0.040074132,-0.06206134,-0.0047781593,0.010129856,-0.03189012,-0.082632326,-0.011813566,0.001871802,0.010433799,-0.021351168,0.017308401,-0.00024680395,0.019628212,-0.01617045,0.046022024,-0.019371994,-0.018234292,0.08104114,0.045292728,0.07103141,-0.0039182743,-0.007214364,0.009201164,-0.048824854,-0.012067526,-0.04968479,0.005693286,-0.022293877,-0.024170157,0.073890656,-0.027847454,-0.008631284,-0.07249928,0.001974824,-0.003644392,0.0032842646,-0.011346372,-0.003416697,-0.029147945,-0.0051967455,-0.055675738,0.0417238,-0.031081067,-0.018914036,0.008167302,0.014951823,0.010476568,-0.054465234,-0.018699227,-0.0030051623,-0.012528316,-0.01064281,0.047290303,0.022425579,0.03270354,-0.028402504,-0.005368462,-0.0037282119,-0.034344655,0.004911835,-0.0017329647,0.044627313,-0.012461667,-0.008476172,-0.037010733,-0.014734001,-0.019832952,0.011618964,-0.008147932,-0.030188067,-0.026506584,-0.028133297,0.055112075,-0.022511011,0.0011650575,-0.016919136,-0.006386935,0.04439469,0.013040061,-0.03172035,0.028351128,0.01020549,0.024064023,-0.042171735,-0.00014617734,0.002035795,0.041471664,-0.002594015,-0.0060769673,-0.02977431,0.0383552,-0.001155932,-0.023963353,-0.011376601,0.04516511,0.055644218,0.000040127266,0.0590756,-0.008153978,-0.023519201,0.021362755,0.044309862,0.014955448,-0.01820038,0.0126125775,-0.029087633,0.00080466736,-0.0532195,0.003902222,0.005532308,-0.044975054,-0.030626671,0.019300668,-0.028928367,0.04449276,-0.018269919,-0.023948902,-0.03220443,0.011304422,-0.024831535,0.016207665,-0.028269984,-0.03724425,0.02080867,0.036102127,-0.020895842,-0.029276095,0.032505568,-0.032433365,0.03832039,-0.15262893,0.026189229,0.00014293066,-0.014517639,-0.0016396187,0.0052875383,-0.03513159,-0.020068152,-0.0046818214,0.01991386,-0.0020843484,-0.03864671,0.00681764,-0.020027056,-0.011343377,0.048184544,-0.01772849,0.020988755,-0.020813458,0.050298005,-0.0056268014,0.00014132311,0.02850696,-0.013210484,-0.010509247,0.015730726,-0.016582442,0.0016146909,-0.012862385,-0.016060904,-0.03384195,-0.053996436,0.02494895,0.027031422,-0.005221635,-0.0046286704,0.011708624,-0.015638232,-0.036543153,0.002388614,-0.055763416,0.017182484,0.022373276,-0.045852695,0.009113726,0.09215035,-0.03860801,-0.012922802,-0.081436805,-0.029138561,0.014161135,0.059211224,-0.022305671,0.024650589,-0.019669252,0.013152702,-0.013822427,0.023806904,-0.010481016,0.030660534,-0.033996776,-0.015750572,-0.022137282,-0.025474088,-0.025791815,0.02965196,-0.048708197,-0.010231616,-0.0207226,0.016787725,-0.027482435,-0.029891348,0.014919137,-0.025252704,0.005112809,0.02840019,0.046862684,-0.035848964,0.020888932,-0.0018383369,-0.027127566,-0.007459961,0.0051892055,-0.044569537,0.031625617,-0.018390017,0.006983424,0.0064579668,-0.022821542,-0.009090498,-0.041602135,-0.032023735,0.010789574,0.058996134,0.0052299867,0.02161531,-0.008431175,-0.021666892,-0.028679287,-0.017041462,-0.035180256,-0.010448404,-0.031763308,-0.011402165,-0.030883983,-0.008334093,0.05305236,0.0052458514,-0.007523583,-0.03400731,-0.02190143,0.012453566,-0.031505145,-0.003962469,-0.057022225,-0.02337187,-0.0053817774,0.042194746,0.010202921,0.026451558,-0.04487071,-0.034859348,0.013960826,-0.0237834,0.023729648,0.05606992,0.0809846,0.00061893783,0.06927901,-0.0031052846,0.010830049,-0.029805742,-0.03498832,0.015546885,0.05861845,-0.001617821,-0.019131143,0.049869422,-0.00505072,-0.057903033,-0.019175949,0.023753477,-0.0060419203,-0.02730592,0.00055825873,-0.07619951,-0.015793819,-0.0048546293,0.024841333,-0.0000928753,0.04559663,0.01520884,-0.016619531,0.016698958,-0.03792137,0.040179174,-0.048661254,0.019462513,0.02217335,0.05361356,-0.031499896,-0.02212841,-0.032772776,0.0035848361,0.008695049,0.06912592,0.0014684336,-0.033540614,-0.0701289,0.038586788,0.035470057,0.041815516,-0.013767192,0.011064056,-0.014726543,-0.016450873,0.006489857,0.037688337,-0.009560092,-0.03722315,0.034158994,-0.002095635,0.0012605364,0.04101007,-0.07250302,0.00079485675,-0.0023364846,0.036380343,0.01961879,0.015828349,-0.010628248,-0.029115997,0.0046261023,-0.027539529,0.04686816,0.003306816,0.025716232,0.015633507,0.040333383,0.008283016,-0.01615506,-0.01352071,0.0035510787,-0.041948806,-0.016513342,0.023097381,0.012036252,0.02180998,-0.033728305,0.021850064,-0.0424895,-0.010720484,0.0069309054,-0.029992953,0.029879238,-0.020238262,0.067669824,0.0066616377,-0.039044037,-0.014671722,0.04180437,0.009427559,0.009657589,-0.019796487,-0.038792007,-0.0018270871,-0.025904145,0.043936387,-0.028331019,0.0022336126,-0.009049006,0.021034691,-0.011533841,0.043605953,-0.026526023,-0.0073415823,-0.02807482,-0.0012516261,-0.014600985,-0.027865613,0.024170076,-0.035162646,0.0043150787,-0.01283778],"last_embed":{"hash":"1933l4k","tokens":351}}},"text":null,"length":0,"last_read":{"hash":"1933l4k","at":1762860879898},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Lockdown\" (7:35 AM if still not started)","lines":[162,191],"size":748,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1933l4k","at":1762860879898}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Lockdown\" (7:35 AM if still not started)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0024700495,-0.002407108,-0.028244969,-0.01281668,-0.044475943,-0.026534325,0.021684518,0.021099303,-0.0007879448,0.011643479,-0.005360184,0.004116088,-0.021770608,0.007374077,0.06949959,-0.013810958,-0.0005885278,0.008128508,0.0082770735,-0.028180087,-0.006695436,-0.019569525,0.046862625,0.0031394158,0.0008807266,0.028211953,0.009008419,-0.048847686,-0.021579433,0.034892753,0.036757372,-0.06619721,-0.02224726,-0.040359415,0.00550839,0.009841997,0.015511502,-0.002454609,-0.035388142,0.022402644,-0.01749344,-0.0000019322279,0.0027149771,-0.007550869,0.027857881,-0.008511404,-0.016218929,-0.030766206,0.014374457,0.0051310295,0.015188247,-0.019815477,0.039578214,0.009948585,0.026314316,0.061876357,0.0074416646,-0.037507944,-0.0350602,0.013019956,-0.03663985,-0.027520869,-0.0044190274,0.0055908714,-0.029636167,0.06528948,0.0110910125,-0.0260449,-0.016804283,-0.0315285,0.00641795,0.005698142,-0.009657252,-0.0011104733,-0.044772234,-0.002282027,0.008499796,0.024234135,-0.008481892,-0.00062051346,0.025524484,0.024576323,-0.043702126,0.0026175391,0.030099485,-0.014878106,-0.028361807,0.07291827,0.018397598,-0.030441666,0.023617782,-0.024844533,0.012678979,-0.056821834,0.0023579428,0.0048989174,0.0131142475,-0.06879632,0.048850883,0.01706584,-0.0060340515,-0.012913466,0.035586156,-0.0026777596,0.028527204,0.021017954,0.012750325,0.050648745,-0.00619104,-0.031105217,0.008958593,0.011013073,0.025221618,-0.020414088,-0.0016415252,0.00947675,0.019594014,-0.00010133731,-0.020450136,-0.00019117285,0.025055325,0.04182954,0.02374487,-0.030631045,-0.021457788,-0.021325178,0.00777722,-0.016033888,0.008484764,0.014708003,0.026736433,-0.006006308,-0.0229558,0.020386042,-0.014577853,0.018886928,-0.007956512,0.017193945,-0.000036327583,-0.04319511,0.0058627073,0.016303591,-0.027703319,-0.0028710228,-0.0037912712,-0.025725255,0.038937878,0.015623981,0.023920473,0.024215987,-0.044241037,0.026867567,0.011416291,0.042954523,-0.019498426,0.021361649,0.011881549,0.033043478,-0.04429549,0.010581446,0.013343205,0.01692049,-0.08441625,0.08058342,0.008326368,-0.017208433,-0.016011868,0.0053737033,-0.027086616,0.029805254,-0.025411746,-0.0019052987,-0.009994697,-0.027278489,0.00017950323,0.015530897,0.038843803,0.02568259,-0.007339173,-0.02783055,-0.06616142,0.009972646,-0.021267774,-0.03870215,0.014031993,0.04652786,0.0051773293,-0.033967517,0.008052282,0.042161312,-0.035384327,-0.012659682,-0.04483678,0.038478024,-0.017132264,0.00183647,0.03394768,0.010374296,-0.006281436,-0.011284515,0.0067875935,-0.004930419,0.039754383,-0.074630946,-0.0062023466,-0.026967598,0.00944203,-0.06706641,0.003584587,-0.039800968,-0.0053358907,0.04989256,-0.015636358,0.0122184055,-0.011540819,-0.0030389803,0.01779833,-0.016813928,-0.014504451,-0.014821083,-0.034149025,0.07829456,-0.011002012,-0.006490128,0.021246564,0.008770533,-0.0038870613,0.028415028,0.015506423,0.0058225286,-0.013757137,-0.009754256,0.011643401,-0.010743882,0.010920984,-0.056809515,-0.0508664,0.0045115,0.03257365,-0.024704594,0.011399035,-0.010643141,0.00034061074,0.008243893,0.008182221,-0.0036461873,0.02631389,0.00746082,-0.008008344,-0.021840617,-0.012603507,0.018840177,-0.016032344,-0.00549075,0.04252334,0.05974512,0.029385766,0.00016098013,-0.012555343,-0.0069910916,0.01694286,0.029275296,0.009737129,0.022581859,-0.00965328,0.010415086,-0.0019651414,-0.017758466,-0.00958696,-0.006194378,-0.012599512,-0.05647403,0.017838284,0.0021729544,-0.00066576415,-0.017715486,-0.006586534,0.021290604,0.047187544,0.007818796,-0.037642542,-0.007053208,0.02254054,0.034291323,0.040545482,0.02109515,-0.049584776,-0.020628206,0.012854497,0.0098772505,-0.030232415,0.010316387,0.06374826,0.016280476,-0.011389325,0.06605814,-0.022408802,-0.17927699,-0.034147896,0.008199369,0.027645871,0.00643446,0.050899133,-0.013616008,0.003951484,-0.038143095,0.0685061,0.018409347,-0.028827235,0.04140099,-0.018536545,0.042221062,-0.003770148,-0.017117646,-0.0010647897,-0.012227348,-0.040136453,-0.031381518,0.011027184,0.016294511,-0.00011222318,-0.022676988,-0.008085534,0.043002695,-0.050330862,-0.0024120484,-0.030010646,-0.06264603,-0.00044137044,-0.010034663,0.053406533,-0.013174868,0.03417011,-0.012364976,-0.026149033,0.0517735,0.008494459,0.035265103,0.011996937,0.015944887,0.03250828,0.016295996,0.009315809,0.0047561424,-0.005776616,-0.044534855,-0.040165722,-0.045614976,0.004045492,-0.012105084,-0.054100335,-0.024292074,-0.0186817,0.04775192,0.058578562,-0.018855587,-0.023572663,-0.0050854217,-0.030274754,0.005301606,-0.038541302,-0.010957803,0.0036527042,0.006943479,0.024256775,0.009869481,-0.029563434,0.02839826,-0.07787308,-0.0020997846,0.019739408,-0.03404313,0.040776394,-0.022931822,-0.013061048,-0.0051601306,-0.13848087,-0.0040757935,0.02683077,-0.023631155,-0.0016571599,-0.009279367,-0.03706915,-0.007561956,0.018862277,0.025223034,0.23531063,0.013945091,-0.0013329299,-0.025794089,0.028754156,-0.012618663,0.0030712527,0.075603575,0.020720085,-0.029796632,-0.022384867,0.01095365,0.022603039,0.008047917,-0.003606103,0.039568335,-0.030530825,0.052110683,0.05566225,-0.0075634466,0.0047148215,-0.012550088,0.003577148,-0.014732919,-0.0400123,-0.023940645,-0.0023932224,0.05537371,-0.0056302184,0.033415172,-0.02186116,0.022319824,0.045674924,-0.016203735,0.011658239,0.02097302,0.048574984,-0.04429794,-0.039526574,-0.008424062,0.0069743586,0.009052048,0.04252755,-0.00038118326,-0.014285199,-0.0061465795,-0.0422018,0.051793236,-0.03074266,-0.022886356,0.016634742,-0.04312689,0.0030038462,-0.019966256,-0.042142347,-0.019209525,0.0028016781,-0.0176177,-0.00937468,0.020122549,0.020621855,0.025209045,-0.045524195,0.040438075,-0.019822735,0.025279365,-0.015107874,0.01049383,-0.01669117,0.026723562,0.025376284,0.027730003,-0.008361184,0.010431467,0.020176847,-0.02492633,-0.0125272,0.0035645918,0.009561496,0.047131326,-0.02583326,0.002511953,-0.012097012,-0.00013563051,0.003389486,-0.015862776,0.04016728,0.08335651,-0.036356933,0.0037829054,-0.024757043,-0.0031515395,-0.027404668,-0.011498565,0.0072627957,0.02089431,0.05973504,0.003503576,0.023424877,0.04648183,-0.015577829,-0.038657025,0.031069461,0.016902495,0.007921367,-0.005446152,-0.037356794,-0.020091873,0.008300094,0.015497289,-0.0697251,-0.024750497,0.027432855,-0.029582866,0.0004910978,0.06852562,-0.005687919,0.033630908,0.044948425,0.026155768,-0.041548826,0.02545312,-0.00517015,0.037376266,0.012370709,-0.06530861,-0.009027486,0.028216075,-0.017128315,0.075182,0.012942142,-0.026801359,0.014656233,0.03288061,0.037438598,-0.0016403694,0.04525944,0.012681034,0.044405792,0.055759545,-0.03497441,-0.006743662,-0.03244552,0.050269995,0.01609282,0.04050031,-0.033639587,-0.025172086,-0.052858364,-0.017974867,0.0017601952,0.05591816,0.00879555,-0.04555149,0.0062562553,-0.077121645,-0.0010417501,-0.023620317,-0.017067382,-0.027128642,-0.008410302,-0.013413079,0.017543077,0.05980638,-0.01738367,0.034341153,-0.013500616,0.029160324,-0.003097805,0.0045418832,-0.0047880406,-0.036343265,-0.03569312,-0.014590877,-0.019181075,-0.03615269,-0.015745003,-0.009485874,-0.017398883,0.0028485688,0.017596303,-0.014203297,-0.05501621,0.0045367447,0.048394196,-0.019551106,-0.019499015,0.009013353,-0.019809071,-0.03996141,-0.008062544,0.07973375,-0.0034839446,-0.0009315036,0.0458752,-0.0059252647,0.06872667,0.020752285,0.042307436,0.023778018,0.039427716,0.004010903,0.005832115,0.002017785,-0.011737337,-0.036320105,0.024421908,0.03490742,0.05719511,0.019912355,0.007851598,0.028479049,-0.01607615,-0.040839877,-0.0061548795,-0.050388124,0.02220814,0.06789177,0.014613288,0.002333526,-0.005877272,-0.009370582,-0.016260745,-0.040659815,-0.00909015,0.040232517,-0.03898508,-0.06687803,0.033009864,-0.010727975,-0.0073217717,-0.04813851,-0.019849813,-0.012057847,-0.022348838,-0.004942586,0.0030958396,0.049470276,0.0030237243,-0.016213043,-0.04281515,0.010521181,0.028875979,0.02454498,0.0035195986,-0.016032757,-0.01521458,-0.008468305,0.023204083,0.029039638,-0.009679469,-0.0036013746,0.017678352,-0.06715143,0.0016475191,0.022262948,0.012735806,-0.00006709429,0.0067204367,-0.0053735855,0.027071077,-0.007948741,-0.009641815,-0.024141695,-0.03671564,-0.058354326,-0.001139727,0.009293963,-0.031388737,-0.08439019,-0.015737733,0.0038065668,0.009867297,-0.019171663,0.02804399,-0.0039247028,0.015950961,-0.015536406,0.039628513,-0.020490952,-0.016517047,0.07722881,0.044648442,0.0690488,0.0019634236,-0.001969487,0.019618053,-0.043771524,-0.017581802,-0.052536406,-0.00013530825,-0.018959321,-0.025500191,0.073244244,-0.029879518,-0.010179352,-0.07586295,0.008091695,-0.002116409,0.0011304313,-0.008725048,-0.0054434175,-0.028362071,-0.0016608227,-0.061051387,0.045203853,-0.028462071,-0.017172365,0.006993793,0.015599308,0.011909229,-0.05541437,-0.01920446,-0.0039990717,-0.008331892,-0.008280369,0.049884435,0.02586138,0.028050646,-0.026474655,-0.009454391,-0.005936449,-0.028951354,0.0042813052,0.0050770203,0.040832635,-0.01443724,-0.013752831,-0.037097532,-0.015379262,-0.021974893,0.013585391,-0.007172428,-0.023000265,-0.027781455,-0.031098671,0.05446169,-0.019622471,-0.002934619,-0.020067977,0.0015239967,0.04393514,0.019545859,-0.03120891,0.023861896,0.009667997,0.021240527,-0.041496508,-0.0018689238,-0.0025744415,0.040771052,-0.005068309,-0.006211101,-0.031621676,0.03877036,-0.0039122393,-0.024011733,-0.012816419,0.042697895,0.050579183,-0.003947411,0.05578774,-0.010013005,-0.020302491,0.022557208,0.04813241,0.018498426,-0.01832671,0.0067916904,-0.027742442,0.0024115513,-0.05674667,0.003179233,0.0044159684,-0.04792841,-0.031540852,0.020594856,-0.030107595,0.045689527,-0.009883661,-0.024845382,-0.03371737,0.007989469,-0.02812547,0.014390712,-0.02887435,-0.038529474,0.018294428,0.035211563,-0.017718617,-0.021842284,0.032584473,-0.031842418,0.03695214,-0.15315065,0.022946145,-0.0007430238,-0.016538354,-0.00023348133,0.0054119565,-0.038467903,-0.02144049,-0.0039374107,0.020085696,-0.0044871517,-0.038943224,0.008779913,-0.02202357,-0.015973845,0.05145319,-0.009961203,0.018719688,-0.020919256,0.045349546,-0.007876269,0.0033778807,0.023571093,-0.015642587,-0.011461638,0.016515274,-0.018379606,0.0009265601,-0.012063463,-0.011899953,-0.03794581,-0.053658955,0.02517788,0.019443586,-0.0030807592,-0.004983666,0.007954016,-0.013518546,-0.03938619,0.0010042601,-0.056943536,0.020728966,0.019338049,-0.04095648,0.013045177,0.09008317,-0.040300738,-0.008916735,-0.07939265,-0.030226514,0.015964324,0.05946412,-0.016678087,0.023644025,-0.01952755,0.013971921,-0.019017203,0.02850534,-0.002324555,0.03354154,-0.035783034,-0.01583323,-0.02212052,-0.02401174,-0.029479465,0.03136022,-0.040804885,-0.01048255,-0.019662531,0.014942194,-0.026861431,-0.024338484,0.016845416,-0.027489703,0.0073933294,0.028928226,0.046984196,-0.040171795,0.013068329,-0.0048098117,-0.029495865,-0.006239881,0.008400406,-0.046124272,0.03403198,-0.017546184,0.009007901,0.010981498,-0.01725915,-0.006895264,-0.04383264,-0.031113818,0.0074184053,0.061131492,0.0005370344,0.019149546,-0.008310558,-0.025934583,-0.026487712,-0.021350898,-0.033972327,-0.008612711,-0.032368816,-0.01649394,-0.032913562,-0.010435769,0.05931317,0.0046149166,-0.0033063167,-0.033432588,-0.026000615,0.010007483,-0.035600796,-0.0033778513,-0.056660734,-0.025896322,-0.009139918,0.048329186,0.014828106,0.025037995,-0.044765368,-0.034945507,0.011073169,-0.024176395,0.024398874,0.05151225,0.07778046,-0.0006420589,0.071296565,-0.0046003396,0.010277593,-0.031728487,-0.03344848,0.017081343,0.05710378,-0.0003183729,-0.017546441,0.052246492,0.0014123591,-0.0565568,-0.024413696,0.024450531,-0.0015442225,-0.029855993,-0.0054623745,-0.072708406,-0.017891759,-0.005151343,0.020779733,0.00014846936,0.036280945,0.017416222,-0.020308308,0.020326061,-0.038950264,0.038369298,-0.051929645,0.016543292,0.018056516,0.05188576,-0.032838583,-0.022246376,-0.03252709,0.00918457,0.010978215,0.06901154,-0.0038260017,-0.032447264,-0.07368209,0.039077595,0.03321648,0.032966603,-0.013578528,0.015037126,-0.01383321,-0.020794893,0.007103982,0.03926171,-0.011459523,-0.037617777,0.032964,0.0013290637,0.0004999437,0.042872585,-0.070307314,0.0020914178,-0.0046887137,0.040833447,0.022052605,0.015183702,-0.011608693,-0.031906877,0.010065176,-0.032181997,0.044390295,0.0054473314,0.0237105,0.008080022,0.03951152,0.0025402557,-0.018370701,-0.014017422,-0.0007395646,-0.040859416,-0.020025596,0.024857001,0.009462486,0.022277413,-0.031863496,0.029274892,-0.040490918,-0.012206662,0.0040195165,-0.030022131,0.0296827,-0.020274235,0.06839097,0.0036259037,-0.038203582,-0.012550557,0.042083662,0.01054312,0.007532576,-0.01976762,-0.04383235,-0.005553861,-0.023455571,0.04170514,-0.029593784,0.0020852748,-0.0073557175,0.016082924,-0.011303605,0.0438098,-0.025781443,-0.015731873,-0.027021628,-0.0019584154,-0.012954559,-0.030077841,0.025740875,-0.030718604,0.004655093,-0.016251197],"last_embed":{"hash":"d3jizu","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"d3jizu","at":1762860895400},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Meditation Lockdown\" (7:35 AM if still not started)#{1}","lines":[164,191],"size":684,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"d3jizu","at":1762860895400}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Unlock After Meditation\"": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.018885847,-0.02387801,-0.059201274,-0.010952334,-0.051373243,-0.013346942,0.028219692,0.009440723,0.009249644,0.008093096,0.0054748906,-0.01184831,-0.021379795,-0.0074265706,0.067862004,0.0027559306,0.009775861,0.00442188,0.012948142,-0.0073333182,0.003118255,-0.009599786,0.022222647,0.0032317205,-0.0027196817,0.017671442,-0.0047877817,-0.057670265,0.014041985,0.024494465,0.00925062,-0.028449489,0.0063248686,-0.018013105,-0.016071385,-0.029762156,-0.007655832,-0.013423307,-0.045184266,0.02524825,0.0034190668,-0.0067364885,0.0011325921,-0.03897851,0.03422918,0.005820831,-0.028593687,-0.022208514,-0.003164971,-0.014991932,-0.008701961,-0.018028902,0.03653817,0.012098583,0.00543572,0.044747815,-0.03193261,-0.026984448,-0.034620434,0.03478042,-0.04185738,0.014949896,-0.009067601,0.009575903,-0.053322434,0.039512146,0.004245822,-0.021712959,-0.005656531,-0.008555886,0.013960499,-0.026590424,0.016610993,0.009302118,-0.07376832,0.026996749,0.012581408,-0.02592471,-0.013765238,-0.005022723,0.005136248,0.0028028404,-0.046375595,0.011360112,-0.011416418,-0.0012204174,-0.042631466,0.066313,0.0066599203,0.015582318,0.017485933,-0.036924694,0.027568627,-0.038300943,0.022209823,0.01579424,-0.0047615524,-0.017459331,0.05058315,0.02843237,0.011504339,-0.004229749,0.041114274,0.0052161613,0.030183418,-0.0080576725,0.026634505,0.04659619,-0.0030391186,-0.039292227,0.003934306,-0.004639521,-0.010925951,0.021451639,0.015634334,0.006721922,0.0077451062,0.0009850159,0.0059997165,0.002379127,0.040183317,0.04844877,0.029096978,-0.01979357,0.015959596,-0.014102755,0.01007381,-0.0038748838,0.018172806,-0.010537534,0.022144265,0.028273473,-0.020126,0.023324305,-0.03683765,0.0149663,0.021865183,0.025818137,-0.0067257066,-0.026690578,0.011551262,0.034159828,0.0019371256,-0.0017000934,0.008559766,-0.049545288,0.029149642,0.03392987,0.016607473,0.010461874,-0.07571106,0.011655074,0.01773851,0.063719474,-0.007508287,0.054052778,0.0045485427,0.015834253,-0.042230483,0.035581347,-0.0049161306,0.043037582,-0.038049433,0.057622645,0.020654578,0.003950229,-0.024456648,0.0018869876,-0.02464115,-0.000710805,-0.047326293,0.024513854,-0.010068411,0.012679216,0.011029835,0.009845083,0.067010045,0.024123326,0.009029762,-0.019122036,-0.057083398,-0.0024127024,-0.024583215,-0.054392997,0.0003832008,0.04224582,-0.011549108,-0.02344902,0.02350845,0.0643534,-0.060435988,0.0020871637,-0.04757605,0.054246135,-0.017292976,-0.016006546,0.048360027,-0.008764553,0.007606567,-0.02032252,0.019359764,0.0074070487,0.02903008,-0.06687471,-0.032719176,-0.032146394,-0.03004669,-0.028994784,0.008334403,-0.022407329,-0.0030867166,0.06792164,-0.033604894,0.0022365921,-0.013986328,-0.011698415,0.018492566,-0.032528497,0.0016827364,-0.02787892,-0.0029195182,0.080941774,-0.0012280233,0.009297331,0.0046203956,0.03076941,0.0074546803,0.038902055,0.03072151,0.0065122945,0.0076296153,-0.021952588,-0.004707419,-0.006098128,-0.033814523,-0.02401649,-0.020175263,0.031734087,0.048414636,-0.051747292,0.004901973,-0.008440347,-0.0079767695,0.0025762583,0.0061530913,-0.037400503,0.023815932,-0.01742986,0.0034542535,-0.011401969,-0.0010085214,-0.0031230478,-0.04120891,0.014209732,0.033849332,0.05411424,-0.006106935,-0.004350096,-0.06519091,-0.015463452,0.00556674,0.01176188,-0.013495315,0.030955043,0.0035810173,0.012179608,0.0254454,-0.022412289,-0.020955384,0.017512936,-0.003794834,-0.023474911,0.009082953,0.0021659955,0.0053809993,-0.0014498902,0.012793637,0.017884929,0.08481942,-0.004915908,-0.026308049,-0.021450052,0.014624919,0.00514976,0.0385935,0.01349279,-0.04291555,-0.014852907,0.021350902,-0.025098767,0.0047405004,0.02002863,0.05597667,0.0093791885,-0.022792036,0.019286292,0.00049515144,-0.17408612,-0.030200021,-0.0142131895,0.0072324276,0.007926962,0.030292833,-0.016207693,0.041134056,-0.024554463,0.051502343,0.012573528,-0.0325267,0.018239506,-0.016947016,0.028098933,-0.020252792,-0.017985938,0.007152019,-0.04151817,-0.056320045,-0.030707994,0.0008897007,0.07156988,-0.022857947,-0.014469641,-0.0048044585,0.04970485,-0.012461911,-0.018845575,0.0008038334,-0.049983624,0.00122448,0.0013967342,0.030591546,-0.010340745,0.03271292,-0.032763287,-0.027500456,0.04862402,0.027547296,0.03970855,0.044554085,-0.0025655276,0.035624705,0.013373928,0.026073411,0.014460762,-0.03454053,-0.043160513,0.0015304153,-0.050533567,-0.0031652872,-0.039237842,-0.052269455,-0.020360924,0.0050151944,0.015529454,0.061761145,-0.03735722,0.013320338,-0.01857648,-0.04529022,-0.022413475,-0.043556876,-0.060080543,0.009886747,-0.008091269,0.0009331205,0.023725092,-0.035782516,0.015172953,-0.09391066,0.013299241,0.004348404,-0.0037933507,0.009635844,-0.04689451,0.00044001036,0.014512507,-0.14399146,-0.013777794,-0.019901266,-0.027557272,0.009257541,0.010858833,-0.06710643,-0.02799131,0.018322567,-0.01349256,0.234161,0.036108006,0.011838357,-0.023677563,0.053945463,-0.024403479,0.0052443435,0.034621578,0.0000065110776,-0.03404822,-0.013039795,0.02276408,0.012262098,0.004103894,0.014106181,0.008926754,-0.025933353,0.045159344,0.054281663,-0.003678137,0.037685435,0.014568237,0.010591818,0.0071007125,-0.054524384,-0.008238362,-0.014722461,0.014713669,-0.02721515,0.0132176615,-0.022028554,0.030167168,0.04062484,-0.029326355,-0.014132932,0.011184043,0.023047276,-0.05506064,-0.027260173,0.02226875,0.024019366,0.01592385,0.023974383,-0.014856889,-0.025559716,-0.0042284904,-0.03567542,0.025357155,-0.00942323,-0.00071574136,0.028620744,-0.04278044,0.03346056,-0.006638993,-0.03701798,-0.019521007,0.021589227,0.009723288,-0.019582085,0.0061529027,0.03633403,0.028115492,-0.03728635,0.01677166,-0.0110294055,0.0078852605,-0.023709133,-0.007261681,-0.014342868,0.038254075,0.021335524,0.021122688,-0.01345101,-0.012486701,-0.0025847878,-0.017563168,0.0027985636,-0.013100591,0.010136089,0.042508148,-0.04289246,-0.01859681,-0.017760603,-0.009091338,0.01665559,-0.0039607943,0.02008921,0.07452791,-0.020524794,0.05057633,0.013619828,0.0016210487,-0.02013205,-0.02800861,-0.0065856962,0.020958785,0.03635322,0.014737643,0.0063879853,0.04014066,-0.033387076,-0.04348401,0.0061814813,0.014245521,-0.0022537725,-0.013749292,-0.050308343,0.01942967,-0.0035437811,0.028506305,-0.059547104,-0.023436718,0.048398487,-0.028565928,0.011878111,0.078165285,0.0015349768,0.017357953,0.03089457,0.012530108,-0.017301114,0.040969502,-0.021712113,0.047428645,-0.009516461,-0.07990071,-0.011738559,0.020001259,-0.0013598413,0.08038715,0.0062830783,-0.018690381,0.024188159,0.026724333,0.027686672,0.006671411,0.029119438,0.0030468213,0.044398446,0.0372937,-0.014741985,0.026879419,-0.027711902,0.054302465,0.022192255,0.029792707,-0.029625842,-0.020290546,-0.0488184,0.017022748,0.022881249,0.054032467,0.007013899,-0.057233583,0.017941142,-0.091285616,0.0012376377,-0.020962793,-0.048460945,-0.0058383546,-0.010299126,-0.0026435081,0.03850197,0.058411125,-0.020179179,0.017134015,-0.020336555,0.028912773,-0.028717238,0.009038737,0.0005143605,-0.04584317,-0.025538262,0.0018393825,-0.0060182232,-0.054960325,-0.031191463,0.016171424,-0.023352897,-0.04299627,0.025451232,-0.031277478,-0.0349961,-0.0011805153,0.026238237,0.006006491,0.01771508,0.0076233107,-0.01959213,-0.030476121,0.011030473,0.095808744,-0.027779672,0.002308807,0.039927613,-0.013251486,0.083230324,-0.0043770596,0.023183977,0.012989714,0.014385884,0.019599171,0.007974893,-0.0030338867,-0.034903217,-0.018252207,0.0022296913,0.025003519,0.03181824,-0.019817898,0.00015125364,-0.0046835006,-0.0024708072,-0.0012630523,-0.016559493,-0.047446553,0.00080298394,0.06767464,0.026237788,-0.02352816,-0.014831643,-0.0079204645,0.006991617,-0.04117114,0.01121451,0.04285376,-0.013811117,-0.0531835,0.03969398,-0.046678722,-0.0048163943,-0.049272593,-0.0141827855,0.0070334245,-0.0014853999,0.03364398,-0.006704805,0.015353435,-0.000051732575,-0.0071416693,-0.015436088,-0.037246484,0.037689876,0.013997617,0.0031028765,0.017921075,0.0006198423,-0.017457664,-0.020876702,0.020917265,-0.011110522,-0.0552154,0.0033907962,-0.0496821,-0.012611437,0.03615783,0.007176578,-0.017896885,0.019653773,-0.01433193,0.012634504,0.017427556,0.0025563538,-0.023215452,-0.02130399,-0.06174644,0.0054004015,0.0062725083,-0.05043041,-0.040186618,-0.02292117,-0.010134745,0.003211389,-0.043368984,0.010723171,-0.004370769,0.028818052,-0.0014999653,0.064803,-0.025240818,-0.003498379,0.075323254,0.054233156,0.03814447,-0.0150334835,-0.021990905,0.008032599,-0.039261818,0.022779481,-0.043073364,0.01999653,0.01127643,-0.0100928685,0.05802903,-0.017096803,-0.016973795,-0.07768548,0.017578121,0.00924795,0.0023574713,-0.0095658535,-0.018296573,-0.00908864,-0.015834227,-0.061253674,0.027818544,-0.012679744,-0.051822092,0.068887524,0.02192698,0.02387073,-0.026614016,-0.011883635,0.014882164,0.006946992,-0.0074735107,0.042455394,0.004764955,0.0381615,-0.016123923,0.0119830035,-0.0058479654,-0.049708813,0.012967284,-0.02387173,0.027520075,-0.004982588,-0.0074950904,-0.030311372,0.008210447,-0.017214514,0.0010960073,0.0042808484,0.0051438925,-0.025477268,-0.006173789,0.034042295,-0.017000455,0.015084285,-0.014248636,0.0022825268,0.011617558,0.011779205,-0.0055655395,0.008448953,0.020785563,0.02532864,-0.033898205,-0.0034907272,-0.020147199,0.04297643,-0.0009793598,0.0009042459,-0.026434522,0.063378416,0.0030561923,-0.026237924,-0.0085419705,0.04253032,0.053826053,0.007496942,0.050214775,-0.04468908,-0.032008525,0.0057005603,0.04224943,0.033762347,-0.0004560727,-0.0040525626,-0.044177122,-0.011217155,-0.05858834,-0.0046732174,-0.0010939994,-0.044188835,-0.018680656,-0.008705004,-0.031195795,0.015299638,-0.025871096,-0.045853626,-0.024829235,0.0048485287,-0.0335194,0.006942478,-0.048467297,-0.01842301,0.009410151,0.025899153,-0.007373562,-0.022085043,0.04391744,-0.014922236,0.028884958,-0.15020327,0.025494361,-0.017343478,-0.010950246,0.0094265565,0.013876231,-0.032022983,-0.024307568,-0.0059842938,0.024474299,0.013100858,-0.026208982,0.026406892,-0.0150772,-0.028339613,0.03474881,-0.018875176,0.02769724,0.0016659278,0.036633685,-0.0024167723,-0.0073709586,0.02866961,-0.015863696,-0.05234219,0.0027528363,0.0028640076,0.009108844,-0.021391964,-0.01867447,0.012027268,-0.05066785,0.0049029402,0.05844448,-0.01977929,0.015629338,-0.0036885429,0.00036277645,-0.019819561,0.020873493,-0.028702445,0.009260634,0.027515568,-0.031233547,0.01979068,0.114265844,-0.021477532,-0.017820872,-0.07534342,-0.015701087,0.004943353,0.04202809,-0.046394657,0.0325705,-0.023074144,0.016693242,-0.033839796,-0.017683242,-0.021315318,0.03633055,-0.037894722,-0.017899932,-0.04511145,-0.024875099,0.0033325008,0.04313129,-0.052758317,0.0068346183,-0.0024630278,0.033069987,-0.020295627,-0.00072324835,-0.021612642,-0.05810081,0.009282195,0.027833367,0.032449868,-0.013631962,-0.035222728,-0.024022484,-0.031078625,-0.00012012975,-0.027455153,-0.026337096,0.03828454,-0.016359571,-0.023405105,-0.012598886,-0.026639922,0.007658823,-0.03410082,-0.032929767,-0.014343866,0.035256002,0.012662303,0.030780682,-0.015960775,-0.021947121,0.00039096983,-0.012033759,-0.016922291,-0.0118250605,-0.03640282,0.0065404237,-0.05330218,0.021273352,0.059738122,-0.0019578661,-0.018982805,-0.038632873,-0.008343266,0.0016135232,-0.029913735,0.0036540562,-0.07387615,-0.013226454,0.022641912,0.046463456,0.012483485,0.021561427,-0.043572355,-0.040478855,0.0012934235,-0.014767257,0.032708406,0.06347375,0.084237106,0.026711158,0.048388723,-0.0057268096,0.03140753,-0.043571647,-0.026644032,0.0073321625,0.032276765,-0.021731347,-0.0012548941,0.044919968,-0.04251705,-0.016760467,-0.003626263,0.0460218,0.008679089,-0.028100494,-0.000330067,-0.04439749,0.020403719,-0.010205023,0.020486146,-0.00334169,0.0125033595,0.026366474,-0.03278946,0.022812434,-0.03017694,0.038016584,-0.033986457,0.011066145,0.02562848,0.026628502,-0.04770796,-0.00400578,-0.043428764,0.026274312,0.0017329451,0.049377814,-0.017154675,-0.029770734,-0.060437307,0.044583935,0.023853065,0.02681451,-0.019319074,0.020609897,-0.0020227013,-0.003560317,0.0040476727,0.033700105,-0.018344468,-0.0362472,0.021891033,0.0031947864,0.010294267,0.031464037,-0.034443058,-0.02295378,0.003295455,0.035051703,0.03619158,-0.031641793,-0.021321869,-0.004578488,0.006049377,-0.01733649,0.032663338,0.00066712784,0.026131531,0.01951251,0.023718253,-0.029081805,-0.031339295,0.0013164394,0.015264016,-0.029973725,0.009999881,-0.0034997158,0.0023458125,0.026964746,-0.018794777,0.0104612885,-0.017744556,-0.024262179,0.011306218,-0.012177483,0.034671526,-0.003401253,0.044280875,0.0047741467,-0.029584493,-0.006510393,0.05221859,0.0374751,0.05282235,-0.021399027,-0.03838218,0.000010447364,-0.012941959,0.039287888,-0.036448177,-0.00013994225,-0.05322467,-0.010594118,-0.004773141,0.033857435,-0.027521474,-0.017878523,-0.069351755,0.013089156,-0.057251893,-0.014340259,0.061292987,-0.039028376,0.007816017,-0.018297626],"last_embed":{"hash":"1oi1687","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"1oi1687","at":1762860895400},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Unlock After Meditation\"","lines":[192,209],"size":254,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1oi1687","at":1762860895400}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Unlock After Meditation\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.015932176,-0.02045245,-0.061092284,-0.009627584,-0.052244205,-0.022414044,0.02094796,0.014401131,0.0061916574,0.0074348925,0.008593803,-0.0142213395,-0.023121119,-0.010878745,0.06732189,0.00031084366,0.01654595,0.0064603705,0.012966081,-0.008311958,0.00852895,-0.006807785,0.02765755,0.0056979177,-0.0035707112,0.01966975,-0.0074454574,-0.061063793,0.013767326,0.027611498,0.015293419,-0.024841174,0.005206974,-0.010414374,-0.014110911,-0.026234904,-0.0089610275,-0.011870667,-0.04016629,0.024731869,0.0019442041,-0.0060151177,-0.0010972947,-0.040013745,0.03909669,0.004120281,-0.02772728,-0.020289151,0.001343347,-0.013708675,-0.007369413,-0.018994233,0.038839743,0.016489407,-0.00039808024,0.042989373,-0.039600037,-0.026809823,-0.0386349,0.034614608,-0.041237097,0.0046501965,-0.0055264775,0.014475469,-0.055535875,0.04808552,0.008380445,-0.023670023,-0.0052814535,-0.0123114735,0.0139012905,-0.022029981,0.012940129,0.0046236715,-0.08003841,0.02497219,0.015298444,-0.024448356,-0.006290881,-0.0006929056,0.010903231,-0.0012656928,-0.04803924,0.019854844,-0.007129136,-0.0013912288,-0.036117874,0.061667707,0.0042396034,0.020730972,0.019995512,-0.039042257,0.030599222,-0.035192616,0.025255535,0.013365824,-0.0009735825,-0.016168278,0.04745576,0.031167183,0.0043532974,-0.01223404,0.042089045,0.0036917457,0.028856331,-0.0077426676,0.032580227,0.046076223,-0.003617534,-0.034836378,0.0064951032,0.00046185573,-0.00988066,0.019033127,0.016052563,0.008151527,0.0049075717,-0.005551672,0.003702124,-0.0031314034,0.037453707,0.04400128,0.02867855,-0.01870827,0.014729665,-0.014019165,0.008839996,0.0025715595,0.017200852,-0.00843984,0.02281227,0.027233468,-0.022949249,0.024297033,-0.03912743,0.012838785,0.022398274,0.024939328,-0.00049651385,-0.025578314,0.011023024,0.03521732,0.0031979785,-0.00024749583,0.00328346,-0.051597953,0.026367344,0.040069625,0.013826265,0.010969287,-0.081727274,0.014405055,0.016595876,0.05820023,-0.008758144,0.05227921,0.00068065786,0.016689142,-0.04580033,0.034437846,-0.008773585,0.041656286,-0.03561685,0.06179198,0.023368824,0.003349668,-0.025804674,0.0037640685,-0.027348109,-0.006200483,-0.047904037,0.023089519,-0.00704071,0.01602135,0.00756416,0.010834217,0.06209804,0.024051014,0.0073893405,-0.018610537,-0.05760553,-0.0024851905,-0.027314091,-0.050818395,0.0016822107,0.045173943,-0.018092595,-0.020636637,0.02113736,0.061989233,-0.061377775,-0.0030426478,-0.050216652,0.049712118,-0.014358767,-0.019696742,0.04920023,-0.0052334657,0.0053747566,-0.0157105,0.018985061,0.013182809,0.029241871,-0.060951084,-0.03599371,-0.03046606,-0.029885693,-0.036541335,0.0082248235,-0.019847391,-0.004327739,0.065733224,-0.036604732,0.0013284142,-0.010648196,-0.013067788,0.017458964,-0.036889385,-0.00015016836,-0.027520364,-0.0049528093,0.082077526,-0.00061372784,0.009213044,0.005026846,0.028494803,0.0071060364,0.031317312,0.023093943,0.0047955704,0.0048015984,-0.017342456,-0.0027935286,-0.01278304,-0.03498183,-0.026459018,-0.016148418,0.03409451,0.04565071,-0.048506435,0.004672935,-0.007541428,-0.0053172824,0.0009251234,0.00834494,-0.037094247,0.021731203,-0.018068006,0.007141553,-0.020928249,-0.0009596244,-0.0006190512,-0.041885424,0.016004344,0.027498519,0.051856447,-0.0040209107,-0.0027536156,-0.061417505,-0.015926171,0.0045571006,0.008551759,-0.011184892,0.029211741,0.012356937,0.011572133,0.028458932,-0.017456092,-0.017083446,0.016455911,-0.0045300853,-0.02286231,0.009094227,-0.002166463,0.008084245,-0.0018703989,0.011566124,0.017563758,0.0773706,-0.0044227922,-0.027416192,-0.02187035,0.014012317,0.005723852,0.03786522,0.015573402,-0.043210518,-0.008774787,0.017256193,-0.022506448,0.0066701607,0.021550007,0.054987002,0.0052219713,-0.018636836,0.018271431,-0.0022431293,-0.17432685,-0.027521636,-0.011011374,0.008849138,0.008372878,0.033356853,-0.01720594,0.040635746,-0.025273994,0.044457372,0.010605107,-0.032961372,0.021540718,-0.015440325,0.03002128,-0.019889984,-0.01740368,0.0029610526,-0.04204462,-0.053529855,-0.029503455,0.007843694,0.06330648,-0.025233343,-0.01672619,-0.006180465,0.053295184,-0.011969932,-0.016616296,0.003339589,-0.048543483,0.0027955906,-0.0006162896,0.032726493,-0.008521696,0.039226346,-0.03414281,-0.031920265,0.048485216,0.026183097,0.03851282,0.046586648,-0.0010507968,0.034441456,0.015192127,0.020187946,0.014438088,-0.031349648,-0.037535544,-0.003457645,-0.050384864,-0.0032023368,-0.045365285,-0.053735103,-0.017478699,0.009614049,0.014103051,0.060219284,-0.036516976,0.012214886,-0.015578861,-0.048753604,-0.019180445,-0.043309327,-0.061814446,0.012207635,-0.0060639987,0.0014966313,0.025759475,-0.033319075,0.020193316,-0.085393816,0.015617887,0.0034115417,-0.004932428,0.014357942,-0.045388617,0.0018019115,0.015679268,-0.14566474,-0.020305913,-0.0131265875,-0.02531994,0.012819678,0.009577652,-0.06185661,-0.028587671,0.01596617,-0.014161498,0.23690946,0.027311116,0.015113802,-0.026771374,0.059459053,-0.02536637,0.007667488,0.038339384,0.0019451707,-0.034488324,-0.01567097,0.019961925,0.013133875,0.004757146,0.011256117,0.011843854,-0.021930583,0.046368543,0.05434606,-0.005063751,0.0380328,0.01718203,0.013465484,0.0046796855,-0.051515896,-0.003651707,-0.0086105,0.014801794,-0.020733098,0.011872671,-0.02077262,0.033292163,0.03734089,-0.026603548,-0.004311804,0.009387395,0.023476046,-0.053315513,-0.022612358,0.01437924,0.023203507,0.018304123,0.024294162,-0.014438486,-0.02488361,-0.0021444415,-0.03512674,0.023951136,-0.009807448,-0.0016497284,0.031239005,-0.035082262,0.02933861,-0.010068442,-0.03848865,-0.017282402,0.022758046,0.011228904,-0.025079781,0.0069822157,0.043390095,0.03238212,-0.033617325,0.024244005,-0.0094615435,0.010445766,-0.022906588,-0.0019673333,-0.010079171,0.041379236,0.026981687,0.018731594,-0.019431181,-0.011902652,0.0032154878,-0.017101217,-0.004480803,-0.00843888,0.0055077514,0.04270173,-0.039712775,-0.023056746,-0.016924078,-0.0012387907,0.015963107,-0.0032321431,0.02207231,0.07445006,-0.0207722,0.053338856,0.011746267,0.002580994,-0.023848645,-0.025038658,-0.00519044,0.021538112,0.04000405,0.020334527,0.008741312,0.039178167,-0.03416741,-0.046279147,0.0037212654,0.011771976,0.0015240699,-0.008213599,-0.05631663,0.01927908,-0.0031413157,0.029088195,-0.058435053,-0.025194224,0.049331795,-0.03434794,0.010167461,0.08073097,-0.0027055303,0.021825898,0.026150718,0.010851746,-0.021457726,0.03431433,-0.023692846,0.044289142,-0.004810009,-0.07674842,-0.008330592,0.020826709,-0.0010872501,0.08288017,0.0076982365,-0.01863257,0.030005693,0.02988824,0.03325779,0.008737052,0.03154342,0.001988551,0.050784048,0.034035996,-0.01729486,0.02856938,-0.026705718,0.0530292,0.027891796,0.023716604,-0.03482913,-0.01858338,-0.045611564,0.016086178,0.02501575,0.05394165,0.007975096,-0.05635126,0.01673551,-0.08627633,0.00039071898,-0.014541452,-0.04827307,-0.0037684883,-0.009750069,-0.0061556175,0.04003603,0.05149613,-0.022365568,0.016556967,-0.019670608,0.030048192,-0.026648507,0.00816194,0.010403514,-0.040105525,-0.024473717,-0.005654367,-0.0060022124,-0.054181457,-0.025074357,0.013121964,-0.018610843,-0.03691596,0.023609208,-0.024512997,-0.03920953,0.0018697988,0.027385052,0.008310741,0.014870449,0.008708368,-0.021335397,-0.029682314,0.010000273,0.09989911,-0.0263287,0.0013241997,0.037187107,-0.010278689,0.081545874,-0.0010618686,0.022074053,0.008340818,0.016966512,0.016078476,0.011442741,-0.002212187,-0.038555328,-0.01744306,0.0046276236,0.021933664,0.032884438,-0.026704306,0.0066094194,0.0035684681,-0.0057973987,-0.006084124,-0.014549742,-0.054637372,0.0030113424,0.071638934,0.03647701,-0.017296052,-0.00974983,-0.0076703453,0.007261813,-0.047215253,0.0129378,0.047953337,-0.017710637,-0.051738314,0.03772881,-0.0492381,-0.0038681547,-0.053123303,-0.0148742255,0.0048368317,0.0032131663,0.031331833,-0.007528495,0.014488695,-0.000273394,-0.008178971,-0.01374865,-0.039004195,0.038675908,0.011315714,0.0010693423,0.013159362,-0.0015293804,-0.022143545,-0.017955875,0.021623844,-0.011289255,-0.045947686,-0.0026919423,-0.05109947,-0.015901575,0.03360091,0.0056745973,-0.015247264,0.017901117,-0.01677068,0.010134792,0.01904505,-0.00033187386,-0.031342924,-0.016888276,-0.06273354,0.0063406173,0.0024088498,-0.047025472,-0.047148623,-0.01578567,-0.009280038,0.0015118239,-0.041339364,0.018330384,-0.002231578,0.023834404,-0.004019082,0.06432785,-0.027387803,-0.007994871,0.07391764,0.05037272,0.037066374,-0.013630451,-0.022826534,0.0143765835,-0.0345413,0.018839616,-0.049427766,0.021010114,0.013095438,-0.010543695,0.05670231,-0.019113854,-0.016452719,-0.08170464,0.016448047,0.008244789,0.0026202323,-0.006841748,-0.01965466,-0.00916115,-0.01678482,-0.062217657,0.02993587,-0.010488675,-0.051303323,0.06688521,0.016728774,0.023289952,-0.031609096,-0.013406169,0.014609763,0.007427253,-0.0029509556,0.048441947,0.007329939,0.040225424,-0.012341836,0.0004154153,-0.0094196815,-0.04686997,0.016870897,-0.019747144,0.02655982,-0.0046215956,-0.00748716,-0.028745478,0.01152996,-0.018695455,0.0035111923,0.0025511512,0.010092202,-0.022180343,-0.009240665,0.029542804,-0.018125549,0.0073306346,-0.02113364,0.007385086,0.0111795375,0.017675377,-0.004652332,0.004372741,0.021662883,0.022753505,-0.030659325,0.0006260689,-0.026464015,0.04314924,-0.0041169617,-0.00027374487,-0.02719025,0.06374238,0.0040994463,-0.026659125,-0.011015117,0.0373923,0.05403791,0.0044381814,0.04620724,-0.053155527,-0.026121654,0.009367393,0.045797996,0.037627187,0.0013094684,-0.0007070061,-0.044047125,-0.008634876,-0.059766896,-0.0036851503,-0.0034608664,-0.042582996,-0.018763196,-0.0081489645,-0.025689969,0.01354939,-0.021743363,-0.046863243,-0.02799336,0.0002141926,-0.038697585,0.0072081173,-0.051105347,-0.01711642,0.009479084,0.024154756,-0.0044230483,-0.021266108,0.041741453,-0.01804026,0.03213591,-0.15344588,0.029090736,-0.016232466,-0.010505137,0.010828498,0.0140267555,-0.034989323,-0.023741338,-0.006948408,0.025478475,0.013060339,-0.028164027,0.027165335,-0.016231159,-0.034051504,0.035194185,-0.019325862,0.027781397,0.0029186257,0.031067433,-0.0040368717,-0.004141266,0.02419988,-0.02135605,-0.051801614,-0.00021687146,0.0011167306,0.006619473,-0.020472705,-0.013893253,0.009877714,-0.049669705,0.0071647237,0.051904432,-0.020894524,0.01882065,-0.008652219,0.0041077374,-0.018643675,0.024780178,-0.02752079,0.010601391,0.022540715,-0.029492183,0.022517271,0.10646988,-0.027219482,-0.018538449,-0.074820936,-0.015752124,0.0051073926,0.043175034,-0.045934334,0.029590325,-0.02835734,0.01568609,-0.03948618,-0.011841479,-0.010268346,0.039101474,-0.039684985,-0.015454554,-0.04637913,-0.023697723,-0.0008087125,0.042689733,-0.04839609,0.0050201444,-0.0072661783,0.030966481,-0.020276973,0.00334513,-0.02029332,-0.056994636,0.016108282,0.025202624,0.02919207,-0.018874189,-0.04151436,-0.026358388,-0.03632824,0.001237344,-0.025556896,-0.027585028,0.03552401,-0.013494099,-0.022013946,-0.007148106,-0.024723645,0.0066377856,-0.033210117,-0.02627733,-0.018177874,0.040120274,0.010706666,0.034571797,-0.019310249,-0.027659336,-0.0041245148,-0.017753823,-0.018657863,-0.014285164,-0.036879472,0.004150483,-0.05512652,0.016974013,0.05738515,0.00013238538,-0.019154677,-0.039183766,-0.015709072,-0.0019981526,-0.03650685,0.0020762887,-0.06723434,-0.018756108,0.022003165,0.04895994,0.016326038,0.022020284,-0.04249265,-0.04457065,0.002413834,-0.014758037,0.035188023,0.064638786,0.08554867,0.02509065,0.0486711,-0.0043735877,0.026023142,-0.04230912,-0.02546303,0.005652157,0.033354305,-0.021147901,0.000050513692,0.044779934,-0.03538625,-0.014748755,-0.01002993,0.042989958,0.004529864,-0.030416911,-0.006859421,-0.038621206,0.02167028,-0.010169608,0.022685768,0.0004919974,0.004844263,0.030027043,-0.034629896,0.022596342,-0.03232234,0.03565185,-0.036564935,0.006360796,0.025467329,0.02778786,-0.0484562,-0.0027337803,-0.043421622,0.029796714,0.001100185,0.052892536,-0.01828226,-0.03249114,-0.064523935,0.050515577,0.019032914,0.015956527,-0.018248841,0.022666028,-0.0021058486,-0.0042242478,0.0024806503,0.032996695,-0.023510506,-0.040180184,0.025165617,0.0035895526,0.009525265,0.029681914,-0.033120986,-0.015458126,0.004783832,0.040333994,0.03839585,-0.037485946,-0.01847543,-0.009265018,0.005628757,-0.018589651,0.03162361,0.0011435808,0.027203746,0.019287623,0.025673846,-0.038264066,-0.028647605,0.00038318246,0.017664814,-0.030755632,0.0059218146,-0.0072903014,-0.0044124057,0.027144684,-0.01951003,0.016035572,-0.015853683,-0.023931125,0.010420339,-0.011121136,0.03212187,-0.008146492,0.047346737,-0.0046724956,-0.02824184,-0.005142729,0.0462484,0.03463889,0.057474628,-0.024630817,-0.048265617,-0.0016298376,-0.012812473,0.031244282,-0.032562982,-0.0006883876,-0.05044167,-0.008898175,-0.0066781207,0.033956278,-0.020075878,-0.01928054,-0.07060869,0.013405997,-0.053917024,-0.01741641,0.061874278,-0.03966387,0.0108073,-0.010597984],"last_embed":{"hash":"12svcj6","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"12svcj6","at":1762860895400},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles & Tasks#Task: \"Unlock After Meditation\"#{1}","lines":[194,209],"size":217,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12svcj6","at":1762860895400}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01721633,-0.042914614,-0.053950317,0.028105669,-0.026262209,0.0025063825,0.01059655,0.01669372,0.030680114,0.042724457,-0.00018310882,-0.00068638567,0.010148626,-0.006488201,0.020554284,0.03366309,-0.017067434,0.024095895,0.05980583,-0.015858935,0.03766373,-0.019070107,0.056353576,0.014879191,-0.019420225,0.0073570707,-0.022086585,-0.02735461,0.010615167,0.061959557,0.0043762224,-0.033142112,0.016744228,-0.061251402,-0.04948208,-0.0045377463,0.006673796,-0.03255895,-0.04196616,0.037143745,0.016681904,-0.035538934,0.005784426,-0.002457926,0.053668123,-0.021628432,-0.028163806,-0.017319692,0.0037675765,-0.03243594,0.002117202,-0.011117931,0.02109496,-0.019728176,0.011931629,0.033356164,-0.053934906,-0.05497631,-0.010351002,0.008300222,-0.034652002,0.019421747,-0.036776904,-0.016719507,-0.019890638,0.02201802,0.025403611,-0.00733686,-0.0023650357,-0.050073866,0.00065229007,-0.012620387,0.00624388,0.0090354085,-0.039616726,0.0047453395,-0.0021561955,-0.003139382,0.02971468,0.002615282,-0.006735848,0.03506044,-0.009397106,0.030290801,0.027634101,0.007750899,-0.009041424,0.06123039,0.004783498,0.025787622,0.0014260412,-0.012728881,-0.026587209,-0.010756885,0.014891463,-0.004077995,0.04454387,0.0039288374,0.06829261,-0.00079140445,-0.026502194,-0.021365542,0.01631141,-0.0041662757,0.02581246,-0.014076292,0.024621468,0.015821757,0.021468598,-0.010867916,-0.0006954151,0.0208657,0.011251993,0.004565917,-0.000055842724,-0.019318482,0.01802671,0.008508857,0.019511634,0.008569233,0.008783928,0.018235518,0.05698178,-0.025966635,0.016226048,-0.003528549,0.007797886,-0.025492525,-0.0035890304,0.0051561208,0.00551444,0.017926967,0.013262955,0.021376235,-0.02197663,0.01741096,0.030056851,0.0149984425,-0.01160625,-0.020701705,0.020538893,0.02523597,-0.016640246,-0.031041654,0.016271662,-0.0018291491,0.008095776,0.04177517,0.020164635,0.026263801,-0.030433755,0.04786322,0.041815456,0.06824638,-0.020405024,0.022886995,0.0064346525,0.049062923,0.000088054265,-0.015552403,0.023404015,0.008196785,-0.026201827,0.08189488,0.012059662,-0.015365672,-0.0073865573,-0.009194949,-0.015159796,0.009060643,-0.03981719,0.010500931,-0.034188595,0.035551295,0.030301997,0.014639065,0.07402105,0.019305909,-0.00230952,-0.008174978,-0.028545568,-0.016526718,-0.014925506,-0.0645178,-0.038897816,0.053817593,0.0006228249,-0.029644022,0.0048666834,0.06969957,-0.022528632,0.017334996,-0.0050538466,0.03682252,-0.008814993,-0.014588648,0.052824166,-0.016821383,0.01860786,-0.0040743477,0.035559498,-0.004483981,0.03686462,-0.029587079,-0.058881067,-0.011703987,-0.0054261554,-0.029692255,0.026339028,-0.05075648,-0.014103992,0.06731362,-0.036485847,-0.031976007,-0.018129567,-0.000121448706,-0.0018926957,-0.02296233,0.00031547158,-0.008811588,0.008878181,0.06635552,0.01059709,-0.0120912,0.015791493,0.024337184,0.041687105,0.045800168,0.009483799,-0.013559172,-0.026888102,0.006334241,-0.009100899,0.0053663277,-0.035663694,-0.015701437,-0.051819753,0.023188345,0.025074493,0.005594844,-0.025010511,0.03017073,0.040074117,-0.01339407,-0.014254865,-0.021388387,0.026081553,0.022471722,-0.03505663,0.037914697,-0.017977597,0.0024089138,-0.03227752,0.021502413,0.035868082,0.017611748,-0.0032360845,0.009663122,-0.0074582123,-0.002729686,0.010149873,0.031210512,0.0050330185,0.030298922,-0.0017939968,0.0032529603,0.029901957,-0.04016924,0.00085066934,0.012343167,-0.0074852784,-0.046728134,-0.016249562,0.028258948,-0.006962398,-0.0007679491,-0.027409831,0.022721902,0.06323518,0.0028619252,-0.0042589228,-0.0029708608,0.026104592,0.049739696,0.039008982,-0.00088055397,-0.014190717,0.014937787,0.024183223,0.000781249,-0.0007784898,-0.017709237,0.06561175,-0.021980634,-0.017753804,0.022488952,-0.023669597,-0.17133251,-0.003462902,-0.032173283,0.051233288,0.025967808,0.028658334,-0.016630601,-0.028587328,-0.02239019,0.07289912,0.03371557,-0.043785285,0.016292088,-0.0027419408,0.053211145,-0.01128255,-0.0047742804,-0.0074751764,-0.06123409,-0.05358182,-0.0724856,-0.027213136,0.10483477,0.014906575,-0.025137218,0.0018524114,0.08224075,-0.0200038,0.016969131,0.005858697,-0.037407815,-0.04778474,0.007088786,0.03586507,-0.007219184,0.032862373,-0.009828622,0.007594292,0.0427134,0.011405359,0.07009507,0.049552917,0.027579688,0.021381434,0.016492287,0.008477336,-0.022624867,-0.0012680602,-0.04830616,-0.011420406,-0.034649253,-0.01249552,0.0077717467,-0.051664706,-0.038683258,-0.0016846132,-0.017462391,0.024197172,-0.03778784,-0.012118423,-0.02012264,0.0023282357,-0.014055992,-0.06107404,-0.007879878,-0.014871133,0.01968286,0.013356709,0.0074085593,-0.03528762,0.026465021,-0.063826084,-0.005285309,0.0007859798,0.004396979,0.032388926,-0.049332872,-0.0060785897,0.01686678,-0.13384266,-0.01774235,-0.0038166142,-0.012679143,0.010211429,-0.0068633584,-0.050839808,-0.00925616,-0.011414306,0.02258663,0.23883212,0.038226757,-0.021590859,-0.01609416,0.04892704,-0.048162404,-0.018100219,0.06417615,-0.033020508,-0.0021610663,0.0030349647,0.0015396393,0.025486832,0.012983648,0.0289488,0.0024274162,-0.0345419,0.026607722,0.038254056,-0.01780264,0.016646963,-0.05949614,-0.0017729704,0.0022222411,-0.050989423,-0.041773114,-0.020813761,0.036401335,-0.016642526,-0.0021579247,-0.036865238,0.07317437,0.03003757,-0.026064472,-0.0053703897,0.0000078663825,0.040896766,-0.04720626,-0.020980485,0.00476084,0.035911445,-0.0022738543,0.027956992,-0.022139404,0.0058749686,-0.0021909077,-0.027904898,0.009118824,-0.020995054,-0.009687191,-0.0013735067,-0.03312091,0.023834035,-0.04666151,-0.03189115,-0.036411818,0.0020893682,-0.027517578,-0.0053082444,0.0019701042,0.05094828,0.008215136,-0.005228141,0.01876344,-0.008880824,-0.010625082,-0.015606384,-0.00027580123,0.029372998,0.03192485,0.021057585,0.012057122,0.011439498,0.0053973855,-0.0019710625,-0.014827346,0.034869067,0.03204029,-0.016009947,0.017943611,-0.050791748,-0.009365921,-0.0037719859,-0.0035409895,0.041779004,-0.0133616505,0.003854346,0.06875071,-0.015224651,0.0024669254,0.0006902812,0.008240039,0.0040785866,-0.043414712,-0.03417771,0.032744482,0.017552704,-0.013567488,0.008261789,0.04796421,-0.026831916,-0.024919106,0.013348451,-0.0008116595,0.033530798,-0.045473326,-0.015682152,-0.0020904152,0.029011173,0.005516547,-0.07148914,0.0076761763,0.007328973,-0.031114396,-0.015869513,0.07721972,0.027335178,0.0047085937,0.037671164,-0.0008871661,0.014279892,0.02185907,-0.017379135,-0.015472888,-0.019605674,-0.042863846,-0.022582132,-0.026621474,0.010925803,0.06309191,0.035796583,-0.04448728,0.037204128,0.02237574,0.018971775,0.0072579794,0.012369641,-0.006346684,0.039676156,0.05432988,-0.052328143,0.013204403,-0.004025347,0.058605567,0.03478997,0.06433753,-0.0009252222,-0.023197021,-0.08792789,0.028611265,-0.010203491,0.01904884,0.022563245,-0.046107676,-0.015374315,-0.06789784,-0.013617884,-0.04129707,-0.0063872226,-0.02578205,-0.0076097716,0.00019986363,0.015517067,0.039931174,-0.020117223,0.0073004444,-0.032418422,0.041377597,-0.019087426,-0.0069153886,0.02240876,-0.04630255,-0.039854314,-0.019963125,-0.019503867,-0.0287427,-0.036997862,0.02742167,0.0024257402,-0.051721122,0.009779908,-0.029949002,-0.033373605,-0.003786541,0.04314608,-0.021224305,-0.030280486,0.0011709777,0.0086590955,-0.025748102,-0.024569513,0.0855714,0.002139156,-0.0009106806,0.018834727,0.025847107,0.0605581,-0.030202627,0.009763095,0.0060561425,0.0109434035,-0.033907067,-0.007043403,-0.010666,0.0056976494,-0.048812054,-0.0018401302,0.024183836,0.028895527,-0.021844866,-0.0051015643,0.004295775,-0.03415958,-0.009542331,-0.0022366182,-0.05458092,0.015471944,0.03228947,0.0055264565,-0.016329322,-0.012880958,-0.014832564,-0.0070254,-0.05598283,-0.015319473,0.043324478,-0.009373223,-0.049735285,0.023678336,-0.008058944,-0.0031960644,-0.062019765,-0.020126007,-0.0041126185,-0.0008833211,-0.0042949715,-0.002252363,0.010583038,0.005275299,-0.013952334,0.00003589683,-0.006443772,0.017102484,0.024180213,0.0019897912,-0.0044581513,-0.019516824,0.0073085222,-0.012346463,-0.002082987,-0.011816729,-0.016982099,0.011307203,-0.03812913,0.022202365,0.049315803,0.0024437378,0.0043584453,0.009897725,-0.046880756,0.027929574,0.017231176,0.006283713,-0.022628237,0.0016782278,-0.01717088,0.006321988,0.0068329354,-0.017316325,-0.023143765,-0.018099558,-0.0015211364,0.0093811,-0.036433004,0.012021571,0.026796719,0.014518019,-0.0065661157,0.05741951,-0.038432173,-0.014988295,0.043572906,0.01602051,0.020433165,-0.046416957,-0.018491028,0.0040858286,-0.07783373,-0.00029918848,-0.0617368,0.0010234609,0.014154787,-0.03232259,0.036174573,-0.02964107,-0.023286931,-0.08471737,0.010859602,-0.007901508,0.013674775,-0.0060175043,-0.00061053486,-0.003736646,-0.016051482,-0.03404682,0.019180052,-0.02669492,-0.011505999,0.06420017,0.023189928,0.02859627,-0.0088803535,-0.0062915278,0.036917157,0.014288773,0.018890796,0.009164635,-0.039908312,0.045970745,-0.004320341,-0.030187942,-0.014292306,-0.020737048,-0.005165275,-0.027512081,-0.0093526095,0.02796778,-0.0016403629,-0.047731955,-0.02161232,-0.02203724,0.0015405138,-0.04142747,-0.043482017,-0.031834397,-0.029213406,0.049504805,-0.024077043,0.024812121,0.024371386,-0.00833141,0.02124581,0.028136112,-0.040132858,0.004741759,0.005277816,0.025703587,-0.009141257,0.004131321,-0.012835909,0.066800855,-0.005988861,-0.04518788,-0.03509381,0.016959958,-0.0058871764,-0.041333344,-0.0027656977,0.058924336,-0.013938381,-0.021799605,0.010828393,-0.03405671,-0.032975573,-0.005790134,0.063889734,0.01668181,-0.028634157,0.032804377,0.0026735319,0.014411968,-0.07380029,-0.009777644,0.012917409,-0.042904433,-0.0071717827,0.0030444793,-0.01241471,0.00411181,0.0014312725,-0.05932224,-0.04231501,-0.037949678,-0.015337227,0.016515043,-0.033924043,-0.018382614,0.010723003,0.02110289,-0.008170338,-0.03259368,0.011136923,-0.07433628,0.025650797,-0.14633203,-0.0037198975,-0.022746684,-0.018212643,-0.008623232,0.009602285,-0.014459473,-0.030863116,-0.03588764,0.01220349,-0.008392701,-0.036329124,0.019486705,-0.00088347506,0.004337485,0.036085267,-0.01353763,0.03301487,0.0055274623,0.06408302,0.010737135,0.010922877,0.037337624,-0.005581355,-0.013907223,0.010932278,0.01870748,0.008817722,-0.029919015,-0.045896396,-0.01823512,-0.042396914,0.028297424,0.04308073,-0.009537998,0.003253378,-0.0071294885,0.024943637,-0.031904943,0.013259202,-0.037445355,0.014765842,0.011507794,-0.0141828535,0.02248233,0.091043755,-0.031988047,-0.029316131,-0.05764238,-0.0072759404,0.004551651,0.044542484,-0.045185126,0.026789429,-0.010854376,-0.028068716,-0.016921366,0.016135948,-0.0017593162,0.049816802,-0.018344847,-0.012638551,-0.06027966,0.008767139,-0.015544906,0.0471894,-0.03554169,0.0039331308,0.01784379,0.025693556,0.012792893,-0.028453741,-0.00051265146,-0.03619401,0.019505778,0.0033047392,0.05721785,-0.039288204,-0.020426713,-0.010357211,-0.035464004,0.00060329185,0.01952268,-0.0011411593,0.035452455,0.0047141984,0.010237015,-0.0048740045,-0.013516116,-0.013120943,-0.015082383,-0.041902952,0.0049465992,0.016031906,0.015659686,0.022387568,-0.023401538,-0.00027132686,-0.024990533,0.024823686,-0.028632004,-0.045062993,-0.02071975,-0.041775435,-0.051894143,0.00035512805,0.026121626,0.0030820582,-0.005589678,-0.036656916,-0.016434414,0.012331386,-0.02011228,0.0047561177,-0.07768462,-0.052861024,-0.00670526,0.052952856,0.01718538,-0.0051938756,-0.030465523,-0.01982193,0.006237116,-0.016868472,0.0070486185,0.06074198,0.05805337,0.028833095,0.023372283,0.0048995037,0.012358703,-0.036937594,0.02447527,-0.01057594,0.024006156,-0.03548284,-0.058222227,0.029524101,-0.030018922,-0.05998369,-0.026051834,0.040259913,0.0032300672,-0.027530884,0.0043792073,-0.037043143,0.026101034,0.011356032,0.007014132,-0.0030994127,0.025288874,-0.006123246,-0.031107781,0.039263874,-0.0016903782,0.032364458,-0.01903971,0.049921274,0.0058876416,0.07039996,-0.041346155,-0.010342677,-0.015363676,0.010277128,-0.035281997,0.05378916,0.008576762,-0.029650226,-0.029546907,0.015836596,0.056376796,0.042942893,-0.013601378,0.0035354611,0.028093874,0.010461095,-0.0028564776,0.048739936,-0.02307064,-0.0023520412,0.031359322,-0.0025019157,0.010769616,0.0045002,-0.007203571,0.005409875,-0.0054945378,0.023554444,0.01295447,-0.0015563234,-0.007621666,-0.0038903605,-0.00877132,-0.039140556,0.080971956,0.023460524,0.027092224,0.017895037,0.025662787,0.03829443,-0.004999421,-0.03572788,0.007916264,-0.007083822,-0.025522633,-0.00738139,0.020436747,0.010221301,-0.023610866,-0.0041238233,-0.02130003,-0.00023988848,-0.010063625,-0.0154091995,0.04016686,-0.03493419,0.06954458,0.004485652,-0.05333059,-0.010796049,0.04978103,0.033447336,0.025804978,-0.030599648,-0.052266818,-0.026056556,-0.025913442,-0.0014916895,-0.035606492,-0.0022276181,-0.05782534,0.024005482,0.007877756,0.040568847,-0.010666612,-0.014459204,-0.014357689,0.01913316,-0.03407974,-0.006090068,0.06829086,-0.068594635,-0.03837689,-0.029749872],"last_embed":{"hash":"6jaul","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"6jaul","at":1762860895400},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration","lines":[210,241],"size":917,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6jaul","at":1762860895400}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Setup in Simple Time Tracker": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010023522,-0.03244926,-0.05575931,0.02567632,-0.027101161,-0.004374584,-0.018438894,0.007528328,0.0303428,0.023839502,0.004217706,0.004512369,0.0137561895,-0.008402843,0.003716855,0.022730032,-0.017841263,0.020043079,0.061869267,-0.023326613,0.036743194,-0.016819209,0.057321474,0.011958584,-0.025645608,0.0019123397,-0.015154152,-0.011496125,0.024328988,0.07048155,-0.005351001,-0.025820525,0.022482123,-0.050086673,-0.04564345,-0.0038754246,0.0105188815,-0.024136558,-0.044277884,0.034879822,0.01436229,-0.05231752,0.0040674033,0.004735734,0.059856817,-0.027072346,-0.020057196,-0.0097999135,0.008252361,-0.048278663,0.026469119,-0.003506484,0.020205779,-0.015941994,0.0039743064,0.043484278,-0.04815248,-0.059658755,-0.014182125,0.0065542157,-0.03779831,0.02806932,-0.028908549,-0.02640547,-0.009610585,0.017719014,0.02987476,-0.0034576524,-0.005364768,-0.06067348,-0.018553182,-0.018698482,0.0023037018,0.021194894,-0.046252713,-0.0008753988,0.013988604,0.0065591196,0.025484132,0.0041875583,0.002893625,0.030901358,0.0010239638,0.047246497,0.047652952,0.0042726793,-0.0017632972,0.08765645,-0.008579844,0.031079449,-0.0050996994,-0.018089961,-0.023735419,-0.012280663,0.012387495,-0.0066808974,0.04870484,0.0013597658,0.053716853,0.00018215338,-0.025432957,-0.015344217,0.017737394,-0.00221067,0.0327652,-0.015191663,0.026436457,0.0044371183,0.024395112,-0.010242438,-0.00027503932,0.01969261,0.010523864,0.018702982,0.0035774454,-0.025664154,0.0052900445,0.0034700446,0.0117203975,0.00045391725,0.013291436,0.030574737,0.05169462,-0.03656718,0.019925334,0.006409847,-0.0047003203,-0.013772357,-0.015946452,0.012420065,-0.006709697,0.025568835,-0.0019796388,0.03412764,-0.0324826,0.02078863,0.03262123,0.032102138,-0.009117173,-0.017875329,0.020517172,0.015990632,-0.022122517,-0.041172344,0.011106215,-0.012101155,0.0033617024,0.04183545,0.019787513,0.03809244,-0.039309002,0.054419644,0.041027203,0.06511617,-0.017496612,0.010566819,0.0017588809,0.045350816,-0.008342661,-0.015787635,0.030269537,-0.0015325268,-0.019685268,0.065551884,0.0022967686,-0.01366186,-0.002465163,-0.001705974,-0.015305477,0.0045249746,-0.03330951,0.033379354,-0.042140428,0.040588796,0.015351428,0.0066250972,0.054145712,0.022081329,0.012296434,0.008801511,-0.04360927,-0.012520088,-0.029340556,-0.04672103,-0.0416021,0.051309776,-0.016654216,-0.023852225,0.008651745,0.075615406,-0.010923799,0.023334634,-0.021484239,0.012932821,0.008420236,-0.0152482735,0.047179364,-0.011821821,0.019939564,-0.011490619,0.042628814,-0.0054125614,0.02869626,-0.029500067,-0.037217345,-0.0012790044,-0.017037498,-0.036546808,0.029867213,-0.06510967,-0.03305275,0.051492117,-0.040413134,-0.024181366,-0.025580287,-0.002492272,-0.0009359257,-0.01001577,0.010550127,-0.0023347142,0.002048078,0.057226613,0.012406168,-0.023081763,0.015854213,0.019204734,0.025234303,0.0504988,0.0033626652,-0.0041811625,-0.042532973,-0.005165324,0.0036232355,-0.0022974191,-0.034339204,-0.017670454,-0.037382547,0.017200481,0.025801111,-0.004136409,-0.008021832,0.045372922,0.0474427,-0.020587709,-0.014331583,-0.030253384,0.005539904,0.017779328,-0.020763008,0.03441711,-0.021403154,-0.0076195872,-0.029435866,0.028665535,0.027685469,0.027631642,-0.0068208026,0.006855772,-0.0046510636,-0.008190263,0.030147925,0.03303845,0.0058301142,0.033130936,0.0056825,-0.022082632,0.020402022,-0.034351826,-0.0022007632,0.02296231,-0.0033978855,-0.058638643,-0.02319003,0.03716276,-0.00026100207,-0.00453598,-0.02060912,0.03530297,0.050051887,0.0041918675,0.0065135593,-0.0013279411,0.014136886,0.05610751,0.042379007,-0.0034124798,-0.03599263,0.022310015,0.032669317,0.0066907564,-0.010242715,-0.0031351026,0.057347428,-0.025721788,-0.0096756425,0.024107208,-0.029491786,-0.1746999,-0.004275415,-0.024078954,0.062879615,0.02525526,0.023211598,-0.016695399,-0.03626215,-0.012740671,0.07340232,0.038806595,-0.040019,0.022109902,0.000055032946,0.038034882,-0.013710845,0.0025918442,-0.012271833,-0.06558739,-0.04126625,-0.074374,-0.033935316,0.10589659,0.021460451,-0.017659737,0.015309682,0.06443986,-0.029574336,0.00939495,0.00033468264,-0.045409687,-0.057016596,0.006822077,0.03104807,0.005897081,0.034247108,0.007258348,0.020891253,0.020796815,0.019421335,0.05333063,0.03553739,0.020499,0.0035641366,0.023536813,0.01585965,-0.035479724,-0.0116887605,-0.048774317,0.00044168258,-0.02455418,-0.02175974,-0.012176705,-0.03520086,-0.049432218,0.009740211,-0.036483616,0.017942684,-0.03372967,-0.007692095,-0.018703956,-0.012701807,-0.021447297,-0.07186622,0.0013901341,-0.012850726,0.0067824908,-0.0032666381,0.0128717935,-0.029498534,0.02579443,-0.059983112,0.013660402,0.00550492,0.020323282,0.038828507,-0.04346208,-0.0019099704,0.010286418,-0.13426918,-0.027673915,-0.0076156855,-0.0075381193,0.0065414836,-0.0074572084,-0.039678425,-0.01998638,-0.008752678,0.024611944,0.2438396,0.039076034,-0.026909139,-0.019906756,0.024511408,-0.03822391,-0.014396956,0.06119392,-0.055267315,-0.00091628265,-0.007720117,0.004170736,0.020551877,0.0060245176,0.015479284,0.0026456015,-0.03176167,0.037065618,0.030628128,0.007386347,0.0073918593,-0.052969955,-0.011711944,-0.01611098,-0.061865002,-0.042159397,-0.014710989,0.026295915,-0.0034378862,0.018210422,-0.032074604,0.09011239,0.02143605,-0.016883243,0.0009254599,0.019395117,0.04051095,-0.053529304,-0.014839692,-0.0033196164,0.025863877,0.0025094617,0.026266543,-0.0222492,0.019268706,0.0067595337,-0.011636266,0.010412014,-0.010042528,-0.019461792,0.014322949,-0.03522977,0.02567737,-0.040893212,-0.021130532,-0.03478832,0.0023053435,-0.03768136,-0.0174921,0.005528634,0.04652417,0.0014089401,0.005285428,-0.004418156,0.008581212,-0.007152579,-0.0052720085,0.011397421,0.039857157,0.034363117,0.008262815,0.012740596,0.00085741724,-0.010224748,0.0029977025,-0.0044209585,0.04492949,0.016992098,-0.026313473,0.014494183,-0.03783963,0.001561634,-0.0054090065,-0.013204857,0.04638643,-0.002078806,0.037725955,0.045515373,-0.03205699,0.00022328932,0.011165828,0.020309078,-0.009647705,-0.025780516,-0.034370605,0.013978898,0.015351056,-0.026464893,-0.0074581276,0.056228887,-0.033170164,-0.021693714,0.008267003,-0.0077007553,0.038991474,-0.051182643,-0.016870288,-0.0040272344,0.0151818255,0.01114104,-0.06452822,0.0076798936,0.011734548,-0.02773662,-0.019991387,0.06595076,0.04070045,0.003999995,0.030036762,-0.006462032,0.041652128,-0.0018704315,-0.014193049,-0.009451527,-0.01482345,-0.045712918,-0.025876807,-0.029616695,0.011621633,0.040347967,0.030037044,-0.037437372,0.027950732,0.036196675,0.030594692,0.00870317,0.016298376,-0.009886833,0.03835842,0.061322663,-0.04500428,0.0042722663,0.0040399954,0.0462274,0.026352484,0.056476332,0.011448097,-0.01813721,-0.072621636,0.026141068,-0.024743592,0.023313629,0.04707341,-0.0421294,-0.02529613,-0.053113837,-0.016266385,-0.038161185,-0.013823988,-0.028889572,-0.007702685,0.0066953762,0.030601716,0.04584581,-0.030615829,0.00309799,-0.043307796,0.05312183,-0.03417474,0.0013820615,0.027958995,-0.032889552,-0.028702723,-0.01047313,-0.0009406911,-0.033557262,-0.03644693,0.015030363,0.010136304,-0.048969142,0.012667055,-0.018812133,-0.034622103,-0.00045077896,0.052593417,-0.026887286,-0.03595219,-0.0053759604,0.027362337,-0.02164791,-0.033662964,0.07765276,0.0053875837,-0.0036230618,0.0097342115,0.02089962,0.05385534,-0.0319652,0.009789912,0.013207152,0.020269483,-0.023475751,-0.00562497,-0.020436471,0.012894845,-0.05926306,-0.021323796,0.0341052,0.023934754,-0.023704248,-0.005664532,0.009401344,-0.012758692,0.0021822464,0.00024077138,-0.043358788,0.020816995,0.039578244,0.0091736615,-0.017006094,-0.012388462,-0.028390799,-0.016554495,-0.05562868,-0.008328125,0.03934297,0.0010916233,-0.0353959,0.0131417215,-0.0062380987,-0.0031928078,-0.030668825,-0.01765925,-0.008467287,0.0020411431,-0.012528417,0.015709559,0.0030530775,0.005026931,-0.0030649605,0.011173751,-0.0049739797,0.012844994,0.038242646,0.0041554677,0.002825529,-0.0122449035,-0.004952893,-0.0055702324,-0.0075043123,-0.02325863,-0.018581245,0.014893992,-0.030921558,0.00899019,0.029139483,0.001129654,0.0031189912,0.01639957,-0.04336168,0.01742456,0.028526628,0.014725751,-0.026378358,0.003596993,-0.023126066,0.015991136,-0.014840981,-0.018637804,-0.0045784945,-0.019650666,0.00991516,-0.0041878074,-0.029264037,0.028857455,0.026579184,-0.0029588332,-0.004182582,0.06368742,-0.047773257,-0.01198032,0.03135925,-0.0064350315,0.010448019,-0.05789663,-0.027679048,0.001896164,-0.06491974,0.014531832,-0.08438031,-0.007392791,0.0014042723,-0.039513707,0.047090035,-0.029139996,-0.024566023,-0.08974455,0.009575899,-0.008282588,0.029814417,0.0011009988,-0.0010038534,0.006877732,-0.017899701,-0.0381803,0.013971121,-0.027249277,0.012512591,0.057269223,0.016089039,0.027068984,-0.010680231,-0.000490514,0.025402375,0.0050571077,0.01598365,0.00487677,-0.03769382,0.059852842,0.0080469465,-0.0439758,-0.014675137,-0.025805106,-0.017982233,-0.032849118,-0.011830323,0.024227975,-0.0048113726,-0.0458756,-0.019614503,-0.027859487,0.01707152,-0.049989264,-0.038961772,-0.038309455,-0.035293773,0.06280077,-0.0236334,0.025300376,0.023884833,-0.006973094,0.027007265,0.015396156,-0.040922336,0.004103429,0.0052377377,0.014565376,-0.007675341,-0.003913148,-0.016905932,0.0705073,-0.00077296875,-0.04526536,-0.036256544,0.042461675,-0.017926598,-0.04263571,0.0029018344,0.053381633,-0.01361649,-0.025423806,0.0047803735,-0.018929053,-0.027466971,-0.025643729,0.053443264,0.020565676,-0.030603573,0.017788911,-0.0047364025,0.02882956,-0.0746672,-0.01727846,0.031361755,-0.042912047,-0.0020044863,0.006981046,-0.024289208,-0.000115253366,0.011691412,-0.07010073,-0.03832601,-0.03385038,-0.02150383,0.015106396,-0.03853709,-0.019266753,0.022238128,0.0364513,0.0027800163,-0.033826113,-0.0134626515,-0.06656107,0.02904271,-0.14601064,-0.008703205,-0.028757129,-0.014372333,0.00064389297,0.016052786,-0.02183475,-0.042302568,-0.051091503,0.012393913,0.004171858,-0.038026344,0.019011281,0.00530832,0.017754814,0.047896393,0.0056318403,0.028415043,-0.0048774336,0.054223575,0.018092649,-0.0074227042,0.024692677,-0.007622006,-0.011015598,0.009461671,0.020187676,0.01390531,-0.027634012,-0.04633625,-0.03773503,-0.04490828,0.030835565,0.031175658,-0.018883245,0.01502702,0.0019808095,0.024236089,-0.03372314,0.02411993,-0.031595662,0.011506404,0.019326152,-0.0067976485,0.034174804,0.09264792,-0.027255181,-0.025938058,-0.043690972,-0.01640867,0.00937611,0.034416765,-0.032953486,0.028990032,-0.0046418337,-0.020270614,-0.0018421944,0.0017012542,0.01271154,0.04451001,-0.029986791,-0.011723207,-0.06479139,-0.0061917477,-0.009892931,0.045608904,-0.05951429,0.0026190486,0.014994142,0.029674469,0.0002753715,-0.0121747,-0.01290517,-0.020943403,0.037563343,-0.000004505186,0.055120956,-0.02721766,-0.026515499,-0.010576798,-0.026138743,-0.0025979984,0.02242307,0.00899779,0.030877504,0.025467316,0.005463859,-0.00045565786,-0.021309813,-0.0013725393,-0.023291875,-0.05394812,-0.011293872,0.014443136,0.022834357,0.03449347,-0.026169607,-0.0073729916,-0.021836534,0.019561043,-0.038601965,-0.04817906,-0.029263673,-0.04130918,-0.04622076,0.013212703,0.022575691,-0.009156195,-0.0155764045,-0.02486827,-0.02829636,0.011789004,-0.014548806,0.00024281345,-0.068264976,-0.052812528,0.0014800237,0.040274706,0.023782171,-0.015038262,-0.021974457,-0.01524652,0.0048539243,-0.020425053,0.011754661,0.04217566,0.046971437,0.032451384,0.026003674,0.027592722,0.0016125982,-0.020315768,0.038951334,-0.027134087,0.019628622,-0.022960175,-0.058724135,0.03618275,-0.042207655,-0.05579519,-0.029477596,0.04894614,-0.007075812,-0.032175492,0.0071702483,-0.017339926,0.037308306,0.0054917326,0.0048743137,0.014896904,0.022696784,-0.011013345,-0.030268537,0.03116997,0.0020082472,0.008609698,-0.01917246,0.046535946,0.010862766,0.051229272,-0.03397647,-0.0052389526,-0.008120612,0.012993197,-0.027765015,0.04742537,0.0019396192,-0.013309579,-0.031798165,0.014140679,0.04954546,0.032973725,-0.023474446,-0.002174716,0.048725117,0.018817002,-0.021024955,0.051479165,-0.030537006,0.011769222,0.029438918,-0.0017222726,0.019870142,0.003270128,0.009597605,0.02537232,2.1755338e-7,0.017788343,0.0047721807,0.008806042,-0.010674347,-0.016288806,-0.02189999,-0.04435826,0.0849323,0.024358125,0.033287775,0.023308603,0.014101864,0.021070149,0.012159289,-0.031135729,0.008800968,-0.008693167,-0.020166216,-0.010396353,0.013120927,0.021227907,-0.024630617,-0.008122277,-0.03694311,-0.01461872,-0.010513974,-0.025525277,0.042010542,-0.022193918,0.061124843,0.0064003454,-0.050933816,-0.008857872,0.043926746,0.015374947,0.015487789,-0.029730055,-0.04385634,-0.030606156,-0.0394869,-0.00008238534,-0.029054752,0.00455746,-0.042643126,0.029274847,0.018400358,0.013017056,-0.012016982,-0.024527304,-0.006985535,0.03934204,-0.026859531,-0.0031012094,0.059736386,-0.06654681,-0.025366709,-0.024286307],"last_embed":{"hash":"11iv1n7","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"11iv1n7","at":1762860895400},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Setup in Simple Time Tracker","lines":[212,222],"size":239,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11iv1n7","at":1762860895400}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Setup in Simple Time Tracker#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020842917,-0.045932937,-0.051307056,0.022397378,-0.036673564,-0.010297196,-0.014980895,0.000016173244,0.036365874,0.024957415,0.0018684886,-0.005609549,0.021925243,-0.010826088,0.035360765,0.011191642,-0.014740718,0.031846926,0.065835595,-0.018861176,0.041658092,-0.024367515,0.054079127,0.025559682,-0.031693704,0.009526582,-0.008356812,-0.026520215,0.038149044,0.058542795,-0.005154819,-0.019138612,0.030392764,-0.05169917,-0.03521307,-0.025035894,0.008159387,-0.01987561,-0.052216213,0.02978819,0.004955534,-0.04543257,-0.007358145,0.0083200345,0.054619614,-0.02260102,-0.015801603,-0.0116331475,-0.0030502805,-0.053272657,0.03211821,-0.006121021,0.015906032,-0.013539184,0.01079622,0.05250031,-0.027502142,-0.06549131,-0.0145577835,-0.00080568093,-0.04217414,0.02787578,-0.03565304,-0.010893862,-0.0013510996,0.018809557,0.0420722,-0.013392056,0.0028749986,-0.059693884,-0.022716228,-0.002928113,-0.00066266075,0.018850397,-0.05323495,0.0021383844,0.021940937,-0.007826262,0.036157817,0.008059417,0.0061108116,0.02665658,0.0037477089,0.02397446,0.056070182,0.0065514906,-0.0054730335,0.08963072,-0.0034815606,0.027104462,0.0050229398,-0.008632848,-0.03650652,-0.0148027465,0.0065349396,-0.005530837,0.030041467,-0.013597441,0.04239986,-0.00053644995,-0.0005486417,-0.009339279,0.025509259,0.002718117,0.037724707,-0.00675904,0.03631475,0.0156110525,0.015414198,-0.009931045,-0.0011769668,0.0302224,0.0035589014,0.023339713,-0.00075258233,-0.017487688,-0.0036286584,0.012939727,0.021913426,-0.00864077,0.028634857,0.042323712,0.055510443,-0.026216058,0.0009727121,0.00041319613,0.018992068,-0.0067484993,-0.0152771715,0.019631885,-0.004046426,0.03306499,-0.011255867,0.040309843,-0.03673359,0.008896229,0.036344603,0.027072871,0.0010753735,-0.04359266,0.027705805,0.004420149,-0.037943166,-0.041688047,0.0019931567,-0.0026118832,0.010739003,0.032407694,0.030165916,0.03680858,-0.040604293,0.046212602,0.048220284,0.041551296,-0.017031556,-0.0023750146,0.004850368,0.0587661,-0.007155007,-0.01644603,0.031430222,-0.0010378143,-0.029193357,0.05096762,0.014915496,0.009194533,0.008069656,0.005210569,-0.017157841,0.011573812,-0.04165554,0.020680668,-0.043832935,0.025893286,0.0013078246,0.0012081566,0.056458235,0.0147250835,0.009113301,-0.0010456278,-0.04152317,-0.0120860515,-0.014836783,-0.050551735,-0.052436695,0.05067937,-0.012382259,-0.010546242,0.018524881,0.051714603,0.00026724106,0.021983026,-0.04005164,0.013795437,0.002488792,-0.0021600712,0.04322877,0.011659618,0.022813564,-0.030164754,0.043685757,-0.0076837298,0.025835583,-0.044722635,-0.03826225,-0.00836546,-0.0175527,-0.021608718,0.029200897,-0.058305174,-0.050773874,0.043204315,-0.044452492,-0.024284488,-0.027168073,-0.01043509,0.016460657,-0.022302402,0.018803729,-0.00612054,0.0017318361,0.06054156,0.0030622599,-0.027682845,0.0036389045,0.035497963,0.017024685,0.042196658,0.0027837923,-0.004404542,-0.04378937,-0.0041178265,0.0005500689,0.006947571,-0.026624482,-0.0034903032,-0.018682508,0.0064808307,0.030020755,-0.028325025,-0.029784352,0.038987078,0.058048293,-0.008902749,-0.016769128,-0.012269753,0.008713588,0.015979864,-0.008506652,0.03263395,-0.019466477,-0.0077034063,-0.04769268,0.021190949,0.031994715,0.027245509,-0.0010793492,0.0073984964,-0.0060795867,0.009654818,0.013219837,0.009894599,-0.0069473437,0.029417844,0.008898495,-0.009909176,0.024300735,-0.038174417,0.0002397634,0.02247468,-0.011734129,-0.057479966,-0.0119893,0.028151207,-0.011793476,-0.0116314525,-0.025311755,0.031322442,0.037995387,0.0009000215,-0.0073621026,-0.015251808,0.0072137704,0.040292837,0.040798634,0.003998351,-0.02669867,0.008165694,0.024163526,0.014739229,-0.022235055,-0.0034485965,0.060400136,-0.01394894,-0.012852066,0.014271588,-0.030810822,-0.17653695,-0.0026032936,-0.022873402,0.057490375,0.03210549,0.017008994,-0.019134514,-0.0348563,-0.010205255,0.079813935,0.02916463,-0.037658673,0.017614499,0.0113682,0.03317949,-0.01687436,-0.0047037294,-0.011834815,-0.05922717,-0.03980269,-0.060002387,-0.044823647,0.09968453,0.026127856,-0.041331366,0.035016757,0.056644127,-0.019342614,0.010656178,-0.007655954,-0.04049873,-0.0305158,0.0045499112,0.033589847,0.007247921,0.029423602,0.02282806,-0.0037672734,0.02616255,0.023134703,0.04160038,0.02940526,0.017722903,0.005047599,0.017687583,0.021798108,-0.026450215,-0.0062726694,-0.047685523,0.006887496,-0.030178573,-0.015750365,-0.0025211484,-0.01975933,-0.043233942,0.018904196,-0.035540197,0.023952167,-0.038829215,-0.005162348,-0.013438008,-0.0036658836,-0.01791745,-0.05548704,0.0072295177,-0.031699963,0.008999379,0.0022820525,0.015745578,-0.03007593,0.012099605,-0.05308919,0.0050255735,-0.013203459,0.012180783,0.0398031,-0.042317454,-0.0064940844,0.011462369,-0.14267832,-0.02608319,0.00021456671,-0.01423562,0.004466616,0.004503324,-0.04240487,-0.018274238,0.004006547,0.021191208,0.25727603,0.01872935,-0.004695812,-0.012115728,0.054582704,-0.024066588,-0.01370263,0.06734277,-0.06663115,-0.020897415,-0.011747041,0.0073816734,0.022825917,-0.0014787633,0.02172771,-0.01474677,-0.027796702,0.034270678,0.03301587,-0.003645672,0.017841896,-0.0523503,-0.013707789,0.0019383298,-0.054051943,-0.038420662,-0.010452254,0.021351188,-0.01743597,0.009924822,-0.03515147,0.07879227,0.027577298,-0.018484514,0.01069207,0.016543271,0.041788414,-0.051797844,-0.01072379,-0.009870406,0.012333891,-0.0018366479,0.035057046,-0.03663203,0.024535773,0.020285703,-0.0043455884,-0.01367572,-0.011025973,-0.033702765,0.0134589225,-0.02760083,0.033704065,-0.033199232,-0.017947476,-0.03402758,-0.01006683,-0.037370976,-0.020725267,0.02051086,0.06366021,0.00010592095,-0.0031131124,-0.0054054353,-0.00874289,0.00035817552,-0.011881849,0.012733298,0.02883245,0.038097285,0.011447918,0.010134542,-0.0018254926,-0.014126819,0.00042278963,-0.0028997117,0.037627224,0.01773954,-0.0090288725,0.00076604844,-0.024227751,-0.009376689,-0.008254963,-0.007179135,0.049487457,0.014677423,0.034417562,0.040575422,-0.031927507,-0.017048152,0.018557671,0.02979061,-0.028523136,-0.03473637,-0.04532049,0.001552465,0.018510202,-0.023087505,-0.017568069,0.036405068,-0.026681645,-0.023586147,-0.0005887729,-0.009052285,0.040475268,-0.04557917,-0.018145438,0.0018050289,-0.010699594,0.006589232,-0.06693435,0.0036695953,0.017539997,-0.024239123,-0.0058832993,0.07385861,0.042006318,0.008767042,0.02508508,-0.005076113,0.035553623,-0.007208603,0.0020132614,0.008447359,-0.015308923,-0.02958172,-0.02024507,-0.01083937,0.014953917,0.045686036,0.031213922,-0.030475495,0.025228484,0.033458013,0.037255146,0.019807342,0.017360585,-0.0095801875,0.020454839,0.058272723,-0.04320715,-0.0036135619,-0.0040596207,0.06296086,0.024553863,0.044448074,0.024560843,-0.01993672,-0.051310025,0.012691441,-0.008738977,0.02507878,0.035972044,-0.04803875,-0.018473217,-0.059819877,-0.026943205,-0.03827889,-0.017550388,-0.029857727,-0.005365548,-0.0057618325,0.04304701,0.056561626,-0.022055205,0.005348331,-0.028644307,0.048650704,-0.023923578,-0.005606888,0.028738787,-0.014945981,-0.023997532,-0.008029743,-0.0053666276,-0.04587315,-0.03755534,0.008316721,-0.012989503,-0.060174182,0.02592608,-0.013449573,-0.022135109,0.0063325963,0.052316677,-0.018138446,-0.037073225,-0.008999597,0.031749014,-0.02612345,-0.01865905,0.07577295,0.005115181,-0.0048325,0.008054552,0.011987271,0.031297628,-0.026627084,0.0032769444,0.032198858,0.0079617705,-0.012146813,-0.01221951,-0.034783665,0.0139631955,-0.0387025,-0.010376195,0.04691993,0.012929172,-0.012909762,-0.022137227,-0.0049522757,-0.005038797,0.015813038,-0.014599968,-0.04803823,0.015532542,0.03360061,0.0026376108,-0.03347629,-0.010299634,-0.017525585,-0.0038373864,-0.041713573,-0.01641831,0.027698213,0.005221688,-0.04291375,0.010972378,-0.014625713,-0.002831388,-0.026038058,-0.012550002,-0.0073877317,0.0057750014,-0.02492059,0.024326127,-0.00016238427,0.008357442,-0.0097918,-0.0036180646,-0.024591334,0.0030385589,0.049896598,-0.0032518615,0.008492196,-0.015060015,-0.0025648917,-0.0031681068,-0.010989572,-0.013944697,-0.030592015,0.024501024,-0.031864498,0.00077898795,0.028137984,-0.0124243,0.011266308,-0.009434507,-0.04626559,0.0028565298,0.024506431,0.017873988,-0.01034042,-0.0009341275,-0.032193996,0.022581331,-0.0094089685,-0.025054201,0.0066427886,-0.032595854,0.0030923646,-0.005377959,-0.028688066,0.032263108,0.024074625,-0.012879872,-0.01174378,0.076852456,-0.073068306,-0.009055073,0.047670946,-0.0081980815,-0.009521334,-0.06608962,-0.014590852,0.0059576333,-0.052377164,0.025942298,-0.07199553,-0.0065559386,0.0006898112,-0.046432983,0.022819273,-0.026954379,-0.029288897,-0.082368,0.013496579,-0.009806307,0.03314341,0.010860844,0.0019377398,-0.0012475997,-0.024246005,-0.032564502,-0.0035085508,-0.038017116,-0.0042848513,0.054566342,0.024722977,0.03144638,-0.014681267,0.0062932814,0.022813937,0.0065457597,0.013763316,-0.0027188375,-0.024485715,0.054436926,-0.0030495147,-0.04942216,-0.029060507,-0.032949056,-0.030567463,-0.042344246,-0.0074904608,0.023661185,-0.020695563,-0.04771226,-0.029375104,-0.03475759,0.011251428,-0.052671947,-0.031313177,-0.045374446,-0.017652536,0.053978767,-0.01572755,0.027121747,0.02163781,0.0011177495,0.01795475,0.016243443,-0.03824634,0.0011570388,-0.00052209577,0.032042574,0.000004680872,-0.014251646,-0.024699995,0.081075035,0.0016149536,-0.034105986,-0.047571212,0.05434132,-0.013255393,-0.05002826,0.0007306541,0.042268474,-0.003266699,-0.046322316,0.0065153684,-0.023085795,-0.03133157,-0.02359226,0.035777565,0.02091972,-0.046465266,0.013236048,0.0014179017,0.026958695,-0.071710974,-0.024888163,0.016488865,-0.041286394,0.016831046,0.0065830313,-0.037587613,0.01050729,-0.012289019,-0.04848142,-0.039486445,-0.012337985,-0.016116563,0.015513148,-0.038226444,-0.017160129,0.016597824,0.055886384,0.0023889085,-0.022604518,-0.034512322,-0.06474671,0.02233845,-0.15274976,-0.014492399,-0.01625636,-0.013616472,0.0057641137,0.013802865,-0.0065842182,-0.03896564,-0.04714962,0.016382152,0.010465461,-0.044533543,0.0086523155,0.008782551,0.03638317,0.05804166,0.0027615372,0.029233295,-0.007865887,0.05485252,0.02221039,0.0038624262,0.033051874,0.002879045,-0.026274713,0.01225919,0.02088882,0.0047575026,-0.043320872,-0.027024047,-0.030707676,-0.033749685,0.026774572,0.03973232,-0.021353528,0.027105298,0.0037261897,0.0114032775,-0.038356826,0.019578636,-0.02748534,0.0018133547,0.012295279,-0.016026672,0.045465503,0.08684647,-0.020886663,-0.0101226745,-0.042993035,0.0050909445,0.00058751437,0.03310012,-0.036302134,0.024760025,-0.00069506204,-0.013067835,0.016559307,0.0021894178,0.0076216944,0.054886986,-0.021508144,-0.010841363,-0.06498536,-0.0049400926,-0.01101806,0.044709925,-0.05696404,0.013167366,0.008990825,0.029179966,-0.01286824,-0.0052737496,-0.0042438474,-0.023339372,0.040528994,0.015078053,0.052811317,-0.02299656,-0.03323556,-0.00081318285,-0.00806888,-0.02254204,-0.00018334141,-0.00188802,0.028405191,0.018259328,-0.0042062937,0.0034142027,-0.008107143,-0.014228005,-0.019936174,-0.053980343,-0.0019478543,0.024729101,0.006281243,0.038874026,-0.026414873,-0.0014929009,-0.029008029,0.017445136,-0.028738163,-0.051666234,-0.029499495,-0.046208274,-0.03972567,0.02583017,0.016340025,-0.011071694,-0.0099409,-0.026315562,-0.016794583,0.0012259326,-0.01780329,0.016265608,-0.05917732,-0.042599972,0.004625531,0.051477686,0.0319892,-0.017355468,-0.020450372,-0.009918944,0.0046015996,-0.024818297,0.011585924,0.04643224,0.058611747,0.028065315,0.017483654,0.02169613,0.010208298,-0.020512056,0.031486616,-0.019777862,0.03706996,-0.019206231,-0.043355413,0.036287088,-0.045220315,-0.051276695,-0.024113292,0.05658322,-0.00918734,-0.029360948,0.018055797,-0.020553151,0.043237865,-0.008961037,0.009580814,0.011121871,0.024814485,-0.01828075,-0.011812339,0.035616703,-0.015234506,0.0074945693,-0.029946242,0.05040103,0.022657642,0.053078562,-0.027298132,-0.0075506866,-0.027254062,0.011122728,-0.024364924,0.04620503,0.006519963,-0.02493075,-0.025420526,0.018081194,0.049949694,0.032054584,-0.02522986,-0.008464151,0.0403364,0.010771919,-0.023074718,0.050341073,-0.04902471,0.0030043675,0.028714655,-0.008993419,0.012070229,0.0029010698,-0.005298247,0.019556964,-0.00966533,0.02235514,0.009429828,0.008958746,0.008361441,-0.011438094,-0.022768244,-0.05457901,0.08546034,0.02428258,0.030131523,0.042904135,0.019091632,0.0183368,0.009334208,-0.031687804,0.007868914,-0.024283627,-0.018859971,-0.010669665,0.007227092,0.04642278,-0.034522697,-0.01648461,-0.026255641,-0.023738582,-0.010823523,-0.0141157005,0.04037721,-0.014393029,0.06459411,0.019540684,-0.04713905,0.0010150417,0.047390353,0.006542093,0.015854362,-0.026456337,-0.030259237,-0.028340764,-0.03496856,0.0150997145,-0.029115334,0.01075635,-0.025909426,0.026878923,0.014968311,0.015508021,-0.006603114,-0.004973066,-0.011192129,0.02948644,-0.03411016,0.00026897172,0.06808673,-0.06483847,-0.006665669,-0.028493283],"last_embed":{"hash":"2o4uyk","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"2o4uyk","at":1762860895400},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Setup in Simple Time Tracker#{1}","lines":[214,218],"size":119,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2o4uyk","at":1762860895400}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Setup in Simple Time Tracker#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0053886706,-0.0047568777,-0.05607569,0.028985709,-0.022790235,-0.00019248953,0.0022300829,0.025225883,0.0178588,0.010627207,0.010197784,0.004693957,-0.0064226342,0.001239934,-0.0010315838,0.017373074,0.0023509925,0.009086396,0.035875592,-0.012201269,0.013100308,-0.016352236,0.068256326,0.015753977,-0.036373474,-0.0020781616,-0.011826265,-0.011236399,0.028924178,0.058607012,0.0053728754,-0.04215923,0.01354454,-0.041756317,-0.042894382,-0.00887735,-0.007850464,-0.04095859,-0.04424208,0.038949706,-0.00018595629,-0.04772434,0.0074384385,-0.017998375,0.04932746,-0.02920061,-0.030914593,-0.008188588,0.020194678,-0.023829745,0.020609507,-0.005825216,0.019391654,-0.016503435,-0.010041497,0.0472125,-0.067980506,-0.048629347,-0.03965594,-0.00005632434,-0.021268,0.02332098,-0.009392096,-0.039631728,-0.021407608,0.022306405,0.017794795,0.0040788753,-0.016463943,-0.042100515,-0.003481504,-0.018651372,-0.0144948065,0.025201395,-0.035413023,0.021435007,-0.003292086,0.017835421,0.029875576,-0.0056143967,-0.0055046934,0.008669587,-0.0016593171,0.05432246,0.028255822,-0.011163024,-0.010488661,0.06840918,-0.008857766,0.043318514,-0.01459993,-0.013922296,0.010657412,-0.02285301,0.002875386,0.012386476,0.03073646,0.022385698,0.05697149,0.005796551,-0.03242346,-0.0082192235,0.0004133349,0.013376455,0.021544442,-0.017762769,0.016095929,-0.01399596,0.011844443,0.0016032704,0.0014972964,0.009387677,0.019792816,-0.0009972575,0.0014459612,-0.040583927,0.0072859875,-0.018030394,-0.017765671,-0.0025565862,-0.00033753578,0.032826517,0.041009247,-0.056273133,0.036472604,0.00834119,0.0011825538,-0.025744708,-0.023836361,0.0047996473,0.015049556,0.031744584,0.0022787566,0.011717271,-0.028606081,0.025812995,0.028515017,0.03205614,-0.023523055,0.0026271252,0.0063674524,0.055090997,-0.005148505,-0.026335144,0.02287371,-0.0339141,0.008221682,0.038018078,-0.0016029399,0.028071681,-0.037628192,0.059322897,0.007668415,0.06672403,-0.0068768663,0.0075534447,0.026094344,0.04320997,-0.022259623,-0.01724076,0.014358343,-0.013745082,-0.031246265,0.06656215,-0.007772852,-0.004160689,-0.03120752,-0.022256663,-0.0031060346,-0.0021828276,-0.022951996,0.038452204,-0.039364163,0.048798997,0.024962367,0.008611296,0.04345237,0.032618213,0.013986383,-0.0013574404,-0.033648595,-0.007725455,-0.033688813,-0.017251518,-0.029628573,0.05483479,-0.016958058,-0.035428606,0.015641797,0.07660104,-0.018863006,0.02649811,-0.0047345394,0.0122317625,0.012466879,-0.029243523,0.054861758,-0.0076412535,0.015593815,0.0061968607,0.030359773,0.002068506,0.029823553,-0.047007788,-0.020096235,0.0020036777,0.0060589276,-0.05003627,0.025391506,-0.060773514,-0.011312243,0.06012873,-0.028608775,-0.014615026,-0.03422644,-0.003240027,-0.0031281738,0.00042529686,0.004340772,0.004935604,-0.0075440635,0.066663444,0.0093767885,-0.015807565,0.025305891,0.015100565,0.020162782,0.03793292,0.0073611694,-0.014927624,-0.034456894,0.0006931077,0.011351765,-0.0139793325,-0.03253322,0.0009274313,-0.06332552,0.047995813,0.02141107,-0.002797495,0.0123330895,0.042999215,0.031730674,-0.04213201,-0.013426713,-0.040859345,0.027976358,0.029555304,-0.021719411,0.03735681,-0.020978892,0.0040045795,-0.0034593402,0.022066934,0.013071382,0.027867211,0.0034587197,0.0109695885,-0.017735288,-0.020355027,0.030032098,0.046315018,0.013982278,0.030934751,0.0062759304,-0.017370822,0.017885687,-0.015599421,0.001333547,0.014243157,0.0134822475,-0.046426203,-0.0050255847,0.041845515,0.02349502,-0.0053154854,-0.010559823,0.027836872,0.052323584,0.0059531825,-0.008347887,0.027697716,0.017009629,0.08228151,0.03752596,0.0006630474,-0.04688714,0.029303329,0.023534693,-0.019306006,-0.011039638,-0.00007358367,0.0627007,-0.026591713,-0.010282701,0.029604932,-0.0075934813,-0.17514865,0.009618807,-0.013630459,0.05871299,0.011743052,0.035027646,-0.018180303,-0.014575506,-0.008301929,0.057886712,0.050105803,-0.049527552,0.022934742,0.0011118054,0.03948706,-0.000096360156,0.0059435014,-0.014332147,-0.06582967,-0.04264498,-0.06794219,-0.014046163,0.08198823,0.013497452,0.001196265,-0.0104234945,0.064785615,-0.016714115,0.004103958,-0.0067622364,-0.0149935335,-0.06724285,0.01259412,0.031640477,-0.01772735,0.040268913,-0.016022887,0.014807985,0.017590728,0.015122793,0.059738915,0.0589985,0.01803535,0.005903075,0.021021735,-0.0017569831,-0.03598557,-0.014725851,-0.049653027,0.0025823175,-0.01174862,-0.027416417,-0.015600234,-0.055397496,-0.053663697,-0.0066859312,-0.01346094,0.034395542,-0.0069924244,-0.01139441,-0.029410843,-0.021613413,-0.0089489585,-0.07162083,-0.029953329,0.0071359244,0.0014709103,-0.025557628,0.012576776,-0.015854271,0.040409125,-0.0891896,0.02803157,0.029131329,0.020952748,0.04446232,-0.034349576,-0.0155485105,-0.0014434665,-0.13840659,-0.02417725,-0.000013774429,0.0066214297,0.007519221,-0.013535024,-0.03550953,-0.01946046,0.0041885674,0.023587642,0.23241588,0.013306346,-0.016788151,-0.027694052,0.009139126,-0.046814043,-0.007106619,0.061289027,-0.025843035,0.01640522,-0.011296407,0.0005310475,0.016332941,0.023157366,0.015986644,0.014539191,-0.038619123,0.03210533,0.04128896,0.025598928,0.01121553,-0.03441352,0.008769248,-0.0266978,-0.05522121,-0.03233543,-0.0040840963,0.033266336,-0.0052384897,0.025073774,-0.046613462,0.0817009,0.014162267,-0.015147228,-0.017598327,0.0036035432,0.03802293,-0.052096773,-0.024826035,0.0079991575,0.0401164,-0.00030014003,0.017302563,-0.027165988,-0.0130766835,-0.008936276,-0.02236954,0.018718075,-0.01135217,-0.01488601,0.007458105,-0.04445554,0.016368141,-0.034850027,-0.019373585,-0.028283726,-0.005994567,-0.03177642,-0.003530126,0.0064492016,0.004870685,0.005774478,-0.0025278216,-0.00040468,0.028082121,-0.0078013,-0.021018876,0.032446366,0.037877504,0.018658232,0.003998494,0.001857928,0.0071314806,-0.00469666,0.007928607,-0.020338418,0.0321729,0.015230897,-0.0045772926,0.02455778,-0.039142866,0.0071158777,-0.002039953,0.0058057266,0.04520898,-0.018574186,0.047671434,0.059925675,-0.026209194,0.00940019,0.0058706207,0.0018083631,0.00041678682,0.0017315923,-0.01059242,0.018129082,0.035057783,-0.0293677,0.017702194,0.08258777,-0.04120561,-0.041740797,0.006025875,-0.013176723,0.021563804,-0.04380189,-0.017500814,-0.004146505,0.042618558,0.000058614387,-0.046905804,0.017708559,0.005453868,-0.037327725,-0.028727265,0.047113758,0.026334625,-0.0010688612,0.033051845,0.018001493,0.03256285,0.014303508,-0.037586708,0.011465809,-0.019447362,-0.056019917,-0.016528303,0.0013170079,-0.006206962,0.024540344,0.015297186,-0.033858433,0.023864934,0.024893388,0.026990179,0.0016156811,0.015773974,-0.008556112,0.026334407,0.050677247,-0.029394336,0.020299813,-0.0020137485,0.038294606,0.01896441,0.03153142,-0.028904743,-0.0050617475,-0.068769716,0.026141586,-0.0050866897,0.03956186,0.044514354,-0.034016058,-0.016340215,-0.04192293,-0.0065296255,-0.031162448,-0.010687365,-0.031655267,0.013104814,0.030185034,0.014738226,0.039587416,-0.046051886,0.016957222,-0.06602767,0.038220353,-0.032469768,-0.000844697,0.019391987,-0.049657684,-0.033026166,-0.02937789,-0.008334565,-0.0075963545,-0.0130781,0.013604617,0.025036624,-0.04824408,-0.0053412328,-0.013090794,-0.035351027,-0.00656165,0.042809885,-0.049615707,-0.026675908,0.0040100454,-0.013757407,-0.022340192,-0.041649774,0.08360464,0.011520408,-0.0038916667,-0.011269637,0.03518445,0.08960192,-0.028984264,0.033101935,0.0068586404,0.0010804979,-0.01824317,-0.008365285,-0.011810899,0.011859745,-0.05360236,-0.026675653,0.04087338,0.037816502,-0.041580997,0.006623157,0.018760065,-0.02356662,-0.012372708,0.018067142,-0.037751433,0.026351284,0.056849346,0.014843078,-0.005837179,-0.016969774,-0.029534223,-0.04813712,-0.06045683,-0.006986622,0.03349941,0.001467532,-0.018766826,0.036936667,-0.013204454,-0.0009542579,-0.037717827,-0.02863218,-0.012821259,-0.010955353,0.00031990616,0.016436774,0.016975017,-0.01564666,-0.018773468,0.03339279,0.0020911435,0.017915629,0.030278273,0.026840882,-0.0083285915,-0.01202758,-0.028796474,0.0053403066,-0.004926221,-0.01669924,-0.028760785,-0.00017110408,-0.039667606,0.02057182,0.03380058,0.003981899,-0.00940311,0.013519814,-0.038690973,0.02254046,0.037069768,0.018236715,-0.041731667,-0.00055182,-0.0095350025,0.01859976,-0.018404081,-0.024083422,-0.0015102967,-0.017567739,0.00547587,-0.0015525727,-0.025347726,0.026818419,0.01703792,0.0047107427,0.007887,0.0537069,-0.01473032,-0.018528651,0.012384154,0.016295848,0.02103816,-0.043775927,-0.016411202,0.028996304,-0.06108301,0.0007923958,-0.08369944,-0.010123596,0.023538621,-0.039359435,0.07618261,-0.039742563,-0.016800502,-0.08003158,0.03476208,0.007636483,0.0028715767,0.002054636,-0.0027517357,0.003505925,-0.006102214,-0.024848236,0.027455172,-0.016010074,-0.0004023658,0.06633361,0.007966163,0.019784495,-0.006235966,-0.015359627,0.03118298,-0.0052456716,0.019775866,0.0158372,-0.058407314,0.06141715,0.008020614,-0.05335555,0.0062742895,-0.021657495,0.0026026282,-0.030072482,0.0030714371,0.013400379,-0.009953267,-0.03268354,0.010314947,-0.0253178,0.025496215,-0.02577992,-0.021263972,-0.02785687,-0.03800626,0.07816389,-0.027212935,0.025032554,0.02276812,-0.013453563,0.022970714,0.01395509,-0.020254966,0.022658523,0.023898775,0.0058744,-0.008872311,-0.0019093448,0.008758744,0.061377887,-0.0043359553,-0.020061724,-0.026553458,0.03429559,-0.034991097,-0.043238603,-0.008993421,0.06666553,0.0021073548,-0.004712178,0.0075582694,-0.029490588,-0.023786435,-0.014179034,0.072893396,0.010874332,-0.01493633,0.016186744,-0.014410684,0.015992252,-0.06963725,-0.017171,0.018892258,-0.034659073,-0.00087321206,0.005471662,-0.01878231,0.008417504,0.017103694,-0.052368272,-0.05640465,-0.016901044,-0.03227464,0.014119079,-0.042033527,-0.018368825,0.01413055,0.009883405,0.0069493977,-0.04139289,0.023905253,-0.05472708,0.043609217,-0.14254814,-0.022957548,-0.05236813,-0.021345522,-0.017020265,0.009900778,-0.038784493,-0.03982513,-0.03860396,0.020108612,-0.015066437,-0.011745077,0.015703432,-0.012139803,-0.006865446,0.038662855,-0.004496067,0.0134475175,-0.025407452,0.06684137,0.0063868193,-0.023240605,0.031788882,-0.013762314,-0.019881936,0.0086721275,0.022285705,0.007014909,-0.019129675,-0.038734168,-0.023862824,-0.05324659,0.038383137,0.031010604,-0.029511299,-0.025706317,-0.011545196,0.026402986,-0.020427903,0.02463653,-0.035890583,0.01869953,0.03726876,0.008691252,0.02155972,0.102434255,-0.023368372,-0.035845276,-0.048070133,-0.034730118,0.013538277,0.017724002,-0.04481535,0.0228023,-0.016468588,-0.028957075,-0.024393082,0.002549255,0.019595288,0.037798934,-0.02249047,-0.0035864024,-0.035967235,-0.0060083265,-0.0066684415,0.045191433,-0.056657422,-0.014793971,0.006228831,0.019341422,0.012081932,-0.02579957,-0.031235838,-0.020944634,0.030516606,-0.014927121,0.06315852,-0.024579892,-0.021937903,-0.023665067,-0.047359295,0.019059042,0.03836476,-0.014437867,0.044617385,0.037338156,0.011782297,-0.010719617,-0.029219111,0.017534712,-0.022228647,-0.045883816,-0.00398444,0.019200658,0.019021884,0.021285357,-0.027001323,-0.016270407,-0.012869008,-0.0028550506,-0.034353685,-0.028870972,-0.025513459,-0.038911995,-0.05838384,0.0072467686,0.029556418,0.008072997,-0.045326237,-0.031099457,-0.068853274,0.0071044755,-0.019507656,0.0013591332,-0.086228676,-0.04284696,0.0007733537,0.030545624,0.02301562,-0.008232482,-0.015635775,-0.018112354,0.012054229,-0.023408784,0.027772155,0.028016021,0.028253188,0.03826927,0.044495568,0.017647175,-0.0011590311,-0.0011595429,0.030341815,-0.017594852,0.025774539,-0.029556544,-0.05206885,0.045978896,-0.043515075,-0.06764743,-0.02864161,0.02135984,-0.012637259,-0.038821243,-0.008425733,-0.030449368,0.014944691,0.0104129985,-0.002174268,0.0074880375,0.011336066,-0.019283615,-0.035347044,0.038062517,0.013748855,0.01301775,-0.02224996,0.03233865,-0.011254971,0.039350547,-0.03694799,-0.00410991,-0.009389937,0.008291468,-0.024424024,0.051907968,-0.011885144,-0.008107329,-0.060039483,0.01568473,0.022620032,0.032457214,-0.0022880218,0.0058939224,0.04883791,0.021570597,-0.015730862,0.036217548,0.0025380922,0.01062528,0.030942224,-0.0032174452,0.0047897636,0.0058761197,-0.0021689136,0.012750854,0.006951951,0.008274628,0.0062955986,-0.008474729,-0.0031566205,-0.012512769,-0.010629597,-0.035079,0.049674407,0.01617078,0.041487418,0.02210974,0.004695118,0.025990734,0.003751447,-0.013469558,0.012499028,0.000108954955,-0.007372483,-0.017170403,0.028063497,0.0044174376,-0.010934725,-0.005017858,-0.036016714,0.009278965,-0.014308837,-0.021917684,0.04658614,-0.040400345,0.06259041,0.0008601382,-0.053619873,-0.023062615,0.041486133,0.034337815,0.01667299,-0.05180977,-0.052003782,-0.030358918,-0.041949794,-0.011640198,-0.023783688,-0.013549797,-0.039945338,0.018798662,0.0134747615,0.0064828163,-0.008198966,-0.02777872,-0.007559492,0.018492965,-0.010284117,-0.01914449,0.05094394,-0.060823184,-0.022005646,-0.008460778],"last_embed":{"hash":"1mln9np","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"1mln9np","at":1762860895400},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Setup in Simple Time Tracker#{2}","lines":[219,222],"size":85,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mln9np","at":1762860895400}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022395188,-0.040133126,-0.037997093,0.031453114,-0.03137513,-0.0041533513,0.031897366,0.025121955,0.03741419,0.0483352,0.002838412,-0.00734062,0.015689768,-0.0018476013,0.0308866,0.044187672,-0.024542045,0.025986036,0.050550133,-0.0025533077,0.02295675,-0.0069350125,0.051044777,0.01549558,-0.014620979,0.013693056,-0.015188455,-0.04599288,0.009602587,0.049171433,0.0043888045,-0.02944432,0.012497398,-0.07098763,-0.033281825,-0.01901647,0.01236474,-0.030202206,-0.041496538,0.035356227,0.008100179,-0.027229127,0.014920366,-0.0065140305,0.044916816,-0.014461482,-0.029361024,-0.023773108,0.0073226225,-0.030827358,-0.0071292305,-0.009707067,0.0214128,-0.027276196,-0.0005005922,0.03564143,-0.047833286,-0.061706252,-0.017914537,0.014094872,-0.032778762,0.015386135,-0.024690945,-0.017948339,-0.027412802,0.03417619,0.023342805,-0.022241013,-0.004526549,-0.032721855,0.030864034,-0.008197781,-0.00034932897,-0.0036621706,-0.047241013,0.021895763,-0.004033026,-0.019961111,0.029381461,0.014708342,-0.01513631,0.024129031,-0.024491053,0.018771512,0.0070512174,0.014903017,-0.0011630057,0.034997486,0.015836665,0.013541878,0.007937412,-0.006855553,-0.02193243,-0.009070873,0.011995557,0.00871638,0.024338927,-0.006073271,0.06775565,0.00582978,-0.01700306,-0.027084894,0.021255631,-0.005932385,0.033550687,-0.019688675,0.023006154,0.026540643,0.00063469703,-0.008296839,0.0042423806,0.018525312,0.012646887,-0.0069962707,0.00694912,-0.009550626,0.029360581,0.012320828,0.009276962,0.015003141,0.008754266,0.023153597,0.049867485,-0.014243839,0.0059561245,-0.012732483,0.019792521,-0.010436964,0.013196875,0.0027602573,0.021971637,0.006384004,0.022614859,0.001451381,-0.020324709,0.007693871,0.023821142,-0.0038725003,0.0050465073,-0.018880958,0.015648024,0.03919528,-0.008322544,-0.02327278,0.003659268,0.0025995122,0.029706392,0.034623142,0.013583004,0.015271763,-0.025383398,0.046646528,0.027864253,0.051868357,-0.028133161,0.0135591235,0.013953928,0.038917284,0.00005381763,-0.0074771596,-0.004899153,0.0035357033,-0.029787509,0.06710094,0.018153576,-0.008888891,-0.015761087,-0.0029196534,-0.016684351,0.0056309504,-0.03027802,-0.009576993,-0.02479094,0.025188146,0.03255122,0.016981427,0.09044108,0.011236473,-0.015863517,-0.019500956,-0.02210986,-0.025941303,-0.013219063,-0.0636418,-0.026109742,0.057203032,0.0045337295,-0.0150237335,0.00925441,0.0669171,-0.019489897,0.002978044,0.008978235,0.061379746,-0.023644991,-0.024538543,0.04502364,-0.013494247,0.005802244,0.00617173,0.025424378,0.005139627,0.029555691,-0.032527428,-0.06041175,-0.016215852,0.014560361,-0.012946246,0.025782414,-0.038074505,0.0015311737,0.06986921,-0.025019964,-0.0034551462,-0.011285089,0.000044744374,0.011038688,-0.020300388,-0.017095737,-0.027654149,0.006941081,0.08110957,0.0033484495,0.0013487977,0.00018895564,0.036753442,0.041097872,0.048013754,0.0062143193,-0.010721893,-0.017482439,0.0024499919,-0.013522661,0.003715562,-0.034504335,-0.025197117,-0.060084555,0.034404192,0.012911913,-0.005045707,-0.019749008,0.004251437,0.031893965,0.0005591796,-0.017202452,-0.029089104,0.037429504,0.018370386,-0.03297281,0.029465375,0.0031771434,0.020021278,-0.023636835,0.001590931,0.037477635,0.011144504,-0.00063243933,0.0055239764,-0.025253717,0.0073144375,-0.0090525625,0.027054725,-0.0048614563,0.03397397,0.0074469093,0.022985525,0.028205922,-0.036200244,-0.001297999,-0.00533387,0.0041763475,-0.031855218,-0.0028887857,0.016233217,-0.0065042465,0.0026858083,-0.048761018,0.012985861,0.08251836,0.0033534288,-0.019881582,0.018460263,0.031236814,0.039249036,0.04756396,-0.025070706,-0.0065679983,-0.002408983,0.009859414,-0.022429299,-0.0008871535,-0.01551836,0.07213575,-0.019092625,-0.028406067,0.016971411,-0.009746734,-0.1733972,-0.012846028,-0.0305854,0.03618613,0.017711971,0.03143956,-0.03210551,-0.011853514,-0.027829763,0.06414063,0.027440451,-0.042850867,0.01823188,-0.00042122483,0.061619688,0.0030714227,-0.012825363,0.004853779,-0.048155945,-0.06509397,-0.05338965,-0.023260886,0.08336905,-0.007015888,-0.014177304,-0.022194995,0.09109907,-0.0005739726,0.006108868,0.011733849,-0.02580383,-0.029131081,0.013961585,0.03489321,-0.010037974,0.030965101,-0.02765312,0.0029876598,0.05566936,0.01848255,0.08342222,0.039954662,0.012617775,0.034099214,0.009307243,-0.006316139,-0.017700505,-0.0015975342,-0.040277287,-0.02038305,-0.043355137,-0.014753073,0.010992253,-0.05039255,-0.039477617,-0.012665083,0.0068297647,0.050243855,-0.037440695,-0.004981962,-0.012141204,-0.012070102,-0.006713456,-0.049252152,-0.030509382,0.000031396547,0.02086464,0.0032959406,0.006057728,-0.03893523,0.021074349,-0.061456367,-0.008175585,-0.006780514,-0.020747768,0.022850748,-0.05512229,-0.008132012,0.017604519,-0.13265814,-0.013174829,-0.0029332282,-0.013451889,0.017587937,-0.0052983304,-0.054933872,0.008404736,-0.0024083643,0.021332048,0.24000376,0.03239446,-0.009882871,-0.020172296,0.06281837,-0.048706215,-0.008666011,0.07670363,-0.0060714944,-0.0052100373,-0.0066340314,0.0072980947,0.013066514,0.0006829071,0.03294559,0.014393161,-0.046490416,0.006452962,0.049174506,-0.042243294,0.021724246,-0.04474204,0.0073779426,0.01820652,-0.04170036,-0.034863792,-0.02035816,0.04100769,-0.015552311,-0.0077168928,-0.030941637,0.055448778,0.030885324,-0.038446795,-0.016651629,-0.004550104,0.03326673,-0.042925477,-0.033069555,0.0065782685,0.034571342,-0.000876253,0.01225868,-0.022799233,-0.017421236,-0.022518659,-0.05103067,0.004481179,-0.020214815,0.010818149,-0.0044452753,-0.025107982,0.014476754,-0.044914104,-0.029632095,-0.022404553,0.001347047,-0.022573112,-0.0069585084,0.010408811,0.03623276,0.0076153325,-0.009562535,0.03280396,-0.030400215,0.0104440125,-0.019536575,-0.0049185758,0.025737146,0.025261415,0.015937585,0.02491673,0.010203303,0.008404847,0.0034581549,-0.03328655,0.022579167,0.04698035,-0.0076674,0.024516178,-0.060010135,-0.02466919,-0.007476893,0.012899793,0.03486165,-0.024504518,-0.0061507197,0.08513976,0.0013000328,-0.0024605382,-0.0014563,-0.015389584,0.011360268,-0.04469748,-0.015810244,0.045217913,0.032110084,0.011201948,0.021249514,0.028173646,-0.025018468,-0.038765974,0.0164362,0.009230272,0.02264392,-0.024209203,-0.014177734,0.0046994854,0.0188647,0.019324781,-0.08095882,0.0076177693,0.008726965,-0.03178334,0.0016124533,0.08479813,0.033757202,0.019718183,0.051230498,0.01471704,-0.023140378,0.036293488,-0.021629654,-0.008519071,-0.009114032,-0.04910366,-0.009571843,-0.025748773,0.0004883194,0.068405494,0.02135084,-0.047129963,0.024879565,0.021638023,0.015482267,0.013730531,-0.010498189,0.00851936,0.03452432,0.028878756,-0.045277745,0.03075589,0.0024977229,0.046290386,0.03549023,0.058717113,-0.017884891,-0.014664357,-0.07828783,0.016815774,0.006019947,0.02164668,-0.00063551863,-0.05081966,-0.0067247516,-0.07227402,-0.011803234,-0.02522525,0.011079042,-0.013474025,-0.0029799168,-0.0073288544,0.011615591,0.03763429,-0.0039968914,0.015469271,-0.020107398,0.032879833,-0.013248783,-0.014376026,0.016632253,-0.047397062,-0.04540106,-0.021353003,-0.022367904,-0.033934195,-0.027558565,0.022767533,-0.0045755366,-0.03383745,0.006092196,-0.050314438,-0.015027593,-0.023692964,0.031710558,-0.015037085,-0.035459768,-0.00013051515,-0.025457103,-0.021130484,-0.006971729,0.10414365,-0.0031855577,0.0000026132311,0.024368221,0.03790238,0.068845555,-0.0123442095,0.014965875,0.011054523,0.011105088,-0.04045751,-0.00007924195,-0.0065379194,-0.013413872,-0.03143502,0.009292964,0.01472327,0.024938256,-0.017832173,0.002880877,-0.009848259,-0.03437621,-0.0097845,0.009720058,-0.052392673,0.021348793,0.035421286,0.0034463725,-0.013887091,-0.015696494,-0.0112972595,-0.018371113,-0.06791477,-0.0149494475,0.057179485,-0.016416404,-0.04852222,0.019567138,0.0019137495,-0.0021085509,-0.07783373,-0.01856841,0.005213366,0.0028467393,-0.009851561,-0.02468111,0.01413745,-0.010744029,-0.02477409,-0.00043697463,-0.005358794,0.021788385,0.005351158,0.00688628,-0.028502852,-0.023305522,0.010751507,-0.0019573446,0.009222214,0.005872199,-0.010917116,0.003514993,-0.037700694,0.054084733,0.057532124,0.017955495,0.01610974,-0.007374131,-0.050021954,0.01656248,0.011702336,0.0032248497,-0.0232167,-0.014652907,-0.008619179,0.013377723,0.018071182,-0.02450663,-0.028992577,-0.010656893,-0.010896747,0.02242269,-0.05072477,-0.00851571,0.014731122,0.016600706,-0.0136057865,0.057188556,-0.0065012574,-0.031061262,0.05165869,0.040258557,0.024351355,-0.04586557,-0.0024639235,-0.003752855,-0.06344084,-0.0024357967,-0.04082483,0.01052596,0.0049842442,-0.037654657,0.030964596,-0.030889098,-0.014126353,-0.06299843,0.0056757135,-0.010443119,0.012110392,-0.015689557,-0.01191174,-0.0121722575,-0.018796876,-0.031999107,0.02956134,-0.03212501,-0.042001516,0.059686333,0.023544865,0.02433005,-0.015282049,-0.010624181,0.034588337,0.015754294,0.0064254478,0.025472255,-0.036967084,0.034315687,-0.02482577,-0.011454563,0.0021138643,-0.014403376,0.00862501,-0.029607626,-0.004213116,0.008400013,0.00935759,-0.03420287,-0.007324074,-0.026922183,-0.008538724,-0.02650463,-0.040858496,-0.0077357646,-0.013392466,0.034386158,-0.037550483,0.026834268,0.01767472,-0.012286407,0.009702233,0.05486945,-0.030156856,0.0052974643,0.012519747,0.024276657,-0.01774563,0.0019511945,-0.014347842,0.034766957,-0.017885264,-0.033425406,-0.031897143,0.0075032967,0.014417372,-0.029176809,0.011478576,0.06010672,-0.009576668,-0.020748459,0.022503661,-0.038987607,-0.03904797,0.018126141,0.06840287,0.022174131,-0.019120183,0.044405494,-0.00049325527,0.0045158947,-0.07175822,0.0023521131,0.0148486765,-0.029624479,-0.004294708,0.0040681832,-0.0088052675,0.018827377,-0.0059470786,-0.049394023,-0.043560598,-0.03965747,-0.01517597,0.016357126,-0.03441672,-0.010823961,0.004951149,0.01016757,-0.009303963,-0.029139003,0.025742399,-0.06811467,0.020479636,-0.16001502,-0.007742399,-0.019867005,-0.015417916,-0.016821088,0.009689231,-0.025297593,-0.012971041,-0.016546454,-0.0027114593,-0.017020548,-0.033378284,0.024926469,-0.0020456184,-0.0005563503,0.03142149,-0.012534508,0.027137212,-0.0009964707,0.06187446,0.0025521421,0.013658099,0.05094083,0.0037345986,-0.025729021,-0.0003969919,0.00038508282,-0.0005074361,-0.033148278,-0.022447797,-0.007840424,-0.0467381,0.022192044,0.057328228,-0.004300049,-0.0044083223,-0.0013166041,0.007821253,-0.024111245,0.0011008801,-0.039058562,0.011369247,0.0066382764,-0.0028296553,0.0036750028,0.07758641,-0.029836955,-0.030540258,-0.07127529,-0.012344784,0.013833077,0.04587716,-0.05351468,0.014146954,-0.0038258822,-0.023283575,-0.033090144,0.027898777,-0.018264426,0.052219316,-0.027829977,-0.005949293,-0.046685297,0.0075497213,-0.020698717,0.04057031,-0.019228907,0.008281331,0.015359959,0.023123598,0.003354608,-0.025303336,0.008089975,-0.040338952,0.009733501,0.0045312913,0.05699754,-0.03754471,-0.0062765847,-0.0038303323,-0.047734756,0.0084217265,0.0066260765,-0.015262088,0.030643418,-0.0062237782,0.007304133,-0.002191917,-0.029204214,-0.020474497,-0.020858502,-0.028927548,0.013158063,0.016341785,0.0050455197,0.020662298,-0.022955721,0.005809825,-0.028281126,0.022936545,-0.018396027,-0.04606493,-0.017128123,-0.034740917,-0.046344638,-0.0012017651,0.03657353,0.0050375373,-0.014218717,-0.036313932,-0.020664772,0.005658034,-0.02378685,0.0051184082,-0.07535601,-0.05413676,-0.0042182924,0.061007105,0.00523697,0.0013009444,-0.04145681,-0.017653989,0.025334744,-0.028194966,-0.0022359947,0.0731855,0.071004234,0.031220146,0.033948373,-0.018944636,0.007871367,-0.03298991,-0.016493784,0.012034875,0.04319429,-0.03721317,-0.04628061,0.03164559,-0.031622823,-0.056235295,-0.025964573,0.019527586,0.0029089907,-0.017869493,-0.0043047844,-0.056296982,0.008065337,0.016155554,0.018467898,-0.0060549984,0.032060564,0.00093507476,-0.04000436,0.036094707,-0.0019088447,0.044980504,-0.02976689,0.03224056,-0.0010396108,0.08692963,-0.04315193,-0.014358032,-0.033123076,-0.019956946,-0.036573123,0.05316428,0.0048773815,-0.03665408,-0.03144737,0.0074711507,0.055418536,0.040772106,-0.0091755735,0.010538112,0.011454662,0.008188061,0.016568022,0.043917652,-0.013937748,-0.026441494,0.032956015,-0.00006998306,0.011918353,0.023110818,-0.027281316,-0.013983067,0.0055182446,0.042622335,0.009927903,0.007213231,-0.018091802,0.00737624,-0.020644123,-0.036462154,0.05745038,0.02241274,0.018707538,0.022371491,0.039688647,0.042417716,-0.0164904,-0.0361336,0.012211506,-0.009936781,-0.020821622,-0.010345025,0.029651003,0.0049784216,-0.016111324,0.021769002,-0.0058477465,-0.0022066871,-0.02042785,-0.007459227,0.034949128,-0.04491551,0.06347441,0.0188565,-0.03906994,-0.0046485737,0.06054944,0.04766484,0.027460834,-0.022098223,-0.06461658,-0.017834004,-0.017137812,-0.010496486,-0.03716866,0.004589892,-0.065785594,0.035903208,-0.014149077,0.058248278,-0.013102335,0.0030983868,-0.024283286,0.00088342704,-0.02777179,-0.02818693,0.050370514,-0.07210696,-0.04119894,-0.030266762],"last_embed":{"hash":"ro3co2","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"ro3co2","at":1762860895400},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options","lines":[223,241],"size":641,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ro3co2","at":1762860895400}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0007742292,-0.030351227,-0.04165387,0.021651998,-0.04171878,0.0063824644,0.024269952,0.039628696,0.05802004,0.033333085,0.001909248,-0.009683826,-0.0023452013,0.0073055807,0.023659384,0.04314022,-0.0037104725,0.02049157,0.030196281,0.0067791226,0.0013530884,-0.0025175717,0.029051485,0.028933626,-0.039956633,-0.0030449887,-0.004572102,-0.052862033,0.008071761,0.035101946,0.0116376765,-0.047249824,0.023633096,-0.048024695,-0.025887225,-0.026534613,-0.012224486,-0.009883309,-0.0381707,0.03205378,-0.0142877875,-0.041975435,0.018084306,0.0066138306,0.04836041,0.0037835103,-0.0270487,-0.021955062,0.0017153468,-0.0017805605,0.005910844,-0.0070973784,0.005601986,-0.021776753,-0.005121294,0.02490889,-0.046351906,-0.05861636,-0.017190192,0.015560615,-0.03676134,0.03242691,-0.0042668944,-0.023748374,-0.0121652745,0.02475237,0.017637448,-0.017011395,-0.0027320157,-0.02796537,0.010818103,0.0016265358,-0.01825576,0.0077304333,-0.047584727,0.0031278152,0.0063609267,-0.032189712,0.046475776,0.013222219,-0.026918665,-0.0038273132,-0.024012845,0.0059588784,0.023623817,0.00837184,-0.02235212,0.009095816,0.018151022,0.017610038,-0.012164405,-0.010393716,-0.011733692,-0.011057902,-0.020958908,-0.0019275389,0.009602905,0.0038924173,0.058466267,-0.01217695,-0.032293007,-0.005044975,0.0014818873,-0.008442148,0.029402668,-0.03082153,0.0077368305,0.03729397,0.013671319,-0.013217431,-0.0025874388,0.016056877,0.026418999,0.0112425815,0.016817,-0.0075035524,0.020326518,-0.01177174,0.01187226,-0.0015448134,0.012156284,-0.008823329,0.051377214,-0.026554491,0.020881325,-0.0028306076,0.01318514,-0.021005979,0.030073695,-0.011991753,0.026925443,0.014534711,-0.0026109987,-0.0039231637,-0.016494917,0.014373753,0.029871358,-0.038078696,0.0026920605,-0.022600887,-0.005833905,0.02782701,-0.0043754308,0.006467543,0.027144877,-0.009063236,0.03330904,0.056240328,-0.0026112606,-0.009419538,-0.031930663,0.03617245,0.02808374,0.05610553,0.014893842,0.038605656,0.03882811,0.039688557,0.0021294353,0.0013596714,-0.021608487,0.004040002,-0.022287527,0.044688154,-0.0069129663,-0.016578048,-0.0005042824,-0.01398273,-0.008489245,-0.010874823,-0.010803374,-0.018181987,-0.013763888,0.0019372146,0.0263549,0.0074010105,0.088788025,0.018786753,-0.0038012655,-0.013171123,-0.041284874,-0.032543257,-0.029203624,-0.047562003,-0.030545788,0.04182714,0.016695363,-0.017678192,0.022982506,0.059542358,-0.030925129,-0.010307302,0.01615337,0.045116313,-0.03442665,-0.024130512,0.03783176,0.006226898,0.001589369,0.006325332,0.019055812,0.027056973,0.018900054,-0.03711341,-0.052716244,-0.0036170674,0.038160913,-0.020994207,0.01994496,-0.05405698,-0.011608599,0.07249407,-0.032980382,-0.005422155,-0.026689716,-0.030029286,0.01727129,0.015021615,-0.0066371285,-0.028697854,-0.02699184,0.062712945,0.010457951,0.04980115,0.019086776,0.035895564,0.026674932,0.040543742,0.021377938,-0.009461195,-0.020970711,-0.0062039117,0.0096526155,-0.019768275,-0.02632777,-0.03293599,-0.034602974,0.048701264,0.006250029,-0.020060554,-0.024079923,-0.0014381789,0.017764341,-0.00084043154,-0.018350096,-0.008710649,0.020514414,0.02887101,-0.029098187,-0.0025261187,-0.009618788,0.020659156,0.0076238993,-0.023535078,0.023355225,-0.0020898625,0.000012320087,0.007029628,-0.037482947,0.017415104,-0.00037852058,0.023357416,-0.024307474,0.021216784,0.008818382,0.00918953,0.012122787,-0.0098310895,-0.0026429528,-0.015593101,-0.011516945,-0.037025608,0.0010713328,0.006586094,0.0037879846,0.0067726974,-0.029752802,0.000047085705,0.07115822,-0.002057429,-0.025656024,0.042461492,0.0348457,0.02682597,0.046479803,-0.016299494,-0.002967719,-0.015083807,0.0035806324,-0.021069594,0.0009852713,-0.037164878,0.073354006,-0.015923817,-0.012216156,0.044109214,-0.010366716,-0.17988837,0.00072037254,-0.034450773,0.04462048,0.039656915,0.034317758,-0.029687095,0.0039071506,-0.024938315,0.063631006,0.040721465,-0.054830663,0.024753213,0.014816845,0.053179797,0.027106557,-0.0036088496,0.004969447,-0.026416237,-0.057541117,-0.052199725,-0.03803908,0.06385632,-0.008935729,-0.006070519,-0.02527064,0.09358635,0.0011439812,0.010402457,0.0142113,-0.029339539,-0.054852415,0.019710086,0.027181644,-0.016200662,0.035951037,-0.019774603,-0.009324805,0.021717895,0.0074941623,0.06697803,0.050005835,0.018197536,0.035363242,-0.0006884947,-0.0033735295,-0.017017733,0.008861396,-0.06836913,-0.037272785,-0.053893305,-0.037146535,-0.0017138547,-0.04488416,-0.03817644,0.007881478,0.020329172,0.048261035,-0.011627112,0.020191705,-0.010241555,-0.050003067,0.0071476256,-0.06034248,-0.032869074,-0.020434488,0.0114132315,-0.019357152,0.0036675986,-0.040155627,0.034495167,-0.08322516,0.012215423,0.00061623956,-0.027638633,0.021487588,-0.054499395,-0.0181589,0.03513916,-0.10435643,-0.0047082533,0.0033199473,0.012647633,0.039374337,-0.021559805,-0.08294839,-0.004050141,-0.0060597807,0.016600123,0.24863076,0.02189893,-0.0034812142,0.0014915391,0.060651466,-0.039342515,-0.007248428,0.06160769,-0.018526256,-0.011348331,-0.01395153,0.003018313,0.01755317,-0.009095801,0.028243463,0.005978665,-0.03851582,0.0053212363,0.058837757,-0.0062884465,-0.0002847558,-0.044968475,0.006088098,0.032470126,-0.0463512,-0.048706558,-0.02341917,0.032389287,-0.010875098,0.00086337107,-0.040989015,0.04633585,0.026577072,-0.024086876,-0.013568953,-0.0011521069,0.019431414,-0.05840015,-0.029879056,0.013830232,0.029115552,-0.00944019,-0.012291438,-0.021105539,-0.03712857,-0.030876884,-0.048125546,0.01770762,-0.011213787,-0.0038997072,-0.0010499484,-0.04025312,0.0017998404,-0.036969803,-0.011255676,-0.0027259153,-0.011205468,-0.032321706,0.011961044,0.026785443,0.027651457,-0.0067918845,-0.0027767124,0.008283996,-0.05292775,-0.021248052,-0.04136671,-0.021511186,-0.0038004993,0.02696073,0.017108517,0.026551872,-0.009575425,0.0049735284,-0.00092746015,-0.022594137,0.033440117,0.022946695,-0.014642996,0.021823473,-0.0580158,-0.015603698,-0.013403795,0.029646482,0.030990908,-0.036584705,0.023011794,0.08308004,-0.009049784,0.0037985046,0.0082274275,-0.0106437765,0.013428341,-0.031690206,-0.018276103,0.044124667,0.030645924,-0.0012556339,-0.0040095146,0.028053747,-0.009490861,-0.03783085,-0.002293666,-0.0033952324,0.014344584,-0.03191001,-0.02397516,0.014553821,0.018793257,0.043263186,-0.05426632,0.019240588,0.024186576,-0.03249435,-0.0038567458,0.06323962,0.010712491,0.023789488,0.054074172,0.004822889,0.0009674762,0.02722855,-0.046548836,0.0256301,0.0018379161,-0.056393158,0.00963833,0.01814689,-0.0058420696,0.047468487,0.03141988,-0.041220274,0.03962171,0.045979787,-0.003567432,0.018593179,-0.003625601,0.029072555,0.049009208,-0.0054822057,-0.05077086,0.042113688,0.002580846,0.03632564,0.03518768,0.054546446,-0.026031522,-0.016468141,-0.042082824,0.041331947,0.0055297874,0.0227858,0.03811597,-0.0474608,-0.009105079,-0.09919694,0.001546386,-0.015841022,-0.006394544,-0.011387731,-0.0023850652,0.0050408468,0.006841995,0.038525797,-0.03455171,0.025274388,-0.017146744,0.04221582,-0.016147817,-0.0030095945,0.014338787,-0.046583265,-0.0504494,-0.012998957,0.000019336547,-0.036974978,-0.016122367,0.0038200372,-0.001651712,-0.045144726,-0.001963642,-0.051440366,-0.021541532,-0.0321211,0.071842,-0.026174093,-0.026961636,0.00089815585,-0.012910902,-0.025305089,-0.0034816056,0.10747565,0.001594907,-0.0060745925,0.014097105,0.0060054073,0.0695823,-0.010045922,0.011841294,0.009949355,0.014953123,-0.026513275,-0.006661237,-0.028494118,-0.006225819,-0.011302393,-0.037317354,0.009844984,0.019416222,-0.009886418,0.016347695,-0.0041682124,-0.035273027,-0.020023352,0.010543525,-0.019904874,0.017771125,0.026409673,0.012604028,-0.026365763,0.009457297,-0.021186275,-0.011026651,-0.05210858,0.005801047,0.05818715,-0.020193875,-0.047904715,0.0040519307,-0.023505157,-0.0017486662,-0.05090512,-0.0023958725,0.013317462,0.005114575,0.006559303,0.012199786,0.01630306,-0.024707079,-0.032819748,-0.00014229275,-0.012738366,0.030369971,0.020802645,0.025497336,-0.021344172,-0.031480033,-0.008067254,0.009090076,0.01413427,0.011005065,-0.02026834,0.015957007,-0.041739926,0.06509822,0.04104786,0.010148916,-0.006049311,-0.026311988,-0.04291879,-0.0009912646,0.019686041,0.013563227,-0.014298831,-0.014487673,-0.017356405,0.0016856699,0.013512349,-0.022438312,-0.007903456,-0.021806791,-0.018499225,0.017289547,-0.033696875,-0.0069214446,0.013389511,-0.018753897,0.036849532,0.071250536,-0.0221765,-0.030363068,0.041491482,0.023909807,0.006569058,-0.014127987,0.0031045286,-0.0011537039,-0.039795596,-0.0036330775,-0.03946725,-0.0022193196,0.030607319,-0.053562604,0.041828938,-0.030746732,-0.0006343106,-0.06698613,0.03307533,0.0007949438,0.011113924,-0.011519074,-0.027755704,0.017673165,-0.04750096,-0.034338273,0.030985972,-0.019201498,-0.031925518,0.039557092,0.020660656,0.0441681,-0.01073606,-0.016557777,0.033179738,0.0072416672,0.004446938,0.038236972,-0.048957996,0.044022493,-0.03049198,0.004741788,0.023340503,-0.0033047607,0.0051183845,-0.0512386,-0.00019269173,-0.014041323,-0.011297665,-0.015281485,0.005299309,-0.02863737,-0.0041219825,-0.031248229,-0.027716665,0.009280037,-0.019736584,0.020576749,-0.01752112,0.021883696,0.040618256,-0.0116471825,0.026619608,0.03946938,0.0009733599,0.013898363,0.024993531,0.03103404,0.013498764,0.0111407805,-0.016536513,0.0330923,-0.02988135,-0.026327865,-0.033150874,0.032214824,0.0034248447,-0.02624959,-0.02009683,0.024017256,-0.0025289124,-0.023823895,0.032975085,-0.039583597,-0.033741362,0.020901505,0.04604518,0.038482647,0.007847938,0.03286659,0.00080894143,-0.000972225,-0.08562971,0.002234418,0.0029958386,-0.018197864,0.003585935,0.012717727,-0.004196212,0.0039850627,-0.004388027,-0.04780524,-0.043015357,-0.04594124,-0.010586132,-0.009755038,-0.061196376,0.0004943837,0.013431535,0.006250294,0.013432536,-0.030414578,0.0118725505,-0.03798969,0.020016657,-0.15238017,-0.014211061,-0.005893203,-0.011569108,-0.0098415995,-0.0034741934,-0.03613658,-0.00794575,-0.0036135027,-0.004126546,-0.008238828,-0.0073059867,0.02296077,-0.014549045,-0.0074241897,0.027933463,0.011671998,0.026431752,0.001951643,0.044782225,0.01492836,0.02208953,0.06967971,0.012157457,-0.041041512,0.02050498,-0.0006543931,0.0041949083,-0.029128967,-0.023075035,0.0013592087,-0.04975295,0.02233181,0.059204087,-0.03697163,-0.016967304,-0.013764048,0.00977319,0.0025330966,0.014153581,-0.024239004,0.012115953,-0.0059458115,-0.0006136785,0.010973538,0.091980815,-0.00283324,-0.029359816,-0.06386832,-0.0043110284,0.010420631,0.047376525,-0.054832987,0.02970736,0.0010347886,-0.035881124,-0.04528379,0.006241436,-0.004304912,0.048489247,-0.019928373,0.017641747,-0.046914313,0.002847625,0.010347572,0.051570535,-0.049828827,-0.018790208,0.00167949,-0.004683164,0.011354199,-0.01131496,-0.024158092,-0.04596408,-0.0037968582,0.0070803436,0.072972074,-0.034644276,-0.011229736,-0.00706854,-0.05247596,0.008545104,-0.008828761,-0.024451626,0.041900612,-0.020163346,-0.0024482738,0.020136204,-0.043988697,-0.0009083726,-0.034161236,-0.032221824,0.0033226202,-0.009607951,0.0050389157,0.034283347,-0.011489643,0.0009667948,-0.03881494,0.014963093,-0.021656225,-0.0317281,-0.01604511,-0.034289487,-0.038212758,-0.0042725257,0.04291157,-0.004321748,-0.015563667,-0.029521832,-0.051138207,0.00039091866,-0.013953036,0.008839116,-0.05040596,-0.05273271,0.005687826,0.05740867,-0.0034842358,0.0054183314,-0.033725902,-0.019360628,0.029462358,-0.029216863,-0.0034547832,0.07879304,0.064564936,0.05737133,0.05236705,0.00067440164,0.023755703,-0.026214343,-0.0016034665,0.013028433,0.050337095,-0.01760582,-0.03229534,0.045459315,-0.042720657,-0.055364467,-0.03011472,0.01812934,0.019938897,-0.024103826,0.0056640767,-0.042367123,0.014795475,0.0061979555,-0.019706884,-0.026340822,0.010737557,-0.016933443,-0.032577578,0.035970066,0.009397436,0.027404264,-0.026054556,0.00830898,-0.014217015,0.06974946,-0.04250349,0.002082161,-0.023138564,-0.039451305,-0.043904964,0.04570501,-0.0072753336,-0.03446845,-0.041787516,0.033919223,0.04181115,0.05348031,-0.0073269685,-0.010880041,0.035528477,0.006291949,-0.0009895808,0.04347631,-0.010032008,-0.04244316,0.031286005,0.017373003,0.056050476,0.03976884,-0.022667343,-0.015870962,0.019905327,0.04339184,0.018540824,0.019750077,0.00892936,0.02921666,-0.04527866,-0.05738692,0.04586497,0.017001318,0.015329269,0.020067101,0.02834381,0.014813742,-0.02598029,-0.0060109333,0.023246016,-0.017519873,-0.023071041,-0.013412108,0.023125235,-0.012469544,-0.0027052248,-0.0060943803,0.00045205042,0.00959863,-0.009220991,-0.0006620001,0.0013695721,-0.055807546,0.06395241,0.009902571,-0.032736313,0.0020590615,0.064206265,0.050427187,0.04353656,-0.010480813,-0.061233222,-0.010647617,-0.025269493,-0.007159474,-0.0083782375,0.0038220512,-0.06688082,0.028101863,-0.019666284,0.03791814,-0.017960228,0.004587964,-0.020577518,0.00043660332,-0.03650883,-0.031084625,0.032249752,-0.05445549,-0.0034261155,-0.0018981439],"last_embed":{"hash":"1xmigre","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"1xmigre","at":1762860895400},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{1}","lines":[225,225],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xmigre","at":1762860895400}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.004618078,-0.024782958,-0.03986587,-0.005693209,-0.036711775,0.014890607,0.037522793,0.011811125,0.04082385,0.02644073,0.0025301038,-0.020813767,0.024765462,-0.003424758,0.051810674,0.012403112,0.0005900781,0.009937886,0.0070696343,-0.014172009,0.02346874,0.0029824784,0.02861973,-0.02159256,-0.020310707,0.016157882,0.02403358,-0.01677615,0.013540675,0.03110355,0.0011478378,-0.03795061,0.0033398988,-0.052184585,-0.028946467,-0.011116304,0.010702411,-0.0414434,-0.04618133,0.029755838,-0.023525067,-0.030236699,0.003256252,0.0059649153,0.03737196,-0.0064830836,-0.03014763,-0.01317045,-0.008935762,0.0011042117,0.022785496,-0.03234758,0.00030480305,-0.024706502,-0.0033927467,0.052163288,-0.033335425,-0.03612903,-0.022243118,0.005784661,-0.0524453,-0.011485313,-0.0018563105,-0.013017954,0.0064844214,0.04527639,0.038180776,0.010002546,-0.017113084,-0.02957958,0.017726058,0.005155968,-0.04033885,0.010042921,-0.04504532,0.044780955,0.040639542,-0.023964822,0.016970549,0.04790123,-0.010655737,0.009411562,-0.005799232,0.010475743,-0.010661208,0.00018101583,-0.0057947836,0.040518332,0.014710468,-0.013888034,0.017915994,-0.012749279,0.026696548,-0.017846504,-0.009210272,0.018585911,0.010788458,-0.035381798,0.04654632,-0.022754611,-0.0013225398,0.007881438,0.034200206,0.012168893,0.06259852,-0.013133495,0.015219629,0.03078143,0.0035612658,-0.023591919,0.0011762268,0.02453581,0.01751329,0.0019313383,0.008680164,-0.005216483,0.025948817,-0.02620167,0.009432809,-0.005192161,0.011456611,0.03989731,0.039604362,-0.02634651,0.011294974,-0.0061387913,0.011565421,-0.008472373,-0.020052357,-0.024959799,0.006843933,0.023364713,-0.005768472,-0.0065333573,-0.018415853,-0.012272697,0.036960706,0.0052960366,-0.044529088,-0.041443706,0.014888487,0.015411468,0.0024915952,0.0048204507,0.019440359,-0.024878666,0.022492884,0.048103545,-0.0011189982,0.0034756796,-0.016842417,0.03597216,0.027508263,0.07267343,0.020201072,0.013054113,0.033459324,0.025232214,-0.0019426342,-0.021532282,-0.0129376175,0.020291489,-0.030651134,0.060584217,0.005757705,-0.03621142,0.003993535,-0.011909988,-0.008562455,0.018524954,-0.034932595,-0.005027326,-0.02799669,-0.0011004658,0.02029517,-0.0030676827,0.08285168,0.018501049,0.008262196,-0.011726423,-0.029497849,-0.029295119,-0.024551108,-0.03230603,-0.031460315,0.02024,0.0014261068,-0.01930757,0.01221604,0.0758981,-0.030883344,0.015612713,-0.00897485,0.04438759,0.013459221,0.0044091847,-0.007268728,0.010799877,0.008244939,0.009012174,0.0037328366,0.016565386,0.018649373,-0.050483923,-0.027783873,0.0009996778,0.045411605,-0.047666807,0.0051218322,-0.027514245,0.012056725,0.059602182,-0.02518954,-0.009379274,-0.03205521,-0.014625736,0.02787673,0.0042040595,0.017234877,-0.0325237,-0.0051878416,0.042061318,0.009174619,0.029640164,0.0042442842,0.042390898,-0.006107306,0.032190323,0.032820683,-0.03599935,-0.052291736,0.00068157987,0.0029299464,-0.01703236,0.0019364293,-0.024224767,-0.08511024,0.032018065,0.038261224,-0.012490516,-0.012041991,0.016602809,0.01454115,-0.0020932052,-0.031801794,-0.03195399,0.049135298,0.024375938,-0.01999069,0.051560182,-0.009855607,0.02055575,0.009339584,-0.023034949,0.044502165,0.042437524,0.007447812,-0.007835501,-0.037360303,0.0067752376,-0.005421396,0.033599377,-0.0037228698,0.018233554,0.0038605384,0.024512535,0.0078540305,-0.013851739,0.021420129,-0.016853064,-0.02005449,-0.024376802,0.040867522,0.012855239,0.0024383615,-0.0056825182,-0.027407017,0.014746697,0.069547445,0.014268872,-0.009718185,0.034532104,0.04630736,0.045095637,0.04259539,-0.0016461265,-0.021182336,-0.04913769,-0.017699335,-0.02952343,-0.01640434,-0.015059659,0.053347174,-0.00043972427,-0.010203239,0.030108502,-0.010267709,-0.17072447,-0.0012003481,-0.009170868,0.058394056,0.017126769,0.013233505,-0.013433973,-0.0040046573,-0.03606259,0.07457031,0.0042777304,-0.047064908,0.025416587,-0.0072102044,0.05822352,0.043934632,-0.0005063966,0.0016960306,-0.04039474,-0.037266817,-0.047490858,-0.04041098,0.031462196,-0.009527681,-0.047607813,0.015323179,0.06591866,-0.011459724,0.004181108,-0.01628035,-0.04289674,-0.00064806244,0.016337281,0.026107386,-0.039505415,0.046767812,-0.021243636,0.011322121,-0.0027887167,-0.005478246,0.064744435,0.04502131,0.035851702,0.03403488,0.01456901,0.014806738,0.022507025,0.002910195,-0.048722968,-0.013349577,-0.008976101,-0.018967686,0.023916537,-0.028433513,-0.04843787,-0.013684094,0.00929815,0.043844264,-0.024093479,-0.019727312,-0.01164089,-0.0069643618,0.008036364,-0.00768897,-0.040305328,-0.01185718,0.010238186,-0.0075022783,0.014497977,-0.02712055,0.040522333,-0.078177296,0.011046777,0.0051977444,-0.022939507,0.03006411,-0.043991506,-0.033996213,0.0024795062,-0.10521617,-0.007827609,0.016023584,-0.010466348,-0.004776533,-0.023820689,-0.061559092,-0.019420985,0.029976793,0.036212616,0.25657296,0.041308664,0.010525002,-0.0071929987,0.022540173,-0.008959544,-0.020284401,0.08207483,-0.0021772287,0.0009353805,-0.041621823,0.013171704,0.020306984,0.012933087,0.04422889,0.016839437,-0.034713134,0.006500749,0.02797398,-0.015265256,0.021514555,-0.040521245,-0.005606772,-0.016280966,-0.050561864,-0.011939748,-0.01889755,0.026860036,-0.018686589,0.0031688916,-0.04764766,0.049875807,0.049120877,-0.045798898,-0.03541803,-0.0205551,0.028415555,-0.05331371,-0.020618238,0.010008098,-0.02431013,0.008197228,0.007850823,0.012401903,-0.011814984,-0.013492874,-0.015985815,-0.006386034,0.00683658,-0.0059334044,0.0048885406,-0.04684468,0.004187879,-0.027551105,-0.029815802,-0.015459368,-0.02595498,-0.041672397,0.0013286759,0.026536996,0.019694854,0.005842097,-0.01937083,0.0049016243,-0.038917772,0.018083544,-0.030197594,-0.023951331,-0.01151427,0.05182807,0.009497311,0.03436289,-0.0045953593,0.020071445,0.033903465,-0.015893856,0.023108479,0.0032664621,-0.02036986,0.03808459,-0.058336753,-0.025251139,-0.011559906,0.007321305,0.022290798,-0.021724168,0.04787013,0.076917075,-0.016951893,-0.029504022,0.017287485,0.035734974,0.012766783,0.025054615,-0.022987401,0.007786051,0.025212782,0.0069568097,-0.023736425,0.010648361,-0.020695286,-0.051715594,-0.026207076,-0.0044247797,0.011993196,-0.03931794,0.031861216,-0.0056973575,0.034343507,0.029800761,-0.044980396,-0.009740851,0.014370234,0.0019956876,-0.021084137,0.051721938,0.04617247,0.018999841,0.052140698,0.03360686,-0.012606487,0.03465412,-0.02945366,0.016337855,0.0011827899,-0.06984687,-0.011729821,0.030531978,-0.00918387,0.07058579,0.005322918,-0.058612376,-0.0135286115,0.028784305,0.022501158,0.009905209,-0.0052765906,0.009323796,0.012064497,-0.0011616318,-0.048450623,0.0013609317,-0.0026373242,0.016738685,0.03558148,0.02329585,-0.01157506,-0.041826267,-0.05307174,0.032128334,0.017357849,0.0025889983,0.016622145,-0.045935705,0.005443918,-0.07030474,-0.019080885,-0.03534226,0.022134079,-0.028465752,-0.0031301607,0.00034768652,0.0031094535,0.045946755,-0.04416392,0.032449316,-0.017611569,0.038921487,-0.027934035,-0.0020233432,-0.011807324,-0.030958777,-0.018593216,-0.004142051,-0.012285365,-0.011206132,-0.0007169997,0.0028176233,-0.0017916528,-0.027700722,-0.0049264254,-0.034247667,-0.024574308,-0.018654205,0.05538937,-0.0048714727,-0.032123234,0.00013142753,-0.027964206,-0.030866196,0.0010863339,0.096617475,0.0047004703,-0.017849663,0.016269531,0.014237817,0.10552869,0.0073450645,0.02138608,0.030786484,0.023132902,-0.018403253,-0.014481841,-0.009525284,0.015449172,-0.009126631,0.019345978,0.06818029,0.028101543,-0.016475076,0.012979792,-0.004936884,-0.039157595,-0.0002980894,-0.013555165,-0.04660635,0.010130975,0.05593426,0.0017914155,-0.000016772283,0.016865484,-0.0021659792,-0.040663563,-0.051204786,-0.02594096,0.049104463,-0.040740207,-0.022329638,0.029651348,-0.004833226,-0.001185501,-0.030611597,0.009472715,-0.01148812,-0.024636185,-0.0014604067,0.008707574,0.017932404,0.004568607,-0.046332803,0.024559893,0.016254488,0.01414307,0.0028131995,0.042607285,-0.044189714,-0.040400792,-0.03573177,-0.02758196,0.023305774,0.020069517,-0.029719386,0.016152432,-0.031777967,0.038210973,0.00869297,0.025380598,-0.014732703,-0.01786959,-0.021051615,0.011724556,0.040092338,0.0150420815,-0.019238604,-0.052870642,0.0064374674,0.014053123,-0.01625477,-0.027332623,-0.017135588,-0.034402736,-0.008456729,0.014693371,-0.020762173,0.015116956,0.009749108,-0.013537068,0.00030063686,0.048223123,-0.03741359,-0.04354626,0.0019460999,0.028749537,0.031786915,-0.058288388,-0.0021452513,0.027520007,-0.043837216,-0.023899028,-0.04529573,0.0012957699,-0.0025313676,-0.058397997,0.0476166,-0.06334345,-0.010770117,-0.04066704,0.052739326,-0.023894552,0.0055674585,-0.012498032,-0.016238738,-0.010824273,-0.016885139,-0.025948096,0.028146297,-0.016921544,-0.046701737,0.01685835,0.005415057,0.025889255,-0.024757132,0.0026258056,0.025042757,0.018908225,0.0046855933,0.030336915,-0.02437406,0.0036043725,-0.03815909,-0.011433874,0.0028929978,-0.010718593,-0.024793942,-0.037558507,0.0030029824,-0.0072944914,-0.025749076,-0.029186726,-0.012351435,-0.027836915,0.02955567,-0.025873618,-0.016300201,-0.0023027814,-0.009766907,0.07214181,-0.024451308,0.020568626,0.041381966,-0.004393389,0.019766416,0.053240106,-0.043392085,0.005612494,0.025495455,-0.0014359942,-0.017804367,-0.021129986,-0.0004978876,0.024258427,-0.01982719,-0.030083831,-0.0047909277,0.019005796,-0.020847747,-0.034990788,-0.005245351,0.031962812,0.022532973,-0.026288548,0.038355704,-0.013112417,-0.03179801,-0.0040468867,0.048701096,0.0029988904,-0.038027786,0.018728552,0.0039337836,0.0021703097,-0.10139352,0.011903181,0.007690791,-0.007532505,-0.014489415,0.0029978766,-0.013971985,-0.005783725,-0.011029457,-0.028938591,-0.064602785,-0.010901006,-0.01749872,0.011276755,-0.041293405,-0.010117592,-0.0031331745,0.029193759,-0.0013869714,0.0057830224,0.026521785,-0.04429039,0.04439237,-0.15716101,-0.019007081,-0.023347875,-0.003158017,-0.006975164,0.018791374,-0.014317993,-0.010006162,-0.01785097,-0.000028596623,-0.021056497,-0.0395835,0.0033563783,-0.016622188,-0.023703722,0.034679335,-0.01826128,0.012820324,-0.013632325,0.04100077,0.000028273069,0.01536343,0.08476168,0.01053609,-0.00087502494,0.004446127,-0.042443577,-0.004393029,-0.04356278,-0.0050328877,-0.02256144,-0.031369302,0.014966548,0.024758413,-0.0026610529,-0.009516908,-0.00022491119,-0.0039413343,-0.0047973474,0.00737123,-0.03972036,0.030104255,0.022775624,0.0032354412,0.011758052,0.12538414,-0.009429125,-0.025835425,-0.03695337,-0.019104294,0.038176265,0.027100349,-0.014431068,0.024894034,0.02220215,-0.030069679,0.00027110445,-0.009334215,0.0068965964,0.057527144,-0.034953132,0.005137039,-0.0049482826,0.005936951,-0.020017104,0.051515784,-0.04913554,0.0049808742,-0.02059732,0.01640727,0.017334616,-0.031770173,-0.0017371516,-0.0399851,0.0029188548,0.030915577,0.06700715,-0.019721307,-0.040824417,0.0057145697,-0.03876109,0.03055973,-0.021957833,-0.026717754,0.021286204,-0.04649179,-0.006667313,0.00014389938,-0.013539169,-0.017706618,-0.030322125,-0.058229245,0.025382629,0.014454942,0.0008481789,0.016558459,-0.013610486,0.0024378886,-0.03186703,0.016179997,-0.027582202,-0.023713678,-0.021192038,-0.03396014,-0.044178057,0.019756388,0.051206943,-0.003532604,-0.029993623,-0.03924519,-0.03963447,-0.012912109,-0.013838803,0.033799343,-0.070011236,-0.03324137,-0.010495227,0.05057783,0.045552306,0.006718341,-0.039741818,-0.026601987,0.017619064,-0.040180597,0.007126648,0.045539014,0.03956854,0.02992465,0.05280806,0.017467912,0.003066956,-0.029251337,0.012754272,0.018855227,0.055017132,0.012825627,-0.022124011,0.058174685,-0.035656758,-0.05713289,-0.05581558,0.016582483,-0.00067662727,-0.03295368,-0.011876793,-0.046811108,-0.021033121,0.005578917,-0.00804223,-0.0036928314,-0.0073086987,-0.02098026,-0.041532602,0.06430021,-0.02083741,0.0075654634,-0.02495751,0.039485216,-0.017811209,0.05380878,-0.024554372,-0.0052819187,-0.036476497,-0.026324034,-0.034292694,0.041676596,-0.03018766,-0.022673655,-0.059657622,0.019440658,0.06365782,0.040155422,-0.008809163,0.00801736,0.042929947,-0.004433895,0.003156311,0.0487248,-0.0023368376,-0.031014308,0.04351932,-0.0045454665,0.033298664,0.047843583,-0.042424645,-0.026188212,-0.016351698,0.05414021,0.0022415943,0.028786538,0.00083718344,0.018580638,-0.0448773,-0.02972654,0.04241501,0.037569918,0.020966241,0.019236024,0.020455917,0.01699472,0.0050928183,-0.014384415,0.006503122,-0.011911837,-0.048218425,-0.007559053,0.009688273,0.019902684,-0.00074421323,0.012112206,-0.04210831,-0.0037299898,-0.02157752,-0.021046333,0.024901284,-0.0109712845,0.0783359,0.039340116,-0.051748075,-0.0056429957,0.061614435,0.03207529,0.006779882,-0.03249681,-0.047357164,-0.0067226607,-0.0067824987,0.040647727,-0.03141282,-0.027770977,-0.05851909,0.00041078773,-0.019548938,0.014283305,-0.024907475,0.0056108735,-0.016923938,-0.0055884677,-0.05748295,-0.027957331,0.067367256,-0.031498384,0.003915714,-0.007789057],"last_embed":{"hash":"17osan7","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"17osan7","at":1762860895400},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{2}","lines":[226,226],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17osan7","at":1762860895400}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0035763404,-0.032919057,-0.04054211,0.0006644784,-0.040542163,0.009525558,0.03822417,0.035583097,0.039926827,0.021450007,-0.002862828,-0.0150174005,-0.0008567526,-0.008389755,0.048175193,-0.008275796,-0.0025000647,0.021509457,0.041538086,0.0015558967,0.050831933,-0.0047073658,0.040124368,0.039817747,-0.0139003005,0.015709816,0.0013411989,-0.040828813,0.028680926,0.049551707,-0.0012652747,-0.03872926,-0.0052336287,-0.056470145,-0.019368121,-0.0015456813,0.016206881,-0.021070397,-0.042066373,0.03777903,0.0062883277,-0.02969195,-0.011747174,0.0014552359,0.05077476,-0.008064568,-0.02886252,-0.034351338,-0.0041509788,-0.0068819555,0.0049282494,-0.028631244,0.021137632,-0.008751509,0.019706534,0.057467267,-0.035547826,-0.058739834,-0.04351168,-0.025980923,-0.004023362,0.0006889671,-0.015213815,-0.031669043,-0.013741103,0.015327291,0.032628544,0.017276922,-0.017080108,-0.025895137,0.011808711,-0.0027775222,0.04295466,0.0014698001,-0.045761935,0.022859601,0.01350021,0.0110800965,0.041940812,0.0027952173,-0.000010372784,0.0024205635,-0.017394958,0.0028256236,-0.012224199,0.0105146365,-0.012343662,0.043919675,0.019074833,0.030340651,0.0075262995,-0.01950676,0.00027372007,-0.03762531,0.010968254,0.005840215,0.020505987,0.00003749078,0.05914989,-0.02185016,-0.0046101785,0.0018497495,0.047073297,0.016808024,0.020959489,0.0021242152,0.001981708,0.010317197,0.0026435496,-0.0067749666,-0.0039299284,0.031176468,0.0055168336,-0.010702437,-0.004002435,-0.022334203,-0.0049287807,0.010675202,0.00898095,-0.011824879,0.045989532,0.024282282,0.054063823,-0.012642774,-0.0016658456,-0.007704058,0.017343763,-0.021092186,-0.010520383,-0.008041438,0.023361558,0.032267448,0.011179858,-0.001044631,-0.033631235,-0.009372996,0.046441294,0.023056053,-0.008963593,-0.01999312,0.0032271957,0.0442772,-0.02159742,-0.015368822,0.017134646,0.002344079,0.034032352,0.015664821,-0.0024430146,-0.029415647,-0.022938887,0.046946622,0.04390127,0.037759252,-0.01987221,0.015349928,0.03603327,0.06955356,-0.021817394,-0.0022049837,-0.00079188426,0.032207698,-0.057309784,0.032110956,0.03706853,-0.023422446,-0.00509303,0.011145326,-0.0091599235,0.004868013,-0.038466424,-0.04015815,-0.019573756,0.012253357,0.022029154,0.0086508,0.07043454,0.0017436993,-0.02764266,-0.038475025,-0.022358727,-0.004043898,0.0024135166,-0.03324703,-0.014928734,0.026196951,-0.0074320594,-0.004776163,0.017764214,0.05695474,-0.02058546,0.015516418,-0.007482501,0.025719104,-0.013825284,-0.01417503,0.029592322,0.0141613865,0.0033132695,-0.011983715,0.009732918,0.0019510014,0.028774694,-0.0487632,-0.025578704,0.010390929,0.008725567,-0.017332247,0.011450649,-0.020637369,-0.013523184,0.047425583,-0.029594248,-0.030748982,-0.016137365,-0.0064246086,0.04054073,-0.033990245,-0.00429315,-0.027495306,-0.026118428,0.08708957,0.0037152008,0.013667447,-0.0012564728,0.057817265,0.019188577,0.024268746,0.02083377,-0.011986441,-0.028349305,-0.012066546,-0.0138311675,0.0133392485,-0.0038874531,-0.014283417,-0.013236389,0.034704454,0.030664295,-0.06531349,-0.04819097,0.012586506,0.05026464,-0.020600786,-0.0138141075,-0.010670926,0.030449452,0.01825527,0.007846009,0.012912022,-0.020352848,0.024888448,-0.0379343,-0.008443295,0.05840739,0.019654837,-0.018734127,-0.0060749846,-0.043413844,-0.018489823,0.0036776515,0.0038540033,-0.034866504,0.029414246,0.008284038,0.027753532,0.040796146,-0.007875314,-0.0179382,0.002362569,0.006241535,-0.024071041,0.015856564,0.020611145,0.012685206,-0.010268449,-0.04273364,0.024698932,0.06392084,-0.0061083524,-0.020913562,0.008199952,0.035344303,0.020562885,0.05177041,-0.011656566,-0.034050576,0.0057142745,-0.00041397839,0.019686993,-0.038176354,-0.020538542,0.06633152,-0.0019137542,-0.027294189,-0.02131338,-0.00088997674,-0.17544565,-0.015263703,-0.025545482,0.03455768,0.012583128,0.021886375,-0.020671912,-0.0015036149,-0.037584133,0.015590395,0.00888934,-0.04102136,0.037993968,-0.012836718,0.04994051,0.007833113,0.03855056,-0.028018173,-0.038376138,-0.039065957,-0.044865992,-0.0051230155,0.052937556,-0.0070310733,-0.04288619,-0.011273395,0.07269461,0.0006601571,0.0039106966,-0.013176932,-0.039500657,-0.012273675,0.0155571485,0.023291763,-0.00790869,0.045012906,-0.026546516,-0.021131074,0.049117878,0.051129863,0.051865004,0.038803775,0.0073116305,0.027015142,0.0028066107,0.006948142,-0.029786248,-0.014451141,-0.0541566,0.036608394,0.00382692,-0.008016925,0.0061223977,-0.016953064,-0.037741244,0.021029381,-0.0029575492,0.06596246,-0.054549094,-0.009651126,-0.016039716,0.0016333888,0.00691599,-0.04950662,-0.040405985,-0.017260857,0.02117891,-0.019196203,0.02133801,-0.031129612,0.007411635,-0.05419244,0.045700356,-0.010376449,-0.026852308,0.030584512,-0.058895335,0.0022032973,0.027940381,-0.15371999,0.0018814241,-0.009497144,-0.020498168,0.027852403,0.0056560067,-0.040716447,-0.0055989726,0.0069538266,-0.0039812415,0.25676045,0.027130475,0.034517705,0.009460491,0.04527794,-0.04148536,0.0068226648,0.03486695,-0.023258423,0.003723972,-0.009689746,0.022017054,0.017992046,0.022074485,0.012868879,0.009388704,-0.022940747,0.011813969,0.050689597,-0.026137706,0.008617784,-0.038693115,0.0071428125,0.017585743,-0.04408084,-0.024961062,-0.010807487,0.001119412,-0.02292477,0.018674392,-0.04718449,0.033860084,0.05308376,-0.0023958785,0.009651165,-0.01788562,0.041039165,-0.061379377,0.026403427,-0.011033739,0.0007614383,-0.000979811,0.020775465,-0.011656595,0.017005015,-0.009442087,-0.03109821,-0.009459616,-0.0017433232,0.0077295746,0.014414808,-0.046331163,0.011800557,-0.008793428,-0.031883784,-0.020350536,-0.012781726,-0.0046440456,-0.03998834,0.015671868,0.060050163,0.016699847,0.00008551868,-0.008580822,0.0035972958,0.011919574,-0.051305663,0.03668856,0.0035387678,0.04476816,0.014605409,0.057372797,0.004031548,0.026714873,0.00086620136,-0.02463777,0.029779803,0.024610696,0.0008227939,0.0038259502,-0.049931075,-0.027495543,-0.015185857,-0.002985071,0.013359568,-0.029131902,-0.0011769407,0.04577902,-0.018361015,-0.0026547988,0.019886972,-0.0039573247,-0.0062203095,-0.059916995,-0.055515982,0.02952276,0.015110768,0.03258961,0.017029222,0.05224938,-0.037785742,-0.054738585,-0.0014553413,-0.010651196,-0.010531473,-0.04249906,-0.030353878,0.002930039,-0.00051621586,0.014665421,-0.06257966,0.009365844,0.0014778592,-0.045269445,-0.005720769,0.08185293,0.03797995,0.056626663,0.025770923,0.0022398012,-0.02704836,0.006733916,0.003381952,0.01251938,-0.008612176,-0.05316334,0.0010230213,0.03347624,-0.02541185,0.074823245,0.016917316,-0.027780026,0.011359052,0.022200575,-0.0042010066,0.0016587256,0.010861979,-0.009894471,0.0270155,0.014955595,-0.018605098,0.036044218,0.015488309,0.030512555,0.042685978,0.02806965,0.050966363,-0.010719177,-0.055233985,-0.01069708,0.0056084455,0.009710515,0.014481263,-0.028975548,-0.0016512965,-0.058307778,-0.024296142,-0.046950724,-0.022336569,-0.0034860421,0.015178094,-0.010512739,0.042612478,0.056200437,-0.013610232,0.03469587,-0.035230327,0.02543186,-0.010603042,0.0041691693,0.02121025,-0.010877937,-0.028881896,-0.03316014,-0.020809462,-0.056590453,-0.00857959,-0.00018040309,-0.021643775,-0.023646832,0.016786385,-0.027366517,-0.004333542,0.013430838,0.016490847,-0.01569596,-0.022928402,-0.0015538443,-0.014584588,-0.030215222,0.0087098675,0.12144025,0.026402263,0.0029697237,0.003113615,0.030421387,0.047598336,0.0005987718,0.016605102,0.023865473,-0.0122612575,0.013285548,0.009769442,-0.021817883,0.007355502,-0.02065758,-0.002133017,0.033684988,0.0041415934,-0.0415548,-0.021551223,-0.018523343,-0.014542586,0.0030616403,0.023154845,-0.045875337,0.013910065,0.031600215,0.021132521,-0.0066030407,-0.013216637,-0.0142292855,-0.014623176,-0.07114244,-0.029490437,0.0279842,-0.0019196053,-0.05397226,0.028348697,-0.023489365,-0.00010811564,-0.043184135,0.011467518,0.00014472989,-0.022773342,-0.00576816,-0.017570173,0.0114043215,-0.012546271,-0.041578498,0.020156825,-0.024238287,-0.0063115824,0.03667616,0.020605382,-0.05299401,-0.039014593,-0.03348009,0.0024428656,-0.013176082,0.011028133,-0.0366831,0.0047821812,-0.022037461,0.01998319,0.068121426,-0.0027999547,-0.014798716,-0.008486667,-0.037574172,0.0020081166,0.020924697,0.025027543,-0.029665196,-0.0054059527,-0.024594853,0.005490258,-0.0068337056,-0.0103467265,0.0038346185,0.004884496,-0.03210338,-0.0041212556,-0.04442406,0.007292925,0.0044082375,0.030527202,-0.032148775,0.06608316,-0.06089887,-0.019615702,0.054753467,0.0550004,0.0011594748,-0.040602572,0.009725587,0.042653177,-0.049014427,-0.013515943,-0.049096555,0.036235657,0.0036327355,-0.04958357,0.018017458,-0.010917572,-0.026672674,-0.041126844,0.005664623,-0.0054024667,0.008513723,-0.014798036,-0.009962605,-0.0066407495,0.006727571,-0.0027106544,0.0011628085,-0.006345903,-0.04123755,0.058423117,0.019236613,0.059965003,0.0017203386,0.0014574826,0.04773096,0.009572692,0.017763637,0.02009915,-0.0036536767,0.024273574,-0.030663567,-0.037280984,-0.0011781837,-0.03598476,0.0033020873,-0.039438933,0.013206709,0.028421072,0.0044103954,-0.021121368,-0.025798008,-0.024156187,0.011197219,-0.022933226,-0.027676128,-0.021491712,-0.017687194,0.023188535,-0.033238165,-0.016785191,0.034137372,-0.006485623,-0.0073837764,0.024935674,-0.019645061,0.014123044,0.06737701,0.037304834,-0.026990786,-0.033059016,-0.020231634,0.027487477,-0.02793404,-0.0045072543,-0.0077289916,0.017372226,-0.020804461,-0.012292109,0.0010489031,0.030385321,-0.021351168,-0.017853783,-0.006013646,-0.031778354,-0.057954323,-0.009665749,0.06352657,0.028574461,-0.014707702,0.026788289,-0.01585592,0.011957686,-0.051099207,-0.013485185,0.019964576,-0.029615676,-0.006900409,0.0024651943,-0.010754323,0.003000541,-0.009299226,-0.007621109,-0.066962816,0.0047504622,-0.036993973,0.017782701,-0.049418148,-0.016448239,0.021547614,0.04623346,0.008500652,-0.007848825,0.033131476,-0.07595782,0.027902734,-0.16492195,-0.018451953,-0.049299616,-0.01877709,-0.013613968,-0.0033478437,-0.04687656,-0.008997912,-0.015040095,0.0004563084,-0.03563021,-0.03642928,0.021103323,0.004696496,-0.0063291374,0.0430257,-0.008825917,-0.0028805274,-0.014712777,0.061348617,-0.0066938126,0.0016931139,0.04678545,0.042959772,-0.01816536,-0.009601601,0.023088874,0.01476791,-0.037052907,-0.017550979,0.015781267,-0.00831437,0.023855612,0.042816468,-0.034956682,-0.008863706,-0.0059379316,-0.0019943095,-0.033226676,0.017031062,-0.026918182,0.00011991814,0.03513845,0.0023587875,0.007642033,0.108765885,-0.05232799,0.0054913172,-0.056291923,-0.00067521463,0.007634661,0.06673017,-0.04851174,0.02047537,-0.021011746,-0.020981507,0.01466977,-0.002656489,0.010360578,0.033554193,-0.036626115,-0.01645508,-0.030309496,0.0024536669,-0.03354217,0.045845967,-0.0621855,0.0022501554,-0.012547334,0.004517252,-0.020941818,-0.039079584,0.018613962,-0.05594933,0.029909784,0.0112744495,0.03069191,-0.040630914,-0.02637998,0.004869949,-0.03555554,0.010889647,-0.015965175,-0.041278277,0.030017043,-0.005355326,-0.004589235,-0.019776521,0.009863157,0.007814046,-0.017566701,-0.03609829,-0.0017426081,0.015365757,-0.0020004814,0.015336276,-0.031542875,-0.0006445718,-0.03341283,-0.001881021,-0.044621333,-0.03973403,-0.028945757,-0.0378627,-0.037072543,0.029752372,0.05525638,-0.004520861,-0.04156918,-0.031389266,-0.031521443,-0.007997392,-0.035397857,0.026156185,-0.04027393,-0.034772452,0.017804325,0.06561821,0.009466051,-0.026100894,-0.029800773,-0.0022026335,0.022785034,-0.018709965,0.008201682,0.07160938,0.06215713,0.03414981,0.019610876,-0.009988206,-0.0042569786,-0.01707657,0.0035556094,0.019062987,0.072807,-0.008890969,-0.037307374,0.03396012,-0.02236072,-0.042368293,-0.03911021,0.032546706,-0.017658588,-0.031888466,0.015113316,-0.0256796,0.023045057,-0.008304203,0.037187498,-0.011446304,0.012111526,-0.0043168096,-0.026520466,0.053294,-0.008979096,0.00917839,-0.047503617,0.021563698,0.012547516,0.04759642,-0.027026458,-0.014903665,-0.026172973,0.02186179,-0.019946765,0.039668962,0.0016415899,-0.03161573,-0.040678285,0.015639659,0.038416486,0.025101323,-0.023425417,0.0028048772,-0.006642512,0.015616531,-0.00063761126,0.017536003,-0.033735596,-0.034141947,0.039880186,-0.021395525,0.028694296,0.02345196,-0.033363476,-0.013220397,-0.00781023,0.04204706,0.018897554,0.0012187797,-0.009359554,-0.015041001,-0.034149766,-0.024389202,0.06254822,0.023629427,0.0200151,0.039532647,0.025299188,0.012993729,-0.0023352513,0.012333076,-0.00062688574,-0.015057102,-0.0041770213,-0.01199983,0.0023780256,0.042747997,-0.02203102,0.012917462,-0.008204188,-0.018269932,-0.0081151705,-0.0065360316,0.03389522,-0.05415873,0.08730569,0.011323218,-0.013869796,-0.029388402,0.06487825,0.027614132,0.035320245,-0.03619976,-0.027820965,-0.00013301213,-0.0083501795,0.0038922932,-0.050880577,0.0037842116,-0.07201653,-0.0007223444,-0.0102496445,0.02937279,-0.037896596,0.022574645,-0.052991573,-0.013026522,-0.047694113,-0.011830491,0.049766827,-0.068031505,-0.027711993,-0.013125742],"last_embed":{"hash":"834psr","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"834psr","at":1762860895400},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{3}","lines":[227,227],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"834psr","at":1762860895400}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014263046,-0.022926666,-0.02829425,0.025466587,-0.051727816,-0.009295287,0.025170695,0.009411771,0.027599785,0.027960619,0.0043171598,0.0071139066,0.0033698343,0.0043984866,0.03564678,0.016805243,-0.016813776,0.019849677,0.02220093,0.0021838348,0.061691437,-0.006766784,0.034486014,0.03272146,-0.003778174,0.029673895,-0.014779952,-0.024210073,0.030345388,0.057793077,-0.010958926,-0.049320504,-0.01001992,-0.06386405,-0.0105755,-0.019615903,0.009155129,-0.027965898,-0.055902515,0.044257484,0.0059593073,-0.020887192,-0.013634801,-0.0136748105,0.04819477,-0.0012616848,-0.03558987,-0.029044075,0.0033031793,-0.003759538,0.013306852,-0.031039314,0.025608338,-0.01816965,0.008941129,0.05598683,-0.018719574,-0.05996626,-0.031022599,-0.0026327367,-0.0032480976,0.004624726,-0.018793892,-0.020685788,-0.013799425,0.018065788,0.030034108,-0.0038634245,-0.015499524,-0.021639511,0.01719797,0.005007154,0.036049806,0.00012509506,-0.042626325,0.03419203,-0.005247453,0.019848146,0.039823677,0.010938299,0.00772097,0.01596999,-0.00091060787,0.024280518,-0.030490488,-0.0048363954,0.0057281666,0.035750814,0.023790862,0.029856607,0.012618989,-0.021432761,-0.0043522324,-0.015811408,0.024356628,0.013118883,0.012007129,-0.0073695784,0.059686698,-0.020508429,0.0034195338,-0.007531242,0.045944735,0.023380507,0.01170951,-0.012044979,0.023680644,0.016930794,0.017323647,0.0001565289,0.010464248,0.024245877,0.006874786,-0.0123930555,-0.018385677,-0.016093384,-0.008750781,0.00983478,0.009067117,-0.015709762,0.032165024,0.05694784,0.04258304,0.008304229,-0.0038721547,-0.009544433,0.02037427,-0.018557988,-0.0031667638,-0.012334636,0.021966824,0.03363708,0.022981023,-0.002966653,-0.024299098,0.0038807648,0.042015415,0.039350893,-0.025130909,-0.020745961,0.0074419617,0.03013924,-0.018314103,-0.016686613,0.008396949,0.0062935734,0.04479372,0.0043504513,0.00022855109,-0.025191523,-0.026090717,0.044057213,0.029250396,0.04181534,-0.030440204,0.008358166,0.029203124,0.07527981,-0.03245784,-0.021551628,-0.0145476945,0.034562986,-0.043673046,0.0533059,0.019410223,-0.01694287,-0.024645388,0.016993709,-0.017198002,-0.0071854223,-0.030724669,-0.04179287,-0.01592035,0.03856075,0.02703202,0.017832877,0.058779523,0.00045230557,-0.038709227,-0.031754173,-0.0056881295,-0.0029105002,0.0041063335,-0.035408895,-0.022846727,0.03879513,-0.012426682,-0.014024005,0.010836831,0.056540232,-0.035179224,0.018034048,-0.015438712,0.02757547,-0.009243783,-0.020987153,0.031768125,0.016202716,0.0035844478,-0.02550181,0.008752714,-0.006051575,0.0089561585,-0.052790772,-0.030673306,-0.0019727491,0.013763185,-0.020979922,0.008630716,-0.010871864,-0.006634184,0.034502525,-0.036426924,-0.00806554,-0.022370107,-0.0039819577,0.042977266,-0.034659307,-0.0071893437,-0.021382626,-0.0058329306,0.0771249,0.0011949618,-0.010579866,-0.009300449,0.040402688,0.018382354,0.042163014,0.015198278,-0.024018362,-0.01879624,-0.028799104,-0.014080231,0.013671647,0.020929715,-0.016687121,-0.034992367,0.047670126,0.03513962,-0.055974655,-0.051699307,0.01757328,0.0419135,-0.0053969664,-0.00930131,-0.016002765,0.030379348,0.020132653,-0.002491276,0.028999642,-0.0025013266,0.0128801325,-0.03490952,0.0042717205,0.044402868,0.023751223,-0.017998649,-0.0049388516,-0.03711486,-0.0110014705,0.008098458,0.023187723,-0.052180316,0.029807683,0.003985527,0.03209419,0.04681937,-0.02036154,-0.0053195385,0.003425519,0.009759545,-0.028326308,0.0054627317,0.019197442,0.0068988493,-0.014114985,-0.051485635,0.010955542,0.07015699,0.003416471,-0.014316619,-0.003794111,0.03117091,0.011218034,0.048165873,-0.027089044,-0.033244234,0.00814445,-0.0012163252,0.029297275,-0.03781432,-0.018288506,0.06041914,-0.010142762,-0.019600281,-0.025675569,-0.009751213,-0.17842735,-0.028605938,-0.026413126,0.01591422,0.00722713,0.028663632,-0.021355772,-0.018112725,-0.04371442,0.031721998,-0.0067980355,-0.0451302,0.0485961,-0.009251197,0.04026751,0.00593184,0.0121536935,-0.027276695,-0.054299302,-0.0445435,-0.055865683,-0.0022038564,0.046562213,-0.03353451,-0.03985288,-0.006221849,0.07389253,-0.0065686796,-0.01492504,0.00471058,-0.037836395,-0.016437976,0.013560754,0.011578102,0.0065245754,0.040417444,-0.030156141,-0.006019894,0.06353309,0.04917791,0.06559175,0.037214383,-0.011417511,0.027319921,0.020756649,-0.000061313134,-0.015370736,-0.0043964544,-0.041213572,0.033565797,-0.0019448402,-0.010960195,0.014609587,-0.013310769,-0.038663413,0.016073471,0.0003568154,0.07259926,-0.049318656,-0.032953892,-0.020498699,-0.0031068495,-0.009949824,-0.047072593,-0.06194028,0.008208343,0.022133699,-0.011436695,0.024478264,-0.033165913,0.010475785,-0.053679217,0.04421261,-0.008331454,-0.0154015925,0.050156604,-0.051965207,0.0021832834,0.041554753,-0.1530121,-0.020772465,-0.013022101,-0.015517009,0.018776514,0.006004155,-0.035434067,0.0023172006,-0.016046653,-0.0086368,0.24739107,0.025131783,0.018905263,0.0029285403,0.047747217,-0.028998071,0.020014908,0.052789915,-0.02138693,0.0002075245,-0.021308776,0.012675481,0.009258596,0.00899976,0.0180618,0.011573816,-0.030491784,0.007024387,0.06727649,-0.043384746,0.004741044,-0.041015793,0.010642564,0.0064451387,-0.05746594,-0.031030413,-0.013026954,0.014186502,-0.012885014,0.003268572,-0.036785133,0.036655925,0.06623546,-0.014343149,-0.0003731575,-0.019341156,0.040760152,-0.040173616,0.0040460285,0.0005470619,-0.02207997,0.009169681,0.016625881,-0.01739188,-0.0052701044,-0.014813572,-0.027008206,-0.004121958,-0.014000685,0.027978856,0.011961037,-0.029707432,0.02176181,-0.007855289,-0.024580428,-0.029918639,-0.012742517,0.005190777,-0.027971758,-0.002466175,0.025889345,0.015876854,-0.003151456,0.009862887,-0.0059864908,0.036674812,-0.043319326,0.03442677,0.015511677,0.049251903,0.011037564,0.041913472,0.00006893763,0.023546051,-0.0014090462,-0.049215462,0.021353051,0.019229526,-0.008740119,0.010542686,-0.039455976,-0.028133366,-0.018344117,-0.0071812654,0.026837878,-0.0073947166,-0.0024203663,0.058979902,-0.03860118,0.015884211,0.011279376,0.0035910343,-0.00880813,-0.06591503,-0.04943303,0.02635339,0.012110641,0.014177623,0.023741765,0.055576093,-0.03884757,-0.047015697,0.007924521,0.007449934,-0.013206889,-0.040638804,-0.03166259,-0.0014464954,0.0057315025,0.027235514,-0.07885565,0.0039022889,-0.0006058886,-0.043543555,0.016251165,0.08318397,0.041679468,0.05176054,0.027963748,0.003679548,-0.022311721,0.017843436,-0.00048132704,-0.0152121,-0.0020022134,-0.04664069,-0.003967491,0.008179104,-0.02565912,0.07479532,0.0029875392,-0.036915474,0.010869357,0.0050997892,0.0020897705,0.0119345,0.0003135512,-0.010265053,0.018290272,0.021701142,-0.013917558,0.016926609,0.0009908234,0.027718887,0.03952674,0.034757953,0.027567597,-0.009422725,-0.060081493,-0.027793169,0.011952371,0.027255269,-0.001079783,-0.029763699,-0.0037416553,-0.041890174,-0.02715595,-0.041468896,-0.024032887,-0.0025018181,0.013747039,-0.033920154,0.02005274,0.04735678,-0.014840296,0.027376251,-0.03370767,0.02805574,-0.0045953877,-0.010073886,0.007431719,0.001117639,-0.019785386,-0.033337444,-0.024762945,-0.053264484,-0.009117885,0.016506003,-0.010067407,-0.032849245,-0.0033516735,-0.013147469,-0.015948221,-0.008696247,0.01536665,-0.00008304749,-0.026874414,0.00016948649,-0.021505069,-0.023670767,-0.003338847,0.110321015,0.026258515,-0.0052203042,0.003828923,0.054235246,0.033016786,0.0058725015,0.017361812,0.033008575,-0.0011278396,0.025846018,0.026592072,-0.00787224,-0.003673899,-0.029124686,-0.005480742,0.033482496,0.020837927,-0.030715015,-0.013877913,-0.025778214,-0.022692384,0.018020151,0.027317252,-0.04117119,0.019319965,0.03743475,0.02934822,-0.00791831,-0.011991162,-0.004301593,-0.026945507,-0.08069442,-0.025026882,0.04367397,-0.0014058945,-0.053981658,0.023836493,-0.023417458,-0.002063996,-0.05495478,0.0045906976,0.0032306097,-0.023506388,-0.010508816,-0.0120622255,0.011231768,-0.0051950063,-0.03807468,0.01899362,-0.009071876,-0.003165222,0.042182844,0.00871897,-0.041679416,-0.061473154,-0.024798898,0.00075976795,-0.004172847,0.0103520285,-0.012363219,0.014861362,-0.016931133,0.0215915,0.05376148,-0.0057203057,-0.005451096,-0.0017213408,-0.04545922,-0.0037782814,0.024379566,0.013216601,-0.037730157,-0.011379322,-0.038163673,0.010900004,-0.001296051,-0.005610647,-0.014380454,-0.012139199,-0.021867817,0.003645951,-0.030357668,0.014681032,0.013589914,0.013098389,-0.03768411,0.060862143,-0.055358123,-0.021587899,0.07238618,0.069077864,0.024454754,-0.05161807,-0.008526044,0.037062295,-0.031502776,0.0025223985,-0.05419417,0.022234628,-0.004216564,-0.04465563,0.02222394,-0.016112963,-0.035606373,-0.049854912,0.0027180538,-0.0045255325,0.0071654706,-0.009479301,-0.0022184895,-0.007598471,0.011768849,0.004573504,0.0023651987,-0.0145765655,-0.05072278,0.06065187,0.014050722,0.043963235,-0.010897415,0.0031903393,0.054423627,0.014705599,0.021965671,0.01896073,-0.004428845,0.01771671,-0.038412247,-0.024345845,0.010748571,-0.02949572,-0.0016333578,-0.03284397,0.0055193203,0.006995416,-0.002902287,-0.021155786,-0.013163749,-0.008270438,-0.0030412173,-0.03114158,-0.026201116,-0.024852272,0.00216683,0.04308623,-0.04378742,0.001233886,0.020490343,-0.014279867,-0.021214673,0.030965572,-0.029284045,0.008088172,0.043623783,0.038066488,-0.030642102,-0.043623105,-0.012613137,0.030037206,-0.028620793,-0.019151205,-0.02045387,0.020192247,-0.0017322137,-0.01153692,0.0023733992,0.046483792,-0.010339385,-0.02897051,0.0090031205,-0.031998187,-0.036072765,-0.0023046883,0.07832263,0.012448426,-0.01102002,0.025104014,0.0034665598,0.0046832245,-0.041889697,-0.003479032,0.01271965,-0.02722075,-0.008406085,0.009181251,-0.020639978,0.004355714,-0.025305038,-0.021110522,-0.059504718,0.020270841,-0.04477711,0.023984468,-0.038730007,-0.017667327,0.015201511,0.036630753,-0.0061371718,-0.01473351,0.031049572,-0.084572434,0.025255887,-0.1619072,-0.008791193,-0.06680229,-0.0012100948,-0.0124833435,0.010849399,-0.043649085,-0.00093675556,-0.024575546,-0.004288394,-0.03931762,-0.053100765,0.026011154,-0.0060200538,-0.0071885884,0.05108413,-0.026097756,0.009899267,0.0051053003,0.075706415,0.0041738614,0.00083514326,0.023462309,0.028151892,-0.035000946,-0.0071733114,0.021922544,0.010972824,-0.030824723,-0.018086514,0.011288487,-0.027347174,0.021250565,0.059460815,-0.04213896,0.011766333,-0.0133208055,-0.005711743,-0.043112572,0.000530705,-0.013950043,0.009209131,0.020591427,0.0019494175,0.007129404,0.0979785,-0.03444181,-0.0019608883,-0.055025432,0.005534823,0.029134871,0.0640964,-0.050152022,0.00023989093,-0.020856246,-0.015844481,0.0091623375,0.004858003,0.019104691,0.04520674,-0.03280481,-0.00006470671,-0.030468265,-0.0029741281,-0.024572983,0.046123624,-0.057241328,0.011005292,-0.019901956,0.036920972,-0.018175019,-0.03502596,0.02928517,-0.030350087,0.019698206,0.00395294,0.040806387,-0.030980686,-0.028270839,-0.000974634,-0.064549215,-0.0010338352,-0.0072556264,-0.01754766,0.040496927,0.008846321,-0.007052353,-0.010398161,0.009300981,-0.01567586,-0.015430027,-0.02328379,0.02096082,0.0065447995,-0.0049904757,0.012352975,-0.033927597,0.013347865,-0.018965561,0.0032317396,-0.025272826,-0.046002224,-0.025997395,-0.032117914,-0.03530972,0.02313582,0.05464106,0.012603924,-0.04533968,-0.037338436,-0.021615531,-0.012632482,-0.020535642,0.017596785,-0.053357955,-0.04368897,0.0050073643,0.048345286,0.014078493,-0.030911574,-0.03356448,-0.016350074,0.013828511,-0.016804617,0.011351625,0.056263223,0.047330365,0.020045925,0.00875036,-0.01034425,-0.031175178,-0.019072557,-0.023749804,0.02135714,0.058766622,0.004131937,-0.02438957,0.029732581,-0.034347065,-0.041305512,-0.030041361,0.03512347,-0.00095789053,-0.03360346,0.0007677448,-0.047505934,0.012287448,-0.0063080713,0.04352268,0.009327606,0.0225564,0.018277824,-0.0038859274,0.046508145,0.010002531,0.017183349,-0.039769575,0.031286716,0.010892403,0.044487715,-0.03278307,-0.033415526,-0.04298695,-0.0041678394,-0.010448453,0.047058977,-0.017109985,-0.038207296,-0.019488608,0.011994746,0.03301065,0.03951456,-0.025050117,0.024849722,0.014229814,0.021213546,0.001654911,0.0011789954,-0.050505977,-0.00953272,0.043239634,-0.02542324,0.011584793,0.0088672945,-0.034101564,-0.018081406,-0.008845856,0.035055403,0.009320326,-0.007759319,-0.011173795,-0.01383271,-0.029236753,-0.01650858,0.06625575,0.01628753,0.022383157,0.041336432,0.040036567,0.029401205,0.006749105,-0.0029053155,0.018400718,-0.0038172165,0.008070784,-0.008667077,0.008189762,0.04344124,-0.03571268,0.032085042,-0.0060597323,0.0047656377,-0.009016834,-0.010671128,0.037636403,-0.042149954,0.08790576,0.022489741,-0.009969422,-0.02472312,0.056128446,0.042433478,0.018720506,-0.037623826,-0.02571656,-0.02104399,-0.0040404713,0.0029235648,-0.06449724,0.0064237304,-0.054709643,0.022774482,-0.010701831,0.03539573,-0.02640017,0.016712863,-0.039118018,-0.01580259,-0.023602068,-0.024528774,0.06639108,-0.084002204,-0.033974648,-0.008188984],"last_embed":{"hash":"kc4obv","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"kc4obv","at":1762860895400},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{4}","lines":[228,229],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"kc4obv","at":1762860895400}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013450934,-0.02806501,-0.052792847,0.046280544,-0.04135574,0.0043467395,0.028197303,0.037404604,0.058095437,0.049729064,0.006907967,-0.016933361,0.017434,-0.0053600897,0.024919352,0.030379744,-0.008430139,0.021023605,0.03987498,-0.012893943,0.022646962,-0.01036523,0.012476252,0.028749257,-0.03850515,0.011049712,0.002871936,-0.038178124,0.015089229,0.05296764,-0.014186901,-0.037577495,0.011657854,-0.046061214,-0.039246913,-0.017280249,-0.0013307119,-0.01686729,-0.037277065,0.040668752,-0.015542486,-0.033856314,0.023175446,-0.0010795684,0.03987065,-0.009569699,-0.028929777,-0.010504735,-0.0042943116,-0.029027319,0.012268957,-0.014315267,0.012876669,-0.021849936,0.0041538924,0.049272787,-0.04525027,-0.06744273,-0.0065964377,0.019626027,-0.023451436,0.007705018,-0.015025521,-0.014254983,-0.005574767,0.018697508,0.018735003,-0.00312075,-0.0074411463,-0.038288012,0.02032665,-0.003433708,-0.018847018,0.019994527,-0.034905452,0.033760365,-0.00638566,-0.024081882,0.0414925,0.03572125,-0.017819362,-0.0051975357,-0.0054773856,0.026893917,0.0052429494,0.030495811,-0.006704783,0.012113524,0.025335796,0.013822096,-0.01128431,-0.021652391,-0.016455123,-0.001917709,-0.0033375663,-0.007407524,0.023396524,-0.008617491,0.043510135,-0.017200174,-0.019478794,-0.0049960422,0.015828038,0.0076599615,0.033448774,-0.028084984,0.0043135243,0.03018959,0.01385777,-0.0054196543,-0.010113065,0.039521948,0.0078372,0.015933242,0.009599402,-0.01024355,0.017786343,-0.0064306916,0.017464364,-0.021206962,0.01507285,0.010047773,0.043185044,-0.046021257,0.01730675,-0.012957637,0.014816425,-0.0230274,0.018361308,-0.016126666,0.00015848494,0.042283908,0.015237555,-0.015385033,-0.020936992,0.003111374,0.026663544,-0.013374,-0.008343689,-0.023684366,0.008164492,0.037564714,-0.00065315433,-0.009597423,0.0111626405,0.010565037,0.017923703,0.03379417,0.0073284884,-0.013836978,-0.017061312,0.047090128,0.028966296,0.05566671,-0.014405747,0.03527082,0.019113155,0.055966064,-0.03843111,-0.012824504,-0.0084416745,-0.010060164,-0.007611539,0.05283603,-0.0074343053,-0.022710597,-0.010834658,-0.008515494,-0.011278757,0.009601355,-0.022873295,-0.0436712,-0.041301552,0.017083408,0.049261756,0.008155719,0.08165983,0.01973771,-0.0008957233,-0.023212524,-0.0047488804,-0.042220034,0.0010571795,-0.038838565,-0.03446915,0.052912954,0.010315092,-0.016354542,0.020806585,0.06760442,-0.02998658,0.01753275,0.0012187547,0.04353585,-0.0077007227,-0.039391797,0.013657583,0.0140993595,0.012935763,0.010688753,0.025871446,0.0054061348,0.009861548,-0.025458856,-0.039363608,-0.009393142,0.033544388,-0.02365301,0.008388824,-0.048314534,-0.006151407,0.07066348,-0.042447343,-0.019893838,-0.023687258,-0.019560948,0.019417575,0.008122869,-0.011144892,-0.037757188,-0.028477307,0.06114324,0.015999878,0.016415544,0.019386029,0.030306583,0.021985117,0.055886704,0.024218805,-0.040462613,-0.007767273,-0.0013460842,-0.0071123266,0.004701975,-0.03643682,-0.021335311,-0.059580844,0.048460722,0.043964136,-0.001390789,-0.0110025555,0.0216649,0.048187654,-0.017553018,-0.035533905,-0.0064862263,0.03059834,0.015664048,-0.029437125,0.036847863,-0.005751197,0.022036685,-0.0058761737,-0.0067758667,0.039354466,0.003342431,-0.0010360796,-0.0025682782,-0.032584503,0.005819609,-0.0027870552,0.034555577,-0.01924362,0.010631275,0.02031285,0.010825655,0.034617018,-0.02291751,0.021348996,-0.0339824,-0.00089021213,-0.04450739,0.011178058,0.010464635,0.006070778,0.01233904,-0.05620494,0.023909489,0.078717835,-0.00380295,0.003208267,0.033668134,0.022542553,0.04057079,0.056305278,-0.010281462,-0.016563809,-0.004690377,-0.0095401835,-0.011122552,-0.007699939,-0.0432441,0.06578346,-0.024386432,-0.036091562,0.042880416,-0.004928023,-0.17436832,-0.0011275177,-0.033326518,0.04965893,0.03683202,0.041368727,-0.018438643,-0.01878438,-0.011290004,0.05800661,0.017033895,-0.060746647,0.032473907,0.004813884,0.045644242,0.027789604,-0.0043636924,0.0028510795,-0.04910521,-0.05083363,-0.057610992,-0.037842363,0.054998428,-0.006946651,-0.0360721,-0.021887409,0.11132831,0.0019441517,0.0022495457,0.0018037193,-0.039739512,-0.033066366,0.01822076,0.018725313,-0.026431564,0.04564871,-0.015310597,-0.0142252315,0.031006288,0.010554327,0.07113139,0.05905765,0.012197921,0.02704205,0.010603327,-0.010471944,-0.006269714,0.013614101,-0.0759463,-0.018377572,-0.050186854,-0.01405773,0.0022810167,-0.022201411,-0.053887717,0.017741986,0.00013915858,0.04628745,-0.012771259,0.014382474,-0.03234884,-0.036963113,-0.013648321,-0.04305599,-0.032241166,-0.020767042,0.026554942,-0.043614153,-0.0061008176,-0.021823553,0.03223535,-0.08042788,0.011311127,-0.0056538694,-0.01564432,0.013331846,-0.039753243,-0.014247328,0.028034717,-0.105907954,-0.017235415,0.0050872588,-0.006230296,0.02222441,0.0017001131,-0.07063473,0.006448884,0.012395651,0.013410473,0.25552252,0.035498526,-0.018965615,-0.010577897,0.028160334,-0.033253897,-0.0029869538,0.05982351,-0.0065053594,-0.003886424,-0.015669974,0.018721713,0.009924567,-0.0022914314,0.02667517,-0.003631595,-0.04870434,0.0045236587,0.05511576,-0.007718581,0.017653743,-0.057283904,0.024520446,-0.007641245,-0.05282147,-0.02656064,-0.029191421,0.029018437,-0.007335669,0.010982699,-0.052598394,0.043996733,0.037789013,-0.029255422,-0.017821545,-0.009385982,0.013863224,-0.04919823,-0.002673122,0.013558447,-0.0112505285,-0.0013871682,-0.0004886709,-0.012015834,-0.016277049,-0.01643687,-0.04163254,-0.0044995695,-0.013417366,0.0004717611,0.008477927,-0.0332942,0.018914673,-0.03969925,-0.026004154,-0.011543642,-0.014135255,-0.0286548,0.01693,0.049019936,0.047133856,-0.010066711,-0.0080716405,0.0099601345,-0.045068774,-0.00921256,-0.028694693,-0.013779949,-0.0045893937,0.031499967,0.019642372,0.039684426,-0.011979923,0.0067227054,0.0052971016,-0.0155962305,0.04659813,0.019913275,-0.0035973587,0.030922798,-0.05979226,-0.037012167,-0.006635179,0.007798103,0.038424496,-0.04348571,0.0026036906,0.08089413,-0.022837624,0.01314039,0.00083785283,0.006841247,0.012759269,-0.019331012,-0.028717833,0.020051839,0.012060761,-0.0057000075,0.0014258217,0.018321563,-0.037475124,-0.044890933,-0.0028466345,0.009345802,0.010230308,-0.026666032,-0.022696262,0.00815533,0.031299345,0.0237409,-0.047929853,0.019317884,0.012938935,-0.032412685,0.0032338472,0.06390754,0.020785848,0.028136663,0.034949604,0.008082364,-0.006774515,0.03977577,-0.021270452,0.005619486,-0.003285556,-0.03763678,-0.0075662206,0.020018581,-0.00034455114,0.057667185,0.013512994,-0.053080812,0.022749953,0.02240748,0.00016455667,0.009600358,-0.026866857,0.0026661996,0.03865321,0.007553433,-0.048340153,0.03443439,0.004391618,0.01672083,0.03096272,0.06859481,-0.019694394,-0.0086122565,-0.0536788,0.04159349,0.001055298,0.035337992,0.0327765,-0.025959533,0.012039644,-0.07422087,-0.01630275,-0.026257958,-0.005718521,-0.020678742,0.019377427,0.007857315,-0.004243672,0.05222221,-0.023581821,0.0349019,-0.012034828,0.023405788,-0.013132963,-0.010983852,0.013711842,-0.03691341,-0.03243405,-0.0018567897,-0.0010068793,-0.032178,-0.01795817,0.0023126262,-0.014465212,-0.05410332,0.00958772,-0.03709935,-0.017647384,-0.035691675,0.044905562,-0.036323663,-0.031450853,0.0063408604,-0.0022856425,-0.012653801,0.010391165,0.087222055,0.005130101,-0.0030175468,0.0020243267,0.03267211,0.07847618,-0.016851632,0.04038007,-0.012599536,-0.0075531397,-0.021919938,0.00023413273,-0.022734037,0.004163607,-0.017077003,-0.011522621,0.023019485,0.039909095,-0.02780646,0.008705146,-0.013876556,-0.05199863,0.0059866095,-0.01039739,-0.04616538,0.02196745,0.0032941224,0.014547698,-0.020734416,-0.010438928,-0.017435336,-0.031084158,-0.041651513,-0.02372731,0.05752908,-0.024145143,-0.024607625,0.021907888,-0.028000372,-0.0006612007,-0.049436677,-0.012368172,-0.0034928261,-0.008214348,0.01700801,-0.0052059516,0.01576731,-0.03259585,-0.048053898,0.017431524,-0.006080069,0.0002167629,0.020830195,0.030766863,-0.013413844,-0.04957386,-0.010982215,-0.001707123,0.011272562,0.011178242,-0.0361909,0.027457997,-0.019292226,0.04642503,0.032768235,0.006847719,-0.005090052,-0.00085984234,-0.039258387,-0.010436995,0.023438727,0.014716385,-0.01621133,-0.027695935,-0.0063708723,-0.007152077,0.011891202,-0.013459434,-0.02287922,-0.0052634254,-0.021750612,0.006309696,-0.03010111,-0.009869694,0.015018021,-0.014331865,-0.006466971,0.035850678,-0.009925735,-0.019121578,0.04209337,0.023105023,0.025499811,-0.021308633,0.011520717,0.016656755,-0.025753884,0.0040469114,-0.04818175,0.011892949,0.014787543,-0.06201043,0.04128698,-0.03807563,-0.010274467,-0.059492324,0.053606316,-0.017065855,0.00034613538,0.00041082586,-0.004395322,0.008788956,-0.03597904,-0.007397905,-0.0018864392,-0.011768814,-0.02532759,0.061712205,0.014206991,0.03937099,-0.014408788,0.005375804,0.049449626,0.011645797,-0.0028594478,0.03420808,-0.040155128,0.040763162,-0.03426341,-0.034454536,0.01199032,-0.017109578,0.008144656,-0.06087998,0.00094093406,-0.001938157,0.00014080705,-0.038584396,0.003674414,-0.034921583,-0.00024557926,-0.030218327,-0.03466293,-0.004186772,-0.02550484,0.046359647,-0.04587534,0.025569715,0.048089456,-0.033681788,0.019800162,0.04628082,-0.01900583,-0.007870985,0.016920552,0.018481916,-0.0029906083,0.010609865,-0.013260139,0.047852475,-0.03040936,-0.0220732,-0.037572056,0.0205043,0.001415415,-0.017198216,-0.004481138,0.030323785,0.008291114,-0.018661477,0.02255689,-0.03514139,-0.025610365,0.0052168597,0.051158123,0.020618582,-0.012391024,0.034662984,0.0027927,0.00091608375,-0.06875733,0.00097005325,0.024583792,-0.026099084,0.018469008,0.02426126,-0.009949847,0.014476306,0.009958846,-0.03898159,-0.042909715,-0.027191196,-0.0010503676,0.007989648,-0.054063138,-0.02001657,0.0059030005,0.025326556,0.0021616775,-0.016284125,0.029039947,-0.043340113,0.026353426,-0.15373126,-0.0042637303,-0.023113504,-0.027186444,-0.009454789,0.009149518,-0.03879471,-0.021549858,-0.029813604,0.00020588133,-0.011878936,-0.037841998,0.03091276,-0.0178086,-0.003017533,0.018764226,0.0017909136,0.018170347,0.001412098,0.07058403,0.02806411,0.027507678,0.05586652,0.034953173,0.00041054515,0.013746931,0.005020783,0.00579036,-0.033670574,-0.043181635,-0.0040458855,-0.052368194,0.013578228,0.048560437,-0.012408642,-0.003191987,-0.003549063,0.023058174,0.009600777,0.010330553,-0.0321338,0.009334187,0.0065421704,0.002058038,0.010074083,0.09491291,0.015162182,-0.031853303,-0.053572714,0.007824434,0.008558606,0.04231944,-0.06454081,0.010543772,-0.0052131596,-0.04273964,-0.03850406,-0.0046441625,-0.006011114,0.04834275,-0.016668174,0.013769865,-0.036096673,0.007627222,0.00585611,0.050989285,-0.03382496,-0.014030546,0.00075913285,-0.005958222,0.01835958,-0.039025757,-0.013432486,-0.0537938,0.0022879585,-0.006593138,0.07216525,-0.016607966,-0.026015472,0.007919938,-0.05757671,-0.0041994294,0.008121665,0.0023176894,0.024991961,-0.020852482,0.0056417105,-0.0011847455,-0.034643084,-0.0035369443,-0.025930148,-0.04277818,0.0060051614,-0.0028688859,0.015347407,0.005099151,-0.030962951,0.027347365,-0.042377777,0.01572447,-0.02243618,-0.035240617,-0.023013623,-0.034975674,-0.050435532,0.01474469,0.06372604,-0.0063708234,-0.025511652,-0.050964028,-0.023898836,0.002242008,-0.025042964,0.007892874,-0.046811685,-0.04435169,-0.00053999707,0.058364563,0.000703724,-0.0017586038,-0.01929776,-0.01676631,-0.0076036737,-0.02358971,0.024106005,0.059488248,0.040201265,0.052645188,0.026193252,-0.01124993,0.029182203,-0.039768837,-0.003952095,0.0137281045,0.05433912,-0.012416661,-0.02913952,0.041624665,-0.039732672,-0.06080626,-0.022564622,0.018968228,0.0035310448,-0.033974886,0.008522759,-0.0451524,0.012322567,0.012649114,-0.018212864,-0.020738853,0.0019005393,-0.011632231,-0.023050068,0.055130657,0.016477047,0.026040923,-0.033939812,0.01585492,-0.0188593,0.060277313,-0.05874368,-0.010144252,-0.03476519,-0.027706098,-0.038942937,0.036831185,-0.0063078776,-0.029368272,-0.01793716,0.008626996,0.049538042,0.059550505,-0.017578272,-0.004110924,0.052713018,0.0023315323,-0.006957897,0.03240682,-0.002897858,-0.01532915,0.04432102,0.005827669,0.042206854,0.024100188,-0.025170404,-0.034131188,0.0016706715,0.030436657,0.012059224,0.018542998,0.01178178,0.034804404,-0.042868633,-0.02622329,0.081795335,0.036875334,0.009823925,0.02939157,0.044040654,0.015836157,-0.020131383,0.0049812803,0.030964447,0.001026856,-0.020823956,-0.011870814,0.024685146,-0.0187668,-0.022726765,-0.021222537,-0.023411285,0.016285466,-0.00580701,-0.013209249,0.013248111,-0.052218568,0.0665753,0.013181343,-0.036963288,-0.0056783073,0.059204143,0.04625603,0.009387882,-0.030308107,-0.062654376,-0.01133667,-0.024513327,-0.007456109,-0.02070602,0.00984174,-0.06288976,0.008174223,-0.017510645,0.036580667,-0.022471745,0.0105494475,-0.039572507,-0.008562992,-0.03481981,-0.020467587,0.060455512,-0.0627509,-0.012330322,-0.023797339],"last_embed":{"hash":"vgqi89","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"vgqi89","at":1762860895400},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{5}","lines":[230,230],"size":58,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vgqi89","at":1762860895400}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03168707,-0.034669843,-0.033799976,0.03500444,-0.03977571,-0.02104923,0.03678919,0.030820388,0.0427211,0.035371624,0.0066739693,-0.012395257,0.011875366,0.0071003144,0.03482971,0.03439025,-0.019649522,0.010560002,0.031296022,-0.011863873,0.02143501,-0.014296538,0.025146244,0.0056822123,-0.016949706,0.0034815785,0.0008125871,-0.023226058,0.01920792,0.06301175,0.024266317,-0.043466095,0.010724295,-0.031219736,-0.039565604,-0.004467253,0.015777564,-0.028839365,-0.041257996,0.047138985,0.0029953974,-0.033786368,0.029206574,-0.014524197,0.03519039,0.005919611,-0.045974746,-0.020195983,-0.0004199253,-0.019139059,0.010841916,-0.01529869,0.01442709,-0.010592365,-0.0063257036,0.04999188,-0.06156461,-0.04589699,-0.024114924,0.011634049,-0.03424873,-0.0013223833,-0.0457724,-0.0146058025,-0.00013675379,0.038521253,0.014666485,0.0056624156,-0.017356422,-0.040254403,-0.003736606,-0.0100433435,-0.0049034664,0.014005707,-0.0348089,0.0069244015,-0.005323046,-0.034858026,0.028019262,0.019536885,-0.02093489,0.015100474,-0.012292176,0.021097887,0.0040169447,0.022042109,-0.004366951,0.040146116,0.0059824334,0.022148404,-0.007117305,-0.013041681,-0.002519273,-0.010146471,-0.005510752,-0.019750841,0.029007602,-0.012542912,0.031957515,-0.009520198,-0.027474545,-0.013607419,0.011976357,0.0024058067,0.031220328,-0.028137872,0.010009338,0.021745332,-0.011684759,-0.010992743,-0.016088372,0.019637654,0.026342552,0.012691424,0.0103964815,-0.0011136443,0.023434494,-0.006238598,0.030385459,-0.027621215,0.0034195038,0.01094183,0.052034233,-0.04910956,0.024673305,0.00033582616,0.036285955,-0.010725911,-0.004639308,-0.027854322,0.013332994,0.04816345,-0.0002962315,0.012134323,-0.017767098,-0.0041835518,0.035116617,-0.018505983,-0.0128852045,-0.018054388,0.012374723,0.036898922,-0.008148065,-0.0130474,0.008779277,-0.018133877,0.023272613,0.06415587,0.023305863,-0.011350633,-0.019881684,0.040796783,0.024588732,0.048353102,-0.016028473,0.03016823,0.036107052,0.023102555,-0.022930399,-0.010397243,0.00831738,0.0021071972,0.0004505425,0.064449504,-0.0111174015,-0.0016750415,0.0031837958,-0.008035598,-0.0038440395,0.022345008,-0.0321637,-0.026554603,-0.03379102,-0.00041193017,0.028538423,0.006572205,0.07572756,0.030220686,0.0121435365,-0.02181957,-0.025770027,-0.03220235,-0.021350682,-0.0440797,-0.026085628,0.056567725,-0.00088593777,-0.039892524,0.022010095,0.040016346,-0.033930708,0.0068247747,-0.016830616,0.044421155,0.0018387707,-0.019111881,0.051857486,-0.004691351,0.015359133,0.00790393,0.025807926,0.0068921065,-0.011003587,-0.0095345955,-0.05138848,-0.0009859832,0.030422943,-0.036950536,0.012290209,-0.039368033,0.0068490314,0.06358892,-0.04272636,-0.029061146,-0.025010424,-0.030576406,0.0027754891,-0.024260491,-0.0018301011,-0.02778335,-0.0039825584,0.064260095,-0.02238279,0.001013644,0.020296121,0.022729997,0.035623312,0.019109875,0.01741472,-0.027626807,-0.015143894,0.01499689,0.0005037394,-0.008456602,-0.02832197,-0.02818271,-0.05198972,0.04123813,0.02942524,0.026016593,-0.005447823,0.037320666,0.038122915,-0.00815248,-0.03299219,-0.0057596937,0.036289297,0.031045042,-0.03900098,0.028121071,-0.018910054,0.015224094,-0.003040056,0.0100198565,0.024914293,0.010698533,0.006225478,-0.0017371617,-0.006428734,0.00581428,-0.005725499,0.059206497,-0.0070975805,0.011348469,0.027277596,0.017495597,0.0397696,-0.020329203,0.013364212,0.0055916496,0.0038805124,-0.03763591,0.013732683,0.012722291,0.009972831,-0.006853027,-0.06650947,0.03992436,0.08576888,0.0014999012,-0.047496818,0.005478688,0.017991688,0.04833702,0.05329945,-0.018374952,-0.023728505,-0.00057319266,0.01384809,-0.018663112,0.0050541414,-0.0326701,0.06511586,-0.0230222,-0.04063309,0.036121286,-0.008526891,-0.17903814,-0.007992937,-0.03300996,0.046909865,0.020496255,0.011587072,-0.03528527,-0.012386766,-0.005062775,0.06375443,0.06182208,-0.05296223,0.022755474,0.01908181,0.0513343,0.019412296,-0.016909847,0.004600014,-0.041271713,-0.048148084,-0.06052572,-0.025594318,0.051159397,-0.007453033,-0.024170713,-0.026153741,0.10583877,-0.004456662,0.018381119,0.0010669726,-0.048053555,-0.055211686,0.015362947,0.013538486,0.0029015515,0.021182753,-0.044192202,0.01280578,0.040352765,0.0042122677,0.067554735,0.054776948,0.02583323,0.039040376,0.013267982,-0.011958601,-0.01191397,0.0061656493,-0.04923489,-0.022496229,-0.06361255,-0.02397601,0.01766639,-0.04072093,-0.04097056,0.0024056053,0.0082749985,0.04992523,-0.01806766,0.017809592,-0.024149759,-0.025343822,-0.01352708,-0.05806083,-0.032550287,-0.011498264,0.04857963,0.00082095974,0.010351173,-0.0313031,0.034071412,-0.0684441,-0.0023188302,-0.001562327,-0.031650025,0.019889852,-0.042786572,-0.012755976,0.021395799,-0.11903931,-0.010038052,0.012051514,-0.008152306,0.023917455,-0.004678473,-0.071728796,0.008840813,0.01940987,0.01608751,0.22901686,0.051398806,-0.01350319,-0.013682857,0.033201545,-0.047708303,-0.008021339,0.068708494,0.00097518513,0.008242887,-0.011459022,0.023451377,0.040023502,0.011858207,0.02134451,0.018819062,-0.043768432,0.026877927,0.051876135,0.0053306106,0.013745722,-0.03235598,0.006792645,-0.007573295,-0.052307572,-0.024873361,-0.030590495,0.05440558,-0.026502257,-0.007547479,-0.039163418,0.058767937,0.03490051,-0.031662747,-0.0133211855,0.009801054,0.038963437,-0.06580135,-0.012290721,0.005431178,0.007723095,-0.003947347,0.02054686,-0.01396792,-0.007227008,-0.03623711,-0.047512516,0.0025292078,-0.018954873,-0.024436664,0.006813272,-0.0399454,-0.009997158,-0.05045469,-0.022042567,-0.02820249,-0.0087379115,-0.034999985,0.006285998,0.042018875,0.051506393,0.0032592607,-0.004596366,0.020379892,-0.031752765,-0.012760555,-0.028387783,-0.0015613973,0.009867099,0.033825032,0.0065868967,0.04230446,0.0020129154,0.0053550266,0.0002515368,-0.018878613,0.038003013,0.02750032,-0.015590751,0.02544966,-0.046374556,0.00014515458,0.0014969131,0.029135983,0.038055144,-0.047678497,0.02694088,0.06346478,-0.004451747,0.022131737,-0.002784044,-0.003735332,0.020386515,-0.03239428,-0.052822575,0.045280907,0.025326453,0.0069453325,0.0013922135,0.050830282,-0.024007902,-0.019923588,-0.010412288,-0.004726696,0.035425045,-0.019918196,-0.002546128,0.012976427,0.025945893,0.03205397,-0.059012927,0.01665873,0.017544927,-0.020919412,0.0023470519,0.06539755,0.012784689,0.0052030343,0.04052661,-0.0013685218,-0.007307108,0.017200425,-0.03967818,0.017829046,-0.01094088,-0.04022149,0.01505045,0.0052577048,-0.0037275518,0.053947743,0.0083266385,-0.041807275,0.016945876,0.015447101,0.018728012,0.022429103,-0.025317973,0.022651074,0.02609841,0.008448461,-0.03296985,0.070296526,-0.008746197,0.021138636,0.030675909,0.052667424,-0.034692273,-0.025414623,-0.0717356,0.05075355,-0.0041468334,0.0096495915,0.024170456,-0.029679561,0.0145489015,-0.06837663,-0.011755173,-0.015804647,-0.022850493,-0.01661623,-0.0073144007,0.011684955,0.025901785,0.04838629,-0.02087672,0.015659139,-0.0042857407,0.019093359,-0.027377155,-0.007550834,0.012370512,-0.031260163,-0.048616033,-0.01783912,-0.0125361355,-0.0008328925,-0.027284581,0.02330919,-0.00088237604,-0.028235748,0.006605627,-0.038503353,-0.033279285,-0.030028272,0.035114028,-0.011665266,-0.039227396,0.00587859,-0.0034722553,-0.028344836,-0.017031562,0.083691075,0.016379312,-0.010622414,0.013792374,0.042690843,0.08671613,-0.009041469,0.03780151,-0.0005449321,-0.014108886,-0.0065690666,0.0028899768,-0.0014933232,-0.005726521,-0.002685382,0.0035062619,0.038223185,0.045880195,-0.020774752,0.009179687,0.009465241,-0.059673302,-0.011816898,-0.005923566,-0.038985506,0.014919505,0.022648944,0.01404643,-0.017101359,-0.003466495,-0.023142423,-0.021188734,-0.05127692,-0.035567515,0.074736945,-0.03368288,-0.04024453,0.014979115,-0.012918981,-0.0006738805,-0.058574025,-0.018221106,0.00086792227,0.017271673,-0.0014046921,-0.0038717994,0.027070427,-0.019318199,-0.020176014,-0.0029188574,-0.006895918,0.016275035,0.009592502,0.020370074,-0.023705255,-0.031242028,-0.018982984,-0.016680107,-0.006484338,0.016529633,-0.026905276,0.02132463,-0.03859739,0.04730608,0.037793048,0.0064581838,0.0133788325,0.0032974158,-0.064602464,0.0011040197,0.020697003,0.017430304,-0.02479558,-0.016149038,-0.013320154,-0.0037425077,0.010509223,-0.022975206,-0.031894144,-0.024457917,-0.014831504,0.004605422,-0.05473172,-0.024648946,0.0031463993,-0.011749615,0.013588224,0.051275324,0.004541371,-0.040994074,0.015225898,0.016220571,0.047246676,-0.026300415,0.009683951,0.027140046,-0.062242825,0.0073474254,-0.05914715,0.02839234,0.0018211112,-0.045705914,0.049793623,-0.04447233,0.008370255,-0.0518691,0.044679563,-0.004628116,-0.018906765,-0.0038260403,-0.0065050665,0.0006395808,-0.017941244,-0.019731281,0.014073941,-0.0076262266,-0.02678326,0.048139058,0.0091287745,0.010181659,-0.023347715,-0.00393172,0.022573838,0.0067575458,-0.012657834,0.05039914,-0.04025066,0.053679403,-0.028231615,-0.05348964,-0.0024037776,-0.034895737,-0.014335927,-0.039903425,0.011450687,-0.0021966896,-0.014661804,-0.03123153,0.010906196,-0.026150502,-0.0025259273,-0.028924974,-0.024496935,-0.0013186337,-0.024341092,0.051025983,-0.0314768,0.018748568,0.059068147,-0.011335207,0.00951563,0.027188972,-0.026116047,-0.001452932,-0.013448117,0.020015622,-0.000030326213,0.019883927,-0.001242055,0.044695113,-0.0155478725,-0.048643798,-0.03445995,0.0347261,-0.007777184,-0.03737195,-0.0021733714,0.034438618,0.04020414,-0.015694844,0.03740968,-0.035886128,-0.040180363,0.0031743667,0.05653181,0.0012389199,-0.012734034,0.021676755,0.012673343,0.0037228202,-0.062285095,0.008297908,0.014288222,-0.01619907,0.0035747301,-0.00082010834,-0.0166297,0.007690819,-0.009474683,-0.053154107,-0.034432024,-0.026576746,-0.007948255,0.024011545,-0.0548033,-0.037192024,-0.008970384,0.030699639,-0.020900354,0.006362725,0.011931563,-0.048870806,0.027932007,-0.15117708,-0.0071054697,-0.03148094,-0.014382441,-0.012972332,0.017762663,-0.022363598,-0.010440237,-0.017487155,-0.0028558,-0.019663604,-0.028138686,0.036401562,-0.017157495,0.016767567,0.009117335,-0.0041663577,0.031015268,0.023772994,0.0694002,0.009331361,0.01910605,0.06822491,0.028651245,-0.020856103,0.011695605,0.0058906726,-0.0069508385,-0.033697736,-0.04885374,-0.004764279,-0.03305019,0.03470756,0.04543,-0.027653653,-0.015812304,-0.00705214,0.01251267,-0.014732106,-0.001496863,-0.026171057,0.0045613744,-0.007804468,0.0060816286,0.010884571,0.08902798,-0.0111166565,-0.03189487,-0.05658829,0.00012929237,0.0340571,0.032158434,-0.060210377,0.0053878473,-0.0099024,-0.03340693,-0.055058625,0.019360103,-0.004374118,0.062210426,-0.017571608,0.012175428,-0.034778647,0.0033349057,-0.028734501,0.02685917,-0.02783601,-0.019273167,0.003445111,0.023617791,-0.00394397,-0.021080494,0.0005223376,-0.024898482,0.0015037007,-0.0055103274,0.07804348,-0.035650466,-0.029916791,0.003587525,-0.045789797,0.013776739,0.019042596,-0.024002686,0.010376768,-0.007264177,0.021964816,0.014827142,-0.031316217,-0.01209973,-0.020492936,-0.037934594,0.0042447895,0.0064936294,0.009876829,0.015472643,-0.032070424,-0.008344628,-0.04805351,0.01578463,-0.011063652,-0.047780227,-0.010746009,-0.029137796,-0.048036855,-0.021340908,0.0611634,0.011830711,-0.012846869,-0.0320128,-0.028196191,0.008375399,-0.031290792,-0.010986544,-0.056945816,-0.05380555,0.00006614466,0.058335464,0.01033274,-0.0036940528,-0.04558182,-0.013132587,0.0048899804,-0.022505205,0.021090245,0.046047144,0.04770423,0.041407917,0.019059636,-0.0053006774,0.0046563367,-0.028182598,-0.002553512,0.00681708,0.04919491,-0.01961485,-0.043509133,0.037255872,-0.04621186,-0.060565308,-0.034724828,0.03134653,-0.006772675,-0.027810844,-0.010076192,-0.035387155,0.017153334,0.017026212,-0.019523652,-0.015314762,0.011225314,-0.0047661476,-0.02057135,0.0405827,-0.015621952,0.054672834,-0.057475414,0.03685318,-0.011741532,0.046297643,-0.026461173,-0.008147833,-0.0363477,-0.032831915,-0.02020531,0.049377635,-0.012114233,-0.019309748,-0.027721392,0.025567824,0.02910182,0.03057888,-0.01449166,-0.0061525404,0.044139143,0.012359818,-0.012562466,0.035200693,-0.012282176,-0.015586889,0.03573728,-0.010071711,0.049997464,0.03263838,0.018035244,-0.012190923,0.0129698925,0.05075364,0.01677674,-0.0027192007,0.0018478386,0.02773263,-0.04765095,-0.017640837,0.05541008,0.047736194,0.02548979,0.016767358,0.030755972,0.023987172,-0.033407036,-0.013225858,0.028415872,-0.011481448,-0.024490768,0.008975445,0.02227155,-0.0074312678,-0.02382494,-0.0041191475,-0.027269525,0.02538648,-0.017139655,-0.020180967,0.008948939,-0.05748337,0.062539674,-0.0036980698,-0.04887871,0.0010186229,0.05431752,0.012339086,0.036432367,-0.03825524,-0.055899072,-0.016322348,-0.023816261,-0.014654534,-0.017347278,-0.00040946435,-0.03470053,-0.011472725,0.0062425034,0.03395754,-0.024446845,-0.0034881798,-0.033041522,0.0014212098,-0.018465446,-0.008862776,0.058748275,-0.045762666,-0.027375558,-0.02295418],"last_embed":{"hash":"wxh3wy","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"wxh3wy","at":1762860895400},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{6}","lines":[231,231],"size":76,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wxh3wy","at":1762860895400}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0029648535,-0.024673326,-0.04325766,0.0024372116,-0.043388758,0.005957675,0.038400937,0.04557936,0.040906195,0.016065564,0.005600063,-0.02173113,-0.0073029557,-0.016346952,0.044632696,-0.0129237315,-0.009026939,0.022483831,0.04195539,0.006383818,0.045690596,-0.002019505,0.046469197,0.043026082,-0.01093354,0.012173531,0.004697907,-0.04531249,0.02385003,0.048831638,-0.0095073115,-0.022555508,0.005546339,-0.050837833,-0.027486831,-0.007889053,0.015787315,-0.024904883,-0.041508418,0.033080395,0.0015239798,-0.02781559,-0.0044127693,-0.0038423473,0.05436527,-0.008121947,-0.025173012,-0.036439788,-0.0047795847,-0.019145522,0.0037053737,-0.020076044,0.038569394,-0.013037631,0.024231857,0.059891466,-0.048816178,-0.056403827,-0.044702496,-0.016583854,-0.0118227145,0.005654563,-0.024445735,-0.030117797,-0.036064308,0.011134763,0.03585986,0.013779326,-0.01899392,-0.027323488,0.022300703,0.0024228059,0.030878697,0.011571,-0.05109394,0.020431958,0.005235339,-0.0045185597,0.03582345,-0.0017961649,-0.00852894,0.0007403534,-0.022800265,0.0005211288,-0.011072093,0.011045149,-0.02331751,0.038811732,0.014118656,0.03325075,0.013641216,-0.020920962,-0.0008786397,-0.023856137,0.00992547,0.01552183,0.013484939,-0.0123821795,0.04795224,-0.023854898,-0.010128528,0.00020110843,0.045312833,0.023304757,0.028836075,0.016047254,0.008501891,0.006810634,0.0011546301,-0.0057798997,-0.0006081988,0.02479473,0.012187531,-0.008616373,-0.006243281,-0.011551344,0.00011596333,0.013944991,0.0101272045,-0.014177172,0.049824405,0.029966429,0.050248355,-0.017356757,0.0012875018,-0.012670939,0.0068154223,-0.029351655,-0.012494652,-0.0047459495,0.031060005,0.039550856,0.0023481848,0.0019879865,-0.03875142,0.00018822857,0.049718015,0.025233144,-0.0036628416,-0.01896981,0.008011517,0.049006194,-0.01963064,-0.027853621,0.02222833,-0.007031514,0.031280614,-0.0035847037,0.00709625,-0.016455527,-0.028940346,0.05485911,0.04233458,0.034481823,-0.025158616,0.028182127,0.016339164,0.06974877,-0.015718935,0.011548018,0.005063175,0.028271118,-0.061138127,0.042238,0.025164979,-0.010201262,-0.0055725914,0.009965977,-0.003754716,0.0061983867,-0.04220751,-0.03144622,-0.016189024,0.010085824,0.026014585,0.0078674555,0.06959473,0.0052613704,-0.037798665,-0.03658881,-0.023065697,-0.014240631,-0.0020264816,-0.044821575,-0.016166525,0.02921936,-0.010871739,-0.0092175305,0.017557312,0.05875397,-0.022866216,0.0064381296,-0.015993867,0.02613676,-0.016719617,-0.021282975,0.030238299,0.01648404,0.011134492,-0.0072979964,0.012730076,0.0055850577,0.021333655,-0.05405151,-0.032095138,0.008459708,-0.0030012708,-0.0030330631,0.009982849,-0.016960546,-0.006936016,0.049000736,-0.036885563,-0.02192068,-0.020246776,-0.00145797,0.034884084,-0.03155493,-0.017612085,-0.03628756,-0.01899384,0.08138616,0.012923617,0.011446461,-0.0058820387,0.055077195,0.008938254,0.01786826,0.016167557,-0.0006785436,-0.030188747,-0.005181488,-0.018417787,0.0114050405,-0.024587836,-0.0060541714,-0.002927544,0.040786657,0.035240445,-0.07161526,-0.043829054,0.0005797128,0.048546053,-0.019198727,-0.011402311,-0.013457844,0.02354224,0.02140586,0.010250731,0.013991447,-0.01747081,0.025826115,-0.046633508,-0.008924853,0.047701657,0.01860678,-0.017210415,-0.0013975303,-0.039843798,-0.010103171,-0.005353818,-0.0073282765,-0.017150443,0.021912849,0.014726763,0.031630795,0.030435046,-0.015242782,-0.015280544,0.003953585,0.002108615,-0.029303005,0.010010613,0.021780433,0.0034416327,-0.016144052,-0.035779662,0.042792752,0.05486397,-0.00681699,-0.023747897,0.009196269,0.02736981,0.019102661,0.05423631,-0.0127139175,-0.03174467,0.016053926,-0.00046419774,0.0051548067,-0.030135958,-0.011880918,0.06627185,-0.0034712902,-0.027730353,-0.017735736,0.009095226,-0.17616421,-0.009981384,-0.021612069,0.03155029,0.009318488,0.024889292,-0.019577097,0.011191665,-0.024488023,0.030599747,0.014943072,-0.040430095,0.037643265,-0.0062021688,0.037192333,0.012396326,0.035005968,-0.024398725,-0.034163266,-0.040973604,-0.043424796,-0.010089451,0.055756863,-0.01646124,-0.052915428,-0.004143793,0.075393714,0.003468824,0.0017006062,-0.024182241,-0.050726745,-0.01653338,0.017953917,0.02147217,-0.0021095779,0.050754383,-0.020566715,-0.031578813,0.044448964,0.06117633,0.05470985,0.04369985,0.0065677417,0.026754234,-0.0055179414,0.0062530367,-0.030015357,-0.016252432,-0.048479315,0.044305597,-0.014332242,-0.0064883484,0.0068950704,-0.024582194,-0.043966968,0.017761856,0.0007595216,0.065693215,-0.04939915,-0.008291093,-0.0028129185,-0.0050869198,-0.0048193405,-0.0519077,-0.028583765,-0.02256931,0.0055358163,-0.024561666,0.009048472,-0.026697967,0.00297672,-0.059450272,0.029772948,0.005071182,-0.031019412,0.02471428,-0.0509653,0.004797114,0.017637767,-0.14483503,0.0096421065,-0.0138063785,-0.028341161,0.04036549,0.0027498584,-0.037022892,-0.0023729037,0.009532899,0.0003702892,0.24417622,0.020460814,0.0448451,0.010034627,0.04895121,-0.03817885,-0.00011683665,0.022810863,-0.011159677,0.005225134,0.006395672,0.02087692,0.0043972246,0.013362405,0.0067796935,0.0014857206,-0.026904887,0.018524157,0.043871347,-0.019982377,0.013259383,-0.03469034,0.012683076,0.018244727,-0.047406927,-0.0201074,-0.0020720826,-0.00027662585,-0.018042661,0.005200321,-0.049107764,0.029828934,0.051449895,-0.008459851,0.011170823,-0.01237777,0.042918928,-0.0715865,0.013694368,-0.0098575875,0.009669217,0.0024149062,0.010569636,-0.025085818,0.015929347,-0.011914298,-0.031163242,-0.009662374,-0.009817116,0.007987457,0.014393025,-0.0341721,0.021929761,-0.0074783117,-0.026643015,-0.02549013,-0.013737059,0.009069438,-0.039256316,0.012018754,0.060950346,0.022424573,-0.0050483416,0.0010162177,0.0010092708,0.01715868,-0.048500076,0.029076075,0.0018073113,0.02517854,0.020332482,0.046412516,-0.010626403,0.018199941,0.0008354487,-0.022717925,0.02705655,0.025630996,0.01241997,0.0062630293,-0.061188955,-0.029138422,-0.014336194,-0.010722059,0.02139236,-0.024034653,0.008984498,0.04838709,-0.010932253,0.0056912843,0.014967248,-0.007884411,0.00059009145,-0.06222758,-0.05646929,0.035609975,0.026768804,0.02836211,0.01712473,0.056679364,-0.033340044,-0.055550087,0.002878335,-0.00064017833,-0.0069735437,-0.042233024,-0.033854704,0.011929892,-0.0066004195,0.014487696,-0.06400733,0.012745969,0.00973242,-0.04190816,0.008851101,0.07963583,0.041752238,0.04272997,0.030397642,-0.00594045,-0.012243682,0.015943823,0.020167602,0.017008778,-0.01684196,-0.055810917,0.012588537,0.02784552,-0.01476276,0.07458852,0.028792264,-0.028807346,0.0059427274,0.019758483,-0.0015876647,-0.0041733943,0.01845419,-0.02216968,0.029266717,0.011380939,-0.022423675,0.026694201,0.008969561,0.04056477,0.034313716,0.038138933,0.04530624,-0.0022816213,-0.06854961,0.0014737415,0.0036607063,0.010294859,0.008990913,-0.032157496,-0.00017586768,-0.06340939,-0.02866885,-0.0363772,-0.027991254,-0.0059076175,0.016901478,-0.002963922,0.0469046,0.053511456,-0.0123997945,0.02285342,-0.02701334,0.021121668,-0.016307157,-0.0036460527,0.033442065,-0.009183891,-0.032983337,-0.03749328,-0.021688288,-0.05420547,-0.0150565775,0.009515163,-0.024146186,-0.03514859,0.025815537,-0.019752812,0.00039308824,0.009772288,0.009098121,-0.023412507,-0.016771743,0.0010486549,-0.010528429,-0.03229515,0.01180149,0.12586349,0.012475319,0.0025625038,0.010977159,0.025989128,0.05026428,-0.009090063,0.019586544,0.013092738,-0.00953855,0.010781389,0.00463509,-0.024988433,0.01050553,-0.031478602,-0.0015228307,0.032633547,0.005641897,-0.036658753,-0.016615486,-0.017071102,-0.020296339,0.0099955965,0.019651627,-0.048792556,0.008399739,0.03793864,0.026901212,0.008036771,-0.018979887,-0.012704787,-0.024830986,-0.06930912,-0.016430974,0.026426367,0.006947224,-0.04461562,0.036098883,-0.019698996,-0.0021595992,-0.056227166,0.012832292,0.0050351834,-0.01718829,-0.0075740186,-0.019595504,0.012177844,-0.012454817,-0.042822454,0.018524835,-0.034151513,0.0009790843,0.03926351,0.014657019,-0.053564783,-0.034247153,-0.023051457,-0.011045496,-0.00890928,0.011848307,-0.039475914,0.009619813,-0.03129226,0.02549027,0.050539885,-0.010026334,-0.017719766,-0.0056920107,-0.03511715,0.0037201208,0.020192293,0.02030152,-0.025390964,-0.0065557873,-0.03848791,0.0055581667,-0.011906619,-0.01580401,-0.00581152,0.015579749,-0.033133227,0.0046879095,-0.050938994,0.010209639,0.019012628,0.034304786,-0.027863069,0.06435048,-0.07068785,-0.021136558,0.058483355,0.058701776,0.0010161203,-0.03642336,0.0031279621,0.033939354,-0.03413683,-0.009996682,-0.052521102,0.030566502,-0.0044411183,-0.048412487,0.01489666,-0.009847471,-0.025615534,-0.031653617,0.012871166,-0.0029533945,0.01845555,-0.006397656,-0.0091733895,-0.0064814794,-0.00027639826,-0.0029943972,0.0071307886,-0.0077746627,-0.046683826,0.067396276,0.025786893,0.06253187,0.00078954623,0.0007129634,0.05647202,0.01268163,0.008404823,0.024511505,-0.012425661,0.034268137,-0.025330838,-0.03102769,-0.014412084,-0.037142005,0.004233764,-0.048360985,0.009652924,0.025863672,0.0044799494,-0.027830668,-0.027201498,-0.016392501,0.01969056,-0.025007783,-0.035280325,-0.024410192,-0.020794868,0.021471828,-0.029076358,-0.015806964,0.027350897,0.0070412364,-0.011812889,0.024909172,-0.023698417,0.013715155,0.05272119,0.029735353,-0.015373479,-0.03477646,-0.019980973,0.03906983,-0.022138048,-0.000798575,-0.016705625,0.024520678,-0.017620219,-0.021777565,0.011233487,0.04200088,-0.01998016,-0.012613896,-0.0076332176,-0.022804424,-0.06425984,-0.0060801036,0.06125173,0.035889722,-0.020069519,0.03995994,-0.016012738,0.010000618,-0.05144147,-0.013698097,0.022215705,-0.024284152,-0.0029980885,0.007752392,-0.009595082,-0.0009383283,-0.002734198,-0.017111657,-0.06840596,-0.0022836302,-0.03191603,0.013707546,-0.04240772,-0.018295081,0.017428566,0.05104665,0.0034665137,-0.01423241,0.03260334,-0.066407144,0.028586896,-0.16046505,-0.022783967,-0.047321025,-0.02660487,-0.011235011,-0.0010813315,-0.046673015,-0.0077758087,-0.03013899,0.00999171,-0.019291827,-0.02568279,0.025713136,0.0048710825,-0.0041174693,0.045262136,-0.01941499,0.009796021,-0.025311714,0.052062493,-0.004282812,-0.002803177,0.04702845,0.02803548,-0.024358127,-0.005511115,0.0131083205,0.018453442,-0.039750498,-0.023228742,0.0196539,-0.020662699,0.022411196,0.048652504,-0.02497606,-0.0012685069,-0.0017867346,-0.0077198483,-0.021679852,0.012715515,-0.020053938,0.006694215,0.04363202,-0.009315276,0.021377577,0.10937525,-0.04927785,0.00078515674,-0.04828167,-0.008170409,-0.0013992402,0.06706464,-0.03982669,0.029533029,-0.01876165,-0.012256801,0.008983642,-0.0064196065,0.0064650774,0.027867496,-0.039083377,-0.021276021,-0.030811125,0.001932733,-0.029365584,0.04356178,-0.065541826,0.012493189,-0.008332142,-0.0017387032,-0.019057134,-0.029340973,0.015201967,-0.046928108,0.02343974,0.015558599,0.016841132,-0.035527922,-0.020697353,0.005594652,-0.04600881,0.011952995,-0.0052489955,-0.037409753,0.037203632,-0.002178727,-0.0121634025,-0.012819385,0.006833947,0.011940742,-0.01488755,-0.03651567,-0.0041355398,0.008268784,-0.0017204554,0.02311793,-0.025816627,-0.0010215444,-0.020452056,0.0024322884,-0.03612255,-0.025582813,-0.022411248,-0.038949423,-0.057551235,0.034329448,0.049099397,-0.004899923,-0.04264966,-0.03513216,-0.010131786,-0.010176674,-0.03636024,0.030222487,-0.04528288,-0.033848837,0.013921317,0.066954456,0.015230273,-0.017288502,-0.037332226,-0.008732834,0.025056459,-0.020599661,0.020520536,0.071802214,0.060925696,0.023909679,0.0201342,-0.008935534,-0.007108802,-0.02009332,0.007252462,0.012209135,0.06810304,-0.02908884,-0.036609456,0.036020115,-0.02620121,-0.042626992,-0.023519512,0.024967862,-0.029723044,-0.029478505,0.024309147,-0.039806407,0.019857306,-0.013201644,0.036369912,0.004419307,0.012116958,-0.017118217,-0.021814454,0.054320622,-0.018585475,0.01584172,-0.051567253,0.020536909,0.01110374,0.048508607,-0.028621055,-0.007400928,-0.034340538,0.020687232,-0.03395596,0.052715156,0.0022126122,-0.030360516,-0.050390318,0.017192332,0.039657876,0.027422696,-0.019416545,-0.006202657,-0.0039348053,0.016611915,-0.008599818,0.012086882,-0.027870597,-0.02216813,0.03367927,-0.01081136,0.025751505,0.01122904,-0.026584214,-0.011464167,0.0019110396,0.04736497,0.011476666,-0.011071471,-0.006465262,-0.010165276,-0.029022275,-0.020888556,0.06315789,0.032932106,0.018106183,0.03840019,0.018144282,0.012211211,-0.002901854,0.003020166,0.0031279516,-0.0230603,-0.0034862894,-0.008011663,0.004887108,0.04600703,-0.018380055,0.0003515732,-0.008127645,-0.015393201,-0.0030355123,-0.006754736,0.042159878,-0.048175596,0.08289492,0.002125669,-0.027270056,-0.028115941,0.07351375,0.026442667,0.029152311,-0.03380604,-0.026451103,0.009206209,-0.0068206443,0.0042142966,-0.061116807,-0.00088883704,-0.08381734,0.0033462932,-0.0055095395,0.03149546,-0.03662149,0.020223882,-0.04978249,-0.0032070484,-0.056854784,-0.025437905,0.06861635,-0.07738467,-0.022644227,-0.0051223333],"last_embed":{"hash":"1ip0ifs","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"1ip0ifs","at":1762860895400},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{7}","lines":[232,232],"size":61,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ip0ifs","at":1762860895400}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008975611,-0.028790072,-0.03500338,0.018869674,-0.050899345,-0.0023689577,0.028363613,0.026874926,0.03523615,0.027909715,-0.00028258265,-0.0013533429,0.004917388,-0.009722064,0.047722455,0.003552104,-0.020201245,0.02013853,0.0279292,-0.0058964808,0.06595682,-0.0063590826,0.037281174,0.038216583,-0.0022477235,0.024210941,-0.0016474759,-0.025477467,0.022812882,0.06353733,-0.015769547,-0.053890023,0.006154291,-0.06185472,-0.0072910166,-0.017592648,-0.004502194,-0.032451306,-0.051952846,0.041223787,0.006154785,-0.027455792,-0.0059518665,-0.020382946,0.053906213,-0.0033618992,-0.032715052,-0.034005534,-0.0030303006,-0.002781961,0.010079523,-0.027940677,0.030509776,-0.016162975,0.016976196,0.062364414,-0.033884365,-0.056174785,-0.031309642,0.0034303367,-0.013917689,0.017313782,-0.03073229,-0.016300473,-0.01621263,0.01830557,0.038339395,-0.007992413,-0.016874325,-0.025839593,0.016038071,0.013511722,0.02770618,0.016648866,-0.044599492,0.03333495,0.0066633634,0.011984452,0.047826305,0.021530516,0.003606025,0.0256375,-0.004946778,0.03278732,-0.037061702,0.004031932,0.008448863,0.021900678,0.0133502195,0.027130367,0.009467526,-0.02317199,-0.02104117,-0.010369471,0.0133450525,0.0089252805,0.00747979,-0.010394515,0.053794246,-0.018945387,-0.0050424845,-0.0074297735,0.03831043,0.029141862,0.022664728,0.0016537657,0.029558491,0.01384804,0.014507798,-0.0006927996,0.008177569,0.031168422,0.009140609,-0.011065399,-0.021148935,-0.012968003,-0.005274164,0.0152643835,0.010664836,-0.027711576,0.036513407,0.034810003,0.049981557,-0.004405126,0.0067175613,-0.004868219,0.01796615,-0.016285095,0.001657368,-0.014466095,0.016588856,0.04970514,0.0103681125,0.0057327305,-0.034009747,-0.00032423044,0.033735838,0.03759911,-0.023718212,-0.015731072,0.01642869,0.026465327,-0.022264376,-0.026634049,0.003616152,0.0013304317,0.040076483,0.002376936,0.008287996,-0.015916552,-0.02447944,0.063933335,0.03968685,0.036864676,-0.01816875,0.018231804,0.035007536,0.069196075,-0.03997755,-0.02319311,-0.00597618,0.025716128,-0.033581547,0.05190225,0.016542422,-0.010868369,-0.016881824,0.016041476,-0.020432916,-0.012165711,-0.028989438,-0.028168423,-0.01462886,0.042240813,0.028135348,0.009350446,0.052968778,0.0051870276,-0.03181094,-0.024960103,-0.015922649,-0.0048720283,0.0069634654,-0.03453736,-0.026726687,0.038491752,-0.006845087,-0.023593985,0.009054733,0.05913167,-0.027484972,0.02435709,-0.021932542,0.017757354,-0.0056966515,-0.021775935,0.02375221,0.010642855,0.0013760816,-0.020830857,0.012334141,-0.0046975706,0.014277714,-0.051333994,-0.031225014,-0.0030292806,0.0016687353,-0.016386906,0.0031618134,-0.01577936,-0.016863363,0.036868513,-0.035536774,-0.0063361367,-0.024494842,-0.0035118645,0.036311306,-0.032415446,-0.0072842985,-0.02014056,-0.022823181,0.08373997,0.0009087942,0.0023204572,-0.009267776,0.03231082,0.014457871,0.027324917,0.008117146,-0.022167806,-0.03334764,-0.019979158,-0.012504115,0.014448405,0.016429538,-0.008059905,-0.026183268,0.044926796,0.042409312,-0.053676214,-0.05306213,0.013632143,0.046080843,-0.010493939,-0.019127218,-0.014977059,0.030693773,0.021993022,-0.010028195,0.031665284,-0.007898458,0.010439616,-0.03464715,0.0053849244,0.037909303,0.02632092,-0.019669786,0.0002619948,-0.033609822,-0.0047102016,0.00034335154,0.005623474,-0.03816256,0.021819996,0.0010590184,0.018492514,0.036993377,-0.02188486,0.0032987366,0.01599098,0.011145931,-0.03603378,0.00981969,0.019998984,0.0002178088,-0.009538482,-0.04921832,0.02671749,0.05029483,-0.0069715083,-0.02107194,0.0073105134,0.032702766,0.019319313,0.05029205,-0.01724544,-0.037931323,0.011678776,-0.012626751,0.0231172,-0.039528225,-0.026373876,0.059279382,-0.021543575,-0.015483951,-0.021442676,-0.0006142384,-0.1830651,-0.014941028,-0.026075294,0.028048482,0.008181404,0.02926521,-0.015248572,-0.01064875,-0.043161143,0.036316026,0.009013107,-0.04307073,0.045452468,-0.012060032,0.037347615,0.011828141,0.026814278,-0.015499722,-0.050618596,-0.036075868,-0.05182824,-0.008278994,0.053011306,-0.033640034,-0.04837001,0.0013874231,0.07376299,-0.0027384576,-0.005039521,-0.011001232,-0.050736167,-0.01844257,0.01508142,0.0137968445,0.012321721,0.052674472,-0.021149071,-0.032829937,0.05206386,0.046735626,0.05878985,0.04543331,0.0000112167645,0.03162865,0.014352951,-0.004187358,-0.018102374,0.0024068656,-0.042739708,0.037180107,-0.026595805,-0.005063566,0.026583323,-0.017391087,-0.047620855,0.012509183,0.009776098,0.06782487,-0.03137474,-0.036163017,-0.013215881,0.0094023645,-0.013432142,-0.05120219,-0.059173517,0.0012037001,0.025540186,-0.016549898,0.007910068,-0.020441841,0.012551936,-0.057809632,0.03577982,0.012010282,-0.015624799,0.045403857,-0.03833794,-0.0023854603,0.029479545,-0.15652944,-0.0024607847,0.002935066,-0.01802961,0.019455317,0.0059672343,-0.04013065,-0.0046002716,-0.009484538,0.0045523043,0.23750883,0.021088773,0.015582569,0.012290024,0.04113831,-0.031319786,0.015280214,0.043170933,-0.030720416,0.0011059941,-0.019522006,0.019256772,0.0145729305,0.016648835,0.021578223,0.009154581,-0.031783734,0.008946892,0.058254246,-0.042565886,0.008075489,-0.037656356,0.0026534148,0.008120249,-0.064669624,-0.027551759,-0.0069586444,0.002865193,-0.008556831,-0.006872497,-0.04390609,0.034406286,0.052767374,-0.019151395,0.0027714735,-0.018683752,0.04219232,-0.05433437,0.0020586196,-0.0027916457,-0.016827332,0.008628163,0.00942078,-0.01689595,-0.0049731894,-0.015481806,-0.020500114,-0.00006554514,-0.016582375,0.02310843,0.013035274,-0.02409842,0.02280961,-0.013155889,-0.033043936,-0.036478393,-0.01290399,0.0010750546,-0.016315902,0.019705463,0.04053876,0.018418735,0.0029594705,0.0063163633,-0.004980996,0.022830345,-0.050507423,0.02745736,0.006514641,0.036826085,0.014084022,0.041463424,-0.0019703868,0.010965647,0.0030915386,-0.05240775,0.027621562,0.01638521,0.005419991,0.004109464,-0.045532346,-0.03160933,-0.015463462,-0.006047104,0.034938216,-0.011910374,0.019099275,0.061462913,-0.034128856,0.014096478,0.009341602,0.0076960716,-0.021141956,-0.05335417,-0.05426807,0.035625562,0.013898202,0.020765882,0.033984385,0.05686287,-0.041224245,-0.047272556,-0.006037389,0.0033923357,0.005908328,-0.050300155,-0.033890974,0.0031915081,0.0012977272,0.018011015,-0.078057595,0.0090506915,0.0067198034,-0.04732955,0.010106342,0.077007085,0.038772892,0.04341448,0.032212697,-0.00055451354,-0.017118018,0.021062724,0.0047978093,-0.005159625,0.0026684736,-0.025852045,0.004925274,0.01981487,-0.012407607,0.060371544,0.0055824234,-0.037350502,0.015360417,0.0043860497,0.010483881,0.016435314,0.0061166217,-0.018737042,0.019005788,0.010782358,-0.022675963,-0.0032551396,-0.011407218,0.042654984,0.033978753,0.034860697,0.0348907,-0.0072839092,-0.06458715,-0.026283313,0.012906628,0.028178131,-0.0044969497,-0.031262167,-0.0034143731,-0.044210322,-0.027283547,-0.035314206,-0.023108317,-0.006392438,0.017842341,-0.015694296,0.013455833,0.049564034,-0.01362052,0.02931845,-0.030082773,0.022543484,-0.00998112,-0.006711448,0.013782235,0.0013359415,-0.022948585,-0.03404243,-0.0364944,-0.058538802,-0.009200813,0.018482037,-0.017571341,-0.020973297,0.012565219,-0.021248903,-0.007896545,-0.0036109732,0.012930912,-0.004222064,-0.02540993,0.0010756162,-0.0102522075,-0.02331199,-0.0005953367,0.11012299,0.0151968505,-0.0055860304,0.00026883054,0.046662066,0.047560774,-0.010430409,0.029450204,0.029339889,0.0057059224,0.016770124,0.015206256,-0.006596234,0.011588071,-0.026681084,-0.012941028,0.027316898,0.011859724,-0.03544042,-0.019530285,-0.02546873,-0.022533197,0.014693221,0.021815091,-0.049335703,0.021109369,0.028079048,0.028033616,-0.007113188,-0.02214216,-0.010223397,-0.022535022,-0.07728664,-0.02383873,0.030726204,0.0028087257,-0.042118315,0.030628085,-0.029812448,-0.0010583749,-0.059553824,0.021131996,0.0011786902,-0.019773476,-0.015855093,0.004885011,0.01429428,-0.003990853,-0.04840922,0.017855726,-0.015014753,-0.00832865,0.033319417,-0.0014876957,-0.034545593,-0.0543173,-0.022068685,-0.009756561,-0.009605201,0.004750602,-0.007908556,0.012193016,-0.02386935,0.024423374,0.05478249,-0.0163269,-0.0056698225,-0.006637385,-0.048133325,0.00084738503,0.023885494,0.018238865,-0.032471474,-0.0021709267,-0.04182972,0.01038335,-0.005219461,-0.011415533,-0.015378212,-0.010720369,-0.025692344,-0.00018433417,-0.039331097,0.010542455,0.02351515,0.012676324,-0.04402225,0.058942653,-0.07096822,-0.030781917,0.06708265,0.06449273,0.0141603295,-0.044195153,-0.0016061516,0.028099684,-0.031264186,0.006840177,-0.053202346,0.025489533,0.0016622366,-0.04591591,0.018351901,-0.014703897,-0.028508913,-0.053163864,0.010037885,-0.008053712,0.007722878,-0.0031213895,-0.0036953476,-0.009454461,0.0061430256,-0.0028238404,-0.0071556624,-0.017595258,-0.039806128,0.05549345,0.022798864,0.037927177,-0.011062104,0.0011115475,0.060609978,0.018158963,0.016104264,0.02810162,-0.011964331,0.027985265,-0.026217729,-0.03214142,-0.009120295,-0.026803184,-0.0061035724,-0.041496668,0.0028993546,0.011271946,-0.0050458713,-0.0321416,-0.015307228,-0.010447875,0.010166888,-0.04309513,-0.027614055,-0.014881052,-0.0008943676,0.043880172,-0.03754045,-0.007873159,0.03295561,0.00039722244,-0.02193961,0.028550558,-0.031985797,0.009016815,0.042610466,0.03360119,-0.01795989,-0.043416373,-0.0010760715,0.047192305,-0.032734007,-0.02250304,-0.022253038,0.02281622,-0.0070347413,-0.024568833,0.017301872,0.057046864,-0.0110233165,-0.035373263,-0.003334496,-0.017014574,-0.045954663,-0.001179883,0.07687395,0.02525594,-0.015440341,0.035497863,0.0051339506,0.006842754,-0.037181392,0.001222783,0.01389876,-0.026539775,0.0048662103,0.019300839,-0.022877578,0.002430219,-0.029799169,-0.023288213,-0.06965269,0.015348821,-0.036502004,0.031876013,-0.04848321,-0.01875206,0.0072519598,0.0356188,0.0044585513,-0.010726546,0.023286622,-0.07719749,0.027108664,-0.15759814,-0.017516153,-0.06600119,-0.0079423245,-0.006119178,0.0031366087,-0.045640446,-0.009845749,-0.029272411,0.008320812,-0.034102026,-0.052404,0.0072541307,0.0007913062,-0.009000361,0.054519646,-0.034290496,0.01598282,0.0035108887,0.069837086,0.003839671,0.0012299989,0.040960014,0.023926165,-0.03519374,-0.004349891,0.029029371,0.015535188,-0.029615939,-0.01456048,0.010829239,-0.02389357,0.028841767,0.06403459,-0.03794818,0.0032405278,-0.012679657,0.0012465994,-0.029160418,0.0047386345,-0.022184486,0.013715947,0.031059088,-0.0014400964,0.012391027,0.1024768,-0.03661477,-0.0054228483,-0.04386003,0.0021670477,0.020347165,0.057415877,-0.04686571,0.010964018,-0.015315425,-0.01983908,0.012877061,-0.002612981,0.014276078,0.052548673,-0.044340447,-0.002507243,-0.028727299,0.002701331,-0.0143643785,0.044049863,-0.050913647,0.013985792,-0.015745578,0.025855042,-0.019171221,-0.03363029,0.023539577,-0.028873697,0.018286038,-0.0059256353,0.04506349,-0.02997887,-0.034166694,-0.0032880923,-0.06841166,0.0038794118,0.0047006793,-0.018662943,0.038149074,-0.0006620285,-0.00770072,-0.0050972556,0.004058459,-0.011934757,-0.015612398,-0.02283071,0.019160273,0.004678889,0.0036779055,0.006776466,-0.03065411,0.009072164,-0.011848029,-0.006366584,-0.019393262,-0.037355676,-0.016757721,-0.03854699,-0.040450457,0.023653662,0.049802676,0.006383366,-0.042979497,-0.051900506,-0.026844727,-0.010445645,-0.021521894,0.023517406,-0.05266404,-0.03636055,-0.00343176,0.052805636,0.017343793,-0.030483123,-0.03324771,-0.011566871,0.026035218,-0.01352742,0.015522626,0.055228543,0.05212317,0.016241023,0.02080833,-0.0015005332,-0.0235234,-0.015438097,-0.011863184,0.012269667,0.06309237,-0.0084051,-0.019726224,0.035364285,-0.025031343,-0.059383593,-0.020844638,0.03787873,-0.014237572,-0.0322288,0.0064272997,-0.04608353,0.0069322027,-0.008354913,0.037976976,0.020940961,0.016857957,-0.0070819133,-0.014180712,0.05298049,-0.0074158325,0.022490524,-0.04572286,0.027734187,0.017310327,0.04691861,-0.022455622,-0.02568128,-0.049460027,0.003559185,-0.019728426,0.056698725,-0.005676242,-0.034852087,-0.029887296,0.008464465,0.028594837,0.04117933,-0.025751408,0.026628282,0.017321886,0.021658132,-0.0028464803,-0.00064344436,-0.05946153,-0.0021907187,0.04164277,-0.024756663,0.00895347,0.016287534,-0.041059837,-0.012393878,-0.0046777623,0.034501392,0.016684197,-0.0054036523,-0.0034141252,-0.021340072,-0.039202966,-0.028044023,0.06253916,0.020354636,0.027476467,0.03853739,0.038585622,0.022559568,0.017833875,-0.015160863,0.019825825,-0.010640512,0.0024924146,-0.01224586,0.022263778,0.03719318,-0.026319697,0.017423604,-0.0022159677,0.00397808,-0.004589603,-0.012754348,0.045436904,-0.04438346,0.09484682,0.024311516,-0.027030574,-0.019576902,0.06421444,0.03154966,0.024014032,-0.040937513,-0.025563052,-0.02376688,-0.011900131,-0.0024414633,-0.058677893,0.007003791,-0.060866702,0.014318986,-0.010210774,0.028014297,-0.028825399,0.008332023,-0.026358316,-0.01079543,-0.04007383,-0.027257605,0.07186549,-0.07842944,-0.03772718,0.0016338533],"last_embed":{"hash":"zpiruz","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"zpiruz","at":1762860895401},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{8}","lines":[233,234],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zpiruz","at":1762860895401}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017237209,-0.01004209,-0.043222375,0.04748511,-0.034168772,-0.012612673,0.03049554,0.010717529,0.047413763,0.0433629,-0.000002970241,0.0023937612,0.017223842,-0.0017041531,0.017659822,0.029380322,-0.006797137,0.0024390263,0.041511964,-0.0072924467,0.022090876,-0.004449894,-0.0026719535,0.024143578,-0.013215113,-0.005350579,0.010358955,-0.04907506,-0.010283625,0.046640635,0.012110017,-0.0075100227,0.028460942,-0.06027999,-0.025653513,-0.023239031,-0.012124818,-0.04719813,-0.04647564,0.048872728,0.0014911154,-0.0279389,0.021568814,0.0025381348,0.046414528,-0.025119463,-0.0063102013,-0.027506929,0.0023241516,-0.010618792,0.0055663045,-0.009101808,0.012901024,-0.037059337,0.0085921055,0.02623788,-0.06437863,-0.047022905,-0.04821534,0.01914671,-0.024282582,0.017109308,-0.03112308,-0.02947305,0.021922197,0.013810446,0.03837048,-0.00065872056,-0.0026756946,-0.045434304,0.019046212,0.020777728,-0.029155271,-0.0052768337,-0.044289675,0.03733656,0.0010494937,-0.022767985,0.058044165,0.03256647,-0.02507983,0.0033143242,0.00438489,0.01327054,0.011231746,-0.0009974042,-0.023719294,0.021937829,0.044305246,-0.008316093,-0.014047409,-0.021644978,-0.017022433,-0.016232131,0.0076872515,-0.018285701,0.020401012,0.0013546392,0.041282468,0.0013740361,-0.016142966,0.0031124605,0.008555759,0.0012419828,0.0409493,-0.011586625,0.013696765,0.007678598,0.003149776,0.0012579494,0.0005466555,0.04656231,0.004718886,-0.00017414831,0.01060315,-0.03410783,0.024931146,0.008318318,0.015186542,-0.014718129,0.019526724,-0.013359987,0.04837182,-0.029485187,0.020811778,0.0035828247,-0.008731547,0.010297247,-0.016563235,-0.0006777187,-0.00090916484,0.047471084,0.014739224,-0.01988897,-0.01797741,-0.013776343,0.039939944,-0.017915148,-0.00029693978,-0.021867527,0.03235728,0.042297345,-0.002399287,-0.007639225,0.021819495,-0.013996748,0.03980733,0.059587367,0.0151622025,-0.007506079,-0.007444359,0.04473373,0.03467085,0.07261448,-0.0034521432,-0.012628546,0.020460863,0.02086191,-0.003454786,0.009975004,-0.026437398,0.009948482,-0.013802464,0.04590061,-0.00044087577,-0.04550429,-0.0028464922,-0.01024994,-0.015584321,0.020785628,-0.041808367,-0.027328057,-0.03791761,0.008624056,0.0591956,-0.0002597104,0.0887198,0.020645391,-0.014886008,-0.032793675,-0.016410777,-0.05246013,0.01217395,-0.052347187,-0.025251953,0.04384348,-0.011538589,-0.024803147,0.013972075,0.071037434,-0.02633029,0.0018958001,0.013441194,0.03732863,-0.011984949,-0.014381756,0.028788485,0.0037749242,-0.00021103818,-0.0075209653,0.011104968,0.004418101,0.018618062,-0.021331374,-0.043339998,0.011235922,0.013459706,-0.041337255,0.0074434746,-0.021824224,-0.01657663,0.055782523,-0.059237547,-0.017127892,-0.030965984,-0.02105022,0.0060432795,-0.0070998883,-0.013536921,-0.04427241,-0.014982117,0.06193591,0.009130627,0.0069774236,0.04349276,0.03055077,0.032793295,0.047572535,0.022584114,-0.027264567,-0.035750225,-0.0025688095,-0.0065331412,0.0017002301,-0.033036612,-0.016418783,-0.06288117,0.010109112,0.042221434,-0.023389755,-0.008903108,0.0047331015,0.038023707,-0.013708228,-0.058822606,-0.0009140581,0.026417956,0.04654058,-0.038141027,0.040405825,-0.002773127,0.025350533,-0.025072055,-0.006739552,0.036916126,0.009538969,0.004855198,-0.0002245505,-0.012991485,0.002620412,-0.004306412,0.050469797,-0.0018310074,0.01336799,0.02203723,0.012908084,0.017929565,-0.043030605,0.02669483,-0.018699748,-0.021810625,-0.025488032,0.024993354,0.00036175625,-0.0035527719,0.0010508527,-0.068654716,0.013808326,0.059567403,0.03517258,0.015045366,0.030092608,0.040068366,0.064633936,0.06391378,-0.01591309,-0.00653931,-0.01544205,0.007432835,0.012386716,-0.0145441145,-0.0314856,0.08060604,-0.022288846,-0.04213071,0.009464163,-0.012216692,-0.17374831,-0.019392831,-0.036461204,0.058055475,0.02755927,0.018490795,-0.026518652,-0.018638212,-0.0027545274,0.06431924,0.01298036,-0.055491388,0.033157278,-0.00833704,0.03418956,0.014543512,-0.0076728123,0.008957046,-0.042965163,-0.04742316,-0.043787584,-0.062817015,0.053021092,0.0010421913,-0.03691149,0.0059294663,0.09445122,-0.01038147,0.01084537,0.00076339615,-0.028917395,-0.024754649,0.017818974,0.0016605189,0.0060567837,0.039227404,-0.0047171377,0.0046507954,0.014468868,0.017119186,0.06570073,0.04685935,0.017624075,0.040816613,0.0106466925,0.015412731,-0.02188433,0.011823678,-0.05514933,-0.011532339,-0.013156548,-0.02360439,0.023884231,-0.02017619,-0.06397109,0.0010294346,0.02217962,0.066701695,-0.0026064422,-0.028294012,-0.021034384,-0.016826745,-0.009344343,-0.040610358,-0.015320795,-0.03209447,0.010451096,-0.02463698,-0.0059026694,-0.023044778,0.03562752,-0.066170335,-0.009672552,-0.012378311,-0.052125372,0.012357615,-0.05282276,-0.010735468,0.028025113,-0.100661315,-0.0014189937,0.010207347,-0.018259902,0.033981297,0.00016294047,-0.06526677,0.011113757,0.022159325,0.028417598,0.25804493,0.02848864,0.014585234,-0.009955644,0.0395863,-0.025653236,-0.01734057,0.045788486,-0.0074528903,-0.0044793156,-0.017287116,0.010591002,0.00597362,0.006764933,0.03281353,0.005460927,-0.06431737,-0.0071624615,0.06648489,-0.018343812,0.015279891,-0.0702251,0.012405158,-0.0026437,-0.054237023,-0.03484272,0.00010319706,0.024701761,-0.016777018,-0.017489314,-0.060835823,0.050675195,0.04005339,-0.010088209,-0.03470466,-0.015296203,0.017881807,-0.052818194,-0.017304623,0.0061842427,0.018744782,-0.0135619575,0.02372221,0.006960715,-0.027728856,0.013167189,-0.046372615,-0.015689723,-0.0069156755,0.0017913174,-0.002818625,-0.038675,-0.0018893492,-0.030038418,-0.00014787716,-0.01949244,-0.009251843,-0.023351278,-0.0021058198,0.050987802,0.042836037,-0.00724215,-0.020622961,-0.0005172783,-0.021993916,0.016376289,-0.038117785,-0.017497592,0.022023268,0.059902098,0.009988693,0.057937514,0.021168793,0.0038670942,0.012684614,-0.011356998,0.05729667,0.041001,-0.0037671183,0.045695975,-0.04282165,-0.013132994,-0.022095995,0.014320713,0.041165214,-0.052498877,0.020357793,0.059817318,-0.0060605723,0.013712356,0.0003744364,0.0020585922,0.03999407,-0.03747307,-0.029941522,0.018128505,0.010482614,-0.0006162865,-0.006036459,-0.021939602,-0.048898373,-0.04202025,-0.003625179,-0.010873313,0.015929574,0.0012581932,-0.028021175,-0.0018586644,0.013344184,0.02581243,-0.03652994,0.018430604,0.034439888,-0.030522471,-0.004523912,0.05838446,0.011008022,0.029119592,0.06684411,0.023704913,-0.013924257,0.025784064,-0.04005975,0.003842566,0.0065820124,-0.057991546,-0.001973668,-0.0028906437,-0.017192725,0.0650379,0.008954925,-0.047956325,0.010410359,0.02467876,0.015976893,0.006080363,-0.009628056,-0.010369462,0.022820039,0.0020111362,-0.048030052,0.049019594,0.0026721966,0.018091433,0.03378331,0.057583477,0.009615369,-0.0010482883,-0.044152666,0.030401317,-0.0025164355,0.002749688,0.034542765,-0.025906518,0.012428844,-0.060439512,-0.011509898,-0.018653292,-0.0075912806,-0.04421471,-0.0067760493,0.024985671,0.01246567,0.0573186,-0.02356794,0.05449371,0.00033325606,0.01569161,-0.011467077,-0.0031842669,0.02837312,-0.011300374,-0.043518886,0.023680313,-0.0019218776,-0.046404105,-0.008542427,-0.03168871,-0.020097332,-0.044122938,0.018954432,-0.04446503,-0.025589788,-0.037264667,0.028560124,-0.02798032,-0.027886543,0.0038120544,0.010379116,-0.012805269,-0.014123289,0.09883447,-0.001006878,-0.007853126,0.021007502,0.026231593,0.043797668,-0.017671268,0.023834277,0.008179151,0.0064863195,-0.035814237,-0.016972102,-0.02707994,0.01234074,-0.023793362,-0.0042639244,0.036895435,0.022332324,-0.05299208,0.019230643,-0.003467949,-0.054705232,0.00020826381,0.009732319,-0.051779613,0.003737674,0.040727235,0.010998851,-0.013136044,0.011050495,-0.00841367,-0.040150035,-0.051199164,-0.018653693,0.038026426,-0.025623979,-0.029573549,0.013900543,-0.006525925,-0.0034103065,-0.04623931,0.005911671,0.0033650661,-0.0042061154,0.036905196,0.008318325,0.020840205,-0.0022458108,-0.04723196,0.027554257,-0.023142377,-0.014704924,0.018488871,0.020050785,-0.0050279396,-0.043405253,-0.025214205,-0.023588018,0.0089421095,0.010958421,-0.04074989,0.034556225,-0.03289091,0.038487677,0.035161853,0.009567367,0.0045209164,0.0051885396,-0.049790822,-0.0018499615,0.047674946,0.01150958,0.003300175,-0.022426078,-0.018775068,-0.0075862384,-0.008011574,-0.01560893,-0.028958464,-0.017732024,-0.017967401,0.0058769216,-0.050611705,0.0026670983,-0.01233555,0.00614454,-0.044615563,0.03646458,-0.023299817,-0.03727999,0.036936287,0.032939184,0.009672713,-0.021251265,0.024652012,0.023818115,-0.061588507,0.005186121,-0.04175727,0.034225,0.010633747,-0.052167676,0.040010717,-0.043551974,-0.0026871897,-0.02406567,0.032319736,-0.0054632514,-0.013928353,0.00141024,-0.0041481317,-0.006090645,-0.014722507,-0.016683709,0.009551956,-0.015467415,-0.007146629,0.03508002,0.008125432,0.04272764,-0.020592684,0.0074533992,0.03922418,0.01735699,-0.022755906,0.043666594,-0.031474203,0.017644396,-0.041425895,-0.041037776,-0.0010243733,-0.023948373,0.010394754,-0.05194668,0.013096388,0.002856434,0.0028930802,-0.03828703,0.004852314,-0.027947946,0.00924878,-0.01796624,-0.034457535,-0.010914482,-0.0273958,0.05676597,-0.02928757,0.009657723,0.02961171,-0.022912031,0.0125598395,0.058078848,-0.032835875,0.001966613,0.036529735,0.012434717,0.0049450104,-0.021583932,0.007376147,0.040295016,-0.038929302,-0.038770575,-0.025469126,0.019314129,0.0012341324,-0.030222708,0.0065052067,0.03127974,-0.009064713,-0.01625382,0.044079456,-0.029975144,-0.022526085,0.032878947,0.04431604,0.0051087225,-0.023540484,0.0465085,0.023871312,-0.0017302312,-0.072420925,0.0026490935,0.04607141,-0.0046274434,0.030199798,0.010598928,-0.014569019,0.023254862,-0.009171063,-0.023728635,-0.056504846,-0.031126907,-0.015637672,0.008443041,-0.036280002,-0.02194761,0.005622038,0.012146149,-0.005380452,-0.016807986,-0.008188949,-0.03291158,0.027271818,-0.16015932,-0.0077279485,-0.033342667,-0.011342001,-0.018734189,0.009322559,-0.024338484,-0.013631112,-0.015881717,-0.003224674,-0.040543012,-0.041164957,0.011022545,-0.009628675,0.00076600903,0.0015356345,-0.011810196,0.01243827,-0.0032546872,0.054216728,0.01444269,0.018492825,0.05293849,0.025391556,-0.027110878,0.0059413807,-0.0053062476,0.012167284,-0.051000558,-0.018865298,0.009909431,-0.04061878,0.016579172,0.037043132,-0.015559714,-0.020502832,0.0041826414,0.008753118,-0.015354113,0.007586291,-0.043355808,0.010746229,0.018123554,-0.016871445,0.01814253,0.0747072,0.0029059185,-0.019730013,-0.060326666,0.0047995644,0.009103827,0.030700069,-0.03908848,-0.000014470885,0.005434752,-0.04015168,-0.046782803,-0.002435623,0.0054670973,0.032792408,-0.029546218,0.0090581225,-0.03408793,0.021552276,-0.027775336,0.031518772,-0.029278355,0.014999207,-0.011812724,-0.010298356,0.014105579,-0.030503321,0.0065115136,-0.053480703,0.018594813,0.016164575,0.053178042,-0.007270064,-0.015040506,0.0133570265,-0.06179519,-0.0039885677,-0.000040427483,0.0180294,0.047876842,0.008636175,0.008429156,-0.0015366552,-0.000012876558,-0.017891133,-0.01941471,-0.046423156,0.013360883,-0.010768049,0.0046078768,-0.0000022421732,-0.008689811,0.02832954,-0.039489508,0.020174416,-0.034445614,-0.046548378,-0.0040800525,-0.031951595,-0.048949037,0.03413201,0.052007563,0.0010757926,-0.019693986,-0.035051104,-0.040465746,-0.0055113514,-0.014056265,0.037925508,-0.043368317,-0.042841796,-0.0035133397,0.045640722,0.012804958,0.007281027,-0.024488548,-0.019874766,0.0013860652,-0.028595643,0.02803624,0.038732097,0.053327385,0.048089046,0.028323533,-0.010602773,0.015140138,-0.04564994,0.010777127,-0.0021483968,0.03570694,-0.021055099,-0.032968253,0.038280748,-0.029106796,-0.06308612,-0.059491586,0.019112417,-0.009511129,-0.026571263,0.00030570646,-0.034144275,-0.0061853263,0.005898514,-0.015476326,-0.022962721,-0.00020336972,-0.011161185,-0.015671123,0.057614274,0.00031106605,0.03910862,-0.022649834,0.019375185,-0.026255757,0.084948115,-0.04399332,0.011991496,-0.0367739,-0.015694711,-0.045257572,0.028047202,-0.008165862,-0.018663133,-0.027932951,-0.0013629006,0.049790516,0.05865204,-0.01006901,0.017798554,0.047004193,0.021774823,0.009140711,0.0043651746,-0.007194554,-0.010046278,0.03818593,-0.005260108,0.044274405,0.044994917,-0.031950142,-0.029296542,0.01511789,0.03451977,0.0049464307,0.02533042,0.004095369,0.019900752,-0.055820946,-0.031359907,0.07568732,0.03810202,0.02981687,0.019041242,0.018701434,0.02531702,-0.0059031257,-0.0103447,0.013183384,0.013605781,-0.022990966,-0.006104036,0.0038833877,-0.010439441,-0.022422193,-0.020123994,-0.01236676,0.011889124,-0.013211703,-0.012538005,0.008165686,-0.04465389,0.08696816,0.0008859428,-0.0011685061,0.0008840977,0.035230402,0.031811647,0.002422611,-0.029173303,-0.049767844,0.0027542308,-0.0217067,0.014482053,-0.034408025,-0.010980741,-0.05597263,0.011615178,-0.029188016,0.02255484,-0.0014210782,-0.011934004,-0.015457617,-0.0049664057,-0.030666139,-0.02832804,0.0507482,-0.044183105,-0.02632584,-0.005638872],"last_embed":{"hash":"1lkrieg","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"1lkrieg","at":1762860895401},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{9}","lines":[235,235],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lkrieg","at":1762860895401}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022596898,-0.027228018,-0.051561825,0.039216317,-0.038256872,-0.0106618535,0.03784202,0.007285852,0.04193993,0.02937837,0.00831082,-0.023022017,0.014867243,0.0022855843,0.017031645,0.0353598,-0.018006153,0.013795748,0.042685475,-0.017208438,0.0067704762,0.008623613,0.035435345,0.014555089,-0.02373762,0.0016974412,-0.0055596097,-0.03680303,0.00798224,0.05146615,-0.0076926365,-0.011685855,0.045157798,-0.03051567,-0.050975416,-0.0095067555,0.0027072208,-0.038528554,-0.036344375,0.052514546,0.00029404066,-0.048607748,0.022256687,0.0050694407,0.030332014,0.00037518935,-0.042906146,-0.021221189,-0.0005780665,-0.01385606,0.005172973,-0.022070007,0.03138705,-0.036905326,0.011365216,0.03177997,-0.065201014,-0.04791864,-0.017507127,0.03319452,-0.023257906,-0.008156954,-0.025927043,-0.035559542,-0.010198685,0.007202539,0.027813101,0.00775669,-0.005480412,-0.033628147,0.013741524,0.0025839033,0.0028865342,0.018149808,-0.03797483,0.02836519,-0.004316918,-0.014364606,0.03909235,0.026521642,-0.034209773,0.0203162,-0.008753813,0.020390613,0.008043918,0.010372532,-0.0074220104,0.039912585,0.035354037,0.025667941,-0.010284835,-0.022357669,-0.018955309,-0.011359489,-0.0050271433,-0.007271398,0.014125971,0.017415736,0.040392302,-0.009902893,-0.011844322,0.009239816,0.006340425,0.008621135,0.017031536,-0.037503146,0.019532531,0.0037788788,0.00886182,0.00019738088,-0.02528837,0.03902198,0.018388413,0.025357425,0.01628087,-0.0152822435,0.045359585,0.0035197632,0.021268567,-0.00902022,0.0012147278,-0.016492203,0.057845004,-0.030595124,0.00599332,-0.0018149622,0.0033149743,-0.005970746,-0.016237317,-0.014152107,0.006412149,0.036370534,0.015411116,0.0036921205,-0.036304817,-0.00058437604,0.038806707,-0.009815575,-0.013065933,-0.010605271,0.026500326,0.043860205,0.012386772,-0.021534393,0.022815397,-0.018982947,0.027135996,0.058193635,0.0071466626,-0.0005144367,0.0118171135,0.02542339,0.0366203,0.06499528,-0.002325891,0.012957425,0.0152431,0.027935633,0.0195165,0.006011606,-0.021896482,0.0018245593,0.0041540544,0.05248453,0.011333298,-0.011811673,-0.0026624196,-0.0059634433,-0.027556939,-0.0038881667,-0.033285175,-0.019858005,-0.047333885,0.015518457,0.041771475,0.0010148628,0.08422108,0.033221267,0.009445086,-0.023019476,-0.010379346,-0.038587436,-0.0025367723,-0.04378907,-0.023611717,0.030111909,0.018210705,-0.022810526,0.030364813,0.04000156,-0.027668886,0.01114311,-0.007380808,0.027442904,-0.0077009005,-0.033688296,0.0101952255,-0.0005667383,0.0052074213,0.002560858,0.022144739,0.013308204,-0.009662012,-0.039911028,-0.047578704,-0.002306566,-0.006970509,-0.02963822,0.00165412,-0.04003052,0.015056965,0.07737536,-0.06267806,-0.03388834,-0.0151623115,-0.008756572,0.000094455994,-0.014962599,-0.0021075455,-0.01597681,-0.01736851,0.06336436,0.005477301,0.009583368,0.01021635,0.039034035,0.025222186,0.040502187,0.003921386,-0.011937956,-0.022444105,-0.010264275,0.00822777,-0.0018713889,-0.024070062,-0.010140571,-0.061058614,0.018027717,0.04329487,0.0016091984,-0.005087608,0.005487968,0.04062413,-0.0248032,-0.029907351,-0.015830833,0.042315256,0.016861277,-0.03885999,0.035137404,-0.0064903344,0.024801048,-0.02079337,0.0064576822,0.026828097,0.011380893,-0.0011949916,-0.0017707172,-0.008293269,0.0047394997,-0.020998783,0.053381674,-0.010726213,0.012052182,0.03250482,0.013330372,0.048032388,-0.05034878,0.009250746,0.0016093231,-0.0059956624,-0.034577042,0.015107482,0.021962967,0.030770943,0.022729399,-0.056372475,0.034750003,0.091877535,0.016815249,0.007360707,0.026792608,0.034805756,0.05272991,0.057743534,0.0003464439,-0.014033554,0.005561079,0.001956447,-0.015447236,0.008809995,-0.026946599,0.079452306,-0.029729098,-0.037969086,0.026758118,-0.0034354941,-0.16938612,0.0068858573,-0.033771243,0.058263164,0.029053038,0.029853106,-0.015305133,0.007156029,-0.020030383,0.06443531,0.036738474,-0.05993626,0.017921492,0.019582432,0.032614373,0.016590709,-0.0010810915,0.0049128886,-0.055301804,-0.045639716,-0.044558696,-0.04910053,0.05348971,-0.009091291,-0.02772839,-0.00071263034,0.098966554,-0.008526937,0.017345639,0.012236889,-0.050367944,-0.019305535,0.015150562,0.0066833985,-0.007890253,0.0387714,-0.01463279,0.009709457,0.02498444,0.012879298,0.06805258,0.058029626,0.017927397,0.04100128,-0.009812202,-0.0054710903,-0.0033959204,0.0017775238,-0.044902794,-0.02102492,-0.028840674,-0.017695831,0.016030148,-0.02659712,-0.058156386,-0.011430907,-0.00915497,0.029952902,-0.006821476,0.00807902,-0.020543825,-0.013561805,-0.014931231,-0.05781667,-0.02176012,-0.024240728,0.039213672,-0.01797428,0.0016759748,-0.034902856,0.026421594,-0.076149374,0.0021266392,0.00790821,-0.036033776,0.022983177,-0.039326426,-0.0057866112,-0.014516398,-0.111467265,-0.023137068,0.0014833775,0.0021592164,0.034100372,-0.0072067254,-0.07124461,0.016575908,-0.006083699,0.029983742,0.2477578,0.04003323,-0.024153866,0.017014652,0.045458715,-0.041019257,-0.017057018,0.05747652,0.007659904,0.0025730352,-0.013391668,0.015172797,0.007110408,0.033184845,0.03261254,0.002331443,-0.04102691,0.009750525,0.040990658,-0.0012093764,0.02598275,-0.054905638,0.017309384,-0.02248817,-0.050314516,-0.018941555,-0.006983891,0.0131756775,0.0043779826,-0.0026276154,-0.054383963,0.07221067,0.022958918,-0.029431382,-0.023774207,-0.0146197975,0.025664585,-0.053173784,-0.022916336,0.011098747,0.01171612,-0.00146276,0.002841388,-0.008778185,-0.013402005,-0.009078507,-0.027836578,-0.012530332,-0.012483604,-0.003560952,-0.0050189816,-0.046920214,0.013376538,-0.03911727,-0.020904928,-0.03557664,-0.007648458,-0.03434098,0.018058637,0.042863566,0.04861167,-0.0060707578,0.0065839635,-0.0064084716,-0.012141606,-0.0036055965,-0.03614719,-0.005694013,0.05390241,0.045397844,0.032368045,0.036285024,0.010172759,0.0085489135,0.01481578,0.0004186801,0.032949302,0.045740377,-0.010050336,0.019560453,-0.06985647,-0.016647063,-0.005851633,-0.002775133,0.041734464,-0.039685752,0.024610331,0.07150902,0.006368465,0.007164152,0.0034164633,0.018415658,0.03580566,-0.037817303,-0.026747528,0.043774817,0.0008625976,-0.018717624,-0.002747298,0.018492784,-0.036283437,-0.037129827,-0.007915401,-0.013224889,0.030183073,-0.0091332365,-0.015500829,0.0032866274,0.028557463,0.02784722,-0.0332891,0.01940362,0.01043202,-0.0250935,-0.012371993,0.074622236,0.04425189,0.015263846,0.070240125,0.013745354,-0.014649702,0.029470013,-0.041777067,0.0031710842,-0.0051088245,-0.061392453,0.008960769,-0.003773633,0.012967969,0.04258718,0.020908188,-0.044738427,0.034529984,0.013034188,0.009497803,0.018368144,-0.023963902,0.008770796,0.010216215,0.027730115,-0.03443128,0.044933274,0.014863731,0.009657262,0.038755517,0.053753734,-0.020062752,-0.013314467,-0.070700906,0.042660326,0.009430358,0.024019971,0.03140477,-0.04100821,0.027519679,-0.05613098,-0.024534851,-0.032166485,0.0035010378,-0.014832562,0.011012233,0.013683646,0.012027539,0.05285158,-0.022257796,0.05034827,-0.016063744,0.022703964,-0.014621961,-0.018786915,0.020988971,-0.031257916,-0.027352052,0.0028420691,0.0058976635,-0.025725158,-0.022359682,0.011266176,-0.013618569,-0.04722818,0.014973317,-0.033125274,-0.021342149,-0.036757477,0.03218265,-0.028904721,-0.033481944,0.0050515532,0.00397059,-0.030926686,-0.01346518,0.07302706,0.012094537,-0.01170151,-0.0020259374,0.04408737,0.07538421,-0.050507355,0.030689409,-0.019814188,-0.003018508,-0.035490215,-0.00725347,-0.025610767,-0.013870111,-0.006681129,0.004907028,0.030532315,0.032418404,-0.05599494,0.005823619,-0.012468252,-0.060290355,0.004388342,-0.009501114,-0.054418463,0.019876175,0.018682763,-0.011683986,-0.014963856,-0.019254424,-0.021582514,-0.028853603,-0.047009006,-0.023773039,0.040829875,-0.010308565,-0.03198628,0.019650113,-0.0167478,0.0014537947,-0.05827857,-0.006495874,0.00075040606,0.008928346,0.033020806,0.0029810227,0.0139854355,-0.024774313,-0.04107372,0.013721862,0.0001839287,-0.007866646,0.0019075236,0.011966462,-0.019977694,-0.045437768,0.009130384,-0.006025095,0.0030882566,0.0013616002,-0.05141869,0.02374621,-0.025070386,0.043276872,0.039128244,0.009142238,0.007109222,-0.0032869151,-0.058150984,-0.007448266,0.039225,0.01962742,-0.0010736304,-0.025362918,-0.0030792693,-0.02774185,0.007161195,-0.01696222,-0.008445131,-0.027351597,-0.013490927,-0.00039005405,-0.03960386,0.01664226,0.003842425,-0.01354314,-0.0018772953,0.060513142,-0.026394248,-0.044402484,0.03324862,0.033372093,0.025364554,-0.039031524,0.0022483328,0.018810358,-0.06675154,-0.0024038705,-0.05878566,0.030824548,0.0115563385,-0.042516064,0.045983355,-0.044887166,0.007670323,-0.026705228,0.049119987,-0.02702338,-0.016602037,0.004557078,0.015319439,0.011397069,-0.01526205,-0.024994954,0.013924171,-0.0060684434,-0.021677475,0.06402217,0.019808238,0.021324303,-0.008163665,0.0114255585,0.03442346,0.030249855,-0.016793175,0.032230634,-0.05744577,0.0432031,-0.020536082,-0.056236714,-0.0005204244,-0.041220944,-0.0059231613,-0.042310935,0.015445831,0.011664904,-0.00886669,-0.029565623,-0.0019176521,-0.04028376,-0.0009324193,-0.027857106,-0.034231707,0.009885806,-0.024493473,0.04348224,-0.023537442,0.01743031,0.047792707,-0.0064079766,0.008341746,0.046170425,-0.02481297,-0.00073097774,0.018554946,0.014157783,0.00457718,0.008339443,-0.010482538,0.037019514,-0.023157975,-0.035090744,-0.019512441,0.025085015,-0.012535401,-0.028475683,-0.008902708,0.02122121,0.019748626,-0.028276242,0.018931787,-0.047846764,-0.037472565,0.0059493403,0.031027762,0.014608783,-0.039004352,0.048055243,0.010504459,0.01810065,-0.069315515,0.011382791,0.013247432,-0.028476356,0.032079212,0.0018474545,-0.018150654,-0.0069949916,0.015219622,-0.041935068,-0.029018287,-0.017492814,-0.020931425,0.030929664,-0.054133523,-0.01588424,0.0078288745,0.016881572,-0.0011132141,-0.015422975,-0.0004218709,-0.042043105,0.014011372,-0.14911036,-0.0066534923,-0.01977095,-0.019581247,-0.023380551,0.008070681,-0.019558636,-0.009053984,-0.03094107,-0.02049352,-0.017041836,-0.04472438,0.016276373,-0.0076064942,-0.0011994742,0.0092655225,-0.01107721,0.009745068,0.011285465,0.06882412,0.025046377,0.010385413,0.07063949,0.020745263,-0.040773436,0.026046317,0.009359823,-0.0032732617,-0.04403928,-0.0320556,0.0070369844,-0.04950631,0.026394367,0.045678366,-0.0070372913,-0.0133034615,0.0033454567,0.014167332,-0.0044297245,0.008462999,-0.051882934,-0.004157758,0.0067442814,-0.0048484877,0.004070149,0.08693342,-0.008223424,-0.035079326,-0.04686995,0.0042581502,0.004429556,0.029560376,-0.047788914,0.024138866,0.010170142,-0.03883909,-0.052585028,-0.02286612,0.01698166,0.07162487,-0.027840426,0.0056827543,-0.046698704,0.019678952,-0.022305617,0.03735477,-0.019693,-0.006633064,-0.009191925,0.0063069314,0.009430868,-0.036530647,-0.017541219,-0.03712989,0.0015075209,-0.010298351,0.06658818,-0.016438821,-0.014370274,0.009095306,-0.04113182,-0.0029855692,0.0026435521,-0.014503583,0.026021972,-0.0129868435,0.0066413255,0.005560475,-0.025369368,-0.018234316,-0.022340825,-0.036916018,0.005007148,0.005269962,0.03246021,0.022209676,-0.033481564,0.020523792,-0.035193346,0.022806762,-0.01835619,-0.045449812,-0.017411092,-0.036119606,-0.049369905,0.016029902,0.032143213,0.0018356823,-0.022913044,-0.04552303,-0.04052451,-0.0079033,-0.023522869,0.017223913,-0.05724638,-0.054567177,0.009462348,0.04999629,0.00776377,-0.008817253,-0.0339123,-0.022125095,0.0017621063,-0.0243135,0.015484366,0.05085859,0.03105442,0.052296422,0.007783198,-0.001940347,0.017549597,-0.022739528,0.0049946224,-0.0011932498,0.049034506,-0.009314676,-0.052384574,0.03323516,-0.04105267,-0.06249059,-0.043889176,0.012695548,-0.017356886,-0.03719775,-0.0037541338,-0.025361551,0.009978039,0.023677455,-0.016172599,-0.025547689,-0.0092003,-0.022094091,-0.01652887,0.059240237,0.0013056686,0.021796176,-0.013254345,0.014752588,-0.015663808,0.060131505,-0.035029683,0.0019273311,-0.03516353,-0.016216563,-0.05056608,0.041751415,-0.011221987,-0.017809486,-0.03479525,0.018673692,0.048617527,0.045269515,-0.0061363378,-0.009395558,0.056804556,0.0028247593,-0.008797953,0.043800317,-0.010651809,-0.0095365485,0.035071313,-0.013927546,0.043325566,0.03284309,-0.020754801,-0.021655038,0.017517306,0.025926705,0.017762978,0.0014205576,0.0039263065,0.012704029,-0.044700604,-0.018631984,0.078213125,0.0305766,0.025760232,0.015840782,0.014405812,0.019517308,-0.007482174,-0.017485635,0.023896512,0.012683329,-0.015744135,-0.019364541,0.026483556,-0.027582243,-0.02710563,-0.022006754,-0.012055599,0.011428375,-0.005204483,-0.018339,0.020024983,-0.063091226,0.085297935,0.013301194,-0.03900175,0.020411389,0.037543993,0.02638681,0.028796945,-0.042213913,-0.060275633,-0.017356021,-0.028941689,-0.015966952,-0.021787206,-0.004072161,-0.069322,0.0008024462,-0.005768946,0.025052488,-0.02173489,-0.010626785,-0.022666022,0.0048077363,-0.028165784,-0.014973569,0.04609014,-0.056766674,-0.037475836,-0.025462948],"last_embed":{"hash":"1v2rpzy","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"1v2rpzy","at":1762860895401},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{10}","lines":[236,236],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1v2rpzy","at":1762860895401}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.011422311,-0.029067416,-0.04123034,0.032564864,-0.04889133,0.0049177017,0.031733874,0.0267251,0.055777337,0.022175582,0.0073621734,-0.010005553,0.00037542687,0.008675905,0.04680186,0.009133331,0.004312247,0.025192577,0.045105547,0.0010916011,0.025878318,-0.0064470167,0.035213605,0.008693259,-0.034798875,0.0010684723,0.020502096,-0.04846639,0.026590956,0.027713953,-0.0072521484,-0.044613205,0.0128343925,-0.04487158,-0.018803287,-0.017366093,-0.0047633117,-0.019954128,-0.04089202,0.04433516,-0.02055134,-0.023175675,0.02346258,0.010457574,0.039688792,-0.0030539182,-0.043608706,-0.012764337,0.006132321,-0.009571298,-0.005929999,-0.02423005,0.025116479,-0.014784732,0.023998067,0.041466013,-0.054402392,-0.05358857,-0.049742453,-0.0039009182,-0.024295392,0.0009882087,-0.033458594,-0.01915976,-0.009347526,0.0036459228,0.03055219,0.003204168,-0.006590246,-0.036522195,0.00799996,0.01404539,-0.00893233,0.0283011,-0.027862702,0.023119885,0.017043153,-0.01875164,0.048012853,0.01083521,-0.03486966,0.0038428593,-0.015301284,0.021528943,0.025819665,-0.012875933,-0.032057833,0.04954528,0.02031437,0.013166768,0.0049050343,-0.022659473,-0.0030477839,-0.02612311,0.008180669,-0.0022157375,0.009776439,-0.008775844,0.019836925,-0.011172951,-0.017319063,0.009739322,0.0029414166,0.016114319,0.018661832,-0.0069835237,0.008682467,0.006500612,0.015351688,-0.0077963313,-0.013030247,0.032455355,0.020356106,0.006060679,0.0139230015,-0.0226726,0.031838123,-0.0021445302,0.0050478657,-0.021089174,0.009249435,0.015572909,0.06281347,-0.028502863,0.022896495,0.0009839213,0.011962177,-0.02760117,-0.017943943,0.000036423527,0.019494155,0.03640259,0.003583954,-0.0029762432,-0.02416699,-0.006007433,0.038658917,0.006269927,-0.026394404,-0.030484771,0.0071187466,0.046623997,0.0054874383,-0.013416792,0.022547912,-0.040450446,0.025252532,0.036081992,0.0069970596,-0.0040554786,-0.025164727,0.044041377,0.028514063,0.059838735,-0.023291504,0.010825845,-0.009820222,0.05214592,0.0019783338,0.0030401768,-0.009091537,0.008557627,-0.03922612,0.06150164,-0.016654786,-0.016377015,-0.003982754,-0.010825211,-0.0072747525,0.019710213,-0.038415775,-0.013367364,-0.029867547,0.01867703,0.026629018,0.0020289777,0.04350131,0.026997583,-0.0033528625,-0.027243229,-0.021725623,-0.016864512,0.0045014317,-0.03317717,-0.02503731,0.056070786,0.0012549805,-0.016939513,0.029438246,0.056141935,-0.022342728,0.010417127,-0.013580759,0.015333891,0.0100078145,-0.026620094,0.023642499,0.02546201,0.003541589,-0.008126631,0.008324244,0.015818303,0.016524015,-0.049332958,-0.023524163,0.000052925407,0.0075465054,-0.029290438,0.015474763,-0.035304602,-0.00949211,0.061289065,-0.065690234,-0.05835351,-0.031871993,-0.010574943,0.017926546,-0.0052624107,-0.011151668,-0.023613924,-0.03456387,0.077894874,0.0127692325,-0.001176096,0.0050409194,0.051448185,0.012290489,0.0106227705,0.022434993,-0.01686715,-0.031750493,0.0027396393,-0.0057304595,0.00355889,-0.028485235,-0.00016490043,-0.0470793,0.028118387,0.04207142,-0.032991886,-0.01981098,0.014189503,0.01784553,-0.023284813,-0.015088223,-0.016183108,0.036754623,0.03835356,-0.0070515247,0.033452693,-0.008622558,0.035385627,-0.0148323085,0.021217557,0.037957855,0.020265615,0.004931021,0.0040466054,-0.02648111,0.0067860615,0.0025279778,0.028123995,-0.011022986,0.009843435,0.009006647,0.028562644,0.016316606,-0.031021124,0.008109004,-0.015389769,-0.009893218,-0.049569465,0.01954953,0.021329364,0.01919801,-0.012066372,-0.030942457,0.035844877,0.057152078,0.020148804,-0.018874006,0.017592207,0.03196134,0.04474724,0.04756041,0.001736428,-0.033359688,-0.0048909434,-0.001986542,-0.006071444,-0.012771638,-0.02684816,0.07262023,-0.008584043,-0.023595802,0.026640233,-0.00972425,-0.18284151,-0.017962975,-0.028893925,0.053377032,0.025889196,0.026104817,-0.034545247,0.0054711225,-0.011369969,0.062721826,0.03104066,-0.04743415,0.048879195,0.016323369,0.015860913,0.014671697,-0.000023233883,-0.0015148938,-0.044664484,-0.052311145,-0.0492322,-0.050853096,0.05297918,0.014353999,-0.04101371,-0.006712169,0.090398826,0.0036634794,0.01138331,-0.00810921,-0.0384896,-0.027380798,0.014151761,0.028252771,-0.0068353196,0.04881628,-0.0052805264,-0.0033539848,0.03545857,0.02908578,0.05730556,0.059544608,0.016136315,0.022404518,-0.014878687,0.027466968,-0.020825557,0.0058912802,-0.051822588,0.008390904,-0.016129967,-0.022129418,0.00722358,-0.04454304,-0.051059086,0.0007757076,0.012245662,0.044823,-0.01015087,-0.014260822,-0.013932259,-0.023654519,-0.023672698,-0.03949639,-0.011990201,-0.01805038,0.01055973,-0.018738968,-0.00071878405,-0.005646202,0.025241768,-0.076175354,0.0058887033,0.0049491585,-0.01664056,0.01645696,-0.03698646,0.0039831623,0.0059214854,-0.118184984,-0.0030975547,0.019078048,-0.0035407685,0.021890722,0.0007846879,-0.06631897,-0.0022690769,0.027106596,0.035434604,0.25826523,0.029693805,0.016817335,0.0019487629,0.050278492,-0.02948221,-0.022195727,0.047666848,-0.010341821,-0.007580986,-0.00697264,-0.0057446486,0.00962764,0.014733671,0.027431961,-0.020921584,-0.036315963,0.02291123,0.03988517,-0.0083708605,0.032805547,-0.047147,0.012458436,-0.007457084,-0.048339088,-0.027354293,0.0017452347,0.01334532,-0.016978165,0.010124813,-0.057229005,0.06781514,0.050199177,-0.026809333,-0.003213191,-0.0071423734,0.023580598,-0.06815624,-0.004683495,0.010600161,0.023071721,-0.008505702,0.034714624,-0.010711851,-0.014045094,0.011109023,-0.034841508,0.010297518,-0.014416197,-0.0059792986,0.022804005,-0.050526757,0.010344679,-0.035584472,-0.0133845685,-0.045120787,-0.011851282,-0.020161364,-0.011256832,0.030817933,0.04274281,0.0023342434,-0.003932067,-0.005571978,-0.034774262,0.0067387647,-0.03705333,-0.002247149,0.019412827,0.03880234,0.021600373,0.032013882,0.0008552555,0.012081148,0.0049540983,-0.0044492055,0.047572818,0.024749622,0.017288052,0.022011867,-0.042643934,-0.023883127,-0.012211868,-0.008811597,0.047646582,-0.032684423,0.032716103,0.071040675,-0.0025374144,0.011703087,0.008688113,0.01003387,0.02974198,-0.03779162,-0.03397355,0.019401357,0.04996226,-0.0071984776,0.003747573,0.020474337,-0.034983613,-0.052583538,-0.009185608,0.0021432037,0.019197376,-0.039593294,-0.03254848,0.0071977368,0.024812676,0.032373432,-0.03616339,0.011239117,0.007878917,-0.021343082,-0.003865862,0.074846126,0.025159752,0.0055370186,0.04254478,0.00043913707,0.0008425251,0.02469381,-0.020695304,0.037124615,-0.023510402,-0.085324764,0.010702082,0.025468387,-0.012557276,0.049935963,0.017341712,-0.033474028,0.0040437137,0.027261287,0.023828825,0.0013672465,0.016135827,-0.0053975796,0.011491086,0.02176294,-0.026378023,0.017460927,-0.010478438,0.0324229,0.03467153,0.03706316,-0.020569326,-0.031711604,-0.05918833,0.029998658,0.022610513,0.0092113195,0.05511857,-0.034695245,0.0017378249,-0.047749765,-0.024350455,-0.03354905,-0.007347031,-0.029245216,0.0054515908,0.003346278,0.04850633,0.05842754,-0.035430018,0.04087402,-0.02812248,0.02128891,0.0035834312,-0.009230806,0.033441458,-0.044139568,-0.03544652,-0.013054699,-0.0097324895,-0.021639446,-0.035956666,0.006759482,-0.011067457,-0.034105886,0.023263935,-0.040114805,-0.029565996,-0.01867072,0.046559997,-0.056936856,-0.04026555,0.0028957692,0.0013054641,-0.017579138,-0.0031371075,0.0988718,0.02883151,0.0012966451,0.0047728713,0.015339922,0.086754814,-0.027716791,0.027135294,-0.00048947893,-0.008567143,-0.039313726,-0.009326214,-0.048289023,0.012992093,-0.012951425,0.0027149953,0.05153609,0.039465632,-0.02608908,0.01613975,0.010641064,-0.04929453,-0.009102985,0.002504048,-0.053787217,0.0027205595,0.0451478,0.003552854,-0.007299696,0.0032892765,-0.027130216,-0.04607944,-0.05079071,-0.030633919,0.024567109,0.0023382304,-0.04402501,0.03845501,-0.027124904,-0.0017019616,-0.037496574,-0.0029115807,0.006089968,-0.014541088,0.04238701,0.0044583506,0.01867138,0.005316052,-0.047343682,0.002818829,-0.036271553,-0.0008922839,0.049543146,0.023375463,-0.030897077,-0.013903048,-0.000600945,-0.004357996,0.0099558905,0.012658714,-0.061412547,0.012267058,-0.04949944,0.01918592,0.038644053,0.008314926,-0.015245003,0.0038659452,-0.03995947,0.006307594,0.024295572,0.019458322,-0.018126154,-0.01740754,-0.018059269,-0.01088013,0.004301447,-0.023671905,-0.0142543595,-0.016203865,-0.01298695,0.008867862,-0.033085182,0.008807907,0.0047894893,0.012799511,-0.013321457,0.061232243,-0.055834115,-0.01530414,0.04994547,0.041606534,0.019984929,-0.018780438,0.0186521,0.042374182,-0.037668906,-0.00901058,-0.06369018,0.024555003,0.026570974,-0.06002607,0.042811383,-0.048197087,-0.008877085,-0.036748648,0.043191954,-0.004471118,0.014476185,-0.0064819427,-0.0032537282,0.011317393,-0.01301361,-0.019703126,-0.00074078573,-0.0131851025,-0.035860386,0.04908332,0.028894927,0.061443865,-0.034153774,-0.003116272,0.044653133,0.02554008,0.006201446,0.025637673,-0.03910798,0.037415612,-0.02761587,-0.038560566,-0.011949294,-0.026038224,-0.001295308,-0.05169101,0.003437262,0.012433494,-0.035898596,-0.03971506,-0.017904649,-0.022473443,0.019155663,-0.0474497,-0.005596176,-0.020829437,-0.036963142,0.0469768,-0.022938205,0.007961784,0.031889506,0.009514747,0.018935064,0.027357673,-0.02116031,-0.0045999493,0.016830737,0.016662983,0.005598861,-0.010520361,0.010268077,0.059507534,-0.02227963,-0.012672201,-0.023970068,0.03913595,-0.021722918,-0.034216132,-0.0068471767,0.024793372,0.017191332,-0.025760833,0.035478126,-0.0329244,-0.036245845,0.0024396232,0.054465856,0.016040824,-0.022771267,0.041985344,0.0033771761,0.021591324,-0.08637703,-0.014418697,0.020984726,-0.03176308,0.0028481402,0.021388726,-0.022005416,0.010005023,0.005202868,-0.02856109,-0.057299092,-0.019929336,-0.014761372,0.00571177,-0.027365541,-0.0041645137,0.011709651,0.04152075,-0.0029448508,-0.00951315,0.018574784,-0.043653306,0.018194115,-0.159116,-0.026729131,-0.029885627,-0.026042724,-0.008436066,0.005663735,-0.046375994,-0.010130058,-0.039371885,0.013566285,-0.024150431,-0.011138138,0.02397158,-0.011987607,-0.017966287,0.04096378,-0.008405341,0.011615918,-0.009488029,0.05520316,0.020900752,0.00887416,0.049771708,0.01383823,-0.023136707,0.01908538,0.013214445,-0.011728503,-0.04545657,-0.02079473,-0.0083981715,-0.039866444,0.016576452,0.042569704,-0.02546811,-0.022277765,0.0018181003,0.0058110943,-0.015757315,0.015969936,-0.038510513,0.014309337,0.031184452,-0.0028845505,0.013300191,0.10162411,-0.019451797,-0.020424062,-0.057352357,-0.008291007,0.021179069,0.05470419,-0.05375007,0.03557953,-0.0050401185,-0.012176224,-0.0273438,-0.031793647,0.014190243,0.04446036,-0.03220017,-0.009664508,-0.033555895,0.006832955,-0.012253272,0.027109804,-0.054508034,0.00082601,0.0031235963,0.009363936,0.010579446,-0.032477215,-0.0097606685,-0.029057248,0.014473623,0.0010648873,0.060080726,-0.02023487,-0.008083068,0.008475505,-0.055212565,0.021228235,0.008852121,-0.01972102,0.03140032,0.00597449,0.0071392637,0.00084137963,-0.023656696,-0.019417256,-0.017007101,-0.0543793,0.016525859,0.009249678,0.0028287629,0.025648566,-0.023558337,0.01522313,-0.032450166,0.009407258,-0.04741568,-0.013430483,-0.024428517,-0.053176243,-0.06676486,0.034067906,0.038347576,-0.0052259397,-0.027782803,-0.03056943,-0.036453694,-0.021659266,-0.010040341,0.019687459,-0.06828694,-0.037915718,0.011933313,0.06233211,0.028804502,-0.00027909427,-0.023198273,-0.020248292,0.012384156,-0.023688143,0.02471433,0.056176875,0.035329163,0.033561856,0.024625393,0.0061448417,0.01900329,-0.028110178,0.02248433,0.00060003885,0.048146028,-0.014952208,-0.046488658,0.040269688,-0.03865512,-0.04879308,-0.03314647,0.009869843,-0.01767616,-0.04046928,0.0045819725,-0.047601376,0.0018252119,0.0078782495,-0.020051671,-0.008422349,-0.010900122,-0.0179753,0.0030886212,0.040534105,0.005482053,0.030809155,-0.06552756,0.018079784,-0.0030542195,0.051438086,-0.04714425,-0.0065914416,-0.04852219,-0.017135788,-0.049511828,0.031180123,-0.0070193224,-0.023043491,-0.06255249,0.0188947,0.03909411,0.02712234,-0.013236481,-0.005511539,0.03453544,-0.0061872825,-0.019176474,0.025664043,-0.012841476,-0.023818692,0.03377282,-0.000954671,0.030711845,0.0008507237,-0.023214221,-0.032383613,0.0063877725,0.04456024,0.0057863444,0.014188179,0.00338809,0.011646027,-0.036493197,-0.046329755,0.06882268,0.019415978,0.027248254,0.016804935,0.015817104,0.0077285543,-0.014865783,-0.00028502248,0.010318667,-0.015361901,-0.025700588,-0.003474077,0.010559016,0.00087430596,-0.023190763,-0.025478246,-0.013440047,0.008367727,-0.0020667948,-0.0045925477,0.018815858,-0.041681025,0.087096006,0.005791552,-0.04363583,-0.012000782,0.064490184,0.029489925,0.015549586,-0.027723482,-0.03247328,-0.002279332,-0.031031776,-0.0030609646,-0.03432624,0.012802609,-0.049422055,0.020890938,-0.016225852,0.016850917,-0.023553733,0.012549707,-0.026420059,0.0028843333,-0.03830138,-0.029488338,0.05518454,-0.061729908,-0.022425616,-0.020208945],"last_embed":{"hash":"1v4z53y","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"1v4z53y","at":1762860895401},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{11}","lines":[237,237],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1v4z53y","at":1762860895401}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.011539991,-0.012744109,-0.055452436,0.06393389,-0.048946597,0.01569423,0.033983067,0.046981942,0.048509575,0.045507416,0.0020631037,-0.02769048,-0.001490391,0.0059287776,0.030208897,0.011440765,-0.0073112124,0.015186409,0.046320263,0.010985684,0.017122975,-0.02378579,0.023883682,0.02206475,-0.010720506,0.012120056,-0.0006091695,-0.06250581,0.0028241568,0.059868716,-0.00000319967,-0.040966246,0.0028205395,-0.038251534,-0.016132746,-0.02028162,-0.0063358275,-0.022997128,-0.035873525,0.071400136,-0.012780182,-0.019807847,0.028067287,0.0044602733,0.038425863,-0.001888386,-0.03491227,-0.02339027,-0.022643596,-0.03773306,0.00059323176,-0.018148888,0.013682569,-0.031025017,0.004864795,0.053706035,-0.07495162,-0.044920176,-0.024946963,0.023559459,-0.019435395,0.010722381,-0.0076302756,-0.027381832,-0.014418525,0.036464997,0.012306967,0.004395519,-0.025093824,-0.031562846,0.024121463,-0.0077983784,-0.00520154,0.0025186362,-0.040318795,0.019665545,-0.012165462,-0.025359109,0.017294746,0.02625126,-0.030840525,0.012865377,-0.018291973,0.011650238,0.002559438,0.020206075,-0.028716987,-0.0025283268,0.034260936,0.0016896932,0.011817878,0.010538451,-0.0031838273,-0.01369503,0.007008119,0.009258012,0.00074832427,-0.021477504,0.03556016,-0.021450307,-0.013630695,-0.013086749,-0.0020864757,0.002655318,0.026258303,-0.018934539,0.01650067,0.007871793,0.00341258,-0.012881925,0.008319708,0.027833384,0.023292912,0.020447696,-0.0041827546,-0.0017293069,0.030422011,0.02852041,0.007848197,-0.0070147635,0.023354052,0.01443639,0.056675866,-0.033921044,-0.020641088,-0.015206605,0.027508905,0.016478224,0.02328149,-0.026885362,0.00010598985,0.029759234,-0.0064251195,-0.016190074,-0.024200052,0.010611029,0.039260507,-0.010267626,-0.003456679,-0.0072591226,0.0089340275,0.04868046,-0.034708563,-0.0063903676,0.031497512,-0.01923888,0.04522211,0.027401563,0.018429093,0.014639887,-0.016897872,0.03953757,0.018025348,0.03318764,-0.024823014,0.04110811,0.019121274,0.013096476,-0.02341046,0.018708559,0.015926866,-0.018124688,0.023129838,0.035415225,-0.000104934305,-0.003314373,-0.016770443,-0.0041801347,-0.01837479,0.00888319,-0.02568337,-0.043974362,-0.026717808,0.009751731,0.031730484,0.008500738,0.09246464,0.010384125,-0.007595756,-0.04401213,-0.010022249,-0.047299862,0.004207485,-0.034454945,-0.020583495,0.03296308,0.009312813,-0.00851738,0.023415145,0.034495946,-0.040320165,0.02159832,0.015901992,0.03821362,-0.016224166,-0.039293483,0.037220486,0.002909428,0.001145177,0.0039936486,0.01971305,0.013383641,-0.00063554797,-0.031583503,-0.039896417,0.0034095135,0.012786401,-0.0010850364,0.013390902,-0.057974,0.018413505,0.0692357,-0.043515295,-0.042593695,-0.030662002,-0.017480215,0.018308379,-0.008667,-0.016823096,-0.049354866,-0.008573028,0.073739536,0.016516604,0.033428032,-0.016807925,0.04691713,0.033722296,0.03419206,0.019932684,-0.023282556,-0.011003669,0.0035076423,-0.001286333,0.0070048478,-0.02397572,-0.033638325,-0.007378015,0.03934935,0.02268517,-0.0021603059,-0.0032833484,-0.006615466,0.049018793,-0.015442232,-0.027093118,-0.008509487,0.041479487,0.031922504,-0.041786768,0.003323603,0.0014533676,0.03952998,-0.0061004125,-0.0005250663,0.012083714,0.020380871,-0.0005369824,0.0039033454,0.0006530188,-0.002952896,-0.026855065,0.016830783,-0.017918572,0.013120825,0.021382129,0.012735564,0.026070468,-0.020141443,0.0059120045,-0.01734525,-0.022318233,-0.036191985,0.01342774,-0.0028723772,0.0041196425,0.017911632,-0.058326315,0.050618317,0.0814091,0.0033646969,-0.016376022,0.01612301,0.022386162,0.03601964,0.046817306,-0.024965608,-0.0074386047,0.006242082,0.0009612042,-0.022879012,-0.010786681,-0.04643147,0.05612394,-0.009358747,-0.021352386,0.034450322,0.012878342,-0.18386905,-0.022598535,-0.033742715,0.04161373,0.031145016,0.0066536665,-0.0063658487,0.0024561426,-0.023019392,0.06296231,0.026159592,-0.056890424,0.0127124945,0.01787219,0.05570163,0.027512234,-0.0069740135,0.0085438825,-0.03948085,-0.04462624,-0.057228643,-0.039038077,0.066291764,-0.013969899,-0.041251816,-0.01784574,0.09053692,0.0007936702,0.012155699,-0.0009429602,-0.027446058,-0.027157014,0.01856293,0.010894203,-0.019321227,0.046618205,-0.032246564,-0.0063649844,0.034288913,0.016639527,0.049766924,0.05789406,0.008054809,0.049341988,-0.015963526,0.008028845,0.0037833015,0.029006157,-0.072578,-0.008681211,-0.05765149,-0.024280004,0.010964646,-0.01243925,-0.063454136,-0.0026017444,0.018349638,0.033360336,-0.0044486197,0.024284769,-0.009162781,-0.047949515,-0.0024626248,-0.055516288,-0.040791947,-0.017434474,0.022520535,-0.012066024,-0.003584156,-0.024941528,0.018219931,-0.07326046,0.004706949,-0.004300338,-0.024138194,0.00799046,-0.048015673,-0.005667258,0.023868743,-0.10528021,-0.018663926,0.0028527272,0.00045162716,0.03727345,-0.0009053579,-0.06267265,0.014376207,-0.0019243187,0.025387751,0.2482793,0.03146725,-0.025457116,0.02112145,0.041315984,-0.045365136,-0.018522928,0.057653263,0.010663934,-0.009217756,-0.024218084,0.021306993,0.013132375,0.006029073,0.02937382,0.011991456,-0.053498603,-0.0036800958,0.044065554,0.001944839,0.03176397,-0.037224047,0.025181074,-0.00360168,-0.045600425,-0.011901194,-0.028402641,0.013234642,0.00821282,0.00017732035,-0.052784376,0.019789644,0.025579473,-0.012943995,-0.018599935,-0.0014119307,0.022725178,-0.04470608,-0.019999802,0.02915266,0.0065595997,-0.006909059,-0.008113464,-0.02082994,-0.0121735055,-0.04077008,-0.038687598,0.006556595,-0.02502619,0.0071828426,-0.019089356,-0.024181418,0.019230984,-0.038943283,-0.018768156,-0.01997028,-0.00008429719,-0.033616245,0.00054994936,0.03461292,0.033871543,-0.0024810242,-0.0063202237,0.009188783,-0.02662318,-0.009374365,-0.055102047,-0.030896612,0.0241116,0.030160392,0.037043322,0.041919846,-0.027810026,-0.0035656288,0.0034955854,-0.015052942,0.024807967,0.018122917,-0.01695663,0.035986386,-0.0500226,-0.032401923,-0.009415443,0.008933966,0.05012109,-0.030143984,0.023510443,0.065283775,0.009884976,0.010229845,-0.005133406,0.011962299,0.037837435,-0.033413406,-0.043218553,0.022826618,0.002492774,0.0057850666,-0.004402263,0.028243609,-0.019350182,-0.057179157,-0.0061021773,0.014849516,-0.0072316253,-0.043971032,-0.0023757936,0.032558195,0.024826584,0.039146453,-0.05336171,0.0053719063,0.0037379367,-0.018761614,0.006375122,0.06073459,0.013901142,0.017833125,0.06181222,0.0029223948,-0.022940185,0.061140776,-0.014286947,0.008773615,0.00352906,-0.03917714,0.023468465,0.0072390633,0.001161572,0.061543446,0.022976818,-0.04283603,0.014520763,0.014466096,0.0029222076,0.0144970175,-0.040001478,0.005367732,0.041519932,0.019838432,-0.0495066,0.04308535,-0.0051678214,0.023679137,0.025229033,0.07602157,0.0095237,-0.01591721,-0.05502134,0.02487788,0.0041629686,0.009837278,0.023327649,-0.041819256,0.005191303,-0.0632456,-0.026041495,-0.020770987,-0.018938761,-0.002824496,0.007818342,0.0034905823,0.003476677,0.053652495,-0.026139945,0.032112714,0.00685784,0.007027039,0.0015741924,-0.015335877,0.013662294,-0.038007125,-0.03393922,-0.008620022,-0.03298569,-0.020196173,-0.013809721,0.0038644995,-0.001755393,-0.02405202,0.016565857,-0.02314807,-0.0120443925,-0.043067005,0.017494924,-0.010427489,-0.020604223,-0.0020013524,-0.018195396,-0.0316477,0.0057262806,0.09647148,-0.0035453588,0.0053244145,0.01002777,0.025834367,0.07645959,-0.02484176,0.03664205,-0.019704193,-0.012917158,-0.043765858,0.002387591,-0.013170074,-0.020944912,-0.00807846,0.000118522206,0.038660392,0.033192553,-0.007639187,0.0060768146,-0.0043421867,-0.07127674,0.008691642,-0.005585496,-0.04651324,0.013282429,0.013882618,0.011786077,-0.026718007,-0.033015702,-0.019911498,-0.016394839,-0.034098703,-0.023317965,0.059952125,-0.016434925,-0.008635332,0.016254276,-0.01864375,-0.0037105582,-0.050672483,-0.0013401372,-0.01051522,-0.006602461,0.0031201122,-0.003856983,0.017739654,-0.036440942,-0.034606617,0.013182808,-0.019802783,0.00639902,0.00014845342,0.014919165,-0.025181688,-0.052575227,0.008096509,-0.011685207,0.020968203,0.0029170078,-0.02547209,0.020456363,-0.043515816,0.0679195,0.059738092,-0.003135255,-0.0102274055,0.025115054,-0.058264688,0.0067667705,0.03384401,0.0032181772,-0.0006953164,-0.0066147763,-0.002139797,0.0030775664,-0.00429512,-0.01729281,-0.04976043,-0.016174495,-0.013105277,0.007334462,-0.041951045,-0.012998491,0.004468593,-0.009638943,-0.0023113866,0.05619133,-0.013857653,-0.04416762,0.03749793,0.02658163,0.030358464,-0.031664096,0.004804417,0.018925441,-0.051030736,0.002737749,-0.043053176,0.021067223,0.026108261,-0.030594587,0.056588255,-0.032081567,-0.0046985624,-0.048232988,0.034780893,0.002867211,0.0028056058,-0.0046934183,-0.016335806,0.012886322,-0.0075644893,-0.013636667,0.0042963647,-0.020209167,-0.038083307,0.050426017,0.018368822,0.039596006,0.0043307603,0.026115458,0.054506183,0.011810456,0.0125440275,0.040408075,-0.042129915,0.04177586,-0.016591005,-0.02954337,0.013013557,-0.034192514,0.010391946,-0.06484067,0.0042026653,0.0037195848,-0.018144788,-0.02030137,-0.010116745,-0.013337846,0.000020181757,-0.010111112,-0.013965287,0.0021103695,-0.011668891,0.036053132,-0.03437868,0.01718104,0.032718506,-0.009941862,0.031277515,0.05605592,-0.015179111,-0.002412773,0.025166048,0.01674262,0.020939125,0.01785461,-0.0065591466,0.022993494,-0.012175749,-0.02266507,-0.025370337,0.010102533,0.0075195488,-0.010554179,-0.039970513,0.034944415,0.024484577,-0.007045234,0.030904315,-0.0152589185,-0.048519842,0.012519196,0.05645957,0.030096175,-0.016103936,0.048977952,-0.0016916428,0.004583956,-0.072868474,-0.0025270227,-0.010931884,-0.005659272,0.020737683,-0.017517721,-0.016801706,0.008184955,0.009599424,-0.029976817,-0.051167954,-0.032582246,0.0029675225,0.0017229134,-0.054009784,-0.0111528225,-0.0036777232,0.030565854,-0.018820222,0.0027251581,0.030820344,-0.028984075,0.03109061,-0.15599655,-0.025341842,-0.016843637,-0.00030586164,-0.012744173,0.015459845,-0.05238764,0.003021728,-0.03337061,-0.016320303,-0.005144594,-0.025546078,0.016735952,-0.017056148,0.0037670622,0.013001312,-0.006252686,0.02604972,0.022037359,0.06911646,0.007943433,0.03193986,0.0365171,0.035570152,-0.015131547,0.00008543085,0.018529786,-0.006827511,-0.037543517,-0.03416549,0.014144303,-0.082904875,0.020603372,0.04884866,-0.021299765,-0.022251794,-0.009313229,0.004193116,0.021758994,0.0163166,-0.033585485,0.003739739,0.019320283,-0.021592457,0.035771973,0.098612554,0.010455361,-0.01842815,-0.052971948,0.000038306694,0.021142378,0.06653343,-0.04542388,0.034017734,0.0037084222,-0.030601298,-0.038005173,0.0072048106,-0.011905395,0.05028619,-0.025645785,0.020173581,-0.027856441,0.002438527,-0.0017303326,0.023385692,-0.05306679,0.005984815,0.012680317,-0.0028394319,0.009414548,-0.024134232,-0.008558442,-0.0378942,-0.008551162,0.0019584734,0.04845654,-0.007900041,-0.012233439,0.005486703,-0.034490757,-0.003506605,0.008258184,-0.0049280412,0.016064566,-0.001275145,-0.0035465725,-0.0012390004,-0.020756193,-0.021440016,-0.015482425,-0.025871204,0.034557912,-0.0060827355,0.00177542,0.01116693,-0.03006422,0.011343555,-0.0343722,0.01201819,-0.014325262,-0.02194791,-0.016499536,-0.025267934,-0.06243218,0.013109675,0.05250033,0.0026734478,-0.0054493006,-0.04511201,-0.02122295,0.015753021,-0.04346495,0.016921116,-0.045527074,-0.052835245,0.0036377432,0.040819947,-0.0016622578,0.011310267,-0.039772615,-0.022229128,0.018565508,-0.021092605,0.012222893,0.069256954,0.058017436,0.04429583,0.01900496,-0.013684018,0.025362493,-0.070095606,-0.023670007,0.016631197,0.044879973,-0.020776037,-0.036888346,0.03657312,-0.027821388,-0.05241814,-0.038032908,0.01818669,0.0027785113,-0.026582684,-0.0033136078,-0.047691844,-0.007327647,0.004658383,-0.024883067,-0.049337145,0.005816176,-0.03399395,-0.030669961,0.0671917,-0.011497423,0.023471469,-0.044525765,0.029909816,-0.017893368,0.044050664,-0.02606603,-0.013923707,-0.04690704,-0.0405649,-0.035114493,0.035172388,-0.013746915,-0.021322692,-0.06275339,0.00017175335,0.047409218,0.055982705,-0.014783135,-0.007962798,0.03574735,0.005312731,0.00070383865,0.044377014,-0.00349847,-0.025304964,0.041405495,-0.017649075,0.0131544955,0.041180458,-0.011871435,-0.024243936,0.0032209917,0.033733778,0.0039000441,0.009552799,0.0045293625,0.016095039,-0.044852957,-0.027633063,0.06448283,0.0077681183,0.020558495,0.025247566,0.026131067,0.012608581,-0.045371093,0.0017526092,0.019896867,0.016426425,-0.01657736,-0.024609566,0.024218032,-0.017746381,-0.035583835,-0.020939648,-0.024625998,0.0073468364,-0.0039825533,-0.0014696934,0.0058128242,-0.054725938,0.073863685,0.005271167,-0.05425999,0.014102941,0.053113457,0.047952462,0.01568752,-0.035015397,-0.036754306,-0.00055856875,-0.02616883,-0.0112576485,-0.036127783,0.0054501593,-0.0901827,-0.004598626,-0.01994735,0.043271337,-0.027676258,0.024202228,-0.048816822,-0.020800488,-0.034388553,-0.014804913,0.05873134,-0.047098495,-0.00046703249,-0.013840871],"last_embed":{"hash":"6ofn20","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"6ofn20","at":1762860895401},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Simple Time Tracker Integration#Tasker Integration Options#{12}","lines":[238,239],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6ofn20","at":1762860895401}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008465602,-0.036884636,-0.031150045,0.018097669,-0.032492276,-0.02946659,0.022432985,0.006284057,0.0039506834,0.033850472,-0.0040456727,-0.00022041968,-0.0049110726,0.012583772,0.01069674,-0.0038271782,0.011820419,0.007487887,0.034624677,-0.017080536,0.02042275,-0.018722259,0.058895223,0.000045132594,-0.01345531,0.016387414,-0.017284364,-0.03338081,0.013062268,0.020853905,0.0067885052,-0.024635773,-0.016410595,-0.04565493,-0.02643777,-0.021603014,0.0014697511,-0.027236974,-0.03803786,0.08365249,0.031357974,-0.011776276,-0.013692789,0.004598068,0.073222265,-0.021532593,-0.017357713,-0.0022119766,-0.018221037,-0.04880654,-0.021623574,-0.0065138116,0.038254865,-0.013985489,0.029873002,0.05437706,-0.06847723,-0.012247986,-0.06489713,-0.043195453,-0.049802,0.00803365,-0.054012887,0.008982919,0.016150339,0.025158081,0.0059544896,-0.013790192,-0.0077207736,-0.054821294,0.04005567,0.0035124705,0.003958213,0.013914821,-0.06644301,0.023912288,0.00025748962,-0.0059285336,0.009530023,-0.0013361442,-0.0105092395,-0.027558802,-0.00871728,0.017067945,0.009349627,-0.006609991,-0.021062858,0.053964492,0.027054392,0.021179313,0.0047070407,0.014076124,0.008195561,-0.05551055,0.0076652644,-0.013138989,0.016046833,-0.021327088,0.05743697,0.007994704,-0.019248467,-0.0048973276,0.022111757,-0.0051904935,0.039607346,0.0016649701,0.03440267,0.008902717,-0.0025644812,-0.018012803,0.0045056525,0.033345122,0.015930485,0.0078623155,-0.0049011293,-0.030004915,0.005966753,-0.014730892,0.009869592,0.015511704,0.045261838,0.01519702,0.021493662,-0.048925277,0.020076457,-0.011214493,-0.016132535,-0.0004631507,-0.018431626,0.00036902062,-0.012422374,0.021084143,-0.021052768,0.011185311,-0.017126624,0.008689506,0.015679512,0.036325,-0.017084172,-0.021903714,0.0001670113,-0.0057562324,-0.027296979,-0.0064335163,0.011588309,-0.035484206,0.025065146,0.03364926,0.01505448,0.030718653,-0.034760207,0.0380529,0.017425707,0.038762506,0.015044651,-0.0036963036,0.035496388,0.023550332,-0.03612952,0.014000119,-0.0058794087,0.032258555,-0.0499194,0.08995694,-0.000940083,-0.010492733,0.021325408,-0.0022915604,-0.0059862076,0.040105782,-0.047008153,-0.00054476195,-0.026197676,0.013408952,0.022116559,0.01475789,0.08773067,0.024188265,-0.017020393,-0.051240314,-0.045954816,-0.02529022,0.015266039,-0.05324821,-0.039008,0.021640128,-0.0069821374,-0.044813447,-0.00573117,0.060745094,-0.031775333,-0.021342577,0.004249072,0.048112534,-0.0012639732,0.0041307523,0.039104447,0.021160208,0.033650365,-0.0062064757,0.008534526,0.007852491,0.04100466,-0.0031068982,-0.01125952,-0.009900084,0.016361391,-0.046582147,0.020272816,-0.016392747,0.019829286,0.03163982,-0.033358008,-0.004946311,-0.008341818,-0.03753833,0.017075809,0.015735619,-0.008726446,-0.005394928,-0.004937385,0.06958426,0.010954088,0.014624821,0.04184703,0.0012651859,0.030650198,0.033449676,0.013985641,-0.036587607,-0.01326811,0.011558454,-0.036901236,0.017836861,-0.0082808435,-0.014707135,-0.034938958,0.02174417,0.043083314,-0.016509896,-0.02137657,0.010189543,0.015740002,0.007683493,-0.034374148,-0.029166253,0.049602266,0.026047131,-0.019882577,0.005922208,-0.03404427,-0.011558737,-0.042436842,-0.0063704187,0.024393832,0.026697604,-0.0154158,-0.019686325,0.010889008,-0.012526247,0.007921416,0.011194443,-0.0063004773,0.019209921,0.00046123582,0.0181032,0.0059092925,-0.04935336,0.025681753,0.0038608636,0.00029875065,-0.053093754,0.03538543,0.0048731207,0.0013103919,-0.0009196169,-0.009836093,0.019347992,0.05834692,0.017167836,0.0028853787,0.0071062976,-0.0147998305,-0.0029158683,0.06176603,0.015591103,-0.016288105,0.015167716,0.015575867,0.007972101,-0.03384616,-0.002530441,0.067741476,-0.004045226,-0.03201657,-0.013313769,0.004326215,-0.17297378,0.005207881,-0.013318751,0.010891808,0.006194131,0.023730855,-0.020440577,-0.0023937046,-0.018985318,0.08961876,0.041804343,-0.053234562,0.040841017,0.0021495349,0.012403206,-0.021758841,-0.020993024,-0.012147922,-0.09277108,-0.04163844,-0.07895016,-0.03983611,0.071095504,-0.001526487,-0.06227648,0.025750363,0.042922582,-0.012867779,-0.01806942,-0.014757525,-0.05709658,-0.011913066,0.011599833,-0.0026008952,-0.0059921895,0.078542866,0.0072001787,0.008003306,0.05017277,0.020768771,0.03097487,0.03947408,0.054380424,0.037433255,0.037058026,0.036648404,-0.023165446,0.04752908,-0.04563834,0.033368584,-0.015989663,-0.002506389,0.03198152,-0.015507927,-0.03494851,-0.017069474,-0.00034360794,0.02701403,-0.023296017,-0.009253949,-0.010711161,0.00055694865,-0.0111549925,-0.01881462,-0.02218519,0.00067501917,0.01312139,-0.010027627,0.009522206,-0.04073719,0.015665298,-0.062929384,-0.009218148,0.006103975,0.005450438,0.0322595,-0.03357819,-0.05380991,-0.0077602034,-0.12136028,-0.0069342856,0.028220057,-0.030434323,0.014724388,0.008666259,-0.066089444,-0.019869307,0.009043666,0.038197905,0.24399002,0.00094076415,0.015633166,0.011633639,0.039489735,-0.036320217,-0.029442627,0.040874712,-0.016280431,-0.019379769,0.0037300808,0.0011143474,0.014201708,0.004505104,0.013971134,-0.008315306,-0.038315643,0.038993545,0.04557921,-0.011520358,0.01669694,-0.05558147,0.018158978,-0.012588999,-0.04620346,-0.054965425,-0.0019891777,-0.00024710334,-0.032115616,0.0377798,-0.02339837,0.04776451,0.042731494,-0.014176812,-0.025269493,0.016216641,0.016580652,-0.021746783,0.014169031,0.009419008,0.01600867,0.0006977584,0.053823467,-0.014105478,-0.024966002,-0.0039806115,-0.02846719,0.00034531826,-0.06048386,-0.027961021,-0.00063019013,-0.03823658,0.022169203,-0.017117327,-0.022939999,-0.038004596,-0.0055120233,-0.0083955545,-0.014842034,0.0049273567,0.046499066,0.0121990405,-0.04552473,0.01250611,0.009565076,0.024389368,-0.028451625,0.017814407,0.0029930598,0.026901698,0.016496535,0.0139194075,0.034410466,0.015690431,0.0036044777,0.0021662856,0.04394797,0.009855247,-0.0029513424,0.01542607,-0.023735907,-0.01581338,-0.029566286,0.010425488,0.014525927,0.013692709,-0.01321895,0.05676244,-0.0005265681,-0.011568362,-0.024603209,0.019107558,0.013438915,-0.018409291,-0.047193646,0.032970756,0.005996778,0.014864846,-0.006744154,0.020841984,-0.050461896,-0.007815268,0.01688756,-0.009680282,0.0068530315,-0.0067072297,-0.012858794,0.010176687,0.011303487,-0.0024653107,-0.040489435,-0.010701403,0.0011479864,-0.016503232,0.011058358,0.03746343,0.006902183,-0.008425166,0.044937603,-0.013748326,0.023666868,0.04335757,-0.027770093,-0.007268868,0.011443177,-0.03951481,0.0042222175,0.0018876103,0.026089998,0.046949785,0.05500291,-0.033415712,0.043250408,0.04228607,0.011285583,-0.007436712,0.06031183,-0.01584165,0.022901634,0.034367114,-0.045206703,-0.0016655411,-0.02685748,0.037486497,0.0034271735,0.029906653,0.038577784,-0.0066055926,-0.049807083,0.044460554,-0.0048997984,0.029730167,0.014729546,-0.048731722,-0.01409685,-0.08613727,0.0056028,-0.019418307,-0.003141835,-0.030508518,-0.021170715,0.0078110164,0.017133096,0.063455485,-0.03917335,0.06681941,-0.012153618,0.008774398,0.005435983,-0.010439912,0.0045016096,-0.021075677,-0.014415214,-0.00049258943,0.008460978,-0.032518763,-0.039705597,0.019710833,-0.01603961,-0.053252902,0.02436178,0.011898723,-0.026210211,-0.0018698926,0.030962672,-0.037914015,0.01305904,-0.0070700767,0.02050615,-0.0044140294,-0.022541763,0.10182463,-0.0005471368,0.0010822174,-0.0006054186,0.020544827,0.039446343,-0.0046159504,0.029024335,0.01035605,0.003858813,0.0024383664,-0.03491868,-0.010815484,0.01361178,0.0043737288,-0.0072061424,0.058296368,-0.0042458484,0.019649379,-0.016801648,0.010524318,-0.053550936,-0.008487577,-0.008535578,-0.046382166,0.035129726,0.027538825,0.016077302,-0.009342689,0.0077336594,-0.008422421,-0.008870599,-0.053003486,-0.035307758,0.034945592,-0.013899446,-0.031010972,0.040968947,-0.0056685703,0.002652972,-0.04456315,0.0006359626,-0.0019185833,-0.013883278,0.0037788418,0.019364117,0.032845836,0.046980567,-0.03254809,-0.004871278,-0.0443342,-0.014206597,0.037571765,0.0072608665,-0.01896282,-0.017198408,0.011544181,0.0063599325,-0.0028479875,-0.004622739,-0.045956325,0.0108806025,-0.031925987,0.031186683,0.029709809,0.00037640336,-0.015916005,0.031006707,-0.063723214,0.014060182,0.029278954,-0.00096431794,-0.0019030549,0.014555428,-0.044813443,0.0065150904,-0.02132869,-0.008949069,-0.0051446175,-0.016133415,-0.020927012,0.01739119,-0.06757714,0.042355467,-0.005962764,0.024231978,-0.037936408,0.06745058,-0.034362648,-0.008717633,0.020868532,0.00887008,-0.0014758368,-0.06423401,0.018406993,0.030607043,-0.05661147,0.0113970535,-0.063476756,0.009997327,0.03341937,-0.039921734,0.054784466,-0.055527445,-0.004384626,-0.07244007,-0.021082275,-0.013126662,-0.0024302127,-0.0022164616,0.0044323006,-0.027144767,0.0076106386,-0.042536963,0.01610011,-0.016597733,-0.035357118,0.057904422,0.013775508,-0.015666757,-0.013760253,0.015650526,0.023510873,0.008004129,0.010117374,0.051248632,-0.018364616,0.018597616,-0.017666588,-0.02090267,-0.013135113,-0.029210899,-0.001080605,-0.0062660477,-0.0036799689,0.008482035,0.009191163,-0.032205217,-0.03771717,-0.017163014,-0.0069853747,-0.047024697,-0.015630977,-0.059461072,-0.028164621,0.08115187,-0.045566488,0.030630952,-0.011883379,-0.0220353,-0.01899739,0.036184933,-0.06779016,0.003474767,0.014276862,0.025199937,-0.01961537,-0.017967762,0.014215835,0.049020138,0.010473342,-0.011884646,-0.030141704,0.026080828,0.015415571,-0.05066706,0.025314385,0.027120922,0.02296633,-0.016187992,0.025323564,-0.0074619977,-0.05455541,-0.015678989,0.07484538,0.02468368,-0.028741509,-0.015685525,-0.006789061,-0.012212238,-0.07848587,0.0088822,0.022634922,-0.028566979,0.015734227,0.01476292,-0.025831733,0.0276473,-0.025228092,-0.040763278,-0.039715007,-0.016008424,-0.021114185,0.0008948062,-0.013190931,-0.035469234,0.007511133,0.026699543,0.010398575,-0.026297994,-0.009330389,-0.053021993,0.023135994,-0.14962794,0.022570113,-0.029208418,-0.034683116,-0.0082426,0.0052614114,-0.029093465,-0.023428554,-0.011100845,0.03412553,-0.040842045,-0.02199306,0.028791167,-0.023731837,-0.011504112,0.041647762,-0.037285257,0.032533646,-0.018126406,0.0066127516,-0.005031865,-0.00931164,0.030729186,-0.0011627221,-0.017580422,-0.0075163227,0.038217917,0.0039804694,-0.016615316,0.001857544,-0.013800571,-0.017670656,0.017827751,0.05622214,0.00782627,0.003474414,0.00034896715,-0.0027963629,-0.016487114,0.009035991,-0.012208995,0.023382552,0.04094864,-0.023762353,0.03482659,0.074125476,-0.022371473,-0.033685137,-0.05028665,-0.009523802,-0.029371537,0.038733333,-0.043997083,0.024578912,-0.00295312,-0.016368639,-0.037406348,0.0058793747,0.031055557,0.033967417,-0.015340658,-0.009782478,-0.030648652,0.0075607444,-0.017635351,0.024949273,-0.02708935,0.012186473,0.004119641,0.02071215,-0.0138601335,-0.00885353,-0.016965365,-0.02831358,0.017301233,0.03335961,0.055025205,-0.02049713,-0.025818922,-0.008448143,-0.04213349,0.015411787,0.02420188,-0.035535194,0.026676206,0.030701574,0.0027786002,0.013716851,-0.017315537,0.011279242,-0.016266003,-0.050859135,0.040129192,0.030630074,-0.015735855,0.014973734,-0.012922668,0.011144176,-0.0546278,-0.014728317,-0.02801951,-0.040950146,-0.0111035565,-0.017332543,-0.0516791,0.025565913,0.002676239,0.00024522826,-0.010102802,-0.02873817,0.0088163335,-0.0027646252,-0.03378633,0.0025256868,-0.095419005,-0.039414987,-0.005042508,0.05160857,0.017650006,-0.021272305,0.010144754,-0.015544816,0.00011405741,-0.016593682,0.033210617,0.048689738,0.044870388,0.0213322,0.020731267,-0.020997178,0.019110566,-0.057405487,-0.0043201484,0.0031643645,0.037800573,-0.024716001,-0.030391017,0.05496105,-0.027311075,-0.038375113,-0.028653592,0.009073568,-0.0024062274,-0.020124823,-0.013370082,-0.0497424,-0.0058158133,0.0097837215,0.0096834665,-0.013787107,0.021300161,0.022954542,0.0018101447,0.051736612,-0.012275369,0.04000407,-0.031822372,0.058681175,-0.033938292,0.053459283,-0.04623968,-0.011749805,-0.020132303,0.012650512,-0.0115354275,0.05303825,-0.019057076,-0.025356153,-0.034436576,0.017160937,0.027667362,0.054734375,-0.0018499879,0.011040021,0.035524096,0.036421347,0.0036668475,-0.007885858,-0.013644392,0.0023068823,0.043912683,0.0070906375,0.007643899,0.034051128,-0.023950087,-0.012424409,-0.018915625,0.007926108,0.007964515,0.0010006399,0.02827166,-0.0060427375,-0.006703739,-0.011835286,0.05321245,0.0028123169,0.03592119,0.020831311,-0.0004292335,0.04865451,-0.009803901,-0.02901799,0.021540629,-0.015336831,-0.018406324,0.02203615,0.028045874,0.020540258,-0.029549506,0.0008208445,-0.03585637,0.0021683474,-0.02300276,-0.004147404,0.013298278,-0.00044198547,0.078402944,0.005582034,-0.046689596,-0.00627205,0.05400527,0.050730858,0.02930201,-0.044630866,-0.045073666,-0.03335384,0.0014703993,0.023139121,-0.031176815,-0.047169957,-0.038970653,0.009084649,-0.006378145,0.031211473,0.011190978,-0.013717377,-0.046586618,0.029076971,-0.08287496,-0.0005213454,0.066850945,-0.048945405,-0.066404775,-0.024908694],"last_embed":{"hash":"9hvps8","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"9hvps8","at":1762860895401},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)","lines":[242,269],"size":629,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9hvps8","at":1762860895401}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)#Setup": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017038343,-0.031769555,-0.021054532,0.012167344,-0.052617766,-0.02415692,0.018802654,0.00064455235,0.0056832703,0.027055478,-0.010405414,0.005135195,0.0019142659,0.0040914654,0.021540528,-0.014667109,0.0015946678,-0.0021933862,0.03809898,-0.018623788,0.024996094,-0.020518145,0.06298648,0.00960632,-0.01887374,0.026654268,-0.029943334,-0.034447446,0.02957937,0.0441811,0.003001893,-0.03276162,-0.029058523,-0.05465147,-0.011531054,-0.018704548,0.006710227,-0.018756308,-0.04724412,0.080239154,0.011648926,-0.01976228,-0.008958314,0.033593632,0.077818744,-0.017889109,-0.021553976,-0.002077797,-0.012063824,-0.047794282,-0.0154871065,-0.0041800025,0.021389257,-0.011916815,0.022536682,0.045804214,-0.05713732,-0.022495454,-0.055798884,-0.052224204,-0.03656892,0.013317678,-0.046263695,0.013331372,0.02870084,0.011880578,0.010751519,-0.012646417,-0.0069658654,-0.058167245,0.015521585,0.0053217686,0.011753445,0.009891613,-0.06750755,0.009786307,0.01911197,-0.008735155,0.030911034,0.008652736,-0.003930811,-0.0150039485,0.0074462234,0.020801013,0.0223699,0.0014599275,-0.015925875,0.06851736,0.010472165,0.016258556,-0.000028540437,0.0055875317,-0.017423429,-0.052826256,0.008934391,-0.017190045,0.012150016,-0.007866103,0.045340516,0.0013928142,-0.022591636,0.003345737,0.038260438,0.011781065,0.0368297,0.00031217592,0.03895236,0.018785475,-0.005476105,-0.01487444,-0.0028951964,0.041354764,0.020547556,0.01124738,-0.00291303,-0.040590875,0.0011785798,-0.013750785,0.0013478919,0.031096812,0.04713059,0.0012226951,0.032825407,-0.039074127,0.023525832,-0.00051804,-0.008703796,-0.005135377,-0.021175351,-0.006410505,-0.008480223,0.033008393,-0.030176688,-0.00045847855,-0.014353645,0.004701534,0.0064445776,0.03510804,-0.026679376,-0.0347301,-0.009491079,-0.009130358,-0.02794442,-0.0027782985,0.004927634,-0.019492177,0.015812552,0.026539868,0.01501742,0.032392785,-0.017833274,0.03462917,0.025929548,0.038215518,0.017917898,-0.007313224,0.047469363,0.04326863,-0.015991762,0.003293613,0.0021323191,0.01614179,-0.038317036,0.05735877,-0.012125129,-0.0036985222,0.022771923,0.019088522,-0.004645156,0.050108466,-0.042567305,0.020152604,-0.02737115,0.023378529,0.015910652,0.013347253,0.08251202,0.02003559,-0.011423364,-0.055396426,-0.05458294,-0.008660687,0.020783633,-0.053221904,-0.044236027,0.014620989,0.0097750975,-0.04203363,0.0025534544,0.054044705,-0.011875067,-0.010801009,-0.011477665,0.04095757,0.013142361,0.0040538046,0.028690593,0.023392659,0.029192945,0.00018300948,0.0020378982,-0.000106014566,0.025819989,-0.01803155,-0.0017893449,0.0005022162,-0.008407426,-0.036015525,0.029190745,-0.02341392,-0.0013307589,0.008568838,-0.044661496,-0.015024978,-0.016725307,-0.057585403,0.02609287,0.016353773,-0.006071582,-0.00071790745,-0.0015554471,0.08379975,0.009778524,-0.003987608,0.02779531,-0.0007281107,0.016546674,0.020177873,0.0149090495,-0.051787376,-0.01913949,0.00411425,-0.03244481,0.010516492,0.015003845,-0.008541864,-0.042168785,0.021993574,0.038620774,-0.036672063,-0.015355143,0.002390928,0.026613759,0.0026950657,-0.031425517,-0.029911451,0.041324988,0.03557948,-0.020530988,0.010555869,-0.041342765,-0.023657829,-0.038041957,-0.019742196,0.007132726,0.021946965,-0.024201658,-0.019093826,0.011752516,-0.013149674,0.017704863,0.021893987,-0.007927015,0.026209626,-0.013524857,0.0053799343,0.0005356526,-0.04562527,0.01743812,0.029182706,-0.0044688256,-0.048712615,0.041070767,0.00706877,-0.0037568784,-0.012665902,-0.016782349,0.02379405,0.04585945,0.015248657,-0.004668451,0.014608606,-0.021219816,-0.011295845,0.061527085,0.0052802674,-0.025328865,0.0098470235,0.01083256,0.020543588,-0.043196052,-0.015101239,0.067485824,-0.012124002,-0.017605152,-0.012395194,-0.0032402193,-0.17388543,0.011616611,-0.020522527,0.040715273,0.009241246,0.013065222,-0.03602909,-0.009658536,-0.01225449,0.097712144,0.05926875,-0.048008353,0.062152226,0.008813505,0.012609034,-0.03279909,-0.009469789,-0.018293787,-0.090540074,-0.04074252,-0.093740575,-0.045374002,0.06770815,0.012861453,-0.043977752,0.028496701,0.040520903,-0.008417089,-0.027154887,-0.012754284,-0.064523704,-0.018414438,0.016645238,0.005615924,0.0014510519,0.08424022,0.009592775,0.015617706,0.034214687,0.015772315,0.037301186,0.028086575,0.053643107,0.032819483,0.047926437,0.031167137,-0.030523237,0.03455358,-0.047176052,0.043283902,-0.014840272,0.001357284,0.035810478,-0.02015146,-0.03135071,-0.01895085,-0.0065438272,0.030051986,-0.02662399,-0.012391182,-0.012033358,-0.0018457621,-0.009398571,-0.014983384,-0.016951906,0.0016709288,0.016268678,-0.0052333837,0.025113598,-0.017991409,0.010178634,-0.078073226,-0.0033332673,-0.0029836204,0.013917876,0.034124725,-0.03000764,-0.049653914,-0.011215076,-0.12187255,-0.016121306,0.020126102,-0.016175173,0.014540699,0.014124136,-0.05726915,-0.013848129,0.0041642315,0.033318084,0.24135235,0.0058755996,0.01660178,0.008647717,0.056306668,-0.041295838,-0.027184509,0.039672576,-0.02211876,-0.014414553,-0.009519483,0.0061786817,0.0120350225,-0.0048398273,0.015062852,-0.005063641,-0.027918454,0.03819633,0.03719289,-0.0038560038,0.010213385,-0.048838016,0.009071828,-0.021631612,-0.04624078,-0.056039542,-0.014115256,-0.009591224,-0.023533115,0.055501185,-0.021446878,0.056617513,0.036660235,-0.017119467,-0.004815779,0.02139326,0.01560986,-0.027832272,0.0071365735,0.0063730828,0.013508874,0.0076243696,0.03785564,-0.020877898,-0.011544805,-0.0029889413,-0.022673652,-0.0017881306,-0.041774675,-0.03356838,0.0048708515,-0.045675363,0.021228408,-0.009703227,-0.008252486,-0.040077575,-0.0077996026,-0.015419641,-0.012079582,0.009122221,0.031431485,0.01098433,-0.037735533,0.017010925,0.009975825,0.020238249,-0.034204494,0.02671429,0.000002063751,0.035703022,0.015851934,0.009428637,0.031096878,0.005331387,-0.0026764136,0.00091101107,0.03292821,0.013202685,0.011439455,0.0079338495,-0.007896848,-0.016538147,-0.042095177,-0.006451353,0.01990792,0.0065660393,0.009616355,0.029920883,-0.0045568934,-0.016248174,-0.007978875,0.011791495,0.0071529015,-0.012211323,-0.06527293,0.01425683,0.015472358,-0.0026889988,-0.016676875,0.034914434,-0.046446316,-0.009992821,0.002155161,-0.032581735,0.0030653712,-0.008364156,-0.007959363,0.0019946266,0.006852323,-0.007906656,-0.029595133,-0.012277415,-0.0001291777,-0.004469372,-0.0009471093,0.03779288,0.029309738,-0.015718127,0.022084633,-0.0024730219,0.04481344,0.02523403,-0.015815869,0.012596115,0.010788136,-0.036740627,-0.0072221714,0.0072763935,0.027015941,0.02652737,0.048622727,-0.019159146,0.03556576,0.033976994,0.015670238,-0.015805667,0.060915906,-0.011561015,0.025121983,0.0305728,-0.037709985,-0.017921314,-0.011626062,0.022659976,0.0044797524,0.015196185,0.041730467,-0.005233716,-0.032428045,0.04802014,-0.0073925867,0.033279683,0.036747795,-0.04103867,-0.012595631,-0.0787081,0.010137602,0.0019644054,-0.008225356,-0.034413684,-0.01743338,0.0067641498,0.037205297,0.072175555,-0.04628507,0.06269798,-0.009181894,-0.0041005737,0.011239662,0.0022317185,-0.011672819,-0.0065338737,-0.004601996,-0.0032620279,0.022861226,-0.035464097,-0.031416237,0.022164853,-0.026459573,-0.057416152,0.030188464,-0.004161784,-0.023968948,-0.0071552177,0.026259776,-0.04841073,0.013605192,-0.009558579,0.016151315,0.0014420415,-0.021645878,0.100795984,0.0048064725,-0.0062049865,-0.0073784897,0.023357974,0.03179849,0.0055050724,0.031395283,0.01093753,0.0029258349,0.0061324844,-0.030864168,-0.02789338,0.01388075,0.009192291,-0.018914487,0.050401367,-0.009950935,0.032386824,-0.012045408,-0.0061535207,-0.046390545,-0.0044383677,-0.003588927,-0.049541023,0.03729588,0.036526103,0.021417266,-0.008430771,0.015018856,-0.013453351,-0.0057106265,-0.034020364,-0.048356812,0.011212285,-0.016421102,-0.051691476,0.022676561,0.0000932464,0.006282009,-0.018401867,-0.009895029,0.018092668,-0.011750227,0.0031086523,0.03116461,0.026195653,0.051374253,-0.025018658,-0.010108796,-0.030821452,-0.023744095,0.050085824,-0.0075996164,-0.02179963,-0.009230033,0.00747296,0.027010009,-0.0054310127,0.00007411435,-0.056081645,0.012313721,-0.02073099,0.035680793,0.019867739,0.013602372,-0.026906757,0.013372719,-0.056029666,0.015417674,0.027599884,-0.010049735,-0.00967629,0.003693445,-0.039763432,0.013017716,-0.030460786,-0.0013425947,0.018099707,-0.035563387,-0.023471897,0.004227178,-0.06478431,0.03201208,-0.0062827393,0.0066349227,-0.020042457,0.06650219,-0.038256202,-0.020796625,0.016093994,-0.004814514,-0.014890897,-0.06471235,0.014918493,0.023405537,-0.04861712,0.02422617,-0.06743291,0.0061831544,0.031723756,-0.037337303,0.05916022,-0.05485372,-0.0071570766,-0.06620416,-0.026773632,-0.011745725,-0.00072371523,0.007369351,-0.010148078,-0.020165917,-0.0023070439,-0.034690917,-0.00023056866,-0.027818305,-0.035087287,0.04796401,0.005456864,-0.012735923,-0.00485124,0.010091234,0.021469682,-0.0007854912,0.020059489,0.047527503,-0.019783437,0.020841777,-0.0052478584,-0.02118013,-0.014023949,-0.023779813,-0.009984611,-0.0012679931,-0.00047433158,0.0024337799,0.009933942,-0.02541927,-0.046563115,-0.026930043,-0.00011752686,-0.053008676,-0.0061870744,-0.066709444,-0.024124028,0.082852244,-0.036359962,0.034806054,-0.0065395655,-0.015687957,-0.02696248,0.026226604,-0.07185832,0.010427698,0.025880212,0.03229743,-0.014185864,-0.013134738,0.005802864,0.03206005,0.0016521224,-0.00885803,-0.030067712,0.027824657,0.01391354,-0.046203095,0.035022516,0.02129777,0.016056616,-0.022575958,-0.0026114057,-0.0032134135,-0.05757651,-0.04576713,0.07728694,0.03352006,-0.034177456,-0.027613373,-0.0023810188,0.00460481,-0.088247485,-0.0032087853,0.017899798,-0.020491011,0.011298662,0.025777599,-0.032342095,0.029124418,-0.023416635,-0.03936759,-0.039801475,0.010934976,-0.024862716,-0.0034619765,-0.02375675,-0.04287662,0.016748462,0.02168016,0.029127767,-0.025034424,-0.01863347,-0.05003138,0.027538488,-0.15002409,0.010129376,-0.031715002,-0.029208513,-0.0011942112,0.0002771056,-0.041165054,-0.010079087,-0.016849924,0.04114735,-0.048948597,-0.020702088,0.018940724,-0.0201987,-0.012344564,0.06495617,-0.018117355,0.039354756,-0.017299797,0.016113183,0.0020618173,-0.01990439,0.038012326,0.0037882184,-0.007930317,-0.025511418,0.04121952,0.013875812,-0.0150235845,0.010609755,-0.017377062,-0.014707403,0.013198538,0.06350336,-0.0011015772,0.00799972,-0.0016058868,0.0013757255,-0.011470859,0.009310651,-0.015049407,0.0173517,0.037954323,-0.014418172,0.033963524,0.08705505,0.0028378093,-0.028068159,-0.025851047,-0.022785198,-0.023239905,0.03657471,-0.043426536,0.026532648,0.008659858,-0.0040016104,-0.016014565,0.0011995923,0.04001871,0.03457896,-0.015321671,-0.018367998,-0.021110887,0.013188414,-0.01291572,0.025095114,-0.050943542,0.0020355103,0.009358614,0.026501454,-0.0024729262,-0.009481693,-0.036613993,-0.020166855,0.012242483,0.029475097,0.053985126,-0.013043688,-0.03577436,-0.009454701,-0.030585414,0.011029266,0.02590259,-0.036740698,0.009960521,0.03154569,-0.0016641126,0.026486967,-0.009008782,0.014215217,-0.023493538,-0.052516278,0.035655625,0.03889497,-0.030862052,0.027598761,-0.012363195,-0.00307468,-0.05788793,-0.01962627,-0.029349938,-0.046653245,-0.01857784,-0.021464568,-0.050314907,0.013967867,-0.005335778,-0.007853701,-0.018460793,-0.025664415,0.01596579,-0.001582717,-0.019286275,0.011698826,-0.09979529,-0.03123077,-0.013263923,0.06932879,0.012082545,-0.050803058,-0.002654382,-0.014848822,-0.0033430832,-0.023895696,0.027107194,0.033401303,0.032004327,0.027470037,0.0049073687,-0.0035023342,0.0055114846,-0.024585202,-0.007413783,0.018163636,0.03709773,-0.008770033,-0.04028688,0.05668628,-0.03741914,-0.052435104,-0.03084069,0.023875684,0.0037745817,-0.022253998,-0.008167161,-0.054827556,0.0061898506,0.0077504166,0.0044707838,-0.0035534445,0.029791439,0.033456706,0.016566493,0.04559875,0.0017639024,0.04586758,-0.031656522,0.05277374,-0.023615213,0.04420458,-0.044194553,-0.014720969,-0.018409716,0.018583322,-0.007479654,0.040452626,-0.01769225,-0.005136881,-0.025206953,0.017236494,0.01115869,0.042880263,0.0022691588,0.015457834,0.040161476,0.037976656,-0.0019374529,0.0016146068,-0.032618556,0.009434305,0.039847445,0.010556661,0.019163277,0.03744794,-0.019029837,-0.002027935,-0.017534427,0.01780749,-0.0032500152,-0.00031572318,0.038206067,-0.00816434,-0.010868969,-0.026982795,0.06250681,0.000981598,0.024154501,0.014725105,-0.010192125,0.039234556,-0.006354008,-0.036000926,0.030909477,-0.03502057,-0.02005581,0.015273977,0.03864486,0.018971648,-0.028317258,0.0091228755,-0.023382498,-0.0043079117,-0.034633093,-0.015343299,0.021200588,-0.005601259,0.06688191,0.013322857,-0.04629603,-0.0032088505,0.05551145,0.0391446,0.035727184,-0.049039043,-0.028201941,-0.057286922,-0.008052183,0.020584563,-0.020956438,-0.046326343,-0.030104823,0.014520322,0.00019611092,0.017404648,0.002956238,0.0024762999,-0.055351343,0.047536783,-0.0741361,0.006432919,0.07398894,-0.041666426,-0.040001683,-0.025348442],"last_embed":{"hash":"ofkl3j","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"ofkl3j","at":1762860895401},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)#Setup","lines":[244,249],"size":107,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ofkl3j","at":1762860895401}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)#Setup#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026622605,-0.025357606,-0.029456835,0.010679634,-0.049510397,-0.04073708,0.010855491,0.0037455012,0.0035989932,0.018733358,-0.011962607,-0.006526665,-0.007412695,-0.007730157,0.045786418,-0.025372485,0.008230042,-0.005711444,0.024936998,-0.017075075,0.028457215,-0.031628884,0.07081258,0.011038867,-0.03460026,0.017293585,-0.031252872,-0.02826559,0.04180084,0.0619948,0.014616756,-0.02495531,-0.0185585,-0.053083315,0.0065310737,-0.018642953,0.019264301,-0.029337794,-0.049094345,0.06584519,0.00901436,-0.0042281905,-0.011515153,0.024691267,0.07513597,-0.0018179247,-0.03832207,-0.0037064024,-0.020804662,-0.040270116,0.00033142194,0.004972352,0.014256015,-0.018789373,0.026662147,0.055910047,-0.061765987,-0.03409745,-0.04733835,-0.064907014,-0.032730628,0.019128708,-0.050818894,0.0110655185,0.01842498,0.0059552016,0.02199109,-0.017964963,-0.009470437,-0.055627096,0.015340017,0.020626094,0.013540561,0.009461198,-0.07079384,0.01645796,0.00765153,-0.005934873,0.032738544,0.0069438606,0.0049574533,-0.019314291,0.002524769,0.029007215,0.020777421,0.0029915683,-0.016730722,0.075003825,0.0065708417,0.00990686,0.0024906893,0.0056287604,-0.03004529,-0.045540664,0.018477162,0.0018450272,0.0029238437,-0.004822644,0.040958002,-0.004245567,-0.02113951,0.007393799,0.04867005,0.01040179,0.033167746,-0.005186856,0.04058691,0.0110953925,-0.0019691063,-0.015696058,0.002915453,0.0456497,0.009454956,0.0055895066,-0.0020369592,-0.04213135,-0.007972979,-0.005048504,0.014899816,0.0115798935,0.05263816,0.0058754343,0.042920686,-0.03999523,0.006405018,0.013239721,-0.0070302556,-0.004429072,-0.026970569,-0.014664109,-0.0032264083,0.04279166,-0.05252131,-0.0025488706,-0.0063670413,-0.013953307,0.0070567797,0.029208014,-0.044790454,-0.04317978,-0.012694375,0.0003291613,-0.02657532,-0.0062774336,-0.009681884,-0.012092644,0.0017315682,0.02083002,0.027457634,0.019959314,-0.017118895,0.040818132,0.011240984,0.041964408,0.0059567657,-0.013955726,0.056329116,0.054153085,-0.027169514,0.01699534,0.005159866,0.016012542,-0.04793327,0.048335142,-0.005935818,0.010305686,0.01830463,0.041849926,-0.0065594874,0.05019166,-0.044005465,0.012578233,-0.021451207,0.025081456,0.022039665,0.013095415,0.08605188,0.017053075,-0.002868017,-0.05954691,-0.055465072,-0.0070178285,0.036569927,-0.03574713,-0.061099272,0.009531151,0.01633168,-0.038615316,0.017048221,0.031169938,0.0010191731,-0.007440879,-0.022109065,0.037471455,0.010974442,-0.007544695,0.019009104,0.02532169,0.020182425,-0.016376311,0.009904774,0.0011477366,0.022926934,-0.037570607,-0.014023541,0.000910742,-0.03200662,-0.027752336,0.03329508,-0.0142899295,-0.010472897,0.00031920773,-0.030003494,-0.010048219,-0.0072225924,-0.07229344,0.02629015,0.012924936,-0.016140347,-0.0011364842,-0.0011516993,0.09087823,0.006002997,-0.0269628,0.015847988,0.009697544,-0.0036350554,0.023019005,0.020219957,-0.048066355,-0.010438358,0.0054080565,-0.01329492,0.01211775,0.00840304,-0.0038888408,-0.027648281,0.024898736,0.034191027,-0.04014769,-0.01872723,0.0069686514,0.05085458,-0.0028919103,-0.02466747,-0.01329083,0.0401338,0.019600103,-0.017943148,0.01602353,-0.016468378,-0.014534872,-0.045449875,-0.026501885,0.015056584,0.03039409,-0.03509672,-0.011652734,0.014964044,-0.0133033935,0.0137011325,0.014010795,-0.017085757,0.02723018,-0.012127043,-0.00056312303,0.018282952,-0.029852448,0.02878414,0.021758623,-0.00093876093,-0.051805317,0.055130165,0.0064790165,-0.03853445,-0.01523059,-0.01859882,0.024702853,0.038606495,-0.00043963437,-0.022745173,0.009812167,-0.024313508,-0.022983521,0.059159603,0.010354478,-0.04276475,0.013686448,0.005718092,0.016195867,-0.04864175,-0.011562766,0.06495198,-0.0060153278,-0.020084517,-0.0307479,-0.0011570656,-0.1756725,0.020314565,-0.022707809,0.056540035,0.005628744,0.011564679,-0.02067311,-0.018932045,0.006701877,0.09637397,0.036369268,-0.048171233,0.051139157,0.02435081,0.0031891335,-0.03082507,-0.014116659,-0.013928286,-0.08464189,-0.038766604,-0.0914122,-0.031722955,0.03426346,0.009047401,-0.043395996,0.03798774,0.030970166,-0.010105695,-0.017872905,-0.028585821,-0.046730008,-0.004020658,0.010749057,0.0017530813,0.0023143531,0.08154421,0.009152292,-0.0035380526,0.031855002,0.02537329,0.036180537,0.033207323,0.037176598,0.022773543,0.03664074,0.02543015,-0.033493463,0.031894818,-0.047945935,0.040741522,-0.0082403775,0.0077850455,0.022512168,-0.021253379,-0.028794844,-0.008595649,0.007924287,0.04261723,-0.023504674,-0.018016346,0.0035196792,-0.0015964963,-0.0072801677,-0.009217795,-0.027445309,-0.0026047959,0.00059332215,0.001345381,0.032987118,-0.017000606,0.004869242,-0.05905283,-0.0005395193,0.0011064576,-0.0027334802,0.03305212,-0.021199953,-0.034118976,-0.006996189,-0.11481715,-0.016794605,0.029955909,-0.020421967,0.010633493,0.01679067,-0.0407888,-0.011436338,0.009705386,0.026466362,0.25311285,0.0011799709,0.025030633,0.0059616887,0.059500247,-0.036512997,-0.024608739,0.04093931,-0.0386743,-0.025669148,-0.017502505,0.0039700647,0.015392882,-0.0073650954,0.01688788,-0.008788815,-0.035730917,0.03646826,0.03883188,0.004469608,0.008626047,-0.037941616,0.013349631,-0.019232884,-0.037249375,-0.040368553,-0.011157991,-0.014371206,-0.023879277,0.044915747,-0.03282511,0.048363384,0.043831006,-0.020768821,0.009324356,0.017500699,0.0026673512,-0.03404702,0.009238522,0.010698383,0.015690163,0.011663649,0.02738131,-0.04570054,-0.020575367,-0.0017351456,-0.008859006,-0.015591249,-0.044068214,-0.035526153,0.0036493118,-0.024988864,0.032009732,-0.002029121,-0.025267636,-0.02925631,-0.016498094,-0.002879726,-0.016937856,0.022093466,0.0319484,0.017406799,-0.024889676,0.022268908,0.007911921,0.030454049,-0.047896534,0.044504214,-0.000533545,0.021889854,0.01748586,0.011316855,0.023695799,0.019305073,-0.002055209,0.01704241,0.019865049,0.0026218607,0.020162841,0.0078025055,-0.007270268,-0.03487786,-0.030848563,-0.0039100456,0.027348634,0.0060672746,0.01837282,0.024383519,-0.0007755752,-0.010769557,0.0028194299,0.022386404,-0.0060779047,-0.01417964,-0.06144955,0.0045224503,0.018732248,0.0011152046,-0.024408976,0.044024378,-0.026762035,-0.016961519,0.0014880742,-0.027758433,-0.0016043808,0.0036519489,-0.024255792,0.0031551388,-0.015042183,-0.021037467,-0.031924117,-0.021869982,0.0065054884,-0.004453004,0.0064412965,0.0412344,0.017247444,-0.0066866083,0.000734714,-0.0020881,0.037854988,0.026354386,-0.017851312,0.020201596,0.0045970157,-0.031975273,-0.01472014,0.025464986,0.02831713,0.02278422,0.03863795,-0.016948638,0.018331649,0.036656953,0.016376527,-0.0048303804,0.050812468,-0.020279707,0.016833004,0.05632855,-0.05467389,-0.016217489,-0.01148889,0.032176483,0.0026050953,0.02641815,0.040844288,-0.023902677,-0.03144205,0.038167384,0.0027651836,0.016657988,0.025992977,-0.03709235,-0.007961441,-0.078634866,0.000024291936,-0.0021693716,-0.0047755362,-0.026391882,-0.0045131226,0.0019909237,0.035012636,0.082669385,-0.036353808,0.045836173,-0.008460004,-0.0020057664,0.011161851,0.0022628338,-0.00030627492,0.011221883,-0.00019454934,-0.02876698,0.019055307,-0.030800033,-0.024642589,0.027221724,-0.04328085,-0.03881053,0.03093849,0.0034238899,-0.02359792,-0.0031017298,0.028782774,-0.027513025,0.01576178,-0.00814164,0.007841567,-0.0035504813,-0.0136806145,0.09006333,-0.000053293184,-0.01447807,-0.009580567,0.023847193,0.021782098,-0.0042874855,0.029175118,-0.0009293745,-0.008114338,0.013825091,-0.03133004,-0.031284522,0.01917275,0.023998832,-0.025118692,0.054254618,-0.011715716,0.0231835,-0.024103532,-0.016528143,-0.04552177,0.0142645575,-0.022687554,-0.051148362,0.026871298,0.03958504,0.033112574,-0.0155236935,0.026487878,-0.0053759213,-0.0016834346,-0.027448408,-0.058955763,-0.0051538283,-0.0011003491,-0.052870728,0.016588476,-0.014685874,0.004318527,-0.027866405,-0.0077050775,0.013907072,-0.016814765,-0.0010160039,0.03437378,0.021247132,0.044820957,-0.025150083,-0.02631961,-0.030352928,-0.010401106,0.048917532,-0.0047128065,-0.03709896,-0.021425879,-0.0016998872,0.030407282,-0.020309577,0.007172097,-0.05504053,0.008678157,-0.02144633,0.019645967,0.035749596,0.008762521,-0.019350495,0.011573005,-0.050657135,0.011175875,0.032875516,0.0010634403,-0.016346114,-0.0071279313,-0.029995797,0.016480953,-0.0175821,-0.0021299613,0.0069221715,-0.041401476,-0.028612606,-0.011562751,-0.06635483,0.043799397,-0.0020934641,-0.006540533,-0.012398178,0.0760651,-0.06653382,-0.005329602,0.026073245,0.006178411,-0.022051087,-0.05881233,0.0010920072,0.035944488,-0.05302428,0.030927733,-0.07613497,0.009343461,0.03562563,-0.039864194,0.051473234,-0.05385067,-0.0000051877514,-0.057956282,-0.016261535,-0.009180406,-0.008007619,0.019899033,0.0028620688,-0.0072985874,-0.0034786528,-0.025212007,-0.0065216636,-0.02522937,-0.046222754,0.056829944,-0.0000738524,-0.005277133,-0.011672775,-0.009876448,0.0122534335,-0.00064926053,0.024612637,0.04186223,-0.016208353,0.023497619,-0.0013975698,-0.03382403,-0.012136815,-0.031947255,-0.031481,-0.009617682,0.0045938916,0.004651562,-0.007812618,-0.028535947,-0.027175417,-0.028771665,0.0005611312,-0.05616391,-0.002423668,-0.056700423,-0.021885091,0.078267954,-0.02149624,0.03980359,-0.011246223,-0.008362079,-0.021027008,0.021411281,-0.05941949,0.01771357,0.01934788,0.04706153,-0.012022032,-0.005320592,-0.00042426388,0.034922387,0.016670214,0.0032012083,-0.032177918,0.047237866,0.0115586035,-0.038805943,0.025320023,0.020682398,0.019792277,-0.027458362,-0.000505893,-0.008447368,-0.049184613,-0.044709876,0.06113506,0.036305554,-0.039108805,-0.023986705,0.00036434166,0.010669152,-0.07692229,-0.0032318146,0.009117497,-0.023609364,0.020163652,0.033382256,-0.03454163,0.030484118,-0.030291285,-0.019528862,-0.043858506,0.009759415,-0.025068175,0.0034022098,-0.031762626,-0.03867696,0.031734876,0.028336901,0.04141739,-0.008229729,-0.03077465,-0.051530074,0.014951353,-0.14940237,0.013540604,-0.04013351,-0.03354126,-0.019252293,0.0029986002,-0.0231068,-0.013658338,-0.028977888,0.038486883,-0.017805405,-0.02325306,0.0048345965,-0.014082069,-0.01244302,0.059238527,-0.03706091,0.025932215,-0.027112283,0.039320536,0.004698525,-0.01622305,0.036968257,-0.0037828155,-0.020913485,-0.02749646,0.0262654,0.007030495,-0.019056467,0.022755282,-0.00875647,0.0054335226,0.010210903,0.050883956,-0.00028977107,0.019964438,0.0037158758,-0.008360689,-0.014758296,0.0053832987,-0.010704391,0.0027995182,0.032040514,-0.0045969468,0.03771963,0.083704084,0.004398497,-0.012640609,-0.018604789,-0.0007651457,-0.023080148,0.041702397,-0.03259474,0.019892368,-0.004038105,-0.004014731,0.013637244,-0.0053426283,0.056732085,0.031922072,-0.016256113,-0.019757291,-0.026183015,0.01466328,-0.03498915,0.028607827,-0.046288867,0.0044546444,0.0016225327,0.0147951245,-0.013004452,0.0008429341,-0.016848156,-0.028201008,0.0069477116,0.012945325,0.047517948,-0.020868042,-0.038371127,0.0018727666,-0.019303232,0.001907097,0.040378246,-0.059422318,0.02611527,0.026413815,-0.01665076,0.014007028,-0.008139815,0.0150828175,-0.03085402,-0.042329628,0.016599588,0.022044932,-0.03594032,0.03217771,-0.025564559,-0.011981157,-0.059929725,-0.036115296,-0.03291488,-0.04746677,-0.032220073,-0.019672183,-0.040864944,0.016193867,-0.023032166,-0.0013254619,-0.017470393,-0.035449114,0.010589525,-0.010942972,-0.0056012934,0.0075412574,-0.081876196,-0.024705537,-0.006134042,0.07090819,0.039480604,-0.05237204,-0.0014489195,-0.0033180302,0.0067716725,-0.023001432,0.018824251,0.035236407,0.045059584,0.038868643,0.014585544,-0.014769074,-0.0035376812,-0.037050486,-0.021324135,0.010794107,0.040030874,-0.0010774044,-0.026987303,0.05544091,-0.03960189,-0.062490486,-0.01606014,0.035298504,-0.0038520657,-0.010510873,-0.0026617756,-0.045909643,0.0014125467,0.0040542623,-0.0017395219,-0.0000023873793,0.03278696,0.023371024,0.024004586,0.04569142,0.010478666,0.036372013,-0.033033673,0.054612815,0.000026405758,0.052701145,-0.040683564,-0.0043888343,-0.03298446,0.022178987,0.0011657528,0.048705313,-0.018018454,-0.009125821,-0.02063693,0.01652828,0.014150086,0.048508152,-0.009482764,0.012389246,0.021776635,0.039430175,-0.0137903765,0.0068444177,-0.029959977,0.0030791366,0.041441485,0.011337261,0.009704437,0.04517874,-0.029248223,0.0033230933,-0.022679655,0.014383968,-0.006546022,0.0048567723,0.03968207,-0.0032360333,-0.014575475,-0.025980001,0.07064406,0.0044383826,0.024597306,0.033950455,-0.003562587,0.029862791,-0.0047527924,-0.037697814,0.037282154,-0.030693235,-0.019463945,0.009106823,0.028687393,0.036162887,-0.04502087,0.015920289,-0.006793631,-0.010326034,-0.03465327,-0.005719594,0.025908351,-0.010943742,0.07077986,0.005056355,-0.030455662,0.0077078966,0.063016616,0.035721168,0.026577253,-0.04746395,-0.025829889,-0.049232844,-0.0030746781,0.021014746,-0.02290074,-0.017306764,-0.016031288,0.007548165,0.0020392097,0.00696031,0.007085963,0.012791773,-0.057194285,0.042984597,-0.075621665,-0.0061202445,0.0772767,-0.039843168,-0.015693523,-0.032994304],"last_embed":{"hash":"1qnq4lb","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"1qnq4lb","at":1762860895401},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)#Setup#{1}","lines":[246,246],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qnq4lb","at":1762860895401}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)#Setup#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01479795,-0.027555566,-0.040525522,0.017848903,-0.050595194,-0.034672696,0.043430127,0.018715665,0.025702301,0.01754142,-0.0021401863,-0.0005528878,-0.01677299,0.026258174,-0.0021287443,-0.005440957,-0.010528998,0.027246883,0.012454332,-0.021906175,0.0011409183,0.005359211,0.03956974,0.010993188,-0.032410134,0.042029593,-0.03735494,-0.048230268,0.018461911,0.020203946,-0.018464455,-0.03874431,-0.047102865,-0.023379745,-0.02577638,-0.015057136,-0.019609004,-0.027354127,-0.050726116,0.07858493,-0.0036522986,-0.027935162,0.000014672128,-0.0022228663,0.06381908,-0.014797843,0.0029485382,0.004040793,-0.005317384,-0.023051083,-0.016435131,-0.017324436,0.027439559,-0.008305175,-0.026479619,0.031983767,-0.040602073,-0.0010781013,-0.060300607,-0.033060737,-0.030144814,0.021840708,-0.025700111,0.010996922,0.021604737,0.01688014,-0.00006191305,0.0047876216,-0.0064454265,-0.04985537,0.013537014,0.0005696482,-0.017473554,0.0048354007,-0.055587523,0.021986999,0.03568936,0.006948708,0.0023310555,0.021487199,-0.008535728,-0.0016973478,-0.023684882,0.019957455,0.017223256,-0.014139268,-0.02248843,0.03867475,0.008142107,0.037893888,-0.028878827,-0.007751409,0.057545677,-0.062371027,-0.0044579944,-0.02725479,0.010767469,-0.0024113124,0.050521076,-0.0007045953,-0.025568014,0.005846535,0.025252001,0.007567643,0.03705277,-0.017063016,0.016135419,0.025279624,-0.0067411815,-0.011523394,-0.013570924,0.024079597,0.025787268,0.009908078,0.008447329,-0.047419537,0.013152097,-0.013607781,0.025898585,0.019249106,0.032823537,0.04025669,0.00861192,-0.046540324,0.027058786,-0.022521649,0.006682895,-0.009190437,0.0057425154,-0.01394149,0.00073045446,-0.005143533,-0.031794917,-0.005933884,-0.019851096,0.009610665,0.016719388,0.036989648,-0.019082837,-0.029508328,0.0037305537,0.016024232,-0.021248503,-0.0012093227,0.018716356,-0.040615674,0.050763678,0.018078912,-0.019521076,0.011243621,-0.023316892,0.00919725,0.006569695,0.03291936,0.024841866,-0.0057219686,0.036520746,0.009511588,0.014700106,0.017181285,-0.01542687,0.0010125448,-0.042872027,0.043193597,-0.014160921,-0.027429707,0.026126048,-0.007981999,-0.0024347482,0.0074330093,-0.017979689,0.012292121,-0.052981723,0.03165567,0.013259323,0.012773844,0.06744157,0.029859308,-0.008358227,-0.038258046,-0.048770405,0.00038798945,-0.0016593148,-0.034676656,-0.015149257,0.0023670525,-0.013801895,-0.03275687,0.0062731793,0.08572701,-0.026499094,-0.018031605,-0.0008672852,0.03302724,0.029960854,0.016457476,-0.00054347236,0.026490219,0.025672305,0.0075216596,-0.0039873957,0.0101859,0.039210413,-0.025192514,-0.00020921322,-0.015900781,0.042160943,-0.05087477,0.027138945,-0.040557053,-0.0026318934,0.018516552,-0.038578976,-0.00028454832,-0.047723915,-0.04053317,0.008330174,0.009878043,0.0031711506,-0.009344352,-0.020965043,0.06814945,0.003858698,0.033121414,0.050992005,-0.008428498,0.002931702,0.01895814,0.0056007574,-0.057862636,-0.014408082,0.001983222,-0.032983378,-0.006147066,0.011265368,0.008486486,-0.056256767,0.030398296,0.045072667,-0.039103128,0.0012414466,0.0064887726,-0.021793203,0.0094692735,-0.03785227,-0.03870672,0.05177716,0.031640958,-0.002584003,-0.003460724,-0.039480112,-0.017008435,-0.023881925,0.003729402,0.010518849,0.011165111,-0.013467618,-0.012467014,-0.007586414,-0.0058345264,0.02958229,0.026937494,-0.008150799,0.022899779,-0.025918236,0.0042112614,-0.023513721,-0.045700938,0.02399634,-0.0111894,-0.0010504951,-0.008017007,0.03893463,-0.023488164,0.04621316,0.01542584,-0.007870115,0.006426485,0.07619058,0.01870091,-0.017449982,0.015276338,-0.008400311,-0.002944728,0.03579552,0.005819427,-0.028637124,-0.0033996697,0.014745802,0.01359273,-0.03768457,-0.01660294,0.06521637,-0.017502856,-0.018357648,0.0077556674,0.008100391,-0.16238062,-0.0021987685,-0.0017824211,0.003803452,0.02099088,0.029881882,-0.047385283,-0.0053534526,-0.029207576,0.05686805,0.0706429,-0.059250906,0.055317808,-0.01356877,0.0011011009,0.0019853308,0.0037191252,-0.020875944,-0.0825911,-0.037227456,-0.05319105,-0.03179698,0.06817725,-0.004220924,-0.021771088,-0.017787741,0.081296384,-0.017568892,-0.021643326,-0.0024927203,-0.040691867,-0.032123033,0.01454904,0.03470032,0.0011561965,0.093036085,-0.001457117,0.0143190855,0.027604535,-0.008606556,0.030020088,0.00039250625,0.034984022,0.060703058,0.061065774,0.039787896,-0.007194593,0.031507146,-0.03969628,0.023686752,-0.017174387,-0.029555468,0.03591315,-0.009556682,-0.031553794,-0.011203399,0.0040590037,0.05039481,-0.010802748,0.00482841,-0.02976024,-0.014084968,0.003920877,-0.030991765,-0.025917863,0.008382017,0.0456521,-0.029920757,0.028975308,-0.0011510008,0.025797877,-0.082544446,0.00031607342,-0.0025635674,0.014785267,0.030246763,-0.021102397,-0.06105882,0.0021881273,-0.11036673,-0.004487523,0.016640924,-0.007455446,0.004085876,-0.010964579,-0.077241264,-0.024594352,0.014068251,0.03516528,0.2360316,0.007911073,-0.0012282635,0.009774707,0.057302468,-0.053946897,-0.017346425,0.028482104,0.004057342,0.0049659032,-0.008234418,-0.00013977289,0.023938615,0.008742604,0.012902483,0.007959617,-0.021160498,0.021511486,0.03482983,0.013122006,0.02723908,-0.04008498,0.0044805594,-0.023451967,-0.08147127,-0.040203337,-0.008709928,-0.005492768,-0.02605103,0.067202814,-0.027411139,0.062483728,0.0343503,-0.0056965267,-0.011353903,0.0058986163,0.01051083,-0.015588908,0.0076955026,0.0044600493,-0.005611413,0.003239286,0.03169516,0.0054224464,-0.024911702,-0.009553717,-0.042614434,-0.00041645605,-0.035315387,-0.016167125,0.008424185,-0.09321462,0.002178433,-0.02325105,0.006890098,-0.03457149,-0.012443966,-0.0046659983,0.010029646,0.0242967,0.032290015,0.0073530194,-0.039333463,0.0025443244,-0.021920139,-0.014337961,-0.018191751,-0.0022481277,-0.012911187,0.052785505,0.027650848,0.013042254,0.008739945,-0.011171254,0.017555535,-0.023836995,0.06014633,0.03519434,-0.0071670827,0.018843163,-0.0013113326,-0.0060370066,-0.025268968,0.012119083,0.020483216,-0.015438266,-0.0027005665,0.020939726,-0.006091369,0.0005001787,-0.030696308,0.013567562,-0.006105097,0.0032697583,-0.04944535,0.018699672,0.010762501,0.003991788,0.014990488,0.030028079,-0.060759135,-0.023749553,-0.018526418,-0.040667392,0.005068,-0.0024652742,0.03717002,0.0032004758,0.032486714,0.01785132,-0.0049244845,0.0035787153,0.010091575,-0.031630673,-0.020357892,0.03959324,0.04442867,-0.01245886,0.034124505,0.012172494,0.038272806,0.001709886,-0.030009668,0.017867997,0.021571236,-0.025804037,0.0066294894,0.02558465,0.012399925,0.058312103,0.033312272,-0.022641007,0.04939629,0.023371892,0.014163176,-0.01780978,0.032806512,0.005163768,0.007560426,-0.0040151253,-0.029280161,0.0031475832,-0.003093507,0.00015582005,0.011291064,-0.0010990644,0.025011837,-0.006456461,-0.019028341,0.011071306,0.0050123883,0.059805192,0.04464324,-0.054272436,0.009414269,-0.076274686,0.02799437,-0.018243225,-0.007873828,-0.043689176,0.008026245,0.02040535,0.035459362,0.057994064,-0.050706718,0.10454188,0.0018041243,-0.021356009,0.010348997,-0.015954832,-0.018957412,-0.040676206,-0.03397008,0.013371513,0.028595084,-0.04155955,-0.024501272,-0.01040858,-0.0047640633,-0.06591453,-0.0011088881,-0.0034779392,-0.029353239,-0.012600848,0.029372312,-0.053922877,0.015627792,-0.0057814713,0.008646999,-0.01010614,0.00041115948,0.090056054,0.007592387,-0.0012971779,0.0028108144,0.009909581,0.029540034,0.041978274,0.040318977,0.014157801,-0.015439128,-0.0075385477,-0.025252968,-0.04010408,-0.0008878426,-0.015811,-0.019808806,0.048458215,0.016553104,0.00029379528,0.014949105,0.011973361,-0.03552822,-0.019680496,0.02270131,-0.04317834,0.051488508,0.04034923,0.008696392,-0.0009864555,0.019308925,-0.036622856,-0.01111635,-0.033655707,-0.043966092,0.02251836,-0.012869427,-0.008086712,0.028691482,-0.008120722,0.0011320842,-0.0064775646,-0.0049081184,0.012164195,0.013146954,0.04292612,0.0020234857,0.03111182,0.050406724,-0.03128666,0.022701709,-0.04343235,-0.03816364,0.044615258,0.015554012,-0.003051235,-0.01695293,-0.028517228,0.0073065194,-0.00007316727,-0.016979039,-0.068159595,0.01882847,-0.01952245,0.051671654,0.017205575,0.012107535,-0.02471846,0.025018217,-0.034467515,0.0024375904,0.03342078,-0.0059753046,-0.00061642803,0.008861466,-0.0067162532,0.020636903,-0.057216376,-0.019287178,0.023617985,-0.028885087,-0.0005395821,-0.0039865947,-0.043637346,0.022560958,-0.015149244,0.018386127,0.011098212,0.018992573,0.003680839,-0.034188647,0.0051717195,-0.015367669,0.0050304267,-0.04575841,0.030924113,0.024842236,-0.02600981,-0.0055477936,-0.025957132,-0.0016275401,0.027398515,-0.0499423,0.054411646,-0.04880765,-0.0008278952,-0.038051598,0.015126256,-0.012788219,0.01890478,-0.0017921914,-0.0016115113,-0.035422802,-0.0030248866,-0.036752068,0.015817124,-0.016764509,-0.05683243,0.038665216,0.006336131,0.021404212,-0.018231248,0.017536804,0.031639703,-0.008781134,0.012072317,0.06499988,-0.012674964,0.003831819,-0.031096028,-0.0059414306,0.0073327934,-0.0132416515,0.019763418,-0.021115748,-0.00708832,-0.02144638,0.01031714,-0.03412624,-0.024610195,-0.02908667,0.022784334,-0.029088456,0.0025682985,-0.042220123,0.016394384,0.07829419,-0.05520272,0.02314804,0.02237715,-0.02040547,-0.001460343,0.0651049,-0.017435908,0.0085029565,0.032888368,0.007184582,-0.018260548,-0.013607113,-0.004975402,0.03122451,-0.016230669,-0.0060229693,-0.036416978,0.042322002,0.023442619,-0.05027579,0.00084121065,0.025503663,0.04879082,-0.019483559,0.031612948,-0.012026045,-0.048651636,-0.025051331,0.09110399,0.0065343264,-0.011151915,-0.019509938,-0.012796201,-0.0057235216,-0.07577124,0.00947001,0.0038461646,-0.022830052,0.032403845,0.0055441805,-0.00937008,0.029558847,-0.019928308,-0.02929898,-0.038426246,0.004169552,-0.031464387,-0.009105099,-0.021537514,-0.03259957,-0.015662286,0.0036038333,0.020110682,-0.035066165,-0.0046957885,-0.017924009,0.039025567,-0.14165382,0.006888854,-0.02045354,-0.028685527,0.000106323176,-0.0025861561,-0.06633907,-0.014721195,0.0077073136,0.028701559,-0.05789624,-0.015138269,0.044724442,-0.020812681,-0.00655043,0.040118992,0.02440856,0.048347484,-0.0032833396,0.0018758728,-0.007491322,0.0014442452,0.06254434,0.016917624,0.00007009118,-0.006260667,0.008115701,0.006180201,-0.029697938,0.043624602,-0.0078113116,-0.036976613,0.012498806,0.081038594,-0.012973094,-0.020661099,-0.019192075,-0.0049880184,-0.018435752,0.023017686,-0.0033160422,0.03930263,0.019531757,-0.01148238,0.03718118,0.083320685,-0.018878428,-0.047211066,-0.03531309,-0.023580898,0.011202457,0.052083198,-0.046459895,0.03183525,0.010362088,-0.0301394,-0.056696013,-0.005712881,0.05242147,0.052728247,-0.030062381,0.0044738078,-0.009041431,-0.0044567045,0.032455888,0.034446005,-0.04193228,0.00045156304,0.032664534,0.01722058,0.0038055673,-0.006108964,-0.04374455,-0.015996564,-0.00086649536,0.030429607,0.04598808,-0.010453898,-0.033892304,-0.01568139,-0.074023,0.029073205,-0.020176454,-0.037514493,0.006041886,0.039542455,0.008751368,0.042332582,-0.02281964,0.0019988262,-0.026126537,-0.04607613,0.025891928,0.057129517,-0.013692524,0.01867989,-0.008297143,0.0010036345,-0.036990806,-0.007916402,-0.019168729,-0.033714853,-0.0052727447,-0.019452065,-0.06552611,0.0020675177,0.055616986,-0.005144762,-0.040273402,-0.02223163,-0.016217431,-0.0011336944,-0.038312614,0.022789683,-0.08682786,-0.028538529,-0.027513847,0.047949035,0.002289395,-0.02939327,-0.0031352192,-0.011388822,-0.0067986967,-0.023857998,0.048898634,0.033039913,0.018237771,0.013186955,-0.0016135306,0.0016111891,0.01380688,-0.03062224,-0.017612377,0.032228343,0.028492132,0.005941742,-0.04731655,0.064918175,-0.05193769,-0.043954752,-0.018587155,0.031674195,0.008137698,-0.037842613,-0.013688813,-0.040613983,0.010923155,0.0060741347,-0.0121299755,-0.0000025390873,0.005508546,0.022572529,0.0044673374,0.0537682,-0.007911083,0.054497402,-0.05102048,0.01343533,-0.05262173,0.016435798,-0.05092718,-0.037046257,-0.025545632,-0.009165177,-0.0063567804,0.00011347149,-0.019124772,-0.010202783,-0.05113567,0.027091585,-0.00051303883,0.030201321,0.006898567,0.013961764,0.06424561,0.038689446,0.016944595,-0.017570684,-0.019896206,-0.009973095,0.05564498,-0.008588631,0.024691265,0.0136146685,-0.02809438,-0.028947448,-0.021368386,0.016364172,0.013377685,-0.027481975,0.026785437,-0.015175974,-0.021571238,-0.031826667,0.03938521,0.011439571,0.013869038,0.0034909372,-0.016910486,0.0342122,-0.028454196,-0.0073312917,-0.00069190573,-0.015516012,-0.019893903,0.021539709,0.024513695,-0.011920938,-0.013266834,-0.00050585886,-0.018043475,-0.0002489206,-0.024706122,-0.018619802,0.0047765546,-0.014592504,0.051310882,0.0001040536,-0.03729897,-0.009848123,0.05892635,0.032717884,0.0453243,-0.051243197,-0.023968695,-0.03172322,-0.021750038,0.009736141,0.010783283,-0.0514543,-0.036972813,0.017677266,-0.0049171303,0.0053606187,0.0050229686,-0.025121408,-0.05657558,0.024181416,-0.06746338,0.0035833302,0.0775791,-0.038617104,-0.036500845,-0.023794215],"last_embed":{"hash":"1coznz2","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"1coznz2","at":1762860895401},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)#Setup#{2}","lines":[247,247],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1coznz2","at":1762860895401}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)#Tasker HTTP Post When Complete": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022059752,-0.041017633,-0.035810616,0.02002259,-0.003656451,-0.048956256,0.035522323,-0.0054375413,-0.0050397036,0.027006933,0.01297288,-0.007931208,-0.0022691027,0.018169487,0.007105076,-0.012437637,0.002092204,0.003847291,0.025091117,0.008680473,0.0046776454,-0.019152425,0.048231415,0.0025857054,-0.005166324,0.00603444,0.0060069202,-0.04416499,0.0056532566,-0.004609323,0.015956929,-0.016698074,0.0045570526,-0.035247598,-0.04884511,-0.054497767,0.0044426844,-0.01878084,-0.030689111,0.07659392,0.03819662,-0.002047912,-0.013011189,-0.026779838,0.07317915,-0.014000018,-0.014644826,0.00062943815,-0.016333343,-0.048291873,-0.027621204,-0.009039249,0.05013255,-0.0230307,0.009903508,0.04453739,-0.07826193,-0.010904705,-0.06042484,-0.013376608,-0.044682585,-0.003895695,-0.036436073,-0.008687084,-0.009913634,0.057223894,0.019055737,-0.0047817286,-0.014290215,-0.050283816,0.058556158,-0.020893577,-0.017438764,0.0020061734,-0.05155225,0.047776442,-0.014998872,-0.016817395,-0.0017076945,0.0060004997,0.0042748265,-0.030527707,-0.035236925,0.008610426,-0.006472239,0.0070777927,-0.019543892,0.021796137,0.050987534,0.014330433,0.023224011,0.012832072,0.045099672,-0.030039182,0.010103716,-0.0039872085,-0.0038545257,-0.02015369,0.061590943,0.011883541,0.011844319,-0.027119992,0.012848709,-0.012128304,0.03083486,0.0012844285,0.023499481,-0.0059239715,-0.0077565466,-0.013425467,0.017840195,0.022737723,0.016617,-0.0052299667,-0.00022923038,-0.00052999624,-0.002493451,0.012792562,0.011963433,-0.0032896602,0.046971995,0.00944288,-0.0023136847,-0.057424016,0.021204442,-0.036874954,-0.020585433,0.015599978,-0.016329184,-0.015764004,-0.017071372,0.007273085,-0.0135061825,0.022004148,-0.024002211,-0.000058711412,0.029956773,0.04128327,-0.010158247,-0.0087821735,0.018593658,0.0063553546,-0.03611745,-0.018973816,0.012876892,-0.048995752,0.04858495,0.04941861,0.020222975,0.023329914,-0.059351794,0.035174873,-0.0034115766,0.022553016,0.011017605,-0.0014380177,0.02976996,-0.00977429,-0.047722545,0.020644166,-0.024678193,0.021567414,-0.052510593,0.09148341,-0.0054295254,-0.018690038,0.010106622,-0.003963382,-0.008041283,0.027359525,-0.042536203,-0.023146313,-0.027458405,-0.010839369,0.02452653,0.015831819,0.100240625,0.02203196,-0.029144775,-0.052883003,-0.044973113,-0.04900151,0.018482622,-0.04214448,-0.022180278,0.008989104,-0.038221914,-0.038372483,-0.015866855,0.065348335,-0.03798737,-0.039717987,0.007960558,0.037241723,-0.007798785,-0.0026697358,0.037283413,0.0059912866,0.020502748,-0.021651069,0.0057689943,0.02383918,0.024237026,-0.008536416,-0.009491128,-0.017060416,0.035567224,-0.041238703,0.01095465,-0.0248103,0.03665869,0.038278878,-0.027379064,0.021873675,-0.00015330817,-0.025724914,0.009672169,0.010580061,-0.02446492,-0.024936667,-0.0069421097,0.055918947,0.010288609,0.03239368,0.050195146,0.027751613,0.020816477,0.041543663,0.01532528,-0.027312554,-0.0029909443,0.009041627,-0.033857152,0.028545713,-0.00018828797,-0.020120105,-0.030527616,0.029484676,0.017960696,-0.0035178708,-0.010026548,-0.0036101984,-0.007637759,0.015250875,-0.03986185,-0.042552184,0.050045747,0.018608263,0.0019960843,0.0008745698,-0.0037872505,0.00249451,-0.041359544,0.0000050854783,0.024151867,0.03247326,-0.01638872,-0.020424157,0.0013032785,-0.018399457,0.012429417,0.0031085731,0.00087631855,0.014592525,0.00638468,0.027336545,-0.012110538,-0.042402796,0.028670026,-0.033880115,-0.007809323,-0.036440644,0.03140701,0.0023079405,0.025749888,0.026659,-0.008108296,0.017397674,0.067390315,0.013181035,0.010525011,0.01795491,-0.008454356,0.002687033,0.062249083,0.008879286,-0.006314149,0.020484025,0.029638799,-0.014522708,-0.021334508,0.016585644,0.06316235,0.007166551,-0.044850912,-0.02175293,0.030135803,-0.16594124,-0.01738736,-0.004873564,-0.023504958,0.005697034,0.033849042,-0.021076797,0.0053343712,-0.027630491,0.07523559,0.028062953,-0.053271767,0.032573674,-0.00030785849,0.0071756714,-0.007211151,-0.025598045,-0.022096496,-0.06759678,-0.051134877,-0.04374949,-0.025761176,0.05322048,-0.02751029,-0.06610183,0.0017774699,0.055700786,-0.018685944,-0.011803281,-0.006065511,-0.04612947,-0.005326989,0.0052778614,-0.019508542,-0.008664477,0.08808399,-0.0059524016,-0.01243596,0.05813381,0.02760341,0.023274332,0.05167258,0.02640185,0.05570197,0.02908062,0.04201914,-0.02237815,0.043694817,-0.028797958,0.0137335695,-0.0042844857,0.003015486,0.009180167,-0.007853186,-0.041258886,-0.01154743,0.015454789,0.034324244,-0.019802092,-0.00044312765,-0.027116403,-0.01964395,-0.0074970075,-0.016005518,-0.039052866,0.009799266,0.00562976,-0.030276757,0.0051974757,-0.06385191,0.00881983,-0.018234912,-0.0027464386,-0.0075515737,-0.018242244,0.029899921,-0.023714045,-0.056509852,0.009656524,-0.12198079,0.010188448,0.031630788,-0.04112145,0.02066531,0.0028781618,-0.053786132,-0.011498195,0.0131635275,0.051359225,0.23426768,-0.0014233204,0.0214544,0.012961639,0.036178414,-0.035673745,-0.035481535,0.034571446,-0.0024071748,-0.031714827,-0.0020660819,-0.0017126598,0.0077720033,0.007822018,0.012504575,0.015291829,-0.0534561,0.026079737,0.049954835,-0.032953713,0.016065776,-0.03155722,0.007562872,0.0073437886,-0.048769787,-0.04561756,0.010743641,0.008059336,-0.024630973,0.017453942,-0.02423467,0.020303724,0.045050893,-0.0028342658,-0.047261402,0.0101244105,0.014523729,-0.03403736,0.0131453555,0.01115742,0.023947768,-0.0029725863,0.049765073,-0.00039438167,-0.03312143,-0.031846125,-0.029945081,-0.0038579192,-0.0643122,-0.003497881,0.008880917,-0.0312709,0.01752321,-0.0047666715,-0.030649835,-0.024757087,0.00057046924,-0.017583597,-0.030076396,0.010665408,0.031447154,0.022476723,-0.034470994,0.02472892,0.012820776,0.042293467,-0.023099508,0.007891773,0.0086774025,0.037092313,0.020792209,0.026944285,0.021457111,0.023870224,0.010081296,-0.0055073528,0.03893495,0.0148627935,-0.03894635,0.02433604,-0.041180786,-0.008430247,-0.011294722,0.03174068,0.014729392,0.016090287,-0.022212971,0.06301635,-0.0054121553,-0.011667252,-0.035214167,0.028998384,0.033337966,-0.023072323,-0.021986293,0.050894387,-0.020495337,0.039335646,0.00527967,0.00028346537,-0.054459576,-0.026481627,0.019155728,-0.001402027,0.0050737173,0.009779562,-0.02291072,0.019391054,0.0065823547,-0.0053461823,-0.04698166,-0.0043909373,0.014471925,-0.01814995,0.038601797,0.04541454,0.0008556428,0.0149532305,0.051614027,0.0069272374,0.00044046665,0.047159385,-0.032638647,-0.016672703,0.025917048,-0.03660687,0.020654112,-0.0034954625,0.016653307,0.07291517,0.04579142,-0.041223597,0.0024745085,0.037578456,0.028959075,0.0076306127,0.025291968,-0.010114497,-0.0032279117,0.023663381,-0.04153614,0.026591506,-0.02107846,0.03716827,0.010053211,0.04339379,0.033415347,-0.0063309707,-0.052908104,0.038173646,0.0149738705,0.044079658,0.003194466,-0.056752402,-0.013782074,-0.08508578,-0.0021963913,-0.027851935,-0.00076458964,-0.035311583,-0.01784292,0.0092685865,0.020314239,0.049564917,-0.044521883,0.08013199,-0.013805344,0.005602533,0.0059467177,-0.021288278,0.007668993,-0.013321908,-0.016438002,0.011598001,0.0045183897,-0.042528763,-0.021421082,0.011741833,-0.0034561974,-0.03750367,0.019998776,0.008425878,-0.023121458,-0.007441068,0.033394538,-0.014372407,0.007661983,-0.012168779,0.005115659,-0.00975228,0.004682521,0.09275527,-0.014435237,-0.0009260074,0.019459374,0.0053869267,0.039134778,0.0020202734,0.00066648796,0.0032357771,0.0023721543,-0.014267937,-0.03001784,-0.0038012527,-0.0015756396,-0.011811275,0.023299813,0.038314182,0.012920681,-0.017646126,-0.021892978,0.011335262,-0.05470078,-0.012959228,0.011369269,-0.041452028,0.042644676,0.025513126,0.010173692,0.005145193,-0.006324679,0.003994125,-0.019338572,-0.06993625,-0.01762181,0.03830237,-0.02752702,0.008958348,0.054245632,0.006986469,-0.0039026453,-0.044556897,0.011835303,-0.014135592,-0.006868342,0.015839376,-0.0011586896,0.03848852,0.04577927,-0.027005255,0.0077512106,-0.072211765,-0.025106665,0.02321522,0.02119629,-0.030990262,-0.03265924,0.0017663013,-0.025864363,-0.003967212,0.0010293459,-0.023205794,-0.0055683614,-0.04372063,0.044765856,0.040606525,-0.00773839,-0.013862877,0.034533944,-0.07007466,0.014786336,0.038600948,0.010772775,0.0018200189,0.021104101,-0.038987037,0.0041045328,-0.017552018,-0.016977888,-0.035904773,0.014471995,-0.029735658,0.030714704,-0.06850562,0.03983747,0.013896155,0.037350103,-0.03830538,0.06000147,-0.0109285535,-0.009117335,0.020837396,0.004339565,-0.003972741,-0.04431522,0.02240864,0.0134148905,-0.041781917,-0.0041396758,-0.023162203,0.0033944354,0.03205719,-0.029549366,0.04941362,-0.05496634,0.0037334124,-0.057603333,-0.03341537,-0.012784926,0.015000842,-0.007638163,0.013525827,-0.030880332,0.01282656,-0.046196517,0.030077454,-0.008827056,-0.031310316,0.06095091,0.019046413,-0.0067822156,-0.028727546,0.021883637,0.032732915,0.0013886683,-0.004266603,0.060205765,0.001880178,-0.005587095,-0.026634196,-0.033326272,-0.0006644901,-0.041308332,0.022054581,-0.018087588,-0.0057590622,0.022005351,0.01423341,-0.02852875,-0.022965297,-0.0008544538,-0.015157764,-0.023171654,-0.019355277,-0.04341111,-0.017329136,0.074221365,-0.048307102,0.020303916,-0.013166895,-0.026119288,0.01487852,0.056251492,-0.036947045,-0.004597186,0.012065598,0.0047738636,-0.017739335,-0.020221064,0.0065836306,0.037016295,0.02057346,-0.0075335326,-0.016226588,0.01425946,0.033908427,-0.044678085,0.009421873,0.018457636,0.03907941,-0.014676311,0.05742047,-0.020982578,-0.045627907,0.008942428,0.06494406,0.0021543736,-0.019195223,-0.0047890614,-0.002304038,-0.022504466,-0.05862546,0.016822858,0.0116886,-0.020855661,0.014868905,-0.002665377,-0.015749712,0.028693188,-0.019432794,-0.036442712,-0.04885616,-0.02935555,-0.021193678,0.0016078481,-0.0033706531,-0.017020086,-0.00046905703,0.029377742,-0.006441936,-0.020769529,0.0019297329,-0.026772572,0.033444166,-0.1541149,0.0311297,-0.020002162,-0.024009041,-0.0009885906,0.01155891,-0.035682004,-0.024780752,0.0068630525,0.026581451,-0.033241894,-0.025222212,0.023564292,-0.02935782,-0.017241348,0.008185315,-0.027182907,0.03005261,-0.009829946,0.005462806,-0.012341509,0.009273216,0.02588569,0.023131775,-0.012858939,-0.022957655,0.0333889,-0.009816925,-0.0245072,0.019978592,-0.023280248,-0.023627162,0.011353611,0.05511726,0.010754602,0.010055728,0.0033575972,-0.019583065,-0.0028124354,-0.009420931,-0.013630011,0.037922908,0.026555747,-0.022521771,0.03555113,0.048069138,-0.028575057,-0.027723324,-0.07121045,-0.0000581725,-0.04240861,0.038028523,-0.041452,0.012773147,-0.011508518,-0.03590058,-0.04794912,0.017600667,0.019046618,0.026855417,-0.020842342,0.0036742818,-0.04158885,-0.01468461,-0.013344565,0.014052947,-0.000074569616,0.028797457,-0.02306962,0.01191832,-0.019107504,0.0038151545,0.0066250674,-0.035145633,0.03183192,0.034418806,0.03433071,-0.01977721,-0.010400176,-0.0010810094,-0.06538264,0.02196234,-0.0006430588,-0.04436815,0.047433272,0.04063312,-0.00785563,0.008413257,-0.036070023,0.0164804,-0.021222224,-0.038877483,0.04233066,0.027462376,-0.0022723007,0.007275398,-0.0063978774,0.012661808,-0.04209885,-0.0116352625,-0.024468038,-0.04177572,0.0064120125,0.0029084152,-0.054271434,0.032367297,0.03480374,0.0104937265,-0.0154662505,-0.035368867,-0.00008867477,-0.0030433338,-0.03947286,-0.000951066,-0.0777621,-0.035914436,-0.00092193956,0.042605344,0.020250352,0.00683475,0.0139380675,0.003175504,0.014600371,-0.026148437,0.04207754,0.05555232,0.05550313,0.010774976,0.038658015,-0.047112428,0.014111865,-0.081176445,-0.006040002,0.0033041844,0.019185916,-0.01787195,-0.021196239,0.044015106,-0.0304071,-0.0094919,-0.030603778,-0.006004601,-0.01620341,-0.011215506,-0.015085133,-0.045257684,-0.002622223,0.025605503,0.030648671,-0.006757785,0.014691139,0.011500085,-0.026771842,0.049851682,-0.03460195,0.048095968,-0.027633894,0.056804404,-0.051229775,0.03195519,-0.04528495,-0.003627064,-0.019524386,-0.011764972,-0.007206953,0.04994147,-0.029198445,-0.034677,-0.057012945,0.014612532,0.041838024,0.046377543,-0.0025684605,0.007644713,0.023776015,0.046830297,0.004987129,-0.01563921,0.0035407175,-0.009648342,0.03863293,-0.009019312,-0.002180801,0.038880024,-0.03150741,-0.02298843,-0.020072915,0.0038588995,0.01578746,-0.010308056,0.009557728,-0.011035732,-0.034914095,0.0138828615,0.02757649,-0.0009478651,0.034400783,0.0393188,0.0028559477,0.048512645,-0.00559915,-0.014019089,0.02444736,0.014153174,-0.0073021785,0.029937968,0.008260936,0.020045439,-0.027606318,0.012630557,-0.04505023,0.0031337987,-0.01911141,0.012756138,-0.007769519,0.0011475193,0.06583511,0.0074784565,-0.01161578,-0.00010698886,0.04179041,0.048442688,0.033673286,-0.034056805,-0.05336571,0.0014060973,-0.002141608,0.021280533,-0.047174495,-0.03575056,-0.041040212,-0.0030357942,-0.01701497,0.030999653,0.01669042,-0.021745319,-0.045982044,0.012664608,-0.089584306,-0.016409602,0.051840927,-0.039819043,-0.08585572,-0.0048589674],"last_embed":{"hash":"ty272x","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"ty272x","at":1762860895401},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)#Tasker HTTP Post When Complete","lines":[250,269],"size":467,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ty272x","at":1762860895401}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)#Tasker HTTP Post When Complete#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026941797,-0.039213113,-0.035874262,0.01640046,-0.0013234081,-0.053280406,0.030439684,-0.0068670656,-0.0075108726,0.021197218,0.011120916,-0.00664529,-0.009278229,0.020226648,0.002484252,-0.012982232,0.0034549893,-0.0016672787,0.025111198,0.0065925824,0.0043942784,-0.0131435385,0.042883698,0.0034298273,-0.0002476686,0.0025390415,0.0058619264,-0.03960461,0.007285359,-0.008521134,0.015715314,-0.018070748,0.009824144,-0.031767026,-0.04691834,-0.059791464,0.0030877637,-0.025791135,-0.028972942,0.08086488,0.04168046,-0.0046072598,-0.014325878,-0.032507688,0.07752396,-0.011387047,-0.0108236065,0.00016094318,-0.016712999,-0.046009395,-0.029265437,-0.0023361142,0.053590473,-0.019764358,0.00917822,0.04701644,-0.07294994,-0.0057012946,-0.060236514,-0.011920038,-0.04203891,-0.0041297055,-0.0384455,-0.003399076,-0.015180469,0.060409997,0.02237032,-0.0021170077,-0.012757844,-0.04930023,0.060489763,-0.014466028,-0.019325804,-0.0036636947,-0.052158296,0.042775597,-0.014541598,-0.015444922,-0.0017566466,0.00434137,0.00672823,-0.0315951,-0.035862926,0.012025674,-0.005055453,0.0017581737,-0.02156743,0.019140946,0.05045864,0.014714567,0.030236779,0.019334111,0.04872239,-0.030892959,0.010394899,-0.006061481,-0.010470052,-0.021197459,0.055566404,0.011665615,0.017651342,-0.03596544,0.00992313,-0.0100922575,0.03266215,0.0043542166,0.026173372,-0.011248195,-0.009668693,-0.01343813,0.021908555,0.016976625,0.018169384,-0.005333753,0.00003073343,0.006141205,-0.010285666,0.014579053,0.012269624,-0.006716045,0.046741545,0.012005537,-0.0025765172,-0.059174083,0.01351808,-0.039179754,-0.016013028,0.016109835,-0.013765549,-0.016856944,-0.016512806,0.0008077204,-0.013186451,0.024284802,-0.023509765,0.0001491079,0.026663098,0.04253478,-0.012121472,-0.00683198,0.022501301,0.009252952,-0.030309131,-0.021948004,0.011385106,-0.049014498,0.047642253,0.048548196,0.025775738,0.02651755,-0.059371345,0.030734994,-0.003670063,0.020828525,0.023780609,-0.00026082588,0.028684748,-0.010688019,-0.049789295,0.015483094,-0.01907205,0.019188076,-0.05633199,0.09827993,-0.00097434677,-0.020625059,0.010373325,-0.00073417503,-0.013156473,0.028839052,-0.04029169,-0.025150124,-0.025694178,-0.009253529,0.020467522,0.015462571,0.09328189,0.023412356,-0.027309345,-0.04338275,-0.038056172,-0.048959617,0.017876785,-0.039034452,-0.027489487,0.007090178,-0.042413395,-0.037989732,-0.017551195,0.06370652,-0.03868622,-0.03779675,0.0039670514,0.03362602,-0.006912414,-0.002531567,0.0417377,0.005567507,0.019489393,-0.030776491,0.005616201,0.021811318,0.026715262,-0.0090427995,-0.007867156,-0.013685748,0.040629078,-0.04227092,0.006840236,-0.023154447,0.032331426,0.03537678,-0.024237962,0.026067507,-0.0046232156,-0.02832358,0.012371615,0.01167198,-0.030289065,-0.028060189,-0.006901824,0.05923345,0.0061466475,0.022680853,0.050475538,0.02851875,0.01317814,0.042393442,0.016055621,-0.020180011,-0.0064432733,0.0044051996,-0.03142908,0.03091552,-0.002235395,-0.01839108,-0.029385582,0.027525065,0.019250963,-0.005736833,-0.010563105,-0.0025795742,-0.0062527,0.01092339,-0.04031323,-0.038576998,0.054180138,0.018043801,0.0027265341,0.003669936,0.002722287,0.001006089,-0.045687623,0.0020269677,0.022939477,0.031777333,-0.017598653,-0.019888168,0.0051099816,-0.020614874,0.012247849,0.006563008,0.004688199,0.013814932,0.0051530125,0.029446276,-0.010546992,-0.037598293,0.029077811,-0.033476993,-0.004257291,-0.036155213,0.037083708,0.0015470904,0.025775757,0.021166062,-0.0036718878,0.0191575,0.060214557,0.01247375,0.009788719,0.014034309,-0.004221036,0.0077972827,0.060688473,0.008761715,-0.00787584,0.020043267,0.0329321,-0.014821399,-0.019180663,0.024326012,0.061749093,0.0048958124,-0.042739842,-0.021655047,0.032416184,-0.16601005,-0.02229048,-0.0015169398,-0.020509012,0.008655384,0.03237775,-0.025273232,0.008899043,-0.032945596,0.07139493,0.025044749,-0.05146681,0.025635416,-0.0028903156,0.0023976648,-0.005162151,-0.030171255,-0.025008185,-0.06464861,-0.053068835,-0.038007025,-0.025547097,0.05092924,-0.025754549,-0.06713713,0.005746285,0.05514851,-0.023301432,-0.012632491,-0.012498815,-0.04693621,0.0006831501,0.003005566,-0.020437416,-0.010828498,0.08343576,-0.004027008,-0.008717946,0.06281667,0.031662982,0.015310463,0.055900965,0.024589961,0.05103724,0.029023748,0.039627343,-0.019329607,0.044564664,-0.0261753,0.008650793,-0.003841688,0.0010249129,0.010779684,-0.010458234,-0.040738393,-0.010330699,0.015642421,0.03031767,-0.023622768,-0.0010565342,-0.02706257,-0.015875984,-0.004148079,-0.017059514,-0.042406917,0.009783329,0.003948553,-0.02906534,0.006903928,-0.06634288,0.012711108,-0.010872327,0.00011344091,-0.01217053,-0.019020012,0.032035418,-0.027967747,-0.05709284,0.0125067625,-0.12226876,0.005681023,0.032398123,-0.04735682,0.019859657,-0.0009398393,-0.05213729,-0.008659724,0.016859978,0.050829522,0.23774557,-0.006068666,0.02207404,0.007583059,0.03666111,-0.031528905,-0.03540759,0.031064054,-0.004724671,-0.030569093,-0.008015897,-0.004865833,0.009434535,0.011174871,0.012360595,0.019135464,-0.058269676,0.026623119,0.049942844,-0.026549991,0.017859178,-0.025221018,0.0088118175,0.010360628,-0.04406164,-0.049438726,0.012928958,0.011961161,-0.023306308,0.014287596,-0.02604931,0.022017777,0.043277346,0.0012715884,-0.047782797,0.008201686,0.0140228225,-0.036678683,0.012551792,0.0075144614,0.020283462,-0.007028569,0.04277166,-0.004370206,-0.032716867,-0.036078803,-0.026409911,-0.0035365443,-0.057691343,-0.0055414764,0.010434027,-0.032327738,0.013578882,-0.00034922047,-0.029110942,-0.022477183,0.0063874875,-0.017050136,-0.034430362,0.0159747,0.03453113,0.023436338,-0.037720047,0.02474369,0.0156671,0.04280527,-0.022490252,0.0069404934,0.0071999356,0.038831264,0.019037144,0.022568863,0.018372426,0.024063831,0.005763914,-0.00403907,0.03377415,0.011525535,-0.038662933,0.02749738,-0.03944941,-0.007573177,-0.00649002,0.036500137,0.012471857,0.019856507,-0.015699709,0.06163651,-0.004783549,-0.011972504,-0.037888918,0.02843523,0.025981234,-0.019403933,-0.02263168,0.0499319,-0.017854823,0.039688475,0.005265802,0.0018150442,-0.059389498,-0.03205182,0.020300038,-0.004944683,0.004767442,0.005519004,-0.02866507,0.02467242,0.000746872,-0.0055600917,-0.04793364,-0.0069332193,0.01411102,-0.021027673,0.040247556,0.048421808,-0.000050501993,0.02245819,0.049733628,0.012302615,-0.0022835229,0.050637104,-0.03593614,-0.0133202,0.025579631,-0.03420854,0.023667395,-0.0011177004,0.0082832435,0.07439354,0.038978104,-0.04078395,0.002052135,0.034747273,0.028368747,0.012845594,0.026992684,-0.010900785,-0.008720412,0.02415581,-0.038841635,0.024064954,-0.019473167,0.04153628,0.012553882,0.0399671,0.031562917,-0.012625525,-0.05584867,0.033140365,0.01330376,0.045001276,0.0010367592,-0.057406288,-0.013460984,-0.08814243,-0.0026855995,-0.032061756,-0.008435088,-0.035162915,-0.02025337,0.010571173,0.016880054,0.041606434,-0.044281956,0.07252399,-0.01623055,0.014092791,0.006958347,-0.023135962,0.008103649,-0.008738875,-0.019112932,0.0048381286,0.0028066358,-0.03865063,-0.014785252,0.0077266744,-0.0056347535,-0.030676471,0.01912594,0.009539257,-0.020456215,-0.005413127,0.036066063,-0.010001773,0.0128426505,-0.014762535,-0.00014459607,-0.013977827,0.011002406,0.09092921,-0.01425852,-0.0004457921,0.01884928,0.0006301117,0.039600525,0.005210301,-0.0013670786,0.007784742,0.0017278569,-0.017249105,-0.031499315,0.00062085903,0.0015552173,-0.016659094,0.025790557,0.040811088,0.016346449,-0.023260944,-0.025296288,0.014689189,-0.05321087,-0.01530146,0.015185097,-0.03790305,0.041954935,0.028357381,0.014761665,0.011433746,-0.004376884,0.0035738251,-0.01578206,-0.073406994,-0.014936206,0.037926506,-0.026960196,0.012025193,0.06279449,0.0066600344,-0.005006075,-0.04022919,0.012121962,-0.015702337,-0.009350308,0.015619443,-0.0028740955,0.04015663,0.04647733,-0.026352452,0.006296993,-0.072975,-0.02060966,0.024325123,0.02481816,-0.03305569,-0.028451309,-0.007392311,-0.030827262,-0.0084826965,-0.0024148223,-0.020086467,-0.0031151648,-0.04808021,0.037402373,0.0424503,-0.01434,-0.010996025,0.03426957,-0.06510492,0.013850187,0.039559364,0.016636778,0.006349102,0.025113063,-0.040197924,0.008412567,-0.020246204,-0.02113754,-0.040661715,0.013223398,-0.030713059,0.031926915,-0.065864794,0.04592408,0.0181963,0.036368523,-0.039151456,0.063803844,-0.017619137,-0.007222021,0.023088539,0.005849681,-0.0039585396,-0.0427123,0.022674475,0.0131747965,-0.03842276,-0.008903481,-0.01814759,-0.0043448424,0.02922308,-0.03101136,0.04890502,-0.05072529,0.0044418816,-0.051507223,-0.03276711,-0.0085204,0.016820813,-0.0056135654,0.014893699,-0.035955347,0.013722708,-0.04646768,0.034018204,-0.010981989,-0.03431989,0.05736923,0.0140563985,-0.0050507546,-0.026992153,0.015291649,0.031944554,0.0048416913,-0.0011823376,0.0565753,0.003627324,-0.010128865,-0.023071067,-0.035168227,-0.0022747077,-0.03954643,0.024426673,-0.015301534,-0.007501042,0.020881254,0.0089231245,-0.030970097,-0.024237745,0.007763607,-0.016782314,-0.020979933,-0.017210085,-0.04807628,-0.018283367,0.07685146,-0.04801221,0.019259525,-0.019453289,-0.0216622,0.022216514,0.056020755,-0.03414755,-0.003950155,0.011897154,0.0027696455,-0.020922013,-0.023772363,0.006769974,0.03914462,0.032599032,-0.0074532395,-0.018286675,0.021197459,0.031548902,-0.049516413,0.0038053973,0.020685531,0.03541045,-0.011510767,0.05942003,-0.018745098,-0.046323393,0.014206201,0.061916087,-0.0014650733,-0.024691483,-0.0017507151,-0.003974675,-0.017924957,-0.059830207,0.018393492,0.009536809,-0.020331422,0.017267166,-0.0057636094,-0.018590488,0.025711251,-0.021880135,-0.03156885,-0.049369335,-0.030426834,-0.024261689,-0.0053035445,-0.0022593865,-0.011374136,-0.001884709,0.032863565,-0.0071441936,-0.024002796,0.0058259815,-0.023072097,0.035858065,-0.15349966,0.031856917,-0.0215364,-0.028464425,0.0007208476,0.013768341,-0.03266776,-0.029700026,0.005388525,0.024128383,-0.028444508,-0.021850815,0.017521543,-0.029531052,-0.0149661545,0.008728943,-0.028269196,0.026381291,-0.013496177,0.01062514,-0.014870678,0.014876959,0.026456323,0.020566082,-0.010845209,-0.022720993,0.03276648,-0.015484423,-0.025645884,0.021420095,-0.024229117,-0.020555394,0.010984607,0.055838827,0.011161657,0.01273257,0.006231654,-0.020077672,-0.0036049585,-0.007992231,-0.01837632,0.03715317,0.024575407,-0.024855074,0.036833223,0.044397898,-0.02869343,-0.021902045,-0.07038887,-0.0049902927,-0.039178275,0.04087177,-0.035476327,0.00955153,-0.01529982,-0.038696617,-0.041392356,0.023273492,0.019459752,0.02094564,-0.027193611,0.008092894,-0.04325775,-0.016370242,-0.01163037,0.011844429,0.00030285396,0.028863354,-0.026801052,0.012878129,-0.024008444,0.006294087,0.008814784,-0.034281224,0.03319332,0.03711565,0.029434063,-0.02579674,-0.010148923,0.0030495697,-0.06134814,0.021949347,0.0036733977,-0.042461414,0.05528045,0.04226618,-0.007156863,0.0055688247,-0.030683633,0.018029043,-0.016886469,-0.03629008,0.043004125,0.031072384,-0.003926762,0.011064648,-0.01494053,0.008826059,-0.044498716,-0.011832723,-0.022022353,-0.039743166,0.00829384,0.0029854178,-0.052748896,0.027674552,0.03682007,0.0118734995,-0.010722394,-0.035032347,0.0015994307,-0.0044990764,-0.036138568,-0.0012246373,-0.070353694,-0.034744505,0.00046594272,0.035334483,0.028128406,0.012932561,0.017192913,0.004573327,0.010823849,-0.024943149,0.04186129,0.048995625,0.06111402,0.012536572,0.042436935,-0.04868634,0.008123115,-0.08388103,0.0023829439,0.0039761714,0.019204792,-0.016127972,-0.017591868,0.042937733,-0.029688617,-0.009344969,-0.031044511,-0.002463315,-0.017872732,-0.012227443,-0.015606615,-0.03738952,-0.00049148494,0.021752771,0.030694513,-0.006461419,0.012134559,0.005729218,-0.023454212,0.05558979,-0.03939001,0.047892258,-0.023767505,0.056507185,-0.050009202,0.03044367,-0.045573354,-0.0019184543,-0.026839409,-0.009792246,0.0022182323,0.049553007,-0.027511267,-0.033955686,-0.05762697,0.010196785,0.040467452,0.0435469,-0.0033423544,0.0059711975,0.023155106,0.049000293,0.0058571342,-0.011926506,0.0075357743,-0.01359028,0.03654969,-0.009352241,-0.009568618,0.040688034,-0.03121056,-0.022686904,-0.020290146,0.005042353,0.0138459755,-0.014528698,0.006320352,-0.013779627,-0.037532456,0.014005598,0.026570821,-0.006558546,0.034096166,0.046316274,0.0003220898,0.051221658,-0.010002895,-0.018015577,0.023061935,0.012578174,-0.006686318,0.028832465,0.0039170505,0.021911759,-0.031550065,0.011242402,-0.041101024,0.00057851034,-0.021392003,0.008743138,-0.0054851742,0.0052472744,0.069296606,0.008097656,-0.0075534047,0.0035288744,0.041882172,0.037315995,0.03368238,-0.035217043,-0.057356026,0.003353764,-0.0016191982,0.024698842,-0.051568504,-0.03412332,-0.038796164,-0.008793108,-0.012289922,0.028981412,0.018922143,-0.029160377,-0.048013717,0.009087745,-0.08729301,-0.014247109,0.051930346,-0.035836343,-0.08306544,-0.0020503842],"last_embed":{"hash":"cpilsc","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"cpilsc","at":1762860895401},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Beeminder Integration (Optional Financial Stakes)#Tasker HTTP Post When Complete#{1}","lines":[252,269],"size":431,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cpilsc","at":1762860895401}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.021899406,-0.03782751,-0.03209736,-0.014371761,-0.03405764,-0.019959131,0.036433093,0.026046107,-0.0018451714,0.01753995,-0.010427293,0.010413698,-0.018103618,0.008650171,0.05296471,0.037592713,-0.0007297717,0.0010720573,-0.0071903174,-0.019219274,-0.018668804,-0.0032548574,0.042449627,0.045573186,-0.015330716,0.038788557,-0.027644105,-0.054461032,-0.015522519,0.047856577,0.015765758,-0.037333477,0.008043333,-0.022452874,-0.019462317,0.005996361,0.034602292,-0.015188797,-0.04108715,0.02269036,0.028029462,-0.029833622,0.017193956,0.0054913247,0.049134538,-0.00110361,-0.026267935,-0.04597784,-0.016244112,-0.04003709,0.019309431,-0.04003621,0.038435917,0.0056139454,0.032140452,0.06457675,-0.012059722,-0.026703501,-0.04697262,-0.000866097,-0.044124126,0.01945601,-0.002688919,-0.003294455,-0.032635268,0.008082142,0.008970753,-0.03175746,-0.009613879,-0.05340718,0.011893553,0.010006121,0.0016486129,0.018315142,-0.06658817,0.014367493,-0.004828343,0.01413599,-0.0091267545,0.016403899,0.008460213,0.015431184,-0.03156555,0.025320906,0.009445823,0.026043234,-0.003924423,0.05317025,0.031090915,-0.013675433,-0.010831328,-0.020462196,-0.020764582,-0.026624847,-0.016979974,0.0099372845,-0.0024990006,-0.059602123,0.04700935,0.017462585,-0.011355954,-0.0045496686,0.040222403,0.006366063,0.050664797,0.023440666,0.007212099,0.028580286,0.008167238,-0.021159677,0.011040743,-0.0038848578,0.024592282,-0.0021486967,-0.0061541693,0.015968194,0.024105432,-0.030962516,-0.0076131555,-0.01305262,0.017650662,0.025225727,0.05744042,-0.04484925,-0.011076696,-0.0457271,-0.010812905,-0.020935524,0.0006782968,0.017892528,0.012812945,0.009058188,-0.02654003,0.0096604265,0.0002732558,0.0073791216,-0.002030781,0.0035737099,0.0062717674,-0.0106485905,-0.017571064,0.012643865,-0.06417809,0.0033397458,0.014543371,-0.067407995,0.016213253,0.011485717,0.04024051,0.008796445,-0.04712995,0.039078366,0.024147525,0.04842181,-0.018621178,-0.0121120475,0.04003757,0.047130976,-0.022112383,0.020663962,-0.0059810746,0.020513246,-0.050125748,0.06369313,0.0046775937,0.0017728297,-0.013364906,-0.002236389,-0.02038785,0.0007700239,-0.036743537,0.008399061,-0.019949216,-0.032381684,0.012179838,0.015180619,0.086501665,0.025114177,0.0046506627,-0.019905293,-0.042413857,-0.0010494231,-0.010231128,-0.046904184,0.0015467311,0.06523131,-0.00413684,-0.040203057,0.012080076,0.058388244,-0.01605141,-0.0003269273,-0.021148216,0.052629992,-0.05448621,-0.01152009,0.008818442,-0.0012247018,-0.0011243563,0.0014586358,0.009821087,0.0065927175,0.0016919856,-0.054291904,-0.035985786,-0.015030624,-0.04138839,-0.029425576,0.01682271,-0.046566017,-0.02215435,0.05262827,-0.01773221,0.006735612,0.0023897022,-0.027988115,-0.023299728,-0.0066230013,-0.0059075356,0.01847895,-0.0013540898,0.071852855,-0.001901136,-0.0025932647,0.0131284585,0.02095974,0.003187187,0.03684904,0.022633681,0.0014310232,-0.005783546,0.010687913,-0.0059603,-0.008686192,-0.0021018765,-0.022844901,-0.06398575,0.03590353,0.056157112,0.01084114,-0.016283859,-0.0012194446,0.0053686737,0.0022873557,-0.020963652,-0.02742533,0.035664525,0.02196366,-0.0122917965,0.00138924,-0.019471914,-0.0014872298,-0.029273007,-0.023823723,0.033959765,0.05705444,0.019491863,-0.013535523,-0.005841769,0.015855351,0.012395274,-0.002843548,0.01794089,0.030962745,0.009131722,0.009330961,0.026702037,-0.031150661,0.01290384,-0.008654922,0.033598687,-0.058020446,0.005554038,-0.0009376823,-0.022021083,0.008158275,-0.03105962,0.0414318,0.06527283,0.00090960384,-0.033027012,0.015597952,0.0056168707,0.014833976,0.048956946,-0.009015366,-0.030002562,-0.012680969,0.0028795064,-0.013039093,0.00017172814,0.008336831,0.06939147,0.02051303,-0.029109245,0.015013122,0.0032957748,-0.17960672,0.015003781,-0.030848254,0.038498998,0.005940361,0.040842995,-0.040897444,0.0001849134,-0.039256,0.068392776,0.03375085,-0.03998463,0.027640056,0.021180453,0.018560946,-0.0066639944,0.0061678574,0.013443609,-0.046046745,-0.033856086,-0.05222937,-0.023538219,0.016610557,-0.038181514,-0.021898123,0.026716044,0.07327037,-0.019998001,-0.00858103,-0.039390773,-0.08758696,-0.00015563314,-0.0029012023,0.025564719,0.024809951,0.058649026,-0.0025653949,-0.011662757,0.06265131,0.001909395,0.061719857,0.05192206,0.035405777,-0.0041582324,0.013302925,0.012993099,-0.005412834,-0.0037694972,-0.029006302,0.013515591,-0.06159434,-0.017284451,-0.03656444,-0.009008281,-0.043254863,-0.01209705,0.036073253,0.0630405,-0.004090819,-0.013694153,0.004150873,-0.036405988,0.00032595004,-0.0388671,-0.015993806,-0.01560853,0.019324638,0.0074001634,0.012217525,-0.037618086,0.042275835,-0.085046135,0.0019998336,-0.0018284797,-0.031286065,0.04594098,-0.02993615,-0.01562898,-0.004985246,-0.12604633,-0.010802058,0.021377034,-0.04060182,0.029525409,-0.010517726,-0.055600245,-0.0033519191,0.017836262,0.042948104,0.23034248,0.03063125,0.023072658,0.02369743,0.0037368273,-0.02500933,-0.00332266,0.078570485,-0.02363667,-0.01395718,-0.021499872,-0.006176442,0.048376255,0.0069569782,0.0023817255,-0.0071713934,-0.061314728,0.020968083,0.062560715,-0.006440325,0.038097166,-0.033557687,0.039151717,-0.01031335,-0.054158475,-0.019876909,-0.013437544,0.04364841,-0.0035352744,-0.008529542,-0.026127603,0.0022898577,0.033933878,-0.038671974,-0.011236275,0.011530236,0.046740428,-0.03575661,0.0005166667,0.045990784,0.027415305,0.0044649774,0.025403216,-0.017688531,-0.021401238,-0.015137537,-0.049392164,0.016564412,-0.03522272,-0.0038403976,0.014269311,-0.016299274,0.00066441356,-0.02117652,-0.04113258,-0.039131556,-0.025855761,-0.0037189492,-0.014277779,0.02003779,0.050201546,0.01371839,-0.036626372,0.03413077,-0.011091944,0.035580844,-0.011084152,0.007793414,-0.02312424,0.02917409,0.026837425,0.017689317,0.003620938,0.012831974,0.031775024,-0.048096705,0.03938179,0.0129803885,0.02077103,0.042670444,-0.031110201,-0.024951143,-0.023809748,0.015927948,0.013691247,-0.019317824,0.033805553,0.048610803,-0.023198923,0.015080515,0.0027271078,-0.0068517374,-0.0047927243,-0.017161598,-0.022296084,0.01459678,0.024548436,0.005604552,-0.009122384,0.039625186,-0.02470399,-0.0044481736,0.017690236,0.015158196,-0.015832616,0.013786624,-0.027493421,0.00781612,0.009867818,0.0035336965,-0.055431657,-0.012728158,0.029446956,-0.002176167,0.027372744,0.06867312,-0.0061824108,0.011083872,0.0872139,0.010897691,-0.010478153,0.04290683,-0.010704302,0.005330826,0.007567795,-0.051313814,0.0023584496,0.004838772,-0.014759663,0.07169897,0.009284767,-0.026471123,0.018316263,0.005041044,0.022851903,-0.0021537421,0.04313792,0.0016656554,0.009784955,0.03028747,-0.05574895,0.0020442754,-0.034078725,0.041934248,0.015520084,0.051920153,-0.016105806,-0.015387947,-0.043510567,-0.0029021422,-0.03172405,0.035592977,-0.0018595839,-0.035023313,0.0006701091,-0.08333826,-0.0006962348,-0.043103557,-0.028961642,-0.017898856,-0.0058681406,-0.034186736,0.004655195,0.05864988,0.016525127,0.019268423,0.008107336,0.026902154,-0.017233703,-0.012279723,0.018305248,-0.022221059,-0.017775252,0.010109913,-0.015961206,-0.045459025,-0.05589649,-0.014139421,-0.01023921,-0.0044540805,0.035767175,-0.03005654,-0.038086098,0.006653092,0.01505605,-0.04411035,0.0000052774953,-0.0020919277,-0.01875287,-0.03241216,-0.038092624,0.08841236,0.0051232884,-0.010376208,0.01788566,-0.012999989,0.025484607,0.002507064,0.033670496,0.007224429,0.010501217,0.021061124,0.005599742,-0.018186798,0.020051032,-0.017375384,0.023475284,0.028408773,0.013768633,0.020954529,0.008185109,0.0071763657,-0.009821319,-0.017722165,-0.018452054,-0.034966305,0.016016027,0.07944987,0.018715996,0.00018518697,0.011066938,-0.006733415,0.0047287806,-0.0415346,-0.0334793,0.054843023,-0.0127252415,-0.03683132,0.046534617,-0.002431864,0.0015237967,-0.06460267,0.0078087677,0.0038808961,-0.0051303287,-0.0004755799,0.010700383,0.022696255,-0.017871322,-0.025938213,0.0015340273,-0.009346656,0.045532085,-0.004882472,0.013580263,-0.0021956933,-0.029728815,0.0033882405,0.0039383047,0.020713141,-0.023552468,-0.018898688,0.002400208,-0.061132632,0.01627447,0.03591772,0.009693959,0.006102556,-0.001485125,-0.043452177,0.019695835,0.0011329385,-0.014660412,-0.019809049,-0.0332684,-0.058404345,-0.0116882445,0.006398735,-0.038220204,-0.03611753,-0.0026754767,-0.002411561,0.0043557133,-0.032224443,0.020641236,0.009907833,0.0006928789,-0.02316565,0.06794552,-0.030415758,-0.017655002,0.037599485,0.012242406,0.037253816,-0.033677746,-0.02826984,0.020591114,-0.06362786,0.019411994,-0.062084608,0.032286294,0.010672197,-0.027065022,0.07165384,-0.043057915,0.0060734074,-0.052869886,-0.008966509,-0.0232225,0.0026575453,0.0019492318,0.009521822,-0.014373747,-0.002395939,-0.028150938,0.02336218,-0.03017966,-0.018007332,0.025276199,0.033886053,0.0008697556,-0.014406119,0.008023711,0.0004106569,-0.0039639166,-0.01215068,0.030823953,-0.020827396,0.02139765,-0.01898046,0.015793884,-0.015061279,-0.021706562,-0.029208597,-0.0040608975,0.023786409,-0.01264839,-0.007976534,-0.0109121585,-0.0058627394,-0.03426184,0.0072725224,-0.0057863737,-0.021879373,-0.011102123,-0.025508543,0.053339105,-0.01963561,0.027487269,-0.008478912,0.0026469056,-0.032049336,-0.0076606427,-0.02702686,0.02079837,0.017931055,0.028283378,-0.012908266,-0.011562473,-0.00016921033,0.07361659,0.010315478,-0.00960255,-0.034125444,0.0393793,0.0018681074,-0.031493228,0.010808623,0.048359413,0.052689925,-0.011168484,0.048983224,0.0007438937,-0.036679808,0.0025312423,0.03797679,0.010732217,-0.008208107,0.03886391,-0.032592807,-0.022093931,-0.051979408,-0.022099338,0.02321873,-0.030822828,0.020482821,0.023286682,-0.05586823,0.042006064,-0.0015931476,-0.05418631,-0.05149571,-0.016094355,-0.021367533,0.025963405,-0.035357706,-0.048271164,0.018650327,0.023537334,-0.024506412,0.0010719934,-0.0013313062,-0.07544498,0.023114173,-0.15718496,0.020208143,-0.013843081,0.0054381206,-0.0032140345,0.009341663,-0.021590663,0.00918629,-0.016450234,0.01872269,-0.025227234,-0.03418452,0.04575325,-0.007969773,-0.032788094,0.0411596,-0.02265062,0.008601413,-0.011938423,0.03934137,0.012657865,0.0047928984,0.045274787,0.007889054,-0.0068222024,0.02937169,-0.01014362,-0.0011882414,-0.032713383,-0.028672138,-0.0034922583,-0.06337311,0.02906859,0.026881048,-0.03331893,-0.01606063,-0.011778775,-0.015280361,-0.04186566,-0.005058333,-0.047727566,0.0058813384,0.004844501,-0.023656158,0.011565389,0.09440702,-0.03951876,-0.026227105,-0.042805687,-0.016449982,-0.022599032,0.047489505,-0.0340678,0.03131863,0.01447187,-0.009138818,-0.029489866,0.0054278406,0.028953351,0.050691523,-0.0104428595,0.0080641685,-0.009287129,0.0029492576,-0.019503886,0.029399492,-0.07566205,-0.0039181723,-0.0084464885,0.03171239,-0.035528332,-0.017054262,-0.0049680127,-0.029019406,-0.008333829,0.010058722,0.049746364,-0.016634732,-0.0008176269,-0.0029186527,-0.019095356,0.011432697,0.003692123,-0.03544321,0.038080644,-0.022679957,-0.0019325287,0.02169833,-0.019818835,0.012140537,-0.013708467,-0.03803219,-0.0054276343,0.020108573,0.016837873,0.01699408,-0.015670035,0.018274326,-0.05108627,0.0046207337,-0.01521578,-0.02328208,-0.023331944,-0.008905511,-0.03177411,-0.0013716551,-0.0017612255,-0.0017325829,-0.048409455,-0.028502489,-0.011351838,0.005354031,-0.012555781,0.013773649,-0.09416854,-0.033268947,-0.013147739,0.07606896,0.010484942,0.016935416,-0.030246658,-0.031826936,0.012983249,-0.021833489,0.014318584,0.037577763,0.047804516,0.009329028,0.041616265,-0.0044482546,0.020838067,-0.03439808,-0.006228664,-0.007894033,0.061478727,-0.03085373,-0.034451596,0.03915191,-0.0023964033,-0.06973221,-0.004788297,0.016307756,-0.0066100503,-0.027124338,-0.007600768,-0.059276752,-0.008588355,-0.0022393255,0.002956007,-0.00967219,0.016771436,0.012106693,-0.002274615,0.03419366,-0.025397478,0.043912802,-0.02942777,0.03380332,-0.0028414922,0.060305893,-0.026941994,0.028412566,-0.04498357,-0.008446822,-0.022353157,0.05607332,-0.0016154272,-0.038844626,-0.036862813,0.026124036,0.03582367,0.0651549,-0.02197768,0.024745924,0.0061431797,0.0037597485,-0.007163669,0.020120574,-0.033148665,-0.027364418,0.035161905,0.0022671656,0.017240744,0.033768315,-0.025167676,0.0055687907,-0.001123832,0.035191793,0.0004614225,0.01516757,0.014268189,-0.026904762,-0.034208506,-0.030870885,0.049094696,-0.0136421835,0.038388718,0.024011508,0.011826617,0.034030396,-0.005888535,-0.03673507,0.025567904,0.0015023272,-0.006253104,0.0030814337,0.01239123,-0.021900086,-0.046901394,0.0078102085,-0.024406461,-0.01587608,0.0029590635,0.0065632444,0.029487664,0.011839112,0.082656674,0.005850262,-0.017251408,-0.010444327,0.04797441,0.051491063,0.03858724,-0.05871256,-0.023230804,-0.018107003,-0.014718701,-0.0066369902,-0.026209105,-0.028266964,-0.009586756,0.009918283,-0.037525482,0.07399639,-0.02221796,-0.0021482462,-0.0687565,0.039174024,-0.031773586,-0.047071118,0.05617159,-0.037714384,-0.0034543239,-0.0069295904],"last_embed":{"hash":"mqy66l","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"mqy66l","at":1762860895401},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)","lines":[270,296],"size":766,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mqy66l","at":1762860895401}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 1: Basic Reminders#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01043276,-0.033904854,-0.012285166,-0.0027036984,-0.036654383,-0.053417407,0.03929094,0.014335946,0.023598287,0.0053339414,-0.0091316085,-0.011006166,-0.023862492,0.013680916,0.046789944,0.028120007,-0.0046685645,0.007875761,0.003179368,-0.016061293,-0.017604709,-0.006826193,0.048116136,0.043956827,-0.030042907,0.04185465,-0.029783145,-0.033717602,0.02065629,0.058397356,0.015309033,-0.020140868,0.031924643,-0.029397445,-0.0045181825,0.0017155211,0.036299147,-0.03530353,-0.05319174,0.027206099,0.031233795,-0.058721144,0.00797005,0.014853508,0.05892301,0.00097551214,-0.035385814,-0.036364406,0.0053464137,-0.043723967,0.017998362,-0.035599403,0.025893128,0.0133931255,0.02974313,0.028255103,-0.02832218,-0.0532852,-0.032643717,-0.0056254747,-0.039395288,0.04943188,0.0022898384,-0.03509046,-0.027941665,-0.014458461,0.010811792,-0.024602756,-0.011615094,-0.03378109,-0.011958604,0.0051072417,-0.0046072155,0.028529102,-0.048893176,0.037626352,0.0035616914,-0.0042247986,0.0075599174,0.017340261,0.00036906954,-0.0042377613,-0.028999295,0.018287446,0.01869098,0.02689014,-0.011622672,0.05981772,0.015657548,-0.007903757,-0.01208596,-0.00062320346,-0.032576196,-0.016468218,-0.0028543917,0.00039579297,-0.0013912278,-0.01711515,0.04682594,0.017998137,0.0045599425,0.019540679,0.02128046,0.008483171,0.027061509,0.02191001,0.015078227,0.020914877,-0.0014097276,-0.0024512305,-0.00713736,0.0066804066,0.022615848,0.010634313,0.00857767,-0.0054736803,0.019168075,-0.031054843,-0.018599527,-0.037259683,0.000059403766,0.00153119,0.05674405,-0.035976257,-0.00090216356,-0.0505227,-0.006670443,-0.02298571,0.022240074,0.03138136,0.025363492,0.019746924,-0.012804431,-0.014302165,-0.010649775,-0.014600331,0.01838819,-0.0039739916,0.012811372,-0.004071508,0.0006226349,0.042122364,-0.048035484,-0.010525072,0.02920641,-0.07244603,0.022932034,0.05003712,0.05021876,-0.013518097,-0.03661911,0.05294205,0.03655403,0.039630473,0.0025863997,-0.0013175476,0.03507862,0.040177383,-0.01777858,0.035521768,0.023761502,-0.00696776,-0.038076933,0.027832309,-0.003082524,0.0026890095,-0.0015302874,-0.010622176,-0.022867942,0.00448494,-0.030855998,-0.0005987331,-0.026391609,-0.010171896,0.015290388,0.009315288,0.08318191,0.033110246,0.021315973,-0.01496162,-0.042054337,-0.00073796196,-0.005261247,-0.03027458,-0.022011572,0.06260254,-0.01918403,-0.034336656,0.015519954,0.042615645,-0.00070149533,0.01587457,-0.010035829,0.03678109,-0.027713004,-0.03010574,0.029066404,-0.008439733,0.009890909,-0.015530439,0.029810902,-0.0021428869,-0.00035265187,-0.04686905,-0.03792356,-0.001124629,-0.04023543,-0.02139486,0.021286115,-0.04218737,-0.05302451,0.055194184,-0.02535376,-0.014083829,-0.024505174,-0.03536849,-0.0030416101,-0.0169604,0.0037095086,0.0028986835,-0.015003089,0.059604537,-0.032884542,-0.010860351,-0.016056877,0.02876964,-0.005754438,0.018075481,0.048703264,-0.00042655296,-0.008352984,0.007129676,0.014869614,-0.0014048065,-0.007669122,0.0059519703,-0.038076352,0.05009777,0.04296242,-0.009553001,-0.044783793,0.009307152,0.014787213,-0.018068586,-0.023054538,-0.031608395,0.018288285,0.032260604,0.0011324733,0.029422216,-0.029042443,-0.012585118,-0.01877535,-0.042782914,0.024848856,0.025858691,-0.0026017725,-0.015431994,-0.004600677,0.00528556,0.039308604,0.0008372201,-0.004909177,0.0381844,0.025625719,-0.0010383886,0.0062494287,-0.025654243,0.017478773,0.0046594935,0.023380512,-0.05655732,0.009553198,0.024074119,-0.0050809192,0.0018797714,-0.053261045,0.060735468,0.06235827,0.003227187,-0.024380086,0.020807935,0.026098689,0.014235597,0.061526768,-0.031121466,-0.03064719,-0.006580943,0.016059913,-0.02937924,-0.026884599,-0.005706103,0.0723318,-0.0011019034,-0.0061605843,-0.007212899,0.0030355514,-0.18506685,-0.0011941978,-0.05242731,0.027957786,0.01568741,0.02788755,-0.037679207,-0.014625621,0.0005416723,0.07409944,0.06987132,-0.03889949,0.013126592,0.039589994,0.009091825,0.005886056,-0.00042512012,-0.020038672,-0.018560989,-0.044743676,-0.03404726,-0.028813845,0.069068134,-0.05086847,-0.033926427,0.0026997188,0.071791746,-0.0068720267,-0.020496389,-0.030156365,-0.081412084,-0.046820577,0.0019211178,0.027743585,0.028924549,0.06366422,-0.010729063,-0.02280343,0.05454775,0.0060807155,0.03510424,0.058010772,0.0030435598,0.00055487046,0.03403656,0.029989308,-0.026959507,-0.00051032344,-0.0070758476,0.018696366,-0.03497987,-0.031148719,-0.029443832,-0.0025910826,-0.05605944,0.00586654,0.0013255554,0.037085302,-0.042835645,-0.010862873,-0.01983048,-0.06127783,-0.0029564477,-0.04946177,-0.009789282,-0.03302672,0.024413373,-0.010640692,0.014002912,-0.0073085437,0.015513299,-0.086081274,0.014220111,-0.010734343,-0.031183084,0.047108874,-0.03298203,-0.0168567,0.016853476,-0.1337444,-0.027344106,-0.005704964,-0.037027407,0.036883917,-0.02342281,-0.021157144,0.012055591,0.021389714,0.036247134,0.23521332,0.04178751,0.04700047,0.035546094,0.022338932,-0.04206085,0.0040910393,0.0386885,-0.014433423,-0.028877597,-0.018626897,0.003609924,0.045707453,0.0052515822,0.0058641685,0.013229812,-0.034902748,0.0076197134,0.088590845,0.0044334857,0.0312875,-0.01441105,0.019293088,-0.018667767,-0.044980407,-0.015312207,-0.008716757,0.027531851,0.0077298563,-0.006869198,-0.019677658,0.029668646,0.031036228,-0.026218688,-0.0041240114,-0.00016012863,0.025372444,-0.03295384,0.00841536,0.05502635,0.03507025,-0.011464307,0.02825532,-0.03697261,-0.020444851,-0.022252642,-0.030876443,-0.008559708,-0.015100184,-0.019780915,0.0086792,-0.01143526,-0.017761651,-0.030537957,-0.0031199728,-0.023171252,-0.029991854,0.00020922677,-0.02051359,0.023713926,0.047222544,0.006785857,-0.01818636,0.019392205,-0.018934315,0.04080791,-0.011818446,0.00698436,0.0001924203,0.0290598,0.0022881543,0.020503398,-0.0153714875,0.009022668,0.023893675,-0.06351026,0.03239807,0.0129641,0.012245683,0.020495994,-0.027036699,-0.009331194,-0.010690501,0.04467591,-0.0006361262,-0.01621325,0.03926233,0.03033247,-0.034492504,0.030582752,0.0033945106,-0.0065712244,0.01184963,-0.016823983,-0.048017558,0.026966505,0.020857194,-0.00623484,-0.002663252,0.061668973,-0.018306507,-0.034977894,0.01209566,0.0015594298,-0.0084703425,-0.009592287,-0.006940281,0.014136842,0.013793022,0.0018674908,-0.04388838,0.0027722653,0.026365442,-0.0069745206,0.0316255,0.09256068,-0.022131952,-0.004718687,0.05703917,-0.010496979,0.02320122,0.018520506,-0.020708978,0.04025561,0.011110728,-0.026871696,0.032473326,0.0035419832,-0.007119994,0.043068033,0.018023478,-0.02131342,0.013206456,0.014100693,0.029754408,0.023317404,0.036802884,-0.024817646,-0.01339787,0.027063191,-0.030958517,0.023427412,0.006672821,0.034901448,0.0254066,0.03176951,-0.01533962,-0.018526617,-0.03888999,0.040356033,-0.023776485,0.0140179545,0.035872545,-0.027492784,-0.00052343466,-0.06134219,-0.012169794,-0.03711025,-0.033274263,-0.02118335,0.012345896,0.0041470556,0.0243445,0.063368104,-0.012134868,0.02041286,-0.0005334422,0.006841454,-0.02555295,-0.018017825,0.008176996,-0.020391934,-0.026238801,0.005857181,-0.009129696,-0.027794056,-0.040385555,0.008532152,-0.023905532,-0.016685452,0.04490413,-0.012295472,-0.06186791,-0.0013194798,0.0026725743,-0.008157582,-0.016198894,0.0031083068,0.015610272,-0.027330333,-0.041906524,0.09723578,0.015234605,0.002913739,0.011026695,-0.007891644,0.06995702,0.006828227,0.02062545,0.0068207677,-0.023754638,0.0140252365,0.0062632184,-0.028656019,0.046310592,0.006121092,-0.001562805,0.041858617,0.011074884,-0.0038315218,-0.0075545018,-0.0030822041,-0.013298552,-0.0020874538,-0.013562982,-0.017518783,0.020337211,0.081534564,0.03368504,-0.021430565,0.028385183,-0.042101666,0.0069230692,-0.03222164,-0.05371603,0.023025684,-0.009026473,-0.0017558981,0.031062584,0.010003246,-0.0013999443,-0.057976056,0.014724783,0.010301573,0.00048814202,-0.022320196,0.0101333,0.013569173,-0.043854065,-0.02332122,0.0023709766,-0.040992677,0.04614323,0.017914847,0.008739079,0.01698857,-0.032347713,-0.035835132,0.00035312478,-0.0062954663,-0.023938173,-0.007237982,0.0068891807,-0.02288626,0.01794522,0.02382782,-0.009174333,0.0033888116,-0.022347774,-0.039112154,0.008543146,-0.0010371882,0.015896283,-0.0107748,-0.05444475,-0.046220332,0.0017073491,-0.01750281,-0.037688676,-0.031712864,-0.013096368,-0.029967997,-0.015259555,-0.03811371,0.035726633,0.0036074365,-0.042813607,0.030898772,0.07674693,-0.0381649,-0.01588315,0.033519655,0.006914491,0.014048356,-0.040263146,-0.0044986075,0.015933042,-0.05212187,0.013755177,-0.06266878,0.029546209,-0.0002978458,-0.0350532,0.08838189,-0.051976103,0.013940178,-0.038246546,0.027685199,-0.027785165,-0.0027517285,0.014302602,0.0043170927,-0.014409874,0.0085686,-0.005928324,0.019663516,-0.02306629,-0.02815851,0.046049576,0.039594155,0.018792711,-0.009392984,0.023633081,0.0257897,0.011351859,-0.01015616,0.018627895,-0.032075685,0.02817365,-0.031342667,-0.008687592,-0.024428774,-0.025039777,-0.019752247,-0.038076453,0.034611344,-0.009333202,-0.023641575,-0.002043627,0.014552685,-0.044563383,-0.006223229,-0.017064847,-0.012988846,-0.020695915,-0.023954289,0.032586575,-0.0025599666,0.01585134,-0.00027576237,0.030658279,-0.0027386444,-0.013948333,-0.021672273,0.015344398,0.026747467,0.025539499,0.0038275032,0.006998159,-0.000074960844,0.04070885,0.0013605381,-0.023255207,-0.032508843,0.043431815,-0.0009905268,-0.030062517,-0.014535809,0.03044184,0.0372934,-0.028993635,0.02405382,-0.028398914,-0.049274806,0.0059023793,0.0470416,0.012478135,-0.006598426,0.05237707,0.0016802776,-0.0062173656,-0.011698562,-0.033520844,0.02146583,-0.009502091,0.043299567,0.0018185931,-0.04329072,0.02624333,-0.010497602,-0.03561914,-0.061966587,-0.010684506,-0.029315596,0.010418074,-0.044111796,-0.047916614,0.008380383,0.013244952,-0.011523928,0.00470936,-0.006502295,-0.08555878,0.012077821,-0.1581578,0.0056837476,-0.035227876,-0.009210179,0.0017058777,0.001205009,-0.029048953,0.0064192163,-0.007186633,-0.001546175,-0.019023474,-0.017962338,0.019585194,0.001369961,-0.021570258,0.031609457,-0.0095221335,0.03630848,-0.018805142,0.069151014,0.023438958,-0.0017025179,0.060817894,0.053623173,-0.0405658,0.016499536,0.0022375085,-0.017600153,-0.04642763,-0.0012766977,-0.015542967,-0.035203177,0.016179759,0.026295776,-0.03391272,-0.006638282,0.013026321,-0.022212824,-0.04899163,0.015418769,-0.042653188,0.0041159038,0.0044770935,-0.008286974,-0.028448401,0.08424864,-0.048835754,-0.02623029,-0.06069706,0.005613267,-0.0007422979,0.041523535,-0.050481595,0.005553325,-0.0076594846,-0.0056945817,-0.027797438,0.0035192526,0.022404423,0.048930317,0.0016564637,0.011108428,-0.018513104,-0.00003702051,-0.010835863,0.031113662,-0.073040344,-0.0037688785,0.004748998,0.041211694,-0.04062869,-0.027977692,-0.006682618,-0.029112976,-0.0034862251,0.021631591,0.04381536,-0.014647561,-0.025726913,-0.0028008362,-0.049839456,0.0009438348,0.0058523766,-0.048167836,0.044300914,-0.013333015,0.0062426166,0.0029363565,-0.012681807,0.019320048,-0.016257131,-0.020001823,0.011552225,0.0027312827,0.017021822,0.021753384,-0.021342749,0.0042143567,-0.061854757,-0.011706309,-0.009181036,-0.03756379,-0.02398648,-0.015028097,-0.02846978,0.007458451,0.017845705,-0.0025437162,-0.047952976,-0.023044687,-0.042905442,-0.01694208,-0.0029432727,0.016616706,-0.08212147,-0.016994996,0.00062616623,0.059420783,0.003955736,0.015996095,-0.021751735,-0.039505575,-0.0027057573,-0.03406381,0.011975888,0.031030064,0.053098224,0.03546694,0.04435121,0.011227882,-0.013671728,-0.013475988,0.038496234,0.0021460752,0.04535109,-0.021913776,-0.058832705,0.0182186,-0.04940776,-0.056844678,0.00050887605,0.01455073,-0.015031295,-0.034049496,-0.01451784,-0.024225874,0.017292254,-0.0028630442,0.0018746697,-0.0062898146,0.012900566,-0.0032270316,0.0101051135,0.025062693,-0.02703541,0.052650426,-0.045967776,0.04446385,0.015434806,0.043628566,-0.031736255,0.064937234,-0.048249226,0.002522515,-0.018521013,0.062392585,-0.0123861,-0.012097358,-0.04063623,0.0032546548,0.013088517,0.039890327,-0.024422292,0.0044775885,0.007395354,0.026066331,-0.010945464,0.0051242495,-0.041259155,-0.019120859,0.036729805,-0.011222796,0.034014463,0.035175353,0.017569019,-0.005609346,0.0049814475,0.056440607,0.0007502154,-0.005844037,0.014961104,-0.011786355,-0.030685483,-0.0361099,0.065272056,0.0014674121,0.02461702,0.030445034,0.016529175,0.04234861,0.0032351732,-0.0060395207,0.04677659,0.0024506263,-0.0113091525,0.021761067,0.00017018509,-0.004748277,-0.036385577,-0.040727165,-0.010001862,0.0065654833,0.0009541333,0.0103121735,0.023043888,-0.022197336,0.053514592,-0.003155879,-0.022329118,-0.034653496,0.030444166,0.04384454,0.008326341,-0.04875089,-0.019748626,-0.0065355725,-0.030707091,-0.021013137,-0.018287867,-0.0074084434,-0.010211186,-0.0012741347,-0.008548999,0.054811098,-0.013967567,0.0023941328,-0.07261341,0.025412232,-0.012227855,-0.042285565,0.067926556,-0.05452131,-0.023015989,-0.013932642],"last_embed":{"hash":"1jl9uli","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"1jl9uli","at":1762860895401},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 1: Basic Reminders#{1}","lines":[273,273],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jl9uli","at":1762860895401}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 1: Basic Reminders#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.016872602,-0.03603472,-0.02862361,-0.00009853582,-0.041998647,-0.055008862,0.033419028,0.012657391,0.0036183803,0.0051257336,-0.017022075,-0.02431637,-0.020067535,0.011120437,0.03214008,0.01781041,-0.0038263616,-0.0026840118,-0.030105965,0.01305067,-0.030586867,0.0016315038,0.043032754,0.040098354,-0.025444597,0.04454749,-0.014688798,-0.037058704,0.014218332,0.037210785,0.011554526,-0.053149085,0.06393416,-0.026784362,0.0038953025,-0.013716368,0.024451762,-0.013238905,-0.03879926,0.04754166,0.024980891,-0.030164238,0.020145923,0.0010632533,0.056836493,0.01965047,-0.044147648,-0.027460396,0.004687618,-0.031720974,0.031150768,-0.039407488,0.03663826,0.007696019,0.03250905,0.055631153,-0.025834963,-0.03217285,-0.03423418,-0.012598306,-0.035256356,0.0023592843,-0.015830137,-0.041799217,-0.03611759,0.029204382,0.007076588,-0.030796334,-0.015867619,-0.056145996,-0.020054027,0.02789193,-0.0068013235,0.025714755,-0.06506921,0.010215189,0.011486709,-0.01625755,-0.014291735,0.029482516,0.022905959,-0.008881349,-0.028497955,0.017055346,0.013624774,0.026984278,-0.0043635783,0.06451968,0.010872481,0.002491497,-0.013444067,-0.0060420022,-0.017027913,-0.0026042194,-0.015486025,-0.0030755776,0.014989119,-0.033121143,0.04440267,0.023234513,-0.003681075,0.025151016,0.03228422,0.006344222,0.038429912,-0.005206953,0.006356975,0.0033491561,-0.012840069,-0.0004431874,-0.006884583,-0.010706743,0.034126103,-0.0070403847,0.021675711,0.01608854,-0.002583695,-0.019365039,0.01497026,-0.04576603,0.030947825,0.013886992,0.05586227,-0.04476761,-0.0022461182,-0.029688988,0.008993527,-0.02456076,-0.0001519574,0.032980215,0.039168306,0.01964828,-0.030122718,0.013006053,-0.021248719,-0.012803713,0.025866032,-0.020802662,0.01981462,-0.021484936,-0.007069354,0.03572383,-0.047508474,-0.015625058,0.023746887,-0.05068324,0.021213919,0.049815632,0.045717824,-0.01317306,-0.047789026,0.027036043,0.017986463,0.046284325,0.0053250575,-0.0043170284,0.053736642,0.05276025,-0.027114827,0.027228983,0.009974377,0.017087763,-0.042895343,0.05138262,-0.010739073,0.0018123379,0.002819166,0.010997419,-0.013932522,-0.00703837,-0.035599697,0.0120058255,-0.026432524,-0.031767722,-0.0054427288,0.008704751,0.09603787,0.038177352,0.03538237,-0.0148739815,-0.025291787,-0.0039565833,-0.0008059014,-0.040793367,-0.025391052,0.066460624,-0.016654417,-0.023214968,0.013758303,0.059756625,-0.004226002,0.005563634,-0.022848655,0.05059015,-0.016801009,-0.022725211,0.007293565,-0.0083293505,0.00024930536,-0.02465524,0.04268806,0.011660664,-0.01207078,-0.027320879,-0.024762362,0.00950206,-0.047444656,-0.039105427,-0.0070500774,-0.03770637,-0.03262298,0.036203705,-0.02791305,0.009278007,-0.025793828,-0.06333458,-0.020308532,-0.024424233,-0.0024594446,0.02517883,-0.028685948,0.03616814,-0.02614384,-0.011427978,-0.016406758,0.025222622,-0.013655351,0.0031267735,0.041484505,0.0074410504,-0.0072717033,0.0169965,0.03549325,0.0016651689,0.004483246,-0.00074122497,-0.05064777,0.045418035,0.03209838,0.020848539,-0.022969715,0.015196275,-0.015115062,0.0035041922,-0.009546393,-0.052162305,0.022418452,0.022814047,-0.0143373795,0.011081516,-0.034118835,0.0029006985,-0.027447455,-0.046239942,0.028713597,0.038393393,0.00079232384,0.0044626994,-0.015350057,0.002865166,0.012761418,0.0039451416,-0.0092450855,0.021647286,0.008393897,-0.024871625,0.022076562,0.0030884722,0.031546514,-0.0059655947,0.011012274,-0.055827558,0.026635084,0.019742604,-0.02289009,0.012777092,-0.04545462,0.040436685,0.04299056,-0.0034009928,-0.01366807,0.028266946,0.026155787,0.015720306,0.036653932,0.019913882,-0.054622687,-0.020209715,0.015694913,-0.014025131,-0.006753946,-0.02313249,0.07405215,-0.0057983445,-0.046335835,0.0022443635,0.0032331275,-0.18395859,0.0054903226,-0.02615926,0.027604168,0.010431672,0.034113545,-0.052295297,0.0072405376,-0.012602244,0.055932228,0.06077603,-0.046832882,0.0389106,0.029297011,0.021470772,0.005336017,0.008614059,-0.008097039,-0.032681033,-0.032779265,-0.045202605,-0.028344033,0.030259332,-0.037289426,-0.031611577,0.0056978865,0.10251309,-0.007225647,-0.010596331,-0.0479693,-0.088851474,-0.028239923,-0.009625677,0.03506101,0.02961467,0.044004317,-0.013460773,-0.018764269,0.05227311,0.003558248,0.051576365,0.031399574,0.02058614,0.0041382588,0.039658323,0.0070864204,-0.008931495,-0.01924788,-0.03115768,0.0068789525,-0.04625842,-0.034293227,-0.013715079,-0.015396081,-0.034034207,0.0055473424,0.010540633,0.029463828,-0.035208207,0.001470935,-0.03463198,-0.07093336,0.0012789486,-0.038196556,-0.017791783,-0.024327915,0.013646574,0.015423689,0.008666525,-0.009239795,0.027440025,-0.06950351,0.0028483204,-0.009698211,-0.032808915,0.03592268,-0.038800634,-0.009468627,0.009648392,-0.12998305,-0.012324993,0.024781812,-0.031250514,0.025896138,-0.022265138,-0.032742433,0.018950418,0.013856227,0.014452214,0.23610717,0.04159869,0.036183022,0.0254442,0.010621993,-0.033534788,-0.013829932,0.047254108,-0.030382551,-0.027608667,-0.027872957,-0.001208857,0.035084087,-0.0111335525,0.014451145,0.018567061,-0.027531907,0.011907057,0.077435896,-0.00065532984,0.046906177,-0.009250789,0.039101284,-0.019864922,-0.05694254,-0.029276095,-0.010343594,0.025871133,0.0121042235,-0.007893607,-0.023453496,0.030755784,0.03171019,-0.033544853,-0.0025078054,-0.010207692,0.014085755,-0.025974967,0.0049832663,0.043343242,0.03301877,0.004395931,0.045557793,-0.008943851,-0.016119936,-0.0054545733,-0.044849843,0.011270291,-0.0063250163,-0.017717697,0.01612864,-0.021706149,-0.014162505,-0.028906383,-0.04003465,-0.03830777,-0.036843844,-0.012541241,-0.02217654,0.07148907,0.05038035,0.024530789,-0.028502682,0.02098747,-0.0045684995,0.030773282,-0.02475392,0.016993383,0.0028415932,0.029993959,0.024172325,0.0065017375,-0.006446331,-0.01984707,0.025466556,-0.05553934,0.0397866,0.0020092016,0.018416358,0.017119564,-0.028073,-0.009398502,-0.012626997,0.030712096,0.010733984,-0.019244408,0.039713945,0.03938798,-0.027553817,0.041723605,-0.013763431,-0.00032519785,-0.017537717,-0.0028082153,-0.06276419,0.012631634,0.011605844,0.0023187338,-0.0075344937,0.06367078,-0.025490118,-0.03521285,0.012153054,0.0026852996,-0.01514522,0.013502642,-0.002822189,0.018692348,-0.008627736,-0.0023310403,-0.039165232,0.0038246117,0.02836,-0.001192997,0.028844368,0.08720471,-0.03233109,0.0005468441,0.04764813,-0.017906412,0.009861241,0.00095469167,-0.0015466748,0.03959266,0.008034571,-0.01766384,0.008505483,0.025583431,-0.0044262307,0.033962492,-0.011628551,-0.028326092,-0.015295626,0.017234834,0.030099278,0.012598876,0.049627945,-0.02009613,-0.012523604,0.017952913,-0.016571566,0.0047769775,0.012414792,0.0494915,0.015053653,0.023438117,-0.039352648,-0.017152904,-0.017154498,0.033732146,0.0013525094,0.02228576,0.047933422,-0.0474188,0.010143979,-0.050555747,-0.023974031,-0.022636855,-0.051221456,-0.013615915,0.0074325507,0.01542944,0.028704094,0.055171117,0.0007495637,0.026298324,0.024994835,0.0025481293,-0.033944197,-0.004781627,0.0027606692,-0.024493832,-0.015610913,-0.0006242272,0.0038860815,-0.030486103,-0.04723847,0.008652583,-0.020186171,-0.0062191337,0.028820952,-0.014849938,-0.049189046,0.006902509,0.016886666,-0.013735632,-0.022735385,-0.0028689834,0.015631055,-0.034070827,-0.022294568,0.103508286,0.021853913,0.0032788382,0.0039977813,-0.0042951833,0.061938345,0.004580819,0.04028833,-0.01016443,0.00487844,0.0052452404,0.009342821,-0.018171562,0.04313127,0.012737219,0.02323144,0.04240852,0.009220604,-0.02161263,0.012306529,0.001641621,-0.02573252,-0.013175506,-0.011452858,-0.015456848,0.028073456,0.06987938,0.042187545,-0.0064970823,0.018655945,-0.040166732,0.00848031,-0.047392447,-0.061358854,0.035054278,-0.02659749,-0.015296394,0.04639556,-0.0026828835,-0.0011854552,-0.01740175,0.010042581,-0.0047016293,-0.0054508587,-0.008909956,0.02049095,0.02090632,-0.03181356,-0.02471715,0.016016198,-0.03736844,0.031137345,0.017303163,0.006476447,0.028448878,-0.044103168,-0.038719606,0.005999464,0.006036861,0.009758119,-0.032668862,-0.008787039,-0.031353526,0.01338739,0.023470843,0.0017825827,-0.011309577,-0.0011908505,-0.05627767,0.005621577,0.012245776,0.006269651,-0.0064467816,-0.05276629,-0.035054926,-0.0027139797,-0.0041535306,-0.036040217,-0.028187681,-0.025019953,-0.036557194,-0.029850937,-0.021433221,0.017441677,0.017954327,-0.023637831,0.012988338,0.08232429,-0.047986425,-0.022854563,0.022574233,-0.014280324,0.026327755,-0.024407133,-0.0058510746,0.034918077,-0.048610814,0.02265041,-0.045354832,0.029789854,-0.009894671,-0.03449281,0.085999295,-0.046137374,0.024465224,-0.048022017,0.033145934,-0.012367175,0.019468118,0.014757231,-0.012865084,-0.0059889583,0.0004038732,-0.017295869,0.025194068,-0.010204124,-0.016625976,0.03453712,0.046904784,0.007207402,-0.028191604,0.014193058,0.03681943,0.0038539679,-0.0034698134,0.03286187,-0.035501793,0.034382507,-0.030528653,-0.02821358,-0.01613507,-0.04432577,-0.009272556,-0.030240726,0.032338277,-0.036754142,-0.017615538,-0.007210737,-0.018062063,-0.035406593,0.0007458887,-0.023744581,-0.0111989295,0.0014700656,-0.017892648,0.017545791,-0.015056158,0.016413936,0.027661933,0.020670818,-0.018064734,-0.0039874017,-0.0004996704,0.012379048,0.036815185,0.02125151,0.0155352745,0.0099866,0.01780346,0.04445424,0.0022765603,-0.026864737,-0.019738453,0.0537302,0.023621129,-0.02894088,0.0011302546,0.025698058,0.043372143,-0.028101265,0.030925388,-0.035453416,-0.036585175,0.008034582,0.03953598,0.012085953,0.004104327,0.023555607,0.0055847927,-0.010962614,-0.017244633,-0.009979097,0.016845176,-0.010017031,0.047440406,-0.0029350412,-0.024840655,0.03497196,-0.011200457,-0.042175528,-0.079777084,-0.014259485,-0.031560875,0.03712532,-0.044712298,-0.05026849,0.011841348,0.018619707,-0.0031337775,0.01579868,-0.017556366,-0.07666598,0.009026695,-0.13741624,0.0123483855,-0.03225647,-0.000059620448,0.0030011623,0.014534932,-0.007429363,-0.009408348,-0.024685742,-0.0077336766,-0.02115515,0.0002777199,0.026539812,-0.00789235,-0.045456197,0.018138887,0.007201191,0.035863258,-0.01046108,0.05444398,0.017129922,-0.011072115,0.038573787,0.052913114,-0.037566587,0.018688181,-0.0041849227,-0.021270208,-0.03935759,0.0025101812,-0.014502577,-0.021524189,0.019093595,0.044642873,-0.050455723,0.010155083,0.006893027,-0.033588666,-0.039892793,0.017170275,-0.029861636,0.0051671313,-0.005311006,-0.004582149,-0.0087199975,0.073822975,-0.04144038,-0.020613983,-0.05850441,-0.010614057,-0.0071275067,0.038228072,-0.0541012,-0.012091032,-0.00054766785,-0.014587614,-0.04318729,-0.017754236,0.03450446,0.04708227,-0.019577408,0.025529528,-0.022387546,0.010978469,-0.007035574,0.03190109,-0.0585231,-0.0034566373,-0.009256971,0.04628184,-0.050739154,-0.028449107,-0.03460177,-0.026662646,0.00056313013,0.019305188,0.05931544,-0.027915332,-0.03562394,-0.011431526,-0.0498642,0.02209098,-0.017130805,-0.057713058,0.025745943,-0.020314492,-0.004520217,0.02914153,-0.014064421,0.017478071,-0.019641344,-0.029969715,-0.00396779,0.005131469,0.021374725,0.023656853,-0.013760271,0.01708854,-0.059390467,-0.017621968,-0.012948737,-0.03426805,-0.021586917,-0.013775237,-0.03248527,0.016121918,0.0032716703,0.001216116,-0.06685225,-0.045513853,-0.037759203,-0.016876373,-0.019587735,0.03237552,-0.08107278,-0.0024252732,-0.009949187,0.059224322,0.009257887,0.002900005,-0.021792348,-0.027228352,0.014777697,-0.03174727,0.03389834,0.0069422075,0.047503438,0.03899171,0.048270576,0.013101194,0.014003413,0.0019551942,0.02250538,-0.000024652461,0.05172493,-0.009907362,-0.0036730089,0.022686986,-0.06330994,-0.03568241,-0.012351739,0.02715459,-0.03662639,-0.040415093,-0.020515973,-0.011689941,0.026534088,-0.004605014,0.0027071617,0.010528433,0.002927823,-0.008208256,0.00071117707,0.014946274,-0.028892739,0.06184662,-0.054869913,0.034205727,0.00068045844,0.028903544,-0.017863797,0.044973914,-0.03895067,-0.0012394913,-0.017593361,0.04425579,-0.0025769374,-0.01919703,-0.04659744,0.015519862,0.003178031,0.057994075,-0.010372388,0.0052372236,0.019855762,0.01915742,-0.007644626,-0.018337337,-0.053442955,-0.021601737,0.032315698,-0.008682607,0.014729725,0.03418678,0.016415829,0.0075448286,0.018334374,0.059941184,0.0028364793,0.0020814582,-0.0009708891,-0.020108277,-0.04661696,-0.034437016,0.041322224,0.005472784,0.025043134,0.06579956,0.005321418,0.012355304,-0.027075633,-0.022296445,0.045896627,-0.023885973,0.0009794249,0.017938713,0.010448292,-0.019548181,-0.03565751,-0.029287985,-0.014080666,0.0008300815,-0.0057672127,-0.0035223786,0.016213803,-0.027541358,0.039964188,-0.014317515,0.009377605,-0.014537532,0.050472196,0.047708645,0.026702372,-0.05248305,-0.008597426,-0.017299246,-0.01713158,-0.015590019,-0.010402722,-0.005386909,0.015893254,-0.0012843069,-0.0053705056,0.06476078,-0.015929576,0.005754951,-0.08222991,0.017865513,-0.028624067,-0.033559047,0.056885235,-0.049499895,-0.011042027,0.0074777124],"last_embed":{"hash":"1gk3m6e","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"1gk3m6e","at":1762860895401},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 1: Basic Reminders#{2}","lines":[274,274],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gk3m6e","at":1762860895401}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 1: Basic Reminders#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.013442962,-0.027309066,-0.03348575,0.00084444624,-0.04175887,-0.059030354,0.034778055,0.015015852,0.00953723,0.002523753,-0.018547228,-0.01872794,-0.025054546,0.012157995,0.033227507,0.019133508,-0.002443761,-0.0012523786,-0.028502049,0.012165538,-0.026548265,0.003625305,0.041962013,0.04805804,-0.02505457,0.04517672,-0.016149292,-0.041517723,0.021585269,0.04185826,0.009134653,-0.05646449,0.061932657,-0.025687376,0.0048601096,-0.003397977,0.030104293,-0.018797504,-0.03884472,0.037612464,0.024430972,-0.02817451,0.018271878,0.00543428,0.060844455,0.018826986,-0.044656884,-0.026089653,0.001728337,-0.03225073,0.036294512,-0.046346765,0.032147724,0.014066763,0.03461163,0.05369382,-0.027448917,-0.023897575,-0.026285259,-0.011803913,-0.024890356,0.0112184845,-0.00365601,-0.03471155,-0.04422475,0.03261703,0.008592478,-0.025137896,-0.012027749,-0.04991146,-0.01158097,0.023680575,-0.007161133,0.022929559,-0.06624881,0.017773338,0.005124317,-0.015816499,-0.01187836,0.027636705,0.0292027,-0.0077076526,-0.026971964,0.022004109,0.010333926,0.03680073,0.00026601716,0.058663364,0.009400526,0.0055787712,-0.007964125,-0.0024838154,-0.02764406,-0.001835539,-0.00874357,-0.0036511724,0.010786711,-0.03286616,0.037710734,0.022100454,-0.0018794588,0.022005478,0.02504508,0.0027071477,0.035511956,-0.0007609956,0.012179563,0.004476378,-0.012195135,0.0022245883,-0.0025775186,-0.010973247,0.023426209,-0.007346902,0.01956275,0.01454018,0.00072142447,-0.018032588,0.015014699,-0.040184546,0.031543575,0.017963633,0.051366393,-0.047091063,-0.010862947,-0.033396546,0.008075858,-0.02291774,-0.003210408,0.03697481,0.032416243,0.029611578,-0.029361872,0.016723605,-0.020736577,-0.015101695,0.023824643,-0.016677288,0.012215428,-0.023334099,-0.0044148546,0.03709355,-0.05097417,-0.01449923,0.020393038,-0.05008695,0.020249385,0.053989105,0.0434737,-0.013337774,-0.04320566,0.034904137,0.010609473,0.05433335,-0.0063531734,-0.0061087133,0.047708284,0.06328162,-0.0327804,0.022277212,0.013031984,0.012656587,-0.043223586,0.04478119,-0.002557587,0.0071617775,0.004049829,0.008508067,-0.011047546,0.0008141227,-0.028623413,0.0068002464,-0.027509537,-0.03579691,-0.005385493,0.012279217,0.09698532,0.03705086,0.03557536,-0.018537547,-0.021050034,-0.006197597,0.0052395524,-0.03282721,-0.02957705,0.07006158,-0.012641789,-0.028987043,0.008376293,0.05590423,-0.0016610216,0.010248376,-0.01756406,0.057736777,-0.013748886,-0.025030728,0.0036810536,-0.002934779,-0.0008521983,-0.02523604,0.03296334,0.007842775,-0.0096029565,-0.020712135,-0.027612561,0.005922716,-0.052811816,-0.04473107,0.0007181622,-0.035109583,-0.028661966,0.03851875,-0.022326365,0.005632924,-0.022789264,-0.05675176,-0.017963931,-0.023885934,-0.0044224057,0.020836582,-0.017926667,0.041079745,-0.03296793,-0.016559824,-0.015120022,0.03427857,-0.021376224,0.008050842,0.04188416,0.0029618947,-0.0014108567,0.014226817,0.023680888,0.0067055062,0.009357508,0.00391799,-0.059625734,0.046381954,0.030220933,0.016420756,-0.014762654,0.01846657,-0.016460938,0.002248757,-0.007556701,-0.039167084,0.016763601,0.019215366,-0.01592785,0.013358973,-0.027390506,0.0020197493,-0.033762872,-0.039204773,0.037823383,0.048441965,-0.0066299574,0.0033185787,-0.015734257,0.0060092104,0.023551608,0.003482591,-0.0019883064,0.022901906,0.008878148,-0.021019228,0.0243974,0.0012366518,0.035778455,-0.0069481567,0.017997382,-0.057857685,0.016522316,0.015686061,-0.028259125,0.0040828236,-0.044382583,0.048429187,0.037955467,-0.0011062304,-0.0056557558,0.02500977,0.023542646,0.010984554,0.042074095,0.021281298,-0.056403965,-0.026763832,0.014453412,-0.006457444,-0.0064089675,-0.018614901,0.073339134,0.0026656224,-0.040561955,-0.00038705347,0.0011557308,-0.18275602,0.0061522517,-0.03265283,0.027807865,0.009957872,0.032069966,-0.050694965,0.002872695,-0.008499295,0.060601547,0.052757785,-0.040745467,0.03533501,0.025135202,0.021663245,0.006035137,0.00693465,-0.0062083555,-0.029850207,-0.039111216,-0.043800842,-0.015278147,0.030587649,-0.040184516,-0.02979492,0.011219346,0.10096508,-0.0015642019,-0.01519675,-0.045968685,-0.10055542,-0.027333623,-0.008594126,0.031403605,0.032602705,0.045890894,-0.0068312273,-0.025647659,0.04731674,0.008645084,0.048208833,0.03692898,0.017251784,-0.0021365038,0.04629544,0.008032428,-0.008290117,-0.024342105,-0.023598896,0.006762456,-0.0363481,-0.031863887,-0.022050995,-0.009990151,-0.030969972,0.009869551,0.004757865,0.042980112,-0.03391775,0.0021118883,-0.03188044,-0.06440968,0.006306784,-0.03709213,-0.017910076,-0.01960228,0.007832233,0.0090828575,0.011201937,-0.012940238,0.027841937,-0.06425108,0.0048840223,-0.01449657,-0.02642505,0.029661253,-0.04358347,-0.011816287,0.011250264,-0.1370022,-0.018461602,0.024170315,-0.032602634,0.025526779,-0.017311068,-0.030215308,0.018465355,0.0116958795,0.023805896,0.23551987,0.04091235,0.04044941,0.026779609,0.014954438,-0.02727408,-0.016218478,0.050265424,-0.029581608,-0.026356034,-0.024407012,0.0056038415,0.03875315,-0.012243352,0.0064036166,0.010859081,-0.03524451,0.009339812,0.07349064,0.003372536,0.04868124,-0.012752227,0.045213852,-0.027196998,-0.05397458,-0.036856048,-0.014702733,0.036339752,0.0100918105,0.006126315,-0.024406107,0.009338762,0.028368346,-0.030760882,-0.008897001,-0.0059712688,0.021373508,-0.029563632,0.0048634238,0.04439888,0.040473513,0.0037680431,0.036229018,-0.011053306,-0.007528016,-0.009857122,-0.049590796,0.0148720285,-0.010962869,-0.012798378,0.017628167,-0.010628387,-0.014260045,-0.02114723,-0.041401964,-0.04712652,-0.039351426,-0.009692519,-0.026296582,0.06464202,0.04395926,0.027706845,-0.026075378,0.026409142,-0.014010135,0.027329814,-0.022176767,0.018120201,-0.0008213935,0.032458525,0.0233944,0.0028464017,-0.012815291,-0.015174599,0.020531727,-0.055785056,0.040916376,0.0028764901,0.01718236,0.020572355,-0.02451871,-0.010297533,-0.01862041,0.026387597,0.011169859,-0.02852064,0.043955676,0.030158048,-0.03846827,0.04460516,0.0023355691,-0.007823788,-0.009602422,-0.014621352,-0.04882357,0.0117121395,0.009869325,0.008668909,-0.00014438672,0.06280196,-0.017820094,-0.02872089,0.016754504,0.0029156113,-0.02396422,0.010234388,-0.013424421,0.014837558,-0.011501747,-0.0069808206,-0.03085605,-0.00065380626,0.025066417,-0.0017237545,0.024310477,0.0861506,-0.02958671,0.004359629,0.047515634,-0.016326675,0.003835131,0.00047428667,-0.0020375466,0.041808423,0.014353599,-0.022642106,0.0065472526,0.020611301,-0.0057350993,0.03439862,-0.013185889,-0.027718306,-0.021917664,0.013694475,0.02310118,0.012273963,0.04538014,-0.019949462,-0.00965351,0.03243189,-0.028261052,0.002693721,0.015088955,0.053991448,0.016156618,0.025390465,-0.037987106,-0.014010415,-0.020171512,0.024480138,-0.004684994,0.028059317,0.041550174,-0.046147257,0.005223643,-0.05134789,-0.029036744,-0.02582093,-0.04871654,-0.017782476,0.0076456456,0.008317993,0.029398525,0.062592015,0.010846656,0.018469317,0.02742041,0.006488659,-0.03393083,-0.0024434405,-0.0064471755,-0.026006147,-0.01033968,-0.005873968,0.0066758995,-0.025023034,-0.049824513,0.008578063,-0.0179162,-0.0045187715,0.03059491,-0.02071763,-0.04685537,0.0064098663,0.010604312,-0.013257085,-0.018690059,-0.0034457652,0.008654729,-0.034539316,-0.02801982,0.10462136,0.02355994,0.0022210113,-0.00011757021,0.0070377598,0.053310193,0.0020091746,0.03180592,-0.0008611084,0.005247068,0.0053563183,0.005259241,-0.022466755,0.03533659,0.0047380235,0.024969796,0.041848756,0.0134429755,-0.0051438366,0.005849309,-0.0018991196,-0.02019713,-0.010785464,-0.010288382,-0.024072578,0.030002905,0.06614624,0.041764833,-0.0025616402,0.014988706,-0.035236597,0.0035559372,-0.051088385,-0.06686477,0.029616227,-0.026125906,-0.015843589,0.056522265,0.0069089243,0.00036791427,-0.031926677,0.014186393,-0.0014368931,-0.0027547728,-0.0021150932,0.013493135,0.01659986,-0.041444138,-0.02795442,0.019306626,-0.0491066,0.033430718,0.021488795,0.0047148946,0.03295257,-0.04756377,-0.035653494,0.0026673994,0.01619411,0.016448203,-0.027761111,-0.00946564,-0.037108313,0.010805508,0.024509698,-0.002855134,-0.009224274,-0.0071859416,-0.053140603,0.005491724,0.008682649,0.0073895915,-0.011390057,-0.054980136,-0.04623033,-0.010814518,-0.009842396,-0.03405591,-0.027106091,-0.020182455,-0.03542444,-0.0353236,-0.022743488,0.012108081,0.0152115775,-0.014848728,0.0030992362,0.082340755,-0.050517865,-0.020179102,0.03160025,-0.007925963,0.016389087,-0.03260449,-0.008748128,0.036959127,-0.049595952,0.018866705,-0.04343773,0.030643206,-0.010496265,-0.03602081,0.0834379,-0.051610947,0.022356723,-0.04773333,0.03279877,-0.0133238025,0.015206244,0.012444431,-0.006425158,-0.009615317,0.0075915097,-0.014279117,0.028861646,-0.011874735,-0.019130938,0.041065037,0.048483968,0.019731803,-0.019715248,0.010162623,0.038138207,0.004972404,-0.0075558387,0.033021662,-0.029274546,0.038478553,-0.036098856,-0.024388134,-0.017633514,-0.04167109,-0.010970996,-0.02599754,0.034449052,-0.039164826,-0.01066216,-0.010091514,-0.013714862,-0.029174503,0.0029149158,-0.022538362,-0.011501958,0.000503823,-0.018294338,0.016264316,-0.020167917,0.023230955,0.024996802,0.025120957,-0.022270773,-0.014673746,-0.00083199615,0.010526897,0.041847557,0.016299035,0.009464953,0.009204835,0.02001299,0.041163176,-0.0036798578,-0.02310332,-0.0175138,0.050406273,0.015897283,-0.0343668,0.009565477,0.025305612,0.038875606,-0.021417582,0.033064693,-0.028793165,-0.03861994,0.0018866803,0.036212042,0.00006999644,-0.002464581,0.02893555,-0.0029891971,-0.013473906,-0.012909563,-0.0059996685,0.016882194,-0.012206543,0.039534613,0.0029407314,-0.025404291,0.040698204,-0.01916707,-0.045539588,-0.0742102,-0.013124455,-0.028659351,0.031183425,-0.045147542,-0.048945855,0.012423005,0.0079663955,-0.011240978,0.008864062,-0.014369278,-0.081932716,0.012675196,-0.14481187,0.015916009,-0.033535384,0.0008962108,0.0009205252,0.011332162,-0.011662596,-0.005276562,-0.02742964,-0.0072825025,-0.024145726,-0.004662203,0.026553622,-0.0066795456,-0.049059745,0.01735734,0.004223012,0.031614114,-0.011515016,0.058554936,0.019259788,-0.013061505,0.046120454,0.049626123,-0.033972196,0.026600797,-0.009516892,-0.014855323,-0.042309627,0.004228724,-0.014583739,-0.02545155,0.018385628,0.04677096,-0.050706495,0.0143353455,0.008255941,-0.03356477,-0.044579666,0.010725833,-0.04201081,0.0030936683,-0.00057607575,-0.0025302698,-0.010327487,0.08148719,-0.045404788,-0.015283023,-0.050135836,-0.009301252,-0.014278343,0.034322616,-0.05317776,-0.006656777,0.0037743135,-0.010609939,-0.040983092,-0.018211782,0.040877525,0.05659826,-0.014542749,0.02374847,-0.024573905,0.0052878684,-0.014019418,0.021329874,-0.061830323,-0.011749552,-0.0061593573,0.03949739,-0.052564483,-0.03231684,-0.034864668,-0.026475482,-0.004284444,0.020280661,0.05734349,-0.028746497,-0.030834604,-0.0085227275,-0.04954479,0.025017574,-0.01585945,-0.05857364,0.023411123,-0.016704425,-0.0044305157,0.024904907,-0.013840493,0.020689173,-0.015572977,-0.03380081,0.0010903318,0.0065449993,0.021578321,0.02430788,-0.026228072,0.0152494935,-0.054640736,-0.012568562,-0.015940975,-0.028516011,-0.02904002,-0.014609917,-0.031828467,0.0120393755,0.000011586474,-0.0021015692,-0.07119219,-0.045840643,-0.02256008,-0.012736645,-0.006176656,0.027457083,-0.08088204,-0.008458162,-0.004113554,0.05385562,-0.0018481059,-0.0030301495,-0.026958251,-0.021217067,0.01910523,-0.028528173,0.03674356,0.00900085,0.058614302,0.039468106,0.041979883,0.0079831835,0.0037792914,0.0054155765,0.021018011,0.0029046764,0.061205972,-0.0026956075,-0.002659579,0.020809483,-0.055538185,-0.040691502,-0.008521689,0.026375026,-0.030083297,-0.039616436,-0.018217009,-0.016870018,0.020141901,-0.010246108,0.0044415086,0.006594571,0.006427919,-0.003151914,0.0038379342,0.012609551,-0.021883773,0.061464388,-0.047738295,0.03598329,0.009513287,0.032213584,-0.023283422,0.051156666,-0.034987226,0.00019542099,-0.009656913,0.04532858,0.0007673314,-0.022257807,-0.048126657,0.015482387,0.0014208887,0.058246765,-0.017118571,0.004625592,0.014453836,0.0154708,-0.011285157,-0.01607475,-0.051208075,-0.024369113,0.030126266,-0.0059556584,0.014766453,0.026077403,0.011529636,0.009836763,0.014999336,0.05457058,0.0015039515,0.0043356293,0.004760788,-0.010387996,-0.03919138,-0.032688033,0.039492503,0.0114777,0.021823078,0.07187409,0.0007660911,0.0162222,-0.021786042,-0.020111166,0.052888855,-0.025997195,-0.001539,0.018820683,0.008728491,-0.018704396,-0.042392783,-0.033355355,-0.011565827,0.0012170009,-0.0005130409,-0.0100623295,0.02018058,-0.027242444,0.03863729,-0.011984009,0.010727479,-0.021805435,0.038602587,0.042796142,0.022113465,-0.0504524,-0.01603646,-0.02241201,-0.028234785,-0.016789498,-0.011767131,0.0068118447,0.006552721,-0.0076597217,-0.01377024,0.06888827,-0.0129400585,0.003913948,-0.08374282,0.029853763,-0.03107436,-0.035372782,0.05856979,-0.054708354,-0.010542213,0.006525175],"last_embed":{"hash":"1lrcvdq","tokens":101}}},"text":null,"length":0,"last_read":{"hash":"1lrcvdq","at":1762860895401},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 1: Basic Reminders#{3}","lines":[275,275],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lrcvdq","at":1762860895401}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 1: Basic Reminders#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.009547557,-0.042494997,-0.04859081,-0.01822642,-0.04506868,-0.01933437,0.060413968,0.030896371,0.018015984,-0.008082838,-0.033341803,0.0027670267,-0.03307422,0.025318634,0.04751758,0.06250935,-0.0058736946,-0.006152253,-0.03005198,-0.016148597,-0.027256366,-0.0028109315,0.036618806,0.028128134,-0.011129795,0.033881854,-0.029967666,-0.05399014,-0.011490805,0.03743168,0.008213669,-0.03640736,0.022994917,-0.025850309,0.0059329174,0.003805731,0.03119913,-0.028785883,-0.048065405,0.041304972,0.03257726,-0.03745478,0.01830615,0.0014747175,0.03982801,-0.008753202,-0.04194231,-0.04552856,-0.026018197,-0.044174638,0.028555134,-0.016785484,0.038152,0.005135541,0.043541163,0.06432728,-0.007551863,-0.035415586,-0.029446969,0.0071343505,-0.033309463,0.013043662,-0.01155964,-0.0075561316,-0.0135504715,-0.021508697,0.0052588503,-0.032553885,-0.01111057,-0.046576194,-0.0056941435,0.002794238,-0.011564978,0.01824089,-0.06597251,0.01418485,0.0085825315,-0.010410143,0.0002012157,0.0024947312,0.0133764995,0.0028053848,-0.027174588,0.015048426,0.02336552,0.0060615996,0.0016010298,0.045172207,0.010871283,0.0041210568,-0.018922744,-0.0045795157,0.0027155457,-0.0145264035,-0.032399505,0.030775089,-0.0030701756,-0.023452034,0.045053735,0.000059643917,-0.02508261,0.010957435,0.03721312,0.023520939,0.036891855,0.0071531036,-0.015586005,0.028328508,0.014555547,-0.025312977,-0.013448587,-0.0050591864,0.019413866,0.01749348,0.008112335,0.014809155,0.023039982,-0.019959686,-0.015217887,-0.023884783,0.014310459,0.016065113,0.06894053,-0.041226726,0.010893765,-0.033840206,-0.006250359,-0.04089401,0.01917479,0.004001016,0.020807246,-0.0051710387,-0.021922383,0.0077165295,-0.000010531367,-0.034167726,0.025533045,0.0061076703,-0.0066922484,-0.0073081506,-0.002687765,0.04686852,-0.04299799,0.007518775,0.020160219,-0.055879127,0.013809364,0.046992004,0.04905821,-0.0034112355,-0.05535295,0.04032486,0.016404284,0.066146545,0.000978676,-0.03395948,0.04148696,0.023472326,-0.012297242,0.03251996,-0.015931843,0.035316534,-0.0518379,0.030513339,0.03371811,0.0002953921,-0.011390276,-0.0076098745,-0.014968261,-0.0050999313,-0.02996043,0.004773004,-0.006501721,-0.03494003,0.014406686,0.010589881,0.061838724,0.028680643,0.011935085,-0.018705303,-0.030621985,0.003439041,-0.018726321,-0.016413754,-0.02332403,0.063220106,-0.015194679,-0.0355626,0.031012297,0.05321754,-0.00442651,0.023331778,-0.01754738,0.031396475,-0.04860205,0.0050704023,0.028243978,-0.01368101,-0.0124268895,0.010752596,0.005963313,0.016755668,0.0026927246,-0.06399479,-0.036068153,-0.018805439,-0.04770153,-0.044843003,0.00074133195,-0.05018322,-0.04064356,0.045177326,-0.04113936,0.010978414,-0.017260343,-0.033345047,-0.013435204,-0.012696156,0.0073381034,0.00060960645,-0.02098344,0.07316262,-0.0066002537,0.015905974,-0.0054343124,0.017917957,-0.003676177,0.038779575,0.025980802,0.020291083,-0.025875885,0.008346628,0.011918783,-0.0106494585,-0.029104788,-0.029745512,-0.04142751,0.026645767,0.071739174,-0.025414456,-0.027264703,-0.008003606,0.0031831125,-0.0036796776,-0.025019173,-0.02847064,0.023782987,0.025019787,-0.016040908,-0.007435743,-0.029357111,0.027759213,-0.023015331,-0.014211903,0.018832402,0.033184092,0.007323645,-0.00661894,-0.034115173,0.009938409,0.009899843,-0.0064413142,0.0061118733,0.034794737,-0.020643191,0.009942089,0.032334156,-0.019847998,0.0033933637,-0.000016526748,0.018971065,-0.04840591,0.0151567105,0.01842029,-0.019772941,0.012617893,-0.037239276,0.06209975,0.07889922,0.016381832,-0.028275141,0.048232585,0.021636326,0.02013499,0.064487755,-0.029066939,-0.04826407,-0.012077624,0.013044304,-0.0031496775,0.0058246115,0.009405139,0.07516545,-0.0046853097,-0.03828335,0.024584536,0.0012032537,-0.17097048,0.000086361055,-0.016999763,0.012944838,0.016007915,0.037446376,-0.04896837,0.011625298,-0.01175884,0.047179397,0.04935807,-0.0478848,0.0050594825,0.032742452,0.024969976,-0.0006620678,-0.004589005,-0.004786971,-0.020034393,-0.02985755,-0.04748612,-0.043674983,0.029386463,-0.042791102,-0.021249378,0.032522947,0.075650305,-0.016577406,-0.0038263488,-0.03664832,-0.07166053,-0.017194787,0.0040729153,0.048175886,0.024709588,0.054912105,-0.0082754595,-0.005415558,0.05033386,0.019242441,0.059285734,0.049888637,0.017596697,0.017244486,0.0063145687,0.014891171,-0.0056031724,-0.028969882,-0.04596807,0.023800269,-0.06666012,-0.021647314,-0.04137501,-0.021035096,-0.043613147,0.0015260975,0.04408211,0.050135404,-0.0013474522,-0.006339417,-0.021077363,-0.038886916,-0.007092474,-0.04633425,-0.036114763,-0.04758756,0.03594188,0.009168875,0.015014955,-0.023340788,0.01849577,-0.0956184,0.0042964485,-0.009523025,-0.063042395,0.04484957,-0.033419814,-0.020359006,-0.0033897136,-0.11947898,0.00084258587,0.0018869999,-0.01041457,0.019250568,-0.017084729,-0.035060372,0.017306054,0.017394083,0.024869708,0.2569345,0.020295577,0.014650538,0.030791098,-0.008270508,-0.012279476,0.0340566,0.065303266,-0.028058074,-0.028345563,-0.035717588,-0.0043236683,0.025872603,0.010666145,0.025017813,-0.004794118,-0.022321042,0.01114302,0.09171333,-0.005963881,0.05307822,-0.02323152,0.045116078,0.0034233066,-0.039736822,-0.032629307,-0.02092392,0.021028763,0.0015651137,-0.0041703708,-0.015596577,0.010942755,0.033524893,-0.05995059,-0.018559407,0.0037176404,0.028199721,-0.047731843,0.017105049,0.029770195,0.008518163,-0.006980341,0.026937665,-0.0012807107,-0.01579364,-0.0032195237,-0.030536028,0.0012372556,-0.0035169625,0.022858378,0.005229305,-0.031615928,-0.007452032,-0.025301311,-0.030357474,-0.033019297,-0.041057568,-0.015465354,-0.021755949,0.021782478,0.057434935,0.0012543745,-0.035145946,0.007695384,-0.012013875,0.02180396,-0.034363326,0.0061916746,-0.0064391643,0.055783175,0.008937279,0.012643521,0.00074389414,-0.015719976,0.04361711,-0.035855643,0.05334478,0.039571844,0.029266648,0.019831821,-0.043594733,-0.018040013,-0.012979286,0.023943719,-0.0012443088,-0.021487901,0.050309926,0.033212684,-0.031517338,-0.0050715148,0.0026922892,-0.011106315,-0.0028668249,0.0147876,-0.04659229,0.0040802015,0.020042807,-0.004902126,-0.020067276,0.032692574,-0.02557873,-0.015268454,0.012514634,-0.0006327438,-0.020721167,0.00516783,-0.022464238,0.011213456,0.021211121,0.0025705858,-0.0405386,-0.0027361782,0.0074737538,0.005779831,0.0026346513,0.047831673,-0.0056159454,0.015280047,0.07448223,0.006440048,-0.012305378,0.029099628,-0.03013199,0.014435346,-0.0026591665,-0.039220367,0.00043647908,0.018001927,-0.02113605,0.06246443,0.015097296,-0.01919274,0.027914912,0.030860504,0.025483139,-0.012588758,0.029849153,0.006686361,0.0033710708,0.007824932,-0.049624987,0.023714412,-0.010796227,0.028817082,0.016538935,0.03210205,-0.0054181195,-0.01587345,-0.0011579536,0.014105,-0.0072321417,0.037907988,0.012155961,-0.02063744,0.0010041865,-0.081555516,-0.002388179,-0.0331529,-0.00023301513,-0.014154108,-0.00043763712,-0.020859657,0.0063487333,0.061395988,0.0076465206,0.062950976,0.012657733,0.023529138,-0.019660704,-0.008772596,0.02398791,-0.0479836,-0.041613422,-0.0231931,0.00015880978,-0.043343764,-0.050768215,-0.01903795,-0.02049357,-0.030806834,0.013062582,-0.010832783,-0.016336977,0.0001299876,0.019535728,-0.033369426,0.02310302,0.00549523,-0.021348786,-0.033549696,-0.03641204,0.09619351,0.018112447,-0.006541807,0.008281599,-0.008617294,0.054200456,0.00716769,0.031816658,0.012845428,-0.019145645,0.010341959,0.005880959,-0.030069375,0.015640294,0.0071415748,0.0034812992,0.031453747,0.007978793,-0.026101086,-0.0013607093,0.0030981272,-0.012904607,-0.0063331346,0.019029502,-0.010238509,0.02708786,0.08641918,0.03394995,-0.025541602,0.036783252,-0.028815858,-0.010108628,-0.04055917,-0.042435266,0.033715013,0.001231997,-0.03682618,0.03865262,-0.021699348,0.0014443479,-0.051403027,0.0015945166,-0.019074103,-0.01799838,-0.008603316,-0.008872059,0.023857847,-0.02109224,-0.044982236,0.00045638424,-0.02475735,0.010890654,0.024611672,0.030886566,0.01952497,-0.039843023,-0.026534168,0.008166958,0.015028127,-0.021792807,-0.055316154,0.025999386,-0.05829541,0.010740415,0.042629145,0.040119708,-0.010352562,-0.028134448,-0.039598722,0.0009761958,0.02481449,0.0034131175,-0.0031425222,-0.019099051,-0.07168696,-0.0012978117,-0.0039376128,-0.03149866,-0.023573687,-0.03564574,-0.0028589421,-0.0052271276,-0.014157023,0.012851714,-0.00918468,-0.027992524,-0.0089751445,0.058862545,-0.040265914,-0.023462024,0.03254087,0.0064102,0.02563226,-0.016244352,-0.00421356,0.04394599,-0.043074552,0.0066667493,-0.038002476,0.045761924,0.01578955,-0.026321514,0.07036734,-0.03440347,0.02121402,-0.028838908,0.015249144,-0.015699906,0.00037990834,0.0059950226,0.007599832,-0.014399545,0.007968071,-0.028153187,0.010713785,-0.032916762,-0.03866626,0.017527074,0.03473093,0.021026239,-0.01551591,0.021851724,-0.008931472,-0.0055661597,-0.020569347,0.03504545,-0.033654146,0.021188919,-0.0036789598,-0.011889088,-0.01834828,-0.025985193,-0.027156936,-0.027107371,0.024671897,-0.032019567,-0.009814787,0.006165892,-0.015247366,-0.039133534,-0.0015867878,0.012084809,-0.025062943,-0.014136625,-0.03389165,0.03473705,-0.013052585,0.028591357,0.00013303092,0.0033572202,-0.043718632,0.017303485,0.0025745702,0.016669985,0.060330983,0.039865,-0.017875245,-0.0016308052,-0.013018241,0.06765319,-0.012493288,-0.024802843,-0.024790958,0.048586916,-0.012567934,-0.018526215,-0.013914074,0.021885566,0.049686264,-0.026483407,0.05266931,-0.024954507,-0.03185683,0.024890961,0.021771228,0.034707632,-0.00711886,0.02560088,-0.017715922,-0.020659162,-0.03405882,-0.029647682,0.008717011,-0.014423543,0.047040813,-0.0085315965,-0.041931443,0.02324678,0.0033242502,-0.047863755,-0.059888728,0.0046896664,-0.03787168,0.02431176,-0.040234286,-0.03475533,0.014841215,0.01828936,-0.012746536,0.010327179,-0.0147444345,-0.053861327,0.01890323,-0.15036856,0.0026029747,-0.029660745,0.0042909104,0.022210669,0.009273584,-0.019325688,0.0024083923,-0.0017933793,0.0071528237,-0.039504,-0.013533465,0.04087466,-0.0025199996,-0.021211559,0.03753071,-0.009049122,0.015521749,-0.013493815,0.010539416,0.020881087,0.008728654,0.059669908,0.027023748,-0.026017368,0.017803965,-0.03930531,0.0055768434,-0.029689632,-0.024654282,0.0014003481,-0.034487706,0.029753665,0.017267378,-0.04303778,-0.0011356616,-0.0035474056,-0.010041729,-0.012102779,0.018851807,-0.04666679,-0.0023458116,-0.0023408858,-0.0068813036,0.025964404,0.075279176,-0.021252168,-0.027236922,-0.059052132,0.0020232692,-0.035160925,0.018918445,-0.058398966,0.012967279,0.0077702072,-0.010895002,-0.04328759,0.0073209046,0.028268648,0.038033854,-0.016717449,0.032208774,-0.018811654,0.011180467,-0.007030589,0.051821373,-0.0773671,-0.023630433,-0.015910855,0.032042958,-0.029395966,-0.02130735,-0.0247226,-0.042237114,0.0010648494,0.033583812,0.05997596,-0.0007378117,-0.022770908,-0.015108254,-0.011093146,-0.013240738,-0.013811501,-0.010977779,0.039435633,-0.023375241,0.00095023273,0.01259055,0.0014473083,0.024457753,-0.031965688,-0.028600587,-0.017488623,0.009753384,0.04622007,0.019078324,-0.023792716,0.012628056,-0.04282041,0.0124038225,-0.016042525,-0.024099901,-0.013825759,-0.010617294,-0.01639341,0.020150654,0.013999215,0.0012777117,-0.031534966,-0.014155348,-0.04642442,-0.024801308,0.0067451196,0.024689512,-0.07638775,-0.018747477,-0.005962068,0.049018618,0.029778963,0.0041708536,-0.0014971422,-0.018332968,0.0118790725,-0.025971767,0.034033265,0.023724917,0.040491633,0.031676427,0.03591354,0.009102432,0.028028093,-0.027384488,-0.015572683,-0.0146982195,0.06683946,-0.0155998245,-0.05014126,0.03599888,-0.011897462,-0.055987492,-0.03337944,0.021117494,0.017752443,-0.045830287,0.006997557,-0.045220852,0.008943333,-0.0022449333,0.006113184,-0.010451851,0.0041792993,-0.015104207,-0.001655847,0.052060746,-0.034038194,0.04018706,-0.028902557,0.029543305,0.0029548905,0.03871586,-0.012340169,0.025855703,-0.05420594,-0.009008931,-0.005319593,0.054091997,-0.020581799,-0.01734653,-0.050074592,0.030566812,0.0057940586,0.063261464,-0.02288696,0.01252887,0.01861873,0.0018178892,0.0057896576,0.0047562765,-0.028353494,-0.050668743,0.027040325,0.0048119267,0.033680506,0.04940472,-0.0061046868,-0.023166839,0.003926613,0.050728157,-0.014477047,0.015728068,0.007849331,-0.022782486,-0.0259376,-0.060360834,0.03944958,-0.010763439,0.030481745,0.02168893,0.0041882736,0.036564495,-0.0063168607,0.0002288845,0.031970553,-0.011564895,-0.0037167761,-0.015990296,0.019887222,0.013889354,-0.019021852,-0.01588422,-0.0101003,-0.00861641,-0.017933844,0.02489509,0.024680803,-0.022857673,0.07827169,0.01823979,-0.013098294,-0.01695614,0.05002952,0.0429197,0.054729752,-0.053493347,-0.0273884,0.009139964,0.0026102127,-0.021215465,0.015315847,-0.032414436,-0.0104929535,0.004300802,0.0019932552,0.05666193,-0.018441807,-0.0031049426,-0.059404522,0.007325158,-0.034407746,-0.049682062,0.044864908,-0.015965758,0.007882821,-0.0046814927],"last_embed":{"hash":"pupipc","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"pupipc","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 1: Basic Reminders#{4}","lines":[276,277],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"pupipc","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 2: App Locking#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.016270345,-0.035814665,-0.045555595,0.0024849952,-0.046158478,-0.0060422183,0.025907189,0.02540371,0.012364416,0.0036750182,-0.022268707,0.0034803404,-0.020105448,0.019856825,0.047244716,0.05244658,-0.017471544,0.0017344167,-0.028048106,-0.009419319,-0.005927708,-0.009153443,0.009767765,0.023944333,-0.03258723,0.024495227,-0.019111905,-0.050213438,-0.018296348,0.02418316,0.008497064,-0.047316533,-0.0006892526,-0.038901687,-0.00706417,-0.004535141,0.008375124,-0.0286671,-0.050890826,0.048035767,-0.003637925,-0.019864745,0.012504354,-0.016617108,0.047770966,0.0151327895,-0.021991767,-0.046166413,-0.019443093,-0.015810555,0.0194228,-0.03539408,0.023141073,0.010253421,0.036593057,0.07881649,-0.025133848,-0.03026727,-0.04702753,-0.030685084,-0.008735012,0.008650715,0.020368176,-0.0034051074,-0.016507825,0.005740703,0.015257204,-0.0076358253,-0.0050595403,-0.041241724,0.013737946,0.024835687,-0.01265123,0.016682712,-0.042814277,0.029869553,0.009944392,0.015551888,-0.002491351,0.016028816,-0.004458379,0.014375318,-0.029925883,0.01580922,0.012099016,-0.007739526,0.006933087,0.034687847,0.01900443,-0.01055416,-0.008851271,-0.02231223,0.018319853,-0.025786549,-0.026412068,0.021116432,-0.0027273,-0.041886833,0.054168403,0.0005836115,-0.022859447,0.0065490888,0.029822774,0.019815588,0.024871204,0.008579108,-0.024896182,0.043157365,0.012337547,-0.033027638,0.0036899617,-0.00057055,0.028100096,0.008985365,0.0018717784,-0.007986753,0.019583674,-0.020958886,0.011333535,-0.024091229,0.020185556,0.019189112,0.06745194,-0.045381688,-0.012593256,-0.020013953,0.0050397036,-0.021711033,0.01825339,-0.026690578,0.03863796,-0.00038946612,-0.022029782,-0.0072955326,-0.012942017,-0.021991199,-0.007878009,-0.0216141,0.006037952,-0.026220748,-0.000977673,0.05075356,-0.023958614,0.02105059,0.019797426,-0.040241282,0.049598854,0.010122005,-0.004057659,-0.011148871,-0.05427353,0.029821407,0.011347967,0.051858593,-0.008739157,-0.0196234,0.022484753,0.035958566,-0.011688713,0.0017873462,-0.038842905,0.039935272,-0.04362829,0.027702503,0.021839218,-0.03168609,-0.015117018,0.008838652,-0.011550593,-0.029823558,-0.022011189,-0.015486396,-0.024643378,-0.01713258,0.00506947,0.011806529,0.07576688,0.013444603,-0.00013098137,-0.014117018,-0.021391869,-0.0015205814,-0.033266563,-0.03797885,-0.010745716,0.0348714,0.00809834,-0.03314183,0.031697568,0.05056029,-0.03191798,0.030968944,-0.0026602766,0.027311271,-0.035777934,-0.0011409532,0.023723302,0.007834424,0.0032350258,-0.008785914,-0.0058654794,0.015181971,0.013955721,-0.08460475,-0.04459002,-0.000017503498,-0.0070008333,-0.036109276,-0.0011018559,-0.031585187,-0.019140888,0.042822186,-0.021972137,0.016180102,-0.016973378,-0.020149458,0.016970593,-0.0050130165,-0.015108921,0.004749118,-0.04267301,0.08601068,0.010102392,0.025314635,0.020342747,0.019470166,0.01513576,0.037836976,0.03363653,0.01384669,-0.030579904,-0.004313345,0.02029825,-0.033366203,-0.006814868,-0.027783634,-0.05000706,0.05143305,0.03711741,-0.047058158,-0.024481142,-0.024388544,0.02477316,-0.009988023,-0.01114598,-0.0019337069,0.035854824,0.017047685,-0.021381564,-0.021830207,0.002191909,0.013204946,-0.0056049004,-0.02144552,0.01319127,0.039456,0.039905004,-0.0008546006,-0.05643083,0.017897394,0.019547338,0.029874986,-0.008567547,0.01937172,-0.009071492,0.030728707,0.018168977,-0.005956465,0.0036611322,-0.016242513,0.005356398,-0.047988676,0.0047927788,0.00930855,0.023187088,0.00953347,-0.015396369,0.009127013,0.06806146,0.00901691,-0.010195639,0.033562314,0.015953401,0.021006167,0.0447386,-0.008499519,-0.03687054,-0.01987745,0.0011724255,0.0028026814,-0.015733749,-0.0007887328,0.063694924,0.014689509,-0.019781278,0.012720442,-0.012252651,-0.169403,0.024498107,0.0013583915,0.035088472,0.009512499,0.059417736,-0.04155505,-0.008224371,-0.030476766,0.034370326,0.031683292,-0.04831461,0.026518168,0.023577549,0.034347057,0.01736124,0.013432051,0.0045678704,-0.034603376,-0.036458742,-0.030151734,-0.03908948,0.025456637,-0.03999699,0.007164992,0.01935994,0.08173785,-0.007432795,-0.0036568483,-0.029917855,-0.0463617,-0.016506199,0.0052093077,0.03204231,-0.013697534,0.055724148,-0.016612142,0.00408987,0.0583587,-0.00058223103,0.07752492,0.032680687,0.0011744145,0.02021881,-0.000545889,-0.009537832,0.0096147545,0.0039748787,-0.04884804,-0.010643075,-0.058025084,-0.032503426,-0.024061091,-0.009699622,-0.04027938,0.0045577474,0.035943996,0.074732825,0.01950711,-0.01904496,-0.009998144,-0.04310389,0.025671458,-0.04204439,-0.049929947,-0.019552063,0.01675313,0.020215565,0.022918902,-0.03127524,0.055724584,-0.09885993,0.00879629,0.0011634263,-0.046835773,0.04735282,-0.04338324,-0.023875201,-0.003914556,-0.12125175,-0.020515123,0.018031226,0.009445957,0.021209067,-0.0056479014,-0.06710562,-0.022324707,0.0145918885,0.011159745,0.2561587,0.02269335,0.02491515,0.0022743586,0.009185019,-0.032806642,0.024769392,0.063909866,-0.015997091,-0.018660957,-0.016203035,0.010529568,0.012196859,0.007907327,0.014659126,0.017413754,-0.053611696,-0.0006488415,0.06960305,-0.006813627,0.03039401,-0.029469106,0.025441675,-0.008714421,-0.038804077,-0.02563139,-0.043099914,0.0069909976,-0.011547633,-0.03331882,-0.051749073,0.012726013,0.04253407,-0.034763593,-0.008805059,-0.001093164,0.032102253,-0.0066643553,-0.0031308283,0.029972192,-0.004509395,-0.0073803533,0.008739062,-0.003584801,-0.019628713,-0.0022084194,-0.019649383,0.01172137,-0.0027727885,0.007303602,0.0046330667,-0.03985082,-0.005051689,-0.023803629,-0.00850254,-0.0077580656,-0.026693443,-0.0034776537,-0.009130386,0.017098732,0.031711765,-0.0044651697,-0.052117225,0.00338065,-0.0031329119,0.02926857,-0.019904943,0.010243965,-0.032296047,0.05734588,-0.005092891,0.025025936,-0.008154762,-0.003876758,0.030217903,-0.034506314,0.04250107,0.014825195,0.019819275,0.02423354,-0.026955474,-0.0067871027,-0.0174073,-0.0060198256,0.004338096,-0.044250865,0.050676703,0.061946947,-0.009389074,-0.007313993,-0.020494381,0.009344424,-0.0034752118,-0.020674603,-0.03737614,-0.0006550609,0.030412085,-0.0033586505,-0.00871372,0.02768139,-0.044624005,-0.020332528,0.002052087,-0.00019759251,-0.010027686,-0.02150917,-0.025799938,0.012255968,0.020810109,0.013561045,-0.029196845,0.0029489691,0.024137424,0.007124183,-0.015579359,0.044647213,-0.0014510178,0.02518501,0.060724203,0.032574277,-0.025484748,0.049923673,-0.022851324,0.013766367,0.0026001984,-0.07221787,-0.00061896676,0.039245706,-0.04799089,0.062011123,-0.0062120454,-0.026584119,0.020851905,0.023714622,0.005096368,0.017353008,0.03034829,0.015944472,0.04147601,0.018212415,-0.07036063,0.0028824846,-0.032283187,0.02175972,0.012904142,0.029131884,-0.01285826,-0.030525172,0.004780037,-0.0129069,0.0075999335,0.05705806,0.012864463,-0.056834854,0.0032101965,-0.083512455,0.002091084,-0.051602475,-0.063872,-0.0058786944,0.033156417,-0.028048677,-0.013237755,0.053424876,-0.0062422487,0.033041302,-0.00025305958,0.036637608,-0.013695717,-0.007471732,0.000057429792,-0.01749685,-0.040908247,0.0042351442,-0.000011251469,-0.041611165,-0.03182131,-0.01648775,-0.026258402,-0.052113704,-0.0018311188,-0.02891785,-0.049920447,-0.012553565,0.049277287,-0.032977816,0.005809862,0.0010093721,-0.04592223,-0.024442054,0.0080320025,0.09677161,0.0169476,-0.0084598055,0.0039018486,0.013448878,0.0290466,-0.00697972,0.028126908,0.04049376,-0.0076135467,0.020297041,0.027421813,-0.023300916,0.0021724936,-0.030303802,-0.0046399436,0.023654064,0.025855953,-0.01145312,0.012770126,0.015261147,-0.024398888,-0.007821904,0.034247983,-0.030747855,0.039660506,0.06480892,0.014080514,-0.011741249,0.013239511,-0.032067344,-0.01231209,-0.04523513,-0.03062666,0.043995854,-0.004101011,-0.008707258,0.02351608,-0.035050742,-0.0021132114,-0.04686833,-0.00917864,-0.00045435852,-0.014433237,0.025619324,-0.0023000727,0.041353427,-0.011185494,-0.06117934,0.014789606,-0.001027796,0.03637761,0.048697997,0.028400335,-0.0031547393,-0.060770676,-0.03317304,0.025506847,0.016961813,-0.0022858065,-0.053826362,0.0156143475,-0.034139384,0.0104975235,0.036783624,0.016961945,-0.001404278,-0.026290722,-0.043062385,-0.004567347,0.029502973,0.010147976,-0.0230569,-0.01012108,-0.064237006,-0.010955746,0.005914211,-0.030702822,-0.026279295,-0.032527663,0.0030858747,0.004012948,0.022601424,0.022479594,0.0008376029,-0.012245636,0.015053496,0.04713289,-0.03969502,-0.042732127,0.0628029,0.0036542434,0.03195159,-0.022674741,-0.010095975,0.044782672,-0.024587441,-0.008262412,-0.024600983,0.038733188,0.02841682,-0.04231423,0.0713065,-0.028750353,-0.007910486,-0.020820731,0.035802275,-0.008124086,-0.01201306,0.0070313714,-0.0076690977,0.0034148176,-0.046640463,-0.027157282,0.023992086,-0.0318666,-0.029011207,0.030896587,0.009481561,0.03187167,-0.030948302,0.02597117,0.02286872,-0.012984975,0.007677584,0.030518627,-0.034194957,-0.0021904362,-0.01620711,-0.003638494,0.019434731,-0.016654367,-0.017340695,-0.013376607,0.035659958,-0.031288672,-0.020267038,-0.0332996,0.015508472,-0.024610631,0.0059167487,-0.013157797,-0.014681444,-0.007319427,-0.016929006,0.04508619,-0.040386118,0.009625739,0.016050188,0.00008834593,-0.030966092,0.026049046,0.0145851625,0.030593462,0.029003367,0.04139843,-0.024916818,-0.048416145,0.011638889,0.062185634,-0.028372379,-0.015750526,-0.02832917,0.055953667,-0.014216817,-0.022596894,-0.014505561,0.010393672,0.04760597,-0.031028042,0.021397442,-0.04642013,-0.02941795,0.010278884,0.02709689,0.033483837,0.003011293,0.021156399,-0.01798448,-0.0043878797,-0.06037906,-0.0036621797,-0.0036343865,-0.048327792,0.043729838,0.006709578,-0.025162598,0.02387031,0.0066027534,-0.03547604,-0.07310318,0.018358244,-0.03281447,0.013059271,-0.04547222,-0.028671412,0.027367765,0.04027471,0.0128124645,0.00622297,0.01617604,-0.039461784,0.03594902,-0.14695002,0.016017936,-0.022334523,0.007831748,0.00448225,0.007109198,-0.029091602,0.014853642,-0.02398934,-0.0032556064,-0.029084425,-0.04492912,0.030471299,-0.0067881946,-0.010736186,0.04469117,-0.012971952,-0.0023200626,-0.008570483,0.046592224,0.031195609,0.019560885,0.03722624,-0.0048999814,-0.027147379,0.026234323,-0.01718815,-0.0025532842,-0.029857198,-0.024160568,-0.015955795,-0.06416753,0.03768697,0.014592896,-0.048159294,-0.017250147,-0.029460253,0.0110473875,-0.027210327,0.015438201,-0.021213628,0.00484811,0.0076110098,-0.0066493833,0.027294384,0.08241586,-0.018730199,-0.018263835,-0.053260863,-0.019306716,-0.014119845,0.022140091,-0.05342114,0.028306285,0.0009931108,-0.0066979225,-0.009090874,-0.022768425,0.026139256,0.063678294,0.0011042003,0.024038512,-0.005594089,0.002860916,0.01513516,0.05073093,-0.06777762,0.00086613017,-0.02086186,0.023874799,-0.006750311,-0.009944732,-0.030946901,-0.04360125,-0.009236735,-0.0071547325,0.056619257,0.0053699873,-0.010787282,-0.015631666,-0.033720583,0.010509052,-0.01164307,-0.02811503,0.040405743,-0.02343248,-0.00971944,0.018360373,0.016789196,0.0134569025,-0.010649305,-0.030993221,-0.013231005,-0.01631162,0.043425914,0.038983606,-0.01476851,0.031920116,-0.011645712,0.0078057447,-0.0112755755,0.0037114448,-0.026401341,-0.0036116068,-0.01974383,0.04800429,0.036499362,-0.012999298,-0.030041313,-0.027514927,-0.03508153,-0.03074364,0.009422287,0.022478905,-0.066822916,-0.049502615,-0.01937452,0.07272148,0.0430389,-0.0052419403,-0.028080853,-0.03117492,0.03342161,-0.014770771,0.0154918395,0.03045068,0.047426533,0.037976507,0.045891132,0.010086036,0.013906906,-0.0023489755,-0.039636906,0.0043348023,0.06389739,-0.015438361,-0.004149448,0.04262888,-0.009025953,-0.052599814,-0.030740952,0.022330461,0.0041412073,-0.059929803,-0.011120405,-0.07635911,-0.009848396,0.011533479,-0.0019818423,-0.016271349,-0.0020175888,-0.02315406,-0.021352,0.046141908,-0.01836354,0.013687174,-0.028148333,-0.011629946,-0.015440583,0.05089787,-0.021127626,0.004460942,-0.038990878,0.008357635,-0.027313737,0.018730665,-0.028155245,-0.039330304,-0.061739206,0.047281735,0.028285543,0.058464233,-0.008111706,0.027730828,0.02599232,0.0027791236,-0.010163168,0.032129314,-0.028405095,-0.037743624,0.03886815,-0.007803153,0.04435392,0.04356841,-0.05562146,-0.025697274,0.000045744124,0.03874247,0.018680086,0.026545517,0.020537615,-0.0068351678,-0.030592129,-0.048184097,0.0489284,-0.016063131,0.025524283,0.004361772,0.010470555,0.004528482,-0.010803645,-0.000392531,0.009982299,-0.0014215462,0.010974843,-0.010937495,0.023643441,-0.020451654,-0.013603462,-0.024988884,-0.006144409,0.00080920284,-0.009571676,-0.0016009164,0.039716117,-0.028749662,0.0912787,0.0047697267,-0.011275825,0.0042510726,0.059976835,0.05632009,0.04187669,-0.0579887,-0.028611692,-0.009163339,-0.017170293,-0.0031476165,0.0059834784,-0.02976358,-0.006382429,0.010835206,-0.016727742,0.033664383,-0.028461076,0.004187167,-0.038405295,0.0011413284,-0.028994787,-0.045246746,0.048743237,-0.034621462,0.026203949,0.027388513],"last_embed":{"hash":"17yrkyt","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"17yrkyt","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 2: App Locking#{1}","lines":[279,279],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17yrkyt","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 2: App Locking#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.008023295,-0.021556964,-0.022126563,0.006408835,-0.06442444,-0.007124734,0.013640553,0.038033467,0.002157242,-0.004096712,-0.024051927,-0.023106307,-0.01504186,-0.0013421322,0.06115731,0.031286873,-0.0031654644,0.0077882926,-0.02922465,-0.020696966,-0.015974987,-0.01982461,0.015963664,0.027210245,-0.024684804,0.043479208,-0.035311528,-0.044512566,0.012189359,0.037374474,0.012968276,-0.033243094,-0.0026006207,-0.046536874,-0.019487744,-0.008130733,0.03192089,-0.010764194,-0.049081292,0.027678387,-0.01608304,-0.0069504953,0.010144325,-0.006014366,0.053818066,0.013261341,-0.021540541,-0.04282691,0.0006141689,0.00262552,0.031804554,-0.03167948,0.02855386,-0.009048991,0.016154634,0.058943003,-0.017724864,-0.030863425,-0.034893062,-0.030693952,-0.02532374,-0.015181816,0.035777695,0.013676825,-0.021773705,0.031399027,0.031723615,-0.0057747886,-0.015383714,-0.02753843,-0.003047948,0.015428945,-0.010525439,0.0061420156,-0.056983177,0.043369077,-0.0015658715,0.03279656,-0.0034826545,0.021244124,0.018785443,0.003777445,-0.02505667,0.027934793,0.008220508,0.00973844,-0.021654123,0.050417516,0.028400198,-0.01164979,0.0041755456,-0.026499089,0.02252169,-0.027821474,-0.0329668,0.035265185,0.011324035,-0.054870635,0.06491301,0.0050985,0.0008573493,-0.0037207098,0.030711757,0.014974215,0.05617951,-0.003853185,0.008701473,0.029470194,-0.005546155,-0.02295837,0.021425508,0.012389033,0.038100027,0.0024806184,-0.015080214,-0.010551388,0.022345806,-0.046665534,0.0014211546,-0.02068286,0.017571311,0.038364936,0.06745687,-0.041551318,-0.021604875,-0.036227778,-0.003544874,-0.0172096,-0.006116152,-0.017681275,0.03771785,0.0017980421,-0.015655266,0.018733857,-0.03266823,-0.010335474,-0.027740678,-0.021416204,0.0025650403,-0.03770345,-0.0038542442,0.023758352,-0.03547106,0.0027922047,0.019551579,-0.0056195343,0.03179542,0.013598635,-0.010206339,0.0014254034,-0.057194225,0.036723126,0.028595993,0.0641211,-0.0060819853,-0.01207679,0.020483596,0.0478292,-0.0043439483,-0.002120545,-0.017296659,0.030757396,-0.056466337,0.05742168,0.00274265,-0.031480078,-0.028752424,0.01189464,-0.020251963,-0.007724665,-0.022432499,0.00012372881,-0.04350986,-0.030005137,0.0054209232,0.009556914,0.07646224,0.015448737,-0.013896277,-0.009339689,-0.019890042,-0.0108748805,-0.042070203,-0.028479507,-0.01680006,0.028452808,0.026463477,-0.0062610935,0.014683097,0.049338393,-0.04064244,0.019697942,-0.017636668,0.060576953,-0.04193746,-0.016006352,0.012772831,0.0066904156,0.013333631,-0.019941455,0.0061702714,0.020232713,0.017023107,-0.090193875,-0.044782583,0.0009747852,0.00558912,-0.03966223,0.010899745,-0.005098239,0.0057785236,0.037186403,-0.015215188,0.032897994,-0.024083922,-0.037313554,0.0046205497,-0.010282744,-0.01207636,0.00612707,-0.00071509695,0.06158351,0.009818751,0.0056737443,0.018377554,0.011721699,-0.0109372,0.02755405,0.023603389,0.01671673,-0.013376403,-0.014736356,0.028214855,-0.017037114,0.0012724355,-0.027517473,-0.07008437,0.05721884,0.03006205,-0.033017922,-0.020493008,-0.016631732,0.030541537,-0.011479382,-0.021807604,-0.009349349,0.03150897,0.014444008,-0.015040124,-0.012136829,0.014524905,-0.013864919,-0.021842405,-0.037271723,0.04100607,0.06361254,0.038810235,0.0037685658,-0.026867455,0.03091374,0.010366039,0.021432701,0.003593529,0.024108462,0.004474448,0.025194928,0.0056529636,-0.013807679,0.014702319,-0.021537984,-0.0063228793,-0.045149196,0.028659444,0.011887841,0.024964014,-0.007907422,-0.028582258,0.0060225246,0.059828997,0.0033378222,-0.007117863,0.004949877,0.027939541,0.022733338,0.031062122,0.014762113,-0.022562427,-0.025017176,0.004274845,0.006991224,-0.021007005,0.0060988436,0.06384222,0.024253251,-0.014574788,0.011483606,-0.017950973,-0.16911682,0.037100155,0.0033424464,0.027446546,0.0035681243,0.057544064,-0.028985087,-0.008661182,-0.04019419,0.043453492,0.002552875,-0.04138383,0.01928014,0.02708176,0.036224615,0.017344246,0.015262518,-0.017650323,-0.027142672,-0.04157276,-0.03255706,-0.00791685,0.008891748,-0.0507077,0.010225916,0.025084767,0.06741478,-0.027911456,-0.0014821338,-0.028255211,-0.06184207,0.0021500003,0.0016198009,0.031423885,-0.006074893,0.055797398,-0.015030276,0.017697705,0.051953863,0.018264508,0.052323423,0.033720158,0.014007613,0.021299584,0.016306248,0.008903602,0.03594949,-0.0054504764,-0.013072623,-0.010764882,-0.047987275,-0.029278858,-0.015781516,-0.03198587,-0.026370982,0.0026605045,0.031542078,0.0664928,0.0012605798,-0.03415364,-0.008779227,-0.048933543,0.032335352,-0.03719228,-0.025158828,-0.0077019953,-0.0052235266,-0.0072579063,0.02357253,-0.024574667,0.052297994,-0.111906,0.010372969,-0.00012672775,-0.041459244,0.0496689,-0.04655712,-0.018902134,-0.0077055767,-0.115624964,-0.026441084,0.032408156,-0.006809246,0.010703381,-0.017938824,-0.047572438,-0.02888717,0.0072539686,0.0077871867,0.24801053,0.019418893,0.004741076,0.0016092388,0.014463533,-0.015953172,-0.016902251,0.09333822,-0.0054898774,-0.01215089,-0.039656248,0.002807667,0.016553754,0.00730205,0.0099683665,0.016650036,-0.054948367,0.007951903,0.06582351,-0.006739717,0.034687366,-0.011703793,0.018102352,-0.0010575628,-0.0209704,-0.011100058,-0.024428643,0.026711257,-0.011364617,-0.043965414,-0.04572645,-0.0034037663,0.022508861,-0.032513544,-0.028255677,-0.000042701995,0.04013143,-0.0069266735,-0.016586069,0.026810732,0.007964926,0.007519905,0.01609375,-0.003375611,-0.02642066,0.0019797785,-0.038805403,0.037397664,-0.0138747115,0.013623177,-0.006586794,-0.038811818,0.011854343,-0.026199821,-0.028794046,-0.0012249602,-0.021498535,-0.016388442,-0.011244203,0.017650358,0.011518263,0.0027913603,-0.04470468,0.013559048,-0.021301396,0.05940432,-0.024161927,-0.0031808722,-0.037968587,0.051364522,0.03042945,-0.0021161144,-0.013304375,0.004979885,0.04945419,-0.038344033,0.008540404,0.0003817683,0.012578895,0.040156804,-0.03386252,-0.016244939,0.008529159,-0.0051869918,-0.0010113311,-0.031931356,0.06080942,0.06336421,-0.0056576934,-0.034479313,-0.007812751,0.01548645,-0.017293932,0.0029091826,-0.02264911,-0.008537374,0.03285775,-0.0027650732,0.007255757,0.020560764,-0.030995194,-0.04170624,-0.0008486141,0.005690241,-0.022189701,-0.0038516512,-0.012529296,0.011626854,0.006639921,0.0065650903,-0.04140804,0.004857379,0.024297222,-0.00623377,-0.0049458286,0.050796166,0.022321107,0.019422237,0.050282277,0.026858319,-0.030150041,0.038663097,-0.0021177686,0.048172798,0.009120425,-0.062071238,-0.008240063,0.053475853,-0.032829072,0.056115553,-0.019332603,-0.041029178,0.0024207535,0.024512228,0.010721801,0.023373818,0.03192514,0.01500925,0.035424095,0.038744006,-0.06832568,-0.013551887,-0.01799208,0.044468734,0.005366286,0.033082895,-0.035044156,-0.056831032,-0.023137106,-0.016668785,0.009042752,0.05603666,-0.007332727,-0.07796281,-0.0042602737,-0.086682595,-0.014069289,-0.031218521,-0.037630294,-0.017408006,0.033383124,-0.03019078,-0.0028981632,0.047520574,-0.0007075228,0.013966111,-0.0019394329,0.04238889,-0.017500099,-0.0069856592,-0.0075549665,-0.012567847,-0.013403149,0.006103913,-0.0063898433,-0.030091953,-0.019232506,-0.026327435,-0.027581323,-0.024250118,-0.0049805543,-0.009694467,-0.042181045,-0.004214397,0.049118415,-0.009227683,0.017592605,0.0019445772,-0.06675557,-0.029395334,-0.0051876116,0.088158086,0.002751732,-0.0008763416,0.0064893677,0.017951945,0.020416424,-0.0026583148,0.029544221,0.031554107,0.006325879,0.01575655,0.022901919,-0.032098647,-0.0017902392,-0.027412854,0.0069792266,0.020059265,0.015267481,-0.011913505,0.0151862735,-0.005978593,-0.014655484,-0.0004334839,-0.0017621943,-0.02315764,0.030393044,0.07691612,0.0224318,-0.003563506,0.00025607753,-0.010102431,-0.0047100894,-0.04891833,-0.0077095553,0.04987023,-0.012744482,-0.0020079287,0.031773224,0.0044247448,-0.0011062457,-0.052001424,-0.00073020486,-0.0037683868,-0.0055322824,-0.005677312,0.009476029,0.030503174,-0.005365635,-0.043756716,0.00992079,0.02498777,0.035422947,0.024368951,0.033265084,-0.018604482,-0.06783468,-0.009042772,0.022234058,0.03859749,-0.01586221,-0.00731633,0.023237212,-0.039398566,0.008038146,0.035650693,0.01460595,-0.0031297656,-0.022242699,-0.028599558,-0.003439053,0.029526046,-0.012134487,-0.040623967,-0.04582281,-0.03862329,-0.004616953,-0.0071326173,-0.016405659,-0.052095395,-0.032253295,-0.0011262393,0.0021931888,-0.009473578,0.043373223,0.0065899505,-0.024802333,0.0017450062,0.05650156,-0.04450657,-0.046197586,0.07625883,0.020806123,0.053444557,-0.037234068,-0.047799893,0.011390625,-0.04345809,0.01570123,-0.04329464,0.015460436,0.0037915402,-0.046118394,0.06714191,-0.04151437,-0.011756153,-0.03215944,0.037148964,-0.022901254,0.013784893,0.00810883,-0.0059719775,-0.0076038176,-0.034498494,-0.024629189,0.0331377,-0.037781782,-0.033598654,0.026978526,0.013958181,0.01308035,-0.0075736647,-0.0011079961,0.017098935,-0.008043787,0.007604788,0.030139325,-0.005363731,0.02173208,-0.037529625,0.007035116,0.0003165528,-0.01886727,-0.013981739,-0.010615589,0.03923839,-0.03487126,-0.0113664325,-0.019697055,-0.009408573,-0.040000103,0.029923996,-0.0051565096,-0.028523061,0.0053712577,-0.014650636,0.043945972,-0.030995892,0.011146266,-0.000104996565,0.009980886,-0.01588902,0.025974832,-0.020659095,0.03540512,0.031957097,0.033269357,-0.016060924,-0.053752527,0.018421007,0.03977924,-0.010342235,-0.012521791,-0.020004442,0.035763405,-0.0005839185,-0.048838522,-0.012303337,0.017054707,0.04609728,-0.024633259,0.0412944,-0.03627805,-0.021601604,0.005535927,0.037026428,0.017143933,0.0011144369,0.051377352,-0.009921906,-0.004226387,-0.07537526,-0.0007995876,-0.010999973,-0.04446752,0.028366018,0.022553097,-0.018094173,0.032168746,-0.0012543715,-0.03717657,-0.056960348,0.011518871,-0.04288792,0.0008404386,-0.038210552,-0.028980441,0.0145452125,0.028075201,-0.0052060136,-0.020805784,0.011482254,-0.038934104,0.027971126,-0.14491981,0.020999808,-0.00900711,0.013906123,-0.006461951,0.014454182,-0.008156565,0.013578716,-0.018115686,0.008022471,-0.029971292,-0.030184774,0.027266657,-0.0021913121,-0.017420601,0.044318084,-0.026326582,0.01542459,-0.036908317,0.040074553,0.02264115,0.0030284214,0.045870457,-0.0006051375,-0.010903248,0.033420704,-0.05107486,-0.004142085,-0.018909665,-0.008776524,-0.021442287,-0.07045756,0.03543726,0.014302341,-0.03299367,-0.0051254467,-0.022983648,-0.0051521556,-0.033472307,-0.0033457305,-0.044945374,0.011458884,-0.0033197643,-0.01735577,0.0152006745,0.09199036,-0.035178155,-0.021265272,-0.044536762,-0.017024375,-0.004688509,0.021529295,-0.04211507,0.049500752,0.0072622797,-0.007013478,0.00097181153,-0.0059006168,0.03696919,0.059331797,-0.009180404,0.005066162,0.00568866,-0.004673622,0.012608001,0.03282009,-0.07093156,0.019139469,-0.03971203,0.025322504,-0.015652122,-0.0053195856,-0.025434457,-0.010400377,-0.005895793,-0.0007417477,0.072552405,-0.0019729198,-0.02060878,-0.008593463,-0.04354704,0.019893486,-0.008572595,-0.045753844,0.027210243,-0.034360826,-0.012275714,0.003332484,0.0042321794,0.006744599,-0.018970616,-0.032661173,0.0019471132,0.014765275,0.017086247,0.033647608,-0.010526087,0.027077124,-0.0366864,0.029951805,-0.0076905694,-0.006129966,-0.021250794,-0.011566002,-0.012980282,0.02597936,0.029417126,-0.011576385,-0.033591483,-0.04068718,-0.03069511,-0.040778503,-0.0125407465,0.029649772,-0.053017136,-0.0410189,-0.021838944,0.041807275,0.027761325,0.008846693,-0.047608655,-0.03993274,0.019352593,-0.019171372,0.018091278,0.03378697,0.04747411,0.010127563,0.05648484,0.003891519,0.015249767,-0.031211454,-0.022634652,0.01288738,0.051908307,-0.015116645,0.025834953,0.0489279,-0.016998788,-0.06031056,-0.024549095,0.028706895,0.003836549,-0.04586529,-0.022319164,-0.061967712,-0.015728582,-0.013320972,0.006375457,-0.0060599,0.018233595,-0.0017225317,-0.019928606,0.050848864,-0.012288217,0.002357872,-0.013559767,-0.0061449194,-0.0075796843,0.061971508,-0.02880518,0.011353675,-0.040347245,-0.0041350047,-0.009005939,0.037301157,-0.020931428,-0.04692106,-0.060182407,0.041305467,0.018556884,0.061575133,-0.016081112,0.025437249,0.018237937,0.01894652,-0.008501176,0.04235277,-0.040973082,-0.054590445,0.039882742,-0.014661144,0.018716788,0.017119685,-0.0646639,-0.012960094,-0.0011411984,0.025536964,-0.0009610699,0.036793355,0.008005213,-0.009984766,-0.05591103,-0.03712167,0.04107347,-0.013508499,0.022283142,0.01792021,0.008374153,0.009803448,0.011316661,-0.019329473,0.0006183406,-0.011602309,0.013897329,-0.014606746,-0.004998323,-0.0016289628,-0.028520288,0.006749559,-0.036322802,-0.00047572958,0.011956639,-0.012462052,0.071325235,-0.022363408,0.09139391,0.027170518,-0.024982495,0.016373917,0.060330577,0.031579807,0.013492709,-0.047544215,-0.030434135,0.0032055979,-0.00853737,0.026282078,0.01476376,-0.027398031,-0.004881435,0.008570825,-0.024101827,0.037626963,-0.013680476,0.011560983,-0.044873632,0.031359322,-0.032391414,-0.061999563,0.058970068,-0.04019906,0.019645762,0.022790868],"last_embed":{"hash":"vvftxh","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"vvftxh","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 2: App Locking#{2}","lines":[280,280],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vvftxh","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 2: App Locking#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.013794482,-0.0030673717,-0.051007804,-0.018716965,-0.063531935,-0.018381838,0.000631663,0.035076853,-0.0005386086,0.0021381255,-0.0040314463,0.0247388,-0.008958888,-0.017789051,0.0564938,0.0395188,-0.005817507,0.0068652513,-0.018806938,-0.015942205,0.0030052406,-0.020073313,0.026099743,0.023667905,-0.045172468,0.008572061,-0.016988592,-0.04374541,0.009175096,0.01421179,0.007878327,-0.03319743,0.0024282422,-0.031129872,-0.01819609,-0.020003702,0.011774181,-0.008126868,-0.036678575,0.050227113,0.008006719,-0.006433338,-0.015053582,-0.005878953,0.02786156,-0.001012223,-0.038795155,-0.034830976,-0.006884367,0.0091809705,0.024090897,-0.034636877,0.04630685,0.009804642,0.01900844,0.067224346,-0.019899672,-0.037189823,-0.030160975,-0.015116816,-0.014550438,-0.014067789,0.0061447574,-0.02918961,-0.036229916,-0.0033265697,0.01673406,-0.010859174,-0.0111633865,-0.03731242,0.020796292,0.026145456,0.0019124093,0.013150024,-0.052607402,0.020838259,-0.006055256,0.051125675,-0.007334739,0.0027546624,0.016421657,0.021583961,-0.012445421,0.011781777,0.041935276,-0.0076959087,-0.033176072,0.027171196,0.011639241,0.0010547547,0.006003509,-0.015415912,0.010518209,-0.026690483,-0.020804511,0.06390518,0.035766013,-0.07057214,0.032104675,0.017786952,-0.0063402485,0.014014018,0.043989293,-0.015636798,0.028439134,0.018348698,-0.021208089,0.05110444,0.012431293,-0.022212869,0.014250983,-0.0066369902,0.040724035,-0.037093837,-0.005166614,0.025624674,0.022167146,-0.021623425,-0.0037089826,-0.012127278,0.007382758,0.043223552,0.04680397,-0.049481355,-0.027410388,-0.034385476,-0.020179752,-0.02894791,0.025308553,-0.0038497895,0.051364888,-0.004168067,-0.017009757,0.0043096403,-0.0068744663,-0.012771674,0.02003722,-0.0026798956,-0.0072630686,-0.03971071,0.0098766,0.03547854,-0.0064737895,0.0014436932,0.0055895313,-0.03489138,0.040625427,-0.004225226,-0.017084816,0.019602137,-0.05815423,0.033696853,0.0150679955,0.06701594,-0.012686664,-0.025191749,-0.006623635,0.0431475,-0.016642809,0.031784847,-0.0055593653,0.056703262,-0.086168624,0.05660575,0.004866396,-0.029299289,-0.0066479775,0.0349051,-0.010871389,-0.013260296,-0.025961997,-0.0021586057,-0.020718835,-0.03958283,-0.0042098337,0.019717304,0.0626124,0.010126842,-0.026430907,-0.037263952,-0.030902931,-0.0034443904,-0.016458783,-0.019704657,0.0058842297,0.03885059,-0.017829672,-0.0351378,0.026351731,0.04816057,-0.037689596,0.005160267,-0.024419181,0.019765269,-0.026855564,-0.010617202,0.008719016,0.0032724137,0.0050251274,0.0030428693,0.006364062,0.016125342,0.00694522,-0.08548636,-0.012999055,-0.007825309,0.003405893,-0.044088423,0.016071066,-0.04242703,0.008317987,0.03296131,-0.027803395,0.011221227,0.004720272,0.004639157,-0.008584684,0.0068325596,-0.013495761,-0.005940835,-0.027129933,0.09275246,0.003199374,-0.0048568468,0.009345655,0.0022070967,0.015429115,0.023313243,0.020379605,0.035755523,0.0009965874,-0.009736577,-0.005646159,-0.026182223,-0.031995844,-0.033503715,-0.02444733,0.021437144,0.049090784,-0.046551034,-0.021341775,-0.027843997,0.01641601,-0.0023557993,0.023264095,-0.0000051938514,0.017510232,-0.007486501,-0.0028705178,-0.008291312,0.010013797,0.011063185,-0.026173614,-0.04499145,0.030393442,0.042917125,0.029044498,0.008514287,-0.06417234,0.016058242,0.006002147,0.0128461085,-0.014562713,0.01942425,-0.0063069607,0.020133452,0.039689913,-0.026985966,-0.016325066,0.0033241538,0.0041014235,-0.05301602,-0.006500207,0.0134980995,0.03930646,-0.0064355377,-0.0047462196,0.0073206564,0.059319638,0.0018879867,-0.025320964,0.014280281,0.009939747,0.038718607,0.04403148,0.019590378,-0.0151042985,0.013051267,0.018788848,0.022697616,0.00031951678,0.020657405,0.06753787,0.022779485,-0.023306064,0.029001715,-0.0147392405,-0.15202734,0.008038082,0.017729178,0.021763522,0.0108221425,0.054800637,-0.026134565,0.0021448787,-0.032096203,0.036637068,0.029901626,-0.04056977,0.034284864,0.029330835,0.014819517,-0.0020895319,-0.019847343,-0.0073556937,-0.016226204,-0.045948338,0.0066503044,-0.021969268,0.022128956,-0.028196864,-0.0044087605,-0.025604587,0.07266841,-0.0033340796,-0.027760355,-0.028560571,-0.059969045,-0.014246135,0.0008994274,0.048849892,0.00006799966,0.052998893,-0.016539872,-0.008365231,0.03764201,0.004649449,0.05112486,0.03455639,0.011275577,0.036090378,0.0033062852,-0.024804609,-0.014585067,-0.02184925,-0.04577172,-0.01601945,-0.038142163,-0.0117168985,-0.04121958,-0.025269995,-0.010413745,0.00020727627,0.0588447,0.07411621,0.008052053,-0.036189795,0.0058830087,-0.056701228,0.015455006,-0.060539473,-0.03921654,-0.02110024,-0.020168187,0.005550728,0.02025441,-0.043575037,0.046346907,-0.11057157,0.0035582043,0.041843224,-0.046940956,0.03947398,-0.028796088,-0.0046026604,-0.020355323,-0.13916619,-0.050582428,0.022586413,0.004251444,0.015501685,-0.0013040698,-0.049135257,-0.030613294,0.023490822,0.008794447,0.22901678,0.014019502,0.025937686,-0.0084347,0.028909402,-0.011045947,0.0060403678,0.062331036,0.015182199,-0.008328018,-0.022165028,-0.013041185,0.010131992,0.0040388,-0.017545385,0.018786592,-0.053787135,-0.0021659713,0.049999863,0.00015959829,0.016984092,-0.014104065,0.023569833,0.0033411637,-0.04025672,-0.045996923,-0.021856427,0.017371992,-0.022034146,-0.014845285,-0.03894509,0.013013681,0.05066107,-0.037843987,0.008608067,0.037504274,0.020949796,-0.0005738072,-0.004040892,0.0028902425,0.014321598,0.0050932616,0.009472168,-0.011348786,-0.020671109,-0.012927877,-0.045806233,0.05666322,0.0039412025,-0.015635246,-0.0035259468,-0.03209856,-0.0030423505,-0.032445934,-0.029470768,-0.01251735,-0.022394914,0.0019582333,-0.015189173,0.024657862,0.04632692,0.012953558,-0.04569811,0.018865183,-0.013247291,0.021006718,-0.014544711,0.0017142895,-0.046485282,0.04094292,-0.008230922,0.010899844,-0.009016198,0.003740745,0.05172563,-0.045457214,0.0057331496,0.024493858,0.004539328,0.026904823,-0.009914157,-0.017117802,-0.02171468,-0.030565847,-0.006078833,-0.030210836,0.055398032,0.04906338,-0.010127504,0.0024702891,-0.021049816,-0.012770321,-0.023928285,-0.023107111,-0.03850022,-0.012534249,0.03806675,-0.010608767,0.028803492,0.021737577,-0.042745195,-0.027200485,0.018171769,0.006015869,-0.008935102,-0.009666672,-0.022960968,-0.0012093798,0.022085555,0.030547595,-0.040358774,-0.014687951,0.031708825,0.0034062066,-0.003951802,0.0063879513,-0.0102922395,0.03743157,0.049348947,0.019118367,-0.014055373,0.022468735,0.014390128,0.0075962534,-0.007309024,-0.07669994,0.0066932007,0.004019948,-0.024220435,0.058344305,-0.016404506,-0.031909306,0.000027981929,0.012073212,0.018990358,0.01577083,0.04194143,0.014786526,0.031282768,0.03313083,-0.033193413,-0.020513551,-0.04885153,0.033490237,0.0070355088,0.037083548,-0.0446954,0.0014927819,-0.016222557,-0.02245426,-0.0002811054,0.057171352,0.023494674,-0.04935416,0.0052928836,-0.0680469,0.0058613266,-0.036175348,-0.058116693,-0.017530562,0.022589736,-0.014504928,-0.016850997,0.047229514,-0.01324245,0.041853193,0.0064273025,0.056649957,-0.00429318,-0.008139539,0.01784303,-0.016261622,-0.033535536,0.013034784,-0.018514836,-0.046515565,-0.016497757,-0.037641525,-0.028654587,-0.027685596,0.006605951,-0.027868163,-0.035076343,-0.010360442,0.050993077,-0.0516304,0.0038678024,0.0075147147,-0.031302277,-0.030911569,0.007892462,0.08660304,0.019573556,0.0004471785,0.0040529934,0.010946348,0.023235368,-0.011156601,0.021451408,0.014232622,0.011083242,0.012707065,0.026708899,-0.016323036,0.008985201,-0.051735852,0.022364872,0.013311338,0.028079396,0.02658326,0.0049033873,0.017018901,-0.04255217,-0.0021784422,0.022169098,-0.01633888,0.030732902,0.07406025,0.01989169,0.0021774988,-0.018499793,-0.017714825,-0.013604363,-0.0566891,0.013677264,0.030386366,0.0052030887,-0.040475264,0.0275637,-0.023332471,-0.004824311,-0.031166937,-0.0020406626,-0.0021127928,-0.009580615,-0.0032391595,-0.003282261,0.03649755,-0.013901117,-0.06633028,-0.0021858353,0.024124168,0.04844495,0.019195516,-0.0068890387,-0.028351748,-0.028764833,-0.008250582,0.03004994,0.034068152,-0.030162284,-0.011787509,0.029363582,-0.022849856,-0.013237212,0.05549122,0.029028326,-0.012792748,-0.012147939,-0.012570692,0.018883549,0.021226214,0.0047223736,-0.025733782,0.022514792,-0.057025094,-0.0011354053,0.033995256,-0.024260677,-0.036604926,0.0033785852,0.012427643,-0.0016582625,-0.01570622,0.02974258,-0.0014217759,0.010576731,0.0077157463,0.069096446,-0.031663842,-0.026606755,0.0601137,0.020416135,0.04360398,-0.037084162,0.009046433,0.022279268,-0.0076091257,-0.002889896,-0.03041683,0.022830354,0.020721335,-0.03169732,0.04761416,-0.02422346,-0.0011485446,-0.04378753,0.034602836,-0.0023129187,0.0021954335,0.0038036136,0.01891732,-0.012556701,-0.04029763,-0.021801384,0.025593424,-0.02838261,-0.020614116,0.018100925,0.023317397,0.026999675,-0.026655722,0.010734646,0.0019922846,0.004734197,-0.00043566912,0.026202738,-0.010101509,0.023632009,-0.024040185,0.003926361,0.011971335,0.0035589025,-0.01481677,-0.040075485,0.025360506,-0.026236549,-0.02706823,-0.028237374,0.023925608,-0.03912752,0.012261216,-0.005335968,-0.038215835,-0.006948837,-0.009352626,0.03125555,-0.029153248,0.0010351478,0.012374812,-0.0079426775,-0.005394008,0.043468434,0.0019732637,0.030618804,0.029764993,0.045413762,-0.031212639,-0.038925365,0.02749549,0.04895222,-0.013295142,0.0023213553,-0.01334993,0.048162226,0.004500623,-0.037009202,0.009412533,0.011545923,0.045713685,-0.015868973,0.059095405,-0.037859295,-0.022447586,0.013836726,0.037115928,0.03609761,0.006482418,0.053902,-0.0258737,-0.0034962462,-0.07153165,-0.02226862,-0.0006828571,-0.038683824,0.014354376,0.019378558,-0.031077858,0.030432036,-0.010038863,-0.031233188,-0.05646077,0.013579422,-0.023527438,0.009906536,-0.02580258,-0.019340819,0.024035394,0.024199156,0.003569673,-0.01994312,0.009026142,-0.031707797,0.046374973,-0.13386144,0.03205926,-0.013428362,-0.0130085675,0.00085612736,-0.0035090335,-0.04265672,0.023979506,-0.02816127,0.017675305,-0.003063816,-0.001702767,0.01894128,-0.014212183,-0.034022857,0.066016965,0.0073593636,0.0038134097,-0.038532477,0.045935873,0.012833061,0.012925921,0.067181826,-0.018336572,-0.018622413,0.020080784,-0.037467852,0.018237328,-0.037794948,-0.017673437,-0.020670492,-0.070294425,0.021495271,0.013812284,-0.025394058,-0.037010282,-0.026190387,-0.033127453,-0.036714364,0.0037500851,-0.02405115,0.017433723,0.013865769,-0.0085082445,0.03558349,0.06770965,-0.059821088,-0.0012634452,-0.058110196,-0.044889845,-0.024880255,0.03289658,-0.031295538,0.046516433,-0.0025752105,0.040652208,-0.03642831,0.018046545,0.041185137,0.046589572,0.0018850382,0.005594908,-0.006177142,-0.00856173,-0.015093304,0.047205772,-0.05961069,-0.009494838,-0.026458396,0.0070886374,-0.009489696,-0.0039967583,-0.024702491,-0.03693218,-0.018745746,-0.0002647214,0.032224383,-0.012493118,0.025339399,-0.022466486,-0.04849127,0.033119135,0.033675473,-0.059593376,0.07526785,-0.0024733113,-0.00788578,0.027053643,-0.0099606,0.0258065,-0.031384744,-0.025404861,-0.028302033,0.032988783,0.04609076,0.038203936,-0.012335671,0.003840825,-0.020727398,-0.0008175355,-0.011997462,-0.0015344545,-0.015799351,-0.010709061,-0.041990303,0.021243483,0.040419932,0.0069935056,-0.045151472,-0.018314296,-0.01892132,-0.040019445,0.0019259419,0.008392286,-0.05824686,-0.033167727,-0.038167562,0.055409566,0.025141818,-0.0041156844,-0.04383252,-0.049428303,0.04353109,-0.017371465,0.0154995695,0.035220247,0.065602496,-0.008785162,0.05475738,-0.015605557,0.013183007,0.0020701007,-0.031979855,0.0025323888,0.053377084,-0.036455344,-0.011169114,0.05078076,0.00033067222,-0.059486713,-0.015490588,0.018821897,-0.0021971609,-0.059684888,0.0013008779,-0.084500715,0.004864319,0.0033112057,0.01421767,-0.0057445103,0.017541818,-0.023976069,-0.016669253,0.009708739,-0.0065710554,0.02070672,-0.052226387,-0.023820529,0.00074535835,0.06372508,-0.03507211,-0.00084833044,-0.03977863,-0.030049523,-0.029895678,0.05244256,-0.0102210995,-0.054335322,-0.07816235,0.055351954,0.03712985,0.0510491,-0.0016219956,0.03173407,0.012399399,-0.0032477833,-0.007640797,0.033275466,-0.030563742,-0.03727097,0.045731533,-0.015394481,0.036839735,0.02253572,-0.06659759,-0.017423293,0.024983099,0.029417586,0.0009829451,0.017535744,0.001192168,-0.021029538,-0.035617538,-0.052328195,0.023542177,-0.021270089,0.0068007363,0.011585366,0.010585671,0.0052820602,0.025369544,0.007846446,-0.004396031,-0.010119141,0.010239907,0.019380108,0.0006305302,-0.017558087,-0.031802397,0.02826911,-0.022872992,-0.025488697,0.011049805,-0.008084863,0.059225887,-0.009413603,0.08219444,0.00797265,-0.003234031,0.009347082,0.06754823,0.031602725,0.02805711,-0.031241238,-0.029450737,-0.012718518,-0.029335309,0.0084227305,-0.014915,-0.013983042,-0.006742364,0.025550034,-0.018458122,0.015635103,-0.027849557,0.0030274682,-0.053285528,0.017712567,-0.02834555,-0.054021448,0.06671851,-0.05787378,0.031718537,0.0011687921],"last_embed":{"hash":"1vsirq1","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"1vsirq1","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 2: App Locking#{3}","lines":[281,281],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vsirq1","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 2: App Locking#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.01604541,-0.031626027,-0.033834495,-0.0058352854,-0.050561678,-0.0030413314,0.025278414,0.026325658,-0.0025020777,0.009724435,-0.03253751,0.007929704,-0.015290959,0.00863244,0.056661565,0.033569086,0.0013625259,0.010718387,-0.014230479,-0.02187456,-0.0017347767,-0.014060657,0.0070358193,0.016475374,-0.041941807,0.026868084,-0.0031595563,-0.0571955,-0.013914758,0.016925594,0.03006041,-0.04691987,-0.007258486,-0.049133662,-0.004715265,-0.009691325,-0.008605845,-0.022787811,-0.05248958,0.059457947,-0.016321398,-0.009339292,0.016257826,-0.008407055,0.04325171,0.016686067,-0.026967248,-0.048707422,-0.020892648,-0.012192707,0.013196604,-0.030251635,0.024054898,0.0024956213,0.03383501,0.07438797,-0.025071258,-0.039662983,-0.055396665,-0.037060395,-0.010699445,-0.014043447,-0.005298862,0.013351528,0.010542175,0.0011353444,0.01690928,0.0011858956,-0.0044932393,-0.057427276,0.008244313,0.025071634,0.0033239673,0.01362031,-0.04766995,0.040508743,-0.0005816727,0.012298447,0.005861238,0.021307897,0.0033848274,0.016687475,-0.020717092,0.019935632,0.020296693,-0.006397036,0.0033223196,0.024264207,0.020949824,-0.013279182,0.008759346,-0.023633491,0.00044438188,-0.022408647,-0.029811203,0.029317949,0.0073790182,-0.042550724,0.039840505,0.011188779,-0.019803787,0.0047314423,0.034579247,-0.00007607131,0.02022803,0.0014318383,-0.027886901,0.046358723,0.011556169,-0.028183043,0.004450255,0.022346089,0.033326086,0.008040039,-0.0048996904,-0.0055199973,0.015999064,-0.016777659,0.0029203477,-0.018717548,0.011622604,0.023770723,0.058291476,-0.052862026,-0.014332823,0.00039331647,0.018413724,-0.013043969,0.0010461784,-0.012453335,0.053009134,-0.0068161595,-0.024928687,-0.0043223575,-0.019667486,-0.031721536,0.0037548402,-0.0024044586,0.0075320746,-0.026775798,-0.011756615,0.052462526,-0.016272027,0.013915334,0.01551368,-0.057520676,0.049464792,0.020987641,-0.020040136,0.0035887507,-0.05770359,0.02652709,0.017478282,0.03761331,0.0013499755,-0.022741342,0.02835525,0.035724748,-0.013112263,0.014532203,-0.011723154,0.033996366,-0.035590146,0.035636283,0.019971142,-0.009040519,-0.007496706,0.030742558,-0.0066772117,-0.034145366,-0.01925763,-0.018335216,-0.030300023,-0.01979665,0.0045463047,0.01545948,0.060972415,0.014617059,-0.0056222584,-0.024407342,-0.015851077,-0.008546756,-0.0192428,-0.024725145,-0.018575002,0.021444736,0.008577021,-0.038846992,0.03455391,0.043649267,-0.03463808,0.024350284,-0.0148365395,0.033581115,-0.036877498,-0.028086623,0.030214975,0.012008524,-0.0039043857,-0.013790441,0.009383129,0.017591026,0.0064236233,-0.09947682,-0.052172992,-0.0030819005,-0.00972232,-0.028310651,-0.0074242633,-0.024163151,-0.005778169,0.045812882,-0.029495902,0.010571423,-0.016778005,-0.01987433,0.0046695676,-0.0118854325,-0.02150224,-0.009591013,-0.036399152,0.07799583,0.0019030521,0.0274823,0.011132882,0.008332182,0.014508199,0.028590264,0.03401821,0.0020281803,-0.026846884,-0.019064272,0.018760018,-0.028328316,-0.0014229668,-0.023641396,-0.04017241,0.040213946,0.039374836,-0.045462683,-0.034639943,-0.048692055,0.0482012,0.0018295505,-0.008589905,0.0052774963,0.031889644,0.0096872635,-0.0209509,-0.033490766,0.00066401577,0.0073371455,-0.01453397,-0.020946518,0.012880698,0.037597217,0.032910883,0.00935301,-0.055258617,0.024004657,0.004810658,0.036841143,0.0019124886,0.02065817,-0.00085543597,0.025410518,0.023669679,-0.0015887081,0.008840789,-0.019619428,0.014500791,-0.047702316,0.0065384926,0.0000149663465,0.02714683,-0.0097536715,-0.018385287,-0.0069097546,0.06991608,0.020775214,-0.014194483,0.039270345,0.025168827,0.01970495,0.039465006,-0.008855572,-0.029239798,-0.021119809,0.0108329095,0.0018220253,-0.01008535,-0.012170583,0.06398962,0.015453669,-0.023182875,0.01390175,-0.022604363,-0.1700464,0.03330286,0.006262396,0.027075427,0.012702714,0.048899524,-0.026975827,-0.0153950425,-0.030937253,0.036387876,0.008784903,-0.040030934,0.029235894,0.031022346,0.031529684,0.005220866,0.013363075,-0.00689391,-0.032455318,-0.027195191,-0.025679234,-0.04260919,0.02256782,-0.023716278,0.011255856,0.014670068,0.07019962,-0.010693986,0.0024085804,-0.02336365,-0.052252773,-0.018124456,0.0007663443,0.03785277,-0.011970798,0.063832186,-0.011778181,-0.00018967438,0.048375513,0.0032945583,0.08866008,0.029354014,-0.0031966297,0.022954121,-0.002476096,-0.0038046255,-0.0007952322,-0.010684343,-0.043789938,0.0047896802,-0.04493105,-0.032544147,-0.031051986,-0.0012432215,-0.032725364,0.015192706,0.059630074,0.08332372,0.0021188704,-0.013502294,-0.008763221,-0.023018591,0.037789684,-0.047046144,-0.04910399,-0.016168926,0.035417773,0.020326898,0.012895093,-0.016927782,0.04822869,-0.10753889,0.01383077,0.0026463137,-0.02983196,0.04301378,-0.03828278,-0.015574332,0.00949989,-0.11442374,-0.0076734438,0.029810736,0.0073066484,0.02626142,-0.0064298003,-0.07939655,-0.028329669,0.0135349715,0.020117428,0.23790202,0.019179568,0.042535044,-0.0001589537,0.018052094,-0.01656056,0.0013119621,0.071149364,-0.010173779,-0.0091983145,0.001962145,0.0066102124,0.025168357,0.011099435,0.010006727,0.014136332,-0.062738396,-0.021742528,0.060226183,-0.010158008,0.038621645,-0.019618075,0.027830109,-0.007898909,-0.023154963,-0.03168392,-0.038585227,-0.0053556506,-0.019248247,-0.036823712,-0.048361428,0.014626191,0.047912616,-0.03880605,0.01186071,0.0062222756,0.01753965,-0.007461249,-0.009351983,0.036398456,0.009045464,-0.002949282,-0.018722378,-0.025459923,-0.02897928,-0.0031492098,-0.020267798,0.00906991,-0.019397827,0.0079065915,0.00446257,-0.040553726,-0.0050183875,-0.018551476,-0.015711844,-0.015623099,-0.023161646,-0.019631624,-0.0072684265,0.014132561,0.05269432,0.0017926586,-0.053315397,0.0005873383,-0.015772969,0.03606084,-0.029551456,0.011524859,-0.037817743,0.07013477,-0.0048472187,0.010042007,-0.014879868,-0.0071966653,0.032327097,-0.035288397,0.039109793,0.018182397,0.013480739,0.013387751,-0.012883478,0.0036053257,-0.024686972,-0.019876327,0.008872977,-0.023392811,0.06948992,0.06216881,-0.0056528826,-0.007807088,-0.02748148,0.0068979054,-0.029874945,-0.0041531012,-0.047491524,0.0057743625,0.035467893,0.0014820173,-0.004729542,0.020403348,-0.04200828,-0.036430724,-0.006689678,0.0038776202,-0.0018722266,-0.022541417,-0.045378093,0.023347054,0.008382294,0.008529687,-0.03167125,0.0030990022,0.00551897,0.0050519644,-0.0177141,0.04022052,0.0002681271,0.034465894,0.05236975,0.040988877,-0.015633965,0.04422729,-0.008585009,0.022570362,-0.002589829,-0.06649852,-0.0010276986,0.05610747,-0.042320896,0.059952807,-0.020987475,-0.01754083,0.02021091,0.024652839,0.020118203,0.012959419,0.034866292,0.03263303,0.041437283,0.035248935,-0.054644074,0.00045957745,-0.041617345,0.037451815,0.0024180051,0.03001142,-0.042962573,-0.035497855,0.003005442,-0.018477606,0.025978317,0.060648948,0.011252222,-0.051862217,0.003879635,-0.088939376,-0.0036121327,-0.055164248,-0.059136722,-0.009176462,0.025554618,-0.028787669,-0.01602682,0.041343633,-0.010247296,0.03567623,-0.009813121,0.047444966,-0.011067653,-0.020555317,0.0014213758,0.005460966,-0.03849569,-0.0044552246,-0.002940315,-0.044817097,-0.027282245,-0.016957786,-0.035824824,-0.07226366,0.004255371,-0.028821481,-0.04495728,-0.0014882948,0.035344306,-0.022712251,0.008952123,0.0022674417,-0.044531554,-0.017646335,0.0035409245,0.098870896,0.000311648,-0.009247386,0.018200824,0.020602668,0.022034124,-0.014814026,0.042916674,0.03157384,-0.0028946472,0.014727115,0.012889147,-0.029507954,0.009018443,-0.027991753,0.0039559547,0.026314875,0.018641239,0.00424696,0.027961481,0.016057117,-0.02325058,-0.004399949,0.034702875,-0.028331367,0.043155838,0.06483672,0.012536653,-0.017916176,-0.0062703174,-0.0335129,-0.019126695,-0.03786475,-0.021078281,0.05340693,-0.005776817,-0.02145954,0.023157442,-0.032514255,-0.0008560631,-0.03787586,-0.01770813,0.0080895005,0.0020225248,0.023623463,0.01289177,0.04020204,-0.012580689,-0.06289367,0.012942508,0.0056163087,0.032359708,0.052317627,0.0149224335,-0.020719381,-0.052296173,-0.017345704,0.03907333,0.017064052,-0.01134543,-0.058184475,0.025403133,-0.039686553,-0.0011606086,0.038577795,0.018061051,0.0027144447,-0.013255497,-0.04336476,-0.0139557095,0.027635362,0.010522869,-0.028425371,-0.008947949,-0.05705637,-0.0022493193,0.005693131,-0.029145973,-0.05996492,-0.019633135,0.0120585915,0.0029008165,0.001156643,0.027619556,0.003642141,-0.017624434,0.029542627,0.053062513,-0.045891657,-0.059658423,0.075510874,-0.011934305,0.023067992,-0.0035756133,0.0037665928,0.052616447,-0.028284756,-0.0058897845,-0.027280373,0.0415309,0.020312332,-0.042047873,0.06250745,-0.024325365,-0.011989882,-0.022297138,0.042175975,-0.0012109242,-0.002297345,0.0094869165,0.004564953,0.014209385,-0.046286345,-0.042189803,0.025179869,-0.03495433,-0.023810709,0.010201715,0.017902246,0.031181924,-0.026563855,0.01621805,0.030566461,-0.0007827052,-0.007474311,0.020653432,-0.021275908,0.015633712,-0.016629089,-0.0009723996,0.015256051,-0.0028754063,-0.010662997,-0.03366604,0.026797885,-0.030862078,-0.030526279,-0.031528346,0.010173617,-0.018242748,0.003490418,-0.01423242,-0.015125253,-0.011625194,-0.016897446,0.028847285,-0.026913937,0.012785675,0.02941121,0.013726047,-0.049895532,0.01810706,0.00041094254,0.024766937,0.029495226,0.03493153,-0.012745585,-0.055105824,0.01697178,0.057494573,-0.028345214,0.00105889,-0.026693154,0.057299703,-0.006241611,-0.03616393,-0.0075449953,0.0023224798,0.056837402,-0.02475399,0.028819552,-0.044337805,-0.02503347,0.008831843,0.019762473,0.028657723,0.016227888,0.03020778,-0.017013656,-0.0068867113,-0.06294995,-0.00055086764,-0.00493817,-0.04519577,0.041015748,-0.0041738832,-0.037802067,0.005774185,-0.014572422,-0.03451194,-0.051159624,0.011735078,-0.036052383,0.0046513346,-0.022610655,-0.028751098,0.020419355,0.03677971,0.01385021,0.01208296,0.031967208,-0.03527906,0.043041404,-0.14728801,0.011027871,-0.03305765,0.007461447,0.0039706486,0.01076287,-0.03521569,0.007567114,-0.020188311,0.0064319205,-0.027905043,-0.037796278,0.0008297234,-0.011383658,-0.017899336,0.048997678,-0.016958334,-0.00008092534,-0.008039342,0.045210715,0.015015098,0.009907593,0.04941766,-0.016842699,-0.036783498,0.027228184,-0.016059132,-0.0009885399,-0.029017981,-0.03451437,-0.011727501,-0.062371545,0.043606427,0.02757109,-0.05494404,-0.030254582,-0.028292371,0.0018073871,-0.029493513,0.011414951,-0.026213273,0.004157815,0.013608526,-0.018587878,0.036749303,0.08039713,-0.016041348,-0.026310332,-0.050055422,-0.035827402,-0.016908927,0.035661444,-0.05802678,0.022569291,0.0043680393,0.013211362,-0.014461763,-0.016295874,0.015492009,0.054085147,-0.006139706,0.028036691,-0.004933067,-0.017327186,0.024763176,0.034589455,-0.07353279,0.0023512165,-0.02290603,0.016966714,-0.00013677609,-0.006128232,-0.032071434,-0.039441235,-0.014593809,-0.0247101,0.05615451,0.010108609,-0.0063292626,-0.0169784,-0.031295817,0.020560851,-0.014372717,-0.019414498,0.05081883,0.00023971665,-0.013699505,0.03156518,0.0035652306,0.00901985,-0.02001315,-0.030392572,-0.011240368,-0.008769801,0.03839274,0.035867788,-0.018762138,0.022977216,-0.018808028,0.009774158,0.007934539,-0.0010379506,-0.029385392,-0.0015758293,-0.016312815,0.059380505,0.03541036,-0.009922452,-0.033801608,-0.015822805,-0.028315758,-0.049236223,0.0063697053,0.015197391,-0.07189188,-0.040554017,-0.018200349,0.06091076,0.038887832,-0.0035498769,-0.027214946,-0.042190783,0.029410033,-0.016802708,0.024646785,0.02015345,0.044798233,0.035276145,0.031275142,0.0027180398,0.01854045,-0.0063134134,-0.02998768,0.014107213,0.06806979,-0.010298817,0.0028279615,0.041951045,-0.005577774,-0.05609821,-0.029853929,0.0028397108,0.0035853486,-0.050227754,0.0040395465,-0.06640688,0.0053336574,0.008221069,0.0027539,-0.018396636,0.005706225,-0.022598036,-0.019295007,0.045748882,-0.0115342345,0.013541347,-0.0415332,-0.013554594,-0.010496044,0.044165555,-0.0055770758,-0.0022736078,-0.033277586,-0.0016820364,-0.024212824,0.019854756,-0.01549863,-0.034491546,-0.04439814,0.038873542,0.026918292,0.06852814,-0.0037058685,0.039089277,0.021843495,-0.025003642,-0.019775825,0.02645896,-0.03819614,-0.029609788,0.045349617,-0.010307652,0.03741518,0.032216575,-0.05743656,-0.017710792,0.0037664555,0.017443763,0.02496805,0.04109414,0.013090667,-0.0050061084,-0.026575472,-0.041287117,0.037141327,-0.026465219,0.026974099,0.012174846,0.0025666615,0.00633945,0.010429662,-0.0050639086,0.020531377,-0.0047992556,0.0004635135,-0.02088479,0.02291129,-0.0061436957,-0.010000808,-0.021717595,-0.013527485,-0.0039314935,-0.010937048,0.009163573,0.03723119,-0.023440396,0.08619594,0.01062366,-0.017863879,0.0011235898,0.06028989,0.048502665,0.044253606,-0.063942365,-0.034242574,-0.018189004,-0.02797585,0.018633943,0.0023243576,-0.019209586,-0.0059405267,0.004772368,-0.013219069,0.030733757,-0.017492188,0.01739113,-0.029345136,-0.0023046047,-0.0064741364,-0.045201052,0.043791436,-0.043099504,0.02633501,0.014431166],"last_embed":{"hash":"1s7stw7","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"1s7stw7","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 2: App Locking#{4}","lines":[282,283],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1s7stw7","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 3: Social Accountability#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0011613689,-0.05787422,-0.024053017,-0.016607828,-0.0432446,0.023467595,0.048285045,0.02661249,0.004457258,0.011369898,0.005542769,0.030566638,-0.016496193,0.0030581858,0.035859425,0.03526994,-0.0038107263,-0.010412872,-0.032990724,-0.013802886,-0.018706664,0.007835649,-0.0012557997,0.02963146,-0.014352838,0.04484647,0.0067849713,-0.046033163,-0.0379301,0.030685032,-0.034510326,-0.051708594,0.014392887,-0.010113918,-0.008185933,-0.024783261,-0.0062364032,-0.023950586,-0.05725152,0.027777823,0.009191372,-0.017191954,0.020769013,-0.010545209,0.017922767,0.0018200157,-0.036116887,-0.043018218,-0.022027764,-0.022557957,0.02808801,-0.007143508,0.030131351,0.0019193722,0.053602457,0.06631267,-0.022748556,-0.03783084,-0.06558972,0.0071635214,-0.03920349,0.034545556,0.0051267445,-0.014105603,0.010213717,0.012334579,0.0007075928,-0.024312165,0.0075405394,-0.020369727,0.0032693674,0.0077136047,-0.02639002,0.022139734,-0.04647491,0.014939067,-0.00329079,0.0075167604,0.014763935,0.034453325,-0.014131146,-0.0023178097,-0.009345484,0.009825302,0.001711504,0.025457457,-0.007934105,0.02839517,0.025443874,-0.010853518,-0.03150019,0.011043662,-0.0005187889,-0.012076851,-0.040266957,0.0057449876,-0.015506984,-0.04317588,0.03753733,0.0026106038,0.010444869,0.00004005057,0.013665403,0.04421965,0.016419567,-0.0063388674,0.0048298226,0.019674014,0.009493644,-0.021379512,0.0035943114,0.0025699872,0.024243606,0.006630407,0.0015491649,0.0029579834,0.02988788,-0.008139654,-0.0012438219,-0.037502035,0.013575529,0.017601727,0.07140836,-0.056961287,0.005989608,-0.028865976,0.010903603,-0.005003921,-0.018021759,-0.01466917,-0.0003113642,0.043787446,-0.030459402,-0.0010426557,0.0108660245,-0.016249908,0.0051389444,-0.014689624,-0.0064321123,-0.010446081,0.013490543,0.044880953,-0.06944368,0.0026399756,0.016865458,-0.055167027,0.009761067,-0.00162482,0.047556967,-0.010499959,-0.026078723,0.029984722,0.031587932,0.03703762,-0.013694795,-0.011742373,0.054701146,0.03255003,-0.0055838884,-0.0068837437,-0.017211476,0.039553434,-0.042897567,0.014660484,0.010191847,-0.00036137065,-0.027586596,-0.009059502,-0.0201279,-0.0073511633,-0.015085201,-0.013809501,-0.005004295,-0.032860946,0.019122986,0.009263991,0.07065201,0.019408647,0.01879538,-0.013760036,-0.01367872,0.015647752,-0.019689666,-0.017338954,-0.010441606,0.058891017,-0.026088566,-0.0370995,0.043374024,0.062477447,-0.026157372,0.025325993,0.013389955,0.019287474,-0.041986834,-0.018974068,0.0018695069,0.013581358,0.005211553,-0.016208608,-0.02322166,0.021991236,-0.0045933607,-0.0779289,-0.03357331,0.0046397294,-0.032266516,-0.033507366,-0.0022800455,-0.03508073,-0.022096518,0.033802707,-0.038627747,0.012228486,-0.02818461,-0.029036118,-0.003971925,-0.01564511,0.013940623,0.013402286,-0.025104772,0.06360363,-0.0029002428,0.020170491,-0.0056019467,0.03108867,0.0037011728,0.038044795,0.03394738,-0.017476233,-0.029464744,-0.013502815,-0.0033088918,-0.010640694,-0.019105507,0.019988028,-0.05117134,0.046450727,0.07783623,-0.027844872,-0.008606918,-0.014522064,-0.002858643,-0.02852164,-0.04260601,0.0022986643,0.052467834,0.050647646,-0.009922348,0.02282599,-0.00593594,0.013489373,-0.013159377,0.0119266985,0.010274465,0.04542523,0.000981311,-0.01356413,-0.005292294,0.015974216,0.0037844703,0.014465049,0.010497068,0.008846683,-0.0039120014,0.025305001,0.019181,-0.01548348,-0.003126086,-0.0113801295,0.023718383,-0.061305203,-0.012290922,0.0049988064,-0.002587566,0.027829302,-0.030056432,0.045747176,0.07110844,0.017440656,0.009896225,0.038267527,0.022611113,0.022791732,0.064005904,-0.02854497,-0.030216137,-0.011538946,0.003553107,-0.023618905,0.0076257186,-0.0053973524,0.07153923,-0.0050831786,-0.021260852,-0.0072668465,0.015730903,-0.16952951,0.013635046,-0.05247448,0.047309354,0.013001797,0.03711606,-0.045505755,0.0045737163,-0.030658111,0.048618723,0.013931274,-0.063274756,0.014112626,0.021648783,-0.01327532,0.009949639,0.0069825384,0.021293744,-0.036205035,-0.034267563,-0.04839956,-0.040870506,-0.0007161116,-0.02982205,-0.019391315,0.035875,0.09924098,-0.002330644,-0.019083373,-0.0332825,-0.05357597,-0.013602995,0.011599431,-0.010379096,0.018219749,0.053826436,0.0007712478,-0.036925986,0.046111748,-0.002566342,0.055129427,0.052800804,0.008013756,0.01981449,-0.015742218,-0.008642326,0.0007657268,0.019267455,-0.057129595,0.005199013,-0.05694288,-0.021162504,-0.034254987,-0.02044417,-0.047004893,-0.017571993,0.02153309,0.06088646,0.017648146,-0.0027202107,0.003387299,-0.025602097,0.0049006226,-0.018893545,-0.062180445,-0.011121966,0.021451477,-0.025334148,0.0055119176,-0.01682039,0.054278977,-0.08059067,-0.0016045236,-0.004630545,-0.048991382,0.023159076,-0.040159717,-0.017903937,-0.0040547242,-0.10307929,0.022769352,0.019540947,-0.03170857,0.03439717,0.016079217,-0.07149501,0.0007738853,0.03328347,0.046168823,0.25483474,0.029454388,0.009429243,0.03467895,0.004484613,-0.022726025,0.013389654,0.051969815,-0.01667051,-0.016284727,-0.029673023,0.00877556,0.03426343,0.0028141048,0.0086400015,-0.0016110893,-0.065847926,-0.011128463,0.074805155,0.012249904,0.029470606,-0.053550478,0.017309094,-0.011044381,-0.04979897,0.0049265367,-0.041842833,-0.0015012502,0.011464163,-0.010430135,-0.03814818,0.0049466845,0.04842231,-0.031020261,-0.0056051062,-0.0025816604,0.039058607,-0.049029186,0.014203698,0.056352314,0.0015043812,-0.017107716,0.02394575,-0.0005589106,-0.0016570768,-0.019330611,-0.0113715585,0.004099319,-0.028414197,0.036947742,0.021770822,-0.046692543,0.001620972,-0.0042973487,-0.025044426,-0.000099625075,-0.03397606,-0.019583337,-0.017863907,0.0025055716,0.032228433,-0.012827539,-0.017258849,-0.005562467,-0.0043273713,0.003387354,-0.009261447,0.0046662237,-0.0471905,0.04509752,0.008020153,0.046261452,-0.0030188318,0.011544003,0.040108718,-0.0302048,0.07515151,0.019802745,0.04422275,0.019302938,-0.034693215,-0.010621346,-0.023083325,-0.00960792,0.0095311,-0.03542291,0.017033344,0.048540186,0.0018628798,0.008836202,-0.01289667,0.024616946,0.0051848083,-0.013904023,-0.036619645,-0.016302103,0.036436915,-0.01888511,-0.022591203,0.015473948,-0.052365463,-0.016848505,-0.010811934,0.019088525,0.013762977,-0.005661397,-0.035613663,0.008255694,0.011078327,0.007226903,-0.029232567,-0.00015503647,0.01847523,0.013836075,-0.0038375154,0.035162568,0.0072146687,0.008116338,0.100490935,0.016935296,-0.013467254,0.050440166,-0.031100646,0.00029255406,-0.016356703,-0.06008968,0.026083862,0.04393016,-0.037141312,0.047231,0.008881127,-0.027317218,0.019763751,-0.0035503304,0.021691693,-0.0050202315,0.004307839,-0.012902895,-0.004867292,-0.0025099267,-0.058723286,0.025326632,-0.016520493,-0.0123244785,0.02485465,0.02269979,-0.013910461,-0.011037611,-0.01070949,-0.019524027,0.0022580936,0.040534068,0.0107914675,-0.026982902,0.008084844,-0.070218995,-0.0031184931,-0.05742035,-0.038866915,-0.012205682,-0.0046032146,-0.025174536,-0.014831564,0.07229814,0.00389187,0.03784832,0.0021551244,0.02680931,0.006402819,-0.009538968,0.02588189,-0.012487992,-0.0098795425,0.014036306,-0.0071695833,-0.037348293,-0.055294465,0.0033874903,-0.010046366,-0.01597015,0.013570887,-0.034904692,-0.02070648,-0.029872732,0.021147275,-0.06910264,-0.014493374,0.013645296,-0.046240084,-0.024507592,0.0043838117,0.07827105,0.02569165,-0.0070849345,0.004022631,0.00413572,0.04886925,0.0089287255,0.040806573,0.011781571,-0.00798657,0.0003066492,0.0012629217,-0.03292087,0.0433508,-0.016259622,0.009272249,0.038919296,0.010219556,-0.015988665,0.0008403085,0.007144299,-0.024388434,-0.0015873421,-0.013536593,-0.03988659,0.014059199,0.046758365,0.019270632,0.006198744,-0.0072082574,-0.0015237653,-0.010810377,-0.029381916,-0.046933234,0.025930619,-0.00025132886,-0.014851561,0.04564374,-0.028391628,0.00027141353,-0.055805515,0.023968829,0.010972786,-0.026995715,0.056888465,-0.0075368946,0.020781783,-0.031030484,-0.055334356,0.028715232,-0.009908294,-0.017779836,0.02999313,0.021973915,0.01114575,-0.047022663,-0.02409424,0.00040990626,0.019651387,-0.028836772,-0.055389,0.019804716,-0.06435413,0.034041468,0.022184137,-0.0039429506,-0.011650647,-0.0061167143,-0.036062054,0.0024884585,0.016781615,0.011673355,-0.01696263,-0.018008608,-0.056295335,0.0021665033,0.01028069,-0.022766318,-0.008501498,-0.04294284,-0.011104439,0.018007733,0.0057823164,0.015645143,0.0046864823,-0.015137993,-0.02267446,0.048174813,-0.052035794,-0.005884305,0.029911423,0.015284104,0.03099375,-0.05387459,-0.024825176,0.04443436,-0.056509625,0.021377986,-0.04047916,0.028364722,0.017684616,-0.045919694,0.054555755,-0.05869645,0.004163812,-0.03037177,0.025551325,-0.026096806,-0.013043759,-0.004921436,0.025351902,0.008880776,-0.011818815,-0.011696854,-0.010552692,-0.03476246,-0.025606418,0.03516877,0.0051178685,0.0034336816,-0.018681807,0.009451984,0.033446256,-0.0064014858,0.0005543885,0.0390577,-0.043391086,-0.019595442,-0.015551682,0.0015385316,-0.00546614,-0.028842913,-0.033835486,-0.019186152,0.037901007,-0.008051234,-0.016844418,-0.012950588,-0.022641625,-0.037920468,0.008719376,-0.006683994,-0.000977261,-0.0073662377,-0.034362003,0.0730208,-0.02699786,0.0090614855,0.024719283,-0.041075666,-0.036269642,0.038255893,0.021744715,-0.000047083802,0.03910576,0.018290779,-0.016672894,-0.028285487,-0.007539752,0.0658806,0.0029246397,-0.0114813475,-0.02523364,0.013416602,-0.021899117,0.007367887,0.008271727,0.038115595,0.056875,-0.025094552,0.015871577,-0.0108323665,-0.023575375,0.0063192747,0.04058248,0.0072430586,-0.023558393,0.023359928,-0.025740579,0.012618246,-0.026879638,-0.009249263,0.03845368,-0.019323383,0.032836143,-0.0002774386,-0.05214503,0.039473478,0.012693643,-0.033976756,-0.06863441,0.008302003,-0.018630186,0.013313398,-0.04308937,-0.016376,0.036808673,0.052838515,-0.021623245,0.011852554,0.010659378,-0.046941344,0.009638014,-0.1566454,-0.0056945207,-0.026656875,0.011636075,-0.0150084365,-0.0018274408,-0.018413331,0.017460218,-0.0071767555,0.0062039783,-0.032220516,-0.053455267,0.036713067,0.0005420889,0.0026263124,0.022792391,-0.009462019,-0.0047391783,-0.004175459,0.063664354,0.022077559,0.022670323,0.05819441,0.025615694,-0.02205384,0.016085733,-0.0026288745,0.0043702265,-0.036693525,-0.04098935,0.0023764719,-0.047744717,0.026764994,0.02303005,-0.014535859,-0.028363964,0.00065449305,0.011520558,-0.024657914,-0.00501137,-0.04385003,0.013943958,-0.0013683437,-0.016132943,0.044427086,0.09456332,-0.018293384,-0.007538316,-0.039919697,0.010671482,-0.009771157,0.044977948,-0.038832944,0.041583072,0.002030565,-0.01069275,-0.0116102025,-0.038918067,0.02504148,0.061251976,-0.016238634,0.013336259,0.006180568,0.027571552,0.0036021036,0.040629998,-0.06819847,-0.0054750317,-0.02737584,0.046710983,-0.026328718,-0.03570754,0.0047883657,-0.037552062,-0.00077391963,-0.002105557,0.039929796,0.019929672,-0.010700506,0.00026116963,-0.014406191,0.007017606,-0.028374746,-0.031043204,0.05045915,-0.037016694,0.005136216,0.0032751155,-0.02183528,-0.005573938,-0.028901197,-0.038231317,-0.020540537,-0.038480513,0.038918894,0.021874715,-0.037245475,0.025666421,-0.03788923,-0.011543118,0.022172755,0.0014719138,-0.025069838,-0.0034095964,-0.029313356,0.03476203,0.03858051,-0.0023679936,-0.026258312,-0.012866386,-0.021947162,-0.026455991,0.020492775,0.005701609,-0.08893657,-0.022643972,-0.021721829,0.079515815,0.028315188,0.018377943,-0.009743103,0.017190486,0.017248046,-0.029304724,0.019861042,0.039411727,0.005291975,0.030516494,0.034203444,0.004477219,0.01852658,-0.017976819,0.0069748145,0.018272167,0.034429327,-0.014144341,-0.0013826482,0.032691747,-0.006901058,-0.067118146,-0.02903796,0.008752175,0.004007266,-0.048256867,0.0014403928,-0.05568936,-0.0158981,0.015725186,-0.0035468435,-0.006665767,-0.0054779984,-0.012119279,0.021833822,0.06781118,-0.01333547,0.030201202,-0.035259154,0.025537252,0.0022332522,0.04850825,-0.028248074,0.0067069647,-0.062279552,-0.025169468,-0.04358244,0.030810535,-0.037718892,-0.017847704,-0.03358649,0.0038591432,0.016985804,0.045788188,-0.02641521,-0.0013163453,0.024274567,-0.012769751,0.0006500478,0.02918609,0.002802278,-0.011452114,0.039255235,0.009178796,0.016018094,0.028904272,-0.021559503,-0.03497373,-0.00027725883,0.0321244,-0.016763126,0.030117529,0.023640737,-0.0114005925,-0.03319987,-0.03715613,0.063072965,0.002985236,0.035932336,0.008252765,0.028915836,0.03275912,-0.030303363,-0.0058407052,0.014161623,0.009000011,-0.0044786655,-0.014462617,0.011665892,-0.028085008,-0.018016297,-0.0090675205,-0.0020254783,-0.0076849093,-0.011612885,0.022068337,0.03416393,-0.00793026,0.09868028,0.0051870905,0.008653341,-0.00467607,0.0678383,0.05239712,0.052396104,-0.04436054,0.005352548,-0.001507834,-0.022571081,0.030067151,-0.022647448,-0.028593872,-0.01610996,-0.003731098,-0.021715952,0.04242627,-0.032138474,0.010063235,-0.06841786,-0.0036816497,-0.020928532,-0.04947639,0.05056498,0.007467622,-0.008569666,0.009110897],"last_embed":{"hash":"1njc3ik","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"1njc3ik","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 3: Social Accountability#{1}","lines":[285,285],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1njc3ik","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 3: Social Accountability#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028305395,-0.045241036,-0.007741362,-0.010080996,-0.040995147,0.014862775,0.04522659,0.011320829,-0.010262686,-0.003147631,0.0035668605,0.03485115,-0.010696253,0.014337311,0.04341161,0.027109733,0.012688462,-0.014928913,-0.022736466,-0.006942582,-0.02800584,0.004176878,0.00817871,0.035854757,-0.0056371475,0.030355385,0.006646704,-0.039722748,-0.021018878,0.042627368,-0.012132164,-0.0660549,-0.0055307266,-0.005763775,-0.0050730486,-0.018316107,0.0060033943,-0.02848531,-0.060478885,0.026397733,0.023147121,-0.033514842,0.022517169,-0.016695192,0.028050406,0.0013510364,-0.04036748,-0.026776569,-0.032189626,-0.02382097,0.030008476,-0.014811572,0.05013674,0.003909114,0.03430362,0.05305351,-0.018768616,-0.024925312,-0.044435587,0.0032776499,-0.02340863,0.0026776458,0.00494902,-0.016664606,0.0038320671,0.03257193,-0.0037647055,-0.03673492,0.0010648435,-0.014358653,-0.004567293,0.012543857,-0.037743744,0.002114641,-0.045081925,0.026415283,-0.009355638,0.01522943,0.0048887734,0.037636604,-0.0034941484,-0.00253569,-0.008881945,-0.0035243588,0.0067982324,0.01614127,-0.029497482,0.05668959,0.023825346,-0.008634149,-0.011016851,0.03183683,0.002325548,-0.020023284,-0.03047219,-0.015759584,-0.007461312,-0.023572868,0.019666938,-0.00022006128,0.024683667,-0.03231138,0.021719258,0.030484524,0.026412569,-0.007884588,0.03169534,-0.00074336765,-0.002922919,-0.016584983,-0.0129818525,0.0053409315,0.035564713,-0.0001044469,-0.004228202,-0.0012369581,0.013994421,-0.012708721,-0.0024928767,-0.040616304,0.011332254,0.02780982,0.06470564,-0.035303477,-0.030857379,-0.043916117,-0.014364813,0.010519937,-0.033198915,0.0045380997,0.0017470758,0.035152044,-0.012897204,-0.009491892,0.027757863,-0.0060320646,0.012764515,0.004375297,0.0021239752,0.0052903076,0.015840296,0.053190947,-0.084706314,-0.008681713,0.02582753,-0.076083355,0.021126091,0.009799764,0.06512001,-0.0061899885,-0.014282676,0.034417175,0.019559529,0.035390828,-0.022705667,-0.016454384,0.06327116,0.040862024,0.01845261,0.02110787,0.004928598,0.031190276,-0.03808366,0.029764313,-0.011523743,0.0048255096,-0.015197054,-0.000056526707,-0.007987095,-0.003622421,-0.00812515,-0.0037341323,-0.00026333082,-0.037901413,0.016946197,0.017808393,0.069719486,0.03556578,0.009311509,-0.0140794935,-0.003775199,0.016117927,-0.017508082,-0.039985355,-0.0127976835,0.067334056,-0.0126356315,-0.042444773,0.025522541,0.03670736,-0.031524025,0.004803878,-0.015540769,0.022739442,-0.052075196,-0.008186068,0.029159863,0.0019074825,0.022427313,-0.031862497,-0.014279492,0.03519256,0.0027293963,-0.067290395,-0.0070880204,0.0029380042,-0.009581463,-0.033433758,0.016400212,-0.04742232,-0.009508686,0.03713916,-0.0441377,-0.0010809314,-0.029857615,-0.017654814,-0.00030923056,-0.036218785,0.023069205,0.012148437,-0.01806058,0.046352126,-0.0040130015,0.02550271,-0.00533969,0.04113088,-0.012013006,0.030087233,0.007929778,-0.037677113,0.021295719,-0.015879817,-0.017308462,0.0071536973,-0.005656321,0.004789584,-0.061899554,0.038782306,0.07420384,-0.02309621,-0.028742582,0.013076355,-0.0069452696,-0.033309408,-0.02443243,0.01329352,0.030389335,0.054012746,-0.017926726,0.017775025,-0.017136298,0.0026637493,-0.021774314,0.014442331,0.018795582,0.05794649,0.007666057,-0.0077293334,0.052557684,0.022571221,-0.0014602283,-0.013280094,-0.0007327484,0.0074912384,0.0036940216,0.026389426,0.0026047796,-0.019985452,-0.00007910517,-0.013913688,0.037712198,-0.036015473,-0.0136488145,-0.0020409469,-0.009052538,0.009613165,-0.03143432,0.053843822,0.05180854,0.01029289,0.00970946,0.009522936,0.021886023,0.012838071,0.06412373,-0.0019222914,-0.021901093,-0.03890478,0.009600271,-0.0069776527,-0.0023735212,-0.0048714215,0.07484036,-0.0014645639,-0.035689477,0.016098844,0.0055000875,-0.16054009,0.015878636,-0.070734106,0.019700494,0.015005362,0.029491466,-0.035078205,0.002676345,-0.052599326,0.057269454,0.035673495,-0.05383706,0.030954875,0.0016276357,-0.010245755,-0.0054272152,0.002845621,0.030766653,-0.039616324,-0.039472714,-0.029716259,-0.046351068,0.015487802,-0.031103002,-0.06021959,0.01869459,0.07424156,-0.023594135,0.0057438887,-0.029159488,-0.037472695,-0.013170333,0.012544564,-0.018910551,0.027866546,0.042990707,0.017212732,-0.02591778,0.036891952,0.006901285,0.020996442,0.057622664,0.003224933,0.020745311,-0.015555094,-0.018194182,0.014303799,0.018184772,-0.05055889,0.0022153417,-0.04115973,-0.01523712,-0.015013704,-0.016720932,-0.051639374,-0.011690936,0.027412554,0.04947752,-0.0026725254,-0.0056989905,-0.0044526695,-0.012857018,0.0061567686,-0.02309575,-0.039749924,-0.016113319,0.05444725,-0.012331235,0.005652074,-0.023038393,0.05640861,-0.078719445,0.0188081,-0.016521646,-0.03331303,0.036444303,-0.03925017,-0.018635426,-0.014898566,-0.09232327,0.014177026,0.01692036,-0.051021725,0.015683465,0.0036164508,-0.059548598,0.022678318,0.016022377,0.04017463,0.23663175,0.03512703,-0.010712794,0.031853005,0.010691524,-0.037775464,-0.00050960877,0.047752306,-0.019766985,-0.023693234,0.0015889859,0.014866045,0.027765289,0.011844232,-0.010556999,0.0061434754,-0.06270889,0.0064201956,0.07091213,0.023247128,0.0075918273,-0.023077162,0.006514193,-0.015504732,-0.053570926,-0.010336672,-0.034853563,0.025275534,0.025141899,0.0071767294,-0.01916822,0.0138797145,0.030544342,-0.0013151023,-0.009236304,0.02174499,0.048252888,-0.06928264,0.014808486,0.054457173,-0.02660646,-0.0065845833,0.05090893,-0.025609171,-0.0016276399,-0.05004392,-0.03798768,0.023281537,-0.028168906,0.015963318,0.016292341,-0.02952641,0.0067754216,0.0069207875,0.00485609,0.0039471434,-0.018217197,-0.009392176,-0.028533056,-0.0043798224,0.04831049,-0.001970048,0.00345751,0.01487223,-0.008572383,0.014189736,-0.022955177,-0.007198045,-0.055443067,0.03057748,0.015491326,0.017376056,0.022420598,0.016205974,0.013139777,-0.034057602,0.055329725,0.030752044,0.010554193,0.029982515,-0.021214174,-0.0018805992,-0.01662746,0.009628759,0.0012095748,-0.027345812,0.028383566,0.057763044,-0.0036634454,0.055936873,-0.0076921107,0.03514483,0.019467164,-0.008787544,-0.024671596,-0.0037216102,0.02876515,-0.009656086,-0.0089860475,0.028639691,-0.038709324,-0.009693483,0.018454453,-0.024535522,0.0070091565,0.030337958,-0.0033588423,0.0012017568,-0.011039457,0.01260875,-0.0444076,0.0029020498,0.0071974657,-0.0066311043,0.022267269,0.06862352,0.024482744,0.006613752,0.088444546,-0.016215751,0.0056261853,0.019634048,-0.0080609415,0.012720548,-0.027461581,-0.07951731,0.016459955,0.03992313,-0.022134596,0.047327045,-0.0011818397,-0.016364062,0.040637266,-0.0015726325,0.03917162,-0.0063673058,0.015249139,-0.006163825,-0.012930983,0.010179823,-0.04550114,0.020852948,-0.0080366125,0.017341346,0.033142585,0.025222447,-0.03364895,-0.015773393,-0.028028568,-0.006064251,-0.024568707,0.036493775,0.008133019,-0.031867977,-0.0042925132,-0.07849315,-0.009226433,-0.07381083,-0.010814971,-0.030236024,-0.01716187,-0.010964958,-0.0027765457,0.062025283,0.0040974002,0.014759825,-0.021843921,0.01616072,0.0003306769,-0.012320447,0.015040737,-0.0023175776,-0.017206365,0.0018335738,-0.015866539,-0.0007749066,-0.05856435,0.0102984365,-0.022831842,0.0012609477,0.0030483848,0.0060625076,-0.049896922,0.008227501,0.009898549,-0.06379633,-0.005793672,0.017995477,-0.05826851,-0.024778748,-0.03471053,0.07634755,0.012647405,0.0059463596,0.011244484,-0.011895527,0.07175606,0.054787487,0.034436654,-0.0013085136,0.004031321,0.015772456,-0.008022579,-0.013161005,0.038708802,-0.018208485,-0.004405901,0.0487017,0.021794654,-0.0035898536,-0.0047175647,0.00086952036,-0.038940523,-0.019908397,-0.03881925,-0.048802044,0.0044468595,0.06342028,-0.010900139,0.008382319,-0.013335804,0.014106275,-0.019042797,-0.030389061,-0.0394638,0.015854036,-0.032242935,-0.037585285,0.037937865,-0.003586702,0.002244785,-0.047039844,0.019154433,0.016535165,-0.02475372,0.040120643,0.0063701933,0.02500286,-0.036178187,-0.031555492,0.020003196,0.0051232423,-0.015050255,0.023092553,0.03296138,-0.0033417062,-0.04115626,-0.026082754,-0.015684426,0.016340703,-0.02012916,-0.011994267,0.023687381,-0.067967854,0.049870756,0.028792053,-0.0070534344,-0.0029073658,0.0058286553,-0.027194917,-0.0026184805,-0.008540218,0.005371481,-0.013558871,-0.038596094,-0.041698873,0.012355152,0.011139813,-0.0067838873,-0.040693797,-0.053038158,-0.017954858,0.027361989,-0.03361056,0.052093912,0.007105255,-0.010948019,-0.031255707,0.083953336,-0.04860874,-0.003815662,0.04270487,0.012680003,0.031680018,-0.05708503,-0.03317191,0.015491141,-0.08897893,0.018146938,-0.05955442,0.030041175,0.0047059203,-0.051460214,0.07207643,-0.066931725,-0.005400312,-0.054131858,0.023524586,-0.022736153,-0.009132569,-0.00055610394,0.021458926,-0.004558718,0.0017889981,0.0045058387,-0.012641662,-0.038911484,-0.00510196,0.039373748,0.0037005327,-0.008940698,-0.01888322,-0.012637438,0.024572505,-0.016085612,0.00038353683,0.03129625,-0.033220362,-0.002020764,-0.031828724,0.01153455,-0.02654919,-0.03920312,-0.021350618,-0.035557427,0.010742814,0.013766275,-0.023678202,-0.0064116702,-0.038682953,-0.028874854,-0.0035013761,0.005427222,-0.0033321518,-0.007229072,-0.028796464,0.06379656,0.0004155898,0.010509781,0.0031039072,-0.022472588,-0.006183583,0.009256811,-0.00048397505,0.008982132,-0.00022734188,0.027172392,-0.00032794508,-0.016004717,-0.0038512826,0.016838716,0.01820466,0.0071072066,-0.041076012,-0.01867962,-0.019799134,-0.016397277,-0.014023184,0.049295496,0.05697992,-0.011049026,0.035034303,-0.02259614,-0.042120032,0.0020235681,0.047044806,-0.023932276,-0.011889806,0.021734562,-0.015991071,0.014678371,-0.006186211,-0.009716143,0.045603093,-0.023497082,-0.0047510457,-0.009484121,-0.046251014,0.05411045,-0.0042887116,-0.0336878,-0.058123507,0.004039301,-0.033951227,-0.0020989217,-0.048151586,-0.03302828,0.038261756,0.057178807,-0.013788623,-0.0182693,0.0046063457,-0.051930383,0.024882825,-0.15815058,-0.01486568,-0.018000772,0.00830086,-0.023898115,0.0006206312,-0.0115656415,0.0007828367,0.007876477,0.01227134,-0.029709093,-0.056356095,0.030721666,-0.0030375405,-0.016517771,0.016827168,0.0056198197,0.010706231,-0.03462319,0.05959586,0.005872756,0.03437515,0.05711447,0.029920178,-0.009720684,0.02431564,0.0035745911,-0.00702576,-0.031174256,-0.034312353,-0.006199155,-0.053392805,0.03358986,0.03413639,-0.023862662,-0.0092911655,0.023442341,-0.01347508,-0.06947588,-0.013265109,-0.039484035,-0.0028148945,0.018118493,-0.007124878,0.05154253,0.08722845,-0.03424235,-0.03984959,-0.02770432,0.00777182,0.0005844463,0.049944904,-0.014065099,0.046586733,-0.004839664,-0.023667092,-0.04034832,-0.009300337,0.018010147,0.018560605,-0.018117372,0.015752982,-0.0071264915,0.0015917214,-0.01763493,0.0045629703,-0.060540915,0.012034976,-0.04166248,0.07225789,-0.031676766,-0.037809532,0.016825773,-0.028253995,0.008174867,0.026038948,0.055130072,0.0026407242,-0.032996636,0.00027857366,-0.025760377,0.011450458,-0.035459954,-0.040630154,0.042352803,-0.019537468,0.009991559,0.0025262209,-0.02923913,-0.029573897,-0.019403677,-0.036300227,-0.008153136,-0.025816804,0.007929632,0.031444542,-0.02437336,0.014094471,-0.0545974,-0.0038538787,0.0100202,-0.0034785967,-0.036897853,0.012349553,-0.016811065,0.032689095,0.05883569,0.025398534,-0.040535625,0.00937429,-0.018000744,-0.008836812,0.008405486,-0.000109913904,-0.0761474,-0.013290259,-0.02909651,0.061472014,0.016784592,0.027882045,-0.014538683,-0.0016032632,0.012724281,-0.037088625,0.02546981,0.047092002,0.02936661,0.052137103,0.027916068,-0.009325729,0.013241832,-0.044016596,0.029397795,0.016758256,0.034847014,-0.00826974,-0.0017429545,0.028514618,-0.032472238,-0.06672343,-0.013800673,0.022478843,0.0029601504,-0.049082182,-0.0069905343,-0.026292956,-0.015563403,-0.009522405,-0.018705854,-0.0013360579,-0.024971893,0.008881957,0.02508459,0.08050622,-0.010692043,0.03546309,-0.026132828,0.039078057,-0.00364112,0.0420811,-0.042206038,0.010418294,-0.042635176,-0.03612204,-0.019571459,0.03915986,-0.03888712,-0.03346065,-0.03535016,0.023966432,0.041459285,0.017352104,-0.014995839,-0.0033426827,0.0154653145,-0.0025085942,-0.006829879,0.023025952,0.014287368,-0.011941457,0.042312793,0.009743993,0.005737905,0.013509874,-0.00947054,-0.011046076,0.02356045,-0.0052327137,-0.02312805,0.031382877,0.009558092,-0.008916548,-0.023052352,-0.03252231,0.072980925,-0.006681554,0.031053705,0.009976765,0.028048871,0.04894871,-0.024230294,-0.016336242,0.0146304965,-0.005783719,-0.002187545,-0.0022144497,-0.01785058,-0.017472854,-0.046413932,0.028148253,-0.018034918,-0.002885758,-0.01195773,0.017123789,0.03560168,0.0049720425,0.099582955,-0.0032999364,-0.015042229,-0.016693534,0.04480774,0.02362077,0.022939783,-0.03638637,-0.004450738,0.014613968,-0.020510698,0.05166318,-0.017157547,-0.011336626,-0.032530457,-0.010870663,-0.010145017,0.076637514,-0.031924825,0.025525078,-0.042646356,-0.0011058867,-0.0071696346,-0.050593905,0.044133615,-0.002445619,-0.020963345,-0.0073517715],"last_embed":{"hash":"1q4wyj6","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"1q4wyj6","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 3: Social Accountability#{2}","lines":[286,286],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1q4wyj6","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 3: Social Accountability#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009505261,-0.034298472,-0.021337863,-0.047826957,-0.050718874,0.013369245,0.021999218,0.01708677,-0.023318453,0.014551284,0.028019793,0.026175322,-0.014564655,-0.010765771,0.05101657,0.030051522,0.0066295727,-0.007248899,-0.04582028,-0.013687989,-0.009950256,-0.0031268904,0.018681433,0.038759883,0.0010966525,0.032445222,-0.006353611,-0.043408167,-0.02538728,0.030656489,-0.013293773,-0.037546415,-0.0041484227,-0.019395482,-0.014251658,-0.02456579,-0.0049824105,-0.0066528507,-0.04098116,0.040794227,0.017451158,-0.034870233,-0.0027625668,-0.018419681,0.020143993,-0.02458112,-0.041033503,-0.02914826,-0.0013987542,0.0049516605,0.026832283,-0.009932617,0.04575253,0.017542655,0.06008897,0.04104384,0.001164402,-0.03991777,-0.035858896,0.010930492,-0.042899825,0.020409647,-0.004274805,-0.011774112,-0.0036870795,0.0212122,0.000406009,-0.023475185,-0.007760838,-0.032669242,0.010826007,-0.0022713097,-0.014322087,0.0072687734,-0.07537875,0.03866976,-0.0056720073,0.020724507,0.014633665,0.04036627,0.005620809,-0.009050993,0.019503308,0.011427661,0.025669657,0.015771829,-0.023135671,0.0420196,0.0062796124,-0.023137119,-0.024793895,0.017823895,0.00019798368,-0.027554754,-0.03531131,0.011439709,-0.012313163,-0.024094658,0.027258161,0.017727982,0.021291753,-0.0032628973,0.03042693,0.035063297,0.0172656,-0.006479899,0.013231538,0.026688257,-0.00064494496,-0.019169489,0.00023534715,0.004189181,0.030108176,-0.007929872,-0.0105097145,0.02949005,0.027956568,-0.016514871,-0.028478062,-0.02173555,0.040103838,0.014662836,0.07090566,-0.06514815,0.006413645,-0.028737651,-0.0048785917,-0.011772134,-0.03501407,-0.0107321795,0.017662583,0.043648794,-0.024249878,-0.008751719,0.02357699,-0.030159652,0.021267546,0.020325651,-0.023174603,-0.0009405076,0.0019933535,0.051485643,-0.06323928,-0.010606788,0.0076705813,-0.045706004,-0.01487208,-0.0059151305,0.047415867,0.0032576304,-0.04011501,0.018565688,0.028384255,0.044620804,-0.015731225,-0.020679452,0.03110656,0.04657866,-0.017095506,0.0024159437,-0.0014216069,0.039977223,-0.06694842,0.031989343,0.0224629,0.012102231,-0.029626207,0.004334643,-0.024393845,0.007332239,-0.017262336,0.0059950445,0.015084751,-0.03793316,0.031102573,0.03171063,0.04845834,0.032973714,-0.0007976978,-0.02863521,-0.008208304,0.023912126,0.008551828,-0.0119783655,-0.007224164,0.05772022,-0.04347746,-0.042460352,0.04127132,0.055257913,-0.016593972,-0.0065248865,-0.0104935495,0.0021628335,-0.034397457,-0.0077578663,0.010004233,0.031591635,-0.00054115755,0.000120826706,-0.021550542,0.027344804,-0.010472822,-0.08135985,-0.022423232,-0.0064378,-0.029763,-0.050372977,0.025512679,-0.03424391,-0.016950035,0.039697014,-0.030053923,0.0037350955,-0.034912292,-0.027597034,-0.034958176,0.002078144,0.007939259,0.021054465,-0.025041863,0.036275078,-0.0048977123,0.011683026,-0.020263474,0.048430204,-0.0037477093,0.01995633,0.014655259,-0.015452263,-0.0017372059,-0.018548984,-0.0015769986,-0.0027102998,-0.020233236,0.0055994345,-0.05126847,0.029562762,0.086578295,-0.026309863,-0.012428472,-0.004922005,-0.017992932,-0.010706124,-0.029024528,0.0055302763,0.05397267,0.0358418,0.00070704083,0.029052522,0.009580825,0.02800842,-0.023287766,0.023849176,-0.0005008172,0.0402615,-0.007776364,-0.018605838,0.019858273,0.011138406,-0.0017118107,0.012534537,0.013277368,0.012619627,-0.0106804,0.013638923,0.008601415,-0.028461039,0.0065793796,-0.0038714283,0.032066636,-0.06981613,-0.020399904,-0.024132622,-0.0050622555,0.0063323714,-0.025748627,0.036207695,0.06500211,0.013722668,0.008534442,0.033430956,0.023593899,0.015018607,0.070748046,0.0019561492,-0.0037252314,-0.005380243,0.007225635,-0.028749788,0.026702004,0.0018755757,0.061896056,0.019113664,-0.030565606,0.0029075234,0.020628188,-0.16657072,-0.0010028315,-0.03664925,0.020695219,0.008955175,0.026704531,-0.036623143,0.0034670106,-0.029559322,0.039861,0.018662222,-0.055871185,0.0016042143,0.024369407,-0.02429217,-0.019235699,0.0049773343,0.035663463,-0.031141337,-0.030127354,-0.029229555,-0.029513996,-0.0009107984,-0.021195145,-0.029851535,0.022509906,0.08731044,0.009518025,-0.03334886,-0.015214978,-0.05655636,-0.02197455,-0.00019954142,0.006144269,0.042483367,0.069912136,0.017204566,-0.045288533,0.041622404,0.0032512436,0.051187858,0.060251452,0.0058249454,0.024027089,-0.012903758,-0.014060381,-0.0008367733,0.0054165805,-0.05183073,0.010719424,-0.044733323,-0.021243485,-0.048863403,-0.045317825,-0.038253002,-0.019971311,0.02992837,0.05027719,-0.008619007,-0.00018069775,-0.008053047,-0.03161969,0.01840171,-0.010097423,-0.07539875,-0.028365998,0.0013135709,-0.030467797,0.0041270624,-0.0027181476,0.06451904,-0.06844624,0.0024353736,-0.007903001,-0.044009715,0.024963489,-0.026828347,-0.0033322538,-0.01928289,-0.099379145,0.03152392,0.025063,-0.042725015,0.026065288,0.025194338,-0.034130964,0.000096094445,0.030780189,0.044421393,0.22215661,0.03371394,0.013110005,0.004098324,0.010337742,-0.0046767117,0.0043375855,0.06346396,-0.005965478,-0.030349135,-0.0391001,-0.012303186,0.040920272,0.0068275686,-0.005976512,-0.010304195,-0.06741836,-0.01922403,0.079617694,0.0035697494,0.035297602,-0.018550063,0.029496934,-0.016001055,-0.05454207,-0.015866656,-0.032493815,-0.0023522798,0.021441346,0.0018622945,-0.026692381,0.012052366,0.04104,-0.046872884,0.014810676,0.019577404,0.037391167,-0.044229653,0.004546912,0.040799435,-0.008513205,-0.0070634624,0.022247136,-0.006796624,0.005543917,-0.017938918,-0.028527074,0.013536532,-0.0370445,0.035326086,0.029364608,-0.04056562,-0.010028252,0.0058751726,-0.042385664,0.009736736,-0.039299272,-0.026190192,-0.025801951,0.01567799,0.04476499,0.009323466,0.005025415,0.009428223,-0.01791255,0.021185946,-0.008671787,-0.0073428354,-0.042877685,0.054733884,0.024293886,0.033523206,-0.017306153,0.018238293,0.059438232,-0.051962722,0.04773428,0.028315147,0.01650034,0.026899192,-0.02564274,-0.021437222,-0.03557857,0.0074805324,0.0038412097,-0.036905564,0.02334728,0.07432542,-0.025184998,-0.008055427,0.0030134253,0.024875805,-0.0021785055,-0.010031617,-0.018905729,-0.03217274,0.03180056,-0.026331075,-0.007485052,0.0023877292,-0.06674511,-0.017795343,-0.012821487,0.011080837,0.002698139,0.0041852323,-0.014514483,0.007862238,-0.00012865169,0.016435482,-0.014953263,-0.012613993,0.014444307,0.0063091097,0.02041213,0.018581882,0.0040407106,0.015742194,0.09476211,0.012068666,-0.0032390468,0.01020036,-0.027591674,0.0011135539,-0.041682214,-0.032876857,0.013919484,0.042375147,-0.037642285,0.05456301,0.0011705059,-0.016193634,0.016487606,0.014778986,0.03179923,-0.01092522,0.014783246,-0.009193848,-0.020264009,-0.004011888,-0.05450768,0.015645212,-0.028363373,0.010403277,0.022037484,0.052105233,-0.03220362,-0.006419771,-0.016975543,-0.026458584,0.0018395563,0.05101795,0.01556891,-0.006464045,0.008932106,-0.06652717,0.0007659809,-0.054775957,-0.014116343,-0.027925732,-0.0266164,-0.02432533,-0.019957623,0.07544443,-0.007219001,0.05935301,-0.009096101,0.03514069,0.007737689,0.00042698428,0.045545742,-0.0068655866,-0.011856245,0.0020489327,-0.024802145,-0.040737815,-0.045271456,-0.0004327217,0.0053005163,-0.000998954,0.039302852,-0.023182942,-0.02339563,-0.0030619067,0.008866471,-0.083074495,-0.01976664,0.0010633933,-0.04846246,-0.035074975,-0.005137185,0.08265509,0.028787054,-0.0018008674,0.018006546,0.0101764295,0.06643383,0.021051835,0.01855525,0.002479364,-0.0073028984,-0.030990854,-0.0071428586,-0.032913163,0.060904846,-0.010809813,0.01962849,0.048297714,0.008739249,-0.0011435425,-0.00223826,0.03116939,-0.031743173,-0.022496093,-0.0180346,-0.044965666,-0.007809901,0.07957289,0.015044226,0.01553799,0.0016440792,-0.00483161,-0.019804982,-0.022331676,-0.034533598,0.02652177,0.0025073031,-0.039973475,0.03759123,-0.033177473,-0.000909791,-0.050408944,0.014662753,0.021401122,-0.021817258,0.018327482,-0.015558458,0.025398243,-0.033289216,-0.062197123,0.014895897,-0.0073104086,-0.009124733,0.011321823,0.025765236,-0.021661757,-0.033154074,-0.012745383,-0.00046816823,0.029554179,-0.025640516,-0.050636817,0.013409577,-0.058336,0.03448483,0.025310725,-0.014262008,-0.03120772,0.0040724794,-0.012467878,0.007375539,0.03622649,-0.007969666,-0.023571067,-0.0259336,-0.044463776,0.032143377,0.0064677917,-0.010873919,-0.016611187,-0.01056445,-0.011377651,0.025466444,-0.01986502,0.0080842795,-0.0047474043,-0.03631421,-0.01563057,0.05698788,-0.04673069,0.014728088,0.027540639,0.015365909,0.05818382,-0.05657942,-0.0037002556,0.04842002,-0.048685767,0.022104971,-0.048446827,0.029151218,0.015877321,-0.041109256,0.035987414,-0.04778206,0.009377867,-0.041170284,0.008010157,-0.024495503,-0.017256526,-0.020296792,0.0297929,-0.013637091,-0.0068696556,-0.008209532,-0.021783441,-0.03757478,-0.017828114,0.018869236,0.018068936,0.021613564,-0.019928418,0.0100807035,0.023073157,-0.004596527,0.0039340723,0.032635063,-0.025939176,-0.0066323495,-0.014882635,-0.012585494,0.013556772,-0.038543504,-0.03297324,-0.041354332,0.013947963,0.0074698473,-0.008709759,0.0027548992,-0.045457892,-0.034485105,-0.021865174,0.0046265232,-0.005911798,-0.010190537,-0.02689657,0.06857079,-0.02386245,0.008254396,0.01511883,-0.03344938,-0.028320424,0.034210864,-0.0048121605,-0.012309012,0.027962638,0.029069394,-0.019689063,-0.012149532,0.00408308,0.061840907,0.0052098376,0.0061920895,-0.027684648,0.0036371995,-0.009521206,-0.007838614,0.0030618848,0.04198448,0.07594657,-0.026311487,0.038448513,-0.017370198,-0.026718717,0.024084846,0.05305576,0.0020716889,-0.023850147,0.026328983,-0.047111835,0.012149913,-0.020131882,0.005192123,0.025426604,-0.02655792,0.00054483564,0.009351322,-0.026446965,0.029786449,0.0033488162,-0.03503351,-0.052363783,0.025660286,-0.020933853,0.03614403,-0.040097952,-0.006148997,0.03687544,0.033726744,-0.008398643,-0.009161032,0.024678504,-0.057256296,0.035163376,-0.1560755,0.0035783811,-0.03846992,0.011491571,-0.0011161618,-0.012148389,-0.013250731,0.020778168,0.011722098,0.027269276,-0.031142917,-0.027547356,0.02773688,0.003692006,-0.017985519,0.033151608,-0.0128837805,-0.013027773,-0.012518761,0.06371841,0.020815909,0.029214306,0.06895953,0.039306268,-0.013200739,0.0044954005,-0.0022353672,0.017382441,-0.03966371,-0.055227444,0.014342903,-0.05184171,0.030440029,0.033638567,-0.008408241,-0.038972724,0.019195938,0.012440055,-0.032901168,-0.019926656,-0.048898146,0.02725755,0.009642993,-0.027619604,0.040699866,0.096792005,-0.036865734,-0.011257585,-0.074906014,0.001091706,-0.013685253,0.04603679,-0.018296247,0.04369612,-0.001999626,-0.0152467685,-0.034250204,-0.014985887,0.011462458,0.03730674,-0.008273091,-0.0011928082,0.002664454,-0.0020730535,-0.022135625,0.02295148,-0.069285676,-0.014958349,-0.025096849,0.04128377,-0.031565115,-0.0510611,0.030726913,-0.0170123,0.007821357,-0.0048397556,0.036885478,0.023009695,-0.00743157,-0.001215386,-0.009964993,0.00024476295,-0.017984206,-0.044392098,0.061058328,-0.018424096,0.017465988,0.012059631,-0.029407328,-0.012700602,-0.049599722,-0.02728611,-0.015956184,-0.02007293,0.039856195,0.010942159,-0.031638965,0.006831614,-0.051030256,-0.00923495,0.0015653169,-0.006240948,-0.028328862,-0.01663364,-0.035179835,0.007721057,0.018495927,0.011558091,-0.028670002,0.0041935416,-0.020634841,-0.0042909225,0.015660321,-0.0012726558,-0.08312474,0.0027115596,-0.01637303,0.083046,0.0153968325,0.019177048,0.009541807,0.01882504,0.026824376,-0.031601403,0.0021858406,0.049916204,0.014457457,0.021969484,0.02684765,0.016441695,0.006869618,-0.016706321,0.014265605,0.022337576,0.014319324,-0.026354339,-0.01807124,0.026657002,0.015488142,-0.06592773,-0.012102591,0.0046411683,-0.0054806815,-0.04395791,0.0055525475,-0.043370515,-0.028056283,0.015574249,-0.014591765,0.005066309,-0.011639774,-0.00822538,0.036974978,0.037138067,0.00015200266,0.033161465,-0.039785407,0.022284644,0.019087702,0.03465595,-0.009519161,-0.014250001,-0.06575403,-0.03719984,-0.047278915,0.05454834,-0.021927558,-0.0011501943,-0.02718774,-0.008699351,0.025711255,0.06501329,-0.036158577,0.0081090685,0.0063384166,-0.031847354,-0.0024116863,0.023660474,0.004426467,-0.0038170263,0.046026148,0.0014580255,0.012521369,0.037816647,-0.03731144,-0.036044892,0.01542033,0.039770667,-0.042340964,0.017370267,0.0044026547,-0.014106355,-0.05600034,-0.035046145,0.052809738,0.008291407,0.020278852,0.0022266943,0.036465578,0.027814582,-0.02033912,-0.008558972,0.009679608,-0.012546984,-0.017335307,-0.018186336,0.0027226345,-0.0027350334,-0.031819858,0.020867523,-0.015338113,-0.033287954,-0.015605681,0.027189642,0.018388536,-0.0034588643,0.09550982,-0.024791596,-0.012785512,-0.00088403927,0.056960404,0.032353953,0.049843173,-0.03362814,0.0005846733,-0.0029139826,-0.027835904,0.03406081,-0.025465867,-0.012787635,-0.02358065,0.012319512,-0.017016198,0.056265693,-0.02367504,0.010986916,-0.06612807,0.0011121216,-0.017839827,-0.038452484,0.055720825,-0.0015251037,-0.010409586,-0.0062448317],"last_embed":{"hash":"17hlpbm","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"17hlpbm","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 3: Social Accountability#{3}","lines":[287,287],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17hlpbm","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 3: Social Accountability#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0075425413,-0.05798578,-0.028090939,-0.021743529,-0.04175219,0.010148655,0.042180758,0.04825854,0.0030508998,0.010293266,-0.0045159664,0.024304228,-0.017143765,-0.0017174848,0.03723749,0.018029826,0.010722738,-0.0203409,-0.020686058,-0.014012633,-0.029320749,0.014716305,-0.004539885,0.019709233,-0.020303607,0.05450336,0.019893587,-0.042639624,-0.03831792,0.0185608,-0.01846496,-0.04420739,0.020144787,-0.022007057,0.01143047,-0.023389999,-0.0071300706,-0.014348286,-0.06141363,0.037162025,0.0020257107,-0.015894381,0.021202426,0.0025226923,0.015694577,-0.0056066075,-0.04202073,-0.044610433,-0.022956068,-0.0128076,0.028749853,-0.015366874,0.026996635,-0.0013348346,0.05067348,0.06375152,-0.016752534,-0.047189683,-0.06912424,0.013458188,-0.03927701,0.024369119,-0.02161913,-0.0035913622,0.032256573,0.007493617,-0.0027372674,-0.023994632,0.00457429,-0.040363487,0.0011095413,0.0043674544,-0.014982998,0.012929783,-0.06155334,0.026942825,-0.00823385,-0.006384411,0.017046735,0.036413938,-0.013024499,-0.0025513072,0.0028902686,0.001744394,0.009191458,0.022976851,-0.0031669582,0.020302959,0.017526008,-0.015262949,-0.018827721,0.01870328,-0.014700407,-0.016716613,-0.03953723,0.012931312,-0.008158328,-0.036426283,0.03546488,0.018480843,0.01585021,0.013338537,0.022795785,0.040406644,0.027668193,-0.02414052,0.01626521,0.030485833,0.015504343,-0.02484053,-0.0035266713,0.021706402,0.0182353,0.005380963,0.00778694,0.014145298,0.02443813,-0.007980822,0.0013319402,-0.027456403,0.012347249,0.020980744,0.06160979,-0.056813817,0.015370823,-0.020298192,0.02307213,-0.012033363,-0.024936257,-0.009960933,0.012709088,0.047643032,-0.030556034,-0.0032739325,0.013432662,-0.024696337,0.014297555,0.00023413624,-0.012509117,-0.0009592765,-0.0034666515,0.04517837,-0.060180273,0.0071234084,0.017467547,-0.07026203,0.003147226,0.0037328152,0.035972763,-0.009238436,-0.02892581,0.025366617,0.038568653,0.031964265,-0.021948712,-0.007746409,0.06772916,0.04164223,-0.0066553853,-0.0025453726,-0.00048635536,0.024836287,-0.036197122,0.035210274,0.010250384,0.000644359,-0.01254988,0.005213652,-0.02380976,-0.008373792,-0.019762374,-0.01683351,-0.010336662,-0.037310172,0.014866534,0.008858898,0.06560749,0.02252322,0.017130248,-0.023936704,-0.011529957,0.031467516,0.0021992577,-0.026037192,-0.008022672,0.052852076,-0.02073271,-0.04565255,0.04687952,0.057354957,-0.027935062,0.02028671,-0.009769535,0.015675444,-0.024016576,-0.021183059,0.0052400352,0.021673083,-0.0016554302,-0.013563635,-0.0026769054,0.020280395,-0.009428148,-0.07190855,-0.038592447,0.006387163,-0.029653154,-0.03338955,0.0016125117,-0.041962177,-0.006762195,0.041128464,-0.036858767,-0.00002286168,-0.026607748,-0.02322863,-0.016639724,-0.013676383,0.017727334,0.009575069,-0.026397938,0.05155669,-0.0117021445,0.01184746,-0.011555364,0.027506169,0.00385932,0.03848608,0.028214242,-0.028064668,-0.033920553,-0.02751761,-0.0044265706,-0.006174596,-0.015142733,0.025228476,-0.054595847,0.030532213,0.07979959,-0.03384595,-0.004014708,-0.01822851,0.0045999824,-0.026769852,-0.03796557,0.0054759528,0.043304987,0.049867745,-0.008359653,0.01865958,-0.006327964,0.013386497,-0.016488165,0.004009592,0.019523675,0.055106252,-0.010139789,-0.006366242,-0.01715061,0.01851375,-0.011017172,0.015441321,0.011148919,0.015993964,0.005341837,0.009002287,0.01609187,-0.01704186,0.012044426,-0.004498719,0.025307046,-0.05289564,0.0023349284,-0.0021903529,-0.005208505,0.01361696,-0.031469356,0.033829313,0.07870722,0.016642585,0.024563307,0.043699667,0.036986224,0.028549297,0.057433195,-0.025781857,-0.02974725,-0.011237941,0.010055617,-0.023532948,0.0068401103,-0.0022132935,0.065430425,0.0018501774,-0.030795917,-0.0083366195,0.011432513,-0.16823643,0.022835054,-0.056953736,0.05155139,0.014542724,0.03226893,-0.04102142,-0.00004640353,-0.04217315,0.055849727,0.0016886379,-0.05520842,0.018534556,0.016262352,-0.0014611585,0.0033923015,0.0072113792,0.02216127,-0.035052687,-0.025314422,-0.045146123,-0.031314608,0.0017006282,-0.004067909,-0.011463778,0.045087386,0.0953131,-0.013729166,-0.020570492,-0.018621568,-0.059236262,-0.011435103,0.011852421,0.0028737893,0.020549258,0.054439552,-0.0052702515,-0.04454884,0.04280399,-0.0012914299,0.06517293,0.038397104,-0.0007487193,0.012173413,-0.017722161,-0.0013475193,-0.006762159,0.0063269585,-0.047366846,-0.0034946478,-0.04604905,-0.017470744,-0.046318967,-0.007505894,-0.048305728,-0.0033822106,0.026750052,0.07697834,-0.009248698,0.000025579351,0.011861675,-0.012272095,0.012051809,-0.029401384,-0.060818806,-0.019769575,0.024661653,-0.024153268,-0.0010544431,-0.01893692,0.048141018,-0.07932331,0.00064412673,-0.0051207566,-0.03338585,0.017777087,-0.036075998,-0.018572723,0.0003424191,-0.09003208,0.03433968,0.023255076,-0.030750575,0.025151491,0.013324806,-0.07160556,0.0035234597,0.03742865,0.053246632,0.23638472,0.035294775,0.030482674,0.017715346,0.008185391,-0.018093282,0.0026688518,0.063304864,-0.0144657595,-0.0165236,-0.009878682,0.013927506,0.033319946,0.0027389284,0.00999671,-0.0031754526,-0.07707501,-0.026226697,0.0748118,0.002504827,0.033196907,-0.05881214,0.025860775,-0.016084686,-0.034890592,0.005096508,-0.034397252,-0.0050560893,0.0057048597,-0.013363608,-0.033900835,0.019563563,0.06347883,-0.045321018,0.0012151287,-0.003998108,0.028445104,-0.056810167,0.0035994987,0.056577828,0.0031746684,-0.013452269,0.004172539,-0.020673912,-0.008089541,-0.017279007,-0.016406626,0.001686341,-0.024823634,0.038231645,0.029493453,-0.056642577,0.007707635,0.00030447252,-0.03803324,-0.005301682,-0.031568453,-0.02735534,-0.011046969,0.008974678,0.04505457,-0.009580413,-0.030071862,-0.00045714248,-0.018215137,-0.0010097509,-0.014712695,0.0026722471,-0.051517118,0.041670404,0.005110935,0.04130237,-0.0076156384,0.016783811,0.036412023,-0.035772227,0.07612345,0.025812369,0.042494558,0.0064569116,-0.041826073,-0.011032304,-0.029596489,-0.016479949,0.015593044,-0.042789828,0.037692297,0.056803774,0.0074988096,0.0043035545,0.0005219651,0.026873188,-0.011330883,-0.0051247915,-0.039946467,-0.020388387,0.03043599,-0.020778747,-0.026803374,0.015341239,-0.04365331,-0.017790489,-0.02254265,0.013992365,0.014170567,0.0130691435,-0.04146428,0.008562582,0.008680592,0.006259221,-0.021100255,0.0079279505,0.0122539215,0.014383846,-0.003664066,0.04057546,0.009725025,0.011012053,0.101640604,0.025463246,-0.0058485963,0.039891455,-0.021849439,0.0008114886,-0.013897153,-0.0579037,0.034845214,0.054846484,-0.02074191,0.05691415,-0.004558228,-0.022802096,0.011941206,-0.0015446867,0.028526686,-0.008577698,0.01294492,-0.008693689,-0.0036795943,0.016402192,-0.044139244,0.015992166,-0.0066740946,0.007781394,0.020099824,0.014262197,-0.038212072,-0.01998442,-0.013707563,-0.018862193,0.0039574993,0.044390026,0.0043625273,-0.015126915,0.018686812,-0.07620775,-0.0036968337,-0.060431477,-0.028997414,-0.013521008,-0.021355914,-0.034138314,-0.02007105,0.05975506,-0.012055763,0.033128016,-0.005265222,0.019756002,0.000006050744,-0.011643708,0.021850113,-0.0062185246,-0.010265812,0.010593043,0.008552917,-0.037875682,-0.044571884,-0.0011212697,-0.014940698,-0.03718122,0.02030448,-0.04392176,-0.010980608,-0.018019348,0.021169564,-0.06541011,-0.02655282,0.015767723,-0.044097755,-0.0343622,-0.008458416,0.0785187,0.023773056,-0.0075928858,0.0228172,0.006094496,0.053906076,0.014906287,0.042252306,0.003774165,0.00042706286,0.009253458,-0.014731259,-0.023690486,0.037200674,-0.014165923,0.0067912047,0.048697285,0.011315491,-0.013995233,0.021321915,0.012451367,-0.02212505,-0.00552762,-0.023049895,-0.034859296,0.0052751135,0.058298122,0.00091589085,0.015511596,-0.0007301856,-0.0070185233,-0.011738742,-0.02979278,-0.03758098,0.038190752,-0.0063059013,-0.03429646,0.04403822,-0.031638604,0.00029098525,-0.039471086,0.013582168,0.017711349,-0.028446538,0.055765647,0.0072560236,0.01762402,-0.033330142,-0.052346926,0.026466362,-0.0015437963,-0.007404465,0.011572911,0.013906958,-0.0059309267,-0.049176965,-0.026487809,0.013635678,0.01657956,-0.01635874,-0.064689115,0.018433431,-0.07018872,0.016148465,0.028276607,0.0127124125,-0.018641578,-0.0033828584,-0.024164729,0.011695873,0.020051643,0.017087108,-0.0129892025,-0.025122533,-0.041496553,-0.0025248455,0.016986664,-0.013690991,-0.01584915,-0.03698526,-0.012421787,0.013118368,0.0034178598,0.0030784563,-0.0037328945,-0.021224847,0.002004678,0.051077478,-0.06262911,-0.022677092,0.03364313,-0.008773286,0.019816538,-0.027888369,-0.015557007,0.04341325,-0.060781825,0.015884927,-0.042215906,0.035128623,0.002044325,-0.05117728,0.05441394,-0.05545453,0.0032005552,-0.021991724,0.016741015,-0.017395455,-0.009697767,-0.003758873,0.04624738,0.009899015,0.0013826907,-0.02849765,-0.017561221,-0.028371168,-0.020510735,0.03344602,0.0079587,0.01343679,-0.014171389,-0.005917243,0.028413037,-0.005835289,-0.01384801,0.033944987,-0.031349476,-0.00009252704,-0.025216566,-0.010283122,0.0065371185,-0.035606597,-0.0262188,-0.03412654,0.032306638,-0.018851018,-0.016265104,-0.006750116,-0.04076696,-0.03833187,0.017255178,-0.0011868407,-0.013498444,-0.013354474,-0.03476347,0.065952584,-0.010241397,0.008353691,0.027101718,-0.037139926,-0.05660796,0.016670685,-0.000100983816,-0.012152725,0.044856366,0.014633199,-0.009544267,-0.022711208,-0.005618737,0.050432343,0.007609303,-0.00960743,-0.022298109,0.009582027,-0.020498592,0.0011536218,0.034149304,0.044262286,0.0629615,-0.027070453,0.018590815,-0.011086471,-0.027349232,0.011759454,0.031441115,-0.0005817962,-0.017192366,0.030862534,-0.016322665,0.0035769672,-0.0424669,-0.0042188307,0.046901833,-0.031258978,0.022136943,-0.007291553,-0.054965958,0.026455903,-0.009077391,-0.03830136,-0.04710806,0.01815586,-0.02178062,0.025019951,-0.035628457,-0.02603565,0.03934003,0.058987748,-0.008485497,0.01392725,0.02058044,-0.051820416,0.02146676,-0.15538843,-0.016045531,-0.033654127,0.00753087,-0.016845532,-0.00042506075,-0.020697335,0.008032603,-0.008600378,0.0071474044,-0.029337306,-0.054193333,0.015418861,-0.0012203645,0.0026101868,0.01914317,-0.016716147,-0.00945455,-0.006557775,0.054366834,0.008790094,0.008049851,0.062375706,0.034423567,-0.030867351,0.020399556,-0.0100416755,0.01202748,-0.03971347,-0.045432307,0.017406084,-0.04109376,0.032773357,0.02564664,-0.014736479,-0.03133905,0.0029929976,0.003588758,-0.018647032,-0.0034536207,-0.049065813,0.009074104,0.0056973184,-0.026707536,0.0359413,0.11383152,-0.0061508655,-0.020373765,-0.03816986,0.006031833,-0.026892982,0.04439723,-0.040122256,0.035072308,0.0043117125,-0.00991068,-0.016465008,-0.03675128,0.031810362,0.06484985,-0.018748313,0.0160988,0.009732387,0.020579085,-0.0042152056,0.02817302,-0.09147748,-0.0050158035,-0.027663687,0.04080131,-0.03085519,-0.035347532,0.003313934,-0.03351555,0.0045679477,-0.009166485,0.04342024,0.012362896,-0.011299633,-0.0053390726,-0.021540647,0.008856902,-0.017628344,-0.033096395,0.057831388,-0.028415764,-0.001825401,0.011338997,-0.038265534,-0.017017959,-0.039260674,-0.039739266,-0.009546621,-0.026114129,0.033985782,0.018159192,-0.045387965,0.022057164,-0.037528176,-0.008896418,0.02981859,0.0005988778,-0.029290393,-0.0045395843,-0.017864162,0.03869512,0.047738053,0.008646075,-0.030714832,-0.007972588,-0.037261102,-0.024192888,0.0037864698,0.0012876301,-0.096922606,-0.021843432,-0.02426397,0.06095517,0.024625799,0.025992578,-0.011099004,0.009184696,0.013415148,-0.03166953,0.021618707,0.02306079,0.02114249,0.03198341,0.023639506,0.014488417,0.017966071,-0.014017169,0.007832746,0.020486325,0.030588385,-0.009236129,-0.0016273957,0.033657514,-0.006169923,-0.06556863,-0.022731518,0.0073766136,0.008780103,-0.039708544,0.007450161,-0.05185629,-0.0064373924,0.010865823,-0.0000843603,-0.014782671,0.001097927,-0.0071762414,0.024572957,0.06560352,-0.0033557632,0.0315651,-0.040590525,0.029143741,0.003708492,0.04604601,-0.014591314,0.010476369,-0.057582196,-0.033275418,-0.048795223,0.039506108,-0.033624083,-0.007695503,-0.021261822,0.009164376,0.022949012,0.04843213,-0.02671809,0.009668549,0.030572016,-0.037181642,-0.0012406543,0.026011068,-0.011242193,-0.0169127,0.04009567,0.013647256,0.025506495,0.029424554,-0.0205178,-0.014929822,0.008311682,0.01042818,-0.005182723,0.03881848,0.008542846,-0.0076103606,-0.029895918,-0.027585262,0.059619356,-0.009384183,0.034358185,-0.0065181353,0.023437815,0.03027241,-0.023901097,-0.0000065600284,0.03191574,0.0045495355,-0.012599489,-0.01587929,0.012071363,-0.029201305,-0.006667993,-0.0036280549,-0.017185068,-0.004546518,-0.0118246935,0.006373599,0.022912161,-0.0014808668,0.09128576,0.0055717835,-0.008057738,0.00060890155,0.07495932,0.060390405,0.051533505,-0.033661548,-0.002881357,0.0011482536,-0.027555183,0.04271116,-0.01663536,-0.03774931,-0.029117145,-0.008763151,-0.01986572,0.030899206,-0.013892231,0.016187187,-0.064196445,-0.012434647,-0.017108267,-0.044749472,0.04788378,0.0065463716,-0.0026732523,0.0019574596],"last_embed":{"hash":"1i7n11c","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"1i7n11c","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 3: Social Accountability#{4}","lines":[288,289],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1i7n11c","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 4: Financial + Social + Locking (Nuclear)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.020085648,-0.032537732,-0.036448073,0.012758035,-0.036551703,-0.008791683,0.04909904,0.028774334,0.030224364,0.025231311,-0.0029962598,0.011885529,-0.023760278,0.0017481655,0.04420706,0.019348165,-0.016050039,-0.0058243982,-0.00009917467,-0.0362275,-0.013413647,-0.0036512841,0.015308452,0.06490515,-0.014446005,0.051949065,-0.019586138,-0.052083783,-0.047366835,0.056028057,-0.00421653,-0.029977359,-0.0039779614,-0.012760594,0.004434862,0.0041968776,0.011533147,-0.025119314,-0.04747113,0.036987193,0.0356827,0.015349735,0.020967968,0.012398042,0.031083126,-0.009644345,-0.008568509,-0.04698731,-0.022429995,-0.05290714,0.018363876,-0.009088131,0.018407486,0.014848844,0.04262768,0.09403672,-0.04008691,-0.011410207,-0.042684034,0.0032349615,-0.019126417,0.02341777,0.010647137,0.008121762,0.00066532963,0.0020769795,0.010850647,-0.01743684,0.00062736333,-0.06096016,0.016051596,0.01044873,0.0055563627,0.016910002,-0.052206933,0.010723122,0.0012519681,-0.0039180093,-0.007140849,0.024826093,-0.0020559975,0.0047788587,-0.029157646,0.03067562,-0.008788094,0.043797243,0.00749455,0.0506674,0.034785405,-0.016606767,-0.031019134,0.0077562546,0.012317451,-0.032795776,-0.009999289,0.0038817439,0.006218407,-0.047054205,0.0205307,0.0044059465,-0.030893797,0.009785817,0.019921264,0.01960884,0.044510696,-0.0020157367,-0.010323966,0.027726265,0.0028112435,-0.027465308,0.030423986,0.007165232,0.0151814595,0.007996307,0.0015929916,-0.0012744607,0.029595071,-0.029095875,0.014978513,-0.048247818,0.04064141,0.0056450893,0.06321718,-0.047179125,0.011820071,-0.023203302,0.0090456065,-0.01059198,-0.0072753374,-0.00035652154,0.0020081892,0.012034803,-0.02439875,0.002280485,0.011172312,-0.012250497,0.011676459,0.0048124795,0.022893136,-0.012014507,-0.012929402,0.0030866854,-0.035270836,0.020508042,0.015822673,-0.068133734,0.008124434,0.0051360773,0.024985755,-0.006464083,-0.032617617,0.042716227,0.010994069,0.033426106,-0.027618501,-0.013254759,0.043051254,0.038599458,-0.049448993,0.023959298,-0.01333113,0.016439948,-0.039466325,0.014633712,-0.007968451,-0.019953348,0.017721903,-0.00931599,-0.021514608,-0.019751629,-0.03046741,-0.0303766,-0.014284954,-0.02822256,0.010007697,0.008085648,0.091484815,0.024987815,0.0018516638,-0.041379046,-0.0074441265,-0.01501712,-0.004670553,-0.04645059,0.0153122675,0.06010715,-0.008714604,-0.044588592,0.011015495,0.06505999,-0.021681834,-0.009629187,0.010769132,0.025333313,-0.026917947,-0.021782722,-0.0007097893,0.0027646169,-0.005185675,0.009675697,0.00015933102,0.0063093863,0.00022253864,-0.036107685,-0.014780526,0.0018522829,-0.010012156,-0.0402216,-0.0060681687,-0.042376027,-0.0126076285,0.031927478,-0.019506361,-0.005868915,0.014333263,-0.03732945,0.0009055532,0.004382221,-0.005373799,-0.0070326654,-0.021730097,0.062752396,0.001138844,0.017870478,0.02480468,0.01627824,0.015987827,0.041837025,0.027577056,-0.015535919,-0.02891849,-0.013705316,-0.025579525,-0.0064161234,0.00018595492,0.008308234,-0.05693246,0.037340105,0.05159669,-0.02938298,0.004979885,-0.02747283,0.009805544,-0.0043545375,-0.046577122,-0.026339885,0.021483542,0.027308175,-0.0020175374,0.021582182,-0.017410818,0.01112231,-0.011449479,-0.0023462612,0.029407065,0.042543314,0.0045070974,-0.023902494,-0.03105834,0.010906915,0.016661573,0.011860032,0.0051489347,0.020223035,0.009620219,0.0068075224,0.0016970701,-0.02125431,0.015303425,-0.018662924,0.020000448,-0.043389466,0.014691589,-0.008442384,-0.0222788,0.03697648,-0.024096252,0.019839438,0.06710904,0.00619255,-0.0038798437,0.029533256,-0.0010023935,-0.026219621,0.08492787,-0.02270022,-0.020454923,-0.0025429449,-0.021268984,-0.005405724,-0.024281565,0.0043386514,0.061636053,-0.00974457,-0.0217652,-0.008054615,0.00097339356,-0.17354535,0.029097708,-0.011813967,0.03591306,0.008524084,0.028516985,-0.029848518,0.015448712,-0.03002214,0.04148782,0.017703183,-0.05437126,0.036513157,0.021337483,0.005781828,0.00093897904,0.012008696,0.014382121,-0.0470514,-0.027219353,-0.060107403,-0.053246863,0.011201804,-0.036800142,-0.004087478,0.034063,0.07940898,-0.020382771,-0.01070884,-0.033325013,-0.04809943,0.008916347,0.0112394225,0.021651408,0.015606947,0.073922716,0.0025877722,-0.024207806,0.042683925,-0.0110201705,0.06876133,0.03294217,0.028807623,0.003187597,0.012053925,0.008270944,-0.0031079156,0.0074276044,-0.039369717,0.0018066551,-0.07962959,-0.018888492,-0.00781384,-0.015264424,-0.048372548,-0.007939818,0.034647256,0.06556032,0.0307567,-0.019531885,0.022677701,-0.04164311,-0.0060381577,-0.048563626,-0.045480955,-0.0214959,0.022306396,-0.0076986193,0.011008638,-0.02909008,0.03540057,-0.07296476,-0.00645918,0.014426141,-0.03071547,0.04521137,-0.052159037,-0.034860153,0.012129427,-0.11955839,-0.0039261095,0.018094353,-0.0123285,0.019465229,0.010477683,-0.05278147,-0.0154142985,0.026057044,0.05980823,0.23747665,0.037795547,0.042239696,0.03413039,-0.014353805,-0.030827438,0.025159955,0.051659133,-0.022937544,-0.009979517,-0.018657913,0.030626914,0.038339987,0.0054601766,0.013524718,-0.022314414,-0.0662789,0.004300351,0.059791956,-0.00531632,0.0027056814,-0.044748258,0.029185142,-0.008825157,-0.050681435,-0.01374392,-0.010164981,0.0114148855,-0.0077000395,-0.015868971,-0.023969281,0.020601153,0.044675563,-0.029898766,-0.00861064,-0.013925597,0.023191024,-0.025043054,0.012998041,0.042951256,-0.0117784655,0.0050644535,0.01525613,0.011351972,-0.017207867,-0.009410059,-0.02858618,-0.00029106316,-0.024563124,0.030062957,0.02172512,-0.04884997,-0.001617716,-0.029873993,-0.027073454,-0.028734896,-0.038934194,-0.0041512223,-0.01620505,0.013108563,0.05632688,0.0020529148,-0.04095449,0.012244653,0.0255174,-0.0010062697,-0.009752117,0.01852958,-0.028851911,0.037303522,0.0026301357,0.051987704,0.010603599,0.007983753,0.017839491,-0.017470036,0.05546677,0.012161268,0.033990875,0.012556249,-0.039207492,-0.04926745,-0.025886364,0.0015568986,0.011547511,-0.02637724,0.02709042,0.04385669,-0.02782122,0.015915185,0.006353834,-0.003198827,-0.01067119,-0.016547529,-0.043115713,0.021219812,0.018978357,0.01980985,-0.036494244,0.0366199,-0.028549314,-0.009406447,-0.0004569113,0.02413874,-0.021312263,-0.009654665,-0.03534337,0.017097589,0.022793554,0.01723837,-0.029975984,-0.008194717,0.022543876,0.0021873787,0.020240415,0.05598042,0.0031311559,0.006326873,0.085417055,0.043096304,-0.011278759,0.04920444,-0.028138462,-0.0059303455,-0.010405267,-0.050502837,0.0027548345,0.024619319,-0.01570625,0.07858158,0.01341446,-0.017353453,0.0063128104,0.012587028,0.016928708,-0.0006845215,0.026822912,-0.011986478,0.027826602,0.03037456,-0.06694386,0.011535804,-0.026092587,-0.0037985023,0.00015950338,0.030817777,0.0067254324,-0.022104975,-0.013456748,0.0057783527,-0.014447155,0.05485513,0.0062817074,-0.04344444,0.0031576543,-0.080007724,0.0063484344,-0.050923195,-0.05266275,-0.021936154,-0.0063791797,-0.041134495,0.016883025,0.07373236,-0.0147150615,0.05331283,0.006361729,0.01730262,-0.00598348,-0.030560926,0.010749428,-0.029372834,0.0013167314,0.024382,0.008124011,-0.061488837,-0.03287567,-0.023323841,-0.020545248,-0.028186232,0.03631454,-0.044417933,-0.02629749,-0.031716816,0.026365418,-0.04967164,-0.0026037334,-0.0029289578,-0.025431756,-0.033783462,-0.009856599,0.0851041,-0.0013672798,-0.007385448,0.02528377,-0.0021378086,0.0036069392,-0.00090180803,0.040439617,0.036070004,0.004192053,0.015996404,0.0062229307,-0.025197765,0.019909346,-0.02235479,0.004518846,0.035713166,0.022163032,-0.017684467,0.00028974088,0.01489533,-0.0070695486,0.019843599,0.00041726627,-0.030990584,0.015122691,0.04632332,0.016169285,-0.016930312,0.016397204,-0.01897378,0.0021419222,-0.029139262,-0.048101828,0.05181749,-0.0025136084,-0.010210112,0.021287467,-0.021854846,-0.0006378351,-0.061240036,0.006510924,-0.004409677,-0.020598538,0.034287043,0.0023111182,0.023700334,0.015387432,-0.033560406,0.015764467,-0.04139702,0.016932623,0.020014137,0.011847393,-0.0037277055,-0.04831606,-0.0073686787,-0.002407138,0.007868341,-0.0087949345,-0.06323399,0.028739532,-0.063046075,0.01418095,0.02238778,0.016414227,-0.014366247,0.0015354394,-0.042153604,0.0064102714,0.007724256,-0.0046146014,-0.007009944,-0.016702365,-0.0772256,-0.030619452,-0.0029618873,-0.031242115,-0.0359415,-0.0017353934,0.006519358,0.0028022504,-0.026360748,0.010472573,0.008609128,-0.01426607,-0.024415227,0.041333552,-0.0429044,-0.031887613,0.014089954,0.017925115,0.012290552,-0.03640597,-0.013301512,0.019963967,-0.05607288,0.034442574,-0.032522984,0.05974902,0.020393016,-0.04160679,0.068722636,-0.064875126,0.025212869,-0.02514231,-0.009035818,-0.0075809634,-0.017066332,0.0021959178,0.022567177,0.003505699,-0.021599809,-0.022084715,-0.007436739,-0.0056821764,-0.030731615,0.029207058,0.012942553,0.026237167,-0.02991472,0.011244317,-0.0010869027,-0.024183093,0.002517065,0.051291905,-0.010533353,-0.0153845195,0.0029132804,0.0024382912,0.017999336,-0.023692984,-0.004280495,-0.022453621,0.024970831,0.0019091772,-0.012368714,-0.033030484,-0.015202995,-0.022754615,-0.00006932442,-0.02286239,-0.00994497,-0.018229133,-0.031391386,0.06964516,-0.034519076,0.04129769,0.03157862,-0.022539508,-0.03751597,-0.0009263758,0.0042332136,-0.0046355654,0.016594684,0.017655961,-0.021954957,-0.029706506,-0.01551245,0.0766203,-0.002265931,0.0013598134,-0.019098451,0.04977575,0.007380939,-0.01981955,-0.005980312,0.022487469,0.031771805,0.00001861441,0.019892447,0.011359212,-0.031922713,-0.001887391,0.037905503,0.03724456,-0.008342731,0.037344337,-0.011385427,-0.017073609,-0.05765231,-0.020404607,0.03483993,-0.037294988,0.04411483,0.026591431,-0.051327568,0.032881055,0.0065116677,-0.031024953,-0.06286098,-0.02394706,-0.011642954,0.013807973,-0.0252912,-0.043275423,0.016616147,0.04069234,-0.013586587,0.025547745,0.005055599,-0.04524291,0.009490863,-0.15431939,0.013051503,-0.005976518,-0.0017941159,-0.017462838,0.009506804,-0.035063732,0.008170239,-0.021701245,0.008548645,-0.020728528,-0.028897684,0.05449734,-0.013930421,-0.010160029,0.022917937,-0.039929476,-0.0057425946,0.008775798,0.029540135,0.016827296,0.0141926,0.03738791,-0.0017180659,-0.013175534,0.01814129,-0.012279212,0.009794977,-0.022600437,-0.02758836,-0.013609732,-0.06365926,0.029456446,0.02268934,-0.027204972,-0.0010354682,-0.010172418,-0.02772858,-0.010565514,0.004668354,-0.015009775,0.0158143,0.011408938,-0.014646155,0.026331538,0.092460476,-0.0009777634,-0.022470012,-0.038997553,-0.0070383865,-0.044299714,0.045098085,-0.075787276,0.025754921,-0.00477971,0.0020228722,-0.023846425,-0.052959852,0.028836546,0.067358665,-0.006805197,0.011860352,-0.009683954,0.0042690025,-0.011980612,0.02522094,-0.08238062,-0.0010396044,-0.0005248038,0.014543601,-0.02918939,-0.027532473,-0.021719761,-0.047629375,0.0076320497,-0.011040779,0.037877593,0.022220882,0.01778643,-0.0015355893,-0.029707614,0.025880918,-0.01831919,-0.034247294,0.04767143,-0.03454076,-0.0019588096,0.018686773,-0.027784273,0.009625484,-0.014640993,-0.043591373,0.0016234559,0.0041147047,0.015389301,0.016654048,-0.019005995,0.043237153,-0.057543937,-0.019445693,0.0067628273,-0.00009393028,-0.03082359,-0.01033099,-0.034473475,0.021663394,0.0372061,-0.017890364,-0.026331648,-0.036024477,-0.006848819,-0.0006522415,-0.010558979,-0.0017834164,-0.079158075,-0.025642183,-0.024561562,0.046552323,0.013794695,-0.004015676,-0.02208651,-0.013770528,0.02073434,-0.02090178,0.032103807,0.04673299,0.023331117,0.020848885,0.035151295,0.005527667,0.028709592,-0.028931819,-0.032200158,-0.008015824,0.0690268,-0.008419549,-0.027899623,0.06020597,-0.011745633,-0.07262343,-0.039679732,0.0091825025,-0.025302207,-0.02550226,0.0034942343,-0.065187566,0.008787068,0.015026292,-0.012317844,-0.019776829,-0.0027155438,0.005746687,0.011870175,0.0398914,-0.02954757,0.04560797,-0.045410357,0.021012671,-0.019946475,0.061448812,-0.020427657,0.013471556,-0.02922712,-0.0031085524,-0.04358032,0.032628223,-0.012974785,-0.02292442,-0.04489855,0.019282099,0.027109955,0.07320565,-0.009968719,0.0163993,0.06026799,-0.00005416846,-0.005705074,0.017752038,-0.015693335,-0.014546543,0.051870577,0.013541224,0.02916923,0.043297727,-0.02112621,-0.006489904,-0.0060586333,0.022718465,-0.010811466,0.033388767,0.033536818,-0.020699965,-0.024204321,-0.034182783,0.04333058,0.009536444,0.061663263,0.025825664,0.01072583,0.01345516,-0.013926923,-0.002140567,0.031555686,0.0058057983,-0.0049744477,0.014973377,0.021602852,-0.025242906,-0.027832132,-0.0078391945,-0.01486637,0.00003628579,0.0059951856,0.0043763015,0.0016850535,-0.018830221,0.09020815,0.016750913,-0.009880197,-0.011646744,0.05297641,0.04993034,0.052127473,-0.07575146,-0.015231305,-0.018733596,-0.026493251,-0.006747591,-0.005482165,-0.0242945,-0.016676622,0.017775048,-0.032091133,0.060724996,-0.016871167,-0.020014774,-0.07870375,0.012499943,-0.02333114,-0.042109463,0.049736332,-0.019179586,-0.019408606,0.02582794],"last_embed":{"hash":"mat0ci","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"mat0ci","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 4: Financial + Social + Locking (Nuclear)","lines":[290,296],"size":163,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mat0ci","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 4: Financial + Social + Locking (Nuclear)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.017843949,-0.023417119,-0.028392864,-0.0039918576,-0.036201764,0.00086554565,0.053868532,0.026611585,0.02517003,0.02136307,-0.005802842,0.0046617957,-0.027204966,-0.009950652,0.049663715,0.018377617,-0.013285298,0.004054229,-0.017309848,-0.03600617,-0.027142486,0.007052573,-0.008144224,0.068186,-0.011165779,0.038946524,-0.010503095,-0.05670059,-0.043399226,0.04879552,-0.009062871,-0.042089444,0.010002706,-0.018817278,0.0060701906,-0.009113422,0.011292279,-0.034384895,-0.05800052,0.03739526,0.017941054,-0.00866896,0.013432103,0.003636116,0.039385382,0.0018251479,-0.009610436,-0.057330683,-0.019575285,-0.045988098,0.018945994,-0.022912543,0.017374767,0.016911944,0.05877883,0.07624016,-0.05039422,-0.019586375,-0.055254366,0.00351909,-0.015486214,0.015455743,0.016875267,0.0061780866,-0.0066278414,0.00072263315,0.014110941,-0.01410916,0.0068557933,-0.04026961,0.005425614,0.007390431,0.0028695385,0.019281628,-0.046813615,0.012017966,0.006974473,-0.02462485,0.002889668,0.024418231,-0.004955681,0.015475845,-0.014507693,0.020363055,0.0057059494,0.035548717,-0.003940551,0.05664388,0.03169583,-0.03219629,-0.03646141,0.0077976864,0.0036333986,-0.02403198,-0.016558602,-0.005865501,0.007784388,-0.043322887,0.02217245,-0.0021812746,-0.0139078805,0.025171256,0.01611247,0.022708818,0.03250121,-0.0072062756,-0.007876692,0.022476763,0.014201914,-0.02937634,0.025946366,0.019581439,0.022420574,0.02652599,0.0015612055,-0.008043213,0.03852492,-0.029231833,0.020884957,-0.050098393,0.042916343,0.0015597582,0.072148755,-0.03798811,0.0092880195,-0.012221637,0.025795909,-0.0056349672,-0.020988677,-0.00095838844,0.018003624,0.011007565,-0.02118296,0.001097524,0.0030196463,-0.007268123,-0.0019718343,-0.012445353,0.03384579,-0.020665383,-0.006745305,0.014285838,-0.030359313,0.017882466,0.026016317,-0.053216264,0.014656719,-0.0025567396,0.029707711,-0.0073127165,-0.021676201,0.027020711,0.02537046,0.04193674,-0.022392055,-0.0030813115,0.041621927,0.028667027,-0.037720762,0.008421776,-0.012005183,0.018213946,-0.040113382,0.005892007,0.0057530785,-0.017414466,0.011533277,-0.013459908,-0.031406254,-0.017055577,-0.022528647,-0.03569673,-0.00859482,-0.038936734,-0.0011249842,0.008352077,0.0875871,0.016252536,0.01650042,-0.024869923,-0.010275472,0.013279236,-0.018237626,-0.048988942,0.017170526,0.059621505,-0.018177617,-0.037875745,0.019182287,0.069468476,-0.028411046,0.005335738,-0.007564828,0.022711242,-0.017519144,-0.028656201,0.000080797625,-0.0059951763,-0.005738165,-0.0058528786,-0.0030588324,0.004838217,-0.013629387,-0.05120991,-0.0124350535,0.0038555067,-0.008424054,-0.039481346,-0.013920266,-0.03892029,-0.013222085,0.043882243,-0.03647828,-0.0046981703,0.004592749,-0.026549343,0.0077504334,-0.005436235,-0.007061501,-0.0005069704,-0.028527448,0.066196136,0.0091310935,0.012462355,0.011863757,0.032864273,0.009055522,0.03078796,0.036035094,-0.006948631,-0.025524182,-0.027899692,-0.010183021,-0.015985401,-0.0010347377,0.015325123,-0.051349744,0.032454308,0.05484885,-0.047517356,0.0005482468,-0.03304818,0.0049671745,-0.011523479,-0.038734585,0.0076125218,0.032674517,0.031453796,-0.003683938,0.0100982515,0.0035738668,0.02014226,-0.016280908,0.006852565,0.021203607,0.045328252,0.005346676,-0.017047994,-0.04303781,0.007822788,0.0065219044,0.033796802,-0.00037537687,0.022233993,0.0029460764,0.004379598,0.004660332,0.0028911536,0.019153396,-0.011210226,0.011139932,-0.036792632,0.015088645,-0.007178026,-0.0011103464,0.037934612,-0.01788924,0.03391014,0.06437628,0.010861664,0.011653122,0.03670424,0.023057198,-0.009441514,0.08247351,-0.020265529,-0.033440974,-0.011683099,-0.025248624,-0.011220807,-0.029664315,0.00007728213,0.06859311,-0.017424474,-0.016645534,-0.020687567,-0.0006793087,-0.17215805,0.03214474,-0.013807631,0.045009572,0.020315485,0.042621307,-0.030808346,0.017015502,-0.033958778,0.022215076,0.009217314,-0.05463087,0.017879127,0.036617212,0.010507515,0.0025909548,0.023214085,0.02264812,-0.04203082,-0.02649691,-0.044562187,-0.05197691,0.0148222875,-0.029262636,-0.0072848806,0.037701,0.070327036,-0.01627063,-0.01180321,-0.034966074,-0.046083678,-0.01979061,0.007251629,0.02431182,0.011446576,0.06778225,-0.008196721,-0.038751766,0.044692647,-0.013992673,0.057559755,0.037449986,0.031522222,0.006687178,0.0037661993,-0.004363066,0.009613594,0.007298166,-0.048236202,0.0006826791,-0.08168441,-0.027024716,-0.03213348,-0.022897381,-0.047584668,0.0046943524,0.016645223,0.059972744,0.031405352,-0.02443885,0.03509484,-0.046348665,0.0025110715,-0.048337724,-0.06163423,-0.01539003,0.01600059,-0.0037628016,0.01429119,-0.025432942,0.043827318,-0.068835974,-0.0030541944,0.0014047105,-0.046862938,0.037890606,-0.068405986,-0.022099245,0.02052699,-0.12316066,-0.0054581505,0.014670796,0.0034654054,0.0129079055,0.009630833,-0.05256518,-0.011967331,0.029160894,0.02505047,0.24591222,0.016445857,0.027594903,0.038352747,-0.016558873,-0.025972728,0.02932635,0.058662,-0.014308815,-0.01898693,-0.016863327,0.03451642,0.037526514,0.0037131961,0.026784327,-0.0058130617,-0.054730665,-0.0026185575,0.062118962,-0.004656818,0.015181664,-0.047534395,0.020029021,-0.012572278,-0.059624374,-0.001520037,-0.023335923,0.0047516357,-0.006765623,-0.01225786,-0.029014194,0.016269827,0.035689376,-0.025980284,-0.010631008,-0.011120296,0.029816343,-0.016592825,-0.0027989224,0.033145275,-0.009294407,-0.003909605,0.0061423886,0.0019047197,-0.005075692,-0.0027449054,-0.027230728,0.014078257,-0.013327475,0.015539525,0.007375007,-0.04564699,-0.006258437,-0.017849078,-0.020907328,-0.023352835,-0.043215636,0.005024196,-0.028776221,0.025372919,0.04782805,-0.005337002,-0.034387436,0.0064596836,0.013615728,-0.0065380004,0.0048028706,0.006774715,-0.035619617,0.040641826,-0.0011900087,0.057943583,0.00032582923,0.0058943597,0.008186772,-0.02675681,0.04958775,0.011233318,0.05250995,0.01592803,-0.030216083,-0.030645963,-0.020757042,-0.0007845064,0.019470233,-0.033234417,0.027423,0.05166674,-0.024687734,0.015344032,0.010365094,0.003067017,-0.0052940594,-0.026263827,-0.04025363,-0.008939044,0.024798818,0.010824531,-0.04719571,0.0320648,-0.030992983,-0.011155806,-0.005966436,0.030252948,-0.009767479,-0.02670411,-0.0477042,0.018142566,0.010000854,0.015360934,-0.043485448,-0.0025042386,0.024543563,0.013321507,0.00740104,0.050910383,-0.013782892,0.008363277,0.08899649,0.03805126,-0.014881455,0.03054767,-0.026825044,-0.0041166977,-0.017693652,-0.058120526,0.010218775,0.039805207,-0.04669174,0.07416739,0.00534221,-0.02057151,0.010586944,0.006381507,0.021795683,0.0017063956,0.024420246,-0.011779287,0.027038895,0.040537182,-0.048658796,0.020682244,-0.019527145,-0.011349598,0.016179472,0.025591679,-0.0135971075,-0.026026405,0.0012412523,-0.0017820075,-0.0057554613,0.06374911,0.022633657,-0.050379895,0.017978191,-0.07638176,-0.00689026,-0.053534064,-0.06955837,-0.014464821,-0.012595269,-0.04391075,0.013208341,0.07277202,-0.006351049,0.052755408,0.0036141197,0.021122092,-0.0031633773,-0.015608606,0.012917856,-0.02234259,0.0014019342,0.013263411,0.017102031,-0.046911478,-0.027448678,-0.017395718,-0.035610817,-0.044049542,0.041167937,-0.04530529,-0.02796965,-0.02537404,0.018917661,-0.04191223,-0.008852932,0.0011099377,-0.01950086,-0.038990114,0.015355379,0.0808277,0.0073738373,-0.010865022,0.023778608,0.015653532,0.023330906,-0.0045429943,0.03768418,0.041473486,-0.0052186437,0.018667366,0.0054499307,-0.026016107,0.017194292,-0.025677575,0.0066759544,0.034828655,0.030440632,-0.023301965,-0.006455141,0.021387665,0.0020472184,0.021517573,0.0014981825,-0.03888209,0.0118481945,0.045264896,0.023110494,-0.02083722,0.010805991,-0.021415647,-0.003537975,-0.039975237,-0.041978065,0.03683705,-0.00018266444,-0.019374005,0.009049494,-0.03723689,-0.0029945571,-0.061671045,0.001040761,0.00034885807,-0.0004972246,0.04026218,0.0022254272,0.030075915,0.007161809,-0.03683,0.010292871,-0.03567653,0.023801716,0.029832603,0.0007730099,0.012439002,-0.053470727,-0.018804055,0.0053558946,0.022973573,-0.017197473,-0.064956754,0.024934445,-0.04999335,0.009670698,0.023450894,0.021742726,-0.017111145,-0.010699526,-0.035128266,-0.0008286946,0.013326283,0.0062539824,-0.020020979,-0.031421676,-0.08652263,-0.032871813,-0.0049227565,-0.034897793,-0.026083082,-0.00035985993,0.0034512905,-0.008946186,0.015063202,0.011827267,0.016885092,-0.017648663,-0.021646354,0.04720588,-0.06566949,-0.026259653,0.035094302,0.017945712,0.019335618,-0.032085873,-0.016119257,0.025243053,-0.03224562,0.037060294,-0.027255764,0.06315864,0.0129587,-0.03547691,0.0639354,-0.048346967,0.015688978,-0.03716677,0.005734426,0.0003276525,-0.022215102,0.0034343803,0.017954975,0.006768971,-0.030622153,-0.009885013,-0.011734859,0.0027914452,-0.03216751,0.020291828,-0.0028718368,0.04644031,-0.032241676,0.009973768,0.0037039006,-0.011091119,0.0072549763,0.040296946,-0.019720977,-0.0074889986,0.0038771147,0.00016659271,0.010664803,-0.032711256,-0.018501243,-0.015220941,0.045543835,0.0011846656,-0.027836798,-0.03417114,-0.009470471,-0.02290804,0.0146810375,-0.018237706,-0.011270093,-0.016489875,-0.031348746,0.050540455,-0.023089059,0.024734784,0.03905121,-0.03045812,-0.038363814,0.009524672,0.016226163,-0.0021868485,0.03221423,0.016454266,-0.020254409,-0.03238292,-0.009332001,0.07007461,-0.0047897166,0.0033386284,-0.015318619,0.04888156,-0.0010627883,-0.0039287587,-0.0052847574,0.022410339,0.032374125,-0.007995695,-0.0023645237,0.0054271333,-0.029936947,0.005645363,0.029681722,0.046899896,-0.009217495,0.025138427,-0.00558713,-0.008626179,-0.05423838,-0.013628996,0.028674494,-0.04368966,0.044790305,0.010327399,-0.043691695,0.02716616,-0.030496689,-0.026107978,-0.06232512,-0.0024592143,-0.009007133,0.023386255,-0.037313435,-0.02377091,0.017433332,0.049972933,-0.011455832,0.015834955,0.0027016068,-0.029822538,0.009596924,-0.15317503,0.0043928726,-0.0038737536,0.00404053,-0.02203825,0.00007175477,-0.01862491,0.007939887,-0.02241953,0.0043028393,-0.013815259,-0.034966234,0.03340072,-0.003652925,-0.0020430083,0.016640475,-0.042832628,-0.006001673,0.0034884517,0.04452569,0.020323863,0.01045806,0.037436035,0.009988883,-0.018381191,0.029774118,-0.017623862,0.0105041675,-0.026157806,-0.041230638,-0.01543074,-0.0776555,0.033711646,0.016345011,-0.016810436,-0.012173151,-0.011821593,-0.012075766,-0.007890179,0.013132638,-0.027561886,0.015038421,0.013322844,-0.024739916,0.019280333,0.09962773,0.0026560246,-0.014930192,-0.043846775,-0.0066059525,-0.030366832,0.036957115,-0.067151256,0.03996509,-0.0024384558,-0.0030994765,-0.016777247,-0.0650217,0.023622729,0.05625941,-0.0076516224,0.016418587,-0.010673438,-0.010260587,-0.0057717916,0.029500881,-0.07161967,-0.002953479,-0.006197706,0.023347674,-0.034264855,-0.031682286,-0.028856829,-0.046347734,0.010064368,-0.02154643,0.031844016,0.014412543,0.0073968023,-0.0022307497,-0.014015827,0.021865739,-0.028742172,-0.025821734,0.0496105,-0.030383818,-0.0059293048,0.020869503,-0.012424796,0.008771522,-0.010809851,-0.037345063,0.009882429,-0.013053445,0.016694514,0.036860466,-0.026833769,0.04563938,-0.05502072,-0.023786891,0.025838519,0.0076386402,-0.032747015,0.0010733074,-0.027112348,0.028221032,0.05685988,-0.019936156,-0.03743723,-0.036080193,-0.021038974,0.0011835817,-0.011278531,0.0037495987,-0.06727636,-0.029147405,-0.01712692,0.04822643,0.025281375,0.0075953347,-0.02886625,-0.007065665,0.027025087,-0.019624397,0.015614756,0.03758315,0.012140395,0.03403261,0.03756857,0.007469737,0.027385892,-0.020896163,-0.018073158,-0.00897113,0.07412002,-0.004645821,-0.0035594208,0.046721254,-0.019660586,-0.08210087,-0.03771373,0.016894653,-0.022094652,-0.04125468,0.011103116,-0.076275565,0.023323521,0.017425256,0.001961543,-0.026846766,-0.004132891,-0.008810534,0.018095117,0.0437714,-0.03694824,0.045633543,-0.040008772,-0.00479134,-0.0007691899,0.060205646,-0.023181796,0.0010781786,-0.031390283,0.0014045212,-0.054652575,0.038478047,-0.015403652,-0.017771346,-0.05508107,0.03084029,0.025067963,0.058221303,-0.010644745,0.00930992,0.04865459,-0.0108799385,0.002907296,0.029819319,-0.0095177675,-0.008000089,0.04241538,0.0111128455,0.03792512,0.031696238,-0.015731862,-0.008908081,0.00028303842,0.018236816,-0.021057086,0.020216463,0.023145868,-0.021938097,-0.019499937,-0.025800932,0.04726683,0.0073575703,0.049548555,0.015982116,0.01920136,-0.009888615,-0.02204735,0.005881787,0.01706795,0.0037783715,-0.0022542148,0.006371172,0.017207175,-0.023295855,-0.031798817,-0.01020846,-0.018989205,0.00062344316,0.008458666,-0.009033955,0.014919923,-0.024328472,0.09768514,0.010239401,-0.0007159357,-0.008073083,0.053332284,0.047391504,0.059812613,-0.07500541,-0.006663041,-0.013322179,-0.030047689,-0.0006457847,-0.0051134066,-0.028831095,-0.01491944,0.0039467174,-0.022886552,0.051455695,-0.02101212,0.002452156,-0.06846336,-0.003875645,-0.0015451764,-0.041460946,0.04980189,-0.021664133,-0.0009265757,0.03247784],"last_embed":{"hash":"r4t9ty","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"r4t9ty","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 4: Financial + Social + Locking (Nuclear)#{1}","lines":[291,291],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"r4t9ty","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 4: Financial + Social + Locking (Nuclear)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.009417615,-0.024558235,-0.03449767,0.011914881,-0.03360971,-0.007932803,0.052573033,0.02846099,0.03579982,0.02948578,-0.002054309,-0.004264807,-0.015954526,0.0037636207,0.050739683,0.0057502477,-0.016426446,0.017976202,-0.008570707,-0.036471933,-0.0044640815,-0.01135971,0.023538213,0.054536287,-0.028546141,0.054276563,-0.028310379,-0.054783683,-0.03562005,0.05288559,0.009783508,-0.027977645,-0.012221519,-0.012142456,0.011137337,-0.0032310833,0.019779567,-0.028988518,-0.057175875,0.051982243,0.018172594,0.007153093,0.009705053,0.001803166,0.054347508,-0.008760243,-0.010737147,-0.029213201,-0.021394419,-0.053415775,0.009056105,-0.01728355,0.01653248,0.015797757,0.021760337,0.073158614,-0.052083265,-0.016135333,-0.04735558,0.0028079823,-0.01846733,0.017467689,0.018330377,0.0069820643,0.007897842,0.010250422,0.0014627292,-0.011027486,-0.004753769,-0.05134906,0.018334702,0.010475936,0.005668036,0.016667552,-0.048583087,0.017250998,0.009579195,-0.014231211,0.004124198,0.027812248,-0.0014699147,0.0052953595,-0.031109156,0.02110685,0.0017936425,0.04386127,-0.0023350725,0.06349365,0.018285703,-0.029446013,-0.025172656,0.0122701945,0.016715394,-0.02782234,-0.001925617,-0.0059243175,0.0108305365,-0.029534128,0.020440683,0.016178884,-0.03074475,0.023254745,0.023781719,0.017789505,0.029550245,-0.0070152734,-0.013144622,0.017688436,-0.0057199216,-0.031811308,0.029282087,0.011476747,0.01754943,0.02161958,-0.0057260143,-0.014486349,0.018029464,-0.02692222,0.007113086,-0.04132683,0.046861503,0.004417179,0.0409607,-0.03632288,0.03299416,-0.019418133,0.013460261,-0.016089031,-0.018351806,-0.0073395194,-0.0052546593,0.010168223,-0.008934939,0.011013274,0.0022975798,-0.023942912,0.031993713,0.007055514,0.018103113,-0.0035280464,-0.024598222,0.00060388545,-0.034037415,0.007877908,0.010021632,-0.063167945,0.003542357,0.019014038,0.014959757,-0.017100234,-0.047667805,0.028972123,-0.0037731894,0.0431669,-0.03011802,-0.011599654,0.05357753,0.03995661,-0.04376822,0.037099194,0.00035497933,0.014246743,-0.04226965,0.011938832,-0.012699349,-0.019312821,0.01884712,-0.008925724,-0.021249227,-0.007608729,-0.043165274,-0.023004703,-0.014865858,-0.013240812,0.0141339535,0.008149379,0.09017712,0.029803269,-0.0083017,-0.044856545,-0.014310721,-0.027854942,0.0064507057,-0.03830374,0.014799019,0.05362186,-0.019257104,-0.042220484,0.007805982,0.07692428,-0.027880969,-0.027800856,-0.015850352,0.029832963,-0.021890856,-0.017375046,-0.0049535474,0.010989132,-0.012186195,0.0049286047,0.010500824,0.013269591,0.0013118695,-0.02736322,0.0008667823,-0.0015129611,0.009536995,-0.061043493,-0.0074835494,-0.047458064,-0.0010229863,0.037197698,-0.027938446,-0.015813112,0.009329951,-0.04657448,0.0074248738,0.0012685027,-0.0025427183,-0.0072990814,-0.032871548,0.06372393,0.0078762695,0.029672885,0.033950187,0.023716295,0.007952816,0.029294696,0.029301144,-0.027307319,-0.025090626,-0.017948791,-0.021324005,-0.014621475,0.0009698772,0.0077144513,-0.052963804,0.029074868,0.041295428,-0.035745986,0.0005424401,-0.025962269,0.010282415,0.002902443,-0.04110349,-0.03343588,0.026718348,0.03784692,-0.003905234,0.03290229,-0.010413146,0.008804308,-0.014927667,0.006269673,0.028347734,0.041390616,-0.0061382735,-0.017682148,-0.034389507,0.011786345,0.010188207,0.018641634,-0.0028531668,0.019041106,0.0040515983,-0.00027572774,-0.009334793,-0.01760299,0.028941685,-0.015288395,0.013331455,-0.019059429,0.027263537,-0.018507903,0.0010778798,0.040718686,-0.02351201,0.021391777,0.08125543,0.0021518252,-0.007076544,0.03783641,-0.008638913,-0.029505616,0.08324147,-0.0118898265,-0.0084738275,0.011799773,-0.021316236,-0.006437489,-0.022994036,-0.0050678574,0.06429649,-0.012730599,-0.02740658,-0.011787122,0.010575793,-0.17200197,0.025003377,-0.010405461,0.03526665,0.010780266,0.032077674,-0.019558974,0.016166113,-0.024122871,0.045570873,0.016894529,-0.060115643,0.03505451,0.010549213,0.002389014,-0.0075966343,0.0063750525,-0.0032741998,-0.06620908,-0.028775841,-0.053977516,-0.048505202,0.013759788,-0.026070734,-0.007948213,0.019424738,0.065728165,-0.016407056,-0.007687279,-0.027859459,-0.039343197,0.010630414,0.016286055,0.014238901,0.01649471,0.08938758,-0.0028010386,-0.018269092,0.03896314,-0.01634708,0.055441182,0.01897735,0.033668008,0.016315386,0.020449439,0.019212551,0.0071343607,0.0034810398,-0.032789342,0.011947941,-0.070283875,-0.030147918,-0.0050873915,-0.011640723,-0.04887516,-0.004607352,0.031835277,0.052401867,0.022075733,-0.02074084,0.017733414,-0.042068835,-0.0019889104,-0.029733948,-0.054974206,-0.017758725,0.03023633,-0.013273659,0.017593518,-0.029560233,0.031861898,-0.077775836,-0.007686106,0.011295646,-0.014888521,0.05055946,-0.04217362,-0.042042553,0.015530002,-0.11586663,-0.012071605,0.013792871,0.007420168,0.007330294,0.006249707,-0.043779053,-0.015845181,0.027246548,0.04348736,0.24029498,0.03850164,0.032347657,0.03074353,0.009451418,-0.039331272,0.008470954,0.05233703,-0.0120448945,-0.010549568,-0.033543523,0.015933424,0.027864842,-0.0028384093,0.021196723,-0.023355374,-0.04882637,0.01899349,0.06742147,-0.013257687,0.0046770335,-0.037626848,0.018314995,-0.01195265,-0.057909768,-0.017575178,0.0032748806,0.0028251652,-0.004389096,0.0053235586,-0.016854791,0.035253577,0.03329995,-0.020534344,-0.0009262064,-0.02218035,0.020157607,-0.02080142,0.021314641,0.032509495,-0.024807895,0.0071502854,0.026920281,0.0118695125,-0.029664112,-0.025181243,-0.026635088,-0.006896794,-0.029000113,0.02015696,0.032364413,-0.057514157,-0.0008753629,-0.01965863,-0.022549417,-0.016347514,-0.04680187,-0.0029104445,-0.018410595,0.009614142,0.0623283,0.008000759,-0.023447528,0.031514168,0.017488431,0.0103235785,0.0012053624,0.019764425,-0.02391338,0.038465723,0.010238251,0.048609275,0.00670558,-0.000156802,0.019580707,-0.026568057,0.059783645,0.014595233,0.024313396,0.020871345,-0.04044586,-0.05139211,-0.015610127,0.017512614,0.01454412,-0.022784958,0.021706393,0.04952555,-0.035099234,0.02018127,0.0069610057,0.0027351824,-0.0041379486,-0.015000849,-0.03707103,0.033013646,0.0039754384,0.01973048,-0.037403144,0.037573624,-0.019737342,-0.030428182,-0.0093241,0.007928282,-0.023506463,0.002869914,-0.030893043,0.026447315,0.023269618,0.029657334,-0.035052408,-0.006002563,0.016544154,0.018302863,0.024749033,0.04058153,0.0020025983,0.005481103,0.06562779,0.02938881,0.0023579476,0.047737036,-0.036379803,-0.0010981596,-0.008082999,-0.04976841,0.00550914,0.025770618,-0.0011304261,0.082604535,0.019866448,-0.00956994,0.009724171,0.016905164,0.04145934,0.0053326814,0.007944706,0.0023268622,0.020821558,0.033730224,-0.05821016,0.017797401,-0.034350287,-0.01404218,0.0015962844,0.031254955,0.011381879,-0.028309174,-0.011695119,0.024178432,0.003269531,0.05606123,0.020394892,-0.059395958,0.0131560275,-0.07106673,0.0082654,-0.04646573,-0.05470372,-0.031518955,-0.010705987,-0.04215431,0.032573733,0.06890956,-0.039399605,0.072077215,-0.015446089,0.007380303,0.010824874,-0.0367455,-0.000006216491,-0.03420427,-0.01131036,0.009010939,0.027486334,-0.06640833,-0.027706714,-0.019278483,-0.017703727,-0.029431412,0.024155032,-0.026687508,-0.03139083,-0.044263296,0.03288242,-0.0432521,-0.00427844,-0.009198507,-0.018475197,-0.030635983,-0.004676777,0.07926245,0.0075025917,-0.0110967485,0.027204176,0.0073712706,0.0129729975,-0.010406802,0.040323563,0.041471686,0.0051680035,0.014702501,0.0018159443,-0.021952886,0.007647524,-0.014735831,-0.002933669,0.04498153,0.014482394,-0.020240376,0.0006876299,0.009082851,-0.02294286,0.0063567874,0.003285012,-0.029860314,0.012792198,0.060793784,0.014167836,-0.024631528,0.014356575,-0.01062361,-0.00014338006,-0.04275277,-0.049630757,0.040107563,-0.0014770911,-0.0010043377,0.018121865,-0.02149088,0.0024689925,-0.057916183,-0.0094180815,-0.0027012732,-0.012211582,0.036739938,0.0039952174,0.03280583,0.032864485,-0.025311869,0.0034946115,-0.05687724,0.005909775,0.017991079,0.011317506,-0.012642522,-0.041030347,-0.010116203,-0.012268123,0.011526801,-0.0014708425,-0.07631621,0.019056013,-0.05950149,0.025511006,0.025991745,0.020648545,-0.020354273,0.016852997,-0.043579835,0.0020880944,0.011644219,-0.0065679494,-0.00080180814,-0.022285815,-0.058410726,-0.024507599,-0.013882684,-0.03132123,-0.020373793,0.004631429,0.013398431,-0.0051831044,-0.03724156,0.015073789,0.019980596,-0.020884419,-0.019895017,0.040733807,-0.03779359,-0.026244076,0.014243512,0.03051585,0.028326904,-0.048878334,0.0018608391,0.02470128,-0.038327176,0.029967645,-0.031304248,0.059027456,0.020140007,-0.032131556,0.069672614,-0.06395795,0.029299017,-0.029046007,-0.0022469382,-0.009116388,-0.00984966,0.0039228643,0.02431186,0.0092345895,-0.022213867,-0.02450618,0.00027844415,-0.0029682121,-0.0401028,0.03358261,0.00064239313,0.025455868,-0.03444932,0.009597013,0.0021474455,-0.028963277,0.014189837,0.044260506,-0.008202542,-0.0137864165,-0.010697682,-0.007987586,0.017264199,-0.02692057,0.0020672919,-0.021484317,0.025668435,0.009973185,-0.010285344,-0.0342679,-0.014847862,-0.033713423,0.00020274642,-0.031067008,-0.012465454,-0.017492749,-0.03837319,0.071169004,-0.034049213,0.03678536,0.037496936,-0.029144887,-0.017200258,0.019865558,-0.0008516016,-0.008629141,0.0065429006,0.013728607,-0.012120175,-0.0123658115,-0.01905997,0.06179803,-0.013599377,0.002098939,-0.018356455,0.04991441,0.009313344,-0.030379308,-0.00922943,0.011189709,0.03439835,-0.00572231,0.0025125071,0.00629162,-0.041590527,-0.0014725118,0.040316597,0.04187473,-0.010045586,0.018454935,-0.000035484365,-0.012154159,-0.07507004,-0.015797844,0.028080694,-0.040770777,0.03757544,0.007227632,-0.04972559,0.03472488,-0.018504359,-0.03750736,-0.06279403,-0.026378239,-0.014767189,0.008439298,-0.012989233,-0.043893304,0.0070903115,0.044477068,-0.0021024528,0.020402849,-0.0029458627,-0.04559041,0.0068892967,-0.15453118,0.0109472945,-0.0034482994,-0.0074020396,-0.016073473,0.006309984,-0.041145615,0.001563404,-0.00934673,0.013291791,-0.014030861,-0.024936352,0.047837954,-0.01150849,-0.022317884,0.013092593,-0.035070352,0.0037259364,0.011104796,0.020129861,0.0043385215,0.01435986,0.05027873,0.0090736495,0.0040894886,0.0077456622,-0.013131739,0.015051316,-0.024284612,-0.016001241,-0.012174968,-0.05078314,0.020703582,0.023300488,-0.022124246,0.00075543835,-0.016913846,-0.02405031,-0.0068232766,0.005182252,-0.014628101,0.030910308,0.019082936,-0.002962196,0.023848569,0.099093385,0.0022715658,-0.025884055,-0.03962071,-0.013943366,-0.026852196,0.04751355,-0.08191345,0.0343222,-0.015552502,-0.0018686703,-0.02692257,-0.047297202,0.041111704,0.057015028,-0.010646918,0.0033225454,-0.02261882,-0.013967917,-0.014274856,0.01621927,-0.07392513,-0.0010079753,-0.0040358836,0.016890235,-0.02228533,-0.017304089,-0.030362593,-0.04959509,0.01899276,-0.011516457,0.037848167,0.016172908,0.004793002,-0.008329834,-0.034784604,0.04867815,-0.0111321015,-0.04061666,0.045340106,-0.017767388,0.0017449873,0.027188178,-0.027487995,0.0049085645,-0.020342989,-0.031661443,0.0066700443,0.012079602,0.008461615,0.03626234,-0.017558733,0.03391984,-0.058148716,-0.018521193,-0.007026886,0.0019597195,-0.0286573,-0.006099751,-0.039673235,0.019638827,0.04600327,-0.024716284,-0.029250087,-0.040675525,-0.00571544,0.008127236,-0.011333659,-0.0015994023,-0.08832022,-0.021574976,-0.016606616,0.05144172,0.020401701,-0.015837556,-0.011726043,-0.0040422953,0.019693574,-0.022943588,0.022031987,0.05435191,0.018373277,0.02001871,0.024035746,0.013170076,0.022242194,-0.038698614,-0.024460146,0.0055212984,0.07054005,-0.0015990078,-0.0306302,0.06598189,-0.035548188,-0.069176674,-0.042001955,0.009694866,-0.032777492,-0.022058567,0.001969531,-0.076212496,0.014116638,0.015045882,-0.007559196,-0.015094455,-0.012542881,-0.0054814294,0.0013052368,0.044198148,-0.024919668,0.04230063,-0.044698253,0.037298083,-0.03967468,0.05442383,-0.024392098,0.00061269064,-0.024912331,-0.010125649,-0.046668448,0.03233689,-0.016592516,-0.026601207,-0.05244607,0.028164752,0.038994517,0.061644986,-0.004222723,-0.0043026167,0.076739736,0.0069385413,-0.0084848795,0.0075688944,-0.013560184,-0.008909871,0.06154463,0.010287613,0.03739424,0.0396313,-0.018738529,-0.0063637085,-0.0031229455,0.011989305,-0.005646085,0.014046089,0.02994172,-0.0208721,-0.023939377,-0.012848982,0.045978557,0.01877745,0.049009267,0.023737913,0.008206361,0.0153705375,-0.011933551,0.0037007926,0.019192059,-0.008105557,-0.008529618,0.020575212,0.0036996973,-0.03147782,-0.042237096,-0.0031314793,-0.02897866,-0.0011043677,0.0034864966,-0.0019397637,-0.0009011131,-0.021637375,0.0754575,0.0035840233,-0.0269922,-0.010485571,0.057617642,0.053759594,0.058519647,-0.061018717,-0.026913209,-0.02788175,-0.028007679,-0.01413107,0.0019268333,-0.024739366,-0.025372615,0.03174548,-0.031712946,0.04934882,-0.0076461732,0.0015004661,-0.06728348,0.014313733,-0.038380608,-0.023484996,0.04769384,-0.018900873,-0.01832263,0.020539854],"last_embed":{"hash":"cgi80b","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"cgi80b","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 4: Financial + Social + Locking (Nuclear)#{2}","lines":[292,292],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cgi80b","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 4: Financial + Social + Locking (Nuclear)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.011033206,-0.026611054,-0.032007027,0.007558574,-0.050777085,-0.00019251587,0.03933267,0.029047435,0.033127837,0.028602317,-0.0044438625,0.010397692,-0.025258206,0.002616527,0.042791788,0.014847358,-0.006300549,0.0061070705,-0.007110051,-0.038198788,-0.015523748,0.005085211,-0.0071590575,0.07256296,-0.020431956,0.04068119,-0.008638771,-0.0615941,-0.043154523,0.05522951,-0.0007403178,-0.033065695,0.00888253,-0.022819394,0.009102054,0.0070153144,-0.005120774,-0.035406362,-0.05645012,0.043447062,0.026248757,0.007974774,0.0117164785,-0.005350785,0.030673705,-0.0005844971,-0.0022752557,-0.055206295,-0.025972411,-0.034598693,0.023494259,-0.01353703,0.010214649,0.014799722,0.049271487,0.08580684,-0.03360205,-0.006936496,-0.037574377,0.004362729,-0.013495076,0.015954081,-0.0005052837,0.009535904,0.01022343,-0.0042025587,0.026548784,-0.0108384155,0.009495875,-0.04848224,0.0074668964,0.011624204,0.0019868603,0.012528559,-0.04987689,0.016622428,0.0020768598,-0.0147794755,0.0013684905,0.022899507,-0.005519361,0.014466784,-0.021955332,0.026777137,-0.0054236487,0.033577893,0.00012289641,0.04674682,0.035498433,-0.022390045,-0.030412007,0.0030171445,0.010323141,-0.02959122,-0.0062894984,0.0012786415,0.014503401,-0.036388155,0.018550161,-0.0036358552,-0.027170163,0.013160408,0.020880673,0.006621043,0.041736342,-0.010033116,-0.009872932,0.031182654,0.0071001207,-0.023272865,0.017847614,0.013752155,0.013795697,0.017247815,0.0041391826,-0.0039816718,0.04608281,-0.02623727,0.023370018,-0.05755022,0.038655598,0.0030114495,0.07637668,-0.041200142,-0.0033462313,-0.011816048,0.020935807,-0.0016205634,0.0019073593,0.010332672,0.026828485,0.001536889,-0.018439418,-0.001900104,0.016024284,-0.018890686,0.0140639,0.0053344704,0.021995777,-0.025083967,-0.0051609604,0.0073262937,-0.020548437,0.02123253,0.017770695,-0.052392077,0.0073004435,-0.0012172488,0.019666,-0.0052946424,-0.016307857,0.044027157,0.02899615,0.039682727,-0.0184468,-0.009765934,0.03927377,0.032330193,-0.053802002,0.017059352,-0.004678014,0.0031794207,-0.036669385,0.013337057,-0.0013052677,-0.022620834,0.015685244,-0.0063792043,-0.03958636,-0.020196326,-0.010405072,-0.048537172,-0.015374479,-0.033769652,-0.00058822794,0.00052563637,0.076683044,0.024425494,0.0068137534,-0.02096227,0.005507225,-0.007955511,-0.016285138,-0.03980625,0.011765888,0.06244298,-0.0070100026,-0.050097395,0.018806124,0.06652718,-0.019030647,0.004814998,0.004961206,0.0046364255,-0.025051005,-0.030571977,-0.0009413592,-0.004144907,-0.011632058,0.004084744,-0.0018296409,0.0045094877,-0.0043818825,-0.037769392,-0.01954311,-0.0017475485,0.008880803,-0.032824285,-0.009086254,-0.046760604,-0.019568749,0.04244632,-0.02096603,0.0056812367,-0.0038039528,-0.02550786,0.022282293,-0.0065024453,-0.004497738,-0.0077317297,-0.032647803,0.07115254,-0.0039052477,0.017947005,0.02735689,0.024887046,0.011655945,0.039084688,0.03754345,-0.009351912,-0.03066505,-0.016955994,-0.012844093,-0.009535617,-0.0035169518,0.008095119,-0.049979877,0.028466083,0.056396052,-0.04582679,0.0029883934,-0.028289346,0.00955544,-0.018858748,-0.043275904,0.0032131104,0.014223323,0.025125265,0.00028511172,0.017087372,-0.0072028935,0.018180069,-0.012779504,0.0003798367,0.031447217,0.03423876,0.011939824,-0.021474816,-0.045358315,0.009757052,0.008033972,0.024479989,-0.0017506022,0.025061512,0.011097323,0.008912338,0.013209417,-0.0005816871,0.02131112,-0.012471322,0.010275677,-0.04399531,0.02121914,-0.013259027,-0.020839853,0.034241717,-0.030822678,0.023312246,0.05395169,0.0103025185,0.015704034,0.026080662,0.017139753,-0.024313303,0.09478841,-0.022555612,-0.02850371,-0.020056274,-0.024584934,-0.0075542084,-0.040663313,-0.008866807,0.06827581,-0.005872666,-0.021875849,-0.008063602,-0.019069742,-0.17375517,0.030142501,-0.007706655,0.04254527,0.010516046,0.030347547,-0.019865353,0.012497486,-0.033702977,0.027798655,0.007041749,-0.051645055,0.032982394,0.033519283,0.010442052,0.0048259553,0.001076091,0.01741409,-0.035627402,-0.024893068,-0.04851692,-0.054973483,0.0018243344,-0.031075504,-0.008945326,0.042485118,0.06796034,-0.021029657,-0.021684086,-0.034517325,-0.043598656,-0.009063451,0.0059328414,0.030148214,0.012644091,0.07024074,-0.005898677,-0.03928248,0.03770217,-0.01607531,0.05837322,0.032264635,0.01911074,0.0011172318,0.0018212923,-0.0028353853,0.011141859,-0.001403748,-0.048178587,-0.002208164,-0.07866601,-0.025672259,-0.018324243,-0.020184042,-0.046024214,-0.0003827904,0.023750212,0.058532834,0.017413985,-0.013428033,0.020039696,-0.05742652,0.005320616,-0.064405024,-0.041414592,-0.019535925,0.027168814,-0.0039902623,0.01188528,-0.021895146,0.0438826,-0.087693125,0.0024463185,0.0068889195,-0.035544317,0.03860784,-0.059092887,-0.024373695,0.024808368,-0.11799534,0.0015108082,0.01952658,0.003772427,0.022541314,0.003026401,-0.048875663,-0.019502437,0.021984074,0.03734608,0.24545257,0.030195221,0.045216482,0.033879932,-0.02177656,-0.022377979,0.02825734,0.053363867,-0.018777255,-0.01533897,-0.009082783,0.044759046,0.038323995,0.009857594,0.019268455,-0.011201999,-0.06527065,-0.009531357,0.06370432,-0.008933756,0.008631297,-0.048749503,0.03190913,-0.013543731,-0.055287704,-0.006647219,-0.013360136,0.010137875,-0.012042517,-0.013868238,-0.03180568,0.018340344,0.0478597,-0.02939522,-0.008007445,-0.021262877,0.018998027,-0.021236325,0.002928685,0.031527024,-0.014931236,-0.0027081615,-0.009046941,-0.005661575,-0.013851459,0.005036468,-0.031947147,0.021365851,-0.0038801793,0.019685883,0.015369461,-0.045969833,-0.0058957087,-0.026071124,-0.021123145,-0.02932575,-0.03205686,0.0066049783,-0.023906717,0.02446218,0.052687384,-0.0015120019,-0.049695227,0.0009455055,0.012602617,-0.0062701656,-0.01460613,0.0056810803,-0.035302777,0.03605051,-0.002286922,0.06516282,0.007696903,-0.00024919756,0.014792925,-0.018409906,0.045838453,0.017015696,0.042966995,0.00552158,-0.03355318,-0.04098963,-0.028261637,0.00044514786,0.013706429,-0.0415709,0.033291977,0.044097893,-0.040091723,0.028106226,0.0046999785,-0.011608538,-0.028415825,-0.0125915855,-0.049010716,-0.00051614904,0.026818287,0.013844624,-0.042429052,0.025267765,-0.035885416,-0.015644286,-0.0051032226,0.029869562,-0.008783479,-0.01817545,-0.053973533,0.024747489,0.014516457,0.013433469,-0.032625653,-0.006011975,0.022241997,0.0034279823,0.0007113969,0.052227035,0.005491111,0.01665998,0.07470552,0.04613086,-0.028730804,0.046271216,-0.024634004,-0.003423655,-0.018243223,-0.05044215,0.0055173747,0.03928993,-0.052903835,0.080148384,0.004543091,-0.015265215,0.011769927,0.009100122,0.013319429,-0.0042461455,0.026759952,-0.01564124,0.03321617,0.041016974,-0.058145177,0.016913908,-0.02094629,-0.0031459904,0.019115629,0.023030672,-0.018349592,-0.03350866,-0.0036510576,0.0014245246,-0.008946305,0.06399952,0.0038499695,-0.035252877,0.009220922,-0.07167923,-0.0009019644,-0.0539822,-0.060097534,-0.024609672,0.0034194659,-0.033689838,0.0074215503,0.07225643,-0.00472033,0.048456587,0.00018481194,0.02611661,-0.0124543095,-0.025811821,0.016173247,-0.017718678,-0.0015001958,0.024008812,0.0032744552,-0.04281502,-0.016426003,-0.023952063,-0.035405193,-0.05222009,0.038831454,-0.04392093,-0.029036766,-0.029944299,0.025220841,-0.040868197,-0.0075075477,0.00060718786,-0.020182895,-0.041741055,-0.0040982193,0.08217202,-0.0009315295,-0.014473715,0.02725514,0.015889132,0.014700859,0.0042479355,0.044265207,0.040584955,-0.0013835746,0.011126567,0.0054895007,-0.021581484,0.018806275,-0.032738384,0.00030879382,0.024129242,0.032137297,-0.017815951,-0.005155119,0.026627574,0.0072856867,0.023073006,0.011346817,-0.027904687,-0.0028976423,0.040812522,0.019844586,-0.02296314,0.018824289,-0.030436626,-0.0036791933,-0.030228395,-0.043729786,0.052495606,-0.0010318365,-0.026328474,0.009931131,-0.043643218,-0.0038727145,-0.056655,0.012139514,-0.0025596172,-0.02008494,0.034563217,0.0047629974,0.025790397,0.011399624,-0.034470994,0.014852845,-0.037080657,0.027417842,0.032624066,0.004977005,-0.00021824313,-0.045837667,-0.018192887,0.0022984312,0.013243627,-0.010289739,-0.07462944,0.039850473,-0.052885808,-0.00034908034,0.015686417,0.012521645,-0.0110152755,-0.019623648,-0.032551482,0.0035499295,0.007942699,0.0059335646,-0.016369775,-0.024835119,-0.0738014,-0.035576094,-0.0063785804,-0.03639228,-0.05278275,0.0108110625,0.010632401,-0.0021783283,0.0019648867,0.00817711,0.015005041,-0.019109707,-0.017854553,0.0462268,-0.06294951,-0.035572078,0.029141068,0.013562434,0.011394129,-0.020340823,-0.012371034,0.0268439,-0.03612415,0.026853735,-0.03244692,0.05805223,0.013162696,-0.03845686,0.05593263,-0.060358856,0.010347864,-0.029176919,0.015394453,0.003010211,-0.020422796,0.01190189,0.023240056,-0.0031745215,-0.018398348,-0.010888854,-0.0143246995,0.0077159014,-0.030963244,0.01846233,-0.00019705699,0.036054146,-0.027618827,0.0085890945,0.008004801,-0.016205743,-0.0028186066,0.04168659,-0.013371391,-0.0041418085,0.0062713656,-0.0011262413,0.012927006,-0.026282175,-0.006280023,-0.021948405,0.03983935,0.0035363229,-0.029345736,-0.037701238,0.00045001123,-0.0148303425,0.002675104,-0.015754096,0.0031367107,-0.017773839,-0.025386138,0.044702906,-0.026112467,0.036544796,0.037532628,-0.022299634,-0.028902536,-0.008632596,0.019580819,-0.0012337753,0.023748456,0.022046313,-0.024392614,-0.03531742,-0.012404117,0.07190779,-0.004741581,0.0042294255,-0.023585906,0.056877263,0.0028530124,-0.013900624,-0.009361852,0.02270748,0.016654309,-0.0035490205,0.0042233816,0.002062039,-0.028012443,0.014326482,0.019612215,0.037895195,-0.0029881522,0.043111894,-0.002414598,-0.008468454,-0.053278223,-0.02071604,0.021299738,-0.046590347,0.04904365,0.0150126675,-0.052890014,0.0183471,-0.019402772,-0.019026794,-0.055760823,-0.019887883,-0.02169916,0.008691951,-0.027225085,-0.030369883,0.013271971,0.049424265,-0.012818852,0.028145049,0.022174925,-0.030825447,0.015256633,-0.15611358,0.0027308469,-0.00573977,0.000034799054,-0.021680363,0.0055582845,-0.025786111,-0.0036241272,-0.02867648,0.0057427175,-0.014164159,-0.038221095,0.048290476,-0.007693114,-0.007751403,0.020436613,-0.044360183,-0.0052791974,0.002402801,0.042586006,0.020018838,0.015838267,0.022285273,0.002531272,-0.020413175,0.023900203,-0.020772973,0.006087169,-0.024679614,-0.045284465,-0.011697514,-0.079242416,0.0384295,0.021936124,-0.026560731,-0.012764741,-0.012548879,-0.024461841,-0.012115505,0.012954786,-0.016577462,0.0061635314,0.02077438,-0.014731525,0.03063691,0.0959478,0.006263798,-0.015167221,-0.046818923,-0.00872508,-0.03163122,0.04001631,-0.06625017,0.025075382,-0.0035060064,0.0032387963,-0.012018641,-0.05145126,0.0103811445,0.07122015,0.0010507208,0.008890559,-0.014954669,-0.0040928344,-0.004354389,0.034354597,-0.08312081,0.0016778894,-0.0054006577,0.0018261564,-0.026306197,-0.041523162,-0.016317109,-0.047197204,0.0137639055,-0.017938197,0.03920134,0.023098981,0.006176951,0.0076652956,-0.019709313,0.00837236,-0.025932519,-0.012986686,0.056998614,-0.032459352,0.001150271,0.013746628,-0.021903832,0.0022278524,-0.008711721,-0.0399286,0.00360435,-0.0033632612,0.027173406,0.02158261,-0.017147407,0.04116667,-0.056652255,-0.020572944,0.019630654,-0.0017972003,-0.026498562,-0.019274294,-0.022436496,0.03704308,0.061104376,-0.021388184,-0.026683962,-0.046461906,-0.018173212,-0.002331864,-0.021990716,0.0015864632,-0.065205045,-0.019572673,-0.028778385,0.029614788,0.02034939,0.009691412,-0.031354174,-0.017131986,0.027595067,-0.018287694,0.04098299,0.042431228,0.025707927,0.031305797,0.04268727,0.011319052,0.035564333,-0.025062699,-0.03292898,-0.016130509,0.07782093,-0.00000588043,-0.010324742,0.05404248,-0.008283004,-0.07871373,-0.03727565,0.010804255,-0.0126714865,-0.032301314,0.019289153,-0.069901966,0.029358007,0.011620436,0.0052583595,-0.03227468,-0.0032627026,-0.0072024413,0.016668119,0.041084748,-0.0281204,0.04445504,-0.043271605,0.007047767,-0.00783182,0.059478555,-0.024226654,0.013066932,-0.029647768,0.0043163365,-0.049887184,0.032064345,0.00074403617,-0.018499115,-0.052819613,0.037968665,0.023587428,0.0645783,-0.011057947,0.019003151,0.0538917,-0.0137125505,0.0021700782,0.034451157,-0.0025026456,-0.013646308,0.0504917,0.0058036535,0.030738512,0.034110837,-0.026064325,-0.001426881,0.0041419202,0.011432388,-0.016984742,0.025325114,0.02153129,-0.01684054,-0.030149525,-0.036416,0.047538355,0.009389471,0.05255975,0.027422763,0.018194659,-0.013486342,-0.008520568,0.011555577,0.03620475,0.00014684963,-0.0062398445,0.0050117676,0.023458956,-0.008725276,-0.01712268,-0.020487113,-0.011651489,0.0044363467,0.016318431,-0.009899534,0.0006289663,-0.015869955,0.09457016,0.015458939,-0.0068077906,-0.024123818,0.051387,0.045795012,0.03699365,-0.070605874,-0.0085183885,-0.011138289,-0.029599832,0.0059300335,-0.0051046046,-0.011885738,-0.012042788,0.007190507,-0.012373316,0.049987957,-0.019810194,-0.0006827685,-0.0663199,-0.0032335478,0.0010177788,-0.037290636,0.047652233,-0.022772964,-0.0068191555,0.031029824],"last_embed":{"hash":"1n171z","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"1n171z","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Implementation Levels (Choose Your Enforcement)#Level 4: Financial + Social + Locking (Nuclear)#{3}","lines":[293,294],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1n171z","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0036040614,-0.0070599513,-0.032147333,-0.01680642,-0.024258956,-0.029556077,0.042385373,0.016897043,-0.0050698863,0.008785147,-0.025957026,0.002514613,-0.028903706,0.0009245016,0.05115365,0.032462772,-0.019768381,-0.01179238,-0.0027919079,-0.0033578807,-0.0005506235,-0.012324776,0.057165574,0.018080844,-0.0181097,0.048662305,-0.020868149,-0.04476538,0.011115683,0.027072784,0.012439897,-0.057932924,-0.019325329,-0.027502317,-0.01702505,0.0006581449,0.03884627,-0.019776465,-0.030901078,0.040884085,0.011900651,-0.015433157,0.008237787,-0.011976175,0.044318635,-0.011273736,-0.023383869,-0.031257357,-0.00009689607,-0.031582695,0.0071042757,-0.036645815,0.017859314,0.010241456,0.023357205,0.04398161,-0.02320969,-0.02011809,-0.02146025,-0.032522958,-0.03653136,0.0068131364,0.011596188,-0.017447641,-0.0074637537,0.015776835,-0.008940737,-0.0070854817,-0.016829899,-0.046796724,0.00025884548,0.02743062,-0.0057448098,-0.004180488,-0.045826808,0.00507496,-0.005738462,0.022106847,-0.009113011,-0.000030167545,0.013965802,0.014153008,-0.024311328,0.04906574,0.0099732,0.02029107,0.009607089,0.06468923,0.02440016,0.0049678762,-0.0019245351,-0.010888121,0.013232426,-0.035501476,-0.021599827,0.03096438,0.015258285,-0.052911196,0.048705764,-0.008876655,-0.008576416,-0.025562333,0.024103522,0.003594758,0.048177946,0.027146319,0.008851744,0.039984968,0.011929079,-0.026089393,0.0154415555,-0.021283213,0.042502087,-0.029421521,-0.0059472164,-0.006753908,0.0093921535,-0.031036073,-0.024138229,-0.01890932,0.035034057,0.017555667,0.05329778,-0.048312776,0.0066326037,-0.036674783,-0.016025824,-0.027012987,-0.02516584,0.009968628,0.010618168,-0.0128735695,-0.02605853,0.018797891,0.007592684,0.001104341,0.00956702,0.0112851355,0.015105269,-0.04290907,-0.013075702,0.05063457,-0.027377356,-0.0043700323,0.022137968,-0.04519185,0.01933946,0.024831148,0.031736717,0.026656749,-0.068603955,0.028717142,-0.005170628,0.057796948,-0.01449228,-0.012572385,0.018590579,0.0270139,-0.013314026,0.017734073,-0.01990657,0.050951112,-0.08619759,0.0533742,-0.0044264975,0.0028140373,-0.011407686,-0.0008096289,0.018202873,-0.023416061,-0.03450512,0.021989437,-0.0143579105,-0.014923374,0.00017871952,0.032263998,0.06519959,0.032078832,-0.014199877,-0.025419531,-0.053474728,-0.013451066,-0.02687713,-0.0671092,0.0141806,0.032469068,0.020457948,-0.040096097,0.008197829,0.042809274,-0.050789684,0.008014818,-0.0022541704,0.050711226,-0.022044022,-0.011447908,0.03757016,-0.00587432,0.009742039,-0.008990811,0.017695,0.0153415,0.027661145,-0.05867605,-0.0034836573,-0.007823812,0.0077206288,-0.050470486,0.0030514896,-0.03923202,-0.0022690566,0.033684846,-0.018058611,0.013751775,0.0015071783,-0.029376308,0.015008147,-0.0044803806,-0.034107257,0.010572899,-0.0042766705,0.07491486,-0.010487328,-0.010715435,0.021005237,0.035822608,0.01808609,0.031705376,-0.009411318,0.025261316,-0.02037075,-0.000030599353,-0.0141523965,-0.020182386,0.013325744,-0.04490479,-0.060543228,0.025545826,0.040126815,0.005169112,-0.013681112,-0.022418765,0.0024619303,0.016573872,-0.016398596,-0.02952996,0.032664143,0.009811086,-0.026945291,-0.009313551,-0.010479531,-0.012823994,-0.019771079,-0.00291786,0.016879242,0.038844824,0.026748639,-0.0071712784,-0.01729626,-0.00049289124,0.01915778,0.019348405,0.011163345,0.028453069,-0.0056326687,0.025390575,0.00885717,-0.034491442,-0.01031383,0.009400401,0.008354519,-0.05961119,0.032367323,0.014656704,-0.012611228,-0.021348527,-0.018224593,0.024070714,0.071339145,-0.0028897366,-0.068869114,0.041507978,0.0060115494,0.010344742,0.047653116,0.009849708,-0.031249763,-0.025151486,0.009096428,-0.024862988,0.001987145,0.008388074,0.07281332,0.0129719805,-0.0122201005,-0.0025830453,-0.00066836743,-0.17616443,-0.006865881,-0.005625121,0.013909019,0.0065643685,0.054473173,-0.06482589,0.016804554,-0.014256155,0.02653373,0.05335289,-0.034641434,0.03960541,0.024285778,0.02230075,-0.017001748,0.0012952678,-0.0032253154,-0.0182111,-0.048814524,-0.06153745,-0.038583774,0.05300052,-0.014066947,0.0047131535,-0.0063860463,0.05317803,-0.010742767,-0.0051122075,-0.03339025,-0.07143374,-0.018684624,0.0026451068,0.051817905,0.009375475,0.060253516,0.012986797,0.012856104,0.048701495,0.002529713,0.04213776,0.031622507,0.03763268,-0.0070722573,0.028761443,-0.022584349,-0.0032927433,-0.008493783,-0.014388813,-0.010114311,-0.047558114,-0.00053855416,-0.039738547,-0.04985719,-0.017230269,-0.01692295,0.04206617,0.05437667,-0.0034419976,-0.02707074,0.000497545,-0.030811496,0.004996628,-0.023117337,-0.030365657,-0.0046512554,-0.013167579,0.017451841,0.038210474,-0.035283074,0.035994947,-0.07124122,0.005552912,0.0021650386,-0.041379325,0.038129214,-0.03199838,-0.021895679,-0.021713639,-0.13337773,-0.024378503,0.019583609,-0.03716353,0.033906788,-0.0060659903,-0.029793825,-0.012963315,0.037438672,0.019040003,0.24902254,0.029491212,0.021896316,-0.010605362,-0.010501611,-0.03427754,0.008363703,0.08522273,0.0029852672,-0.015864285,-0.026335763,-0.004078924,0.026720928,0.0048308983,-0.0038024276,0.0029568535,-0.04315145,0.04900577,0.06805335,-0.017603872,0.013703732,-0.01373256,0.014713797,0.0062375474,-0.052234113,-0.02162187,-0.0032675,0.057984807,-0.023514416,-0.011496942,-0.031515792,0.021793412,0.036706287,-0.03349996,-0.017657526,0.04222197,0.044698384,-0.026616702,0.023433566,0.019286789,0.024511915,0.008096765,0.0287389,0.0064821737,-0.034682885,-0.009510185,-0.03728592,0.022780588,-0.015717726,-0.03822596,0.0057986374,-0.03331434,0.007664961,-0.024629727,-0.030725177,-0.019759215,-0.037070733,-0.02102593,-0.02499952,0.01759391,0.03628282,0.017762372,-0.04057556,0.02600686,0.015024239,0.02777879,-0.001777228,0.013402116,-0.032255996,0.03624153,0.0028570832,0.019338354,-0.0051378594,0.010282603,0.022598311,-0.032615777,0.029102605,0.030673265,0.0048621045,0.013292379,-0.014078371,-0.000493189,-0.028409341,0.009495409,-0.009168075,0.0019463828,0.051093597,0.057761133,-0.022958705,-0.004512889,0.0030484626,-0.011960314,-0.018603405,-0.007008841,-0.04399282,-0.01439248,0.047754396,0.020048324,-0.0023922492,0.046495687,-0.020275597,0.007015601,0.043663558,0.008213481,-0.022862833,-0.006301865,-0.024359707,0.0060769445,0.023514343,-0.0037086853,-0.06362097,-0.01204839,0.037221484,0.0055512954,0.0039814007,0.066231854,0.003474433,0.012663786,0.046628293,0.0008758318,0.004707304,0.02249905,-0.008157993,0.019707406,-0.010143872,-0.05403878,0.0062401826,0.017941905,-0.023883456,0.0600544,0.029320912,-0.023967994,0.015986903,0.031630073,0.01743297,-0.0021921692,0.045277793,0.013099609,0.03622826,0.044341013,-0.0479911,-0.02219752,-0.019389546,0.05133632,0.005654794,0.025178708,-0.008200074,-0.02638212,-0.04182276,0.008433121,-0.021374982,0.026532566,0.008171448,-0.033284966,-0.01252699,-0.09024046,0.013311901,-0.045864213,-0.028024469,-0.016250536,-0.005569957,-0.035177108,-0.0058465074,0.058001693,-0.0015992954,0.039683275,0.0018137952,0.028891904,-0.008818388,-0.020699445,0.0060425913,-0.02754891,-0.033348814,-0.005429288,-0.020771738,-0.041924104,-0.04905442,-0.006160726,0.020496361,-0.01602674,-0.0018568627,-0.0242054,-0.058661744,-0.007171686,0.044025365,-0.026322678,-0.021468244,0.00076075486,-0.02060108,-0.04786631,-0.00021050285,0.09888951,-0.00011461495,0.006343764,0.041452132,0.004957465,0.054700866,0.013641332,0.022231085,0.024843104,0.033408508,-0.0031778994,0.027718931,-0.030099997,0.020876536,-0.029834535,0.0033159826,0.034549356,0.009114032,0.010342764,0.008372776,0.021956842,-0.01674177,-0.03271853,0.0027630916,-0.039737858,0.035659194,0.07863272,0.021378651,0.0048586666,0.022843273,-0.011297481,0.0007185124,-0.030355265,-0.012682786,0.035952598,-0.023031157,-0.034305662,0.040083755,-0.0033589068,-0.0015278761,-0.036638897,0.006203169,0.004299684,-0.02691973,0.023997571,-0.0010537609,0.03537166,-0.0017776199,-0.031602852,-0.026132803,0.00008930257,0.04896558,0.022332504,-0.005473673,-0.026309619,-0.030944113,-0.0061184047,0.027919166,0.014797764,-0.032166004,-0.035853703,0.019866189,-0.03850529,-0.004311758,0.022027573,0.008875414,-0.0071633174,0.021240667,-0.021843867,0.016488643,0.01641589,-0.013025866,-0.017768756,-0.02645532,-0.06715534,0.015626678,-0.0023346453,-0.026119903,-0.024135398,-0.029645346,0.0022975686,0.007867023,-0.020482855,0.022944646,-0.022312017,0.021974405,0.015496633,0.041576527,-0.034514148,-0.026503013,0.053089105,0.03674557,0.037830204,-0.015290516,-0.0039081792,0.025140207,-0.03707503,-0.006123191,-0.0614889,0.02428934,0.0028843256,-0.034181222,0.10063619,-0.034090295,-0.014961004,-0.052676085,-0.01091763,-0.009021596,-0.0077124033,-0.018722255,-0.0065691634,-0.0038966953,-0.036803093,-0.037852705,0.004780258,-0.027987018,-0.021636585,0.0070602815,0.028610775,-0.0091510145,-0.051748034,-0.00015220186,-0.002295235,0.0027560126,0.014758778,0.05504229,0.015575569,0.012347386,-0.016807929,-0.0013164899,-0.013382677,-0.017895171,-0.00865351,0.007545395,0.016591005,-0.034152046,-0.008734958,-0.0009457364,-0.013487765,-0.054646675,-0.0012562906,-0.015378538,-0.01887844,-0.03584294,-0.028979046,0.050173122,-0.027712427,0.032747757,-0.0023898215,-0.007474449,-0.02154035,0.014558034,-0.01296747,0.025924858,0.016832663,0.027974188,-0.016616022,-0.020128746,0.013642899,0.06403533,-0.0045273197,-0.010643688,-0.03192723,0.045356557,0.0026054864,-0.0443136,0.021641124,0.038138546,0.039057888,-0.027303427,0.04799337,-0.014892804,-0.021892827,-0.0062460336,0.038585,0.029053267,0.011998496,0.050871495,-0.017527051,-0.026545174,-0.056272324,-0.009084477,-0.006126481,-0.034026813,0.013275131,0.03946832,-0.04886824,0.023202458,0.033059634,-0.04592808,-0.03384762,0.0020154084,-0.026899021,-0.009675306,-0.01895593,-0.05223245,0.018310195,0.05281474,0.0013949863,-0.023070117,0.004309323,-0.046645638,0.0033839908,-0.1518539,0.032989174,-0.010165544,-0.0060346946,0.0044180164,0.0015141565,-0.018282944,0.010276296,-0.025361989,0.02344636,-0.040188927,-0.0071628243,0.03944848,-0.00980287,-0.00043673159,0.06143337,-0.008088843,0.0042362786,-0.036557678,0.017600596,0.014284917,0.0036883058,0.05532616,-0.011069612,-0.0057724477,0.019543925,-0.020020068,0.016508417,-0.0045830337,-0.021373013,-0.019296294,-0.06250097,0.027713068,0.024045678,-0.04129061,-0.0060973726,-0.0069840825,-0.017851705,-0.03531549,0.016028248,-0.027049065,0.006990509,0.014188969,-0.026066117,0.027355995,0.08875233,-0.03061359,-0.020094024,-0.08071237,-0.04183623,-0.021825908,0.045121815,-0.03736132,0.02472393,-0.004429795,0.012655066,-0.033473138,0.019523423,0.015087495,0.044299517,-0.022538234,0.0075812195,-0.0072925575,-0.0043112445,-0.026550775,0.014161081,-0.045723144,-0.0109384265,-0.032538246,0.025663981,-0.015283178,-0.020733329,-0.023183292,-0.040828593,-0.010836921,0.023830036,0.029679257,-0.02692284,-0.012181232,-0.025780512,-0.03764205,0.018522773,0.011472402,-0.04579835,0.039209258,-0.022979377,0.006257709,0.018331766,-0.011739822,0.039457425,-0.015032101,-0.039719895,0.0050892374,0.035368767,0.019687817,0.0066342177,-0.0064660157,0.0030564698,-0.04777184,-0.0010868731,-0.039496705,-0.01555837,-0.028959343,-0.032483604,-0.024005005,0.0004119257,0.012654883,-0.004111192,0.000896923,-0.005718764,-0.039030876,0.0070202127,-0.012323712,0.0036720587,-0.091366105,-0.029093796,-0.0051325844,0.07459943,0.010243237,-0.026035145,-0.0287984,-0.030148486,-0.0007758736,-0.021321893,0.01190002,0.049344383,0.037841197,0.011465605,0.064873435,-0.013402658,0.024372555,-0.017056432,-0.024970913,-0.019174017,0.058766205,-0.012586232,-0.04115131,0.051483847,0.0010943826,-0.052779112,-0.013105062,0.012486739,0.0011195592,-0.04480646,-0.026023177,-0.08059378,-0.008273237,-0.007603998,-0.013644901,0.0053991308,0.03453628,0.004474925,-0.017144723,0.006771904,-0.024221133,0.04558875,-0.018201672,0.005475448,0.0020627666,0.050987493,-0.0144078005,0.01664463,-0.012952395,0.010415452,-0.01326371,0.06305811,-0.006695548,-0.030680405,-0.047776774,0.0399456,0.025655914,0.06962672,-0.009087834,0.05096199,0.015643634,0.006681266,-0.0015747603,0.00044945837,-0.020292765,-0.032239772,0.04197028,0.012711833,0.012610415,0.05817886,-0.042616274,-0.008244166,-0.014484536,0.031769082,-0.013716368,0.03247464,0.010894722,-0.031143289,-0.002517997,-0.054129943,0.04901153,-0.0068001323,0.035739113,0.0208923,0.019437453,0.038912844,-0.009868618,-0.017390072,0.023248553,-0.00976414,0.0060742553,0.01682991,-0.013670236,-0.012393387,-0.016076207,0.020432029,-0.027532829,-0.025334872,-0.008051025,0.019839237,0.041119013,-0.018120788,0.07988652,-0.0077211186,-0.023029217,-0.023105353,0.03671652,0.047286563,0.041217797,-0.05151477,-0.02531992,-0.02543734,0.00584813,0.003008705,-0.012954104,-0.031966865,-0.019913029,0.021546016,-0.026849933,0.029431127,-0.007763995,-0.0077638137,-0.056496587,0.023727046,-0.049683098,-0.005385513,0.039882645,-0.041520596,-0.00008606797,0.024083959],"last_embed":{"hash":"1mw9diw","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"1mw9diw","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You","lines":[297,320],"size":607,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mw9diw","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014078988,-0.03080669,-0.044150967,0.005917544,-0.044497047,-0.06765728,0.04264734,-0.0059764227,0.022105359,0.01922342,-0.006920484,-0.0031057124,-0.026637508,0.0072242646,0.019544462,0.03943326,-0.016392667,-0.012581951,-0.028888404,0.00301061,0.01890118,-0.00079667487,0.033687357,-0.029481322,-0.013629222,0.036380418,0.009196211,-0.03295855,0.018436734,0.028978959,0.021227721,-0.07361531,0.014441005,-0.0049427184,-0.018440135,-0.01833734,0.011321297,-0.03423801,-0.030002842,0.049310047,0.024498135,-0.043283273,-0.0038444502,-0.004310955,0.030810542,-0.013806969,-0.041038536,-0.01563185,0.0032347762,0.017514579,0.0038391787,-0.05469857,0.019027688,-0.018435776,0.04866405,0.0362386,-0.025639893,-0.03647341,-0.0039929487,-0.000013117384,-0.029688975,-0.020537652,0.0052545327,-0.043072224,0.0068063457,0.015824275,-0.0066829775,-0.016615799,-0.013092969,-0.038520727,0.009143501,0.016351838,-0.02575885,-0.009642111,-0.031607438,-0.014506819,-0.010146712,-0.010863644,0.016004788,0.029240284,0.0017040413,0.0001936104,-0.018999489,0.011121625,0.022451261,-0.011604263,-0.02421273,0.0784777,0.023432609,0.009278549,-0.008646328,-0.008986495,0.05396997,-0.029289415,-0.012645951,0.022435157,0.036989987,-0.018223617,0.025535634,-0.032401018,-0.011625661,-0.029174712,0.010979414,0.0076524736,0.04161451,0.006983916,-0.00305961,0.051562894,-0.012447404,-0.014017731,-0.0069502783,-0.01256919,0.037520766,-0.010562895,0.030525288,-0.010942072,0.01131102,-0.026609743,0.005127174,-0.028152056,0.020219197,0.0017979102,0.06619516,-0.041045576,0.010446037,-0.0023267146,0.0061958325,-0.0065067518,-0.0411636,-0.008890418,0.030809373,0.006513395,-0.01735395,0.0020268925,0.025818914,-0.012055636,0.03252971,0.0020643116,0.008848277,-0.033513986,0.0017567183,0.04990063,0.008100328,0.01734367,0.017022748,-0.020913966,0.034981813,0.039486773,0.031909008,-0.004080185,-0.055626307,0.030025156,0.0066378172,0.08212532,0.004183211,0.014526326,0.046541438,0.03634932,-0.0029577184,0.007476478,-0.031804293,0.062455922,-0.05029385,0.092692465,-0.033197135,0.005146146,0.002031294,-0.024478756,-0.0053499728,-0.008518262,-0.02858343,0.024875542,-0.009616931,-0.026265338,0.018867306,0.011836431,0.05336257,0.027070107,-0.017241152,-0.035902124,-0.06388544,-0.023948612,-0.04713994,-0.042373035,-0.019877348,0.005378827,0.036806025,-0.037964072,0.026671344,0.010120488,-0.04197125,0.0099376775,0.0029774408,0.026481984,0.007544104,-0.009883372,0.03654763,0.02871569,-0.0009490078,-0.013599852,0.026609646,0.023836099,0.018178469,-0.05233618,-0.048354197,-0.03233273,0.032209042,-0.06462311,-0.017333535,-0.052029576,-0.0028756217,0.037584413,-0.021106923,-0.004017158,-0.015950302,-0.040247776,0.03820797,-0.010065511,-0.014042493,-0.02181856,-0.051977556,0.06445687,-0.020383798,0.016964389,0.004607962,0.0325645,0.012685815,0.027559245,0.0045682574,0.010711202,-0.024095008,0.0063052624,0.020189721,-0.017156653,-0.00294186,-0.048407383,-0.04150555,0.02551493,0.056697372,-0.019217586,-0.027971026,0.015422926,0.0034937242,-0.012778484,-0.037076432,0.01979485,0.02084704,0.013499584,-0.016065456,-0.0024294776,0.0010288376,0.010987763,0.010526901,-0.015910903,0.03168975,0.031332754,0.013352102,-0.0011029611,-0.027878482,-0.0019694604,0.0116764605,0.041196264,-0.008672331,0.0136399055,0.011215645,0.030030657,0.03784933,-0.02407051,0.002550505,0.007940558,-0.000042741198,-0.053861003,0.040949177,0.017164405,-0.006588634,-0.049150333,-0.04790105,0.013663303,0.07078591,-0.016348312,-0.04052195,0.013318236,0.02779583,0.002290659,0.046431843,0.010524676,-0.013967154,0.009029984,0.00986729,-0.021849189,-0.00037286675,-0.0047547645,0.06800404,-0.0038037454,-0.0046469257,-0.01602674,-0.0024703406,-0.1668465,-0.002383845,-0.008738053,0.026109865,0.018167868,0.024208808,-0.06809735,0.016672572,-0.012604799,0.0068994393,0.050222255,-0.047667697,0.049324676,0.019931635,0.040775012,-0.003931009,-0.00722469,0.0018015195,-0.009457998,-0.038615968,-0.03200849,-0.049865842,0.048899174,-0.00069363613,-0.014309706,-0.016948942,0.094890684,-0.037400603,0.0056237103,-0.033735953,-0.0354931,-0.04280326,0.008790129,0.023693386,0.013274076,0.04406111,-0.011528071,0.0059783943,0.042098437,-0.002837609,0.04325328,0.04045833,0.02671956,0.034137424,0.019198246,0.03008453,-0.002726287,-0.008013046,-0.012651214,-0.024106871,-0.034270104,-0.0028526557,-0.0171849,-0.006670155,-0.017868266,0.0050541447,0.014698849,0.051669843,0.017547948,-0.024376314,-0.0289052,-0.016375817,0.008528186,-0.040253118,-0.044258635,-0.017091302,0.014577241,-0.0013470355,0.03324293,-0.026408516,0.01791133,-0.06601493,0.0061838003,-0.0032379813,-0.07261417,0.020285316,-0.023375977,-0.021669246,-0.005009269,-0.12407919,-0.027497487,0.039883267,-0.028424434,0.038126297,0.0010003976,-0.050675772,-0.013199507,-0.0021207305,0.007889333,0.23548736,0.02003669,0.04220728,-0.03621105,0.028290147,-0.022633754,0.011323425,0.06583326,0.008476904,-0.017337153,-0.041749097,-0.029922498,0.021554355,0.017339174,0.00653961,0.022593804,-0.022367107,0.019773085,0.06607819,0.023804948,0.007781757,0.0066995434,0.017244685,0.0023564124,-0.06304526,-0.00013896251,-0.013127604,0.048665725,-0.011925418,-0.0041338746,-0.04736075,0.04438244,0.03982332,-0.030216763,-0.035550985,0.024865346,0.037584502,-0.055439375,0.017015621,0.013358934,0.00820208,-0.006963402,0.02407449,0.013487413,-0.04053236,0.008177819,-0.04315288,-0.0077203396,-0.025308523,-0.0572478,0.017311517,-0.023871029,-0.009705057,-0.03999298,-0.010290004,-0.029853843,-0.017511865,-0.03600889,0.0049499976,0.08086299,0.022058796,-0.00059914193,-0.032612253,0.023289597,-0.017652143,0.015128976,-0.048122372,0.002911196,-0.014688866,0.032624707,0.011053371,0.049279857,0.00022553842,0.020072503,0.00996454,-0.0017777735,0.03727626,0.03052944,-0.04516258,0.015601832,-0.018215904,0.0024831875,-0.015097172,0.025873575,0.003420607,-0.032637026,0.044825748,0.06836277,-0.009155754,0.015499047,0.013258683,0.0008486507,-0.01207454,-0.0022382569,-0.048488837,-0.012588736,0.051516965,0.01929647,-0.019459633,0.039449926,-0.006477534,0.011316183,0.0155013455,0.010143127,0.0010447133,-0.004446033,-0.030732399,0.0114660105,0.030628877,0.0065755863,-0.031751793,0.016635705,0.058819376,-0.022749608,-0.005437218,0.05811397,0.013383502,0.022517085,0.031043956,-0.0018094152,0.014056619,-0.015110663,-0.049858507,0.032958165,-0.008013128,-0.06996442,-0.013554145,0.058568254,-0.031669017,0.04753926,0.057544313,-0.02953757,0.008072247,0.027203174,0.01864684,0.0022864628,0.02471028,0.01697751,0.02539239,0.027493648,-0.027194865,0.03451263,0.0025612926,0.05317844,0.018547323,0.005573483,-0.0017819123,-0.027506586,-0.00978487,0.031745106,-0.012933962,0.009481098,0.0045501757,-0.02307304,-0.00876597,-0.067246914,-0.009649909,-0.002617662,-0.0040897154,-0.022470085,-0.02837106,-0.0020397746,0.011017613,0.0652024,-0.027184373,0.057817373,0.027814534,0.02381849,-0.02482869,-0.005029199,0.00049675256,-0.035427272,-0.048388414,-0.010432654,-0.029149393,-0.031466447,-0.015706476,-0.0044670557,0.00035805834,-0.04343469,0.008159847,-0.030927528,-0.03281156,-0.021873074,0.05562674,0.00795309,-0.03604884,0.015736412,-0.009502753,-0.040523846,0.0032392608,0.09685242,-0.010106659,-0.005096649,0.02570289,0.023231568,0.039328374,0.015896909,0.0035125054,0.007168587,-0.00631539,-0.014831528,-0.0004210044,-0.042157765,0.014933707,-0.0057520284,-0.0315673,0.044560138,0.037456628,-0.027578276,0.027963012,0.02668186,-0.020965893,-0.017014224,-0.0063467547,-0.025664927,0.03219801,0.07192721,0.0023816722,-0.035425644,0.006586898,-0.0033499727,-0.0085820565,-0.021329602,-0.014014097,0.06280232,-0.025816659,-0.014201797,0.027003067,-0.022534788,-0.0070868256,-0.03775541,0.0304647,0.017481018,-0.023273272,0.008256978,0.016210249,0.034444813,-0.01059552,-0.03233853,-0.03486907,0.0019565374,0.030296044,0.01657611,-0.004997334,-0.029884426,-0.057311844,-0.031827696,0.017758612,0.005162028,-0.02213662,-0.05913924,0.003433592,-0.042464282,-0.024243345,0.030124672,-0.0037688585,-0.012353316,0.01744582,-0.036904912,0.012354143,0.029592412,0.0015323091,-0.003094598,-0.013692562,-0.03706794,-0.0041335328,-0.012071251,-0.019544967,-0.027073134,-0.05923541,-0.0087525705,-0.0024095813,-0.00707172,0.009402427,-0.016380483,-0.023242347,0.025223173,0.036048196,-0.027408509,-0.03550589,0.044653196,0.0121105965,0.031756416,-0.015223002,0.030570323,0.044615366,-0.03878714,-0.034153365,-0.06055646,0.03773261,0.00905052,-0.057814777,0.0893352,-0.022750098,0.010620152,-0.037034888,0.02549832,0.010533313,-0.0041995123,0.011075133,-0.008176106,-0.008120104,-0.010269774,-0.03142819,0.0026086955,-0.007921547,-0.029703666,0.01101204,0.027141105,0.003596285,-0.06549744,-0.0074639376,0.011743362,0.019444082,0.030482365,0.054726563,0.015609258,0.037731532,-0.026177598,-0.06442017,0.005246305,-0.012409778,-0.022629479,-0.01422255,0.041209046,-0.059298355,-0.033793435,0.006537042,0.0062539224,-0.022654863,0.007586109,-0.006566478,-0.0064679277,-0.027016997,-0.00852407,0.039002486,-0.02312558,0.00957281,0.02485999,-0.023305463,-0.0008650314,0.012386132,0.009041179,0.011251847,0.0048446967,0.042008042,-0.0027189478,-0.01805726,0.01783946,0.04776006,-0.012986401,-0.034559097,-0.046979964,0.050720517,-0.0060170353,-0.027219217,-0.010385073,0.026258657,0.04300665,-0.027696168,0.031395983,-0.029207548,-0.02441654,0.012971955,0.026304713,0.015491874,-0.00091661577,0.02926694,0.012054867,-0.0025098708,-0.04845754,0.015692217,-0.0081832,-0.023698471,0.018929027,0.023049561,-0.024560913,-0.0012200656,0.030920085,-0.021565858,-0.00019752505,-0.0071695857,-0.012316042,0.002170627,-0.047062196,-0.013399787,0.023057375,0.040303953,0.011168103,-0.011979586,-0.0067890463,-0.02344639,0.014196395,-0.1475233,0.011734545,-0.028247416,-0.019545058,0.003736089,-0.006514181,-0.009989155,0.004047292,-0.023710974,0.011896916,-0.03834521,-0.0062319078,0.023432994,-0.015082703,0.029652888,0.023620939,-0.010813102,0.009661366,-0.034959264,0.062368684,0.018068578,0.03071215,0.07370617,-0.0021663045,-0.019405428,0.018907921,-0.013106376,0.020338,-0.028547097,-0.0014814221,-0.002885955,-0.00310032,0.029548217,0.040605165,-0.0349681,-0.0138785,-0.014544553,-0.030399827,-0.02241445,0.0014293533,-0.025917273,0.0037120667,-0.0025775912,-0.005793335,0.0059432974,0.09628041,-0.009278635,-0.008230533,-0.0881136,-0.007128076,0.009335658,0.019684596,-0.03788786,0.023457922,-0.030599168,-0.042534716,-0.03318816,0.01554569,0.025520578,0.036993902,-0.015318039,0.010810867,-0.02185212,0.008110246,-0.028950332,0.020770302,-0.0077917827,-0.030776775,-0.047446683,0.008394638,-0.027103176,-0.02871399,-0.013601166,-0.006500548,0.008249651,0.021275956,0.036783572,-0.03678346,-0.026260488,-0.015188717,-0.07499805,0.013882936,0.004445089,-0.032648563,0.028732138,-0.012239145,0.016419921,0.004839783,-0.009199728,0.008061336,-0.023768473,-0.055701405,0.012637229,0.04789919,0.01251635,0.021211939,-0.026729738,-0.04604522,-0.04755778,-0.004846933,-0.026560318,-0.03250138,-0.035259236,-0.059979193,-0.025535932,-0.008132155,0.03324865,0.015031314,0.0061343536,0.0053283544,-0.08629342,-0.024220236,-0.045942612,0.016753891,-0.038829472,-0.022687018,0.011771798,0.06592273,0.007851981,-0.019040976,-0.031092303,-0.003300624,0.025945537,-0.029361809,0.017977228,0.036578692,0.033905696,0.04125164,0.07851656,-0.00084979256,0.014018394,-0.021915445,-0.0071011167,-0.0007302931,0.03395293,0.021254849,-0.043679096,0.044333972,-0.0030978478,-0.04899821,-0.03088933,0.016120331,0.021093942,-0.05516172,-0.010814607,-0.03369744,-0.012304149,-0.005814807,-0.030107383,-0.02358861,0.0048445906,0.0021744224,-0.011831233,0.016023096,-0.024931755,0.051446497,-0.015589053,0.008458005,0.014852389,0.031743817,-0.020216845,0.002889334,-0.0152682215,-0.009274658,-0.0072193984,0.06578334,-0.014369696,-0.021513274,-0.07237544,0.057111755,0.010689179,0.04004752,0.008914022,0.035945337,0.029711416,0.011442317,-0.0042420956,0.002512019,-0.056308083,-0.03973444,0.041705366,-0.02187304,0.03798302,0.053959075,-0.021318687,-0.0432075,0.0027928571,0.04470012,0.010525288,0.003157617,-0.02628176,0.004766621,-0.018499596,-0.05501872,0.034744117,0.027203428,0.018171577,0.021522837,0.017027952,0.00543366,-0.015916754,0.0015402165,0.011670556,-0.013347807,-0.00035568431,0.031054894,0.002923725,-0.026413446,0.0045291125,-0.02086408,-0.030382881,0.013229803,0.0042789318,0.022225782,0.0077027534,-0.050768547,0.08863332,-0.010745492,-0.023738455,-0.0348906,0.03571813,0.026973436,0.0075420816,-0.02668563,-0.015676422,-0.02580877,0.0344365,0.006525265,-0.024238123,-0.040354326,-0.009085685,-0.0056796046,-0.004040753,0.00744086,0.00025376046,0.008159907,-0.05482921,-0.005964634,-0.063309155,-0.0074924105,0.048411693,-0.042885844,-0.011523886,0.021041678],"last_embed":{"hash":"zmp388","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"zmp388","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#{1}","lines":[299,300],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zmp388","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0014411596,0.0006357762,-0.036634203,-0.018880209,-0.025063373,-0.011433111,0.03851831,0.023766836,-0.0013593611,0.008795455,-0.026894663,0.0083915265,-0.024925625,-0.0008150369,0.056705177,0.024874413,-0.008085577,-0.006769305,0.004901954,-0.0109819975,0.011175823,-0.02039743,0.06359989,0.038787343,-0.027352951,0.039252233,-0.036031302,-0.04425421,0.016217,0.034399565,0.011858519,-0.05321518,-0.012038744,-0.030164523,-0.014861042,0.00081978156,0.036307212,-0.005972717,-0.033346046,0.041498404,0.01118262,-0.011267159,0.017208941,-0.0067422003,0.04357946,-0.006383474,-0.018725742,-0.03414336,0.006663603,-0.04429797,0.01023006,-0.029729186,0.023565006,0.01420374,0.020321442,0.05019287,-0.012880748,-0.025452279,-0.033594567,-0.040765103,-0.026267761,0.014339501,0.0061345543,-0.0007523109,-0.015478366,0.007086033,-0.0013083573,-0.005939016,-0.02027044,-0.060492627,0.0052250023,0.023366764,-0.0003044467,-0.0007080193,-0.058377802,0.0142036155,0.0023700905,0.021722635,-0.0028083876,0.00150231,0.017248843,0.011778797,-0.01962683,0.042167682,0.013087005,0.014387575,0.013893061,0.05938785,0.028949343,-0.0025983846,-0.0069639105,-0.0053459364,0.0089797815,-0.031074626,-0.012170274,0.03354853,-0.000283753,-0.05260496,0.049478345,0.00065427524,-0.008265872,-0.0027385764,0.030124616,0.010765954,0.043329205,0.033891395,0.00008781563,0.03742658,0.017192943,-0.027735123,0.019473525,-0.0034488235,0.03183381,-0.03479317,-0.018923892,-0.009877174,0.0069085523,-0.023969997,-0.021880912,-0.008035892,0.02968344,0.016785696,0.05538284,-0.045679305,0.00030599907,-0.036214244,-0.020791085,-0.030018568,-0.007325577,0.012233884,0.015301951,-0.0072052297,-0.02416273,0.021935087,-0.00020493782,0.0036945262,0.008759498,0.017082047,0.01029834,-0.04501285,-0.014126591,0.051363852,-0.036647916,-0.010799947,0.028435413,-0.05107549,0.022129795,0.0052451966,0.01992022,0.018965134,-0.06336285,0.021689534,-0.0016614808,0.05350006,-0.009696808,-0.0149104735,0.008895085,0.030650971,-0.022904065,0.012414093,-0.02344568,0.04455316,-0.088366054,0.045238364,0.00063897885,-0.022805093,-0.016079307,0.02143621,0.019297777,-0.022068271,-0.038656477,0.013789568,-0.019172033,-0.0024789083,0.0012857598,0.032666355,0.06405445,0.02874616,-0.0037344827,-0.025113165,-0.045687668,-0.00500941,-0.019672018,-0.061168592,0.0124356365,0.038303904,0.021229507,-0.040313043,0.008803823,0.048839502,-0.046088032,0.004315032,-0.0051844777,0.037031196,-0.01879309,-0.020507192,0.030779954,0.0037446,0.008882459,-0.0118486835,0.012173277,0.014779017,0.02950678,-0.06656573,0.013289577,0.0046167714,0.0012870727,-0.038353965,0.01531324,-0.034524262,-0.0010184449,0.027011877,-0.020836025,0.0153256925,0.0016117633,-0.019062387,0.009089803,0.005183219,-0.04192841,0.01305976,-0.000056533645,0.07276018,-0.0051131276,-0.014755234,0.018013988,0.023434192,0.012136777,0.038065463,-0.0030729172,0.02173233,-0.022487974,-0.014278982,-0.01709686,-0.015570312,0.022306137,-0.050288774,-0.058832187,0.03041654,0.031256374,-0.009502705,-0.0057770195,-0.02298958,0.0082674,0.01745274,-0.007685829,-0.030425899,0.03210651,0.01031452,-0.026534382,-0.0050252816,-0.015799973,-0.010594564,-0.0207884,-0.0007921471,0.00920365,0.03767438,0.026176132,-0.002479245,-0.024826882,-0.00031255867,0.022516217,0.021421712,0.013452701,0.03327944,-0.020715939,0.0135341855,0.0052440246,-0.024761206,-0.016443443,0.013580955,0.0030551557,-0.04716166,0.028902752,0.01097127,-0.00957055,-0.010310214,-0.002597987,0.015877564,0.06884558,0.0014630614,-0.054883458,0.045529105,0.0012859284,0.009203874,0.051568214,0.00035119266,-0.032099117,-0.019210013,0.011619167,-0.012287622,0.009101969,0.009033667,0.066768855,0.010358868,-0.011846966,-0.0010808853,0.0013680734,-0.18046103,-0.009333045,-0.0004061375,0.020893333,0.004920089,0.05553678,-0.049952697,0.013740938,-0.024483653,0.037793502,0.03875598,-0.033994075,0.047620837,0.029060801,0.023031712,-0.009739292,0.006845981,-0.00028253495,-0.022416018,-0.047593556,-0.065309934,-0.038667735,0.051228143,-0.014247935,0.011311539,-0.0054709376,0.04736957,-0.0062775696,-0.006756832,-0.0271697,-0.0733355,-0.008188321,-0.0017541336,0.055176094,-0.0048675025,0.06526308,0.01861044,0.00074680604,0.04360396,0.0051429346,0.04480877,0.03650886,0.033571854,-0.01343126,0.034296162,-0.029090805,-0.009022048,-0.009129665,-0.027021138,-0.007902119,-0.049155105,-0.012465899,-0.03526812,-0.051610503,-0.020821825,-0.014415433,0.051381588,0.058249313,-0.008245617,-0.031882573,0.013342993,-0.03623282,0.010352832,-0.02608574,-0.02320958,-0.0028195772,-0.009356522,0.020595353,0.04080222,-0.038687102,0.033074018,-0.077917784,0.0027056488,0.012597289,-0.02752562,0.034956895,-0.030339511,-0.025547648,-0.018929083,-0.13126205,-0.03131527,0.010507407,-0.034430914,0.017626887,-0.0021827996,-0.0400306,-0.02011192,0.03728558,0.021459619,0.2465619,0.032339513,0.015818607,0.0007146927,-0.0057381564,-0.025399398,0.009183686,0.07856508,-0.0064122574,-0.013823067,-0.019097721,0.011869482,0.016180415,0.0052554575,-0.009045974,0.0032088682,-0.057861146,0.04120728,0.06300771,-0.021380283,0.017297437,-0.039284248,0.019048987,-0.0040509286,-0.053534992,-0.02876867,-0.008333166,0.05349876,-0.026820526,0.0024912942,-0.032059822,0.0146806855,0.03714233,-0.042062704,-0.00817713,0.037816793,0.040128727,-0.028716873,0.018827094,0.020208085,0.0085807955,0.005032743,0.022990534,0.0013653501,-0.031786207,-0.006266013,-0.018263748,0.042312853,-0.01610388,-0.02288644,-0.0072219023,-0.043366086,0.015579256,-0.02024466,-0.033753004,-0.017268045,-0.041731436,-0.011444627,-0.020171551,0.005095795,0.03693165,0.017806554,-0.046052385,0.028122861,0.014840766,0.025725294,0.0027882277,0.015974673,-0.029235413,0.036990143,-0.012502349,0.007156458,-0.006811502,0.0101800095,0.024526428,-0.03821324,0.025574178,0.026903113,0.024606198,0.022048714,-0.013004487,-0.005910883,-0.03229269,-0.009692176,-0.010410518,0.0051107504,0.056086693,0.060209855,-0.02455341,-0.0066066985,-0.0047776755,-0.008795755,-0.029368773,-0.0022087044,-0.04359223,-0.0113368295,0.036704663,0.006339999,0.004905139,0.04122738,-0.025943005,0.0008214937,0.034624007,-0.009655695,-0.024109378,-0.011078323,-0.02882513,0.0031653545,0.025351511,0.0006282604,-0.077457376,-0.02426434,0.012775767,0.00024831083,0.0006970901,0.062418535,0.00018160437,0.017427733,0.033056617,0.010011541,0.007987792,0.03011647,0.006779858,0.020392723,-0.0014043027,-0.0517382,0.0068504885,0.01529249,-0.032355458,0.06267268,0.0141156055,-0.021921407,0.015776655,0.03576096,0.012511833,-0.004350962,0.05740796,0.0139731085,0.040643096,0.03922987,-0.059914555,-0.036657408,-0.027095472,0.03729169,0.0051880204,0.020927405,-0.0084534,-0.012614032,-0.03362727,0.0055421786,-0.016902713,0.03786353,0.017578542,-0.0392557,-0.012170437,-0.092787385,0.013785164,-0.05727145,-0.029980445,-0.017359577,0.0073319296,-0.031357974,-0.005106462,0.062005498,0.0067395307,0.043869853,-0.0052021677,0.032537356,0.0010975788,-0.02619488,0.015372884,-0.0133040855,-0.031417113,-0.0019997135,-0.0163322,-0.051192116,-0.031574924,-0.008634262,0.009316083,-0.020011643,0.005485541,-0.018705849,-0.071649425,0.0009894958,0.031382672,-0.04012723,-0.004243845,-0.0004499982,-0.01585503,-0.048896827,-0.00700329,0.10021573,0.0024147404,0.004328646,0.03224385,0.0076106456,0.05334152,0.025017185,0.025307452,0.025793543,0.030830603,0.00000911919,0.031874843,-0.019296505,0.019452399,-0.038779728,0.008909712,0.031921186,0.011339221,0.021405384,-0.0036082626,0.014165024,-0.017611913,-0.028440027,0.0054645934,-0.043003693,0.030163685,0.0837293,0.022363959,0.012212539,0.02669163,-0.020356128,-0.006716865,-0.036976077,-0.018889036,0.026026737,-0.019706056,-0.029091561,0.03334326,-0.0031407129,-0.0011924446,-0.025756244,-0.005492646,0.0039828694,-0.025168955,0.018592952,-0.009514961,0.03319587,-0.0019506506,-0.030907799,-0.020236928,-0.00012824478,0.03835679,0.02985679,-0.0014425736,-0.02059037,-0.036725737,-0.005497689,0.024510104,0.01009861,-0.032213427,-0.030074663,0.020954978,-0.029680103,0.007710023,0.027780864,0.027889548,-0.007696712,0.01119983,-0.014335979,0.02020171,0.019305963,-0.008725142,-0.01119226,-0.025996774,-0.07279829,0.020166678,-0.0020175779,-0.022688001,-0.030885084,-0.018789107,0.0034799164,0.0136370715,-0.021717047,0.024759868,-0.015933728,0.017199649,0.012773529,0.048984442,-0.033869285,-0.03167905,0.059131373,0.03784501,0.02821386,-0.02217549,0.0019636517,0.010540597,-0.029845072,-0.0018461957,-0.05645975,0.019867545,0.009909353,-0.029463489,0.07755744,-0.03489495,-0.020517483,-0.05252064,-0.016947314,-0.007058547,-0.001655156,-0.014947488,-0.014967316,-0.005938573,-0.0382616,-0.039394245,0.0032560905,-0.025073554,-0.011686201,0.0039413692,0.02263949,0.0048211655,-0.05627177,0.009567096,0.0027073459,-0.014990866,0.005279747,0.047256548,0.005290398,0.017971896,-0.012262876,0.008405921,-0.007406545,-0.018106949,-0.018784381,0.005108541,0.00798197,-0.028224446,-0.008516093,-0.015334447,-0.014967261,-0.049313348,-0.0053248894,-0.004963972,-0.02619589,-0.03889623,-0.043737564,0.056539394,-0.022697411,0.03875361,-0.004760182,0.0027592767,-0.017801106,0.010598259,-0.01659199,0.021623407,0.026894568,0.027706614,-0.025127282,-0.023470825,0.015553819,0.0688098,-0.0050619505,0.000283315,-0.023521043,0.051434215,0.004706677,-0.04750172,0.01885179,0.03487682,0.04007237,-0.0285502,0.043605946,-0.0011002511,-0.026414027,-0.013027092,0.033752568,0.03294177,0.013974554,0.047750436,-0.024397675,-0.022360953,-0.056218755,-0.0131376,-0.008102042,-0.04216827,0.018761529,0.039814077,-0.05083513,0.030111413,0.02013618,-0.042124305,-0.05114497,-0.0032332211,-0.031232072,-0.014631601,-0.020138733,-0.054386716,0.02340523,0.055155825,0.014138052,-0.023204172,0.01540501,-0.04759805,0.00008502545,-0.14926037,0.028087575,-0.013411755,0.00033223702,0.0030639698,0.008440419,-0.026113393,0.007850085,-0.023498958,0.017897338,-0.024348436,-0.004349311,0.025662445,-0.013540166,-0.0125055155,0.07109275,-0.01254856,0.0012157983,-0.0331876,0.016167874,0.023988321,0.000641464,0.0452688,-0.0065624267,-0.011253405,0.0059838006,-0.018275071,0.010252818,-0.0037857748,-0.019947473,-0.030049616,-0.071352065,0.02877383,0.027063316,-0.039081495,-0.007851286,-0.0023917714,-0.0051430175,-0.0400182,0.015653675,-0.0284994,0.014974418,0.020314775,-0.021274652,0.029361658,0.08971231,-0.034652002,-0.018022925,-0.072107986,-0.048932657,-0.040343825,0.042586554,-0.045001175,0.020281458,-0.0049578096,0.027688274,-0.027450202,0.0056869644,0.013056096,0.045901768,-0.026813406,0.018721256,-0.004819157,-0.005207027,-0.013103715,0.024231525,-0.064272895,-0.003892279,-0.018856332,0.018952092,-0.011632759,-0.027787311,-0.030881938,-0.047141403,-0.015786367,0.01677769,0.0270755,-0.02396886,-0.009941822,-0.032844886,-0.025286043,0.015306105,0.01334428,-0.044852305,0.050868683,-0.021919254,-0.013714419,0.02256632,-0.011012179,0.034206875,-0.023938142,-0.038076054,0.0068022143,0.021317929,0.017840685,0.008258415,-0.0031710265,0.020841897,-0.04204121,-0.0025781414,-0.038671397,-0.007811749,-0.022506444,-0.022080956,-0.019078836,0.009456448,0.021237174,-0.01274055,-0.010867672,-0.02083784,-0.026583819,0.00966661,-0.0012665015,0.0044472306,-0.09775671,-0.033401087,-0.01683851,0.06858563,0.014021521,-0.031287335,-0.017386297,-0.044429816,-0.00052048865,-0.017183697,0.010990103,0.052029576,0.044532076,0.01690433,0.04995046,-0.015188664,0.026065942,-0.013117766,-0.025782492,-0.015130703,0.05748123,-0.02283174,-0.045596294,0.04396746,-0.0026397042,-0.057031948,-0.018706437,0.016613876,-0.0026599818,-0.04566355,-0.018156044,-0.09186011,0.0030172705,-0.0013319786,0.0010174604,0.0050695282,0.026270524,-0.008048998,-0.01799221,0.015115395,-0.025083782,0.037888374,-0.028218929,-0.0047715507,-0.00059076963,0.056584027,-0.009023006,0.008828089,-0.01325327,0.012196733,-0.017823214,0.0552417,-0.009718812,-0.033047058,-0.032849647,0.031191114,0.03514823,0.07827475,-0.010888036,0.043943122,0.020808157,0.004582591,-0.00033715533,0.00436887,-0.024871862,-0.023716925,0.04052237,0.019249244,-0.00044154236,0.056521554,-0.044445697,-0.0016394152,-0.016668025,0.020458788,-0.016546967,0.032281775,0.016654471,-0.03967239,-0.008349367,-0.050500233,0.05732983,-0.026257016,0.034190454,0.009339001,0.018624242,0.043971635,-0.00077018345,-0.012669225,0.030882826,-0.008936146,0.0061106454,-0.0012035173,0.0017757531,0.0010687015,-0.018480355,0.026843438,-0.0258156,-0.02912783,-0.009687382,0.0015694771,0.05212651,-0.009184311,0.084195465,0.0023278333,-0.012646389,-0.007605664,0.042031065,0.04210725,0.048436545,-0.06015637,-0.02461635,-0.018488145,-0.023980778,0.011311139,-0.0054363096,-0.021379605,-0.01912989,0.027773071,-0.027232692,0.035404295,-0.0068967375,-0.005204783,-0.050611988,0.02750079,-0.046874758,-0.014757935,0.041956782,-0.034544066,0.029554311,0.0064379494],"last_embed":{"hash":"4vvgkb","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"4vvgkb","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)","lines":[301,320],"size":533,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4vvgkb","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0021554665,-0.0091623645,-0.030213395,-0.01359819,-0.032500915,-0.023013992,0.018845202,0.02653761,-0.000065014574,-0.0077879936,-0.021846853,-0.0040648305,-0.0144289015,0.01569913,0.062123295,0.030309416,-0.021044344,-0.010811998,-0.01977966,0.01251978,0.0043064114,0.004574147,0.027151762,0.019937532,-0.026735637,0.027621137,-0.021160025,-0.045734953,0.008833732,0.033142388,0.0065838993,-0.074323095,0.002594046,-0.032806054,-0.007370423,-0.007579601,0.03180419,-0.010306114,-0.025657862,0.052531917,-0.0063832356,-0.020406574,0.010474344,-0.023449805,0.033233147,0.012657841,-0.024234941,-0.031814195,0.008403736,-0.023466147,0.007489332,-0.051720385,0.021581547,0.024563428,0.03180051,0.04543533,-0.011313725,-0.035553135,0.0041828244,-0.04434168,0.0016701116,-0.016524352,0.018209985,-0.027061403,-0.022313878,0.011510186,-0.009655946,0.0046618716,-0.020459251,-0.05600056,0.0035983482,0.023008417,0.005742566,-0.0031038325,-0.045039833,0.014848621,0.0006876656,0.035790533,-0.0034444365,0.003794384,0.023893334,0.010020244,-0.019976728,0.02904535,0.030761324,-0.002073036,-0.004311785,0.057785515,0.0010739594,0.0063349027,0.0072872806,-0.016584681,0.036142655,-0.016456865,-0.029625313,0.020452851,0.0061351024,-0.041943226,0.033789244,-0.00020031673,-0.015166788,-0.0049096057,0.017797781,-0.009507445,0.025207287,0.028946988,-0.018867753,0.038169205,0.011283199,-0.02458704,0.0048030294,-0.0188481,0.028111946,-0.028352497,0.0053048553,-0.0063745943,-0.0009331685,-0.020309923,-0.0049165622,-0.025532996,0.011358396,0.0034603851,0.050501734,-0.046949893,-0.006305828,-0.0446331,-0.00483528,-0.03484967,-0.0025690107,-0.011852625,0.0079543,-0.012091601,-0.010134915,-0.01165299,0.00020871864,-0.018785296,0.019121384,0.0020598813,0.021014595,-0.03268789,-0.003311239,0.07494076,-0.019159652,0.009430631,0.02026689,-0.030321646,0.042979866,0.035819855,0.030021712,0.008550892,-0.07546322,0.02374865,-0.013027591,0.07470933,-0.017020764,-0.014104108,0.0055107507,0.022823539,-0.02576289,0.033448175,-0.0320821,0.07233781,-0.08129558,0.056197967,-0.0041337837,-0.016023282,-0.006959838,0.0197024,0.012189492,-0.019617664,-0.032205388,0.0019325096,-0.0060121915,-0.03950557,-0.0012094933,0.033388514,0.07033692,0.03313791,-0.020609533,-0.021378571,-0.026231067,0.008854446,-0.0054222764,-0.054376923,0.00467967,0.018680723,0.019911267,-0.046309095,0.01382342,0.01751809,-0.04071,0.023919538,-0.010181618,0.02183698,-0.020681264,-0.015290242,0.03838387,0.0048960117,-0.013149721,-0.006343731,0.006155097,0.023229135,0.0043645296,-0.07713859,-0.00094811176,0.008348368,-0.0021633792,-0.04377929,-0.004200298,-0.018313214,-0.020298783,0.028331166,-0.020215554,0.01793966,-0.01970694,-0.008436517,0.008455722,-0.014993952,-0.035599135,0.005635953,-0.038137678,0.09854275,-0.01723203,-0.0063303965,0.017315263,0.042821106,0.02736856,0.02152985,0.011936217,0.04028156,-0.023666875,-0.0061596143,0.0037335465,-0.021779694,0.019660588,-0.044981908,-0.048749477,0.034549024,0.024805382,-0.023188874,-0.04572435,-0.009666112,-0.0072485427,0.0066361492,0.0013269963,-0.024973424,0.018654697,-0.0005479389,-0.02111853,-0.014448593,-0.003616322,0.023754211,-0.0076163714,-0.03333023,0.0038544834,0.028613295,0.028223911,0.0008925732,-0.041347593,-0.0051905764,0.025641993,0.029373351,-0.005162127,0.021217056,-0.027493386,0.02856408,0.031416792,0.00946578,-0.005778178,0.0017364392,-0.0000811691,-0.042983405,0.021971796,0.020818286,0.032846916,-0.050451186,-0.03329388,0.025074359,0.06860566,-0.018812388,-0.049473286,0.06017509,0.012297899,0.016594116,0.054374035,-0.009936075,-0.026876982,-0.018586304,0.005358397,-0.006860921,-0.010008842,-0.007260619,0.07287576,0.008859368,-0.016280813,0.013685442,0.0011045099,-0.17344402,0.014742558,0.0032182466,0.017756632,0.009423513,0.047311004,-0.040536553,0.0101641845,-0.016450975,0.01137484,0.044881757,-0.03591446,0.03849041,0.021030333,0.01690645,-0.006351272,0.0043664654,-0.013866047,-0.009778376,-0.050377887,-0.038448364,-0.031270575,0.042759907,-0.042042356,-0.005044128,-0.024667151,0.06708073,-0.021768725,-0.0019100022,-0.03711422,-0.062218197,-0.02461878,-0.000881079,0.058391586,0.012663669,0.04733397,0.0019794267,0.0054744747,0.036762957,0.0014982073,0.05851812,0.032885388,0.006239194,0.004230431,0.025800535,-0.021366099,-0.014895944,-0.02497281,-0.005780995,0.0063728443,-0.050475184,-0.019629236,-0.047291763,-0.04603212,-0.008816617,0.00792163,0.059459124,0.050898407,-0.010481122,-0.01478498,-0.007327621,-0.03338012,0.021491436,-0.04157306,-0.014609552,-0.009701006,-0.0071427384,0.020422883,0.043706313,-0.03956269,0.02447557,-0.044115778,0.012047157,-0.0017012719,-0.06260017,0.04095781,-0.03475001,-0.030276384,-0.011380565,-0.14723195,-0.002712141,0.0048279343,-0.019470192,0.044754975,-0.012965401,-0.023798384,-0.00055892783,0.032509223,0.010903023,0.24224146,0.036155608,0.015317693,0.000012554429,-0.01149463,-0.019604921,0.023146061,0.07279076,0.00052842003,-0.02273729,-0.04526601,-0.021631055,0.016421957,0.0044054296,-0.018498162,0.0020817604,-0.039392866,0.039831147,0.07179377,-0.005879705,0.02321665,-0.005550359,0.042013213,-0.0031775108,-0.04107434,-0.034124263,-0.03884586,0.04130477,-0.020064304,-0.01120287,-0.034281146,0.025806155,0.028523782,-0.047820114,-0.005695161,0.045095786,0.05150354,-0.034779187,0.036996137,0.016579254,0.010909376,0.009441204,0.011401138,0.004414135,-0.036225524,-0.01685796,-0.022131924,0.027451245,-0.0020758398,-0.027650796,0.0034045554,-0.035849925,-0.011590588,-0.023293106,-0.017356895,-0.023772197,-0.044294544,-0.0067889136,-0.024041869,0.0376198,0.040347252,0.005379298,-0.03139835,0.020385021,0.007908804,0.04591489,-0.011403898,0.02357977,-0.021664757,0.05146725,-0.0054976437,0.018385481,-0.01639958,-0.017827254,0.027394,-0.048102394,0.03884904,0.049706586,0.005129685,0.011676145,-0.027964199,0.006177011,-0.026494194,0.008225671,-0.011331868,-0.017545573,0.06935527,0.06157405,-0.028966649,0.011075402,-0.017685357,-0.0007669182,-0.009421567,-0.0145296715,-0.05127889,-0.00970946,0.018279461,0.018514829,0.012274437,0.044145964,-0.030670384,-0.0008463501,0.03638879,-0.009250102,-0.012205913,0.0016074922,-0.033360723,0.011833646,0.031002242,0.0092064915,-0.04267861,-0.009088334,0.029536575,-0.0038500477,-0.0059849815,0.053679626,-0.010051972,0.019339958,0.04415799,0.013102064,-0.018913647,-0.005423123,-0.0053883023,0.036813457,-0.010789752,-0.05949614,-0.0017957515,0.017029854,-0.063525066,0.047242697,0.019308316,-0.01231649,0.0138746025,0.02631331,0.0070665465,0.0065187113,0.03779838,0.02022026,0.028487414,0.03135166,-0.050124627,-0.0063446253,-0.003137308,0.03585796,0.0006393757,0.01967541,-0.0129615655,-0.027161151,-0.005302705,-0.014889646,-0.013961335,0.035570912,-0.000054604592,-0.05391662,-0.011850083,-0.08680616,0.00073364854,-0.05127237,-0.048936393,-0.008988682,0.020165646,-0.018595511,0.019006807,0.06059028,-0.009003556,0.04709981,0.011708304,0.02094474,-0.0136380885,-0.010398908,0.0053351386,-0.008913046,-0.04966547,-0.0062280977,-0.0071363794,-0.035107568,-0.049883824,0.006510034,-0.0057799392,-0.030089268,-0.008992215,-0.026691873,-0.047313437,-0.008168235,0.04622076,-0.012704127,-0.012470307,0.0035994642,-0.03585811,-0.05666394,-0.0033246216,0.112310015,0.017115252,0.015624633,0.031552024,0.019105455,0.031584546,0.02236925,0.0069444645,0.015630756,0.02134783,0.022666477,0.037101373,-0.02874132,0.0004424239,-0.015883157,0.0005744657,0.032785412,0.023359394,0.006357422,-0.000668049,0.023965616,-0.042006195,-0.023201535,0.03417148,-0.028156586,0.0472581,0.06964181,0.03625959,0.0022875706,0.018189466,-0.03950683,0.004685112,-0.045942232,-0.015854651,0.04743552,-0.009329147,-0.029435331,0.02058995,-0.018333007,0.00043770164,-0.02281944,-0.0027068048,0.0058460967,-0.024734685,0.02475969,-0.015401581,0.050980825,-0.025559243,-0.049298,-0.02132665,-0.0032867533,0.046894033,0.033767898,0.0010146272,-0.01980211,-0.04315424,-0.022504957,0.035327096,0.015990324,-0.008638792,-0.04460041,0.005952914,-0.016523039,0.00009681358,0.031581677,0.01656991,-0.003338921,-0.004233524,-0.029668802,0.01459016,0.025093341,0.0093735745,-0.019517852,-0.015009797,-0.069244504,0.005265318,0.019211562,-0.018613562,-0.025958465,-0.016388943,0.00039868892,0.0003750114,-0.014729285,0.019875785,-0.010834915,0.008905596,0.027262056,0.050310474,-0.045454204,-0.008485443,0.06968628,0.0062393676,0.04930935,-0.018535504,0.026140729,0.04756186,-0.013445502,-0.009245491,-0.038259953,0.038348515,-0.0086273765,-0.042400293,0.09060649,-0.032047328,-0.0010052065,-0.018413479,0.008815176,0.0024324784,0.0029190537,-0.014140185,-0.020688014,0.0014909579,-0.019428879,-0.036710817,0.0055526136,-0.030031903,-0.020123372,0.013996379,0.026015365,0.024608253,-0.05557108,0.007326257,0.013040467,-0.012081422,0.014958484,0.058528893,0.00659224,0.00020792034,-0.0124425115,-0.026386505,-0.016059998,-0.02883268,-0.0065640626,-0.01689111,0.029958712,-0.040520746,-0.022126779,-0.007717477,0.005232689,-0.03678846,-0.016398652,-0.014741933,-0.01885791,-0.012521386,-0.034723762,0.017140254,-0.023619017,0.01210357,0.019442234,0.026734836,-0.027239442,0.006355168,0.019408895,0.02805589,0.04772945,0.039021634,-0.024084136,-0.020240195,0.013167055,0.06120517,-0.016520347,-0.01449622,-0.022766804,0.05321294,0.0075775324,-0.025308713,-0.005847638,0.018411675,0.04297197,-0.034116384,0.0368597,-0.05063468,-0.034715835,0.012588972,0.0241962,0.013718903,0.03573302,0.047685705,-0.0059517617,-0.012329493,-0.03769718,-0.009548767,-0.031816654,-0.0296061,0.029191688,0.008146746,-0.03705589,0.00925165,0.03570731,-0.04986808,-0.040328097,0.007919035,-0.030119445,0.0032549584,-0.04295115,-0.033443876,0.030654108,0.06700828,0.022482883,-0.0059756665,0.0056282138,-0.052336793,0.023400363,-0.14853363,0.031714957,-0.029486587,0.000013337737,-0.010053128,0.008775416,-0.018833838,0.005894173,-0.026271526,-0.005256991,-0.028343875,-0.0021877056,0.010535835,-0.0051417267,-0.005800514,0.0460093,0.021696541,0.0012105678,-0.009909114,0.023591558,0.017668718,0.009054109,0.04949179,0.010381507,-0.033136707,0.018723806,-0.04028887,0.013579703,-0.021224033,-0.02358358,-0.019095832,-0.051471084,0.036075164,0.013061223,-0.045378577,0.0031512599,-0.0077439346,-0.0050653266,-0.030916823,0.026696093,-0.026657436,0.005070273,0.020851195,-0.0061970544,0.030510465,0.09181957,-0.042222206,-0.0148428725,-0.063875064,-0.029513711,-0.019837823,0.018799653,-0.058781035,-0.006883102,-0.013420158,0.01610809,-0.037130374,0.007904106,0.032848287,0.057386506,-0.0185435,0.022254132,-0.021986563,-0.0071869716,-0.024925102,0.017668081,-0.054526996,-0.01477691,-0.03168166,0.025399018,-0.013671996,-0.029901242,-0.035037484,-0.043727662,-0.019313492,0.0140287075,0.033660937,-0.037175104,-0.011888059,-0.035838507,-0.030115986,0.028520644,-0.008237815,-0.05050199,0.05869943,-0.009176534,0.007555787,0.015133549,0.023500262,0.043288153,-0.005369469,-0.015728695,-0.0073584416,-0.0015764108,0.02414194,0.01808423,-0.024696002,0.010001712,-0.02158629,-0.011675473,-0.030996291,-0.0013259663,-0.025840688,-0.031841602,-0.02077557,0.019032894,0.038994376,-0.010497396,-0.017389968,-0.02544369,-0.047849115,0.0013703452,0.011617952,0.0053726644,-0.07632756,-0.036124874,0.0016505861,0.074175626,0.021487726,-0.022207761,-0.030983808,-0.03614375,0.03130184,-0.01626772,0.015734386,0.01932322,0.034330375,0.041496515,0.057030868,-0.010395153,0.028333237,0.014289638,-0.022336494,0.00980882,0.0544724,-0.015076205,-0.04150312,0.038822915,0.008073029,-0.0423558,-0.015747152,0.011695705,0.0131667685,-0.059907187,-0.0055379774,-0.07489376,0.017519148,0.0072664325,-0.018193344,-0.010088944,0.015646333,-0.015629563,-0.009078975,-0.0020533775,-0.03165507,0.027982403,-0.033671483,0.0035854958,-0.0011467662,0.037573136,-0.023518324,0.017943773,-0.027505627,-0.0008273257,-0.015155592,0.023371369,-0.018036544,-0.021693705,-0.042823948,0.03619706,0.007145282,0.06452454,-0.01482268,0.038036264,-0.001369535,-0.0037454644,-0.002078109,-0.004772821,-0.008565342,-0.03997401,0.031192645,0.0022350014,0.027230015,0.047092132,-0.049260702,-0.017184947,0.0021867675,0.04575694,0.000991421,0.002062452,-0.014435437,-0.025878103,-0.022355048,-0.07137389,0.06433159,-0.022486353,0.028977701,0.004546355,0.002160695,0.03462694,-0.026468711,0.005077993,0.026503881,-0.011910842,0.020485634,0.0025964226,0.003506421,-0.01050189,-0.01840846,0.006710488,-0.022295311,-0.015738787,-0.0027230044,0.0020148172,0.04600887,-0.034578677,0.077775866,-0.002805122,-0.026971895,-0.00898857,0.029708687,0.03554892,0.042742647,-0.029586568,-0.03035028,-0.033733487,-0.009526823,-0.015164371,0.0036170734,-0.0107116895,0.010648091,0.029792957,-0.0087824315,0.030661382,-0.026372146,0.029006753,-0.063957386,0.001389653,-0.044405285,-0.017986152,0.039881933,-0.03878332,0.03795577,0.0336407],"last_embed":{"hash":"1twibq4","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"1twibq4","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{2}","lines":[304,304],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1twibq4","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.011008297,-0.0066397944,-0.036252987,-0.016284727,-0.045453485,-0.030111775,0.037988957,0.01252674,0.0064301793,0.012567475,-0.027194023,0.028602619,-0.0018788715,0.0060460116,0.042127583,0.041328628,-0.013712419,-0.005300909,-0.019410605,0.01419886,-0.010770075,-0.007445414,0.021413885,0.016620401,-0.047351494,0.029726917,-0.030381635,-0.038776398,-0.0054017934,0.0039807535,-0.007977118,-0.08177989,0.00065782206,-0.027252153,-0.02265837,-0.027999375,-0.00053255586,-0.0070312843,-0.02875418,0.043891583,0.0063461163,-0.0038667964,0.008945243,-0.021902308,0.03616094,-0.0014201262,-0.045065198,-0.022054814,0.017184611,-0.01962019,0.0298591,-0.032081824,0.034786418,0.011449051,0.020881638,0.03371732,-0.0090502985,-0.01870076,-0.009648793,-0.032294504,-0.021170963,-0.025805762,0.02671817,-0.036898736,-0.030946344,0.013819694,-0.00026753644,-0.0075647957,-0.009547814,-0.03957712,0.002190785,0.04705196,0.009097637,0.017790973,-0.044656243,0.0035269551,0.01023425,0.04367943,-0.021296112,0.008067111,0.030513648,0.021013962,-0.0053117606,0.012911655,0.033706553,0.023359591,-0.0025668547,0.02703275,0.0068809516,0.00014572381,-0.009367933,-0.0071710753,0.00387985,0.0021167486,-0.03944775,0.04755879,0.02489187,-0.07312731,0.029690433,-0.0006405262,-0.0070044603,0.010855994,0.012338998,-0.008315065,0.02081387,0.0030150362,-0.023964573,0.049636323,0.03471066,-0.014562918,0.003443945,-0.015091434,0.035991345,-0.029459374,0.0019518484,0.0010414016,0.007922355,-0.0017028707,0.002557382,-0.037060954,-0.0017288912,0.0442727,0.059674554,-0.042454496,-0.019565754,-0.032107133,-0.026773835,-0.018543987,-0.015143875,0.019912768,0.051326912,-0.017844282,-0.005005159,0.0062866025,0.004873653,-0.004734773,0.048663158,0.006523021,-0.0041135405,-0.032164197,0.0070666466,0.06202576,-0.02052564,0.00022737046,0.017546311,-0.033289064,0.04026166,0.017057119,0.004144548,0.027897224,-0.06989802,0.025050214,0.008753473,0.0708088,-0.019849936,-0.008293007,-0.004902236,0.046105936,-0.018377462,0.024839919,0.016106742,0.042330187,-0.07631542,0.052474238,0.0016212107,-0.00868376,-0.017795034,0.01318926,-0.0076868827,-0.03451532,-0.034135573,0.0012364258,-0.013015849,-0.022222567,0.009463901,0.02128497,0.06487577,0.021623258,-0.0063747307,-0.025855506,-0.02424104,-0.014881117,-0.012120649,-0.034419756,0.01283757,0.034248836,0.006135872,-0.044975452,0.023115577,0.03515707,-0.061081186,0.003369457,-0.006988002,0.020938864,0.0067796037,-0.012741787,0.015337818,-0.01755404,-0.010726413,-0.026123477,0.022991803,0.034671232,-0.0036984754,-0.054380294,-0.017287837,-0.008647941,-0.014666444,-0.035824217,-0.024657268,-0.04122688,0.005574084,0.030494096,-0.038417447,0.00095134595,-0.010975678,-0.014287679,0.008483699,0.0013660254,-0.03745367,-0.002901525,-0.025544949,0.09277226,0.008690058,-0.014619374,0.0073215123,0.021803413,0.031996846,0.013327329,0.009029051,0.025425633,-0.0074019106,0.0032562285,-0.006841903,-0.024495913,0.019197231,-0.037541933,-0.055697247,0.0069261356,0.035512783,-0.021629203,-0.03452679,-0.03222319,-0.0057183243,-0.00086417183,0.00038547828,-0.02321929,0.018309306,0.014408947,-0.027330065,-0.008491211,0.0018670305,0.0025964633,-0.028437695,-0.029722173,0.015818788,0.020274721,0.030874796,0.0112425415,-0.06492115,0.012537745,0.017356392,0.0068090204,-0.029209947,0.0127002485,-0.007286613,0.023020023,0.020669201,-0.019728363,-0.003966609,0.01594113,0.00069848355,-0.045727953,0.016538693,0.0065564513,0.016553666,-0.005460324,-0.018257078,0.0018223751,0.05828183,-0.0049077235,-0.050395913,0.05337665,0.0089306785,0.023001345,0.04989392,0.02993735,-0.03385562,-0.011931394,0.0054378635,-0.008630816,0.013138687,-0.017984413,0.079187855,0.0075821206,-0.02068792,-0.0002725654,-0.01477077,-0.17146319,0.0250157,0.0010453141,0.026227122,0.014860355,0.04590823,-0.056191802,0.027915996,-0.027071942,0.008557672,0.022413434,-0.0421503,0.032293774,0.023008889,0.012893459,-0.008990347,-0.009421258,-0.016424876,0.010360121,-0.044750445,-0.0058258446,-0.046427406,0.025169194,-0.0205993,0.0052835313,-0.014297437,0.06780711,0.010187387,-0.024279816,-0.04246222,-0.05722872,-0.008095305,0.00045432817,0.05785532,-0.005168884,0.05239371,0.013983168,0.020652043,0.042705867,-0.013091294,0.053679585,0.02636646,0.01651818,0.016807932,0.013962192,-0.042881887,0.0034057086,-0.034184825,-0.038336407,-0.021815699,-0.01714004,-0.013145098,-0.053238582,-0.010893873,-0.0093251625,0.006237289,0.056332227,0.056056924,0.010163621,-0.04688399,-0.008819182,-0.02238112,0.0054717762,-0.024856862,-0.029771132,-0.016097436,-0.026159378,0.022831311,0.024845336,-0.034560718,0.04391385,-0.05586414,0.006277967,-0.010528794,-0.053081352,0.032687012,-0.020383116,-0.020541785,-0.0106568895,-0.13549651,-0.009687897,0.017481003,-0.013204628,0.02874657,-0.007875961,-0.040141135,-0.005438716,0.015829252,0.016783413,0.2550942,0.06378653,0.025816653,0.0020810151,-0.0022792171,0.0029746988,-0.0017039074,0.08925899,-0.002631528,-0.015642384,-0.038196836,-0.013943331,0.011540437,0.011033966,-0.009160395,0.025682399,-0.03209589,0.01707692,0.074300654,-0.024333954,0.020664733,-0.019515853,0.024483042,-0.0049441694,-0.03355729,-0.047783136,-0.021690454,0.03855076,-0.030876229,-0.01662008,-0.04804195,0.020655952,0.029397022,-0.042455498,-0.010039637,0.045188222,0.010340741,-0.005385549,0.036558975,0.02126266,0.025734399,0.017957274,0.020805579,0.008606035,-0.03374956,-0.010570105,-0.04141064,0.04634089,0.008374959,-0.031535506,-0.013456961,-0.03369616,-0.00065817434,-0.030093161,-0.013561635,-0.02808737,-0.03082417,-0.010142239,-0.015524345,0.049891196,0.048097454,0.016963968,-0.062371645,0.025762541,-0.0037086972,0.025135426,-0.01407711,0.014982059,-0.025202027,0.043430872,-0.016536048,0.026464976,-0.010234162,-0.020436069,0.043659113,-0.054360654,0.03701138,0.028999817,0.013086364,0.013141943,-0.007920216,-0.012139092,-0.03524626,-0.015385882,-0.011231516,-0.017852377,0.045243114,0.07000216,-0.015668068,0.0076512205,-0.017105555,0.00085683545,-0.023991246,-0.0211649,-0.054742604,-0.032488428,0.040389366,-0.013547196,0.008494527,0.026611483,-0.014745878,-0.026117312,0.0048463093,-0.009901169,-0.02008601,0.007869816,-0.022627775,0.016998306,0.027876712,0.015753368,-0.046836816,-0.019387143,0.03033448,0.002502729,-0.0036135993,0.018701844,-0.021288674,0.042426076,0.04920765,0.017765515,-0.0032107884,0.0027330222,-0.008874152,0.030863153,-0.004422886,-0.07655827,0.0015579006,0.0122329155,-0.039672557,0.047385994,-0.019482164,-0.0162478,-0.008160878,0.0050583766,0.016978124,0.021379976,0.03317672,0.02952494,0.015560531,0.023849912,-0.03010603,-0.03932772,-0.008501135,0.049312428,0.014970042,0.010713928,-0.043448213,-0.012069922,-0.013288894,-0.00036458622,0.0000925153,0.050982583,0.02844393,-0.050866876,-0.0021647501,-0.06667826,0.0018022327,-0.044140406,-0.04414291,-0.021491926,0.028927673,-0.024070239,0.00038629826,0.05975164,-0.012503007,0.048482753,0.019760063,0.023001408,-0.009546869,-0.0074329176,0.0064824806,-0.00424137,-0.04653229,-0.0031642981,0.0039914926,-0.0511859,-0.040790442,-0.011327472,0.0070901946,-0.029622076,-0.0033463317,-0.016552757,-0.04651736,-0.018173963,0.04594997,-0.030354356,-0.0042756805,0.006130961,-0.03168183,-0.03700379,0.008525305,0.11611417,0.029406859,0.0020329964,0.022764781,0.0037673174,0.04816814,0.0025718478,0.022990888,0.003790204,0.020759525,0.03125969,0.033048555,-0.023801282,-0.004328532,-0.040958274,0.0134706525,0.023165498,-0.003327687,0.007878903,0.014341146,0.006942916,-0.03985806,-0.008922918,0.027188733,-0.00901547,0.031746596,0.06358253,0.015764058,0.005990713,-0.000034808185,-0.036927506,0.009592178,-0.03971917,-0.010296225,0.026033064,-0.01394739,-0.024488246,0.006734755,-0.021036573,-0.003758312,-0.026348332,-0.0153787825,-0.0062834737,-0.027744016,0.0339724,-0.010038937,0.037071977,-0.015377294,-0.061270908,0.0045785643,0.009433632,0.029920831,0.044197686,-0.015297291,-0.0068756775,-0.034743696,-0.013805962,0.027689986,0.03221952,-0.029298248,-0.019589607,0.026084868,-0.022662928,-0.004667047,0.027777418,0.02157474,-0.018871952,-0.011509391,-0.016217891,0.016496358,0.033787344,0.011013649,-0.0056584235,-0.016716879,-0.049749013,0.008868628,0.019283554,-0.024122857,-0.027779479,-0.0143017005,-0.0012450701,-0.006530423,-0.023894453,0.014770091,-0.013268466,0.028225752,0.043974347,0.055329066,-0.028477313,-0.013691542,0.050688416,0.014701861,0.039874274,-0.028242497,0.034716528,0.04181004,-0.02564542,-0.012947709,-0.025411535,0.033911396,0.012684238,-0.03627336,0.0920509,-0.026324116,-0.00077115267,-0.041938197,0.046010386,-0.0065525225,0.0044748737,-0.009848158,-0.0052995156,0.0055391476,-0.032125138,-0.04995047,0.0075045805,-0.025710884,-0.01900328,0.009796629,0.019748317,0.032802053,-0.05727525,0.009279853,0.031991296,0.016057583,0.01157244,0.04627215,-0.007526097,0.016869321,-0.020420358,0.014631651,0.00017952247,-0.009162508,0.0019832912,-0.010584106,0.035517838,-0.05500175,-0.04005563,-0.020231688,0.020765122,-0.037085604,-0.007689245,-0.013775684,-0.023291577,0.017275695,-0.0071310746,0.024321761,-0.026006633,-0.006385402,0.026390703,-0.016614305,-0.022387369,0.02039393,0.025352677,0.02231461,0.04612215,0.03835907,-0.018266981,-0.027612684,0.0412102,0.07213018,-0.032204036,-0.007101154,-0.023200065,0.050015777,0.0022394224,-0.0333701,0.006085795,0.01629892,0.017794563,-0.02472837,0.045541752,-0.057769116,-0.018709341,0.0061553023,0.0063835536,0.02585239,0.016439807,0.04256043,-0.0128649715,-0.022725193,-0.04354731,0.0073945248,-0.015833832,-0.037763864,0.043459974,0.021423306,-0.037397556,0.026241139,0.007348996,-0.037872378,-0.07089364,0.012947355,-0.027280655,0.012723363,0.0019834738,-0.019971738,0.01628069,0.051614616,0.03249835,-0.015485852,-0.028735213,-0.048510034,0.019726384,-0.14702673,0.028477002,-0.029920073,-0.020184197,-0.0069531444,-0.0025503954,-0.02617059,0.020650813,-0.02400275,0.0053874217,-0.024317937,-0.007494393,0.012265348,-0.015114488,-0.018368151,0.05921556,0.021986816,-0.0036194553,-0.027160332,0.03394418,0.022688303,0.015708294,0.06350233,-0.003493522,-0.022370756,0.001144916,-0.037221927,0.023974298,-0.02100459,-0.020422297,-0.021889804,-0.056437496,0.03373915,0.02238945,-0.047647513,-0.012127395,-0.016462794,-0.019969933,-0.05389765,0.016342748,-0.03340413,0.0052444213,0.005993244,0.0025199319,0.008978926,0.1092765,-0.061415795,-0.0024226597,-0.06810574,-0.03671239,-0.0022765675,0.034671992,-0.04256228,-0.0072644083,0.0010125309,0.039192025,-0.024120364,0.0022736534,0.032781344,0.056145776,-0.0044929585,0.008985106,-0.014858546,0.01098314,-0.014895402,0.044663697,-0.061012115,-0.016108675,-0.044790007,0.02673525,-0.009785883,-0.017693723,-0.04154932,-0.044933874,-0.005024399,0.034411702,0.010497321,-0.02480403,-0.0030724572,-0.036043033,-0.02892559,0.030354923,-0.0071215844,-0.061337925,0.05548195,0.010082642,0.0012046314,0.042231586,0.01744446,0.033186074,-0.020280175,-0.023992,-0.018431038,0.010880413,0.050213918,0.03836798,-0.015561995,0.011839725,-0.04247368,-0.00040742685,-0.017789364,-0.006152999,-0.021938423,-0.018179828,-0.015828094,0.03725511,0.02402729,-0.010517956,-0.024846837,-0.013722529,-0.024530064,-0.027076865,0.028716318,0.002396189,-0.06332366,-0.024981892,-0.027582815,0.05017252,0.008015524,-0.013117702,-0.05156333,-0.035087805,0.004731064,-0.0178373,0.01660641,0.041395195,0.032841835,0.0093172565,0.05623022,-0.025385182,0.020995116,0.018818393,-0.029367955,0.009124132,0.07720491,-0.006617069,-0.010387663,0.040767472,0.008059656,-0.050756108,-0.007400412,-0.0029835005,0.0031149394,-0.069438934,-0.010301094,-0.061247412,0.002665187,0.0012450553,-0.005254174,-0.013363943,0.008026051,-0.024196843,-0.014225459,0.006540034,0.0027061948,0.017183745,-0.004069248,0.0009405114,0.007897256,0.03577321,-0.027494175,-0.003983188,-0.018478386,-0.016918344,-0.013049972,0.012913099,-0.018848373,-0.051525485,-0.05842457,0.04770385,0.034163848,0.05643449,-0.008456872,0.052755304,0.010280318,0.013829062,0.0066657555,-0.013340581,-0.028895954,-0.049000036,0.04319765,0.0012062107,0.008983293,0.0448841,-0.050133422,-0.0014481418,0.008308884,0.025784,0.008555547,0.019496858,0.002468842,-0.03510287,-0.036893476,-0.075460926,0.04346628,-0.026105814,0.016751897,0.026698723,0.009429671,0.0032688295,0.016410151,0.0031729015,0.015306136,-0.024423683,0.019222725,0.009811393,-0.023322547,-0.022419818,-0.010808397,-0.008255683,-0.026784528,-0.034106214,0.009394656,0.017006435,0.03325494,-0.03139059,0.066058636,0.021737827,0.0346332,-0.0073838425,0.039617404,0.030571133,0.041730713,-0.044608317,0.0033104823,-0.028522842,-0.016218182,0.0031357787,-0.023643522,-0.017583251,0.00211437,0.033035498,-0.026876956,0.016141424,-0.020395856,-0.0013371868,-0.044655647,0.01787151,-0.03597818,-0.031602394,0.029505057,-0.027648361,0.036872372,0.028172176],"last_embed":{"hash":"l8vgls","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"l8vgls","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{3}","lines":[305,305],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"l8vgls","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009686212,-0.0038521253,-0.04443691,-0.013780053,-0.04320158,0.01319153,0.026767429,0.032852296,0.0017826753,0.013966853,-0.0022581054,0.02266476,-0.019112501,0.009229246,0.046278797,0.049619846,-0.0064504235,-0.01672863,-0.014962234,-0.018833514,-0.026598651,0.017768074,0.028094122,0.04473372,-0.016288219,0.025445448,-0.025589071,-0.041466564,0.021081084,0.042555448,0.00637039,-0.049615845,0.0011912396,-0.024340425,0.010031671,-0.03626086,0.013951279,-0.011238443,-0.03957071,0.040070035,-0.007649104,-0.009269383,0.01090184,-0.013032784,0.034384146,-0.015596882,-0.04034764,-0.045425143,-0.006714278,-0.0013432873,0.008076087,-0.0051402813,0.00829688,-0.0044415174,0.022742296,0.0777185,0.018332347,-0.02473573,-0.04258922,-0.012264898,-0.014814043,-0.01737392,-0.0033705095,0.020390641,-0.011309885,-0.009215064,0.01857449,-0.020513287,-0.007684357,-0.04987525,-0.034930784,0.005963488,-0.015552782,-0.0032602046,-0.06922312,0.025978917,0.0069911713,0.0061989296,0.0098494645,-0.013541908,0.013542589,0.004373857,-0.01968135,0.010558092,0.044321146,-0.0011228598,-0.029764105,0.020197412,0.019149309,0.011267141,-0.03425001,0.0052867564,0.026775433,-0.017066961,-0.020125251,0.04571609,-0.016131178,-0.026775157,0.036561757,-0.008615501,0.0018113386,-0.012675485,0.014583171,0.021762583,0.034352977,0.00030520733,-0.009150759,0.020243376,-0.002899981,-0.018659027,-0.00033045877,0.013825106,0.045427795,-0.014327831,-0.0065590763,-0.010933785,-0.0056198216,-0.012179761,-0.00044360067,-0.011233814,0.0306793,0.03094134,0.07973175,-0.045708194,-0.0070295045,-0.0004065419,-0.00045511872,-0.029885495,-0.005248297,-0.036184054,0.025494825,0.008865703,-0.015451021,-0.001031795,0.025743067,-0.03224304,0.000806135,0.0069221044,-0.011120934,-0.015319684,-0.016597454,0.08127168,-0.026024649,0.009421219,0.030360691,-0.0065347296,0.019467106,-0.006948607,0.015840484,-0.01532342,-0.03077691,0.035270426,0.003187108,0.0808262,-0.025568536,-0.015585392,0.018494481,0.0537907,-0.03728717,0.030797523,-0.026098948,0.056802046,-0.09298731,0.044735447,0.009941559,-0.022340251,-0.02879946,0.034263942,0.005553037,-0.035568155,-0.023695676,-0.0030190619,-0.008208067,-0.009497691,0.012563582,0.017344197,0.058406558,0.018083265,-0.0051836893,-0.029319052,-0.022413569,0.01852351,-0.01737896,-0.018145898,-0.0133424895,0.030317394,-0.0067095277,-0.029177958,0.033137195,0.019622602,-0.041170824,0.020526446,0.012639096,-0.003571987,-0.014745961,0.0017671037,0.048628304,0.024570277,-0.011471482,-0.030792708,-0.0236201,0.03678079,0.017820742,-0.07720622,-0.01960963,-0.0130902855,0.0034274568,-0.05962158,0.017166728,-0.01797115,-0.012869782,0.020054689,-0.010894825,-0.009660618,-0.02170983,-0.019614073,-0.00749122,0.0018457753,-0.017182752,0.0067784735,-0.04465648,0.051093753,0.025447827,0.0060108616,-0.00781696,0.02420147,0.008037821,0.009509361,0.01780227,0.028993616,-0.014106689,-0.025929637,0.010169088,-0.024270132,0.0045797606,-0.024731226,-0.024795406,0.017103,0.04352995,-0.08149153,-0.031669945,-0.0075742924,0.013510447,-0.0061974386,-0.002308317,-0.01393861,0.0155472355,0.020945018,-0.019970722,-0.02510277,0.011248902,0.015520083,-0.0040363907,-0.018072138,0.025495486,0.02086441,0.010005702,0.008896829,-0.038506728,0.009799211,-0.0052778753,0.029425489,-0.00018849935,0.02727892,-0.017780626,0.0003996925,-0.010019685,-0.005877716,0.0008625241,0.009594281,-0.0043552388,-0.006553397,0.008467211,0.011294753,0.01901784,0.0016919257,0.014776,0.0024457113,0.069768436,0.004405716,-0.026170526,0.0358889,0.028131358,0.013435756,0.04777325,-0.031046283,-0.055770315,-0.016558392,0.002474688,-0.02108797,0.02286095,0.028502008,0.07407679,0.0009702814,-0.016135974,-0.01680574,0.0002894583,-0.17028825,0.02125079,0.004500286,0.029036194,0.02465152,0.05029224,-0.057497025,0.01601338,-0.015020892,0.023778562,0.02603113,-0.053251274,0.009651438,0.033444423,0.012406164,-0.00089210516,0.005266919,-0.011909257,-0.0075302348,-0.036674503,-0.020062402,-0.030492377,-0.01129607,-0.023777673,-0.0026380727,-0.019079456,0.08446666,-0.008918103,0.009269876,-0.031250753,-0.06959491,-0.020646952,-0.0013104677,0.037766073,-0.0040950924,0.055284634,-0.01103876,-0.0066874283,0.031882897,0.007184774,0.039883077,0.04938136,0.00028958396,0.039131872,-0.011386389,0.0014528233,-0.011571412,-0.014002043,-0.054465197,0.01899275,-0.041808266,-0.012231051,-0.029259037,-0.03932953,-0.034820296,0.0061173663,0.055446796,0.059270926,0.00033689543,-0.023986813,-0.007323829,-0.02982358,0.035793174,-0.042335276,-0.039303396,-0.015973607,0.012101136,0.0057954732,0.01964927,-0.0055292775,0.041487746,-0.080437735,-0.015759291,-0.005256151,-0.04379922,0.04350785,-0.03461644,-0.02887107,-0.01956072,-0.12140906,-0.011509025,0.016736303,-0.003325551,0.012879976,0.005555589,-0.053749062,-0.011633877,0.021751963,0.032556538,0.24781054,0.015900904,0.00847506,-0.0142963985,0.0063873422,0.027449062,0.023518985,0.068698175,-0.012883864,-0.0041657104,-0.023422625,-0.022956364,0.016915515,0.029415224,-0.012469873,-0.011433274,-0.05823732,-0.00141808,0.0757517,-0.0027701012,0.03759572,-0.026346521,0.049124237,-0.009762904,-0.035930187,-0.042584214,-0.03437532,0.01616585,0.0013616151,-0.0003367306,-0.026935935,0.020043375,0.055605117,-0.048552684,0.0018922697,0.032531284,0.015273937,-0.04861098,0.017686935,0.03375504,0.00746254,0.004941135,0.02675813,0.0022172686,-0.011767509,0.0054991557,-0.04171268,0.024401423,-0.01799702,-0.01097597,0.0057505015,-0.08560678,-0.006807029,-0.01600637,0.0026215976,-0.024645451,-0.04463896,-0.002813984,-0.024714485,0.031509005,0.030581633,-0.0013474307,-0.01512883,-0.01719151,-0.008852359,0.021579592,-0.024845295,0.02097406,0.008028955,0.05013722,-0.00046415912,0.0013852197,-0.011302365,0.00910681,0.03880954,-0.036884215,0.030841338,0.03983928,0.041298952,0.032198306,-0.010785145,-0.0002440866,-0.02101362,-0.014409808,-0.001464037,-0.045666527,0.05108718,0.06560265,-0.00358751,0.0025178208,-0.010841042,-0.010866811,-0.030695008,0.008732916,-0.0595635,-0.027187947,0.027058654,-0.0055822707,-0.0067659193,0.022306127,-0.0331243,-0.013748703,0.0067967246,-0.003903019,-0.02126427,-0.018134601,-0.029214134,0.0022712715,0.016335273,0.027741557,-0.049975947,-0.0016483653,0.006550578,-0.013251665,-0.005406173,0.020342804,-0.0080416445,0.0219699,0.04903206,0.009296812,0.0005358944,-0.007171453,-0.0050379885,0.016660606,-0.018784441,-0.058619317,-0.0136089865,0.02729861,-0.07534201,0.05427932,-0.010703469,-0.016497346,0.008381189,0.03393364,-0.01162451,-0.0017366878,0.035818193,0.03478815,0.025390144,0.019009653,-0.051265843,-0.022631748,-0.007213842,0.032631617,0.025789378,0.021462917,-0.022046085,-0.011458664,0.010742636,-0.0023264834,-0.016212985,0.038837798,0.039829027,-0.021850282,0.01761839,-0.06782024,0.0031798081,-0.04274534,-0.030053744,-0.018965896,-0.002583181,-0.022881463,0.007881811,0.0707977,-0.0016703279,0.06224115,-0.0039404845,0.038750198,0.0034887874,-0.02078333,0.005622069,-0.006845942,-0.040893283,-0.012703828,0.005442335,-0.050804652,-0.041708753,0.001771994,0.0017016454,-0.04806774,-0.0054053334,0.009103149,-0.06778756,0.026636183,0.033357196,-0.08717465,0.016229445,0.0102323545,-0.018752368,-0.040778693,-0.017112259,0.098821834,0.022442093,-0.002419281,0.011015255,0.005398751,0.04558659,0.019270878,0.013393735,0.013756904,-0.021796059,0.02245318,0.0031513434,-0.030924236,0.033231076,-0.025159048,0.0077907634,0.043836936,0.0014544302,-0.0147014735,0.004811378,0.008038706,-0.031217441,-0.008656756,0.025048204,-0.025867311,0.0052339598,0.07427453,0.022114025,0.008921123,0.023986612,-0.0034415883,-0.0058180992,-0.0647247,-0.0006076102,0.029969012,-0.007175563,-0.03801865,0.0108600445,-0.0013279946,0.00195474,-0.025801571,-0.021542313,0.00082348794,-0.024121474,0.03235029,-0.012661608,0.04167937,-0.014980247,-0.073711276,-0.0016362455,-0.0058982964,0.022264346,0.0469132,0.01745969,0.00061083725,-0.05723584,-0.029090783,0.011581738,0.036483165,-0.03595547,-0.045344356,0.040395383,-0.042714223,-0.00024106482,0.058208946,0.025066147,-0.015812296,-0.018100929,-0.020756397,0.0104709845,0.038971033,0.006934798,-0.02226593,-0.019280186,-0.062567495,0.027232958,0.017046003,-0.023180857,-0.034752496,-0.04146589,0.011736238,0.0072085354,-0.01321204,0.021045964,-0.0058794483,-0.02099369,0.018045621,0.055322267,-0.027530827,-0.030999158,0.052998945,-0.0006021505,0.032741733,-0.00037445774,-0.0062939795,0.038831808,-0.025989821,-0.002161193,-0.04573222,0.035196684,0.031015709,-0.059989933,0.040616788,-0.020162934,0.015202346,-0.034548335,0.010249409,-0.004906779,-0.017734878,-0.032382693,-0.002071202,-0.0029921797,-0.03650429,-0.004974019,0.027334902,-0.036642168,-0.035911657,-0.009079751,0.0026101603,0.03407651,-0.04751956,0.0036138787,-0.01213594,0.018347798,0.0033614042,0.050765783,-0.008760293,0.0064789457,-0.021338975,-0.014176489,0.0077848667,-0.018240342,-0.014362102,-0.03349601,0.012698873,-0.049417984,-0.035086226,-0.00023810299,-0.01594423,-0.038932886,-0.009985464,0.0060747257,-0.025963753,-0.0020476447,-0.03194428,0.022859253,0.010894654,0.025108077,0.032124396,0.0055996245,-0.03745618,0.011568221,0.0025781153,0.02423542,0.018242078,0.042042,-0.013717825,-0.046356846,0.024579773,0.07820999,-0.02810086,-0.012138664,-0.030562365,0.043737084,0.011841444,-0.005298614,-0.0116017135,0.012207151,0.062352173,-0.013432913,0.03639085,-0.022555904,-0.008602677,0.004719995,0.02248046,0.03759333,0.0105843125,0.041383676,-0.009571129,0.0017670781,-0.047307637,0.011476375,-0.009849386,-0.029379481,-0.001028325,0.036405064,-0.028944202,-0.0036373844,0.02682755,-0.037819143,-0.051536024,0.011711571,-0.02845393,0.005859043,-0.05822925,-0.006239372,0.011848836,0.042826615,0.017615836,-0.023107018,0.021257494,-0.03554984,0.011729107,-0.15878777,0.025281174,-0.02032341,-0.011209487,-0.00087976473,-0.0036835603,-0.036672633,0.011810318,0.017416025,0.029052546,-0.027155586,-0.019150132,0.020383948,-0.009571067,-0.0067114946,0.061137423,-0.005577068,-0.000040072595,0.0032350265,0.039022736,0.017888196,0.015409758,0.039887596,-0.012084784,-0.037219238,0.005585734,-0.032824565,0.018871836,-0.020852376,-0.035729084,0.0040387274,-0.05574736,0.018978573,0.026856864,-0.042663246,-0.009702291,-0.0072133425,-0.0038123566,-0.032997917,0.0053177555,-0.024088146,0.009344544,0.003525804,-0.02085591,0.035264213,0.1062269,-0.0011038459,-0.0033139926,-0.029108806,-0.02384748,-0.03531056,0.017940095,-0.050523754,0.030657532,-0.005282008,0.02040756,-0.039746188,-0.0058210692,0.042367175,0.047992785,-0.013698766,0.0106542,0.0056731575,-0.014946773,-0.002530341,0.035197765,-0.10017501,0.0052787545,-0.033290867,0.032482468,-0.02121432,-0.018493276,-0.029129248,-0.036022376,-0.003716206,0.0000798463,0.04093067,-0.014031099,-0.010672128,-0.016931005,-0.035264324,0.015919063,-0.015351554,-0.02214652,0.056309696,-0.013521515,-0.014530506,0.006367814,-0.02278415,0.0045455927,-0.023533698,-0.019815743,-0.0077360873,0.014508676,0.029863553,0.0382016,-0.023722054,0.0024031627,-0.049541473,-0.008832938,-0.0060126595,0.0067004557,-0.01680093,0.0019694464,-0.030534359,0.040509686,0.018636553,0.006826646,-0.019472348,0.015076204,-0.046516657,-0.027582964,0.018264754,0.012278068,-0.069919385,-0.021666577,0.0055414536,0.041745964,0.026482427,-0.027483735,-0.01611026,-0.039035283,0.02669777,-0.028897448,0.013182363,0.041584477,0.033006556,0.023866922,0.05305739,0.0020872734,0.012493017,0.0018134454,-0.010019508,0.01344346,0.05383266,-0.002604097,-0.027588718,0.035231944,0.0038301358,-0.088349655,-0.012855067,0.009848389,0.016576383,-0.06421837,-0.0062494734,-0.073223636,0.009349406,0.019724637,-0.023036359,0.008571093,0.014472485,-0.012761822,0.0100614345,0.035951782,-0.0033468814,0.007877125,-0.03459946,-0.013262766,-0.006879155,0.06324584,-0.003096728,0.0016588523,-0.04408982,-0.022266135,-0.0008125734,0.05169381,-0.0054224804,-0.027964635,-0.055013906,0.03889809,0.02884369,0.07309884,-0.023292413,0.019322257,0.0035956763,-0.030862521,0.004717174,0.00066170265,-0.02645695,-0.03958005,0.038264565,-0.012562644,0.027422624,0.045125496,-0.030680466,-0.023788074,0.0028905512,0.03545064,-0.038286954,0.03094698,-0.0026402227,-0.009548144,-0.031073434,-0.08675864,0.05872316,-0.016441265,0.028001199,-0.010100256,0.0134741515,0.039981246,0.00022661554,0.019931158,0.027815571,-0.036234513,0.014782442,-0.037429772,0.010394284,-0.010145741,-0.03163538,-0.005066935,-0.0028886853,-0.016425695,-0.021328736,0.028303307,0.04245425,-0.013029565,0.1015946,0.020096863,0.008029038,0.0012513073,0.0411968,0.04140355,0.045270193,-0.06432635,-0.027171671,-0.0068190666,-0.02890539,0.010873281,0.0037175072,0.0017261421,-0.010458766,0.006381375,0.00012256837,0.030513866,0.002055054,0.013742441,-0.029998004,-0.014069125,-0.034979105,-0.035148982,0.031986494,-0.017323777,0.04400699,0.021890864],"last_embed":{"hash":"1n58k9q","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"1n58k9q","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{4}","lines":[306,306],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1n58k9q","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.003935613,0.009905762,-0.040482104,0.00162417,-0.04490279,0.014674079,0.04687813,0.03383509,0.003862095,-0.004381965,0.01184956,-0.004195596,-0.009045499,-0.01647573,0.05683231,0.015695596,-0.006862941,0.022722006,-0.017602298,-0.014712664,-0.00033097013,0.0025716978,0.036052357,0.05213183,-0.02474005,0.013545856,-0.044780247,-0.04318366,-0.0030817983,0.06009592,0.004756624,-0.04604694,0.022428315,-0.03408232,-0.010938636,-0.017967494,0.0018031057,-0.004744148,-0.03895527,0.052599624,0.007556121,-0.010369719,0.004051503,0.010184704,0.04702216,-0.0050088507,-0.007919169,-0.03883728,-0.008953536,-0.024346441,-0.0056700404,-0.016656663,0.015847875,0.01532268,0.01555003,0.048289396,-0.021964027,-0.01618249,-0.017717872,-0.019278992,-0.0061086244,-0.015598712,0.016234562,0.032325566,0.0032692458,-0.0012917424,0.023630561,0.0050029177,-0.008620987,-0.04223555,-0.0064119087,0.0009879812,-0.0027038946,-0.006810101,-0.06495642,0.028879156,0.0016531579,0.010633122,-0.012741663,-0.00054686563,0.033554543,0.007278143,-0.02010583,0.033786386,0.016099606,0.03280251,-0.0016322576,0.04284947,0.011964619,0.003231514,-0.036437694,-0.012833264,0.027598798,-0.025221707,-0.009993975,0.01784142,-0.012125244,-0.032549404,0.036009528,-0.019065756,-0.0027781022,-0.0012505195,0.01271458,-0.007990642,0.031061186,-0.015245225,0.006149097,0.03638752,0.0033758099,-0.014666817,0.008840913,0.024763731,0.03771219,-0.0055360436,-0.01924505,-0.020477358,0.0034566761,-0.037098486,0.011601523,-0.039092686,0.021770414,0.029665098,0.099683985,-0.028427303,0.010816012,-0.010457116,-0.015130032,-0.023614015,-0.011613928,-0.002330136,0.030427955,0.007014228,-0.013933463,0.023565777,0.008436864,-0.0129471775,0.021578493,-0.0155413905,0.0057339924,-0.0368174,-0.014562592,0.051352963,-0.017123561,0.004335997,0.04361421,0.0015139339,-0.0123230675,0.016431464,0.004606989,0.0061325803,-0.03836338,0.039024983,0.0021651632,0.07766621,-0.027111188,0.003498795,-0.0056340825,0.021435743,-0.05175292,0.03233381,-0.03459131,0.027726697,-0.07123038,0.025627416,-0.013627771,-0.017719073,-0.021888724,-0.0060259514,-0.0057875887,-0.02189002,-0.028519364,-0.032698568,-0.0027489497,-0.0026986662,0.0046665235,0.021344678,0.078886434,0.027794814,-0.01398725,-0.028611617,-0.03228972,0.020418746,-0.022694912,-0.049473625,0.022606578,0.043041382,-0.0031135902,-0.03869848,0.013229117,0.024335774,-0.04578665,-0.0010831349,-0.013418441,0.00058766105,0.009309375,-0.02695234,0.030924248,0.0040771947,-0.024937565,-0.0336212,-0.028336333,0.021186557,0.0021910903,-0.060630884,0.017521555,-0.0027698455,0.011948025,-0.041850995,0.020530455,-0.037674397,-0.009660259,0.021635612,-0.014132067,0.0072131017,0.0018592176,-0.015662268,0.022424383,-0.0009067915,-0.010771661,0.009508937,-0.023383748,0.07789423,0.009230616,0.003490928,0.023061411,0.04874169,-0.005210161,0.042634636,0.018688401,0.004739917,-0.042000014,-0.03733402,0.013011069,-0.019109124,0.006954552,-0.01969804,-0.024883969,0.029802788,0.01804966,-0.05051125,-0.024669701,-0.028249,0.0042062565,0.020151429,-0.020394005,0.000048730257,0.020896439,0.03347789,-0.018381435,0.006098107,0.0052114916,-0.011553591,0.01409996,-0.00059662736,0.010938207,0.014804395,0.014476396,-0.011772982,-0.049970303,0.00047055638,0.005468632,0.005227973,-0.009706023,0.033551563,-0.019790724,0.018807547,-0.013074668,-0.00011529448,-0.004914661,0.00744038,-0.014093839,-0.017934056,0.032304145,0.00189466,0.011881786,0.013870292,-0.0004768511,0.011855903,0.045650925,-0.0034500884,-0.020346932,0.059921544,0.013664065,-0.0003314348,0.057576865,0.0045470227,-0.044319686,-0.021814251,-0.008154808,-0.0054317,-0.017273275,0.012681665,0.07444469,-0.0132301375,-0.009422116,-0.027690835,0.003500263,-0.17343897,0.01787168,0.008821966,0.012141969,0.023717275,0.05085545,-0.036686406,0.025199303,-0.035882834,0.010350916,0.04773374,-0.04573185,0.023383303,0.040391155,0.002026763,-0.0055634286,0.01768059,-0.02458465,-0.018351512,-0.034287103,-0.020396363,-0.029099904,0.007333999,-0.050289474,-0.019233195,0.0029542102,0.069775596,0.0009209077,0.012797188,-0.039592687,-0.04803639,-0.025750173,0.00050289376,0.039944954,0.0032960018,0.08996691,0.020464903,-0.00032158862,0.03453652,-0.024704343,0.038234815,0.03652456,0.03287122,0.035847448,-0.002405404,-0.013866103,-0.0110333115,-0.006685254,-0.02490097,0.017239943,-0.052739162,-0.007671552,-0.045125518,-0.052109998,-0.02218473,0.008064337,0.048706137,0.047560792,0.0092598675,-0.030481122,-0.002157693,-0.03363086,0.048022665,-0.029590638,-0.034825854,-0.016143382,-0.0036491673,0.0040186057,0.031692494,-0.02121471,0.042504817,-0.07185408,0.017579075,0.0018767465,-0.047244262,0.0413864,-0.047816057,-0.040671412,0.014206794,-0.13899806,-0.023495076,0.009136615,0.0026356839,0.016875021,0.0058647646,-0.048456322,-0.036455926,0.01762469,0.023428477,0.24248816,0.002829286,0.029497145,0.033608112,0.00012760208,0.019704165,0.004518315,0.06244193,-0.0052398695,-0.019493766,-0.024454208,0.0094115725,0.010305581,0.018864455,0.016783232,0.0058518252,-0.053322,0.021922713,0.06300916,-0.028767856,0.033290714,-0.027371561,0.028529,-0.005516282,-0.07284018,-0.034745727,-0.010902664,0.028714577,-0.0057591717,0.0058774697,-0.020628966,0.012301338,0.020593293,-0.045267303,-0.0039762612,0.013740842,0.0027490237,-0.04894948,0.028970536,0.023104405,-0.004366731,0.00016083167,0.01954285,0.00027685668,-0.042169586,0.0056867246,-0.019145872,0.030977877,-0.016443854,-0.011104844,-0.005211185,-0.05137846,0.0032427825,-0.015154912,-0.012190936,-0.029204363,-0.037682906,-0.007684796,-0.039723914,0.020886796,0.026701618,0.00326681,-0.026607517,0.005947728,-0.0042035664,0.0080336295,-0.014855171,0.028939068,-0.010169173,0.04570062,-0.015132602,0.00905228,-0.0071435985,-0.0018999869,0.035059325,-0.03103054,0.002471389,0.040031735,0.036561593,0.017001225,-0.015925717,-0.021488326,-0.024873426,-0.0028654276,-0.0034509543,-0.03729014,0.04271948,0.061901152,-0.042887665,-0.013480893,0.0021373876,-0.0022878663,-0.03151411,-0.0122856805,-0.04574648,-0.013626827,0.03461142,0.011333126,-0.035354637,0.036464702,-0.015792882,-0.0006522245,0.016771475,-0.010954452,-0.028880663,-0.02021628,-0.032695718,0.00036832006,0.020513328,-0.004739229,-0.056566693,-0.016498998,0.0063126236,-0.017380314,-0.00499473,0.032285288,-0.0040542763,0.03206075,0.029020624,0.01416644,-0.0043429597,-0.009204077,-0.014823739,-0.005541058,-0.021629937,-0.03979036,0.014370032,0.021327931,-0.06495241,0.081110865,-0.017660055,-0.022940319,0.007695882,0.03747445,0.013341118,0.011148482,0.03395247,0.012737176,0.02398996,0.027130857,-0.02420238,-0.013646661,-0.013912952,0.017204098,0.039745856,0.01860267,0.00995628,-0.01376829,0.00847227,0.023814326,0.012634852,0.057779606,0.04772373,-0.04322186,0.01006501,-0.10062449,-0.0064434465,-0.026458573,-0.03590829,-0.02662683,0.016545594,-0.03301785,0.02057004,0.07439343,0.010048548,0.070596,-0.00071200123,0.016375497,-0.010749399,-0.021605762,0.014365103,0.0063163503,-0.02584014,-0.008788059,-0.014790793,-0.085400164,0.0012268318,-0.009259312,-0.020287849,-0.06731059,0.008458114,-0.008168296,-0.06580877,-0.0033862996,0.022965975,-0.0576504,0.006721518,0.0065495046,-0.02621043,-0.053281397,0.010591981,0.093222655,-0.003946057,-0.006046115,0.019695366,0.023113698,0.016377091,0.007409196,0.0111783715,0.022685597,-0.005797873,0.01283571,0.013418783,-0.03816018,0.0027926532,-0.039482493,0.004779665,0.026374636,0.01440383,-0.014367865,-0.01283292,0.031273473,0.0026194812,-0.0022413316,0.03932854,-0.040152743,-0.007033375,0.041393165,0.017178109,0.00093396835,0.0144919595,-0.043868978,0.0030321595,-0.06378062,-0.00063647865,0.014677378,-0.02110166,-0.014421832,-0.007539638,-0.013997354,-0.004618528,-0.032903217,-0.013276203,-0.007060494,-0.010075822,0.027707588,-0.016493574,0.04280069,0.012227027,-0.059334997,-0.00693686,-0.01849905,0.00094496977,0.03263205,-0.013137526,-0.0044366303,-0.05230288,-0.011030566,0.028428823,0.028167505,-0.026059948,-0.07399708,0.017004026,-0.014631836,0.0128281675,0.038605727,0.037169676,-0.017015513,-0.021738725,-0.032338645,0.007810521,0.022310358,-0.0027029482,-0.008690821,-0.026370041,-0.047217898,0.0041439836,-0.003984496,-0.011687105,-0.03093728,-0.006666799,0.020589411,0.0041592554,-0.0030072392,0.03303139,-0.006253053,-0.022618562,-0.009255317,0.047080744,-0.044900708,-0.03823362,0.066084996,0.027197829,0.030569414,-0.018428141,0.00993943,0.038322415,-0.011182661,-0.0032753367,-0.03089662,0.04496368,0.038671836,-0.05020633,0.06292706,-0.021077357,0.004806529,-0.025731523,-0.009254743,-0.0111855045,-0.005168848,-0.012538928,-0.028834067,-0.01798904,-0.0420839,-0.027722366,0.002384214,-0.009930715,-0.05694191,-0.010209003,0.014030039,0.062698916,-0.03908392,0.0054655913,0.013579129,-0.014961547,0.012553734,0.048975915,0.0041816467,0.017127927,-0.007084149,-0.016025387,0.009505447,-0.0035757264,-0.013267191,-0.006865727,0.0035317033,-0.00005580695,-0.028207293,-0.030610697,0.003870574,-0.016706001,0.009119102,-0.008646443,-0.0052802945,-0.012339128,-0.048186347,0.028364632,0.0130352555,0.022280004,0.02047377,-0.0023292603,-0.030513871,0.013080121,0.0031338173,0.021127531,0.029975273,0.033999946,-0.04525537,-0.028950335,0.022600964,0.08414504,-0.019782737,-0.0020951957,-0.01455019,0.06939087,-0.0042476337,-0.021651369,-0.017119844,0.007117235,0.041191462,-0.011263372,0.025769817,-0.013050101,-0.031901278,0.0046143895,0.027843641,0.037349515,0.022626812,0.036687944,-0.010044455,-0.018987335,-0.0720216,-0.013008256,-0.01625212,-0.04355156,0.032316238,0.036024936,-0.025023136,0.009994294,-0.004986979,-0.02676413,-0.056097906,-0.0020124242,-0.036416676,0.028360197,-0.025780216,-0.021921396,-0.006275783,0.08040593,0.01701663,-0.02176312,0.011391594,-0.025544045,0.033874806,-0.15566404,0.032896224,-0.0019118626,-0.0026770097,-0.012587241,-0.0031183895,-0.03898372,0.019824319,-0.017062906,0.03588968,-0.032044373,0.0023932469,0.025372842,-0.011939987,-0.013311127,0.046962842,-0.016642096,0.0014362959,-0.00075460854,0.019050088,0.026248222,0.0041212565,0.037422407,-0.0047943913,-0.019323736,0.022966249,0.0071505927,0.0074473796,-0.005542087,-0.013703111,-0.02079326,-0.07640612,0.035484236,0.027463596,-0.029421965,-0.036416687,-0.023461228,-0.007899403,-0.018055549,0.018514499,-0.028138626,0.018170243,0.014568558,-0.034063544,0.045943614,0.0973836,-0.020448761,-0.019394195,-0.06607999,-0.026834285,-0.038880695,0.0045586065,-0.056314085,0.03680854,-0.014289048,-0.0028010667,-0.037301313,-0.008544757,0.051736962,0.057658255,-0.0031534482,0.015366833,-0.02058587,-0.019408591,-0.013046827,0.036950704,-0.072026044,0.0132695185,-0.03445094,0.0025377474,-0.022186257,-0.02229875,-0.032574542,-0.057767678,0.0032825551,0.005133355,0.012051002,-0.012818391,-0.031229008,-0.016949307,-0.015623781,0.037116237,-0.011417777,-0.039969645,0.030033128,-0.004669863,-0.0047416673,0.0059982897,-0.015563702,0.0027165639,-0.013496658,-0.03547113,-0.014943382,0.010781125,0.052663047,0.062493533,-0.028134974,0.016288156,-0.050042327,-0.01038237,-0.005530278,0.0044824206,-0.015567866,-0.0278959,-0.021421032,0.030505024,0.047191992,-0.021408012,-0.018963369,-0.0145414015,-0.05040461,-0.007428001,-0.011027275,0.0184046,-0.06661601,-0.029869255,-0.009173085,0.051428553,0.042645387,-0.049155634,-0.031509172,-0.03445492,0.02359298,-0.014382256,0.03149089,0.048911415,0.0050922926,0.013461973,0.04630002,0.004175034,0.038713876,-0.0049944865,-0.016520994,-0.024940107,0.06749523,-0.0029968263,-0.02294204,0.036457613,0.0059081255,-0.060279172,0.004918371,0.03047718,0.0064872713,-0.06473145,0.000173941,-0.10614963,0.03467565,0.012253303,0.022186283,-0.018924445,0.013197834,-0.021246748,-0.0036429258,0.024471061,-0.02058622,0.028463643,-0.031813353,-0.033190154,-0.01144888,0.049852874,-0.01424225,-0.021306451,-0.011567511,-0.0010815621,-0.016402707,0.054179993,-0.0073612635,-0.0132297855,-0.06930347,0.060522836,0.018323082,0.04347943,-0.0005612183,0.038742602,0.03704901,-0.028209364,0.010299405,0.013628165,0.0056283055,-0.03737012,0.046562396,0.0063710995,0.022094324,0.03856159,-0.044692732,-0.006151414,0.0007450995,0.021918027,-0.034406684,0.008690684,-0.0011904693,-0.011489781,-0.019837955,-0.05542376,0.040276628,0.0049740984,0.03833104,0.010774324,0.023037245,0.017032325,0.01601832,0.0035048618,0.0154075315,-0.0008561373,0.0002266347,-0.027107341,0.01566038,0.009765393,-0.03380086,0.0063563427,-0.04660035,-0.01432038,0.0022790572,0.006549671,0.038938787,-0.011120062,0.11063679,0.021685267,0.007437713,0.0068764132,0.028357608,0.015117445,0.05882225,-0.06562328,-0.018581927,-0.026232382,-0.02051664,-0.0035429492,0.026477434,-0.01951371,-0.0009253339,0.010010593,-0.010105822,0.04958915,0.0048879692,0.011600091,-0.035618056,-0.0041522933,-0.027048735,-0.017778015,0.058885377,-0.029220313,0.038784042,0.0107181175],"last_embed":{"hash":"1jfrgbj","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"1jfrgbj","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{5}","lines":[307,308],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jfrgbj","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.021466224,-0.04116672,-0.057866875,0.0027964571,-0.049049526,0.006849844,0.053003993,0.014083613,0.015253934,0.0052986015,-0.018043986,0.0095720645,-0.0148913395,0.019852888,0.042849183,0.02700658,-0.02049473,-0.012814997,0.0059573613,-0.008076225,0.010245424,0.0048107845,0.033209834,0.028811056,-0.018834924,0.03139819,-0.031730473,-0.030865625,0.013852639,0.043027602,-0.007771588,-0.07359384,0.007833374,-0.041294623,0.0146209225,-0.033730198,0.029209604,-0.028185993,-0.05101779,0.029590541,-0.001059553,-0.019803392,0.012765404,0.007735723,0.021378104,0.009589118,-0.03485218,-0.038703475,-0.003623269,-0.044197943,0.031601693,-0.017352562,0.0023374704,0.00018843148,0.02161919,0.07382781,-0.038245488,-0.036484893,-0.03771836,-0.025311857,-0.018257119,0.029150965,0.008378312,-0.0011580638,-0.03386581,0.004722131,0.018953016,-0.0023961582,-0.005893936,-0.04740771,0.00041584147,0.013398592,-0.0045554815,0.0005116613,-0.052024804,0.008054716,0.025720999,0.011600568,-0.011075432,-0.020123588,-0.00036467827,0.008955437,-0.022093153,0.012418221,0.03636788,0.023342915,0.0022238984,0.079852134,0.015298139,-0.028153699,0.0012407249,0.009557364,0.0043067387,-0.01878849,-0.024113448,0.031674445,-0.009229315,-0.03695613,0.044058967,0.0150507195,-0.019580191,-0.0060440158,0.026272448,0.024850523,0.029182576,0.01146007,-0.034141034,0.025625689,0.012534704,-0.041840557,0.0031415469,-0.015353402,0.017235782,-0.0235863,0.010222186,-0.026692273,0.011084857,-0.021202728,0.010844494,-0.0045734085,0.024879375,0.04547235,0.081683904,-0.037386533,-0.008083447,0.00024331432,0.015655382,-0.032154813,0.009658372,-0.0038085657,0.034599606,-0.0081652,-0.01758437,-0.0062754704,-0.008960957,-0.02826837,0.019063607,0.013260287,-0.0025899499,-0.044225868,0.0036467281,0.06748805,-0.01252738,0.0075037074,0.011215862,-0.03673316,0.031619508,0.009286794,0.013669447,0.010813227,-0.068765976,0.018912328,-0.008534278,0.07893469,-0.010299542,-0.014750949,0.022265572,0.050411955,-0.025425956,0.008993804,-0.016664645,0.05196282,-0.077013254,0.004782576,0.0019476422,-0.020946821,-0.014626219,0.035398252,0.018142533,-0.016017184,-0.018329982,0.024178624,-0.020466393,0.006956153,-0.008010828,0.0114470385,0.079280205,0.010027634,0.021072017,-0.027903026,-0.04367396,0.0091848485,-0.021828441,-0.04314612,-0.009391362,0.013895518,0.011070398,-0.046897743,0.027154924,0.061614938,-0.026557632,0.03798821,-0.016598174,0.0046786163,-0.003025509,-0.0033740147,0.02835441,-0.006910894,0.011013623,-0.031004954,0.016761275,0.011640318,0.0124761285,-0.087417915,-0.025902612,-0.000577443,-0.0039385865,-0.033732314,-0.009939365,-0.029535905,-0.031684887,0.024727728,-0.00502801,0.00999894,-0.00872059,-0.017152522,0.03628951,0.014720722,-0.008541172,-0.0028276355,-0.036796786,0.0730408,-0.008053646,-0.0024051496,-0.0027060842,0.034649685,0.009876652,0.034271598,0.0348199,-0.0039583766,-0.03180285,-0.0053600413,-0.0062453044,-0.00263817,-0.0022509373,-0.015274899,-0.04257665,0.03940127,0.042282976,-0.06036899,-0.024551908,-0.01439517,0.014704675,-0.032552954,-0.0044077775,-0.018809265,0.015458644,0.015933147,-0.015118431,0.022313789,-0.010845672,-0.0027273465,-0.02692178,0.0023832188,0.029188374,0.047061358,0.025716009,0.013109366,-0.038134158,-0.006468695,0.011364037,0.01670518,0.0046840874,0.031357788,-0.027083317,0.007683803,0.013657429,-0.015037016,-0.019724846,0.020307569,0.0044183074,-0.030326197,0.024063444,0.01903041,0.0119481,-0.017911443,-0.01774067,0.014555593,0.07370053,-0.010683351,-0.02828615,0.025064973,0.004635411,-0.0007503384,0.028162207,-0.017102124,-0.054406095,-0.03145788,0.0113614,-0.04868634,-0.0021283566,0.01366517,0.06921798,-0.002094369,-0.0051330705,0.009753562,0.007051537,-0.17743526,-0.0039583114,-0.013768736,0.07105452,0.0148585,0.042155106,-0.04995139,0.0137675665,-0.017253695,0.04368687,0.025345499,-0.0398018,0.04657444,0.025384203,0.025120966,0.003292577,0.008717432,0.013721277,-0.02106944,-0.0361115,-0.034504574,-0.07454329,0.050964084,0.008039275,-0.00724664,0.004304011,0.061941512,-0.015171649,0.0011476673,-0.027251069,-0.048087925,-0.010438352,0.0028693557,0.029895198,-0.022882627,0.032463036,0.0068459753,-0.0027474517,0.04302181,0.000115412244,0.054160982,0.031062819,0.023085475,0.031024538,0.008900006,-0.0049297325,0.0024412866,-0.0022623835,-0.051825233,0.0033943248,-0.050463717,-0.009418231,-0.030304212,-0.0107011795,-0.038396664,-0.006458274,0.023607774,0.06382094,0.011072211,-0.018661309,0.006493156,-0.03219061,0.012656683,-0.04609873,-0.028962815,-0.012343781,0.015063267,0.020352744,0.016986508,-0.0392688,0.03635227,-0.072696716,0.0073831473,0.00041893285,-0.016637852,0.03796466,-0.052759394,-0.02685073,-0.010465038,-0.14239244,-0.03215378,0.005652484,-0.01674336,-0.008776142,-0.0023615295,-0.062165853,-0.01677705,0.02739039,0.015159856,0.24467224,0.023115972,0.017439296,-0.0044295727,0.0094226,-0.0064855674,0.023945644,0.06938829,-0.035712264,-0.01259202,-0.010225929,0.01662073,0.023939189,0.014821624,0.017813258,0.0231173,-0.045375906,0.004608364,0.058088496,0.012916415,0.015859962,-0.022623373,0.020816324,-0.0038268056,-0.0533129,-0.043077104,-0.04021,0.012159764,-0.01189107,0.0021565275,-0.03026529,0.041993864,0.028992862,-0.027022585,-0.008119626,0.033524696,0.038805965,-0.032900654,0.0014886719,0.031483497,0.016854659,0.0010585507,0.005413036,-0.019476756,-0.0055880393,-0.023137115,0.00627307,0.022303984,0.0077668005,-0.022015085,-0.0048992857,-0.04453401,0.014677035,-0.032936003,-0.0020821064,-0.03020985,-0.034162816,-0.0057999613,-0.022771915,0.01943778,0.04741051,-0.006540051,-0.057377327,0.016406253,0.0057838554,0.015684139,-0.027775941,-0.0001327888,-0.019093933,0.05400583,-0.021899182,0.006729889,0.008493953,-0.02001457,0.0235828,-0.04636087,0.05769035,0.026259843,0.03303936,0.012433938,-0.020609053,0.008638977,-0.031909037,-0.018499874,0.0010107592,-0.038914293,0.053494908,0.05650991,-0.016246866,-0.0075926343,-0.00060716,0.011736854,-0.014227335,-0.0010665964,-0.037397657,-0.022653058,0.0485702,-0.016723113,-0.009284047,0.06523836,-0.023028186,0.023380432,0.0028254217,-0.007727479,0.0049549406,-0.04050354,-0.040437598,-0.011196359,0.011412573,0.013368194,-0.05266601,-0.0052953935,0.018042633,0.0071249884,-0.0067386455,0.03456735,0.008607341,0.015009815,0.038352177,0.009022728,0.025793163,0.0292889,-0.017383097,0.015426609,0.0050457567,-0.06356848,-0.0003771507,0.018196192,-0.048186827,0.035378907,0.015020696,-0.013239847,0.024725834,0.029144717,-0.0033519913,-0.0075183148,0.057261083,-0.0049406234,0.020636579,0.02555387,-0.055026636,-0.015346523,-0.00779537,0.039510746,0.019949239,0.011325102,-0.012444248,-0.026148707,-0.011380956,-0.0018239386,-0.0013855023,0.043209344,0.04273651,-0.027525574,-0.00552984,-0.060784426,-0.0007196123,-0.022928033,-0.040077284,-0.011361837,0.0055933064,-0.001959008,0.017875466,0.045199037,-0.021780977,0.031264458,-0.02517107,0.03134833,-0.02400027,-0.0202959,-0.0036413483,-0.018437374,-0.034674738,-0.010405812,-0.001783008,-0.04824444,-0.030997433,-0.0035029247,-0.0017735562,-0.056125816,-0.0032448494,-0.014988971,-0.08390983,0.008693409,0.049339794,-0.039042488,-0.012433068,0.018455924,-0.013649988,-0.038534645,0.0055112564,0.102858275,0.02533903,-0.0035758158,0.0044795186,0.008227349,0.051652104,0.014464928,0.035480548,0.05486115,-0.02699233,0.017242357,0.00078058674,-0.03819492,0.021228233,-0.03078767,-0.030905839,0.036204584,0.024261989,0.0022937881,-0.003917388,-0.009911688,-0.0154229915,0.0074636163,0.015835734,-0.027511993,0.02919208,0.07285576,-0.0129352715,-0.0029620125,0.028684251,-0.027352134,-0.0051116776,-0.05269473,-0.03319199,0.0058916183,-0.005224566,-0.024868688,0.016662918,-0.013466924,0.0036991942,-0.015493204,-0.010769009,0.014735059,-0.0010409306,0.015061015,0.0009157129,0.030796293,-0.0064554242,-0.055342738,0.0014043647,0.00901291,0.03537841,0.042352177,0.03191688,0.02161265,-0.03606,-0.041815907,0.00085013604,0.0043841857,0.0022699551,-0.06675914,0.0038896562,-0.034976725,0.0062168413,0.03436529,0.031027628,-0.009852185,-0.010540157,-0.037346315,0.018288495,0.020823548,0.020246344,-0.01722572,-0.030296661,-0.0818741,0.016850807,0.0045236633,-0.052583955,-0.000061427694,-0.051640887,-0.0025897373,-0.01700101,-0.005853423,0.019008486,-0.005320226,-0.0045120385,0.012256493,0.06326732,-0.0384328,-0.03621839,0.058984037,0.016205255,-0.004017175,-0.042125538,-0.021471558,0.018031577,-0.039425544,-0.00024907387,-0.048468247,0.031709746,0.02389873,-0.038077656,0.053607136,-0.027993305,-0.012040647,-0.030891389,0.017056698,0.0027925463,-0.009153313,-0.005234897,-0.01908644,-0.0066095106,-0.021392873,-0.01898016,0.0032322332,-0.043538805,-0.014918109,0.026531996,0.005050886,0.04041433,-0.03467789,0.010922322,0.007563613,-0.012504683,0.024729298,0.030257719,-0.024000648,0.016407965,-0.029311124,0.0018599147,0.0016379503,-0.025922233,-0.020007366,-0.028479492,0.02051253,-0.05752121,-0.012399582,-0.02434468,-0.0020597,-0.02932886,-0.025863871,-0.0034750968,-0.021636497,-0.015246603,-0.02976072,0.039138876,-0.02832749,0.021559173,0.020633448,-0.0011692996,-0.03711587,-0.013889431,0.008516617,0.041549042,0.00032418314,0.0179068,-0.031854212,-0.05155329,0.024316536,0.075946,-0.012316453,-0.01444045,-0.040080074,0.053173758,-0.017157583,-0.021491008,0.0053330804,0.040482935,0.053493932,-0.032081492,0.027907513,-0.025176357,-0.034196287,-0.018039603,0.022011697,0.015644554,0.0012110682,0.0016386197,-0.029099992,0.009584863,-0.052428953,-0.032742575,0.028036935,-0.05215554,0.020045418,0.022112861,-0.031604093,0.02448235,0.008092656,-0.046860702,-0.061846297,0.0148178935,-0.03609761,0.0061536985,-0.035314873,-0.03256048,0.025219232,0.029678993,0.04393287,0.0060504572,0.019419868,-0.040990464,0.0035785802,-0.15041326,0.0119713,-0.023895305,-0.010340155,0.0090743415,0.0025583464,-0.02982993,-0.0078913355,-0.033097923,0.022498675,-0.00014918367,-0.03221738,0.007849118,-0.023031859,-0.0038652744,0.056242004,-0.010255065,-0.015027606,-0.018155033,0.04381571,0.024332412,-0.000041461957,0.055505216,-0.023347571,-0.029128885,0.009574257,-0.017353283,0.0154095255,-0.021542465,-0.00909398,-0.035446815,-0.03640132,0.016476853,0.031557586,-0.056753192,-0.021761298,-0.017875204,-0.0041112653,-0.011192889,0.0072167967,-0.015194596,0.008783665,0.02143742,-0.01519093,0.023886522,0.11134522,-0.004934189,-0.011199795,-0.044929236,-0.0063667176,-0.022100382,0.029537328,-0.033714153,0.017298443,0.011881191,0.016593672,-0.017523216,-0.002266082,-0.004418686,0.047172632,-0.020161508,0.011763833,-0.006829391,0.009725578,0.0027147534,0.036969546,-0.0545917,-0.020308984,-0.022388618,0.022658218,0.002889471,-0.020523127,-0.01842567,-0.0359099,-0.032307386,-0.008115915,0.04636601,-0.015308045,0.007426565,-0.029790098,-0.018421996,0.015941044,0.0011856644,-0.031746782,0.04339244,-0.026482077,-0.024641816,0.020537406,-0.008514163,0.027853461,-0.0267727,-0.044884752,-0.0077247135,-0.0077661574,0.012352497,0.057545442,-0.02360747,0.017783346,-0.010090796,-0.010978128,-0.009376117,0.005647912,-0.023193201,-0.0024837733,-0.019309618,0.04407943,0.020411007,-0.02389183,-0.02783914,-0.024831247,-0.03124639,-0.025673496,0.025398351,0.013461533,-0.092339694,-0.023543118,0.0037111242,0.062673256,0.04036808,-0.038940035,-0.018625781,-0.023582863,0.013050762,-0.027010998,0.008986703,0.04059012,0.04409272,0.040291518,0.043357525,-0.0013785937,0.010255229,-0.0047562146,-0.019009102,0.003487324,0.059089713,0.00031653076,-0.014252615,0.04265152,0.010175351,-0.061931018,-0.024994433,0.042681877,0.02490098,-0.04561035,0.0036869477,-0.08174999,-0.0052634384,0.010306214,0.007952103,-0.0021933517,0.01727616,-0.017119253,-0.007728841,0.041864786,-0.03139681,0.03791581,-0.038987238,0.021475015,-0.0023432919,0.056595296,0.00037485023,-0.00426253,-0.044591933,0.011441013,-0.004624511,0.041645072,-0.0017185773,-0.03317763,-0.037392173,0.03913943,0.025064975,0.064065866,-0.013321366,0.01657119,0.02507051,0.0012702725,-0.0016123946,0.020973733,-0.028484546,-0.011977462,0.04179982,0.003901886,0.034623433,0.046322387,-0.03650296,-0.009877355,-0.009847291,0.026990203,-0.007947209,0.004660419,0.017986083,-0.02666521,0.007320263,-0.064864255,0.06429121,-0.03035855,0.019870328,-0.01626089,-0.0028263526,0.039090727,-0.019440271,-0.0044996603,0.013498787,-0.009082086,-0.0001897466,-0.0030219664,0.04008164,-0.01373795,-0.013797264,-0.005378777,0.00402915,-0.010543106,-0.0020399112,0.004814826,0.05162,0.007554351,0.08183144,0.017659618,-0.0058843275,0.0009783771,0.04903856,0.032775294,0.05305147,-0.05326174,-0.023253562,-0.018337803,-0.022515664,0.009679196,0.0022374822,-0.012185941,-0.030533807,0.011082081,0.0011232429,0.043396126,-0.0049926816,0.012100168,-0.025813125,0.010710807,-0.05384272,-0.026953094,0.045077547,-0.01700053,0.068802126,0.025564242],"last_embed":{"hash":"3homs8","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"3homs8","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{7}","lines":[310,310],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"3homs8","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00426829,-0.011056314,-0.027808148,-0.005618261,-0.064769745,0.005535729,0.007876794,0.034804776,0.0064620795,-0.0011722796,-0.022418048,-0.015643578,-0.0092255715,0.0143847475,0.05362526,0.007299983,-0.008286005,0.010011747,0.002454802,-0.006071859,0.020401316,-0.037398122,0.028778112,0.034235585,-0.01619104,0.026055349,-0.01776631,-0.041046895,0.032637976,0.050205614,0.018600982,-0.078286834,-0.023511397,-0.050083235,-0.015194808,-0.010275402,0.025366845,-0.0023511,-0.05507237,0.02813526,-0.020079104,-0.023525208,0.024545467,-0.009918167,0.05403105,0.025506718,-0.019863639,-0.023860443,-0.0009271645,-0.009808406,0.027678553,-0.05164867,0.034975536,0.017304683,0.013422398,0.05247818,0.000033958313,-0.04995627,-0.03635321,-0.04371025,-0.020964986,-0.00812827,0.0068653077,-0.004716029,-0.011023297,0.027933266,0.028342303,0.010902198,-0.013154195,-0.04617017,-0.011713318,0.018788686,0.007877565,0.00393527,-0.04167296,0.03060744,-0.0070913625,0.03875427,0.012880158,0.012029048,0.00709907,-0.00568264,-0.0177152,0.008314832,0.0068444237,0.0032662128,-0.005880023,0.070444964,0.018361727,-0.0012788482,0.0016480262,-0.032752223,-0.0012299928,-0.04562701,0.0022821398,0.013967299,0.010758421,-0.05096295,0.06092963,0.009264022,0.0028912795,-0.0037847967,0.036065675,0.016298318,0.0133116,0.022125019,-0.0056666913,0.016774094,0.008772614,-0.024699744,0.0048492253,0.008096834,0.03169019,0.0065854527,-0.02101427,-0.02961968,0.0035127308,-0.014123801,-0.0010375867,0.0015713626,0.03401245,0.024063049,0.042854045,-0.021761712,-0.019030718,-0.00007453065,-0.0023016431,-0.0032049227,-0.011292842,0.0022900635,0.052751843,0.014226265,-0.008910515,0.03198653,-0.023943843,0.0139037855,-0.00007908903,0.018966028,-0.0037606696,-0.054340757,-0.0063534337,0.049813613,-0.0189357,-0.011783239,0.032920036,-0.023583073,0.0425882,0.0051996405,-0.017513884,0.012201688,-0.05783391,0.025976364,0.0100227,0.053061105,-0.026375473,0.0025031709,0.012108408,0.08942371,-0.03969102,-0.023435516,-0.011891598,0.02091462,-0.057355814,0.048748285,-0.018382095,-0.030575188,-0.03244586,0.024571313,-0.0041958457,0.009901121,-0.03334335,0.0010774856,-0.032808866,-0.0065174494,-0.001947939,0.020360375,0.067217335,0.029293496,-0.008212004,-0.022698728,-0.046446413,-0.007955354,-0.01780654,-0.03518419,-0.019981762,0.035444133,0.00904904,-0.010152824,0.022166247,0.0413965,-0.036210626,0.017650057,-0.027836675,0.03235524,-0.025801277,-0.029792123,0.046921525,0.023730453,0.015198147,-0.032998215,0.030650562,0.02018962,0.030308744,-0.09321729,-0.0060654087,-0.004695839,0.018488325,-0.037768748,0.0036950875,-0.0146467965,-0.0020207844,0.028501878,-0.035826422,0.02418163,-0.02142502,-0.030322535,0.018875822,-0.019427639,-0.045873832,0.0121450005,-0.02688458,0.07546794,0.0006389305,0.014395455,0.017693376,0.02643703,0.0056039323,0.043486144,0.014611967,0.017912764,-0.017509256,-0.006362738,0.017741378,-0.01617453,0.016791832,-0.049655765,-0.05459097,0.052437827,0.02489584,-0.04055936,-0.017953336,-0.00070216117,0.021959987,-0.019186633,0.00090207794,-0.00011020276,0.024485258,0.035911612,-0.026841415,-0.0196734,0.018655507,-0.022342226,-0.04420221,-0.0068763145,0.014868483,0.045311835,0.030788943,0.009266009,-0.014031277,0.020036543,0.02011136,0.048459936,-0.0054241447,0.015282551,-0.0003870795,0.003728698,0.003666965,-0.014363829,-0.00714196,-0.009254163,0.0064000753,-0.036242552,0.015156616,0.023706922,0.029181944,-0.058181163,-0.029087104,0.0032584337,0.05139923,0.011889482,-0.026656661,0.0076888795,0.017067663,0.026109174,0.025825148,0.023834083,-0.025746347,0.0008915059,0.026016654,-0.00832239,-0.018097892,0.0014044355,0.059331648,0.017850563,-0.016859503,0.023387203,-0.019289283,-0.18183507,0.0031179348,-0.008957722,0.037829965,0.011867115,0.060254704,-0.031327665,-0.027745087,-0.039645836,0.046421055,0.01609819,-0.034692634,0.05300676,0.005122749,0.013030285,0.020726824,0.01578542,-0.02410998,-0.040641107,-0.03651747,-0.045245416,-0.010687892,0.034146737,-0.0081618475,-0.0070615336,-0.0032761665,0.05988215,-0.016458169,0.0063980906,-0.012868363,-0.038059153,-0.008830919,-0.005594955,0.03491499,-0.009617677,0.03491248,-0.01383877,-0.0038380236,0.065665856,0.022164296,0.055054747,0.02611558,0.0019073944,0.00007655002,0.0052352874,0.015048817,0.01233563,0.005546685,-0.029758291,0.03221549,-0.021089658,-0.032844435,-0.017141031,-0.026957592,-0.03501842,0.002897775,0.029969916,0.07118643,-0.0018152941,-0.016841935,-0.005006145,-0.043871276,0.02144904,-0.056008503,-0.019379463,0.0138836345,-0.016025364,0.012107714,0.022510335,-0.02000439,0.04602102,-0.09838974,0.019542517,-0.00024484724,-0.011826233,0.0393129,-0.03743774,-0.01107196,-0.003581218,-0.12588666,-0.016024036,0.02537295,-0.015048374,0.0031739129,-0.0030346802,-0.05160578,-0.030862367,0.014947911,0.0058197323,0.23058006,0.025328586,0.0029374196,-0.008189144,0.027431427,-0.030097578,-0.0097082965,0.06672231,-0.010954606,-0.010903287,0.001994104,-0.0061608935,-0.0005483249,0.004224918,0.0045475964,0.02087127,-0.05220466,0.02949161,0.06406494,0.009306037,0.013383195,-0.022786815,0.0193849,-0.011897264,-0.042899605,-0.030951252,-0.021796126,0.04151702,0.00035628263,0.021454455,-0.046531193,0.026482575,0.03892346,-0.004687867,0.00067646644,0.007349908,0.04542694,-0.0253498,-0.012266545,0.024706658,-0.0037302875,0.0039641797,0.03013853,0.011385235,-0.0344125,-0.0020755776,-0.025901895,0.04974015,-0.0218261,-0.021534635,0.004562146,-0.05197217,0.01557084,-0.006504761,-0.01919212,-0.028675023,-0.02573589,-0.005107022,-0.009551335,0.002309105,0.003967302,0.011579728,-0.029347586,0.024621226,-0.011531158,0.044758305,-0.013118798,0.022342425,-0.022017071,0.027442569,0.0076828897,-0.0060806666,-0.019045621,0.0046604834,0.010455535,-0.032199547,0.023360886,0.007656908,0.017357854,0.037256427,-0.033086587,0.009396002,-0.016541868,-0.018534124,0.0033013646,-0.028121758,0.043310784,0.06363649,-0.032322172,-0.0012203287,-0.006701102,0.009464039,-0.019047134,-0.01463564,-0.022244798,-0.017007185,0.05405004,-0.025340205,0.018034698,0.057605308,-0.0309536,-0.023894548,0.0050244858,-0.015990885,-0.011998898,-0.010220364,-0.04679668,0.0059248293,-0.006092124,0.006279025,-0.06944407,-0.010363145,0.026770245,-0.02410487,-0.01518565,0.050987385,0.013247237,0.037500888,0.025958266,0.0023762414,-0.005842432,0.04499472,0.015194452,0.04075594,0.012200474,-0.06720702,0.0033217638,0.041287817,-0.038249865,0.05047446,-0.0010780157,-0.017691148,0.035794444,0.026855422,0.008451396,-0.00045866167,0.04558019,0.0275062,0.046731446,0.052827504,-0.045254692,-0.015903037,-0.008378357,0.053466212,0.011781126,0.026847593,-0.01920846,-0.00581528,-0.022636592,-0.013320457,-0.0021238478,0.06982397,0.047371015,-0.05191468,-0.0040259603,-0.07883526,-0.015994595,-0.059245575,-0.050419092,-0.025498638,0.02912158,-0.030736301,0.0053482894,0.05782254,-0.012241123,0.0046861474,-0.024166806,0.04775111,-0.0045185206,-0.007732014,-0.0075639295,0.020531535,-0.028259508,-0.020820491,0.009923988,-0.04244221,-0.03082598,-0.0007499502,-0.0059757405,-0.032680556,0.0074809133,0.009345443,-0.068056986,-0.00030820296,0.04172301,-0.037354168,-0.019277604,0.002036426,-0.0307319,-0.030431462,-0.034923114,0.08833735,0.027484506,0.0049906783,0.008682263,0.026123406,0.048987646,-0.011199614,0.028924972,0.036722645,-0.0021739102,0.018420832,0.015394787,-0.03104823,0.00938178,-0.053057652,-0.010978417,0.030019565,0.042558827,0.014382508,-0.0024940812,0.00039228896,-0.024483168,-0.018659879,0.0035428032,-0.030520232,0.026517197,0.07691283,0.01273969,0.0107545415,-0.008650462,-0.017798496,-0.02376723,-0.0703828,-0.013959288,0.044899564,-0.012882641,-0.02850995,0.027868468,-0.0083450135,-0.002500982,-0.020583495,-0.008850495,0.014771896,-0.018452117,0.013471325,0.008284997,0.026145592,0.0063825687,-0.03374926,-0.011618396,0.0058481507,0.01362245,0.069741294,0.02991001,-0.014565515,-0.06478712,-0.015865065,0.03781631,0.025113422,-0.017998029,-0.032072216,0.023887634,-0.03566006,0.014964207,0.029154342,-0.015494774,-0.0049285307,-0.00080249505,-0.02374629,-0.0035295347,0.021990713,0.0035995918,-0.028930554,-0.035038643,-0.050423384,0.005918734,-0.01267506,-0.012042793,-0.038141675,-0.015328626,-0.0068676826,0.0031023917,-0.0015537018,0.02076416,0.028993651,0.0054244343,0.025126776,0.057052355,-0.055669136,-0.024542883,0.090323485,0.042610314,0.041604158,-0.022611994,-0.0092826225,0.014930746,-0.014401244,-0.011314881,-0.07186119,0.013937586,0.012580606,-0.038375188,0.058308356,-0.017848914,-0.021943457,-0.05141173,0.02992734,-0.006409652,0.024133151,-0.002062264,-0.008416453,-0.0036538169,-0.032625772,-0.02556987,0.015419764,-0.030650685,-0.015630566,0.033250134,0.018676942,0.020412324,-0.05757999,0.0013627524,0.02396444,-0.01742918,0.023898829,0.029273357,-0.00937045,0.042819027,-0.038639147,0.003354693,0.0067194058,-0.02387697,-0.012897788,-0.010143855,0.02738746,-0.029903373,-0.012427896,-0.024777185,-0.005521307,-0.029019872,0.014532799,-0.014050024,-0.028416475,-0.014962859,-0.033764813,0.053031627,-0.03571151,0.009670169,-0.006954364,-0.0039211405,0.0011128404,0.011744886,-0.030147962,0.031971622,0.00343666,0.02070822,-0.010485177,-0.024226883,0.040446702,0.05331491,-0.015710818,-0.0029895937,-0.033007946,0.057944767,-0.01753344,-0.046137493,-0.014888017,0.02823877,0.046442207,-0.025302092,0.024850825,-0.03253172,-0.027330197,-0.006920074,0.043555718,0.014663849,0.0006352735,0.021880845,-0.014633423,0.015450494,-0.06579844,0.008352363,0.006735492,-0.044851024,-0.0033086122,0.021414492,-0.037442584,0.029250128,-0.013573148,-0.030497476,-0.036426574,0.007570553,-0.05028102,-0.015804773,-0.02947339,-0.038552005,0.03736669,0.041517124,0.011594434,-0.032906476,0.0319755,-0.038829062,0.02523318,-0.13951664,0.00033045758,-0.02417691,0.002694444,0.000049085604,0.00747412,-0.032254413,0.0017407221,-0.026263034,0.010568847,-0.019856507,-0.022801418,0.023720875,-0.013258382,-0.017132152,0.057246916,-0.019418646,0.021126507,-0.04892838,0.057256352,0.016854828,-0.010266726,0.03594745,0.009179631,-0.02566656,0.026146801,-0.004778929,0.00856623,-0.017971465,-0.025758013,-0.002827044,-0.050075907,0.041390836,0.035380326,-0.053477116,-0.023593433,-0.018746778,0.016422924,-0.064337,0.0012365133,-0.026274875,0.016494613,0.014123382,-0.007904314,0.007796036,0.086449,-0.021771064,-0.022024173,-0.06063817,-0.029599141,-0.013140916,0.03585575,-0.041581795,0.033891305,-0.023532461,-0.016000487,-0.01606409,-0.011132445,-0.004848404,0.029723078,-0.013417362,-0.0021390445,-0.018166464,-0.031008352,0.014557647,0.026359834,-0.08179414,0.0033855771,-0.034008052,0.02752924,-0.015919823,-0.023113096,-0.022720784,-0.015156964,0.0010706928,-0.0086336285,0.051797833,-0.034365684,0.006393208,-0.020567453,-0.04364542,0.004177971,0.00564428,-0.050888337,0.037481934,-0.009848803,-0.025989825,0.0057385974,-0.008548174,-0.0077333413,-0.023467006,-0.045284968,0.019972203,0.011646496,0.0013908615,0.037044417,-0.019703632,0.009640793,-0.03337599,0.0068675606,-0.037987214,-0.005176884,-0.031031799,-0.019682478,-0.028125418,0.029759338,0.034735464,-0.010387593,-0.043248914,-0.03065457,-0.028688168,-0.014400308,-0.010218926,0.02981853,-0.06256151,-0.029150864,-0.013543908,0.06703009,0.012845168,-0.030556697,-0.036525004,-0.0414455,0.0065845503,-0.009241966,0.033542387,0.05650859,0.06461199,0.016862951,0.04826324,-0.01078481,0.0023569383,-0.025034798,-0.02876263,0.0042302017,0.05757071,-0.0005956116,0.0022367383,0.03394369,-0.032688983,-0.042120814,-0.0147511475,0.031879134,0.010662841,-0.05458407,-0.0035653315,-0.07027297,0.0036647143,-0.002296006,0.021988824,0.008981018,0.025446404,-0.008761904,-0.0019564729,0.030576188,-0.0032703234,0.020034473,-0.043386232,-0.0010600402,-0.00981204,0.0588807,-0.030910779,-0.013200755,-0.012762978,0.004480915,-0.019280514,0.06636519,-0.022561597,-0.04879136,-0.051840898,0.038215287,0.024585396,0.045236915,-0.0038726318,0.014902432,0.020797003,0.005402824,-0.030499974,0.038303122,-0.039365266,-0.03726657,0.022895837,-0.019141497,0.015597542,0.00549809,-0.07341351,-0.02877215,0.0022716166,0.02045083,0.015691968,0.016206501,-0.009836437,-0.0067582126,-0.0075682714,-0.023646422,0.07160854,-0.02491128,0.030811885,0.012540853,0.021040307,0.0229713,0.0014629952,-0.025347413,0.02071652,-0.013930559,0.020880904,-0.011806401,0.008718102,0.003895962,-0.027897406,-0.03512387,-0.03353701,-0.003890295,0.0147119295,-0.037812438,0.05240734,-0.02579074,0.06984528,0.00023484386,-0.023798,0.0066979295,0.06425568,0.03033922,0.00988445,-0.037972286,-0.028662892,-0.009932624,-0.030083958,0.031287797,-0.01315971,-0.0029848984,0.0046100845,0.025823627,-0.012664202,0.022277934,-0.0022888053,0.027154533,-0.024936574,0.02086534,-0.025141297,-0.04165904,0.047974423,-0.05065541,0.013131723,0.009355767],"last_embed":{"hash":"1r0ijdx","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"1r0ijdx","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{8}","lines":[311,311],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1r0ijdx","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.02237337,-0.037861206,-0.031406604,-0.0111035425,-0.039324816,0.02175277,0.031771496,0.037442647,0.024446156,0.0025066223,-0.014336975,-0.015655667,-0.029857274,0.0102087185,0.04659864,0.004964374,-0.0025700857,-0.011653707,-0.009133823,-0.0054713734,0.017053423,0.0045557898,0.014965453,0.011567225,-0.02800061,0.027637774,-0.0064864894,-0.036377158,0.04008672,0.030007562,0.006637496,-0.06118596,-0.02506069,-0.042641945,-0.012093525,-0.035806738,0.009055123,-0.013780993,-0.045367025,0.012821801,-0.021591837,-0.015890483,0.022101367,0.0018696939,0.03097529,0.0063162697,-0.027083458,-0.025897117,-0.0020164852,0.004587868,0.0068081403,-0.020492092,-0.00832756,0.0033021928,-0.00009814737,0.048657496,-0.04418464,-0.048699617,-0.031379305,-0.044640478,-0.025959436,0.005283935,0.025562907,0.011895023,-0.026267216,0.030781731,0.035032995,0.010427806,-0.016257478,-0.023371488,0.001805204,0.0070721284,-0.04841246,0.0021122755,-0.051046625,0.025081564,0.02720565,0.015703244,0.03486355,0.011837156,-0.007272328,-0.009224778,-0.022683779,0.009330907,0.025288517,0.014785893,-0.009240648,0.016413158,0.013119585,-0.01806118,0.004418106,-0.0010309574,0.03186445,-0.04654204,-0.018497612,0.025824647,-0.013092438,-0.03490191,0.053995393,0.003377567,-0.008745186,0.014178248,0.03391545,0.027563687,0.04334213,0.01529315,0.022210354,0.04306077,0.029673548,-0.03758525,0.01577048,-0.0060754633,0.027664,-0.01174251,0.004413455,-0.020788094,0.0023089387,-0.020275282,-0.0025673488,0.006708429,0.0020242354,0.037534446,0.058948096,-0.031688407,0.0044314363,-0.019856561,0.006782275,-0.015644388,0.02209629,-0.025947675,0.03202607,-0.011578966,-0.024074797,0.013641544,-0.026098868,0.008424993,-0.0005561131,-0.009195715,-0.015546878,-0.034258235,-0.0051792767,0.02780531,-0.025840143,0.012551278,0.031940427,-0.01459693,0.019908506,0.029032495,0.00079309836,0.02487543,-0.064604305,0.020161713,0.012998875,0.046138953,0.029401433,0.012228579,0.02041196,0.048825268,-0.024551058,-0.00768166,-0.042429116,0.007073462,-0.0683438,0.049214754,-0.007233066,-0.049775742,-0.020230696,0.027321655,0.0047042426,-0.007359471,-0.018062012,-0.0045807906,-0.00912684,0.005841885,-0.0011919346,0.017734919,0.083886,0.023612797,0.016575487,-0.013583934,-0.033985212,-0.0068141306,-0.044599183,-0.038166672,-0.0003388463,0.027013771,0.024657307,-0.020943195,0.017832857,0.05973721,-0.041989867,0.0103565045,-0.02045986,0.03707751,0.00568615,-0.011450621,0.020193672,-0.007259751,-0.001130316,-0.027990608,0.0142029375,0.030094244,0.03654972,-0.102738224,-0.030060487,0.008418427,0.04039237,-0.026100328,0.010337392,-0.008970633,-0.012882838,0.040267747,-0.00788953,0.0014034815,-0.026371965,-0.023769628,0.027385069,0.0063865376,-0.022152742,-0.010136953,-0.020163147,0.082443826,0.014279724,-0.0011471143,0.003953723,0.04650887,0.0020095685,0.028639764,0.00917041,0.014173482,-0.030610392,-0.0195377,-0.009295072,-0.031106442,0.009075123,-0.025254617,-0.07713109,0.040195167,0.004532804,-0.024877988,-0.013014901,-0.021558464,-0.0019548365,-0.011027673,-0.0064917803,-0.017446712,0.03550084,0.037403107,-0.007021127,0.0043753646,0.00628206,0.009671548,-0.016977813,-0.009937483,0.018834889,0.024023695,0.012203977,0.011966886,-0.027993038,0.0061049517,0.0033734723,0.02208009,0.000053739775,0.026062636,-0.03719559,0.018703317,0.0046465504,-0.018984322,-0.0019027636,-0.008493386,-0.016973138,-0.019957777,0.036198303,0.012149258,0.019395519,-0.013823394,0.002277727,0.011527083,0.06457147,0.005160977,-0.049530912,0.018958814,0.024403792,0.016217852,0.029991835,-0.0025523987,-0.028621847,-0.027459024,-0.000050392708,-0.024710707,-0.013042321,0.009288844,0.054807317,0.013113884,-0.0039774044,0.03370502,0.008499891,-0.17700787,-0.015267312,0.009847665,0.04436968,0.012477632,0.035227105,-0.031576466,0.020372197,-0.051747393,0.033199593,0.02717387,-0.035020664,0.034749366,0.008102031,0.041629404,0.029377066,0.0123149,-0.0080327755,-0.03664184,-0.04491097,-0.050574254,-0.006875504,0.05075208,-0.017922735,-0.0136220455,0.0036215903,0.06193949,-0.03177954,-0.0014549064,-0.016262114,-0.017630583,-0.020056183,0.013183451,0.03243763,-0.024015086,0.031110166,-0.038965587,0.0072156135,0.029246436,-0.0027681943,0.057049926,0.042987816,0.020755049,0.024556775,0.0060118674,0.00682208,0.012785722,0.005391907,-0.016350167,-0.015634868,-0.023602532,-0.0037143354,-0.03047698,-0.08194809,-0.031331886,-0.010937506,0.050097886,0.04706481,-0.026952066,-0.021088798,-0.0032493183,-0.06092244,0.03783801,-0.041012425,-0.05984892,-0.0053022797,-0.010570239,0.01363724,0.020225326,-0.02300498,0.043874294,-0.083827905,0.02462157,0.007120988,0.010498464,0.044270385,-0.05438884,-0.025914365,0.0006261258,-0.11878568,0.0030206486,0.019822327,-0.009800199,0.014210892,-0.01839185,-0.048387527,-0.029035198,0.018247226,0.007933447,0.24449348,0.03818324,-0.008452958,-0.008115677,0.026835607,-0.023778554,-0.0074844356,0.09065833,-0.006862014,-0.008377218,-0.030388182,0.019865885,0.029052626,0.010874298,0.018086387,0.008474376,-0.029304907,0.0102140615,0.04490057,-0.008657094,0.009128937,-0.021513384,0.024507273,0.029492551,-0.025652843,-0.02908974,-0.0060211886,0.042972993,-0.012611111,0.0018415974,-0.032047212,0.057843458,0.027570434,-0.045597333,-0.008303327,-0.0034312613,0.033773467,-0.04777527,-0.013135998,0.027616927,-0.002202959,0.012077593,-0.01891302,0.012801515,-0.037245847,-0.014243742,-0.015254471,0.03379696,0.010192427,-0.010421662,-0.022738311,-0.06328214,0.011891749,-0.02386139,-0.007915498,-0.0013172076,-0.023845807,-0.01878199,-0.013246437,0.019520395,-0.009320571,0.014473766,-0.033959486,0.010278198,-0.014032295,0.012190194,-0.03274431,-0.009808761,-0.0214915,0.049038358,0.006010695,0.006600791,-0.016145919,0.004406861,0.022324296,-0.030781709,0.003031531,0.008834604,0.017191852,0.05072664,-0.04571261,-0.012343543,-0.0006871058,0.018327767,0.0051617688,-0.023815624,0.06324657,0.0693798,-0.011111669,-0.022423206,-0.00021276313,0.0066062184,-0.017715216,0.03465189,-0.0030673915,-0.0003174221,0.053030107,-0.012873429,0.0037941434,0.042907562,-0.01570292,-0.031046527,-0.0014436768,-0.024949947,-0.009625958,-0.014551758,-0.007421723,0.0029221154,0.021481816,0.0200182,-0.05566431,-0.014016921,0.018880783,0.00371272,-0.026687345,0.047230594,0.014733335,0.025830636,0.021907613,0.027558962,0.010670991,0.055529296,-0.034976937,0.07147163,0.0052521904,-0.061182614,0.009100164,0.04980357,-0.04602598,0.051191095,-0.00462457,-0.028615551,0.017288184,0.043350615,0.010469794,0.011212367,0.018964618,0.021584,0.04778883,0.018056273,-0.051815696,-0.0030777154,-0.007382686,0.033224642,0.0214567,0.009523133,-0.035640024,-0.046402868,-0.029119043,0.015242872,0.019205354,0.045436013,0.036784645,-0.06552068,-0.0029438618,-0.09942982,0.0045136414,-0.042292666,-0.0057605733,-0.01592833,0.00881545,-0.030728862,-0.012538223,0.04120172,-0.04521559,0.008043195,-0.041683447,0.063128926,-0.014795355,0.003533053,0.006659095,-0.025882633,-0.030502653,-0.015158585,-0.01609833,-0.024274787,-0.02181983,0.010683444,-0.001279252,-0.008833289,-0.023505231,-0.004315019,-0.050165515,-0.029133758,0.06579357,-0.052451536,-0.025101352,0.00079172105,-0.06329647,-0.05293803,0.005573388,0.09587026,-1.3841061e-7,0.011147351,0.008771972,0.0014468825,0.08653331,-0.0024613324,0.017396878,0.03998403,0.010610396,-0.005724672,0.021244446,-0.02975061,0.01058984,-0.036370397,0.009908491,0.038016975,0.025115803,-0.013767953,-0.009043348,-0.0010609634,-0.018697686,-0.014385952,-0.0015970768,-0.02743688,0.0011211603,0.072260566,0.02666383,0.0038133806,0.039214373,-0.026503848,-0.026462587,-0.058785062,-0.012495194,0.043888602,-0.018830033,-0.029229233,0.01206371,-0.016341366,0.0019908082,-0.03139887,-0.002841777,0.008871747,-0.017047958,0.011532275,-0.0011457567,0.03083926,0.0069921655,-0.044542085,-0.0015596284,0.022353092,0.05664655,0.037790067,0.047972083,-0.026500504,-0.02863836,-0.008799545,0.02159999,0.007768559,-0.007571969,-0.04442635,0.0068456903,-0.038506936,0.03186875,0.024826396,0.010705954,-0.006879633,-0.02452478,-0.0001760125,0.018330226,0.02407703,0.0045912815,-0.016320694,-0.023882503,-0.041559353,0.0071756407,-0.0079002995,-0.030638441,-0.04172956,-0.038467232,-0.009760625,0.029350933,-0.02516859,0.041806795,0.012669391,-0.011565802,0.040139914,0.032613855,-0.05481668,-0.03200771,0.034385692,0.042800885,0.03164382,-0.0064475015,-0.027535206,0.035836086,-0.037804,-0.020187045,-0.026775079,0.00080036843,0.01697744,-0.03847649,0.06383288,-0.038861513,-0.015217879,-0.06263041,0.030685212,-0.01394484,0.019406514,-0.013992859,-0.037052877,-0.007638079,-0.03140859,-0.034632023,0.008766426,-0.023693014,-0.04069606,0.023393236,0.023388749,0.013251691,-0.020548377,-0.02610513,0.023220973,0.0016017021,0.036864553,0.0347138,-0.00081593514,0.007850327,-0.028391363,0.0047470704,0.010763738,0.0025239107,-0.007815869,-0.010191744,0.006847225,-0.03355738,-0.03383559,-0.01632881,-0.00803057,-0.016889123,0.018038452,0.00038882002,-0.0034809322,-0.0029874144,-0.027534626,0.05892333,-0.014116032,0.024264969,0.02721341,-0.0005414446,0.006427218,0.03599594,-0.00771384,0.019875491,0.023041403,0.0077204774,-0.022995312,-0.02513296,0.003330518,0.040340334,-0.021031445,-0.008282344,-0.0287721,0.053941786,-0.027777527,-0.043490663,-0.008876538,0.031250376,0.019441258,-0.034768555,0.028104044,-0.03556036,-0.027429527,-0.000775969,0.05086976,0.03599425,-0.003960693,0.02172088,-0.047971193,-0.007202052,-0.08530033,0.0014922065,-0.020722935,-0.0332569,-0.013126212,0.017023861,-0.02676529,0.020698462,0.0044994727,-0.041939665,-0.046622027,0.0047416007,-0.018082315,-0.009787979,-0.02682143,-0.0057892795,0.017158464,0.031610716,0.012135178,-0.020126913,0.043822423,-0.014311316,0.010311429,-0.14960964,-0.0047367644,-0.014049147,0.008233643,0.00592014,0.014885376,-0.046546828,-0.0032014416,0.0055074715,0.013311229,-0.016571926,0.0032893862,0.0077763153,-0.027491918,-0.02101565,0.071638145,0.0023371743,0.003517429,-0.016147586,0.030698914,0.007073711,0.002486662,0.0563614,-0.007976676,-0.017787991,0.012725745,-0.048301496,0.00067093904,-0.011405072,-0.011854311,-0.032710712,-0.062184513,0.029147767,0.018377855,-0.025040282,-0.015824804,-0.021752302,0.021840174,-0.020952389,0.016326727,-0.04422119,0.017343137,0.011114448,-0.010524312,0.008859047,0.12629089,-0.015761849,-0.006785313,-0.049316753,-0.02347622,-0.007757263,0.046528198,-0.039554007,0.0404075,0.000019230254,0.013534563,-0.028556606,-0.007861977,0.013725633,0.041735023,-0.038430218,-0.0023018161,-0.008952535,-0.0007739218,0.011123949,0.043437243,-0.07721348,0.004555342,-0.019141834,0.012956378,0.010844874,-0.00471451,-0.0135451,-0.049192004,-0.00530826,-0.00045674972,0.045296486,-0.036098972,-0.021599287,-0.0016173883,-0.025188265,0.0043344577,-0.0069502797,-0.063050516,0.03854615,-0.039919704,-0.0060598003,-0.0015722502,-0.0074083777,0.012586645,-0.030080596,-0.03658058,0.016075127,0.014980167,-0.010315372,0.010663082,-0.011300669,-0.0047359685,-0.016712582,-0.010878706,-0.020078797,0.0067294687,-0.022243006,-0.028054236,-0.048622467,0.010560522,0.044711012,-0.015118032,-0.008522248,-0.034208335,-0.021670295,-0.017473388,0.0032149104,0.030725338,-0.04840349,-0.02148384,-0.017349247,0.05822985,0.04317605,-0.009836861,-0.033816606,-0.042848997,0.0021692668,-0.03319667,-0.0067009046,0.054681383,0.05217101,0.013262014,0.0575632,0.0015722548,0.022957712,-0.020217108,-0.035932086,0.020904882,0.0437875,-0.014822287,-0.0017278878,0.064650185,-0.0003563239,-0.033993583,-0.021777088,0.02665232,0.035989158,-0.033704434,-0.016527243,-0.051048588,-0.0002911733,0.013408721,-0.011296914,-0.015170233,0.0049886624,-0.0076932446,-0.020868428,0.06105864,-0.01852606,-0.003014907,-0.019298127,0.0016151312,-0.013370324,0.05645118,-0.02485249,-0.018617816,-0.0362517,0.01229362,0.018456634,0.03970127,-0.029881008,-0.025523977,-0.058585834,0.025117142,0.026718924,0.054510105,-0.019233288,0.031009363,0.016964553,0.005065471,0.010850999,0.05067557,0.0031384437,-0.05692992,0.03675046,-0.011296675,-0.007914874,0.056222256,-0.073305756,-0.017827144,-0.0055611553,0.049505472,0.0007390453,0.012776852,0.004128015,-0.009226482,-0.028335085,-0.059273366,0.044401947,-0.011449098,0.023147386,-0.021849075,0.016698414,0.030098533,-0.026394704,-0.031617947,0.023368089,-0.023916654,-0.016366541,-0.011482661,0.0048791803,0.012553138,-0.0032445393,0.009335196,-0.014272557,-0.002626357,-0.011767808,-0.021171562,0.06609599,-0.014636969,0.09388488,0.024676895,-0.02511441,0.00023967557,0.06190309,0.03785125,0.023341864,-0.027083276,-0.05585079,-0.01058264,-0.022362234,0.045955233,-0.01761447,-0.009752788,-0.044269618,0.00983046,-0.0060682427,0.01533971,-0.03354465,-0.026149768,-0.03331314,0.002012098,-0.046275724,-0.024673939,0.036546245,-0.018709037,0.043206047,0.020989854],"last_embed":{"hash":"1i4h184","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"1i4h184","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{9}","lines":[312,312],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1i4h184","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0009813913,-0.008844139,-0.040626,-0.018732285,-0.047369838,0.006976357,0.020829102,0.026005901,-0.0042400104,0.01394567,-0.010730731,0.011386427,-0.012427221,0.020876808,0.04393888,0.033084743,-0.016413476,0.010037929,-0.006586809,-0.0029158217,0.024081849,-0.0029381327,0.05404813,0.02620611,-0.031865474,0.020287866,-0.024448683,-0.04401552,0.023436408,0.022075534,-0.0073202685,-0.04991082,-0.0008432302,-0.040045965,-0.008832253,-0.023826336,0.0234538,-0.016897561,-0.049484238,0.065632865,-0.007363857,-0.018272799,0.012678224,-0.007668575,0.045792084,-0.0012767828,-0.025852496,-0.03179949,0.0047402363,-0.024281535,0.023951475,-0.04722261,0.014259607,0.008304966,0.033628464,0.06351793,-0.0066427086,-0.04377128,-0.033882856,-0.049689446,0.0007129684,0.014463578,0.016581515,0.0071877735,-0.032360762,0.0068731275,0.009598546,-0.007540678,-0.0204116,-0.055561624,0.008576937,0.014573283,-0.0053530145,0.013421514,-0.04392855,0.034495566,0.011968748,0.020627063,0.009036404,0.008672148,0.01130966,0.015022588,-0.008012164,0.017151685,0.027687727,-0.0075140684,-0.0034199469,0.034821376,0.01687151,-0.014750224,-0.00025734035,-0.011457235,0.00933257,-0.018006377,-0.005909598,0.045021847,-0.013053349,-0.031256977,0.04930722,0.0030228305,-0.016121127,-0.001988045,0.029434355,0.012784333,0.015953276,0.024343973,-0.022942754,0.03305281,0.007822796,-0.029128747,0.013275022,0.0116251055,0.018784061,-0.018404761,-0.0036320323,-0.014356846,0.00045802718,-0.02435946,0.0007338639,-0.0042582806,0.01593592,0.023244886,0.06437433,-0.04576888,-0.009528146,-0.026815342,0.012516121,-0.022313492,0.008891099,-0.0111219045,0.03097471,0.0024384104,-0.030868025,-0.0041006682,-0.00977272,-0.016078815,0.017778108,-0.006525916,-0.012964431,-0.033642605,0.005156711,0.06973764,-0.034587916,0.004738013,0.025763597,-0.02229215,0.027331296,-0.013333714,0.0033880826,0.0052878424,-0.05250162,0.036654714,0.0038969985,0.059548702,-0.026816308,0.0043781265,0.011755218,0.050418,-0.037740253,0.00316015,-0.04128954,0.03990591,-0.0581769,0.04533444,0.012080001,-0.04227797,-0.019841393,0.03757623,-0.0031717164,-0.017614217,-0.026888981,0.0008561533,-0.023312254,0.0018963622,0.017405203,0.021845581,0.06393051,0.02083103,-0.001274442,-0.02085597,-0.027224805,0.011863253,-0.018672695,-0.049966246,-0.005970365,0.012830419,0.011475135,-0.04560896,0.015786558,0.040727627,-0.038867593,0.028756658,-0.019899579,0.01983527,-0.012548722,-0.016429873,0.042306125,0.010238559,-0.002477254,-0.019309673,-0.014402619,0.018562134,0.017941872,-0.07991754,-0.0015210257,0.00695228,0.0074308584,-0.03239539,0.017886143,-0.030024605,-0.012325912,0.027029026,-0.022667537,0.014352035,-0.020132825,-0.018875757,0.014957732,-0.0019153135,-0.020987205,0.004557755,-0.024829127,0.08680457,0.01530129,-0.009106922,0.018447401,0.024936419,0.0149789415,0.03997495,0.01940123,0.014539416,-0.033180755,-0.022538928,-0.00094813673,-0.011850083,0.0062220343,-0.05007569,-0.04038454,0.05108117,0.04485055,-0.054260276,-0.03463078,-0.011968236,0.02954779,0.007894973,0.0005712134,-0.012700371,0.035749983,0.022333516,-0.030870695,-0.0041118097,-0.0016165881,0.01680028,-0.021361442,-0.019229492,0.00017061505,0.03060947,0.024562426,-0.0049849395,-0.050149396,0.006416152,0.0034804023,0.024713509,-0.0071232184,0.02602536,-0.0326737,0.03206366,0.031398956,-0.004825112,-0.017125623,0.0018645747,-0.008202839,-0.041275304,0.0112550985,0.02536693,0.028789682,-0.03922937,-0.011684131,0.017082427,0.058574922,0.00018394893,-0.030775327,0.045459457,0.008065561,0.016945222,0.054014076,-0.023813102,-0.03122045,-0.0014347057,0.02143835,-0.0035602115,0.0025364016,-0.010849365,0.06490753,0.0032460121,-0.0020703382,0.016987355,0.0015514559,-0.18665865,0.006502388,0.001087999,0.033368792,0.01463539,0.053924453,-0.039172076,0.00253127,-0.028679838,0.0329826,0.030131819,-0.0372338,0.04069062,0.01819663,0.02433572,0.002314217,0.0069719036,0.0010626006,-0.03468733,-0.046481736,-0.039471067,-0.03524088,0.047673877,-0.042064946,0.0031787818,-0.007963511,0.06849767,-0.012036409,-0.009658631,-0.023068452,-0.055171486,-0.031100653,0.0036072657,0.039577004,-0.003777609,0.07079181,-0.009414593,0.00016566594,0.03500882,0.011332603,0.0504907,0.045560766,0.008183507,0.010811339,0.0022936466,-0.013770818,-0.0052545434,-0.009139493,-0.04361338,0.003949667,-0.036908597,-0.020858524,-0.029947994,-0.030375585,-0.0335734,-0.0054069343,0.039744906,0.06820532,-0.01025588,-0.035529196,-0.0021801,-0.036354803,0.021897458,-0.047745526,-0.042948425,-0.0149494605,-0.019098192,0.019395925,0.028746309,-0.02646915,0.039747942,-0.0876746,0.0065288106,-0.00059478753,-0.0022880575,0.0412715,-0.035469357,-0.023544643,-0.0029003974,-0.12901358,-0.029481195,0.008137479,-0.004784706,0.020068936,-0.007460127,-0.05245326,-0.022946125,0.018364761,0.004067248,0.24847925,0.027904768,0.019098612,-0.0047423644,0.013957101,-0.010022632,0.017262299,0.054571938,-0.010064827,-0.01486605,-0.02795719,-0.0106374435,0.0045490535,0.008299948,-0.0053009614,0.0051506124,-0.06263269,0.010854508,0.06912699,-0.005787446,0.028185943,-0.041833222,0.03124349,-0.015471143,-0.042577907,-0.025962176,-0.04088228,0.017186603,-0.011363173,0.0061667915,-0.045304164,0.0031273148,0.038016446,-0.037654545,-0.0060322643,0.023487473,0.026738811,-0.03354789,0.00990399,0.00781943,-0.007006428,0.0018083096,0.018571278,-0.0038950578,-0.019138154,0.0015988799,-0.02425493,0.04409933,-0.0037557373,-0.01678954,-0.003910495,-0.05472792,0.0025076722,-0.02150651,-0.013464073,-0.011367845,-0.028226329,-0.0035066088,-0.03149627,0.008628295,0.022964103,0.0089758895,-0.03572686,0.0064654164,-0.0068339584,0.04519602,-0.012913602,0.017514817,-0.009439225,0.04587508,-0.032244842,0.0038773145,-0.021914225,0.0027033917,0.037184995,-0.044235725,0.02694648,0.041234847,0.02867094,0.045413397,-0.03426414,-0.0071255825,-0.03293943,-0.028809924,-0.0068228133,-0.027691502,0.06164628,0.060068164,-0.031549003,0.0027303335,-0.015358201,-0.00028762248,-0.014193838,-0.016128434,-0.045630902,-0.0071846885,0.023176461,-0.0146358255,0.0082100695,0.034821518,-0.03659243,-0.005717682,0.017255655,-0.01507904,-0.022327812,-0.027813643,-0.035585564,0.015137538,0.0350817,0.02579726,-0.049608257,-0.016628342,0.01521708,0.003931765,-0.009354161,0.039256416,-0.004674145,0.029975897,0.043987434,0.017057318,0.006622879,0.023326596,-0.02746153,0.023910156,-0.008445781,-0.062241904,0.004789573,0.022511667,-0.061075307,0.052962873,-0.013045559,-0.025298705,0.028019877,0.029617846,-0.007522244,0.006185707,0.038874213,0.020287072,0.041207537,0.027499024,-0.06785279,-0.035462674,-0.026143776,0.024771307,0.016092878,0.01647581,-0.008265894,-0.013021055,-0.015261899,0.0045989994,0.007987261,0.058658164,0.021597758,-0.045581434,-0.009099579,-0.08043585,0.0010115828,-0.05276196,-0.04141942,-0.01826549,0.018850716,-0.026723644,0.006664578,0.07437254,0.0010330407,0.03804449,-0.006593167,0.033819832,-0.0018237059,-0.0009916673,0.004152745,-0.00068196433,-0.046076387,-0.0013519047,-0.004070707,-0.04351903,-0.023219727,0.007916201,-0.016241228,-0.045010418,0.0050986162,-0.0112337535,-0.072232395,-0.014477123,0.04938491,-0.035361942,0.010045401,0.0032703783,-0.02779012,-0.034190595,-0.005413721,0.10580226,0.0155617315,0.008598302,0.006640295,0.029736862,0.039844565,0.021115018,0.011016892,0.032627735,-0.0074366233,0.013528974,0.031032586,-0.0070924885,0.012461958,-0.039981678,-0.005851242,0.039528,0.023065913,0.008935837,0.010177168,0.014647658,-0.02789462,-0.014959317,0.028979983,-0.040777028,0.019495832,0.07322532,0.01622493,-0.0036300672,0.009172721,-0.029299384,-0.019529438,-0.046244174,-0.009492758,0.050880346,-0.007887384,-0.035908546,0.0070214556,-0.026844595,0.0029714142,-0.03412196,-0.021296851,-0.0006578696,-0.01657232,0.023678644,-0.00004970434,0.04486194,-0.008036858,-0.063740514,-0.011854509,-0.0005652184,0.040361714,0.05010794,-0.007046134,-0.0069463896,-0.06049214,-0.029766548,0.03460221,0.017260754,-0.015054236,-0.03902355,0.027946632,-0.0072722365,0.015685093,0.02531554,0.027381398,-0.00680025,-0.0066311755,-0.029073492,0.011390122,0.03685625,0.0048712096,-0.010876947,-0.016288206,-0.06549603,0.02284239,0.019790424,-0.01880156,-0.03895098,-0.030236304,-0.00081575423,-0.00024649868,0.003173388,0.028712425,0.0049181283,0.004936294,0.011100225,0.06173158,-0.052510798,-0.035101444,0.060563564,0.014738297,0.0265955,-0.020428387,-0.0007308055,0.040120482,-0.020342432,-0.014395391,-0.032482304,0.024313789,0.022541136,-0.045776978,0.06830455,-0.03198351,-0.03031086,-0.037546657,0.019273331,-0.00506851,-0.0040776827,-0.008898823,-0.01966078,-0.0013246487,-0.030960286,-0.033029273,0.015205724,-0.026867894,-0.021233117,0.015114551,0.018429294,0.030087315,-0.059701998,0.018092094,0.01328276,-0.007266421,0.017941881,0.032156974,-0.021904374,0.015617482,-0.008665054,-0.014655824,0.0021578805,-0.0032584453,-0.010704122,-0.010002419,0.014525919,-0.020756263,-0.02758984,-0.020435,0.004996174,-0.020790996,-0.005690918,-0.011673368,-0.02047331,-0.03180106,-0.036674954,0.041985292,-0.033335414,0.023035888,0.0094660465,0.023641312,-0.009045026,0.014178775,-0.0025797775,0.023373157,0.04032397,0.048012342,-0.024671026,-0.036069028,0.025224438,0.059029575,-0.038062397,0.0014417077,-0.02159217,0.06875004,0.011228509,-0.040398963,-0.0037245713,0.029511862,0.031298548,-0.019934133,0.01384756,-0.023179,-0.03451362,0.003920148,0.027671158,0.040474407,0.012886907,0.029457545,-0.02046434,-0.007532897,-0.053784538,-0.0010403638,-0.011394023,-0.038268823,0.027508842,0.03259475,-0.030192195,0.017481433,0.006347556,-0.040505473,-0.06428248,0.011398823,-0.026537864,-0.0035061701,-0.031897772,-0.022309773,0.02918302,0.05580328,0.03296323,-0.028350623,0.022804864,-0.04124382,0.025157116,-0.15450154,0.009146507,-0.034111965,-0.004412717,-0.0013208924,0.004204153,-0.030805452,0.013378046,-0.024610495,0.003565519,-0.011523319,-0.025873577,0.005526817,-0.017903509,-0.008578323,0.0624586,-0.0018545939,0.008468875,-0.00955593,0.050400488,0.028712938,0.008725563,0.023987815,-0.008530071,-0.037597727,0.014856174,-0.014165098,-0.00438951,-0.019268975,-0.03596157,-0.019678904,-0.06636961,0.031575423,0.026383929,-0.045035798,-0.0072456235,-0.010482559,0.011830283,-0.040148564,0.025125993,-0.015597474,0.019033875,0.03053321,-0.00487762,0.04486074,0.09660653,-0.021013504,-0.0031365918,-0.055077005,-0.035439517,-0.014158216,0.028685307,-0.04954179,0.0060040033,-0.005826895,0.026461529,-0.034160554,-0.0049226587,0.029953534,0.057772465,-0.018733922,0.02212567,-0.015190309,-0.008474974,0.0067986734,0.034097243,-0.073194206,0.012891342,-0.02229425,0.024546122,-0.0019231314,-0.031478986,-0.02283003,-0.044649977,-0.017956866,-0.0043834276,0.04276288,-0.020252032,-0.026092095,-0.024917725,-0.019034334,0.00756335,0.014489578,-0.02386545,0.058533538,-0.013202869,-0.01624569,0.002765056,0.015827177,0.02391213,-0.006461411,-0.024760248,-0.006757671,-0.0115143275,0.024631796,0.030386494,-0.018582782,0.030100754,-0.015335734,0.0037274517,-0.03058418,-0.0072080325,-0.02276761,-0.022126457,-0.03199796,0.040640317,0.043664563,-0.010725385,-0.024903089,-0.030285826,-0.028403154,-0.017124772,0.019973403,0.016310854,-0.07340958,-0.044432946,-0.01204197,0.077039436,0.041002434,-0.022859786,-0.021845775,-0.047802314,0.029714916,-0.014082648,0.0117451465,0.035702128,0.047087457,0.027415147,0.038909335,-0.0007252573,0.014943861,0.000043114895,-0.029315237,0.011208059,0.054173194,-0.02481077,-0.024635479,0.035819456,-0.004736477,-0.049380697,-0.026933348,0.019197835,0.02234648,-0.051385716,0.00086419034,-0.08183413,0.00416714,0.01241641,0.011863134,-0.008614223,0.009869735,-0.03924532,-0.02214833,0.036542896,-0.017200077,0.018855501,-0.02771575,-0.011551715,-0.0015794664,0.039757885,-0.016877497,-0.013442757,-0.04376849,0.010723589,-0.01237014,0.029614633,-0.012649716,-0.025837302,-0.028784687,0.03146167,0.027193876,0.0642175,-0.022843333,0.032685753,0.008273089,-0.0074823517,-0.003620359,0.015911093,-0.023796836,-0.025061129,0.045735206,0.00071253994,0.012637277,0.055462614,-0.073317565,-0.036750257,-0.0029926014,0.03642542,-0.017441455,0.007762409,0.016185973,-0.02188434,-0.033886146,-0.06461555,0.07120265,-0.040756322,0.015565986,-0.017982475,0.017929986,0.030320097,0.008723609,-0.002179491,0.028995711,-0.010003834,0.0027852482,-0.021103453,0.019501446,0.0101867,-0.022575684,-0.0012118348,-0.011979904,-0.0127976965,-0.010355891,-0.017785883,0.049779728,-0.013960457,0.09458863,0.004243543,-0.020092418,-0.004763544,0.04479486,0.034044225,0.033760823,-0.03832312,-0.023296041,-0.026007963,-0.03156876,0.024899902,-0.010229433,-0.0061064577,-0.01395711,0.029726656,-0.013407857,0.036530826,-0.014698005,0.011621751,-0.039833903,0.006985096,-0.035065316,-0.015349457,0.057201743,-0.03699686,0.045028493,0.012706832],"last_embed":{"hash":"gvlv1y","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"gvlv1y","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{11}","lines":[315,315],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gvlv1y","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0009630216,-0.021578372,-0.03417184,-0.01831455,-0.0398109,-0.0038496382,0.04379475,0.017721843,0.0000669518,-0.0010196943,-0.015920443,0.024757724,-0.027088407,0.0145780705,0.062132448,0.030536877,-0.0089838505,-0.010297769,-0.007108291,-0.0025092969,0.0023599395,0.00834693,0.023562206,0.03131471,-0.031916212,0.02526928,-0.017596561,-0.032182127,0.017166723,0.03252127,0.0026164223,-0.07626613,-0.004341976,-0.012952153,0.008941517,-0.036034446,0.018456588,-0.030514719,-0.04776229,0.03278279,-0.010715706,-0.012157915,0.023009634,-0.0018267839,0.024212448,0.0106381215,-0.01921721,-0.035596456,-0.0021701902,-0.040195774,0.015357584,-0.039871514,-0.0029304423,0.0106943855,0.032246646,0.06761703,-0.03301035,-0.04361702,-0.060226038,-0.035576545,-0.02203473,-0.01105646,0.00057516195,-0.0026461545,-0.00933916,0.02279218,0.021620879,-0.005739099,-0.003889854,-0.04520751,-0.0065833637,0.01684445,-0.026559584,0.004887383,-0.048495993,0.018293796,0.016509611,0.013834472,0.0064770044,0.010584062,-0.008961531,0.0077300062,-0.006305201,0.010386121,0.03876577,-0.0024328989,-0.004713063,0.033517186,0.018200275,-0.005171972,-0.01939757,0.010452235,0.020957608,-0.033041704,-0.013360563,0.018733364,-0.0022524719,-0.047658157,0.033332266,-0.004828462,-0.01336482,-0.002120838,0.02403897,0.03530991,0.041077178,0.015186789,0.0011420711,0.03450462,0.00040673648,-0.026641937,0.0005707032,0.015117854,0.028114917,-0.026328655,0.01151147,-0.025877986,-0.01167098,-0.004733877,0.007971229,-0.025227968,0.015965048,0.031677123,0.06489394,-0.03664741,-0.011466331,-0.015330706,0.002064319,-0.023312896,-0.009780529,-0.01873114,0.038025502,0.013345582,-0.009772843,-0.01391522,0.009051456,-0.021213619,0.013964772,-0.008067356,0.013144685,-0.024610657,0.0012667269,0.070030525,-0.03187964,0.010434052,0.023602795,-0.056760896,0.027217822,-0.0056780167,0.024743423,0.0026733158,-0.05028797,0.039994847,0.0053524002,0.046053007,-0.021662466,-0.0027267493,0.03808877,0.045914926,-0.03093259,0.018263148,-0.026847297,0.03822435,-0.058891084,0.020500598,-0.004877661,-0.045091256,-0.015535706,0.027065508,0.008145363,-0.020599276,-0.025986306,0.0016283406,-0.014337354,-0.0056587453,0.007868556,0.011029086,0.0785658,0.022352494,0.023474477,-0.03351675,-0.03361434,0.02264387,-0.028100729,-0.05652094,0.003593387,0.034589753,0.007754332,-0.052546963,0.029919036,0.027215643,-0.031580437,0.022037033,-0.012896385,-0.018179838,0.0053054225,-0.0040074307,0.039765064,0.008955083,0.0021894888,-0.047775812,-0.0058451574,0.02245973,0.042322725,-0.09021593,-0.013555106,0.0062857405,0.014601407,-0.03854546,0.01130712,-0.043143824,-0.022289863,0.03435322,-0.03076314,-0.012307744,-0.017352333,-0.01788441,0.030627811,-0.01564901,-0.009378473,-0.000423073,-0.04513591,0.08251998,-0.004398976,0.003087008,0.0017358504,0.04553216,0.010619207,0.034100093,0.0069522294,0.007571165,-0.039095547,-0.016869787,-0.009513961,-0.024899717,0.009850607,-0.010717477,-0.04756865,0.037477758,0.050403543,-0.06016323,-0.012975016,-0.0059708296,0.020534093,-0.023503007,-0.003495422,0.00079705863,0.029276703,0.04685861,-0.015548938,0.008205508,-0.006838234,0.015242528,-0.017249828,-0.014403806,0.0064988476,0.047592126,0.025640307,0.0034690606,-0.028666627,0.005083222,0.018570011,0.020303136,0.00075786357,0.022559838,-0.010158904,0.023015426,-0.00248134,0.009953182,-0.011167407,0.0015517892,0.008900869,-0.022558494,0.03095858,0.0061999923,0.033927508,-0.028262286,-0.014901137,0.018924916,0.050744798,0.0043117376,-0.019644478,0.035268933,0.017611343,0.008062081,0.054225214,-0.0019427493,-0.03798885,-0.017592,0.014138996,-0.019791937,-0.024389135,0.0086982045,0.06976888,-0.005888174,-0.025662232,-0.0026830183,0.007223281,-0.17709805,0.015164049,-0.017299997,0.056551367,0.026540935,0.04598503,-0.060925163,0.01427674,-0.020353572,0.046629388,0.033884667,-0.044001188,0.055263273,0.019679988,0.026673766,0.014927944,0.013763801,0.010960846,-0.027078649,-0.038023565,-0.03475014,-0.044772167,0.039653227,-0.008746243,-0.020768361,-0.005224148,0.09140743,-0.03402991,0.014206978,-0.019198457,-0.03383848,-0.034869835,0.0062757186,0.026466956,-0.016521346,0.04193351,-0.012755323,-0.018690517,0.04368168,-0.008727148,0.047822557,0.044541374,0.016359318,0.013922065,-0.0025579191,-0.010681419,-0.01348478,0.0040472466,-0.052228764,0.006697536,-0.03257085,-0.007955749,-0.032948136,-0.020553729,-0.046123657,-0.0010451208,0.042252358,0.08045308,0.020013234,-0.029730147,0.00816228,-0.0034496754,0.025279712,-0.047344718,-0.044301927,-0.016079355,0.023982422,0.025494535,0.030559618,-0.024939725,0.04689527,-0.06579987,0.027140092,-0.008246368,-0.026429305,0.030770773,-0.06340244,-0.033218406,-0.0020750316,-0.13359608,-0.0145007465,0.011386538,-0.016106103,0.011699391,0.0055337856,-0.04975134,-0.025273247,0.020523794,0.044133652,0.2597625,0.029577632,0.022688288,-0.0070988783,0.002491244,-0.0053464556,0.008673097,0.05620645,-0.018862922,-0.008923157,-0.0041258526,-0.0020479204,0.021681206,0.026994318,0.00060692633,0.027018322,-0.042873286,0.0071820277,0.055012956,0.013346532,0.018403113,-0.05027271,0.018265024,-0.017617831,-0.033506166,-0.021953722,-0.03615106,0.01114332,0.0027779897,0.009732417,-0.022567062,0.033313073,0.037881043,-0.037662283,-0.00972566,0.011509535,0.028910426,-0.06767524,0.00661938,0.02533426,0.0022563394,0.0035245507,0.038381316,-0.015470868,-0.018136196,-0.0060506,-0.019678693,0.0094366195,-0.018500438,-0.026013253,-0.009707729,-0.06320025,0.010383464,-0.011091128,0.0068606213,-0.02595467,-0.034564268,-0.0048506437,-0.025979303,0.025422081,0.045657657,0.009380081,-0.01198084,0.012238232,0.0072434195,-0.0021405155,-0.016101083,0.028732585,-0.020218413,0.06831077,-0.026956882,0.011633137,0.0044218446,0.016355,0.007362859,-0.034120455,0.04198685,0.028916076,0.040479228,0.034076825,-0.008025492,0.016477784,-0.017755717,-0.016647123,0.0065152985,-0.037434425,0.060676645,0.07074757,-0.00012614165,0.0164431,-0.009661249,0.0088253,-0.018789735,-0.007477208,-0.03908688,-0.009116827,0.036277764,-0.002987164,-0.01638724,0.04209306,-0.036737762,-0.0070855604,0.017026655,-0.0006668258,-0.0016085253,-0.023819566,-0.039476518,0.00057550607,0.0135365585,-0.0017534136,-0.054997087,-0.010511935,0.02436101,-0.007192146,0.0029111316,0.051184982,0.003016021,0.02654653,0.04742401,0.007641652,0.016678803,0.019891437,-0.016938012,0.032847073,-0.0060437005,-0.07349631,0.018422242,0.029763525,-0.06671849,0.05675923,-0.016249055,-0.019852515,0.013381437,0.016121335,0.006513931,0.003503765,0.037254483,0.0089732325,0.03969074,0.014740332,-0.046371017,-0.010854042,-0.0073045255,0.043214902,0.024406748,0.004830317,-0.02036475,-0.017204015,0.00932811,0.0048967525,-0.003836736,0.05681056,0.037340924,-0.030296057,-0.007161328,-0.0735177,-0.000050608294,-0.05476251,-0.028998373,-0.01903467,0.0083164275,-0.014658447,0.011123827,0.052354652,-0.010844863,0.028552469,-0.029725641,0.025274636,-0.016773941,-0.0049416795,-0.0020428197,-0.0035883402,-0.027176604,-0.0048173764,-0.011224009,-0.04613989,-0.02802377,-0.00339392,-0.015941493,-0.059458993,-0.0037276556,-0.009219247,-0.08204517,0.013064907,0.050274886,-0.06572094,-0.0047866413,0.015817683,-0.01096805,-0.033891547,-0.018261092,0.11099692,0.01932869,0.0036375702,0.01109931,-0.0064353477,0.048978504,0.015392128,0.012665903,0.040892202,-0.016873524,0.036744796,0.009282979,-0.019855065,0.019757204,-0.042099204,-0.0120228175,0.042902656,0.02927544,-0.017986476,0.008749574,0.009928546,-0.02321392,-0.010071631,0.0076933214,-0.059367068,0.02108956,0.064821586,-0.001901984,-0.0007473306,0.02603226,-0.016278442,-0.012534928,-0.059694164,-0.035091896,0.020785367,-0.013916156,-0.01991388,-0.0011461384,-0.020266699,-0.0012154224,-0.014650409,-0.011846138,0.00407217,-0.020716334,0.031685136,0.0013719944,0.035119485,-0.008514232,-0.06908766,0.0074067526,-0.0070067397,0.037478913,0.05259114,0.020248525,-0.0018061739,-0.052905705,-0.04192885,0.009680658,0.007781321,-0.016264247,-0.055227738,0.013305342,-0.040181372,0.013083834,0.045602456,0.027278207,-0.0064952103,-0.014137963,-0.02726453,0.012957832,0.027431699,0.0041301767,-0.019086549,-0.023415525,-0.040675607,0.022462161,0.0025485219,-0.020562941,-0.023362294,-0.04577355,-0.008994246,0.018373888,0.001572331,0.021561496,0.008028148,-0.01394249,0.012174223,0.063235454,-0.038466536,-0.043573312,0.048136048,-0.0050019203,0.010382401,-0.028330673,-0.012002467,0.032963358,-0.02354981,-0.019735241,-0.052019224,0.039569568,0.026714515,-0.056994714,0.070487484,-0.043656994,-0.017671853,-0.046853013,0.0146561265,0.0033790392,0.0010078575,0.00042097978,-0.02148501,0.0013255357,-0.028224872,-0.019225078,0.00063797634,-0.027782444,-0.016718235,0.022344947,0.004334291,0.035674963,-0.057092164,0.012371801,0.02053314,-0.014241466,0.020078458,0.042888276,-0.015875569,-0.008856015,-0.03594477,0.0034106697,-0.0018473752,-0.020944715,-0.009963968,-0.014192034,0.0061197723,-0.01799275,-0.049254317,-0.023393752,-0.008692877,-0.013782002,0.0102317,-0.0057935794,-0.017156178,-0.024975887,-0.022440435,0.051097132,-0.006700072,-0.0035240047,0.029414298,0.001785574,-0.012053719,0.008941284,0.0038710036,0.02411946,0.019482275,0.022819217,-0.014009282,-0.038900856,0.010867833,0.06331513,-0.013224071,-0.006177955,-0.034495592,0.03996424,-0.016403388,-0.022542257,-0.021726273,0.03885959,0.022918979,-0.025176456,0.011152648,-0.034038007,-0.042890307,-0.014028989,0.04058026,0.02189952,0.009625306,0.008958131,-0.01623294,0.000517971,-0.049691208,0.0011813862,0.027434945,-0.043598734,-0.0018764377,0.03446635,-0.048855282,0.020964634,0.0030797059,-0.041822333,-0.065443225,0.007172659,-0.027568419,0.005568146,-0.0439123,-0.029619431,0.023350993,0.053168,0.019155532,-0.006642387,0.028828274,-0.022066202,0.029059984,-0.16144367,0.00283228,-0.028721971,-0.0010290623,-0.0050658453,-0.008070347,-0.03932388,-0.002580009,-0.018203007,0.015415657,-0.025902512,-0.04581429,0.013448526,-0.023705048,0.011668829,0.06216458,0.007555483,-0.0052095586,-0.023671059,0.046645183,0.015231953,0.015632685,0.033708196,-0.011688948,-0.03185943,0.014360918,0.0012907108,0.008765017,-0.019353779,-0.021791788,-0.028341206,-0.040031757,0.029249888,0.0290379,-0.048357487,-0.01853501,-0.0110567715,-0.0014840283,-0.038216416,0.007968368,-0.02362394,0.004899235,0.029674212,-0.008841466,0.02613098,0.10111662,-0.026686342,-0.0075080586,-0.036827873,-0.019620618,-0.00046265865,0.027927706,-0.026145697,0.0051911827,-0.011585139,0.0046082106,-0.029779684,-0.014502841,0.02560394,0.049352597,-0.018354582,0.01495037,-0.0054320204,0.010139,0.0036879315,0.014588922,-0.06534036,-0.0036602963,-0.036206234,0.035090644,0.005854719,-0.025542619,-0.0059411437,-0.064759344,-0.0040747975,0.011918185,0.032902464,-0.01722099,-0.023048487,-0.028490398,-0.035138242,0.022936486,-0.001159939,-0.047053628,0.04083071,-0.0136362435,-0.009844751,0.020611372,-0.008277092,-0.0009313691,-0.002108641,-0.049375996,-0.001455049,-0.0203306,0.0068866936,0.050487783,-0.011591769,0.014707674,-0.026376158,-0.020786654,-0.0152652515,-0.0050081117,-0.027906494,-0.00045643668,-0.021176906,0.04168755,0.040141102,-0.006932656,-0.02969225,-0.00587762,-0.04110377,-0.0184546,0.010878841,0.016313637,-0.07015089,-0.037781876,-0.011353743,0.060194522,0.051326342,-0.018535627,-0.028116252,-0.0283224,0.03486239,-0.02454742,0.01441945,0.017058147,0.05079429,0.044789683,0.040247105,-0.006214195,0.014242189,-0.006634041,-0.0067915875,0.015971126,0.057880215,0.0058177663,-0.022311881,0.037960876,-0.0121296,-0.064651825,-0.011772634,0.028085485,0.024851367,-0.05926468,-0.0013815297,-0.06322606,-0.010024722,0.018249808,-0.016956402,-0.020378571,0.0011841381,-0.019315025,-0.010530494,0.05456009,-0.039674357,0.024452787,-0.041948155,-0.0024248285,-0.0026200367,0.04922126,-0.020320129,-0.008680437,-0.020563819,0.004947511,-0.010050479,0.0283002,-0.026991593,-0.02827072,-0.05239873,0.029115,0.028781356,0.04145738,-0.010864134,0.036173914,0.008036272,-0.020339336,-0.0034064874,0.016231293,-0.0008714508,-0.023432633,0.036123533,0.001155105,0.030530745,0.04111886,-0.03971022,-0.018904682,0.00017403203,0.035325997,-0.021938384,0.0312655,0.0073548253,-0.020127822,-0.0041036606,-0.06554306,0.054598548,-0.02513551,0.032965265,-0.018666996,0.0008293148,0.03493621,-0.021633292,0.0054016737,0.03345989,-0.020242985,-0.0032416915,0.006194008,0.017984936,0.0015721946,-0.025742467,0.0027293714,-0.008653991,-0.004019322,-0.021894112,0.0019716811,0.059305504,-0.022008143,0.08868105,0.011234105,-0.010160682,0.0002578067,0.053445533,0.040908337,0.04588891,-0.04157437,-0.030736402,-0.0125256125,-0.031811386,0.024704738,-0.02493006,-0.02290908,-0.01872654,0.0070625753,-0.0013752921,0.031922188,-0.008912622,0.0055749393,-0.00920501,0.00679403,-0.029636228,-0.028467689,0.05495853,-0.018610595,0.03495817,0.015341474],"last_embed":{"hash":"nz7r7o","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"nz7r7o","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{12}","lines":[316,316],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"nz7r7o","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.00232156,-0.014479293,-0.05323949,-0.00791045,-0.033523336,-0.008856667,0.044984765,0.020238584,0.010735689,0.01910173,-0.026929818,0.01241463,-0.03057645,0.012908763,0.04377873,0.02975259,-0.007102325,0.008659407,-0.0022459864,-0.021202292,0.040476546,-0.008191875,0.039983742,0.0400232,-0.033617873,0.042219535,-0.025778038,-0.028363863,0.008954216,0.03348539,0.0035535167,-0.064223535,0.0074404734,-0.020605152,0.0053733476,-0.032754432,0.01616448,-0.03255898,-0.041162357,0.039516762,0.01747963,-0.0171716,0.015277846,-0.0068519595,0.0486042,-0.002283477,-0.011787059,-0.035849813,-0.0025088263,-0.03360401,0.011266477,-0.02871266,0.007278664,0.008053823,0.018930417,0.07064981,-0.029803695,-0.028581075,-0.056598697,-0.02860348,-0.011876301,0.0033532674,0.016339216,-0.0045603574,-0.011834857,-0.0043934197,0.023865158,-0.012156939,-0.011094856,-0.06077782,0.00018440498,0.023133025,-0.013680912,0.009825816,-0.049120955,0.010680328,-0.001128725,0.0021529798,0.016551223,0.01128018,0.012956819,0.011382668,-0.0138376225,0.03830775,0.0257162,0.007075404,-0.00740322,0.0319881,0.026216263,-0.0035945503,-0.0020219,-0.0070617916,0.007286,-0.030439392,-0.022221366,0.02424878,-0.0026417049,-0.04070697,0.043608062,-0.0048345886,-0.031144015,-0.000055934182,0.016989022,0.020811813,0.01979013,0.010107368,0.005058921,0.02398143,-0.006270342,-0.01914392,0.0233164,0.008271116,0.033988953,-0.011853661,-0.01542586,-0.01836564,-0.004898564,-0.024521533,0.005647945,-0.0123981945,0.0174856,0.030892774,0.06534796,-0.043395218,0.0075575323,-0.021690542,-0.006528634,-0.04606792,0.0039944793,-0.007833437,0.03419772,0.0062897224,-0.018939907,0.007931363,0.009536998,-0.03159241,0.023156188,-0.000080488986,0.0030238826,-0.031013854,-0.021353263,0.03596897,-0.019342855,-0.00012544087,0.011006638,-0.05748515,0.020272393,-0.0025999085,0.0057063117,0.0045391633,-0.068795644,0.033114113,0.0032182988,0.052445002,-0.0042584483,0.006082212,0.024401354,0.04956389,-0.04327395,0.012919295,-0.03837519,0.038565055,-0.06638982,0.024236137,-0.0038787988,-0.03954641,-0.019667586,0.019063417,0.010091273,-0.027961051,-0.036940455,-0.00021599553,-0.0322387,0.022324266,0.0009429223,0.026929839,0.07911676,0.015671266,0.005809012,-0.033990376,-0.028217131,-0.0051398426,-0.027678838,-0.026212981,-0.0082207965,0.02658031,0.019691717,-0.04371436,0.023917867,0.056331754,-0.024211155,0.011721696,-0.008188952,0.012592331,-0.0047789826,-0.012943189,0.0074851913,0.011971954,-0.011732328,-0.028709792,0.012280845,0.014345193,0.033817526,-0.072177194,-0.012353443,0.0045118965,0.010231738,-0.04216181,0.0065406347,-0.032019563,-0.035705596,0.023075584,-0.019564362,-0.012492907,-0.009037252,-0.045370754,0.035615765,0.0026606105,-0.019609366,-0.0009035756,-0.033184078,0.08186433,-0.0025594754,0.008416066,0.011687939,0.04227853,0.0037931066,0.032460656,0.011392611,0.0112627335,-0.03668863,-0.011163402,-0.007047808,-0.014181439,-0.0067218253,-0.026693817,-0.064605445,0.037001565,0.034380767,-0.045787,-0.00126345,-0.028616956,0.022782639,-0.0061149686,-0.00929085,-0.0009499901,0.030917283,0.027678957,-0.009389511,0.0102948295,0.005721964,0.0052144434,-0.0018732885,0.010676846,0.016932134,0.030940069,0.013700895,-0.0008346107,-0.052751813,-0.010011756,0.017918501,0.018551229,0.0067440746,0.023454877,-0.016362704,0.012779846,0.01161616,-0.0017241221,0.002717256,-0.0005195627,0.01008222,-0.03379134,0.036840636,0.001900132,0.014118949,-0.017204955,-0.0048409957,0.004018542,0.05201344,0.019940605,-0.02664669,0.029289149,-0.006683909,0.0063530477,0.060882706,-0.025920177,-0.043079536,0.011301322,-0.002409547,-0.008922322,-0.007134457,-0.0055236616,0.067357704,-0.0053133555,-0.007980125,-0.023664389,0.014447271,-0.18695447,0.004009844,0.0033227438,0.040464457,0.010648022,0.05063648,-0.049360428,0.020056339,-0.01992762,0.0449418,0.04095022,-0.04863977,0.059602443,0.012876613,0.034878895,0.021998545,0.01632649,0.005787015,-0.034277245,-0.02948923,-0.049724475,-0.047233365,0.045236543,-0.01517887,-0.014193279,-0.0010926251,0.064145036,-0.02342872,0.0009033514,-0.03241302,-0.041912463,-0.015927827,0.0051966542,0.040021397,-0.015548764,0.066219896,0.0011953403,-0.0009286493,0.02935012,0.010727118,0.042429503,0.04729369,0.03436963,0.0065448317,0.036952965,-0.0124918595,-0.01957084,-0.0010529318,-0.04010552,0.01010612,-0.027398402,-0.016471751,-0.014228679,-0.02328831,-0.039446745,-0.016827684,0.049952168,0.07815624,0.022052465,-0.033347737,0.0027645493,-0.029535975,0.019599399,-0.037304897,-0.048096094,-0.008183751,0.006640255,0.013167272,0.042583708,-0.02925792,0.03325549,-0.060975302,0.020936951,0.016211035,-0.017416015,0.042819355,-0.03610618,-0.037136305,0.015858836,-0.13757324,-0.019398099,0.015680859,-0.00886455,0.022179957,-0.000063040105,-0.06065234,-0.036047637,0.03625003,0.021371799,0.25354606,0.030865204,0.023215923,-0.0047330065,-0.0022384387,-0.017703021,0.025721256,0.046727892,-0.023799123,-0.0033767184,-0.015384173,0.007370284,0.025783088,0.013010694,-0.0014685439,0.0014011684,-0.04987354,0.017435484,0.060642075,-0.0043025226,0.022248346,-0.038788937,0.04332993,-0.008028204,-0.04185331,-0.029415756,-0.0038086986,0.024408594,-0.025916783,0.0099355895,-0.03161456,0.039903767,0.034806006,-0.03455767,-0.005671209,-0.00604733,0.034767207,-0.045707177,0.01909816,0.012372698,-0.0060166884,-0.0014765455,0.0014914017,-0.0042471695,-0.022662388,-0.0051536136,-0.013872113,0.017045792,-0.025549402,-0.021596821,0.0079989275,-0.05406205,0.017268183,-0.010153243,-0.008739812,-0.035882346,-0.036416218,-0.0030412422,0.0016325313,0.00092115015,0.028189803,0.011675701,-0.033947814,0.016483856,0.018293547,0.012147022,-0.0011842045,0.015279938,-0.028254371,0.035810787,-0.02001387,0.02072835,0.004506016,0.007819227,0.014341239,-0.0195359,0.030890532,0.013140402,0.040937595,0.041968808,-0.012907936,-0.008460053,-0.011894058,-0.023350615,0.0075986963,-0.018986078,0.060722154,0.047562953,-0.026071075,0.0031781069,-0.0038305204,-0.013898097,-0.018827366,0.00031052963,-0.06451182,-0.006881434,0.031752598,0.0039678193,-0.016968597,0.048794556,-0.032192897,-0.01538346,0.014470268,0.00539276,-0.01834375,-0.027694821,-0.03818234,0.010405614,0.04339571,0.0076336144,-0.052440606,-0.0051478655,0.013422141,-0.0043366873,0.0002320762,0.047134787,-0.011122156,0.03915612,0.035492856,0.025913151,0.011497368,0.029634979,-0.0075092916,0.021483188,0.0050635566,-0.055895664,-0.004820178,0.025948089,-0.055949226,0.0686032,0.010022922,-0.025038844,-0.012344119,0.020671483,0.007688083,-0.0030448139,0.05876625,0.0054184473,0.050120454,0.030272292,-0.0710068,-0.019577382,-0.030791087,0.02521968,0.01426156,0.013667009,0.0041200323,-0.010162209,-0.015646843,0.00493346,0.005368701,0.047898754,0.02263256,-0.039966766,-0.010929677,-0.07599578,0.0041960897,-0.050235175,-0.04054916,-0.026242869,0.012969827,-0.018529423,0.002337577,0.06109355,-0.016787713,0.04735467,-0.026576398,0.027459247,0.0019724935,-0.026679639,0.0024803267,-0.02018633,-0.021637797,-0.013377957,-0.0086152,-0.058250826,-0.019148467,-0.005090111,-0.009463777,-0.054924544,-0.0008581544,-0.009986327,-0.062092397,0.013865896,0.04405315,-0.046524666,-0.005030385,0.0003092439,-0.009139734,-0.038874995,-0.0026279928,0.09398845,0.011796803,-0.0015185025,0.019924868,0.008086113,0.03420824,0.012587442,0.039896138,0.042696647,-0.0031411196,0.017179016,0.022966405,-0.029535256,0.011532752,-0.037652254,-0.02253498,0.043761227,0.013084418,0.0052327975,0.011620774,0.015380151,-0.00071691297,-0.0028673382,0.022512687,-0.038845636,0.014619795,0.07559681,0.02528595,0.00081919,0.03010161,-0.033050805,-0.017989822,-0.04933194,-0.036995444,0.038068503,-0.002874546,-0.003937368,0.018549556,-0.024085417,0.00031813115,-0.022881346,-0.015134218,0.0016704698,-0.024675345,0.041880958,0.0006116835,0.028774269,0.011238825,-0.057967696,0.0029497368,-0.02146156,0.02582631,0.05097118,0.0062550073,-0.014660012,-0.050797015,-0.022229465,0.00482368,-0.011049792,-0.027980415,-0.06888729,0.021020455,-0.033655155,0.0063953022,0.026346121,0.045844615,-0.01516799,-0.0005608163,-0.013731341,0.010894151,0.027006513,-0.00161668,-0.015586941,-0.013305614,-0.043503325,0.017858036,0.0022948422,-0.037744146,-0.032537542,-0.028303197,-0.008162934,0.0074316724,-0.03185595,0.011992653,0.010505972,-0.013482946,0.017687527,0.031079538,-0.053392004,-0.04462183,0.048069194,0.01933079,0.01445248,-0.02623173,-0.0045547,0.02260106,-0.042792525,-0.010422717,-0.04711119,0.032982245,0.03433873,-0.047359735,0.04840809,-0.043277472,-0.01789261,-0.0410271,0.0054693674,-0.0071179033,-0.0043485276,0.006790145,-0.0104508605,0.0074444083,-0.03656677,-0.01942005,0.0034479965,-0.017038174,-0.029827666,0.02634844,0.0031511907,0.04394467,-0.04499958,0.019389605,0.007821519,-0.0069574234,0.0060474123,0.023682076,-0.009230996,0.0017026286,-0.010823219,0.0035310758,0.0017165488,-0.010435608,-0.013673272,0.003113078,0.013933755,-0.021008357,-0.042490575,-0.02168205,-0.014684767,-0.025976764,0.012851779,-0.0148248,-0.020922104,-0.05172207,-0.037657686,0.049082518,-0.0320584,0.033634134,0.032687526,0.015850335,-0.015250016,0.009715443,-0.005140041,0.027436653,0.016697014,0.017880684,-0.024875091,-0.053684384,0.017928438,0.07472944,-0.02572801,0.0024504573,-0.02100897,0.06599409,0.0027718793,-0.0343273,-0.0065625636,0.029190395,0.025375638,-0.024575988,0.011318702,-0.014042296,-0.023302788,-0.020151816,0.037718188,0.035299756,-0.0077760424,0.03430135,-0.0167438,-0.0089372,-0.060796052,-0.009312725,0.009212945,-0.024498722,0.021553138,0.053087987,-0.027743317,0.010170334,0.0076651894,-0.020251013,-0.066392064,-0.009692941,-0.028386962,-0.0018522005,-0.031150658,-0.038417913,0.018501049,0.0450661,0.03175928,-0.00209061,0.013989381,-0.037725635,0.013066049,-0.15901099,0.014707652,-0.029746339,-0.010796663,-0.004497162,0.0043999245,-0.03924914,-0.0023371254,-0.020819325,0.01712365,-0.016927794,-0.009663037,0.039714206,-0.02421853,0.00037192524,0.05752463,-0.015230399,-0.0008036886,-0.013653129,0.04771703,0.018222816,0.008303438,0.052835945,-0.018865116,-0.02141425,-0.00070247566,0.003571556,0.0062101083,-0.011019213,-0.01221819,-0.016318996,-0.04111679,0.02850105,0.037883405,-0.03991632,-0.020261459,-0.024949102,-0.016831439,-0.025659578,0.016785018,0.0033731668,0.02098371,0.030612584,0.0011896802,0.03271818,0.08825843,-0.0010870238,0.002034588,-0.05896758,-0.02588272,-0.01126428,0.04264153,-0.060169388,0.0005872973,-0.01823101,0.009081408,-0.01446353,-0.004774021,0.047594823,0.06005051,-0.028667642,0.023511095,-0.011224168,0.00517444,-0.0024197118,0.0340096,-0.08199791,-0.018582156,-0.026968801,0.011686809,0.01557378,-0.03192883,-0.020642694,-0.055558406,-0.0012409041,-0.0040766792,0.030238947,-0.021060646,-0.0112858545,-0.029039903,-0.038587987,0.040900562,0.01836782,-0.035992105,0.05165439,-0.018735329,-0.011555133,0.025133602,-0.011556651,0.023690956,-0.011626394,-0.041192245,-0.0084301,0.0018189781,0.010266109,0.03753247,-0.0070712273,0.02224649,-0.04299996,-0.0062779374,-0.027137073,-0.00004817188,-0.0319769,-0.018645566,-0.030942736,0.028739396,0.033818763,-0.023511074,-0.03676693,-0.0273459,-0.023479804,-0.008559193,0.012857423,0.0009407249,-0.07661661,-0.033142626,-0.014217955,0.044714198,0.050643314,-0.038329925,-0.018040562,-0.032741383,0.019905899,-0.01645641,0.00872829,0.048590053,0.051753916,0.021270536,0.046869054,-0.017125448,0.016942615,-0.01103493,-0.03221294,0.0050692344,0.06026155,-0.005637454,-0.02340601,0.051673163,-0.013341465,-0.06685056,-0.033537846,0.034410324,0.0031089624,-0.042855654,-0.0023874936,-0.08438544,-0.0095748585,0.01701355,0.0027211371,0.009832993,0.005216157,-0.024355732,-0.013656752,0.022974843,-0.018607717,0.032993253,-0.041087344,-0.009667042,-0.019989466,0.05677932,-0.007788836,-0.0074550053,-0.038999945,0.009035515,-0.013734514,0.040883206,-0.007893229,-0.040987205,-0.055623427,0.03608264,0.026708093,0.070203744,-0.00968368,0.029856406,0.022964207,-0.00014344546,-0.0003165111,0.013180414,-0.026068391,-0.012176068,0.049539115,0.002685032,0.023233356,0.053181823,-0.029301718,-0.0140785035,-0.018126367,0.029922375,-0.01325073,0.021549437,0.026037868,-0.025783181,-0.012573528,-0.071628414,0.051947348,-0.032909468,0.036605686,-0.005150847,0.00043181062,0.02996341,-0.006830953,-0.00011119003,0.03274656,-0.013632087,-0.00065498,-0.006655979,0.007043559,0.00027468376,-0.022167504,-0.0000022704655,0.008132142,-0.004109717,-0.015800828,0.00715819,0.036634002,-0.020866556,0.09735562,0.012838227,-0.015150035,-0.0013518084,0.06722738,0.054909006,0.037985574,-0.062108465,-0.036176745,-0.015601398,-0.026394868,0.008387082,-0.01761105,-0.018792061,-0.039064392,0.0029366333,-0.009972075,0.030395584,0.00056574296,-0.0050588483,-0.04700501,0.010819849,-0.03648886,-0.025264502,0.06009156,-0.03537108,0.03627796,0.029440565],"last_embed":{"hash":"u3anl2","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"u3anl2","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Recommended Setup for You#Start with Level 2 (App Locking)#{13}","lines":[317,318],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"u3anl2","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022145297,-0.03652088,-0.033819273,-0.002499761,-0.0220205,-0.035277374,0.023376014,0.013733487,0.009840429,0.025380205,0.018358987,-0.026939694,-0.024271693,0.01583483,0.036836665,-0.0010726418,-0.0031076525,0.028190464,0.0054180976,-0.01771435,-0.007604332,0.0043565,0.058198296,0.01155448,-0.0060776346,0.029942533,-0.005718098,-0.044968687,0.04064803,0.0313221,0.0076558744,-0.026374405,-0.004472035,-0.046174552,-0.011886136,-0.018352171,-0.0052349437,-0.027713869,-0.04583016,0.055640135,0.012655385,-0.027899705,-0.010121489,-0.01459824,0.042825557,-0.0020533144,-0.040827084,-0.01671701,-0.00730946,-0.01778717,-0.0051553384,-0.005337461,0.03956833,-0.02259437,0.018207824,0.024103682,-0.051324047,-0.0056960587,-0.043139365,-0.0026387903,-0.058733493,0.007918319,-0.022065585,0.012350731,-0.03602487,0.05868593,0.006836564,-0.004220378,-0.010759588,-0.002143521,0.032058954,-0.035549022,0.0044658277,0.010544049,-0.049018748,0.048727363,-0.0014654777,-0.014305118,0.017140785,0.011157807,0.006437141,0.0033329427,-0.010101444,0.0016703187,-0.033964965,0.0012671107,-0.025712268,0.039116725,0.019687898,0.0007390863,0.02445441,-0.0033951446,0.017505156,-0.050889138,0.0027377885,0.027402747,0.0034156223,-0.024306307,0.049601804,0.013516274,0.020073816,-0.032426503,0.0070161936,-0.0044246926,0.024060363,-0.0036658794,0.03854232,0.015010389,0.0072106235,-0.008878747,-0.001778802,0.011971107,-0.011922403,0.015046532,0.011924131,0.00073566835,0.018816797,-0.0015807125,0.016889634,0.012938592,0.025147116,0.06584203,0.049675003,-0.035425197,-0.017586522,-0.0073324563,0.0022269397,-0.0012350358,-0.0050072456,0.019982118,0.0006338224,0.015169463,-0.03607029,0.0237781,-0.038532853,0.037432294,0.014528681,0.008091085,-0.018894484,-0.022822907,-0.0034466097,0.011590511,-0.032273732,0.008723419,0.03191309,-0.045746233,0.0075594727,-0.0014686198,0.02654699,0.027158462,-0.048651814,0.04066983,0.025437843,0.051892057,-0.022674177,0.0061089755,0.03704362,0.031480096,-0.030006316,0.0030808148,0.029621378,-0.012850644,-0.046308786,0.113676,0.010300864,-0.015758082,-0.0025636558,-0.005976281,-0.014744494,0.02335783,-0.01298456,0.0053194007,-0.022997051,0.014333164,-0.009392929,0.012041518,0.07003957,0.025800299,0.0036781318,-0.02828066,-0.05647923,-0.008687825,-0.010566938,-0.05263393,0.0021169223,0.030833935,-0.010213935,-0.017241556,-0.003714609,0.042113815,-0.036750533,0.01457754,-0.0326358,0.06552089,0.018781986,-0.01810395,0.033583514,-0.0071492535,0.0140554495,-0.014072664,-0.0008237989,0.014613134,0.03275937,-0.036022674,-0.038441233,-0.012471426,-0.013525721,-0.034248855,0.03694002,-0.03061843,0.035220142,0.05694748,-0.0057246806,-0.00043729882,-0.015433963,0.004652523,0.00903925,-0.010755396,-0.0010710723,-0.00007791082,0.019052614,0.06842921,0.006082676,-0.026797162,-0.0042998614,0.02072305,-0.012325206,0.067649625,0.010330891,-0.025808232,-0.009207929,0.01008275,-0.024684113,-0.00897325,-0.046988226,-0.02069127,-0.058019083,0.049166445,0.04471806,0.00096338603,0.018329892,0.000023408522,0.02334789,0.010632913,-0.012373089,-0.019804897,0.061751775,0.019895913,-0.007359299,0.030432604,-0.0019201,-0.0042005093,-0.053214237,-0.0036611978,0.022358192,0.036065824,0.0069283666,-0.018734744,-0.0059077335,0.004358164,0.00043857627,0.030598255,0.022960603,0.023338594,-0.01944303,0.016757105,0.0103328815,-0.031796765,0.006460424,-0.0027242592,-0.008174489,-0.046200085,0.010705587,0.031425472,-0.023561401,-0.0062839384,-0.032900963,0.040223576,0.08306902,-0.0063915616,-0.017765861,-0.024392918,0.024249507,0.0047537927,0.030234564,-0.0028547097,-0.019853141,-0.033697255,0.012436897,-0.02704724,-0.026158817,-0.012912621,0.0684428,0.01904764,-0.02061523,0.003731363,0.0037965232,-0.179815,0.0033130008,-0.024033641,0.019362094,0.010513731,0.021185748,-0.02241339,-0.0022935476,-0.015118945,0.051085826,0.028094426,-0.044295795,0.018340345,-0.0014404703,0.02690598,-0.029924877,-0.019556738,0.007386738,-0.046489492,-0.0574116,-0.059192773,0.008402051,0.07556483,-0.032041244,-0.04001679,0.018851027,0.045259282,-0.015919399,-0.012233569,-0.008620925,-0.052614704,0.0025988044,-0.0029856805,0.0026998569,-0.013826762,0.0482417,-0.035077784,-0.007983126,0.037832174,0.011034659,0.031319577,0.06557988,0.008242008,0.038767632,0.013651122,0.0150910495,0.016101291,0.0031499786,-0.026361091,0.008345994,-0.00874684,-0.011110798,-0.002495098,-0.015912252,-0.023509849,-0.020875217,-0.017904295,0.024712326,-0.060840886,0.0015991486,-0.014048222,-0.025928494,0.015911253,-0.015283288,-0.047680635,-0.026496368,0.0038201585,0.03368373,-0.004926677,-0.027114201,0.040423848,-0.06325067,-0.024845429,-0.016916316,-0.0032633096,0.02790677,-0.057621006,-0.020893924,-0.017034689,-0.13337097,-0.010558659,0.008809782,-0.03156171,0.009014241,-0.02225243,-0.05652306,-0.02097012,-0.00986227,0.024170544,0.22868046,0.03159541,-0.02701898,-0.0038374406,0.06664166,-0.020215178,-0.03392463,0.067006245,-0.0026036787,-0.036770266,-0.01585026,0.004193025,0.0063697025,0.015461994,0.012902831,0.008402975,-0.03557507,0.016280562,0.05987489,0.0024403732,0.03167019,-0.0017879743,0.0027040772,-0.0075088805,-0.043098815,-0.030882034,-0.016165234,0.02579217,-0.0049428353,0.02710846,-0.032488674,0.018880257,0.027402267,-0.03744733,-0.031873833,-0.012378325,0.028144399,-0.040141795,-0.019147877,0.0073213493,0.017635066,0.0068458025,0.039877437,-0.01922796,-0.01444079,-0.016025411,-0.034787927,0.016816678,-0.0445068,-0.028623588,0.008905682,-0.010225528,0.004225661,-0.019677702,-0.039184812,-0.057237692,0.021688636,-0.03019589,-0.021190103,0.008981257,-0.0015902066,0.018531196,-0.024536967,0.012303865,-0.025152305,0.0014476994,-0.023300575,-0.010993272,-0.005801556,0.029756127,0.018473651,0.013390929,0.0030781403,0.037696302,0.012138355,-0.04824984,-0.0070232684,0.043470774,0.0005062767,0.029182458,-0.0457533,-0.011333308,-0.017661868,-0.0035485085,0.022113338,0.0015995067,0.011466663,0.057718903,-0.0065490827,0.0044121747,0.0072470605,0.016520716,0.008402306,-0.016468946,0.026830083,0.027254632,0.030911762,-0.0011229811,0.01195155,0.025790948,-0.03962161,0.00005995442,0.012161462,-0.00095980795,0.023731098,0.004138402,-0.008882631,-0.004033906,0.03868219,0.030496242,-0.06608244,-0.00596274,0.026900899,-0.017930495,0.023487505,0.066905886,0.017796261,0.013545757,0.044506736,0.02053267,-0.015477305,0.0122832535,-0.0005821691,0.0074865445,-0.011125208,-0.068315096,0.006642895,-0.012190049,-0.0025868483,0.058323376,0.004699175,-0.043781724,0.023036739,0.018207004,0.045254976,0.016347617,0.044188697,0.0073798033,0.0358481,0.06534892,-0.059274532,0.008167133,-0.00028423668,0.022516873,0.02819209,0.024953945,-0.0145764,-0.046835657,-0.06961344,0.023066293,0.019106109,0.03430113,0.012420329,-0.059720196,-0.009223043,-0.09807805,-0.010626888,-0.012709017,0.0022212318,-0.0066917767,-0.012520839,-0.010146393,-0.00041424713,0.065675385,0.0270719,0.008867687,0.0034350606,0.025205698,0.0062690442,0.021279607,-0.011642895,-0.03243508,-0.00897023,-0.013337317,-0.03721572,0.0022027947,-0.05140164,0.03077597,-0.03306342,-0.006006901,0.008691148,-0.0026212737,-0.024308987,0.0072800736,0.0031460193,0.0011494725,0.008010262,0.0032800038,-0.034890324,-0.026179416,-0.015221129,0.08807676,0.00522935,-0.00054083834,0.0047538653,0.030021112,0.097466685,0.021843277,0.0074941614,0.0040721246,-0.017622983,0.010638548,-0.0007964844,0.016481614,-0.012199853,-0.014703669,0.016741244,0.04000916,0.0064658723,0.008921168,0.006373363,-0.009849064,-0.039734744,-0.038658876,-0.04301761,-0.065812685,-0.0032115001,0.04889084,0.007677855,-0.016948003,0.012250182,0.0138777075,-0.0061143516,-0.047752555,-0.024906337,0.07289345,-0.026520817,-0.035771444,0.047138996,-0.017419536,-0.00129962,-0.06380642,0.013150751,0.010029778,0.007096356,0.023776103,0.010233581,0.025612878,-0.012304066,-0.010786531,-0.023843631,0.009352134,0.034441672,0.0074441736,0.020952037,-0.016500508,-0.017391736,0.003930928,0.005123946,0.028700436,-0.006418297,0.009568882,-0.006728427,-0.031886235,0.04143328,0.03377088,0.023824962,0.0034713103,0.016964817,-0.023055438,0.04384289,0.016224684,0.0025107672,-0.01204259,-0.024566531,-0.015181866,0.0043392596,-0.0015014615,-0.017231384,-0.040224385,-0.042201053,-0.017746964,0.0025417386,-0.02606746,0.01766186,-0.012710411,0.02886195,-0.016151778,0.050901596,-0.029670956,-0.0041642794,0.047050588,0.053693037,0.042535733,-0.03448047,-0.024486898,0.05018455,-0.062862456,-0.022697885,-0.06136095,-0.011964213,-0.012152296,-0.0364292,0.04102891,-0.059173137,-0.03806304,-0.066402145,0.03637363,-0.012447344,0.025999516,-0.012454709,-0.0075298096,-0.01542804,-0.0032777477,-0.043509185,0.0090489285,-0.03447167,-0.061983597,0.06685731,0.015582688,-0.014250932,-0.02808844,-0.022303976,0.023671785,0.043437913,0.009057137,0.03707438,-0.035144396,0.032332025,-0.04869468,-0.005781897,0.0028330814,-0.024528982,-0.014560935,-0.0123628015,0.0030304322,-0.009462325,-0.0023038066,-0.009074658,-0.029577244,-0.0055065975,0.023590174,0.0039007717,-0.035520863,-0.044088487,-0.033804253,0.06845651,-0.023784595,0.019458512,-0.0053561386,-0.02491959,0.019781658,0.017282734,-0.040935643,0.0067521324,0.011909285,0.019536205,-0.010939768,0.01786495,0.019650146,0.009372552,0.021543529,-0.029605033,-0.05811074,0.0069382833,0.014633599,-0.012382612,-0.0017839597,0.052292123,0.045808814,-0.024901368,0.03504054,-0.036907632,-0.026266184,0.0051758876,0.047830004,0.03320599,-0.012173477,0.009743684,-0.031455215,0.014234936,-0.04207166,0.0174525,-0.009151257,-0.030298205,-0.0034972408,0.013796374,-0.01625604,0.045636706,-0.026972152,-0.044352207,-0.029587276,-0.0031592208,-0.010895882,0.024021452,-0.04028549,-0.023611987,0.010014049,0.049751747,-0.0050202827,-0.03786557,0.033119123,-0.04200221,0.033336036,-0.1559682,0.0116974,-0.0068049813,-0.010799728,-0.005333646,0.031147247,-0.023039956,-0.020992143,-0.012297084,0.020560887,-0.021027599,-0.037115965,0.016343512,-0.029662687,-0.044996154,0.044704802,-0.038485266,0.021094332,-0.037158247,0.049993586,0.016216284,-0.015008504,0.017402152,0.012085435,-0.033980306,0.0020714907,0.005583903,-0.017332068,-0.010082718,-0.014855533,0.00042713035,-0.05844283,0.027083078,0.032036938,-0.009315067,0.008830207,0.018853946,0.013711947,-0.022533648,0.006561118,-0.038706414,0.023257792,0.014871359,-0.031404085,0.019516183,0.09562734,-0.039925434,-0.003133311,-0.054851156,-0.008431512,0.0105155315,0.069506004,-0.01683932,0.03704425,-0.0132683385,0.028053312,-0.07290861,0.015975077,0.016329486,0.055126723,-0.0052903066,-0.013183492,-0.018284682,-0.037688933,-0.029759225,0.034028605,-0.06089111,0.007453572,0.013975108,0.024005868,-0.035365235,-0.028389653,0.024520416,-0.011557202,0.004888493,0.009047225,0.050962295,-0.043441184,-0.039309844,-0.0067023756,-0.0044102836,0.011958648,-0.0050598434,-0.035367943,-0.00789502,-0.0071758437,0.008524129,-0.03677208,-0.02482763,-0.0050044963,-0.038043458,-0.039048888,0.028550074,0.042971868,0.008998056,0.0046715876,-0.029143345,-0.009193082,-0.000330519,0.014439681,-0.00883788,-0.0046258243,-0.024299065,-0.018293174,-0.038861033,0.0052890293,0.020095363,0.026138516,-0.00029613654,-0.02966379,-0.017680362,-0.02612066,-0.035643388,0.02287656,-0.084834106,-0.028364161,-0.009565108,0.051119044,0.036402557,0.028140724,-0.03610767,-0.026661476,0.028166493,-0.018605119,0.00910502,0.060063686,0.07851796,0.01771337,0.032536034,-0.010508677,0.02273908,-0.040675946,-0.0062384885,0.031492397,0.015293951,-0.02841281,-0.04000663,0.030751076,0.003305824,-0.012752375,0.014431078,-0.016564567,0.024993485,-0.025439987,-0.013961962,-0.070120744,-0.019438494,0.006979927,0.012376885,-0.016562738,0.030277418,-0.008319922,-0.017872557,0.08070735,-0.0026838041,0.01913419,0.0011268081,0.027911618,0.0046552876,0.009129204,-0.038395654,-0.011320899,-0.0625658,-0.013595591,0.0043208366,0.02850396,-0.009164892,-0.036163144,-0.042608697,0.039670542,0.033943407,0.0025821405,-0.025551034,0.009911254,-0.014216968,-0.008643259,0.027021078,0.02205785,0.014581199,-0.04819454,0.03870951,-0.024550118,-0.015423165,0.045065045,-0.031075,0.0033456022,-0.019847278,0.016603157,-0.002154929,0.008155995,-0.0018672774,-0.004812694,-0.01606477,-0.031932663,0.053080194,-0.011075491,0.015636504,0.01837534,0.04750493,0.034585167,-0.02284075,-0.0107888905,0.038111795,-0.037956215,-0.015595332,-0.020080205,-0.009129127,0.023010504,-0.034441438,0.02302144,-0.048832297,-0.00006455924,-0.005149175,-0.028277682,0.036583625,0.0014081934,0.07303235,0.033314943,-0.036899578,0.013186765,0.041792754,0.071951404,0.009891645,-0.022444267,-0.040623568,0.0003709191,-0.00879514,0.066234075,-0.040572103,-0.014392835,-0.06286058,0.027872298,-0.0076974807,0.04445666,-0.014978967,0.001071119,-0.06846007,0.005901315,-0.032088034,-0.025672588,0.019485401,-0.03778834,-0.010148502,-0.03139505],"last_embed":{"hash":"1p68btz","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"1p68btz","at":1762860899290},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation","lines":[321,374],"size":1068,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1p68btz","at":1762860899290}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Auto-Open Headspace After Water": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009722718,-0.040540095,-0.039726272,-0.00097360014,-0.021514103,-0.025136838,0.025459783,0.013026862,0.034654148,0.014069044,0.02651422,-0.0426546,-0.032962464,0.0073218746,0.041646946,-0.00007770423,-0.010982439,0.0345899,-0.0049782293,0.006356402,0.011154738,0.0004976084,0.04355448,0.010711831,-0.009438411,0.023145335,0.0073633916,-0.0374285,0.037353627,0.0072655994,-0.0010339349,-0.0315576,-0.014469864,-0.035203926,-0.017924309,-0.021432,-0.012337357,-0.04901629,-0.041619997,0.046155594,0.013377575,-0.0274735,0.0034704662,-0.003506492,0.035490848,0.010148375,-0.041340623,-0.00796784,0.0012231842,-0.015488507,-0.011333889,-0.012178271,0.029548964,-0.026294563,0.002345854,0.024646422,-0.05024747,-0.012986702,-0.02279453,0.015067778,-0.056913126,0.005250585,-0.004423869,0.00066980947,-0.03994597,0.06389695,0.014927635,-0.0022610815,-0.020811385,-0.015322157,0.02157956,-0.02661947,-0.0137046855,0.009859028,-0.03793926,0.049819272,0.013121785,-0.005617371,0.026162302,0.02047485,0.0087085115,-0.0036978044,0.0002467703,-0.0051824544,-0.032144878,-0.0065525603,-0.04160764,0.033390272,0.034526628,-0.0010159279,0.027573217,0.003972477,0.04204335,-0.044380136,0.010821276,0.041155472,-0.0027040944,-0.038679,0.059075758,0.007967791,0.029411044,-0.01823304,0.0046839947,-0.014558463,0.019382663,-0.0065121325,0.038326487,0.010361089,0.01903975,-0.004984372,0.008146521,0.007635738,-0.014789403,0.012334226,0.016567998,0.00108603,0.01999485,0.00019174468,0.024636695,0.012305707,0.011122109,0.06122192,0.050483245,-0.021030324,-0.0035714938,-0.017275115,0.011239882,-0.014746414,0.0018941872,0.014773783,0.00078256824,0.0083750645,-0.029716069,0.019315736,-0.036624394,0.034762643,0.018256765,0.007072252,-0.029790752,-0.020737335,0.0071131145,0.025109783,-0.011646204,0.009238094,0.041064065,-0.039173957,0.01348281,0.023289213,0.012497352,0.014488787,-0.04678852,0.038911413,0.024892135,0.040704858,-0.0063933553,0.008032018,0.0271334,0.018926775,-0.02014434,-0.010471517,0.018027626,-0.018909562,-0.047551524,0.101917736,0.016445838,-0.019064046,-0.014265076,-0.015057198,-0.016025584,0.01625489,-0.021845354,-0.0009616476,-0.021745376,0.022672074,-0.021695852,0.010370693,0.06444866,0.020726284,0.01686267,-0.033173885,-0.058707997,-0.024706027,-0.008876266,-0.046619177,-0.0042651375,0.022009576,-0.008987186,0.016915493,-0.0076810108,0.07382463,-0.029439835,0.0058626323,-0.029422473,0.06643455,0.020915981,-0.01906364,0.0128871845,0.010861367,0.016016113,-0.016320985,0.0011946086,0.019879898,0.023418404,-0.047029242,-0.02819001,-0.00871286,-0.0031353252,-0.042636998,0.031896178,-0.024701232,0.027235646,0.049869206,-0.0030853297,0.007311524,-0.030442705,0.011547923,0.020661993,-0.018571792,0.007356832,-0.008676411,0.011222967,0.06915452,0.006160298,-0.012403253,-0.012328222,0.03698702,-0.020323379,0.06257005,0.004264889,-0.015126679,-0.021727454,0.0059865452,-0.0263458,-0.013124011,-0.047569495,-0.013318371,-0.06629157,0.04605549,0.030032434,-0.009285669,0.020616783,-0.029093351,0.002985553,0.0086321905,-0.010860243,-0.009004734,0.042656325,0.015534517,0.0010549776,0.037559442,0.008826692,-0.0039923238,-0.04646235,0.0100588035,0.024309946,0.01649543,0.010731284,-0.010160252,-0.011787505,-0.0038476447,0.007708993,0.029336534,0.022884056,0.019700173,-0.02536046,0.008286245,0.0012099765,-0.028750736,0.008434351,0.0026913253,-0.03137696,-0.034170024,0.017413324,0.032632943,-0.0053995717,0.000017551358,-0.033114497,0.030007927,0.07037863,0.021117512,-0.021397898,-0.03936593,0.030521069,0.012833358,0.01375038,-0.006380806,-0.02680781,-0.027162874,0.013708367,-0.016987195,-0.012685608,0.0034256135,0.05861922,0.016746666,-0.015787901,0.001950061,0.0034165422,-0.16846791,-0.0015491166,-0.009713972,-0.00016610208,0.0067790053,0.014275007,-0.021549197,-0.01487986,-0.023814335,0.035533216,0.03225373,-0.040106613,0.017094992,-0.008059405,0.032467708,-0.014752782,-0.015928123,0.0018005128,-0.03717165,-0.057538424,-0.051097065,-0.011570676,0.07322753,-0.023715416,-0.04112637,-0.0035739166,0.04251147,-0.020483376,-0.021686938,-0.0008570792,-0.033351786,-0.01712804,-0.006185704,0.0069601918,-0.011184449,0.03207173,-0.022497898,0.0026942918,0.029602535,0.0146859735,0.03239151,0.07139984,0.010295859,0.06293329,0.022961378,0.029505918,0.011004076,0.014850555,-0.02198622,0.003036145,0.014461047,-0.009205684,0.013273983,-0.022667289,-0.022688035,-0.02204965,-0.010401313,0.035569627,-0.058750115,0.0043410095,-0.009838172,-0.052987404,0.015424236,-0.017977042,-0.05508981,-0.010598643,-0.009873383,0.029717522,-0.0018064548,-0.024990859,0.04619829,-0.07811881,-0.019664763,-0.015701795,-0.0055635916,0.02604915,-0.060216524,-0.028745314,-0.002243271,-0.12524673,-0.009431718,-0.0046095015,-0.018431533,-0.00065502606,-0.028345326,-0.06330696,-0.020718334,0.00058105274,0.029257197,0.22294456,0.034868825,-0.02177469,-0.0103983125,0.06458434,-0.020620724,-0.036987796,0.064350516,-0.004543051,-0.03693758,-0.016003186,0.011093105,0.012945024,0.018699355,0.01391085,0.013256216,-0.014219454,0.0097696725,0.05679499,-0.0012162593,0.026403675,0.0008163306,-0.010926235,0.012386426,-0.033914965,-0.024338908,-0.0056911507,0.022445748,0.000070619804,0.013743612,-0.029710589,0.020195851,0.022333879,-0.038139857,-0.03488222,-0.032493733,0.017921692,-0.030205416,-0.027891854,0.00986566,0.015374465,-0.002052548,0.025318008,0.0014120803,-0.018616846,-0.007642777,-0.030392861,0.00042711303,-0.031561844,-0.0038247113,0.012322307,-0.015848167,0.0057086293,-0.011347342,-0.033520922,-0.063939296,0.013708992,-0.049402602,-0.02348269,0.014208168,-0.007738374,0.020208668,-0.02587162,0.007018623,-0.04392468,-0.008969843,-0.01816356,-0.01955036,-0.01449421,0.042986095,0.016612248,0.004279758,0.0020258161,0.048019562,0.021788867,-0.038472418,-0.0015847386,0.048078492,-0.009366599,0.021097133,-0.04480754,-0.0074653532,0.01040096,-0.0019790162,0.03432537,0.0048074103,0.025214255,0.061566185,-0.017811924,0.0010477732,0.009345038,0.017250493,0.020314846,-0.008389844,0.013913306,0.030047711,0.036351644,-0.0043747835,0.014549856,0.023804288,-0.03415211,-0.023972323,0.005466088,-0.005488056,0.0079256445,-0.0032196108,0.010940511,-0.006834554,0.037408013,0.048856523,-0.05461296,-0.008566116,0.019346373,-0.022767955,0.024696209,0.06596297,0.03564032,0.011272146,0.04667856,0.037846774,-0.003953016,0.015005586,-0.0045321444,-0.0014909682,-0.012749316,-0.059180856,0.016186032,-0.011004356,-0.004666004,0.05968183,-0.0007728661,-0.046253115,0.009049417,0.020218162,0.052614138,0.011728926,0.03445016,0.0031058982,0.0245095,0.046072196,-0.05302789,-0.0018507018,0.0007393043,0.016308129,0.03258843,0.013460369,-0.025481531,-0.053328022,-0.057938505,0.018228147,0.02213693,0.027217567,0.0091581475,-0.07362922,-0.014833397,-0.087710924,-0.014979643,-0.022636654,0.013401094,-0.013571049,-0.0026516635,-0.0020959987,-0.011225694,0.06060912,0.019145286,0.024900662,0.0003924212,0.048266657,-0.012312914,0.027602356,-0.012626133,-0.040816255,-0.0034638136,-0.02467504,-0.03619356,0.010366356,-0.040023156,0.027808817,-0.029198175,0.0023417014,-0.014341956,-0.00080966647,-0.010989305,-0.00023532011,-0.0011134369,0.004627191,0.0021660065,0.001857198,-0.04404866,-0.033290178,0.00094413117,0.08307732,0.012196655,0.0069603343,0.008831614,0.032753948,0.11524249,0.024100065,0.00064579165,0.025597362,-0.027650105,-0.007555593,-0.0075985515,0.018192884,-0.02281508,-0.02512058,0.026084973,0.04453375,0.012912359,-0.012870678,-0.008805167,-0.01632802,-0.05581594,-0.037819624,-0.0342381,-0.053264324,-0.0079838205,0.048499238,0.022374645,-0.0103806835,0.032213245,0.008448077,-0.018189676,-0.05470815,-0.022031479,0.07106654,-0.013596548,-0.02108776,0.044480037,-0.02088829,-0.0048323143,-0.04727958,0.0059623164,0.0044403835,0.0064977827,0.023295319,0.006661612,0.016782222,-0.0058905766,-0.008975016,-0.022254802,0.00891949,0.027620303,0.011012882,0.033905786,-0.037058476,-0.020303912,0.008176897,-0.011944657,0.043811407,0.005400746,-0.0015545471,-0.002869821,-0.030739669,0.0561504,0.023782317,0.04288865,-0.022569474,0.005822906,-0.01596347,0.043396365,0.016705941,0.016004337,-0.010832048,-0.022039428,-0.012265351,0.017968548,-0.010229415,-0.016457694,-0.032263994,-0.047893222,-0.018013304,0.022630751,-0.0428861,0.023637567,-0.009874557,0.014263266,0.012614724,0.0410894,-0.018967776,-0.015743595,0.047391623,0.050109386,0.044016976,-0.03485109,-0.03897115,0.055549603,-0.045273703,-0.034219414,-0.04263314,-0.019200955,-0.025493436,-0.025302289,0.022792239,-0.058109507,-0.029220326,-0.061231352,0.03038922,-0.009750911,0.04046516,-0.01494534,-0.008455436,-0.019130375,-0.03066332,-0.04667817,0.0145314615,-0.035003934,-0.073082335,0.059224084,0.027425474,-0.008566868,-0.039569426,-0.03302253,0.036395602,0.039424907,0.012527821,0.027773798,-0.039087363,0.015217848,-0.04786871,0.004556688,0.016281188,-0.024768133,-0.005920105,-0.02083844,0.011542897,-0.018625041,-0.010545321,-0.0013223711,-0.023903929,0.0034617695,0.034836847,0.016835315,-0.025778595,-0.018882526,-0.031837083,0.062306397,-0.030766774,0.017933829,0.015228508,-0.025054429,0.0288666,0.029777573,-0.03378831,0.00470555,0.013291698,-0.0015209191,0.00042402308,0.01671982,0.019580849,0.018577838,0.010595254,-0.029160589,-0.042673334,0.018647155,0.007914542,-0.027444549,-0.004937011,0.0459812,0.043171495,-0.036624722,0.03825807,-0.06236123,-0.009782741,0.006856272,0.049754627,0.009018376,-0.0087197,0.014421537,-0.022104781,0.033185855,-0.05771097,0.010968694,-0.010508284,-0.03346826,-0.0014712948,-0.007082544,-0.006271204,0.04116542,-0.015180727,-0.044650078,-0.03132578,0.00974389,-0.017423531,0.0237359,-0.05575956,-0.01980828,-0.012457988,0.044682857,-0.0025568113,-0.033433698,0.03673201,-0.03233752,0.037305735,-0.14883728,-0.0015153383,0.0057746987,0.005908118,0.0018327807,0.03059024,-0.017076435,-0.018808577,-0.011763728,0.012144711,-0.018245593,-0.013364062,0.006164749,-0.029189698,-0.040348154,0.03148189,-0.041537393,0.017394112,-0.04541554,0.03853028,0.007258191,-0.00425248,0.009956245,0.013000455,-0.0450171,-0.0013014969,-0.008531114,-0.0185648,-0.012601305,0.020172942,0.000023501752,-0.06533238,0.023404779,0.04092802,-0.011895563,0.019485997,0.024238335,0.017781349,-0.022111963,0.005008088,-0.0357869,0.03320347,0.0045804977,-0.03611976,0.012591656,0.100469775,-0.042499334,0.0022892058,-0.060873553,-0.0040382976,0.024279999,0.06078067,-0.016331775,0.033638395,-0.0026954585,0.051662773,-0.07773814,0.017551545,0.01144942,0.0597736,-0.0027556096,-0.0074397195,-0.020040998,-0.023524959,-0.03079311,0.04121733,-0.052917566,0.013584154,0.01654386,0.025163636,-0.021172272,-0.030738086,0.021952521,-0.00442834,0.00292137,-0.0008142303,0.04838908,-0.046950452,-0.03888012,-0.009110325,-0.009980907,0.0074414485,-0.017706906,-0.054353006,-0.009258199,0.0016672626,0.010501727,-0.03835559,-0.012065788,-0.01103553,-0.057224974,-0.03977474,0.029089227,0.042797163,0.020105077,-0.008841091,-0.037015744,-0.00781665,-0.00025507476,0.01558302,-0.020019762,0.01296297,-0.03582081,-0.017007388,-0.044664387,0.014811393,0.032379165,0.02221197,-0.005095507,-0.022279697,-0.028925704,-0.031548012,-0.032712664,0.03492375,-0.07245652,-0.020258294,-0.013843687,0.044601165,0.04736737,0.017934883,-0.04091184,-0.03740015,0.021412326,-0.024640467,-0.009132757,0.07394221,0.077213444,-0.011108626,0.04945777,0.0034099221,0.019099701,-0.026345577,-0.009452861,0.030845447,0.0032016423,-0.0172913,-0.03777199,0.025543941,-0.0018287126,0.0045248866,0.019920362,-0.008901342,0.014891297,-0.0313195,-0.027536627,-0.06627869,-0.024677565,0.011027947,0.011965838,-0.007853145,0.017563986,-0.027608609,-0.044276085,0.07305563,-0.0114398645,0.01369578,-0.0067981575,0.005437508,-0.00059772655,0.016423827,-0.034211084,-0.0024474186,-0.072365396,-0.024274025,0.0017972373,0.041685298,-0.022244511,-0.032419942,-0.051631268,0.046567265,0.031294532,0.009753656,-0.01782531,0.014239662,-0.016379593,-0.0033986159,0.02449234,0.03180022,0.02057059,-0.051574405,0.04806184,-0.018454226,-0.021311495,0.047738537,-0.044691283,-0.008540188,-0.029835058,0.03595951,0.0006320688,0.007648018,-0.006238832,-0.014667678,-0.016470779,-0.046719287,0.03712363,-0.004910798,0.009498615,0.01101546,0.044823263,0.035825454,-0.012862151,0.0004783406,0.03193897,-0.03138796,-0.02297005,-0.023382429,-0.015340052,0.028403684,-0.033388276,0.020332342,-0.0414303,-0.0049557667,-0.007386221,-0.04415804,0.050836712,-0.0031974255,0.06938262,0.04440343,-0.01961141,0.01757196,0.04482944,0.065622106,-0.0060826703,-0.009757589,-0.027841333,0.023152156,-0.0060985186,0.0699439,-0.05571307,-0.027057005,-0.07354891,0.041092243,-0.009205619,0.029891796,-0.0076394104,-0.0137138255,-0.07244593,-0.00334217,-0.041579608,-0.012099994,0.025807464,-0.03436367,-0.0042409385,-0.027675658],"last_embed":{"hash":"z59lph","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"z59lph","at":1762860899291},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Auto-Open Headspace After Water","lines":[323,340],"size":364,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"z59lph","at":1762860899291}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Auto-Open Headspace After Water#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0081426,-0.042027947,-0.039651956,-0.00620015,-0.021139858,-0.029233664,0.028209724,0.008104009,0.037935227,0.010242609,0.029822635,-0.039976325,-0.029193852,0.0034257914,0.04038047,0.0017612327,-0.013154767,0.038063116,-0.0026746166,0.008199456,0.011091166,-0.0001328985,0.0467613,0.008177495,-0.0047463817,0.022303969,0.010613299,-0.035286803,0.03554915,0.0056358315,-0.002201359,-0.03708258,-0.016641544,-0.033932965,-0.01730308,-0.022703845,-0.013458117,-0.045593932,-0.04274011,0.0439607,0.012923557,-0.027833002,0.0030367638,-0.004067365,0.03284907,0.010010973,-0.039838906,-0.0059229694,0.0014588406,-0.01002698,-0.0070939385,-0.010726189,0.028592505,-0.025061093,-0.0052661253,0.016583212,-0.042669777,-0.013959184,-0.018348075,0.011654264,-0.060047004,0.0005986235,-0.00043643187,-0.0011718867,-0.042255234,0.06686337,0.01718352,-0.0053675026,-0.023191353,-0.013682427,0.014231244,-0.02306341,-0.023380108,0.0043371143,-0.03949021,0.049515966,0.017822687,-0.0055958596,0.029535495,0.023652084,0.017053649,-0.0024098067,-0.004097533,-0.0037851126,-0.03150225,-0.011696272,-0.0421893,0.025079452,0.032547485,-0.0023961647,0.028456734,0.00385779,0.039835393,-0.041589174,0.012637335,0.047779877,-0.003533565,-0.036055915,0.06302238,0.006912543,0.031217514,-0.022337625,0.007031447,-0.015985526,0.014800468,-0.0043156277,0.037841015,0.010197448,0.017427452,-0.003843095,0.0051821065,0.004249224,-0.0096737575,0.010223072,0.018444587,0.006761152,0.015820345,0.0006544541,0.020222506,0.013527934,0.0064305468,0.05082653,0.049088743,-0.020115279,-0.009092209,-0.016454948,0.00857501,-0.013136211,0.009892096,0.021525972,0.0018393332,0.011838454,-0.028927999,0.016438603,-0.034436554,0.035081886,0.017474573,0.006774287,-0.03371457,-0.021025741,0.0075413142,0.028113626,-0.015776303,0.0038706176,0.037581943,-0.043554213,0.009970911,0.02757855,0.011974467,0.018802218,-0.041362092,0.040760186,0.027285106,0.040456943,-0.008796031,0.007057297,0.026614333,0.019871857,-0.02206272,-0.0075515737,0.022198325,-0.01983404,-0.042870145,0.102275684,0.021084843,-0.019336624,-0.015696201,-0.010096739,-0.019859068,0.017987126,-0.03133117,0.0013461343,-0.021308677,0.023880418,-0.024234293,0.00986664,0.060439,0.021844147,0.01734357,-0.03508733,-0.06697082,-0.024590096,-0.006727539,-0.042263478,-0.004579879,0.020561494,-0.0069181714,0.0187831,-0.0074703977,0.07593833,-0.03155909,0.0048678014,-0.031405773,0.06680011,0.018445399,-0.019244852,0.0051290835,0.009152052,0.017386574,-0.016409997,-0.0019087953,0.017224079,0.025077704,-0.04364008,-0.022746764,-0.008887708,-0.00239029,-0.043911632,0.029612113,-0.015754685,0.02146325,0.043906894,0.0032038644,0.013422502,-0.03026867,0.00931825,0.022638712,-0.017548569,0.011906803,-0.0043245708,0.007005693,0.06615719,0.012746842,-0.018280782,-0.00952701,0.03925529,-0.026534107,0.060573958,-0.00189855,-0.020242596,-0.02244437,0.0036919706,-0.02464493,-0.013544153,-0.047368266,-0.018051637,-0.07061601,0.045692902,0.02828001,-0.010683982,0.022610042,-0.03910656,0.0031809842,0.011156785,-0.0074215033,-0.012380395,0.04582693,0.011292905,0.001919081,0.038553257,0.012203339,-0.0066936836,-0.04661203,0.014119141,0.027856933,0.010365771,0.012515532,-0.010975723,-0.01341907,-0.0030459245,0.008632573,0.024161095,0.025729593,0.023357065,-0.026517916,0.0065494133,-0.0023951354,-0.025352849,0.010788502,-0.0029824837,-0.031247918,-0.028310975,0.020886611,0.029618114,-0.0049149566,-0.00040862992,-0.031893764,0.026447324,0.06250521,0.026555112,-0.02776293,-0.040647715,0.030743575,0.014905959,0.00733698,-0.009623779,-0.025729021,-0.0367869,0.016016036,-0.012415062,-0.009712982,0.0072597535,0.057934765,0.018636385,-0.012399913,-0.0027400206,0.00096384843,-0.16643795,-0.00009332395,-0.0049958695,0.0033435915,0.007843788,0.015619264,-0.01748256,-0.018942235,-0.021626804,0.033274885,0.037917983,-0.03587607,0.012039186,-0.0028058828,0.034114253,-0.017884595,-0.015862988,-0.0011534936,-0.035742864,-0.05771375,-0.0471962,-0.01681758,0.07794557,-0.02532633,-0.039933756,-0.0045808055,0.04057482,-0.019688733,-0.019973692,0.0036841545,-0.034214772,-0.020794706,-0.0071973614,0.006173175,-0.008153203,0.038545407,-0.013858197,0.006692396,0.02703622,0.014296062,0.030368261,0.069209464,0.013689009,0.061753675,0.024081644,0.029853333,0.007535456,0.0046764575,-0.017980555,-0.0007574972,0.022367528,-0.00801239,0.012994373,-0.021707922,-0.024278868,-0.022479618,-0.012929798,0.034919385,-0.06572233,0.008880016,-0.012029763,-0.055415656,0.018551532,-0.0052007595,-0.051371124,-0.0075511383,-0.0180551,0.027899995,0.0024152258,-0.015798375,0.043447074,-0.07871907,-0.016263781,-0.016719604,-0.002298437,0.025972541,-0.058978517,-0.029616104,-0.0023354432,-0.12072819,-0.00065067626,-0.0055433586,-0.018591002,-0.0010825316,-0.029272089,-0.05538331,-0.020529792,0.0017254396,0.029173864,0.21751694,0.035012014,-0.013587957,-0.019489774,0.06311158,-0.02200533,-0.04452621,0.07035953,-0.005492641,-0.0364177,-0.019303951,0.00391365,0.009208177,0.015859118,0.012143357,0.012545896,-0.0053286613,0.013279431,0.059131935,0.00048670912,0.025341988,0.007996007,-0.01406895,0.014126035,-0.035993192,-0.024149084,-0.008194187,0.029062448,-0.0035014027,0.011231733,-0.027685624,0.017676678,0.020242544,-0.03729364,-0.026107952,-0.029952094,0.024585243,-0.029904058,-0.03110757,0.0090306355,0.021469884,-0.0042834766,0.021127775,-0.0025402198,-0.019331329,-0.0047698626,-0.030702157,0.001317014,-0.02855986,-0.0048082955,0.018453509,-0.018069174,0.007156401,-0.0069021634,-0.030467419,-0.06387958,0.015048679,-0.054215495,-0.020901777,0.0075310054,-0.01143196,0.025448589,-0.026438383,0.0035405338,-0.043717656,0.0016187242,-0.02076634,-0.019977294,-0.0131865665,0.044258017,0.014602368,0.00025091541,0.00057699677,0.045190185,0.023772998,-0.036073603,-0.0066027176,0.051412832,-0.008947677,0.022151293,-0.042358525,-0.0089244405,0.013069216,0.0021684295,0.031809825,0.005651371,0.027678616,0.05862462,-0.019326337,-0.0016246779,0.011092534,0.021022782,0.02066665,-0.0070180492,0.017717713,0.028501466,0.030813338,-0.00703105,0.013641493,0.020549234,-0.03477341,-0.027617754,0.006946405,-0.0029895739,0.008192964,-0.0013057906,0.017488202,-0.010153687,0.036031183,0.047492314,-0.050443925,-0.010052891,0.019166576,-0.026773766,0.019086828,0.07075489,0.040299274,0.009626523,0.044218365,0.043442886,-0.0018523753,0.006995462,-0.0028150345,0.00072242453,-0.0146347135,-0.061218876,0.014755484,-0.01637938,-0.005938098,0.062287457,-0.0036800343,-0.04824103,0.012489302,0.020183932,0.058619656,0.015549109,0.034275576,0.0015699511,0.020114226,0.047409493,-0.05430088,-0.0026319553,-0.0030932452,0.014542249,0.035443496,0.0133440895,-0.024821626,-0.05619727,-0.057708316,0.015510313,0.025170837,0.022703152,0.0077860244,-0.07543481,-0.01806106,-0.084942445,-0.013039286,-0.022507243,0.013375012,-0.015694186,-0.0058462718,-0.0011099174,-0.008950205,0.061854288,0.025077362,0.027794067,-0.0029563732,0.05047125,-0.008968991,0.029493565,-0.015145322,-0.037276085,-0.0058358395,-0.025367584,-0.03376198,0.01344155,-0.043094564,0.026803961,-0.024702929,0.012310516,-0.016348386,-0.004590211,-0.018541548,-0.0005470949,-0.0011417493,0.01098561,0.003504682,0.0015605097,-0.03905532,-0.03494796,0.0043765916,0.07895092,0.013823964,0.007656552,0.007957439,0.037450936,0.1158279,0.028734904,-0.0050668237,0.026761584,-0.02680523,-0.012583534,-0.007431579,0.019151881,-0.022137234,-0.026479127,0.025032574,0.041626792,0.008293749,-0.008558206,-0.003857235,-0.015765084,-0.052598577,-0.04230321,-0.03262421,-0.056119546,-0.008993764,0.04946229,0.02279421,-0.0019690616,0.033186853,0.010631589,-0.018826777,-0.049412772,-0.02119607,0.0684041,-0.017428692,-0.022123866,0.04265528,-0.01461486,-0.004765829,-0.041316558,0.005901214,0.002027964,0.0024960998,0.026406042,0.010718048,0.017145403,-0.0032166915,-0.007096575,-0.020462152,0.006234725,0.030153077,0.0066442923,0.026050813,-0.047039542,-0.011784723,0.009220169,-0.008732955,0.04148411,0.0021233961,0.0031280974,-0.0011383046,-0.028751967,0.052066635,0.027419034,0.040222127,-0.025942134,0.000044090557,-0.01679338,0.042941373,0.022012282,0.013766633,-0.00998479,-0.01929556,-0.011592002,0.021419533,-0.01315481,-0.016190361,-0.0320642,-0.050325703,-0.018054312,0.024912579,-0.04042337,0.023542421,-0.012808246,0.010212807,0.017144743,0.034603156,-0.020924533,-0.016005978,0.04050927,0.043793615,0.04131911,-0.03414137,-0.041426085,0.055588778,-0.041646898,-0.03431075,-0.042248745,-0.022276428,-0.02860814,-0.02637911,0.023684982,-0.055577874,-0.028251965,-0.06261556,0.032941684,-0.013647763,0.04180892,-0.0142024355,-0.010663722,-0.021615079,-0.037124846,-0.045786288,0.013134407,-0.034983717,-0.07247062,0.05643614,0.029420177,-0.008459446,-0.05165663,-0.035055358,0.03693977,0.0384828,0.0071599064,0.025401097,-0.032378037,0.011553349,-0.045756016,0.0064276583,0.016689453,-0.022043731,-0.005039751,-0.018569008,0.008893255,-0.015814576,-0.012208071,-0.0022819606,-0.02651532,0.005042054,0.034592025,0.014611025,-0.028649827,-0.02455403,-0.030492418,0.060773395,-0.0314454,0.01859295,0.013625038,-0.022443077,0.03834323,0.03008585,-0.03592739,0.0038716034,0.012555104,-0.0028558148,-0.0012021066,0.0176539,0.016765444,0.017024295,0.014157811,-0.032281294,-0.047041956,0.019687496,0.011711304,-0.03156332,-0.00045100358,0.041101683,0.040854078,-0.038157277,0.041958947,-0.06878121,-0.0069676833,0.0076229866,0.05106782,0.011534357,-0.0067511396,0.024982154,-0.019767499,0.033460233,-0.055647865,0.010423607,-0.015540827,-0.033569567,-0.00006931995,-0.0055604815,-0.004843896,0.041788578,-0.019822616,-0.047326863,-0.026085427,0.013367766,-0.02201079,0.023124937,-0.056802813,-0.02207198,-0.015312425,0.039895553,-0.00041560185,-0.032187074,0.041626245,-0.029886255,0.03572174,-0.14825147,0.00029624515,0.008083975,0.00607041,0.0042280634,0.031300947,-0.019159498,-0.019375086,-0.011284712,0.01328818,-0.021144668,-0.009093869,0.008525217,-0.030112565,-0.035260092,0.028612547,-0.044984654,0.017261134,-0.048961043,0.03598607,0.003945273,-0.0041950857,0.009922873,0.008588409,-0.045797296,-0.0050700945,-0.00983163,-0.019379307,-0.012387202,0.023057349,-0.00038198635,-0.06609675,0.02003178,0.0383013,-0.006347216,0.01923795,0.027347062,0.019738618,-0.024158329,0.004703868,-0.037618402,0.033048663,0.0056819385,-0.033710126,0.013588721,0.099067576,-0.046243414,0.004071672,-0.06517521,-0.012589932,0.030352954,0.06311067,-0.013490493,0.034788042,-0.0025195216,0.05508779,-0.07820831,0.019861817,0.0011742893,0.05323406,-0.0017762922,-0.011793064,-0.023192786,-0.027769884,-0.033608194,0.03688212,-0.047318485,0.01917623,0.014577474,0.024934947,-0.019303659,-0.024776483,0.021889683,-0.0020248704,-0.001086104,-0.0007543362,0.04391621,-0.052616578,-0.0443733,-0.0066150823,-0.013345053,0.014478059,-0.019684,-0.05184139,-0.012225962,-0.0012976362,0.015611197,-0.04414574,-0.010706825,-0.009145687,-0.063042365,-0.034713197,0.029776322,0.048998434,0.024405804,-0.006990889,-0.03290043,-0.015227429,0.0006561637,0.015154159,-0.023296317,0.010098465,-0.04129042,-0.020416897,-0.04603349,0.011844773,0.029990437,0.022539258,-0.0016414615,-0.019748455,-0.028996387,-0.029482523,-0.033703227,0.03960765,-0.0733523,-0.0214254,-0.020134252,0.042754017,0.047795516,0.01514272,-0.041359596,-0.035231743,0.021055624,-0.026537968,-0.009554291,0.06901135,0.079070844,-0.010746727,0.050755285,0.0021897391,0.016741114,-0.021463912,-0.005939392,0.03539358,0.0037109382,-0.008554968,-0.035909142,0.023748789,0.0023644592,0.0073594283,0.023235101,-0.010037229,0.01950525,-0.029337723,-0.030332739,-0.063492745,-0.023764022,0.008396438,0.014082428,-0.003981418,0.020578783,-0.02235642,-0.045215465,0.07137075,-0.015014917,0.015400075,-0.0052297963,0.002750533,-0.00022698853,0.012420939,-0.039581817,-0.0018755825,-0.07416558,-0.022153942,0.008544659,0.048593964,-0.02606705,-0.031171191,-0.046184298,0.0479149,0.024589056,0.008621418,-0.018331314,0.0128933005,-0.012115727,0.001016354,0.025073076,0.03608377,0.021622486,-0.05132502,0.050502528,-0.015447289,-0.020537566,0.047634427,-0.050924253,-0.0013993931,-0.028546518,0.03737604,-0.0007866269,0.009269049,-0.0052282894,-0.015263583,-0.014213379,-0.046930056,0.03681756,-0.0068349577,0.0066470127,0.006042437,0.040944066,0.03328795,-0.0027366695,0.0010776568,0.031981546,-0.03236305,-0.02040523,-0.021836512,-0.018224629,0.035677917,-0.030819325,0.02612951,-0.040676188,-0.0076091615,-0.009152267,-0.044231735,0.049935684,-0.007010045,0.06447319,0.046352852,-0.017399553,0.02446664,0.037587013,0.061388284,-0.0056491406,-0.005598431,-0.026073283,0.023570184,-0.001820802,0.067769185,-0.05286118,-0.02507868,-0.07741393,0.047250807,-0.010103354,0.027185112,-0.003989407,-0.015291512,-0.06988094,-0.0046896944,-0.04630243,-0.009607562,0.012210071,-0.031432115,-0.006359387,-0.025175888],"last_embed":{"hash":"j9sbto","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"j9sbto","at":1762860899291},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Auto-Open Headspace After Water#{1}","lines":[325,340],"size":327,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"j9sbto","at":1762860899291}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Evening Check-In": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023995344,-0.040964033,-0.020673955,0.011320051,-0.037924793,-0.04980717,-0.012206115,0.02996223,0.011884589,0.028326338,0.020171346,-0.017465707,-0.020350283,0.004249472,0.053228483,-0.027464768,0.0011105106,0.0011841494,-0.010220496,-0.0048531936,-0.022757351,-0.013360626,0.0447432,0.04805384,-0.017722836,0.024326082,-0.04173363,-0.043943048,0.055083323,0.06479989,-0.007427335,-0.021369139,0.01199535,-0.03041757,-0.01837522,0.009048056,0.047501348,0.0035597081,-0.04182548,0.056174017,0.012994485,-0.029351516,0.036654174,-0.031150468,0.06065595,0.0027410462,-0.026175868,-0.022557337,0.017510949,-0.022036131,0.008976947,-0.010439235,0.036130566,-0.013179689,0.031324636,0.018704336,-0.032651268,-0.0072412593,-0.040751323,0.0043135462,-0.026150072,0.01567309,-0.025718372,0.012075788,-0.041608363,0.045013744,0.03593737,-0.0003930286,0.004114611,-0.02928073,0.022273201,-0.028736515,0.027223574,0.018786078,-0.069745995,0.06633132,-0.0016110401,-0.022674585,0.0062001306,-0.010775901,0.022695087,-0.010921301,-0.020620804,0.02895902,-0.030409126,0.023702344,-0.015634065,0.031520203,-0.006342729,0.011298899,-0.002489005,-0.022893623,-0.016629038,-0.024469264,0.020388933,0.015401564,-0.013204529,-0.012900241,0.04220043,0.01559437,0.013546597,0.0074140383,0.014979832,0.01874775,0.025277443,-0.020071048,0.026426043,0.018215224,-0.0072331238,0.0016648435,-0.0112536345,0.038764436,0.0078951875,0.034793515,0.010319448,0.004441916,0.006790281,-0.0037223096,0.0017116815,-0.03122807,0.030702269,0.03916722,0.03251378,-0.04231883,-0.030234072,-0.016512474,0.015763965,-0.0058334055,-0.028488072,-0.011521949,0.0020873644,0.046655383,-0.018235983,0.0116563495,-0.043224096,0.03181239,0.0076039517,0.020336187,-0.00866223,-0.03662324,-0.009045848,0.038703885,-0.04392245,-0.0131564215,0.00611986,-0.031517193,0.033440117,0.0011755278,0.027095981,0.019619545,-0.029644394,0.037402462,0.009155255,0.074566215,-0.026129944,0.01791361,0.02070692,0.08466031,-0.04393203,0.0014794639,0.023347206,0.018936044,-0.026950812,0.08326921,0.018205801,-0.006279759,-0.018741662,0.013850383,-0.011994463,0.014127619,-0.011196283,-0.03171189,0.005783764,0.002010738,-0.008541664,0.010678891,0.054862574,0.01591835,-0.004776911,-0.025312211,-0.012841994,0.000049581275,0.010170957,-0.040430453,-0.012995926,0.059452526,-0.00021590722,-0.032288954,0.015637737,0.02719308,-0.029802846,0.013199724,-0.020765549,0.023767265,0.008422816,-0.015017777,0.050075255,-0.024241623,0.0037808733,-0.024008503,0.00022141711,-0.0021972158,0.027089497,-0.04442013,-0.0132471435,-0.025571492,-0.029220294,-0.0068062823,0.020733831,-0.016275844,0.00838271,0.030794634,-0.027871618,-0.015940294,-0.016564215,-0.015933866,-0.0129623655,-0.012759164,-0.005723047,0.0031028544,0.012827526,0.06767575,-0.0041925292,-0.017427571,0.010990215,0.036735643,0.024245609,0.060117085,0.012958985,-0.034832988,0.026828257,0.008774445,-0.02068522,0.0147282705,-0.029704457,-0.016516343,-0.039640162,0.076914884,0.05033644,-0.013362962,-0.012692617,0.050176255,0.03239151,-0.01781188,-0.035111666,-0.026280617,0.034892857,0.050837997,-0.022051455,0.026387598,-0.0042282073,-0.024024101,-0.049152188,-0.02248586,0.025636515,0.04057862,0.003967336,-0.009247244,-0.017602582,0.000049451195,0.0076393853,0.016361978,0.0044708326,0.021431824,0.00038753683,0.033871174,0.015311452,-0.01886643,0.009262054,-0.018916465,0.017656695,-0.041926354,0.00394275,0.01322221,-0.017032834,0.02464082,-0.03939105,0.01864199,0.08932778,-0.033579104,0.008109493,0.0027436547,0.023645978,-0.0061677652,0.07659206,0.019080272,-0.018620212,-0.00004235323,0.025600329,-0.029485444,-0.0205322,-0.018636052,0.07712318,-0.0029549848,-0.018608768,0.0021776655,0.023524527,-0.18251687,0.00080411456,-0.041509897,0.046800405,0.016791882,0.02495367,-0.029642103,-0.020432401,-0.021507962,0.06337987,0.010472446,-0.05106274,0.037367895,-0.012168091,-0.020081723,-0.015487421,0.0012111653,0.012427263,-0.04450156,-0.054760277,-0.029425008,0.017285274,0.063855,-0.04171291,-0.046061095,-0.0022256454,0.088209644,-0.010731792,-0.0218497,0.010319958,-0.06382547,0.0357792,-0.0011074983,0.015979113,-0.0021702396,0.044460233,-0.043847423,-0.019318368,0.046058785,0.040585794,0.031397544,0.04004122,-0.022150313,0.0304178,0.0074327798,-0.008339736,-0.010752559,-0.0072009857,-0.04941788,0.028811166,-0.056189265,-0.022149613,-0.03987184,-0.014059793,-0.03965226,0.015530958,-0.001633259,0.016431633,-0.037552256,0.015231586,-0.030382667,-0.013005989,-0.026387433,-0.009633327,-0.047182564,0.004619553,0.02046889,-0.028963652,0.0079304,-0.006314122,0.018318057,-0.04831089,-0.0051820376,-0.019550417,0.0053104083,0.023201713,-0.030096283,0.009763885,-0.01512852,-0.13361472,-0.012481791,0.028288884,-0.026330661,0.036111988,0.011030094,-0.039548002,-0.0064069736,0.008284803,0.021558909,0.21765955,0.026152814,-0.004282191,-0.010219416,0.06921624,-0.0080700675,-0.030260192,0.03333208,0.0033727612,-0.029741943,-0.011567453,0.008085017,-0.019629328,0.024139684,0.03803243,-0.00032941942,-0.06661298,0.031087706,0.08473271,-0.006125967,0.028387886,-0.0063833706,0.034187052,-0.044187278,-0.06702415,-0.02517899,-0.019516166,0.015421679,0.013300005,0.039231554,-0.056990623,0.023992518,0.033197604,-0.017457118,-0.0061197383,-0.001709011,0.01831729,-0.05064315,-0.010792653,0.014066128,0.019295419,0.010921888,0.03780713,-0.019594178,-0.03829072,0.00059611554,-0.06374653,0.017438395,-0.030338448,-0.011915222,0.021896586,-0.0047892574,0.02467618,-0.032785553,-0.043722406,-0.05325226,-0.00028835947,0.0025704517,-0.014632753,0.016956517,0.03228172,0.008704617,-0.0090624755,-0.01383952,-0.0054155225,0.013506123,-0.035496246,0.007279589,-0.018094582,0.024472335,0.035411566,0.010306927,-0.016683929,0.019661283,0.0036542984,-0.069640554,0.019074684,0.03218949,0.004281128,0.03091845,-0.030356556,-0.030816086,-0.039351624,-0.01194354,0.009255428,-0.03854652,0.018299935,0.04811809,-0.0014793858,0.035392582,0.016065031,0.003311283,-0.012238086,-0.04699782,-0.014066027,0.007780437,0.03279661,0.0009065206,0.024921855,0.036376476,-0.033400718,-0.011253818,0.0044081975,0.014905014,-0.009227332,-0.025673201,-0.04159054,0.0109668495,0.0064072777,0.0142136775,-0.07147016,0.005241515,0.02994723,-0.047862533,0.024951292,0.059861094,-0.012147312,-0.008256598,0.0150321005,-0.033748906,-0.025869422,0.0038589998,0.013502526,0.03646629,-0.0274493,-0.040245377,-0.0065103504,0.01175559,-0.018859508,0.059307333,0.0020332686,-0.025582954,0.013265203,0.016457036,0.041113086,0.020795934,0.041299332,-0.006793363,0.037163153,0.051448654,-0.04483636,0.018797029,-0.008708216,0.007364097,0.020172648,0.03257921,0.0025064603,-0.009990386,-0.059405524,0.016937494,0.015556583,0.049252864,0.03415493,-0.04110283,-0.004411539,-0.04687082,-0.02641051,-0.009602276,-0.0077770753,0.006470111,0.013504189,0.0008139652,0.046071053,0.077852234,0.0039947517,0.01635931,0.013477403,0.020722268,0.019680465,0.025027502,0.0033164795,-0.01400806,-0.008418538,-0.0025151952,-0.021978207,-0.03816232,-0.036240775,0.00389244,-0.028024334,-0.01235206,0.02410465,-0.024939556,-0.03416418,0.013452916,0.0030958091,-0.00897201,0.010894123,-0.004881898,0.008495164,-0.019584669,-0.018271478,0.0928307,0.012467579,-0.0029249731,-0.016591443,0.018143864,0.086764745,-0.0010955124,0.008183891,-0.014110302,-0.02348582,0.004336657,-0.00022042404,-0.012881089,-0.0035607044,-0.0075246473,-0.013582626,0.014473786,0.017057242,0.0012216631,0.008921522,-0.010926257,-0.04340872,-0.009329619,-0.021941533,-0.044535518,-0.00077074626,0.022733819,-0.0036691292,-0.029400514,-0.02685636,-0.009293096,0.016262762,-0.042433836,-0.018339237,0.059081126,-0.018477596,-0.038613003,0.054969814,-0.013889697,-0.004015795,-0.04858791,0.026016217,0.0054512676,0.0007384098,0.02751883,-0.021877777,0.026671404,-0.032468554,-0.009340493,-0.019669123,-0.007723328,0.020909853,0.013581255,0.024120985,0.010970576,-0.02344506,-0.030176388,0.007996477,0.0050813644,-0.009890472,0.00089685444,0.0022770606,-0.024737105,0.014173688,0.021491705,-0.015215068,0.006158941,0.019830342,-0.002421087,-0.0050322404,0.009895631,-0.010154235,-0.03379386,-0.039984412,-0.021656364,-0.010222476,0.0066799135,-0.03439915,-0.047606077,-0.006537611,-0.024878837,-0.028401025,-0.03525428,-0.024779268,-0.016950075,0.0134850945,-0.0155053325,0.058358025,-0.019886443,0.0026192088,0.052949313,0.06116277,0.06085913,-0.01601968,-0.01153293,0.027130598,-0.017521972,0.0035258732,-0.05589257,0.011493472,-0.0034069445,-0.05685735,-0.006340349,-0.032010138,-0.033715617,-0.052966405,0.047165476,0.009683015,0.0030105652,-0.008395824,0.0053500943,-0.011789726,0.004824384,-0.017677516,-0.012334531,-0.017264122,-0.027050227,0.08102122,0.020810695,0.014833967,-0.014862968,0.004045599,0.038466483,0.017069662,-0.017539782,0.047207747,-0.011943188,0.047633484,-0.034067195,-0.016239451,-0.011555558,-0.03973578,-0.020029472,-0.023868911,0.0035008402,0.0020003011,0.016022302,-0.012061562,-0.025009938,-0.01965945,0.0014330867,-0.010727135,-0.03219302,-0.03387255,-0.004005176,0.05839031,-0.028312895,0.005143315,0.0002022595,-0.007418509,0.013188124,-0.0008189791,-0.044274524,0.0033551743,0.0068989373,0.024488794,-0.01810363,0.010415293,-0.0008473757,0.023496622,0.04242707,-0.01656269,-0.05185402,-0.01128881,0.033938665,-0.015635747,-0.015080742,0.059333593,0.04599662,-0.014970931,0.03737683,-0.03433799,-0.04648609,-0.008049173,0.07014894,0.01674387,0.003971811,0.020861262,-0.026016684,-0.009258623,-0.0031126274,0.01754819,-0.009726611,-0.024317667,0.0075255497,0.029135004,-0.015148306,0.034246534,-0.019869477,-0.0378483,-0.031803798,-0.011596412,-0.028541572,0.020486144,-0.026457012,-0.017713133,0.01730525,0.04567287,-0.012203121,-0.031872466,0.0209224,-0.07161356,0.02321361,-0.16155152,0.039810505,-0.038001884,-0.028053958,-0.021416012,0.0022411533,-0.05175246,-0.012959632,0.0002751681,0.004735189,-0.029986676,-0.036714327,0.048591323,-0.013715416,-0.044124566,0.03163459,-0.056986574,0.038886763,-0.03453214,0.06134641,0.03326267,-0.03326268,0.03367167,0.015847651,-0.026696995,-0.008727417,0.023822585,-0.035517607,-0.025661416,-0.07147957,0.0119909765,-0.034262754,0.015074982,0.04945206,-0.015619796,-0.00300632,0.001672926,0.001417831,-0.019146139,0.011165364,-0.0036792324,0.016997976,0.009767413,-0.009104982,0.023803784,0.080871254,-0.028893726,0.004452992,-0.05406303,0.010425213,0.012672522,0.047169972,-0.034170806,0.018547375,-0.026681773,-0.020624848,-0.028611913,0.002738951,-0.011843838,0.042010237,-0.0018858508,-0.012120715,-0.0185165,-0.04188298,0.0014604134,0.04525134,-0.082593516,0.006073032,0.0033524057,0.007987006,-0.04366631,-0.05244695,-0.0002407051,-0.03819682,0.0064030983,0.023670938,0.039202783,-0.029050238,-0.030558717,-0.00053657015,-0.031482145,0.0025789412,-0.0083573805,-0.023258654,0.0080144415,0.013168449,-0.018354632,-0.014510622,-0.057071798,-0.004441728,-0.05224548,-0.031453397,0.028984722,0.03235495,-0.0031985354,0.04068474,-0.009235139,-0.00048095384,-0.016042827,0.0053562275,0.004405064,-0.027442424,-0.021903666,-0.01991033,-0.04810218,0.0059268526,0.022885922,0.012258473,-0.025566092,-0.04659714,0.00032311096,-0.0008077569,-0.0054372908,0.0038048988,-0.06600715,-0.018390609,0.00018581904,0.053174853,0.003849558,0.037195787,-0.025727844,0.0034990725,-0.0054873507,-0.0214146,0.06033435,0.053069778,0.064641885,0.050020933,-0.00501103,-0.0014176897,-0.013013989,-0.042603135,-0.019549076,-0.00026108537,0.03478275,-0.028317356,-0.024862293,0.021984892,-0.014827835,-0.03519634,0.017454876,-0.0032784946,-0.0011716725,-0.027364489,0.00975128,-0.042397507,-0.01654576,0.0027098067,0.007660421,-0.007083225,0.035816,0.029986212,0.023155779,0.033374973,0.0025496394,0.05078921,-0.008504825,0.0221533,0.009183974,0.018967183,-0.047052246,0.003668247,-0.044147745,-0.01943634,0.0005600951,0.022871185,0.0031741138,-0.023866674,-0.03187145,0.018955924,0.019961318,0.008831745,-0.051531132,0.015931783,0.011005724,0.0078342995,0.03715407,0.016306072,0.0042160624,-0.03857396,0.021592831,-0.017576184,-0.0024696332,0.011676908,-0.029337082,-0.02779724,0.007879434,0.041409813,0.0034609367,-0.03375692,-0.0019348456,0.020418685,-0.031313565,-0.013743816,0.07757719,-0.0005512513,0.030222658,0.034468565,0.05321192,0.00028844643,-0.013984618,-0.0055363905,0.087154716,-0.015169128,0.008654589,-0.03238998,0.00015189199,0.021104038,-0.042755704,-0.022461684,-0.038379062,0.005989699,0.00564999,-0.015906727,0.01565977,-0.03803403,0.041222617,0.015985256,-0.024330813,0.016469473,0.05616488,0.046938244,0.033244714,-0.041410282,-0.020974558,0.0037256412,-0.04290171,0.011155294,-0.021630922,0.03364685,-0.0440058,-0.0002494216,-0.0118314065,0.04441758,-0.02087155,0.011924327,-0.06415202,0.020596543,-0.04407953,-0.04875416,0.035453502,-0.06884909,0.002689724,-0.026790235],"last_embed":{"hash":"18shrfj","tokens":88}}},"text":null,"length":0,"last_read":{"hash":"18shrfj","at":1762860899291},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Evening Check-In","lines":[341,356],"size":352,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"18shrfj","at":1762860899291}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Evening Check-In#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030116165,-0.04063241,-0.02012396,0.00897155,-0.04300663,-0.05407138,-0.01631275,0.026446491,0.01211996,0.023993054,0.023396805,-0.014570103,-0.0150620015,0.0027503485,0.051884856,-0.031543605,0.005768935,0.0041137347,-0.009679942,0.0012773507,-0.020354096,-0.018398674,0.04237381,0.045644663,-0.011545024,0.024696503,-0.038260054,-0.038512103,0.054978877,0.06286103,-0.0027036662,-0.024598664,0.008685287,-0.03310511,-0.01963158,0.0045145936,0.05186587,0.0070152977,-0.041346975,0.052342873,0.01262897,-0.030002255,0.036981553,-0.027395695,0.062128488,0.0015580677,-0.023048358,-0.020745408,0.020378785,-0.02008361,0.010292654,-0.0074439137,0.03614668,-0.011625794,0.02783572,0.018825524,-0.024622269,-0.0135892695,-0.03534144,0.004092977,-0.023878802,0.00689601,-0.023337213,0.017787226,-0.040846862,0.049025938,0.03889537,-0.00004128744,0.0026190665,-0.02748387,0.020413171,-0.02303619,0.028200684,0.01369559,-0.074679025,0.070592225,0.001530732,-0.0230549,0.0065405844,-0.009914818,0.032006934,-0.013839634,-0.02182119,0.034609575,-0.027832076,0.029970394,-0.018273864,0.03202465,-0.003362537,0.008238995,-0.000087270055,-0.023801679,-0.026356783,-0.01574712,0.024945052,0.016916713,-0.015201897,-0.0117176175,0.040731244,0.012249713,0.0154215265,0.0074944287,0.017189423,0.014728727,0.021085178,-0.018072436,0.031197859,0.01698575,-0.011347221,0.002215775,-0.012353759,0.040119965,0.0047653825,0.03414338,0.01100149,0.01166441,0.003638115,-0.0036021185,-0.002890589,-0.036000494,0.028964426,0.03433492,0.027891345,-0.036378894,-0.037040617,-0.015026321,0.016374728,-0.005999163,-0.027478617,-0.009323201,0.0017550208,0.049315933,-0.014847967,0.013240101,-0.040576905,0.035243515,0.008916859,0.02445818,-0.010094196,-0.03495066,-0.009636872,0.04037461,-0.045266453,-0.020457463,0.003970273,-0.034791913,0.03552458,0.0005262947,0.026010422,0.019756317,-0.024575762,0.038814697,0.017632544,0.06885453,-0.025154255,0.01724763,0.018427767,0.085963786,-0.042374622,-0.0001365905,0.027729696,0.017648632,-0.026031544,0.08578576,0.01743842,0.00025728196,-0.021726746,0.017204922,-0.012507737,0.01813584,-0.012861999,-0.031105645,0.0075576953,0.00042694004,-0.009120208,0.011336629,0.050757024,0.013776084,-0.013055328,-0.024244918,-0.018941455,0.000498858,0.008952684,-0.037032522,-0.013269357,0.0623574,-0.0019418331,-0.027574195,0.014685566,0.033264674,-0.03572708,0.0077256016,-0.026087908,0.021266067,0.0055110552,-0.022143187,0.045518827,-0.024102813,0.005326571,-0.030023042,-0.004804398,0.0016676849,0.028489398,-0.0402339,-0.011163443,-0.026273437,-0.028192166,-0.0041650576,0.02406445,-0.012311693,0.0052554435,0.024756718,-0.029992457,-0.01507735,-0.01976793,-0.02325177,-0.009940528,-0.014415598,-0.0006176476,0.0043607713,0.011885214,0.064690195,-0.004056674,-0.020891504,0.011740442,0.041362096,0.01859456,0.0563004,0.01024868,-0.036734357,0.025739457,0.007060401,-0.017383957,0.013917473,-0.030093094,-0.016989792,-0.04289846,0.08259248,0.049730156,-0.02038344,-0.012892078,0.046219517,0.034271594,-0.01978456,-0.032460384,-0.027430013,0.034256402,0.05302843,-0.019406285,0.024678597,0.0018236539,-0.022883652,-0.048725054,-0.02183334,0.029313896,0.04035721,0.002849448,-0.010509285,-0.014465438,0.0029660899,0.007337645,0.010521763,0.004530749,0.022796437,0.0011856618,0.028828626,0.012951236,-0.019201582,0.011818487,-0.021295687,0.014686598,-0.039245985,0.0056569236,0.003085517,-0.019434918,0.021729236,-0.037667394,0.0203345,0.08330119,-0.027415037,0.0061974395,0.006821747,0.02567441,-0.005580773,0.0757251,0.020297268,-0.018848008,-0.004114908,0.027110197,-0.024659859,-0.020573199,-0.0113600595,0.07756867,-0.0019927875,-0.018613005,-0.005484617,0.02018839,-0.17910779,0.0005281835,-0.041006427,0.052944917,0.017500859,0.02886734,-0.031565394,-0.022829566,-0.022799676,0.06595019,0.0076035964,-0.049776126,0.03305176,-0.015262934,-0.020759707,-0.012129753,0.0014931691,0.008208452,-0.040181484,-0.052783705,-0.02546845,0.013987145,0.06268099,-0.042762317,-0.04223973,-0.007193536,0.08420435,-0.00715151,-0.01924439,0.010988532,-0.06719133,0.031992912,-0.0019096971,0.011828872,0.00025187634,0.046118513,-0.039171036,-0.014151122,0.046738002,0.045864128,0.030732263,0.036577772,-0.025024727,0.030671578,0.0059596375,-0.0043214466,-0.015111296,-0.01382014,-0.04961548,0.029258516,-0.056626543,-0.023205815,-0.041838884,-0.017538387,-0.03829637,0.017268112,-0.0037984063,0.022668157,-0.046241384,0.010782587,-0.033356063,-0.01513261,-0.023446973,-0.0006772964,-0.0440407,0.010544525,0.0176062,-0.036334775,0.016857442,-0.00072060514,0.019621914,-0.043244485,0.00007065083,-0.02090651,0.0074975058,0.021626431,-0.030065719,0.00918045,-0.013723204,-0.12941338,-0.010240867,0.026162906,-0.026597105,0.04090907,0.009919097,-0.032032836,-0.0022759244,0.011392685,0.021494173,0.21589364,0.023742286,-0.0017598615,-0.009773318,0.06755806,-0.007605825,-0.033167657,0.036825735,0.0034450544,-0.031243324,-0.014506369,0.0047300975,-0.019094251,0.017546395,0.035379566,0.0008203821,-0.05761639,0.03483863,0.08439605,-0.005786139,0.024418605,-0.0014378164,0.032192368,-0.04361629,-0.06935554,-0.027033754,-0.023395276,0.019155156,0.008840433,0.03699882,-0.05565028,0.02254472,0.038656365,-0.02071333,0.00036911425,0.00033577002,0.025862351,-0.050390653,-0.0053189374,0.0072973943,0.01707446,0.011549692,0.03542934,-0.021749124,-0.035992853,0.0036838674,-0.07025939,0.01875317,-0.03304215,-0.006888922,0.026064172,-0.007115942,0.02528051,-0.031002315,-0.042564947,-0.05189535,0.003887539,0.002823388,-0.01939655,0.010074782,0.032018304,0.011735479,-0.007988904,-0.012462483,-0.0025102647,0.023137867,-0.03525645,0.012558799,-0.01768637,0.02373119,0.039249677,0.00982613,-0.018313399,0.017556535,0.000516281,-0.06727262,0.010699129,0.036037575,0.0003368937,0.03494364,-0.025712503,-0.033736907,-0.038947377,-0.00931382,0.007968097,-0.04041979,0.02142116,0.044692643,-0.0044714827,0.04262044,0.022143358,0.0083886525,-0.010500299,-0.043522757,-0.014445457,0.0057830666,0.028036766,0.00038308805,0.02659642,0.037775382,-0.03387439,-0.020244407,0.005226212,0.018172763,-0.012254911,-0.024356982,-0.040813476,0.008110604,-0.00247058,0.010220369,-0.068990454,0.0033879892,0.027926259,-0.049632773,0.027276358,0.06471028,-0.0041811564,-0.005786265,0.0142300995,-0.03194911,-0.025385741,0.0017071287,0.012779933,0.0370193,-0.02560941,-0.04182794,-0.006656839,0.00876681,-0.02097461,0.05816123,-0.0012206689,-0.026696188,0.015136026,0.018697469,0.0436255,0.026241673,0.037675943,-0.009436995,0.035875447,0.050000645,-0.03982879,0.014308547,-0.0094136065,0.0032730147,0.024363982,0.029623035,0.0034153997,-0.015547661,-0.058338173,0.0162171,0.01451192,0.044520646,0.031899903,-0.038459826,-0.004933518,-0.038515456,-0.028427428,-0.009969073,-0.009746333,0.005294503,0.011841791,-0.0020565784,0.04465931,0.07987084,0.009051124,0.0140173985,0.014095079,0.01770263,0.026800573,0.025712531,0.0029686443,-0.0082434425,-0.006950668,-0.0048284973,-0.018994536,-0.036010534,-0.03689721,0.0018224863,-0.02738548,-0.009343451,0.02197661,-0.026239224,-0.03489891,0.013635461,0.0035125443,-0.0062139262,0.009528265,-0.0062578716,0.008538338,-0.01769751,-0.01589921,0.09251727,0.013723739,-0.004028983,-0.012966235,0.019331595,0.082650445,0.003127102,0.0072869365,-0.012259508,-0.022933569,0.00081660534,0.0021589883,-0.013508065,-0.0057018544,-0.00601878,-0.013230084,0.013381679,0.0115653295,0.00874169,0.0114245545,-0.01373636,-0.04499558,-0.00812695,-0.02022462,-0.04601002,-0.00165581,0.023146555,-0.00054501195,-0.020840997,-0.025338273,-0.0073967315,0.016067304,-0.043411575,-0.014989091,0.05215463,-0.018291695,-0.04074359,0.051590316,-0.006145904,-0.0031461262,-0.04603455,0.02768721,0.004193724,0.0032061934,0.025356516,-0.026907086,0.025990842,-0.031673506,-0.0070704375,-0.016245734,-0.011863745,0.023268133,0.010538697,0.021204818,0.006573773,-0.021354705,-0.033070497,0.004007355,0.0062121195,-0.007285541,0.00018733612,0.0066560903,-0.024961704,0.014009602,0.02481728,-0.018732347,0.005231531,0.019267917,-0.005329339,-0.00988231,0.014325875,-0.012526774,-0.037366666,-0.042741034,-0.02086144,-0.009578019,0.0015313586,-0.035122883,-0.053578608,-0.002886547,-0.028412687,-0.026992118,-0.03961597,-0.022852404,-0.020913796,0.010380159,-0.012814782,0.056555014,-0.023600994,0.0052043535,0.052618697,0.06184137,0.0580398,-0.018596904,-0.017877204,0.024236144,-0.016443942,0.0074676224,-0.05535305,0.009624102,-0.007178705,-0.06099042,-0.009364304,-0.027375702,-0.032194532,-0.055828325,0.047002137,0.0095998235,0.0010474701,-0.010297037,0.00934361,-0.014633471,0.004111714,-0.017007595,-0.011930743,-0.012750964,-0.027565347,0.08036712,0.022762893,0.017571222,-0.017052338,0.00030927354,0.043496463,0.015526312,-0.018973231,0.04764037,-0.0075897244,0.047905054,-0.036363706,-0.015559931,-0.013447984,-0.036838666,-0.021874616,-0.021492848,0.001860508,0.005232732,0.016418964,-0.012889718,-0.028658886,-0.02434933,0.0004169503,-0.014200849,-0.030238876,-0.03681369,-0.0039002746,0.053552352,-0.029841125,0.003985037,0.0013927158,0.0034110069,0.014113197,-0.0046951026,-0.04632998,0.005317036,0.0071822167,0.022521824,-0.0155994585,0.004657151,-0.001771718,0.023758119,0.04087886,-0.014370729,-0.0520338,-0.008550918,0.037802435,-0.01934776,-0.018452896,0.055659965,0.04791298,-0.014563943,0.037301645,-0.0431051,-0.044672497,-0.0050273333,0.071905,0.013103485,0.006440353,0.024457313,-0.025240617,-0.008885886,-0.0005940582,0.016326366,-0.0057393513,-0.020027483,0.011092456,0.029920893,-0.012823769,0.033874616,-0.022797832,-0.039351135,-0.024162155,-0.012078033,-0.034969706,0.02175731,-0.027762556,-0.02293241,0.016041474,0.043192357,-0.009346453,-0.03332228,0.018753586,-0.07575111,0.02187716,-0.16323279,0.041306406,-0.03995713,-0.028284973,-0.021407587,0.0023826067,-0.05061729,-0.01048137,0.0024729555,0.006282557,-0.028347097,-0.03808123,0.043111663,-0.01473736,-0.03678233,0.034331154,-0.059020083,0.04132484,-0.032746926,0.0584325,0.03136614,-0.028865878,0.036166277,0.014928064,-0.028774966,-0.014014315,0.029921407,-0.03554003,-0.026819369,-0.07362351,0.016075317,-0.02465714,0.010720428,0.052810412,-0.014167675,0.00009604688,0.0053479755,-0.0008321922,-0.024280164,0.007658884,-0.0044522984,0.017323337,0.010153056,-0.010353367,0.030127432,0.07914461,-0.032953493,0.0079138,-0.051378746,0.0029424096,0.018134184,0.050409846,-0.034735657,0.020935478,-0.025355428,-0.017889926,-0.022564014,-0.00020420771,-0.01261785,0.041443415,-0.0028741457,-0.014877551,-0.018909233,-0.043274254,-0.004131032,0.039926212,-0.08176151,0.00995444,-0.0047459397,0.007650927,-0.04220247,-0.050695777,-0.0014481692,-0.034822438,0.010747539,0.02732708,0.03620241,-0.02963325,-0.03224388,0.00023595199,-0.03489334,0.009845704,-0.011363112,-0.025584437,0.008023252,0.01624575,-0.01978373,-0.011840293,-0.055871025,-0.0033143845,-0.055120755,-0.028097348,0.027586624,0.034160517,-0.00372059,0.049258504,-0.0077050747,0.00009538403,-0.017769046,0.00377958,0.0016206522,-0.03236214,-0.028576888,-0.022259878,-0.05178502,0.004456564,0.024902673,0.01361602,-0.03275056,-0.044970505,0.003739339,-0.0056835846,-0.0005830361,0.0053202426,-0.068984196,-0.02030614,-0.0029132639,0.052790824,0.00059066503,0.04044074,-0.032434728,0.0029624982,-0.003289379,-0.021123895,0.06610587,0.054968853,0.06614193,0.05201526,-0.009059591,-0.0027813546,-0.020152418,-0.04282961,-0.011935435,0.0033529089,0.03947577,-0.026410189,-0.015405094,0.022754792,-0.01847454,-0.039192762,0.01568076,-0.0020720446,-0.00018259742,-0.02725359,0.0112537425,-0.047575552,-0.013301298,-0.0004994393,0.009103466,-0.005185367,0.032414638,0.033609815,0.027815567,0.02661585,0.003315813,0.054490577,-0.007961345,0.017369395,0.008962647,0.019005125,-0.052092057,0.005260507,-0.04425732,-0.021192543,0.0035840133,0.027205126,-0.000653974,-0.022884974,-0.028370813,0.021690743,0.012898316,0.0069744624,-0.05175523,0.014637141,0.008112044,0.009647731,0.034467,0.019697003,0.0014090175,-0.039832853,0.022109672,-0.01668138,0.00012786759,0.008790642,-0.024793837,-0.027186843,0.008516592,0.043193646,0.006777596,-0.035093017,-0.0032017983,0.016567845,-0.039261833,-0.0105828615,0.07878024,0.0017219366,0.02881535,0.034852203,0.052769706,-0.0041061356,-0.009884192,-0.004689576,0.086656675,-0.012395972,0.011228108,-0.028609183,-0.010305485,0.02429204,-0.04219691,-0.019077446,-0.039890938,0.0036268192,0.0048763542,-0.021181235,0.013563676,-0.042467475,0.040314596,0.015810309,-0.023185331,0.012052804,0.054515354,0.041928813,0.029653018,-0.03981918,-0.021388842,0.0074037747,-0.04230852,0.010453782,-0.01912339,0.032968298,-0.045246117,-0.000051626997,-0.011573223,0.03897152,-0.021471312,0.014901636,-0.063421175,0.023084277,-0.045610074,-0.049893748,0.032318443,-0.06406543,0.001963994,-0.02409008],"last_embed":{"hash":"gza6ho","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"gza6ho","at":1762860902671},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Evening Check-In#{1}","lines":[343,356],"size":330,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gza6ho","at":1762860902671}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Weekly Stats": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05100849,-0.011579039,-0.039097287,0.005783818,-0.037510194,-0.02840033,0.006146507,-0.0022373374,0.0046364944,0.03251739,-0.0033156818,0.022792958,0.005644729,0.00624778,0.02159264,-0.0030693384,0.006613874,-0.00532557,0.022065548,-0.021819595,-0.024149034,0.0038821367,0.04512277,-0.00043217637,0.0023903088,0.020385243,-0.015532337,-0.045953296,0.043805465,0.044606898,0.0077689476,-0.03962284,0.019409517,-0.04886079,-0.013244697,-0.009753074,0.003105208,-0.013020121,-0.04815446,0.06729398,0.013718773,-0.037880205,-0.00095132604,-0.024267966,0.017667139,-0.005510085,-0.05215558,-0.03404892,-0.037109412,-0.023117458,0.03203824,-0.014203626,0.05942126,-0.016723067,0.05659573,0.049426384,-0.041869324,-0.014742925,-0.050014626,-0.0100546405,-0.03632385,0.012025883,-0.03754053,0.0006491416,0.004565363,0.028822606,0.002039461,-0.016758768,0.0011022041,0.0012934667,0.022699188,-0.028672382,0.002657752,0.023017216,-0.079167336,0.028910302,-0.01659261,-0.015855119,0.018163966,0.010482796,0.0010507659,-0.00072132435,-0.009892062,0.0038474228,-0.015699454,0.0264029,-0.006966971,0.060880218,0.009064977,0.00784716,-0.0036115171,-0.017590323,-0.034461774,-0.036937956,0.010716027,0.0044358526,-0.010467909,-0.0028508871,0.023347534,0.020303365,0.022496678,-0.015417909,0.020703597,0.023286013,0.023022749,-0.022383839,0.02578398,0.022194395,-0.007733585,-0.011776726,-0.02050158,0.001699464,0.0081837345,0.01909039,-0.0008563298,0.00081697333,0.01449645,0.006291325,-0.015172747,0.013756268,0.029895416,0.038220763,0.014930845,-0.045180723,-0.031995185,0.01130087,-0.028431175,0.015065101,-0.042283762,0.010478345,0.01150162,0.04264304,-0.03893568,0.02146673,-0.009970499,0.032030717,0.034392178,0.029106783,-0.0054468377,-0.029693006,0.0060193287,0.023551207,-0.029651327,-0.010572933,0.01524843,-0.04798301,-0.0010714259,-0.012931273,0.0380865,0.037098993,-0.03300709,0.035127334,0.023810776,0.04035055,-0.03792612,0.0037992927,0.03544807,0.03654096,-0.033043984,0.014180795,0.026094768,0.020220015,-0.027760621,0.10340278,-0.0021167565,-0.005932808,0.015451828,0.022636615,-0.0065259114,0.024180297,0.0065267608,-0.0036064503,-0.020959271,-0.0038902806,0.0074624205,0.01758018,0.08600358,0.027550701,-0.009092067,-0.029799107,-0.047237486,0.010934399,-0.010562036,-0.050254755,-0.014212151,0.041123457,-0.013893869,-0.07325862,0.012099468,0.010218736,-0.021685632,0.023066618,-0.046994157,0.033921897,0.018049369,-0.01866498,0.050130308,0.0090747075,0.0072915275,-0.029089177,-0.005998525,-0.0036984028,0.0072854976,-0.032908853,-0.03163025,-0.007688318,-0.014352149,0.0013957352,0.045526713,-0.04305138,-0.002777442,0.0549041,-0.031675227,0.009435221,-0.0020087643,-0.027370762,0.01009719,-0.005494379,-0.011255154,-0.010590417,0.00013511989,0.06756231,-0.0014692406,-0.006101769,-0.007335044,-0.0013838599,0.009645897,0.061724197,0.027575033,-0.017775124,0.00047556602,0.011236487,0.001991824,0.01055321,-0.017805757,-0.020269843,-0.045294963,0.028739331,0.065465905,0.008175353,-0.02228702,0.047835495,0.06370187,-0.0008064501,-0.0105380295,-0.02909276,0.05783108,0.037277218,-0.030856987,0.016057597,-0.0003949175,-0.006151306,-0.024160676,-0.01965006,0.02127184,0.037595473,-0.009765079,-0.030434169,-0.01054628,0.001286012,-0.0058626453,0.0026266638,-0.020910317,0.02339009,0.0053721447,0.029424516,0.023562213,-0.020683883,-0.0018665842,0.0027817397,0.002269972,-0.06060795,-0.011774864,0.031402405,-0.024247348,-0.011946465,-0.03051674,0.045501392,0.062117673,-0.039550457,0.00081840804,0.022775093,0.02031071,0.005086067,0.06161143,0.005315176,-0.033794045,-0.034204196,0.021294862,-0.016633464,-0.029433908,0.00022709736,0.07778301,0.017364731,-0.022655101,0.016598525,0.017662242,-0.17783119,0.013035687,-0.046884432,0.034690302,0.007667183,0.049721096,-0.01958158,0.015035077,-0.02214416,0.074808024,0.026158947,-0.04992243,0.042687256,0.007908475,0.004384233,-0.030851196,-0.028704943,0.01140916,-0.044222772,-0.036852337,-0.0564051,-0.00013007208,0.028731944,-0.007632705,-0.04441305,0.04347496,0.058244824,-0.004872802,0.00077792705,-0.013121044,-0.05801825,0.020017233,0.00553329,-0.019304406,-0.015953818,0.060126282,-0.027356718,-0.04051959,0.047851454,0.023375602,0.021591254,0.064028665,-0.002971733,0.032374214,0.0023450372,-0.0046071545,-0.008359226,0.0035823716,-0.03671941,0.01768829,-0.032146964,-0.0044865175,-0.016612828,-0.015718203,-0.040136717,-0.008193809,-0.040148783,0.015883531,-0.036991645,-0.022601632,-0.021047026,0.001822332,-0.004601033,-0.045132022,-0.06271685,-0.033798024,0.01589435,-0.0015484054,-0.00850305,-0.028816909,0.02360882,-0.044346422,0.00449273,-0.0057822047,-0.0047261487,0.03955524,-0.049547605,0.007630111,-0.021180246,-0.12371732,-0.025833298,0.020353641,-0.047087215,0.023984686,0.008979199,-0.06941878,-0.007885322,-0.026688809,0.03105443,0.23035118,0.004573842,-0.016271962,-0.0001575988,0.056227565,-0.03398005,-0.025773738,0.04611693,-0.02804831,-0.04240729,-0.0032082193,0.013240505,-0.0026678594,-0.006680117,0.0197163,0.011676032,-0.052690964,0.020506969,0.05531118,0.011967212,0.021149678,-0.009659222,0.012736856,-0.034250733,-0.06969069,-0.028609784,-0.025404306,0.019769737,0.0030499066,0.05980723,-0.017003272,0.04392074,0.04339687,-0.013623275,-0.004671195,0.032745656,0.036349107,-0.05572462,-0.010064131,0.018150525,0.02494431,0.00810136,0.038271558,-0.029017834,-0.00033562526,-0.028328627,-0.030948853,0.034335807,-0.05048653,-0.04411451,-0.004851849,-0.008303571,0.021499598,-0.030822575,-0.016172407,-0.033294424,0.019569311,0.0023535923,-0.029516313,0.007990641,0.01516659,0.0049155233,-0.0049570664,0.0045920745,0.0019251883,0.009798678,-0.05310912,0.018462867,-0.030790249,0.02386127,0.013088409,0.043848556,0.019210095,0.026799282,-0.010580226,-0.019437078,0.0009517038,-0.00035528818,0.021307651,0.02953304,-0.033633355,0.014197077,-0.032573953,-0.024710044,0.012463986,-0.010071115,0.0018563377,0.03706873,-0.002616894,0.014810627,0.0074541797,0.0104313,-0.0011892396,-0.038261004,0.020803506,0.0071017225,0.03364155,-0.004730032,-0.0021431877,0.028404681,-0.041648094,0.011813205,-0.00058268436,-0.015852893,0.024523124,-0.008171222,-0.029062567,0.003422585,0.013841406,0.008692794,-0.07422353,-0.0014260025,0.028842552,-0.0073575824,0.0075362544,0.04976056,0.019347653,0.006059651,0.012752001,-0.0024160475,0.0061540282,0.02454714,0.0020946488,0.027729277,0.0024852226,-0.066871405,0.007436604,0.005406634,-0.0018065494,0.012663316,0.0068888576,-0.033252712,0.04061698,0.0073701283,0.021260949,0.01031958,0.020804401,0.012924596,0.01457357,0.06382959,-0.036646046,0.0266262,0.0069311517,0.041240644,0.020000298,0.053921424,0.0075750905,-0.0005519496,-0.06911527,0.046542827,-0.008828938,0.04384944,0.040259216,-0.024402276,0.013744246,-0.06280118,-0.0056335833,-0.013333697,-0.013151808,-0.009027095,-0.01862634,0.0036756562,0.052312337,0.07121719,-0.0027216775,0.007222639,-0.006604765,-0.010088866,0.0074763275,0.018337345,0.019622628,-0.008310068,-0.001602631,-0.0012634693,-0.010708018,-0.031289734,-0.035484564,0.032744765,-0.044242524,-0.024753928,0.052266937,-0.009104823,-0.02926226,-0.0020616653,0.033857804,-0.019222733,-0.0017423393,0.010686751,-0.009748201,-0.01163308,-0.03208485,0.085650355,0.024207631,-0.010809876,-0.005489271,-0.005765063,0.043985836,0.02018619,0.02966942,-0.015170589,-0.0054276916,0.027679902,-0.0056910794,-0.0048171813,0.01837072,0.0003539874,0.007953709,0.020438593,0.026304644,0.0049310992,0.005553536,-0.0050953203,-0.017730014,-0.025779795,-0.030517802,-0.06253582,0.030357393,0.02701614,-0.016099367,-0.02392083,-0.012393859,0.015994102,-0.012649224,-0.03421592,-0.03783294,0.049548604,-0.035105906,-0.053360697,0.02163125,-0.009530907,-0.0017051164,-0.07635592,-0.0032791307,0.020718198,-0.001118779,0.023930931,0.025877703,0.028438997,-0.025893932,-0.00655323,-0.0040518087,-0.0076248017,0.021289902,0.025282077,0.0069949045,0.027089087,-0.021952951,-0.00025154406,0.015028657,0.015083711,-0.009588722,-0.0080227135,-0.0052880207,-0.015424556,0.025109744,0.051192682,-0.030609254,0.03218651,0.04021804,-0.032637022,0.024238857,0.011500981,0.00744116,-0.0099770175,-0.014360524,-0.05406232,-0.0019413148,0.009917727,0.0000028461882,-0.055917464,-0.034802433,-0.021156438,-0.021355927,-0.02283221,0.011016685,-0.012698908,0.023737572,-0.045742072,0.07919157,-0.052205436,-0.0030682646,0.07076202,0.034862902,0.006319352,-0.02917768,0.004687456,0.016758827,-0.08418914,0.01052501,-0.084015645,-0.0073257303,-0.001134454,-0.0424953,0.08272807,-0.04753964,-0.030365681,-0.07901606,0.018632215,-0.0031385843,-0.01802395,-0.00017129316,0.029117433,-0.011899892,0.024305854,-0.052519005,0.013888206,-0.025251849,-0.013105029,0.049508,-0.012955492,-0.013052005,-0.031022545,-0.008111678,0.010230569,-0.008069436,-0.0010604654,0.046037626,-0.013296038,0.048508603,-0.017099218,-0.02757934,-0.020759562,-0.049028937,-0.00061489776,-0.027846096,-0.0060429317,0.01807515,0.0074331393,-0.005832089,-0.024052229,-0.01464125,-0.0074584796,-0.01606008,-0.016510082,-0.06914147,-0.032311197,0.064684466,-0.0029216264,0.023761626,0.011131827,-0.029039593,0.023788733,-0.017430136,-0.035544757,-0.0074567697,0.0068120724,0.026511062,-0.005636875,-0.007150957,0.012551339,0.015397819,0.004520396,-0.01378471,-0.052786913,-0.0036935832,0.003763938,-0.005278902,0.017358646,0.06351238,0.058315426,-0.012113084,0.042355113,0.007275661,-0.03589381,0.0020005717,0.026902605,0.04141312,-0.033379886,-0.009842088,-0.009695952,0.0048683425,-0.031658243,0.034783274,0.013448778,-0.030485213,0.0013355305,0.027186582,-0.027594484,0.030334305,-0.026673792,-0.032024946,-0.028960446,-0.007903766,-0.010145615,0.027424816,-0.0056453645,-0.034753192,0.028647017,0.054343823,-0.005332604,-0.04917965,0.012443791,-0.05201249,0.02570332,-0.15000002,0.013747871,-0.027578574,-0.023059208,-0.010802487,0.016364979,-0.022412475,-0.007217459,-0.0005723981,-0.0096879145,-0.0061617526,-0.066597454,0.00042266937,-0.020357443,-0.016207077,0.05127389,-0.010711588,0.020204809,-0.03755769,0.084740184,0.009053467,-0.032756872,0.05578632,0.005251949,-0.004804923,0.010373317,0.045180496,-0.0034709563,-0.02615292,-0.037968457,-0.00095218647,-0.046693332,0.034375746,0.0278389,-0.01950695,0.014898075,0.010298341,0.007518164,-0.01928618,0.004973683,-0.039648112,-0.0009000317,0.016974019,-0.0243281,0.0375098,0.072814375,-0.025420886,-0.018307824,-0.04221657,-0.010692172,-0.00070519454,0.047650054,-0.03377612,0.039959364,-0.00811127,-0.014407992,-0.039639365,-0.0036165027,0.007953517,0.04861458,-0.01699876,-0.01799631,-0.015304211,-0.024485836,-0.019203098,0.025045428,-0.053070165,-0.0030504188,-0.018177047,0.014193567,-0.0377836,-0.04635961,0.014258809,-0.03691587,0.013791434,0.021760033,0.04325051,-0.008467564,-0.06449973,-0.012325762,-0.023423433,0.0052724634,0.016190553,-0.033091765,0.00990875,-0.01858061,-0.011739012,0.0019343977,-0.045413904,-0.009761709,-0.037041735,-0.03176486,-0.017132137,0.018246332,-0.018857459,0.025426608,-0.021998229,-0.0052944697,-0.030017313,-0.0046118745,0.010311874,-0.05496395,-0.0058204336,-0.015482197,-0.03486578,0.021525081,0.035036962,0.024415573,-0.016070895,-0.025731063,-0.017170936,-0.02290228,-0.03975019,-0.010172125,-0.0778665,-0.015403719,0.011136979,0.0725162,0.014114671,0.022382746,-0.003934314,-0.005524361,0.0204735,-0.029119976,0.04155276,0.04027025,0.063242994,0.057555057,0.0063568978,-0.010233268,-0.00034637185,-0.037179355,0.011061597,0.028628962,0.04037918,-0.010880194,-0.01858778,0.039653033,-0.02018813,-0.045966383,-0.021456193,0.00086883106,0.014939287,-0.024169393,0.010805607,-0.042423107,0.023872668,0.005391404,0.011252253,-0.030389808,0.022960646,0.004781309,0.020585358,0.06859168,0.0056932876,0.028016401,-0.0054802196,0.038081184,0.0130927935,0.012631712,-0.047664296,-0.020631071,-0.037413467,-0.004558372,0.00422019,0.055495378,-0.0048077055,-0.036504485,-0.034263168,0.023478061,0.05827368,-0.0009342148,-0.02092084,0.011760149,0.026625127,0.0048200665,0.008155814,0.014018261,-0.025165077,-0.029368717,0.021794306,-0.005155396,0.015746968,0.052884612,0.014574223,-0.0094282795,0.012870101,-0.024579732,-0.002232653,0.0009803153,0.0076512024,-0.002627101,-0.023232136,0.0023471261,0.07486215,0.005047678,0.02428299,0.043342803,0.046450812,0.018051477,-0.036274802,-0.013638965,0.030590506,-0.04562834,-0.012378784,-0.008629767,0.005274469,0.001956703,-0.047177274,0.009790475,-0.04754587,-0.0050886516,-0.0012155176,0.0019120383,0.009975243,-0.0035136323,0.065048255,-0.007822147,-0.040449414,0.0135981385,0.042361982,0.023554096,0.021779442,-0.045515705,-0.021409214,-0.019454826,-0.024522742,0.04826179,-0.015965788,-0.012369395,-0.050102342,-0.03410016,-0.006014279,0.03931176,-0.047113635,0.011111189,-0.043199494,0.017278817,-0.020218363,-0.043349236,0.043666784,-0.036985364,-0.016810715,-0.020297308],"last_embed":{"hash":"190cvfw","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"190cvfw","at":1762860902671},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Weekly Stats","lines":[357,374],"size":301,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"190cvfw","at":1762860902671}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Weekly Stats#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0543528,-0.011420629,-0.040176667,0.0008840184,-0.041068617,-0.032754824,0.0053376444,-0.009295487,0.0062595042,0.029025503,0.00083065045,0.030568857,0.0154795805,0.0039508496,0.018546555,-0.0084308395,0.009100896,-0.006041762,0.02193,-0.025075786,-0.024676217,0.0002368262,0.045780778,-0.0028139413,0.013779096,0.02403517,-0.020980917,-0.041415405,0.04152247,0.04645213,0.009749819,-0.039499205,0.021677103,-0.051035006,-0.012379293,-0.012786178,0.0025751828,-0.012260922,-0.048354875,0.066287376,0.019486753,-0.03327654,-0.0021001792,-0.02382813,0.011425105,-0.010254312,-0.055677418,-0.030856026,-0.044851914,-0.016412403,0.03298397,-0.011781828,0.057416957,-0.019545551,0.05578089,0.052476283,-0.038039796,-0.019944482,-0.045125637,-0.013223413,-0.030268999,0.0001549374,-0.035715986,0.0061751576,0.005934628,0.035872955,0.0023236258,-0.015390824,-0.0046075876,0.005392673,0.021260466,-0.02340775,0.002632039,0.022238117,-0.080264606,0.03250392,-0.017556516,-0.0077638784,0.016378708,0.009634615,0.0108290985,0.0005468698,-0.0068362025,0.007956277,-0.013714185,0.02801997,-0.0092093125,0.059412014,0.007836663,0.004252072,-0.0020335389,-0.017298559,-0.035163824,-0.03542229,0.013326909,0.009720302,-0.011342901,0.0032568625,0.0234666,0.018941574,0.024345607,-0.020621566,0.022694157,0.012748507,0.020908002,-0.01838119,0.033080526,0.01688867,-0.012056314,-0.009642662,-0.022338009,-0.006068127,0.014638454,0.019592933,-0.002872878,0.005790084,0.01656931,0.0046945577,-0.019408872,0.013268228,0.025799721,0.030149544,0.0069090473,-0.037740603,-0.03778818,0.0103549315,-0.03449715,0.017356414,-0.036445055,0.014795439,0.013478592,0.041015945,-0.04158441,0.024679948,-0.0029557562,0.032509845,0.038704213,0.032413434,-0.0148111265,-0.028277326,0.0056569586,0.0230415,-0.034904666,-0.016715562,0.009221042,-0.047710914,-0.0003020212,-0.01355153,0.03717636,0.043580893,-0.029738711,0.03266724,0.02223375,0.035199083,-0.03519388,0.0064537334,0.03371473,0.036693044,-0.038931593,0.016439103,0.02876508,0.014812185,-0.030151492,0.10095743,0.0029493019,-0.0043808655,0.014615238,0.030431155,-0.0071247523,0.03302314,0.0068399324,-0.0010123164,-0.01944933,-0.0037892298,0.008408604,0.019225886,0.084378414,0.026509212,-0.011985733,-0.024853699,-0.050727207,0.0123579325,-0.008675133,-0.04026498,-0.012909834,0.044413604,-0.014865857,-0.07730848,0.014911858,0.011472354,-0.024380134,0.021076426,-0.044095527,0.025139691,0.016915228,-0.026816927,0.03805752,0.0110666845,0.010579137,-0.030803893,-0.010130584,-0.004610975,0.005992032,-0.028500738,-0.032632697,-0.007011078,-0.010256534,0.006119391,0.04823356,-0.034178566,-0.002593991,0.05433779,-0.024320038,0.019155465,-0.0067801587,-0.030781325,0.015641738,-0.011128086,-0.0036574858,-0.009066703,-0.0018622251,0.06306441,0.0027834543,-0.012933404,-0.0024912145,-0.0012002077,-0.00010637152,0.056322932,0.027654547,-0.02435417,0.002097332,0.0062362715,0.003893022,0.008411292,-0.012186933,-0.023293393,-0.04948107,0.027289465,0.06020017,0.0051797586,-0.021709843,0.045324035,0.07136223,-0.0005040193,-0.0112013295,-0.029514749,0.06466337,0.032185744,-0.026913706,0.019003974,0.008163738,-0.005113441,-0.027193187,-0.018229283,0.027532028,0.032499515,-0.0075446637,-0.036642127,-0.012891889,-0.00222649,-0.008909638,-0.00810602,-0.023165602,0.021525458,0.0073046326,0.026034575,0.01932815,-0.021926533,0.006952994,0.0025151651,-0.00035846868,-0.054001942,-0.006006735,0.025743766,-0.033026736,-0.011793568,-0.029303689,0.047801852,0.051875953,-0.038177688,-0.0060408283,0.023799302,0.022543406,0.006236874,0.06650075,0.0021788566,-0.033510324,-0.04782126,0.018017313,-0.013867226,-0.027270347,-0.003904531,0.07796673,0.021410435,-0.018772144,0.005644551,0.018417258,-0.17872037,0.014064116,-0.045228694,0.03660974,0.005756379,0.054926556,-0.014943278,0.01319143,-0.023097586,0.07132223,0.022737207,-0.049259137,0.03770334,0.012633424,0.0028429457,-0.03377233,-0.029609019,0.008785536,-0.03659568,-0.03560796,-0.048560433,0.002186028,0.02216574,-0.009362302,-0.04033043,0.046996046,0.05409268,-0.0014467466,0.0045703696,-0.010797242,-0.058665432,0.02125163,0.0036183703,-0.021447485,-0.010763703,0.06609798,-0.017280387,-0.040333096,0.04121541,0.028972734,0.010756215,0.063393734,-0.0045148428,0.027980458,0.00583293,-0.003148334,-0.015248667,-0.0047886865,-0.037583817,0.017621296,-0.023867503,-0.006240115,-0.02218377,-0.017244535,-0.039892193,-0.011624003,-0.03970369,0.015777547,-0.043570254,-0.02403251,-0.018876107,0.009743997,-0.0011056422,-0.038656626,-0.057955984,-0.03499052,0.012055129,-0.005460724,-0.0026983581,-0.023005,0.021958454,-0.037567705,0.005193813,-0.0065079047,-0.007524774,0.041351337,-0.05322625,0.0053973254,-0.020622756,-0.1184123,-0.018387163,0.015502416,-0.047808263,0.019529143,0.013062055,-0.059869315,-0.006582188,-0.025514124,0.03721805,0.23495875,0.0027845954,-0.014039969,-0.0042707077,0.052563798,-0.033961218,-0.024581034,0.047855563,-0.02896386,-0.042049352,-0.011281738,0.011334282,-0.0056392625,-0.009283951,0.018205492,0.0148754865,-0.046996314,0.02573475,0.05708432,0.01799663,0.015521177,-0.0044192662,0.01376433,-0.036285076,-0.07229884,-0.02693189,-0.026085509,0.025010707,-0.000054877954,0.05990979,-0.01724107,0.04348712,0.048593182,-0.009674158,0.0051853256,0.036465403,0.04542567,-0.05333651,-0.00853213,0.017812496,0.028985484,0.007008333,0.035989936,-0.03657563,-0.0012652702,-0.026631018,-0.030896546,0.031863578,-0.047561154,-0.0405166,-0.0070483168,-0.013025121,0.024669152,-0.02786457,-0.012185506,-0.03218911,0.023573162,0.0041471287,-0.029764488,0.008200363,0.014783698,0.009704909,-0.007849652,0.0016776719,0.00366005,0.0226964,-0.055319954,0.019416463,-0.03268564,0.02118019,0.01765631,0.04157224,0.023749474,0.031618148,-0.012000983,-0.015091112,-0.00715964,0.0040149465,0.01871827,0.03099009,-0.03212785,0.015040261,-0.03261461,-0.0223293,0.0035791434,-0.013345428,0.001576774,0.031260196,-0.003041658,0.018364094,0.011583236,0.015881356,-0.0037840647,-0.040467836,0.022181591,0.004701903,0.029060207,-0.0053455154,-0.0063000238,0.030256033,-0.049383625,0.010928399,-0.0007492163,-0.011359048,0.020596668,-0.008974871,-0.027188793,-0.001379229,0.011430051,0.0060964776,-0.071465194,-0.0013664673,0.024565727,-0.0078726765,0.0058638016,0.04907299,0.021809686,0.0047748573,0.009980258,0.004273677,0.002338269,0.017810056,-0.000955052,0.026938166,-0.0015902085,-0.065789424,0.0039607915,0.0020101736,-0.0046936767,0.011273114,0.0059399647,-0.03203651,0.04296241,0.010685728,0.020670837,0.013341661,0.015018575,0.012632859,0.009877387,0.06397098,-0.041477427,0.023343932,0.004658533,0.03694827,0.022925854,0.05244577,0.011239895,-0.007897577,-0.071730904,0.041872982,-0.00920263,0.03917928,0.03426605,-0.021489551,0.0114536295,-0.054114964,-0.011345345,-0.011998317,-0.014124366,-0.008211351,-0.02041792,0.006967347,0.051734522,0.07380218,0.002559893,0.0050244546,-0.0075201704,-0.014632693,0.018827347,0.022622962,0.020202978,-0.00008846669,0.0003523692,-0.009565857,-0.0017314041,-0.034657385,-0.042046595,0.030291213,-0.048637304,-0.01817446,0.054293424,-0.006646053,-0.032014314,0.004546503,0.035000544,-0.015860487,0.0022412643,0.011172304,-0.0077957334,-0.007609997,-0.029897168,0.08527659,0.027340662,-0.011460492,-0.0022891983,-0.0026472087,0.04199933,0.021362582,0.028050413,-0.018052364,-0.0030001379,0.029477272,-0.011000868,-0.008515197,0.019550972,0.0034458379,0.0072891535,0.018335374,0.02664586,0.0091097485,0.005736419,-0.006462652,-0.015829997,-0.02330009,-0.024279479,-0.06607208,0.029465545,0.03058379,-0.013449459,-0.01581057,-0.012906013,0.019867841,-0.010079304,-0.033078995,-0.04451972,0.043533083,-0.037068665,-0.06031379,0.023683995,-0.005139417,-0.0012166064,-0.07577003,-0.00079633837,0.019953132,-0.0032460485,0.020505644,0.023154568,0.025929468,-0.025268931,-0.0025154166,-0.00235346,-0.012812304,0.026792562,0.026643971,0.0027462475,0.01954105,-0.017427213,-0.0022738418,0.016400056,0.009711255,-0.013520392,-0.0026647458,-0.007612135,-0.010196651,0.01804458,0.05745083,-0.034487057,0.028252877,0.041702528,-0.030731043,0.0240867,0.0153476,0.009770992,-0.0121770715,-0.01843762,-0.050127737,-0.00037928426,-0.00063232775,-0.0003661602,-0.06364741,-0.029732738,-0.020365098,-0.02775122,-0.021922737,0.013833856,-0.015033518,0.018503368,-0.04340724,0.07224171,-0.06590331,0.0018676212,0.06731564,0.027234368,0.0040995385,-0.03429643,0.000705079,0.017808247,-0.085398346,0.011477476,-0.08465956,-0.008146778,-0.0043609724,-0.048690364,0.08588373,-0.045902926,-0.028304929,-0.07570892,0.02089512,-0.0007761449,-0.016895497,-0.00006340756,0.03642574,-0.014655465,0.027143756,-0.04632833,0.01583439,-0.023557333,-0.011977389,0.04765193,-0.018100034,-0.01079832,-0.033382446,-0.008169318,0.011606585,-0.011960856,-0.0044491417,0.044489164,-0.009151743,0.04733998,-0.014452303,-0.029725099,-0.026002683,-0.04817333,0.00027544392,-0.027006447,-0.0067266854,0.02006411,0.005720746,-0.0015043201,-0.022598723,-0.014951123,-0.010183976,-0.019357244,-0.015816186,-0.07426019,-0.031765513,0.06293359,-0.00051445176,0.02229603,0.016569838,-0.018317701,0.02895072,-0.020787437,-0.036727097,-0.0038970723,0.009855516,0.025143161,-0.010639316,-0.010156079,0.010035809,0.008373943,0.003132212,-0.0046503088,-0.04791658,-0.0002006912,0.0059524225,-0.0030378068,0.023230538,0.05864885,0.05904141,-0.008522841,0.042099867,0.003218428,-0.038850132,-0.0010011977,0.02936048,0.03788979,-0.036841955,0.00015811069,-0.009383378,0.006812707,-0.02172128,0.033752553,0.008915192,-0.0319295,0.006620265,0.02762256,-0.02085912,0.032960806,-0.031342026,-0.029660584,-0.024935504,-0.003617769,-0.014962358,0.031416625,-0.006532348,-0.03331446,0.030431034,0.052113514,-0.0045459582,-0.046726376,0.014577868,-0.054737825,0.03009916,-0.15099056,0.01759085,-0.029345095,-0.023781177,-0.016890138,0.01797557,-0.017392166,-0.011243703,0.0027352686,-0.01155941,-0.0077333855,-0.06506074,-0.007801854,-0.017922523,-0.01630885,0.04340102,-0.010650244,0.014554542,-0.037693243,0.08606515,0.00625275,-0.032892298,0.06533993,0.004202807,0.0010834354,0.0031720249,0.047630012,-0.0023468176,-0.027953297,-0.041128498,0.0016933819,-0.041405022,0.031993527,0.02561273,-0.021295805,0.011052205,0.009539405,0.0032965934,-0.025134774,0.0039241975,-0.043539397,-0.0045027705,0.017810754,-0.02686711,0.045040205,0.07068929,-0.031886887,-0.012680414,-0.039644163,-0.019557687,0.0069683245,0.052084196,-0.02657465,0.043279875,-0.0044948393,-0.015144263,-0.032770902,-0.004561385,0.0048737032,0.041520085,-0.018076513,-0.027176984,-0.015454255,-0.027486546,-0.021653865,0.020380473,-0.049138457,-0.00030158713,-0.02437279,0.009890531,-0.038923003,-0.045336865,0.013202587,-0.027460957,0.01593067,0.026773416,0.039573923,-0.016872516,-0.06446602,-0.01001552,-0.024294863,0.012818289,0.015675565,-0.031607453,0.0014557505,-0.017698303,-0.011782389,-0.0008069412,-0.04729239,-0.010290313,-0.043470733,-0.024967235,-0.02371801,0.018618092,-0.015151553,0.032334104,-0.023335839,-0.01173521,-0.03106973,-0.005292022,0.0064986427,-0.05916367,-0.0071479944,-0.011591937,-0.031871673,0.022646952,0.033281624,0.024920192,-0.019904392,-0.023130756,-0.020043533,-0.025926678,-0.03459873,-0.013707502,-0.07889776,-0.01421624,0.0062187547,0.07026535,0.013384907,0.020932648,-0.0067266515,-0.0037877727,0.02087391,-0.02866374,0.045205344,0.042755745,0.066126406,0.05913995,0.0062650824,-0.012760991,-0.0042617857,-0.03530268,0.023517344,0.03632336,0.045487713,-0.006276712,-0.009467675,0.041513212,-0.023175132,-0.04588774,-0.025884902,0.0012510779,0.016204333,-0.024625374,0.011496358,-0.040104643,0.026065601,0.0017549839,0.013167263,-0.02995743,0.022658803,0.0081867045,0.024567395,0.06462901,0.006346265,0.023846213,-0.0013371248,0.041572556,0.016412156,0.008079473,-0.055553574,-0.019088887,-0.040382646,-0.005523292,0.01079571,0.060949948,-0.005372776,-0.038019508,-0.032037012,0.025110714,0.05632956,0.0017622197,-0.023063296,0.008555944,0.027413392,0.0023060965,0.0071929065,0.017948773,-0.025307173,-0.030618737,0.023740778,-0.00029546508,0.0137910275,0.051954288,0.019455636,-0.0074351756,0.013292075,-0.0222829,0.0035403764,-0.001036902,0.012135375,-0.0056295064,-0.030681051,0.006248514,0.079869226,0.0018184321,0.022101749,0.043922886,0.043599945,0.01684372,-0.028539615,-0.012511361,0.026092717,-0.050787114,-0.014002142,-0.0073711867,-0.0031233518,0.008642192,-0.043365154,0.017689962,-0.04484704,-0.0048509785,-0.00033964228,-0.00037008713,0.011754244,-0.0049931463,0.060118243,-0.006675085,-0.040930767,0.006829805,0.03853564,0.01695822,0.015463259,-0.04690356,-0.024985347,-0.018180529,-0.020504413,0.046479706,-0.010917329,-0.014349151,-0.052832518,-0.03687053,-0.0061438465,0.032528043,-0.051897027,0.01702375,-0.04235448,0.01140365,-0.023127371,-0.041270792,0.03479137,-0.03355381,-0.017964937,-0.014469253],"last_embed":{"hash":"avljia","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"avljia","at":1762860902671},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Additional Tasker Automations for Meditation#Weekly Stats#{1}","lines":[359,374],"size":283,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"avljia","at":1762860902671}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0044138706,-0.023155283,-0.049803425,-0.006596785,-0.043796998,-0.008675461,0.040697094,0.025939718,0.014220322,0.033821408,-0.011328069,-0.004012125,-0.017335504,0.0060790544,0.010091642,0.01784866,0.0008542373,0.01952966,0.008686226,-0.012034603,0.012034845,-0.0029639106,0.049584154,0.018051228,-0.013440831,0.007214241,-0.0177154,-0.02292404,0.009757619,0.015408782,-0.022931373,-0.059957188,-0.009016497,-0.024521418,-0.057867505,-0.00750731,0.011362866,-0.036506735,-0.034353036,0.049848236,0.021683298,-0.054363105,0.0035450864,0.005462384,0.027739638,-0.020103542,-0.047747698,-0.024315422,0.004998555,-0.045466844,-0.008017551,-0.04093171,0.027617168,-0.0071088406,0.015148953,0.060845584,-0.036267668,-0.02943808,-0.042710096,0.027256792,-0.056661464,0.02199305,-0.02047374,-0.012591085,-0.026637096,0.003500597,0.0109316,-0.011572645,0.0047724987,-0.036086064,0.0071383985,-0.0119595295,-0.0096163275,0.02471797,-0.04425019,0.006105567,-0.013957532,-0.0050964323,0.021634301,0.0070291036,-0.004970611,0.023411341,0.0067923404,0.0030131503,0.03084051,0.003934203,-0.023804236,0.060648993,0.010820832,0.018044828,0.0054534925,-0.0070226034,-0.00019862485,-0.027976898,-0.01818009,0.013736893,0.041718926,-0.040262446,0.03714926,0.017630288,-0.006891169,-0.0054593417,0.03542649,0.0119697545,0.013905711,0.016619066,-0.009564265,0.034690972,0.021417635,-0.021464419,0.0023589854,0.013440507,0.021482343,-0.011349383,0.005461801,-0.008859991,0.017874634,-0.025239542,0.0033749524,-0.004243453,-0.011352008,0.01723072,0.04896103,-0.049928237,0.013717989,-0.012972018,0.0085001895,-0.033048477,-0.005956615,0.010312192,0.0006122186,-0.002086758,-0.006748262,0.003779711,-0.0076607764,0.0020845262,0.02659766,0.016263414,-0.014261941,-0.025032697,-0.002646129,0.04939026,-0.02763416,-0.00592919,0.030165356,-0.03785799,0.011605654,-0.012388496,0.028321432,0.031440653,-0.030597934,0.02973837,0.025801683,0.062145665,-0.012522792,0.045814153,0.032705802,0.054529782,-0.022708915,-0.009488239,0.025699753,0.029925406,-0.05807997,0.08258276,0.0048173703,-0.017473845,-0.01417509,-0.022747261,-0.0112669505,0.02170982,-0.014951992,-0.011790949,-0.0016494074,0.004724174,0.017178182,0.026184324,0.07012106,0.013683877,-0.005738539,-0.02675211,-0.029642196,-0.01873964,-0.021538304,-0.038448296,-0.010073443,0.0530836,0.0191843,-0.06735906,-0.0024958898,0.06344584,-0.04103343,0.028571146,-0.023756769,0.018965961,-0.011090474,-0.016909739,0.05549505,0.0045125913,0.024371745,0.001414973,0.02834266,0.005715592,0.03240101,-0.05126319,-0.02574871,-0.009801047,0.008677179,-0.039554577,0.010199207,-0.05819264,0.0016390347,0.051380694,-0.026161404,-0.03275135,0.0057135983,0.015123277,0.0024562383,-0.018971346,0.008617407,0.019389039,-0.012108482,0.058736566,0.012142852,-0.017764805,0.016574802,0.010310301,0.034835663,0.055362698,0.0058179856,-0.009059484,0.013811905,-0.0029811498,-0.034052115,-0.002905498,0.0036220395,-0.020993738,-0.05109311,0.030082984,0.05589509,0.014009163,-0.018139783,0.01421149,0.020965165,-0.014446897,-0.024783663,-0.022376822,0.03042377,0.022970086,-0.0103619285,0.028078964,-0.032710508,-0.011233974,-0.016374517,0.0052878307,0.017600233,0.038552467,-0.0012428855,0.008570573,-0.028218111,-0.016431363,-0.008114446,0.030728744,0.017996268,0.023129875,-0.011229161,0.0198496,0.025283873,-0.040294077,-0.018294096,0.024144188,0.018939212,-0.05602353,0.012088317,0.027516792,0.02496157,0.006662483,-0.022249553,0.041870493,0.07342718,-0.0042937254,-0.0112514105,-0.009005463,0.030465053,0.031756733,0.059223402,-0.000050624665,-0.023162246,0.012350736,0.017940653,-0.030323893,0.016325325,-0.00934137,0.072153844,-0.0016978036,-0.030965423,0.029444521,0.00946636,-0.17481174,0.018699432,-0.035910413,0.032945465,0.015869876,0.031617377,-0.022741554,-0.0026054708,-0.024117397,0.08287529,0.05193783,-0.039023083,0.038982756,0.020122716,0.020857131,-0.014250603,-0.010662117,0.022600478,-0.030632727,-0.05089537,-0.024579305,-0.032545548,0.08458411,-0.00201346,-0.018290274,0.01301462,0.06006507,-0.038692765,-0.026041199,0.0076472145,-0.08420779,-0.036145784,0.0032542308,0.017176533,-0.022817824,0.035434455,-0.0018747665,-0.037134852,0.05001357,0.0006327984,0.031881113,0.08154085,0.02725051,0.029334156,0.017208183,-0.02614013,0.0010355175,-0.0017100717,-0.05061246,0.0080230655,-0.033294376,0.0018103721,-0.02904546,-0.036766436,-0.03639879,-0.0070590214,-0.009105465,0.029890005,-0.025970183,-0.0063904137,-0.005998346,-0.003554595,-0.0014988753,-0.061597127,-0.04704707,-0.036155563,0.016233072,-0.0049892915,0.011012809,-0.04398013,0.01959918,-0.09223741,0.006560216,0.020028466,0.0029560777,0.041686594,-0.047897033,-0.012112795,-0.00884352,-0.12819754,-0.011074911,0.013789691,-0.019555837,0.020945502,-0.0030628946,-0.073461376,-0.00058888755,0.018289648,0.041380923,0.23799518,0.03494051,-0.006979503,-0.014285657,0.013906794,-0.029637605,-0.029649004,0.043830723,-0.0008372274,-0.0031426917,0.010918189,0.018788245,0.028499333,0.026844852,0.009395827,-0.008236268,-0.05031553,0.017458802,0.056827646,0.008289264,0.016456168,-0.04242693,0.03954455,0.0024655424,-0.044905767,-0.04680694,-0.020849038,0.045350313,-0.0045396313,-0.0087621845,-0.052045215,0.03769472,0.04306081,-0.041243743,-0.032217406,0.04111601,0.039068423,-0.02830931,-0.03305784,0.02360248,0.018560652,-0.010893136,0.013183032,-0.027902223,-0.018771825,-0.008210468,-0.040263657,0.027387315,-0.014578989,-0.034864455,-0.015937347,-0.04561008,0.001124784,-0.034421086,-0.047781684,-0.027023688,-0.005942131,-0.007874321,-0.015053611,0.019036079,0.053563226,0.006353893,-0.042132437,0.01952249,0.0050494154,-0.029235264,-0.0014442533,-0.007953821,-0.02100372,0.021750921,0.013137539,0.0273339,-0.00046362134,0.0036835824,0.0033022712,-0.020680267,0.028296182,0.036100484,0.010926939,0.030878585,-0.030952662,-0.010452191,-0.019897036,-0.0041633686,0.012596152,-0.008088255,0.013903591,0.07257271,-0.010215312,-0.0011779551,0.016696502,0.0035016243,0.0021713495,-0.012920897,-0.04415553,0.015399257,0.028965354,0.013326562,0.0046483497,0.03847351,-0.03049066,-0.0012249501,0.0083068935,0.005039996,0.013397994,-0.039649263,-0.029337095,-0.008831252,0.03999231,0.008524419,-0.057720304,-0.009930915,0.03013795,-0.009737364,0.005745017,0.049433924,0.020311413,0.014131917,0.05308748,0.00065063045,-0.014039096,0.024033012,-0.01765103,-0.010174645,-0.0010838166,-0.06580356,0.011862234,0.0046747904,-0.02043617,0.05815245,0.029739033,-0.030937267,0.036945764,0.019384522,0.02386534,-0.008382426,0.04402442,0.0037753354,0.024568593,0.052461237,-0.043965437,-0.0060523585,-0.026463563,0.033564202,0.029984768,0.035916604,-0.015892584,0.0005230547,-0.07402224,0.029569412,-0.016058497,0.029612217,0.030770889,-0.022151804,-0.0037029774,-0.07989047,0.0017041765,-0.064493254,-0.022690762,-0.029101074,0.0014614622,-0.016618842,-0.0037767917,0.06053298,-0.003123292,0.02390033,-0.029669888,0.051851634,-0.010623163,-0.0032365487,0.0052108336,-0.0498007,-0.01820824,0.015042646,-0.033268753,-0.007902848,-0.028346278,0.0135863675,0.0031634916,-0.023769243,0.023902014,-0.019637557,-0.044386815,0.004647767,0.013234261,-0.07678219,-0.016340118,0.008161951,-0.0045431643,-0.0151464455,-0.030141724,0.083085574,0.022196524,-0.0064390637,0.0250053,0.013060824,0.07008502,-0.02843509,0.024506306,-0.0002343937,-0.023980394,-0.01621326,-0.03573625,0.005110732,0.017954228,-0.05783957,0.016551185,0.055214103,0.02550387,0.008250366,0.0012646875,0.008247323,-0.019663401,-0.010471683,-0.0014088607,-0.03791622,0.006795561,0.047766488,0.0048071337,-0.021435961,-0.020121416,0.0106512485,-0.012255218,-0.037989672,-0.0072578895,0.039192855,-0.011408378,-0.054106597,0.040066212,-0.038307615,0.001015386,-0.06718851,-0.003073504,0.010628045,-0.005493566,0.019490743,0.01050362,0.036302373,-0.006062332,-0.02325798,0.012447847,-0.0024216913,0.012260919,0.003277312,0.018259527,-0.007930406,-0.023679169,-0.0011848327,-0.0185532,0.015466693,-0.023533031,-0.04866102,0.019064244,-0.037599556,0.01538502,0.03718211,0.018201549,-0.011214826,0.021803724,-0.021100026,0.026473926,0.027682493,0.020712601,0.0069605173,-0.000271186,-0.046825007,0.012134029,0.01777791,-0.027892893,-0.044640757,-0.012927342,-0.010698603,-0.0021811554,-0.03734515,-0.008680834,0.0065025925,0.033901,-0.0022090573,0.05043367,-0.031467028,-0.012991857,0.03898779,0.02948871,0.024517898,-0.016493026,-0.0023551714,0.033821113,-0.054675452,0.0071833986,-0.0656698,0.021159284,0.010208559,-0.013340283,0.04353401,-0.047247175,-0.020750532,-0.07003533,0.024822801,-0.0042266287,0.016680026,-0.0019991267,0.019443937,-0.0018468947,-0.011339917,-0.016409904,0.0103487875,-0.012477209,0.0016237774,0.06292947,0.03570215,-0.00073014235,-0.014794852,-0.0051399413,0.019795109,0.016611185,-0.005076107,0.03079493,-0.032694962,0.035646472,-0.014411534,-0.023643324,-0.0108047575,-0.01659167,-0.025391543,-0.034580674,0.023439676,-0.0072261672,0.0028007934,-0.008453403,-0.0181377,-0.010231628,0.015648955,-0.009975361,-0.04336534,-0.025088131,-0.035009943,0.061332893,-0.022168549,0.038086038,0.0331952,-0.046195675,0.0076714964,0.0010712526,-0.031019121,-0.009204806,0.0014643203,0.016056621,-0.010312844,0.0058172825,0.03964569,0.04744327,0.012474497,-0.022614105,-0.041339256,0.024010943,-0.038344443,-0.020713208,0.0070556575,0.052438222,0.022256073,-0.012850098,0.03846052,-0.00065944594,-0.033783104,-0.009530465,0.059992425,0.021779299,-0.013681589,0.02608772,-0.013003942,-0.013443885,-0.069198765,-0.009709086,-0.0028000325,-0.04552746,0.0026628259,0.012299382,-0.020621877,0.019377386,-0.0007571095,-0.051846266,-0.04522712,-0.0045487443,0.0030991926,0.0056356243,-0.018593349,-0.019789848,0.013616644,0.036742534,-0.012868664,-0.03666213,0.024576718,-0.062135108,0.0128086675,-0.15038976,0.010676491,-0.031463724,-0.03231058,0.003495722,-0.0026879506,-0.047651723,0.0023612643,-0.013492154,0.010458081,0.012947996,-0.05106518,0.027592797,-0.0015001242,-0.0045865504,0.030831845,-0.03345371,0.011704656,-0.02467061,0.05452617,0.011514928,0.0010600619,0.035248704,-0.006972834,-0.01642771,0.01094123,0.021882627,0.0015833012,-0.029855017,-0.06620754,-0.0063695577,-0.0802128,0.006560624,0.046489373,-0.03137667,-0.045556024,0.0040548462,-0.0018780164,-0.031421736,0.025036357,-0.027070291,0.01916338,0.028854188,-0.017900383,-0.002737818,0.11860708,-0.039989416,-0.03248723,-0.06677918,-0.008074502,-0.010326732,0.044112593,-0.03314217,0.0446259,-0.007956836,-0.0065390896,-0.041782595,0.022804435,-0.0005229398,0.037853193,-0.011572529,-0.0038411445,-0.021899194,0.0065349913,-0.014389814,0.039424974,-0.058011584,-0.025578156,-0.008289198,0.034827624,-0.00015206105,-0.029983304,0.015991496,-0.02964924,0.0024675084,0.007998498,0.046098396,-0.03837011,-0.0025937513,-0.015254713,-0.030559823,0.000042378353,0.009058387,-0.03362588,0.05151713,-0.005343401,0.009336479,-0.0056433985,-0.014123335,0.008027068,-0.024838893,-0.035392795,0.028935218,0.027251337,0.029405491,0.012250498,-0.020947145,-0.010188605,-0.030534158,-0.005529849,-0.0049130344,-0.014965113,-0.024213506,-0.0199987,-0.04152032,0.008812628,0.021686366,0.012258503,-0.024412801,-0.017389487,-0.033042204,-0.0044676242,-0.020159198,0.002976702,-0.06191996,-0.03182391,-0.02115224,0.057815727,0.009857142,-0.018575393,-0.008371356,-0.026750961,0.0060218545,-0.015879534,0.017970819,0.05344973,0.051657327,0.022954058,0.036185645,0.005833485,0.008213023,-0.04358259,0.018998692,0.003886374,0.03352281,-0.010975809,-0.03973096,0.032777175,0.0043213516,-0.070851825,-0.0030660653,0.018438485,0.009944589,-0.03378576,-0.005636398,-0.04969327,0.015515205,-0.025323285,-0.014209432,-0.030031737,0.018731669,-0.0053228964,-0.011145152,0.05867418,-0.0010243789,0.05267678,0.0066393213,0.03534871,-0.0072355443,0.033739187,-0.025078485,-0.022556523,-0.027681774,-0.01989415,-0.004539711,0.0527259,0.0085965395,-0.030902145,-0.027446713,0.038020667,0.049896695,0.04683904,-0.018331409,0.028321907,0.018292092,0.016329974,0.011851934,0.03081317,-0.0046472806,-0.024756711,0.040566456,0.0071066176,0.008261138,0.046202127,-0.020075304,0.0006453102,-0.0032213372,0.00051587773,0.010452484,-0.0033940293,-0.013229332,-0.008691,0.011001836,-0.027598536,0.053115472,-0.015370665,0.009496925,0.018780477,0.02661398,0.033014577,0.012087913,-0.015017868,0.02898509,0.0014605396,-0.0045569167,-0.003250005,0.015255376,-0.019760761,-0.017788077,-0.023213595,-0.049230155,-0.011334678,0.012738057,-0.003145152,0.026048427,-0.010256261,0.07661559,0.008549381,-0.060024075,-0.010646763,0.048639305,0.05280365,0.021173434,-0.06124796,-0.00984935,-0.010625968,-0.040465273,0.025346717,-0.05410044,-0.033924576,-0.05132017,0.00033371095,-0.0010367275,0.031989526,-0.014110898,-0.0005303863,-0.03266905,0.024944566,-0.052080467,-0.013186618,0.07309258,-0.05142634,-0.024862042,-0.0043878383],"last_embed":{"hash":"g4budb","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"g4budb","at":1762860902671},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation","lines":[375,395],"size":610,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"g4budb","at":1762860902671}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.011615245,-0.008158666,-0.064966686,-0.0025768906,-0.036793917,-0.028863657,0.019585922,0.019179108,0.03217592,0.04260486,-0.004303099,-0.008082993,-0.01693374,-0.015598813,0.003260693,0.011680194,0.011741426,-0.0035827348,0.0054757805,-0.017564682,0.048002347,0.007908794,0.027884584,0.029109944,-0.028097868,-0.006969934,0.0004157655,-0.017413478,0.027888196,0.010237044,-0.0074935877,-0.049942683,-0.044785008,-0.006511841,-0.019380989,-0.0072655133,-0.018365825,-0.03916511,-0.05663276,0.044994347,-0.007134243,-0.07135654,0.0038096937,0.008460983,-0.011223507,-0.01615531,-0.053525306,-0.034178264,-0.031479403,-0.013905792,0.014228048,-0.030343093,0.04655759,-0.022363367,0.0021373685,0.0474155,-0.038463753,-0.04703124,-0.0815176,0.020923339,-0.035846755,0.021657608,-0.006817734,-0.06668491,-0.02097906,0.012164436,-0.009871958,0.023006301,0.010690918,-0.035866156,-0.0028146668,-0.0075247847,-0.01872988,0.00024316486,-0.032817207,-0.007796052,0.005888092,0.017488625,-0.0066563566,0.016562235,-0.011733646,0.00047113278,-0.006861994,-0.01621567,0.02862129,-0.0027635114,-0.030302202,0.0712611,0.0039952137,-0.00074915,-0.0032179973,-0.0044540367,0.0070560607,-0.0473315,-0.006631461,0.029963756,0.027069872,-0.029487032,0.043644316,0.03881488,0.0043469407,0.013420228,0.0406477,-0.00007888453,-0.019343344,0.024365904,-0.013959585,0.052741084,0.005668065,-0.025380967,0.009989085,0.009917353,0.022144463,-0.028131582,0.010481712,-0.018288145,-0.0062509244,-0.007845734,0.016914673,-0.006366921,-0.003316445,0.02643182,0.023349918,-0.04228861,0.0114248255,-0.0169518,0.0024570627,-0.006682475,0.02556029,0.0013033154,-0.00055552,0.008668672,-0.03753943,-0.01648731,-0.018592114,-0.011981596,0.06193623,0.015887046,-0.036722276,-0.046802722,-0.021909805,0.057903476,-0.011493997,0.009498243,0.0083774105,-0.051620603,0.02883846,-0.01672901,0.030639417,0.028598327,-0.023456972,0.02162943,0.0070626885,0.0520736,-0.015094283,0.017705627,0.010598675,0.046139758,-0.03152063,0.0027128786,0.029449662,0.0634822,-0.06440407,0.03423812,-0.01445661,-0.026889563,0.0023452095,0.0247008,-0.0059806257,-0.0025383073,0.0032775772,-0.00013794578,-0.011147855,0.015818821,0.027657272,0.023245912,0.07109126,-0.001391621,-0.030386714,-0.04275286,-0.03337479,-0.026670804,-0.045400564,-0.027753185,-0.012170445,0.03930959,0.0043899794,-0.025107311,0.0031979734,0.06736943,-0.03883264,0.024694484,-0.023460215,-0.0033558335,0.016594436,0.0035964607,0.047968283,0.012974246,0.019745262,-0.006730852,0.040912922,-0.0019928967,0.004595211,-0.05786458,0.0005733414,-0.0045987684,0.010034767,-0.03607611,0.0031771325,-0.07576854,0.026836215,0.02597375,-0.033844445,-0.025615651,0.009012842,0.020647008,0.0076541808,-0.026793698,0.005147834,0.016401296,-0.01196695,0.058947165,0.013533709,0.0092255445,0.014496674,-0.02725732,0.021279272,0.04519312,0.0074540456,-0.0034848049,-0.0070362175,-0.0073497943,-0.047135733,-0.040869445,-0.0080103185,-0.008616265,-0.034628954,0.022869108,0.04998503,-0.009975886,-0.013742546,0.01390019,0.0118191205,-0.006209191,-0.0037684108,-0.0069989436,0.007765027,0.0066769766,-0.0046393266,0.009302545,-0.046367176,0.0013898655,-0.021313414,-0.0064148004,0.0017549674,0.03357844,-0.0054755053,0.031070463,-0.014760437,-0.025859924,-0.018915128,0.060828146,-0.00070180936,0.027889825,-0.026924204,0.0072879298,-0.008097167,0.015949618,-0.03125643,0.025839645,0.006196206,-0.046865027,-0.0031090346,0.004193037,0.025792329,0.03295056,-0.02064674,0.027585363,0.07878599,-0.007862712,0.010464224,-0.018163776,0.016355721,0.033132974,0.05821083,0.0027155613,-0.022927098,0.016103487,0.01735338,-0.027810406,-0.00020068718,-0.008286927,0.07820038,-0.006288494,-0.035073917,0.058228344,-0.009362762,-0.17035042,-0.007437,0.000063787724,0.0138516445,0.015673583,0.009038531,-0.057702824,-0.00030756064,-0.03486628,0.070263565,0.06819747,-0.04519956,0.0246057,0.011948413,0.023239773,0.00014093,-0.021914825,0.0047894116,-0.006523435,-0.035973657,-0.02009346,-0.044677526,0.067903824,0.014181174,-0.03607071,0.017953549,0.040976502,-0.048806775,-0.045159657,0.0038074837,-0.040575795,-0.014093604,0.0046620206,0.014620866,-0.034271557,0.031764,-0.010886118,-0.022859095,0.034813352,-0.013188356,0.0269016,0.062066115,0.009342283,0.0164501,-0.0031018134,-0.06449185,-0.0015744512,-0.009162497,-0.035367936,-0.006993684,0.004378478,0.006913872,-0.041744694,-0.037247445,-0.050185304,0.022415446,0.03512901,0.036599934,-0.01117647,-0.017055873,-0.0007990629,-0.017798562,-0.0019110984,-0.041061856,-0.07897009,-0.051997073,0.0076093553,0.003919222,0.020320185,-0.038222287,0.022522144,-0.09116262,0.01281916,0.017882396,0.007609828,0.057919063,-0.029344415,-0.009794248,-0.026518304,-0.12932514,-0.007277955,0.005158299,-0.01235416,0.0081051905,-0.010839993,-0.067427084,-0.014920315,0.009710059,0.03168698,0.2313227,0.018518154,0.024866085,-0.03545677,0.02603912,-0.028035566,-0.03918594,0.019773198,0.0100838365,0.008743661,-0.016525254,0.034419715,0.0201299,0.033800837,0.00063085277,0.0037502667,-0.056394454,0.0042968444,0.060820647,0.01202538,0.0008239853,-0.057108495,0.0116193965,-0.012020872,-0.044337712,-0.03635941,-0.0014223674,0.06164581,0.019896874,-0.015028894,-0.053302113,0.051895183,0.040498,-0.006878295,-0.014755734,0.05203765,0.0060484684,-0.0023738502,-0.018510418,0.020975154,0.0019400304,-0.01773957,0.01164115,-0.011345886,-0.042438183,-0.03677233,-0.025361761,0.041340876,-0.016237458,-0.031463087,-0.020718321,-0.024164217,-0.005490493,-0.017427493,-0.016538069,-0.0068186857,-0.015673945,0.012633213,-0.013782116,0.033023547,0.05297509,0.00035690863,-0.038393784,0.03134383,0.01598406,-0.06657238,-0.0059949225,-0.004728442,-0.01748397,0.016140023,-0.0007232817,0.038800158,-0.012162378,-0.024002673,0.030762648,-0.03317453,0.012943971,0.030648239,0.02428045,0.014149255,-0.0073655806,0.0022888156,-0.019349864,-0.008619141,0.017084025,-0.027696768,0.007551664,0.05700684,-0.007795836,0.0091323275,-0.009017669,0.008643986,0.0033726094,-0.00007138399,-0.015630923,0.000057706442,0.023808014,0.022438414,0.010109739,0.020793213,-0.011948778,-0.02148409,0.0057307417,-0.009465797,0.006312183,-0.030095022,-0.036923833,-0.024879625,0.008891507,0.017760586,-0.052412994,-0.015771875,0.048015073,-0.01573935,0.0058471495,-0.0017593087,0.009522794,0.044394586,0.033976782,0.012457809,-0.020319864,0.030760005,-0.023607943,0.00970979,0.0029172446,-0.06333749,0.033437937,0.017477592,-0.023136413,0.048310623,0.017534317,-0.018620009,0.006596458,0.00013397243,0.06797573,-0.019501112,0.019953165,0.0016782014,0.018092453,0.031056905,-0.015315475,-0.011848522,-0.034159902,0.042333968,0.027760971,0.014616992,-0.03302253,0.024676112,-0.053077858,0.023238821,-0.041720185,0.039050296,0.048402797,-0.03033122,-0.0071182074,-0.084692344,0.026838891,-0.04561566,-0.014106685,-0.027838988,0.013651078,0.0041580773,0.0022458502,0.028473925,-0.020195954,0.035174243,-0.024062367,0.071693726,-0.008369644,-0.006783596,0.027821453,-0.032986004,-0.028206995,0.01590781,-0.024205724,-0.012807725,0.014396579,0.0040869634,-0.011791526,-0.026659556,0.019885236,0.0051491954,-0.033579435,-0.0043776645,0.018258497,-0.08471811,-0.036115654,0.009215474,-0.0010750098,-0.012647263,-0.044437237,0.09052532,0.038186647,-0.0030106863,0.016925728,0.002146429,0.06934806,-0.04011664,0.017297715,-0.012030972,-0.030719277,-0.032906815,-0.014044906,0.029711643,0.01495197,-0.05368508,0.035757076,0.043643344,0.04315242,-0.013695124,-0.02093624,0.0071967333,-0.0016993914,-0.008724528,-0.0112693235,-0.035281483,0.0054126913,0.05932412,0.010471089,-0.05676367,-0.021332452,0.004517624,-0.034110066,-0.013258316,0.022302175,0.040999483,-0.011288467,-0.045914095,0.027534755,-0.05957723,-0.0012175858,-0.04942932,0.010341488,-0.01832869,0.0034447631,0.017778672,0.033345055,0.038081437,-0.019261358,-0.00760179,0.017521143,-0.042818736,0.011838711,0.013295087,0.02238653,-0.023148999,-0.023535188,-0.010909484,0.0093482165,0.04903459,-0.038113687,-0.04196256,0.021036495,-0.058320742,-0.0046587046,0.033712383,0.011761563,-0.0069370745,0.022796081,-0.0056165224,0.016052248,0.033796426,0.029906794,0.01770714,0.057882287,-0.04543579,0.015771382,0.024211677,-0.027143067,-0.042440973,-0.022670578,0.006114296,-0.019486232,-0.021136124,0.025638038,-0.010537518,0.04739161,0.006026445,0.03385115,-0.028346458,-0.019309806,0.011448373,0.028656365,0.030026706,0.0036337245,-0.011513232,0.043547336,-0.025042282,-0.010394539,-0.047145914,-0.0134024955,-0.0042421413,0.011591089,0.04757693,-0.016211633,-0.030951032,-0.056624252,0.0064650513,0.015391198,0.01207605,0.0054535614,0.027075697,-0.018086795,-0.033925533,-0.017475966,0.005301461,0.015714537,-0.013477949,0.024400659,0.052516203,0.002333526,-0.005248206,-0.021161145,0.0493955,-0.00250039,-0.013179553,-0.0044852677,0.0044996347,0.029346457,0.0044728247,-0.0444658,-0.00096719223,-0.016815495,0.009553617,-0.038606636,0.041080035,0.00027023663,0.015501587,-0.01976972,-0.0001414168,-0.015410181,0.030748716,-0.015278181,-0.03285613,0.01855269,-0.011700142,0.05945398,0.0012137992,0.010033052,0.076468125,-0.069959566,0.061939772,0.036583785,0.015895752,-0.011714915,-0.0028083746,-0.003418257,-0.012161809,-0.019369103,0.03401308,0.034953114,0.01971503,-0.010137459,-0.035277866,0.017494077,-0.027075365,-0.00047586736,-0.0028956113,0.040040076,0.017648956,-0.015871849,0.049428493,0.005409306,-0.0109195905,-0.006494395,0.056239206,0.03141146,-0.027868707,0.04110304,-0.028314054,0.007646698,-0.07705806,-0.020010788,-0.005735456,-0.030853868,-0.0017392385,0.013469325,-0.013708913,0.021434968,-0.019607004,-0.022074148,-0.07162861,-0.008067776,-0.009528444,0.0031964134,-0.025190927,-0.0067324345,0.006363417,0.058851514,0.005638849,-0.035199735,0.025966197,-0.03701953,0.020482654,-0.14268608,0.020832848,-0.03055397,-0.033907037,0.0024953163,-0.008844973,-0.07923919,0.013643338,-0.006876878,0.013904265,0.0174425,-0.03890858,0.03172513,-0.009087039,-0.020508833,0.058502547,0.00007933026,-0.024598233,-0.02682119,0.059694245,0.0012010976,-0.015264887,0.0624923,-0.012759589,-0.011288197,0.0080727795,-0.018391611,0.007833828,-0.023907203,-0.030202743,-0.0051055527,-0.07565943,0.008571871,0.0040925085,-0.03890744,-0.03328138,-0.013074659,-0.008873819,-0.0065161902,0.038291164,-0.019278578,0.026895601,0.059730243,-0.007877051,0.010893392,0.101187676,-0.04360649,-0.01520757,-0.052707028,-0.005054621,0.00036589775,0.024634765,-0.009124749,0.053799905,-0.013783291,0.011888906,-0.03768823,0.016216204,0.019749047,0.038466245,-0.014555495,-0.0048255087,-0.015618358,-0.0072696633,-0.007876249,0.06262172,-0.04242393,-0.026421376,-0.0032797968,-0.0059124744,0.005842921,-0.0024639876,0.04801234,-0.055767257,-0.031278193,0.016394565,0.021562506,-0.032282908,-0.0062677125,-0.017310703,-0.043739013,0.008099389,0.024025254,-0.015830934,0.0733447,0.015125278,0.0041627088,-0.013623783,-0.0042614546,0.009589558,-0.030797524,-0.03737452,0.01649197,0.0073059658,0.021326372,0.022167493,-0.010584494,-0.03172585,-0.025640706,-0.04071696,0.0071397005,-0.010446675,0.010301632,-0.020608282,-0.03140104,-0.006231779,0.039077237,0.015701456,-0.020016683,-0.0061533563,-0.034666758,0.0120951915,-0.017385466,0.013539472,-0.021577578,-0.014572179,-0.018394152,0.054831006,0.020589974,-0.020343648,0.002251153,-0.029015178,0.0066751004,-0.04055278,0.017314455,0.027724762,0.06604846,0.004766291,0.019833507,0.008020407,-0.0036424971,-0.045230094,-0.01699531,0.0055398964,0.0112041505,0.009727616,-0.037487224,0.05027438,0.0017472384,-0.05416553,-0.0056611784,0.0024123963,0.0069820075,-0.050510045,-0.007390004,-0.039386902,0.017784787,-0.038806215,0.0040210066,-0.016922453,0.012557439,-0.015805338,-0.021213476,0.063981734,-0.0053303465,0.0059147542,-0.0062551647,0.034231924,-0.007118622,0.027938008,-0.015860777,-0.003973515,-0.011707735,-0.020720858,-0.004505216,0.07018909,0.018706514,-0.027754122,-0.06877215,0.053332157,0.05286711,0.029474566,-0.006811813,0.037815716,0.020068659,0.0071619274,0.007940852,0.02645123,0.0013154054,-0.0050524278,0.02801344,-0.015044992,0.007097951,0.037747268,-0.0128659345,0.0047609797,0.018665362,0.011260325,0.008443447,-0.023629637,0.0041984743,-0.016325103,0.031891067,-0.039678473,0.054042663,0.009386703,0.009621969,0.007517848,0.0026463172,0.023987858,0.04091036,0.024853425,-0.015187413,0.023783585,-0.020126628,0.0018846903,0.036797434,0.0039941543,-0.02850318,0.0060013384,-0.040250227,-0.026699565,0.0046770386,0.021973731,0.01489127,-0.0073913233,0.056133796,-0.016407002,-0.034769736,0.023193065,0.048998874,0.024973817,0.028032966,-0.04703214,-0.008858812,-0.03067504,-0.049105868,0.02630395,-0.05183431,-0.029216196,-0.0018706094,-0.0029961676,0.020062197,0.01258431,-0.008471889,0.0000012737803,-0.030609708,-0.015716014,-0.04693599,-0.018695418,0.06931986,-0.049227588,-0.014700957,-0.013667856],"last_embed":{"hash":"1liyybi","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1liyybi","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{2}","lines":[378,378],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1liyybi","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.018638125,-0.014176151,-0.059567537,0.011917109,-0.04753257,0.011687021,0.02540199,0.03728237,0.032461613,0.029171716,-0.018687012,0.0019585816,-0.013989174,-0.023168752,0.015553498,-0.0072718402,0.011977631,-0.009680151,-0.0064722328,-0.018168986,0.017220393,-0.018830191,-0.00023682995,0.014705638,-0.030775022,0.01058046,-0.019027969,-0.039196383,0.02867369,0.0077184294,-0.02008467,-0.050259877,-0.04625934,-0.025697418,-0.019853676,-0.020672731,-0.039040647,-0.047477122,-0.050784055,0.027019497,-0.034241576,-0.027741548,-0.008244959,-0.0033846877,0.0179684,-0.008580482,-0.06078559,-0.030371118,0.006504216,-0.008477617,0.022231335,-0.033554714,0.017048486,-0.022628007,-0.0044395486,0.04870757,-0.05712429,-0.036028072,-0.079430275,0.004661459,-0.040635567,0.0147496285,-0.02987679,-0.021624321,0.0023709638,0.028921595,0.011985257,0.007713049,-0.0084160045,-0.013643765,0.015201186,-0.0038086607,-0.028653575,0.012839202,-0.027218482,0.016598364,-0.007661379,0.0020438624,0.017529486,0.032582533,-0.018185247,0.0006430245,0.015293244,0.005801211,0.026260495,0.012464633,-0.014332735,0.057128284,0.0070755933,-0.005369495,-0.021057613,-0.01687187,0.016530018,-0.052416034,0.016048135,0.024085242,0.014053843,-0.04059226,0.022397181,0.009134709,-0.012114129,0.025091123,0.040715616,0.023172647,0.012710333,0.07448357,0.03583425,0.042935107,0.048184525,-0.009134974,0.0269977,0.014891532,0.009453304,-0.015810998,-0.0056382366,-0.052287698,0.0010574099,0.0031527763,0.005695078,-0.0010613903,0.002398172,0.04558624,0.028259048,-0.04146803,-0.0058747656,0.0035721667,0.007681376,-0.016975086,0.010665122,-0.028588418,0.00613899,0.006029194,-0.022069894,0.0067401533,-0.013331509,-0.013036779,0.018388877,0.024069441,-0.034391955,-0.054010544,0.0013161269,0.03000202,-0.0207153,0.015352173,0.00951187,-0.03645311,-0.00047900493,0.002306474,0.014928929,0.008749621,-0.029728252,0.031374685,0.022853797,0.07053455,0.009962154,0.02453912,0.008848492,0.043010313,-0.017621875,0.010850138,-0.020195467,0.028947582,-0.05807373,0.01289055,-0.0019328075,-0.03269496,-0.02111497,0.0065867244,-0.015916346,0.007392939,-0.012068366,0.0034039586,-0.0077628093,0.024671266,0.0250095,0.016942136,0.07711238,0.012379926,-0.00012665414,-0.03409955,-0.010359888,-0.020080749,-0.031226924,-0.009050317,-0.017897116,0.03133838,0.007578638,-0.053776413,0.03200341,0.055688675,-0.036636434,0.029862676,0.0077118585,-0.0065883812,0.021977667,-0.015294508,0.019624924,0.013761276,0.013665167,-0.0146034965,0.039074603,-0.013802285,0.022682846,-0.09479374,-0.017801968,0.0066186474,0.0057831737,-0.048509903,0.009206869,-0.044097643,0.0244106,0.033612885,-0.031902492,-0.025921443,0.00061773486,0.021908388,0.024147417,-0.016042307,-0.026193026,-0.008287582,-0.010902894,0.063498065,0.013896614,0.017518902,0.009303736,-0.016321693,0.013123045,0.03565051,-0.009832201,0.0027395743,-0.017194858,0.0030551183,-0.0367199,-0.040349808,-0.010369625,-0.022713527,-0.052527197,0.045027997,0.058944944,0.006241374,0.006637089,0.015130899,0.0032272693,-0.006634292,-0.012495395,0.0019368032,0.025687769,-0.0014346332,-0.000027514412,0.031396423,-0.047235902,-0.0115070045,-0.01748296,-0.008174763,0.012197161,0.023198185,0.008587333,0.006051084,-0.031635746,-0.012649423,-0.010888074,0.053816266,0.027535051,0.018766006,-0.022671536,0.006332759,0.012955637,-0.022985248,-0.009683981,0.023290506,0.003750184,-0.054160703,0.033256564,0.015996527,0.028073573,0.033511493,-0.00867248,0.00038173952,0.045618962,-0.02184468,-0.013524157,-0.03497521,0.030067634,0.044685423,0.053343724,0.0058625927,-0.05036238,0.010092865,-0.0008834275,-0.013931381,0.02071824,0.007173032,0.061726663,0.010806181,-0.014660293,0.03243084,-0.016640348,-0.16325197,-0.014508562,-0.0052438485,0.033701982,0.023334352,0.014187888,-0.015725715,-0.014863048,-0.004492741,0.03697234,0.050955806,-0.043576945,0.05341619,0.011779227,0.024750095,0.014165749,-0.01940649,-0.00083857146,0.012351141,-0.036534525,-0.028718216,-0.01528064,0.06676641,0.00927855,-0.027475325,0.0034121717,0.05022047,-0.045846056,-0.022450294,-0.0072305873,-0.04547727,-0.024754563,0.00054264197,0.042958535,-0.02851139,0.033097956,-0.0047044274,-0.04207843,0.045997113,0.0092800595,0.054635193,0.07764198,0.026193852,0.03216472,-0.014830529,-0.05470219,-0.0028415413,-0.0030694203,-0.046061102,-0.017096203,0.0076593063,0.005045543,-0.009395375,-0.029230822,-0.03709481,-0.0018350502,0.02341056,0.020511126,-0.015016873,-0.025532354,-0.02306639,-0.025852336,0.015891109,-0.06878217,-0.06439692,-0.037136596,0.01328499,0.0006840953,0.022849072,-0.031664137,0.0393109,-0.09965595,0.009737167,0.030900847,0.022882909,0.044343818,-0.027418414,0.0001993714,-0.00943103,-0.11350747,-0.04182203,0.016333884,-0.004364439,0.014934485,0.0007663337,-0.10047927,-0.02880411,-0.0037229552,0.0313457,0.25689736,0.019758066,0.0059935306,-0.011831628,0.042070605,-0.01514008,-0.031101434,0.008580855,0.0049599414,0.006140274,-0.02297181,0.03470289,0.019055909,0.0288595,0.01583375,0.05051734,-0.06148908,0.0064988225,0.042196125,-0.007982875,0.00043871615,-0.03830704,0.020480076,-0.007987993,-0.04252336,-0.04844207,0.00041602887,0.045620427,0.029768623,0.0074314973,-0.04602219,0.0393896,0.041158862,-0.043041315,-0.017435344,0.060680702,0.0071911896,-0.014677353,-0.027876128,0.020608447,-0.007739933,-0.006985758,0.034635454,-0.022701284,-0.04013849,-0.02567528,-0.017335724,0.0394918,0.0017191134,-0.041062497,-0.0015756219,-0.033886753,0.019151842,-0.03413112,-0.014310521,0.011268909,-0.034432445,0.002385021,0.010394001,0.03191118,0.047675647,0.0015109007,-0.019229317,0.010605608,-0.016973,-0.053666145,-0.0073576206,-0.0020135257,-0.029329918,0.046698973,0.031448424,0.035338234,-0.012969981,0.010110982,0.03446707,-0.02022584,-0.0014336961,0.029908555,0.04421141,0.0050516664,-0.022628454,-0.016926162,-0.0179866,0.011204996,-0.00026662214,0.00059700507,0.01846073,0.07133526,-0.024686221,0.013047717,0.009416276,0.009279279,-0.016032401,0.019578058,-0.04620857,0.003031464,0.042999346,0.027277874,0.0052119605,0.027132954,-0.034915164,-0.008941285,-0.020905843,-0.000048352416,0.004343015,-0.048585583,-0.040946733,-0.022337807,0.013002597,0.012269153,-0.059968043,-0.023689132,0.05265661,-0.020515408,-0.012679614,0.029040156,-0.00039107804,0.039994735,0.025771758,0.010679959,-0.0015649353,0.04100486,-0.033338822,0.02424118,0.0037536127,-0.085992165,0.0048074066,0.044262685,-0.022589177,0.056119934,0.019679742,-0.025933746,-0.005625219,0.026914746,0.043910485,-0.0037185452,0.01281067,0.015155472,0.014445512,0.006733136,-0.031171128,-0.0149422195,-0.031621456,0.022759626,0.019580215,-0.0030646778,-0.029567648,0.0029531056,-0.044849344,0.034303516,-0.026862627,0.040457256,0.03494731,-0.0392803,0.008108464,-0.06769105,0.018534984,-0.046118245,-0.03330501,-0.003549664,0.020320946,0.014680055,-0.026955053,0.028241277,-0.042992014,0.059084017,-0.047368918,0.051883783,-0.013797722,-0.0032360887,0.0105796745,-0.02472566,-0.017629152,0.021546576,-0.020474002,-0.009909049,0.0061139623,0.00458474,-0.018621817,-0.017831003,-0.002793843,0.018187927,-0.043178942,-0.0007764975,0.03035104,-0.08325212,-0.0034997538,-0.00047277982,0.00052963855,-0.026548585,-0.037733853,0.09164801,0.02279617,-0.018421574,-0.003872324,0.025784161,0.09190637,-0.03118291,0.031863444,-0.020457083,-0.025528798,0.004979702,-0.020216428,0.0061565554,-0.001975846,-0.060659938,0.01217118,0.049667846,0.031982724,-0.005143895,-0.021248175,-0.0014876191,-0.008220992,0.0014227184,-0.031237459,-0.0337604,0.0218586,0.074168764,-0.0011863573,-0.039410952,0.0044377856,-0.017895339,-0.02347261,-0.024169996,-0.014714883,0.021211628,-0.022367321,-0.027845716,0.045108292,-0.04038034,-0.0035019824,-0.051691618,0.017379941,0.012366623,0.004241365,0.025344241,-0.0034203895,0.011054645,-0.024214303,-0.025527906,-0.014560655,-0.0010797499,0.03337731,0.020897694,0.04288132,-0.032829706,-0.033954833,-0.04242106,-0.014327106,0.0115181245,-0.025014523,-0.041590203,0.021001475,-0.040425185,-0.005686888,0.02204025,0.03888205,-0.0091691585,-0.0034632985,0.008602891,0.032824405,0.028150013,0.016918976,-0.0036282127,0.008749075,-0.03563916,0.02606444,0.023874054,-0.023267765,-0.03740158,-0.03906999,-0.009094617,-0.011620613,-0.026169173,0.018918583,0.005755516,0.001987864,0.018295629,0.03490332,-0.017869132,-0.041278664,0.014851752,0.033639293,0.050724596,-0.016756665,0.022035133,0.05209446,-0.03155248,-0.017223116,-0.036327288,0.013685971,-0.019486303,0.00334889,0.0347401,-0.025187373,-0.047563236,-0.049736243,0.03951413,0.009826358,0.0037682485,-0.0030131796,0.027948504,-0.002545939,-0.021400223,-0.014538226,-0.0111809885,-0.007617994,-0.007306518,0.027250012,0.026019037,-0.013061648,-0.0075255223,-0.005533418,0.03220111,0.037564896,0.022816788,0.0190095,-0.00078143674,0.0011867187,-0.025725862,-0.015175837,0.010396553,-0.0074189096,-0.009514089,-0.039332815,0.036732916,-0.025903422,-0.0114006875,-0.030540165,0.006288333,-0.00941999,0.027059538,-0.021748886,-0.01357838,0.011009934,-0.023958744,0.088956125,-0.021460775,0.016295109,0.04067404,-0.061981242,0.02714105,0.042237088,-0.028656077,0.005777552,0.0066418345,0.0026574824,-0.019679101,-0.008639816,0.043551337,0.01910726,0.00507824,-0.016976839,-0.01796035,0.027493726,-0.005535887,-0.01899256,0.009252494,0.045349564,0.022709837,-0.03691461,0.031861678,-0.010838072,-0.01710713,0.0027063023,0.033879645,0.031856444,-0.046539247,0.0055607995,-0.04923844,-0.0024550415,-0.076608226,-0.0012304444,-0.008996958,-0.050920464,-0.010164066,0.012059863,-0.033430897,0.023634791,-0.010365887,-0.013155527,-0.06385845,0.019917917,-0.0099708615,-0.0035631491,-0.015232983,-0.023290528,-0.008546139,0.051541984,0.019165138,-0.03929854,0.035871048,-0.0066251596,0.012360101,-0.1399865,0.02602195,-0.027924227,-0.014529387,-0.0025105656,-0.007124193,-0.058284596,0.015599057,-0.024732532,0.012987313,0.013450341,-0.026472887,0.02537222,-0.03169157,-0.014884433,0.06633848,-0.016503377,-0.015131306,-0.033946894,0.06559668,0.0005749632,-0.0031392598,0.07709519,-0.0024887999,-0.021999165,0.0069508264,-0.039475396,0.008708084,-0.016538605,0.016636824,-0.031898033,-0.05304801,0.016990101,0.008105177,-0.019960653,-0.03566778,-0.00886538,-0.0008371719,-0.021897152,0.04592906,-0.03041929,0.01983307,0.023903342,0.011017621,0.009619342,0.09971673,-0.031201167,0.0009168249,-0.050128236,0.004794676,0.037376776,0.016869178,0.0005268137,0.051944602,0.0048025423,0.02133697,-0.00078536913,0.020221414,0.021485476,0.04531862,-0.037070625,-0.00016951152,0.016853938,0.015309665,-0.02133118,0.06213374,-0.031526763,-0.026805408,-0.035990987,0.018386273,-0.00088485266,-0.020461453,0.026426636,-0.05638746,-0.012232994,0.023236424,0.039503492,-0.014363469,-0.02238921,-0.013177275,-0.05998596,-0.009048755,0.01703557,-0.047435667,0.074155994,-0.006218834,0.011300189,-0.009451086,-0.019472023,0.013657127,-0.03337689,-0.03481893,0.015456724,0.017912136,0.02568471,0.01933982,-0.02402565,-0.03353568,-0.024158398,-0.034810487,-0.012162403,-0.014382078,0.0033510122,-0.0119252205,-0.03305904,0.0078094383,0.045164272,-0.012791837,-0.0039893044,-0.020554822,-0.046022095,-0.033706464,-0.0038375019,0.030777264,-0.033638522,-0.00297254,-0.018817319,0.047246795,0.031499397,0.0011828756,-0.02639162,-0.04435792,0.01535455,-0.025055785,0.026940461,0.038892116,0.048411667,0.00068718556,0.005819914,0.015144958,0.014202377,-0.049453754,-0.03311532,0.021753322,0.04927522,0.018669384,-0.03521915,0.04385932,-0.018334694,-0.05918513,0.0010284034,-0.012921208,-0.011558168,-0.040017314,-0.018461518,-0.039276298,0.018933985,-0.010456729,-0.008362047,-0.010523896,0.03578845,-0.014934898,-0.02121106,0.05962157,-0.00088518334,0.011740787,0.0039128754,0.014372051,0.0027465646,0.050443213,-0.02710733,-0.016626263,-0.025313416,-0.027574861,-0.013553726,0.048370063,-0.0057928823,-0.026729051,-0.042375065,0.036968656,0.04797114,0.033545505,0.0012424819,0.013139389,0.008700471,0.020238975,0.01600765,-0.0036576113,-0.00457821,-0.0057669682,0.04230599,-0.0012940593,0.002323733,0.030851256,-0.05182928,0.022101132,0.00585549,0.034442812,-0.0072928392,0.00023124788,0.010312864,-0.039451905,0.020757936,-0.03460279,0.05165564,0.023087218,0.022987513,0.010559769,0.013220771,-0.0186669,0.025145486,0.012445341,-0.018669263,0.005114203,-0.01905452,0.007362576,0.032827042,-0.000992805,-0.013333293,0.0053882315,-0.040190335,-0.034394786,-0.016975379,-0.010753589,0.043762803,-0.004375664,0.061972313,-0.007833396,-0.025858648,-0.0070656366,0.06445968,0.015349587,-0.0045546643,-0.05579971,-0.013252741,-0.0150373755,-0.028739039,0.024807755,-0.032787118,-0.03933519,-0.0058864295,0.018562546,-0.0052226046,0.005717092,-0.008911409,-0.007798274,-0.018551294,-0.00036149108,-0.052363493,-0.009040273,0.100659736,-0.03718953,0.015535874,-0.019916601],"last_embed":{"hash":"ug09vn","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"ug09vn","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{3}","lines":[379,379],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ug09vn","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0064252554,-0.031500798,-0.06347511,0.023578582,-0.043975644,0.005403792,0.017977279,0.027859723,0.04916419,0.016991552,-0.0006047502,-0.024287092,0.005321989,0.0019147533,0.017962681,0.021531427,-0.011570945,0.007907722,0.041163057,-0.007847145,0.012173006,-0.0038269574,0.05256931,0.009597057,-0.021359354,-0.0055075292,0.0013653911,-0.013154577,0.027310474,0.015710594,-0.03145434,-0.027422687,-0.00045806746,-0.028130094,-0.048487775,-0.0334135,-0.002039949,-0.01547186,-0.05583019,0.058974072,0.0075250766,-0.06537066,0.012350611,0.00027352766,0.028730424,-0.0036475067,-0.053995088,-0.018385932,0.0076731904,-0.043505162,0.017216684,-0.008112673,0.016344367,-0.017317194,0.0017576382,0.051793557,-0.051461667,-0.0569427,-0.046544287,0.018177621,-0.04757893,0.024543833,-0.022133075,-0.02285942,-0.017172316,0.0046401042,0.01141086,-0.018535275,0.0062447344,-0.030565053,-0.005182056,-0.02694965,-0.00365189,0.032600872,-0.041462786,0.006156951,0.009834206,-0.015277143,0.055551257,-0.00019716192,-0.0118302135,0.014435514,0.013189612,-0.0069813174,0.055562556,0.016683782,-0.015633963,0.054126818,0.0074773603,0.018892886,0.019657288,0.017721964,0.0024429192,-0.016538918,-0.013157225,0.011437828,0.038979456,-0.01611284,0.05791961,0.000539469,-0.020019291,-0.002133085,0.02480709,0.03870667,0.03235721,-0.009013698,0.01891722,0.010678766,0.020016607,-0.008726556,-0.019860858,0.0134287905,0.01337372,0.022363575,0.015282841,-0.020543313,0.009524214,-0.00644238,0.011907464,-0.010396648,0.006462335,0.0143665485,0.050118808,-0.026024047,0.018985799,0.009101245,0.028677776,-0.02780944,-0.019576522,-0.007006199,0.009504612,0.017568553,0.0008886636,0.0004703953,-0.025899421,-0.0023178698,0.035094164,0.022534696,0.0010128885,-0.014685764,0.004415023,0.06409941,-0.014953944,-0.010115661,0.032205462,-0.007937981,-0.0023297647,0.009160777,0.018122196,0.039443314,-0.044583075,0.02122981,0.037699923,0.04546186,-0.0107416725,0.0499085,0.016766354,0.049427148,-0.010518373,-0.024794716,0.00074924843,0.00416032,-0.055916775,0.054962568,0.013011676,0.0052078525,-0.011691705,-0.016088644,-0.0069515756,0.015464742,-0.0071482747,0.0031806496,-0.025035348,0.015280121,0.027262772,0.0039684186,0.05305758,0.019361997,0.029758574,-0.029689366,-0.023952946,-0.004013928,-0.01156927,-0.033318534,-0.029939916,0.043846127,-0.005116175,-0.03358622,0.023997555,0.052582793,-0.02374762,0.034355,-0.036228158,-0.001218912,0.008895615,-0.015105262,0.04629751,0.018824348,0.0148898065,-0.013647369,0.031029437,0.0062225745,0.013747215,-0.051438455,-0.03612836,-0.000799696,0.010058418,-0.039630085,0.0055324617,-0.06627205,0.0047434596,0.051183738,-0.05163393,-0.029646376,-0.016234668,-0.013973954,-0.0052329223,-0.017216427,-0.011310985,-0.0059790765,-0.0013718263,0.045316584,0.015729917,-0.00003556091,0.00686037,0.016405664,0.025453806,0.05844131,0.009273749,-0.0012733293,-0.02868679,-0.008049054,-0.012802717,0.0012842504,-0.019966543,0.014374177,-0.041861,0.04043718,0.060636334,-0.023620753,-0.0056934534,0.019256454,0.046829544,-0.04762595,-0.016823264,-0.021580333,0.037907485,0.021480465,0.0038186302,0.04863618,-0.022500822,-0.005815131,-0.022827135,0.0227023,0.017097397,0.018682225,-0.007724261,0.020550288,-0.0010193266,-0.0070811426,-0.023988562,0.04844796,0.0025241142,0.025223609,0.003803318,0.0214751,0.015157648,-0.04947862,0.0048449286,0.021095581,0.0055328263,-0.042878177,0.018903023,0.04980283,0.032682844,0.01524564,-0.011589984,0.048142888,0.051756397,-0.004434799,-0.00011597192,-0.010292412,0.03081921,0.03828685,0.05445161,0.0063495417,-0.024265427,-0.006560433,0.020053266,-0.042321987,-0.0049740034,-0.009643518,0.07278532,-0.0119790165,-0.03335847,0.02623192,-0.009101469,-0.16560577,0.0039238776,-0.049049754,0.052050285,0.031174967,0.037311457,-0.012323634,-0.012609477,-0.0022745926,0.06143623,0.04573401,-0.05423626,0.038152486,0.028568016,0.03279363,0.015252203,-0.0072182007,0.019191485,-0.033736207,-0.050277207,-0.03946538,-0.021914007,0.07711783,0.03499624,-0.014670819,0.0021332575,0.0871689,-0.044116475,-0.0030055481,0.020938609,-0.060714368,-0.035612714,0.012948484,0.0360371,-0.009086244,0.03634608,0.01108884,-0.028339788,0.04748972,0.0080569135,0.044575654,0.060575277,0.0257507,0.028153459,0.00035977885,-0.023796838,-0.0054583685,0.001668337,-0.054251954,0.0034620631,-0.036282424,-0.008030656,-0.016238496,-0.032045554,-0.044085894,0.013271813,-0.03339951,0.02748465,-0.03430703,0.0041448157,-0.0099431025,-0.016020995,-0.011836692,-0.073518775,-0.053646468,-0.036845416,0.0110401595,-0.029660074,0.018116193,-0.05058272,0.0068577304,-0.06706025,-0.0011917216,0.0028991806,-0.007131252,0.036211085,-0.051224295,0.007958443,-0.0109522585,-0.10777323,-0.038931306,0.0039940933,-0.019527143,0.0026804747,0.0041074166,-0.05305349,0.005399527,0.0017614309,0.024669437,0.23858215,0.009789175,-0.0069484506,-0.0028183695,0.034071103,-0.03511608,-0.017655851,0.057344902,-0.022910284,0.005856414,0.00937521,0.019761814,0.016788734,0.019774586,0.01612222,0.0008981362,-0.044630457,-0.002988588,0.0416805,0.036282305,0.02955953,-0.04853449,0.0026786015,0.0008585157,-0.03698813,-0.03527362,-0.018783955,0.028778536,0.01044996,-0.008990892,-0.04282815,0.08704436,0.022645177,-0.034291435,-0.014023906,0.019974967,0.026845433,-0.03647302,-0.043029044,0.0103186695,0.023542713,0.0016073481,0.009562039,-0.03368041,-0.009861409,-0.0055781277,-0.02417952,-0.005571714,-0.015055329,-0.015654499,-0.016344344,-0.05155541,0.032910723,-0.03997001,-0.031715907,-0.022707285,-0.0247381,-0.034180008,-0.013900242,0.023841396,0.050784476,-0.0024230636,-0.012345357,0.012987044,-0.009738723,-0.019029364,-0.023841731,0.0127654215,0.024584727,0.026782548,0.01968612,0.004262479,-0.01676606,0.00403265,-0.0021890735,-0.022473319,0.02147453,0.03828882,-0.00070204696,0.02017509,-0.035074838,-0.011933725,0.007895772,-0.0056849313,0.04442572,-0.021969598,0.02475364,0.07102662,-0.006790078,0.0019596287,0.0050140577,0.02809711,-0.0051719462,-0.0064516473,-0.058861624,-0.0017743167,0.035145618,-0.007504508,0.005685886,0.045672365,-0.050713263,-0.023658143,-0.0070708725,-0.016551895,0.03967615,-0.035716515,-0.01345273,-0.0036565785,0.012930335,-0.0043082484,-0.04761022,0.027824564,0.023873223,-0.016406454,-0.013336666,0.061701395,0.038363364,-0.00046541495,0.030263737,-0.0066238707,0.012810156,0.009577345,-0.020721586,-0.0002673378,-0.02729884,-0.054332152,0.0023523779,0.015846817,0.0014626463,0.04436114,0.024723906,-0.03486723,0.020306332,0.03125873,0.022219509,0.0021445013,-0.0016987119,0.001150646,0.025818303,0.03862007,-0.047855485,0.01800836,-0.0019065922,0.0498819,0.02047159,0.03439207,-0.033047356,-0.0059657735,-0.049707517,0.025515163,-0.01393237,0.045785215,0.048625782,-0.030773195,0.008699026,-0.051159643,-0.019801922,-0.044923868,-0.000034188386,-0.018951869,-0.004806399,-0.006364558,0.030651445,0.039211966,-0.030911593,0.033292886,-0.04616334,0.046699576,-0.021760503,-0.016129183,0.008253274,-0.04931886,-0.025251051,-0.001664636,0.008573528,-0.007162794,-0.017689109,0.0094036115,-0.008698778,-0.052326728,0.026273858,-0.010628127,-0.024200952,-0.017560385,0.027036961,-0.07695953,-0.03916699,0.019807803,-0.0137251755,-0.014216903,0.0026567238,0.06910412,0.018361758,-0.011450691,0.0092959795,0.017345782,0.07646187,-0.030473646,0.013659093,0.009642435,-0.026975844,-0.024637498,-0.03895604,-0.014285886,0.025321322,-0.045439523,-0.00096675544,0.043232597,0.049455814,-0.030080838,-0.003317546,-0.014498245,-0.028683925,0.01905373,-0.010965529,-0.053988263,0.019757655,0.040907536,0.011727602,-0.030446976,-0.019161006,0.006805167,-0.026975589,-0.057981156,-0.019660635,0.02841408,0.011843464,-0.029789545,0.039874442,-0.0148331905,0.00078385393,-0.03807707,-0.014614312,0.0018757299,0.008490169,0.016463188,0.015154009,0.007426657,-0.01808655,-0.030231971,0.019702554,-0.009669791,0.009556479,0.014271689,0.020283755,-0.021180566,-0.03591031,-0.029171359,-0.022333864,-0.0037917998,-0.022043698,-0.05355773,0.016287804,-0.045470063,0.02284773,0.04755393,0.009376439,-0.021309067,0.006696061,-0.03724841,0.008543018,0.035635076,0.03390803,0.0028794443,-0.001485542,-0.011381789,0.015126996,0.001836104,-0.024255307,-0.0062998747,-0.048966665,-0.030360222,-0.001944997,-0.016883569,0.0061798454,0.0038524878,-0.008070708,0.014374573,0.06445874,-0.035210125,-0.040951025,0.034454126,0.007305573,-0.0018905689,-0.04329999,-0.016335797,0.023975331,-0.047860585,0.011488748,-0.06643676,0.001618034,0.010629494,-0.040957738,0.032579307,-0.053925984,-0.023607433,-0.05711423,0.04267822,-0.015937425,0.014663606,0.001542879,0.026091592,0.014364323,-0.018435176,-0.017751792,-0.0009105479,-0.014438025,-0.023719233,0.07161096,0.028838113,0.041886013,-0.010761507,-0.0058680936,0.02481688,0.015936852,0.021012869,0.028237054,-0.035624582,0.0470656,-0.022604164,-0.05987424,0.015643869,-0.038894277,-0.0041659256,-0.06870295,0.008185276,-0.0057711187,-0.011186235,-0.03429448,-0.026184943,-0.023646733,0.01547541,-0.016312279,-0.023770314,-0.015271333,-0.027081097,0.06275258,-0.027712582,0.012717084,0.044620644,-0.025308788,0.0033555739,0.017485239,-0.009818975,-0.009871355,-0.0041440665,0.012910978,-0.00036089018,0.0038794635,0.009947266,0.05841843,0.0013915836,-0.024587734,-0.039911173,0.033962227,-0.026719304,-0.031764034,0.002156993,0.03845384,0.0000736727,-0.023918552,0.019696824,-0.042021353,-0.03091967,-0.0021715676,0.05330762,0.029842246,-0.032571875,0.021659344,-0.0019701123,0.012655378,-0.08049935,-0.008919796,0.017693752,-0.047008708,-0.0023178845,-0.0034786568,-0.01610014,0.017626477,0.011185205,-0.048849873,-0.06749946,0.007478679,-0.010670228,0.010233451,-0.037567757,-0.02351282,0.0038419128,0.034004327,0.0035660123,-0.033512652,0.02006108,-0.037729792,0.002374055,-0.14144938,-0.013521762,-0.045661535,-0.025737343,-0.0073025934,-0.000834836,-0.031436164,-0.009089883,-0.040748943,0.008087182,0.011165054,-0.043744396,0.009909811,0.00457823,0.017337613,0.044563122,-0.013958067,-0.0011421131,-0.020578934,0.060537536,0.012362515,-0.0068601305,0.042625997,0.0013391917,-0.03475418,0.02882296,0.011050071,0.006916068,-0.036171798,-0.05989753,0.0032632626,-0.059033006,0.023605494,0.058846515,-0.023546988,-0.017159848,0.00453874,0.0052521736,-0.015632851,0.012980127,-0.031601448,0.017369336,0.016325755,-0.007768969,0.013835113,0.104123,-0.0066759833,-0.04124551,-0.05764261,0.023546439,-0.011825807,0.03763089,-0.033849925,0.04395282,-0.006797778,-0.020365998,-0.027867699,-0.008178826,-0.00015721912,0.058837637,-0.028756622,-0.015055539,-0.041512087,0.013755934,0.006143155,0.056369144,-0.03457452,-0.008606371,-0.005221221,0.024740323,0.020700706,-0.034593806,0.0077327685,-0.0461219,0.011266937,0.0055778394,0.060253173,-0.032185383,-0.008047776,0.0065986267,-0.046015516,0.0015308532,-0.0042078295,-0.0347711,0.044322275,-0.008481829,-0.0034559215,0.005030492,-0.02583082,0.0075016273,-0.02319677,-0.049002614,0.020427976,0.017927175,0.022691103,0.031529568,-0.029809201,0.0040401625,-0.038155735,0.0053754775,-0.0036073574,-0.030238463,-0.025877424,-0.025254669,-0.048616473,0.026370633,0.024036948,0.004874386,-0.022763552,-0.013537126,-0.04276957,-0.011833699,-0.027623115,0.0051765,-0.04176421,-0.020820629,-0.0038222903,0.04102933,0.012349833,-0.03562411,-0.022917135,-0.014182887,0.006478964,-0.026340172,0.011050209,0.04968669,0.039627403,0.035012964,0.028751696,0.0034916939,-0.0018426467,-0.021480199,0.006147331,-0.005430358,0.04456059,-0.009532559,-0.05230647,0.035185162,-0.043505196,-0.07413819,-0.0100126,0.036412306,0.0067881057,-0.031218914,-0.003037324,-0.039111033,0.030936722,-0.019157633,-0.0063442267,-0.013759791,0.008500786,-0.021666544,0.00624682,0.08143733,-0.016145978,0.036471844,-0.023756592,0.02410955,-0.0042568417,0.03461492,-0.030292008,-0.0098949475,-0.028602773,0.000798341,-0.028928991,0.048234448,-0.012891633,-0.004927674,-0.03975642,0.02465458,0.059883803,0.05320362,-0.0124259535,-0.0150210345,0.03767444,0.014695306,-0.012582066,0.04187603,-0.008002942,-0.016581824,0.0398228,-0.0005559938,0.0105436845,0.028592726,-0.015172492,-0.001109054,0.0026759303,0.00077303837,-0.016716905,0.017381944,0.0009115523,0.011260945,-0.029668588,-0.026270147,0.059416957,0.030139215,0.038545586,0.03635351,0.03153934,0.026664335,-0.009328791,-0.004225222,0.027811583,0.0020985263,-0.015423195,-0.030161927,0.03100835,-0.00066413253,-0.03315981,-0.02626798,-0.035417534,0.0011210534,0.0004833413,-0.026474515,0.0398288,-0.052744478,0.08582552,-0.0038554438,-0.049430132,0.0003679446,0.055195633,0.034949694,0.02793446,-0.040923562,-0.038245253,-0.010616839,-0.020581124,0.025942631,-0.029227482,-0.01823325,-0.060559083,0.006034431,0.01375558,0.032193873,-0.007078007,-0.009949299,-0.009652285,-0.00004311444,-0.033518597,-0.0038233965,0.09166771,-0.050106358,-0.024915416,-0.016479889],"last_embed":{"hash":"5eqf0f","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"5eqf0f","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{4}","lines":[380,380],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5eqf0f","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.008227188,-0.010427967,-0.04694234,0.008434617,-0.05005821,0.0058642593,0.039685752,0.023011172,0.03698913,0.026849408,0.0015644373,-0.020566508,-0.004519113,0.00711031,0.019870047,0.0057592415,-0.00522531,0.032927237,0.01193253,-0.0152802495,0.017229764,-0.011640465,0.061800286,0.031142559,-0.0076276287,0.026490815,-0.024507158,-0.039398994,0.041177325,0.017139979,-0.0088028405,-0.08085964,-0.001857693,-0.043168347,-0.01523232,-0.02482073,0.00039681597,-0.030109419,-0.056990005,0.040473726,0.009808321,-0.054533128,-0.0019880938,0.02093199,0.042340316,-0.004128556,-0.038750004,-0.018940946,0.016500229,-0.045122854,0.0097340625,-0.021153785,0.021915957,-0.017541641,0.0030722122,0.051025826,-0.04156826,-0.030202845,-0.04516056,0.015834043,-0.044804294,0.028694183,-0.009065911,-0.0045229434,-0.019091412,-0.012921565,0.019543938,-0.0037366976,0.0002482097,-0.025844982,-0.007353401,0.013386646,-0.018197145,0.0019525615,-0.04445929,0.0038832421,-0.001976925,-0.03455876,-0.004197077,0.0024463902,-0.024020966,0.022183971,-0.008428591,0.015596622,0.029694932,0.016819352,-0.037363924,0.10395576,0.01238313,0.009728207,-0.0014835021,0.008007829,-0.0066319844,-0.022587331,0.00010670567,-0.010768658,0.02435016,-0.021650737,0.019244429,0.008087349,-0.010598969,0.025093475,0.0031104914,0.009162655,0.0035016818,-0.007788508,-0.0059937793,-0.012110214,-0.0032005985,-0.027024709,0.0041474514,0.004871396,0.03334789,0.021326061,0.012172322,-0.026366347,0.023726005,-0.021870416,0.007436297,-0.007970389,0.0074626515,0.038811304,0.079632625,-0.020297972,0.0053949254,-0.014818805,0.014035019,-0.039642867,-0.009392158,0.027849939,0.023803785,0.01639648,0.005991387,0.022431482,0.012721198,-0.013305331,0.027590696,0.019053603,-0.029421983,-0.026155746,0.011696942,0.04207354,0.0075107366,-0.026219081,0.00783071,-0.0729552,0.006452285,0.0071870796,0.02220941,0.0037390236,-0.038556844,0.022730269,0.0145351915,0.08325733,0.000036422793,0.011008366,0.045421675,0.05477584,-0.03286564,0.0015678883,0.017948495,0.029138684,-0.046515513,0.03926817,-0.008802059,0.0013190721,-0.014531409,-0.027486628,-0.024605801,0.03394221,-0.009774604,0.029297536,-0.016956488,0.027724499,-0.0028162783,0.018190423,0.057604752,0.025804011,0.019067721,-0.018698491,-0.023310537,-0.008881535,-0.009303686,-0.02574259,-0.02014432,0.051535342,0.014942077,-0.05735933,0.011430651,0.07790086,-0.026228214,0.016436446,-0.032325197,0.035179418,-0.007840167,-0.038975447,0.021328019,-0.007553678,0.003018461,-0.012021828,0.024871167,-0.0012817188,0.008422601,-0.04213906,-0.0029744415,-0.0102568,0.028422015,-0.04848324,-0.013504477,-0.042178325,-0.026672501,0.03998065,-0.02555583,-0.02487307,-0.03372351,-0.006727154,0.032287885,-0.012259381,0.01736026,0.016108096,-0.015707543,0.05927039,-0.014823866,0.015396288,0.0014622897,0.03814885,-0.0050816713,0.011512525,0.02454106,-0.01942856,-0.0042749937,-0.00043912535,-0.016999625,0.014675922,0.011402887,0.005878,-0.03143613,0.047262743,0.040541604,-0.01997794,-0.02600209,0.01985136,0.018202236,-0.027044773,-0.017741045,-0.0027597493,0.0007107386,0.04293045,-0.010624536,0.064629935,-0.01846802,-0.0082084825,-0.001706224,0.0042180554,0.03542272,0.032175597,-0.006330994,0.013910604,-0.039593525,-0.011628843,-0.010729305,0.024589578,-0.009676703,0.022370083,-0.00682051,0.0017820011,0.020125942,-0.017179297,-0.0047797374,0.020475619,0.011989225,-0.048716184,0.046016462,0.026348023,-0.005729,-0.0044670417,-0.017208938,0.04603927,0.04720848,0.013786489,-0.0075563,0.021387018,0.033445034,0.021796385,0.048075136,-0.0066101397,-0.038999368,-0.012999659,0.02303945,-0.03119112,-0.011282162,-0.009261895,0.06940316,-0.004417858,0.003452305,0.022681685,0.007881739,-0.18388522,-0.002243038,-0.03446636,0.04910917,0.018962827,0.036476713,-0.018244334,0.0055838055,-0.01644573,0.07063126,0.035127115,-0.041822784,0.023608696,0.020764057,0.018722663,0.008086395,-0.019471986,0.020586783,-0.047353882,-0.032081187,-0.034502752,-0.06049567,0.0849018,0.0056615584,-0.043862637,0.0077633704,0.060994748,-0.00295215,-0.0009478508,-0.0108397035,-0.05060586,-0.037286516,0.014217573,0.035434626,-0.021996668,0.036022343,-0.020921241,-0.054212604,0.03884995,0.008341162,0.021082351,0.057402104,0.048478592,0.03663411,0.02569416,0.022125717,0.013510706,0.014371004,-0.069879845,0.019910708,-0.0031725902,-0.025418261,-0.0030062017,-0.035528127,-0.04253593,-0.014124391,-0.034629125,0.011076419,-0.018104108,-0.0014162569,-0.016461225,-0.014694397,-0.020994047,-0.06278675,-0.03195137,-0.008437215,0.0231142,0.0056180544,0.002685961,-0.038397525,0.01888431,-0.08763887,0.02066311,0.024374068,0.0039128433,0.02196951,-0.051388986,-0.009784658,0.015829457,-0.14469008,-0.018771777,0.009701971,-0.004518333,0.0017274395,-0.015640836,-0.05987269,-0.0061225817,0.020006616,0.02102084,0.23247695,0.040116336,-0.006160827,-0.009145649,0.035999425,-0.024684513,-0.023369452,0.037791356,-0.019422688,-0.010201055,0.0021927739,0.0072964574,0.03894896,0.0017170495,0.035992723,-0.0066339993,-0.042109273,0.022975052,0.07248599,0.017346732,0.034060687,-0.020470757,0.05933796,0.0005331155,-0.059002824,-0.04395327,-0.0051945997,0.019243319,-0.012630203,0.031016484,-0.027799524,0.04590515,0.026894964,-0.020188756,-0.04040509,0.0038219292,0.046268564,-0.04583025,-0.029648712,0.024769537,0.019967621,-0.020567037,0.023034856,-0.004195992,-0.014441353,-0.013116688,-0.021285478,0.03793072,0.024921391,-0.030292377,0.018210264,-0.048033558,0.0018207788,-0.03734564,-0.016442256,-0.043715242,-0.029016744,-0.0137922475,-0.03162936,0.02941999,0.031659406,-0.00017711004,-0.04191923,-0.00038629872,-0.02402543,0.013506198,-0.014358819,-0.02211936,0.014856433,0.039549384,0.019860359,0.022149928,0.0095269,0.00048769044,-0.012074236,-0.02990584,0.030136378,0.019032732,0.011435074,0.0258007,-0.03916657,-0.032399077,-0.006925601,0.00091780734,0.006112698,-0.0023305744,0.02173145,0.054558493,-0.036798026,0.015736556,0.017336467,0.0055706995,0.008593818,-0.010275764,-0.05375058,0.014438708,0.008794399,-0.0047055054,-0.013072042,0.037048865,0.0038205301,-0.022495471,-0.005727337,0.008387257,0.010430283,-0.054911736,-0.022351582,0.013150205,0.03186055,0.018430857,-0.067161836,-0.00010131215,0.003070667,-0.001920979,0.0041225534,0.04210505,0.008648597,0.019079966,0.026487703,-0.011531824,0.00046245148,0.031199917,-0.02517162,0.022209998,0.014769409,-0.05471154,-0.00048282355,0.03419625,-0.022891292,0.042593107,0.022537198,-0.03680981,0.015727794,0.027024431,0.012572852,-0.0011334969,0.057387955,-0.029136667,-0.0036776413,0.022941561,-0.045364715,0.012459386,-0.015120968,0.029620007,0.02554127,0.017228661,-0.0128395315,-0.021787751,-0.040424604,0.045294646,0.02490791,0.028110921,0.041445624,-0.02595327,-0.0021569224,-0.062685795,-0.019314121,-0.032204084,-0.011506692,-0.024222134,-0.010344944,-0.008161174,0.031773165,0.06814236,-0.024086647,0.029842883,-0.030491281,0.008583246,-0.024285242,-0.033379998,-0.0136942,-0.058595918,-0.009239427,0.010424962,-0.0022088557,-0.031077778,-0.01234369,0.01866378,0.00024341473,-0.030608047,0.030182285,-0.024464302,-0.0458804,0.008741081,0.045817666,-0.029576302,-0.028718872,0.0021549226,0.0075839534,-0.029409556,-0.026554137,0.08101679,0.02993496,-0.010405953,-0.019757036,0.021174502,0.067863636,0.0013364352,0.016431458,0.041470468,-0.014983774,-0.009645364,-0.027004762,-0.012540807,0.008769596,-0.051343385,-0.03175437,0.072140746,0.042433783,0.0034009158,-0.0014775611,-0.018217992,-0.0016725423,0.01841114,-0.03297025,-0.032668408,-0.003972826,0.05765187,0.010844595,-0.023969203,0.005991929,-0.01876251,-0.00886774,-0.041639555,-0.035346817,0.014532073,-0.008714769,-0.037411578,0.038292684,-0.017174637,0.003950853,-0.045197852,0.0070671756,0.025693435,0.0020509514,0.010430522,0.01786773,0.012180548,0.012415437,-0.027280899,-0.0031533267,-0.016142882,-0.00025771023,0.019531688,0.020483775,0.006360966,-0.0118385805,-0.018922063,-0.014264679,-0.00528485,0.00033140942,-0.064409204,-0.001560068,-0.029112317,0.019909598,0.033067394,0.005573375,-0.023117376,-0.004367247,-0.03491973,0.008750964,0.006759408,0.018160922,-0.02142293,-0.037861936,-0.04803408,0.01935497,-0.012050564,-0.02754999,-0.0018844599,-0.023575708,-0.022240866,-0.007329162,-0.022517022,0.0035684896,0.019970998,0.004392224,-0.024071196,0.08576742,-0.055465523,-0.007049272,0.04008915,0.060897242,0.0067388723,-0.019566162,0.002869598,0.008205128,-0.038748536,0.0090358015,-0.05872372,0.016006399,0.015480543,-0.027482938,0.047405437,-0.054366298,-0.015612261,-0.08010716,0.045123532,-0.011940307,0.012021566,0.004229188,0.0014202171,-0.0023304124,0.0032338942,-0.00079169066,0.014078481,-0.017910935,-0.027375076,0.033863444,0.03619351,0.053855937,-0.032062143,-0.008905322,0.013214611,0.014479997,0.007492018,0.021330204,-0.015091901,0.06111228,-0.032534976,0.009318235,-0.0017931364,-0.02404203,-0.035088465,-0.028095871,0.025960023,-0.020234386,-0.023197588,-0.0124323955,-0.012978356,-0.013295128,0.006576734,-0.0159948,-0.021110749,-0.035862222,-0.017976,0.048819926,-0.017957339,0.03529162,0.039143443,0.006072968,-0.0075652273,0.0018582571,-0.027025877,0.00032904441,0.026746087,0.013753535,0.016825082,0.012854635,0.02436337,0.056936145,0.019960567,-0.013624695,-0.014340676,0.04990545,-0.033478055,-0.031697802,-0.015753252,0.0674843,0.031649675,-0.015196429,0.046036545,0.0013023725,-0.05367535,-0.012116971,0.027035793,0.021436656,-0.00943263,0.008418398,0.011759522,-0.0089022275,-0.06329529,-0.022365322,0.015219795,-0.031693302,0.015858036,0.008662428,-0.019852042,0.005146144,-0.031809304,-0.03568933,-0.05741652,0.0014978347,-0.015064269,0.0039282255,-0.043692037,-0.03689051,-0.005756975,0.011960711,0.005411283,-0.027670981,-0.0017830315,-0.052259553,0.0046891356,-0.15159959,-0.012230518,-0.044820372,-0.031523198,-0.01111785,0.0088799,-0.033995144,-0.012073726,-0.021821788,0.005230609,0.0063922303,-0.0170633,0.031698223,-0.017668484,-0.025306595,0.030192105,-0.018939171,0.03789839,-0.005902394,0.062432237,0.0037367013,0.0032954991,0.048964545,0.015640985,-0.030135907,-0.010754309,0.010883769,0.0017577099,-0.045781914,-0.011299936,-0.01813089,-0.042240825,0.0044077295,0.06694102,-0.030092886,-0.047973517,0.010135929,-0.027465785,-0.013219619,0.012087103,-0.03004158,0.029870206,0.036118526,-0.011610174,-0.009220458,0.12932214,-0.018085979,-0.018237764,-0.05893027,-0.002833392,0.0083238315,0.03763913,-0.05282703,0.033090375,-0.0035556601,-0.0034305225,-0.03797005,-0.027981982,-0.015633198,0.028311025,-0.027951445,0.001047251,-0.024889585,-0.019715933,-0.0034177108,0.037990976,-0.050146498,-0.025843512,-0.014346438,0.020951571,-0.014799689,-0.04275713,-0.010857955,-0.023260135,0.0065463856,0.029422354,0.07290622,-0.023040673,-0.022193547,0.00092859176,-0.017752644,0.005536732,-0.013791254,-0.0075134784,0.035329413,-0.01801814,0.001094744,0.0019157222,-0.012599095,0.013238584,-0.02265712,-0.04635155,0.038957186,0.029085305,-0.014863309,0.038061142,-0.022234594,-0.0074824453,-0.039166816,-0.0102335615,-0.021130191,-0.022364318,-0.013198633,-0.03155054,-0.051158737,0.038856674,0.019298952,-0.023438474,-0.042264808,-0.039441947,-0.024911756,-0.01533206,-0.01182398,0.00510527,-0.08291842,-0.013267149,0.028131546,0.042512003,0.017653545,-0.01859412,-0.037288684,-0.034302928,-0.012103854,-0.022367403,0.025398685,0.058639515,0.02982168,0.020363918,0.035121735,0.019665515,0.021659467,-0.06298307,0.041884497,0.0072887503,0.039976697,0.023946615,-0.03158534,0.047083717,-0.054921936,-0.05645489,-0.0072548143,0.036042158,-0.0022819424,-0.021995082,0.013198624,-0.073754445,0.015960122,-0.011555874,-0.0033247694,-0.015333936,0.0134491,-0.012308263,0.0091047315,0.062365558,-0.014135976,0.0651027,-0.03409685,0.044683576,0.0031905228,0.04116807,-0.026465988,-0.013460771,-0.048620477,-0.011599579,-0.01171976,0.05569718,0.0011768666,-0.03183458,-0.037262272,0.019330163,0.0350098,0.031488158,-0.00968332,-0.028582556,0.04377114,0.018854508,0.0066906754,0.02583009,-0.016175259,-0.025508586,0.032043733,0.00042726757,0.00791492,0.026977075,0.007386065,0.00796196,-0.0016413487,-0.009423928,0.0004264188,-0.001198175,0.022009932,0.0036717434,-0.008178797,-0.024033688,0.058860853,-0.0115943635,0.00836713,0.01749194,0.00967793,0.042150773,0.002815152,0.0035779402,0.008441974,-0.020714635,0.0010664385,-0.008582657,0.007613393,0.02300705,-0.015068406,-0.027836312,-0.0150581235,-0.001701654,0.004818238,-0.012233693,0.026551139,-0.030067265,0.06334913,0.021760974,-0.044031173,-0.029479781,0.057336017,0.025702577,0.023156375,-0.051898815,-0.024640227,-0.014721409,-0.043188006,0.01309832,-0.013650298,-0.0021399846,-0.048876908,-0.016283253,-0.0057675024,0.041328,-0.018952604,0.0032181009,-0.033535838,0.013392195,-0.032137115,-0.02548119,0.07003039,-0.03738703,0.0032984717,-0.0047322246],"last_embed":{"hash":"786h0z","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"786h0z","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{5}","lines":[381,382],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"786h0z","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.015742918,-0.009251504,-0.044357203,0.011069506,-0.026533242,-0.006706095,0.059867077,0.026222458,0.035885517,0.039673097,-0.033058222,-0.044630885,-0.013884358,-0.002910509,-0.0012093814,0.0009950697,0.0017556156,0.011380547,-0.020821663,-0.0037233392,0.0150288595,-0.008596158,0.057677116,0.017310146,-0.023300925,0.0099015925,-0.029917978,-0.028189125,0.022162413,0.022565605,-0.029352864,-0.05583382,0.0005543334,-0.024818849,-0.03582469,-0.036073245,-0.0020923691,-0.05331285,-0.043272752,0.059025597,0.008365251,-0.071991146,0.008633516,-0.01166211,0.0055362354,0.0069449055,-0.05347909,-0.035180017,-0.051040806,-0.024125136,0.020837417,-0.04233425,0.020832708,-0.0073217833,0.008181469,0.04790766,-0.037651762,-0.018496811,-0.036362402,0.0054196864,-0.037490085,0.058251303,0.0023653554,-0.01840422,0.01268562,-0.001209301,0.0056787995,-0.009853424,0.0022791983,-0.033115257,0.00018475325,-0.009686876,-0.022141647,0.052073993,-0.040779777,0.026260803,0.009424679,-0.02446366,0.03290775,0.0034445627,-0.027163675,0.026512003,0.011775953,-0.010262125,0.04216773,-0.011663104,-0.036482275,0.03494246,0.019223172,0.019010555,-0.01588529,-0.010846712,0.020949954,-0.017368358,-0.035684202,0.01627903,0.013822281,-0.0013266111,0.0379252,-0.0028074766,-0.013900313,0.0004298079,0.036482364,0.019656813,0.03616506,0.026139412,0.016578421,0.01724721,0.016167315,-0.016186377,-0.0036915715,0.036952097,0.015341783,0.013905356,0.014564095,-0.013313596,0.020945394,-0.010795515,0.019998413,-0.01267799,0.016883163,0.013678114,0.04093185,-0.06334528,0.039822403,0.001636526,0.02919977,-0.03091319,-0.0054442543,-0.022136543,-0.0071625793,0.0037195587,-0.026172407,0.0048028617,0.0028460973,-0.029055394,0.01135544,0.0020410635,-0.017362876,-0.029844651,0.015262386,0.05593975,-0.018467678,-0.006829216,0.030697878,-0.04274774,0.007037659,-0.025062846,0.03665889,0.021824893,-0.011062073,0.028323539,0.031549614,0.059152264,0.008110236,0.05034997,0.025493495,0.030409768,-0.016025925,0.017538879,0.010352398,0.016148152,-0.037866976,0.068394184,-0.0036468266,-0.018679999,0.027098496,-0.027143568,-0.026523827,0.013295684,0.016248738,-0.03405203,-0.03370162,0.007703559,0.0074856095,0.015366991,0.06303936,0.016140923,0.010293404,-0.03342448,-0.0039447634,0.003722766,-0.0043452363,-0.019168705,-0.022348061,0.02352099,0.04567152,-0.037535347,0.0045739734,0.02734717,-0.029951124,0.016401201,0.0037376839,-0.025183674,-0.008893008,-0.03512469,0.076235935,0.043745458,0.012717021,-0.025151188,0.0394714,-0.012360041,0.03288883,-0.050471086,-0.014757157,0.016946943,0.012724738,-0.05325469,0.009953266,-0.03045793,0.0011354447,0.044568896,-0.026591338,-0.033371765,-0.023776451,0.023491703,-0.004574633,-0.040782783,0.004904843,0.0135655925,-0.023102142,0.03322867,0.015458782,0.010537073,0.00029938767,-0.01777043,0.0071407105,0.039355863,0.03508775,0.0006794365,-0.010516779,0.0033546402,-0.023465568,-0.015419677,-0.0140761705,0.010346232,-0.02050523,0.042891126,0.06353141,-0.014299228,-0.01501899,0.0066625676,0.052883234,-0.012691571,-0.0315239,-0.023096107,0.016366731,0.012424784,-0.021989062,0.02844544,-0.027343584,-0.0018839042,-0.012298734,0.021352569,0.0118333455,0.025382375,-0.0139531735,0.011101259,-0.030143153,-0.031829134,-0.010352597,0.024431214,0.010515917,0.01923261,-0.020354288,0.010224978,0.00273885,-0.019636178,0.007190684,0.04099434,0.011604322,-0.05779772,0.020626873,0.015135001,0.030351289,0.044473477,-0.0073030517,0.033636328,0.08115635,0.0022523426,0.0010543211,-0.020071147,0.024992634,0.011087171,0.055959877,-0.02162446,-0.038865402,0.012068969,0.0072393166,-0.027174164,-0.0006113266,-0.0365808,0.07708382,-0.016891368,-0.037631948,0.009449979,0.006056512,-0.16465892,0.0019860754,-0.029484369,0.015065545,0.018820047,0.02002778,-0.022764875,-0.0072245793,-0.007451703,0.0719147,0.053945415,-0.048365142,0.04050134,0.012320812,0.0003870728,0.013493474,-0.004396966,0.012266237,-0.03667111,-0.03442318,-0.017857816,-0.039948903,0.06657911,-0.0199,-0.022372399,0.013311763,0.078012325,-0.052690305,-0.028029954,0.012411697,-0.05433123,-0.029094622,0.0063428874,0.026702955,0.0040553696,0.036303032,0.04029816,-0.055487286,0.023132829,0.029719703,0.04020434,0.07652665,0.004947719,0.015869733,0.013371706,-0.02904978,0.0041624117,-0.005152912,-0.052947424,0.01437052,-0.061800245,-0.02558888,-0.012768502,-0.0064179073,-0.0456828,-0.0043076337,-0.0070600803,0.0417366,-0.01999625,-0.004134894,-0.03049314,-0.023910142,-0.004406931,-0.052552707,-0.07131827,-0.04448465,-0.0002530125,-0.017213231,-0.00443167,-0.032911792,0.002439828,-0.067723446,0.004945947,0.017766159,-0.010144355,0.036595136,-0.031984687,0.010129921,-0.008355255,-0.11191198,0.004109743,0.009059486,0.0011675024,-0.005271285,0.007161918,-0.089898966,-0.004024777,-0.0027702332,0.040215503,0.2307287,0.0073677846,-0.0099580055,-0.021704994,0.037878964,-0.02910151,-0.024367407,-0.00742353,-0.0034341419,-0.0047864392,-0.014251059,0.04189145,0.026697995,0.018734159,0.023879917,-0.0076363347,-0.043841306,0.00027387223,0.0823614,0.015604553,0.043575164,-0.032271367,0.043996178,0.00072714436,-0.05009886,-0.045087077,-0.02000716,0.011274276,-0.015233941,-0.013441049,-0.05572188,0.054411493,0.03907506,-0.025672246,-0.0093919495,0.034133043,0.010032845,-0.036059286,0.0017018605,0.031174194,0.013081964,-0.015190816,-0.009207209,-0.034697067,0.008781595,0.015276682,-0.034552578,0.012210231,0.01865274,0.021843856,-0.004614878,-0.018819055,0.004124489,-0.018893844,-0.046843044,0.015926683,-0.029006239,-0.00009282868,-0.0062872297,0.03318278,0.03519368,0.007122222,-0.04648913,0.010147595,-0.035825852,-0.03197172,-0.040961616,0.0072649154,0.0017938348,0.014095151,0.052213684,0.024246156,-0.027182681,0.019142961,0.001864787,-0.00494551,0.03586832,0.044342976,0.011202473,0.006881995,-0.036566593,-0.027459092,-0.035018343,-0.0054123932,0.011222813,-0.020159908,0.023428835,0.07745378,-0.006706635,0.006189319,-0.021893768,0.021477966,-0.009877714,0.0032658924,-0.06673464,0.025940673,0.016818209,0.011432691,0.007249756,0.042269338,-0.009520816,-0.004349052,-0.00389612,0.032790292,0.011889735,-0.052975345,-0.038498458,0.01214202,0.036439497,0.055601303,-0.043612506,0.014077722,0.035622463,-0.023072815,-0.018358087,0.025689073,-0.013704526,0.015435869,0.048331447,0.014472273,-0.018846774,0.03636343,-0.03433964,0.011728188,-0.019809559,-0.064583406,0.015148095,0.0721894,-0.01083414,0.05065521,0.03131588,-0.022328796,0.026061673,0.048516095,0.022280427,-0.017543072,0.045019396,0.0035645685,0.035481717,0.01648456,-0.054635417,-0.026270833,-0.008618779,0.023698922,0.013905185,0.013769395,-0.0176083,-0.022159224,-0.05181805,0.010167745,-0.024671521,0.008725153,0.025838368,-0.015456805,0.01889284,-0.06867261,-0.012452402,-0.060637318,-0.030733673,-0.020849898,0.0043810653,0.003364883,0.0068943435,0.0627538,0.0026769263,0.05915651,-0.00022339552,0.02033312,0.005978003,-0.01837467,0.011554029,-0.048818044,-0.039601907,0.012766812,0.003053642,-0.021632805,-0.03516075,-0.011232847,-0.01985623,-0.04140409,0.037606727,-0.024482338,-0.023838012,0.0147808315,0.0021847622,-0.08378127,0.022329295,0.01933962,0.02248786,-0.017508615,-0.03389371,0.0911056,-0.005326162,0.0119173955,0.01790891,0.0072186324,0.08562307,-0.027006393,0.031975735,0.03274246,-0.03470075,-0.03912468,-0.033653524,-0.0018455222,0.02474524,-0.017165381,-0.0056242757,0.05167885,0.02783427,-0.00902022,-0.029981107,0.006293622,-0.0015657309,0.015267047,-0.019081969,-0.04248832,0.019728847,0.056962185,0.0060147517,-0.03835187,0.008327598,0.0011783518,-0.031829458,-0.023390686,-0.025096148,0.030090658,0.010401845,-0.040570077,0.04074166,-0.045633655,-0.0022819587,-0.06530027,0.026144277,0.01718427,0.015543797,0.0032141833,0.0019141324,0.024988499,-0.020209659,-0.037152886,0.024146307,-0.0081926575,0.009660976,0.013766826,0.0143905375,-0.0020072197,-0.03166763,-0.023038765,-0.015541044,0.0028953836,-0.009652823,-0.05769458,0.020148352,-0.03653603,0.0212661,0.037637718,0.01876812,-0.020092292,-0.0045698085,-0.014975874,-0.015181254,0.016885003,0.042075552,0.020881528,0.0074240747,-0.07520317,-0.0026776097,0.011475457,-0.02630538,-0.033071708,-0.030644191,-0.024560524,-0.017018316,-0.026565611,-0.016316867,0.006965999,0.0072069024,0.014438147,0.035645805,-0.029562967,-0.021607175,0.034012254,0.0113473805,0.0058845035,0.027880082,-0.021215448,0.034275714,-0.041776538,0.0063342885,-0.023863291,0.0313871,0.029087575,-0.024435379,0.037933875,-0.044237085,0.00012792755,-0.036340564,0.03854761,0.007313428,0.008301411,0.008497617,0.017392954,-0.014607941,-0.0015020233,0.0037732904,-0.008967914,0.005620713,-0.011790302,0.053815175,0.025837746,0.03429932,-0.036898263,-0.0012309867,0.03891367,0.023328487,-0.0056522177,0.029512934,-0.015116708,0.05743311,-0.0036420585,-0.023025453,-0.00508812,-0.049957912,-0.019261213,-0.057814892,0.023671895,-0.026463915,-0.0067632194,0.006498828,-0.011678642,-0.008375274,0.037524678,-0.045327354,0.0065254793,-0.009284142,-0.004880824,0.046081252,-0.048837654,0.02591756,0.036100544,-0.01530788,-0.004914313,0.041478824,-0.013504767,-0.009122238,0.036495294,0.018514983,0.000808128,-0.0067138546,0.029871562,0.01739647,-0.027491298,-0.008520843,-0.035946254,0.04593849,-0.025811352,-0.006052018,0.034233313,0.057182238,0.00263816,-0.013944384,0.03631222,-0.00973394,-0.052848574,-0.013997488,0.031718306,0.049339317,-0.01907824,0.022030825,-0.029225444,-0.00087421597,-0.0027908867,-0.021953179,-0.030351732,-0.046833914,0.04030875,-0.022353541,-0.015593027,0.0006386115,-0.024975657,-0.014795874,-0.08212411,0.015594352,0.006389013,-0.0034876673,-0.028002989,-0.029865397,0.017417712,0.029729955,-0.0137001015,-0.031962376,0.010408904,-0.035570454,-0.014557035,-0.13931552,-0.014623999,-0.03956072,-0.029084375,-0.021674184,-0.013221938,-0.02264371,0.013552864,-0.022982175,-0.0086068185,-0.01238452,-0.009076129,0.011779489,0.00087382126,-0.0051496746,0.020332424,-0.034680776,0.019314794,-0.0050933314,0.033853505,0.008382517,-0.0031983769,0.029822044,0.012655891,-0.039532583,0.0052684797,0.006967503,-0.018405408,-0.029353794,-0.042060174,-0.004617504,-0.05632691,0.008580428,0.046453673,-0.023743367,-0.036583208,-0.0017295813,-0.0037356233,0.008413682,0.03066112,-0.022977617,0.015733808,0.032759488,-0.018660018,0.0074770413,0.101563804,-0.022261564,-0.022956891,-0.06807401,-0.0037218067,-0.0076698335,0.012521818,-0.06293969,0.03838451,-0.015874814,-0.019929344,-0.05274753,0.0025189768,0.0042859325,0.05078247,-0.047144134,0.037325036,-0.014509106,0.0012960488,0.0022803582,0.047565944,-0.07674283,-0.014824314,0.017611694,0.0074944994,-0.005979811,0.004991045,-0.0004668632,-0.04570354,-0.027498242,0.015886048,0.057165265,-0.025589213,-0.015823985,-0.010369488,-0.04239675,-0.01828435,-0.006687515,-0.019934306,0.03772755,-0.008816275,-0.012255409,0.0013087353,0.01898413,-0.02265936,-0.02307197,-0.030055167,0.037828725,-0.014790355,0.02929289,0.008140393,-0.018177494,-0.012313557,-0.028864214,-0.009061736,0.014298087,0.018159708,0.006797952,-0.020355193,-0.041887064,0.048848774,0.022336314,0.005194785,-0.032072198,-0.019402312,-0.03563358,0.0021735763,-0.012285877,0.004680313,-0.044130307,-0.006724677,-0.003090728,0.03989124,-0.020157272,-0.015244476,0.014492848,-0.02868448,0.0063890247,-0.0147892805,0.013196159,0.027957782,0.026243566,0.032863308,0.01684562,-0.015232852,0.0062194564,-0.03852072,0.02385754,0.017498426,0.032376736,-0.0061836173,-0.048020437,0.03574996,-0.026415017,-0.07316879,-0.01718872,-0.014963301,-0.0020245092,-0.045334097,-0.0033721654,-0.010691529,0.019363819,-0.0061226445,-0.012914859,-0.029019468,0.012063303,-0.038973067,-0.01441791,0.09005642,-0.00442607,0.042322263,-0.009228928,0.0018576719,-0.010746037,0.032414045,0.0038190829,0.014839333,-0.05260682,-0.000115349634,-0.026670996,0.05538253,0.0058770487,-0.01632294,-0.049325354,0.0350566,0.068862334,0.04898935,-0.026477136,0.0026777496,0.015239683,0.041460488,0.017172914,0.010078577,0.003168334,-0.006917755,0.04972447,0.007724019,0.016479818,0.059977148,-0.013992915,-0.0100709945,0.0145156635,-0.0000566922,-0.00093027507,-0.013466791,0.014376407,0.01934862,-0.012404067,-0.032737486,0.06899922,-0.01765853,0.017362133,0.011146554,0.033331294,0.023752559,-0.02105072,0.0087109925,0.01761045,-0.006582455,-0.00042990214,-0.023442399,0.035993904,-0.019767115,-0.028511552,-0.054772988,-0.009200194,-0.009642102,0.006501684,0.0061675445,0.00004716611,-0.005749973,0.09076307,-0.0045053028,-0.055780023,-0.0037741007,0.040258538,0.022322694,0.037561152,-0.057741165,-0.0076877098,0.011390257,-0.044170823,0.0067818128,-0.028801816,-0.016061109,-0.053240802,-0.021847643,-0.0008721103,0.027649816,-0.0018139202,0.012632219,-0.037341855,-0.012706799,-0.047082677,-0.024054104,0.069335274,-0.047866613,0.0023338422,0.009812448],"last_embed":{"hash":"1f7m03e","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1f7m03e","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{7}","lines":[384,384],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1f7m03e","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.004589715,-0.01669431,-0.034314364,-0.004399334,-0.05264886,0.004330158,0.026339864,0.031044167,0.0010018641,0.020883307,-0.02696592,-0.009000682,-0.018158088,0.016551571,0.03474611,0.024122275,-0.02380096,0.0054591894,-0.012549723,0.0074860025,0.002318354,-0.0031488924,0.032045193,0.010487542,-0.038734816,0.030114263,-0.033502206,-0.043139104,0.028252924,0.013175031,-0.024745239,-0.07894767,-0.028297776,-0.04248352,-0.01987164,-0.0211889,-0.010412574,-0.032344803,-0.037736997,0.06379333,-0.02326211,-0.041448183,0.0025183633,-0.011813669,0.029668052,0.0031663165,-0.036934998,-0.034569096,0.0026653437,-0.036077645,0.01698943,-0.061429802,0.009505957,0.0065597533,0.013008763,0.055560194,-0.038825523,-0.028972752,-0.04276934,-0.041393895,-0.028593201,-0.0062922724,0.014869752,-0.018200899,-0.017251357,0.017789714,0.018631807,-0.013073759,-0.0067660483,-0.044950813,0.016690508,0.021823172,-0.013571227,0.01811108,-0.050721675,0.019233465,-0.0018141951,0.028299611,0.017033305,0.026652232,-0.0040808017,0.020350201,0.0009421216,0.010051918,0.038603753,-0.006897573,0.0080395,0.029607141,0.005626842,-0.003265341,-0.0050029797,-0.006379584,0.021643894,-0.04103391,-0.024851708,0.012135482,0.021341324,-0.045737904,0.04657144,0.0148100965,-0.03065075,0.010716272,0.028842095,0.02013912,0.011383133,0.03092946,-0.006690895,0.027684191,0.023905508,-0.023482585,0.012380055,-0.0064128847,0.025204206,-0.01023126,-0.008520829,-0.036302652,0.010397904,-0.010056195,-0.00024911913,-0.0066796937,0.017964501,0.036003403,0.064104296,-0.044627566,0.007691053,-0.010123398,0.021758098,-0.022919798,-0.012419773,-0.010680734,0.03262489,-0.010211957,-0.022106579,-0.0077314973,-0.014811455,-0.02313025,-0.0048698625,0.020165259,-0.0068128146,-0.032847703,-0.0070885313,0.04929238,-0.02629679,0.0063716294,0.03225975,-0.035552908,0.032339606,-0.005927465,0.0023006443,0.025752775,-0.07207626,0.022609279,0.0007588566,0.033212245,-0.0143586,0.005616939,0.021654692,0.049829964,-0.03241156,-0.0031729362,-0.02496219,0.02420941,-0.057096586,0.042047158,0.0039296304,-0.03293486,-0.023022503,0.014603218,-0.020229833,-0.022509485,-0.01813691,-0.013795591,-0.019220648,0.006455278,-0.0068507367,0.029520545,0.06797232,0.024566501,-0.00945442,-0.021521363,-0.008832197,-0.0026218344,-0.018692525,-0.043127865,0.0030165368,0.027492296,0.0036637874,-0.031348743,0.009902811,0.030650003,-0.029627144,0.04300843,-0.01643985,0.005472881,-0.01357938,-0.009784354,0.056134887,0.00942033,-0.00767675,-0.01575149,0.017016254,0.015104754,0.019497557,-0.093967095,-0.013094895,0.0008450889,0.010505839,-0.04553705,-0.007555159,-0.04795908,-0.0040223137,0.040088233,-0.026699724,-0.0019985177,-0.012303676,0.00056555873,0.019821137,-0.014287053,-0.048582096,0.010590013,-0.037946925,0.081008986,0.0042782594,0.018357873,0.019753871,0.025528152,0.026246024,0.031237364,0.0010801125,0.013839857,-0.023222554,0.005716131,-0.0073736547,-0.014685939,0.040288087,-0.029267196,-0.044900447,0.040751323,0.04346252,-0.037376363,-0.02885084,-0.007774313,0.026380975,-0.0034834985,-0.0030788302,-0.016693603,0.021606782,0.01073614,-0.022654166,-0.0016190971,-0.0016761465,-0.0016306834,-0.009714029,-0.0015054333,-0.00588833,0.031776402,0.027424864,0.0030851727,-0.038574617,0.0016876962,-0.00031120636,0.050774645,-0.007692122,0.014998247,-0.030163346,0.018876415,0.017589178,-0.0016200467,0.00042470673,0.00036607185,0.001237091,-0.045354076,0.023014644,0.027728992,0.04990122,0.007634387,-0.0151108,-0.0031780053,0.06846558,-0.0010020654,-0.01869124,0.02453715,0.014138337,0.008043903,0.06714669,0.001343661,-0.037873123,0.005454258,0.0075849094,-0.019592391,-0.017474419,-0.018192334,0.07564558,0.01517709,-0.020958282,0.015562535,-0.0057819854,-0.17817108,0.01610263,0.012209949,0.03066922,0.0130271325,0.053407494,-0.037235133,-0.0025450247,-0.035798497,0.041535687,0.036885493,-0.045634884,0.057349127,0.020998301,0.013033305,0.009232921,0.0037948042,0.0015072571,-0.021761134,-0.040994048,-0.028589929,-0.04419107,0.04759285,-0.028017387,-0.012518108,0.0061474745,0.060257368,-0.030654259,-0.017920006,-0.014654277,-0.059420343,-0.028061632,0.0057648,0.047080167,-0.016903281,0.041675642,-0.0020997906,-0.013926164,0.07720787,0.004403189,0.0559141,0.045046046,0.010878297,0.02354834,0.007662752,-0.020280628,0.016466651,0.00031025434,-0.038312156,0.0081730215,-0.04416974,-0.0217176,-0.025669824,-0.029541302,-0.029644882,0.013140549,0.030914508,0.041240122,-0.0012462077,-0.017337218,-0.007679627,-0.009464475,0.033897948,-0.059774183,-0.051919546,-0.0054237423,0.017140329,0.02460392,0.018788883,-0.036992542,0.030451562,-0.07750224,0.018725164,0.0014857757,-0.009197959,0.050152738,-0.034391154,-0.010329404,-0.01227502,-0.13862169,-0.002332384,0.028024428,0.0023289025,0.029053202,0.0040812767,-0.068997145,-0.016727375,-0.0028227756,0.026787566,0.24060018,0.03851782,-0.014873798,0.0052727503,0.010448206,-0.009545868,0.008479181,0.056555253,-0.007260317,-0.0055551273,-0.015109837,0.012323362,0.010958597,0.01262649,0.00014069342,0.0062918295,-0.05038081,0.013014774,0.074215345,-0.00981722,0.015972015,-0.02031396,0.039441384,0.0022385668,-0.03733914,-0.056038458,-0.02085646,0.03306953,0.01036766,-0.024526015,-0.06154326,0.027879357,0.03536885,-0.04251953,-0.023078293,0.025925992,0.023655472,0.0014253592,-0.002201666,0.014180849,0.004569783,0.0041246265,0.010157274,-0.0068535903,-0.021289114,0.00023866391,-0.02307795,0.03602458,0.008154675,-0.027961945,-0.0023608701,-0.055678368,-0.019853659,-0.034610394,-0.022860149,-0.006994469,-0.033382844,-0.0029010857,-0.02568532,0.009487256,0.023218092,0.010486691,-0.038761716,0.0102512315,-0.017739838,0.026416937,-0.006986452,0.02554481,-0.034184907,0.048123308,0.012229192,0.030044539,-0.025451034,0.005823839,0.028351668,-0.04362883,0.03409293,0.029135155,0.014910393,0.009478419,-0.016591279,-0.01881048,-0.02674164,0.007574776,-0.0031192042,-0.016612442,0.035616018,0.07287385,-0.02918715,-0.008198334,-0.018452676,0.0029424757,0.0046585486,0.00069723936,-0.06642445,0.007584782,0.040727615,0.010615826,0.008888893,0.037965465,-0.024796052,-0.006554063,0.013772312,-0.010252415,0.010463791,-0.03922839,-0.031309698,0.007869665,0.030179307,0.029973498,-0.03788,-0.010450058,0.03439571,-0.00092341943,-0.013062923,0.020448241,0.011672548,0.038102455,0.046442937,0.02439361,-0.025735002,0.027245384,-0.019508116,0.014661402,0.005996104,-0.07477436,0.012872608,0.03963033,-0.050792146,0.055565476,0.0065869717,-0.020181242,0.033767715,0.03977656,0.004750809,-0.003576393,0.021963215,0.021686897,0.047970198,0.04524816,-0.069544084,-0.025526034,-0.018066563,0.033768028,0.00992478,0.018599117,-0.02802822,-0.012392159,-0.00356692,0.0027560755,0.00095952017,0.060317274,0.059613794,-0.0494048,-0.0030043675,-0.082071975,0.0049712798,-0.053727888,-0.030511895,-0.012792108,0.02508117,-0.034641854,-0.00063271204,0.042763535,-0.033611376,0.052683435,-0.025609784,0.030040894,0.0049858387,-0.0062211333,-0.0073239272,-0.016977273,-0.031358488,0.003029873,-0.014854277,-0.0217586,-0.037984766,0.01629488,0.008314948,-0.042080056,-0.00418649,0.009387735,-0.05716907,-0.006173149,0.042282432,-0.06491631,-0.01531591,0.006762192,-0.026320392,-0.014350118,-0.00084769964,0.10273795,0.031279355,-0.0014529396,0.004656318,0.039773677,0.061045136,-0.0054073213,0.026139073,0.038234722,-0.017692344,-0.01207487,-0.0043707574,-0.021798823,0.0073531666,-0.044537444,-0.009567632,0.037648175,0.038910512,-0.0028568779,0.00029553505,0.0051535955,-0.025506126,-0.0034221595,0.050134752,-0.036555473,0.037865862,0.061321784,0.016951695,-0.0076250862,-0.0021231936,-0.011684452,-0.018712709,-0.043174643,-0.015163907,0.051335506,-0.0055703027,-0.022096043,0.018461961,-0.0279454,0.00081403204,-0.03502936,-0.007992038,0.014536097,-0.02047416,0.015055614,0.011069821,0.047149822,0.0014189591,-0.06917569,0.0016515157,0.006619432,0.0117486045,0.0245981,0.020355672,-0.031667907,-0.07094961,-0.02397073,0.030912308,0.017769603,-0.008578625,-0.066897765,0.012580745,-0.029794749,0.014585205,0.029368693,0.016989933,-0.008078668,-0.012134971,-0.032396734,0.0050333384,0.033169318,0.017169397,-0.018717458,-0.00027305746,-0.059175875,0.0126038715,0.009841238,-0.013936712,-0.043432172,-0.023768242,-0.0077107023,-0.0025144913,0.008592734,0.015324429,0.005738469,-0.0032800678,0.019753303,0.04124193,-0.05801658,-0.034533337,0.061644882,0.008528892,0.032265738,-0.019756865,0.016161438,0.052311093,-0.019645043,-0.008060122,-0.059449837,0.028980644,0.028085966,-0.026088854,0.08088089,-0.04595522,-0.031014629,-0.04373168,0.016569695,0.0018023265,0.012197444,0.0026329274,0.010239639,0.0060861814,-0.021999832,-0.021643702,0.0017244656,-0.02626182,-0.016395614,0.026030473,0.017208792,0.019952111,-0.04082631,0.008274157,0.03520145,0.001982344,0.009814677,0.033934865,-0.011521349,0.0052708443,-0.021297034,-0.019225875,0.0047220523,-0.015205391,-0.014944521,-0.015744591,0.031600125,-0.0379163,-0.021382898,-0.007895731,-0.0015645747,-0.017370448,0.002638634,-0.013392904,-0.004583906,-0.016480481,-0.030170197,0.04186198,-0.05342854,0.012377379,0.018976647,-0.0108519,-0.029858992,0.032437123,-0.0017996331,0.0049766297,0.02883233,0.029607339,-0.019119,-0.03340932,0.037075512,0.05820803,-0.029059393,-0.0050411476,-0.033279534,0.046334453,-0.023552174,-0.015606994,-0.007681628,0.020214314,0.035015523,-0.035612963,0.027808141,-0.03620979,-0.03918612,-0.00004863465,0.04152723,0.03906374,0.009884809,0.023661923,-0.017744796,-0.0011953121,-0.07533646,0.010389373,-0.009202835,-0.050509807,0.020693356,0.015075498,-0.025160437,0.012404563,0.01250071,-0.050881483,-0.06902648,0.018366633,-0.028460884,0.0015332985,-0.01665345,-0.02260059,0.02533745,0.054936565,0.010599629,-0.021626491,0.01816761,-0.05459657,0.0063692476,-0.1489937,0.012404594,-0.03825143,-0.01187712,0.007847735,-0.0000627431,-0.058005404,0.022833604,-0.017563138,-0.0035704868,-0.02407497,-0.02929534,0.024254704,-0.013939665,-0.009459603,0.05039084,-0.001960072,0.0049203183,-0.017423023,0.043019265,0.010371682,0.009796702,0.024334941,-0.0046963873,-0.018289227,0.01366709,-0.0032731907,0.0067693666,-0.017424341,-0.03627692,-0.024990037,-0.05411014,0.03742277,0.004603719,-0.049524605,-0.029511606,-0.017747188,0.011938592,-0.04267812,0.012791717,-0.015269135,0.018287808,0.024912793,0.0026042135,0.014000475,0.11280247,-0.03520656,-0.017636696,-0.071523905,-0.0025960477,-0.0072817123,0.01950351,-0.039663665,0.028462345,-0.0073334225,0.017625336,-0.020121098,-0.0035089508,0.018419964,0.044600934,0.00009941007,0.006919307,-0.0185675,-0.010336738,-0.0012542793,0.02925438,-0.058968585,-0.007212376,-0.03562341,0.023645813,0.0012982521,-0.024340311,-0.015364181,-0.049368527,-0.0054399073,-0.0039800424,0.039183397,-0.003496071,-0.014100465,-0.00874491,-0.030683609,-0.02049935,0.0035970833,-0.037327204,0.057652503,-0.0056453,0.0046053696,0.02286464,0.014819216,0.020332051,-0.016067887,-0.02901714,0.023223855,-0.00505906,0.015887383,0.036357798,-0.018869858,0.004550076,-0.019772256,-0.006072105,-0.008339057,0.008723664,-0.024072757,-0.021925591,-0.024413954,0.050984554,0.032295585,-0.01539655,-0.02989474,-0.03047997,-0.0286734,-0.016977249,-0.00020881521,0.008958802,-0.059063297,-0.03416804,-0.0115837,0.07916286,0.03100695,-0.029062552,-0.023814749,-0.033656005,0.03551521,-0.011858826,0.01341676,0.04337963,0.036139693,0.021507222,0.051089298,-0.011426609,0.0043442477,-0.022175286,-0.034205414,0.017670967,0.044000946,0.004069543,-0.011510948,0.0463965,0.0024204794,-0.056844134,-0.0034367673,-0.0017213523,0.010804327,-0.049447775,-0.0017750213,-0.06671078,0.00092918257,-0.002376307,0.0012163568,-0.03145753,0.0064478912,-0.017519537,-0.015914978,0.06588304,-0.008983632,0.0030475103,-0.024060143,0.009463601,-0.011212134,0.047366656,-0.011285559,-0.018289058,-0.029452546,0.0029359353,-0.01195466,0.028290274,-0.025360709,-0.03598947,-0.040255632,0.05497549,0.044302907,0.07424807,-0.011516015,0.035137646,0.016087791,0.010548222,0.009490885,0.017948058,-0.010547785,-0.027486049,0.045173917,0.011993748,0.018704643,0.04200464,-0.063964695,-0.011674213,0.005822351,0.023365814,-0.009214097,0.004874168,0.002148303,-0.016690927,-0.0031813704,-0.05344843,0.049070034,-0.01426083,0.025741575,-0.009517319,0.02210909,0.013666227,0.015533518,-0.021600926,0.020160077,-0.0013430855,0.019069914,-0.022563048,0.01962312,-0.010551856,-0.008394626,-0.014130418,-0.0353765,-0.020378372,-0.004833019,-0.0074694245,0.039493654,-0.032321658,0.09758069,0.006096278,-0.040791716,0.0010977198,0.056848533,0.04675024,0.045931716,-0.036480393,-0.029269584,-0.015775185,-0.020439895,0.0023172577,-0.010152474,-0.027511047,-0.00906835,0.018125022,-0.00953272,0.040527027,-0.011539531,0.02203598,-0.019669859,-0.0023729887,-0.034753438,-0.022296637,0.046347063,-0.033867378,0.0060993726,0.04147721],"last_embed":{"hash":"9tpkpz","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"9tpkpz","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{8}","lines":[385,385],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9tpkpz","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.001393407,-0.031281732,-0.024476213,-0.021188997,-0.03486872,0.021165174,0.051714607,0.034175843,-0.0064007626,0.01651431,-0.005370114,0.0062948857,-0.012169757,0.005786258,0.02806853,-0.002652524,-0.005690912,-0.017897079,-0.012671328,0.017017944,-0.010371583,0.010368269,0.03646611,0.008640854,-0.023587106,0.03631574,-0.00295377,-0.043057896,0.009577962,0.013043496,-0.06481231,-0.083534636,-0.013891794,-0.020588981,-0.017700113,-0.035110366,-0.017609913,-0.031186521,-0.035293125,0.050251815,-0.0059784036,-0.036494434,0.004664512,-0.002080054,0.002548058,-0.014451563,-0.054949768,-0.029151427,0.003779116,-0.04586696,0.026179824,-0.04001225,0.020175984,-0.000940713,0.023132876,0.040539168,-0.032739617,-0.03036554,-0.04464919,-0.011296381,-0.058402047,0.013296832,-0.0066353073,-0.04733226,0.010235865,0.019639147,-0.0017430366,-0.024676496,0.00082752603,-0.033210788,0.0066847554,-0.0028980407,-0.024322012,0.011744595,-0.05151685,0.0119331125,-0.0016422829,0.005962819,0.032759983,0.04196084,-0.020907907,-0.0007687922,0.020563664,0.0037245099,0.038679957,0.025230782,-0.019321572,0.034495033,0.005503717,-0.010366787,-0.012979479,0.028723052,0.009753191,-0.026531408,-0.038015176,-0.0011060901,0.0048819976,-0.03058746,0.03382225,0.015892476,0.003958775,-0.003689369,0.02329442,0.039929446,0.0043430068,0.009465091,0.018021127,0.008703503,0.019235272,-0.018462613,0.0075171236,-0.01019405,0.012921134,-0.010171797,-0.00251552,-0.02109948,0.02208283,-0.00400643,-0.0053590643,-0.02440057,0.023836326,0.021555772,0.056842882,-0.058175024,0.03245218,-0.027905758,0.014556489,-0.017395586,-0.04812508,0.0029789095,0.0017152625,0.014560796,-0.02990374,-0.0016896947,0.011807021,-0.019220008,0.010583855,0.020370316,-0.018582914,-0.017542299,-0.00010349092,0.06119338,-0.05792131,-0.008502987,0.03589811,-0.04000882,-0.0056666094,-0.014610136,0.053355172,0.02167204,-0.05320347,0.021353027,0.001847,0.014606037,-0.013623085,0.012682349,0.04459615,0.045291554,-0.014172379,-0.010471148,-0.0035913945,0.033829235,-0.054005906,0.032319136,0.0013633643,0.0006197045,-0.03494493,-0.006810183,-0.02055835,0.008748216,-0.008480007,-0.012397582,0.004129273,-0.017891215,0.00672981,0.030587856,0.052797146,0.035266787,0.011671052,-0.024740713,0.0010776123,0.015307266,0.009976793,-0.030959746,0.006678957,0.034789484,-0.024897106,-0.03341651,0.018856516,0.04101362,-0.022027362,0.027941832,-0.0024631866,-0.0030284538,-0.018668056,-0.01864691,0.052614067,0.022830574,-0.005930487,-0.017594228,0.0071184738,0.03092274,-0.0021188832,-0.07707944,-0.0055955974,0.007841583,-0.010024324,-0.044927817,-0.006917812,-0.056275405,-0.0021536325,0.039940238,-0.04371367,-0.0071423915,-0.01755034,-0.002177967,-0.0019682467,-0.019696163,-0.021311508,0.019741569,-0.035557475,0.052893985,-0.017606724,0.0103341,-0.025834624,0.035484463,0.029938769,0.031903036,-0.004788908,-0.0075418954,-0.010801829,-0.0035941873,-0.022340853,0.0028673087,0.030752521,0.018297767,-0.047611114,0.025677644,0.07615072,-0.024358723,-0.016996706,-0.0042411834,-0.0035333168,-0.021768462,-0.021012638,-0.012900461,0.03268158,0.036607295,-0.014431948,0.03528062,-0.013429987,0.0066328472,-0.020915842,0.023193544,-0.00811822,0.04677734,-0.00036732623,-0.0106594805,0.0058710705,0.006739885,-0.007531865,0.03911467,0.00904151,0.010312025,-0.02292402,0.015730552,0.013358851,-0.010544062,0.00074260763,0.0074396115,0.017471908,-0.050145812,0.007935815,0.022997621,0.025027962,0.021594556,-0.035648502,0.025512885,0.06870351,0.0072101355,-0.0057870992,0.033102278,0.026449826,0.0055422243,0.07749345,-0.009731206,-0.032446045,0.006830721,0.017137077,-0.052159693,0.003836973,-0.01568661,0.07872593,-0.0017671974,-0.022216137,0.013892736,0.01668015,-0.17064063,0.012950522,-0.031645674,0.03745695,0.012972804,0.030866006,-0.047648273,0.015966374,-0.031799402,0.054858103,0.01671029,-0.058978762,0.050488684,0.030124249,-0.01968114,-0.003994763,-0.0019138866,0.019343926,-0.02495487,-0.04575394,-0.03848607,-0.038838375,0.022765039,-0.014678898,-0.033269655,0.012385735,0.083141424,-0.022513853,-0.039416444,-0.009683901,-0.056561723,-0.024210567,0.009683138,0.011751169,0.019344503,0.040632322,0.015427989,-0.055425704,0.079891786,0.000105231324,0.035917666,0.06185713,0.016373903,0.012388714,-0.008135164,-0.017320598,0.00431172,0.010083873,-0.052053306,0.018821009,-0.043705933,-0.014678149,-0.04733365,-0.032116633,-0.032034382,-0.005011697,0.01884759,0.034624375,-0.016328689,-0.0065247,-0.00012690815,0.003175602,0.022722814,-0.03510635,-0.070511684,-0.017129395,0.022617795,-0.018371541,0.0027240394,-0.025719246,0.022133939,-0.05073793,0.015533034,-0.014169625,-0.024577685,0.027934883,-0.026195083,-0.0019539834,-0.022512015,-0.11031326,0.040458728,0.02216086,-0.029409515,0.044731025,0.018814338,-0.06481133,0.014872059,0.020818863,0.040825404,0.25015733,0.038317,-0.020830298,0.0098744985,0.014477282,-0.0014960775,0.013004825,0.04604791,-0.0047560977,-0.016918065,-0.029368522,0.009184901,0.035049535,0.0063769347,-0.0067133782,-0.0016312965,-0.06182197,-0.0040552462,0.08571119,0.002981944,0.018615976,-0.036542486,0.029863305,0.010023761,-0.045261122,-0.027806351,-0.02599124,0.025041604,0.030468896,-0.0040351087,-0.04448153,0.027343689,0.042908102,-0.046737447,-0.027606964,0.033508845,0.027002893,-0.04160025,0.0048126513,0.028360026,0.0070454837,-0.003079071,0.024510598,-0.0060671424,0.0069379546,-0.019838067,-0.022581168,0.023647886,-0.010826332,0.0047911457,0.021993553,-0.063221216,-0.012460891,-0.017575819,-0.042789225,0.0036720214,-0.03843066,-0.018055769,-0.03751274,-0.005797876,0.030508088,0.0010637784,-0.004988073,0.01411158,-0.018406808,-0.0007900094,0.0014513608,0.020393893,-0.03141236,0.053304855,0.02072371,0.054793403,-0.022148224,0.018821547,0.03597109,-0.041424032,0.06386423,0.035816506,0.024134908,0.002282663,-0.022860147,-0.02037905,-0.02883636,0.012735184,0.004219487,-0.017011968,0.0013050168,0.071110874,-0.026352799,0.0027140875,0.001145807,0.007215434,0.015126927,0.008412257,-0.064105235,-0.0076249414,0.04952462,-0.00019180677,-0.01193458,0.0076727616,-0.033320457,-0.004317355,0.009674416,0.0072516464,0.022647182,-0.022708055,-0.031856675,0.006851657,0.015797095,0.026883643,-0.036790937,0.0012277537,0.03287427,0.009254278,-0.0017018988,0.020885857,0.025315152,0.01737948,0.077941164,0.005117308,-0.011189567,0.01447638,-0.029042754,0.009611933,-0.017083256,-0.059455752,0.032186687,0.03778892,-0.03605917,0.04873991,0.014447579,-0.015496374,0.029259432,0.02263283,0.026103865,-0.020878905,-0.008094557,-0.01405522,0.0072711767,0.03024254,-0.056440342,-0.0023714465,-0.0064015626,0.009600407,0.016274797,0.02103716,-0.039681192,-0.005072699,-0.014607877,0.0021639566,-0.014799522,0.04656785,0.04208456,-0.021879178,0.003324866,-0.06282721,0.0025501726,-0.05573442,-0.013413549,-0.02260848,-0.01850947,-0.03300577,0.0009374315,0.047143526,-0.02003692,0.05189453,-0.012662819,0.027709888,0.021916764,-0.0057034255,0.023680454,-0.02660192,-0.013122876,0.004455185,-0.02667481,-0.017892413,-0.05500687,0.025283081,0.024572447,-0.006656735,0.015283456,-0.0013197034,-0.03260472,-0.02050392,0.011514918,-0.08352881,-0.024817903,0.01554879,-0.029328309,-0.012689903,0.007886601,0.08999458,0.038451258,0.0024400288,0.0014038736,0.02675084,0.08536139,0.01612992,0.013186405,0.005691602,-0.030368805,-0.038066458,-0.02397741,-0.016724141,0.046486445,-0.029644271,0.012093034,0.04997638,0.026213704,-0.022234447,-0.01803712,-0.0005998272,-0.029327895,-0.0022309541,0.008625068,-0.040276654,0.02460414,0.057698827,0.020065289,0.015830986,-0.011621824,0.013205647,-0.012222802,-0.02845128,-0.024176845,0.025336986,0.005366798,-0.038824216,0.036747295,-0.020081919,-0.00034252036,-0.044147477,0.017161742,0.026723556,-0.028794559,0.035010625,0.011409413,0.025431948,-0.008717204,-0.061895657,0.0087477,-0.01033712,-0.024207741,0.00827316,0.018435076,-0.027813403,-0.052267767,-0.029679775,0.0068174354,0.021744879,-0.021961922,-0.068798475,0.011190835,-0.05165014,0.036150113,0.009130965,-0.005631614,-0.026927028,0.008520277,-0.022446232,0.011059631,0.025507232,0.018889964,-0.0031329356,-0.01378288,-0.04960301,0.01352929,0.017331375,-0.013113983,-0.025884718,-0.030221773,-0.030111695,0.013737836,-0.007832831,0.006297332,0.0051539945,-0.0077710543,-0.008521346,0.047681756,-0.061502017,-0.0032611906,0.026191896,0.017777178,0.02676494,-0.029715542,0.003761094,0.057976406,-0.042368587,0.015353621,-0.07214347,0.037908345,0.013791501,-0.027110968,0.062084068,-0.07074227,-0.009942221,-0.050479785,0.005821634,-0.013572094,0.0063448926,-0.010177028,0.037615303,0.007466426,0.0049049803,-0.00083278876,-0.025129307,-0.025463216,-0.010293614,0.032463405,0.022170205,0.015175067,-0.027708445,-0.00056658115,0.042445306,-0.0001735316,0.0082596075,0.042316467,-0.020632077,-0.01769203,-0.0044853054,-0.015693082,-0.012494908,-0.035036534,-0.014139799,-0.023406753,0.031253368,-0.01591479,-0.020288516,0.0085757,-0.037180506,-0.021442672,-0.007365726,-0.008995145,0.01351071,-0.020642495,-0.049411412,0.06369652,-0.03164804,0.0190664,0.02375956,-0.04780313,-0.04334324,0.042491596,0.009329461,-0.021914642,0.026074905,0.008516829,-0.002253475,-0.0012747556,0.020995919,0.058715988,-0.006497333,-0.0037215685,-0.043994613,0.007944588,-0.030168025,0.011005924,0.008611406,0.03988825,0.045283623,-0.035965033,0.013079692,-0.007762318,-0.023436695,-0.0073900307,0.0527422,0.026148267,-0.015883494,0.009739715,-0.02871825,0.00866614,-0.045346156,0.016422573,0.019247847,-0.027018253,0.0021693923,0.00397946,-0.043051958,0.022443749,0.02027309,-0.049283434,-0.07457724,0.018820502,-0.013845607,0.010152435,-0.014912418,-0.019677635,0.027227769,0.06787417,-0.0073401574,-0.013034194,0.021511897,-0.060082436,-0.007568633,-0.1587679,-0.009784604,-0.03659984,-0.005222233,-0.0058910996,-0.012543455,-0.049791418,0.03214874,-0.0045005875,0.0015057422,-0.018017631,-0.03173568,0.032163963,0.0037521971,0.00452603,0.022526426,-0.0014163131,-0.012273576,-0.026780952,0.062012944,0.0008343118,0.017213173,0.04313676,0.0221988,-0.0099015515,0.00942689,-0.00014198026,0.012443983,-0.023593625,-0.04136015,0.0006363571,-0.040232975,0.024873868,0.019156719,-0.02043726,-0.032134965,0.01884382,0.0071309567,-0.0448672,-0.005870333,-0.020067804,0.026163338,0.012074195,-0.013896973,0.015189015,0.12613802,-0.037676837,-0.003722221,-0.06898327,0.022765452,-0.014662487,0.03355334,-0.022010498,0.042348113,-0.006429053,0.0033596358,-0.034045756,-0.0100944815,0.01024738,0.047997393,-0.005084575,0.0039443094,-0.0076975683,0.006952138,-0.010169958,0.009180533,-0.06663824,-0.013208535,-0.04222007,0.037288573,-0.022185037,-0.05047445,0.010894159,-0.040684976,0.004763763,0.0018933384,0.018345186,0.0019235275,-0.009603135,0.0064605703,-0.017741274,-0.029455202,-0.018069832,-0.056520194,0.06534944,-0.017250845,0.014248785,0.005027478,-0.01664944,-0.0039420864,-0.045444965,-0.030060826,0.018550603,-0.021096027,0.010488442,0.01674581,-0.032694902,-0.008185452,-0.044472616,-0.024930604,0.015149268,0.018214976,-0.035951674,-0.016024971,-0.033511583,0.041262098,0.032287136,0.0073080882,-0.021743577,-0.008759647,-0.017972345,-0.0012723987,0.0036750967,0.000553264,-0.07613865,-0.017178744,-0.011405115,0.07634493,0.013675487,-0.010231751,0.0018170675,0.008833487,0.026615946,-0.025016991,0.016158363,0.048953492,0.0069563654,0.016293133,0.041648235,-0.002901703,0.0039073313,-0.03828662,0.015550397,0.021348916,0.011408873,0.007713655,-0.008746523,0.033705644,0.0069613424,-0.06531148,-0.0059301816,-0.006075998,0.010181076,-0.044102382,0.0027583255,-0.040320832,-0.009060138,0.006453442,-0.01012142,-0.02579593,-0.006311843,-0.012834085,0.018562911,0.09200761,-0.0077467766,0.028057795,-0.018538358,0.04247528,0.008526222,0.04510996,-0.019301098,-0.012245244,-0.045753296,-0.028169125,-0.032841355,0.048879333,-0.037901297,-0.0033909683,-0.01976045,0.009637608,0.039684158,0.063260645,-0.029871307,0.012130904,0.008389985,-0.008732265,0.012561112,0.012331894,0.015890084,-0.009657555,0.044969898,0.029663444,0.017735602,0.03126553,-0.026694542,-0.006996505,0.0012000568,0.019522576,-0.04443812,0.0019733836,-0.00076221355,-0.01553794,-0.0036921923,-0.041967478,0.060182642,0.0030001844,0.041505154,-0.006050967,0.038000286,0.0380026,-0.011928184,-0.0211475,0.031738017,0.008298137,-0.003772057,-0.028234305,-0.0016063682,-0.017117016,-0.019120628,0.011574766,-0.029724054,-0.026002284,-0.0038680343,0.017122211,0.03389914,-0.018101213,0.09224695,-0.006779005,-0.023348505,-0.02021374,0.0670205,0.04837621,0.04176979,-0.02594668,-0.003985216,-0.0057994584,-0.012157804,0.022607328,-0.028402822,-0.036553856,-0.01861215,0.0036216392,-0.011802749,0.0434999,-0.018499283,0.023190036,-0.04790871,-0.0016352305,-0.025987297,-0.006606407,0.049711205,-0.009360656,-0.028793955,0.03099862],"last_embed":{"hash":"1qmdugm","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1qmdugm","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{9}","lines":[386,387],"size":63,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qmdugm","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022659073,-0.0143688535,-0.062183186,0.012418739,-0.045962144,-0.028175624,0.052510794,0.02944702,0.051119186,0.025259778,0.0052141356,-0.012641351,-0.0026699128,-0.0024497758,0.01367162,0.016565649,-0.010553154,0.027326144,0.011751188,-0.0011838237,0.014346775,-0.00664914,0.021036845,0.014360966,-0.023652827,0.021945046,0.004617911,-0.018102124,0.0005835664,0.024460234,-0.014815993,-0.062977634,0.003181608,-0.03139468,-0.0450495,-0.039264437,-0.014912592,-0.027416855,-0.035778467,0.026253365,0.014022862,-0.055836253,0.00087339216,-0.026005508,0.025169965,0.00047010006,-0.046288874,-0.018909568,-0.0141794635,-0.034314815,-0.00324616,-0.031780463,0.0122185,-0.024343949,0.013237815,0.06360776,-0.06431867,-0.044170614,-0.018244525,0.022131048,-0.044046186,0.0021481556,-0.0069922307,-0.008024593,-0.02742961,0.023539048,0.024247177,-0.004008622,-0.0011741684,-0.029977111,0.0057947705,-0.019689487,-0.017330525,0.025085606,-0.05262612,0.031266376,-0.004068867,-0.03126275,0.03939485,0.029408664,-0.020521788,0.015987352,0.01577254,-0.0027352388,0.02394932,-0.009489452,-0.035667036,0.027186653,-0.0074980194,0.0199098,0.009594698,-0.0061463495,0.006616765,-0.0055313897,-0.022634115,0.0024307277,0.017143268,-0.010944777,0.003959801,-0.010187993,0.0020125648,0.01804207,0.028288702,-0.002510876,0.00851833,-0.019223325,-0.004527891,0.019464565,-0.007291651,-0.022500727,-0.009109765,0.02957213,0.02718792,0.016760409,0.016426152,-0.00026199128,0.029293513,-0.019100321,0.022618573,-0.029048456,-0.0036102447,0.024035584,0.04494054,-0.048015308,0.0062798806,-0.008297564,0.019389106,-0.028363988,-0.001162317,-0.014185024,0.008210314,0.019087614,-0.020513274,-0.004007368,-0.036281675,-0.00952338,0.026413718,0.023700172,-0.025358688,-0.0112958485,0.0062134215,0.055044156,-0.02244355,-0.008224645,0.016904175,-0.017255574,0.017571257,0.00690668,0.01186095,0.014582696,-0.02697664,0.031885147,0.022152267,0.0538722,-0.027223714,0.05902431,0.023240093,0.028619628,-0.04133719,-0.0044958247,-0.0008182712,-0.009761395,-0.0073588574,0.072983146,0.0032231729,-0.022162639,-0.02122392,-0.011040029,-0.026214039,0.009822503,-0.0037518663,-0.03283876,-0.0037421652,0.025758512,0.009371219,0.021166908,0.08110924,0.009246306,0.009347038,-0.039081972,-0.01182571,-0.02849751,0.0056799515,-0.006246175,-0.028127344,0.02074994,-0.009834482,-0.051417805,0.020509157,0.064871386,-0.031962384,0.019547429,-0.046865158,-0.009535719,0.030397167,-0.040473007,0.038691673,0.015954908,0.0008375613,-0.025413351,0.01160156,0.021846619,0.0026250149,-0.04929257,-0.036770254,-0.0071841143,0.0044004074,-0.01777798,0.013077761,-0.055444676,0.031215392,0.045222785,-0.013447914,-0.03997637,-0.015161912,-0.021112615,0.005847379,-0.027714701,0.007377974,-0.018561155,-0.019844966,0.057222206,0.013307308,0.0012507053,0.0119213285,0.006722124,0.02533113,0.05593406,0.006115197,-0.02342979,-0.011326963,-0.018785615,-0.013613915,-0.01704572,0.013371723,-0.00278884,-0.040799513,0.023512624,0.053193886,-0.016248139,-0.024061691,-0.020850047,0.026247831,-0.010719702,-0.026384471,0.0024783595,0.0217015,0.036333535,0.0015331684,0.04825358,0.0023709275,0.010045171,-0.012134427,0.0028265312,0.027839277,0.04088447,0.015138235,0.00689915,-0.054299653,-0.018204976,-0.027215345,0.029749501,0.00979018,0.008444688,0.0043676505,-0.0037167892,0.005624912,-0.03845233,0.028604962,0.0025713039,0.0027258217,-0.058583766,0.02151478,0.02520753,0.03167442,0.004041591,-0.024251314,0.033975367,0.064007275,-0.0051212735,0.027139671,0.008542939,0.026575852,0.029327743,0.06979527,-0.0091720475,-0.008907536,0.02509766,0.003068695,-0.03752847,-0.009186549,-0.020819,0.061709147,-0.017574124,-0.044673186,0.02276172,0.012765349,-0.17987949,0.046552237,-0.026477745,0.053135194,0.016320227,0.022798881,-0.0075319405,-0.005674318,-0.03373437,0.06594705,0.028662708,-0.041897226,0.04072011,0.018173682,0.02610112,0.0057255584,-0.0014420947,0.02116617,-0.020456351,-0.033666864,-0.003870399,-0.043487307,0.06447784,-0.015878016,-0.036586057,0.028214792,0.075908035,-0.015937075,-0.03409453,0.0012973858,-0.071551606,-0.013119302,0.007843412,0.010247854,-0.014620516,0.0414828,0.019079894,-0.037747785,0.053587366,-0.0056123645,0.029415853,0.08879411,0.01147587,0.043198206,0.006249449,-0.0066302707,0.008843206,-0.017098866,-0.031539604,0.020246005,-0.019605437,-0.028259419,-0.021424377,-0.0392576,-0.04953936,-0.020737631,-0.008272014,0.041074947,0.01019005,0.0048685325,-0.0010813131,-0.009950225,0.010097131,-0.06435127,-0.049832206,-0.031253688,0.02854694,0.0035813537,0.027020078,-0.04140079,0.0025202117,-0.06410144,0.024939554,0.006236685,-0.0014576438,0.03727315,-0.027899971,-0.018904606,-0.02658688,-0.10707409,-0.0053068143,0.007424636,0.006451217,0.000581304,-0.005337518,-0.0767712,0.012199082,0.04033865,0.046152703,0.25196117,0.043158967,-0.020211989,-0.014032164,0.02596469,-0.026584674,-0.043930452,0.030909738,-0.015638677,0.0010683564,0.02604286,0.028988015,0.017808074,0.02228767,0.013339482,-0.004527084,-0.059931368,0.0008194052,0.060190056,0.019826535,0.0029772355,-0.03635783,0.03880219,-0.014603118,-0.028732764,-0.039299063,-0.031809933,0.013714326,-0.022390798,-0.00034504736,-0.058643848,0.03504504,0.05425326,-0.031580456,-0.004617678,0.00849066,0.019042375,-0.021611307,-0.04587814,0.010948338,-0.035309095,-0.015460848,0.0027788032,-0.00955044,-0.012680947,-0.016617723,-0.032965474,0.008581606,-0.013577214,-0.034450125,-0.005739874,-0.06370993,0.0021003713,-0.023623763,-0.01140615,-0.035204303,-0.023216283,-0.012761282,-0.001591413,0.048210494,0.06196077,0.0071844766,-0.03221348,0.012067937,-0.011501008,-0.005636862,-0.0075972746,-0.031782877,-0.05030112,0.020796426,0.003450892,0.03682187,-0.0052374694,0.007929263,0.01917015,-0.014925318,0.028018925,0.013603091,0.016469007,0.03430997,-0.05549302,-0.021200202,-0.002059003,-0.012565706,0.027435921,-0.050277345,0.014603668,0.07511196,-0.0076829274,0.020910917,0.003864478,0.03831193,-0.0010401974,-0.009095834,-0.060871143,-0.011587809,0.01958879,0.00995654,-0.01758741,0.0071198954,-0.03057795,-0.018071445,-0.026269618,0.029528538,-0.01925631,-0.039514553,-0.028955987,0.018180054,0.024066458,0.032734,-0.037801176,0.010891779,0.016322177,-0.033747394,0.011667314,0.04064244,0.021267442,0.017916055,0.054314233,0.036758445,-0.01695546,0.010298021,-0.008617061,0.00902972,-0.02359992,-0.055601787,-0.010849026,0.04101322,-0.009309573,0.046812605,0.018198801,-0.040216576,0.023984127,0.012722418,0.020011516,-0.00024216557,0.019991785,0.0047944654,0.024612077,0.043963704,-0.05461948,0.0019278621,-0.01539152,0.0071469084,0.03375574,0.0067766123,-0.03948982,0.00050364964,-0.02486437,0.03856599,0.0053885533,0.05264592,0.025487347,-0.030961227,0.021546256,-0.06829661,-0.011076104,-0.047588743,-0.021744838,-0.02029158,0.002839199,-0.0065430845,-0.007691651,0.082410835,-0.024763098,0.02737498,-0.000082006634,0.023661923,-0.025118725,0.008703788,-0.013763966,-0.037259202,-0.02496919,-0.0041954317,0.0007433518,0.016234104,-0.002329362,0.021464508,-0.041607723,-0.049136758,0.018457409,-0.0029448972,-0.03981023,-0.01746676,0.027830416,-0.055947676,0.019614706,0.0018023937,-0.03591816,-0.031452686,0.022932347,0.087427594,0.012057268,-0.008672655,0.019623768,0.03930846,0.079840645,-0.024469174,0.027393095,-0.005483431,-0.040131558,-0.0013587902,-0.018234922,-0.008340407,0.0019566913,-0.05416891,0.0075096046,0.041417718,0.032262873,-0.00010826795,-0.006785621,0.0031483772,-0.031800568,0.020144755,0.026237559,-0.029994154,0.01181595,0.034198463,0.017844062,-0.008107839,-0.01481531,0.008590921,-0.03427437,-0.022560585,-0.020676859,0.022989713,-0.0013914735,-0.036788244,-0.0011321113,-0.04652261,-0.0011640344,-0.07766488,-0.0063869003,-0.00020899654,-0.0016510002,0.027412703,-0.0023954413,0.03391741,-0.013449197,-0.026847355,0.026185822,-0.014658856,0.009114777,0.018823536,0.033701017,-0.0055839205,-0.049210753,-0.018836984,-0.017495086,-0.0041530705,-0.004354879,-0.048859786,0.020303976,-0.04358501,0.027233548,0.04401916,0.01214875,-0.020418718,0.012365703,-0.04188205,-0.0009115994,0.04331099,0.046953436,0.0034340147,-0.029673152,-0.047519144,0.009394762,0.020920582,-0.017780516,-0.038701322,0.0048518395,-0.0034195243,-0.0042896396,-0.043696325,0.008778991,0.01946094,-0.004435698,0.020407766,0.028205454,-0.02795238,-0.0048490306,0.03410987,-0.00015853881,0.022332678,-0.024620004,-0.0071183285,0.035961322,-0.06626151,0.006024739,-0.020649381,0.030660175,0.010279186,-0.034983043,0.02087059,-0.04523158,-0.005760512,-0.030335791,0.06541948,0.0043387706,0.021535369,0.014237213,0.033663735,-0.0019991605,-0.029185014,0.014604594,0.00266927,-0.0030709805,-0.017981589,0.06333532,0.017177677,0.033554595,-0.0029397018,0.0019128477,0.015506592,0.028585907,-0.009258212,0.041272502,-0.055613466,0.038046725,-0.010054081,-0.048720356,0.040644575,-0.020857641,0.010213017,-0.06374288,0.016956802,-0.019663235,-0.031576335,-0.01853948,0.004378979,-0.016530246,0.022278514,-0.012934253,-0.011378869,-0.0005295686,-0.046893537,0.06952391,-0.03409198,0.02497428,0.055938635,-0.024958938,-0.0012959285,0.019117396,-0.0125101,-0.014354044,0.025513155,0.0225683,-0.007262765,-0.015777104,0.02581401,0.045914296,-0.012927991,-0.004953447,-0.025015762,0.039917912,-0.020492246,-0.0032809607,-0.005717918,0.03676431,0.023127154,-0.008179001,0.020977482,-0.020506522,-0.015649356,0.01640891,0.04630157,0.016613267,-0.024204003,0.021527002,0.002469468,0.025264313,-0.04468734,0.007946938,-0.0020417208,-0.040769752,0.02855922,-0.015402944,-0.012170883,0.013412151,-0.013825994,-0.025521787,-0.071151026,0.01957911,-0.0047093565,0.022219226,-0.04145573,-0.010162068,0.0072206077,0.037650045,0.020935891,-0.033653997,0.010136334,-0.033888105,0.049111143,-0.16406476,-0.018876765,-0.030177005,-0.017268522,-0.0322719,-0.0056881374,-0.0037708625,0.0021750045,-0.007747764,-0.010677793,0.014473784,-0.039260317,0.021063155,-0.011474769,0.012491811,0.018074002,-0.016527578,0.0047409083,0.0041427487,0.054188497,0.012247595,0.0077272854,0.048366506,0.0019514211,-0.014975439,0.012796079,0.025898742,-0.0012147204,-0.03555281,-0.034194507,0.01077182,-0.06326787,0.025847375,0.04396432,-0.027465835,-0.01634885,0.009214839,-0.0032751667,-0.025339134,0.023045946,-0.0027029724,0.012598596,0.036762822,-0.021768175,0.036672357,0.12549563,0.0060380124,-0.019772457,-0.074436985,-0.0046353596,-0.003902322,0.02020424,-0.038460586,0.023960296,-0.02165001,-0.013755582,-0.010166451,-0.0072282623,0.012458095,0.052234873,-0.01748707,0.0061495616,-0.018656846,-0.006796631,0.0015094669,0.023111096,-0.061225727,-0.0011070498,-0.020630455,0.040210057,-0.0013631195,-0.047861584,0.011952426,-0.038020175,-0.010644996,-0.009723471,0.0747912,-0.014233287,-0.023054404,-0.015852824,-0.021272214,-0.0031975142,0.011574503,-0.02850725,0.021259217,0.00045011198,0.018886045,-0.002905358,-0.020332472,0.011516254,-0.015189802,-0.03192551,0.01819875,0.02457725,0.02167819,0.038554337,-0.028355367,0.0016434889,-0.024878262,-0.026140837,0.012709459,0.0035000837,-0.031875227,-0.022606123,-0.057117183,0.03492671,0.044800676,0.02806483,-0.02929051,-0.043466214,-0.043709315,-0.0032739413,-0.019298006,-0.0015155732,-0.043263145,-0.018980032,0.0010235921,0.02895099,0.027471272,-0.0103253545,-0.030999439,-0.028820273,-0.0030851709,-0.02092769,0.025340345,0.07062977,0.03293748,0.04005716,0.031667385,-0.012835953,0.00885941,-0.04670793,0.0033292228,0.017120969,0.03193785,0.0046624327,-0.00036852673,0.04503676,-0.035879213,-0.05964165,-0.026338797,0.026871152,-0.016515844,-0.0461935,0.006543706,-0.036133755,0.010869421,-0.011274127,-0.019784724,-0.023497423,-0.005124005,-0.019429458,0.0015150141,0.03111138,-0.004456375,0.029364761,-0.002624152,0.02251106,0.004936012,0.016152835,-0.015485534,-0.028869998,-0.07030828,-0.051732466,-0.022561474,0.055046026,-0.015532421,-0.016109861,-0.034680802,0.022189401,0.048830133,0.065834954,-0.0073552704,0.009283485,0.026943,0.005789512,-0.0017141326,0.03957606,0.00038653877,-0.021812798,0.05413712,0.010717921,0.044137333,0.022476103,-0.020002402,-0.019638808,-0.022222394,-0.0049701747,0.008067264,-0.006891763,-0.005538766,0.018356116,-0.035484616,-0.024040565,0.03908117,0.004046871,0.009435308,0.03254133,0.017066643,-0.010212742,-0.007171225,-0.0054039084,0.047594406,-0.021881036,-0.014303729,0.0145563595,0.009039529,-0.015570827,-0.008573516,-0.040637422,-0.029448653,0.0060791047,0.008068116,-0.032225862,0.011833265,-0.028477896,0.081232,0.035679556,-0.06495297,-0.0032452599,0.033681072,0.039591383,0.0050079296,-0.059780266,-0.017586304,-0.0024704929,-0.034974735,0.02634698,-0.035430122,-0.019969037,-0.06730297,-0.011111626,0.012711809,0.011261014,-0.004227225,0.019893743,-0.04209846,0.013752293,-0.036553122,-0.01677551,0.09331879,-0.054105718,-0.04176037,0.008946154],"last_embed":{"hash":"19dyyh7","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"19dyyh7","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{11}","lines":[389,389],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"19dyyh7","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.004446036,-0.014642446,-0.06078617,0.013101073,-0.047620088,-0.011901923,0.0585174,0.043545365,0.053684406,0.014381836,-0.018846584,0.017426088,-0.02034884,-0.004380618,-0.0004311303,-0.008901288,0.008745374,0.026730694,-0.0044284877,-0.018528702,0.019954493,0.0009547902,0.04544461,0.026204152,-0.018492514,0.01923256,0.01569639,-0.02566753,0.025046313,0.022333119,-0.022199463,-0.046381332,0.0054096915,0.003978912,-0.013354491,-0.02735139,-0.021884643,-0.037769023,-0.051178537,0.04951905,-0.002246335,-0.059735794,0.0053864913,0.005020993,0.0064577605,-0.00211834,-0.050304066,-0.029119248,-0.007851868,-0.02474845,0.015995814,-0.035144918,0.02198345,-0.022593632,0.046466902,0.055446647,-0.06582503,-0.030600723,-0.05624187,0.0050008055,-0.026670272,-0.0005064399,-0.01511083,-0.019980317,0.007503429,0.0022315474,0.011231442,0.012115554,-0.0055536563,-0.03414368,-0.00022840139,-0.0030953486,-0.033427324,0.025038376,-0.044532187,0.028128833,0.004169394,-0.023873935,0.036380865,0.030931506,-0.030747358,0.024701696,0.0066144853,-0.018320195,0.03425842,-0.0053218775,-0.018670592,0.04046805,0.015232836,0.008752676,-0.013546063,-0.00023388639,0.021012325,-0.039905693,-0.02338215,0.0036862516,0.0042500934,-0.00013712989,0.028638676,-0.01696902,-0.0031432488,0.037185393,0.0066490024,0.024706367,0.022899112,0.012938466,-0.011321499,0.013474499,0.0058310754,-0.019339468,-0.0094447825,0.029834498,0.010683438,0.018606672,0.024585877,-0.024424084,0.026948772,-0.03792299,0.035047125,-0.03129136,0.01316501,0.020712828,0.059028365,-0.06071252,0.01492398,0.02692346,0.024340428,-0.014748995,-0.027324691,-0.015070195,0.013637635,0.012965641,-0.0174244,-0.0117029585,-0.011881081,-0.02245402,0.03459984,0.006224092,0.000092706905,-0.011989768,0.01303804,0.04748387,-0.009558823,-0.0004276079,0.026754305,-0.04905845,0.0075364644,-0.0023023703,0.015982442,0.016414752,-0.015155378,0.009972483,0.021585664,0.05410906,0.011602188,0.026818577,0.028678821,0.029026542,-0.022183396,-0.011367327,0.00047584728,0.019789731,-0.031975985,0.0771275,0.010385888,-0.03257248,0.013492469,-0.019777445,-0.024380315,0.0140087595,0.006289068,-0.029714081,-0.017153736,0.027601656,0.0031107338,0.012066206,0.0589749,0.0167258,0.011044949,-0.033222042,0.0012542201,-0.011089346,-0.020276558,-0.011713281,-0.026558464,0.017523546,0.029824197,-0.04015841,0.020247543,0.044788226,-0.028263912,0.020154465,-0.032889605,-0.01505779,0.015663162,-0.025473114,0.05524324,0.048120487,-0.000656957,-0.022652218,0.0080810515,0.027347025,0.013945601,-0.045382172,-0.020340316,0.005602648,0.023105431,-0.05289278,-0.010731408,-0.04184436,0.013027753,0.05432164,-0.033087153,-0.043074753,-0.022931062,0.0003052789,0.026945993,-0.0027282808,0.0062585883,-0.026914435,-0.04800736,0.04581888,-0.0021010148,0.014253699,-0.02228506,-0.010865351,0.021049347,0.04188629,0.033482168,-0.012378529,-0.017432526,-0.02282469,0.009767444,-0.023216402,-0.014673651,0.0016985408,-0.018892124,0.049915973,0.07363063,-0.03319258,-0.01906984,0.0014226114,0.026314355,-0.034488782,-0.034754608,0.010898251,0.032480553,0.036090806,-0.017941913,0.036705118,-0.017408898,0.017870437,0.009490667,-0.0026705752,0.016814971,0.029559936,0.009406931,-0.0018382011,-0.056705724,-0.019929346,-0.013398068,0.034018736,-0.020217314,0.024259122,-0.0026590375,-0.002783729,0.010541777,-0.02994108,0.02278051,0.0116781695,-0.0014144236,-0.051112838,0.025627863,0.004784183,0.035770055,0.024791146,-0.034426503,0.024226096,0.0835738,0.003150805,-0.0021163328,0.016442263,0.039572705,0.028299395,0.05932439,-0.012718744,-0.020995697,0.014353249,-0.00064489397,-0.016843332,-0.0074643907,-0.004702588,0.066639245,-0.015182687,-0.01075823,0.02726432,0.0010195975,-0.16720854,0.025318148,-0.027326448,0.051708095,0.013966474,0.017917689,-0.025121143,0.019492209,-0.030454833,0.053724993,0.02140901,-0.05698397,0.027278414,0.021357935,0.026375597,0.017672021,-0.0033313653,0.006013936,-0.020856282,-0.031686895,-0.015286545,-0.057555232,0.040947318,0.0046156393,-0.017007064,0.0045223897,0.099420294,-0.03467766,-0.015598802,-0.011721219,-0.05181004,-0.010872915,0.018807206,0.026636904,-0.0239509,0.0353848,0.0020078376,-0.04937108,0.02516587,0.0027517527,0.0262837,0.062381983,0.014612641,0.03966941,0.0074202535,-0.009163887,0.02205887,-0.0031809045,-0.0648859,0.0061181495,-0.02907838,-0.03155595,-0.02401841,0.000019671104,-0.047811523,-0.015823293,0.007198145,0.03488633,0.026206752,-0.022399677,-0.009847956,0.003166471,0.013954943,-0.05094597,-0.07800289,-0.03774524,0.033557016,0.00069452473,0.013518033,-0.042886287,0.01441172,-0.0832619,0.03145202,0.016979916,-0.004662039,0.024869353,-0.03511381,-0.010741722,-0.0031809353,-0.12009971,-0.009947628,0.021353621,0.00033247026,0.017610626,-0.008820439,-0.0777331,-0.0040974407,-0.005531924,0.0369299,0.24812487,0.015534608,0.0024311421,0.003850152,0.041561104,-0.027445054,-0.0039151707,0.01053856,0.0018031475,-0.007162285,0.0046849595,0.020237649,0.028054968,0.031790897,0.010483858,0.008662895,-0.056183238,0.0010744145,0.056489542,0.026820531,0.009740396,-0.039477155,0.025731921,-0.011837898,-0.05507729,-0.023286924,-0.016217522,0.0067789513,-0.0038395277,0.0029680557,-0.07079424,0.050865166,0.04912897,-0.05241328,-0.011138726,-0.0132377865,0.011685473,-0.03269777,-0.01925764,0.019216025,-0.040126786,-0.014651189,0.013190641,-0.0056412118,-0.007497157,0.0054550064,-0.014017054,0.023518344,-0.008703322,0.0038895055,0.003212216,-0.058788545,-0.007391776,-0.023364445,-0.011795769,-0.021079652,-0.02447224,0.002196877,0.0072584106,0.03231885,0.020137677,-0.006114109,-0.06344294,-0.016817516,-0.02443042,-0.024028452,-0.018670445,0.008178167,-0.017526895,0.02720697,0.0311364,0.037603922,-0.0020993021,0.011376383,0.017856903,-0.018798234,0.018290132,0.018149111,0.021920322,0.021902978,-0.0397467,-0.017076159,-0.019120114,-0.015407894,0.013186053,-0.058233898,0.013630693,0.066919625,-0.013628264,0.0030246244,-0.011634173,0.011610966,-0.011006796,0.006831204,-0.05505624,0.007543161,0.043140158,-0.015296298,-0.021673756,0.02868189,-0.037840586,-0.02001021,-0.023330934,-0.007627037,0.004868278,-0.044449575,-0.038021654,-0.00361384,0.044752907,0.03768829,-0.020955378,0.006549481,0.017620988,-0.018407708,-0.0069999807,0.025767088,0.020320728,0.0059940754,0.030228352,0.011303267,-0.013883437,0.02658602,-0.040449608,0.012565386,-0.03392528,-0.060636163,0.008642383,0.07135787,-0.035383068,0.037773024,0.020245675,-0.038171746,0.023206353,0.033276867,0.015756382,-0.011661048,0.02778893,-0.027074121,0.027175112,0.024594955,-0.045919318,0.016761344,-0.017535778,0.005473705,0.029285463,0.01147391,-0.022532534,-0.0043981485,-0.015258292,0.050715614,-0.010310401,0.05452508,0.045948647,-0.018089037,0.022572841,-0.0462115,0.00028224807,-0.01930824,-0.018117348,-0.0106578,0.0012053228,0.012321711,0.003396424,0.07079464,-0.031032335,0.04321155,-0.022011535,0.04531048,0.003883987,-0.0006942094,0.0138266925,-0.04255389,-0.0240867,0.0124520175,-0.015938664,-0.014079814,-0.005493031,0.006782549,-0.045841932,-0.0502324,0.0096348,-0.010735392,-0.031121055,-0.022555728,0.018467657,-0.08262436,-0.006723121,0.010755715,-0.02056801,0.00007717202,0.0043780524,0.096138634,0.022053204,-0.008581032,-0.0013570224,0.026831212,0.08244245,-0.027685277,0.039983094,0.0113472,-0.063465804,-0.0026923702,-0.008809583,-0.022812163,0.012240297,-0.02209034,-0.0041757934,0.055617735,0.027688086,-0.021305567,-0.008600098,0.012065913,-0.0137743205,0.009872867,0.006018989,-0.035027083,0.008082414,0.05016774,-0.0017276427,-0.032557823,-0.0011007503,-0.011734617,-0.038832918,-0.036113787,-0.019344613,0.04054599,-0.000036171004,-0.03752834,0.039304513,-0.0475963,-0.0015214147,-0.039200056,-0.0014150706,0.0041604657,0.00059647305,0.037140835,0.007587574,0.025573334,-0.0112357,-0.045355245,0.004300184,-0.019435147,-0.012579304,0.016809126,0.032367926,-0.029287752,-0.032383017,-0.039385628,-0.020101352,0.008321957,-0.004138486,-0.074180216,0.008911004,-0.033011276,0.024923846,0.03387052,0.027558811,-0.016092932,-0.01167375,-0.03386506,-0.0056446963,0.03359723,0.044418525,0.017176958,0.0051399875,-0.029911757,-0.009331101,-0.012210623,-0.008970189,-0.03776439,-0.032238577,-0.009217746,-0.015209738,-0.02170458,0.019852566,0.01650779,-0.024056436,-0.0027142754,0.03829392,-0.041418247,-0.045216374,0.036778774,0.016395025,0.029534297,-0.028575175,0.009311361,0.059208646,-0.02856375,-0.017541,-0.047651626,0.050101604,0.03579761,-0.04076329,0.037169572,-0.037974328,-0.014453579,-0.014375377,0.04013363,0.0034518465,-0.014518685,0.008339364,0.02142425,0.019115003,-0.014814037,-0.015245909,-0.007550995,0.008787395,-0.017390175,0.01586584,0.016177967,0.031787664,-0.025776604,-0.0120812375,0.029076757,0.025418557,-0.00014802115,0.019358827,-0.0394958,0.04736171,-0.014559596,-0.038818765,0.019909285,-0.019082021,0.0007032404,-0.07723793,0.0342044,-0.018653564,-0.026753908,-0.021830365,-0.010056657,0.0061635864,0.029524969,-0.017985348,0.009620409,-0.010163662,-0.0393361,0.06793315,-0.01732965,0.014394377,0.04635273,-0.041183013,-0.0118869115,0.028090753,-0.008105495,0.0012985213,0.010112721,0.022276085,-0.0045408206,-0.005441067,0.003839904,0.029155353,-0.0003332898,-0.008670824,-0.01645968,0.030487716,-0.024450775,-0.019634075,-0.000573198,0.026561623,0.034777824,-0.034800135,0.0028943645,-0.009632075,-0.0207452,0.010781436,0.044682372,0.03197949,-0.017421339,0.01112628,-0.004000438,0.022647081,-0.05872636,-0.018328479,0.0007327248,-0.045307375,0.028978495,-0.0147605855,-0.0204653,0.015344554,-0.0117215,-0.018460682,-0.07485721,0.005069367,-0.016738541,0.006395508,-0.029015286,-0.029613435,0.023169728,0.04382095,0.012796282,-0.019227823,0.031119796,-0.042037845,0.018824898,-0.1485984,-0.0016953066,-0.045419525,-0.008572463,-0.024076827,-0.022334544,-0.03661296,0.008391326,-0.008161365,-0.0011516188,-0.0023160556,-0.021241037,0.01774348,-0.007790213,0.0067926385,0.03809694,-0.028688192,-0.011108347,-0.026843878,0.06356152,0.004190833,0.012030169,0.07569363,0.009373851,-0.029979436,0.017923474,0.009358804,-0.0049570254,-0.029815666,-0.017683834,-0.011184496,-0.04138211,0.02055283,0.04793688,-0.018165367,-0.03925567,-0.0036063658,-0.00851922,0.0007004322,0.031124147,-0.018890142,0.0077094184,0.031516165,0.0030736108,0.012839861,0.12153531,-0.0011803925,-0.018672967,-0.060558487,0.00031101887,0.017658614,0.01851524,-0.044292606,0.051570456,-0.009647434,-0.0069865985,-0.037378076,-0.02996283,0.00022990123,0.061517246,-0.028677206,0.025178304,0.0014784213,-0.0000788973,0.00863002,0.036401875,-0.05861382,-0.0136068845,-0.0117861135,0.007750757,-0.024782876,-0.04992384,-0.0019099596,-0.050796583,-0.011934163,-0.009062479,0.06990782,-0.003008634,-0.01992395,0.0072974483,-0.04707313,-0.005686137,-0.0023343503,-0.021659557,0.053934205,-0.012675927,0.009093919,-0.016844194,0.0051614232,-0.00028594033,-0.018492226,-0.037711706,0.010140635,0.0011223943,0.003598694,0.040062007,-0.0313734,0.010126518,-0.034196503,-0.010612069,0.0026432448,-0.002611168,-0.016336938,-0.024664223,-0.04201572,0.054876704,0.044846106,0.0019798342,-0.042837374,-0.017762283,-0.054227598,-0.014431795,-0.006130961,0.0013574694,-0.05227566,-0.01224114,0.017492034,0.035741646,0.024218997,-0.0041224044,0.0062297387,-0.008456732,0.00530663,-0.029063951,0.030020896,0.049964156,0.029407596,0.045285493,0.036979206,0.010476353,0.00045835754,-0.039261606,0.010039918,0.012686553,0.054415245,0.014769625,-0.029926531,0.056468178,-0.041236747,-0.062068794,-0.037211645,0.007680004,-0.018041234,-0.047347154,0.0058247386,-0.052675795,0.002153497,0.017060155,-0.0039495137,-0.046980087,-0.025174532,-0.040118013,0.0036258122,0.066478275,-0.005563515,0.024398463,-0.028741464,-0.006476506,-0.009467688,0.036085997,-0.0019121276,-0.009401181,-0.042261265,-0.0009784809,-0.024767814,0.0485367,-0.016036276,-0.0111590605,-0.048636585,0.041081607,0.046807032,0.04402939,-0.015124022,0.000814517,0.024602538,0.010406602,0.013422918,0.019798595,-0.014398257,-0.033851925,0.048663437,0.0030457536,0.03355807,0.045671534,-0.027311867,-0.033184603,-0.010187563,-0.0046634576,-0.006747905,0.006388817,0.0025283322,0.019442063,-0.03836479,-0.04980728,0.049074452,0.01862024,0.030955277,-0.00021964379,0.022698173,-0.0030121899,-0.0034017523,0.0306532,0.04500381,0.002859453,0.0029482802,-0.009331397,0.024641583,-0.030327894,-0.01515873,-0.060304657,-0.0023623297,0.014867149,0.0016857652,-0.009235972,0.025208203,-0.042840984,0.102054,-0.0055166637,-0.040894255,-0.022283057,0.057181478,0.027222106,0.01962371,-0.043391105,-0.0075497194,0.0010726261,-0.01969427,0.012232276,-0.03397246,-0.024226047,-0.049936365,-0.018340504,0.00085353304,0.012979031,-0.0051332493,0.0041977945,-0.007610613,-0.013887872,-0.022890981,-0.029870545,0.085217655,-0.05291581,-0.016841736,-0.0041003767],"last_embed":{"hash":"1f9w7f7","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1f9w7f7","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{12}","lines":[390,390],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1f9w7f7","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012888722,-0.011150955,-0.056694403,0.016243841,-0.050681353,-0.00029031746,0.060040154,0.03298013,0.04466884,0.0051453533,-0.010677054,-0.013442452,-0.022725001,0.0058875307,0.009894266,-0.01718662,0.0048470744,0.009310519,0.0034111778,0.010601426,-0.008742571,0.0067499266,0.025249885,0.029963838,-0.04279421,0.023091163,-0.0014939284,-0.02047413,0.009433616,0.005169511,-0.042502176,-0.056466598,0.02666417,-0.002345813,-0.018769408,-0.0411627,-0.027152965,-0.05576814,-0.038445555,0.05797265,0.0015361522,-0.03758348,-0.004766297,-0.014222787,0.011862871,-0.016550897,-0.050059635,-0.022814646,-0.030638533,-0.044775248,-0.0037514174,-0.061644305,0.010424031,-0.006432051,0.019587744,0.050025523,-0.06539167,-0.01819748,-0.045218732,0.015497388,-0.016812254,0.009711384,0.004303172,-0.029163942,0.006979212,0.021993445,0.0214746,0.0017045006,0.0023288717,-0.026536612,0.023355095,-0.008053398,-0.027749175,0.020374777,-0.051014557,0.020313064,0.0132444445,-0.02912438,0.018180655,0.035554197,-0.025234047,0.024167284,-0.00358275,-0.0067744474,0.022252798,-0.0063496567,-0.037443656,0.03600419,0.026299605,0.008807695,-0.0013511444,0.022837983,0.022546763,-0.032430213,-0.04598172,0.013028407,0.02020199,0.004936041,0.01347265,0.0028218455,-0.006070874,0.025680691,0.001374111,0.021356113,0.029673532,-0.018907588,0.010462907,0.021651845,0.017296765,-0.0051433737,0.00751368,0.0076362737,0.001772371,0.016760385,0.011498915,-0.026675979,0.0393777,-0.019674022,0.03424868,-0.025891582,0.023521366,0.02428932,0.059181206,-0.07679462,0.021087041,-0.00073339895,0.0014757001,-0.017418254,-0.032532927,-0.012680306,0.02918434,0.004593198,-0.014110614,-0.008614466,-0.015624063,-0.031649105,0.04585808,0.0045618718,-0.0015763021,-0.02980728,0.026647316,0.03667904,-0.029403798,-0.016105194,0.031628247,-0.03394567,0.0074172914,-0.0044488437,0.026823541,0.0112295095,-0.02298982,0.02418256,-0.0024600565,0.055227645,0.011533722,0.019554589,0.008827916,0.043510772,-0.041168757,0.018261632,-0.010303422,0.011716166,-0.039211057,0.05685381,0.009927329,-0.035272345,0.017300624,-0.015069968,-0.021879053,-0.009727238,0.00092357094,-0.0321966,-0.023567531,-0.0026661535,0.008012094,-0.0009722101,0.06567134,0.02477852,-0.00016738058,-0.03044791,-0.010894392,-0.011336138,-0.008337258,-0.0018683757,-0.018757438,0.008528515,0.016418837,-0.039152697,0.012193228,0.037887514,-0.032515857,0.034630634,0.0046972465,-0.003057188,0.011964983,-0.02329822,0.07000746,0.04340249,-0.005009242,-0.039683912,-0.0014617785,0.046180222,0.0063479017,-0.05808815,-0.024155132,0.001742206,-0.0019632163,-0.054831374,-0.011868896,-0.038238443,0.015696412,0.065006256,-0.010767954,-0.039888058,-0.034714058,0.007705774,0.025959564,-0.021931984,-0.02044352,-0.013936543,-0.03302603,0.01788132,-0.016217204,0.03069716,0.0038828684,0.026358899,0.0037756264,0.048335858,0.033136927,-0.0039794478,0.00361754,0.0025536194,-0.0043784464,-0.0065645203,0.0033977635,0.018740034,-0.02612281,0.027356934,0.07422068,-0.027604999,-0.01703882,0.0031583419,0.027854724,-0.027703034,-0.047156047,-0.007390937,0.020863447,0.014741539,-0.0108658355,0.04117481,-0.018088773,0.009884679,-0.008429418,0.028356614,0.032859106,0.037028197,0.0023699244,0.008609454,-0.027098171,-0.019392436,-0.009770553,0.016293976,-0.0051596654,0.015450924,-0.0027911982,0.006105779,0.016861912,-0.041368876,0.027324732,0.017432341,0.0055356375,-0.0542287,0.013908619,0.004610241,0.04183911,0.02656047,-0.035173897,0.030438699,0.08193482,0.0016725712,-0.01050821,0.0004783235,0.03662802,0.0020085836,0.057446618,-0.0048353677,-0.042547867,0.020915272,-0.009601405,-0.025714163,-0.0135346195,-0.038494945,0.07172786,0.003615817,-0.0195158,0.0052860035,0.001900661,-0.16166386,0.018910564,-0.023697352,0.04678012,0.019639226,0.013652775,-0.0344725,0.016856149,-0.022551566,0.04100423,0.026770769,-0.051422983,0.04401533,0.024242884,0.0066934456,0.022116713,-0.0012387632,0.017673662,-0.021608219,-0.04233428,-0.025567923,-0.050695516,0.05964558,-0.020094084,-0.01534062,0.025444744,0.07001947,-0.019783802,-0.033780538,-0.024687067,-0.062288485,-0.0034249756,0.009388591,0.02101946,-0.0149376625,0.021167755,0.007358545,-0.059799053,0.038297556,0.02151342,0.032835994,0.072799906,0.011604253,0.013070912,0.022232408,-0.020333426,0.024216663,0.0006825992,-0.039130367,-0.017834902,-0.054491725,-0.03142954,-0.010801512,0.0017152715,-0.043501467,0.0053180167,0.01695182,0.04298675,0.015904909,-0.028270736,-0.0023798468,-0.022442378,-0.00402874,-0.063117795,-0.060525045,-0.034676768,0.021348575,-0.0056904927,0.037293863,-0.008835675,0.0064079943,-0.053779095,0.0026572393,0.00789396,-0.009809378,0.03605832,-0.02426825,-0.009474596,-0.007694861,-0.10732974,0.0055164685,0.024261551,0.0017837984,0.010360138,0.0013574924,-0.06920219,0.003835116,0.0049008997,0.05935691,0.23945104,0.019892145,0.0037684198,0.012237196,0.01971858,-0.0023377265,-0.0019539036,0.029372167,0.0013618368,-0.010092617,0.0048726504,0.037285935,0.020510139,0.019807309,0.0063686846,-0.013851121,-0.042852756,-0.0083503,0.08158335,0.011774469,0.01166998,-0.04920016,0.053652883,0.003561938,-0.029430013,-0.025890466,-0.024493655,0.0055429037,-0.0117951315,-0.010303127,-0.07032514,0.03695688,0.048639685,-0.026141992,-0.03695503,0.013074363,0.010472179,-0.026734851,-0.0095750615,0.017665848,-0.028227583,-0.0009207027,-0.012695977,-0.021818582,0.009774729,0.0052715056,-0.034156974,0.0039524394,0.007053687,-0.0012348776,-0.0006023126,-0.043195017,-0.01082041,-0.017190117,-0.020687068,-0.008821527,-0.033277288,-0.00116898,0.006535878,0.04845731,0.056751754,0.0060962867,-0.04096044,-0.0012074031,-0.03853526,-0.012086201,-0.027358118,-0.0018664303,-0.036156848,0.036595304,0.045508698,0.048720416,-0.018034434,0.0050821505,0.010466476,-0.024637612,0.041189823,0.043324914,0.017226275,-0.0047125905,-0.024716659,-0.04029566,-0.017008705,-0.008708526,0.021952925,-0.020602131,0.0058410424,0.07260806,-0.014356175,0.021696767,0.010423616,0.017375646,-0.0014069967,-0.0016819225,-0.053920005,0.010662028,0.022001948,0.0029815573,-0.02382255,0.01952274,0.0028491593,-0.0038937815,-0.011859872,0.017031487,0.020881217,-0.05148191,-0.012729756,0.011607596,0.026460849,0.011613235,-0.010174425,0.004761721,0.033491082,0.0033246505,0.005237352,0.036663454,-0.0052625057,0.0076006018,0.048588477,0.01578942,-0.025488554,0.018849755,-0.033013273,-0.0046528503,-0.026383154,-0.061701138,0.007123607,0.07755589,-0.030081706,0.0378029,0.03608359,-0.028753618,0.022405094,0.05075332,-0.008267654,-0.022487085,0.02025202,-0.0043044067,0.028856281,0.04020289,-0.06455503,0.00900491,0.003565009,0.0332028,0.038462974,0.017867131,-0.06901984,-0.008312215,-0.028979896,0.024625203,-0.008802098,0.032304987,0.046452414,-0.03283712,0.019318473,-0.053480476,-0.008193473,-0.053611998,-0.03023085,-0.012236374,0.0019294773,0.017143555,0.0029381008,0.08273659,-0.026539033,0.06279371,-0.0066461815,0.03526445,-0.0026360657,-0.015318103,0.009399061,-0.058926422,-0.02250148,0.0113515705,-0.0074846307,-0.011390468,-0.025466802,-0.0011426376,-0.014410911,-0.04745263,0.012034768,0.000014397266,-0.051195506,-0.010158762,0.01485095,-0.057301562,0.0130016655,0.008797244,-0.0117919445,-0.023820227,0.0017576357,0.09044439,-0.011557765,0.0007876561,0.019798772,0.03096556,0.105566956,-0.036473628,0.038827434,-0.0034553283,-0.05399127,-0.016033774,-0.03371402,-0.039539814,0.012769649,-0.025982454,-0.011714426,0.049932152,0.01615713,-0.024499834,-0.01931231,-0.01182096,-0.011439446,0.018770233,0.009676588,-0.0550109,0.019879848,0.05585792,-0.0020196186,-0.044384815,-0.0052589057,-0.0014268961,-0.022603223,-0.036113363,-0.034827933,-0.0013759829,0.0020557859,-0.031182183,0.045486517,-0.04579979,-0.0018364445,-0.05489161,0.0089960275,0.024223406,-0.020027993,0.049555805,0.015403264,0.031943575,-0.01690437,-0.057368863,0.00909727,-0.023807688,-0.018420123,0.028514335,0.026068563,-0.017684562,-0.042068817,-0.048421703,-0.006130049,0.03060688,-0.016259182,-0.062380694,0.025460808,-0.0428119,0.02253936,0.012706488,0.008610534,-0.014896602,-0.0055208164,-0.03131329,-0.014130796,0.028994437,0.04656238,0.0039941105,-0.0043418016,-0.04752793,-0.007662227,-0.0016574692,-0.015069458,-0.038971025,-0.02950534,-0.017068058,-0.020350637,-0.012282957,0.009699944,0.002358511,-0.0069896705,0.01516192,0.052913893,-0.05132163,-0.027465133,0.047569174,0.016088959,0.008517878,-0.02630982,0.004325151,0.04674242,-0.038637266,-0.0035850974,-0.056287214,0.058685753,0.030605603,-0.037922923,0.04060122,-0.048498344,0.005211821,-0.024721775,0.04305882,0.022395939,-0.005578569,0.02371706,0.017630145,-0.0049272254,-0.011638726,0.0026777002,-0.023675,0.018021408,-0.037345584,0.048004013,0.0036192413,0.03599897,-0.010954954,0.0016015703,0.04002043,0.02611218,0.008427255,0.038328968,-0.00936854,0.047750816,-0.02753925,-0.043082427,0.030749446,-0.03989516,-0.005887451,-0.058765315,0.041447647,-0.034210227,-0.026577603,0.0006525261,0.006902585,-0.0037238973,0.026564982,-0.014678254,0.008262111,-0.0016589798,-0.02083624,0.057416975,-0.023513706,0.02658661,0.034055084,-0.03840118,-0.022032037,0.012422161,0.010736844,-0.002589941,0.009343323,0.0071697296,-0.004031073,0.002556077,0.022813156,0.035244998,-0.035799,-0.010119776,-0.033698928,0.029798666,-0.023735957,-0.0017367919,-0.013911806,0.028855514,0.045408506,-0.028234405,0.026730297,-0.020460447,-0.027674887,0.014926938,0.030679118,0.021172857,-0.02408355,0.012554707,-0.014701473,0.0019540463,-0.039057545,0.008721591,-0.0007431761,-0.053956356,0.031791337,-0.008968107,-0.019791795,0.0102265375,-0.017554682,-0.03651787,-0.057585012,0.019523334,-0.021689078,-0.013362919,-0.038209148,-0.031629972,0.014072675,0.0408025,-0.0038543178,-0.016149191,0.001369101,-0.04543944,0.0063260985,-0.15012658,-0.011631044,-0.018050518,-0.010164329,-0.018982302,-0.018936174,-0.039410494,0.0035620444,-0.023998445,-0.003144902,-0.00009031258,-0.012165272,0.015334467,-0.019099068,0.0015431909,0.030465115,-0.04297334,-0.0047712293,-0.031680048,0.037763298,0.006920975,-0.0057393024,0.05673742,0.010042484,-0.0027965743,0.023050774,0.016978275,-0.016388422,-0.031171301,-0.033107765,0.037368134,-0.04937372,0.022116715,0.03585734,-0.03767823,-0.034167245,0.0015207863,-0.010339902,-0.017923504,0.015084955,-0.015769254,0.005116119,0.031960867,-0.01073549,-0.0002103629,0.12403913,-0.022426128,-0.014194491,-0.057764053,0.014539626,-0.007113789,0.02525977,-0.029043732,0.04959506,-0.0077206404,-0.0048741493,-0.026657885,0.0032650018,0.00932715,0.0623425,-0.027376633,0.016288739,-0.0043963697,0.0108382655,0.01928852,0.029563934,-0.039660387,-0.034445375,-0.015300023,0.03647974,-0.01694988,-0.01871769,-0.016658425,-0.039932925,0.00028610736,-0.01725348,0.072800025,-0.012359645,-0.027524302,-0.0027717424,-0.034345623,-0.031159233,-0.006501833,-0.041298117,0.048922278,-0.015999222,-0.00039802116,-0.006558113,-0.002828135,-0.007344554,-0.026330406,-0.050198324,0.015579876,-0.00417117,0.003788788,0.033197798,-0.026947068,-0.015090718,-0.025625937,-0.017462885,-0.0063637677,0.028623803,-0.02147966,-0.031091493,-0.038267124,0.07102187,0.03833379,0.008737443,-0.03106942,-0.035607904,-0.03675548,-0.0037301178,-0.0071093193,0.015967557,-0.051718127,-0.010808478,0.01643032,0.034811184,0.01637244,-0.010382498,0.024359299,-0.0049379836,-0.0004161457,-0.024648957,0.02861348,0.05902031,0.038205978,0.043468352,0.03932942,-0.019238265,0.0047429195,-0.031390812,0.005343531,-0.019375877,0.039579276,0.009533899,0.013141259,0.043426678,-0.0036087283,-0.07208555,-0.0000111702875,0.0032142636,-0.000057937974,-0.043359637,0.003251173,-0.04650303,-0.0030958643,-0.0092631485,-0.01614582,-0.036070008,-0.024332196,-0.027558863,0.0108256,0.09249652,0.008522921,0.032695934,-0.012365615,0.0069885007,-0.0022071968,0.018909346,-0.0034359128,-0.014156808,-0.035405584,-0.00062289764,-0.014085727,0.037034612,0.005011465,-0.022033766,-0.03216023,0.061118685,0.03934595,0.061172992,-0.012895232,-0.008544984,0.019500896,0.018686509,0.018721199,0.007519879,-0.002033986,-0.039560486,0.053984642,0.0078082103,0.0230035,0.040090114,-0.029894518,-0.026440373,-0.006836043,-0.021596955,-0.01889955,0.006799239,0.0021335136,-0.008707639,-0.028599123,-0.051581703,0.051085047,-0.001633907,0.020996552,0.002592703,0.038959492,-0.022752116,0.0016679052,0.007275765,0.063879706,-0.0006350421,-0.008748211,0.013802166,0.020044958,-0.02526282,-0.02040583,-0.03947684,-0.030091021,0.011630308,0.0052247313,-0.0012535149,0.010777573,-0.042015046,0.09899544,0.0025055911,-0.020366916,-0.024081988,0.035311878,0.03027144,0.008117908,-0.05721222,0.022444773,0.020745503,-0.02047702,0.008634777,-0.044252448,-0.014951405,-0.050860606,-0.002404766,0.003914997,0.023199275,-0.0072900373,0.0018924595,-0.020939209,-0.0014675766,-0.040328704,-0.023317108,0.067788675,-0.03333062,-0.010058498,0.04127641],"last_embed":{"hash":"1dkdt4","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1dkdt4","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{13}","lines":[391,391],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1dkdt4","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0275651,-0.059337292,-0.05515105,0.009174534,-0.050936557,-0.02163477,0.04813098,0.015163751,0.05143528,0.02074412,-0.018377187,-0.006317729,-0.0029053856,0.0040722806,-0.013682594,0.005700785,0.008171145,0.0029423793,0.022395235,-0.0015647776,0.0069581154,-0.0069660833,0.027124055,0.016183648,0.009197305,0.009668071,0.01483594,-0.013992197,-0.0031954073,0.0102403825,-0.03762961,-0.06722902,0.0051178676,-0.0128614595,-0.04597795,-0.039658453,-0.00904129,-0.037849847,-0.038516868,0.049651366,0.01909317,-0.058153603,0.012770996,-0.00917438,0.031456336,-0.00073915295,-0.056159113,-0.017424503,-0.018331919,-0.040197574,0.0043574153,-0.030861301,0.0117354905,-0.025016647,0.004935826,0.057104714,-0.04553371,-0.037071187,-0.0010799943,0.0049889064,-0.033640895,-0.004367287,-0.021221533,-0.019466257,0.004877449,0.02322273,0.018971229,0.0037390413,0.0071290955,-0.03643659,0.012713913,-0.022453558,0.0024453918,0.0298857,-0.037154578,0.012539808,-0.02214935,-0.008698703,0.03357728,-0.0033380704,-0.011535755,0.037235733,-0.013163136,-0.00056947995,0.022673555,0.0039696656,-0.016137721,0.021923156,0.016021827,0.026156623,0.015246297,0.013643429,0.033083603,-0.027372088,-0.00867715,0.0060024136,0.042793356,-0.028430937,0.028818756,-0.025477737,-0.009810089,-0.013375136,0.02340004,0.020801544,0.029823696,-0.03649662,0.025105253,0.031683806,0.028014546,-0.012403296,-0.008845924,0.014714234,0.013498104,0.013608731,0.014462186,-0.0002479308,0.010234515,-0.019995742,0.022208711,-0.0127906855,0.019631274,0.028807705,0.057470698,-0.04340635,0.021680258,-0.0012747399,0.036554366,-0.022513537,-0.0012831779,-0.012921626,-0.013489629,-0.0011923836,-0.007164555,-0.0012684163,-0.02009899,-0.017437553,0.04912704,0.0012144268,-0.01199307,-0.010677859,-0.0070766094,0.05096569,-0.0013676414,-0.013538768,0.014464013,-0.020271782,0.019508503,0.016924081,0.029237023,0.021643467,-0.04142534,0.03815279,0.026715428,0.08657859,-0.02026124,0.051164694,0.036099013,0.034173578,-0.023903217,-0.0011851154,-0.0018560634,0.005194897,-0.015667357,0.078498445,0.0021302334,-0.005129288,-0.014230935,-0.0064162216,-0.021048283,0.010855596,-0.010914585,-0.056743275,0.007441695,0.025680054,0.028895034,0.017639942,0.08276172,0.020349827,-0.0038399128,-0.0279304,-0.004385669,-0.02750653,-0.021142831,-0.023357281,-0.04016274,0.036213845,0.031041354,-0.057175938,0.016400145,0.055323284,-0.051458813,0.03328729,-0.03514197,0.002986262,0.012984359,-0.018998725,0.029659964,0.014015,-0.0108313495,-0.017098218,0.011611121,0.0074765002,0.0054810434,-0.04518186,-0.049343806,-0.020958621,0.013733193,-0.04426487,-0.0055322354,-0.038826987,0.0047198385,0.038345538,-0.046464425,-0.03420488,-0.005109263,-0.010108729,0.015859585,-0.036191158,0.0066430117,-0.020983664,-0.021162106,0.059731737,0.0064836903,0.018367626,0.0048754425,0.024828736,0.018988144,0.037434388,0.0008407999,-0.01872849,-0.004799829,-0.01464724,-0.014292517,0.0006066186,-0.013517909,-0.015526989,-0.03807854,0.030377345,0.07088608,-0.002967183,-0.020241685,0.0015520708,0.032947745,-0.015894135,-0.040247776,-0.0054819235,0.038970254,0.021284323,-0.01583334,0.025127465,-0.007227624,0.006928713,-0.015865479,0.02129073,0.036219772,0.020714846,-0.013604053,-0.002439361,-0.03931726,-0.019372234,-0.030644262,0.03683855,-0.0014370178,0.0036880486,-0.004452482,0.024767673,0.03265906,-0.014698287,0.0075563765,0.01748401,-0.0064994576,-0.03535581,-0.0043038772,0.040429063,0.03275961,0.009006453,-0.022886902,0.047275618,0.07965877,-0.0014057992,-0.03342114,-0.008042765,0.028206317,0.033779535,0.0742329,-0.015144231,-0.042314697,0.021636212,0.009607293,-0.020995857,-0.002672761,-0.03437382,0.07531405,-0.0015666522,-0.040789362,0.0014218579,-0.0025006407,-0.17541218,0.050121482,-0.028793907,0.01774834,0.0185846,0.022659695,-0.018968357,0.017635198,-0.031668466,0.045961786,0.029010328,-0.053965066,0.019379318,0.012157947,0.033536,0.0020485914,-0.0036595468,0.019195795,-0.020945825,-0.047280468,-0.02505577,-0.050599795,0.045518212,-0.006404018,-0.0034833087,-0.010693719,0.06883118,-0.02504104,-0.008853728,0.021142052,-0.037973516,-0.02539902,0.01247807,0.010013424,-0.021570373,0.024003683,-0.012845758,-0.02520653,0.018081043,0.009353307,0.037870754,0.060725275,0.010804031,0.03152861,0.02218968,0.011596508,0.007990565,-0.004235294,-0.05085128,0.02481341,-0.02746573,0.0070180725,0.003261306,-0.026959652,-0.032049343,0.006498726,0.009779562,0.013152281,-0.016276894,0.0036299427,-0.009245217,0.008833175,0.007202159,-0.07110534,-0.07495185,-0.028183311,0.017416332,-0.005172899,0.0287528,-0.045074392,0.012106997,-0.077517435,0.015732097,0.011538031,-0.031843267,0.03306918,-0.03731245,-0.017695522,0.000026146572,-0.12030451,0.0007918217,0.02498027,-0.000044471664,-0.006533794,0.004378514,-0.086136885,0.01708638,0.0069208713,0.028625041,0.25474656,0.053141404,-0.023710366,0.021276338,0.01950908,-0.03999362,0.011685239,0.061273072,-0.024663499,-0.008907026,-0.00353517,0.027741274,0.003304477,0.028510042,0.022947997,-0.0065048025,-0.02090788,0.01356822,0.055528343,0.005179797,0.02785348,-0.019696819,0.035455987,0.022122307,-0.024093086,-0.024515105,-0.020439897,0.024890162,-0.014678314,-0.023995234,-0.069317006,0.051738665,0.03671713,-0.041486297,-0.020177351,0.014181649,0.03248842,-0.0392823,-0.017521309,0.020428067,-0.005893988,-0.009307853,-0.0052387533,-0.019527057,-0.021010702,0.0056640957,-0.043387722,-0.0058438224,0.0153248,-0.01949292,-0.019684743,-0.043234777,0.015533837,-0.024035653,-0.04240327,-0.023025772,0.0062045134,-0.032998104,0.00024830634,0.020474346,0.05303622,-0.0040936614,-0.044527333,0.008063253,0.01253918,-0.02574844,-0.024216393,-0.008651564,-0.008950131,0.035612047,0.03458115,0.041248064,0.0033253971,-0.022515964,-0.0074224942,0.0071529173,0.014713567,0.03890935,0.020638477,0.017418804,-0.030393122,-0.02776082,0.00032311355,0.011914635,0.021650113,-0.013783315,0.031453766,0.06308205,0.0037793247,0.023954876,0.015956733,0.02032594,-0.013730177,-0.004319796,-0.059750427,0.016890217,-0.013495189,0.007812807,-0.0075011645,0.052730538,-0.03752971,-0.012604977,-0.009750989,-0.0045428267,0.0011137256,-0.027624333,-0.03123572,-0.0074641556,0.04354755,0.011234706,-0.019098204,0.009672438,0.026352456,-0.030781131,0.0056448774,0.06171976,0.029835612,0.021486321,0.03155102,0.02324473,-0.020014344,0.023061737,-0.047800314,0.014606541,0.005027451,-0.052782398,0.01678817,0.020411128,-0.0014988151,0.038389787,0.02508606,-0.036343515,0.040590435,0.033210814,0.010209213,0.0058067297,0.004307351,-0.005239615,0.027466794,0.020848015,-0.037783887,0.03681708,-0.003565454,0.023602298,0.036213867,0.028855558,-0.01256213,-0.024858221,-0.039371468,0.015355721,-0.0063250456,0.044019997,0.031026086,-0.02887124,0.02025903,-0.08267504,-0.009187526,-0.046077084,-0.008423261,-0.01995385,0.0027519292,-0.018592125,-0.020280898,0.044907764,-0.033046864,0.06985231,-0.024630766,0.028147854,-0.011153889,-0.014699759,0.0009082852,-0.0530354,-0.021770027,0.006831828,-0.020535482,0.00393163,-0.01857333,0.027906235,-0.01732865,-0.052324343,0.0026151887,-0.008004124,-0.040335737,-0.012287978,0.016050227,-0.04119502,-0.008798147,0.015622855,-0.011567982,-0.011750926,-0.0069905617,0.078312166,-0.0017196306,-0.014912555,0.02170221,0.012600277,0.06459733,-0.03755748,0.04589138,0.0071249963,-0.029639833,-0.012846945,-0.020515762,-0.023014711,-0.014989611,-0.0065135844,-0.00677516,0.05650685,0.03070518,-0.048406355,-0.019200992,0.014989037,-0.029067094,0.026034376,0.024233622,-0.032859705,0.020598592,0.009792168,0.022179596,-0.03451583,-0.011925388,0.0062617166,-0.04359456,-0.02705723,-0.027412806,0.04292231,0.0018151231,-0.022259302,0.024297964,-0.03613795,-0.0013329721,-0.06144775,-0.0046887123,0.01253977,-0.0062295976,0.024992509,0.016024383,0.022288838,0.008615679,-0.05118097,0.03196545,-0.011969258,-0.0075296178,-0.0027007207,0.016089998,-0.030333987,-0.050229684,-0.036820207,-0.035150558,0.008973779,-0.009877953,-0.06137331,0.035199888,-0.03672652,0.00089590304,0.043725066,0.022645956,-0.015338056,0.00893489,-0.04512342,0.0102519775,0.055934373,0.049058665,-0.0041653267,0.021541078,-0.029202089,0.01222024,0.009746717,-0.030892625,-0.04029828,-0.021351581,-0.025393961,-0.005534193,-0.03079977,-0.0062031094,0.005619013,-0.008360068,0.00472107,0.035531253,-0.07716662,-0.025304023,0.04262609,-0.016073901,0.0008730261,0.0021290258,0.018234907,0.054972205,-0.038706154,0.013370513,-0.040790774,0.021624422,0.025736738,-0.03861809,0.03331987,-0.029971398,-0.009426775,-0.06424373,0.05734517,-0.01007084,-0.0019012615,0.014290166,0.032969028,0.020339552,-0.014015374,-0.02232994,-0.011150761,0.0000101559945,-0.03229802,0.056400727,0.022136392,0.026875293,-0.013159801,-0.006041031,0.0051548495,0.022843383,0.0016538235,0.028880123,-0.0041911346,0.041624427,-0.007937302,-0.05922204,0.0067772237,-0.032871254,-0.01424121,-0.074055426,0.036125246,-0.0054466487,-0.001903674,-0.002929672,-0.014423528,-0.00063393364,0.013683875,-0.0014103171,-0.021106903,-0.029162804,-0.011587721,0.05972408,-0.030652981,0.03429475,0.04770598,-0.038647637,-0.007272472,0.0043822387,0.003957267,0.0077039027,0.00525584,0.021488635,-0.011689693,0.014914733,0.02288194,0.04569375,0.014294642,-0.02901503,-0.03519438,0.04447233,-0.03252378,-0.0066838185,-0.022872292,0.061574202,0.038065623,-0.007934697,0.02863992,-0.039696433,-0.021987103,0.0028064863,0.04623642,0.027406285,-0.02182767,0.012050167,0.01661423,0.005197923,-0.054936048,-0.014765329,-0.028404638,-0.039763965,0.01055755,-0.014869869,-0.027624011,0.0075286226,-0.001025384,-0.020229952,-0.022948556,-0.010759943,-0.021016803,0.000063849526,-0.027584689,-0.014418673,0.018596107,0.034062717,-0.009776021,-0.029893491,0.012031976,-0.036713857,0.0046076835,-0.14188187,-0.0032631964,-0.023978533,-0.021834377,-0.016020231,0.008613782,-0.030523121,0.0110308,-0.022269756,-0.0036790925,-0.0012591291,-0.04805789,0.015799904,-0.00003882132,0.012138299,0.00061056233,-0.03149328,0.025690569,0.009311231,0.044671465,0.006073899,0.011058514,0.043186378,0.0032307648,-0.02315532,0.011685747,0.03103605,-0.0068437457,-0.015705038,-0.06540897,-0.00572561,-0.057650074,0.012850467,0.06889583,-0.04495752,-0.031924862,0.0013071917,-0.016927902,-0.008079741,0.0073475293,-0.012196957,0.006253589,0.019424783,-0.018425137,0.0006786456,0.10713798,-0.019679252,-0.032529857,-0.064668715,0.020660784,0.0010785168,0.044458218,-0.041510977,0.04213943,-0.013829624,-0.018795256,-0.040830914,-0.004238218,0.022599943,0.055811662,-0.009312884,0.009348145,-0.032041047,0.041760787,-0.0020481655,0.050805625,-0.0146004865,-0.00014794037,-0.015840182,0.03227449,-0.0014453259,-0.002226667,0.0045522195,-0.0120404465,0.008197282,-0.0074233133,0.055248573,-0.025453012,-0.018422963,-0.00040054342,-0.04161388,-0.0067116297,-0.03421375,-0.020309411,0.020342577,-0.011293378,0.0038668632,-0.013332969,-0.028355354,-0.0075343624,-0.012472622,-0.032777764,0.033814155,0.008702911,0.016865525,0.007573833,-0.041769225,-0.0065908474,-0.029326282,-0.008821115,-0.017134521,-0.02051579,-0.02366061,-0.018155856,-0.054177195,0.044498004,0.04408444,0.017570235,-0.01899206,-0.052619025,-0.06408941,-0.024935456,-0.017325535,-0.012231116,-0.0026902775,-0.027991792,-0.019777475,0.024133513,0.02604378,-0.006448978,0.0011482778,-0.015020486,0.0030988492,-0.013891429,0.022013634,0.0567057,0.031099828,0.023932084,0.022162005,-0.024499323,0.011703531,-0.03830235,-0.0069632325,0.009615726,0.0386623,0.01090608,-0.014635463,0.043930255,-0.029771311,-0.07887152,-0.017352939,0.014552777,0.031619985,-0.040549736,0.0071067447,-0.02064271,0.029697936,0.0007047071,-0.021182349,-0.033237502,-0.0027335892,0.0027521672,-0.025553528,0.104912855,-0.020720845,0.040265504,0.02349581,0.0313566,-0.0033909548,-0.0022634056,0.0036213277,-0.056070615,-0.047160603,-0.026480397,-0.004770825,0.041187543,-0.022665346,-0.034739085,-0.044923663,0.043316334,0.043713015,0.062024835,-0.00842932,0.021333532,0.03367079,0.0025991248,0.015131233,0.017521322,-0.009346445,-0.045861457,0.045695048,-0.0083817635,0.0063856514,0.061268967,-0.027995408,-0.019926108,0.009509266,-0.008219532,0.0027826792,0.0034782125,0.00012130745,0.011049219,-0.014090658,-0.025079476,0.045067765,-0.010042874,0.009698663,0.017598735,0.027821215,-0.001068266,0.0084449425,0.004124687,0.020165458,-0.0039645554,-0.0040314132,-0.0030932236,0.005361946,-0.018770287,0.00069336477,-0.051551115,-0.041913446,0.00096525316,0.0064810324,0.0071428,0.018781431,-0.032900613,0.09152314,0.036116008,-0.06893516,-0.008317967,0.037157513,0.04523954,0.026112475,-0.051495116,-0.019845083,0.0035788182,-0.023459705,0.039246384,-0.058655333,-0.03800716,-0.072963335,-0.011706758,0.00066582876,0.026044259,-0.004635963,-0.0073078256,-0.0065205474,-0.00091674755,-0.044193085,-0.002157791,0.06858029,-0.03421895,-0.051315557,0.009793579],"last_embed":{"hash":"1rm5qo0","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1rm5qo0","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Physical Setup to Support Automation#{14}","lines":[392,393],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1rm5qo0","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles Summary": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.007974975,-0.010398096,-0.022899758,0.02628159,-0.038399342,-0.020222222,0.04137851,0.029589808,0.0024493076,0.02619188,-0.0044830306,-0.009319129,-0.017732767,-0.000035954472,0.049095813,0.005268817,0.011349492,0.01408101,0.00992554,-0.035233703,0.0051993025,-0.015389126,0.020581817,0.010841646,-0.001182624,0.05057283,-0.010899325,-0.0442264,0.013184927,0.06421403,0.0021254723,-0.05736216,0.002125745,-0.029058268,-0.027048534,-0.0037794074,0.03272276,-0.0110839,-0.047127325,0.024501465,-0.0026233038,-0.021817636,0.01896064,0.011744151,0.03152779,0.0071238917,-0.021349931,-0.036424793,0.0126156295,-0.057811286,0.016975874,-0.041127425,0.018502625,-0.0044355146,0.026915878,0.04553683,-0.014308393,-0.015486859,-0.049278274,0.008807002,-0.029413674,0.031122157,-0.0013262902,-0.0013890553,-0.046042133,0.052319393,0.004428404,-0.0010548896,-0.006016317,-0.037546206,0.018846512,-0.008918752,0.012555751,0.00086270826,-0.04887232,0.03739652,-0.0054395255,-0.008481733,-0.026768988,0.0017401394,0.011677368,0.016606087,-0.040602624,0.0068779923,0.0013743171,0.017679965,-0.008188873,0.09075684,0.013475547,-0.01671053,0.011647677,-0.025314314,-0.021314014,-0.043065444,0.004643474,0.0007977531,0.0050476072,-0.04383147,0.047487512,0.012739518,0.0045377784,-0.0024403348,0.02775556,0.00003965955,0.055043414,0.0027457583,0.02472958,0.017762404,-0.010307406,-0.020853288,0.0063859946,0.000721529,0.02105673,0.016363546,-0.001589115,0.014340765,0.023850506,-0.03547954,-0.0045176623,-0.009661347,0.046233248,0.04017849,0.016744575,-0.019762812,-0.033395756,-0.018560326,0.017493794,-0.024682585,0.011822115,0.027034717,0.016869118,0.037490156,-0.011843646,0.015842775,-0.04848373,0.027744472,0.012529616,0.031738564,-0.004883235,-0.038618114,0.011539078,0.02364373,-0.031804137,-0.016801795,0.011494898,-0.04863293,0.03223269,0.02249605,0.027281735,-0.025674168,-0.031604923,0.01949424,-0.00097516243,0.062168133,0.01011699,-0.0047301636,0.036444478,0.06409079,-0.034881,0.0049126195,0.038554747,0.031499974,-0.028645774,0.07717056,-0.0127283605,0.007885395,-0.022557508,-0.011020229,-0.010255068,0.018679975,-0.045651328,0.012810401,-0.039963327,-0.011452921,0.025137914,0.010536353,0.12464718,0.023886852,0.009171227,-0.013402325,-0.04157287,-0.019679416,-0.014739458,-0.0553651,-0.019308435,0.03495107,-0.00015886546,-0.020853601,0.0070748795,0.06615158,-0.027109053,0.021812024,-0.027375039,0.07776609,-0.049669545,-0.02682834,0.03174139,0.004778385,0.005819386,-0.014129802,0.034255557,-0.0029069164,0.026777426,-0.04664434,-0.038331024,-0.019582847,-0.0129549,-0.008796709,0.007041505,-0.040980276,-0.006343245,0.037895672,-0.016486062,-0.022026656,-0.018388962,-0.03200066,-0.0076821977,0.0038838256,-0.008098989,-0.00043072796,0.022873884,0.055766355,-0.0048233243,0.002757379,-0.006344248,0.004228471,-0.006059627,0.042578876,0.03804664,-0.028704321,0.00086390285,-0.0046470566,0.0063767186,0.0080355415,0.017503137,-0.03096502,-0.05811534,0.039785314,0.043063015,0.004641218,-0.020474195,0.024002476,-0.017047029,-0.009618415,-0.006537514,-0.026559634,0.02321214,0.010928627,-0.028364152,0.021775886,-0.00728986,-0.024318961,-0.033800412,-0.0076587102,0.031533025,0.06491813,0.016921168,-0.0027592627,-0.020950027,-0.0009439718,0.028597537,0.025668334,0.004419854,0.036948152,0.025056629,-0.0048565846,0.014163625,-0.031093685,-0.00060916465,-0.00069824373,0.009014105,-0.05645638,0.02109382,0.020066936,-0.019130897,-0.016589988,-0.0051631043,0.012120873,0.07907079,-0.008748101,-0.014152484,-0.007533494,0.0327447,0.018037703,0.004625132,-0.003210912,-0.024960874,-0.032310314,0.010176286,-0.025251174,-0.0016400901,-0.014520759,0.06403469,0.002667627,-0.019687552,0.0228166,-0.0016532512,-0.18839742,-0.009447953,-0.054376498,0.026967604,0.009394298,0.034081303,-0.037457064,0.0040441724,-0.022532338,0.087924704,0.017970828,-0.040631816,0.03002475,-0.0038782323,0.0475695,0.0068590636,0.004987052,0.016275484,-0.047783803,-0.048230316,-0.048311885,-0.041402612,0.054484487,-0.021427665,-0.033090543,0.0005593294,0.064830296,-0.015616606,-0.01585256,-0.01124694,-0.06445886,0.008802449,0.0058625364,0.03875218,-0.0045227986,0.045632478,-0.023766188,-0.018959433,0.040209696,0.009007251,0.04549642,0.036583498,0.0062232856,0.028423088,0.024509117,0.03202644,0.027825162,-0.0011833546,-0.03762328,-0.003585827,-0.04606695,-0.03113832,-0.012564452,-0.0140299685,-0.04467687,0.003319836,0.005286877,0.046053316,-0.0155334575,-0.015503764,-0.017054973,-0.017187383,0.00077059556,-0.032679446,-0.017597929,0.011355997,0.0043485374,0.012294704,0.0056512346,-0.04174829,0.020093087,-0.080980726,0.0051481505,-0.0003459433,-0.010148127,0.04371759,-0.0430504,-0.01488687,0.016625088,-0.11943383,-0.026300121,0.021226717,-0.04298495,-0.0035959233,-0.029978555,-0.056271046,0.0012315599,0.029154865,0.0009789208,0.22619024,0.05190432,-0.008790551,0.020376388,0.030798776,-0.026661567,-0.015250826,0.054180074,-0.01833667,-0.014866326,-0.009639699,-0.0042089224,0.035341173,-0.0031664462,0.0018005978,0.005607122,-0.050487693,0.021711063,0.07418125,0.005979795,0.03814576,-0.016136952,0.028231861,-0.026550166,-0.05970129,-0.010879031,-0.02537961,0.033481874,-0.0027825714,0.03401739,-0.0447187,-0.00070107717,0.044870727,-0.015946945,-0.031751394,-0.0042389557,0.025593648,-0.0049931007,-0.020991113,0.035018936,0.016317202,0.009558837,0.01903874,-0.00076848053,-0.016903771,-0.029076617,-0.028598925,0.04061546,-0.023048852,-0.019137682,0.004908411,-0.012969296,0.028750997,-0.007995609,-0.05279009,-0.039225463,-0.018926267,-0.01995895,-0.008073951,0.037981205,0.026776897,0.007641132,-0.068030804,0.046675634,-0.012872662,0.042321097,-0.021882834,0.00455707,0.0061143558,0.039869368,0.035629097,0.014925727,0.00052136905,0.017990174,0.008666254,-0.046440996,0.011427142,-0.028909666,0.0016414941,0.048916116,-0.03329877,-0.020689627,-0.021137038,-0.008786918,0.016767856,-0.01618304,0.029490959,0.06490977,-0.010947471,0.024871448,0.0035772717,0.008771357,-0.020542344,-0.027556214,-0.023092361,0.016451841,0.023211716,-0.0054132435,0.0119682215,0.053272907,0.0057214657,-0.02249236,0.008389844,0.010147967,-0.0015343215,-0.00941384,-0.018655727,0.004257293,-0.008107909,0.0097522065,-0.07946673,-0.022731738,0.026133796,-0.024824677,0.03574311,0.07590054,0.0063548884,-0.00067153695,0.050770864,-0.0025842516,-0.013885674,0.041506045,0.005623835,0.010105808,0.023639198,-0.044559762,-0.03645367,0.0078878915,-0.01594593,0.060409866,0.019377692,-0.038847324,-0.0060095526,0.014667412,0.016900795,0.0044320766,0.041534353,0.0000055811724,-0.0046409676,0.049162947,-0.04054243,0.016147204,-0.0070729055,0.03596863,0.019569194,0.034309447,-0.015442717,-0.034319352,-0.069035545,0.025547368,-0.015705137,0.03672677,0.010685411,-0.04305788,0.011722822,-0.06476579,-0.02383843,-0.024084331,-0.038441945,-0.028823977,0.011111593,-0.0153007815,0.029254947,0.07889318,-0.003354628,-0.003787317,0.011918148,0.017180111,-0.02248767,-0.012710607,-0.022727871,-0.031889826,-0.01127846,0.008090183,-0.016243232,-0.03336506,-0.045316197,0.020446701,-0.01774063,-0.013880262,0.030756155,-0.02749157,-0.04508277,-0.0009441591,0.032407496,0.026124267,-0.0006441812,-0.007829425,0.016510857,-0.02359716,-0.031062083,0.10688246,0.011449311,-0.0012164197,0.021979714,-0.01339142,0.045314908,0.020325702,0.035425797,-0.013250723,-0.0013749277,0.013408662,-0.009421881,0.0014885502,-0.008797821,-0.008642314,-0.015554846,0.040972818,0.025741085,0.0023417687,0.011115145,-0.016213914,-0.009118047,-0.02401285,-0.021244809,-0.041901704,0.022788515,0.071110696,0.025023565,-0.014374972,0.009909714,-0.007728324,0.028148312,-0.0379762,-0.02709673,0.037286382,-0.031789795,-0.021275029,0.05685103,0.009141872,-0.0023415561,-0.033984065,0.03888532,0.0277714,0.0046950146,-0.0071774195,0.023652555,0.013925035,-0.03203083,-0.00935913,-0.0073124683,0.012250163,0.03150297,0.010067589,0.014879674,0.029819854,-0.043319892,-0.020301737,-0.035659775,0.012367258,-0.0153085375,-0.0029312172,0.00072472345,-0.0435128,0.011512476,0.031958908,-0.0064367866,-0.030743832,0.0055914815,-0.049127344,0.023181273,0.009374921,0.00027213068,-0.02163546,-0.058128156,-0.04417798,-0.0019690457,0.0055135232,-0.033735372,-0.035675664,-0.017649598,-0.031375844,0.0030440062,-0.03730055,-0.0021229484,0.025233237,0.0038768458,-0.0061364695,0.052234005,-0.0066331127,-0.015247089,0.054371953,0.033629242,0.05833994,-0.040948924,-0.005597234,-0.016643742,-0.08598055,0.021011464,-0.049698867,0.0154639,-0.007454505,-0.03710613,0.057625152,-0.03140009,-0.0021226371,-0.06591545,0.03467811,-0.025701532,0.0027806088,-0.00023642647,-0.0025110575,-0.015732978,-0.01645148,-0.020185778,0.03722583,-0.024868434,-0.025214786,0.0587167,0.03934434,0.014225322,0.001640924,-0.0056656688,0.026711792,-0.002400238,0.003932679,0.026233783,-0.013359204,0.049483366,-0.045531172,0.01785754,-0.0025284768,-0.044588123,-0.0131909195,-0.03867339,0.028398022,-0.022355523,-0.0061049433,-0.022723125,-0.020800859,-0.033817135,-0.012973588,-0.0058879126,-0.03342291,-0.016195318,-0.0099936435,0.042650912,-0.013566728,0.040760487,-0.0055375933,0.013012656,-0.0008167874,-0.020591384,-0.02200464,0.028693525,0.01752139,0.017473109,-0.010543497,-0.005532004,0.009263887,0.044282112,0.027619911,-0.021583138,-0.029166711,0.027510548,0.004243744,-0.04231034,-0.002318592,0.036407843,0.0663407,0.0108669475,0.037238374,-0.018157816,-0.044297397,-0.0026627735,0.042115767,-0.011836458,0.001176651,0.01859243,-0.03252009,-0.021194894,-0.035916436,-0.006623161,0.015853163,-0.026921406,0.016492082,0.015488674,-0.057642285,0.021069393,-0.008099176,-0.03589336,-0.04898353,-0.01284961,-0.020058922,0.0024736244,-0.021550398,-0.05007892,0.010150994,0.024228496,-0.014298461,-0.008688969,0.021240424,-0.06487537,0.0037859508,-0.14965752,0.020234471,-0.010570207,-0.01379405,-0.017190604,0.004097209,-0.016232323,0.0051240614,-0.03620957,0.003832603,0.015239647,-0.030020671,0.024442377,-0.022914976,-0.035784014,0.027039044,-0.03936964,0.024415502,0.0034839227,0.06968183,0.013138381,-0.00494962,0.03416653,0.017567676,-0.007854823,0.022103738,-0.008882158,-0.019695649,-0.03438876,-0.00382384,-0.01153265,-0.037993282,0.014304569,0.05280499,-0.017893529,0.0051004426,0.009185996,-0.033159893,-0.024095258,-0.0033637346,-0.042724293,0.0071000345,-0.010864515,-0.021093387,-0.032430306,0.11669336,-0.024093792,-0.014854107,-0.05237241,0.0037793154,-0.0017269053,0.055203836,-0.017036414,0.017384231,0.005445503,-0.025130957,-0.013438355,-0.0029094254,-0.012001706,0.035039514,-0.04516131,0.011737544,0.0050910553,-0.02387175,-0.0025199687,0.024832107,-0.0661904,-0.00049068267,-0.0015947359,0.02543926,-0.007475422,-0.0196396,-0.014481503,-0.0096198,-0.020562604,0.021611197,0.061634712,-0.017014097,-0.0055657458,-0.0058953,-0.046026982,0.008506988,0.0043201363,-0.015142127,0.02192242,-0.021575335,-0.023411073,0.010689875,-0.019217066,0.020672478,-0.0053346995,-0.050965264,0.02046602,0.03215324,-0.011646672,0.0331536,-0.033369303,0.004842179,-0.033729017,0.014961922,-0.038852535,-0.0142664835,-0.018113706,-0.0186196,-0.023297962,0.00735756,0.03796901,0.010563886,-0.03932648,-0.04630072,-0.012437773,0.0034427631,-0.030470215,0.0011525976,-0.089667,-0.04081322,0.0034196817,0.035046484,-0.010435677,0.01615535,-0.034376945,-0.03736366,0.00026022745,-0.022644637,0.028531605,0.054618727,0.03825332,0.0147605715,0.045070384,-0.005286449,0.009054139,-0.029655997,0.009376373,0.013476688,0.03995674,0.0025823878,-0.010769307,0.04348126,-0.05324633,-0.068675935,-0.020457396,0.02304189,-0.011708074,-0.030601686,0.010684678,-0.06919825,0.0020347156,0.020871326,0.0029895103,0.0042625326,0.021947764,0.024618156,-0.0061832825,0.039483264,-0.017175356,0.060306005,-0.042376097,0.03960729,0.006409758,0.051986676,-0.03139619,0.015218945,-0.027883742,-0.013979385,-0.02587643,0.07053342,0.00021494311,-0.024569223,-0.033331927,0.020563863,0.03607535,0.05130581,-0.0026526488,0.0115740495,0.003119172,0.008095107,0.006504094,0.008346795,-0.050791383,-0.02603146,0.02115659,0.0069812527,0.02284694,0.008431396,-0.018635971,0.008137631,-0.01915471,0.019903952,0.020944692,-0.014622019,0.013817139,-0.0069529945,-0.029132292,-0.0023918087,0.06297331,-0.010073053,0.021088505,0.05434089,0.008210513,0.03976707,-0.034761332,-0.023443412,0.02054603,-0.005731616,-0.0035321633,0.0091263745,-0.0025661169,-0.018405594,-0.035978332,-0.03174593,-0.02823447,-0.0023226598,0.0014900937,-0.0067584002,0.03106785,-0.001013279,0.04524489,0.009135761,-0.013788988,-0.015299056,0.038319845,0.03958765,0.016542926,-0.041028425,-0.032627124,-0.028514188,-0.018375238,0.009243132,-0.03197108,-0.002245378,-0.037553042,-0.019660689,-0.04410969,0.055332147,-0.011215258,-0.0011194362,-0.07176667,0.031286467,-0.036724404,-0.037699975,0.059093423,-0.032746777,0.00079068966,-0.030889262],"last_embed":{"hash":"1fw71vj","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1fw71vj","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles Summary","lines":[396,409],"size":466,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fw71vj","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles Summary#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008416266,-0.0056856317,-0.01659206,0.025845379,-0.036468893,-0.026551004,0.037879277,0.02282442,0.0035172275,0.018258302,-0.0038998697,-0.009091102,-0.014183693,0.001381828,0.049299754,0.004956273,0.011300144,0.012969988,0.008461456,-0.028410468,0.0031184796,-0.01110761,0.015344233,0.011543355,-0.0021396745,0.052554328,-0.012707211,-0.042408697,0.0164059,0.065247916,0.0025442105,-0.059965003,0.00049241725,-0.030964145,-0.02409849,-0.009899363,0.03604739,-0.0063809683,-0.04571841,0.019657183,-0.006245035,-0.019350627,0.021109872,0.016849196,0.031376306,0.011784733,-0.018284846,-0.036154762,0.019252557,-0.06357947,0.019458897,-0.04074562,0.017349724,-0.0014617892,0.022870513,0.04343525,-0.005196323,-0.016352871,-0.0518534,0.0051874323,-0.025392964,0.028629085,0.0022081118,-0.0020354302,-0.050496183,0.05423837,0.0022475373,-0.0015458586,-0.005391623,-0.038671553,0.017551865,-0.0066577513,0.010800753,-0.006111999,-0.05008786,0.034262378,0.0010600201,-0.0054942793,-0.031144014,0.0035873333,0.016973093,0.015071736,-0.042541016,0.0066536227,0.00040388704,0.018304825,-0.007959308,0.09304488,0.01699479,-0.024366224,0.011306489,-0.023305483,-0.020970795,-0.041812725,0.006275436,0.0024349876,0.0041587716,-0.04370408,0.047760587,0.013254014,0.010549729,0.0017487833,0.026293404,-0.0019434637,0.052905146,0.0031664341,0.02366179,0.014808265,-0.014389233,-0.019642476,0.0058387904,-0.0060828067,0.021789907,0.009943197,-0.0021290018,0.011393429,0.021264747,-0.036603868,-0.006268643,-0.008966747,0.051007215,0.037321772,0.012794955,-0.013780035,-0.03476807,-0.016130447,0.014665079,-0.025961235,0.015381152,0.035398755,0.021281488,0.037441887,-0.012431808,0.018708525,-0.054142773,0.025906336,0.010263311,0.03455656,-0.0016866608,-0.0401242,0.012693232,0.023985716,-0.03298094,-0.017868586,0.011962564,-0.047650013,0.036736317,0.02659157,0.023280583,-0.028210262,-0.035097446,0.017290102,-0.0034938848,0.057361748,0.011052936,-0.0076824934,0.03447188,0.06969251,-0.03160416,0.0044445763,0.042202156,0.029119665,-0.03372222,0.07464369,-0.017272864,0.0074034496,-0.028320499,-0.007941733,-0.011414426,0.023763029,-0.0479443,0.0200376,-0.03676896,-0.016858146,0.02310673,0.009457688,0.12647094,0.026348224,0.0063445964,-0.009673993,-0.04348546,-0.023062726,-0.014790878,-0.053370953,-0.017672723,0.03414366,-0.005534558,-0.017584644,0.0060170316,0.06507762,-0.02205188,0.017742168,-0.025096526,0.07859521,-0.04935473,-0.031594582,0.027708657,0.004425227,0.0048077106,-0.017362136,0.034211,0.0002935479,0.027929997,-0.043008726,-0.03783724,-0.019444093,-0.013926919,-0.0081351185,0.010380772,-0.041986987,-0.01083298,0.026525803,-0.01640798,-0.016092217,-0.017436208,-0.03146335,-0.0044811903,0.003233379,-0.010351419,-0.0011391573,0.020161135,0.052556157,-0.0042942516,-0.004163258,-0.007831195,0.0059122513,-0.016655419,0.04312021,0.035123244,-0.02922661,-0.00080249284,-0.0061141965,0.012135014,0.0078112814,0.020405145,-0.03738552,-0.0629278,0.037427064,0.036155008,0.0070162606,-0.020220397,0.019176738,-0.018766671,-0.007844003,-0.0033114995,-0.029316267,0.014096298,0.011238247,-0.025431123,0.022494001,-0.00086674246,-0.029609991,-0.033010066,-0.010573811,0.027594134,0.066396385,0.019667495,0.001009368,-0.019239742,0.0026333798,0.03250856,0.024588248,0.0026994324,0.03774074,0.02864647,-0.0094962595,0.006877797,-0.022284484,-0.0012299952,-0.0027560466,0.009340569,-0.050518215,0.020007126,0.019702235,-0.025517508,-0.011439122,-0.0035396717,0.0050260536,0.07500297,-0.007777105,-0.0145933945,-0.0031604627,0.029643858,0.015540039,-0.0008734167,-0.0012591028,-0.02291851,-0.034035727,0.015170536,-0.024468955,0.0021907014,-0.009252088,0.06433435,-0.0016377188,-0.014890547,0.01986296,-0.0051983334,-0.18796474,-0.016807508,-0.05348186,0.027435092,0.0070258044,0.035814937,-0.043058265,0.005456932,-0.024570778,0.088443145,0.01464232,-0.04049243,0.031402297,-0.005828437,0.052195583,0.00991503,0.0072571444,0.009648616,-0.045916628,-0.046962854,-0.04495822,-0.03791834,0.050202526,-0.023031935,-0.029256808,-0.0012966638,0.061040573,-0.008856742,-0.015056393,-0.013946077,-0.06521328,0.012540224,0.005765449,0.03865724,-0.0030241148,0.047941033,-0.026706373,-0.01599397,0.037942924,0.008839611,0.044739585,0.032107197,0.0020840834,0.02622955,0.026240893,0.02658756,0.024887666,-0.0028816774,-0.032076225,-0.007980496,-0.048443608,-0.034808494,-0.013822291,-0.016792407,-0.043563254,0.002441893,0.0029495484,0.04768356,-0.022008276,-0.01664761,-0.016665211,-0.023116566,0.0008918319,-0.025773322,-0.017391365,0.01958154,-0.002483175,0.009082774,0.010614709,-0.044792786,0.01925871,-0.0802533,0.0034531958,-0.002279632,-0.012741451,0.04591747,-0.038933653,-0.015990473,0.019220812,-0.1160904,-0.023204233,0.019115537,-0.043150246,-0.0045691743,-0.03406566,-0.045252282,0.0026736232,0.03349698,0.003368434,0.22903973,0.053761214,-0.007675006,0.02140314,0.033697225,-0.025232747,-0.013266573,0.056519207,-0.021261284,-0.013605039,-0.014521685,-0.01044897,0.02991859,-0.0064255586,-0.0012879033,0.011783603,-0.04900877,0.020313008,0.0749659,0.0094906,0.0356792,-0.014031114,0.023056915,-0.028126458,-0.060244814,-0.012260756,-0.02574255,0.04244942,-0.000012160255,0.03746148,-0.039928216,0.002264702,0.040184736,-0.016090669,-0.029943615,-0.0044245212,0.027650772,-0.0020910858,-0.022901302,0.037633773,0.020329507,0.0109704835,0.01852616,-0.0028893861,-0.020123556,-0.032434758,-0.028055282,0.043614157,-0.029066922,-0.020565324,0.008743506,-0.009950574,0.028925765,-0.0061343038,-0.048660945,-0.034297,-0.019746384,-0.02268394,-0.009385765,0.038865022,0.020544052,0.007916026,-0.068017185,0.05044066,-0.010291962,0.05141466,-0.019135386,0.009007704,0.007889573,0.042280037,0.033009484,0.01160416,0.0010121849,0.013898589,0.009929182,-0.04756465,0.010421972,-0.030172184,0.006736921,0.04860455,-0.028846582,-0.023193372,-0.023492021,-0.0087014,0.013701029,-0.015991041,0.03267461,0.06766709,-0.011675907,0.026771715,-0.00018256996,0.0052598882,-0.024587927,-0.025121134,-0.02246627,0.014402804,0.021401793,-0.0082845455,0.011125325,0.05074208,0.0067511257,-0.027482126,0.012524685,0.008083696,-0.0041289013,-0.007115529,-0.01646423,-0.0024009042,-0.011206985,0.008769388,-0.083725154,-0.022940783,0.029109389,-0.024848573,0.040498253,0.0795976,0.012695775,0.0019416122,0.049018685,-0.0026534304,-0.009965455,0.03671546,0.01337473,0.015245655,0.030080073,-0.041513342,-0.039224066,0.0049966485,-0.0179558,0.059482932,0.017930346,-0.03756698,-0.015029341,0.01270497,0.023869816,0.00719168,0.04207847,0.0008531417,-0.003336707,0.050085805,-0.039669372,0.009406418,-0.0014335173,0.036086816,0.02113402,0.033305183,-0.017914405,-0.038016666,-0.06832661,0.025329662,-0.019316262,0.04579724,0.0143883675,-0.045079537,0.010063848,-0.060079735,-0.024610559,-0.018184107,-0.038759045,-0.028334802,0.01120007,-0.014043625,0.032047454,0.07818467,-0.0010204941,-0.008038154,0.010026419,0.012730343,-0.023802968,-0.018627578,-0.028949631,-0.028022563,-0.01020221,0.0033550106,-0.011899418,-0.03297037,-0.04735628,0.021133652,-0.01846373,-0.011069272,0.02930158,-0.023986446,-0.045884546,-0.006189044,0.035911754,0.029080134,-0.0013961736,-0.0097647365,0.0179527,-0.02403709,-0.030870415,0.10900083,0.015815359,-0.003872341,0.028459137,-0.016336655,0.04388454,0.027190626,0.029847363,-0.009002544,0.0012416694,0.015106113,-0.0049372343,0.005263915,-0.012317636,-0.007125478,-0.014239626,0.03600988,0.021441277,0.0081279185,0.015264637,-0.01871458,-0.01051933,-0.024994051,-0.023045091,-0.03783541,0.029607017,0.07884992,0.028094402,-0.010538192,0.016316531,-0.0069387336,0.032779455,-0.040279396,-0.022338452,0.03388043,-0.03211682,-0.014203884,0.05380341,0.016800659,-0.0042465185,-0.025759293,0.045981154,0.027321588,0.0034685682,-0.011977664,0.021404225,0.012328104,-0.03534273,-0.0034068117,-0.010702447,0.01554504,0.03599934,0.010696558,0.014144138,0.030050488,-0.041166555,-0.027691104,-0.036416095,0.012651289,-0.011997417,-0.0007082123,-0.0020676746,-0.042042807,0.012435806,0.024839854,-0.009649454,-0.031903453,-0.0012323494,-0.050288558,0.021737602,0.0072963587,-0.00052317523,-0.023629399,-0.06486969,-0.041816734,-0.00008087004,0.005550553,-0.03469034,-0.03685996,-0.0137405135,-0.032665815,0.00364124,-0.03846376,-0.0006302982,0.025007548,0.002977093,-0.0002259738,0.045599293,-0.00778382,-0.019675104,0.0510581,0.03068092,0.060644265,-0.04469121,-0.00730396,-0.023306007,-0.079942,0.022781888,-0.04524895,0.013513037,-0.016812664,-0.03788989,0.058461238,-0.029819176,0.0023513734,-0.06203732,0.034952477,-0.028258247,0.008500466,-0.0014321136,-0.005966023,-0.017331827,-0.019872513,-0.019018399,0.043440066,-0.027034217,-0.025739849,0.060171906,0.04109892,0.012751868,-0.0041004242,-0.0065969345,0.027747529,-0.005703684,0.002930966,0.026234796,-0.010297412,0.04927011,-0.0479337,0.022700375,-0.0071499,-0.047010623,-0.011051494,-0.036269564,0.02504943,-0.022800535,-0.007501681,-0.02685102,-0.020002523,-0.03722156,-0.0152961705,-0.00322133,-0.035809733,-0.011732461,-0.0119102355,0.042232227,-0.013637227,0.036856163,-0.009863764,0.012912718,0.0026834048,-0.017949576,-0.021021854,0.030146247,0.013932897,0.009421006,-0.008846744,-0.007965003,0.009051098,0.038380608,0.027697172,-0.022429967,-0.028701734,0.029579291,0.010451818,-0.043529958,-0.0030936312,0.030742247,0.068167984,0.012369942,0.03487857,-0.017257266,-0.042798318,-0.0064677307,0.03809823,-0.007990658,0.0013869903,0.019636853,-0.03298211,-0.016246483,-0.029696003,-0.0030270268,0.014982093,-0.021002283,0.013972805,0.01998329,-0.059866633,0.019450063,0.0013415414,-0.03573012,-0.049362183,-0.014223134,-0.025295733,-0.0003749995,-0.019797731,-0.05108387,0.010816364,0.024827806,-0.008162441,-0.00989134,0.018194834,-0.06415037,-0.0014811492,-0.15165322,0.0276763,-0.006905187,-0.01195161,-0.016218312,0.003911414,-0.020346342,0.006147288,-0.03696548,0.0013534797,0.016173441,-0.030880021,0.021428512,-0.021243116,-0.037594646,0.031381134,-0.036977645,0.02406693,0.0014882648,0.07054406,0.012755721,-0.011244563,0.037240736,0.017796887,-0.00365436,0.018306026,-0.015573152,-0.017949,-0.031913593,0.0022770697,-0.017439878,-0.031144938,0.014313538,0.049163714,-0.016328467,0.011754572,0.0137707265,-0.036055744,-0.02547979,-0.0074732774,-0.041011542,0.0075125103,-0.014706744,-0.01993423,-0.040383056,0.11116754,-0.02215763,-0.010830819,-0.053877946,-0.0014318296,0.0018129863,0.05384891,-0.0068655964,0.016950937,0.0062701153,-0.02553944,-0.0068914294,-0.0019202522,-0.019722035,0.031320225,-0.04210475,0.007994039,0.0040616035,-0.022932803,-0.006064352,0.021191044,-0.06657957,0.0046311673,-0.009882025,0.023579378,-0.010268981,-0.015079833,-0.018905967,-0.0014857858,-0.02195733,0.024205705,0.054918695,-0.014548042,-0.004990545,-0.0061602453,-0.049143687,0.011248964,0.0010625605,-0.015791694,0.019239455,-0.01999878,-0.026063096,0.013211111,-0.023245161,0.022815948,-0.009307834,-0.051008187,0.02074384,0.036674608,-0.012929787,0.04067373,-0.028092954,0.0045174765,-0.033951648,0.01245611,-0.041175216,-0.012027009,-0.01701532,-0.015301385,-0.01796483,0.003217789,0.038052272,0.008134607,-0.038614366,-0.0471602,-0.014429464,0.0029990114,-0.030127473,0.0015158312,-0.08812653,-0.041057978,-0.0024503183,0.030180082,-0.014291814,0.01717609,-0.035845406,-0.033977494,-0.0005713181,-0.027701428,0.026726902,0.050535984,0.039308313,0.01232346,0.047696527,-0.0030567436,0.0026561874,-0.023643905,0.0071027894,0.017005052,0.038166825,0.00518632,-0.0030438832,0.04501603,-0.055169467,-0.071625955,-0.020990184,0.021210331,-0.012028098,-0.031218167,0.009232294,-0.06971551,0.0026821797,0.027837735,0.0074137957,0.008763006,0.027096236,0.031531822,-0.00448421,0.033995904,-0.017063469,0.06037227,-0.041113812,0.040038668,0.0041679926,0.05392251,-0.034811564,0.015448006,-0.02257966,-0.016537046,-0.026575834,0.0681762,-0.0012152987,-0.024111025,-0.035666097,0.022510236,0.03397403,0.05169705,0.00022756735,0.00840534,0.0009314883,0.0075730565,0.006237904,0.006457585,-0.055337157,-0.02594081,0.019069748,0.007103883,0.021562591,0.0073759262,-0.018079663,0.016778529,-0.01756358,0.025706436,0.020206127,-0.011422157,0.01187027,-0.0075883144,-0.03137603,-0.0039119474,0.058693036,-0.008625203,0.02156565,0.0571799,0.002089321,0.039106905,-0.033427123,-0.022939952,0.020406863,-0.010579624,-0.005727861,0.008751044,-0.009170402,-0.015621943,-0.035376612,-0.028868236,-0.02946752,-0.00365649,0.0019024384,0.0003027296,0.031327177,0.0032276856,0.036694605,0.011459135,-0.0019016549,-0.016868362,0.0361734,0.036209837,0.015136079,-0.033587787,-0.031293757,-0.03127404,-0.017760187,0.008549408,-0.030580716,0.0051117954,-0.032219455,-0.012471592,-0.04592477,0.052895617,-0.01151537,-0.0011692604,-0.06593989,0.031837475,-0.0336061,-0.03235732,0.053410932,-0.031372126,0.0032701953,-0.033650015],"last_embed":{"hash":"pos7rg","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"pos7rg","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Tasker Profiles Summary#{1}","lines":[398,409],"size":438,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"pos7rg","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012357921,-0.026054993,-0.024656849,-0.0075506996,-0.034249246,-0.008414573,0.034650225,0.019931035,0.0063565215,0.025976887,-0.011030115,0.024097217,-0.024431976,0.0012197006,0.04534131,0.012524235,0.007636667,0.0070909676,0.020642057,-0.0428813,0.0075055645,-0.015566906,0.06885719,0.02909975,-0.01640798,0.021382026,-0.017817706,-0.020349253,0.0317732,0.04307368,-0.002770033,-0.049113933,-0.012118934,-0.05257897,-0.036979627,0.0041324613,0.012256604,-0.01586903,-0.0438378,0.040092766,0.02944556,-0.042359352,-0.0003825912,0.0059907148,0.04978593,-0.029298807,-0.03479041,-0.02499203,0.015552105,-0.050636265,0.015010949,-0.0063558463,0.02255286,0.016929844,0.030135706,0.06984808,-0.018026413,-0.041203838,-0.039614134,0.013486039,-0.041907962,0.014044933,-0.047523484,0.015915142,-0.029594261,0.03197338,0.028083216,-0.011267229,-0.0111466795,-0.042724572,-0.0014449422,0.002504715,0.005999449,0.004533498,-0.05598081,0.008086522,-0.015800014,0.0022691737,0.017208071,0.012747956,0.009046974,0.013731859,0.00046348196,0.019078158,0.012948062,-0.0025135593,-0.026953802,0.04999158,0.00742398,0.0042265523,-0.015188881,0.0064270645,-0.024423264,-0.03756009,0.019860217,0.009783547,0.010881861,-0.03517997,0.059877884,0.01629939,-0.010595251,-0.012687962,0.02284582,0.0024502971,0.02412483,0.02588785,0.010043787,0.033723146,0.012872087,-0.012673868,0.012425567,0.0075687384,0.011554674,0.0010963823,-0.003831289,0.017107472,-0.006824872,-0.021236748,-0.017703885,0.008507475,0.014298629,0.020827398,0.030227829,-0.04411743,-0.003837767,-0.013167139,0.015966976,-0.031595875,0.01075641,0.024190614,-0.001998052,0.013231974,-0.007434078,0.0072114696,-0.023498738,0.01149264,0.018985894,0.026607769,-0.0102768075,-0.01756452,-0.0058830054,0.02341733,-0.03928827,-0.010005465,0.013566163,-0.036263082,0.006009108,0.014198062,0.027095053,0.014505073,-0.038253814,0.039186195,0.011987414,0.033176463,-0.015289493,0.018869903,0.045049835,0.066314384,-0.033149607,-0.005932715,0.020253677,0.017218096,-0.053544305,0.07394679,0.010074052,0.0037728394,-0.0040510143,-0.013880443,-0.020227019,0.0014308569,-0.025283083,0.011786865,-0.01195786,0.016251229,0.0325339,0.025702246,0.075202726,0.02450687,0.0045465017,-0.024346795,-0.02994648,-0.0038520752,-0.012151986,-0.04208115,-0.041054707,0.063450865,-0.007065631,-0.044605747,0.007464328,0.052493118,-0.037926286,0.01333495,-0.013580793,0.04497164,-0.014089872,-0.017026383,0.071412235,-0.0021552865,0.023327552,-0.008058584,0.006801843,0.0065773544,0.029249026,-0.03264833,-0.02570754,-0.009158626,0.0011505525,-0.033699956,0.026328098,-0.027529644,-0.012835694,0.044772796,-0.023411853,-0.008359866,-0.0024248478,-0.015668016,-0.01657822,-0.0021601042,0.0140805775,0.016782468,0.012532918,0.05118844,0.011958284,-0.02458128,0.01906101,0.018640833,0.01577528,0.058229644,0.013402425,-0.034524124,0.0018664522,0.003750235,-0.049672116,0.0062747584,-0.003424446,-0.0017954143,-0.05781189,0.038152657,0.057779737,-0.0054553444,-0.0135446815,0.024115928,0.010411431,-0.0012843875,-0.015865607,-0.033588298,0.03339262,0.03645525,-0.014593119,0.03324737,-0.02456957,-0.02303336,-0.030353507,-0.0035532212,0.029170962,0.038026262,-0.0020213358,0.000048849433,-0.021481602,-0.00039272773,0.018635748,0.0224848,0.012318096,0.02863265,0.014969512,-0.0130988695,0.043567773,-0.03865513,-0.007911026,0.0045884,0.019165399,-0.063756876,0.014209317,0.015245256,-0.02106686,0.005245126,-0.012371746,0.03179432,0.05887527,-0.00033706427,-0.017997527,-0.012639556,0.006095902,0.011482985,0.046015866,0.011988675,-0.020021169,0.005051642,0.035852812,-0.023664542,0.00042316006,-0.009604534,0.06494114,-0.011230387,-0.023102965,0.029007606,0.005071388,-0.17428505,0.005383883,-0.01472321,0.03829129,0.005135265,0.022472516,-0.038394146,-0.0026653495,-0.0027462312,0.087599434,0.03076227,-0.050166678,0.022161283,0.019575778,0.00842746,-0.02835804,-0.016450694,-0.0142288925,-0.067680396,-0.042054176,-0.06510662,-0.015602037,0.086575456,-0.014209068,-0.04085124,0.0305405,0.06970483,-0.012868245,-0.003649732,0.0062808576,-0.09118586,-0.01530781,0.0025836725,0.025453182,-0.01683738,0.060908835,-0.00094140694,-0.0125160795,0.04891563,0.011071773,0.050954647,0.05694508,0.024030706,0.02256692,0.034435216,-0.0060571046,-0.009906336,0.009688444,-0.05133286,-0.0074669924,-0.029207451,-0.017485494,-0.010204225,-0.020633543,-0.041399878,0.0028795353,-0.012146878,0.046745162,-0.03766335,-0.017560609,-0.019485498,-0.009331549,-0.017420204,-0.025496904,-0.022955082,-0.0182505,0.012123378,-0.008630447,0.002908142,-0.021332625,0.03027389,-0.09970345,0.01352526,0.005693112,0.021738727,0.04911774,-0.050081514,-0.0457432,-0.0064476775,-0.12562983,-0.017732756,0.005408278,-0.020187598,0.017410383,-0.003979427,-0.05695946,-0.01583233,0.0036480397,0.037182927,0.24290012,0.018885816,0.008865809,0.016135963,0.009173952,-0.022205437,-0.019056669,0.054008465,-0.010747253,-0.0140437195,0.011036009,-0.0045516873,0.023227395,0.0037417994,0.0043583214,-0.014972421,-0.05183204,0.026136514,0.054758746,-0.004498419,0.026385373,-0.04078345,0.017785804,-0.011860677,-0.056695886,-0.04630002,-0.026821153,0.022105929,-0.004024149,-0.003548373,-0.031993505,0.02536798,0.037198436,-0.036309175,-0.01401857,0.025359776,0.024873912,-0.023361387,-0.0204302,0.017191788,0.008810463,0.0039134747,0.038568705,-0.02162229,-0.0058539263,0.00040281742,-0.034057803,0.013063505,-0.034674514,-0.02457956,0.018084815,-0.027511256,0.033570156,-0.030308092,-0.019543512,-0.02816761,-0.0018815375,-0.01166006,-0.015668381,0.007895274,0.044196203,0.015293586,-0.041658238,0.018161386,0.022971883,0.015444152,-0.018390574,0.011793382,0.012644779,0.021007672,0.017069515,0.00645699,-0.009156042,0.027741065,0.0018441344,-0.016715396,0.03423188,0.0026058615,0.005232789,0.040284798,-0.019565307,-0.0053388863,-0.027851647,0.008544958,0.021573568,0.01761427,0.0003861634,0.04672319,-0.019622773,0.0002863874,0.01553036,0.014767573,-0.008865713,-0.03234158,-0.027249992,0.023932297,0.029051747,-0.002844436,-0.0043974235,0.062278323,-0.0443329,0.010679987,0.026022702,0.0069421954,0.010892683,-0.026446793,-0.034918077,-0.0037761126,0.017049449,-0.011880496,-0.0673099,-0.011524525,-0.00067272823,-0.012519189,0.027126791,0.07155534,0.024846464,0.0042718295,0.033727515,-0.0009300119,0.0116026215,0.030583961,-0.021457784,-0.010221723,-0.007188426,-0.060008697,0.004520061,0.009716406,0.0056204507,0.060643967,0.028933313,-0.026835363,0.033881705,0.009202634,0.022417791,-0.008801922,0.055771016,-0.0043446543,0.014959789,0.046777986,-0.034886334,-0.027319403,-0.040074628,0.05468095,0.020716358,0.045377813,0.011560268,-0.016653553,-0.06631074,0.029458512,-0.0012264663,0.012216449,0.023017209,-0.03788717,-0.027765004,-0.07766876,-0.0060785473,-0.057833005,-0.047283195,-0.02541709,-0.0046258303,-0.008341982,-0.006065439,0.050683077,0.0019106664,-0.0051242462,-0.029532332,0.042501193,0.0070568887,0.007917953,0.00024931267,-0.015365316,-0.018113334,-0.0097849965,-0.02575961,-0.033710312,-0.059464,0.001944042,0.0018621781,-0.015712129,0.017728372,-0.009673131,-0.03525377,0.0054329005,0.031016195,-0.033183966,0.008592008,-0.0020236475,0.0013402919,-0.02187467,-0.05573752,0.09030769,0.015976273,-0.003411216,0.0082869865,0.010041522,0.06296517,0.0014925395,0.022546835,0.010631267,0.0035752575,0.040336326,-0.00733775,0.02237265,0.021440703,-0.036390275,-0.0052891555,0.048256777,0.019142589,0.007939535,-0.0063364315,-0.0054331017,-0.023737255,-0.013939416,-0.02752967,-0.0364896,0.017143507,0.055533033,0.010664866,-0.00180421,-0.010710272,-0.003115609,0.011704543,-0.054017823,-0.026958186,0.039601382,-0.037847888,-0.04927121,0.058263153,-0.013485627,0.0010851357,-0.054315582,-0.0104379235,0.008366574,0.0038250578,0.0029953143,0.009399785,0.025810495,-0.00824189,-0.02762877,0.0029966452,-0.008501245,0.012030596,0.026607389,0.035556488,-0.0049855844,-0.034626924,-0.0071054986,0.004902874,0.0064036283,-0.0066629453,-0.024649072,0.03109381,-0.031029496,0.03251718,0.021037335,0.007379988,-0.0029508008,0.015496743,-0.04574995,0.027387429,0.029100858,0.0021923615,-0.015336005,-0.027028464,-0.05088058,0.016890505,-0.00380082,-0.034480408,-0.029318033,-0.038064677,-0.000024702136,0.012622058,-0.0586803,0.0058214366,0.008706745,0.007856132,-0.021128941,0.06558883,-0.026978042,-0.0026129147,0.02987338,0.0368606,0.01544165,-0.04333389,-0.012778303,0.030214706,-0.06275475,0.00882141,-0.08531223,0.016477177,-0.0037005034,-0.03453958,0.052748956,-0.052884456,-0.03068108,-0.06634626,-0.0015541267,-0.015548243,0.01588363,-0.0015822573,0.0061721355,-0.021945683,-0.008888182,-0.033734314,0.019823574,-0.040492237,0.0065433737,0.06573224,0.036581952,0.0002604127,-0.016615026,-0.009961389,-0.0028839256,0.0059880973,0.020269405,0.030120995,-0.022407508,0.031894386,-0.020374604,-0.012215759,-0.0154562,-0.02778675,-0.026185023,-0.021462986,-0.009430333,0.008012414,0.0035221775,-0.016552262,-0.029769685,-0.014714724,0.0033792316,-0.033696026,-0.019991811,-0.07773551,-0.022973126,0.06363676,-0.0164429,0.0493974,0.005842714,-0.026543982,0.0006612238,0.0068282294,-0.052523613,-0.009963858,-0.0053191674,0.02253873,-0.0075451517,0.00075408205,0.0074576484,0.06063475,0.008098287,-0.025744364,-0.044872638,0.037037853,-0.0054261037,-0.043283686,0.013397949,0.05401434,0.027860137,-0.019083807,0.02366435,-0.002718505,-0.036767814,-0.029273516,0.059205644,0.022329433,-0.011569391,0.014812152,-0.023215543,-0.024256084,-0.068551786,0.004817075,0.019670688,-0.060236488,0.006102302,0.020265918,-0.031069955,0.030751418,-0.006955122,-0.0499955,-0.06448447,-0.0053523895,-0.025648842,-0.002494487,-0.027480368,-0.027691828,0.013209276,0.046135627,-0.0110329855,-0.016406631,0.019068476,-0.08342734,0.018687276,-0.14921887,0.021279955,-0.022077816,-0.021318218,-0.0022813869,0.011411225,-0.016171569,-0.0179372,-0.027397376,0.01397081,-0.023600467,-0.04853829,0.03740547,-0.016842045,-0.019500319,0.041185383,-0.03954165,0.011570386,-0.028134735,0.063600406,0.010954079,0.0006253086,0.03351898,-0.010888527,-0.015996544,0.00929409,0.03713629,0.0031002932,-0.023570545,-0.040945157,0.0007725263,-0.043670345,0.013923533,0.045371607,-0.022218052,-0.010488454,0.0020308474,-0.0062971395,-0.045720007,0.008158912,-0.008680319,0.022001263,0.015503508,-0.009555524,0.014474361,0.09086355,-0.036381077,-0.027151974,-0.06298309,-0.022734862,-0.024195049,0.046747107,-0.048208583,0.015362831,-0.013887562,-0.013752833,-0.029955786,0.014061729,0.014273345,0.036767647,-0.01617505,-0.0036143214,-0.011505887,-0.0021092917,-0.0267613,0.036655407,-0.082006484,0.0007379217,0.0055606184,0.038835023,-0.027810529,-0.012541412,-0.0025280016,-0.020198924,0.00844127,0.026161838,0.050407417,-0.033443585,-0.020500328,-0.012836581,-0.036224067,0.0015966671,0.028481077,-0.047750857,0.057093307,-0.00036975535,0.012562239,0.006053194,-0.012634516,0.004117276,-0.019313991,-0.037704792,0.012134397,0.023432884,0.0043683434,0.033531576,-0.019741667,-0.0006968406,-0.039556224,0.0109759085,-0.004868852,-0.038968515,-0.03122887,-0.024750246,-0.021614239,0.024549993,0.010866839,0.01586604,-0.022980005,-0.033840284,-0.0063849404,-0.007529306,-0.028598161,0.01856431,-0.101532124,-0.03757298,-0.021300012,0.06402794,0.02683632,-0.009855077,-0.0065835393,-0.011750528,-0.0067868335,-0.020380354,0.021005547,0.051708598,0.04995754,0.013644669,0.043986496,0.014412438,0.011283238,-0.02217332,0.021214126,0.009299998,0.044662014,-0.012509155,-0.020919424,0.036123674,-0.019994516,-0.058570467,-0.022956949,0.030483736,0.014948836,-0.019349128,-0.013125818,-0.025178762,-0.0074379733,-0.007439412,-0.0036389183,-0.020850955,0.041677747,0.011785699,-0.0040042945,0.06329507,-0.022068067,0.047621578,-0.017206745,0.04507801,-0.019984554,0.05225212,-0.032932628,-0.024960283,-0.03177744,-0.011639764,-0.006440625,0.059903573,0.0043734997,-0.027216341,-0.015458673,0.0061626765,0.027513258,0.041947216,-0.0081262635,0.019119276,0.03622568,0.018850768,-0.004374264,0.021929663,-0.033294845,-0.014027656,0.037921764,0.0024005065,-0.0012842396,0.019420097,-0.007271454,0.011343582,-0.012853527,0.015867338,-0.0026644347,-0.0031982525,0.008512441,-0.01778665,0.004243612,-0.036405765,0.05449493,-0.0078068473,0.016343588,0.0368647,0.019838927,0.045832008,-0.0054159886,-0.04500072,0.033430442,-0.02116807,0.0065184576,0.0004583177,0.004652721,0.007946891,-0.02824078,-0.010538043,-0.039579168,-0.004825825,-0.0035660672,0.0050612343,0.020868983,-0.004748069,0.061901934,-0.0051159738,-0.056029156,-0.021356713,0.04977085,0.049128726,0.029293133,-0.047859218,-0.010251682,-0.024652338,-0.016395466,0.023172729,-0.048246704,-0.012868064,-0.045933757,0.023831645,-0.0102384575,0.0438291,-0.004425155,-0.012919435,-0.030714534,0.04584479,-0.04772574,0.0013779036,0.048293505,-0.060639035,-0.03190135,-0.00985873],"last_embed":{"hash":"1ppyqxm","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1ppyqxm","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps","lines":[410,445],"size":888,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ppyqxm","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0017197753,-0.019074734,-0.012593514,0.019155925,-0.043250255,-0.006281903,0.03138655,0.01186691,0.021106021,0.035601053,-0.0022396853,0.033706583,-0.018501991,-0.01893684,0.043552954,0.0020971391,0.022264717,-0.010178446,-0.0046033678,-0.03997535,0.010557224,0.00836091,0.02278237,0.028277948,-0.023413012,0.016127005,0.0013931949,-0.025635546,0.024154501,0.045306627,-0.016847858,-0.03182378,-0.0148285935,-0.047081344,-0.01913686,-0.014005549,-0.017760234,-0.01470438,-0.05924613,0.030555367,0.016324325,-0.0531021,0.016516156,-0.008213378,0.031951766,-0.017566077,-0.045187343,-0.023221565,0.009583597,-0.012952939,0.02850637,0.0008532851,0.018292425,0.009882786,0.03231752,0.06737095,-0.022327378,-0.0410464,-0.019039433,0.03664632,-0.012151571,0.021071913,-0.016479652,0.018256465,0.00637089,0.017677208,0.04404534,-0.0026629958,-0.011898714,-0.017055217,-0.0068618055,0.0047693625,-0.0046207835,0.0004049012,-0.05393225,0.040116385,0.0053281444,-0.009519459,0.03798259,0.042744864,0.002571855,-0.011860369,0.007997308,0.009981544,0.0062523866,0.006753678,-0.04036441,0.037077397,0.017561063,-0.012272871,-0.023440572,-0.016794447,0.0024876506,-0.02904471,0.030134022,0.0046833227,-0.018304458,-0.0023806235,0.03525505,-0.0005987226,0.011135649,0.025388394,0.011112261,0.027006734,-0.0007411323,-0.011618757,0.034511425,0.031743277,0.026057195,-0.00597138,0.014025559,0.044118572,-0.00095216,0.034387883,-0.0035379468,-0.019128915,0.002586752,-0.043932438,-0.015000586,-0.0295747,0.012332434,0.02675954,0.011842136,-0.05509564,0.013657187,-0.020192163,0.03217961,0.003618656,-0.011037103,0.0054823887,0.00018997102,0.034298766,0.012598089,0.014178294,-0.015935808,0.0020518724,0.030803006,0.013845478,-0.017780108,-0.028978849,0.014280235,0.0059781238,-0.0144054135,0.0030337577,0.030802147,-0.029926823,-0.0074458877,0.022706073,0.02731819,-0.015601866,-0.0021494098,0.04750973,0.00023541939,0.035437904,0.007834813,0.036275163,0.02910763,0.051503178,-0.034500018,0.0080073485,-0.002612399,0.0111111635,-0.016299061,0.04960433,0.00035671983,0.008061857,0.0019130188,-0.018632619,-0.023670193,-0.017100036,-0.0147199305,-0.011653658,-0.015423827,0.004664721,0.0244069,0.018287424,0.054989554,0.022618212,0.003795336,-0.029149355,-0.00434382,-0.0006558862,-0.0059352177,-0.03755404,-0.052988462,0.05532579,-0.019939143,-0.031312224,0.013888954,0.036382586,-0.031759992,0.030436538,-0.028098416,0.03705477,0.0073156576,-0.013955774,0.046767913,0.0058911094,-0.010276205,-0.010847516,-0.016601384,0.012422971,0.0029366675,-0.049391437,-0.018361485,-0.0025937364,0.024347972,-0.027580623,0.0024048693,-0.0045053456,-0.017389733,0.04759091,-0.035787996,-0.02896093,-0.025932081,-0.018688908,0.002386894,0.0010852066,0.021229414,-0.013886803,-0.012011784,0.03974022,-0.001548431,0.007509326,0.006913581,0.007931224,0.00539385,0.057033435,0.036844496,-0.027281994,-0.012747978,-0.018131793,-0.018727155,-0.006889989,-0.0023262696,0.017524373,-0.053136446,0.058703844,0.08430241,-0.041282922,-0.020364271,0.020956092,0.010386118,-0.005876785,-0.019167444,0.010201785,0.005410745,0.051629823,-0.008745337,0.04757968,-0.009528914,-0.0062485454,-0.0138857085,0.021047056,0.004060807,0.046765283,-0.015002664,0.00021530804,-0.03535437,-0.003849916,0.01079649,0.04018109,0.008030044,0.013976395,0.01589291,-0.0116869155,0.044003844,-0.0004991939,0.01330638,0.015441157,0.010711421,-0.051824134,0.00056230783,0.020531742,-0.009186955,0.00070334115,-0.03836154,0.019056147,0.06192926,0.0102396235,-0.010228549,0.0034616892,0.01732738,0.013307921,0.07783709,-0.004739092,-0.04965868,0.012683811,0.027719833,-0.008189691,-0.02616215,-0.020912308,0.05226456,-0.030303001,0.000031435247,0.019674452,-0.0034560505,-0.17674147,0.015961947,-0.0015435644,0.04006228,0.01760474,0.028562441,-0.041764554,-0.003657927,-0.026665388,0.06411929,0.01968064,-0.0516573,0.011404254,0.025206128,-0.0027499148,-0.004952702,-0.0051532853,-0.007191328,-0.0672326,-0.040382545,-0.023321487,-0.027154876,0.066231444,-0.03232749,-0.060151994,0.02507345,0.07737391,-0.02402356,-0.034895647,0.0048591443,-0.07181326,-0.022000859,0.003789638,0.022498347,0.00008016357,0.053179715,-0.010741003,-0.019503225,0.013662176,0.009624564,0.04757533,0.050745975,-0.0038343691,0.031358164,0.026506446,-0.008646816,0.013165347,0.013796301,-0.065110095,-0.000644285,-0.022033667,-0.029003933,-0.008587094,-0.0054121264,-0.038829565,0.025343997,-0.0128949545,0.05166214,-0.023408508,-0.026936688,-0.04102399,-0.0038407494,-0.0033607804,-0.035567846,-0.058862258,-0.008784063,0.0155185,-0.007301939,0.0030634122,-0.021556458,0.03569572,-0.1017324,0.04394821,0.008112842,-0.0017666231,0.024959503,-0.030833447,-0.044546314,0.019021181,-0.116075926,-0.039029956,0.0053091524,-0.005894846,0.014214215,-0.01353324,-0.0730874,-0.015530795,-0.0024723427,0.02882704,0.23230858,0.020611102,0.008505939,0.024650957,0.031601924,-0.0006847449,-0.006067051,0.045039717,-0.012730805,-0.018822446,-0.009838688,-0.0071136947,0.012628051,0.00966523,-0.0044293813,-0.0031138738,-0.071474835,0.019771433,0.059725996,-0.006252356,0.029793773,-0.04041924,0.01933673,-0.033449464,-0.06586597,-0.025240887,-0.015915444,-0.0022969367,0.0022415484,0.009268912,-0.051064022,0.031907562,0.031039635,-0.055133376,-0.023089094,-0.0019539315,0.01460615,-0.034184728,-0.036286343,0.0022693784,-0.023311375,-0.007178073,0.008819112,-0.02471319,-0.0024722908,-0.0009577401,-0.023331743,-0.0050426885,-0.019649057,-0.014858346,0.034705583,-0.016880574,0.019034527,-0.01832681,0.001029286,-0.027413284,0.0009573203,-0.0035520233,0.00538256,0.025584703,0.027404523,0.001570483,-0.03313761,-0.0019956469,-0.0009292064,0.00018614742,-0.019175379,-0.01268571,-0.013790668,0.014450358,0.0057008206,0.0040840656,-0.029837951,0.027999254,-0.00061869394,-0.011323232,0.030741366,0.0049515003,0.0028359678,0.02512426,-0.002387969,-0.029194461,-0.015176302,-0.0033161747,0.038415764,-0.010904217,0.017405871,0.064746276,-0.035964068,0.0015762189,0.01795325,0.014255482,0.0042073345,-0.011553263,-0.02663263,-0.015469147,0.04062344,0.007588536,-0.018047858,0.06656839,-0.04311477,-0.002389177,0.0010720992,0.008579386,0.009673574,-0.026826683,-0.020974727,-0.0038723228,0.022381479,0.02976897,-0.05544198,-0.016412567,0.010787312,-0.017788181,0.019767238,0.066863716,0.03358734,0.020943707,0.020040903,0.004831084,0.016118102,0.0155111635,-0.028074821,-0.020010494,-0.019342603,-0.069678076,-0.0018533936,0.040843055,-0.008599782,0.034492627,0.009890437,-0.0301864,0.028230945,0.02079503,0.030465316,0.0076816864,0.038136553,-0.02051595,-0.008404669,0.048606962,-0.01662243,0.0030400243,-0.025347546,0.019390285,0.030603586,0.04887901,-0.017841307,-0.0147768445,-0.029667888,0.035808392,0.011503501,0.021920366,0.028851543,-0.047794975,0.0054124915,-0.08636347,-0.018601898,-0.044400632,-0.05165948,-0.0138515085,0.010645795,0.010649405,0.00026439122,0.061231066,0.0002887516,0.007085496,-0.028824111,0.04938623,0.011299927,0.021978077,-0.007929565,0.0008372404,-0.0009548617,0.0075174673,-0.02799446,-0.039087825,-0.01624553,-0.014410823,-0.028323356,-0.0472591,0.027937317,-0.012136046,-0.022654045,-0.007460771,0.044369053,-0.045147285,0.004348663,0.010418836,-0.013244681,-0.026831007,-0.048352838,0.08761027,0.0069693956,-0.0051955064,-0.0039168294,0.014590051,0.06942481,0.006598177,0.019862555,0.014595522,-0.018131958,0.04627123,0.012799266,0.009527039,0.011465053,-0.016726956,-0.016550962,0.06023284,0.036153533,-0.009629995,-0.01702211,-0.020233272,-0.024699822,0.015035166,-0.03273115,-0.03883538,0.004051861,0.06584843,0.012433574,-0.021920456,-0.021332134,-0.012593079,-0.009344424,-0.05287009,-0.034979273,0.04524488,-0.036004946,-0.042898014,0.03656084,-0.039721683,-0.0070287944,-0.038861927,0.01779354,0.0150057115,-0.0026203746,0.014790538,0.016995221,0.018668175,-0.009705308,-0.043340847,0.0043686307,-0.024276135,-0.012385233,0.015810618,0.04874723,0.01869616,-0.0741485,-0.016849745,-0.010840695,0.032109544,-0.021980675,-0.030841874,0.056495294,-0.016448453,0.041021906,-0.00818662,0.015406666,0.010716423,-0.007582875,-0.041522592,0.011743254,0.024731355,0.0028792436,-0.0328243,-0.036209047,-0.061505463,0.008056594,-0.005681842,-0.018847803,-0.03178809,-0.041358445,-0.015326976,0.006212225,-0.01503769,0.009556136,0.029761307,-0.025979156,-0.037942115,0.06694044,-0.0604136,-0.012052585,0.026379753,0.052273598,0.016849574,-0.039817296,0.0035191784,0.018763842,-0.047871947,0.016065914,-0.073275186,0.029215977,0.011688748,-0.05841495,0.04000547,-0.07427812,-0.021166587,-0.04099486,0.013955367,-0.007001897,-0.0070585134,0.007317755,-0.006201477,-0.015499422,0.009615669,-0.011222949,0.001401498,-0.018009773,-0.008895527,0.062547624,0.034564547,0.022833074,-0.02496048,-0.008631818,0.031924322,0.002403064,0.0054764887,0.021161485,-0.040285457,0.036706444,-0.034550842,-0.016993016,0.003573915,-0.04003927,-0.03730697,-0.05170725,0.015781352,0.008004879,-0.01974301,0.004503895,-0.00025990052,-0.004924488,0.008569132,-0.037867445,-0.0018085808,-0.07829283,0.00418519,0.047340598,-0.010442439,0.05800674,0.014661527,-0.032277048,0.00064256386,0.011696259,-0.028601473,-0.0055337925,0.0155366445,0.013644181,0.010636069,-0.010297332,0.00030505226,0.04501111,-0.018102506,-0.026192827,-0.038951945,0.04811033,0.01569527,-0.023791343,-0.0036075083,0.04507916,0.06776405,-0.034603126,0.0037499678,-0.025645187,-0.012736582,-0.007111481,0.050244845,0.004627081,-0.013007382,0.030697433,-0.0053278683,-0.020451918,-0.051997345,0.016177995,0.008079759,-0.04962953,0.02832776,0.0355386,-0.020549525,0.016907724,-0.027167536,-0.026262423,-0.07158164,-0.006430519,-0.023799594,0.012122758,-0.050460022,-0.028564231,0.0040444443,0.07097318,-0.006552636,0.0008964377,0.021325054,-0.054647084,0.02561504,-0.1486464,-0.006027744,-0.01988449,0.0020056968,-0.014207035,0.023263894,-0.027288245,-0.009471707,-0.016748592,-0.009599778,-0.03470024,-0.049696315,0.0041007656,-0.025158387,-0.018258905,0.03392679,-0.039499864,-0.002246788,-0.03043589,0.07290169,0.018867403,0.009154987,0.03973524,0.01814095,-0.038333718,0.026538158,0.02988585,-0.0057757995,-0.032550737,-0.040484503,0.023720656,-0.047005594,0.012879336,0.040154107,-0.02240865,0.010277146,-0.0042274557,-0.004195824,-0.032688394,0.01620946,-0.013546923,0.013511167,-0.0020985587,-0.02238042,-0.003021061,0.10396489,-0.019683627,-0.015957324,-0.050868124,-0.020427978,0.0046004774,0.034026183,-0.067379,0.010163082,-0.00825885,-0.026795052,-0.03416474,-0.008721026,0.01903639,0.04450321,-0.01429206,0.013442114,-0.008739821,-0.014369815,-0.016450725,0.048346356,-0.071834356,-0.0017137623,0.009660696,0.03237505,-0.026144743,-0.02717167,-0.0005689544,0.002516276,-0.011244707,0.0076981555,0.05210765,-0.024425462,-0.030666675,-0.013213456,-0.08388926,-0.012014166,0.012086027,-0.026131358,0.064981125,0.0041243588,0.0022747659,-0.028016893,0.005813112,-0.0239393,-0.018021414,-0.030294498,0.040696524,-0.0056827283,-0.01274398,0.017178299,-0.037113324,0.019015875,-0.030014163,0.011411434,0.0013378682,-0.026587391,-0.026808947,-0.025734557,-0.010779465,0.039742522,0.06644093,0.035347972,-0.030207599,-0.04778993,-0.03133432,-0.020506365,-0.009830373,0.022853574,-0.08621357,-0.035935774,-0.04627966,0.06419026,0.033861574,0.0000027167307,-0.0041513676,-0.011799338,-0.0018493077,-0.028252436,0.00940956,0.049275782,0.03810736,0.025717042,0.043289784,0.021009963,0.0072091515,-0.012894662,0.045230962,0.011745614,0.06489828,0.013191418,0.0014592507,0.023706282,-0.041009523,-0.06201683,-0.021930307,0.03167385,0.020076204,-0.048336364,-0.008873277,-0.022262968,0.010189762,0.012621727,-0.011961577,-0.018813126,-0.0052428506,-0.017277827,0.008352396,0.058515072,-0.008161952,0.046868797,-0.043733396,0.022278428,-0.0042588273,0.05141237,-0.032520346,-0.02976462,-0.0457814,-0.030573841,-0.024467599,0.052614927,-0.023555981,-0.011363096,-0.021818498,0.00494531,0.020808803,0.042111896,-0.012103562,0.011526827,0.0395368,0.028316185,-0.0071642925,0.0064760097,-0.027471345,0.005864607,0.042043854,-0.0058154524,0.044023592,0.009791551,-0.0016804603,-0.016125247,0.006292752,0.027605807,-0.00441888,0.002555547,-0.000034128487,0.0056030205,-0.022415888,-0.047983386,0.048973575,-0.009184758,0.01612833,0.011005691,0.058255732,0.041866302,-0.0039957133,-0.018214006,0.047369782,-0.010699864,0.01826321,-0.01709226,0.010097478,0.018945968,-0.048211806,-0.019799454,-0.03217293,0.015529336,-0.00075333373,-0.0011959946,-0.0016888226,-0.01774033,0.075045004,0.010696951,-0.04190486,-0.0043630796,0.047659468,0.0416526,0.01579831,-0.039845657,-0.004682146,-0.012147644,-0.039327912,0.034004085,-0.04876792,-0.003287038,-0.055663634,-0.002606442,-0.0057587763,0.018749626,0.010275744,0.008534134,-0.015221403,0.017522722,-0.022454029,-0.015029013,0.073694855,-0.066152275,-0.012648978,0.018930372],"last_embed":{"hash":"15pcbyc","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"15pcbyc","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{1}","lines":[412,413],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"15pcbyc","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01596297,-0.028212456,-0.03746268,0.018143484,-0.03268334,-0.008899243,-0.00266819,-0.0027393918,0.014524891,0.010587189,0.007905367,0.0057310895,-0.00041423447,0.0033472755,0.021639058,0.010917471,-0.003897535,0.0055305143,0.031577025,-0.02778617,0.02386054,-0.018957898,0.06437364,0.03643678,-0.019959886,-0.008481014,0.011001566,-0.02565875,0.035787486,0.05464156,0.015343501,-0.029412936,0.009885188,-0.050159737,-0.03588623,-0.00440886,-0.012195738,-0.025136761,-0.05171166,0.04743878,0.0049387324,-0.033732902,-0.005750294,-0.0072471593,0.0650676,-0.024512589,-0.037618358,-0.010406006,0.009427487,-0.041886635,0.023145588,-0.0063043195,0.0058906507,0.0037597422,0.025456242,0.087143354,-0.028404323,-0.06548828,-0.036452446,0.0068278383,-0.025346445,0.021088632,-0.049613405,-0.012593249,-0.0096557615,0.0059884726,0.025916634,-0.018718282,-0.018449044,-0.03728518,-0.018093582,0.013342237,0.011221021,0.021642676,-0.038169034,0.02155124,-0.0069634463,0.010435529,0.027472872,0.003096297,0.006576736,-0.0055526467,0.011456339,0.018187994,0.02430435,-0.0030928315,-0.014776725,0.091135874,0.008198952,0.031109955,-0.015959246,-0.01002394,-0.026451427,-0.035319235,0.009897303,0.012337483,0.021487901,-0.009850749,0.056166157,0.008816466,-0.008324113,-0.014124028,0.01956566,0.010475082,0.02246847,0.007686558,0.03994605,0.0055952836,0.030463796,-0.0033018824,-0.0051169153,0.012955067,0.005410463,0.013641904,-0.0050495663,-0.023038208,-0.007252537,-0.022627523,-0.004721426,-0.0063599884,0.014705572,0.039320223,0.045346282,-0.045247436,0.018986065,-0.00296865,0.022454342,-0.0289126,-0.00905611,0.034953427,0.011648474,0.030764978,-0.011219984,0.025229255,-0.018039355,0.019710286,0.028709535,0.03792749,-0.012016909,-0.001530325,0.0075678895,0.0368421,-0.028983084,-0.031447787,0.016998943,-0.017892035,0.0041172146,0.036341548,0.020821432,0.037770383,-0.042714983,0.045914844,0.029107025,0.023324247,-0.007925429,0.0050204224,0.03323204,0.061667673,-0.021854803,-0.028449789,0.013423771,0.0095304,-0.029646665,0.07203661,0.00687675,0.022639561,-0.008941926,-0.007483182,-0.016300457,0.015130022,-0.010088603,0.016660921,-0.009312671,0.04041681,0.019968115,0.017614773,0.025035284,0.027229024,0.02082509,-0.01704057,-0.023943044,-0.00377589,-0.01692794,-0.019333268,-0.055904254,0.061546285,0.006982504,-0.03855251,0.016031008,0.049866475,-0.012078572,0.041195758,-0.027637718,0.014007905,-0.00060898234,-0.039750002,0.056644488,-0.007465725,0.007981409,-0.017284328,0.027253274,-0.0031510661,0.014177082,-0.036393493,-0.020469734,0.000078632795,0.0028384659,-0.04424444,0.026771238,-0.04343393,-0.043703467,0.03425718,-0.021504061,-0.010100056,-0.03566995,-0.022172054,0.010159916,0.00038433177,0.008283203,0.009202746,-0.00800987,0.05776017,0.020774376,-0.032455266,-0.004866251,0.012391775,0.0111174425,0.02893441,0.024345929,-0.029493945,-0.022093356,-0.008098762,-0.008559352,0.0076862657,-0.016282877,-0.008823461,-0.035813656,0.03056253,0.029066663,-0.003034664,-0.004490579,0.035855673,0.035774853,-0.03195072,-0.017900959,-0.034048874,0.019149404,0.029916467,-0.013972305,0.035700854,-0.009489055,-0.005451523,-0.021976624,0.0037205599,0.0030184453,0.021582192,-0.01997989,0.00034049893,-0.015430412,-0.01681711,0.028695157,0.024735793,-0.011968077,0.0231077,0.008187565,-0.021933146,0.03240784,-0.038666934,0.010670298,0.0007071609,-0.005279828,-0.050071046,0.016614966,0.035107285,-0.016576177,-0.025585223,-0.022211088,0.04233985,0.034280445,0.0040827207,-0.019164674,0.00965737,0.018530218,0.049604263,0.05647908,0.0052454495,-0.055231854,0.0074664406,0.03138692,-0.013893648,-0.01547277,-0.006398415,0.05848637,-0.022065856,-0.015991041,0.017172685,-0.023160236,-0.18484007,0.015777702,-0.009372121,0.061105337,0.010668232,0.017324416,-0.02388968,-0.023166606,-0.01246998,0.070905775,0.01634627,-0.043082763,0.036454167,0.009228254,0.016066696,-0.01758686,0.010261923,-0.018550223,-0.06273716,-0.039203804,-0.0737786,-0.031294722,0.08737751,0.014962743,-0.033287723,0.028640296,0.056307524,-0.010638828,0.0121537475,-0.0059800087,-0.05882039,-0.041784775,0.007367823,0.034601007,-0.018597195,0.038545184,-0.005619509,-0.006030114,0.027311627,0.019063104,0.04235819,0.058219813,0.02655029,0.010754524,0.036322244,0.0058421763,-0.026841378,0.010150656,-0.050287023,0.009067641,-0.0006332539,-0.02234401,0.002140019,-0.048687022,-0.036895134,0.022654476,-0.019574147,0.032254253,-0.04480574,-0.008952054,-0.009583951,-0.002206939,-0.010842531,-0.048737478,-0.01851505,-0.0083639305,0.037425548,-0.008709842,0.0072980616,-0.035060227,0.016640246,-0.07703999,0.028174108,-0.010980611,0.003868948,0.039148528,-0.044073507,-0.030513924,0.018388528,-0.13501619,-0.015306926,0.017512498,0.0074400525,0.025154578,-0.010605945,-0.038867857,-0.020055233,-0.0010671312,0.016901696,0.24706948,0.0041108415,0.0073475395,-0.0028590248,0.016184554,-0.034324273,-0.010263094,0.08016025,-0.046771605,-0.015895676,-0.011476133,0.0021488497,0.02600551,0.001448365,0.027470648,-0.0019449721,-0.04231145,0.041142024,0.042934883,0.0029034615,0.021435497,-0.043155234,0.01291308,-0.0035129818,-0.055612598,-0.03738468,-0.03098066,0.023198072,-0.008023364,0.0014182497,-0.034787446,0.067384265,0.035590544,-0.025510289,-0.004652603,0.006797545,0.04975671,-0.050666343,-0.002829369,0.005825939,0.025113733,-0.008050147,0.010425075,-0.035045523,0.001317295,0.0053809728,-0.021559106,-0.0017355225,-0.012299074,-0.032668572,-0.006549919,-0.029749112,0.031409748,-0.03214849,-0.018401254,-0.02826534,0.0108837355,-0.01617676,-0.017623268,0.007802526,0.029599303,0.0028531975,-0.013109195,-0.00381463,0.02425156,0.0013616588,-0.028026847,0.027027432,0.017484855,0.033189148,0.01315215,-0.008617063,-0.002157843,-0.006339419,0.0012788349,-0.035963077,0.020801215,0.0060868887,0.012227957,0.011920371,-0.021208387,0.009295016,-0.018536493,0.026466122,0.0382471,0.009562074,0.04275342,0.037137024,-0.037255216,-0.011873911,0.026101796,0.027659087,-0.009347527,-0.019698787,-0.037480667,0.008674848,0.013768348,-0.024997905,-0.030523673,0.07642255,-0.05154921,-0.012543658,-0.00044367698,-0.0013870175,0.018638564,-0.049314126,-0.0373121,-0.0024682812,0.00785021,-0.0027104763,-0.061401833,0.00081944506,0.013888917,-0.011501522,0.0062353844,0.07043717,0.05715028,-0.0022377511,0.02357943,-0.0056519876,0.03921253,0.01441953,-0.03894705,0.00034826936,-0.028500242,-0.046096466,-0.008994054,0.020677287,-0.007270863,0.03243223,0.012223302,-0.021208948,0.033869464,0.021319045,0.023538943,0.010849931,0.03567809,-0.011362246,0.005651725,0.05997836,-0.026368452,-0.0052226926,-0.00056857377,0.04794,0.01893555,0.06452496,0.018606653,-0.0070831226,-0.037614204,0.02124131,0.0077655674,0.025693176,0.036180712,-0.03499348,-0.020910133,-0.0675579,-0.013021106,-0.037239797,-0.014261938,-0.028519178,-0.009424727,0.007379732,0.01180754,0.0587922,-0.04450233,-0.013163067,-0.045480415,0.022399468,-0.011072233,-0.0065749753,0.028533516,-0.02030251,-0.029787814,-0.031981528,-0.022241017,-0.013652228,-0.044344243,0.0074094534,-0.0067697773,-0.04826584,0.024884002,0.004193398,-0.021387799,0.007674139,0.047016855,-0.031002354,-0.0044754385,-0.010555893,-0.01717527,-0.020251546,-0.041769758,0.081122145,0.014334152,-0.010025389,-0.007057432,0.03135322,0.052953646,-0.016656142,0.023239523,0.025558995,-0.010944357,0.027832337,-0.006821355,-0.0033130185,0.011370766,-0.021868218,-0.02916423,0.040302075,0.03427138,0.0029979355,-0.00072875916,0.002103159,-0.01920269,0.0054730168,-0.010132388,-0.041400936,0.0029942861,0.04006452,0.022585109,-0.0341686,-0.023578731,-0.006764614,-0.034355976,-0.06192227,-0.01384344,0.025383564,0.00066902186,-0.04517409,0.035942193,-0.027607048,-0.004124281,-0.025484081,-0.01262133,-0.008660522,-0.017887743,-0.024034308,0.033893973,0.001647889,-0.007616181,-0.020419838,0.0059432606,0.012045052,0.017540025,0.04303092,0.02222659,-0.012455817,-0.0057361503,-0.027822454,0.014540799,-0.019288853,0.0017034078,-0.042190872,0.009418038,-0.024983155,0.006801361,0.023733957,-0.014271533,-0.0120706195,0.016973637,-0.048600078,0.018184923,0.021823695,0.018797236,-0.019446176,-0.010663816,-0.025215898,0.020834863,-0.024758898,-0.020412168,-0.01591723,-0.023877466,0.001398392,0.006635789,-0.038632818,0.02514087,0.024821552,-0.0026222314,-0.015453291,0.088750355,-0.0609424,0.0018978729,0.029924458,0.008723428,0.0028173039,-0.04444693,0.00058444514,0.037970446,-0.05971239,0.017676998,-0.09190865,-0.0049950965,-0.008253592,-0.032011643,0.036408,-0.025871636,-0.031672046,-0.0817211,0.021364294,-0.0026853078,0.008924053,0.0064845127,0.0029593075,0.018355386,-0.012136638,-0.023939047,0.007798372,-0.034042906,-0.013822417,0.067292586,0.022155324,0.01641764,-0.0013493417,-0.01963548,0.02136436,0.01644873,0.029176692,0.02096928,-0.019904833,0.053274136,0.005030283,-0.028110348,-0.0057048537,-0.025581969,-0.024383131,-0.02160537,-0.0051220804,0.022802439,-0.013623849,-0.023919353,-0.011341184,-0.023419607,0.020003362,-0.044168424,-0.02266488,-0.0775645,-0.045577545,0.07188202,-0.0040627206,0.042151123,0.014928259,-0.011743691,0.007073137,0.015084534,-0.034626722,0.005629038,0.018685302,0.026381738,-0.006965822,-0.012714364,-0.001565132,0.07812369,0.021144621,-0.0193015,-0.04816901,0.046277136,-0.044484854,-0.03344796,-0.014029796,0.07451327,0.008088995,-0.037574627,0.009228543,-0.018777885,-0.03274518,-0.014878318,0.061191816,0.040143523,-0.022492444,0.0049675256,-0.0046470454,0.012337713,-0.08497507,-0.009903389,0.011388101,-0.03746372,0.010369705,0.015685458,-0.04125315,0.03512939,-0.0065305782,-0.044219676,-0.0517732,-0.001454977,-0.022761125,0.004435294,-0.028097887,-0.013963475,0.021753298,0.0555816,0.009965936,-0.022190155,-0.0017804806,-0.05327664,0.033542868,-0.1491682,-0.0033919213,-0.03847021,-0.018607035,-0.016067669,0.028885448,-0.02231209,-0.047856387,-0.04687867,0.010012742,-0.011315269,-0.034685545,-0.007308039,-0.008019638,0.004439701,0.05308489,-0.018954236,0.010430998,-0.04140869,0.06665862,0.01904791,-0.026820898,0.035535313,-0.013097123,-0.0018633612,0.0076359445,0.026587002,0.018820802,-0.023621107,-0.056805227,-0.020853873,-0.035743736,0.03659154,0.03641544,-0.022546938,0.010096636,-0.008130266,0.031442713,-0.03517558,0.029193627,-0.041521706,0.01572793,0.0359746,-0.0010179104,0.01914351,0.09871897,-0.018772352,-0.020401435,-0.047330294,-0.0074269534,-0.008672502,0.046757195,-0.035932712,0.013016522,-0.008556342,-0.03707447,-0.007732539,0.008420142,0.013320604,0.036903873,-0.024816688,-0.014196023,-0.027515383,-0.016697912,-0.014918662,0.043664012,-0.064287186,0.007920892,-0.007494083,0.010585135,-0.0076773562,-0.023564214,-0.03330796,-0.032473803,0.032591496,0.001274061,0.0679511,-0.028858818,-0.03704277,-0.0044892733,-0.025987007,-0.019797908,0.030401448,-0.026306145,0.06292147,0.022515731,0.0023427787,0.010675436,-0.02291229,0.013362366,-0.02296209,-0.039313976,-0.012089468,0.016612533,0.0055923397,0.02066206,-0.04633933,-0.009397323,-0.03504101,0.005596405,-0.016636714,-0.041140128,-0.038167164,-0.027016655,-0.036014877,0.027582962,0.015542493,0.008979214,-0.039784044,-0.03234597,-0.045434374,-0.013877941,-0.038638145,0.004262245,-0.08967539,-0.033116966,0.0010966266,0.047204144,0.04416183,0.0019911774,0.00552408,-0.000009845273,0.011734295,-0.0260189,0.03864399,0.021001136,0.029361999,0.02800506,0.023471957,0.0070975246,0.017529527,-0.015931569,0.02257679,-0.010154122,0.044729486,-0.0024248138,-0.009846369,0.039401025,-0.04586046,-0.07088958,-0.027256696,0.03806527,0.01000613,-0.02878576,0.019230688,-0.031033682,0.025282789,-0.0026599735,0.011029537,-0.0037869916,0.029878061,-0.013434438,-0.0053805085,0.053253613,-0.0032709008,0.017815437,-0.02359804,0.06016203,-0.01850981,0.042117763,-0.04282509,-0.028811412,-0.013768391,0.019125963,-0.014464115,0.04635262,-0.014314866,-0.008183501,-0.016836105,0.0052155065,0.018809916,0.027743658,-0.010116693,0.0028317573,0.03676707,0.0024387238,-0.02859177,0.052416183,-0.02615772,-0.007359206,0.018535538,-0.0073570204,-0.008340945,0.012612173,-0.010089907,0.017044151,-0.006559217,0.018018853,0.00078510714,-0.009249791,-0.003098752,-0.004417956,-0.012981638,-0.04679745,0.06714298,0.012983887,0.033456057,0.031741783,0.025475416,0.028152158,-0.0007609682,-0.035956115,0.015621867,-0.020232033,-0.003461541,-0.02149851,0.0025974829,0.04710105,-0.025369521,-0.0046351505,-0.032018494,-0.016219845,-0.011871659,-0.0035958292,0.02302986,-0.026101386,0.069591515,0.017373448,-0.058804296,-0.021063061,0.05044776,0.044435326,0.010483198,-0.034160648,-0.037069146,-0.056317046,-0.0066883527,0.019695204,-0.03604218,-0.009082692,-0.027441218,0.012642287,0.018065026,0.011753938,-0.0129238125,-0.0073846155,-0.01823284,0.01288769,-0.011022908,-0.0034275777,0.053009085,-0.058442023,-0.036627203,0.004225268],"last_embed":{"hash":"nbv1vx","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"nbv1vx","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{2}","lines":[414,418],"size":133,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"nbv1vx","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008895565,-0.03567348,-0.018055474,-0.0052639986,-0.047729265,0.014734539,0.03251584,0.01852851,0.026799042,0.013683063,-0.0072537456,-0.0065987157,-0.012794688,-0.0015943006,0.048087418,0.0047222623,0.009604563,0.021296289,-0.008382529,-0.022812126,0.027095182,-0.030960498,0.05926852,0.019540222,-0.022060256,0.028086206,-0.01534924,-0.030060079,0.045377895,0.059149183,-0.006169115,-0.054951027,-0.0005478638,-0.04186813,-0.035629213,-0.021375196,0.03196597,-0.020168206,-0.05390291,0.03516219,0.01845514,-0.051505968,-0.0049260585,0.011376351,0.060862504,0.006693726,-0.03061518,-0.02495378,0.0250797,-0.023454215,0.02048422,-0.024342528,0.0122899925,-0.008244211,0.024130283,0.045727503,-0.019738596,-0.042422764,-0.028389294,-0.011327018,-0.05025777,0.018341906,-0.0026854933,0.008592768,-0.028667862,0.029202085,0.035812575,-0.0090021435,-0.018504746,-0.034607485,0.008450597,-0.007497354,-0.012473171,0.006495359,-0.056904808,0.032545585,0.0037650804,-0.025026625,0.01604654,0.0024014295,0.0086552305,0.0051898025,-0.0051384885,-0.0040993323,0.0032941455,0.00640165,-0.017280228,0.07104316,0.013131585,0.0054303613,0.010818836,-0.027585857,-0.024127722,-0.018036637,0.008286381,0.012816819,0.021455288,-0.036464717,0.05521211,-0.010537613,0.0054425616,-0.0014140793,0.034809083,0.018914862,0.021459065,0.028054422,0.016577529,0.016850851,-0.0030418306,-0.027915757,0.0010475932,0.013408862,0.0292748,-0.002871475,0.0033806614,-0.008938406,0.016939688,-0.021603288,-0.01387301,-0.0055700894,0.028350778,0.029591456,0.03471815,-0.03639669,-0.021508448,-0.016688678,0.01101762,-0.03597512,-0.006393442,0.007064732,0.006502163,0.01667003,0.00080394273,0.020064179,-0.016019624,0.021205353,0.0056795715,0.039214533,-0.018619165,-0.037091196,0.011547552,0.049114387,-0.029111888,-0.016218312,0.006837595,-0.02409759,0.038886152,-0.016009117,0.03352505,0.0128242215,-0.023120629,0.03631066,0.04084224,0.07807433,-0.003061419,0.02860032,0.051103126,0.045256775,-0.024394818,-0.017251778,0.019794714,0.027761325,-0.038425826,0.07334154,0.0064663095,0.0017454124,-0.021475203,-0.008436159,-0.029570341,0.02563976,-0.024464102,0.023767548,-0.025879038,0.013588169,0.00652656,0.017642869,0.066599816,0.020405877,-0.005591833,-0.00837322,-0.034157664,-0.016662555,-0.022121789,-0.01863387,-0.048089787,0.035608605,-0.00114441,-0.052087635,0.0007839477,0.06316025,-0.04017901,0.022032477,-0.033605643,0.048235442,-0.01685001,-0.028450124,0.026062142,0.0053258333,0.019711789,-0.028429864,0.016002094,-0.00800917,0.04745,-0.04987675,-0.0089105405,-0.0009440366,0.015903668,-0.023530751,0.014398238,-0.03127538,-0.023373192,0.04175869,-0.008004823,-0.005206889,-0.028525416,-0.022795178,0.019963356,-0.03313804,0.009439972,0.0058207638,0.019275662,0.06123812,-0.00029759988,-0.006823346,-0.010324482,0.025517983,-0.010063072,0.040767264,0.020302009,-0.011380277,-0.010630198,0.008136851,-0.023799367,0.0010814249,-0.00025064067,-0.017113708,-0.059758797,0.055602197,0.044579167,-0.028456507,-0.033189345,0.023733549,0.014806033,-0.0064082383,-0.017985,-0.032746878,0.027444735,0.035586193,-0.0040898244,0.049006224,-0.019404244,-0.009543214,-0.033724774,-0.015937606,0.027701376,0.049571007,-0.0027616913,0.008480809,-0.030562239,-0.0011661892,0.005511402,0.002254685,-0.006278429,0.035300847,0.008499438,0.0107209105,0.033066895,-0.02096928,-0.019132115,-0.009724957,0.020881584,-0.0473559,0.043414205,0.021425463,-0.0009740855,-0.0121140005,-0.015219142,0.026011033,0.06755537,0.00047700145,-0.03719588,0.0083300555,0.041386664,0.023728281,0.025659861,-0.00207699,-0.029282082,-0.01273498,0.026260668,-0.022389142,-0.03208168,0.027413236,0.063569695,0.015745988,-0.018036202,0.013213526,0.009407718,-0.19543365,-0.0001440352,-0.028633798,0.03950608,0.0035935666,0.025200227,-0.0089553045,-0.0130724115,-0.025016544,0.074131325,0.035955608,-0.03956629,0.04188903,0.0057874816,0.03216497,-0.0039227596,-0.013744987,0.008602611,-0.046722185,-0.04290999,-0.04968934,-0.029386632,0.08716352,-0.01368318,-0.037451513,0.0126744285,0.062315628,-0.019213222,-0.010883743,-0.01144308,-0.062108055,-0.008637762,0.0075492784,0.020511435,-0.0036891017,0.046999503,-0.0076898695,-0.028740043,0.042930815,0.02358132,0.05826715,0.060449537,0.021727841,0.021660201,0.036622096,0.0053751855,-0.0012330734,-0.006352221,-0.04208785,0.028884955,-0.009811547,-0.024064718,-0.0049298354,-0.026557574,-0.04250313,-0.008441129,-0.012634068,0.032119486,-0.040955566,-0.0071460577,-0.02746278,-0.041253943,0.014100975,-0.024423698,-0.027395729,0.00781804,0.0038973999,-0.026879176,0.0040775533,-0.025216892,0.008409546,-0.083751336,0.036349688,0.008161773,0.006392389,0.05172714,-0.05315375,-0.01906832,-0.0065221656,-0.13449314,-0.015536763,0.016008064,-0.024878943,0.01836601,-0.010072615,-0.05532276,-0.024738628,0.015544883,0.01986838,0.22646779,0.01822074,0.0060309754,-0.014923702,0.04469781,-0.023625953,-0.025411362,0.044783063,-0.013106117,-0.005850249,-0.028969947,0.0037517115,0.04509538,0.0031132246,0.03525046,-0.0042611924,-0.038377024,0.02705764,0.058893565,-0.0013296595,0.030449659,-0.0041631833,0.021377284,-0.013408521,-0.06748104,-0.026947929,-0.024853744,0.026574912,-0.015525633,0.0054842946,-0.045358494,0.03811244,0.039494354,-0.033621754,-0.028371302,0.02173602,0.045957197,-0.04431978,-0.009020422,0.01924263,-0.0037998895,-0.007310141,0.030215291,-0.01624889,-0.014784108,-0.014004154,-0.029851537,0.01948616,0.008186702,-0.023204431,0.021474358,-0.0323798,0.020955577,-0.0122252535,-0.020998329,-0.031447846,-0.022774681,-0.008426599,-0.027093519,0.015176222,0.014795769,0.016240401,-0.026425106,0.0014887128,-0.0053416346,0.01913375,-0.016539102,-0.012518776,-0.0066510034,0.028885545,0.009399596,0.015834376,0.0018545233,0.028045217,-0.011546984,-0.03866139,0.021005696,0.026002236,-0.0068224575,0.051206887,-0.036754258,-0.01870231,-0.012280487,0.014447856,0.015831439,-0.0006015278,0.045675233,0.056816656,-0.03765101,-0.0137794325,0.015473097,0.016873362,0.004025586,0.0045428905,-0.04027045,0.007621472,0.048508834,0.016916037,0.002113084,0.050588503,-0.013347088,-0.00588358,-0.003257782,-0.0010599993,0.0013220301,-0.04531113,-0.015960969,-0.0031204375,0.014460661,0.0053405836,-0.09827569,-0.010178419,-0.0011860214,-0.02608911,0.020554444,0.05867144,0.015247447,-0.0038096863,0.009657032,0.018603494,-0.002618594,0.029050376,0.00397493,0.024743276,-0.007863283,-0.04776621,-0.005608565,0.039586715,-0.021939434,0.05238522,0.023360273,-0.03142679,0.023815617,0.018912543,0.0027414632,0.0037438283,0.039373975,0.0034055894,0.0027212254,0.038925324,-0.04702011,0.0037479303,-0.020960392,0.033036463,0.01680647,0.005584263,0.014142023,-0.033253655,-0.062747784,0.029810568,-0.0007289186,0.014864394,0.00795472,-0.03519382,-0.0012597856,-0.065037474,-0.025416838,-0.055316254,-0.019313864,-0.01919271,-0.0061881677,-0.004563549,0.028239144,0.0671275,0.001139434,0.008431778,-0.030762494,0.043305606,-0.015547816,0.0036444827,-0.007659016,-0.012524398,-0.026434818,-0.011990626,-0.0272098,-0.009119324,-0.03597768,0.015755955,0.0022993993,-0.01487567,0.040349178,-0.020722637,-0.041585308,0.019808944,0.03665651,0.0027555786,-0.0016050611,-0.0056042555,0.011769363,-0.023746688,-0.016849004,0.09704178,0.00450075,-0.007046971,-0.0019385853,0.034984592,0.06750764,0.0297274,0.029501623,0.037095882,-0.0056089046,-0.003334486,-0.011155555,0.00029466272,0.026970832,-0.037903674,-0.008259467,0.053623915,0.017412009,0.03926405,-0.02113222,-0.015707748,-0.01731577,-0.009802903,-0.022306332,-0.03908927,0.014931257,0.07391764,0.02100096,0.009415831,0.006809996,-0.005087845,-0.0050116708,-0.050515603,-0.036902856,0.025665572,-0.02443184,-0.030211423,0.045346685,-0.012669642,0.0014425861,-0.053378332,0.02354229,0.015176226,0.005068031,-0.0141887395,0.0054057767,0.01925045,-0.0016009154,-0.0034787217,0.0061280937,0.020058904,0.007961244,0.02926875,0.041411825,0.0039821276,-0.025472,-0.013238457,-0.012320545,-0.0006109604,0.0038068139,-0.036162928,-0.0053097266,-0.018786032,0.036625892,0.040352136,0.0037220053,-0.016080525,-0.0075989505,-0.036263723,0.014595767,0.02846789,-0.00043235332,-0.020856287,-0.037599847,-0.039803304,0.025741344,-0.035498828,-0.029246531,-0.012397124,-0.010989558,-0.0211735,0.0018494707,-0.037578166,-0.007521286,0.008829034,0.011252597,-0.02045996,0.07711395,-0.026473358,-0.016663726,0.024245651,0.056840084,0.008771959,-0.030863559,-0.008507177,0.022042457,-0.043452244,0.0044410108,-0.058445934,0.015154296,-0.009109811,-0.03549203,0.033403452,-0.03726175,-0.030991193,-0.059684522,0.024709186,-0.019555118,0.02845699,-0.004675572,-0.019439682,-0.018974995,-0.003922543,-0.015359519,0.03202278,-0.030373037,-0.020313654,0.04626148,0.029557012,-0.000394586,-0.024282381,-0.00060706097,0.0059638163,0.018954339,0.008840379,0.024055528,-0.013678497,0.0534525,-0.024898533,0.0010435544,-0.0074765915,-0.03629408,-0.034578122,-0.0060686325,0.0063943104,-0.014456022,-0.009129635,-0.013701852,-0.0120335445,-0.021780908,0.011445883,-0.020563198,-0.012256808,-0.038085755,-0.008437792,0.06105925,-0.021602705,0.018922487,-0.0012788032,0.0005001855,-0.010013897,-0.008384957,-0.04880817,0.013981079,0.012357669,0.027011715,-0.022051647,-0.021989455,0.00975494,0.037418578,0.016266916,0.0024436698,-0.026485315,0.036485735,-0.006302932,-0.026508117,0.01878417,0.07321919,0.022106,-0.01148426,0.022620356,-0.011678885,-0.06526501,-0.025379296,0.040913783,-0.0054019904,0.00097163924,0.008936402,-0.022122972,-0.0032613517,-0.04923195,-0.017670253,0.0022964932,-0.028115358,0.003231514,0.0036863755,-0.027698515,0.02036475,-0.022586992,-0.035259277,-0.056042135,0.011220795,-0.015670337,-0.000010519373,-0.033215262,-0.02031651,0.0030180651,0.04654977,-0.012030342,-0.012134239,0.015167963,-0.055508543,0.011426966,-0.16548865,-0.019629084,-0.042560637,-0.015947813,-0.010499255,-0.0047469097,-0.03374436,-0.005577863,-0.01848961,-0.009146418,-0.01454629,-0.04216363,0.02865117,-0.016820563,-0.015331449,0.041175254,-0.025416093,0.040144455,-0.034749802,0.07626266,0.0024424384,0.0076962267,0.06043166,0.02838623,-0.022203065,-0.016614912,0.012017162,-0.014044827,-0.032614272,-0.014371408,-0.0055675847,-0.026703868,0.007600808,0.072250314,-0.016633008,-0.0061954814,0.005945149,-0.00020966912,-0.052165985,0.0074239066,-0.02560059,0.01820418,0.021723893,0.003203481,-0.002975635,0.12504818,-0.027425027,-0.0077829724,-0.062746644,-0.027640246,0.01222662,0.04992728,-0.04049679,0.0151529405,0.0001658315,-0.023793386,-0.01605343,-0.016459202,-0.024068044,0.035566125,-0.036170434,0.004854632,-0.017765844,-0.027687963,-0.018031245,0.031338986,-0.082014866,-0.0010740627,-0.009452752,0.024209106,-0.026016498,-0.043979283,-0.0007508808,-0.019387439,0.0007476667,0.037171997,0.04119888,-0.043086812,-0.04489321,-0.012368211,-0.038429245,0.024380397,-0.0061409515,-0.03197905,0.032507975,-0.021405298,-0.010359189,-0.009380397,-0.031685654,0.0077218553,-0.029019754,-0.043391082,0.04526723,0.026207877,-0.013844685,0.034666024,-0.018909348,-0.016815376,-0.029855045,-0.005557452,-0.012914698,-0.027111586,-0.03215504,-0.027026461,-0.040754054,0.02221871,0.037016876,0.002728535,-0.04893432,-0.046143383,-0.0012935887,-0.0027132484,-0.023030126,0.015823258,-0.096064076,-0.01826804,-0.011119394,0.06484981,0.00037074543,-0.012370418,-0.030609978,-0.022264693,0.0046604252,-0.032153703,0.021898158,0.05273763,0.040921558,0.022925103,0.031497646,0.009671261,-0.011819889,-0.041984763,0.027380928,0.021621367,0.06724153,-0.008830733,-0.028859554,0.042407952,-0.035538055,-0.06354605,-0.011408041,0.02120567,0.010965116,-0.017374195,0.0043369494,-0.040884774,-0.001995988,-0.018319264,0.022049988,0.013562476,0.031257458,0.0077783586,-0.010084883,0.0553927,-0.021959165,0.057504382,-0.03227055,0.03034512,0.0062586684,0.035215683,-0.03150084,0.021029588,-0.05215354,-0.006581144,0.0031990516,0.067015044,0.0008648929,-0.032657117,-0.048395213,0.004250931,0.042714488,0.015331303,-0.0070918854,-0.005943501,0.018139571,0.016816342,-0.00514362,0.036992118,-0.008091624,-0.029926846,0.0422527,-0.017564243,0.0038699086,0.03558573,-0.01657071,-0.006837257,-0.008283027,0.026435008,0.004452019,-0.020911284,-0.01547811,0.004819707,-0.024939239,-0.020435842,0.06725311,-0.014579129,0.0036882216,0.04083327,0.02575563,0.033445965,-0.020983834,-0.021671832,0.02417781,-0.011806992,0.014181003,-0.008455473,0.011186414,0.027388018,-0.012879734,0.00560792,-0.04787874,-0.012299851,-0.004618557,-0.025893588,0.043514404,-0.010553605,0.056688968,0.0075699626,-0.05659846,-0.018128632,0.060888775,0.026581764,-0.002691011,-0.053743158,-0.027431812,-0.015163654,-0.041015554,0.019998653,-0.0325832,-0.005104691,-0.041630037,-0.014715025,-0.006403918,0.046629332,-0.007847408,0.01149745,-0.053055942,0.035327807,-0.06164523,-0.029370705,0.06265661,-0.0600411,0.010646769,-0.014223278],"last_embed":{"hash":"bcvg32","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"bcvg32","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{3}","lines":[419,423],"size":156,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"bcvg32","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.021579511,-0.017526347,-0.05198762,-0.0050079343,-0.03422348,-0.010394032,0.017870024,0.0074823797,-0.0011000438,0.020296257,0.009061275,0.02058597,0.00065790256,-0.033328276,0.04683331,-0.010624221,0.01266605,-0.02455648,-0.00042795722,-0.019655088,0.00003692127,0.005732122,0.022514343,0.020706162,-0.036361605,0.006820227,0.029561594,-0.033277176,-0.0007438666,0.01508409,-0.024822555,-0.04036978,-0.037262212,0.00067043904,-0.033250153,-0.033564605,-0.03571713,0.0019385127,-0.057842083,0.029087313,0.0105399145,-0.01627851,0.008634388,0.01406034,-0.004711117,-0.020520572,-0.06536254,-0.036216166,0.0049251597,-0.018125411,0.026637057,-0.0059925606,0.028598389,-0.018496735,0.026364475,0.06344246,-0.030478321,-0.046491917,-0.06827004,0.051556446,-0.039295156,0.040639244,-0.0042697443,-0.026039438,-0.023792338,0.017906714,0.0014674995,-0.0145789655,-0.0024850143,-0.017426742,0.0028826573,-0.0129946545,-0.03461174,-0.006064674,-0.042716928,0.014903223,0.023200175,-0.0059392895,0.016163964,0.026844209,0.0029991916,-0.010667783,-0.007072461,-0.026905965,0.032863237,0.022801751,-0.034919683,0.0419561,0.027704015,-0.015268491,0.010680971,0.00059944135,-0.008284207,-0.04315135,0.010770929,0.039474566,-0.0004764715,-0.039219152,0.024680836,0.042352043,0.0055303383,0.0077410555,0.023734588,0.03549182,-0.018440815,0.037540253,0.021517824,0.051803526,0.0167474,-0.015417848,0.013208752,0.008718287,0.007325806,-0.021081591,-0.0011464981,-0.006731016,-0.018696766,-0.0043501356,-0.02020927,-0.021367012,0.0020108246,0.03936809,0.030832168,-0.040255092,0.0055264495,-0.0243301,0.013842205,0.009978691,0.024412602,0.0027234352,-0.008635213,0.009924067,-0.024241425,0.0074927495,-0.010136492,0.0026772886,0.027020713,-0.00448648,-0.021262446,-0.052695706,-0.005780704,0.048332393,-0.03932058,0.0105251735,0.020693105,-0.034433596,0.024385257,0.005678414,0.024784971,0.007120832,-0.020746572,0.029848872,0.015710408,0.011855086,-0.008779811,0.013527664,0.020918652,0.0404748,-0.018258762,-0.00188276,-0.00040513606,0.038065266,-0.044744566,0.02795812,-0.00035473896,-0.0072165485,-0.013655023,-0.028702581,-0.0033271506,0.00012329804,-0.008120537,0.000989783,-0.0016112579,0.0026145242,0.02838671,0.017420439,0.087009035,-0.00046544935,-0.0029490236,-0.042190753,-0.040368456,0.003861083,-0.04304857,-0.017044052,-0.022491366,0.054670013,-0.020048069,-0.025608743,0.0116166,0.064897574,-0.03575871,0.017432278,-0.010602395,0.016090797,0.01890922,-0.008748526,0.04466986,0.0052297204,0.012557629,-0.02332656,0.023522407,0.0038370946,0.033866305,-0.07683557,-0.009343548,-0.0142419515,0.017641386,-0.0342226,0.0077394405,-0.057560697,0.014592446,0.02615686,-0.036147807,-0.016567769,0.010388464,0.0025526898,-0.015002274,-0.012565054,0.008632036,0.008132032,0.00546152,0.023786457,0.013538883,0.0137128895,-0.019822208,-0.019943388,0.01656894,0.07051499,0.028790306,0.00387379,-0.012492139,-0.016448276,-0.03341177,-0.025284031,-0.019523652,-0.014263725,-0.044563685,0.024487935,0.059690308,0.0000117426725,0.011895394,0.002529967,-0.013473647,-0.008597586,-0.0031301654,-0.012277344,0.0042372677,0.023594055,0.016757056,0.019586083,-0.038242087,-0.0029255715,-0.016563203,-0.0145363035,0.0011997122,0.044092905,-0.022408118,0.022058694,-0.040206704,-0.005958605,-0.011638594,0.06461413,0.0072477683,0.02795467,-0.007007037,-0.008337594,0.025864799,-0.006563203,-0.00515211,0.028564882,-0.00045182175,-0.054403074,0.011902928,0.021640992,0.0046407087,0.036277093,0.015207766,0.027491007,0.07117198,-0.009444766,-0.02335101,-0.02456068,0.022502247,0.028390288,0.06406367,-0.017456234,-0.053516537,-0.010807334,0.02381906,-0.020933524,0.012551414,0.03329607,0.056415096,-0.006765943,-0.0066446047,0.025957856,-0.0032131379,-0.15449424,-0.0072821383,-0.014098731,0.032619916,0.023870537,0.02798173,-0.03618167,0.024287194,-0.025498588,0.041311447,0.054132592,-0.040563647,0.01821907,0.030789712,0.010905866,-0.0066014417,-0.028195668,0.008184812,0.028365364,-0.03489123,-0.019673495,0.0013765979,0.050012242,0.025475616,-0.051793408,0.004939409,0.060435254,-0.049915772,-0.03835067,-0.0010858045,-0.050486878,-0.02015475,0.0032373387,0.014698943,-0.01793232,0.0511545,-0.016809402,-0.041219484,0.025168082,-0.01833186,0.03583979,0.07759915,0.011311479,0.037423138,-0.010674963,-0.049163617,0.0074386653,0.0073008104,-0.05126714,-0.023451075,0.021688389,0.027077224,-0.04812613,-0.03625866,-0.048554588,0.012375628,0.037209097,0.044166137,-0.01642499,-0.037475258,-0.020403605,-0.043948416,0.0058750585,-0.03203299,-0.08953774,-0.043277793,0.012838879,-0.020954676,0.0014670454,-0.040494252,0.024536068,-0.09414831,0.029521301,0.028584981,0.0011587951,0.043207966,-0.034827925,-0.015789945,-0.012552686,-0.11598497,-0.025080228,-0.00016654347,-0.026503777,0.0062708356,-0.005272249,-0.075591795,-0.017312266,0.012275147,0.04626567,0.2473586,-0.026723413,0.0077710073,-0.0012304925,0.035097983,-0.020061731,-0.029889941,0.02612927,0.024569811,-0.0087582255,-0.012034299,0.017227931,0.031958036,0.014490997,0.0019890878,0.007413655,-0.070706345,-0.0025058596,0.04484582,0.009022056,0.016310446,-0.045140546,0.0006499744,-0.0068256534,-0.058691185,-0.031012358,-0.011611593,0.037775714,0.024312887,-0.0146247335,-0.03705672,0.047406226,0.048954885,-0.016562736,-0.012540222,0.04405772,0.0111452155,-0.011968707,-0.03579225,0.02337087,0.0021364065,-0.0013869768,0.021268822,-0.01355219,-0.030112116,-0.03156389,-0.016442964,0.030893719,-0.029206252,-0.03558509,-0.0133075565,-0.034602426,0.02974212,-0.013853356,-0.008323457,-0.0041605025,-0.021105317,0.002999254,-0.0076713837,0.030162282,0.05365894,-0.0035172459,-0.022803018,0.019347819,0.012218156,-0.038394894,-0.018581066,-0.01533274,-0.013273878,0.033351753,0.027354904,0.033388525,-0.01083872,-0.015291936,0.025960315,-0.042767163,0.01397227,0.008494645,0.041676152,0.021451091,-0.021695783,-0.011838266,-0.021086602,0.019842982,0.036461223,0.010431806,0.014926926,0.071887106,-0.006440931,-0.005751479,0.01789147,0.020512827,0.0061456994,0.002955113,-0.0019651575,0.0010465513,0.022815108,0.023147147,-0.0133824,0.043667477,-0.03568573,-0.02153373,-0.002581299,0.0031933265,0.01479729,-0.030432839,-0.035419945,-0.03352404,0.004339594,-0.021811156,-0.05490561,-0.020792315,0.056294706,-0.016822552,0.0075922133,0.027943026,0.019688878,0.023687825,0.042397097,0.009477216,-0.00205045,0.035722353,-0.024867978,0.012223251,0.0047993623,-0.101421654,0.019892741,0.025324553,-0.00920493,0.042852618,0.007834258,-0.028589753,0.0027701678,-0.012144508,0.05376221,-0.026816841,0.028139954,-0.0011208223,-0.009204735,0.0142017985,-0.0077891694,0.0040220157,-0.028184617,0.043461416,0.015778203,0.028990163,0.005343908,-0.0086448705,-0.044938657,0.025264172,-0.033435367,0.05054529,0.04344134,-0.042914014,0.0009781376,-0.07647811,0.014516442,-0.05266828,-0.03513943,-0.020782666,-0.0020839823,0.007076117,-0.0060135494,0.036139905,-0.023065148,0.024260486,-0.022238981,0.072366215,-0.0059692413,-0.0003981736,0.015537657,-0.025301486,-0.0085684955,0.014261045,-0.044766728,-0.006879134,0.009107324,0.0014677852,-0.00072041753,-0.042342644,0.020642951,-0.007899248,-0.01611933,-0.00973875,0.036898565,-0.0876557,-0.020707946,0.0072514736,-0.006830356,-0.015692433,-0.049533803,0.07661093,0.035092305,-0.009623526,0.018902428,-0.0075653354,0.07250648,-0.03358546,0.006540116,-0.027312629,-0.015515313,-0.0033400506,-0.016661638,0.0144531885,0.024928683,-0.051044792,0.03712691,0.057622198,0.036175665,0.00094088557,0.007257842,-0.014460242,-0.0076505626,-0.025738588,-0.039266672,-0.048505206,-0.0028103085,0.047974404,-0.0044837617,-0.031652883,0.004536979,0.0154257165,-0.0018704736,-0.029751346,0.0063173063,0.024901897,-0.020864753,-0.037984833,0.026801694,-0.02258398,-0.0061677517,-0.05125408,0.012514583,-0.019458024,-0.004435233,0.021317976,0.020472726,0.025439715,-0.0012336255,-0.020004468,0.0011770658,-0.030912394,0.023481684,0.02539872,0.02957701,0.005362103,-0.029898288,0.00096941274,-0.004798219,0.028302228,-0.0334193,-0.022113182,0.013562727,-0.061493423,0.017306045,0.00427651,0.025162434,-0.0075828987,-0.0011999903,0.0015731701,0.04907671,0.036107898,0.0151801435,0.02501947,0.031582385,-0.05656511,0.022139592,0.028968621,-0.044674944,-0.057007946,-0.036380235,-0.016646253,0.014048667,-0.02553594,0.013174593,-0.006278184,0.028814161,-0.0012536456,0.035286024,-0.00083380827,-0.0025254055,-0.0028556879,0.05268234,0.01679875,-0.002426175,-0.004282125,0.033553556,-0.028893813,0.016464034,-0.042523604,0.007886093,-0.028081268,-0.00640736,0.038504124,-0.037021235,-0.0038973084,-0.0716971,0.013350024,0.007943663,-0.0015645523,0.0019896617,0.02150983,-0.0146141555,-0.0121773295,-0.045633677,0.01862453,0.0053597107,-0.015795056,0.040361114,0.0691912,0.006823786,-0.0059426012,-0.005148999,0.01606265,0.034799423,0.013261305,0.0085766325,-0.013352273,0.00642426,-0.020329675,-0.025562458,0.0053220624,-0.034624226,0.02198102,-0.039092485,0.027352726,-0.0052096606,0.00836195,-0.039331157,-0.0023613076,-0.02825288,0.025188053,0.00508865,-0.010783998,0.007838197,-0.013077958,0.06374373,0.02983853,0.024543105,0.031869408,-0.080719344,0.034453712,0.042828288,0.0065889894,0.0063014096,-0.0055617085,0.0022149088,-0.019096598,-0.018369315,0.02773977,0.022142725,0.021137305,-0.02191823,-0.03964225,0.025281178,-0.00024306342,-0.0032562881,0.02232516,0.04971402,0.03785787,-0.007896631,0.029463911,-0.01319634,-0.005513642,-0.0080166105,0.04026965,0.03177543,-0.034805387,0.042138424,-0.050366513,-0.013450972,-0.08646141,0.0013870861,0.008441619,-0.032001056,-0.027653946,0.01208379,-0.039810095,0.023442786,-0.0039311196,-0.029310904,-0.06041704,0.008501554,-0.0019889208,0.028242147,-0.0037504684,-0.0022612573,0.004603781,0.05630115,0.0034249842,-0.0017681431,0.031087577,-0.01601084,0.025590712,-0.14071135,0.02776694,-0.01157257,-0.022069534,-0.015250441,-0.0046552387,-0.06165545,0.01779152,-0.014906512,0.014594036,0.015291281,-0.03795458,0.039374676,-0.03338877,-0.017494755,0.073944196,-0.005253139,-0.0351548,-0.019604305,0.08477841,0.0056850724,-0.009731374,0.06576658,-0.011694978,-0.01493827,0.01930939,-0.011870047,-0.002623632,-0.02458168,-0.024668556,-0.011961609,-0.062460482,0.0023984127,0.013606585,-0.028750222,-0.02033326,0.011234431,-0.03357901,-0.016227446,0.030383421,-0.028675133,0.014793072,0.025176141,-0.012923817,-0.00054423255,0.08509706,-0.022921106,-0.005472406,-0.054816816,-0.00060638745,-0.00096807297,0.02425346,-0.00535487,0.041559003,0.0021791453,0.00036466215,-0.05868732,-0.0038976786,0.023414304,0.04664352,-0.030449212,0.0054940456,0.014664738,-0.00742694,-0.03050102,0.051742658,-0.047180086,-0.028227096,-0.02621829,0.010856092,0.0002672358,-0.02877451,0.003583796,-0.062034734,-0.027720464,0.013364864,0.015652426,-0.047984224,-0.015567042,-0.007370538,-0.078714095,0.010073607,0.009765595,-0.037654217,0.09173502,0.00762427,0.0064994865,-0.01922026,-0.028991492,0.0056578857,-0.041734852,-0.028852006,0.02114299,-0.0029651385,-0.0018783071,0.049552333,-0.02515366,-0.021710549,-0.040708374,-0.03398901,0.021656007,0.0014551556,0.004126371,0.0041966196,-0.04615064,0.010524568,0.05306872,0.018629879,-0.03258594,-0.011965317,-0.015552697,-0.013938983,-0.013232791,0.017094823,-0.04762859,-0.017102757,-0.025979906,0.07378532,0.020973602,0.014958404,-0.0186685,-0.033719197,0.008287247,-0.04853106,0.014366025,0.038020894,0.06081226,0.00053086184,0.041478597,0.03453756,0.009580021,-0.028629342,-0.009112269,0.035014674,0.033864643,0.020230228,-0.014580657,0.033251405,-0.020898407,-0.058866628,-0.0084473165,-0.0053741094,0.007843893,-0.04008977,-0.013265543,-0.060743593,0.020254223,-0.019296935,-0.009839882,-0.00930519,0.01573994,-0.018316422,-0.010954147,0.08165899,-0.013299809,0.02798012,-0.026833575,0.0064363894,-0.02748558,0.05863035,-0.02914281,-0.014282305,-0.04151379,-0.029320719,-0.022254622,0.055622727,-0.0014189495,-0.012396562,-0.067732,0.0202375,0.05535428,0.024421057,-0.009162534,0.018345183,0.018708175,0.0064484244,-0.0018237302,0.017549792,-0.0045519136,-0.017612634,0.03692866,-0.017316911,-0.011527287,0.045898672,-0.0069629992,-0.0038469394,0.014174467,0.017767465,-0.011506839,-0.016270787,-0.0126322135,-0.017536713,0.0142565435,-0.023569489,0.039404098,0.019574204,0.026379943,0.015556642,0.028697673,0.030394703,-0.013757321,0.010115703,0.000098884455,0.018144643,-0.022937499,-0.0071999156,0.016524106,-0.0020499371,-0.025304193,0.005103636,-0.06287703,-0.02602129,-0.0031987359,0.02257447,0.01445412,0.015280305,0.057882477,-0.0042690877,-0.017434465,0.028575666,0.026860991,0.061983667,0.0120560955,-0.05011005,-0.038271695,-0.014158732,-0.03101358,0.05068914,-0.04961607,-0.029966785,-0.019299528,-0.0006752354,-0.0108591635,-0.0010819397,-0.020966457,-0.02605829,-0.054321412,-0.0059877876,-0.060844302,-0.020829387,0.06143021,-0.03765757,0.02254545,0.021738552],"last_embed":{"hash":"xx4daz","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"xx4daz","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{4}","lines":[424,427],"size":89,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xx4daz","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.003489162,-0.031625852,-0.030026505,0.024323167,-0.043270476,-0.00017164378,0.032274872,-0.0026052434,-0.005216772,0.028018927,0.013803569,0.02397784,-0.008523231,0.0024772903,0.01363702,0.019075349,-0.0024714111,-0.016287804,0.014039908,-0.005139133,0.01992264,-0.0147969425,0.05827014,0.0069952593,-0.029625064,0.021295818,0.0014078475,-0.0218384,0.045554686,0.032864746,-0.039592665,-0.038674477,0.010443763,-0.02385423,-0.0034510659,-0.027755752,-0.0055275755,-0.030628098,-0.05525112,0.049664557,0.016969802,-0.03770728,-0.0126137445,-0.008959551,0.042467862,-0.0004944411,-0.06397431,-0.025798464,0.0041545713,-0.031133132,0.043215413,-0.030661326,0.030415209,-0.0059042093,0.041318953,0.056022372,-0.027114457,-0.0541834,-0.016134875,0.00092074124,-0.017986152,0.028867071,-0.016294869,-0.009491632,-0.02061865,0.02651206,0.014055248,-0.02831102,-0.026458453,-0.021409448,0.010455224,-0.008311487,-0.010323019,-0.011518431,-0.03489809,0.0367585,0.0036779924,-0.017063962,0.021919241,0.050432716,0.007249435,-0.013757684,0.014680801,0.004195179,0.017967729,0.013599323,-0.02446579,0.020086585,0.03805091,-0.006878406,0.010797962,-0.0027500836,-0.013716033,-0.010189119,-0.000548384,0.016971195,-0.005026578,0.0026223604,0.03684353,0.00826746,0.002388577,-0.0117212385,0.0035605952,0.03892101,0.0010818341,0.002295546,0.03888757,0.03218649,0.031710893,-0.012443861,0.018467452,0.026759138,-0.013093324,0.0100273965,-0.009292586,-0.0078056254,0.003573568,-0.03800097,-0.0017140158,-0.023505885,0.02670056,0.033125877,0.05137153,-0.057974953,0.008134994,-0.033390746,0.026028415,-0.014257906,-0.013018631,0.0022598486,0.0077768965,0.040399663,-0.02730516,-0.009066603,-0.008314498,0.0020261458,0.020566884,-0.006019984,-0.006439376,-0.016039904,0.020733215,0.02683985,-0.046225633,-0.0048010135,0.013643569,-0.02593654,-0.0041034035,0.016042044,0.039217107,-0.0089318985,-0.015049074,0.039043646,0.009982034,0.03290841,-0.019477932,0.021528687,0.030842965,0.04398993,-0.031201283,-0.021461954,-0.005027869,0.03537493,-0.026362857,0.07704245,0.006482492,-0.012258314,-0.017154701,-0.0033824956,-0.018224193,-0.00846451,-0.023266582,0.008173706,-0.015535886,0.0072783837,0.022031963,0.030225554,0.07401371,0.025387326,-0.005561912,-0.019793896,-0.011382458,0.020578794,-0.01686141,-0.05770967,-0.045105167,0.025937097,-0.030070366,-0.017404508,-0.006782764,0.01955934,-0.039524633,0.031655386,-0.01689173,0.058778178,-0.0023563528,-0.023938881,0.06551467,0.010729459,-0.004282631,-0.013317914,-0.014732766,0.008515106,-0.006386278,-0.04064021,-0.012708206,0.011559556,0.01717116,-0.029846368,0.012880572,-0.021770464,-0.0011045183,0.0575256,-0.033261545,-0.049035296,-0.014499965,-0.026697958,0.0076848245,-0.01359691,-0.00072550745,-0.001610171,-0.017562598,0.017007804,-0.0065947194,-0.022554567,-0.0276104,-0.006895793,0.013687484,0.06962033,0.03371936,-0.032660704,-0.008012148,-0.020124651,-0.0146048665,0.013962145,0.0011707705,-0.023219662,-0.0567653,0.062632635,0.10275937,-0.025623137,-0.02202604,0.02076067,0.014852287,0.005667131,-0.004964682,-0.007546664,0.018260187,0.031415343,-0.02052656,0.04140578,-0.0023401254,0.004554691,-0.02516428,0.0024814957,0.0004771275,0.03715303,-0.0073071006,-0.025114926,-0.023387361,-0.012519159,-0.009449909,0.035233743,-0.015366537,0.015961787,-0.022669604,0.008260338,0.043870773,-0.0068300352,0.0077063655,0.022380346,-0.0102541065,-0.061307658,0.006383321,0.032218773,-0.017622,0.0036873142,-0.03198362,0.028617997,0.05259727,0.0057349857,-0.03480224,0.013551988,0.03732528,0.00060780416,0.067260146,-0.035521656,-0.033986874,0.0037495173,0.034909632,-0.01279517,-0.014959085,-0.017688569,0.05374624,-0.009073148,-0.016617196,0.00021087975,0.0124179255,-0.1669643,0.0075888247,-0.009539508,0.037496474,0.008198905,0.022759374,-0.03880547,-0.003458921,-0.02388865,0.022998128,0.019097913,-0.050056335,0.018583924,0.019203885,0.02425938,-0.005035326,-0.013139838,0.0069363276,-0.054138906,-0.04200693,-0.04257379,-0.03539827,0.06632898,-0.024070345,-0.04592749,0.00858165,0.06304543,-0.010470681,-0.032926474,-0.018275363,-0.053199243,-0.016816314,0.012979687,0.0167309,0.016837241,0.073099755,0.0050158454,-0.021966051,0.05323305,0.009821983,0.022860784,0.08605063,0.0061322767,0.02462973,0.020896308,0.008620347,0.009795183,-0.000033778626,-0.06630299,-0.0068343445,-0.020122634,-0.009160468,-0.009107959,-0.015326535,-0.027552577,0.006765116,0.012616925,0.041155294,-0.03949903,-0.030262085,-0.034636825,-0.024324048,-0.00784312,-0.036397852,-0.0658626,-0.019891089,-0.004499348,-0.011671609,0.002569888,-0.025494128,0.021718653,-0.073927216,0.041799806,0.004741701,-0.009817014,0.03175697,-0.045874983,-0.024136644,0.0032292479,-0.11545676,-0.050561775,0.019678313,-0.038480006,0.021073647,0.0034384383,-0.064516366,-0.013382193,-0.005645086,0.009615292,0.23000398,0.025086092,0.0067723948,0.017741049,0.044291988,-0.005043146,0.0210507,0.036538966,-0.026579823,-0.020332437,-0.01955362,0.0015164809,0.008353244,-0.0032094207,0.022822386,0.005973318,-0.057176806,-0.0012021755,0.073711276,-0.0069004563,0.031114778,-0.01959408,0.019021941,-0.024680978,-0.07536171,-0.018154943,-0.031449195,0.011751412,-0.0019924832,-0.0019698415,-0.052554417,0.016903898,0.04000201,-0.018147625,-0.016892556,0.008639277,0.028860139,-0.039552853,-0.012441372,-0.0034240426,-0.019781247,0.0044986038,0.04652068,-0.032067712,0.017603684,-0.0020806007,-0.035600152,0.008539357,-0.0009572013,-0.025489975,0.030225385,-0.024389166,0.011914516,-0.022433033,-0.009931671,-0.018219652,0.013311695,-0.011125473,-0.029659888,0.008436353,0.02339538,0.016735839,-0.0074359546,0.021641623,-0.008732389,0.0067433054,-0.022245713,-0.010944603,-0.014532687,0.037242457,0.0130992755,0.014475605,-0.012023325,0.01904661,0.023604881,-0.036358025,0.0369204,0.013681286,0.015238553,0.03997369,-0.026573075,-0.02163979,-0.046387043,-0.0041048895,0.02821282,0.0059828,0.0009548705,0.032069936,-0.03469671,0.026508426,0.03597182,0.027905865,-0.0020708123,-0.030823493,-0.06687707,-0.010231962,0.029591965,0.0036823037,-0.025086517,0.041065466,-0.047641605,0.018591287,0.0036508478,0.0024888844,0.011978667,-0.051550616,-0.04408301,0.006557137,0.017200284,0.021384861,-0.04916312,-0.013405908,0.0030338278,-0.0029693402,0.00068864174,0.057596218,0.020971537,0.0072181905,0.041052345,0.02032826,0.0166257,0.016747525,-0.029708996,-0.006873512,-0.029213304,-0.064374335,0.015399835,0.03202064,-0.011831082,0.022464616,-0.011594364,-0.033259064,0.029523775,0.00399013,0.0063065006,-0.0009903795,0.039694183,-0.035907913,0.0056458437,0.038944546,-0.03948133,0.0012037817,-0.030558968,0.031435035,0.039887805,0.043843955,-0.008747929,-0.018600607,-0.028592292,0.029820068,-0.021183053,0.025991714,0.03201605,-0.04384128,-0.020345611,-0.083891675,-0.009414959,-0.015375657,-0.020328451,-0.021350117,-0.017131766,-0.014645625,0.00018415152,0.060730945,-0.00054436724,0.024556044,-0.007132019,0.04417143,0.019332174,0.0160962,0.0010822852,-0.0047753174,-0.021988397,-0.004417589,-0.027166016,-0.034693133,-0.034007423,0.015011567,-0.008330479,-0.049222853,0.019973267,-0.010993048,-0.022800826,-0.005007212,0.01747708,-0.002326157,0.011133878,0.0146988705,-0.004752902,-0.007016101,-0.022196474,0.10640255,0.021945424,0.0041835206,0.008641257,0.045349304,0.0805019,0.0013917839,0.0366479,-0.0031306264,-0.015952364,0.0015109135,0.01683175,0.011876824,0.019257,0.002399598,-0.03196811,0.064049415,0.023872059,-0.014359033,-0.009325948,0.00008325542,-0.025805801,0.006271258,-0.0226505,-0.053076033,0.017325245,0.047753073,0.010827218,-0.009633127,-0.019767517,-0.005850677,-0.008789707,-0.026191903,-0.024902947,0.069887936,-0.029228281,-0.03473541,0.020533528,-0.0337427,-0.0033055567,-0.03825964,0.02711145,-0.00003106682,0.0028939664,0.0009074335,0.03530755,0.011575686,-0.0021017634,-0.06032928,0.0008959264,-0.0069901072,0.0181938,0.009826603,0.011675105,0.0028758468,-0.046375692,-0.03152241,0.012092205,0.033911407,-0.0072400975,-0.010732393,0.028631644,0.002631525,0.055382885,-0.004187798,0.011464134,-0.0138259735,-0.0048081977,-0.0323505,0.021297725,0.037302718,0.010205262,-0.0047881394,-0.022926329,-0.05358146,0.020476254,0.009920494,-0.023063883,-0.025926631,-0.049564444,-0.022895586,-0.0014671208,-0.008501845,0.004586242,0.01175767,-0.00575196,-0.019344984,0.08009189,-0.07213514,-0.014878215,0.026482712,0.045708753,0.01303683,-0.04139215,0.023411332,0.035643745,-0.041707482,0.047464017,-0.057981294,0.024769256,-0.000065516244,-0.046151698,0.06389481,-0.04730971,-0.022799963,-0.053537443,0.019129133,-0.009898158,-0.020822031,0.0038194302,0.019908587,0.0013828996,-0.0013651063,-0.007984964,0.0090333475,0.0025787568,-0.032091733,0.05286288,0.016884863,0.0056556887,-0.040049627,0.005464842,0.024297511,0.02607827,0.0174006,0.011647105,-0.035331555,0.03185051,-0.011228945,-0.020379351,-0.0007521546,-0.035397146,-0.014775755,-0.04129749,0.022313472,-0.0061044116,-0.016014336,0.006827863,-0.0028659487,-0.005893231,-0.006405336,-0.031034535,0.011464942,-0.08620668,-0.031530824,0.05106942,-0.024734525,0.06187551,0.0067071957,-0.022349577,-0.037084807,0.030181136,-0.028337812,-0.008309166,0.029698808,0.047467098,0.0016914813,-0.030915627,0.003536995,0.034187872,-0.024657186,-0.015949994,-0.059652347,0.03812839,0.01268938,-0.023049803,0.008452658,0.050421055,0.044561252,-0.02265358,0.005246514,-0.033791844,-0.028726,-0.0035294383,0.06029802,0.030577943,-0.020955866,0.013493493,-0.015979871,0.000037646954,-0.064544216,0.022096314,0.0015926809,-0.024097156,0.015334298,0.036245417,-0.01881265,0.015325951,-0.017448729,-0.04985392,-0.07168382,0.004105297,-0.0060829134,0.017139317,-0.03676248,-0.023514014,0.016070476,0.05066896,-0.002704937,-0.033103082,0.008826627,-0.051695924,0.0058143404,-0.14650579,-0.014574689,-0.023347506,-0.013499692,-0.01721543,0.0020049738,-0.030987468,0.014839931,-0.023764063,-0.017964011,-0.021271326,-0.02934415,0.00061635446,-0.024254201,-0.037138674,0.048498616,-0.026266046,0.019429825,-0.029490205,0.10417745,0.015540852,0.0018599988,0.0339112,0.0032131455,-0.05199136,0.013422337,0.026212273,0.0031906725,-0.014622003,-0.04194548,-0.010103062,-0.03272527,0.017391637,0.042764116,-0.02569535,0.014566784,0.013442411,0.0022796239,-0.030261956,0.019378657,-0.0057770624,0.01654772,0.026417894,-0.010956706,0.0032684368,0.099292636,-0.015884878,0.013789334,-0.05282047,-0.0023816093,-0.023260184,0.029687166,-0.041371558,-0.0001120285,-0.008793305,0.0010006656,-0.0425642,-0.012578761,0.0219933,0.05356169,-0.014777044,0.014884744,-0.0032653988,-0.015929598,-0.017188646,0.037887946,-0.05024369,0.010088267,-0.0027126474,0.043563463,-0.02932395,-0.03720835,-0.017064353,-0.014786484,-0.017317561,0.0120026795,0.048801776,-0.0232618,-0.03240638,0.013068065,-0.059881877,-0.011600142,0.011015427,-0.019977638,0.064784765,-0.009960843,-0.018142365,-0.024678761,0.027162302,-0.0037094273,-0.014571962,-0.023601376,0.021627817,-0.006230548,-0.007854227,0.030006547,-0.046732895,0.011182438,-0.03525717,-0.0005078332,0.0044526295,-0.001084447,-0.032249734,-0.040470317,-0.03642989,0.030113246,0.061239246,0.023961473,-0.03085662,-0.04855187,0.0077900984,-0.0115768565,-0.013422315,0.011386142,-0.08105211,-0.03794624,-0.039569564,0.04826628,0.02326339,0.0054242075,-0.000014109206,-0.024907544,0.005452084,-0.04119168,0.02084045,0.066159405,0.027823906,0.0058453935,0.03681183,-0.012139411,-0.020120014,-0.0051401043,0.0095127905,0.013178873,0.05158056,-0.0042732405,0.013004827,0.03021493,-0.026732968,-0.049005724,-0.021493303,-0.0010113686,0.027469942,-0.054234087,0.008369976,-0.06327784,0.006708186,0.0024338767,0.004255718,-0.011703749,-0.01510782,-0.021901801,0.023491833,0.081980444,0.00023387822,0.058110468,-0.016767442,0.022797907,0.0046980768,0.060048874,-0.019112894,-0.0024713147,-0.06754022,-0.01613769,-0.014312803,0.06658812,-0.02033201,-0.012735505,-0.027966084,-0.0021680165,0.04270024,0.05125965,-0.00007872384,-0.006209626,0.0191938,0.011920264,-0.012892924,0.0089581255,-0.049775284,-0.016660238,0.053711724,0.015045381,0.0013310804,0.039001044,-0.008376216,-0.024525927,0.0014218692,0.03319893,-0.048849773,0.0028422235,0.02866885,0.009067863,-0.023015022,-0.028885221,0.048076637,-0.012643962,0.011818813,-0.005099249,0.053456947,0.04563737,0.013961657,-0.045930967,0.03946363,-0.005727629,-0.0019609958,0.0038739552,0.012143703,-0.003922888,-0.041017763,-0.0013023883,-0.028275836,-0.0123564,0.015204647,-0.00970626,0.017118577,0.008719646,0.09547002,0.013775105,-0.012990108,0.0016890282,0.03833316,0.06639167,-0.01164644,-0.023910612,-0.0072620437,-0.033831738,0.0012514812,0.023456631,-0.04960057,-0.009324309,-0.061434433,0.013175605,-0.01778981,0.03155336,-0.0014724033,0.0057102037,-0.048687544,-0.008555095,-0.03133557,-0.011704231,0.062038045,-0.04245898,-0.03026495,0.010925299],"last_embed":{"hash":"yq4d36","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"yq4d36","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{5}","lines":[428,429],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yq4d36","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0022883462,-0.02964936,-0.015881503,0.008739047,-0.04256783,-0.001970557,0.045937236,0.022426294,0.008304988,0.0090905875,-0.00026805754,0.014778664,-0.031746652,0.012044431,0.04156747,-0.002193782,0.00038022446,-0.0017037693,-0.0071161645,-0.008547564,-0.022548253,-0.013602309,0.017086923,0.052753642,-0.045920696,0.024871912,-0.023193622,-0.03963902,0.02986837,0.053126182,-0.017153878,-0.07001011,0.004398002,-0.029433843,-0.013120698,-0.03431569,0.002596137,-0.013666835,-0.03929089,0.054186046,0.008614164,-0.026892688,0.011957464,0.004490249,0.04633124,0.011899601,-0.041344505,-0.028231073,0.026388476,-0.038220022,0.01220416,-0.021206245,0.016419642,0.0018801139,0.04275208,0.052268203,-0.05194728,-0.020446349,-0.06919796,0.0071615274,-0.023175914,0.0045463024,-0.0014991031,-0.001905042,-0.03280687,0.03764741,0.033764947,-0.00041461585,-0.005428203,-0.04283307,-0.018157411,0.017844815,-0.0074652326,-0.0051233056,-0.05461122,0.013909229,0.023255056,-0.01876235,0.012642568,0.0126425475,0.015260114,-0.001651251,-0.012815358,0.010812081,0.026035022,0.019924235,-0.03967094,0.037953757,0.021267481,0.012609825,-0.009639664,0.0023019304,-0.042203717,-0.019655183,-0.020279536,-0.0013674007,0.0036754163,-0.02364735,0.030303488,0.008027399,-0.003968336,0.0068919924,0.010457138,0.025283303,0.017048016,-0.0075103906,0.006940385,0.012027095,0.0078457715,-0.007534969,0.0055060834,-0.011070847,0.03294527,0.011581701,0.0068940306,-0.0050558,-0.004892509,-0.013595379,0.011027093,-0.026107784,0.038524844,0.022295035,0.06828277,-0.056473028,-0.003923965,-0.0052313325,0.008482187,-0.011118499,-0.015870137,0.019073835,0.020686489,0.013689231,-0.0075866585,0.00549081,-0.023855506,0.011335024,0.0006534563,0.0005596981,0.011317757,-0.042610995,0.011453484,0.02872441,-0.03580464,-0.010228793,0.031621706,-0.041850254,0.028450975,0.008738844,0.030483278,0.0041803434,-0.045898553,0.039767925,0.015236986,0.036229298,0.012061145,0.010681332,0.031361774,0.08001628,-0.049902968,0.0011436358,0.0080103725,0.0035489155,-0.046794064,0.052971903,0.006513692,-0.012378876,-0.011221253,-0.0024278387,0.00384462,-0.014717477,-0.009674852,0.013576483,-0.010761616,-0.014597721,0.006516525,0.019799186,0.09386942,0.034764886,0.042205043,-0.025345668,-0.021773098,-0.0107754255,-0.0045957156,-0.021834353,-0.01328536,0.04700789,-0.008207748,-0.043064203,0.017760107,0.045350615,-0.032304984,0.014367643,0.006761355,0.049476992,0.005573767,-0.016637841,0.025587585,0.002441082,0.006032005,-0.032887563,0.02553707,0.03214776,0.0045300582,-0.04632081,0.00088447175,0.00085162756,-0.010636306,-0.024866767,0.01125403,-0.04352709,-0.031199368,0.039417107,-0.038928706,-0.018693523,-0.014989842,-0.04306827,-0.0051463926,0.0013067513,-0.01201748,0.00941868,-0.019650308,0.06950735,-0.011205181,0.007120293,-0.020319583,0.03072276,-0.012019767,0.0404522,0.04128915,-0.027650747,0.00898557,0.0038750975,-0.0037936748,0.0031559274,0.017603768,0.012368689,-0.06347906,0.040434763,0.044156145,-0.013564082,-0.01754594,0.019665878,-0.015650595,-0.026756238,-0.017807076,-0.033599265,0.01192462,0.062366385,-0.016817888,0.019558774,0.0014584602,-0.011564052,-0.03880385,-0.009189326,0.026221557,0.031310413,0.013000299,0.00035982957,-0.009243148,0.02401672,0.024592353,0.0060499925,-0.010159509,0.016922053,0.0012274887,-0.029531121,0.017295983,-0.0027704115,0.012476425,-0.010694199,0.0036365588,-0.054831114,0.014229426,0.026749317,0.009838251,0.012809219,-0.031423528,0.02262399,0.05852315,0.017931651,-0.008750978,0.017408881,0.009992572,-0.016285036,0.022487748,0.020700702,-0.0249894,-0.023981277,0.005837877,-0.012397293,0.0036103702,-0.009173153,0.08306608,-0.00044833144,-0.031012528,0.013862339,0.018833898,-0.17733051,-0.00128893,-0.027655065,0.05952274,0.021294756,0.03362161,-0.042097315,0.019842677,-0.020991921,0.062043503,0.04479038,-0.054207616,0.059608437,0.022391709,-0.014988072,-0.0064844843,-0.01559466,0.004313525,-0.045574542,-0.04746644,-0.04481103,-0.031465493,0.029973784,-0.029832376,-0.037225943,-0.0061784135,0.09259053,-0.0060632937,-0.0186932,-0.03026888,-0.081346214,-0.0003710684,-0.0060812165,0.034069642,-0.012773236,0.04754212,-0.015019243,-0.04153271,0.04409362,-0.0016202991,0.050489914,0.059087034,0.01711403,0.01731481,0.028862875,-0.020460278,0.019321257,0.0030933388,-0.060232177,0.010935736,-0.019748809,-0.022792362,-0.026872374,-0.013743605,-0.040448457,0.0025228797,-0.009425058,0.03843334,-0.009502538,-0.008931192,-0.017867176,-0.056562107,-0.0053806426,-0.041461326,-0.032820534,-0.024162496,0.026983436,-0.021290269,-0.004866849,-0.002494741,0.05424154,-0.061023764,0.0044053434,-0.008072432,0.010327726,0.03452573,-0.056698766,-0.018814662,0.016421022,-0.13205905,-0.023061806,0.02810311,-0.029472575,0.037017163,-0.011843805,-0.054765753,-0.007922771,0.008068751,0.047822975,0.24100144,0.024634335,-0.014223897,0.012534917,0.009393928,-0.022775348,-0.007534265,0.047142953,-0.01694529,-0.015754377,-0.011623903,0.010264751,0.038617495,-0.0044184215,0.033988323,0.023329603,-0.048413727,0.019960528,0.07770726,-0.003039888,0.041135233,-0.03271622,0.021918952,-0.017429069,-0.047706842,-0.028332692,-0.043052737,-0.001882748,0.042170715,-0.0026792884,-0.030365469,0.022760235,0.028802466,-0.010468781,-0.015024942,-0.0061843125,0.01012779,-0.02187522,0.006202449,0.028102648,0.018046357,0.0026663456,0.03966382,0.009012722,-0.012759367,-0.022674423,-0.017178109,0.029803647,-0.014150107,-0.018059876,0.01927442,-0.03612646,0.014519093,-0.009763421,-0.002401249,-0.039879233,-0.025092924,-0.0042723385,-0.027454535,0.0482122,0.05864146,0.0055311834,-0.038042482,-0.010708992,0.007039534,0.020159876,-0.02495506,0.017866818,-0.02325197,0.040590603,0.012966345,0.022425376,-0.010344847,0.008295318,0.013323703,-0.047419287,0.065144345,0.009912233,0.021009924,0.036034055,-0.0123064,0.00813125,-0.03011917,0.009241033,0.025357336,-0.013124505,0.018056657,0.039822984,-0.010364978,0.013401677,-0.00921489,0.021456026,0.0049000443,-0.019433688,-0.03024175,0.011274089,0.03348063,-0.010841272,-0.010680288,0.0692468,-0.035917968,-0.0047741183,0.0083660185,0.0153441755,-0.0047839805,-0.03575656,-0.024697034,0.00008062555,0.01230415,-0.02793606,-0.036999572,0.0050770002,0.025270563,-0.0061358097,0.020534454,0.055643644,-0.01825354,0.020558247,0.04542211,-0.0022941893,0.0013517045,0.03164131,-0.0042187404,0.023427477,0.006311225,-0.037713446,0.009852766,0.042363007,-0.029502153,0.034685023,0.0020713105,-0.020927465,0.0009155192,-0.004329255,0.0025348323,-0.0041092155,0.05585256,-0.015521966,0.021347823,0.0288277,-0.042155728,-0.035082176,0.0019107675,0.044980865,0.030608855,0.028353726,-0.035160694,-0.02121596,-0.028754935,0.022193735,0.0044741817,0.04936331,0.05669293,-0.044981133,-0.010954874,-0.04934349,-0.02363536,-0.035373736,-0.07698708,-0.011856712,0.011712293,0.008763336,0.0006317402,0.025590327,0.0023681056,0.0071212132,-0.013830289,0.01991931,-0.008695982,0.010171812,0.0020208608,0.017345643,-0.012328449,0.008065471,-0.0014288721,-0.044321053,-0.08114277,0.022693321,0.0010141458,-0.006253519,0.018791446,-0.011088759,-0.06413834,0.021767894,0.021135395,-0.029031642,-0.0048896903,-0.0017137832,-0.022870865,-0.02731119,-0.047684208,0.09837907,0.03654286,0.008175424,-0.023467496,0.020701535,0.08782502,0.0047620903,0.026986584,-0.0027845104,-0.008180075,0.043356866,-0.0022052822,-0.008084905,0.018674674,-0.011761394,-0.0077011497,0.028060453,0.016458627,-0.0071055843,-0.014179697,-0.024374614,-0.033479173,-0.013579695,-0.0061290506,-0.0355923,0.022893395,0.03812612,0.01483174,0.010099372,0.015758762,-0.032746002,0.015300917,-0.049968515,-0.064150706,0.0021473703,-0.02750678,-0.006864852,0.0351264,-0.026958643,0.0005199826,-0.019042276,0.0013076273,0.02052569,0.022486473,0.016160373,0.03700771,0.028635388,-0.033246815,-0.040305126,0.0037774418,-0.01717426,-0.022381475,0.046090253,0.03928522,0.023189565,-0.0615288,-0.015210526,0.03236522,0.023511475,0.014844132,-0.019281313,-0.00009954531,-0.02285174,0.03870248,0.012053291,0.007837344,-0.0140533475,-0.0042737336,-0.028651966,0.01808103,0.0040025082,-0.0009664955,-0.017667763,-0.055759795,-0.052342143,0.010144771,0.00981698,-0.02768027,-0.023679208,-0.038667355,-0.037832387,-0.011298061,-0.032708872,-0.002954228,0.016686058,-0.005389642,0.004874429,0.08034298,-0.03660016,-0.0123930685,0.037363604,0.038360294,0.013135791,-0.03363784,-0.030167185,0.036287926,-0.031385526,0.02132293,-0.06996062,0.024065055,0.012573511,-0.038265888,0.045057043,-0.05486915,-0.011128784,-0.05678247,0.013809453,-0.006241293,0.027392913,0.00052696356,-0.02771346,-0.01291597,-0.03003419,-0.04237673,-0.006375424,-0.029343883,0.004972246,0.06835091,0.014377606,0.030970387,-0.033855744,0.019090978,0.033392876,0.014604383,0.023852497,0.040179834,-0.03259764,0.025085006,-0.03474971,-0.009072666,-0.007108375,-0.04718295,-0.012213037,-0.01795772,0.010940932,-0.023079226,-0.029316192,-0.013491662,-0.019896863,-0.016261827,0.00008349119,-0.019261472,0.008244806,-0.03018483,-0.032405145,0.034814686,0.002406202,0.02015655,0.019358452,-0.019244052,-0.023140702,0.0047316775,-0.007287551,0.00536272,0.017709345,-0.0001040601,-0.00003937221,-0.0010296684,0.031052865,0.054699987,0.0013579153,-0.021695718,-0.043019004,0.027119009,-0.004429982,0.0016305853,0.02273856,0.039515257,0.05538088,-0.01596495,0.009648811,-0.027420795,-0.041241992,-0.024844518,0.030139038,0.012142163,0.0162464,0.011627666,-0.032762457,0.0015288108,-0.024338964,0.00034160409,0.028637772,-0.03206131,0.021928247,0.020518566,-0.029607441,0.0302811,-0.0102510145,-0.062170323,-0.06816907,0.010295771,-0.03245954,0.019203098,-0.035848524,-0.01658365,0.018385343,0.053373434,0.0068019866,0.00014662833,-0.000588697,-0.066451,0.027321061,-0.14891726,0.006456466,-0.01815544,-0.00404651,-0.00984715,-0.002851374,-0.031968705,0.008235317,-0.03302057,0.0034416304,-0.014062256,-0.034019362,0.03534176,-0.023467118,-0.038140796,0.025371289,-0.0037793878,0.027487654,-0.0059252447,0.06541186,0.022357149,-0.028228704,0.044181816,0.02798287,-0.026660902,0.0074766153,0.027279103,-0.007605825,-0.026747044,-0.020721398,-0.017878532,-0.006197881,0.025001746,0.061130866,-0.05338522,-0.004506904,-0.0030911502,-0.0083340835,-0.037271462,-0.0009123518,-0.018259846,0.011660297,0.0022618196,-0.005284895,0.01582975,0.10182647,-0.021982063,-0.016128052,-0.03870962,-0.020297814,-0.011541227,0.06490519,-0.029109977,0.002312581,0.0057165343,-0.003651995,-0.035640895,-0.011779676,0.027664091,0.04975134,-0.01218084,0.020569248,-0.008744444,-0.00097110926,0.012786296,0.022337237,-0.08571798,-0.011686267,-0.024090655,0.04778488,-0.036781326,-0.029473836,-0.03936285,-0.037433844,-0.002272869,-0.006580415,0.058840107,-0.0040867357,-0.01620255,-0.01294584,-0.02584164,0.0017234979,-0.026944948,-0.07733849,0.0196324,-0.023421897,-0.0069588027,0.013760977,-0.038235344,0.016798655,-0.009535737,-0.049103655,0.016158752,-0.008600426,-0.0059453803,0.051340498,-0.018293386,0.024366211,-0.04330716,0.0037934491,-0.014503569,0.0010513619,-0.010137915,-0.012782677,-0.022768524,0.050591666,0.023403227,-0.013350801,-0.052421376,-0.029988475,-0.007097035,-0.037510857,-0.010819031,0.01642018,-0.09762854,-0.0071174535,0.00081005326,0.065392315,-0.0031436812,-0.020786129,-0.009078147,-0.022748366,-0.022373274,-0.033788916,0.023767471,0.057273556,0.037023153,0.026395967,0.042495064,0.013092154,0.011275746,0.0027161976,0.014887167,0.008780556,0.041065793,0.007898999,-0.0036551272,0.032351706,-0.0335447,-0.047858346,-0.010272506,0.031851083,0.0068432824,-0.04120776,-0.029153632,-0.054270152,-0.011447782,0.013515013,-0.01894087,0.00089543767,0.0035337273,0.0045050364,0.020477671,0.07927739,-0.020486856,0.056414727,-0.024012728,0.03041301,-0.026437895,0.036089566,-0.033243556,0.012896568,-0.038747538,-0.014309046,-0.008896548,0.016673956,-0.0034177024,-0.027766619,-0.046318706,0.019360308,-0.01076374,0.034528334,-0.01399853,0.0067938254,0.018112883,-0.0029496269,-0.002793828,0.001425298,-0.02286508,-0.020057771,0.0391697,-0.023845965,0.011306094,0.017738646,0.0014263347,-0.013892412,0.0016567449,0.026656326,-0.027564585,0.0030140937,0.005004431,-0.019896159,-0.007287816,-0.04265321,0.07775636,-0.039318193,0.01382448,0.036888305,0.020953486,-0.0048183925,-0.02419762,-0.03798679,0.062315833,-0.0302456,0.0066441456,0.00030382644,0.015578863,-0.0269507,-0.029669397,-0.03340711,-0.057433076,-0.010848803,-0.005190046,-0.012731969,0.033143077,-0.019228874,0.026875269,0.009954585,0.0014615195,-0.011685381,0.06911332,0.0544897,0.050511416,-0.05989139,-0.001532647,-0.004960914,-0.03832902,0.010464554,-0.03596519,0.0054834466,0.002429648,0.0018709266,-0.0286478,0.059172496,-0.013982875,0.0016455649,-0.04235792,0.023246232,-0.04153961,-0.018804384,0.024977084,-0.053632934,-0.012565162,0.020082878],"last_embed":{"hash":"1wtipx5","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1wtipx5","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{6}","lines":[430,434],"size":160,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wtipx5","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0020390349,-0.018526308,-0.028867535,0.0119411675,-0.03151292,-0.0060150838,0.03750298,0.016350776,-0.002792964,0.037850462,0.0077113076,-0.0006417517,-0.006633984,0.008450665,0.016973889,0.011546526,-0.017485036,0.0053126686,-0.0063010165,-0.0024437036,0.0054281135,0.0055849417,0.07345718,0.016702216,-0.042611007,0.016034672,0.0017866872,-0.051710866,0.01682428,0.01766974,-0.025897399,-0.019179078,0.029428514,-0.030834595,-0.013434803,-0.022499343,-0.020071272,-0.022433363,-0.052229308,0.061751638,0.0064854436,-0.037288625,-0.008587115,-0.004877108,0.05211539,-0.001720583,-0.061588366,-0.02192524,0.004361709,-0.023167912,0.025725545,-0.028153205,0.035719946,-0.0019298511,0.03467682,0.051078193,-0.03637381,-0.061524272,-0.021948092,0.0085041765,-0.016425319,0.05064843,-0.015575354,-0.007254923,-0.029710403,0.023197757,0.001695225,-0.022624064,-0.025026137,-0.045705624,0.0122905215,-0.01384108,-0.009891756,0.006871983,-0.052639734,0.04719317,0.0038171206,-0.02116421,0.030077118,0.030995946,-0.0037214544,0.002101842,0.019084789,0.00339853,0.014516202,0.0012427673,-0.02032086,0.012184574,0.03504175,-0.016073009,0.00045540908,-0.020881334,-0.007659724,-0.028984174,0.00804221,0.008643458,-0.004975307,0.003385858,0.045279156,0.019409351,-0.008188255,0.0027283959,0.00790934,0.013950141,0.009149451,0.007650749,0.03882511,0.029289115,0.0029648696,-0.0279028,0.004902988,0.026972866,-0.015412088,0.020720761,-0.0038213385,-0.010069443,0.012149264,-0.014890326,0.019373994,-0.012853189,0.03191604,0.016979026,0.047327172,-0.062375337,0.021716658,-0.03345726,0.026108967,0.0028202254,0.0033846176,-0.0018865148,0.011582529,0.026589105,-0.038522176,-0.015308955,-0.0068275738,-0.00076416775,0.031563148,-0.029419314,-0.028925134,-0.0041873115,0.0069917333,0.021035856,-0.0143325105,-0.0059648226,0.021723911,-0.033184838,-0.012124798,0.012797873,0.03816233,0.00031817588,-0.0034846081,0.03573011,0.009275792,0.03054809,-0.00976307,0.02667378,0.029754996,0.028919179,-0.027425302,-0.0011634877,-0.011550488,0.013168515,-0.010900227,0.07176875,0.025596304,-0.0023704271,0.003973878,-0.0048900824,-0.020486824,-0.01061345,-0.016798284,0.006490523,-0.007428679,0.01127708,0.025852446,0.02597175,0.072103575,0.024023686,0.026555736,-0.035514668,-0.009932449,0.001027393,-0.0023861504,-0.042946022,-0.019071057,0.025632834,-0.016480662,-0.026525235,0.018651996,0.033242006,-0.032693405,0.028235173,-0.022855802,0.038068462,0.0032956456,-0.017683268,0.062238004,0.000009573228,-0.018929528,-0.0030679742,-0.021115812,-0.0033104988,-0.004531518,-0.049106956,-0.012511167,0.011567899,-0.003445384,-0.0305569,0.008582439,-0.021936841,-0.007320593,0.06720435,-0.037920706,-0.010254211,-0.00774085,-0.036513902,-0.01065658,0.011042185,0.0007522321,-0.0026071272,-0.009469449,0.027238207,0.021216447,-0.018223023,-0.016746508,0.008146109,0.0065103094,0.04512874,0.042074304,-0.029053748,-0.016094774,-0.018520107,-0.018044326,0.001002443,-0.031509284,-0.027881391,-0.020781865,0.041248906,0.094938554,-0.039098557,-0.018764293,0.0043261615,0.040847525,0.009783061,-0.015316711,-0.0041887946,0.020852992,0.021916134,-0.021319786,0.031268843,-0.020119429,0.028126664,-0.0021322202,-0.013855053,0.008768334,0.037172697,-0.017527675,-0.022856072,-0.04558443,-0.0020692714,-0.006885957,0.04071078,-0.0038096814,0.019354787,-0.02459986,0.0029738934,0.049843434,-0.009752528,0.0134753985,0.010509329,-0.0077807615,-0.057992347,0.01735376,0.02002773,-0.009733714,-0.0088316,-0.030825788,0.022137254,0.05224232,0.020460887,-0.00020976776,0.027469678,0.014107875,0.004611923,0.07416017,-0.027821783,-0.056244217,0.014213571,0.024105173,-0.008651648,-0.01549425,-0.024485791,0.052180532,-0.021093,-0.01639683,0.027577976,0.006165911,-0.1711795,0.013336003,-0.004330413,0.0355275,0.013359301,0.018042965,-0.029811017,0.011851168,-0.020508282,0.054659516,0.04233667,-0.046916198,0.030826714,0.029409256,0.014604947,-0.005978839,-0.030542305,0.008903607,-0.05249926,-0.035966907,-0.035590522,-0.027280433,0.038745522,-0.03207065,-0.030208306,0.010923105,0.07222107,-0.017741242,-0.039841358,-0.0015795166,-0.06565445,-0.02079719,0.0040499624,0.03293127,0.004986402,0.07791879,-0.009544139,-0.030510258,0.03206668,-0.006740215,0.031629235,0.083465405,0.0111295385,0.0049790805,0.014167305,-0.002142298,0.008556387,-0.015524025,-0.0685075,-0.017465577,-0.02536786,-0.030865684,-0.017599605,-0.003609461,-0.04001391,0.013915953,0.015237858,0.033175796,-0.036393434,-0.041149847,-0.016037408,-0.048250686,0.00819184,-0.030947953,-0.08230184,-0.047551695,-0.007842033,-0.0012305898,0.0005785656,-0.013982693,0.013465479,-0.09248348,0.030340333,0.0034566224,0.0003150446,0.00060701906,-0.037682287,-0.018234905,0.011397889,-0.113155305,-0.02936647,0.0041349586,-0.020293284,0.032723006,-0.013525389,-0.059535604,-0.0021765793,-0.0127537055,0.008903108,0.25007313,0.032175057,0.015654322,0.021336515,0.045603234,-0.013679158,0.019547908,0.027987776,-0.008221261,-0.021185407,-0.023629462,-0.011443035,0.007850492,0.0034555008,0.025608893,-0.0044613313,-0.072740965,0.014394784,0.072835356,-0.014031946,0.04069277,-0.033540353,0.019815594,-0.025188202,-0.058979135,-0.012886211,-0.039588716,-0.019598428,0.010728838,-0.013415296,-0.052469257,0.009860843,0.03539626,-0.02514394,-0.012757004,0.0028574392,0.0001665867,-0.05740562,-0.015457609,-0.0037866272,-0.016984798,-0.011215069,0.017313585,-0.024754753,0.017583827,-0.0020082544,-0.019500326,0.016217392,0.0058757854,-0.020145124,0.00057599356,-0.06243795,0.016789561,-0.020274939,-0.014969838,-0.015317826,-0.000014828129,-0.0061156964,-0.012737308,0.01591338,0.009548729,0.008267347,-0.015158792,-0.0035809688,-0.028894488,0.01641963,-0.0068305354,0.0023286205,0.015429471,0.033026922,0.0039580646,0.013419003,-0.019044304,0.008735165,0.015860016,-0.029869534,0.016855037,0.005433046,0.019831141,0.04390579,-0.03614475,-0.017007101,-0.04462064,-0.01081601,0.022858955,-0.008890704,0.011756381,0.03563396,-0.030266121,-0.0033249187,0.020432588,0.0064254175,-0.001734289,-0.018782107,-0.05217215,-0.0074132867,0.024995014,-0.0037126634,-0.04151633,0.03891411,-0.06417561,-0.008655001,-0.0062766382,0.0068381703,-0.016435552,-0.040104948,-0.02790943,0.02251819,0.050459664,0.030064384,-0.04784783,-0.01962304,0.023043467,0.008273173,0.0035886304,0.03156094,0.021267079,0.013219644,0.05589101,0.0022728564,0.009339527,0.02801539,-0.03543638,-0.0063531827,-0.017405067,-0.065173544,0.03487475,0.03219566,-0.01729693,0.03351912,0.009397982,-0.026424212,0.01928429,0.0155829005,0.005211421,0.004268758,0.033671383,-0.03251521,0.030180855,0.0299772,-0.058621,-0.017461436,-0.017627094,-0.009233441,0.02612241,0.026861193,-0.02512363,-0.007400973,-0.026791643,0.04405661,0.0006166749,0.038238138,0.025303936,-0.03339473,0.001974872,-0.082564555,-0.02058197,-0.016235085,-0.026280524,-0.011491732,0.0002699108,0.020998457,0.003289729,0.055759113,-0.007844328,0.044748288,-0.0028626213,0.033671953,0.01171068,0.035465963,0.020893417,-0.013124507,-0.03206533,-0.0042433254,-0.013481604,-0.033582423,-0.023404554,0.0072745364,-0.033016354,-0.05162603,0.03932123,-0.016379636,-0.041913435,-0.018222976,0.048797924,-0.019598683,0.028431116,-0.0001983573,-0.0069335885,-0.02297799,-0.028137181,0.10325464,0.0058357078,-0.0047263037,-0.0022987667,0.030688765,0.08724487,-0.0071509224,0.01982179,-0.00909551,-0.019727908,0.002177436,0.006093861,0.032316186,0.020206617,0.0024935063,-0.013153309,0.051362205,0.024468062,-0.023924705,0.0034307528,0.00638278,-0.033073395,0.008604428,-0.011011692,-0.051579114,0.0032093532,0.05619052,-0.005714399,-0.008584989,-0.011488508,-0.025002526,-0.0022949632,-0.029406767,-0.028558785,0.06663829,-0.010766838,-0.035869543,0.027580328,-0.03968559,-0.0026688778,-0.04259695,0.008350965,0.0026828842,0.0008761318,0.021054132,0.024453374,0.018313708,-0.0011977603,-0.04946516,0.0021552725,-0.028581072,0.018474992,0.019867169,0.013402583,0.00024659754,-0.027285237,-0.04264038,0.017499987,0.027399084,-0.0031256045,-0.035930976,0.027479066,-0.007887069,0.037150294,-0.0063314955,0.025815986,-0.015586829,0.018217113,-0.030589037,0.030380338,0.031669494,0.0058347657,-0.002837089,-0.012538894,-0.045125533,0.018027207,0.017095491,-0.020956557,-0.040061697,-0.0336282,-0.02475373,-0.026612714,-0.024350885,0.020765204,0.009658925,-0.00812597,-0.01118589,0.05483749,-0.074315816,-0.017919324,-0.0032647226,0.036830924,0.007280399,-0.016390217,0.045961227,0.06193106,-0.042851843,0.017422913,-0.046121754,0.02047017,0.006720654,-0.034606453,0.058905154,-0.050573666,-0.0066699535,-0.03128052,0.026452664,-0.014011175,-0.02192838,0.018333007,0.009977877,0.0023405717,-0.015045502,-0.031209841,-0.009846271,0.011683449,-0.015302869,0.0711174,0.020194435,0.029901944,-0.047913205,0.010651251,0.021289228,0.027997525,-0.01825176,0.016921708,-0.040504683,0.036091924,0.010019742,-0.03021125,0.0108636515,-0.047024656,-0.00964843,-0.029794846,0.029007899,0.0028839954,-0.022346342,-0.005587848,0.00011905456,-0.011124855,0.0016646376,-0.023933612,0.013945961,-0.080692925,-0.029248111,0.053661287,-0.02977517,0.042513233,0.019204047,0.0008429637,-0.029703906,0.015637368,-0.023704268,-0.0012817489,0.027131904,0.059378996,-0.004834932,-0.027936513,0.00039021674,0.030309355,-0.01760401,-0.0048830356,-0.041221764,0.050755493,0.020739375,-0.011373293,0.02869487,0.044079665,0.045604248,-0.024789771,-0.0066431286,-0.01710137,-0.02156638,0.0027832435,0.038131557,0.037202965,-0.03493013,0.00874445,-0.025933918,-0.0053706584,-0.06651989,0.022799479,0.0124427155,-0.02743092,0.030218814,0.025134154,-0.020570623,0.016952999,-0.033783175,-0.04114015,-0.088471234,0.0015662438,-0.0076331124,0.026681578,-0.029745856,-0.020214325,0.019456098,0.060384706,0.013620618,-0.017851003,0.011574332,-0.038474355,0.034122363,-0.14686346,0.0055776844,-0.033479266,-0.013031997,-0.01614811,0.010070807,-0.019300384,0.0025430557,-0.025792778,-0.015084556,-0.008408499,-0.027177256,0.014149614,-0.025517251,-0.034341514,0.03211258,-0.00717383,0.004381941,-0.016757194,0.06816011,0.017551823,0.0028798177,0.028493516,0.027015228,-0.043249905,0.023461817,0.039776653,-0.009252128,-0.017144034,-0.04721629,-0.0043176287,-0.052123778,0.012671837,0.041248836,-0.018758632,0.018990543,0.0047199773,-0.006319454,-0.024248088,0.026182197,-0.00496679,0.015726665,0.026813636,-0.028204836,0.021799585,0.103739984,0.008116433,0.0026656429,-0.06748486,-0.0053477776,-0.013364288,0.03941502,-0.041527305,0.003909749,-0.01132857,0.0005003326,-0.045476574,-0.015276266,0.028278869,0.059003387,-0.018712502,0.011102119,-0.015476029,-0.00989436,-0.01852223,0.0393911,-0.065119326,0.0050013238,-0.0032899624,0.02658144,-0.021156875,-0.033005476,-0.010636684,-0.040181465,-0.016565956,-0.0045232777,0.038758323,-0.023359412,-0.04927211,0.0059884745,-0.03702415,-0.031089285,0.02282567,-0.020587025,0.065327056,-0.018832264,-0.01921764,-0.02518191,0.0064118314,0.0103074275,-0.023521364,-0.01569656,0.009415823,-0.015263789,0.010581452,0.03845695,-0.031537283,0.022256795,-0.01863214,0.012940612,-0.00639504,-0.015464927,-0.013954623,-0.026735125,-0.052589025,0.05722097,0.06395135,0.01917382,-0.027751314,-0.061535418,-0.0016770234,-0.012158575,-0.022788953,0.0072572445,-0.07866629,-0.027497806,-0.02489259,0.07118093,0.05919054,0.021777133,0.006657473,-0.024129758,0.017669663,-0.02517718,0.024037577,0.06206691,0.04234615,0.03887413,0.045628443,0.015131033,0.0061489083,-0.008509522,-0.0032755188,-0.00084569387,0.04533425,-0.015531933,-0.0068516536,0.026618635,-0.04383621,-0.04808829,-0.032824203,-0.0023787757,0.022219926,-0.04423762,0.0012811614,-0.04864211,0.011461314,-0.0025677232,-0.004382457,-0.032073446,0.0070894007,-0.03027103,0.014358911,0.08981593,0.006968599,0.034264095,-0.013691709,0.0029771395,0.003542591,0.037267327,-0.020995772,-0.017548835,-0.074223444,0.000060367285,-0.02238032,0.053544354,-0.011726059,0.006364532,-0.034289185,0.017706888,0.037392788,0.0537309,-0.013941541,0.0063815257,0.025486832,-0.006060963,-0.012008956,0.010852925,-0.031220833,-0.015845312,0.055577036,0.0008651206,0.014030219,0.05916793,-0.0046202578,-0.012130053,0.004554611,0.026686795,-0.02554401,-0.007217392,0.01061949,0.0041487115,-0.019036956,-0.019918803,0.06492526,-0.009644834,0.0021837386,-0.019720841,0.052022267,0.034916572,-0.020191247,-0.013152204,0.03553682,-0.0012087108,0.0024017384,-0.013226434,0.02306568,0.0042757774,-0.030766346,-0.01682543,-0.039052323,-0.0085941795,-0.007871001,-0.019034356,0.006606965,0.00038221222,0.09002052,0.00082943594,-0.02822399,0.0036264884,0.047812305,0.05670622,0.013818688,-0.02779182,-0.020911286,-0.02840655,-0.019364456,0.0334704,-0.033458322,-0.023048282,-0.06359426,-0.017972678,-0.018953206,0.035761684,-0.020963551,0.012860193,-0.040049665,-0.01656658,-0.023586785,0.0022757042,0.062327486,-0.048487227,0.010838137,0.018985206],"last_embed":{"hash":"1htry5b","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1htry5b","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{7}","lines":[435,436],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1htry5b","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0065739797,-0.011030198,-0.018962929,-0.0053886184,-0.06735421,-0.0059818234,0.030663107,0.04009394,-0.0037163298,0.004335589,-0.018255483,-0.00021033858,-0.026332386,0.0077928277,0.030889926,0.024289247,0.024904637,-0.0013233564,0.00072634564,-0.02108639,0.02597035,-0.022502685,0.037415575,0.020585898,-0.0070559583,0.031572845,-0.023900984,-0.0426188,0.033260826,0.044652864,0.008122644,-0.061847027,-0.042549137,-0.037690114,0.006418052,0.0010453466,0.031734537,-0.01926111,-0.053319328,0.045503013,0.005354171,-0.04418444,0.007113302,0.0075696693,0.052062046,-0.004440547,-0.013075946,-0.01711246,0.008507828,-0.028755596,0.020421727,-0.020115005,0.030425614,0.0018735599,0.0036137786,0.06754821,-0.022389363,-0.038407125,-0.044711106,-0.011279106,-0.039324194,-0.015865512,-0.016148344,-0.018788151,-0.016147556,0.028808113,0.029192572,-0.0026883841,-0.0058873333,-0.040742148,-0.010053106,0.0099511845,-0.019804116,-0.010116334,-0.05596683,0.010396748,-0.009442093,0.016847609,0.012938623,0.039598126,-0.006435692,-0.002829323,-0.0040029073,0.0101913465,0.018321656,0.006396196,-0.001604497,0.06721882,0.007897281,-0.005139916,0.0075170635,0.0053625917,0.0012675367,-0.0566516,0.0077814907,-0.005385179,0.027741073,-0.04678415,0.051592115,0.009178249,-0.014301807,0.0079999445,0.04589876,0.0132498015,0.009843101,-0.007898101,0.01139176,0.019849267,-0.0028943133,-0.02086204,-0.005882091,-0.01579729,0.046163555,0.005105707,-0.001955638,0.002615483,0.0030860582,-0.017127989,-0.01030202,-0.00004942074,0.01627394,0.019625006,0.018807808,-0.0271497,-0.002210017,-0.025634697,0.0069406093,-0.015234763,-0.014415052,0.0028168825,0.021919517,-0.009943,0.00061714585,0.012964269,-0.015669791,0.011847241,0.016318474,0.021994168,-0.008453325,-0.02994647,-0.013648379,0.01156354,-0.009764918,-0.009394743,0.031782363,-0.047014274,0.02214,0.017888457,-0.004889852,0.004929343,-0.035103932,0.02127432,0.011065147,0.036054004,-0.0117169805,-0.011386119,0.037550002,0.07046973,-0.017728332,0.0085454695,0.011399481,0.035519537,-0.030185863,0.04212058,-0.011877494,-0.024000939,-0.0054747127,-0.017891869,-0.00159775,0.024664812,-0.028395541,0.014130842,-0.028987467,0.010850384,0.012958195,0.028780036,0.07441499,0.029078348,-0.0062632384,-0.0299784,-0.022913994,-0.026298499,0.006606835,-0.03923115,-0.02124168,0.038812645,-0.00021162679,-0.04722447,0.0136966035,0.07450253,-0.04385415,-0.010507147,-0.03438681,0.025363259,-0.028049402,-0.0115222335,0.039242633,-0.013103707,0.020809673,-0.010833735,0.028614419,0.01675435,0.047630496,-0.06800721,-0.0026473883,-0.0206264,0.0062038135,-0.03597182,0.009743369,-0.055692762,-0.009950534,0.050232142,-0.05857052,0.003938187,-0.022751752,-0.038848177,0.006725588,-0.01972211,-0.009857025,0.0070092664,-0.011383673,0.08101494,0.002105649,0.02083787,0.012900909,0.017285103,0.008644192,0.048079036,-0.0018047703,-0.04313751,-0.0013843246,0.0011207357,-0.037086826,-0.00446097,0.0010920875,-0.0133635765,-0.07518571,0.05614624,0.051744476,-0.008357239,-0.020370794,0.005783675,0.031068515,-0.0010174637,-0.006152419,-0.012254227,0.020740604,0.045532625,-0.010352267,0.018911429,-0.021236489,-0.0069624833,-0.031071091,-0.0029315134,0.0088049015,0.04478969,0.02688723,-0.0058263387,-0.0013407719,0.025851725,0.009224087,0.03533034,-0.0024550068,0.0148094,0.014500047,0.0026263862,0.0022268705,-0.03007575,-0.010770488,-0.03400774,0.0023346639,-0.042350296,0.019601053,0.004041194,0.012540053,-0.015905151,-0.022696117,0.010290769,0.06519922,0.02444473,0.008750151,0.012794067,0.006494819,0.014566878,0.045793146,0.022554187,-0.032343943,0.004681904,0.024627194,-0.013966422,-0.0070371847,-0.000062900406,0.067425475,-0.01383978,-0.037437707,0.03226337,0.004159576,-0.19763409,-0.0013069086,-0.023739502,0.028509878,-0.0042519956,0.033291318,-0.044847727,-0.0038643535,-0.025662357,0.07276129,0.02549157,-0.0522943,0.068216525,0.0117000835,0.013891835,-0.008711049,-0.009650419,-0.023860896,-0.07792243,-0.038305033,-0.058583103,-0.027537568,0.047225606,-0.028390482,-0.018389385,-0.008644698,0.0800307,-0.014358607,0.0072441576,0.014762237,-0.035501778,0.0141820945,0.008479675,0.026962662,-0.006237906,0.054531064,-0.023339847,-0.02956108,0.064564675,0.012720426,0.05090716,0.042186573,0.021998378,-0.0015600324,0.024468321,-0.009570065,0.005991154,0.0092552835,-0.059124835,0.014480209,-0.036930438,-0.021681825,-0.0007253141,-0.015787547,-0.0391841,-0.0051631024,0.012036437,0.04298248,-0.021247007,-0.006374524,-0.019636078,-0.030997211,-0.017957672,-0.029368578,-0.043040015,-0.0064496687,0.03947901,0.0023584957,0.022486603,-0.023415904,0.0519664,-0.105900325,0.029472675,0.005033813,-0.00040196918,0.044100374,-0.0419453,-0.033640042,-0.0026560475,-0.12087808,-0.013564205,0.017821886,-0.007494721,0.030963834,-0.015370235,-0.047680438,-0.0033486611,0.005801756,0.024697684,0.23382841,0.03802372,0.024668526,-0.009989939,0.03805428,-0.036232755,-0.00907977,0.04891516,-0.009387339,-0.012124307,-0.002737652,-0.021566933,0.012887151,-0.0018667086,0.02518045,0.012013893,-0.04282346,0.034515887,0.062119808,0.02138413,0.021088025,-0.012353762,0.010153172,-0.0067221792,-0.04181184,-0.033115216,-0.015493101,0.03875173,0.019328924,0.028307503,-0.019631168,0.03701673,0.05724692,-0.00579342,-0.0055241077,-0.007015031,0.027603416,-0.04390464,-0.019641006,0.02410344,-0.022393353,-0.00062723167,0.0622544,0.01628607,-0.03255281,-0.012043325,-0.05731275,0.011622952,-0.02087519,-0.018712794,0.025060862,-0.06230005,0.034961257,-0.017318439,-0.0039127087,-0.02189608,-0.0027129252,-0.016171288,-0.01743341,0.0010322914,0.029279983,0.016037352,-0.026026478,0.02871536,-0.009269674,0.020290188,-0.0060490924,-0.0061437394,-0.022126548,0.03944142,0.015848976,0.024589773,0.015236953,0.030499829,0.0025279499,-0.026706096,0.02279341,0.008857814,-0.0042395988,0.06042182,-0.031175692,0.0034995808,-0.0117478855,0.0018842706,-0.0012765563,-0.010220169,0.012062375,0.05152372,-0.026855959,0.010464626,0.005409715,0.012572092,-0.00020361852,-0.00986468,-0.0052045505,0.020058535,0.0520841,-0.02495427,-0.01766581,0.034107223,-0.047154736,-0.024178738,0.017690085,-0.01704031,-0.002831704,0.007148721,-0.02221087,0.0038204375,0.01595986,0.008036891,-0.05560994,-0.0020092465,-0.006939003,-0.016965803,0.012332187,0.068710364,0.013216656,0.028756985,0.052129474,-0.012681562,-0.005575869,0.040031195,-0.028521568,0.03905628,0.024092346,-0.04665446,-0.0047989236,0.037305262,-0.0122257415,0.073120736,0.0057420773,-0.019181387,0.036783006,0.004975647,0.023974502,-0.012592005,0.061243135,0.002627312,0.02570488,0.04243177,-0.04407966,0.004395732,-0.021953931,0.043539934,0.025289655,0.034142353,-0.03357485,-0.0024158952,-0.02035434,0.04172244,-0.014321328,0.054038543,0.030400455,-0.03812872,-0.0034017304,-0.06702483,0.013498563,-0.06301954,-0.012768462,-0.035897877,-0.0018967101,-0.014352296,0.0092893485,0.048913635,-0.015246957,0.013664184,-0.03741126,0.028768944,0.006391805,-0.007478139,-0.016588934,-0.017499799,-0.010328203,-0.010922748,-0.0022604056,-0.008568722,-0.028261805,-0.0033890845,0.0032523943,-0.024670308,0.009561716,0.01081823,-0.07127551,-0.015930213,0.042785995,-0.05015787,-0.012448511,-0.0050391555,-0.017796386,-0.030152135,-0.053880453,0.08637978,0.018929334,-0.009798821,0.0031584315,0.0060866815,0.037673306,0.026038222,0.02548029,0.01661777,-0.0076250043,0.021876043,0.0008068715,-0.0058778995,-0.0049825367,-0.015059765,-0.014047516,0.044995308,0.030556992,0.0048808306,0.010132754,0.023903046,-0.027745878,-0.038774896,0.009159164,-0.04543434,0.02101223,0.05226659,0.032425974,0.0041993065,0.008450262,-0.007850602,-0.013953575,-0.030797975,-0.027787764,0.042738203,-0.027632045,-0.031676736,0.032840814,-0.008144399,0.0012878719,-0.032759603,-0.008970118,0.009291575,-0.003468225,0.0027682774,0.028261423,0.030837309,0.0051698205,-0.031060359,0.0052458015,-0.00423806,-0.010879851,0.04012102,0.055992268,-0.008483369,-0.064460486,-0.012878932,0.018844126,0.0053775674,0.005303738,-0.039021168,0.028025653,-0.03834523,0.037194982,0.014040748,-0.0067997044,-0.009745057,0.0071096616,-0.023533102,0.0041688853,0.0025868067,-0.015787339,-0.020911403,-0.02935907,-0.039488703,0.0067987246,-0.01299085,-0.011422568,-0.03580501,-0.015662098,-0.007584236,0.0050524236,-0.050910603,0.007328294,0.029562706,-0.012545216,-0.014056923,0.061434116,-0.027558066,-0.011547347,0.036987174,0.021635663,0.03547979,-0.027694216,0.022556257,0.023591997,-0.044992793,-0.010262779,-0.0772118,0.035545684,0.01628264,-0.023056937,0.073121294,-0.061610166,-0.018508697,-0.0515796,0.01680494,-0.029268892,0.036723834,0.00852331,0.005409973,-0.017129123,-0.015081706,-0.02205329,0.025597682,-0.03571967,-0.0015201379,0.07180964,0.009927938,0.008507073,-0.036060978,0.010300565,-0.0030424066,-0.027333025,0.0015097986,0.03867965,0.010506366,0.025002662,-0.04045762,-0.008919449,-0.0008143153,-0.019403473,-0.009933498,-0.021212358,0.008099806,0.012904612,0.0020432847,-0.020824887,-0.021621797,-0.028351279,-0.0016182441,-0.025385095,-0.01929779,-0.035653114,-0.031903904,0.072971486,-0.025095344,0.029441657,-0.0074010435,-0.017999552,-0.011398698,0.0056369994,-0.04332334,0.004188774,-0.022961024,0.014735165,0.0021190122,-0.0059547634,-0.012851799,0.032471377,-0.0015897399,-0.012168612,-0.045525465,0.017538624,-0.011811123,-0.048356894,-0.014040227,0.02179422,0.04441717,-0.0055981693,0.019966634,-0.011714935,-0.03776907,-0.016287586,0.046177037,0.017020807,0.0076448405,0.00029857017,-0.029179886,0.014331672,-0.08212989,0.009396128,0.047144055,-0.0402002,0.0067555183,0.011378174,-0.02900698,0.026043344,0.008165958,-0.04131531,-0.053362396,0.009743817,-0.05072819,-0.026578613,-0.012519617,-0.044517003,0.018598685,0.04114441,0.0003378743,-0.008343036,0.019475196,-0.05081421,0.05345293,-0.16120924,-0.0037746038,-0.023620384,0.0016245164,-0.008453651,0.017401509,-0.038665753,0.0054106065,-0.0072570117,0.0049718944,-0.03028342,-0.05299982,0.06634889,-0.012919951,-0.01369217,0.04345488,-0.0001189743,0.027504347,-0.04498636,0.05644091,0.006194762,0.010134349,0.030351391,0.003619013,0.0058404277,0.0052888207,0.0015325536,-0.0012511901,-0.031943783,-0.025593828,-0.022808623,-0.024971632,0.025510075,0.048005342,-0.027084075,-0.011788585,0.0029643443,-0.018952237,-0.06261617,-0.013012089,-0.000045946465,0.020215334,0.0078097023,-0.0017587341,0.0013244691,0.073905505,-0.0201344,-0.030425055,-0.057932556,-0.02140855,-0.0070151584,0.053957183,-0.03946413,0.030794125,-0.028867021,-0.03291542,-0.034131657,0.004201071,0.008688059,0.04606064,-0.024093537,0.0050528473,-0.014483844,-0.016037129,0.001062967,0.016385641,-0.076042004,-0.014459328,-0.028350063,0.031221004,-0.016731018,-0.029204357,0.006286238,-0.022490997,0.01690317,0.020750197,0.0699552,-0.017893609,-0.017599279,-0.017059976,-0.045260783,-0.0045499727,0.012397623,-0.05292574,0.02388606,-0.017787356,0.01051454,0.012647938,-0.020227792,-0.0110291755,-0.041975837,-0.04485321,0.020364419,0.021331988,-0.020131681,0.03992847,-0.010045831,-0.0012887117,-0.0396269,0.008742465,-0.04130747,-0.0314205,-0.025541598,-0.030358527,-0.024576468,0.019197172,0.05241532,-0.006988905,-0.037662186,-0.027940573,-0.0021305417,0.00582367,-0.037353758,0.008497195,-0.09829084,-0.02304221,-0.0133318575,0.077783585,0.011628626,-0.018866025,-0.009027377,-0.024682207,0.0035758156,-0.034638666,0.031714287,0.047170013,0.05110126,0.03467928,0.031913113,-0.0069198906,0.0010040283,-0.037524536,-0.008564635,0.01422512,0.028949792,0.0072099073,-0.021973023,0.048265897,-0.045451086,-0.03696744,-0.031292118,0.031079402,0.009462639,-0.030832851,-0.02259082,-0.04949203,-0.0130989775,-0.0013706633,0.001385124,-0.0017763204,0.007911918,0.01659478,-0.005199646,0.05739171,0.0024192221,0.035793047,-0.024653748,0.02673497,-0.036417197,0.05575771,-0.027232677,-0.033233978,-0.027295502,-0.031097239,-0.005652161,0.06622398,-0.030408936,-0.030757971,-0.039860882,0.033629306,0.030025505,0.041247692,-0.00358408,0.010744422,0.03386307,-0.00634899,-0.010196621,0.034435526,-0.01506437,-0.01767843,0.039357156,-0.008106996,0.029281016,0.00878904,-0.03352964,-0.0065999785,-0.0015304629,0.024349274,0.0062758173,0.012060017,-0.002507758,-0.0010189174,-0.0042798426,-0.008610067,0.05795586,0.010086994,0.017107466,0.011244656,0.008989501,0.022277005,-0.0007303308,-0.03426821,0.024824994,-0.015875047,0.011056247,0.0021500348,0.0051236716,0.006553179,-0.04745199,-0.002881489,-0.050854377,0.011557427,-0.008221587,-0.020359578,0.023874335,-0.019975783,0.076691166,0.00086460536,-0.043370456,0.0015346999,0.059860423,0.05935335,0.013299508,-0.046123363,-0.04469968,-0.009430452,-0.027573626,0.023604505,-0.014415786,-0.022164674,-0.019568475,0.0045398166,-0.02802511,0.038317278,-0.01470401,0.003914462,-0.022633377,0.043093495,-0.03212178,-0.027760444,0.050805204,-0.024064424,-0.028614007,0.0073855678],"last_embed":{"hash":"1mk2xzz","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1mk2xzz","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{8}","lines":[437,441],"size":153,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mk2xzz","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0020105182,-0.012851862,-0.043179095,0.005958586,-0.045465108,-0.016175266,0.033154666,0.035887666,0.022935206,0.021967273,0.006121209,-0.0116109,-0.016114919,0.0030597975,0.015061263,0.024099369,0.010885995,0.019049492,0.016090428,-0.014641315,-0.007192001,0.014870239,0.032293912,0.029710205,-0.030096166,0.041801002,-0.011730567,-0.025419239,0.015886307,0.0027418528,-0.027823422,-0.029993813,-0.021606207,-0.008850157,-0.015276668,-0.018154792,-0.025093716,-0.025458852,-0.037982665,0.03692135,0.028389381,-0.036836054,0.011866791,-0.014200353,0.011389294,-0.011731826,-0.016450629,-0.03995794,0.014044905,-0.017207313,0.010845869,-0.0049448535,0.021278195,0.0012451833,0.026336998,0.049987912,-0.031337805,-0.041087255,-0.011101159,-0.002578765,-0.042655427,0.018545762,-0.025454698,-0.0054321066,-0.0039390023,0.018445384,0.031593736,-0.0035623808,-0.003397039,-0.04168898,0.00823729,-0.013342545,-0.0046273367,0.0070659025,-0.030365292,0.030094678,-0.006597522,-0.021029549,0.0021692903,0.015843393,-0.0251498,0.025745248,-0.00016300887,0.007564773,0.04682418,-0.0006791554,-0.032673642,0.044247173,0.017107274,0.03668637,-0.022396542,-0.0045916275,0.0152691845,-0.035751954,-0.002770792,-0.0052361665,0.03528194,-0.0033982848,0.038105376,0.009659495,-0.015979782,-0.0021741865,-0.0027259842,0.0098529905,0.029031958,0.007784353,0.024441577,0.024693971,0.029129637,-0.0178548,0.004160449,0.012690619,-0.009107993,-0.0043783174,0.0106328195,-0.010883198,0.035012163,-0.0206578,0.026814377,-0.025408171,0.0013916412,0.03725217,0.059263952,-0.04713603,0.021404676,-0.032330774,0.017187372,-0.017157579,-0.045873962,0.019950293,0.007780436,-0.002419732,-0.006828866,-0.010460441,-0.034229368,-0.004567601,0.014495839,0.0106363585,-0.0039595068,-0.033451047,0.011063367,0.014287928,0.020873616,0.0171982,0.0355681,-0.043175545,0.023230253,0.014551591,0.022338476,0.009922707,-0.030310119,0.04328836,0.016637422,0.041637033,0.023779593,0.016946288,0.012171629,0.04973088,-0.01661449,-0.009184652,-0.00022555294,0.018093158,-0.024686163,0.037404947,0.017556017,-0.029539194,-0.0066347905,-0.0443874,-0.016227167,-0.01276776,-0.0119625,0.002705772,-0.03055336,0.012351766,0.021033255,0.021936122,0.045506705,0.032705117,0.0004962905,-0.00059233094,-0.020677611,0.016940733,-0.037077878,-0.05175855,-0.026155412,0.047009476,0.011630785,-0.05812182,0.021250477,0.07274898,-0.025692843,-0.0029112333,0.00026150388,0.017783837,-0.023669451,-0.013619247,0.04183318,-0.000962094,0.008344096,-0.0015011487,-0.000063184445,0.017404608,0.05436936,-0.051041823,-0.010655346,0.005108993,0.013304898,-0.05479852,0.021110868,-0.024860103,-0.019958872,0.08846982,-0.035209823,-0.014465976,-0.033743378,-0.0034687514,-0.008708808,0.0020632597,0.014394904,-0.015484309,-0.027930636,0.045021683,-0.0126023,0.0051976703,0.0073062573,0.025884798,0.020236138,0.04253119,0.02203698,0.0033825175,-0.029889407,-0.011939617,-0.010692646,-0.005684221,-0.019710962,-0.006384449,-0.048411325,0.07243144,0.059205398,-0.03065263,0.0055143824,0.0011745812,0.017081365,-0.015172733,-0.019245194,-0.022823472,0.0070463875,0.039053954,0.006698302,0.016641099,-0.03281562,0.015258219,-0.016399208,0.015545798,0.016941348,0.040240705,-0.0022936494,-0.019731874,-0.038925335,0.0011139269,0.017416397,0.047075823,0.0032082628,0.02719268,0.004757825,0.010917906,0.012283266,-0.017992586,-0.002751449,0.0014325822,0.00963177,-0.04781665,0.0142398635,0.0071310555,0.0021833084,0.031379007,-0.033222396,0.030861015,0.04511452,0.020113885,-0.007968445,0.01669822,0.021196457,0.012660868,0.06694441,-0.015891148,-0.025035916,0.0021540741,0.011415022,-0.03974251,-0.0041794716,-0.004131192,0.07114782,-0.021408472,-0.022793861,0.015146137,-0.006944666,-0.18372181,-0.006434497,-0.010133968,0.03098123,0.008077232,0.028983032,-0.061604373,0.034517128,-0.041481346,0.021773439,0.035652705,-0.04850316,0.027390638,0.04337696,0.012297133,0.0021518613,-0.0012765599,-0.016899293,-0.029870901,-0.03679256,-0.03821849,-0.044246584,0.05916413,-0.03668265,-0.025590459,-0.0064529907,0.09874797,-0.019154664,-0.013682613,0.015886288,-0.06599323,-0.010229764,0.009653001,0.030375836,-0.011971532,0.08268055,0.011062887,-0.024365706,0.050730612,0.0031625668,0.042188365,0.05895126,0.002502564,0.024514008,0.007276467,-0.0009825436,0.00011648785,-0.015045323,-0.0720544,0.0157877,-0.030851305,-0.026905723,-0.026985273,-0.032764975,-0.035278775,-0.015371097,-0.009173176,0.018200453,-0.017638715,-0.012014806,-0.034064498,-0.008066893,-0.010008626,-0.06154903,-0.04179843,-0.034729302,0.013326747,0.012037119,0.01194068,-0.020202786,0.025132174,-0.08268008,0.021291848,-0.009432578,-0.025510566,0.017880939,-0.058013022,-0.041871503,0.017688515,-0.1260623,0.0035788943,0.008190163,-0.011112158,0.023528973,-0.0076309578,-0.07292081,-0.021491926,-0.0216355,0.051422838,0.23742706,0.048411492,0.0118017495,0.033680964,0.032273423,-0.016072627,0.015581157,0.046147484,-0.018072654,-0.025918597,-0.010229623,0.016753312,0.037729837,0.008253807,0.039080452,0.016000357,-0.049908314,0.012435726,0.05218501,-0.008715645,0.0374456,-0.021914888,0.033795986,0.013725666,-0.063518964,-0.018198228,-0.029548492,0.019372264,-0.0015745817,0.003233357,-0.038375326,0.054294612,0.025262829,-0.045303192,-0.036734987,-0.0155958235,0.015505029,-0.062274277,-0.0043654568,0.0060690967,0.0230533,0.009598253,0.029148238,-0.024319662,-0.000050744697,0.017907053,-0.011703697,0.021356938,0.0095024975,-0.002146193,0.027891265,-0.056605425,0.010690397,-0.04025334,0.004212258,-0.03341363,0.007825237,-0.013406566,-0.020359889,0.01649254,0.021619719,0.014445545,-0.028538596,-0.0053884853,-0.026317956,-0.026293011,-0.022219662,0.022661302,0.032667883,0.05842595,0.013486137,0.020356296,0.002903272,-0.0010016031,0.0046259277,-0.030457828,0.035052437,0.018534312,0.004536745,0.031726073,-0.031183084,0.0021814501,-0.0345426,-0.010074676,0.012466039,-0.029174402,0.007249391,0.066302896,-0.011708732,0.0046790373,0.006017869,-0.009955438,0.0060088313,0.0027776344,-0.039412312,0.024094714,0.049502756,-0.010890022,-0.0328373,0.035465658,-0.041570004,-0.006241988,0.0028845395,0.0043431628,0.0177324,-0.052888222,-0.04499544,0.01893588,0.036896084,0.010391537,-0.055025227,0.006720624,0.02145619,-0.009711636,-0.00725039,0.04934146,0.047687016,0.013768371,0.06305761,0.02752939,-0.010743152,0.02955586,-0.04667041,0.015954945,-0.031764343,-0.046186384,0.017135704,0.032270145,-0.03926322,0.051292893,0.014395381,-0.026204554,0.021689858,0.009247769,-0.0039624907,-0.0074648303,0.06241535,-0.028438088,0.030278038,0.01106996,-0.057684273,-0.0060756174,-0.019477047,0.034357835,0.012545887,0.017546471,-0.008707996,-0.042587735,-0.034982283,0.022269104,-0.0077176257,0.043250017,0.022675626,-0.05279406,-0.019600833,-0.07100744,0.0002837428,-0.041229878,-0.023990542,-0.033130776,0.012452402,-0.021140335,0.020819072,0.043346487,-0.02316262,0.041669287,-0.009350914,0.0377323,-0.00017095164,-0.012799207,0.041725736,-0.04494406,-0.029415062,-0.0015464083,-0.026179945,-0.03579641,-0.03642555,-0.009997213,-0.0065279505,-0.071092755,0.022692567,-0.014388889,-0.026345419,-0.02795795,0.024799595,-0.044960976,-0.00091247715,0.0014415918,0.008998909,-0.02573514,-0.036200374,0.11395917,0.011573324,0.012908928,0.0047896835,0.025042452,0.058684748,-0.022973148,0.012877086,0.021207685,-0.0015065979,0.0013734327,0.012013841,-0.014183363,0.0219353,-0.020272152,-0.028630517,0.03452746,0.027310975,-0.02251007,-0.0046745003,0.010546709,-0.014113796,0.0040832693,0.016239746,-0.051856373,0.03339744,0.04856196,0.015345102,-0.019919695,-0.005081217,-0.043607697,-0.02181793,-0.03365899,-0.034362175,0.057312604,-0.01325257,-0.033361025,0.045061484,-0.040428564,-0.0014826613,-0.024520906,0.0114702685,0.0002320666,0.003047136,0.007354839,0.01319794,0.008891386,-0.0051572337,-0.059431452,0.012824257,-0.017947577,0.022429902,0.03289889,0.022103153,-0.0012720433,-0.036245722,-0.016251579,-0.009754375,0.027650906,-0.022731638,-0.055314362,0.019108662,-0.03988484,0.04557159,0.011528992,0.010866407,-0.027093103,-0.04025691,-0.047971774,0.024521967,0.017979732,0.003585997,-0.029274443,-0.030224899,-0.06122047,0.025922874,-0.0068627195,-0.0280354,-0.04972664,0.0023148614,-0.019829089,-0.006296296,-0.022376284,-0.003614876,0.016951563,0.0002198456,-0.017032139,0.050042786,-0.030138198,-0.044727784,0.0051520416,0.01884602,0.002696697,-0.017665677,0.01538158,0.0468968,-0.028232312,0.016662272,-0.05664218,0.023428455,0.020449748,-0.041287042,0.05513283,-0.048162065,-0.023765506,-0.051978897,0.032151442,-0.0035867195,0.01884978,0.0027369265,0.013663284,-0.019337067,-0.010065122,-0.016113333,0.04112262,-0.0106170345,-0.027184427,0.062332988,0.013678373,0.046234377,-0.010126859,0.013440621,-0.0011474336,0.020402897,0.018236013,0.0027576843,-0.021774074,0.028211955,-0.021715116,-0.013242183,-0.007163494,-0.013293048,-0.0024353943,-0.039273057,0.014629665,0.0012151197,-0.005659554,-0.012728064,-0.0138184475,-0.0085011255,0.0099674575,-0.025566995,0.03319945,-0.028428826,-0.025974985,0.040344194,-0.026484536,0.022942936,0.0019416065,0.0028915633,-0.03535102,0.0041284976,-0.010940669,-0.007984959,0.015467681,0.002822538,-0.017960547,-0.011660778,0.0005561754,0.035876933,-0.018477464,-0.028830323,-0.026565501,0.032822344,-0.013632437,-0.007554256,-0.004698043,0.028429601,0.011340404,-0.027958293,-0.0017327308,-0.039773706,-0.038072065,-0.023784287,0.0523809,0.04480597,-0.032134168,0.01968532,-0.020751825,-0.0005144635,-0.066234685,0.0150309615,0.03365964,-0.02471659,0.011871731,0.0044938507,-0.016508956,-0.008657392,0.00079364673,-0.048274178,-0.07296175,-0.0091466205,-0.029886493,-0.00018115144,-0.032615963,-0.01191585,0.0142418,0.039258976,-0.0024568534,-0.004286598,0.04833982,-0.023896525,0.025087984,-0.16223703,-0.020256009,-0.021746382,-0.014427804,-0.021676565,0.006442799,-0.017446278,-0.00071328005,-0.040347576,0.0023998413,-0.02391693,-0.0033358508,0.0603505,-0.014480921,-0.012466677,0.033315517,-0.002787901,0.009655169,-0.017585581,0.068800196,0.00988451,-0.011505842,0.044750545,0.014004662,-0.036441896,0.037933465,0.014467367,0.005933949,-0.024333779,-0.03959194,-0.022133658,-0.04181895,0.044104643,0.045323074,-0.011634818,-0.032086056,0.006045898,-0.0027886636,-0.021339579,0.023491263,-0.024415884,0.019524198,-0.0035155595,-0.022153428,0.0069374787,0.124920905,-0.013600988,-0.014228781,-0.04530567,-0.011234941,0.009971207,0.029719282,-0.053608574,0.015052995,-0.0071172793,-0.019797517,-0.057643674,-0.018929087,0.005901661,0.07503814,0.010436134,0.00088015036,-0.012684016,-0.0016272477,-0.007192625,0.046618372,-0.08022651,-0.007911046,-0.013834597,0.021899547,-0.014814582,-0.051811103,-0.025230693,-0.039363798,-0.0033982329,0.018830359,0.05123883,-0.0030671563,-0.007360673,0.0031673028,-0.04185343,0.0031850461,0.0016783333,-0.033889692,0.030743992,-0.022342583,-0.0007341409,0.001822509,0.00030282405,0.0040534395,-0.02459891,-0.05238787,0.016014822,-0.008863249,0.025482224,0.053762764,-0.027791075,0.012999453,-0.02437623,-0.015686309,-0.012130827,-0.019593125,-0.01047026,-0.013579819,-0.037169598,0.0047906097,0.061030846,-0.0095881,-0.040057413,-0.042485327,0.016750105,-0.027515734,-0.026829338,0.0046162945,-0.08458009,-0.022920806,-0.020188745,0.05833447,0.031015834,0.006257337,-0.0068900753,-0.019528717,0.028281119,-0.028683476,0.030907221,0.037270892,0.030509233,0.029732203,0.040914044,0.005494337,0.019592464,-0.012448642,0.022300443,-0.004096329,0.02727803,-0.007989107,-0.02481028,0.043402985,-0.0247973,-0.048659664,-0.03095151,-0.0036915643,0.0061773867,-0.06166131,0.014920655,-0.033874214,0.01820204,0.024039425,-0.019000549,-0.03279441,-0.022306202,-0.008535375,0.017306771,0.07714113,-0.0023095177,0.03972334,-0.046621874,0.0060047107,-0.013776144,0.0678861,-0.020358847,-0.017409436,-0.025111517,-0.004997582,-0.02853562,0.039465673,0.005878231,-0.006777504,-0.0404826,0.010131146,0.022865903,0.049919564,-0.013360199,0.0029313366,0.018326685,-0.013867181,0.010620058,0.018803045,-0.0004065237,-0.018905155,0.04104561,-0.009300507,0.028272977,0.03350225,0.002838112,-0.026732711,-0.0054505276,0.049436964,-0.020509908,-0.01606454,0.015666485,-0.0050774864,-0.021847239,-0.04568005,0.030917905,0.00414707,0.03209121,0.0037800833,0.02738792,0.0059986636,0.010701968,-0.0012991375,0.048571635,-0.0029134299,-0.012024664,-0.017230863,0.038614318,0.02305251,0.00546155,-0.024416987,-0.042378932,0.0012595252,0.00028886757,0.0078849485,0.013627429,-0.007923796,0.09529781,0.021093108,-0.0153579395,-0.010314728,0.053209607,0.068868116,0.021642087,-0.033935577,-0.023227582,-0.0048406324,-0.02174039,-0.0046611833,-0.027873367,-0.030300306,-0.042397864,0.009185861,-0.00018897567,0.049519826,-0.036229104,-0.03490118,-0.006167239,0.014502672,-0.039626416,-0.023104224,0.07430701,-0.02523726,-0.03172284,0.038518116],"last_embed":{"hash":"1lrez5","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"1lrez5","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Next Steps#{9}","lines":[442,445],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lrez5","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0035292204,-0.0131263705,-0.0628859,0.0145520205,-0.04913537,-0.035314642,0.029816577,0.030391656,0.0019525735,0.026795933,-0.015225407,-0.01223069,-0.03984697,0.027811639,0.028643852,0.045029085,-0.017501684,0.012047747,0.026250934,-0.04334422,0.0149634555,-0.012445113,0.055079214,0.0038359305,-0.0082046,0.022322876,0.01767926,-0.061325517,-0.00023525216,0.03161767,0.016266564,-0.035347525,0.00883917,-0.024055425,-0.029413415,-0.0017634333,-0.0015283634,-0.02853186,-0.040072694,0.077042446,0.010080729,-0.03495787,0.008162055,-0.0028135788,0.052937835,-0.020404924,-0.030217526,-0.020593269,0.0022760509,-0.03009966,-0.0032712098,-0.0000023035038,0.030266397,-0.008953508,0.03150722,0.061066996,-0.04687967,-0.045406792,-0.054893907,0.0014672296,-0.023577318,0.020155312,-0.03371853,0.017336244,-0.022559792,0.028370436,0.016658947,-0.005741838,-0.015095177,-0.044541508,0.016049013,0.00025681985,0.0062637744,0.0007084055,-0.050271377,0.014284344,-0.018523643,-0.018601118,-0.0023004757,0.0062402827,-0.015689086,0.019743346,-0.014380047,0.008993935,0.00883445,-0.029551202,-0.027173543,0.06691831,0.020779394,0.0105949305,0.01463772,0.009525329,0.0001809275,-0.039403405,-0.021779845,0.0077834227,0.028312288,-0.028290337,0.0558778,-0.009837627,-0.018893296,-0.0011146023,0.020430561,0.0045266557,0.027230185,-0.021336768,0.016678631,0.040538907,-0.006183699,-0.024167126,-0.004892392,-0.007464621,0.036165208,0.026620075,0.001737948,-0.0014337954,0.035633426,-0.004580937,-0.026536508,0.012905854,0.0032215342,0.017795492,0.0533514,-0.051179267,0.0034101726,-0.0032792813,0.00077030365,-0.028584903,-0.007960863,-0.010073502,-0.0015423733,-0.003709146,0.0022379074,0.035729058,-0.01861039,-0.018307664,0.014541843,0.020918012,-0.0048405756,-0.024239348,0.0076056374,0.052282345,-0.0017834698,0.007220099,0.020728348,-0.039908167,0.03271559,0.035590187,-0.0063460767,0.019040026,-0.04315706,0.014737495,0.020092877,0.06939795,0.004820758,0.0078818435,0.013207034,0.05790874,-0.018111993,-0.01205411,0.002247725,0.017716246,-0.023105668,0.07853395,0.0006783795,-0.023261137,0.0040573566,-0.032064278,-0.0050749504,0.009056235,-0.02447765,-0.004645421,-0.0021024498,0.028286383,0.019346172,0.014871372,0.07868006,0.03145262,-0.014497374,-0.030477922,-0.055002403,-0.01997587,-0.02123954,-0.03282459,-0.012057214,0.034685675,0.0018443749,-0.039286677,0.015917758,0.056196723,-0.04057408,0.020804977,-0.00041327142,0.041842196,-0.0142375715,-0.012999333,0.076892406,0.02516023,0.01327075,-0.012207179,0.021557469,0.0077488334,0.028476944,-0.03677058,-0.03375848,-0.016201874,0.030507883,-0.045926675,0.021684766,-0.06255518,0.007396212,0.06372963,-0.032748073,-0.0024038763,-0.02648984,-0.012853129,0.0029071455,-0.021265361,0.0014000126,-0.0076024663,-0.011420614,0.058905948,-0.0010783892,0.024403676,0.016873002,0.016824547,0.0061935917,0.060767327,0.019228842,-0.036210325,-0.01335994,0.0033260623,-0.0037772453,0.001843148,-0.007187464,-0.019704003,-0.058445558,0.023696536,0.034237128,-0.010992532,-0.0030339598,-0.027871856,0.022613695,-0.010270735,-0.021104135,-0.009094864,0.056322366,0.026748693,-0.027261728,0.0010058285,-0.016870687,0.011107086,0.0062181526,0.012364184,0.03190944,0.0374795,0.029445866,0.0058725807,-0.03215091,0.0040573175,0.00984516,0.040445026,-0.0028498494,0.020756165,-0.0017627066,0.0049725994,0.031870782,-0.050759077,-0.0037589476,-0.010176946,-0.0042588566,-0.040019512,0.023807356,0.011681175,-0.010357244,-0.007825868,-0.011631933,0.010161208,0.074374385,0.008200874,0.011079087,0.021850547,0.016386766,0.031091534,0.05844607,0.00500489,-0.011809968,-0.010308359,0.014058717,-0.026165042,0.0021327417,-0.012370679,0.06309807,0.010914621,-0.029202463,0.043620896,-0.0013144074,-0.17539653,-0.0014540456,-0.0042019812,0.027971234,0.011369624,0.0464913,-0.03405464,0.010214378,-0.022919562,0.07020468,0.022230376,-0.050078124,0.043925613,-0.0054832106,0.030985111,0.004257039,-0.017986573,0.023569558,-0.066120215,-0.034457322,-0.054240603,-0.048193015,0.07476127,0.0021540804,-0.02874438,-0.031950455,0.04855842,-0.020092541,0.017489178,0.010537798,-0.043461334,-0.017087227,0.00992216,0.026369719,-0.045496758,0.029069329,-0.009145274,-0.0072288495,0.041442506,0.0033959614,0.04658966,0.060114726,0.02941082,0.043121886,0.013663688,-0.0020264513,0.0034772342,0.02573567,-0.050970398,-0.011738773,-0.047438152,-0.020066205,0.025707526,-0.01868484,-0.038024068,-0.027517976,0.010987484,0.04173851,-0.002858773,-0.004097822,-0.017516937,-0.023009969,-0.0008740427,-0.049439646,-0.046886686,-0.024272827,0.04609213,-0.0051008486,0.003279258,-0.047519036,0.031353623,-0.09133435,0.0005392711,0.021367498,-0.000055691493,0.029580824,-0.030799672,-0.03972493,-0.0065653366,-0.13175555,-0.02822314,0.019531602,-0.011482635,0.020381277,-0.0028239,-0.071991965,-0.018668832,0.02237994,0.01753315,0.22198418,0.016270332,0.005929739,-0.005946493,0.032265726,-0.035324134,-0.017176505,0.07382576,-0.0012259048,-0.0006279703,0.0225323,0.03255526,0.015392433,0.013499037,0.022946205,-0.0055799223,-0.04274086,0.029720183,0.054883786,0.016046634,0.025470756,-0.016882552,0.013975584,0.004894592,-0.033490345,-0.046460714,-0.021111686,-0.004413953,-0.024494858,0.008069913,-0.039569423,0.027100282,0.041844044,-0.03442833,-0.03803861,0.0018544175,0.033768613,-0.029130992,-0.015109675,0.0026439014,-0.0250909,-0.008289333,-0.016748464,0.016795581,-0.015936816,0.0009874043,-0.03897941,0.021979019,-0.017422253,-0.013731018,-0.007764688,-0.055184998,0.010557718,-0.026645832,-0.017195418,-0.020063609,-0.013870504,-0.028190058,0.015678344,0.033119626,0.046615385,0.017734002,-0.055359274,0.0035427825,-0.0045750057,-0.0048326002,-0.03249902,-0.009972916,0.024804357,0.03143213,0.024537029,0.02046366,0.025688976,0.015540539,0.0040216753,-0.010760711,0.025894567,0.01266945,-0.006217826,0.026558103,-0.033716712,0.011027228,-0.0066002226,0.0026730988,0.016263083,-0.0030343723,0.021131739,0.067803375,-0.0058269836,0.00055945205,-0.0026715645,-0.013933226,-0.02069337,-0.021707775,-0.026395889,0.02554763,0.039173458,-0.0067565925,-0.0069756103,0.028393343,-0.015812319,-0.018873613,0.0073713195,-0.012626304,0.007184878,-0.028025215,-0.019681333,0.029127682,0.049685765,0.010268086,-0.038911548,-0.0063513117,-0.014806659,-0.03585415,-0.003098113,0.05953128,0.029480152,0.013602445,0.03733752,0.023030104,0.001894889,0.04049806,-0.0067670234,0.017374959,0.0050318656,-0.054927602,-0.018705366,0.021394629,-0.0037411556,0.06998792,0.019789072,-0.04235554,0.02353321,0.04260379,-0.015764639,-0.0025542576,0.04454157,0.010479587,0.04962977,0.027961904,-0.058462977,0.013439748,-0.01624657,0.03675204,0.013057267,0.052541867,-0.027218096,-0.020474691,-0.05051997,0.04404243,0.012693372,0.042544816,0.01683473,-0.036268923,0.020143863,-0.067516856,0.000057616362,-0.044563953,-0.017236574,-0.025687374,-0.007654834,-0.007641206,-0.006842957,0.06349798,-0.03513783,0.04076372,-0.0022126816,0.022103451,0.0042053065,-0.026511593,-0.01668624,-0.056657046,-0.040050324,-0.019749913,-0.010981484,-0.029858468,-0.0099049825,0.006014238,-0.009937634,-0.028915245,0.013054202,-0.03793127,-0.041294917,0.008013,0.048168797,-0.012463058,-0.0072360295,-0.009602867,-0.0066808276,-0.031908628,-0.005425415,0.10073911,0.002350571,-0.0068999557,0.016287228,-0.008959757,0.07009201,0.010238381,0.041942358,0.012408241,0.00526582,-0.011599858,-0.012078185,0.005004655,-0.009464068,-0.029460344,-0.017194245,0.060742255,0.031005211,0.0038519967,0.046013,0.024061726,-0.027110225,-0.017839482,-0.007038001,-0.039177526,0.009449135,0.03756842,0.016576018,-0.015212618,-0.0013911269,-0.01753592,-0.004832568,-0.03916553,-0.015548782,0.046549197,-0.02539388,-0.020482823,0.054999854,-0.012785829,0.0022465591,-0.03173562,-0.023923257,0.004675857,-0.021813788,0.014130614,0.0031098735,0.039537486,-0.0046566552,-0.031181457,0.003373441,-0.005546435,0.014440588,0.022613395,0.027576894,-0.010206955,-0.022847457,-0.01505546,-0.009177334,-0.008064471,-0.006700954,-0.05338226,0.009801298,-0.04222122,0.037354715,0.04414975,0.013506023,-0.013166391,0.02673148,-0.030012215,0.015005145,0.022808734,0.0025028521,-0.027486613,-0.02417842,-0.029501662,0.019533653,0.0007788809,-0.02409819,-0.051792357,-0.029730774,-0.0032637094,0.024032222,-0.031179158,-0.0027323624,-0.0077573694,-0.00190153,0.0034194738,0.036798827,-0.014779072,-0.050268456,0.05357943,0.05037472,0.023675317,-0.018146599,0.007815428,0.02385254,-0.05834561,-0.0318548,-0.04491661,0.01114416,0.028798306,-0.04306311,0.03158175,-0.038197193,-0.022339188,-0.07490001,0.02039821,-0.010483185,-0.01418752,0.007404287,0.0049927006,0.017248962,-0.026281485,-0.030835897,0.021634255,-0.017009351,-0.016796224,0.034956273,0.0045084343,0.009537683,-0.0067022736,0.018596964,0.008036519,0.00050955336,-0.007860204,0.0552532,-0.04410586,0.030440364,-0.0383084,-0.01978512,0.024250142,-0.025537813,0.0032856911,-0.025197808,0.013867278,-0.02550282,-0.025826648,-0.028080909,-0.03583631,-0.035436902,-0.00096381863,-0.005922796,-0.03431575,-0.045835186,-0.018880809,0.06271361,-0.03983773,0.03306783,0.02308898,-0.009195332,0.00084608333,0.010900985,-0.029444857,0.01479888,-0.00822614,0.031246983,-0.015636053,-0.0183946,-0.000230306,0.04980594,-0.013458861,-0.020607902,-0.031194294,0.03059566,-0.009354833,-0.04621588,-0.0035889703,0.03862683,0.051078547,0.0014005342,0.044602204,-0.025097428,-0.016199348,0.013480425,0.048033316,0.010087774,-0.020548081,0.011076434,-0.019014155,-0.022126326,-0.055970754,0.016248677,-0.0037476826,-0.04562104,0.006884272,0.007957361,-0.023949826,0.0132577475,0.017352778,-0.031267587,-0.037403006,-0.003325019,-0.012744602,0.012439913,-0.02746472,-0.0140589075,0.014482495,0.011791265,0.0035672686,-0.020555295,0.027958909,-0.049244195,0.038535178,-0.13982247,0.004381199,-0.021928955,-0.025730392,0.012067977,0.00007080779,-0.020752396,-0.023861635,-0.0045141405,-0.00049407216,-0.021611858,-0.046756335,0.026417997,-0.041092247,-0.007619414,0.028955096,-0.02725279,0.01721576,-0.0050088367,0.04376162,0.005604652,0.026095666,0.044621013,-0.01719476,-0.004023432,-0.0050342386,0.01958111,-0.00577023,-0.032689292,-0.026775483,-0.01136456,-0.07545864,0.021130556,0.06371874,-0.030707376,-0.017509477,-0.0067649377,-0.0054399064,-0.014931425,0.012168314,-0.041264754,0.01793269,-0.00017760498,-0.0077784467,0.010257648,0.10708564,0.014216291,-0.04370112,-0.05425332,-0.011985166,0.010141287,0.042412218,-0.051096883,0.034899745,-0.0025387418,-0.023827698,-0.04969365,0.022950392,-0.007909343,0.060878303,-0.01882981,0.011180431,-0.0057306434,-0.004156374,0.0037576999,0.039997544,-0.035904575,-0.009171978,-0.0037612643,0.0064526726,0.016481994,-0.03505218,-0.02292037,-0.023052363,0.010058048,0.0037405058,0.0738896,-0.024511153,-0.026036331,-0.013746252,-0.027698265,0.008441605,0.014117253,-0.015849557,0.013995321,-0.006693569,0.011677578,0.02350593,-0.05086205,0.0027795776,-0.021760471,-0.05798449,0.0202637,0.041916877,-0.0051937555,0.008431704,-0.007973506,0.000164216,-0.024091784,0.022583323,-0.0523141,-0.048775118,-0.036831617,-0.029028742,-0.040012233,0.025201658,0.05610515,0.002983714,-0.020947585,-0.028537158,-0.03388685,0.0067414753,-0.054297376,0.004873529,-0.06774428,-0.053778116,0.0033900272,0.023815637,0.019675886,-0.0019489743,-0.012766442,-0.029263936,-0.014985036,-0.012035235,0.016044833,0.06084267,0.05850787,0.031489175,0.043716736,-0.005687111,0.02444261,-0.034448676,-0.0128020905,0.011479656,0.026279394,-0.009210988,-0.033630066,0.058092233,-0.025132522,-0.060450193,-0.043130305,0.026204528,0.002623457,-0.024967695,0.0029100128,-0.051861368,-0.021981848,0.024330607,-0.0060062124,-0.020448538,-0.0067861537,-0.0035799302,-0.032328743,0.052179758,-0.019116316,0.04683156,-0.023919431,0.02098235,-0.018380629,0.048986938,-0.031339083,-0.034936383,-0.022193832,-0.00022644375,0.0026897416,0.06783661,-0.018905193,-0.04779237,-0.057136975,0.014814383,0.030721895,0.052420177,-0.0113613,0.0045904852,0.025857534,0.0072930916,0.0013751255,0.043206304,-0.027514754,-0.02440541,0.04136581,-0.006305872,0.016222553,0.034304246,-0.037913017,0.0014563133,-0.033760384,-0.0068521784,0.025090067,0.03693113,0.00078309077,0.002989484,-0.02219587,-0.02967413,0.049918033,-0.000352372,0.027021745,0.021541951,0.0047358703,0.03935677,-0.03373827,0.0033134196,0.014430279,-0.036628567,-0.018696604,-0.0051249536,0.017177604,-0.022302816,-0.013604837,-0.00873927,-0.0057072947,0.0117004225,-0.0059117707,0.024889162,0.032556657,-0.014129751,0.07223156,0.009750543,-0.057078145,-0.013124945,0.059449453,0.04691915,0.034146674,-0.06899223,-0.066306,0.003548369,-0.025246592,0.025804188,-0.0234835,-0.016083758,-0.0658892,-0.010212859,-0.010282409,0.043907978,-0.012456142,-0.019567607,-0.029636169,0.011977502,-0.025641887,-0.019091278,0.05427413,-0.039428916,-0.009447433,-0.007211537],"last_embed":{"hash":"x6r6dy","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"x6r6dy","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources","lines":[446,466],"size":594,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"x6r6dy","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0013351795,-0.021426974,-0.0565705,0.014249078,-0.055133574,-0.005800847,0.067588575,0.023866791,0.039459426,0.025303409,0.015346497,0.011088493,-0.021692226,-0.0011724806,0.04247591,0.01957247,-0.001796905,0.0047451323,0.01023611,-0.030155577,0.010456309,0.005841115,0.044238023,0.01744985,-0.024819234,0.021895276,0.03450051,-0.055306282,0.009891673,0.027363377,-0.00835651,-0.04457307,0.03320229,-0.014745142,-0.008879225,-0.032077715,-0.021456176,-0.028951723,-0.051835142,0.041919988,-0.014181165,-0.048645258,0.0063797436,-0.014467218,0.04219626,-0.001304709,-0.055597533,-0.028649947,-0.013500119,-0.036415685,0.011024755,-0.016289528,0.028819937,-0.014206535,0.0134431645,0.07458205,-0.06582289,-0.03876029,-0.039120357,0.017548576,-0.018166324,0.026510468,-0.02783413,0.023873448,0.007070629,0.029281277,0.01287328,0.015896859,-0.015728522,-0.037621103,0.008166943,-0.016417705,-0.029918727,0.011513114,-0.04620748,0.037563663,-0.014346062,-0.03270137,-0.0036962864,0.025244744,-0.02363842,0.0015245272,-0.008256046,-0.0053235223,-0.011800947,-0.00566438,-0.03170614,0.04231454,0.010800017,-0.008570119,-0.009115828,-0.007868859,-0.0050032027,-0.018090865,-0.006455341,0.022229388,0.0091974065,-0.0076187016,0.026026411,-0.0052858475,0.013669931,0.036284693,-0.0044547925,0.02131374,0.026372472,-0.026316809,-0.015963847,0.011862081,0.011148264,-0.033254173,-0.012768211,0.029006038,-0.0043927506,0.037880585,0.018684989,-0.009613659,0.043325596,-0.006617762,0.012286614,-0.024306426,0.0027689585,0.046338044,0.05983555,-0.06372044,0.011929283,-0.0036315736,0.0046333726,-0.018085185,0.0044328026,-0.02892552,0.0074808835,0.020868998,-0.00094636204,0.0124298325,-0.0049303393,-0.013707748,0.03784195,0.017446924,-0.03235579,-0.042741984,0.020038024,0.07003821,-0.004883994,0.0039885053,0.009777549,-0.043337587,0.02453515,0.034667924,0.017972535,0.0019527298,-0.011114215,0.013051721,0.03623293,0.08328758,0.0029568297,0.008134698,0.021290073,0.042796966,-0.011168581,-0.0050276965,0.005212056,0.022053009,0.014394361,0.05069236,-0.006213749,-0.010745981,0.03622591,-0.009729431,-0.019993087,-0.0011626635,-0.008415702,-0.008369802,-0.010610746,-0.0060633603,0.02400094,0.0024553556,0.06787748,0.010322131,0.018429229,-0.027648456,-0.011863514,-0.0264319,-0.028165981,-0.022793612,-0.033817716,0.026799493,-0.0015152537,-0.031376395,0.027329257,0.049441986,-0.030233825,0.032384392,-0.026806142,0.03702522,0.003197516,-0.018530749,0.02918838,0.027374202,0.00931177,-0.021654606,0.0051137907,0.009610994,-0.0069918535,-0.06001227,-0.033110935,-0.0029922351,0.02300818,-0.024890158,0.00019079668,-0.060292117,0.015996585,0.0719919,-0.027675577,-0.016463306,-0.032575335,-0.0072250487,0.010654626,-0.021101654,0.0312086,-0.03077699,-0.015734825,0.04441812,-0.012114322,0.04679509,-0.016326264,0.022618886,-0.011499173,0.061889563,0.059012685,-0.029493488,-0.02778485,-0.016269764,-0.006863196,0.008790829,-0.012793704,-0.006649059,-0.0358279,0.048575703,0.06603607,-0.014691962,-0.010732187,-0.0027835148,0.026513644,-0.02519704,-0.03725906,0.009641917,0.049270794,0.004654374,-0.0057750167,0.026226927,-0.01151995,0.019309232,-0.0012845553,0.019543111,0.050075214,0.04052992,0.0018078329,-0.008047095,-0.04559546,-0.0006776632,0.005500599,0.027578091,-0.012661833,0.022803191,0.0020904364,0.008013955,0.024635104,-0.048728794,0.016535126,-0.0006144064,-0.020501386,-0.053200822,0.03140917,0.024459483,-0.005119392,-0.00044675177,-0.03433964,0.02213172,0.0862468,-0.0034414146,0.008305725,0.04417264,0.03123042,0.027877562,0.0628561,-0.0044790353,-0.018155728,-0.02157891,-0.0055087423,-0.011798193,-0.02060847,-0.0010824488,0.049933642,0.0045594997,-0.041740116,0.04624854,-0.011026145,-0.15452321,0.019104207,-0.028231293,0.047637746,0.023777105,0.022322476,-0.03082158,0.013049531,0.00020416913,0.042842753,0.003061864,-0.038762815,0.024841405,0.006826802,0.019786056,0.017665202,-0.011683812,0.04494331,-0.04816622,-0.032370288,-0.021614632,-0.055916626,0.08693662,0.0022204148,-0.03486597,-0.012653512,0.0689156,-0.015451228,0.0028892537,-0.017048705,-0.061393403,-0.028374048,0.011029387,0.023369396,-0.019435957,0.031461786,-0.009820082,-0.029525347,0.019740753,0.0033138136,0.034862086,0.064352006,0.009324806,0.050914746,0.017688008,0.012449261,0.009810742,0.013547686,-0.07159997,-0.009953755,-0.034389663,-0.026588613,0.009054438,0.017074484,-0.043756202,-0.004129849,-0.004590889,0.040032074,0.00023295016,-0.004389507,-0.017592011,-0.042757705,0.0013501989,-0.050521594,-0.07967024,-0.043095425,0.05861045,-0.014088899,0.00057119975,-0.03245311,0.016833661,-0.07048922,0.029025437,0.020245276,-0.023509257,0.0076048467,-0.034669608,-0.028110197,0.012749382,-0.109446324,-0.031791564,0.013438455,-0.026628675,0.006470263,-0.011598453,-0.07475971,0.0014263169,0.01835986,0.0019621395,0.21965463,0.0034661822,0.0072469814,-0.017590128,0.04268392,-0.013212593,0.002669507,0.04917909,-0.0055072643,-0.010085481,-0.00076307345,0.033884764,0.014311129,0.0026087807,0.03237561,0.013586461,-0.047713827,-0.0208246,0.047374718,0.0021107544,0.015800007,-0.01613426,0.005382142,-0.014138065,-0.0610053,-0.023389341,-0.03188629,-0.01858153,-0.016624052,0.029095208,-0.055430047,0.013427475,0.055155378,-0.03731692,-0.035327673,-0.0019879632,0.025375115,-0.03937899,-0.0070699155,0.01579177,-0.053637896,-0.023051543,-0.020758636,0.01377122,-0.0027432747,-0.0015129177,-0.034478586,0.0041893427,0.012585235,0.005485015,0.0110829165,-0.0734064,-0.0011086263,-0.017435882,-0.014348137,-0.029533422,-0.035947688,-0.025382172,0.012425574,0.055953205,0.051583827,-0.0037190625,-0.054267723,-0.019546116,-0.014767427,-0.008942996,-0.03634767,-0.061287675,0.0061778734,0.060704388,0.014698884,0.037421484,0.01718127,0.008680236,0.024647636,-0.03613689,0.049452085,0.01551936,0.0038109934,0.024773046,-0.0393551,0.0045419,0.004139874,-0.0036442967,0.03418719,-0.023810567,0.036717944,0.034524426,-0.0108048245,0.0031256685,-0.004448084,0.0067432183,0.0016762642,0.0014472192,-0.031075226,-0.0037689093,0.02442395,0.0012514952,-0.024053225,0.008985096,-0.012079364,-0.005690069,-0.0062416815,0.0082542915,-0.0031565917,-0.051117547,-0.038931176,0.019412791,0.03039061,0.03355607,-0.030642586,0.009048576,-0.01177115,-0.01810973,0.0074944897,0.034266777,0.0177918,-0.0047252043,0.03190684,0.015344275,0.0038780419,0.037612572,-0.022691384,0.0019133429,-0.0073904064,-0.06554751,-0.0036220944,0.047264583,-0.0148447,0.036447633,0.018705314,-0.049580455,-0.01281876,0.02207243,-0.014126574,-0.019277295,0.003641133,-0.008268408,0.0019295517,0.021266134,-0.027419332,0.03469684,-0.00992629,0.008804703,0.01974583,0.020710446,-0.008527056,-0.033801433,-0.026436582,0.051340897,0.015707,0.036977842,0.039866198,-0.022022003,0.03144308,-0.054153074,-0.008225202,-0.022870569,-0.036923695,-0.029101884,-0.009475008,0.012497121,0.016435748,0.06338992,-0.04909698,0.05938075,-0.01430491,0.010343527,-0.029994804,-0.0028319396,-0.018678134,-0.026857624,-0.035743557,0.014095411,-0.0073043527,-0.042470902,0.0072520534,-0.012530597,-0.032836445,-0.058436975,0.022643283,-0.04806725,-0.033351675,0.00058952963,0.050381042,-0.008440796,-0.007874153,-0.002881713,-0.0061300616,-0.031787124,0.01935384,0.08938718,-0.00026721077,-0.005035178,0.011972429,0.01728835,0.06766561,0.021657508,0.058635972,0.0052430797,-0.040322106,-0.0016672168,-0.013578889,-0.00641935,-0.015233381,-0.02069723,-0.02261695,0.07028459,0.040872768,-0.02511611,0.008238597,0.0023419382,-0.008379384,0.020507574,-0.039519604,-0.048246488,-0.006221418,0.019061323,-0.0055964706,-0.007106812,-0.0062092664,-0.02943328,-0.019384114,-0.015241086,-0.021652816,0.019340679,0.00042819337,0.0020196869,0.044396963,-0.03566257,-0.0017025673,-0.03506443,-0.01002653,0.008602266,-0.015846498,0.023050265,-0.005545007,0.017956546,-0.03276679,-0.0410805,-0.0077071316,-0.005084589,-0.024424283,0.020064797,0.01904427,0.010614312,-0.030608831,-0.014150478,-0.03012151,0.015804376,-0.014227414,-0.05402921,0.00568805,-0.02846598,0.032025836,0.031267785,0.0011642755,-0.006682401,0.0140937995,-0.032050464,0.0021586204,0.03093042,0.032342564,-0.023805326,-0.038536903,-0.04652239,-0.00048817488,-0.0056968434,-0.026413448,-0.01833743,-0.03191114,-0.014168282,-0.0137175685,-0.009239781,0.014236678,0.00076190144,-0.0026569145,-0.010790703,0.06103184,-0.021491647,-0.045951366,0.039042715,0.036363747,0.022998538,-0.015768874,0.020299878,0.039448213,-0.046208877,-0.0041450253,-0.009369373,0.031549066,0.010957697,-0.0382826,0.025287839,-0.051977407,-0.012497519,-0.037943095,0.052279316,0.0064613298,-0.013712581,0.0013183729,0.016023204,0.01850698,-0.02211575,-0.020470012,0.0068546934,0.00043227314,-0.005297712,0.019509686,0.0046829777,0.03927018,-0.006263457,0.02812067,0.01908321,0.026829582,-0.011126319,0.042850107,-0.042792067,0.03295828,-0.02869877,-0.020509822,0.013707804,-0.043300547,-0.015189759,-0.07989813,0.019595157,-0.03969777,-0.013817732,-0.01355718,-0.008397834,-0.017084785,0.013188212,-0.021505151,-0.008788297,-0.00893751,-0.0016611782,0.054037992,-0.016657462,0.031179244,0.048991963,-0.009202232,-0.015428615,0.02569672,-0.014215749,0.0022858158,0.04757538,0.020875495,0.009496369,-0.01851754,-0.008462299,0.029182719,0.008826664,-0.017278368,-0.010892439,0.02692749,0.012994747,-0.020130493,0.00008451051,0.029007578,0.07194682,-0.0124325575,0.041611675,-0.021409385,-0.006670376,0.017995631,0.02294859,-0.0042823013,-0.024123264,-0.007071843,-0.017424412,-0.013807593,-0.056278497,-0.015433608,0.019459061,-0.052500557,0.035739254,-0.015921678,-0.0030437128,0.020142218,-0.034325242,-0.018802635,-0.060608067,0.0030214977,-0.012551276,0.028135182,-0.03607807,-0.020752734,0.010397271,0.022457948,0.02244233,0.00994595,0.008041969,-0.018874677,0.028802834,-0.13932648,-0.027820067,-0.031726852,-0.013266545,-0.007778991,0.0045179534,-0.017524512,-0.019586714,-0.021652032,-0.0050860927,0.0019739263,-0.029902708,0.023269378,-0.037536196,-0.019877326,0.020713266,-0.026309479,0.0012253931,-0.00669512,0.06912104,0.017959531,0.0026641684,0.05857751,0.018832391,-0.015132664,-0.011564147,-0.0004899996,-0.010378136,-0.04798155,-0.009444828,-0.006504379,-0.06931454,0.012070417,0.07894243,-0.01991325,-0.01710926,-0.00057020155,-0.025814807,0.01191685,0.02205648,-0.021083431,0.0048696524,0.017698785,0.0043609147,0.027833413,0.13138647,0.025717167,-0.029653732,-0.029977446,0.0074783796,0.010001478,0.048161745,-0.06907025,0.031629913,0.0200417,-0.038675096,-0.06365002,-0.018355422,-0.003401123,0.057775076,-0.0433209,0.0356982,-0.00031720957,-0.022804258,0.026848653,0.0512288,-0.014746387,0.0073701325,0.002246163,0.037592936,-0.020400332,-0.034211125,-0.015108176,-0.026457494,-0.0055873743,-0.0002038912,0.06884119,0.003911449,-0.02931747,-0.018915614,-0.027070813,-0.015304091,0.0056138,0.0022249909,0.031672504,-0.00931754,-0.015576997,-0.0032674181,-0.055212744,0.013800953,-0.025590708,-0.06609722,0.020579057,0.009316428,0.014379203,0.033848297,-0.02946347,-0.0021197097,-0.018261753,0.0099073155,-0.0050312304,-0.02187098,-0.041621134,-0.032197878,-0.027221706,0.047625955,0.07034405,0.007945473,-0.046782758,-0.045437407,-0.041433644,-0.009236229,-0.013828425,0.020004915,-0.07898405,-0.017436719,0.008883206,0.027923629,0.041220706,0.023679566,0.0009701712,-0.033316072,-0.007960973,-0.03425434,0.04167421,0.051770262,0.030524103,0.048012204,0.01801637,0.0042880434,0.024940494,-0.0142640835,0.012922866,0.0019053905,0.043225106,-0.013163368,-0.015649343,0.045327567,-0.03766883,-0.055981744,-0.034495678,-0.0068540922,-0.015633525,-0.039071362,0.011782859,-0.047199927,-0.024234934,0.01607731,0.009101366,-0.0062022964,-0.007583843,-0.02130166,-0.019176913,0.07405821,-0.01912231,0.03959783,-0.06572134,0.0019119995,-0.001808419,0.02259692,-0.025361769,-0.016947707,-0.04884325,-0.012298303,-0.019044653,0.06089381,-0.011594159,-0.035897955,-0.06528719,0.0023688802,0.04813831,0.03879772,-0.005358307,-0.018189374,0.03579203,0.000048612026,-0.016317762,0.033649676,-0.023278795,-0.032130323,0.05036362,-0.010749579,0.043159097,0.036326475,-0.039446846,-0.028042525,-0.03194802,-0.018354967,0.005456044,0.017147241,-0.0071555353,0.00005636876,-0.03536104,-0.010083013,0.06436713,0.015142422,-0.000549819,0.008802719,0.015522398,0.035908647,-0.019680796,0.02242052,0.0048655407,-0.014854572,-0.011540117,0.0059258267,0.02269925,-0.00076288934,-0.020399313,-0.037851892,-0.026409358,0.00308063,-0.012186464,0.013752261,0.02646155,-0.010958276,0.08227726,0.017298795,-0.024975644,-0.0064971214,0.054097313,0.04251608,0.02212095,-0.05406705,-0.008712638,0.009592258,-0.019878035,0.029197317,-0.021858973,0.0025345876,-0.056235336,-0.02116882,0.002410488,0.019187853,0.013816891,0.004193448,-0.033972275,-0.018656868,-0.041016426,-0.0386363,0.07919874,-0.031713866,0.007613257,0.00053925544],"last_embed":{"hash":"izkunh","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"izkunh","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{1}","lines":[448,448],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"izkunh","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016073802,-0.033161025,-0.044148512,0.014858136,-0.063726015,-0.0009824082,0.027971815,0.020883253,0.0072987066,0.0058337804,-0.0127003845,-0.026250612,-0.037529968,0.016859364,0.030071333,0.007509352,0.012942877,-0.01024296,0.016671645,-0.028276695,0.0073799025,-0.017102776,0.04219057,0.010383343,-0.0033562107,0.026254436,0.03199305,-0.049569484,-0.00073004334,0.032406393,-0.00058565236,-0.029950265,0.021012064,-0.034477066,-0.016794145,-0.010669433,-0.026070656,-0.021208938,-0.04379549,0.07581873,0.003140073,-0.013776857,0.0022569413,-0.03718432,0.036567558,-0.0128402645,-0.027987989,-0.020928875,-0.0051425444,-0.014743055,0.018346196,-0.00803977,0.0053081154,-0.027699417,0.008724648,0.044302206,-0.05031881,-0.037135858,-0.03122629,-0.028147282,-0.0074924617,0.0030016408,-0.051517844,0.0034464328,0.01164097,0.05185858,0.039689057,0.019373558,-0.01059651,-0.038313013,-0.010887935,0.0048049614,-0.046046954,0.019448206,-0.04467575,0.04949597,-0.016331382,-0.014583353,0.018208405,0.028469365,-0.023300478,-0.0041167918,-0.0109071545,0.0066328146,-0.01464035,0.005457412,-0.039855976,0.02983792,0.011313406,-0.008368368,-0.0029134117,-0.0028939804,0.014401892,-0.035895433,-0.015347904,0.00979445,0.019816574,-0.0066811475,0.047877245,-0.011776488,0.00007919904,0.019247256,-0.0012231682,0.009048634,0.026327653,-0.027365254,0.019108897,0.014833949,0.0005142513,-0.014000172,-0.015424422,0.0012608909,0.022037266,0.02452261,-0.009328962,0.0031771257,0.033055924,-0.0195122,0.024543535,-0.0069598835,0.0027107387,-0.010754649,0.0675394,-0.05387294,0.0019512499,-0.015249208,0.032168213,0.0013928126,0.014248801,-0.021949852,0.012067436,0.028966503,-0.01850954,-0.0021545796,-0.018815849,-0.038549617,0.025042426,0.0043438794,-0.027833857,-0.030964099,0.0107267825,0.04452821,-0.02483124,0.009197324,0.017746015,-0.0014064476,0.0029781682,0.04111344,0.011648342,-0.03670039,-0.008995392,0.03073863,0.015046436,0.075499766,0.020089626,0.0019623567,0.03873202,0.040128704,-0.03540803,-0.015512483,0.0025420294,0.012467049,-0.0006444369,0.03567972,-0.0058968775,-0.031116668,0.016091883,-0.0022607544,-0.015741168,0.0072497483,-0.012049604,-0.025305811,-0.0060370164,-0.0039912644,0.047567807,0.011648535,0.07373448,0.02101487,0.020108853,-0.04317982,-0.018995276,0.002011073,-0.018620426,-0.018780459,-0.04186387,0.025373857,-0.021992523,-0.034801602,0.02474381,0.07707996,-0.038127545,0.020852683,0.006519183,-0.013268039,-0.014241811,-0.02667271,0.03952909,0.035411797,0.018987132,-0.022592269,0.017249394,0.0016188603,0.026168225,-0.03568129,-0.03819723,-0.0093192095,0.04086632,-0.014281819,0.03015973,-0.057850998,-0.01860169,0.06964666,-0.037514295,-0.012163691,-0.0379559,-0.016042946,-0.0059778052,0.0067978874,-0.0017276434,-0.019152813,-0.023676515,0.046137694,-0.019896114,0.012955783,0.019421544,0.00009882968,0.01938129,0.04597463,0.03484246,-0.03981871,-0.0319796,-0.0007600943,-0.004684907,0.004281291,-0.017413212,-0.006067243,-0.028073512,0.047779303,0.045274068,-0.02274297,-0.019406963,-0.016648604,0.011099778,-0.016804697,-0.03340947,-0.016407754,0.04587939,0.042191766,-0.0074582817,0.039065555,-0.0049056783,0.011018958,0.013287321,0.008428766,0.052602142,0.023340402,0.028763767,-0.010393201,-0.04159074,-0.0034699815,-0.009118721,0.037255287,0.004392021,0.006651102,0.008209642,0.005016882,0.04292891,-0.031831346,0.032211144,-0.00068689807,0.00038534362,-0.058808908,0.030160323,0.006884783,-0.013692031,-0.0187412,-0.020749167,0.027644455,0.036088005,0.014099748,-0.0074787172,0.02228851,0.03685453,0.020167427,0.076076485,0.0023334837,-0.024328122,-0.020148484,-0.003646092,-0.0314468,0.009652799,-0.022877583,0.05662133,0.0082706595,-0.021820901,0.024617974,-0.011397266,-0.17893144,0.022914043,-0.013902782,0.040937733,0.031144379,0.029642818,-0.04036462,0.013012955,-0.014351258,0.013365921,-0.0064705424,-0.05452083,0.026353564,0.0246505,0.0029423207,0.02571396,-0.018351078,0.012859457,-0.053610396,-0.027611561,-0.03848149,-0.03182811,0.045694903,0.00025894825,-0.043117683,-0.007815541,0.076159716,-0.019166812,0.0049447347,0.0031889172,-0.016698087,-0.007847981,0.005673147,0.01809353,0.0011483667,0.060145844,0.0060458556,-0.025010526,0.040982258,0.010169598,0.04327745,0.066095024,0.0040292023,0.04413068,0.0027543195,0.009292759,-0.016886372,0.020311413,-0.065821044,0.013286158,-0.044613194,-0.034261756,-0.0004543872,-0.024412772,-0.041251224,-0.018477924,0.0049587702,0.025707489,-0.029993774,0.028199721,-0.0423353,-0.05661392,0.034642506,-0.043025505,-0.03539188,-0.03889878,0.018928235,-0.038967315,0.015155565,-0.00504584,0.03288257,-0.072472684,0.0031947212,0.0060213734,-0.024724515,0.021369722,-0.030434448,-0.02873306,0.019944789,-0.112882584,-0.014865855,0.034982692,-0.008552923,0.016107108,0.00073998113,-0.059315704,-0.0037183217,0.025900925,0.017511198,0.24046347,0.0054663164,0.019142784,-0.009859458,0.033231907,0.00090078457,-0.038059354,0.04212958,-0.027186662,-0.005750121,0.0060359314,0.021068841,0.03972151,0.004709388,0.020989135,0.0027699827,-0.043112945,-0.0016578763,0.05413322,0.02489394,0.03430099,-0.013918914,0.015848279,0.008331709,-0.03233828,-0.027252603,-0.022998655,-0.027092174,-0.03408082,0.028641937,-0.041709375,0.031189697,0.055334862,-0.022040986,-0.024614396,-0.029459897,-0.0052386103,-0.06878927,-0.0005659804,0.019314192,-0.047754094,-0.009011442,-0.020579759,0.0054545603,0.0009048635,0.020731254,-0.03378806,0.016511204,-0.009341714,0.001428345,0.028908603,-0.07454749,0.014847564,-0.017061027,-0.014091684,-0.0044803484,-0.0071609747,-0.047688417,-0.020718206,0.052590333,0.039059386,0.011004027,-0.042396493,-0.0047920584,-0.03073018,0.017589344,-0.04243843,0.0007381436,0.025382621,0.055155627,0.009157814,0.032640774,0.002644904,0.03384502,0.031157712,-0.009323715,0.026704136,0.011172877,-0.018208643,0.030837495,-0.03519719,-0.014854014,0.009243321,-0.0055170055,0.03295787,-0.008032453,0.020265613,0.052692495,-0.0129265655,0.018880922,0.011830408,-0.0058450615,-0.02244031,0.0033971588,-0.030556295,-0.000017959052,0.020052936,-0.0002018613,-0.041857455,0.0041840333,-0.02191993,-0.03506721,-0.022912282,0.00469249,0.024480585,-0.0291971,-0.04863425,0.041223943,0.020894617,0.0043306546,-0.003654641,0.00939774,-0.00021128205,-0.03286558,-0.012939011,0.060760852,0.016868932,-0.01551792,0.04361287,0.004613137,-0.0147325145,0.039949138,-0.04219138,0.047548305,-0.012448618,-0.048985906,-0.009221204,0.053770483,-0.037892874,0.054638393,0.012173889,-0.04670469,0.018634114,0.028722163,-0.007865248,0.008637591,0.011719125,-0.019220816,0.0039453735,0.007653888,-0.042546067,0.038215272,-0.011718964,0.04597529,0.017594455,0.039469626,-0.029957686,-0.039066907,-0.04356424,0.054750547,0.031501517,0.01279933,0.01389689,-0.03461416,0.0140173305,-0.06459914,-0.0028604656,-0.042827602,-0.048373904,-0.03270489,0.0029788534,0.0057702265,-0.003992775,0.059145555,-0.04009795,0.025577445,0.0016211399,0.02295969,-0.00073704286,-0.011430768,0.0044729603,-0.040747058,-0.028527427,-0.01961181,-0.037510384,-0.016548492,-0.012245658,-0.012899531,-0.03802409,-0.0547364,0.032567363,-0.021596259,-0.039842855,-0.009937477,0.034050547,-0.007477481,0.013420913,-0.015177961,0.0015781791,-0.034449745,0.018997952,0.09545537,-0.027996477,-0.006168301,-0.027051402,0.037328452,0.060616795,-0.004900916,0.020443363,-0.016511742,-0.02831102,-0.0061459388,0.014991564,0.0073309503,0.015721258,-0.018443227,-0.04030046,0.061083775,0.025972292,-0.012410211,0.014912195,0.028381765,-0.035936505,0.024297133,0.0055699656,-0.047748923,0.0065171896,0.018864984,0.031732686,-0.008328254,0.006180128,-0.025490234,-0.009457682,-0.01268356,-0.03778447,0.051878326,-0.007749108,-0.01598648,0.024972523,-0.020947013,0.0013200431,-0.020076746,0.0014033673,-0.006491964,-0.017380595,0.023770614,-0.023580374,0.02533541,-0.0043037287,-0.05400469,0.030900197,-0.028133497,0.014311771,0.006627893,0.024118824,-0.00025347533,-0.04464049,-0.053324774,0.0018526178,-0.0030816218,-0.019395158,-0.040121946,0.037021346,-0.041506384,0.033397477,0.029575273,-0.010579038,-0.016053274,0.0030646387,-0.035922438,0.0049499446,0.06378912,0.027300175,-0.015356911,-0.028951874,-0.027770251,0.023613857,0.008797635,-0.01852382,-0.05658006,-0.01538797,-0.017224621,-0.004671266,0.0041317246,0.007234831,0.01619741,-0.021311246,0.007941421,0.041715145,-0.06092369,-0.02992887,0.022444386,0.030157039,0.015805092,-0.012145423,0.017196828,0.052202456,-0.036374602,0.0033836067,-0.026084194,0.0122227445,0.009769682,-0.035864063,0.021697912,-0.05045746,-0.032283973,-0.043426648,0.07943505,0.00014851087,-0.018767867,0.0084686605,0.057572704,-0.009165012,-0.018783063,-0.0056187036,-0.01009936,-0.0021267422,-0.024915973,0.055154454,0.017143635,0.029746648,-0.013856146,0.023038829,0.018569363,0.007774012,0.018255977,0.032046393,-0.010602982,0.0023211194,-0.046434578,-0.05667043,0.03202018,-0.019830069,-0.013740012,-0.06889247,0.004469734,-0.022229666,-0.04333899,-0.014636837,-0.018386317,-0.00004071836,-0.0013993814,-0.0325931,0.0072031114,-0.042670853,-0.00040415517,0.039254934,-0.031973526,0.040445033,0.032492112,-0.0033225496,0.006140164,0.03484119,-0.00847006,0.003804782,0.0020674446,0.016977264,-0.020505738,-0.01940012,-0.014302907,0.0071065547,-0.029931696,-0.02270715,-0.023938635,0.032846015,0.001920531,-0.027289711,-0.010641382,0.015812317,0.0652774,-0.032380003,0.016703697,-0.026842881,-0.001080703,0.026543727,0.04552211,0.013797812,-0.016306471,0.0061757495,-0.00020460704,0.004129176,-0.059183914,-0.0005571502,-0.017249158,-0.030277325,0.030494062,-0.01439091,-0.027279293,0.0139213195,0.00017386214,-0.017858574,-0.063641705,0.005338908,-0.011375701,0.0009631664,-0.00916863,-0.005021068,0.006788042,0.028151996,0.019854533,0.0014110268,0.034854453,-0.029929819,0.058047205,-0.15567684,-0.025759717,-0.028295198,-0.013768372,-0.014104038,0.022389106,0.008610038,-0.020492952,-0.030638486,0.016198505,-0.009731434,-0.052619863,0.05263032,-0.035474718,-0.011121311,0.00693492,-0.026331387,0.010272806,-0.002824489,0.076367855,0.015176472,0.024545483,0.06843607,-0.000007914256,-0.0031440514,-0.0038010185,0.006394216,-0.0031532731,-0.044038538,-0.012538463,0.006213716,-0.065483145,0.02369262,0.06337251,-0.010787674,-0.021969717,-0.004376406,-0.030110156,-0.009477486,0.012692158,-0.027349288,0.012181978,0.0052465512,-0.0013028973,0.034717713,0.117297664,0.027900346,-0.020341603,-0.025987577,-0.014601743,0.015666256,0.04957742,-0.060922127,0.019037902,-0.008304763,-0.04275189,-0.014657627,0.010201803,-0.013992419,0.052191064,-0.037063066,0.018732147,0.009601795,-0.011107613,0.021771224,0.04125055,-0.04265016,-0.01772482,-0.009282406,0.018122474,0.00048819862,-0.03686568,-0.010443837,-0.0059645926,0.010757686,0.0062452806,0.086060494,-0.019317577,-0.049499303,0.0047290092,-0.031424694,0.014953744,0.021488415,-0.012564921,0.022397669,-0.011521913,0.0056789992,0.0022841906,-0.026549045,0.00327462,-0.03370876,-0.04957339,0.042669877,0.008843914,-0.0002008762,0.015939979,-0.03623443,0.0024801444,-0.016863992,0.0070170606,-0.023590276,-0.036367197,-0.02776058,-0.038005345,-0.051703356,0.040112734,0.06219225,-0.0054311343,-0.01756614,-0.048629284,-0.038610697,-0.03939404,-0.04533787,0.014438151,-0.056253742,-0.02401324,0.0008891415,0.016098276,0.017373506,0.019396529,-0.0063431505,-0.019360177,-0.0030861874,-0.027775818,0.028266953,0.038058482,0.053664345,0.04096306,0.025433311,-0.013904328,0.045643978,-0.01007691,0.017631171,0.003631499,0.023142036,-0.02404451,-0.008185417,0.051712483,-0.03683131,-0.054943983,-0.036014777,0.015523388,0.022042304,-0.033134423,0.0035085496,-0.035054386,0.010332595,0.01875896,-0.029664047,-0.038435075,-0.0126744555,-0.016174808,-0.0060806302,0.081127904,0.0030162707,0.026932694,-0.04507284,-0.0033577953,-0.010819316,0.040311825,-0.030635525,-0.03223652,-0.055352077,-0.0140574975,-0.0103630675,0.06944152,-0.009877303,-0.01851276,-0.06241727,0.00060071057,0.01883515,0.038935225,-0.011240395,0.0060891733,0.027623037,-0.010776452,-0.0019189994,0.02996116,-0.0071382527,-0.049960025,0.056364328,-0.012541353,0.0018760137,0.017875645,-0.016395304,-0.00398035,-0.037264965,0.03236404,-0.0009902731,0.00012569441,0.009922808,-0.0049890014,-0.051160984,-0.009387087,0.06462803,0.031625316,0.0138834035,0.049503844,0.01657693,0.012302035,-0.017748168,0.014259198,0.026212845,-0.022031568,-0.026159862,-0.027618758,0.01628042,-0.00030786358,0.005239909,-0.017647797,-0.0052981423,0.03657902,-0.011338233,0.0032867722,0.011821576,0.0031623216,0.09376851,0.004512042,-0.022730071,-0.036864277,0.06372475,0.05285659,-0.011999781,-0.05010359,-0.036268633,0.03025959,-0.007944418,0.037711766,-0.03334504,-0.001892375,-0.03222119,-0.0033446003,-0.0043157833,0.016416967,-0.0126066925,0.011415917,-0.03431461,-0.0077010975,-0.034305386,-0.0002994299,0.066267446,-0.016661538,0.0034881039,0.022388859],"last_embed":{"hash":"17bqwco","tokens":90}}},"text":null,"length":0,"last_read":{"hash":"17bqwco","at":1762860902672},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{2}","lines":[449,449],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17bqwco","at":1762860902672}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.005054451,-0.012364308,-0.07200347,0.0050207055,-0.04735931,0.000813817,0.06915792,0.021908464,0.032905567,0.012865162,-0.00821503,0.0077233063,-0.031123497,-0.0012035889,0.040056426,0.011702347,-0.0068151336,0.011460178,-0.0063218004,-0.02907214,0.016368443,0.016119694,0.04728574,0.013061147,-0.021434765,0.022587365,0.04194759,-0.051779643,-0.010875217,0.011388084,-0.004460641,-0.058314342,0.015468169,-0.009034474,-0.031089194,-0.019989744,-0.02625435,-0.040673394,-0.060019877,0.054116458,-0.013582737,-0.041561272,0.009135987,-0.045905698,0.034390602,-0.012215217,-0.047382455,-0.02991034,-0.0010295713,-0.019328445,0.0017299893,-0.010984664,0.0030059773,-0.013861672,0.026331792,0.056674305,-0.03840314,-0.043570563,-0.03567912,0.031884905,0.0011576966,0.025788002,-0.015660947,0.0044287937,0.014729534,0.029384049,0.023635117,0.017584914,-0.017458355,-0.026992831,0.0035373368,0.002686678,-0.022491433,-0.0031791998,-0.040273864,0.04315313,0.0067921416,-0.039833717,0.0044466695,0.039526068,-0.027040869,0.02911602,-0.018936863,-0.0023481345,0.0021980358,-0.00738223,-0.023227306,0.066571265,0.008160345,-0.028381974,-0.011796,0.003050186,0.020179557,-0.040889896,-0.015532356,0.006964312,-0.0026629844,-0.004248283,0.031037316,-0.015238493,0.01550283,0.04808013,0.014079342,0.02675467,0.026540212,-0.022863662,-0.026860578,0.0036263785,-0.0055340435,-0.03349783,-0.021653786,0.02860784,0.0023454675,0.0357217,0.015560801,0.0029233994,0.04701463,-0.00800045,-0.0004444641,-0.017362818,0.01791983,0.043039978,0.0649563,-0.045191433,0.0198844,-0.003967504,0.01201086,-0.025025057,0.0040759104,-0.013708131,0.0073141824,0.034589633,-0.013705125,0.014727597,0.0032138592,-0.03034742,0.044185832,-0.0015452348,-0.02718038,-0.028183535,0.032099135,0.06566952,-0.009629649,0.008728797,0.010767364,-0.06044484,0.010179923,0.0216227,0.01380365,-0.030239757,-0.006136524,0.026705584,0.024879867,0.07288913,0.0023835998,-0.0063977004,0.025682095,0.0406915,-0.016602328,-0.010831162,-0.00821522,0.045599677,-0.008722686,0.046782203,-0.00041479344,-0.028201949,0.016593996,-0.019695655,-0.023346065,0.0025645404,-0.015093083,-0.011742399,-0.002384678,0.0025136105,0.03712583,0.0013823714,0.06471518,0.01578152,-0.00045790235,-0.038546342,-0.022527229,0.0060751876,-0.016123481,-0.00014109953,-0.018663168,0.027036285,-0.029488012,-0.017706191,0.025388835,0.055752594,-0.03427627,0.016100144,-0.01518887,0.01754522,-0.0011422988,-0.020641172,0.024147308,0.033576965,0.0021989217,-0.018323587,-0.0095081255,0.027066028,0.0045459666,-0.023710607,-0.014214768,-0.009430967,0.04128182,-0.05361156,-0.010812754,-0.03753979,0.009369636,0.040735364,-0.02554906,-0.0039252723,-0.025871603,-0.019415809,-0.0012271149,0.013819994,0.030516686,-0.022864686,-0.03148617,0.018052807,-0.010472895,0.03713138,0.016280241,0.036997233,-0.00035754545,0.049726117,0.06214803,-0.016969083,-0.03358772,-0.019441202,-0.017439984,-0.005188069,0.0047428566,-0.0152603835,-0.030351657,0.042483024,0.058808304,-0.034135528,-0.015497052,0.008709782,0.012592426,-0.04222624,-0.027062533,0.013596233,0.04288738,0.012977924,-0.009934119,0.048626095,-0.0051637706,0.019430958,0.0017194969,0.026721116,0.037857424,0.03958701,-0.0013516409,-0.007893771,-0.04956693,-0.010536885,0.009030385,0.028510476,-0.0162411,0.015398493,-0.0134182405,-0.017475963,0.007482316,-0.023654014,0.032471567,0.011189431,-0.017016107,-0.04140756,0.03309404,0.014818135,0.0032252562,0.005142001,-0.030360242,0.03286444,0.072334126,0.012830668,-0.024714809,0.024016194,0.023643453,0.037992638,0.07267085,-0.008244207,-0.021601146,0.0063290633,-0.016723348,-0.018908763,-0.028143702,-0.019683583,0.051840182,-0.015406857,-0.012904856,0.031348445,0.00394441,-0.15700814,0.011801937,-0.0144667085,0.057776812,0.025318915,0.012218747,-0.031794023,-0.0028266674,-0.003407517,0.041079905,-0.0013105483,-0.051313624,0.016573109,-0.0060754498,0.0238001,0.04580187,-0.003893073,0.037123136,-0.046283647,-0.01910672,-0.020876931,-0.042892527,0.052397106,0.00443797,-0.051498663,-0.026976246,0.06465592,-0.029361233,0.029369522,-0.023129331,-0.048735037,-0.028546479,0.016652025,0.010885871,-0.022380752,0.042139538,-0.0051595983,-0.043196794,0.019486297,-0.0033747065,0.008628479,0.051663548,0.009485117,0.043317873,-0.0015936621,0.04886073,-0.0032108668,0.027416855,-0.06866282,-0.0004824173,-0.019422729,-0.031022433,0.019285867,0.012284085,-0.04573933,-0.0151947355,0.006184431,0.037674986,0.0090299975,-0.0064035384,-0.021834435,-0.0092962,0.015219125,-0.05769264,-0.057453744,-0.049520552,0.03987246,-0.0047328607,0.0069123437,-0.038381245,0.032214127,-0.07857156,0.025629608,0.013398777,-0.023844937,0.0117146885,-0.042262565,-0.0438651,0.001256412,-0.11414378,-0.022659685,0.03799862,-0.014415769,-0.005759461,-0.010358933,-0.06879684,-0.011249549,0.01930752,0.021210488,0.23994957,-0.009114724,0.008410427,-0.0001517388,0.029555704,-0.02311281,0.015827449,0.03470715,-0.015745336,-0.011970714,0.020945786,0.017254971,0.031904805,0.011331203,0.017920265,0.013893045,-0.040860325,-0.0053576087,0.06842651,-0.010348625,0.010792045,-0.012515883,0.007377726,-0.019910624,-0.068994254,-0.029942404,-0.034148816,-0.02057648,-0.025753016,0.03562103,-0.061115637,0.01248968,0.063523255,-0.03568174,-0.037984688,0.0067732595,0.03304449,-0.036916133,-0.02460174,-0.003045228,-0.04816893,-0.010412265,0.00018126678,0.011371477,0.004489212,-0.014517397,-0.0048619295,0.02821394,0.01021194,-0.009231535,0.016204316,-0.05465055,-0.008339924,-0.018778995,0.00013892412,-0.018912405,-0.022266949,-0.0077573196,0.019725097,0.07164949,0.037735153,0.012386292,-0.051661845,-0.013074505,-0.01731182,0.004399905,-0.03512524,-0.032915816,0.012757094,0.05459272,0.019088972,0.020467052,0.018071555,0.0074645197,0.019401953,-0.016737219,0.052841537,0.013342514,0.012631805,0.02540166,-0.03403099,-0.012809899,-0.0061962567,0.011156003,0.013864403,-0.03357751,0.036177278,0.04169294,-0.025397956,0.0039825616,0.0031369133,-0.012398957,-0.005233834,0.009746862,-0.020867992,0.0067481482,0.027333226,-0.008206368,-0.019615594,0.021289013,-0.0019202157,-0.020485684,-0.0180045,0.018008597,0.0026048266,-0.049180754,-0.024851944,0.017402614,0.049546026,0.043288562,-0.020054217,0.003883495,0.00169835,-0.017921519,-0.0012558644,0.054400567,0.028850928,0.010790798,0.034696016,0.0009531662,0.008244529,0.03196327,-0.02015928,0.026044652,-0.012571358,-0.062868245,-0.0071455357,0.083680995,-0.035840962,0.05433183,0.008906197,-0.04663477,-0.007453879,0.029384054,-0.011844158,0.0021640984,0.018576298,-0.013496556,-0.010738488,-0.017237818,-0.019089697,0.033124365,-0.012974957,0.027493464,0.044875205,0.034784652,0.013123481,-0.014054626,-0.009760531,0.03005844,0.013776888,0.025820598,0.042313416,-0.024890414,0.031063594,-0.04036633,-0.0020489618,-0.037169356,-0.042759057,-0.03335204,-0.0062540984,0.0057978733,-0.008459165,0.08844372,-0.050347734,0.029315544,-0.025522709,0.010087003,-0.007261222,-0.01697855,-0.018364724,-0.04913079,-0.052857727,0.018629817,-0.009223741,-0.0336402,0.0024538892,-0.019961039,-0.0436866,-0.04624896,0.029850665,-0.039932832,-0.039693154,-0.0027071033,0.050410453,-0.028154107,-0.021223247,-0.008449396,-0.003974998,-0.020885503,0.011219469,0.094158374,0.006813959,-0.0069896067,0.011209008,0.018692976,0.067714475,0.019584294,0.056311335,0.023722993,-0.035895742,-0.019510986,-0.0058330037,-0.0087053925,0.0054633813,-0.029602304,-0.032916386,0.067273505,0.025832376,-0.0056038857,0.002497222,0.009126347,-0.015002773,0.016131623,-0.0362517,-0.03200966,-0.01697188,0.047850948,-0.0066034407,-0.016976383,-0.000029189594,-0.020851735,-0.025418542,-0.046078227,-0.027297525,0.02214867,-0.0026829278,-0.0039145374,0.03113784,-0.04242616,-0.0015967332,-0.024917798,-0.008042692,-0.011367625,-0.03476281,0.0107347295,0.0016953716,0.022598714,-0.017648118,-0.06361122,0.009101332,-0.01360885,-0.011495103,0.012115614,0.024069441,0.0082270745,-0.05130327,-0.04229835,-0.029350152,-0.012356914,0.00239569,-0.04576826,0.008708104,-0.04650944,0.028634498,0.030288301,0.0064051016,-0.03197653,0.007821603,-0.023167795,-0.0026738527,0.050530713,0.039541803,-0.019430842,-0.021999402,-0.02870216,0.032431815,-0.019346492,-0.017547974,0.0059651337,-0.018956995,-0.021948475,-0.0005831185,0.013959078,0.013538387,0.002809128,-0.01983693,-0.004855927,0.07582228,-0.022717673,-0.027323801,0.027134001,0.02906426,0.021431267,-0.019537702,0.041270774,0.04939433,-0.0496063,-0.013623473,-0.013521212,0.027314432,0.021848843,-0.04625042,0.024550268,-0.022733506,-0.0051013473,-0.03772397,0.05971562,0.0012767459,-0.01824289,0.00545921,0.027848657,0.007823306,-0.01142267,-0.007891399,0.016948408,0.0009174876,-0.014806262,0.021973861,0.01466318,0.034938946,-0.023338296,0.015343458,0.008169518,0.0241062,0.0018323725,0.034402695,-0.043214712,0.02887662,-0.028316384,-0.02163556,0.027022934,-0.02673279,-0.027566178,-0.078724995,0.03620667,-0.029610338,-0.02439035,-0.00009590179,-0.006523172,-0.022760445,0.013769281,-0.008126073,-0.01642797,-0.040112678,-0.012122769,0.066031195,-0.00946596,0.023055341,0.043673225,0.003756803,-0.0047805826,0.03674265,-0.006115777,0.0053882217,0.019431477,0.0132367015,-0.0037900195,-0.025150044,0.015589314,0.034100126,-0.017213324,-0.012042158,-0.013410694,0.04949058,-0.026418587,-0.03768393,-0.024150832,0.040467005,0.082279064,-0.017949384,0.021199519,-0.00577619,-0.016833846,-0.0018371914,0.017230896,-0.0033910095,-0.025099266,-0.018041257,-0.016694766,-0.0002688158,-0.059190653,-0.018017212,-0.0013054102,-0.046474237,0.030894645,-0.007116151,-0.016729787,0.02561284,-0.0428082,-0.0049462835,-0.0654345,0.0027199986,0.004371909,0.015019413,-0.025094729,-0.018445164,0.0144406585,0.021353789,0.014944649,-0.011754466,0.027177393,-0.02053565,0.036133595,-0.14338748,-0.02659051,-0.021345941,-0.00433781,-0.00579158,-0.00093307626,0.01186474,-0.0460635,-0.015048807,-0.0029481112,-0.0080656,-0.027578892,0.02808187,-0.030172935,-0.0026936387,0.023767423,-0.02432533,0.0136707425,-0.0055334405,0.05442297,0.008789263,0.01911901,0.059690863,0.016948203,-0.018398117,0.0012165529,-0.01973683,-0.026260741,-0.045526706,-0.012124108,0.009818091,-0.03716959,0.01898168,0.06177878,-0.02851773,-0.03271595,-0.01353579,-0.017721407,0.0036757141,0.0025696794,-0.032127865,0.015766833,0.020973142,-0.0030462588,0.02696576,0.124201365,0.014630018,-0.010393146,-0.022948343,-0.0126362825,0.01773368,0.031905163,-0.06899876,0.028321924,-0.0096082175,-0.042832926,-0.049001154,-0.015842509,-0.013615918,0.05366586,-0.044198994,0.039906673,0.010600073,-0.004770263,0.018831363,0.042554777,-0.023910105,-0.0046180827,-0.020079073,0.026031906,-0.015400043,-0.029577624,-0.008903268,-0.02488078,-0.0111984955,-0.01890595,0.065399565,0.0011583554,-0.025000466,-0.012979137,-0.03487368,0.008599534,0.0020597507,-0.017400231,0.024598856,-0.020407893,-0.017470937,0.001788683,-0.016444163,0.015051179,-0.03402983,-0.053700086,0.014667258,0.00992923,0.022683643,0.040589582,-0.037408482,0.009987713,-0.022970177,-0.006174949,-0.023050329,-0.008120291,-0.023035027,-0.028792249,-0.024257068,0.033876307,0.07225451,0.008410194,-0.04279609,-0.028161742,-0.048984062,-0.0051490203,-0.009177689,0.013155309,-0.067468785,-0.033389375,-0.0058603613,0.016018795,0.03429173,0.017053472,0.007187157,-0.04283873,-0.009680945,-0.02155598,0.035580296,0.04583112,0.031462736,0.03675899,0.0270703,0.0032376598,0.01692931,-0.035264935,0.019092679,0.0021463893,0.03465352,0.00022205983,0.005060293,0.056276534,-0.061330568,-0.07141966,-0.044848517,0.012281175,0.0003221144,-0.04405532,0.030376662,-0.058089055,-0.010326956,0.019706905,0.0055127773,-0.025088757,-0.017032962,-0.024371227,-0.006680948,0.049051434,-0.0073681776,0.02043175,-0.07617922,0.023622736,0.008226465,0.020941962,-0.02025168,-0.025098398,-0.050449554,0.012826162,-0.023691187,0.056981992,-0.028393378,-0.044149723,-0.054199886,0.0035485206,0.048370086,0.026194612,-0.016359013,0.0017060633,0.0281705,0.009298507,-0.00894043,0.009936955,-0.011282907,-0.0420418,0.04662717,-0.008465427,0.054644614,0.03474471,-0.010008961,-0.030964522,-0.016529597,0.0020907316,-0.014564643,-0.005961144,0.02378252,0.0011121982,-0.06441834,-0.03413139,0.05002298,-0.0017628479,0.013859981,-0.008808067,0.026166974,0.037959363,-0.03316867,0.035332855,0.0038007586,0.00023227558,-0.023338728,0.01617107,-0.00038558888,-0.011750003,-0.019299908,-0.031543728,-0.0065125623,0.007981562,-0.012777848,0.010084632,0.02930595,-0.0056656296,0.09868363,-0.007630894,-0.029826244,-0.030725418,0.05913941,0.041965164,0.01963492,-0.054917175,-0.012224437,0.0041591204,-0.0059114257,0.023759156,-0.030039493,-0.011026273,-0.054999743,-0.007471318,0.008797853,0.018281227,0.0031573195,0.00032727202,-0.045058478,-0.011093857,-0.037315905,-0.018005587,0.053709205,-0.037248235,0.019494964,-0.0035173353],"last_embed":{"hash":"1ib20i4","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"1ib20i4","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{3}","lines":[450,451],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ib20i4","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0077769733,-0.012176202,-0.048782796,0.027996918,-0.042052504,-0.016703987,0.045141112,0.03254329,0.033103675,0.012979577,0.006230733,-0.0014902378,-0.016369136,-0.00017182041,0.03353891,0.03573638,0.0005647973,0.027645782,0.012491496,-0.021657791,0.022419607,0.0051221442,0.03609847,0.017644322,-0.02114015,-0.01283231,0.026949119,-0.031847086,0.019138208,0.03461412,-0.007099328,-0.028465752,0.03218422,-0.020893348,-0.042625844,-0.018688198,-0.017436223,-0.015336294,-0.054772187,0.04884584,0.004498855,-0.067857556,0.014489692,-0.0067844964,0.053998716,-0.0013168765,-0.033971723,-0.028410133,-0.004122154,-0.036016952,0.0037029337,0.00084929314,0.02467825,-0.020685045,0.006848052,0.046996746,-0.0674321,-0.06442886,-0.03767089,0.04353376,-0.021201521,0.019130426,-0.024061264,0.023709184,0.008126547,0.032733668,0.024127137,-0.009063968,-0.0035705715,-0.032485124,-0.0007772865,-0.029874861,-0.030608859,-0.00088904746,-0.0403163,0.031608876,-0.0029564998,-0.036030546,0.036765326,0.021730108,-0.009209797,0.009702902,-0.0073540723,0.0060484665,-0.010051147,0.008039269,-0.02194876,0.03828023,0.013705497,0.025586214,-0.009083073,-0.0013976112,-0.017306617,-0.0066095856,0.0033033844,0.0016055619,0.020714786,0.011578187,0.030553862,-0.012329975,-0.0018176708,0.024983527,-0.00053991226,0.020755317,0.022794686,-0.041852638,0.0011036827,0.00806791,0.015001168,-0.010140351,-0.013633895,0.039363403,-0.011710188,0.043262392,0.01791552,0.0051105893,0.028164908,-0.00861649,0.010676273,-0.02759879,-0.016082237,0.016259203,0.066671014,-0.049045738,0.018310258,-0.010665788,0.021062873,-0.013494065,0.00012968075,-0.023186158,-0.004495378,0.03590961,0.016406465,0.015988305,-0.012171903,-0.003857426,0.045639325,-0.018848822,-0.02382395,-0.008944459,0.01472437,0.057749297,-0.008145551,0.0011401711,0.017011767,-0.019235639,0.012728937,0.041300744,0.009711859,0.013191052,-0.0047437344,0.038991425,0.060112394,0.04197321,0.010958537,0.022536088,0.027340526,0.035376165,-0.023695162,-0.019781992,0.009069177,-0.005154315,0.0041174223,0.063247874,0.0128885,0.0062585548,0.007893932,-0.02839468,-0.015807787,0.002307113,-0.015440192,-0.028740497,-0.012967898,0.0087533705,0.034475178,0.0026043982,0.06654319,0.015995152,0.028672852,-0.021333376,-0.021427093,-0.022008773,-0.03879074,-0.026221905,-0.043076858,0.038004145,-0.009013588,-0.031391684,0.027061353,0.063844666,-0.026229415,0.02142677,-0.03012634,0.033030212,-0.00037394546,-0.024288813,0.04549271,0.01906821,-0.00051095797,-0.008059185,0.017609641,0.017407335,-0.007097944,-0.018596783,-0.04336162,-0.0030486416,0.02220365,-0.039154287,0.01859164,-0.061008785,0.005117778,0.070443116,-0.04039324,-0.024499588,-0.019181548,-0.012477901,-0.0053338907,-0.01801166,0.019604657,-0.031418897,-0.012448806,0.038417455,-0.0061507947,0.029336317,0.008202075,0.012100412,0.0042982684,0.06426865,0.042380888,-0.02317648,-0.022862688,-0.028832916,0.019322777,-0.0020669543,-0.02266331,-0.0046969634,-0.050887164,0.037748862,0.053638853,0.0044614524,-0.017711844,0.0069742627,0.03859603,-0.031671226,-0.031185681,0.016096136,0.055098176,0.017522827,-0.016281031,0.0272284,-0.0012561437,0.011090228,0.0070979674,-0.0014247823,0.027782723,0.01948433,0.01083999,0.0022581231,-0.039510343,-0.0024527716,-0.0076300283,0.046900503,-0.02294094,0.027748687,0.023728691,-0.01454237,0.031211777,-0.044203207,0.013733393,-0.0068507143,-0.003699531,-0.058039322,0.017105667,0.024838187,0.026190944,0.017172972,-0.043462392,0.044289652,0.05800036,0.002060133,0.022729825,0.031277113,0.020216698,0.049736675,0.07273435,-0.0110818865,-0.0033322584,0.010788849,0.010655888,-0.0034071316,-0.001929262,-0.01209059,0.06596705,-0.015037882,-0.03908537,0.032345653,-0.0112159485,-0.16319728,0.025438467,-0.041616082,0.05840898,0.029928112,0.03178317,-0.014428533,-0.008050243,0.009281823,0.056030758,0.020471396,-0.04523901,0.014287879,-0.0010893358,0.041441828,0.020927936,-0.007804816,0.017406486,-0.042222288,-0.030116994,-0.033756875,-0.027776513,0.07728911,-0.01054642,-0.029395316,-0.00071325887,0.083112895,-0.022500476,0.012319743,0.0032817211,-0.084041335,-0.045344755,0.0101352995,0.02912795,-0.021530509,0.05126946,-0.0008046209,-0.029197387,0.02038016,0.004645155,0.036296885,0.07837393,0.020145092,0.045922667,0.019157123,0.0067822593,-0.017556893,0.008516688,-0.058218125,-0.0113607785,-0.03707416,-0.03460638,0.013422769,-0.011840062,-0.049721684,0.0160703,-0.027169319,0.025714764,-0.005874893,-0.0005960457,-0.030817928,-0.01942202,-0.0099567175,-0.067249425,-0.06436476,-0.058702227,0.04709076,-0.037771095,0.006548966,-0.050963227,0.029394835,-0.07125228,0.02657599,0.012790599,-0.011844291,0.010445202,-0.0472598,-0.042490862,0.011048267,-0.1026663,-0.03857422,0.011622923,-0.0147987,0.01659249,-0.02149765,-0.058595184,0.011929161,-0.0021266134,0.019911362,0.24115469,0.009431959,-0.020428896,-0.0042103156,0.04509684,-0.0323094,-0.00007178612,0.06308304,-0.016361825,-0.005939963,-0.0007315148,0.013209423,0.0108875455,0.002409782,0.0338359,0.021511333,-0.05332281,-0.021124134,0.05566895,0.017392036,0.025123367,-0.05297513,-0.0074407645,-0.0037516167,-0.05316509,-0.015200885,-0.032381974,0.010173854,-0.0009626077,0.016636722,-0.046546467,0.019463822,0.045188896,-0.028620439,-0.034827627,-0.011305407,0.02857466,-0.04901545,-0.027337616,-0.0045209974,-0.018102484,-0.025292482,0.0055929297,-0.010732833,-0.02243335,-0.007587524,-0.029848097,-0.0031308455,-0.0026193755,-0.0032129798,0.0041626873,-0.05107424,0.006664081,-0.024551433,-0.012489504,-0.03303789,-0.021816202,-0.030846367,0.0012731159,0.06497377,0.053834103,0.0013613836,-0.03461752,-0.001551976,-0.008029199,-0.012875939,-0.028054409,-0.02953885,0.030308515,0.040554956,0.007197637,0.034460917,0.0032235824,-0.005355956,0.009817811,-0.03337673,0.028911678,0.019569578,0.0008875856,0.034608893,-0.043640174,-0.0037867497,0.0017656493,-0.00847208,0.04565661,-0.027223863,0.030584296,0.04921322,-0.019984048,0.017602561,-0.0002442134,0.011972764,-0.0018168928,-0.024718765,-0.03945359,0.03346611,0.009326894,0.0002528819,-0.026946597,0.008546123,-0.026292022,-0.016392127,-0.008731846,-0.008398676,0.016445702,-0.03602152,-0.03728849,0.018330028,0.049379427,0.01800398,-0.04071249,0.023484232,-0.0027750176,-0.02029702,-0.004951566,0.05496815,0.032261044,0.004634256,0.046053182,0.0059776534,0.009334373,0.011678159,-0.035770092,-0.032149628,-0.0006249132,-0.03842182,-0.0005409064,0.030435108,-0.0011301893,0.047004327,-0.0050705085,-0.047105294,0.00012315251,0.00787156,0.008823834,0.0065366398,0.0026662697,-0.00042973392,0.026300775,0.01918207,-0.035275947,0.038106184,-0.0007951703,0.024766367,0.03854328,0.04315695,-0.018186862,-0.013855008,-0.045903742,0.04891074,0.016360499,0.042624988,0.051456135,-0.03284761,0.03429074,-0.041525472,-0.012774081,-0.04321877,-0.027530713,-0.032662053,-0.0028689562,0.01650373,0.00072958943,0.05187897,-0.03401197,0.036967814,-0.02289336,0.021364711,-0.032472216,-0.012396206,-0.014872384,-0.047325518,-0.043320045,-0.01870296,0.0006019496,-0.024701068,-0.0072698537,0.010375743,-0.01668338,-0.068678685,0.010561109,-0.027459137,-0.018272052,-0.010976847,0.04495243,-0.023136359,-0.021583783,-0.0007255547,-0.017333103,-0.03372557,-0.0011448017,0.081183724,0.0122532705,-0.015841497,0.009307301,0.027968707,0.06448366,-0.015324089,0.04585006,-0.0045566517,-0.035077836,-0.0007394928,-0.013047829,0.009489256,-0.01816676,-0.016971426,-0.030926807,0.06421175,0.025586935,-0.042399615,0.006044713,-0.011929969,-0.016390707,0.011434384,-0.024176156,-0.049589507,0.01846683,0.004269191,0.016958972,-0.022007514,-0.033438962,-0.022734791,0.00074064004,-0.035561454,-0.016300874,0.02417548,0.0015978838,0.002627576,0.012942667,-0.028513975,0.00036725236,-0.047030523,-0.021671237,-0.0024116717,0.0005097793,0.0052811163,0.015554731,0.013543382,-0.03133611,-0.0397013,0.01789618,0.003403158,-0.0016841094,0.013315358,0.010357774,0.019414358,-0.02926558,-0.04530224,-0.017651858,0.015526971,-0.006213567,-0.042911153,0.00675941,-0.027521012,0.041749112,0.035888154,0.010033958,-0.010193789,0.013096554,-0.045350052,-0.002596371,0.03325702,0.027972002,-0.009849058,-0.038941745,-0.02201824,0.0152509,-0.003114789,-0.0141006755,-0.013340889,-0.031038834,-0.019819068,0.0014378007,-0.0204913,0.009930619,0.006485177,-0.029229322,0.02271629,0.048443954,-0.011489964,-0.045487147,0.028960358,0.028298922,0.031133736,-0.02880558,0.0021143013,0.032564808,-0.056922805,0.00591579,-0.026355831,0.009912446,0.006899508,-0.038571633,0.030604685,-0.040679093,-0.01771995,-0.047584087,0.044117685,-0.0065678926,-0.014938139,0.008750664,0.017839566,0.02229785,-0.031129107,-0.024867512,0.024079213,0.0017650884,-0.018458683,0.057723667,0.010159889,0.03851674,0.00872778,0.01939691,0.011088646,0.025015147,-0.011915372,0.021412937,-0.052572727,0.04565314,-0.021337029,-0.03793124,0.020142958,-0.036380086,-0.0004428775,-0.072309606,0.016126247,-0.0070933276,-0.019959224,-0.014584629,0.00016416813,-0.028346809,0.010324479,-0.017934902,-0.035487648,-0.0044403602,-0.01657957,0.061962217,-0.0077562216,0.014709251,0.048225995,-0.019500082,-0.00031854634,0.028665317,-0.016830174,-0.00205794,0.028785214,0.0062809647,0.011880512,0.0047957893,-0.008647203,0.04368381,0.0073740985,-0.036960047,-0.0150459735,0.023584958,-0.012380365,-0.026394285,-0.013572694,0.040068094,0.02009645,-0.0271484,0.024065662,-0.035312224,-0.017518593,0.005176038,0.035549168,0.0077642733,-0.02735373,-0.0012684398,0.011403403,-0.007556368,-0.055685706,-0.0055537904,0.01660287,-0.044048507,0.030607568,-0.0095709395,-0.010459401,0.012765311,-0.015713997,-0.04260585,-0.052384444,-0.0026040305,-0.020190062,0.02214116,-0.039331943,-0.021770166,0.006910932,0.019023359,0.012537336,-0.020548685,0.00046317687,-0.03017764,0.04900655,-0.14142856,-0.02230162,-0.028286153,-0.01954565,-0.014275594,0.015342524,-0.009816265,-0.020857172,-0.032125298,-0.007577608,0.010897425,-0.03882267,0.029266078,-0.024354527,-0.0126414,0.021024477,-0.0068049445,0.011169388,0.007282009,0.07120884,0.014949372,-0.013003992,0.04083714,0.019942455,-0.027814586,0.021565821,-0.0067149797,0.0025703544,-0.039768707,-0.023852108,0.0012203484,-0.07382154,0.032278635,0.08200307,-0.00862904,0.009553544,0.00017177423,-0.0110137975,0.004978946,0.02483772,-0.04070114,0.0059609567,0.0041998513,-0.0017160124,0.012554679,0.11827156,0.015247955,-0.03815763,-0.034215447,0.014622394,0.0041354876,0.038463637,-0.04394941,0.020677181,0.00242457,-0.046764635,-0.061229266,0.0109217595,0.011843992,0.07098101,-0.022643423,0.03195776,-0.020411516,-0.016559618,0.0001828941,0.055160597,-0.016668888,0.0007417551,-0.014607934,0.036383323,0.0031407853,-0.038060185,-0.013862325,-0.043114074,0.021054154,0.005963303,0.07485157,-0.0014501774,-0.0438978,-0.014354288,-0.040625397,-0.018164145,0.017453277,-0.0043849605,0.029796142,-0.0025938423,-0.009153873,-0.004949279,-0.038668048,0.017561385,-0.013011532,-0.054123424,0.01042923,0.0142574115,0.038957104,0.034872178,-0.03626002,0.020578811,-0.024517028,0.018915366,-0.00045948706,-0.04443994,-0.027777977,-0.036120575,-0.03485673,0.005312652,0.059486937,0.0103813335,-0.04418987,-0.028039578,-0.05394056,-0.011506879,-0.030761141,0.0036896737,-0.06840842,-0.03272125,0.004826828,0.016044727,0.03817966,0.009870322,-0.010587187,-0.046430863,0.004735398,-0.028045656,0.026402714,0.045281347,0.039400473,0.04362342,0.020614075,0.01157118,0.006317784,-0.021920132,0.016388273,-0.002331819,0.042965636,-0.024629395,-0.01917209,0.029470427,-0.06399497,-0.07026686,-0.025651567,0.018261967,-0.017373784,-0.034353264,0.006050623,-0.057202242,0.009702394,0.008191021,0.006151054,-0.020277578,-0.0019811508,-0.01865136,-0.013267597,0.079155326,0.0021520315,0.036913514,-0.02968008,0.009249262,-0.011731339,0.024804749,-0.034777187,-0.03535686,-0.045793287,-0.01062305,-0.03399706,0.0559215,-0.018798403,-0.021009585,-0.04870076,0.008537765,0.044533987,0.032696705,-0.013636019,-0.0076348875,0.045564026,0.005660092,-0.010544066,0.04560574,-0.017850995,-0.02958493,0.02802542,-0.0069997935,0.03882451,0.03064017,-0.01956018,-0.007516135,-0.017441344,0.0039763567,0.010281001,0.010902295,0.008595397,0.008777577,-0.04608454,-0.0008622633,0.046807993,0.03209088,0.020369915,0.031582166,0.010202694,0.023474585,-0.009929592,0.011874915,0.02649831,-0.0074293856,-0.024267698,-0.013062315,0.02033247,-0.0027643964,-0.034693055,-0.03748532,-0.04112671,0.009945582,-0.010385612,-0.012929083,0.027805213,-0.032113466,0.09499052,0.023545315,-0.033891246,0.0021419046,0.044641517,0.052064378,0.01366629,-0.065971486,-0.030479006,0.00035791117,-0.023427827,0.017454488,-0.033217985,-0.034032833,-0.062618434,-0.001994917,0.002379313,0.024425756,0.021853955,-0.034551263,-0.015520914,0.0063500362,-0.023322107,-0.022195501,0.07381151,-0.044552453,-0.015410869,-0.023574462],"last_embed":{"hash":"cb5g5r","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"cb5g5r","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{4}","lines":[452,452],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cb5g5r","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018747207,-0.02227933,-0.0514205,0.024677832,-0.038990922,-0.02203129,0.03595862,0.013623162,0.027256578,0.010255039,0.00064200617,-0.01061881,-0.00037995432,0.0072140708,0.022361865,0.04390292,-0.0022245322,0.01651441,0.010474021,-0.027100323,-0.00065509725,0.01972988,0.056342382,0.013330163,-0.008337585,-0.0026788441,0.0038019419,-0.028528424,0.030730804,0.03146247,0.0010865951,0.002747805,0.047942925,-0.013291353,-0.044687435,-0.022046043,-0.013345326,-0.031119982,-0.047335207,0.05303284,0.01211625,-0.061626624,-0.0013529089,-0.013927538,0.04676149,0.0013080635,-0.03746107,-0.01742087,0.010260509,-0.02577441,-0.00656295,0.0010308792,0.02346775,-0.027125996,0.0066108233,0.025482194,-0.043749187,-0.06343078,-0.03361689,0.04232893,-0.01944805,-0.015710913,-0.027405864,-0.015142159,0.0020515067,0.017130675,0.028837843,-0.0054200506,0.00008140054,-0.018748956,-0.007975993,-0.008325898,-0.016706826,0.007084498,-0.035034746,0.026972042,0.0016238572,-0.02773345,0.044413347,0.02983277,-0.015874097,0.02034979,-0.0144329695,-0.0026455885,0.0015740487,-0.0016680888,-0.030730503,0.043155264,0.023983771,0.02738038,-0.0077520376,-0.0058517926,-0.019783868,-0.0071186163,-0.01849337,-0.0018913605,0.016854806,0.031140136,0.02113693,-0.024533566,-0.0015182291,-0.0013300809,-0.00041309604,0.007874224,-0.0033983209,-0.027919147,0.023160836,0.0028432775,0.013945061,0.005705526,-0.034233596,0.036684256,-0.011178808,0.039931677,0.016980534,-0.015660014,0.030404909,-0.003177274,0.0071460297,-0.03195609,-0.014932387,-0.0021680957,0.05923901,-0.035487894,-0.009110125,-0.0120322,0.008562096,0.008005364,0.0013536678,-0.011670259,0.006526079,0.016485266,0.01768306,-0.00087207806,-0.042396348,-0.017339874,0.04313089,0.0049283146,-0.006459702,-0.0068196286,0.03823167,0.0682191,-0.0058085597,-0.001214149,0.0063383277,-0.04448917,0.026595347,0.043580372,0.002394842,0.020489184,0.0036699488,0.025798198,0.060315542,0.04493232,0.00458594,0.013197973,0.0301666,0.031116648,0.019253151,0.008039478,-0.013376672,0.0036924856,0.0077515375,0.06440997,0.004923591,0.01787889,0.012980838,-0.010535437,-0.029802976,-0.012044743,-0.006755146,0.0023640979,-0.008641892,0.035195827,0.040674247,0.00032002004,0.07446192,0.0470202,0.009549676,-0.020704806,-0.02272095,-0.03423452,-0.029359497,-0.021038687,-0.03445676,0.04283251,-0.0066128327,-0.031152729,0.032767013,0.025410866,-0.03139896,0.02180776,-0.03240958,0.0053576664,-0.0130399,-0.059493534,0.031382117,0.00429737,-0.0038948013,-0.0115627535,0.025898417,0.018120345,-0.0039760973,-0.027296156,-0.043056767,0.0024006532,0.017457243,-0.033966497,0.008215589,-0.04610352,0.0014318369,0.0558358,-0.04057534,-0.023331642,-0.016364552,-0.010976889,-0.011648223,-0.022331534,0.00309089,-0.0064297025,-0.0063727186,0.06235527,0.0074551078,-0.00068053446,0.00093038485,0.023006864,-0.003880959,0.061138317,0.019940082,-0.008762489,-0.013826282,-0.026937665,0.012446076,-0.0183973,-0.018561633,-0.00077269645,-0.05777995,0.026558107,0.04947447,0.0140494155,-0.0205312,-0.011173505,0.026750159,-0.04126008,-0.016435036,0.0034355668,0.0442977,0.020576583,-0.017202653,0.020531857,-0.00581525,0.017776137,-0.018630559,-0.0007319183,0.02808685,0.019400407,-0.0032249268,0.008849816,-0.010584008,-0.00035336422,-0.010467963,0.04064277,-0.011033849,0.023884308,0.022101885,-0.009469484,0.035167415,-0.059310697,0.006616651,-0.0009697017,-0.0014047519,-0.057933047,0.029665455,0.018682014,0.033751093,0.025445685,-0.028377715,0.036183905,0.068788655,0.0127340825,0.0032874413,0.024225246,0.021691145,0.05976814,0.071528405,-0.007440407,-0.008791167,0.019721232,0.014037538,-0.0139116645,0.015306365,0.0033869452,0.08311505,-0.029410271,-0.024636975,0.05043695,-0.0041337176,-0.17503649,0.039043874,-0.030221796,0.057666663,0.026417607,0.02518957,-0.005579547,0.017414754,-0.018597772,0.053018212,0.049088854,-0.05834238,0.0014982253,0.019362893,0.014805447,0.020429382,0.004907581,0.0015048526,-0.040548075,-0.04211001,-0.023312205,-0.03643515,0.061189957,-0.00088467484,-0.024942856,0.0016988581,0.085225835,-0.039658923,0.007597211,-0.005458532,-0.07468001,-0.031555653,0.012282296,0.017899932,-0.006067221,0.040045325,0.0027412598,-0.01487304,0.011433352,0.0031856196,0.034230694,0.061419927,0.017215505,0.026991045,0.0024891938,-0.010646001,-0.008083418,-0.0058450974,-0.04324429,-0.019819485,-0.020484861,-0.035626814,-0.0003304973,-0.02662302,-0.055171825,-0.0046602236,-0.020671485,0.025966324,-0.02132377,0.0017238266,-0.02604711,0.0034858487,0.012138656,-0.08036505,-0.038541093,-0.0506151,0.0498728,-0.031788073,0.01970167,-0.05664313,0.012385687,-0.059068013,0.009334381,0.023286523,-0.02260368,0.018366395,-0.04685232,-0.03345076,-0.01237357,-0.09899239,-0.030864414,0.003518527,-0.0011701613,0.03485601,-0.012342367,-0.05041256,0.023394972,-0.006337839,0.043119606,0.26330188,0.0136496285,-0.027099958,0.021371607,0.049647477,-0.036802206,0.010863147,0.072622955,-0.020679947,-0.0061363876,0.005206935,0.016743127,0.010759596,0.022059612,-0.0017028837,0.025783265,-0.046826508,0.012190729,0.05424209,0.018872129,0.029814454,-0.024116673,0.0002761028,-0.0029718094,-0.045305476,-0.019932495,-0.018406296,0.012058466,0.014939655,0.0048668594,-0.049050644,0.06171697,0.018768184,-0.042232454,-0.04379029,-0.0103829345,0.02999542,-0.059405524,-0.028680742,0.014544519,-0.010910073,-0.00048925244,-0.004198503,-0.03393581,-0.035773095,-0.015169698,-0.018223485,-0.004469831,-0.023875182,-0.0017478679,-0.012498097,-0.043974757,0.02763906,-0.026785908,-0.017088141,-0.04257124,-0.0036386766,-0.022406422,0.0008242197,0.055441353,0.05225228,0.0071457047,-0.00232216,-0.00086990773,-0.020924471,-0.0037179734,-0.03738505,-0.0097918715,0.050939057,0.052737627,0.020262768,0.025624935,0.0094400365,-0.0053519877,0.006682708,-0.020068856,-0.00049090444,0.05245889,-0.019968498,0.021082353,-0.050287724,-0.010425153,0.0116477925,-0.007798379,0.040658243,-0.023633761,0.055777237,0.04233164,-0.0045034005,0.02039325,-0.017161632,0.009858958,0.006105768,-0.020830762,-0.030568814,0.046532277,-0.006263923,-0.003901186,-0.008822926,0.011833628,-0.020340675,-0.020678526,0.0003384554,-0.020626772,0.042613454,-0.006054308,-0.030741967,0.018062985,0.03115171,0.0138430055,-0.029087424,0.017847193,-0.00048271843,-0.013867364,0.0022166406,0.07196761,0.034786455,0.008932127,0.05027473,0.020089807,0.0018512699,0.006197698,-0.023802944,0.019730382,-0.018261716,-0.04815663,-0.0011358779,0.012108023,0.020057477,0.04645155,0.022270624,-0.03963672,0.021416632,-0.0029584176,0.02034534,0.019993236,-0.017413571,0.014596444,0.009721766,0.03944496,-0.02421439,0.04764794,0.0029399358,0.0024325047,0.03351879,0.038666382,-0.03981351,-0.007711114,-0.052131597,0.04733724,0.022567257,0.048244625,0.038427077,-0.04983267,0.03312904,-0.026664214,-0.02411045,-0.030918304,0.0020927635,-0.02357878,-0.0032794701,0.025773117,-0.0035842073,0.05306571,-0.045211595,0.039792027,-0.024105141,0.023006978,-0.017621387,-0.033889044,-0.010633831,-0.043312106,-0.050869137,-0.01817345,0.00023758633,-0.016588967,-0.04553922,0.0095008565,-0.028820226,-0.047376357,0.011515772,-0.018434389,-0.005334062,-0.02853455,0.030377325,-0.025261538,-0.022773255,-0.0015417442,-0.016337939,-0.034847308,-0.0024604632,0.07029522,0.003135757,-0.017654207,-0.008513718,0.04038422,0.059088007,-0.0067548444,0.023342894,-0.030096613,-0.02230937,-0.027290728,-0.0047888034,-0.013788807,-0.0053808484,-0.008936361,-0.015918938,0.046155304,0.024309054,-0.036600336,0.0003002376,0.00082157267,-0.022550074,0.025176337,-0.029699447,-0.05749518,0.033761363,0.016926847,0.025540305,-0.01508969,-0.021039909,-0.035271723,-0.005817672,-0.056953736,-0.029599845,-0.002774581,-0.00006034934,0.00285223,0.019573035,-0.015299402,0.0016542803,-0.04219151,-0.0055215405,0.0026385854,0.016563853,0.0064547164,0.0006154314,0.006505941,-0.033452492,-0.044838678,0.03571362,0.0070770234,0.0073781386,-0.011825752,0.009047874,-0.018245915,-0.022756549,-0.041064817,0.0013894024,-0.0062239952,-0.012333031,-0.038228992,0.02400817,-0.025517004,0.04694367,0.044118255,0.013371734,0.014803583,-0.008902996,-0.039243855,-0.009590907,0.04097926,0.013280842,0.0025827303,-0.038190424,0.009224303,-0.0063823024,0.0054950756,-0.019293567,-0.021094963,-0.02836629,-0.0026595974,0.0013744549,-0.00523531,0.029551867,0.009998085,-0.043464597,0.024982538,0.054672398,-0.02057211,-0.05303818,0.0263359,0.030149246,0.031163706,-0.038296778,0.0011335796,0.026584988,-0.06858262,0.015307631,-0.049495444,0.013539966,-0.004001831,-0.03133122,0.025898451,-0.04231176,-0.005598709,-0.041079853,0.051665794,-0.025509708,-0.014380647,0.010405531,0.024258753,0.025593376,-0.014588876,-0.0054381513,0.014614424,0.0025377737,-0.029625379,0.059851952,0.026609765,0.020492807,-0.0065820655,0.018636225,0.012183629,0.019586131,-0.024604406,0.027157089,-0.05386235,0.033657897,-0.018752476,-0.061551463,-0.0027881153,-0.017395552,0.0033870195,-0.07113807,-0.0014544305,-0.004925032,-0.030104984,-0.010149772,-0.0066953534,-0.03539065,0.0029820108,-0.018054862,-0.027383527,-0.0033396755,-0.015110833,0.05155618,-0.023394411,0.016834302,0.052578393,0.0017113355,0.0171906,0.054423653,-0.0133436425,-0.0023446784,0.033399973,0.00938287,0.012958822,0.013851826,-0.0067281094,0.03254992,0.0076826736,-0.042715583,-0.012429727,0.047225077,-0.017790385,-0.042991303,-0.026157044,0.022331152,0.02400278,-0.040977407,0.009405476,-0.05877086,-0.017724814,0.019240921,0.021935241,0.01649205,-0.04760439,0.033115994,0.02856879,0.014866466,-0.04932624,0.0020873947,-0.007217914,-0.032601133,0.03409848,-0.015055845,-0.0128394505,0.018380057,0.0043882355,-0.036974162,-0.03627512,-0.00997288,-0.03399596,0.039316665,-0.050015584,-0.022907147,-0.0052311225,0.011289908,0.010550677,-0.048339777,0.012426986,-0.024097988,0.0064958986,-0.14859606,-0.006903824,-0.014351794,-0.02452334,-0.027464088,0.015345818,-0.003589749,-0.017802792,-0.034864403,-0.0041554635,-0.0056834384,-0.053655803,0.026160957,-0.017001923,0.002283338,0.005639463,-0.008824293,0.019889936,0.009685178,0.071770854,0.01653768,-0.00788047,0.062320117,0.012934119,-0.04027482,0.027012166,0.0011850852,-0.015704364,-0.034345113,-0.026473727,0.014498076,-0.0628356,0.027493237,0.0645211,-0.007537693,0.0027637836,0.00039656056,-0.007622288,0.003295122,0.011465193,-0.045786735,0.0015409575,0.002006333,0.011847176,0.0016126867,0.098040886,0.008715532,-0.04480893,-0.031538755,0.0043825493,0.010499372,0.041369133,-0.030757759,0.01693798,0.006643478,-0.047927827,-0.061151125,-0.014735471,0.020356892,0.07990371,-0.011119494,0.0230522,-0.03976546,-0.003523998,-0.023032967,0.047111694,-0.021844741,-0.0014205299,-0.033550438,0.045995235,0.0018704592,-0.028985849,-0.017460652,-0.05402908,0.0034929852,-0.0051996247,0.06746836,-0.018392622,-0.058442052,0.0008353504,-0.050439015,-0.018498236,0.0010416019,-0.0008907272,0.03158788,-0.014521507,-0.006102898,0.0029445926,-0.036398403,0.010438553,-0.025614064,-0.03935578,-0.006729751,0.04958955,0.029363202,0.045856927,-0.02712874,0.027471803,-0.029154474,0.023175342,-0.003165021,-0.056665756,-0.024827927,-0.038132343,-0.041762367,0.010649261,0.04338594,0.0010328139,-0.023807636,-0.016482336,-0.042706978,-0.0146626,-0.026361428,0.0014659317,-0.06288492,-0.03305367,0.002906812,0.010894774,0.03084919,0.008942407,-0.015461903,-0.029304262,0.019413415,-0.02889589,0.004691209,0.032467403,0.035217524,0.042917017,0.0074736513,-0.012647207,0.01613537,-0.031224491,0.014261381,0.00089833257,0.037314408,0.0032561775,-0.042134356,0.030647652,-0.058146268,-0.080622494,-0.03437344,0.019082243,-0.013419341,-0.03233724,-0.006362286,-0.030401655,0.012973836,0.017732337,-0.006272308,-0.032227516,0.0077667786,-0.013191295,0.007554757,0.06669331,-0.0020994407,0.0144183105,-0.025698207,0.009233301,-0.00005571796,0.029435815,-0.03207797,-0.015215117,-0.032305863,-0.010451,-0.046060253,0.050516367,-0.018580304,-0.0152406795,-0.04348738,0.012689246,0.049023505,0.04469602,-0.01005585,-0.0059243753,0.04732725,-0.00075893104,-0.012368009,0.049765203,-0.007836181,-0.031448584,0.02754995,-0.015956776,0.03648555,0.02451965,-0.018334463,0.0026797852,0.0002687805,0.0065401443,0.0139001515,0.007242876,0.0029757754,-0.0037997172,-0.04456368,-0.01735448,0.04834529,0.029754901,0.026599694,0.046642467,-0.007195622,0.016149776,-0.0040115844,-0.0026580817,0.028629836,0.0051002223,-0.015707003,-0.019907866,0.021747764,-0.005631299,-0.0259258,-0.006870557,-0.012158554,0.0044570235,-0.008959895,-0.03061675,0.033792514,-0.051120624,0.09585596,0.012897121,-0.042711306,-0.017802466,0.027218245,0.037157703,0.026435439,-0.049655,-0.05398802,-0.01258648,-0.023696788,0.020752253,-0.031146502,-0.016902007,-0.08285901,-0.0041333204,0.017220514,0.030609487,0.008455326,-0.028347023,-0.006368687,-0.006840599,-0.00987471,-0.018357951,0.06810486,-0.04577249,-0.020184135,-0.022990486],"last_embed":{"hash":"l22v1e","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"l22v1e","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{5}","lines":[453,453],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"l22v1e","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009452086,-0.0410577,-0.042443838,-0.004388385,-0.051491436,-0.035648115,0.034589153,0.017055618,0.019714303,0.007150265,0.0048739486,-0.004537959,-0.010756404,-0.002823449,0.05733978,0.018675447,0.0004726027,0.005441068,-0.0068604317,-0.0052894093,0.024766356,0.00002514447,0.051204555,0.0082129575,-0.0051166746,0.0226897,0.0069006435,-0.0706606,0.03136435,0.029996129,0.023655182,-0.057656255,0.026340926,-0.023651006,-0.029027779,-0.031214409,-0.0142312525,-0.03185587,-0.04148855,0.062430266,-0.0014586324,-0.043576043,0.009487644,0.018715324,0.033996236,0.011599501,-0.025503093,-0.017705526,-0.0037234158,-0.00245409,-0.030801015,-0.033777785,0.010128581,-0.023158692,0.045622405,0.04934458,-0.038252387,-0.05969791,-0.017903434,-0.019862717,-0.018457022,-0.016547546,-0.012820627,-0.0015500496,-0.013081579,0.029119955,0.030237108,-0.022635316,-0.0056726574,-0.03224679,0.033537164,0.0077071316,-0.033746902,0.0050099157,-0.034653116,0.028566329,0.022972392,-0.021796072,0.044363946,0.017916815,-0.012609339,0.010967198,-0.027892876,-0.0010841213,0.04694184,-0.036861062,-0.023050169,0.059977118,0.03313878,0.0037029434,0.0027418728,-0.0050002234,0.013161512,-0.028900623,0.013306822,0.01690749,-0.014825943,-0.0014171893,0.016572097,-0.029946322,-0.009832835,0.0011044355,0.027937805,-0.008693824,0.011285594,0.005891118,0.035310525,0.015595512,0.009234488,-0.016178735,-0.02565054,0.021033397,0.021051064,-0.0041439077,0.013495688,-0.017202111,0.02272351,0.0009647451,-0.0032577314,-0.013935437,0.018373039,-0.000015160286,0.04832622,-0.012516613,-0.008169222,-0.005830997,0.0014096436,0.0005998209,-0.01505045,-0.0036595734,0.028088333,0.018585363,-0.00041325082,0.0098293135,-0.016844476,-0.0056430274,0.009335168,0.039157577,-0.011739744,-0.050529044,0.035967384,0.07089397,-0.02220688,0.014739601,0.011418946,-0.027634395,0.04797024,0.023070881,0.021900857,0.010203991,-0.030807557,0.038793374,0.00790175,0.032996155,-0.015954377,0.015909916,0.019939134,0.050482575,-0.0011420076,0.024988554,-0.045381565,0.011933585,-0.026552081,0.06278694,-0.0056402897,-0.005383615,-0.007610138,0.0012991994,0.0029780015,-0.018937385,-0.018138075,-0.007812722,-0.0035402551,0.020224368,0.0012912528,0.01351451,0.051335137,0.02759308,-0.03287575,-0.03122827,-0.05175319,0.004912473,-0.02058991,-0.038837284,-0.039986998,0.02597763,0.002329122,-0.03163981,0.016901873,0.03381862,-0.022723595,0.017657075,-0.020684421,-0.008005317,-0.022888338,-0.036658015,0.051425394,0.05043948,-0.004617425,-0.045158517,0.0009172132,0.00091388583,0.049272932,-0.061257206,-0.02020758,-0.00044921518,0.027123133,0.0025144573,0.012488902,-0.046704818,-0.010612028,0.036986884,-0.018931508,-0.02967335,-0.041713614,-0.0077936696,0.026533807,-0.0155637,-0.016086144,-0.020784903,-0.040891405,0.08797599,-0.009591487,0.0085047,-0.012595981,0.04933112,-0.0031968865,0.05239089,0.013652373,-0.0015778233,-0.02752653,0.011345253,0.016272405,-0.01573651,0.0054838797,-0.0031096584,-0.03799229,0.025854515,0.036023036,-0.030779421,-0.039687,-0.048881404,-0.004445935,-0.020736517,-0.02287425,-0.019368984,0.047837816,0.04163804,-0.008115514,-0.005537359,-0.0060776826,0.022927614,-0.011421494,-0.011725988,0.011307894,0.04676405,0.0043740724,0.01888618,-0.015362597,0.017370401,0.012242139,0.015218192,0.00030973234,0.012192923,-0.004680858,0.025233638,0.030761654,-0.009803342,0.008127802,-0.0017914798,-0.008532085,-0.03200438,0.025374927,0.002694068,0.011669927,0.005109468,-0.0018368561,0.03156292,0.06317976,0.015938906,-0.016383277,0.037545547,0.025073247,0.012020243,0.062003713,-0.006884918,-0.03273948,-0.008615158,0.017293531,-0.0047312453,-0.015305454,-0.022205096,0.06726915,0.01264078,-0.0073926244,-0.004705727,0.00049833144,-0.17001499,-0.0031434821,-0.0074516255,0.04013429,0.019818338,0.04503357,-0.046085715,-0.010068193,-0.026774691,0.041755483,0.013330136,-0.04175002,0.059189975,0.0025628519,0.003142141,0.0044100406,-0.0031439413,0.019871257,-0.05452167,-0.040634103,-0.033498585,-0.059234552,0.03930502,-0.024674714,-0.08065661,-0.019040719,0.0795339,-0.05357183,0.012834561,0.0009929341,-0.020435983,-0.03388601,0.005872126,0.004380497,0.0014311137,0.05008233,0.0042049917,-0.014777098,0.026090454,0.037671655,0.060765494,0.05431191,0.017596636,0.009036864,-0.011278297,0.0075218566,-0.023932919,-0.0002227073,-0.024927318,0.016620332,-0.022659635,-0.023194185,0.004936069,-0.010219664,-0.042711034,-0.00023567231,0.0432602,0.05560501,-0.008630851,-0.024385609,-0.025389856,-0.031220503,0.01319247,-0.0349635,-0.040205505,0.00095274195,0.031648636,-0.006674403,0.02076657,-0.0034357547,0.007655676,-0.054000676,0.007706105,0.0006767998,-0.024849169,0.03778497,-0.027725875,0.00076322374,0.008026221,-0.12108277,-0.026391953,0.022197343,-0.016625736,0.008970794,-0.008596418,-0.04589194,-0.0031861844,0.0017526592,0.052932423,0.24612132,0.0008753746,0.02212655,0.009237432,0.07437364,-0.021861928,-0.03022482,0.06082365,-0.009019539,-0.014037844,0.00557822,-0.010138541,0.003946059,0.008726577,0.015493128,0.0073299157,-0.04480225,0.026211921,0.04482779,0.017030042,0.02289828,-0.011681968,0.0048703584,-0.0035416782,-0.060012013,-0.015137894,-0.022621835,-0.0051498017,-0.0056846496,0.009008469,-0.05443377,0.06256652,0.065553166,-0.016417565,-0.022237001,-0.013247296,0.017323233,-0.0710897,-0.0072318073,0.011054747,0.011407926,-0.0069666696,0.02478018,-0.009979326,-0.040966738,0.0005128375,-0.03964554,0.0018811475,-0.030081011,-0.004357641,0.010726508,-0.033126358,0.024740674,-0.019254196,-0.007862228,-0.04742209,-0.0029783298,-0.013363167,-0.011407507,0.04908554,0.03740095,0.0064417506,-0.02074157,0.008454377,-0.041933488,0.009184878,-0.04626003,-0.0167232,-0.0030515764,0.042794067,0.035280183,0.013871618,-0.0023256643,0.03388344,0.00768164,-0.028956018,0.017247118,0.023849271,-0.014614833,0.029858563,-0.016498802,0.015035221,0.003017643,0.010402717,0.022898108,-0.007850744,0.05642078,0.07857582,0.0072003524,0.04875068,-0.030836517,-0.00028482985,0.01619081,-0.002524223,0.0022737465,0.01287388,0.046982247,0.012916609,0.009248042,0.022717895,-0.022822572,-0.015108214,-0.00060477655,-0.0071445615,-0.0055984915,-0.03345312,-0.056119885,0.025306696,0.01528195,0.017489735,-0.0475048,0.005614945,0.014933522,-0.025576746,-0.007124791,0.09081181,0.007686285,0.01191007,0.033195853,0.00091849774,0.024411969,0.010021561,0.00399925,0.056842797,-0.028493434,-0.08039015,-0.015416777,0.026359342,-0.015616352,0.053893767,0.02284434,-0.03242434,0.011249887,0.045741044,0.03161516,-0.0018545119,0.009328417,0.023606053,0.009086798,0.036373723,-0.01714299,0.028617227,0.002679474,0.01582778,0.026461542,0.011197434,-0.02527338,-0.042376295,-0.019718604,0.02550392,0.01751794,0.027053408,0.041710287,-0.047583867,0.009506796,-0.046624593,0.0020170254,-0.033681586,-0.024824573,-0.025749803,-0.00031466226,-0.019818181,0.017199522,0.06547227,-0.035087865,0.03235413,-0.020140726,0.006627098,0.012153379,-0.0079813665,0.007598189,-0.057365626,-0.05039279,-0.042806793,-0.036077894,-0.032872077,-0.04762902,0.007984604,-0.016982056,-0.045909587,0.02604911,-0.034138966,-0.044576295,-0.00031419925,0.055181373,-0.054070532,-0.0107279625,0.0035649454,0.0042742235,-0.025846314,0.0033393966,0.10725321,0.020443238,-0.0043881005,0.012792266,-0.008008242,0.08408798,0.015503727,0.0001275913,-0.0037858796,0.0026485955,-0.0383748,-0.015513231,-0.04327727,0.011801739,-0.008748287,-0.01081226,0.048155535,0.017195608,0.0038818636,0.014834408,0.02465935,-0.023466786,-0.0044201785,0.0029714329,-0.06423274,0.032715123,0.0727604,0.042790003,-0.013863856,-0.011491292,-0.01536298,-0.030987693,-0.048660263,-0.034150247,0.0010486302,0.019913526,-0.026831105,0.030038398,-0.03736121,-0.008397446,-0.03471318,0.028349409,0.026124517,-0.010410579,0.007713957,0.004923663,0.029446417,0.00092108146,-0.048033528,-0.0019359344,-0.03171536,0.028694892,0.028998623,0.010632311,-0.028731303,-0.046843514,-0.026146645,0.02369821,0.006799895,-0.017471056,-0.034375932,-0.003498304,-0.049131628,0.00030068913,0.061972786,-0.0057534254,-0.017434279,-0.013788398,-0.022265662,0.011149298,0.0077006556,-0.005404673,-0.012750005,-0.019782774,-0.022610718,-0.005832281,0.005928388,-0.019013122,-0.04682742,-0.042082578,-0.030800877,-0.0025604907,0.0038786177,0.008977731,0.015449768,-0.019645352,0.00992756,0.07240839,-0.048158605,-0.0009504681,0.050329685,0.01059847,0.01683147,-0.003568361,0.014424089,0.040609807,-0.030841742,-0.019548723,-0.029261354,0.015156093,0.026423233,-0.06223673,0.03603803,-0.042868536,-0.013673158,-0.054604057,0.041995216,0.006380015,0.001973283,0.006245027,-0.0016877836,0.008790679,-0.005803273,-0.010672597,0.02266439,-0.030319525,-0.044257794,0.026214942,0.024626467,0.029990679,-0.04395381,0.038305763,0.062056806,0.02357206,0.000053346943,0.032806512,-0.02143705,0.0045027225,-0.03888008,-0.031026876,-0.016875878,-0.015744481,-0.01599616,-0.054251626,-0.012993523,-0.016687164,-0.056400698,-0.0074752816,-0.0015516852,0.0028280609,0.01841285,-0.01928352,-0.0060014436,-0.016516648,-0.016897801,0.028381396,-0.022734795,-0.0016260544,0.025549605,0.020453814,0.025512705,0.026809992,0.006338281,0.010485578,0.009939996,0.039710782,0.012064407,-0.024399066,0.010391547,0.023311932,-0.028745612,-0.009620382,-0.039837018,0.049754385,0.0057751057,-0.027845375,-0.015608782,0.013508702,0.032946274,-0.048145313,0.038158897,-0.038883142,-0.025835928,0.01470955,0.029104162,0.025961472,0.007645066,0.024890596,0.00049030856,-0.003613556,-0.04980296,-0.0010881317,-0.022331107,-0.0059136353,0.014341174,0.009961519,-0.03880344,-0.002393329,0.03543299,-0.027775476,-0.036525648,-0.007017448,-0.02387631,0.006719612,-0.013298465,0.0011433372,0.016822167,0.03316893,0.010526941,-0.01183936,0.033666853,-0.03162377,0.022438014,-0.1567712,-0.011003597,-0.001392564,-0.019864101,0.0034373929,0.009353513,-0.029137762,0.008487872,-0.024285885,0.02270873,-0.044582754,-0.004056369,0.009892305,-0.021797555,-0.003143943,0.048222225,-0.007371915,0.021824716,-0.010674651,0.055152886,0.023048067,0.0151086645,0.06575973,0.007765301,-0.00533986,0.0103000775,-0.00018858649,0.00008051351,-0.026797311,0.0052326834,-0.011785924,-0.027531456,0.022296458,0.04814701,-0.030445626,-0.012635902,-0.004269837,-0.022838652,-0.015763987,-0.0018348752,-0.039051685,0.016424607,0.01570838,-0.0052452977,0.026079519,0.12103192,-0.018311258,-0.026431553,-0.020203039,-0.023678608,0.0022605567,0.062261026,-0.030320624,0.021979347,-0.0012648968,-0.014778751,-0.039942734,0.00007977751,0.005886454,0.036562707,-0.017164432,0.004584171,-0.020328235,-0.0228105,-0.008271361,0.020733612,-0.05657537,0.017440178,-0.014009203,-0.022907058,0.017213752,-0.008503932,-0.012737962,-0.021114815,-0.0031176922,0.019663172,0.045553975,-0.038634624,-0.03465631,-0.013270341,-0.08347804,0.0007622007,-0.008831976,-0.01965219,0.039536994,0.013245739,-0.00011225206,0.0071178596,-0.008768792,-0.027664162,-0.03522137,-0.037263505,0.027657688,0.04636096,-0.01509531,0.01552216,-0.005421458,-0.0036146007,-0.016855318,-0.023098849,-0.025028097,-0.019638568,-0.018303063,-0.048332807,-0.07810627,0.017624296,0.057623524,0.015203436,-0.021693742,-0.021146575,-0.054028925,-0.016017832,-0.021452086,0.013675004,-0.052700184,-0.02883557,-0.010551137,0.04871698,0.030385807,-0.016109042,-0.027957603,-0.02401662,0.055474833,-0.021856483,-0.0053155646,0.033969063,0.053924553,0.056028336,0.0022185887,-0.014709275,0.025597723,-0.024696246,0.004840003,0.032488037,0.042405453,0.022495234,-0.04837502,0.02814362,-0.039826028,-0.055071637,-0.014144927,0.016468298,-0.0054914346,-0.057891335,0.008898274,-0.04293716,-0.0033162734,0.016785715,-0.020963997,-0.014540665,-0.006318411,-0.015391985,-0.0073045315,0.046784755,-0.031479675,0.04352948,-0.067077555,0.01705582,-0.003552842,0.028333392,-0.049387503,0.0068377336,-0.038721923,-0.012603141,-0.022668937,0.047825873,-0.03469236,-0.031790115,-0.079579264,0.035556454,0.025554296,0.022811538,-0.0024865305,0.02831058,0.0025605427,-0.016930109,-0.011573317,0.034408446,-0.027515845,-0.038759172,0.03021942,-0.021203548,0.03431471,0.008276287,-0.044527087,-0.027408043,0.012571478,0.058578964,0.00009710743,-0.007655925,-0.00873708,0.0037090569,-0.042846963,-0.04845538,0.037481807,0.0074844942,0.024597177,0.023156371,0.005447558,0.026280746,-0.005004104,-0.01092273,0.021788705,-0.029956905,-0.026913445,0.0006025979,0.034333006,0.0033185922,-0.010141357,-0.00060928805,0.00069506385,0.0038124602,-0.0013145212,-0.0012763774,0.01018637,-0.024445204,0.07021833,-0.005452741,-0.03163552,-0.023082137,0.05865696,0.044773836,0.025721934,-0.028923864,-0.04825614,0.023073446,-0.016906094,0.0085629225,-0.03490771,0.012569427,-0.04247051,-0.0071933647,-0.0009244582,0.04311624,-0.019208645,0.008636681,-0.03208866,-0.023484284,-0.033737347,-0.044901438,0.040070128,-0.06550186,-0.016255332,-0.030696735],"last_embed":{"hash":"1wtjfku","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"1wtjfku","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{6}","lines":[454,455],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wtjfku","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0202856,-0.01864322,-0.04326103,0.018010508,-0.056226797,-0.04581969,0.041597124,0.04611141,0.029216457,0.014864729,-0.014487036,-0.0075898543,-0.03479852,0.010693449,0.027256353,0.00797126,0.0042874645,0.0043232082,0.002223455,-0.039649792,0.026993234,-0.0037820518,0.050048906,0.014708611,-0.038705256,0.034862872,0.016685493,-0.04141097,0.03390393,0.005426325,-0.019450797,-0.032685086,0.024236899,0.0014252391,-0.01446531,-0.0248328,-0.010224447,-0.048676163,-0.054990314,0.058547508,0.0023859383,-0.05125135,-0.017518941,-0.024168475,0.06571262,-0.0134635735,-0.041052304,-0.018250704,0.0065933196,-0.026886152,-0.01009923,-0.021165717,0.019477608,-0.01970839,0.010349406,0.052570716,-0.052548885,-0.02811359,-0.060817737,0.010853702,-0.026098697,0.0042023314,-0.023252055,0.0026787946,0.014591455,0.027446346,0.008157358,0.0066452865,-0.012066923,-0.0479881,0.004852531,0.02316988,-0.046365563,0.005776439,-0.054408543,0.05470287,-0.014770507,-0.028857328,0.011379202,0.036517903,-0.012985287,-0.006606162,-0.019360673,0.010960899,0.0018558941,-0.024897138,-0.025861403,0.018994274,0.021340106,0.02721076,0.0006245355,-0.004309642,0.013919416,-0.04305473,-0.017580569,-0.00536672,0.008453961,-0.0004600669,0.042875398,-0.0015334381,-0.00022964473,0.0286204,-0.0016200077,0.006485278,0.03356307,-0.006695721,0.032795556,0.014667923,-0.0041521066,-0.006025435,0.0011084925,0.015375777,0.012702637,0.03368317,-0.00509079,-0.015000425,0.02464065,-0.013940614,-0.011594208,-0.006417398,-0.00008116064,0.036912907,0.03000336,-0.069778025,0.04176996,-0.011991043,0.0070557077,-0.009396528,-0.009321818,-0.018846823,0.013439081,0.013586551,-0.008953556,0.008060192,-0.01221081,-0.022877527,0.037373107,0.010466021,-0.025866987,-0.016515711,0.013772626,0.039231375,-0.0014551838,-0.015660618,0.02141211,-0.048747927,0.023409722,0.04439179,0.0009785994,0.0039382884,-0.010063456,0.00640725,0.025728332,0.036574513,0.009240465,-0.0037311336,0.024444576,0.046017434,-0.012607051,-0.007339023,-0.00872767,0.013582409,-0.019618066,0.07495972,0.008875256,-0.02251768,0.020510152,-0.016488465,-0.017173806,-0.008223159,-0.03344283,-0.0026721687,-0.035985496,0.01877325,0.010877459,0.014283284,0.062870674,0.025961308,-0.022484668,-0.02828013,-0.040263925,-0.010871156,-0.033552907,-0.014192336,-0.050479338,0.020308841,-0.0420141,-0.018125538,0.019256687,0.07974029,-0.02424302,0.007987233,-0.008943746,0.018564306,0.015834188,-0.0022921376,0.036591217,0.063865125,-0.00872459,-0.042157456,0.0057458654,0.0104543995,0.036411796,-0.04537642,-0.015042404,-0.002640544,0.048912294,-0.06080075,0.007493402,-0.06033423,-0.0094757285,0.057400182,-0.032316964,-0.027216833,-0.05438274,-0.03512544,0.005760334,-0.0077841054,0.014059226,-0.030405497,-0.04859351,0.03408697,-0.011380628,0.035252303,0.019060908,0.01303179,-0.00031062716,0.04431767,0.047475077,-0.030845325,-0.03261144,-0.014050805,-0.00006445851,0.000856624,-0.008021168,-0.0011565718,-0.047885116,0.03440234,0.07572841,-0.01939691,0.01445893,-0.020023301,0.020150123,-0.01248758,-0.019254642,0.0027187204,0.06214334,0.032210384,-0.0039881705,0.018151958,-0.0064421427,0.0018031431,0.0034721964,0.022514252,0.025345419,0.02376581,0.008155585,-0.0014202701,-0.022902936,-0.007960063,0.0052689663,0.014036067,0.008383677,0.012820561,-0.004063334,-0.003222842,0.010004852,-0.021087911,0.029741496,-0.0040217787,-0.025443863,-0.06547641,0.041341126,0.006783005,0.0037068021,0.008829064,-0.017257018,0.01690588,0.06552872,0.048896927,0.0135868285,0.02874166,0.0084031215,0.041919947,0.05646772,-0.012684276,-0.014251344,0.03531491,0.010285858,0.0010025981,-0.03133315,-0.008707266,0.06796209,0.0024299412,-0.023158459,0.020387018,-0.0015965716,-0.16885678,0.013277783,-0.011942215,0.0304034,0.011120511,0.027371794,-0.025709728,-0.0023507331,-0.022451056,0.037986465,0.028048938,-0.052289527,0.016852507,-0.008635905,0.022631552,0.026664035,-0.015999984,0.016024733,-0.06647169,-0.027435346,-0.04958573,-0.028006984,0.057915017,-0.0021821253,-0.035904765,-0.015318448,0.060757298,-0.029059455,-0.010563262,-0.014203188,-0.052596837,-0.03718137,0.0022235771,0.032457158,-0.0056874165,0.07008742,0.016223539,-0.022127818,0.021083744,0.014055088,0.015596792,0.054812692,0.023458518,0.020602865,0.034424514,0.0020864187,-0.021707332,0.0057496196,-0.039307624,0.003243161,-0.0068736244,-0.025566678,0.024173612,0.009110687,-0.04514498,-0.008767651,0.021860829,0.04458212,0.005899937,-0.02266819,-0.028804602,-0.021722391,0.0039580376,-0.043167617,-0.052149814,-0.029704014,0.04970801,0.0015650139,0.0043909503,-0.018874833,0.027317837,-0.073613726,0.0166886,0.021695761,-0.0101777455,0.017849397,-0.02677893,-0.051490184,0.0044745286,-0.11226854,-0.018899081,0.034281492,-0.025909586,0.005551186,-0.006608445,-0.05906728,-0.017974926,0.022415003,0.031631544,0.24463344,0.0028598984,0.010176409,-0.013513114,0.026867889,-0.040028263,0.008806778,0.039748415,-0.024923999,-0.0063644163,0.0051958608,0.0016276204,0.020978458,0.008028942,0.020868912,0.001467886,-0.057596635,0.0022168963,0.06463386,0.0022050438,0.03830206,-0.034185313,0.025605464,-0.0069946363,-0.054430183,-0.030607447,-0.010230265,0.010267008,-0.023270166,0.045367997,-0.05448062,0.021180587,0.05190045,-0.0020753148,-0.03659809,-0.012924698,0.025090914,-0.042287346,0.021289159,-0.0028782855,-0.050609536,-0.027480656,0.021159334,0.010469629,-0.0038109666,0.008611452,-0.031082882,-0.001920261,-0.029244402,-0.015380853,0.011104756,-0.07328601,0.0064439736,0.004685308,-0.01544713,-0.025870437,-0.042646468,-0.018419404,0.010761841,0.029423485,0.031609423,0.010810234,-0.04197451,0.0112644145,-0.013833282,0.008717508,-0.018619476,-0.009064586,0.005945401,0.036582723,0.01959817,0.02418401,0.028083393,0.015065568,0.02020641,-0.01631355,0.0461202,0.015310026,-0.018383428,0.023202479,-0.019823557,-0.011433441,-0.0033064177,-0.00901765,0.025555039,-0.007495106,0.019919477,0.022987869,-0.016406603,0.016671007,-0.010986306,0.003755572,-0.011752348,-0.005620834,-0.029860089,0.008327021,0.026109504,0.00979908,-0.017701311,0.00926866,-0.03594987,-0.02309045,-0.00683322,0.011263895,-0.0031245898,-0.027707264,-0.02205594,0.018337531,0.038412433,0.038547255,-0.025520021,0.018625094,-0.022313515,-0.03319427,-0.004971227,0.045401033,0.001487402,0.0074720117,0.018860154,0.023683745,0.003030677,0.04678454,-0.008748447,0.031593066,-0.0077837603,-0.039341703,0.008812417,0.040749718,-0.014378898,0.056299243,0.011568871,-0.03737061,-0.00014589704,0.046952687,-0.0019910783,-0.022269236,0.026732171,-0.008262318,0.01984017,0.020431705,-0.042060845,0.029574184,-0.012588626,0.02002502,0.01361625,0.011204038,0.0027086628,-0.011569159,-0.016587853,0.033774108,0.0048638578,0.024224231,0.038058426,-0.031600505,0.01689597,-0.06930565,0.005865171,-0.045670453,-0.03645312,-0.034574352,-0.007119695,0.021705737,0.004191158,0.06904982,-0.052278705,0.0897283,-0.015944798,0.012608769,0.015862959,-0.02102532,-0.011459488,-0.03877218,-0.048983473,-0.007962259,-0.011260235,-0.03684533,-0.01239383,-0.017531084,-0.01200843,-0.068868175,0.011391184,-0.0058307946,-0.037353206,0.01848889,0.04642449,-0.020844677,0.008143218,-0.013531726,-0.005809404,-0.026509343,0.009850148,0.099413946,0.0003813422,0.005315329,0.0034259304,0.018338429,0.065972485,0.01411332,0.05728458,0.004375369,-0.01209271,-0.011894153,-0.005039029,-0.010280571,0.00799694,-0.015721735,-0.04368686,0.07139084,0.045794662,-0.013156672,0.021087976,0.020778053,-0.0016393978,-0.00019211062,0.01271766,-0.034627344,-0.001493128,0.049192384,0.028007088,0.0138977375,-0.000037151593,-0.021049881,-0.011907395,-0.051251944,-0.048030827,0.037134986,0.001963351,-0.0023359184,0.04049249,-0.020070435,-0.0017803253,-0.044312764,-0.014314714,-0.0013364351,-0.02848975,0.023365669,0.008812127,0.026078543,-0.0014910154,-0.053999845,0.025941668,-0.049536332,-0.022454021,0.022304341,0.016529197,-0.0026884754,-0.03790208,-0.047021825,-0.011437327,-0.010864527,-0.02143927,-0.06645148,0.019943476,-0.048122562,0.028058277,0.021274751,0.008741707,-0.009460378,0.011610965,-0.0081082,0.007087019,0.04959533,0.019397484,-0.0067037223,-0.025941145,-0.0057102516,0.030884953,-0.007298596,-0.019964661,-0.040794402,-0.026395343,-0.0072702584,0.0059801578,-0.0137490975,0.014773595,-0.0059099547,-0.02097692,0.009081574,0.037679415,-0.04451084,-0.030914294,0.03637596,0.043778595,0.019203201,-0.018934488,0.027952358,0.0560374,-0.034392927,-0.008921409,-0.03450515,0.026824204,0.01933549,-0.050881077,0.011279001,-0.042587552,-0.019306097,-0.0462168,0.03142908,-0.012603196,-0.005728205,0.014654911,0.020065017,0.00730981,-0.0029616372,-0.022092747,0.018273655,0.008920142,-0.02353621,0.026224632,0.00973672,0.030325254,-0.0148655865,0.033174332,0.027504591,-0.006347953,-0.017582033,0.027464455,-0.033654004,0.008973626,-0.030301675,-0.033206545,0.020078357,-0.022381442,-0.010755999,-0.04763061,0.007349213,-0.018333077,-0.038144752,-0.025050089,-0.025351802,-0.0375268,0.02736713,-0.04637938,-0.0028941443,-0.03743742,-0.022370512,0.06863159,-0.03994338,0.02604684,0.044219293,-0.018611798,-0.009852405,0.04526774,-0.023943767,-0.0033533724,0.042538222,0.02105029,-0.0014088786,-0.033278715,-0.0023334716,0.033494383,-0.018695971,-0.0055365344,-0.025928218,0.022482723,0.013342867,-0.048768487,0.010719247,0.041001208,0.06363951,-0.0283621,0.027343025,-0.0245491,-0.010922843,-0.003421789,0.045088425,0.0026203075,-0.038126152,0.004962999,-0.01311936,-0.020573908,-0.04415871,0.016968694,0.005098643,-0.018485015,0.03437363,0.020643556,-0.0069912057,0.036196854,-0.010601857,-0.020722654,-0.066627145,-0.013453693,-0.020572074,-0.005255585,-0.02852329,-0.019040322,-0.004821288,0.030286765,0.009643676,-0.00430995,0.0076475255,-0.044053745,0.036893684,-0.14458849,-0.014772685,-0.029332342,-0.0033445032,-0.008320477,-0.01412515,-0.024459077,-0.011734515,-0.0028701506,0.00021266015,-0.018610533,-0.03829036,0.02300556,-0.021974616,-0.002103874,0.018533314,-0.02546717,0.03030757,0.0068852482,0.039118152,0.0071169483,0.004451969,0.060894646,0.007801598,-0.0018205512,0.006583551,0.027915562,0.0007571948,-0.039371252,0.013355867,0.01198396,-0.043678988,0.019412275,0.07349886,-0.019135728,-0.010069955,-0.01017792,-0.015743706,0.0022629749,0.02899703,-0.021604624,0.020379847,0.029305274,0.0018382249,0.01625178,0.09492936,0.0040824274,-0.029119061,-0.04284404,-0.01140013,0.004703624,0.05036219,-0.055789266,0.0231806,-0.0101993345,-0.044311482,-0.049617123,-0.0021668249,0.034030117,0.062243473,-0.03356052,0.02424461,0.0043039573,-0.0024518399,0.025239024,0.050265227,-0.037519354,-0.0019246091,-0.007167942,0.005526917,0.0012470357,-0.032346807,0.009268507,-0.029665228,-0.0023868238,0.022267904,0.060975775,0.004769767,-0.039598472,-0.0046221074,-0.04686614,0.003590987,0.023521401,0.0012370134,0.02733506,0.0038881595,0.0064950283,0.008745895,-0.021642178,0.004221535,-0.030609317,-0.05610817,0.02312123,0.027519803,0.006609737,0.022490697,-0.027990947,-0.013010811,-0.023100423,0.0010557696,-0.05114102,-0.027732968,-0.031182455,-0.046632357,-0.04802443,0.04315149,0.053648736,0.0047063576,-0.042548135,-0.024120817,-0.0369352,-0.014397182,-0.043224487,0.008676681,-0.06569178,-0.025807887,-0.0025130904,0.01363639,0.05095428,0.000520136,0.010717774,-0.031594478,-0.0266769,-0.023026107,0.02840681,0.050385807,0.04174187,0.027445646,0.034869254,-0.0072694295,0.015407151,-0.030976882,0.011676679,0.0036917257,0.023231545,-0.009393796,-0.025311219,0.05418209,-0.045019466,-0.04249373,-0.04116777,0.0114900945,-0.011836938,-0.04565294,0.000888786,-0.051155757,0.0075551877,0.010784432,0.007922813,0.0046753567,-0.024734937,-0.007913854,-0.006209573,0.075648524,-0.0018820574,0.033843845,-0.05017955,0.017467216,-0.019505795,0.031888038,-0.03427266,-0.033822127,-0.041599475,-0.0002795523,-0.0054279827,0.057944134,-0.01822465,-0.014140495,-0.083895184,0.020430254,0.055646587,0.04307043,0.0017072728,-0.0075229746,0.053571608,0.016839895,-0.007617022,0.0042064167,-0.031551663,-0.019082667,0.054631013,0.0028021056,0.040777214,0.032465454,-0.030901792,-0.023239214,-0.036813036,-0.011312218,0.0027530876,0.018878963,0.03806451,-0.0032485225,-0.023850834,-0.019114444,0.0585326,0.023571912,0.035355292,0.009920644,0.005885689,0.030973569,-0.0200265,0.028031006,0.029058898,-0.029492091,-0.03575807,-0.006320631,-0.0037531506,0.0068172533,-0.04158307,-0.01536815,-0.023266548,0.0095428815,-0.024216412,0.006715558,0.013499462,-0.025478603,0.10108659,-0.0094670085,-0.025183074,-0.02321988,0.05765996,0.057664733,0.031251077,-0.070197776,-0.029554697,0.002036694,-0.028205017,0.024906477,-0.03260753,-0.03554458,-0.060693927,-0.014249084,-0.013598323,0.014766436,0.028270913,-0.022732088,-0.01720418,-0.016493026,-0.0342999,-0.010442294,0.05450515,-0.034718595,-0.018730829,0.00019003182],"last_embed":{"hash":"1lpxp8x","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"1lpxp8x","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{8}","lines":[457,457],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lpxp8x","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013842714,-0.011993966,-0.063602865,0.0020336227,-0.03834337,-0.023673775,0.036541563,0.020923415,-0.004503566,0.032483377,-0.011036804,-0.001222143,-0.009970354,0.00079274573,0.0074409083,0.024749389,-0.0013755,0.0008544582,0.019715311,-0.019610964,-0.0026625462,0.007416995,0.010510033,0.012559105,0.0009631061,-0.021855462,0.04223421,-0.054476496,0.017907916,0.004360168,-0.0007580833,-0.026889877,0.012440236,-0.01642233,-0.0236761,-0.030371329,-0.030550202,-0.043070912,-0.049704865,0.07925582,0.008676599,-0.033983145,0.0020721792,-0.025584366,0.047459405,-0.0054619447,-0.025116779,-0.01410678,-0.00003238705,-0.0071976613,-0.021606103,-0.00835265,0.033341076,-0.015603646,0.022917151,0.04685244,-0.056536265,-0.053540852,-0.058652464,0.022351058,-0.04506987,0.018993694,-0.028083125,-0.012160398,-0.009764418,0.040124066,0.021253258,0.01209233,0.00019575891,-0.025954118,0.024786994,0.027375713,-0.032418232,0.001993486,-0.05254004,0.041983306,-0.02577223,-0.048092276,0.04377138,0.045748513,-0.016879322,0.02664218,-0.020846862,0.0072769523,-0.011368375,-0.02078663,-0.051337168,0.016516104,0.04258355,-0.00028507056,-0.02054128,-0.016517367,0.0042313486,-0.04246565,-0.0091818385,0.018559437,0.009029325,-0.0051134317,0.014352661,-0.0030036732,0.017871022,0.00036704872,0.020001806,-0.018264383,0.036898483,0.0071872105,0.018307647,0.0017423684,0.006794292,-0.011544504,0.004877599,0.020677147,0.038362738,0.012913025,-0.0036476753,-0.0016568408,0.009591222,0.011895539,-0.015047608,-0.014514696,-0.022017565,-0.008596946,0.07918864,-0.066352636,0.011984372,-0.031387962,-0.00223476,0.012507231,0.011303594,-0.0114106955,-0.0049633244,0.034180216,0.014026229,0.00060875836,-0.036744576,-0.036621492,0.02798388,0.0027325137,-0.038049813,-0.03369823,0.044943385,0.060527302,0.007128811,0.0149602145,0.04700952,-0.031637095,0.029017076,0.041593358,0.021634094,0.026085248,-0.009950722,0.019061707,0.0293842,0.05349881,0.030780802,0.00491941,0.028583234,0.030437766,-0.010600724,-0.005983292,-0.015254025,0.006225436,0.0018500026,0.07744105,-0.009582728,-0.04118309,0.01655148,-0.022335922,-0.018048523,0.028635193,-0.012429828,-0.035149857,-0.03536534,0.015642919,0.02206368,0.0049041477,0.07314343,0.020746477,-0.016666023,-0.026071383,-0.04251576,-0.0228846,-0.0223488,-0.027680762,-0.03694959,0.010205358,-0.04820442,-0.06132652,0.0037921958,0.050576076,-0.029835172,-0.0034265574,0.0025597329,0.0048959935,-0.009913447,-0.0017961108,0.08089163,0.026865158,-0.022876045,-0.037525836,0.012826274,0.017402569,0.0040482935,-0.029864874,-0.008298915,-0.01215465,0.048134822,-0.03457422,0.01908964,-0.0546462,-0.0034349498,0.03026518,-0.032762703,-0.0049804603,-0.076168776,-0.01569338,-0.0021227363,-0.024281163,-0.016591176,-0.023904389,-0.010357096,0.041385505,0.01873524,-0.004431961,0.03841083,0.0014383859,0.028428802,0.056710087,0.039736107,-0.018812984,-0.0102646835,-0.009741727,-0.0031475448,-0.012602559,0.023038734,-0.009706695,-0.035169948,0.02211559,0.051924706,-0.036714032,-0.03455324,-0.028658038,0.015689267,-0.017558534,-0.036267545,0.010400823,0.053178683,0.039455,-0.006534395,0.022661097,-0.009103246,-0.0020445813,0.007045335,-0.0011258788,0.039849915,0.022214016,0.010257268,-0.008989544,-0.024833418,-0.04182782,0.0059811543,0.02725776,-0.020475127,0.003419257,-0.000021138772,-0.003056246,-0.009396194,-0.030602476,0.013198008,0.0030287472,-0.045863822,-0.035334703,0.04097719,-0.013941555,0.0070394953,-0.016383344,-0.05001371,-0.005364711,0.04746168,0.037992403,0.032802697,0.04055262,0.026684273,0.03610418,0.06381586,-0.0012449541,-0.027071133,0.01745371,0.026443487,-0.0028956188,0.002428447,0.013585796,0.07282592,-0.010320381,-0.028217273,0.058865283,0.0071754823,-0.17525542,0.0030750732,-0.0022833094,0.011826138,0.028145319,0.026222762,-0.033568934,0.008704257,-0.026740486,0.059654564,0.03259374,-0.04460659,0.023711013,0.0095835645,0.018463196,0.047508046,-0.027717097,0.015301927,-0.028629862,-0.05280083,-0.022753216,-0.037143514,0.065836996,-0.021307183,-0.03717489,-0.010062537,0.07590737,-0.029848143,0.0043242495,-0.01922104,-0.05866827,-0.036288764,0.0070055714,-0.0038099147,-0.006893454,0.02612658,-0.005093237,-0.03448182,0.037607655,-0.0028781965,0.036422126,0.061441656,0.0053287954,0.029327514,0.01863071,-0.009767355,-0.0037136432,0.011465199,-0.03619043,-0.012858725,-0.0021236306,-0.002041207,0.024729883,-0.01502231,-0.052182622,-0.009825224,0.015949624,0.028963756,-0.010615294,0.011071538,-0.014643773,-0.003305316,0.021050723,-0.0528015,-0.051154964,-0.040604997,0.04069452,-0.0060421904,0.018259935,-0.060761333,0.037372865,-0.056865744,0.013326569,0.015099916,-0.022819957,0.0007583972,-0.017787904,-0.03921128,0.0048310105,-0.12841679,0.003366529,0.034631036,-0.020085283,0.04713935,-0.020585464,-0.0679912,-0.023343058,0.01168921,0.040218417,0.23787494,-0.0017351544,0.017053507,-0.009926198,0.041438382,-0.018656977,-0.0462269,0.010550215,0.004274336,-0.012004025,-0.00032725552,0.0018448512,0.014224924,-0.0036710491,0.032255907,0.02330051,-0.060158115,0.010673213,0.048522625,0.018814625,0.03428813,-0.030732732,0.01173486,-0.01397011,-0.050229847,-0.055176824,-0.014954124,-0.011472337,-0.025373645,0.009956659,-0.058624644,0.026578903,0.043876614,-0.004093576,-0.057115365,0.016454129,0.015916621,-0.060249273,0.006629805,-0.024347158,-0.05117787,-0.050075404,0.017796665,0.022071881,-0.0012704184,0.0046947654,-0.030887786,-0.005201478,-0.0009991567,-0.03710449,-0.007620066,-0.07309015,-0.010679588,-0.0033636852,-0.0030912843,-0.007311331,-0.016877025,-0.037047174,-0.009582383,0.027252616,0.007915605,0.008717766,-0.050769277,-0.0036172185,-0.030112041,0.02328997,-0.01256708,-0.02357618,0.015764331,0.0486637,-0.008175875,0.03316309,0.04280452,0.034919843,0.008066131,-0.030180665,0.019037642,0.034290057,-0.026885482,0.039511196,-0.024303103,0.016367866,-0.018180909,0.005402847,0.02141731,-0.023675542,0.008489093,0.033779915,-0.0017996198,0.013199322,-0.027611801,0.010941366,-0.009229158,0.0027437955,-0.03494313,0.0020605247,0.016265588,0.01962147,-0.04342086,-0.011832025,-0.028106496,-0.014843342,-0.02131475,0.021930292,0.026358085,-0.02284918,-0.03156194,0.022872038,0.007541237,0.0035534708,-0.05985367,-0.019864962,0.0045138793,-0.022720274,0.016423535,0.05379131,0.01042507,0.030173307,0.03190119,0.025414657,-0.0006822567,0.0319751,-0.037463393,0.039973278,0.008588827,-0.056675874,0.007236507,0.029310813,-0.036524307,0.06665187,-0.014197397,-0.060350794,0.0023532675,0.047315795,-0.010508289,0.014725203,0.051661376,-0.015400051,-0.012534274,0.008465516,-0.04442751,0.02176026,-0.012583881,0.02535696,0.031308,0.012572793,-0.029139208,-0.0018891672,-0.017041823,0.06675642,0.007423229,0.02015742,0.0200193,-0.031806454,0.038747795,-0.0821142,0.0030584796,-0.030245908,-0.031909417,-0.04076512,-0.028190952,0.028322976,-0.032817066,0.058363494,-0.025096709,0.06408914,0.016216006,0.029907888,0.014658241,0.014788405,-0.01976455,-0.037223507,-0.07192339,0.004305739,0.014345758,-0.051880438,-0.021543415,-0.021518003,-0.016062623,-0.05100821,0.030415503,0.00031050557,-0.0115712555,-0.011742577,0.034908157,-0.021607129,0.016055511,-0.022408826,-0.036413852,-0.0347826,0.002489233,0.10163842,0.015344558,-0.005499374,0.009152709,-0.013609015,0.0809415,-0.0003065381,0.005564625,0.007184881,-0.053079985,0.010512819,-0.017167972,0.013676279,-0.0048163445,-0.034613106,-0.0033682869,0.056264624,0.015788715,-0.00931517,0.031568166,0.011479346,-0.02736506,0.006697753,0.018070038,-0.04276185,0.009870723,0.05674223,0.030122476,-0.021889994,-0.0014910932,-0.0047670226,-0.012848171,-0.03732141,0.0054424875,0.025614673,-0.02737205,0.009748887,0.04579137,-0.013111703,-0.0057409527,-0.021362107,-0.009327961,-0.024286592,-0.012843563,0.034011707,0.013381968,0.023711033,0.00017500519,-0.034954734,0.03331075,-0.019442827,-0.014355226,-0.013951481,0.027229281,0.0025558623,-0.02728852,-0.056988582,-0.023306753,-0.0017525334,-0.020193942,-0.06709481,-0.0017918884,-0.035350535,0.044601656,0.048210684,0.009685469,-0.000056363653,0.015450805,-0.035831247,0.003956559,0.030642284,0.027081402,0.010968558,-0.005330851,-0.015385859,0.01613882,0.0036053453,-0.019702008,-0.04572879,-0.029043106,-0.008762347,0.021885518,-0.018322853,0.032785237,0.005072796,-0.008184527,0.009878757,0.056562137,-0.043262232,-0.040810555,0.022133218,0.011389546,0.0075820116,-0.010473469,0.036442913,0.07265164,-0.048884735,-0.030597243,-0.026943183,0.010090773,0.020775467,-0.023474053,0.05105131,-0.040592983,-0.028680867,-0.03482434,0.020553783,-0.0053564836,-0.0017748718,0.0121483905,0.026100373,0.00035723698,-0.02436436,0.009514245,0.025033897,0.0048622857,-0.022870257,0.024965245,0.0075796517,0.0077186157,-0.04281348,0.016849667,0.03167806,0.028846342,-0.010128618,0.041191176,-0.025452163,0.021798262,-0.033553295,-0.037682854,0.019266449,-0.026689224,0.03953377,-0.06522526,0.011801592,-0.032663126,-0.022310887,-0.012290685,0.008719074,-0.009200495,0.012670514,-0.030373817,-0.029297061,-0.026686447,-0.021386063,0.072103515,-0.0051028663,0.026283674,0.025888838,-0.0076118354,0.030368146,0.028191177,-0.008144011,0.005133867,0.018253572,0.0069096647,-0.003272529,-0.025642443,0.010600994,0.050066426,-0.020671526,-0.033542268,0.002193064,0.045939516,0.01757701,-0.025258621,0.004451293,0.024907172,0.065350674,-0.028504882,0.022677809,-0.008860419,-0.0050157104,0.042696785,0.042672325,0.0050515737,-0.019379983,0.0071797767,0.005497436,-0.012910574,-0.033659022,0.029058862,-0.014277682,-0.02035217,0.027257036,0.00039551558,-0.024743538,0.034135103,-0.029599294,-0.033523142,-0.06087288,0.005660213,-0.002898275,-0.0008278052,-0.032346465,0.024565278,-0.012635754,0.033197947,0.0061015124,-0.028926319,0.016880825,-0.022529358,0.063428305,-0.13827737,-0.008175352,-0.019912934,-0.0066369097,-0.012093905,0.0032991644,-0.02418791,-0.013070611,0.02006859,0.0032314253,-0.02040826,-0.03311148,-0.023302484,-0.04265232,0.025073,0.029416692,-0.00464244,0.023128778,-0.012549587,0.06421965,-0.0034966667,0.0015792381,0.05447353,0.01244059,-0.018284304,-0.02068224,0.00096348627,-0.00088981277,-0.03390469,-0.00605091,-0.0029879473,-0.050878398,0.012997767,0.076791964,-0.010342851,-0.010409655,-0.0080414,0.0010384971,0.008291826,0.033479642,-0.047110006,0.018413898,0.023892676,-0.023199808,0.011030015,0.06119314,-0.0021734377,-0.027620217,-0.01844024,-0.012394465,0.009042892,0.01008602,-0.0050890082,0.010354597,-0.025917053,-0.019590197,-0.056028917,0.020726971,-0.028003374,0.030824041,-0.053899202,0.028858861,-0.026556613,0.0050408784,-0.008489579,0.053264458,-0.028070152,0.028391005,-0.014947705,0.008861411,-0.014376695,-0.024177913,0.002256104,-0.011158649,-0.0029505063,0.036321346,0.03691922,0.0071730837,-0.010889364,0.016003815,-0.05104254,-0.015492194,-0.001128613,0.020492122,0.048229728,0.010767413,0.015711904,-0.020252481,-0.032885607,0.0010265566,-0.0069555966,-0.07247967,-0.0020248783,0.0020679322,0.0091767525,0.016492462,-0.02098605,-0.01781119,-0.00880155,0.019790247,-0.032305274,-0.025197668,-0.010892157,-0.022921516,-0.03856069,0.060021356,0.050182085,0.016198944,-0.016114919,-0.023071572,-0.026832065,-0.015588606,-0.03385856,0.03225748,-0.030794393,-0.030062525,-0.005514433,0.0014679516,0.06780541,0.010149171,-0.005963387,-0.024048693,-0.029461036,-0.026863024,0.0103686415,0.031331517,0.033535913,0.0379517,0.03960764,-0.033110708,-0.0018616533,-0.034465563,0.032133006,0.005898158,-0.0060658804,-0.018971587,-0.03932941,0.039169412,-0.033411227,-0.035487592,-0.050706036,0.008078879,0.007523752,-0.035601936,0.004159292,-0.03214089,0.02317994,0.02602457,-0.0053633284,-0.022786781,-0.030528616,0.00080550055,-0.002702158,0.08466078,-0.004431356,0.048917625,-0.009419712,0.017433897,-0.017011624,0.0483952,-0.029119292,-0.024614125,-0.05136611,0.0044654445,0.010965215,0.0724075,0.001208438,-0.027707381,-0.051364265,0.01585693,0.035911035,0.039781973,0.0030247439,-0.010332318,0.014471347,0.025689209,0.019830972,0.00013192928,0.00043692774,-0.034098476,0.028323252,-0.013194807,0.05096363,0.03572881,-0.03091516,-0.027358672,-0.009104871,-0.005229076,-0.0044385786,0.016012486,-0.024620324,0.010196496,-0.023822239,-0.021737535,0.056731004,-0.0033929313,0.01380119,0.01905306,0.0052904724,0.024259286,-0.007827464,0.01902163,0.009173967,0.0024613217,-0.024849622,0.0044637783,0.015653893,-0.03723818,-0.03381623,-0.02421952,-0.0011305071,-0.0017127389,-0.022808466,0.0031627743,0.028179802,-0.0064390246,0.08766428,-0.00071201124,-0.016580189,-0.019530876,0.044547163,0.031683076,0.022908151,-0.0380615,-0.020605251,-0.007130952,-0.018601889,0.05740367,-0.038944036,-0.020179484,-0.04270563,-0.03211739,-0.0044113216,0.03427195,0.010749123,0.0025026316,-0.017677592,-0.020270007,-0.026448632,-0.02293178,0.055125695,-0.034205798,-0.012517707,0.0032267356],"last_embed":{"hash":"1hjadns","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"1hjadns","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{9}","lines":[458,459],"size":90,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hjadns","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.016971285,-0.013045103,-0.04206225,-0.003889189,-0.070270605,-0.016721342,0.045505967,0.027080916,0.016914478,0.0023713242,-0.01612007,0.021250533,-0.013873852,-0.004074154,0.04378249,0.02136401,0.00058260624,0.019900903,-0.014117302,-0.019320019,0.015293236,-0.011019916,0.018081596,-0.003030852,-0.013679381,0.0124094,0.016689703,-0.05293659,0.014212462,0.007308694,0.01033441,-0.051217053,0.013284054,-0.0121079665,-0.01922861,-0.039262623,-0.0070499163,-0.016064897,-0.05890487,0.05614121,-0.020032436,-0.04123671,0.0155548,0.012476316,0.03511878,0.0023005507,-0.032240316,-0.02904878,-0.013558289,-0.01723974,0.0080348365,-0.018878052,0.02026386,-0.015682988,0.029147133,0.06337111,-0.059588823,-0.04241059,-0.035682164,-0.008511983,-0.0037523776,-0.012199333,0.0046211253,0.023861932,0.00057113776,0.032734387,0.035374276,0.016955683,-0.011037257,-0.053361606,0.01321591,-0.017796377,-0.046082143,-0.0099496115,-0.05291281,0.031646553,-0.0070226784,-0.015066543,0.0043501453,0.013013953,-0.0017302553,0.030529713,-0.022403393,-0.010234303,-0.006919157,-0.020111406,-0.03169287,0.048768725,0.00806516,-0.01780905,0.007594691,0.0017975626,0.013256444,-0.019205064,0.00114979,0.02842886,0.0026025234,-0.017723326,0.03739015,0.0017567809,0.0033863822,0.020451197,0.012355371,0.011880235,0.017087804,-0.04160725,-0.001778154,0.03731671,0.006595052,-0.025872119,-0.01010136,0.031129079,0.002186797,0.03394789,0.019050295,-0.0028166885,0.021973573,-0.019858196,-0.0015163586,-0.0058301343,0.0006559577,0.031322632,0.027286517,-0.042170048,-0.0051847193,-0.0012944883,0.0067408485,-0.0032109746,0.030564511,-0.030038102,0.025972871,-0.009598855,0.0032896495,0.015906239,-0.0067616645,-0.019402718,0.030293448,-0.0193635,-0.013875253,-0.02675359,0.0048794006,0.07257126,0.0013227152,0.007686026,0.013916459,-0.026754482,0.028140714,0.035007473,-0.009128605,0.0008105415,-0.022211187,0.036647446,0.022378132,0.040320035,0.0052023293,-0.011777729,0.024749752,0.048294928,-0.011451497,-0.0034505357,-0.0036328249,0.0077812364,-0.018757435,0.04796003,0.01772072,-0.028817832,0.015299957,0.011971256,-0.015054117,-0.0033242137,-0.016219504,-0.02545784,-0.029833857,-0.013971455,0.014395891,0.008169683,0.05637442,0.0079003945,0.0021085248,-0.035861325,-0.03255994,0.004530964,-0.036424566,-0.036558237,-0.015572761,0.013446531,0.010198211,-0.031258207,0.025639914,0.05175077,-0.045792684,0.015583848,-0.031575345,0.03404544,-0.024591148,-0.007956337,0.048978005,0.045026273,-0.00010121079,-0.0028607536,0.0016361591,0.014297571,-0.0007699629,-0.05711288,-0.039222717,0.0012719783,0.04203306,-0.031064738,0.023143286,-0.06273789,0.009641634,0.061668813,-0.03308146,-0.012136607,-0.02890674,-0.018304104,0.010407117,-0.02015749,0.007982498,-0.030084558,-0.038786218,0.055351954,-0.0052138926,0.05006166,0.0011076622,0.0070192204,-0.0048884074,0.052903865,0.046971563,-0.02373766,-0.02995568,-0.028165549,0.024005566,-0.010616046,-0.016409175,-0.036832143,-0.055569895,0.030082326,0.04833697,-0.039126348,-0.029615965,-0.04090158,0.02898848,-0.009822014,-0.00833561,0.03660793,0.055252977,0.029124402,-0.01845366,-0.026274722,0.0030148986,0.014005222,0.01233088,-0.005641808,0.018713832,0.0348563,0.03492211,0.00614475,-0.059953697,-0.004716053,-0.009785726,0.039220635,-0.034407154,0.018661674,-0.000848927,0.0055097723,0.028692728,-0.017525487,0.00051961595,-0.011796649,-0.026860705,-0.053420138,0.016108055,0.017928354,0.030558443,-0.021275071,-0.023790432,0.008402484,0.067138374,0.007465594,0.017668296,0.041024223,0.025135823,0.04758123,0.06720226,-0.0056471843,-0.019361764,0.0049496163,0.0024298714,0.008093396,-0.0024441206,-0.0022344792,0.06306367,-0.0040435633,-0.031600777,0.049706038,-0.013296028,-0.15727368,0.028434336,-0.0153037775,0.042332478,0.02432262,0.042778652,-0.030462462,-0.00830268,-0.020930715,0.04916638,0.012184462,-0.044983145,0.035954352,0.0032347834,0.058016755,0.007931978,-0.001683745,0.021239426,-0.047216386,-0.028908763,-0.024222387,-0.03649282,0.05948,-0.009961844,-0.008848554,-0.023031343,0.08314667,-0.03735059,0.014743879,-0.0012646208,-0.052369207,-0.052034628,0.0070980513,0.022988519,-0.027528998,0.054887723,-0.006670271,-0.018578492,0.015135135,-0.0032080007,0.045101862,0.05227165,0.0077601722,0.04684622,0.0083064735,0.017735608,-0.0071720686,0.00498909,-0.05090114,-0.009215201,-0.05051255,-0.034227494,-0.0040587033,-0.022806974,-0.04344325,0.008587866,0.022758676,0.0524566,0.018883899,-0.0053468826,-0.025934195,-0.030761363,0.03408129,-0.051543202,-0.07662412,-0.04369002,0.056628652,-0.00752375,0.021959081,-0.0512367,0.028180048,-0.08499787,0.041320834,0.019438956,-0.03663229,0.025958773,-0.023216097,-0.042304073,0.018948171,-0.10378833,-0.036619782,0.021656834,-0.005454373,0.018022478,-0.021050736,-0.062091313,-0.009434296,0.0074079223,0.0055179745,0.233012,0.001089496,0.020644229,-0.023337511,0.061660517,-0.015250815,0.0035392777,0.06265964,0.00978928,-0.010384823,-0.013963547,0.008547765,0.012033523,0.00028812778,0.012531458,0.047518447,-0.05574224,-0.008704007,0.05548204,0.0049391408,0.01664415,-0.011850107,0.005396846,0.0010211902,-0.038684383,-0.02754361,-0.04461788,0.0064752474,-0.024540609,0.025886344,-0.044279825,0.013958756,0.060749218,-0.028266003,-0.012258594,-0.006108372,0.022481153,-0.025025658,-0.021601746,0.0023962662,-0.035681076,-0.015947154,0.0074421973,0.0098786745,-0.023536615,0.010095411,-0.04301912,0.02240834,0.0009168899,-0.002626596,-0.001252063,-0.05784484,0.0054375236,-0.010011294,-0.019172162,-0.026127724,-0.0189712,-0.033986956,0.006208973,0.041881014,0.03937161,0.005731103,-0.061304357,0.019787468,-0.032651145,0.005742053,-0.02552988,-0.021533962,0.012881594,0.057345595,0.0020194335,0.024031999,0.0050901105,0.010853151,0.027695702,-0.028106526,0.031533506,0.028995568,-0.015224827,0.03788952,-0.026730021,0.00273563,-0.0021546045,-0.021974867,0.03072348,-0.04593076,0.038834218,0.056066595,-0.012010052,0.0037349267,-0.0052004796,0.0032753225,-0.008396982,-0.02169172,-0.019396622,0.02363498,0.031271946,0.01956045,-0.028290477,-0.0032388277,-0.022704214,-0.025721075,0.0067470963,-0.013113946,-0.01225395,-0.029881395,-0.061268445,0.016259382,0.042479947,0.025092687,-0.015033514,0.0011122553,-0.008156586,-0.019259147,-0.017062534,0.0443734,0.001767439,0.02336333,0.04368297,0.005819579,-0.015058009,0.012129823,-0.024042485,0.0046332846,0.011495286,-0.076131426,-0.01719702,0.05644804,-0.053267647,0.048379466,-0.007373321,-0.045637194,0.012466076,0.037453342,0.0076482547,-0.0035099343,0.031300142,0.025270728,0.038361344,0.02310083,-0.03981439,0.035791688,-0.018365966,0.035181224,0.015653064,0.019397017,-0.032778323,-0.025589751,-0.0040391358,0.043809425,0.019474117,0.060203668,0.03259983,-0.042377613,0.02779757,-0.055400383,-0.0034423152,-0.027773546,-0.034946807,-0.036966737,0.0010798756,-0.0021323634,0.0071756993,0.051305227,-0.023112351,0.05109977,-0.010102021,0.01953889,-0.026089566,0.011461007,-0.0148918005,-0.038494617,-0.030760694,-0.032227617,-0.010694752,-0.02733655,0.020289132,-0.0078335665,-0.032451846,-0.07005112,-0.012580561,-0.038393658,-0.049419574,-0.009004725,0.053548902,-0.018959284,-0.0033136809,0.0006710926,-0.02141447,-0.02747581,-0.00068988337,0.09015396,0.0005279045,-0.0051242313,0.023287663,0.01760787,0.032854773,-0.009777108,0.03528453,0.0018777483,-0.030727772,-0.001290191,0.007447394,0.007227328,-0.034925953,-0.028180873,-0.027364176,0.058664795,0.03334875,-0.020070663,0.01974808,0.028494976,-0.00479537,-0.0014307292,0.011301972,-0.049852047,0.01188955,0.034161564,0.032892328,-0.012407661,-0.018701458,-0.01363844,-0.024995243,-0.037625115,0.003974252,0.030951183,-0.017785082,-0.018857166,0.0142175015,-0.04553002,-0.0028637326,-0.046105564,-0.029628303,0.0033078303,-0.016321218,0.014145558,-0.000870986,0.029228335,-0.014824821,-0.042374242,-0.016985616,0.00083942956,0.007038762,0.04276991,0.004531716,-0.001996892,-0.04787429,-0.03829215,-0.0095142005,0.023674903,-0.007162931,-0.05373194,0.015482132,-0.036544703,0.02120843,0.034408193,0.03570979,-0.017295998,0.010170758,-0.0230045,-0.009123023,0.037473623,0.017680004,-0.01894388,-0.022091376,-0.028813077,0.0035696956,0.010022626,-0.012703113,-0.04447433,-0.026999926,-0.0045779883,-0.004365592,-0.004983054,0.012074017,0.012617417,-0.013264182,0.028488046,0.06013562,-0.025442205,-0.050050326,0.057337623,0.008616808,0.043236207,-0.0071150432,0.010873107,0.05188548,-0.049697254,-0.022314621,-0.0018167801,0.032045454,0.012189207,-0.03973536,0.050249897,-0.031833597,-0.011397148,-0.03941503,0.03384976,0.0055691623,-0.015938155,0.009557374,-0.005042746,0.014020333,-0.04296653,-0.033720117,0.03984748,-0.013441725,-0.024551777,0.0042938185,0.011424646,0.049436916,-0.016732067,0.031209284,0.014732145,0.018004857,-0.009622875,0.031935126,-0.025220746,0.03420957,-0.022685627,-0.024178341,0.021947183,-0.02962893,0.010383542,-0.044503283,0.024646021,-0.028882781,-0.018360278,-0.010193061,-0.008663927,-0.024144359,0.011444898,-0.017750751,-0.037199084,0.0004296158,0.003973257,0.0367638,0.004814229,0.0067849406,0.036630295,-0.020057706,-0.0016781283,0.024904728,-0.0073298714,0.0111217275,0.019404206,0.026923941,-0.005992022,-0.031286865,-0.006206576,0.013999121,-0.013326543,-0.01692752,-0.021988781,0.039104607,0.011024578,-0.04045227,-0.007299604,-0.000013493148,0.060447,-0.01690728,0.03500015,-0.05126265,-0.011971084,0.021068031,0.025895635,0.006793641,0.009139496,-0.0055956007,-0.027482564,-0.016409917,-0.07637995,0.0043343576,-0.007778527,-0.05147023,0.008777216,-0.0038439243,-0.002674247,0.007422287,-0.010698378,-0.025785623,-0.05161022,0.00806971,-0.033487312,0.024015434,-0.034616746,-0.0115716355,0.007730787,0.02394484,0.01761181,0.000642518,0.019671397,-0.021386897,0.051305115,-0.13881482,-0.014257933,-0.01525674,-0.0024665112,-0.0010460244,0.0037346531,-0.035846565,0.00028660742,-0.015143942,-0.0054936036,0.0020394886,-0.047298033,0.022924975,-0.022457896,-0.022880388,0.029467465,-0.009449822,-0.006176866,-0.008010995,0.0664423,0.012453365,0.008214086,0.03222204,0.008480186,-0.027702942,-0.0015332227,-0.014522534,0.0061980058,-0.038859546,-0.01408319,0.0051325914,-0.07071602,0.025689578,0.061581098,-0.024283981,-0.0032571608,-0.013744559,-0.012352941,-0.006234121,0.022869801,-0.03483592,0.006591963,0.016306633,-0.0050634635,0.024076931,0.12650803,0.00029691102,-0.029549683,-0.027447958,-0.0045046965,-0.0010745139,0.036619432,-0.051677264,0.034318183,-0.0021101374,-0.026555441,-0.047491115,0.00965667,0.019511543,0.06675862,-0.025602259,0.03537369,-0.008360565,-0.022293042,0.00475975,0.04186888,-0.03673486,0.0051928484,-0.01283615,0.031164166,0.010875815,-0.016753748,-0.016285574,-0.028626421,0.00035957628,-0.007638874,0.085338935,-0.019907607,-0.028766535,-0.014973995,-0.044694893,-0.0058585717,0.012116934,-0.004572125,0.03401255,0.010159301,-0.00821019,0.0020881894,0.00016434648,-0.0155001385,-0.027088512,-0.04566817,0.009325265,0.008793447,0.017387854,0.05904587,-0.022142522,0.010200171,-0.00830636,0.006195499,-0.018394733,-0.020355467,-0.030287603,-0.021783879,-0.017247645,0.040641353,0.07889101,0.0058417367,-0.04420597,-0.014035288,-0.05275132,-0.015280743,-0.023946764,0.008448117,-0.070267074,-0.04131692,-0.0074988487,0.032863703,0.04213495,0.011787922,-0.0065524075,-0.051383853,0.027630039,-0.023687432,0.016382836,0.043004096,0.058059804,0.050332826,0.0408531,0.018541023,0.018697858,-0.013838292,-0.02197081,0.018295024,0.049714394,-0.023735007,-0.004043469,0.03821975,-0.045651253,-0.055381387,-0.03566979,0.013213462,0.021654729,-0.04652484,0.010141777,-0.082153246,-0.0022282097,0.023363141,0.029021477,-0.026327714,0.0018255692,-0.00725813,-0.028182233,0.059995074,-0.0007818592,0.035042215,-0.041744977,-0.013864117,-0.013102406,0.039962336,-0.031537447,-0.05102824,-0.040589903,-0.01582589,-0.01152976,0.057401814,-0.008111103,-0.02109707,-0.080081455,0.0472874,0.041169934,0.047594033,-0.008479341,0.010578762,0.029504288,-0.008231811,-0.0009235969,0.0408732,-0.022714254,-0.059019968,0.029223964,-0.00748315,0.03954007,0.037608746,-0.0632065,-0.029892394,-0.02270136,0.0034342962,0.027238198,0.008132576,-0.0052666725,-0.010848633,-0.049117293,-0.016310291,0.055337586,0.016007992,0.009574138,0.0019259911,-0.0005296821,0.019813752,-0.0058354693,0.01481532,0.011150806,-0.023251642,-0.00366924,-0.010433802,0.011705659,0.0043890337,-0.020272251,-0.03173205,-0.03561941,0.021091685,-0.024483256,-0.0073692775,0.02866854,-0.026101938,0.099620454,0.0027308383,-0.022755126,0.009469147,0.03212394,0.0394603,0.03886277,-0.048791274,-0.038265157,0.02119576,-0.009542267,0.03819309,-0.0157238,-0.030824337,-0.0394963,-0.012762974,-0.00891905,0.017804194,0.019487709,0.002459192,-0.01853025,-0.009308097,-0.027062157,-0.022845896,0.054177124,-0.025075482,0.018464241,0.013280854],"last_embed":{"hash":"1hmv4mm","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"1hmv4mm","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{10}","lines":[460,460],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hmv4mm","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.020547966,0.0017241014,-0.03800886,-0.0004750493,-0.06215205,-0.0062948028,0.03818405,0.018891508,0.013092834,-0.0036298875,-0.007556568,0.019316627,-0.030000456,0.012296648,0.056855716,0.028824586,-0.010825659,0.017024672,0.011810434,-0.013984461,0.0038901845,-0.013265687,0.023254016,0.014638147,-0.0048552006,0.004381984,0.044194162,-0.030571647,0.025690438,0.036535967,-0.00016772604,-0.052451864,-0.02060963,-0.024417896,-0.0015247834,-0.03571889,-0.015667379,0.0043403925,-0.049180042,0.062756546,-0.0029834406,-0.02586689,-0.003989469,0.017873319,0.030231811,0.011642214,-0.042969897,-0.03200082,-0.009864619,-0.021308195,0.028983545,-0.010195825,0.024155615,0.01012185,0.046908088,0.05558536,-0.038923584,-0.04740895,-0.05832868,-0.016550917,-0.0065109245,0.018923875,-0.004841674,0.0062705507,-0.038221974,0.0312849,0.03390579,-0.008288766,0.0015395143,-0.0123119755,-0.01180367,-0.016482834,-0.026558723,-0.010055796,-0.0519119,-0.0013341046,0.0361413,-0.027047647,0.027282074,0.035522617,-0.009509918,-0.0027616045,-0.004099725,-0.003250876,0.025061397,-0.046598017,-0.033366118,0.055195846,-0.005858158,0.016741605,0.013952717,-0.0029533266,0.016050654,-0.02257632,-0.021893308,0.031480465,0.026142541,-0.021997845,0.027129946,-0.035243247,0.0056817248,0.024319617,0.029021401,-0.004677901,0.013099211,-0.023628043,-0.0038161792,0.045202706,0.005359413,-0.031988524,-0.01856213,0.01785798,0.035400767,0.023446707,0.01946218,-0.03356486,0.012421189,0.001513351,-0.017941628,0.0033531191,-0.017395597,-0.029751698,0.07059011,-0.058395177,-0.00984861,-0.01860615,0.00866903,0.023410525,0.009767414,-0.023542691,0.01791794,-0.026185526,-0.012361106,0.005005952,-0.0017896201,-0.013131086,0.015379012,0.006749533,-0.0013603437,-0.039797034,-0.01284449,0.04151554,-0.019412037,0.022518456,0.01168054,-0.0177332,0.024954544,0.037108913,0.001290888,0.032712385,-0.025815753,0.019475993,0.014672396,0.034362428,0.0075162146,-0.008321491,0.02142342,0.05185466,-0.044986036,0.014250073,0.020281415,0.016686542,-0.0064041954,0.06079335,-0.006965085,0.00094862795,0.01501482,-0.011320159,-0.017892819,0.029954346,-0.016567338,-0.029012443,0.02691454,-0.005292032,0.011071912,-0.003454727,0.06002635,0.0058740024,-0.016224265,-0.032180164,-0.06833698,-0.00037973607,-0.035779387,-0.008119549,-0.025052004,0.009821244,-0.026793147,-0.022361604,0.021730546,0.028415574,-0.04331588,0.01675958,0.006283836,0.033082243,-0.045873113,-0.018537745,0.05713978,0.03301881,0.0038869746,-0.019740377,-0.0061598327,0.024696253,0.012389921,-0.049756195,-0.02357153,-0.00041627404,0.012655453,-0.041059643,-0.004952387,-0.042250685,-0.008016572,0.050614893,-0.032738786,0.029714685,-0.036532905,-0.03460309,0.007997105,-0.057257935,-0.009269004,-0.04185347,-0.05186546,0.06480279,0.0068121357,0.028103381,-0.01746797,-0.000077772245,0.01168673,0.055768065,0.04954733,-0.044641007,-0.02819602,0.0019089971,-0.014302781,-0.032038327,0.0034984292,-0.04085009,-0.064369254,0.050763354,0.037184663,-0.03198578,-0.032295387,-0.05245902,0.04452148,0.013632273,-0.008527305,0.044447504,0.03441056,0.049279343,-0.027874684,-0.015477622,-0.006077546,0.010500425,0.011337024,-0.009819522,0.0013720939,0.018019246,0.02808413,0.027162028,-0.045235544,0.005248202,-0.0037058077,0.045764465,-0.039760508,0.03349219,0.005426361,0.011572197,0.002853003,-0.010284335,-0.0012296349,-0.021519667,0.0059624454,-0.038872834,0.007853564,0.023088114,0.014514824,-0.030704467,-0.017500484,0.029196816,0.0529282,0.0093649225,-0.002550271,0.06009842,0.0064797406,0.0012424159,0.03331664,0.008626497,0.021607302,-0.0081124045,-0.009461127,0.00023620925,-0.00730869,-0.017584177,0.06679233,0.012982763,-0.013659518,0.01816663,0.009067948,-0.15370062,-0.0087456,0.013455597,0.07976511,0.023631029,0.045748815,-0.050095294,0.01747167,0.0026448197,0.060413077,0.014498459,-0.048636425,0.019949611,-0.011501429,0.021123827,0.00071045646,-0.007579886,0.032719135,-0.02305775,-0.033440344,-0.028602203,-0.04615066,0.036808357,-0.020637745,-0.023269542,-0.028358482,0.042955652,0.016840655,0.00025679174,-0.028405085,-0.050453138,-0.036635637,0.012115227,0.019706098,-0.014848638,0.054505605,-0.015619478,0.00033435112,0.0035692235,-0.0034715205,0.054733213,0.06562708,0.032841034,0.036828436,0.012104353,0.021131411,0.005603842,0.022827169,-0.06501052,0.018389838,-0.04557431,-0.02066109,-0.0007086062,-0.039055962,-0.031957034,-0.015261353,0.037755977,0.065206125,0.0048609194,0.0051597385,0.0028898432,-0.010172732,0.0009780338,0.00008138999,-0.06773785,-0.011830692,0.062136285,-0.015366186,0.018758161,-0.019188318,0.03333742,-0.08754587,0.018128833,0.015467224,-0.028826194,0.018807659,-0.01585081,-0.028315732,0.015744347,-0.13071735,-0.010648213,0.0036407714,0.0018790105,0.050437048,-0.0033689819,-0.066066176,-0.016031178,0.006477796,0.02821005,0.23060639,-0.036143955,0.042976137,-0.0009191694,0.06563918,-0.023270955,0.0003579789,0.07394225,-0.0016284484,-0.01782732,0.0011069537,0.030986289,0.006985488,-0.0077583003,0.0076182573,-0.0048236586,-0.040342804,0.0106527135,0.06663315,0.058903173,0.014444313,-0.0147905415,-0.00086319225,-0.0022250807,-0.018092664,-0.040724948,-0.04235423,-0.001661067,-0.008133578,-0.010418755,-0.029521132,-0.006730424,0.02973005,-0.031244174,-0.0062157894,-0.007376504,0.031969033,-0.012079982,-0.01705967,0.020731682,-0.02743638,-0.022675313,-0.011483458,0.007037489,-0.043403834,-0.00046013205,-0.058968857,0.020262847,-0.013802695,-0.0019572838,0.0066138734,-0.06476503,-0.019103818,0.015798248,-0.000110177265,-0.02967824,-0.036203895,-0.030277044,0.018184073,0.025668794,0.030629884,0.011708462,-0.06444274,0.012186293,-0.06406047,0.008260134,-0.04930619,0.0022921178,-0.0037097526,0.04752335,0.040967748,0.016413646,0.0023963652,0.0133236665,0.027925052,-0.0264902,0.025260253,0.021370618,0.0045245523,0.048913408,-0.028012041,0.013728161,-0.024397334,-0.005526188,0.01756144,-0.0055071376,0.0024977583,0.043673877,0.010819855,0.008344867,-0.00024879226,0.0048580235,0.012352195,-0.035171945,-0.029682675,0.030958949,0.0382131,-0.008060535,-0.016063927,0.0040992526,-0.038250204,-0.018468257,-0.006155008,-0.008773251,-0.003982146,-0.04697445,-0.047625758,0.02178185,0.025896665,0.025546009,-0.03583396,-0.0066386852,-0.013336847,-0.040351797,-0.017303256,0.039156824,0.0016517285,0.019161295,0.017382719,0.024645036,-0.013105209,0.012793347,0.013666026,0.049526148,0.014924677,-0.05882002,-0.012146416,0.045727354,-0.046509963,0.035971195,0.019446693,-0.036040787,0.04285894,0.0015853805,-0.019433223,-0.008651093,0.010596326,0.037055396,0.06500992,0.003871881,-0.034130257,0.006153375,-0.026422244,0.051031075,-0.0020921754,0.030221796,-0.036416475,-0.036874134,-0.013425066,0.04200166,0.027814163,0.05626888,0.028950272,-0.041632734,0.015563541,-0.052453864,-0.0046810587,-0.0112743685,-0.03721675,-0.013725665,-0.025064737,0.010818213,0.0029536302,0.05795083,-0.02573685,0.03401363,-0.010454125,0.022241242,-0.009337658,-0.0029687164,-0.0068156025,-0.001113752,-0.040157847,-0.017531583,-0.031026453,-0.021079443,-0.009244536,-0.021853114,-0.02078384,-0.018984998,0.018146303,-0.06662885,-0.05799198,-0.03899561,0.06363225,-0.011560449,-0.0068077277,0.006107935,-0.014891601,-0.030804843,0.004031991,0.090833165,0.006148023,-0.0024267456,0.015879128,0.0031845728,0.06821955,-0.0051643536,0.0124662565,0.015320973,0.005455671,0.02428134,-0.0044037383,-0.0066184457,-0.0127399685,-0.0005907706,-0.008751791,0.040493127,0.024546513,-0.002708605,0.037156884,0.036178455,-0.012148013,-0.01308711,0.027606755,-0.035386093,-0.0067441044,0.032920144,0.03682735,-0.012234527,-0.033340294,-0.03046865,-0.029744864,-0.031708863,-0.010757476,0.013328973,-0.026523426,-0.019284302,0.032679297,-0.031180475,-0.0050151395,-0.0038506011,-0.00926986,0.008414324,-0.03401357,0.012916705,-0.00074257696,0.05893726,-0.013181328,-0.046150878,0.0032255074,-0.01375073,0.033562362,0.04730832,0.020209491,-0.01939347,-0.025870247,-0.03170955,0.020102555,0.009395175,-0.022148868,-0.024805767,0.018153151,-0.037880443,0.031822316,0.043685105,0.0029798883,-0.010509118,-0.019595519,-0.013888508,-0.017554669,0.04589866,0.011270442,-0.029333614,-0.029418668,-0.029719813,0.01919345,-0.011137172,-0.010536215,-0.04513909,-0.04332998,-0.0043995813,0.0042974786,0.0007621699,-0.0009047584,0.006311685,-0.011559348,0.015140709,0.06932349,-0.04431071,-0.02772667,0.039624047,0.034561053,0.00744134,-0.006792815,-0.015123423,0.06056806,-0.01393327,-0.022325058,-0.038500838,0.028855816,0.036633536,-0.03774272,0.045186386,-0.030864635,-0.02501809,-0.04476966,0.00022942321,0.005930035,0.0017207409,0.010206458,0.008465478,0.020786712,-0.023928447,-0.013521581,0.009150025,-0.020650353,-0.011011201,0.014129608,-0.0002278165,0.05898263,-0.031054301,0.003918765,0.0192589,-0.0023859558,-0.035104733,0.084864125,-0.04581518,0.018783592,-0.013574804,-0.04170612,0.03214756,-0.021150192,0.038892068,-0.048853416,0.031071207,-0.00649178,-0.033918094,-0.021398347,-0.0018639977,-0.034394957,0.021594526,-0.020034652,-0.0137534775,-0.0130779175,-0.01755986,0.03252517,-0.041715045,0.014366187,0.016758777,-0.018117713,-0.003316769,0.038896244,0.010932964,0.035419803,0.015022448,0.050283797,-0.028163532,-0.011369633,-0.02921648,0.021767369,-0.021063117,-0.035138,-0.020350486,0.036445502,-0.00062866,-0.027500127,0.024333237,0.0048864125,0.058557224,-0.019546948,0.022154212,-0.04483646,-0.021830248,0.018370647,0.03570698,0.04141413,-0.0036580225,0.032868333,-0.014544878,-0.006404159,-0.04328222,-0.0055393004,-0.021038402,-0.04610109,-0.0067933463,-0.00052599766,-0.016882591,0.00977951,-0.013547065,-0.030679775,-0.05048207,0.0097587425,-0.012684586,0.009329257,-0.004120963,-0.003857398,0.03647953,0.015696317,-0.005883869,-0.018403735,0.014024781,-0.031558007,0.0711248,-0.14287841,-0.01216954,-0.024083393,-0.009726944,-0.010764387,0.008089094,-0.049323827,0.028621096,-0.0014267324,-0.011607113,-0.057991344,-0.02388728,0.024718344,-0.037663527,-0.031692598,0.055670306,-0.0014154146,0.025838023,-0.024897179,0.0627634,-0.0019249154,0.008281936,0.02798907,-0.0011489555,-0.040390104,-0.010937781,-0.006861641,0.009022714,-0.049807437,-0.02509649,0.01158614,-0.030968778,0.03634742,0.041452136,-0.0111529,-0.025282506,-0.01250217,-0.022177419,0.009431637,0.0057075326,-0.045551777,0.022519775,-0.009476166,-0.00030718555,0.040520407,0.081206076,0.0149147315,-0.028025543,-0.06919095,-0.0006963287,0.0013617065,0.03340447,-0.03543814,0.010575803,0.0110122515,-0.04110613,-0.033477522,0.0060914657,0.03802216,0.048700657,-0.009193158,0.022193847,-0.013582268,-0.0160645,0.011117086,0.026856355,-0.06059449,-0.017771747,-0.005149535,0.03135277,-0.022719525,-0.041161273,-0.023727085,-0.01540394,-0.006550222,-0.0020579153,0.045147866,-0.032971647,-0.058727387,-0.0051666955,-0.01794754,0.008727648,0.0011795494,-0.04269912,0.011883654,-0.0163532,0.008453664,0.0135273505,-0.025043854,-0.008436124,-0.024240974,-0.04132349,0.012387503,0.03781719,-0.020997515,0.046524208,-0.00250377,-0.0035579852,-0.032216422,-0.013947562,-0.007815198,-0.035950728,-0.02660872,-0.029987033,-0.030241476,0.022692064,0.080355965,-0.010168054,-0.022317642,-0.006781064,-0.062071253,0.008934975,-0.038412746,0.03612216,-0.053006236,-0.04110123,0.0072636143,0.035667058,-0.007252049,-0.0048730983,-0.013471812,-0.0026058087,0.018700557,-0.016494907,0.016522473,0.041175313,0.0664299,0.04134649,0.036053233,0.011729943,0.0028246245,-0.0018600513,-0.011421683,0.028083084,0.03585079,0.015716167,-0.008563386,0.05180374,-0.026144497,-0.057355143,-0.045530815,0.020755574,0.017398069,-0.04916432,-0.007882261,-0.057354216,-0.03437359,0.026036136,0.0016199526,-0.021940716,0.016292129,-0.011300273,-0.012313351,0.035039306,-0.014708867,0.027198115,-0.02812492,-0.011170854,-0.025387641,0.022258993,-0.020273406,-0.054028533,-0.034205448,0.0061497786,0.007860306,0.054047648,-0.035477858,-0.04359658,-0.0766449,0.05277153,-0.002881938,0.02702981,-0.016446585,0.018140117,0.02614219,-0.0026243892,-0.00091042323,0.039980896,0.008675638,-0.06465975,0.022988139,-0.019080125,0.044480093,0.027526334,-0.044690948,-0.019937174,-0.046688724,0.025666116,0.010385312,0.027722243,0.010497437,0.037856743,-0.025970403,-0.034752443,0.051490337,0.01284346,0.007682828,0.029654812,-0.019522294,0.011830326,-0.020050297,0.005291348,0.022047289,-0.0325682,-0.0033637043,-0.0002079126,0.032868806,-0.001797252,-0.0024786189,-0.018769173,0.0121285925,0.02633867,-0.012286035,0.0107073365,0.04780229,-0.01334936,0.0749213,0.012497683,-0.0058101993,0.0029557415,0.042580094,0.03286147,0.026277997,-0.081215076,-0.023440195,-0.0014692172,-0.012228382,0.021116573,-0.047234707,-0.0019646925,-0.040512785,-0.010807381,-0.0069784657,0.022915082,-0.03302738,0.016369091,-0.014474012,0.004940211,-0.015716799,-0.032180786,0.053958036,-0.034307,-0.018479785,0.013178238],"last_embed":{"hash":"3k86ln","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"3k86ln","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{11}","lines":[461,461],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"3k86ln","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.007968135,-0.024011279,-0.0569761,-0.0072188713,-0.035199974,-0.009258734,0.013706165,0.040437646,0.023429774,0.007643081,0.0036035795,0.033916134,-0.010634497,0.018388143,0.028568726,-0.010546358,-0.00515348,0.010619808,-0.009646592,-0.019343521,0.0063278256,-0.0089702085,0.02296972,-0.012988655,-0.023040622,0.026525935,0.036124058,-0.046728335,0.016943928,0.0073946267,0.010895228,-0.057389528,0.01964574,-0.014905602,-0.027816068,-0.038623266,-0.04010484,-0.022822974,-0.045565072,0.040735114,0.0014023713,-0.012528481,0.015149935,0.021915497,0.021099947,-0.012713725,-0.015518271,-0.014614675,0.004024213,-0.023026802,-0.021378202,-0.022145478,0.026963511,-0.016892847,0.021572959,0.06840179,-0.03135195,-0.038122147,-0.046843935,0.008097101,-0.021361953,0.001417888,-0.0065496,0.005022344,0.0074862065,0.028311381,0.020518847,-0.01039079,-0.007917092,-0.026708106,-0.0020463204,0.007984555,-0.038189348,-0.005863118,-0.050224125,-0.0026589276,-0.001689454,-0.030620676,-0.0014628462,0.036522992,-0.015703816,0.028687647,-0.021886097,-0.0024618416,0.017100438,-0.020502198,-0.03704018,0.04970511,0.034281887,0.007142711,0.000005215724,0.009396849,0.044658728,-0.026086122,-0.013988884,0.007664354,-0.020532856,-0.020338362,0.043341685,-0.010603029,-0.005427127,0.0063493205,-0.002554789,0.017898757,0.0053482708,0.017130326,0.00012734192,0.041510373,-0.010314652,-0.016270384,0.021416549,-0.00031902155,0.0017906885,0.022756549,0.00453383,-0.009711933,0.008770046,-0.020909537,0.009951548,-0.009083078,0.0036328933,0.03739887,0.059346255,-0.056228112,0.002662729,-0.011079579,0.017293334,0.0045196153,-0.0013039098,-0.023763582,0.010074201,0.030062534,-0.019140763,0.012670441,-0.018747168,-0.019506386,0.02145866,-0.010245811,-0.0064129718,-0.024600672,0.04342237,0.035039593,-0.010189843,0.02341524,0.016765403,-0.06724617,0.051759046,0.03890317,0.0076895314,0.007418055,-0.0218982,0.0379508,0.016712468,0.04351735,-0.0049215886,0.012936116,0.024565535,0.06397968,-0.03038136,-0.018920677,0.0064711696,0.034319196,-0.029265199,0.068961464,0.0136268865,-0.06231174,0.011150395,-0.024630532,-0.021353709,-0.00418801,-0.008446493,0.004968437,-0.017702451,0.007954374,0.0036306172,0.012303875,0.05923256,0.027270133,-0.0032640684,-0.022571558,-0.06678221,-0.011871187,-0.03525042,-0.036357425,-0.027107533,0.004267933,-0.0030818037,-0.02764075,0.021361504,0.047776107,-0.051914833,0.033410527,-0.009361414,0.013373352,0.01818526,0.00276118,0.04721246,0.042072058,-0.010066924,-0.031318218,-0.0043470557,0.036512133,0.026443863,-0.04800133,-0.02657134,-0.00726195,0.028525222,-0.05285594,-0.019109732,-0.027383424,0.0099916905,0.055656776,-0.04162097,-0.035720542,-0.049445104,-0.011933641,0.025451243,0.014773022,0.012913662,-0.0142902145,-0.04360563,0.043848906,-0.0018479058,0.02792988,0.028875452,0.0033265133,-0.008045792,0.04110552,0.040129118,-0.033122405,-0.054759476,0.000052012685,0.004493321,-0.016657092,-0.0035899056,-0.009433731,-0.048369806,0.03579929,0.043496575,-0.019540187,-0.005736347,0.011518388,0.0051605483,-0.02600534,-0.005134663,0.009716811,0.042421456,0.017918885,-0.008763098,-0.0028973655,-0.0053200284,0.019340424,0.013650837,0.0025442375,0.031165589,0.039837874,0.011743419,-0.004252122,-0.04966719,-0.005082873,0.007234456,0.04364816,-0.017392047,0.006605043,0.0054195332,-0.009113361,0.0111506665,-0.013715863,-0.001339032,0.0047041434,-0.0044458993,-0.02923673,0.034771077,0.011574962,0.0067664576,-0.00054085697,-0.020601014,0.013244011,0.05587758,0.017614212,-0.0026378995,0.025455564,0.0214357,0.047933683,0.04214432,0.0131377885,-0.03307904,0.017904103,0.0069704214,0.0053937165,-0.027827578,-0.0049435236,0.052987024,0.008950545,0.02210122,0.025883961,-0.017356144,-0.16742918,0.0035976213,-0.008749713,0.02746843,0.023725785,0.015750635,-0.011849418,-0.0012125009,-0.017256469,0.046565417,0.01497459,-0.045811564,0.014130134,-0.016102854,0.047246516,0.036470216,0.008869641,-0.00053292507,-0.044362135,-0.04257671,-0.055952247,-0.025908561,0.047406532,-0.012118141,-0.014856475,-0.015696168,0.07091048,-0.01390049,0.014877655,-0.014877571,-0.042692397,-0.005389149,0.016213074,0.028258204,-0.024734506,0.05010323,-0.021801047,-0.014639825,0.040764194,-0.0071718306,0.02834241,0.055083074,0.0375689,0.013589277,0.010888371,-0.0046721557,0.022668496,-0.0034551036,-0.022505358,-0.013651564,-0.011102829,-0.0017242192,0.0011116947,0.0022617902,-0.04285495,-0.002922896,0.033057846,0.047502726,-0.011360538,-0.014591959,-0.020715456,0.01260478,0.0058262963,-0.043942716,-0.06751036,0.012597255,0.014708492,-0.003974067,0.02303839,-0.019547714,0.040817887,-0.082002774,0.025978362,0.00402054,-0.0076160626,0.043153908,-0.032876093,-0.04861203,-0.00005390545,-0.119074054,-0.019587364,0.030853057,0.0037681367,0.015007369,-0.011076898,-0.06794394,-0.029210474,0.0057182354,0.045179438,0.23970033,0.028174073,0.028261278,-0.036294192,0.063858,-0.019451763,0.041042462,0.04530412,-0.009282226,-0.016986238,-0.01255991,0.025587799,0.013220795,0.016459797,0.021393994,0.029111274,-0.06866754,0.017380936,0.04138087,0.02163054,0.0123476125,-0.027995616,0.025087694,0.006919653,-0.058377657,-0.034972373,-0.031610988,0.009289725,-0.01399112,0.018226337,-0.068539575,0.018625714,0.052157402,-0.028010169,-0.031206947,0.0044592195,0.041758552,-0.051254317,0.006750101,0.009505867,-0.031180719,-0.009737479,0.019413922,0.017460851,-0.002386583,0.022312628,-0.0180407,0.027611414,-0.009629095,0.010287814,0.03708593,-0.06512608,-0.015614697,-0.02829917,-0.003162512,-0.021265743,-0.018745987,-0.023024766,0.00014456919,0.035561636,0.01621022,0.00861422,-0.061074458,-0.020278407,-0.04627483,0.004167577,-0.04118908,-0.029377136,-0.019508932,0.042612456,0.02070451,0.018143391,-0.0063154767,0.0039517027,0.018299285,0.024386637,0.02890913,-0.0053832913,-0.0011540729,0.02951949,-0.030780593,0.012647363,-0.017809706,-0.016420301,0.022512548,-0.032331362,0.033356637,0.05284682,-0.010876861,0.0027732279,-0.0026551837,0.024384527,-0.027792923,0.016606629,-0.045226984,-0.006518199,0.033514075,-0.009312983,-0.04198364,0.019852307,-0.013236529,-0.0342818,-0.0034332562,-0.013081636,0.014214996,-0.051853716,-0.041892555,0.011740131,0.0510399,0.030856663,-0.013820451,-0.014435826,0.016850682,-0.025298003,-0.022790844,0.052469835,0.013698528,0.0034311588,0.028996237,0.031206783,0.004205993,0.037837066,-0.02156854,0.011132722,-0.010442026,-0.08679586,-0.0030181417,0.09505848,-0.024525855,0.06317982,0.013604954,-0.045048896,-0.011742175,0.04003405,0.0034927507,-0.0059952848,0.034808017,0.008422062,0.04969409,0.0029804648,-0.036415078,-0.00994466,-0.011970017,0.025405323,0.03688083,0.018495325,-0.031407222,-0.032563113,-0.0028158436,0.010845396,0.03037535,0.029865628,0.016318623,-0.043054204,0.0036517433,-0.026274791,0.0015132676,-0.04080249,-0.02702688,-0.022979025,-0.0048899255,-0.0003701651,0.006707462,0.052991163,-0.033431023,0.023135735,-0.014773507,0.035920717,0.0005933104,-0.02101981,-0.0033420313,-0.042980272,-0.027878826,0.007707813,-0.014340299,-0.033494286,0.0021177067,-0.025160437,-0.013380296,-0.042367086,0.00849284,-0.026725788,-0.05227249,-0.0009769116,0.06252056,-0.027862951,-0.020417096,-0.014244697,-0.03146053,-0.023757221,-0.0034391251,0.10200149,-0.008647747,-0.005355891,0.011114489,0.014974927,0.09494611,0.010551102,0.030890228,0.003040585,0.0020720006,-0.015458437,-0.009301783,-0.011774692,0.01234382,-0.009603916,-0.0341047,0.057083447,0.021872655,-0.023773462,0.027241781,0.021161145,0.014684737,-0.010302177,-0.003850272,-0.04081008,0.03278384,0.0548241,0.012022743,-0.03511224,-0.008746603,-0.0074591334,-0.041577667,-0.027198397,-0.015569046,0.039166767,-0.01923837,-0.012446658,0.054328673,-0.030469839,0.0022036058,-0.012104178,-0.017257968,0.00082001265,-0.040956106,0.02516003,0.031028131,0.020186186,-0.009418602,-0.061958984,0.0048894864,-0.026630381,0.0071267323,0.033925593,0.008625235,-0.025048668,-0.066339776,-0.033052314,-0.007004531,0.039584234,0.033913534,-0.045516923,0.009693145,-0.05601723,-0.006757009,0.0032319387,-0.012202049,-0.025890693,0.011414849,-0.022644512,-0.005057208,0.029516447,0.033169065,-0.02314475,-0.021449933,-0.027204374,0.014502672,-0.026482392,-0.022163035,-0.041667726,-0.051301148,-0.013023756,0.0018691644,0.02212481,0.008799989,0.004290129,-0.028910207,0.009811431,0.047924798,-0.050846655,-0.025782887,0.02742957,0.03723693,0.022788504,-0.02417821,0.010093916,0.054441016,-0.019386455,-0.027174031,-0.03791094,0.017879229,0.034021366,-0.024730336,0.043913014,-0.041246165,-0.018076342,-0.057814118,0.048902526,0.0054688556,-0.020329189,0.008202993,-0.011989756,0.016845152,-0.025755543,-0.041688014,0.03389704,-0.005936469,-0.035108652,0.007466804,-0.0023834493,0.014346739,-0.00991936,0.0006022429,0.03580064,0.02349808,0.012278367,0.04219197,-0.031416867,-0.004338061,-0.022478534,-0.026246743,0.003236174,0.0009163861,-0.051533375,-0.022668537,0.01674649,-0.020373315,-0.045651965,-0.024038743,0.005011773,-0.01564675,0.02821623,-0.0010808503,0.0017610505,-0.023122437,-0.02064099,0.060211606,-0.02979386,0.018310543,0.031461462,0.021340307,0.017363228,0.02863186,-0.021682799,0.022796053,0.03683339,0.013845778,-0.0040765693,-0.020517306,-0.002686556,0.036835246,-0.0124146845,-0.004900735,-0.0045720916,0.031208802,-0.02484985,-0.01398808,-0.034113772,0.012092378,0.060570534,-0.03901999,0.029820593,-0.015570811,-0.017775197,-0.005958878,0.033696976,0.008840593,-0.038451802,-0.0036423157,-0.015003569,-0.0023705333,-0.08423397,0.014371726,-0.0012030826,-0.020459445,0.006238969,-0.0010443717,-0.000412903,0.008833423,-0.0039192103,-0.03267278,-0.063824676,-0.012591027,-0.01235709,-0.015977332,-0.039613362,0.0022559208,0.017268393,0.020533647,-0.004702573,-0.015766738,0.029931547,-0.025805354,0.05276933,-0.15537234,-0.022185273,-0.007927664,-0.0045260596,-0.0022219918,-0.0019488076,-0.029897835,-0.00065503136,-0.0089738015,0.014469524,-0.029469091,-0.048867434,0.012186076,-0.019274086,0.002424253,0.033587217,-0.012318518,0.0055313455,-0.019640913,0.04060301,-0.0037654184,0.032900356,0.042759072,-0.027793286,0.00103077,0.0012959858,-0.009198204,-0.0058064866,-0.042833854,0.0015316525,0.009445542,-0.03879953,0.029557507,0.030152963,-0.037852645,-0.027004609,-0.017327055,-0.018459978,0.008080879,0.0008796201,-0.046658747,0.014598744,0.031384524,0.006653528,0.025890313,0.120819844,-0.0043622027,-0.009852407,-0.0318161,-0.015773846,0.013940474,0.019989196,-0.04902426,0.011730652,0.008008272,-0.04384231,-0.02460824,0.0057611787,0.009612597,0.06064983,-0.00786651,0.029414779,0.0061938604,-0.007159551,0.008986304,0.051476713,-0.061016392,-0.0152315395,-0.027212,0.0188825,0.0004761461,-0.027241036,-0.02930177,-0.020580709,0.016458733,0.017167969,0.06159396,-0.026085287,-0.024933176,0.0032985285,-0.0352564,-0.015473797,0.017229347,-0.006567176,0.04937666,-0.031915203,0.0069011943,-0.017260903,-0.019663401,-0.015489957,-0.020496719,-0.056805857,-0.0029612198,0.024932418,0.02665592,0.032210868,-0.019319758,-0.014378802,-0.03288679,-0.020936888,-0.031353235,-0.0062252167,-0.03253318,-0.065335035,-0.034831267,0.05269541,0.060727034,0.009986142,-0.029682208,-0.0009284149,-0.059358492,-0.017040577,-0.042580646,0.021226862,-0.04441129,-0.02406276,0.015117256,0.047466017,0.06613262,0.025950998,-0.00629586,-0.021309868,0.0031472722,-0.02446152,0.040995277,0.040802944,0.05411592,0.02027322,0.061765816,0.011950465,0.01931582,-0.04702098,0.019411493,0.0070555788,0.034885738,0.020317027,0.006715955,0.061443422,-0.032767214,-0.044577464,-0.05795609,0.010373575,0.009465838,-0.050370283,0.0027187264,-0.07744258,-0.014994613,0.021537958,-0.008615356,-0.022942055,-0.009395041,-0.018164333,-0.01288228,0.077774405,0.0060671032,0.029900981,-0.050931945,0.012540718,-0.010911421,0.022448832,-0.040026072,0.000055665158,-0.030679166,0.0056781294,0.0018048135,0.054178383,-0.025057636,-0.033625282,-0.07474455,0.026260165,0.025263052,0.025464844,-0.010195317,0.01764176,0.036269356,0.0068485173,-0.013948378,0.04934353,-0.044619218,-0.033326913,0.04687582,-0.014271109,0.03058556,0.033778068,-0.028280761,-0.028211927,-0.026268382,0.019395087,0.037609056,0.012853321,0.022022182,-0.020335956,-0.024896631,-0.0721346,0.045095433,0.015099099,0.021382619,0.009183574,0.007840217,-0.011459517,-0.008484453,-0.004609465,-0.012639102,-0.01216408,-0.0051529882,-0.009105897,-0.009108299,0.0015873972,-0.0056374185,-0.035249136,-0.0023534088,0.0030743172,-0.025456639,0.028157413,0.023778513,-0.021496257,0.08524137,0.011713252,-0.029798351,-0.024343424,0.058736417,0.037698884,0.019817796,-0.062225465,-0.019484404,0.005104535,-0.028829046,0.035778012,-0.042236205,-0.01741727,-0.033866215,0.00065586885,0.009354631,0.0063618366,0.010762356,-0.034275535,-0.011167666,0.003042831,-0.032787032,-0.022612391,0.07994575,-0.03288723,0.0067465417,0.009647463],"last_embed":{"hash":"12e919r","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"12e919r","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{12}","lines":[462,462],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12e919r","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.023830831,-0.019392984,-0.038179677,-0.0025781298,-0.053611934,-0.0067821555,0.031071596,-0.0061300527,0.030575262,0.0090510715,-0.008212945,0.017780459,-0.019004894,0.019205336,0.03135341,0.025762595,-0.01175421,-0.00023941442,-0.0012714961,-0.032000925,0.029302208,-0.00034124881,0.027151678,0.0041225175,-0.028763069,0.0064454027,0.05200092,-0.040712506,0.0174739,0.018407242,-0.006143964,-0.04877108,0.005657602,-0.011650357,-0.012385547,-0.035566352,-0.021366777,-0.019761601,-0.059849843,0.062633835,0.0040313723,-0.03964815,0.0051906975,-0.00727861,0.05160844,-0.0047959564,-0.041081235,-0.027046395,0.0017107581,-0.00868259,0.02177476,-0.02448487,0.0057091084,-0.0021351825,0.04277019,0.0483277,-0.045356546,-0.041670445,-0.03520803,-0.024855658,-0.010653801,-0.0011088167,0.002196579,0.0127532175,-0.0011029895,0.035598263,0.029533917,0.0015868064,-0.026612584,-0.010070164,0.00015679421,-0.006611703,-0.014836183,0.020440634,-0.04740995,0.010160698,0.030321531,-0.028264169,0.012317773,0.03537247,-0.003401332,0.008140224,-0.015875874,0.0044211927,0.013762488,-0.026292374,-0.033391275,0.049691055,0.002486757,0.01681574,0.010268526,-0.003555479,0.027656594,-0.015307393,-0.00341472,0.019539326,0.023711769,-0.012196637,0.033632785,-0.018058486,-0.009913803,0.012776597,0.011968327,0.01259556,0.0136222,0.008538253,-0.006266933,0.028438944,0.010897956,-0.012591426,-0.008426593,0.007482981,0.0011795826,0.041003555,0.011689595,-0.015996166,0.0054285843,-0.014980953,0.014148388,-0.0075215017,0.001988326,0.0063735447,0.032748334,-0.032870322,0.006360694,-0.017231902,0.021970123,-0.0071886433,0.00976097,-0.019473422,0.017307725,-0.0053847125,-0.013515749,0.0000010893428,0.0022712809,-0.02559878,0.032138295,-0.00076788693,-0.013031053,-0.017348103,0.0026976273,0.050877757,-0.031411875,0.023201602,0.02378218,-0.03990626,0.016954156,0.048405994,-0.011425667,0.03170367,-0.018829234,0.03294727,0.033918843,0.0615516,0.012675746,0.0046284827,0.023694145,0.050136615,-0.017466182,0.0031548461,0.005803123,0.031102454,-0.0061790226,0.050400566,-0.0009843055,-0.04689847,0.023182293,-0.012923715,-0.01323426,0.009837854,-0.017143596,-0.009626694,-0.008717604,-0.010386159,0.020347884,-0.006439042,0.06968302,0.020795798,-0.006982777,-0.02977955,-0.058299173,0.0118071195,-0.038707,-0.0139814075,-0.010848244,0.019498685,-0.018619725,-0.03068793,0.030526388,0.055957813,-0.04905667,0.025422955,-0.005265572,0.020620752,-0.0018059415,-0.00779109,0.02456641,0.041752867,-0.008101926,-0.017286664,-0.020202693,0.027171936,0.011182343,-0.05655719,-0.019243341,0.017784422,0.036402732,-0.06306439,0.009414729,-0.04795656,-0.007943693,0.07492293,-0.043592017,0.009667744,-0.054496422,-0.029963419,0.009004015,-0.045849953,0.01930065,-0.010174756,-0.050149724,0.05077863,0.0046685683,0.0515802,0.02892659,0.012455192,-0.00032029513,0.05311563,0.057138838,-0.03101761,-0.06237544,-0.019481277,0.009578919,-0.026214661,0.0006662999,-0.028930942,-0.06321403,0.0567764,0.05719421,-0.02549586,-0.017338036,-0.02948557,0.03858094,-0.0042938944,-0.009288069,0.02234898,0.04643214,0.04301949,-0.014092064,0.023711612,-0.019366728,0.01373229,0.009910586,-0.008276496,0.030921113,0.032138523,0.0252407,0.00366698,-0.055566464,-0.0028663059,0.003822728,0.06786112,-0.029398898,0.019256998,-0.0092030205,-0.00023977425,0.013538514,-0.023302168,-0.0036342752,0.0033882412,-0.011938275,-0.04441693,0.021732252,0.022482961,0.029852735,-0.023458507,-0.028931312,0.021105124,0.048758693,-0.005436276,0.014073578,0.042957056,0.013552659,0.031405218,0.049156833,0.0034483483,-0.0053647864,-0.0085840225,0.008393113,-0.00029470108,-0.00880933,-0.039496165,0.062068716,-0.003821756,-0.01901647,0.021684168,-0.024669565,-0.17092817,-0.011259693,0.010743282,0.03967107,0.019154226,0.019621613,-0.03922263,-0.0017655678,-0.0045426344,0.0453035,0.02025128,-0.059778385,0.015733078,-0.009188651,0.047392767,0.030257354,-0.0019592429,0.019466558,-0.053196985,-0.026162045,-0.04055701,-0.032111388,0.050088104,-0.026004434,-0.029874949,-0.027882427,0.0810789,-0.02653895,0.029464949,-0.010439679,-0.04518356,-0.027940048,0.020882,0.013248816,-0.004599049,0.0660596,0.0034167222,0.0031210994,0.006315419,-0.003687547,0.04527103,0.030701322,0.037568785,0.033360578,0.009447516,0.021825645,0.011516946,0.013457872,-0.03123929,0.0038535285,-0.039430343,-0.013621245,0.014525116,-0.02204362,-0.043118447,-0.005645687,0.033035144,0.046088293,0.015882667,-0.024280215,-0.0042423573,-0.006971281,0.001337511,-0.025139134,-0.08335146,-0.02407209,0.048422616,-0.011150057,0.019319335,-0.038053602,0.030266903,-0.07126788,0.020197043,0.0163524,-0.017954005,0.034103066,-0.016315913,-0.03288524,0.016542537,-0.10321319,-0.0042019538,0.021651354,0.00383648,0.018130474,-0.020509763,-0.077151686,-0.037410937,0.00920735,0.026263975,0.24595302,0.0011889696,0.018304527,-0.0077004964,0.04265113,-0.007259294,0.030376738,0.070982784,-0.009405266,-0.007460932,-0.021961754,0.015876036,0.016513979,0.00087237114,0.012700052,0.020611357,-0.06252969,0.0018476893,0.066080935,0.020646632,0.025762329,-0.049560167,0.000052694344,-0.016474774,-0.03583182,-0.040430848,-0.023196543,0.019790791,-0.017954595,0.03660748,-0.05156061,0.0041759307,0.051676847,-0.033322014,0.004486578,-0.003670019,0.035287704,-0.029445613,-0.0033966263,0.022019481,-0.03658545,-0.013536061,0.018837294,0.023613954,-0.00740227,0.0111589935,-0.050446723,0.029187202,0.004754358,-0.005898215,0.0049449196,-0.07278983,-0.02098693,-0.0017455443,0.008590273,-0.02150578,-0.04455135,-0.026155956,-0.005979172,0.019177888,0.024194932,0.026674034,-0.019970933,-0.011638974,-0.05897059,0.0051798895,-0.0338128,-0.018665899,0.0057362313,0.06387279,0.024071349,0.040985238,0.009246212,-0.0021798054,0.027925292,-0.015670752,0.03974922,0.018042708,-0.011792612,0.036049068,-0.03743952,-0.0018092581,-0.025007766,-0.0014798694,0.02184744,-0.029877549,0.04279084,0.045247395,-0.031209068,0.015246202,0.0033452276,0.01687655,0.018195447,-0.023318877,-0.023199337,0.022521112,0.020008141,-0.008720394,-0.030887946,-0.0028952744,-0.020047553,-0.024391504,-0.0029471475,-0.010208704,-0.005733318,-0.04852909,-0.04112943,0.0056898645,0.034347754,0.055977285,-0.023481404,-0.0066552814,0.000727594,-0.01264931,-0.0411201,0.02949265,0.00955583,0.015707912,0.041069712,0.030625327,0.009481318,0.012608482,-0.031975795,0.015975315,0.005766349,-0.08742172,-0.0025703544,0.06796997,-0.037112992,0.060672566,0.0117439795,-0.04659929,0.013411441,0.014504533,-0.00010897516,-0.018730842,-0.007691775,0.019977584,0.039464545,-0.009592006,-0.051174656,-0.0048637977,-0.01736089,0.020498822,0.014871712,0.01541541,-0.016848441,-0.028592527,-0.016421419,0.030500213,0.00963353,0.032645512,0.04038785,-0.04121685,0.023855109,-0.061063427,0.01132714,-0.04602036,-0.015131735,-0.03710083,-0.028395716,0.0056853537,0.008780279,0.078087054,-0.034161624,0.04720612,-0.025958559,0.012579461,0.008066174,0.020649467,-0.030124335,-0.043550484,-0.055526122,-0.0037243138,-0.0075454446,-0.022431625,0.0020168866,-0.02623403,-0.031495996,-0.038833503,-0.00023927115,-0.038228586,-0.05087603,-0.029976403,0.055610288,-0.014579783,-0.0099683115,-0.011303357,-0.0064800545,-0.020316774,0.0031960814,0.099626005,0.008590614,-0.0069876956,0.015152472,0.0136416955,0.06323922,0.013754702,0.03127599,0.00369248,0.009744023,0.016188283,-0.009442001,-0.01244922,0.005020418,-0.0071463827,-0.024473121,0.05584238,0.040672094,-0.006469711,0.03967069,0.03732253,-0.00039080874,-0.012274893,0.025850482,-0.042713057,0.014409701,0.03388931,0.0063361167,-0.0028372458,-0.02114002,-0.0033990934,-0.03982343,-0.044880185,-0.02379554,0.032691922,-0.016241565,-0.011726007,0.0350513,-0.03003079,-0.0028634777,-0.01572504,-0.009105678,-0.016565355,-0.032095894,0.022109436,0.0016033306,0.023521002,-0.0075052325,-0.05239495,0.01663821,-0.026948236,0.013792458,0.033294905,-0.0000050278372,-0.010733571,-0.047883283,-0.04704449,-0.009108132,0.009902155,0.011271719,-0.047138225,0.03757875,-0.04288943,0.035997506,0.008332949,0.00421294,-0.015219719,-0.001745808,-0.019982424,-0.009743625,0.041934118,0.021656394,-0.016734447,-0.02494046,-0.022334,0.018614212,-0.01229854,-0.014566682,-0.022465896,-0.053997204,0.0014844352,0.008366087,0.0046283817,0.0033910358,0.015150503,-0.02177602,0.009983093,0.028987544,-0.053237516,-0.03308703,0.025009044,0.03742264,0.0074186665,-0.013044557,0.014434205,0.07765326,-0.03656928,-0.025911933,-0.020299,0.034454044,0.024084447,-0.05511994,0.023864172,-0.03368609,-0.029075144,-0.036403574,0.020563059,0.0026885252,-0.021453366,-0.000050278664,0.028651899,0.042623308,-0.030845383,-0.03196731,0.0028932628,-0.003801874,-0.013414094,0.015256411,0.009225109,0.053106938,0.00042219294,0.013710689,0.023255253,0.008593483,-0.0046445327,0.04671108,-0.035228632,0.020563673,-0.0113151055,-0.020258345,0.018000603,-0.013483803,0.010228152,-0.067075625,0.011720777,-0.030280413,-0.03368694,-0.031182636,-0.0019491471,-0.026421659,0.012871498,-0.026302405,-0.0060824654,-0.016379358,-0.017389214,0.053620886,-0.03725313,0.013448048,0.039150205,-0.011041229,0.0008815031,0.059583936,-0.01944968,0.002332699,0.027235702,0.035285298,-0.021782948,-0.024711827,-0.015455169,0.033219192,-0.045849886,-0.03459675,-0.01139121,0.046105187,-0.018942147,-0.025355278,0.0036739872,0.0046540354,0.040939044,-0.023830274,0.027061589,-0.012851588,-0.018062862,0.007370735,0.03528887,0.020513682,-0.018225828,0.0007327394,-0.014044936,-0.00929153,-0.07032446,-0.003962719,-0.0054461285,-0.016912522,-0.0107515855,0.003703419,-0.0078656,0.008407197,0.00713158,-0.037749834,-0.0770952,-0.01696888,-0.021271927,0.011077981,-0.0057752393,-0.025748627,0.014127754,0.026745463,0.0030764653,-0.018111758,0.022642104,-0.04983117,0.058491617,-0.1412543,-0.022584315,-0.03181391,0.0011563182,-0.026350323,-0.013590562,-0.0341716,-0.0012983031,-0.023866959,-0.00598124,-0.046915486,-0.03460477,0.03444344,-0.02551157,-0.024810549,0.038968045,0.0005561045,0.008135489,-0.010993169,0.04846258,-0.012738753,0.004146495,0.07180263,0.0030655249,-0.018540151,-0.008548556,-0.00555492,0.0045094066,-0.043312013,-0.013218263,0.013211099,-0.051937256,0.04248784,0.028613573,-0.02759529,-0.017109985,-0.039410565,0.001845671,0.0012671639,0.017250529,-0.036617134,0.028849479,0.027170653,0.020895021,0.017806133,0.1169361,-0.0030721251,-0.013627196,-0.038392745,-0.0038011682,0.022210468,0.022552734,-0.038142335,0.018643217,-0.0037797738,-0.049279463,-0.04311796,0.002293747,0.0065133753,0.06974541,-0.030725596,0.018668292,-0.00689431,-0.016171357,-0.0017575254,0.0508393,-0.04945404,-0.0046195327,-0.017005255,0.012589561,-0.0039637545,-0.010321287,-0.011494032,-0.017316425,0.000018567804,-0.0042185565,0.07900198,-0.02323081,-0.05768134,0.0008954607,-0.040332388,0.015981393,0.01668101,-0.014529959,0.033192996,-0.016658464,0.0080114305,0.0005286093,-0.030852376,-0.0053824447,-0.026322687,-0.064079344,0.0096612675,0.0021506865,0.01278674,0.040647943,-0.024650328,0.023362588,-0.019740697,0.007936116,-0.03905537,-0.025534743,-0.02509539,-0.0473277,-0.02263447,0.021906389,0.06906108,-0.010667594,-0.048724424,-0.0050871302,-0.04753666,-0.011995161,-0.028929442,0.019277504,-0.059836853,-0.026702354,0.008074755,0.044979867,0.037936885,0.0002305175,-0.009111422,-0.017514829,0.0026752509,-0.015389247,0.03178065,0.0378559,0.048630625,0.025151579,0.02158588,-0.008125925,0.019018497,-0.03216641,-0.003230782,0.022321703,0.042711295,0.011147979,-0.018712314,0.051514935,-0.04108109,-0.050990555,-0.053512108,0.019558638,0.005187379,-0.027970437,-0.006803687,-0.05415659,-0.02777151,0.02807628,0.00651625,-0.022879355,-0.00851834,-0.037160818,-0.0132669015,0.054840367,-0.005944012,0.006593553,-0.06004854,0.0070611057,0.0023401955,0.036701933,-0.02859913,-0.042339846,-0.023739148,-0.004163194,-0.020351473,0.054090634,-0.025681453,-0.026641263,-0.08100305,0.03113624,0.020799994,0.028312085,-0.023376264,0.008464396,0.040153112,-0.007358011,-0.008129514,0.052929442,-0.027511753,-0.041203994,0.03113883,-0.005915127,0.0418246,0.033786718,-0.040338803,-0.029721282,-0.01754209,0.036573194,0.012693081,0.01887747,0.015178366,0.008603744,-0.035402995,-0.026485365,0.05894285,0.029134477,0.029867886,0.009585822,-0.008509735,0.018842686,-0.000077678866,0.014910363,0.008401703,-0.018824376,-0.025368841,-0.0056342864,0.0023776463,-0.005224525,-0.025140144,-0.015169741,-0.002202306,0.013690779,-0.028437667,-0.001358094,0.029357703,-0.014529421,0.10003282,0.0038657263,-0.027940936,-0.013614255,0.04480921,0.02645281,0.032395538,-0.029375082,-0.012314014,-0.008890617,-0.017950203,0.032620765,-0.028412992,-0.024608348,-0.04984944,0.004654554,-0.018487886,0.020730373,-0.0022597266,-0.0011408667,0.0025465335,-0.017013019,-0.016731583,-0.027998347,0.047454514,-0.022160904,-0.009382322,-0.003469966],"last_embed":{"hash":"15oih0h","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"15oih0h","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Resources#{13}","lines":[463,464],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"15oih0h","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016208788,-0.01046707,-0.05106141,0.008567993,-0.039218772,-0.03901865,0.020992976,0.02125104,0.018508222,0.020748844,-0.019637402,-0.018549677,-0.03128868,0.0037655833,0.027868172,0.039893005,-0.0057470715,0.025406228,0.024193801,-0.038742375,0.0011785371,-0.031969037,0.058830623,0.013197052,-0.013700838,0.024825584,-0.004773435,-0.022039605,0.050025683,0.022687916,0.022457795,-0.0562236,-0.0030300028,-0.024852684,-0.040231925,0.0054577836,0.0140335085,-0.018153712,-0.016023813,0.036555115,0.038647775,-0.03125051,0.0025079588,0.020123806,0.046183914,-0.017832065,-0.030439362,-0.012845323,0.0070069265,-0.026640592,0.007984197,-0.0009956214,0.04915687,-0.0054071057,0.024410713,0.058485106,-0.037701063,-0.034630235,-0.03666687,0.010660518,-0.049371507,0.008398967,-0.029123418,-0.01072274,-0.024285628,0.028568255,0.0052812085,-0.009635359,-0.007057099,-0.050489057,0.017689299,-0.007773315,-0.017571442,0.0047434317,-0.044564687,-0.0106989145,-0.032610897,-0.02152519,0.0071507953,0.007459512,-0.008816405,0.030355373,-0.017328987,0.027681828,0.025568482,-0.015289039,-0.0030352427,0.062714025,-0.0006005605,0.022921853,-0.005959373,0.005025339,-0.0024016688,-0.036178123,-0.011595281,0.015359276,0.009786716,-0.019616205,0.034608968,-0.0037075114,-0.007429062,-0.018983178,0.004505748,-0.004334993,0.033513766,-0.012784087,-0.0020308073,0.047740176,-0.010600492,-0.017840106,0.014369346,0.016410332,0.012518271,-0.00018859134,-0.0024396572,0.016433658,0.021416983,-0.017841887,0.01182401,-0.008116041,-0.0020921784,0.0346208,0.07302146,-0.04216545,-0.018923841,-0.009732892,-0.010730332,-0.032129847,-0.022708714,0.005315212,0.02002962,0.007949014,-0.0014964733,0.0039032104,-0.0057785464,0.009325687,0.016370788,0.021393565,-0.015900444,-0.002721615,-0.014004501,0.035907663,-0.004249161,-0.017432103,0.02166073,-0.053327147,0.014577724,0.038489994,0.016503073,0.011423935,-0.04711835,0.03142777,-0.00767387,0.06258601,-0.019577755,0.0097181015,0.021359988,0.072333045,-0.025946144,0.009102159,0.022093164,0.023184339,-0.03884183,0.09209725,-0.006077855,-0.0049111005,-0.007420349,-0.021084368,-0.010130872,0.015654199,-0.03139629,0.014765648,-0.0065820147,0.0137817925,0.016298043,0.021459144,0.06348542,0.032596655,-0.013000706,-0.030082772,-0.04360309,-0.0037210672,-0.022181654,-0.040178686,-0.036910646,0.047032047,0.0047133598,-0.03780103,0.021362077,0.04431008,-0.03221433,-0.00084771134,-0.012622008,0.076273926,-0.010099742,-0.0016614614,0.0662956,0.014206768,0.024465786,0.0075288494,0.011929624,0.019374918,0.027924502,-0.044704128,-0.02783752,-0.02581709,-0.016915362,-0.03989739,0.019845806,-0.047043744,-0.0063216058,0.0510151,-0.023964364,-0.019919164,-0.012802499,-0.012908186,-0.006698028,-0.0074634408,0.004519255,0.009145733,0.010594138,0.06222856,-0.007974727,-0.008734102,0.011539783,0.021539848,0.010395958,0.044825237,0.01210539,-0.018603282,0.0158814,0.006792378,-0.015174485,0.002535063,-0.021097489,-0.021880882,-0.057737347,0.039183166,0.04131461,0.0077417768,-0.013087549,0.014137981,0.030927725,-0.012633161,-0.014959146,-0.005848523,0.022633236,0.023059405,-0.015003708,-0.0026657705,-0.006711528,-0.009382555,-0.016251111,-0.0030866582,0.03799264,0.03560171,0.021729767,0.009598128,-0.03288006,-0.0011764013,0.0064166957,0.034660958,-0.0021010714,0.017950764,0.02363461,-0.011103173,0.022502614,-0.044206608,0.015267459,-0.013101193,0.031936094,-0.060352724,-0.0015833838,0.0143573275,-0.010038059,-0.022827737,-0.021594226,0.017247958,0.051975824,0.013985784,-0.010521678,0.010641979,0.006835285,0.04470885,0.03387122,0.0035602525,-0.013726608,0.0072372314,0.03172481,-0.016589234,0.01617218,-0.004688717,0.06276059,-0.0024897011,-0.040141802,0.024205677,-0.0050401697,-0.17847444,0.019150509,-0.020842861,0.027858647,-0.002475115,0.040010523,-0.047406133,0.01499843,-0.015149245,0.07754546,0.038628507,-0.035037354,0.033807002,-0.0011954037,0.016182946,-0.0060121813,-0.0234401,-0.012477511,-0.057375148,-0.051912893,-0.043705262,-0.04537417,0.073775455,-0.008972923,-0.015048917,-0.006139766,0.06418165,-0.00345802,0.004597459,-0.009571772,-0.08082221,-0.0042544086,0.004545848,0.016782518,-0.02828644,0.043470584,0.0011908764,-0.00081838,0.05814007,0.013130844,0.048344657,0.06783542,0.043434978,0.041663613,0.020323325,0.028640773,-0.0014142651,0.014421719,-0.051979017,-0.010546541,-0.019310726,-0.008630606,-0.005562902,-0.0321866,-0.031018874,-0.020353543,0.022064272,0.037807584,0.0030422546,-0.010078212,-0.019613855,-0.00020936859,-0.007430757,-0.03141144,-0.028242571,-0.004792216,0.0154913,0.023102496,0.017314907,-0.018349444,0.023566235,-0.09193098,-0.014688403,0.010094942,-0.006706007,0.03204216,-0.0351986,-0.0398968,-0.0014180294,-0.12076048,-0.009702416,0.018406978,-0.008937452,0.020847559,0.00324936,-0.053457588,-0.013714325,0.025705418,0.03282004,0.23788972,0.025532132,0.017794013,0.0022641565,0.041291438,-0.046745423,-0.017727204,0.06863767,-0.0042645545,-0.019922057,0.008919995,-0.00849053,0.022191763,0.018235432,0.011239865,-0.010949956,-0.057674944,0.032087244,0.047556896,0.009050648,0.037862815,-0.038235582,0.038038533,0.0047098054,-0.04411274,-0.04044594,-0.028485099,0.030098787,-0.019471526,0.009752298,-0.03761682,0.033927068,0.030271756,-0.035865385,-0.005164249,0.017446829,0.038667455,-0.0411032,-0.035902925,0.01865038,0.005779525,0.0040563038,0.06471643,-0.0098672,-0.02496675,0.013657752,-0.050695114,0.03009332,-0.021321258,-0.03537166,0.013253631,-0.055277236,-0.0017820388,-0.016950335,-0.015199454,-0.0526768,-0.015617765,-0.025803067,0.003721833,0.01845976,0.028695678,0.02567035,-0.028628826,0.028745322,-0.0074243047,0.0021011103,-0.031153314,0.020531595,0.017492037,0.026336534,0.023685344,0.0019345821,0.010500183,0.0027037761,-0.0020068462,-0.014515411,0.024154339,0.013347266,-0.009333317,0.046118762,-0.02303362,-0.00083128025,-0.01896,-0.010826653,0.016496018,-0.0025489924,0.018614525,0.062368847,-0.020077104,0.014160471,0.018716322,0.0039664702,-0.021504475,-0.026714912,-0.015250833,0.022093818,0.050846435,-0.008352284,-0.0122722285,0.038237367,-0.018860191,-0.008913337,0.010985282,0.0052218195,0.00056918815,-0.010722585,-0.024345579,0.0022173102,0.030088542,0.0056822756,-0.045662355,-0.017092334,-0.0043785456,-0.035872966,0.009395753,0.049898837,0.013793551,0.004714621,0.05286892,-0.010466263,0.011532432,0.022217546,-0.026687978,0.003378533,0.0010600251,-0.042449642,-0.014288985,0.038696833,0.005362906,0.058215663,0.035521504,-0.03857093,0.037024077,0.02379868,0.019211005,-0.005277,0.06658186,0.013195514,0.03064279,0.03911351,-0.04989684,-0.0003129481,-0.016662303,0.05617539,0.022996534,0.038874827,-0.009809091,0.003421492,-0.062381953,0.036542077,0.009229019,0.02329064,0.030326726,-0.040397175,-0.00096660445,-0.071236424,-0.011657375,-0.036761746,-0.009515798,-0.018779255,0.010335461,-0.00919412,0.018254532,0.087102965,0.013149011,0.015079535,0.00066162046,0.05063028,-0.00071949925,-0.014624764,0.0039499267,-0.025009764,-0.011494098,-0.025583617,-0.005399736,-0.024450006,-0.034531847,0.006864943,-0.0017433484,-0.014452956,0.021940643,-0.020232568,-0.05519237,-0.007592001,0.030642407,-0.041069463,-0.012198097,-0.006968384,-0.0057784775,-0.029718164,-0.04351283,0.08939816,-0.0049094907,-0.0032039501,0.011916575,0.020942822,0.048664525,-0.022757685,0.019932881,-0.0002662294,0.016251331,-0.0052303686,-0.017801132,-0.0053593083,0.0022374343,-0.035186447,0.00848022,0.060038347,0.019320652,0.0065840376,0.0055947416,0.0060018552,-0.017972225,-0.024607053,-0.010465585,-0.05868062,0.011753774,0.03971726,0.011990555,-0.005973968,-0.002354702,-0.011892934,-0.018887606,-0.04002974,-0.00539643,0.041906822,-0.023545511,-0.050824296,0.05344468,0.0005092792,-0.0000037798316,-0.047831327,-0.026183031,0.010540541,-0.013944233,0.011246643,0.0061040237,0.02417702,-0.009708386,-0.034628145,-0.018430978,-0.013128252,0.032408703,0.033478137,0.026653815,-0.012863435,-0.04038383,-0.0018985996,-0.011348534,0.028244326,0.0023832624,-0.054549366,-0.00075987855,-0.04249437,0.02564553,0.04179439,0.0030429207,-0.015789248,0.02255966,-0.04160199,0.005455967,-0.00017423913,0.0114974305,-0.016059665,-0.0327367,-0.042209204,0.014353473,-0.006685667,-0.01761202,-0.042808086,-0.046275508,-0.008097408,0.0043102684,-0.0629998,0.013643663,0.0035096402,0.019349543,-0.0012203911,0.03752175,-0.0055047628,-0.026728341,0.05870885,0.043882255,0.021852987,-0.035194535,-0.00008187963,0.06523244,-0.051396143,-0.0038064711,-0.07931278,0.008739155,0.028762234,-0.029396709,0.05358128,-0.036032323,-0.00032943272,-0.083063744,0.027785419,-0.004751097,0.012663499,-0.008867781,0.006599155,-0.011775046,-0.025466181,-0.051999953,0.039659802,-0.026928952,-0.009057789,0.04695271,0.028565358,0.014719998,-0.026164012,-0.013149261,-0.009560671,0.002789576,0.0054250266,0.03884733,-0.03920817,0.053063206,-0.028800212,-0.034445185,0.011707337,-0.005400937,-0.0090477895,-0.021991203,0.016054913,-0.011923861,0.0069633937,-0.0052383738,-0.022090768,-0.017229822,0.013502738,-0.018489467,-0.029705836,-0.039754167,-0.03314811,0.055921387,-0.022984207,0.05166483,0.006192255,-0.0012284286,0.001098383,-0.00096865813,-0.03975034,-0.0019187212,-0.012403928,0.021614749,-0.00660729,0.0049690367,0.023308689,0.0529108,-0.0017430739,-0.005758107,-0.013449652,0.035602044,-0.03916376,-0.062806875,-0.0053821825,0.048212495,0.05206025,-0.016339255,0.058851413,-0.0063385386,-0.024702258,-0.01767857,0.05720243,0.021087252,-0.03430312,0.0026973486,-0.013682961,-0.011218751,-0.07938475,0.010970424,0.003605706,-0.0408285,-0.014961857,0.009421421,-0.024079436,0.013175744,-0.0033985758,-0.030914342,-0.053415913,0.0006902613,-0.026114592,0.004559931,-0.028474135,-0.038381215,0.01598345,0.024259605,-0.024400307,-0.04297928,0.0098497,-0.07463903,0.030156488,-0.15389559,-0.008794927,-0.02014106,-0.029181443,0.0069980207,-0.0053211013,-0.030609174,-0.004837914,-0.021766398,0.009005065,0.004411487,-0.01204742,0.058487218,-0.020395001,-0.024238693,0.03754533,-0.051074915,0.0290937,-0.01918356,0.03789305,0.00701702,0.018044047,0.03415912,-0.011470345,-0.027714472,0.011928985,0.023042012,-0.007541159,-0.030490858,-0.018770706,-0.003486368,-0.045071714,0.015328621,0.06179526,-0.033647534,-0.04371559,0.0075159105,-0.02112703,-0.027298037,0.0049447264,-0.03523635,0.017375404,0.00009394634,-0.011437981,0.024117587,0.09180441,-0.024587827,-0.039694298,-0.062704206,-0.022538919,-0.013069991,0.04169272,-0.052768957,0.038996775,-0.023711355,-0.01736244,-0.059320748,0.008813036,0.002715122,0.04745927,-0.010509996,0.0043060533,-0.020770231,-0.017486723,-0.02590401,0.02311938,-0.07117318,-0.02563794,-0.0063211904,0.032123975,-0.023313727,-0.03535116,-0.013804705,-0.014492788,0.011187719,0.012488078,0.061251927,-0.012467179,0.002647939,-0.020693837,-0.022548797,0.009454807,0.014627877,-0.056218386,0.023790222,-0.010516465,0.01582481,0.008689367,-0.03263598,-0.009648013,-0.024243195,-0.054456208,0.0009843335,0.036584023,0.011782133,0.048543405,-0.020058708,-0.0045772507,-0.050052606,-0.0036726454,-0.036952518,-0.009738085,-0.02816439,-0.034904156,-0.047234032,-0.008680245,0.014561588,0.0033171251,-0.01959172,-0.012763868,-0.017906582,0.006862543,-0.035610102,0.0076250364,-0.0802374,-0.024457304,0.0062161903,0.045311745,0.018426366,-0.0009491395,-0.018561432,-0.012878328,0.0038919775,-0.015803862,0.042505577,0.05932215,0.052033886,0.0026772546,0.06440316,0.001749636,0.00095656083,-0.030737676,0.011934219,-0.008861512,0.041741874,-0.0050920807,-0.012296664,0.038573205,-0.011149034,-0.047285732,-0.024357226,0.016538473,0.010827574,-0.028794443,0.00029139145,-0.051984996,-0.0025095888,0.0033053532,-0.0039475895,-0.01981583,0.02215584,0.007558053,0.009661349,0.036518354,0.009514317,0.061314955,-0.020022344,-0.0037636627,0.0020381191,0.050163053,-0.024303632,-0.019580372,-0.024719696,-0.018224042,0.000434876,0.069644384,0.0074016475,-0.030113352,-0.041544948,0.032139517,0.037912127,0.025880506,-0.005636118,0.0044332463,0.032312036,0.018061226,-0.011714609,0.022908771,-0.019145824,-0.046223227,0.03580085,-0.010121439,0.016807487,0.038282372,-0.010764826,-0.02073265,-0.03488482,0.018316016,0.01897318,0.010631866,0.004316151,0.006187649,-0.013725505,-0.031535733,0.03373921,0.0035655184,0.011438156,0.031184858,0.0053084022,0.03650642,-0.010590885,-0.0276192,0.028760213,-0.02164436,-0.0065994402,0.001811297,0.0020713338,-0.0009959338,-0.023336787,-0.02306455,-0.0423917,-0.003350081,0.00076449895,-0.0073952177,0.01758807,-0.027670113,0.076185025,0.0075283316,-0.04289329,-0.0065627787,0.027073704,0.037350412,0.009846546,-0.065125056,-0.025620991,0.0043308,-0.036180075,-0.0022686287,-0.041875094,-0.021702563,-0.044220503,0.014112964,-0.014879512,0.053247128,-0.013231074,-0.031703614,-0.025315925,0.059410594,-0.049528904,-0.01877827,0.065420784,-0.03984301,-0.035486516,-0.024630506],"last_embed":{"hash":"2b59xe","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"2b59xe","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line","lines":[467,483],"size":636,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2b59xe","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018902702,-0.01482983,-0.066700585,-0.004620604,-0.03942099,-0.048209984,-0.0024345114,0.016650997,0.0317929,0.020295823,-0.027878622,-0.015876237,-0.027930584,0.0046557994,0.020405183,0.035243437,-0.008897293,0.0067071365,0.0022942275,-0.034699526,-0.016369091,-0.038504425,0.050134283,-0.00799992,-0.021847969,0.029441256,0.01692531,-0.020800183,0.051965393,0.00030799772,0.02090795,-0.053848717,0.011789388,-0.0045639756,-0.021887684,-0.015950726,-0.010428955,-0.012772682,-0.014659575,0.041203946,0.02817481,-0.03592707,0.0016371023,0.0047834143,0.040281888,-0.00844759,-0.053674735,-0.012130872,-0.0006441809,-0.011926392,0.018777406,-0.018037971,0.050906546,-0.014985672,0.024237027,0.053281493,-0.050971813,-0.034851246,-0.04551481,-0.016415883,-0.05271968,-0.0017015086,-0.020306904,-0.018357957,-0.008125093,0.036766414,-0.0056230086,-0.0043685515,-0.01031018,-0.04822865,0.014720621,0.012883519,-0.035871483,-0.004035574,-0.051513076,-0.013764053,-0.023033323,-0.033363916,0.0071128723,0.029993813,0.0062119733,0.02614863,-0.013813206,0.010778627,0.045281425,-0.038307793,0.011864543,0.044038355,0.0032744326,0.018747332,-0.01795817,-0.004894567,0.030128418,-0.030549075,-0.019405657,0.031046862,-0.0032042055,-0.0069003305,0.019577026,-0.014919701,0.02641757,-0.0077327136,0.0072874837,-0.0017440498,0.016605476,-0.0070350934,-0.011287491,0.05725108,0.008154466,-0.018966638,0.016261537,0.029754784,0.01114527,0.0018494318,-0.0027065119,0.010290088,0.028907146,-0.017851645,0.018315258,-0.010712571,-0.0052883984,0.047475282,0.08054009,-0.035326153,-0.018566811,-0.006600487,-0.008009899,-0.03480891,-0.019642655,-0.013622359,0.033102624,-0.0058267387,-0.022241889,-0.007967875,0.0064677107,-0.0062265005,0.030972524,0.0230096,-0.017013218,-0.0018054423,-0.01617922,0.04953485,0.004916069,-0.01567707,0.017193375,-0.04707144,0.026373765,0.042137634,0.0075476854,0.006201505,-0.05123166,0.013493305,-0.022621553,0.059320964,-0.015138705,-0.00044696688,0.015506317,0.04845556,-0.018891094,0.013811391,-0.010356542,0.02792618,-0.04246642,0.087839864,0.0011550451,-0.01474827,0.0077483705,-0.0037253585,-0.019555397,-0.019382406,-0.02005611,0.024023583,-0.01283571,0.023668269,-0.0019498068,0.02338948,0.039299946,0.021559687,-0.008484999,-0.041013528,-0.057007503,0.007270993,-0.030619064,-0.027694251,-0.039027903,0.033527236,-0.009226759,-0.01966656,0.030704714,0.014399745,-0.032520562,0.0061205705,-0.0104995,0.05430775,-0.00072117307,0.0044240807,0.049024515,0.03062041,0.01640031,-0.007024858,-0.0053954595,0.029177997,0.026427109,-0.06730019,-0.019840233,-0.02176162,-0.009476199,-0.04882398,0.0011419645,-0.055188246,-0.0051632407,0.056708496,-0.034965634,-0.0051326877,-0.02916598,-0.0101043545,-0.0036748685,-0.014811389,0.0056596105,0.0038627451,0.0044362703,0.044432156,0.005716351,-0.00070684345,-0.013772876,-0.003979539,-0.0012973341,0.02771172,0.030492403,-0.00601798,0.0074435985,0.0051846234,0.008712203,-0.016471425,-0.026532233,-0.04255335,-0.027872011,0.035956465,0.05424279,-0.009089372,-0.021279816,-0.0019326168,0.027142653,0.0010501189,-0.008993752,0.016303305,0.01855392,0.020691538,-0.0020346977,-0.025449347,0.006642901,0.003629375,-0.008493458,-0.0062208124,0.024996098,0.025080241,0.010338385,0.018697299,-0.04307682,-0.0038685042,0.002182737,0.049275234,-0.00415964,0.01263701,0.007006398,0.0033766404,0.025817443,-0.022582773,0.029573757,0.0003456247,0.01301424,-0.057559818,0.0053905123,0.014404697,-0.012292851,-0.017947866,-0.012055604,0.0052266307,0.052049164,0.028366482,-0.019807229,0.024745518,0.024697144,0.05862942,0.02704945,0.01368411,-0.022925947,0.015986599,0.040423412,-0.011217756,-0.0069804336,-0.0023273902,0.05998636,-0.006760484,-0.042689603,0.0117067145,-0.00401061,-0.16823699,0.006987138,0.009052426,0.010893335,-0.0051680417,0.046856545,-0.06696275,0.025381338,-0.0155271,0.043974813,0.029216746,-0.032333918,0.02477803,0.005895975,0.025385275,0.020208592,-0.033833504,-0.007893611,-0.04111295,-0.04691289,-0.025816962,-0.060464732,0.065060906,-0.0032609797,-0.009403003,-0.012249969,0.046283513,0.009807385,0.0076441965,-0.0313046,-0.059906468,-0.0024899847,0.0015113407,0.02223099,-0.032907043,0.043621384,-0.004447727,0.011799694,0.05130709,0.0042503737,0.04426492,0.053941876,0.020215606,0.03806153,0.010899908,0.031410135,0.014502455,-0.00039393667,-0.054842655,-0.015159662,0.009414299,0.0031946844,-0.020217018,-0.030885637,-0.025373586,-0.007869492,0.054125693,0.039051674,0.025341883,-0.010913376,-0.019799978,0.004185332,0.016827842,-0.020342328,-0.053743865,-0.0009594156,0.024699623,0.04088893,0.012698366,-0.019106181,0.02950059,-0.074612245,-0.0024503218,-0.006326634,-0.043073732,0.032412447,-0.033453796,-0.030045025,-0.0007394288,-0.1164192,-0.015660347,0.010995536,0.011242917,-0.0003548095,0.007822111,-0.060708787,-0.01628054,0.01096768,0.008707326,0.23556472,0.0098696975,0.027523104,-0.004081932,0.05306623,-0.04116045,0.00090344035,0.06882202,-0.009286582,-0.03603077,-0.00069344754,-0.0020286075,0.022854388,0.020078236,0.020174775,0.0016995703,-0.07075414,0.032447882,0.039087906,0.016423985,0.045269553,-0.042256363,0.04787461,0.022072218,-0.04232212,-0.04995664,-0.024840854,0.026760155,-0.026996048,-0.00091889745,-0.05228085,0.045614302,0.026549105,-0.033323772,0.0062181824,0.013142653,0.028655548,-0.025418473,-0.030437572,0.013575725,-0.0015070505,0.0029210094,0.07133054,0.010306953,-0.015432727,0.03685103,-0.037578385,0.036202934,-0.0008149831,-0.03187816,0.014482623,-0.06370973,-0.027440269,-0.010025742,0.013690602,-0.04007502,-0.03020347,-0.022986855,0.0020895961,0.028950414,0.0101378765,0.017992595,-0.011895506,-0.009907322,-0.028494932,0.005097772,-0.040888,0.0019729638,-0.0022772038,0.04723946,0.015953608,-0.003155952,0.013341388,-0.008224101,0.0069849975,-0.010628773,0.026171464,0.02034859,-0.013848589,0.018158987,-0.014330575,0.008301723,-0.026739024,-0.002889465,0.020168675,0.007568627,0.012776432,0.07136486,-0.025748612,0.00045538132,0.0052081966,0.013731565,-0.036330216,-0.011662277,-0.023024729,-0.01609529,0.06279411,-0.01795928,-0.031291522,0.02824033,-0.011291908,-0.009919646,-0.004842293,0.010856058,-0.00585999,-0.026882734,-0.039537057,0.016287578,0.03431293,0.03346149,-0.037520885,-0.02190728,-0.00031243,-0.042478222,-0.010290925,0.026448287,0.008181525,0.021332622,0.043996464,0.003876545,0.0077229226,0.018943116,-0.031036034,0.017954733,-0.0026949064,-0.052649524,-0.0165882,0.06483513,-0.017072005,0.03089901,0.037273064,-0.039212693,0.044425197,0.038728964,0.014571526,-0.014383647,0.07416238,0.01619936,0.02163798,0.018597988,-0.04899962,-0.009907697,-0.0012363425,0.04728763,0.009331308,0.011077219,-0.028606908,0.0057378337,-0.012419452,0.021742914,0.0062672715,0.038407084,0.061948076,-0.04599109,0.0027511849,-0.08189229,-0.013310483,-0.028328843,0.005340788,-0.0044820085,0.008088589,-0.005948171,0.013856989,0.08300298,-0.0016538677,0.034874506,0.012471953,0.055290926,0.006233734,-0.0049231234,0.016888017,-0.016099693,-0.018282654,-0.022077782,-0.006433091,-0.022554193,-0.010215632,0.010333794,-0.018881803,-0.035073295,0.021105302,-0.015400841,-0.039966382,-0.00064341194,0.03294146,-0.040160522,-0.0127054965,-0.002811225,-0.021213453,-0.024714543,-0.02635744,0.095300056,-0.017351657,-0.005692315,0.009079754,0.025984194,0.07639985,-0.030338652,0.0043092356,-0.009199405,0.00085371686,-0.015723355,-0.009388499,-0.01969427,0.009715571,-0.02892213,0.01893239,0.06552886,0.023717616,-0.0026225569,0.0036878265,0.013208551,-0.008791132,-0.026748184,0.008668462,-0.068376645,0.01199264,0.046341054,0.0077716857,-0.00958876,-0.0012193492,-0.017715042,-0.050592415,-0.03824426,0.002313643,0.04434882,-0.0320546,-0.05623994,0.030213343,-0.01505283,-0.008456534,-0.031766012,-0.021594767,0.0073523666,-0.024393564,0.0057317163,0.009129911,0.017075134,-0.014214918,-0.052139252,-0.016574094,-0.01634718,0.017788464,0.046213068,0.0128480885,-0.015365731,-0.039063796,-0.02369392,0.005512053,0.042203344,-0.0018603961,-0.044430956,0.004403189,-0.041153252,0.00077118515,0.03362728,0.0056949635,-0.0067871716,-0.0001616571,-0.031179981,-0.00089755474,0.011391286,0.043851882,-0.026312955,-0.021735657,-0.045208264,0.021139517,0.015314371,-0.022282852,-0.049749788,-0.06080438,-0.013988482,-0.011717451,-0.025647871,0.039735347,0.0042940485,0.02165109,-0.011385467,0.029798087,-0.030426111,-0.037229277,0.07230254,0.03801937,0.012518267,-0.014977171,0.024442269,0.10280553,-0.031811167,-0.006621838,-0.06184578,0.0012377008,0.043783173,-0.030515991,0.048868205,-0.018974902,-0.00009601451,-0.076637544,0.037170693,0.0014862592,0.013966338,-0.0099328095,0.027088335,-0.010717527,-0.036243677,-0.06254041,0.03502784,-0.016869543,-0.017115863,0.011276793,0.031686593,0.025928933,-0.04585725,-0.020153755,0.021305772,0.01972037,0.0014260089,0.0459798,-0.030696223,0.061762065,-0.02205865,-0.04669831,0.024162034,-0.020311726,-0.016114343,-0.042796876,0.01806768,-0.0319214,0.0028327876,0.0025146543,-0.007659638,-0.01085804,0.024014845,0.0008432559,-0.0051525584,-0.023644932,-0.018238077,0.041344624,-0.019499168,0.044000424,0.022645356,0.009804271,-0.000692333,0.02872637,-0.01827311,0.0074942936,0.027249394,0.03113772,-0.013161682,-0.030535799,0.0026640468,0.043504663,-0.01792108,0.00030080613,-0.012916155,0.04580257,-0.04858916,-0.037567493,0.00091288507,0.054052528,0.065391205,-0.04252263,0.072486684,-0.024437,-0.00070248154,0.0049825776,0.05672962,0.026356567,-0.061526563,-0.004599476,-0.0066431,0.009313195,-0.07881183,0.019484816,-0.015354887,-0.02617465,-0.021638472,0.0013861025,-0.0008660361,0.00057885295,-0.0134174675,-0.011122239,-0.06444018,0.001067986,-0.03887874,0.019487591,-0.032003008,-0.008733188,0.026175158,0.01681045,-0.0023976779,-0.035553593,0.0018398393,-0.047388647,0.024962358,-0.1383511,-0.023815393,-0.028551605,-0.019547757,0.014110058,-0.019277455,-0.025138972,0.0026627178,-0.0069602337,0.016749248,-0.003187678,0.0066592055,0.037842583,-0.023528649,-0.009412139,0.04674606,-0.045930948,0.0071606184,-0.037135728,0.03732956,0.015568632,0.014218869,0.043079387,-0.010865546,-0.053573478,0.009156187,0.009472136,-0.0090725245,-0.024402373,-0.0017393689,-0.021102628,-0.028716294,0.024429547,0.029199194,-0.042745642,-0.05204583,0.0009417907,-0.010305088,-0.0071929824,0.010194572,-0.030176789,0.015102412,0.0052868547,0.007890254,0.036750622,0.082619876,-0.011924048,-0.03705456,-0.06851636,-0.017622538,-0.01631206,0.024109507,-0.035714798,0.03621296,-0.017412698,-0.028113289,-0.062819675,-0.013902612,0.00025348036,0.041412365,-0.012068478,0.021774845,-0.012749991,-0.010882178,-0.03421046,0.04596041,-0.06284525,-0.009888555,-0.018896716,0.039320234,-0.032442342,-0.020746106,-0.028325623,-0.007937988,0.008336038,0.0036970254,0.0764879,0.00033839923,-0.0005706238,-0.02281028,-0.025277276,0.0021348626,0.010176098,-0.055781696,0.028624589,-0.0029739551,0.0059258486,-0.00027503626,-0.025051028,-0.01911081,-0.043213524,-0.04933128,-0.01888367,0.011383633,-0.00064559636,0.06680154,-0.013161098,-0.023340382,-0.032974157,-0.0079357205,-0.02962185,0.014816969,-0.02874803,-0.038694356,-0.050359175,0.009249139,0.030569118,0.0063161366,-0.007522698,-0.0009925212,-0.044941567,0.00032363474,-0.026929492,0.01437347,-0.06925822,-0.0064526196,-0.0026007649,0.05322242,0.039178926,0.014097202,0.0013284509,-0.014655455,0.012595971,-0.023306146,0.046475075,0.05515127,0.029278422,0.010233049,0.0828729,-0.0024742158,-0.0071114674,-0.015082346,0.0059742783,-0.021439008,0.024101136,0.009630645,0.0009799983,0.03768793,-0.010519805,-0.044148542,-0.0328762,-0.017694695,0.020308116,-0.050539985,-0.0028388896,-0.050012834,-0.012053514,0.018593047,-0.015195441,-0.025579087,0.005242799,-0.008187019,0.02266213,0.036125563,0.0078113205,0.03775124,-0.025239065,-0.04539696,0.021179615,0.06100218,-0.010979836,-0.013640565,-0.025959607,-0.009608534,-0.007630938,0.06975744,-0.0077538746,-0.026053626,-0.061019525,0.0381427,0.052148808,0.02513179,-0.007065468,0.020689968,0.01999965,0.009833322,-0.010205528,0.02389194,-0.019615812,-0.050896093,0.047384635,-0.024890043,0.025713123,0.04495511,-0.02250521,-0.040424556,-0.045516565,0.025985593,0.030244654,0.021032177,-0.012658424,0.019065706,-0.023757044,-0.04440649,0.024742471,0.025202582,-0.00050461927,0.005031221,0.01584705,0.029826468,0.0068863537,-0.0061014546,-0.0027800398,-0.0193642,-0.0090407105,-0.014521391,0.005155826,0.010995981,-0.0076652262,-0.020068673,-0.030297963,-0.0147399455,-0.014033249,-0.0054135416,0.021620834,-0.019390376,0.07551726,0.003878632,-0.006946389,0.0043198266,0.028850233,0.026876377,0.008160611,-0.056458242,-0.016636917,0.008493236,-0.026207102,0.010205137,-0.0328801,-0.022423128,-0.019916842,0.0060110074,-0.0012863711,0.050965246,-0.0045184707,-0.029850444,0.0075401757,0.01567962,-0.050687414,-0.029636769,0.05280011,-0.016137343,-0.0384778,-0.016557975],"last_embed":{"hash":"19krbwu","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"19krbwu","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{1}","lines":[469,471],"size":117,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"19krbwu","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013284166,0.0139516825,-0.05646571,-0.009824533,-0.03865508,0.0014660372,0.047258433,0.053720664,0.013491786,0.019394213,-0.020683568,0.006427851,-0.034398768,-0.00032548877,0.024386048,0.01122542,-0.009819302,0.028864602,-0.0196357,-0.0119702695,0.010951325,0.0075036623,0.026959322,0.01972408,-0.014739263,0.029995603,0.023628356,-0.026474519,0.012040318,0.026986668,-0.029056398,-0.043089435,0.026715593,-0.01797779,-0.03770603,-0.005112489,-0.01586967,-0.009095845,-0.018522678,0.045984644,0.03634653,-0.037074402,-0.007424361,-0.02221327,0.023571966,0.015535622,-0.026083626,-0.024564419,-0.0029380627,-0.0052806805,-0.013352453,-0.026323147,0.009241914,-0.020058665,-0.003965636,0.04410352,-0.053841986,-0.030429086,-0.0061582974,0.03732592,-0.001164911,0.009123561,0.008836851,-0.014983021,-0.01142387,0.03521842,0.0017083812,-0.010911818,-0.016814783,-0.029443983,0.014766587,0.023358043,-0.022702465,0.0033057008,-0.061280474,0.01707696,-0.01018109,-0.051287506,0.025030253,0.012589385,0.0063092653,0.022409614,-0.007853683,0.006126928,0.018831315,-0.004971958,-0.0066753738,0.028145935,0.016961988,0.016745925,-0.0004478163,-0.009110673,0.04038806,-0.010761602,0.0026886628,0.0119327195,-0.008338021,-0.007367768,0.01490264,-0.025319582,0.05310077,0.024084238,-0.01854816,-0.015235169,0.03500308,-0.0115420185,0.0002935819,0.025601642,0.017467495,0.0013987557,0.01821802,0.037854936,0.014529237,0.020334113,-0.008558092,-0.0019238263,0.02297673,-0.0131639475,0.013287327,-0.009769808,-0.018509714,0.020743316,0.058747754,-0.055727564,0.0007288748,-0.028490024,-0.014301114,-0.045337725,-0.019576348,-0.022757495,0.008403159,0.023492014,-0.024503363,-0.00037436973,-0.008188092,-0.017036682,0.026539383,0.00176675,-0.020513022,-0.01568423,0.0020807139,0.036146794,-0.005318509,-0.015112551,0.01950837,-0.049873564,0.0068487837,0.040506933,0.03707282,-0.015988886,-0.030041855,0.016972015,0.017114528,0.07696247,-0.003470332,-0.012288014,0.0038149161,0.021851225,-0.049168814,-0.0028800252,0.002743581,0.030827079,-0.021774841,0.0526526,-0.017076124,-0.013577725,0.0077512097,-0.033805545,-0.012547274,-0.0057151,-0.025877364,-0.015389473,-0.028163098,0.021314891,0.012290059,0.050405823,0.0832449,0.024271587,0.009591681,-0.042436495,-0.006422274,-0.020905856,-0.024403473,-0.018207941,-0.03252575,0.037105292,0.024789251,-0.061058532,0.003084334,0.015400077,-0.05330364,-0.0059839673,-0.013638782,0.0403031,0.0044494867,-0.0104038175,0.05925333,0.009023559,-0.007312332,-0.03605324,-0.022333736,0.032244075,-0.02485785,-0.028674023,-0.0009734389,0.0018804935,0.0073932447,-0.033101704,-0.0058588255,-0.011354756,0.03792126,0.03760767,-0.04287274,-0.032044694,-0.04583024,-0.004777421,-0.009549889,-0.012030139,0.005994371,-0.020085758,-0.019632768,0.041643452,0.0015403169,0.025883961,0.0067250677,-0.004943293,0.01982145,0.02377791,0.03322334,-0.010119316,-0.008429691,-0.038452324,-0.0018991206,-0.004669596,0.0095043015,-0.020696964,-0.032473236,0.04981487,0.06861903,0.00039889326,-0.00932928,0.014122934,0.010601636,-0.004296967,-0.019489774,0.014801981,0.032408856,0.021585401,-0.009904912,0.008776021,-0.025211034,0.025617994,0.02485584,0.00092670653,0.026434181,0.03861443,0.008516951,-0.0050997403,-0.052787136,-0.037065253,-0.01400162,0.04024268,-0.00036714843,0.0026104115,0.0022835385,0.013941168,0.019559518,-0.033664826,0.011681283,0.015162141,0.0065317494,-0.06026516,0.022911653,0.0073379013,0.04610896,-0.014683358,-0.043561608,0.0376512,0.05946987,0.010073778,-0.0026303881,0.02720347,0.030323999,0.044836204,0.07162169,0.015439492,-0.020345874,-0.0023575039,0.016166143,0.011609502,0.017996108,-0.018468203,0.057552114,-0.011819344,-0.051215682,0.0072898916,0.033235095,-0.16183627,0.039804135,0.011302867,-0.010181617,0.012291552,0.035948955,-0.04472762,0.017561546,-0.029446706,0.017923176,0.0053701345,-0.042638756,0.01209672,0.018548684,0.00022364531,0.005147437,-0.013788108,0.008798516,-0.033711627,-0.03290202,0.0030665584,-0.024455514,0.053567912,-0.038496926,-0.039863028,0.0014604245,0.06920778,-0.017308628,-0.0011760729,-0.022725461,-0.06792455,-0.008439165,0.01051444,0.030811151,0.0018674281,0.077668875,0.01179026,-0.033896897,0.04236711,0.008121652,0.031396694,0.05689945,0.02695433,0.049265057,0.021694353,-0.012847888,0.03684454,0.024212783,-0.06254028,0.010020099,-0.037663914,-0.027010476,-0.021525554,-0.013468212,-0.020923004,-0.033203766,0.02755783,0.041405883,0.0024411387,-0.0012068112,-0.045177065,-0.005154813,-0.005055109,-0.044401627,-0.050456796,-0.015289621,0.024065038,-0.020898132,0.027277905,-0.03993475,0.024574531,-0.053820584,0.0327356,0.008049196,-0.04475885,0.01739884,-0.040079586,-0.025860336,-0.0017179605,-0.13063154,-0.0026946105,0.01666675,0.00063798606,0.032482874,-0.017789146,-0.080743164,-0.008218595,-0.010500662,0.046262793,0.25976425,0.037862886,0.007902052,-0.02892759,0.012516569,-0.02739425,-0.02471371,0.017823262,-0.024154454,-0.001570601,0.004872161,0.028720351,0.023815636,0.027132124,0.0146005545,0.011284323,-0.052751526,0.012946649,0.04895638,0.010828245,0.008091657,-0.013687874,0.04861375,0.010352595,-0.04965182,-0.03588234,-0.028574403,0.009438314,-0.027780777,0.008413561,-0.055356573,0.024596093,0.048832163,-0.016375903,-0.006947096,0.0058849123,0.033970293,-0.059914183,-0.027034333,-0.011880997,-0.035481587,-0.009775566,0.016727857,-0.011321795,-0.013530342,0.0065259156,-0.0403995,0.0076963212,-0.006776188,-0.01837081,0.024571383,-0.046666425,0.0025799293,-0.022112813,-0.024805898,-0.036688972,-0.01043579,-0.022350114,0.009413553,0.037292123,0.025769975,0.015266136,-0.03885746,-0.0032968442,-0.029878234,-0.00079956674,-0.03206385,-0.018139718,0.0029199475,0.04590919,0.027657023,0.019214204,-0.024360508,0.03536791,0.008878411,-0.003095066,0.031854026,0.001290143,0.003972197,0.053939763,-0.037107583,-0.029032242,-0.012799333,-0.02908652,0.028800972,-0.017901674,0.023036327,0.050812487,-0.008051576,0.0129353795,0.0021172606,0.010588335,-0.008610505,-0.013404314,-0.056732748,0.0019919153,0.014924263,-0.0014933022,-0.03097782,0.009457305,-0.043335937,-0.029513827,-0.008234303,-0.0077744774,-0.016392095,-0.019405812,-0.024820013,0.03896239,0.054279935,0.020202631,-0.011855925,0.0036987297,-0.000862006,-0.027857138,0.013654758,0.03136727,-0.019612944,0.0018818834,0.05189495,0.037708484,-0.016895408,-0.0007625629,-0.026986632,-0.009265103,-0.019822827,-0.055100545,0.012555468,0.09227165,-0.033248853,0.06282517,0.012806911,-0.050940774,-0.00628093,0.011307917,0.006583886,0.0025630412,0.013805607,-0.020095246,0.027674587,-0.015257476,-0.054398958,0.012237894,-0.023421016,0.04120034,0.03127133,0.041561604,-0.03291217,0.009554522,-0.012486267,0.014603387,-0.007760943,0.023167634,0.025255637,-0.044088908,0.021635002,-0.049103186,-0.010966277,-0.05962363,-0.025603179,-0.03172802,0.005996828,-0.020286897,-0.019557903,0.07475838,-0.02368878,0.032125175,0.016643124,0.048787855,-0.015224964,-0.009814366,0.019332262,-0.039353304,-0.033197105,-0.0031213863,-0.02452395,-0.02111652,-0.030924799,-0.021248462,-0.031165984,-0.03167918,0.014166066,-0.008115958,-0.017153416,-0.00018534066,0.033758186,-0.054090966,0.02017026,-0.0001274301,-0.011053314,-0.030475516,0.00023686,0.09031278,0.0060010515,-0.003258065,-0.008871016,0.04630529,0.069044665,-0.01702787,0.03372495,-0.02109235,-0.009482479,-0.022843536,0.0003498128,-0.007361008,0.021478457,-0.03949398,-0.0044584177,0.062429473,0.009585484,-0.01572549,0.0057137115,0.024891188,-0.043904375,0.004628263,0.004640292,-0.040938083,0.008117253,0.03208254,0.008373124,-0.027708385,-0.01675695,-0.04386402,-0.016857844,-0.04797098,-0.019762661,0.06173536,-0.052736312,-0.019606544,0.018889189,-0.01895368,0.0003047725,-0.03614399,0.0040675197,0.01760767,-0.00025832167,0.02223543,-0.013814513,0.036559835,0.0038069785,-0.05228084,0.002173357,-0.010037222,0.0052451105,0.028723318,0.00010955992,-0.021543482,-0.056230903,-0.022000462,0.007690271,0.055500284,-0.017383019,-0.050477594,0.003932625,-0.040920235,0.018354705,0.025813127,0.030154463,-0.013432941,-0.01600262,-0.0158471,0.0040181517,0.029994784,0.041930974,-0.01050123,-0.038491435,-0.06022157,0.020123161,-0.024171881,-0.0192175,-0.026668169,-0.015909044,0.0060278154,-0.012778131,-0.033432506,0.03461126,0.021441614,-0.007911834,-0.0044577983,0.059355833,-0.027298845,-0.007772609,0.018680474,0.023099482,0.022062607,-0.009860963,0.011470051,0.02958162,-0.03194859,-0.012406563,-0.02728611,0.025504462,0.01757877,-0.026369626,0.048372228,-0.039231017,-0.0072517362,-0.022816924,0.03103055,-0.008422482,-0.008902827,-0.015882082,0.011021836,0.0149695985,-0.019135913,-0.017333277,0.021635104,0.007955606,-0.025513161,0.03294707,0.018838132,0.043223426,-0.0038139543,-0.007759545,0.011637307,0.018475797,0.029749326,0.048582394,-0.03317796,0.06112376,0.002208272,-0.038271416,0.0072306944,-0.016392095,-0.0014834048,-0.08671328,0.03240038,-0.034423046,-0.03330213,0.020090126,-0.04350348,-0.0043939874,0.013935864,-0.027035061,-0.007541004,-0.02379239,-0.022371054,0.03882944,-0.010716646,0.032005038,0.043197345,0.0059153675,-0.025479324,0.031078886,-0.025582721,0.0108628245,0.044085942,0.007919795,-0.008757062,-0.0109316725,0.020672727,0.052878704,-0.0027697964,-0.019543909,0.002491161,0.037203815,-0.048675776,-0.0031743106,-0.027827075,0.056559224,0.06946184,-0.00536317,0.048796847,-0.021417238,-0.0041527087,-0.00022035133,0.04849093,0.008776518,-0.01920807,0.025668072,-0.004117879,-0.01639112,-0.04185231,-0.014582806,-0.010606867,-0.036757752,0.005885693,-0.015934762,0.014993518,-0.012719449,-0.0072129015,-0.024200791,-0.07100503,0.012797826,0.0015340192,-0.00029722127,-0.022942202,-0.0008335073,0.011635253,0.02654087,-0.004407398,-0.025864309,0.0015444933,-0.043261793,0.05718071,-0.14932323,-0.013753731,-0.031017719,0.0027506829,-0.01740894,0.0071672266,-0.024457403,0.020655802,-0.0014530756,-0.01176275,-0.0042200615,0.018430537,0.028727641,-0.020250063,-0.011743822,0.020013332,-0.030846497,-0.00004486502,-0.0025319601,0.06323206,0.0012751934,0.013944301,0.05791747,-0.0028113113,-0.011347605,-0.0013825789,-0.02029155,-0.008534949,-0.027733756,-0.012997284,0.010099392,-0.059394132,0.029011576,0.044085078,-0.03529962,-0.023712117,0.012662952,-0.01728211,-0.014144343,0.02766953,-0.045435783,0.008783041,0.01821769,-0.018065406,0.04045798,0.118452154,-0.011935072,-0.011696946,-0.065710016,-0.0074131163,0.018667592,0.03232822,-0.061206006,0.022756938,-0.008451521,-0.0143614495,-0.07585588,-0.0018257946,0.03385132,0.05894256,-0.04918049,0.03381892,0.012314486,0.0016072222,-0.0036577845,0.028418856,-0.03283913,-0.01597615,-0.003374027,0.047866475,-0.014658365,-0.017569728,-0.010127418,-0.021692678,0.009859064,0.007442339,0.07528301,-0.008253174,-0.007408917,-0.020494733,-0.009796561,0.016646842,0.021323439,-0.018273981,0.021640254,-0.013326909,0.008764535,0.0021394512,0.008408762,-0.009413797,-0.011995687,-0.019840999,0.0043910183,0.019170998,-0.004866417,0.035525918,-0.030896703,0.002918808,-0.06366595,-0.0014400234,-0.02937406,-0.004997211,-0.012281453,-0.041495923,-0.041372772,0.022332259,0.031144297,0.007391954,-0.024703393,-0.029843159,-0.039726548,-0.019081265,-0.021159196,-0.0014580971,-0.04924623,0.011052282,0.050470162,0.05368115,0.015365738,0.015667439,-0.014005887,-0.038168516,0.013697367,-0.017659647,0.021177365,0.044402912,0.032907948,0.031396694,0.03364634,-0.00093532575,-0.00019507372,-0.033084787,0.043612827,0.0073516644,0.040321186,0.006457743,-0.033576563,0.03148931,-0.03860544,-0.047267985,-0.043489154,0.013606988,0.002841499,-0.047845278,0.0023904904,-0.055700116,-0.028284108,0.01844439,-0.02563654,-0.04495255,0.002037256,-0.033480454,0.027363889,0.0371745,-0.0019100027,0.028291967,-0.023202067,-0.018743167,0.02163774,0.03999401,-0.024444373,-0.01541297,-0.0666997,-0.043806527,-0.011365678,0.05189663,-0.011478615,-0.012072574,-0.030989664,-0.0011744027,0.053931925,0.025750864,-0.012935666,0.0086021265,0.0057880864,0.009485869,0.004898907,0.02176959,-0.012110997,-0.05549246,0.05539398,-0.018577678,0.019183893,0.041358586,0.00070191425,-0.031375352,-0.018586915,0.01823435,-0.0001442494,0.024127213,0.00432575,0.0060080355,-0.046060078,-0.038600467,0.04039529,0.03034611,-0.00043336523,0.031336397,0.03406176,0.033165667,-0.02980111,0.023348013,0.03419364,-0.015269034,0.008992156,-0.012326961,0.01743957,-0.024775043,-0.04420298,-0.008278775,-0.013844232,0.004267556,-0.01394887,0.010115602,0.0064841663,-0.01323484,0.07358074,0.01697857,-0.06071705,0.0005264417,0.044507593,0.0245829,0.022458432,-0.09103546,-0.031726938,0.015387105,-0.010569524,0.006901049,-0.056738187,-0.02447345,-0.048355307,-0.007839602,0.0029398939,0.043579888,-0.012554944,0.011121922,-0.05689405,0.018773198,-0.038524147,-0.012183755,0.10191544,-0.040374037,0.00039709776,-0.011611824],"last_embed":{"hash":"m56co2","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"m56co2","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{2}","lines":[472,472],"size":58,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"m56co2","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024288133,-0.010964231,-0.05112854,0.01291938,-0.033336192,-0.0043829745,0.026593836,0.010035861,0.030926693,0.02757827,0.0041512437,0.0020559719,-0.00073542556,0.006526433,0.009661435,0.02540422,-0.01229691,0.03402933,0.020974798,-0.011734663,0.017475434,-0.006624129,0.032702275,0.005222938,-0.030486545,-0.0039415555,0.014436388,-0.00714012,-0.0030924038,0.051430203,-0.0047250707,-0.027006216,0.023766479,-0.026790872,-0.052161008,-0.012779138,-0.0005233139,-0.003560865,-0.040514868,0.048074476,0.025444364,-0.06611101,0.011862925,-0.0101528065,0.051889773,0.008905281,-0.02921397,-0.025884045,-0.011487017,-0.0046009263,-0.00015569876,-0.0031327086,0.020972924,-0.022409903,-0.0056394273,0.041222587,-0.09006105,-0.060650773,0.007840976,0.04936234,-0.0038789099,0.0027209586,0.0017976161,-0.010781173,-0.012224449,0.014627424,0.036859732,-0.0054256646,-0.0059442706,-0.031506382,-0.0014120517,-0.0058859168,-0.0057412274,0.005200571,-0.03584452,0.0029064682,-0.0036729372,-0.031619836,0.039723895,0.0185438,-0.0063531473,0.030030062,-0.0071097612,0.0029923676,0.009854493,0.005669653,-0.014170653,0.041182823,0.0021091427,0.027426189,0.020350117,-0.014328014,0.008142565,0.02938166,-0.0053605326,-0.0010098387,0.034893557,0.008712343,0.04899813,-0.030490719,0.01212373,-0.0016288884,-0.0025301434,0.0037820267,0.025369363,-0.029302763,0.0018540134,0.027600767,0.013447353,0.01097991,-0.0068588676,0.044762235,-0.0022477277,0.025862688,0.0059256013,-0.014569843,0.020731095,-0.016111381,0.041290052,-0.020612244,-0.0023555136,-0.0012818513,0.06374998,-0.03710152,0.009708768,-0.0041912994,0.015191776,-0.014026421,-0.020999916,-0.026129967,-0.0035946027,0.015960796,0.014030687,0.001961138,-0.0096929,-0.007805081,0.05786221,-0.025439855,-0.009409183,-0.009614333,0.017835408,0.030286727,-0.008410979,-0.027508546,0.016293893,-0.036632318,0.0121569615,0.056499865,0.0071414732,0.007354308,-0.031310797,0.03236468,0.026579175,0.08521722,-0.0036055793,0.015141857,0.010927981,0.027013516,-0.0051702326,-0.023059811,-0.004785593,0.02055972,-0.009747087,0.056272835,0.008769628,-0.0022245178,-0.0051647057,-0.03136482,-0.012670957,-0.0007952817,-0.028938886,-0.009833995,-0.025359184,0.007481711,0.024146141,0.029865442,0.106092215,0.02623906,0.0050592385,-0.016890801,-0.0153071545,-0.043945014,-0.027917188,-0.02652861,-0.035470873,0.036746822,0.009310774,-0.0495021,0.007819205,0.035093047,-0.03680331,0.003590809,-0.019811701,0.04099203,-0.0058369706,-0.016976489,0.035342146,-0.010681167,-0.013952501,0.0016898973,0.012820253,0.03131982,-0.02195105,-0.01582457,-0.03301448,-0.0021649606,-0.0028683438,-0.047141116,0.00833489,-0.025227472,0.010600372,0.056872714,-0.062930115,-0.007636936,-0.01879094,-0.024022583,-0.010447098,-0.021081697,0.022981234,-0.03471123,-0.008539887,0.048013736,-0.006842317,0.032429628,0.026469775,0.014998288,0.032461736,0.052256,0.027174206,-0.015285678,-0.011036814,-0.029680053,0.02430901,-0.007425977,-0.02945762,-0.024420114,-0.03951435,0.049885653,0.053775515,0.0020743234,-0.012049547,0.017692177,0.029152226,-0.034013603,-0.017066142,-0.01917289,0.056813657,0.019903982,-0.02562333,0.05551659,-0.016874967,0.017719714,0.010087104,0.0008289122,0.017371561,0.02043651,0.016826404,0.004806676,-0.016778849,-0.007828032,-0.011023941,0.06831317,-0.010155578,0.020766972,0.01707752,0.0084724445,0.034354594,-0.046416204,0.01735128,0.008589544,-0.0051972023,-0.044433694,0.01788676,0.030802283,0.051834222,0.012617349,-0.045859244,0.03173047,0.05113994,0.0027494123,0.010846157,0.019540425,0.036475465,0.05492289,0.058679968,0.0017578666,-0.002864773,0.0074423957,0.0015443817,-0.008369937,0.024629947,-0.021234725,0.07215656,-0.034722675,-0.047066413,0.018411607,0.01585547,-0.1627902,0.029784279,-0.022541912,0.04361705,0.022454185,0.025444651,-0.007893475,-0.0023323277,-0.02214329,0.054377664,0.021995129,-0.05369916,0.02110568,0.01028753,0.034616042,0.015889203,0.012223096,-0.0011196107,-0.040111534,-0.036957562,-0.0293787,-0.025913334,0.058552995,-0.027426256,-0.031916905,-0.009703669,0.0768234,-0.02217562,0.011112388,0.0126759885,-0.05613537,-0.024539806,0.012156283,0.009374022,-0.0074362303,0.06693201,-0.008182943,-0.005802292,0.010129923,-0.008201577,0.045066517,0.044115204,0.019453855,0.04645929,0.010236795,-0.020670962,0.017122446,0.0075568524,-0.048040558,0.006459131,-0.03634371,-0.030299135,-0.020710642,-0.012691094,-0.041168377,-0.011917336,-0.008410846,0.03757106,0.00042374784,-0.0045574615,-0.023896968,0.0019310539,-0.01653542,-0.06080405,-0.03945226,-0.047722846,0.030302905,-0.014166563,0.016810678,-0.057849105,0.026658041,-0.06649942,0.009900737,0.0103284465,-0.037841883,0.036047097,-0.03911391,-0.017994376,-0.0008911718,-0.11490136,-0.03724889,0.004504542,0.005311979,0.03852781,-0.0179342,-0.054703165,0.010323143,-0.011357456,0.031787574,0.2501628,0.039836988,-0.03032642,0.004801192,0.023122614,-0.05963912,-0.008401492,0.05776087,-0.012427567,0.004874237,0.0013950208,0.022097051,0.02678085,0.036496896,0.011614495,0.008415005,-0.035546817,0.017879102,0.04796934,0.0040832288,0.017010968,-0.046812534,0.0067068874,-0.0067769624,-0.04101253,-0.015515596,-0.024795616,0.037215717,0.0057227327,0.006941562,-0.04583067,0.066638514,0.015487115,-0.027989866,-0.006619481,-0.010244021,0.041547697,-0.06877995,-0.03435508,0.014276244,-0.024333103,-0.0020565675,0.00056767993,-0.014220253,-0.00016611509,-0.021885065,-0.028496623,-0.0017777617,-0.0103641115,-0.022577375,0.011414058,-0.04988852,0.010454638,-0.034104787,-0.020201966,-0.030115427,-0.008665703,-0.030912992,0.0074583953,0.025607957,0.037864726,0.0051127546,-0.004401143,0.00720032,-0.0013636997,-0.013139393,-0.021941848,0.0048834425,0.028536035,0.040087927,0.025700351,0.026162747,-0.006938947,0.012430163,0.01015694,-0.0040630423,0.025619656,0.031213399,-0.014797118,0.044014417,-0.06304288,-0.02085777,0.0042353086,-0.008866232,0.037547722,-0.024791477,0.019033026,0.068864204,-0.0044275476,0.021329155,0.018511688,0.029804533,0.011839022,-0.028668154,-0.061544053,0.032042436,-0.002858762,-0.009939855,-0.003136871,0.020802049,-0.029905371,-0.031752933,-0.0027528005,-0.022946546,0.018488461,-0.013274057,-0.003798817,0.027537555,0.055953823,0.01613897,-0.029326705,0.03023481,0.008577708,-0.0038438158,-0.020673787,0.06076028,0.014730368,0.020388708,0.06615297,0.03057582,-0.000884085,0.010005088,-0.04070217,-0.030066999,-0.013002961,-0.040201735,0.0075322734,0.013988017,-0.011799021,0.06843836,0.0076575894,-0.052785557,0.023538454,-0.017158497,0.022560189,0.011437624,-0.017848602,-0.0039645005,0.023932392,0.008176303,-0.061447382,0.01949282,-0.01127277,0.035671946,0.039872874,0.058838826,-0.012697802,0.008074088,-0.05693991,0.032798026,0.004859017,0.045613416,0.031551767,-0.05557883,0.00078461826,-0.045883253,-0.017094834,-0.0572102,-0.0066132555,-0.02501013,-0.0036437316,0.0013421351,-0.008575726,0.039334927,-0.03310971,0.025691686,-0.035006784,0.05123084,-0.03582951,-0.015967708,0.00004077945,-0.04495724,-0.03725335,-0.010239255,0.0036535324,-0.009232565,-0.035794094,-0.0056776297,-0.016634675,-0.03019152,-0.008226937,-0.03852166,-0.022004453,-0.021272276,0.040067807,-0.027247202,-0.017461646,0.0049176477,-0.022608869,-0.029476546,-0.005954041,0.07487642,0.008413993,-0.007641384,-0.00031022038,0.0458343,0.07474417,-0.038710702,0.016196946,-0.015639713,-0.013587757,-0.000274958,-0.0037195783,-0.010033751,0.011256373,-0.024891978,-0.0045305467,0.05445062,0.0182443,-0.027380887,0.019137463,-0.010715776,-0.045174792,0.008561419,0.0028839863,-0.040000264,0.0321306,0.019161915,-0.015523021,-0.018409356,-0.042403206,-0.029911416,-0.019597623,-0.06739283,-0.011806476,0.055676892,-0.03600927,-0.011209912,0.0068144114,-0.0025102035,-0.0015341949,-0.046104018,-0.025887256,-0.01487899,0.0017741706,0.022084478,0.0122655295,0.027577613,-0.008097179,-0.04582448,0.018826855,0.0160356,-0.0023801434,0.014704218,0.010941252,-0.005285054,-0.04090218,-0.033084832,-0.02075435,0.022739423,0.008879983,-0.04768045,0.013483349,-0.032292064,0.056724332,0.027411817,0.032284476,0.004926932,-0.017883994,-0.045110557,0.005131927,0.017508928,0.031132342,-0.00581937,-0.043176565,-0.015310436,0.0074563446,-0.0107195955,-0.010153589,-0.016697807,-0.0014570608,-0.008603522,-0.0023901707,-0.04045058,0.038501546,0.025663624,-0.025042057,0.009572188,0.039697733,-0.0038007807,-0.038638234,0.009832024,0.035747945,0.018859878,-0.036716495,-0.015192069,0.022202797,-0.059191816,-0.017100465,-0.05344743,0.015369626,0.015635207,-0.043262072,0.030965297,-0.06020139,-0.00635506,-0.04030144,0.04950582,-0.026885675,-0.011194245,-0.0023549409,0.022052985,0.01955624,-0.021757375,-0.01754719,0.015396502,0.0005263085,-0.014559586,0.0825817,0.020509878,0.032528397,-0.013179016,0.00048532028,0.019733423,0.010124605,0.0194115,0.025784474,-0.051165514,0.052919555,-0.018134369,-0.044900037,0.010625802,-0.02287194,-0.00084867526,-0.063511476,0.027901355,0.003233916,-0.01094199,-0.018639164,-0.024293497,-0.04213719,0.0033112627,-0.027272556,-0.0107198525,-0.0058889543,-0.023476781,0.047100555,-0.003781422,0.010442248,0.037301175,-0.021039238,-0.0012447524,0.022089293,-0.024085356,0.0023455357,0.017942393,0.021296334,-0.01634928,0.014243932,0.00076741434,0.048704363,-0.0062590134,-0.03410553,-0.0050142715,0.021752182,-0.040097546,-0.024113758,-0.0065654684,0.05167881,0.030176327,-0.0008397347,0.021439591,-0.05050352,-0.03286783,-0.017498255,0.057773266,0.021776462,-0.02864539,0.004109148,0.015386265,0.0013052527,-0.069965735,-0.025283951,0.013010553,-0.03449518,0.0016916841,-0.017242068,0.00027581837,-0.008719567,0.0067439815,-0.034320977,-0.053465333,-0.00731549,-0.024051685,0.017166603,-0.038964875,-0.03681586,-0.0027064444,0.024142375,0.0042770226,-0.01670133,-0.0027390402,-0.046137437,0.041398577,-0.15471902,-0.012369141,-0.025165508,-0.01336064,-0.028706443,0.011045427,-0.021428425,-0.0015354509,-0.024303062,-0.014505752,-0.004897366,-0.05349983,0.02520948,-0.0033815668,-0.005921543,0.00017120485,-0.008285165,0.008483174,0.012996414,0.049339857,0.005120987,-0.0024096956,0.05814213,0.025442988,-0.03155131,0.024550915,-0.00867861,-0.000081547645,-0.030573914,-0.0582746,0.008233394,-0.05471637,0.030958673,0.039313972,-0.0023759704,-0.0024390947,0.0013683811,0.009984949,-0.017195985,0.022811403,-0.037592217,0.019343354,0.0035538508,0.0032623152,0.014519917,0.07890747,-0.012153677,-0.028389197,-0.05389495,-0.008530392,0.0030387228,0.024680752,-0.041063055,0.027127568,-0.011539776,-0.048445046,-0.0508163,-0.00018270074,0.024466785,0.07477755,-0.02101828,0.00429496,-0.03079086,-0.0044742315,-0.0074650077,0.048804898,-0.035844956,-0.020225544,-0.013559806,0.042749047,0.0014479989,-0.032367453,-0.016497128,-0.037169967,0.011801187,-0.022159752,0.08169087,-0.0066427356,-0.009305636,-0.012192725,-0.039525554,0.026146911,0.00976979,-0.03127948,0.029356275,-0.024131456,0.009190698,0.0055499035,-0.004845538,0.006076938,-0.0061175153,-0.041030936,-0.0015605519,0.010534226,0.025978405,0.042534508,-0.036246847,0.022150977,-0.048247013,0.019466655,-0.013428996,-0.026674354,-0.024553316,-0.029621007,-0.03835341,0.013163067,0.04197981,-0.0031375748,-0.031330578,-0.027190406,-0.0447404,-0.0120014055,-0.0378699,0.008403426,-0.06636469,-0.023205305,0.016419958,0.042715978,0.018657299,0.0058899354,-0.036165904,-0.02405959,0.012690188,-0.029682543,0.012629395,0.048846114,0.048431274,0.031615417,0.029171675,0.006888091,-0.0066679344,-0.018002182,0.03599251,-0.010903506,0.047797486,-0.008178766,-0.03481877,0.029669443,-0.043284733,-0.07146727,-0.043064896,0.028382702,0.001279241,-0.02947224,-0.0024680137,-0.03798353,0.0038553958,0.009307601,-0.0124628795,-0.028506044,0.0052576633,-0.041570455,-0.010759786,0.038153242,0.0071736877,0.024784246,-0.00026355128,0.013144194,0.0010667088,0.043218635,-0.039615173,-0.019848019,-0.0377693,-0.04552032,-0.027540063,0.04752489,-0.0209194,-0.01213359,-0.034778062,0.01213687,0.06939715,0.027219296,-0.0063725277,-0.014398433,0.04269363,0.012552092,-0.0035178263,0.044279967,0.0087207025,-0.021072479,0.05462427,-0.020165375,0.030901061,0.028699907,-0.0032559054,-0.0011094154,0.0047497433,0.009211711,0.01909176,0.0039442633,-0.0061805644,0.013621022,-0.035567593,-0.018582348,0.062459916,0.03369835,0.019475827,0.03582577,0.025168331,0.031548295,-0.0052995863,-0.009203512,0.034740865,-0.0028880392,-0.016175497,-0.009636007,0.011740533,-0.019593876,-0.038967166,-0.022236617,-0.04406919,0.021206059,-0.024564274,-0.022355238,0.026645334,-0.029178005,0.085945405,0.02558484,-0.05014633,-0.0040698093,0.035176784,0.009317944,0.022847662,-0.07532517,-0.056690507,-0.009616537,-0.045547035,-0.01214281,-0.033402156,-0.030433955,-0.058640268,0.004444976,-0.0015262599,0.046846952,-0.018314576,-0.004813775,-0.023357779,0.020057531,-0.017523138,-0.0064769294,0.0767871,-0.04518631,-0.020024477,-0.026806187],"last_embed":{"hash":"12me66s","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"12me66s","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{3}","lines":[473,473],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12me66s","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.005242545,-0.037578907,-0.05101057,-0.023813576,-0.033728864,-0.045128483,0.060564816,0.029303327,0.038032003,0.013966071,-0.015498392,0.014056538,-0.028609889,-0.011555878,0.015679272,-0.0026617404,-0.00095215306,0.021971552,-0.0073849782,-0.015435988,0.010025216,-0.0034421424,0.013372816,0.012164678,-0.045046985,0.04216684,0.040576346,-0.038659867,0.0037744879,0.046712913,-0.0021718764,-0.03642327,0.016026339,-0.0046964316,-0.020000549,-0.016660433,-0.025527608,-0.01284896,-0.049346164,0.017419089,0.03270868,-0.04065955,0.017134897,-0.027279578,0.025273988,-0.0050155167,-0.018744493,-0.026778424,-0.011707857,-0.0059891897,0.014003609,-0.013588853,-0.012461909,-0.02751173,0.012177952,0.07130341,-0.07462513,-0.014550757,-0.038437378,0.037610766,-0.012040197,0.0111615155,0.00429298,-0.017584182,0.011165218,0.03305434,0.030821279,-0.0042040395,-0.00094826345,-0.031670354,0.0007538448,0.024877802,-0.029968612,0.018560667,-0.04566305,0.022573533,0.028828178,-0.03929374,0.027772482,0.03945911,-0.0044384375,0.010818265,-0.023586478,0.00014719502,0.03197558,-0.012522428,-0.001273724,0.043900806,0.00835543,0.020170081,0.011558172,-0.012808257,0.047489956,-0.024728563,-0.025259305,0.016738808,-0.0089088315,-0.009372237,0.019841967,-0.017136376,0.018378085,0.03953851,0.01989957,0.0019270341,0.022842556,-0.026552685,0.00989647,-0.0023379864,0.014329612,-0.017700154,0.021801693,0.038392697,0.003446692,0.020928696,-0.0056797257,-0.007427161,0.049755543,-0.017425787,0.035347812,-0.018801274,-0.015562032,0.028359883,0.049837403,-0.05342138,0.011867752,-0.010103338,0.009900652,0.000113965216,-0.020430723,-0.004161086,0.03196876,0.011567126,-0.03185936,0.02524503,-0.017348303,-0.016177626,0.02332969,0.018586751,-0.027561307,-0.02499178,0.015216915,0.01898038,-0.022193598,-0.0043935203,-0.014918504,-0.08336909,0.024435084,0.061836924,0.016858809,-0.003509594,0.013706379,0.044300042,-1.682006e-7,0.05844951,-0.0017935503,-0.019545456,0.037495848,0.03167517,-0.040474325,0.0006996829,0.006828632,-0.0002294003,-0.010458231,0.056785896,0.006449709,-0.020957725,0.011139277,-0.020060314,-0.026073763,-0.013332077,-0.015652215,-0.0054204185,-0.0123003395,0.032860123,-0.010447099,0.012165471,0.08642975,0.016677188,0.019080339,-0.03700315,-0.0130797755,-0.0162546,-0.020706754,-0.009404683,-0.034700125,0.030530617,-0.017457351,-0.03201971,0.032844946,0.04137287,-0.028752374,0.005545481,-0.037014004,0.030595802,0.035932243,-0.0087132575,0.019721653,0.021752665,-0.0073878737,-0.027928226,-0.008848354,0.036025885,0.017755825,-0.047057338,-0.02632882,-0.009612455,0.0040596663,-0.020222038,-0.00359876,-0.02069204,0.006760926,0.039637364,-0.03512654,-0.02443433,-0.03850035,-0.017968168,-0.010564977,-0.0077286446,0.037900634,-0.019320495,-0.022839002,0.057187777,-0.009790133,0.008187474,0.0012188177,0.0065275435,0.0012297746,0.036141325,0.030398192,-0.024453681,-0.049687777,-0.016678212,-0.016161298,-0.011612748,-0.013128435,0.0047183596,-0.06445375,0.022900205,0.060165577,-0.04137922,-0.00639037,-0.019813491,0.027407749,-0.028993314,-0.020531634,0.011417988,0.032042872,0.0032308977,0.009552953,0.022823246,-0.03220603,0.024944931,0.0076905265,0.00062480004,0.019695384,0.042837754,0.040232994,-0.0021209302,-0.07155424,-0.0047260234,-0.0059280596,0.04028307,0.005085373,0.0065338877,0.0019164814,0.023595272,0.020267777,-0.00398728,0.016893812,0.025437703,-0.0018445937,-0.056228377,0.05666225,0.01819115,0.01770465,-0.0010865747,-0.04265214,0.014372419,0.056991346,0.012395899,0.0030957803,0.01976299,0.025033846,0.033444177,0.07399603,-0.004466866,-0.022693606,0.007388016,0.0068226443,-0.044417586,-0.031845376,-0.0049107806,0.063155495,-0.027390808,-0.035392907,-0.012944622,0.008888099,-0.16899535,0.034570493,0.015258013,0.051441155,0.017929755,0.00898658,-0.025510443,-0.013350758,-0.03847119,0.046192598,-0.0030435575,-0.03749335,0.032091513,0.0140192,0.008530329,0.0038124342,-0.0058050146,0.02175928,-0.035938025,-0.030663792,-0.009915536,-0.034426946,0.033729475,-0.032897323,-0.048247334,0.015568392,0.060214195,-0.055327583,-0.009947776,-0.028627135,-0.04108168,0.0012101171,0.018041274,0.023927612,0.011635562,0.039033294,-0.011254674,-0.016065065,0.06827587,-0.020200526,0.045155875,0.03275067,0.038254905,0.018152833,-0.014274776,0.032353327,0.040201753,0.0010589261,-0.046621785,-0.0040085735,-0.007839473,-0.025425715,-0.017012173,0.0011015675,-0.040023666,-0.03258127,0.01999144,0.047481727,0.031926233,-0.023574794,-0.0224045,0.009098189,0.00022169384,-0.061903458,-0.055082362,-0.015389369,0.03977098,0.00505388,0.0057182354,-0.030923804,0.022910954,-0.06396473,0.044305123,0.011499895,-0.03724267,0.034208503,-0.030276055,-0.041338913,0.003669231,-0.1210587,0.005278732,0.04200371,-0.00085094606,0.034245294,-0.015593771,-0.0762808,-0.0019308886,0.022132799,0.05134028,0.25357744,-0.008058929,0.011359975,-0.000056496923,0.016640427,-0.025705842,-0.011113207,0.04419283,-0.035878927,-0.009231269,-0.0032973208,0.0357593,0.04754718,0.024437487,0.058882773,0.010147959,-0.05417922,0.011634131,0.050432827,0.0020051368,0.02358948,-0.039829437,0.022831991,-0.008555301,-0.038725656,-0.023818517,-0.0062127947,-0.003322099,-0.034771122,0.050551634,-0.049096998,0.034871355,0.054889463,-0.021277977,-0.005144429,-0.037211105,0.04011947,-0.053778417,-0.0059801675,0.019350933,-0.044292394,-0.010819241,0.030010678,-0.01718055,-0.020259304,-0.018620463,-0.011366589,0.015701326,-0.008259333,-0.019502161,0.011606967,-0.049648393,0.0049895863,-0.017557392,-0.009555655,-0.03863637,-0.0069448976,-0.012826722,0.003883182,0.043324683,0.0551516,0.007977627,-0.06469921,-0.029644392,-0.022480065,0.015127515,-0.04890615,-0.008324955,-0.019649722,0.052971162,0.0052886205,0.01105649,-0.008984666,0.04299774,0.027155047,-0.0056628603,0.031576883,0.002674163,0.004287608,0.03220093,-0.0360165,-0.030981008,0.0039004092,-0.007035493,0.021899601,-0.02011436,0.019585436,0.031839687,-0.0042270864,0.017873893,0.0024904371,0.020122828,-0.017486565,0.015616415,-0.035086576,-0.004770734,0.03341373,-0.009849979,-0.03904788,0.0073947054,-0.028480485,-0.03781231,-0.010286524,0.021442205,-0.015985034,-0.0179884,-0.034972414,0.036850378,0.031062113,0.028896246,-0.042071875,0.008773314,0.005658595,0.01058049,-0.0058858604,0.04321164,-0.028153071,0.0046163434,0.05317997,0.041108686,-0.01934839,0.03163251,-0.04121033,-0.0027264599,-0.006226877,-0.055189144,0.0025314922,0.076690294,-0.036825612,0.06344423,-0.00048823134,-0.049770378,0.020426754,0.012428801,0.007968936,-0.006239738,0.0039961203,-0.018712403,0.01310212,0.0339527,-0.05434781,0.007117366,-0.030001702,-0.008008265,0.024938839,-0.002303358,-0.0019866358,-0.043845963,-0.015254246,0.019065347,0.009736129,0.042644497,0.023487287,-0.04375011,0.008525744,-0.053597406,-0.010360895,-0.074422106,-0.028783755,-0.02044911,-0.00845094,-0.0055264444,-0.012327075,0.06333775,-0.043507375,0.009191814,-0.00005119402,0.018230097,-0.019267827,0.0019694876,-0.01341822,-0.03682969,-0.020283343,0.011477421,-0.008781851,-0.014066444,-0.013696391,-0.043845117,-0.043025713,-0.040825613,0.016535398,-0.019907594,-0.030403677,-0.009644686,0.04220271,-0.053608876,-0.02561422,-0.0054101236,-0.024123382,-0.0015501173,-0.0015723044,0.085089654,-0.010593826,-0.00048411437,0.020711452,0.031113794,0.057105087,-0.0041225497,0.013509557,0.0061700637,-0.0060921176,0.008556271,0.0049286773,-0.02360436,0.023178507,-0.021536233,-0.00075949094,0.055469483,0.021896238,0.0010681294,0.0022259303,0.0033915679,-0.028517317,0.017193874,0.0033350405,-0.026276905,0.006526947,0.044332102,-0.006391389,-0.029031701,0.0042490177,-0.022122469,-0.015753867,-0.044760656,-0.028169353,0.02673772,-0.031706538,-0.024200164,0.019732838,-0.050019104,0.00093928,-0.04877847,0.0054494073,-0.004363414,0.0034865916,0.013931678,0.019000623,0.027719758,0.019459326,-0.033786017,0.013125257,-0.024974542,0.01221021,0.049894776,0.017619042,-0.009166542,-0.06681589,-0.03843081,0.008503512,0.0065579223,-0.004389782,-0.07045023,0.020228367,-0.055405173,0.0030983132,0.028600918,0.021949973,-0.0040119416,-0.03505291,-0.017587848,-0.0036100114,0.06210691,0.04429646,-0.019353066,-0.058742378,-0.028130662,0.009607361,-0.029962232,-0.04252384,-0.034904353,-0.019059481,-0.0054094777,-0.012159148,-0.015507449,0.032958463,0.038129836,-0.029927135,-0.01808195,0.038312066,-0.052404076,-0.018988408,0.026225878,0.01124163,0.027688505,-0.010679889,-0.0012275624,0.04842772,-0.043415703,-0.014755887,-0.023962304,0.035136484,0.024888923,-0.040431116,0.01414526,-0.046785735,-0.00677106,-0.033591554,0.047803003,-0.023673784,0.021259429,0.0063585285,0.03743531,0.007362774,-0.009451863,-0.0084499745,-0.003254375,0.00427534,-0.032687154,0.04093083,0.039170142,0.007738356,-0.030343212,0.012146583,0.031058831,0.0056919204,0.033250708,0.04979792,-0.03008023,0.01283387,-0.005489627,-0.010529216,0.0073511624,-0.0036754892,-0.025765715,-0.042883694,0.053321127,-0.031712946,-0.054350905,-0.0036096943,-0.009246807,-0.02166948,0.043538433,-0.017160805,-0.0067283427,-0.0346553,-0.013299557,0.07604149,-0.004884433,0.0032264886,0.029354751,-0.0059945914,-0.002835311,0.025506983,0.010213346,0.013248855,0.043461848,-0.00029098993,-0.006963066,-0.034624495,-0.007681967,0.04747356,-0.017751036,-0.011909934,-0.0025797095,0.063668065,-0.025397908,-0.0017170669,0.0042645643,0.038939368,0.014524886,-0.020045808,0.017171219,-0.004569038,-0.027946262,0.0015976445,0.017871145,0.01062942,-0.054789238,0.0060134064,-0.020791724,0.0047760704,-0.07361554,-0.024746876,0.015478929,-0.020629661,0.023685196,-0.01857753,-0.024369514,0.023118198,-0.05038753,0.0075475485,-0.05969411,-0.006170025,-0.0015181412,-0.0018348485,-0.013490068,0.004047672,0.027426738,0.021317087,0.022757005,0.013066499,-0.0049101855,-0.03785648,0.039298013,-0.15747438,-0.013819844,-0.017587341,0.0045698206,-0.024646558,-0.004102222,-0.014045218,-0.004807318,-0.017769473,-0.0120449215,-0.004948882,0.006945653,0.019203894,-0.015275879,0.019918844,0.026628869,-0.020588286,0.00021368627,-0.01950581,0.023448404,-0.0028324716,0.014737582,0.060111262,0.010974324,0.008705867,-0.0009481431,-0.026655946,0.0032992512,-0.039520018,-0.014721264,-0.0071882214,-0.008052475,0.03268352,0.030845983,-0.023780124,0.002376835,-0.020979619,-0.0025392692,-0.023117945,0.0048137703,-0.01399292,0.0032682454,0.016875498,-0.011452538,0.005750585,0.112383656,0.0063984566,0.0117410235,-0.038582306,-0.023083432,0.024443995,0.05688301,-0.047546253,0.010564725,-0.012840503,-0.024054987,-0.029173033,0.00023860746,0.054819245,0.05195214,-0.036625594,0.017758898,0.0010945647,-0.013697565,0.026984522,0.044030897,-0.07283718,-0.00902002,-0.014578253,0.022951735,-0.012804477,-0.035427805,0.0079288455,-0.03790635,0.017641954,-0.008393126,0.06448222,-0.0047601187,-0.0068246615,-0.0055101407,-0.024453403,0.027980609,-0.001256205,-0.0073162997,0.035228923,-0.009706142,0.009708203,-0.0017139947,-0.020196054,0.010593859,-0.0064284075,-0.035531648,0.021971727,-0.006128193,0.0018151115,0.039476804,-0.034513,0.024415132,-0.049260575,-0.02098006,0.005569985,0.002689617,-0.023806231,-0.03782589,-0.025723696,0.03987851,0.057658337,-0.017176403,-0.023736024,-0.009450832,-0.042351216,0.005506619,-0.011001915,0.010306879,-0.053628173,-0.012262314,0.02365551,0.031860024,0.031554002,0.013148228,-0.0049298513,-0.026913863,-0.0015983947,-0.03996202,0.011795041,0.049664807,0.03302684,0.030139333,0.045683324,-0.024317041,-0.0062615597,-0.06968014,0.040376347,0.016211161,0.05768307,0.013696219,-0.014514642,0.052498847,-0.04399338,-0.05889956,-0.04252825,0.0101760905,-0.017760241,-0.031627733,0.025176417,-0.037267063,-0.025863381,0.018357892,-0.020108322,-0.034569062,0.0053740935,-0.027268544,0.019647563,0.032669704,-0.0135512,0.01795004,-0.037850697,0.006735644,0.036410097,0.027191477,-0.036388103,-0.012143207,-0.05445087,-0.00992248,-0.014601195,0.053002447,-0.019193443,-0.012373521,-0.07299409,0.017569378,0.037028417,0.00687401,-0.015877653,0.021486774,0.020636572,-0.0006499092,0.01287423,0.0072390647,0.00218588,-0.034275007,0.05705681,-0.008695137,0.04152258,0.034967713,-0.013242467,-0.009355142,-0.02286882,0.03545101,0.010076545,-0.000015137472,0.0057062744,0.007868812,-0.035710722,-0.061381105,0.039655816,-0.007923126,0.01327617,0.029711906,0.0018759477,0.015458988,-0.002837319,-0.009199189,0.019501166,-0.030946936,-0.01905787,0.009297864,0.015841175,0.0061995964,-0.020246258,-0.0053601037,0.014276727,0.0019486761,-0.020599226,-0.0068785697,0.008973436,0.01065755,0.07913627,0.043110274,-0.026450118,-0.0162256,0.03552498,0.03188163,-0.013166423,-0.07811256,-0.02566353,-0.0034088546,0.012327637,-0.017592816,-0.060321033,-0.041727804,-0.044403747,-0.00870575,0.013127356,-0.0072972137,0.013436709,0.02805286,-0.051036518,-0.0013793608,-0.04227342,-0.030451998,0.08016867,-0.03159067,0.009162502,-0.011008069],"last_embed":{"hash":"8gw042","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"8gw042","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{4}","lines":[474,475],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8gw042","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017628554,-0.013881572,-0.037115693,0.011234092,-0.056219473,-0.0025941147,0.02964549,0.045363702,0.029009113,0.011147994,0.001952176,-0.016952602,-0.020023622,0.008397762,0.025743175,0.0015633864,0.014669777,0.026412422,0.012414196,-0.0001836016,0.021261103,-0.018820114,0.04690609,0.028709829,-0.01560228,0.02877589,-0.0069388915,-0.036706153,0.047787223,0.041674413,0.016370514,-0.05186182,0.012114714,-0.030579729,-0.01882616,-0.0023484386,0.020329457,-0.029204072,-0.054470785,0.025932796,0.009750452,-0.04998423,0.01067151,-0.007020042,0.059667718,0.010729376,-0.042569984,-0.035664994,-0.0015890602,-0.00392744,0.017609557,-0.028705651,0.035133664,0.0011908723,0.007189642,0.026219267,-0.032756153,-0.03259525,-0.0352743,-0.011403294,-0.030269312,0.021548046,-0.021405784,-0.02294884,-0.024470428,0.021314874,0.033067506,-0.005727318,-0.010590072,-0.030805241,-0.01645339,0.0002893649,-0.023356186,-0.021434864,-0.04614835,0.019418126,-0.015529643,-0.04188438,0.02847982,0.00034337817,-0.008626691,0.000632555,-0.034738444,0.0029789857,0.007835025,0.007715756,-0.030852439,0.07641467,0.0035756475,0.024938816,-0.0008164903,-0.016430382,-0.02669412,-0.005908056,0.014856283,-0.0038403785,0.010842538,-0.008043395,0.0373734,-0.003935222,0.008191905,0.0081045795,0.012559311,0.012800371,-0.0021646135,-0.010367896,0.0314491,0.010247593,-0.0143835815,-0.001036677,0.0028211311,0.023452945,0.025560673,0.013653514,0.009195373,-0.010785572,0.007733197,-0.0043962398,0.0118784,-0.01814733,-0.0045648827,0.0112080425,0.044596113,-0.028116079,-0.0025459845,-0.046503592,0.0023105291,-0.043904796,-0.010021944,0.018872995,0.018560564,0.03693729,-0.0019125077,0.019712137,-0.003945035,-0.0035581992,0.03473925,-0.012102369,-0.010336437,-0.015041926,0.007782637,0.040446967,-0.01192404,-0.034885835,0.026263917,-0.053463418,0.0068962704,0.054228842,0.03994429,-0.009685278,-0.019873181,0.06110308,0.020831771,0.07116702,-0.013281901,0.019028822,0.043773487,0.051340923,-0.031739682,0.009633436,0.00834577,0.018455165,-0.050373577,0.055696614,-0.013721726,-0.010652087,-0.012165932,-0.012156143,0.0013009977,0.016562015,-0.027414458,0.016528102,-0.035281062,-0.0033170427,-0.012577769,0.028873838,0.07787254,0.03935681,0.004629764,-0.017513897,-0.03831447,-0.004664461,-0.019896444,-0.032864735,-0.04144967,0.041947894,0.004853418,-0.034172896,0.01171981,0.04660351,-0.026088463,0.012466047,-0.03361206,0.05324534,-0.021735106,-0.019591851,0.040096242,0.012105717,-0.01006663,-0.022406597,0.0045770477,0.008678661,0.01239389,-0.04045461,-0.013919631,0.00095389236,-0.0029910912,-0.019568535,0.0069994307,-0.023713276,-0.027076762,0.04043325,-0.029029662,-0.0025678263,-0.06069194,-0.030664751,0.010348743,-0.029989168,0.0024860348,-0.014046679,-0.01603099,0.05726952,-0.031912442,-0.01459617,0.008841707,0.024460869,0.0033919404,0.023993896,0.03613037,-0.011600228,-0.011719439,-0.004050158,0.005948383,0.004548563,-0.014688894,-0.0114312945,-0.06525778,0.07645328,0.0364777,-0.023255033,-0.030347701,0.017608777,0.01423021,-0.02310122,-0.007086022,-0.002830918,0.020102901,0.037849862,-0.019324897,0.031255383,-0.007865034,0.0027637642,-0.016425349,-0.009678717,0.019399442,0.012219755,0.014380715,0.0036405206,-0.025426388,-0.008939878,-0.008124684,0.012913203,0.010475231,0.022681717,0.0075584324,0.008891655,0.008616199,-0.006968155,-0.0022271802,0.0218427,0.008623748,-0.05226346,0.027635029,0.019549886,-0.00489656,-0.020290406,-0.028944371,0.053670514,0.049782775,0.014964422,-0.011573286,0.016294247,0.04332315,0.025752285,0.040629603,-0.010826116,-0.037512846,0.0038487888,0.003241866,-0.02019851,-0.018292723,-0.0043670726,0.06771821,-0.017234083,-0.008403048,0.025803573,0.004908782,-0.19384491,0.0005987809,-0.034724858,0.0494858,0.015364713,0.04107805,-0.034577794,-0.028168093,-0.014121201,0.0635795,0.0758246,-0.038882058,0.019425523,0.020047054,0.026939036,0.008667972,-0.0050101704,-0.0053960015,-0.035759714,-0.04278772,-0.049591742,-0.013889043,0.07034238,-0.030555962,-0.049224112,-0.009175425,0.06513052,-0.025708124,0.0051692543,-0.0033575909,-0.07675134,-0.05941457,0.0076768813,0.012810067,0.02639593,0.04116265,-0.013056067,-0.030232405,0.04549698,0.0202739,0.029347753,0.045562435,0.025812745,0.021686174,0.033363283,0.023527311,-0.010392604,0.009584958,-0.040339652,0.0078952685,-0.026930591,-0.019583942,-0.019141756,-0.035611518,-0.044299148,-0.01100758,-0.004700588,0.035351533,-0.015855128,0.011166438,-0.032040562,-0.027736008,-0.014101583,-0.059986174,-0.028611803,-0.014562035,-0.0140330475,0.0027553015,0.020387407,-0.021029843,0.036651146,-0.06297775,0.03337727,0.023375524,-0.011699911,0.030674428,-0.050707664,-0.02082813,-0.00062371313,-0.13353117,-0.011632564,0.010245962,-0.04007886,0.03966787,-0.035874896,-0.060816966,0.008520171,0.01745131,0.028083974,0.21428975,0.03146491,0.0223653,-0.009226288,0.047821973,-0.04696269,-0.04680408,0.028166493,-0.011317655,-0.0145566985,-0.010544988,-0.012353942,0.046273675,-0.007661451,0.00023036731,0.01034035,-0.02907118,0.035558604,0.07189031,0.028037557,0.026553202,-0.008678238,0.015086791,-0.0122399535,-0.050261375,-0.02695458,-0.018738601,0.055443123,-0.0068394146,0.04775727,-0.026975555,0.020794183,0.03376029,-0.008782427,-0.018372174,0.0065085636,0.06522268,-0.06073072,-0.02596391,0.0034105254,0.027275763,-0.01179209,0.028532242,-0.026668422,-0.0202411,-0.028411653,-0.031063493,0.036383476,-0.01148042,-0.032363188,0.024414832,-0.026837567,0.0025421416,-0.016393213,-0.018551884,-0.058709312,-0.020744933,-0.022820543,-0.006170706,0.021195063,0.020166863,0.0181377,-0.0052463734,0.010841234,-0.025653623,-0.0018672319,-0.03369657,-0.008223777,0.01820366,0.037420835,0.016573334,0.0044660177,-0.01047406,0.015260698,-0.0057938057,-0.04654431,0.024187507,0.0014892503,-0.0067017702,0.04982347,-0.031383518,-0.00910057,-0.00484642,0.008821435,0.022175737,-0.014843858,0.024807008,0.03655737,-0.0337752,0.047362506,0.01159204,-0.015893457,-0.0018235471,-0.021712208,-0.028278658,0.025150219,0.029716704,-0.007630963,-0.0039141574,0.056549143,-0.012261648,-0.021476444,0.024096545,-0.0006336858,0.004182836,-0.013636066,-0.0342886,0.010968405,0.015411994,0.0069258213,-0.07289199,0.009385768,0.016145295,-0.027173992,0.009495082,0.076449044,-0.02195636,0.0061079906,0.024551533,-0.014643556,0.0058406405,0.016137695,-0.018882982,0.03658782,0.0066864043,-0.03576025,0.014051024,0.03276195,-0.020229913,0.059707366,0.013559657,-0.040948663,0.021495756,0.010077289,0.020459775,0.019950861,0.04608059,-0.03021751,0.0043444172,0.026199942,-0.045959827,0.039105706,-0.02804302,0.06502937,0.03369478,0.035172686,-0.012711184,-0.03809652,-0.067253895,0.04872629,-0.023627793,0.005765847,0.039292615,-0.029056164,0.012981841,-0.072277136,-0.018563796,-0.035487227,-0.03022641,-0.017626923,0.008720535,0.010270465,0.018216165,0.07618361,-0.015842628,-0.02295824,-0.01456869,0.015505967,-0.023124635,-0.012560626,0.015471727,-0.038007133,-0.019143738,-0.019708866,-0.017708154,-0.023014378,-0.04084437,0.018367723,-0.005827937,-0.010899355,0.020209163,-0.019941354,-0.04362885,0.02198212,0.025774423,-0.019320257,-0.019206887,0.008893245,-0.002959688,-0.03593417,-0.03106934,0.09953611,0.009044138,0.0018970525,-0.004289538,0.009181037,0.07549853,-0.01553703,0.027341582,-0.001297576,0.00353034,0.012688799,0.0023288531,-0.014756452,0.014724437,-0.038517017,0.00843348,0.05601487,0.03776895,0.0030211962,-0.0008156162,-0.004832396,-0.005559023,-0.006595386,-0.025450975,-0.059882242,0.008807978,0.05067453,0.040709674,-0.007638254,-0.0006689474,-0.028933523,-0.005418572,-0.04118915,-0.02680818,0.045522485,-0.034324236,-0.04221083,0.030284353,-0.018843403,-0.00053555926,-0.06345035,0.008525743,0.023627594,0.008529635,0.0016175825,0.018007414,0.023889301,-0.021047257,-0.013710707,-0.02051376,-0.01673841,0.025879856,0.041453727,0.0030424672,0.022021571,-0.016752627,-0.038874134,0.003780454,0.017408755,-0.015040216,-0.024232024,0.016127512,-0.034097012,0.03707237,0.030411825,-0.023501417,-0.0007697744,0.000972486,-0.02706378,-0.0025695509,0.011802308,0.012289568,-0.034087677,-0.035959605,-0.03897167,0.008588648,-0.001471472,-0.022009142,-0.014660556,-0.005861253,-0.03188267,-0.0033108294,-0.032452207,0.020240884,0.021640811,0.011588386,0.0066228085,0.06898215,-0.04948889,-0.03167657,0.048918523,0.05099772,0.024059583,-0.009790145,-0.022750856,0.019962683,-0.029650772,0.002211165,-0.062714435,0.012874084,0.0013585262,-0.03994019,0.058902085,-0.037425794,-0.021335881,-0.06952059,0.020182732,-0.011863087,0.016862936,0.009290865,0.0059807794,-0.007159693,-0.0031433993,0.013763469,0.022166373,-0.012610624,-0.031211456,0.045020685,0.0307056,0.02078533,-0.02390074,-0.013203591,0.033073973,0.018122107,0.0010062526,0.032428384,-0.020170074,0.06941032,-0.032732822,-0.0224273,-0.022897476,-0.027900461,-0.013760492,-0.022108914,0.029607479,-0.0067719207,-0.013052501,-0.010263866,-0.0024048504,-0.01139923,0.020653618,-0.02289078,-0.017414033,-0.04582845,-0.04118315,0.039750677,0.003043256,0.03548109,0.019860452,0.0028438114,0.014544682,-0.0059965244,-0.028570654,0.025667781,0.021162655,0.00636672,-0.00044502295,0.020116564,0.023737004,0.037069496,0.015627466,-0.023228046,-0.02846298,0.03136557,-0.010058469,-0.038189013,-0.015477025,0.07166737,0.03369751,-0.012049752,0.04945884,-0.037991628,-0.04253455,-0.017055884,0.047205843,0.000043152915,-0.00059186417,0.03886054,0.0064256676,0.0025164955,-0.0074200802,-0.005811216,0.004979317,-0.014824531,-0.004325946,0.012277486,-0.0067695063,0.010518879,-0.031947188,-0.03078687,-0.044799473,-0.014099928,-0.03515869,-0.015903076,-0.05717541,-0.05476808,-0.0018352863,0.015048172,-0.0076732663,-0.04352142,0.016930753,-0.075299904,0.02076066,-0.15893248,-0.010013204,-0.035718758,-0.020848276,-0.018221088,0.0013309799,-0.012881614,0.0052196532,-0.021086393,-0.0041409805,-0.0076321806,-0.0041308412,0.029495887,-0.009960355,-0.0019130501,0.031979945,-0.018350473,0.0648077,-0.02717977,0.07440463,0.0016407539,-0.0064461865,0.06903582,0.0350747,-0.017082658,0.00345568,0.009048884,0.0024569798,-0.026241178,-0.024924256,-0.00606689,-0.047841225,0.024013096,0.06410869,-0.009790348,0.0067767715,0.011676283,-0.010445158,-0.037192337,0.0146477185,-0.04489478,0.014098553,0.020096006,-0.023972569,-0.0018456543,0.112240225,-0.00766674,-0.020381037,-0.044409845,-0.023418747,0.0061581708,0.05415197,-0.04964135,0.027844526,-0.021917101,-0.014363045,-0.046309147,-0.0066768136,0.016551286,0.04833318,-0.02732164,0.017503263,-0.00939204,-0.0268065,-0.01826008,0.03616827,-0.049929306,-0.014093876,-0.005814108,0.035104644,-0.027061569,-0.029789865,-0.00052033004,-0.008994603,-0.011014706,0.034235924,0.065201305,-0.043005683,-0.016082577,0.0008608109,-0.04515869,0.02133817,0.017610501,-0.023963805,0.017500002,-0.02957962,-0.0063260742,-0.010757347,-0.028388234,0.007399407,-0.019565333,-0.0401612,0.013281148,0.020070609,-0.029570008,0.04848184,-0.03556928,-0.008876265,-0.047555596,-0.010710449,-0.023299541,-0.026614623,-0.011756715,-0.04664793,-0.046253424,0.012116213,0.023746433,-0.013087683,-0.04585669,-0.028386049,-0.012716417,-0.0029475212,-0.022914875,0.013414966,-0.08646751,-0.019338908,0.029609809,0.056235388,0.011953871,-0.011098165,-0.036144566,-0.04642089,0.003163933,-0.035603225,0.030835379,0.04325728,0.05478163,0.025145682,0.026075982,0.005579515,-0.012300073,-0.027551444,0.051688403,0.0047023674,0.039472103,0.0006279105,-0.012653627,0.023637872,-0.050860427,-0.049751364,0.008071904,0.03075862,0.0031642779,-0.035363648,0.012375916,-0.074771896,0.022515967,-0.0056242617,0.012576023,0.0016242444,0.015590197,-0.012529137,0.022573728,0.047278617,0.001591484,0.06684078,-0.04255689,0.02895549,0.021963838,0.034369558,-0.038377,0.011428458,-0.0435386,-0.01632382,-0.0001496379,0.06923781,0.005850262,-0.02421166,-0.044152666,0.016849672,0.012110165,0.022070557,-0.008654106,-0.017095322,0.011167072,0.020754782,-0.009432464,-0.0053611477,0.004139806,-0.011976037,0.02177572,0.0036891939,0.013874559,0.021506548,0.003167449,-0.0034033891,0.002293359,0.044488147,-0.009235924,-0.0018293273,0.013127054,0.013119942,-0.021936022,-0.019356897,0.06550949,0.013860681,0.015880495,0.021867739,0.029717688,0.017009592,0.0026268521,-0.0037792074,0.03255921,-0.0096032545,-0.0061446573,-0.00090914266,0.020022258,0.011158605,-0.04710617,-0.027747676,-0.026079336,0.017479679,-0.0035223337,-0.01379993,0.035979737,-0.029607791,0.06309893,0.0004665625,-0.03130713,-0.016037064,0.046151895,0.040787186,-0.024458077,-0.048979662,-0.017991526,-0.0100674,-0.04584767,-0.007198282,-0.04852914,0.0062096985,-0.025073139,-0.006424566,0.0086484635,0.041741848,-0.014360789,0.0030678224,-0.060932696,0.011650184,-0.034569357,-0.023926241,0.06615816,-0.044332657,-0.00437641,-0.01943357],"last_embed":{"hash":"lbt0yh","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"lbt0yh","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{6}","lines":[477,477],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lbt0yh","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.008766983,-0.015145683,-0.039127056,0.031452212,-0.03292488,-0.008429412,0.058201063,0.019115007,0.0020882587,0.03934545,-0.006736707,-0.0058091683,-0.0512893,-0.0018742811,0.029995507,-0.008438833,-0.002727762,0.0009751367,-0.01052621,0.005626839,-0.0071423724,0.00045378605,-0.009377668,0.016873943,-0.04469447,0.0328928,0.013406743,-0.032002434,0.028993802,0.034568693,-0.03737472,-0.041513428,0.028018879,-0.03806518,-0.014975175,-0.053220592,-0.027784253,-0.026684778,-0.03895555,0.05633512,-0.008012843,-0.020823285,0.022212204,-0.020304758,0.030357415,0.006540288,-0.04113819,-0.03297209,0.004793893,-0.025710857,0.027749972,-0.026279291,0.022725847,0.0019162301,0.030126296,0.0420285,-0.05101673,-0.015281643,-0.062647946,0.00007590205,-0.02800781,0.009081047,-0.013422057,-0.030084077,-0.007104989,0.052286662,0.021435559,-0.004202989,0.004634771,-0.041024916,-0.001582105,0.0030872088,-0.030987678,0.015003495,-0.03555072,0.01742227,-0.003385004,-0.044105735,-0.0053267307,0.04120537,-0.004233053,0.03735724,0.010730893,0.02742346,0.028691249,-0.0021910532,-0.023576813,0.027308483,0.008743817,0.011246513,-0.0018122272,-0.019678809,0.010211425,-0.019472241,-0.008350666,0.0155218495,-0.00090947974,-0.011852605,0.037438124,0.00038258682,-0.007995976,0.0035790727,-0.008913663,0.02309478,0.03945015,0.00088886666,0.0068281987,0.04474325,0.020325568,-0.003348917,0.014671874,0.008360162,0.0032799065,-0.018038271,0.0021685236,-0.017833715,-0.0010690864,0.0118341185,0.040261142,-0.034961842,0.042268496,0.036928687,0.067287445,-0.059860818,0.0008030044,0.0075836293,0.03144788,0.0017331977,-0.0018247667,0.0006335975,0.024059517,0.006647098,-0.020528188,-0.010880982,-0.019051254,-0.012219338,0.0084060775,0.0066271895,-0.014673588,-0.039907094,0.013251739,0.026814042,-0.0075210794,-0.004217426,0.013519045,-0.049717795,0.043976862,0.0201007,0.030417064,-0.0001758009,-0.053261694,0.039202873,0.028894192,0.069778495,0.018203279,-0.0046770177,0.002428071,0.059930336,-0.05474988,-0.005645112,0.007968781,0.015353236,-0.041281287,0.042912543,0.005267456,-0.02163393,-0.019485915,-0.0120496135,-0.005507295,-0.014785379,0.007680879,0.0021130429,-0.041404527,0.011532454,0.018669745,0.0030569877,0.10919169,0.024930922,0.0072473763,-0.026768954,-0.02019393,-0.012952819,-0.035144914,-0.00887043,-0.029105099,0.023441058,-0.011573381,-0.025405264,0.030418938,0.054844603,-0.024930017,0.016052488,-0.0060147387,0.04532138,0.029591698,-0.0068475306,0.023276253,0.00073008053,-0.007785586,-0.027954025,0.032485295,0.012988348,0.012434837,-0.066923514,-0.024118375,-0.00016193805,-0.01770977,-0.049096797,-0.004899736,-0.018517042,-0.012814102,0.055209946,-0.050674383,-0.023780588,-0.018855708,-0.013665397,0.0055492334,-0.011901151,-0.02853304,-0.021205483,-0.028327601,0.047547694,-0.0019937945,0.008124473,-0.003945957,0.022332141,-0.0053827087,0.046234768,0.02784848,-0.016335417,-0.018545615,-0.007035775,0.0219656,-0.007150283,0.0070912316,-0.012825224,-0.029659608,0.03801795,0.0483047,-0.0149771795,0.0054301787,0.023550352,0.012372475,-0.034338556,-0.009193681,-0.030966526,0.017766189,0.0195557,0.0009880959,0.022622513,-0.013085011,0.012194174,-0.010812312,-0.007099794,0.034017198,0.03123437,0.019422341,0.0009497838,-0.03781555,0.017576195,0.017995471,0.030092342,-0.016144872,0.020415455,-0.0035156868,-0.013513694,0.024962664,-0.009478356,0.021025162,-0.0073278593,0.018753033,-0.05014939,0.031150535,0.035353605,0.019500963,0.049205385,-0.014687335,0.004645356,0.04472359,-0.0049831104,-0.022796616,0.006768761,0.020649165,0.0076838564,0.021876324,0.02405767,-0.031279948,-0.012126463,-0.0024695187,0.0011851093,0.014498434,-0.05173602,0.06598378,0.00040096996,-0.0386495,0.0075932103,0.0000513239,-0.16611344,-0.004282132,0.015311537,0.05222419,0.018072085,0.024290647,-0.049205847,0.037203368,-0.02908356,0.0066537377,0.045844637,-0.05077812,0.054346483,0.02258932,-0.01276174,0.016748114,0.010534232,-0.02562583,-0.027574772,-0.03121099,-0.04648343,-0.024475932,0.047577888,-0.029495016,-0.0476202,-0.018991515,0.07615162,-0.008434491,-0.042432632,-0.047708094,-0.056471378,-0.005748097,0.00014565696,0.032802228,-0.023653606,0.052380543,-0.014393723,-0.029204208,0.045376774,0.0066206595,0.06675208,0.0511967,0.010108273,0.02693348,0.033086006,-0.02015373,0.0008549976,0.004841274,-0.057392623,-0.00009338576,-0.046949197,-0.0053399582,-0.024810342,0.004366558,-0.04618083,0.010628019,0.013229346,0.032426663,0.020242082,0.011964889,-0.036876485,-0.046498284,-0.004241452,-0.04735999,-0.055400696,-0.017714564,0.019582106,0.015338954,0.020932185,-0.0020901416,0.041993037,-0.07478286,0.020408457,0.0185812,0.001493549,0.033184327,-0.054187495,-0.029370219,0.022113651,-0.12780891,-0.0152988145,0.024027131,0.010766372,0.016323684,-0.006804092,-0.06920002,-0.02664784,-0.0031006164,0.036950585,0.24031359,0.00055788195,0.023572043,0.034791466,0.031805564,-0.02679179,0.028129151,0.04275906,-0.008194106,0.0010243733,-0.023721606,0.03858625,0.0161588,0.0060625733,0.027195085,0.020500947,-0.04996585,0.00051992835,0.0684548,-0.014326094,0.041669227,-0.04308635,0.01982826,-0.024004849,-0.0497601,-0.015679346,-0.037388135,0.013825832,0.03299282,0.012851838,-0.038112998,0.052602597,0.020059451,-0.033055,-0.042039648,0.0066460404,0.0019239134,-0.03677718,-0.020743243,0.030203842,-0.028315738,0.0024434444,0.015063888,-0.022783875,-0.003563872,-0.01939388,-0.0012390489,0.026835874,-0.020640738,-0.020294158,0.018065019,-0.036118526,0.020534795,-0.017223716,-0.018165655,-0.013135078,-0.033427697,-0.018655742,0.0031666495,0.059080325,0.058785647,0.009578316,-0.036147404,0.0017932928,-0.025252406,0.009815184,-0.052531224,0.0182064,0.008536996,0.03852167,-0.0021756755,0.033418383,-0.03209296,-0.0206262,0.009554849,-0.019938974,0.025856845,-0.012657244,0.02584866,0.026277816,-0.019132128,-0.016788933,-0.02346943,-0.03438063,0.02726093,-0.01717988,0.015845349,0.028074536,-0.0046308176,0.04111048,-0.02038871,0.017334621,-0.029806739,-0.0071693696,-0.04698033,0.002785975,0.043691844,0.010671015,-0.0079933265,0.05121242,-0.034206226,-0.0031392674,-0.00719545,0.03351484,0.00063856563,-0.008041507,-0.030330217,0.013201728,0.022469291,0.009443735,-0.047785934,-0.004209437,0.028830571,-0.016798677,0.008616473,0.041884042,-0.036692124,0.014667134,0.03531719,-0.01653077,-0.024781398,0.04279079,-0.011150765,0.012539113,0.0050769146,-0.039611854,0.004126503,0.063390225,-0.030163316,0.05379968,0.010314347,-0.031000674,-0.047385395,0.012312553,0.015021237,0.009507817,0.032217763,-0.0064814277,0.03233936,0.0022937462,-0.037442297,-0.027957244,-0.015036903,0.056815047,0.005346847,0.014324555,-0.05822818,-0.02669647,-0.016233644,0.022418728,0.009096522,0.06668944,0.066339575,-0.037287116,-0.0033198744,-0.00909723,-0.031139487,-0.02496389,-0.058015905,0.005024999,0.009755718,0.022235384,-0.001299926,0.022774836,-0.02724418,0.01992173,-0.014622344,0.022159087,-0.022538083,-0.0139614865,0.020042429,-0.013196402,-0.02698675,0.020032058,-0.024413876,-0.024226507,-0.061265934,0.0137272645,-0.0177379,-0.018212836,0.0074229264,0.013140014,-0.045859173,-0.022747394,0.018604066,-0.05318453,-0.018949678,-0.0035837777,0.022894964,-0.029698933,-0.020591957,0.09965828,0.016242694,0.014842071,-0.0038617551,0.01912745,0.09304822,0.0019025739,0.0274217,-0.0067979842,-0.0121770995,0.017137088,-0.00453489,-0.0023612725,0.023420611,0.0038506596,-0.0111837275,0.04172326,-0.0020849612,-0.037351243,-0.00961891,0.0016326515,-0.03118416,0.0149397375,0.020955281,-0.037641946,0.026992299,0.040712222,-0.02666583,-0.023944926,0.022154525,-0.027069457,-0.009451549,-0.029339483,-0.034736484,0.037378546,-0.04069099,0.007973769,0.05714034,-0.03761817,0.00018319653,-0.0172271,0.009343522,0.029392606,-0.01768785,0.0075343912,0.021764107,0.04152938,-0.020380663,-0.060262278,0.017510207,-0.012522275,0.014741941,0.029355558,0.016940461,-0.0030662988,-0.08423857,-0.041192614,0.0071943193,0.044906735,-0.000094591145,-0.053814862,0.000016067032,-0.027540075,0.010748686,0.0051825275,-0.02867977,-0.008786234,-0.02472903,-0.04515955,0.0052041956,0.012293788,0.032002315,-0.01390932,-0.04673991,-0.04227037,0.009780898,0.008803717,-0.032474708,-0.030616362,-0.04355788,-0.024353566,-0.038231164,-0.017292982,0.011618456,0.02128395,-0.021571668,0.031398486,0.027431738,-0.030310582,-0.046845183,0.032121312,0.01691021,0.019242313,-0.0062692533,-0.01436132,0.057569154,-0.014171582,-0.005602742,-0.06732143,0.042016838,0.019381505,-0.025615118,0.06141742,-0.045139194,-0.010843297,-0.047839142,0.048575398,0.0042944592,0.014369643,0.015446459,-0.0095397355,0.0053930026,-0.038266603,-0.028405203,-0.016596572,-0.015988119,0.0014206816,0.05964378,0.010419467,0.04342458,-0.024548069,0.004375205,0.03035742,0.0372536,0.03787795,0.015170289,-0.011815259,0.037419274,-0.023584291,-0.02272098,0.005675164,-0.034632307,-0.0148708625,-0.05051037,0.016805362,-0.042378563,-0.03537394,-0.032761108,-0.009383661,-0.034543436,0.016753798,-0.016243469,0.005849741,-0.022891548,-0.025171548,0.04733201,-0.026831156,0.008203543,0.030188432,-0.038167484,0.005717928,0.019666778,0.00730708,0.012383404,0.03728132,0.0027448148,-0.02721677,0.014547176,0.03848959,0.062215462,-0.0066264994,-0.028035738,-0.0020643715,0.031335477,0.0045427694,-0.01596612,-0.0026940734,0.02983578,0.0547046,-0.008117826,0.0062230104,-0.024875866,-0.027701572,-0.014750593,0.02271043,0.02608181,0.0009847349,0.009675664,-0.014867965,0.008011435,-0.051349584,0.014197497,0.019408045,-0.03826852,0.009212227,0.002457274,-0.043237515,0.0068818047,-0.009117923,-0.04526193,-0.084698886,0.017051829,-0.035313945,0.0008961958,-0.029811747,-0.021681802,0.016948462,0.054450568,0.014946439,0.016419671,0.014233639,-0.046597,0.028764619,-0.14566983,0.014763158,-0.020780474,-0.0052356315,-0.006633472,-0.0065717287,-0.028819665,0.026816184,-0.04615752,-0.0028987986,0.00017485389,-0.013287846,0.045682766,-0.027511278,-0.039495025,0.0400169,-0.029900065,0.009808565,0.013176819,0.07317806,0.01167464,-0.022413611,0.04230483,0.02020153,-0.02844308,0.010209474,0.0015939038,-0.011119919,-0.01011516,0.0046671997,0.00010248892,-0.018801887,0.040141433,0.032205105,-0.030041657,-0.016444959,-0.016054375,-0.013765727,-0.01358843,0.012298695,0.0023066218,0.00059694896,0.015088976,-0.008020622,0.017681716,0.10553608,0.0067016366,-0.004292849,-0.04301746,-0.010787472,0.023736304,0.046449322,-0.02530326,0.015648149,-0.008905309,-0.011899501,-0.034118026,0.009250027,0.034602605,0.05122533,-0.019421214,0.031792007,-0.005432495,0.0033285357,0.013137923,0.03989897,-0.06721813,-0.013580507,-0.02650071,0.04710065,-0.04660814,-0.0048145303,-0.021988958,-0.04565778,-0.0013855969,-0.014867546,0.032296278,0.019014,-0.029335285,-0.01551579,-0.020892363,-0.0017378096,0.01669354,-0.062370367,0.03408079,-0.03240816,-0.0017681457,0.011241502,-0.036896057,0.010108067,-0.007838563,-0.06355355,0.0074045085,-0.015938839,0.015638966,0.036549103,-0.03391623,0.0067723333,-0.04149314,-0.041968424,-0.01065854,0.0015520168,-0.022345785,-0.037237607,-0.043311786,0.05138596,0.029605364,-0.022741064,-0.04724705,-0.040990084,-0.035124764,-0.024601487,0.009520016,0.0063040173,-0.073376134,0.0025764182,0.018799752,0.031595044,0.020848678,0.009901467,-0.001422302,-0.028778216,-0.012238724,-0.028250076,0.035630044,0.022829758,0.043584395,0.040423926,0.062003914,-0.004396777,-0.0010214167,0.0004033418,0.0036473742,0.0028215768,0.042871553,0.01576755,0.003939999,0.03745179,-0.01622409,-0.046675216,-0.026675705,0.01693634,-0.006473296,-0.054673467,-0.022968287,-0.04333967,-0.022837527,0.019100841,0.0042456333,-0.017012283,0.006741448,-0.009485868,-0.0018142883,0.071515836,0.010941557,0.020820452,-0.043650214,-0.0006361076,-0.0055356403,0.03109775,-0.0026875767,0.0053302543,-0.04438519,-0.024729429,-0.01783744,0.025443422,-0.0065855654,-0.023979785,-0.05588201,0.02112084,0.03638909,0.04836287,-0.013615697,0.013032419,0.019467903,0.0032315801,0.0066776774,-0.029488046,-0.017783321,-0.022916038,0.051482335,-0.026342405,0.026987376,0.044176895,-0.0065572634,0.0048509254,-0.025724517,0.044979367,-0.001697603,0.01255733,0.011516473,-0.0052666143,-0.011211694,-0.05455333,0.06168108,0.015840594,0.020364637,0.023661496,0.0093352655,-0.018580677,-0.026634892,-0.0076701064,0.02166588,-0.008929446,-0.0005406513,-0.011288696,0.04549273,-0.006566056,-0.0052747815,-0.03497618,-0.05442065,-0.0010984244,-0.01300732,-0.0028486673,0.022659607,-0.00068335875,0.05539306,-0.013613134,-0.006066583,0.0008866592,0.05644908,0.03215547,0.03958813,-0.07540655,0.006722381,-0.0030604263,-0.040303376,-0.028574893,-0.055843923,-0.010803902,-0.04108224,-0.0023260207,-0.006547578,0.03189936,-0.015003656,-0.010045108,-0.01563311,-0.006472083,-0.051409196,0.0012521577,0.0639354,-0.044755872,0.024366569,-0.0001694721],"last_embed":{"hash":"k8luup","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"k8luup","at":1762860906111},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{7}","lines":[478,478],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"k8luup","at":1762860906111}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01500396,-0.00011745759,-0.014232105,-0.031184422,-0.031552717,-0.0045684217,0.036665495,0.034059834,-0.019035667,0.016305026,-0.014354933,-0.01269716,-0.02716785,0.008481274,0.042926718,0.017930733,-0.005976036,-0.008126111,0.0072768712,-0.019257762,0.0013574128,0.014749348,0.021549497,0.006757238,-0.014617516,0.042845245,0.0039997497,-0.052921,0.0033121356,0.035943016,-0.00469943,-0.05584343,-0.010499336,-0.036563843,0.0055794725,0.004831831,0.019073952,-0.013929985,-0.043474987,0.04437764,-0.0057835313,-0.007396088,0.003519955,-0.015531059,0.01654039,-0.002121811,-0.0063764495,-0.02412541,0.006158542,-0.014939735,0.023294466,-0.025987491,0.022922061,0.0127762975,0.028138634,0.075351685,-0.009979305,-0.043695156,-0.019538682,-0.01738295,-0.024732308,-0.008124337,-0.028219182,-0.010946168,0.011720709,0.050685316,0.018010389,-0.018684858,-0.016433842,-0.04632732,0.008809441,0.011394715,-0.034914363,-0.00018940176,-0.05877973,0.016621957,0.003290448,0.010849803,0.013156664,0.032594603,-0.024493782,0.016269572,0.0003969903,0.014702536,0.030051548,-0.0225494,0.018557632,0.026257223,0.013840805,-0.0029602079,0.0051824693,0.010712597,0.028113216,-0.044432692,-0.0030014594,0.015812786,0.009657844,-0.039274264,0.053367753,0.004316727,-0.01937434,-0.016527401,0.012602642,0.020712007,0.03921465,0.022484448,0.012341861,0.041507464,0.007718988,-0.019970568,-0.0011262714,0.00046319017,0.00009981197,-0.01258414,-0.0077980175,-0.008671604,0.014385654,0.009186622,-0.0025876823,-0.011395744,0.017349364,0.022317315,0.059614982,-0.041081354,-0.013049612,-0.018704766,0.027105877,0.008332876,-0.00028507214,-0.0004217328,0.016698381,0.017518109,-0.011653026,-0.0002026809,-0.012628099,-0.014408992,0.0013868711,0.014123419,0.012339846,-0.043691367,-0.002075923,0.03883436,-0.01911894,0.007316054,0.008673709,-0.04621677,0.01810817,0.010321568,0.015216461,0.018084614,-0.03441557,0.02261546,-0.0164015,0.05499301,-0.015761774,-0.011451437,0.038185272,0.04890466,-0.020289883,-0.009913779,-0.019822976,0.033909928,-0.043825187,0.04816011,-0.00112612,-0.020042332,0.0071554394,-0.0064300145,-0.018960414,-0.024650218,-0.006579241,-0.0076281,-0.0061943415,-0.010677186,0.016914159,0.022489518,0.05234203,0.043054424,0.0025278798,-0.01691623,-0.011201005,0.011600274,-0.01671129,-0.0689964,-0.0028368093,0.031998273,0.006795439,-0.029237555,0.009972868,0.037830073,-0.03587604,0.003633757,-0.018950097,0.0057660295,-0.02283841,-0.015294313,0.07183932,0.00079651637,-0.0024948227,-0.013267024,-0.002646897,0.01700334,0.06137748,-0.09070937,0.0067984695,-0.013121621,0.022621464,-0.049522225,0.011140242,-0.04817152,0.006038374,0.057330657,-0.04616627,0.016025413,-0.027603133,-0.024165891,0.0035291475,-0.0033536043,-0.021493038,0.0055477247,-0.03803381,0.06411217,-0.005020919,0.015693203,0.010928019,0.03656435,0.02848556,0.03326229,-0.014385839,-0.02913708,-0.03549917,-0.018565806,-0.01820558,0.007893955,0.027565815,-0.017214349,-0.024910932,0.03833706,0.058985014,-0.03701172,-0.0043818727,-0.0027448472,0.021687277,-0.022499518,0.0037420725,-0.01796775,0.046312947,0.019074162,-0.0189229,-0.008037928,-0.03161729,0.015211961,-0.009281181,-0.0057370653,0.017701574,0.062136125,0.03467362,-0.0043246187,-0.0022513077,0.031194935,-0.0010872936,0.042729955,-0.0017613923,0.023848096,0.010603378,0.020890838,0.024153441,-0.009738178,-0.003288541,-0.025810577,-0.004194242,-0.047024116,0.024633056,0.01075286,0.006597201,-0.015371662,-0.0141212875,0.0064142873,0.03807481,0.009023716,0.0031909237,0.043308362,0.019869616,0.020104319,0.072284736,0.012620935,-0.02366022,-0.03062038,0.016540056,-0.030814756,-0.007837698,-0.0048137573,0.06280364,-0.0018065602,-0.03637129,0.023519827,-0.002133635,-0.18246894,-0.006320132,-0.0025891066,0.05420679,0.026996072,0.025085285,-0.04235311,0.0155564705,-0.047333874,0.038752686,-0.006862905,-0.04670093,0.048389867,0.009604279,0.021407217,-0.003340505,-0.0070713554,0.015969006,-0.051453464,-0.043788757,-0.05518779,-0.031937797,0.050197836,-0.037897836,-0.027772967,-0.03193955,0.061655536,-0.044396296,0.00021010921,-0.004122881,-0.029898334,0.000835005,0.0050480403,0.036115233,-0.0072611882,0.057980884,-0.00838244,-0.0334183,0.073575936,-0.0031768384,0.045995373,0.055967733,0.010620058,0.0041237865,-0.0018056822,-0.021086158,0.0033280465,0.02785306,-0.063480295,-0.016333718,-0.061894167,-0.01145752,-0.0073658847,-0.010778278,-0.035405867,0.0026800344,0.032338496,0.05247512,-0.017995594,-0.0079829935,-0.015726639,-0.0038599996,0.02162729,-0.03964143,-0.044899695,-0.02209743,0.033459067,0.015222279,0.01553833,-0.02581726,0.04083869,-0.09472291,0.01656079,-0.012578514,-0.012451497,0.027582323,-0.04811531,-0.026034137,-0.014671112,-0.13507424,-0.013158535,0.028636567,-0.026413476,0.03403258,-0.006155518,-0.051621243,-0.016011804,-0.0052880975,0.035098895,0.23160775,0.005886313,0.017269785,-0.003986387,0.016742272,-0.013096825,0.015049708,0.07794401,-0.024726659,-0.02115561,-0.0062331837,0.0062730517,0.0174796,0.018070456,0.015619708,0.011364208,-0.045072533,0.028214522,0.056104284,-0.0020499902,0.0039645783,-0.028912852,0.012909016,0.015317099,-0.039325625,-0.032273043,-0.031520594,0.0052537424,0.017715067,0.014839177,-0.033009034,0.021955183,0.04491008,-0.03235092,-0.023755584,0.0036841608,0.027587546,-0.0712619,-0.022275103,0.0011035078,-0.021061175,0.004880042,0.014907509,0.01270632,-0.011104768,-0.0067841257,-0.036618356,0.020236857,-0.018320072,-0.0260293,0.013983481,-0.05928978,0.007842126,-0.017729413,-0.017495219,0.004274795,-0.008848832,-0.04531728,-0.02479212,0.017923066,0.029215146,0.016113462,-0.019319292,0.011222046,-0.022636767,0.016774893,-0.023980038,0.028686091,0.0033736993,0.0577609,0.008840568,0.0021164515,-0.012710055,0.013727537,0.020333653,-0.035928108,0.01938317,0.015318444,0.002086106,0.030935995,-0.037320875,0.014367948,-0.026574658,0.00977794,0.014368218,-0.014730677,0.02653286,0.073832124,-0.036195718,0.017088715,-0.013681095,0.012599602,-0.024892198,-0.0016954772,-0.01441228,0.0062122694,0.045706153,-0.0028096493,-0.026461411,0.019639958,-0.045407142,-0.02666164,0.023446541,0.0060872333,0.002914598,-0.009543601,-0.035429966,0.011594254,0.0326807,0.012011415,-0.07372751,-0.015264186,0.024366546,-0.012574959,-0.003675204,0.051462583,0.008253675,0.019277832,0.050352637,0.0139209805,-0.0019720034,0.048274152,-0.024550848,0.025448075,0.0024790522,-0.04644198,0.020843742,0.07429065,-0.03994385,0.07361676,0.00047510484,-0.026246099,0.039930504,0.014560283,-0.0010090218,-0.001512269,0.017873755,-0.0029964938,0.044539936,0.008726839,-0.035587467,-0.008004958,-0.021828482,0.058706213,0.0056627193,0.0350861,-0.045576572,-0.011769443,-0.0058683045,0.02754778,-0.011804789,0.04410324,0.014567012,-0.028955288,-0.023879321,-0.06919849,0.0007316642,-0.048141275,-0.026674917,-0.016287917,0.0013842323,-0.034675937,0.0018827149,0.038924124,-0.034775935,0.017478207,-0.011603914,0.039316345,0.004818574,0.0034014892,0.0128988465,-0.016796127,-0.038173456,0.01882488,-0.043731485,-0.020496853,-0.018523779,-0.028830603,-0.0008015757,-0.028613348,0.016229812,-0.0055715004,-0.069167845,-0.0066179577,0.07130614,-0.040145323,-0.018226283,-0.0013093711,-0.008498511,-0.028283423,-0.035902236,0.104747966,0.021426307,0.005209352,0.004275738,0.018018356,0.056250468,0.008263323,0.018187238,0.014088626,0.021521758,-0.009949515,-0.0022816,0.0022967767,0.010914914,-0.019421812,-0.029410362,0.034230143,0.04399452,-0.013243756,0.011608581,0.03637644,-0.030145224,-0.023660397,-0.001540869,-0.050752323,0.024513016,0.039980005,0.019974126,-0.005287749,-0.011459273,-0.011612317,-0.022773122,-0.045681268,-0.0019368535,0.039746884,-0.039052352,-0.03840903,0.031968117,-0.022169206,0.0023941488,-0.035182804,0.000627249,0.0021036782,-0.013112729,0.006213546,0.014085546,0.04255249,0.00074781786,-0.06529512,-0.005474768,0.014853613,0.043346114,0.033080153,0.018324977,-0.010421414,-0.0636685,-0.019463807,0.031437337,0.02309906,0.006544921,-0.053346645,0.011508878,-0.033470243,0.028488709,0.016002556,-0.018144945,-0.011736894,-0.020842502,-0.028395377,0.031454932,0.023315862,-0.0035591733,-0.03052229,-0.039218158,-0.051329497,0.024900345,-0.005219312,-0.021915978,-0.06804626,-0.022943076,-0.013790846,0.008413807,0.009279697,0.018008674,0.0037444606,-0.030525954,-0.007038931,0.05752936,-0.041606538,-0.045796223,0.025646413,0.028165407,0.030449066,-0.01017376,0.028441686,0.051587153,0.0054876297,-0.016960982,-0.07751475,0.027440164,0.014404306,-0.05038779,0.050912146,-0.038232468,-0.03370911,-0.071136534,0.031514503,0.0006743216,-0.0045373365,0.004334972,0.007146416,0.0037150532,-0.019683281,-0.024582995,0.005380545,-0.022146566,-0.001303683,0.030746084,0.023173096,0.025999144,-0.041640244,0.017108427,0.016511342,-0.018533228,0.023105102,0.03970004,-0.00048148664,0.008877857,-0.027057774,-0.022791184,-0.00069478725,-0.0005203042,-0.004077426,-0.039552175,0.017938608,-0.01319036,-0.035533596,-0.030832492,-0.03528999,-0.022651797,-0.01288913,-0.009216986,0.018156009,-0.042089548,-0.01219753,0.042860035,-0.024371047,0.009901683,-0.006767201,0.0064066607,-0.01897221,0.016214775,-0.007388067,0.00121247,0.0020809644,0.018967094,-0.009823946,-0.015216614,-0.0041222097,0.041156262,-0.025160296,-0.0056764595,-0.034347393,0.017614318,-0.008050465,-0.01803304,0.009942842,0.025300678,0.03645637,-0.008704099,0.026965084,-0.030071223,-0.030029427,-0.008291228,0.053099226,0.045401298,-0.00511514,-0.005065049,-0.050366938,0.0067382054,-0.06898518,0.013819915,0.027822802,-0.043379843,-0.007940101,-0.00044953809,-0.059171773,0.026219875,0.0147111025,-0.040055227,-0.06953323,0.014305839,-0.016124042,-0.013056062,-0.029724147,-0.013260064,0.013869694,0.054233346,0.0030962694,-0.0046849772,0.049168516,-0.03499999,0.033577356,-0.15742609,0.0059416825,-0.020621581,0.010006784,0.008127348,0.0017625031,-0.020301202,0.0050711874,-0.029202431,-0.01103526,-0.01685028,-0.043722518,0.05458902,-0.021513654,-0.01742611,0.04663597,0.011572986,0.010082464,-0.017419206,0.046145853,-0.0029524427,0.026336348,0.019247904,-0.0075879544,-0.030491075,0.03007653,0.0031779092,-0.0019365702,-0.020509562,-0.03243232,-0.008720641,-0.042454906,0.03759324,0.020213751,-0.006571905,-0.015762294,-0.0040451013,0.0014464698,-0.035689805,0.0025678799,-0.034153298,0.01487551,0.016402598,-0.022009231,0.028754253,0.11121134,-0.019666595,-0.017608942,-0.06808664,-0.014448719,0.0017205026,0.032010686,-0.021205805,0.038726747,-0.010976517,-0.010392503,-0.062078238,0.010326725,0.0030953474,0.04814166,-0.025496019,0.012596057,0.005254365,-0.012725644,0.008332136,0.014762916,-0.0640948,-0.015366008,-0.03679068,0.015972735,-0.0037749961,-0.028012907,-0.0077691567,-0.050213113,-0.0065430435,0.025455525,0.042876117,-0.013458755,-0.01612979,-0.020902518,-0.046308238,0.006162098,0.026547577,-0.057665493,0.047141694,-0.032816708,0.009672034,0.024053078,-0.026404275,-0.0036921918,-0.018650668,-0.0363545,0.03560168,0.002023623,0.01121856,0.04371833,-0.012252856,0.007268177,-0.005433591,-0.014264229,-0.019558812,-0.015500726,-0.012260108,-0.02641086,-0.03568225,0.026837748,0.063660406,0.009349557,-0.019516485,-0.025636321,-0.00779093,0.009149947,-0.051381584,0.017743923,-0.06579324,-0.045726184,-0.012395069,0.068890356,0.032716427,-0.0111635085,-0.012325868,0.00073292106,0.053158417,-0.021583317,0.030055076,0.018193165,0.03472096,0.045901176,0.074426025,-0.0033027004,0.007634995,-0.020666918,0.013591957,0.016892446,0.034781232,-0.0017499871,-0.017239707,0.042611,-0.007161413,-0.056845848,-0.02990093,0.011939388,0.023411887,-0.054083135,0.0046703727,-0.043347783,-0.01666234,-0.008613952,-0.025279395,-0.045358367,0.0013881874,-0.0029593492,-0.0042850836,0.064962454,-0.012232947,0.0184191,-0.050075166,-0.01842799,-0.0019650457,0.058226045,-0.030529115,-0.041593064,-0.018839568,-0.009380444,-0.006792208,0.050380062,-0.03543858,-0.011203903,-0.061566785,0.021965886,0.04176664,0.026866108,-0.008717947,0.03906206,0.0096924305,-0.028621208,-0.0016727527,0.02955803,-0.010114525,-0.018674372,0.039549813,-0.01237147,0.03083113,0.034901578,-0.056621883,-0.017754382,0.0062128883,0.04083682,-0.018537417,0.0041306075,-0.00070580945,0.0031531143,-0.030429436,-0.029684402,0.05811743,0.019420443,0.027831055,-0.0033895266,0.013248143,0.020827005,-0.010054604,-0.030729203,0.033689052,-0.00839921,0.00027457418,-0.023159105,0.023621047,0.021373782,-0.027490305,0.0023381412,-0.032630596,-0.0036404175,-0.02947668,-0.016922781,0.04934467,0.0009838152,0.10530214,0.0018181563,-0.048210215,-0.021987086,0.056929678,0.0521548,0.030846793,-0.043145474,-0.04034883,-0.013304552,-0.013013094,0.01680133,-0.02029073,-0.01589539,-0.029068045,0.007485321,-0.0024077657,0.028177746,-0.028428495,-0.0043540765,0.0011513433,0.015049956,-0.022343714,-0.009521333,0.06415426,-0.022545801,-0.008766107,0.014954612],"last_embed":{"hash":"6o206d","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"6o206d","at":1762860906112},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{8}","lines":[479,479],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6o206d","at":1762860906112}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0040460518,0.007104835,-0.0379115,0.01956551,-0.033124812,-0.050046172,0.06925696,0.037551925,0.017751649,0.036253627,0.0037183666,-0.0102461,-0.041698135,0.0057198177,0.023349492,-0.0049353703,-0.0055294703,0.031957045,-0.017718326,-0.016155176,0.007965811,-0.011599333,0.015459374,0.044391274,-0.03975526,0.042870067,-0.004416566,-0.057284936,0.010076083,0.032036465,-0.009563437,-0.04441376,-0.012368264,-0.016296603,0.0020692388,-0.025946349,-0.008669348,0.0032124727,-0.03811963,0.032496814,0.012042784,-0.03284818,-0.008714016,-0.014034009,0.045203388,-0.008335985,-0.02527293,-0.028838944,-0.01661368,-0.034993034,-0.0019509145,-0.008678956,0.018387567,-0.016392091,0.00800388,0.05270328,-0.07177499,-0.029878702,-0.062299766,0.011635337,-0.02750561,-0.011963837,-0.0019408144,-0.012262083,0.009458026,0.039889857,0.011547432,-0.0077720177,-0.0000115039065,-0.069339074,0.012196893,-0.008030636,-0.009460718,-0.00834251,-0.050675433,0.008481126,0.006267282,-0.045567162,-0.0044081677,0.032566484,-0.0064617717,0.0090908725,-0.020939743,0.027718296,0.0312701,0.04331918,-0.014185792,0.033340603,0.0051855547,-0.01449702,-0.006412314,0.008211106,0.02818363,-0.020622669,0.004709148,0.00789711,-0.033257335,-0.029794078,0.047027532,0.008354606,-0.023865243,0.0066727013,-0.015425701,0.017597053,0.018904049,-0.021589505,-0.0040808143,0.009022371,-0.009833739,-0.018753143,0.025447557,0.024157353,-0.003844358,0.0022768506,-0.010114164,-0.026182568,0.012067532,-0.01272286,0.032133963,-0.035107113,0.048563834,0.013842128,0.04830573,-0.06559788,0.043340188,-0.00095248595,0.036332972,-0.0071100644,-0.0182037,-0.008314695,0.009803216,0.0064251735,-0.029487953,0.019262493,0.0031006688,-0.018100318,0.03575034,0.02699678,-0.012969889,-0.050583303,-0.027010906,0.00055604626,0.010876435,-0.005623211,-0.010867827,-0.034985114,-0.0021994715,-0.0027245772,0.02705875,-0.03246348,-0.030435875,0.025461607,-0.0037828397,0.03958956,-0.0109289875,-0.007805139,0.04977372,0.0457052,-0.05121649,-0.008431099,-0.007285455,0.017376672,-0.026342,0.010466338,-0.014981331,0.020358581,0.009821811,-0.018385472,-0.029211134,0.022041202,0.013631078,0.0008267504,-0.010603615,-0.0064143403,0.033520333,0.018260052,0.07059665,0.026645714,0.00090167933,-0.041638613,-0.013139615,-0.021170193,-0.0034611465,-0.05506237,-0.011593449,0.04702285,0.009091973,-0.043112233,0.006565751,0.053785983,-0.034626037,-0.036203492,-0.03368318,0.05111526,0.005950304,-0.014802776,0.012821729,-0.004785146,0.006326472,0.009610341,0.011698771,0.004384159,-0.01569262,-0.012400011,0.007952143,-0.021099038,-0.0092408685,-0.04871351,-0.007242409,-0.037861083,0.03187769,0.022948649,-0.036310267,-0.0065683303,0.0164141,-0.035619736,-0.01762574,-0.0072569577,-0.0024035005,-0.037232645,-0.024245005,0.051702324,-0.009965569,0.037400704,0.008693072,0.024087207,-0.0035853018,0.049707267,0.013324409,-0.026395382,-0.01446094,0.00047606713,-0.0006728436,-0.004113113,0.004260982,0.015214503,-0.04290214,0.043369994,0.037567474,-0.022095406,0.013990301,0.003651225,0.0030267683,0.013416387,-0.0066539417,-0.038388968,0.016751055,0.01472293,-0.003049585,0.018936243,-0.0058328877,0.02134886,-0.01758736,0.016582921,0.03555147,0.029171828,-0.0037481696,-0.0075581507,-0.0014855283,-0.011946794,0.011671842,0.06184677,-0.006927317,0.024475798,0.0056412173,-0.00653009,0.00076178263,0.0059337416,0.038604185,-0.041623432,0.018079648,-0.036992464,0.04135172,0.0017271877,0.0015590165,0.04260411,-0.020411327,0.029241709,0.062727466,-0.0021766545,-0.020903608,0.01760213,-0.008822524,-0.04015188,0.08329123,0.010367984,-0.038467884,0.0013983921,-0.021464614,-0.014996684,-0.021500299,-0.035026982,0.07130591,-0.024757184,-0.048770707,0.026137097,0.014641315,-0.15991886,0.012034113,0.009285701,0.024837196,0.018506955,0.030152498,-0.040946025,0.009623099,-0.0055350903,0.06703955,0.014537075,-0.06972306,0.06998029,0.019389385,-0.008184221,-0.01067768,-0.012470332,-0.015064699,-0.062842846,-0.032933228,-0.048861653,-0.024738206,0.0019323805,-0.025461702,-0.06151643,-0.003841201,0.0697429,-0.029543795,-0.020811634,-0.017054133,-0.055168163,0.00720117,0.0049592745,0.013225726,-0.022793988,0.06957788,0.0019318005,-0.03271962,0.07780548,-0.03823523,0.04723585,0.055574052,0.016426291,0.030394118,0.026578823,0.030338282,-0.0027127273,0.015521213,-0.06583307,-0.013444863,-0.048760284,-0.007727998,-0.026089342,-0.00034551197,-0.04189286,-0.0012772661,0.016921628,0.032707967,0.02186763,0.007345712,-0.0121048195,-0.018205838,-0.015468949,-0.038154803,-0.06363438,-0.02248242,0.0393029,-0.017731864,0.040024497,-0.032674544,0.024138894,-0.055365413,0.018623851,0.009952509,-0.020525163,0.030353058,-0.02371812,-0.031245373,0.010964214,-0.11804194,-0.0044800877,0.02533495,-0.0017445235,0.035106,0.00052935246,-0.06282911,-0.0006710671,-0.0042595016,0.015802335,0.2257749,-0.0069829244,0.021831408,0.017286759,0.030251335,-0.041032985,0.012735899,0.014437928,0.010091365,0.0027837222,-0.006177274,0.033385724,0.020354057,0.007376936,0.03828877,-0.022137038,-0.051921457,0.0017596165,0.083378695,-0.030337267,0.02084741,-0.043060847,0.0152330585,-0.01673707,-0.07066567,-0.015331644,-0.0055736406,0.012984415,0.022201419,0.0082828095,-0.027080968,0.039934803,0.03863954,-0.046835203,-0.03229429,-0.002044136,0.018549746,-0.04637713,0.011783742,-0.0045808684,-0.02206945,0.012174468,0.033959106,0.0045150463,-0.02988939,-0.03908692,-0.046190612,-0.039276246,-0.05034234,-0.005143477,0.04630605,-0.03508328,0.014028122,-0.014480243,-0.02786254,-0.029956691,-0.03112904,-0.0047524925,-0.006321827,0.013256501,0.03459477,0.007775436,-0.035840366,0.070307575,0.00884817,0.0012158508,-0.01842737,0.053107876,0.020245194,0.04090487,0.03158772,0.045495518,-0.030857665,0.002400936,0.01716471,-0.021664482,0.037891995,0.01844002,0.008327618,0.004978946,-0.039423056,-0.04569778,-0.008015492,-0.012391417,0.031648878,-0.03338945,0.011263902,0.047133498,-0.028063437,0.048608024,-0.014458593,-0.00001469657,-0.027033981,-0.0010419079,-0.02997132,0.03772647,0.025390895,0.028121844,-0.02831048,0.050513722,-0.011891498,-0.05406071,0.021824671,0.018759074,-0.016492099,0.017397875,-0.030289395,0.0306503,0.014646941,0.0088947965,-0.062194463,-0.0013590854,0.010828087,-0.0053482167,0.030450638,0.028455852,-0.023121295,0.020048931,0.030876478,0.015237951,-0.02082878,0.03801043,-0.023963196,0.026794206,0.015463721,-0.014309219,-0.018364245,0.06211129,0.018687427,0.069809094,0.012048429,-0.024263473,-0.028070357,0.01316931,0.03686134,-0.00070229365,0.008278542,-0.018786155,0.035001982,0.018124033,-0.025347961,0.00092384394,-0.04174923,0.035572294,0.015939623,0.027572313,-0.024215244,-0.016348956,-0.014207512,0.064315416,0.02165285,0.05781546,0.036770616,-0.053692292,0.0042881453,-0.054500744,0.0040401923,-0.030596472,-0.048018493,-0.014937773,-0.005605649,0.004311686,0.019006157,0.022523157,-0.0073419497,0.07652929,-0.009507739,0.0133485235,0.012959738,-0.039835062,-0.0035388283,-0.031091897,-0.024226582,0.012425744,0.022994574,-0.040333048,-0.023402376,-0.00068628445,-0.030660674,-0.019868616,0.025593542,0.016369393,-0.023901552,-0.027092017,0.031778615,-0.0629093,-0.033601094,-0.01567833,0.0045384774,-0.017658759,0.010796469,0.078803375,-0.0023209576,-0.015710602,0.024649216,0.017593846,0.06807822,-0.019055186,0.01612323,0.009059372,0.005257381,-0.017719029,-0.0012923555,0.029853506,-0.013476217,-0.005934892,0.013796143,0.03606216,0.008264233,-0.03980018,-0.002556141,0.021294156,-0.014235013,0.006084638,-0.0045091016,-0.042184204,0.020503696,0.01653199,-0.00842196,-0.02530462,0.020570261,-0.020342227,-0.023064611,-0.024600115,-0.008986969,0.054818153,-0.028204687,-0.0025727116,0.037715875,-0.029605158,0.0011484438,-0.039061196,-0.02816785,0.0073583904,0.0034113284,0.029177764,0.031166382,0.034551315,0.012039314,-0.030054903,-0.018736698,-0.05058453,0.0091697695,0.03710279,0.027736751,-0.024383796,-0.038952187,-0.018722715,0.016245157,0.033263978,0.0011392487,-0.05625558,0.008683361,-0.0647219,0.037954204,0.014179005,0.001779307,0.008146402,-0.011631272,-0.056188885,0.006744705,0.01024839,0.0071619935,-0.0090311915,-0.018192435,-0.02527216,0.004934522,-0.017374828,-0.015914435,-0.039757166,0.00017413202,-0.013339735,-0.010718566,-0.056148905,0.012066483,0.018473288,-0.018003842,0.006161756,0.061652355,-0.020493379,-0.02735907,-0.007262117,0.06322296,0.024429636,-0.008106598,0.0037011658,0.05166953,-0.013065617,0.020934917,-0.049117997,0.024531035,0.019526647,-0.021707773,0.054603104,-0.048963644,0.0076916046,-0.029833302,0.018699434,-0.008116091,0.021946685,0.008528421,0.013818816,-0.0058513703,-0.032596525,-0.04257066,0.020777874,0.013296438,-0.04163535,0.041988496,0.019893754,0.0119787175,-0.05577688,-0.0049564624,-0.0027799793,-0.014549601,0.021136692,0.04298748,0.014161482,0.0138788475,-0.0074468623,-0.025267946,-0.0049831863,-0.021848682,-0.00345976,-0.031516273,0.028926857,0.020409567,-0.0075733075,-0.029940015,-0.004992495,-0.028338527,-0.001069581,-0.03995886,-0.01922529,0.009375419,-0.011287492,0.056842316,-0.035324004,0.04469029,0.054130353,-0.041411456,-0.023977045,0.038582016,0.0025371423,-0.014295868,-0.015667405,-0.007381934,0.0011763254,0.00027097922,0.008720102,0.043742742,-0.02949286,-0.0007607749,-0.025700158,0.03804206,0.0064535947,-0.029082647,-0.007990759,0.028971668,0.0519294,-0.016763587,0.020835148,0.006885441,-0.027176904,-0.016980132,0.038246665,0.031040817,0.0032763474,-0.021847242,-0.026895706,0.0042471606,-0.07729519,-0.00006380455,0.020448295,-0.034048583,0.012697792,0.016291061,-0.038712867,0.023737255,-0.029941894,-0.036258277,-0.08458447,0.0070443084,-0.022890242,-0.01730919,-0.015188725,-0.030750727,0.0034175997,0.05302826,-0.007725421,0.016652236,0.020506585,-0.03689785,0.021856235,-0.16030705,0.009298353,0.0027840962,0.0039159204,-0.008984607,0.016790364,-0.04200284,0.0120948125,-0.0046176882,-0.002321046,-0.00014143584,-0.015708901,0.0612031,-0.030121118,-0.027265688,0.032202356,-0.029037043,0.019964077,0.019458769,0.032666456,0.0019430097,0.0011351394,0.06399221,0.023085468,-0.0096343765,-0.0010334573,-0.013983922,-0.0028953801,-0.009650023,0.0048077954,-0.009507366,0.004956345,0.020035028,0.057032462,-0.0025524017,-0.011260293,-0.0020018795,-0.054814838,-0.0036910458,-0.0026563436,-0.00148122,0.03152697,-0.0063853227,-0.0059490274,0.022666654,0.10146123,-0.020840947,0.0037191114,-0.04565064,-0.013169559,-0.0059219543,0.06623426,-0.06628075,0.03163391,-0.029749652,-0.00008891806,-0.043120738,-0.018478714,0.0601457,0.046391506,-0.004029747,0.01645801,-0.030917915,-0.0216147,0.0068132784,0.024154117,-0.056161053,-0.017935785,-0.008353059,0.023091082,-0.04032892,-0.028332487,-0.009745339,-0.037410747,0.01149114,-0.010601801,0.03446151,0.020401316,-0.0031902897,-0.0010804178,-0.05054517,-0.00466504,-0.01746335,-0.0573831,0.047806416,-0.0010468244,-0.003844705,0.028676942,-0.02167988,-0.00612714,-0.012864227,-0.03843979,0.014303701,0.005468633,0.0035082644,0.052263286,0.0028654332,0.009220705,-0.043388423,-0.060438994,-0.00899604,-0.0376108,-0.00013727369,-0.019481616,-0.05497245,0.021577628,0.030861994,-0.0020034693,-0.014791049,-0.048992276,0.005546754,0.005839165,-0.017152665,-0.00588244,-0.079307765,-0.0001954866,0.011534483,0.023909839,0.0062728976,0.01857449,0.0046065906,0.013539931,0.003144053,-0.032122757,0.030712614,0.047302213,0.028477482,0.02284175,0.051070012,0.009035934,-0.0044839648,-0.023452925,-0.030763697,0.02618441,0.05060862,0.034389857,-0.008467741,0.059714627,-0.084988095,-0.031454135,-0.040687248,0.014153861,-0.0036091972,-0.023129258,-0.021981964,-0.044877015,-0.015305282,0.019228254,0.028246088,-0.010768854,0.0022314223,0.0060796565,0.0029289925,0.06921717,-0.02645252,0.036671355,-0.047373913,0.021709375,-0.026361505,0.04801881,-0.020000828,-0.025288839,-0.034630384,-0.02573006,-0.014255855,0.04783968,-0.020811638,-0.009554508,-0.047809538,0.026233107,0.015185177,0.027130535,-0.015807044,-0.011730891,0.043856286,0.0061417306,0.0029495917,-0.009747649,0.0037942932,-0.0086813895,0.065801874,-0.0152479485,0.02779304,0.036099907,0.0071206028,0.025205495,-0.0063809976,0.009608975,-0.01107529,-0.014689884,0.017167324,-0.008441821,-0.014279087,-0.020201227,0.017971387,0.015204485,0.028799254,0.042060588,0.012124448,0.026239952,-0.0134335505,-0.0071330275,0.021808095,-0.010866206,-0.024783935,0.016831752,0.032932974,0.0052143186,-0.035441723,0.00014517631,-0.025621578,-0.004085611,-0.01087904,0.0036898586,-0.024156097,-0.037983224,0.062650725,-0.016163748,-0.023130506,-0.0031360593,0.064382024,0.06941956,0.022235332,-0.06974322,-0.030356295,-0.0076436563,-0.038471855,-0.032314043,-0.022112813,-0.0357525,-0.0077337488,0.014350716,-0.016548553,0.041899778,-0.003749216,-0.010195729,-0.055687267,0.0044153775,-0.0523949,0.016167242,0.060827702,-0.032540794,-0.027440224,0.0022117053],"last_embed":{"hash":"x2av60","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"x2av60","at":1762860906112},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{9}","lines":[480,481],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"x2av60","at":1762860906112}}, +"smart_blocks:Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.007380294,-0.011005728,-0.048751015,-0.007349733,-0.04528261,-0.02329521,0.06987103,0.008344786,0.008796766,0.032695446,-0.0037730462,0.009851951,-0.029743051,0.00011983148,0.009920615,0.022659775,0.012252541,0.027478393,-0.006840696,-0.01436626,0.011733438,-0.0024862534,0.049343377,0.011866691,-0.023569971,0.04739019,0.00032043026,-0.016850062,0.029104665,0.045882262,-0.00610405,-0.052840177,0.023236204,-0.023617983,-0.024652377,-0.037997264,0.014795004,-0.00064918003,-0.046688918,0.017537342,0.03962488,-0.035936978,-0.0065713697,-0.015442958,0.024630416,-0.0072100065,-0.020927053,-0.038959395,-0.0158629,-0.021338243,0.023569595,0.006401998,0.005230243,-0.007843973,0.029528445,0.060929503,-0.04967229,-0.030025052,-0.023420054,0.026748903,-0.027507367,0.02324855,0.0063947123,-0.0074685086,-0.00084132433,0.02415825,0.040834814,0.004299381,-0.006841257,-0.026924387,-0.017371941,0.0017368709,-0.029947894,0.000067151675,-0.035662994,0.003241993,0.009135075,-0.056319255,0.02296999,0.028832754,-0.0036266847,0.012461045,0.0053661317,-0.008473362,0.045045592,0.0042810403,-0.009376332,0.057493795,0.018507509,-0.0034078478,-0.005770669,-0.00596762,0.053499777,0.006371399,-0.009762557,0.010987302,0.003455551,-0.013552446,0.014439028,-0.0038142055,0.033624522,0.010746388,-0.0040642843,0.001549135,0.014326458,-0.018390812,-0.021734674,-0.0030203937,-0.003260879,-0.009000492,0.025315823,0.041013766,0.002665631,0.0024690668,0.011315827,-0.030264229,0.007483349,-0.041811675,0.036422785,-0.031669784,0.0023250391,0.0359768,0.05271971,-0.06104781,0.017145058,-0.019135898,0.01389802,-0.023355952,-0.023015166,0.009896446,0.0070225005,0.0011457975,-0.008870407,0.008524542,0.013667365,-0.022867657,0.04676231,0.012462087,-0.013405712,-0.05893282,0.020311015,0.026997449,-0.014301805,-0.028083593,0.0044627287,-0.10201015,0.013427152,0.0030574172,0.024580508,0.0013028304,-0.0112011405,0.030304212,-0.0068858806,0.10824674,-0.009843111,0.0033847918,0.017892696,0.04239909,-0.029242847,0.03313266,0.0054781083,0.04799822,-0.04490907,0.010640039,-0.005576023,-0.011140416,0.029507633,-0.03274956,-0.00035850136,-0.0025523813,0.0011292916,0.006817946,-0.0011951152,0.013328843,-0.009001108,0.030078499,0.086398214,0.022739006,-0.002337698,-0.018449077,-0.033906173,0.00613618,-0.03840169,-0.018870743,-0.025531305,0.04065969,0.036120895,-0.04568692,0.009100902,0.037060052,-0.008208021,0.023229385,-0.019264853,0.040007483,-0.019478234,-0.018253174,0.025551025,-0.011592357,-0.017461725,-0.03415387,-0.015310925,0.013869558,0.037723087,-0.045230128,-0.00016812478,0.004339287,-0.011303263,-0.05176044,-0.0018843594,0.018172529,-0.010486553,0.026509343,-0.032708768,-0.005211494,-0.040875766,-0.023950627,0.008861194,-0.0038640867,0.044210784,0.0052393377,-0.022833599,0.024059903,-0.005544363,0.0022647397,0.011549874,0.0170005,-0.003859271,0.020704381,0.042332128,-0.041959736,-0.0012576833,-0.01940953,-0.01583538,-0.0030390944,-0.000013820671,-0.00431932,-0.033822134,0.06094857,0.068606354,-0.02438426,-0.012374189,-0.011688069,0.021093182,-0.03247918,-0.014489607,-0.005578559,0.023897627,0.0140012745,-0.008485447,0.04599034,-0.027242495,0.010192571,0.0065102954,-0.0031959554,0.016426746,0.044242766,0.011818344,0.010908753,-0.06719958,-0.021046164,0.010762029,0.031678397,0.006842468,0.019990237,-0.02611038,0.024927082,0.012207811,-0.033491306,-0.0034301823,0.02346498,0.024299597,-0.03804274,0.023467783,0.022754336,0.0007825111,-0.0018500226,-0.045078907,0.00780609,0.053956293,0.009271304,-0.01502118,0.037939068,0.039270733,0.011107982,0.039229758,0.00049650355,-0.044843234,0.0017855554,0.018324932,-0.051420074,-0.0109463595,-0.004123425,0.070306465,-0.060613953,-0.0115656005,-0.0029218064,0.01934908,-0.17387532,-0.0019096616,0.009554629,0.05511847,0.012985393,0.02437501,-0.0518353,0.015099718,-0.02585877,0.068177365,0.01362819,-0.051939357,0.013747101,0.023853946,0.012981937,0.020769427,0.018686103,0.009423287,-0.040583376,-0.033324387,-0.0104957195,-0.037627798,0.06991689,-0.027448218,-0.037268203,0.0066645793,0.063013285,-0.020599667,-0.017834641,-0.014645351,-0.05968216,-0.016532503,0.015963899,0.005106236,-0.023960799,0.051161665,-0.0029305455,-0.019933045,0.0026632259,-0.015407952,0.03054683,0.021919724,0.022171337,0.013604955,0.0051622386,0.013977105,0.01660972,-0.022692982,-0.07456124,0.0073526474,-0.01091336,-0.025899662,-0.030736394,0.0009357874,-0.039864704,-0.042939544,0.0008991648,0.024349984,-0.0026518132,0.0010502591,-0.03847086,0.036945693,-0.019514265,-0.053664286,-0.03036479,-0.041086297,0.018651797,-0.0001488396,0.0020186384,-0.04216876,0.016426185,-0.0727058,0.03877666,0.011454616,-0.057210084,-0.0019080135,-0.035525348,-0.03859455,0.015480927,-0.13075282,-0.013627396,0.0057805823,-0.0052285725,0.014494416,-0.017986754,-0.06971194,0.010174157,0.019294031,0.043311033,0.2453057,0.015294315,0.0109882485,-0.014450768,0.019578978,-0.0323163,0.00044918896,0.044460844,-0.03441963,-0.02192193,-0.006164753,0.023465523,0.029140461,0.0098497905,0.029964318,0.0085249655,-0.046026036,0.000869684,0.0668303,0.009227654,0.031286165,-0.028987812,0.02803357,0.002737539,-0.055667207,-0.029480228,-0.026624557,0.020581316,-0.0408854,0.056862056,-0.0340765,0.05097204,0.026259346,-0.035922617,-0.029768905,-0.001239494,0.05056591,-0.06660307,-0.009306253,0.027322412,-0.018799983,-0.006600068,0.0066514006,-0.034547493,-0.004808787,-0.011636119,0.0032129711,0.011263388,0.015050467,-0.038978748,0.045834914,-0.032908075,-0.0057835183,-0.021542693,-0.00741493,-0.059142217,-0.0067755007,-0.005793447,-0.0037804092,0.022549191,0.021105526,0.009873483,-0.069452845,-0.0067806714,-0.0052058846,-0.008867874,-0.038541522,-0.00708831,0.011271072,0.041824594,-0.007585954,0.0069491607,0.0029049923,0.020083083,0.0007389275,-0.015206737,0.0452644,0.016633166,-0.0014552593,0.027916428,-0.035707314,-0.035444442,-0.008866619,-0.023190036,0.0032782594,-0.001213256,0.0038374355,0.06492651,-0.023726368,0.008572108,0.014497132,-0.010262376,-0.015822787,0.018509744,-0.028815044,0.0040391297,0.0075007337,-0.012112741,-0.036349453,0.030486772,-0.037164424,0.000028550277,0.012803919,0.01332901,0.0013625856,-0.03595028,-0.027136298,0.025723629,0.043873772,0.03315617,-0.07611255,0.005404982,0.008959868,0.00042891223,-0.0047009722,0.042961765,0.015239724,0.01460836,0.049723532,0.0037424397,-0.0032710214,-0.0019134209,-0.023292582,0.0059214467,0.0014463186,-0.049265705,0.010858739,0.047307845,-0.053903192,0.049505454,0.0057062977,-0.033773802,0.00923029,0.020780059,0.016122995,-0.014018081,0.061374933,-0.0398632,-0.014127103,-0.00035508614,-0.051917847,-0.019647347,-0.016919214,0.01344506,0.025330128,0.010086987,0.0063949735,-0.011506143,-0.020640219,0.021504551,0.009722551,0.02439602,0.03336916,-0.025629772,-0.01914013,-0.07832309,-0.029572036,-0.054125197,-0.0131516885,-0.023505371,-0.011090655,-0.0077253897,0.011726551,0.068816766,-0.012600984,0.021417066,-0.0043384144,0.03922435,-0.015900841,-0.021018727,-0.014211133,-0.06470137,-0.02444111,0.032668717,-0.026522418,-0.049444996,-0.03664354,-0.017375343,-0.03508265,-0.046834476,0.016007533,-0.026612772,-0.035333008,0.033499666,0.048934378,-0.06592545,-0.009968723,0.009438368,0.030755889,-0.027182655,-0.013641539,0.1067894,0.0020550042,-1.5831758e-7,0.008133507,0.016169177,0.06520381,0.020864706,0.009429416,0.020243587,0.01376829,0.016470522,-0.010386082,-0.017990818,0.030863697,-0.04426187,0.0037720932,0.06849963,0.010298466,0.012999336,0.016959777,-0.0191392,-0.007892276,0.01859121,-0.020347586,-0.031085996,0.011009232,0.08004223,-0.027763212,-0.034222316,-0.0045119086,-0.028457202,-0.03020417,-0.04353924,-0.012254164,0.020227218,-0.03228277,-0.042185772,0.028959062,-0.008011599,0.0016857462,-0.016436316,0.018439002,0.01767279,-0.012539284,0.007952777,0.004916043,0.029949464,0.024778038,-0.039520245,0.0027273395,-0.0029729449,0.018334154,0.041706923,0.0014972102,0.027741352,-0.031121556,-0.03269909,0.007798558,0.020223716,-0.0047967657,-0.085733734,0.016235191,-0.01960185,0.01643284,0.03681254,0.030253578,0.0006060136,-0.030781608,-0.027319603,-0.0019822286,0.033566706,0.030040909,-0.014132346,-0.07726951,-0.04943279,0.01879792,-0.019035475,-0.049613994,-0.02199055,-0.005138401,-0.0024952835,-0.01740645,-0.020273233,0.030051349,0.043739375,-0.014732285,-0.0099037485,0.045247458,-0.04862837,-0.050150175,0.036861353,0.042802405,-0.010754466,-0.003597805,0.0030301642,0.014400259,-0.020762028,-0.0049753357,-0.03951065,0.029492298,0.01518438,-0.055565912,0.035940945,-0.053913135,-0.017951138,-0.035491142,0.052380998,-0.013379533,0.020466354,-0.008025033,0.017432977,0.016143817,-0.011808525,-0.00031865132,0.0125814155,-0.016153099,-0.0070335367,0.06012093,0.049518768,0.03968977,-0.055238813,-0.025929706,0.004016799,0.0063537355,0.020355247,0.038817808,-0.027838279,0.04033628,-0.013222601,0.0051222416,-0.015629249,-0.0031381566,-0.040340174,-0.06505273,0.04731315,-0.03657509,-0.010554073,0.010695156,-0.026599532,-0.026139472,0.016946793,-0.038020417,-0.0046980004,-0.047126956,0.009060058,0.028131656,-0.019115597,0.044370428,0.031347807,0.0024116496,-0.005041205,0.0067845806,-0.017227821,0.024417559,0.023989888,0.010489074,-0.014208346,0.0007635013,0.017319113,0.045387525,0.007759446,-0.01984531,-0.0064572315,0.04779867,-0.016624056,-0.011226054,0.02140336,0.06735305,0.033437792,-0.018794352,0.03155868,-0.01002901,-0.026800564,-0.031084849,0.026252018,0.027671242,-0.025514362,0.0019700336,0.0005720474,-0.021311576,-0.043744467,-0.02343496,0.015497095,-0.014857983,0.020873781,0.014391879,0.00421134,-0.00014145109,-0.0021544334,-0.008670442,-0.058433436,-0.014281035,-0.019178433,-0.016231572,-0.04036568,-0.0059829867,0.025617188,0.021234944,0.012966677,-0.0074809864,0.01008359,-0.039027195,-0.0017583675,-0.16522864,-0.0052026915,-0.028858753,-0.011442813,-0.022828642,0.020638483,-0.017314842,-0.019995807,-0.018631347,-0.0052088974,-0.01533111,-0.0036124226,0.0051161163,-0.024895988,0.000986949,0.014023811,-0.035920974,0.00027834915,-0.025687747,0.034219887,0.0047441525,-0.010983928,0.04881184,0.0059171957,-0.04174199,0.0015452659,-0.0129931765,-0.0020936753,-0.0166411,-0.008606073,0.000082732055,-0.03898862,0.013624099,0.04618404,-0.00131857,-0.030134117,0.0060830126,-0.03131925,0.0068942704,0.011650305,-0.005793459,0.023813192,0.012600915,-0.0120607335,0.019963818,0.096881524,0.009433816,0.0066273995,-0.04701902,-0.015826367,0.010135451,0.03398967,-0.035452574,0.005601779,-0.004466335,-0.029286217,-0.05875687,-0.017301427,0.0030217124,0.027205288,-0.026047023,0.018683093,-0.011056611,-0.017146375,0.004197095,0.050126858,-0.07475206,-0.025877565,-0.012736015,0.030786037,-0.023167713,-0.008186309,0.0067312196,-0.01836227,-0.020294799,0.0027420286,0.064244285,0.0014968726,-0.0012151548,-0.02389553,-0.034547187,0.03302063,-0.023771683,0.009563303,0.050237082,-0.040543623,-0.008679412,-0.0049731648,-0.012373171,0.012877021,-0.015589711,-0.028957367,0.0085162,-0.0076063126,0.0035366535,0.030209789,-0.039466668,0.0057653226,-0.018853622,-0.015812377,-0.004187298,-0.022018326,-0.012993622,-0.019830266,-0.035634283,0.022428451,0.045654174,-0.00837855,-0.03020083,-0.008138896,-0.042823143,-0.011326412,0.0009837728,0.017970838,-0.09529212,-0.006152569,0.018412888,0.024000453,0.008856085,-0.018601814,-0.00434084,-0.012315049,0.017479263,-0.031419158,0.020997884,0.040109932,0.028636932,0.053514976,0.032283287,0.013261787,-0.00559346,-0.038040172,0.06932539,0.004937634,0.07028998,0.026737014,-0.018611286,0.042493608,-0.040743645,-0.05823685,-0.03276729,-0.0016024776,0.011891711,-0.030748265,0.011298556,-0.040326692,-0.010829134,0.022830665,-0.024507284,-0.029242164,0.014619992,-0.029000849,0.023352493,0.019608445,-0.0141117675,0.047966957,-0.044175588,-0.0010447934,0.022383064,0.06011884,-0.017687993,-0.021551954,-0.036586024,-0.019348228,0.012168974,0.05229328,-0.0040106946,-0.015364059,-0.026831271,0.0077815074,0.028083012,0.01634269,-0.021514574,0.025184669,0.027863983,0.02516965,0.0052758236,0.00358535,0.020979367,-0.008741646,0.052739218,-0.018248007,0.01284961,0.038463283,-0.009276754,0.0098245265,-0.009279933,0.037839856,0.007526379,-0.0028904725,-0.005860771,0.012400957,-0.022002423,-0.067151584,0.04343556,-0.008832071,0.00656789,0.010970657,0.012823717,0.058581997,0.009674653,0.0033255755,0.027592463,-0.036313158,0.009547604,0.0024804284,0.020470345,0.026693396,0.0027110165,-0.023652248,0.03001511,0.018751707,-0.024236782,0.02327604,0.010358063,0.018266851,0.0575441,0.027524428,-0.029516261,-0.016248487,0.0403219,0.018334536,0.0010148549,-0.07671046,0.006570818,-0.009697509,-0.02405353,-0.0044334047,-0.03142752,-0.013391859,-0.04769419,-0.00047634947,0.0133242505,0.03828644,-0.0063634124,0.019582663,-0.018001761,0.038493134,-0.038417444,-0.017581275,0.076557,-0.024993813,0.037027374,-0.024636233],"last_embed":{"hash":"lkc2ix","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"lkc2ix","at":1762860906112},"key":"Personal/Areas/Routine/Tasker Automation - Meditation Enforcement.md#Tasker Automation - Meditation Enforcement System#Bottom Line#{10}","lines":[482,483],"size":92,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lkc2ix","at":1762860906112}}, diff --git a/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Docker_Gitea_with_Traefik_md.ajson b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Docker_Gitea_with_Traefik_md.ajson new file mode 100644 index 0000000..22c81c6 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Docker_Gitea_with_Traefik_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Areas/Servers/TrueNAS/Docker Gitea with Traefik.md": {"path":"Personal/Areas/Servers/TrueNAS/Docker Gitea with Traefik.md","embeddings":{"bge-m3:latest":{"vec":[-0.020196509,-0.00024467008,-0.002511859,0.012406097,0.008779287,-0.016963147,0.040620476,0.007654221,0.02732866,-0.009229481,0.026276937,0.02751904,-0.025008978,-0.0049051433,-0.0024687615,0.029527895,0.027898852,0.011339401,-0.011716134,-0.038159948,0.008586909,-0.011497365,0.016944317,0.022112312,-0.0068850457,0.09723936,0.014034616,-0.008205386,-0.013598647,0.0291282,0.022736732,-0.0077099074,0.0025926156,-0.024786733,-0.024468094,-0.040421948,-0.0021327324,-0.03648948,-0.076308385,-0.011418264,-0.01216522,0.020313758,-0.051281545,-0.014019911,0.011167631,-0.0056268424,0.01729159,-0.056294505,-0.013564074,-0.0356618,-0.0060401037,-0.045800522,-0.004562388,-0.056812555,0.017807975,-0.025360107,-0.01920492,-0.042367943,0.005873471,0.008718087,-0.020071497,0.04138029,-0.017891662,-0.00020512294,-0.035633095,0.03913957,-0.008844088,0.030839192,0.019913247,-0.06337764,-0.0014813875,-0.00007430505,-0.009754004,-0.043495413,0.0076798764,-0.017245091,0.019443998,0.03408824,0.0017606306,-0.0073182695,0.03877917,-0.041675784,-0.0037842263,-0.0008299014,0.012330453,-0.029216677,-0.016341623,0.05321282,-0.0066388915,-0.03084349,-0.0070756534,-0.013269321,0.0042284327,0.019782247,0.0092464425,-0.0025299452,-0.017466221,0.013074901,0.008718998,0.04210954,-0.014919277,0.0024079191,-0.022921436,0.036361106,0.018690942,0.0016249485,-0.02530281,-0.010463128,0.01141584,-0.0004524745,-0.024932778,-0.04840443,0.0049197455,0.018175537,-0.008544965,-0.004172222,-0.017820138,-0.0041218936,0.018476674,-0.009272431,0.035546128,0.026866188,-0.0031011372,-0.010410342,-0.025092158,0.02702491,-0.01534861,0.018417526,-0.017308142,-0.0017051962,-0.009144352,0.02784888,0.00071662926,-0.0029123703,-0.039444838,0.010113161,0.09991724,-0.0032812038,0.0021650216,-0.06637966,0.027128052,0.028075106,-0.048534106,-0.048385885,0.028065924,-0.04020111,0.00877986,0.01633038,0.016763536,0.010612857,-0.0010159526,-0.009966297,0.0028136463,-0.0037638543,0.004001138,0.020611009,0.004133667,-0.012447297,0.018478455,-0.017519366,-0.023310333,0.014738658,-0.014700779,0.024627227,0.04741053,0.0011030883,0.0047491896,0.017357787,0.011326157,0.0015431357,-0.032128345,-0.010315304,0.05000749,0.047443394,0.051246244,0.0019935307,-0.008603946,0.029261813,0.024074286,-0.004123533,-0.03827435,0.004666706,0.019245066,-0.028554834,0.0064379857,-0.019889642,-0.010016102,-0.041167844,-0.01958529,0.008934986,-0.02658564,-0.039133742,0.047442697,0.019304976,0.00922373,-0.022134118,-0.031452995,0.035883892,0.0661917,-0.03750155,-0.010960414,0.01701677,0.024663206,0.034828883,0.010797998,0.027827967,0.00017694072,-0.027815288,0.008363174,0.00015738884,0.01649129,-0.0026484164,-0.020738522,0.007107539,-0.006350075,0.039095405,-0.0065895803,-0.010569402,0.019387923,-0.04296277,-0.001381525,0.009821001,0.010388967,-0.015750593,0.012495924,-0.009666613,0.008510145,0.011224086,0.029377671,0.021591999,-0.03314341,0.04052671,-0.015293064,-0.049432363,0.033376057,-0.012997404,-0.085302405,0.0073756636,-0.003001908,0.029394815,0.03141459,-0.017852351,0.016394658,-0.030427663,-0.019222125,0.017722858,0.01476698,0.01998391,-0.01415,0.016507806,-0.008287631,0.019204522,-0.024394723,-0.035671443,0.005851932,-0.02256033,-0.0019331981,-0.018320216,-0.0020061356,0.013193756,0.025787996,0.030514045,0.033226784,0.012270016,-0.017095095,-0.017281413,0.02560145,-0.062544905,0.023912473,0.047582056,-0.045505952,0.017627023,-0.008421138,-0.0027197865,0.0033997574,-0.02038714,0.024659911,-0.02959572,0.012745884,-0.020806624,-0.051783524,-0.009556365,-0.018357962,0.018280545,-0.02784244,0.03793058,0.00036417408,0.018420959,0.0027977978,0.034194145,-0.026527165,0.03184929,0.09231097,0.0052950145,0.02499991,0.06782242,0.0002985859,-0.19751593,-0.010226857,0.048032284,0.026588617,0.022713643,-0.021875907,0.013762852,-0.050232377,-0.008292891,-0.04256452,-0.046409935,-0.15427236,-0.008109765,-0.030313702,-0.001960715,-0.002574722,0.021175133,-0.027733386,-0.01927246,-0.07547372,-0.016749479,0.03229702,0.016434744,0.029709516,0.0007777845,0.0033171943,0.027874064,0.056157086,-0.022414444,-0.0031201227,0.0071155056,0.059360042,-0.0056944005,-0.025101077,0.012083582,-0.052648038,0.038720556,-0.0011139269,-0.018472323,0.013860966,-0.01515272,0.024536146,-0.01952274,-0.062016454,0.041649085,-0.0064669,-0.018767728,-0.029738892,-0.031140214,0.02284401,-0.0038512042,-0.007352615,-0.005243016,-0.018122666,0.0019561402,-0.050950866,-0.024034034,0.041241474,0.03769097,0.009230098,-0.005343772,0.004947841,-0.03721415,0.005461079,-0.0123054655,-0.002233316,-0.036872122,0.03116197,0.011976598,0.0010585707,0.024073802,0.016616287,0.006124254,-0.016959786,-0.029213803,-0.038957518,0.0031358867,-0.010876768,-0.019465221,-0.05158198,0.025012186,0.008578578,-0.0030319132,0.033145197,-0.017704848,-0.01538851,-0.023622595,-0.030561307,0.016253255,0.42302015,0.0071007605,-0.01655888,-0.018498966,0.04234707,-0.0028675222,0.015573165,0.0014304263,0.0070722834,-0.049638875,0.011313128,0.0068103084,0.0039001016,-0.027454698,0.005774765,0.014286216,-0.02902537,0.019135134,0.005597415,-0.023845026,-0.019291986,-0.035586625,0.038483027,0.08355759,-0.052867223,-0.008385354,-0.0050193155,0.02734467,-0.03744672,0.0115223415,-0.005494889,-0.012241158,0.0023513213,-0.040730115,-0.073464416,-0.027168727,-0.018146921,-0.094477855,-0.0017317677,-0.028713316,0.01102978,-0.028122023,0.0008402227,-0.015162482,-0.011413759,-0.012557913,0.03054766,0.01714197,-0.042025134,0.015295646,-0.001914378,-0.003865417,-0.023699557,-0.008735089,0.0067613944,-0.04862245,-0.017023249,-0.04223579,-0.03159268,0.012409029,-0.00918683,0.03185821,-0.0063979197,0.0102259405,0.0375418,0.046494626,-0.0034538156,-0.01822914,0.0051837037,0.03422255,-0.015164239,-0.010214905,0.03045677,-0.027071005,-0.027503263,-0.029990394,0.023013594,0.053736776,0.009338052,0.006549567,-0.0061341757,0.027682485,-0.004080256,0.024670487,0.008177231,0.034113184,-0.02848448,0.051945146,-0.022839388,-0.020480433,-0.006616171,-0.020484803,0.0012866133,-0.023904316,0.018015934,-0.0013907057,0.0069142575,-0.039581437,-0.016909061,-0.043108497,0.032924768,0.017514598,-0.00093490665,0.012175208,-0.009388304,-0.009035506,0.026121305,0.0067602596,0.0057124547,0.02661739,-0.02555455,0.02010909,0.051835846,-0.036671333,0.014950063,-0.0050484287,-0.010344387,-0.0023029174,0.028809706,-0.03977893,-0.040163726,-0.062344123,0.029351786,0.012001245,-0.0141693745,-0.0599463,0.015432276,0.012546936,-0.0061922707,0.032573815,0.06311521,0.018238325,0.0025100287,-0.0014166584,-0.0055070203,0.017280199,-0.009774661,0.0152371,0.006238758,0.06558231,-0.0032242525,-0.009181318,0.03485981,0.023589747,-0.0018179956,0.012113536,-0.030439802,0.055294465,-0.008711127,-0.015639415,-0.009996595,0.051570997,0.008502267,0.0037185005,-0.010800587,-0.009765697,0.0133110555,0.03735066,0.021978702,0.008297188,-0.032212745,0.017376682,-0.007790087,0.056261197,0.016506115,-0.012736844,-0.016918045,0.021188244,0.0026914754,0.0067804754,0.0058382004,-0.019957963,-0.048939582,0.000690328,-0.0013006235,-0.018521488,-0.050084706,-0.028078401,-0.0042330897,0.037396017,0.07052134,-0.006001718,-0.012283275,-0.03848168,0.005028883,0.03676342,0.0022562037,0.027691126,-0.006945043,-0.038971163,0.023533953,0.057146136,0.011849552,-0.0043976833,0.021830872,0.002099542,-0.0039506224,0.0004759771,-0.0086362595,0.008902693,0.023893874,0.023186889,0.03422113,0.018625274,0.020107677,-0.015068919,0.058940362,0.007045702,-0.05081835,0.0051364335,0.0014879684,0.033413388,-0.032327525,-0.014044342,-0.01769958,-0.08557998,0.05595743,-0.00060511875,0.037637554,0.013848052,0.0064228345,0.010494628,0.0034241625,-0.034028884,0.014290428,0.027271532,-0.005168186,0.0038972334,-0.00065052696,0.027364315,-0.018239094,-0.018763691,0.013527046,-0.032900754,0.023221144,-0.067400545,0.05455602,0.008238882,-0.014919411,-0.017929014,-0.021134,-0.031170888,0.023383355,0.026078288,0.011515379,0.016923971,-0.050844036,0.026824066,-0.027350174,-0.038741954,-0.017286893,0.011884229,-0.076025724,-0.042518843,0.026235353,0.044736814,0.023063617,-0.039152157,0.04488444,-0.033745196,0.022688758,0.026066259,-0.003724815,0.006800163,-0.009742982,0.006978065,-0.013953731,-0.023860397,0.0067956797,-0.047998674,0.038594518,-0.010073974,-0.035473447,0.004634802,-0.015397377,0.035725027,0.017448466,-0.027769411,-0.015796851,0.044061024,-0.06463401,0.024936937,-0.0025653555,0.029238945,-0.020079572,0.01317361,-0.044901233,-0.008262596,-0.014317498,0.027923688,0.01785376,0.025673151,-0.022744726,0.0060005076,-0.0150987245,0.016003735,-0.014019409,0.0155646615,0.015123707,0.030666089,-0.021032698,0.060182743,0.0039239335,-0.022835009,-0.03447938,0.0144582065,-0.006094879,0.007955842,-0.009985556,-0.015019165,-0.014367463,-0.0015809046,-0.0029155524,-0.0019988348,-0.010139973,0.002184588,-0.0012688226,-0.020772042,0.020642202,-0.008365198,0.012763173,0.012572297,-0.03426108,-0.042927872,-0.0029080932,-0.03420705,-0.0056684487,-0.01767018,-0.026933616,0.03812369,0.010283719,-0.005042684,0.032098778,-0.028584905,0.013103714,-0.022961222,0.05984595,-0.005262149,0.013138297,0.0021009904,0.008142166,0.033884984,0.03108876,-0.020350121,-0.0014304142,-0.023644574,0.025194563,0.018114582,-0.04265459,0.031900905,0.011986948,0.019197464,0.027876839,0.0029145565,0.027061313,-0.03783337,-0.0077661634,-0.031144204,0.023629647,0.02524967,0.020201784,0.03494809,0.052023236,-0.0057311375,0.018452208,-0.044400763,0.01029168,0.030202055,0.011417954,0.045508742,0.0107740555,0.017785864,-0.0052169967,-0.008013989,-0.03219098,0.005455398,0.0056868037,0.007917898,0.020825053,-0.025355825,-0.027996514,0.011441391,0.0028674314,-0.042014,0.010033231,-0.0050561666,-0.038829748,-0.01996852,0.03335394,0.02602775,0.017292859,-0.0011068828,0.0104806395,-0.0042431243,-0.09772953,0.01398744,-0.013247214,0.0061628576,0.0063887844,0.025920412,0.024916457,-0.05438155,-0.03437456,-0.030439781,0.0020469367,-0.024889197,0.01789374,-0.031784877,0.013987615,-0.008037478,0.0052459734,-0.013744895,0.006231329,0.04692936,-0.013085468,-0.034616485,0.007923776,-0.028887274,-0.006977556,-0.009690762,0.000698901,0.0030744248,0.0071868626,-0.011160359,-0.00023036118,-0.0061078216,0.0044777305,0.038671885,-0.018413233,0.022146791,0.021132289,-0.03683825,-0.016084967,0.018107742,-0.0075943014,0.0011862821,-0.030148234,-0.044006117,-0.009733607,0.016488872,0.001791257,-0.037556976,0.0086405,-0.019320434,-0.007992784,-0.0076372707,0.022525102,0.0064018187,-0.021909123,0.02529319,-0.010508183,0.01792843,-0.035902273,-0.033894397,-0.018258732,0.003473752,-0.0376524,-0.018323855,-0.02173857,-0.02409502,-0.0007358505,0.03473441,0.015339137,0.009074592,-0.037263352,-0.04670179,-0.004805491,-0.0026170134,0.0008522828,-0.009249968,0.03958875,0.012532164,0.0070086014,-0.012874721,0.025140967,0.013489236,0.01576592,0.045186035,0.054373138,-0.015703993,0.009849201,-0.008377787,0.047542125,-0.0127888825,-0.029422328,-0.021594794,-0.019488605,0.017779958,-0.02491769,-0.012558083,0.021517461,-0.009691431,0.019807478,-0.01051397,-0.022153115,0.008484314,0.038594525,0.028386781,-0.026226066,0.0075516943,-0.0065437425,0.031453785,-0.008645996,-0.019033989,-0.035529327,-0.005630452,-0.045606628,0.016528115,-0.040497866,-0.023371726,0.01577784,-0.018063156,-0.005249691,-0.04418976,-0.031722415,-0.023602495,-0.005822121,-0.1055092,0.001007025,0.03073263,0.0025939138,-0.031450924,0.004521208,-0.01376766,0.051603545,-0.054142285,-0.022561815,-0.002563096,0.02260082,-0.026026355,0.014115787,0.10366366,0.015469521,-0.006898221,-0.042727854,0.041173924,0.019973425,-0.043764792,-0.008876457,-0.007233488,0.002947473,-0.0055041644,0.027259365,-0.048717327,0.01681315,-0.037183944,-0.011633033,0.0054125264,-0.008794268,0.017184392,0.021896634,-0.044007603,-0.049593434,0.035886817,0.014618286,-0.00696182,-0.03591387,0.008426526,-0.07338917,0.040451016,0.0038974173,-0.017011963,-0.003456587,-0.0037895504,-0.013187546,0.013572957,-0.012539112,0.00534036,0.03028429,-0.038122505,0.03058373,0.016490184,0.0025796804,0.006900539,-0.032873984,-0.0032140098,0.013547976,-0.00683919,-0.006739082,-0.0060986048,0.009201198,0.022090232,0.0071046287,0.012634608,-0.009073034,0.058303855,0.008493553,-0.008603285,-0.019514078,-0.044092964,0.015899,-0.011504048,0.017462732,0.03628906,-0.022028735,0.013585272,-0.033854105,-0.020844713,-0.024678828,0.009317937,-0.025242345,0.027672175,-0.0064447243,-0.0041989023,-0.030760627,0.006549473,0.058367744,0.017586943,0.028252728,0.008884095,0.04107151,0.021842383,0.0355997,0.022666935,-0.030870302,0.039226532,-0.003153336,-0.032701805,-0.06079515,-0.022433728,-0.0485385,0.026495706,-0.03254091,-0.007626185,-0.012521545,0.0181313,0.024224892,0.038187157,0.005094537,-0.0052986597,0.0064069596,0.010973871,-0.006142,0.026665037,-0.01963931,-0.04471185,-0.016014293,-0.0071109054],"last_embed":{"hash":"1x6sdcs","tokens":1222}}},"last_read":{"hash":"1x6sdcs","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1761395936785,"size":10362,"at":1762338969815,"hash":"1x6sdcs"},"blocks":{"#Docker Gitea with Traefik Setup":[1,500],"#Docker Gitea with Traefik Setup#Overview":[3,27],"#Docker Gitea with Traefik Setup#Overview#{1}":[5,7],"#Docker Gitea with Traefik Setup#Overview#{2}":[8,8],"#Docker Gitea with Traefik Setup#Overview#{3}":[9,9],"#Docker Gitea with Traefik Setup#Overview#{4}":[10,27],"#---frontmatter---":[12,26],"#Docker Gitea with Traefik Setup#Step 1: Create Datasets":[28,48],"#Docker Gitea with Traefik Setup#Step 1: Create Datasets#{1}":[30,43],"#Docker Gitea with Traefik Setup#Step 1: Create Datasets#{2}":[44,44],"#Docker Gitea with Traefik Setup#Step 1: Create Datasets#{3}":[45,46],"#Docker Gitea with Traefik Setup#Step 1: Create Datasets#{4}":[47,48],"#Docker Gitea with Traefik Setup#Step 2: Traefik Configuration":[49,139],"#Docker Gitea with Traefik Setup#Step 2: Traefik Configuration#Create Traefik Config Directory":[51,56],"#Docker Gitea with Traefik Setup#Step 2: Traefik Configuration#Create Traefik Config Directory#{1}":[53,56],"#Docker Gitea with Traefik Setup#Step 2: Traefik Configuration#Create `traefik.yml`":[57,89],"#Docker Gitea with Traefik Setup#Step 2: Traefik Configuration#Create `traefik.yml`#{1}":[59,89],"#Docker Gitea with Traefik Setup#Step 2: Traefik Configuration#Create `docker-compose.yml` for Traefik":[90,130],"#Docker Gitea with Traefik Setup#Step 2: Traefik Configuration#Create `docker-compose.yml` for Traefik#{1}":[92,130],"#Docker Gitea with Traefik Setup#Step 2: Traefik Configuration#Start Traefik":[131,139],"#Docker Gitea with Traefik Setup#Step 2: Traefik Configuration#Start Traefik#{1}":[133,139],"#Docker Gitea with Traefik Setup#Step 3: Gitea with Traefik Integration":[140,199],"#Docker Gitea with Traefik Setup#Step 3: Gitea with Traefik Integration#Create `docker-compose.yml` for Gitea":[142,191],"#Docker Gitea with Traefik Setup#Step 3: Gitea with Traefik Integration#Create `docker-compose.yml` for Gitea#{1}":[144,191],"#Docker Gitea with Traefik Setup#Step 3: Gitea with Traefik Integration#Start Gitea":[192,199],"#Docker Gitea with Traefik Setup#Step 3: Gitea with Traefik Integration#Start Gitea#{1}":[194,199],"#Docker Gitea with Traefik Setup#Step 4: Router Configuration":[200,213],"#Docker Gitea with Traefik Setup#Step 4: Router Configuration#Port Forwarding Rules":[202,213],"#Docker Gitea with Traefik Setup#Step 4: Router Configuration#Port Forwarding Rules#{1}":[204,213],"#Docker Gitea with Traefik Setup#Step 5: DNS Configuration":[214,234],"#Docker Gitea with Traefik Setup#Step 5: DNS Configuration#{1}":[216,217],"#Docker Gitea with Traefik Setup#Step 5: DNS Configuration#Option A: Cloudflare (Recommended)":[218,223],"#Docker Gitea with Traefik Setup#Step 5: DNS Configuration#Option A: Cloudflare (Recommended)#{1}":[219,219],"#Docker Gitea with Traefik Setup#Step 5: DNS Configuration#Option A: Cloudflare (Recommended)#{2}":[220,223],"#Docker Gitea with Traefik Setup#Step 5: DNS Configuration#Option B: DuckDNS (Free Dynamic DNS)":[224,228],"#Docker Gitea with Traefik Setup#Step 5: DNS Configuration#Option B: DuckDNS (Free Dynamic DNS)#{1}":[225,225],"#Docker Gitea with Traefik Setup#Step 5: DNS Configuration#Option B: DuckDNS (Free Dynamic DNS)#{2}":[226,226],"#Docker Gitea with Traefik Setup#Step 5: DNS Configuration#Option B: DuckDNS (Free Dynamic DNS)#{3}":[227,228],"#Docker Gitea with Traefik Setup#Step 5: DNS Configuration#Option C: Your Domain Registrar":[229,234],"#Docker Gitea with Traefik Setup#Step 5: DNS Configuration#Option C: Your Domain Registrar#{1}":[230,230],"#Docker Gitea with Traefik Setup#Step 5: DNS Configuration#Option C: Your Domain Registrar#{2}":[231,232],"#Docker Gitea with Traefik Setup#Step 5: DNS Configuration#Option C: Your Domain Registrar#{3}":[233,234],"#Docker Gitea with Traefik Setup#Step 6: Initial Gitea Setup":[235,247],"#Docker Gitea with Traefik Setup#Step 6: Initial Gitea Setup#{1}":[237,237],"#Docker Gitea with Traefik Setup#Step 6: Initial Gitea Setup#{2}":[238,245],"#Docker Gitea with Traefik Setup#Step 6: Initial Gitea Setup#{3}":[246,247],"#Docker Gitea with Traefik Setup#Step 7: Configure Git Client":[248,288],"#Docker Gitea with Traefik Setup#Step 7: Configure Git Client#SSH Config":[250,261],"#Docker Gitea with Traefik Setup#Step 7: Configure Git Client#SSH Config#{1}":[252,261],"#Docker Gitea with Traefik Setup#Step 7: Configure Git Client#Add SSH Key to Gitea":[262,275],"#Docker Gitea with Traefik Setup#Step 7: Configure Git Client#Add SSH Key to Gitea#{1}":[264,268],"#Docker Gitea with Traefik Setup#Step 7: Configure Git Client#Add SSH Key to Gitea#{2}":[265,268],"#Docker Gitea with Traefik Setup#Step 7: Configure Git Client#Add SSH Key to Gitea#{3}":[269,273],"#Docker Gitea with Traefik Setup#Step 7: Configure Git Client#Add SSH Key to Gitea#{4}":[270,273],"#Docker Gitea with Traefik Setup#Step 7: Configure Git Client#Add SSH Key to Gitea#{5}":[274,275],"#Docker Gitea with Traefik Setup#Step 7: Configure Git Client#Test SSH Connection":[276,288],"#Docker Gitea with Traefik Setup#Step 7: Configure Git Client#Test SSH Connection#{1}":[278,288],"#Docker Gitea with Traefik Setup#Step 8: Usage Examples":[289,310],"#Docker Gitea with Traefik Setup#Step 8: Usage Examples#Clone Repository":[291,300],"#Docker Gitea with Traefik Setup#Step 8: Usage Examples#Clone Repository#{1}":[293,300],"#Docker Gitea with Traefik Setup#Step 8: Usage Examples#Push Existing Repository":[301,310],"#Docker Gitea with Traefik Setup#Step 8: Usage Examples#Push Existing Repository#{1}":[303,310],"#Docker Gitea with Traefik Setup#Backup Strategy":[311,343],"#Docker Gitea with Traefik Setup#Backup Strategy#Manual Backup":[313,326],"#Docker Gitea with Traefik Setup#Backup Strategy#Manual Backup#{1}":[315,326],"#Docker Gitea with Traefik Setup#Backup Strategy#Automated Backup (Gitea Built-in)":[327,335],"#Docker Gitea with Traefik Setup#Backup Strategy#Automated Backup (Gitea Built-in)#{1}":[329,335],"#Docker Gitea with Traefik Setup#Backup Strategy#TrueNAS Snapshots":[336,343],"#Docker Gitea with Traefik Setup#Backup Strategy#TrueNAS Snapshots#{1}":[338,338],"#Docker Gitea with Traefik Setup#Backup Strategy#TrueNAS Snapshots#{2}":[339,339],"#Docker Gitea with Traefik Setup#Backup Strategy#TrueNAS Snapshots#{3}":[340,341],"#Docker Gitea with Traefik Setup#Backup Strategy#TrueNAS Snapshots#{4}":[342,343],"#Docker Gitea with Traefik Setup#Maintenance":[344,381],"#Docker Gitea with Traefik Setup#Maintenance#Update Containers":[346,359],"#Docker Gitea with Traefik Setup#Maintenance#Update Containers#{1}":[348,359],"#Docker Gitea with Traefik Setup#Maintenance#View Logs":[360,369],"#Docker Gitea with Traefik Setup#Maintenance#View Logs#{1}":[362,369],"#Docker Gitea with Traefik Setup#Maintenance#Restart Services":[370,381],"#Docker Gitea with Traefik Setup#Maintenance#Restart Services#{1}":[372,381],"#Docker Gitea with Traefik Setup#Security Hardening":[382,417],"#Docker Gitea with Traefik Setup#Security Hardening#1. Disable Gitea Registration":[384,392],"#Docker Gitea with Traefik Setup#Security Hardening#1. Disable Gitea Registration#{1}":[386,392],"#Docker Gitea with Traefik Setup#Security Hardening#2. Fail2Ban (Optional)":[393,400],"#Docker Gitea with Traefik Setup#Security Hardening#2. Fail2Ban (Optional)#{1}":[395,400],"#Docker Gitea with Traefik Setup#Security Hardening#3. Firewall Rules":[401,409],"#Docker Gitea with Traefik Setup#Security Hardening#3. Firewall Rules#{1}":[403,409],"#Docker Gitea with Traefik Setup#Security Hardening#4. Regular Updates":[410,417],"#Docker Gitea with Traefik Setup#Security Hardening#4. Regular Updates#{1}":[412,412],"#Docker Gitea with Traefik Setup#Security Hardening#4. Regular Updates#{2}":[413,413],"#Docker Gitea with Traefik Setup#Security Hardening#4. Regular Updates#{3}":[414,415],"#Docker Gitea with Traefik Setup#Security Hardening#4. Regular Updates#{4}":[416,417],"#Docker Gitea with Traefik Setup#Troubleshooting":[418,460],"#Docker Gitea with Traefik Setup#Troubleshooting#SSL Certificate Not Generated":[420,432],"#Docker Gitea with Traefik Setup#Troubleshooting#SSL Certificate Not Generated#{1}":[422,427],"#Docker Gitea with Traefik Setup#Troubleshooting#SSL Certificate Not Generated#{2}":[428,428],"#Docker Gitea with Traefik Setup#Troubleshooting#SSL Certificate Not Generated#{3}":[429,429],"#Docker Gitea with Traefik Setup#Troubleshooting#SSL Certificate Not Generated#{4}":[430,430],"#Docker Gitea with Traefik Setup#Troubleshooting#SSL Certificate Not Generated#{5}":[431,432],"#Docker Gitea with Traefik Setup#Troubleshooting#Can't Access Externally":[433,439],"#Docker Gitea with Traefik Setup#Troubleshooting#Can't Access Externally#{1}":[435,435],"#Docker Gitea with Traefik Setup#Troubleshooting#Can't Access Externally#{2}":[436,436],"#Docker Gitea with Traefik Setup#Troubleshooting#Can't Access Externally#{3}":[437,437],"#Docker Gitea with Traefik Setup#Troubleshooting#Can't Access Externally#{4}":[438,439],"#Docker Gitea with Traefik Setup#Troubleshooting#SSH Clone Not Working":[440,446],"#Docker Gitea with Traefik Setup#Troubleshooting#SSH Clone Not Working#{1}":[442,442],"#Docker Gitea with Traefik Setup#Troubleshooting#SSH Clone Not Working#{2}":[443,443],"#Docker Gitea with Traefik Setup#Troubleshooting#SSH Clone Not Working#{3}":[444,444],"#Docker Gitea with Traefik Setup#Troubleshooting#SSH Clone Not Working#{4}":[445,446],"#Docker Gitea with Traefik Setup#Troubleshooting#Gitea Container Won't Start":[447,460],"#Docker Gitea with Traefik Setup#Troubleshooting#Gitea Container Won't Start#{1}":[449,460],"#Docker Gitea with Traefik Setup#Resource Usage":[461,472],"#Docker Gitea with Traefik Setup#Resource Usage#{1}":[463,464],"#Docker Gitea with Traefik Setup#Resource Usage#{2}":[465,465],"#Docker Gitea with Traefik Setup#Resource Usage#{3}":[466,466],"#Docker Gitea with Traefik Setup#Resource Usage#{4}":[467,468],"#Docker Gitea with Traefik Setup#Resource Usage#{5}":[469,472],"#Docker Gitea with Traefik Setup#Next Steps":[473,488],"#Docker Gitea with Traefik Setup#Next Steps#{1}":[475,475],"#Docker Gitea with Traefik Setup#Next Steps#{2}":[476,476],"#Docker Gitea with Traefik Setup#Next Steps#{3}":[477,477],"#Docker Gitea with Traefik Setup#Next Steps#{4}":[478,478],"#Docker Gitea with Traefik Setup#Next Steps#{5}":[479,479],"#Docker Gitea with Traefik Setup#Next Steps#{6}":[480,480],"#Docker Gitea with Traefik Setup#Next Steps#{7}":[481,481],"#Docker Gitea with Traefik Setup#Next Steps#{8}":[482,482],"#Docker Gitea with Traefik Setup#Next Steps#{9}":[483,483],"#Docker Gitea with Traefik Setup#Next Steps#{10}":[484,484],"#Docker Gitea with Traefik Setup#Next Steps#{11}":[485,486],"#Docker Gitea with Traefik Setup#Next Steps#{12}":[487,488],"#Docker Gitea with Traefik Setup#Additional Services to Consider":[489,500],"#Docker Gitea with Traefik Setup#Additional Services to Consider#{1}":[491,492],"#Docker Gitea with Traefik Setup#Additional Services to Consider#{2}":[493,493],"#Docker Gitea with Traefik Setup#Additional Services to Consider#{3}":[494,494],"#Docker Gitea with Traefik Setup#Additional Services to Consider#{4}":[495,495],"#Docker Gitea with Traefik Setup#Additional Services to Consider#{5}":[496,496],"#Docker Gitea with Traefik Setup#Additional Services to Consider#{6}":[497,498],"#Docker Gitea with Traefik Setup#Additional Services to Consider#{7}":[499,500]},"outlinks":[],"task_lines":[475,476,477,478,479,480,481,482,483,484,485],"key":"Personal/Areas/Servers/TrueNAS/Docker Gitea with Traefik.md","last_embed":{"hash":"1x6sdcs","at":1762844659217}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Git_Server_Options_md.ajson b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Git_Server_Options_md.ajson new file mode 100644 index 0000000..aad14e3 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Git_Server_Options_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Areas/Servers/TrueNAS/Git Server Options.md": {"path":"Personal/Areas/Servers/TrueNAS/Git Server Options.md","embeddings":{"bge-m3:latest":{"vec":[0.012513849,0.0034783026,-0.0062361797,0.0010721575,0.018956073,-0.0109431865,0.054127026,0.0505326,-0.015306243,-0.00238943,0.000832137,0.036830463,-0.027962321,0.015513554,-0.0075891884,-0.035973832,-0.01599214,0.016945543,0.002078328,0.0014540828,-0.03433665,-0.012288422,-0.0040689204,-0.0068152677,-0.032019645,0.0613855,-0.018388461,-0.01085489,-0.02608322,0.012851994,0.012678816,0.02829793,0.035084277,-0.0085656205,0.016045421,-0.04323187,-0.032578755,-0.034285255,-0.10211332,0.00021009918,0.029363561,-0.007982951,-0.06294806,-0.0011085841,0.007482278,-0.009784989,-0.007214775,-0.067963645,-0.00026845885,0.0068131317,-0.014639481,0.012993331,-0.012872725,-0.039163347,0.034422792,0.030106613,-0.00082871655,-0.011689629,-0.0040066335,-0.01303917,-0.026180243,0.015662896,-0.019191004,-0.014557178,-0.038792577,0.013943531,0.01351536,0.049967334,0.02629725,-0.042164776,0.0048463177,-0.014907404,-0.028547877,-0.050214607,-0.0020700356,-0.012872248,0.036336403,0.010157743,0.01908352,-0.039465457,0.12188443,-0.029089684,0.050375726,0.00087941834,-0.005071846,-0.027080027,-0.008790364,0.06678952,0.017840354,0.00891256,-0.00043822514,0.04062583,0.01055519,-0.050836556,-0.0063647074,0.011893781,0.016066497,-0.039618444,-0.011519549,0.0016909592,-0.030675972,-0.007174879,-0.011386602,0.031199334,-0.005794078,0.011902567,-0.0023598196,0.012037527,-0.032523092,0.012694512,-0.013573025,-0.003433414,-0.029844252,0.01681939,0.0068362793,-0.03111351,-0.016130561,-0.0007435975,0.010988722,-0.020852733,-0.00561832,0.051599033,-0.017362345,-0.023202837,-0.013048246,0.010194129,-0.013530863,0.025855593,-0.044155248,-0.0049741557,0.010850245,0.02147873,0.025550732,-0.040092956,-0.032040518,-0.007335664,0.03161159,0.055762403,0.010673698,-0.033051312,0.02755774,-0.021340866,-0.029559003,0.0008545887,0.052140616,-0.013111252,0.02977191,0.019172505,0.005522968,0.03962643,-0.0148368385,-0.030096063,-0.0062068445,-0.0020326197,0.040568266,0.019111646,0.04117879,-0.018184347,0.0147082005,-0.017016085,0.016909812,-0.015484313,0.0013307245,0.054348778,0.018169047,0.012642081,0.01893391,0.0017209576,0.007828833,0.0073682545,-0.005906974,-0.062069844,0.040178794,0.050282646,0.03834508,0.053425226,0.018184645,0.034905426,0.028017232,-0.02857762,-0.016061962,0.006639203,0.027493624,-0.024718221,0.029230187,-0.022061333,0.0013727118,-0.0010372757,0.009347351,0.06751838,-0.011604217,-0.02777033,0.05085568,0.017373905,0.0076202564,-0.011403439,-0.029720513,0.01207712,0.03166845,-0.039928228,-0.022689024,0.0065279743,-0.030569667,0.012845327,0.022526551,0.012570063,-0.0072266185,-0.033006918,0.00035290266,-0.013716915,0.03349598,-0.020422475,-0.011936212,0.008836255,0.0015084606,-0.0083467765,-0.0034214107,-0.0043212376,-0.002892649,-0.014139327,-0.016493544,-0.02491325,0.012627635,-0.033186793,0.01825611,0.03107646,0.020231646,0.055608768,0.02591081,0.0325345,-0.052175734,0.059306964,-0.030430604,-0.015186776,0.01836434,-0.0065846327,-0.08097734,0.006784149,0.01703289,0.017119596,0.012371829,-0.03846405,-0.0067622624,-0.036529545,-0.052107185,0.04390642,-0.01167247,0.029383345,-0.02159148,0.00862571,-0.009691539,-0.008141801,0.0096803,-0.026120266,-0.0040523037,-0.037922163,-0.010145096,-0.011503852,0.015129337,0.010863984,0.01574627,-0.04177783,0.010679498,0.0453684,-0.006482081,-0.0060987053,0.0044054547,-0.054139365,0.024835566,0.028285438,0.0014782118,0.030862333,-0.036750544,0.028241113,-0.027573673,-0.022944506,0.018946566,-0.038990565,0.015758824,-0.038635336,-0.02398536,-0.029040761,-0.009279702,-0.0027850687,-0.0354195,0.033984162,0.0029209997,0.0144044,0.021096699,-0.0060132826,-0.01578898,0.03407878,0.083003506,-0.06685674,0.015859054,0.035220347,-0.0179763,-0.2127196,-0.03689882,0.03562781,0.035313956,0.006395499,-0.009626282,0.010613374,-0.00029173488,-0.0074248053,-0.044643745,-0.022551404,-0.13687265,0.023023712,-0.03585447,0.042633574,0.02931992,0.039788455,-0.0013375474,-0.012697733,-0.08311216,0.019677078,0.03423938,0.037981845,0.063923374,0.03264917,0.010244667,0.052783262,0.043061774,-0.0430538,0.0050000674,-0.033553585,0.040597744,-0.032084066,-0.049441434,0.020961605,0.01852806,0.020244462,-0.004721267,0.014033279,-0.003879591,0.02966307,0.050886568,0.01839212,-0.059096336,0.018633278,-0.019010587,-0.011924534,-0.0052452222,-0.002199659,0.038687896,0.0071362415,0.015142,0.00041389614,0.011966425,-0.008623699,0.007819714,0.02771984,0.07469197,0.016211227,0.0023903192,-0.010207375,-0.044487126,-0.03841722,-0.04267865,-0.0055587683,-0.0048661237,-0.018199563,-0.030465463,-0.012727699,-0.06549414,0.013621054,-0.013145426,-0.03463753,-0.025123226,-0.0085058175,-0.005071244,-0.006344168,-0.0207636,-0.022717815,-0.07874879,0.030578276,0.0013126145,-0.04970088,0.016693387,0.008040901,-0.010684884,-0.037764218,-0.030951794,0.0016649731,0.3268309,-0.052566342,-0.017557308,0.019730804,0.0050671785,0.026736146,-0.0049016895,0.021718757,0.018581707,-0.018279562,-0.010924203,-0.0030857327,-0.004190692,0.023802789,0.03702562,0.044823267,-0.048199117,-0.00683404,-0.0072087585,-0.008406475,0.0068719503,-0.05485045,0.005427801,0.007965962,-0.07039293,0.009565243,0.02145679,-0.003242545,-0.03358876,0.021317184,-0.014928348,0.014731956,-0.031632505,-0.06840419,-0.029474678,0.031244373,-0.07281991,-0.06612576,-0.038398843,-0.006501658,0.031593643,-0.012168175,0.01301863,0.0012470505,-0.059050556,-0.018548837,-0.0006126837,-0.008560953,-0.015757592,-0.033337407,0.030541385,-0.032285944,-0.02333972,0.004739863,0.017980946,-0.008601513,-0.030056626,0.010520288,-0.016486688,0.005579457,0.013466628,0.022780117,-0.06345662,0.021318952,0.044703107,0.023893302,-0.019773223,-0.0029496413,-0.0024748838,0.025518231,0.036660943,0.021977639,0.024406496,-0.0049617523,-0.006689223,-0.016450945,-0.010047684,0.025995111,0.0042696837,0.022021728,-0.013845786,0.02785529,0.01038671,0.05278551,0.021922126,0.01374397,-0.035368867,0.012736439,-0.00600185,-0.030115353,0.0022672233,-0.02021359,0.014579193,-0.016962335,0.029177107,0.007861066,0.021449884,-0.05275311,0.013497573,-0.009441862,0.02525083,0.04000238,0.016297279,-0.01302527,0.009190469,-0.0066150976,-0.025966765,-0.03743444,-0.024557535,-0.0009104533,-0.024110537,0.021447321,0.03465778,-0.013362972,0.05730446,0.0137897255,0.025187358,0.0063121594,-0.0017106143,0.04073325,-0.05190072,-0.051347565,-0.004305286,0.017099818,0.0033853299,-0.06120957,0.0068474077,-0.02162571,-0.008434234,0.025035096,0.014510769,0.017025085,-0.027201043,-0.009724031,-0.011289597,-0.0020397198,0.02810142,-0.00061308785,-0.0016714107,0.052003127,0.036098134,-0.042579804,-0.019521352,0.030281695,-0.011927674,-0.009899162,0.023581857,-0.008972793,0.010181241,-0.026775239,0.0037537534,-0.0015524952,0.02197853,-0.049515955,-0.014129069,0.011618257,0.01028299,0.016537141,-0.023147758,-0.04229929,-0.021731436,0.026121553,0.012756315,0.06167745,0.018614434,0.041213527,-0.007990616,0.037136555,-0.021353887,0.02823804,0.049835403,-0.028460532,-0.008787556,0.016160939,0.041645993,-0.07585312,-0.02942391,0.015862605,0.015048679,-0.0068570725,0.056804083,0.01596558,-0.0013335779,0.0067611486,-0.040717226,-0.005030902,-0.013185009,0.008617351,0.002540592,-0.03759503,0.02472802,0.06545682,0.010585256,-0.003838872,0.02258782,-0.027319282,-0.01413677,0.0005464892,-0.017520534,0.010710587,0.0065497397,0.013735848,0.014535246,0.025055842,0.028996056,-0.012108328,0.018066688,0.00393778,-0.0046147737,-0.044081908,-0.019716863,0.010421439,-0.010339383,-0.026296915,-0.026746556,-0.021363245,0.029427793,0.018731635,0.024828905,0.0059569436,-0.026370086,-0.014556253,0.016740821,-0.05752376,0.020800611,0.031955123,-0.0009724183,-0.030795641,-0.013647225,0.008439811,-0.023808373,-0.019749166,-0.018523619,-0.027744366,-0.0021367988,-0.01571641,0.023107992,0.028008817,0.0018520064,0.02387817,-0.0056718322,-0.005944914,0.027894864,0.036773436,0.01287095,0.02233735,-0.032128442,0.020843571,-0.042137373,-0.0136249345,-0.018855618,0.0019808218,-0.0758379,-0.023350904,0.038672574,0.07706246,0.0033516465,-0.02182797,-0.013033865,0.00008088768,0.0072793826,0.0058207717,0.005719513,0.01755494,0.034188908,0.02076159,-0.046071917,-0.030066425,-0.002640096,-0.04242256,-0.0047683218,-0.04571395,-0.03944113,-0.011926309,0.0060307104,-0.019294854,-0.005846723,-0.028606454,0.0035941235,0.023516467,-0.08452624,0.007814265,0.009782273,0.033768337,-0.018029911,-0.011137361,0.0063264365,-0.0010312365,-0.029705524,0.0045280783,0.044425387,0.00768401,-0.031462926,-0.015851613,0.0037207007,0.034838717,0.003598628,0.035862584,0.025296649,0.021547554,-0.0026263343,0.030705422,-0.014123387,-0.03057214,0.0106146755,0.013331257,0.008006396,0.029697342,-0.017779093,0.00015444911,0.0069778604,-0.028489903,-0.029825518,-0.009382789,-0.04983548,-0.025442867,-0.029505465,0.008186046,0.0012086909,-0.023966104,0.002958392,-0.00006983168,-0.02182379,-0.004994048,-0.029878892,-0.03584131,-0.03793573,0.00451324,-0.030619672,-0.002158731,-0.021248197,0.011583536,0.027918663,0.0040097176,0.019528342,-0.015001547,0.057841286,0.00017274907,0.012184045,0.01665686,-0.04511149,0.010542286,0.0016245823,0.013934588,0.0036251144,0.004785299,0.027243888,-0.020077819,-0.051804326,-0.010912579,0.014593257,0.029507931,-0.034376323,0.029917678,-0.02469418,-0.025598245,-0.015038732,0.021614006,0.039327975,0.016521597,-0.0033811964,0.05922766,0.052107498,0.014603738,0.028599722,-0.039921276,0.0077165794,-0.014794605,-0.018243767,0.027001485,0.019332308,0.023161314,-0.02794576,-0.03435964,-0.0322384,0.009663225,0.049500704,0.031084424,0.011652508,-0.050237954,-0.024499131,-0.004330824,-0.0033030878,-0.035747465,0.02775634,0.031874847,-0.04257992,-0.036863755,-0.013509206,0.027691,0.0107666245,0.0054355697,0.025810312,-0.012102024,-0.10884135,0.042247895,-0.039742272,-0.011312362,0.024488637,0.0031169252,-0.0036623704,-0.034500826,-0.018472085,-0.025562026,0.029069606,-0.019695656,0.014362862,-0.033763975,0.013178195,-0.005878181,-0.039218947,0.025556447,0.024156876,0.068656,-0.020653736,-0.046487596,-0.032018907,-0.04514859,0.026639024,0.005455865,-0.018367516,0.006038537,0.009501423,0.03138252,-0.00524622,-0.013119682,-0.028919635,0.041354664,0.0055305343,0.010334223,-0.020678217,-0.059115455,0.022897223,0.025305033,0.03308238,0.0064938343,-0.042863198,-0.01035064,-0.028632442,-0.009549114,-0.006424083,-0.0040487656,0.0074844626,-0.017829249,-0.100781836,-0.017388878,0.03275891,-0.012962572,0.030503321,0.013878573,-0.015865713,-0.026815211,0.020273661,0.021645367,0.0035498324,0.06621764,-0.019528944,-0.02743128,-0.02632777,0.0044331294,0.019314712,-0.024864651,-0.0068073864,-0.028545732,-0.0060250727,-0.03804881,0.010417784,-0.03101286,0.027765458,-0.053825796,0.034361992,-0.022096539,0.0232023,-0.0047899876,-0.014097339,-0.015306181,-0.0041995556,0.05470433,0.078408286,0.0058806497,-0.00046474434,-0.008704514,0.009308485,-0.022446582,-0.038740683,0.036055874,0.016186666,0.029791098,-0.03011212,0.04074507,0.009219174,-0.0023261996,0.02134174,-0.003222263,0.017673988,0.042337343,-0.0046357834,0.023060383,0.022726256,-0.007827429,-0.033653565,0.020671217,-0.030120153,-0.020812426,-0.007734246,-0.05112165,-0.04672232,0.026537042,-0.054801892,0.0026308435,0.00891624,-0.003923074,-0.010253693,-0.017141132,0.03974931,0.055827215,-0.014835949,-0.044725724,0.01128416,-0.026772555,0.012132937,0.013871551,0.03988548,-0.03909638,0.03777844,-0.013036064,-0.02560509,-0.017813584,-0.030553134,-0.0114566535,-0.014391654,0.09194028,-0.0018613271,-0.044600304,-0.021687888,0.050080545,-0.012495242,-0.031932924,-0.049741317,-0.04016705,0.015111719,-0.0039965953,0.006147293,0.0015551214,-0.028906737,0.010598156,0.014399949,0.010661571,-0.020477211,-0.020728476,-0.0047078365,-0.020496465,-0.025665957,0.06513017,0.032160852,0.0013197905,-0.025963046,-0.047984287,-0.023290975,0.01391454,-0.024284706,-0.017848102,0.03855166,0.02382656,0.011323642,0.03089668,-0.009952932,0.04766224,0.043933228,-0.031834174,0.013396179,0.001019793,0.059518535,0.0076932996,-0.007566573,-0.032092173,0.05558746,-0.027735354,0.03283625,-0.006700822,0.000950143,0.003928683,-0.0266938,0.015740575,-0.021844871,0.010984854,0.0061529595,0.02436526,-0.009588254,-0.009878194,0.025414648,-0.016181959,-0.015401579,0.0095314495,-0.04220154,-0.029538574,-0.021561917,0.02236233,0.007814441,0.023188138,-0.02131632,0.00014371521,0.006857162,0.0028581212,-0.034441166,0.027244488,0.022577021,0.037761834,-0.0029912812,-0.0017513748,0.018279722,0.006293424,0.066947356,0.011186684,0.021391746,0.03059358,-0.021290068,-0.0144650135,-0.0009188055,-0.046564847,-0.02348178,0.04034311,-0.03605142,-0.019342294,0.010022935,0.04375246,0.01382173,0.025129894,0.005179548,-0.0029571299,0.019025387,0.047316663,-0.022432202,0.015866088,-0.021523181,-0.016495459,-0.018307632,0.0035421792],"last_embed":{"hash":"16qzo12","tokens":1222}}},"last_read":{"hash":"16qzo12","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1761395579949,"size":4725,"at":1762338969815,"hash":"16qzo12"},"blocks":{"#Git Server Options for TrueNAS":[1,194],"#Git Server Options for TrueNAS#Overview":[3,34],"#Git Server Options for TrueNAS#Overview#{1}":[5,34],"#---frontmatter---":[7,33],"#Git Server Options for TrueNAS#Option 2: GitLab CE (Community Edition)":[35,59],"#Git Server Options for TrueNAS#Option 2: GitLab CE (Community Edition)#{1}":[37,39],"#Git Server Options for TrueNAS#Option 2: GitLab CE (Community Edition)#{2}":[40,40],"#Git Server Options for TrueNAS#Option 2: GitLab CE (Community Edition)#{3}":[41,41],"#Git Server Options for TrueNAS#Option 2: GitLab CE (Community Edition)#{4}":[42,42],"#Git Server Options for TrueNAS#Option 2: GitLab CE (Community Edition)#{5}":[43,43],"#Git Server Options for TrueNAS#Option 2: GitLab CE (Community Edition)#{6}":[44,45],"#Git Server Options for TrueNAS#Option 2: GitLab CE (Community Edition)#{7}":[46,46],"#Git Server Options for TrueNAS#Option 2: GitLab CE (Community Edition)#{8}":[47,47],"#Git Server Options for TrueNAS#Option 2: GitLab CE (Community Edition)#{9}":[48,48],"#Git Server Options for TrueNAS#Option 2: GitLab CE (Community Edition)#{10}":[49,49],"#Git Server Options for TrueNAS#Option 2: GitLab CE (Community Edition)#{11}":[50,51],"#Git Server Options for TrueNAS#Option 2: GitLab CE (Community Edition)#{12}":[52,52],"#Git Server Options for TrueNAS#Option 2: GitLab CE (Community Edition)#{13}":[53,53],"#Git Server Options for TrueNAS#Option 2: GitLab CE (Community Edition)#{14}":[54,55],"#Git Server Options for TrueNAS#Option 2: GitLab CE (Community Edition)#{15}":[56,59],"#Git Server Options for TrueNAS#Option 3: Plain Git Server (SSH-based)":[60,87],"#Git Server Options for TrueNAS#Option 3: Plain Git Server (SSH-based)#{1}":[62,64],"#Git Server Options for TrueNAS#Option 3: Plain Git Server (SSH-based)#{2}":[65,65],"#Git Server Options for TrueNAS#Option 3: Plain Git Server (SSH-based)#{3}":[66,66],"#Git Server Options for TrueNAS#Option 3: Plain Git Server (SSH-based)#{4}":[67,67],"#Git Server Options for TrueNAS#Option 3: Plain Git Server (SSH-based)#{5}":[68,68],"#Git Server Options for TrueNAS#Option 3: Plain Git Server (SSH-based)#{6}":[69,70],"#Git Server Options for TrueNAS#Option 3: Plain Git Server (SSH-based)#{7}":[71,71],"#Git Server Options for TrueNAS#Option 3: Plain Git Server (SSH-based)#{8}":[72,72],"#Git Server Options for TrueNAS#Option 3: Plain Git Server (SSH-based)#{9}":[73,73],"#Git Server Options for TrueNAS#Option 3: Plain Git Server (SSH-based)#{10}":[74,74],"#Git Server Options for TrueNAS#Option 3: Plain Git Server (SSH-based)#{11}":[75,76],"#Git Server Options for TrueNAS#Option 3: Plain Git Server (SSH-based)#{12}":[77,87],"#Git Server Options for TrueNAS#Option 4: Gogs":[88,106],"#Git Server Options for TrueNAS#Option 4: Gogs#{1}":[90,92],"#Git Server Options for TrueNAS#Option 4: Gogs#{2}":[93,93],"#Git Server Options for TrueNAS#Option 4: Gogs#{3}":[94,94],"#Git Server Options for TrueNAS#Option 4: Gogs#{4}":[95,95],"#Git Server Options for TrueNAS#Option 4: Gogs#{5}":[96,97],"#Git Server Options for TrueNAS#Option 4: Gogs#{6}":[98,98],"#Git Server Options for TrueNAS#Option 4: Gogs#{7}":[99,99],"#Git Server Options for TrueNAS#Option 4: Gogs#{8}":[100,100],"#Git Server Options for TrueNAS#Option 4: Gogs#{9}":[101,102],"#Git Server Options for TrueNAS#Option 4: Gogs#{10}":[103,106],"#Git Server Options for TrueNAS#Option 5: cgit + gitolite":[107,126],"#Git Server Options for TrueNAS#Option 5: cgit + gitolite#{1}":[109,111],"#Git Server Options for TrueNAS#Option 5: cgit + gitolite#{2}":[112,112],"#Git Server Options for TrueNAS#Option 5: cgit + gitolite#{3}":[113,113],"#Git Server Options for TrueNAS#Option 5: cgit + gitolite#{4}":[114,114],"#Git Server Options for TrueNAS#Option 5: cgit + gitolite#{5}":[115,116],"#Git Server Options for TrueNAS#Option 5: cgit + gitolite#{6}":[117,117],"#Git Server Options for TrueNAS#Option 5: cgit + gitolite#{7}":[118,118],"#Git Server Options for TrueNAS#Option 5: cgit + gitolite#{8}":[119,119],"#Git Server Options for TrueNAS#Option 5: cgit + gitolite#{9}":[120,120],"#Git Server Options for TrueNAS#Option 5: cgit + gitolite#{10}":[121,122],"#Git Server Options for TrueNAS#Option 5: cgit + gitolite#{11}":[123,126],"#Git Server Options for TrueNAS#Comparison Matrix":[127,139],"#Git Server Options for TrueNAS#Comparison Matrix#{1}":[129,139],"#Git Server Options for TrueNAS#Recommendation":[140,159],"#Git Server Options for TrueNAS#Recommendation#{1}":[142,144],"#Git Server Options for TrueNAS#Recommendation#{2}":[145,145],"#Git Server Options for TrueNAS#Recommendation#{3}":[146,146],"#Git Server Options for TrueNAS#Recommendation#{4}":[147,147],"#Git Server Options for TrueNAS#Recommendation#{5}":[148,148],"#Git Server Options for TrueNAS#Recommendation#{6}":[149,149],"#Git Server Options for TrueNAS#Recommendation#{7}":[150,151],"#Git Server Options for TrueNAS#Recommendation#{8}":[152,152],"#Git Server Options for TrueNAS#Recommendation#{9}":[153,153],"#Git Server Options for TrueNAS#Recommendation#{10}":[154,154],"#Git Server Options for TrueNAS#Recommendation#{11}":[155,155],"#Git Server Options for TrueNAS#Recommendation#{12}":[156,157],"#Git Server Options for TrueNAS#Recommendation#{13}":[158,159],"#Git Server Options for TrueNAS#Additional Considerations":[160,184],"#Git Server Options for TrueNAS#Additional Considerations#Backup Strategy":[162,166],"#Git Server Options for TrueNAS#Additional Considerations#Backup Strategy#{1}":[163,163],"#Git Server Options for TrueNAS#Additional Considerations#Backup Strategy#{2}":[164,164],"#Git Server Options for TrueNAS#Additional Considerations#Backup Strategy#{3}":[165,166],"#Git Server Options for TrueNAS#Additional Considerations#Access Methods":[167,171],"#Git Server Options for TrueNAS#Additional Considerations#Access Methods#{1}":[168,168],"#Git Server Options for TrueNAS#Additional Considerations#Access Methods#{2}":[169,169],"#Git Server Options for TrueNAS#Additional Considerations#Access Methods#{3}":[170,171],"#Git Server Options for TrueNAS#Additional Considerations#Storage Requirements":[172,176],"#Git Server Options for TrueNAS#Additional Considerations#Storage Requirements#{1}":[173,173],"#Git Server Options for TrueNAS#Additional Considerations#Storage Requirements#{2}":[174,174],"#Git Server Options for TrueNAS#Additional Considerations#Storage Requirements#{3}":[175,176],"#Git Server Options for TrueNAS#Additional Considerations#Security":[177,184],"#Git Server Options for TrueNAS#Additional Considerations#Security#{1}":[178,178],"#Git Server Options for TrueNAS#Additional Considerations#Security#{2}":[179,179],"#Git Server Options for TrueNAS#Additional Considerations#Security#{3}":[180,180],"#Git Server Options for TrueNAS#Additional Considerations#Security#{4}":[181,182],"#Git Server Options for TrueNAS#Additional Considerations#Security#{5}":[183,184],"#Git Server Options for TrueNAS#Next Steps":[185,194],"#Git Server Options for TrueNAS#Next Steps#{1}":[187,187],"#Git Server Options for TrueNAS#Next Steps#{2}":[188,188],"#Git Server Options for TrueNAS#Next Steps#{3}":[189,189],"#Git Server Options for TrueNAS#Next Steps#{4}":[190,190],"#Git Server Options for TrueNAS#Next Steps#{5}":[191,191],"#Git Server Options for TrueNAS#Next Steps#{6}":[192,192],"#Git Server Options for TrueNAS#Next Steps#{7}":[193,194]},"outlinks":[],"task_lines":[187,188,189,190,191,192,193],"key":"Personal/Areas/Servers/TrueNAS/Git Server Options.md","last_embed":{"hash":"16qzo12","at":1762844659217}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Gitea_Setup_md.ajson b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Gitea_Setup_md.ajson new file mode 100644 index 0000000..1e6430d --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Gitea_Setup_md.ajson @@ -0,0 +1,111 @@ +"smart_sources:Personal/Areas/Servers/TrueNAS/Gitea Setup.md": {"path":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md","embeddings":{"bge-m3:latest":{"vec":[0.0076435693,0.00032844587,-0.008129618,0.003122255,0.013978527,-0.007958805,0.067101516,0.051959075,0.010129626,-0.009412163,0.021549558,0.014666219,-0.016737238,0.034526218,-0.013571666,-0.040824786,-0.053176023,0.010484204,-0.017165283,0.020454051,-0.03684813,-0.0030493662,0.035303008,0.008888747,-0.00504479,0.068912774,-0.015618914,-0.017980628,-0.044781145,0.015444396,0.01456312,0.009272082,0.02139254,-0.0037217317,0.008631933,-0.03251,-0.018837593,-0.029493796,-0.11856311,-0.023919268,0.03939257,0.0037656166,-0.0370807,-0.005049318,0.012647398,0.0049780984,-0.008298753,-0.058569312,-0.029129583,-0.0050415625,-0.0021750324,0.008524268,0.014045052,-0.027949534,0.006713408,0.011989892,-0.0031860801,-0.0045497706,0.017975362,-0.039419077,-0.013742399,0.025271947,-0.010845236,-0.0054112165,-0.043159653,0.0035156582,0.012273994,0.04334717,0.030966902,-0.038796227,-0.0048130476,-0.020284718,-0.027559841,-0.056942597,0.012194903,0.00051864766,0.027329918,0.013318743,-0.010942511,-0.056343604,0.112143986,-0.037144892,0.051905233,0.0017412353,0.007088759,-0.010548788,-0.009712536,0.05717215,0.008693815,0.016018046,-0.021080349,0.017237807,0.022933302,-0.036937956,-0.011444679,-0.005725646,0.026142012,-0.028250754,-0.01456715,-0.013135505,-0.045096915,0.008326568,0.0028349813,0.047256418,-0.011480729,0.016396888,-0.008824283,0.009468619,-0.034190837,0.019559521,-0.028981745,-0.017456487,-0.00964252,0.009199428,-0.00082179904,-0.02418682,-0.011222563,-0.0007249351,0.03383321,-0.009859343,0.0003254589,0.044468056,-0.006362587,-0.0038337538,-0.019670025,-0.0048586135,-0.00083663804,0.025241503,-0.03749324,0.0012935798,0.005707806,0.02233121,0.035445113,-0.036566794,-0.043508697,-0.0013575031,0.058230262,0.06276995,-0.002661962,-0.041272454,0.012377028,0.0038261267,-0.026090804,-0.0014862829,0.058604065,-0.009955315,0.023079235,0.013364719,-0.019538445,0.04312626,-0.027750254,-0.039480112,-0.0032517961,-0.0028737723,0.019759178,0.018209446,0.026047738,0.005376061,0.019433059,-0.039910197,0.0074694436,-0.0058076605,0.008374962,0.041720968,0.012623861,0.013783618,0.024178993,-0.00079730776,0.0065194583,-0.006951705,0.033048194,-0.07562797,0.042416465,0.032173797,0.022154525,0.06552565,0.024799714,0.05028631,0.039928466,-0.027063023,-0.0060517164,-0.019579234,0.021128573,-0.03592127,0.036742527,-0.032162923,0.02225483,0.0013239399,0.007857334,0.06763937,-0.02405517,-0.027442828,0.04505483,0.023684425,0.011889337,-0.01657748,-0.019359458,-0.0018130186,0.042598184,-0.05499556,-0.03113769,0.02050863,-0.05276937,-0.0047292435,0.015657892,0.0036876574,-0.0022890219,-0.047340896,0.008977968,-0.026377467,0.051801115,0.006517687,-0.00979243,-0.0025092536,0.002414189,-0.0013082075,0.003891936,-0.00247455,0.005258389,-0.0029365974,-0.01882189,-0.019659312,-0.00079290767,-0.014872054,0.012515824,0.047954325,0.011958834,0.05455875,0.025023803,0.01715737,-0.044169515,0.080106236,-0.045107458,-0.016367428,-0.013711347,0.009393911,-0.085836336,0.0027786186,0.020336268,0.025882376,0.0052841823,-0.04595293,-0.010818576,-0.048463166,-0.053025946,0.042483184,-0.0077303313,0.025684092,-0.024867013,0.033556096,-0.039604902,-0.01191517,0.02004181,-0.026077414,-0.009098901,-0.035207823,-0.016387587,-0.02144067,0.025257071,0.023238145,0.024999123,-0.049051918,-0.0033532178,0.041336395,0.0050665257,0.0040956265,0.0011866398,-0.05285729,0.005812525,0.0441462,-0.0031816035,0.02576711,-0.023391733,0.019305984,-0.027234111,-0.031155605,0.019908693,-0.04233179,0.020235335,-0.06836449,-0.013657704,-0.024870792,-0.008809591,-0.007896495,-0.02221805,0.05275636,-0.01390437,0.0056260396,0.026626496,-0.015589884,0.0067468765,0.01799314,0.07788237,-0.06849866,0.018427538,0.032939695,-0.022633443,-0.1802103,-0.051371887,0.025576603,0.019177364,-0.00008954401,-0.005722705,-0.0058769044,-0.020620216,-0.013722167,-0.059701227,-0.00793138,-0.14261998,0.018398022,-0.00929519,0.06231593,0.025045248,0.04186955,0.005441985,-0.02020401,-0.07999794,0.008659033,0.03487512,0.042061128,0.037596036,0.0021025662,0.002697619,0.0563873,0.02923295,-0.0285164,0.017163469,-0.011148429,0.033312827,-0.03110995,-0.036553487,0.018216368,0.03355903,-0.0023535576,-0.01392396,0.0024599598,0.02993743,0.025459161,0.01798885,0.0077781007,-0.059100665,0.02919632,-0.03407446,0.007946029,-0.0018540054,0.0079600625,0.035391,0.010040845,0.025888344,0.006258829,0.025811836,-0.0068147895,0.015791882,0.027140358,0.071421996,0.0040849373,0.0005224729,-0.013564063,-0.048617035,-0.06605164,-0.032225925,-0.002197951,0.012087825,-0.029539507,-0.02343877,-0.0070779035,-0.052982807,0.0021483998,-0.009272063,-0.02289754,-0.048108313,-0.00012681844,0.005158322,-0.0072820443,-0.02648489,-0.011399502,-0.06605331,0.035187595,-0.010767279,-0.025555471,0.01588292,0.010886232,0.01814791,-0.042529084,-0.046949305,0.014132447,0.36511075,-0.03366374,-0.02407738,0.020013627,0.004210449,0.0058515873,-0.005709735,0.024289,0.00058221153,-0.022253344,-0.017434679,0.0032650442,0.020021524,0.03732345,0.04526295,0.043935172,-0.02724072,0.007502492,-0.0068932115,-0.010744716,0.0000416985,-0.047104213,0.0062223184,-0.0058991457,-0.071149535,0.009093369,0.00913187,-0.0011877754,-0.039563954,0.015582933,-0.010319155,0.019786121,-0.037477687,-0.034383457,-0.019008547,0.018938726,-0.06641702,-0.06553156,-0.034318034,-0.02547094,0.037595116,-0.021716034,0.005923651,-0.006183586,-0.061543312,-0.023871917,0.003272783,0.0063050073,-0.019890418,-0.0063802046,0.008950985,-0.0054835984,-0.025334692,0.017444061,0.015905079,-0.020040475,-0.015020773,-0.022144781,-0.016416095,0.010840047,0.0066824662,0.018246777,-0.05638382,0.012355566,0.054322895,0.015025851,-0.008707269,-0.025054486,-0.023736298,0.0058959816,0.046532996,0.017017167,0.014199847,0.010868178,0.0037309963,-0.03165355,0.0065449006,0.028832987,-0.000008160077,0.019589722,-0.031331185,0.019267185,0.018391214,0.05896901,0.016506989,0.014515343,-0.026666852,0.025569877,-0.005524409,-0.020097384,0.012810061,-0.014425738,0.00486519,-0.010046894,0.025006019,-0.00031801718,0.03446601,-0.055148702,0.0064681005,-0.009491285,0.029620431,0.03865987,0.0026193724,-0.008258716,0.01504492,0.005109381,-0.008306082,-0.014511089,-0.017961267,0.015346826,-0.0052650627,0.022826595,0.031712595,0.008022864,0.058232915,0.025698243,0.016267205,0.014886251,0.008178733,0.05191177,-0.036500208,-0.051498253,-0.00454177,0.01976526,-0.0040401826,-0.06064462,-0.011952,-0.025304869,-0.011423135,0.010213708,0.037347265,0.019449998,-0.020491166,-0.021535387,-0.0025075406,0.0039568865,0.025063721,-0.0102615105,-0.0071893213,0.06553479,0.013339886,-0.030162606,-0.007925561,0.036073282,-0.015144807,-0.0018895657,-0.000540313,-0.0064195166,-0.0033799375,-0.0075408206,0.026555495,0.015800294,0.020147666,-0.029138913,-0.008523385,-0.0021365734,0.0051209293,0.020338729,-0.025465822,-0.040370476,-0.027025683,0.007954781,0.0061707622,0.056730755,0.007044467,0.039800894,0.0111207245,0.028238412,-0.033867817,0.018488804,0.021869024,-0.03481644,-0.004109322,0.020589268,0.035782836,-0.041693483,-0.017574774,0.009491008,0.014249811,-0.020556597,0.05962476,0.013018682,-0.0221971,-0.020311352,-0.02880855,-0.005762544,-0.005353563,0.010766032,-0.000068126355,-0.04521143,0.02435758,0.058821328,0.000006301157,-0.011400552,0.02167555,-0.014551988,-0.017187681,-0.003162726,-0.013931759,0.038047068,0.012508005,0.011621844,0.0055874,0.034424864,0.021840006,-0.001652357,0.018550355,0.0023326706,-0.019995341,-0.031695947,-0.0017899444,0.015673105,0.0014815797,-0.031173797,-0.012237395,-0.02615751,0.048697364,0.04281453,0.02191146,-0.016885407,-0.027054707,-0.026112678,0.027839039,-0.036202565,0.013742808,0.024032746,0.0012450649,-0.03827265,-0.031682912,0.0055093034,-0.022754522,-0.028752645,-0.0057415804,-0.01781409,0.0070488234,-0.014859748,0.024971385,0.009945857,-0.0095855305,0.028334945,0.011717361,-0.0136458,0.02152634,0.025440179,0.013788739,0.00604801,-0.058677174,0.006355426,-0.048974402,-0.015744593,-0.00017508095,-0.03739189,-0.083949625,-0.030247506,0.02925468,0.05921102,-0.006867608,-0.031899378,-0.0074411253,-0.00606474,0.010413006,0.01012386,0.0066025625,-0.0014317406,0.0092612645,0.008423454,-0.060647316,-0.049168997,-0.0005148858,-0.0337547,-0.014639338,-0.027043466,-0.020505374,-0.026714917,-0.0025615178,-0.03888346,0.004437671,-0.03717771,0.0057223015,0.026601298,-0.099592835,-0.01689335,0.0068225656,0.028709203,-0.032684274,-0.00018754737,0.0049103177,-0.01473369,-0.03566875,0.020539211,0.028703362,-0.007180358,-0.011011829,-0.02668765,0.0016378476,0.04065852,-0.0075580617,0.019008994,0.019057773,-0.008429032,-0.008886657,0.026200254,-0.013137561,-0.0412498,0.013432886,0.016403241,0.004641816,0.029444976,-0.009624076,0.0061591975,0.013821008,-0.017875502,-0.028582761,0.0098856045,-0.04205953,-0.008182191,-0.036791872,0.012419829,0.006683657,-0.013763878,0.013865167,0.0004707001,-0.014297,-0.0007316678,-0.03494141,-0.027660206,-0.020407308,0.0064511085,-0.020755786,-0.0017948329,-0.019947836,0.008625719,0.030121522,0.008704183,0.0017308822,-0.008146938,0.05272351,0.002561823,0.0005074681,0.01706841,-0.018501041,0.025569601,0.0068010413,0.034714106,0.019172758,0.027603693,0.01917615,0.0019583083,-0.028393976,-0.020100305,0.02329528,0.017787786,-0.031044262,0.038917538,-0.010539985,-0.03776897,-0.0065628714,0.037014328,0.020376194,0.0049941894,0.0017970265,0.047154102,0.032993134,0.018944556,0.0294825,-0.034830913,0.0064115385,-0.010829645,-0.0048789587,0.0016777951,0.01741259,0.019388007,-0.03340353,-0.053248752,-0.047044415,0.007501762,0.03100762,-0.0005870263,0.008516026,-0.040436663,-0.021248277,0.00037467937,-0.012564626,-0.029349891,0.021862736,0.008837746,-0.044870768,-0.023113599,-0.0074899765,0.02579378,0.00491265,0.0036319694,0.030747801,-0.0037986017,-0.12270978,0.029434776,-0.026965227,-0.021864576,0.015044358,0.0009449459,-0.007180947,-0.031571295,-0.024411658,-0.015821083,0.01749504,-0.015288403,0.015913947,-0.03024373,-0.0021630153,0.008050862,-0.037772775,-0.0043080756,0.0035787155,0.062779926,-0.018658001,-0.050160527,-0.028556906,-0.039950438,0.024638504,0.03159232,-0.008221853,0.029152375,0.012207084,0.032551736,-0.0036556257,-0.030367607,-0.03370521,0.051033758,-0.004691083,0.02504075,-0.016061438,-0.036739316,0.026565801,0.022962984,0.03852847,0.009881668,-0.041394603,-0.008439816,-0.018489584,-0.017807823,-0.012491778,-0.013446708,-0.009670506,-0.027639575,-0.095282465,-0.022796085,0.0015564442,0.010251845,0.029459996,0.02326616,0.0027306962,-0.015297262,0.002377444,0.04958657,0.0013329411,0.048395466,-0.019019313,-0.015639782,-0.023049656,-0.000595024,0.010680273,-0.016725734,0.0031120102,-0.01692704,0.0069720773,-0.041191842,0.0005618716,-0.032172833,0.025394816,-0.03985635,0.03977718,-0.017900504,-0.0010697243,-0.011865819,0.0025125716,-0.017778192,-0.012418678,0.06872136,0.049229868,-0.014862704,0.008752313,0.0040511163,0.003402023,-0.018204104,-0.03948536,0.043432057,0.02183166,0.04064511,-0.031240998,0.023310978,0.006230087,-0.00084383396,0.008163248,-0.000013789131,0.017447643,0.03634674,-0.019095154,0.028738009,0.019701635,-0.011165749,-0.025333937,0.024334641,-0.028163182,-0.023824045,-0.0056114527,-0.050110456,-0.040559314,0.02961376,-0.050504632,-0.007771794,-0.010314301,-0.0040562875,-0.0072708,-0.012078624,0.023624307,0.05091894,-0.025833791,-0.04499181,0.017255997,-0.008091226,-0.0075359493,0.00017247083,0.043656357,-0.02017134,0.036881156,-0.01350658,-0.035944205,-0.020236246,-0.0072219404,-0.007896905,-0.038867153,0.08910898,0.0013650743,-0.050518524,-0.016055105,0.054988954,-0.022253133,-0.0345153,-0.038879324,-0.033044513,0.017437387,0.0062458846,0.009600761,-0.0088829305,-0.03171758,0.025946198,0.013329203,0.017332593,-0.0045151114,-0.0038908871,-0.0025514225,-0.008334102,-0.030259585,0.05983854,0.033096254,-0.00995759,-0.020708967,-0.0389926,-0.03277668,0.017570088,-0.022593165,-0.026688827,0.04478512,0.01493002,0.020489538,0.031063616,0.004337225,0.055580113,0.040678155,-0.024028292,0.0155571895,0.0032587745,0.039981827,-0.0008595166,-0.008415715,-0.03916812,0.03732833,-0.012224549,0.019940443,-0.031287253,0.0079027815,0.029537067,-0.027786996,0.00860538,-0.021638315,0.026612412,0.006509358,0.02080873,-0.013804078,-0.023662329,0.024036167,-0.010949785,-0.013334524,0.021572035,-0.04464425,-0.038223527,-0.026084812,0.0048317863,0.01569616,0.023097219,-0.026512563,0.013692167,0.017408462,0.0081183,-0.01269346,0.031065714,0.024432726,0.04630851,-0.00077754515,-0.017879883,0.018470246,0.0017478833,0.06518063,0.0073899925,0.009949694,0.04260243,-0.020648533,-0.03845753,0.006476236,-0.036671516,0.0013183851,0.026206791,-0.02167681,-0.023191158,0.014809245,0.026024934,0.028156137,0.042418376,-0.00411388,-0.006906248,0.019466445,0.053476408,-0.029226543,0.0024097387,-0.0074638184,-0.014279907,-0.030623538,0.008830864],"last_embed":{"hash":"1j0ikjw","tokens":1222}}},"last_read":{"hash":"1j0ikjw","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1762076882374,"size":6108,"at":1762338969815,"hash":"1huwie5"},"blocks":{"#Gitea Setup on TrueNAS Scale":[1,269],"#Gitea Setup on TrueNAS Scale#Installation Status":[3,94],"#Gitea Setup on TrueNAS Scale#Installation Status#{1}":[5,6],"#Gitea Setup on TrueNAS Scale#Installation Status#{2}":[7,7],"#Gitea Setup on TrueNAS Scale#Installation Status#{3}":[8,8],"#Gitea Setup on TrueNAS Scale#Installation Status#{4}":[9,9],"#Gitea Setup on TrueNAS Scale#Installation Status#{5}":[10,41],"#---frontmatter---":[12,40],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 2: Custom Docker Container (More Control)":[42,86],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 2: Custom Docker Container (More Control)#{1}":[44,47],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 2: Custom Docker Container (More Control)#{2}":[48,53],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 2: Custom Docker Container (More Control)#{3}":[49,53],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 2: Custom Docker Container (More Control)#{4}":[54,73],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 2: Custom Docker Container (More Control)#{5}":[55,73],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 2: Custom Docker Container (More Control)#{6}":[74,75],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 2: Custom Docker Container (More Control)#{7}":[76,76],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 2: Custom Docker Container (More Control)#{8}":[77,77],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 2: Custom Docker Container (More Control)#{9}":[78,78],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 2: Custom Docker Container (More Control)#{10}":[79,80],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 2: Custom Docker Container (More Control)#{11}":[81,81],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 2: Custom Docker Container (More Control)#{12}":[82,82],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 2: Custom Docker Container (More Control)#{13}":[83,84],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 2: Custom Docker Container (More Control)#{14}":[85,86],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 3: Kubernetes Deployment (Advanced)":[87,94],"#Gitea Setup on TrueNAS Scale#Installation Status#Option 3: Kubernetes Deployment (Advanced)#{1}":[89,94],"#Gitea Setup on TrueNAS Scale#Initial Configuration":[95,123],"#Gitea Setup on TrueNAS Scale#Initial Configuration#{1}":[97,98],"#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard":[99,123],"#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{1}":[101,104],"#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{2}":[105,109],"#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{3}":[110,115],"#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{4}":[116,119],"#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{5}":[120,121],"#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{6}":[122,123],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration":[124,189],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#1. SSH Access for Git Operations":[126,142],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#1. SSH Access for Git Operations#{1}":[128,142],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)":[143,153],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{1}":[145,145],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{2}":[146,146],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{3}":[147,147],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{4}":[148,149],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{5}":[150,150],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{6}":[151,151],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{7}":[152,153],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups":[154,168],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{1}":[156,156],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{2}":[157,157],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{3}":[158,158],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{4}":[159,160],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{5}":[161,161],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{6}":[162,162],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{7}":[163,163],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{8}":[164,168],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{9}":[165,168],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#4. Performance Tuning":[169,189],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#4. Performance Tuning#{1}":[171,189],"#Gitea Setup on TrueNAS Scale#Usage":[190,219],"#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository":[192,199],"#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{1}":[194,194],"#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{2}":[195,195],"#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{3}":[196,196],"#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{4}":[197,197],"#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{5}":[198,199],"#Gitea Setup on TrueNAS Scale#Usage#Pushing Existing Repo":[200,209],"#Gitea Setup on TrueNAS Scale#Usage#Pushing Existing Repo#{1}":[202,209],"#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub":[210,219],"#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{1}":[212,212],"#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{2}":[213,213],"#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{3}":[214,214],"#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{4}":[215,215],"#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{5}":[216,217],"#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{6}":[218,219],"#Gitea Setup on TrueNAS Scale#Resource Usage Expectations":[220,231],"#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{1}":[222,223],"#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{2}":[224,224],"#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{3}":[225,225],"#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{4}":[226,227],"#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{5}":[228,231],"#Gitea Setup on TrueNAS Scale#Troubleshooting":[232,250],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Can't Access Web UI":[234,238],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Can't Access Web UI#{1}":[235,235],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Can't Access Web UI#{2}":[236,236],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Can't Access Web UI#{3}":[237,238],"#Gitea Setup on TrueNAS Scale#Troubleshooting#SSH Clone Not Working":[239,243],"#Gitea Setup on TrueNAS Scale#Troubleshooting#SSH Clone Not Working#{1}":[240,240],"#Gitea Setup on TrueNAS Scale#Troubleshooting#SSH Clone Not Working#{2}":[241,241],"#Gitea Setup on TrueNAS Scale#Troubleshooting#SSH Clone Not Working#{3}":[242,243],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance":[244,250],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance#{1}":[245,245],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance#{2}":[246,246],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance#{3}":[247,248],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance#{4}":[249,250],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps":[251,261],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{1}":[253,253],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{2}":[254,254],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{3}":[255,255],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{4}":[256,256],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{5}":[257,257],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{6}":[258,258],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{7}":[259,259],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{8}":[260,261],"#Gitea Setup on TrueNAS Scale#Optional Next Steps":[262,269],"#Gitea Setup on TrueNAS Scale#Optional Next Steps#{1}":[264,264],"#Gitea Setup on TrueNAS Scale#Optional Next Steps#{2}":[265,265],"#Gitea Setup on TrueNAS Scale#Optional Next Steps#{3}":[266,266],"#Gitea Setup on TrueNAS Scale#Optional Next Steps#{4}":[267,267],"#Gitea Setup on TrueNAS Scale#Optional Next Steps#{5}":[268,269]},"outlinks":[],"task_lines":[253,254,255,256,257,258,259,260,264,265,266,267,268],"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md","last_embed":{"hash":"1j0ikjw","at":1762844659217}}, +"smart_sources:Personal/Areas/Servers/TrueNAS/Gitea Setup.md": {"path":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md","embeddings":{"bge-m3:latest":{"vec":[0.0076435693,0.00032844587,-0.008129618,0.003122255,0.013978527,-0.007958805,0.067101516,0.051959075,0.010129626,-0.009412163,0.021549558,0.014666219,-0.016737238,0.034526218,-0.013571666,-0.040824786,-0.053176023,0.010484204,-0.017165283,0.020454051,-0.03684813,-0.0030493662,0.035303008,0.008888747,-0.00504479,0.068912774,-0.015618914,-0.017980628,-0.044781145,0.015444396,0.01456312,0.009272082,0.02139254,-0.0037217317,0.008631933,-0.03251,-0.018837593,-0.029493796,-0.11856311,-0.023919268,0.03939257,0.0037656166,-0.0370807,-0.005049318,0.012647398,0.0049780984,-0.008298753,-0.058569312,-0.029129583,-0.0050415625,-0.0021750324,0.008524268,0.014045052,-0.027949534,0.006713408,0.011989892,-0.0031860801,-0.0045497706,0.017975362,-0.039419077,-0.013742399,0.025271947,-0.010845236,-0.0054112165,-0.043159653,0.0035156582,0.012273994,0.04334717,0.030966902,-0.038796227,-0.0048130476,-0.020284718,-0.027559841,-0.056942597,0.012194903,0.00051864766,0.027329918,0.013318743,-0.010942511,-0.056343604,0.112143986,-0.037144892,0.051905233,0.0017412353,0.007088759,-0.010548788,-0.009712536,0.05717215,0.008693815,0.016018046,-0.021080349,0.017237807,0.022933302,-0.036937956,-0.011444679,-0.005725646,0.026142012,-0.028250754,-0.01456715,-0.013135505,-0.045096915,0.008326568,0.0028349813,0.047256418,-0.011480729,0.016396888,-0.008824283,0.009468619,-0.034190837,0.019559521,-0.028981745,-0.017456487,-0.00964252,0.009199428,-0.00082179904,-0.02418682,-0.011222563,-0.0007249351,0.03383321,-0.009859343,0.0003254589,0.044468056,-0.006362587,-0.0038337538,-0.019670025,-0.0048586135,-0.00083663804,0.025241503,-0.03749324,0.0012935798,0.005707806,0.02233121,0.035445113,-0.036566794,-0.043508697,-0.0013575031,0.058230262,0.06276995,-0.002661962,-0.041272454,0.012377028,0.0038261267,-0.026090804,-0.0014862829,0.058604065,-0.009955315,0.023079235,0.013364719,-0.019538445,0.04312626,-0.027750254,-0.039480112,-0.0032517961,-0.0028737723,0.019759178,0.018209446,0.026047738,0.005376061,0.019433059,-0.039910197,0.0074694436,-0.0058076605,0.008374962,0.041720968,0.012623861,0.013783618,0.024178993,-0.00079730776,0.0065194583,-0.006951705,0.033048194,-0.07562797,0.042416465,0.032173797,0.022154525,0.06552565,0.024799714,0.05028631,0.039928466,-0.027063023,-0.0060517164,-0.019579234,0.021128573,-0.03592127,0.036742527,-0.032162923,0.02225483,0.0013239399,0.007857334,0.06763937,-0.02405517,-0.027442828,0.04505483,0.023684425,0.011889337,-0.01657748,-0.019359458,-0.0018130186,0.042598184,-0.05499556,-0.03113769,0.02050863,-0.05276937,-0.0047292435,0.015657892,0.0036876574,-0.0022890219,-0.047340896,0.008977968,-0.026377467,0.051801115,0.006517687,-0.00979243,-0.0025092536,0.002414189,-0.0013082075,0.003891936,-0.00247455,0.005258389,-0.0029365974,-0.01882189,-0.019659312,-0.00079290767,-0.014872054,0.012515824,0.047954325,0.011958834,0.05455875,0.025023803,0.01715737,-0.044169515,0.080106236,-0.045107458,-0.016367428,-0.013711347,0.009393911,-0.085836336,0.0027786186,0.020336268,0.025882376,0.0052841823,-0.04595293,-0.010818576,-0.048463166,-0.053025946,0.042483184,-0.0077303313,0.025684092,-0.024867013,0.033556096,-0.039604902,-0.01191517,0.02004181,-0.026077414,-0.009098901,-0.035207823,-0.016387587,-0.02144067,0.025257071,0.023238145,0.024999123,-0.049051918,-0.0033532178,0.041336395,0.0050665257,0.0040956265,0.0011866398,-0.05285729,0.005812525,0.0441462,-0.0031816035,0.02576711,-0.023391733,0.019305984,-0.027234111,-0.031155605,0.019908693,-0.04233179,0.020235335,-0.06836449,-0.013657704,-0.024870792,-0.008809591,-0.007896495,-0.02221805,0.05275636,-0.01390437,0.0056260396,0.026626496,-0.015589884,0.0067468765,0.01799314,0.07788237,-0.06849866,0.018427538,0.032939695,-0.022633443,-0.1802103,-0.051371887,0.025576603,0.019177364,-0.00008954401,-0.005722705,-0.0058769044,-0.020620216,-0.013722167,-0.059701227,-0.00793138,-0.14261998,0.018398022,-0.00929519,0.06231593,0.025045248,0.04186955,0.005441985,-0.02020401,-0.07999794,0.008659033,0.03487512,0.042061128,0.037596036,0.0021025662,0.002697619,0.0563873,0.02923295,-0.0285164,0.017163469,-0.011148429,0.033312827,-0.03110995,-0.036553487,0.018216368,0.03355903,-0.0023535576,-0.01392396,0.0024599598,0.02993743,0.025459161,0.01798885,0.0077781007,-0.059100665,0.02919632,-0.03407446,0.007946029,-0.0018540054,0.0079600625,0.035391,0.010040845,0.025888344,0.006258829,0.025811836,-0.0068147895,0.015791882,0.027140358,0.071421996,0.0040849373,0.0005224729,-0.013564063,-0.048617035,-0.06605164,-0.032225925,-0.002197951,0.012087825,-0.029539507,-0.02343877,-0.0070779035,-0.052982807,0.0021483998,-0.009272063,-0.02289754,-0.048108313,-0.00012681844,0.005158322,-0.0072820443,-0.02648489,-0.011399502,-0.06605331,0.035187595,-0.010767279,-0.025555471,0.01588292,0.010886232,0.01814791,-0.042529084,-0.046949305,0.014132447,0.36511075,-0.03366374,-0.02407738,0.020013627,0.004210449,0.0058515873,-0.005709735,0.024289,0.00058221153,-0.022253344,-0.017434679,0.0032650442,0.020021524,0.03732345,0.04526295,0.043935172,-0.02724072,0.007502492,-0.0068932115,-0.010744716,0.0000416985,-0.047104213,0.0062223184,-0.0058991457,-0.071149535,0.009093369,0.00913187,-0.0011877754,-0.039563954,0.015582933,-0.010319155,0.019786121,-0.037477687,-0.034383457,-0.019008547,0.018938726,-0.06641702,-0.06553156,-0.034318034,-0.02547094,0.037595116,-0.021716034,0.005923651,-0.006183586,-0.061543312,-0.023871917,0.003272783,0.0063050073,-0.019890418,-0.0063802046,0.008950985,-0.0054835984,-0.025334692,0.017444061,0.015905079,-0.020040475,-0.015020773,-0.022144781,-0.016416095,0.010840047,0.0066824662,0.018246777,-0.05638382,0.012355566,0.054322895,0.015025851,-0.008707269,-0.025054486,-0.023736298,0.0058959816,0.046532996,0.017017167,0.014199847,0.010868178,0.0037309963,-0.03165355,0.0065449006,0.028832987,-0.000008160077,0.019589722,-0.031331185,0.019267185,0.018391214,0.05896901,0.016506989,0.014515343,-0.026666852,0.025569877,-0.005524409,-0.020097384,0.012810061,-0.014425738,0.00486519,-0.010046894,0.025006019,-0.00031801718,0.03446601,-0.055148702,0.0064681005,-0.009491285,0.029620431,0.03865987,0.0026193724,-0.008258716,0.01504492,0.005109381,-0.008306082,-0.014511089,-0.017961267,0.015346826,-0.0052650627,0.022826595,0.031712595,0.008022864,0.058232915,0.025698243,0.016267205,0.014886251,0.008178733,0.05191177,-0.036500208,-0.051498253,-0.00454177,0.01976526,-0.0040401826,-0.06064462,-0.011952,-0.025304869,-0.011423135,0.010213708,0.037347265,0.019449998,-0.020491166,-0.021535387,-0.0025075406,0.0039568865,0.025063721,-0.0102615105,-0.0071893213,0.06553479,0.013339886,-0.030162606,-0.007925561,0.036073282,-0.015144807,-0.0018895657,-0.000540313,-0.0064195166,-0.0033799375,-0.0075408206,0.026555495,0.015800294,0.020147666,-0.029138913,-0.008523385,-0.0021365734,0.0051209293,0.020338729,-0.025465822,-0.040370476,-0.027025683,0.007954781,0.0061707622,0.056730755,0.007044467,0.039800894,0.0111207245,0.028238412,-0.033867817,0.018488804,0.021869024,-0.03481644,-0.004109322,0.020589268,0.035782836,-0.041693483,-0.017574774,0.009491008,0.014249811,-0.020556597,0.05962476,0.013018682,-0.0221971,-0.020311352,-0.02880855,-0.005762544,-0.005353563,0.010766032,-0.000068126355,-0.04521143,0.02435758,0.058821328,0.000006301157,-0.011400552,0.02167555,-0.014551988,-0.017187681,-0.003162726,-0.013931759,0.038047068,0.012508005,0.011621844,0.0055874,0.034424864,0.021840006,-0.001652357,0.018550355,0.0023326706,-0.019995341,-0.031695947,-0.0017899444,0.015673105,0.0014815797,-0.031173797,-0.012237395,-0.02615751,0.048697364,0.04281453,0.02191146,-0.016885407,-0.027054707,-0.026112678,0.027839039,-0.036202565,0.013742808,0.024032746,0.0012450649,-0.03827265,-0.031682912,0.0055093034,-0.022754522,-0.028752645,-0.0057415804,-0.01781409,0.0070488234,-0.014859748,0.024971385,0.009945857,-0.0095855305,0.028334945,0.011717361,-0.0136458,0.02152634,0.025440179,0.013788739,0.00604801,-0.058677174,0.006355426,-0.048974402,-0.015744593,-0.00017508095,-0.03739189,-0.083949625,-0.030247506,0.02925468,0.05921102,-0.006867608,-0.031899378,-0.0074411253,-0.00606474,0.010413006,0.01012386,0.0066025625,-0.0014317406,0.0092612645,0.008423454,-0.060647316,-0.049168997,-0.0005148858,-0.0337547,-0.014639338,-0.027043466,-0.020505374,-0.026714917,-0.0025615178,-0.03888346,0.004437671,-0.03717771,0.0057223015,0.026601298,-0.099592835,-0.01689335,0.0068225656,0.028709203,-0.032684274,-0.00018754737,0.0049103177,-0.01473369,-0.03566875,0.020539211,0.028703362,-0.007180358,-0.011011829,-0.02668765,0.0016378476,0.04065852,-0.0075580617,0.019008994,0.019057773,-0.008429032,-0.008886657,0.026200254,-0.013137561,-0.0412498,0.013432886,0.016403241,0.004641816,0.029444976,-0.009624076,0.0061591975,0.013821008,-0.017875502,-0.028582761,0.0098856045,-0.04205953,-0.008182191,-0.036791872,0.012419829,0.006683657,-0.013763878,0.013865167,0.0004707001,-0.014297,-0.0007316678,-0.03494141,-0.027660206,-0.020407308,0.0064511085,-0.020755786,-0.0017948329,-0.019947836,0.008625719,0.030121522,0.008704183,0.0017308822,-0.008146938,0.05272351,0.002561823,0.0005074681,0.01706841,-0.018501041,0.025569601,0.0068010413,0.034714106,0.019172758,0.027603693,0.01917615,0.0019583083,-0.028393976,-0.020100305,0.02329528,0.017787786,-0.031044262,0.038917538,-0.010539985,-0.03776897,-0.0065628714,0.037014328,0.020376194,0.0049941894,0.0017970265,0.047154102,0.032993134,0.018944556,0.0294825,-0.034830913,0.0064115385,-0.010829645,-0.0048789587,0.0016777951,0.01741259,0.019388007,-0.03340353,-0.053248752,-0.047044415,0.007501762,0.03100762,-0.0005870263,0.008516026,-0.040436663,-0.021248277,0.00037467937,-0.012564626,-0.029349891,0.021862736,0.008837746,-0.044870768,-0.023113599,-0.0074899765,0.02579378,0.00491265,0.0036319694,0.030747801,-0.0037986017,-0.12270978,0.029434776,-0.026965227,-0.021864576,0.015044358,0.0009449459,-0.007180947,-0.031571295,-0.024411658,-0.015821083,0.01749504,-0.015288403,0.015913947,-0.03024373,-0.0021630153,0.008050862,-0.037772775,-0.0043080756,0.0035787155,0.062779926,-0.018658001,-0.050160527,-0.028556906,-0.039950438,0.024638504,0.03159232,-0.008221853,0.029152375,0.012207084,0.032551736,-0.0036556257,-0.030367607,-0.03370521,0.051033758,-0.004691083,0.02504075,-0.016061438,-0.036739316,0.026565801,0.022962984,0.03852847,0.009881668,-0.041394603,-0.008439816,-0.018489584,-0.017807823,-0.012491778,-0.013446708,-0.009670506,-0.027639575,-0.095282465,-0.022796085,0.0015564442,0.010251845,0.029459996,0.02326616,0.0027306962,-0.015297262,0.002377444,0.04958657,0.0013329411,0.048395466,-0.019019313,-0.015639782,-0.023049656,-0.000595024,0.010680273,-0.016725734,0.0031120102,-0.01692704,0.0069720773,-0.041191842,0.0005618716,-0.032172833,0.025394816,-0.03985635,0.03977718,-0.017900504,-0.0010697243,-0.011865819,0.0025125716,-0.017778192,-0.012418678,0.06872136,0.049229868,-0.014862704,0.008752313,0.0040511163,0.003402023,-0.018204104,-0.03948536,0.043432057,0.02183166,0.04064511,-0.031240998,0.023310978,0.006230087,-0.00084383396,0.008163248,-0.000013789131,0.017447643,0.03634674,-0.019095154,0.028738009,0.019701635,-0.011165749,-0.025333937,0.024334641,-0.028163182,-0.023824045,-0.0056114527,-0.050110456,-0.040559314,0.02961376,-0.050504632,-0.007771794,-0.010314301,-0.0040562875,-0.0072708,-0.012078624,0.023624307,0.05091894,-0.025833791,-0.04499181,0.017255997,-0.008091226,-0.0075359493,0.00017247083,0.043656357,-0.02017134,0.036881156,-0.01350658,-0.035944205,-0.020236246,-0.0072219404,-0.007896905,-0.038867153,0.08910898,0.0013650743,-0.050518524,-0.016055105,0.054988954,-0.022253133,-0.0345153,-0.038879324,-0.033044513,0.017437387,0.0062458846,0.009600761,-0.0088829305,-0.03171758,0.025946198,0.013329203,0.017332593,-0.0045151114,-0.0038908871,-0.0025514225,-0.008334102,-0.030259585,0.05983854,0.033096254,-0.00995759,-0.020708967,-0.0389926,-0.03277668,0.017570088,-0.022593165,-0.026688827,0.04478512,0.01493002,0.020489538,0.031063616,0.004337225,0.055580113,0.040678155,-0.024028292,0.0155571895,0.0032587745,0.039981827,-0.0008595166,-0.008415715,-0.03916812,0.03732833,-0.012224549,0.019940443,-0.031287253,0.0079027815,0.029537067,-0.027786996,0.00860538,-0.021638315,0.026612412,0.006509358,0.02080873,-0.013804078,-0.023662329,0.024036167,-0.010949785,-0.013334524,0.021572035,-0.04464425,-0.038223527,-0.026084812,0.0048317863,0.01569616,0.023097219,-0.026512563,0.013692167,0.017408462,0.0081183,-0.01269346,0.031065714,0.024432726,0.04630851,-0.00077754515,-0.017879883,0.018470246,0.0017478833,0.06518063,0.0073899925,0.009949694,0.04260243,-0.020648533,-0.03845753,0.006476236,-0.036671516,0.0013183851,0.026206791,-0.02167681,-0.023191158,0.014809245,0.026024934,0.028156137,0.042418376,-0.00411388,-0.006906248,0.019466445,0.053476408,-0.029226543,0.0024097387,-0.0074638184,-0.014279907,-0.030623538,0.008830864],"last_embed":{"hash":"1j0ikjw","tokens":122}}},"last_read":{"hash":"1j0ikjw","at":1763795369914},"class_name":"SmartSource","last_import":{"mtime":1762076882000,"size":6168,"at":1763795325268,"hash":"1j0ikjw"},"blocks":{"#---frontmatter---":[1,4],"#Gitea Setup on TrueNAS Scale":[5,273],"#Gitea Setup on TrueNAS Scale#Installation Status":[7,17],"#Gitea Setup on TrueNAS Scale#Installation Status#{1}":[9,10],"#Gitea Setup on TrueNAS Scale#Installation Status#{2}":[11,11],"#Gitea Setup on TrueNAS Scale#Installation Status#{3}":[12,12],"#Gitea Setup on TrueNAS Scale#Installation Status#{4}":[13,13],"#Gitea Setup on TrueNAS Scale#Installation Status#{5}":[14,15],"#Gitea Setup on TrueNAS Scale#Installation Status#{6}":[16,17],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)":[18,98],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)":[20,45],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{1}":[22,24],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{2}":[25,25],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{3}":[26,26],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{4}":[27,27],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{5}":[28,32],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{6}":[33,34],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{7}":[35,35],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{8}":[36,36],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{9}":[37,37],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{10}":[38,39],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{11}":[40,40],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{12}":[41,41],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{13}":[42,43],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{14}":[44,45],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)":[46,90],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{1}":[48,51],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{2}":[52,57],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{3}":[53,57],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{4}":[58,77],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{5}":[59,77],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{6}":[78,79],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{7}":[80,80],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{8}":[81,81],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{9}":[82,82],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{10}":[83,84],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{11}":[85,85],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{12}":[86,86],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{13}":[87,88],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{14}":[89,90],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 3: Kubernetes Deployment (Advanced)":[91,98],"#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 3: Kubernetes Deployment (Advanced)#{1}":[93,98],"#Gitea Setup on TrueNAS Scale#Initial Configuration":[99,127],"#Gitea Setup on TrueNAS Scale#Initial Configuration#{1}":[101,102],"#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard":[103,127],"#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{1}":[105,108],"#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{2}":[109,113],"#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{3}":[114,119],"#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{4}":[120,123],"#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{5}":[124,125],"#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{6}":[126,127],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration":[128,193],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#1. SSH Access for Git Operations":[130,146],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#1. SSH Access for Git Operations#{1}":[132,146],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)":[147,157],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{1}":[149,149],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{2}":[150,150],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{3}":[151,151],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{4}":[152,153],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{5}":[154,154],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{6}":[155,155],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{7}":[156,157],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups":[158,172],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{1}":[160,160],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{2}":[161,161],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{3}":[162,162],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{4}":[163,164],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{5}":[165,165],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{6}":[166,166],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{7}":[167,167],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{8}":[168,172],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{9}":[169,172],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#4. Performance Tuning":[173,193],"#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#4. Performance Tuning#{1}":[175,193],"#Gitea Setup on TrueNAS Scale#Usage":[194,223],"#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository":[196,203],"#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{1}":[198,198],"#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{2}":[199,199],"#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{3}":[200,200],"#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{4}":[201,201],"#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{5}":[202,203],"#Gitea Setup on TrueNAS Scale#Usage#Pushing Existing Repo":[204,213],"#Gitea Setup on TrueNAS Scale#Usage#Pushing Existing Repo#{1}":[206,213],"#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub":[214,223],"#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{1}":[216,216],"#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{2}":[217,217],"#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{3}":[218,218],"#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{4}":[219,219],"#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{5}":[220,221],"#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{6}":[222,223],"#Gitea Setup on TrueNAS Scale#Resource Usage Expectations":[224,235],"#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{1}":[226,227],"#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{2}":[228,228],"#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{3}":[229,229],"#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{4}":[230,231],"#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{5}":[232,235],"#Gitea Setup on TrueNAS Scale#Troubleshooting":[236,254],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Can't Access Web UI":[238,242],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Can't Access Web UI#{1}":[239,239],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Can't Access Web UI#{2}":[240,240],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Can't Access Web UI#{3}":[241,242],"#Gitea Setup on TrueNAS Scale#Troubleshooting#SSH Clone Not Working":[243,247],"#Gitea Setup on TrueNAS Scale#Troubleshooting#SSH Clone Not Working#{1}":[244,244],"#Gitea Setup on TrueNAS Scale#Troubleshooting#SSH Clone Not Working#{2}":[245,245],"#Gitea Setup on TrueNAS Scale#Troubleshooting#SSH Clone Not Working#{3}":[246,247],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance":[248,254],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance#{1}":[249,249],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance#{2}":[250,250],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance#{3}":[251,252],"#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance#{4}":[253,254],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps":[255,265],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{1}":[257,257],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{2}":[258,258],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{3}":[259,259],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{4}":[260,260],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{5}":[261,261],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{6}":[262,262],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{7}":[263,263],"#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{8}":[264,265],"#Gitea Setup on TrueNAS Scale#Optional Next Steps":[266,273],"#Gitea Setup on TrueNAS Scale#Optional Next Steps#{1}":[268,268],"#Gitea Setup on TrueNAS Scale#Optional Next Steps#{2}":[269,269],"#Gitea Setup on TrueNAS Scale#Optional Next Steps#{3}":[270,270],"#Gitea Setup on TrueNAS Scale#Optional Next Steps#{4}":[271,271],"#Gitea Setup on TrueNAS Scale#Optional Next Steps#{5}":[272,273]},"outlinks":[],"task_lines":[257,258,259,260,261,262,263,264,268,269,270,271,272],"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md","last_embed":{"hash":"1j0ikjw","at":1763795350675},"metadata":{"created":"2025-11-02 10:48","updated":"2025-11-02 10:48"}},"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0029995872,0.022219712,-0.0310832,0.044366974,-0.033743516,-0.037597917,0.031691093,0.03433318,0.005936493,0.04310438,0.026217366,0.017188476,-0.02846362,0.0045433356,-0.0031403198,-0.023002936,0.0030281232,0.035167724,0.018042453,0.0015219246,0.0056431987,0.0002423301,0.042797457,0.00082001823,-0.0011214857,0.009705342,0.004088025,0.022082029,0.018586427,0.014161471,-0.019652434,-0.03506071,-0.0013007307,-0.02029853,0.00942304,-0.05327944,0.0048745424,-0.040511843,-0.0530758,0.02858479,-0.0015131967,-0.03505263,-0.014458174,-0.016298674,0.008712705,0.01329415,0.007552542,-0.014160343,-0.06422828,0.005250446,-0.012508852,-0.030270569,0.011096091,0.0016392715,0.042115428,0.029677637,-0.03896085,-0.02598189,-0.004691188,0.015711555,-0.056911968,0.04331031,0.013825254,0.008743042,0.03051818,0.048389502,0.039937906,0.010385198,-0.0046930597,-0.02546432,0.0006033066,0.04679134,-0.035598233,-0.0021432429,-0.019721674,0.043299578,0.013206909,-0.020156631,-0.0045540594,0.031164743,0.0052732844,-0.033926103,0.032333583,-0.026476124,0.031219464,0.027035443,-0.039440744,0.104322694,0.051538028,-0.02764043,0.006441482,-0.026728412,0.021208884,-0.030329717,-0.01629871,0.0209931,-0.0015419341,0.004483703,0.015855607,-0.021433119,0.051269468,0.0067841345,0.004719885,-0.014373115,0.041233808,-0.019487139,0.020431543,-0.01693562,-0.0066626733,-0.00206042,0.001018083,0.050792407,-0.014799701,-0.035058834,0.012907689,-0.04018552,0.03340559,-0.028378798,-0.023513932,-0.056892768,0.04559112,-0.01415021,0.04205024,-0.018050985,-0.0018515902,0.021182159,-0.0047836867,0.0069077592,0.012904071,0.023569938,-0.041856855,0.019906659,-0.004141703,-0.006184205,-0.020141315,-0.00747071,-0.015541586,0.06056855,-0.017177058,-0.047412366,0.020585792,0.057896815,-0.013165667,0.020247683,0.0493456,-0.007858871,0.039791707,-0.054498658,-0.020018557,-0.014076414,-0.014665781,0.01222773,-0.009099834,0.0054948814,-0.019613583,0.010187502,0.0009879583,0.02845471,-0.04054204,-0.015670888,-0.020771813,0.02648581,-0.055153407,0.017380454,0.025764376,-0.05126742,0.033082478,0.006316375,-0.03902739,-0.020733401,0.023728384,-0.02032014,0.00213901,0.024287054,0.009029688,0.030604105,0.020301161,0.020795915,0.035690587,-0.02559577,-0.06140467,-0.003759929,-0.037249643,-0.01006531,-0.025218317,-0.034154374,-0.017691491,0.014920916,-0.009972236,0.041930594,-0.043357477,0.048384152,-0.016278876,-0.029506946,-0.008409247,-0.0065212785,0.0054932195,0.04941126,0.0194521,-0.016691996,-0.01572849,0.039513163,0.056107756,-0.0058767814,0.012173217,0.005579893,0.040762395,-0.023178024,0.03891717,-0.027038317,-0.02119383,-0.001474337,-0.013817133,-0.004388657,-0.028516633,-0.018842101,0.011109789,0.027636856,0.022145653,-0.0037976392,-0.044250917,-0.006641046,-0.0325285,0.030255867,0.044573396,-0.0057030297,0.02223748,0.04917982,-0.0101824105,0.022478078,-0.05976042,0.0040644878,0.03059499,-0.041895706,0.07983884,-0.00012280398,-0.048516136,0.019206235,0.007544043,-0.0248611,-0.018157242,-0.009006697,-0.009294145,-0.027870452,-0.026012957,-0.012767412,-0.0022735712,0.05039817,-0.0036763807,0.006291161,-0.0063715447,0.009965937,-0.0011578077,0.019997725,0.029654315,0.026799502,0.017809931,-0.007441099,0.02731178,-0.038339227,0.028586624,-0.016696945,-0.035876,0.017365681,0.034704126,0.0008672416,-0.031030705,-0.023324141,0.048414405,0.017792413,0.0073358854,0.00942221,0.017237464,0.064203516,-0.02015328,-0.0071852626,-0.000105277955,-0.020917967,0.01104485,0.0363471,-0.036601402,-0.023313204,0.036660813,0.004159649,-0.000042222626,-0.021395102,0.040464222,0.01552414,-0.023455963,-0.05336129,-0.037382305,0.045739453,0.07362406,-0.008707091,0.027190115,0.03018348,0.023856388,-0.15735972,0.024914939,-0.021173926,0.055124186,0.0033702443,-0.031833954,-0.05422623,-0.027890792,-0.07127409,0.03880226,-0.0270313,-0.054057814,0.0077672494,0.010201612,-0.0007485781,0.053756222,-0.028134536,-0.011018052,-0.015181536,-0.032935534,0.011053418,-0.006874019,0.014543669,-0.00066832214,-0.025783079,0.009122702,0.06046194,-0.008368337,-0.04712683,-0.026173335,0.0085721025,-0.0016498078,0.018699229,-0.013366418,-0.021106327,0.012076679,0.040201604,-0.015184756,0.009620542,-0.015153318,0.0013722058,0.03804459,-0.023618728,0.017421948,0.012430569,0.052589335,-0.012312768,0.006377279,-0.05540774,0.0269289,0.028205795,-0.041435353,-0.010531704,0.0177194,-0.046366833,-0.03546685,-0.06319625,0.047622237,-0.015391471,-0.015837848,0.027361207,-0.018184956,0.0044283643,-0.05104002,0.001326836,-0.008313501,-0.01216477,-0.041380104,0.028611291,-0.03401528,0.039722912,-0.03581067,0.061483808,-0.0015105167,-0.008913591,0.0106776105,0.00504839,-0.03831314,0.006387135,-0.10112711,-0.040251113,0.029193835,-0.022464281,-0.025334714,-0.027395444,0.00423155,-0.034129143,0.0600175,0.016114946,0.24240227,0.024278844,-0.028113073,-0.0086384555,0.04867849,0.0074961404,0.023850163,0.00055446685,0.002470055,-0.024297504,-0.011470989,0.032120477,0.014523323,-0.009966175,-0.01448839,0.005376949,-0.042921834,-0.016792977,0.070213854,0.01589256,0.019174073,-0.015981056,0.012372623,-0.0053545167,-0.0676259,-0.02356024,-0.010575033,0.01564029,-0.04931494,0.022418015,-0.029768022,0.06425544,-0.011307726,-0.0076456238,-0.054804787,0.0073285135,0.0070120026,-0.029022945,0.0036601138,0.0027881018,-0.03001846,0.0015246167,0.035375327,0.017267285,-0.025367402,-0.048782688,0.04789059,0.015712056,-0.03986355,-0.011622274,-0.03791689,-0.017338818,-0.036894176,-0.020712892,0.025493976,-0.032137834,-0.03363075,-0.048459433,0.029946012,0.040508386,0.0055090156,0.0041490253,-0.07838626,-0.011945726,0.0019560717,0.03962593,-0.009964528,-0.007184682,0.00088615186,0.020111918,-0.0144799175,-0.032825407,0.013100115,0.017898317,0.020006698,0.025562814,0.0731497,0.051361483,0.004142712,0.037361838,-0.017098611,-0.008562408,-0.003033866,0.019129619,-0.01180997,-0.0058993725,0.041904215,0.025808902,-0.0021098922,-0.016212521,-0.0044804034,0.04109628,0.003921662,0.059845295,0.015941406,-0.017684055,0.04134803,-0.020873385,-0.027229367,-0.00006310575,-0.01093849,0.018001063,-0.042016752,-0.014172583,0.022977117,-0.012173445,-0.011995413,-0.030524334,0.041544285,0.011307353,0.024746826,0.0028193009,0.018565202,-0.04373208,-0.018030511,0.016368344,0.0034729473,0.00027135172,0.011269986,-0.00017177213,0.03449861,-0.017197706,0.002472389,-0.00076617225,-0.031662382,-0.013512387,-0.011052476,-0.014607663,-0.019088466,0.0164817,0.025169324,-0.04889911,-0.032163728,0.03048063,0.015366276,0.066198945,-0.013558543,-0.022666717,0.019509178,0.003733544,-0.027596895,-0.014295044,0.029861113,-0.013570768,0.03408984,-0.0167358,0.025559658,-0.010044452,-0.011953433,0.059831683,-0.031832486,0.06125834,0.020865321,-0.007048322,-0.03273776,0.01760205,-0.016217366,0.03930373,0.023874737,-0.02163494,-0.023237184,0.0081094,0.05195728,0.0777197,-0.020908734,-0.0063079144,-0.04796918,0.0050642886,-0.030279199,-0.0330745,0.00097488676,-0.03938662,-0.04708023,0.039874814,0.012170353,-0.022944966,-0.020898746,0.011529446,-0.055370685,-0.021542124,0.039321706,0.013437062,-0.060091015,-0.053476993,0.014382143,-0.012193291,-0.030219687,-0.0039498657,-0.015335097,0.011382717,-0.008065365,0.10242568,0.022437688,-0.0072143846,-0.010012776,0.04607615,0.04544812,0.03376796,0.015969582,-0.003829567,-0.051945813,0.0031739173,-0.0014921036,-0.02932179,-0.012327707,-0.008340317,-0.021692656,0.018140934,-0.016357077,0.017450722,-0.033382025,0.008804499,-0.012980186,0.02565993,-0.022951014,-0.05868975,0.04250419,0.07017817,0.0035933242,-0.05045115,0.0047750627,-0.006788093,0.015549789,-0.026735384,-0.020324703,-0.013537698,0.016509058,-0.031550564,0.014966485,-0.045656033,-0.010405322,-0.0069547966,-0.007465221,-0.0011505055,0.0015000455,-0.050552234,0.025156891,0.018299961,0.010505668,-0.014013025,0.007880896,0.04467731,0.050579038,0.03580548,0.009707221,0.030601991,-0.086745985,-0.048918903,-0.017980173,-0.010853592,0.0114370305,-0.051628824,-0.004566107,-0.03253653,0.036753498,0.0023013542,0.0061848387,-0.046772886,-0.04703878,-0.05935764,-0.025332168,0.02038719,0.05651386,0.004444963,-0.010978287,-0.025611194,0.012199793,-0.008626015,-0.01790665,-0.0020468608,0.013285449,-0.03319616,-0.08684227,-0.009793793,0.026786527,0.009859431,-0.052485786,-0.007539467,0.0047162413,-0.036328852,-0.05074811,0.002523342,-0.03353483,0.0031445383,-0.07142001,0.04159744,-0.016884282,-0.016013315,-0.026755847,-0.0704657,0.0066078943,0.0117645115,-0.01546146,0.027957177,-0.032752458,-0.007346588,0.026538912,-0.015858484,-0.000073548275,0.017638044,-0.0041475585,0.020249903,-0.029560063,-0.028414695,-0.01611614,0.03416411,0.0004723419,-0.018422518,-0.0023554887,0.011565458,0.026526107,-0.040469408,-0.004674591,0.037888166,0.016790072,0.035280272,0.04930834,-0.06066401,0.029292295,-0.002897218,0.008676816,0.04028222,-0.031535257,-0.0024879933,-0.0631713,-0.002785357,-0.04100095,-0.013639759,0.0111109875,0.06378628,-0.057069734,-0.008156728,-0.01768311,0.014552548,-0.011766163,-0.006822854,0.014980575,-0.004236657,0.017717663,0.0050170296,0.011891891,0.027104236,0.025802003,-0.011562826,0.0147830155,-0.029951783,-0.032723334,-0.010283874,-0.049583755,0.011190155,-0.0024979035,0.005175671,0.015456013,-0.009768497,0.04191003,0.0061522243,-0.05462467,-0.024588695,0.054486882,0.048602674,-0.043069612,0.034127913,-0.0055816555,-0.008085924,-0.021205537,-0.017074473,0.019371424,0.015949532,-0.03052274,0.01862776,0.04072265,0.011747955,0.00832698,0.016251314,-0.020985028,0.020194415,-0.0060492707,-0.013278907,0.025994962,0.03243641,-0.029647907,-0.0025541964,-0.026347214,-0.001922424,-0.022860533,0.008951124,0.004819009,0.010534837,0.029423062,0.046172805,-0.030944528,0.014373924,-0.017871847,-0.006417855,-0.14557534,-0.009732697,-0.024858033,0.059835795,-0.010875354,-0.025064485,0.022464681,0.00031331633,0.028103288,-0.0076344316,0.016351586,-0.038929917,0.011742513,-0.014051539,0.023740495,-0.0050716866,-0.012529032,-0.00374875,-0.053433962,0.06494228,0.012286601,-0.048411477,0.03902826,0.021137707,-0.017973648,0.005530764,-0.007336461,0.01919534,-0.02088235,0.022793775,0.001189239,0.0073919534,0.03342517,0.032415133,0.0022196292,-0.011129872,0.012059495,-0.0002585059,-0.014317658,0.039110847,-0.025757732,0.02872444,-0.0022977784,0.033501055,0.025625903,0.053784736,-0.0061668423,-0.010358163,0.014431646,0.045228463,0.022606576,0.026006138,-0.010463409,0.024933718,0.007056381,-0.018077115,0.0064132353,-0.02139958,-0.032634903,-0.004134204,-0.038371217,0.04419272,0.014935272,-0.02661212,-0.0031620343,0.024944944,-0.043865982,-0.008949981,-0.048036177,0.017533451,0.0026334538,-0.009622246,-0.013002415,-0.030294152,-0.02875884,-0.034018796,0.06938515,-0.0017247822,-0.0016441729,0.0011502183,-0.0073687052,-0.018457117,-0.0024839472,0.031690057,0.03456554,0.008838004,-0.04189075,0.0009824656,0.010016791,0.0037103014,-0.022247026,-0.05035308,0.0033894388,-0.03618493,-0.031369954,0.038461458,-0.009867455,-0.032893457,0.0064029754,-0.03825194,-0.018812256,-0.025345128,-0.0018000291,-0.030515604,-0.030405391,0.03941287,0.03654951,0.006446845,-0.048095405,-0.010470422,-0.0302978,-0.0039652553,-0.004356696,-0.009725217,-0.0635422,-0.016295617,-0.0130667975,-0.06269111,-0.04366027,-0.044489674,-0.0055520367,0.006105983,0.0033380545,-0.04155392,0.015053022,0.0616982,0.030226283,0.03677885,0.012785616,-0.012222909,-0.033119746,-0.0012975218,-0.0031358257,0.0063612266,0.048300263,-0.03401255,-0.016826706,0.039636828,-0.060525265,-0.054559994,-0.041562933,0.008831522,-0.0011785026,-0.036879223,-0.015811868,-0.0352854,-0.0031726488,0.049863268,0.043644845,-0.042701337,-0.029676296,0.029608201,-0.021480106,0.017526932,-0.005541906,0.03367469,-0.007706146,-0.02410229,-0.007387446,0.080201514,-0.01552831,0.00018141893,-0.040572274,-0.012142657,-0.03233646,0.049612407,0.0065710754,-0.039159946,-0.025156613,0.026049573,0.011607543,-0.022046864,-0.00968263,0.0434295,0.03234207,-0.02543236,0.0066041746,-0.019835273,0.036673006,-0.0142207965,0.044636175,0.011828433,0.08480387,0.033178926,-0.0028517158,0.028966857,-0.0031520661,0.024444783,-0.03586127,-0.029112179,0.034231216,0.035041697,-0.082525745,-0.02760886,0.055026367,-0.0153715685,0.013954912,0.05208957,0.017132998,0.013556187,-0.011576495,-0.017422862,0.0018835093,0.00009621898,0.0006055873,0.03237893,-0.040248916,-0.0069586234,-0.008752783,0.017891467,-0.0015078359,0.033793524,-0.014560718,0.0004933088,-0.0018846905,0.0074403216,0.060225464,0.008854648,-0.0077173626,-0.02119329,0.012070981,0.023120886,-0.036572702,-0.019875746,0.000777101,0.016686542,-0.001397093,0.03146994,0.001246325,-0.014830419,0.048759278,-0.0040681995,-0.0030599325,0.045129064,-0.011044155,-0.008616451,0.0005057649,-0.022220751,-0.02632591,0.0034791625,0.0282307,-0.015605614,0.024772331,-0.07270885],"last_embed":{"hash":"cs1wq3","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"cs1wq3","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cs1wq3","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.00417517,0.01932685,-0.011096935,0.023431705,0.019021874,-0.014750498,0.07173283,0.055967554,-0.0061626188,0.0024179856,0.0043450533,0.016201662,-0.023967173,0.028595606,-0.017512115,-0.026643772,-0.034253392,0.016470896,-0.0085499985,0.023023756,-0.043269534,-0.011990816,0.03472726,-0.008538127,-0.017264023,0.0721471,-0.030775242,-0.025142409,-0.028532283,0.020526728,0.009082141,0.00971639,0.018238429,-0.020290213,0.010965606,-0.044896275,-0.03480272,-0.04097035,-0.11288879,-0.01810642,0.027559537,-0.0027552387,-0.035770897,-0.0114699835,0.023451826,0.00503163,-0.004918137,-0.056364287,-0.047009666,0.0046933973,-0.0035272576,0.002691729,-0.015142351,-0.030054675,0.011272359,0.022832256,0.0071537625,-0.023603003,0.00021915694,-0.032310102,-0.0075642806,0.025482561,-0.0013663602,-0.017910825,-0.051780388,0.004326865,0.029841915,0.047141798,0.02980389,-0.041888993,0.008027089,-0.017883081,-0.01632348,-0.04688411,0.004499191,-0.008874739,0.037171446,0.019583642,0.0016085639,-0.052547842,0.10747459,-0.021068789,0.04033919,0.00549009,-0.018077662,-0.025432432,-0.023904895,0.06472173,0.008558728,0.010264332,-0.011645919,0.036882397,0.020804627,-0.048846494,-0.021534542,0.007520277,0.037112575,-0.036147423,-0.0059408834,-0.010134817,-0.04070662,0.011218854,-0.0058530904,0.053152077,-0.0026449705,0.023908846,-0.021418165,0.008890193,-0.054655317,0.008256442,-0.032456968,-0.011917876,-0.020508716,0.009410783,0.005483621,-0.02088399,-0.0056842356,0.012673366,0.02126665,0.003694793,-0.0010619299,0.034316923,-0.01246026,-0.00066027505,-0.0029581485,0.00803108,-0.0018835193,0.042151313,-0.037521787,0.0091387415,0.005295992,0.03020095,0.035027687,-0.02417749,-0.030471,-0.009424937,0.041195974,0.045052733,0.010646111,-0.023035554,0.024615627,0.0017003492,-0.033017654,-0.009096846,0.05177952,-0.00988951,0.02285377,0.0001381481,-0.016725691,0.043595377,-0.03619607,-0.04208884,-0.010768115,-0.008385131,0.02805728,0.02023746,0.0349303,-0.018075215,0.017438253,-0.041749578,0.0042601987,0.0011382845,0.0111950375,0.03718041,0.021748997,0.013266839,0.014021965,-0.0124438405,0.0060043302,0.017455192,0.018576879,-0.06925664,0.028230915,0.043084398,0.031133443,0.062051754,0.020595457,0.050603814,0.035484564,-0.03368426,-0.015717113,-0.0025083674,0.014072527,-0.025267906,0.044275075,-0.032786336,0.026304143,0.011322515,0.0066019827,0.07281822,-0.009230296,-0.026495457,0.039119303,0.0174922,0.010058035,-0.013495457,-0.035737876,0.0202889,0.045455795,-0.045957018,-0.019538913,0.02948449,-0.036563005,-0.0055799223,0.024892129,0.019368619,0.0028625245,-0.04802851,0.013100653,-0.009129791,0.059591938,0.008184652,0.004251724,0.0022523415,-0.00062248623,0.010856874,-0.016630307,-0.021803457,0.0014327855,-0.008892589,-0.03206995,-0.02654443,0.012992632,-0.01975584,0.005791948,0.040396944,0.013422243,0.055260584,0.02840354,0.040882327,-0.049226616,0.064341694,-0.03203304,-0.012731027,0.0049203387,0.00062651804,-0.06765814,0.0019452069,0.016551405,0.025545098,0.010629084,-0.039042566,0.0006156552,-0.04966316,-0.053632013,0.048546918,-0.008240486,0.03870915,-0.038502257,0.013036193,-0.02316434,-0.009884018,0.007883647,-0.032874186,0.0025973911,-0.04714884,-0.018053608,-0.011168847,0.033198185,0.00048354277,0.019674625,-0.047267567,-0.0021508,0.03481118,-0.008154167,-0.0059453165,-0.016663816,-0.045074992,0.009031288,0.063394554,-0.0069455756,0.039219815,-0.018838365,0.014215183,-0.015012489,-0.034083165,0.02945495,-0.03804495,-0.0025364873,-0.041796796,-0.016755808,-0.022236673,-0.0020092921,-0.018751126,-0.037554298,0.05174122,0.010152742,0.017185679,0.017864782,-0.0037765494,-0.0035279563,0.027945187,0.06762757,-0.07836662,0.0078036576,0.030766744,-0.020366676,-0.1843736,-0.049241886,0.033368,0.028656008,0.011367372,-0.013205534,0.015007733,-0.011569886,-0.025263922,-0.046742648,-0.028179266,-0.14406294,-0.0037136616,-0.035274517,0.063852936,0.031585556,0.049016893,0.0067901965,-0.026209762,-0.07343724,0.02257644,0.05265211,0.0486955,0.053430278,0.019200528,-0.000070381866,0.03634748,0.035572916,-0.03158753,0.009295311,-0.0073923524,0.027981548,-0.030872675,-0.044927027,0.010337295,0.022597114,-0.0024189649,-0.0143117765,0.013555554,0.016354157,0.013168612,0.022819154,0.0069580656,-0.06745051,0.026546739,-0.009666325,-0.003831401,-0.007310127,-0.015636938,0.040748376,0.01011738,0.02388778,0.018220158,0.009313616,-0.006057175,-0.007465419,0.011829059,0.08314984,0.01984527,-0.012975965,-0.023864033,-0.028754206,-0.057198107,-0.027210068,0.008197251,-0.0058682244,-0.018870788,-0.015343543,-0.020400783,-0.043244086,0.0044774283,-0.00008440314,-0.023504632,-0.038920917,-0.002498993,0.015127699,-0.015860962,-0.026881596,-0.015917655,-0.06910816,0.05695654,-0.013384327,-0.032615338,0.018028442,0.013635777,0.024513833,-0.038777705,-0.028840153,0.008903311,0.3415013,-0.029689027,-0.023791885,0.027441014,0.01731869,0.008120725,0.011318518,0.01834482,0.01353575,-0.021463335,-0.008697949,0.011713345,0.03190985,0.04871986,0.05150568,0.025960919,-0.04049728,0.0012349647,0.0051263645,-0.012327769,0.00095422263,-0.05249925,0.007030903,0.0067728874,-0.06973182,0.017046098,0.009825096,0.001859383,-0.0465954,0.013891499,-0.027805438,0.016685573,-0.03865129,-0.031780258,-0.042248018,0.0145366825,-0.07928224,-0.07959341,-0.02888629,-0.011219096,0.016899768,-0.02399278,-0.010315222,0.0008791472,-0.056000292,-0.023157604,-0.0015217249,0.018179111,-0.023572939,-0.018063312,-0.011729906,-0.021171816,-0.025215976,0.028976848,0.0049146772,-0.012713898,-0.028277876,-0.02664633,-0.029740565,0.032929394,0.009337134,0.021364227,-0.053555347,-0.0075254957,0.054001316,0.021916086,-0.01325168,-0.015477287,-0.01799162,0.014929449,0.04300191,0.021402571,0.023985097,0.0052888566,-0.0028093064,-0.026580757,0.010921275,0.036921274,-0.002920275,0.020682463,-0.039315924,0.025312863,0.019830035,0.058951702,0.0043365406,0.013815976,-0.039763093,0.03678622,-0.008956707,-0.031986862,-0.0021629205,-0.01116845,0.0055710603,-0.012383274,0.033551335,0.005633419,0.028537646,-0.073102236,0.02881597,-0.019791894,0.034633867,0.019285014,0.019349672,0.012219707,0.00052469474,0.019242015,-0.0045008026,-0.011203692,-0.008692222,0.004980526,-0.023163693,0.020813547,0.023600487,-0.009120998,0.051333196,0.0009600099,0.018690813,0.02769195,0.0049076946,0.035901144,-0.04524881,-0.05217193,0.009253437,0.009083174,-0.0048034047,-0.059379652,-0.0121852085,-0.012753915,-0.0010511401,0.025696857,0.04432627,0.025291683,-0.0029325539,-0.0049407263,-0.023945997,-0.0028841975,0.021229815,-0.01855972,0.006829076,0.05823606,0.003233008,-0.029431058,-0.0075017656,0.031469077,-0.021877484,-0.014393288,0.014563778,-0.012999516,-0.019666536,-0.019660512,0.021867586,0.02236307,0.021340644,-0.024978064,-0.008213649,-0.008881922,0.00026708015,0.011161382,-0.029554553,-0.037056953,-0.018810729,0.021916354,0.005546555,0.07066281,0.010715772,0.02938257,-0.0040324326,0.027411306,-0.014674154,0.02016167,0.01868529,-0.05984279,-0.019438045,0.020321831,0.026466388,-0.05052279,-0.025903568,0.014368996,-0.0011957884,-0.0027218638,0.059079815,0.014106054,-0.022446353,-0.0067613907,-0.03357877,-0.0074643274,-0.0068209665,0.018251656,0.007459051,-0.037680004,0.03421866,0.05130392,0.015273973,-0.0028152976,0.02558013,-0.015177019,-0.013191229,-0.015695972,-0.018230127,0.04089072,0.013816541,0.013685629,0.02171107,0.03294753,0.03434925,-0.012885732,0.02855797,0.015993832,0.0014994576,-0.025084699,-0.004479066,0.032471314,0.004234714,-0.025175413,-0.028047832,-0.02563046,0.03909445,0.028263582,0.0353972,-0.01660702,-0.020234283,-0.025148606,0.0037339123,-0.046283767,0.0043992745,0.023719078,0.0054515605,-0.03827446,-0.030920291,0.007673756,-0.02126846,-0.044037033,0.0017786861,-0.023805087,-0.0153993275,-0.017217936,0.020574592,0.012063197,-0.010344797,0.028037034,-0.0008398179,-0.022991244,0.03388555,0.023330975,0.017939912,0.013378738,-0.04965123,0.02832103,-0.05473509,-0.029471582,-0.009749413,-0.022385089,-0.079187885,-0.028544506,0.03834266,0.056619227,-0.003197329,-0.05229152,-0.02384787,-0.009144587,0.015507941,0.010759642,0.008974339,0.002583456,0.0034107969,0.016265554,-0.03295278,-0.030940395,0.0052298694,-0.04183697,-0.0008666844,-0.049334824,-0.024670195,-0.030841243,0.002540227,-0.021669056,0.016371,-0.03461889,-0.0026576808,0.00458974,-0.08992254,0.0046832035,0.0068821404,0.018307347,-0.026012532,0.002953369,-0.0075053438,-0.015995815,-0.01915882,0.016459314,0.015376862,0.0008413779,-0.03875227,-0.009369342,-0.00005362663,0.03505632,-0.021020686,0.021713713,0.022269681,0.014315096,-0.004031932,0.019576471,-0.010522499,-0.03494266,-0.009723179,0.027856166,0.0076299524,0.03637951,-0.0031581316,-0.004635346,0.009609038,-0.02976934,-0.028717633,0.011218905,-0.03525769,-0.011327889,-0.029432526,0.009266625,0.011564273,-0.025673904,0.008961168,0.0048606675,-0.027232843,-0.0036394824,-0.021649273,-0.032492127,-0.02744895,-0.015806634,-0.015686227,0.010793022,-0.017703282,0.007984733,0.025562305,-0.0018073311,0.015862769,-0.0075942413,0.04911993,0.0021619478,-0.008729741,0.025727782,-0.023093186,0.034378316,0.0015545475,0.020676259,0.017782724,0.017678088,0.031410232,-0.011144806,-0.021706779,-0.018531233,0.014166808,0.008143927,-0.029058388,0.02659341,-0.012261135,-0.03315386,-0.0030878412,0.03335354,0.019609163,-0.016777731,-0.004496096,0.054521028,0.05170109,0.00728106,0.03645581,-0.036154877,0.02178096,-0.0045415526,-0.01049161,0.0005127602,0.013614329,0.016261015,-0.010419928,-0.039816543,-0.050542798,0.016365934,0.036642693,0.019104548,0.015281196,-0.06416867,-0.0016469088,-0.01713825,-0.0021734228,-0.03616597,0.027881725,0.012200852,-0.044726055,-0.031786982,-0.001393183,0.04748558,-0.0049303705,0.005058456,0.023511214,-0.009616009,-0.11568595,0.021024775,-0.034778647,-0.022495158,0.012919747,-0.008413776,0.0085859,-0.05300287,-0.0066220644,-0.030085519,0.037497785,-0.010723116,0.017128581,-0.028262043,-0.0042880108,-0.0018310305,-0.029370826,0.017712347,0.004214021,0.04813242,-0.021446241,-0.038470224,-0.02781942,-0.05247155,0.030254185,0.025641121,-0.017434409,0.02336799,0.0032825859,0.019180452,-0.0037106907,-0.020715216,-0.02989151,0.045933478,-0.007177939,0.0050798566,-0.030681824,-0.029312942,0.008561531,0.032035477,0.019029435,0.015221708,-0.03997059,-0.0010135071,-0.020897178,-0.0051070866,-0.014561333,-0.008888733,-0.0017650526,-0.008091798,-0.09434742,-0.016656911,0.013971211,0.024131179,0.016962292,0.026808292,0.0019929863,-0.022937141,0.00018011294,0.024288923,0.0027666257,0.04013487,-0.027348835,-0.03067831,-0.012729996,-0.017250305,0.015282755,-0.0043748734,-0.009197142,-0.018430606,-0.008739679,-0.03333525,-0.009370405,-0.041083194,0.028941251,-0.048458606,0.050727084,-0.011814934,0.01250464,-0.004407585,0.0063114357,-0.015561246,-0.005361793,0.063417405,0.06479416,-0.011766144,-0.0024437949,-0.012890487,0.010209047,-0.008085422,-0.023083227,0.038940772,0.022109315,0.030492898,-0.033816062,0.013185982,0.009688709,-0.0030806672,0.026255429,0.0057652616,0.02347861,0.046468627,-0.01596103,0.032346737,0.018055681,-0.0066035325,-0.03092558,0.025351455,-0.015357722,-0.012083178,-0.006527715,-0.04038955,-0.037748247,0.029165776,-0.046717577,0.0020221563,0.003438912,0.00195711,-0.012112961,-0.02620281,0.03235546,0.053227153,-0.021911127,-0.038579695,0.009134196,-0.0041267043,-0.011215711,0.016905887,0.045804255,-0.037243214,0.04060533,-0.034468953,-0.04119254,-0.0077529643,-0.010836607,-0.0149044655,-0.020401822,0.10049538,-0.0057946085,-0.0510784,-0.03530357,0.05960154,-0.0069512865,-0.030911677,-0.036280535,-0.029655198,0.020526687,-0.017816978,0.017265448,-0.0061425264,-0.04068365,0.016126866,-0.0050865924,0.013808851,-0.006242264,-0.0045434474,0.009846391,-0.03449537,-0.032358367,0.06341152,0.027872778,-0.016073184,-0.01606281,-0.027142877,-0.02854035,0.006779728,-0.02185459,-0.029275624,0.03512372,-0.0034372602,0.022282392,0.040060863,-0.0042120027,0.04895867,0.029171377,-0.03257232,0.0031016537,-0.00049789477,0.05101688,0.011071016,-0.005844576,-0.024740707,0.042787522,-0.01219395,0.025998976,-0.025501262,0.020186063,0.009459517,-0.027008299,0.009194669,-0.00974657,0.04311496,0.017020911,0.03296,-0.012800433,-0.041942146,0.026060583,-0.024331907,-0.0027676262,0.023516139,-0.05554252,-0.032007173,-0.019746717,0.0025288267,-0.003525881,0.019071702,-0.034308195,0.016329894,0.009745896,0.010246727,-0.0063317628,0.031169476,0.034803063,0.044472396,0.019325137,-0.0022043036,0.0126568,0.014829357,0.04067875,0.002231057,0.007604539,0.030812986,-0.020379035,-0.021807335,0.008455541,-0.037059907,-0.0046198443,0.024538565,-0.028960962,-0.0144981565,-0.0022938282,0.020513631,0.016793994,0.037631262,0.0016722735,-0.009422316,0.01865365,0.04790445,-0.020249765,0.011519022,-0.018899027,-0.017678795,-0.023806142,-0.004703572],"last_embed":{"hash":"1huwie5","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1huwie5","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale","lines":[5,273],"size":6094,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1huwie5","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Status": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041271284,-0.0012471055,-0.013540444,0.015348535,0.006115099,-0.010489879,0.032945983,-0.0027678404,0.00022226312,0.062436964,0.01023542,0.021339031,-0.021877445,-0.0027197655,0.00088506984,-0.02596144,0.0025367746,0.045403376,0.04246587,-0.01913983,0.007300965,0.033934176,0.03127719,-0.009765317,0.016736941,0.017872844,0.014793097,-0.0018161973,-0.0035832445,0.007119998,-0.044488583,-0.017789269,0.008204727,-0.0016114808,-0.040205076,-0.04049178,0.00019957942,-0.033349875,-0.024628932,0.03652778,-0.0043368805,-0.020602515,0.014079374,0.02169208,0.029229585,-0.012043801,0.026897322,-0.01851828,-0.05622704,0.001992023,-0.018702773,-0.024852686,0.032692134,0.009356245,0.0335883,0.017239997,-0.03492334,-0.032952324,-0.0189348,0.03669706,-0.060979452,0.030459493,0.010239156,0.006267364,0.025370851,0.037646886,0.0022860179,0.04865871,-0.004037331,-0.025893334,-0.0059532844,0.023432834,-0.04164103,-0.008441487,-0.023716658,0.031491388,-0.011485954,-0.019611092,0.010288167,0.06405868,0.006780838,-0.03755258,0.011230483,-0.008773511,0.014637332,0.0049548214,-0.04840914,0.09504532,0.026754238,-0.01767702,0.013331928,-0.049275205,-0.003167221,-0.05055755,-0.051750056,0.010360783,0.0059898035,-0.014749511,0.042853497,0.004762453,0.022034334,-0.015881848,-0.011497459,-0.032202452,-0.0024702158,0.00092004484,0.0040623737,0.019599583,-0.01052644,-0.008752972,0.010896595,-0.00585439,-0.026454637,-0.029564325,-0.02251485,-0.055735663,0.0056684855,0.0074030003,-0.049921222,-0.036500107,0.04911871,-0.027729824,0.040331636,-0.015426412,0.0059336447,0.003935487,-0.013968125,0.04314803,0.0469717,0.04185882,-0.051150907,0.0060230047,-0.0033629949,0.0040226425,-0.024234133,-0.028681023,-0.030575478,0.037322003,-0.028395712,-0.042652972,0.017543733,0.07749974,-0.053580895,-0.012594862,0.022079924,-0.02725968,0.061893106,0.0013120319,0.0024546294,-0.032186106,0.0007279346,-0.0028809342,0.009837003,0.017105825,-0.0077522476,0.023522181,0.02889519,0.020468617,-0.004040268,0.04873321,-0.017855467,0.07402393,-0.00009697738,0.022255486,0.038373463,-0.04600203,0.01752448,0.028206466,-0.0013353239,-0.029111361,-0.015648445,0.021886043,0.028347969,0.066969246,0.025112746,0.04646973,0.029714793,0.01793628,0.023405109,-0.039437737,-0.06668355,-0.0648185,-0.0043255514,-0.044624805,-0.0079246815,-0.017711202,0.06257031,-0.0193964,-0.024181532,0.06025798,-0.05734998,0.010064104,0.008421275,0.0059847166,-0.016233502,0.023587218,0.0091797775,0.02152074,-0.007883961,-0.049066875,-0.0327284,0.052446306,0.05720846,-0.027471276,0.014131173,0.009775375,0.016340556,-0.010261097,0.003338438,-0.07066396,-0.0029291431,-0.029465832,-0.043166004,0.041133262,-0.012314498,0.0022827769,-0.023926012,0.01121995,0.002899714,-0.040065464,-0.015056986,0.018320033,-0.00047932917,0.04559461,0.045116212,0.0027798072,0.043883737,0.049543135,-0.033627953,-0.0052236924,-0.035338156,-0.012349606,-0.009465028,-0.04449763,0.091495335,-0.017878179,-0.040993523,0.024011878,-0.001403778,0.0113004,0.022266114,-0.009199241,0.017349882,-0.024750246,-0.029475901,-0.011777923,0.022701634,0.047712207,-0.00050143653,-0.0073106247,-0.013572968,0.017012358,0.009507425,0.0044528805,0.040320594,0.010976485,0.010434908,0.009712723,-0.0072772764,0.00048124316,0.031110108,0.01108968,-0.018417927,0.02130298,0.016202513,0.011722054,-0.008035309,-0.034944434,0.03809134,-0.0000963522,-0.028785773,0.04708207,-0.021723134,0.06762483,0.012464914,-0.0027835793,0.018220974,-0.011603518,0.028890913,0.027982472,-0.05076098,-0.0023739203,0.029292116,0.03511898,-0.03288892,0.0150885265,0.043609105,0.037349634,-0.001902666,-0.041768637,-0.045968477,0.069480844,0.08070413,-0.004621021,0.013518949,0.049861647,0.009263668,-0.15725063,0.010721675,0.031135248,-0.00359036,-0.009567466,-0.015440505,-0.04068634,-0.033112366,-0.061383743,0.015600214,-0.033221498,-0.046052285,0.018083697,-0.019056836,0.011837589,0.03630345,-0.01237264,0.027780365,-0.03594138,-0.04336042,0.0016795377,-0.025491614,0.01623086,0.016491793,0.018930605,0.006091201,0.061687846,-0.037141703,-0.04149168,-0.010472094,0.012773586,-0.014843954,0.023537768,-0.0063848747,0.010417903,0.030482851,0.021912502,-0.0040488006,-0.009334791,-0.003745551,0.008171644,0.03917094,-0.027912201,0.050775234,0.012527825,0.039147753,0.0006045395,-0.01845972,-0.03377502,0.038926486,0.046627656,-0.018977799,-0.05170116,0.007923849,-0.034157604,-0.026173672,-0.0043648197,0.05878658,-0.017431516,-0.041276,0.040309172,-0.036423236,0.023477215,-0.05255479,-0.0053280112,0.0020552443,-0.011917314,-0.0069796825,0.014802552,-0.011436738,-0.003312344,-0.06358072,-0.0060500083,0.021330148,-0.00889009,0.02227521,-0.0276203,-0.033973526,0.005460821,-0.11299053,0.02077906,-0.003842567,-0.006270999,0.018557021,-0.019474372,-0.016619403,-0.018985093,0.03572246,0.0029809305,0.22955468,0.014532272,-0.025706157,-0.009988643,0.013694502,0.0055888407,0.015811112,0.02859547,0.041054282,-0.04489025,0.003345181,-0.0024365229,0.01592817,0.007012265,-0.006987205,0.01961596,-0.019388234,0.008029182,0.03712709,-0.009764635,0.0025782702,0.043060623,-0.016332436,0.04338113,-0.033050906,-0.025623307,-0.033568695,0.015895389,-0.040794104,0.032656368,-0.03190878,0.053909518,-0.009926857,-0.013949974,-0.055067793,0.0152720725,0.01522724,-0.038530607,0.008260978,0.009572559,-0.021693438,0.01535569,-0.015684508,0.017043112,-0.011392712,-0.020676851,0.013204299,-0.0037568724,-0.041773286,-0.021257171,-0.04847865,-0.014919374,-0.063749716,-0.026952082,0.03440834,-0.031897936,-0.032047454,-0.039753575,0.019779142,0.060788654,0.0008524908,0.010236543,-0.083679594,-0.05140458,0.034627862,0.06627324,-0.018844046,0.007631808,0.03207868,0.045931123,0.030529857,-0.020343099,-0.021297364,-0.028393172,0.031235736,0.038828835,0.035207972,0.087346196,0.000053008112,0.035881963,0.004286105,0.001040833,-0.003065118,0.044508662,-0.012946594,0.007133648,0.010124333,0.033792004,0.017311068,0.0056177806,-0.01979999,0.01756304,0.017497914,0.05618549,0.00029758332,0.0091835745,0.017027529,-0.01729727,0.012217401,-0.043575127,0.00096212776,-0.014458232,-0.047478553,-0.019296018,0.022406084,-0.01704444,-0.010389753,-0.007631855,0.04387675,0.012351663,-0.019095547,0.01851068,0.03642772,-0.021321092,-0.013689081,0.037319135,-0.0074319225,-0.0060481597,0.030126935,-0.01008296,0.009860964,-0.04496624,-0.019791542,-0.017548418,-0.048512336,-0.017516255,0.024984023,-0.023386765,-0.0076420694,0.03809922,0.053220887,-0.028808206,0.0015008624,0.02325132,0.015077646,0.051430386,-0.026532434,-0.013048339,-0.009370718,0.009266884,-0.042328894,0.035866894,0.011600504,-0.02663863,0.036450546,0.015733367,0.024708448,0.03416726,-0.00715703,0.034797788,-0.024253022,0.060881853,-0.012538916,-0.00019757485,-0.04400803,0.008995136,-0.022761967,0.01127263,0.034645017,-0.025084848,-0.03440574,0.018780326,0.08084137,0.06177146,-0.011582765,0.031964615,-0.038282596,0.022803368,0.00015607958,-0.021565188,0.045926057,-0.017155657,-0.056812093,0.044681173,0.029446468,-0.021546371,-0.046494693,-0.013502825,-0.009606389,0.00162935,0.058020223,-0.016737605,-0.05587269,-0.07451227,0.03229465,-0.011551014,-0.03395588,0.010650506,-0.04346796,-0.012151718,-0.012208345,0.078150146,-0.02401099,0.007980197,-0.0067043086,0.03587356,0.06617544,-0.010082334,-0.012429864,-0.008310441,-0.051084366,-0.015510142,0.0025936621,-0.0034445627,-0.015145269,-0.018630017,0.0018986766,-0.026815338,-0.049460746,0.01993354,-0.017087812,0.018636607,-0.05252708,-0.016206851,0.000119285614,-0.06561154,0.05728629,0.006266881,0.004862496,-0.031511355,0.009790175,0.0059213643,0.044540294,-0.05927613,-0.018302195,0.017072724,-0.02898762,-0.03815615,0.003438864,-0.020857105,0.0020822464,-0.0039188485,-0.009895153,0.004143578,0.010694195,-0.02398965,0.02690152,0.024756555,0.014696088,-0.014187775,0.01784447,0.045954604,0.0255283,0.02327112,0.0064381794,0.012053578,-0.060128156,-0.01188044,-0.013458521,-0.0061434996,-0.03241772,-0.07179813,-0.0013515835,-0.014042631,0.054474466,0.022287527,0.013386198,-0.023894964,0.0056410995,-0.061407104,-0.018888276,-0.0045640417,0.033122547,-0.023181915,0.037972946,-0.036949735,0.026223727,-0.0013485841,-0.01953882,-0.054102022,0.0481634,-0.026805827,-0.056669597,-0.016937353,0.022781277,-0.011618929,-0.048590224,-0.018758856,-0.020165998,0.003023717,-0.050404273,-0.00720062,-0.048838973,0.02214493,-0.049230136,0.033446398,-0.015016147,-0.02006658,-0.038025346,-0.029190164,0.036256634,0.014756179,0.018456256,0.0060241744,-0.034706756,-0.0038684148,0.023383986,-0.015714958,-0.009826129,0.028184628,-0.01117659,0.012398334,-0.03520792,-0.009943723,-0.04493634,0.035686605,-0.0094607,0.0025624002,0.01693683,0.016669009,0.0177371,-0.027489308,0.0065886164,0.030786993,0.035439033,0.0436625,0.07206827,-0.03207032,0.023884805,0.027483515,-0.022245353,0.020468555,-0.028223617,-0.014619203,-0.01830015,-0.015365457,-0.040218603,0.012073805,0.007825715,0.047480404,-0.050923027,0.008724095,-0.0010181834,-0.027698573,-0.0077634137,-0.02172986,0.00576584,-0.007823859,0.0096127875,-0.020527713,0.019047394,0.014462603,0.025947256,-0.02039151,0.0059430515,-0.050996423,-0.011218699,-0.0041892976,-0.06396274,0.007921581,0.0057551055,-0.004335818,0.0061646323,0.0061306283,0.023997804,-0.03272357,-0.0053168614,-0.028365528,0.03939403,0.006108813,-0.015567062,0.046789747,0.013337161,-0.00085463707,0.00087628595,-0.03686287,0.011036306,0.018469485,-0.0038389878,0.016971495,0.020815775,0.053533472,-0.0009885507,-0.027349934,-0.021222394,0.02133055,0.001688579,0.038516317,0.0038726542,0.02638371,-0.008744503,-0.00671862,-0.031150093,0.013213168,-0.03486316,0.014542117,0.0010752991,0.0012613293,0.039426323,0.016680045,-0.011019421,0.007050011,-0.028334662,0.0067954124,-0.13154885,0.0008432213,-0.04043319,0.05771795,-0.012697828,-0.009403276,0.008118372,0.0092887245,0.039584193,-0.01061922,-0.017615175,-0.023512699,0.015895726,-0.012019947,0.013054503,-0.016972434,-0.040597253,-0.008769255,-0.020647686,0.020802658,-0.018359775,-0.04144608,0.019953173,0.020165555,0.014973068,0.016553886,-0.024428679,0.014749356,-0.017161107,-0.01961026,0.021480856,-0.08384198,0.016305178,0.02859736,0.0029780115,-0.029312147,-0.0011066698,0.0028169525,-0.016307661,-0.018601159,0.0030387703,0.04391542,-0.011807752,0.04625301,0.014235297,0.005717321,0.011498883,-0.010856165,-0.016324224,0.01672075,-0.008849714,0.044578277,-0.031309538,0.027832408,-0.008377087,-0.016505003,-0.044761684,-0.021986805,-0.04972508,-0.042622138,-0.05001089,0.061507843,-0.007397546,-0.022970205,-0.05173758,0.0035287472,-0.023633929,0.020875772,-0.033345442,-0.004342355,0.0002534769,-0.013931747,-0.01942301,-0.043214075,0.00048755677,-0.08257397,0.01888227,-0.027871227,-0.002129009,-0.018249286,-0.012026244,-0.006862882,-0.03881573,0.015527025,0.070284136,0.000024823215,-0.027789354,0.022639984,0.0032411444,0.015776664,0.005895798,-0.03353182,0.003096673,-0.043017413,-0.07865047,0.017523414,-0.007889953,-0.020161886,0.004818543,-0.01645943,-0.01993368,-0.014916875,0.0016105224,-0.020616155,-0.04121673,0.04953986,0.05757912,0.010985841,-0.021984953,-0.017388264,-0.053049874,-0.012860837,-0.03651898,0.0012055186,-0.021630116,-0.021983506,0.008406301,-0.025370207,-0.023997877,-0.045941968,0.009708779,0.032369558,-0.01449009,-0.027647993,-0.0068071294,0.047518622,0.019699195,0.008922861,0.005019192,-0.026154505,-0.012855768,-0.042740606,-0.0157792,0.021265881,0.026483601,0.008896129,-0.0213053,0.052179407,-0.038048543,-0.052468833,-0.04492358,0.0054463963,0.009262387,-0.008077541,-0.019244414,0.011238287,-0.031314522,0.04580453,0.03868492,-0.054795496,-0.0003429876,0.0071859285,-0.055235464,0.028084034,-0.00165137,0.031014444,0.0015014887,-0.048558306,-0.022769338,0.07717992,0.015097824,0.0069184047,-0.02353676,-0.023505773,0.000058189584,0.0480854,0.009839874,-0.02513293,0.039175063,0.020973388,0.0313044,-0.016588971,-0.0075559597,0.038397714,0.03452518,-0.03589104,0.011646001,-0.012122017,0.04450476,-0.019273775,0.047644652,-0.0039785346,0.06728461,0.02364613,-0.013895752,0.0042358325,-0.0051554358,0.017312229,-0.023981353,-0.01860176,0.0038517157,0.010458723,-0.037026875,-0.03391022,0.048097752,-0.019240674,0.014252448,0.046580136,0.018378166,0.029263271,0.0081265345,0.011068377,-0.013491,0.002662873,0.011734978,-0.016236123,-0.046802934,-0.04792164,-0.032842007,0.0017413418,-0.0051840944,0.039760143,-0.001671555,0.021098694,0.01373571,-0.024680674,0.048059564,0.009765444,0.005817266,-0.031065587,-0.020638125,0.019500544,-0.0012967649,-0.041703723,-0.02491399,-0.039023023,-0.011721943,0.039280344,-0.013619011,-0.009753894,0.02167958,-0.0153618,0.0053798547,0.047061943,-0.015273111,-0.009676645,0.02556281,-0.0062570428,-0.016440587,0.020848619,0.017101496,-0.03616227,-0.0065362165,-0.030277578],"last_embed":{"hash":"uj73hm","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"uj73hm","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Status","lines":[7,17],"size":238,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"uj73hm","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Status#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025116203,0.03707267,-0.04266102,0.018408157,-0.0020470526,-0.025456894,0.032713924,0.043820076,0.011194809,0.03846837,0.029657934,0.02405729,-0.002889837,0.014234255,-0.008308882,-0.031387582,-0.027641792,0.042569056,0.028499357,0.01245303,0.011882019,0.021403976,0.06225522,0.0073153316,-0.00632432,0.004589481,0.0048495494,0.0070683993,0.0009990843,0.0091684405,-0.03023391,-0.04097865,0.0022906493,0.006073433,-0.022724321,-0.051215496,0.009152315,-0.038287673,-0.033451546,0.06077325,0.004591353,-0.02632581,0.0030676464,0.008978595,-0.0049723024,0.0012460242,0.00084112375,-0.014102068,-0.07366436,0.0047331457,-0.008575159,-0.042843174,0.017733919,0.01749499,0.0019868424,0.024043947,-0.04425312,-0.047093637,-0.02736836,0.035841376,-0.05739387,0.047164124,0.008074649,0.0016378285,0.021609636,0.029024264,0.0070702843,0.005836419,-0.014718245,-0.024589898,-0.0033581902,0.031771164,-0.057827458,-0.0006046948,-0.025371294,0.047872324,0.020809008,-0.0051641376,-0.007915852,0.043478034,-0.013819325,-0.051404234,0.007875427,-0.028879814,0.059343774,0.036061995,-0.03727452,0.09526685,0.038618673,-0.034863163,0.004751321,-0.04534315,0.0045906934,-0.020433448,-0.036456637,0.012633037,-0.015957825,-0.002706482,0.025794895,-0.04513223,0.005308796,0.009378153,0.0057179844,-0.021233378,-0.0009879371,0.0058224644,0.017189406,-0.00580142,0.005450275,-0.012746816,-0.0012447934,0.01652208,-0.01094155,-0.035227902,0.001049083,-0.043985274,0.010425947,-0.001039768,-0.03190973,-0.048890367,0.063103326,-0.025632879,0.014110883,-0.02252015,-0.003289362,-0.006726167,-0.01851856,0.00886506,0.039808035,0.0266904,-0.05233179,0.0075759534,-0.020082481,-0.016433846,-0.012567419,-0.012766183,-0.017683998,0.05283832,-0.051399734,-0.052186202,-0.0014847739,0.06720578,-0.024370683,0.0170092,0.040351875,-0.025981886,0.07004084,-0.038683686,-0.0026111898,-0.011121254,-0.01976181,0.012315637,-0.017028648,0.016457109,-0.008791583,0.028738797,0.021256115,0.007581891,-0.030695919,0.0006760537,-0.03201569,0.04686787,-0.022391275,0.022497492,0.03691647,-0.033234045,0.024918118,0.009796275,-0.001645952,-0.03834346,-0.0044702785,0.01906305,0.014184166,0.048437968,0.022172753,0.046139393,0.014194827,0.027184414,0.016624525,-0.02889153,-0.06443691,-0.028105525,-0.021449078,-0.01683481,-0.0006503074,-0.012446816,0.048470315,-0.004801891,-0.018412132,0.051799472,-0.0337607,0.04158333,-0.0011214952,-0.010819782,-0.011368282,0.0019002696,0.022050416,0.03017265,-0.0043734256,-0.013355586,-0.031852044,0.0503257,0.055508226,-0.06464223,0.0035828406,0.017022304,0.028563451,-0.037367605,0.017364074,-0.06491432,-0.016624415,-0.0101110935,-0.036450647,0.030569768,-0.016575275,0.0018105193,-0.00026279787,0.031280465,-0.001494486,-0.02226161,-0.044081733,0.0062278686,0.016248563,0.04821539,0.008394997,0.008397478,0.021803305,0.033480506,-0.00038570355,-0.0007365933,-0.065586746,-0.0058329715,0.020576378,-0.04019053,0.11118226,-0.009649457,-0.041700657,0.03938732,0.012307027,0.006351031,-0.0020921256,-0.010431314,0.0020543595,-0.025552765,-0.025421508,-0.031523693,0.005305903,0.022143282,-0.019439446,-0.014631392,-0.019463457,0.011779081,0.018742062,0.01073895,0.0040050903,0.011013338,0.007588167,-0.0069645597,0.007777718,-0.0029094263,0.021733046,-0.031254236,-0.02447372,0.011622804,0.0059217634,0.005244057,-0.01588211,-0.006263047,0.0374322,0.0018284083,-0.021224666,0.02677399,-0.018023599,0.07432845,-0.0076645627,0.030056264,0.015552159,-0.009870696,0.026037024,0.01749294,-0.057582907,0.0018382424,0.03987575,0.024271589,0.006760485,-0.02935148,0.026763026,0.013131363,-0.016150976,-0.051724546,-0.05122868,0.046137366,0.064066164,0.002915452,0.025933124,0.057757366,0.039868675,-0.15300916,0.023230279,0.004676753,0.031651437,-0.006758752,-0.0044531296,-0.03851387,-0.018360682,-0.10329166,0.025292909,-0.03541312,-0.04467512,0.009769022,-0.0019912184,0.007774326,0.052745383,-0.0030703493,0.022976214,-0.007509003,-0.045841035,-0.006281181,-0.010222966,0.030860765,-0.033497214,-0.013284272,0.010446955,0.056277923,-0.015804876,-0.06222123,-0.0028649918,-0.013184849,-0.02033332,0.012061987,0.028791156,0.026094556,0.040321525,0.06185505,-0.018723976,0.0060114865,-0.009491527,0.022372652,0.040470313,-0.02011642,0.041540377,0.0138773965,0.032457896,0.00024633523,-0.015765948,-0.05467226,0.01120044,0.017618608,-0.036422294,-0.045590516,-0.0010941026,-0.040643226,-0.03818896,-0.041996013,0.069909506,-0.013984373,-0.022500718,0.027919618,-0.044002127,0.013315064,-0.06172882,-0.0093711205,-0.021735841,-0.008743783,0.00053596403,0.015012081,-0.018496392,0.015048335,-0.05255301,0.0116271265,0.0040358887,-0.0011673684,0.006134366,-0.033765182,-0.029674299,0.017641552,-0.104208335,-0.0010555012,0.006331723,0.0055760927,0.021584911,-0.027133964,-0.0007831924,-0.007436428,0.030873224,0.037785217,0.24595676,0.030466253,-0.020214252,-0.030480096,0.015161835,-0.007387274,0.009829754,0.011436721,0.042524494,-0.024700731,-0.019800063,0.010733247,0.0062522986,0.016775087,-0.031072112,0.009290589,-0.04022673,0.006433121,0.03403873,-0.0019948136,0.0014347314,0.003870105,0.003429839,0.012832506,-0.047578536,-0.03238525,-0.0442557,-0.011998416,-0.02728474,-0.00685355,-0.04462271,0.080008075,0.003893704,-0.016017292,-0.03959906,0.010329844,-0.018339237,-0.020469815,0.011352335,0.0115668215,-0.014768171,0.01612023,0.001039056,0.008804143,-0.022617828,-0.0285776,0.05274325,0.0045910617,-0.035911996,-0.007023595,-0.050291874,-0.037566155,-0.07506439,-0.021188907,-0.0030964895,-0.024118366,-0.024780503,-0.043432232,0.024155984,0.052697092,0.0071511697,-0.0022293995,-0.057754654,-0.026439067,0.026681274,0.045500476,-0.042713568,-0.0024525966,0.011780954,0.028179443,0.014337522,-0.014704267,-0.03296462,0.0023184847,0.030869523,0.043181464,0.050396077,0.06510776,0.020089133,0.03503935,-0.01800739,-0.004462551,-0.026315302,0.046284672,-0.007609759,-0.0013653153,0.031466063,0.041773498,-0.0068110223,-0.010294413,-0.0097411545,0.032130778,0.024012545,0.04075433,-0.0090290615,0.009826984,0.009968887,-0.029125027,-0.008226326,0.004511286,-0.017219665,0.0007172471,-0.02866194,-0.02007111,-0.0032572632,-0.019611614,0.004948761,-0.01302861,0.07084543,-0.003499165,0.0051801777,0.00913315,0.04582141,-0.03849203,-0.0077286707,0.029097416,0.015019284,0.01111547,0.018135402,0.0131774945,0.021588044,-0.005926055,-0.014486281,-0.028263284,-0.04745378,-0.037817087,0.027470872,-0.015835118,-0.007287456,0.031235814,0.057995424,-0.028038504,-0.01811256,0.06441926,0.021436898,0.03809993,-0.03487311,-0.014224926,0.03224339,0.009323692,-0.052103333,-0.01427498,0.003183939,-0.03176263,0.042541828,0.011392822,0.041863125,0.013254291,-0.016145285,0.0103884,-0.021810647,0.06310997,0.028386338,0.014238191,-0.049662635,-0.0013715101,-0.010518568,0.011856116,-0.003551454,-0.025181448,-0.024562486,0.014082177,0.061596457,0.07836281,-0.04439981,0.024502425,-0.027045377,0.008328601,-0.012817479,-0.00017346618,0.038369562,-0.010734004,-0.052356932,0.026961526,-0.0022579131,-0.020115847,-0.047870345,0.034426127,-0.0059353127,-0.015161073,0.045301046,-0.013842789,-0.05117576,-0.052983847,0.032532,-0.02804486,-0.021499911,0.013708661,-0.03591273,0.0013686789,0.0004388258,0.077024065,0.011306624,0.008410007,0.00062423444,0.023412598,0.06813651,0.012467137,0.005415647,-0.0085039055,-0.05005249,-0.0093048625,0.008981839,-0.007678928,-0.014627046,-0.009916306,0.0054609273,0.008347352,0.010517165,0.02564219,-0.03441568,0.008369264,-0.051595047,-0.00023335144,-0.005125975,-0.07490763,0.031550873,0.034686066,0.0303254,-0.04618493,0.024942111,-0.018359441,0.046048082,-0.035896476,-0.006622852,0.019400084,0.0047218003,-0.05257713,0.0003117051,-0.026817955,-0.006279429,-0.00048562238,-0.005352209,-0.0034506286,-0.006830012,-0.04946996,0.024504095,0.020683344,-0.0019464513,-0.031160988,0.023341475,0.028547885,0.035224583,0.044459835,0.016097682,0.0052642263,-0.07976697,-0.01990426,-0.0043730205,-0.015257579,0.023583941,-0.07505092,-0.004621261,-0.017531361,0.02800057,0.0073508727,0.012984915,-0.037425213,-0.018657763,-0.05869097,0.010454377,0.0118169,0.018144477,0.010774426,0.046509285,-0.029263072,0.0019878387,0.028636714,-0.020080732,-0.017251244,0.033363733,-0.035221327,-0.08756872,0.004413057,0.03613092,0.0034260433,-0.0066114846,0.0009129043,-0.0031783325,-0.028731449,-0.03883495,-0.04059959,-0.052566826,0.015952257,-0.029304182,0.037275113,-0.03497072,-0.003891406,-0.017072516,-0.037399907,0.024696685,0.038402006,-0.0117072305,0.008001283,-0.041028045,-0.007772791,0.010455354,-0.023778781,0.010939652,0.034158874,-0.009553477,-0.003781548,-0.028746437,-0.0018683553,-0.046215326,0.04266943,-0.00027834345,-0.009923981,0.009928599,0.021154815,0.04776272,-0.07216317,-0.00835722,0.05556235,0.0077333087,0.023805933,0.07088517,-0.02211654,0.027787503,0.003517587,-0.011510585,0.02784087,-0.028462976,0.002637863,-0.024977515,-0.010530231,-0.052859947,0.005108326,0.012045019,0.071287476,-0.05185069,0.0030170083,-0.03328472,0.018460816,-0.023518689,-0.019497909,-0.0039324947,-0.022769568,0.03588165,-0.004740495,0.004255793,0.03382298,0.024957767,-0.003295833,0.00043450718,-0.018836763,-0.013424185,0.0068188645,-0.03814279,0.026740555,0.04370784,-0.027399408,0.025193313,-0.020785885,0.04315689,0.0017566552,-0.025094295,-0.028743241,0.035975814,0.025423808,-0.028637938,0.062478855,0.010000331,0.0051016854,-0.002975431,-0.00665807,0.014818777,0.027079152,-0.0009237713,0.007844795,0.028144302,0.04243538,0.007278973,-0.009903442,-0.019050865,0.009963586,-0.00044512807,0.0076020206,0.005549297,0.077375606,-0.032519463,-0.018238619,-0.017319808,0.013321807,-0.024789128,0.0019063201,-0.011580848,0.010451153,0.047689974,0.032891996,0.0012087702,0.018520832,-0.016236613,-0.009979549,-0.13115084,-0.015408519,-0.016675636,0.05068437,-0.0129739,-0.014152803,0.005609939,0.0024283058,0.025244482,-0.013387094,-0.0016941889,-0.022557179,0.021567395,-0.014223462,0.01103964,0.002497353,-0.029628852,-0.008270836,-0.0025653585,0.036529515,0.013015476,-0.028118802,0.017527545,0.042038083,0.024485907,0.007927159,0.0141380485,0.003287907,-0.014679564,-0.017660527,0.012233884,-0.045261234,0.020269584,0.020861175,-0.013563916,-0.030236404,0.017654467,0.016405024,-0.026286097,0.020872112,-0.027563104,0.03747644,-0.02989171,0.02707212,0.01823059,0.03491051,0.014867173,-0.016883556,-0.009093133,0.027080877,-0.008176591,0.042296145,-0.04540435,0.03645492,0.024472121,0.00089180213,-0.04318278,-0.02544292,-0.03763718,0.0013426499,-0.035440862,0.05445702,-0.008844062,-0.036286578,-0.02224467,-0.0024390204,-0.047933076,0.009162338,-0.03690705,-0.01138767,0.013796253,0.026536947,-0.020386087,-0.049216703,-0.032688268,-0.06047157,0.047223657,-0.021653095,0.0041542444,-0.012274999,-0.018660335,-0.03322995,-0.027398987,-0.00106021,0.061485343,-0.0086509,-0.04558851,-0.00059166265,0.015630253,0.010584844,-0.00067734456,-0.038655486,-0.0024213272,-0.04086505,-0.05333847,0.0051023266,-0.022471434,-0.04663373,0.0032937082,-0.012213275,-0.03270344,0.0054291277,-0.005884872,-0.03137541,-0.040934205,0.04476413,0.039129026,0.022501877,-0.014067787,-0.026899694,-0.036260493,-0.012558113,-0.008724826,-0.010310085,-0.042673144,-0.023471586,-0.00811623,-0.003360586,-0.030841285,-0.05780998,0.006044848,0.0014891907,0.00467606,-0.02122756,-0.026601234,0.054418188,0.037319396,0.028425934,0.014222707,0.026433159,-0.006730422,-0.023791675,-0.022590557,0.020855479,0.051253743,-0.003843064,-0.03603419,0.030049836,-0.030748144,-0.051960394,-0.038212378,-0.0055672764,0.012641944,-0.03603435,-0.030281713,-0.02141416,-0.027601117,0.04501549,0.037567195,-0.044746507,-0.011587959,0.011045971,-0.032795638,0.03190584,-0.010690568,0.042408522,-0.012350678,-0.028400123,-0.016522095,0.066247016,0.012282361,-0.0064416574,-0.04293899,-0.034695014,-0.0059259073,0.05159737,0.0128676705,-0.02874757,0.0009973736,0.007872242,0.021515222,-0.0044243378,-0.002158978,0.009811143,0.0290043,-0.043401394,-0.005483837,-0.0019309225,0.038635667,0.010329212,0.059709597,0.018394653,0.07214822,0.058965083,-0.008885293,-0.00900145,-0.000876823,0.03897884,-0.04708519,-0.020414371,0.008258244,0.012582092,-0.07170743,-0.037420396,0.063764505,-0.03206831,0.023595065,0.029691793,0.042333517,-0.0015686441,-0.0028360249,0.009795632,0.000021071115,0.008075938,0.0034045742,-0.0025813861,-0.02472478,-0.0018377978,-0.022574319,0.0053523807,-0.029381163,0.02369702,-0.00760668,0.019875683,-0.029313017,-0.0008340294,0.010643075,0.0032199828,-0.015539184,-0.0038792673,0.00045027558,0.034414105,-0.005857788,-0.044686753,-0.01084168,-0.03570071,-0.00879444,0.03520427,-0.00012724761,0.0065261363,0.027086658,-0.0028613494,-0.007834436,0.04667118,-0.039447755,0.0019337477,-0.029916188,-0.031707402,-0.026892778,0.013349591,0.024464266,-0.03639318,0.006812407,-0.026006429],"last_embed":{"hash":"8cdqsg","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"8cdqsg","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Status#{1}","lines":[9,10],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8cdqsg","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Status#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02972244,-0.009038622,-0.007905811,0.006484936,-0.00827422,-0.00077976217,0.062466726,0.0017426461,0.010829078,0.05905836,-0.000023078406,0.02738362,-0.014020078,-0.0005837515,-0.0010342011,-0.026180841,-0.0023799327,0.036043637,0.016338209,0.000568355,0.0126243215,0.034713145,0.052608814,-0.013154731,0.019936452,0.026065927,0.022636326,0.008489208,-0.020612136,0.027178084,-0.034126654,-0.020768516,0.030747682,-0.0121892,-0.021270622,-0.059882045,-0.0058789947,-0.023313971,-0.035398815,0.028540399,0.007921579,-0.026429147,-0.017157167,0.03115248,0.03972114,-0.0060517467,0.011345424,-0.01226818,-0.057703894,0.0012975248,0.003890563,-0.028594961,0.042059887,0.012150352,0.009868803,0.032243185,-0.036424536,-0.053081974,-0.0041569704,0.027174836,-0.04874826,0.035988115,0.0068204487,0.007958084,0.017343,0.047759272,-0.009731358,0.024537344,0.0060787946,-0.038731243,0.009437689,0.030932866,-0.03664665,-0.00082396046,-0.05077562,0.047112957,0.0051026344,-0.036397487,0.004146433,0.05914334,0.0010223744,-0.037791986,0.007481938,-0.021615466,0.0113395,0.026696386,-0.047555946,0.05719183,0.005907234,-0.048152193,0.0072267097,-0.027759967,0.014678283,-0.035041098,-0.059085023,0.0041525513,0.012167781,-0.04400332,0.041012485,-0.004154414,0.0005525994,-0.015461183,0.011303853,-0.033290427,-0.0034892042,-0.008726382,-0.0076730964,0.03487324,-0.022754429,-0.01656482,-0.010346419,-0.0017162752,0.0013254815,-0.039415758,-0.0021820276,-0.05424976,0.0041810013,-0.015851796,-0.04125636,-0.033276998,0.057979655,-0.013661409,0.058205042,-0.009480882,-0.01065385,0.009628945,0.0017796095,0.03449092,0.059109796,0.04000726,-0.026242545,0.0036109278,-0.003342525,0.015211395,-0.039837405,-0.02245899,-0.033718582,0.015838543,-0.024259312,-0.042730443,0.018742649,0.06806632,-0.047869828,-0.004285563,-0.013741633,0.0016390732,0.05658788,-0.01875859,0.011508586,-0.06179873,-0.021551793,-0.007944874,0.019329097,0.0330237,0.012650209,0.032396533,0.03702899,0.030596318,0.00917312,0.053410515,-0.059778757,0.07269162,0.010812739,0.011366906,0.0257199,-0.024146564,0.031848054,0.044018507,-0.001787359,-0.028249666,-0.011911013,0.0209033,0.034080073,0.05051169,0.024460662,0.03792456,0.046642244,-0.0036473554,0.011982259,-0.054777738,-0.036823794,-0.0486135,0.003545515,-0.032733794,0.0011451448,-0.028741457,0.061931938,-0.008785272,-0.0027379978,0.06514869,-0.0609026,0.0014752065,-0.0030876077,-0.010908626,0.0063046673,0.011272959,-0.021538446,0.014279663,-0.015066562,-0.053056642,-0.02190179,0.036643878,0.06511052,-0.036159094,0.011124824,0.017260889,0.024574548,-0.017099665,-0.003650685,-0.09725276,-0.017301459,-0.012359334,-0.030582283,0.049992453,-0.011314392,0.013615831,0.0069486964,0.023293806,0.03187667,-0.029834114,-0.043967113,0.037109487,0.019811448,0.045467045,0.017014574,0.013379211,0.008760898,0.025636675,-0.022079395,-0.018976338,-0.051710304,-0.027639527,-0.012370986,-0.054842174,0.08448604,-0.03432441,-0.039675225,0.026150744,-0.002897389,0.00518508,0.022954201,-0.011009761,0.0109070055,-0.023090493,-0.011571194,-0.0063264794,0.020105045,0.050316855,-0.012926433,0.021473227,-0.021521475,0.020339016,0.016692314,-0.00583208,0.03411667,0.021224273,-0.00037871,0.0061491006,-0.006837946,0.016284125,0.027040828,0.026152512,-0.029946513,0.008797251,0.0018842767,0.027357087,-0.008932867,-0.0067926487,0.041043427,-0.012458187,-0.011249735,0.05012818,0.009617294,0.04414953,0.019969488,0.020160815,0.015860954,-0.007329038,0.030030193,0.017311113,-0.032319337,0.010833542,0.018012185,0.008502063,-0.013973691,0.0039510503,0.027600605,0.043674402,-0.012573275,-0.052731942,-0.08263498,0.06503437,0.0815864,0.014774601,0.0043893587,0.03242722,0.015824938,-0.15266787,-0.012217122,0.020829111,-0.0055236937,0.009245799,-0.015251327,-0.034790337,-0.04388238,-0.049359452,0.006732903,-0.046350833,-0.059418857,0.020478623,-0.009406167,0.0024215232,0.03682685,-0.012723999,0.043141324,-0.049372237,-0.026246639,0.01565664,-0.029878387,-0.0156867,0.024450827,-0.0079233805,0.005515657,0.05856464,-0.028842824,-0.032950774,-0.0060628704,0.024934867,0.0066874344,0.025882928,-0.008489899,0.013113643,0.033662178,0.031693418,-0.010602075,0.005176364,-0.01984092,-0.011083407,0.033221483,-0.0337085,0.0651009,0.005882554,0.015266407,0.0051527806,-0.013003048,-0.036148433,0.024092384,0.040579595,-0.034112625,-0.028103674,0.02401938,-0.01891121,-0.0125839645,0.023094116,0.05433586,-0.013157513,-0.030729678,0.024396325,-0.05794707,0.040309533,-0.053511433,0.0070763864,-0.0070780823,-0.021807563,-0.013388849,0.0020896883,-0.020795757,0.0071785254,-0.04211195,0.0019079628,0.0046800827,-0.0038789217,0.029477797,-0.043902483,-0.028282871,-0.008778211,-0.10636926,0.015386756,0.0047106496,-0.0040648864,-0.02130086,-0.03633633,-0.035669107,-0.012267198,0.033790752,0.0014452736,0.2307026,0.028888566,0.00064817164,-0.020237966,0.018383333,0.015078481,0.036794543,0.011307919,0.014570028,-0.03396153,-0.0127570145,0.005557477,0.014141639,0.013278923,-0.026268935,0.013262429,-0.00088932336,0.014652267,0.039589033,0.0002384398,-0.0055025956,0.058943886,-0.01749795,0.043014508,-0.032807145,-0.04327689,-0.022577811,0.007191546,-0.05037547,0.010914728,-0.0150288865,0.042148527,0.0017301682,-0.033405058,-0.049966015,0.017281089,-0.0038412032,-0.04408739,-0.0014690473,0.00781663,-0.052030228,0.005382183,-0.03737009,-0.00035491688,-0.023726815,-0.04438386,0.014318354,-0.021347966,-0.035964932,-0.016376875,-0.028643956,-0.0008967798,-0.04986856,-0.028939381,0.026231103,-0.009245538,-0.028897796,-0.009140165,0.0062776557,0.06974371,0.018352438,0.007946018,-0.07272696,-0.041879185,0.04075123,0.06584839,-0.017939724,0.0023325318,0.016645335,0.06458434,0.044997532,-0.011584246,-0.021817906,-0.02128426,0.009786911,0.02527823,0.046689376,0.06668727,-0.02071094,0.024706475,-0.014959805,-0.023886925,-0.008797074,0.04648073,-0.01611435,-0.010947913,0.014973352,0.049493007,0.012509174,0.02338266,-0.022441221,0.03131817,0.004560821,0.04925921,-0.01589128,0.017796272,0.0074480036,-0.009574038,-0.00081163173,-0.051180944,-0.008677893,-0.01785177,-0.06648806,-0.007416303,0.00833061,-0.01735237,0.0010581308,-0.0051863636,0.034031995,0.023429077,-0.031613555,0.026908286,0.018304572,-0.012320113,0.0011656957,0.034918364,-0.030897202,0.008050506,0.01866513,0.00043064952,-0.00026682363,-0.057228222,-0.0020083888,-0.0023314797,-0.069578946,-0.002971742,0.0029511815,-0.007334959,-0.0005767939,0.019460771,0.039710216,-0.016446263,0.0020987086,0.009670892,0.027818752,0.06907889,-0.023571163,-0.012358013,-0.021142034,-0.009268187,-0.035377353,0.039044313,0.0023038604,-0.021189826,0.045807973,0.0066024233,0.011418176,0.028679771,0.0024283112,0.035007633,-0.024362503,0.06285032,-0.02364935,0.002716049,-0.03824622,0.012048,-0.018184673,0.00574468,0.03237276,-0.013375082,-0.0010061706,0.004849525,0.08190285,0.062000744,-0.013777495,0.012509725,-0.0489144,0.019234195,0.0035912457,-0.0014848742,0.041687187,-0.030265257,-0.061627634,0.03646357,0.037827782,-0.036825277,-0.028850928,0.01770865,-0.022308283,-0.011976946,0.037208498,-0.03571717,-0.06671357,-0.05862223,0.0380041,-0.020648666,-0.011489309,0.014866709,-0.04208799,-0.016918762,-0.011069171,0.08356355,-0.03420718,-0.0081572365,-0.043770213,0.041043635,0.07189451,0.0026522905,-0.0009750435,0.0024555514,-0.046218056,-0.008466286,0.000941206,0.016258387,-0.010009158,-0.019932406,0.0046899985,0.002089599,-0.062109552,-0.0030383572,-0.010073285,0.013867069,-0.050618805,-0.012388641,0.0054126973,-0.035406295,0.05631764,0.0015921304,0.008782803,-0.048383243,0.025516927,0.0029160352,0.054670297,-0.05579919,-0.043712452,0.029716881,-0.026839117,-0.041268744,0.0061783865,-0.010319348,0.006089201,-0.009905942,0.015089819,-0.005454184,-0.00045329836,-0.020773564,0.026731638,0.019072557,0.009725859,-0.034614056,0.025892759,0.032164562,0.037006754,0.03913619,0.011201109,-0.0010708997,-0.07745995,-0.030950256,-0.002892177,-0.0090275975,-0.02591608,-0.047108702,0.015402059,-0.0037674422,0.04716141,0.03467014,0.0016754947,-0.024855727,0.006941018,-0.054654796,-0.007194131,0.004585061,0.035376515,-0.031895943,0.023477977,-0.029327292,0.030396074,0.004173378,-0.022603668,-0.055488512,0.05597452,-0.04060126,-0.04483031,0.0008461837,0.024622317,-0.0145512065,-0.0490563,-0.03529022,0.002639412,0.0019972902,-0.03914195,0.012973496,-0.058647547,0.011077955,-0.030207645,0.009313041,-0.00438959,-0.015323298,-0.04167082,-0.0061767343,0.033149574,0.016103273,-0.018965736,-0.0045463834,-0.037314143,0.026206132,0.03534555,-0.0017404387,-0.017879436,0.034145527,0.0039693066,0.0036870437,-0.03694781,-0.019958384,-0.029459782,0.032249246,0.0061859987,-0.0036217144,0.009293217,0.03388254,0.045975037,-0.026678596,-0.007973902,0.02448193,0.046426393,0.043382164,0.064387634,-0.04187947,0.047865454,0.019885102,-0.00027925233,0.0460727,-0.026569165,-0.049844123,-0.033462804,0.01344417,-0.037716106,-0.021199763,-0.006868289,0.034316353,-0.048010524,-0.012446956,-0.00018106074,-0.019699836,-0.0075773695,-0.0026796637,-0.030078279,-0.02417518,0.0017020098,0.011863196,0.023767414,0.0046973317,0.040520642,0.0054296865,0.0036835736,-0.050223757,0.0024466298,-0.008030153,-0.06505908,0.0035824666,0.0057469294,-0.014345253,0.033201013,-0.013887678,0.044593953,-0.025657475,0.019898688,-0.026399888,0.022504635,0.000984701,-0.0009850883,0.022420723,0.00069285027,0.0064621074,-0.024720544,-0.021551464,0.0040093698,0.025425399,-0.01708855,0.016989263,0.035949513,0.03832756,-0.0026744313,-0.010313019,-0.01257674,0.02644673,-0.0037349518,0.03601921,-0.00053840777,0.032013383,-0.005389508,-0.026211575,-0.015715875,0.022189118,-0.026773134,0.006790178,0.017719574,0.005468675,0.03070126,0.020670526,-0.0172902,0.018537318,-0.029492266,0.0072726547,-0.13387026,-0.01120623,-0.029981218,0.04304225,-0.02446566,-0.018311674,0.018885262,-0.001704891,0.0501695,-0.019063966,-0.02249288,-0.05365212,0.0059906277,-0.016117688,-0.0040662307,-0.011413908,-0.024345605,-0.0070026917,-0.020551404,0.03842006,-0.027065897,-0.026180139,0.02717027,0.015177239,0.0155032035,0.000537958,-0.01662008,0.018214742,-0.018626422,-0.0062088626,-0.00137608,-0.03844791,0.013314119,0.030024467,-0.009105955,-0.031244062,-0.002962339,-0.011334212,-0.02272129,-0.018904574,0.001646196,0.041246217,-0.0026307325,0.033726364,0.028816663,0.019863479,0.015576074,0.0009316809,-0.018071923,0.010501746,0.004079887,0.024986945,-0.038415942,0.018338213,0.0014014662,-0.015871163,-0.0020171215,-0.026090441,-0.05094014,-0.038571414,-0.04096603,0.0347844,-0.007201904,-0.0012856645,-0.00932442,0.0045943363,-0.009493011,0.009968121,-0.04990124,-0.009430677,0.0073121213,-0.01483574,-0.015239865,-0.0554333,0.0030719554,-0.084105454,0.013885073,-0.032585934,-0.015590765,-0.022563254,-0.02579318,0.018665679,-0.048756048,0.0038480544,0.038210943,-0.002281114,-0.043536864,0.031628117,-0.01058007,0.005641867,0.0071479618,-0.019517692,0.0177434,-0.026703868,-0.058600176,0.03647682,-0.004907219,-0.022471862,-0.013266791,-0.018012991,-0.009499836,-0.021477668,0.009396198,-0.010117342,-0.040603474,0.07302286,0.049262702,0.026600461,-0.036380485,-0.022084745,-0.039054822,-0.02131837,-0.028247643,-0.0027185436,-0.012448361,-0.012888056,-0.0023367493,-0.010993637,-0.014622259,-0.05689304,0.0032786434,0.03264876,0.026818013,-0.03840393,-0.03288759,0.042642973,0.02466536,-0.0014149001,0.03110107,-0.004658132,-0.0121056335,-0.027070012,-0.016928714,0.03424605,0.05832023,0.025028478,-0.015268321,0.051702037,-0.05036355,-0.056003235,-0.047169544,-0.0021607536,0.017485468,-0.011147731,0.00430349,0.025731081,-0.024678946,0.028602986,0.0431399,-0.076611266,0.0030956673,-0.007762896,-0.052193027,0.040198423,-0.019246573,0.030240966,0.011775833,-0.042883646,-0.0174656,0.04508129,0.020226426,-0.009186602,-0.031079391,-0.029326847,0.0016541975,0.047062192,-0.006647872,-0.023970548,0.026202966,0.010543929,0.032031253,-0.0022074562,0.008925661,0.022738902,0.037696227,-0.043214012,0.013027876,-0.008323815,0.021306891,-0.0351961,0.054229192,0.021957658,0.0739709,0.02384838,-0.007889168,0.00983159,0.012369517,0.037065443,-0.031119714,0.011128521,0.0072240545,0.022855386,-0.056222096,-0.023855118,0.023854826,-0.011349221,0.0064219814,0.050205708,0.023074092,0.02523944,-0.020306412,0.006237594,-0.011002846,-0.015420347,-0.014913976,0.011885741,-0.049819488,-0.035193373,-0.028930275,0.00089908065,0.026482778,0.0350621,-0.014681608,0.01133629,-0.0033011215,-0.03513629,0.03324297,-0.003429262,0.0045443955,-0.0032405248,0.013158643,0.038108,-0.011097744,-0.047795366,-0.037033718,-0.047351312,-0.0063778204,0.0390851,-0.0056830402,-0.014573077,-0.00068555766,-0.024697652,0.012144961,0.029581757,-0.013530239,-0.0020094037,0.020238645,-0.0031021645,-0.02195122,0.035716053,0.012891793,-0.042551234,0.00843617,-0.04250686],"last_embed":{"hash":"1r9p7y3","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1r9p7y3","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Status#{2}","lines":[11,11],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1r9p7y3","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Status#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025608802,0.024247237,-0.0035963578,0.032733068,-0.0074245487,-0.017673561,0.037481494,0.003027867,0.0034319607,0.047096424,0.006869252,0.023127073,0.004229999,0.012324501,-0.0075534345,-0.020083712,-0.007283429,0.02915574,0.022969367,0.0020170456,-0.0033606754,0.02828859,0.03370096,-0.025392981,0.01335794,0.016428553,0.010043738,0.0058994656,-0.014061314,0.009787319,-0.01651852,-0.0055240276,-0.0013141831,-0.017167483,-0.00965526,-0.065107256,-0.013641101,-0.044088215,-0.027588395,0.049056653,-0.0037709093,-0.025844308,-0.008881016,0.013624609,0.034584593,-0.006476202,0.014778794,-0.026889257,-0.0733707,-0.0035580467,-0.0075530144,-0.017235244,0.028878996,0.012436249,-0.012455578,0.008502957,-0.05362113,-0.06403796,-0.039166078,0.0028555936,-0.059501965,0.05093958,-0.013741997,-0.012164621,0.033218727,0.014761062,0.018510478,0.0015586182,-0.010257294,-0.042637076,0.0021176578,0.039381873,-0.060628716,0.001101854,-0.020417377,0.04552401,0.0102977585,-0.016191797,0.014876868,0.048962727,-0.01971418,-0.03828088,0.02316028,-0.014147851,0.04571783,0.00443898,-0.0582945,0.0713043,0.041704103,-0.0381791,0.013326428,-0.03046329,0.023475451,-0.03330149,-0.034390576,-0.006163843,0.0024266937,-0.013505819,0.033075828,-0.012373246,0.009199943,-0.01569081,0.004161454,-0.023229044,0.0011055015,0.0028697718,0.026281182,-0.0000046951527,-0.0143047795,-0.01147418,0.0016857921,0.012387413,-0.014564619,-0.018892908,-0.023231046,-0.050130975,0.011290297,0.016629027,-0.036800567,-0.05022764,0.050347507,-0.01279925,0.0077471626,-0.017340872,-0.011166447,0.017694078,-0.014406808,0.03555614,0.009123314,0.031722516,-0.044851225,0.022484498,-0.0052941656,-0.007940351,-0.020699276,-0.01238063,-0.010260911,0.040206134,-0.03792847,-0.04664704,0.014776038,0.060436327,-0.058740787,-0.0036607408,0.04670941,-0.05120117,0.07801706,-0.0034149573,-0.0075286264,0.0009191524,-0.018257087,0.015586887,0.010810295,-0.0006783679,0.014478306,0.003149164,0.014997196,-0.01312162,0.0022097845,0.039861612,-0.03292111,0.052730054,-0.024314987,-0.004077225,0.059248228,-0.05132945,0.04198398,0.020783605,-0.0076392135,-0.029069727,-0.029546646,0.0003830883,0.01111794,0.05624443,0.023729622,0.042207558,0.030593008,0.022434663,0.01863462,-0.049879096,-0.040412717,-0.053467996,-0.003151429,-0.015862215,-0.0018651007,-0.028649209,0.037590906,-0.010021347,-0.011096431,0.054873683,-0.045953523,0.022541553,0.005475534,-0.023658304,-0.0017085685,-0.010184681,0.0070940442,0.034870334,0.008893584,-0.05641777,-0.014181616,0.03792567,0.05952818,-0.049542148,0.006342828,0.023688728,0.03214404,-0.019854888,0.010234419,-0.0488714,-0.026993884,-0.032502376,-0.033984836,0.016199118,-0.013722109,0.0016934329,-0.016034404,0.052520018,-0.025047388,-0.035056617,-0.03378639,0.013034736,0.013783472,0.021971,0.02692927,-0.0055897986,0.009820732,0.016988238,-0.029076621,-0.012608035,-0.04122036,0.0135561135,-0.021966541,-0.04330172,0.07780831,-0.013426858,-0.051871985,0.018899774,0.009947464,0.0008335314,0.016764643,-0.032749217,0.031291503,-0.029659007,-0.032175817,-0.01007476,-0.0070372233,0.042130988,-0.023283994,-0.0022839133,-0.017033705,0.0015999769,-0.003989483,-0.0027958695,0.017560348,-0.0024993264,0.009928714,-0.013844729,-0.01678421,-0.011619969,0.031737022,0.0032684698,-0.014246446,0.011623856,0.007997776,0.019102994,-0.014038217,-0.016622229,0.043499257,-0.017863424,-0.0309184,0.062178977,-0.009975563,0.053053003,0.014940362,0.008756504,0.017583294,-0.0009402212,0.013210994,0.036011863,-0.040374506,0.004423812,0.055880256,0.038190335,0.0072392737,-0.025510786,0.019756291,0.023340853,-0.005006638,-0.048090927,-0.067522965,0.050342385,0.07720103,-0.006280451,0.012460428,0.063421555,0.009001984,-0.15653598,-0.0042875437,0.025491932,0.010658791,0.00046489685,-0.0054666526,-0.042827435,-0.039612878,-0.067335695,0.012198749,-0.008302903,-0.05810666,0.013305282,0.01834616,0.011922742,0.0405221,-0.013110486,0.024408003,-0.014382549,-0.03934063,0.006044117,-0.026522173,0.038218416,-0.0016449699,0.008102758,-0.0025072922,0.06174931,-0.009863281,-0.045349956,0.022299895,0.017242635,-0.02450611,0.016452534,0.002082245,0.034030173,0.015376739,0.047296405,-0.013335747,0.0028277242,0.00017563817,0.009108738,0.031429358,-0.01411097,-0.003457707,0.012281242,0.01412532,-0.0048802113,-0.015214555,-0.054792825,0.015360551,0.04550779,-0.027727623,-0.03659817,0.012642358,-0.044267237,-0.03571491,0.028180188,0.0641841,-0.01624466,-0.04000712,0.029872049,-0.03679997,0.046714056,-0.079720415,0.015262929,-0.022808876,-0.006516959,-0.018005392,0.02298688,-0.028439987,0.0074054007,-0.02773299,0.008854093,-0.012728412,-0.027277434,0.003078066,-0.03040737,-0.045548275,0.019363502,-0.099966004,0.009751849,0.004690322,-0.018833775,0.0017893458,-0.031277608,-0.023716984,-0.0075451587,0.014528584,0.03576999,0.2451545,0.029552273,-0.012292261,0.004747549,0.008428061,0.008035586,0.0049034297,0.028960733,0.03914634,-0.032535575,-0.018618124,0.011748332,0.024325192,0.009469442,-0.040332716,0.008943354,-0.020907272,0.013973607,0.030106205,0.0021603038,-0.0075083133,0.020879097,-0.008370232,0.025928617,-0.043102864,-0.017094258,-0.021051984,-0.0063370294,-0.05354777,-0.011794714,-0.018916659,0.058606423,-0.013460598,-0.022383297,-0.08612054,0.023930414,-0.015860062,-0.021596441,0.00939764,0.00033568658,-0.015837038,0.016572159,-0.01489812,-0.0027787515,-0.030088833,-0.038278192,0.03115682,0.003932169,-0.027139362,-0.024703464,-0.053145535,-0.013254237,-0.07504375,-0.02548796,0.031636767,-0.020204632,-0.01927333,-0.05361846,0.029958535,0.05082258,0.014330222,0.00854606,-0.052568763,-0.04102549,-0.0085712075,0.055441566,-0.017518593,-0.0020391853,0.017382402,0.059110127,-0.004892297,-0.0029030424,-0.011231328,-0.005468218,0.016475208,0.024321934,0.04506599,0.059288386,0.021965146,0.011593925,-0.0012823404,-0.005148976,-0.004199844,0.053316336,-0.0014583973,0.009588671,0.04224311,0.053719293,0.0075797318,0.003938031,-0.021493118,0.027799593,0.04379329,0.050302636,0.0059066084,0.01994075,0.014508934,-0.03195363,-0.010141715,-0.029537408,-0.034498308,-0.009905013,-0.048846077,-0.019771371,0.027285699,-0.0043689827,0.01875714,-0.0009022721,0.022530105,0.0024566457,-0.0044542663,0.016193893,0.060870837,-0.023140227,-0.022546412,0.033827953,0.002329934,0.010904333,0.04793402,0.018326825,-0.003211872,-0.03730062,-0.004996721,-0.0206963,-0.046347328,-0.029396225,0.01416148,-0.014458215,-0.019745953,0.03829175,0.038434114,-0.03490284,-0.033169862,0.029252041,0.035235208,0.06399188,-0.034079976,0.0034544624,0.0065687224,0.00613147,-0.046677895,0.027790291,0.0022506518,-0.06441734,0.047170553,0.015874488,0.011364056,0.023071751,0.0154652605,0.0322254,0.008393282,0.051667053,0.020922432,0.004241559,-0.041175257,-0.013961244,-0.011114582,0.018502926,0.0043916386,-0.02914322,-0.013617998,0.033611253,0.054655842,0.05620392,-0.033171427,0.02600309,-0.02585269,0.017224105,-0.003070614,-0.0057891374,0.0070915334,-0.022874724,-0.06302674,0.029358305,0.040328495,-0.013230572,-0.058025375,-0.007308197,-0.017502619,-0.012752107,0.059422873,-0.012556,-0.042895455,-0.070223495,0.019456085,-0.024487402,-0.023206148,0.008642017,-0.03670265,0.0030994823,-0.0017023442,0.076923236,-0.017793134,-0.00044594667,-0.011594408,0.041450176,0.05934571,0.028546521,-0.018985925,-0.0023268003,-0.055806212,-0.008642142,0.0050552613,0.013300861,0.010194301,-0.022137139,0.023093296,0.005543263,-0.017676655,0.009468596,-0.0232078,0.013332804,-0.046974823,0.0046804133,-0.010753659,-0.06683233,0.034899507,0.027068745,0.018233934,-0.054935645,0.021367438,-0.013872407,0.042382617,-0.047480512,-0.007465631,-0.007896545,-0.011276988,-0.03568386,0.0132726645,-0.011374063,-0.002195093,-0.011713738,0.014652202,0.01913742,-0.0064100376,-0.030708207,0.040136207,0.010241433,0.008347493,-0.040521465,0.03918033,0.035488825,0.036015555,0.02973626,0.011154686,0.011940231,-0.055108577,-0.024300147,0.0024513556,-0.04569838,-0.01043952,-0.050195586,0.031955402,-0.008121241,0.03317778,0.014341949,0.007903465,-0.032101087,0.003229123,-0.04702226,-0.0039501255,0.026297612,0.044786792,-0.010345904,0.052590456,-0.016664527,-0.005701946,0.029721217,-0.016905801,-0.056612488,0.030272111,-0.035261225,-0.06600834,-0.00041904062,0.013204011,-0.003571568,-0.041278824,-0.019381953,-0.016380044,-0.019834762,-0.07177482,-0.022931319,-0.03597788,0.020955099,-0.035458013,0.05014664,-0.056721874,-0.016726121,-0.021295555,-0.029669343,0.02165902,0.027013656,-0.0051009147,0.00061684207,-0.033127386,0.0085248845,0.021012928,0.003413452,-0.020188,0.03496889,-0.001411196,0.016591536,-0.031135108,-0.019930279,-0.0044402904,0.034129217,-0.019521236,-0.004541345,0.0046751145,-0.0016135769,0.03833472,-0.028537711,0.010680697,0.051687375,0.015039009,0.019436834,0.08544416,0.002072996,0.02581216,-0.006754344,-0.023729036,0.018600117,-0.028383082,0.0006806317,-0.034416515,-0.009237453,-0.039849173,-0.034186594,-0.007573277,0.09092724,-0.033281922,0.0052085673,-0.022979172,-0.011043665,-0.014773474,0.014291479,0.0062539186,-0.007619834,0.012900431,0.0014057079,0.016837327,0.021347018,0.05719894,-0.018727269,0.012735073,-0.037672427,-0.015676793,-0.0005496111,-0.04168621,0.032503165,0.024118964,-0.018118104,0.011858739,-0.00944398,0.04688501,-0.025037726,-0.018949408,-0.044367492,0.02196382,0.006172378,-0.026144654,0.07250989,-0.0016617194,0.004738806,0.01231554,-0.011153263,-0.00033436288,0.00722125,0.017582944,0.04519718,0.02265383,0.030401532,0.021500625,-0.0021313874,0.0032900989,0.04086584,-0.001916668,0.036370907,0.017084721,0.008211465,-0.01763775,-0.017863799,-0.028259588,0.001603101,-0.012049662,0.00428179,-0.0065999087,0.0024803402,0.03518549,0.044850837,-0.010595268,0.016172249,-0.008091436,0.004201787,-0.14140198,-0.005344073,-0.021944353,0.033269778,-0.015087023,0.0013539208,-0.00017942235,-0.023161056,0.04336331,0.0031690383,-0.019774793,-0.040192086,0.006793858,-0.033377666,0.016438417,-0.016357822,-0.026600271,-0.015808288,-0.013495139,0.032527994,0.0005502714,-0.027755307,0.050896585,0.016593866,0.0020514166,-0.008261723,-0.009274723,-0.016154801,-0.015277624,-0.00039991728,-0.009142166,-0.048985075,0.03171053,0.03387148,0.012810439,-0.04234722,0.012230232,-0.001589753,-0.02135261,0.028863406,-0.011148346,0.036322106,-0.0444253,0.03669868,0.016616896,0.020621212,0.029538354,-0.017420063,-0.018897723,0.020969845,0.0013293723,0.043637715,-0.030474553,-0.0012944632,0.010995668,0.00026467055,-0.017336914,-0.019043269,-0.06296585,-0.028615214,-0.037132308,0.041591857,0.005842525,-0.03126891,-0.056393247,-0.0018141966,-0.017108705,0.016521065,-0.06188635,0.009970877,0.006141906,0.008194975,-0.007273471,-0.06152398,-0.013057427,-0.05783802,0.028212285,-0.031879358,-0.017556816,-0.006437043,-0.017395599,-0.004124801,-0.004481513,0.010201594,0.08036908,0.010509459,-0.03830962,0.007601041,0.0043812967,0.016341457,-0.0036928025,-0.044408266,0.0022129156,-0.020478936,-0.048205316,0.017304717,0.005737728,-0.027907662,-0.010940479,-0.0066024526,-0.014881289,-0.023522938,0.021499693,-0.0145310275,-0.03959263,0.071795054,0.046491317,0.0289606,-0.026370814,-0.052807517,-0.046843268,-0.0057515553,-0.015538273,0.001569554,-0.01134136,-0.032400593,-0.019655997,-0.047582466,-0.017656555,-0.07128082,0.0037372774,0.027806038,0.009135924,-0.03837247,-0.03127644,0.035868175,0.04766684,0.016387016,0.0019717556,-0.022790195,-0.016978038,-0.031809263,-0.012239052,0.010033009,0.035192218,0.0014021283,-0.029974952,0.045850895,-0.03956612,-0.06351599,-0.043441236,-0.0066391556,0.012555168,-0.028372262,-0.020804884,0.0073952097,-0.0013734484,0.045638684,0.05310405,-0.064928435,-0.0013439985,-0.003968737,-0.028150115,0.06506756,-0.006614961,0.042833067,-0.005427848,-0.041423157,-0.024480805,0.06826006,0.006897942,-0.016470801,-0.033141553,-0.035164755,0.005914457,0.03908482,-0.009292899,-0.032571267,-0.0092779035,0.020210769,0.020843985,0.0055862623,-0.0028498974,0.051588137,0.03750272,-0.020762546,-0.0026086008,-0.020225937,0.026807627,0.007041819,0.042651054,0.024520379,0.09845692,0.037578676,0.0071331025,0.013218967,-0.0033170185,0.033855088,-0.028328836,-0.0077764113,0.014372367,-0.0065226806,-0.07029292,-0.04484779,0.0396286,-0.035720147,0.023408355,0.02587234,0.026768245,0.010148295,0.010487994,0.015246081,0.005895921,0.010273185,0.008368201,0.018540993,-0.035153944,-0.010037177,-0.018283412,0.0061722924,-0.001183283,0.02049589,-0.0015546656,0.035055876,-0.012845226,-0.030986842,0.03792775,0.0026456504,0.0015899743,-0.0004307654,0.00057651184,0.047330286,-0.026095849,-0.018510778,-0.044079352,-0.015066432,-0.009755317,0.04645484,-0.028381482,-0.012019833,0.033484142,-0.0049049524,-0.000090276844,0.040618695,0.01211741,-0.02763604,0.009905034,-0.031178024,-0.0049086576,0.03189964,0.02722998,-0.018750649,0.007861792,-0.026626313],"last_embed":{"hash":"1n6ymgy","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1n6ymgy","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Status#{3}","lines":[12,12],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1n6ymgy","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Status#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028222525,0.036660373,-0.033082154,0.01653368,-0.022291588,-0.014923242,0.022912793,0.021708002,0.0094124535,0.041246332,0.024068037,0.027836941,-0.0051173973,0.022856195,0.026067296,-0.031669237,-0.013197903,0.0436776,0.026308691,0.01924315,0.012291611,0.028289316,0.032100197,-0.0029796408,-0.0006029979,0.012366583,0.009810746,0.014606991,-0.017461387,-0.0082666585,-0.029375032,-0.05513746,0.021263272,0.005039319,-0.046648197,-0.048500296,-0.023458432,-0.025185978,-0.022863872,0.05891336,-0.013289803,-0.0038053996,0.013161048,0.000018029961,-0.017833287,0.00033552645,0.0028642677,-0.028106686,-0.060254738,0.009290294,-0.01618474,-0.038605582,0.026617158,0.020656904,0.027992057,0.030512197,-0.029204376,-0.031325776,-0.021576857,0.0075442735,-0.055911344,0.03053213,-0.010656504,-0.03213002,0.031841353,-0.002554198,0.027661525,0.035442907,-0.010126251,-0.020650087,-0.01321659,0.03119704,-0.04978495,0.0027725927,-0.00090979773,0.050478227,0.03692452,-0.02107068,0.017923724,0.047925316,-0.007994282,-0.027735109,0.012769866,-0.0105914995,0.0128304735,0.0109324455,-0.036699835,0.105300836,0.031952266,-0.032186188,0.029951919,-0.043593407,0.014188354,-0.047714412,-0.013371755,-0.0046016695,-0.011392204,-0.004923792,-0.0046050968,-0.017823061,0.015452544,-0.0053281356,-0.0027112798,-0.035097394,0.0053604934,0.010617292,0.032277524,-0.003269179,-0.0059641623,-0.010402577,-0.0069329324,0.0281512,-0.03794065,-0.02385596,-0.014783031,-0.04408081,0.011311757,0.00083405216,-0.06003314,-0.059062533,0.033742193,-0.039011046,-0.008742611,-0.024190916,-0.0035080125,-0.0037639001,-0.018515676,-0.0028271012,0.034267407,0.028573388,-0.06542489,0.003473107,-0.04112229,-0.029381609,-0.011872238,-0.016942894,-0.0043662093,0.042979572,-0.04178722,-0.05532289,0.024105048,0.049972285,-0.035427507,-0.003783751,0.040564567,-0.042544045,0.071476445,-0.020746196,-0.012399085,-0.009170997,-0.017209154,0.00028377504,-0.020757606,-0.0035457746,-0.00034208826,0.033007305,0.042045817,-0.01051802,-0.0071201758,0.017248236,-0.026544908,0.038460817,-0.04363386,0.01068684,0.040815968,-0.05405555,0.028064987,0.014158551,-0.01888096,-0.029414918,0.015836978,-0.01636472,0.007897854,0.039295796,0.019414378,0.035563033,0.02216885,0.032661293,0.037591938,-0.0348545,-0.07766814,-0.018527413,-0.0020233912,-0.018665878,-0.008888482,-0.014531706,0.03189427,0.0012007431,-0.011110516,0.01922737,-0.030531716,0.024392856,0.019654008,0.0028920476,-0.023878487,0.01288782,0.015672972,0.029611936,-0.010036532,-0.04105486,-0.017062148,0.03983715,0.05380567,-0.048969388,-0.009875136,0.022199854,0.032602753,0.0021587098,-0.0052301115,-0.066755824,-0.000109412504,-0.026280843,-0.029621473,0.0187143,-0.011654826,0.015540866,0.005543663,0.049120687,-0.03463008,-0.031469766,-0.019262182,0.026086526,-0.012390887,0.046212852,0.028367471,0.020130089,0.045661736,0.071319744,-0.0009948198,0.01037442,-0.047812875,-0.012544723,0.0036048356,-0.030130045,0.09879452,0.013968756,-0.017961651,0.03280612,0.0228709,-0.00009642116,-0.020748243,-0.024320649,0.0030225548,-0.021934438,-0.03759857,-0.0015802239,0.002340452,0.02979303,-0.010948838,-0.0052705747,0.0043866145,-0.0010028464,0.0041719484,0.00012393609,0.011425441,-0.005076457,-0.016209684,0.0012710105,-0.00824457,-0.007597314,0.0078965295,-0.02040126,-0.0136809,0.009320792,0.017617106,-0.00023988065,-0.030460244,-0.011356192,0.04865565,0.011606651,-0.038142774,0.04423147,-0.028469611,0.06952621,-0.008855841,0.00052646315,0.037167445,-0.0142928865,0.030326739,0.039685715,-0.0342169,0.007007972,0.033460625,0.030044315,-0.00019922182,-0.01966789,0.040027402,-0.017713306,-0.03152131,-0.0659249,-0.06713856,0.030667584,0.074457735,-0.012190567,0.011200198,0.031540666,0.017132865,-0.14662574,0.01634399,0.013388309,0.06514121,0.01789515,0.004303431,-0.0419636,-0.035841744,-0.0993374,0.027953066,0.0046078167,-0.048846122,0.03203605,0.020692835,0.02435903,0.04471006,-0.021422425,0.0065965205,-0.024883142,-0.025201386,0.007037697,-0.008894812,0.01805972,0.016215172,-0.014443254,0.009673099,0.08076136,-0.02346803,-0.05511867,0.0013219961,0.003961789,-0.026001059,0.01132659,0.0046400684,0.013975662,0.007894099,0.047788735,-0.006856444,0.015615515,-0.0017916576,0.028127845,0.044370364,-0.018176269,0.016837344,0.006467025,0.021972401,0.0038028997,-0.008219314,-0.033848308,0.017540041,0.032238968,-0.039984077,-0.04656043,-0.0023194358,-0.037584413,-0.02922485,-0.0070198914,0.06368519,-0.010263611,-0.03666503,0.041428305,-0.038287498,0.018289344,-0.06508751,-0.01879482,-0.017801683,0.0064666867,-0.016734844,0.020189138,-0.0173594,-0.010977341,-0.030132366,0.012840293,0.038666736,-0.03400095,-0.0022133503,-0.008169553,-0.032140553,0.008256989,-0.104877636,-0.012385246,-0.008525449,-0.005609085,0.01316127,-0.025797006,-0.01616233,-0.0020260073,0.014410526,0.030834505,0.24983673,0.021265099,-0.015589994,-0.024515301,-0.010825085,0.015204467,-0.017235525,0.020572126,0.043196425,-0.03315185,-0.024441075,-0.010952007,0.010147525,-0.017103812,-0.013106993,0.025892895,-0.02957875,-0.016854847,0.02326855,0.02244536,0.0063778358,0.0053831,0.016809938,0.0044040093,-0.039322216,-0.030653812,-0.03960034,-0.0059618736,-0.034568977,0.02905222,-0.020471076,0.075453095,-0.0012077142,-0.03540689,-0.038913194,0.026055371,-0.012141559,-0.0020821735,0.011029088,0.014864971,-0.028250394,0.024211304,-0.031727176,-0.0091901515,-0.027551243,-0.042028684,0.026993161,0.0026668457,-0.039364293,-0.008805197,-0.043638956,-0.014487678,-0.046954352,-0.018102264,0.034487426,-0.047694422,-0.021724887,-0.031427555,0.03194816,0.02221564,0.020432811,0.0037353663,-0.06557345,-0.017186053,0.008577927,0.052729663,-0.050727,0.0035031862,0.014296331,0.0020166198,-0.0056938343,-0.008204312,-0.04914844,0.018571585,0.017993052,0.024604263,0.059970573,0.0443618,0.0027746474,0.013123243,0.003513425,0.0065131187,-0.0024048684,0.020028379,0.0021749337,0.01248999,0.014576683,0.03636155,-0.0052089603,0.0088076,-0.027459802,0.014007239,0.05188199,0.046506,-0.0063978066,0.019285588,0.022448972,-0.0075077433,0.0037735663,-0.013372314,-0.022931011,0.003917418,-0.04653282,-0.009659079,0.04208168,-0.012622558,-0.026960326,-0.014489301,0.03630756,-0.025239103,0.006043249,0.013433148,0.074707635,-0.03785416,-0.009430333,0.05325989,0.029641347,0.0058196625,0.039007723,0.011399899,0.03059648,-0.015688261,-0.018091705,-0.004587989,-0.01741576,-0.06406938,-0.00014938171,-0.04787727,-0.036652762,0.036350224,0.05305254,-0.033428088,-0.033018317,0.028333625,0.019168599,0.045812353,-0.02218933,-0.011072783,0.008503325,0.03858809,-0.015777875,-0.009545445,0.011189013,-0.045962837,0.03263723,0.015164984,0.00928279,0.004467464,0.004677389,0.011467934,0.00041179743,0.044627257,0.025161276,-0.0072831917,-0.050165586,-0.0039868364,-0.017541504,0.01773128,0.016333364,-0.025940036,-0.0052340534,0.012491471,0.047084797,0.037984513,-0.057343833,0.02223266,-0.028139025,-0.00027523507,-0.034534648,-0.011541763,0.038209602,0.0022300228,-0.05080363,0.030337898,0.008491581,-0.01960399,-0.027518017,0.013954931,-0.03637138,-0.02196464,0.065520905,-0.022564191,-0.028055193,-0.06272953,0.024263982,-0.033120442,-0.01996577,0.022915909,-0.030183153,-0.0061571887,0.005752496,0.09099279,0.016628578,0.0038002452,0.0041317153,0.014155742,0.051256694,0.00821934,-0.02091968,-0.0057643554,-0.053341217,-0.026804408,0.009861167,-0.028310575,-0.0041692867,-0.03827536,0.023417672,-0.021896444,-0.022665013,0.020200342,-0.027591845,-0.004398079,-0.060540926,-0.0019454664,-0.0045152884,-0.061237365,0.049674354,0.057358667,0.028037915,-0.030983018,0.009607447,-0.024873128,0.04117007,-0.064588554,0.0028174294,0.017451305,0.018590279,-0.039184634,0.0077592223,-0.043999862,-0.0028741776,-0.021567898,0.021083912,0.011415758,-0.00026721842,-0.028070742,0.012405811,0.011971952,-0.00026484774,-0.03855475,0.027847832,0.023325102,0.042616278,0.033377476,0.015320954,-0.009916589,-0.05254051,-0.0007507808,-0.016424103,-0.024097715,-0.0020580948,-0.056095075,-0.023262741,-0.019709684,0.044193216,0.022938583,0.01783188,-0.038545176,-0.004485767,-0.044728793,0.012230973,-0.0014384175,0.023174178,-0.010650125,0.07009427,-0.04355979,-0.011407027,0.035383373,-0.019312134,-0.01226145,0.019342052,-0.016381694,-0.08486645,0.018459512,0.028876772,0.0050057834,-0.043416694,0.0023605775,0.011271145,-0.014248596,-0.050843365,-0.021087056,-0.041796044,0.03591704,-0.048418626,0.030021813,-0.029275294,-0.02008697,-0.019119365,-0.04216967,0.027220892,0.016893554,-0.0072026467,0.036033478,-0.0537608,0.019789081,0.040018372,-0.023038909,0.011963571,0.037579264,-0.009488309,0.037708234,-0.032986034,0.009514873,-0.017733077,0.046829257,-0.013538607,-0.021358203,0.023195755,-0.006601412,0.037591554,-0.053451106,-0.00070943753,0.042073973,-0.012244289,0.04314528,0.07011454,-0.028242847,0.024550406,0.008180247,-0.045536857,0.031304117,-0.029393012,0.037220404,-0.03582378,-0.017964335,-0.050552696,-0.020176036,-0.0006812703,0.035622817,-0.040164594,-0.0065151155,0.013213508,0.0109344935,0.0077511426,-0.02246227,-0.0074312207,-0.011452146,0.0112735685,0.0087003885,0.02789735,0.020153034,0.042207118,0.0007326721,0.008886441,-0.01537636,-0.011446184,0.0012287165,-0.066087395,0.021331105,0.016200412,-0.002649097,0.012462617,-0.005233493,0.0426094,0.012488399,-0.03169529,-0.021903057,0.04148419,0.021835716,-0.04750438,0.05463673,0.00966726,-0.009901532,0.018230641,-0.026487784,0.009291508,0.037885677,0.023228148,0.044231348,0.019101327,0.0055514625,0.01275037,-0.033086564,-0.0078042233,0.020729097,0.0048861178,0.0024746626,-0.012993577,0.036768917,0.010115633,-0.02646785,-0.028931536,0.019055026,-0.028142827,0.014886294,0.01292671,0.009679039,0.053326022,0.005300276,-0.0022827883,0.019039372,-0.025892822,0.0036680815,-0.13555406,0.015778141,-0.01798451,0.029232625,-0.013201154,-0.0020241675,-0.005357849,0.015536438,0.015445222,-0.0059063397,-0.0035497372,0.0056857853,-0.0012379574,-0.019801738,0.016445994,0.011923209,-0.023866987,-0.0015287085,-0.012292932,0.036113266,-0.0033613117,-0.02089409,0.036911488,0.027950756,-0.009221834,0.0055905967,-0.0004720599,-0.01710179,-0.017442042,0.0014843926,0.014958825,-0.06603155,0.029655505,0.0039895494,0.011381266,-0.0287629,0.0014865784,0.0145423785,-0.035701133,0.015135134,0.0050622923,0.016677298,-0.0047454257,0.012097154,0.042575173,0.039061643,0.029170511,-0.015412271,-0.000358962,0.02133122,-0.018645676,0.041825693,-0.03059624,0.01914985,0.009902548,-0.006761137,-0.02413271,-0.045692507,-0.01881817,0.0037905448,-0.02755926,0.060608648,-0.005689893,-0.019243786,-0.030275254,0.0089970445,-0.04207257,-0.0006552929,-0.025381349,-0.0064134034,0.032373745,0.010257145,-0.024923937,-0.03960059,-0.0146166,-0.058364876,0.03075889,-0.024411552,0.012556446,0.01631964,-0.01332109,-0.0135478,-0.014641081,0.0147868525,0.073197596,0.033735137,-0.027181769,0.005625714,0.021953965,0.006153158,-0.0053890576,-0.026630845,0.0010911134,-0.01985339,-0.078143656,0.023091052,-0.023007622,-0.026892768,0.0124130575,-0.029818272,-0.019048728,-0.02445037,0.001758525,-0.027214415,-0.03339386,0.03832995,0.04483902,0.011302624,-0.008179877,-0.07306598,-0.0511649,-0.02467559,-0.010304406,0.007330702,-0.044041246,-0.03263313,0.006478459,-0.035194326,-0.031043597,-0.07293047,-0.017965212,0.0070863,0.04164013,-0.028236566,-0.03275872,0.047965925,0.04161825,0.02532401,-0.004152267,0.019523,-0.012948051,-0.044287674,-0.0056922818,0.013407641,0.024060598,-0.0010990854,-0.0404198,0.041828685,-0.04774593,-0.067245066,-0.033694375,0.017835788,0.00074576284,-0.035924383,-0.01877472,-0.019267295,-0.014361607,0.05559795,0.038878057,-0.052067496,-0.0045901653,0.006713555,-0.029784566,0.06304051,0.017632568,0.035033423,-0.02999,-0.016174529,-0.008736351,0.080056936,0.011467713,-0.02006726,-0.02341423,-0.043051533,-0.026110485,0.01462457,0.0033818516,-0.03768821,-0.008490298,0.03083518,0.038283467,0.024756117,-0.0016609606,0.029949103,0.027565703,-0.031121809,-0.0036984996,-0.01900645,0.04551947,-0.0039368724,0.052646313,-0.0072768433,0.102779135,0.042626485,-0.0063468893,-0.0015585804,-0.01453379,0.011822588,-0.056693107,-0.023393424,0.0012987079,-0.0036025532,-0.06593462,-0.03214516,0.050345432,-0.015895987,0.032558043,0.0343206,0.01455013,0.0025308654,0.014503861,0.014658415,-0.008335674,0.008239407,0.01852536,0.0078101205,-0.0058647534,-0.025640033,-0.004371691,0.0034193404,-0.0265611,0.029572109,-0.003587068,0.019288244,-0.027278833,-0.037737615,0.049057413,0.003398681,-0.01887094,-0.027460173,0.006984169,0.021269968,-0.013725681,-0.016520651,-0.03818512,-0.029154222,0.01642879,0.035661332,-0.014099246,0.0377758,0.029149264,-0.006080439,0.0018595489,0.04663833,-0.032880757,-0.004957066,-0.02534614,-0.021679958,-0.011650144,0.039487228,0.037009034,-0.026966726,0.032998987,-0.031321514],"last_embed":{"hash":"1l2axww","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1l2axww","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Status#{4}","lines":[13,13],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1l2axww","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Status#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014407062,0.036641307,-0.034933228,0.01681032,-0.005360873,-0.028116265,0.043093316,0.05257366,0.020420155,0.034257945,0.03423848,0.0135563575,0.015522691,0.01500865,0.00782638,-0.01924425,-0.017517887,0.04545657,0.015610028,0.027854705,-0.0005967848,0.05061152,0.027879523,0.008622084,-0.0033513997,0.018702881,-0.00022765865,-0.009632952,-0.013962054,0.01541572,-0.03582613,-0.054295655,0.010697526,0.005680356,-0.01648949,-0.05460334,-0.016613638,-0.023624359,-0.03842484,0.06108702,-0.012221709,-0.019081693,-0.013387825,0.015376795,0.004564376,0.007124269,-0.004879416,-0.016315304,-0.075768,0.011248484,-0.024303852,-0.035179574,0.0107028205,0.0099400105,0.011750665,-0.0010182137,-0.03208077,-0.04101875,-0.028438918,0.028865118,-0.06264682,0.047376506,0.03131216,-0.0016441267,0.013363883,0.03512026,0.0039599002,-0.010603206,-0.003967546,-0.011456489,-0.0020111,0.027595064,-0.05238758,0.0002015753,-0.0336355,0.051250946,0.021875877,-0.0104668755,0.0074260733,0.036054756,-0.019663244,-0.05282761,-0.009631116,-0.030159634,0.043182954,0.038665283,-0.041640636,0.08481319,0.030627903,-0.026027352,-0.00319356,-0.045718376,0.026824549,-0.029389953,-0.04168148,-0.006442562,-0.01736464,-0.013707144,0.028634964,-0.026197959,0.014480253,-0.0046112076,-0.0015666456,-0.017683273,0.01295401,0.013310406,0.018673934,-0.019364826,-0.011572873,-0.017120544,-0.015450542,0.018420342,-0.02066957,-0.00872104,0.01026111,-0.027832704,0.029925907,0.016315082,-0.04100947,-0.034827452,0.061869662,-0.021326765,0.007020264,-0.014603386,-0.024108361,0.0046831234,-0.015023815,0.014691049,0.043693207,0.017157918,-0.05657848,0.018307032,-0.03136172,-0.013969919,-0.028134279,-0.0037001807,0.0007827229,0.027362006,-0.05384736,-0.041339304,0.0017631805,0.059236016,-0.023215603,0.019549126,0.014546813,-0.03142841,0.07857423,-0.03136405,-0.017741822,-0.0096467845,-0.02325919,0.014113146,-0.0057022218,0.02244934,-0.010891964,0.036906563,0.0100109065,-0.009605454,-0.011175245,-0.011565235,-0.021938905,0.052045092,-0.032690115,0.014440169,0.03351572,-0.045954246,0.028127065,-0.017388972,-0.0110907955,-0.020893514,-0.005284106,0.00067516684,0.005751847,0.041568913,0.022583056,0.031106777,0.02510967,0.02381451,0.041869834,-0.03926449,-0.05237117,-0.022922887,-0.033993337,0.0010131195,-0.0060660797,-0.015438716,0.04005203,0.00063304976,-0.009543277,0.037515633,-0.04419042,0.03238403,0.0063850363,-0.0073512862,0.0070033306,-0.008929063,0.0060914946,0.03516835,0.005728297,-0.016419524,-0.033296116,0.05014174,0.06635183,-0.078320384,-0.02324562,0.016169857,0.040661663,-0.015655251,0.007955994,-0.050764605,0.0016330255,-0.023847584,-0.032984167,0.014713718,-0.0075875493,-0.025276674,0.021810617,0.03164464,-0.010572374,-0.016201254,-0.046276044,0.016223451,0.035390798,0.024036786,0.0068276986,0.008742444,0.019952709,0.023808595,0.017706472,-0.0044419174,-0.072085515,-0.005977549,0.03171241,-0.035502892,0.08146041,-0.010403453,-0.036463417,0.029086845,0.0012945767,-0.023934579,-0.015634958,-0.012687782,0.015261469,-0.03213634,-0.021353148,-0.016887678,0.026324911,0.00522164,-0.012835902,-0.023051286,-0.019466598,0.021656342,0.010118333,0.02825478,0.00599444,0.00035901516,0.024256079,-0.011375283,-0.014788638,-0.015319059,0.0065864543,-0.04395491,-0.027318336,0.004295701,0.007074227,0.022296669,-0.043541458,-0.005870743,0.016420169,0.010067221,-0.03253141,0.0150971105,0.006155629,0.06013601,-0.0003000446,0.028782483,0.014803121,0.002120658,0.04411364,0.012025684,-0.055070225,-0.0012194128,0.040882576,0.011386231,0.0016411395,-0.036170255,0.020810625,0.010996024,-0.035453934,-0.083456695,-0.05001609,0.058919914,0.080743074,0.014491392,0.033832114,0.06099368,0.039033063,-0.15397331,0.007964295,0.013639591,0.032284692,0.008849164,0.012000665,-0.01656685,0.00071067584,-0.083347164,0.013830807,-0.015497092,-0.05989102,-0.013271787,-0.0058210767,-0.005672023,0.04568578,0.0068239174,0.0077097244,0.0075328904,-0.038539972,-0.0063591837,0.007319556,0.0032054614,-0.034631416,-0.025172777,0.006460244,0.05782405,-0.022880618,-0.038370546,-0.022380615,-0.0006146263,0.0031136854,0.011450613,0.015007637,0.020396648,0.029100519,0.06675922,0.0067507923,0.020886451,-0.0058633583,0.0030424367,0.043892328,-0.02137999,0.020574503,-0.0021418745,0.027540084,0.002577069,-0.0053587537,-0.046966456,0.0042256927,0.011451471,-0.06270184,-0.045464214,0.0011888592,-0.051174745,-0.019630129,-0.043116786,0.06519921,0.0042078677,-0.01762534,0.005857373,-0.043541297,0.021520993,-0.058950797,-0.012841944,-0.0146328695,-0.023455791,-0.00980207,0.020732155,-0.014126663,-0.0003208393,-0.040668227,0.0016519786,0.0019223446,-0.04325577,-0.0037523427,-0.04285068,-0.04026297,0.008505928,-0.10061374,-0.010307297,0.0021933417,-0.0023740714,0.0045084376,-0.032710012,-0.023842365,-0.008229529,0.013870598,0.036110867,0.25279826,0.031154688,-0.00958483,-0.009635655,0.025314515,-0.0051479815,0.027695946,0.0029159198,0.04554187,-0.026649704,-0.03860976,0.011957129,0.010998973,0.017516993,-0.034910448,-0.006335704,-0.044221047,0.009620341,0.050043683,0.011492248,0.016584931,0.021629788,-0.0035988106,0.011045171,-0.044067822,0.000028231265,-0.023188898,-0.022735449,-0.015507889,-0.013047409,-0.024291188,0.04621782,0.008208788,-0.04463746,-0.04680941,-0.00040852244,-0.028610205,-0.024816722,0.00997566,0.006210508,-0.018420946,0.0131758945,0.0015561439,0.0046315272,-0.013479934,-0.037276655,0.05157436,0.0155249825,-0.044020437,-0.008855467,-0.02933563,-0.013421264,-0.052439105,-0.016081369,0.009217682,-0.024267538,-0.01893543,-0.02709876,0.0008421188,0.042877298,0.000748099,-0.0015002718,-0.062878676,-0.03153916,-0.0070007923,0.060173877,-0.06051848,-0.0049771606,0.014358006,0.030261695,0.011796815,-0.0061379285,-0.030543996,0.03088661,0.030858185,0.044495974,0.036025207,0.038071714,0.017620042,0.01290426,-0.019039882,-0.02169582,-0.026038853,0.028235914,-0.009191966,-0.01768385,0.019411948,0.055619687,-0.005464604,0.00032049738,-0.02920386,0.025240865,0.038059544,0.044020757,-0.016131368,0.0040119393,0.03036435,-0.028325778,-0.002484492,-0.0044928943,-0.020968601,-0.017570427,-0.026970051,0.0069918437,0.0059517883,-0.005472125,-0.0125250155,-0.002825133,0.06800283,0.011215138,-0.0047403686,0.010539756,0.060218476,-0.034237657,-0.013278022,0.025246928,0.015497226,0.008994349,0.03349831,0.016717229,0.009621995,0.0024607244,-0.004644159,-0.021525957,-0.04506892,-0.06423348,0.01006514,-0.0053569674,-0.014301951,0.042421117,0.08183808,-0.036411036,-0.039307605,0.061399143,0.015603582,0.051950924,-0.031701043,-0.020242572,0.0427095,0.01711396,-0.054414015,0.0006163768,0.0011286198,-0.05692926,0.037314553,-0.0073515116,0.016155902,0.012917033,-0.02303096,0.03258342,-0.012516637,0.056823235,0.0104031265,0.009703472,-0.035246707,0.010399476,-0.014887807,0.007388369,0.007637195,-0.027675815,-0.015071765,0.011500005,0.059158217,0.06705693,-0.032501705,0.016979462,-0.021594064,-0.0042200834,-0.013107943,-0.0016098339,0.041949496,-0.03189366,-0.042023048,-0.0044738576,-0.0047566076,-0.04022719,-0.03898145,0.040582944,-0.015532971,-0.024624592,0.025600422,-0.0072914204,-0.03433095,-0.08589201,0.021766635,-0.0102635445,-0.018549912,0.013155121,-0.031483777,-0.0066053425,0.010093383,0.08739874,0.019273642,0.0055543566,-0.012181022,0.029849887,0.0556613,0.021897344,0.0017798331,-0.000105157116,-0.04779367,-0.0061185434,0.010088905,-0.009897705,-0.007951606,-0.006305874,0.012264983,-0.004857306,-0.0025508131,0.034339193,-0.023082031,0.02549144,-0.04204971,0.0065852352,-0.010693748,-0.071439505,0.023316354,0.04675772,0.058377102,-0.07312514,0.046062816,-0.020610794,0.05365258,-0.023979446,-0.004578318,0.025394872,0.0022340475,-0.026561413,0.021778869,-0.038389485,-0.0052539464,0.0013961552,0.04016672,0.002748557,-0.0011353326,-0.03737973,0.021584552,0.017051315,-0.00605572,-0.033776604,0.02551244,0.008963305,0.034897856,0.053833798,0.020987244,-0.0106899915,-0.0936006,-0.016214663,-0.010856523,-0.0013693626,0.004588299,-0.04974626,0.017618863,-0.034773756,0.005573565,0.037316177,0.008824088,-0.043353245,-0.017963985,-0.04399668,0.0058105267,0.032540593,0.030315802,-0.007320434,0.043913584,-0.010806253,0.0029010314,0.03377305,-0.028236942,-0.02426445,0.020483347,-0.03745351,-0.07232668,0.010585384,0.03178039,0.0018915869,-0.02137919,-0.021991318,-0.0071597206,-0.0077245072,-0.030033756,-0.016673973,-0.04067065,0.013372225,-0.0312112,0.030122653,-0.04550834,0.006332758,-0.019781383,-0.022799734,0.036367685,0.03763053,-0.023693413,0.016982675,-0.054363783,0.004639182,0.028063796,-0.0164186,-0.011895703,0.022628978,-0.001796725,-0.0026856815,-0.0270215,-0.021589745,-0.02122735,0.04674722,-0.00004596572,-0.040827118,0.031681467,0.013829552,0.056513544,-0.06328854,0.0037724476,0.06609829,0.025334124,0.026414864,0.06370604,0.0031995918,0.030986635,-0.011854659,-0.0036315694,0.0140128005,-0.027387748,-0.012834017,-0.03568422,0.013512439,-0.05553926,-0.010893927,-0.01135169,0.08602447,-0.03656464,0.006780248,-0.021861233,0.023478642,-0.020976024,0.006231557,-0.010351025,-0.036017116,0.0026466276,-0.01706076,0.0076111783,0.017160026,0.052769236,0.010382512,0.011421066,-0.014046468,0.000013552454,0.012176781,-0.048842628,0.014059228,0.031390976,-0.021326926,0.030616254,-0.03595867,0.041687056,0.0069959825,-0.020934481,-0.055077367,0.026634024,-0.0042263903,-0.02305183,0.058943957,0.011325546,-0.0033546244,0.0040844562,-0.019259319,0.019513976,0.039629135,0.026696479,0.0147599485,0.045859654,0.02284293,-0.0029271876,-0.0017231763,-0.0058512758,0.03132906,-0.010268829,0.0028506161,0.000006001437,0.05233162,-0.011165071,-0.025611246,-0.022093223,0.015198725,-0.04307514,-0.010938348,-0.0020959282,-0.0011313292,0.045460336,0.017208673,-0.013896502,0.024479225,0.0032932581,-0.014987117,-0.14007552,-0.0027395776,0.008040619,0.028926453,-0.018666431,0.0052920035,0.017308546,-0.000243852,0.02021677,-0.0109316,0.0066034426,-0.012844882,0.019592647,-0.017232088,0.015231254,0.0064365515,-0.0053044674,-0.023003483,0.00029231582,0.04221478,0.011530134,-0.0020674826,0.04463715,0.028395934,0.002192791,0.0032297573,0.0066614873,0.011254051,-0.02968008,-0.014329154,0.010010749,-0.04402774,0.020214137,0.001824256,0.016243823,-0.022361387,0.019163346,0.019133013,-0.030799886,0.007842376,-0.022094563,0.022483967,-0.04824609,0.016495619,0.0024345138,0.013988901,0.02206905,-0.007380856,-0.0021492695,0.00865298,0.030970681,0.04753206,-0.04865263,0.032394316,0.008847916,0.008023245,-0.0017283277,-0.023882229,-0.055877846,0.004996602,-0.022336025,0.05575881,-0.014797281,-0.016520105,-0.009175288,-0.0055935797,-0.017898131,0.025832826,-0.049737968,-0.009933717,0.0027839262,0.020106928,-0.005669275,-0.052303877,-0.031598248,-0.04405034,0.046426892,-0.027776578,0.0012921032,-0.0046254764,-0.041579474,-0.016864698,-0.022862403,0.021054626,0.036920723,-0.029547568,-0.038117334,-0.0026116224,0.031057153,0.02035382,-0.012052231,-0.025496751,0.007837241,-0.019619139,-0.041657146,0.010790211,-0.017724281,-0.034484264,0.009450912,-0.0137434015,-0.011072929,-0.0071210205,0.009849628,-0.031148242,-0.0373278,0.05358195,0.031499892,0.0010723135,0.0032644416,-0.039440017,-0.031000651,-0.005957137,-0.02284624,-0.013920102,-0.01889587,-0.018132618,0.000029196195,-0.027008692,-0.034910653,-0.07422239,0.0125909755,-0.020134542,0.016561616,-0.030685628,-0.03144361,0.08247123,0.042315666,0.018474359,0.037220664,0.020305475,0.0063407538,-0.048636444,-0.026087107,0.04163667,0.050054602,0.0046628104,-0.046901997,0.04478162,-0.034901228,-0.04849024,-0.047862694,0.00516319,0.0064125764,-0.043286983,-0.026756454,-0.027750805,-0.024549797,0.032560505,0.059402153,-0.060899753,-0.0072517875,0.0033493158,-0.028538682,0.04897947,-0.015328834,0.035989627,-0.017030064,-0.035402827,-0.01442131,0.06790287,0.0014869348,-0.008852023,-0.05004862,-0.044024605,-0.020153606,0.04432996,0.006409998,-0.016466178,-0.01123347,0.02282081,0.0048378794,-0.007245701,-0.002336598,0.010181018,0.01756198,-0.012463604,0.006069737,0.0073554097,0.022292124,-0.010349131,0.05613972,0.017639158,0.09604974,0.046494957,-0.0066032843,0.012959769,-0.017179258,0.03415358,-0.0278138,-0.0068611586,0.0074231825,0.008824071,-0.05428882,-0.03620963,0.06464367,-0.030567037,0.021314602,0.048021752,0.046041325,-0.020628735,-0.0019255397,0.038389977,-0.03459278,0.0072618234,0.0071821064,0.01408638,-0.023258151,-0.004499758,-0.016082633,-0.0015533742,-0.009832273,0.0326206,0.01025158,0.02794757,-0.026324809,-0.017585102,0.016706955,-0.002414535,0.00034686798,0.009073889,-0.016856307,0.030717269,-0.0111414315,-0.021695212,-0.009718051,-0.016236976,0.020614484,0.01881148,-0.013771896,-0.0064200023,0.01679713,-0.017769707,-0.0075659254,0.03321783,-0.042774472,-0.00596164,-0.028402401,-0.039783906,-0.04011345,0.018309398,0.024701742,-0.037653826,0.01773251,-0.030249324],"last_embed":{"hash":"151ebkj","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"151ebkj","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Status#{5}","lines":[14,15],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"151ebkj","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021753646,0.005832493,-0.01810852,0.034719683,-0.018974774,-0.032975014,0.026605206,0.018872852,-0.015414584,-0.0048253615,0.020025712,0.009621291,-0.025422718,-0.015877478,0.02024791,-0.014878701,0.0045303246,0.002952757,0.021056917,-0.08697348,0.013005717,-0.014584632,0.008629482,-0.005105559,0.0021736599,0.04863186,0.09995869,-0.016511984,-0.009825004,0.008169164,-0.0059523424,0.0018169833,-0.028539343,-0.0334009,-0.0036508394,-0.029811699,-0.024408918,-0.019148713,0.0088575985,0.0005350892,-0.016206738,0.025556857,-0.029085202,0.022082984,0.02366361,-0.016119644,0.0128203835,-0.018437648,0.013618866,-0.002636492,0.0009342056,-0.02784107,-0.00821848,-0.053056102,0.033059545,0.024776427,-0.09102345,0.027474595,-0.031150322,0.0015725362,0.021305036,0.011156792,-0.020560531,-0.014946801,0.0020824305,0.041225053,0.0028350877,-0.0032612581,0.010247141,-0.04829699,0.020790845,-0.014579422,0.008239431,0.026231887,-0.030093834,0.031757835,0.040566385,-0.014297815,-0.032229662,-0.009610299,0.026795948,-0.023734882,0.010575081,-0.016698103,0.0006490242,0.047409907,-0.037578348,0.04075907,0.015373439,-0.04182351,-0.017508393,0.0011661423,-0.029797804,-0.005324022,-0.034903344,-0.020122895,-0.04958484,-0.0346528,0.013592,-0.02907014,0.003259569,0.083754964,0.0077233557,0.0336452,0.03175682,0.0010178277,0.05470701,0.019806499,0.013283805,0.0031900394,0.0012166846,0.027824562,-0.014575358,0.025495067,0.017214948,-0.05412173,0.03141962,-0.02346311,0.0096168,-0.027211007,-0.0055661732,0.02605692,0.032622192,-0.04561544,-0.018013317,-0.034988698,0.0032751411,-0.057711624,-0.0034418365,-0.010394665,0.00887651,-0.0061608953,-0.038481675,0.0076475483,-0.0014321444,0.0075935326,0.030794783,-0.0029230544,-0.01307547,-0.043682337,0.029529434,0.016513582,-0.0036527321,0.015114835,0.02950831,0.022576941,0.044164274,-0.03539779,0.001152795,0.006898749,0.012117262,-0.030391665,-0.019935314,0.031228079,0.009831277,-0.0064845947,0.020706104,-0.021846965,-0.03986975,0.015289136,-0.036354262,0.036144085,-0.015184805,-0.017822977,0.055484105,-0.03982694,0.020508096,0.017315855,0.010361542,-0.031792283,-0.008335833,-0.018729882,0.0033934377,-0.024362685,0.02390247,-0.009112212,0.062490445,0.030466247,0.039018545,-0.045324963,-0.0001603759,-0.034612425,-0.03623641,0.039209176,-0.0043259333,-0.0037621066,0.0119767925,-0.024661811,0.0019073341,-0.008055046,-0.0064412816,0.012753562,-0.014294862,-0.005901256,0.003030181,-0.005236662,-0.028752554,0.018284727,0.008959332,-0.012804618,0.0126793645,-0.027976159,-0.008123329,-0.0029085798,-0.0221757,0.0033475107,-0.02821145,-0.04976136,0.015292023,0.025964217,-0.005559804,0.01848615,-0.04687209,0.028408706,0.000920849,0.0058114277,-0.034758635,0.032467645,-0.01620271,-0.052242123,0.0013454192,0.022011131,-0.0032302588,0.016244087,0.03979594,-0.020725187,0.06720025,-0.008595949,0.039873052,0.00038243004,-0.04972804,0.00053137343,0.00014008138,-0.035263546,-0.007987682,0.0131968595,-0.023717204,0.028886069,0.0071971887,-0.0013285476,-0.012768155,-0.0073481244,-0.01378913,-0.0023700881,-0.07334258,-0.022313349,0.020195793,-0.010539875,0.01032244,0.01221657,0.002764774,0.020206517,-0.029934933,0.022216214,-0.006369794,-0.01339257,-0.0012427141,-0.0017283591,0.015827702,-0.012971287,0.007403258,-0.021866867,-0.018024502,0.0142011605,0.021835923,-0.010316551,-0.021539496,-0.007057591,0.011916164,0.017746788,-0.031660452,-0.010303651,0.018666146,0.019156937,0.020964263,0.0011554271,-0.035024244,0.023661636,0.046824925,0.001028345,-0.024451664,-0.02287105,0.00010186606,-0.016677372,0.02799622,-0.012622676,-0.02461077,0.009917186,-0.03217363,-0.028100105,-0.03739916,0.032830592,0.023081508,-0.008354586,-0.01627103,-0.0016248606,0.0056276084,-0.10722651,0.00063125923,-0.02733699,0.04048883,-0.037442006,0.014768464,-0.049634896,0.0050664195,-0.03311785,0.014863142,0.0048307753,-0.043535933,0.008780457,-0.042841136,-0.049474552,0.008138503,-0.022509784,0.013841264,-0.014099798,-0.042801227,-0.010717372,-0.054848753,0.0029225016,0.051815886,-0.032156035,-0.042666975,0.0004463934,-0.015725417,0.00013744658,-0.04218745,0.002763958,0.006920954,0.015521,0.018640578,-0.019399531,0.026143976,-0.013125429,0.025394073,0.0033311327,0.007924703,0.007009511,0.04515415,0.011686739,0.036378987,0.022174818,-0.0027589963,0.00097488734,0.029036017,-0.10157804,-0.0057047238,-0.02486328,0.00007151938,0.011207785,-0.013878358,-0.022662051,-0.017183382,-0.013184263,0.015523218,-0.006070025,0.026214186,-0.02106692,-0.0094071105,-0.009741492,0.028813042,0.009604325,-0.026529681,0.034245696,-0.018947905,0.005761598,-0.010448141,0.032200694,0.031501308,0.03299808,-0.005976641,-0.012802472,0.029757438,-0.011178202,-0.07059577,0.01311898,-0.04732071,-0.014751638,0.036206245,-0.043244503,-0.03731022,-0.040464997,0.047919203,-0.0076057278,0.0019283361,-0.016391298,0.5681849,-0.0015978621,0.009296678,0.029142171,-0.03160582,-0.017262891,0.027932903,-0.0259912,0.029218659,-0.037447676,0.01832454,0.022250036,0.045796547,-0.01016473,-0.002508698,0.015391303,0.007098255,-0.0140060615,0.030469947,-0.011177734,0.0063398127,-0.040819746,0.021790707,0.025293283,-0.019639429,-0.0051733004,-0.016468374,0.03161541,0.019787358,-0.02807164,-0.021309305,0.03732904,0.022228066,-0.08844025,0.023337342,0.044353727,0.018825622,-0.030813957,0.036193043,-0.015032463,-0.024815597,-0.0221912,-0.004410586,0.012083659,0.02996087,-0.0011022411,0.015479861,-0.022006597,0.0023985323,0.004230796,0.01099906,-0.0048260614,-0.031157883,-0.017897733,0.020808874,0.011090444,-0.02213859,0.010538765,0.031566557,0.04103284,0.0016882,0.010695069,-0.03174237,0.009821252,0.006969695,-0.0074475436,-0.019811645,-0.049875244,-0.0047022295,0.027874328,0.02309098,0.018021578,-0.033759564,0.016990274,0.0039212205,0.005646034,0.02823535,0.018836837,0.029563127,0.014621522,0.00017565694,-0.005730302,0.0039624036,0.02159381,0.018342217,0.009239076,-0.0027736796,0.01458884,-0.004938862,-0.006866523,0.013010921,-0.013194383,-0.016640067,0.056546174,-0.01727525,-0.015637446,0.025307767,0.021869995,-0.015977202,0.038445447,-0.008125612,0.00041566513,0.0035847132,0.023118788,0.027292695,-0.014500641,-0.02613259,-0.015558171,0.022596352,0.0067664403,0.033717446,0.00074712286,-0.020017082,0.007654553,-0.010123521,0.025504906,-0.00811007,-0.01780946,0.005699798,0.006443363,0.0021866881,0.011293058,-0.018321473,-0.026058184,-0.046626054,-0.017830536,-0.020218449,0.0013557541,0.00751279,0.019385586,0.0145306485,-0.014393117,-0.041053206,0.042087883,-0.05323214,0.019373272,0.013349448,0.00008267184,0.037322555,0.0516205,0.05025749,0.023191296,-0.020751782,0.0016497591,0.010840729,0.056595515,0.006696419,0.04150618,-0.031998858,0.0067235637,-0.026917946,0.01842387,0.03640444,-0.02075501,0.015606685,-0.026813837,0.020634197,-0.0016978912,0.01887688,-0.00538342,0.00600713,0.05359189,0.008552805,0.056508463,-0.03443516,0.02542188,0.004741455,0.028139448,0.022539586,-0.047417656,0.055130426,0.0063346117,-0.03792331,0.008934964,-0.018020686,0.006713737,-0.0077900346,0.035706785,-0.012744492,-0.033644695,0.039817173,0.0012889487,0.011915607,0.0009884215,-0.02670661,-0.004969181,-0.0016250398,0.029710094,-0.033240035,-0.010331197,-0.0011665699,0.035085138,-0.043089498,-0.03190363,-0.019324427,-0.0067870053,0.008399748,-0.0076662414,0.03449697,0.014668922,0.0329652,-0.037616346,0.010866653,-0.00087552884,-0.04783064,-0.00039026194,-0.051977694,0.02423741,-0.031108683,0.015498086,0.0017728396,7.177235e-7,-0.023900095,-0.00001969889,-0.01206669,-0.03872105,-0.0057229986,0.0017359656,-0.015815776,-0.021262394,-0.0077061728,-0.009637274,-0.0070895725,-0.007157772,-0.04365564,0.009514986,-0.0080324495,-0.040278442,0.048566494,-0.022669127,-0.017740862,-0.026011135,0.0021916996,0.0021886618,0.036476754,-0.027341671,-0.0119693065,0.02735411,-0.007006464,-0.027735302,0.00531424,0.0027545237,0.010702091,0.03170663,-0.00030393826,0.010085577,-0.017023515,0.014155187,0.003128138,0.050003674,-0.018513456,-0.016908592,0.014356635,-0.0023258189,0.008125192,0.043063626,0.021096343,-0.0052993577,-0.05533108,-0.009631997,0.027156588,0.011618971,-0.0051974426,-0.013561651,-0.034938585,-0.026936244,0.022164483,0.017295573,0.006574288,-0.062133867,0.009868802,-0.029939562,-0.016594676,-0.016216353,0.017015142,0.0021625354,0.0119727785,-0.0040825284,0.043942742,0.007172512,-0.042559702,0.01530703,-0.023336388,-0.03860322,0.0044484516,-0.0057874247,-0.036283713,-0.017905276,0.0029538516,-0.008534062,-0.0016742953,0.0013621539,-0.054675262,0.04273364,-0.01888722,0.01631753,-0.021428693,0.04869768,-0.04667667,-0.019062662,0.0009331702,0.04386208,0.02094772,0.0073460005,-0.032920614,-0.025120474,-0.0016249032,-0.034451094,0.014139652,-0.031953204,-0.0015991435,0.000008221664,-0.016122704,-0.023132863,-0.019860037,-0.0060173194,0.030878156,-0.037794467,0.02429368,-0.0067031067,0.0074817636,0.004962228,-0.041528765,-0.008978497,0.005735045,0.038266663,-0.015854612,0.058343768,-0.0012913829,-0.0034638334,-0.018239563,-0.023394492,-0.007879812,0.036009092,-0.024531482,-0.0074778707,0.021451017,-0.04910017,0.03490885,-0.009103243,0.030952075,-0.020473884,0.06708997,-0.004018486,-0.0022569075,-0.0031747199,0.0052186004,0.02038713,-0.033020686,-0.03097134,0.017208433,0.014961901,0.036629867,-0.016098035,0.009631615,0.017979214,-0.019095866,-0.012032573,0.018709417,0.007926095,-0.029335558,-0.015174884,0.0020689813,0.020073876,0.024699634,0.02169123,-0.020274723,-0.037924256,-0.014742582,0.011176939,0.008437731,-0.01594314,-0.014207542,0.012464348,-0.012798697,0.0643619,-0.022548297,-0.00023045248,0.022614298,0.012971222,0.016737722,-0.0006670793,-0.028400011,-0.04578783,0.017381502,-0.016226945,-0.03345861,0.027352639,0.034044497,0.009195305,-0.03268506,0.009316215,-0.0034571646,0.0022608684,-0.044270992,-0.012900843,-0.04369911,0.028465496,0.013402784,-0.00256991,-0.0012304247,-0.040565982,0.008424002,0.013988649,-0.011380299,-0.0071856137,-0.01510889,0.0061826594,-0.04730936,0.009706705,-0.021020357,-0.00017322868,-0.011762111,0.007900921,0.010174877,-0.017455688,0.025999349,0.014964324,-0.038709328,-0.0035702032,0.040237565,-0.0118898805,0.0034461329,0.018577093,0.021594657,0.011929586,-0.007963198,0.024127783,0.025879147,0.011615599,-0.02270843,-0.026667565,0.0075729196,0.004503916,-0.0034127347,-0.016474498,-0.004173106,-0.007771546,0.015319295,0.0028537835,0.009502713,0.0324258,0.0005483525,-0.0069284616,-0.021338034,0.027312674,-0.007382404,-0.0068090376,0.039140668,0.0039623766,-0.028915472,-0.014657741,0.025906358,-0.06768052,-0.022977388,-0.040541362,0.026691224,0.0013053115,-0.020068115,-0.01896157,-0.0050762203,-0.011889427,0.039567214,0.018877484,0.0096984515,-0.011383456,0.015116591,0.026604362,-0.0020833546,0.008117924,0.023591412,-0.01883693,0.009899424,-0.015080484,-0.011024496,-0.00069277576,0.024198359,0.0010335328,0.03849378,0.011358353,-0.019285765,-0.019879835,0.0059813573,-0.00082933233,-0.07440357,-0.06435333,0.0113312565,0.035282806,-0.04550523,-0.019411039,-0.017956723,-0.003198581,-0.0429915,0.002341751,0.038620826,-0.007888046,-0.022317695,-0.034703687,0.01146679,-0.013003709,0.023156932,0.013755929,0.013913137,0.001090836,-0.021874705,-0.012088004,-0.0007748447,-0.0048420522,-0.019300843,0.029844854,-0.0030313767,-0.016396856,0.008805747,-0.018872641,-0.002651191,-0.055418547,0.0103682475,-0.09624582,-0.0032687115,0.03722832,0.040829204,-0.007153744,-0.009033148,0.016250657,-0.0028195784,0.008265183,-0.019528668,-0.025534023,0.06936406,-0.026633684,-0.03517694,0.014320503,0.0070746914,-0.008218792,0.0106559545,0.036643576,-0.00069989497,-0.012691868,-0.030537512,-0.027096853,0.017355973,-0.030000644,0.018143214,0.014655602,-0.015580831,0.009171973,-0.033599846,0.028599272,-0.027107695,0.015481619,-0.013804993,-0.024857357,0.00039675535,0.048404407,0.013863166,-0.024710124,-0.017780993,0.009599805,-0.025380071,0.006471836,0.002293105,-0.0015712304,-0.015151946,0.006221069,0.006378933,0.011882101,0.010332552,-0.01089848,0.02009253,-0.020992104,0.031746782,-0.021786084,-0.008739216,-0.0036853962,0.016232463,-0.016638597,0.020001398,0.022099052,0.05050408,0.010899099,-0.00792357,0.038418695,-0.004409012,-0.018449785,0.007236672,-0.0056748167,-0.016294632,-0.00516676,-0.0025359744,0.043240186,0.0030903579,0.0049232296,0.006458929,0.0336062,-0.051351473,-0.0021054714,-0.012021148,-0.010633573,-0.026889775,0.0059419526,-0.030776652,-0.007819972,0.0018727103,-0.01910518,-0.034432944,0.009405138,-0.0051642,-0.0050173663,-0.004297505,-0.04074869,0.064435266,-0.05806995,0.033655923,0.019624481,0.038923647,0.012060276,0.023122938,-0.040067393,0.0037162572,-0.008045018,-0.013981407,0.038390055,-0.017280027,-0.006857646,0.017227909,-0.045254804,0.03354708,0.0032346775,-0.033271715,0.010809494,-0.014817987,-0.011411884,-0.030445194,0.013439741,-0.015634937,0.022708816,-0.006866456,-0.018787768],"last_embed":{"hash":"cslbjk","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"cslbjk","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)","lines":[18,98],"size":1795,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cslbjk","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021889769,0.01895498,-0.046892196,0.012980215,-0.008763473,-0.03049277,0.022828672,0.033185583,0.0016067964,0.06525934,0.0132635245,0.025925377,-0.036798377,0.0143509945,0.011395046,-0.0009586974,-0.047263615,0.019447358,0.053139236,-0.023989493,-0.018891806,0.023861738,0.038935155,-0.0030226354,0.00645703,-0.00016963099,0.011788804,-0.00026744668,0.00690597,-0.0070237694,-0.032167144,-0.04575754,-0.0067120763,-0.0037928878,-0.022862693,-0.036613934,-0.012732914,-0.03541067,-0.028611334,0.05297204,-0.023501555,-0.028146533,0.008267699,0.019772451,0.005454993,-0.0074358894,0.021736445,-0.017479274,-0.03188869,-0.0054128943,-0.008544808,-0.037030056,0.010089324,-0.0018004802,0.044557486,0.028987275,-0.03168658,-0.03130777,-0.04842519,0.009270837,-0.068193235,0.04478862,-0.017287007,-0.010593747,0.052866515,0.02456949,-0.008921576,0.0024991205,-0.01892757,-0.016813971,-0.0024082453,0.05248184,-0.056030855,0.004373087,-0.03544641,0.025084374,0.026802292,0.0025175,0.008109989,0.04123431,-0.023379812,-0.025814185,-0.017839063,-0.0068096556,0.0040083043,-0.0006507884,-0.045110673,0.10113785,0.037315417,-0.03993207,-0.0073363627,-0.014914809,0.010835438,-0.050198812,-0.04130893,0.013875095,-0.021400053,-0.0050114486,0.03134543,-0.020260274,-0.013092727,-0.019944664,-0.0110085,-0.009905641,0.0074779573,0.023430767,-0.012286348,0.015902977,-0.013783436,-0.030831335,-0.0088584125,-0.018911023,-0.0026516647,-0.044114735,-0.02376582,-0.026797282,0.0022250114,-0.010253856,-0.04788154,-0.0019897257,0.05410447,-0.023892313,0.023137221,-0.037721515,-0.004629294,0.021096567,-0.030726934,0.0049418616,0.04094372,0.026142592,-0.030082842,-0.010935784,-0.006714151,-0.008806029,0.017824465,0.0015215266,-0.011435408,0.021967923,-0.020816498,-0.050271522,0.0026702124,0.051413696,-0.00532238,0.02057696,0.05197014,-0.030361777,0.07941088,-0.015117363,-0.03401169,-0.0013703182,-0.028940702,0.018782496,-0.0112562105,0.009000531,-0.017158104,0.015724802,0.018511854,0.009987363,0.013031128,0.002763262,-0.024052586,0.04543344,-0.052811548,0.0013051034,0.033796456,-0.05667626,0.031051705,-0.02101037,0.00006950206,-0.04183519,-0.002278015,0.031318113,0.008654102,0.032451216,0.028406184,0.03177987,-0.0033087675,0.025784558,0.034059826,-0.031167494,-0.081127174,-0.013258908,-0.050458692,-0.022624256,-0.0045597735,0.0042107776,0.03449547,-0.018446323,-0.010448345,0.06442036,-0.025467347,0.04536603,0.0026788611,0.032179546,-0.01306103,0.015753323,0.0415741,0.030527893,0.018715277,-0.0077867643,-0.00039470155,0.00918975,0.041273203,-0.032225814,0.003162332,0.0019926704,0.03402213,-0.029297855,-0.01252893,-0.061922297,-0.016157452,0.0032542502,-0.018790545,0.033769947,-0.01243074,-0.0035587512,-0.0034703857,0.04808389,-0.01490987,-0.0067945085,-0.028482093,0.0050188643,-0.010264951,0.041417934,0.030620696,-0.0046635005,0.031191316,0.026602665,0.012098835,-0.0012368892,-0.048331738,0.025416903,0.01888562,-0.049070306,0.06876304,-0.011109279,-0.051158477,0.020662814,0.006538323,-0.01633711,-0.0072437893,-0.05166573,0.008107536,-0.032926466,-0.04264001,-0.014197791,-0.0037044364,0.016278371,-0.03299853,-0.045588892,-0.024902279,0.005775243,0.0023248978,0.009056794,0.034019053,-0.006672088,0.015708212,-0.0053056856,-0.004695636,-0.022868646,0.029998507,0.020584157,-0.008503222,0.0061681895,0.02400581,0.008432395,-0.038609765,-0.0195123,0.015841845,0.01366007,-0.012969878,0.037644997,-0.019878192,0.06478949,-0.02265943,0.028869793,0.022976395,-0.027518682,0.04908009,0.027812114,-0.04781627,0.041783296,0.03174659,0.029769499,-0.00074550003,-0.014156958,0.037289716,0.0053691915,-0.011954103,-0.049396314,-0.04241914,0.032993764,0.0677058,0.00576793,0.030384313,0.037500545,0.01275751,-0.16251995,0.022619158,0.018060898,0.04518585,0.008197406,0.012753527,-0.070554934,-0.018677844,-0.0723062,0.024345383,-0.014001811,-0.041343004,-0.0014074062,-0.012687617,0.027191792,0.038507797,-0.008673768,0.011621128,-0.011523186,-0.040089943,-0.0302224,-0.01707503,0.020248659,0.021612093,-0.0036489612,-0.005607398,0.041050885,0.0017587503,-0.0258843,-0.019913651,-0.029812902,-0.024880169,0.0027615435,0.011172093,-0.010643856,-0.008206263,0.064308815,0.035069715,0.024022616,-0.015316951,0.039778717,0.027749505,-0.0015060664,0.02155905,0.019305805,0.04673284,0.00019579695,-0.008586917,-0.049090493,-0.020361831,-0.0028343343,-0.02514429,-0.028209968,0.010290839,-0.047042955,-0.03433268,-0.010282407,0.09078887,0.0043933014,-0.026469678,0.031570088,-0.019074257,-0.00036888177,-0.015223756,0.00047581884,-0.023916677,0.023322172,0.026018944,0.0043127835,-0.0065080873,0.03805981,-0.06439238,-0.0018080821,0.00251406,-0.007914278,0.010085015,-0.031780776,-0.048522756,0.007464785,-0.108170286,0.0077402703,-0.016366355,-0.0111664,0.029885799,-0.02241744,-0.015863525,-0.021933723,0.022147343,0.034221034,0.23766547,0.0075171473,-0.010002533,0.001776352,0.0075309374,0.007349703,-0.00044958663,0.03487057,0.051844142,-0.03583006,-0.008791804,0.025969306,-0.007717982,-0.0032003913,-0.01781242,0.008662329,-0.043527983,0.017964337,0.025895178,-0.017160598,0.0015475253,-0.038483486,-0.017237479,0.03339438,-0.043319732,-0.063395366,-0.048928868,0.0031373529,-0.025296241,0.0013371505,-0.01778195,0.048136238,0.005000696,-0.025692564,-0.060940545,0.020659888,-0.0035811828,-0.0040152776,-0.004523557,0.016949179,-0.019513816,-0.011714281,0.028809836,0.008491838,-0.014061567,-0.013138886,0.030408688,0.02103249,-0.036817823,-0.040648364,-0.032751758,-0.05040677,-0.06787426,-0.02139258,0.027180035,-0.010469719,-0.02274725,-0.054698493,0.02208618,0.055207312,0.013810714,-0.0000019045309,-0.05494366,-0.044590592,-0.019688454,0.025054408,-0.023966707,-0.00059597596,0.0066153435,0.020764872,-0.02779183,-0.021554595,-0.00953089,0.0022722133,0.030278077,-0.0017870686,0.07038782,0.06074934,0.035856232,0.009336176,-0.025538048,0.0386438,-0.022284731,0.03273946,-0.00646292,0.008052135,0.009695745,0.05871899,-0.010785101,-0.0007675337,-0.021465803,0.015097734,0.0037769969,0.04893392,0.04497228,0.02280673,0.046332173,-0.013294202,-0.027877564,0.0263801,0.021792946,0.009668423,-0.032388784,-0.02934669,0.0137980655,-0.055881377,-0.02207249,-0.0055971714,0.042432096,-0.010782876,-0.023503894,0.0051874807,0.032379396,-0.054746952,0.0020528103,0.035615515,0.049976774,-0.0080531975,0.042803843,-0.009872987,0.03978529,-0.006677281,-0.006600861,-0.0061664903,-0.0069212816,-0.04205274,0.01360749,-0.01053186,-0.011412467,0.034153853,0.05247147,-0.032321084,0.0067785853,0.0651376,0.03266843,0.043198813,-0.0047723423,0.013830264,0.046282757,0.003035432,-0.04201452,-0.022628289,0.013019266,-0.019699052,0.041711535,0.028081639,0.036642954,0.01650244,-0.0011333317,0.04151927,-0.0018723012,0.018480014,0.03766428,0.0042656474,-0.033382207,-0.028640417,-0.00083342567,0.017101733,0.006700708,-0.0223958,-0.02464401,0.024958594,0.034094356,0.05209783,-0.00936128,0.014054562,-0.021560814,0.024070164,-0.0070687598,-0.020609733,0.011763379,-0.029569555,-0.07337433,0.0029714948,-0.0074255755,-0.019726874,-0.051353857,0.0057378625,0.010201932,-0.027142782,0.02325426,-0.024135139,-0.05328305,-0.04573981,0.014714699,-0.021100031,-0.028524613,0.0036818234,-0.029456578,-0.004568321,-0.014150873,0.08269226,0.0061603542,-0.0018560163,0.0068554087,0.0013804188,0.09054811,0.009386324,0.0107498225,-0.0015321891,-0.010049617,0.024774535,-0.016790235,0.0010213867,-0.026517726,-0.01930832,0.0048878556,-0.008849923,-0.012267501,0.029058417,-0.017716492,0.00406535,-0.05372244,-0.009498479,0.000887071,-0.06782685,0.04078213,0.04220628,0.032932844,-0.029804798,0.014662079,-0.027643427,0.014414582,-0.047195002,-0.013912056,-0.005512895,0.0040339096,-0.02080538,-0.008225017,-0.044779006,-0.0054085026,0.021406066,-0.0027039489,0.01498909,-0.018492907,-0.060794707,0.027621627,0.020358045,0.011943552,-0.04404012,0.007084508,0.041294247,0.043836206,0.03588346,0.024815798,0.0053227483,-0.045696568,-0.008158945,0.016140895,-0.0055447333,0.0030683503,-0.06696015,-0.00935272,-0.014615495,0.04791981,0.0055779032,0.021001607,-0.020259384,-0.020074284,-0.038387988,0.008188461,-0.010201893,0.017480318,-0.0015218294,0.00053428067,-0.017802283,0.016987115,0.0024759183,-0.02414946,-0.030213654,0.0032479868,-0.01311215,-0.08507737,-0.0088559445,0.02301975,-0.0017066802,-0.0077917725,0.0071002077,-0.011827561,-0.02040234,-0.051763777,-0.029208407,-0.0020692013,0.017571967,-0.0407093,0.03402853,-0.0127278995,0.0034533655,-0.04389392,-0.05189323,0.012223705,0.015705481,-0.016058367,0.024823198,-0.021577831,-0.021406228,0.00779183,-0.006747663,0.022380987,0.036435317,-0.015861487,-0.020338213,-0.039740726,-0.04496111,-0.04697185,0.07345339,-0.017028246,-0.017361704,0.014624239,0.022281677,0.018043892,-0.085086085,0.0031889179,0.058370255,0.009314019,0.033388652,0.07160065,-0.013404137,0.023222389,-0.0073617045,0.014669163,0.031425882,-0.008494654,-0.010550178,0.012409797,0.01781703,-0.05234446,0.02322441,0.0065456363,0.05998104,-0.044902697,0.02607996,-0.01690435,-0.0073690126,-0.029731827,0.0038429995,0.00061596325,-0.03363397,0.005268266,-0.009291069,0.01935446,0.04809717,0.032557983,-0.028493257,0.006778383,-0.03925934,-0.013723157,0.02557132,-0.06895118,0.02983438,0.025297632,-0.027701434,-0.011655236,-0.012644298,0.04674659,-0.0448734,-0.045206692,-0.02148125,0.025572551,0.025291922,-0.03498173,0.05566826,0.019164123,0.005803607,0.020716298,-0.013460605,0.02466863,-0.008045669,-0.020920444,0.005198175,0.03932364,0.028861817,0.014791855,0.01884364,-0.021664804,-0.01492925,0.0084710205,0.0109558515,0.031179085,0.01603182,-0.050516643,-0.029128438,-0.043552235,-0.009740151,-0.04384734,0.018745137,0.0033522947,0.0059948782,0.025926664,0.05236773,-0.02228586,0.0228965,-0.014276188,0.007928719,-0.12864374,-0.024549957,0.004549184,0.021776002,0.0076799677,-0.012183406,0.026552716,-0.038415704,0.02630057,0.00029905152,-0.011801195,0.0025392561,0.02203341,-0.021914553,0.033345014,0.030026881,-0.047622964,-0.03174701,-0.042448983,0.015910638,0.0049101054,-0.027677227,0.03895666,0.008858705,0.02133179,-0.0038536005,0.010753527,-0.0050018905,-0.007659655,-0.025982527,0.0016074226,-0.023971798,0.038947143,0.038409296,-0.027963867,-0.033140406,0.00053939916,0.024315245,-0.025334364,0.031225067,-0.035318624,0.031136015,-0.03108511,0.03457189,0.021409573,0.021028366,0.014174642,-0.04476452,-0.008796262,0.013322693,0.018899702,0.04335755,-0.03488418,0.030479072,0.027354281,0.014221201,-0.036050554,0.030869104,-0.044113193,0.012568236,-0.033455882,0.07416851,-0.024036935,-0.020758243,-0.025629379,0.012101691,-0.042008568,0.025181666,-0.033978153,0.0030861096,0.010677931,0.007307375,-0.038547806,-0.043635003,-0.033482525,-0.05418774,0.058063608,-0.032178253,0.007220024,-0.016803764,0.017450597,-0.03816273,0.0026439088,0.018773464,0.051963236,-0.01884028,-0.024594285,0.023720052,0.00049943366,0.012799043,-0.015830973,-0.058276188,-0.012163176,-0.03671477,-0.033615015,0.021967446,-0.0078718355,-0.04467245,-0.012075584,0.011987478,-0.04356877,0.013766303,0.0018506842,-0.011525974,-0.0248483,0.04109931,0.0011098268,-0.0045141215,0.0015171756,-0.022522192,-0.035014275,-0.0052767596,-0.019648703,-0.007638124,-0.053351548,-0.027847044,-0.0029962866,0.010867525,-0.027752588,-0.06614708,0.003948379,0.017824741,-0.019722586,-0.016657066,-0.0020572976,0.05700022,0.053795993,0.025759827,0.040864788,-0.003472028,-0.014968759,-0.0037922922,-0.021325901,0.0068819975,0.040625367,-0.0041715787,-0.023587512,0.049885377,-0.030968742,-0.057196915,-0.04486653,0.009150804,0.03459579,-0.030324712,-0.026580881,-0.03510269,-0.056319445,0.05996868,0.032516677,-0.04697993,0.024226397,0.012905135,-0.049651053,0.047288932,-0.016044151,0.056255154,0.012736106,-0.046203576,-0.026782656,0.08915661,0.038812377,-0.015732732,-0.017531022,-0.011683187,-0.021501465,0.037790667,0.024625491,-0.036973894,0.020185437,0.011075926,0.031662956,0.0062343394,-0.005132816,0.014672572,0.025282122,-0.032217212,0.008810709,-0.0027428067,-0.0069821407,0.0009159477,0.035767153,0.023872923,0.0975925,0.06610332,-0.004155642,0.013073137,-0.009476267,0.032170683,-0.032630853,-0.011550785,-0.0021297024,0.01636971,-0.012568554,-0.03918193,0.06864184,-0.039067257,0.0028774615,0.0105912825,0.029949127,0.043022927,-0.00033479973,0.008232686,-0.019195223,-0.0076114885,0.002457113,-0.0044377027,0.0020906555,-0.01913733,-0.004243365,-0.011027995,-0.0049122158,0.01851178,0.018092914,0.037416715,-0.010884481,-0.015533551,0.038916796,0.021434143,-0.028136209,-0.016340299,0.008307968,0.04660225,-0.001560708,-0.053689703,-0.0257246,-0.018255042,-0.001719726,0.0417027,-0.020141926,0.002153722,0.018075138,0.005755821,0.0014806929,0.04248801,-0.031404834,-0.027147735,0.005565238,-0.02355022,-0.048238646,0.036387447,-0.005735089,-0.03845842,0.012170432,-0.0013646696],"last_embed":{"hash":"1tekv0o","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1tekv0o","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)","lines":[20,45],"size":671,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tekv0o","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03224384,0.031342726,-0.059996262,0.015216318,-0.00039187196,-0.04072801,0.024388952,0.028500661,-0.0037831576,0.05475874,0.022372749,0.0047865687,-0.023960311,0.006193805,0.008755745,0.0064022043,-0.050698567,0.04199291,0.04272652,-0.01096303,-0.0006626428,0.03145979,0.037589673,-0.011876028,-0.010132803,-0.0032307757,0.00013222401,0.0068185087,0.007227837,-0.0039036947,-0.02409984,-0.055035222,0.0047017434,-0.0030089593,-0.026668113,-0.038857985,0.009823429,-0.029800754,-0.015856143,0.056351203,-0.030439747,-0.03183697,0.015616869,0.013425907,-0.0062773703,-0.0003762166,0.014596676,-0.015204751,-0.04255771,0.005678333,-0.004088421,-0.04266144,0.021901462,0.01370508,0.03158365,0.027523413,-0.048061017,-0.027875805,-0.05680243,0.012619164,-0.052808512,0.029818226,-0.0006902103,-0.010094524,0.042974524,0.019249888,-0.005267615,0.008748192,-0.020323409,-0.010153666,-0.014851833,0.056499746,-0.049433507,0.001134698,-0.034273587,0.012060469,0.019740373,-0.005074427,-0.021706898,0.0420197,-0.012782386,-0.034161445,-0.023946159,-0.0339628,0.004117013,0.0044757375,-0.045492973,0.10431215,0.04270661,-0.043436795,0.0063619255,-0.0070744827,0.013839269,-0.052596156,-0.047935974,0.013192944,-0.02317888,-0.0031030478,0.023350315,-0.032325845,-0.005650756,-0.016388096,-0.0028839076,0.002507137,0.00950142,0.00042529686,-0.02302479,0.0155180795,-0.013795001,-0.026959043,-0.009318307,0.0049820803,-0.0091512045,-0.025667734,-0.012927693,-0.017694231,0.00046778907,-0.012595222,-0.026934696,-0.01515654,0.06671722,-0.023690162,0.017770557,-0.042348083,0.00962624,0.011465535,-0.041056097,0.012203998,0.04535086,-0.00019834793,-0.011558882,0.004621149,-0.015254941,0.001713387,0.010108203,-0.016154017,-0.018130768,0.032082465,-0.021421196,-0.061982974,0.00592115,0.057097495,0.015190719,0.018169213,0.04903049,-0.0135129625,0.06300846,-0.033486284,-0.041730188,-0.020046579,-0.036627065,0.02571122,-0.018818391,0.034485992,-0.0053317854,0.016386935,0.011654684,0.023480954,0.006348427,-0.00020551198,-0.026289396,0.036316883,-0.029807841,0.008932024,0.027005387,-0.04860987,0.033739183,-0.008357551,0.0043655126,-0.04186577,-0.014753461,0.03475329,0.011349926,0.011596138,0.014913336,0.026438214,0.023786891,0.01766222,0.038770683,-0.036625195,-0.0710094,-0.03526809,-0.054071877,-0.012651289,-0.0006433729,0.0012240049,0.0412458,-0.009570254,-0.01478186,0.048058607,-0.026192684,0.04316503,0.0023232915,0.037596956,-0.0026667903,0.018268697,0.03706589,0.034046352,-0.013767826,-0.001421096,0.0021210418,0.017153002,0.027284853,-0.053257678,-0.0017802576,0.0061511905,0.03034102,-0.03843054,0.004354827,-0.054127228,-0.015835553,-0.0053780098,-0.009084948,0.04436685,-0.008810662,-0.014853914,-0.006674948,0.025757615,-0.0059709954,-0.009102389,-0.024301507,0.007874169,0.0038685978,0.054566678,0.025827238,0.0058496324,0.016433371,0.03098695,0.03525436,-0.0024424563,-0.04809581,0.021490378,0.04582518,-0.03800185,0.06791922,0.00034250287,-0.047807585,0.03514897,0.014580238,-0.02309399,-0.016972654,-0.054184373,0.008936313,-0.036117215,-0.045221783,-0.013251658,-0.01265109,0.01569904,-0.030146588,-0.042712457,-0.012705717,0.015133843,0.00816123,-0.0009633917,0.045029704,-0.0069694645,0.025286699,-0.009927236,0.0001284788,-0.014764201,0.02232033,0.013233447,-0.02497908,0.003869271,0.03390199,0.0037266773,-0.017633436,-0.016242253,0.0045447065,0.015489536,-0.024980731,0.034675606,-0.028300948,0.07006175,-0.009669058,0.027012445,0.01577494,-0.02133468,0.051167272,0.022668982,-0.057853248,0.037917923,0.027869452,0.029190995,0.007728653,-0.014303129,0.04293408,0.017796824,-0.026247187,-0.04676636,-0.04147122,0.035353635,0.05678207,0.029903173,0.031070331,0.028296236,0.0200302,-0.14484538,0.019049399,0.013281612,0.03934679,0.010358237,0.025342125,-0.059104856,-0.018353036,-0.08462876,0.041076653,-0.011361752,-0.037805002,0.009525019,-0.01930275,0.015212501,0.045686617,-0.008710252,0.017570458,-0.001192914,-0.039780762,-0.018332731,-0.039555088,0.0064620413,0.014782213,0.0031696565,-0.00702783,0.047411148,-0.0050308728,-0.030683106,-0.040951975,-0.024314448,-0.004707362,0.007021673,0.007477045,-0.0014522691,0.0012333033,0.054745287,0.04913393,0.030908596,-0.0148439035,0.050629266,0.028741527,-0.0065974183,0.032496125,0.010168958,0.05346219,0.018039316,-0.0047964016,-0.05050769,-0.0046919924,-0.01589837,-0.03652989,-0.02277369,0.015923789,-0.051621832,-0.031107698,-0.017244816,0.070890635,0.013930011,-0.02276491,0.022829922,-0.03025974,-0.013030972,-0.030476887,-0.014576131,-0.035235956,0.029732741,0.024981571,0.021935074,-0.006810805,0.029185964,-0.070520036,0.015416891,-0.010839497,-0.0028248488,0.026612775,-0.03260048,-0.045507204,0.005928038,-0.101362824,-0.007113486,-0.014335684,0.01070759,0.025070824,-0.032099336,0.0031888026,-0.01879413,0.036874495,0.0200451,0.23006582,-0.0036139898,-0.017423676,0.0028789344,0.0147773065,0.002259191,0.0012343774,0.023807792,0.055970587,-0.014260069,-0.010389913,0.034789935,-0.009845641,0.0017510788,-0.00048301768,0.008623117,-0.021955322,0.027253514,0.034035526,-0.00763804,0.0124101145,-0.009581836,-0.00779011,0.020615641,-0.02556007,-0.0382208,-0.061201297,-0.017790401,-0.019242903,0.00397868,-0.04162601,0.06667824,0.0064119687,-0.011647465,-0.05557445,0.00079161697,-0.016561195,-0.011845503,-0.0043011685,0.012199474,-0.019195622,-0.003127731,-0.0038191755,0.026605628,-0.018517023,-0.017578052,0.028166857,0.002655863,-0.017694578,-0.036533058,-0.028173,-0.05648897,-0.0801989,-0.0189249,0.01119884,-0.011059548,-0.03354465,-0.03180115,0.029304953,0.06679859,-0.001794795,-0.009377566,-0.044714607,-0.03304001,-0.012001363,0.030419093,-0.022805307,0.01610598,0.015989056,0.037033744,-0.011002757,-0.014753929,-0.014765682,0.016401581,0.04524827,0.013963781,0.056627434,0.06482719,0.038660355,-0.0019045499,-0.017090876,0.02477127,0.0006946472,0.01891178,-0.012151851,-0.0019529012,0.022105103,0.0405879,0.0010395051,-0.011617708,-0.02544174,0.03064608,0.011555723,0.031710975,0.06281464,0.015392815,0.031613957,-0.007883289,-0.03156106,0.022168305,0.026615916,-0.024041489,-0.044601638,-0.027726768,-0.008221939,-0.04727074,-0.0014087707,-0.0062932326,0.052738592,-0.01149773,-0.011101793,-0.0014863759,0.0077190436,-0.043137435,-0.0016426122,0.03201571,0.039020352,0.008984921,0.053190406,0.004336776,0.0250776,0.008361413,-0.008446792,-0.0013639939,-0.010718766,-0.050226502,0.026040189,0.012161641,0.010591578,0.022114644,0.03738597,-0.03639261,-0.005419726,0.06861641,0.0073799677,0.033275787,-0.028793573,0.023599323,0.0518619,0.005324062,-0.05565379,-0.01425398,0.010633457,-0.029397326,0.043902136,0.022977212,0.031799357,0.014752305,0.01205661,0.033117183,0.0009477648,0.036441986,0.046972644,0.0032369848,-0.028105108,-0.025926083,0.0031751795,0.012929277,-0.0000034259187,-0.018948385,-0.01828264,0.01979728,0.050524656,0.060485903,-0.016900366,0.018121013,-0.00842199,0.02371337,-0.020542776,-0.023687424,0.018247742,-0.03468631,-0.062148217,-0.008814232,-0.0031758447,-0.01743655,-0.05237481,-0.000579531,-0.0063569034,-0.015448132,0.026025407,-0.038307425,-0.038714267,-0.042628955,0.028498624,-0.019687422,-0.008341045,0.004737939,-0.033214092,0.005390273,-0.006055834,0.06704246,0.0033438217,-0.0094285235,-0.004673761,-0.0017589406,0.08827755,-0.011183961,-0.0052124187,-0.007151007,-0.024594685,0.0032535237,-0.019269234,-0.020177739,-0.02949783,-0.0145064,0.002762379,-0.002307518,-0.007625187,0.026602402,-0.01976517,0.00037999655,-0.042616677,-0.01613327,-0.010671121,-0.07284915,0.048537835,0.03746271,0.026484646,-0.039606422,0.015500405,-0.026103724,0.013466505,-0.043434232,-0.0071066013,-0.0022993563,-0.008769291,-0.021072928,-0.013827451,-0.028586628,-0.009057825,0.036618445,-0.019552551,0.011200433,-0.014334209,-0.060465902,0.019229606,0.037894927,-0.0047456967,-0.03628931,0.011060063,0.04444804,0.02429897,0.0374481,0.018043324,0.0029722624,-0.0540984,-0.015509666,0.0349031,-0.016539577,0.01117143,-0.068203315,-0.005472535,-0.018087069,0.03952827,0.0038310832,0.014761754,-0.01900671,-0.028903365,-0.047434118,-0.000024016947,-0.013450922,0.020242924,0.005955639,0.0141170425,0.002020818,0.021273863,-0.0032308134,-0.019727105,-0.012065269,-0.0051764296,-0.019881675,-0.086098485,-0.019165903,0.041443735,0.011716385,-0.018531423,0.01012702,-0.016547812,-0.027033545,-0.049852185,-0.0383764,-0.006810656,0.021274062,-0.045441024,0.027762137,-0.030577073,0.010593475,-0.04983548,-0.052432384,0.00848995,0.03246591,-0.01486955,0.014193285,-0.03594979,-0.008711671,-0.008901739,-0.00016930173,0.016873093,0.024219096,-0.012360221,-0.023663249,-0.039136298,-0.04563538,-0.052649558,0.07133066,0.005823261,-0.028065246,0.003850953,0.022954918,0.032099303,-0.08595263,-0.005563841,0.052670997,-0.004958737,0.043963194,0.07688088,-0.023860952,0.009947014,0.005318905,0.010053106,0.02991327,-0.019313207,-0.012208242,0.02613911,0.0038871248,-0.057542168,0.013396797,0.03744818,0.07234653,-0.04752498,0.036430728,-0.025581928,0.002899634,-0.026237378,0.018442553,0.0052910256,-0.030207418,-0.0019055178,-0.003313987,0.017784286,0.04930563,0.044581257,-0.021221949,0.0124958,-0.030227492,-0.009062391,0.026954189,-0.05161581,0.029274313,0.031133216,-0.03479729,-0.016779725,-0.005106742,0.042720523,-0.05158538,-0.052783355,-0.03094998,0.005641198,0.023152443,-0.018099768,0.047739994,0.0062378286,0.010748911,0.027365334,-0.017184574,0.0386976,-0.0016454386,-0.03773026,-0.002885378,0.044203363,0.020294504,0.005859604,0.02916581,-0.0005620491,0.0021942414,-0.008725551,0.014083125,0.02383947,0.018539567,-0.04124958,-0.01905523,-0.017138772,-0.025274385,-0.02579061,-0.0035230168,0.0054220865,0.00089778553,0.016169041,0.06323655,-0.016334187,0.024701085,-0.016623512,0.0041142604,-0.120782934,-0.03681735,0.0034393247,0.015584773,0.014062015,-0.0152081875,0.019760199,-0.022663482,0.028196046,-0.0056597837,-0.004262374,0.0036601324,0.029883966,-0.026794817,0.026250027,0.019747611,-0.056251567,-0.025360283,-0.02571548,0.008042909,0.013479481,-0.021324411,0.048012156,-0.0016544835,0.02155986,-0.0002501379,-0.00089566957,0.0074821045,-0.012787959,-0.027964763,0.027699182,-0.009900866,0.041137204,0.039653257,-0.041226555,-0.027467089,-0.008374587,0.01197074,-0.021448826,0.032060876,-0.044292398,0.031479176,-0.028371276,0.03680479,0.025886813,0.01588564,0.020599188,-0.029316163,0.0030202665,0.013782937,0.0068814578,0.03064432,-0.03749932,0.023848912,0.027127642,0.009685663,-0.0399608,0.034154583,-0.040301815,0.018664416,-0.037964955,0.07789179,-0.018326674,-0.022881784,-0.017743772,0.008109576,-0.040160976,0.02390938,-0.033232134,0.0036188434,0.011807414,0.048276443,-0.045995075,-0.05401967,-0.039580304,-0.06261292,0.06584569,-0.035333734,0.01897468,-0.024464453,0.020590357,-0.05610226,0.0054761795,0.01560118,0.025561264,-0.02254114,-0.03255046,0.023977863,-0.0024821337,0.0062290677,-0.013187904,-0.055278976,-0.01663202,-0.037213713,-0.04279019,0.021396691,-0.022365307,-0.035439402,-0.013611665,0.0032485672,-0.04706241,0.011017738,-0.014715559,-0.015938403,-0.036250707,0.03992485,0.0066016056,-0.009100638,-0.002999051,-0.010305056,-0.034225825,-0.011536289,-0.023534013,-0.0030263122,-0.056333616,-0.03177656,0.005971954,-0.0058385166,-0.030109147,-0.06458829,0.0019101384,0.027178664,-0.0006385317,-0.02180518,-0.0044965725,0.0562841,0.044102844,0.033325315,0.034998953,0.006460148,-0.023376577,0.017468406,-0.03289792,0.017261995,0.053940214,0.008083689,-0.01635532,0.04521247,-0.020667752,-0.054740936,-0.04863233,0.021721447,0.033980228,-0.023360664,-0.027673775,-0.026765263,-0.05774575,0.053790025,0.024667239,-0.03301031,0.018548787,0.012485781,-0.052078586,0.040606085,-0.016111426,0.036306825,0.02056762,-0.06386285,-0.03170473,0.09424396,0.032563712,-0.008743412,-0.02142018,-0.015517343,-0.011761146,0.03932715,0.020620279,-0.041827343,0.015114505,0.028099487,0.025401654,-0.007937765,-0.0024137367,-0.00038838814,0.033059377,-0.020900141,0.001462881,0.004258475,-0.0108174225,-0.014601945,0.053231496,0.022522552,0.09061034,0.05888073,-0.020319065,-0.009901689,-0.032422073,0.033452816,-0.042163532,-0.02095686,0.0060478467,0.011129188,-0.030506918,-0.054709412,0.068186074,-0.030234765,-0.00122009,0.03224033,0.020298963,0.038711213,-0.008021069,0.007416559,-0.007319126,-0.034997888,0.020334613,0.006144191,0.009056609,-0.024882728,-0.029196719,-0.02277103,-0.0133949695,0.030775346,0.013079723,0.027872086,-0.007080133,-0.040914424,0.014432663,0.029702997,-0.025766814,-0.011251731,0.0027083568,0.027854057,0.010748219,-0.06285787,-0.022311484,-0.009602807,-0.0001644273,0.033336513,0.004524659,0.006283559,0.046859823,0.006015494,-0.015242316,0.036315054,-0.037309304,0.0014484097,-0.0072930325,-0.026495893,-0.040192172,0.028927993,-0.007924423,-0.032125365,0.012497351,-0.0057391576],"last_embed":{"hash":"35skt2","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"35skt2","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{1}","lines":[22,24],"size":73,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"35skt2","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03779452,0.026791109,-0.048633747,0.0030859204,-0.018525222,-0.03902824,0.012139136,0.031372175,-0.0024309775,0.03850348,0.008366618,0.00849825,-0.020789959,0.008140787,-0.0011838744,0.008398936,-0.040057525,0.028650785,0.047692336,-0.023038212,-0.0021088682,0.018077675,0.016352262,-0.0015956144,-0.016787032,-0.018082114,0.0090421485,-0.0059727095,0.02929521,-0.005080876,-0.010957452,-0.06306701,-0.0019379269,-0.014730919,-0.022730777,-0.037463192,-0.010961293,-0.026159152,-0.028295146,0.063031584,-0.027072683,-0.025184197,-0.0027985072,0.011565571,-0.0016593005,-0.0000062375566,0.01124105,-0.013711183,-0.04199771,0.015015488,0.0021739006,-0.04504051,0.01712157,0.0104624275,0.020398317,0.009119877,-0.042560928,-0.048260633,-0.04893275,-0.0011779742,-0.05957138,0.030794065,-0.007349352,-0.040440284,0.039589755,0.017792374,-0.008131565,-0.0022463037,-0.02539451,-0.018160803,-0.006521952,0.0388884,-0.061750636,-0.016762212,-0.031695403,0.024279451,0.02602696,0.0009832507,0.0062817256,0.05798693,-0.009871894,-0.029238967,-0.025205743,-0.037544306,0.018027725,0.005380418,-0.024041114,0.081901185,0.036154725,-0.02936336,0.0021271647,-0.01475714,0.011987432,-0.04245264,-0.035144463,0.0065544886,-0.018485157,0.01358132,0.021959884,-0.014552438,-0.022988273,-0.02356162,0.011370552,-0.0050685513,0.006546119,-0.009395693,-0.01330125,0.017129833,-0.013220534,-0.025198061,-0.02883258,0.00033213315,0.0004282887,-0.024507605,-0.005119459,-0.020416407,0.008254289,-0.008409179,-0.033642814,-0.0032118289,0.069949895,-0.047932684,0.026016125,-0.046367522,0.008607538,0.028051887,-0.04120094,0.011832076,0.06298574,0.014554927,-0.027811002,0.0006855406,-0.010818965,0.007951425,0.02222535,-0.00041475144,-0.010910685,0.014797641,-0.03033879,-0.06580405,0.012834925,0.06958792,0.027383614,0.007809439,0.055184133,-0.03539084,0.062976226,-0.005548561,-0.04236748,-0.0039591403,-0.035101745,0.008957619,0.0040445374,0.040729713,0.0143780485,0.019787803,0.0064207683,0.0071464786,0.010223106,0.0108907465,-0.04274946,0.038267158,-0.037436362,0.009764367,0.022585506,-0.066766985,0.024348672,0.004563478,0.008142923,-0.0624171,-0.012611757,0.032343976,0.0014687028,0.016243909,0.014983466,0.041669887,0.037686754,0.027698671,0.033465415,-0.024058092,-0.08053862,-0.010588489,-0.04718478,-0.01073267,-0.0028386205,0.005084426,0.029533548,-0.02958528,-0.0041438327,0.061688047,-0.010267857,0.051815942,-0.011817315,0.020972932,-0.00785179,0.014704965,0.035435736,0.014869629,-0.017092971,-0.0130770905,-0.005420038,0.010821985,0.033893514,-0.06688482,-0.005901964,0.016613295,0.040397108,-0.021827508,0.009926864,-0.047447793,-0.037262358,0.0019167339,-0.015246506,0.035289053,-0.019175839,-0.016433742,0.00973026,0.043794043,-0.008726815,-0.020294596,-0.035778288,0.013822013,-0.0060618594,0.056942232,0.013232028,0.008976541,0.01270625,0.024070768,0.015941257,-0.0063298508,-0.044811506,0.028220858,0.032478496,-0.025448542,0.06504202,-0.015882347,-0.075372115,0.026623616,-0.004475298,-0.021234088,-0.019675856,-0.06964272,0.008669743,-0.03436545,-0.02312731,-0.015875705,-0.015905973,0.019189257,-0.029815832,-0.03265039,-0.013586921,0.015904484,0.00024925123,-0.0059636296,0.035128035,-0.023145186,0.023329388,-0.010144791,-0.019263178,-0.028727515,0.029481674,0.0077251596,-0.027479038,0.0056700106,-0.000118508964,0.0016172571,-0.030439476,0.006512044,0.001558841,0.02599057,-0.03552714,0.05473253,-0.016284278,0.062937535,-0.027055496,0.012129256,0.0055929366,-0.0037727028,0.05305039,0.036652535,-0.04021193,0.058030386,0.030235259,0.008868871,0.016764982,-0.020654999,0.03740451,0.00061872374,-0.0352458,-0.055930886,-0.051369797,0.014766269,0.06609163,0.033832654,0.021913413,0.025101434,0.023138296,-0.16052537,0.019219436,0.023059318,0.036121774,0.019325783,0.032840274,-0.057006683,-0.022571493,-0.07981134,0.026246188,0.006311031,-0.035357475,-0.009983489,-0.011103907,0.01979094,0.052638028,0.0039929817,-0.0022597993,0.0009876853,-0.03729535,-0.020043004,-0.019415895,0.014958118,0.008209537,-0.0001292104,-0.011136828,0.048511572,-0.00091484,-0.033098884,-0.023968976,-0.04283886,-0.028599355,0.012351688,0.009043307,-0.0123380795,0.0064571854,0.036618024,0.047708165,0.007251027,-0.017549606,0.033877715,0.035843223,0.007900269,0.0057024006,0.03967052,0.019772528,-0.0062667495,-0.013344461,-0.034269866,-0.024405723,0.011243785,-0.028174484,-0.024252418,0.0049522626,-0.054360006,-0.019239513,-0.013137006,0.06187252,0.0002488001,-0.011107783,0.015455883,-0.044957317,0.00062397256,-0.044211015,-0.0137920575,-0.024040757,0.025228614,0.024087979,0.03068518,-0.0050324416,0.030219026,-0.06313443,0.0153785115,-0.006746518,-0.017872648,0.01942132,-0.051621947,-0.053444684,0.02367012,-0.10365536,-0.007873394,-0.004849349,0.007549954,0.039039493,-0.024916789,-0.00063658535,-0.025917782,0.021540763,0.0162403,0.23928347,0.019592514,-0.0059457473,0.0026346506,0.007656788,-0.0045158337,0.0071657696,0.044792335,0.047844127,-0.022964438,-0.023340452,0.019078495,-0.011963766,-0.008433637,-0.00595893,0.006692595,-0.040011086,0.015721947,0.03639181,-0.0063863276,0.0080265775,-0.014773243,-0.016132917,0.01930997,-0.032818776,-0.028820489,-0.049943518,-0.025199732,-0.024734728,0.0068855053,-0.022314545,0.044387657,0.0009416935,-0.0062954184,-0.05231929,0.00061889883,-0.014565662,-0.02234675,0.02770914,-0.009012709,-0.025335593,-0.0047023715,-0.010742646,0.020563567,-0.011411961,-0.021896986,0.035827044,0.003218547,-0.0112208,-0.029337164,-0.02860326,-0.050607815,-0.056838386,-0.015880806,0.02749461,-0.021655794,-0.027623748,-0.03716858,0.009693288,0.0373944,0.0035953487,-0.0004089642,-0.035225846,-0.04539292,-0.012595367,0.029052936,-0.054880235,-0.009795604,0.02546509,0.040843416,-0.035173908,-0.0058083315,-0.025975462,0.009984725,0.030483669,0.004360464,0.054895382,0.04264902,0.014196888,0.009371444,-0.01569922,0.0364301,-0.010110531,0.02041616,-0.0031149744,-0.0049124705,0.04165949,0.033213712,-0.005701094,0.008974985,-0.026552165,0.008470389,0.032919507,0.058371734,0.030278675,0.014418395,0.018209817,-0.0013395132,-0.019092528,0.032211665,0.010743279,-0.002637934,-0.02270061,-0.040257487,-0.0032383671,-0.040545832,-0.00044390984,0.0019436092,0.062368132,-0.02776248,-0.018317847,-0.0019021732,0.030668965,-0.035676025,-0.029376017,0.036173187,0.041337464,0.015964169,0.029274564,-0.0017207756,0.03362666,-0.011467132,-0.015847838,0.0023880808,0.0030885004,-0.047442004,0.015828636,0.0050784186,-0.02958542,0.024973778,0.027266992,-0.023426214,-0.040650204,0.062359545,0.037148416,0.026879236,0.009170237,0.01724743,0.056657363,0.019241001,-0.024994574,-0.026051113,0.024414672,-0.03205653,0.050444886,0.00044044363,0.018942991,-0.005420723,0.00648891,0.04232985,0.0054582753,0.040756177,0.017934602,0.0032151553,-0.04096569,-0.029125646,-0.0060211867,0.017098166,0.009289485,-0.024298348,-0.015938496,0.03966793,0.034874693,0.045437973,-0.035080872,0.025407813,-0.018110787,0.033325855,-0.0138127,-0.008961446,0.016253425,-0.03432554,-0.06718769,-0.0029015576,-0.014667127,-0.021262601,-0.04548685,0.020560754,-0.00822801,-0.04965016,0.010636806,-0.020928001,-0.051307548,-0.03645907,0.033708107,-0.014175175,-0.030758917,0.004814786,-0.02065923,-0.0014716821,-0.0035631845,0.087596536,0.0122839,-0.000030731335,-0.0022961996,0.011546778,0.09565157,0.010877383,-0.009260845,0.00538778,-0.016456598,0.03737401,-0.0066182674,0.0026573406,-0.023347635,-0.008391738,-0.0057689846,0.0029661497,-0.009024869,0.027813226,-0.016305245,0.0129649835,-0.05259836,-0.0048821005,-0.0023833325,-0.053985566,0.021256495,0.0627248,0.052629482,-0.023804957,0.00976256,-0.048397157,0.006107053,-0.04394001,-0.03799321,0.003633262,-0.00060936046,-0.014067922,-0.0021618267,-0.031931147,-0.009146713,0.038011868,0.0047446555,0.020040851,-0.0134423515,-0.039859697,0.0051380596,0.025506657,-0.004398729,-0.04370291,0.019408748,0.020221047,0.049491603,0.04669398,0.010933452,0.0017032668,-0.050914392,-0.0144393165,0.030785553,-0.0002457925,0.025576623,-0.062465,0.009569299,-0.0066487673,0.03502917,0.00013683726,0.03601168,-0.03477362,-0.017017938,-0.032913465,0.01475189,0.0055077216,0.018828586,-0.008111845,0.005707313,-0.0059418646,0.017002326,0.0057421206,-0.0212274,-0.024887037,-0.0052166497,-0.020429824,-0.07555462,-0.020266103,0.021175256,-0.0002962699,-0.010802565,0.026510239,-0.007655758,-0.034640756,-0.063207105,-0.03726212,-0.009989001,0.006854691,-0.038128734,0.035213217,-0.01111006,0.011726221,-0.042498358,-0.043794617,0.016649485,0.013005456,-0.03220971,0.041556224,-0.0350418,-0.02293499,-0.011868887,0.018890122,0.026235547,0.04212395,0.016198786,-0.0155775845,-0.024626575,-0.04108128,-0.06540568,0.07698838,-0.0065053925,-0.027041312,0.0042443136,0.010154777,0.037739776,-0.08642557,-0.0028886602,0.066449955,-0.0022190036,0.033350363,0.07243475,-0.015938671,0.021200111,0.0017593522,-0.006671978,0.029676236,-0.0046093585,-0.009209939,0.019311814,0.0066862362,-0.052067593,-0.00034176352,0.016869174,0.08089221,-0.029037729,0.031072894,-0.017169278,0.0031400232,-0.037515044,0.0024799423,0.0008874575,-0.029530251,-0.005773362,0.00936187,0.027795248,0.050909597,0.038323343,-0.02290606,0.0076767453,-0.015924053,-0.0063679167,0.014255283,-0.040694132,0.010654985,0.019288376,-0.049127653,0.0021495365,-0.015013365,0.032632437,-0.028420689,-0.045653865,-0.029791974,0.0031925188,0.0221969,-0.015885463,0.063970216,-0.008608694,0.013225749,0.024498062,-0.015419359,0.032890406,0.0032635117,-0.017575826,-0.00006850063,0.036400873,0.03184846,0.02107901,0.007971068,-0.0017713493,0.005957781,-0.017153258,0.012714733,0.02372168,0.031261176,-0.027319428,-0.0341198,-0.01459202,-0.021638995,-0.027832253,0.0014074182,0.003430141,0.003411554,0.02464352,0.085696585,-0.023457242,0.02075517,-0.015774129,0.022841426,-0.1307671,-0.02039952,0.008218566,0.019813744,0.0072642956,0.0031882357,0.021308085,-0.047223527,0.038340032,-0.017080452,-0.020903647,0.020472845,0.011096543,-0.024286674,0.026320899,0.023629634,-0.017630622,-0.04225412,-0.02242338,0.019866474,0.0113909,-0.0035738696,0.05437727,0.008725273,0.011459962,-0.027312554,-0.008271622,0.0111162355,-0.008446612,-0.015886713,0.004575499,-0.032487232,0.04244726,0.031946808,-0.034081347,-0.012477682,-0.0003588258,0.017662678,-0.03269308,0.035269022,-0.031715907,0.03110912,-0.03155966,0.029412782,0.021723542,0.034003846,0.012080993,-0.03337401,-0.004232627,0.012546939,0.005528428,0.057065662,-0.034049015,0.011440279,0.025032656,0.017053057,-0.026759231,0.042396095,-0.03649318,0.015417006,-0.032754254,0.07548646,-0.025083367,-0.020904422,-0.014080424,0.026884396,-0.02233196,0.02764928,-0.03548842,-0.025424758,0.01145254,0.012695241,-0.037852697,-0.06786101,-0.032106385,-0.037319742,0.044061437,-0.048430856,0.012791227,-0.016879184,0.0073283175,-0.049918346,-0.018052708,0.008255675,0.048455015,-0.032756772,-0.026873855,0.028323557,0.0052112774,0.016506236,-0.0124978265,-0.057178628,-0.021759132,-0.046437588,-0.031048857,0.013823868,-0.014039413,-0.034255683,0.0005642561,-0.0037944464,-0.03885964,0.011257952,-0.0046322215,-0.0368282,-0.019739874,0.042664222,0.011774075,-0.00686236,-0.004516786,-0.025559774,-0.05795175,-0.0028571028,-0.027609827,-0.019795604,-0.039184798,-0.021725915,-0.015219888,-0.01099916,-0.008016824,-0.08925393,-0.0071888342,-0.013334146,-0.015575095,-0.014593719,0.010092938,0.045427714,0.049680434,0.040198687,0.05642765,0.0038333477,-0.019636381,0.018838694,-0.02255192,0.019151982,0.032996375,0.011200038,-0.012142926,0.045359932,-0.027968999,-0.050872307,-0.058798905,0.044721838,0.04847379,-0.03934527,-0.01257344,-0.026778538,-0.031727605,0.04332432,0.043823957,-0.022505885,0.008626785,0.00020641559,-0.047249142,0.04684991,-0.022021193,0.043682195,0.004059975,-0.065887,-0.011154946,0.07584392,0.029251002,-0.010532967,-0.018181164,0.0042822873,0.0071122292,0.056605272,0.00854769,-0.025667,-0.016667971,0.028079845,0.024918707,0.01574585,-0.00461789,0.008756665,0.034629103,-0.025209714,0.0007764372,0.0030897567,-0.020506961,-0.015050688,0.03610499,0.024604306,0.100959696,0.053152062,-0.014288406,0.004672934,-0.028391525,0.030034535,-0.034835376,-0.01697257,-0.0006477075,0.009655237,-0.006251196,-0.058436573,0.069528244,-0.039296266,-0.001081659,0.03844933,0.01404642,0.012820559,0.0013036628,0.031050017,-0.006721143,-0.0338901,0.00033268833,0.0037162756,0.001733958,0.0057703694,0.005349714,0.0061433655,0.011419573,0.028418144,0.022001844,0.03461368,-0.00024165079,-0.044898532,0.033410095,0.023901336,-0.027530625,-0.0050103124,0.016020454,0.026670946,0.01209773,-0.041014135,-0.036360774,-0.003987067,-0.009625113,0.049799107,-0.010588747,-0.013202199,0.01921961,0.0035959722,-0.004754889,0.019795612,-0.042190496,-0.012685643,-0.0022248034,-0.045225188,-0.02287472,0.032715287,0.010252976,-0.035584237,0.037840165,-0.015064561],"last_embed":{"hash":"1qp595x","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1qp595x","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{2}","lines":[25,25],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qp595x","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028315293,0.0289833,-0.05787652,0.011210051,-0.02318405,-0.033304397,0.03378658,0.03866599,-0.0018215164,0.028416177,0.018473411,0.004480186,-0.021741109,0.016556606,-0.0004200504,-0.01365242,-0.056054413,0.03631016,0.039861426,-0.0011738471,0.012863705,0.034282696,0.036372412,-0.007811874,-0.00586742,-0.013143216,-0.0009809198,0.001477107,0.0254361,-0.0057421005,-0.031039566,-0.067621194,0.0210993,-0.012628426,-0.010720734,-0.03476451,-0.008644665,-0.025249464,-0.027374333,0.058843296,-0.024565643,-0.027065514,0.006884294,-0.006597284,-0.00051635236,0.01914297,0.007278386,-0.014571393,-0.049136512,0.011637563,-0.0018393124,-0.035984486,0.025356544,0.022844251,0.010838094,0.003534151,-0.039562363,-0.042468995,-0.06011277,0.00034341164,-0.04794984,0.033369433,-0.026779212,-0.0050685094,0.046629988,0.030071262,-0.01214532,0.0024768065,-0.013476766,-0.013138394,-0.024617996,0.034906838,-0.06845105,-0.0055718487,-0.01161655,0.044443365,0.020844692,0.010878325,-0.013255195,0.05402634,-0.014142635,-0.038042746,-0.031567004,-0.026719395,0.020852309,0.023176396,-0.034234148,0.07635337,0.040537152,-0.028650787,-0.0007074887,-0.013727267,0.013381663,-0.037296776,-0.041658092,0.009744991,-0.027668474,0.008771498,0.029277382,-0.027836097,-0.014534134,-0.00016645597,-0.0032095427,-0.0053471327,0.006448125,-0.010483588,-0.0141280955,0.007027791,-0.010030993,-0.021715142,-0.01622423,0.0032835146,-0.009740808,-0.027448585,-0.007190436,-0.029639363,-0.006772841,-0.00006723771,-0.026462026,-0.021396589,0.06898379,-0.016349299,0.035566848,-0.034789134,-0.0068777767,0.023702176,-0.04117023,-0.0063071013,0.05427693,0.010071757,-0.035379395,0.0033800965,-0.013973535,-0.0025061592,0.012337975,-0.025093956,-0.020829575,0.025077786,-0.050085157,-0.080349214,0.012582747,0.06912641,0.010841812,0.012511589,0.040288016,-0.017997041,0.069294795,-0.015539897,-0.03498145,-0.01379753,-0.023704622,0.01733904,-0.0020465895,0.032513957,0.0025988221,0.01480971,0.0042912676,0.008956183,-0.008699239,-0.009926524,-0.021990964,0.030908441,-0.02754771,0.013737426,0.0026094115,-0.05178234,0.029701335,0.0014089955,0.0049349396,-0.055230748,0.009393209,0.014631729,0.001652938,0.036014576,0.020465147,0.036069863,0.034141555,0.02650001,0.04449776,-0.032597337,-0.06913802,-0.013052756,-0.051332235,-0.019627308,-0.019591253,-0.011792916,0.022372799,-0.011933772,-0.011482213,0.05610957,-0.029684396,0.04562459,-0.0074533797,0.017567053,0.012290968,0.016931055,0.040168643,0.014113934,-0.010568949,-0.013053656,-0.013853546,0.01565672,0.045594275,-0.050450694,-0.0069573047,0.015601378,0.058049496,-0.028589327,0.0053957393,-0.04379172,-0.021559555,0.009917273,-0.032684624,0.035548802,-0.023194216,-0.013400921,0.009111192,0.048081823,-0.00704816,-0.007449254,-0.048925914,0.018117765,-0.013407172,0.045907974,0.04762118,-0.0043938495,0.014361927,0.030759044,0.016862294,-0.00872479,-0.060486645,0.020765804,0.028935961,-0.026110021,0.079295084,0.0011080304,-0.059616446,0.031427614,0.0009481845,-0.009074212,-0.012856503,-0.042615082,0.0072342916,-0.02953083,-0.025544595,-0.028299643,-0.0010363142,0.024942419,-0.03120393,-0.027360464,-0.012244517,0.0075506954,0.0017432239,0.0038697196,0.045048364,-0.020174913,0.024988167,-0.02674328,-0.0014950332,-0.020470427,0.031103278,0.013717378,-0.012868904,0.0035820778,0.0019109243,0.017495133,-0.02349402,0.0051296917,0.0064440574,0.024432959,-0.017350463,0.03132304,-0.011190668,0.06569049,-0.034876112,0.029722217,0.018547053,-0.015410131,0.029097999,0.03395701,-0.061347567,0.03715953,0.026649555,0.017609935,0.019621205,-0.018476015,0.0323238,-0.010197994,-0.00864746,-0.05112671,-0.05106463,0.008436139,0.06479564,0.023005312,0.025195817,0.054585595,0.037201244,-0.156256,0.022967797,0.010311898,0.03221675,0.018834053,0.025765866,-0.055021077,-0.014810255,-0.07674537,0.024041813,-0.013357215,-0.038783092,-0.0005970779,-0.017447421,-0.011091833,0.057146065,-0.013568963,0.008025666,0.0036575063,-0.037195925,-0.025432365,-0.008124999,0.025747074,0.0072926385,-0.0011925043,-0.009884379,0.04862997,-0.0008631779,-0.032260187,-0.028571634,-0.02592532,-0.022049107,0.016263396,0.023058629,0.011295825,0.008006695,0.046371426,0.036060683,0.027431762,-0.005372181,0.041235548,0.03712632,-0.010987165,0.013209047,0.027650425,0.02886518,-0.0043654977,0.0013983557,-0.049461637,-0.011201029,0.012259673,-0.039977375,-0.015259623,0.009595733,-0.047705118,-0.012442069,-0.024804786,0.05865998,-0.018178012,-0.01041391,0.009992316,-0.034418136,0.0005960297,-0.06237831,-0.017653018,-0.015381971,0.015536476,0.0058779693,0.034441806,0.006630613,0.04608502,-0.07028009,0.01957392,-0.006945902,-0.005755154,0.007541548,-0.045974057,-0.04948339,0.029014487,-0.11020136,-0.0050369753,-0.010968172,0.005790077,0.023023266,-0.008022367,-0.0021175502,-0.017596116,0.043314286,0.00833693,0.24807075,0.028775364,-0.0033339444,-0.024080068,-0.0013838935,0.0031968025,-0.00006612003,0.03815756,0.044486735,-0.009270422,-0.0042406344,0.031301755,-0.0012281873,-0.002634574,-0.0012079956,0.005917341,-0.028740617,0.006646111,0.048231192,0.003109445,0.022632914,-0.0096152965,-0.033825334,0.019426592,-0.040756118,-0.03834564,-0.06249956,-0.036484756,-0.032715157,0.024421554,-0.035351526,0.061676018,-0.000003953591,-0.008366833,-0.053566933,0.009316164,-0.026579862,-0.033558868,0.013490703,-0.007990381,-0.026633801,0.0019359387,-0.0071353763,0.03482299,-0.024469234,-0.0123291835,0.035819005,0.0066108257,-0.0096405335,-0.010939267,-0.033235136,-0.048307553,-0.055462293,-0.027864508,0.015845802,-0.02138737,-0.029826555,-0.042104222,0.011079276,0.05183895,-0.00025122074,0.00078935275,-0.06547585,-0.041580904,0.00012609149,0.028380163,-0.044717412,0.0209397,0.024621882,0.040042516,-0.02506931,-0.0066493833,-0.026128968,-0.00059875613,0.027976977,0.010319652,0.057530522,0.040320374,0.030043345,0.014951778,-0.016580293,0.018166056,-0.00056055374,0.024134228,-0.008327254,0.008042857,0.029450197,0.018576533,-0.019355021,-0.015481961,-0.037259974,0.013921843,0.010846473,0.038555186,0.017687686,0.0021218366,0.049010217,-0.023017619,-0.010375488,0.019731898,0.025642678,-0.015414813,-0.025744615,-0.043318335,-0.009125616,-0.04529581,-0.010355497,0.0188206,0.05400863,-0.017223444,-0.006089463,0.015205624,0.015452881,-0.035687886,-0.029499738,0.038002834,0.028067775,0.0024253973,0.008051928,0.010568942,0.02097065,0.014443582,-0.024511404,0.005172317,-0.015244393,-0.023944082,0.020743933,0.023171822,-0.011836883,0.025331527,0.035926122,-0.030968005,-0.0325117,0.051792175,0.02052959,0.022663016,-0.011016656,0.0060511935,0.05744528,-0.009736157,-0.037742507,-0.01161171,0.015339054,-0.021691293,0.037094984,0.012843182,0.024651518,-0.012196941,-0.005996004,0.044183128,0.008791871,0.04636835,0.027502283,0.005065808,-0.03525494,-0.00944169,-0.0023523353,0.016009228,-0.011026414,-0.028513776,-0.012571128,0.01754001,0.04428884,0.061179113,-0.03060356,0.035362553,-0.020173391,0.025430536,-0.020691242,-0.01687799,0.014312016,-0.034008976,-0.062853396,0.011446483,-0.0036924835,-0.029748213,-0.04261484,0.019135939,-0.012418155,-0.037358616,0.023793563,-0.007842454,-0.048345458,-0.036663204,0.032274917,-0.022597652,-0.037388366,0.0031490226,-0.024636997,-0.0002159167,0.01907047,0.08257286,0.01958452,-0.0031057869,-0.009462741,0.012386926,0.10555216,0.020724494,0.011715259,0.009530084,-0.01850293,0.019830346,0.006789126,-0.0063693007,-0.026460567,-0.014647048,-0.0035424365,0.012997352,0.009719172,0.018315667,-0.023964642,0.019836029,-0.047954075,0.0064103827,-0.0047745267,-0.06488068,0.02864123,0.033681713,0.03682218,-0.016046418,0.023064956,-0.042617854,0.024107967,-0.021892527,-0.02923365,0.00982153,-0.00015974877,-0.021458402,-0.00058526784,-0.02997876,-0.009792279,0.028893886,-0.0135933645,0.011349732,-0.01915838,-0.039187886,0.019475384,0.034931112,0.017766366,-0.053230885,0.02366397,0.02388757,0.022849502,0.05117941,0.015150687,0.0042234804,-0.055652495,-0.019602519,0.030445244,-0.00017268697,0.011571988,-0.06130461,0.0032815873,-0.007989005,0.039521456,-0.0086292075,0.015360917,-0.027528817,-0.017773652,-0.039761033,-0.011247216,0.0033952573,0.038514126,-0.0036937254,0.008164912,0.007363387,0.02008684,0.0064757573,-0.01882713,-0.022938663,-0.010812871,-0.021678925,-0.08578293,-0.0025272483,0.027556444,-0.00054683915,-0.021193393,0.017267395,-0.0069795684,-0.03984211,-0.043424275,-0.031272776,-0.01698713,0.011505083,-0.023794267,0.03751552,-0.014652406,0.01725631,-0.03433025,-0.04898459,0.0089941565,0.021610975,-0.007105572,0.023750253,-0.04235596,-0.033736795,-0.01511785,0.021672558,0.015219067,0.021100683,-0.002049135,-0.0013472143,-0.030507,-0.036355834,-0.057145238,0.057927996,0.00042082733,-0.022518788,0.00912556,0.0194753,0.03267717,-0.07646214,-0.004354222,0.059755884,-0.0051860986,0.03938504,0.07350229,-0.007729924,0.024271496,0.00056026655,0.0040607583,0.025019767,-0.011771455,-0.009415514,0.014018758,-0.020323833,-0.06309121,-0.01127133,-0.0003180895,0.08076419,-0.035433054,0.020898689,-0.029913992,0.0015460049,-0.033542536,0.021091437,0.0066476744,-0.04127413,0.005477037,-0.0011074813,0.031551357,0.038773514,0.04069553,-0.025590694,0.015861863,-0.011054076,-0.02029758,0.012702361,-0.0508799,0.0155438,0.024365457,-0.036417313,-0.0035154256,-0.007867056,0.05571285,-0.020740818,-0.05121135,-0.03373894,0.017415823,0.032777697,-0.018888561,0.05799179,-0.008983975,0.0020100165,0.018237067,-0.00495623,0.03357275,0.0056725317,-0.019684887,-0.0011249617,0.04104536,0.031379882,0.017717723,-0.005425454,-0.020605586,0.026336303,-0.0014686014,-0.00029061243,0.0306122,0.019884985,-0.045086574,-0.032920238,-0.016410748,-0.010523604,-0.034154974,-0.0023912406,0.0012852554,-0.0018379008,0.016646212,0.07855573,-0.004677631,0.024895499,-0.011754482,0.008129162,-0.13560721,-0.033864267,-0.0016641963,0.022493329,-0.00007692779,0.005539054,0.01778419,-0.04570446,0.021821823,-0.0056420034,-0.025427407,0.013439011,0.0312103,-0.034180213,0.020055126,0.030917382,-0.037090857,-0.025842477,-0.028054804,0.03480703,0.014922373,-0.010749619,0.043187775,0.020589188,0.022989381,-0.009476765,-0.00076684344,-0.009190495,-0.000026610744,-0.021344189,0.004858805,-0.02705733,0.0338145,0.04913422,-0.018390581,-0.029313665,0.0042605707,0.0060199983,-0.031522732,0.035483163,-0.022974301,0.039004847,-0.033508766,0.032574464,0.012583505,0.026755603,0.030397806,-0.027139436,-0.0071248733,0.028491562,0.02144582,0.059562873,-0.052980427,0.019966105,0.021779947,0.0065965634,-0.038825933,0.020997718,-0.036032606,0.015829341,-0.040512104,0.07974206,-0.011611415,-0.040046267,0.009051167,0.019956985,-0.01684457,0.015693154,-0.030376425,-0.010632381,0.019649655,0.01605566,-0.046366263,-0.062933125,-0.02939881,-0.042503286,0.058620937,-0.042383906,-0.00507892,-0.017021816,-0.0002360874,-0.05868057,-0.0007833107,0.021188777,0.041873157,-0.022889992,-0.029655028,0.023758728,0.0023944466,0.0064399047,-0.008700971,-0.051577147,0.0062201056,-0.06549661,-0.03544289,0.012933754,-0.036126822,-0.046791214,-0.008245229,-0.0057828366,-0.052458514,0.007925583,-0.017180117,-0.04452922,-0.03534427,0.0348643,0.02941365,-0.012189446,0.0001787061,-0.025141459,-0.04237504,-0.01014199,-0.0137916645,-0.021484656,-0.04662995,-0.02604983,-0.013549618,-0.023657115,-0.023648482,-0.0679956,0.0019284257,0.006256347,-0.02161604,-0.013904167,0.011929745,0.038967323,0.035517972,0.03387188,0.028675154,-0.0006221587,-0.013343197,0.009834972,-0.03234506,0.016411858,0.037850868,-0.004907267,-0.018521141,0.042560082,-0.034409914,-0.048430324,-0.044137582,0.024354734,0.03959247,-0.031790834,-0.0360646,-0.042833947,-0.026527228,0.052601416,0.025095528,-0.03684303,0.0072244727,0.0073448317,-0.046445105,0.044792723,-0.008095967,0.03611095,-0.02504256,-0.06159829,-0.008898078,0.07366377,0.034156494,-0.01587993,-0.03652693,-0.005189868,-0.010130937,0.051338933,0.016834136,-0.03330386,-0.011977085,0.026308749,0.013660198,-0.0012825533,-0.013276775,0.004250328,0.032775316,-0.037716534,-0.0035566383,-0.0037960836,0.019716723,-0.020473557,0.047302447,0.020165252,0.08367127,0.038875304,-0.01266516,0.0054331576,-0.024945496,0.04386525,-0.045292873,0.0015524543,0.02575474,0.018516876,-0.008569684,-0.05987672,0.07833081,-0.029737236,0.0033351637,0.028780995,0.018194148,0.017510284,-0.028215995,0.037563175,-0.015906082,-0.030748539,0.0003581226,-0.000112847694,-0.0054907063,0.0032054025,-0.015590795,-0.008818323,0.011933746,0.048209935,0.015415844,0.019738667,-0.0150085185,-0.022115756,0.039855666,0.0165634,-0.014391221,-0.0130842505,0.035204023,0.03314692,-0.0020176077,-0.03293059,-0.030900877,-0.011823587,-0.0038513169,0.03610002,0.0016580558,0.009587837,0.046521,0.012129552,-0.0076030977,0.03430204,-0.035626203,0.0014988545,0.005880865,-0.06075392,-0.026610032,0.03709778,0.0110424515,-0.032528117,0.028307155,-0.01946822],"last_embed":{"hash":"1kyej3z","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1kyej3z","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{3}","lines":[26,26],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1kyej3z","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02770753,0.034089647,-0.04726659,-0.00022477945,-0.017104596,-0.017952621,0.030618869,0.042672373,0.0024601233,0.020864058,0.016004223,0.016585669,-0.01618756,0.010814786,0.007852051,-0.018268788,-0.047219384,0.030568015,0.0613024,-0.0062706727,0.013799071,0.0184346,0.029995663,0.007895507,0.00073127483,-0.003755776,0.007324817,0.0015751639,0.035238042,-0.016714761,-0.03580108,-0.07103895,0.0017038358,-0.008683121,-0.028431848,-0.03431367,-0.009829559,-0.01211435,-0.03885586,0.056900166,-0.026311923,-0.028950412,0.010978161,-0.001241564,0.00407337,0.0118315965,-0.00049860217,-0.01643576,-0.034886144,0.015913285,0.0044604405,-0.03945768,0.014552863,0.0073372372,0.034776162,0.0048348103,-0.054289617,-0.043028466,-0.05725943,0.0096331015,-0.056914218,0.04207617,-0.0194829,-0.011712913,0.052177124,0.015665986,-0.0052200183,0.0035485553,-0.021365173,-0.017345103,-0.013085677,0.030153455,-0.053554673,0.000035697445,-0.034936756,0.025412634,0.026369357,0.020572348,0.013715225,0.051174503,-0.0074117635,-0.03520148,-0.028507486,-0.044875886,0.033505075,0.012727481,-0.0324506,0.07470876,0.037286844,-0.024657372,-0.0023604168,-0.007441191,0.003638275,-0.034022152,-0.05046904,-0.0017357066,-0.015814826,0.01550962,0.025987186,-0.025340253,-0.020358542,-0.001540303,0.01029549,0.00030487124,-0.015657192,0.012513205,0.003787596,-0.0010029458,-0.014124077,-0.028087562,-0.032980185,-0.000085341235,-0.006323259,-0.035335485,-0.00355315,-0.023937328,-0.0042896974,-0.0012318448,-0.026910903,-0.008173526,0.06885462,-0.023499025,0.02470077,-0.025786221,0.016814334,0.015112202,-0.04891273,0.0026566032,0.06970312,0.027918523,-0.035507347,-0.0018694632,-0.019526409,-0.011689018,0.01470585,-0.012877091,-0.022780115,0.020447038,-0.047587417,-0.06025543,-0.0015754844,0.060484234,0.020928282,0.019354608,0.045159567,-0.024024699,0.06923073,-0.029817237,-0.03824605,-0.015015793,-0.04120654,0.015957996,0.0025136666,0.021372925,-0.0044542397,0.020647675,0.014771203,0.013053476,-0.006064308,-0.0052257753,-0.031063225,0.045812733,-0.026914474,0.0053124316,0.01707079,-0.0502096,0.019065287,0.010934944,0.0005010474,-0.044500798,0.01027887,0.03331209,-0.0014027093,0.018498024,0.010608867,0.044105943,0.024375252,0.027634554,0.03906666,-0.02765916,-0.082255684,-0.008623164,-0.036508277,-0.01745212,-0.0075848256,-0.0065282877,0.041068055,-0.021648092,-0.012932852,0.06000015,-0.023840982,0.067636795,-0.019988934,0.0144371,0.011196812,0.014000244,0.028627487,0.015017683,-0.014479373,0.0012670802,-0.024673684,0.024035972,0.03920357,-0.062660895,0.004453049,0.014854159,0.047590155,-0.022262342,-0.008904,-0.041648723,-0.03305893,0.0025194262,-0.03282165,0.03217242,-0.01677379,-0.015870444,0.014334451,0.03524238,0.0036966293,-0.0049381256,-0.048673365,0.015549212,-0.016983204,0.0640226,0.025193382,0.0013719171,0.005087403,0.028830849,0.010429898,-0.016250849,-0.063756965,0.009583882,0.025722705,-0.0128337685,0.09561455,0.0032578588,-0.063099034,0.024614656,0.016311785,-0.016719677,-0.00803619,-0.037305143,-0.0055570747,-0.037835594,-0.019300481,-0.029963875,-0.011692357,0.017428221,-0.035136446,-0.036832258,-0.028770855,0.0076588998,-0.002594789,0.030357748,0.0112720365,-0.00881505,0.017556755,-0.016658882,-0.0057161762,-0.014786592,0.02733828,0.012243068,-0.031116664,0.004542946,-0.012274092,0.0027294843,-0.02020276,-0.0010706079,0.0024363874,0.009406044,-0.023188839,0.029913476,-0.0213415,0.08162605,-0.026706522,0.024370138,0.023036923,-0.008627787,0.04431724,0.032881424,-0.04916688,0.044832353,0.0317156,0.018728003,0.007891407,-0.019750683,0.031030165,-0.010346253,-0.022973659,-0.049175672,-0.06817724,0.015214537,0.06603437,0.019559745,0.03321715,0.045411933,0.04729865,-0.16910675,0.0025852616,0.008245403,0.026752692,0.0041615814,0.031960573,-0.050333653,-0.01833334,-0.077785656,0.0307223,-0.01293256,-0.043561626,-0.010210785,-0.023761237,0.0017448193,0.054682374,0.0008339558,0.010559342,0.010355178,-0.037603896,-0.02121227,-0.0016208269,0.025040876,-0.012643236,0.0144735845,-0.009793357,0.055383597,-0.010579078,-0.025090596,-0.0244198,-0.04358719,-0.022170493,0.0136686815,0.01894074,0.011366823,0.0038254003,0.05440257,0.016257668,0.020676019,-0.017539416,0.030979058,0.036625598,0.0026609665,0.008986205,0.031158946,0.042279914,0.0028701527,-0.008853688,-0.04390653,-0.01681656,0.022206796,-0.035709016,-0.015402494,0.0059067337,-0.045419466,-0.0061780503,-0.02045814,0.06014794,-0.017839089,-0.032536916,0.025527623,-0.039615616,-0.009369322,-0.04743944,-0.013839914,-0.022746587,0.017712545,0.025441118,0.010932031,-0.0040407525,0.036197472,-0.04836547,0.018944774,-0.0030316417,0.00007417787,0.017375065,-0.048689734,-0.045937233,0.026914952,-0.11385914,0.0052249464,-0.00016023511,-0.0059367246,0.025073797,-0.024751466,0.008893961,-0.023500558,0.02898113,0.016360868,0.25763685,0.028331272,-0.009301086,-0.008907813,0.004874825,-0.013541797,0.012211573,0.017269263,0.037685435,-0.017117003,-0.020656744,0.024379013,0.0048358603,0.002228838,-0.013262714,0.0006888765,-0.038968973,0.019979034,0.04570185,0.0069798455,0.008221946,-0.014665322,-0.026162934,0.021615945,-0.03805314,-0.034665395,-0.054172315,-0.026591768,-0.022427494,-0.0016739913,-0.02948237,0.054572694,0.004377333,-0.006577454,-0.039382517,0.0071967766,-0.020509792,-0.012418924,0.014108333,0.00075881154,0.0035091685,-0.0022053898,0.0052293767,0.036752556,-0.026119083,-0.017868252,0.03895732,0.013728693,-0.016524786,-0.015087258,-0.034624577,-0.06054433,-0.07041375,-0.022066826,0.009126355,-0.019164726,-0.029272694,-0.051292732,0.0050104363,0.046560604,0.006013814,-0.0036965793,-0.03554782,-0.030863905,-0.0063318685,0.022762839,-0.055682063,-0.009909285,0.011993317,0.034343295,-0.0153543325,-0.005694063,-0.019320015,0.014040649,0.027745733,0.019285008,0.0636288,0.06249372,0.019544592,0.009260216,-0.01715757,0.035721462,-0.01496509,0.025959082,-0.010342404,0.00064185966,0.039105177,0.010190482,-0.00576349,-0.014930509,-0.017067691,0.02433189,0.03274469,0.05717806,0.025425984,0.025069755,0.028323215,-0.018255027,0.000114790186,0.031706177,0.006930055,0.0011029998,-0.027675785,-0.035203926,-0.005852852,-0.04583486,-0.009584274,-0.011480602,0.057180367,-0.022497026,0.0042542475,0.0022829243,0.02501651,-0.023781585,-0.019825205,0.040262356,0.029089665,0.015429951,0.02763067,0.009568851,0.04188607,-0.01160193,-0.014432912,0.014435239,-0.007652635,-0.030768009,0.0006039443,0.014959365,-0.012277033,0.015684424,0.038118474,-0.025731709,-0.030055454,0.05309023,0.029151214,0.022421436,0.0007615645,0.014315072,0.05415269,0.011994055,-0.036446247,-0.02679939,0.011616871,-0.01328302,0.042215213,-0.004736765,0.028203323,-0.0044907387,0.00040491138,0.039253328,-0.013761001,0.05955931,0.027349887,0.016125064,-0.05442303,-0.027204823,-0.004313437,0.010147217,0.008241627,-0.026160276,-0.019639626,0.027124261,0.042899415,0.061479386,-0.040852487,0.033256553,-0.034281094,0.022657016,-0.018585945,-0.013087058,0.02643179,-0.033405628,-0.06604422,0.007112357,-0.012994875,-0.02980389,-0.045215763,0.041841075,0.00011825293,-0.028656827,0.0060728826,-0.015131072,-0.061972186,-0.03811909,0.024169585,-0.032903068,-0.046877645,0.006576636,-0.021021228,0.00014862708,-0.009627191,0.074368365,0.023227336,-0.0062724333,-0.0072440556,0.022214519,0.09225796,0.009449621,0.013505209,0.009168603,-0.0073005245,0.030445155,-0.0039466233,-0.018146608,-0.029976193,-0.015896,0.0034315013,0.0064783036,0.010239232,0.021379037,-0.037065983,0.003184394,-0.040759422,-0.0007747551,-0.0044214507,-0.05785196,0.021988843,0.03680978,0.06229466,-0.02827424,0.02244798,-0.056280445,0.01879304,-0.03600569,-0.017602682,0.00070561934,0.00044859663,-0.014446406,0.01184127,-0.032481816,-0.009033932,0.026861887,0.0018615114,0.012842982,-0.012552428,-0.04766362,0.021778982,0.027472058,0.014434625,-0.03783898,0.017222866,0.021809608,0.022621846,0.044962313,0.0030011605,0.008828991,-0.052373756,-0.012599522,0.030273076,-0.0015828089,0.03269744,-0.058750622,0.008811257,-0.027425034,0.024069889,0.008052441,0.020924116,-0.04681451,-0.032911118,-0.040324092,0.010330575,0.0039896253,0.02308303,-0.0019703803,0.027314076,-0.011621633,0.020847008,0.016163966,-0.01832621,-0.00011781479,-0.008265526,-0.03568311,-0.07565786,-0.014023973,0.025782013,-0.009965938,0.0059422934,0.0100432215,0.00055864314,-0.038587283,-0.050144143,-0.04377912,-0.010650904,-0.0017418968,-0.021325612,0.050215688,-0.008819732,0.016462026,-0.041611135,-0.05104188,0.00057350745,0.019461695,-0.01686705,0.045964543,-0.048078384,-0.034497388,-0.012416429,0.0069856583,0.009353699,0.04909707,-0.005522036,-0.013330776,-0.02855421,-0.03712705,-0.063309856,0.04799866,-0.006853014,-0.03289197,0.016887158,0.030682204,0.044754695,-0.0797481,-0.01284766,0.07780617,-0.008074715,0.031528056,0.060323123,-0.010666037,0.021920199,-0.004698712,0.0033389027,0.00882092,-0.0112364525,-0.011024722,0.014304947,-0.009333452,-0.046776302,0.0060147406,0.017645191,0.07096201,-0.036177475,0.037450287,-0.029881738,0.007847582,-0.029266141,-0.002549047,0.00834856,-0.037895285,-0.00013671881,0.00045907998,0.013475362,0.027728423,0.047459185,-0.02430516,-0.0038694707,-0.013536861,-0.019245245,0.022306502,-0.041661143,0.024004363,0.026214449,-0.034362722,0.0064152414,-0.02236661,0.047111128,-0.026442455,-0.03666875,-0.020884005,0.009434419,0.020400554,-0.012171008,0.056775425,-0.007054482,0.0072548795,0.0093514165,-0.008780097,0.02561883,0.020596264,-0.009955511,-0.0047116815,0.052237455,0.03943882,0.0073489263,0.024141595,-0.028006278,-0.0042373594,0.0037850062,0.005606361,0.0050273603,0.046638966,-0.046022814,-0.04506838,-0.026250653,-0.021480978,-0.019398954,0.005816598,0.0040440545,-0.0040151915,0.028094664,0.06489061,-0.013596956,0.021227399,-0.020312414,-0.0025947907,-0.12696198,-0.033131927,0.00084619946,0.026789935,0.0031423364,-0.0058268183,0.009053005,-0.028023804,0.022911208,-0.0084741805,-0.02836595,0.0053092856,0.021830916,-0.014528635,0.01446334,0.029531656,-0.02475228,-0.022263167,-0.02965051,0.028552603,0.011361374,-0.006266842,0.030362232,0.012636182,0.01584751,-0.0038654103,-0.0038371014,-0.0002090454,0.0029645825,-0.014536961,0.0062782383,-0.001907279,0.028743027,0.024590777,-0.042339176,-0.027801663,0.0015512927,0.025312329,-0.046132214,0.035556484,-0.02666609,0.048294004,-0.020171827,0.03717214,0.009809228,0.039382543,0.004957868,-0.026650924,-0.022589251,0.02204939,-0.0048221936,0.051172227,-0.048835933,0.023317516,0.01925273,0.0083428975,-0.042227514,0.013252219,-0.040116277,0.016075194,-0.03328664,0.08201596,-0.019085782,-0.023362696,-0.0042766235,0.02078158,-0.032790575,0.024843728,-0.034577433,-0.01060424,0.014559353,0.016914012,-0.04340515,-0.06436837,-0.03617939,-0.041809224,0.055916216,-0.04362597,0.004356376,-0.01843787,-0.0053566173,-0.060556803,-0.009670592,0.0018306907,0.0547634,-0.03484418,-0.041820005,0.029459653,0.019870417,0.01612272,-0.017777102,-0.055848796,-0.018223517,-0.05494195,-0.03433451,-0.004463396,-0.024192637,-0.03453778,0.0005010416,0.0034997035,-0.043546416,0.014771511,-0.013241485,-0.045530133,-0.01545266,0.031509664,0.017427512,-0.011477945,0.000052617655,-0.026950296,-0.03437567,-0.0038703503,-0.014632424,-0.022345388,-0.05390303,-0.028381245,-0.016847072,0.0011810639,-0.032232746,-0.08875701,0.010633856,-0.01180736,-0.012829103,-0.010916394,0.014004058,0.031681653,0.031474143,0.029137716,0.042767946,0.013904025,-0.015926778,0.015559356,-0.024949946,0.021274077,0.0326424,0.009221507,-0.025654204,0.040499616,-0.02300308,-0.049386345,-0.035925414,0.02493514,0.053884026,-0.030680785,-0.027191931,-0.041130144,-0.037321493,0.042277034,0.03542241,-0.027895575,0.0071129906,0.012187283,-0.037040014,0.04969084,-0.02183974,0.036044437,-0.011385597,-0.05694095,-0.0041031046,0.062180083,0.030132962,-0.013917747,-0.03367481,0.009351762,-0.009075031,0.04169939,-0.0010073045,-0.033048403,0.010835632,0.017752428,0.016368452,-0.0027300478,-0.009112889,0.021642465,0.040526867,-0.02177135,-0.010034799,-0.0126014035,-0.002136044,-0.00046492822,0.043617874,0.033666357,0.08831376,0.0550426,-0.014914517,0.0045314436,-0.0075158523,0.03318155,-0.05054692,-0.013036111,0.006126731,0.025489485,-0.009425564,-0.051987916,0.075983986,-0.044057485,0.0040536276,0.028923847,0.029005356,0.018179554,0.009676429,0.015855283,-0.009978947,-0.028665693,0.0084482925,0.00788437,-0.009764972,0.016480291,-0.013428249,0.013544823,0.0020042618,0.030618442,0.0045271027,0.020059636,0.009665291,-0.030851837,0.039332423,0.019511005,-0.025523083,-0.010305301,0.025916712,0.028300107,0.0041761636,-0.027863046,-0.01053462,-0.01892833,0.0016014442,0.032257546,-0.009615145,0.00019795392,0.039913964,-0.0107189575,-0.014197682,0.026457794,-0.051912613,-0.008659323,0.002007934,-0.024637194,-0.021730559,0.025862396,0.011528271,-0.025338512,0.011328744,-0.021041289],"last_embed":{"hash":"1cmu4oh","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1cmu4oh","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{4}","lines":[27,27],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1cmu4oh","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012588025,0.032326814,-0.038228802,0.012945775,-0.03357585,-0.03020657,0.018771948,0.03713054,0.0012406268,0.0261109,0.015905889,0.033511393,-0.020685758,-0.0068704514,0.01791154,-0.033286,-0.05431113,0.028389545,0.04292883,0.0033125074,-0.010058748,0.017828228,0.024280991,0.003161852,0.012817735,-0.0022816884,0.028873922,-0.0010633625,0.022032112,-0.0038633991,-0.025876008,-0.042737026,-0.025817223,-0.023023674,0.003022132,-0.035612077,-0.027395401,-0.04736188,-0.039495405,0.039170552,-0.030983053,-0.026596917,0.009305189,0.0054515772,0.0030316352,-0.010460974,0.020521756,-0.01353536,-0.037028696,-0.0015534825,-0.0048743812,-0.032048807,-0.0030957367,0.004034011,0.032146912,0.030167516,-0.024378702,-0.03812361,-0.039866686,0.02594397,-0.04730895,0.041159652,-0.041564018,-0.009483792,0.03544221,0.02208601,0.019099789,0.027458126,-0.015210831,-0.019180302,0.004530019,0.05378199,-0.049155995,-0.005242662,-0.03867308,0.039581787,0.026410418,0.015906196,-0.005196145,0.02810822,-0.012972842,-0.03182553,-0.0074333223,0.013200644,0.0106871165,0.008219115,-0.038998265,0.09650178,0.028877126,-0.025126351,0.0070936503,-0.02979562,0.012985346,-0.05504413,-0.035367146,0.0030487897,-0.015167156,-0.016405825,0.010089406,-0.0011173201,0.012417569,0.004707456,-0.034102585,-0.02082207,0.007615708,0.01896481,-0.0107077,-0.002248706,-0.013103978,-0.026610058,-0.00019747514,-0.0017348889,-0.0029919052,-0.030430855,-0.022675468,-0.0375759,0.0066551613,-0.0073457705,-0.045932423,-0.015602125,0.045027256,-0.0086645475,0.035914488,-0.025155462,-0.009818168,0.023980372,-0.01529114,-0.010990083,0.027729442,0.039719727,-0.031630397,-0.005460417,0.003460714,-0.0070785857,0.01195408,-0.0019627535,-0.00038113105,0.022222316,-0.019572536,-0.061160754,-0.0051500495,0.04586616,0.0027808223,-0.0050064647,0.036103055,-0.036418192,0.08313584,-0.011292782,-0.033847053,0.010977947,-0.008393176,0.016219124,0.0077097598,-0.0063423933,0.004688759,-0.00013472159,0.030663038,0.0065794876,0.0048503894,-0.007384006,-0.025294717,0.043780375,-0.05634135,-0.0041892305,0.02058898,-0.034314055,0.035818268,0.007445215,0.0073265713,-0.019215247,0.013668354,0.017098205,0.0071343407,0.058211107,0.0054084775,0.029327367,-0.0031134586,0.022901554,0.0420614,-0.037695684,-0.08053679,-0.011339973,-0.029973814,-0.030273933,-0.013933077,0.008878029,0.036023974,-0.020488305,-0.014931508,0.05229254,-0.013218511,0.061713908,0.00545589,0.022171695,-0.005414567,0.021470934,0.03743952,0.013659918,0.0097619565,-0.005794829,0.006371052,0.01762747,0.056423556,-0.02026082,0.007264556,0.002139663,0.040456805,-0.018813282,-0.022386279,-0.040140428,-0.021036588,0.004176892,-0.040629018,0.033080537,-0.020513693,-0.0037836223,0.016011214,0.050169818,-0.0036636635,-0.012533485,-0.03843817,0.01600638,-0.034560055,0.06361606,0.038205616,-0.002734063,0.039583176,0.008168066,0.009779478,0.008384246,-0.06659524,0.00995879,0.0232193,-0.032116603,0.0726903,-0.0075397813,-0.049170267,0.021928856,-0.010319581,-0.017669324,-0.0013166317,-0.030568624,0.011052691,-0.030132316,-0.034805484,-0.008063428,-0.006067929,0.02537962,-0.03338332,-0.026673071,-0.017497158,0.006731895,-0.018941347,0.004175384,0.047467876,0.0005031241,0.017751267,-0.00393531,-0.012412377,-0.018129459,0.027829738,0.032625884,-0.0028858425,0.004824502,0.0052264486,0.012777109,-0.042231224,-0.01704267,0.020205753,0.031402845,-0.019124795,0.048726585,0.0081653185,0.06035151,-0.0391701,0.021461558,0.008439134,-0.0064203194,0.03774528,0.06306232,-0.03659716,0.018110633,0.032778893,0.016878255,0.011847113,-0.0254477,0.027747031,-0.020867726,-0.026669519,-0.061437204,-0.06231208,0.033966523,0.07123079,0.012662164,0.015672209,0.04484074,0.0147314975,-0.16771472,0.038813785,0.024248296,0.05856174,0.0125283385,0.014952109,-0.07312561,-0.02892721,-0.0674651,0.04684612,-0.023006992,-0.03961898,-0.010506971,-0.023383655,0.004941926,0.028599422,-0.006884444,0.022592837,-0.006978718,-0.031030253,-0.016578006,-0.027283175,0.032140173,0.017377095,-0.0044259056,0.009862478,0.05635408,0.012769086,-0.020341452,-0.026780065,-0.028525073,0.0016058008,0.011996207,0.013934534,-0.00291742,-0.017039755,0.0541856,0.04066165,0.011616681,-0.017831067,0.02956412,0.028293084,0.0011551066,0.002610895,0.036118314,0.033732045,-0.012577971,-0.013877086,-0.021466527,-0.012014314,-0.0015546802,-0.04173753,-0.03354699,-0.008234219,-0.037828907,-0.026274944,-0.023877872,0.08435303,-0.013301058,-0.03640442,0.038482666,-0.00022653317,-0.014726681,-0.03656485,-0.008599435,-0.020842943,0.029171059,0.01733834,0.015545275,-0.010386457,0.03352283,-0.03830175,0.020312384,0.0094353715,-0.02022692,0.0005328991,-0.056746118,-0.05228644,0.018868342,-0.12808715,0.029357536,0.0036916577,-0.013495183,0.031057304,-0.022581624,-0.0029703155,-0.022620471,0.038278896,0.026411455,0.24298981,0.024120789,-0.006891869,-0.01018746,-0.008809826,-0.0016171053,0.007485654,0.029574616,0.03837923,-0.023048304,-0.02691421,0.04020931,-0.015275791,-0.017067196,-0.009000577,0.0055668144,-0.06507893,0.01876376,0.022876464,-0.022989215,0.005903655,-0.024667582,-0.004742673,0.021456355,-0.044133455,-0.05316729,-0.04135575,0.012481408,-0.03604907,0.030997407,-0.018278444,0.05697982,0.009697281,-0.02409622,-0.06391628,0.027109101,-0.021288566,-0.010181306,0.010569792,0.010779649,-0.011859219,0.0006835331,0.023576492,0.026953075,-0.0343058,-0.036828928,0.046194002,0.022678277,-0.028996209,-0.033572588,-0.03291791,-0.0374688,-0.049305215,-0.016567798,0.029995082,-0.029838065,-0.027568493,-0.057087615,0.019807199,0.055767965,0.028461201,0.0005796325,-0.07062061,-0.054842696,-0.011754135,0.023014832,-0.02515176,0.010270174,0.02051008,0.016255347,-0.021830712,-0.009675549,-0.012185222,-0.011896273,0.010051919,0.01218545,0.0817464,0.059143428,0.031125527,0.012772897,-0.029029502,0.023405666,0.0001791719,0.034579456,-0.0090242,0.0111260675,0.030473746,0.062377904,-0.018890038,-0.016217494,-0.02641311,0.014182969,0.0220241,0.056578755,0.0070024314,0.028445447,0.044819318,0.004700616,-0.02587268,0.04767281,0.015779285,-0.0022371032,-0.032771964,-0.026371997,0.011731828,-0.0509102,-0.02674508,-0.004582785,0.03275719,-0.013604796,-0.020926548,0.016177526,0.042979177,-0.025469188,-0.004238642,0.018230202,0.03663796,-0.009771436,0.023414863,-0.020499535,0.020489998,-0.020991972,-0.004538456,-0.020275256,-0.021183614,-0.036294796,0.016052188,-0.014209488,-0.019015718,0.052052677,0.04259245,-0.026174441,-0.024721492,0.05865195,0.041483793,0.037130132,-0.007371165,-0.0018880959,0.029388001,-0.0005795119,-0.006952667,-0.02042632,0.018995503,-0.012077737,0.024412844,-0.0015993298,0.04490749,0.019529527,0.0027206168,0.037362523,-0.00622587,0.03895553,0.014524237,0.0022381814,-0.057742175,-0.017027179,-0.0070801196,0.011546332,-0.0039868928,-0.012428648,-0.021401964,0.029445406,0.054259207,0.055035725,-0.022198709,0.0024856287,-0.037287973,0.015442201,-0.015973955,-0.023412287,0.021075726,-0.02001264,-0.057302073,0.02169779,0.015571126,-0.024932612,-0.03217612,0.008168749,0.004643652,-0.023103777,0.044286754,-0.015133963,-0.044453084,-0.069611765,0.009243718,-0.022170022,-0.057502814,0.008850777,-0.018567035,-0.0013764285,-0.0040870095,0.08886657,0.008293887,-0.0023708867,0.0162031,0.014963948,0.06302741,0.031292938,0.011074835,0.01565264,-0.007587247,0.04170579,-0.017343702,0.0033526293,-0.025262449,-0.01944651,0.0016553447,0.00016531748,-0.0035138198,0.022492712,-0.01752393,0.019010816,-0.057858273,0.016961085,-0.0015243761,-0.060249884,0.023638524,0.052867774,0.034975447,-0.043369263,0.00057846995,-0.03137741,0.018809302,-0.0455196,-0.021176131,-0.017047813,0.016157387,-0.020881621,0.008482731,-0.029474376,-0.00632565,0.022965135,-0.00477201,0.005679851,0.013456052,-0.048805453,0.0066195074,0.020120258,0.02527752,-0.039867744,0.010888371,0.047397844,0.05417391,0.049991164,0.043658257,-0.010160089,-0.067843825,-0.0020976723,-0.009592578,-0.01408676,0.017613072,-0.07545131,-0.030136447,-0.01164271,0.044603202,0.011348425,0.026604308,-0.029371472,-0.026894806,-0.04170065,0.0014826715,-0.0052337646,0.011248251,-0.011013943,0.0051444513,-0.03027701,0.005986451,-0.01694462,-0.021247193,-0.0077366875,0.024147682,-0.022140091,-0.072873995,0.0036675883,0.005030606,-0.004660964,-0.010832602,-0.008724912,-0.01946316,-0.015387584,-0.045724228,-0.03943283,-0.0063901516,0.012300876,-0.053073432,0.049183186,-0.0016281713,-0.000779295,-0.03535078,-0.07239725,0.03322509,-0.0020659894,-0.029801205,0.011361699,-0.04909843,-0.017150693,0.02676272,-0.00049501413,0.022257052,0.034057654,-0.008372297,-0.012870684,-0.039007474,-0.03578636,-0.052343044,0.04516479,-0.028362576,-0.031894222,0.024098877,0.019716393,0.04600302,-0.09226239,-0.005180766,0.07989119,0.004265229,0.029420545,0.058967482,-0.008511467,0.030669505,-0.0016167075,-0.008689022,0.022936385,-0.0005163005,-0.0049065445,0.023665708,-0.008155278,-0.05750248,-0.0067208894,-0.006339484,0.04614331,-0.031533826,0.011952993,-0.0020919829,-0.018645592,-0.011252651,0.0072330325,0.009272551,-0.027232762,-0.0012468073,-0.008846885,0.027928522,0.0206262,0.02361046,-0.031160781,-0.019380197,-0.049953002,-0.029814955,0.018692607,-0.06772242,0.024351005,0.020948766,0.00016336991,0.008574276,-0.030783767,0.043022007,-0.027891537,-0.044840828,-0.020678703,0.02505963,0.013344598,-0.03688325,0.053946555,0.035932418,-0.023931103,0.020278282,-0.027626636,0.017339176,0.005037985,-0.017726956,0.0029530844,0.03515339,0.007676287,0.010163523,0.030996183,-0.025347505,0.005823508,0.014244894,0.016670024,0.021902684,0.004369638,-0.044847794,-0.02999039,-0.040528543,-0.000026366404,-0.04973864,0.013484049,-0.0053441413,-0.00472266,0.03326652,0.06569914,-0.0072472426,0.01903451,-0.016651345,0.01578939,-0.13934499,-0.0034792456,0.0023890962,0.03626576,0.0068334555,-0.009841213,0.034773555,-0.045815524,0.016353425,-0.0016871123,-0.010361108,0.010357841,0.027712105,-0.020734202,0.05371238,0.025239184,-0.030124474,-0.050680965,-0.040194847,0.020882964,0.0012898194,-0.02570688,0.01690076,0.005587608,0.012378609,-0.019635743,-0.010270055,-0.009177566,-0.0057130936,-0.018073186,-0.004205622,-0.022738896,0.029468551,0.023344394,-0.017698199,-0.020719355,0.000064338696,0.022950644,-0.050684504,0.030796546,-0.031417202,0.030454997,-0.009999861,0.012628834,0.028416822,0.043386042,-0.0012825936,-0.026743568,-0.0028788429,0.0154694235,0.014561579,0.03875225,-0.053769972,0.009776508,0.01336687,0.022643628,-0.033932846,0.009688781,-0.033940736,-0.0076374314,-0.04570937,0.06488175,-0.003036404,-0.0547311,-0.01653844,0.004281147,-0.04162845,0.013695922,-0.029618016,-0.019958524,0.009359244,-0.0041523143,-0.025960524,-0.050459858,-0.013114956,-0.038825743,0.032672092,-0.029149152,0.010048551,-0.01221107,-0.008488029,-0.026404662,0.004823669,0.013923745,0.05043888,-0.018564455,-0.030520694,0.017931841,0.040942956,0.023101395,-0.0070356363,-0.05704722,-0.003718359,-0.03601111,-0.043695282,0.019224657,0.0015707744,-0.031809933,0.008624532,-0.0038764088,-0.027827473,-0.001794344,0.0080311755,-0.015339744,-0.0029055264,0.033581026,0.008915218,-0.021642514,-0.013354117,-0.017897602,-0.02757505,-0.010623338,-0.0076039727,-0.0060189725,-0.039848354,-0.027270237,0.0031438263,0.0037495617,-0.019187475,-0.074389435,-0.011736657,0.0026912603,-0.027121514,-0.022912633,0.0117130475,0.039548736,0.04631089,0.020357719,0.021780182,0.0019986571,-0.016042588,-0.013601247,-0.024786752,0.000420554,0.044215005,-0.0040938137,-0.046530206,0.057021588,-0.039796613,-0.033364676,-0.024766471,0.029359665,0.018352384,-0.030765207,-0.012346137,-0.059701435,-0.04513454,0.04659016,0.03566932,-0.048932347,0.0075358697,0.011357035,-0.034923274,0.03963874,-0.021500511,0.05119921,-0.019310318,-0.037984513,-0.020253967,0.0781686,0.053415876,-0.0067398963,-0.02125948,-0.021837452,-0.028718112,0.030367704,0.013206715,-0.031627193,0.0035926166,0.0069666696,0.032497395,-0.012917496,-0.016918816,0.014117701,0.030966466,-0.039110728,0.010349683,-0.015893226,0.010646573,0.001512466,0.020729354,0.003747054,0.10328385,0.048691913,-0.008370469,0.030800749,0.019355292,0.051967982,-0.02772867,-0.004939158,0.0076469984,0.016627792,-0.021106767,-0.02595057,0.075005196,-0.045558617,0.011212883,0.004325916,0.013293539,0.03057826,-0.011584066,0.009540361,-0.012207589,-0.00962869,0.020420713,-0.0070638824,-0.023817696,0.017603772,0.005188523,0.018736808,-0.0030880657,0.027644973,0.015033776,-0.0008933981,-0.010210613,-0.023324946,0.050585244,0.012774699,-0.025331365,-0.013786688,0.023253398,0.045389507,0.0022601378,-0.026481736,-0.03055284,-0.020864671,0.00036125485,0.03335696,-0.028462933,0.0021818955,0.028546203,-0.008483482,0.0038651226,0.03200522,-0.03684644,-0.023177,-0.0058405977,-0.030935561,-0.005741156,0.0343303,0.004984883,-0.037317608,0.039293356,0.0054342193],"last_embed":{"hash":"1bkuzvv","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1bkuzvv","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{5}","lines":[28,32],"size":204,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1bkuzvv","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.011305838,0.022572087,-0.0396785,0.01296267,-0.022646742,-0.016236693,0.023362987,0.042092934,0.014659619,0.026270289,0.0165817,0.026577447,-0.02277936,0.021984052,-0.003378923,-0.00046365388,-0.035861325,0.039796993,0.051391844,0.0006393797,0.017259033,0.01239612,0.032999687,0.013918171,-0.013257141,-0.006630133,0.0036197063,0.0021287878,0.035608362,-0.005560052,-0.027734436,-0.056238834,-0.0014588529,-0.0028517444,-0.023833143,-0.044322908,-0.016140962,-0.017706571,-0.036552835,0.05938911,-0.02871755,-0.028568069,-0.0032340814,0.0061207693,0.011883423,0.007806595,-0.007590735,-0.014718201,-0.032870866,0.027248902,-0.0005091512,-0.05246355,0.008016641,0.010200145,0.03723886,0.0008592643,-0.035160918,-0.041264847,-0.05178401,0.017466785,-0.057646222,0.042956468,-0.0077181044,-0.018534195,0.04157039,0.006371215,-0.003347353,-0.0003615677,-0.020559514,-0.014146785,-0.017223142,0.037108965,-0.05945714,0.0036603827,-0.032621,0.019787932,0.030794803,-0.00016691345,0.010756881,0.052410197,-0.014333818,-0.038458716,-0.018265927,-0.0383508,0.033847805,-0.0034055593,-0.041857507,0.08664738,0.034649365,-0.036300022,0.007040027,-0.0057097464,0.007868939,-0.028201923,-0.06013297,-0.01242586,-0.02862171,0.010036343,0.03515095,-0.021520862,-0.019763364,-0.003809587,-0.0050222846,-0.010946126,-0.021676304,0.027233263,0.0019954396,0.008282233,-0.012973062,-0.028541313,-0.02295206,-0.0065130363,-0.00027818696,-0.031157987,-0.0071516344,-0.031487808,0.003996601,-0.0032288437,-0.044436593,-0.021918992,0.06196888,-0.02765511,0.021998823,-0.017411603,0.0055458094,0.011112628,-0.05018531,-0.00038305475,0.06844812,0.04331878,-0.02129371,0.005310753,-0.021866253,-0.010366914,0.007949836,0.0045295944,-0.026902813,0.01533398,-0.03876002,-0.051299147,-0.004104224,0.053392466,0.0056906003,0.026664414,0.052932948,-0.032787852,0.09494038,-0.027712695,-0.029794112,-0.0006243203,-0.044484023,0.015090389,0.004995607,0.02510091,0.0029024244,0.03124647,0.003851459,0.005542401,0.00076820276,0.0037585848,-0.03742794,0.05500621,-0.019839434,0.014420464,0.02278209,-0.057123188,0.025648475,-0.000644243,-0.006327546,-0.04897182,0.00037911604,0.040010907,0.011995441,0.04023247,0.0060715163,0.045393065,0.025902836,0.029849254,0.023692805,-0.03476855,-0.08136056,-0.009897238,-0.028963214,-0.026769837,-0.014088978,-0.005095369,0.04603893,-0.018609703,-0.016875027,0.05729915,-0.023006946,0.05526422,-0.026937922,0.024492659,0.0045775925,0.035483155,0.027505213,0.007044877,-0.012458888,-0.0105280485,-0.01858886,0.02175281,0.047576264,-0.056039184,-0.0049751047,0.0151878465,0.046563808,-0.02530722,-0.008086612,-0.056210347,-0.039317068,0.008789341,-0.027657695,0.02518247,-0.03796921,-0.0070787366,0.013799817,0.040301114,-0.0065699867,-0.014347404,-0.048567865,0.021135798,-0.015041402,0.05303982,0.032164,-0.0013328327,0.016126625,0.028836718,-0.0012515608,-0.015046639,-0.052495692,0.0013486737,0.01167691,-0.018218467,0.10403759,-0.013489173,-0.06294165,0.024907565,0.0060888263,-0.015884321,-0.010355898,-0.02353022,-0.0037370836,-0.032976527,-0.010210765,-0.030595958,-0.015933665,0.02062796,-0.037318133,-0.028662855,-0.037096877,0.015576375,-0.008034393,0.027779205,-0.00047625517,-0.016380178,0.017545879,-0.0024889,-0.008704711,-0.013220955,0.022333106,0.016612966,-0.020342173,0.0033447812,-0.014134147,0.004936594,-0.037096597,-0.0077344454,-0.0050692298,0.009988205,-0.016702509,0.027716106,-0.017190827,0.06368626,-0.018307898,0.022484299,0.021781374,-0.007945777,0.04275623,0.032439146,-0.05269649,0.036311194,0.029868392,0.02518225,0.0030481492,-0.033083446,0.043940507,-0.0076132813,-0.015746782,-0.04224326,-0.069514856,0.030808082,0.069936275,0.017370557,0.034608465,0.064031675,0.043048877,-0.1753328,0.008484307,0.011388744,0.016953627,-0.008117658,0.017411536,-0.04626048,-0.021065492,-0.06950497,0.039113797,0.0025489067,-0.045135345,0.004755449,-0.015474128,0.003012984,0.042099223,-0.008425302,0.009084348,0.0124339685,-0.042876214,-0.011887514,-0.0013099451,0.024030188,-0.01609778,-0.00068684295,-0.008086961,0.04035513,-0.011004941,-0.030819084,-0.0173139,-0.044387467,-0.021659857,0.019977078,0.02619347,0.01420257,-0.0006164014,0.0676295,0.01720487,0.021265097,-0.020442137,0.018601257,0.04263734,-0.0015623032,0.009399046,0.020390725,0.034566,-0.005252464,-0.0127024045,-0.03298982,-0.010610505,0.028473165,-0.04980183,-0.0074892743,-0.007370853,-0.050675336,-0.008379714,-0.015652303,0.048361085,-0.019212414,-0.02344162,0.026141226,-0.041965853,-0.002628196,-0.042991415,-0.0013718412,-0.012689097,0.008468485,0.034338757,0.018540075,-0.0070189685,0.030401789,-0.060854953,0.020181758,0.011844481,0.01409449,0.031793185,-0.052311003,-0.048767675,0.011133704,-0.11029743,0.006443313,-0.008321155,0.0016172744,0.022395916,-0.026512383,-0.0043758345,-0.03011699,0.019067185,0.0076223747,0.24462035,0.016852217,0.010576737,-0.014035285,0.018460155,-0.0149540035,0.020367984,0.02070513,0.041374058,-0.02094637,-0.030757425,0.016398609,0.0017800027,-0.002414624,-0.020602133,-0.0009023,-0.04115883,0.021129921,0.045399066,0.003468389,0.0028801067,-0.0066233366,-0.03310172,0.013917143,-0.04195766,-0.04865821,-0.047081586,-0.012568307,-0.011964052,-0.012956388,-0.01869517,0.05786759,0.0064311577,0.000292564,-0.04825504,0.008964569,-0.004963976,-0.0146923205,0.008169999,0.00019174707,-0.014438873,-0.00047559262,0.0058457255,0.014439173,-0.023135228,-0.02447089,0.03555821,0.014146077,-0.022711711,-0.026747517,-0.02639966,-0.048686717,-0.069752745,-0.02006391,0.022109577,-0.01202467,-0.025943507,-0.052606184,0.015116578,0.034612782,0.0008171121,0.0005029614,-0.043610025,-0.03543174,0.00025699756,0.021040011,-0.063420385,-0.019114554,0.021557188,0.041053228,-0.008174601,-0.0027938131,-0.019973217,0.006155452,0.023476463,0.0063599315,0.057405565,0.06345524,0.032766443,0.024899824,-0.013952773,0.03037924,-0.022740383,0.0298147,-0.004479723,0.0074223867,0.042508136,0.024464108,-0.005862428,0.0033191545,-0.023645373,0.023568865,0.028161786,0.05599343,0.02421302,0.021241607,0.038068987,-0.0183036,0.0020522722,0.032821495,0.012182535,0.00822528,-0.022687746,-0.03763762,-0.004400114,-0.059048306,-0.01633606,-0.012204952,0.05355391,-0.009343345,-0.013667281,0.0054656914,0.012415266,-0.024248641,-0.00746142,0.037869964,0.021981275,0.009359032,0.035017412,0.017975373,0.039628584,-0.023944639,-0.010616235,0.019297551,-0.018014831,-0.029862626,0.008007637,0.020389766,-0.0005224577,0.029546795,0.05346796,-0.017198011,-0.021842645,0.041431565,0.02345898,0.014495755,0.025965493,0.00039882128,0.03596776,0.018227687,-0.03259377,-0.018350594,-0.0070901215,-0.008055571,0.039563578,0.0076130056,0.027705427,-0.010074282,-0.004628168,0.041489843,-0.022714702,0.05065142,0.02540087,0.008320234,-0.05664078,-0.017668268,0.0019538947,0.022061191,0.006920648,-0.035292733,-0.031100715,0.021934673,0.058295816,0.067607716,-0.043665305,0.023811022,-0.04641882,0.030402951,-0.014615891,-0.0075409818,0.019519078,-0.033599265,-0.0735071,0.017408466,-0.00541214,-0.014200349,-0.056255747,0.035241056,-0.0062158345,-0.03268349,0.0053781923,-0.035144653,-0.060730565,-0.035604972,0.027352149,-0.022814648,-0.043230567,0.002389372,-0.011122382,0.00024995382,-0.012395045,0.084642895,0.0116115585,-0.0056189247,-0.001230294,0.020642461,0.10027126,0.0058362302,0.012006065,0.013280927,-0.010076849,0.018894667,-0.012065318,-0.0097084185,-0.021014323,-0.009968337,-0.0013035479,0.0020029792,0.009980071,0.025046734,-0.035414685,0.0037585034,-0.03747325,-0.020170957,0.0026910612,-0.05072769,0.02364023,0.047245014,0.05473364,-0.028340453,0.018809097,-0.039357577,0.025821742,-0.02469653,-0.009326396,-0.00013266697,0.0030832337,-0.028754592,0.024835225,-0.040759943,-0.002259724,0.011321119,0.0022963858,0.01295587,-0.016204594,-0.057476375,0.039028127,0.018860832,0.0015678715,-0.03488904,0.012838725,0.0284593,0.02007421,0.048718706,0.0040656095,0.010756099,-0.04664459,-0.009390242,0.016929457,0.0022342755,0.023322437,-0.06416918,0.0019584945,-0.017448392,0.02548309,0.007047211,0.012692831,-0.050043996,-0.027918627,-0.036356688,0.0063506863,-0.014601025,0.01347508,0.00211623,0.033637233,-0.035600837,0.013376038,0.016201762,-0.014477474,-0.0070348703,-0.006482371,-0.02482335,-0.06959799,-0.02497135,0.026022708,-0.0073301117,-0.009434334,0.0064471923,0.0019990408,-0.026911873,-0.05700007,-0.045821074,-0.01908914,-0.004802826,-0.00933923,0.038169403,-0.0073317285,0.0051423786,-0.0383682,-0.051846016,-0.00019160635,0.026953278,-0.005162094,0.041776974,-0.03556049,-0.035276435,-0.0077533973,-0.0071392315,0.007526041,0.054207534,-0.007207174,-0.022117417,-0.033769805,-0.035076544,-0.05703052,0.05544697,-0.014768811,-0.027380226,0.01653754,0.03941289,0.032449823,-0.06753859,-0.01685711,0.06309775,-0.00066273933,0.027516052,0.06214986,0.0019956229,0.026099555,-0.0076877824,0.0130966855,0.017468333,-0.0005574179,-0.005056003,0.006126943,-0.0062133796,-0.05683927,0.009338952,0.011016721,0.07437212,-0.035392307,0.026974786,-0.031808674,0.012578117,-0.043881457,-0.009478794,0.007770816,-0.038681015,0.024323987,-0.007844917,0.014561316,0.024218274,0.03845822,-0.034005065,0.013280274,-0.048768416,-0.0071926047,0.0211308,-0.04436287,0.028309882,0.029120557,-0.037837643,0.006336802,-0.022532431,0.046553146,-0.03638589,-0.036426038,-0.020424532,0.02802328,0.010662763,-0.018706087,0.057811726,0.00019526978,-0.00471936,-0.000586601,0.0009470859,0.029375227,0.0191568,0.0060508302,0.00050450827,0.054127034,0.043119743,0.0027156486,0.018077198,-0.022273054,-0.0010682832,0.014178567,0.014693972,0.0008592234,0.0293991,-0.04353099,-0.04002733,-0.027991215,-0.010831091,-0.031220788,0.0028214979,-0.0015323863,0.00452438,0.035888262,0.05267158,-0.023175998,0.031663053,-0.028912857,0.004854291,-0.12782757,-0.021384362,-0.0007323261,0.03836935,-0.013930595,-0.011548327,0.0056109936,-0.022171928,0.030645845,-0.0091608055,-0.03178289,0.0034147368,0.014000505,-0.013007385,0.009577095,0.030065754,-0.02506957,-0.023378199,-0.034820035,0.032937806,0.0011963818,-0.016165601,0.03631585,0.015075848,0.01105206,0.0020205197,0.003727004,-0.0103071695,0.0011872039,-0.0131567335,0.0010970574,-0.006401544,0.025483815,0.03217506,-0.036484294,-0.02852148,0.0019666203,0.025412286,-0.055930883,0.033080637,-0.02032267,0.0446034,-0.0083536925,0.03956818,-0.00070803496,0.04742995,0.005520727,-0.023773342,-0.022333296,0.016960379,-0.008949365,0.043195732,-0.030834952,0.020760851,0.018181736,0.014508182,-0.03679376,0.013804765,-0.038492043,0.011691338,-0.02745274,0.07955922,-0.02018522,-0.023984093,-0.010402791,0.01378338,-0.03842523,0.011787477,-0.033891577,-0.012414666,0.015504879,0.00909818,-0.050304063,-0.052840594,-0.034885254,-0.0394473,0.0547039,-0.035603546,-0.001363647,-0.01741303,-0.023772502,-0.04936297,-0.010702237,0.013126353,0.07501036,-0.029411279,-0.03662302,0.020573055,0.01544435,0.012106843,-0.014404543,-0.052873768,-0.013957292,-0.04748065,-0.041276783,0.003228758,-0.014397481,-0.04415375,-0.0050267144,0.0046043093,-0.03853699,0.020605346,-0.010875631,-0.05458216,-0.026785735,0.025103064,0.01606901,-0.005935408,-0.0057393303,-0.0327149,-0.027671788,0.00653638,-0.009733156,-0.01405199,-0.055683807,-0.015941964,-0.011124161,-0.0007717927,-0.028192777,-0.07813889,0.0062051555,-0.0072514,-0.005185671,-0.018142361,0.011632401,0.042697094,0.03974175,0.01828477,0.039951514,0.01529313,-0.021203622,0.017248161,-0.027164673,0.01748734,0.03241501,-0.0016055375,-0.029773436,0.04991249,-0.023324765,-0.05093647,-0.012151999,0.0056946054,0.039916117,-0.024791712,-0.036641162,-0.044216618,-0.04880455,0.049017876,0.04714801,-0.03654831,0.010192534,0.012003805,-0.029678836,0.05417659,-0.023449268,0.05335706,-0.0115216635,-0.05025313,-0.00045875538,0.05621105,0.036211487,0.0004897398,-0.028525023,-0.012496386,-0.009575715,0.06816846,0.00016306821,-0.0276384,0.012633053,0.018142547,0.010623868,0.016080722,-0.006392846,0.018437728,0.04709775,-0.030416057,-0.005595849,-0.008388982,0.0012305933,0.006106004,0.03732762,0.038042434,0.0907097,0.05329298,-0.000015051562,0.004157328,0.0065726275,0.04052731,-0.0482405,-0.013012314,0.020427698,0.0300162,-0.010331658,-0.049928095,0.07393469,-0.04394006,0.0044932966,0.016610786,0.026089247,0.006319663,0.015801314,0.008895158,-0.021161417,-0.018150246,0.007330912,0.0064611095,-0.018273113,0.0183717,-0.017115261,0.010481962,0.004900852,0.038165864,-0.0045808824,0.016771164,0.005938611,-0.016317355,0.03911191,0.00620028,-0.015747432,-0.01659907,0.009098058,0.024885554,-0.011673037,-0.025083726,-0.010019343,-0.027361326,0.0005084388,0.02038069,-0.008174354,-0.016271412,0.03184932,-0.008812322,-0.0018166977,0.043999746,-0.05185147,-0.011800804,0.0015985874,-0.016091147,-0.025656277,0.02883588,0.001940333,-0.026528135,0.010576536,-0.016147526],"last_embed":{"hash":"bf7fgk","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"bf7fgk","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{6}","lines":[33,34],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"bf7fgk","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036731552,0.03596643,-0.057063874,0.008096773,-0.01732576,-0.044994682,0.044347882,0.0414588,0.019528933,0.03768753,0.01457803,0.015108961,0.00039229752,0.015923325,-0.008501178,-0.010284017,-0.048733734,0.04044201,0.043075237,0.0014414669,0.008713501,0.017360346,0.031454664,-0.00095202023,-0.0053716856,-0.0067031877,0.012132247,0.0024918655,0.017145256,0.01989906,-0.026737276,-0.059606515,0.020922547,-0.0066378633,-0.0076533617,-0.050105497,-0.013980455,-0.024427727,-0.034928385,0.046303786,-0.020179609,-0.037777714,0.0041309674,0.0015189442,-0.01213537,-0.0031960006,-0.0035496168,-0.012967288,-0.044778682,0.006939094,-0.0004949042,-0.04430554,0.021857494,0.016835654,0.016576387,0.019551136,-0.038626038,-0.04800153,-0.04382839,0.015988385,-0.06713289,0.03654871,-0.0126118455,-0.016327241,0.04850543,0.0037341644,-0.0067425943,0.023236929,-0.027736353,-0.026656857,-0.009996761,0.034745947,-0.05097081,0.0018841797,-0.026125982,0.030365316,0.03610817,-0.0057326746,0.0023029577,0.05429299,-0.015763078,-0.028907523,-0.018806197,-0.034378637,0.0325105,0.017077597,-0.036016647,0.085835315,0.044075202,-0.040734246,0.0018362371,-0.0033296158,0.028444331,-0.025096387,-0.04702634,0.0032551424,-0.01907347,0.013322658,0.025571141,-0.022925721,-0.031731024,0.003149062,0.0073558134,-0.020872561,0.009768958,-0.019779013,-0.011987931,0.012225323,-0.028836608,-0.020511337,-0.023370203,0.008031155,-0.011337993,-0.035806924,0.0009990566,-0.02618531,0.0038263837,-0.0040939013,-0.032019064,-0.019048292,0.05538396,-0.030951798,0.030909272,-0.05621862,0.017922794,0.021876188,-0.04419094,0.004694625,0.053817168,0.022529863,-0.024929974,0.010511117,-0.032451496,-0.0009219765,0.0038054606,-0.02242901,-0.0025899939,0.03157691,-0.042733952,-0.057954732,0.019561825,0.05943939,0.021719862,0.023450855,0.04254839,-0.020954076,0.06262638,-0.009890904,-0.028082088,0.0018875869,-0.026557373,0.009313256,-0.00793424,0.03394396,-0.000023290591,0.0085848095,0.024562199,0.015082888,0.014421757,0.017102823,-0.031326033,0.03919921,-0.03261278,-0.0005517294,0.008365264,-0.05364673,0.044953205,-0.01079711,-0.005205753,-0.0359319,-0.00546669,0.036976244,-0.007873901,0.027736096,0.016033642,0.037465204,0.02293333,0.022223175,0.047380652,-0.04071588,-0.08351274,-0.018332878,-0.046561833,-0.014472437,-0.0048656743,-0.008416854,0.027584242,-0.017354466,0.004081682,0.053248677,-0.023701407,0.04305989,-0.016664457,0.021273045,0.0101733,0.021323686,0.03710446,0.009365127,-0.0038182873,-0.015599142,-0.017826224,0.02233655,0.037055496,-0.05283438,-0.010954812,0.025455955,0.034601472,-0.032478824,0.018832013,-0.04481326,-0.012147628,-0.010043389,-0.024585374,0.015393679,-0.017186688,-0.020885793,0.0044915024,0.039558977,0.014151187,-0.018851504,-0.032727886,0.008831464,-0.015285706,0.045428578,0.024505056,0.014490437,0.000050288407,0.022421747,0.011467368,-0.0033747372,-0.05092423,0.022130666,0.025802005,-0.044531643,0.07430513,0.0010922701,-0.054082945,0.02201434,0.006301364,-0.0079798205,0.0030405375,-0.0593969,0.01044396,-0.028366003,-0.030061502,-0.020973377,-0.021378689,0.007599916,-0.045035467,-0.024075082,-0.018418014,0.023674032,-0.0015512569,0.001992181,0.029520046,-0.014018004,0.009034306,-0.012946927,-0.0048889485,-0.030069955,0.044030372,0.015491236,-0.009110308,0.0038838894,0.007986407,0.016296962,-0.057054933,0.009477667,0.004076319,0.018231217,-0.01903214,0.032316264,-0.017792525,0.07078615,-0.009784155,0.016581604,0.013440439,-0.007025002,0.05974144,0.033943728,-0.046895232,0.036457576,0.024199773,0.00910459,0.0075727287,-0.026226586,0.031472307,0.007895832,-0.044365197,-0.05275381,-0.054661144,0.015387949,0.06981576,0.012996433,-0.007715938,0.030227523,0.026144318,-0.15259284,0.024229713,-0.0013429399,0.032986943,0.017291926,0.018609772,-0.070313655,-0.010390164,-0.08192135,0.039117895,0.00747765,-0.04503914,-0.008541471,0.005712279,0.022910994,0.055733785,-0.008729626,-0.0016963995,0.0102294125,-0.03599012,-0.017587919,-0.014695597,0.020344723,0.0057261977,0.0005807494,0.006835886,0.050149206,0.0027966502,-0.041988373,-0.025008015,-0.039933637,-0.027991725,0.011852242,0.02049113,-0.008767249,-0.0106374035,0.05460822,0.026201854,0.014200733,-0.011757562,0.0452284,0.037339292,0.0075273863,-0.004558585,0.022534015,0.036281258,-0.0050887032,-0.009725501,-0.03356007,-0.009779383,0.02140809,-0.038050048,-0.014136721,0.005158091,-0.041857433,-0.025055299,-0.02801777,0.05946117,-0.009149289,-0.016651116,0.02491158,-0.02636896,0.00053285214,-0.06460464,-0.024333185,-0.032115374,0.017964039,0.0064343303,0.036155622,0.0045520314,0.019372184,-0.05953188,0.025758998,-0.02120969,-0.028340682,0.006088962,-0.04246681,-0.042467196,0.029918812,-0.10369626,0.015622303,-0.0045883865,-0.0051369197,0.01725305,-0.027840493,-0.01077058,-0.013000771,0.04049219,0.02527259,0.24465916,0.027524369,-0.010279539,-0.0016909109,0.00562576,-0.0069113527,0.005231407,0.029521033,0.032010965,-0.0250295,-0.016160266,0.030209297,-0.0045409263,-0.0042865933,-0.00712426,0.008131332,-0.032918606,0.0070921103,0.043212313,0.0028919335,0.011469882,-0.019555546,-0.024516653,0.011851923,-0.028774854,-0.04084349,-0.043217797,-0.018673,-0.035004497,0.014693811,-0.032559846,0.057806477,0.005440853,-0.009581201,-0.050619163,0.0059154658,-0.006365073,-0.009325281,0.010949034,-0.00635744,-0.016935382,0.003152179,-0.005690146,0.0014965116,-0.025411755,-0.032698747,0.030050268,-0.010188271,-0.024207568,-0.02203375,-0.043033786,-0.0497648,-0.070543274,-0.031233463,0.017024176,-0.022354085,-0.0352789,-0.04912114,0.029938878,0.04341728,0.013148573,0.0022497831,-0.06097574,-0.036318548,-0.0026752392,0.039121225,-0.060430694,0.005087198,0.021293955,0.040014118,-0.033286024,-0.005635428,-0.03281174,0.012263909,0.037284035,0.025692625,0.08220168,0.060922105,0.018868726,0.0042829188,-0.022631409,0.012661446,-0.0073819985,0.021210233,-0.0027909526,-0.009372422,0.030786186,0.039690647,-0.020238351,-0.009417635,-0.020317934,0.015855636,0.009616633,0.055184197,0.032254405,0.019360168,0.022828378,-0.02961185,-0.025079187,0.029050812,0.007408589,-0.009577554,-0.0354767,-0.04170581,-0.023569414,-0.031597253,-0.008710496,0.0032719215,0.054526765,-0.014204356,-0.0011495173,0.0036754773,0.02262991,-0.027988045,-0.0027719135,0.042674482,0.037559807,0.0038216298,0.028293762,-0.00073487696,0.037174918,-0.0014878389,-0.007949013,0.013287618,-0.013314132,-0.029118547,0.013745853,0.0106965825,-0.0105802445,0.005226711,0.048698906,-0.020138547,-0.02454319,0.051534634,0.037394315,0.02660668,-0.021106152,0.0069820923,0.053784717,0.0050398833,-0.026691068,-0.01139537,0.014529018,-0.028436707,0.043678593,-0.007885659,0.01920161,0.0077663083,-0.0027613405,0.04366774,-0.0058650766,0.04906179,0.026076525,0.0132757295,-0.033510126,-0.025936615,-0.012791325,0.029797548,0.010052283,-0.030021846,-0.022645034,0.031709343,0.04997634,0.048726875,-0.029330052,0.03626006,-0.016033864,0.027646257,-0.03141359,-0.020005971,0.010046707,-0.032940276,-0.048364516,0.017489718,-0.009230194,-0.02751316,-0.049485475,0.017134467,-0.002136086,-0.052408315,0.018311918,-0.02173751,-0.046313923,-0.03960318,0.02455106,-0.03445254,-0.028349383,0.011557916,-0.008126885,0.0039145043,-0.015810555,0.08461362,0.0007744652,-0.0035826126,0.00604677,0.0117965955,0.103177756,-0.0049836426,0.010997987,-0.0014005073,-0.02301759,0.03191686,0.006389747,-0.0089207,-0.030101052,-0.005639746,0.010239594,-0.0006783074,-0.0034713275,0.012437978,-0.021252198,-0.001001524,-0.032813422,0.0038777087,0.002931906,-0.043334913,0.024358507,0.06431999,0.04248899,-0.038014583,0.030022912,-0.042731617,-0.0022477321,-0.043355074,-0.021847852,-0.0062015923,-0.007440597,-0.027036661,-0.000694611,-0.046925195,-0.0044125156,0.010545635,0.006565936,0.010613733,0.0007676041,-0.03921907,0.0021585182,0.02260472,-0.0028562192,-0.03612775,0.025118101,0.015854066,0.05192018,0.037916467,0.011216063,-0.0024603799,-0.05928756,-0.012964241,0.024318574,0.0006539094,0.026685303,-0.07082489,0.007617941,-0.017647997,0.039132446,-0.0071547315,0.02886248,-0.037500586,-0.028306106,-0.037149265,0.004554688,0.005127139,0.032538764,-0.00012424373,0.0009440579,-0.019489205,0.0074320924,0.0012538875,-0.024076005,-0.018704986,-0.00056843413,-0.024058577,-0.07115317,-0.033800192,0.034951806,-0.0076349517,-0.020093666,0.006054722,-0.0030226344,-0.03852368,-0.06428537,-0.043797676,-0.022201525,-0.00685847,-0.028401064,0.03410585,-0.0048676794,0.008944512,-0.03957982,-0.045063417,0.029226657,0.026533118,-0.01953462,0.026756993,-0.03511994,-0.009624401,0.002349177,0.015183124,0.012434184,0.051390845,-0.0015689566,-0.010394405,-0.03697535,-0.03585176,-0.05035175,0.06703476,0.0035721029,-0.029696397,0.011873348,0.027685812,0.051995948,-0.071311645,0.0010146716,0.049286414,-0.012728004,0.04571315,0.066276915,-0.0205928,0.046016928,0.0014303857,0.009232715,0.016710805,-0.00212339,-0.0020776466,-0.005364336,0.014119116,-0.04406224,-0.0006971475,0.01634999,0.09059522,-0.03866985,0.028183877,-0.019926406,0.0098774815,-0.030410238,0.009685985,-0.0010741596,-0.03290512,0.0056334734,0.015164007,0.025448123,0.048301343,0.04023498,-0.00839708,0.0149814645,-0.011372394,-0.024616128,0.018227065,-0.03794865,0.021170678,0.020376656,-0.055419993,0.004595842,-0.00939071,0.054586787,-0.02250002,-0.04708658,-0.021644097,0.012720268,0.015082091,-0.02479336,0.043004595,-0.01309621,0.006465843,0.01508646,-0.007943836,0.021713395,-0.017178208,-0.011680087,0.0015864489,0.04728941,0.04312709,0.020811897,0.026686179,-0.0037795245,0.018428747,-0.018178685,0.004254036,0.029735295,0.020792462,-0.037120257,-0.031772137,-0.016985795,-0.014060419,-0.021568567,-0.010258302,-0.0046285447,0.007714039,0.027109966,0.07327564,-0.016663529,0.019943383,-0.01793924,-0.0025975264,-0.134693,-0.02715278,0.008412036,0.030785872,0.0010439139,-0.006708796,0.01745006,-0.027765812,0.021219853,-0.0071715997,-0.02084199,0.022037586,0.00757585,-0.012612626,0.019924546,0.025236268,-0.035879567,-0.025903206,-0.027259814,0.014515631,0.011482552,-0.0103980545,0.0647977,0.01307516,0.012321002,-0.00724583,-0.014621382,0.01494131,-0.012974678,-0.0065346947,0.0040824963,-0.017243613,0.04223689,0.041280646,-0.024117585,-0.021894008,0.009934418,0.017234055,-0.021223562,0.024880886,-0.042737182,0.025422446,-0.02727179,0.027505772,0.014839121,0.03218901,0.010860842,-0.023778366,0.0032978267,0.029166248,0.009274242,0.048991404,-0.04863727,0.006469653,0.038639262,0.015304603,-0.034095217,0.026578452,-0.032713734,0.017074497,-0.019839646,0.069406874,-0.0179673,-0.020179182,-0.0017132931,0.0150304595,-0.03244791,0.0064941794,-0.039380483,-0.012891374,0.013408815,0.023198158,-0.044895723,-0.064952455,-0.025019486,-0.042164937,0.045531888,-0.03053225,0.019711597,-0.013305993,0.011065532,-0.0611884,-0.020821616,0.008425663,0.03176086,-0.020288639,-0.034148514,0.022020977,0.016450504,0.0006765808,-0.0074561173,-0.056426793,-0.018017268,-0.054022964,-0.037572622,0.014913726,-0.012268798,-0.053206697,-0.0090877535,-0.004749364,-0.04589407,0.0019396114,-0.0011782101,-0.03582321,-0.01966096,0.038185466,0.0002449606,-0.008478224,-0.019173658,-0.021177951,-0.05839967,-0.016161444,-0.002091927,-0.015099055,-0.052467316,-0.020191843,-0.0038293349,-0.027993668,-0.026746493,-0.0782463,0.011229019,-0.0085936235,-0.007849289,-0.018409668,0.0015208619,0.059094865,0.041036442,0.024699237,0.048627388,0.012026242,-0.020083236,0.009558213,-0.024563838,0.022354614,0.048426233,0.003399273,-0.024743242,0.0481275,-0.031058213,-0.05714833,-0.04831231,0.026068345,0.026861725,-0.028902505,-0.022944843,-0.02327239,-0.030511571,0.05893509,0.041272655,-0.035080135,0.02473937,0.007975316,-0.04483795,0.037924994,-0.0022539143,0.035468396,0.0047161593,-0.06321058,0.00444978,0.07686272,0.03889883,-0.008915888,-0.023956852,-0.014233676,-0.011117259,0.045846928,0.0068469536,-0.023939772,-0.014622509,0.018337935,0.027811255,0.013235812,-0.009152098,0.024485862,0.023075085,-0.02482441,-0.0040532434,-0.014401903,-0.0017832967,-0.015134969,0.04609313,0.023936745,0.09034742,0.06850086,-0.019197477,0.0012706822,-0.011533737,0.035331976,-0.04821879,0.0049175867,0.016109373,0.012167871,-0.027990984,-0.059958197,0.067398794,-0.039525166,-0.0014924924,0.033724178,0.017049361,0.012261497,0.0068986937,0.025270367,-0.011728232,-0.04502427,-0.007373883,0.008870766,-0.0011626595,-0.00091446005,-0.015805742,-0.017687505,0.007020606,0.030999746,0.007300703,0.0496172,-0.018795943,-0.0341077,0.032136817,0.040556848,-0.025240093,-0.01971759,0.010556445,0.043432716,-0.009115832,-0.04001937,-0.013389487,-0.013372934,0.017362382,0.03266808,-0.009351444,-0.016770894,0.037725102,-0.005585297,0.0006161552,0.028830355,-0.031855393,-0.004228186,-0.008454977,-0.029861612,-0.03977072,0.023989381,0.027193822,-0.037711788,0.016381552,-0.017855192],"last_embed":{"hash":"18pvh9s","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"18pvh9s","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{8}","lines":[36,36],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"18pvh9s","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026049148,0.04016786,-0.05109061,0.015802957,-0.012895433,-0.056026578,0.052166265,0.049272686,0.010515428,0.03996358,0.0005981421,0.0042020525,-0.028136542,0.018719694,0.0005764579,-0.011777371,-0.04504731,0.042219624,0.02935267,-0.01288674,-0.0016092283,0.033965666,0.034894157,-0.002748962,-0.012011286,-0.00985435,-0.007114148,0.0062518916,0.010967557,0.012287503,-0.022523902,-0.056825824,-0.0064945626,-0.003804372,-0.0118964715,-0.046590168,-0.006626056,-0.049481433,-0.03385722,0.06357899,-0.017725201,-0.05210268,0.00038709972,-0.0010320209,0.0036876295,0.016070208,0.012674768,-0.012936985,-0.042473428,-0.007557452,0.006564509,-0.045781903,0.026419856,0.006694253,0.022843821,0.031678353,-0.05030814,-0.043307472,-0.039040994,0.0062096254,-0.05841314,0.03383329,-0.010359443,-0.015019872,0.044142608,0.019721927,0.019898558,0.0071851,-0.019225528,-0.015177041,-0.007152132,0.037122823,-0.03717122,-0.01405685,-0.020196572,0.030612476,0.03389693,-0.019909311,-0.0060844086,0.03442712,-0.017091457,-0.026251892,-0.016008643,-0.01816206,0.038942836,0.016037414,-0.027928276,0.08849392,0.04901073,-0.020173434,0.015684338,0.0107568065,0.026577987,-0.04531657,-0.054331932,-0.0055510635,-0.0076296143,0.0069247233,0.030345043,-0.033762686,-0.0077678147,-0.017536974,0.015647009,-0.013452847,0.025515364,-0.009850053,-0.009995104,0.0057394346,-0.026991839,-0.018038817,-0.024653463,0.02114597,-0.012165538,-0.043732222,-0.0014539234,-0.038650136,0.0043841247,0.0018732505,-0.016321713,-0.021630134,0.05018504,-0.019851979,0.008792031,-0.05167736,0.0088083455,0.037503764,-0.028382603,0.00004325965,0.05594413,0.004830218,-0.041540653,0.009015993,-0.022337912,-0.0126971,-0.004575856,-0.021326767,-0.024576798,0.020118898,-0.032460723,-0.052470885,0.013077676,0.05667554,0.014468479,0.027835507,0.046105888,-0.025646383,0.06609743,-0.011855481,-0.025317237,-0.0022071295,-0.038144648,0.019617656,-0.0053495835,0.021703338,-0.0035412111,0.0066096345,0.04290866,0.019185605,-0.005530957,0.0079898145,-0.0012930119,0.034026958,-0.044808988,0.012426102,0.018286686,-0.041939538,0.033025794,0.000014661402,0.012894443,-0.019961458,-0.008725251,0.010735594,-0.0032561894,0.01610656,0.010925438,0.03124312,0.031505976,0.024441313,0.034681257,-0.035256214,-0.06816794,-0.039590597,-0.04433318,-0.04524765,-0.012576493,-0.004931468,0.033151537,-0.016559359,-0.012538978,0.014422667,-0.022111027,0.05143105,-0.010013832,0.05041676,0.0025502916,-0.00032886502,0.02516888,0.040080775,-0.0062141414,-0.0017172291,-0.0023779075,0.031453356,0.04038489,-0.03738251,-0.006034975,0.01983513,0.049429756,-0.044905227,0.02161384,-0.037210505,-0.031355765,-0.0051535447,-0.017199406,0.025236426,-0.013462254,-0.020192321,0.002459776,0.045469668,-0.01007965,-0.018408164,-0.054730777,0.03226681,-0.02880063,0.04107482,0.022364777,0.0016794069,0.0043685413,0.027972024,0.010224128,-0.009205276,-0.042603478,0.03814641,0.031028885,-0.044787347,0.062146652,-0.014089565,-0.047106866,0.018999234,0.008433911,-0.0071254186,0.000078332494,-0.053652156,-0.0029179365,-0.021460546,-0.040543735,-0.010654848,-0.025487676,0.019831942,-0.04538176,-0.04890492,-0.021283057,0.01319078,-0.011552901,0.010828509,0.020139318,-0.01813774,-0.010122811,-0.010545245,-0.0006950941,-0.02481289,0.02451815,0.014671926,-0.025788777,0.004316841,0.0105872825,0.013701,-0.012550473,0.013691196,0.0107590705,0.009096674,-0.020189755,0.026559234,-0.01813058,0.07743997,-0.02629946,0.0042477734,0.008372928,0.003429679,0.059987985,0.031137764,-0.06601297,0.016493544,0.03554482,0.012165818,0.008781531,-0.02334552,0.026084766,0.009100381,-0.03890692,-0.06723299,-0.06349696,0.010648643,0.07260054,0.005935656,0.012335083,0.03770338,0.028103728,-0.1527015,0.015082059,-0.00073322805,0.04456831,0.015573295,0.0063834,-0.044289306,-0.0087737655,-0.06941713,0.050127756,0.0017343446,-0.04309043,-0.0034803154,-0.0061509167,0.010216115,0.042618394,-0.0018590826,0.00013542257,-0.0032229142,-0.03527925,-0.01896761,-0.011237994,0.017712021,-0.015463781,-0.019318176,0.003979931,0.04544796,0.0042075776,-0.030330846,-0.035960935,-0.017843042,-0.024285205,0.013680694,0.0028323354,0.001226093,-0.014602004,0.0414151,0.02126917,0.009309104,-0.018120568,0.04870207,0.040401865,-0.0026473752,0.010452275,0.024119096,0.045327477,0.006648856,-0.0036971993,-0.04130908,0.01379634,-0.0055860365,-0.031471275,-0.009862024,0.011876301,-0.04512601,-0.025753882,-0.012489727,0.06301088,0.005625171,-0.016220191,0.018447196,-0.03602557,0.006172344,-0.061429,-0.02223506,-0.023847627,0.037932392,0.012891576,0.019735396,-0.022913707,0.027905637,-0.06390365,0.010512061,-0.012059619,-0.019639876,0.031349503,-0.049676497,-0.046014037,0.03766752,-0.11240755,0.003983091,-0.0065446245,-0.015510989,0.029816829,-0.020957867,-0.021011123,-0.013581111,0.037997015,0.022782788,0.22956541,0.02129833,-0.036693998,0.013459461,0.014063527,-0.022252366,0.009493821,0.031235792,0.04906959,-0.018313074,-0.014735232,0.039532203,-0.0029414801,0.005095219,-0.013796106,0.0057855225,-0.03461011,0.030691156,0.043008886,-0.015162102,0.013621039,0.00030149278,-0.015747,0.022043541,-0.04016499,-0.04585016,-0.053465348,-0.01692668,-0.02508103,0.009632536,-0.02406448,0.034370217,-0.0083080055,-0.017785938,-0.06025769,0.018263584,-0.015234888,-0.011291704,0.0060480973,0.0037422285,-0.018008625,0.0041241623,0.029747473,0.017804382,-0.021571182,-0.04278507,0.03639897,0.0012233488,-0.023221867,-0.02825448,-0.033079807,-0.038975365,-0.06846072,-0.018987088,0.020139398,-0.022694841,-0.036680847,-0.047443308,0.016181795,0.06489908,0.003125642,0.0011136213,-0.043602046,-0.032033537,-0.003466376,0.03587014,-0.039257538,0.026581265,-0.010562129,0.028831998,-0.022736568,-0.026484195,-0.019067122,-0.0003601959,0.025260584,0.020448703,0.08609824,0.06705506,0.023071954,-0.0046552373,-0.014228679,0.032223813,-0.008986204,0.022821724,-0.0026955823,-0.00702322,0.02480675,0.056441035,-0.0070703872,0.0016691205,-0.023220496,0.026206335,0.0027155448,0.059352875,0.040218566,0.027402513,0.021380618,-0.013746095,-0.011234251,0.045669645,0.016480654,-0.0022641318,-0.036767542,-0.03998205,-0.002866609,-0.022871794,-0.0023959838,0.007075624,0.039437506,-0.007207502,-0.013103379,-0.0066816434,0.032700345,-0.04625303,0.005402285,0.033464976,0.0397454,0.009681813,0.026839321,-0.01161761,0.017591279,-0.0151526425,-0.019257039,0.0065438543,-0.00806933,-0.022286067,0.0062700217,0.026134491,-0.0069040223,0.014568009,0.03208458,-0.02040438,0.013367202,0.061300304,0.032336958,0.035181977,-0.03792612,0.029714555,0.07488372,0.01922646,-0.035395708,-0.01068077,0.019951817,-0.025429172,0.04016354,0.0033293804,0.02024967,0.008708934,0.002032222,0.0449129,-0.0041754176,0.059256293,0.0367034,0.020245394,-0.03012076,-0.032560278,-0.0063936454,0.02718325,-0.0022157338,-0.022228438,-0.014014911,0.027515987,0.041627012,0.06330369,-0.017166317,0.010340512,-0.016305007,0.014501528,-0.039279837,-0.03543617,0.0153387515,-0.014946903,-0.051680703,-0.022280108,-0.0123919165,-0.027667863,-0.045611225,0.043630682,-0.039650213,-0.032998264,0.0069673406,0.0051627997,-0.054515764,-0.049858768,-0.000059138438,-0.0037859655,-0.02484433,0.02186263,-0.023524448,0.010554578,-0.032518715,0.0673735,0.013406384,0.0029623264,0.016168194,0.035153713,0.10402039,0.008870832,0.026400864,0.001715878,-0.043381825,0.0291811,-0.0120800305,0.0032742787,-0.011985703,-0.0039341003,0.006414835,0.00966445,0.00596593,0.025887394,-0.046425164,-0.0040146005,-0.039844684,0.004758437,-0.0118266195,-0.05666336,0.03454739,0.050310377,0.045141477,-0.040988665,0.043715544,-0.034569643,0.010053611,-0.050829675,-0.026713789,0.012052763,-0.024770247,-0.024606688,0.0023292783,-0.053592026,-0.0056088096,0.023728,0.007167327,0.028828155,-0.006455747,-0.03654745,0.014300529,0.03562331,-0.000997604,-0.035241198,0.0124834925,0.033798635,0.04578191,0.042516097,0.017578114,0.011823332,-0.053907137,-0.020260122,0.0196375,-0.010280651,0.03868446,-0.055952664,0.019167585,-0.020575691,0.024129495,-0.004765803,0.020212742,-0.029976673,-0.019593848,-0.05555249,-0.014797378,-0.0013166763,0.03232759,-0.0045624506,-0.0063916724,-0.008740372,0.014321411,0.0024209647,-0.02257582,-0.03573987,-0.0068271398,-0.017917698,-0.08200545,-0.029529512,0.017339958,-0.00032843414,-0.020643504,0.011409327,-0.03199621,-0.03132618,-0.07697575,-0.027127229,-0.0058727623,0.0097406795,-0.03664722,0.044709787,0.002969334,-0.010787613,-0.044184443,-0.06060536,0.023082528,0.011524193,-0.014826204,0.035343297,-0.041348346,-0.0135070905,0.0002619964,0.0064970944,0.022339506,0.039067194,0.0038569826,-0.015619186,-0.029772328,-0.034020968,-0.049328618,0.049195077,-0.010202908,-0.033185266,0.020652063,0.019058486,0.017824745,-0.06785837,-0.0055767437,0.06168454,0.0054504806,0.031971216,0.071383774,-0.01870471,0.032028988,-0.013883365,-0.00984085,0.022887642,-0.023124458,-0.018942812,0.0013547909,-0.003088343,-0.058673512,0.0029503137,0.007831954,0.07523964,-0.032290097,0.017089257,-0.012981735,-0.017254328,-0.014698007,-0.019086061,0.005577069,-0.010208069,-0.004501025,-0.003211708,0.010818672,0.027415523,0.026725564,-0.0153195625,0.008763771,-0.03075999,-0.009651698,0.025327811,-0.041466966,0.021605676,0.020870347,-0.036898643,-0.010303171,-0.040814944,0.04318314,-0.03129553,-0.03739202,-0.029850213,0.009934365,0.04236513,-0.027343193,0.05279899,-0.018980555,-0.0090664495,0.004965353,0.0054145176,0.02660788,0.016827323,-0.025517108,0.0058164685,0.038094994,0.051291473,0.012918392,0.017131481,-0.0009590695,0.015239585,-0.019906912,-0.0005623138,0.02719429,0.021398567,-0.048349522,-0.03211178,-0.026180416,-0.017027915,-0.019593127,-0.016878547,-0.010354336,0.014241976,0.026113203,0.061656706,0.009330831,0.02074532,-0.008782742,-0.000959412,-0.13560714,-0.015480238,-0.0016618178,0.023167953,-0.010222627,-0.005776343,0.017324606,-0.028929451,0.035743568,0.0015088489,-0.010335248,-0.0032868928,0.018482562,-0.009594958,0.03102727,0.018324606,-0.038458433,-0.010187618,-0.024098804,0.022092033,0.0050612744,-0.013684409,0.04202899,0.012322182,0.0094963005,-0.0036618528,-0.008491502,-0.002412271,-0.0011608786,-0.014659364,-0.00086338015,-0.0006599381,0.0457799,0.027236361,-0.025101254,-0.02924584,0.005595194,0.017315146,-0.026356293,0.036079895,-0.03239498,0.020144746,-0.03582561,0.034814723,0.030084033,0.034450803,0.010415001,-0.038202878,0.005684752,0.027944895,0.020335475,0.033132106,-0.035989486,0.01935669,0.022295078,0.0034475203,-0.033964783,0.04223746,-0.035703614,0.016155321,-0.023228941,0.090062656,-0.02037706,-0.02635719,-0.027570313,0.010054434,-0.029088123,0.0060352455,-0.047243416,0.0050316243,0.0041921805,0.02006806,-0.042008687,-0.06263252,-0.038954493,-0.07985064,0.06385897,-0.047813993,-0.0026228344,-0.02482314,-0.005667245,-0.053319342,-0.01595358,0.005155222,0.033158593,-0.020594515,-0.03228681,0.0050151926,0.007434566,0.010023142,-0.016615838,-0.057535592,-0.002983208,-0.037330393,-0.032450356,0.021596031,-0.021930894,-0.04152285,-0.008105615,-0.012410857,-0.041848257,-0.0032348705,0.0123223085,-0.030566584,-0.022051267,0.027420253,0.015799481,0.0017814036,-0.028768886,-0.021620844,-0.04961999,-0.004019781,-0.016049284,-0.011132247,-0.035901755,-0.030490644,-0.0031010502,-0.0017825783,-0.019154424,-0.08307309,0.015643489,0.012085942,0.01463743,-0.02651678,0.012616446,0.057802342,0.04498035,0.037169915,0.04825228,-0.0003055922,-0.020799084,-0.0020167495,-0.026668154,0.030488027,0.048425198,-0.016173864,-0.018373601,0.039250016,-0.019497698,-0.06319716,-0.042498905,0.02159615,0.029476875,-0.03229025,-0.024981538,-0.027031029,-0.032443475,0.05425311,0.04132185,-0.030453004,0.027632158,0.0058817402,-0.040625244,0.049249753,-0.012646013,0.049802743,-0.007839818,-0.04778757,-0.014201978,0.076246835,0.04499677,-0.008886731,-0.031162059,-0.023586743,-0.007427588,0.019000802,0.011254383,-0.037322246,0.0016240565,0.035592023,0.022845581,0.014489187,-0.01582279,0.011957587,0.015929004,-0.028998367,0.0039534057,-0.012851374,0.0066037355,-0.013763303,0.04241274,0.032021288,0.08653392,0.056862608,-0.0083594965,-0.0058726887,-0.010785438,0.024878316,-0.027627572,-0.013973291,0.011063223,0.022722663,-0.030292032,-0.043866485,0.0732718,-0.036104854,-0.0069905887,0.034390602,0.026806846,0.020928763,-0.00834495,0.02650829,0.0066692913,-0.017952915,0.01534571,0.0099264495,-0.0015555774,-0.004529321,-0.013687905,-0.021555228,-0.004017142,0.0322381,0.011220411,0.043109875,-0.0036242001,-0.017769514,0.04225887,0.031084094,-0.04570725,-0.0040287245,0.020915024,0.032568645,-0.007699688,-0.034962088,-0.013033677,-0.013958554,-0.0045076627,0.03663953,-0.009701015,-0.00046311616,0.039660823,0.004524992,0.0017686342,0.0369636,-0.025491472,0.0036515878,0.008115401,-0.019294593,-0.026878396,0.03040462,0.01244788,-0.045145713,0.016674168,-0.026539002],"last_embed":{"hash":"yllec4","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"yllec4","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{9}","lines":[37,37],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yllec4","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01838631,0.04043906,-0.056313984,0.012033254,-0.01204447,-0.042879358,0.043662235,0.044399843,0.025936048,0.045423944,0.012842038,0.005484785,-0.0065291347,0.009767338,0.0036338717,-0.007970341,-0.054159984,0.03844034,0.046292793,0.0049677803,0.009964226,0.024707599,0.035792228,-0.0010882927,-0.020034004,-0.0072674863,-0.0015783837,0.0036762764,0.007250637,0.0052295844,-0.029872438,-0.06535907,0.0150864525,-0.006631396,-0.00039520627,-0.048044078,0.003752209,-0.025258105,-0.029267434,0.05223804,-0.023704723,-0.027693866,0.0074527254,-0.00040531586,0.0038776863,0.0066776145,0.008182207,-0.016329885,-0.05171905,0.014011998,0.00028051384,-0.037688587,0.020098558,0.013368714,0.02926176,0.02261307,-0.06243932,-0.043776806,-0.039346572,0.016643917,-0.05379285,0.044075344,-0.0041730055,-0.026160952,0.037818782,0.0133974,0.009045266,0.012318128,-0.02397971,-0.01626177,-0.014192377,0.03856856,-0.039205335,0.0034911933,-0.034908038,0.014889971,0.031390116,-0.00077061146,-0.003957969,0.04790939,-0.027803054,-0.038660016,-0.021180945,-0.023795485,0.012313768,0.012625574,-0.042381242,0.09081013,0.039822333,-0.03916067,0.0044555,0.0052783065,0.013746594,-0.030287573,-0.03556404,0.013765815,-0.023795992,0.023226824,0.023530483,-0.024096616,-0.01778251,-0.008710194,0.010331163,0.0018251291,0.015748542,-0.015453286,-0.00786708,0.0069181398,-0.00784896,-0.024960985,-0.024440859,0.020629473,-0.011977024,-0.0363585,0.0063483105,-0.038039714,0.0068057138,0.0010100744,-0.02968513,-0.024501245,0.061514378,-0.031572215,0.014733891,-0.045727722,0.00873385,0.018454906,-0.04327765,-0.0029590481,0.061668728,0.0016224271,-0.028492788,0.0034397633,-0.020126129,-0.0016081429,0.0099537,-0.015870005,-0.0053946516,0.021505773,-0.040074114,-0.06285781,0.020181539,0.061898593,0.022299534,0.018708227,0.045306332,-0.031241054,0.058757983,-0.01042587,-0.034782734,-0.012982643,-0.03525055,0.021835372,-0.009316634,0.03453044,0.0030414697,0.008156282,0.016752763,0.01769556,0.012001962,0.01796909,-0.02698153,0.033291887,-0.025488852,-0.0012980221,0.017445106,-0.06034848,0.039413873,0.0070504453,0.0024666905,-0.04121537,-0.015394401,0.019766036,0.0036839806,0.014174551,0.021573931,0.032799575,0.03407571,0.022817943,0.045960564,-0.037774593,-0.071620926,-0.026770968,-0.04224402,-0.030067217,-0.003065255,0.00097493397,0.040553622,-0.024950197,-0.0026222102,0.04656391,-0.020189427,0.033213627,-0.0026355544,0.034387343,0.008976831,0.02032026,0.024396287,0.011604889,-0.008489211,0.0054863836,-0.0067704595,0.019331332,0.041342687,-0.05515212,-0.010112496,0.029680302,0.042373013,-0.03704544,0.00247749,-0.037767522,-0.020625578,-0.0005905316,-0.02726266,0.02999882,-0.017260663,-0.020049231,0.020207036,0.04239125,0.00016943418,-0.020451922,-0.058364198,0.01840351,-0.023412287,0.056219343,0.030264657,0.006346016,-0.0016706268,0.021983726,0.023373574,-0.010078648,-0.06160118,0.021776086,0.042502098,-0.031687833,0.048380308,-0.003780271,-0.054473996,0.030030908,0.006114901,-0.020199267,-0.00008455279,-0.048391335,0.004292357,-0.039250482,-0.040103417,-0.00958185,-0.006214928,0.0153819015,-0.045013167,-0.019564535,-0.017042851,0.021076424,-0.0023757417,-0.0004294698,0.04339588,-0.014071958,0.023068907,-0.013512158,-0.0063952417,-0.022598876,0.029574955,0.022452483,-0.020332234,0.002360781,0.013139231,0.014683578,-0.030560622,0.0060903155,0.0032404491,0.024839552,-0.026777852,0.0368189,-0.017078465,0.06936291,-0.014202339,0.018438732,0.006223517,-0.0061334437,0.057743292,0.028066196,-0.04464693,0.04581706,0.033866126,0.02049307,0.016162582,-0.02106206,0.021917878,0.006193845,-0.04795157,-0.062180396,-0.045409754,0.019468362,0.07238253,0.018037979,0.002580117,0.046223033,0.032460786,-0.15596187,0.021245802,0.007350699,0.0557942,0.019372417,0.017529584,-0.051150713,-0.009079032,-0.07663994,0.046245996,-0.004081525,-0.040916353,0.0075861234,-0.0004757735,0.01990396,0.053343996,0.0074164867,0.006533444,-0.0067708064,-0.032591783,-0.019071609,-0.01735799,0.019670635,-0.00090389885,-0.0054584625,-0.0023431955,0.057933297,0.012486463,-0.02879205,-0.032998558,-0.034434203,-0.01597753,0.018122615,0.0077692303,-0.009765741,-0.014056335,0.0439053,0.03244884,0.009658188,-0.014592708,0.054422088,0.038635917,0.000020032483,0.007006321,0.018817112,0.030747741,0.00043839653,-0.008808465,-0.04241012,-0.00019152135,0.0023842019,-0.038951233,-0.015607053,0.016378647,-0.052998625,-0.023852525,-0.016999101,0.062148888,0.011514618,-0.024350176,0.022188168,-0.051978055,-0.0031350898,-0.055633314,-0.023617983,-0.028896298,0.014344905,0.016654627,0.023523584,-0.009063984,0.025662487,-0.06703895,0.018864207,-0.014696601,-0.018321414,0.009865842,-0.042738583,-0.04583783,0.018572021,-0.10504576,0.0037530484,-0.0067579118,-0.004786774,0.02964642,-0.030927483,-0.0021982442,-0.013839786,0.039073844,0.023801822,0.2396864,0.028111717,-0.008662806,-0.0025306842,0.004055505,-0.009332404,0.0034595248,0.030625198,0.046067156,-0.01662636,-0.03347704,0.041029964,-0.012888324,0.0049091615,0.0042799064,0.0045780716,-0.034585148,0.015247194,0.041286837,-0.007960244,0.0096184015,-0.012439434,-0.014247257,0.0040292926,-0.030004835,-0.03657651,-0.048514996,-0.019425722,-0.026670072,0.018165026,-0.020276284,0.04865224,0.0018534036,-0.02013412,-0.046890732,0.000800139,-0.02370417,-0.026192078,0.013393155,0.0027523353,-0.014367204,0.0037192558,0.0021807163,0.01471153,-0.025452977,-0.035146527,0.03303015,0.0010269145,-0.022563545,-0.026442051,-0.030155925,-0.042277493,-0.059834983,-0.024792604,0.0205239,-0.011682441,-0.0416706,-0.036853652,0.027292747,0.055020373,0.019194955,-0.0028264676,-0.044270847,-0.047717053,-0.009509137,0.031076774,-0.040506404,0.007399976,0.012712229,0.024769308,-0.025669139,-0.0064041005,-0.026590807,0.010899923,0.037275273,0.030915966,0.08124042,0.057433248,0.027818115,-0.007407073,-0.037730988,0.0041373903,-0.0059446627,0.010006326,-0.008211142,-0.014644963,0.03152498,0.059661105,0.004201251,-0.005544209,-0.0213631,0.033826668,0.03118528,0.041803624,0.03648059,0.013665074,0.029008966,-0.02150272,-0.026236266,0.019542187,0.019828392,-0.007209543,-0.03647448,-0.042460844,-0.0173111,-0.033212606,-0.0156239085,-0.0050523225,0.044880383,-0.018075574,-0.009714731,0.00574011,0.024393922,-0.031601567,-0.0001135436,0.037639342,0.031549864,0.014532631,0.031783912,-0.013348495,0.03888935,-0.0005958898,-0.019835616,-0.0040771044,-0.012743319,-0.04268361,0.016039558,0.008408865,0.0014139028,0.007447782,0.043676045,-0.029347206,-0.006137699,0.05544552,0.019166479,0.02518345,-0.026747696,0.0006763645,0.06288456,0.010375416,-0.04807315,-0.018967476,0.020536095,-0.033199858,0.044005875,0.009382581,0.014310505,0.011100623,0.0048267343,0.049563933,-0.01237851,0.04987328,0.03259897,0.018038318,-0.028977508,-0.024258468,-0.006296668,0.019719895,0.006506073,-0.016641244,-0.01582106,0.026068343,0.04871843,0.055248607,-0.029526126,0.03139942,-0.019253809,0.021147743,-0.03353181,-0.003824287,0.028345292,-0.026269924,-0.050574657,-0.0039023901,-0.0017465978,-0.035592377,-0.030447902,0.015218256,-0.008176859,-0.032622095,0.0052518058,-0.027600782,-0.05575225,-0.04783828,0.030478844,-0.019316712,-0.030696495,0.016161056,-0.017201051,0.00066830014,-0.011106636,0.08027327,0.014935266,-0.002001216,0.0011063338,0.024091523,0.10608821,0.0003912198,0.014590736,0.0018366991,-0.022583982,0.034281455,0.009691996,-0.006563742,-0.02821168,-0.011396544,-0.0034712544,-0.0014069466,0.0011994066,0.0117083965,-0.022911245,0.0037054562,-0.053661697,0.003513404,-0.014453872,-0.0608768,0.027318768,0.05322846,0.031115705,-0.034822103,0.027061773,-0.043196686,0.0012417395,-0.05015673,-0.020598369,-0.010109521,-0.011319975,-0.017494394,-0.0018737032,-0.03994961,-0.0034546712,0.015729822,0.005412191,0.012378521,-0.014453646,-0.023830641,0.009670415,0.02805893,-0.0070180283,-0.044678174,0.009639953,0.028462874,0.03058075,0.056366548,0.017690424,-0.0019945232,-0.047294166,-0.0062013385,0.021879286,-0.004527013,0.03468348,-0.08386238,0.00071031763,-0.011951158,0.041086487,-0.005157155,0.0330765,-0.025205305,-0.025407659,-0.04790833,0.0062928176,-0.008807816,0.024356514,-0.010459765,-0.0002152482,-0.005037404,0.0030624524,0.0019751051,-0.019919658,-0.010332313,0.0018146841,-0.022568675,-0.08079917,-0.021878311,0.0237168,-0.004981971,-0.030805267,0.0034803888,-0.008656656,-0.03865984,-0.070543274,-0.03683965,-0.011419919,0.0032838325,-0.036898077,0.029223986,-0.017308975,0.0028430084,-0.054129124,-0.053902134,0.035792243,0.01544017,-0.027142547,0.03661717,-0.043021575,-0.014967554,0.009771224,0.0073486175,0.01126842,0.029544266,0.0037909683,-0.025726564,-0.027156597,-0.039358262,-0.04610658,0.049026437,-0.0017650017,-0.03217291,0.0038067529,0.019138899,0.032298625,-0.0805596,-0.000054495104,0.06541513,-0.0031288618,0.03939803,0.06783188,-0.025940215,0.036084983,-0.012588915,-0.005675519,0.024209986,-0.014302528,-0.0034653537,0.0066669555,0.01202314,-0.052220326,0.0009774443,0.010595462,0.08349926,-0.045266584,0.021326493,-0.028348338,0.0016059668,-0.0125524,-0.0001823443,0.007999043,-0.025583213,-0.006320074,0.002801252,0.01588537,0.027608206,0.046374783,-0.017617282,0.014684674,-0.023040988,-0.021485278,0.020063613,-0.039813273,0.015445689,0.020585345,-0.04698601,-0.0077867475,-0.018395996,0.034905847,-0.03188949,-0.047274,-0.017847162,0.014269769,0.018095113,-0.015880646,0.050258677,-0.011324251,-0.00407218,0.012536823,-0.007813083,0.028187085,-0.0041703144,-0.020077964,-0.004390619,0.04745032,0.025624,0.006264931,0.030355034,-0.009290009,0.018709881,-0.014407595,-0.00009817455,0.022437628,0.029012144,-0.03776825,-0.043162398,-0.020514727,-0.016757745,-0.027062902,-0.013232711,-0.0035074204,0.010092617,0.029435266,0.06563621,-0.012744177,0.029458856,-0.009929564,0.0005203468,-0.13604446,-0.022479998,0.003587785,0.023913534,-0.0050421036,-0.007958789,0.012093917,-0.029204372,0.012112215,-0.013634806,-0.009616193,0.0061509805,0.022516202,-0.013606301,0.02522048,0.016206658,-0.035625875,-0.030333748,-0.030045558,0.019821718,0.017279062,-0.00652147,0.05079966,0.023133364,0.016431483,-0.015052419,-0.020016799,0.009882479,-0.0055606915,-0.0075692437,0.015108386,-0.014940943,0.0390994,0.02665443,-0.022380562,-0.009473725,-0.0027724297,0.012311082,-0.029073043,0.03715473,-0.031374216,0.023331352,-0.029361632,0.02519238,0.008407204,0.039685946,0.01115058,-0.030163828,-0.010231631,0.021163529,0.008983249,0.038262397,-0.04574605,0.011179654,0.027435888,0.009243951,-0.02666936,0.026072595,-0.033993773,0.017365627,-0.032993205,0.07962687,-0.015093677,-0.015415553,-0.012345074,0.01973793,-0.019591738,0.014531656,-0.046634246,-0.015815256,0.0119887935,0.01653173,-0.048223734,-0.058032405,-0.036614023,-0.061970487,0.05088935,-0.049629502,0.011273288,-0.021916201,-0.0040010707,-0.05121933,-0.0036950016,0.010468625,0.036139116,-0.029713394,-0.0330586,0.01795503,0.0072553176,0.0051129274,-0.021652145,-0.05308355,-0.009210163,-0.05329942,-0.041597076,0.028828016,-0.012523442,-0.027298791,-0.0037218074,0.00125892,-0.05551151,-0.0012855141,-0.004583133,-0.036737632,-0.014234545,0.042601887,0.0064178607,-0.011800616,-0.01618968,-0.022278346,-0.04677916,-0.016637981,-0.013438799,-0.007983246,-0.0562995,-0.024252672,0.010930385,-0.0077990396,-0.020501401,-0.073109545,0.009607176,0.0035276974,-0.00083919556,-0.027414355,0.0068878094,0.060674824,0.04752418,0.033550635,0.051756818,0.012602937,-0.010006076,0.0070311893,-0.03253112,0.0060774176,0.04942056,-0.004464747,-0.023473345,0.04610875,-0.02386652,-0.061740573,-0.051082008,0.027573716,0.030402714,-0.02517587,-0.026568437,-0.034244847,-0.044160586,0.0552603,0.04604696,-0.042983588,0.019560765,-0.004346351,-0.045505673,0.051571354,-0.017252605,0.035832025,0.004091599,-0.055583652,0.000869229,0.088598534,0.038558435,-0.0001316785,-0.027317235,-0.021142924,-0.03196075,0.03689774,0.008580473,-0.03203839,-0.0044854213,0.025006114,0.028889837,0.017875908,-0.010100054,0.00091599557,0.028692203,-0.028405398,-0.005171952,-0.003899263,-0.011828577,-0.016498303,0.05210845,0.03330184,0.102688015,0.0576667,-0.026006294,-0.0016025057,-0.009902275,0.02904184,-0.046289068,0.0053217467,0.027319718,0.016629942,-0.02249218,-0.045794327,0.08026582,-0.027807884,-0.0016887909,0.03446454,0.02199812,0.010047589,-0.012680706,0.021788856,-0.0016708614,-0.036021724,0.00058760564,0.01803356,0.011685637,-0.0055564004,-0.018977772,-0.015155547,0.0063161114,0.038308498,0.017995063,0.04137115,-0.008262282,-0.028761862,0.038461495,0.03382555,-0.022251463,-0.013316612,0.015852386,0.03174908,0.000886363,-0.036804803,-0.018986605,-0.000724265,0.0026080913,0.025518488,-0.002573869,-0.0051235463,0.032949224,0.0065255985,-0.016037729,0.023057992,-0.03770298,0.0035908762,-0.0010773638,-0.022696124,-0.03291327,0.030075502,0.024125276,-0.038550362,0.02321117,-0.01720237],"last_embed":{"hash":"v8k1p3","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"v8k1p3","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{10}","lines":[38,39],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"v8k1p3","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018137839,0.037060414,-0.07282132,0.013470615,-0.01533317,-0.051962547,0.049523775,0.05819821,0.016083015,0.051977865,0.010830003,-0.002576976,-0.012989209,0.0023465394,-0.006707556,-0.012543557,-0.043839872,0.034132008,0.03564285,-0.0035298495,0.0060449503,0.016358318,0.024134597,0.00083405,-0.014085229,-0.0067871814,-0.0008195035,0.009611148,0.02188108,0.01773351,-0.019880729,-0.06928111,0.03205413,-0.0073887366,0.00085938745,-0.046874773,0.005955436,-0.04033329,-0.021953378,0.042706784,-0.009475965,-0.031898394,0.0101103205,-0.0069567678,-0.001499223,0.007645409,0.013331258,-0.018144535,-0.04977728,0.014580251,0.0146255605,-0.03968285,0.03185705,-0.0046269745,0.024650887,0.021854535,-0.033799827,-0.054243974,-0.033412986,0.015888687,-0.06477099,0.03080218,-0.015136111,-0.030922906,0.03782685,0.010829437,0.00016800892,-0.000031158175,-0.020388756,-0.033550397,-0.006099275,0.02770749,-0.04152448,-0.01100052,-0.033231802,0.021117758,0.020386014,-0.020388285,0.00045640225,0.047279615,-0.014231106,-0.025365835,-0.010915783,-0.024812233,0.033300083,0.02184671,-0.026031151,0.07833251,0.03063562,-0.03675765,-0.0035689145,0.006097283,0.021808589,-0.031761333,-0.028750617,0.019214164,-0.027697677,0.002878603,0.021131586,-0.030270834,-0.012132586,-0.001420093,0.015076874,-0.0073300432,0.02230538,-0.016705375,-0.008961434,0.015776359,-0.012633844,-0.024541913,-0.014630729,0.019490879,-0.00879994,-0.043321848,0.0035714537,-0.02768959,0.0033421337,0.0021263596,-0.025143126,-0.025728446,0.055931304,-0.03345224,0.049422987,-0.04180228,0.0097911265,0.027920874,-0.037779037,-0.0050240722,0.03774987,0.009783681,-0.018377783,0.006273706,-0.030649943,0.01833179,-0.007347135,-0.018786445,-0.0037916552,0.027927676,-0.037872154,-0.060141217,0.015160251,0.06326272,0.025565777,0.018462855,0.045088496,-0.010644501,0.06805087,-0.014311762,-0.022045597,-0.022886498,-0.049416,0.017733274,-0.015307032,0.031716995,0.010100769,0.008338961,0.022308439,0.043328524,0.00079814834,0.016831238,-0.016916443,0.017680181,-0.04009869,-0.009672722,0.011836682,-0.04991458,0.029155152,0.0012701673,0.00180958,-0.04138317,-0.025205404,0.006610634,0.0045657493,0.017344609,0.016991295,0.030199016,0.03328761,0.021498749,0.04892906,-0.040865958,-0.06959854,-0.018759713,-0.039247863,-0.030125994,-0.02141522,-0.009034735,0.055570237,-0.024562515,0.0013076015,0.03212654,-0.017756121,0.033307165,0.006304937,0.03964597,0.017063966,0.01628309,0.026794938,0.0047307652,-0.015697567,-0.00818468,0.0042232866,0.020046486,0.046763074,-0.048704743,-0.022276364,0.024981849,0.026071865,-0.033295445,0.006609613,-0.03622974,-0.011919582,-0.0010519848,-0.019312546,0.03210984,-0.011745676,-0.012470308,0.004279856,0.036932964,-0.008997591,-0.022510644,-0.0509947,0.021803861,-0.01867487,0.024384815,0.021456499,0.020274466,0.0011382761,0.027283747,0.020497022,0.0045952466,-0.04672395,0.023288932,0.04039872,-0.030586507,0.045483913,-0.007616133,-0.06139471,0.033073448,0.008033882,-0.028153833,0.002503438,-0.046449013,0.010914142,-0.034391396,-0.036876876,-0.003604668,-0.021504596,0.013151281,-0.031013383,-0.033889562,0.0012866785,0.022407549,-0.0027269565,-0.019473191,0.04897938,-0.0156123955,0.018792627,-0.013649106,-0.025715027,-0.031005515,0.022845445,0.016769197,-0.0044675367,0.0040261433,0.011246217,0.016926773,-0.027568854,0.006378123,0.0035093543,0.04096206,-0.013644437,0.040932212,-0.011284882,0.071611576,-0.04276689,0.020494545,0.0012111629,-0.0066153537,0.065126464,0.0269407,-0.041315187,0.03633961,0.035988998,0.02537951,0.009604762,-0.021895407,0.019826612,0.011158534,-0.039499734,-0.058333762,-0.051447205,0.014946255,0.0772319,0.014739067,0.0053681196,0.016843127,0.030342175,-0.16008796,0.04101459,0.00412675,0.04287011,0.01832851,0.024855813,-0.05851452,-0.0074546486,-0.075202815,0.036751296,-0.00006252544,-0.03790094,0.017322214,-0.0029857217,0.0067110998,0.04217013,-0.002903194,0.007575067,0.0020905805,-0.034055296,-0.014529833,-0.015763626,0.018630093,0.012005965,-0.008349545,-0.0024089937,0.05830152,0.016038692,-0.030636944,-0.030418286,-0.03386909,-0.020149823,0.016132975,0.020697912,-0.009206209,-0.0151821645,0.041201364,0.03215976,0.022865962,-0.011147915,0.06294314,0.025869481,0.0021102272,-0.0067072436,0.02195823,0.024309397,0.0022308363,-0.0082641905,-0.035543755,-0.009541827,0.003413079,-0.03138145,-0.012268973,0.020452026,-0.045486886,-0.012380917,-0.015639607,0.048582874,-0.010005604,-0.018485447,0.01178093,-0.02324447,-0.008744785,-0.048189025,-0.025409602,-0.016487692,0.01574368,0.009408965,0.037684478,-0.004542548,0.017006995,-0.06260403,0.037467077,-0.01877558,-0.022095462,0.0107975,-0.044863973,-0.061795134,0.0109571405,-0.10654688,0.012595804,-0.012462885,-0.0066510714,0.020556232,-0.02577602,-0.017662099,-0.008289123,0.046222545,0.036029022,0.24429014,0.05220284,-0.0052442555,-0.010618293,0.00024299348,-0.0008997935,0.00799683,0.029024843,0.0322605,-0.019804554,-0.0234213,0.041728526,-0.017409375,0.0069238986,0.021783413,-0.0075613717,-0.04419843,0.005184009,0.04581027,0.010586001,0.019043475,-0.0085876975,-0.01708046,0.007936235,-0.048856877,-0.041335557,-0.053470157,-0.020322949,-0.044965412,0.019432625,-0.0369631,0.05699294,0.01870195,-0.023902621,-0.043067627,0.007125048,-0.012209037,-0.021596028,0.0135898795,-0.0036032114,-0.015804507,0.00023373765,-0.012921058,0.0018969941,-0.027754523,-0.032291003,0.026170164,0.004802791,-0.006777628,-0.0332215,-0.028193075,-0.031969428,-0.052456874,-0.025368785,0.009165919,-0.02937733,-0.046294216,-0.030136762,0.029578494,0.0685399,0.02923676,-0.005105388,-0.0586637,-0.04362846,-0.011861019,0.030423325,-0.05808018,0.016492303,0.01969002,0.03527708,-0.037618794,-0.015073176,-0.02187621,0.01704261,0.016413474,0.03420193,0.08326469,0.046297148,0.035858717,-0.0105031235,-0.030272963,0.0053733448,-0.006892956,-0.0042914995,-0.0042273714,-0.01107372,0.026730433,0.050915018,-0.0052650855,-0.02033149,-0.021698281,0.023339963,0.016704913,0.05108403,0.024133159,0.0067175124,0.039750453,-0.019791747,-0.03470596,0.031042522,0.014888202,-0.017290104,-0.04031217,-0.048938014,-0.010081722,-0.038685944,-0.019764733,-0.007013601,0.042457916,-0.015224363,-0.021007827,-0.00041966714,0.003986661,-0.05017537,-0.014253244,0.041327957,0.023952868,0.02466242,0.028179767,0.0074701845,0.026157044,0.0033731847,0.0013561958,0.017428296,-0.016951442,-0.033930857,-0.0015712193,0.026457183,0.0057327054,0.011931809,0.03396319,-0.025456725,-0.034106106,0.046830308,0.02155954,0.020765085,-0.021326052,0.0033398566,0.067859136,0.0055502965,-0.041972317,-0.013475011,0.032914214,-0.023885716,0.04214232,-0.0037325611,0.023093503,-0.003200087,0.0040764175,0.04633343,-0.008291502,0.0503618,0.019167775,0.010458914,-0.021481562,-0.01901918,-0.009792335,0.012508941,0.01055197,-0.016947314,-0.0130714625,0.0216313,0.041284047,0.05968579,0.003230055,0.025134029,0.0014119239,0.018334527,-0.035612248,-0.008368068,0.019374494,-0.02383202,-0.043575794,-0.0043320986,-0.009871336,-0.029865317,-0.030547347,0.023249058,-0.009160569,-0.049984187,0.014117098,-0.020415513,-0.037838604,-0.051026557,0.019915858,-0.042649016,-0.034460627,0.016066268,-0.0155527685,-0.0012272665,-0.008725229,0.096635625,0.0032287969,-0.015088771,0.009389962,0.027146058,0.10151837,0.019716531,0.008313083,-0.007094284,-0.014296421,0.04378619,-0.0016973562,-0.0059850514,-0.01404842,-0.015835939,-0.0022353518,0.017721845,-0.010892689,0.0047885813,-0.021591706,0.00026644295,-0.029281585,0.0010748385,-0.012895248,-0.045568585,0.024427224,0.055073693,0.023251452,-0.036289174,0.0318606,-0.044228606,0.005194584,-0.049212344,-0.018776173,0.0028574315,-0.02272179,-0.011683797,0.0060305283,-0.04608189,-0.0030141794,0.018473826,-0.0004729506,0.018080588,-0.0018027414,-0.028506374,0.013159633,0.029192269,-0.011403486,-0.036727432,0.005325818,0.025388448,0.049699422,0.03489427,0.008088466,-0.0092741735,-0.061532717,-0.018896207,0.030040463,-0.0006122831,0.015425853,-0.07035656,-0.0006018825,-0.014437193,0.028178623,0.011302868,0.02981644,-0.034169693,-0.027935522,-0.027514217,0.005989181,0.002068933,0.043431625,-0.000296242,0.004948707,-0.012408569,0.017670846,0.00033071934,-0.021816418,-0.013073566,-0.0053150426,-0.019387914,-0.07884249,-0.03384643,0.019769028,-0.014671585,-0.046449363,0.0026338485,-0.014999376,-0.04108823,-0.061821867,-0.020332323,-0.02252861,0.010965205,-0.033576384,0.03873024,0.00021267874,0.0030963786,-0.05224857,-0.056647185,0.030171042,0.014124595,-0.03884377,0.02974065,-0.033924982,-0.0051894444,0.015233199,0.011848348,0.009107663,0.049028885,0.003290813,-0.019081123,-0.04137665,-0.027684556,-0.044732723,0.053323656,-0.0024600714,-0.043553606,0.013106105,0.014288308,0.042759504,-0.0819043,-0.0039540087,0.057012882,-0.01862092,0.043511838,0.07336675,-0.04134005,0.040736824,-0.004625084,-0.00985409,0.02001887,-0.010589905,-0.0014014525,-0.0038102302,0.011515265,-0.068332635,-0.00442495,0.012739051,0.079354696,-0.053041108,0.032258883,-0.008286973,-0.016774725,-0.016377097,-0.0014465058,0.0035331715,-0.031044496,0.0048614778,0.012670694,0.032002322,0.005186423,0.034924366,-0.013005889,0.022687325,-0.009607557,-0.01854756,0.008750481,-0.0446958,0.022687508,0.025609277,-0.039012097,-0.00554992,-0.0035020853,0.04459427,-0.045036785,-0.045149934,-0.027459046,0.024407705,0.019823823,-0.01570096,0.04866857,0.008462443,-0.012374943,0.011575038,-0.020698214,0.018741809,-0.002304488,-0.01366321,0.007791465,0.0465257,0.0134885,0.0261803,0.016937964,-0.0009584497,0.017184963,-0.007785762,0.0069686626,0.016583718,0.007958606,-0.030354705,-0.033224266,-0.007979909,-0.006818073,-0.035543647,-0.013946913,-0.005284935,0.012525731,0.037211135,0.06854818,-0.01907982,0.021853682,-0.02276371,0.013226422,-0.14358675,-0.024797445,0.0051102415,0.016726809,0.000746708,-0.0037994983,0.02579478,-0.02439655,0.018629242,-0.012773172,-0.008534085,0.02055433,0.009770017,-0.012218479,0.037976682,0.01683831,-0.044067044,-0.029110963,-0.03046227,0.031510416,0.013794802,0.00573079,0.04103827,0.010369019,0.029971067,-0.01629188,-0.024153944,0.004820627,-0.016998967,-0.005546052,0.011335715,0.0018041144,0.046579093,0.041383676,-0.029302316,-0.023282582,0.0022661455,0.010919758,-0.029356116,0.020172069,-0.032029927,0.018222086,-0.016606338,0.022044169,0.0035098756,0.05554979,0.008999913,-0.027481772,-0.011909779,0.024832053,-0.0009677966,0.02988808,-0.05592085,0.0047885156,0.019014373,0.0088872695,-0.024754444,0.031057071,-0.025176533,0.020760778,-0.0179414,0.0869392,-0.018530237,-0.008180221,-0.015539708,0.011045925,-0.036389362,-0.000022041704,-0.03931661,-0.009045096,0.0067024655,0.008149001,-0.045249492,-0.05843186,-0.022006217,-0.04167902,0.04195521,-0.052648004,0.0125589445,-0.026625656,0.016983256,-0.046128616,-0.024122065,0.013762106,0.028262079,-0.021873891,-0.031295165,0.009088687,0.012576286,-0.001686377,-0.020809488,-0.054617837,-0.008562531,-0.038073123,-0.02949233,0.011585583,-0.014405544,-0.027060386,-0.011190854,-0.0069755036,-0.054756746,0.00077984104,0.004381187,-0.045661263,-0.015498838,0.036551345,-0.000105270985,-0.004803905,-0.0148582095,-0.014610547,-0.05243108,-0.014649353,-0.009081277,-0.015984556,-0.057091273,-0.026915962,-0.00472867,-0.024907865,-0.01269226,-0.08520073,0.009422005,0.016041752,-0.0051130657,-0.026526812,0.014637631,0.056445,0.04496552,0.039724905,0.04735609,0.00891656,-0.008405462,0.014815982,-0.019730829,0.0063971006,0.049685758,0.0015403535,-0.020339482,0.046528015,-0.038111746,-0.052293055,-0.042681802,0.02945908,0.023013653,-0.035194326,-0.017187776,-0.043380924,-0.026512844,0.06692369,0.037935488,-0.039274327,0.0030735692,-0.0011031487,-0.02500139,0.046548795,-0.017428128,0.029197404,0.0044413623,-0.049873687,0.0072829323,0.09735602,0.054347396,-0.00045057366,-0.030132903,-0.024628956,-0.013785653,0.038780358,0.005633659,-0.025643254,0.0033402282,0.016869862,0.030190036,0.018572988,-0.0084621,0.028704843,0.018284086,-0.035413153,0.0052256836,-0.013055988,-0.011261383,-0.03723684,0.054029066,0.0233955,0.091585785,0.057433102,-0.019054452,0.00002141222,-0.019540496,0.042754676,-0.05106224,0.0094633475,0.023191608,0.017606521,-0.020693313,-0.050584577,0.0528574,-0.016365789,-0.00286615,0.042882226,0.017391006,0.011364105,-0.006248652,0.01955548,0.00839667,-0.036281597,-0.00035270207,0.0017783791,0.019093,0.0043371236,-0.016133992,-0.0149267055,0.024538506,0.036797892,0.013154207,0.04590699,-0.0057922066,-0.032175113,0.037561033,0.03676542,-0.014133628,-0.022361435,0.019912276,0.046064176,0.0023687598,-0.046633698,-0.026916508,0.0091352025,0.0058471714,0.017227542,-0.017555038,-0.009866034,0.037212614,0.00008592766,-0.010433895,0.014614209,-0.010775001,-0.00054559944,-0.01117293,-0.029368317,-0.0372673,0.030840099,0.04175721,-0.04126948,0.02198015,-0.034454554],"last_embed":{"hash":"11cpiu8","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"11cpiu8","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{12}","lines":[41,41],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11cpiu8","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017693477,0.040256113,-0.06412855,0.009483301,-0.012345875,-0.04089695,0.03307032,0.05389493,0.0007745474,0.047233492,0.020615727,0.0055326517,-0.02665961,0.010493236,0.0068420228,0.0038045656,-0.05613752,0.038755186,0.039514244,0.014037577,0.023418536,0.033854958,0.042782355,-0.0019820777,-0.0054293745,-0.00493923,-0.0040256605,0.0036606656,0.019237034,0.008654545,-0.03207665,-0.05559785,0.03300945,-0.012630931,-0.014519445,-0.0612524,0.0029439235,-0.031655237,-0.026984343,0.054061238,-0.01212876,-0.02312148,0.001120711,-0.002337355,0.008802469,0.0042275838,0.011162979,-0.009682683,-0.04166343,-0.007866786,0.011776581,-0.05150586,0.010328349,0.010727869,0.023887303,0.028086443,-0.03314432,-0.05299515,-0.041363873,0.019102877,-0.06242221,0.03933923,-0.008231191,-0.034891997,0.037252992,0.016233942,0.0041142935,0.009630238,-0.02351955,-0.02789855,-0.0033926014,0.031681262,-0.045956425,-0.010926843,-0.026415935,0.03803276,0.01901495,0.002504727,-0.009175797,0.049130455,-0.0077843717,-0.031067379,0.0016658894,-0.035183463,0.029790204,0.0075743464,-0.036095798,0.06937697,0.053123534,-0.026862815,0.0049284836,0.00429265,0.015191082,-0.040070385,-0.03489986,0.017902562,-0.02947606,0.012709202,0.030416463,-0.03595615,-0.014588656,0.00206801,0.013093785,-0.005263161,0.024843253,-0.010611584,-0.0093076695,0.006887574,-0.021161914,-0.022545954,-0.010527901,0.009937829,-0.016064944,-0.03608174,-0.00021235582,-0.027521597,0.0011282597,-0.0001019847,-0.026395474,-0.023406979,0.05204964,-0.026068967,0.03748663,-0.044986896,0.0114437565,0.015555478,-0.042625792,0.008287861,0.056117173,0.009915932,-0.018082403,0.0058483556,-0.03144498,-0.0006535212,-0.00530418,-0.019350389,-0.01790908,0.012995308,-0.03622335,-0.06271473,0.0115606915,0.0530167,0.017903961,0.024068983,0.03728177,-0.014288659,0.067511424,-0.020418325,-0.040613804,-0.016453872,-0.031186756,0.02183702,-0.017489083,0.024680434,-0.001036861,0.006616669,0.03549031,0.027809436,-0.02080224,0.0075509115,-0.035151713,0.017015394,-0.04569826,-0.00018264737,0.009590806,-0.05077492,0.028391514,0.0005908909,-0.0073144822,-0.043509778,-0.0083609205,0.023462633,0.010749411,0.017620388,0.01817699,0.036364134,0.0229199,0.02211426,0.04641988,-0.040338855,-0.0736483,-0.018322997,-0.037373155,-0.042632684,-0.011089912,-0.014892412,0.05079872,-0.028204946,-0.009213961,0.025832983,-0.0143735055,0.043401998,-0.010228179,0.034873217,0.0058689294,0.014623963,0.016054315,0.017397631,-0.010099092,-0.010485674,-0.015711363,0.016820332,0.03685253,-0.0524361,-0.0071808673,0.030387532,0.030446641,-0.041255414,0.01512275,-0.026464364,-0.020586995,-0.0044096033,-0.01969561,0.035715222,-0.016207632,-0.0049284277,-0.0018484547,0.04402409,-0.00005529937,-0.01784294,-0.04328657,0.008803906,-0.017881308,0.025390033,0.02427832,0.01875492,0.0035199064,0.024280177,0.012037319,-0.0029661178,-0.06041566,0.027102092,0.026055353,-0.032321244,0.07432342,-0.0075901626,-0.061690368,0.02976177,-0.0011515488,-0.011057133,0.0011895702,-0.045291282,-0.012794281,-0.02199077,-0.03616101,-0.01787054,-0.010835259,0.015596647,-0.03198803,-0.03026251,-0.00091410585,0.003894026,0.003040974,-0.015741626,0.033687305,-0.005611072,0.015322139,-0.010247354,-0.009027324,-0.02035247,0.030805869,0.016349737,-0.019841252,0.001311371,0.008023547,0.020347366,-0.024827126,0.010830093,0.012695115,0.021198068,-0.022503708,0.028964056,-0.002889068,0.078091204,-0.018229263,0.021469483,0.0006316507,-0.013486622,0.05350192,0.029943274,-0.043327183,0.04860426,0.028506018,0.020467428,0.005370315,-0.019114172,0.031130005,0.008050352,-0.022376303,-0.05901285,-0.042671874,0.016313456,0.064574465,0.021740966,0.0046080416,0.021776274,0.033412702,-0.15713185,0.02677931,0.018386293,0.044037037,0.016490934,0.026298767,-0.0525269,-0.0020351307,-0.06655931,0.043057643,-0.010188888,-0.041523475,0.01548117,-0.0033743652,0.0019371861,0.050651856,-0.0105348155,0.01123352,0.005651184,-0.036917936,-0.013841529,-0.0110938875,0.008022234,-0.005654445,-0.008537924,-0.0001770019,0.058252487,0.01782972,-0.03720743,-0.04238351,-0.025600763,-0.005772827,0.011233747,0.023599988,0.0037194286,-0.013753031,0.046047624,0.029334957,0.010778471,-0.0052078348,0.046242047,0.04486109,-0.0039801258,-0.013471614,0.03141989,0.008886443,-0.0024106908,-0.010391571,-0.04425061,-0.015619577,0.027745849,-0.035479996,-0.008851182,0.021622848,-0.044928864,-0.02179759,-0.00867998,0.07911027,0.00057147065,-0.013215111,0.03798575,-0.043451875,0.0055825035,-0.045255765,-0.040137954,-0.013257622,0.016138783,0.0023462332,0.030801725,-0.017843047,0.019050427,-0.060117755,0.023430843,-0.0045666997,-0.00968599,0.013566344,-0.05030649,-0.06034077,0.025121646,-0.10433306,0.0034391512,-0.014339504,-0.0051261294,0.025875343,-0.021765945,-0.017311797,-0.007427546,0.041344527,0.026818346,0.24414895,0.029432364,-0.0028406617,-0.025275659,0.0064480673,-0.007248136,0.008372554,0.026917301,0.05262502,-0.022193545,-0.036422182,0.0327601,-0.011399802,-0.010818969,-0.00439255,0.004576009,-0.04712277,0.0076683527,0.04367029,0.0041893995,0.011561669,-0.011604403,-0.01842589,0.026655305,-0.03362849,-0.046222385,-0.05554066,-0.025737492,-0.02477498,0.019088017,-0.038100533,0.04501437,0.015099113,-0.014979852,-0.04773917,0.008757276,-0.011118373,-0.0024593254,-0.005039678,-0.016549934,-0.021352282,0.005523879,-0.0077359164,0.011402252,-0.03120619,-0.04018821,0.025437014,-0.00007521147,-0.012681559,-0.027359126,-0.045626245,-0.040015776,-0.06309627,-0.039092768,0.019534357,-0.018699065,-0.04138675,-0.042235926,0.023133771,0.058963694,0.003638176,-0.004093355,-0.059664954,-0.04583775,-0.015167307,0.038276654,-0.038620606,0.023448661,0.003117844,0.03639423,-0.034128357,-0.01882566,-0.024552282,-0.0008855711,0.030726885,0.019323122,0.08864744,0.052913625,0.019553382,0.009569818,-0.028180307,0.0099883,-0.006667054,0.011521921,-0.006605381,-0.0029344584,0.033691067,0.054264456,-0.017502882,-0.015745824,-0.0391129,0.02079135,0.0064151245,0.04271345,0.022819873,0.0053637796,0.028842935,-0.018068103,-0.018404597,0.03560924,0.0024356078,-0.009614783,-0.028474627,-0.049324483,-0.01971934,-0.033136494,-0.012476935,-0.0076243686,0.0472482,-0.013473348,-0.024792679,-0.0030957065,0.017108157,-0.0414633,-0.008630019,0.038306583,0.0383278,0.019208798,0.035104748,-0.010576731,0.02849532,-0.008294894,-0.005260594,0.009487955,-0.0146047175,-0.019333048,0.004232392,0.006421939,0.0011738023,-0.0016579159,0.04029743,-0.032938972,-0.02898388,0.053298686,0.021494376,0.03274261,-0.03822714,-0.00006949873,0.05908235,0.00041447658,-0.03505522,-0.038112253,0.021988051,-0.031237768,0.039173707,0.0077780443,0.024522396,0.0068511986,-0.007382608,0.038818855,-0.0031241502,0.059105534,0.017292624,0.011181213,-0.029912528,-0.021576002,-0.012621079,0.019709336,-0.0006564768,-0.011473826,-0.011807116,0.01694171,0.047436822,0.056017663,-0.0058830166,0.029348277,-0.0134783685,0.027824622,-0.03470288,-0.012568904,0.015730044,-0.020504119,-0.043352615,0.016119188,-0.016872332,-0.02755269,-0.03078121,0.039520916,-0.019039052,-0.023776218,0.009263181,-0.010173247,-0.050491877,-0.053838648,0.014193747,-0.027176239,-0.036997933,0.007868139,-0.023921974,-0.0035536524,-0.016503371,0.08736666,0.0027146954,-0.007610452,0.0027788798,0.021625362,0.09455322,0.021262445,0.0067448257,-0.013875437,-0.019484743,0.03053403,0.013745094,0.0073456285,-0.010879805,-0.00518155,0.007654112,0.013566466,0.002003574,0.019419603,-0.022680096,-0.0031893584,-0.047261268,0.008968114,-0.011668563,-0.046644352,0.03429657,0.049764413,0.03864976,-0.021632811,0.02059438,-0.041569717,0.018028965,-0.047630854,-0.026545627,0.010627251,-0.008745098,-0.008434752,0.013938454,-0.039937574,-0.003801332,0.017060785,-0.0073236995,0.020655341,-0.020373834,-0.034800474,0.017442575,0.03038577,-0.017581992,-0.032181434,-0.0037551085,0.044011824,0.03924257,0.034935765,0.0055081467,-0.013443774,-0.06824207,-0.026703304,0.023691108,0.0062812925,0.034673333,-0.06275002,-0.0068011633,0.004339547,0.049354594,-0.016205648,0.023066612,-0.026779149,-0.027763432,-0.037063047,0.00562551,0.00012615677,0.034856897,-0.00021464561,-0.009489659,-0.011805037,0.014411898,0.008592006,-0.02250267,-0.028837604,0.0037823685,-0.022311809,-0.08303444,-0.028161902,0.031812318,-0.008498485,-0.0225974,0.003925018,-0.015747815,-0.04938839,-0.05714001,-0.020983908,-0.0117629515,0.0040094196,-0.04597329,0.04720285,-0.01427225,0.00091737136,-0.036270093,-0.044455208,0.026905814,0.016464625,-0.029952608,0.038648877,-0.034366902,-0.005163486,0.015138719,0.01285728,0.01394733,0.042787008,-0.003855328,-0.017189698,-0.032540284,-0.03390912,-0.057122834,0.06127295,0.0035661575,-0.026398549,0.013444461,0.03152194,0.028031303,-0.08187372,0.0015232816,0.05623869,-0.0031784629,0.0375303,0.07570759,-0.028058419,0.037475932,-0.0036196632,0.012335641,0.027667245,-0.016382698,0.001686255,0.0015585403,0.0030105095,-0.062206745,0.01050839,0.008881693,0.075241216,-0.049304515,0.029172614,-0.02384089,-0.02128171,-0.009294459,0.007221988,0.011930289,-0.03615332,0.012465722,0.008943965,0.021051902,0.035455827,0.024873054,-0.011878077,0.0149530675,-0.0266609,-0.01748005,0.021372143,-0.039961457,0.0342434,0.02842441,-0.037989322,-0.00845207,-0.01485493,0.054409992,-0.030172385,-0.051151264,-0.019044753,0.029082771,0.023168823,-0.01973577,0.054637484,-0.007838548,0.008315542,0.02217405,-0.0089475345,0.025410945,-0.0022684745,-0.03050281,0.001217629,0.047824934,0.04261925,0.014128077,0.019485282,-0.0021522255,0.01538397,-0.009723352,0.0050737015,0.03225249,0.02996902,-0.047239646,-0.030706882,-0.020904645,-0.014423498,-0.021454344,-0.011867892,0.00010793473,0.010890057,0.031407945,0.07691747,-0.011560247,0.027979827,-0.024834957,0.002299679,-0.13294256,-0.019335797,-0.003218891,0.028621018,-0.0015793045,-0.007831799,0.018187078,-0.031356014,0.01945532,-0.024427937,-0.006960402,0.016278299,0.02627623,-0.018604342,0.010054512,0.025076322,-0.035693977,-0.024222873,-0.042960085,0.034747567,0.018425714,-0.0054565743,0.04453836,0.013202772,0.0060300315,-0.005779431,-0.019166052,0.010102295,-0.009578957,-0.01136004,0.016207306,-0.010997644,0.03473053,0.03570262,-0.039879907,-0.023479585,0.0028042377,0.006385209,-0.038653243,0.028396944,-0.028549504,0.030592127,-0.022422662,0.03435239,0.008016381,0.03718695,0.006102273,-0.02390235,-0.01979596,0.03201111,0.01055129,0.048157394,-0.033307824,-0.01178955,0.032768145,0.011551131,-0.029105743,0.023608625,-0.016912514,0.020699752,-0.021480368,0.0803417,-0.014809516,-0.026067745,-0.020305386,0.013367105,-0.03061748,0.008704081,-0.04434915,-0.00064351765,0.016872039,0.0054950193,-0.04600929,-0.06567266,-0.033194084,-0.05460191,0.055534486,-0.03976991,0.016489018,-0.021674888,0.0014063595,-0.051476736,-0.012953742,0.00043762152,0.045993634,-0.027040537,-0.03874183,0.019340383,0.011959758,0.004480514,-0.009173184,-0.045451112,0.007678718,-0.04546086,-0.038189128,0.012677731,-0.029318597,-0.023977453,-0.0122912275,-0.009710586,-0.04191387,0.009972582,-0.013191741,-0.04228022,-0.02345863,0.03030876,0.0082520135,-0.0026641218,-0.018489769,-0.013856108,-0.04988286,-0.006896714,-0.004328255,-0.0059511103,-0.045862235,-0.026750056,-0.01528322,-0.023036264,-0.026366357,-0.09074444,0.005089542,0.005404053,0.0026325318,-0.02072169,0.0039349603,0.0611442,0.044163376,0.031039432,0.054284137,0.00825637,-0.01635627,0.016038062,-0.037257753,0.021985533,0.047713887,0.0014087695,-0.017929366,0.04341518,-0.040270604,-0.039347965,-0.037918672,0.02676707,0.03235884,-0.02586354,-0.019002333,-0.0424556,-0.017223576,0.060629956,0.041109797,-0.03819864,0.014382953,0.00589595,-0.038125023,0.02306241,-0.015327125,0.03485897,0.0064048152,-0.0627975,-0.008182665,0.08228822,0.044091683,-0.024930727,-0.025146523,-0.014833643,-0.014060757,0.052471936,0.011278018,-0.027510773,0.020362716,0.014577741,0.02701211,0.030171098,-0.009262138,0.022272723,0.012587215,-0.026067173,0.008550251,-0.0075322646,0.009325449,-0.023035556,0.05143358,0.0145039605,0.08980022,0.06314883,-0.031043157,-0.015411431,-0.017303867,0.02972785,-0.050557982,0.0012595832,0.011799572,0.016206808,-0.04176794,-0.059977997,0.06524535,-0.024159206,-0.0037371696,0.04497343,0.015403659,0.020369917,-0.0035626008,0.01935061,0.0060521546,-0.029239424,0.015824001,0.0012896556,0.00369307,-0.0039872066,-0.009731371,-0.0067380033,0.02019671,0.031262726,0.013302108,0.026848452,-0.00550679,-0.0256637,0.027012372,0.032331727,-0.020094214,-0.0193285,0.016240265,0.039517604,-0.011405266,-0.043771997,-0.029690934,0.003206415,-0.0036335932,0.028782686,-0.020214614,-0.0061390568,0.04646443,0.005419552,-0.017762577,0.032419622,-0.030019622,0.008658976,-0.006001969,-0.025244722,-0.02626149,0.024610259,0.027416656,-0.051129512,0.019454943,-0.024555022],"last_embed":{"hash":"1ck3umq","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1ck3umq","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 1: TrueNAS Scale Apps (Recommended for Beginners)#{13}","lines":[42,43],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ck3umq","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.003229017,-0.0050510317,-0.0305373,0.020731544,-0.017784758,-0.015066112,0.002967213,0.0315324,0.010249632,0.055959318,0.013976203,0.043318287,-0.042926423,0.010545953,0.0010558213,-0.026291491,-0.051991567,0.05554601,0.053214874,-0.020759717,-0.004049527,0.0049254894,0.054552257,-0.005001731,-0.0048154015,-0.00006894224,0.037135363,-0.009057448,0.020702705,-0.0020962062,-0.052437324,-0.046294436,-0.001032984,0.0011813845,0.03059487,-0.055617556,0.0050135283,-0.03239686,-0.025929214,0.05852892,-0.01723665,-0.020339973,0.0029645585,0.002334628,0.015285515,-0.007364132,0.024918973,-0.011306439,-0.041395087,-0.03627522,0.0010742822,-0.0012052725,0.0068685,0.00054427417,0.034505337,0.03346454,-0.033296242,-0.031905647,-0.029795807,0.028165791,-0.06536206,0.053881116,-0.0009183898,0.030638607,0.035168845,0.016405996,0.00018927488,0.014353152,-0.00078675157,-0.029634383,-0.0023015689,0.028918138,-0.029042222,-0.013961079,-0.037215393,0.023453547,0.010752581,-0.012765193,-0.011757664,0.030894674,-0.0063771857,-0.02360601,0.005268801,0.001693489,0.0031577102,0.0075048637,-0.040254295,0.0943496,0.053418703,-0.012450131,-0.0019598228,-0.008242067,0.018144557,-0.025665915,-0.06841788,0.02432056,0.0022747787,-0.034849145,0.03316275,0.0043902546,-0.009360487,0.0006718907,-0.013803448,-0.0073602158,-0.0010623903,-0.00059493387,-0.005124063,0.0069701467,-0.033510838,-0.018621964,0.01204905,-0.010444349,-0.000048664024,-0.036470767,0.011089397,-0.032829896,-0.0019893483,-0.003026202,-0.022679541,-0.010826317,0.022517262,-0.020605108,0.050930884,-0.039595492,0.006085052,0.016639937,-0.0016868856,0.014514795,0.025173517,0.010873554,-0.02454314,-0.0047469004,-0.0145215215,0.0042598275,-0.019232728,-0.022428384,-0.027714822,0.03640963,-0.015044722,-0.047909334,0.0074091814,0.046466433,-0.001576823,0.008753609,0.015286554,-0.024050308,0.05351907,0.010341538,-0.017095465,-0.03239766,-0.0076399995,0.03698727,-0.015894499,-0.024293726,0.00004601905,-0.006450729,0.025598178,0.043964244,-0.0061622895,0.031048601,0.014345928,0.020007515,-0.03765557,0.03530183,0.01480963,-0.042324558,0.029482028,0.007957135,-0.016437856,-0.009528262,-0.00973481,0.014387367,0.0058395085,0.050819024,0.025405405,0.024332097,0.028961886,0.014108946,0.03744766,-0.035433013,-0.06576082,-0.025042817,-0.03661298,-0.034413297,-0.032087356,0.0018059094,0.00204685,-0.03502625,-0.0034106208,0.061748546,-0.047700536,0.03338229,0.01791244,0.043032315,-0.0028558068,0.028918099,0.018606711,0.0025995995,0.0032957443,-0.023538515,-0.019056631,0.038607243,0.05123476,-0.03332869,0.0043384596,-0.0020456656,0.012634651,-0.045460664,-0.00025216624,-0.05109077,-0.03486315,-0.005202491,-0.04511821,0.041098967,-0.010384299,-0.003837604,-0.005705887,0.012586946,0.012997746,-0.02170516,-0.035919692,0.048919525,-0.018313335,0.027890772,0.0342189,-0.0028771993,0.027351806,0.0106974775,0.015593591,0.009473755,-0.037690874,-0.00040965725,-0.016985133,-0.028932296,0.06690146,-0.016920334,-0.065487064,0.020324087,-0.004144051,-0.022355858,-0.0026157303,-0.025291495,0.030729173,-0.008476758,-0.034254875,0.0031967987,0.016335078,0.042478327,-0.024749039,-0.016485585,-0.014246099,0.03986659,0.027599001,0.026879162,0.030480733,-0.0135626495,-0.009352602,-0.012900756,0.000115034025,-0.011498128,0.040823262,0.034500524,-0.0038725755,0.0022794048,0.016167004,0.033720348,-0.012370214,-0.023052497,0.012378887,0.025020564,0.012843392,0.031490512,0.01881306,0.065608434,-0.026631458,0.025815679,0.010586172,-0.005757038,0.043592058,0.03629644,-0.03431986,0.011328878,0.008934534,0.020599062,0.01225263,-0.010187247,0.048780303,0.0029361588,-0.015508467,-0.053776182,-0.054714613,0.053600546,0.090719044,0.012546673,0.01878956,0.024726981,0.018246742,-0.16498643,0.002343246,0.016981741,0.02117555,0.009997141,-0.017094864,-0.062271524,-0.0221484,-0.069271296,0.03546294,-0.007804758,-0.05049399,-0.0039966027,-0.010854535,0.022289805,-0.0009920984,-0.0003410952,0.008781192,-0.03957878,-0.04062667,-0.0076687653,-0.032076053,0.007376711,0.018160947,0.014127943,0.019608485,0.044510722,0.027684689,-0.0021903734,-0.03984974,-0.024157738,-0.044697266,0.020815343,0.018682214,-0.039527074,0.011454387,0.03791598,0.029362021,0.010574503,-0.014273116,0.035192117,0.032402374,0.01657804,0.027791193,0.015984515,0.020706063,0.01629373,0.0028634258,-0.05452463,-0.015483782,0.01377367,-0.011748121,-0.011227285,0.023685204,-0.037968356,-0.0190924,-0.03607869,0.054464202,-0.023847917,-0.016085124,0.024018519,-0.0056830114,0.0038471103,-0.028197667,-0.005660303,0.020332431,0.02448279,0.0035260033,0.010392556,-0.0031631433,0.038573653,-0.064149834,0.0074088317,-0.0025783954,-0.0038212845,0.0010472162,-0.029811526,-0.05897449,-0.0016971076,-0.12804624,0.013925464,0.0014910399,-0.0123452945,0.048636217,-0.020081641,-0.011998485,-0.020074703,0.06609221,0.030275218,0.23674786,0.032955993,0.008143238,-0.0106215915,0.028292939,-0.012946128,0.03389601,0.018051669,0.035407588,-0.035585683,0.0030299062,0.03297335,-0.00017926852,-0.00006808113,0.016026499,0.0014248571,-0.03349669,-0.007941118,0.049137875,-0.0075744432,0.025772797,-0.0061196005,-0.018753048,0.038875286,-0.0227015,-0.07385633,-0.054057587,-0.0012682552,-0.03151472,0.01899379,-0.00021673308,0.044656757,0.016632885,-0.035725717,-0.061520427,0.026672836,0.024638377,-0.009999501,-0.015744967,0.02478725,-0.025303151,-0.0019603854,0.0024424174,-0.0005510765,-0.0054727322,-0.02257912,0.040341992,0.011478605,-0.02412796,-0.019878034,-0.039914757,-0.02926819,-0.055932138,-0.02922332,0.021705575,-0.036506493,-0.03456176,-0.052550934,-0.003996803,0.05116184,0.016560486,0.014744804,-0.093432166,-0.042142168,0.029218605,0.045186967,-0.0070788767,0.011970376,0.0012588456,0.06988895,0.015443295,0.0065579996,-0.0020353505,-0.027756928,0.013593857,0.022273354,0.07366951,0.07981867,0.0028175688,0.02487054,-0.020669071,0.029197274,-0.006146059,0.03310411,-0.017711349,0.024280783,0.0077247364,0.040271904,-0.00156814,-0.024937017,-0.01647359,0.0028238555,-0.00066327775,0.03948002,0.019490367,0.0010282721,0.02444605,-0.008184592,-0.028913293,-0.029437456,0.0055444185,0.0073127476,-0.031588994,-0.054267187,0.033759944,-0.04948323,-0.0316725,-0.0075753345,0.05226295,-0.00040284047,-0.02347599,0.018896684,-0.015028206,-0.047244303,-0.020159137,0.020862278,0.036197953,-0.01126636,0.039879676,0.0032029576,0.0123754935,-0.030943865,0.008774658,-0.041778255,-0.010166283,-0.03191388,0.011027011,-0.020048434,-0.032690722,0.025356818,0.039941445,-0.03069622,0.016155234,0.048920043,0.030688958,0.013322424,0.0014974123,0.02171794,-0.003624419,0.013494116,-0.046731804,-0.010553183,0.000019489069,-0.01870834,0.0286747,-0.029455418,0.03985708,0.008562739,-0.026400208,0.02484152,-0.0009102487,0.07072878,0.0097972695,0.009627239,-0.017508153,-0.0059254398,-0.01892864,0.009598785,0.0413303,-0.017723853,-0.022236353,0.016699526,0.06393833,0.07387528,0.03494256,0.0073627485,-0.034731455,0.015639149,-0.013458962,-0.024895018,0.042481065,-0.045080516,-0.035309575,0.03879384,-0.017168526,-0.020795682,-0.037739024,-0.005942,0.003230313,-0.000041575455,0.037699014,-0.023294898,-0.059838597,-0.06943482,0.027512364,-0.029842172,-0.026814878,0.0012944798,-0.036354672,-0.0059783575,-0.029363308,0.0756333,0.00822021,-0.002076663,-0.012584956,0.025744746,0.06416843,0.018631835,0.026918827,0.005984311,-0.035440866,0.042592023,-0.020612901,-0.0131217595,-0.027738791,-0.01944294,0.013532106,0.0032340763,-0.026476625,0.012793846,-0.020774541,0.012528251,-0.04815944,-0.013826524,-0.0052639158,-0.055185698,0.03900282,-0.007534694,0.019804157,-0.033227712,0.06938225,-0.015144556,0.017203746,-0.031948373,-0.05891518,0.009991584,0.013603504,-0.013947155,-0.0006599318,-0.067711934,0.002679872,0.00609302,-0.014449934,0.009465886,-0.013003135,-0.013715882,0.018648282,0.033739045,0.018694365,-0.03840559,0.020713747,0.039722655,0.021734314,0.065368034,0.012208908,-0.0022017313,-0.056838647,-0.004416741,0.0019387495,0.011999012,0.023090882,-0.06298303,-0.005207873,-0.0029225673,0.04940312,0.00003892385,-0.015730174,-0.01920145,-0.01942119,-0.042301074,-0.01579832,-0.016930865,0.024238266,-0.010733504,-0.007333044,-0.0012725447,0.014816158,-0.042942002,-0.016850984,-0.03358738,0.008975226,-0.013052464,-0.030909844,-0.02752735,0.014904222,0.0016978564,-0.02117039,-0.016915157,-0.015846929,-0.021099485,-0.04127078,0.00016312723,-0.033950157,0.018037472,-0.025011092,0.04113457,0.014595935,-0.0042611323,-0.03507197,-0.042985518,0.02591929,0.023726057,-0.015162676,0.0048642056,-0.05164851,-0.015660722,0.006062861,-0.035588846,-0.007255138,0.054291412,-0.013532413,-0.016663868,-0.043997273,-0.026669933,-0.04288259,0.026885552,-0.019632481,-0.024654878,0.026221016,0.020255757,0.008655658,-0.06395362,0.005977279,0.04383471,0.048344985,0.031619854,0.05320083,-0.03878765,-0.00442469,0.011620688,-0.006405036,0.03850037,-0.018802214,-0.03075888,-0.015663076,-0.0029176783,-0.043035533,-0.010710143,-0.024274487,0.03759077,-0.04237775,0.0014741612,-0.02011221,-0.036257587,-0.039563466,-0.024672212,0.0036207603,-0.026188867,0.030083476,0.009866448,-0.022322606,0.007371858,-0.0023939412,-0.005169251,-0.0017847879,-0.032122485,-0.014633384,-0.011118738,-0.07408889,-0.001518976,0.0123536745,-0.0054549044,0.009769291,-0.019122893,0.027559318,-0.062282365,-0.02098678,-0.0065817656,0.06052849,0.011101631,-0.014550796,0.030477252,0.032360636,-0.015250154,-0.015586959,-0.0326591,0.020828804,-0.015902678,0.011400371,-0.027980154,0.044466726,-0.009711282,0.007298591,0.036006033,-0.0421129,0.007036021,0.007316618,-0.0014371286,0.0123284,-0.0021466312,-0.06589755,-0.00685009,-0.03462306,0.0050396994,-0.050803218,0.021179734,-0.009176653,0.030786728,0.026173849,0.0077508944,0.014364929,0.050326306,-0.03085809,-0.014434102,-0.14404242,-0.008135205,-0.014797766,0.03635612,-0.026169617,-0.018704077,0.01027524,-0.022108477,0.024650563,-0.006099511,-0.032581605,-0.010478366,0.08485619,-0.0069570304,0.044943284,0.0056059207,-0.041879296,-0.035715327,-0.02214233,0.037959907,-0.034806173,-0.011852672,-0.015175683,-0.0029260307,0.033368878,0.0022800385,-0.0071466947,-0.013157973,-0.017070564,-0.030167073,-0.013299435,-0.008943867,0.020745,0.048346117,-0.03592131,-0.0020893042,0.0058527985,0.000777677,-0.028676406,0.018022597,-0.00009687863,0.023375422,0.021806559,0.046032794,0.011895732,0.0038829905,0.0017334609,-0.025655588,-0.022745535,0.03209311,0.026529767,0.04078366,-0.038800094,0.0073302574,-0.0016012706,0.017434282,-0.029938843,0.018303672,-0.032886248,-0.029860016,-0.018525122,0.07212224,-0.019479891,-0.018396528,-0.048503242,-0.006177595,-0.014445001,0.00016996023,-0.025374765,0.032718893,0.009121368,-0.026533196,-0.022309273,-0.04069908,0.0008907596,-0.058006518,0.061281007,-0.02699996,0.03012798,0.00024224848,0.014659575,-0.016901946,-0.016108304,0.03189724,0.04018626,-0.008758885,-0.01355784,0.01331741,0.0051347804,0.0036601662,-0.007315186,-0.05284977,0.015610983,-0.08267266,-0.05534146,0.04801727,-0.028409302,-0.044600412,-0.0060356134,0.0026246363,-0.013055711,-0.00862582,0.010140677,-0.007980493,-0.015395365,0.04723597,0.042124286,-0.011660625,-0.005877032,-0.007921514,-0.00014853824,-0.0041903798,-0.015388589,-0.037239548,-0.04581335,-0.027789662,-0.0028300108,0.018224051,-0.0017055951,-0.038943563,0.02960084,0.027612727,-0.026280595,-0.02578484,0.00071835733,0.03880004,0.056775797,-0.003206293,0.04519599,-0.03112999,0.014953539,-0.019856965,-0.018676735,0.002150298,0.057800334,-0.010863795,-0.04833889,0.056241136,-0.010395259,-0.02786686,-0.04609696,-0.019158028,-0.005909443,-0.009907116,-0.0067788623,-0.041945122,-0.05155738,0.054676905,0.043038633,-0.049461696,0.012448437,0.01284831,-0.04489392,0.025769932,-0.032834668,0.021133406,-0.0049187294,-0.021261642,-0.023371648,0.06885435,0.053964444,-0.0041985647,-0.024730664,-0.03616925,-0.024868425,0.030187104,0.01588669,-0.025044503,0.019535208,-0.006833597,0.019160107,-0.030931033,-0.008677026,0.040187657,0.027147371,-0.050686028,0.019063158,-0.011110045,0.027754812,-0.01898679,0.059190672,0.027150895,0.07055806,0.048270658,0.020413753,0.005556772,-0.016810687,0.028171254,-0.030542046,0.008892127,0.018669587,0.04459174,0.009892566,-0.047003783,0.05459241,-0.041233715,-0.008380571,0.045418404,0.017771307,0.05711866,-0.01329389,-0.016723368,-0.034963164,-0.030179048,0.0012937975,0.016473284,-0.026351176,-0.008178108,-0.043872964,0.018024437,-0.009309785,0.046500124,0.0058681653,0.031487726,0.0012572904,-0.022555672,0.08018021,0.031962443,0.00036980922,-0.009224443,0.0028624644,0.035812467,-0.012889241,-0.04897096,-0.024678675,-0.014523598,-0.016494343,0.0071383505,-0.035794362,-0.0140327085,0.02627291,0.019355822,0.019853456,0.038935363,-0.01559706,-0.0035051038,0.013368605,0.000045276545,-0.03141559,0.014248927,0.009625902,-0.025111923,-0.0070993393,-0.028280148],"last_embed":{"hash":"48kt0j","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"48kt0j","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)","lines":[46,90],"size":900,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"48kt0j","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008973392,-0.006375761,-0.028321123,0.016539667,-0.027457898,-0.016901681,0.0061978726,0.02959451,0.008270412,0.055382203,0.017848555,0.04010719,-0.02371607,0.0047542723,-0.011348958,-0.027467731,-0.04198074,0.043862894,0.044364385,-0.02605448,0.012152148,-0.0014030726,0.03251802,0.003985747,-0.02382575,-0.0009994961,0.02252159,0.0047282795,0.041277368,-0.0044511496,-0.045022205,-0.05448333,0.006421073,-0.009950957,0.02215814,-0.056389086,0.0076741874,-0.035177194,-0.030239224,0.059038255,-0.033117335,-0.018543314,-0.0070691695,-0.016506517,0.032082375,0.0044697747,0.02080307,-0.018773258,-0.047382005,-0.008245731,-0.0012922682,-0.01639834,0.01636071,0.011784198,0.019838916,0.0321852,-0.03224989,-0.041946094,-0.018420542,0.021339415,-0.044975936,0.02759721,0.00097765,0.030464275,0.034114514,0.010720298,0.009344986,0.018818818,0.0012548406,-0.028555878,0.003173429,0.026204633,-0.04010931,-0.003862108,-0.037396934,0.020687645,0.005720583,-0.0073885093,0.004910372,0.03993898,0.0012470214,-0.03606301,0.0051675225,-0.022754086,0.0024610437,0.009541404,-0.029902635,0.08890129,0.04454435,-0.009220815,0.003643721,-0.0018105675,0.016951654,-0.029795427,-0.06648728,0.022069225,0.010371766,-0.02399127,0.027300304,-0.0032454382,-0.015477101,0.00056412304,-0.0021591058,-0.0056513553,-0.014383281,0.00552214,-0.0053438186,0.018628813,-0.022277845,-0.017737163,-0.00084545097,-0.013328644,-0.005095356,-0.04261449,0.00705836,-0.037097234,-0.021043148,-0.0027107485,-0.0111705,-0.009605545,0.022958055,-0.029359534,0.046365462,-0.05085894,0.012878351,0.020437164,-0.0010452071,-0.00036204467,0.04085143,0.01049794,-0.020315377,0.007626524,-0.014783185,0.022710305,-0.022311144,-0.019041402,-0.039446596,0.032334484,-0.017384756,-0.052166406,0.01468182,0.07116824,0.0215313,0.013651925,0.02310702,0.001179052,0.058817394,-0.014534122,-0.017154986,-0.03516452,-0.0029404596,0.04369878,-0.0061054225,0.0043039876,0.020822328,-0.004203579,0.035099823,0.049652845,-0.00085506315,0.028029911,0.003874098,0.00944251,-0.008868678,0.041636366,0.0161514,-0.047747772,0.023036838,0.021585658,-0.006626441,-0.013109483,-0.013431546,0.0119598145,0.012173011,0.043551516,0.026300093,0.024538396,0.045087438,0.008987315,0.04281388,-0.021238208,-0.056737017,-0.029882334,-0.03417655,-0.019644845,-0.03204495,0.006653043,0.010582314,-0.04715903,-0.010523612,0.06780911,-0.046440084,0.058368854,0.008246754,0.03496933,-0.001597161,0.02899511,0.0083012115,0.009088506,-0.015326515,-0.022433084,-0.011851418,0.03575637,0.052391794,-0.0576354,-0.00013761104,0.0022651362,0.02466341,-0.03437152,-0.005568732,-0.053330507,-0.039416544,-0.0026049812,-0.044623826,0.04467673,-0.02738754,0.0003452938,0.011895513,-0.008356045,0.011566327,-0.028481813,-0.047257196,0.07411105,-0.0054498706,0.04699455,0.037443392,0.0015464975,0.020747347,0.027450142,0.01064147,-0.00452033,-0.029937195,0.0018874381,-0.0010750137,-0.03216824,0.07699168,0.0031090449,-0.08543332,0.027858945,-0.0063723037,-0.009187231,0.006441034,-0.018063307,0.03541334,-0.020822821,-0.02995562,0.019313138,0.0061453083,0.053332105,-0.020986104,-0.008288395,-0.010374583,0.032692097,0.036768958,0.015920699,0.022962507,-0.022226864,-0.0048638275,-0.01624522,-0.0051183784,-0.0032845964,0.029980898,0.03298554,-0.0067348164,0.0016831695,-0.004015773,0.046174876,-0.01222167,0.009688543,-0.0010093442,0.019906936,-0.004750409,0.03712995,0.0196888,0.07821203,-0.01520211,0.0073970747,-0.008071948,-0.0095130615,0.056166157,0.04245951,-0.033870373,0.027853547,0.013406779,0.023780718,0.024392067,-0.009431311,0.056341648,0.0063604256,-0.038147498,-0.050238572,-0.08116939,0.04671748,0.080506384,0.031362195,0.014408666,0.0076515083,0.026709067,-0.16481453,0.000024223187,0.026353698,0.021583037,0.0036157472,-0.0067996676,-0.052231852,-0.025077226,-0.08655582,0.030963464,0.0021957143,-0.0457241,0.01399184,-0.019931184,0.003027333,-0.0004148051,0.008328802,0.012824775,-0.037306163,-0.034789003,-0.01707018,-0.041854143,-0.0068600117,0.018924657,0.009838359,0.023853056,0.052688,0.00005080501,-0.021916894,-0.04345178,-0.033207964,-0.038167343,0.024414763,0.012295425,-0.03060293,0.008868729,0.0202312,0.03150924,0.008743757,-0.010710486,0.046497624,0.036964156,0.0040598363,0.0184559,0.026636686,0.0112731075,0.02209681,0.005662845,-0.041696846,-0.014836743,-0.0037102965,-0.016530255,-0.002265746,0.028522667,-0.032615334,-0.004905878,-0.020818988,0.031389542,-0.021263786,-0.01028087,0.01239872,-0.011197791,0.009655571,-0.054594275,0.0024963685,0.025966631,0.039624035,-0.00033374943,0.025853796,0.0041586617,0.04784952,-0.06760391,0.017515227,-0.005225473,-0.009586097,0.014933574,-0.03513293,-0.05878534,0.011740932,-0.120270476,0.0062333546,0.02590798,0.006601586,0.038454518,-0.013012705,-0.015841149,-0.017357813,0.056307036,0.030954927,0.2378637,0.04288447,-0.006600162,-0.002508014,0.027542137,-0.01448786,0.055876546,0.021149125,0.024239045,-0.01556275,-0.0022564423,0.036602102,-0.0076416023,0.007620773,0.018495956,0.0081716,-0.025662513,0.004037646,0.049415547,-0.015189713,0.0042913314,0.012719881,-0.0049369545,0.022361068,-0.03206748,-0.0540735,-0.048487462,0.0031707142,-0.03043226,0.022348931,-0.019774474,0.054711025,0.0137873115,-0.04806972,-0.065013245,0.0109634325,0.015008271,-0.024552576,-0.0015819639,0.007843359,-0.04447229,-0.0023808642,-0.017468136,0.0044343024,-0.024113601,-0.028255777,0.023278428,0.010915844,-0.017182743,-0.03661729,-0.030067857,-0.034234345,-0.06047816,-0.025292503,0.005856641,-0.050661225,-0.03073421,-0.03173863,-0.0066794283,0.048636377,0.0073187314,0.0077302214,-0.08960746,-0.02434648,0.024448665,0.038348805,-0.036307123,0.025236402,0.017639877,0.064739406,-0.008979257,0.0069398372,-0.011580535,-0.01531399,0.0074257557,0.026609264,0.06710748,0.07565184,0.0026877674,0.036019728,-0.018564025,0.014888144,0.0023669337,0.03685619,-0.017022574,0.010784883,0.02775202,0.025925087,0.0008110676,-0.0031872678,-0.025891656,0.001257434,0.014098699,0.035616472,-0.0019379907,0.014815225,0.0041618156,-0.013652261,-0.02382413,-0.02706953,0.01601853,0.015394776,-0.038730565,-0.05755398,0.012596528,-0.05579453,-0.028716335,-0.0052887783,0.05135408,-0.004495364,-0.022680527,0.009752002,-0.02427091,-0.041523788,-0.033725664,0.022563959,0.02390425,0.0088756755,0.03234516,0.016981117,0.0048375544,-0.0229247,0.0043657916,-0.024668494,-0.025741858,-0.051558394,0.021359637,0.0049241516,-0.02923786,0.025567431,0.024633726,-0.025582615,0.0029393286,0.040824313,0.0053129797,0.007918959,0.0035140764,0.012125009,0.008987023,0.01355128,-0.035114396,0.0017837906,0.0044103744,-0.017892327,0.034702435,-0.02982462,0.013626078,0.0022155729,-0.004781091,0.032521516,-0.00015125022,0.08527367,0.00387433,0.0023053333,-0.019245114,-0.0009019868,-0.013676941,0.0034965419,0.03258634,-0.029831659,-0.021652034,0.012806413,0.06638739,0.0712863,0.00046238658,0.02009397,-0.039161637,0.012758862,-0.020227255,-0.015434789,0.035971176,-0.04123381,-0.043536928,0.03298713,-0.01763132,-0.026109617,-0.034101527,0.0061117304,0.004719143,-0.018107804,0.027583042,-0.03648261,-0.060302034,-0.066831075,0.04125888,-0.041987546,-0.020330785,0.008404716,-0.039610106,0.00425184,-0.022845192,0.064426236,0.011445195,0.0012703098,-0.027682643,0.04293318,0.064545594,0.012543901,0.020823559,0.02796851,-0.034738116,0.049670324,-0.020882422,-0.011800526,-0.029473774,-0.03279903,0.01927401,0.004579223,-0.013004723,-0.0004529284,-0.031780653,0.016865525,-0.06196196,-0.01611069,0.012029559,-0.05222257,0.019873513,0.0063283695,0.036204845,-0.03931328,0.057029217,-0.032232028,0.0033654333,-0.03670968,-0.054160066,0.004688269,0.008023146,-0.010514445,-0.004153626,-0.07578504,-0.0011809737,0.012899943,-0.006637224,0.013643338,-0.008799472,-0.009534375,0.009831586,0.030587552,0.00464832,-0.05136647,0.02835044,0.041903067,0.0036613375,0.061560705,0.008240279,-0.00048312824,-0.059460346,-0.0058847982,0.013492218,0.003175918,0.015573715,-0.087516405,-0.0036874593,0.0019285945,0.052077062,0.011138379,-0.0047184355,-0.029085752,-0.027051337,-0.045894064,-0.010431544,-0.01172975,0.029893262,-0.00012374614,0.012607175,-0.0037779692,0.00397489,-0.028423289,-0.0127206305,-0.01997769,0.02066959,-0.01498405,-0.0293054,-0.018786445,0.005815443,0.010494909,-0.048382435,0.012120817,-0.012007515,-0.033006288,-0.051053014,-0.011483227,-0.042941127,0.011642496,-0.021149099,0.047057714,0.0039312458,0.0077859326,-0.042429354,-0.03724282,0.037351333,0.011848701,-0.013358352,0.016929505,-0.06488418,-0.021396806,0.008652208,-0.019195342,-0.0026951237,0.05564338,-0.003292599,-0.0118545825,-0.033330306,-0.03470888,-0.026639925,0.014707644,-0.018093431,-0.027645785,0.020925727,0.0034581732,0.03258852,-0.06891947,0.004888126,0.035697907,0.028806532,0.048395544,0.041259732,-0.02354549,-0.010577567,0.011672733,-0.021193318,0.031047277,-0.009037244,-0.024847288,0.013575608,-0.011422548,-0.050446063,-0.016727211,-0.0075322697,0.056544412,-0.048298445,0.0028302015,-0.025115779,-0.028939087,-0.038053554,-0.021468202,0.017326895,-0.037986636,0.006892633,0.014561503,-0.033117913,0.010597214,0.021305982,-0.0046715382,-0.004156731,-0.024766685,-0.0012751473,-0.009958781,-0.057322916,0.013210333,0.014598465,-0.017052876,0.0072603687,-0.010041834,0.031876203,-0.06585975,-0.013333249,-0.015667446,0.036861937,0.007364131,-0.010542236,0.013062879,0.027282229,-0.016177816,0.0013910076,-0.04079481,0.019713668,-0.0055996375,0.0036266302,0.0035042628,0.05284799,-0.020145647,0.007870609,0.03507569,-0.020242669,0.021236755,0.0071833264,0.011297671,-0.0015223927,-0.0052052625,-0.055458724,-0.010451111,-0.022319864,0.005398701,-0.03574025,0.0014469456,0.0021123812,0.014920768,0.04156883,0.009805704,0.0038179073,0.05099691,-0.039624043,-0.0027659333,-0.14265741,-0.013028039,-0.018377066,0.035665948,-0.017888287,-0.021080593,-0.0071531287,-0.010595071,0.02718504,-0.017636897,-0.052445862,-0.0048879036,0.07048924,-0.0064321393,0.035055373,-0.0051110033,-0.038226187,-0.022832377,-0.014449199,0.058002487,-0.021776453,-0.009302549,0.0064652655,-0.005833602,0.05370899,-0.01949351,-0.00026180403,0.0011013997,-0.017572872,-0.023881981,-0.018945849,-0.00809223,0.036867503,0.058824416,-0.058144804,-0.016839094,-0.0064400984,0.024890877,-0.036977418,0.00915996,0.0018768691,0.036116377,0.023381528,0.04847804,-0.0014774346,0.021262575,0.012886899,-0.015765294,-0.017187113,0.014494071,0.009085674,0.033068277,-0.053552985,0.012977261,-0.015502388,0.009000158,-0.028814925,0.028751185,-0.021744248,-0.014773688,-0.027332012,0.062709875,-0.024799963,-0.005122917,-0.030929103,0.0161292,-0.020985886,-0.0017843735,-0.037269603,0.004244439,0.015458079,-0.024628896,-0.011841656,-0.03763841,-0.003936692,-0.04583722,0.050413318,-0.036300853,0.03107658,-0.005787644,0.020770626,-0.028972998,-0.03848692,0.03538807,0.042026266,-0.00047489695,-0.010113395,0.021720203,0.019913822,0.008686582,0.005567424,-0.05290977,0.005196666,-0.08101094,-0.04343596,0.026736833,-0.036154836,-0.027588634,-0.012303792,-0.0033955073,-0.02618294,-0.000453701,0.005039791,-0.023208313,-0.016333543,0.0332467,0.054212544,-0.01665365,-0.03212449,-0.029776802,-0.012580682,-0.008932838,-0.029018482,-0.036727715,-0.059740435,-0.02085799,0.003445679,0.015139061,0.005354982,-0.045938548,0.026842713,0.026471874,-0.026254108,-0.029876845,0.0069670337,0.03761916,0.0549411,0.004620024,0.028391074,-0.015617453,-0.0036015073,0.005595292,-0.025676731,0.012162737,0.05553806,-0.008244225,-0.057406995,0.04919191,-0.021808513,-0.032616798,-0.036326542,-0.0009428596,0.011652697,-0.019874893,-0.0060585835,-0.044778585,-0.03102696,0.052892886,0.048173327,-0.0457929,0.0020403238,0.0057439427,-0.019515475,0.03333219,-0.010757914,0.01982177,-0.011246052,-0.03350232,-0.027403422,0.0587828,0.04955814,-0.011719694,-0.0260028,-0.020314448,-0.0133704925,0.01761055,0.019097093,-0.026571315,0.013064347,0.009046859,0.01153113,-0.022789363,-0.008474603,0.036799688,0.039859734,-0.054888275,0.022816323,-0.0074772667,0.028995456,-0.02270172,0.05340968,0.027955793,0.06380114,0.039953344,-0.003670365,-0.019712256,-0.027089909,0.026301194,-0.038025405,-0.016173111,0.023173515,0.03850644,0.0005680635,-0.04344987,0.067559145,-0.021464616,-0.013469988,0.039438125,0.022423867,0.04399792,0.0027305684,-0.0145894075,-0.010759117,-0.04017216,0.008504429,0.017792113,-0.017008288,-0.020581568,-0.040713884,0.002047691,-0.0004343146,0.044564273,-0.004766248,0.012950097,0.012477536,-0.05038439,0.074618876,0.018099498,-0.011387576,-0.008579091,0.021452308,0.05087553,-0.016188266,-0.0365989,-0.02224316,-0.0057626218,-0.020456286,-0.002718144,-0.02279753,-0.00430939,0.025070673,0.01004786,0.021116415,0.0284958,-0.04441597,0.015446479,0.009370506,-0.015981173,-0.015723798,0.018370217,0.023199933,-0.023570504,0.0074471436,-0.016477399],"last_embed":{"hash":"1feu5bn","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1feu5bn","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{1}","lines":[48,51],"size":73,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1feu5bn","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0047204467,-0.016960729,-0.035057932,0.030775156,-0.037003044,-0.04003717,-0.011913804,0.04653613,-0.0011084417,0.02754706,0.013151176,0.037787963,-0.038503505,-0.0016148776,0.009636455,-0.034060474,-0.027601756,0.061006565,0.04592596,-0.008476254,0.024250755,-0.0011698547,0.04557277,-0.009098016,-0.013453735,0.00223959,0.04010606,-0.0032629487,0.023590138,-0.020719077,-0.027925167,-0.051249724,-0.021515096,-0.016927598,0.026807887,-0.033363435,-0.005491635,-0.032508675,-0.025565824,0.055367146,-0.020172264,-0.027444638,0.011350881,-0.004300016,0.03793507,0.0026042494,0.008436098,-0.015041704,-0.035090275,-0.0069523216,-0.024937646,0.010690742,0.0058830353,-0.008724592,0.037004538,0.02192719,-0.045642667,-0.03205237,-0.009975758,0.02837822,-0.035504047,0.035796184,-0.01766933,0.03820062,0.03449604,0.017329447,0.025077134,0.016216211,0.009685131,-0.02060262,-0.0003773074,0.028959204,-0.05799497,-0.017785665,-0.02587139,0.035427816,-0.018209929,0.0034267812,-0.0017565861,0.0433703,-0.005114215,-0.049827643,-0.010241421,-0.006824256,0.006906462,0.016606258,-0.049984965,0.11239057,0.032600846,0.014174607,0.0133116115,-0.029641962,0.027096277,-0.028785156,-0.059894156,0.0003043516,0.006693462,-0.0137311965,0.017046973,0.0064594597,0.0028630483,0.036330055,-0.01550536,-0.010292663,-0.0024933296,-0.0010845663,0.011927981,0.0022532046,-0.02800332,-0.012556685,0.013101746,0.004756328,0.0034568284,-0.028003084,0.019865908,-0.022632629,-0.006660634,-0.011408623,-0.0167704,-0.0061347024,0.04701479,-0.010405314,0.06015259,-0.024578232,0.021363692,0.013820691,0.0036916363,0.020246161,0.022050958,0.017245332,-0.004515171,0.014554453,-0.012348371,0.007720004,-0.03435202,-0.022765983,-0.024276195,0.051666196,-0.02552836,-0.05813519,-0.0027842335,0.06272246,-0.0018433025,0.011835659,0.022358121,-0.002658747,0.039065395,0.0072419504,-0.025335833,-0.022882598,0.00050761347,0.051079277,-0.012798686,-0.025134815,0.014898518,-0.0046959626,0.021906178,0.028867297,-0.00888133,0.012406447,0.018582797,0.012373901,-0.009130389,0.03961452,0.023342786,-0.023105577,0.0095880125,0.024166105,-0.013715996,-0.00014132896,-0.0004905004,0.015260385,0.016462484,0.052466776,0.018361002,0.030325396,0.012117499,0.0077569317,0.019638922,-0.027818175,-0.053887986,-0.03368533,-0.034814138,-0.009581569,-0.035201203,-0.0023091868,0.006066475,-0.018444939,-0.008742121,0.069241956,-0.032270234,0.03741777,-0.002852913,0.014386743,0.034668762,0.020315336,0.022503434,0.018202681,-0.015998013,-0.014739361,-0.017261084,0.031385854,0.047689285,-0.046005376,-0.0039700777,-0.016471764,0.023017844,-0.034095094,0.0014004227,-0.058972593,-0.035211343,0.008544989,-0.06119477,0.02958298,-0.029205635,-0.010387134,0.0382574,-0.0044716196,0.016407922,-0.037928868,-0.0462232,0.055802368,-0.012534114,0.054817148,0.060060777,0.0032902788,0.013183886,-0.003415858,0.013133626,0.014253268,-0.042999808,0.0035320998,0.005191607,-0.022828434,0.072450764,0.003993341,-0.055638805,0.028280383,-0.011058968,-0.029567005,-0.012011343,-0.0005294925,0.03339136,-0.019404808,-0.035196267,0.007140571,0.028126152,0.04985413,-0.018945439,-0.0009471636,-0.010279204,0.03906972,0.030344928,0.028025446,0.02997032,-0.0056695207,0.008831197,-0.011022945,-0.024066588,0.0038147855,0.022489712,0.040084288,-0.0022876018,0.00011794403,-0.0012451507,0.038060788,-0.019718824,-0.009689316,0.017299954,0.008901298,0.014630707,0.020369466,0.035931386,0.074766316,-0.023430845,0.011310408,-0.0081956,0.0040966813,0.032994587,0.038065474,-0.038626593,-0.019827046,0.024192162,0.015385998,0.033616584,-0.013320144,0.045643594,-0.010892201,-0.012901189,-0.03745591,-0.0775541,0.028193086,0.07839198,0.024007527,0.009470571,0.044369128,0.016690947,-0.16653658,0.023940483,0.024356151,0.011260191,0.0063857515,-0.0035861512,-0.032525923,-0.03916382,-0.05870558,0.040604472,-0.013367435,-0.042781863,0.0027124647,-0.04378579,-0.0014573049,0.01168556,-0.0072228005,0.010123808,-0.017081229,-0.030120958,0.010869476,-0.038833834,0.0021104713,0.03814704,0.0030341644,0.030084917,0.053852294,0.034548156,-0.014331043,-0.050690815,-0.021298204,-0.036963128,0.023290757,0.02011011,-0.04034294,0.010104008,0.012035153,0.017595723,0.031409748,-0.010956637,0.041950963,0.021889573,-0.0036652589,0.030557567,0.023351135,0.06536866,0.017019335,0.013388641,-0.038546145,-0.0055088676,0.024129383,-0.026869295,0.007314174,-0.0028596353,-0.025083156,-0.012808018,-0.028762797,0.0316601,-0.054018915,-0.012151892,-0.0064738924,-0.020999521,-0.0053015635,-0.043365385,0.028837662,0.0017952615,0.04280025,0.017188005,0.031506564,0.000565333,0.048911463,-0.06489294,0.028102642,0.0013146147,-0.012740087,0.003989878,-0.042429917,-0.049501687,-0.016605346,-0.12534332,0.0010327055,0.030921575,0.008587795,0.029239964,-0.018012378,-0.000013974369,-0.039285995,0.067524984,-0.010882126,0.23283917,0.02973749,0.0019440888,-0.027606431,0.024704432,-0.0021894332,0.04031186,0.017430278,0.012264285,-0.020841578,0.0010365645,0.036588687,-0.0055545727,-0.00026834465,0.013952903,0.0056739277,-0.023510894,-0.0046882215,0.027805895,0.0017970102,0.028211871,0.00043127936,0.0033780304,0.033827376,-0.024356326,-0.06276547,-0.03603034,-0.0129445065,-0.05441479,0.0319965,-0.00470826,0.07196642,0.024983482,-0.04243728,-0.04752873,0.02426953,0.0056666965,-0.03832099,-0.015893454,0.00084533903,-0.035146512,0.0005438346,-0.00680744,-0.0020710407,-0.0204215,-0.011607368,0.050432518,0.0006947413,-0.011414432,-0.03151001,-0.031228848,-0.046685196,-0.053578407,-0.031380758,0.042813778,-0.03350788,-0.024196494,-0.029979067,-0.010710801,0.05980559,0.015276225,0.008956705,-0.095284805,-0.023602594,0.00036867874,0.04469447,-0.0049326136,-0.0032641517,0.015650613,0.058618728,0.014614658,0.0043725437,-0.00034439404,-0.017278234,0.0023824128,0.01699421,0.07490885,0.07707694,-0.0043798494,0.022666927,-0.028563056,-0.0023916569,0.007007607,0.052734535,-0.011119962,0.024919204,0.035930276,0.04061033,-0.020688359,-0.026336536,-0.000697226,0.0051756958,0.0055727134,0.050223697,0.002292273,0.0071072164,0.04067329,0.006156163,-0.03173472,-0.02078798,0.019199573,-0.0040268577,-0.03708956,-0.041265853,0.022669902,-0.058258288,-0.02706454,0.0072296965,0.044771783,-0.006816131,-0.021043153,0.025957633,-0.02323662,-0.040326696,-0.023853585,0.022976449,0.032181,-0.0049022543,0.016121306,0.014203142,0.0068867505,-0.03127922,0.004426173,-0.040368237,-0.02091584,-0.05208282,0.010584968,0.0011470772,-0.02894004,0.021167293,0.03831859,-0.031874467,-0.0055016256,0.035695694,0.0301433,0.012398699,0.019620039,0.0062255193,-0.00037663418,0.0012912813,-0.041741412,0.013545222,-0.002648383,-0.010820219,0.021111406,-0.045334656,0.024670105,0.0012585885,-0.035365198,0.0235169,0.014003955,0.056082156,0.013845398,-0.00348085,-0.015756331,-0.0049901134,-0.016637944,-0.006945248,0.05094111,-0.030551752,0.0011487127,0.0008084928,0.08164788,0.07871511,0.012086467,0.014006336,-0.055097617,0.018133722,-0.008904858,-0.015907815,0.032055438,-0.047952417,-0.048868515,0.0033173482,0.0018381497,-0.032151997,-0.021811135,-0.002299018,-0.016643701,-0.01642497,0.050460204,-0.02648082,-0.06166264,-0.044956934,0.04036763,-0.02809225,-0.03601202,-0.0023783601,-0.03972975,0.0038312767,0.0060153934,0.08526201,0.005185041,-0.00043843553,-0.03114339,0.040786576,0.052952435,0.032635313,0.026292723,0.022791812,-0.011162909,0.012650324,-0.012481415,-0.029574018,-0.017711127,-0.02227935,-0.0011353724,0.009644435,-0.012454581,0.010474305,-0.028472656,0.022399582,-0.054854114,-0.011701364,-0.0036251545,-0.06021328,0.026560169,-0.019648865,0.017758278,-0.044002153,0.05556836,-0.029646156,0.015350808,-0.013635898,-0.07259073,-0.007628566,0.019577898,-0.015157463,0.010270588,-0.053339556,0.002020577,-0.0018450145,-0.010808499,0.0023606932,-0.0146904485,-0.0044376855,0.020105375,0.045369368,0.030518904,-0.056175675,0.015882356,0.050566737,0.029647762,0.054630116,0.022185517,-0.006623497,-0.07265689,-0.009020211,-0.015206728,0.009072328,0.02500679,-0.0847989,-0.010942219,0.0017090417,0.04023324,0.017825257,-0.0007839765,-0.023587441,-0.037333872,-0.060369328,-0.013506965,0.006132843,0.03957112,-0.0028390817,0.014079986,0.013877186,0.012504734,-0.048375547,-0.007175532,0.0048166015,0.012538704,-0.01971092,-0.04372012,-0.0068976274,0.00081665016,-0.0023068655,-0.047601666,-0.005509881,-0.015120924,-0.038544882,-0.033493116,0.0060917293,-0.032194946,0.02597179,-0.022420214,0.06688061,0.018963913,0.011912698,-0.040207855,-0.060104284,0.007846466,0.011062391,-0.004639959,-0.00014415944,-0.052332837,-0.015794108,0.0011250799,-0.0030607958,-0.0019291742,0.030969799,-0.0072118095,-0.011968494,-0.042333663,-0.019525565,-0.024942273,0.019095454,-0.02088821,-0.034883916,0.018523583,0.0031531746,0.015982965,-0.066234626,-0.0031952085,0.059699215,0.04465025,0.049509414,0.035397854,-0.045333836,0.0025272279,0.023971517,-0.015103897,0.031131674,-0.016348228,-0.04154358,-0.0034031884,-0.020367341,-0.04599614,-0.03721215,-0.004836868,0.044797692,-0.025926761,-0.006314071,-0.028414063,-0.016776284,-0.032400746,-0.013811007,0.01258595,-0.035458572,0.017351938,0.015270086,-0.000644866,0.006983018,0.0294203,-0.01690438,-0.020702606,-0.028090991,-0.02790148,-0.017905958,-0.0616783,0.007818668,0.021370443,-0.0046369745,0.010891164,-0.010007058,0.03340529,-0.055632137,-0.026667198,-0.030793604,0.04825535,0.0007296644,-0.018527685,0.022670642,0.029362503,-0.037562553,-0.007232613,-0.03749445,0.010163086,-0.01109739,-0.011879489,-0.0058657913,0.030322732,-0.021903178,-0.0037461706,0.02609953,-0.046749644,0.0012248883,0.009531267,0.020494012,-0.005279666,0.0035039799,-0.05112668,0.0048690517,-0.034048785,0.010616564,-0.04745022,0.013282793,-0.00065517233,0.0062824963,0.02780169,0.017674785,0.010345329,0.03249156,-0.0369082,0.008366876,-0.14484645,-0.027410543,-0.032609373,0.02641861,-0.0064394246,-0.026593143,0.006963107,-0.025439532,0.01995308,0.007710131,-0.028569147,-0.0014986764,0.062280692,-0.01712092,0.02258524,0.0065675625,-0.023555858,-0.031168703,-0.03570463,0.044744767,-0.030512847,-0.023823159,-0.004777388,-0.009814779,0.011632643,-0.012639736,-0.011709406,0.008751592,-0.01013826,-0.009700118,-0.0037086585,0.00079382746,0.024094444,0.07032562,-0.020205688,0.003948634,-0.007677193,0.0056236573,-0.038705796,0.024354545,0.00625422,0.0350357,0.023221154,0.032578748,0.028119368,0.021872593,-0.0032917268,-0.015649842,-0.014916531,0.0062120794,-0.0042196377,0.0404554,-0.048182532,-0.0016567413,-0.0140986955,0.014122006,-0.018036477,-0.0067746653,-0.031750973,-0.04162811,-0.041531928,0.061311666,-0.015565524,-0.028452119,-0.004432104,0.02541024,-0.0024760077,-0.0052224235,-0.022665735,0.016787598,0.04396891,-0.03379561,-0.013204646,-0.037972532,-0.002887782,-0.034887187,0.06466581,-0.036904015,0.017725615,0.0023902997,0.0031941622,-0.0075866883,-0.035037912,0.041962937,0.03221422,-0.000017331802,-0.016878368,0.008971251,0.010224435,0.018433133,-0.0048811096,-0.05419903,0.022925194,-0.08599111,-0.060834013,0.039429396,-0.033690613,-0.02818896,-0.00051139056,-0.0044907415,-0.008026328,-0.0143659385,-0.0027984297,-0.012273547,-0.029470786,0.025784992,0.04559691,-0.029803965,-0.017655872,-0.017252656,0.012051392,-0.0023668783,-0.023732936,-0.027377047,-0.049128085,-0.03892287,-0.00037031018,0.015264016,0.00778103,-0.030297643,0.026104415,0.031580888,-0.032155912,-0.025189104,0.0026369998,0.03560318,0.04694814,-0.010483776,0.00048228074,-0.02498356,-0.00077575963,-0.01704861,-0.0034924725,0.002423008,0.067478,-0.022786587,-0.053535014,0.05459764,-0.036265235,-0.02041158,-0.031002626,-0.010670722,-0.004835158,-0.009444235,0.005659335,-0.052921552,-0.024799384,0.036408503,0.02871296,-0.05897139,-0.002714557,0.0023994632,-0.036126863,0.036535684,-0.037059404,0.024224082,-0.019946912,-0.022151776,-0.028083684,0.046870887,0.02862431,-0.010770134,-0.018400516,-0.00863448,-0.024164272,0.024201129,0.0053822426,-0.011909134,-0.0014881084,0.019614488,0.0025114403,-0.047191706,0.00513457,0.021623302,0.050534837,-0.053115387,0.0145807285,-0.010896713,0.031940226,-0.019375464,0.043304633,0.009337548,0.05682543,0.01947704,-0.00024451833,0.011202031,-0.0127475625,0.04794988,-0.022355314,-0.008559277,0.015176043,0.029722918,-0.009404288,-0.031432815,0.068125844,-0.03123005,-0.0007009367,0.04604861,0.016982397,0.045501314,-0.022985743,-0.024633363,-0.030612245,-0.037125263,-0.009934343,0.029513545,-0.017508673,0.022373226,-0.043185003,0.040537115,-0.014442924,0.03934145,0.0011254308,-0.009330537,0.0053886333,-0.07301673,0.07600694,0.018465482,-0.0018585867,-0.0009364325,0.020248467,0.039882414,-0.029360332,-0.029712215,-0.029551206,-0.022648124,-0.008539926,-0.0016706061,-0.010044985,-0.030839115,0.044578426,0.021761337,0.019918125,0.03330674,-0.026766747,0.01864113,-0.0063889376,-0.017324325,-0.01198189,0.014251235,0.013517225,-0.017307337,0.001942281,-0.029231748],"last_embed":{"hash":"xfn224","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"xfn224","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{2}","lines":[52,57],"size":84,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xfn224","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0025948782,-0.014598553,-0.037179656,0.029269628,-0.03190281,-0.039894518,-0.007557805,0.040014204,-0.0048438725,0.019140279,0.021215066,0.039490134,-0.03415708,-0.004264862,0.015263584,-0.03666888,-0.024288855,0.061004393,0.047224496,-0.0015978338,0.024034409,0.002283369,0.03870642,-0.012080842,-0.01258294,0.002958728,0.043772437,-0.0078062164,0.021303533,-0.01565081,-0.02678396,-0.051870707,-0.013616307,-0.020686261,0.022179391,-0.033446442,-0.00912416,-0.032132722,-0.027887067,0.049709216,-0.017158119,-0.031980913,0.011130092,-0.005175452,0.039081383,0.0064378986,0.0077853207,-0.0137378555,-0.034186725,-0.006109168,-0.024590418,0.006101364,0.0032971923,-0.003456257,0.03717063,0.01259958,-0.052312154,-0.026353635,-0.005366761,0.026208611,-0.036853272,0.037100658,-0.019455047,0.037935756,0.03494014,0.026369423,0.022999482,0.018606901,0.009640048,-0.015343999,-0.0022470707,0.029678902,-0.06440973,-0.020289822,-0.025286306,0.039485846,-0.015971128,0.0042684623,-0.011208702,0.040179227,-0.002357434,-0.05177175,-0.01105917,-0.008814612,0.009696988,0.019909473,-0.055992596,0.1071134,0.026485832,0.010646446,0.013781347,-0.033931226,0.034820262,-0.02679622,-0.06349618,-0.002348516,0.011477964,-0.013318208,0.019150155,0.006064525,0.0043751705,0.03192857,-0.01750172,-0.006063884,-0.00014304451,-0.012631686,0.010481568,-0.004003619,-0.02714588,-0.011944323,0.007931802,0.010985232,0.005834551,-0.026291205,0.017213628,-0.019445822,-0.006413601,-0.011564387,-0.015757414,-0.012560403,0.06197698,-0.0067019844,0.05724445,-0.025373489,0.018405572,0.016188182,0.0035387042,0.02082123,0.02320469,0.021334322,-0.012582264,0.009994724,-0.007880598,-0.0010311395,-0.0333515,-0.025018653,-0.017021934,0.052790366,-0.028110245,-0.058831356,0.0028870367,0.06437503,-0.0054956707,0.011005087,0.028405596,-0.0025301354,0.033239298,0.01155143,-0.027746351,-0.022323335,-0.0069905682,0.047277853,-0.009641178,-0.021910274,0.010500576,-0.0013210225,0.019017393,0.019510487,-0.0132863745,0.010625066,0.013821111,0.01886376,-0.005389068,0.03544822,0.028590616,-0.02195642,0.012829299,0.021484302,-0.012273148,-0.00041761226,0.0018149504,0.020173235,0.019714365,0.04631417,0.017955288,0.02739913,0.007870089,0.0075682183,0.020672869,-0.024749216,-0.05327674,-0.03366897,-0.040670052,-0.0110939685,-0.035844855,-0.010416896,-0.0006594828,-0.016170435,-0.011264159,0.06894378,-0.032736547,0.037236974,-0.008806973,0.011416975,0.04306277,0.023335602,0.014333283,0.01632891,-0.01458182,-0.009356397,-0.020863216,0.032901857,0.044171993,-0.04874692,-0.003318202,-0.011355403,0.028392218,-0.03265508,0.0010668883,-0.05919467,-0.034636594,0.014684337,-0.06626038,0.02872506,-0.030443013,-0.0075474586,0.04170487,-0.0035836233,0.016297068,-0.03764535,-0.04450125,0.04923945,-0.012700494,0.055957377,0.05687388,0.009736484,0.013138218,-0.0031661827,0.015303705,0.010573379,-0.042928014,0.0048981435,0.008296886,-0.0130740795,0.07842689,-0.004827436,-0.052622247,0.024976507,-0.010697943,-0.034791425,-0.015135653,0.0021241314,0.029321631,-0.021549882,-0.03181935,-0.004225057,0.030751731,0.049526338,-0.019820768,0.0037468662,-0.00403999,0.03980586,0.024475206,0.029150413,0.03058177,-0.0015642791,0.0103258435,-0.014320861,-0.015921514,0.0063097724,0.026089385,0.03480923,-0.006197135,0.0009870348,0.003029829,0.03976368,-0.018766902,-0.004839792,0.02162171,0.004995797,0.009902391,0.018391587,0.03758703,0.07517703,-0.015845424,0.0064561027,-0.00960257,0.0059142415,0.024714433,0.037147336,-0.052153185,-0.017920252,0.031145219,0.010220227,0.031802885,-0.0182525,0.047008518,-0.005704869,-0.021355486,-0.041179914,-0.077477545,0.032885227,0.072506264,0.023379784,0.015547512,0.044617645,0.020941142,-0.16502811,0.022698393,0.026143126,0.0073170317,0.00806115,-0.0017183049,-0.030783094,-0.033656254,-0.054165017,0.043954093,-0.020323478,-0.04142531,0.004970889,-0.04787659,-0.010016139,0.019897014,-0.006401369,0.008313002,-0.009359017,-0.030435946,0.013166838,-0.03430817,0.0065262225,0.039674275,0.0029283834,0.028234556,0.05106727,0.03385454,-0.017854594,-0.056139972,-0.013325927,-0.03560604,0.023236828,0.01820088,-0.027434157,0.015572188,0.006365652,0.0116368905,0.024978168,-0.017856397,0.034331787,0.021359822,-0.004887629,0.032794736,0.025388978,0.064643316,0.016164368,0.0108427415,-0.031693775,0.0026565322,0.019931354,-0.03159282,0.0048435577,-0.0010740968,-0.023794979,-0.012478607,-0.03496768,0.031660546,-0.051101983,-0.010691251,0.00039585782,-0.018309774,-0.004321068,-0.041360423,0.026597437,-0.0042947284,0.04276057,0.014442318,0.034813028,0.0037963123,0.048902716,-0.06420165,0.032648683,0.007495963,-0.01759696,0.007595696,-0.03524401,-0.043884564,-0.023593536,-0.12389177,-0.004124186,0.031269982,0.0041079083,0.026279854,-0.018643975,0.005350526,-0.039610814,0.070543095,-0.013018272,0.23290828,0.027408592,-0.0030331737,-0.029939184,0.022415325,-0.0011474617,0.037798394,0.021852242,0.02239332,-0.022670425,0.0033211752,0.030971926,-0.0036381222,-0.0033286402,0.010597707,0.0043095443,-0.02320448,-0.0058128964,0.024988433,0.0026661775,0.029142182,0.0019274458,-0.001067062,0.031786326,-0.02542896,-0.050629772,-0.03061185,-0.012134586,-0.052732337,0.041808937,-0.0032200993,0.074595846,0.021439705,-0.037459675,-0.044741187,0.01853511,0.0044580037,-0.04690996,-0.016624037,-0.0004948748,-0.032559123,0.0033756536,-0.00351704,0.0003274512,-0.019265698,-0.016788142,0.05718071,-0.008619046,-0.009597354,-0.026320832,-0.033956748,-0.048232093,-0.056114763,-0.027239025,0.044482175,-0.03103449,-0.022910371,-0.03854959,-0.0122235445,0.057492483,0.015184818,0.008001316,-0.09543204,-0.02426739,0.0010591409,0.051617272,-0.0007854089,-0.004595347,0.023790415,0.05551772,0.0099777905,-0.0008806709,-0.0034211865,-0.01680856,0.0090619195,0.012433091,0.073505215,0.07413945,-0.010758986,0.025633924,-0.029109893,-0.0029867853,0.008319737,0.054649923,-0.012062574,0.029342238,0.03522666,0.03776691,-0.023451803,-0.025739733,-0.00045731626,0.012703989,0.006945899,0.05529958,0.008690972,0.013375551,0.049835227,0.006645257,-0.02857581,-0.022794463,0.022912532,-0.0022491417,-0.035909355,-0.040888418,0.017665831,-0.056148052,-0.02509106,0.011224061,0.042900484,-0.006788949,-0.016115349,0.024821214,-0.01415243,-0.036005523,-0.022109205,0.025412422,0.03634165,-0.010942809,0.012980307,0.01654976,0.003934079,-0.032590695,0.010975873,-0.043864015,-0.021978173,-0.050232038,0.01123684,-0.0015718921,-0.033372276,0.03003802,0.04410328,-0.035615664,-0.0064770104,0.025062434,0.03306146,0.012799959,0.011414899,0.0007186116,0.0004465149,-0.0042258035,-0.036604397,0.011447192,-0.0014433604,-0.0052440357,0.01786116,-0.044413947,0.032360896,0.005591586,-0.035647698,0.025146611,0.025308669,0.0580776,0.00978923,-0.006979179,-0.021160344,0.00036222942,-0.01707604,0.0024870972,0.04702643,-0.028222,-0.00259527,0.000046117377,0.08125265,0.08368015,0.011036116,0.016661434,-0.06374023,0.013741364,-0.007615073,-0.018311346,0.029554678,-0.04756513,-0.056826897,0.0035506715,-0.0015502458,-0.027505632,-0.020088762,0.0006738225,-0.021788206,-0.015171845,0.05981795,-0.026507968,-0.064306915,-0.04437784,0.039113358,-0.018300937,-0.036284737,-0.00017801012,-0.037824806,0.00022394734,0.013319713,0.085656494,0.0077109197,0.0027397359,-0.033627197,0.039721895,0.053026315,0.039978273,0.019726057,0.019255191,-0.010497065,0.015182496,-0.014355917,-0.025185905,-0.015503256,-0.015071511,-0.0042232294,0.0071667675,-0.015834326,0.016469084,-0.025724987,0.02954227,-0.057919998,-0.00890892,-0.0024667238,-0.059310026,0.02522574,-0.010193808,0.025036339,-0.036863845,0.04237979,-0.026111243,0.016782643,-0.017365126,-0.072537854,-0.008568101,0.016636288,-0.008718307,0.014625962,-0.04372659,0.0014647051,0.0014054524,-0.013243595,-0.0014737814,-0.016509555,-0.013124059,0.025524108,0.052819133,0.025036708,-0.05744241,0.017416606,0.043955483,0.027731689,0.05019215,0.025301948,-0.0045596804,-0.0767653,-0.017665906,-0.028939126,0.009226677,0.025469799,-0.07858305,-0.009996179,0.00027475043,0.04203223,0.022478163,-0.003639996,-0.028725183,-0.037354223,-0.06248487,-0.012914919,0.0145028,0.04351971,-0.0037754322,0.016678516,0.01919133,0.019044815,-0.04937749,-0.0054636085,0.008732148,0.017158985,-0.023450483,-0.045766868,-0.0011750691,0.0061889766,0.0010037388,-0.04469624,-0.0026386653,-0.012878167,-0.03711853,-0.03305013,0.0070676785,-0.037506945,0.024841465,-0.031227896,0.07027596,0.016728103,0.022298153,-0.0351842,-0.06535042,0.005815604,0.008892623,-0.0031536017,0.0050261845,-0.05854168,-0.017360827,-0.0038165692,-0.002015571,-0.0031806477,0.026792746,-0.007012278,-0.009113113,-0.04340087,-0.018276164,-0.025555577,0.024272673,-0.02028278,-0.038118374,0.01768314,0.0029449258,0.015758866,-0.068211,-0.0019144878,0.06022704,0.042971198,0.05111276,0.03223111,-0.038437907,-0.0029561636,0.024727229,-0.010992358,0.029454423,-0.016450047,-0.04094434,0.0035075964,-0.02631428,-0.041222855,-0.042387612,-0.006968587,0.04569088,-0.022553751,-0.0012891489,-0.028926235,-0.015597555,-0.030555446,-0.008741256,0.0120414905,-0.029977232,0.0067990473,0.010415693,0.0028441714,0.012825072,0.029964931,-0.01779172,-0.01780011,-0.03272457,-0.027571853,-0.015245491,-0.056006044,0.0059494353,0.020255042,-0.00084450206,0.01142747,-0.010189814,0.0332025,-0.047793195,-0.024684617,-0.038840786,0.04018751,0.0037852717,-0.019345488,0.025488542,0.025282616,-0.03556838,-0.0030394034,-0.032740384,0.012956606,-0.0043658107,-0.015869724,-0.003204775,0.027170124,-0.020933403,-0.0024894516,0.02104578,-0.045911245,-0.0070265387,0.0038085098,0.022319987,-0.0025059527,0.012113926,-0.05498332,0.0036003056,-0.03171877,0.009795792,-0.048805207,0.01017293,-0.0014430768,-0.0005292438,0.028135438,0.020518225,0.019061014,0.030834224,-0.040560637,0.0043317205,-0.1451004,-0.029943038,-0.032513138,0.025477132,-0.006819498,-0.021901172,0.010545512,-0.023282353,0.01655803,0.0016836495,-0.028290287,0.0018814949,0.05673499,-0.018581789,0.016245881,0.0046486603,-0.015988162,-0.029358672,-0.04419774,0.039274927,-0.02778715,-0.024230063,-0.0050939056,-0.0056124036,0.01045994,-0.0122176,-0.014307713,0.01048803,-0.010392686,-0.00611402,-0.00027734516,-0.0018179279,0.022444792,0.069881,-0.010878249,0.0047412366,-0.0026976434,0.0019327269,-0.04155795,0.024204085,0.003928623,0.038333982,0.02170008,0.03400819,0.038228724,0.022228353,-0.00220374,-0.014162342,-0.01181539,0.008228278,-0.0028118705,0.042367358,-0.044016443,-0.00070969854,-0.01294062,0.0042480226,-0.022671318,-0.009277018,-0.029755203,-0.047294278,-0.044746216,0.063290775,-0.013538139,-0.031180395,-0.0056679533,0.025788581,-0.0029593317,-0.0069301687,-0.025287086,0.01811279,0.0436308,-0.028878879,-0.01914605,-0.03967844,-0.0069643646,-0.033429593,0.06348076,-0.035186067,0.011846637,0.005004627,-0.005709588,-0.0032191765,-0.03299266,0.037642196,0.036219385,-0.0018713818,-0.022417394,0.0059333197,0.011048876,0.022016756,-0.0047696424,-0.05334209,0.026679922,-0.08528085,-0.060521405,0.037151285,-0.029656673,-0.032508217,0.005332182,-0.004050764,-0.01071796,-0.014084519,-0.01261526,-0.013547803,-0.037918925,0.024100516,0.0442517,-0.028639017,-0.017214319,-0.019271027,0.010525332,-0.0011489341,-0.026201446,-0.022395438,-0.047572475,-0.039104894,-0.0028866704,0.009365522,0.0021323233,-0.032476496,0.02131976,0.02677391,-0.026339373,-0.027197292,0.0065784976,0.037401855,0.04368466,-0.005339889,0.000004324178,-0.020925691,-0.0065395217,-0.013273269,-0.00726655,0.011689768,0.071328714,-0.017866595,-0.04774526,0.049967658,-0.03758782,-0.019758072,-0.031583004,0.000026633144,-0.0013195554,-0.012094827,-0.0012350604,-0.050629828,-0.022595787,0.029323421,0.025215875,-0.056025565,-0.005409737,-0.0024697564,-0.04182046,0.039359733,-0.041931387,0.025200581,-0.025682895,-0.020424485,-0.029746212,0.04063251,0.019825248,-0.013570941,-0.021685751,-0.005816768,-0.031658858,0.021261074,-0.0020547702,-0.01728761,0.00006659534,0.024092719,-0.00001747318,-0.056157585,0.0079014,0.015731335,0.056532156,-0.055885416,0.0107958345,-0.012630596,0.034289233,-0.019531973,0.041875914,0.006809976,0.060129914,0.014132787,-0.0018337661,0.008012195,-0.008145637,0.044902626,-0.022123644,-0.014399067,0.010313744,0.024878755,-0.01611406,-0.031432394,0.06753606,-0.03486705,0.0011764895,0.043035228,0.018378014,0.044808373,-0.021124616,-0.017367335,-0.027838947,-0.036784373,-0.007019737,0.027417686,-0.029256223,0.028701356,-0.038754616,0.05292814,-0.020386916,0.043299127,0.00042481592,-0.010147695,0.007890214,-0.076209195,0.06706754,0.011407377,0.005582987,-0.0032363066,0.018506998,0.031338453,-0.0285689,-0.02513033,-0.027398685,-0.023176754,-0.0040179426,-0.002532713,-0.015296406,-0.03699476,0.047563333,0.019328885,0.01944977,0.040872663,-0.03150109,0.024595791,-0.00074629526,-0.02004811,-0.0055255233,0.013686962,0.009715669,-0.017537856,-0.004193466,-0.026460199],"last_embed":{"hash":"m9617p","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"m9617p","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{3}","lines":[53,57],"size":62,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"m9617p","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024180677,0.00980625,-0.008215086,0.0031644618,-0.024314038,-0.018854348,-0.003866651,0.0246826,-0.000019209081,0.03732846,0.014164099,0.045990948,-0.04068937,0.009707284,0.020385288,-0.024373688,-0.039824467,0.06460886,0.04581456,-0.020529045,-0.009020509,-0.010331715,0.047998928,-0.023554653,0.005118116,0.010933238,0.044589177,-0.024914263,0.021196093,0.008201656,-0.035409473,-0.06722244,-0.017298501,0.0060546044,0.03061896,-0.046743564,0.008868939,-0.032825142,-0.031085478,0.07242864,-0.035010092,-0.032260843,-0.008716285,-0.007344436,-0.000062061474,-0.004720043,0.032998007,-0.015144873,-0.02277829,-0.029796323,-0.010580195,-0.0024950134,0.0074691167,-0.007452298,0.041655652,0.027555225,-0.044135273,-0.033507887,-0.013710682,0.0076148994,-0.058647927,0.049006395,-0.001044993,0.047508754,0.047073584,0.037220538,0.0019644725,0.027431048,-0.0075418167,-0.034959085,-0.009290109,0.028548395,-0.04443096,-0.040599115,-0.040608436,0.017441832,0.026296841,-0.019285003,-0.008690671,0.040239472,0.005404086,-0.019370249,0.010144005,0.010597311,0.026923878,0.011127819,-0.039837297,0.085920475,0.036898583,-0.017137649,0.021666331,-0.03114217,0.02700255,-0.039716568,-0.06100874,0.026538763,-0.0024621917,-0.041891366,0.020203928,0.01804034,-0.01458875,0.002817765,-0.023481501,-0.023751777,0.002675766,-0.0042308774,-0.008981836,-0.0044107577,-0.024935363,-0.019201528,0.0078218635,0.0056796707,0.012875216,-0.019897662,0.0042753383,-0.028190387,-0.0018271715,-0.0027291346,-0.016208678,-0.032622598,0.044386875,-0.02116546,0.029659629,-0.030736562,-0.0023486796,-0.0023227239,0.0053767487,-0.0016701081,0.028247522,0.009111749,-0.035275303,-0.004169368,-0.013519916,0.0042071384,-0.012740507,-0.043616045,-0.031924102,0.028897852,-0.020042216,-0.06222467,0.021017823,0.06156881,-0.0051644864,-0.008675382,-0.010444037,-0.027366973,0.028954597,0.016719025,-0.029927071,-0.041328948,-0.010535145,0.024466882,-0.006513632,-0.017335767,0.012866688,-0.0111763375,0.029192206,0.05731123,-0.02203726,0.04535047,0.0095957825,0.026170267,-0.042728603,0.045934588,0.01222622,-0.052365698,0.02588402,0.018210636,-0.01839223,-0.013580695,0.0127776265,0.004991412,0.0045128455,0.05809376,0.011874432,0.03197738,0.02968901,0.01683902,0.022071647,-0.042079434,-0.069162875,-0.0024247458,-0.032260165,-0.01908235,-0.029267542,0.0055987285,-0.030383637,-0.023286864,-0.012998748,0.047778234,-0.054771286,0.02208102,0.008846847,0.027757116,-0.007516178,0.040336303,0.029086616,0.0021330381,-0.0076690423,-0.03507129,-0.025322026,0.0427575,0.057029907,-0.029994486,0.013301011,-0.0079609705,0.029400466,-0.059051026,-0.0025154941,-0.053321157,-0.046925314,0.012729535,-0.040981,0.03430703,-0.018784344,-0.023203883,-0.0014577635,0.014693958,0.02343182,-0.0027811981,-0.038743522,0.045303497,-0.027280144,0.045988996,0.023749862,-0.020350538,0.040998355,0.013474184,0.022401065,0.0020363866,-0.04931047,0.009053971,-0.009008001,-0.016244788,0.08321298,-0.0060311,-0.044618372,0.026299592,-0.001286989,-0.036183685,-0.02801386,-0.023956532,0.018305652,-0.0230662,-0.039513055,0.009788543,0.017474903,0.06393579,-0.016396478,-0.026093528,-0.010233929,0.03423695,0.017953467,0.016902294,0.03556923,-0.000549522,-0.007894874,-0.009599974,0.000013427996,-0.0060748328,0.042290624,0.040905613,-0.025420377,0.008733214,0.008985946,0.019240208,-0.002864286,-0.02526166,0.015931252,0.025820257,-0.0011952617,0.029430952,0.040994413,0.03535528,-0.017940369,0.032070536,0.0101851,0.0019337697,0.020781903,0.042989455,-0.033127204,0.018397618,0.028400093,-0.009701667,0.019708337,-0.014894681,0.033095613,-0.0015925671,-0.014738507,-0.035369985,-0.060038287,0.03386332,0.08998387,0.020009344,0.026895607,0.043356717,0.0072648125,-0.17423116,-0.0068191034,0.01695987,0.014423766,0.015264896,-0.0023700607,-0.056489576,-0.015765812,-0.060375668,0.05271144,-0.008783638,-0.05174323,-0.0009919355,-0.049625635,0.010422093,0.013392148,0.004377742,0.009871819,-0.02525569,-0.04431672,-0.0145681305,-0.0035400148,0.0067593227,0.025945999,0.021576827,0.0004443049,0.07535244,0.026002921,0.010526283,-0.038594898,-0.010491286,-0.04491074,0.022350809,0.0074193706,-0.033439606,0.016419686,0.0373086,0.013563957,0.005832438,0.0006344392,0.031771626,0.023110254,0.017413279,0.029309759,0.021056578,0.031980913,0.0026402338,0.009181772,-0.041799106,-0.017855925,0.01189901,-0.00041392652,-0.005108111,0.008170606,-0.03369973,-0.0049986327,-0.037332688,0.048329182,-0.030333897,-0.0233979,0.014064493,-0.0039798245,-0.0077725095,-0.03902277,-0.0024362316,0.012467898,0.011315673,0.0027737773,0.016046902,0.0073290896,0.040253565,-0.058337275,0.035192057,-0.005635585,-0.004152016,0.009223835,-0.027280873,-0.03636476,0.007642691,-0.13960312,-0.01532518,0.001963159,0.0025016877,0.048384327,-0.023191819,0.0041957297,-0.025554225,0.05476047,0.01957329,0.23762771,0.03391837,-0.01181726,-0.013533837,0.045858257,-0.008203644,0.021319946,0.014122752,0.025303265,-0.038316917,0.0064920234,0.016471568,-0.0021718505,-0.013421905,0.01717928,0.0075023146,-0.04166713,-0.0062194704,0.055801507,-0.0007625077,0.034936897,0.0007408384,-0.021953538,0.03515754,-0.024741817,-0.055446967,-0.04300883,-0.020208685,-0.032688405,0.03091082,0.0005094898,0.059088137,0.0249995,-0.015051774,-0.045116957,0.00519666,0.022830108,-0.008592435,0.0026870514,0.010870121,-0.019264024,0.0068390863,-0.0010933372,0.02584237,-0.010024444,-0.036038682,0.039154865,0.025707899,-0.008010919,0.0006783059,-0.008196967,-0.048922613,-0.043029655,-0.022757536,0.011348435,-0.036345743,-0.018184172,-0.059298992,-0.02030799,0.037643638,0.028115867,0.016085522,-0.08698915,-0.022029798,0.035819534,0.044243105,-0.0031366372,0.016375083,0.012491047,0.076137096,0.029169977,0.010103689,0.0017079355,-0.0075213215,0.017164642,0.013650841,0.06095864,0.06564591,-0.024430096,0.025075318,-0.023553373,0.018555973,-0.009798385,0.022665894,-0.023187255,0.023518495,0.016951976,0.019497892,-0.041162193,-0.026650257,-0.024489896,-0.0027904967,0.001562401,0.032546584,0.016136626,0.012058181,0.011953893,-0.0027043999,-0.024441231,-0.020385321,0.010335025,-0.01751556,-0.038289174,-0.04409547,0.029220778,-0.017372021,-0.042299684,-0.0022900524,0.04521237,0.0007113459,-0.026983956,0.021449117,-0.007745866,-0.027370453,-0.03534446,0.029585138,0.0413324,0.0006300655,0.02313655,-0.006886139,0.020408383,-0.034120057,-0.013870191,-0.028276747,0.00833291,-0.023986677,0.015542091,-0.01079719,-0.041679725,0.029715138,0.02180085,-0.028990755,-0.002847174,0.03650926,0.025611807,0.037326224,0.007902259,0.022720486,-0.023510098,0.014574023,-0.04911184,-0.009254948,0.002271128,-0.01611917,0.02711568,-0.03888813,0.048795164,0.012184901,-0.007369924,0.019568585,0.0075515453,0.07046562,0.019983968,-0.0039029412,-0.0071711633,-0.015647458,-0.018482968,-0.0089302035,0.023075564,-0.021741888,-0.010052162,0.0026887031,0.066098906,0.07178273,0.0068115597,0.009572018,-0.028488003,0.015636664,-0.0065576043,-0.010524453,0.034350794,-0.060696732,-0.048185084,0.057011027,-0.0048955213,-0.022272652,-0.023014657,0.0015706765,-0.01889367,0.01082521,0.04411239,-0.007316442,-0.051547162,-0.052911103,0.056822736,-0.04584662,-0.023043258,-0.0005151063,-0.024807833,-0.019061513,-0.01549276,0.09812327,0.017100397,-0.007160334,-0.006124106,0.039295893,0.02265427,0.024024507,0.014095253,0.00034965557,-0.024329124,0.013065915,-0.009834438,-0.024276035,-0.014373275,-0.014380436,-0.00968915,-0.0032817791,-0.029699016,0.027074322,-0.027646417,0.03413625,-0.035470914,-0.011977293,0.010693108,-0.03894664,0.030689051,0.016435724,0.031731114,-0.029677106,0.054823324,-0.010153793,0.02992891,-0.019070474,-0.059957005,0.015294236,0.01101548,-0.025363136,0.01284573,-0.0493982,0.0009537603,0.013741178,-0.018269638,-0.0031304467,-0.013696303,-0.016128173,0.0020270331,0.029307324,0.013175928,-0.032860436,0.015207884,0.02448621,0.023331117,0.07885219,0.0036000654,0.030169453,-0.077806145,-0.016116627,-0.0050568874,-0.0016809991,0.037143514,-0.053245906,-0.010580598,-0.009827736,0.053249855,0.003137752,-0.051720656,-0.031064266,-0.018656157,-0.021546228,-0.0019576682,-0.021808999,0.022087695,-0.026261976,-0.017573513,-0.006609324,0.031337876,-0.03350821,-0.0073593445,-0.05441282,0.0016091067,-0.019214971,-0.031004552,-0.02635229,-0.0042587453,0.016616683,-0.038471427,-0.020653991,0.012701059,-0.030857239,-0.03189523,0.01639086,-0.020663535,0.016324127,-0.016269417,0.059420474,-0.0015953082,-0.0059528816,-0.01750906,-0.041933715,0.0031196491,0.026068976,-0.025372447,0.011888889,-0.04611992,-0.0040951367,-0.0140398145,-0.03888084,-0.016541842,0.0476047,-0.008580394,0.008445698,-0.03252245,-0.025159545,-0.061504327,0.030766532,-0.015775433,-0.017926171,0.04227059,0.021954902,0.00971004,-0.07473334,0.016200721,0.073698066,0.033205047,0.036408152,0.063679226,-0.028227026,-0.0052628494,0.009913722,-0.009253572,0.028387807,-0.011947002,-0.044448037,-0.013668382,-0.018488944,-0.048699066,-0.045532927,-0.018366545,0.037298422,-0.046761412,-0.00094334705,-0.008701846,-0.019300869,-0.045981325,0.0022539995,-0.0041062175,-0.024846805,0.0145912245,0.012015311,0.017807145,0.012567166,0.016187238,0.0067808684,-0.0074653104,-0.016166653,0.0031836047,-0.016112475,-0.07088192,-0.018693704,-0.0005696837,-0.00731904,0.013380375,-0.027083185,0.010921077,-0.020605119,-0.013011978,-0.014382396,0.05040657,0.0057574133,-0.018230608,0.052051526,0.028578902,-0.004697852,-0.00855712,-0.039018027,0.020388676,-0.0022658738,-0.009178248,-0.03828607,0.03797376,-0.028845659,0.015434761,0.03549754,-0.036959812,0.014342855,-0.008142486,0.008467348,-0.010135967,-0.005870093,-0.05090027,-0.018882798,-0.03395187,-0.0045854566,-0.049529243,0.015196218,-0.011923305,0.010387549,0.0027558384,0.0014770102,0.031269494,0.06242408,-0.034132462,-0.009411057,-0.14923005,0.012840167,-0.019678423,0.023703761,-0.025255013,-0.009668946,0.0024606434,-0.023827108,0.042457137,-0.018484406,-0.02088898,-0.020285683,0.08629936,-0.011902217,0.047797248,0.013140756,-0.0066547017,-0.033405725,-0.023124,0.024610497,-0.03885291,-0.011726627,-0.0090934755,0.0073996186,0.017644305,-0.011129496,-0.004563498,-0.009388226,-0.010156791,-0.015501729,0.0045835217,0.007084246,0.023011258,0.044470362,-0.02551355,0.008848181,-0.00066307036,-0.016141998,-0.02970335,0.017057516,0.0089881485,0.022111136,0.010832623,0.02994872,0.03634774,-0.0004893122,-0.022871435,-0.020616475,-0.026589774,0.051995814,0.027206631,0.05726863,-0.03467051,0.017678455,-0.022196664,0.008455407,-0.024985153,0.008339443,-0.044494256,-0.025302975,-0.019481858,0.071580835,-0.018036118,-0.05463685,-0.043570366,-0.0039665564,-0.010057302,0.0127902,-0.017030036,0.029449489,0.013629217,-0.033429105,-0.02611633,-0.044633202,0.014314463,-0.03684634,0.05709316,-0.016094996,0.03936757,-0.0032983727,-0.010921997,-0.017449042,-0.006804775,0.012364919,0.037659362,-0.012087044,-0.000043987246,0.01899495,0.013513945,0.0037196903,-0.0368649,-0.045811713,0.020004462,-0.079339504,-0.053851046,0.05401421,-0.023116289,-0.046184916,0.012404303,-0.0007189557,-0.025632551,0.0004955615,0.0162362,-0.00024132605,-0.022262387,0.047865674,0.075831875,-0.0070525473,0.0013121107,-0.00031131614,0.0063448697,-0.003798244,-0.011761523,-0.05091143,-0.042231094,-0.020281026,-0.006290921,0.009928683,-0.019316405,-0.04794446,0.027309457,0.019058373,-0.016528236,-0.01141767,0.0077398443,0.03036907,0.044466205,-0.0025226118,0.021370536,-0.025653154,0.010053934,-0.021382688,-0.014928354,0.009454115,0.056658164,-0.0010119211,-0.04261533,0.050751448,-0.022174073,-0.017187996,-0.044002302,0.006487275,-0.0017345966,-0.02075081,-0.007004533,-0.042542934,-0.05054527,0.038028177,0.027945664,-0.04833023,-0.01188053,0.017314723,-0.034584478,0.016400775,-0.029930089,0.020499947,-0.041889768,-0.007289784,-0.010525755,0.06817477,0.02441723,-0.019391308,-0.02356173,-0.014974315,-0.024918173,0.027433934,0.0079936385,-0.0211644,0.0027251446,-0.009898097,0.008850572,-0.04056558,-0.0014904262,0.039022516,0.019277588,-0.04699459,0.019870626,-0.0018150856,0.026292639,-0.02755658,0.049399547,0.015516163,0.079105,0.030068016,0.025671134,0.030215347,-0.008489551,0.02895183,-0.0066596316,0.0065860483,0.008232035,0.04116593,-0.0076567167,-0.049015943,0.039603196,-0.02106629,0.004040706,0.028452152,0.016125498,0.062199388,-0.01295091,-0.019103622,-0.036892194,-0.036310986,-0.0050312593,0.0041141915,-0.040389318,-0.00040457264,-0.039734744,0.03716396,-0.0019910538,0.0585756,0.0076522,-0.002243967,-0.010046643,-0.03317264,0.07241575,0.013236196,0.00061628525,0.009314513,0.016147908,0.024403825,-0.022444034,-0.015929189,-0.027429143,0.0007796072,-0.038739678,-0.012687305,-0.017404292,-0.0112130195,0.027511757,0.02423389,0.017281797,0.030334018,-0.0265852,0.010983162,0.0049222466,-0.011378717,-0.0060387463,0.02185001,0.003384905,-0.019933123,-0.013535837,-0.044002894],"last_embed":{"hash":"17no5hv","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"17no5hv","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{4}","lines":[58,77],"size":443,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17no5hv","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027855745,0.014193594,-0.014178592,-0.010746564,-0.035358205,-0.016270043,-0.0073044067,0.02087868,-0.006084994,0.03809006,0.015293288,0.0491933,-0.036697976,0.0005716819,0.020212764,-0.039845996,-0.0370782,0.058335844,0.03475166,-0.016874673,-0.015439673,-0.011673514,0.037244733,-0.0061608762,0.008314804,0.0061771274,0.044985224,-0.027009325,0.014220644,0.031048732,-0.03544973,-0.037041552,-0.012145228,0.012152382,0.031176101,-0.051973168,0.007342258,-0.036248684,-0.034014475,0.059355274,-0.03457589,-0.04090925,0.0030224228,0.011708426,-0.0054778797,-0.009785487,0.018975977,-0.015053216,-0.038176805,-0.034623872,-0.0041377665,-0.015898392,0.022980276,-0.015071929,0.05371566,0.016775003,-0.030272165,-0.032583274,-0.0075272704,0.028927693,-0.061283536,0.03961704,-0.003247933,0.034284506,0.031318437,0.034533363,-0.0026698401,0.026911976,-0.012674888,-0.033657346,-0.004727144,0.007825634,-0.05079587,-0.042570222,-0.04982004,0.02589375,0.035809666,-0.006718191,0.013261654,0.0387085,0.011988138,-0.0274737,0.013485414,0.027746197,0.018549653,0.018536447,-0.044398565,0.08251266,0.041184675,-0.006284096,0.012492401,-0.032120716,0.01633028,-0.033337872,-0.059426513,0.027934834,0.0077701393,-0.0374753,0.023318965,0.029042644,-0.00872001,0.010600688,-0.027686276,-0.023136744,-0.002879954,0.004606991,0.010084331,0.0006788199,-0.030570611,-0.006436272,0.0076432675,0.009658892,0.026417846,-0.031640988,-0.010663743,-0.031808175,-0.014488824,0.0186812,-0.013295061,-0.030205349,0.04048522,-0.021401599,0.017962769,-0.02988025,-0.003963164,-0.0068328595,-0.0024307542,-0.016058855,0.025587544,-0.00026302892,-0.03518152,0.00020580334,-0.013074761,-0.008170385,-0.026411494,-0.041041564,-0.013568604,0.032307472,-0.025658565,-0.063805275,0.016273852,0.0678576,-0.0026794972,-0.0015794771,-0.0014006462,-0.018222082,0.022902867,0.021123007,-0.017017586,-0.035963915,-0.00059670507,0.021782724,-0.014702964,-0.015607139,0.009902789,-0.012990926,0.022353817,0.05168636,-0.023297224,0.037766464,0.0063957777,0.022528518,-0.045988124,0.044996846,-0.0076760985,-0.041921046,0.03775781,0.025624312,-0.00006912259,-0.012494621,0.019794088,0.003239383,0.004904327,0.055760264,0.006772811,0.028436996,0.030530302,0.020631783,0.0315878,-0.039436676,-0.07281256,-0.0031777243,-0.028340643,-0.018407319,-0.029959872,-0.0064237523,-0.044229362,-0.020067146,-0.013789955,0.054250907,-0.05457763,0.02799071,0.014327129,0.039975964,0.009376446,0.032020517,0.023245294,0.0021527158,-0.005297442,-0.042902417,-0.02542082,0.051994454,0.060043752,-0.042109627,0.0080683855,-0.008292526,0.03333392,-0.041662812,-0.0065045017,-0.08063991,-0.044572286,0.015415399,-0.034710683,0.038398188,-0.03674466,-0.024016516,0.010939172,0.012890608,0.0041886386,0.003787617,-0.035875756,0.04646737,-0.03910781,0.02642046,-0.004520217,-0.00059600425,0.04188493,0.026375832,0.021291228,-0.00021132265,-0.047615997,0.008340363,-0.008211533,-0.015662296,0.06901532,-0.008137756,-0.080580495,0.013811881,0.0010112344,-0.027325843,-0.019330896,-0.040257916,0.0074860654,-0.019115735,-0.04201065,0.012537259,0.007974854,0.06073967,0.0018707825,-0.025455663,0.013581913,0.030434025,-0.0038490053,-0.014870515,0.016679442,0.007922606,0.0027857358,-0.014705576,-0.015819004,-0.004323516,0.047377914,0.02667083,-0.01649116,0.004339786,0.013229108,0.0085371835,-0.0065126223,-0.018127995,0.010745124,0.029203027,-0.021774393,0.04097731,0.03763087,0.040518757,0.000031057712,0.012868702,0.017481036,-0.011878996,0.016770566,0.045481082,-0.03204572,0.02058102,0.026967626,-0.008641114,0.023446217,-0.022073055,0.033499956,-0.009150169,-0.022183614,-0.046238348,-0.051878642,0.038496822,0.08919751,0.01361806,0.024406528,0.027798608,0.0004330223,-0.17630471,0.0044618766,0.013384074,0.024983631,0.009013325,-0.00566117,-0.07217494,-0.007632544,-0.07185274,0.054539382,-0.017054485,-0.046344746,0.017864913,-0.060630273,0.0033305215,0.015945556,0.016644398,0.015868507,-0.018693887,-0.05697835,-0.01112512,0.004223272,-0.008930158,0.0025949872,0.004995559,-0.0045384783,0.07001035,-0.00076535274,0.0051809615,-0.032976903,-0.005046706,-0.031269193,0.014600239,0.017006958,-0.031118484,0.020726595,0.034935728,0.006640925,-0.008620667,-0.0013197011,0.040133193,0.011888426,0.0017322159,0.038893167,0.02803999,0.013784858,0.00048084266,0.014386016,-0.03593749,-0.018689714,0.01464167,0.00023783531,0.006058546,0.01456533,-0.02305764,-0.006714121,-0.021477452,0.07561644,-0.024172967,-0.022510378,0.01574626,0.005189073,-0.0027076183,-0.030419229,-0.017925898,0.020413324,0.0019500168,-0.010385255,0.0017528529,0.018224718,0.04600954,-0.04932709,0.027788894,0.00012302541,-0.0015462694,0.0011257993,-0.027946953,-0.048624944,0.0071933377,-0.14354593,-0.0048113605,0.008325445,-0.011207136,0.056738477,-0.018041141,-0.0097422805,-0.017784862,0.0654018,0.032753386,0.23311776,0.041959092,-0.018359466,-0.0085910475,0.047547717,-0.012264626,0.01353077,0.0010835831,0.021374332,-0.038447786,-0.007829539,0.029508421,-0.0022231818,-0.01239136,0.014000255,0.017040165,-0.05217955,-0.0265845,0.06454005,0.015114386,0.04101633,-0.0005187812,-0.015814802,0.020638674,-0.024912821,-0.054478116,-0.045929,-0.014164775,-0.024180893,0.038853444,-0.014588029,0.060727425,0.029329054,-0.010685564,-0.04468996,0.014337681,0.012370254,-0.017999848,-0.004924806,0.0052485387,-0.00949396,0.004363402,-0.018230107,0.026950749,-0.0028925324,-0.023420297,0.027679203,0.026994616,-0.011941815,0.004657897,-0.022673264,-0.052561346,-0.045752432,-0.01581671,0.010197394,-0.039658487,-0.01874816,-0.06046364,-0.019712951,0.043729965,0.022088196,0.021995531,-0.09904724,-0.024932679,0.049152847,0.05091981,-0.0063994336,0.034034315,0.025873482,0.072685026,0.019181062,0.017757334,-0.003470264,0.01745836,0.029854365,0.004521826,0.05494349,0.04765208,-0.022897163,0.029654061,-0.02651955,0.031548046,-0.010015332,0.030896375,-0.017172292,-0.0011760109,0.032579068,0.026424175,-0.034330286,-0.021002145,-0.011821207,-0.0046868124,-0.00015624828,0.027859423,0.015045181,0.020069286,0.017001567,0.0023593171,-0.028876103,-0.024049496,0.014466822,-0.008421259,-0.033649005,-0.03476575,0.017968422,-0.031294003,-0.03338425,-0.008198114,0.050864052,0.012800962,-0.034080163,0.035329573,0.004113381,-0.031196216,-0.018977586,0.029225346,0.030486694,-0.010361794,0.02096219,0.017733451,0.019448327,-0.041339483,-0.0072508343,-0.02886022,0.0075054476,-0.013006627,0.018344847,-0.0057066325,-0.032385565,0.033777773,0.017035656,-0.029634532,-0.0010211741,0.03874057,0.027324593,0.04037799,-0.0020351245,0.004049167,-0.005395718,0.023698714,-0.029343296,-0.009677499,0.01403614,-0.014610028,0.025938708,-0.044672053,0.041398846,0.03304286,-0.011454608,0.022597112,0.004854688,0.07036365,0.00692799,0.0040784483,-0.00015131748,-0.0127165085,-0.010731131,-0.010222909,0.017546017,-0.028274318,-0.0077223973,-0.0064111236,0.06077582,0.08283907,0.0033439132,0.013144944,-0.015185501,0.0033406662,-0.0111124385,-0.003354359,0.030486979,-0.046203427,-0.038655777,0.041691016,-0.00010878535,-0.039078258,-0.018826457,0.0035946246,-0.01899846,-0.0012591215,0.041009404,-0.013546694,-0.06001057,-0.049782865,0.04819566,-0.039116092,-0.010955743,0.010587598,-0.039993335,-0.017877221,-0.011564292,0.09018312,0.018389195,-0.005046303,0.007423098,0.035801362,0.015677927,0.016630711,0.012981143,-0.0054976195,-0.022350643,0.025043,0.002196864,-0.02946884,-0.0059328754,-0.008755139,-0.017504755,-0.010415593,-0.021287149,0.011024435,-0.01543209,0.027029423,-0.041389402,-0.00054496137,0.016933696,-0.042220123,0.04368698,0.02565098,0.048761398,-0.02002588,0.06300932,-0.013796147,0.0369968,-0.028249316,-0.057828337,0.025495443,0.018145943,-0.02790027,0.01026553,-0.0406815,-0.0013828475,-0.0040303986,0.004797072,-0.006384024,-0.006259976,-0.0044735614,0.005345354,0.033232752,0.019371778,-0.023586031,0.004177325,0.017255902,0.005695149,0.06901253,0.005137128,0.02582612,-0.087547675,-0.023762096,-0.0095937485,0.004829327,0.022182988,-0.04881707,-0.0075124726,-0.01825471,0.061775114,0.0033061514,-0.03530463,-0.031719007,-0.014663174,-0.017614434,-0.0144193,-0.016066797,0.012095702,-0.031633668,-0.02761685,-0.02949593,0.014919295,-0.033014346,-0.007758554,-0.048572667,0.00704977,-0.015926354,-0.02429497,-0.015473233,-0.0017617164,0.022883406,-0.04036605,-0.020075245,0.0015321213,-0.018745316,-0.028807592,0.017803578,-0.036286127,0.028229745,-0.025447799,0.04514836,0.0051919846,-0.009543268,-0.011272063,-0.026327047,0.017992469,0.009921929,-0.02193033,0.014322606,-0.056262903,-0.0027022194,0.0010141602,-0.04035698,-0.012811151,0.04682372,-0.02303262,0.0026875108,-0.038138933,-0.019850668,-0.06279895,0.022628883,-0.01423972,-0.032702476,0.051700674,0.022059787,0.020113515,-0.06988947,0.014221288,0.06847206,0.020117704,0.033294912,0.05954357,-0.02499383,-0.014679996,0.002966453,0.0072080996,0.037156004,-0.021242613,-0.028160205,-0.011675746,-0.005772885,-0.056156836,-0.027947016,-0.017675204,0.047334634,-0.05221469,0.015260519,-0.0029651457,-0.020569138,-0.02027052,0.01028725,-0.0021645569,-0.004645041,0.0053296923,0.0055005145,0.01377017,0.006981588,0.013748551,0.01652658,-0.012334383,-0.015269938,-0.0020697252,-0.018061055,-0.093113855,-0.014426029,0.0054248194,-0.00816667,0.013413753,-0.03372323,0.015774494,-0.014532937,-0.0067617497,-0.005207279,0.042106446,0.015237608,-0.024955176,0.04612542,0.027860476,-0.0046748267,-0.011331651,-0.030147772,0.0150761185,-0.01818963,0.0050937524,-0.037298225,0.04094242,-0.018471219,0.021869594,0.025581503,-0.031294577,0.02385313,0.008499119,0.012165655,-0.0077228015,-0.0058407183,-0.058216453,-0.0062047215,-0.021800179,-0.0006717605,-0.06011965,0.0134735815,-0.018914482,0.014991157,0.02125038,0.00097271946,0.024329918,0.0461795,-0.04460881,0.0039737136,-0.1522583,0.002154629,-0.004450833,0.024667986,-0.034415487,-0.020450018,-0.008389902,-0.023635903,0.025471888,-0.03376681,-0.016777657,0.0030242612,0.07021013,-0.0011615312,0.045635726,0.004127161,-0.004266115,-0.039258555,-0.039951988,0.023026967,-0.03635572,-0.021070547,0.02318225,0.019569544,0.018275114,-0.02258966,-0.0234989,0.010374805,-0.0197953,0.0020456137,0.002769315,-0.0059904875,0.01696473,0.04977175,-0.025129039,0.00886235,0.002028203,-0.006392883,-0.025568489,0.0048215766,0.0060802815,0.020233864,0.0022852165,0.023265647,0.010267845,0.01982845,-0.025864445,-0.012764501,-0.007431647,0.041261513,0.018871503,0.078951806,-0.035923958,0.01525677,-0.014843672,0.012441421,-0.02707104,0.017050287,-0.021499433,-0.021048415,-0.025533771,0.06754101,-0.0099467095,-0.048043,-0.05234231,-0.009986177,-0.034290038,-0.0002368377,-0.030181343,0.03175736,0.022007378,-0.03217646,-0.019892955,-0.028646102,0.014647611,-0.035816308,0.030167505,-0.017468495,0.033782262,-0.006149111,-0.004882691,-0.014699364,-0.0039573167,0.0112765115,0.051107723,0.0031509222,-0.008118976,0.02755704,0.0016125847,0.0028047275,-0.03134955,-0.04446022,0.012842874,-0.062359992,-0.04656994,0.046620935,-0.03313316,-0.050430816,0.009196075,-0.0046471,-0.005289985,0.00012304334,0.029930355,-0.0013304277,-0.0039629373,0.052876204,0.056894906,-0.0049324287,-0.010040083,0.0018193091,-0.01011204,0.00073780306,-0.013302006,-0.039071463,-0.033834703,-0.0100363605,-0.0071350792,0.016959254,-0.015737904,-0.055803597,0.0221649,0.02512385,-0.002681915,-0.028853007,0.004896827,0.039935824,0.041025564,0.0022137498,0.010852052,-0.026610628,0.011419335,-0.012397207,-0.021962456,0.019984307,0.052893113,0.008086008,-0.050958756,0.043280892,-0.011927379,-0.031168792,-0.046957873,-0.0015630916,-0.009729798,-0.031472597,-0.0082761105,-0.037148476,-0.056213696,0.042549707,0.025354857,-0.04608174,-0.016458943,0.014620881,-0.040165003,0.003439091,-0.020643523,0.013411319,-0.04287993,-0.003769859,-0.00035512084,0.06887671,0.014337592,-0.0036361534,-0.03236783,-0.024969796,-0.044630233,0.01847047,0.0033489582,-0.020143814,-0.0058356193,-0.017616209,0.0096973665,-0.039546546,0.001552332,0.050884463,0.011395989,-0.06619925,0.028942201,-0.00988225,0.027478151,-0.03923047,0.038898394,0.038349412,0.08020652,0.03982769,0.01367137,0.014865585,-0.0026912843,0.040221892,-0.0076747085,0.015029998,0.0005033537,0.037100956,-0.02330589,-0.0478841,0.042959727,-0.024816282,0.0005825812,0.04303933,0.013149641,0.06783691,0.0008223861,-0.01766812,-0.027904866,-0.023919232,0.002131862,0.006137742,-0.042099647,-0.013616266,-0.05144633,0.04667213,0.017205574,0.043544937,0.0020108072,0.0013494262,-0.0006450991,-0.023629854,0.07415712,0.018633388,0.01190882,0.02070925,0.019829769,0.029379824,-0.031506125,-0.017554909,-0.029014485,-0.016534375,-0.035157844,-0.016235454,-0.034845024,-0.0075100884,0.024716442,0.014657289,0.009562609,0.04514777,-0.026878448,0.0066784965,-0.0019715813,-0.019958004,-0.0015359699,0.00027687105,0.008231009,-0.02839776,-0.010497356,-0.03137028],"last_embed":{"hash":"l2e32f","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"l2e32f","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{5}","lines":[59,77],"size":377,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"l2e32f","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0011182661,-0.021421194,-0.0155255785,0.025356824,-0.04567769,0.0070316065,-0.003439054,0.01970365,0.0024665925,0.04099932,0.015119389,0.059207477,-0.02377296,0.011187103,-0.013625949,-0.015588009,-0.018072898,0.048063703,0.047881886,-0.0043641194,0.0390396,-0.0106057,0.027476229,0.021480747,-0.002007973,-0.008851674,0.041347574,-0.0038142062,0.025212046,0.0002704979,-0.04458298,-0.040525075,-0.028562907,-0.017227735,0.02567602,-0.05116845,0.0052454374,-0.020057721,-0.03755459,0.060695782,-0.017287355,-0.01662182,0.0015525074,-0.000011922988,0.049630214,0.009572533,0.0044089663,-0.01881977,-0.02141874,-0.0048217056,-0.0029389674,-0.023194227,0.004085914,-0.009866826,0.019722315,0.01262132,-0.0389392,-0.047318045,-0.0105511,0.021235947,-0.044681285,0.028862325,-0.017178304,0.021349315,0.034605227,0.0064884536,0.005489396,0.01887742,-0.00029522018,-0.015693564,-0.0038543188,0.015119598,-0.02851303,-0.019676376,-0.032820553,0.008908189,0.021340532,-0.02072656,0.032023802,0.040605117,0.0054832697,-0.04437943,0.0066652135,-0.02350976,0.013559445,0.013990545,-0.048381247,0.078169905,0.052019387,-0.025217168,-0.004118288,0.0025831207,0.012250647,-0.01695335,-0.07646189,0.0020366313,0.009175785,-0.016412675,0.025385814,0.014767912,-0.015932387,0.006759,-0.007993918,-0.018294623,-0.03292408,0.019480973,-0.012478154,0.008885121,-0.02727031,-0.00784,0.0017847684,-0.01633055,0.00603361,-0.029867606,0.00078807975,-0.026376657,-0.020766243,0.00066029496,-0.042658597,-0.0072436063,0.02550736,-0.0070048445,0.033263966,-0.035000972,0.029248673,0.026524322,-0.001406743,0.016253158,0.03790546,0.026863674,-0.00251988,0.018268997,-0.012611813,0.013862672,-0.0129847955,-0.016773306,-0.019152425,0.025722587,-0.024931546,-0.04863471,0.0038644737,0.07621568,0.00991817,0.017248277,0.016131276,-0.027399804,0.07504401,0.01195721,-0.007941108,-0.019127691,0.0012408262,0.050219182,0.015481096,0.013661271,0.015255494,0.0011151689,0.031198448,0.01966125,0.029975984,0.041964244,-0.008035851,0.04877086,0.014452802,0.015806656,0.02121152,-0.045560654,0.026831802,0.01153358,-0.000400256,-0.01239183,0.006563701,0.039910212,0.010918679,0.046892237,0.01976545,0.03845678,0.02518631,0.014658041,0.02373737,-0.020356761,-0.048232652,-0.04266644,-0.03046554,-0.023761302,-0.046182927,-0.011334789,0.018599411,-0.039580617,-0.013894768,0.08538219,-0.049670845,0.051433913,-0.0007752844,0.0176774,0.000005615158,0.025089605,0.02166567,-0.008950393,-0.019705115,-0.037406538,-0.008740973,0.04529772,0.05535422,-0.045630883,0.01071217,0.00083736674,0.018898515,-0.027490968,-0.011811158,-0.062614255,-0.036844604,-0.009690406,-0.054574326,0.009494935,-0.026588954,-0.014865098,0.0071098367,-0.009139904,0.035035335,-0.052031662,-0.035240706,0.06391375,-0.021388832,0.053122748,0.04882923,0.0063817366,0.034297664,-0.0013155139,0.0084700445,-0.021483473,-0.038132917,-0.009154922,-0.011228778,-0.033017803,0.08057448,-0.010637124,-0.07435208,0.02994895,-0.0061106677,-0.00885069,0.0024588087,-0.015240111,0.025331652,-0.015909495,0.0029766923,0.01316017,-0.0121450005,0.058176033,-0.02351144,-0.015865205,-0.02551267,0.04726715,0.027985986,0.015730036,0.0036327676,-0.017578144,-0.015730115,-0.0026284356,-0.008733505,-0.0021962773,0.016910642,0.032684986,-0.0051009697,0.0018032216,0.0055652387,0.033202052,-0.022999246,-0.008427627,0.001442367,-0.008646377,-0.007205601,0.03621843,0.013496527,0.053864118,-0.00165943,0.0008598097,-0.0037222072,-0.010455478,0.028975185,0.045791842,-0.034481533,0.030585842,-0.0018604116,0.034716032,0.016219433,-0.016855162,0.06214803,-0.0034519944,-0.0077903415,-0.013363507,-0.061230045,0.03951254,0.08598423,0.014712171,0.012802702,0.031870876,0.01256964,-0.17223099,-0.006527127,0.016490992,0.007563673,-0.0034681433,-0.0060279993,-0.037102487,-0.028904164,-0.07606844,0.014991328,0.0073901857,-0.052511703,-0.0038952187,-0.03772993,0.017450059,-0.0045110416,-0.0020842978,0.0013728294,-0.037900116,-0.043720417,-0.026137013,-0.027864637,0.0023626515,0.0053397226,0.00937069,0.020763632,0.066776365,0.00072915084,-0.0072667813,-0.007888932,-0.014807298,-0.021650843,0.030162236,0.010626522,-0.020697586,0.008474436,0.013231586,0.028777579,0.004373196,-0.002163649,0.03634233,0.04867551,0.0053831832,0.008191962,0.032178786,0.022532456,0.0030110907,0.009989935,-0.057038862,0.0020222901,0.037993778,-0.007459614,-0.015205272,0.017724479,-0.01922748,-0.014978365,0.0029699167,0.046455495,-0.043385997,-0.014014499,0.013603189,-0.018422315,0.010332235,-0.028615616,0.006403314,0.03441507,0.02127989,-0.010586382,0.017175771,0.00067871116,0.04850361,-0.0669024,0.019618649,-0.012457177,0.0065299775,0.0036482825,-0.04107314,-0.054017086,0.026095673,-0.122473694,0.017414998,0.007936097,0.0067221825,0.034904588,-0.025679607,-0.020711977,-0.012651887,0.043085746,0.0179588,0.24680297,0.031134998,0.0060134414,0.0052147056,0.04762475,-0.02069379,0.036548838,0.008884479,0.01600286,-0.021238618,-0.0041730246,0.031061111,0.004842228,0.0013174067,0.0019607318,0.00992455,-0.03547725,-0.004782702,0.047521845,0.0044311318,0.007286269,-0.010600231,-0.017036045,0.025385937,-0.01608933,-0.04848041,-0.041840106,0.0069987415,-0.029511893,0.027381105,-0.015242499,0.050313167,0.0065490585,-0.016139701,-0.05229149,0.007861876,0.039718036,-0.034547172,-0.0018426089,0.0019001075,-0.032928817,0.0011324151,-0.0057102735,-0.00004040705,-0.013466801,-0.019303719,0.025645863,0.015775867,-0.025862755,-0.022131775,-0.026759336,-0.04194993,-0.060811684,-0.019072287,0.0149675235,-0.05134119,-0.027132973,-0.058180865,0.0037079977,0.03121684,-0.0065006823,0.010318354,-0.08390564,-0.018333975,0.017897552,0.026407056,-0.029966382,-0.0068932986,0.017515698,0.07493466,0.02070566,-0.0016601061,-0.004716893,-0.016024794,0.019169653,0.019173894,0.05032124,0.07971883,-0.00083868904,0.04065481,-0.012621302,0.023958411,-0.0012578089,0.032391086,-0.008063781,0.0057148538,0.035733093,0.026560366,-0.020489184,-0.0049000145,-0.010904536,0.0007600292,0.015131087,0.049565334,-0.015448668,0.01707736,-0.0033367227,-0.020038312,-0.023058617,-0.017111862,-0.0015260354,0.011831377,-0.03737455,-0.045076974,0.020417744,-0.045140084,-0.012138926,-0.008084006,0.047466736,0.004417431,-0.0345224,0.021901218,-0.04101839,-0.023709282,-0.0047894004,0.0270924,0.022088634,0.010086675,0.025553618,0.010993297,0.022687986,-0.028771713,-0.006559193,-0.0023156342,-0.035378702,-0.046064317,0.016272448,0.02319817,-0.032702707,0.03502997,0.021184688,-0.023009649,-0.009977454,0.0261471,0.025932379,0.0009822585,0.015106859,0.0073338994,-0.02106822,0.011138694,-0.035771962,0.03153079,-0.0037988094,-0.024528079,0.04289087,-0.033076607,0.00094713666,0.00464675,-0.0007006414,0.04277292,0.00066236657,0.084318034,0.01292538,0.01584934,-0.021046791,-0.010230182,-0.011053407,0.022549044,0.048739444,-0.032217667,-0.03966505,0.01832779,0.08272859,0.0724569,-0.0045848913,0.02235852,-0.053004872,0.014505907,-0.003714131,-0.025529474,0.040205806,-0.06660455,-0.04190577,0.032443784,0.0003771862,-0.024392154,-0.05935126,-0.0077486085,-0.0053759115,-0.026399594,0.025146022,-0.024823429,-0.06748348,-0.04982837,0.038392145,-0.04251467,-0.025819598,0.00007784426,-0.027059523,0.012214643,-0.04010644,0.07032676,0.016405653,-0.0044284896,-0.012207562,0.063351184,0.071234606,0.008794159,0.012464685,0.024011465,-0.014403114,0.020545127,-0.008399521,-0.01243035,-0.038293842,-0.01618683,-0.005147881,0.008615032,-0.015146251,-0.0046023307,-0.02208606,0.02008081,-0.059837334,-0.026340045,0.006872399,-0.04433918,0.030013135,0.0066520236,0.051139966,-0.04600978,0.054764282,-0.025060121,0.011984358,-0.04110737,-0.05917746,0.016416667,0.002251232,-0.03652477,0.00952164,-0.058385234,0.002095764,-0.01603647,0.0144302,0.01769082,-0.004240661,0.002875273,0.036677293,0.009558918,0.012475871,-0.044059243,0.008162141,0.053399242,0.005361739,0.061450955,0.0272149,0.0053671533,-0.04797497,-0.02536851,-0.0012173944,0.024702579,0.01270303,-0.07261413,-0.013286865,-0.024250532,0.05177893,0.0036864681,0.0019306503,-0.0415542,-0.030145362,-0.03660292,-0.008207994,-0.010064663,0.017477946,-0.014579622,0.00006343028,-0.014613013,0.014773579,-0.033785764,-0.0019982627,-0.028276136,-3.638142e-7,-0.021641377,-0.025440602,-0.035639327,0.0063469023,-0.012530679,-0.04206244,0.005257333,-0.0038813655,-0.015947398,-0.05715079,-0.037629522,-0.03237041,0.02228615,-0.0011609037,0.040007565,0.02631715,-0.00057279156,-0.02984193,-0.02630475,0.027321216,0.0068952134,0.0018603855,0.016327564,-0.05054251,-0.03149717,0.0058604134,-0.010466734,0.0060071885,0.056044303,-0.020673737,-0.034023207,-0.034633532,-0.04006466,-0.03755883,0.020407734,-0.0030015893,-0.013184592,0.011095939,0.01345565,0.05664264,-0.05945258,0.0141791,0.03809387,0.02983966,0.035099186,0.041512556,-0.01603811,0.0083199665,0.016327871,0.005798516,0.03751345,-0.0082762325,-0.024939278,-0.028592395,-0.018843738,-0.03331605,-0.016004562,-0.0075145536,0.071505085,-0.027731016,0.000105439496,-0.021813104,-0.006588039,-0.04176923,-0.02306187,0.002593173,-0.041323192,0.015926717,0.009975739,-0.030659845,-0.0004646717,0.017347615,-0.009111721,-0.0019870254,-0.030570127,-0.026243122,-0.0025539869,-0.05039755,0.011109946,0.0057969904,-0.0016335775,0.014854065,-0.0033848248,0.025551345,-0.058139697,-0.0015484637,-0.021466065,0.024824562,-0.00446607,-0.010324656,0.019044153,0.03264715,-0.023850353,-0.014131635,-0.034180414,0.007475002,0.0012726837,0.018275423,-0.005413304,0.053493675,0.008032668,-0.005518041,0.037479337,-0.021534234,-0.004457145,0.006993887,0.027949914,-0.012773455,-0.008956538,-0.055404954,0.0014279434,-0.03671735,0.001599803,-0.05469526,0.008921407,-0.004429404,0.011171393,0.0461204,0.017131818,0.0012985338,0.05018959,-0.046476547,0.010640379,-0.13378255,-0.013444423,-0.029745296,0.044744894,-0.03100096,-0.028672293,-0.00051157887,-0.008253386,0.037420552,0.0060786074,-0.07331712,-0.014418581,0.041572265,-0.005721614,0.0055231797,-0.0039482596,-0.014904413,-0.017060503,-0.016116453,0.048725743,-0.042768743,-0.020988718,0.023657,-0.000046209665,0.031960104,-0.0023695952,-0.014392827,-0.0035643147,-0.021568835,-0.012648145,-0.017517297,-0.017859446,0.025114251,0.05287765,-0.057541665,-0.025077442,-0.006001962,0.014466381,-0.01479992,0.012937869,0.024259726,0.038894385,0.020450259,0.068628244,-0.0065777386,0.030607691,0.010600164,-0.011746493,-0.019151412,0.018633515,0.006002471,0.06911415,-0.040619485,0.0003498607,-0.0069401055,0.007881668,-0.060155496,0.011925503,-0.039624188,-0.020196872,-0.04466337,0.074608296,-0.026733734,-0.0065100845,-0.03308769,0.01026212,-0.02724956,-0.008299449,-0.04276589,0.007770639,0.032807503,-0.019140445,-0.010829531,-0.035822168,-0.0017361179,-0.039288715,0.050280575,-0.030976223,0.031220973,-0.01202253,-0.0024612157,-0.02396137,-0.02521907,0.0363561,0.04921258,0.0086061135,-0.023055976,0.028163906,0.012843643,0.008105398,0.010048578,-0.07012102,-0.0009058734,-0.08025702,-0.04624839,0.032904327,-0.019157639,-0.032685835,-0.015260281,-0.0006962152,-0.026833536,-0.010392795,0.0053017787,-0.02569624,-0.034731172,0.01672413,0.05189989,-0.008860071,-0.034302752,-0.008632605,-0.009271065,-0.004296317,-0.02542639,-0.028033521,-0.0506405,-0.024696775,0.01314638,-0.0040633674,-0.000703368,-0.05246404,0.010090171,0.022782087,-0.028464211,-0.027403908,0.005063997,0.039600782,0.035757285,0.0026389102,0.01789744,-0.021524074,-0.0146511225,0.0077361143,-0.016676977,0.023357902,0.045172878,0.0022707598,-0.049916536,0.050918423,-0.0082639055,-0.028683932,-0.04524154,-0.026638933,0.0036002684,-0.014249659,-0.012857956,-0.039251275,-0.03730537,0.05269066,0.0338577,-0.04918642,-0.000043892356,0.0065688095,-0.03801453,0.023865202,-0.0036974114,0.035452176,-0.027049266,-0.03818752,-0.009520897,0.04112168,0.03970223,-0.014614228,-0.022264304,-0.024374373,-0.014881634,0.032600485,0.0008813547,-0.011755069,0.010744452,-0.005099796,-0.00080401223,-0.03933177,-0.0062787537,0.04152897,0.045652002,-0.0523493,0.0081100175,-0.002384236,0.0080371015,-0.03231257,0.045660596,0.023729537,0.060550816,0.035292614,0.012880137,-0.0035866266,-0.019727575,0.028950585,-0.021745257,0.00860641,0.020393735,0.056978095,-0.0044576973,-0.05325095,0.0650258,-0.038680673,-0.0073673967,0.023206748,0.018080378,0.041709006,0.019218381,-0.008025035,-0.03398509,-0.038571052,-0.006783864,0.012009183,-0.01840921,-0.009113117,-0.05589429,0.031988658,0.00051222264,0.030568147,-0.012486711,-0.0008662434,0.007535551,-0.048321396,0.10056116,0.02244823,-0.006168716,-0.011980842,0.010011969,0.038640294,-0.009941875,-0.017758332,-0.011395467,-0.021490673,-0.020416802,0.014714341,-0.046733268,-0.004723782,0.017235124,0.023006635,0.022552881,0.040723167,-0.028824532,0.008314913,0.02423135,-0.0058076167,-0.017525524,0.025480451,0.004109808,-0.024365634,0.009097874,-0.041973356],"last_embed":{"hash":"1xwk68g","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"1xwk68g","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{6}","lines":[78,79],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xwk68g","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.005442653,-0.007006744,-0.026885355,0.03139651,-0.031457856,-0.042871214,0.016388614,0.042696428,0.013413534,0.04679863,0.0203232,0.038194306,-0.020071955,0.017137127,-0.02127132,-0.02289273,-0.047864676,0.046827927,0.010674292,-0.02229648,0.018549662,-0.008172342,0.034948222,-0.002201768,-0.016981985,-0.00033306523,0.03105364,-0.0021480003,0.024179596,0.011841355,-0.04066396,-0.05460949,-0.0005707068,-0.01673746,0.028532777,-0.039443903,0.011779897,-0.03465062,-0.02473152,0.05639873,-0.014982723,-0.02044129,-0.0064003803,-0.019132944,0.030648734,-0.00052288093,0.022017285,-0.016674982,-0.031677637,0.00019617961,-0.010132042,-0.016372057,0.016907493,-0.0052131885,0.024727272,0.038601127,-0.04386005,-0.03741496,-0.0029935716,0.013281433,-0.03973932,0.03325133,0.0016967001,0.025946006,0.029077545,0.013406022,0.021897558,0.006969895,0.004100944,-0.02832495,0.016034478,0.02049823,-0.035703555,-0.029082108,-0.04488122,0.03646546,0.0067384327,-0.024029788,0.014379038,0.04127852,-0.010771323,-0.023969391,0.012453912,-0.015218454,-0.0047701946,0.021583509,-0.025363293,0.06598943,0.046417553,0.0012172576,-0.006935263,-0.0032808615,0.029699089,-0.03311707,-0.065792225,0.01647599,0.004260827,-0.036609042,0.020906571,-0.01431318,-0.03356226,0.0030208624,0.0037927001,-0.011743074,-0.009662538,0.004064707,-0.0039031284,0.00458687,-0.02922781,-0.010764183,0.0034687882,-0.009866349,-0.0006160146,-0.044392783,0.000023949331,-0.02971104,-0.008517859,-0.006600387,-0.006587779,-0.019318625,0.023728697,-0.023998378,0.058522157,-0.047991604,0.006648318,0.018904706,0.007860714,0.02566819,0.032812923,-0.009362173,-0.01907388,0.024738602,-0.021216828,0.022719681,-0.025137845,-0.02772975,-0.031468805,0.042183958,-0.036724743,-0.06604396,0.015600669,0.078227326,0.008170549,0.022116233,0.0014166742,0.012009276,0.05889699,-0.014468629,-0.008067145,-0.0484049,0.008178164,0.053477284,-0.014535735,-0.0021507696,0.02863691,-0.011245721,0.04785893,0.04345746,-0.016241781,0.021388216,0.008417989,-0.0015826778,-0.00017593567,0.034571934,0.01152054,-0.028129866,0.012063085,0.016125735,-0.009937166,-0.015547265,-0.011042716,0.009347015,0.008657104,0.04494194,0.021216128,0.023104468,0.035099566,0.011962756,0.02853408,-0.02024611,-0.054907553,-0.023422385,-0.029948844,-0.012433495,-0.038820647,-0.014619681,-0.0042377193,-0.0365017,-0.002903944,0.07237255,-0.04174297,0.0600985,0.021332141,0.03378801,0.016184082,0.020892374,0.011121634,0.009224089,-0.0147779165,-0.04021395,0.00023908932,0.03782706,0.07583708,-0.04387899,-0.002652241,0.0028503072,0.0253489,-0.04016599,-0.0061937794,-0.06947011,-0.032395247,-0.010303665,-0.028729403,0.03740389,-0.0276171,-0.01759634,0.03063476,-0.01617887,-0.005616862,-0.03285943,-0.064957134,0.07061049,-0.013906234,0.0303084,0.03625436,0.003443004,0.016774885,0.032759037,0.013004034,0.014516576,-0.03640656,0.006675042,0.020653786,-0.04114959,0.06180991,0.008190294,-0.07498318,0.02877004,0.006660706,-0.017192772,0.013495482,-0.032653954,0.030258024,-0.027195029,-0.022373825,0.04403523,0.003837568,0.0372035,-0.03000883,-0.030012643,0.00059483346,0.04974551,0.030833345,0.0058745607,0.020969423,-0.021620592,0.004066726,-0.018099535,-0.019676212,-0.013697477,0.016777633,0.03588034,-0.0011986992,0.0033569932,0.005557605,0.051105242,-0.011802516,-0.0009910836,0.009699886,0.0016790525,0.010816464,0.043641344,0.039890084,0.05971805,-0.010020825,0.009324048,-0.0052889194,-0.0072907987,0.05006686,0.02547162,-0.02959541,0.018944737,0.026703922,0.022527305,0.02526985,-0.012595181,0.034876272,0.0019780078,-0.032493297,-0.055507902,-0.084693685,0.031039575,0.08554879,0.019508667,0.018140659,0.013664618,0.01415698,-0.16987975,-0.0014193866,0.018119123,0.021666992,0.015535209,-0.0010081853,-0.044202473,-0.024939679,-0.07760149,0.020096181,0.013134186,-0.04577004,0.022526396,-0.02384261,0.009208048,0.00062933756,-0.0050081797,0.009231,-0.043539006,-0.03745379,-0.009431986,-0.029858366,-0.022309573,0.017857824,0.01060314,0.020223876,0.07324938,-0.004845169,-0.018437063,-0.038638435,-0.011311197,-0.04168711,0.025152609,0.013332141,-0.030352544,0.009019879,0.019543707,0.016505389,0.033061784,0.0007837119,0.05303714,0.04147256,-0.0010850399,0.036964115,0.0059119663,0.020068744,0.014086853,0.03861932,-0.03774511,-0.008209217,0.00010957023,-0.021214405,-0.019682948,0.039469153,-0.031207189,-0.0016250232,0.0012569102,0.040257238,-0.014034013,-0.007626372,-0.01353096,-0.024745302,0.019287232,-0.04594514,-0.002221288,0.031352125,0.03191751,-0.039380897,0.022991043,-0.003076358,0.059242662,-0.055451214,0.017660884,-0.022062367,-0.012178935,0.0061517144,-0.037141427,-0.04415441,0.0065145227,-0.11962263,0.014994826,0.033467,0.0035574571,0.030438133,-0.016413255,-0.027469598,-0.019664504,0.06403175,0.02668479,0.24329889,0.05029313,-0.0065391967,-0.00767814,0.0378098,-0.0029509072,0.052997906,0.009588802,-0.003801578,-0.008848235,-0.0060751876,0.030700546,-0.00084261637,0.012635491,0.025796758,0.019627387,-0.034390286,-0.013392708,0.060988363,0.006407319,0.015308299,0.0036087641,-0.013103625,0.01847765,-0.053951282,-0.0496864,-0.029843727,-0.018832108,-0.026737615,0.017956205,-0.014053104,0.040032655,0.017367665,-0.047086947,-0.062100947,0.008878018,-0.0051189163,-0.03616504,-0.008186939,0.013963691,-0.051247366,-0.0014854746,-0.013518747,-0.000090093956,-0.02464522,-0.026912482,0.026032684,0.0057591246,-0.013556433,-0.01509119,-0.019069197,-0.023845067,-0.05747227,-0.020483728,0.019203851,-0.043748964,-0.032105148,-0.030108899,-0.0027723438,0.07521877,0.01128393,0.007815091,-0.08956607,-0.01933739,0.025430974,0.04633418,-0.028404394,0.020179229,0.0060611917,0.072357565,0.013604056,0.0056352783,-0.025080595,-0.0027895947,0.025410183,0.03718581,0.07837893,0.04618325,-0.0013988919,0.030018944,-0.025956256,-0.00658274,-0.011558616,0.02861982,0.000024324092,-0.008700135,0.0278376,0.03651335,0.0010037211,-0.0017397098,-0.020143438,0.0033871336,0.006170231,0.02661757,-0.013641841,0.0020548224,0.014148594,-0.0018274451,-0.030447433,-0.019935386,0.010117263,-0.0068068835,-0.0400466,-0.050268516,0.021061469,-0.040955283,-0.03834814,-0.003939525,0.04888266,0.0032480683,-0.014934596,0.015520557,-0.031679958,-0.032897618,-0.030130932,0.022235813,0.01086506,0.01389687,0.015567414,0.02870872,0.0020628285,-0.011979276,0.010948615,-0.009269005,-0.021378398,-0.052200794,0.004867994,0.012796073,-0.042026885,0.029091395,0.005398502,-0.029067231,-0.0073734843,0.05105111,-0.002460097,0.02260741,-0.008382247,-0.0028117849,0.01195539,0.012156686,-0.04706633,0.0156240575,-0.008881493,-0.03599027,0.04820163,-0.024795523,0.022981755,0.0036533105,-0.0119165955,0.02935658,-0.014813358,0.081410594,0.0075925123,-0.009070814,-0.006059847,0.0039926735,-0.014607389,0.004961051,0.03713689,-0.026952071,-0.0018826897,0.0136270365,0.07180149,0.0772133,0.013109231,0.005478159,-0.025354555,0.008135501,-0.024040887,-0.016284043,0.017923543,-0.044197116,-0.03778724,0.009764583,-0.0079406975,-0.028122343,-0.018031716,-0.001099109,-0.020775829,-0.0205545,0.023534585,-0.030134056,-0.05329646,-0.063305624,0.049517334,-0.044248544,-0.018092345,0.015163107,-0.029176164,0.010310892,0.0020781113,0.08406861,0.022142582,-0.009210265,-0.02986841,0.048588336,0.06203892,0.01782178,0.019531732,0.0138182305,-0.035698473,0.030625066,-0.016021993,-0.020662269,-0.018700715,-0.033963073,-0.0094121685,0.0035324565,-0.011666672,-0.012279046,-0.023571882,0.0129481675,-0.044697896,-0.014456158,-0.0008095734,-0.039981853,0.031795435,0.010510956,0.049327467,-0.028527224,0.057805844,-0.04743057,0.009725802,-0.04809163,-0.05711844,0.017623581,0.02397231,-0.0017637655,0.00693194,-0.08175322,-0.00076684635,-0.00395654,-0.00082071923,-0.0007257877,-0.0010814175,0.017595455,0.015181604,0.030521147,0.00027979462,-0.051036157,0.026414614,0.0375171,0.012288663,0.05400598,0.022906046,0.003741423,-0.059802298,-0.028456183,0.026199894,0.01954043,0.019579927,-0.06192814,0.0035653075,-0.02280534,0.03287077,0.014113952,-0.008553087,-0.015977787,-0.022399317,-0.040388454,-0.014348519,0.0061850436,0.032942917,-0.013364746,0.015630357,-0.011134026,0.013704619,-0.02153014,-0.014722831,-0.03375625,0.0043084305,-0.015225361,-0.032689426,-0.010111862,0.004758649,-0.0017377791,-0.057361446,-0.0052791713,-0.033942167,-0.018036509,-0.042401034,-0.015022241,-0.039488032,0.03175626,-0.013490229,0.03082043,0.02328463,0.008673446,-0.0431952,-0.026081728,0.033001818,0.009654771,-0.01681389,0.008850562,-0.04970854,-0.016420366,0.019932909,-0.008186183,-0.01647126,0.06555606,0.007441772,0.0007779943,-0.036850914,-0.0285091,0.009180362,0.015871363,0.00090684,-0.026836105,0.031031273,-0.00081882265,0.036603272,-0.06745456,0.0033446245,0.065881796,0.021146765,0.045977626,0.047060955,-0.039358746,-0.013857859,0.007916768,-0.009227863,0.033019796,-0.0056745936,-0.01614994,-0.0040554516,-0.0022424734,-0.05048467,-0.03567968,-0.01750252,0.06671622,-0.03753389,0.0060570985,-0.014174317,-0.019373376,-0.01984394,-0.019144071,0.016238907,-0.02594307,0.0060660695,0.005459033,-0.010560046,-0.003987131,0.03503609,0.0069889934,-0.005407948,-0.029345071,-0.013771608,-0.017171884,-0.06889889,0.017971145,0.006608752,-0.022428427,0.011856548,-0.021217555,0.03236349,-0.044158775,-0.015177058,-0.015931727,0.044891104,0.0019800896,-0.01194097,0.0051488434,0.046634227,-0.007910917,0.000040637195,-0.034416,0.0006038291,-0.022873638,-0.003425862,-0.00034877434,0.055289682,-0.020742763,0.008366418,0.036962196,-0.021618372,0.032107156,0.007529205,0.0052823103,-0.004954834,-0.01210995,-0.032229137,-0.026782881,-0.029305788,0.005205739,-0.04453734,-0.007466741,0.0064743846,0.016282206,0.03351747,0.0033795265,-0.002676265,0.055646982,-0.038473208,-0.003217905,-0.15006725,-0.01115932,-0.02043269,0.03491528,-0.013446077,-0.025474759,-0.00028813662,-0.009557876,0.029150961,-0.0042626113,-0.050996423,-0.017336182,0.0844213,-0.008503925,0.045951083,-0.014694948,-0.03309013,-0.017308628,-0.02260404,0.05822704,-0.034111638,-0.0026330927,0.0051630735,-0.009968407,0.06476538,-0.011619412,-0.01414738,0.0012266247,-0.014679274,-0.0009233141,-0.011518319,-0.003691543,0.025812078,0.045015257,-0.054369945,-0.018571718,-0.010622643,0.027025051,-0.029928705,-0.0056371884,0.01230259,0.024555674,0.007704062,0.03570024,0.0046718717,0.030426009,0.012435442,-0.007625373,-0.030678226,0.019077001,0.012281498,0.047026105,-0.046655975,0.009486702,-0.029333254,-0.0064635635,-0.013390812,0.018665876,-0.039265607,-0.009657106,-0.027657837,0.082084715,-0.015842577,0.0022579555,-0.01153348,0.020360325,-0.007239154,-0.012867155,-0.05622838,0.0060678464,0.018608768,-0.02736906,-0.008883942,-0.03903037,-0.0033220055,-0.058461126,0.03725233,-0.04524521,0.032875042,0.0011925902,-0.01069171,-0.0251257,-0.039576147,0.064427905,0.028306462,0.009028888,-0.008253236,0.010470842,0.024143636,0.016242646,0.0076772952,-0.043571033,0.0116463695,-0.06937622,-0.030146055,0.018993644,-0.02984012,-0.029586649,-0.01745577,-0.006769488,-0.024593314,-0.023994349,0.023942312,-0.033928994,-0.015385388,0.030025803,0.057074238,-0.010635196,-0.020117054,-0.030229663,-0.0065528974,-0.020075655,-0.028758854,-0.031773318,-0.046088066,-0.0310392,-0.012037099,0.0012094316,0.018858425,-0.04989251,0.018227179,0.037757333,-0.0034681773,-0.033483043,0.009138529,0.03360279,0.059653964,0.0021044423,0.029979417,-0.031043159,0.0012001462,-0.022704905,-0.02522225,0.01197202,0.04309602,-0.016989512,-0.032513123,0.047540348,-0.030852303,-0.036818605,-0.040870182,-0.008041198,-0.011243062,-0.02657048,-0.018487377,-0.043622747,-0.030564876,0.05287615,0.03066162,-0.040531147,-0.0047453674,0.013114228,-0.017532606,0.013944591,0.0004058334,0.0328495,-0.018170917,-0.021179806,-0.009318976,0.061921723,0.030893058,0.0025267967,-0.029952923,-0.022761239,-0.022330225,0.02255268,0.010262919,-0.023427254,-0.003387418,0.0050583007,-0.004380828,-0.02777828,-0.0031724551,0.029078005,0.03032376,-0.053993504,0.021261763,-0.016868614,0.02080908,-0.032208715,0.057254493,0.03461569,0.070546046,0.019145127,0.01396222,-0.009856484,-0.026186345,0.018313108,-0.03922635,-0.005155545,0.015115529,0.042076956,-0.002533243,-0.030035129,0.0434024,-0.015763007,-0.008877099,0.034961794,0.016503772,0.032848198,-0.008954531,-0.011421279,-0.028523974,-0.03437771,-0.0005504897,0.013457591,-0.016648453,-0.023159705,-0.028097056,-0.0012785981,0.0056222472,0.04249507,-0.0071616126,0.0074061127,0.008217038,-0.051305052,0.07946905,0.01998552,0.006239416,-0.019321004,0.02783612,0.048114832,-0.03551496,-0.043685623,-0.025274865,-0.011493288,-0.018937502,-0.022241024,0.0011105352,-0.011452914,0.014629695,0.015498431,0.02132776,0.0311218,-0.013452744,0.012418772,-0.0037009504,-0.01551613,-0.022630952,0.01022434,0.034554977,-0.014384046,0.0008793913,-0.035742726],"last_embed":{"hash":"ahsp26","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"ahsp26","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{8}","lines":[81,81],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ahsp26","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.005509878,0.008355697,-0.031051245,0.02402067,-0.03350483,-0.026287515,0.010479817,0.046239603,0.011816682,0.057039108,0.019179763,0.03798219,-0.02864186,0.01776607,-0.0056121605,-0.022034043,-0.043352015,0.045329127,0.021497935,-0.0055346983,0.018340712,-0.011540178,0.03725468,-0.002649266,-0.044581898,-0.005229401,0.018660601,0.0032392207,0.012994659,0.012238491,-0.045165602,-0.03973134,-0.004291991,0.012614962,0.036611497,-0.03987773,0.0016011002,-0.048290987,-0.026650641,0.0479234,-0.009416689,-0.028117523,-0.00032851362,-0.021157373,0.043233253,0.0011339342,0.020338314,-0.014196295,-0.037159737,-0.005319165,-0.014258367,-0.010709876,0.013735995,-0.005875346,0.03970129,0.021129427,-0.05121754,-0.04759827,-0.0009171454,0.01325339,-0.027275644,0.035354327,0.011090631,0.01466968,0.025772247,0.015016451,0.008242627,0.0117168585,0.0018650913,-0.035967253,0.012132248,0.022009918,-0.0350208,-0.021083796,-0.031407,0.019649588,0.0067828097,-0.03204556,0.01912051,0.039649922,-0.0033870596,-0.01991653,0.017241132,-0.017277401,-0.012120849,0.009485486,-0.031180989,0.08791857,0.044881277,0.006509771,-0.0021724817,-0.004585158,0.0120163085,-0.034715053,-0.0660116,0.0130031565,0.017858608,-0.025353452,0.027424222,-0.0048896414,-0.016700651,0.016379258,-0.007934272,-0.008684537,-0.009162417,0.006118208,0.0026167296,0.019476242,-0.030676587,-0.0075647165,0.011124548,-0.0049351077,-0.008668131,-0.032367434,0.0043894253,-0.049348485,-0.008927369,-0.002278782,-0.01656653,-0.017640067,0.016523963,-0.028434278,0.06975389,-0.039501477,0.021246625,0.017022096,0.004988653,0.02438595,0.021265784,0.014868075,-0.010432641,0.027927455,-0.009853816,0.014931607,-0.033210393,-0.03286443,-0.0148707405,0.029835781,-0.024432136,-0.038610246,0.010643546,0.060942017,0.0120097585,0.018368367,0.007433037,0.028937925,0.057945978,0.011439176,-0.007924774,-0.049533285,0.0092505915,0.05788763,-0.0034868834,0.0007888406,0.035598103,-0.009620172,0.054092247,0.04194573,0.009698188,0.007828435,0.011826993,-0.0013032625,-0.008506164,0.03449477,0.020065116,-0.052671846,0.02257233,0.011956192,-0.009931349,-0.014567535,-0.019561669,0.0144576095,0.011656498,0.047443386,0.040141538,0.01820936,0.051166523,0.017289858,0.0468398,-0.022056382,-0.053876225,-0.03466812,-0.030365853,-0.018495442,-0.046448704,-0.007468659,-0.0038667205,-0.041553486,-0.00153153,0.06907935,-0.02101131,0.043154076,0.01851559,0.013982216,0.027890824,0.02513375,0.012353596,0.010087717,-0.008948188,-0.019679118,-0.007416378,0.05327203,0.058998182,-0.035300467,0.0052357092,-0.011121835,0.0076642497,-0.041621517,-0.015949748,-0.054114826,-0.02558838,-0.016511679,-0.042183537,0.035985004,-0.03493578,-0.01756896,0.028339807,-0.019309282,-0.00013936576,-0.038155943,-0.05914926,0.044528123,-0.01614074,0.032114714,0.03630484,0.0060160034,0.022982644,0.032360084,0.018104924,-0.0011911894,-0.034225676,0.009256827,0.02061745,-0.043306492,0.06598501,0.0023991251,-0.08618289,0.01979073,0.0019944625,-0.024408402,0.007856828,-0.0006970272,0.0055521703,-0.02873884,-0.02302422,0.02004388,-0.0006866445,0.048696503,-0.018551253,-0.0023638634,-0.018793004,0.03625598,0.03957771,0.0014363237,0.024644032,-0.018771969,-0.010060645,-0.005490763,-0.008053512,-0.012931576,0.031118302,0.034541342,-0.007632914,0.012183367,0.011200209,0.043506514,-0.023638137,0.0027745077,0.011792319,0.015831998,0.001601969,0.041240126,0.038640007,0.06456308,0.0086989645,0.011908547,0.008121881,0.0018681058,0.04702876,0.0325538,-0.034038026,0.010331995,0.006668376,0.024940487,0.026658108,-0.015824905,0.043937963,0.015434622,-0.027888492,-0.037783395,-0.06631931,0.037232507,0.0850775,0.016629914,0.012316532,0.019231504,0.013584085,-0.16901433,0.00080530136,0.020480411,0.03483027,0.011538509,-0.012297444,-0.045042027,-0.03160525,-0.076980084,0.023240669,0.0021948041,-0.046718154,0.015026139,-0.024287337,0.01863452,0.0021644467,0.012084875,0.00076218776,-0.0437718,-0.040659238,-0.0027126272,-0.038384583,0.0034516153,0.024255719,0.006279977,0.023418272,0.067446835,0.005926716,-0.013026741,-0.03628169,-0.021905148,-0.032953106,0.023501145,0.016700896,-0.037672974,0.016223568,0.01855066,0.023535307,0.019218072,0.0006841346,0.058308285,0.04474127,-0.015652314,0.042027395,0.017619323,0.005290534,0.0132844085,0.017060015,-0.04936128,-0.0178815,0.018888043,-0.015986782,0.010528235,0.024341239,-0.033852022,-0.009946069,0.0031772438,0.04378862,-0.013053629,-0.012302701,-0.003029318,-0.008347854,0.008532171,-0.042162035,-0.005484177,0.022604667,0.025266875,-0.022886898,0.017094292,0.0048313728,0.05757061,-0.061468665,0.022090826,-0.017243184,-0.012803308,0.0033012307,-0.03314848,-0.047702357,0.009360307,-0.11477348,0.000766761,0.028186163,-0.0038644935,0.030663116,-0.018230582,-0.023631277,-0.023553478,0.048052426,0.012518708,0.24391884,0.041950975,-0.022562189,-0.0036603261,0.037396383,-0.003448793,0.037086688,0.0076032025,0.02003488,-0.022038698,-0.0077208425,0.042934753,-0.003227836,0.006877171,0.02615552,0.020932985,-0.033778522,-0.004929321,0.055577986,-0.0044646827,0.015428914,-0.0140263755,-0.018876856,0.022796562,-0.03153752,-0.05753449,-0.045425087,-0.01106092,-0.02770884,0.034037832,-0.017697785,0.040728223,0.0034793066,-0.03907443,-0.0700581,0.016703095,0.007659593,-0.035352934,-0.035883855,0.0039015014,-0.0447433,0.006175989,-0.00029922498,-0.010151277,-0.022592498,-0.025070108,0.016672347,0.008715566,-0.0132428175,-0.022589866,-0.026984984,-0.012578737,-0.050930228,-0.026856415,0.032871578,-0.039125133,-0.041887708,-0.03191501,0.011467882,0.06313126,0.012674423,0.0063814824,-0.07710447,-0.025810082,0.024228089,0.037390232,-0.022081759,0.016223855,0.027941264,0.07532879,0.01038922,0.004664357,-0.011404003,-0.0119309835,0.0116050225,0.032344203,0.081924826,0.06898887,0.0059598307,0.0300844,-0.029948456,0.006631472,-0.0076679583,0.04022454,-0.0019306544,-0.0012173038,0.021361208,0.050104626,0.0110653415,0.012761194,-0.02214747,0.0029509212,0.0141349975,0.031722043,0.002324592,0.016024051,0.0023563022,-0.01554303,-0.033533495,-0.032640446,0.017234605,0.000110619345,-0.03378951,-0.06799042,0.028641662,-0.027358187,-0.032298125,0.0024069536,0.04496015,-0.019785643,-0.03721202,0.017616246,-0.0339562,-0.029689794,-0.01147253,0.020104207,0.020926049,0.010472353,0.02645082,0.012233867,0.005149818,-0.028930223,-0.004060861,-0.02512826,-0.019659173,-0.04699348,-0.003159348,0.009224089,-0.026883392,0.038084462,0.0160523,-0.029073237,-0.011236064,0.023511829,0.013690862,0.01675608,0.0006659583,0.0056382045,0.013163865,-0.0073010838,-0.040397815,0.027509438,0.0060829995,-0.027715228,0.03944175,-0.05035121,0.01765086,0.008822772,-0.010370788,0.030152163,-0.008688262,0.072089516,0.00823727,-0.009153027,-0.0068721385,0.018848032,-0.016047154,0.010812936,0.048536986,-0.028905343,0.0061053187,0.013773701,0.06974115,0.087638766,0.014350838,0.02076544,-0.032632794,0.00012725353,-0.014170532,-0.013348839,0.040821802,-0.039955966,-0.042331453,0.00945376,0.022376252,-0.033589303,-0.030752452,-0.0011245201,-0.0143525405,-0.022276217,0.010482914,-0.019624678,-0.055662572,-0.054134816,0.028330103,-0.030242816,-0.025878606,0.0085273795,-0.026381882,0.0041552577,-0.024187794,0.07995265,0.023592198,-0.008824786,-0.016567219,0.05719569,0.07165039,-0.002093464,0.030591171,0.003135845,-0.038304504,0.021486314,-0.014767164,-0.015625568,-0.027816685,-0.035247367,-0.007923197,0.00042275552,-0.017603282,-0.011962007,-0.03238751,0.0023093903,-0.04659009,-0.013738488,-0.00023634732,-0.04729173,0.0295144,-0.0019659314,0.031604692,-0.057519075,0.06179109,-0.036989074,-0.0044259666,-0.048729584,-0.061860263,0.0115284,0.015334774,0.0065799598,-0.0040308777,-0.07165118,0.004738577,-0.0140472185,-0.003883936,0.008645712,0.0038704828,0.0138864685,0.00933406,0.024476757,0.008279895,-0.045537468,0.012663545,0.055901792,-0.0005988441,0.061975595,0.026306182,0.0019769445,-0.051701713,-0.037676632,0.008313412,0.013999876,-0.0005107051,-0.05280296,-0.0040683574,-0.004447227,0.05654122,0.0074405866,0.01450816,-0.020687131,-0.028933376,-0.05191012,-0.023263963,0.011354003,0.030497862,-0.011002869,0.0072623603,-0.008438232,0.021441858,-0.029935677,-0.009468562,-0.022443911,0.013167955,-0.017630719,-0.041442588,-0.03894711,-0.0004348375,-0.00034955848,-0.054986957,0.00064409134,-0.025792966,-0.021160988,-0.04435936,0.010743875,-0.03386648,0.026519276,-0.03271461,0.03734462,0.028127093,-0.0061552254,-0.039722927,-0.024698367,0.031166924,0.018720016,-0.010973579,0.009156358,-0.044303317,-0.005963185,0.015946962,0.007995213,-0.008288959,0.050571997,-0.00027443533,-0.01406583,-0.041149586,-0.028941873,-0.000051275187,0.016918344,-0.012450086,-0.028789142,0.027438812,-0.014175511,0.045924935,-0.055745088,-0.0021983823,0.047187917,0.045379873,0.046971124,0.024073826,-0.043869406,0.009182259,0.000058177695,-0.026583774,0.03982129,-0.01587123,-0.013029938,-0.008025329,-0.0014729906,-0.053888693,-0.016352229,-0.018052313,0.071751155,-0.039903276,0.00075755734,-0.0041445796,-0.0065911934,-0.018812532,-0.031991743,0.025900263,-0.01714829,-0.0039826194,0.011227548,-0.022687083,0.00608539,0.034755994,0.00015398032,0.008061316,-0.04262534,-0.00556257,-0.021676159,-0.06447523,0.016333168,0.003438776,-0.024512855,0.004500244,-0.005041207,0.019434154,-0.06439275,-0.020174047,-0.043666136,0.055560913,0.0038576603,-0.011674549,0.011913294,0.014484361,-0.021286037,-0.011501532,-0.04322403,0.009460133,-0.03659561,-0.0124320565,-0.0029890519,0.05554075,-0.0044411444,0.018599203,0.021347804,-0.030053398,0.024891283,0.007265049,-0.004441595,0.0043883817,-0.03504452,-0.041593753,-0.03690738,-0.015119485,-0.0018246762,-0.05145418,-0.009771315,-0.013284003,0.020437652,0.01931069,0.014610336,-0.005193181,0.032387007,-0.03204768,-0.008944088,-0.14703745,-0.015041235,-0.009632014,0.025654774,-0.024401454,-0.03293112,0.0068868753,-0.017700193,0.027162155,-0.00197833,-0.04119315,-0.005208329,0.06258512,-0.009641848,0.030383235,-0.0073221875,-0.028876884,-0.011233853,-0.024421088,0.061326113,-0.030694222,-0.0092468485,0.019092174,-0.0015198868,0.03728547,-0.016226713,-0.021618532,0.0029693714,-0.014839763,-0.001308754,-0.015777335,-0.0053780586,0.035528243,0.04467486,-0.038945448,-0.010869871,-0.002287685,0.013904937,-0.0346929,0.010928473,0.0063822307,0.02069655,0.018695543,0.042687006,-0.0018577339,0.03192175,0.007774007,-0.018928038,-0.019040698,0.0050738472,0.026161216,0.04774246,-0.048534643,-0.0008620807,-0.022411413,-0.0003111907,-0.022623397,0.012732213,-0.0155473985,-0.017325211,-0.029749703,0.07197413,-0.02010781,-0.004780219,-0.022306276,0.016979767,0.0027407093,-0.009079983,-0.046300493,0.013628554,0.020763574,-0.01928417,-0.011101517,-0.035748687,-0.013869182,-0.052317016,0.04637687,-0.039023727,0.006861791,-0.010707821,0.019859875,-0.01840874,-0.04130944,0.048449107,0.038837362,0.022884661,-0.022765798,0.012846361,0.045358077,0.0058533945,-0.008841529,-0.055873062,0.0064809625,-0.07349954,-0.05065908,0.063559055,-0.033963226,-0.038769107,-0.020811109,-0.018833729,-0.015034965,-0.029565085,0.014203976,-0.0024097345,-0.016327847,0.026318872,0.042055815,-0.020384043,-0.038095515,-0.028197668,0.0057188286,-0.0095609585,-0.014909953,-0.030069046,-0.047345027,-0.026482718,0.00637802,0.0018115444,0.021881083,-0.025735455,0.013828307,0.028760467,-0.022520443,-0.035251085,0.01228984,0.044676855,0.0472858,0.010995421,0.03078565,-0.036586836,-0.0064322045,-0.010146588,-0.030537356,-0.0007790601,0.045278713,-0.0096595725,-0.042121075,0.042735197,-0.038971137,-0.04216994,-0.044844244,-0.008206553,-0.011887491,-0.027352594,-0.0044617495,-0.0427323,-0.027424091,0.0667313,0.049531575,-0.063036524,-0.0059595853,0.010653461,-0.031897437,0.041353215,0.014830306,0.020634895,-0.010261206,-0.020258307,-0.010710812,0.06946605,0.03752567,-0.013322967,-0.03199424,-0.018956818,-0.027217,0.016197331,0.0058427197,-0.014394659,-0.013446969,0.017028043,-0.005114353,-0.024382968,0.001474904,0.035278242,0.03531091,-0.049191106,0.029869584,-0.022030538,0.022411125,-0.027272293,0.055340935,0.038167078,0.071731664,0.033763446,0.007816379,-0.02229834,-0.021018747,0.028514115,-0.051880047,-0.006715138,0.024923794,0.03154352,-0.007919479,-0.024979118,0.046283215,-0.0144265,-0.0032799477,0.044237513,0.0113643715,0.021119544,-0.0021886765,-0.016418703,-0.031594742,-0.025356472,0.010845677,0.019044949,0.000076328564,-0.024221996,-0.048456706,0.015312769,0.0018395142,0.037918203,-0.007989268,0.014425579,0.01020739,-0.06072847,0.07007217,0.018316366,0.0036129851,-0.026680872,0.015190003,0.048490312,-0.029015059,-0.034647427,-0.044649947,-0.007492096,-0.010707842,-0.018488636,-0.027018217,-0.008029356,0.026526943,0.036762245,0.010808369,0.037523046,-0.029980537,0.0015434037,0.008652085,-0.0151859755,-0.011940132,0.012912243,0.016234748,-0.02714077,0.0047952873,-0.04221331],"last_embed":{"hash":"31x1j","tokens":150}}},"text":null,"length":0,"last_read":{"hash":"31x1j","at":1763795356004},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{9}","lines":[82,82],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"31x1j","at":1763795356004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.01793486,-0.01391381,-0.03239805,0.051139165,-0.028083436,-0.025687352,-0.004687668,0.057474278,0.010557418,0.046504196,0.024748007,0.039195485,-0.023518741,0.0040682824,-0.027998932,-0.014587304,-0.057695337,0.04589534,0.02318115,-0.013410764,0.016171094,-0.0058242697,0.045180675,0.00013129179,-0.029971883,-0.0015961741,0.014215058,-0.0013216842,0.025212267,0.017900802,-0.036402445,-0.04383114,0.023169285,-0.0008456078,0.04650059,-0.06407578,-0.002770778,-0.03840974,-0.02238553,0.057838082,-0.012611245,-0.0115940105,-0.009536576,-0.023201365,0.022948805,-0.0022018792,0.027100481,-0.015195455,-0.040244292,0.008403414,-0.017861193,0.0056037307,0.0072122803,0.0009446913,0.0011324724,0.027736241,-0.06298898,-0.03270326,-0.0056925807,0.0073494916,-0.033150103,0.045206938,0.0049457857,0.020653913,0.02302606,0.027148444,0.0072368295,0.02025962,0.0063053397,-0.038616117,-0.0008178073,0.019609436,-0.014788142,-0.015217743,-0.034270763,0.0014170717,-0.019804927,-0.042790987,-0.019522244,0.035441313,-0.007006471,-0.024992839,0.003189372,-0.015266381,-0.008031489,0.02544931,-0.022070706,0.079607576,0.030920656,-0.009467676,0.0040832506,-0.001436549,0.029480787,-0.013774218,-0.061136488,0.03154472,-0.00824431,-0.019082421,0.023781044,-0.0022172637,-0.015062661,-0.0060485126,-0.010467569,-0.014610342,-0.012710201,-0.01194708,-0.00988798,0.0038031042,-0.036711976,-0.01540928,0.019283643,0.000057245557,-0.0013981896,-0.028336683,0.014026071,-0.034147043,0.011133654,-0.023937609,0.0016862063,-0.026012873,0.025538934,-0.01658214,0.07999776,-0.049653076,0.013432766,0.030463777,-0.006890031,0.04434701,-0.01054878,-0.003416818,-0.008834355,0.03365656,-0.03397346,0.023324177,-0.030172525,-0.031700183,-0.029437222,0.030763162,-0.02563602,-0.066637166,0.017515788,0.050923686,0.024747161,0.004541748,0.016436914,0.0028369613,0.046141364,-0.012053429,-0.006746695,-0.05414885,0.00080174376,0.044928323,-0.013978399,0.004136061,0.00951061,-0.008198321,0.030969553,0.045956805,0.007927745,0.030668747,0.0045688273,0.01171686,-0.0033852502,0.023858221,0.009004532,-0.04287996,0.025115568,0.025329564,-0.03681702,-0.028895175,-0.017952675,0.04079489,-0.0033083535,0.044907678,0.014973181,0.026364548,0.03431067,0.008501249,0.03363349,-0.042733204,-0.0421512,-0.033277765,-0.0071566724,-0.01923398,-0.02617423,-0.018923882,0.004120596,-0.050312147,0.008687369,0.060969066,-0.04935257,0.039630745,0.013281157,0.016288348,0.01915744,0.02900804,0.0081849145,0.008646975,-0.0056432853,-0.015791988,-0.0048920196,0.039158624,0.0486012,-0.040204715,-0.0141639225,0.0056785154,0.01119207,-0.044509612,-0.00692912,-0.045799997,-0.0053812372,-0.010397468,-0.03885424,0.039077606,-0.032057527,-0.0018155132,0.011769361,-0.0077482094,0.013111389,-0.036683243,-0.060139995,0.056204807,-0.008253398,0.0732022,0.044608302,-0.01818096,0.018832186,0.00013675632,0.011769071,0.009325751,-0.02675508,0.004257244,0.0041151377,-0.027995382,0.055676058,-0.00497868,-0.053805027,0.05486628,-0.008943706,-0.034906387,-0.0079727685,-0.004887958,0.05207476,-0.013064978,-0.024596939,0.041903965,0.0065806177,0.050937034,-0.023803927,-0.009180569,-0.01627034,0.04918037,0.035748646,0.016674994,0.03941348,-0.020494454,-0.005387472,-0.006736253,0.0045514517,-0.013730175,0.033831988,0.042648394,-0.012917741,-0.0026531206,0.011502272,0.03859379,-0.018164823,-0.024351366,0.009003658,0.012957027,0.004833167,0.028212728,0.01955976,0.048685327,-0.01952383,0.024020774,-0.016477635,-0.013590059,0.053160775,0.026471796,-0.009073845,0.008206447,0.004965658,0.024006916,0.023244848,0.0006890484,0.05129982,0.005376566,-0.02085664,-0.042213116,-0.061360385,0.04584139,0.08759355,0.031513806,0.020972837,0.025492957,0.019611282,-0.15890597,0.0035386502,0.014750815,0.011928464,0.015782801,-0.006069141,-0.026014525,-0.03256265,-0.066271104,0.034194957,-0.0077279042,-0.05353219,0.009749869,-0.013416964,0.009428614,-0.01222013,-0.0029971825,0.02420337,-0.040415358,-0.035604462,-0.004571186,-0.04174743,0.0013513385,0.020740312,0.025647372,0.02148423,0.06691851,0.0058744675,-0.0043056905,-0.04748116,-0.017697707,-0.0296166,0.029514305,-0.0042465297,-0.034581993,0.0061723026,0.029045485,0.034387123,0.015361104,0.00086296286,0.053695735,0.026656216,0.0029618258,0.020336632,0.016066322,-0.0002898192,0.020161409,0.025011173,-0.067391485,-0.020513808,0.00845451,-0.022410579,-0.027085407,0.024218138,-0.05709092,-0.013576041,-0.037127737,0.042060148,-0.0068522724,-0.020107402,0.022490285,-0.02099443,0.0064022774,-0.05639521,-0.0132923275,0.021029118,0.0559836,-0.0061506927,0.035325907,-0.014198663,0.04464452,-0.050425254,0.010702823,-0.023337018,-0.019488828,0.008290499,-0.031024696,-0.0347308,0.005515942,-0.112986274,0.013388203,0.020303758,0.011784987,0.041776385,-0.018153159,-0.02916938,-0.043907844,0.053707104,0.006747959,0.22542498,0.04602695,0.0013891183,-0.02546791,0.034489367,-0.009575845,0.04454044,0.014507161,0.020027315,-0.008204317,0.008128462,0.02959258,0.0054614125,0.0028073776,0.022409411,0.016035857,-0.02627571,0.0050308853,0.04548475,-0.0020429941,-0.0062868204,0.0041108467,-0.01820211,0.02029606,-0.03092073,-0.057812735,-0.022559807,-0.012285358,-0.026876515,0.029465044,-0.029932985,0.0654799,0.006785038,-0.03949753,-0.05349405,-0.013815643,0.017595487,-0.017934468,-0.0008154443,0.025520442,-0.04288358,0.0048478297,-0.004839485,0.00902282,-0.028434085,-0.036966573,0.038130987,0.009535974,-0.008004641,-0.02437173,-0.02153487,-0.025900384,-0.033713225,-0.025259444,0.012025675,-0.0582513,-0.041545287,-0.028932124,0.013648108,0.060556334,-0.007224224,0.0026538344,-0.0836979,-0.033244275,0.017388662,0.0278404,-0.01245297,0.014586181,0.009400612,0.067846924,0.016952043,0.02306566,-0.01655085,-0.028244385,0.022940736,0.023783766,0.06984112,0.073946945,-0.014773952,0.027047902,-0.034236804,0.006614211,0.002868122,0.019848589,-0.006109756,0.0026599802,0.03944726,0.035041604,0.011570257,-0.027183713,-0.027459595,-0.013692429,0.017304134,0.036677584,0.0039261375,-0.007646262,0.02059757,-0.0033934899,-0.023019725,-0.021277213,0.021270987,-0.0076749804,-0.04543445,-0.048734296,0.03136254,-0.028421085,-0.032461364,-0.0037440243,0.052394155,0.00016742587,-0.01173019,0.02127974,-0.038440727,-0.026319223,-0.031074116,0.00158169,0.016665393,0.009016292,0.02427966,0.01640692,0.005314858,-0.032198112,0.0077492967,-0.02131271,-0.019831005,-0.065084085,0.00831935,0.025066853,-0.019023947,0.026067398,0.027736926,-0.036321826,-0.017431572,0.030880751,-0.0033922824,-0.0058102766,-0.0020073813,0.004159401,0.00032092992,0.017587788,-0.06894313,0.032084692,-0.016610168,-0.017081633,0.033664756,-0.038593393,0.014353129,0.013396256,-0.02838578,0.038029402,-0.001990669,0.08533876,0.012673425,-0.011108489,0.0073335688,-0.016949907,-0.011632265,0.005854983,0.048837062,-0.004938938,-0.005259275,0.038404692,0.08491313,0.07537219,0.017872913,0.02282742,-0.040953428,0.021374717,-0.013112131,-0.004355437,0.045228083,-0.048118956,-0.039167725,0.035471834,0.0053624604,-0.0029580246,-0.00002995587,-0.0049369815,-0.0049036434,-0.0003837648,0.029041363,-0.04296097,-0.037802372,-0.07322779,0.05366241,-0.018123569,-0.028832098,-0.003154228,-0.028552232,0.0075574922,-0.007091223,0.07479165,0.0048382785,-0.0033301353,-0.034665808,0.05241274,0.06660422,0.007715174,0.019154225,0.00819906,-0.0325697,0.027286943,-0.00787697,-0.02074257,-0.044052657,-0.042346362,0.02484458,0.0033715032,-0.026289891,-0.002106804,-0.007976615,0.01396242,-0.043381684,-0.021856,0.006918069,-0.046719216,0.03121998,-0.008930422,0.01057792,-0.052210327,0.061166145,-0.026127115,-0.003274719,-0.01661664,-0.04937713,0.006734322,0.022909233,-0.00473442,-0.0041460595,-0.07227836,0.004611549,0.0019482578,-0.015939867,0.009660322,0.010947365,0.0032472545,0.0012961322,0.03762886,-0.0007029382,-0.035645086,0.009932023,0.047700632,0.025961379,0.07774122,0.020493511,-0.015563778,-0.06675318,-0.00085850945,0.027146393,0.021081178,0.019136429,-0.052909814,-0.0012928136,-0.015718946,0.068101786,-0.009690172,-0.017842501,-0.009773531,-0.019486543,-0.047656137,-0.002181366,-0.0022837422,0.02900458,-0.01130296,0.010097589,-0.00053234806,0.017998401,-0.039565984,-0.010014439,-0.01616642,-0.009118927,-0.0165481,-0.043094,-0.039960574,0.011482305,-0.0077643157,-0.02603385,-0.0067577055,0.009857432,-0.029419886,-0.05956209,-0.0060123685,-0.03002027,0.0235812,-0.016518624,0.025476316,0.025961544,0.0020555684,-0.04034068,-0.032852642,0.015376316,0.036981545,-0.020496408,-0.0017904013,-0.05077954,-0.014450618,0.020002006,-0.0010817042,-0.002926501,0.04774268,0.0020352725,-0.019518662,-0.03805681,-0.035376526,-0.03209629,0.009686507,-0.0034410262,-0.008335349,-0.0011224827,-0.0069844476,0.014801438,-0.055490106,0.0023211453,0.046931148,0.047597483,0.036238883,0.06290241,-0.055714432,-0.0018045051,0.009267913,-0.04839781,0.04364748,-0.0077392175,-0.014979297,-0.007540671,-0.015255659,-0.050220143,-0.02475,-0.022789186,0.052744735,-0.023153951,-0.006002967,-0.04148627,-0.021586563,-0.0106256725,-0.029750928,0.025682427,-0.04826175,0.02144527,0.038200237,-0.023776555,-0.013145178,0.0119878035,-0.0071495455,0.0068221223,-0.0355678,-0.0071511245,-0.010174852,-0.059122868,-0.0023794633,0.0065638074,-0.02581977,-0.00011349295,-0.02718053,0.006889871,-0.07022515,-0.014191316,-0.014714875,0.061155714,0.017486993,-0.010316922,0.012926378,0.040846292,-0.009772611,-0.008618844,-0.03915277,0.0055273864,-0.025038043,0.017664742,-0.01743452,0.06019234,-0.03381518,0.009697851,0.033938047,-0.0139744375,0.015715688,0.019710926,0.00084209105,0.0018705045,-0.0026041255,-0.036033582,-0.01470557,-0.01917121,0.0008698804,-0.01829676,-0.0020335051,-0.0000021619317,0.012026708,0.010271985,0.01467,-0.010097083,0.055609033,-0.025613144,-0.0005303061,-0.13969097,-0.01719775,-0.0234162,0.03785916,-0.029778114,-0.03706827,-0.017519608,-0.012923709,0.023808833,0.011759848,-0.036884196,-0.020129848,0.09757447,-0.012226692,0.04095859,-0.018763449,-0.0427933,-0.024267234,-0.0015938788,0.058895316,-0.030154644,-0.005281963,-0.016809225,-0.025229884,0.011855486,-0.008682604,-0.023596747,-0.021086933,-0.01799393,-0.011464271,0.009030054,-0.010229472,0.034795564,0.051471718,-0.03238423,-0.008882722,0.007049108,-0.01140006,-0.009828104,0.009343614,0.016552553,0.02965748,0.041595653,0.054567862,0.01817528,0.0032763076,0.011324385,-0.0132595515,-0.03550964,0.034644015,0.02057941,0.026603412,-0.05579212,-0.009828188,-0.010598581,0.004048086,-0.026667746,0.0012533792,-0.029824058,-0.015082247,-0.043378018,0.05862463,-0.025845347,-0.007981163,-0.022585832,0.0006945848,0.004090798,0.0038525767,-0.0091321245,0.0083538275,0.007818641,-0.033182725,-0.014758072,-0.041615106,-0.016338944,-0.042956095,0.055936676,-0.027438093,0.033436645,-0.007080531,0.005460034,-0.015510483,-0.02996793,0.02789274,0.016852275,0.0026627507,-0.01600804,0.0067750737,0.012744739,0.0016492965,-0.017251663,-0.047424715,0.0036881855,-0.09315269,-0.057832893,0.05096532,-0.010402932,-0.038545296,-0.01442075,-0.0102190655,-0.021529308,-0.03021791,0.0022736427,-0.006309301,-0.008267239,0.026023112,0.043412052,-0.015871294,-0.016352229,-0.023040798,0.014632094,-0.016758636,-0.002692026,-0.024444837,-0.04368119,-0.025614848,0.009312493,0.012970086,0.00584648,-0.016393343,0.009509965,0.027021524,0.0011118749,-0.0313674,-0.004094848,0.034459062,0.043166693,0.021924514,0.038011476,-0.017392937,0.0037879278,-0.0017543178,-0.03610121,-0.014766345,0.044788197,-0.006136374,-0.076606005,0.06618286,-0.014430315,-0.009460846,-0.05272921,-0.013342217,-0.010196355,-0.003986408,0.0057766563,-0.053695958,-0.049480937,0.05232061,0.035799816,-0.05507725,-0.007548251,0.0070095626,-0.024352985,0.025113126,-0.018373672,0.019187719,-0.017205639,-0.038127296,-0.012689601,0.07058982,0.04218901,0.0015895372,-0.03354033,-0.025613517,-0.016364185,0.031819884,0.0051704776,-0.0024120437,0.004514382,0.014912004,0.009936922,-0.03558181,-0.005838774,0.016991924,0.03175201,-0.045115292,0.016090987,-0.010863944,0.034967896,-0.0068890434,0.06679077,0.011544234,0.07505883,0.028967002,0.008375586,-0.0063431296,-0.011237135,0.034037214,-0.02968234,-0.0052141706,0.024328217,0.049324505,0.014399283,-0.034782242,0.05292335,-0.028548153,0.005516106,0.031478956,0.01942557,0.03551468,-0.018751048,-0.009907602,-0.010853283,-0.04354289,0.004573131,0.006044341,-0.0030892717,-0.022910459,-0.039333183,0.014156622,-0.0063326056,0.04634592,0.010165477,0.0023760626,0.002429434,-0.068339325,0.08286988,0.02315888,0.0043145665,-0.012379947,0.012424217,0.040229317,-0.019043172,-0.055037905,-0.043159783,-0.004054322,-0.027940404,-0.002842112,-0.00647853,-0.005315977,0.017353635,0.029484957,0.01422137,0.02933019,-0.010589104,0.012841125,-0.002922877,-0.014539595,-0.03481665,-0.009847427,0.010213966,-0.01895686,0.010807109,-0.037086032],"last_embed":{"hash":"738nvd","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"738nvd","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{10}","lines":[83,84],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"738nvd","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012132196,0.0015184152,-0.03323038,0.01882647,-0.028622674,-0.043124188,0.0096940715,0.042715553,-0.005737695,0.05371732,0.0035132968,0.03508489,-0.0408644,0.016935127,-0.0139735155,-0.013289436,-0.04102672,0.04394743,0.0138606895,-0.028301887,0.007670549,-0.0008776709,0.034075912,-0.0055175796,-0.014962082,0.0011434398,0.015150243,0.00023656756,0.036382608,0.006854854,-0.037312083,-0.04444034,-0.0073118033,-0.008836872,0.026595537,-0.052908394,0.005324677,-0.049080204,-0.01603049,0.057227742,-0.00996739,-0.036710843,-0.01625302,-0.016333843,0.0434109,0.0116921915,0.031640273,-0.012432509,-0.037521638,-0.006006531,-0.019417694,-0.023993546,0.014166605,0.010740277,0.021148827,0.04143938,-0.03228498,-0.03760651,0.012233597,0.014796564,-0.032015588,0.0152119165,-0.00007016156,0.0135446405,0.029999185,0.023686696,0.029879734,0.008335809,0.0017057073,-0.02986063,0.009959088,0.018473849,-0.020754734,-0.03834414,-0.016364768,0.027292442,0.012762698,-0.039077118,0.012799914,0.044020176,-0.0049181916,-0.016822629,0.014020752,-0.006882988,0.0157997,0.020360654,-0.014821069,0.08003575,0.059328955,0.003248641,0.008769712,-0.003800761,0.022848882,-0.020852812,-0.07872255,0.00880285,0.005148248,-0.040125623,0.028712798,-0.024496006,-0.0015144662,-0.00321985,0.0044428743,-0.023935284,0.0014807876,0.010961544,-0.0039839456,-0.00058623456,-0.025166014,-0.000909632,0.0071190284,0.00424908,-0.007163363,-0.04351395,0.0005028987,-0.038530026,-0.00506001,-0.0196731,0.009685419,-0.027693726,0.017527044,-0.021492923,0.03959843,-0.0441625,0.0250998,0.023167506,0.010491391,0.014770674,0.038525265,0.0022237448,-0.02204216,0.025947183,-0.01929789,0.009198197,-0.028895255,-0.022978092,-0.028770288,0.03491505,-0.02234697,-0.057488378,0.0138405,0.07437398,0.016034726,0.026807519,0.008633251,0.013914192,0.046497323,0.0026976655,-0.0076189716,-0.034722038,0.0026203645,0.03977533,-0.020474048,0.004260276,0.017812753,-0.009343338,0.054062475,0.044044383,-0.007293393,0.012396571,0.020124285,0.008420161,-0.014968664,0.03743238,0.0068564997,-0.037441146,0.016175568,0.02173938,-0.0021497963,-0.0024095972,-0.006777406,-0.0016150897,0.010965545,0.039770838,0.02181314,0.029500527,0.038849644,0.017266622,0.015269972,-0.01373447,-0.06404674,-0.031404797,-0.02005946,-0.031242372,-0.032099057,0.010754631,-0.00030209945,-0.040258463,-0.0131265605,0.040152162,-0.03566358,0.052099705,0.020486154,0.042388797,-0.0021640677,0.008582515,0.016742408,0.028487543,-0.020426393,-0.023855316,0.0074503003,0.046738517,0.07033646,-0.027152652,0.007250893,-0.003376273,0.029857073,-0.03675098,0.015194849,-0.051970657,-0.02983655,-0.01239837,-0.037826233,0.039121944,-0.037965596,-0.021935822,0.023753706,-0.0074795834,-0.0081237415,-0.03251732,-0.061509356,0.06356227,-0.012173196,0.0245462,0.044708095,-0.006336734,0.029227821,0.022462001,0.00753777,0.000073864474,-0.026207896,0.027397322,0.008512069,-0.04013488,0.067163676,-0.0007688885,-0.07558694,0.015746458,-0.009917127,-0.0009043664,0.006529603,-0.032009546,0.01211189,-0.014663803,-0.0176553,0.034512505,-0.0002731654,0.04298662,-0.022879317,-0.03932945,-0.005903953,0.042022813,0.027284129,0.0009532347,0.025321305,-0.016632035,-0.019844834,-0.0056314473,-0.0131497355,-0.009716575,0.022652032,0.03596946,-0.006725481,0.001515892,-0.0023498114,0.04561671,-0.010363729,0.008439678,0.037992947,0.007391231,0.00027685182,0.026505686,0.031715494,0.057168353,-0.015631339,-0.0070184083,0.0006419139,-0.0103701595,0.03342559,0.025487073,-0.03719135,0.010535521,0.017849619,0.017657606,0.018250218,-0.007048546,0.05254516,0.0012913997,-0.030912096,-0.0485272,-0.068904266,0.03608807,0.08893705,0.019912848,0.008209813,0.014014966,0.010868917,-0.17601486,0.0025287592,0.0040201508,0.028416323,0.00666588,-0.014578289,-0.048103727,-0.0065905326,-0.073044576,0.02736224,0.0016648398,-0.048197165,0.009835264,-0.015916342,0.008129008,0.003908932,0.005299508,0.0015967077,-0.041840594,-0.04204964,-0.020551192,-0.02619916,-0.017570056,0.0075274142,0.0037040184,0.020626703,0.059887167,0.0032644134,-0.025307046,-0.03581155,-0.025238037,-0.035013452,0.02539687,-0.0087620765,-0.031839788,0.006505065,0.024759961,0.02088327,0.022409085,-0.017743606,0.06033137,0.04730833,0.0006254637,0.029848643,0.021706637,0.015017777,0.013707076,0.016843256,-0.034512814,-0.002335011,-0.0051344475,-0.021965293,0.003381333,0.029617257,-0.025151882,-0.02330394,0.014119927,0.035416927,-0.014521967,0.0089874575,-0.008387142,-0.0356519,0.011299399,-0.04373219,0.0016570421,0.025069775,0.043211445,-0.021021526,0.020653434,-0.0053971703,0.050613277,-0.044654746,0.014289977,-0.019822085,-0.016341683,0.020688444,-0.04026733,-0.06070843,0.016728852,-0.13027312,0.009065171,0.012862743,-0.0013841143,0.044245616,-0.004783238,-0.03981535,-0.020174606,0.062390797,0.02102037,0.23226143,0.034241267,-0.019265704,0.013088164,0.037229065,-0.02200534,0.050132286,0.01781246,0.008203111,-0.011056124,-0.0074406685,0.039022304,-0.009363971,0.0056263343,0.026379146,0.020843625,-0.052008223,0.004832465,0.04694088,-0.0074398005,0.015792916,-0.0037107219,-0.0016893321,0.03082759,-0.03993612,-0.07572511,-0.04146185,-0.0056068455,-0.03768969,0.01469254,-0.02341874,0.040028498,0.0015525816,-0.06414717,-0.06322927,0.023528855,0.014951056,-0.031063335,-0.015802102,0.001392024,-0.041639417,-0.00050717767,0.021471282,-0.01013682,-0.019965412,-0.030116258,0.020951826,0.006679505,-0.0076525696,-0.02864888,-0.020950899,-0.029595003,-0.050357495,-0.022793094,0.030783363,-0.05657075,-0.035371494,-0.046295684,-0.007643258,0.070297346,-0.0005142322,0.0062295543,-0.07499591,-0.016235573,0.01861209,0.041698128,-0.025592027,0.037475355,-0.006450971,0.077379756,0.004679966,-0.012741385,-0.012133803,-0.004262146,0.0073211174,0.024871288,0.092070386,0.07975899,-0.014383305,0.017014032,-0.024834588,0.025055602,-0.0130411945,0.018988952,-0.0039616935,0.009561217,0.023049997,0.05543904,0.0021143977,0.006212429,-0.010849292,0.0030441897,-0.008129028,0.041139025,-0.0057063396,-0.003304469,0.0040156073,-0.006536988,-0.030775256,-0.02118163,0.013217674,0.010044905,-0.050174855,-0.04233577,0.019893134,-0.038370788,-0.019191159,0.012333327,0.041015737,-0.005992458,-0.02465981,0.0142881265,-0.030975688,-0.041123107,-0.013776908,0.02099066,0.031872366,0.0099550355,0.039218474,0.014775381,-0.0050216396,-0.024900926,0.0063036503,-0.014504875,-0.03606203,-0.046186797,0.009203954,0.006952375,-0.035368573,0.028831068,0.009333878,-0.027432717,0.004961158,0.038611628,0.0013415954,0.023418391,-0.006289357,0.017610257,0.0341064,0.019822942,-0.03767554,-0.0047750156,-0.00046160797,-0.013914138,0.03373494,-0.030507935,0.0075694113,0.009292282,-0.0021808692,0.031644486,-0.014574972,0.07981048,0.023335397,0.0008097997,-0.0062215496,-0.006020987,-0.006206457,-0.0009482695,0.028207643,-0.03153258,-0.017355822,0.010496942,0.06708594,0.09553141,0.0078406,0.013708953,-0.034064204,-0.0010596071,-0.018562073,-0.02700222,0.023064556,-0.032067735,-0.042428378,0.0023498172,-0.0091972295,-0.029784674,-0.032991383,0.018883644,-0.025959095,-0.0152443545,0.019326048,-0.012699496,-0.06321856,-0.062153533,0.033651523,-0.040247437,-0.011283389,0.0052776444,-0.024251174,0.005337771,-0.01160824,0.08197354,0.024252832,-0.0043761632,-0.0017825956,0.05362209,0.0692787,0.015360405,0.018386696,0.013632059,-0.029154502,0.017725952,-0.017744975,-0.019062633,-0.0086020315,-0.02044755,0.0022984322,0.014502701,-0.011162786,0.01210512,-0.025264315,0.0143200755,-0.042261966,-0.0225244,-0.009146012,-0.048340295,0.037080597,0.014437635,0.045942273,-0.04503794,0.060722474,-0.03643795,0.006981569,-0.039114185,-0.04762662,0.035881944,0.007219048,-0.011731072,0.0031097953,-0.071613364,-0.0005000603,0.0058486345,0.0029929266,0.004892387,0.0034079705,0.0014265374,0.022033338,0.025430579,-0.0077588847,-0.04059476,0.0112829665,0.049211003,0.026503736,0.04390852,0.019900024,0.006647714,-0.049326386,-0.043808106,0.012246822,0.010297555,0.022638405,-0.07367978,0.00875997,-0.014147294,0.04175459,-0.0025696596,-0.023505004,-0.01822109,-0.015793461,-0.051977415,-0.018068273,-0.0031497045,0.032511212,-0.016825907,-0.010623609,-0.0036710366,0.0031891183,-0.021753177,-0.01220173,-0.04126324,0.015612947,-0.007588976,-0.0397913,-0.026016233,-0.017847938,0.00020943789,-0.05974028,0.014593157,-0.03152893,-0.031437233,-0.05296355,-0.0055566784,-0.036235157,0.03127217,-0.030909529,0.045649,0.031923275,-0.010939264,-0.04635141,-0.036239415,0.027197456,0.004215844,-0.0045082816,0.019056123,-0.05275397,-0.012032156,0.009628679,-0.0030571027,0.0032063727,0.065458246,-0.006743306,-0.0043940456,-0.03617228,-0.044272926,-0.0018026303,0.011416927,-0.017064817,-0.01847696,0.025471501,0.004640902,0.024510628,-0.063125595,-0.005335344,0.06283115,0.034029912,0.053590264,0.05360016,-0.043374468,-0.009677653,0.0060046087,-0.024737427,0.03679027,-0.008927564,-0.016559642,-0.0073314924,-0.01372575,-0.057615813,-0.024983808,-0.016292319,0.06266353,-0.035192944,-0.008834759,-0.01299212,-0.034875825,-0.019159272,-0.035162877,0.024193529,-0.02373269,0.0101779895,0.020666312,-0.016289724,-0.0040059756,0.025800502,0.010100573,0.0024260508,-0.040337604,-0.003463236,-0.0058172145,-0.05648316,0.019344566,0.0023157005,-0.024358682,-0.00016412628,-0.011372971,0.028121265,-0.040104553,-0.005556313,-0.025492383,0.035532165,0.031597905,-0.03183518,0.027070493,0.017269105,-0.013618271,-0.00406201,-0.030433258,0.012853157,-0.02799106,-0.015823519,0.008263216,0.047021944,-0.015699375,0.006283858,0.021110112,-0.004971485,0.023039302,-0.0024617112,0.011546744,-0.004707852,-0.0154536655,-0.05402856,-0.03495364,-0.023229325,0.004184988,-0.04069243,-0.013021222,0.0030413785,0.024307555,0.032193612,0.013658089,0.0005888394,0.04513053,-0.037651,0.0026348976,-0.14774394,-0.011704498,-0.022095704,0.030046178,-0.02401028,-0.026278624,0.0045341942,0.00073275965,0.03444323,0.01435547,-0.040124405,-0.0052097067,0.07430393,-0.003947974,0.042047583,0.00011510165,-0.041406933,-0.007776706,-0.020684842,0.05887721,-0.031067163,-0.01386156,0.014190405,-0.0083179865,0.042987034,-0.012156241,-0.014890696,0.0040877904,-0.0187252,0.0013757002,-0.00942713,0.017667532,0.035874672,0.04352516,-0.046736576,-0.019628564,-0.0046599973,0.017971473,-0.032142047,0.0039782105,0.01508479,0.0263717,0.020090574,0.050045244,0.030986942,0.0221407,0.005227071,-0.018806549,-0.013511203,0.009807925,0.0027795455,0.038880493,-0.04247132,-0.002403819,-0.024498614,-0.015478205,-0.025883252,0.029788876,-0.029531447,-0.0055635055,-0.021055248,0.080496125,-0.0125281755,-0.017463349,-0.024684967,0.0060171555,-0.028959358,-0.022978913,-0.058830984,0.034352902,0.023031984,-0.0307277,-0.025599116,-0.03706308,-0.01638794,-0.05623768,0.06063212,-0.043798685,0.015940486,-0.008112803,0.009115678,-0.020430457,-0.0344362,0.051093917,0.030910447,0.010445927,-0.011905029,0.0078572,0.034276385,0.013925312,-0.0012586555,-0.050312746,0.020435452,-0.07308887,-0.041347217,0.047483597,-0.036875598,-0.035452645,-0.014787569,-0.010798256,-0.012446593,-0.016681343,0.020510089,-0.022542577,-0.024802802,0.019688683,0.051897835,-0.0021018272,-0.048899945,-0.019280925,-0.0039557246,-0.00021057669,-0.025046535,-0.029509705,-0.050580904,-0.029487297,-0.0011140462,0.008516384,0.015586673,-0.035939988,0.008441757,0.039728202,0.0033686096,-0.036336213,0.02200369,0.036758773,0.049109817,0.016085496,0.031649992,-0.029155804,-0.004162195,-0.016921204,-0.019369097,0.021878675,0.04192116,-0.020207789,-0.024711221,0.0413122,-0.02517346,-0.041380282,-0.05237127,-0.015428359,-0.010441724,-0.03175512,-0.015215913,-0.038297776,-0.030122513,0.05572728,0.023443539,-0.037661493,-0.0036340794,0.023726396,-0.009186748,0.018885136,-0.0009101659,0.036383517,-0.022599924,-0.018743236,-0.019862892,0.05980879,0.03940677,-0.004751127,-0.037775315,-0.037630014,-0.020863965,0.018369038,0.011104012,-0.022573551,0.0053513665,-0.0028337608,-0.00081362674,-0.010018295,-0.0035108223,0.043295607,0.025231823,-0.062097304,0.025864061,-0.012311191,0.02407402,-0.02115532,0.0558047,0.020334298,0.059103243,0.03798707,0.020627646,-0.021961229,-0.035576727,0.019910425,-0.029633513,-0.016013011,0.00052379124,0.039510734,-0.023930172,-0.025817677,0.04594126,-0.011850671,-0.007893551,0.046169035,0.009156688,0.04672779,0.0037732453,-0.020357156,-0.028813465,-0.027257688,0.020574344,0.017194511,-0.013443097,-0.034356635,-0.02405624,0.004260149,-0.0011158558,0.03603599,-0.00034094928,0.0015089149,0.004537103,-0.030762251,0.08477692,0.016604092,-0.012673508,-0.012887262,0.032911327,0.054148402,-0.043809097,-0.03615434,-0.023159103,-0.018063853,-0.023460845,-0.015274196,-0.004561768,0.009300429,0.03274806,0.04009673,0.010608434,0.02734938,-0.024428537,0.021140812,-0.00022834411,-0.011486865,-0.01223281,0.021490397,0.034133147,-0.024653336,0.00055032526,-0.03874845],"last_embed":{"hash":"28jn5u","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"28jn5u","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 2: Custom Docker Container (More Control)#{13}","lines":[87,88],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"28jn5u","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 3: Kubernetes Deployment (Advanced)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012651706,0.033796564,-0.044551227,0.02543245,-0.012878107,-0.027415166,0.03441664,0.032399047,0.008849525,0.041719712,0.028846495,0.050034545,-0.0023847758,0.024245739,0.0048176046,-0.012820109,-0.028070206,0.03252929,0.049624648,-0.014708063,-0.03570374,0.013248375,0.03081871,0.017158892,-0.03002442,-0.003554728,0.036028966,0.0071963873,-0.011762989,0.02502146,-0.034012653,-0.028882787,0.0040112343,0.019499589,-0.016319215,-0.07946533,-0.0075320415,-0.02348688,-0.021947159,0.046159793,-0.037731536,0.0012117634,0.026518704,-0.012824768,-0.004018061,-0.005099293,0.008010925,-0.025419256,-0.034043673,0.019412335,-0.007277854,-0.0057149823,0.014165198,-0.01132483,0.015371717,0.016267365,-0.050257623,-0.023963425,-0.03350764,0.020480512,-0.040758546,0.032102242,-0.001417052,0.0029217778,0.051262796,0.004110495,-0.005375114,0.024809109,-0.023383947,-0.014233056,-0.033405866,0.038021825,-0.03748976,-0.023731485,-0.019420788,0.018134532,0.026309624,-0.030529846,-0.015750386,0.0304175,0.008530354,-0.05787512,-0.0016800064,0.0067238193,0.038576048,0.016209338,-0.054295156,0.08772725,0.030478654,-0.03461033,-0.0059786895,-0.010194801,0.006140701,-0.01893047,-0.053549998,-0.0084734,-0.039935034,0.014823286,0.014210079,-0.007933615,-0.011634263,0.019088522,-0.016123949,0.013622611,0.0095804725,0.0021799302,0.020866893,-0.00080972933,-0.012635441,-0.015277295,-0.0025963173,-0.008313512,-0.033604026,-0.030914461,-0.0037237008,-0.012502129,0.00045597478,0.014313239,-0.06564891,-0.038251232,0.050862424,0.007109567,0.03331079,-0.04162776,-0.006699519,0.00088366255,-0.010159908,-0.019379722,0.02942553,0.020104876,-0.034990367,0.013901806,-0.031508725,-0.024758263,0.0025529317,-0.0035817812,-0.043595627,0.036537096,-0.05170715,-0.077236824,-0.014651704,0.04201237,-0.024169082,0.024101354,0.050218802,-0.041918892,0.07707582,-0.0102427695,-0.0009216921,0.016498959,-0.009291715,0.0029567268,0.005059282,0.020634383,0.028929707,-0.0075283586,0.004289745,0.048598096,-0.011349766,0.02347072,-0.038800783,0.04490823,-0.008650293,0.0050704274,0.015070336,-0.04427028,0.038800277,-0.014618146,0.0133505585,-0.03443542,0.0003956587,0.045803558,0.0024963208,0.039445218,0.015747346,0.04815032,0.03671249,0.023490591,0.034573082,-0.03700841,-0.06534044,-0.02802149,-0.03740209,-0.030861624,0.0020514592,0.009480202,0.046900634,-0.007263221,0.00037416228,0.05245663,-0.048603255,0.034167502,0.012650407,0.03148005,-0.013914214,0.037179764,0.0018735792,0.020105999,-0.012345446,-0.027647227,-0.037517417,0.032345258,0.032703582,-0.035545193,0.0020871195,0.016849324,0.009978861,-0.025607988,0.013327902,-0.064665236,-0.009255561,0.0012354415,-0.031952593,0.035201125,-0.015546872,-0.014734162,-0.022732813,0.056750156,0.0015778493,-0.036443014,-0.033071987,0.012314813,-0.010357416,0.02183104,0.03750771,0.016946046,-0.007045051,0.011229888,0.03142464,-0.015924769,-0.046865635,-0.012654215,0.008935844,-0.014813578,0.08023729,-0.0009580478,-0.06723105,0.03674067,0.025994757,-0.02394967,0.013430465,-0.0012743461,0.015112202,-0.054147396,-0.037068043,-0.002260363,-0.014673697,0.032102726,-0.030926576,-0.032588143,-0.011922051,0.03290643,-0.00975172,0.008885363,0.04557563,-0.012866148,0.021346057,-0.017233765,0.017435575,-0.015646484,0.04661546,0.0075017554,-0.012673222,0.009759136,0.009682614,0.011303815,-0.044119008,-0.025367627,0.024590338,-0.0021834003,-0.013816763,0.05215879,-0.028878855,0.057238564,-0.02350606,0.02071496,0.0021385772,-0.0073998626,0.08408738,0.043772805,-0.07136998,0.024830502,0.027415741,0.044896472,0.03127735,-0.04057881,0.02960938,0.0015076222,-0.03814004,-0.058702573,-0.058545727,0.040554762,0.07535202,0.0022037807,0.031571094,0.029341899,0.028560335,-0.14553058,-0.00024522736,0.013582236,0.030499548,0.0032197065,0.0036284153,-0.057512037,-0.017876454,-0.078914896,0.024515063,-0.014347212,-0.052155178,-0.0027049447,-0.0057392325,-0.0029408068,0.025183829,0.010279595,0.012677081,0.0068976367,-0.043616056,-0.02304973,-0.016538855,0.009042058,0.00012041681,0.0054732347,0.0059175766,0.023907444,-0.0028521824,-0.040203743,-0.032412004,-0.0064564557,-0.0362593,0.015551479,0.024157358,0.009874618,0.00023304552,0.042488743,0.06537188,0.0033385674,-0.021997616,0.018410057,0.032991055,0.0031414877,0.013099369,0.008092061,0.039678004,0.027267301,-0.0025154701,-0.071643524,-0.004445075,-0.0051133647,-0.026607553,-0.02038721,-0.0103514865,-0.040802702,-0.037588045,-0.022142706,0.07352364,-0.004141257,-0.028346825,0.05503114,-0.012265146,-0.012794318,-0.038060363,0.003495823,-0.0061563496,0.025327437,0.012563075,0.03561108,0.0031357377,0.020844022,-0.055895913,0.017990079,-0.001804349,0.0054193055,0.030350655,-0.048420995,-0.052306943,0.020377679,-0.093609676,0.03572004,-0.014361,0.009672375,0.032105934,-0.015072758,0.0039503886,-0.0045283013,0.028006881,0.03552024,0.22483577,-0.004074023,-0.014524354,0.015962085,0.011701873,0.0012089241,0.039103076,0.015106334,0.0416612,-0.015297686,0.0021722552,0.025894703,-0.01610414,-0.0016799112,-0.019538773,0.0085538365,-0.019809538,0.007529943,0.057020023,0.004303696,0.00021920183,-0.005632409,0.003100002,0.029103871,-0.04690839,-0.063250996,-0.046127263,-0.0035605154,-0.007595104,0.041961838,-0.036904406,0.058451667,0.006403767,-0.026583735,-0.05653055,0.03150058,-0.016294315,-0.011443815,0.0335388,0.012734919,-0.026538668,0.010972722,-0.026606927,0.0064837304,-0.011908324,-0.023976834,0.052743685,0.046073932,-0.041980248,-0.021660322,-0.05127368,-0.032333452,-0.06547379,-0.020095317,-0.0024552003,-0.03202213,-0.02588292,-0.03381268,0.007578596,0.072579324,-0.0377152,-0.00017121245,-0.060040187,-0.043958925,0.0051136306,-0.01001014,-0.059958298,0.015748965,-0.0038582894,0.036513876,0.019554226,0.0014114139,-0.00990846,-0.006534611,0.043948274,0.019492924,0.06778631,0.047419533,0.02768466,-0.006979656,-0.00015567693,0.0039031422,-0.03203135,0.02105994,-0.002083121,0.02029173,0.032824375,0.030328723,-0.014367378,-0.025531376,0.015939072,0.019576974,0.011762038,0.05524572,0.033270106,0.010402761,0.012576268,-0.048888117,-0.0056280945,0.017850311,0.026242057,-0.017777521,-0.02888317,-0.02343942,0.015676323,-0.030820899,-0.017981095,-0.029381627,0.050728805,-0.009411083,-0.010579322,0.008474792,-0.010964991,-0.023317201,0.005568251,0.039099067,0.028405419,-0.0046426016,0.032617334,0.014938405,0.025981532,-0.029398786,-0.0060668336,0.030716317,-0.030908728,-0.06850733,0.021650523,0.027825294,-0.02889013,0.01646812,0.035815492,-0.027322367,0.0007471774,0.0014525102,-0.011917662,-0.011875274,-0.013735383,0.013518482,0.0116455285,0.02628349,0.00543955,0.016911246,-0.0106590185,-0.05083932,0.038983166,0.011859835,0.03743854,0.031027166,0.0019608857,0.0322546,0.0032832413,0.053060614,0.005454104,0.025808888,-0.028250113,-0.014006297,-0.013731531,0.024309758,0.004975734,-0.028033605,-0.037914347,0.023663575,0.056734674,0.060396682,-0.019867068,0.043060016,-0.02005931,0.007942737,0.015507883,-0.020755716,0.04581472,-0.029761428,-0.04544339,0.039514836,-0.0017386251,0.011152977,-0.07458726,0.010233859,-0.01882131,-0.029350454,0.027053967,-0.030978087,-0.027293272,-0.034479465,0.0009131646,-0.017378785,-0.030516984,0.014004065,-0.02480548,0.0126464395,-0.011927888,0.0713605,-0.013913487,0.0005282231,-0.00089775387,0.020441562,0.07297508,0.031387612,0.026762716,-0.018833935,-0.032446634,0.01418764,0.0023058478,-0.019218603,-0.024821976,-0.0037149938,0.033859883,0.006431957,0.017060503,0.05099637,-0.035504848,0.0033783412,-0.044497598,-0.016961116,-0.014167876,-0.039387774,0.036062542,0.019445062,0.017881151,-0.04255424,0.011723,-0.0038874133,-0.005517521,-0.029787302,-0.038560145,-0.01553363,-0.015011173,-0.04416563,0.013977632,-0.033081185,0.003160765,0.048137583,-0.015108343,0.023330357,-0.015107175,-0.058170576,0.030890377,0.02578879,0.000099456505,-0.025827024,0.022399606,0.02556294,0.022352353,0.050138976,0.011697265,-0.012572905,-0.055697765,-0.008451485,0.0086353645,0.006312985,0.014668411,-0.07161112,-0.0026709,-0.01823571,0.052015383,0.010670786,0.027890172,-0.018548237,-0.037009764,-0.0086306995,0.012052859,0.0064834887,0.003686927,0.0012919026,-0.008612402,-0.025904115,-0.0031960986,-0.02018428,-0.026379144,-0.024273613,0.0023361123,-0.007676516,-0.07376329,-0.042864412,0.02074484,-0.0035255381,-0.013150852,-0.025417482,-0.008860739,-0.01680343,-0.06377766,-0.048521902,-0.010154998,0.035604104,-0.03360807,0.019257877,-0.0034542992,-0.0024113734,-0.04198344,-0.059273023,0.021469243,0.016158136,-0.00048051673,0.01590148,-0.03809362,-0.016049432,-0.0069773765,-0.02494948,0.006559133,0.033462178,-0.01052077,0.0007604732,-0.04398929,-0.00447191,-0.049393084,0.03810803,0.0015724845,-0.000837959,0.009659193,0.0011317377,0.027897548,-0.05373998,-0.033267185,0.054807533,-0.018700039,0.03806838,0.06378059,-0.022219673,0.013518814,0.014452219,0.0007290628,0.032076642,-0.009643722,0.006865387,-0.015780723,-0.017102577,-0.05830608,0.022730934,-0.006989992,0.075129785,-0.029370654,0.029602323,-0.044056784,0.016366703,-0.02786327,-0.0065333107,0.011047119,-0.037192106,0.018498838,-0.010798804,0.006516633,0.016417943,0.01563731,-0.009332163,0.01918141,-0.026416047,-0.0027204202,0.019677926,-0.060382754,0.011427987,0.009793433,-0.008578613,0.017457629,-0.018644389,0.035033148,-0.04578837,-0.04228377,-0.023094576,0.026526678,0.04273979,-0.012234095,0.031174542,0.048569217,-0.0053135436,-0.0032312574,-0.0011131946,0.001376654,0.013243922,-0.019031145,-0.036687195,0.024436897,0.009421921,0.0034599751,0.035550423,0.002725775,-0.007840395,0.0016711615,0.007770671,0.036307544,0.018644469,-0.04525198,-0.013973277,-0.027983824,0.009769561,-0.041247968,0.013599044,0.0036994976,0.013546053,0.037788697,0.025549373,0.0014185337,0.023577115,-0.033235736,-0.0025732429,-0.12641077,-0.003633901,0.00012957629,0.030185983,-0.036503997,-0.024837865,-0.020679928,-0.018239265,0.011899539,-0.0030638569,-0.0126018245,0.016341394,0.032224875,-0.014045166,0.021539684,0.0038097764,-0.016467407,-0.038789872,-0.025779387,0.010604549,0.0022974259,-0.03732898,0.047979396,0.031982224,0.023573434,0.0074223015,-0.0076973913,0.02009648,-0.015461477,-0.015894651,0.026607772,-0.055898793,0.027386852,0.045512274,-0.01104817,-0.018541342,0.009435088,-0.0054116147,-0.0027387368,0.016486827,-0.027936738,0.03188303,-0.025921421,0.06325842,0.010503303,0.03750987,0.025527172,-0.042384982,0.0087671345,0.013664234,0.016334845,0.06442481,-0.051284283,0.032237418,0.050531384,-0.004594666,-0.057510823,-0.005181652,-0.034707054,-0.04142116,-0.01570028,0.07337225,0.001052187,-0.021851845,-0.051795915,-0.013279941,-0.020045327,0.006660259,-0.026377987,0.009642549,0.021932378,0.015229196,-0.05040294,-0.05930323,-0.034776855,-0.06375824,0.032261733,-0.025823647,0.017980728,-0.0085871145,-0.0012296963,-0.016225433,-0.01896284,0.0050993734,0.036373265,-0.019863179,-0.04538565,0.034595992,-0.010064115,0.0028622977,-0.009272881,-0.0509755,-0.0064874426,-0.05373861,-0.06534115,0.01433998,-0.027731884,-0.014980145,-0.026873935,-0.0081816465,-0.032910857,-0.0018832668,-0.012457416,-0.042050447,-0.046195865,0.03388309,0.0457704,-0.0019421015,-0.024920713,-0.012819778,-0.023050508,0.0027281828,0.012976555,-0.002409901,-0.068351656,-0.01776734,0.002086553,-0.032942094,-0.027910735,-0.047676053,0.009533274,0.034887653,-0.016808605,-0.034082416,0.0085142935,0.06117771,0.018988384,0.018361358,0.0054508043,-0.0028446058,-0.010950179,0.006795086,-0.013935055,0.01676857,0.045686357,0.013091403,-0.025650801,0.06290522,-0.031709295,-0.046948247,-0.03337903,-0.021783514,0.0181282,-0.023244623,-0.023548568,-0.032020487,-0.035999253,0.04142588,0.03247324,-0.022557424,0.040580563,0.0021031818,-0.009611233,0.037827943,-0.006498751,0.02117223,-0.036910668,-0.049926706,-0.04524343,0.072407216,0.027727248,-0.024749074,-0.008983343,-0.031976543,-0.012162533,0.026100283,0.01626866,-0.007687081,0.023264144,-0.0033479435,-0.0009865724,0.0122861955,0.0035134063,0.025706723,0.043210275,-0.047674883,0.01370599,0.007876969,0.03086537,0.0036817938,0.04929521,0.022219636,0.0660169,0.034655266,0.0016148705,-0.009049291,0.000247856,0.01043184,-0.044906314,0.012823545,0.03080037,0.01607572,-0.028141793,-0.03794707,0.06131153,-0.014412276,-0.010455559,0.05879276,0.020034809,0.02416862,0.000003778243,-0.010584041,-0.022556046,-0.028315844,0.027489636,0.016278928,-0.010300152,-0.036547553,-0.043178365,0.0061268373,-0.007167239,0.041453883,0.013394361,0.038190592,-0.010412002,-0.046022657,0.06788629,0.03656211,-0.003250985,-0.027109656,0.01266515,0.040799886,-0.00881178,-0.056597546,-0.014946708,-0.025008373,-0.00057643384,0.028720303,-0.009326655,-0.018778196,0.019761318,0.020467926,0.013384726,0.03869144,-0.03165898,0.017575104,-0.01255876,-0.024179153,-0.050045766,-0.011318075,-0.022310752,-0.024985207,0.03218235,-0.024021799],"last_embed":{"hash":"1o8azd","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"1o8azd","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 3: Kubernetes Deployment (Advanced)","lines":[91,98],"size":185,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1o8azd","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 3: Kubernetes Deployment (Advanced)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018856535,0.033272468,-0.044850256,0.027888052,-0.011597812,-0.02985448,0.028060075,0.028262809,0.00453472,0.03942992,0.021702847,0.050664395,-0.00093630294,0.022870058,0.0061125103,-0.00916128,-0.026964193,0.03533057,0.045931038,-0.020360874,-0.02660023,0.015343837,0.036240608,0.009317534,-0.030212041,-0.0019435419,0.037280023,0.009704667,-0.00792745,0.024310222,-0.02266878,-0.024073103,0.009580348,0.017218543,-0.0139320735,-0.08202367,-0.007681084,-0.021259332,-0.015001901,0.047012396,-0.035435528,0.0022521522,0.025416525,-0.016998867,-0.0051876404,-0.0080921855,0.010467587,-0.029408712,-0.036230136,0.023794902,-0.010525605,-0.006272428,0.0146738,-0.012051749,0.010734307,0.01031354,-0.046896186,-0.022454506,-0.03264792,0.016652975,-0.037101917,0.029788831,0.009324762,-0.00024371014,0.044594474,0.0023331405,-0.00541021,0.02298527,-0.025876284,-0.018713444,-0.034664802,0.037592832,-0.027696744,-0.02813513,-0.0137542095,0.015368941,0.022698054,-0.033940308,-0.025058793,0.027788974,0.01284202,-0.052585956,-0.0061557717,0.010705001,0.03767692,0.012562213,-0.056713782,0.0852978,0.02675109,-0.029618923,-0.0036950891,-0.017332282,0.004754688,-0.017257087,-0.058529552,-0.00560353,-0.039668217,0.02388377,0.010482856,-0.012460311,-0.012585339,0.019893125,-0.016219575,0.013700174,0.006527144,-0.0056856656,0.02057972,0.0010358107,-0.01142232,-0.01577766,0.0015847394,-0.010386684,-0.036717422,-0.025627026,-0.009648383,-0.01039102,0.002069813,0.014048742,-0.061802264,-0.044363566,0.04191481,0.0028319182,0.029217906,-0.044140853,-0.008988435,-0.0065620504,-0.011441122,-0.021265203,0.034347557,0.015358949,-0.028068118,0.018367626,-0.031209022,-0.026335206,0.0063935434,-0.0050953166,-0.04442522,0.038361285,-0.053130496,-0.08020588,-0.01430395,0.044867698,-0.020558426,0.028091652,0.054892156,-0.051047806,0.07733367,-0.007703076,-0.000070978145,0.01870208,-0.005655584,0.0019615807,0.0032260767,0.031738702,0.03319199,-0.007688014,-0.00026114305,0.050295316,-0.013523777,0.022947934,-0.034071665,0.04132577,0.0013143611,0.008709388,0.014586497,-0.036093116,0.037627697,-0.013845638,0.0134780565,-0.035794042,-0.0017462351,0.053911313,0.008799255,0.045852233,0.012876799,0.049456034,0.038066037,0.02479739,0.029076464,-0.03435237,-0.056195736,-0.03521604,-0.039356608,-0.026399413,0.0003105081,0.009653966,0.0554274,-0.0093404995,0.0009917466,0.04360698,-0.044839054,0.035088167,0.015280072,0.033815596,-0.013979338,0.035744112,0.0017316714,0.018758697,-0.018940005,-0.03387221,-0.040424474,0.033602443,0.028338345,-0.03084123,-0.003345261,0.01637117,0.006136455,-0.022167463,0.016845684,-0.06745306,-0.014174279,0.005874774,-0.024439892,0.041373804,-0.015084357,-0.008773959,-0.027063547,0.05070783,0.0025310973,-0.041633595,-0.0298899,0.017091177,-0.0091426,0.025021506,0.038431287,0.0189086,-0.0042052176,0.0137202265,0.036424328,-0.016372733,-0.04403637,-0.012199495,0.006213269,-0.013598296,0.081177056,-0.0021610865,-0.06898959,0.0387834,0.02665069,-0.017318944,0.006685561,-0.00048107645,0.021045398,-0.055539474,-0.034604117,-0.0033083437,-0.021650037,0.03060067,-0.028971532,-0.034734353,-0.0038335973,0.03496143,-0.0063476525,0.00434024,0.045091216,-0.010066221,0.024215886,-0.0127450265,0.023384085,-0.01272567,0.048384648,0.0020060318,-0.013900432,0.00883037,0.0042169425,0.013219294,-0.043412764,-0.02883434,0.024741227,-0.0053279046,-0.019181967,0.0530637,-0.030013664,0.05944652,-0.030233284,0.021688348,-0.0042888857,-0.005556476,0.08159406,0.047046598,-0.06981378,0.028876603,0.025721299,0.038009904,0.030264212,-0.042064674,0.038037524,-0.002327191,-0.03427007,-0.054440398,-0.05329081,0.04441296,0.07125084,0.0073373993,0.029195229,0.037035372,0.0274791,-0.14394712,-0.0035560287,0.016168946,0.028226312,-0.0016393143,0.0028852627,-0.053957008,-0.0106941415,-0.0846855,0.023479966,-0.012409696,-0.051959444,-0.0027891567,-0.008064729,-0.0028465714,0.027982587,0.006648861,0.008914581,0.004288468,-0.03983907,-0.022918813,-0.017804068,0.009452578,-0.001985451,0.0068254205,0.004212113,0.013729908,0.0028078698,-0.043560836,-0.035082296,-0.008524867,-0.040113635,0.015730105,0.023857735,0.014433346,0.001112205,0.041701067,0.07800647,-0.0028593107,-0.023105212,0.016753407,0.03905203,0.008395467,0.013613896,0.0094319135,0.041648146,0.02864358,-0.0024216566,-0.068316184,-0.0050881496,-0.0056542777,-0.023769522,-0.023897484,-0.01890384,-0.03412945,-0.043516394,-0.023621704,0.06595908,-0.0016474982,-0.028957723,0.053670373,-0.015629653,-0.014835778,-0.038234428,0.006948367,-0.003158126,0.025501778,0.021319507,0.043047044,-0.00024459284,0.01890861,-0.05695651,0.017506417,-0.003915267,0.00832614,0.037074227,-0.045869056,-0.0550879,0.019636847,-0.09291299,0.036548767,-0.014918782,0.014838917,0.036443207,-0.0141745545,0.01105213,-0.004702355,0.025801398,0.039121803,0.21932977,-0.0060660993,-0.010762811,0.016948706,0.0083370535,0.0018868647,0.045169238,0.015226996,0.041175693,-0.014148333,0.007483572,0.021157764,-0.0146441655,0.00029389677,-0.020821625,0.011354782,-0.013082568,0.0061644996,0.05767176,0.00059487036,0.0025446457,-0.0006210121,0.0023821003,0.035258107,-0.046132144,-0.064504296,-0.04283451,0.0022033846,-0.008181602,0.044113807,-0.042233326,0.065022096,0.0058180178,-0.025426509,-0.05323691,0.028938247,-0.007161628,-0.016832175,0.03247068,0.009745938,-0.027990619,0.008716273,-0.031552162,0.005603986,-0.010494081,-0.022631787,0.053628527,0.04117859,-0.03722886,-0.020571059,-0.056434542,-0.032657348,-0.06302205,-0.019083321,0.0007019607,-0.03485822,-0.023417123,-0.026459493,0.002477145,0.06972246,-0.04096125,-0.00017049901,-0.058714315,-0.0349518,0.0076135555,-0.007827958,-0.065290354,0.016105393,-0.0005149233,0.03964828,0.029318655,0.00072788517,-0.014014378,-0.011391767,0.046685897,0.014678663,0.057040665,0.05054578,0.019162636,-0.0071130716,0.0019115171,0.003350385,-0.03437723,0.012061813,-0.004650669,0.03200368,0.0350273,0.025184805,-0.016145445,-0.024673218,0.016998218,0.009489857,0.0109351715,0.049842674,0.027043505,0.015088632,0.004471876,-0.05042305,-0.0064081117,0.018184628,0.02844317,-0.02380224,-0.025760239,-0.024633529,0.012820383,-0.03146344,-0.009703426,-0.029653132,0.05422623,-0.0036772753,-0.011350172,0.0075409305,-0.012734968,-0.02157662,0.005270417,0.037464675,0.029840522,-0.0022507936,0.031671934,0.016953422,0.013995907,-0.029101456,-0.0058559715,0.038675163,-0.034195583,-0.06983609,0.022710975,0.027987458,-0.029883992,0.018652802,0.03745196,-0.026933782,-0.0041260016,-0.0016735116,-0.014538689,-0.01614191,-0.0112571465,0.0145572005,0.007243472,0.03288065,0.0018772613,0.019108113,-0.012032538,-0.048831798,0.03981457,0.011571223,0.04315817,0.030129442,-0.0015357484,0.028655065,-0.000029325123,0.0606742,0.00084114773,0.023116536,-0.0313605,-0.011348066,-0.013407134,0.022470329,0.0047461595,-0.031063445,-0.03979651,0.030138407,0.05781383,0.05883212,-0.024082962,0.042340565,-0.021309089,0.0066946642,0.019314304,-0.02160337,0.043489434,-0.026825575,-0.052175313,0.04099476,0.005422151,0.010499738,-0.07711716,0.008209089,-0.025181968,-0.025919609,0.026185751,-0.029294677,-0.025767602,-0.035618138,-0.005205189,-0.015705865,-0.027301522,0.009191372,-0.03480477,0.00998746,-0.011298712,0.070370145,-0.017104186,-0.002665063,-0.0050097452,0.017240522,0.06615423,0.031173231,0.019817242,-0.019740777,-0.037406802,0.013668964,0.004817871,-0.019248266,-0.021413222,-0.0033088897,0.04026953,0.0038367284,0.014297586,0.062024582,-0.038116846,0.0076532154,-0.048054405,-0.022872703,-0.016789576,-0.03676044,0.03739031,0.017361287,0.01761775,-0.042622622,0.0053201946,-0.00143591,-0.0023172337,-0.025407502,-0.034538224,-0.020206474,-0.009459311,-0.048893303,0.019248089,-0.0302408,0.0020501597,0.051884655,-0.016910875,0.027508432,-0.014628778,-0.06288836,0.034321316,0.02346976,-0.00092034467,-0.022855867,0.026707826,0.0319226,0.021417331,0.05005396,0.009064573,-0.015685974,-0.04604178,-0.011796447,0.0052320273,0.009288684,0.01751039,-0.063746355,-0.001986237,-0.018105736,0.05074652,0.014485485,0.019723516,-0.021216415,-0.034262557,-0.014296505,0.013699783,0.0048706504,-0.0043212636,0.006052467,-0.0076639513,-0.025487546,-0.0070547434,-0.023739079,-0.017377201,-0.033447433,0.011293138,-0.0047296104,-0.07229363,-0.0394617,0.018160379,0.0023632061,-0.00878374,-0.018276652,-0.011111703,-0.012799589,-0.061607786,-0.055798784,-0.012765239,0.042579964,-0.033953894,0.024197726,-0.004935213,-0.0039955284,-0.04197165,-0.059191752,0.01628514,0.022950262,0.009853353,0.010742563,-0.037342787,-0.014792634,-0.00676026,-0.02261401,0.0029894353,0.03272123,-0.008268041,-0.002210626,-0.04835877,-0.002874918,-0.0513761,0.035909124,0.0008470454,-0.0031314811,0.011322015,0.00061746064,0.023272661,-0.053995706,-0.035234384,0.057036664,-0.021247348,0.038390253,0.063159585,-0.023122143,0.011314066,0.02247612,-0.0019098086,0.028927537,-0.0030969942,0.009163207,-0.016124502,-0.026746146,-0.060035836,0.02348232,-0.00090792216,0.07722519,-0.027043577,0.032019775,-0.040701956,0.011995699,-0.030595515,-0.009350735,0.004062853,-0.041550405,0.02292651,-0.0057941587,0.0073570483,0.020641796,0.0064538247,-0.00792946,0.021368163,-0.02364617,-0.0014730257,0.02200417,-0.055821095,0.01071348,0.008068175,-0.010765925,0.013987983,-0.013360786,0.038821798,-0.046700362,-0.04917936,-0.024699813,0.027119137,0.043048773,-0.010515705,0.03538163,0.05058386,-0.002102704,0.0026517748,-0.005169444,-0.00066653494,0.009227274,-0.024818068,-0.035839345,0.02053742,0.012894961,-0.0016229822,0.026328675,0.009159411,-0.009827139,-0.0055198437,0.012210806,0.030954888,0.020194035,-0.038700078,-0.0043173484,-0.029606817,0.005827214,-0.041931614,0.011831177,0.00048173702,0.008325401,0.036972415,0.02684339,0.0011403221,0.02250128,-0.03501361,0.008258018,-0.118825465,-0.0023204843,-0.0033763652,0.025835827,-0.037087694,-0.021276915,-0.017403347,-0.010330899,0.015010587,-0.0069613745,-0.017913774,0.018862484,0.031221492,-0.017061986,0.018797806,0.0040761614,-0.019675905,-0.037123494,-0.021032916,-0.0011127894,-0.00007162383,-0.040236946,0.049149595,0.029852659,0.02624842,0.010303361,-0.0063857,0.018692585,-0.016733244,-0.016563676,0.034239657,-0.060589615,0.030343398,0.04816565,-0.01381835,-0.020690626,0.00657932,-0.011001515,0.0032307722,0.01750603,-0.030136727,0.030341024,-0.027498651,0.06777368,0.01360873,0.034637205,0.022461496,-0.041911542,0.016314939,0.013214494,0.015320327,0.061194696,-0.051028144,0.033073228,0.052936517,-0.004238644,-0.059291717,0.0009445132,-0.03442414,-0.045624766,-0.009154444,0.06786242,0.00171097,-0.023818845,-0.056589566,-0.015618588,-0.019191317,0.008257055,-0.019445706,0.014627959,0.02083239,0.015101665,-0.04735967,-0.06102235,-0.036404267,-0.06220188,0.033532582,-0.026677068,0.021118572,-0.011999946,0.006094618,-0.016353006,-0.01681883,0.0002718384,0.031412203,-0.026493382,-0.04671667,0.031762984,-0.008157297,0.005610993,-0.0063415524,-0.049900483,-0.006175455,-0.047379848,-0.07002475,0.010160415,-0.025312662,-0.017699061,-0.030078584,-0.007469594,-0.032817185,-0.003585527,-0.012403564,-0.044481903,-0.04787454,0.029198283,0.051717192,-0.0050694034,-0.01843692,-0.0045468383,-0.019250937,0.0078380415,0.015857028,0.0009718345,-0.07398178,-0.011578381,-0.001577888,-0.04318088,-0.027058603,-0.046912845,0.0135304155,0.040424347,-0.01395636,-0.029232997,0.007743425,0.06251361,0.01673925,0.016008746,-0.007965949,-0.0035095597,-0.016844777,0.0130668245,-0.017260341,0.014068973,0.044745535,0.020644704,-0.02779591,0.06019831,-0.031669218,-0.04142138,-0.027930757,-0.019625109,0.0156123135,-0.019630415,-0.026177363,-0.03113929,-0.03199741,0.03778184,0.030702736,-0.021290058,0.03896199,0.00024981456,-0.0048484127,0.030374184,-0.00996806,0.020041699,-0.031656742,-0.045607984,-0.046406206,0.062501535,0.030988809,-0.020202134,-0.0052131056,-0.028373387,-0.00859913,0.029728586,0.016796872,-0.010042453,0.025413498,-0.0033873492,0.00230953,0.012992179,0.0068524913,0.024027765,0.04443802,-0.043899972,0.01107348,0.0169133,0.029074056,0.0040352335,0.047901046,0.015505828,0.060727138,0.035005197,-0.0011912038,-0.009335068,-0.010686539,0.007021714,-0.042390462,0.012154241,0.025741473,0.016007988,-0.031227933,-0.04160804,0.05942753,-0.019826282,-0.012298376,0.056853388,0.012872334,0.027296968,-0.0006195364,-0.013678069,-0.030792862,-0.030869085,0.030863348,0.013965376,-0.015314459,-0.03937017,-0.038483337,0.0055244965,-0.005635996,0.042598195,0.017150892,0.03480682,-0.013013027,-0.051715545,0.06711082,0.03527638,-0.0022722278,-0.02781198,0.005831356,0.037456106,-0.011725473,-0.052658387,-0.013159539,-0.02032529,-0.001307904,0.029375847,-0.006959597,-0.023529027,0.01919198,0.01707611,0.015257119,0.042487882,-0.030669345,0.01342961,-0.008015745,-0.019260561,-0.045422398,-0.014518645,-0.028472053,-0.022095148,0.03463292,-0.023028674],"last_embed":{"hash":"98oe30","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"98oe30","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Installation Options (Reference)#Option 3: Kubernetes Deployment (Advanced)#{1}","lines":[93,98],"size":137,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"98oe30","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Initial Configuration": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031600397,0.024642069,-0.057176806,0.030318294,-0.03042663,-0.012691856,0.015772173,-0.0012331654,0.0038346124,0.050278038,0.0014956103,0.027710548,-0.036756042,0.010648529,0.0069651618,-0.043109026,-0.04385847,0.037916373,0.052302204,0.0028689837,-0.015645146,0.025664598,0.037779037,-0.00067062926,0.010848321,0.0022751933,0.023058865,0.010445325,0.012957607,0.00068952935,-0.035788853,-0.045242947,-0.016481504,0.00062892545,-0.007480656,-0.017984668,-0.009443118,-0.0317912,-0.033917215,0.018137816,0.0011120217,0.002606513,0.02883056,0.027930174,-0.006041203,-0.006500261,0.016469864,-0.021775043,-0.037064422,-0.018792618,-0.0058669364,-0.029789291,0.0036587284,-0.003469767,0.024733046,0.027191449,-0.0201106,-0.006089846,-0.021180991,0.0061721136,-0.06664402,0.050839256,-0.033914488,-0.0021395006,0.030611731,-0.012694923,0.005082277,0.022939788,-0.013602758,-0.012457717,-0.012148835,0.024183944,-0.06275411,-0.016136855,-0.017113177,0.029926108,0.034191832,-0.004814756,-0.00087194884,0.008093337,-0.009602586,-0.028206069,0.005656132,-0.0043010563,-0.004849578,-0.0064919507,-0.044010762,0.103626035,0.03713667,-0.005083509,-0.003139742,-0.031743985,0.014689201,-0.05090487,-0.017204873,-0.007443564,0.0017406653,0.025577402,0.02562279,-0.0025493356,-0.018031381,0.0005223775,-0.017902054,-0.018637076,0.031088242,0.0110327,0.0049357745,-0.017459963,-0.012415525,-0.027247462,0.016411778,0.008861266,-0.026403941,-0.053423394,-0.0187447,-0.054721218,0.0034114039,0.0016476744,-0.046943665,-0.042747118,0.042348273,-0.0223287,0.005292865,0.004038293,0.008594368,0.034247443,-0.028457431,-0.010789437,0.02712735,0.045533244,-0.047201477,0.006918367,-0.013418762,-0.016451852,-0.024851423,-0.018332543,-0.005841774,0.04932245,-0.03895414,-0.03672699,-0.0010629669,0.07462135,-0.01134056,-0.016356379,0.0534226,-0.030200507,0.051724263,-0.019807575,-0.020208104,-0.016109165,-0.012648581,0.023605835,-0.0056792153,0.0010307175,0.0007224273,0.013192098,0.0077604945,0.00910025,-0.011771455,0.010214929,0.008071555,0.038250607,-0.07034002,0.009938966,0.036376666,-0.051916383,0.020855734,-0.019895513,0.008039095,-0.031586986,0.019056167,0.023961447,0.0050260676,0.0648647,0.017446807,0.030812915,-0.0023806533,0.031905267,0.046582256,-0.033822533,-0.069932275,-0.0023556107,-0.021374647,-0.02954135,-0.011549371,-0.00741182,0.0115807755,0.0087981755,-0.015706139,0.074727245,-0.02423429,0.042390756,0.02215742,0.012453774,0.005495411,0.031173194,0.040149845,0.016676666,0.013230539,-0.036069516,-0.009980624,0.023680804,0.056692414,-0.024994468,0.010720426,0.0036593787,0.028511131,-0.03237251,-0.011247606,-0.0700196,-0.012008168,-0.014423755,-0.014631332,0.018208839,-0.01990096,0.00624128,0.008730752,0.021138534,-0.01759493,-0.031365696,-0.03251433,0.0063011567,-0.03552022,0.022281235,0.048992254,-0.004111609,0.05610103,0.037686523,0.012863008,0.013232483,-0.055871185,0.0033977877,0.001102591,-0.034255657,0.06735425,0.025610762,-0.06023047,0.020568268,0.022006052,-0.020301636,-0.013887309,-0.024184363,0.014357326,-0.018787228,-0.021972679,-0.045390476,-0.02554767,0.026492504,0.00010464358,-0.0032042665,-0.013516619,0.0016331666,-0.01241353,0.008182704,0.034047343,-0.0047895974,-0.008990931,-0.010284296,-0.0034247616,-0.032664627,0.03517586,-0.0158346,0.012681246,0.021664167,-0.0058964523,0.014515919,-0.041268002,-0.033545002,0.027941935,0.046380598,-0.021141006,0.053463824,0.005291353,0.088985644,-0.025986299,0.017700233,0.038892064,-0.024225939,0.027125275,0.025924245,-0.04531292,0.011978627,0.038635116,0.038822975,0.009359505,-0.016425237,0.045597635,-0.0034268033,-0.014264521,-0.07548118,-0.043962687,0.056098536,0.0696645,-0.02902526,0.014561274,0.0116961505,0.015979758,-0.15499154,0.010908116,-0.0033472248,0.050293673,-0.0005486568,-0.007003621,-0.08211287,-0.03173218,-0.06676793,0.02641233,-0.004623832,-0.031225728,0.011205728,-0.017579244,0.0412104,0.032888968,-0.016852554,0.010068267,-0.020222357,-0.047835488,0.0038941186,-0.03120961,0.040825676,0.036448415,0.0018988725,-0.0010344499,0.0631815,-0.016522031,-0.02575103,-0.0007706025,-0.017423352,-0.04421214,0.015871372,0.021194605,0.010563526,-0.009667639,0.055541083,0.023416627,0.022751803,-0.00024117027,0.018695138,0.029751837,-0.013454347,0.032148737,0.008622327,0.05116954,-0.0074984874,-0.037845414,-0.041711733,0.02858484,0.023962019,-0.019577771,-0.030642044,-0.001731157,-0.035506856,-0.04633997,-0.042584132,0.08822912,-0.01507383,-0.04021188,0.033085253,-0.005598708,-0.007936797,-0.036145885,0.021309132,-0.006385553,-0.015442889,0.018841168,0.026758986,-0.0009748997,0.0052728863,-0.04199337,0.017151292,0.023741292,0.017508494,-0.016686937,-0.003476255,-0.03863458,0.00031152787,-0.10533307,0.010165035,0.0047278274,-0.023852004,0.029222041,-0.0038994602,0.011628713,-0.019175408,0.052629605,0.00268713,0.23731066,0.009590208,-0.022012353,-0.030247627,-0.0043425886,0.004632855,0.0031910692,0.0025845892,0.03054496,-0.025403118,-0.008247278,0.0057111685,0.0034500596,-0.012834017,-0.025397805,0.035317995,-0.04314972,-0.008335053,0.023232028,-0.00007298051,0.021820165,-0.014708793,0.005565782,0.028779218,-0.046307985,-0.045239545,-0.027169602,0.017616605,-0.05572584,0.050918046,-0.014166162,0.076121084,-0.010820751,-0.023288127,-0.05645075,0.034611866,0.004742856,-0.023102356,0.01768295,0.0098159565,0.020746667,0.01663029,-0.0025093085,-0.0014137644,-0.0055276435,-0.029922236,0.026842691,0.009628613,-0.072826825,-0.035700988,-0.05880481,-0.032628532,-0.050463054,-0.032765087,0.022352299,-0.034253933,-0.016162444,-0.04706209,0.011403175,0.03262364,0.032700226,0.019810729,-0.077047,-0.049287494,-0.006659278,0.03804089,-0.025052879,0.02803955,0.033827133,0.0107679805,-0.048622206,-0.030515717,-0.01226055,-0.0055751232,-0.0009381364,0.02930619,0.074627504,0.05719424,0.018548714,0.02432153,-0.022438768,0.025748745,-0.00565711,0.027442843,-0.005742888,0.016930314,0.017090162,0.028389312,-0.01416854,-0.001939727,-0.012858041,0.0036401118,0.03337981,0.05009733,0.011976019,0.00004518244,0.045549,-0.018260458,-0.0135545535,-0.0064990474,0.016431058,0.014034452,-0.010586678,-0.016656382,0.04958932,-0.05548713,-0.023660589,-0.015036008,0.018926153,-0.029197041,-0.024765482,0.016832663,0.04765219,-0.040469468,-0.021513624,0.037214056,0.027326867,-0.040058587,0.006703359,-0.0005389007,0.037296686,-0.021181758,-0.02570292,-0.032397777,-0.024396377,-0.028491309,-0.0010285272,-0.05530996,-0.01096391,0.034879696,0.039022647,-0.027661804,-0.020114198,0.0353206,0.03318757,0.038427696,-0.0056214384,-0.0108552305,0.022988705,0.016876722,-0.021172248,-0.01119562,0.034526404,-0.033529133,0.026271215,-0.005830461,0.04827009,-0.0039812056,-0.0090425955,0.03659365,-0.011107454,0.047379468,0.0125298,0.014835283,-0.046868708,0.006038103,0.0005575485,0.0052368976,0.009644071,-0.031221276,-0.015022578,0.014193686,0.053507995,0.055343255,-0.019135453,-0.0031362604,-0.043578617,0.0035247812,-0.020812456,-0.012754953,0.010972679,-0.034759153,-0.045369457,0.020521604,0.019660532,-0.030332841,-0.036073033,-0.015325051,-0.014387231,-0.028179701,0.053065125,0.017846856,-0.023410108,-0.03961168,0.018557118,-0.035459273,-0.029495861,0.018561611,-0.015664238,-0.0051106703,0.0068331757,0.09289312,0.03156062,0.003729466,-0.01439985,0.026849365,0.047397755,0.015527146,-0.013485273,0.004338261,-0.032501075,0.0149115035,-0.012589774,-0.00070383307,0.009411683,-0.025230298,0.003290339,-0.021646693,-0.024241896,0.032146994,-0.027031116,0.010879961,-0.0496109,0.012237529,0.012618412,-0.06034823,0.03986537,0.045291618,0.039719824,-0.018374689,0.0040794755,-0.0066943094,0.03279758,-0.05109257,-0.017753504,-0.01846959,0.016421607,-0.04804212,0.034216296,-0.047847815,-0.008947621,0.005587539,-0.009577783,0.0052253255,-0.0013594237,-0.03514154,0.013245998,0.015622077,0.07022708,0.0000816904,0.0074285027,0.026078435,0.050934847,0.033144437,-0.0015810156,0.036247287,-0.023863884,-0.015374085,-0.037977986,-0.020334879,-0.012823926,-0.07891873,-0.029689318,-0.019349018,0.055818766,0.013866161,0.01644975,-0.048234705,-0.028334523,-0.038950153,0.006274847,-0.002361117,0.033713333,-0.008237012,0.01906443,-0.016427023,0.0018670846,0.016074125,-0.016795918,-0.008454325,0.025191713,-0.023654588,-0.0847582,0.002011666,0.016510988,0.0016019637,-0.027531853,-0.013772892,-0.0037724185,-0.042801883,-0.05827262,-0.021662671,-0.028229877,0.029604118,-0.046148762,0.032995827,-0.034741987,-0.009983688,-0.037627462,-0.062115,-0.0028347904,0.0022990182,-0.009317083,0.02847662,-0.032325458,-0.026797753,0.015060222,-0.034456287,0.008836679,0.030377198,-0.02643148,0.013739758,-0.036897223,-0.0062805293,-0.044112418,0.045526706,-0.029860629,-0.022803,0.038651966,0.0026111335,0.033945553,-0.04255675,0.005636992,0.06496862,-0.01060799,0.04870635,0.05582778,-0.01265816,0.014332563,0.0046746433,-0.017306713,0.013745468,-0.019897291,0.029595999,0.0011830722,-0.021861922,-0.04952233,-0.0008860159,-0.00898145,0.05196161,-0.041239254,0.016461233,-0.0020909405,-0.013268399,-0.033222206,-0.0028947666,0.016311593,-0.014242025,0.0003106356,-0.013837452,0.042129274,0.02895713,0.022022678,-0.0040818695,0.0026165769,-0.05089891,-0.022614691,0.024161922,-0.07207909,0.026554415,0.026204308,0.020319752,0.009613656,-0.012448618,0.037043266,-0.011745372,-0.037474167,-0.025783082,0.065090455,-0.004291308,-0.049020365,0.059234846,0.04017846,-0.023924023,0.005477939,-0.023309581,0.021801177,-0.0124254385,-0.02570234,0.02200485,0.023699906,0.010605767,0.02448496,0.0020723825,-0.029316207,0.0069796727,0.013518202,0.009141868,0.010948616,-0.01649179,-0.026136788,-0.017847026,-0.04838501,-0.0018593696,-0.060032073,0.029102197,-0.004587889,-0.007981795,0.017659757,0.03914598,-0.022666607,0.037232008,-0.04840382,-0.013305058,-0.12322774,-0.008332211,-0.006789118,0.02542136,-0.0037444427,-0.025350248,0.021853961,-0.04356894,0.00085840415,-0.0035107976,0.0036014793,0.01784311,0.010312695,-0.0059908796,0.03702212,-0.001177467,-0.025854073,-0.034908585,-0.027838532,-0.0013464036,-0.0052224714,-0.045949355,0.034012638,0.0028675715,0.012216549,0.017951362,-0.0017482023,0.009024733,-0.0013704337,-0.010737146,-0.0115431305,-0.031354174,0.018460542,0.028734105,-0.0035108158,-0.008053776,0.007452179,0.015730055,-0.020984443,0.04049243,-0.006681638,0.03108243,-0.012917019,0.020344596,0.0044405176,0.039726567,-0.0031407462,-0.027272722,0.01084112,0.017048193,0.03083397,0.058180586,-0.024066009,0.040136073,0.015615327,-0.008953405,-0.031792812,0.0029801861,-0.012332354,-0.010113844,-0.03876965,0.04064719,-0.0049297186,-0.022417722,-0.016222041,-0.009343218,-0.038665492,0.025929725,-0.04319788,0.013305684,0.024507724,0.0008202232,-0.037963577,-0.04164377,0.002382214,-0.026155388,0.048497666,-0.021547781,0.012259079,-0.0062045692,0.004534454,-0.0056057614,0.008803707,0.029978175,0.083156526,0.024725184,-0.03365037,0.002186535,0.023839189,0.013553624,0.0012111206,-0.049762882,-0.0070876335,-0.063417934,-0.062466722,0.023234665,-0.005325274,-0.029344944,0.024046171,-0.020047855,-0.011669975,-0.012950034,-0.0057653007,-0.020566856,-0.0367768,0.0068429783,0.0256411,0.03411795,-0.022458635,-0.016788369,-0.04596731,-0.012276886,0.011356379,0.005773857,-0.035662454,-0.009324861,0.0031473227,-0.024965297,-0.034324292,-0.08451035,-0.021145534,0.036685824,-0.023381311,-0.015760068,0.004658622,0.03709422,0.010476643,0.02206692,-0.010852609,0.0043448084,-0.034071896,-0.031532846,-0.0077131097,0.010940383,0.030720552,-0.03307771,-0.050681323,0.049801823,-0.047516167,-0.049926993,-0.018329257,0.01795032,0.0042495225,-0.029278945,-0.014275138,-0.041375164,0.0007607198,0.047913443,0.032845683,-0.042245567,0.0020179385,0.0064314385,-0.023565702,0.0515361,-0.009157942,0.040217955,-0.028472878,-0.025884226,0.013605698,0.10779582,0.0057681436,0.0037966378,-0.001986851,-0.01155598,-0.026172757,0.026497792,0.0070459754,-0.023142122,-0.003380554,0.0145815695,0.023132678,-0.0006163404,0.0007568481,0.045132842,0.0036080927,-0.031371936,0.006976858,-0.06104313,0.02962228,0.01219595,0.019733205,0.038609114,0.09835242,0.04827628,0.014063824,0.016186882,-0.009652571,0.027450792,-0.029156884,-0.025083432,0.011283131,-0.0027009747,-0.0032834986,-0.031303883,0.053106476,-0.02267234,0.037698433,0.04631945,0.014320411,0.012891276,0.026392473,-0.004619618,-0.022662044,-0.00096200546,0.0022929425,-0.0030101642,-0.0053629926,-0.022695005,0.0041528195,0.025068885,0.018675035,0.040365577,-0.014494067,0.01184712,-0.010160403,-0.029838251,0.059258346,0.0051493533,-0.0071964283,-0.054231957,0.012051952,0.030015117,-0.005671016,-0.024020663,-0.041561894,-0.017045567,0.0042011486,0.033075463,-0.030155879,-0.010881125,0.03288333,0.010418613,0.010914271,0.054439142,-0.0021404538,-0.026698265,0.017883873,-0.03244228,-0.027218536,0.04576662,0.03410597,-0.014050058,0.03717798,-0.03260688],"last_embed":{"hash":"1mozg1g","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"1mozg1g","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Initial Configuration","lines":[99,127],"size":755,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mozg1g","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Initial Configuration#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026992235,0.038448308,-0.031995114,0.029341174,-0.03844676,-0.030894028,0.01910099,0.019750841,0.0009776484,0.037830815,0.0064841267,0.025491165,-0.015058674,-0.013523612,-0.019103728,-0.01961692,-0.03128087,0.016171146,0.022623314,-0.0012104854,0.02185815,0.014540034,0.030909088,-0.007049876,-0.008073778,-0.0086950045,0.025760632,0.023968386,0.032271516,0.0010278793,-0.04410093,-0.06364357,-0.0016407222,-0.004177673,0.015357903,-0.018448446,-0.011810238,-0.03906656,-0.03665823,0.03429496,-0.015440582,-0.024061725,0.0046942425,0.008270266,0.012962564,0.00218843,0.025645973,-0.015576436,-0.040735062,-0.00036117272,0.0015486366,-0.03206934,0.017995864,0.00026710608,-0.01526175,0.006502565,-0.009029238,-0.031631317,-0.03334567,0.013356662,-0.063516825,0.031125328,-0.024818365,-0.018163912,0.01597159,0.007302711,-0.00084345974,0.01797069,-0.023427786,-0.014570958,-0.0024250303,0.0235908,-0.063822456,-0.010983198,-0.02590669,0.046448607,0.014626348,0.0004583196,-0.015142802,0.03857877,-0.013929063,-0.048214328,-0.012064332,-0.0020615885,-0.0031044008,-0.001117544,-0.047845274,0.08397537,0.041448276,-0.024099046,-0.012589183,-0.031058887,0.004683397,-0.037844814,-0.030721491,-0.008348039,0.000010377663,-0.005985271,0.028847422,-0.023998827,-0.029054608,0.0077609704,0.011736042,-0.01404142,0.026814166,0.015234285,0.020647211,-0.021313414,-0.02142024,-0.01154084,0.009179897,0.00849362,-0.012090198,-0.029175932,-0.000014920301,-0.041973237,-0.007493168,0.01498919,-0.015189516,-0.046495806,0.056678094,-0.01301477,0.016868146,-0.006928752,-0.0002923242,0.018590257,-0.023550984,0.0033007339,0.022144975,0.03152564,-0.0664189,0.013987504,-0.001704238,-0.0072787725,-0.0059885997,-0.021555945,-0.0148743065,0.05572541,-0.03804825,-0.05344236,0.020063007,0.081751205,0.010561258,-0.005712674,0.053428005,-0.047569834,0.045001276,-0.0065724086,-0.027052555,-0.0154832,-0.01849099,0.035646714,0.021169607,0.0069571976,0.011350674,0.012187454,-0.013668788,0.003315147,0.005427982,-0.009853858,-0.046688966,0.049642906,-0.05960676,-0.0034981817,0.037886605,-0.05191379,0.029779965,-0.009825743,-0.007235847,-0.050592035,0.019175349,0.02704705,-0.027598167,0.044492062,-0.0032968726,0.036775626,0.007154245,0.037305757,0.035940878,-0.016489562,-0.054081216,-0.0006370868,-0.020021716,-0.0043271575,-0.006019177,-0.02808944,0.008933792,0.014898283,-0.011259132,0.08837111,-0.031253822,0.050325617,0.021101806,-0.004580414,0.029019862,0.021383816,0.033297583,0.022010176,0.0155023495,-0.03512039,-0.021350492,0.025003131,0.056077614,-0.040994104,0.03734062,0.038397916,0.057913326,-0.032738093,0.009180175,-0.05781416,-0.03143303,-0.02441361,-0.012198276,0.007985079,-0.028829465,0.011822496,0.027978176,0.01601952,-0.015453656,-0.019264214,-0.059820082,-0.0030200405,-0.027376277,0.023245977,0.009821428,-0.0018089666,0.038595702,0.021444723,-0.0056346254,-0.015855033,-0.06471244,0.0013029426,0.005335644,-0.031501763,0.07222562,-0.006578531,-0.065145954,0.02795106,0.014541606,-0.019050576,0.005440048,-0.014808094,-0.0014498028,-0.045774233,-0.00045572777,-0.051669717,-0.018381953,0.057819642,-0.014717456,0.011478934,-0.0058488175,-0.00045241512,-0.015363814,0.019271007,0.03851948,-0.008594959,0.0051967017,-0.00022756975,-0.0013461031,-0.03278955,0.019738298,-0.013262022,-0.015686512,0.016812248,-0.0002009469,0.004292912,-0.01325186,-0.018060291,0.020339658,0.015229707,-0.030141255,0.054860007,0.013258457,0.06782414,-0.016399747,0.0061439755,0.027846443,-0.0011908832,0.027392272,0.038736094,-0.03322988,0.008505853,0.05810348,0.030628605,0.016953941,-0.03424209,0.041366532,0.017163537,-0.01507767,-0.06475245,-0.0603494,0.036064107,0.06577152,-0.024337346,0.041336726,0.04842809,0.017555607,-0.16463263,0.0025486385,0.00998527,0.054974787,0.00070907385,0.011898514,-0.07804961,-0.03359534,-0.06629585,0.0084655285,-0.015388643,-0.038683962,0.011666718,-0.017104391,0.03278609,0.056900688,-0.01031913,0.0052970233,-0.019117547,-0.05226324,-0.008933724,0.011971728,0.051595144,-0.007408536,0.004789918,0.017576572,0.074517064,-0.017751947,-0.0364506,0.012682221,0.00982728,-0.02608382,0.022505395,0.020654257,0.024263363,0.006600742,0.044192515,0.011135226,0.023272566,0.002507957,0.0029632517,0.03039364,-0.024084453,0.03412202,0.017916897,0.047208633,-0.02226976,-0.0080375485,-0.055207808,0.02496411,0.033960152,-0.02086962,-0.034468964,0.0009366213,-0.054675527,-0.04018443,-0.024480052,0.090210564,-0.0094913775,-0.020987429,0.036173962,-0.0005411,-0.0037525545,-0.042177692,0.012378192,-0.019457761,0.009910068,-0.009674324,0.015601987,-0.0071215294,0.017060494,-0.036232367,0.021263529,0.014860599,0.008712297,-0.01522084,-0.032476902,-0.05310589,-0.005059088,-0.10896475,0.003471162,-0.0050239726,-0.028315429,0.013666559,-0.005141543,-0.0016624911,-0.011846023,0.03459617,0.013747057,0.24222784,0.02855954,-0.038805354,-0.02830802,-0.030968893,0.0024669038,-0.012950666,0.016903367,0.041021544,-0.017438551,-0.0063092043,0.0025710515,0.012900246,-0.00645851,-0.027683495,0.028721185,-0.037738502,0.0002477676,0.026030803,0.009886536,0.022070516,-0.00384485,0.00008176602,0.019710544,-0.06168553,-0.025923688,-0.006476309,0.0075066825,-0.03984413,0.05273786,-0.01974576,0.07246036,-0.0265576,-0.007599085,-0.05655797,0.017295212,-0.0027617987,-0.035668176,0.033994485,-0.016938237,0.0108100455,0.018136019,-0.0025560164,0.026639428,-0.036164314,-0.018438693,0.034943055,0.0065824063,-0.047192317,-0.016348014,-0.040141605,-0.03516086,-0.044264566,-0.024597479,0.013810624,-0.032863744,-0.019302974,-0.049558446,-0.00096062967,0.0398558,0.004045091,0.005390768,-0.037732717,-0.042102125,0.004235119,0.025936097,-0.02940248,0.017782884,0.03548714,0.0171379,-0.03598833,-0.001573132,-0.03298861,0.018167734,0.024475642,0.025883542,0.06654989,0.048692096,-0.0074248114,0.025648024,-0.005052897,-0.0008444843,-0.0056206137,0.024905639,0.003870115,0.015747396,0.039368004,0.00900088,-0.013079226,0.017081702,-0.015751833,0.02642681,0.04706199,0.05244062,0.03405259,0.00047577807,0.06486515,-0.014857657,-0.008576249,-0.0035439713,-0.0073282584,-0.0077203317,-0.023417206,-0.004261401,0.030694552,-0.06575557,-0.0044718357,0.0035510848,0.018746985,-0.024016054,0.015522802,0.0051142005,0.043932375,-0.047022544,-0.02166806,0.045717508,0.019145397,-0.012575809,-0.0004727914,-0.00048562477,0.0421475,-0.035008937,-0.000013723105,-0.024358386,-0.030495532,-0.033572268,0.016484268,-0.034732804,-0.017953776,0.0232374,0.019163515,-0.03017604,-0.037650116,0.019049041,0.021605376,0.051207583,0.0044899024,-0.023472609,0.018918987,0.0022769715,-0.030031305,0.01247334,0.020219967,-0.022822132,0.03450745,0.002570249,0.031067692,0.005662581,-0.00030848928,0.05191667,-0.008446065,0.046685994,0.02267592,0.00954171,-0.04249942,-0.009138507,0.0058702277,0.01978925,-0.012331746,-0.03607391,-0.000024855957,0.03103113,0.04448232,0.06909458,-0.024017459,-0.0016742892,-0.04406715,0.0074591055,0.0031579726,-0.0020165057,0.009130064,-0.038308367,-0.04870439,0.01406152,0.02024501,-0.014767774,-0.05554668,-0.014914846,-0.004059254,-0.031708978,0.03717824,0.01518423,-0.028779218,-0.034021605,0.02428,-0.027905317,-0.039061528,0.0025187302,-0.0042603705,-0.00544628,0.0062461006,0.08655674,0.030100806,0.007880539,-0.032300007,0.043036286,0.05884655,0.031970434,-0.0060296934,0.009501316,-0.021711404,0.034228973,0.015568932,0.008453658,-0.015300617,-0.017651308,-0.032727417,0.008954225,-0.007734854,0.010821608,-0.029826172,0.036770076,-0.035677623,0.012427516,-0.0019927963,-0.050355375,0.02787509,0.021087082,0.0611527,-0.020535938,0.0043824627,-0.021069655,0.029884046,-0.0597136,-0.018295,-0.010082131,0.0006112388,-0.048909117,0.009545332,-0.027862338,-0.010849412,-0.001556982,-0.003218062,0.0039626495,-0.00710109,-0.032720324,-0.002525246,0.009218464,0.027446998,-0.014752119,0.0102943145,0.034795027,0.04287429,0.02868377,0.00042805198,0.036630925,-0.049573634,-0.030626884,-0.018660285,-0.012850835,-0.0091288015,-0.065035515,0.0020710404,-0.00891536,0.06121241,0.0024444517,0.0067400797,-0.047154214,-0.02957703,-0.025719816,0.01995468,0.016716145,0.032657355,-0.01526835,0.016663747,0.00017900762,0.007713368,0.015299271,-0.015466863,-0.026263185,0.034612942,-0.03550821,-0.086724356,0.0056128707,0.01795692,-0.0014318131,-0.022627547,-0.011016327,-0.0015118965,-0.043955877,-0.060344085,-0.029355098,-0.018417401,0.02953749,-0.047440957,0.03900039,-0.0373209,0.008292677,-0.031571135,-0.06546222,0.010071815,0.00016912734,-0.010167603,0.0061353096,-0.025932398,-0.034757007,0.0069753914,-0.022240032,0.008232673,0.044215463,-0.012745644,-0.007077462,-0.040333614,-0.0060640555,-0.052453697,0.04615979,-0.021470053,-0.009706932,0.027102496,-0.0038576422,0.049489647,-0.06511884,-0.007045281,0.06590631,-0.030725675,0.035410378,0.064362615,-0.010761048,0.020847742,-0.027440842,-0.015651394,0.016162587,-0.024223462,0.02652175,-0.004538663,-0.0249357,-0.058976002,-0.026350431,-0.0044800895,0.07088691,-0.04340538,0.020549094,-0.035124727,0.0088362545,-0.03398181,0.016115429,-0.010717315,-0.006093396,0.013143671,0.015534099,0.04157167,0.035776734,0.036715165,-0.012979978,-0.0070239194,-0.03026247,-0.028480353,0.024067016,-0.0558581,0.017223045,0.010379169,-0.00009545434,0.012552144,-0.024769988,0.035781983,-0.010107763,-0.04420781,-0.03185481,0.020827467,0.019615052,-0.034396175,0.051299848,0.026614428,-0.006342988,-0.0019592913,0.0028080645,0.012320524,-0.020417402,-0.03686992,0.005230506,0.02946504,0.027398672,0.05766291,0.008394262,-0.017237319,0.01782443,0.007937275,0.0152166085,0.017783726,0.0060790163,-0.020025093,-0.02976542,-0.032779664,-0.00016853558,-0.04430443,-0.0057311337,-0.000894123,-0.024034342,0.015618963,0.057810795,-0.017006012,0.024662908,-0.03655437,0.019580638,-0.12805682,-0.013154215,-0.02162883,0.03635083,-0.00942267,-0.020362519,0.01737909,-0.0296319,0.043226223,-0.009457095,-0.017042298,0.006127004,-0.0053128316,-0.0054380507,0.03350164,0.015530832,0.010943897,-0.03255682,-0.018380674,0.020131337,-0.0024400419,-0.044089127,0.06839548,0.015459833,0.02853584,0.0066770185,-0.0077338545,0.0029695642,-0.009954774,-0.033680893,0.012732444,-0.03960158,0.0156884,0.037367713,0.00031120365,0.0024589212,0.01116973,0.014158973,-0.01131972,0.045822997,-0.016465392,0.039534077,-0.020019269,0.019024655,-0.014915447,0.040189333,-0.0041090217,-0.023966007,0.0011068662,0.009369872,0.018698364,0.052211687,-0.04793886,0.0352361,0.021326428,-0.0017530846,-0.04450891,-0.012219512,-0.050749656,-0.009585478,-0.063644536,0.025677646,-0.002918367,-0.02671819,-0.013309177,-0.0013651483,-0.044242404,0.014918253,-0.059087332,-0.010141867,0.024031958,0.009867438,-0.02406675,-0.06278641,-0.011645213,-0.009835825,0.04910432,-0.02523515,-0.00018658064,0.010890375,-0.021705622,-0.02072429,0.025668893,0.023649532,0.060831174,0.02120242,-0.040321834,0.016364388,0.018058514,0.009944413,0.00016097211,-0.05303254,-0.011389512,-0.03759834,-0.045216925,0.016259335,0.0024482645,-0.030820062,0.03302924,-0.032000035,-0.03055039,-0.03513507,-0.008325711,-0.030532347,-0.031344175,0.042165972,0.044423584,0.010090767,-0.012275231,-0.029010976,-0.03215578,-0.00414421,-0.016705362,0.0034289393,-0.02087537,-0.01976641,-0.014028689,-0.014177739,-0.006924314,-0.074339546,-0.025258193,0.024222815,-0.034796286,-0.017645225,0.010133262,0.01075561,0.025313754,0.02562749,0.022440117,0.016646827,-0.032803927,-0.005876802,-0.010851625,0.022631604,0.018594613,0.0011344701,-0.028782276,0.040881705,-0.041720398,-0.052942894,-0.013263321,0.047966506,0.002282151,-0.040322263,-0.019052284,-0.02156659,-0.008669939,0.022524452,0.05373804,-0.03621041,-0.028769722,0.0072966106,-0.022099221,0.059046034,-0.0126393875,0.03933011,-0.028980458,-0.03469163,0.01952796,0.08981771,0.0019340002,-0.025951788,-0.011756217,-0.02456811,-0.0031974998,0.0348669,-0.0044992194,-0.016909696,-0.017304864,0.008860314,0.009811062,-0.018926708,0.0038259681,0.055611573,0.02252052,-0.024689173,0.006385523,-0.042178057,0.022888377,0.021137046,0.031162348,0.026677279,0.104731865,0.02437548,-0.00037254073,0.023134952,0.0030823695,0.046698913,-0.03353998,-0.020414785,-0.010493628,-0.015654396,-0.041624036,-0.02705115,0.06700857,-0.02485763,0.03631638,0.020885382,0.02315256,0.010427054,0.038113225,0.021079328,-0.011682714,-0.017622612,0.01413689,-0.003149961,-0.017835628,0.0114087425,-0.005405812,0.017987814,0.0060522556,0.038064938,0.014649889,0.0005990617,0.0003132618,-0.046538237,0.05676124,-0.00072031544,-0.006744855,-0.02699583,0.03644005,0.046783835,-0.027687674,-0.015775356,-0.04682105,-0.024809523,-0.0011360103,0.047013577,-0.025788132,-0.034605198,0.015413171,-0.012957642,-0.013773753,0.031438988,-0.023841115,-0.014344191,0.0053555877,-0.054805268,-0.009573848,0.024417052,0.022639923,-0.015036686,0.03696228,-0.031095505],"last_embed":{"hash":"19lbce4","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"19lbce4","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Initial Configuration#{1}","lines":[101,102],"size":63,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"19lbce4","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032474693,0.024213726,-0.05490096,0.022232825,-0.032448508,-0.004240879,0.021798246,-0.0074988445,0.0074167233,0.042363163,-0.005259105,0.025701037,-0.040194675,0.012315876,0.013225383,-0.038668636,-0.043225512,0.03860969,0.051144645,0.00026703338,-0.018524617,0.026135448,0.042402036,-0.0017380343,0.010811879,0.00829598,0.027035115,0.0035003258,0.01596644,0.0041657817,-0.021247583,-0.035760086,-0.01464889,-0.0013678686,-0.013846864,-0.024490444,-0.006226718,-0.03553278,-0.03254696,0.016763117,0.0060856943,0.0033324875,0.038687777,0.032160576,-0.0043830485,-0.0047901873,0.013066772,-0.02490295,-0.036885493,-0.020606723,-0.010826896,-0.025608532,0.005128474,-0.0067150127,0.037853025,0.040589307,-0.032492343,-0.012172338,-0.020866817,0.0070176474,-0.058393184,0.047872834,-0.03932231,0.008776353,0.032203253,-0.01554104,0.0013886737,0.02096076,-0.017186193,-0.019105801,-0.010841438,0.02538566,-0.06073028,-0.018972388,-0.018292932,0.023710117,0.03795,0.000013741158,0.012086702,0.004469168,-0.00659811,-0.02026276,0.015971461,-0.0040766043,0.004500564,-0.009822214,-0.048392832,0.09935856,0.037198942,-0.012860431,-0.010226607,-0.030898197,0.016013125,-0.050983284,-0.01147529,-0.003469844,-0.0013901229,0.037185878,0.031112187,0.0021546069,-0.012795175,0.0052672066,-0.023004554,-0.020235088,0.03259868,0.015726238,0.0016020164,-0.013582098,-0.010784791,-0.034952514,0.017942835,0.01223328,-0.022968702,-0.055552196,-0.021322124,-0.05632409,0.001148382,-0.0029024465,-0.046645254,-0.039929565,0.040737342,-0.016900066,0.0078116693,0.00032082872,0.015775638,0.042476352,-0.030237937,-0.0087849535,0.027654395,0.04553466,-0.042994626,0.0046502603,-0.013439674,-0.0109514035,-0.028110573,-0.02046131,-0.001784378,0.046809774,-0.03993218,-0.039696027,-0.00608779,0.088937715,-0.0090514505,-0.024609722,0.050732873,-0.027834347,0.05303676,-0.018839855,-0.013169283,-0.021659253,-0.004466224,0.014121514,-0.012159132,0.0032626307,-0.0026096834,0.009344996,0.012616793,0.002719408,-0.009150847,0.011274098,0.0079244375,0.03553018,-0.068291456,0.003040493,0.030325476,-0.04847187,0.011546001,-0.02112256,0.009715806,-0.023343883,0.015275808,0.022249874,0.016423492,0.0651177,0.024897782,0.031261235,0.0019168045,0.02896514,0.056092493,-0.03621898,-0.06782367,-0.009005359,-0.023150694,-0.024627777,-0.01651081,-0.0015676128,0.0126035595,0.004263291,-0.017767292,0.067638025,-0.022514796,0.044932164,0.015553337,0.016206658,-0.0033245264,0.027746294,0.04543786,0.011490359,0.006611394,-0.030693332,-0.006293416,0.020017372,0.049076833,-0.014698475,0.007879602,0.004556608,0.016180687,-0.036247708,-0.006863897,-0.0613106,-0.0089962315,-0.022151629,-0.01463086,0.009547102,-0.022964414,0.0022452092,0.013210486,0.027560567,-0.014276359,-0.029554607,-0.026152752,0.012856905,-0.028134366,0.018766658,0.059086956,-0.010652655,0.056618717,0.036483683,0.009860026,0.01488581,-0.05627074,0.0050931354,0.0011597029,-0.03326142,0.071855046,0.019662248,-0.061249282,0.012863566,0.020713462,-0.02257257,-0.022417368,-0.021589689,0.023677519,-0.011812432,-0.021145318,-0.036901202,-0.025246136,0.013511803,-0.0026613248,0.0002445645,-0.013709351,0.0021370053,-0.016424544,0.0115567045,0.023032583,0.0029938316,-0.007509076,-0.012494874,0.00032873877,-0.03945423,0.037412576,0.0031181898,0.021374993,0.024354406,-0.013925587,0.01671004,-0.04821229,-0.034917746,0.027552651,0.047923155,-0.028311774,0.04786076,0.009502715,0.08629329,-0.029398244,0.018041357,0.032171536,-0.032134067,0.023120089,0.026725316,-0.056415763,0.016262721,0.037998643,0.042405006,0.0076937983,-0.013703635,0.040327255,-0.0036445863,-0.012924024,-0.059106164,-0.042514894,0.05147283,0.067423195,-0.030683134,0.007111053,0.0064037377,0.01207963,-0.15535343,0.019106962,-0.0012671251,0.043568615,0.0023170684,-0.010340665,-0.072905414,-0.025888814,-0.061310478,0.03443505,0.0054805498,-0.027495246,0.017987067,-0.021296162,0.03349247,0.028919803,-0.016169094,0.003286537,-0.01796748,-0.04152814,0.00680792,-0.036936097,0.03482154,0.0390631,-0.0026538526,-0.007847913,0.06381248,-0.0123108,-0.021010784,-0.0077257445,-0.016878396,-0.029671395,0.013118409,0.022641204,0.005866605,-0.015430703,0.051963035,0.02468754,0.024503537,0.0022399924,0.024626557,0.037425015,-0.013405902,0.027875261,0.006836372,0.044611666,0.0014344291,-0.037115227,-0.035819802,0.029819086,0.023145372,-0.029409563,-0.020946851,-0.0020283663,-0.032704286,-0.039784808,-0.040391445,0.07485027,-0.0152124055,-0.04286078,0.027232936,-0.008354139,-0.0025325387,-0.04450303,0.0070942813,-0.004516843,-0.014680823,0.015746528,0.026895268,-0.00340178,0.0054558376,-0.046210393,0.023783002,0.023297807,0.013298421,-0.0097509585,0.005594996,-0.030436471,0.004232011,-0.10743497,0.017879326,0.006318086,-0.013211104,0.023309633,-0.004873328,-0.00006777065,-0.024451323,0.05508148,0.00019443901,0.24792273,0.011519822,-0.017915912,-0.0376301,0.0056957304,-0.0017059927,0.0103725,0.0012228641,0.026648864,-0.02305668,-0.008893061,0.013591441,-0.004665229,-0.012342569,-0.017798167,0.04016865,-0.04361437,-0.0075673563,0.02621824,-0.0040881224,0.02038277,-0.011883561,0.012635162,0.03342261,-0.042358764,-0.038452215,-0.03257397,0.019488716,-0.05641484,0.047048137,-0.019920995,0.07115692,-0.002005664,-0.024616463,-0.053673685,0.03419259,0.012787478,-0.02459609,0.009411679,0.009002339,0.02315677,0.015380131,-0.0005549408,-0.0042028045,-0.0041790116,-0.028031513,0.027443117,-0.00088350335,-0.06573536,-0.034301043,-0.06543487,-0.04423645,-0.050685745,-0.033030055,0.023560189,-0.034209326,-0.027453981,-0.056468293,0.017600782,0.032145873,0.03251247,0.018012319,-0.08780633,-0.045592133,0.0017427981,0.036039364,-0.026366385,0.029110357,0.0344758,0.011268887,-0.055160403,-0.0340361,-0.008253654,-0.0073665073,0.0010425952,0.02950138,0.07562722,0.058306847,0.024682757,0.027936287,-0.02642039,0.02769097,-0.012589048,0.02540448,-0.007864783,0.0123048695,0.01900056,0.038977448,-0.016123397,-0.008893544,-0.009774342,0.009830618,0.026901353,0.044446763,-0.0043778317,-0.00018701484,0.03225023,-0.022732908,-0.017289957,0.0015923033,0.021239828,0.018059451,-0.012271347,-0.021974651,0.052869678,-0.049536224,-0.021571837,-0.018086309,0.02298128,-0.027100941,-0.04040949,0.01917719,0.036436643,-0.039226294,-0.0126828635,0.026331618,0.03338773,-0.03661331,0.008167894,0.010610295,0.03566662,-0.00897815,-0.032715645,-0.040327575,-0.014986529,-0.021814406,-0.0108616,-0.036544185,-0.014152783,0.035409644,0.043774262,-0.027934235,-0.016535154,0.042912647,0.03377318,0.027906725,-0.0013079841,-0.012365225,0.01979984,0.023674594,-0.018543277,-0.018930115,0.03656966,-0.033554178,0.02543907,-0.012009018,0.055174045,-0.0003102476,-0.010305607,0.033076737,-0.019752176,0.03978476,0.013635931,0.014582216,-0.040755432,0.001569136,-0.0050391536,0.0045724954,0.008559112,-0.025847094,-0.020796087,0.019432917,0.056347396,0.05423928,-0.018225577,0.006715872,-0.043518256,0.009550228,-0.0332718,-0.013202183,0.011232553,-0.03074802,-0.037208464,0.030402135,0.02232032,-0.03992785,-0.029798906,-0.0068240967,-0.024589326,-0.032362223,0.049093015,0.023821535,-0.029382078,-0.034249257,0.011254756,-0.040664613,-0.027781794,0.018125646,-0.01103859,-0.005134662,0.0021912681,0.09523069,0.031800207,0.00076875876,-0.012086871,0.026265254,0.050947826,0.018264892,-0.013444713,-0.0059402743,-0.042359453,0.0042065186,-0.015117274,0.0099511705,0.014492473,-0.02362743,0.0046440405,-0.022977272,-0.015144247,0.027780246,-0.027401099,0.005018464,-0.051563427,0.014040091,0.019429395,-0.062299963,0.04499177,0.05059261,0.041839916,-0.022998825,0.009051505,-0.0034742646,0.030487316,-0.0460163,-0.017520998,-0.013046019,0.017242849,-0.05155391,0.03998429,-0.050767645,-0.009719742,0.00483503,-0.013725395,0.0026060524,0.0071035284,-0.03911936,0.01755865,0.024877455,0.07285824,0.007028816,-0.0029118257,0.024217678,0.047348935,0.04047254,0.0006366786,0.033588897,-0.03084672,-0.014371026,-0.037086073,-0.020575518,-0.010291244,-0.08207576,-0.029796649,-0.020306973,0.056301653,0.009872104,0.01135421,-0.05127562,-0.030828793,-0.04466591,0.0019327849,-0.0012084054,0.035583504,-0.0018048063,0.016837178,-0.018608889,0.0051682144,0.009370866,-0.020329071,-0.0012886797,0.018848682,-0.017861493,-0.07614594,0.0006594997,0.013576703,-0.0054231323,-0.033167716,-0.009128981,-0.0036026891,-0.04035633,-0.06122359,-0.02261332,-0.025085775,0.022701235,-0.040923785,0.037174474,-0.026446152,-0.017108116,-0.035739467,-0.06336172,-0.005307226,-0.005892539,-0.0071327947,0.030711884,-0.033867437,-0.019432561,0.015929248,-0.023270113,0.011555932,0.022005817,-0.029746786,0.021527626,-0.030598221,-0.013983797,-0.0450616,0.045853604,-0.032726873,-0.0152062625,0.03239025,0.0058538755,0.039071344,-0.032606795,0.011134332,0.05907985,-0.005196896,0.046330154,0.051058207,-0.016926125,0.010061826,0.011050615,-0.014279068,0.015477971,-0.018374197,0.021400623,-0.002462246,-0.01670427,-0.0416268,0.0029069183,-0.013116371,0.051935624,-0.04450786,0.009576483,0.0031670998,-0.024044707,-0.029765917,-0.00806238,0.027635416,-0.014602087,-0.004285821,-0.015348198,0.03065164,0.019486405,0.026188755,-0.0102440445,-0.0024011985,-0.05177524,-0.024349071,0.022282558,-0.07289946,0.028456148,0.031093711,0.029303124,0.011759736,-0.009706744,0.0351557,-0.013179255,-0.027043512,-0.027031152,0.06893539,0.0022061432,-0.04756321,0.0584855,0.04136705,-0.02146431,0.01035682,-0.026399886,0.019665096,-0.00819505,-0.02832912,0.026059272,0.019890118,0.0155763235,0.01444497,0.0076679983,-0.031699333,0.010385188,0.009557919,0.0034940224,0.009923734,-0.014702173,-0.023561105,-0.013953629,-0.04365218,-0.002716168,-0.051621996,0.03613086,-0.00980338,-0.00452052,0.015051566,0.034076765,-0.018150054,0.037787527,-0.048127096,-0.018346755,-0.12952583,-0.015505635,0.00011528211,0.026925549,-0.007900507,-0.02251843,0.018928848,-0.05153247,-0.009631056,-0.005348883,0.00086787547,0.022047374,0.006301808,-0.006884823,0.039235543,-0.008090229,-0.026942223,-0.029616034,-0.02732473,0.0031156065,-0.0040539084,-0.04447199,0.025202466,-0.0026237716,0.00068613887,0.022036307,-0.00693311,0.009845416,-0.00042423728,0.0005729896,-0.01844695,-0.032963783,0.015881438,0.023855602,-0.006573641,-0.015976114,0.0065115197,0.010057399,-0.02279218,0.040092018,-0.0039273286,0.028657582,-0.00929205,0.018197767,0.004784773,0.04918548,-0.0061948015,-0.018193232,0.014144243,0.023117522,0.032285016,0.064402156,-0.009616834,0.036412645,0.014954975,-0.004040912,-0.0345432,0.0013090539,0.0031894087,-0.005757825,-0.04468417,0.045495003,0.0039456924,-0.026828488,-0.017536245,-0.0015553393,-0.040009785,0.024270168,-0.034692656,0.011750694,0.023095293,-0.004649613,-0.041721202,-0.03792507,0.0013683316,-0.023364145,0.046222247,-0.023192631,0.017166283,-0.010677233,0.00023534751,-0.011550148,-0.00011925639,0.03119051,0.08012145,0.026426803,-0.03311817,0.002096162,0.028151365,0.010140544,-0.004289105,-0.047394305,-0.004616983,-0.06957579,-0.056532387,0.017606243,-0.0123212505,-0.03146861,0.012509494,-0.018419035,-0.01377433,-0.008774996,-0.003650534,-0.020666122,-0.03369513,0.0038097035,0.01832329,0.04412272,-0.027922979,-0.013383933,-0.04494181,-0.011525142,0.015927179,0.0027565067,-0.038571298,-0.008479305,0.006205067,-0.030310128,-0.037558824,-0.091305986,-0.014107874,0.031517953,-0.031296067,-0.022351788,0.012143026,0.03962982,0.009443607,0.017271673,-0.015039965,0.0015417588,-0.032060456,-0.0442504,-0.011809482,0.009454253,0.041158084,-0.041184332,-0.058084402,0.05442045,-0.044975024,-0.048401844,-0.019167403,0.008317034,0.0082353195,-0.028392788,-0.019501608,-0.048266694,0.008417053,0.04127406,0.02167987,-0.04650518,0.0072428705,0.0064405617,-0.0278983,0.053502776,-0.009490791,0.040679578,-0.034169223,-0.029683875,0.0083547775,0.10039037,0.013035838,0.0061547477,-0.0021861799,-0.00493012,-0.031608585,0.03095122,0.0047515137,-0.02329795,0.00314741,0.011467602,0.022022936,0.005574911,0.000046519184,0.0325236,0.00029023818,-0.029318143,-0.0028320483,-0.06797792,0.03491224,0.010520518,0.025492642,0.034942944,0.100162685,0.057112053,0.013428437,0.017244738,-0.0070429696,0.028719392,-0.030593166,-0.02451347,0.017816694,0.0029503687,0.0011591048,-0.034193803,0.051777925,-0.019793475,0.03227748,0.038871244,0.01284917,0.016831614,0.019961126,-0.00878851,-0.025537372,0.0032078696,-0.004792983,-0.0056812256,0.0004786527,-0.03009509,0.0044574025,0.023772554,0.012626102,0.034667548,-0.024502521,0.0024242955,-0.013027902,-0.024292335,0.059198998,0.009173625,-0.0076232743,-0.047504716,0.007825584,0.024527457,-0.0021901235,-0.022164652,-0.031525865,-0.010379173,0.003750733,0.026395539,-0.034704674,-0.003299883,0.033942286,0.009289523,0.018683571,0.054170236,-0.0040889117,-0.021823857,0.016638713,-0.024109079,-0.016774813,0.054865852,0.036792755,-0.016658215,0.032301936,-0.033844575],"last_embed":{"hash":"1l16np5","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"1l16np5","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard","lines":[103,127],"size":665,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1l16np5","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022963082,0.016324714,-0.06888499,0.014038991,-0.024848903,-0.025949873,0.026672967,0.028503904,0.038716167,0.018775517,0.005060281,0.010742832,0.0015713779,0.012176589,0.015838819,-0.012453334,-0.045274343,0.038389433,0.034528535,0.029696105,0.005755032,0.034243178,0.06262337,0.003466944,-0.03946809,0.00038655603,0.025606824,0.0121083725,0.020239633,0.034425944,-0.020853633,-0.033555496,0.009011287,0.012378521,-0.002936086,-0.046007093,-0.007515823,-0.045304816,-0.04198029,0.043559816,0.03247371,-0.0039053902,0.036049675,0.05197198,0.009851772,-0.0042737676,0.017286342,-0.03271735,-0.045645654,-0.015527504,-0.021361055,-0.03648673,-0.0059588403,-0.0033613897,0.05321922,0.035974696,-0.04955818,-0.011981293,-0.042710274,-0.0051790294,-0.059754673,0.04754502,-0.00020876163,0.02403077,0.04481709,0.007790156,0.014634251,0.007615434,-0.017748607,-0.027192172,-0.018795695,0.018215988,-0.045156352,-0.0025070547,-0.016410679,-0.006203124,0.039395746,0.020959074,0.0066260686,0.003812845,0.005059827,-0.025090637,0.021480529,0.0005084281,0.015061072,0.025988493,-0.05079195,0.091862455,0.02239106,-0.01051494,0.011097288,-0.024605114,0.022376454,-0.017243272,-0.013062009,-0.012557,-0.012730621,0.059645046,0.022798376,-0.020530721,-0.0056574424,0.011153209,-0.01225318,-0.005441032,0.044710826,-0.004921908,0.027729249,-0.014918637,-0.021778591,-0.027226754,0.01872509,0.011996651,0.0020641366,-0.043427262,0.0046223537,-0.06255389,0.020530637,0.0071935086,0.006254125,-0.026167985,0.028926501,-0.004330604,0.02904869,-0.0011572806,0.016354144,0.04088555,-0.015824202,0.007156341,0.00494933,0.025593732,-0.02458483,0.020709343,-0.020212486,-0.017877156,-0.016239628,-0.02345016,0.014586494,0.052255064,-0.02909237,-0.065674536,0.027563762,0.07808415,0.010403074,-0.0045410255,0.05741913,-0.005442503,0.05154254,-0.012476878,-0.014411345,-0.03096527,-0.026294935,0.021588396,-0.0018803187,0.013918854,-0.004318334,-0.0007533778,0.04035934,0.018120335,-0.017268531,-0.010161133,-0.0325943,0.03235971,-0.052982125,-0.0043433444,0.02685596,-0.031546533,0.017216098,-0.02892462,-0.0015386617,-0.036543496,0.0073898877,0.017382637,0.03784804,0.053015523,0.022673612,0.024533127,0.06448805,0.017487234,0.08385625,-0.04668616,-0.048992816,-0.026076972,-0.025750231,-0.029524842,-0.035189185,0.00736939,0.01965334,-0.016939752,-0.01244713,0.039510682,-0.01831961,0.033529885,0.0061871693,0.004615176,0.022274518,0.03412674,0.039692882,0.015186845,0.019753264,-0.032535616,-0.02081214,0.0438508,0.010321055,-0.06694957,-0.021306217,0.011433734,-0.0029658182,-0.028718915,0.016774874,-0.023904303,0.014602426,-0.020682985,-0.012493694,0.03503462,-0.036577474,-0.02124092,0.033829544,-0.006652109,-0.019423837,-0.030229017,-0.008995352,-0.012226268,-0.009448147,-0.010390098,0.048602704,0.009359369,0.0316147,0.03007777,0.021877902,0.012939643,-0.067417204,0.017521743,0.01328737,0.007537152,0.0570847,-0.0077425493,-0.045833938,0.018579155,0.002854958,-0.01580199,-0.040870328,-0.0023881362,0.022562379,-0.020516481,-0.02385781,-0.035584837,-0.038965818,0.017466433,-0.0056518125,0.028354572,-0.01283698,0.01446805,-0.027553357,-0.0076405327,0.031585712,-0.020124985,0.019112442,0.0042380258,0.0030775198,-0.045826606,0.027853385,0.014069886,0.017155347,0.035749763,-0.00564386,-0.0023361826,-0.028862437,-0.020633703,-0.006575955,0.05839986,-0.037427906,0.015215897,0.017338477,0.09014231,-0.018552994,0.027660452,-0.00747971,-0.011457358,0.038441394,0.00701131,-0.06297516,-0.011367148,0.044142123,-0.0018601441,0.023403715,-0.045993283,0.04200309,0.0052430513,-0.034260683,-0.058528867,-0.026813507,0.04915339,0.07929924,-0.0048084976,0.0045405985,-0.011324336,-0.001158083,-0.16415587,0.046866223,-0.030046841,0.04779411,-0.011252388,-0.017651841,-0.03601114,-0.012657974,-0.0509199,0.03720295,0.018608779,-0.032157507,0.02377425,-0.022525137,0.024444848,0.026632015,0.005338043,0.005233949,0.025949674,-0.04597469,-0.031273436,-0.04959472,0.020176359,0.009446137,0.0031374805,-0.0062719155,0.07703618,0.010298117,-0.027563727,-0.03283701,-0.02892467,-0.03535423,0.020031711,0.019470057,0.010451384,-0.015068577,0.046494797,-0.0012260808,0.023049498,-0.003047309,0.041476514,0.035951167,0.0097422395,0.037795298,0.013998475,0.03254376,-0.008745542,-0.014319922,-0.025257083,0.034330286,0.031963293,-0.037054513,-0.003192025,-0.015551726,-0.039564714,-0.02754239,-0.047831375,0.06156395,-0.025320537,-0.03345376,0.055334907,-0.017026614,-0.0072674733,-0.038674604,-0.026795862,-0.0055428063,-0.016226228,0.0023153517,0.029173713,-0.015798029,0.011798907,-0.036899503,0.037691817,0.005317685,-0.004973338,-0.0121653965,-0.045146175,-0.014016084,0.008573434,-0.10499804,-0.0066382554,-0.01229281,0.012015143,0.022620795,-0.0007235225,-0.00674228,-0.016802005,0.06395429,0.00518455,0.25788775,-0.00040636444,-0.016772827,-0.022316612,0.02311014,0.0021244201,0.002130271,-0.0023808104,0.010817836,-0.0020644579,-0.022897542,0.012140787,-0.013807311,-0.003640615,-0.0025028929,0.020015633,-0.03613594,-0.0138427615,0.02050541,0.014711631,0.013345465,-0.00370683,0.0054505356,0.052732155,-0.031706937,-0.035588242,-0.047349464,0.0115709985,-0.04682894,0.04628761,-0.029587757,0.049693134,0.0131108975,-0.020001097,-0.049683314,0.022330537,0.019580238,-0.049102135,-0.0006856,0.0023056879,0.020879632,0.0014782021,-0.022197792,0.022083297,-0.042232066,-0.020814948,0.017695379,-0.009299494,-0.044109773,-0.018245073,-0.06453003,-0.05545055,-0.056327473,-0.026140163,0.02523499,-0.033673406,-0.0423468,-0.035714272,-0.0034782689,0.04040416,0.0170775,-0.0011269982,-0.065978475,-0.052913602,-0.0009358022,0.029882433,-0.019075882,0.038368735,0.029315447,0.026665261,-0.05263267,0.0002919738,-0.004416584,0.013808801,0.008735769,0.028734751,0.059870817,0.07124413,0.01732474,0.024902122,-0.04661025,-0.007900256,-0.033904545,0.014324516,-0.0024994488,0.018639388,0.011859405,0.038127948,-0.00980528,-0.044374574,0.015858728,0.014059966,0.028881425,0.042380936,-0.012134963,-0.010075892,0.032099124,-0.04180745,-0.012634614,0.035423297,0.016879514,0.011585308,-0.013304887,-0.034057837,0.007466929,-0.039610278,-0.008829732,-0.03175742,0.029678997,-0.0120276585,-0.040680885,0.0069010127,0.023286108,-0.049546164,-0.0033313497,0.031414393,0.050953954,-0.00808402,0.0026209978,0.03931396,0.013568263,-0.01551045,-0.011959008,-0.05223028,-0.020576295,-0.0021436033,-0.0011444696,-0.008158968,-0.013920935,0.021936184,0.047865424,-0.029946877,-0.050899383,0.03753815,0.035327565,-0.0037554393,-0.012049334,0.0055943015,0.061346807,0.010196145,-0.04596534,-0.019513644,0.035180222,-0.02733476,0.01304982,-0.040780105,0.08415351,0.0016239639,-0.032162704,0.023210928,-0.013182138,0.064138494,0.021916399,0.014917675,-0.033095058,0.0010095839,-0.0113431765,0.006414687,0.016327916,0.0011166352,-0.018772084,-0.0061781853,0.059892576,0.06885588,0.0025647883,0.0064511574,-0.028259603,0.0140263,-0.041964706,-0.016214048,0.0062372927,-0.036160287,-0.023570953,0.014159959,0.028901434,-0.0053920196,-0.019832315,0.018479152,-0.017361157,-0.01592703,0.025066653,0.010889814,-0.015609447,-0.023710676,-0.0045247297,0.007827695,-0.021358231,0.00854988,0.0030743175,-0.019966615,0.010611274,0.10154775,0.003584952,-0.00066043885,-0.010209261,0.03162236,0.048677072,0.053155046,-0.00599524,-0.0070211543,-0.031927597,-0.01639678,-0.0028263435,-0.007739035,0.018149365,-0.009831784,0.0013190532,-0.017513951,0.013915299,0.032767355,-0.015195805,-0.007233376,-0.05190783,0.019943971,0.020455256,-0.06174739,0.021541173,0.021705484,0.018987892,-0.024495099,0.03329798,0.0140599655,0.027811434,-0.03205043,-0.041525565,-0.018564655,0.014234643,-0.031911857,0.019122759,-0.03454553,-0.009170173,0.014494173,-0.0046110577,0.013254081,0.024425743,-0.03843666,0.010921705,0.024668548,0.04929495,0.0026737566,-0.013938334,0.055151228,0.03521435,0.06325725,-0.013270856,-0.009613933,-0.049086805,-0.008739026,-0.028481465,-0.0048784697,0.0048722527,-0.048969235,-0.014699328,0.007539534,0.030907517,0.0012669578,-0.008060072,-0.040720556,-0.02942398,-0.053562604,-0.007408947,0.018227138,0.026743263,0.007841535,-0.014315786,-0.031608187,0.012334544,-0.021767821,-0.01417621,-0.008282215,0.010768645,-0.02851493,-0.07686289,-0.026337825,0.0038470083,-0.034352545,-0.027456837,-0.028997745,-0.016839778,-0.04431169,-0.056744043,-0.018790832,-0.008624156,-0.009422968,-0.022965267,0.03457589,-0.015957152,-0.018898927,-0.03379951,-0.05648691,-0.0029493284,0.018010054,-0.02663136,0.009247351,-0.026599076,-0.00472902,0.007046371,-0.020248746,0.004230742,-0.0015321982,-0.027735103,-0.0023750083,-0.03594888,-0.018492892,-0.054763816,0.021960204,-0.014944839,-0.017528178,0.014487225,-0.0010522289,0.03520169,-0.018715816,0.005498061,0.030219756,0.006251635,0.05602969,0.05558424,-0.03254467,0.010621912,0.011460736,0.0032436873,0.0035178848,-0.010575883,-0.0050692563,-0.02187675,-0.022502637,-0.05717965,0.02035145,-0.0137024885,0.075696535,-0.04260774,0.011819064,-0.0017506931,-0.016635478,-0.017195059,-0.033272035,0.038993727,-0.034275506,0.03126491,-0.005067172,0.027170975,-0.016479893,0.027531262,-0.010575874,0.0023173878,-0.024291757,-0.0046956595,-0.0066487617,-0.04884147,0.017392753,0.053601798,0.0072239083,0.0020781234,0.0016648871,0.024424842,-0.021946369,-0.053730097,-0.017698953,0.06269727,-0.008034101,-0.04141014,0.07185931,0.013337033,-0.02922968,-0.005832037,-0.011456777,0.016203636,-0.024478037,-0.025100036,-0.0072031883,0.03637846,0.05260599,0.0067816973,0.030157307,-0.007875645,0.017821373,0.0033045074,0.0031184887,0.028661657,0.020798719,-0.030522633,-0.026242388,-0.022097073,-0.0074363127,-0.007596179,0.018018525,-0.048830703,-0.016020644,0.033130493,0.042714912,-0.011134421,0.00052636326,-0.0273263,-0.018877525,-0.1389544,-0.021083955,-0.0056500994,0.019722305,-0.021830127,-0.021382602,0.025137357,-0.018581567,-0.00993695,-0.005189554,-0.01065797,0.009189527,-0.017703764,-0.011906381,0.023254322,-0.0018784439,-0.0207799,-0.034797624,-0.044789873,0.022270354,0.01531953,-0.033478927,0.028936796,0.007874943,-0.04652253,0.008068298,-0.016453596,0.017275628,-0.004950581,-0.015829045,0.0075161606,-0.01619506,0.021588685,0.047658574,0.006547219,0.0011250919,0.008068362,-0.01795017,-0.038757756,0.033818353,-0.010193351,0.023803215,-0.021863462,0.018074676,-0.022233639,0.03405716,-0.0010463438,-0.0108709475,0.007934868,0.02279144,0.028577669,0.038750954,-0.03472038,0.014511581,0.028611653,-0.013580561,-0.027219089,-0.012061588,0.0091971215,-0.002215952,-0.024270605,0.036855962,-0.0041387575,-0.033218615,-0.008348792,-0.0027038725,-0.05411394,0.02502142,-0.00865657,0.03547072,0.01990974,-0.013478244,-0.033065148,-0.043511525,-0.009523783,0.0072810915,0.042850405,-0.04209428,0.00007985646,-0.01372322,0.003815775,-0.007278195,-0.02229809,0.027973965,0.027833214,-0.017849708,-0.030134575,-0.0009151553,0.02627316,-0.0045300177,-0.027273297,-0.053967737,-0.023102572,-0.0764744,-0.06827086,0.018457921,-0.029023238,-0.031769462,0.006298373,-0.025154326,-0.005093673,-0.013752425,-0.026497377,-0.0323057,-0.024726259,0.0038176028,0.0038137475,0.030059902,-0.013548049,0.011465116,-0.0050238697,-0.017943233,0.023684291,0.0037585218,-0.059655447,-0.011417745,0.01028059,-0.018939458,-0.03419499,-0.066221826,-0.0068100328,0.018875286,-0.027899986,-0.032944687,0.03348479,0.067520276,0.0058261612,0.01399603,-0.020637691,-0.019890303,-0.0128788985,-0.023687748,-0.033197172,0.028346494,0.058244735,-0.023095515,-0.06696306,0.052578975,-0.04554282,-0.058993798,-0.033380803,0.010751549,0.012197348,-0.018494967,-0.006644279,-0.041841704,0.012091811,0.011974691,0.04665215,-0.051201716,0.009772724,0.014640488,-0.036096286,0.052272875,-0.0138905775,0.029380988,-0.020807385,-0.030153457,0.0044018594,0.08313358,0.024872538,-0.014039101,-0.01848069,-0.0435655,-0.011751206,0.037820507,-0.0064642266,-0.02062564,0.0049187746,-0.010579493,0.006378668,-0.014176278,0.0037075784,0.020468978,0.024899755,-0.023896972,0.013236783,-0.06043611,0.006395569,0.011129495,0.029597405,0.0008568266,0.072877586,0.06168819,0.017186454,0.032501116,0.004027799,0.07277215,-0.022983879,0.014776685,0.022232182,0.009907318,0.014799983,-0.04899018,0.047758564,0.009736927,0.027263686,0.07392384,0.005001819,0.01496577,-0.01130294,-0.0064931056,-0.003170711,-0.017565634,-0.007191901,-0.011089413,-0.0047865747,-0.036061257,-0.01669403,0.02280424,0.032956526,0.021966089,-0.009533846,0.0024379916,0.00704561,-0.049825273,0.05411899,0.021564215,0.022092525,-0.032259934,0.018610232,0.0046282234,-0.000101051904,-0.03813612,-0.016773315,-0.004016284,0.0053748325,0.019621246,-0.03275868,-0.005292583,0.04148889,-0.018155333,-0.014141695,0.036120027,0.023396403,-0.014547063,-0.019812526,0.0024339186,-0.010675143,0.042535346,0.04709457,0.010759967,0.042554468,-0.05415223],"last_embed":{"hash":"bojegy","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"bojegy","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{1}","lines":[105,108],"size":123,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"bojegy","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03557813,-0.00073105405,-0.03839742,0.040626623,-0.038141936,-0.014952796,0.026045227,-0.009656379,-0.01489281,0.031894855,0.00230434,0.022882223,-0.032263584,0.013431669,0.025389355,-0.03341046,-0.015000237,0.047232836,0.031990435,-0.0071613844,0.002387269,0.012216614,0.029555531,-0.0027079573,0.019272693,0.016156211,0.024769621,-0.0047128866,0.030858168,0.0067798235,-0.0011092875,-0.02660183,0.014250066,-0.022722865,-0.038709432,-0.030336564,0.00003093766,-0.034933385,-0.043760486,0.025817737,-0.001299079,0.011779599,0.035967242,0.040845815,0.010161062,-0.0015318786,0.0025338386,-0.033496063,-0.023544895,-0.031046577,-0.0035297987,-0.036058366,0.006571844,-0.016353222,0.016986081,0.05382136,-0.052632224,-0.026346592,-0.014482418,-0.003585217,-0.03710869,0.012970353,-0.03890147,0.010650036,0.00980093,-0.020182319,0.005323004,0.026801838,-0.020138016,-0.02099235,-0.014754335,0.019708622,-0.07555052,-0.027328014,0.009405467,0.042856995,0.039249014,-0.019859111,-0.00470791,0.02588034,0.005865179,-0.02123783,0.044754814,-0.02252859,0.014075881,-0.035122335,-0.047402136,0.090198666,0.044073075,-0.0085882405,-0.014238922,-0.048749644,0.014882136,-0.03337753,-0.02541552,0.002703759,-0.0030121612,0.03562632,0.048189208,-0.008872821,-0.021915017,0.028480692,-0.029739693,-0.010524968,0.018502861,0.026508875,-0.013200143,-0.016433746,-0.03211528,-0.034374084,0.016097797,0.024004009,-0.01698068,-0.045017708,-0.022655003,-0.048950184,-0.00650302,-0.019192196,-0.037214648,-0.03533701,0.02854573,-0.014570282,0.027413415,-0.008161805,0.012538933,0.03132853,-0.030347925,0.004079227,0.038687956,0.034258932,-0.007989029,0.01605185,-0.015548401,-0.010985278,-0.043366384,-0.034741566,0.004404731,0.048030358,-0.04310665,-0.04975252,-0.030863136,0.102042146,-0.027974917,-0.027062366,0.05566179,-0.022247665,0.047426596,-0.009355425,-0.026432103,-0.025203766,0.00022198645,0.0116307,-0.015949173,0.026045734,0.028269641,0.00773464,0.019169206,-0.0064322185,-0.01975209,0.01294793,0.025275001,0.02846658,-0.046711423,-0.018595245,0.021612322,-0.042873833,0.00065084064,-0.0017385804,0.0006153297,-0.011494728,-0.007699306,0.037785925,0.025933804,0.05727472,0.0132148005,0.02255556,0.005555073,0.02187093,0.053919435,-0.020865634,-0.054332912,-0.026374277,-0.016472336,-0.0083725,-0.016644632,-0.016031722,-0.01431552,0.008104284,-0.020654978,0.06326019,-0.010128019,0.04081537,0.008055722,0.023851214,-0.00856834,0.019275151,0.021000542,0.013728508,-0.029449515,-0.03305525,-0.012154414,0.013895274,0.061086986,-0.00132741,0.024495987,0.008791409,0.023130575,-0.049868234,-0.0049231495,-0.07190546,-0.021605622,-0.041322514,-0.024846915,-0.015092275,-0.030227536,-0.0046823346,0.02709711,0.018140232,-0.024261344,-0.036039736,-0.035361048,0.031298492,-0.0052343723,-0.0014949617,0.048420962,-0.022092866,0.012286765,0.025860138,0.02481225,0.0092312815,-0.076279566,-0.0019818493,0.026900183,-0.02934708,0.07384848,0.007134223,-0.07229659,0.026104165,0.004395751,-0.039634254,-0.02493045,-0.032464866,0.021886466,-0.0013721887,-0.0066764117,-0.026387775,-0.017206488,0.024183396,-0.008858948,0.010942827,0.0056573045,-0.0109889805,-0.031772166,-0.0021948626,0.0071845925,0.0010395102,0.008535647,-0.010272047,-0.019906515,-0.022589842,0.034716766,0.009744873,-0.0012745466,0.030976387,-0.015842028,0.025438199,-0.04104093,-0.057219386,0.025445512,0.024876753,-0.025602702,0.045691036,0.03261728,0.06903361,-0.013177581,-0.0019147174,0.024424385,-0.025921205,0.024346929,0.028345646,-0.06755763,0.015969925,0.06895136,0.051207907,0.008190853,-0.029006626,0.023944447,-0.001985436,-0.025441604,-0.029986586,-0.045796953,0.04731106,0.06038899,-0.028007334,-0.009199781,-0.005774187,0.02017586,-0.15687846,0.02157312,0.0202945,0.030349413,-0.0007683087,0.005858245,-0.058274016,-0.04311377,-0.027147114,0.04806081,0.010979239,-0.026127674,0.012584516,-0.031049088,0.0132139195,0.03611377,-0.013186867,0.008590069,-0.013889729,-0.030937433,0.003260597,-0.016568685,0.01787818,0.029492369,-0.003638578,-0.008444532,0.053925253,0.015914513,-0.03891617,0.008409162,0.000878706,-0.03779661,0.016316406,0.026618836,0.014782926,0.0064979023,0.03952599,0.037890967,0.013188247,-0.0042487574,0.028949732,0.047004905,-0.011335223,0.014838063,-0.005942686,0.03612231,0.012295668,-0.048934534,-0.0018558446,0.06953645,0.045126133,-0.036576297,-0.010692367,0.012352545,-0.03944994,-0.01563023,-0.030398184,0.057940405,-0.027527388,-0.044045795,0.00040138912,-0.00801038,0.02431411,-0.048282657,0.004649964,-0.00022236713,0.004093993,0.012816509,0.05017566,-0.018381383,-0.01967321,-0.055369165,0.04504041,0.02446603,-0.0084089935,0.0015357613,0.013921003,-0.019401526,-0.017819038,-0.093571216,0.0058045727,0.003345477,0.0025780632,0.009517047,-0.021640992,-0.010292049,-0.019471824,0.060030077,-0.024073893,0.27372932,-0.00006161897,0.008029319,-0.030683825,0.04188263,-0.0027010795,0.041268833,0.00854545,0.016209565,-0.02300912,-0.0036400158,0.04169528,-0.013850271,-0.014308797,-0.003712302,0.044966254,-0.021263666,-0.016019614,0.04758353,0.00916227,0.017594062,0.0023223977,0.035522602,0.0350887,-0.056102343,-0.015268843,-0.012469504,0.011336116,-0.039540704,0.044943243,-0.018486723,0.056744993,0.0039694696,-0.013373634,-0.05627352,0.019451227,0.008873403,-0.026245384,-0.0005118084,0.013078882,0.01836024,0.017451143,-0.014616699,-0.017896267,0.002704938,-0.021141887,0.019393008,-0.029601011,-0.042623486,-0.042098295,-0.041583866,-0.042139065,-0.054561228,-0.017134542,0.018361598,-0.022679025,-0.020485263,-0.03963534,0.015259566,0.02668752,0.019458523,0.018664636,-0.08561346,-0.014069138,0.0009563331,0.058384825,-0.026567966,0.010974343,0.036455978,0.023429535,-0.051886857,-0.012142076,0.0062035415,0.0027488098,0.02371268,0.024920687,0.07219819,0.05509429,0.010613908,0.030779801,-0.026848268,0.029647665,-0.006441275,0.031703718,-0.0008783809,0.0043182876,0.049904045,0.016171433,-0.025090257,-0.010611221,-0.016668083,0.015861893,0.028397229,0.043534297,-0.008484404,-0.0063255737,0.018921517,-0.024866574,-0.021268236,0.006560713,0.004857774,0.014563166,-0.014252316,-0.037076436,0.058506627,-0.034041196,-0.016360203,-0.008512559,0.01443404,-0.015460159,-0.04557236,0.021929218,0.031309653,-0.023597337,-0.016140424,0.020041758,0.039104547,-0.03880342,0.017074397,0.030824918,0.039622653,-0.00861931,-0.035786096,-0.0070053786,-0.00504963,-0.03193666,-0.018698474,-0.017172763,-0.049717017,0.039527424,0.043781005,-0.01878221,-0.038348813,0.050711274,0.03186169,0.039510712,0.0042645526,-0.01902756,0.0027489697,0.028847482,-0.02283475,-0.008186175,0.025746647,-0.046747766,0.019280246,-0.010495813,0.05760584,-0.030166501,0.012829759,0.04366491,0.0016487667,0.027837364,0.015114717,0.0043744314,-0.02934865,0.00009029577,-0.01392162,0.014235578,-0.0012443973,-0.04830002,-0.010000102,0.020891808,0.07411706,0.03960473,-0.023110267,0.038122565,-0.048281677,0.017490797,-0.035481915,-0.008977149,0.020054542,-0.010511081,-0.032269087,0.01680233,0.003969069,-0.037117947,-0.026268736,-0.0027999075,-0.063829325,-0.054892458,0.037306845,0.03484483,-0.036738683,-0.02640816,0.032889947,-0.03665767,-0.023301968,0.009825745,-0.0050946507,-0.0063512144,0.008605766,0.11339691,0.023528185,0.0015570761,-0.014190489,0.014483232,0.05464961,0.010748727,-0.02779177,-0.0041806875,-0.058075473,-0.006696877,-0.017182272,-0.003158338,0.009840903,-0.0010238831,-0.028564118,-0.014026797,-0.019360382,0.018536521,-0.035990342,0.004700595,-0.01509079,0.008459613,0.008615467,-0.037897766,0.04838043,0.04947056,0.04295037,-0.026485184,-0.0044769784,-0.006680245,0.018054198,-0.027589286,-0.007304358,0.012098298,0.01703982,-0.036168527,0.027531192,-0.035467982,-0.0073029283,0.031077007,-0.0008334882,0.0004186739,0.00092545635,-0.028690247,0.0346956,0.032649945,0.063563876,0.01552245,0.027075257,0.0018396734,0.034847073,0.04673411,0.0042446456,0.031452365,-0.028790392,-0.030159025,-0.017244805,-0.017871618,0.0032501237,-0.069147244,-0.034737997,-0.008597,0.03737549,0.0021740792,0.009422718,-0.036844593,-0.056695115,-0.050951224,-0.00920569,0.01623735,0.044692904,-0.00037253113,0.016237978,-0.006364716,-0.014540514,-0.0011525046,-0.019341992,0.0069135483,-0.0047415416,-0.015180067,-0.059572138,0.008915119,0.021145107,0.00006257943,-0.051005743,0.020666642,-0.004788768,-0.04409931,-0.0809266,-0.024942383,-0.023048049,0.0229588,-0.044587094,0.026193354,-0.009305284,0.01389778,-0.007832552,-0.059640694,-0.0011942108,-0.0074325507,0.017761067,0.017821325,-0.032604888,-0.02484647,0.0032781751,-0.009383968,0.006299888,0.018610649,-0.005683659,0.023622941,-0.014557071,-0.010339689,-0.032577556,0.045600947,-0.02652941,-0.008883213,0.034821767,-0.008681975,0.04324693,-0.032060757,0.008453095,0.055841666,-0.01806479,0.023321632,0.03019973,-0.030463245,-0.00089522026,0.008662446,-0.018945858,0.013988377,-0.020601884,0.000004111902,0.0012937828,-0.015786033,-0.04711413,-0.036736216,-0.0071937153,0.059603237,-0.0336995,0.005624592,-0.0028937305,0.0005873598,-0.006448779,-0.023917178,0.014228992,0.0104909185,0.004955027,0.0021709802,0.030781014,0.0008660729,0.03311606,-0.015245,0.013597395,-0.05424078,-0.013428296,0.02768693,-0.058035646,0.040770873,0.031344652,0.0464699,0.010807936,-0.01967539,0.043488417,-0.01574732,-0.010931816,-0.030098725,0.038786024,0.01236473,-0.0445396,0.033610437,0.02103514,-0.037045408,0.020289375,-0.03927664,0.007663155,-0.0036541037,-0.03552927,0.039157514,-0.00839575,0.011805425,-0.005552267,-0.003972082,-0.017686404,0.02562986,0.01015986,0.010147507,0.0023859802,-0.006993232,-0.01771033,-0.029089049,-0.021565504,-0.015332689,-0.048783954,0.025056707,0.006483278,-0.01709613,0.0273972,0.049723703,-0.018495237,0.026783172,-0.043989997,-0.014301801,-0.14583062,-0.021062871,-0.01918664,0.019728774,-0.012111852,-0.01918506,-0.008043497,-0.063298754,-0.016587242,-0.0071154768,-0.0035208499,0.024001801,0.014596351,-0.014734212,0.013106966,-0.005672243,-0.019867992,-0.031607725,-0.0050832247,-0.010006592,-0.0017739176,-0.03201176,0.03664861,-0.0015588836,-0.0067378376,0.011410054,-0.008555162,-0.00718768,0.002591192,0.024213424,-0.009448001,-0.030545548,0.0009959455,0.038205944,0.004203814,-0.005785704,0.003160297,0.0014778383,-0.011710826,0.0416115,0.0048314338,0.014819374,0.0024703841,0.01684391,0.006021836,0.06555651,0.012704001,-0.006528811,0.010843229,0.0045029577,0.007730131,0.0648,0.017746033,0.025823418,0.0045034843,-0.010902465,-0.012540611,-0.016182583,0.0044742925,-0.0082580075,-0.05766728,0.05421881,0.0146012595,-0.034544606,-0.012517664,0.013365006,-0.034950256,0.008779724,-0.042006306,0.0004261357,0.020895777,-0.011536294,-0.049279183,-0.0069359704,-0.007979952,-0.030597024,0.045869753,-0.01636269,0.008983394,-0.00045370957,-0.012168449,-0.004163678,-0.014821123,0.010714101,0.08458707,0.027536936,-0.045221247,-0.009289563,0.033796676,0.023394695,-0.0034570564,-0.04519949,0.009176991,-0.05076816,-0.037090305,0.032961886,-0.028021218,-0.024448007,0.018639643,-0.0040393593,-0.027210487,-0.0013667099,0.007727,-0.042243734,-0.03221599,0.01178432,0.013456096,0.03751871,-0.05114502,-0.040658742,-0.07359853,-0.027415963,0.01657096,0.01081683,-0.031693075,-0.008091951,0.013613538,-0.043965627,-0.019849412,-0.08788299,-0.023454051,0.012700745,-0.022333372,-0.02836227,0.0167373,-0.00033968803,-0.0021190539,0.009854654,-0.005253498,0.0010516925,-0.025642086,-0.030161576,0.005675243,0.001628016,0.04751607,-0.036707364,-0.048400007,0.046154924,-0.059016418,-0.03892084,-0.011288459,0.018087909,-0.00502832,-0.029666321,-0.0059429915,-0.064224504,0.0038740935,0.036726445,0.001779888,-0.033522546,-0.015823927,-0.0081070075,-0.02905941,0.050156653,-0.021651298,0.014966815,-0.043777067,-0.033579744,-0.003758031,0.08102301,0.018295972,0.019773073,0.0011024004,0.008274605,-0.025977124,0.052875575,-0.0025978894,-0.014888346,0.0062380186,0.030129014,0.005615659,0.029695226,0.011553348,0.018715138,-0.00073388277,-0.019876912,-0.01892105,-0.04991469,0.03592619,0.00418412,0.0067267967,0.019930396,0.08882606,0.0378718,0.002136003,-0.0124897985,-0.017462865,0.0392545,-0.02859015,-0.035174947,-0.00013357637,-0.026555624,-0.025269229,-0.01614544,0.044048954,-0.006226418,0.027426844,0.06324358,0.009362887,0.007963776,0.040023327,-0.013581991,-0.03554904,0.0014026728,-0.006338482,-0.0053757206,-0.011067356,-0.008036841,0.026126588,0.029932251,-0.021422656,0.05609329,-0.033517934,-0.014418381,0.006472151,-0.02384124,0.06867632,0.021276815,-0.0040721726,-0.042349108,0.0008239154,0.00796315,-0.01293619,-0.02636657,-0.035241995,0.00021174474,0.0075262305,0.005785916,-0.016358566,-0.026539946,0.039134443,0.007874523,0.016548652,0.055041615,-0.011940517,0.008489108,0.0008743261,-0.02093691,0.015545351,0.03176627,0.038592376,-0.023477137,0.016377151,-0.013891602],"last_embed":{"hash":"1an8uk6","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"1an8uk6","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{2}","lines":[109,113],"size":172,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1an8uk6","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027586125,0.037949815,-0.026800405,0.015053347,-0.042791266,-0.018580303,0.019208606,-0.012565049,0.01749927,0.048640944,0.008805101,0.052653514,-0.040531293,-0.001285369,-0.0009225604,-0.045233995,-0.03190078,0.0021238425,0.034730934,0.010438795,-0.008860027,0.013462197,0.010170635,0.0023383151,0.023604577,0.0069737723,0.023937358,0.012644502,0.0048770225,0.019146545,-0.041637015,-0.023203082,-0.013535304,-0.008403419,-0.018025264,-0.031100908,-0.017201794,-0.043359235,-0.035698067,0.006098199,-0.01545645,-0.0034757478,0.0012793227,-0.0068185306,0.019621097,-0.017417917,0.008749483,-0.024978928,-0.035392396,-0.0074167848,-0.009143022,-0.029345723,0.0033234807,-0.028400876,-0.012302109,0.036213186,-0.00595185,-0.019265495,-0.009450052,0.031081088,-0.045181375,0.02804543,-0.03449756,-0.025402818,0.032898735,-0.0030444057,0.020507578,0.038160156,-0.02166662,-0.0029662827,-0.00661115,0.03879335,-0.06314557,-0.010097168,-0.031908013,0.047663447,0.026429284,0.0026173857,-0.0016203277,0.009797617,0.0030909667,-0.046361346,0.007713014,-0.002504454,0.0019801373,0.029299954,-0.029108437,0.09706144,0.04041067,-0.051001057,-0.010870999,0.00399103,0.023397217,-0.051345963,-0.021669334,-0.008568953,-0.031374797,0.010398088,0.0043325596,0.0017638281,0.0033423435,-0.02040444,-0.00948316,-0.014154701,0.005767178,0.02129419,0.017419225,-0.015599068,-0.009907526,-0.0042623244,0.003266501,0.018843096,-0.025274893,-0.015807718,-0.0269138,-0.03593018,0.0013642417,0.006338055,-0.06272485,-0.048290227,0.023017723,0.0058551864,0.011455251,-0.012185988,0.006146051,0.015261738,-0.036093086,-0.002590066,0.0036719788,0.035973053,-0.064146236,0.015496082,-0.004998397,-0.0059932745,-0.020739615,-0.019140156,-0.008803385,0.029955033,-0.03532442,-0.04239365,0.019347094,0.082029715,0.00022907568,-0.030125855,0.033962987,-0.019829148,0.05484442,-0.007560998,-0.020871434,-0.010525085,0.024465425,0.03568681,0.029869447,-0.035129428,0.0076620528,0.024174042,0.034035083,0.013149041,0.026113613,0.014719134,-0.023874007,0.029919425,-0.061001692,0.00505164,0.040457197,-0.03769274,0.019976009,0.0039410233,0.0013950365,-0.03572649,0.021808095,0.014858273,-0.017174784,0.051205616,0.010452281,0.024165897,-0.014597606,0.027787931,0.04361846,-0.029527476,-0.06671679,-0.0010722018,-0.012533191,-0.021377204,-0.018276567,0.009423478,-0.009302485,0.0015186734,-0.012525945,0.06648457,-0.028692003,0.046003945,0.022026604,0.034990262,-0.020547232,0.010399168,0.049095042,0.01615838,0.02062504,-0.03286169,-0.005642532,0.020063575,0.07810432,-0.023603175,0.020941777,0.013314778,0.027413506,-0.029564958,-0.020152863,-0.05433368,-0.0076833162,-0.02361488,-0.036685877,0.006905852,-0.02243649,-0.0004934615,0.00970417,0.04044096,-0.0018502505,-0.024215793,-0.025555048,0.03337871,-0.035664745,0.025802376,0.03964117,-0.018636119,0.057602093,0.027266568,-0.00351762,0.028363628,-0.036483314,-0.0055034454,-0.010805441,-0.046652704,0.059596505,0.017633632,-0.045209274,0.008476485,0.019096525,-0.0141835995,-0.007021234,-0.028604232,-0.0002460005,-0.02866139,-0.03864385,-0.024737747,-0.0039538816,0.021416279,-0.007986408,-0.004126736,-0.0004045624,-0.0005138337,-0.006684287,0.024867212,0.049351446,-0.00037456147,-0.012579682,-0.008668612,0.0118710585,-0.02956508,0.0038773275,0.0046329633,0.013787252,0.006903626,0.0106913205,-0.0010778749,-0.042591274,-0.0040741586,0.02340056,0.046286818,-0.022250753,0.05320434,0.020362297,0.07284559,-0.036158983,0.016068406,0.028473284,-0.0030700709,0.018438622,0.053691506,-0.019622043,0.04105078,0.032116476,0.061339095,0.031248415,-0.039598618,0.036685828,-0.025159553,-0.018508822,-0.059117228,-0.060649496,0.03354054,0.07104037,-0.01489258,0.0064381897,0.022017108,-0.001109533,-0.1554302,0.013658793,0.0040840013,0.06119638,0.018018307,0.013318082,-0.09596142,-0.026143683,-0.0528372,0.049450096,0.008474454,-0.033197775,-0.019539028,-0.032214142,0.015415013,0.0294709,-0.02131576,0.004919568,-0.017433388,-0.042563036,-0.0030808635,-0.021190861,0.034865994,0.029711114,-0.0223255,0.011574367,0.0508624,-0.024156608,-0.029086886,-0.0070757936,-0.0030124816,-0.0132804485,0.013530453,0.00776083,0.020411463,-0.037220657,0.049166013,0.031496953,0.00521984,0.0068398365,0.009252529,0.03816941,-0.033306226,0.018405238,0.0082736965,0.028130388,-0.011692277,-0.013868794,-0.045931492,0.011165459,0.011491804,-0.023575453,-0.041535705,0.012744068,-0.04548781,-0.043732528,-0.024777666,0.08447007,0.0027499963,-0.038515233,0.031730615,0.025395734,-0.012699803,-0.052545093,0.018137688,-0.01137431,0.02446601,0.009959987,0.013879271,-0.004059188,0.016519882,-0.018356377,0.020014444,0.011547709,-0.027691837,-0.023187213,-0.006173796,-0.058250792,0.014844355,-0.10078123,0.014874497,-0.0033841457,-0.01798951,0.035019733,-0.0111748595,-0.0050468375,-0.0078430185,0.027065726,0.0075762086,0.2664885,0.012427851,-0.045668688,-0.029548759,0.0041568554,0.005443966,-0.005720958,0.014659285,0.020788163,-0.020237606,-0.02625574,0.0074601495,-0.02682855,-0.0021098948,-0.02710944,0.03908922,-0.07250071,-0.0010957973,0.032507714,-0.016048549,0.0017342834,-0.013042765,0.02823728,-0.003558371,-0.032846108,-0.020814007,-0.02194452,0.020797066,-0.04957469,0.047885954,-0.019532872,0.05931503,0.00040371405,-0.0060252673,-0.06438511,0.028996667,0.0041968334,-0.0149735,0.02380445,-0.0058234297,-0.013223887,0.01280721,0.002228054,-0.004359436,-0.01356279,-0.046833996,0.016329039,0.011775919,-0.05312996,-0.03551331,-0.04342128,-0.015868193,-0.022188244,-0.018159349,0.021541758,-0.032972258,-0.019394236,-0.041397963,0.016501218,0.045378085,0.033882286,0.007447596,-0.079294465,-0.034059927,0.012971811,0.0046416,-0.017527452,0.034480587,0.039362747,-0.0009865793,-0.03557146,-0.03623417,-0.0018639743,0.00033320955,0.001441128,0.037506312,0.07736928,0.06292569,0.003768704,0.025210619,-0.016373662,0.004120294,0.010671819,0.035294905,-0.012768571,-0.0009825944,0.011553627,0.045568775,-0.020901207,0.015598466,-0.042933077,0.009895334,0.02966949,0.047923453,-0.002939336,0.017754056,0.032985747,0.01887391,-0.025193777,0.022204377,0.023227887,0.008681601,-0.027163446,-0.0017424197,0.035423834,-0.05435069,-0.038417242,-0.008054711,-0.023134869,-0.032973226,-0.0064221644,0.027782554,0.023865227,-0.037666723,-0.013095035,0.04987469,0.034788538,-0.022378376,0.028775832,0.023788106,0.017721184,-0.029997269,-0.012814086,-0.038191915,-0.0018757895,-0.030896436,0.00055724976,-0.038366478,-0.007923572,0.049238093,0.026126172,-0.027263315,-0.029102143,0.029944995,0.02304259,0.022356946,-0.0030692678,-0.0075306185,-0.007126954,0.019368446,-0.0041159075,-0.025335085,0.04136846,-0.022881938,0.037095673,-0.016044527,0.031423546,0.027571538,-0.00023151508,0.040361106,-0.02792972,0.040599942,0.0023383617,-0.013858981,-0.03552656,-0.022335464,-0.006879619,-0.0048068836,0.0133461235,-0.023052316,-0.0040925,0.038452808,0.02589447,0.058330152,-0.030834358,-0.005585827,-0.03788196,0.010752217,-0.0122856395,-0.014228546,0.0043215733,-0.046445783,-0.043004006,0.037523255,0.039527617,-0.026780812,-0.038835533,-0.0015651219,-0.010149261,-0.03143823,0.043776732,0.017123833,-0.021310123,-0.032365274,0.016923111,-0.04771245,-0.025312439,0.009720687,-0.008274491,0.00086727546,-0.015146208,0.08018531,0.013420263,-0.00093440467,-0.016330194,0.046671633,0.043674864,0.043353166,-0.0049360823,-0.013744402,-0.01685793,0.026702968,-0.017466584,0.007885478,-0.013871656,-0.023796221,0.008252945,-0.014562726,-0.008089576,0.016240088,-0.025928605,0.00016915648,-0.064603776,0.029516505,0.019519495,-0.065326184,0.023843737,0.07428178,0.046511065,-0.008935531,0.0052531166,-0.015597303,0.055144604,-0.046594903,-0.0029803389,-0.031160435,0.02055479,-0.05643548,-0.002315256,-0.037520967,-0.0066205594,-0.016526273,0.0048056194,0.008380844,0.002679667,-0.04604404,-0.022018917,0.008595417,0.03770825,-0.023120832,0.0012530665,0.05680821,0.04941864,0.04268741,0.02631465,0.050935403,-0.06070239,-0.023112211,-0.03378269,-0.02436975,-0.025151093,-0.06950862,-0.033244897,-0.015549018,0.07521973,0.028984286,0.004465496,-0.026008572,-0.031128675,-0.02870239,0.014842047,-0.0053883535,0.033149675,-0.019798359,0.013969768,-0.018361062,0.0199157,0.027322276,-0.02691898,0.0045135706,0.01670687,-0.027451705,-0.085231714,0.0036626023,0.031376395,0.009061483,-0.04491662,0.0063374797,0.004132203,-0.029465562,-0.041636012,-0.008618981,-0.0012767134,0.034077536,-0.045036975,0.039851878,-0.04704377,-0.01582332,-0.015058017,-0.057098575,0.016366262,-0.02464347,-0.039264392,0.02766319,-0.036199614,0.00428058,0.03802681,-0.02616864,0.01874858,0.020647192,-0.04467194,0.019749284,-0.034303244,-0.019283917,-0.036210097,0.03496932,-0.033556417,-0.035590272,0.035450563,0.014051573,0.025664022,-0.057304546,-0.00096468016,0.06509309,-0.03416425,0.048187166,0.033140857,0.001810273,-0.0073349588,-0.008538697,-0.011158795,0.008142993,-0.018894704,0.03318028,0.009576526,-0.008715638,-0.06891473,0.0022438278,-0.015692744,0.023111667,-0.05671852,-0.012066948,0.006845555,-0.018998854,-0.025586149,0.02061674,0.010926332,-0.02384716,-0.008756826,-0.024334406,0.022900485,0.014417982,0.024590053,-0.006720267,-0.011538643,-0.022896841,-0.015914422,0.030910494,-0.080049045,0.018683774,0.010195682,0.0025442652,0.024825202,-0.037336886,0.013498132,-0.0067676515,-0.01144293,-0.035392642,0.040793773,0.009347172,-0.05053093,0.053338148,0.045632005,-0.02339779,0.029827144,-0.02937088,0.005715372,-0.010423047,-0.018165464,0.024899183,0.036946755,0.022925707,0.03376929,0.03397516,-0.01046657,0.018156014,0.031648263,0.008360585,0.0016734032,-0.011359359,-0.012323876,0.0016834731,-0.016926227,0.016722098,-0.049444772,0.017810242,0.015494965,-0.008547077,0.013391975,0.03686703,-0.01952437,0.020176016,-0.050629012,-0.014675933,-0.13658604,0.0071224878,-0.01268595,0.021005295,-0.010252617,-0.0099986615,0.026078496,-0.03508644,0.019249765,-0.011199317,-0.013418842,0.019098645,0.0023438775,-0.021618625,0.06753964,0.0011458396,-0.006430568,-0.039448548,-0.023021944,0.036061462,-0.010314296,-0.039503776,0.033772543,-0.00076879625,0.046531446,0.0026806497,-0.0059429235,0.011518357,-0.02153575,-0.014695603,-0.006260157,-0.033005703,0.022032924,0.017479867,-0.010921942,-0.000032061987,0.012944394,0.014781844,-0.029674143,0.034399197,-0.02583987,0.02811287,0.0002241662,-0.0032525468,0.008033589,0.064353675,-0.011978207,-0.021467395,0.022283195,0.016029723,0.028148284,0.044548333,-0.00065572927,0.03618025,-0.0076148356,-0.0028014488,-0.055924498,0.014934019,0.028748196,-0.0071768393,-0.08466862,0.057844654,0.003966439,-0.022684455,-0.018374655,0.014682088,-0.036883324,0.022017846,-0.05659042,0.0009649579,0.021558354,-0.01234616,-0.015439529,-0.04864957,0.0036227603,-0.024259346,0.03688084,-0.016494874,0.03598214,-0.002420386,-0.016281208,-0.019378481,0.0061944304,0.020826042,0.061335042,0.03092272,-0.01772039,0.007816681,0.040236548,0.020655338,0.005965345,-0.04062906,-0.007818121,-0.03794649,-0.03591436,0.010241716,-0.008579341,-0.030757044,0.01229493,-0.035152007,-0.011379653,-0.017609287,-0.0037063805,-0.007333284,-0.045324363,0.003102301,0.052297473,0.018480139,-0.029452028,-0.024739025,-0.022258466,-0.017112896,-0.0026435754,0.00070759974,-0.0366701,-0.027564358,0.003057807,-0.015190241,-0.027013088,-0.0674583,-0.034087315,0.030472552,-0.04295051,-0.02437512,0.014251211,0.027515141,0.021035558,0.023037553,-0.000113931936,-0.007991678,-0.045859654,-0.016638106,0.0030748004,0.028695708,0.025374576,-0.015423169,-0.032669816,0.040284142,-0.02097981,-0.048656758,-0.020741431,0.030543394,-0.0013112164,-0.03630492,-0.026083855,-0.023918735,-0.0033536302,0.04302028,0.042889997,-0.04198577,-0.009389421,-0.0005090903,-0.0146315275,0.044870134,0.008628133,0.055705465,-0.039764524,-0.026565695,0.009794761,0.07964922,0.02552725,-0.016730735,-0.009204237,-0.023531863,-0.018745584,0.016601065,0.0047346014,-0.022032956,-0.005835419,0.0094356835,0.009288327,-0.005988491,-0.008183914,0.036063433,-0.001208855,-0.016725847,0.0072764787,-0.05034527,0.04439908,0.0043017417,0.027718915,0.013653347,0.09627515,0.0060392586,-0.007479231,0.01984809,0.0012765875,0.043397997,0.0057569942,-0.035121452,0.016603187,0.008635532,-0.011676378,-0.026645524,0.09134258,-0.029212667,0.027646028,-0.0016146628,0.0057733376,0.035753116,0.0073281704,0.0006082174,-0.021828314,-0.021669084,0.0019771515,0.0018470623,-0.013644923,-0.020546531,-0.009064924,0.023508668,0.018550454,0.02097144,-0.0040366612,-0.009159069,-0.017712101,-0.036061857,0.057019256,0.006508037,-0.015497,-0.0410868,0.028408745,0.04298036,-0.007802075,-0.02244882,-0.04023452,-0.015856689,-0.0118126385,0.032524653,-0.039446875,0.007576558,0.020618122,-0.025180558,0.023146585,0.028287668,-0.039023265,-0.013649937,-0.0016062817,-0.04025389,0.008234804,0.040623456,0.035826195,-0.018438144,0.043617394,-0.009376178],"last_embed":{"hash":"106i9f1","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"106i9f1","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{3}","lines":[114,119],"size":222,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"106i9f1","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.01828948,0.06220379,-0.038756028,0.022220546,-0.026910527,-0.021598527,0.018960383,0.018232008,0.0151055455,0.026282404,0.010592588,-0.0058841775,-0.038964294,-0.0086949,0.00013681955,-0.016674256,-0.018553026,0.06026564,0.03569574,-0.0076814466,0.0052046515,0.012183286,0.049697783,-0.0007159634,-0.01871483,0.02097577,0.018609438,0.0017331053,0.00523674,-0.008007411,-0.026899284,-0.04936001,-0.044042062,-0.008126754,0.024639383,-0.0019582617,-0.0011731066,-0.025707256,-0.047754478,0.043367747,0.0075121657,-0.025396993,-0.014754545,0.017759372,0.013669282,-0.0076359636,0.017946268,-0.009000492,-0.024533162,0.00322915,-0.008589569,-0.013416689,0.011746855,-0.005783378,0.043107398,0.040317222,-0.023652207,-0.019737396,-0.009013348,0.025796391,-0.05790932,0.039067354,-0.022212187,0.02949002,0.016716724,0.010823165,0.010604533,-0.013315506,-0.014531574,-0.032603923,-0.0047987425,0.056275122,-0.033086028,0.023235276,-0.05151799,0.014745714,0.03955273,0.015914528,0.0045402288,0.025712706,-0.017770713,-0.03916956,-0.000612229,0.0011385389,0.02149282,0.0015714475,-0.040350325,0.11722937,0.03359337,-0.031994067,-0.007511676,-0.03971106,0.04835579,-0.02224884,-0.008051242,-0.012353294,-0.009046432,-0.003920732,-0.0027655065,-0.016435603,-0.009370182,0.036463715,-0.0015326248,-0.009812084,0.009701403,0.021571055,0.00059142365,-0.021393586,0.006590277,-0.023144726,-0.014710298,0.032805774,-0.0013917127,-0.022274667,-0.01174944,-0.054687355,0.026506433,-0.0042637805,-0.01677538,-0.026932502,0.026701776,0.0027605589,0.0092753805,-0.005356552,0.02827245,0.015427711,-0.0365386,0.00077218446,0.023590038,0.04547291,-0.0028176254,-0.01708059,-0.023066675,-0.0061610825,-0.019205995,-0.0025328917,-0.0049372716,0.0374788,-0.018113196,-0.060572103,-0.0056672804,0.0792838,0.021319902,-0.0013854462,0.014607793,-0.030250052,0.022749271,-0.04240066,-0.048620004,-0.003249488,-0.017029313,0.0089362,-0.025774153,0.008846515,-0.0034262124,0.0017495409,-0.012791165,-0.011128123,-0.0014641619,0.018368155,-0.019404862,0.031510003,-0.047750518,0.019551601,0.041494954,-0.018469125,-0.0044811894,-0.01842439,-0.01747894,-0.021337062,0.0038738486,0.013044013,-0.03404098,0.07121767,0.00010814431,0.025849085,-0.01659827,0.038419355,0.06707873,-0.03159106,-0.051873453,-0.015178144,-0.032214563,-0.0062975106,-0.004271451,0.011673832,0.036657546,-0.006926387,0.0021795966,0.053167887,-0.012661595,0.03841314,-0.030107625,-0.00949023,0.0077515664,0.008425142,0.024765417,0.015912583,-0.0052692685,-0.015390556,-0.0015006621,0.018762086,0.058736015,-0.034032803,0.007169632,0.020632109,0.039124455,-0.01910137,0.0042218617,-0.050536875,-0.006114121,0.012640027,-0.00844949,-0.0053732493,-0.048763685,-0.013202762,0.022341877,0.05005936,0.0031860163,-0.013545599,-0.039046835,0.017274376,-0.027588805,0.04113053,0.0644853,-0.007064716,0.009549475,0.018250996,-0.025144551,0.005143244,-0.057191283,-0.00033938308,0.012159032,-0.009519223,0.08358981,0.011528603,-0.057056922,0.0057475767,0.005915119,-0.03835266,-0.007909145,-0.026723381,0.021711042,-0.040938485,-0.02555748,-0.018403228,-0.028905652,0.037639007,-0.023917032,0.02495479,-0.030197099,-0.006607287,0.0011073065,0.021241529,0.008017367,-0.01241554,0.021089708,-0.009566441,-0.0069437646,-0.03234305,0.009805245,-0.0019646408,-0.0097189415,0.011400461,-0.007931221,0.018660158,-0.008725453,-0.018307706,0.023823775,0.04160594,0.0019898445,0.056677084,0.013605165,0.060058065,-0.031664837,0.026339808,0.016204752,-0.018494442,0.0182257,0.04073352,-0.03979788,0.018871708,0.016674375,0.019616365,0.008899949,-0.04535182,-0.0010859079,-0.004652913,-0.022013545,-0.05275916,-0.05402504,0.019193234,0.07307079,-0.008276295,0.029174507,0.038370162,0.025846465,-0.17299463,0.025221989,0.005162545,0.041202165,-0.011107557,0.016170174,-0.038126025,-0.016326388,-0.07426613,0.03075838,-0.0034237565,-0.040851235,0.010609992,0.0108541725,0.0024994165,0.018721703,-0.008082973,0.008536342,-0.022413006,-0.024543112,-0.008598097,-0.03632935,0.018928384,-0.012165424,-0.02077698,-0.0057656113,0.033984117,0.0048463787,-0.034124557,-0.033298884,-0.017189275,0.0068314853,0.011627132,0.03261421,0.0003285324,0.037406024,0.06463775,0.034051064,0.04665163,-0.035700038,0.019923467,0.060632896,-0.008896448,0.006536003,0.024240537,0.04044643,0.023584679,-0.0040521715,-0.05244552,0.0023332739,0.02695038,-0.030186268,-0.0042098677,-0.020144964,-0.03778566,-0.030309835,-0.03971954,0.030452503,-0.016451646,-0.014955376,0.02403924,-0.026496438,-0.010360755,-0.073640734,0.0042722826,-0.018037584,0.010677866,0.022884361,0.03569369,-0.017062595,0.01827173,-0.06623278,0.024309197,0.009219692,0.009103494,0.003899822,-0.006676897,-0.038678378,-0.01406349,-0.111093946,0.0033941127,0.002980424,0.010336904,0.005856517,-0.017950695,-0.019569632,-0.027370155,0.05258318,-0.0027320606,0.2357952,0.052092444,-0.015340007,0.017254032,0.017304022,-0.0051874476,0.028131453,-0.0059226803,0.024246918,-0.003625577,-0.028720554,0.02779551,0.026148064,0.0053245975,0.0018747124,-0.012955547,-0.045598183,0.012629001,0.042024598,0.0031017496,0.032975003,0.00715568,0.008519047,0.0059194146,-0.07479495,-0.027247865,-0.04043877,-0.007029886,-0.05883075,0.019836143,-0.013486517,0.08683064,0.00006998862,-0.021912368,-0.03557088,0.030224679,-0.03226173,-0.019121911,-0.008550178,0.00802766,-0.0011802919,-0.00852832,0.027264655,-0.0115315365,-0.018465277,0.011961654,0.043643784,0.0075605065,-0.03188817,-0.05683015,-0.033590313,-0.007918494,-0.04568984,-0.023240078,0.04646198,-0.009769132,-0.029814862,-0.0339208,0.024089007,0.009639421,0.03260294,0.016368497,-0.09147864,-0.0076448247,-0.0035310495,0.008035899,-0.014190014,0.007851801,0.0012725352,0.026233466,-0.039005734,-0.0026830016,-0.0072043515,0.025714267,0.0027586825,0.061985146,0.08026954,0.043093543,0.0089664785,0.030889476,-0.029306004,0.025610104,-0.013612835,0.031811338,-0.00082065485,0.022014035,0.013742702,0.048360426,-0.0030227108,-0.003815027,0.0016838429,0.030806772,0.007072558,0.042583693,-0.034623563,-0.0072739916,0.0325752,-0.023186082,-0.037166044,0.021441525,0.017337682,-0.003368646,-0.030546097,-0.0046789767,0.030282216,-0.057124436,-0.018404417,0.012141402,0.051029235,-0.0054040183,-0.015387898,-0.0062124077,0.012177296,-0.015310699,-0.02188743,0.013445121,0.02606752,-0.004476181,0.033106837,0.022080094,0.031592965,-0.0050094575,-0.025700362,-0.041279998,-0.014010762,-0.031236004,-0.018168932,-0.010587349,-0.03957993,0.044400826,0.014948893,-0.0150280995,-0.017347729,0.06586873,0.036161434,0.03886899,0.021418499,-0.024200387,0.028214285,0.037083447,-0.060559582,-0.025734546,0.011107404,-0.016635278,0.051088445,-0.0006446588,-0.0023114854,0.0022956277,-0.006442196,0.03375952,-0.0011847225,0.035820875,0.009464501,0.033531506,-0.04124399,-0.023824379,-0.0030031356,-0.008006393,0.046478793,-0.03800199,0.0048488597,0.022419658,0.057926424,0.06807863,-0.019194616,0.015893888,-0.042107426,0.005708054,-0.012188851,-0.00383257,0.036229987,-0.04243753,-0.03774526,0.012588598,0.032503005,-0.046243478,-0.030068768,-0.00008346029,-0.0056260345,-0.040972177,0.0507404,0.017085493,-0.060091663,-0.036546104,0.03368017,-0.04204114,0.003219622,0.002538464,-0.021909533,-0.012386001,0.0063004605,0.075026065,0.023994729,-0.0069139935,-0.018395172,0.043722212,0.03451632,0.032369472,0.012888311,0.050615266,-0.04492811,0.024191853,-0.010102931,0.0031260103,-0.025262428,-0.04131882,-0.009186882,0.03081673,0.010372602,0.0102978675,-0.030948184,0.030080369,-0.050716147,0.02531763,-0.0061410973,-0.04912042,0.001881631,0.05097692,0.07858934,-0.03421102,0.04657324,-0.040228132,0.021478854,-0.0340163,-0.036963373,-0.0136935515,0.017054772,-0.041472062,0.0021795158,-0.058011595,-0.0107279755,-0.020979911,-0.025246639,0.0071493005,0.012499078,-0.024943626,-0.003659366,0.013424191,0.059756983,-0.020838203,0.011216044,0.040170923,0.04403353,0.034064174,-0.00019466845,0.028259648,-0.04906066,-0.017267417,-0.007806497,-0.008277147,0.01265798,-0.080056354,0.009441397,-0.02590281,0.044235077,-0.009401411,0.03973056,-0.05548273,-0.024966525,-0.028722716,0.0026131475,-0.0043548667,0.017898202,-0.0052991863,-0.014306971,-0.033603076,0.0056041363,0.017826373,-0.023864614,0.015398594,0.020091843,-0.028650211,-0.0636549,-0.014648374,0.0085029,-0.0031450256,-0.051013336,-0.013283541,0.02384261,-0.04034557,-0.04349503,-0.020000285,-0.007913989,0.029030083,-0.02312226,0.02238195,-0.014600805,0.010929599,-0.04560437,-0.044874243,-0.012205965,0.007707369,-0.018691417,0.04644124,-0.058238316,-0.031885136,-0.00955027,0.0077217543,0.004270261,0.036512025,0.009293587,-0.008479904,-0.022187242,0.0013163246,-0.028267896,0.030476093,-0.035969514,-0.037178446,0.00306092,-0.0050797327,0.0636581,-0.05578001,-0.012269427,0.03651457,0.013799624,0.03561465,0.036146626,-0.018735366,0.033706766,0.008498364,0.014872131,0.0131983375,-0.014889246,0.006919148,0.005770946,0.004860958,-0.07924051,-0.042770706,0.002528972,0.06636143,-0.06243576,0.0034988704,-0.032360177,0.02010216,-0.04134856,0.020682141,0.024408739,-0.03670655,-0.0055674883,-0.021437304,0.019060241,0.008550917,0.026801363,-0.0127737075,-0.011144054,-0.01366196,-0.035422925,0.01908453,-0.036339134,0.018474327,0.028490534,-0.003976432,0.025540112,-0.021990065,0.053237766,-0.029151723,-0.046714053,-0.012864229,0.05223718,0.027729293,-0.007587714,0.06259086,0.033491086,-0.01673393,-0.012084883,-0.03180947,0.025414124,-0.0014002158,-0.024313118,0.0079788305,0.027640775,0.014201244,-0.006158247,0.018787686,-0.038294576,0.0394488,0.0028975059,-0.013490141,0.007667121,-0.002316401,-0.032762997,-0.019081317,-0.025366258,-0.028599638,-0.02376667,0.023841288,-0.015282471,-0.018648854,0.026268406,0.0434835,-0.015688377,0.019800104,-0.029540123,-0.023754979,-0.12349114,-0.02991717,-0.0074419254,0.037065778,-0.021276766,-0.0004953495,0.036640592,-0.040688492,0.013627075,-0.0058562504,-0.0037272396,-0.0058790753,0.010847943,-0.01777539,0.023490662,-0.0048042354,-0.007968579,-0.022128062,-0.021409553,0.027842337,-0.0040397285,-0.02447766,-0.012150818,0.0035193607,0.0028580122,-0.008935751,-0.0057647126,0.02340948,-0.009787707,-0.02489138,-0.042063415,-0.019714637,0.028059434,0.0020633652,-0.029601548,-0.018206222,-0.002023104,0.020831631,-0.030665213,0.047563005,-0.01877967,0.028543646,-0.0006228757,0.010208285,0.006949241,0.06857841,-0.005521065,-0.010464103,-0.016251866,0.012934812,-0.00056402996,0.030160684,-0.02559724,0.015718715,0.00869519,0.028146517,-0.029260254,0.008531911,-0.018461838,0.02812576,-0.051217563,0.03229229,-0.0014351339,-0.0060382592,-0.0110357795,0.029328711,-0.062529795,0.015275225,-0.03158021,0.0016183762,0.037341572,-0.01612455,-0.030640278,-0.061635777,-0.020286735,-0.02086793,0.048438866,-0.030460361,-0.023621934,-0.021066705,0.020625712,-0.052443553,-0.009985653,0.036810774,0.060166236,0.011215605,-0.024600144,0.014618575,0.045703895,0.0006249198,-0.05117382,-0.054481704,0.014207197,-0.051481392,-0.033423286,0.025330314,-0.006019543,-0.025918765,-0.0055924235,-0.03628701,-0.0051217903,-0.009989905,0.015817823,-0.028059429,-0.031137193,0.020890925,0.03669504,-0.014836724,-0.023375057,-0.0074122343,-0.010391441,0.0036878944,-0.0011279928,-0.030160427,-0.049263716,-0.0004236687,-0.022086196,-0.012209919,-0.032977454,-0.07737597,-0.022133816,-0.013357292,-0.046931867,-0.017366378,0.030668028,0.046495184,0.0024682411,0.035498254,0.015186584,0.006416579,-0.028351793,-0.048885018,-0.01502348,-0.015837394,0.03875672,-0.026922088,-0.065941475,0.043910835,-0.043211177,-0.047141057,-0.02159064,0.04369413,0.034434035,-0.026176114,-0.023247223,-0.04710162,0.011350564,0.006645133,0.030261869,-0.08234579,-0.031486563,0.016635977,-0.020787334,0.06333845,-0.0066646035,0.053891,-0.008043819,-0.024398271,0.007798927,0.065527566,0.01851108,0.0019930413,-0.036794275,-0.021465432,-0.02919947,0.026605748,0.0063507976,-0.020295406,0.012305708,0.026734477,0.0053378087,-0.0035445478,-0.014604768,0.02631888,0.052171893,-0.02302514,0.002454125,-0.044767853,0.020390078,0.015905691,0.04718517,0.013484974,0.085136965,0.055929795,0.006511957,0.023398189,-0.008437153,0.012315969,-0.05006064,-0.037668187,0.028812641,0.023512462,0.039346464,-0.041725527,0.063274555,-0.052790724,0.019127779,0.009416444,0.03125064,-0.0024760156,-0.010453953,-0.017828347,-0.020901103,-0.016540395,0.0066182823,0.026336536,0.003086066,0.030578993,-0.009592282,0.031318195,-0.03946692,0.018362299,0.014677999,-0.006348368,-0.031150492,-0.011122663,0.070345536,-0.013977586,-0.01533918,-0.02208188,0.02060547,0.004636451,0.016167901,-0.025014514,-0.01901464,-0.027360354,-0.010812825,0.034516856,0.002239236,-0.01307377,0.016296199,-0.029139692,-0.00804402,0.05266199,-0.010630918,-0.031434532,-0.013938904,-0.024276987,-0.0029935713,0.040271815,0.030032411,0.01149028,0.029070592,-0.04276352],"last_embed":{"hash":"dtlu8d","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"dtlu8d","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{4}","lines":[120,123],"size":83,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"dtlu8d","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017250964,0.02148025,-0.03616997,0.018022764,-0.020142801,0.0021403763,0.018123899,0.03601998,0.010430378,0.029137516,0.032282885,-0.006778416,-0.015071469,0.02790916,-0.00677252,-0.023529306,-0.040755115,0.04258858,0.058287047,-0.004985292,0.019624127,0.016599696,0.03474062,0.021895513,-0.0024465655,0.008928609,0.016867284,0.007343313,0.044500455,0.005358095,-0.025374284,-0.05559046,-0.019999513,-0.018995643,-0.017886175,-0.035738647,-0.0032857575,-0.026688188,-0.043734748,0.048288677,-0.016910458,-0.035569865,0.004947503,0.010659503,0.014899953,0.0077323145,0.01493262,-0.0059838495,-0.036603194,-0.008831628,-0.0010818886,-0.04670911,0.011355564,0.004203683,0.025478361,0.016535548,-0.052979726,-0.02432264,-0.04274125,0.0019069068,-0.068008386,0.03955509,-0.0009772354,0.011337707,0.036953688,0.022837583,0.004814785,-0.005207647,-0.019373905,-0.016195215,-0.021997644,0.036765676,-0.060393482,0.01050583,-0.031418554,0.043182198,0.018354725,0.014313707,0.032695096,0.026831593,-0.011973635,-0.046926007,-0.010043326,-0.02823231,0.043816026,0.034270473,-0.050994806,0.084162146,0.031009478,-0.018742496,-0.011489482,-0.031987965,0.014290178,-0.021571795,-0.021881321,-0.007883036,-0.01291329,0.028054945,0.030683065,-0.02786163,-0.008179577,0.02081837,0.0014428934,-0.0085527,0.0034901078,0.0078013362,0.017961912,-0.022890193,-0.003590859,-0.020227859,-0.023046605,0.037525345,-0.018787505,-0.039631747,0.009760216,-0.054964982,0.0005221853,-0.000036117497,-0.0034008848,-0.033159453,0.0575977,-0.015307391,0.022018662,-0.010914966,0.022342999,0.014138363,-0.03927827,0.0005560261,0.023117784,0.037329424,-0.023760838,-0.00924056,-0.006279738,-0.025316024,-0.016115652,-0.0068589617,-0.032390025,0.023413904,-0.06602431,-0.056237333,-0.010091662,0.07983203,0.006589548,0.0055548935,0.046198014,-0.010236729,0.04974738,-0.02977965,-0.025454981,-0.021242967,-0.040612057,0.02572032,-0.009868989,0.012458725,0.002013976,0.029658861,0.0095228795,0.0037141629,-0.030335508,0.0010590188,-0.032053597,0.041367315,-0.036159165,0.009607314,0.025845373,-0.026353825,0.016818944,0.0010161225,0.00092263776,-0.03743395,0.014707177,0.037936337,-0.010885095,0.051836573,0.0083557265,0.04640041,0.0036619613,0.028232796,0.056486193,-0.03666097,-0.06257973,-0.028494492,-0.02426405,-0.009620289,-0.028718311,-0.01315871,0.022622481,0.006125713,-0.016687423,0.084681265,-0.02067879,0.07857587,-0.018835789,0.014796811,0.039334178,0.0069604996,0.016742554,0.0066005737,0.011034768,-0.0075515322,-0.016288778,0.020255648,0.036866296,-0.04678267,0.0065416186,0.023005756,0.04617114,-0.022625744,0.0020635459,-0.043099336,-0.006074389,0.0021714957,-0.014215049,0.005576824,-0.030789813,-0.031339765,0.028204829,0.029385729,-0.012759,-0.008585056,-0.035040498,0.018049756,-0.012086456,0.028895644,0.039776083,0.004230494,0.014657674,0.018909821,-0.03372352,0.007692465,-0.06878675,0.012511334,0.025338784,-0.015814735,0.10680574,-0.006297375,-0.045161467,0.009375494,0.00271577,-0.01322669,-0.01797286,0.006426556,0.010570008,-0.03275207,-0.009472738,-0.05084231,-0.026076077,0.020965863,-0.023312565,0.007973284,-0.03345688,0.004934515,-0.0052427426,0.055644445,-0.018143555,0.002997935,0.012021961,-0.025183294,-0.001531045,-0.019815266,0.035968762,0.0096937,-0.0025812502,0.014442268,-0.031998813,0.00018649969,-0.016578687,-0.006982002,0.025005646,0.011166628,-0.0065072617,0.026508149,0.0077635683,0.08521492,0.0027437452,0.029723333,0.011010888,-0.031534187,0.012006355,0.027354665,-0.05224364,0.020771274,0.044184092,0.035524093,0.008784566,-0.015273663,0.012305604,-0.0063959756,-0.015415156,-0.051300135,-0.062134,0.026307048,0.06320198,-0.008054739,0.031804528,0.044634327,0.038889196,-0.16842696,0.018828709,-0.001322522,0.027098004,-0.0029545608,-0.010635145,-0.051896423,-0.02264471,-0.055830102,0.0368117,-0.004684044,-0.036186215,0.012741801,-0.037012745,-0.0047860104,0.045562647,0.0020339482,-0.0028020553,0.00411735,-0.044658188,-0.006840355,-0.018857919,0.01193299,-0.015910044,-0.012192526,-0.026068913,0.05088076,-0.033284657,-0.0355404,-0.033050057,-0.02811216,-0.027008696,0.010687374,0.049655896,0.013012949,0.012702748,0.05050095,0.010218557,0.018129723,0.0049014254,0.02499183,0.05011867,-0.009932983,0.029563801,0.019950522,0.051937293,0.0011918143,-0.011479143,-0.04606962,0.01414619,0.044805817,-0.043223582,-0.011124452,-0.010426654,-0.03174413,-0.013814188,-0.051807128,0.07128688,-0.042287998,-0.027285831,0.025877608,-0.022872174,0.0017941331,-0.037598953,0.004905907,-0.01716474,-0.012948056,-0.0025493796,0.026133055,-0.0023786442,0.029644012,-0.03514767,0.03506575,0.012245689,0.018873459,0.0032554239,-0.025462003,-0.03658487,0.005755951,-0.1009799,0.0012016104,0.014833286,0.0031162244,0.0026349877,-0.02717108,0.00693196,-0.032232348,0.040800937,-0.0045325733,0.25379816,0.03272862,-0.024237044,-0.018411517,0.01984888,0.012830866,0.012741068,-0.004162736,0.012061821,-0.009499004,-0.0060462514,0.01247813,0.017590031,0.008045532,-0.025126267,0.01344644,-0.024316577,0.011530393,0.051328048,0.00275944,-0.010341646,0.00020862407,-0.014634143,0.023662636,-0.062643826,-0.03407493,-0.028927313,-0.029498585,-0.02574413,0.02533469,-0.018627089,0.08617397,0.011267596,-0.020869816,-0.04740536,0.008889347,-0.021106053,-0.03118128,0.009338191,-0.008599979,0.019816399,0.0031590029,0.024984453,0.028063076,-0.010185403,-0.012765136,0.0364543,-0.00069248583,-0.03290134,-0.017108621,-0.05412079,-0.052155267,-0.067926005,-0.032956418,0.012938677,-0.04175399,-0.020183766,-0.04962546,0.02409972,0.030098565,0.006482288,0.0056248787,-0.061827756,-0.023317521,0.0080918195,0.018654333,-0.023539988,0.011917177,0.032356586,0.017204806,-0.024619766,-0.022520555,-0.022074025,-0.0039024176,0.02895845,0.03216104,0.069912545,0.047858898,0.021182371,0.026947184,-0.030368464,0.019995976,-0.011232952,0.044887695,-0.0047337348,-0.0118229175,0.047839634,0.013664954,-0.026307415,-0.018961623,-0.0047110864,0.02477629,0.026829442,0.062257234,-0.037870284,0.001795356,0.035311826,-0.019696014,0.011917124,0.02570953,-0.0010050788,0.006028559,-0.03315171,-0.031905074,0.01245924,-0.05986073,0.00029714234,-0.00876294,0.033796407,-0.015670424,0.020886056,0.022210957,0.02006081,-0.025422076,-0.018261906,0.03302454,0.034168065,0.0028961147,0.0013695419,0.03524709,0.041989744,-0.007113013,-0.026989281,-0.008770023,-0.015598057,-0.022431895,-0.007284034,0.005088576,-0.0068982597,0.026650626,0.048149094,-0.022197505,-0.035538826,0.055982046,0.033080492,0.03206623,-0.011780326,-0.017827755,0.044814464,0.0025227836,-0.03616251,-0.04690232,0.015994908,-0.018288126,0.036948543,-0.017519988,0.025660457,-0.003088048,-0.019837303,0.0464134,-0.010030985,0.061178643,0.024448574,0.015368731,-0.059032828,-0.018279338,-0.0073587336,0.018900773,0.012029008,-0.040412717,-0.014681744,0.01691959,0.063659795,0.05574214,-0.01971668,0.022509448,-0.04773,0.009313694,-0.017579827,-0.0034113876,0.013172386,-0.03976026,-0.05651006,0.028439779,-0.0019749978,-0.010670146,-0.04056245,0.027363235,-0.0045166495,-0.01833946,0.0181523,0.008981284,-0.0713468,-0.01337573,0.03046193,-0.03686974,-0.038579088,-0.003017532,0.0044833366,-0.0019908007,-0.005598727,0.089402035,0.035095934,-0.006489941,-0.030173736,0.042293496,0.07744858,0.035467125,0.013277094,0.0026545033,-0.03860395,0.007258262,-0.006647768,-0.00090769056,-0.0053686914,-0.013455209,-0.011110229,0.008460648,0.013759074,0.001356073,-0.042505905,-0.006507389,-0.056255233,0.005070267,-0.0059095332,-0.06616814,0.024079243,0.042923745,0.05682117,-0.026689032,0.034639653,-0.03493666,0.040204067,-0.022977058,-0.034353744,-0.012957518,0.020919442,-0.04104246,0.021154597,-0.029284365,-0.010830751,0.016215064,-0.005741792,0.0076161698,0.008912815,-0.06142328,0.027947426,0.02978023,0.03834856,-0.007052836,0.008780651,0.028443202,0.011131105,0.054813758,-0.012031889,0.006156509,-0.068171374,-0.032321006,0.0046353927,-0.009343862,0.025725888,-0.061502147,-0.007653012,-0.02211519,0.02960292,-0.008340954,0.010634315,-0.05178883,-0.043079454,-0.04057588,0.0036676154,-0.016290529,0.03516149,0.002946032,0.0078026983,-0.018034684,0.005140522,0.013444127,-0.0015080867,0.0152196735,0.027443528,-0.043841526,-0.08093938,-0.028424589,0.020583281,-0.0087791355,-0.0052747168,0.0031615545,0.006886646,-0.039118562,-0.05507324,-0.04614717,-0.033343535,-0.004682693,-0.028802903,0.022321649,-0.009307648,0.009257627,-0.042108066,-0.05696005,-0.017713996,0.014411797,-0.00857495,0.016204327,-0.050971895,-0.040189736,-0.01873003,-0.017619623,0.019448314,0.041696094,-0.009552383,-0.0070105754,-0.026302677,-0.041801438,-0.04446772,0.039047875,-0.0021348454,-0.006141275,0.031795315,0.032379974,0.039275333,-0.054184802,-0.020740839,0.07622742,0.0072251805,0.03354676,0.034680825,-0.020888252,0.024715664,-0.0000081524295,0.025180422,0.001114517,-0.010403822,-0.0028155234,-0.016253732,-0.007808738,-0.024481969,0.0021406075,0.007088091,0.07421087,-0.04623944,0.017123988,-0.02916506,0.022763887,-0.030876448,-0.015016473,0.009750581,-0.033971243,0.024137536,-0.0098520955,0.025635507,0.015466634,0.03832471,-0.020769201,-0.0011542895,0.00025651386,-0.03877824,0.0111402245,-0.04466015,0.043514602,0.035537727,-0.010299478,0.016559187,-0.013939291,0.0430984,-0.018019946,-0.04007526,-0.016041733,0.030798478,0.0026546384,-0.03080345,0.05197612,0.0044159205,-0.00017593797,-0.012148257,-0.013570568,0.020236019,0.02848579,-0.016077979,0.0044678818,0.04395524,0.047408,0.009492715,0.0054751756,-0.042184796,-0.010920678,0.024553386,0.0014148727,0.006870088,0.038832527,-0.034497805,-0.023162456,-0.01720915,-0.009251631,-0.022204686,0.016257534,-0.017138822,-0.012306853,0.02667616,0.047498304,-0.018757634,0.028942626,-0.043924097,-0.012581262,-0.12752414,-0.028273197,-0.018733822,0.046431325,-0.012306981,-0.009560581,0.01650549,-0.032608174,0.011031193,0.0015688152,-0.013037837,0.00096808124,0.018806882,-0.014686331,0.002989446,0.0048994967,-0.0028606318,-0.01563988,-0.027665377,0.03238975,-0.0006595665,-0.028008385,0.010993888,0.023935229,0.00840983,0.015914781,0.005700107,0.0039714877,-0.00066022674,-0.014592616,-0.026598053,-0.011609719,0.0068211732,0.0298906,-0.026737668,-0.014294965,0.009285284,0.027187249,-0.043424312,0.047347352,-0.010864853,0.04512618,0.0032454864,0.034737237,-0.0032815572,0.06669509,0.0023896717,-0.011990808,-0.013479699,0.020770304,0.012101966,0.055839308,-0.030578008,0.024274468,0.019700054,0.002160496,-0.034181066,-0.0049284296,-0.017946979,0.0060543246,-0.049834862,0.05136325,0.000051564617,-0.020621538,-0.013116973,0.026420942,-0.041488677,0.018775946,-0.025444314,0.0060869944,0.043767076,-0.0028387273,-0.038658693,-0.053380586,-0.018998777,-0.022820486,0.06636329,-0.029070348,0.0037082925,-0.0051448327,-0.009675177,-0.04032014,-0.0111040035,0.012423302,0.05862582,-0.01220044,-0.040175993,0.020133719,0.034443557,0.016792336,-0.01899827,-0.05123969,-0.005436641,-0.052420117,-0.03990428,-0.010605023,-0.026803302,-0.03802508,0.009478092,-0.0017673811,-0.030712241,0.01703057,-0.020878596,-0.04859999,-0.03955073,0.04030958,0.027457006,0.038525786,-0.035777867,-0.023709051,-0.038675644,-0.008126145,-0.007810195,-0.013944956,-0.059914056,-0.004948535,-0.01784342,-0.005392224,-0.04357452,-0.08083892,-0.0011962091,-0.012843709,-0.039179996,-0.022989692,0.035562668,0.026312223,0.015523768,0.03465046,0.011600997,0.007865028,-0.0067478972,-0.01083364,-0.012052166,0.014745905,0.049613282,-0.014837725,-0.046083163,0.04756043,-0.032850135,-0.041759413,-0.024324857,0.027099011,0.026274966,-0.03271902,-0.029703774,-0.07064462,-0.0032780552,0.03192511,0.020067226,-0.045263294,-0.020362772,0.01237348,-0.033611022,0.034971587,-0.018729543,0.030170036,-0.033074148,-0.04262361,-0.003880424,0.06559199,0.0005140406,0.0155247245,-0.019834992,0.0117220525,-0.014643195,0.046211474,0.005010218,-0.01783409,0.02627424,0.0064632776,-0.01254,-0.022341348,0.0025619345,0.031416714,0.025693031,-0.017978253,-0.0065706293,-0.030129498,0.027540259,0.020906355,0.044127725,0.024309427,0.09220158,0.04028289,-0.004588032,-0.0019317142,0.01643611,0.04559794,-0.05240488,-0.018264286,0.013661103,0.0141888065,0.01276831,-0.058336616,0.06238275,-0.03463873,0.011685596,0.026340252,0.030372707,0.017656725,0.0097049065,0.009880776,-0.0057387277,-0.0055850563,0.0012795149,-0.0010543566,-0.024444815,0.0077621597,-0.022014063,0.032904558,-0.015960522,0.025626998,-0.02196337,-0.018129837,-0.013076559,-0.015577239,0.04311576,-0.004959011,-0.008803313,-0.011658733,0.031751096,0.009610877,0.0028994803,-0.031386662,-0.005071858,-0.025361432,-0.0038764358,0.0135986,-0.010678069,-0.0071199555,0.04208065,-0.029548453,0.013888228,0.02899612,-0.05100066,-0.013765505,0.007553149,-0.034687668,-0.014465667,0.011646621,0.024134718,-0.021191493,-0.0009128407,-0.03057374],"last_embed":{"hash":"chokov","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"chokov","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Initial Configuration#First-Time Setup Wizard#{5}","lines":[124,125],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"chokov","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030887356,0.02981496,-0.0318273,0.040766142,-0.018900301,-0.031404994,0.016223513,-0.005607114,-0.012876509,0.05620651,-0.00049829704,0.04009685,-0.046846382,0.019463504,0.0013978701,-0.035941705,-0.0460303,0.03575283,0.029643746,0.0023984853,-0.0015001275,0.029130481,0.015669908,0.010761177,0.015311061,0.004679307,0.00074303325,0.005107116,0.0064065186,0.009765285,-0.02470687,-0.0024609906,-0.006423239,-0.007911456,-0.01955827,-0.016324528,-0.022844763,-0.037624966,-0.029120607,-0.0074080783,-0.0080760885,-0.015427052,0.018802505,-0.010834407,0.012524048,-0.022891697,0.024659105,-0.020562654,-0.034982167,-0.020907188,-0.017071908,-0.026172876,0.019296182,-0.015293221,0.04756545,0.023695517,-0.0064543067,0.0013229647,-0.010097863,0.016030906,-0.05823655,0.045808982,-0.039368235,-0.024392992,0.014801189,-0.012819539,0.02398378,0.024200171,-0.0034684173,-0.030853072,-0.010907498,0.029723356,-0.045683183,-0.012452122,-0.0029257184,0.046517234,0.024496382,-0.01694724,0.023626573,0.034429416,-0.0029044934,-0.011577303,0.01458724,0.017757332,-0.0156089915,0.0023112532,-0.035666388,0.08134923,0.04183614,-0.011442201,0.00800296,-0.01914332,0.024785016,-0.070052326,-0.028909905,0.020804392,0.0049774977,0.01392097,0.02963155,0.01466118,0.01234177,-0.0068422374,-0.033852886,-0.038043115,0.014647941,0.04785237,0.018327106,0.0028863566,-0.015240234,-0.037284955,0.01773316,0.0018986571,-0.036356464,-0.04956674,-0.033216912,-0.065279335,0.005609737,-0.006305096,-0.0466756,-0.037848156,0.01709069,-0.012642439,0.0050974023,-0.011539934,-0.010494781,0.03299941,-0.03342427,0.011754809,0.030425368,0.04483602,-0.057665884,-0.007066887,-0.008238314,-0.014788198,-0.025172716,-0.008191781,-0.015820969,0.053758193,-0.033235047,-0.06225947,0.0075986707,0.054899033,-0.008439615,-0.013870613,0.031023663,-0.034662157,0.075015664,-0.0031687205,-0.01958734,-0.024997469,0.009123457,0.0141835315,-0.007000707,-0.015804594,0.00022294141,0.018225515,0.00085868087,0.013859608,-0.018349526,0.02960618,-0.0020520426,0.007876367,-0.07191019,0.019310372,0.028008532,-0.046686526,-0.0030358639,-0.010085727,-0.019352613,-0.011470056,-0.0034253108,0.017307932,0.01151558,0.06328378,0.031103253,0.03044429,-0.0017475993,0.041443195,0.034220133,-0.043034427,-0.09280434,-0.012959428,0.0062238905,-0.04866344,-0.007588171,-0.012068289,0.023513304,-0.008965733,-0.020312155,0.06203335,-0.025735162,0.024751265,0.02510296,0.030778067,0.0036938263,0.005227483,0.034014806,0.01361772,0.008885493,-0.03365802,0.01816943,0.027065875,0.04497359,0.001506397,-0.0050401627,-0.00947365,0.021735588,-0.018720338,-0.0153592415,-0.10717264,0.005335032,-0.013302771,-0.014495706,0.02078318,-0.010667983,0.03218682,-0.017038342,0.035514206,-0.019922784,-0.035818405,-0.0096753705,0.029991051,-0.048920926,0.017617503,0.047367588,-0.00033202698,0.06594829,0.049296316,0.0014518681,-0.00013101452,-0.043985788,-0.0051781214,0.009434606,-0.044719815,0.08680365,-0.0010301298,-0.045961026,-0.0026632235,0.021073624,0.006679027,-0.0032223926,-0.021187594,0.040392514,-0.013955351,-0.040473904,-0.0034485857,0.0035508084,0.026840458,-0.013134658,-0.011674882,0.002075516,0.00004291946,-0.009111817,-0.020830948,0.02043593,0.005839849,-0.012295933,-0.005800202,0.00562899,-0.028147502,0.046602663,0.027351085,0.014165908,0.01666263,0.013756599,0.018046243,-0.0403556,-0.05202073,0.031056158,0.019038174,-0.028498052,0.0575808,-0.013016487,0.053448353,-0.035968635,0.011943135,0.034297906,-0.025452,0.025713915,0.04066791,-0.046935912,0.024353886,0.022197666,0.022155045,0.0015849101,-0.0025706529,0.058573138,-0.0068555134,0.00978201,-0.055446118,-0.037007622,0.06008051,0.068671025,-0.03584629,0.00426941,0.029747074,0.009302794,-0.14875866,-0.0022341567,0.042090517,0.025845204,0.0026157848,0.0028802946,-0.08528454,-0.035500184,-0.06586724,0.041215915,-0.030416938,-0.03596783,0.021533918,-0.02926871,0.018763455,0.025589973,-0.016234728,-0.002953578,-0.010473658,-0.02883008,0.0030970094,-0.011036082,0.03108376,0.012358656,-0.009662568,-0.012243475,0.06550221,-0.012223687,-0.048357103,-0.0070052426,-0.00013705135,-0.015859561,0.005957741,-0.00015111027,-0.0028002416,-0.002555074,0.043401126,0.0045910603,0.029706512,-0.009940334,0.030999769,0.038936116,-0.018875286,0.022681275,0.018066136,0.018085293,0.0009531219,-0.0383151,-0.033266224,0.020929862,0.02365261,-0.01612503,-0.0478456,0.021038309,-0.037044656,-0.02265394,-0.010661676,0.08134756,-0.0052050804,-0.06291465,0.041859977,-0.019693136,-0.008248406,-0.028910765,-0.02493432,0.010723411,0.02408463,0.014573528,0.015501898,-0.014444011,0.016898029,-0.06425403,0.0077158143,0.040456936,0.008677028,-0.015100374,0.015677566,-0.036932696,0.023496367,-0.12298116,-0.0003223455,-0.010504088,-0.017013425,0.04756488,-0.025248218,-0.00082382787,-0.030146776,0.046833053,0.011799165,0.22907561,0.030462906,-0.014968887,-0.020944746,0.0062453626,0.012817503,0.01592071,0.0342374,0.038066052,-0.02223008,-0.032069795,-0.007184154,-0.004081316,-0.017348247,-0.0038614636,0.029860185,-0.04921202,0.0035222569,0.026823264,-0.010403639,-0.0009337292,-0.019298812,-0.019873226,0.037971903,-0.029075436,-0.051258646,-0.021733016,0.03160491,-0.04205956,0.057732128,-0.021783184,0.0646926,0.011002909,-0.013404996,-0.06370526,0.023202956,-0.0011838225,0.011769544,0.011757802,0.014558228,0.00025160218,0.018123321,0.0028857742,-0.000441403,-0.025007285,-0.028247202,0.011902939,0.017417155,-0.06047413,-0.02672898,-0.08797434,-0.020924877,-0.0542458,-0.029638773,0.034691352,-0.029751692,-0.036012016,-0.03265468,0.031838875,0.048791148,0.041847706,0.02287263,-0.099236585,-0.01390409,-0.017519567,0.03470477,-0.026924381,0.017240578,0.030266227,0.015056322,-0.025310751,-0.022718215,-0.015428766,-0.014742733,0.0028707597,0.027356748,0.07545627,0.05445414,0.026767628,0.014111574,-0.024454143,0.0178982,-0.028637953,0.023435654,-0.009186618,0.010495474,-0.0042569926,0.03464617,-0.016383959,0.014521147,-0.032018006,-0.013431193,0.022650594,0.041513283,0.0324142,0.022274313,0.04355614,-0.015860377,0.00006870566,-0.0031062423,0.021818116,-0.0029317187,-0.0027168398,-0.02053475,0.05169253,-0.027899727,-0.05483402,-0.013822814,0.027971683,-0.025440086,-0.03538292,0.0018441963,0.045263115,-0.034472708,0.016184246,0.02663575,0.016084375,-0.00049499405,0.044775702,-0.0056250948,0.02872015,0.0029111188,-0.011651789,-0.013347085,0.0074247164,-0.025382603,-0.006614188,-0.049924638,-0.019020021,0.05551554,0.046695024,-0.021777889,-0.00638055,0.040299762,0.03376017,0.0482,-0.017145026,-0.0060884156,0.019611599,0.019232657,-0.014064275,-0.009243725,0.024728378,-0.025060851,0.02221879,0.01008589,0.019721163,0.000029525285,0.0036157777,0.02962008,-0.0034671535,0.048901413,0.023450589,-0.0057052444,-0.04513639,-0.016665217,-0.0068035685,0.011057089,0.003804725,-0.018425727,-0.013252962,0.018908147,0.041318953,0.031991612,-0.0023139718,-0.005154634,-0.047449682,0.0132891955,-0.013079413,-0.006600099,0.021329798,-0.015643844,-0.04670587,0.030820154,0.012724608,-0.0546375,-0.025895143,0.0012500794,-0.011470571,-0.024674842,0.051241864,0.00051890145,-0.04312204,-0.059961326,0.012071206,-0.03358075,-0.029738374,0.012045135,0.0015764328,0.0004396181,-0.027604036,0.09433892,0.023651449,-0.003457416,0.012667862,0.018659411,0.057440184,-0.0033372191,-0.0035797516,0.0015466401,-0.046263717,0.0007825488,0.003394623,-0.0005662273,-0.0139763225,-0.03427717,-0.0027864007,-0.037178934,-0.029202966,0.003643153,-0.031955723,-0.005161007,-0.05357031,0.013635911,0.022068469,-0.04794265,0.06392639,0.025679933,0.025692776,-0.022670636,0.015545218,-0.014224366,0.045038916,-0.060672216,0.0064745075,-0.0003227086,0.0037805403,-0.034783706,0.02338153,-0.052388683,-0.0010971266,-0.007038125,-0.008690651,0.0032070319,0.0050014416,-0.036755677,0.025967114,0.016814038,0.044067074,-0.016252192,-0.00019308802,0.052829463,0.046205223,0.033664294,0.025271187,0.02881464,-0.033474628,-0.005825553,-0.036902852,-0.01806849,-0.019078955,-0.06482276,-0.018837173,-0.015596649,0.0575158,0.014897769,0.025629925,-0.020587636,-0.011037164,-0.03646076,-0.013284038,-0.03162546,0.02410218,-0.012207738,0.0011420813,-0.025253456,0.016754968,0.0053853574,-0.017135914,-0.035735086,0.0315424,-0.0040504294,-0.06368131,-0.015916536,0.012995435,-0.0018453132,-0.031170186,-0.009850096,-0.0057010823,-0.013343539,-0.022607274,-0.002292261,-0.005223585,0.057023928,-0.04757339,0.056929123,-0.028193418,-0.019602139,-0.047629435,-0.052601982,0.036422968,0.009862418,0.0052644466,0.044940602,-0.042462274,-0.028227076,0.050010808,-0.02269772,0.00067148387,0.053339362,-0.019207422,0.024048144,-0.038580112,-0.0008255652,-0.03300423,0.03510991,-0.045111742,-0.019582648,0.02207789,0.018894125,0.031971496,-0.0578256,0.017437402,0.035171047,0.017513093,0.033490304,0.05679986,-0.017478017,0.026140856,0.013130301,-0.0075318473,0.037918065,-0.017266862,0.012721629,0.003342661,-0.0065002316,-0.054359023,-0.010153587,-0.002899653,0.051052235,-0.049332503,0.009660216,0.012047567,-0.03226925,-0.018691592,-0.016834803,0.008464505,-0.022983074,0.00010147427,-0.024305327,0.023052795,0.01196571,0.036862798,-0.017612323,0.0024323813,-0.059812922,-0.028588744,0.0048172977,-0.08346841,0.025005186,0.023303831,0.014440697,-0.012421783,-0.020461801,0.030133989,-0.03433384,-0.028079715,-0.02513348,0.07071425,0.0019809373,-0.035561074,0.040304232,0.025500214,-0.021548858,0.018511247,-0.033694793,0.0373086,0.01645063,-0.034073573,0.025057137,0.0022532619,-0.0036845892,0.011668645,-0.01185024,-0.015670959,0.018691968,0.028178697,-0.0050553367,0.0073963245,-0.008990643,-0.0151279485,-0.007223667,-0.04584111,-0.0036391122,-0.058412995,0.023498366,-0.00058461964,-0.0012853515,0.014628158,0.03334283,-0.023427559,0.01638685,-0.034507964,-0.009369422,-0.12650271,-0.0005978625,-0.006502744,0.011592451,-0.00631246,-0.020480627,0.0139845265,-0.044775993,0.016201308,-0.021992767,0.0073354226,-0.012264132,0.008287205,-0.00845742,0.028123599,0.005863566,-0.04106554,-0.012044397,-0.022816842,0.010532929,-0.011371799,-0.03993375,0.0056936154,0.0016691172,0.012632954,-0.0005756572,-0.019285208,0.0009770764,-0.0090517625,0.019980581,-0.008260018,-0.015675435,0.019958004,0.004584188,0.0021934495,-0.023237776,-0.00027465948,0.0211042,-0.019575546,-0.0053953757,-0.0028196727,0.028470058,-0.0058114757,0.024209732,0.019026686,0.054775257,0.018019248,-0.017345037,-0.007265534,0.027422655,0.028928638,0.05981668,-0.0068824617,0.015657777,0.00040490058,-0.005887739,-0.022879269,0.0046785893,-0.011309039,-0.018563021,-0.0273976,0.046797227,-0.014129539,-0.049309492,-0.031885862,-0.003569209,-0.035827298,0.0153662665,-0.03637069,0.0013816548,0.016025726,0.0036797049,-0.03347229,-0.031637374,-0.0037018326,-0.050197244,0.019534733,-0.02032218,0.0068651214,-0.0042075557,-0.015512347,-0.033398658,0.02690507,0.025623044,0.10610607,0.030163832,-0.021979757,0.002308141,0.025461547,0.017375901,-0.0019206841,-0.040425632,0.0026911644,-0.03477134,-0.04400185,0.014236394,-0.02213778,-0.021588322,0.012697329,-0.0146388775,-0.03264689,-0.036855653,0.024255436,0.016026018,-0.006338323,-0.0083389245,0.024434285,0.002464254,-0.0025359036,-0.024936501,-0.049091052,-0.00958363,-0.013312784,0.017951654,-0.0553043,-0.02858116,0.00979733,-0.03277285,-0.03484572,-0.074060895,-0.021749312,0.02486266,-0.038944166,-0.0071966466,-0.020370957,0.03246579,0.025773859,0.0034374497,0.021511396,-0.023778439,-0.020845577,-0.05513996,-0.019624623,0.001993987,0.0038311558,-0.011898662,-0.048647303,0.053810246,-0.049388126,-0.047533587,-0.012466344,-0.00012509631,0.006789391,-0.030638132,0.0020436724,-0.028662289,-0.016389705,0.064628124,0.031627066,-0.07335155,0.008852515,0.020730238,-0.040966228,0.03765158,-0.012999328,0.019266661,-0.005803908,0.0071311574,-0.014706258,0.10536393,0.02965807,-0.017158555,-0.005695709,-0.016277775,-0.023265345,0.03888165,0.029007822,-0.016235234,0.024025135,0.027639685,0.03827079,0.019946806,-0.011545186,0.043671343,0.0133360755,-0.04865317,0.018696109,-0.0468786,0.044774055,-0.0031396654,0.012422367,0.041080177,0.0884602,0.020585166,0.003329913,0.007170235,-0.00316966,0.023362806,-0.025206693,-0.023228997,-0.0039072973,-0.014078805,-0.012764375,-0.015457503,0.053062733,-0.042877752,0.045697533,0.017729312,-0.0024541533,0.037289802,0.017570471,-0.011634844,-0.041402258,0.012105428,0.014396961,0.0065481765,-0.006918204,-0.00018363031,0.002650801,0.015676735,-0.0030631975,0.028359558,-0.00599551,0.02460542,-0.024577547,-0.018840719,0.06996328,0.03372402,-0.0027728905,-0.054825764,0.011932371,0.032912895,0.009915372,-0.005934268,-0.056401536,-0.03086466,-0.009565134,0.01755817,-0.028776528,0.006616202,0.03276717,0.025135485,0.010530928,0.029782854,-0.0065688263,-0.03877213,0.021142771,-0.0026879224,-0.02932022,0.053290084,0.010059577,-0.030440671,0.0138099985,-0.004602481],"last_embed":{"hash":"6c4889","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"6c4889","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration","lines":[128,193],"size":1299,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6c4889","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#1. SSH Access for Git Operations": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03188096,0.04578914,-0.022190668,0.048970588,-0.033473518,-0.019182509,0.0045825867,-0.009747528,-0.008574754,0.033604145,0.011703109,0.044001937,-0.02924229,0.015065071,-0.007628874,-0.05036225,-0.043573022,0.03972344,0.027536737,0.012586463,0.009177403,0.03677645,0.021623202,-0.004609243,0.015317614,-0.015620444,0.03178003,0.0038119063,0.00797303,-0.012871888,-0.024258101,-0.01347324,-0.0142201185,-0.011498051,-0.03892845,-0.0046586497,-0.029853422,-0.012783049,-0.025816083,0.008673954,-0.03350607,-0.0053910688,0.036575787,-0.027144823,0.008172282,-0.024043215,0.00405419,-0.01231973,-0.026658693,-0.0027575532,-0.016067417,-0.021792233,0.020980278,-0.02122832,0.026343348,0.050785344,-0.0051931622,-0.0042000953,-0.027722826,0.015973818,-0.03742058,0.022074267,-0.04998671,-0.031130597,0.02433196,-0.004017138,0.03699337,0.05172418,-0.014908563,-0.026317252,-0.026425578,0.043213513,-0.034740496,-0.020722069,0.00730795,0.03873309,0.04432315,-0.0095414715,0.0142545495,0.030691747,0.021935575,-0.025404058,0.029665653,0.023639748,-0.037676007,-0.014571186,-0.03404252,0.088772036,0.038560484,-0.0138829965,0.0042527188,-0.023439018,-0.004971685,-0.057202138,-0.034805782,0.011071535,0.007210583,0.024979198,0.007156566,0.0029209324,0.02018509,-0.021619763,-0.0301449,-0.034958888,-0.010416322,0.011939153,0.0066176406,-0.0017930709,-0.00510323,-0.027815502,0.020608949,-0.008836092,-0.029594114,-0.019906735,-0.025618477,-0.049743578,0.011435681,0.0023303225,-0.049304765,-0.046040285,0.0024482098,-0.0069971955,-0.009718984,-0.034382995,-0.012137961,-0.0024665268,-0.012219341,-0.010282771,0.030314382,0.044851422,-0.08104784,0.0054597524,-0.011386408,-0.0070207906,-0.012324602,-0.023046214,-0.0077750417,0.042042267,-0.022510698,-0.0453154,0.0064421627,0.05295772,0.0033425076,-0.019965017,0.030035779,-0.03188469,0.069282696,0.0072690537,-0.008780026,0.0003098714,0.020666357,0.003734415,-0.004969647,0.0007010782,0.0009620021,0.020269597,0.010009798,0.0037668424,-0.011717984,0.031033976,0.0047560497,0.01642435,-0.04928583,0.0150635615,0.031726204,-0.0567958,0.007270841,-0.012297767,-0.018679716,-0.026051866,0.006052784,0.0049634413,-0.011870414,0.052275773,0.013944805,0.034203626,-0.019650526,0.04014747,0.05159141,-0.039852228,-0.069224566,-0.003953356,0.01698811,-0.03748111,-0.009620899,-0.010137955,0.019715456,-0.012299764,-0.004834971,0.046137292,-0.03241015,0.043071564,0.009867052,0.031520855,-0.025215311,0.0065632844,0.021794735,0.022942973,-0.002108797,-0.034714907,-0.003288247,0.018550165,0.04463274,-0.012551535,-0.0008373996,0.0016782434,0.030953076,-0.022081755,-0.025621565,-0.09747133,-0.0047137947,-0.008251997,-0.023617608,0.0156111475,-0.031723987,0.05118124,-0.021062864,0.04229385,-0.002798912,-0.045064587,-0.02507522,0.03189053,-0.042517193,0.03159482,0.036735494,-0.0019629144,0.066916086,0.05763981,0.01103549,0.009225981,-0.04072837,-0.019002333,0.0013638055,-0.027641203,0.089872,-0.004374064,-0.064955704,0.012760932,0.030239519,-0.01427902,-0.0059154383,-0.028555157,0.023418434,-0.03211216,-0.030861966,-0.0034385256,-0.0021881785,0.028239442,-0.015122903,-0.038544983,-0.009788071,-0.017352624,-0.014009027,0.0028327797,0.02821479,0.0006706215,-0.012830834,-0.009910511,-0.0009847599,-0.02861256,0.043313436,0.014946811,-0.020095592,0.016143914,0.0080610495,0.011579501,-0.045880064,-0.035363812,0.022195218,0.0037254142,-0.03240273,0.07713997,-0.025511397,0.06569994,-0.03866868,-0.0032421285,0.034706987,-0.020721437,0.030535316,0.053862832,-0.029523997,0.059456613,0.021770712,0.040786523,0.00233893,-0.016423505,0.06558479,-0.0044928766,-0.0066219745,-0.06996706,-0.037625078,0.048514064,0.06175169,-0.035659682,0.019398397,0.044509765,0.009688973,-0.14129364,0.0071828915,0.041589316,0.042012148,0.013933649,0.018303512,-0.05574559,-0.04208482,-0.07072951,0.042429883,-0.005663065,-0.038025126,0.013769336,-0.029115397,0.019173946,0.033354703,-0.021046836,-0.009266616,-0.014939246,-0.03744543,0.009324053,-0.0013760919,0.045754816,0.012246446,-0.002629636,-0.00731597,0.0807442,-0.010319521,-0.03876753,0.0050751306,-0.00688959,-0.0041420334,0.0064862194,0.008806061,-0.0037579664,-0.0052274177,0.02464295,0.009492047,0.014771418,-0.008839108,0.03088885,0.040080454,-0.040304333,0.012447524,0.009216876,0.01590219,-0.0076025003,-0.035179332,-0.048888016,0.0059348936,0.021770235,-0.017668586,-0.05160072,0.013979519,-0.027922058,-0.0012504995,-0.010728334,0.0887641,-0.017216882,-0.0310542,0.03322908,0.005965461,-0.0062335026,-0.028690739,-0.031359732,0.01663277,0.03779373,-0.017532066,0.014507351,0.00073076395,0.005883681,-0.048668735,0.014537092,0.0571509,-0.01634314,-0.019939866,0.020643387,-0.0337718,0.022806065,-0.11816469,-0.009579245,-0.0027702283,-0.021263907,0.049301654,-0.020694789,0.009888189,-0.018309252,0.06679267,0.009606736,0.23829502,0.021893293,-0.022593385,-0.028181298,0.0049786363,0.0034309817,0.004334403,0.025347844,0.044426017,-0.034316596,-0.031891532,-0.005202863,-0.009202608,-0.023640655,0.013687033,0.03183272,-0.05222986,-0.0068887635,0.024946062,-0.0060238084,0.004680106,-0.018948814,0.0109496415,0.025108948,-0.020984167,-0.02808359,-0.03829439,0.018407201,-0.02872501,0.06752444,-0.022532975,0.047533628,-0.0012128056,0.012970995,-0.055677243,0.035993885,0.020668495,0.003068046,0.019391984,0.021111134,-0.006082091,0.020605437,-0.016346812,0.014405714,-0.023640705,-0.042459723,0.02277566,0.019315643,-0.05383405,-0.014028428,-0.059377596,-0.026932979,-0.04409693,-0.0050562173,0.031074887,-0.02874984,-0.05189076,-0.040909722,0.040808808,0.017296668,0.028825412,0.012592331,-0.07898865,-0.027269453,0.0027604683,0.03414521,-0.01630922,0.016064284,0.03162951,0.01351214,-0.012187506,-0.021948315,-0.034982562,-0.023289306,0.028983474,0.016726045,0.07811017,0.05944859,0.0121885715,0.014281427,-0.007950952,0.021703359,-0.008103121,0.023504155,-0.007442369,0.007383839,0.009904078,0.021798735,-0.020263463,0.0054528886,-0.030294275,-0.0017052223,0.025850546,0.035687357,0.036288645,0.027038462,0.039132867,-0.00813919,0.0027721869,0.010284002,0.00538123,-0.0029448327,-0.019752197,-0.025442693,0.045178846,-0.045793116,-0.053863224,-0.032636087,0.021528462,-0.035025984,-0.013322286,0.021462228,0.03302144,-0.03451849,0.012951944,0.04514112,0.05904427,-0.0006185229,0.01799262,0.0032022942,0.024315113,-0.010189124,-0.014877454,-0.011035092,0.000035920166,-0.038582917,-0.011786195,-0.042307254,-0.011614365,0.05641018,0.025494091,-0.02838365,-0.020485152,0.037040744,0.018504225,0.029635739,-0.01867318,-0.015899822,-0.023527395,0.03619425,-0.004713738,0.008957033,0.017742936,-0.02916882,0.024346678,0.03000073,0.02222507,-0.01716601,-0.0039502513,0.024892488,-0.0021742717,0.05828316,0.011300114,-0.008867561,-0.040989544,-0.005296567,-0.01413988,0.025047023,-0.009203988,-0.019518958,-0.01598114,0.0492331,0.028130978,0.04204023,-0.047178566,-0.0057941023,-0.047738675,0.02080191,-0.0038770463,-0.041157648,0.036557,-0.009588286,-0.044761524,0.033188514,0.029925235,-0.04585196,-0.026462724,-0.010818084,-0.03514579,-0.03178897,0.047424454,-0.016022295,-0.030535666,-0.068018384,0.02062149,-0.03451457,-0.042526454,0.01713071,-0.007582234,0.003956754,-0.028508255,0.09224603,0.045093197,0.007941553,0.0054429793,0.031719733,0.046698857,-0.024036637,-0.01276723,-0.017525619,-0.045662913,0.0007975983,0.02206606,-0.011963743,-0.031229062,-0.027880928,0.007265146,-0.017795848,-0.0153476335,0.016714843,-0.033483814,0.009457163,-0.043993976,0.014396416,0.008329992,-0.033863217,0.08155398,0.03388094,0.030239658,-0.000039546736,-0.017871479,-0.033837333,0.032469336,-0.05220809,0.017412495,-0.012466167,0.005252297,-0.051826976,0.027121175,-0.0640201,-0.0057230457,-0.027667176,-0.025252305,0.020862268,-0.008033822,-0.0075627267,0.0027319123,0.015124315,0.04284501,-0.019643482,0.00857422,0.027832631,0.044265114,0.04089248,0.033760738,0.019693848,-0.030071296,-0.0024112056,-0.024111755,-0.019038,-0.014138917,-0.06623256,-0.013396554,-0.007759887,0.05235272,-0.0013004232,0.013015974,-0.023141237,-0.013568168,-0.026231542,-0.0005112612,-0.020242268,0.013938519,-0.024624208,0.008522306,-0.010740124,0.0036410866,0.027996644,-0.014955573,-0.017483512,0.02465417,-0.004610248,-0.049190253,0.009825379,0.021378696,-0.00060232077,-0.026593221,0.005283455,0.0084858835,-0.012515576,-0.05508028,0.0010915963,0.012712564,0.048628725,-0.045590874,0.07253386,-0.019212343,0.008494575,-0.019416813,-0.0655181,0.018213728,-0.005574836,0.001348228,0.036732048,-0.029399212,-0.022966085,0.051822048,-0.015983937,-0.005092381,0.04905719,-0.028971195,0.010604735,-0.036140602,0.0072902725,-0.04931632,0.057012394,-0.039873432,-0.011660493,0.02954655,0.004121348,0.048860203,-0.06216665,0.012225095,0.03303008,-0.006871042,0.021150941,0.06355437,-0.0030591495,0.00024903304,-0.0009096724,-0.040547036,0.023241565,-0.009825476,0.02609282,-0.002339085,-0.017193345,-0.06244035,0.0027436095,-0.009652214,0.03307537,-0.05210992,0.0023912534,0.009361647,0.0013974763,-0.022955442,-0.017661726,0.012242902,-0.0093820235,0.0025698238,-0.008679273,0.0010855325,0.024554605,0.048084807,-0.022512335,0.0049922285,-0.04534102,-0.029187135,-0.008150092,-0.04938656,0.017014107,0.0017041251,0.03289785,-0.016516995,-0.016650489,0.033473466,-0.01616,-0.022488529,-0.036499538,0.052986085,0.015253762,-0.04246012,0.055719964,0.017971408,-0.020358548,0.025690446,-0.02928589,0.029136047,0.006575627,-0.013468677,0.025461193,-0.006353205,0.02679108,0.033051267,-0.009518033,-0.022430278,0.017149119,0.020209517,0.004227308,-0.012461568,-0.02062512,0.0044776425,-0.010523407,-0.053730533,0.011467459,-0.076223284,0.024255939,0.013266142,-0.0047201957,0.030882588,0.03148846,-0.013130188,0.020391727,-0.048535872,0.0032664272,-0.12431823,0.0023178856,-0.030317698,0.011791792,-0.020063845,-0.019648395,0.0085502155,-0.04267252,0.019093933,-0.017954467,-0.0005827802,-0.010577719,-0.011740376,-0.0011923414,0.022669949,0.0034847578,-0.010209807,-0.009785351,-0.008401218,0.013544633,-0.013250621,-0.046798695,0.023198629,0.016672252,0.03288222,0.0056149065,-0.024672775,-0.019584315,-0.0054060523,0.008512924,-0.004092955,-0.040993366,0.017794505,0.006929967,-0.0010070942,-0.0060951198,0.0051418156,0.023258492,-0.007300154,0.008650224,0.005358866,0.017732548,0.009093653,0.022063248,0.023930699,0.042418513,0.027445218,-0.029641401,-0.005188121,0.02536581,0.03597913,0.0850032,-0.036499225,0.027656313,0.02432256,0.0048013907,-0.041236617,-0.0042527374,0.012525553,0.0011030663,-0.049248904,0.049468085,-0.0073226863,-0.04341153,-0.0367385,0.0005904018,-0.027725665,0.009175352,-0.030303162,-0.029247886,0.009408299,-0.004980122,-0.040858895,-0.014223159,-0.0073637995,-0.04247976,0.022995373,-0.014575787,0.03543922,0.018841332,-0.037079904,-0.039323274,0.01653126,0.014221424,0.08689851,0.043627314,-0.029126434,0.008880841,0.017576523,0.0155449435,-0.00087615335,-0.04710661,-0.009010092,-0.007244876,-0.050589934,0.016604807,-0.027700676,-0.016629085,0.03160066,-0.0018762602,-0.02570454,-0.04112235,-0.0055645187,-0.0031882133,-0.008912049,-0.017215291,0.04556708,-0.018361546,-0.012209088,-0.04072037,-0.04832168,-0.0058853966,0.0018593824,0.018571762,-0.037193615,-0.027370304,0.016077777,-0.05279086,-0.027954997,-0.085563354,-0.016365442,0.035733175,-0.03879345,-0.007783633,-0.012022934,0.024063993,0.024045488,-0.009183765,0.0083617205,0.009686209,-0.037871942,-0.026487952,0.0047218082,0.010687468,0.0039159646,-0.00033573393,-0.051721077,0.04600641,-0.028712366,-0.057371594,0.021811506,0.0022921509,0.004573628,-0.03200158,-0.015427001,-0.03826969,-0.012665396,0.06262399,0.039408553,-0.044970464,-0.01663462,0.023724042,-0.022251002,0.051826984,0.00029843062,0.031394307,-0.024503741,0.009868748,-0.019219883,0.06905758,0.025431965,-0.026600149,0.0032983397,-0.009600031,-0.017166428,0.038165137,0.012967571,-0.028491225,0.0046549267,0.024551455,0.027188519,0.011940146,-0.014789355,0.038483653,0.023959115,-0.043206554,0.0023319956,-0.049830306,0.04371169,-0.020590378,0.008685194,0.037595205,0.106101654,0.008942989,-0.0075953957,0.008601414,0.00034009363,0.004638909,-0.03657173,-0.013558974,-0.0048654173,-0.0018894363,-0.02016576,-0.012025136,0.061982475,-0.03702392,0.021167118,0.009210783,0.0055339127,0.009405996,0.031541366,0.0014512318,-0.040362835,0.0036830578,0.02920089,0.0015918831,-0.017265227,-0.004116922,-0.0019801848,0.011755903,-0.029746836,0.028665986,-0.022832252,0.029835135,-0.021030795,-0.022768375,0.06612512,0.029261772,-0.004076079,-0.05025626,0.0029853375,0.032616578,-0.025368892,0.008375375,-0.03374785,-0.02094818,-0.011335049,0.022441695,-0.029344305,0.019541135,0.0168454,0.017279785,0.012510733,0.034098435,-0.043013748,-0.039120145,0.023415029,-0.015131935,-0.015752178,0.044009537,-0.0013354153,-0.03835884,0.0075327232,-0.01446047],"last_embed":{"hash":"jye4bx","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"jye4bx","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#1. SSH Access for Git Operations","lines":[130,146],"size":277,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"jye4bx","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#1. SSH Access for Git Operations#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03174423,0.04541842,-0.018558936,0.043581236,-0.033744447,-0.018317413,0.00556509,-0.007500638,-0.006723929,0.029985521,0.013067749,0.04520978,-0.028485343,0.012978069,-0.0077285767,-0.05027818,-0.042141378,0.03622812,0.029282944,0.012672576,0.0090759965,0.034793258,0.018465493,-0.0066209733,0.01876887,-0.015378882,0.033676714,0.0037777137,0.008684947,-0.0188156,-0.025358299,-0.014780289,-0.012328276,-0.01348415,-0.040598232,-0.0055519035,-0.029039133,-0.0071428427,-0.024059042,0.006741287,-0.036621165,-0.0046844594,0.03840238,-0.031370092,0.008489775,-0.021547789,0.0073604602,-0.011464516,-0.02131727,-0.0023410374,-0.016785145,-0.019541647,0.018776594,-0.019960217,0.025635468,0.047258954,-0.0054023378,-0.0036723977,-0.025474414,0.013699318,-0.034815848,0.018357353,-0.048633832,-0.03060186,0.023014458,-0.0035485453,0.037020396,0.056682028,-0.015131825,-0.02542099,-0.025125004,0.048930377,-0.034081437,-0.021100532,0.006579753,0.035712868,0.04280757,-0.0082018385,0.015604639,0.029375914,0.025368692,-0.026683813,0.029852467,0.026200747,-0.03924007,-0.0219505,-0.038022798,0.08562232,0.035097122,-0.010808068,0.001964473,-0.023433961,-0.0071554333,-0.05715041,-0.037259184,0.0068325414,0.008040443,0.022805093,0.008576586,-0.0019601064,0.019615723,-0.020048171,-0.03426335,-0.03442048,-0.011150322,0.011024411,0.008827877,0.00071352,-0.0028265011,-0.025768109,0.020898724,-0.011344737,-0.03040916,-0.016141962,-0.025419239,-0.048509836,0.008526264,0.003061352,-0.047197305,-0.048312277,-0.0039434945,-0.00029425157,-0.012274229,-0.0349161,-0.014463556,-0.0048815007,-0.01654874,-0.01048304,0.034470472,0.044862222,-0.07742643,0.0072672125,-0.010907492,-0.009651155,-0.01242331,-0.022570884,-0.011343653,0.042294946,-0.021783203,-0.045243748,0.0067164917,0.055308312,0.0060781646,-0.01914847,0.029642547,-0.031781226,0.07090186,0.009193405,-0.007362209,0.004015253,0.025656713,0.005897079,-0.007163822,0.0004682304,0.0039690863,0.020655353,0.013009225,0.008955253,-0.014738956,0.032874048,0.0038206216,0.016829414,-0.04587664,0.011131709,0.029876137,-0.058742013,0.0050637405,-0.013355783,-0.019791301,-0.022145655,0.004099559,0.0075283097,-0.013694903,0.053916827,0.011854822,0.03766589,-0.019282576,0.04082797,0.052679952,-0.03695702,-0.06855946,-0.0027519246,0.0155900745,-0.03736918,-0.014605106,-0.010074331,0.018734377,-0.012033664,-0.0056854216,0.04426955,-0.03381555,0.043780636,0.0031556457,0.03225775,-0.023076817,0.0061373548,0.019625096,0.024733394,-0.0051306845,-0.037415028,-0.006151399,0.01667886,0.043651562,-0.009130037,0.0028035152,-0.0008310109,0.031089807,-0.021871263,-0.0313682,-0.09514806,-0.011445936,-0.0086975135,-0.024927158,0.0148746,-0.03386898,0.053504445,-0.021670055,0.04146766,-0.0017661151,-0.04545069,-0.027471464,0.036823142,-0.044539027,0.032173596,0.036237825,0.0019108942,0.06725934,0.055012334,0.008767524,0.007900023,-0.04206404,-0.021007199,0.00032577224,-0.024251133,0.09281199,0.0002467754,-0.0693553,0.013343376,0.03147493,-0.015255222,-0.0055075586,-0.024344446,0.020781912,-0.033285055,-0.029056292,-0.0005096801,-0.00013655254,0.026385088,-0.016908938,-0.03937964,-0.007220332,-0.018142661,-0.0123893265,0.0057434444,0.03200409,-0.00026478298,-0.014607679,-0.0102823395,-0.0016352246,-0.029448364,0.042683795,0.014007868,-0.022579078,0.015605324,0.010546459,0.012073731,-0.04377295,-0.029300716,0.021512685,-0.0005324614,-0.034874734,0.07699994,-0.022034096,0.06420562,-0.03494766,-0.00471179,0.037097327,-0.018602928,0.028702205,0.057142053,-0.032972854,0.06271723,0.020906415,0.04481684,0.0057241595,-0.013856036,0.066896714,-0.0060664616,-0.007163855,-0.06511756,-0.04084241,0.049413685,0.06306856,-0.03730155,0.018029118,0.042894743,0.0090415,-0.13816698,0.0013950964,0.043478627,0.04035763,0.011463791,0.02306133,-0.053708408,-0.040752046,-0.070277154,0.04504397,-0.0021050689,-0.03732419,0.01515482,-0.033742875,0.018578047,0.034438234,-0.022512125,-0.010886365,-0.013117038,-0.039086252,0.009276369,0.0014829915,0.049026776,0.016726239,-0.0002843691,-0.009035815,0.07654381,-0.007904575,-0.037474416,0.0068457187,-0.0053658104,-0.0050237426,0.0065488964,0.01150002,-0.0037195578,-0.0040277275,0.026751254,0.010997206,0.010403504,-0.009964272,0.02897843,0.03848748,-0.038360838,0.009569641,0.009452902,0.018395681,-0.00794936,-0.035728518,-0.048754215,0.008442679,0.021400008,-0.01785793,-0.05150856,0.008971047,-0.026655981,-0.0032128743,-0.009077856,0.08781716,-0.019663496,-0.030541185,0.031091502,0.010953148,-0.004412611,-0.02656042,-0.033159647,0.020539759,0.03815899,-0.018115448,0.014545704,0.0015195042,0.00528308,-0.049501155,0.0133796595,0.056302536,-0.016186945,-0.019896932,0.022803308,-0.030894719,0.025179693,-0.11745149,-0.0076295743,-0.004246653,-0.018485706,0.05197724,-0.020025816,0.012678573,-0.017924754,0.07004273,0.0035356532,0.24299398,0.018974947,-0.023776416,-0.030480567,0.0014451287,-0.00010973609,0.0051760385,0.024773248,0.048315093,-0.035845432,-0.028014285,-0.004913763,-0.009406858,-0.024552325,0.013362036,0.030119063,-0.047113493,-0.0039255098,0.021597497,-0.0059978683,0.00714922,-0.016856238,0.012852503,0.025301931,-0.019086186,-0.023705486,-0.03627655,0.019864658,-0.032624926,0.07258521,-0.021101091,0.04976952,-0.000833916,0.014304523,-0.05075074,0.035693187,0.020933744,0.0007508663,0.017688142,0.021314554,-0.0060895807,0.02013056,-0.018797409,0.016636742,-0.02457921,-0.040213365,0.021513773,0.020973803,-0.055097,-0.014294681,-0.055977147,-0.03213634,-0.04008909,-0.0033020955,0.033831425,-0.026907256,-0.052778028,-0.041694995,0.040689714,0.01739661,0.026429268,0.014655666,-0.07857275,-0.026211457,0.006114592,0.03209378,-0.011817629,0.019461406,0.032136813,0.009019727,-0.013194243,-0.021306628,-0.032658618,-0.027088562,0.027953155,0.014756398,0.07648871,0.05808398,0.0090679545,0.0191432,-0.006644099,0.02131822,-0.008695777,0.02372777,-0.0055064615,0.003700164,0.0123437615,0.019803047,-0.018758083,0.0046241414,-0.030754203,-0.003207898,0.027555568,0.034043033,0.04003726,0.026820745,0.035167597,-0.010077392,0.0053048423,0.012253174,0.00720171,-0.0050260387,-0.018728342,-0.024054313,0.045641214,-0.048494987,-0.05459643,-0.030959614,0.021701617,-0.036811944,-0.01189655,0.020928483,0.03359311,-0.03558296,0.010492666,0.046547092,0.0600499,0.0029028836,0.014735007,0.0032892013,0.021371942,-0.011576666,-0.017425137,-0.00762884,0.003264933,-0.038259435,-0.008303971,-0.043232117,-0.011863333,0.054008998,0.022367753,-0.028629227,-0.01573527,0.035637654,0.018157648,0.029106675,-0.022090841,-0.016568275,-0.02522511,0.041202154,-0.0072550294,0.0059960955,0.019604504,-0.031980377,0.024816588,0.02876757,0.023254747,-0.018690659,-0.006052112,0.021219341,-0.0020576343,0.055368453,0.012144437,-0.010756415,-0.037469346,-0.005438556,-0.012061606,0.022192497,-0.009722707,-0.022853214,-0.013033671,0.048122108,0.03036575,0.04112092,-0.048341814,-0.0056955926,-0.050023355,0.017962629,-0.0014192155,-0.041579913,0.036642797,-0.009003038,-0.045309644,0.02829924,0.03203089,-0.04879328,-0.026902407,-0.008381678,-0.035427645,-0.030725632,0.044662744,-0.018896274,-0.028127518,-0.06734024,0.024307948,-0.039562892,-0.043031104,0.016639708,-0.009384536,0.0027472451,-0.029141257,0.086505294,0.046435695,0.012334042,0.0035168421,0.03256755,0.048613366,-0.027805146,-0.0138347745,-0.017180976,-0.045215614,-0.0025455598,0.022643626,-0.015956888,-0.031471957,-0.02500171,0.0085879,-0.017189533,-0.013128444,0.018732678,-0.037302326,0.011565073,-0.03976626,0.0143091455,0.008625744,-0.033779014,0.08310703,0.031942647,0.037671585,0.004018992,-0.017221598,-0.034736503,0.03562471,-0.051302556,0.019983644,-0.01127819,0.0040140534,-0.05482911,0.03194735,-0.061748333,-0.0061509996,-0.02664397,-0.030983407,0.022820609,-0.011375452,-0.005332473,0.0025728578,0.016343648,0.042065088,-0.018251823,0.008531381,0.0269425,0.043433785,0.0390464,0.03200666,0.022077123,-0.028542528,-0.0038417103,-0.023120357,-0.018980589,-0.015396796,-0.06809227,-0.009685966,-0.00648591,0.051970843,0.002222996,0.01173341,-0.024321128,-0.017186446,-0.026169548,-0.0012324444,-0.024453988,0.016082577,-0.024755914,0.011077398,-0.007235257,0.0026290251,0.02625989,-0.0144767,-0.013064542,0.021872694,-0.0062875305,-0.051142156,0.008656246,0.018420868,0.00038091384,-0.027309537,0.010217086,0.010685226,-0.015680708,-0.05523167,0.0032027243,0.013649278,0.05005699,-0.044621598,0.07581796,-0.016725553,0.009726265,-0.018237077,-0.065024495,0.014116456,-0.009228969,0.0026992029,0.033554364,-0.030878827,-0.02250555,0.04943829,-0.017363146,-0.005390316,0.049729723,-0.029926425,0.010998098,-0.036377165,0.007753434,-0.048739478,0.056260094,-0.037300162,-0.009622228,0.030164098,0.0037001008,0.050131436,-0.06460458,0.015071508,0.035640918,-0.012858654,0.018459398,0.059410267,0.00031504652,-0.0037463435,0.0028880131,-0.04405511,0.021613216,-0.012250451,0.026497252,0.0026105042,-0.01993804,-0.062006183,0.0007691306,-0.009425675,0.03170039,-0.050592884,0.00043545107,0.008233637,0.0014575352,-0.025493557,-0.017044274,0.010169172,-0.010595512,0.0010263989,-0.0074061505,0.0023551178,0.02586266,0.048411332,-0.02041981,0.0006945007,-0.043674033,-0.029367791,-0.0069098882,-0.045215737,0.014161199,0.0056045502,0.035536304,-0.014897714,-0.0148292985,0.034889914,-0.01741697,-0.023195824,-0.038595863,0.051266022,0.013823097,-0.043485958,0.05334917,0.018137364,-0.018509323,0.029097313,-0.028740179,0.024738004,0.0074061393,-0.015719764,0.027422007,-0.007145122,0.026795028,0.03219034,-0.009753736,-0.02001801,0.016105078,0.020699948,0.005253606,-0.012769829,-0.022050427,0.0098191295,-0.009289285,-0.05000294,0.0103619,-0.07404808,0.023944316,0.015352157,-0.0064339135,0.031126784,0.028515821,-0.009941846,0.0194919,-0.050596282,0.00085579423,-0.12289969,0.0037400085,-0.02875772,0.008857074,-0.021617642,-0.01882852,0.00631119,-0.04442888,0.021984058,-0.016688332,-0.007470047,-0.011678466,-0.015226869,-0.0013153963,0.022755822,0.0022104764,-0.0062354095,-0.00583396,-0.008175952,0.012752523,-0.016472487,-0.045860842,0.027502397,0.018077381,0.031736072,0.0065057343,-0.018623406,-0.019711088,-0.005348613,0.01078582,-0.0051936833,-0.036846813,0.014497686,0.007822028,-0.003971037,-0.0060213986,0.0052555096,0.023709225,-0.002957756,0.005746836,0.008399359,0.019221034,0.009781968,0.0229759,0.023751518,0.04100224,0.028432261,-0.027324576,-0.007889058,0.021233637,0.037365153,0.08571239,-0.03381099,0.025945107,0.024056057,0.0011994423,-0.04233084,-0.004399567,0.013318511,-0.0019024545,-0.049926076,0.050044756,-0.011742572,-0.039758947,-0.037030138,0.0036408214,-0.024194907,0.010363683,-0.030227536,-0.027740888,0.011564046,-0.00759033,-0.042519126,-0.017519744,-0.0041599963,-0.041411143,0.02254772,-0.012071121,0.03246795,0.019569352,-0.035867482,-0.04132136,0.015452342,0.008797399,0.08824839,0.04875617,-0.027432997,0.0093600545,0.018393327,0.017169155,-0.0005723971,-0.04430397,-0.0080848485,-0.006575833,-0.04862117,0.017825598,-0.031135827,-0.016661484,0.03206814,-0.0016384748,-0.027755968,-0.0400531,-0.0086123785,-0.0049076914,-0.0064327633,-0.020103151,0.048338924,-0.02159907,-0.01499122,-0.044436567,-0.050007444,-0.0055418345,0.0052575856,0.02047841,-0.03624802,-0.027581021,0.013665375,-0.052519098,-0.02634267,-0.08502856,-0.016429972,0.032106813,-0.0414655,-0.005305775,-0.011654648,0.01866797,0.022390343,-0.009989836,0.0061166044,0.011493138,-0.040208057,-0.024210975,0.006478023,0.011744109,0.0023127869,0.0037522456,-0.04919288,0.0449646,-0.031765886,-0.0559304,0.025046412,0.0027581996,0.0042791544,-0.028802857,-0.019137813,-0.03555233,-0.013108256,0.061732884,0.03620023,-0.042424235,-0.0172421,0.02064265,-0.018743368,0.051696576,-0.00126098,0.029287057,-0.027278839,0.0040794476,-0.016550208,0.068345085,0.019753367,-0.027833061,0.0032172068,-0.004429434,-0.01685685,0.037186336,0.012334557,-0.02689599,0.0015865045,0.024062626,0.021684397,0.007132211,-0.0138702495,0.037624817,0.023963429,-0.041189734,0.0030853855,-0.04756461,0.049877007,-0.020624097,0.005593808,0.03664701,0.1039986,0.005621615,-0.008401197,0.0076830005,-0.0023490621,0.005079729,-0.03626978,-0.015653197,-0.0028146883,-0.005344553,-0.01614263,-0.006716102,0.0642194,-0.03510905,0.020864943,0.009885363,0.001623614,0.0070699845,0.03343162,-0.0026175587,-0.043193404,0.003289747,0.031098722,0.0033950985,-0.017346216,-0.0031150712,-0.0005413517,0.009298205,-0.031283602,0.02816567,-0.02704526,0.025525915,-0.02094208,-0.026306795,0.06794878,0.030616751,-0.0066085584,-0.051993348,0.0025948887,0.028159656,-0.024525588,0.0136238225,-0.034959946,-0.022441294,-0.01452264,0.022639873,-0.030400438,0.018655168,0.018607913,0.01637344,0.011345982,0.033092134,-0.045360714,-0.039681736,0.026441883,-0.016177507,-0.012258857,0.045829862,-0.006133254,-0.039381485,0.00045937582,-0.01674448],"last_embed":{"hash":"okxpe4","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"okxpe4","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#1. SSH Access for Git Operations#{1}","lines":[132,146],"size":239,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"okxpe4","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.057016574,0.03152394,0.012802885,0.025909444,-0.0112061035,-0.03144405,0.0013387706,0.0064907335,0.0008207653,0.062336642,-0.012622709,0.018030658,-0.022642588,0.005474661,-0.0023498442,-0.003954056,-0.013304978,0.022496363,0.031411875,-0.012436516,-0.021149734,0.008659697,0.008178993,0.013947469,-0.0002936613,0.025227383,0.009756169,-0.0038577353,0.002966175,-0.010843392,-0.02313604,-0.018693207,-0.011613978,-0.014799984,-0.000706123,-0.028917069,-0.020816172,-0.04612798,-0.033842567,0.030406006,-0.0070545417,-0.026881872,0.0114728045,-0.02365982,0.03300732,-0.03784541,0.043837797,-0.009190988,-0.025369748,-0.03802521,0.00091316807,-0.02460561,0.061219297,-0.025593726,0.012419125,0.020215232,-0.013021049,-0.03852376,-0.045583438,0.018510435,-0.054103874,0.022454876,-0.047763016,0.022876984,0.0067816055,-0.011116102,-0.003655625,0.031518057,-0.0075191488,-0.03741851,0.018438252,0.056409914,-0.052906778,0.014994332,-0.024025016,0.021983081,0.019906506,0.008859729,0.010842528,0.058932435,-0.008311129,-0.014082489,-0.00623101,0.022371199,0.0009733202,-0.013923035,-0.03441998,0.07030162,0.035814766,-0.02822988,-0.007436945,-0.001026392,0.02436774,-0.07387232,-0.02821772,-0.0048255343,0.0042686844,-0.015425959,0.04445358,0.018736662,0.004500697,-0.006154803,-0.014177481,-0.03538663,0.0145587055,0.06371645,0.027375292,-0.00031920345,0.00016717476,-0.028860975,-0.0048230146,0.008252896,-0.011082265,-0.032217104,-0.019884381,-0.07986372,0.01332216,0.00431036,-0.02835867,-0.029225424,0.03332463,0.00060503324,0.013421786,-0.01903035,0.026986383,0.019242916,-0.046514668,0.042833846,0.025942832,0.023841001,-0.023505978,-0.01681074,0.008528122,-0.0053134803,-0.024189424,-0.013344713,-0.047036815,0.03571904,-0.007075745,-0.06678146,0.02889643,0.070858285,0.0016824811,-0.0019071683,0.021508794,-0.038777817,0.07228093,0.012849513,-0.03500471,-0.041788425,0.008146632,0.009832891,0.022759551,0.008799733,0.039328653,-0.0090945205,-0.0015495535,-0.016991928,0.012534969,0.04130044,-0.041184235,0.04604743,-0.047646463,0.0023500782,0.043942127,-0.050869565,0.007136057,-0.016373279,-0.017254133,-0.01305605,-0.0060268478,0.034156594,-0.00360003,0.063583225,0.03177632,0.024400722,0.015911045,0.031589963,0.029591344,-0.026620012,-0.06954124,-0.019223167,0.015511224,-0.03627929,0.0025115008,-0.01803374,0.05592412,-0.015475989,-0.019211717,0.059709273,-0.027665896,-0.01022016,0.0364174,0.0066078985,0.017101908,0.024358721,0.04600008,-0.0064804973,0.004469105,-0.03169295,-0.0037521273,0.018259708,0.05908842,-0.010899204,0.025955005,0.022191025,0.004344652,-0.010520422,-0.006685539,-0.05509023,0.004446487,-0.033457845,-0.0012522042,0.03421919,-0.03747109,-0.00069563347,-0.0025891652,0.02601181,-0.018539501,-0.031924684,-0.025235543,0.048346046,-0.030079596,0.010733808,0.052101642,-0.0018700603,0.044035237,0.034934416,-0.0054659923,-0.0071027726,-0.036937915,0.009762201,0.020583153,-0.022002816,0.07179374,-0.0182792,-0.05529863,-0.013951662,0.0014210104,0.006490989,0.014645864,-0.010648323,0.053140767,-0.016822724,-0.041740913,0.0032232841,-0.013113039,0.049915127,-0.022848418,0.0032659895,-0.006671482,0.015103006,0.011658472,0.0041252426,0.025718506,-0.010577157,-0.0037611544,0.0024563817,-0.00204485,-0.037471436,0.031620007,0.05111858,-0.0013783452,0.022557458,0.006766485,0.00306498,-0.028638579,-0.042991884,0.018679252,-0.000022174117,-0.02577373,0.036583226,0.01589036,0.03289735,-0.0050559193,0.01663144,0.019950565,-0.03290067,0.046529766,0.06172962,-0.05339416,0.025502762,0.022437446,0.038751666,0.0025579669,0.007776963,0.017024016,0.006801648,0.00029581634,-0.047410797,-0.068788886,0.028108714,0.067983344,-0.0032423262,0.019851295,0.024867434,0.0013642419,-0.16618276,0.008801165,0.042635962,0.013842602,-0.0052880277,-0.011578683,-0.05919376,-0.032949064,-0.037451867,0.02738138,-0.025767086,-0.038747396,0.025087833,-0.03569297,-0.005652447,0.009746121,-0.0013721599,0.0103912,-0.008020287,-0.026466008,-0.019877914,-0.048316088,0.018183798,0.016508795,0.00075733557,-0.036886487,0.057390638,-0.006385189,-0.052124493,-0.014544917,0.023729477,0.015049254,0.0039056805,-0.015427682,0.003751582,-0.011838076,0.021196522,0.031382635,0.039249834,-0.017867014,0.03313543,0.018894406,-0.0626522,0.020182293,0.022652684,0.03550661,-0.0031833623,-0.0055984654,-0.03559563,0.040675595,0.0410287,-0.028202087,-0.014226974,0.019796858,-0.037467845,-0.01796013,0.03142541,0.068890676,-0.023468826,-0.059942216,0.034259196,-0.030746393,0.021540979,-0.036833283,-0.017850261,0.01955029,0.024272228,0.009434361,0.020827377,-0.0043691806,0.0041373717,-0.070377305,0.017363613,-0.0001285218,-0.015252754,-0.00855705,-0.019136831,-0.03734385,0.0023308294,-0.12014576,0.004566952,-0.0063380604,-0.025343463,0.051608603,-0.019080605,-0.030891059,-0.026176762,0.04515505,0.009660236,0.23580916,0.051048137,-0.013497893,-0.0014539165,0.04293286,0.013887246,0.014714199,0.03145792,0.027720759,-0.022489682,-0.041146412,-0.006936682,0.013654705,-0.0060679084,0.0023467243,0.007612769,-0.06112614,0.012290069,0.039725497,-0.016337488,-0.017631812,-0.0062876437,-0.003383914,0.039091416,-0.032344557,-0.04821073,-0.027964523,0.022489654,-0.054389164,0.015469766,-0.015435245,0.047585003,0.0056074667,-0.009034597,-0.06494054,0.03681078,-0.02185204,-0.0058497335,0.00029099357,0.019579949,0.020731086,0.013490434,0.017183196,-0.007017226,-0.032246694,-0.006953947,-0.00085778337,0.013245001,-0.036928125,-0.048953474,-0.06307192,-0.028978493,-0.062221438,-0.028075915,0.033690542,-0.019496271,-0.012330878,-0.043763213,0.020756254,0.052402783,0.037240665,0.023794426,-0.0833,-0.025736082,0.017049722,0.022501314,-0.0005267714,0.0032394223,0.039646342,0.046615757,-0.00354878,-0.027299693,-0.008223827,-0.014538281,0.013130165,0.039395954,0.06549967,0.06391488,-0.019157125,0.015020379,0.009814957,0.00223885,-0.013669504,0.06940775,-0.020588389,-0.0021303243,0.0015475953,0.063055016,0.014631238,0.006790093,-0.030097418,0.0045145224,0.008837848,0.04320734,0.008676015,0.020515611,0.032342445,-0.013129129,-0.0071847755,-0.022316858,0.024720144,-0.013923108,-0.016649155,-0.024029506,0.037555534,-0.02211117,-0.019876633,-0.010484684,0.009602439,0.010158616,-0.03227996,0.0076064244,0.009191369,-0.03347324,-0.011453449,0.0325039,0.004039584,0.017565355,0.0697546,-0.0022901185,0.028859217,-0.018299416,-0.01456874,-0.0023094264,-0.0014251024,-0.02688243,-0.010571842,-0.007570096,-0.03756074,0.026910905,0.026100047,-0.015634328,0.0033030733,0.05185469,0.03094125,0.05735462,-0.0043183607,0.0067142467,0.01819316,0.0027542573,-0.03359355,-0.0010262568,0.032303993,-0.020553488,0.020386623,-0.008298806,0.004114117,0.02451352,0.027210308,0.034527708,-0.017300863,0.0459189,0.029121788,0.009443941,-0.03531893,-0.052484404,0.0009845671,0.009183442,0.01087533,-0.045393687,0.0014792386,0.03581131,0.048902478,0.032782532,0.004437692,0.027128644,-0.039791077,0.03135397,0.009609935,0.00694719,0.025826436,-0.023000382,-0.040180538,0.044630453,0.016085617,-0.053408228,-0.058983196,-0.007005496,-0.0067104707,-0.008040106,0.034069475,-0.0068823374,-0.048351992,-0.07501156,0.033801652,-0.021650175,-0.03664012,-0.010618117,0.020368002,-0.01386109,-0.011586077,0.09423537,-0.011046181,-0.0009330866,0.0030764064,0.046561666,0.061598837,0.026689354,0.01686525,0.025568914,-0.053904705,-0.0119992355,-0.005810302,0.026849607,-0.018357117,-0.025604652,-0.04769534,-0.005224333,-0.03533398,-0.0077406205,-0.015600081,0.015859962,-0.08158933,-0.011533481,0.0376137,-0.035415623,0.03536619,0.023592276,0.02227545,-0.027813993,0.042030104,-0.006898087,0.033953335,-0.06318325,-0.0072087157,0.00698134,-0.025375519,-0.033779092,0.0029119288,-0.025659105,-0.0067873867,0.017412266,0.020334112,-0.012632978,0.010425438,-0.00858197,0.0074298456,0.027735204,0.02117101,-0.037369747,-0.025644826,0.053154986,0.031602137,0.007804024,0.0071502556,0.023697866,-0.06448609,-0.015597613,-0.0078336345,-0.025504768,-0.032365996,-0.05501212,-0.0058849608,-0.025130216,0.058078676,0.012931668,-0.00010637684,-0.028665375,-0.033724625,-0.04257575,-0.0035712991,0.0012455818,0.028308034,-0.025235781,0.027561164,-0.025504107,0.028465878,-0.012635722,-0.03381328,-0.04033184,0.03724619,-0.014964053,-0.040753506,-0.032584336,0.0024777432,-0.018338855,-0.042713426,-0.029349824,0.0050610006,-0.024499694,-0.025130061,-0.0051082117,-0.008899392,0.0062564095,-0.02582048,0.086570084,-0.004631312,-0.021002136,-0.064310774,-0.03815551,0.022950765,-0.0054843696,-0.022152593,0.05148788,-0.039524682,-0.011559056,0.02277573,0.008266785,0.0021453844,0.04023541,-0.024313612,0.011452053,-0.04912265,-0.012509537,-0.043168228,0.052622892,-0.04895841,-0.0025155556,0.005229264,0.016811397,0.030157655,-0.0656075,0.0036987083,0.017119324,0.0073062684,0.029507963,0.057150364,-0.022174707,0.0016308456,0.009902273,0.009518477,0.022294492,-0.014920666,-0.021257468,0.016469471,-0.008067107,-0.033129837,-0.00055964256,-0.0123683885,0.07257905,-0.052444566,-0.022776293,-0.0139254,-0.032514997,0.005000577,0.009564983,-0.009747235,-0.06425316,-0.021791799,-0.009867841,0.023575924,0.023512565,0.046979606,-0.03320394,-0.012628207,-0.04711114,-0.03908008,0.010797183,-0.07683666,0.038626812,0.043329746,0.00039767867,0.011557402,-0.0075041065,0.025012039,-0.0233445,-0.013514417,-0.02389224,0.02283596,0.016712341,-0.0285995,0.05765289,0.017506773,-0.04011978,0.0047970125,-0.03619181,-0.0023868512,0.0076420857,-0.07277215,0.010628894,0.010648712,0.0143842595,0.01889242,0.012808166,-0.013553302,0.044157326,0.009197771,0.0020218818,0.0247447,0.011159024,-0.0068336236,-0.00009513406,-0.03197145,-0.02523411,-0.024385633,0.014970725,-0.003795565,-0.00089129567,0.01509095,0.039811507,-0.02411424,-0.002752521,-0.01612551,-0.0028142633,-0.13880329,-0.01718264,-0.008004202,0.013762323,-0.018248277,-0.024064621,0.03439678,-0.052333117,0.024089424,-0.017408969,-0.038620725,-0.00488257,-0.005180519,-0.0076956963,0.040962506,-0.0015698784,-0.031591028,-0.034139644,-0.025764467,0.02494004,-0.02718851,-0.03137432,0.019544434,0.0045640804,-0.0027084153,-0.017618677,-0.026448565,0.019334741,-0.019814188,0.016373731,0.0000061732253,-0.029831579,0.006578112,0.031003555,-0.00019772,-0.039812125,0.0018141243,0.02207416,-0.044983406,-0.0037736394,0.01361842,0.0467859,-0.04002147,0.02841214,0.00921953,0.014633217,-0.0012076624,-0.01950629,-0.02056779,0.011107523,0.008440691,0.0296137,0.016646748,-0.0013802203,-0.009410292,-0.004456318,-0.02381626,0.012370861,-0.042284768,-0.0027247686,-0.037372112,0.058140643,0.011737444,-0.021457443,-0.0078078206,0.019074481,-0.015911058,0.03225212,-0.04148817,0.0026602873,0.021633683,-0.0155869275,-0.015296444,-0.043822356,-0.011884862,-0.03867448,0.008148494,-0.007445382,-0.011970361,-0.018991781,-0.008762632,-0.02995093,0.017114695,0.03634127,0.07690553,0.03580214,-0.004286545,0.053778287,0.029441254,0.0014040832,-0.014646633,-0.051759854,-0.0007537225,-0.027686551,-0.016471477,0.00010628971,-0.011969286,-0.002751458,-0.014335668,-0.040458847,-0.038040046,-0.021844462,0.014833175,-0.007512952,-0.020200582,0.029380927,0.02718802,0.008128848,-0.016752426,-0.029419832,-0.039180685,-0.01827428,-0.018924274,0.009444004,-0.029860612,-0.015827678,-0.008044685,-0.017614806,-0.0171833,-0.027654853,0.009449586,0.02387147,-0.041619193,-0.030692663,0.02095257,0.019772867,0.019536728,0.033209432,0.039396517,-0.020100027,-0.0346566,-0.054225355,-0.044340998,-0.0055262824,0.00083946873,-0.021046277,0.004575136,0.058364354,-0.05630771,-0.06727442,-0.040238537,0.013935259,-0.005011125,-0.02717141,0.0050552227,0.0133948205,-0.005509528,0.03226251,0.02895398,-0.08550215,0.012603312,0.018578999,-0.043534067,0.03358244,0.010169447,0.006975527,0.0065601077,-0.04134715,-0.03225679,0.11065775,0.019928701,-0.03322603,-0.011997836,-0.036102958,-0.0110314805,0.028191295,0.016723257,-0.0021884905,0.026025841,0.009407119,0.01479646,0.012361632,-0.007792305,0.025315426,0.031137276,0.022541307,0.030860085,-0.045501046,0.02832847,0.010863488,0.040073555,0.014739174,0.059020005,0.021216067,-0.013089907,-0.007000016,0.006568254,0.038572036,-0.019420266,-0.016726913,0.021105994,0.02188264,-0.0027791103,-0.033845544,0.018993406,-0.03425448,0.030231604,0.028277647,0.012637176,0.03775482,0.004356298,-0.0040302556,-0.015000059,0.0055378447,0.023072952,-0.0032298716,0.009200431,-0.017230753,-0.0025105407,0.005501535,-0.013339835,0.0077051567,0.01614108,0.0034039372,-0.0027549018,-0.04458948,0.066603236,0.017976971,0.014637063,-0.035397064,0.03160399,0.029000256,0.0066875042,0.0033562558,-0.045649663,-0.03229754,-0.027190303,0.013775962,-0.020858726,-0.005824646,0.038822316,0.017521989,0.0117889065,-0.0067837895,-0.008496726,-0.05429219,0.03156833,-0.006604893,-0.01543104,0.05280768,0.0030611483,-0.0022041823,0.021390757,-0.022287304],"last_embed":{"hash":"14nkkt1","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"14nkkt1","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)","lines":[147,157],"size":309,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"14nkkt1","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04251353,0.017382132,0.012452219,0.036339726,-0.018857138,-0.027182724,0.018295059,0.016542016,0.0047861245,0.05347947,-0.011813416,0.023408845,-0.016952693,0.014725668,-0.009147761,-0.009393244,-0.015513844,0.006349193,0.034127515,-0.0042446987,-0.015872743,0.025070176,0.00032834706,0.012861537,-0.013219649,0.037288517,0.014352747,0.005744068,-0.006205973,-0.0024423928,-0.022775227,-0.028058555,-0.0038109242,-0.010389082,-0.001830863,-0.036913995,-0.02534181,-0.044877023,-0.040495176,0.03589286,-0.016971853,-0.028930316,-0.0014591186,-0.025950786,0.034184337,-0.029474754,0.027445225,-0.0047054286,-0.01884195,-0.02772239,0.0071761813,-0.03676493,0.049643382,-0.01433042,-0.004653908,0.010408454,-0.017771715,-0.054779258,-0.038103286,0.02364889,-0.053397004,0.029987063,-0.032181304,0.010825529,0.023875255,0.0011495596,-0.0020349878,0.031428535,-0.007769914,-0.031767223,-0.00008225605,0.051474355,-0.061127227,0.0145581085,-0.019371055,0.036270164,0.026187927,-0.0058005666,0.02379972,0.04895716,-0.0023261087,-0.030562941,-0.0048022913,0.01246501,0.00029344799,0.0004616775,-0.039161228,0.05382,0.043072086,-0.033462644,-0.0049005863,0.0012750035,0.012628227,-0.05752053,-0.03417459,-0.0014913441,-0.0076357503,-0.012047216,0.04284711,-0.010486277,0.009742706,-0.00033942255,-0.010974968,-0.028396636,0.0027477492,0.0449896,0.030547012,-0.007510144,-0.006306916,-0.02915598,-0.0043851635,0.017029958,-0.013958962,-0.027310008,-0.017655486,-0.08933229,0.010591091,0.0038918243,-0.026733248,-0.04778541,0.030825695,0.0117006255,0.021504479,-0.02833577,0.029479643,0.01808132,-0.0433077,0.036663465,0.038205266,0.03122887,-0.026055308,-0.021432683,0.0044292402,0.0047424696,-0.019192435,-0.022934945,-0.0286879,0.030047731,-0.019515393,-0.07218347,0.021679638,0.07699226,-0.0046005417,0.00034188983,0.023912653,-0.0340734,0.052648827,0.02496259,-0.033830006,-0.0524364,0.0016823327,0.0027525842,0.03513449,0.020555314,0.03354346,-0.004516199,0.021562835,-0.003058855,0.003540286,0.051707495,-0.046795405,0.04537173,-0.04451679,-0.00011555328,0.051147673,-0.050911687,0.012988915,-0.012487497,-0.015425599,-0.0253769,-0.0071179685,0.018832034,0.007206602,0.060798936,0.032449573,0.025100827,0.025455564,0.033579182,0.041852824,-0.03208988,-0.06653177,-0.010513991,0.020512516,-0.02507921,-0.0015257787,-0.0094184745,0.04712826,-0.00964186,-0.014485242,0.057186693,-0.027312305,0.0055589518,0.026702298,0.006487069,0.029821998,-0.0027351368,0.031538915,0.0070912843,-0.010514607,-0.03448044,-0.011225366,0.023676392,0.052553147,-0.008561152,0.016707238,0.02643537,-0.003364588,-0.013975608,-0.020912431,-0.050587103,-0.0028248562,-0.032108158,-0.007809712,0.027443754,-0.044161577,-0.005268782,0.009496596,0.038419314,-0.0035617016,-0.029878702,-0.041985333,0.038289186,-0.021414634,0.031254407,0.033949263,0.0010310251,0.03755747,0.03056505,-0.0011853364,-0.008300205,-0.03631384,0.009245579,0.03231103,-0.0052749566,0.07330085,-0.017377127,-0.055744972,-0.0055608973,0.0049112802,-0.010151441,0.022479966,-0.017058227,0.040763333,-0.025491182,-0.03994243,-0.004289287,-0.012477187,0.0500316,-0.021486314,0.013170478,0.00014496183,0.013350806,0.006634627,0.007823618,0.04615394,-0.023930322,-0.012537628,-0.005684232,-0.0074457866,-0.046735656,0.030624183,0.051295374,-0.009002611,0.024362449,0.0013375835,0.008145815,-0.02934249,-0.026941435,0.03099893,0.0058594123,-0.029504444,0.029804097,0.024661176,0.040974338,-0.0015626887,0.012689271,0.0140425535,-0.017276363,0.038739152,0.06490013,-0.05835316,0.031645853,0.033040166,0.041279525,0.021208467,-0.0073307194,0.01285928,0.01967732,-0.015701275,-0.046277232,-0.08630541,0.030170374,0.064741,0.0019214406,0.022827668,0.01665229,0.013864695,-0.16481164,0.016381796,0.0457943,0.018517539,0.0024090149,-0.0073801107,-0.045301132,-0.028269414,-0.035450708,0.029670095,-0.024989745,-0.03605279,0.018794997,-0.037168067,-0.019931993,0.020903757,0.008325305,0.00048224008,0.009577828,-0.026753578,-0.015372049,-0.03241668,0.0073290393,0.018520037,-0.0021288379,-0.03354483,0.06549093,-0.012001417,-0.069007955,-0.02358679,0.014742395,0.0005831383,0.0058899214,-0.022761123,0.012519077,-0.020416994,0.01718102,0.020389192,0.024269946,-0.02475087,0.023405785,0.03631057,-0.06111026,0.02019512,0.020699617,0.032641403,-0.009921358,-0.0075911307,-0.04350464,0.03318421,0.04181502,-0.037142374,-0.010302809,0.026860228,-0.03645336,-0.0167866,0.022650765,0.06815052,-0.026667582,-0.05112676,0.022680102,-0.037000943,0.04003699,-0.052613482,-0.026995283,0.0066123665,0.030117508,-0.012370775,0.01803844,-0.0108404625,0.01372138,-0.06523047,0.026634678,0.01040235,-0.027495837,-0.010584318,-0.017463297,-0.04581197,0.0084272735,-0.11476847,0.011835187,-0.001509806,-0.02895522,0.044778917,-0.029143784,-0.036529325,-0.01665314,0.042446528,0.011300563,0.2513081,0.056230422,-0.020425437,-0.0040971045,0.03365872,0.010735001,0.015273402,0.03141402,0.033762924,-0.015294432,-0.053485904,-0.008824946,0.011572304,-0.0029333842,-0.006981713,0.012230163,-0.054070935,-0.0023492018,0.048217658,-0.008469592,-0.019259622,0.014808422,-0.015385697,0.020584168,-0.027883774,-0.023168314,-0.01000594,0.01095478,-0.044359576,0.023851436,-0.0276621,0.032843553,0.01151414,-0.016984474,-0.078908116,0.023167102,-0.021797607,-0.017850198,0.025625734,0.018951483,0.01069322,0.009452557,-0.01112445,0.0018912101,-0.042914595,-0.03731546,0.00043103143,0.0035184617,-0.036630876,-0.043291144,-0.05445203,-0.019905034,-0.05840476,-0.02227599,0.02354319,-0.031673346,-0.014438976,-0.03727207,0.018289352,0.041352227,0.01938755,0.016437372,-0.093421884,-0.049481384,0.0098651685,0.024149582,-0.007477469,0.010198455,0.033850342,0.04704227,-0.018694036,-0.0153638795,-0.015153715,-0.015257728,0.020593617,0.039809283,0.074554004,0.059410073,-0.025422215,0.021425093,0.0010799587,-0.004119861,-0.0028377357,0.055375285,-0.023628399,-0.013186404,0.014712748,0.049006984,-0.005471158,0.013469874,-0.029289344,0.013173922,0.017834367,0.06197524,-0.00035518644,0.012244945,0.020421557,-0.006525928,-0.0057026157,-0.025165904,0.026491242,-0.027719552,-0.030462453,-0.022708807,0.03544095,-0.004593534,-0.018761136,-0.0020369987,0.019669443,0.011167825,-0.03958546,0.020525105,0.01715381,-0.03914543,-0.012631692,0.034377407,-0.000043586057,0.026062781,0.047863964,-0.00030099688,0.027427014,-0.021613065,-0.021302596,-0.012836126,-0.0072937845,-0.03153569,0.009371767,-0.006062056,-0.039743874,0.02275739,0.02265887,-0.018441698,-0.02289863,0.045765143,0.025997464,0.06647316,-0.01246409,-0.010792995,0.029384298,-0.0016742073,-0.030295817,0.011059968,0.033590432,-0.026088338,0.0292675,-0.0057294997,0.001406444,0.028205331,0.034766655,0.038613033,-0.020678751,0.059225418,0.0300531,0.009406686,-0.030038305,-0.032085296,-0.0033833808,0.0021561787,0.02247406,-0.035510343,0.00027188635,0.03465024,0.042367056,0.035544585,-0.012931776,0.0459347,-0.029636,0.033995613,0.00039286417,-0.007575017,0.020860547,-0.026294058,-0.0385396,0.029445898,0.013576558,-0.032446362,-0.04972451,-0.002279248,-0.019866712,-0.018234778,0.027787872,0.007246282,-0.039982878,-0.07763954,0.042514343,-0.024594557,-0.034332357,-0.002296913,0.005162679,-0.0137359975,-0.0018369983,0.09360747,0.002570878,0.00042725165,-0.005231795,0.0538196,0.07191672,0.026548255,0.014719579,0.019462151,-0.07026614,-0.0139461,0.0026304845,0.02105141,-0.016932566,-0.02239837,-0.038945697,0.0006436522,-0.039897107,-0.0018186965,-0.0148087125,0.006836207,-0.06594871,-0.004909566,0.029781125,-0.037616413,0.036533747,0.03161181,0.024873743,-0.029872134,0.05180733,-0.011978232,0.027311312,-0.060487796,-0.026994169,0.008799443,-0.019517995,-0.027247505,0.0011298399,-0.025595542,-0.0047570677,0.022996483,0.03467526,-0.007239711,0.007184389,-0.0021092205,0.004954866,0.020297462,0.010147135,-0.045144077,-0.009268981,0.037703075,0.01893782,0.016495928,0.0032207642,0.022577822,-0.08084053,-0.023105994,-0.0026953232,-0.026463607,-0.035347007,-0.05285823,0.012493116,-0.02638594,0.0644821,0.010174529,0.00789494,-0.035069596,-0.023592427,-0.036304522,-0.0008634213,0.005583945,0.036066175,-0.018401518,0.01934845,-0.011593742,0.031540394,-0.013838404,-0.03439008,-0.048463933,0.041806124,-0.022571791,-0.04834989,-0.02684078,-0.002722347,-0.025506716,-0.04760622,-0.026427412,0.009166037,-0.042205833,-0.037306305,-0.010600001,-0.009759496,-0.00081896014,-0.014126942,0.076962836,0.00008202175,-0.012153036,-0.063728005,-0.030859698,0.023515817,-0.017820051,-0.029740533,0.038413033,-0.04722682,0.004003989,0.033852886,0.016927587,-0.0020279617,0.026377881,-0.009986674,0.018461695,-0.03764865,-0.0018088892,-0.03886454,0.04599986,-0.03056846,-0.015690131,0.007677562,0.006612301,0.036684997,-0.054471776,-0.004432486,0.031636443,0.018618189,0.02923079,0.063444875,-0.033893686,-0.0030179382,-0.00010338571,0.007712885,0.03256573,-0.01565326,-0.016624687,0.008288642,-0.002638106,-0.040240034,-0.030421726,-0.005099754,0.06947112,-0.0473232,-0.021807203,-0.018122628,-0.030625308,-0.0017573914,0.0042674285,-0.0059325746,-0.05373505,-0.025289299,-0.0030401042,0.01894205,0.0098675825,0.04465613,-0.025028817,-0.0047684386,-0.02354091,-0.03488462,0.0060028294,-0.066386476,0.031744137,0.049367014,-0.013705407,0.0138620185,-0.010138803,0.026803114,-0.016773561,-0.018274207,-0.02410278,0.033670392,0.025246177,-0.027517589,0.053369004,0.006366512,-0.032073308,0.018883448,-0.028018076,-0.002593335,0.0028278157,-0.041352335,0.016371485,0.024567362,0.027685352,0.021684166,0.010831354,0.0057693063,0.047565993,0.010471444,0.013367435,0.025334572,0.008401396,-0.0039996686,-0.0083839,-0.010437377,-0.015722727,-0.01661351,0.012848129,-0.0065228734,-0.0050112093,0.017091155,0.04535546,-0.020411508,-0.00021850473,-0.0026433663,0.007912436,-0.14854562,-0.023472976,-0.017232282,0.017633304,-0.020426095,-0.017431317,0.030036174,-0.0515617,0.030134125,-0.01814103,-0.04197128,-0.012253948,-0.0030441487,-0.017735166,0.043879773,-0.010569985,-0.021234851,-0.03534877,-0.010724067,0.029220467,-0.026073018,-0.026202336,0.037249994,0.012290191,-0.0027790074,-0.007653448,-0.025454737,0.015349933,-0.017742226,0.024183918,0.011549279,-0.04024638,0.013072606,0.044596516,0.007927491,-0.02776096,0.0120861,0.023968166,-0.04916654,-0.0000035501175,0.028524185,0.055696756,-0.030496487,0.031860624,-0.0024784605,0.02675801,0.0068445895,-0.0046960814,-0.012032858,0.019771347,0.016453521,0.031629067,0.007943721,-0.00443042,-0.009954133,-0.010500316,-0.028707117,-0.0033466453,-0.027393615,0.008510327,-0.035554007,0.058895063,0.003688507,-0.025471129,-0.014829319,0.01457001,0.004261821,0.032936305,-0.048922166,-0.017290533,0.019719066,-0.04079244,-0.0064538186,-0.05449626,-0.008909921,-0.036684133,0.0036541438,-0.014310729,-0.016375404,-0.015797045,-0.013414842,-0.021709463,0.0021074913,0.030121468,0.072641686,0.030029368,-0.0155254705,0.03278612,0.033074073,-0.004240417,-0.01650877,-0.054333583,0.013670025,-0.03427572,-0.0051179356,-0.004558504,-0.012244021,0.0047342656,-0.015290729,-0.040730245,-0.04635121,-0.039042193,0.01625967,-0.014263205,-0.019604092,0.041302003,0.03362466,0.030075269,-0.028707491,-0.035320356,-0.04636044,-0.019888094,-0.009251835,0.015496895,-0.04263564,-0.010771715,0.003974066,-0.025080046,-0.0023906738,-0.035109244,0.005776745,0.020160133,-0.032331325,-0.036299914,0.0086109955,0.029629124,0.025594933,0.033830293,0.028391462,-0.01690087,-0.02570614,-0.055423085,-0.03574721,0.006460061,0.016336402,0.004752994,-0.00681478,0.056768477,-0.05588733,-0.07208512,-0.030547796,0.010608922,-0.003711273,-0.039382543,0.0006821815,0.012826361,-0.0077807,0.029482143,0.03909531,-0.07128262,-0.0059261257,0.0024405683,-0.033867877,0.04688067,0.012642095,0.0059405873,-0.00564225,-0.040751185,-0.024870424,0.09979451,0.010777846,-0.028593043,-0.03245043,-0.03325872,-0.008285717,0.028234702,0.0025454715,-0.0017700207,0.013403426,0.0067238277,-0.0025030738,0.020183217,-0.011103134,0.036878683,0.025308428,0.008857189,0.028195394,-0.03809989,0.0379405,0.009652376,0.050629377,0.008068843,0.05853653,0.018728005,-0.021501044,-0.0038042949,-0.0010023452,0.034836307,-0.032140903,-0.0073367497,0.020670867,0.017437281,-0.012024272,-0.031481504,0.020955505,-0.03152703,0.028864268,0.026196418,0.022521352,0.02898603,0.004771671,0.017559925,0.007821616,0.0023408593,0.012088266,0.0015791039,-0.0048397887,-0.023953594,-0.00761997,0.0057857526,-0.0021745649,0.012868013,0.017187692,-0.004934942,0.010350392,-0.05475485,0.063635066,0.018339822,0.011483993,-0.02985448,0.03902817,0.03591966,-0.023175154,0.0074525215,-0.04079568,-0.029992526,-0.011739528,0.0040713963,-0.034475412,-0.0034801476,0.026437921,0.013837341,0.012652081,-0.02647755,-0.0044105174,-0.037120122,0.020839201,-0.019485714,-0.011912766,0.051370494,0.012908423,0.0013930476,0.032262083,-0.02577139],"last_embed":{"hash":"1nrejmy","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"1nrejmy","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{1}","lines":[149,149],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nrejmy","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.051369797,0.034693003,-0.0014478343,0.018324755,-0.01787208,-0.031268038,-0.0038015512,0.0062993807,-0.00045098018,0.04893713,-0.0075582974,-0.0042649196,-0.030053195,0.0076277414,0.0030379754,0.010568115,-0.015560511,0.005698306,0.0164648,0.0032317804,-0.013655725,0.02238117,0.029642887,0.022036023,-0.03021043,0.029447665,0.01641062,0.0051933797,0.010533378,-0.010572164,-0.018163493,-0.036614038,-0.02104381,-0.007481973,-0.0070507955,-0.043335054,-0.01638804,-0.02617823,-0.03837187,0.050628785,-0.016983332,-0.045467753,-0.0031466628,-0.022838006,0.038242646,-0.02015416,0.02986638,-0.008246941,-0.021591336,-0.026139298,-0.015939057,-0.03518872,0.045498144,-0.018122567,-0.007130115,0.01461485,-0.031611487,-0.050502304,-0.028680377,0.00989388,-0.06860788,0.03518325,-0.025171649,-0.0030670175,0.015206311,0.0028435022,-0.0007469819,0.016519034,-0.0070245625,-0.03180332,-0.0038622478,0.04214218,-0.04254,0.015975598,-0.013710869,0.013942754,0.02499519,0.0037757521,0.020135859,0.066081576,-0.015862063,-0.02829038,0.0011829238,0.0056010047,0.012702729,0.011262923,-0.038423344,0.075799756,0.051637173,-0.038325477,-0.004495805,-0.0064580813,0.033260792,-0.048816536,-0.046510965,0.008350159,-0.0040026107,-0.007882696,0.053921826,-0.018191654,0.017256415,-0.0012713076,-0.012950333,-0.03465059,0.002035235,0.05722822,0.007497129,-0.004333597,-0.02348626,-0.024304232,-0.007997602,0.019247575,-0.008847702,-0.027344376,-0.03217601,-0.06911945,0.011405051,0.0071003214,-0.02250564,-0.039455988,0.037925724,0.003006598,0.01465562,-0.024751224,0.027676433,0.0194019,-0.039733466,0.043013427,0.027370414,0.011510574,-0.018008627,-0.024737239,0.020362848,0.0031943808,-0.016454559,-0.0225572,-0.020877825,0.030674247,-0.017356131,-0.05861387,0.019543685,0.07511924,0.012718052,0.015731359,0.0308635,-0.017883185,0.07857121,0.014986544,-0.052626785,-0.03633099,-0.0258488,0.006238993,0.0031424016,0.010740159,0.02891593,0.01410929,0.0033027688,-0.016895363,0.027293285,0.042286623,-0.043801524,0.041422185,-0.037272073,0.001164292,0.04375932,-0.060339943,0.010757293,-0.006461546,-0.022816174,-0.028755361,-0.008646676,0.04880367,0.00498723,0.06264446,0.035491567,0.030087328,0.013621572,0.0362737,0.044070113,-0.027550371,-0.06932451,-0.025427973,0.009352243,-0.018088778,0.002372345,-0.019871358,0.024294555,-0.01425096,-0.016656542,0.040071398,-0.033003803,0.014243002,0.023943625,-0.0009363533,0.017932031,-0.0045274654,0.053335056,-0.0025002852,0.0038125394,-0.034097884,0.0069985413,0.027599536,0.054346576,-0.016854007,0.014565661,0.016959086,0.020042885,-0.012962089,-0.025594244,-0.05887772,0.0071123303,-0.032531917,-0.009838842,0.023290388,-0.036451414,-0.011581927,0.0012822407,0.035203073,-0.021798566,-0.0075855,-0.02570807,0.04215833,-0.016685346,0.043652046,0.03541946,-0.008333115,0.046758216,0.02010024,-0.021115238,0.0035423832,-0.055919122,0.031244546,0.021691974,-0.016980598,0.080565035,-0.020393373,-0.0434333,-0.0046645408,-0.0058426918,-0.0022492115,0.009663394,-0.024928844,0.027444143,-0.02751444,-0.039304573,-0.005355809,-0.008978556,0.048440468,-0.026510062,0.013959562,-0.0034978816,0.014467093,0.006363068,-0.0098306155,0.026978197,0.0010970022,-0.0023984842,0.0016717996,-0.0016099983,-0.03882326,0.029556973,0.07038457,-0.002162852,0.021657538,0.005101971,0.016642686,-0.041908417,-0.026348013,0.025267366,0.002350017,-0.024775881,0.030181224,0.014454041,0.03815998,0.006289795,0.0024947838,0.024201648,-0.015483142,0.025962645,0.059444033,-0.062436845,0.028691724,0.032503814,0.047450777,0.006126084,0.00057903654,0.03177847,0.010670896,-0.011267717,-0.053601466,-0.0757218,0.044126704,0.06994315,0.002373642,0.022196844,0.017371077,0.01961584,-0.1633563,0.029013598,0.040617634,0.030754093,-0.0075590974,0.016955458,-0.06092762,-0.012308894,-0.043976467,0.021882795,-0.01444352,-0.045207724,0.013148896,-0.024055677,-0.012120099,0.023702987,-0.008685232,-0.0027924427,0.008918587,-0.031178884,-0.020349378,-0.033225093,0.022589788,0.00951054,0.010054378,-0.025841624,0.0598703,0.004723377,-0.050672777,-0.027381822,0.0023154349,0.012606655,0.0031844028,-0.021451585,0.006352224,-0.01696655,0.013462165,0.027217284,0.024142122,-0.01822814,0.02283803,0.046510946,-0.0554428,0.021267628,0.010311948,0.01250403,-0.0032028647,-0.0088939285,-0.040367745,0.01594979,0.03189874,-0.035250325,-0.004810942,0.039181538,-0.04256129,-0.013310394,0.0034993032,0.065009505,-0.014747804,-0.045372576,0.03155319,-0.02748755,0.047251936,-0.05131985,-0.018826602,0.008100135,0.02223543,0.0042346544,0.03427466,-0.007506567,0.013093119,-0.061074696,0.024016658,-0.0015330614,-0.026573513,-0.011333125,-0.0098631,-0.03928653,0.013286898,-0.11751015,-0.0005197802,-0.0050241593,-0.009484358,0.048977286,-0.024639098,-0.031494398,-0.01872493,0.017892957,0.019015593,0.24357913,0.04576951,-0.021191673,0.0076918434,0.045760848,0.008602972,-0.0060225395,0.027509587,0.0319746,-0.016102051,-0.041310884,0.0030221008,0.013939691,0.0077481964,-0.004239861,0.012497577,-0.054527298,0.0045701005,0.040923357,-0.007581642,-0.025036056,-0.0011195552,-0.018618409,0.016769493,-0.02310942,-0.03277891,-0.028829528,0.013572108,-0.03631256,0.0053979005,-0.021736186,0.05498576,0.00862502,-0.027063392,-0.07556943,0.03485401,-0.024148453,-0.019169603,0.01666777,0.014007903,0.0076800296,0.010497188,0.002985874,0.003469875,-0.05071182,-0.033973385,0.0127947135,0.014700642,-0.038007423,-0.055382397,-0.056956165,-0.019377755,-0.06903176,-0.028540572,0.036962267,-0.015012145,-0.012652443,-0.04615843,0.013990073,0.034554087,0.007829437,0.018355217,-0.076880455,-0.03227808,-0.0030019123,0.020537613,-0.015709817,0.006744204,0.034329362,0.044729296,-0.026797349,-0.020079428,-0.017467918,-0.016248643,0.013964758,0.031025859,0.06492821,0.06867495,-0.012685962,0.014360437,-0.007102529,0.006476481,-0.009547944,0.053701617,-0.022746505,-0.0018539578,0.026569422,0.06680006,-0.0063010515,-0.0058844523,-0.022843601,0.016898176,0.0122013325,0.055490974,0.0071310243,-0.003199796,0.03432472,-0.010850771,0.0012752581,-0.012414689,0.015857242,-0.01146737,-0.03819687,-0.034668125,0.03416192,0.007914761,-0.011595759,0.012421133,0.016176032,0.01296893,-0.038239133,0.0049319165,0.026200475,-0.04223147,-0.0061447755,0.028127734,0.012927458,0.022369035,0.060180172,0.0034372257,0.036955778,0.006270276,-0.017830435,-0.00045090893,-0.0036884532,-0.016175402,-0.0043618516,-0.0018447848,-0.042801894,0.012236202,0.023209648,-0.020936983,-0.025548391,0.035761096,0.010481335,0.059662696,0.00097016536,0.01557404,0.040259458,0.006426682,-0.03327636,-0.007591984,0.028480718,-0.009745954,0.015567357,-0.009965789,-0.0050921,0.027239831,0.026954442,0.048960537,-0.014224264,0.059082173,0.044604033,0.015571849,-0.025378713,-0.043071702,-0.010847827,-0.009622554,0.027484987,-0.03335828,-0.0051744706,0.020791052,0.041182905,0.03480469,-0.010635033,0.03604354,-0.02115387,0.04331292,-0.01111469,-0.012222502,0.01739159,-0.020805983,-0.046254553,0.033677235,0.010324993,-0.026883254,-0.044793937,-0.010453288,-0.004328788,-0.011154176,0.025508238,-0.0110965995,-0.03881427,-0.07489931,0.042565644,-0.012250974,-0.024696194,-0.0067312154,0.026343687,-0.020833487,0.0017291167,0.08444611,-0.003559722,-0.0030695845,-0.013337271,0.05344223,0.065679386,0.019907173,0.010884267,0.038012244,-0.04222094,-0.00677193,0.0026285984,0.016261928,-0.008993113,-0.023463288,-0.03794736,-0.020871911,-0.024109917,0.009054483,-0.01618542,-0.00024765433,-0.06759957,-0.008712605,0.020837875,-0.045162026,0.02202314,0.038518,0.023949757,-0.040895022,0.050568487,-0.009506161,0.019062364,-0.06588956,-0.016659414,0.0011432664,-0.018334772,-0.012615764,0.0026615367,-0.030015146,-0.005071154,0.027562583,0.03227501,-0.004162825,0.0056798384,-0.023328394,0.019492058,0.028506763,0.002854809,-0.05005377,-0.010380757,0.049230125,0.027474318,0.017672095,0.018266652,0.024400378,-0.085245214,-0.025249261,-0.004207362,-0.019608837,-0.031007074,-0.056900196,-0.0030163378,-0.033673625,0.065007225,0.012713723,0.005217072,-0.031613614,-0.02721846,-0.036471333,0.0074972906,0.010489214,0.025667971,-0.020835295,0.01775813,-0.01129805,0.021624852,-0.020345654,-0.022888789,-0.044328142,0.03376602,-0.015739096,-0.053373046,-0.022836607,0.0009888145,-0.013021703,-0.04249381,-0.02183608,0.027906954,-0.019495359,-0.057727955,-0.02455374,-0.012371818,-0.003470267,-0.01700479,0.0834088,-0.01160505,-0.00641793,-0.07231709,-0.043728042,0.015688796,0.015428215,-0.020587793,0.056752183,-0.025439948,-0.0026095712,0.007887671,0.024956299,0.00471164,0.0384899,-0.014373426,0.003098409,-0.048029397,-0.023226025,-0.023156088,0.057122674,-0.037430383,-0.033599846,0.0073362114,0.02230884,0.016942412,-0.061258648,0.006510654,0.024117682,0.022367524,0.04213125,0.078926645,-0.027490094,0.0049626715,-0.0062312945,0.00367611,0.027705247,-0.017763495,-0.011941563,0.019590644,-0.00084858964,-0.039873797,-0.013286892,-0.0059789433,0.090737864,-0.05303728,-0.0042713,-0.0089040175,-0.026757559,-0.0028075138,0.013574558,-0.0022245494,-0.06333732,-0.02462772,-0.014666181,0.01671795,0.021389896,0.05460485,-0.03295796,0.010997778,-0.03580787,-0.025042938,0.014234799,-0.063064195,0.035005532,0.02847701,-0.017902168,0.000011347439,-0.0025406473,0.024216324,-0.025132118,-0.024578106,-0.037536267,0.027939878,0.021021258,-0.022180602,0.06586821,-0.0031462698,-0.018703077,0.015643958,-0.03323969,0.017503858,0.005058655,-0.031614,0.010147281,0.030818803,0.022539323,0.01673465,0.017068071,-0.010198572,0.03976767,0.008574367,0.0050180377,0.0067707337,0.014090198,-0.015914124,-0.011987757,-0.014864146,-0.040193606,-0.017680034,-0.0055808118,-0.0013283482,-0.0056770216,0.012774941,0.04972219,-0.015213105,-0.0018357419,0.005543307,0.0048148027,-0.14945257,-0.035845786,-0.009966485,0.012661996,-0.012223339,-0.011903752,0.028933909,-0.035376675,0.03099959,-0.0017818855,-0.033073667,-0.013828275,0.0038692865,-0.010739313,0.042235043,0.008658869,-0.014951673,-0.02777357,-0.025218954,0.03352955,-0.018378155,-0.019105706,0.023672746,0.011373893,-0.011040635,-0.0034608105,-0.030743036,0.003806367,-0.014320287,0.01906146,0.012990016,-0.030333307,0.03124011,0.040406693,-0.008980545,-0.05005869,0.0036893494,0.013857156,-0.052062176,-0.0013988588,0.017951593,0.048093583,-0.040579475,0.03620281,0.008309317,0.020289201,0.027166381,-0.016690824,-0.014561129,0.022965265,0.009817282,0.02961517,0.012567448,0.004635711,-0.00811198,-0.016482253,-0.020174468,0.0056589767,-0.02826699,0.027761228,-0.022540618,0.051282667,-0.0046019005,-0.035569414,-0.019660415,0.0062379767,-0.035540525,0.025119456,-0.049452107,-0.008566014,0.010473505,-0.03756061,-0.012492118,-0.056629654,-0.011621232,-0.034556404,0.02377228,-0.017084308,-0.01769164,-0.032539185,-0.024450043,-0.02393442,0.019852031,0.017019058,0.06838064,0.028389717,-0.022462938,0.0314711,0.02966299,0.009121588,-0.02541285,-0.059508696,-0.0073687853,-0.038098548,-0.019662824,0.010404811,-0.006705095,-0.012210884,-0.0133645525,-0.043804146,-0.035830308,-0.025731608,0.016103383,-0.008284562,-0.031203004,0.037760604,0.023785384,0.006252616,-0.016810777,-0.044938203,-0.04972512,-0.019664686,-0.00968753,0.004280274,-0.058216564,-0.030877037,0.009734005,-0.020883245,-0.011479908,-0.04299232,-0.017619222,0.009475575,-0.009867616,-0.03265707,0.019092891,0.03035985,0.035814796,0.029646765,0.03478136,-0.020416498,-0.018897673,-0.039491996,-0.052837916,0.00013082719,0.016949752,-0.009976704,-0.011490142,0.055801895,-0.04173093,-0.068041354,-0.037786238,0.01823301,0.00716632,-0.0390166,-0.017522067,0.0145108765,-0.023856623,0.030335296,0.0379308,-0.07417672,0.0046443637,-0.0058160904,-0.044198345,0.041484628,0.016140388,0.0106256185,0.0033682727,-0.04439116,-0.016441211,0.091157265,0.015154755,-0.0399449,-0.02270387,-0.032189608,-0.012039604,0.028586537,0.003432553,-0.013240558,0.018181924,0.011266028,-0.0009816226,0.021371098,-0.0080921715,0.04382604,0.03150574,-0.004159027,0.021617668,-0.03213819,0.023524929,0.0030210998,0.042112768,-0.01450996,0.0627639,0.043691196,-0.015405379,-0.008412922,-0.016873645,0.037889373,-0.029347604,-0.0032779335,0.011440438,0.020448953,-0.01329886,-0.0465813,0.013331273,-0.04637166,0.024476424,0.021950005,0.026317623,0.030723022,0.0061975243,0.014268777,-0.0066684927,-0.00026004727,0.016734308,0.0009822281,0.006784342,-0.012129129,-0.0012102216,-0.0015605282,-0.0067276466,0.010438927,0.025251295,0.011277351,0.009580723,-0.04376135,0.07167762,0.022417976,0.01445345,-0.01324049,0.029073078,0.031943608,-0.009204332,0.00011545149,-0.05053765,-0.024064522,-0.008648718,0.013359788,-0.020306263,-0.0029207577,0.051629547,0.019688383,0.00077084656,-0.009988788,-0.0064253774,-0.047460936,0.034258086,-0.007959338,-0.0073654735,0.045943156,0.010831896,0.0030779284,0.028064787,-0.026507208],"last_embed":{"hash":"19pfeaq","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"19pfeaq","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{2}","lines":[150,150],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"19pfeaq","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024651451,0.033729445,-0.012819194,0.045719173,-0.016625611,-0.032593854,-0.0016043761,0.009227138,0.012891988,0.042022638,0.0017540227,0.028584467,-0.023862679,0.0058086365,-0.008175696,-0.026170278,-0.016402824,0.026682636,0.026437603,0.0107787745,-0.00865492,0.016521523,0.0073623615,-0.0011523309,-0.015275033,-0.0008207672,0.018545732,0.013095707,0.003948271,-0.014324538,-0.010459541,-0.038934868,-0.006188857,-0.023417067,0.011674105,-0.04958833,-0.04144864,-0.049413707,-0.03163937,0.04137382,-0.013158572,-0.019227639,-0.0023059938,-0.019442454,0.022945173,-0.03281302,0.025190277,-0.003580706,-0.041896563,-0.03073436,-0.0072464207,-0.02227984,0.03507344,-0.014030592,0.0013738971,-0.0023932208,-0.032490645,-0.055677798,-0.045335088,0.00070575246,-0.058041647,0.022848833,-0.040418357,0.0040295627,0.027093763,-0.013184358,0.00879916,0.02810893,-0.0059901727,-0.021861047,-0.003665761,0.04278518,-0.06142463,0.015002857,-0.006273947,0.029751224,0.013600817,0.00093874015,0.009579315,0.056340374,-0.014259789,-0.040404893,0.0153114805,0.0035700414,0.01755478,0.0119470395,-0.06890703,0.08018288,0.04498208,-0.035907272,-0.013489726,-0.011290738,0.030549925,-0.06203883,-0.032095842,0.00015884833,-0.014731518,-0.019587928,0.020291075,-0.013574784,0.008772681,-0.0006995072,-0.020768505,-0.014944542,-0.0032006737,0.038116664,0.005753884,-0.01789654,-0.010783932,-0.018247675,-0.0053898706,0.0195305,-0.021994088,-0.032391284,-0.01705763,-0.07822964,0.01793886,0.014253865,-0.038734272,-0.059909154,0.03598057,-0.0011142545,0.033994116,-0.030154414,0.0019494977,0.027129028,-0.038306203,0.038304444,0.012103723,0.024895156,-0.023436327,-0.008007453,0.007683497,-0.0064068735,-0.030766618,-0.023373432,-0.0353337,0.04842948,-0.03143265,-0.070455514,0.021345248,0.06977422,-0.0009941699,0.0012904801,0.023556557,-0.03985888,0.06589539,-0.0006898079,-0.023556914,-0.022692852,0.009467922,0.022082077,0.020203821,-0.0023721699,0.016743949,-0.0018536545,0.002317111,-0.008379753,0.012370106,0.030767964,-0.051288787,0.031696573,-0.045441538,0.008426488,0.04643541,-0.05728826,-0.006181811,-0.004423372,-0.018689347,-0.011028814,0.0014434813,0.034504596,-0.010090675,0.067159705,0.028158214,0.03179632,-0.0029112487,0.031242702,0.04602493,-0.028683085,-0.053350206,-0.014336176,0.007144993,-0.017011285,-0.008788956,-0.009776051,0.03984916,-0.0149464505,-0.0069579454,0.059645988,-0.026340447,0.016455809,0.011111601,-0.0018035893,-0.0022234805,0.0037138278,0.037196252,0.0038291016,0.00074493757,-0.03777922,-0.0030797957,0.02536463,0.048820175,-0.03623043,0.019637583,0.025767751,0.015977103,-0.024889909,-0.0008948283,-0.022538543,-0.02080854,-0.02951698,-0.0207221,0.026861968,-0.0354454,0.016338676,-0.00078065775,0.040800713,-0.0043193838,-0.02525032,-0.038705565,0.03008768,-0.0088829575,0.0506565,0.041552883,0.0023044802,0.038069658,0.02038687,-0.01900815,0.009981214,-0.050393358,0.005355443,0.016947,-0.020934332,0.08674969,-0.005247774,-0.07049746,0.012976095,0.00434273,-0.011564624,0.0063625337,0.006892444,0.02103218,-0.025975652,-0.03482044,-0.013254682,-0.016393872,0.049022302,-0.010695828,0.025225392,-0.0021273543,0.024677332,-0.0044732275,0.009835603,0.033571128,-0.009180088,0.002159591,-0.0011651645,0.02020685,-0.03181669,0.033662234,0.03221592,0.0051237,0.002427683,-0.0014726359,0.006320033,-0.0363753,-0.023668613,0.02814847,0.010646196,-0.01979157,0.050462093,0.031432927,0.05294528,-0.0035658916,0.0075932555,0.019119779,-0.008781554,0.015895393,0.066646315,-0.0424036,-0.003073117,0.03576918,0.04674331,0.0040615997,0.0026508055,0.019854652,0.01014134,-0.0017200568,-0.04792179,-0.061662532,0.0421071,0.0644977,-0.0002749107,0.033014804,0.03681292,-0.0019734094,-0.15517794,0.003338691,0.050054457,0.01914735,0.0032986715,0.007012503,-0.059168532,-0.024417106,-0.034179423,0.028436694,-0.014046135,-0.042531986,0.004275945,-0.007173802,-0.029523514,0.027616778,0.0016861722,-0.011257536,0.0031521928,-0.03384499,0.0090462025,-0.037763577,0.012388809,0.025508722,-0.021827003,-0.0020805392,0.0677492,0.021430068,-0.0444256,-0.030690523,0.0020889463,-0.011419469,0.009590907,0.0010017741,-0.0057631335,-0.012742971,0.019648517,0.01212104,0.014795187,-0.009421233,0.027523696,0.0477395,-0.035271566,0.005087245,0.002428136,0.015149919,-0.0074757016,-0.0041551283,-0.05465959,0.030602561,0.051794875,-0.033091664,-0.03408385,0.018463213,-0.04602041,-0.019402081,0.0071811574,0.06813365,-0.036587372,-0.04827111,0.02959135,-0.0292785,0.02619444,-0.07468414,-0.0033545273,0.0033102734,0.011749728,0.007965635,0.023621341,-0.009709066,0.016200356,-0.054981556,0.019097514,0.0068136114,-0.022631139,-0.023652328,-0.0042480384,-0.04364082,0.0040671807,-0.10442281,0.017960675,-0.005804426,-0.014586459,0.027155416,-0.015967365,-0.024873467,-0.015248998,0.048838764,0.022836328,0.24232014,0.03669182,-0.023209782,-0.014609746,0.012154512,0.017684486,-0.0029707865,0.017845534,0.039907362,-0.023502197,-0.03203747,-0.002647662,0.0064542163,0.0065067858,-0.020776374,0.027482145,-0.0502604,0.008932035,0.036119655,-0.00409981,-0.007257221,0.008123861,-0.009776847,0.024211492,-0.028832903,-0.028833853,-0.0376634,0.02323728,-0.051736474,0.03380317,-0.010109691,0.053047743,0.005970844,-0.01617097,-0.10518553,0.03676295,-0.031523563,-0.0259301,0.022224396,0.006124734,-0.0077114925,0.013446936,-0.011720876,0.00060972624,-0.028868359,-0.036831412,0.02289349,0.022225134,-0.044284657,-0.054570783,-0.06809445,-0.015438139,-0.048644494,-0.027587464,0.037036836,-0.02211236,-0.015908109,-0.038688913,0.011885521,0.047426853,0.020276181,0.015441837,-0.089890495,-0.05784941,-0.009045077,0.033851318,-0.022498729,0.025624502,0.036126822,0.060404234,-0.007187044,-0.025702612,-0.01269704,-0.024248792,0.0014006116,0.033107933,0.06907235,0.077287324,0.00053019635,0.016472429,0.013778786,0.016804002,0.008584905,0.068695515,-0.009474586,0.008363499,0.03585887,0.051475372,-0.010995609,-0.0076813106,-0.037353523,0.025001157,0.019128371,0.07204288,-0.000989321,-0.004752867,0.035065003,-0.014091841,0.00053971,-0.021529973,0.009466958,-0.023443436,-0.025126748,-0.039490823,0.036367763,-0.015663726,-0.010776607,0.01645268,0.015833652,-0.00895915,-0.013454747,0.003853235,0.024720382,-0.047347892,-0.012790091,0.02403505,0.027707765,0.0034896953,0.032337736,0.0004495581,0.027829988,-0.014924678,-0.00911928,0.0004729071,-0.010163478,-0.022329574,0.0055594994,0.010715624,-0.03497376,0.021986838,0.029423762,-0.016025933,-0.02499262,0.040361557,0.024138868,0.064550675,-0.005671329,0.00032302333,0.004363941,-0.010506719,-0.0153691275,-0.0064953966,0.01707739,-0.019859437,0.034547158,-0.0029382063,-0.016974472,0.01643777,0.00783144,0.021570733,-0.007147671,0.047848657,0.024194827,0.0046084104,-0.028061511,-0.0076741977,-0.0149105415,0.016626367,0.020841504,-0.028746061,-0.0073974826,0.040119715,0.053116128,0.03890621,-0.010149928,0.018218033,-0.037101425,0.03615407,-0.003442825,-0.014784275,0.025503881,-0.026607387,-0.04216282,0.03401837,0.039319303,-0.027510906,-0.055189006,-0.0039043196,-0.021177988,-0.0027921407,0.050353244,0.03493516,-0.052002285,-0.06161502,0.019684773,-0.042912576,-0.027996853,-0.006089408,0.007693446,-0.0024006916,-0.016490834,0.07243959,0.00094305305,0.0029541699,-0.01201897,0.07163931,0.07554538,0.03900512,0.0008794475,0.021813082,-0.05523135,0.004447367,-0.007412156,0.017342087,-0.0070688594,-0.017711123,-0.008791263,0.011344792,-0.036638748,-0.0073404424,-0.024696968,0.022219377,-0.064198814,0.010934969,0.015572646,-0.05718212,0.03876716,0.03824765,-0.0027156381,-0.026194958,0.057010572,-0.016063236,0.023538314,-0.049962986,-0.029783208,-0.01644816,-0.012075909,-0.02240319,0.017697988,-0.029460248,-0.0048837913,0.023040298,0.02607905,-0.0052054757,0.003047863,-0.02127938,0.010185291,0.017719835,0.017095448,-0.052325882,-0.007274747,0.06781039,0.03530177,0.036032062,0.023097442,0.01493844,-0.06584288,-0.018748704,0.009754749,-0.018665224,-0.009935444,-0.0704397,-0.0080596795,-0.030865587,0.06259969,0.010960026,0.010601407,-0.03625137,-0.023203764,-0.033949785,0.009599607,0.011671164,0.04395797,-0.023770956,0.008782263,-0.015256701,0.014667372,-0.0006068453,-0.024543218,-0.04099128,0.042595275,-0.027694741,-0.041067604,-0.023539137,0.03020048,-0.016561257,-0.050376423,-0.01874313,-0.0052639884,-0.049439467,-0.056621704,0.0010169289,-0.018857885,0.007459297,-0.018659864,0.07498775,-0.013478331,-0.0017155056,-0.05413382,-0.03549886,0.019764254,0.012968969,-0.009761157,0.029557502,-0.02568472,-0.0069248523,0.010581277,0.018768704,0.006998673,0.034502324,-0.010796456,-0.0047691343,-0.047341533,0.0033093179,-0.026029434,0.028668927,-0.04221869,-0.0288629,-0.0070719863,0.02955929,0.03875171,-0.06714144,-0.011055835,0.036674272,0.025244795,0.03175195,0.074111976,-0.013806236,0.008534472,-0.0025104575,0.011025061,0.028270157,-0.015018569,0.0042500403,0.0033550356,-0.011356792,-0.052766472,-0.033618934,-0.011413749,0.08589853,-0.049119364,-0.0033631378,-0.021327235,-0.006107122,-0.0059144525,0.030176777,-0.0053060274,-0.031311844,0.00041962168,-0.009680972,0.035025373,0.03930264,0.045790203,-0.02703582,-0.017719803,-0.045715284,-0.040044405,0.013395756,-0.05672727,0.041421764,0.041288827,-0.013579087,0.012958703,-0.013065606,0.047566224,-0.021027299,-0.022390401,-0.04900988,0.04899048,0.008338887,-0.021655172,0.055177957,0.011525938,-0.01996821,0.0050144354,-0.01734558,0.007465058,0.00085128035,-0.048161346,0.020143801,0.03148412,0.027648909,0.028240291,0.009585453,-0.022116547,0.041331675,0.004061418,0.002458218,0.029249253,0.011317291,-0.018593991,-0.019292079,-0.0008971554,-0.021893311,-0.02815712,0.0071732574,0.008621801,-0.018585479,0.024431003,0.056201648,-0.0030318613,0.02475824,0.00073654164,0.012511717,-0.13912012,-0.029702112,-0.014071945,0.015612097,-0.019158449,-0.011555678,0.026070138,-0.061733264,0.027290076,0.006792648,-0.023769822,0.003950937,-0.003630309,-0.017911432,0.039404303,0.010048733,-0.02517922,-0.032705527,-0.010632893,0.053994708,-0.02019019,-0.033211038,0.028827101,0.008608832,-0.007668562,-0.008326076,-0.029317165,-0.0063631595,-0.017520638,0.009070419,-0.0040978626,-0.037082493,0.029519912,0.03212898,0.010177495,-0.04125999,0.01119777,0.009324804,-0.03191011,0.024656776,0.0010373752,0.043028515,-0.030964606,0.028605988,0.004882723,0.029268537,0.022926193,-0.015737724,-0.0039871517,0.021408316,0.037618067,0.045375377,0.011079759,0.011783097,0.0015061127,-0.009317577,-0.01790108,-0.017793989,-0.028366279,-0.018008433,-0.03469059,0.052740235,-0.00093334296,-0.028712975,-0.007740769,0.0143567715,-0.0042216987,0.023673905,-0.05799106,-0.01591384,0.013992902,-0.013296211,-0.013984182,-0.051349293,-0.006033259,-0.04953518,0.023315864,-0.0048111943,-0.011651555,-0.0033143675,-0.024004035,-0.045757413,0.0028907992,0.026251499,0.05784343,0.03651054,-0.028112896,0.027402876,0.03575105,0.0023721664,-0.00093326834,-0.06397079,0.0090047745,-0.044158984,-0.030950217,0.023726115,-0.008605284,-0.0020620918,-0.0026076038,-0.04544674,-0.045092456,-0.014263941,0.016637031,-0.0047781523,-0.035049435,0.031985555,0.0304021,0.010064105,-0.016685197,-0.034434784,-0.038409896,-0.025161428,-0.0070100203,0.006041626,-0.037768856,-0.016924625,-0.0037747321,-0.030025285,0.0049033742,-0.05290188,-0.0036415993,0.0127651,-0.050963268,-0.02386013,-0.001224091,0.025455898,0.025265437,0.022980332,0.03214002,-0.0037833864,-0.0072704577,-0.050749697,-0.029858835,-0.0021298802,0.0118266065,0.006070313,-0.018671868,0.043382745,-0.06497061,-0.048498463,-0.04570801,0.019824227,0.0058726687,-0.03986236,-0.019690875,0.00940768,-0.00921328,0.02846232,0.045482825,-0.06803487,-0.010774775,-0.0054323706,-0.027917752,0.06175922,0.00993689,0.012522565,-0.018273987,-0.03716417,-0.013727095,0.08375214,0.0018701175,-0.04119388,-0.023673994,-0.023523139,-0.0064363885,0.035957016,0.016578129,-0.00541826,0.005072058,0.015878776,-0.004122527,0.0019306269,-0.016833145,0.03683231,0.015111978,0.00026573314,0.006343379,-0.028106969,0.048351303,0.012074596,0.043348048,-0.017126497,0.05940531,0.0113531165,-0.006064248,0.0073732943,0.0022673802,0.024774391,-0.03934615,-0.017317196,0.014970822,0.001833209,-0.025654558,-0.048816025,0.028016187,-0.053021763,0.039012596,0.019082779,0.018575208,0.03194847,-0.011363805,0.023945909,-0.01297926,-0.007929801,0.015122073,0.0023204274,-0.01413998,0.006324461,-0.01693842,-0.010440088,-0.0026000289,0.022256872,0.0010945781,-0.0020227875,-0.0073115756,-0.03981207,0.06756549,0.033377025,0.010485655,-0.024906032,0.013548336,0.03394016,-0.030430496,0.00119517,-0.053509247,-0.021438133,-0.015979012,0.028177314,-0.028155308,-0.008218578,0.052942593,0.0074839806,0.012237924,0.0039665,-0.028101543,-0.026582846,0.024504084,-0.034857515,-0.0020178044,0.039647058,0.013166807,-0.010256406,0.027213972,-0.017157681],"last_embed":{"hash":"14ef0ze","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"14ef0ze","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{3}","lines":[151,151],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"14ef0ze","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031434827,0.04085019,-0.020418337,0.02453737,-0.018302068,-0.030847222,-0.001240159,0.009772612,0.0014097224,0.042835075,0.011201366,0.030202962,-0.020254962,0.0060761897,0.008393485,-0.01696862,-0.02382352,0.019819282,0.024638256,0.013568132,-0.018291224,0.022831742,0.0025135968,0.004302283,-0.019585898,0.0026735936,0.005903954,-0.001511471,0.003974523,-0.0038814752,-0.035134632,-0.014637845,0.0055320486,-0.024619456,0.014108919,-0.06778941,-0.008071433,-0.047152556,-0.03570161,0.04753492,-0.005947389,-0.025921924,0.016545193,-0.030719753,0.026071403,-0.015287088,0.038907308,-0.031164002,-0.03446154,-0.01957448,0.0062978165,-0.019258615,0.04203392,-0.0012207384,-0.014966513,-0.0039820326,-0.050478403,-0.040963575,-0.06117705,-0.0037583634,-0.04244103,0.040012248,-0.037123315,-0.0077147824,0.013113464,-0.021893354,0.026874095,0.016499896,-0.0073673963,-0.020250931,0.016518293,0.038379155,-0.056329586,0.010625057,-0.0075500687,0.021075556,0.011611647,0.015673589,-0.016598504,0.055339903,-0.019025901,-0.0128830895,0.0059666764,-0.003405176,0.030156722,-0.014475268,-0.06457801,0.08608583,0.03346721,-0.031936556,-0.0048976564,0.010565374,0.05807735,-0.05425224,-0.02258253,-0.008532718,0.0055621513,0.0096137775,0.043628972,0.010618754,0.0045386814,0.000056467765,-0.0016304731,-0.012306434,0.012693546,0.04667087,0.020962913,-0.011168034,0.00025685606,-0.02258713,-0.0004935182,0.01702934,-0.0066052293,-0.02411355,-0.018464575,-0.06725681,0.009862884,0.042443212,-0.026920978,-0.049349066,0.041472003,-0.0048246332,0.002201965,-0.04118744,0.02384941,0.01165967,-0.049346454,0.026423266,0.006493931,0.006070619,-0.034439217,-0.02289897,-0.020061895,-0.026287643,-0.015837548,-0.009270588,-0.033825707,0.049122244,-0.02778695,-0.067531876,0.026033266,0.06164609,-0.003326331,0.0022602757,0.051110487,-0.033222366,0.07125369,-0.018673182,-0.020125082,-0.0086297365,-0.005054744,0.034415804,0.009722832,0.0054752664,0.029108878,-0.023765318,-0.009591555,-0.03316939,-0.0018595764,0.035216413,-0.034415856,0.00010371619,-0.05663521,-0.02291869,0.04598733,-0.052571412,0.018157749,0.00052079966,-0.013291639,0.0041673835,-0.0093477145,0.004001635,-0.0050502783,0.0538129,0.019824823,0.032594103,0.00835967,0.030127274,0.030796949,-0.027362298,-0.06289477,-0.042597447,-0.009060994,-0.027613973,-0.0061944686,-0.033064075,0.020682666,-0.027861811,-0.020799616,0.04172964,-0.027197147,0.0027452018,0.021214936,-0.0071579767,0.005441953,0.02422524,0.0432239,-0.0011844849,0.008107653,-0.033613678,-0.0075590243,0.031985417,0.05275472,-0.040642045,0.0100439545,0.024711717,0.027517037,-0.020745464,0.02201557,-0.029329369,-0.017965224,-0.010770896,-0.028846983,0.030910792,-0.031002287,0.0030752895,0.0060389847,0.04661732,-0.0340107,-0.031065218,-0.03331939,0.041410424,-0.028018655,0.009334145,0.055713333,0.010260733,0.001425574,0.0091947755,-0.004621354,0.0034437622,-0.015136108,0.022397863,0.009072783,-0.02889476,0.07491086,-0.0007180289,-0.07229868,0.022109387,0.021317728,-0.03469772,0.004474812,-0.011466199,0.019597013,-0.03173392,-0.02987304,-0.0122594545,-0.04763228,0.062624335,-0.017713817,0.020380061,0.005616305,0.02922255,-0.012369586,0.020074423,0.023836114,-0.011457273,0.0022678764,-0.0036791137,0.004727422,-0.033544898,0.02063771,0.018310517,-0.009611985,0.023587799,0.013133615,0.01624468,-0.01077978,-0.03546625,0.020043418,-0.00844616,-0.035428043,0.055815812,0.017391281,0.054501854,0.005435086,0.013109229,0.024104057,-0.018559664,0.05047696,0.058749262,-0.05934601,0.010722248,0.044946704,0.02416884,0.025189169,-0.014925807,0.038260367,-0.023167374,-0.008621787,-0.06471199,-0.05774753,0.01482416,0.06545301,0.0025702291,0.021495266,0.037869483,-0.00033779736,-0.15479244,-0.024212822,0.034633763,0.024873136,-0.00007808519,-0.013414557,-0.07688997,-0.025795236,-0.060504112,0.035562776,-0.012048872,-0.039088126,0.014366428,0.0009047835,-0.011431129,0.023931773,0.016285826,0.009404802,0.010777488,-0.029971112,0.009780738,-0.03603139,0.025130492,-0.01229233,-0.011535025,0.014713326,0.06634157,-0.0010824325,-0.0512486,-0.017608242,0.013872268,-0.01463258,0.008059912,0.012451447,0.01666059,0.0061018965,0.030181434,-0.012091044,0.030578574,-0.0018735371,0.03666689,0.00225673,-0.040707957,-0.009909666,-0.0029791975,0.029581994,0.01974199,-0.006615149,-0.053624883,0.02163541,-0.0009192765,-0.030797824,-0.040236212,0.00024232475,-0.05515178,-0.032038383,0.02184416,0.06628408,-0.0058438997,-0.06523925,0.042122748,-0.04149084,0.009475758,-0.08430946,-0.011239868,-0.014813037,0.028627958,0.007587395,0.02920583,-0.02554385,0.023786211,-0.05741363,0.027310178,-0.030824691,-0.016265636,0.001254402,-0.033107687,-0.047711726,0.006977369,-0.1054608,-0.009997974,-0.006097499,-0.011456044,0.044029485,-0.0136255,-0.0170506,-0.02762455,0.034692466,0.016399683,0.23600338,0.05852884,-0.021900471,-0.0040029148,0.010907646,-0.00030445185,0.029151194,0.0017813143,0.035324287,-0.011847734,-0.048125926,0.01571151,-0.0032101201,0.0021771977,-0.018859366,0.020915097,-0.030798811,0.0193475,0.038872134,-0.0015031651,-0.0070171403,-0.0006608,0.015063695,0.025400497,-0.0381315,-0.013115389,-0.03928479,0.01205269,-0.039502718,-0.00016604399,-0.013125104,0.057148144,-0.014665818,-0.0029323648,-0.07337268,0.027052239,-0.015054219,-0.014123213,0.003705667,0.0182536,0.013866443,0.023174323,0.032492153,-0.013560717,-0.03188458,-0.0014450187,0.021249313,-0.005476342,-0.0061102305,-0.029679306,-0.059984498,-0.057044286,-0.053684976,-0.028557604,0.040202595,-0.013622621,-0.032468613,-0.03323502,0.0071494,0.04298373,0.012889093,0.024860924,-0.071226954,-0.0063383747,0.005935348,0.023288993,-0.010174884,0.0007472361,0.018923633,0.049474746,-0.033652905,0.014032492,-0.0032474173,-0.0027081529,0.005257564,0.021433622,0.08242949,0.05600578,0.009442213,0.038679708,0.0066746557,0.008605284,-0.020413233,0.061667822,-0.013432471,0.0095103625,0.03147955,0.043312103,0.026941678,-0.00091066654,-0.028540326,0.02891132,0.03840928,0.041713126,-0.0018101084,0.017091557,0.02220489,-0.020282533,-0.006506816,-0.009799373,-0.00018069732,0.0046393643,-0.018531132,-0.044125307,0.04097531,-0.02834899,-0.027086206,-0.008792474,0.022151446,-0.007511617,-0.007010748,0.0021071117,0.043598827,-0.007394596,-0.019249065,0.038006727,0.022840045,-0.0062642824,0.054445665,0.020335903,0.00986013,-0.04218224,-0.036925334,0.015839538,-0.0016203349,-0.023014203,0.004792076,0.0073137856,-0.029301738,0.050169628,0.0168381,-0.023314808,-0.011166926,0.02519189,0.03639852,0.041547094,-0.0062336503,0.007394994,0.017844044,0.013157178,-0.030244272,-0.014705276,0.013195755,-0.03284789,0.024049379,-0.0036437197,0.0021773619,-0.0020022625,0.0153642725,0.016674573,0.012222663,0.05254298,0.042940944,0.0069883163,-0.02060016,-0.023937728,-0.0100234235,0.0099653015,-0.01680152,-0.04435479,0.01254211,0.026589932,0.04211549,0.052046213,-0.03661721,0.025712783,-0.0465326,-0.01609698,-0.0020749208,-0.0011714754,0.025044343,-0.014672085,-0.053298037,0.04775367,0.03108891,-0.063634366,-0.076752976,0.0007976415,-0.01446468,-0.040578496,0.04702693,0.010944783,-0.052082334,-0.06912164,0.021310246,-0.039683703,-0.0115126185,0.018654263,0.0043595377,0.0026340054,-0.0058796853,0.071540594,-0.0058465125,0.009133231,-0.00072283356,0.06168932,0.055821158,0.04494756,-0.021688221,0.015416116,-0.058665514,0.017541902,0.0027551174,-0.007419995,-0.014587542,-0.024462134,-0.0233281,0.012416306,-0.015251728,-0.0009277677,-0.039544776,0.020162161,-0.06951219,0.020759474,-0.00070992997,-0.053128432,0.013482974,0.04693889,0.028477421,-0.036027983,0.05221259,-0.023065351,0.023816425,-0.062705226,-0.02641592,0.0018331541,-0.0077304626,-0.026724018,-0.0029268314,-0.042792786,-0.013601886,-0.0086872075,0.0047012493,0.0106283035,0.003453716,-0.0013357141,0.011293268,0.028991062,0.022268027,-0.056411166,0.015841428,0.055595364,0.027736139,0.030183353,-0.00053612934,0.035479784,-0.0776892,-0.009007433,-0.0073691313,-0.028414924,0.0057966365,-0.070715584,0.0064690355,-0.0067968494,0.046281613,0.010828984,-0.0023923593,-0.026788224,-0.046587218,-0.04485742,-0.00475651,0.039604757,0.03069408,-0.0018499307,0.021302016,-0.017070822,0.0030107,-0.007320663,-0.021220585,-0.0044512055,0.03993182,-0.01015091,-0.05056042,-0.025670193,0.008210722,0.021385437,-0.03887068,-0.0061752964,-0.014573992,-0.027130017,-0.043648645,-0.016868133,-0.007709837,0.020723447,-0.025108516,0.07319341,-0.03262073,-0.0029261813,-0.038937703,-0.03824458,0.031183423,0.020152481,0.0079804,0.053500526,-0.04608846,-0.0113998335,0.022623554,-0.013011723,0.010034785,0.036645442,-0.0116819665,0.0074136276,-0.053309172,-0.008797045,-0.024387745,0.028452825,-0.04177375,-0.015901223,0.015502925,-0.0020059855,0.04413318,-0.05267209,-0.012311429,0.037128977,-0.012911257,0.035189983,0.05464412,0.0050843954,-0.0097104665,0.002879516,-0.030447135,0.0062943553,-0.033052474,0.0098197395,0.009032279,-0.024761742,-0.056440134,-0.008561094,-0.008790736,0.09052307,-0.04840665,-0.0055324547,-0.02514858,-0.003979319,0.0126868505,0.03468962,0.004066196,-0.03652164,0.001661788,-0.007791567,-0.0059749167,0.033899996,0.0781145,-0.020335045,-0.020358356,-0.033337787,-0.017766202,0.0037032212,-0.06346981,0.048598893,0.041923534,-0.0146470005,0.00821487,-0.029975582,0.032242175,-0.034392193,-0.023059225,-0.027750924,0.025049968,0.030283013,-0.023455702,0.058707885,0.01862633,-0.032393172,-0.008335928,-0.007094138,0.002156839,0.007576638,-0.028933525,0.0312681,0.015779383,0.015064828,0.013411314,0.019844204,-0.026652018,0.044972256,0.012349566,0.0051667183,0.028288335,0.0063159824,-0.018774847,-0.016038539,-0.0059551527,-0.033061437,-0.012276043,0.0044393237,-0.0015279782,0.0042077596,0.034318525,0.048270583,0.0063212467,0.03714486,-0.0004308736,-0.0048759067,-0.13555373,-0.0041808328,-0.002689394,0.02996581,-0.02046718,-0.009519884,0.027831655,-0.0234422,0.022864925,-0.00097325566,-0.023405684,-0.0103280805,0.015977949,-0.011946319,0.044565473,-0.0099220965,-0.010384806,-0.020110922,-0.013136638,0.054663982,-0.0014010567,-0.030805012,0.013710698,0.023076821,-0.010889747,-0.0098575,-0.015155138,0.004113361,-0.0040708096,0.010559841,-0.009440913,-0.029398814,0.02272068,0.019878393,-0.0064180125,-0.037486177,0.008717906,0.015472515,-0.03601062,0.04128543,-0.010880209,0.027397648,-0.023205519,0.024114706,0.025345907,0.057567425,-0.00007416025,-0.017841216,-0.013551887,0.03480514,-0.0066966475,0.011600529,-0.017608123,0.000035078483,-0.0031214966,-0.005304792,-0.02571178,0.01134,-0.024254473,-0.021604037,-0.026840126,0.065286815,0.010663089,-0.017115299,-0.022675006,0.014039829,-0.0249305,0.019778764,-0.038928073,0.0273256,0.011404921,0.022210928,-0.03260472,-0.052675225,-0.014864828,-0.03539958,0.02391076,0.0021427076,0.0024576043,-0.006010274,-0.0005301695,-0.049391445,0.0022679118,0.037728254,0.06446482,0.027584419,-0.037755024,0.010183928,0.035961367,0.0072289715,-0.0062005906,-0.054944854,-0.0022873122,-0.037789136,-0.022302134,0.0022359751,-0.014589362,-0.0044959467,0.0007630148,-0.032416563,-0.03649463,0.0066074906,0.02553306,-0.02304081,-0.021041946,0.0246057,0.036043625,-0.0020511604,-0.019669576,-0.040957652,-0.015599447,-0.015300503,-0.010895134,-0.0038303784,-0.03550378,-0.035140652,-0.013154851,-0.022501057,-0.024634011,-0.057705346,-0.008189847,0.012689625,-0.03183448,-0.03190393,0.0028812084,0.010698224,0.037620537,0.027913019,-0.004841821,-0.023985984,-0.0110607585,-0.041276507,-0.046964884,0.0033170606,0.0026957393,-0.024800664,-0.027500415,0.036543738,-0.06779775,-0.04869848,-0.031173492,0.024527147,0.018123606,-0.036578577,-0.025846943,0.0025778885,-0.0061703287,0.054176196,0.053181157,-0.057556394,-0.005089385,-0.0077977017,-0.04467515,0.04645064,0.0016410152,0.025698332,-0.012223105,-0.040507603,-0.042695917,0.09204615,0.014242757,-0.038398903,-0.034947336,-0.029687064,-0.028109144,0.010679449,-0.00031516614,-0.010469048,0.016381385,0.026222544,0.01201127,0.00559907,-0.016425328,0.016420312,0.03745953,0.023412172,0.015107461,-0.042869337,0.046799723,0.015481081,0.058372546,0.012293634,0.06703793,0.031375404,-0.013115829,-0.005946585,0.019975403,0.030009845,-0.033429187,-0.039334834,0.009938811,0.0139124645,-0.016590415,-0.050254863,0.049742717,-0.017330607,0.021544755,0.013726208,0.010001242,0.028702302,0.00280088,-0.005974715,-0.023983222,0.007233403,0.018833816,0.015853921,0.01961656,-0.009952175,-0.016240979,0.014919153,-0.017856779,0.025247183,0.017709067,-0.020500718,0.007198453,-0.043145396,0.079669364,-0.005760438,0.021034038,-0.029939812,0.018851232,0.038903724,-0.0140785575,0.010006171,-0.056487683,0.0029270016,-0.034301274,0.011102457,-0.023641163,-0.0051499866,0.062908866,0.017227966,0.009277435,0.042180475,-0.02435829,-0.020373128,-0.0034010967,-0.0263748,-0.016845869,0.029558375,0.021052293,0.0014867566,0.018884405,0.0011813941],"last_embed":{"hash":"1cfi1xq","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"1cfi1xq","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{4}","lines":[152,153],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1cfi1xq","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0232407,0.03755982,-0.016763905,0.04926693,-0.019776504,-0.03679973,0.01272001,0.02293905,0.016433002,0.042217955,-0.00036647124,0.036676552,0.0044210325,-0.0010769852,-0.014666925,-0.0138000455,-0.025882898,0.019850275,0.027572611,-0.0002388232,-0.01024512,0.016051201,-0.0017180601,-0.012647889,-0.035901275,0.019963985,-0.0016234489,0.0051349313,-0.01313221,0.0021500885,-0.019831806,-0.029840466,-0.007241316,-0.03153117,0.011732113,-0.074877374,-0.022110872,-0.0500323,-0.038176604,0.057516605,-0.02010334,-0.016993523,0.0029444457,-0.0146808205,0.030351503,-0.029626103,0.02514479,-0.014075227,-0.019027721,-0.019922059,-0.0015283886,-0.03473606,0.020046953,-0.0077341595,0.0023279162,-0.0062751747,-0.055891547,-0.026793705,-0.05833642,0.008532669,-0.05260329,0.034683503,-0.024343062,0.0053105108,0.032672904,-0.0087578995,0.025439551,0.012100036,-0.020426704,-0.028269868,0.013770147,0.040778093,-0.06421653,0.020465849,-0.01563378,0.038366187,0.022917548,-0.013331829,0.004547325,0.04900574,-0.011737496,-0.044049747,0.020189172,-0.0045019276,0.014094829,-0.002365866,-0.059675496,0.08117176,0.05608682,-0.04588722,0.012638096,-0.010429829,0.035636775,-0.044738416,-0.017445281,0.004344899,0.0027189907,0.00038718837,0.025161501,-0.017351264,-0.00045662042,-0.0079098875,-0.0017831955,-0.009751309,0.008075083,0.0313486,0.04040744,-0.01303803,-0.0059326333,-0.013382065,0.00009141502,0.015535115,-0.010704599,-0.03283452,-0.015627433,-0.07086436,0.010238806,0.027658047,-0.029973883,-0.051035266,0.04547842,-0.0075775646,0.004916441,-0.037367404,0.02319517,0.020020021,-0.047232438,0.025485594,0.014501096,0.013674581,-0.029427415,-0.024128174,-0.008150426,-0.017423127,-0.025776668,0.0010497288,-0.020175785,0.05474266,-0.023411842,-0.06035058,0.030672658,0.05979092,-0.002222639,-0.0026187198,0.057624236,-0.03395605,0.06596436,-0.010445952,-0.029737204,-0.024616828,-0.0059090233,0.024266554,0.018115154,0.011138255,0.009523646,-0.02487454,0.014115272,-0.033106886,-0.0027009936,0.032325614,-0.02349062,0.015823688,-0.050486375,-0.003226181,0.0493773,-0.06025076,0.020688066,-0.0070138965,-0.022622405,-0.0039046686,-0.01857249,0.0038894338,-0.0072286515,0.047386464,0.03643751,0.031388827,0.021008238,0.03380909,0.023034174,-0.029415801,-0.074167855,-0.031122476,-0.0008743976,-0.01807145,-0.010571649,-0.0055396087,0.016993549,-0.014016174,-0.012663038,0.05604722,-0.025756763,0.018622696,0.022266258,0.010381297,-0.011169323,0.0052482313,0.031034581,0.026478875,0.0034001954,-0.028865622,-0.007926483,0.035427958,0.052581415,-0.048440535,0.005790796,0.019651078,0.023777355,-0.029081536,0.0076682456,-0.031013291,-0.023530867,-0.031976018,-0.022285786,0.032828,-0.03326641,-0.017534727,0.015976654,0.04923764,-0.029303806,-0.03756646,-0.031646203,0.017087469,-0.011205165,0.023814846,0.05091252,0.0063295374,0.016439479,0.015061117,-0.0025551573,0.005406306,-0.026755802,0.024534395,0.009058271,-0.014823442,0.083153084,-0.012144741,-0.054759108,0.021294903,0.019187,-0.029704992,0.02112489,-0.0062843016,0.029699363,-0.018945426,-0.04223741,-0.007993334,-0.043137264,0.041145712,-0.03202763,0.025746832,0.00820199,0.019624317,-0.022123165,0.013528103,0.029779432,-0.033632487,-0.012139937,-0.003954791,-0.006654662,-0.03815977,0.009908748,0.02069493,-0.012527527,0.0067211324,0.0025686994,-0.0039991904,-0.029397355,-0.041545566,0.022915618,-0.010598818,-0.03248382,0.041510176,0.013940767,0.055708703,-0.002850417,0.019868277,0.015511665,-0.021441849,0.032468878,0.05921463,-0.03368529,0.017733548,0.028598038,0.048431277,0.02832968,-0.031134222,0.01790137,-0.01805807,-0.01634345,-0.044098962,-0.06504511,0.024489783,0.062159583,-0.00018646526,0.022643637,0.014710023,0.00049899676,-0.16325206,-0.0035150829,0.041799534,0.033496372,0.011639652,-0.002236831,-0.050821528,-0.03583044,-0.052228913,0.024477089,-0.014931765,-0.046264954,0.02061544,-0.007501691,0.0019233972,0.03153374,0.0049676397,-0.0034654164,0.015299516,-0.034396153,-0.0034566608,-0.036823686,0.035756867,-0.0016451969,-0.012793871,0.009395642,0.068380184,-0.0021177833,-0.064675756,-0.0070016515,0.002921247,-0.019405834,0.011541009,0.00096487976,0.007952467,-0.012660118,0.03242594,0.0014484234,0.029524917,-0.017561547,0.021054968,0.026054882,-0.022825526,0.0022224956,0.019365236,0.030945474,-0.0047040624,0.006761967,-0.068730645,0.018393127,0.024514055,-0.03531816,-0.037341435,0.014151252,-0.056779124,-0.037833977,0.006474533,0.07496351,-0.0037910338,-0.04655066,0.027881138,-0.022151997,0.033467893,-0.078388266,0.0015473379,-0.0041284533,0.021109708,-0.023979738,0.012473845,-0.02603151,0.023873027,-0.03850623,0.023524934,-0.0077775465,-0.03512272,-0.0032614057,-0.020043354,-0.045905687,0.023878586,-0.107090846,-0.003976592,-0.0077242614,-0.013582655,0.030060042,-0.022755168,-0.02362646,-0.010682476,0.03078449,0.020228192,0.2391693,0.037370037,-0.019016087,0.004178092,0.02239434,0.0022661048,0.007446187,0.02076319,0.04635904,-0.013231966,-0.05485537,0.013286905,0.0058703315,-0.001680236,-0.026805412,0.016494138,-0.04366013,0.010671237,0.03783885,-0.009441707,-0.013696985,-0.00280322,0.014850808,0.016055701,-0.030337268,-0.021895912,-0.01777171,-0.0012014557,-0.037950646,0.005011161,-0.02604436,0.051304,0.006349853,-0.008295171,-0.09442292,0.019635132,-0.030128641,-0.021957537,0.007644338,0.021708116,0.009977343,0.009947194,0.008277944,-0.016001835,-0.0460878,-0.012856436,0.013426223,-0.0053481585,-0.04005372,-0.031210434,-0.05368897,-0.01927398,-0.06430528,-0.022370547,0.020347482,-0.019065356,-0.016087988,-0.06334939,0.021569118,0.0463467,0.0027741087,0.010827652,-0.060190495,-0.045167834,-0.015634513,0.040441807,-0.011739867,-0.002434456,0.014270498,0.0452325,-0.032232013,0.0034297653,-0.008155817,0.0141008,0.02278278,0.03122449,0.08447431,0.07937183,0.012599327,0.039277375,0.0002976097,-0.0057263984,0.00047190057,0.057930812,-0.011874796,0.0040902286,0.020954452,0.0494212,0.008060719,-0.00051249185,-0.029117696,0.03117785,0.052594315,0.07423885,0.014944614,0.011478874,0.024867853,-0.018812772,-0.004012313,-0.021393506,-0.0068691745,-0.007294521,-0.038020585,-0.027859416,0.034711856,-0.006917012,-0.026783362,-0.0043282793,0.020960703,-0.0063820696,-0.008792161,0.007860436,0.048830066,-0.05026635,-0.018371312,0.03435718,0.006727329,0.015252232,0.046216477,0.0122137,0.021267293,-0.029440021,-0.043453384,-0.008336539,-0.0029746904,-0.030465191,0.009027231,-0.014619306,-0.041466855,0.033844735,0.046488035,-0.028411157,-0.023908667,0.04992444,0.026730044,0.049640678,-0.022854341,-0.0024402696,0.021080097,0.015227796,-0.026987342,-0.010644939,0.017610924,-0.033549774,0.027837101,0.0079414025,0.005404702,0.017267713,0.014532409,0.028622204,0.0062522665,0.05078049,0.052870903,0.0091037275,-0.0284859,-0.011696713,-0.008111901,0.029999487,0.014794057,-0.04138286,-0.0039552688,0.04112529,0.01945302,0.046809155,-0.030339736,0.03858265,-0.039678283,0.024779761,-0.02059698,-0.011112614,0.013990631,-0.02643802,-0.042906333,0.02320003,0.025517887,-0.022982514,-0.061088044,0.0009276137,-0.03074598,-0.013589242,0.047219783,0.026695088,-0.05048189,-0.0597177,0.026614545,-0.04291545,-0.016130054,0.012852063,0.011701911,0.013429369,-0.0027182116,0.070708744,-0.00022226735,0.0059234467,-0.0006789824,0.051353514,0.056300566,0.023709647,-0.0137399165,0.016454978,-0.05974882,-0.0118180355,-0.002645589,-0.0063642864,-0.0036225088,-0.03631653,-0.0011120171,0.008582322,-0.013507273,0.008446851,-0.02634595,0.015279034,-0.072906524,0.014383384,0.01045676,-0.05914614,0.017384198,0.048614394,0.046895966,-0.040868275,0.05991013,-0.013427945,0.0041654482,-0.058474295,-0.027120102,-0.0060714707,-0.0022620035,-0.02004159,-0.004714089,-0.024345929,-0.008007234,-0.0031533334,0.019841176,-0.00061318727,0.004028985,-0.007598805,-0.0028281438,0.017252995,0.029233543,-0.06485782,0.019451223,0.040988103,0.033211015,0.029452465,0.013560587,0.022224188,-0.08147945,-0.016038597,-0.014374608,-0.03349253,0.010897625,-0.056532186,0.0036538579,-0.019518103,0.05252403,0.001562996,0.023286536,-0.030398378,-0.02604137,-0.04024815,-0.00110467,0.02247213,0.022535486,0.00082327204,0.020315945,-0.015291332,-0.007935297,-0.0070740865,-0.027255671,-0.02065672,0.040845137,-0.031924065,-0.056312542,-0.03090216,0.01387051,0.013277846,-0.028805861,-0.016810311,-0.0059337895,-0.04214055,-0.063481934,-0.01647365,-0.021595031,0.0068914653,-0.02229238,0.060398467,-0.02126879,-0.002806127,-0.035605654,-0.03825712,0.021976298,0.00382415,-0.0063731684,0.021684252,-0.0404634,-0.013618306,0.0121297,-0.0008604672,0.013321592,0.03906771,-0.005644223,0.01270437,-0.04286616,0.00031547406,-0.02313878,0.03454734,-0.0349789,-0.016290963,0.0005187982,0.0027834384,0.03347873,-0.06515158,-0.011704129,0.053120717,0.0068381545,0.026732227,0.0700538,0.00038656592,-0.008453276,-0.016661972,-0.007216809,0.022394914,-0.0036494879,0.011339577,-0.001543023,-0.011706502,-0.054075666,-0.024845228,-0.005957729,0.092017114,-0.050397392,-0.008267726,-0.032907225,-0.0026448304,-0.008411455,0.014477835,0.00573418,-0.032943327,0.007079919,-0.00866071,-0.016098779,0.029605424,0.07876538,-0.02383257,-0.01479024,-0.03433079,-0.02931296,0.0031371713,-0.05020034,0.048411284,0.035407905,-0.020616038,0.009440932,-0.020901455,0.028056849,-0.010816379,-0.030147823,-0.021348877,0.029450092,0.03087866,-0.024444403,0.051524498,0.017433645,-0.02178024,0.020085242,-0.010339417,0.012209028,0.008039893,-0.006661964,0.029369537,0.024712479,0.025010701,0.025181666,0.024405176,0.0076477015,0.043086994,0.013376351,0.029923286,0.03481312,0.0029864113,-0.017247962,-0.023674028,-0.011121085,-0.015952552,-0.010998608,0.015845086,-0.01182052,-0.009130195,0.03468172,0.0668635,-0.009327509,0.017208999,0.0036756783,0.0034756241,-0.14532663,-0.0064629856,-0.005344801,0.016534576,-0.017962832,-0.0067107263,0.01647128,-0.043389358,0.01754936,0.001868394,-0.028213607,-0.009171668,0.0091980165,-0.021579519,0.036603287,-0.009456608,-0.013117955,-0.024961807,-0.0137783075,0.052032355,-0.0026565907,-0.021193556,0.044844024,0.00064060674,-0.0094545195,-0.0205838,-0.025395459,-0.009496134,-0.013942278,0.022116799,-0.0056280033,-0.02280915,0.024236254,0.022887425,0.005213651,-0.031082528,0.023422789,0.012487657,-0.033022404,0.037669826,-0.012042561,0.037470497,-0.040600896,0.029458497,0.014846218,0.034239598,0.023892766,-0.016377106,-0.006395209,0.021477604,0.0028624327,0.034003153,-0.014858657,-0.017482614,-0.00057967403,-0.004552959,-0.016767949,-0.007695898,-0.033182085,-0.017760906,-0.039254863,0.06791478,-0.003133237,-0.010440339,-0.024827892,0.024702555,-0.011577444,0.009091767,-0.0575885,-0.0067145433,0.0072309505,0.008715065,-0.011790198,-0.039904766,-0.014114126,-0.033680547,0.033730377,-0.008196896,-0.0025598705,0.0049637537,-0.019558432,-0.03268869,0.0035622765,0.044511616,0.06509831,0.023459317,-0.030458031,0.015836209,0.04102757,0.0012618928,-0.0057431418,-0.060739465,-0.004678422,-0.032404494,-0.02942521,0.001118633,-0.00506992,-0.002831791,-0.013289773,-0.03143318,-0.036966216,-0.015307011,0.021167696,-0.014246614,-0.024871917,0.025265867,0.031330016,0.01346382,-0.03165583,-0.04772397,-0.033900287,-0.025252169,-0.022318244,0.008250376,-0.043248698,-0.02211922,0.005454745,-0.018408218,-0.020607866,-0.04757219,-0.014745264,0.01924644,-0.0173833,-0.042052563,-0.005192217,0.021644678,0.049878336,0.026484532,0.0071550813,-0.028492333,-0.002294046,-0.06282568,-0.02429482,0.0056248503,0.017797135,-0.0018311635,-0.0061487327,0.040357027,-0.059187837,-0.056992043,-0.031105703,0.01675981,0.00889437,-0.037605204,-0.02230521,-0.004827605,-0.016857898,0.04335337,0.066791825,-0.05064211,0.0002350149,-0.0058768312,-0.04036193,0.047724385,0.019081132,0.023672108,-0.010729404,-0.027407078,-0.037107024,0.09445495,-0.0062114475,-0.018382499,-0.04570022,-0.05737886,-0.019552507,0.018866075,0.0046681226,-0.017695569,0.0005168535,0.015032723,-0.0035290713,0.014106101,-0.010262815,0.04425636,0.03304886,0.009612164,0.009630094,-0.033270698,0.035427403,0.03528687,0.05988232,0.01022429,0.06919509,0.027294002,-0.0130164465,0.0051341313,0.017797783,0.05092596,-0.033118326,-0.036145624,0.024148863,0.00047628616,-0.029525079,-0.0418155,0.042343788,-0.023922425,0.019446682,0.022538807,0.04157019,0.020964202,0.029583927,0.01807094,-0.00653305,-0.0046857614,0.020975666,0.020026151,-0.017437188,-0.0085211005,-0.01811464,0.025822928,-0.01762635,0.01944822,0.013620258,-0.0016353764,0.001972287,-0.037923314,0.061369058,0.022952167,0.023869444,-0.019573502,0.03282437,0.05136347,-0.03622496,-0.007203378,-0.04913712,-0.0029188613,-0.0013389832,0.022707516,-0.040016174,-0.008075436,0.052293256,0.015852707,0.014527891,0.02255211,-0.014650453,-0.015752686,-0.013905535,-0.02495075,-0.029615296,0.027643954,0.017331949,0.0077078864,0.03588331,-0.016056191],"last_embed":{"hash":"1xr6zp5","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"1xr6zp5","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{5}","lines":[154,154],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xr6zp5","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02123454,0.045448486,-0.019446913,0.032583766,-0.02551588,-0.050299354,-0.0011063591,0.017837733,0.0049847704,0.03486386,-0.0075563667,0.016310561,-0.005700617,0.007870008,-0.018393964,-0.0030893348,-0.021895757,0.026666574,0.023011621,-0.0006489761,0.0054933927,0.025497012,0.014677288,-0.013019792,-0.014530175,0.01979623,-0.0029838432,0.0065805223,0.011806931,0.0014522563,-0.017563375,-0.042551037,-0.028584627,-0.034290712,0.020523075,-0.05351876,-0.017857166,-0.05388224,-0.040957306,0.054322563,-0.011512235,-0.033168096,-0.013207894,-0.008478482,0.034124028,-0.02205788,0.02354968,-0.014972795,-0.025741348,-0.016401596,-0.011463917,-0.038288325,0.020026015,-0.007907624,-0.008483645,-0.0024416288,-0.030938854,-0.037849165,-0.052435566,0.008100681,-0.05671558,0.029347755,-0.0205872,-0.015077429,0.011333287,-0.010473613,0.021178361,0.005120656,-0.008686756,-0.025620032,0.013380588,0.043441568,-0.07820257,0.006572244,-0.017677398,0.03695783,0.031163888,-0.0055885212,0.02072784,0.054174084,-0.0061880117,-0.021617008,-0.00032210574,-0.0005366098,0.026110148,-0.015639583,-0.048513185,0.08145155,0.05309134,-0.038188957,0.020031665,-0.011954416,0.044037208,-0.048954107,-0.036252916,-0.0009839544,0.008572065,-0.001461984,0.04431477,-0.0109671755,0.008207375,-0.021437978,-0.00208969,-0.020251513,0.020916158,0.03400062,0.039963037,0.005996453,-0.0069699213,-0.016424151,-0.00045747551,0.011909221,-0.012463765,-0.03266126,-0.027737968,-0.07103862,0.01480384,0.016734071,-0.0248442,-0.033207797,0.046889544,-0.024909323,0.0016010865,-0.026694337,0.004936833,0.035325404,-0.045582153,0.04449202,0.015922943,0.005119505,-0.03042388,-0.017670274,-0.0016826242,-0.009185429,-0.0122959325,-0.008119743,-0.026031096,0.060806282,-0.027962113,-0.08295583,0.034263358,0.065016486,-0.0071752584,-0.0016085426,0.054295097,-0.041794322,0.07853236,0.00080118404,-0.04075449,-0.014654408,-0.008915642,0.018078756,0.011473357,0.009410944,0.021038575,-0.018455371,0.014935196,-0.015836949,0.01295232,0.016782394,-0.037026647,0.023720011,-0.04835396,-0.0046831337,0.049959254,-0.072526865,0.012972486,-0.010791256,-0.025790881,-0.027222604,-0.00515256,0.035569217,-0.012029756,0.064494886,0.025840923,0.029002229,0.025729833,0.034275535,0.032278486,-0.020256488,-0.08981785,-0.01821312,-0.009562592,-0.014483854,-0.0008947676,-0.017960088,0.0062495074,-0.012546508,-0.020272998,0.045733,-0.026192963,0.028420862,0.028770987,0.008154889,-0.00005385627,0.012165081,0.04358238,0.033866227,0.010949377,-0.03596711,0.012113073,0.01954455,0.057404194,-0.032764897,0.012703669,0.013989748,0.025046296,-0.005575621,0.0040995847,-0.028335605,-0.014085627,-0.03334518,-0.016681015,0.035113733,-0.042132784,-0.015449798,-0.0003839947,0.047295157,-0.035304222,-0.024235167,-0.008826439,0.029165773,-0.0020818524,0.031543113,0.057327874,0.0017713768,0.01963626,0.01372564,-0.009205831,0.0041669565,-0.04947427,0.02775088,0.015595263,-0.021324322,0.09323556,-0.010085485,-0.052646406,0.016323032,0.0042063086,-0.034291565,0.008154567,-0.013975001,0.025542773,-0.021246376,-0.03514325,-0.027064677,-0.03212286,0.036454692,-0.02804075,0.013149461,-0.0044161864,0.0036604048,-0.011202216,0.0015140107,0.027770923,-0.03277902,-0.0042140046,0.00075752765,-0.00029990484,-0.031129317,0.013335525,0.02368641,-0.009125888,0.0152670285,-0.0028156778,0.009771385,-0.028480038,-0.025231147,0.018906137,0.015866345,-0.033125423,0.036980927,0.015058145,0.051568948,0.004222516,0.011767922,0.022097759,-0.010747929,0.033679117,0.062314097,-0.040296204,0.022802876,0.043088067,0.031734444,0.023428097,-0.01402041,0.0365519,-0.033181466,-0.006826978,-0.046508852,-0.06853193,0.02386662,0.06737913,-0.0015055096,0.038576324,0.004392278,-0.001058829,-0.15486853,0.0017532577,0.036730252,0.039385624,0.0007661945,0.009888346,-0.06767282,-0.03618732,-0.05668081,0.01987916,-0.0062324824,-0.040632438,0.0051091923,-0.018786281,0.011624487,0.03397505,0.0039697373,-0.007028995,0.00061853416,-0.039571792,-0.006534315,-0.02360132,0.030431842,-0.0068527367,0.0010716078,-0.0055246055,0.058135364,-0.002558755,-0.06762805,-0.0024120468,-0.0055068783,-0.027007055,0.01106419,0.00035700126,0.00037192597,-0.0036925122,0.03579822,0.020027054,0.026147416,-0.019671023,0.036284383,0.021181038,-0.011240545,0.0073069134,0.020258702,0.021747964,-0.0043762163,-0.007871362,-0.049467713,0.0074681574,0.029857516,-0.03420049,-0.02260383,0.016050734,-0.047823355,-0.040964063,0.018565288,0.070588075,-0.015336408,-0.046963863,0.021989584,-0.03506979,0.032573473,-0.07470866,0.0007093997,-0.016581232,0.020812219,-0.0035965147,0.028500302,-0.03097584,0.028152702,-0.051342845,0.02670858,0.007891921,-0.02500619,-0.008018584,-0.024248876,-0.0536382,0.0065994384,-0.11153528,-0.005817375,-0.002547935,-0.010085421,0.036609925,-0.02410052,-0.01765579,-0.021512432,0.022212267,0.008582076,0.23104799,0.014647993,-0.006490987,0.009329698,0.03542185,-0.010301616,-0.0072050276,0.037644956,0.054540485,-0.01380403,-0.044601586,-0.004222844,0.007223537,0.002814926,-0.021697458,0.01877538,-0.050223354,0.004773046,0.031846564,-0.00092977047,-0.008207912,-0.0035777173,-0.008055593,0.014216284,-0.041186806,-0.019428952,-0.022576243,0.009973752,-0.041865304,0.00027288508,-0.025879981,0.052404426,-0.008585744,-0.01216919,-0.08214004,0.015538514,-0.022193255,-0.01818462,0.015391493,0.0035149201,-0.0019942622,0.015415929,0.011371406,-0.016911667,-0.04304749,-0.017520748,0.011674983,-0.0038483378,-0.034928232,-0.03688665,-0.047132783,-0.024248961,-0.053848315,-0.013086248,0.030470826,-0.029622845,-0.019765532,-0.04935543,0.007288022,0.033456925,0.0040478716,0.017865758,-0.06617837,-0.017530095,-0.015282305,0.04865348,-0.033540867,-0.008666132,0.02484425,0.038156863,-0.030695181,-0.0032407762,-0.011663753,-0.010955629,0.014328223,0.023063982,0.06669943,0.07157042,-0.013429217,0.029518962,-0.0043109804,0.0127550205,-0.003419202,0.041732654,-0.007897877,0.0061303847,0.03686792,0.04828211,0.0010406842,-0.016908253,-0.02627476,0.0241697,0.028512651,0.07369054,0.0077297175,0.0068641594,0.034124404,-0.02105556,-0.010627963,-0.010270743,-0.01136135,0.0019636527,-0.031641807,-0.035979744,0.05134391,-0.018613141,-0.025054945,0.0034980336,0.02470441,-0.009295387,0.0017525018,0.008352181,0.041667573,-0.049583808,-0.026529906,0.036877435,0.01599991,0.018924182,0.045063492,0.009026892,0.012904622,-0.023603631,-0.034657784,-0.012776112,0.011039178,-0.037260137,0.016046373,-0.011124112,-0.054979753,0.038639672,0.053042673,-0.027709665,-0.03163378,0.036463164,0.032185815,0.060373016,-0.022266174,0.011925917,0.03226149,0.0010817996,-0.036620967,-0.023479952,0.018572994,-0.015612675,0.04334607,-0.0012961767,0.008303379,0.00835989,0.015831199,0.017468875,-0.0109550115,0.050669935,0.048822396,-0.008048433,-0.03373819,-0.016271856,0.00071652594,0.014474861,0.016677944,-0.03912126,0.0020231756,0.03658822,0.025992827,0.040298574,-0.022104962,0.029954646,-0.03337261,0.025681205,-0.0027057545,-0.012733215,-0.001528055,-0.021100603,-0.059576172,0.029182948,0.008067994,-0.02653051,-0.043150406,-0.011790488,-0.027453845,-0.020382864,0.04222533,0.012290951,-0.053659413,-0.06622267,0.0281159,-0.04937373,-0.04019422,0.010714151,0.011627863,-0.0036540148,-0.0058222176,0.07515876,0.018115994,0.010286185,-0.0015014621,0.052916117,0.046956263,0.033100396,-0.01727328,0.033978082,-0.038969275,-0.009827196,-0.009924521,0.0016187918,-0.0010919903,-0.026265783,-0.022365468,0.0121893715,-0.01344892,0.01757927,-0.015707005,0.023196539,-0.063836955,0.0026920915,0.012981376,-0.047771584,0.024721503,0.04763168,0.056414,-0.024453944,0.055471834,-0.015685767,0.027388372,-0.05438206,-0.008557118,0.005938196,-0.005439538,-0.027239049,0.0040150145,-0.021456901,-0.0037200884,-0.004659436,0.03725675,-0.0017411917,0.0036831317,-0.025338901,0.00420057,0.020637957,0.01530883,-0.04878316,0.019631049,0.03300246,0.051613543,0.028086688,0.014282359,0.013971167,-0.073852554,-0.026485609,-0.0050322446,-0.02917682,0.0021975474,-0.06280365,0.007323905,-0.03547346,0.054545395,0.0074728075,0.015035231,-0.032892957,-0.04242951,-0.04465176,0.0040942957,0.021100365,0.03776136,-0.0029517077,0.019061267,-0.00870171,-0.009736389,-0.008804524,-0.029897032,-0.026965804,0.03279547,-0.023548072,-0.048477873,-0.0068941517,0.0063993162,0.0051376345,-0.029807515,-0.00011814379,-0.011451276,-0.044870947,-0.063558444,-0.0065104305,-0.02005355,0.007709975,-0.018429875,0.06996691,-0.02579959,-0.0063976017,-0.052084,-0.039058093,0.017446766,0.0009259485,0.003095046,0.028830005,-0.02925074,-0.016639901,0.003798879,0.0022799212,0.011138277,0.040574413,-0.0067035286,-0.00061210775,-0.041596193,-0.0058349883,-0.037260026,0.04734902,-0.035046764,-0.014054894,0.0027500552,0.004677687,0.030641727,-0.08496145,0.0014440928,0.042202458,-0.004058035,0.029673321,0.06926692,-0.009918603,-0.004356604,-0.019098034,-0.0075979102,0.02163151,-0.008789915,-0.0002783326,0.0038705373,-0.013580757,-0.061874878,-0.029547697,-0.00871288,0.07759973,-0.052873705,-0.00064368144,-0.022051496,-0.024838675,-0.00790452,0.018798633,0.00006606759,-0.027516644,0.00034526084,-0.013429047,0.00096207677,0.027549258,0.05946677,-0.018517043,0.0003018794,-0.04860266,-0.03051765,0.0022996056,-0.066941075,0.041289728,0.032964494,-0.041238163,-0.0009659842,-0.011214512,0.028651195,-0.0114785535,-0.035627108,-0.026555615,0.02026413,0.022230605,-0.02821359,0.049971446,0.0118425395,-0.015263429,0.021869218,-0.015997557,0.0064222245,-0.015961256,-0.015119009,0.027305378,0.017638428,0.011117304,0.03786472,0.011431044,-0.018698534,0.044740498,0.012464467,0.028359644,0.015758356,0.02236149,-0.031669706,-0.026160298,-0.0025203815,-0.028448582,-0.029354908,0.0019290798,0.011808479,-0.014303762,0.028027551,0.0680978,-0.015788632,0.009072898,-0.01120912,0.0076721935,-0.13223636,-0.011790997,-0.013118242,0.028305508,0.0000030783508,-0.0066396296,0.021895668,-0.027369471,0.035191916,-0.0046689888,-0.03852802,-0.01946623,0.007281917,-0.016279912,0.052535243,0.018669352,-0.0056388085,-0.020275965,-0.01610651,0.035900272,-0.007822245,-0.024837883,0.048972726,0.0032905268,0.0051186006,-0.007994497,-0.0343326,-0.0055886745,-0.011108898,0.028783467,0.012512165,-0.023489455,0.024169583,0.020827746,-0.011324547,-0.038854193,0.008555987,0.0149753755,-0.04316005,0.0377253,-0.01850478,0.036805544,-0.033247434,0.034151692,0.015774313,0.02246747,0.01738087,-0.016848965,-0.0050112507,0.014309472,0.003624726,0.023890467,-0.0033019772,-0.0015275761,0.0035203302,0.0002107761,-0.014555154,0.0049179597,-0.033640016,-0.004579835,-0.029326478,0.05880487,-0.0034629158,-0.017603604,-0.02503018,0.02341861,-0.0215455,0.009320955,-0.04993007,-0.0013990682,0.028063446,-0.0027260045,-0.0009399194,-0.053567976,-0.018732226,-0.022451054,0.040219706,-0.022113452,-0.008546185,-0.002943553,-0.021969054,-0.020030692,0.010390371,0.046363607,0.07619289,0.032360464,-0.020492597,0.014882528,0.039338443,0.0019776784,-0.015309333,-0.07051591,0.0037404,-0.03144785,-0.035832036,0.01064516,-0.0023955056,-0.009771452,0.00017358524,-0.016557813,-0.052841343,-0.028801925,0.03082382,-0.021792656,-0.02742732,0.030196264,0.040700678,0.0054565426,-0.021694498,-0.03934423,-0.03934929,-0.009890094,-0.028806167,0.01654934,-0.052368324,-0.027746696,-0.004212549,-0.014019143,-0.0164791,-0.057174996,-0.02014635,0.004038394,-0.0110892635,-0.037191957,0.004481576,0.024746511,0.037815824,0.03896408,0.01713755,-0.02511139,-0.020204637,-0.045683503,-0.03613167,0.014309497,0.0093062455,0.0016740409,-0.01509133,0.05115735,-0.059136488,-0.06158302,-0.03810298,0.038080372,0.026334241,-0.038854778,-0.025698274,-0.0035018553,-0.011435047,0.035441414,0.06442418,-0.050121564,-0.00040646427,0.005045164,-0.043053165,0.049219612,0.010054855,0.016081588,-0.005248423,-0.032569353,-0.024866603,0.10454326,0.0067068934,-0.025525717,-0.031906705,-0.027129244,-0.008998575,0.024939876,0.0070785,-0.024389466,-0.0074296417,0.022474641,0.016934864,0.000858696,-0.01912112,0.0448926,0.04109748,0.017820375,0.015834082,-0.018829413,0.028366266,0.02358799,0.05190439,0.0055739,0.081642136,0.029059464,-0.0120952865,0.004371421,0.0050707893,0.050345305,-0.017993674,-0.036402583,0.004307229,-0.0019204452,-0.023576887,-0.04889985,0.04935888,-0.025373468,0.03363631,0.022221562,0.02167258,0.034672257,0.028325567,0.020902742,-0.0027397792,-0.001702216,0.0156129785,0.010756303,-0.0045195664,0.0023141191,-0.010096082,0.020359248,-0.018887771,0.015800504,0.024394147,0.0007000916,0.01200886,-0.037092417,0.08146085,0.008416752,0.012739689,-0.018696196,0.028137013,0.03264461,-0.022680087,-0.0070897345,-0.06709449,-0.01200771,0.0012662308,0.019407824,-0.038063537,-0.0070577096,0.05641497,0.01449898,-0.007945075,0.013422413,0.004687696,-0.005436081,0.00049701345,-0.025316352,-0.027090617,0.021852402,0.0143948635,0.0029746515,0.04761276,-0.012940253],"last_embed":{"hash":"1m1zfjl","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"1m1zfjl","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{6}","lines":[155,155],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1m1zfjl","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031411923,0.041912805,-0.03505276,0.033974327,-0.022583432,-0.027566306,0.008781886,0.0028524287,-0.010221169,0.03761385,0.008402132,0.022559367,-0.020058164,0.0052217357,0.009326351,-0.02203772,-0.019094713,0.016358927,0.02832348,0.014984468,-0.020216886,0.0163189,0.011644779,-0.011374495,-0.020974189,0.009982137,0.0027643412,-0.0009880303,0.0037838554,-0.0028120026,-0.039714802,-0.020093951,0.01331105,-0.022138523,0.014499704,-0.07912846,-0.026648205,-0.044742968,-0.035512757,0.053945657,0.00041734628,-0.023904305,0.0038356541,-0.028523773,0.019304406,-0.014252963,0.030243482,-0.029868534,-0.042305328,-0.019264083,0.008995956,-0.033986554,0.053360507,-0.0070920526,-0.012824689,-0.004124652,-0.03185303,-0.031875793,-0.06475069,-0.0066615036,-0.05804522,0.027721474,-0.039938442,0.0059566093,0.020587467,-0.025875947,0.025992187,0.014441477,-0.013956722,-0.024954224,0.020794494,0.03363538,-0.04165289,0.015797151,-0.00744414,0.016833235,0.021085214,0.0078060366,-0.0088036265,0.05671858,-0.015502657,-0.0015158277,0.018012846,0.006398075,0.024652865,-0.01002697,-0.06158763,0.08318533,0.053151216,-0.029462926,-0.0032150375,-0.0021444235,0.047005236,-0.03219526,-0.0317318,-0.010568144,-0.011442609,0.0041980525,0.05193929,0.006677465,0.007273146,-0.0061904006,-0.008790941,-0.021641517,0.012877095,0.04508182,0.024142489,-0.0066549173,0.016125632,-0.011458493,-0.0012722233,0.03102702,-0.016427018,-0.03962719,-0.014966895,-0.06826273,0.017794125,0.039926894,-0.015498733,-0.046228427,0.036175035,-0.0047116755,0.020752165,-0.049325,0.021985032,0.008984332,-0.050270684,0.025475617,0.022141337,0.016536592,-0.02614762,-0.035304945,-0.023469925,-0.025798082,-0.018120253,-0.0048691146,-0.027703686,0.04703617,-0.026627699,-0.06414487,0.041136336,0.06494566,-0.0028437972,0.0006313445,0.055616602,-0.045596622,0.066716634,-0.010977508,-0.017838217,-0.022220932,0.012704787,0.02782821,0.015947906,0.016054966,0.03124254,-0.02857805,0.0005198936,-0.044844605,0.005681223,0.039208263,-0.018726794,0.022052795,-0.03988521,-0.015530215,0.041372035,-0.052707955,0.019609394,-0.0037376632,-0.0248537,-0.0023113827,-0.0062143416,-0.009132092,-0.019950163,0.04368283,0.031543728,0.023074783,0.007182007,0.025536126,0.0277664,-0.028463325,-0.08286397,-0.033975273,-0.015517907,-0.022733323,-0.0050277757,-0.017879806,0.027169423,-0.03569971,-0.028078858,0.057595145,-0.040762503,0.004267752,0.029376809,0.0062083458,-0.008947626,0.017812023,0.0383646,-0.0030343118,0.02598108,-0.038778935,-0.0231149,0.024939274,0.04230257,-0.043678783,0.013317271,0.023084471,0.02169454,-0.0083881365,0.025580432,-0.029864002,-0.0000965302,-0.017431574,-0.03017355,0.04308935,-0.046387997,-0.0064840266,-0.01983492,0.048684083,-0.02949266,-0.025971634,-0.022333547,0.017631033,-0.022518387,0.006152224,0.054294094,0.0056638904,0.0017529936,0.019760054,0.00018145533,0.0022696534,-0.011637247,0.015483573,0.01689831,-0.020009717,0.07842758,0.004807153,-0.059742097,0.010642244,0.012633087,-0.0116674835,0.0045208344,-0.010436133,0.03322491,-0.020651828,-0.02875403,-0.006183724,-0.037046116,0.049491517,-0.028203914,0.0011150752,0.013601529,0.02879402,-0.024316248,0.010283336,0.041495837,-0.017312495,-0.0060537895,0.00114384,0.0062942253,-0.03447668,0.012868707,0.030600915,-0.008315919,0.021564959,0.018198088,0.0111620715,-0.016204353,-0.016142154,0.02908643,-0.0055153547,-0.030247513,0.036259424,0.0068224585,0.05282182,-0.0065312223,0.007123235,0.023745889,-0.0012010772,0.042804472,0.06458484,-0.06611673,0.01721868,0.030990584,0.031808022,0.009524014,-0.025685063,0.029274035,-0.02911767,-0.014577542,-0.04863463,-0.03553304,0.03138273,0.069568366,0.0023086572,0.016908184,0.01953881,-0.0016669979,-0.1487576,-0.021840654,0.040885437,0.032896645,0.0001819971,0.0055966964,-0.06987563,-0.031012325,-0.047571898,0.017688664,-0.009775146,-0.043454498,0.0028621482,0.013237288,-0.001580098,0.031096041,0.01068966,0.0044114557,0.011874674,-0.037196625,0.0042661005,-0.031123426,0.019949663,-0.01883176,-0.008593518,0.0041561346,0.06651116,0.010123288,-0.05595655,-0.013518803,-0.004694998,-0.009898583,0.0044916207,-0.0019585742,0.015731497,0.005734319,0.04078415,-0.008217597,0.03192295,-0.013341492,0.03115905,0.007038192,-0.030772248,0.0015906576,0.006623739,0.011890669,0.021968918,0.012656993,-0.05511413,0.015203932,0.019876769,-0.03294768,-0.043311723,-0.000054338423,-0.05955406,-0.042588618,0.025853997,0.06455505,-0.008654308,-0.060739856,0.05064619,-0.032986887,0.02252162,-0.10009436,-0.008072141,-0.015603107,0.025848838,0.001091205,0.023824286,-0.026123969,0.010193906,-0.037220843,0.015470198,-0.028088199,-0.028777678,0.00093649916,-0.009703969,-0.051140945,0.015898444,-0.09764321,-0.0041776407,-0.012566447,-0.0042644553,0.031980198,-0.020190146,-0.034718923,-0.016518055,0.034681886,0.016181609,0.23724143,0.028168246,-0.03640742,0.0055753803,0.018658591,-0.0020421622,0.015421693,0.009188113,0.039430317,-0.013801175,-0.042966098,0.012714273,0.0084871175,0.0009714829,-0.030144893,0.009828366,-0.057117146,0.011273821,0.0374904,-0.0015662367,0.0015431801,-0.022667337,0.03623632,0.03330976,-0.041369673,-0.01527973,-0.039193794,0.013146276,-0.050349046,-0.00019591895,-0.02792326,0.056865342,-0.008200207,-0.012908797,-0.07239164,0.026287897,-0.026374359,-0.013194478,0.010391136,0.020750666,0.011322585,0.020981954,0.012946733,-0.024923015,-0.028523644,0.0020073075,0.019267038,0.005776158,-0.02548657,-0.02569536,-0.054527696,-0.04336406,-0.07327722,-0.022781724,0.04879988,-0.022796791,-0.01587438,-0.045362156,-0.0070771864,0.04677664,0.012983307,0.021139693,-0.08508214,-0.0207961,-0.005293138,0.034991357,-0.021076893,-0.0029617364,0.02916816,0.046285782,-0.021560729,-0.0023171077,-0.0075875814,0.002062548,0.018186726,0.0362139,0.08761177,0.082074404,0.014642093,0.02018639,0.012070648,0.007864708,-0.014805317,0.04512779,-0.0019235453,0.009392003,0.0312596,0.04496143,0.014837692,0.004298579,-0.0351723,0.037014566,0.022531638,0.052440334,-0.0068821833,0.022643289,0.009391561,-0.020537186,-0.00675595,-0.02282228,0.0060128327,0.0034155753,-0.03564231,-0.037248388,0.03418564,-0.017096082,-0.028832769,-0.009969895,0.018895678,-0.0064210617,-0.016044768,-0.004939285,0.034357946,-0.028718064,-0.020120291,0.02777519,0.008472553,-0.002492948,0.057172157,0.017972736,0.008038036,-0.039335344,-0.027928025,-0.0061648204,0.0055850064,-0.029856777,0.0010996163,-0.006069712,-0.039738562,0.040709164,0.018706335,-0.028357927,-0.040213693,0.03242857,0.023741659,0.04075558,-0.00785237,0.0098688975,0.0034632578,0.01005516,-0.045713358,-0.022503601,0.022033129,-0.020788068,0.025918242,-0.008293617,-0.015943082,0.018236257,0.015981652,0.020873182,0.005189505,0.04989982,0.04303784,-0.0035896993,-0.0077115805,-0.015075197,-0.013611326,0.022108678,0.002159918,-0.037269063,-0.004095883,0.03244027,0.032217797,0.052989125,-0.021912105,0.02989088,-0.031449646,-0.011674562,-0.0032240173,-0.0057237563,0.026673172,-0.00932707,-0.03924778,0.06240333,0.036472034,-0.05511027,-0.08020978,0.010394024,-0.024782665,-0.028016673,0.05354478,0.01714422,-0.054737583,-0.06617305,0.012399322,-0.025903378,-0.0022142094,0.010207934,0.014530162,0.005554857,0.00602216,0.062969364,-0.016264977,0.0050435346,0.0061608553,0.07420056,0.047205575,0.033322766,-0.020105856,0.01059392,-0.05942264,-0.014356039,-0.0033662447,-0.007388223,0.0014825434,-0.025559356,-0.0149924215,0.014693321,-0.009264839,0.0074391854,-0.035284452,0.0074130055,-0.064430214,0.021408185,0.015943296,-0.06206809,0.014177602,0.032439534,0.030194128,-0.036752228,0.046678793,-0.026365878,0.033539806,-0.048599437,-0.009061549,-0.0053884694,0.0065157497,-0.01775684,0.0011624926,-0.030953761,-0.008689859,-0.0119143315,0.015477005,-0.0026767587,0.0081856325,-0.008751879,0.0012316755,0.025826154,0.007046817,-0.04968356,0.0027373787,0.04282977,0.033857655,0.02028716,-0.0019984469,0.025507515,-0.074950874,-0.004564945,0.0002627496,-0.019724943,0.003207197,-0.06412116,0.0062236623,-0.016869519,0.0547892,0.009467436,-0.014515652,-0.022338394,-0.04208828,-0.036556713,-0.00952702,0.03026391,0.048240673,-0.005033409,0.014721872,-0.0381253,-0.007891105,-0.006757974,-0.017714657,-0.020826848,0.03892096,-0.010702391,-0.050548714,-0.029235026,0.01441651,0.013772131,-0.013310868,-0.0039074547,-0.0062809763,-0.044118036,-0.04240186,-0.0063061155,-0.012531665,0.011299021,-0.020941006,0.07180254,-0.034727912,-0.003313189,-0.041049022,-0.029767554,0.017869964,0.0016438848,0.00340245,0.0383594,-0.038522046,0.0013571061,0.016300071,-0.013679308,0.010405532,0.026123965,-0.014880137,0.010657278,-0.049579825,-0.015544358,-0.022505617,0.040704634,-0.037591673,-0.014655384,0.0051249987,0.0078423945,0.035488956,-0.048544362,-0.012717716,0.032174088,-0.0039902516,0.033815533,0.05795831,-0.005501667,0.0041698306,0.006620158,-0.016667163,0.0043043466,-0.02913725,0.009829978,0.0041188803,-0.023237268,-0.05220925,0.016791405,-0.009602299,0.1031804,-0.05311316,-0.020415483,-0.0046157395,-0.012650582,0.014638292,0.031704586,0.0015943202,-0.04570173,0.023747316,0.007535319,-0.0005960643,0.025983889,0.07870255,-0.00686898,-0.010783002,-0.041349668,-0.023398526,-0.00401823,-0.06450925,0.04099656,0.047826175,-0.0076331934,0.015402374,-0.024354275,0.023757132,-0.010203747,-0.016232157,-0.0279325,0.027476609,0.04330268,-0.031123728,0.07775006,0.019390829,-0.024024213,0.003979124,-0.02341728,-0.009219131,0.007591679,-0.022958815,0.032727424,0.0312269,0.025171882,0.02910027,0.01966654,-0.012841903,0.048924815,0.011443564,0.013270482,0.01999696,0.010990509,-0.032770965,-0.022466846,-0.010400488,-0.026155693,-0.007919155,0.0139424605,-0.009856921,0.008987671,0.021997573,0.040951032,-0.010207205,0.020783644,-0.0070122355,0.00459075,-0.13421588,-0.015921641,-0.004507158,0.019772394,-0.012677143,-0.014480789,0.02806126,-0.026469203,0.016793866,-0.006369178,-0.022065463,-0.003164961,0.007851084,-0.012266328,0.057844974,-0.0105179595,-0.013710589,-0.018909436,-0.016412405,0.0473211,-0.00349224,-0.027000202,0.029079653,0.020590145,-0.021894768,-0.019219067,-0.036217213,0.00018890336,-0.011689475,0.025609566,-0.0056776507,-0.04243529,0.026655454,0.028986387,0.005155391,-0.054069996,0.009513462,0.007935025,-0.02857022,0.034256063,-0.0034201755,0.035134234,-0.034442786,0.03117881,0.0452444,0.046264324,-0.002024656,-0.018819164,0.00049605774,0.020177905,-0.011306102,0.019181222,-0.020992428,-0.009767058,0.0018014229,0.004899963,-0.025249839,0.007289732,-0.020042326,-0.016639588,-0.016858337,0.071592875,0.0045899,-0.016648259,-0.037077796,0.021025805,-0.04116207,0.020930877,-0.051455937,0.022331547,0.004174859,0.009629435,-0.021569267,-0.04611965,-0.026497666,-0.03437901,0.043611716,-0.0022569792,0.0056688967,0.007636209,0.01150144,-0.05002393,0.0069996677,0.034640532,0.060006216,0.038908333,-0.025138658,0.002976653,0.042586308,-0.0014088474,-0.008011684,-0.058340423,-0.011048323,-0.03894784,-0.017572347,-0.006614832,-0.020378824,0.0023706083,0.006558071,-0.028561322,-0.033617064,-0.0118907485,0.030077687,-0.018498389,-0.028603202,0.030957999,0.031399954,0.005836576,-0.039492328,-0.042358786,-0.018864319,-0.026301961,-0.006003521,0.011796308,-0.0475675,-0.02375455,-0.00070486433,-0.030993756,-0.033723492,-0.05062738,-0.017704086,0.0117201265,-0.026815036,-0.034290962,0.0056745703,0.019930556,0.0331941,0.026815202,-0.005270527,-0.021073012,-0.011742688,-0.041456435,-0.05809642,0.008082513,0.008362847,-0.015793,-0.016367957,0.03262136,-0.054204427,-0.04944849,-0.03753962,0.016263278,0.019869152,-0.037429407,-0.017007064,-0.008801605,-0.0063524325,0.04648799,0.067090504,-0.059559632,0.007888763,-0.01138379,-0.04152491,0.065795325,0.012882423,0.027936148,-0.0039667506,-0.03911889,-0.028496215,0.08478208,0.0030523713,-0.045594543,-0.05187113,-0.04559716,-0.01953459,0.017680084,0.0056531895,-0.0144563485,0.021050705,0.0026078215,0.0032278488,0.0009822046,-0.024549328,0.035263978,0.03445567,0.025858639,0.012803932,-0.046336275,0.039986473,0.00569191,0.05400087,-0.0038292976,0.05983581,0.03802972,-0.009058956,0.0058092936,0.016715452,0.023176873,-0.03546703,-0.037036564,0.024797013,0.00963432,-0.026760828,-0.044737916,0.0396699,-0.023803659,0.017211674,0.013619542,0.012440913,0.0341857,0.025600588,0.010656537,-0.002338031,0.016261246,0.022802845,0.0011953634,0.0073124245,-0.012698731,-0.01830653,0.0196147,-0.017057527,0.022701517,0.024860222,-0.0057465746,0.0070858537,-0.020883989,0.07929257,0.015663937,0.032353602,-0.022485457,0.021793399,0.03975401,-0.009636692,0.0025844325,-0.03951725,0.008024677,-0.02582364,0.020748181,-0.04508738,-0.00057980674,0.06495429,0.013564184,0.0019220406,0.027420856,-0.019253943,-0.027084652,-0.009714965,-0.019695641,-0.020040106,0.03259281,0.017948957,0.0026957314,0.024787886,-0.0034818475],"last_embed":{"hash":"1ajcglb","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"1ajcglb","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#2. HTTPS Access (Optional but Recommended)#{7}","lines":[156,157],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ajcglb","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042910334,0.025292315,-0.042237934,0.034811232,-0.028008852,-0.053720336,0.0179427,0.030514881,-0.0044004647,0.03884764,0.006450813,0.020722147,-0.05374907,0.023688372,0.016862964,-0.024606135,-0.030083016,0.033276208,0.017446298,-0.0026162881,0.0036776979,0.01082148,0.05750329,-0.0147551,-0.020669423,0.0007656818,0.007512902,0.0016621302,-0.005840909,0.025433784,-0.040445704,-0.026760329,-0.0056379247,0.0253818,-0.0013464944,-0.022877093,0.009580739,-0.031082913,-0.034930892,0.030553594,0.019431932,0.0027604152,0.026940094,0.0025696433,0.002472044,-0.0041387514,-0.006683449,-0.023293354,-0.023625696,-0.015259184,-0.01999373,-0.030593107,0.017870972,-0.0098915715,0.049142685,0.052931886,-0.017334921,-0.028021364,-0.027292462,0.00912548,-0.04746807,0.01660141,-0.0054580923,0.017050587,0.022241775,0.0047240728,0.017090872,0.00691476,-0.0028210464,-0.038563717,-0.01684882,0.029026447,-0.07430874,-0.012221939,-0.02658838,0.036524788,0.034322813,-0.037410345,0.01018217,0.030004567,-0.017849958,-0.019418595,0.020223014,-0.006862997,-0.0040232586,-0.014954631,-0.033453707,0.10536963,0.03389237,0.0132268695,0.03755758,-0.031155616,0.0154337995,-0.047620907,-0.024746953,0.023510706,0.011133033,0.009253617,0.034498505,-0.013931898,0.006445904,-0.0046608923,-0.023913689,0.0019780558,0.03567408,0.0072318017,0.020356748,0.011777701,-0.015489749,-0.023531042,0.021489682,0.008053916,-0.009889195,-0.02597706,-0.014264424,-0.04343117,0.007472763,-0.02068912,-0.041613344,-0.017526269,0.038944557,-0.037142135,0.018738296,0.008912255,-0.0031850683,0.03428823,-0.010769668,0.014314765,0.020437052,0.021794897,-0.043085255,-0.005050234,-0.0046840375,-0.009866067,-0.0029008314,-0.036713544,-0.009690932,0.065549605,-0.04438794,-0.086707085,-0.015385164,0.019516936,-0.023881452,0.0045317174,0.014328647,0.008305402,0.056897562,-0.0043631494,-0.024145601,-0.0060561663,-0.012395269,0.02974019,-0.018420536,0.0029876418,0.027740395,-0.005790508,0.012686107,0.033829678,-0.029915776,-0.029154439,0.010078949,0.016722854,-0.063981466,0.039876208,0.0436571,-0.036872834,-0.0010197301,-0.02540641,-0.012237343,-0.00771707,0.02529831,0.021575132,0.011817387,0.06823829,0.034367844,0.036417026,0.022906179,0.04703624,0.042108867,-0.034408655,-0.07988885,-0.0027690234,-0.019414539,-0.024072558,-0.008479178,0.011770428,-0.0050022136,0.0021973928,-0.009134336,0.06558947,-0.010234779,0.035903122,-0.008947366,0.011041414,0.010515118,0.0123363985,0.040369306,0.062330276,0.008196664,-0.018140925,-0.0035358171,0.035302382,0.033068556,-0.0038575027,0.010510683,-0.0025315685,0.027399661,-0.034077603,0.0076224683,-0.08827857,0.004589903,-0.033258963,-0.01970312,0.038005363,-0.027303766,-0.01904689,-0.001897659,0.029973075,-0.008671704,-0.039145533,-0.036811497,-0.002115841,-0.031681422,0.016730597,0.033868752,0.0016363233,0.03353458,0.043068927,0.014974431,0.004463136,-0.07276415,-0.01363936,0.018416192,-0.029492738,0.10688554,-0.019184522,-0.051588938,0.021078546,0.038673848,-0.03150097,-0.010931366,-0.0038068073,0.008901753,-0.030403191,-0.021174774,-0.035236698,0.0011681643,0.02749413,-0.016994834,-0.003672017,-0.05482913,-0.017322162,0.0073091364,-0.007621125,0.024481103,-0.014750164,-0.0061004544,0.0028770647,0.008122622,-0.017462518,0.023244178,0.028654935,-0.0089625055,0.02332412,-0.006339748,0.0143748745,-0.03214509,-0.038534146,0.016615788,0.030843955,-0.011137192,0.05069038,0.017190868,0.08692007,-0.033135295,0.026491959,0.02044768,-0.010738525,0.03797455,0.037837625,-0.06095095,-0.021852726,0.027466375,0.014560199,0.034866747,-0.03737649,0.03286365,-0.0011129788,-0.0066017504,-0.03036594,-0.0626347,0.06214495,0.06969056,-0.0106732175,0.036856383,0.038055778,0.004171579,-0.15041724,0.03977654,0.014957502,0.050209936,-0.0051672324,-0.00030735377,-0.051271815,-0.02677649,-0.06623218,0.03101711,-0.022297401,-0.039102904,0.013241899,-0.022928042,0.068397865,0.01775256,-0.010880403,0.017419718,-0.011301237,-0.046290785,-0.0025167293,-0.0136776995,0.0014521327,0.028303962,0.0037826188,0.00869115,0.069358215,-0.011528488,-0.04272777,-0.009365021,-0.015390504,-0.031628903,0.014736492,0.02445177,0.0045512873,-0.0012771015,0.042707466,0.0011416633,0.052500617,-0.018330729,0.038035,0.034943957,-0.019570187,0.051123608,0.017080583,0.051708814,-0.004205052,-0.028120503,-0.06258024,0.035334855,0.03348961,-0.011345225,-0.026894333,0.029392028,-0.040835366,-0.047142085,-0.023726456,0.08137126,-0.013142825,-0.042524695,0.041636117,-0.009219608,-0.017459149,-0.027155139,-0.023361063,-0.024127787,0.03431314,0.007486463,0.008949442,-0.016854804,0.022169055,-0.06452926,0.03502256,0.036087897,0.012843185,0.0036489223,-0.0060022296,-0.02422447,0.01443632,-0.10700441,-0.01715963,0.011449282,-0.012142318,0.0001695615,-0.009308173,0.0053711636,-0.02924085,0.039881773,-0.0137362955,0.22262067,-0.008335828,-0.026593786,-0.019928254,0.005463489,-0.0024347464,0.0066084755,0.038304612,0.042312805,-0.030502567,-0.03772344,0.023495533,0.008978539,-0.0054534418,-0.02349493,0.014893032,-0.016881406,0.004128382,0.035056967,0.015939001,0.012212833,-0.0039472305,-0.009623674,0.03784285,-0.041937448,-0.059818994,-0.040129155,0.008060969,-0.030937415,0.03908929,-0.020574154,0.07124622,0.0052366857,-0.011677795,-0.0693746,0.015971296,0.007198085,-0.033123363,-0.03325432,0.007087167,-0.010697478,0.011437299,-0.003557294,-0.015414579,-0.022552606,-0.012939962,0.023352144,-0.0028871375,-0.05555982,-0.019853858,-0.070346795,-0.029302383,-0.046034552,-0.02213138,0.025036916,-0.0035626858,-0.047996156,-0.03498105,0.014407973,0.040569503,0.0103880605,0.0070454185,-0.08142006,-0.014025959,0.012498372,0.03630939,-0.0031163886,0.035998534,0.004276114,0.03749604,0.010644468,-0.0018324399,0.009144919,0.0036493707,0.006889116,0.036850214,0.05573256,0.048144583,0.013317758,0.006003011,-0.022593718,0.022297448,-0.013916716,0.011689972,0.002825329,0.024844056,-0.0048448113,0.040039916,-0.0013439619,-0.00060613203,-0.009707324,0.01733047,0.0071441005,0.034648012,0.047533344,0.02389162,0.03758573,-0.02790827,-0.04227869,0.012675873,0.01370723,-0.012511298,-0.0059996992,-0.033506256,0.06966434,-0.028475102,-0.025026673,-0.019862153,0.042488214,-0.020242145,-0.017272448,0.010009812,0.0048756343,-0.03732901,0.0067003598,0.0389345,0.03726561,0.0074539543,-0.0008033757,0.014969301,0.025503904,-0.0046404703,-0.002351005,0.011935767,0.0026701689,-0.042329974,-0.03092066,-0.022702502,-0.0047197873,0.031619348,0.0550966,-0.027365696,0.009729067,0.04315654,0.025399221,0.01913963,-0.049124364,-0.0044472413,0.030250192,-0.012059067,-0.028923592,0.019606201,0.0060990457,-0.011914058,0.016873632,-0.020421147,0.04132158,0.008993835,-0.014066762,0.02485189,-0.024780717,0.062006433,0.0060036443,0.01748864,-0.03915536,-0.0009367869,0.0024309591,0.030185958,0.0121613,-0.023760868,-0.026720952,0.0069906223,0.059243426,0.03227682,0.0029503172,-0.0007915431,-0.040899165,0.026647378,0.0063353986,0.0065447097,0.02691225,-0.015617821,-0.03379373,0.011713382,0.009799606,-0.04939499,-0.040924005,0.012384641,-0.04339997,-0.02958438,0.03974185,-0.00852963,-0.024834443,-0.021998417,0.01985265,-0.01995473,-0.040544458,0.009030592,-0.013600323,0.0072844354,-0.022192935,0.09505002,0.02248607,-0.0010256413,-0.007192865,0.02048553,0.05698821,0.008663043,0.007539807,-0.01206163,-0.049678057,-0.025469884,-0.008321133,-0.007932328,-0.006450802,0.00002418776,-0.019364826,-0.007105495,-0.0029517615,0.013974922,-0.03551203,0.017034367,-0.042724878,0.0006772914,-0.011545012,-0.054492734,0.06950299,0.00877719,0.04974074,-0.046038788,0.04219415,-0.0032831042,0.02845183,-0.032856163,-0.03414542,0.016806742,0.005838098,-0.0286245,0.021522786,-0.04297276,-0.0043823114,-0.0059039085,-0.004319389,0.015589136,-0.023467248,-0.052811064,0.018238746,0.033943616,0.04383911,-0.01140528,-0.006192904,0.014690367,0.05102344,0.05654207,0.025603533,0.00042645162,-0.036463268,-0.037477076,-0.044056978,-0.027015058,0.009595517,-0.053549785,-0.0006666758,-0.009989872,0.030600725,-0.009848927,0.043587163,-0.036795486,-0.04115948,-0.027357541,-0.005818675,-0.005479569,0.031876005,0.0012775162,0.0024896346,-0.01773513,-0.000096312535,-0.0030683074,-0.020102173,-0.03386299,-0.009906553,-0.028794117,-0.083750196,-0.012005274,0.008164745,-0.002148047,-0.048608337,-0.02296165,-0.03690029,-0.037931714,-0.058438588,0.016460842,-0.017823748,0.018541222,-0.028310552,0.03990042,0.0076754726,0.0054962942,-0.04287911,-0.060820576,0.001449678,-0.0065958975,-0.0014109402,0.015359595,-0.033779424,-0.036072653,0.015953422,-0.008669574,0.00090176344,0.019520786,-0.0064505427,0.029105203,-0.031145735,0.0033451442,-0.039377484,0.0437401,-0.016324002,-0.0030177226,0.024635775,0.0036431106,0.009777613,-0.058999144,-0.010285995,0.049670674,0.007160276,0.0220957,0.050126612,-0.020846581,0.016971154,-0.0010022505,-0.030842615,0.032090977,-0.037128896,0.0021961574,-0.016089521,-0.010432145,-0.07650818,-0.006740845,-0.011302919,0.05089082,-0.061625756,0.0058669294,0.0020492973,-0.006484086,-0.02750858,-0.010311492,0.036133174,-0.00558014,0.008431196,0.012011296,0.010916156,-0.00800839,0.028589722,-0.014027015,-0.0038114428,-0.046914328,-0.007296044,0.0018173252,-0.061496828,0.019593371,0.013860361,-0.004061809,-0.0077727255,-0.0034236927,0.006162412,-0.040732697,-0.034532897,0.0020865824,0.0746044,0.03473152,-0.025111394,0.024922132,0.024398947,-0.013421673,-0.0050712386,-0.019795317,0.034852616,-0.025942639,-0.056736343,-0.016900772,-0.0030367714,0.0492547,0.01869686,-0.012518375,-0.037687603,-0.0020473055,0.027429221,-0.014330659,0.03234417,0.008359122,-0.052173015,-0.010871828,-0.026653728,-0.00609205,-0.032773808,0.023027644,-0.037485845,-0.003873601,0.017112752,0.03846019,-0.0002806766,0.013334927,-0.03974434,-0.0051582563,-0.12424805,-0.0040038256,-0.014744892,0.03809928,0.0019392662,-0.020121539,0.013377553,-0.03560888,0.008706223,-0.0083475895,0.012741715,-0.029422756,0.016789356,-0.024026114,0.03657068,0.016975699,-0.03644551,-0.031957407,-0.020444525,0.026014255,0.0055742203,-0.052395083,0.02936354,-0.011649235,-0.009800823,0.0029843682,0.0036332412,0.01588883,0.004611109,-0.023729967,0.0022428904,-0.0066523785,0.013597533,0.02211035,-0.0059774397,0.017728895,0.0040460005,0.011285779,-0.02230908,0.015384784,-0.016725885,0.021420503,-0.01736097,0.039345376,0.0031253803,0.036341134,-0.010116071,-0.04072906,-0.0033157018,0.04115337,0.010843641,0.05094562,-0.009349893,0.02338833,0.019090507,0.00072269555,-0.019344157,-0.009826809,-0.022388924,-0.011870655,-0.02580186,0.05574365,-0.003912889,-0.035311118,0.010111124,0.012836407,-0.02555104,0.00229287,-0.03186819,0.023415646,0.041002214,0.015969567,-0.026438188,-0.024865184,-0.027623706,-0.04532529,0.05077414,-0.036692604,-0.009484474,-0.01859397,-0.008097046,-0.036313202,-0.0017027701,0.038721815,0.06485527,0.007893131,-0.025369724,-0.022794215,0.022093032,-0.010648742,-0.033166345,-0.052434433,0.008991549,-0.037954107,-0.064008445,0.03923504,-0.035803642,-0.057880126,0.017976591,-0.027101979,-0.022670629,-0.047349956,0.0008853496,0.010761724,-0.026958603,-0.00028170928,0.030899275,0.0067423405,-0.017908717,-0.008679992,-0.018350529,-0.014854048,-0.017570833,0.008195131,-0.045157567,-0.01648377,-0.0012030075,-0.004370441,-0.015246239,-0.047165714,-0.001900013,0.033256,-0.029056564,-0.021867488,0.002129773,0.038379587,0.030137077,0.017522356,0.014595934,-0.008678321,-0.027659934,-0.0291878,-0.03594015,0.011493705,0.027627822,-0.02950993,-0.040329583,0.051155437,-0.060209285,-0.050545566,-0.012994122,0.0077035567,0.022391088,-0.018735325,-0.027456844,-0.04887873,0.0050424836,0.047007494,0.029402869,-0.038770787,-0.008337401,0.041053362,-0.037430737,0.072611764,-0.039127823,0.03366291,-0.003922014,-0.021179825,-0.025591787,0.085199684,0.032939423,-0.025160586,-0.01016352,-0.031219784,-0.021048164,0.057938244,-0.001998316,-0.012753226,-0.009132104,0.01773393,0.000068804045,-0.00018489025,-0.008582804,0.015951147,0.035021313,-0.032867506,0.0119532645,-0.032063223,0.011380694,0.0038833716,0.034473605,0.036530755,0.08485362,0.043146305,0.0240052,0.019003578,-0.015791977,0.052297696,-0.061704956,-0.024408754,0.020215852,-0.0064595076,-0.009133062,-0.012622879,0.07078944,-0.002331604,0.031031346,0.057762317,0.014527752,0.0048390687,0.0239709,-0.020388676,-0.030866249,-0.0025981849,0.02063743,0.023856431,0.0077863457,0.015247012,-0.0022419216,0.025557932,-0.010832996,0.049776874,-0.01974964,0.028289648,0.013443869,-0.041559644,0.03140579,-0.009967777,-0.0076994896,-0.06294654,0.010109388,0.03329588,-0.01441947,-0.025545234,-0.061710294,-0.024706438,0.023422452,0.02878151,-0.013727366,-0.030392928,0.052354887,0.011196349,0.005427287,0.033238906,-0.011221297,-0.038319923,0.0005249237,-0.004049796,-0.018439762,0.05302802,-0.010549982,-0.013168787,0.027249452,-0.037451707],"last_embed":{"hash":"1u9vgg3","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"1u9vgg3","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups","lines":[158,172],"size":390,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1u9vgg3","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017615316,0.023187669,-0.028905483,0.02871147,-0.031687025,-0.03063671,0.035957757,0.04041775,-0.00079890346,0.011722955,0.018607637,0.023280246,-0.03928655,0.02156538,0.012654514,-0.02267031,-0.03247381,0.023108302,0.016124357,0.00017764616,0.022688136,-0.00005677271,0.031682845,-0.014329861,-0.018521186,-0.0049463464,-0.0035441625,0.0050298427,0.002754337,0.023635851,-0.04330935,-0.05603467,0.004201965,0.023802651,0.02364186,-0.049130052,0.0032233172,-0.035563916,-0.04757085,0.03520236,0.01556512,-0.003350423,0.018223895,0.008562993,-0.0037701381,0.0001623194,-0.0012182844,-0.013674997,-0.033298243,-0.012750193,0.0022671567,-0.031445265,0.015201665,-0.009559178,0.034891617,0.046000555,-0.036836863,-0.055201083,-0.015702557,0.01366868,-0.048194584,0.033159595,0.012690877,0.020020507,0.02794183,0.015055324,0.0143841915,0.0027703792,-0.014597919,-0.026741818,-0.009870738,0.02617448,-0.06722901,-0.0032258974,-0.017237624,0.034285698,0.036537036,-0.026293317,-0.003942489,0.02488861,-0.022757828,-0.02572721,0.022391776,-0.01859574,0.0147216655,0.030947177,-0.049677134,0.09423922,0.03925831,-0.009120074,0.027449565,-0.010102989,0.031392433,-0.02867779,-0.034777023,0.014713579,0.012168545,-0.0016836111,0.033872534,-0.031120133,0.010466409,-0.0031432395,0.0024379902,0.0186399,0.017857589,0.005589528,0.025809152,0.0019418742,-0.010576736,-0.023768596,0.006511342,0.0048616114,-0.013524174,-0.010566462,0.0075075338,-0.047855444,0.015815768,-0.023856234,-0.031650655,-0.02327779,0.031418465,-0.028061543,0.044543013,-0.00048651313,0.0033874125,0.019719977,-0.00673341,0.012016011,0.043148935,0.015900627,-0.038594846,-0.001772921,-0.005461769,-0.0010708917,0.00588721,-0.04189061,-0.008493704,0.04737043,-0.042134486,-0.09771149,-0.013789755,0.03346678,-0.013938698,0.01121461,0.012877992,-0.0011942718,0.05120583,-0.010745345,-0.017271724,-0.008332667,-0.022656972,0.024207836,-0.007837295,0.015045746,0.022734467,-0.0027695557,0.016600482,0.03151911,-0.04443591,-0.026285022,-0.0054229344,0.012806424,-0.06834529,0.0113836145,0.046703767,-0.035259422,0.0061602453,-0.02795819,-0.015558501,0.00030592113,0.022527419,0.005586218,0.00036107426,0.046918496,0.026029216,0.033590432,0.012579838,0.03719123,0.042276952,-0.04101867,-0.08054096,0.0007876147,-0.011974406,-0.014074959,-0.0019183174,-0.0004907207,-0.004195086,-0.013723933,0.004091195,0.07503588,-0.009758496,0.053541083,-0.006116046,-0.021663086,0.034904607,0.0026765396,0.02288322,0.05494772,0.017536683,-0.028600253,-0.0039285524,0.04690177,0.035983596,-0.037181463,0.016879926,0.001266366,0.035923187,-0.029736383,0.011545586,-0.060659766,0.017242938,-0.025820643,-0.031773936,0.026626766,-0.03752009,-0.03434242,0.018504582,0.01891305,0.00885693,-0.021652734,-0.053836606,-0.00890123,-0.030053107,0.014903871,0.028520865,0.011946586,0.001703053,0.046109654,0.005826261,-0.013777659,-0.0745855,0.0005424463,0.016087197,-0.01575614,0.10572771,-0.011465136,-0.047759786,0.027383203,0.037436493,-0.04752848,0.0061586425,-0.007993746,-0.007907422,-0.04699425,0.00012016025,-0.027680242,-0.0042066346,0.03269306,-0.007398515,0.010363483,-0.04446342,-0.013672848,-0.0024609778,0.0129913045,0.026279604,-0.0013919404,0.00696679,-0.010347733,0.0062777293,-0.026925303,0.008496335,0.012094104,-0.010295344,0.0094704935,-0.0033705984,0.019900372,-0.024224114,-0.030116055,0.009592234,0.033990726,-0.003427464,0.04141945,0.028422056,0.09493652,-0.021988664,0.014234861,0.012608743,0.008307028,0.022537237,0.040138673,-0.054424677,-0.023411417,0.04054202,0.015857294,0.038701713,-0.033996068,0.023127014,-0.005727311,-0.0177909,-0.043808475,-0.074210905,0.062891334,0.06314486,0.000048135356,0.040998768,0.04953495,0.0051452005,-0.16793713,0.017626595,-0.00028375498,0.061405472,0.0022273273,-0.0041351994,-0.047653306,-0.017146125,-0.07618389,0.027234582,-0.016482273,-0.04589142,0.0146984765,-0.014756319,0.048058804,0.034118246,-0.0066343565,0.015039972,0.01029967,-0.045367975,0.0026963945,0.00188865,-0.0045905756,0.0008960766,-0.010333706,0.0010019585,0.089267015,-0.007139383,-0.045523852,-0.00060559006,-0.010326564,-0.044273052,0.018672768,0.022925146,0.015181612,0.00012810984,0.04420051,0.0015195245,0.044965748,-0.017182771,0.025276806,0.05610266,-0.023506735,0.046220437,0.021250745,0.04406359,-0.01088156,-0.013017893,-0.06710263,0.020030811,0.026581459,-0.022548523,-0.025112508,0.029034263,-0.038157843,-0.033360854,-0.03379512,0.08833613,-0.013337424,-0.032679815,0.044222705,-0.034553666,-0.020984745,-0.046173032,-0.008235682,-0.02680113,0.036875956,-0.010138133,0.011826287,-0.033501957,0.026645573,-0.04527095,0.041794736,0.025779072,-0.013637928,0.00763254,-0.038236704,-0.03362926,0.020789854,-0.10320982,-0.032825068,0.01375005,-0.018489001,-0.009784163,-0.011636915,0.0023325733,-0.028607719,0.032065477,0.011228783,0.23946203,0.009698954,-0.043559738,-0.018805314,-0.005594236,0.00622394,0.022149734,0.01774606,0.03306602,-0.017508678,-0.05355447,0.0142667135,0.016934369,0.002295283,-0.02735223,0.014078824,-0.021877678,0.0038682516,0.03986868,0.024962043,-0.009794179,0.0031644134,-0.010269904,0.04173107,-0.0514443,-0.04884626,-0.041748863,0.0017267675,-0.022255367,0.03023395,-0.014110815,0.055437505,0.008765233,-0.0038069298,-0.08723394,0.026728567,-0.008053027,-0.028859552,-0.017421661,0.0046954956,-0.0038195036,0.011708018,0.005674575,0.016349435,-0.015557657,-0.034912907,0.03569445,0.0008389466,-0.044140264,-0.018758398,-0.06563166,-0.02559403,-0.043352716,-0.018395336,0.021101281,-0.020859223,-0.04339836,-0.036220618,-0.00052385346,0.030210143,0.021797348,-0.0030951386,-0.06348643,-0.0284842,0.0015079763,0.031840034,-0.011151319,0.03359591,-0.0006136616,0.033333857,-0.0003076297,-0.0105792815,0.01047944,0.001290913,0.0068727257,0.034217082,0.07874936,0.06442043,0.009962471,0.027905932,-0.029560052,0.020754112,-0.0018365352,0.035440538,-0.0020614131,0.012673959,-0.0018770209,0.045872476,-0.0053690397,-0.006065774,0.0030345558,0.027786452,0.025272101,0.02923695,0.03424592,0.012355498,0.03885758,-0.03307354,-0.03174215,0.035525467,0.0025959453,0.004092789,-0.016978383,-0.032606203,0.039000005,-0.02702932,-0.031344183,-0.013348009,0.046391748,-0.024950234,-0.005682124,0.009570378,0.017209245,-0.01756974,-0.0066300724,0.034035143,0.02286223,0.0033105332,0.008130601,0.01766212,0.028583517,-0.009295298,-0.0035037408,0.017283393,-0.0074401824,-0.05025471,-0.015570086,-0.010970684,-0.016249225,0.023463901,0.042630102,-0.022023914,-0.01872851,0.03175737,0.02808744,0.029489268,-0.043109212,-0.0022325963,0.03204133,-0.0271926,-0.02511669,0.008385198,0.002634686,-0.009696512,0.02400557,-0.043911014,0.029059337,0.0025781284,-0.0172971,0.014308489,-0.029053329,0.081095055,0.015500964,0.014735674,-0.04010286,0.0128784,-0.0132589275,0.017918669,-0.008656933,-0.030002698,-0.029321704,-0.00431298,0.0587382,0.04254172,-0.0036365024,-0.00050554285,-0.05360172,0.022300513,0.0070311218,0.0025700047,0.016783504,-0.022056298,-0.040657587,0.010769181,0.009075144,-0.032618046,-0.029531384,0.009259573,-0.03218363,-0.031992998,0.035621215,0.0122960545,-0.041091423,-0.026221972,0.016890598,-0.033415765,-0.048816968,0.004033203,0.00015458753,0.012391495,-0.0035353268,0.09589493,0.03661954,0.0037315823,-0.0045277365,0.020302918,0.05126147,0.026660651,0.0067285597,0.0042913905,-0.04757966,-0.00844945,-0.021179011,-0.0005325844,0.00021057755,-0.005134609,-0.027461838,0.0081697935,-0.00034679845,0.00602391,-0.047558047,0.0035679576,-0.040772874,0.003650013,-0.02551252,-0.050103992,0.04066163,0.036560874,0.05857673,-0.044675153,0.04201189,-0.011826199,0.03555108,-0.023216158,-0.030868856,0.0051397043,0.02024935,-0.01808609,0.016565144,-0.037016906,-0.004499511,-0.010304537,-0.008789487,0.0073024877,-0.012137416,-0.028779576,0.02669913,0.020998958,0.04194571,-0.01632442,-0.015874598,0.031793736,0.035843663,0.07484635,0.021299295,0.01948577,-0.067887954,-0.031806134,-0.04190419,-0.015090877,0.032098316,-0.04207128,0.0095166955,-0.023376316,0.035756465,0.00017145586,0.035968896,-0.054709624,-0.04334458,-0.03523514,0.000046294488,0.018886281,0.029929718,0.00047908354,-0.0032312104,-0.028686907,-0.0077614193,0.007723143,-0.02785744,-0.018882936,-0.008127478,-0.0442449,-0.090252854,-0.0075589838,-0.002093982,-0.010107383,-0.047808997,-0.014648951,-0.038514104,-0.047342177,-0.056584332,0.00994249,-0.015821248,0.0022209948,-0.026858406,0.022276515,0.001812792,0.016046753,-0.038332004,-0.037702374,0.024264393,-0.006130447,-0.022323297,0.0075962963,-0.04262967,-0.025620854,0.013939646,0.0034386201,0.004478056,0.028491817,0.0058845566,0.0058679488,-0.037734754,-0.011097555,-0.008378203,0.030896693,-0.02254567,-0.014450546,0.0072480664,0.0109980665,0.037834693,-0.070073165,-0.0041350643,0.049519856,0.011358161,0.040159415,0.050368275,-0.007827419,0.017285673,-0.0039275694,-0.010845996,0.012503727,-0.036655717,-0.0022395442,-0.021678815,-0.0011001253,-0.07497518,-0.008152161,-0.026741477,0.06134777,-0.07245605,-0.00924431,0.003093226,0.01191131,-0.01435762,-0.009518003,0.034479808,-0.014911117,0.0046169204,0.028000334,0.0019736926,-0.011247705,0.034898426,-0.0009804296,0.0012743383,-0.036221344,-0.0235218,-0.0021212958,-0.05852241,0.03681574,0.015552705,-0.0075765243,0.006011485,-0.014102685,0.009977768,-0.021462329,-0.0266534,-0.010970667,0.05905134,0.041427728,-0.013700788,0.039264187,0.0072364057,-0.02186664,-0.004227985,-0.017970316,0.019782564,0.003361009,-0.054011237,-0.018695796,0.016553322,0.041755013,0.023684213,0.013745292,-0.041646633,-0.0045434283,0.021994315,-0.017058928,0.028806532,0.027817985,-0.045004625,-0.01475608,0.005264073,-0.0021683911,-0.0337971,0.00058894587,-0.03667011,-0.009201473,0.018774277,0.0550485,0.004655484,0.0027420963,-0.016659752,-0.007962791,-0.13226745,-0.012658082,-0.00863285,0.042474635,0.0033903676,-0.02406874,0.02092934,-0.021394232,0.0115194805,-0.010066436,0.005815866,-0.032936003,0.0064382693,-0.016791377,0.027216509,0.021875814,-0.012602384,-0.043024793,-0.020341508,0.049735375,0.0035022388,-0.025404528,0.011350532,-0.0074835345,-0.0012649855,0.0042706053,0.0019075754,0.018434893,-0.004390754,-0.0015729183,-0.022432242,-0.011918497,0.015991379,0.027496263,-0.010895871,0.0031569956,0.012666443,0.014388943,-0.034899887,0.010227802,-0.036872134,0.031818166,-0.014348746,0.035454858,0.0066720196,0.047605626,-0.016396886,-0.025977409,-0.001798127,0.045611795,0.005224462,0.029218877,-0.024593778,0.02031781,0.020946767,0.006489886,-0.018630087,-0.017233795,-0.018358272,-0.0047623715,-0.019694127,0.051707353,0.010765659,-0.01839008,0.00439231,0.0076952507,-0.0096991,-0.01873232,-0.033622783,0.0056642173,0.034398522,0.0062248954,-0.022245571,-0.017366137,-0.029289993,-0.028535442,0.056002602,-0.04577385,0.0013060421,-0.0008123668,-0.009050751,-0.018451948,-0.0016139614,0.038678575,0.053889688,-0.013399139,-0.030060224,-0.014148725,0.037465945,-0.0045347437,-0.017702749,-0.05540137,0.009251813,-0.0354829,-0.0573514,0.03660481,-0.03645767,-0.056040604,0.006158933,-0.03916476,-0.022214986,-0.03080867,-0.00550385,0.007526359,-0.026394859,0.011119798,0.031748373,0.0060638096,-0.017881155,-0.01521082,-0.010322391,-0.021963092,-0.014700064,0.0010163712,-0.06476699,-0.026610993,-0.0145454025,0.0033326729,-0.004562664,-0.063086994,-0.013030105,0.015750995,-0.04576391,-0.028324395,0.007811742,0.044286124,0.03223907,0.041648824,0.02391458,-0.0043996205,-0.004703674,-0.03120523,-0.024996402,0.019439898,0.030693702,-0.016172461,-0.059380304,0.043135583,-0.07108347,-0.05327254,-0.015856734,0.013042311,0.021671683,-0.040316924,-0.015343435,-0.060248815,0.0061983857,0.025594113,0.024960916,-0.03976527,-0.022419976,0.03522933,-0.02187196,0.06891746,-0.028883973,0.04438764,-0.02392797,-0.026408378,-0.036352515,0.079036616,0.000062375555,-0.016943565,-0.026047107,-0.024216086,-0.013505075,0.036667444,0.0019035019,-0.009595692,-0.015160665,0.013744123,-0.005993352,-0.016431674,-0.010435301,0.009519915,0.037690137,-0.021795057,0.0032569629,-0.023973282,0.032430187,0.016606787,0.041607436,0.0401368,0.09048346,0.028516201,-0.0045522824,0.006525222,0.0091040395,0.049038757,-0.07798786,-0.019601874,0.02178183,-0.0010350136,-0.013740862,-0.014518569,0.06952368,-0.022546457,0.023176933,0.04799202,0.01832943,0.0112290215,0.005229014,-0.01003652,-0.0356745,0.002821727,0.009554766,0.02346384,0.010560407,0.00943286,0.0013443582,0.024195239,0.0039460757,0.042205434,-0.017139196,0.012243537,0.009892071,-0.027407708,0.037497036,-0.019181307,-0.0012628469,-0.039745864,0.026405232,0.040164996,-0.020388523,-0.0060954588,-0.0460476,-0.011659883,0.03271704,0.025343463,-0.002270497,-0.028713375,0.060868133,0.00043912514,0.012428769,0.021060351,-0.029818779,-0.034116365,-0.014760039,-0.009935671,-0.01855224,0.035269603,0.010468621,-0.010106942,0.02874989,-0.03392203],"last_embed":{"hash":"1yeb0bd","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"1yeb0bd","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{1}","lines":[160,160],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yeb0bd","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023895364,0.018545004,-0.02782455,0.03907319,-0.031648662,-0.011973739,0.026244221,0.019640733,-0.014967307,0.01620636,0.0124754235,0.013659596,-0.03751542,0.019608539,0.034680028,-0.038437814,-0.018144626,0.030045865,0.027907358,-0.010251247,0.028109036,0.009043538,0.026147002,-0.013349785,-0.009412805,-0.0028162808,0.011577727,0.006715733,0.020704852,-0.0004694089,-0.060286835,-0.04435552,-0.002837885,0.010200406,-0.008986225,-0.0317234,-0.0029835135,-0.042111,-0.040146876,0.051096838,0.005725167,-0.01635811,0.024216227,-0.00584484,0.004292874,-0.007300419,-0.0076412833,-0.019663854,-0.023565453,0.0034987726,0.0053892992,-0.021096177,0.023992179,-0.017488627,0.02106924,0.04385083,-0.04270051,-0.055108573,-0.038065482,0.008170787,-0.038007226,0.017545253,-0.010107703,0.03525659,0.023633257,0.017234799,0.0040465356,0.014462058,-0.008465454,-0.02425166,-0.016504586,0.023447474,-0.07538024,-0.013333985,-0.02254518,0.030975116,0.029788261,-0.0420933,0.0068363645,0.023853635,-0.010843835,-0.020888414,0.044759598,-0.022817172,-0.0053935363,-0.012596351,-0.048179794,0.067972146,0.040768377,-0.002382159,0.025649916,-0.019316008,0.016138583,-0.046794664,-0.037854258,0.029569447,0.025385741,0.010765798,0.039544273,-0.017452767,0.009912591,-0.012015758,-0.019889627,-0.0029678184,0.030051943,0.016450465,0.030673467,-0.0026672424,-0.01586871,-0.01953143,0.019950047,-0.00034983802,-0.010832286,-0.018151598,0.00037125987,-0.047067713,-0.0024659717,-0.01764365,-0.03825763,-0.027335076,0.0192023,-0.021950005,0.020004563,-0.014158599,0.0058241873,0.012037412,-0.015701495,0.0070626456,0.052915312,0.021980977,-0.030740537,-0.007550046,-0.01795026,-0.004753782,0.009225516,-0.04616033,-0.019156825,0.04731847,-0.037856482,-0.08546704,-0.016020603,0.041679706,-0.00888083,0.0034597672,0.035828073,-0.016687235,0.054642703,-0.021305082,-0.024866294,0.00087174744,-0.008324434,0.023075564,-0.0038259188,0.020772602,0.036248658,0.003511828,0.03220291,0.009858144,-0.05619499,-0.0024949538,0.007600613,0.01599046,-0.06161886,0.016645387,0.034981135,-0.035520516,-0.002240761,-0.011244409,-0.025557794,0.030215034,0.014505891,0.030151213,-0.0017219583,0.04757182,0.020433854,0.035707213,-0.00088818383,0.041498452,0.062725626,-0.039743148,-0.07697363,0.002880756,-0.010292873,0.0062428485,-0.008366949,0.0027571986,-0.007204803,-0.008797692,-0.0058097118,0.064718746,-0.023061931,0.04353131,-0.013289927,-0.007174254,0.022270283,-0.0003704223,0.02321415,0.047206443,0.0018153888,-0.020495592,-0.023577435,0.0468373,0.026940564,-0.0021198327,0.012113306,0.014061245,0.028488236,-0.038891915,0.0025277573,-0.07231953,0.006308395,-0.0414159,-0.033574052,0.027837856,-0.036903165,-0.005296336,0.005134112,0.013327431,0.0055870344,-0.02842281,-0.06576556,0.017226484,-0.03329493,0.0374108,0.04659796,-0.004075637,0.020233244,0.041800074,0.0057437005,-0.0010155614,-0.079534076,-0.0355875,0.019658066,-0.01836326,0.115584806,-0.0143431695,-0.05840839,0.009293778,0.04966322,-0.050946325,0.007749398,-0.030530121,-0.011045197,-0.031859893,-0.012702563,-0.0072458247,-0.0074326266,0.039962485,-0.015789008,0.0043858336,-0.032526486,-0.011891641,0.009141456,0.01759168,0.02390982,-0.0061422433,-0.0045275595,-0.013547499,-0.010567689,-0.018996377,0.035834353,0.029256059,-0.025774077,0.015451443,-0.005611077,0.010658067,-0.033041533,-0.027183726,0.01991856,0.02338423,-0.0054088323,0.041817617,0.0187505,0.09344218,-0.028316492,0.0016128637,0.021881258,0.0072122356,0.007550838,0.06386853,-0.05655206,0.0023931388,0.036788095,0.04340633,0.018827591,-0.031517662,0.041596983,0.021631896,-0.010912157,-0.02121709,-0.053896364,0.07775678,0.06676574,-0.0081605,0.04060593,0.03797301,0.011672932,-0.15439005,0.008409294,0.016334603,0.037286837,-0.002565245,0.0024917643,-0.052265678,-0.014258867,-0.049086697,0.036851835,-0.014193051,-0.04134795,0.02593383,-0.02101523,0.031580422,0.03115761,-0.008601736,-0.0002863822,-0.005722352,-0.042728398,0.008761244,0.018373298,-0.010206206,0.020074794,-0.0068262913,-0.0095703835,0.0837027,0.0014875745,-0.049357586,-0.0122860875,-0.011100488,-0.036089554,0.019091588,0.025327347,0.011813951,0.016434304,0.04282975,0.002725899,0.03767144,-0.020200912,0.035346273,0.049429003,-0.013353751,0.04154527,0.01824577,0.04519184,-0.009003216,-0.03634942,-0.046437148,0.018124549,0.032224562,-0.025893778,-0.01911461,0.022555143,-0.027139919,-0.034844834,-0.012960534,0.0678703,-0.008949469,-0.041468598,0.03427842,-0.015179551,-0.009989361,-0.0462316,-0.034207884,-0.017050542,0.04419654,-0.020321913,0.019153846,-0.016318394,0.0044012615,-0.062109925,0.042483017,0.044458263,-0.005805115,0.015041763,-0.009639529,-0.03356718,0.02068503,-0.09803092,-0.003371132,0.016132956,-0.0020909375,0.009513919,-0.02092766,0.003176938,-0.025642233,0.046829063,0.0021336148,0.24817778,-0.010286523,-0.016461177,-0.023324307,0.017011903,0.0022423686,0.031574275,0.025364943,0.034723636,-0.026217308,-0.03759108,0.023348324,0.01719446,-0.0042979666,-0.01180975,0.014814126,-0.011932148,-0.007782886,0.055203665,0.034537245,0.00918327,0.008678129,-0.01684411,0.037079457,-0.0620823,-0.04616601,-0.03420888,0.03164238,-0.022503871,0.034708433,-0.023980413,0.06003824,0.017010868,-0.013031004,-0.07577686,0.0393119,0.0063492823,-0.022377541,-0.009329621,0.012697509,-0.0034268985,0.010027999,0.011631903,0.003820747,-0.012361863,-0.030228248,0.039978925,-0.005893538,-0.049354758,-0.020441683,-0.051998105,-0.033265427,-0.04120207,-0.015112147,0.03441817,-0.020735001,-0.04634245,-0.02696274,0.001961675,0.03608972,-0.0049057035,0.0073015676,-0.074721105,-0.01047376,0.007578028,0.043116424,-0.005391509,0.023513535,0.014378349,0.04171287,-0.013410583,0.002719878,0.003310866,-0.014646375,0.012450514,0.033491477,0.07803801,0.0686089,0.002399541,0.0209451,-0.03554971,0.021856373,-0.009154459,0.025732286,-0.00011460822,-0.0017526431,0.009342579,0.021362351,-0.024797117,-0.011590505,-0.006461903,0.0066820136,0.032168712,0.020708285,0.026722072,0.013577871,0.023632457,-0.028853487,-0.03397681,0.026244918,0.023331687,0.0008937819,-0.010603164,-0.03577428,0.05609609,-0.026228894,-0.03236177,-0.015450271,0.047542334,-0.0066798157,-0.017378243,0.015982302,0.019405525,-0.006493171,-0.005184055,0.022686156,0.040257867,0.0016966924,0.008072207,0.007570953,0.038034238,-0.012946766,-0.014522423,0.021050794,0.014969105,-0.046590906,-0.016950523,-0.010879126,-0.029468378,0.033349767,0.0499579,-0.027648594,-0.005401064,0.04883476,0.032222383,0.026289254,-0.033316787,0.002012279,0.018153487,-0.01322781,-0.024022702,-0.0016057126,0.0019497115,-0.022034656,0.019775862,-0.026323762,0.01937399,-0.007019821,-0.008774343,0.0131217465,-0.021925187,0.06212336,0.021777347,0.016460037,-0.036391467,0.012311797,-0.001205521,0.023764614,-0.014064418,-0.036713466,-0.044969693,0.028912712,0.06506639,0.029082162,-0.014890362,0.01709048,-0.04578204,0.0077678575,0.0013090376,-0.008259414,0.04050097,-0.012470039,-0.036692742,0.0050839833,0.026577706,-0.054433104,-0.033814497,0.015541351,-0.04772268,-0.040723067,0.033009958,0.00814087,-0.035004154,-0.06330748,0.02082353,-0.05419957,-0.043386366,0.009565165,-0.008081825,0.0042253956,0.00048072048,0.09193418,0.027030595,0.0065281237,0.005104873,0.018790653,0.055892136,0.009897647,0.003673833,0.013662112,-0.055505082,-0.0297982,-0.006016321,-0.0106272865,0.0054465965,-0.01710683,-0.027668914,0.00904449,-0.002756128,0.0015806186,-0.045490723,0.017601063,-0.03590313,0.0065607703,-0.009962635,-0.036366716,0.06858638,0.026085982,0.08084523,-0.03804826,0.029178087,-0.016609991,0.019078933,-0.02653495,-0.0059862593,0.024072006,0.012963539,-0.031130364,0.033459056,-0.03360648,-0.006921423,0.008451005,-0.0130936755,0.0028114964,-0.02793871,-0.029009853,0.013135086,0.027779466,0.041321892,-0.016820973,0.003790702,0.0015932787,0.027075982,0.062146477,0.019308751,0.0118797645,-0.05575725,-0.046440106,-0.022089634,-0.025563566,0.021920677,-0.06818517,0.00037667633,-0.017627105,0.035510972,-0.011530469,0.023534225,-0.05390008,-0.035945002,-0.05155705,-0.020623717,0.013550029,0.029104708,0.010352335,-0.0005598192,-0.011390658,-0.0052224337,-0.005477357,-0.01907189,-0.014208669,-0.016760431,-0.032380324,-0.06394367,-0.009633986,0.0037652475,-0.016074702,-0.063708365,-0.0029498679,-0.048572965,-0.0288456,-0.06864042,0.005268557,-0.014800143,0.013391933,-0.022622474,0.03867472,0.030138778,0.009290698,-0.040179666,-0.040698588,0.0148804365,-0.012690226,-0.004665473,0.029605754,-0.04026509,-0.028499145,0.0163222,-0.0004229385,0.009737362,0.028740505,-0.0033619904,0.035702415,-0.029387718,0.006698034,-0.030497659,0.040394664,-0.014926543,-0.011579586,0.0010513203,0.007433082,0.037242964,-0.063021734,0.0036204313,0.033386674,0.017183207,0.01691727,0.0489618,-0.022343706,0.003198704,-0.0037934815,-0.05164992,0.020518597,-0.052712843,0.0048104087,-0.02860147,-0.012519552,-0.07273708,-0.01819678,-0.010309523,0.040045056,-0.0514721,0.0007887722,-0.0043353415,0.005809024,0.002414464,-0.007930141,0.033389054,-0.016792342,0.0017943106,0.02911829,0.00035281116,-0.034159888,0.037510186,-0.016029326,-0.0031119052,-0.038698077,-0.018998232,-0.002587139,-0.056802813,0.01878204,0.011445278,0.006768203,-0.014563622,-0.01568262,0.015091172,-0.026549108,-0.01902309,0.015068835,0.064046875,0.036224376,-0.04191313,0.0299796,0.015440816,-0.0012715309,0.011963172,-0.028642163,0.034270287,-0.009910906,-0.04103712,-0.0064627095,-0.0048425104,0.04531986,0.009436805,0.0044917115,-0.026455669,0.0031579374,0.024311053,0.004079785,0.020047776,0.00959518,-0.04554283,-0.02616226,-0.002063566,-0.013680796,-0.030035367,0.00008761609,-0.030221676,-0.013105875,0.019406088,0.045830965,0.010430253,0.016948283,-0.037793405,-0.012412435,-0.13191222,-0.032244135,-0.036090102,0.028727144,-0.0043985685,-0.026000328,0.0054990402,-0.03736739,-0.0013154529,-0.0038583314,-0.0062844288,-0.01333793,0.014321991,-0.028006384,0.052878536,0.0027810475,-0.018710691,-0.033689864,-0.02543512,0.044450544,-0.016377257,-0.04129585,0.027555315,-0.013800699,-0.012441081,-0.0032843489,0.015930707,0.01538558,-0.005193965,0.027272888,0.0068690195,-0.011339594,0.010173406,0.015755787,-0.025224274,0.0012442962,-0.00067688036,0.0051682815,-0.022222444,0.02224511,-0.005402802,0.032424536,0.0035800936,0.045200523,0.016357364,0.04631983,-0.0016361721,-0.019165395,-0.013907155,0.032286998,0.0057733036,0.026491651,-0.0051939436,0.022040715,0.009700377,-0.010620684,-0.036310177,-0.007611535,-0.011943443,-0.00045788236,-0.025030142,0.062176615,0.004529106,-0.043686174,-0.008140919,0.010994044,-0.015403302,-0.015910638,-0.032349918,-0.0042789145,0.03047384,0.0059200283,-0.027804732,-0.016955297,-0.023315027,-0.027361125,0.04158195,-0.042935323,-0.00061910495,-0.0020746451,-0.011848576,-0.037066214,0.00079624174,0.046317134,0.07243649,0.016458718,-0.0398876,-0.033871703,0.03994723,0.005266,-0.036819648,-0.058017895,0.013033753,-0.026727045,-0.064852744,0.046199698,-0.049946528,-0.040782396,0.0143124135,-0.029887086,-0.03210702,-0.037952136,-0.012687779,-0.0058529126,-0.008163571,0.007718931,0.04462542,-0.000011384296,-0.022103721,-0.024043664,-0.030432481,-0.020721857,0.016326794,0.004061028,-0.05442148,-0.0072172773,-0.0027241588,-0.018879514,-0.019871073,-0.05729731,-0.014623212,0.011383347,-0.04031678,-0.028219443,0.026916306,0.01457571,0.0217655,0.018248005,0.0088082375,0.014721338,-0.034566842,-0.031367105,-0.031815127,0.019498426,0.026464438,-0.009280873,-0.042579822,0.050029118,-0.058226272,-0.03932048,-0.008037868,0.027262688,0.01903878,-0.017090525,-0.013173948,-0.06297569,-0.0070205145,0.04109892,0.014078936,-0.023435216,-0.031865533,0.030784663,-0.018245459,0.048938826,-0.023731684,0.035804,-0.027701564,-0.02215779,-0.023767753,0.07156422,0.013067337,-0.024476482,-0.035942193,-0.004732845,-0.02825354,0.05052875,0.009131516,-0.01447202,-0.005539489,0.010934988,-0.014068297,-0.008779633,-0.016137186,0.0100275045,0.03131757,-0.022123361,0.008132153,-0.025129404,0.04783682,0.018389262,0.022224143,0.01879171,0.10758591,0.03549327,0.017601503,0.010313713,-0.012795195,0.02459671,-0.06340931,-0.030338746,0.009103121,-0.02181256,-0.014754457,-0.015502805,0.06492444,-0.0062409234,0.024999354,0.051602874,-0.0070306896,0.015443254,0.015340689,-0.011020204,-0.048405223,0.00867364,0.019844301,0.017027391,-0.004024268,0.0025294765,0.0018698686,0.031132828,-0.016995441,0.054543126,-0.024888486,0.012458515,0.019136403,-0.028961673,0.05773142,-0.00021425626,-0.006967651,-0.048611727,0.017954351,0.025199963,-0.020283971,0.008066019,-0.05305889,-0.016040824,0.029622944,0.021786794,0.0015808897,-0.019873755,0.056351468,0.0185531,-0.0019612603,0.011766058,-0.027831988,-0.01668205,-0.0052440395,-0.013098558,-0.0032031965,0.037409186,0.013594982,-0.010544491,0.020518921,-0.025869912],"last_embed":{"hash":"11823pg","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"11823pg","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{2}","lines":[161,161],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11823pg","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021492174,0.034279186,-0.04432432,0.023451889,-0.03572951,-0.027255407,0.031184511,0.033752624,0.005475243,0.0033214095,0.022808684,0.022909453,-0.042826932,0.027351608,0.021260852,-0.017742071,-0.034686755,0.028539492,0.024786407,0.007542366,0.026842646,0.021108918,0.046300963,-0.019104647,-0.032353193,-0.017226368,0.022533383,0.0066563482,0.0088058375,0.011222059,-0.04174515,-0.055993434,-0.020533646,0.023835737,0.0041177236,-0.0435981,0.0013855982,-0.036300465,-0.04519837,0.050413508,0.017882923,-0.015007784,0.024784494,0.00804199,0.015261479,0.0047014086,-0.00858614,-0.016796365,-0.029126653,-0.00152565,-0.015187654,-0.039580904,0.0136282,0.011756221,0.04121356,0.037510008,-0.024085559,-0.04520313,-0.031555075,0.009934725,-0.04131995,0.027222166,0.010883962,0.03252481,0.01956933,0.019243253,0.01882845,0.01040407,-0.011212726,-0.031173576,-0.02380752,0.027043128,-0.056182493,-0.010294327,-0.018050393,0.030043684,0.02795608,-0.01999744,0.004430605,0.019543312,-0.0025584975,-0.021973364,0.011073451,-0.021477327,0.0075107915,0.0010305515,-0.04745535,0.09585891,0.022479204,0.000473015,0.035746783,-0.015613437,0.029468153,-0.029095735,-0.04746729,0.0041174134,0.014765692,0.009604881,0.033194836,-0.022946807,0.0059141214,-0.0045956676,-0.008059048,0.007324648,0.021023724,0.0011583292,0.016894098,-0.009758146,-0.008679008,-0.02793236,0.010607403,0.010062992,-0.003941006,-0.02004042,0.0018031402,-0.03721543,0.01597336,-0.014037993,-0.023114692,-0.022110855,0.03348456,-0.02173656,0.025808042,-0.005403404,0.018230027,0.0177898,-0.020352883,-0.011489706,0.03663285,0.033290267,-0.034728944,-0.012123434,-0.008336315,-0.018986037,0.009479965,-0.034456838,-0.0046347375,0.064900585,-0.039134633,-0.080640465,-0.0011630001,0.036476396,-0.0027770656,0.006018559,0.029906597,0.00037915877,0.05433574,-0.019070368,-0.0441923,-0.011142264,-0.026469227,0.020616218,0.009059309,0.016033363,0.028317476,-0.0065642563,0.018390024,0.024102045,-0.03293693,-0.027359003,-0.013164405,0.03148413,-0.0648842,0.025346544,0.048270863,-0.02357693,0.018385867,-0.02754739,-0.01899893,-0.004811188,0.024967052,0.016173486,0.01068137,0.052612904,0.027414301,0.04014214,0.014520144,0.034480236,0.04927299,-0.039865203,-0.068269156,-0.015261621,-0.020556927,-0.016828068,-0.0088538,-0.001556009,-0.005661185,-0.0046050274,-0.010419042,0.06278107,-0.0071793613,0.046550296,-0.030839227,-0.010972479,0.018790405,0.011731762,0.035027254,0.047440607,0.0044473675,-0.01710759,0.00013097587,0.0495574,0.01950517,-0.035814658,0.012812153,-0.0008706275,0.02550842,-0.03397359,0.008683365,-0.06238957,-0.003141566,-0.022202281,-0.026395718,0.034006983,-0.056710225,-0.031788684,0.0073075998,0.014671115,-0.0025902928,-0.027878724,-0.050310597,-0.012238966,-0.026028495,0.038342565,0.03670069,0.01391298,0.008006011,0.048072055,0.018081963,-0.0008422101,-0.070416756,-0.004884416,0.018553449,0.0005234779,0.1211787,-0.0021978037,-0.046917602,0.028234992,0.03617231,-0.043111622,-0.014581524,-0.019024089,-0.012587595,-0.047852542,0.0069805877,-0.032348786,-0.013373468,0.041972212,-0.018987522,0.018583236,-0.042851973,-0.0024288597,0.0031874855,0.011990076,0.023444721,-0.016871506,0.0048713037,-0.0042515886,0.0046798126,-0.030874375,0.016271202,0.02177175,-0.0060172877,0.013313198,-0.012596989,0.015866606,-0.029858695,-0.017514387,0.013848157,0.040722843,-0.010208356,0.037521165,0.013929164,0.09714998,-0.011686135,0.015853656,0.0257876,0.0035456372,0.025972852,0.04645747,-0.057378754,-0.010112191,0.030671366,0.010748748,0.03440734,-0.035490025,0.032641653,0.002480438,-0.028647935,-0.036412794,-0.073165275,0.0423185,0.05859956,0.0072192783,0.041545413,0.057204682,0.015621811,-0.15163702,0.029314902,0.006828929,0.04979341,0.0036088116,0.0021491975,-0.038936567,-0.028969694,-0.08050785,0.03955426,-0.0029959914,-0.038012493,0.016410558,-0.030090729,0.049201842,0.030907024,0.008717897,0.008572637,0.016002374,-0.045935888,-0.008164913,-0.022891939,0.0112085175,0.015459733,-0.0057519255,-0.005152654,0.08826531,-0.0070596854,-0.041454263,-0.01893898,-0.015052496,-0.05687377,0.016130654,0.028183872,0.0075562145,0.0059334286,0.049964063,-0.0049968273,0.044695612,-0.020525154,0.039856642,0.031127276,-0.019886745,0.04262439,0.02775233,0.054069422,-0.015582804,-0.023573693,-0.07649507,0.027661072,0.037216894,-0.036180183,-0.022017831,0.0026139438,-0.03608899,-0.03783961,-0.028770735,0.08310552,-0.021338563,-0.024266634,0.048936024,-0.021743044,-0.021051094,-0.041213773,-0.022514015,-0.023559736,0.0379242,-0.005717269,0.016351031,-0.029306216,0.02140795,-0.05618933,0.03894475,0.025165744,-0.0011628687,-0.013610623,-0.039105713,-0.028066525,0.031604074,-0.1123429,-0.014407181,0.010851181,0.0025774688,0.012370382,-0.013282927,0.017188028,-0.03265002,0.051533744,-0.011335805,0.23729247,0.0013016596,-0.054406215,-0.013834877,-0.00047601023,0.0056831883,0.020140678,0.0106622195,0.027434157,-0.018753663,-0.050574806,0.013205559,0.011774831,-0.009586715,-0.0353171,0.006853542,-0.020082297,0.0018984592,0.034793757,0.013353121,0.012018726,0.009324405,0.0047515486,0.055346753,-0.044404596,-0.054839537,-0.058425646,-0.0012067193,-0.032549944,0.03086739,-0.019339114,0.05446808,0.0050317235,-0.010834472,-0.08168509,0.015761554,-0.0034329416,-0.041817006,-0.013850822,0.0017806693,0.0034313756,0.00792826,0.00006895606,0.021259286,-0.024836091,-0.023145879,0.04008154,0.0042164247,-0.037601642,-0.008660474,-0.06400989,-0.056773264,-0.052460205,-0.014505016,0.037140764,-0.020338425,-0.04017713,-0.03570727,-0.0006223184,0.030618945,0.0063301967,0.0072903535,-0.07752652,-0.025841255,0.020780928,0.035956174,-0.002581749,0.034593377,0.007739397,0.03140931,-0.0058405404,0.0013850945,0.011692767,-0.00521674,-0.0006941675,0.028387697,0.06551452,0.06026491,0.0036827067,0.030749526,-0.033359237,0.0245244,-0.01129701,0.01308444,0.0065526557,0.01590575,0.0058256667,0.031374507,-0.007922786,-0.000517175,0.0035533486,0.026153162,0.032248534,0.046160437,0.02751715,0.022234242,0.042818036,-0.03167132,-0.026865298,0.030090293,0.029440325,-0.011545767,-0.015685888,-0.040586077,0.032480713,-0.038729336,-0.016433127,-0.012367077,0.056249462,-0.021903537,-0.0052688513,0.012491676,0.012409387,-0.023385655,-0.0009747238,0.024554072,0.04180695,0.0049338685,0.005924464,0.004595363,0.024292825,-0.01254021,0.0024036563,0.008482177,-0.00077767944,-0.047161557,-0.012869378,-0.024000457,-0.01762037,0.02451553,0.04799963,-0.032778043,-0.01559584,0.034642585,0.02458469,0.015678275,-0.037537467,-0.0022079416,0.0380557,-0.02371748,-0.024022968,-0.0056205294,0.016719883,-0.01451114,0.015427898,-0.043158747,0.051131424,0.0035259966,-0.007900713,0.017958693,-0.01936016,0.075132154,0.020370722,0.01699466,-0.05048427,0.008518279,-0.0002540222,0.020596465,0.0019845006,-0.027597781,-0.020102382,0.0076015918,0.059566997,0.051574897,-0.018057166,0.0056185764,-0.04717541,0.021507755,-0.00011884106,0.0052325535,0.0070678364,-0.031647377,-0.043569423,0.01790249,0.026311986,-0.023055239,-0.04571684,0.018190334,-0.031632602,-0.03280614,0.033615295,-0.0011897825,-0.032646492,-0.024393909,0.02623621,-0.01805428,-0.028906878,0.002033808,-0.017885678,0.005940685,0.0031822778,0.08575366,0.011474377,0.008366872,-0.012312075,0.023268167,0.058002733,0.039997503,-0.00681856,0.009133676,-0.035289094,-0.019159159,-0.016093474,-0.013429507,-0.010191979,-0.011243027,-0.01570558,0.000012012648,0.006493704,0.019284781,-0.041450605,0.019518396,-0.048494652,0.0050970274,0.007251084,-0.0555097,0.030648196,0.02254792,0.07618957,-0.034181297,0.041203775,-0.020604087,0.026747463,-0.02922555,-0.032210957,-0.006438992,0.016011814,-0.03195678,0.016559435,-0.024434721,-0.009712153,0.00044475868,-0.007825364,0.011275145,-0.024073511,-0.045823704,0.008118878,0.024281733,0.05055184,-0.029385801,-0.009988122,0.04326191,0.030883955,0.06929785,0.0096139405,0.012626565,-0.06044925,-0.03251682,-0.044497285,-0.018687477,0.029725896,-0.055350192,0.0019370752,-0.021047382,0.03155078,0.0007219258,0.03243042,-0.057695944,-0.042208843,-0.05023779,-0.008800775,0.016739842,0.035009585,0.0063664773,-0.009827821,-0.025354693,0.0005087672,0.0020670043,-0.023128916,-0.007291034,0.0012963983,-0.046843898,-0.076327294,-0.013025463,-0.0069294753,-0.006185591,-0.046031117,-0.015257143,-0.02742318,-0.057844598,-0.037254047,0.0005972828,-0.006881501,0.00840751,-0.017512832,0.04130727,-0.004172182,0.010083138,-0.042220317,-0.04243198,0.002604797,-0.008920961,-0.009227999,0.008046504,-0.041460827,-0.030649865,0.011679315,0.003961655,0.005600259,0.026243735,0.0005675338,0.028734526,-0.031118795,-0.013388327,-0.02722106,0.03745481,-0.021695811,-0.018460983,0.021871017,0.0046685366,0.04273484,-0.048603773,-0.0020991531,0.051475335,0.011119407,0.033860233,0.050250538,-0.014378417,0.011621103,0.005173677,-0.02800385,0.018059757,-0.041682057,-0.00026322468,-0.013903491,-0.027270209,-0.064123355,-0.018231295,-0.02475039,0.04745963,-0.053080224,-0.0029131665,-0.0026100627,0.006323268,-0.019775672,0.00147182,0.025241673,-0.016136693,0.007189831,0.014874466,0.010948855,-0.008938603,0.035389252,-0.0058807405,0.0020282855,-0.022119755,-0.010577162,0.0028995275,-0.05112158,0.023455216,0.032376174,-0.011915968,0.00025597028,-0.0075452644,0.025361957,-0.02686634,-0.061932597,-0.017733803,0.055897187,0.03304764,-0.015608754,0.039845627,0.013198014,-0.022715531,0.003073117,-0.015188361,0.027608791,-0.006917017,-0.053637873,-0.016217006,0.0046222922,0.040858526,0.010773022,0.009140856,-0.029513486,0.00030823133,0.016780091,-0.0009042547,0.0295468,0.03323644,-0.04406295,-0.01916342,-0.006099778,-0.003868305,-0.020444168,0.019623233,-0.04190851,-0.0102264425,0.0072046085,0.04714476,0.00906644,0.0022053432,-0.026692476,-0.00021619635,-0.12490152,-0.021621844,-0.019514307,0.040011562,0.006562538,-0.023417253,0.018332023,-0.029254803,0.010369914,-0.005868362,-0.004993736,-0.029697305,-0.0018965061,-0.025790118,0.029866133,0.011458312,-0.0058110063,-0.036585815,-0.032891866,0.043682475,0.013227306,-0.04600432,0.020760557,-0.008949436,-0.018851059,-0.0094455285,0.015217118,0.016559392,0.007188681,-0.01102364,-0.0075181443,-0.007298603,0.016040025,0.03873977,-0.013496093,0.0066077486,0.0058332584,0.006625488,-0.026461896,0.010382506,-0.03212371,0.037040517,-0.019316776,0.045085434,0.0056044497,0.03453206,-0.018211458,-0.02585519,0.005855976,0.03828742,0.00024404582,0.03610478,-0.029907297,0.003117518,0.019644769,-0.019760465,-0.027004626,-0.012005657,-0.0062565953,-0.008054426,-0.012523397,0.04347468,-0.008218361,-0.035866234,0.018733053,0.0146365035,-0.029541207,0.0013940013,-0.034208275,0.014664362,0.041665323,0.0076771434,-0.02732049,-0.023568945,-0.025904605,-0.022933176,0.057096954,-0.031698633,-0.012486944,-0.007594149,-0.0064189266,-0.02928243,0.0050109,0.04158183,0.06217517,-0.0050536436,-0.02608822,-0.01209314,0.04161752,0.0059730737,-0.030051429,-0.05759507,0.004927135,-0.035823926,-0.07007751,0.04061309,-0.036520556,-0.05472552,0.013163213,-0.027821235,-0.02847096,-0.031856623,-0.019486897,-0.0018746802,-0.025923239,0.019411642,0.031599395,-0.00086367707,-0.024175731,-0.015237478,0.004556196,-0.013177291,-0.0055241934,0.003819328,-0.061171237,-0.023789981,-0.010125349,-0.0026922442,-0.015306555,-0.06168967,-0.008042744,0.011725435,-0.041780602,-0.018117258,0.020053573,0.038870215,0.016241012,0.018547956,-0.0015955785,0.0062827454,-0.027234826,-0.017200422,-0.043308,0.013969911,0.03222678,-0.007534912,-0.039759673,0.04618755,-0.07013343,-0.050958954,-0.011537098,0.028877927,0.034838963,-0.024397526,-0.009189708,-0.051851813,-0.0046266727,0.013149878,0.0246707,-0.032688364,-0.01919852,0.024294708,-0.025705524,0.06852227,-0.027755013,0.036988646,-0.020863153,-0.036073588,-0.031798843,0.07452153,-0.00009113987,-0.032788455,-0.024317317,-0.02768337,-0.013207842,0.044665333,0.0012492045,-0.009000138,-0.017394211,0.00812085,-0.010162444,-0.0330614,-0.0072430484,0.007870947,0.03767667,-0.021262212,-0.0021703197,-0.030891895,0.05272142,0.020881124,0.03013946,0.022751456,0.086189084,0.033977527,0.0063872226,0.022241673,0.0030347041,0.046641555,-0.068802565,-0.016216427,0.016598545,-0.00084318506,0.0057693836,-0.024889575,0.071054,-0.003548445,0.013029901,0.05699246,0.015523229,0.013994611,0.009144915,-0.0014570161,-0.028080296,-0.0040936493,0.025315413,0.03407818,0.001558436,0.0012250891,-0.00036164813,0.027019514,0.0052418485,0.04471652,-0.027420286,0.0018120074,0.0044979104,-0.034966577,0.022092164,-0.016136618,-0.007174393,-0.044532936,0.024675827,0.034743283,-0.013405971,-0.0072416915,-0.034767,-0.01622047,0.02390324,0.018875502,-0.021294655,-0.015220279,0.05402688,-0.0074230568,0.002118553,0.037523244,-0.02149697,-0.03697747,-0.011804993,-0.016960755,-0.010247769,0.050001707,-0.0034006233,0.008241526,0.045318235,-0.027525796],"last_embed":{"hash":"16lrc6p","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"16lrc6p","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{3}","lines":[162,162],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"16lrc6p","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023492197,0.041552436,-0.042901006,0.008147247,-0.037138123,-0.033860378,0.027759487,0.040721484,-0.0029576344,0.0108979475,0.004239499,0.00999123,-0.039502684,0.021989876,0.01849633,-0.010665815,-0.03402302,0.025163949,0.017554948,0.008337081,0.041458778,0.013549225,0.036459412,-0.0141107235,-0.01672232,0.005768451,0.0020255968,0.0018980284,0.013990099,0.02313631,-0.042939425,-0.06357343,-0.031928893,0.0069744494,0.018928973,-0.02709089,0.013025681,-0.04332945,-0.047189474,0.038646027,0.006154813,-0.019813888,0.0071148956,0.00018289719,0.0055316975,0.008166211,-0.0041069384,-0.011393405,-0.01607678,0.00060259673,-0.0068439543,-0.045098364,0.014012894,-0.0007390721,0.03612959,0.039886553,-0.00292983,-0.05002062,-0.0175552,0.01319281,-0.03460213,0.024304818,0.019648908,0.015486413,0.009221846,0.013155502,0.012879962,0.0010641511,-0.0067067384,-0.034054402,-0.0014571028,0.03954845,-0.07865456,-0.0213346,-0.031541746,0.03290254,0.042117383,-0.023847045,0.0117527535,0.03622873,-0.0074201063,-0.003372547,0.0072284252,-0.023703957,0.023604289,-0.010873306,-0.038369995,0.10006284,0.029584726,-0.009826924,0.0362103,-0.009914934,0.03715121,-0.0413984,-0.04980151,0.017573902,0.012562219,-0.014832265,0.03193404,-0.019320183,0.013738651,-0.019005727,0.00035876603,0.0007712396,0.025752377,0.014057599,0.02451637,0.017725682,-0.021618683,-0.034029316,0.010598739,0.00467726,-0.00020610109,-0.025904935,-0.0016926534,-0.039940808,0.014496724,-0.020898897,-0.026172288,0.00059544825,0.027665395,-0.041165683,0.019462798,0.001030637,0.0048011285,0.01713236,-0.019784816,0.009952608,0.027372941,0.016618593,-0.029640933,-0.002390253,-0.008037786,-0.007131935,0.0152121885,-0.034492485,-0.022997295,0.051832378,-0.036475673,-0.097711235,-0.0048676417,0.041738663,0.001991544,0.008795105,0.02247427,-0.012478909,0.06787958,-0.021236073,-0.041991312,-0.00469837,-0.023011813,0.02213678,-0.01431185,0.009230345,0.029445788,-0.003319835,0.028647954,0.03729145,-0.03146433,-0.0266263,-0.01590629,0.028067758,-0.05618909,0.015674762,0.035896778,-0.04783003,0.0055473726,-0.019426033,-0.027054677,-0.016403161,0.01746856,0.031227276,-0.012221481,0.043468405,0.022037016,0.039316222,0.025053678,0.03930768,0.043433983,-0.035254337,-0.09469496,-0.0013566362,-0.016182916,-0.00959508,-0.0018548757,-0.011501489,-0.0064078295,0.0010276292,-0.008051437,0.060056034,-0.017136607,0.048786424,-0.012180059,-0.010202767,0.02056167,0.020405555,0.03232996,0.05956086,0.013348332,-0.017018622,-0.00082348404,0.03667171,0.036542825,-0.027923448,0.02205823,-0.004065209,0.02927505,-0.03507632,-0.005376047,-0.05795824,-0.0028147984,-0.03869888,-0.025134858,0.028136767,-0.040747847,-0.018802019,0.02116517,0.02838265,0.0089284945,-0.013301704,-0.04319494,0.008233704,-0.020130584,0.028271485,0.033898022,0.014085581,0.009416642,0.030530911,0.000056193163,-0.0066180956,-0.07695915,-0.00004884867,0.016692655,-0.019975353,0.12506686,-0.010900842,-0.040579244,0.01387306,0.03924063,-0.056726962,0.0032194564,-0.021231893,-0.007428532,-0.033742603,0.0009826141,-0.036511492,-0.015847646,0.023040906,-0.019776003,0.005191988,-0.04943052,-0.022486234,0.007845399,0.005274701,0.017142298,-0.012291231,0.00607524,-0.0021103516,0.00031585273,-0.022131884,0.006112936,0.020631215,-0.0073472303,0.012333773,-0.008952154,0.02545348,-0.023685725,-0.011350926,-0.0041156425,0.03728618,-0.011706984,0.03304624,0.017291209,0.08252262,-0.010578912,0.015734928,0.021571642,0.004318401,0.025192099,0.06309017,-0.056688156,-0.004719896,0.027599553,0.009048372,0.022733735,-0.03384802,0.021409327,-0.00996492,-0.015421701,-0.02336832,-0.073305316,0.057262156,0.06446767,0.0015693612,0.04889419,0.040835727,0.015490733,-0.16291203,0.019418472,0.008770636,0.053879224,-0.00094515807,0.012616009,-0.044198625,-0.027985562,-0.07580872,0.030350734,-0.0029991379,-0.0381215,0.0053741504,-0.02602341,0.046965603,0.032175645,-0.0056569646,0.009390089,-0.0024434847,-0.041466534,-0.009420704,-0.0091507295,0.0013950275,0.002640366,-0.007976866,-0.005001532,0.077046275,-0.01680934,-0.046793573,0.0025728915,-0.024488682,-0.03691469,0.0131229935,0.023840353,0.010857787,0.011042591,0.05676554,0.022308331,0.055053934,-0.02277906,0.04387429,0.04383522,-0.0003523404,0.04301928,0.028852696,0.05633599,-0.0031114523,-0.020589164,-0.06410937,0.015734317,0.034690876,-0.0265697,-0.016538065,0.022013133,-0.03686453,-0.04101827,-0.014649914,0.081822716,-0.013476237,-0.026999896,0.03433228,-0.028381487,-0.02029156,-0.03204406,-0.0081249215,-0.025974436,0.024903959,0.0027166056,0.013666848,-0.026262593,0.033015735,-0.0798911,0.050099578,0.031026455,0.008320055,0.007970518,-0.032816786,-0.03479829,0.012183688,-0.110665634,-0.025578285,0.006765327,-0.0015979924,-0.009913754,-0.016678486,0.0037310529,-0.032624055,0.027667291,0.0044700666,0.22750582,0.0060738926,-0.028127695,-0.00240847,0.00028959836,0.0018549273,0.009810657,0.026290126,0.03827053,-0.02134864,-0.06265736,0.0010199709,0.012869386,-0.007753221,-0.023916528,0.0052345926,-0.021410473,0.015070151,0.039222386,0.021766838,0.005812434,0.005321111,-0.0117572835,0.031594932,-0.05905762,-0.039845463,-0.042693846,0.0037992373,-0.0259908,0.020608855,-0.018511716,0.058863197,0.0078103603,-0.009798346,-0.07537161,0.01714899,0.00137586,-0.03016471,-0.02006088,-0.0045628725,-0.0017312496,0.009694633,0.030907625,0.0027132325,-0.023005025,-0.018287739,0.027189756,-0.0016173968,-0.03487953,-0.01649357,-0.04822604,-0.03959841,-0.045722153,-0.005818267,0.03113117,-0.019795908,-0.0435171,-0.040011585,0.0034461229,0.036128744,0.015847243,0.01018749,-0.07014241,-0.009175609,-0.001016835,0.051563952,-0.026489407,0.015356508,0.008407217,0.024142023,-0.010476988,0.00019024767,0.011437055,-0.009481227,0.0015752022,0.03177124,0.07505698,0.06131588,-0.0070552286,0.037725903,-0.032642677,0.023124343,-0.01884372,0.01826058,0.00021874617,0.00832323,0.0039627887,0.039468627,-0.0044369344,-0.012510767,0.0058235605,0.018480837,0.019711077,0.0411507,0.034956317,0.026514972,0.037421804,-0.033958487,-0.033206142,0.0451015,0.012202457,0.004982801,-0.017202545,-0.035398155,0.041350253,-0.021978484,-0.02371683,-0.008033023,0.05527478,-0.012462746,0.0021124892,0.001757204,0.0061439374,-0.025789378,-0.011130416,0.03435255,0.039217997,0.007438434,0.019074837,0.011882465,0.028395275,-0.008815903,-0.007215005,0.018489178,0.016996088,-0.05134156,-0.01855513,-0.017848734,-0.02178687,0.034336414,0.048030697,-0.019827355,-0.011637984,0.043863945,0.030173682,0.03305927,-0.030529821,0.015406169,0.030688368,-0.021204777,-0.01916455,-0.0041398895,-0.0030740658,-0.0062882816,0.029869583,-0.037780285,0.024028879,0.0047375453,-0.0036068854,0.013933028,-0.037071265,0.06259585,0.039064404,0.006043353,-0.052059032,-0.0018912324,0.0029400685,0.013841565,-0.0016747899,-0.03144678,-0.0141308885,0.0040942067,0.06330553,0.045304883,0.0022581413,0.0056257397,-0.04384383,0.012531872,0.009428932,-0.0019016444,0.017545553,-0.019711962,-0.035825342,0.023925561,-0.0013149979,-0.04226172,-0.032779545,0.0071445615,-0.023115622,-0.040407684,0.027323343,0.00073946285,-0.044314303,-0.041857004,0.032493863,-0.0383109,-0.045967557,-0.00013251779,0.0005069318,-0.00068253756,-0.0038845742,0.09295604,0.03912838,0.009156356,-0.0063692518,0.015500438,0.04650718,0.02337083,-0.0018800744,0.026138214,-0.022906538,-0.014401779,-0.024496024,-0.018458487,-0.01442721,-0.015095791,-0.024447614,0.01745152,0.0067554926,0.022334974,-0.040011548,0.026079014,-0.033423338,-0.004995613,-0.008338736,-0.033855,0.03658644,0.041837957,0.09214158,-0.033052832,0.041248824,-0.020707108,0.033437304,-0.031923074,-0.009649625,0.013772768,-0.000255398,-0.036583427,0.017630028,-0.030537307,-0.0026749535,-0.005769459,-0.00182606,0.0059545795,-0.015767513,-0.049671058,0.010768383,0.02659983,0.032772858,-0.024865236,0.0031590068,0.023124773,0.038825363,0.06496992,0.01931964,0.014960856,-0.06840366,-0.041903827,-0.031551205,-0.021205327,0.03319821,-0.052229293,0.005294883,-0.025001938,0.02322937,-0.008241715,0.03628387,-0.05405466,-0.052575674,-0.03825982,-0.0070684836,0.011852263,0.021378232,0.0069705867,-0.012804287,-0.019255029,-0.001132987,0.0009954422,-0.034334335,-0.016861046,-0.024028512,-0.038194172,-0.06493447,-0.004723975,-0.009404245,0.006925349,-0.042003307,-0.012896452,-0.029600078,-0.040735785,-0.038950745,0.00792705,-0.011547044,-0.0060273176,-0.017805597,0.03506542,-0.017875304,0.0179238,-0.04811467,-0.051326595,0.010469274,-0.013826474,-0.011066578,0.016033482,-0.039994847,-0.02597476,0.0059108934,0.0036342596,0.008852769,0.037017647,0.0065623713,0.00057131506,-0.03272328,-0.013384017,-0.021222463,0.04872783,-0.025299914,-0.003083621,0.004954974,0.012475982,0.046627145,-0.09405178,0.008043842,0.039281443,-0.0036740208,0.027260197,0.038414285,-0.019839574,0.021962587,-0.009728605,-0.025139945,0.0045139776,-0.034132723,-0.013963767,-0.0036194772,-0.011107801,-0.06812459,-0.02932317,-0.014011444,0.05084135,-0.0559779,0.0038134358,0.004620687,-0.008882327,-0.020181058,-0.002850261,0.02573002,-0.017338458,0.006969044,0.008577246,0.0074346606,-0.0072677117,0.034455113,-0.008915369,0.010179695,-0.042974718,-0.012561149,0.005399131,-0.057084616,0.024700243,0.015434915,-0.032211214,-0.0039505935,-0.01890922,0.020586923,-0.032676272,-0.029908113,-0.004351775,0.04379176,0.024452446,-0.020278413,0.032581404,0.0046811285,-0.014486844,0.0018952484,-0.02442057,0.03392159,-0.013864626,-0.051491454,-0.012039242,0.004994818,0.028618032,0.024523564,0.02250876,-0.03373033,-0.0018446312,0.017097428,-0.01147952,0.018927012,0.033831634,-0.055048563,-0.026644377,-0.005780272,-0.014010793,-0.02907732,-0.0045449464,-0.02312182,-0.011135776,0.016904475,0.04827963,0.005025555,-0.013804741,-0.035598952,-0.004315038,-0.12811877,-0.014443714,-0.0083347475,0.042964563,0.018357538,-0.027675893,0.013375631,-0.01391773,0.024041533,-0.010938119,0.005939783,-0.04786911,0.008615716,-0.017757958,0.04846964,0.034728333,-0.0051496527,-0.025676733,-0.027006142,0.03665041,-0.0005288134,-0.022083946,0.01263845,-0.026353227,0.005015834,0.0013920742,-0.0014436871,0.004463839,-0.0092463335,-0.0023936,-0.014410131,-0.007942937,0.0068839933,0.018242218,-0.026534831,-0.0029549943,-0.0056905397,0.018773166,-0.039120235,0.013170228,-0.03642445,0.03791444,-0.018424481,0.040233146,0.0009198446,0.03918555,-0.007851657,-0.022137718,-0.010441417,0.027477996,-0.00507388,0.016581371,-0.028204966,0.011020898,0.020008868,0.0042812964,-0.022194546,-0.0025074698,-0.028708376,0.00045410794,-0.020373175,0.046490368,-0.0087637175,-0.019518206,0.016377304,0.02133665,-0.035399944,-0.013589168,-0.03581338,0.008283748,0.046129934,0.009673554,-0.023079498,-0.02879736,-0.02419762,-0.019723382,0.06393969,-0.04164664,0.005449761,-0.0029446324,-0.007544113,-0.027182305,-0.00095501414,0.050100643,0.05425121,-0.008672117,-0.020297177,-0.005278228,0.031382866,0.0057474175,-0.041171312,-0.05901021,0.008734298,-0.011895177,-0.062090613,0.049924042,-0.032835465,-0.05371866,0.004313912,-0.024941174,-0.04538768,-0.038790327,-0.006561581,-0.0043141413,-0.024631724,0.011701366,0.03943636,-0.010794127,-0.029846735,-0.008215541,-0.008876673,-0.013638964,-0.014981763,0.0021600195,-0.083054505,-0.035464846,-0.010734938,0.009508139,-0.01515552,-0.06405846,-0.013478156,-0.0072958367,-0.026609592,-0.027066931,0.027388185,0.024839519,0.022930916,0.031834107,0.030627433,0.0018792098,-0.032249916,-0.026082182,-0.035554964,0.02442921,0.02903367,0.0065763905,-0.05002502,0.054883532,-0.06771043,-0.057949096,-0.024410859,0.047287498,0.04433879,-0.030939197,-0.015721502,-0.056535922,-0.0004290667,0.022986257,0.03229011,-0.030001067,-0.0133035295,0.04267394,-0.027216714,0.052894462,-0.018901767,0.04454636,-0.020273354,-0.025997233,-0.029902916,0.08649098,0.014069578,-0.013548146,-0.026768899,-0.014674668,-0.005844026,0.03642198,0.0012419411,-0.017011417,-0.017782122,0.016169667,0.0053878725,-0.02197406,-0.0147528425,0.02549452,0.041177753,-0.010156048,0.005436212,-0.022331161,0.023901645,0.023934064,0.03750326,0.032504853,0.103954315,0.03813759,0.0048354305,0.015284631,0.0026789738,0.051836696,-0.07274985,-0.035359293,0.016246477,-0.011787048,0.005978098,-0.023073612,0.07169915,-0.013645256,0.019662324,0.041383184,0.014002618,0.026586102,0.018900516,-0.00972509,-0.019919228,-0.009248248,0.021492803,0.02847833,0.0097413035,0.012808973,-0.00050110155,0.027388994,0.00120844,0.040635575,-0.008958423,0.008579203,0.009326541,-0.021450678,0.032693584,-0.004492718,-0.00404842,-0.03874198,0.02960678,0.023906885,-0.005311162,-0.020065628,-0.050846405,-0.022677261,0.01676792,0.026379934,-0.013240011,-0.01701569,0.06347907,0.00012017461,-0.018967181,0.015699314,-0.021553816,-0.022671295,-0.008645774,0.0049902415,-0.02518181,0.035725243,-0.00231196,-0.0020255486,0.05179297,-0.028791593],"last_embed":{"hash":"1jegvd5","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"1jegvd5","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{4}","lines":[163,164],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jegvd5","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.007842398,0.036543455,-0.040371303,0.016853206,-0.041759085,-0.018740032,0.040262602,0.04673199,0.0026286913,0.019942135,0.011177579,0.026444636,-0.04167418,0.009437845,0.02116488,-0.019043438,-0.035333183,0.013797818,0.020448826,0.0071548563,0.017212562,0.003830898,0.036131956,0.010711317,-0.013491353,0.007337902,-0.0048792427,0.002867729,0.0020443154,0.031376086,-0.04546243,-0.045336433,-0.03016623,0.016299691,0.030948667,-0.044124413,0.0016023123,-0.03721853,-0.04546325,0.044244256,0.009418012,-0.0061488613,0.008052537,-0.000486857,0.000972477,0.0016963222,0.0019032737,-0.013006117,-0.019650556,-0.003549147,0.0062378207,-0.02338809,0.0077275895,-0.0026387775,0.02698668,0.035189234,-0.0326335,-0.042138554,-0.017619424,0.028104959,-0.028488634,0.030200044,0.015655205,0.02422542,0.030665135,0.016347704,0.017333318,0.0061047985,-0.014429689,-0.031136539,-0.0037733158,0.04036271,-0.061441015,-0.01040571,-0.02447018,0.023282507,0.044857744,-0.028113281,0.0036532243,0.034007158,-0.012575394,-0.021079503,0.021842431,-0.028892405,0.020980047,0.010289884,-0.04666666,0.10071158,0.04639396,-0.014687807,0.034732595,-0.002186723,0.03785989,-0.041598633,-0.026427498,0.010293954,0.008613772,-0.0039605424,0.031788602,-0.029907523,0.020086976,-0.0011710515,0.0035506233,0.004577633,0.02774172,0.008478167,0.0125691835,-0.006814474,-0.007873345,-0.027229464,0.006737582,0.010373523,-0.016098512,-0.018019548,-0.0019039128,-0.04442992,0.017567975,-0.011907536,-0.021914246,-0.01355158,0.022067307,-0.023459101,0.044711705,-0.009144345,0.012092346,0.03183479,-0.008036311,0.009188713,0.03153761,0.0123514915,-0.03916673,-0.0018304975,-0.013897297,0.0043937885,0.012325515,-0.036270354,-0.012069343,0.030334225,-0.028572932,-0.09535079,-0.016491545,0.036382426,-0.002831567,0.014700082,0.0040931846,-0.012965426,0.056517523,-0.02765719,-0.026874876,-0.0047800615,-0.030854592,0.028107265,-0.009677845,0.012006594,0.040203296,-0.00420126,0.012111868,0.0360248,-0.03811477,-0.0068563563,-0.0005530357,0.020846017,-0.06989114,0.0029071183,0.039462987,-0.027613547,0.003373099,-0.025596516,-0.010877732,0.0010561264,0.008398193,0.010406686,0.008238198,0.04036171,0.02025691,0.03060569,0.037474893,0.03689936,0.048532315,-0.04836064,-0.078558765,-0.0052281506,-0.010344182,-0.024666082,0.0012612797,0.0005813197,0.010273861,-0.014828004,0.002150013,0.07214696,-0.020975681,0.05389701,-0.01387949,-0.0048342403,0.019025354,-0.0011558253,0.026568897,0.057657655,0.0065674875,-0.023231898,-0.0021781158,0.042298354,0.026576973,-0.03055222,0.01939856,-0.007915235,0.03642562,-0.036792997,0.0031370604,-0.05125326,0.0041196877,-0.039491847,-0.024029344,0.022464147,-0.021231057,-0.022388833,0.012310874,0.03130544,0.012102094,-0.028075416,-0.056804538,-0.0033299627,-0.031233124,0.011309467,0.022816407,0.004095147,0.0084557235,0.023418365,0.008953298,-0.010892906,-0.071219854,-0.0053232755,0.012176101,-0.019401727,0.10816273,-0.012057182,-0.041136432,0.022625957,0.040674195,-0.041853826,0.0059943614,-0.025283033,-0.007947303,-0.040627148,-0.008136968,-0.02737419,-0.010720622,0.0343825,-0.011937387,0.006233004,-0.04930663,-0.007933911,-0.0005105911,0.009811453,0.024334496,-0.014513329,-0.004051273,-0.008287485,0.00060697674,-0.026008245,0.0026722662,0.035171736,-0.03053775,0.012885779,-0.000559253,0.01526109,-0.015893687,-0.01557972,0.004349264,0.03508532,-0.023428664,0.030106554,0.0343795,0.08210172,-0.03862606,0.008801423,0.016364226,-0.0008732892,0.044102162,0.055069625,-0.07411854,-0.019429643,0.032868158,0.0026611313,0.02756686,-0.047651384,0.016889397,-0.004377637,-0.021887138,-0.03904327,-0.06966308,0.06488789,0.06578893,0.012826101,0.03554542,0.04078277,0.018758284,-0.15741211,0.012578886,0.009353659,0.06618908,0.0046823,0.0089757815,-0.030061886,-0.019829301,-0.068795286,0.032504987,-0.017846383,-0.043248054,0.005194675,-0.006311778,0.046734244,0.015881004,-0.0062404103,0.022125447,0.013762703,-0.045746773,-0.0035535994,0.0003223746,-0.022018587,0.0021939897,-0.022943212,-0.0015784798,0.08166153,-0.016463181,-0.04979996,-0.019374311,-0.0127230715,-0.022624351,0.017026508,0.022214305,0.00850742,-0.005129996,0.050232444,0.009016296,0.050720606,-0.020590838,0.033175517,0.053875223,-0.026008908,0.032525036,0.008286223,0.05544781,0.0008820001,-0.020531764,-0.07849089,0.019883752,0.026916778,-0.02409143,-0.022397062,0.02901499,-0.035103053,-0.047594752,-0.021754261,0.07938726,-0.005010822,-0.045384437,0.045551788,-0.019294463,-0.028779032,-0.0476513,-0.0077322028,-0.025035659,0.04959584,-0.00041528273,0.004909439,-0.028869106,0.024956545,-0.055163823,0.045733668,0.019571615,-0.009032358,0.01836852,-0.026188754,-0.047925226,0.03213075,-0.102409266,-0.024824928,0.00477363,-0.012305414,-0.0035265686,-0.017753415,-0.009945085,-0.018583592,0.032091018,0.0028120459,0.244919,0.0073171053,-0.028030213,0.013502992,-0.005665785,-0.013712191,0.007802572,0.015301402,0.029393464,-0.023142152,-0.06576353,0.011632197,0.010655762,-0.0067008273,-0.034991834,0.0010687518,-0.034646396,0.024458256,0.04877324,0.01782504,-0.0074436613,0.006353056,-0.007753186,0.036735334,-0.046488132,-0.044112906,-0.047775988,-0.001103959,-0.02772125,0.017451229,-0.02223949,0.052307833,0.014593737,0.00021376413,-0.081278585,0.010863427,-0.011599441,-0.025115216,-0.024257248,0.0012172388,0.000968199,0.011842919,0.008295371,0.0057941987,-0.029526353,-0.023936385,0.02447685,-0.007469215,-0.044034958,-0.021933025,-0.057571694,-0.022709206,-0.038876522,-0.012333894,0.026003746,-0.021864638,-0.036505237,-0.033246502,0.0069478666,0.045684658,0.021768503,-0.00002413967,-0.075888775,-0.022805048,-0.0042470847,0.02939299,-0.017195536,0.02543165,0.00057692715,0.038675312,0.0062618526,0.0011656,0.0032453705,0.009463265,0.006718334,0.04561264,0.07860108,0.06506234,0.005762971,0.017936222,-0.025223877,0.01396914,-0.01946554,0.017887926,0.00012587567,0.02185852,-0.0048130187,0.04119089,0.013148003,0.0029964203,-0.00012738426,0.030015633,0.0337908,0.025204744,0.037850853,0.022117825,0.024925387,-0.023545008,-0.028967274,0.045694605,-0.0011539189,-0.01284367,-0.008667129,-0.020593163,0.029727586,-0.022066876,-0.017701585,-0.019266631,0.041857474,-0.04203435,-0.018414214,-0.0074192337,0.003787261,-0.0032508832,-0.0026760038,0.0282928,0.027368987,0.0047199274,0.008908997,0.016964577,0.011454132,-0.023406632,0.0075002136,0.01919773,0.0033569424,-0.047413573,-0.013146012,-0.0153838005,-0.002879194,0.025467237,0.0315438,-0.020603903,-0.0086467145,0.05172421,0.03359957,0.022393381,-0.04884881,-0.0127371065,0.03148576,-0.015269915,-0.032839604,0.011661925,0.0007449943,-0.010554726,0.0311242,-0.024623785,0.026147252,0.0020162417,0.010955592,0.020391708,-0.027445048,0.09465513,0.016707674,0.023617467,-0.041545436,0.006311952,-0.003587799,0.015009613,-0.017173063,-0.026464332,-0.026939612,0.007652576,0.04654894,0.045824803,-0.022657046,-0.0026218144,-0.040961035,0.016971018,0.0020714395,0.00030980838,0.022096945,-0.0122842165,-0.03547278,0.0183499,0.014363542,-0.032577273,-0.036885574,0.023599144,-0.03754737,-0.03474888,0.02291797,-0.0023775778,-0.028887449,-0.024486609,0.019601723,-0.025771923,-0.041571,0.005131507,-0.023369648,0.020622663,-0.0077465363,0.09482878,0.020118896,0.00062328955,0.000089697896,0.027694102,0.04668932,0.008549406,0.010537175,-0.0030947716,-0.04585834,-0.016374959,-0.017471876,-0.003363062,-0.009313734,-0.0068872566,-0.030275205,0.018256178,0.0036983204,0.010588131,-0.047323238,0.015252418,-0.053400356,-0.00013697434,-0.013470309,-0.05069655,0.027660897,0.04115184,0.072581805,-0.050819993,0.047093164,-0.01649102,0.038460776,-0.018414605,-0.025134945,-0.008565621,0.0047839154,-0.029652553,0.00084206817,-0.046491943,-0.003568897,0.0027433909,-0.010812512,0.024342785,-0.011626503,-0.029064603,0.010999319,0.017131694,0.03340945,-0.025566826,-0.00725214,0.025261952,0.028356954,0.06258683,0.019902645,0.009545096,-0.07146305,-0.03352957,-0.030230297,-0.014656764,0.027957594,-0.048880547,0.019746069,-0.018684153,0.028200373,0.002307529,0.041675106,-0.06502745,-0.035720587,-0.034455538,0.0031727375,0.020975644,0.02486416,0.0005952475,-0.01970214,-0.03891659,0.009814624,0.01136034,-0.025280062,-0.032600258,-0.009037038,-0.047612265,-0.081620514,-0.020586254,0.013352003,-0.0009590349,-0.05594313,-0.043059614,-0.01767208,-0.03486293,-0.05079347,0.0033203713,-0.00076241983,0.0026757896,-0.029826175,0.015374169,0.0076510734,0.0014586905,-0.030673197,-0.040490963,0.009785643,-0.008562258,-0.025798367,0.02527256,-0.0502724,-0.021383561,0.008242368,0.0055671125,0.0063291225,0.021097606,-0.002114018,0.0034266715,-0.02460112,-0.006325859,-0.01656023,0.030982735,-0.015712198,-0.019640304,0.00841901,0.00495806,0.047668494,-0.06794865,-0.009703576,0.05771076,0.0019856517,0.034865607,0.0508367,-0.005046118,0.01849924,-0.010311868,-0.02554786,0.015898153,-0.04242814,-0.009817278,-0.017226923,-0.0014904761,-0.06516919,-0.015903665,-0.013775301,0.060349613,-0.062447917,0.0031284953,-0.0060447883,0.0060645165,-0.018550215,-0.003969562,0.0317653,-0.01434985,-0.00041723746,0.019224761,-0.02469795,-0.01584497,0.04381058,-0.008670702,0.0060748076,-0.041352615,-0.0023844156,0.011664737,-0.054508004,0.040039808,0.025332803,-0.012278471,0.011640109,-0.029034926,0.019752964,-0.051617645,-0.022568773,0.00015554718,0.06641516,0.04157236,-0.020699646,0.04419874,-0.000420403,-0.020937752,-0.0094847325,-0.025043614,0.033253673,-0.0017241754,-0.04346802,-0.017700665,0.018568274,0.036881395,0.006650297,0.02749344,-0.027086485,0.0036026612,0.022861756,-0.015176501,0.025862414,0.021994974,-0.05043988,-0.018941782,-0.007256984,-0.012737373,-0.0069223675,0.0038540452,-0.038185146,0.004056844,0.024040801,0.043556508,0.0030674424,0.010845845,-0.025892561,-0.0018973852,-0.1269405,-0.0042040385,-0.0041584927,0.048866097,-0.0024852038,-0.016235935,0.019600749,-0.030262712,0.010232861,-0.008316275,0.01169291,-0.029399619,0.00079764496,-0.024742782,0.044547126,0.0024402393,-0.016966151,-0.040462542,-0.012672465,0.04507979,0.001441081,-0.023466496,0.007704654,-0.014070602,-0.0010748798,-0.0038730325,0.0012905182,0.01655456,-0.013207277,-0.0201927,-0.029964065,-0.0012046329,0.012050096,0.024450166,-0.02127678,-0.0051475056,0.0013663657,0.010247684,-0.036071584,0.0123842545,-0.04117232,0.03451828,-0.014256922,0.028719943,-0.00686638,0.064605065,-0.0197615,-0.03475145,-0.00049896946,0.040711347,0.0053617097,0.028974071,-0.024121195,0.01514886,0.018391533,0.012327898,-0.017905511,-0.0017710995,-0.018956427,0.008173179,-0.0175741,0.05550435,0.0035851311,-0.024060396,0.006820836,0.021424048,-0.022598598,-0.013518637,-0.046501756,0.0015050491,0.041076463,0.013045784,-0.027266951,-0.048965324,-0.022251714,-0.038971778,0.058925547,-0.045989823,-0.0005722548,-0.0117788445,0.012912126,-0.03584202,-0.0067143044,0.047082987,0.050229907,-0.020756835,-0.034923118,-0.029635867,0.038102195,0.0034658033,-0.024147814,-0.053635467,0.006528834,-0.036758758,-0.048915114,0.04561423,-0.03328867,-0.032329395,0.0022061297,-0.033460796,-0.019312784,-0.026443772,0.0018648816,-0.009791303,-0.020925412,0.013128613,0.03674432,-0.0056236787,-0.027307516,-0.017857648,-0.007989702,-0.021701712,0.0003080826,0.011122991,-0.061117247,-0.02862941,-0.0088778725,0.0104975905,-0.008597393,-0.061793704,-0.01607611,0.009337861,-0.02992652,-0.030022051,0.01944525,0.042643484,0.035892624,0.040079594,0.023322752,-0.005771535,-0.014971638,-0.036781095,-0.03489571,0.031502366,0.027935687,-0.012688366,-0.04852874,0.045669254,-0.065215945,-0.04565335,-0.018815558,0.023469329,0.03509379,-0.028489903,-0.010960485,-0.05663843,-0.0034538882,0.026440738,0.027270395,-0.046966147,-0.015646787,0.050118197,-0.004250715,0.07531363,-0.022109563,0.04833399,-0.03727911,-0.019969266,-0.03144768,0.0838285,0.02855275,-0.022887565,-0.03115324,-0.02220782,-0.0017686941,0.031842757,-0.010045807,-0.012476149,-0.022322057,0.007933814,-0.012268591,-0.004661846,-0.019209726,0.022787612,0.027455453,-0.017711619,0.009803195,-0.023745738,0.017898444,0.005551551,0.040379453,0.034780562,0.08834953,0.036479533,-0.010115835,0.011084399,0.0015523712,0.053589787,-0.07403738,-0.023686038,0.033269063,0.0018915414,0.0058161602,-0.012292843,0.07668266,-0.004094321,0.017079635,0.032839578,0.012441329,0.0044781594,0.0003918274,-0.017037263,-0.013828378,-0.015783984,0.024018487,0.034391824,0.0021601955,0.014285771,-0.0031613698,0.016247764,0.013529577,0.04411621,-0.015408407,0.016226428,0.0062144604,-0.027765973,0.03609735,0.0005565538,0.005508155,-0.043984964,0.028052336,0.04725949,-0.012548968,-0.01718188,-0.04765355,-0.0039314884,0.032714505,0.036477298,-0.01812169,-0.025079502,0.047136925,-0.01088372,-0.003879871,0.013992531,-0.019601429,-0.021891536,-0.012075523,-0.007646895,-0.027440537,0.045488298,0.006254669,0.0024351673,0.04959604,-0.033577077],"last_embed":{"hash":"ju3tg3","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"ju3tg3","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{5}","lines":[165,165],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ju3tg3","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03877868,0.02876293,-0.04434374,0.022779368,-0.041039076,-0.03836805,0.047810383,0.042375334,-0.0058520488,0.017806182,0.020569084,0.025650479,-0.033511043,0.023980705,0.03709812,-0.028853599,-0.028757729,0.025885254,0.023725422,-0.0017342329,0.007777453,0.01959313,0.045731105,-0.004001905,-0.044533525,0.015287867,0.011707668,0.013795451,-0.009030158,0.040278982,-0.03267891,-0.053928338,0.009374999,0.014222329,0.004596268,-0.04979911,-0.007257422,-0.049081244,-0.04086422,0.039902076,0.006886782,-0.023160178,0.019317662,-0.009667206,0.010247872,0.004351705,0.00912899,-0.017932182,-0.018581994,-0.009539178,-0.016264198,-0.019601569,0.0053561274,-0.030069325,0.031088581,0.03104337,-0.03338943,-0.02939519,-0.024580447,0.011360212,-0.054204937,0.03319735,0.021386053,0.014788515,0.020974932,0.030918084,0.024332669,0.0075245094,-0.0050695245,-0.018998452,-0.012726766,0.023050055,-0.05432914,-0.005573949,-0.02265902,0.032698143,0.039315592,-0.02407718,0.015127774,0.04568965,-0.008295966,-0.029118238,0.00854256,-0.02729533,0.03113931,0.030787513,-0.062192876,0.094828,0.027977781,-0.010037468,0.021354841,0.00064989564,0.036752395,-0.02184966,-0.04123638,0.024571247,0.0012782377,-0.007868511,0.026628371,-0.02290319,0.022981323,0.00408369,-0.0011235937,0.01904405,0.029383298,0.013244843,0.030590627,-0.0056261877,-0.016940312,-0.026431398,0.0061372938,0.019035554,-0.009476554,-0.027591482,0.0042947405,-0.04292354,0.024450228,-0.020664848,-0.019129274,-0.019807884,0.04139222,-0.0037083826,0.035517156,-0.020013308,0.0064805537,0.034856148,0.0043574637,0.012242832,0.041184347,0.012600123,-0.037546203,0.013256809,0.001857625,-0.008046644,-0.013468208,-0.033248458,-0.011496308,0.042563185,-0.048513252,-0.081805564,0.00006275153,0.027790593,-0.023609065,0.0062209284,0.01953078,0.0020111427,0.035322458,-0.009446644,-0.027546696,0.0051590605,-0.027686276,0.028904244,-0.004894889,-0.00327432,0.03223317,-0.0067460965,0.021749282,0.02047097,-0.058055025,-0.024606107,0.011160598,0.014835952,-0.07465632,0.016003309,0.037425764,-0.02716355,0.015241835,-0.012795214,-0.014256283,0.008344655,0.027438091,0.0027025063,0.0043759537,0.0502551,0.037727535,0.034031063,0.010946278,0.029575165,0.059973564,-0.040965404,-0.08495456,-0.007206951,-0.017222714,-0.011049588,-0.017058713,-0.0032606858,0.0017940662,-0.004341113,-0.0006139353,0.05867685,-0.016694417,0.049199384,-0.00086306164,0.011824161,0.026016442,0.0029527857,0.012749755,0.042492487,0.024054622,-0.014859323,-0.0027289062,0.055978518,0.008798311,-0.03243409,0.015980931,-0.0061711217,0.023483828,-0.035325307,0.025961239,-0.06310793,0.0173137,-0.04200851,-0.019031033,0.015905539,-0.034715697,-0.031102661,0.014189793,0.031210193,0.0045534675,-0.016728615,-0.052146047,-0.0032251368,-0.023060694,0.016776085,0.01921285,0.008115285,-0.0027291218,0.032187782,0.014949733,-0.01141331,-0.06973843,0.004336199,0.023274276,-0.02926451,0.10254767,-0.0061749085,-0.03504454,0.009366064,0.04415148,-0.051059574,-0.001008546,-0.00891853,0.014602587,-0.060677007,-0.022205008,-0.041663326,-0.005292752,0.035154074,-0.015843194,-0.0025869408,-0.044021774,-0.011323082,-0.013284406,0.013050146,0.020851154,0.0038258017,-0.01099992,-0.006077657,0.012810752,-0.02719489,0.005020138,0.034851044,-0.009729842,0.005011534,-0.002014968,0.023329029,-0.015900213,-0.010461452,0.013012292,0.042895954,-0.014646181,0.0272507,0.019403469,0.10042681,-0.017655775,0.021904297,0.01849286,0.026808597,0.03919227,0.045771893,-0.085637525,-0.028468681,0.04877717,0.02379172,0.022685977,-0.033250026,-0.0018403402,-0.004394145,-0.01920856,-0.06038594,-0.073625214,0.052424565,0.06361492,0.001505949,0.024825297,0.060434528,0.025105631,-0.15566722,0.023764936,-0.010743978,0.057690207,0.016164083,0.0016705967,-0.025181048,-0.02509613,-0.07343628,0.046979055,-0.006694736,-0.045242757,0.009677455,-0.012544307,0.039433453,0.03323224,-0.0036612283,0.008183577,0.0064968755,-0.03702691,0.002026483,0.005969746,-0.011818233,0.020246953,-0.022112878,0.006370265,0.08168846,-0.0032602318,-0.057593353,-0.023232484,-0.018604022,-0.038620245,0.015573445,0.024712553,-0.008992719,0.0066460795,0.03614011,0.008629445,0.030816972,-0.019262603,0.02876975,0.04285334,-0.024074607,0.043818943,-0.0055864193,0.06198452,0.0009658493,-0.0063899523,-0.060111564,0.034059737,0.017690258,-0.032863326,-0.012852204,0.0054970616,-0.04495255,-0.05421413,-0.041968986,0.07540635,-0.025589539,-0.021748645,0.028636973,-0.029490296,-0.016121361,-0.058815695,-0.02126144,-0.03554564,0.044765033,-0.015507718,0.0015965435,-0.03635148,0.024916321,-0.065151736,0.033188667,0.011209764,-0.011334662,0.021044137,-0.02892966,-0.021553235,-0.0018817717,-0.10600302,-0.020819707,0.011468634,-0.008252788,-0.011075247,-0.015641998,0.0041786595,-0.030138677,0.036110487,-0.02095987,0.23092449,0.0005069419,-0.04166433,-0.0032563088,0.006324243,0.012491826,0.015473382,0.01891335,0.031957377,-0.019080719,-0.04150795,0.015656024,0.009940495,-0.0005504691,-0.03477059,0.008041319,-0.015170721,-0.0039916607,0.041439198,0.019125812,-0.0013097775,0.006865073,-0.014727748,0.042180814,-0.053063523,-0.033760276,-0.031987302,-0.0054034423,-0.024510171,0.039282873,-0.021175185,0.05780293,0.009994178,-0.003831284,-0.07200684,0.021454524,-0.017263647,-0.021370687,-0.028754711,0.019079443,0.007330167,0.021203412,0.008709164,-0.015518947,-0.0071634357,-0.046988677,0.026977438,-0.025067521,-0.03343766,-0.015851425,-0.05035072,-0.025638131,-0.03735125,-0.010131739,0.023001116,-0.0052355854,-0.056699883,-0.042647686,0.009123563,0.05440353,0.0005197695,0.002988991,-0.07361691,-0.02705785,-0.011246249,0.030229673,-0.007748469,0.045097943,0.0059959223,0.0061353873,-0.007051543,-0.00888386,0.0019397191,-0.01851812,-0.0009653499,0.021894017,0.08863179,0.053944703,0.0035155953,0.010089571,-0.03816672,0.018647365,0.0020563905,0.045504104,0.007330598,0.00066134596,0.0022466495,0.054919574,-0.0055430345,-0.018503899,0.00249487,0.03217518,0.012368287,0.056711268,0.03114719,0.017500421,0.0324851,-0.03937892,-0.026436608,0.047609992,0.0076673813,-0.0208824,-0.028474964,-0.047771536,0.039672248,-0.023499576,-0.015761467,-0.012739377,0.036798626,-0.01315056,0.0006759295,0.0027138882,0.032150313,-0.020610768,0.0112887025,0.058668245,0.0417601,0.009245483,0.01687745,0.000706403,0.028751371,-0.021789793,-0.009076296,0.018928,0.0057146423,-0.041998006,-0.035303038,-0.0037937,-0.01861403,0.02148361,0.035580356,-0.023029434,-0.00062762026,0.036962416,0.042270724,0.041295152,-0.049017407,0.011115963,0.036099277,-0.014577954,-0.02488767,-0.000102130245,-0.003034605,-0.016334863,0.02296893,-0.03542682,0.024561394,0.02239233,-0.00018432744,0.0141730625,-0.01944514,0.06485137,0.03523475,0.024485093,-0.01709231,0.004874533,-0.010979072,0.018811483,-0.0056593935,-0.021834424,-0.042673044,-0.0063796965,0.029379586,0.033686303,-0.021639135,-0.011621556,-0.044557717,0.03586459,0.0063930186,-0.015224151,0.0129939215,-0.007781617,-0.028639823,0.016271446,0.012292956,-0.018323477,-0.03509107,0.029159216,-0.037310075,-0.025523858,0.024918454,0.014466617,-0.042954132,-0.026544213,0.018973917,-0.035736423,-0.033508327,0.0073619927,-0.0088784285,0.011584542,0.0021976733,0.100026816,0.016482936,0.010435055,-0.010759992,0.024022343,0.06985035,0.044147324,0.016824938,-0.011720385,-0.05619684,-0.031781226,-0.025722174,-0.01015406,0.0011190069,-0.009968493,-0.016763996,0.01234479,-0.0049486565,0.02067378,-0.04277388,0.010827284,-0.035132796,0.0060451617,-0.028417429,-0.039527882,0.037739202,0.021972738,0.043664332,-0.062169217,0.045924447,-0.011887098,0.031984095,-0.037241217,-0.03635217,0.009408436,-0.00039687156,-0.021478992,0.006118948,-0.03401777,-0.005616805,0.0020156624,0.00342757,0.0018289243,-0.004747393,-0.04975042,0.023534523,0.036061972,0.034570783,-0.024509387,-0.0054262625,0.020205667,0.03539752,0.06525938,0.01940697,0.0038506715,-0.06844407,-0.024240077,-0.042484473,-0.018762894,0.029811788,-0.031224718,0.021773983,-0.02121614,0.031735387,0.004990683,0.018432446,-0.04808386,-0.048381742,-0.049331743,-0.009762227,0.039955784,0.03946515,-0.0070926496,-0.024140116,-0.008914267,0.005410166,0.0076555307,-0.026825814,-0.009135081,-0.0040384238,-0.0440984,-0.07087758,-0.011908244,-0.011887449,-0.0098049315,-0.052065868,-0.015170111,-0.019668903,-0.037623476,-0.046701115,-0.008352929,-0.0031027433,-0.00440303,-0.028298546,0.02055791,0.005860458,-0.00963286,-0.026278827,-0.049731888,0.022701845,0.007155985,-0.021784954,-0.008143955,-0.053856984,-0.0028720202,-0.0067674,0.017628647,0.0044470313,0.017022159,0.0028552525,0.009773943,-0.04197975,-0.0039959317,-0.011195605,0.025075708,-0.032084644,-0.033717606,0.016657704,0.013993496,0.02836934,-0.07239899,-0.01411485,0.051930137,0.008890511,0.041497502,0.052995816,-0.018370897,0.03106331,-0.016792098,-0.039244357,0.021198278,-0.051397424,-0.031311356,-0.013523497,-0.009049436,-0.047511645,-0.015464159,-0.013927689,0.04803851,-0.06550636,-0.010157947,0.022806287,-0.00040296177,0.00088597386,0.0034512386,0.033448033,-0.006552078,0.0048243687,0.03367248,0.012456445,0.00443012,0.040019184,-0.005614692,0.013762147,-0.01852064,-0.013379947,0.012641541,-0.053861782,0.0368359,0.016054763,-0.017535416,-0.0094577735,-0.026890991,0.017658558,-0.03888618,-0.013340533,-0.0032528425,0.060617954,0.026099483,-0.023910336,0.025147617,0.0038553362,-0.024359465,0.0024867924,-0.010286809,0.029347721,-0.0054926393,-0.050432235,-0.015949095,0.010071618,0.037300844,0.011058097,0.0031694544,-0.038997915,-0.007158001,0.020745115,-0.017880294,0.021707078,0.024482483,-0.04575609,-0.0326662,0.0047400314,0.012260327,-0.01616514,-0.0076579596,-0.025741067,0.0022435936,0.0072543807,0.046197686,0.012475436,-0.0070675937,0.000377643,-0.0018782658,-0.1416127,-0.023676647,-0.012342353,0.038480785,0.0020796894,-0.017671837,0.014222689,-0.03708999,0.028160052,-0.0028488722,0.018378155,-0.04857836,-0.008719514,-0.01843704,0.039142717,0.032376207,-0.007891937,-0.032256193,-0.024269182,0.050862167,0.0036288644,-0.026384592,0.030539826,-0.007535531,0.0055178776,-0.002352356,0.010262396,0.015862182,-0.0027808917,-0.018313559,-0.005284085,-0.005930466,0.026257958,0.027956625,-0.009950079,-0.01144493,0.006020528,0.014237072,-0.012019064,0.017584637,-0.024115149,0.031453516,-0.013326247,0.033132672,0.014899961,0.07262954,-0.012504966,-0.022786884,-0.0011764264,0.04089815,0.0032700603,0.018715147,-0.026375288,0.0049406793,0.013566583,-0.0031863626,-0.013990714,-0.00044506832,-0.019366253,-0.0076782526,-0.009290765,0.055601373,-0.0025045425,-0.01795636,0.012602109,0.013490726,-0.024048747,-0.00040613292,-0.030178506,0.023035485,0.026391106,0.0101215765,-0.034957804,-0.036847755,-0.034070387,-0.03567399,0.07151409,-0.041175246,-0.011624769,0.012420152,-0.004308558,-0.027744804,-0.013216879,0.03585867,0.037743166,-0.018695712,-0.026505388,-0.023366665,0.018485734,0.007688383,-0.018797394,-0.046643466,-0.0017393302,-0.028111309,-0.0760427,0.040795248,-0.041247245,-0.052531563,0.007555152,-0.045157325,-0.037699714,-0.033514794,0.000265882,0.016544564,-0.034181364,0.028434444,0.036758944,0.007534056,-0.020593798,-0.027425203,-0.020187844,-0.014338479,-0.005154052,0.002698651,-0.07099757,-0.032524865,-0.009862339,0.0002252826,-0.028727636,-0.05353005,0.0039231353,0.013426453,-0.03622832,-0.033266917,0.008779375,0.038066268,0.046052746,0.027670525,0.0221064,-0.0029668675,-0.0121981315,-0.019084563,-0.035216104,0.021391777,0.0392405,-0.01693207,-0.043836553,0.05257557,-0.052386507,-0.059420884,-0.008375558,0.02331583,0.032175045,-0.02786328,-0.023751397,-0.05762008,-0.0006606509,0.026783347,0.027551696,-0.023261655,-0.022809025,0.018581068,-0.02717945,0.066608556,-0.037897058,0.045957446,-0.01927796,-0.009768097,-0.033632018,0.062455337,0.018401938,-0.018885024,-0.0416293,-0.01488787,-0.021268489,0.02294741,-0.012891418,-0.008601775,-0.01292929,0.037568826,-0.0052081645,-0.011749929,-0.02248831,0.0013670112,0.03430693,-0.016753945,0.008160914,-0.02657318,0.029570917,0.02283786,0.04013585,0.0203688,0.074949466,0.038153484,0.0069946316,0.028818041,0.007676564,0.050344024,-0.06433776,-0.019472364,0.019529488,0.00561271,-0.010744783,-0.01894799,0.058778282,-0.030766424,0.01546593,0.03636428,0.022180218,0.021176124,-0.00590141,-0.0102101285,-0.005217109,0.008662074,0.002775962,0.024568982,0.008568859,0.010668001,0.00088450924,0.021417331,0.0022737866,0.047210634,-0.02284093,0.01803662,0.012417841,-0.036489096,0.028838634,-0.00014525755,-0.0150673445,-0.032012716,0.019125374,0.040163554,-0.015129568,-0.018854007,-0.048854798,-0.01908968,0.028681759,0.021086173,-0.008027778,-0.022196347,0.050001334,-0.003569194,0.01238857,0.016860321,-0.027950594,-0.025246846,-0.017923255,-0.005972038,-0.012412361,0.04660368,0.007485534,-0.0054966286,0.015762735,-0.030688321],"last_embed":{"hash":"1wbc1wy","tokens":98}}},"text":null,"length":0,"last_read":{"hash":"1wbc1wy","at":1763795362859},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{6}","lines":[166,166],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wbc1wy","at":1763795362859}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012120144,0.045151155,-0.03402127,0.020585228,-0.035251487,-0.010839071,0.021127887,0.037239045,0.003980898,0.004501784,0.015988713,0.045253165,-0.036420196,0.029019438,0.013545197,-0.012111888,-0.027672218,0.01582846,0.0047515514,0.010168454,0.02622648,-0.0012897955,0.028202526,-0.0073567796,-0.03747619,-0.006105059,0.02084042,0.0024198338,0.022763316,0.011815727,-0.04252523,-0.051423445,-0.0019098417,0.011229749,0.01705396,-0.05678367,-0.0040206853,-0.026320849,-0.039998807,0.046350066,-0.0027528072,-0.00023967537,0.012645897,-0.01182559,0.0014389296,-0.0030470123,0.009588871,-0.014706844,-0.022521999,-0.0028191344,0.011623457,-0.028205417,0.014494439,-0.024400817,0.03230294,0.046896797,-0.027914084,-0.038971182,-0.017865188,0.0100764455,-0.033376914,0.02895541,-0.0005403559,0.014271725,0.02116166,0.026117025,-0.0016303427,0.009694217,-0.016353492,-0.04914517,-0.017449776,0.048168827,-0.0610208,-0.0027927954,-0.031122992,0.031188564,0.052412316,-0.047098428,-0.0078276275,0.025487315,-0.018930294,-0.022441022,0.03496984,-0.016697858,0.01615832,-0.0021117993,-0.063018635,0.07415944,0.033583492,-0.026180765,0.015907042,0.0052897483,0.021240002,-0.048413638,-0.04142339,0.012795778,0.0008527988,-0.015193073,0.032579415,-0.019834388,0.009053814,-0.013757787,-0.012858299,0.012402716,0.016055621,0.0064779003,0.00262578,0.016493833,-0.010045305,-0.036333565,0.008859856,-0.00494366,-0.012455373,-0.022669809,-0.0015154317,-0.050965082,0.008812498,-0.016389249,-0.02675225,-0.02265417,0.020805292,-0.016697632,0.06035812,-0.0047542905,-0.008587113,0.010950653,-0.020797558,-0.0008642311,0.0065872837,0.021897277,-0.027151918,-0.012953753,-0.013444293,-0.0101008825,0.0037770781,-0.033951204,-0.018448096,0.032232575,-0.0414811,-0.09156282,-0.012173577,0.03340305,-0.002509227,0.021133328,0.017227272,-0.006148992,0.07277906,-0.011516831,-0.0028797016,-0.0077548153,-0.026288232,0.023390012,0.024139443,0.020962028,0.03724236,-0.0029903098,0.033877086,0.040823348,-0.028800067,-0.007322415,-0.015730415,0.022023698,-0.06861646,0.0035693068,0.04219842,-0.024089864,-0.0005623935,-0.019315733,-0.019427571,-0.020398349,0.018229367,0.03764488,0.009843823,0.05106383,0.032053698,0.03494799,0.022002442,0.042518124,0.06203991,-0.03236488,-0.0723786,0.011221246,-0.015818762,-0.014762233,-0.009664969,-0.007892212,0.0011932665,-0.013114469,0.0043176943,0.053462464,-0.014519924,0.050149065,-0.012799779,-0.00045539794,0.018615875,-0.0025538804,0.029207883,0.0200292,0.013387583,-0.0103394855,0.0013792965,0.05113785,0.02769098,-0.015328026,0.018523233,0.0089767035,0.0071771685,-0.035250705,-0.0064835697,-0.07333985,-0.010853322,-0.022377579,-0.020472648,0.039574638,-0.0325736,-0.026110807,0.009683735,0.022224998,0.013521129,-0.02814181,-0.048985388,0.007332585,-0.042038053,0.025088856,0.0032736545,0.020866863,0.010019741,0.045828868,0.029807981,0.0034694895,-0.07417068,-0.012976053,0.015058651,-0.019403022,0.1022546,0.0036683362,-0.068990275,0.012813569,0.040195767,-0.05388772,0.021713411,0.007434868,-0.013343263,-0.032671332,-0.0040536774,-0.027639162,-0.038311157,0.0401101,-0.031805772,0.022497533,-0.046102565,-0.0009758815,0.0003113256,0.014441732,0.017438233,-0.0014257784,-0.0018584367,-0.002750316,0.017917963,-0.022604087,0.0019884175,0.032624274,-0.01159701,0.013023115,0.0031173732,0.019420328,-0.039667208,-0.0013099889,0.0049975524,0.035895742,-0.0035962868,0.05872276,0.037503876,0.09161203,-0.01228773,0.018574331,0.03168582,0.01242033,0.036781322,0.057957675,-0.046528183,-0.0073351953,0.038252376,0.028997848,0.038521074,-0.050942387,0.022751527,0.00045733489,-0.027041024,-0.036966413,-0.07035753,0.042923816,0.0625386,-0.0065021585,0.026749954,0.062270712,0.008159698,-0.16190581,0.019314518,-0.0013239521,0.036601607,0.012166713,0.0034805636,-0.031869546,-0.018673874,-0.054864466,0.03563468,-0.018844323,-0.0519446,0.020234192,-0.016199237,0.04521508,0.03463059,-0.018740337,0.017738694,-0.01102903,-0.041285064,-0.005699747,0.015598522,-0.0057527944,0.021122217,-0.014636874,0.00791847,0.066436745,-0.011143029,-0.039740995,-0.021240767,-0.009822937,-0.03634895,0.016394844,0.025064303,0.020159401,0.002701537,0.041490335,-0.004675015,0.024858974,-0.022731807,0.019285051,0.06781163,-0.022414085,0.030744458,0.02238821,0.016443208,-0.022975193,-0.01311846,-0.07570331,0.01489271,0.01683685,-0.028748175,-0.04299303,0.029901637,-0.032918442,-0.040679645,-0.006301829,0.08719417,-0.01109369,-0.017312981,0.046935964,-0.013006478,-0.01660297,-0.046100613,-0.01640217,-0.0092915185,0.031985506,-0.0073356964,0.01741144,-0.02041745,0.035523202,-0.05002516,0.027262922,0.02316647,-0.007949008,0.024481755,-0.050350867,-0.030314842,0.012624993,-0.10116847,-0.023146244,0.00066182384,-0.012132829,0.0031647773,-0.018527122,-0.01263753,-0.03314446,0.016600348,0.0045798263,0.25053942,0.0106716845,-0.033150874,-0.018715313,-0.017648468,0.0110719595,0.011879599,0.010498279,0.03478537,-0.021626968,-0.04571279,0.029619956,0.014310136,0.011704471,-0.028775964,0.0074331635,-0.036785174,0.017124187,0.054239564,0.022252807,-0.007008682,-0.0052502546,-0.019884635,0.03965074,-0.052645225,-0.040548977,-0.036913548,-0.01415257,-0.024225526,0.021626651,-0.005157119,0.04923625,0.00014706569,-0.0034262827,-0.09352332,0.030569876,-0.008972916,-0.02309014,-0.028958412,0.00977536,-0.0054417183,0.011700247,-0.002462656,0.009915049,-0.028954672,-0.045472182,0.028197335,0.000012951114,-0.04518342,-0.0069304,-0.047595754,-0.020612175,-0.03597626,-0.010590597,0.033024363,-0.010377837,-0.050526675,-0.01811135,0.0010501619,0.029507622,0.012772696,-0.0055133975,-0.044514116,-0.03566531,0.016076986,0.0101638045,-0.0053642103,0.037701886,0.010651882,0.047808714,0.011732551,-0.019997545,0.0005056887,-0.0129962815,-0.007736186,0.057136156,0.07314694,0.051145766,0.028527588,0.01728865,-0.012183617,0.021903437,-0.009927814,0.018593753,0.0047174,-0.0045030965,0.018339647,0.04473638,0.028624777,-0.0019870866,-0.014176414,0.026330717,0.018852627,0.04004473,0.023737885,0.009844507,0.024108928,-0.028473465,-0.03763849,0.030526495,0.017159214,-0.018245589,-0.005388979,-0.045991566,0.029009383,-0.028532762,-0.037526704,-0.009824663,0.04442914,-0.03187066,-0.008547197,0.0023611349,-0.0085524395,-0.008383004,-0.0010374065,0.020530257,0.019217746,0.016305577,0.015450478,0.030537615,0.025382578,-0.0047688987,0.00041719232,0.023398295,-0.013525441,-0.057532873,-0.027641287,0.009993175,-0.016906502,0.0317752,0.03715901,-0.011026574,-0.010855752,0.018561725,0.025334008,0.011253359,-0.046151794,-0.014506911,0.024979448,-0.029975528,-0.043211043,0.020524362,-0.0075575504,-0.026448183,0.031108689,-0.028505433,0.027228203,0.003153738,0.008141487,0.025287652,-0.046649292,0.06890897,-0.0009890225,0.008575136,-0.03969733,0.021462945,0.0021639026,0.0118437065,0.0014872145,-0.017617771,-0.018397726,0.013884388,0.060259264,0.045423955,-0.0040896735,-0.017756227,-0.050613247,0.045165155,-0.008460346,-0.00092888495,0.016528213,-0.022003584,-0.040927097,0.01153334,0.03242147,-0.013196661,-0.042057097,0.009344969,-0.04135984,-0.034526087,0.012075194,-0.011878686,-0.041751802,-0.049135383,0.018772924,-0.044474747,-0.04292343,0.0024723501,-0.004489015,-0.004613772,-0.02207168,0.09590552,0.014142477,0.0074740425,-0.026592089,0.03210452,0.073477045,0.04144672,-0.0030886633,0.001240658,-0.04176047,-0.013035587,-0.024696572,0.022168232,-0.0015716706,0.00087293575,-0.028335284,0.0068849795,-0.0033403758,0.0053244988,-0.0673721,-0.0073975995,-0.027838957,0.0010491263,-0.016293535,-0.023586664,0.04883685,0.051385462,0.06045159,-0.046411198,0.037241817,-0.016995937,0.038893484,-0.040753443,-0.014945359,0.0016336519,0.01914822,-0.028940052,0.048859987,-0.032364782,-0.004128703,0.012584094,-0.014661904,0.012367353,-0.0059104636,-0.012628203,0.020292591,0.021557776,0.02681832,-0.030054858,-0.008915428,0.015595646,0.04003102,0.07710082,0.029613521,0.0029917862,-0.062601745,-0.043920536,-0.027588788,-0.013072491,0.02001204,-0.043335296,0.0054114684,-0.01567512,0.027423972,0.0011092372,0.05120197,-0.061001796,-0.043088462,-0.03204048,0.0073646237,0.0058371574,0.027984407,-0.0011712053,0.01777351,-0.015112431,0.023735946,0.021331385,-0.01878528,-0.028920071,-0.019947061,-0.045847554,-0.06329379,-0.0054960363,0.007394524,-0.014040562,-0.031038037,-0.013257965,-0.022767318,-0.024953524,-0.053284243,-0.009694171,-0.020516688,-0.0038821897,-0.032080226,0.020216683,0.032494176,0.025014013,-0.038543932,-0.045537416,0.0162527,-0.0066244765,-0.024075644,-0.009150952,-0.03024167,-0.0225009,0.035102177,0.009317766,0.013750962,0.027574774,0.0013399221,-0.0036383518,-0.03657958,-0.02157461,-0.019699957,0.049192872,-0.018689735,-0.008319614,0.0054265363,-0.0021481607,0.045614403,-0.0740507,-0.0037804192,0.056617215,-0.013873498,0.02656572,0.050105687,-0.020086188,0.019691022,-0.0111768255,-0.016026607,0.024114577,-0.045432407,-0.013348564,0.0062147193,-0.0015200559,-0.074679084,-0.016324399,-0.02571997,0.053794812,-0.05403872,-0.0006362277,0.021382634,0.02120223,-0.01525505,-0.007941581,0.016797148,-0.006415486,0.0014948123,0.025611931,0.0069518257,-0.020180117,0.029866422,0.010802319,-0.0006483987,-0.034047626,-0.01720652,0.008234862,-0.047097716,0.024629608,0.0046058362,-0.0039419597,0.0065145288,-0.0071606375,0.022916812,-0.043439645,-0.027043818,-0.019894807,0.08084804,0.03768016,-0.007621892,0.026174244,0.018823499,-0.034201384,0.0005647639,-0.013156266,0.010736028,0.011573483,-0.06082097,-0.026036603,0.035396077,0.040562082,0.023230202,0.0027807595,-0.04339636,-0.0024669447,0.0124638155,-0.017005952,0.014705216,0.01988388,-0.040310837,-0.037917096,-0.0018333739,0.009616335,-0.03656206,-0.003727575,-0.042688742,-0.017545305,0.00976973,0.035845842,-0.013663778,0.004621933,-0.01744958,-0.012370048,-0.13454445,-0.027830811,-0.0015762779,0.046036366,-0.0141045675,-0.01872103,0.029716915,-0.015355147,0.014582078,-0.01178838,-0.011790987,-0.054532282,0.0027558405,-0.016647767,0.041006517,0.023539342,-0.016099084,-0.031008711,-0.0032051352,0.03214034,-0.006730914,-0.022241142,0.045539465,-0.011560161,0.001342213,-0.010079983,-0.0078868605,0.022259502,-0.00860038,0.004139387,-0.011429566,-0.0042847586,0.016813576,0.0413835,-0.036167458,0.0052717426,0.016149178,0.023291666,-0.023595734,-0.0014928223,-0.041765865,0.029145973,-0.015441975,0.031029131,0.003994658,0.043155786,-0.018459348,-0.031120308,0.0013684052,0.03709663,0.02311206,0.033217363,0.0055021276,0.004105127,0.029465606,0.025101542,-0.01639134,-0.010027932,-0.021588186,0.006875471,-0.015904052,0.05085067,-0.0039369203,-0.0037413891,0.02047128,0.015624857,-0.011857382,-0.0017012239,-0.03896169,-0.00069808017,0.023933627,0.0049122507,-0.0355402,-0.04159605,-0.022154152,-0.030266274,0.05304474,-0.033303346,-0.016310854,-0.0039800284,-0.0007348971,-0.026260624,-0.023183893,0.020823143,0.031407557,-0.006943463,-0.027393324,0.007159443,0.049547423,-0.007128465,-0.022822293,-0.0423685,0.011923859,-0.03130481,-0.058232572,0.058599755,-0.04132513,-0.035612013,-0.007832905,-0.022684736,-0.03181173,-0.032822017,0.00431098,0.001964128,-0.020614102,0.02804818,0.014220274,0.00898985,-0.021520643,-0.023249697,-0.024107995,-0.027580116,-0.009627112,0.0015874478,-0.065982774,-0.010804931,-0.008982894,-0.017368948,0.0007379248,-0.06252045,-0.01509339,0.010901893,-0.038902756,-0.030067649,-0.010506282,0.029252904,0.026531177,0.014466753,0.036988333,0.01829093,-0.011729586,-0.017546648,-0.023078632,0.0031326788,0.027273884,0.00065179507,-0.038549237,0.05120761,-0.072261095,-0.06876018,0.0012909821,0.017999846,0.020166613,-0.032808565,-0.030935926,-0.07401444,0.010950436,0.0198403,0.012416462,-0.031754687,-0.027428275,0.028072413,-0.006550593,0.06466347,-0.027029827,0.04056941,-0.009659556,-0.026645798,-0.024525272,0.067239024,0.014369711,-0.0026529508,-0.014859487,-0.026448743,-0.009958197,0.042091567,0.005560517,-0.011781178,-0.015463247,0.015645241,-0.0052691284,-0.0030373903,-0.011853529,-0.009451203,0.040073365,-0.02342235,0.011156151,-0.017905412,0.040173344,0.014255923,0.038908735,0.03751739,0.09366175,0.026594214,0.0117805,0.005025196,0.0075396113,0.04620916,-0.08572776,-0.0066991793,0.027731592,0.002793834,-0.0030110653,-0.0149246175,0.07050138,-0.01833111,0.009670354,0.034452673,0.011868322,0.006472283,0.0029837447,-0.009160494,-0.028387189,0.0069276025,0.019242946,0.0065238355,0.019268695,0.025438532,-0.018412644,0.01162687,0.0013431235,0.04684198,-0.037092008,0.0054956614,0.026403975,-0.035561435,0.05159215,-0.0016654948,-0.0066687954,-0.040793207,0.012225136,0.034168158,-0.020275122,-0.011173582,-0.03685203,-0.009935897,-0.015607027,0.021992855,-0.013946456,-0.011779582,0.04845936,-0.010565098,0.014969356,0.0313845,-0.054562088,-0.04588862,0.0033137416,-0.006016792,-0.016110452,0.04309591,-0.005158048,-0.010163951,0.032246377,-0.025152246],"last_embed":{"hash":"1zp7xd","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"1zp7xd","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{7}","lines":[167,167],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1zp7xd","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032204084,0.05027155,-0.034184683,0.015433362,-0.03996876,-0.036222592,0.025073957,0.046176318,-0.009056021,0.020150658,-0.0021945562,0.021545943,-0.04298833,0.012826378,0.010508041,-0.016959025,-0.044128686,0.0319883,0.015941856,0.007850057,0.032504886,0.018133886,0.046451487,-0.014649934,-0.02218004,0.0035038,-0.0035824943,-0.008657871,0.010342066,0.020948077,-0.037814792,-0.058799453,-0.021674775,0.0046840766,0.005423448,-0.0065500527,0.015421288,-0.03952669,-0.032699287,0.033880375,-0.003945485,-0.01631646,0.017801525,-0.018089766,0.011228571,0.009214635,0.0022918154,-0.008183366,-0.009347359,0.009080589,-0.014286489,-0.03986612,0.019179199,-0.013820002,0.048487615,0.026517913,-0.010005898,-0.028918643,-0.023688274,0.021056946,-0.030774487,0.013599322,0.002247968,0.013267739,0.014561777,0.022292286,0.023166794,0.011372255,-0.009395765,-0.028642822,-0.012686497,0.043285776,-0.078421816,-0.009114714,-0.033588886,0.040143207,0.03132947,-0.024307616,0.016547611,0.037143324,0.005093385,-0.023506088,0.00955149,-0.013500305,0.008910117,-0.0058320556,-0.034441084,0.09347826,0.027603516,0.0014185171,0.038159404,-0.023629678,0.026237803,-0.04314775,-0.042074542,0.012689489,0.007556073,-0.024316495,0.03703608,-0.024644056,0.0077929273,-0.010946481,-0.014606135,0.008735141,0.017579475,0.0038056516,0.030281384,0.013920791,-0.012498124,-0.030659346,0.011545791,0.015598151,-0.002694356,-0.029758358,-0.0073961928,-0.037687723,0.0037435214,-0.015009645,-0.021897376,-0.0032445148,0.028680637,-0.032574836,0.014135691,0.002820289,0.013138731,0.02903613,-0.021922946,0.011292543,0.027926825,0.01474042,-0.040533762,0.016610986,-0.0013296308,-0.017831298,-0.0056380853,-0.022879012,-0.030124651,0.06315003,-0.039224878,-0.087388165,-0.009408109,0.04694008,-0.00396741,0.0022094126,0.010211811,-0.008993057,0.07690496,-0.026087709,-0.034676716,-0.008470655,-0.013519323,0.03244919,-0.014470922,-0.003622418,0.027671603,0.011315569,0.01622229,0.031869914,-0.036199883,-0.013434294,-0.016419433,0.039688863,-0.057151996,0.026559753,0.028862327,-0.05155648,0.012848694,-0.015807979,-0.014258381,-0.016453696,0.025065476,0.026346127,-0.005597885,0.06342361,0.021616174,0.045495357,0.014608653,0.05024387,0.041938175,-0.03323535,-0.07841601,-0.015378397,-0.024119535,-0.013784839,-0.012631433,0.0061721466,0.006639538,0.00022453352,-0.014460647,0.04680954,-0.02007506,0.04517715,-0.0119777545,0.007038399,0.013648694,0.01979602,0.030158985,0.04134545,0.0077723977,-0.01130153,-0.0077154944,0.044974703,0.03139624,-0.019954141,0.020149123,-0.004296421,0.044560626,-0.048281305,-0.0025115658,-0.053834748,-0.0008945015,-0.031096404,-0.024710106,0.033625975,-0.04200814,-0.024129746,0.007874669,0.038215414,-0.00067054655,-0.027773932,-0.05450662,0.006141791,-0.030945169,0.016467718,0.043231897,0.018083576,0.024163025,0.0191721,-0.0033617807,-0.0013807353,-0.077350646,-0.0022911576,0.013876211,-0.017824965,0.1326021,-0.019412847,-0.03783812,0.02083493,0.0270933,-0.04071613,0.0033904985,-0.0076516266,-0.006699828,-0.025975142,-0.009736429,-0.036668587,0.0017902186,0.032458417,-0.023020757,-0.014992995,-0.047638077,-0.015469171,0.012229846,0.0071362336,0.015769977,-0.024304405,-0.000002642801,-0.0021880507,-0.00084581564,-0.013994298,0.014091851,0.03960241,-0.012166668,0.0040101837,-0.011275666,0.022534622,-0.023998562,-0.0087823775,-0.0044671856,0.032492302,-0.0078070634,0.03507661,0.01505361,0.0779743,-0.008264322,0.015784482,0.007892213,-0.0034828854,0.022402372,0.04787509,-0.06403934,0.002397088,0.013680753,0.013463983,0.016551109,-0.029923148,0.00631944,-0.025875032,-0.008177272,-0.020590665,-0.063607864,0.025652802,0.05908606,0.00406156,0.044816405,0.055298693,0.02837432,-0.16826172,0.033456348,0.01992568,0.037964024,0.006308522,0.022368977,-0.036046397,-0.025457658,-0.0843001,0.026386945,-0.012949999,-0.032978334,0.007879567,-0.026259722,0.043721467,0.03277561,-0.008479757,0.009042648,-0.0014660812,-0.03579271,-0.016670488,-0.0056581306,0.008587766,0.009244729,-0.019796874,0.005044657,0.076430686,-0.027410876,-0.033091046,0.002230063,-0.02416912,-0.0265698,0.00990345,0.030625256,-0.0041375915,0.016606187,0.046132494,0.0146203125,0.057943806,-0.017649697,0.036582477,0.039637756,-0.006471738,0.04801185,0.023348993,0.057695664,0.0000905833,-0.013619085,-0.06142225,0.030784668,0.04746146,-0.023974165,-0.01784508,0.021707851,-0.038188245,-0.046107337,-0.020523848,0.08094331,-0.024117995,-0.02172939,0.017555404,-0.004743713,-0.01661977,-0.02802747,-0.024479704,-0.027175339,0.023374286,0.0058711926,0.02318279,-0.024332182,0.027247038,-0.07916776,0.054364517,0.028049763,-0.0024054123,0.0017613858,-0.02624539,-0.0389911,0.016737524,-0.12915099,-0.020064956,0.002886401,0.0040707802,-0.004414663,-0.011675614,-0.004886822,-0.039659064,0.036106046,-0.0031816529,0.23280661,0.024310106,-0.05428494,0.0043854937,-0.0024378027,0.00966026,0.003500572,0.035683595,0.050527014,-0.024594162,-0.053299136,0.0072029456,0.010684557,-0.0005751694,-0.02186221,-0.00393347,-0.019191282,0.014433828,0.040474266,0.014228509,0.012554484,-0.0034520202,0.005941219,0.038860597,-0.049549527,-0.048716184,-0.044354085,0.0050925813,-0.0252819,0.035982065,-0.021489417,0.07012857,0.011124235,-0.0034636362,-0.0679603,0.016956488,-0.00915374,-0.05173032,-0.038307823,-0.009545407,-0.010215216,0.014198946,0.016532147,0.019704467,-0.033326905,-0.012934906,0.025074346,0.008743473,-0.03695381,-0.0248739,-0.046586238,-0.041342854,-0.056239754,-0.011069259,0.028013147,-0.010374803,-0.0418142,-0.047296636,0.028654655,0.041487634,0.0041882107,0.012312327,-0.0737976,-0.011734349,0.01141536,0.042661794,-0.009301701,0.024506351,0.017469846,0.01803295,0.008172093,-0.0025531729,0.0055942493,0.00097236095,0.013850778,0.03342135,0.05754346,0.051234584,-0.005135064,0.04226737,-0.033764336,0.03907249,-0.015133456,0.015618048,-0.0023507937,0.019158702,-0.0009992999,0.036343794,-0.00774398,0.0011610858,-0.0017402037,0.018589012,0.019548036,0.04346596,0.046044823,0.03653992,0.031510748,-0.03674867,-0.025897916,0.036511026,0.01034609,-0.0064404723,-0.014389091,-0.03718432,0.044431325,-0.014221116,-0.029776135,-0.013994749,0.057389792,-0.010280187,-0.0008202323,0.007341936,-0.0014575382,-0.027153907,-0.0061722123,0.04761141,0.0435043,0.015459178,0.013272329,0.007906658,0.02101069,-0.010827818,-0.014817092,0.0127499085,0.021202622,-0.04616799,-0.021425826,-0.009518011,-0.01580226,0.043584373,0.045576185,-0.020746129,-0.009713138,0.046735663,0.020182345,0.035037983,-0.022263149,0.0053551937,0.01863811,0.0013207331,-0.019626196,0.0074437005,-0.004171781,-0.010909556,0.031059608,-0.026049921,0.030050002,0.015898433,-0.004692645,0.03042024,-0.021716667,0.0594522,0.027398309,0.02294706,-0.055819083,-0.024597809,-0.003784591,0.028667297,0.0057250857,-0.03484429,-0.011899512,0.004536984,0.060288373,0.050404985,0.0018748305,0.009140449,-0.033901434,0.010969885,0.003018759,-0.0011172129,0.013306974,-0.012035413,-0.03156293,0.013305785,-0.0051950538,-0.05364085,-0.050233994,0.013579916,-0.0211232,-0.02631355,0.038000178,0.011411341,-0.051595215,-0.020050194,0.039751984,-0.035134345,-0.04908715,0.0059516476,0.0022760287,0.0023972949,-0.02726083,0.08723433,0.031362243,0.008051612,-0.010489679,0.029412711,0.06750628,0.012499884,0.012029878,-0.00006760507,-0.025607709,-0.02533642,-0.011516027,-0.027920088,-0.019048654,-0.015134212,-0.012847496,0.017578091,0.01454053,0.010824973,-0.037358776,0.02415281,-0.032229688,-0.004757883,0.0022918417,-0.038524557,0.044285174,0.033633444,0.082443394,-0.043721125,0.042032983,-0.027818091,0.026577124,-0.032800578,-0.015998373,0.029649567,-0.011271145,-0.041293804,0.0069663376,-0.036411177,-0.0023202782,-0.003356738,-0.00093363633,0.0051056705,-0.019301707,-0.054830696,0.012126819,0.034137864,0.036211833,-0.025198862,0.0020688642,0.02519955,0.02855932,0.053901546,0.02390174,0.008149751,-0.058139283,-0.03770009,-0.033584535,-0.018862221,0.019718762,-0.05816028,0.009030147,-0.025204463,0.021973887,0.0021148748,0.029421976,-0.04931503,-0.04364087,-0.029405076,-0.0016454232,0.0080003645,0.025182696,0.004757292,-0.001126977,-0.011995397,0.003471103,0.007601762,-0.022817641,-0.024979426,-0.016220305,-0.04496606,-0.067713805,-0.01261092,0.0074824532,0.0054834452,-0.038185515,-0.006227281,-0.022991525,-0.05248391,-0.040387176,-0.009752358,-0.015958944,0.019083388,-0.013537967,0.03491308,0.005103328,-0.0000099491635,-0.047726247,-0.050027695,0.0043610986,-0.002270003,-0.011789743,0.003105602,-0.04188068,-0.028808352,0.012868654,0.0047474005,0.006411799,0.037427157,0.0020867474,-0.0042650257,-0.035043806,0.009925544,-0.042289894,0.046326816,-0.011771908,0.0103264395,0.016362501,0.014015014,0.043271154,-0.09066397,-0.0011113943,0.045482706,-0.0027442009,0.027860653,0.032068107,0.00029543333,0.037630334,-0.009401048,-0.019136822,0.013928273,-0.021093043,-0.012318642,0.001137767,-0.008452198,-0.08028406,-0.034602646,-0.0030949223,0.05012629,-0.050262693,0.0010971676,-0.0021418529,-0.008969796,-0.032007862,0.009236958,0.029493269,-0.01426719,0.00023468288,0.00038466096,0.014188926,0.0033073856,0.025016796,-0.018674258,-0.001761684,-0.031114178,-0.013797332,0.0058647823,-0.043654915,0.026989818,0.0067837406,-0.030685801,0.0035379236,-0.013682142,0.011072551,-0.044051174,-0.03879194,-0.006312692,0.0498636,0.01666157,-0.018562246,0.024645377,0.019226287,-0.017455408,-0.0019037693,-0.018266486,0.037434563,-0.000095671465,-0.052172054,-0.022764003,-0.0072013563,0.046368558,0.012765057,0.00444562,-0.027183998,-0.002671784,0.01448184,-0.0060600075,0.02740038,0.016824517,-0.048962962,-0.019454246,-0.021257196,-0.0030465007,-0.031505857,0.01211008,-0.024885364,-0.011479829,0.010347256,0.024696736,0.004330492,-0.0040790383,-0.026975464,0.01125686,-0.1317217,-0.010474751,-0.011942316,0.044871345,0.009373073,-0.020591939,0.0051400196,-0.023373669,0.016897336,-0.010157976,0.006376619,-0.03360287,0.011787028,-0.021776104,0.02715482,0.041405626,-0.0033843324,-0.02673184,-0.02290693,0.03306914,-0.00014113144,-0.018187221,0.0117272595,-0.024204249,0.0059118667,-0.005982975,0.0013027774,0.013389724,-0.0022721987,-0.0038704285,-0.010798901,-0.007526149,0.0065782284,0.018893156,-0.017294716,-0.003402108,0.002130685,0.019462582,-0.033460133,0.0123433415,-0.023078188,0.032525957,-0.027595496,0.038906343,-0.0012833698,0.035206202,-0.011447561,-0.013049792,-0.009919285,0.027403342,0.0001912914,0.0425423,-0.031030394,-0.0067787357,0.008890046,-0.00333488,-0.04395511,-0.009368034,-0.021752937,-0.010651714,-0.023974791,0.055798974,-0.008525802,-0.031854924,0.016327905,0.020389732,-0.022559889,-0.006884859,-0.04042652,0.013193281,0.032341987,0.019317742,-0.0360801,-0.028404329,-0.022469278,-0.03057659,0.056313895,-0.050406866,0.006138505,-0.0059769647,-0.017790776,-0.045761134,-0.004168659,0.029095914,0.056133118,-0.019146055,-0.024772836,-0.004872181,0.027652796,-0.0057430123,-0.027633527,-0.04859793,0.017567357,-0.035668243,-0.051609755,0.03196745,-0.0240584,-0.06280095,0.0034692194,-0.031454258,-0.0501694,-0.035971258,-0.0065957084,-0.008683926,-0.022876386,0.0042195017,0.046846606,-0.0109564215,-0.027554195,-0.011046793,-0.020524783,-0.01528345,-0.028135944,0.0031572527,-0.06026245,-0.030066261,-0.011410436,-0.0013912688,-0.016508643,-0.058252506,-0.010208537,-0.0025921983,-0.038389973,-0.014404398,0.02631611,0.0254233,0.021035412,0.012039262,0.02926469,-0.018929252,-0.034789808,-0.03152514,-0.042469565,0.008194256,0.035272095,-0.009186762,-0.050258137,0.052665483,-0.06401929,-0.05469875,-0.029713655,0.037453055,0.042594116,-0.03682226,-0.019292023,-0.048340876,-0.0027856217,0.035159662,0.036361862,-0.038637422,-0.018321944,0.041446056,-0.02547329,0.057614416,-0.015917774,0.04314317,-0.025610188,-0.02011582,-0.023339542,0.08270407,0.035025835,-0.015383893,-0.014284692,-0.017079918,-0.010803942,0.045243584,-0.0012165935,-0.018198874,-0.012484915,0.019387407,0.005638321,-0.024717612,-0.01017789,0.023183165,0.041651014,-0.028488934,0.0049314285,-0.037086055,0.028647982,0.01638271,0.030962309,0.023829069,0.08387469,0.042594325,0.013768058,0.019027008,-0.0105299475,0.072267085,-0.06557363,-0.034647897,0.021890938,0.008088902,-0.0014387792,-0.027456103,0.067994736,-0.019291293,0.021707617,0.043035768,0.017050162,0.034971155,0.02211065,-0.0028007762,-0.027432133,-0.015213966,0.021593096,0.01988719,0.005571751,0.029050155,-0.0029654885,0.026358956,-0.005773971,0.047035802,-0.005495035,0.012558091,-0.004526313,-0.035362616,0.031001708,0.0032275824,-0.0018997096,-0.045468684,0.0189225,0.021853777,-0.008707092,-0.02752361,-0.04860077,-0.027830632,0.021525519,0.020432608,-0.015160516,-0.019583698,0.054064862,0.003928784,-0.013403767,0.02377884,-0.03158839,-0.024648307,-0.0044378075,0.0025582868,-0.019230343,0.058016982,-0.012139968,-0.007743585,0.026257738,-0.03536226],"last_embed":{"hash":"xlfoco","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"xlfoco","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{8}","lines":[168,172],"size":99,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xlfoco","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029571787,0.040043622,-0.04027528,0.010315735,-0.047609936,-0.039195895,0.02744531,0.034397874,-0.0079127895,0.009494634,0.0038099214,0.014993087,-0.035777837,0.0140361665,0.02218656,-0.01996862,-0.038728297,0.019430587,0.016839415,0.0030803133,0.025549928,0.010987922,0.03777111,-0.012618018,-0.020205518,0.007416236,-0.007881373,-0.0033987989,0.0069016903,0.025991118,-0.040954184,-0.04987345,-0.016334519,0.0033863327,0.010904009,-0.016474409,0.0101422025,-0.033256568,-0.0405826,0.034393318,0.0017005412,-0.00800834,0.009796693,-0.009681463,0.0070251967,0.010321395,0.004452677,-0.014524376,-0.015956748,0.0054161944,-0.015769174,-0.030917766,0.022286678,-0.014463814,0.054863155,0.029644057,-0.0173778,-0.03727385,-0.012577202,0.018213926,-0.030811235,0.0261611,0.018565234,0.015399842,0.01787873,0.017215068,0.021247063,0.0019969733,-0.0069488897,-0.028922081,-0.014267458,0.039464813,-0.07717017,-0.015331665,-0.03590775,0.038438242,0.043296557,-0.019834029,0.024401126,0.041438546,-0.0016714449,-0.027885303,0.0075602964,-0.015277931,0.005713879,-0.0032568534,-0.037493844,0.09851022,0.016083425,0.0022167347,0.039418213,-0.022783192,0.029992959,-0.03777111,-0.05412214,0.019988563,0.01391266,-0.018282605,0.036779378,-0.023293968,0.01812644,-0.016052794,-0.0097308755,0.007163184,0.024732804,0.0014560218,0.031067986,0.017445322,-0.019125799,-0.030016655,0.011084937,0.007499094,-0.009061495,-0.025770301,-0.009559577,-0.04164569,0.013479435,-0.020641183,-0.018217033,0.00492275,0.035457272,-0.040591627,0.014369578,0.0077533373,0.014633998,0.025056574,-0.02836647,0.020636478,0.020315465,0.008992577,-0.03725014,0.010686291,-0.0059714527,-0.0054223756,0.005193797,-0.02932137,-0.022773797,0.04953489,-0.0401744,-0.103750125,-0.0133833485,0.037106153,-0.0004819995,0.0029315643,0.016359895,-0.003913634,0.07868278,-0.026390279,-0.040838704,-0.0046179206,-0.009400003,0.023064708,-0.025617236,0.011602715,0.033522334,0.005883269,0.024253912,0.040777594,-0.031309165,-0.017204722,-0.01853255,0.03969609,-0.049265854,0.012268506,0.027129928,-0.054689344,0.0076898006,-0.020171592,-0.020938244,-0.010385178,0.024561262,0.03284873,-0.010577923,0.06140035,0.025941119,0.04031971,0.0059918654,0.047555946,0.04179426,-0.035885632,-0.097147144,-0.010691945,-0.015681382,-0.0027675652,-0.008797249,-0.0034354948,0.0048605734,0.002645317,-0.0070184725,0.0511207,-0.032230917,0.041437507,-0.010363605,-0.0042332183,0.021172473,0.021593481,0.03719999,0.05261208,0.01729245,-0.017513672,-0.00262189,0.04124294,0.037640624,-0.020844992,0.018474726,-0.0060308278,0.037677415,-0.043136183,0.0029072126,-0.05798894,0.00046055508,-0.03954985,-0.025887791,0.04245623,-0.030440768,-0.02428572,0.013211109,0.04280114,0.0015755771,-0.007195166,-0.050806843,0.00884771,-0.029299144,0.026712347,0.044673387,0.013737006,0.021594364,0.025807869,-0.007818241,-0.0071343584,-0.07347053,-0.0018364262,0.015619579,-0.016785238,0.12466454,-0.014468388,-0.040219292,0.02075891,0.03876724,-0.054096054,0.0016256802,-0.008526295,-0.00939878,-0.030941779,-0.0056989845,-0.04111235,0.0030517192,0.009444021,-0.018998558,0.0020363685,-0.051683214,-0.023521243,0.013254815,0.002161082,0.019289782,-0.014526035,-0.0018478588,-0.0009886579,0.00420712,-0.0057173558,0.008710861,0.031606,-0.023851287,0.00771577,-0.008108608,0.029196465,-0.023151195,-0.0075812633,-0.0028583244,0.031700835,-0.009780124,0.032436434,0.022825554,0.078322604,-0.01735384,0.013477265,0.019562848,-0.0036438897,0.016369082,0.045930754,-0.05419199,-0.0058288723,0.023568075,0.005499287,0.02559839,-0.025258021,0.013367263,-0.01986264,-0.013009023,-0.023979766,-0.07197019,0.041190233,0.06829029,0.003057586,0.044801008,0.0401785,0.018431015,-0.16865721,0.020503346,0.0057252715,0.04761706,0.0065551717,0.02046473,-0.03655127,-0.018554602,-0.08060757,0.029558582,-0.006221169,-0.0410744,0.009130088,-0.028687594,0.047332592,0.030745022,-0.008044998,0.005867019,-0.0029656244,-0.034424633,-0.014368809,0.0030928005,-0.0016619911,-0.0024510776,-0.011328867,0.008372909,0.083498366,-0.022841807,-0.04139124,0.010987648,-0.02403764,-0.03854107,0.0103180865,0.022359135,-0.00040084368,0.008864096,0.05050355,0.009372411,0.048624318,-0.014066686,0.031047838,0.043706696,-0.0038844359,0.046882603,0.016748782,0.06033024,0.0046990807,-0.016425587,-0.054707553,0.011747131,0.041224197,-0.022406198,-0.009943967,0.021521205,-0.037013132,-0.049206875,-0.022257838,0.06636856,-0.024813883,-0.02380265,0.009726957,-0.022587936,-0.013956351,-0.018540107,-0.01710333,-0.031783428,0.024460595,-0.0010096349,0.018184902,-0.020040322,0.02648792,-0.07674572,0.06228944,0.03685234,-0.010428047,0.0055427556,-0.025617165,-0.041902084,0.022542698,-0.12019403,-0.03762942,0.00746596,-0.00022182331,-0.0129710045,-0.015381459,-0.0047408165,-0.03360102,0.029136186,-0.0011783752,0.22925964,0.005740062,-0.034868345,0.0018302002,0.0060524694,0.003851055,0.0025313532,0.03957223,0.04812984,-0.026258092,-0.06964294,0.001064635,0.012866887,0.0049486705,-0.023616683,-0.0071428246,-0.011276887,0.008505929,0.041117556,0.028262604,0.012941154,0.0021541219,-0.0071857558,0.037629843,-0.04616636,-0.04792858,-0.03602671,0.009454694,-0.032767188,0.03371465,-0.016160307,0.08034145,0.008216009,-0.0070761116,-0.064180546,0.010897819,-0.00784991,-0.039731685,-0.025285264,-0.0027972423,-0.013964734,0.012421569,0.015507206,0.006014627,-0.029051509,-0.01851693,0.032651525,0.0037702278,-0.039610334,-0.024090478,-0.050828904,-0.034888722,-0.040609535,-0.0071736095,0.020481719,-0.014838934,-0.044908077,-0.046707224,0.020320306,0.036982834,0.012012016,0.0067195906,-0.06735467,0.0020699652,0.0014597921,0.041366123,-0.022163043,0.018843321,0.015136729,0.02292835,0.0048776884,0.002372079,0.0128529295,-0.005979023,0.0038641426,0.028978039,0.06424708,0.05679975,-0.002958964,0.03676438,-0.039004628,0.036351807,-0.023206813,0.02410185,-0.0019053788,0.015050579,-0.0015382296,0.039598063,-0.010721361,-0.008708171,0.0071876487,0.016346265,0.019300478,0.036314845,0.052758936,0.03690161,0.02493441,-0.031182302,-0.03211222,0.041690167,0.0028504422,-0.008601542,-0.014656889,-0.027443366,0.058904514,-0.008536894,-0.029629689,-0.0037231115,0.059813734,-0.008889409,0.004846146,0.0051012402,-0.00021944806,-0.01715113,-0.011351881,0.046411708,0.04880277,0.008718865,0.0030102287,0.012791486,0.0318035,-0.00673227,-0.011709054,0.023860874,0.02284187,-0.04453252,-0.020795915,0.00015720328,-0.027582834,0.03670948,0.045541037,-0.017269349,-0.009068111,0.04114231,0.023941087,0.0391748,-0.018415185,0.013627862,0.026461916,-0.0125910835,-0.018026676,-0.0010850299,0.004336954,0.005444672,0.028787812,-0.037515372,0.040938105,0.0052760825,-0.00998447,0.025784658,-0.029879034,0.0569941,0.02637221,0.009258729,-0.05726079,-0.022633065,-0.0028253845,0.028592274,0.0031902413,-0.036906824,-0.015131963,0.009771779,0.057214655,0.03384403,0.0024130964,0.0044306833,-0.0416401,0.021934465,0.012188032,0.0003587043,0.01905059,-0.012728705,-0.035219006,0.018319117,-0.007702843,-0.05905938,-0.039585173,0.0089211585,-0.026733551,-0.034931093,0.03581387,0.0013374644,-0.047362845,-0.020642716,0.041944895,-0.05110881,-0.054001037,0.0060807313,0.005219792,0.006830326,-0.019950869,0.098719075,0.029143868,0.0062531643,-0.01360506,0.027572623,0.053850427,0.0045614275,0.0023306415,0.010427086,-0.020305363,-0.026110753,-0.016913727,-0.028990723,-0.015388822,-0.017123956,-0.018057557,0.015961036,0.005775526,0.0054834597,-0.038517375,0.015811933,-0.028443946,-0.004799185,-0.010097795,-0.03196264,0.04408013,0.040425263,0.081865065,-0.036862016,0.04284763,-0.021400563,0.028194185,-0.025906976,-0.013389725,0.02077064,-0.0073655765,-0.034689657,0.017974548,-0.0388591,0.00017588057,-0.009214264,0.0016144157,0.01206888,-0.023360694,-0.052694295,0.011442735,0.027914722,0.033089336,-0.028742947,0.0055465037,0.01706492,0.033795964,0.068993285,0.021730872,0.019530078,-0.06301148,-0.030033078,-0.03454014,-0.022240436,0.021172356,-0.055962693,0.0106937615,-0.025242465,0.023304325,-0.0045176717,0.0342104,-0.04917056,-0.05630219,-0.02771065,0.00058722007,0.0057400665,0.01632581,0.012466614,-0.0058756666,-0.0036440124,-0.002409154,0.001797016,-0.02693583,-0.028192367,-0.026536645,-0.039396975,-0.062901706,-0.010723211,0.00717886,0.0029749388,-0.050694786,-0.0011139124,-0.015596557,-0.042227313,-0.039728582,0.008116088,-0.010873562,-0.0075023756,-0.008112094,0.028189136,-0.004798283,0.008725005,-0.043620028,-0.05063274,-0.0017000837,-0.0047044684,-0.016036132,0.006072148,-0.042996444,-0.020741602,0.010119222,0.0052607493,0.0075722085,0.036254343,0.005425032,0.009508886,-0.040690508,-0.0021242683,-0.038781337,0.03664282,-0.013486995,-0.0039966446,0.015150765,0.021814976,0.043509796,-0.08737598,-0.0005764922,0.044488788,-0.0026965893,0.037026197,0.029178342,-0.0040324624,0.02473103,-0.015717635,-0.02082135,0.009589062,-0.03000311,-0.010164253,0.00344967,-0.001819723,-0.07682376,-0.029777044,-0.007828913,0.05042335,-0.05909305,0.000571328,-0.0003445204,-0.005659429,-0.026028585,0.0011236275,0.030367658,-0.010965047,-0.001755689,0.006095471,0.010780731,0.005724458,0.028255513,-0.016902331,0.009568259,-0.042830452,-0.0037009893,-0.001543663,-0.05584892,0.022383243,0.0035190138,-0.030195834,0.004920427,-0.010619515,0.01003496,-0.035286494,-0.028285267,0.01271577,0.055449698,0.023956707,-0.015732244,0.02908881,0.006836713,-0.010896101,-0.003263225,-0.027706448,0.03318961,-0.002660827,-0.047317263,-0.01969412,0.00084746117,0.041354124,0.0149484435,0.0038429124,-0.037514277,-0.0044434764,0.019545829,-0.013788133,0.019791467,0.016029038,-0.05238247,-0.021977728,-0.01301268,-0.012592305,-0.030506866,0.00041140986,-0.011545644,-0.0074776504,0.023714663,0.036704443,0.005363728,-0.0027403294,-0.027085762,0.0047930726,-0.1272997,-0.007322123,-0.013829859,0.040955007,0.017401975,-0.023057194,0.0049254857,-0.018268853,0.013442519,-0.009793176,-0.0038905484,-0.03825598,0.010539981,-0.018782586,0.035190616,0.04230592,-0.004026683,-0.027871132,-0.021430952,0.0330221,-0.0020758305,-0.013359367,0.01631399,-0.031112947,0.0011022155,-0.004364359,0.007805938,0.010417481,-0.00793962,0.012532428,-0.007451618,-0.006395616,0.0077107926,0.01948624,-0.016414136,-0.0028089033,-0.00283728,0.016977748,-0.029728344,0.0064779883,-0.025518818,0.031578265,-0.016924145,0.042723577,0.012959656,0.032690562,-0.0053229625,-0.01571797,-0.014445548,0.030066919,-0.007807378,0.029834006,-0.029798698,-0.000018529769,0.011805658,-0.0047821742,-0.033288814,-0.013071362,-0.022695435,-0.0012207103,-0.016025366,0.052305836,-0.005126662,-0.025857171,0.014676172,0.02227325,-0.018232832,-0.016289623,-0.031527985,0.009885875,0.037071664,0.0042157513,-0.03418121,-0.035833955,-0.02330304,-0.031905808,0.054722186,-0.046359174,0.013290041,-0.010942899,-0.011115591,-0.032243278,-0.0018095128,0.03468239,0.05198358,-0.015361436,-0.024940802,-0.008198867,0.01968062,-0.0020471348,-0.03755973,-0.056437116,0.0181229,-0.03755457,-0.049546454,0.037833024,-0.03363308,-0.057584554,0.005855727,-0.032277856,-0.048302054,-0.034975402,0.0004888313,-0.0022614296,-0.027051792,0.0067272796,0.049099695,-0.012448684,-0.025846403,-0.011414982,-0.015252971,-0.016846463,-0.022340478,-0.0042239106,-0.07807811,-0.03207949,-0.015079235,0.0025490716,-0.020979855,-0.066302605,-0.0060335863,-0.002842052,-0.035124347,-0.018098105,0.027842266,0.02081147,0.03144762,0.03005149,0.036593147,-0.0021396747,-0.02635467,-0.01945968,-0.0376777,0.01725287,0.031481534,-0.0027264457,-0.048798427,0.057361573,-0.06908146,-0.047412097,-0.025735991,0.033329017,0.05013144,-0.032826874,-0.020834088,-0.05445985,-0.005023502,0.024681572,0.04262801,-0.030367771,-0.020178728,0.03051544,-0.03619012,0.057364486,-0.02497244,0.04665961,-0.02358177,-0.026313813,-0.03403582,0.08074034,0.02344125,-0.013608611,-0.015425555,-0.0047271885,-0.017837716,0.047474157,-0.010631353,-0.010331529,-0.019436894,0.0209675,0.008628602,-0.020567345,-0.00849694,0.0264053,0.050021913,-0.017964318,0.009673222,-0.032353256,0.019934455,0.018705403,0.032488804,0.020269005,0.09257292,0.04399048,0.0114737125,0.01811203,-0.0028115094,0.059961744,-0.07190243,-0.038120393,0.0158119,0.008044512,0.0060962974,-0.019189794,0.06562229,-0.027508749,0.024086349,0.04106642,0.0146989,0.03256659,0.018848417,-0.0060403068,-0.032217816,-0.010232399,0.017565476,0.025843898,0.010187676,0.019681815,0.0077853682,0.028097386,-0.0025808143,0.048339266,-0.007878294,0.019304428,0.004953875,-0.035529055,0.022756105,0.0052217967,-0.0062426743,-0.034053747,0.022471396,0.020458119,-0.019132957,-0.028330825,-0.05752996,-0.020915503,0.02175752,0.020545427,-0.009572409,-0.026741209,0.058921907,-0.0036593978,-0.018613413,0.007956608,-0.028642543,-0.026648007,-0.0062909196,0.011760951,-0.027636405,0.050838873,-0.0031510617,-0.008977366,0.030074434,-0.04164238],"last_embed":{"hash":"spepjd","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"spepjd","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#3. Configure Backups#{9}","lines":[169,172],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"spepjd","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#4. Performance Tuning": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0014783287,0.005046689,-0.045219194,0.014221958,-0.0488598,-0.053539976,0.0055605103,0.021848463,0.014463677,0.017668579,0.009406086,0.024190865,-0.016781157,0.01488507,0.023216117,-0.018816499,-0.05830725,0.037907757,0.008443422,0.007624343,0.03431915,0.03690451,0.029325968,0.013116857,0.019316612,0.022126375,-0.02401479,-0.0035795753,0.048555017,0.06750346,-0.0036183628,-0.03993084,0.00023031625,-0.022320163,0.02591367,-0.046925712,0.008436289,-0.043465484,-0.035463966,0.004097261,0.0001665079,-0.0128155025,-0.0096973805,0.015989332,0.010322075,-0.016259601,0.011208155,-0.027075022,-0.047670703,0.00568894,-0.008459016,-0.041333415,-0.014270431,-0.0017454977,0.014304997,0.02631146,-0.010290897,-0.010625755,0.0096272705,0.029331243,-0.052612044,0.064383574,-0.0027134777,-0.031004,0.012114086,0.00063023553,0.025106866,-0.007968037,-0.008302965,-0.05166638,-0.0129406955,0.026499115,-0.025062991,-0.023093188,-0.035753515,0.05893298,0.018940687,-0.0059181885,0.006396514,0.017778795,0.019034235,-0.018993186,0.003330338,-0.0070126345,0.021193748,0.03337955,-0.040736336,0.06349368,0.05232579,-0.034988947,0.016853513,-0.018726462,0.016902383,-0.042723335,-0.03163101,0.01415736,-0.02702054,0.035953306,0.03361485,-0.030985577,0.0023157091,0.022596102,0.016369738,-0.010124099,0.033716533,0.026041763,0.0226483,0.04095718,-0.035811953,-0.028063083,0.0059148073,0.00043618455,-0.010692332,-0.028042916,-0.013164724,-0.04170437,0.02198649,-0.0055441214,-0.001745045,-0.05536783,0.019979147,-0.015496162,0.034909803,-0.012932488,-0.043767117,0.050070677,-0.03256158,0.028321607,-0.024112977,0.021464968,-0.009938668,0.045934893,-0.019143086,-0.011420535,-0.06311136,-0.016741589,0.0052324296,0.076010816,-0.05426967,-0.06993152,0.008997144,0.07585464,0.0011936963,-0.027760185,0.03574629,-0.0014718364,0.07588107,0.0005943185,-0.04892554,-0.03622446,-0.03925131,0.02947022,-0.01225272,0.02870596,-0.019005127,0.011490673,0.018747449,0.05748788,-0.021813365,0.027341401,-0.02592999,0.014741966,-0.040558316,-0.008253381,0.008581564,-0.016989307,-0.012403586,-0.01265307,-0.029601889,-0.032433372,-0.02078708,0.011217968,0.014324842,0.036492296,0.00012889541,0.02815414,0.041702107,0.029323922,0.017815886,-0.040132523,-0.067948595,-0.025968362,0.00052450347,-0.028818892,-0.013985082,-0.020223303,0.018122952,0.010760018,-0.012356115,0.028376251,-0.0004233842,0.023111984,-0.011984447,0.023526885,0.032638624,-0.0023910394,0.015622875,0.011181319,-0.015517897,-0.03566569,0.036792222,0.04881741,0.0281368,-0.01894711,-0.017456826,-0.016890783,0.0064365063,-0.022989577,0.0008944436,-0.07358571,-0.033823833,-0.039768286,-0.03020304,0.000040437084,-0.020180592,-0.006586036,0.01421807,0.04078558,-0.00432699,-0.041381918,-0.021371873,0.03842577,-0.025899773,0.008352734,0.028829858,0.021180544,0.022816567,-0.014483671,0.008113556,-0.042832956,-0.054736752,0.03215058,0.008313908,-0.027890015,0.06535474,-0.014705889,-0.02234231,0.029023377,-0.014029021,-0.008429769,-0.032385517,0.0065393914,0.0039036928,-0.010971549,-0.040576562,-0.019125469,-0.030094057,0.030169962,-0.016323045,0.03444656,0.011971446,0.0019432924,-0.019707005,-0.044349022,-0.000512697,-0.008011632,0.017568653,0.0033987758,-0.0029909462,-0.011437626,0.019041201,-0.021014264,0.021169718,0.012355906,-0.008774761,0.010309301,-0.030452807,-0.036852043,0.005504825,0.035934452,-0.036055673,-0.0038005884,0.017197894,0.0550319,-0.02147784,0.046757314,-0.009435128,0.017752597,0.019269,0.03417091,-0.03122494,0.017386949,0.035637774,-0.0049750325,0.020957634,-0.040363602,0.037897605,-0.02616158,-0.008269079,-0.010628635,-0.025461255,0.039661024,0.072819956,-0.01606878,0.012149105,-0.0042010886,0.025680749,-0.16660197,0.016844397,-0.012797781,0.03663437,0.0020599668,0.014078845,-0.061321568,-0.013627327,-0.067420416,0.05185901,-0.025792452,-0.03312899,0.023413368,-0.031383887,-0.0009907355,0.02657033,0.009844525,0.0030002722,0.021649614,-0.023956373,-0.016107569,-0.019158958,0.0200665,-0.044073045,-0.03924972,0.0011328778,0.035304647,0.018308716,-0.031010475,-0.022388171,-0.014565273,-0.006627549,0.014509535,0.0031309333,0.002753029,-0.0026707521,0.06799798,0.005113408,0.0009980912,0.0058898507,0.017983431,0.042678375,0.017961929,0.032833863,0.030183401,0.0142065855,0.007319507,-0.044385374,-0.031381156,0.011119475,0.038068313,-0.018271891,-0.010702968,0.02193625,-0.055066295,-0.024100175,-0.04680644,0.05273559,0.013088919,-0.048831925,0.020849725,-0.03272088,-0.0063964757,-0.03269249,-0.027593331,0.00863285,0.03178575,0.020072792,0.020466615,-0.033517927,0.02224535,-0.06125643,0.041369062,0.0041149533,0.021500295,0.024041314,-0.023687586,-0.04157583,-0.002808176,-0.12571852,0.0022058222,0.0046883365,0.012802143,0.032740545,-0.030751832,-0.010491079,-0.034085046,0.025464013,0.00011599133,0.24771263,0.034446675,-0.0056740227,0.014009947,0.021251801,-0.00074114907,0.006326286,0.020686006,0.008300648,0.005131118,-0.03269937,0.014135128,-0.0028592024,0.016548334,-0.023888012,0.0130872065,-0.035386674,0.0036404163,0.04037168,-0.014871431,-0.013035948,-0.015641551,-0.027013237,0.041996483,-0.039673604,-0.026488034,-0.014877392,0.021923527,-0.041572846,0.037002716,-0.029369066,0.052367765,0.015425192,-0.033845793,-0.046898685,-0.014554508,0.009437649,-0.013219009,0.010587409,-0.014259158,-0.02415556,0.0029226365,0.011373547,0.009368052,-0.034423713,-0.024304496,0.032737754,0.030378688,-0.032266844,-0.019920107,-0.075194746,-0.018699467,-0.023253823,-0.031928193,0.0045343796,-0.037474208,-0.004624951,-0.010415231,0.0028518257,0.06225396,0.03471019,0.009179284,-0.064564265,0.009610405,-0.015549679,0.06552077,-0.060815673,-0.014901697,0.007421634,0.0172569,-0.042316806,-0.008938117,-0.0076110316,-0.024636345,0.0139571745,0.018624574,0.057501595,0.039668247,0.035164475,0.024487885,-0.07067916,-0.0032799246,-0.059626874,-0.016950741,-0.006633547,0.00999036,0.03435257,0.03596382,-0.02342724,-0.012695844,-0.011183592,-0.00058411405,0.02008222,0.03673299,0.025125368,-0.0014879982,-0.0065012923,-0.046722908,-0.013377418,0.047138304,-0.019307422,-0.0112901395,-0.008718007,-0.027913667,0.005644358,-0.012522399,-0.016001983,-0.0058320304,0.030657696,0.018773714,-0.020649662,-0.010520514,-0.0024962637,-0.02720675,0.0058737397,0.00660183,0.0021015632,0.009295717,0.047714006,0.010597165,0.013035627,0.033399086,0.014970594,-0.026965255,0.013851596,-0.017618919,-0.0042804,-0.00041061567,0.0014794504,0.031291626,0.04966413,-0.012361216,-0.048343506,0.029512573,0.0436032,0.014257721,-0.018797738,-0.026582712,0.04802628,0.040253453,-0.04305266,-0.05231881,0.026657239,0.0026898265,0.044723254,0.010556424,0.02222096,0.0059890705,-0.006064194,0.044718247,-0.018196411,0.059694402,0.0371212,-0.0024215668,-0.05363076,-0.03484091,0.002418524,0.0141569525,0.01072849,-0.018003933,0.022093304,-0.013231093,0.04535765,0.06743962,0.010306942,0.0032994212,-0.029529756,0.008434918,-0.04465471,-0.009364124,0.01660806,0.0076429676,-0.019901644,0.008491919,0.000059479797,-0.036685433,0.00025945273,0.054543696,-0.0008705165,-0.0046556625,0.022849362,0.013366713,-0.048418492,-0.031706147,0.033448882,-0.046121046,-0.020562904,0.007515682,-0.0033978424,-0.016311824,-0.016404036,0.07724676,0.032654766,-0.006901677,-0.026460465,0.015871108,0.0652474,0.030098125,-0.002893686,0.03144759,-0.0067004426,0.03253846,0.006175821,-0.01946693,-0.0104640145,0.0030480153,-0.007837391,-0.035914768,0.0039254166,0.011899358,-0.022415118,-0.008177331,-0.018783335,0.016962696,0.00874273,-0.04815521,0.012713527,0.029355818,0.06046407,-0.0096163135,0.025920238,-0.00054001046,0.015342831,-0.04172491,-0.014028412,-0.012571007,-0.0052283346,-0.057753943,0.02811222,-0.028099427,0.0005440774,0.0073996074,0.01205113,0.015575441,0.011318112,-0.069425136,0.033456344,0.019848095,0.034766667,-0.0052918773,0.003662417,0.0690604,0.038072117,0.039856438,0.00031193128,0.024124192,-0.06896252,0.008176483,-0.04426341,-0.0061143427,0.031013032,-0.05727492,-0.01471227,-0.025217924,0.040292285,0.0075467117,0.008851145,-0.024430292,-0.020715335,-0.059499342,-0.001639764,-0.0079935705,0.01523858,-0.020890847,-0.033792965,-0.0722842,0.0036729083,-0.013102151,-0.010666765,-0.033782158,0.0134797115,-0.0096297,-0.06694309,-0.047280613,0.040677216,0.018217465,0.009827267,-0.008559862,0.017276812,-0.06422776,-0.018484855,0.0071144216,-0.030885896,0.034202434,-0.060865194,-0.016355492,-0.031697366,-0.01220102,-0.015980372,-0.03937389,0.036227908,0.039146878,-0.006386099,0.019461311,-0.05232729,-0.010661808,0.010169816,-0.028666977,0.0012081402,0.042829636,-0.0024683136,0.021883955,-0.03386488,-0.005077121,-0.030105291,0.029054007,-0.046961688,0.020373082,0.014377649,0.012749312,0.03702386,-0.023274142,0.026658345,0.036433138,0.011507952,0.02310667,0.061794966,-0.020717323,0.030440904,0.0012242424,0.034955766,0.016153794,0.005331176,-0.021679213,-0.015163405,0.0052570887,-0.07783061,-0.038961906,0.014569368,0.070606545,-0.045752045,0.036615368,-0.03678194,-0.053542774,-0.001495014,-0.052636847,0.023183405,-0.0073618214,0.042462617,-0.018809132,-0.001530177,-0.017657865,0.035264734,-0.01612313,0.0088232,-0.009880637,-0.003053559,0.024730986,-0.04483227,0.02442448,0.039857253,-0.0118681,-0.00847759,-0.0295214,0.015555801,-0.075758964,-0.03401753,-0.01605565,0.06425048,0.02819342,-0.016890733,0.030730108,-0.003670877,-0.014802556,0.023807188,-0.00448411,0.037364114,0.0024767607,-0.005962454,0.023075083,0.0273645,0.006931625,-0.007068079,0.02512029,0.017740877,0.049946055,0.0018300611,-0.03230675,-0.019319367,0.034375645,-0.040169973,-0.027063288,-0.005797452,-0.019559612,-0.012320545,-0.013563914,-0.034883056,-0.025892789,0.037692167,0.0103634205,0.007117816,-0.035154577,-0.047124635,0.024090726,-0.14636026,0.006721347,0.016434481,0.03691539,0.0006011371,-0.017368078,-0.008920091,-0.028811255,0.004230593,-0.027066369,-0.006830202,-0.031202747,0.0071640643,-0.008624158,0.014857423,0.02005789,-0.0005210142,-0.015625948,0.007858538,0.016412018,0.0037534297,-0.008710417,0.026359124,-0.01407111,-0.023164952,-0.0043766247,0.0025217307,0.031184534,-0.02254903,0.04266611,-0.00029005107,0.039667204,0.038029402,0.017626809,-0.022046076,-0.0064910655,0.008736817,-0.0002423179,-0.035132967,0.0039877747,-0.022686085,0.017463142,0.0059495484,0.008465004,-0.015944984,0.0725315,0.0065514515,0.0018788832,-0.0076681883,0.0037098937,-0.00074965117,0.01617966,-0.03345837,-0.03226922,0.024107601,0.0033380394,0.004045978,0.008976197,0.017391974,0.011842819,-0.014668555,0.0087549705,-0.02100215,-0.057078518,-0.023123836,0.01177513,-0.068205304,0.0225903,-0.02029766,0.01431085,0.007449292,-0.015115464,-0.012487649,-0.07401173,-0.0073223775,0.010839312,0.027341256,-0.012431176,-0.013478916,-0.009895759,0.0010231398,0.015635585,0.0020177735,-0.02020014,0.05819462,-0.03467295,-0.031088177,-0.012014354,0.014789455,0.0038457834,-0.029105721,-0.03388613,0.020887988,-0.04792787,-0.028706966,0.017353699,-0.035820533,-0.023921568,-0.029079046,-0.028823005,-0.04636373,-0.01630942,0.037255015,-0.027632035,-0.0170697,0.006890067,0.009558376,0.0006088566,-0.02920028,0.0078582885,-0.0070794043,-0.01692211,0.0054938593,0.016677154,-0.076234445,-0.026474819,0.012852777,-0.019748798,-0.05366655,-0.07224589,-0.04135685,0.004528349,-0.014218377,-0.029630063,-0.012500888,0.039556585,0.011614348,0.0038520747,0.035635605,0.008123555,-0.009414778,-0.02120462,-0.021185366,0.038324606,0.019325143,0.013676536,-0.04073292,0.05108004,-0.036773786,-0.025412718,-0.02497218,0.03187043,0.026621757,-0.028379966,-0.0016213924,-0.034824032,-0.0048450134,0.034347992,0.027522476,-0.06994737,0.024022207,-0.0055578537,-0.021344975,0.0354879,-0.016747048,0.017893897,-0.0033163347,0.0027077629,0.013241584,0.09246728,0.033010773,0.017683962,-0.035545412,-0.02755697,-0.008948048,0.047179483,0.017120881,-0.01337028,0.0131903635,0.011517042,0.028770309,0.02405404,-0.0075515443,0.031174906,-0.006005066,-0.048578437,0.0006978978,-0.015443231,0.026679868,0.021599226,0.027641485,0.010271586,0.050565198,0.024480995,-0.011797744,0.014421939,-0.005822529,0.105801255,-0.006161656,-0.00041890139,0.0060933726,-0.0062960368,-0.018803356,-0.02755508,0.07779305,-0.027341183,0.05738613,0.06080183,0.01662163,0.023948597,0.00682789,-0.022729106,0.008704374,-0.019355588,-0.0009199887,-0.011531889,-0.0011501658,0.02774643,-0.019365618,0.03130272,0.008448684,0.018597862,0.015555935,-0.007242915,-0.015802624,-0.031880125,0.06874133,0.051327903,-0.011747413,-0.03673682,0.025324255,0.03144399,0.006874441,-0.045413554,-0.07121377,-0.011352013,-0.002752866,0.01667843,-0.037140477,0.00656704,0.0049091675,-0.05032618,-0.010568775,0.015677849,0.0051137707,0.01313611,-0.014845738,0.005769063,-0.025809431,0.03435732,0.029007467,-0.033185937,0.0456673,0.0138183525],"last_embed":{"hash":"awzuo1","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"awzuo1","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#4. Performance Tuning","lines":[173,193],"size":284,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"awzuo1","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#4. Performance Tuning#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0026614117,0.000492638,-0.04564604,0.008672917,-0.046045616,-0.04893606,0.0036474213,0.019510698,0.0142788645,0.014081863,0.009673043,0.026330275,-0.015428595,0.01748242,0.025776353,-0.014333663,-0.055989675,0.03284595,0.007099411,0.0067173853,0.033454366,0.035521287,0.027048066,0.011238942,0.021673191,0.022882203,-0.025599077,-0.005038508,0.050658524,0.06456051,-0.0008378684,-0.042525876,-0.0027543497,-0.022844033,0.02658496,-0.044609193,0.009644724,-0.03991675,-0.032991953,0.0003518292,-0.00075852143,-0.015304015,-0.0113135865,0.016546797,0.008863528,-0.015599436,0.014269764,-0.029367313,-0.04303075,0.0033448653,-0.010560534,-0.044984113,-0.011879588,-0.0024405757,0.016490601,0.022066128,-0.010866008,-0.015225402,0.011788077,0.026330134,-0.04940993,0.061837845,-0.00720798,-0.033864383,0.0102676805,0.0027943805,0.022246407,-0.008684376,-0.011225469,-0.050235204,-0.014324259,0.026115518,-0.025904652,-0.023743406,-0.03473751,0.055891924,0.016627789,-0.003172018,0.008334917,0.020901393,0.023184983,-0.021179825,0.0030145955,-0.002421047,0.021396413,0.034043048,-0.04190693,0.061841905,0.049112495,-0.02992387,0.013365353,-0.0205212,0.018108517,-0.039020218,-0.031591173,0.01224982,-0.029863337,0.04049821,0.034844447,-0.033652168,0.0018656271,0.021304635,0.012161098,-0.00840019,0.027789516,0.028918494,0.021702876,0.042712748,-0.035956223,-0.029009439,0.005320564,0.0021222609,-0.009014732,-0.027207948,-0.01769558,-0.038786944,0.020976335,-0.006002835,0.0005239683,-0.05658592,0.014741377,-0.013198069,0.037439674,-0.01581502,-0.045817956,0.04970282,-0.03428907,0.027802415,-0.02034793,0.024244895,-0.0055387174,0.048402566,-0.022398481,-0.011794965,-0.06389976,-0.018565701,0.010174184,0.07164771,-0.05312746,-0.06777703,0.004110067,0.077679716,-0.00025318298,-0.027320655,0.039257944,-0.0023542435,0.07543116,0.0014450884,-0.046073787,-0.03722044,-0.039096616,0.026009105,-0.01520237,0.029072914,-0.022139039,0.014004976,0.015951637,0.056410864,-0.025695542,0.030828362,-0.026690202,0.020337567,-0.041282907,-0.0112143075,0.005190104,-0.011350749,-0.01404839,-0.009117773,-0.025814863,-0.03331743,-0.02298768,0.012616532,0.016406829,0.031773563,-0.0039656716,0.029675651,0.042153608,0.02901124,0.016924214,-0.039642237,-0.067404546,-0.029892331,0.0014987428,-0.026072457,-0.014244819,-0.020778647,0.020040622,0.0051669017,-0.012409846,0.02524366,0.00039526421,0.025322063,-0.017621877,0.024543365,0.03383956,-0.0048622345,0.012842976,0.0136685865,-0.020289747,-0.03795274,0.033199485,0.04695952,0.028842416,-0.013276962,-0.017673105,-0.013744614,0.0100825215,-0.023696803,-0.00083760015,-0.07259036,-0.037463922,-0.037276458,-0.030891445,-0.0014280791,-0.017225608,-0.007131192,0.018158916,0.042036545,-0.009933731,-0.042839423,-0.022844719,0.039569076,-0.023387114,0.003853509,0.029547514,0.02137146,0.023367079,-0.01703227,0.004035284,-0.045196027,-0.052005257,0.031842943,0.003850333,-0.0268433,0.06375887,-0.014648509,-0.021836778,0.031861387,-0.014127929,-0.009454663,-0.03478342,0.006311397,-0.00048319343,-0.009016995,-0.035757057,-0.013421791,-0.031534266,0.028120771,-0.014110992,0.034951307,0.015248599,0.0036766774,-0.016968478,-0.04592373,-0.001791236,-0.006957726,0.018759781,0.004308423,-0.007196193,-0.011081677,0.019127162,-0.024659075,0.024314638,0.01244085,-0.013076319,0.0146992365,-0.03321456,-0.03789956,0.005118817,0.02897753,-0.037021365,-0.00493341,0.016527716,0.056922793,-0.018212924,0.045077138,-0.0077068256,0.013574738,0.017823763,0.035074387,-0.032038055,0.022188282,0.037988164,-0.00094941974,0.01910587,-0.038221497,0.03825829,-0.026195034,-0.011334608,-0.0076482273,-0.023883937,0.03610342,0.0725243,-0.01310159,0.009217166,-0.00558654,0.027756872,-0.16921967,0.016244618,-0.012725799,0.032478526,0.000020806212,0.014403146,-0.06331116,-0.012211718,-0.0627793,0.048283946,-0.022678036,-0.029436287,0.022119319,-0.030679604,0.00031922918,0.026755339,0.013082442,0.003036533,0.022399023,-0.025349813,-0.0197286,-0.023791129,0.022403643,-0.044272166,-0.036033936,0.004587162,0.03432902,0.019837448,-0.030605154,-0.02549225,-0.013421985,-0.004886517,0.013913794,0.0026454192,0.00045448338,-0.0029479342,0.07169975,0.0014631948,-0.0027728456,0.0054547964,0.015354774,0.04528255,0.01839603,0.030153852,0.03538479,0.012486658,0.009122714,-0.04409897,-0.027872618,0.014127974,0.04159567,-0.016489508,-0.013151414,0.01799221,-0.053674545,-0.020544924,-0.04965184,0.051636733,0.012762747,-0.046402074,0.02231449,-0.029907504,-0.0061057317,-0.03124124,-0.029367547,0.01049674,0.03185122,0.02209827,0.02121362,-0.034818675,0.020512203,-0.059164353,0.040683407,0.0036615804,0.017857132,0.027919369,-0.023862068,-0.042744618,-0.003087079,-0.12829353,0.0019230456,0.002898267,0.0145422015,0.034836248,-0.031501297,-0.011835798,-0.033739112,0.028406145,-0.000297515,0.25011298,0.03680907,-0.004450482,0.00916714,0.018351875,-0.0035326222,0.00825247,0.020167366,0.0063304673,0.005866852,-0.033405468,0.010366283,-0.000024996909,0.013921209,-0.025663776,0.012842887,-0.032085117,0.0027154472,0.038817663,-0.012094525,-0.0134341,-0.014122415,-0.025199782,0.04810459,-0.03704288,-0.024237178,-0.014409235,0.023453446,-0.040693477,0.039014723,-0.030165749,0.053585287,0.013297048,-0.038463432,-0.038642835,-0.014668347,0.011864111,-0.015186478,0.013368956,-0.0138855465,-0.023134792,0.0052398625,0.015190497,0.0155898435,-0.031617202,-0.022471458,0.031674538,0.03260136,-0.032276366,-0.02173603,-0.07245816,-0.023363994,-0.023741528,-0.03197209,0.0048808698,-0.042826563,-0.003132501,-0.012440743,0.0006346247,0.06349877,0.034765884,0.009899927,-0.06621499,0.010384024,-0.016627107,0.06134641,-0.057405073,-0.0192064,0.005550867,0.01588855,-0.05052217,-0.0066513377,-0.007507553,-0.023460489,0.015173436,0.016839474,0.053286586,0.03893139,0.035415146,0.028242756,-0.07092259,0.00030291922,-0.059057143,-0.014341764,-0.0021709043,0.010418844,0.036303185,0.034618612,-0.022502607,-0.013330568,-0.0090398155,-0.0022855673,0.023882732,0.037371643,0.022764249,-0.0021479446,-0.0072554667,-0.04594074,-0.011458113,0.047676563,-0.019416012,-0.012429699,-0.00855865,-0.027372167,0.00793205,-0.013724323,-0.016242588,-0.007358621,0.031760573,0.021628559,-0.026457313,-0.010129819,-0.004106177,-0.024617754,0.007536078,0.0062908325,0.0025005746,0.0067962897,0.050868765,0.012467729,0.015169371,0.032527458,0.015476275,-0.026059387,0.017473746,-0.014075752,-0.002058445,-0.0010104361,0.0013777117,0.02984926,0.044236235,-0.013747644,-0.05285834,0.025058145,0.042280335,0.01750713,-0.0150327245,-0.02884286,0.044174746,0.043646816,-0.044756986,-0.05375683,0.026543153,0.000011459126,0.0419164,0.007204853,0.023037678,0.010277766,-0.0070729475,0.045504533,-0.015423944,0.05590591,0.037623513,-0.0021476806,-0.05459223,-0.035702,0.0028660733,0.0142604485,0.013571654,-0.019664794,0.0256432,-0.015861304,0.049806714,0.068952635,0.01234804,0.0069634784,-0.030325226,0.0051457323,-0.045426015,-0.012084956,0.015104301,0.007546297,-0.021883918,0.008420801,0.0007772662,-0.037596796,-0.0021924914,0.055060107,-0.003751814,-0.0016649517,0.023451963,0.019663136,-0.046337567,-0.028890079,0.03512867,-0.04412975,-0.020036498,0.0057640327,-0.007564575,-0.020170247,-0.016345551,0.07620703,0.033617962,-0.007884764,-0.031223582,0.013578366,0.065188244,0.030075897,-0.009178476,0.035599444,-0.0015887574,0.033416733,0.011151335,-0.01970561,-0.009484005,0.0012408035,-0.008826829,-0.038237434,0.0060529476,0.013899997,-0.028168151,-0.009230435,-0.013205723,0.01744719,0.012100409,-0.04648671,0.015394764,0.028934117,0.06305283,-0.0075914175,0.026809717,0.0016624873,0.014980757,-0.041720036,-0.015949247,-0.012352629,-0.005513623,-0.05983332,0.032479446,-0.027402973,0.0009256635,0.0083329,0.0104862405,0.01731914,0.015633881,-0.06690235,0.032755066,0.021022,0.033038974,-0.0010653508,0.004223905,0.06854685,0.036698993,0.043513987,0.00062516716,0.027442817,-0.07137091,0.00890941,-0.044345498,-0.0021980118,0.028133674,-0.05214376,-0.012127238,-0.02584491,0.04072424,0.008335702,0.0048130434,-0.023852982,-0.022875823,-0.059964947,-0.0021367143,-0.0061800648,0.013012275,-0.019239398,-0.03369208,-0.07282066,0.005634514,-0.009101222,-0.009587061,-0.033242155,0.0076176324,-0.008629272,-0.0627844,-0.044531237,0.038459748,0.019914446,0.0101721175,-0.009475748,0.017840302,-0.06581524,-0.014844427,0.0044345083,-0.029599752,0.04103348,-0.061990205,-0.017391501,-0.030832341,-0.010511472,-0.014130929,-0.03852838,0.033622403,0.039247315,-0.0056297355,0.02005367,-0.05550411,-0.010298297,0.0072913473,-0.024813656,-0.004457168,0.043410163,-0.0019974639,0.02126664,-0.033907484,-0.0071053663,-0.03170937,0.02907451,-0.0438663,0.019192234,0.012965332,0.012716832,0.039044905,-0.021651132,0.030062271,0.0384769,0.009486063,0.020316461,0.062088665,-0.020147081,0.028654557,0.0043033403,0.035909515,0.01581075,0.005898707,-0.024477841,-0.015159907,0.0042716204,-0.080242,-0.041027594,0.015061958,0.070276044,-0.038909055,0.03542612,-0.03928724,-0.04977087,-0.0014361598,-0.05678395,0.021823527,-0.008429635,0.043801557,-0.016725173,0.0011802407,-0.016742377,0.032371484,-0.018799828,0.0062842974,-0.0012732586,-0.0018839225,0.026197806,-0.043065798,0.020751966,0.040917873,-0.009663614,-0.008326404,-0.02990318,0.015423321,-0.08111901,-0.036975186,-0.015416565,0.059814274,0.026352653,-0.015036395,0.02745248,-0.0027367198,-0.013146568,0.020648103,-0.00611089,0.036469586,0.0016152504,-0.0041403747,0.019921092,0.03034797,0.0047400035,-0.0069351248,0.022972006,0.019802697,0.050230917,0.0010913647,-0.031969793,-0.02113737,0.036412552,-0.039271835,-0.024932357,-0.003466642,-0.018358834,-0.009578113,-0.013126007,-0.03685368,-0.029977838,0.03510031,0.009455037,0.008194999,-0.035227403,-0.047175474,0.02374633,-0.14520285,0.004790309,0.016041458,0.03586484,-0.00046994476,-0.014857431,-0.013800003,-0.02816165,0.0040859934,-0.02794839,-0.0059057456,-0.032676265,0.005803436,-0.008775513,0.016735008,0.019991832,0.0049895537,-0.014665105,0.010162878,0.018089997,0.004181105,-0.0044502253,0.026536003,-0.013367317,-0.026633501,-0.0035988695,0.00074936374,0.029860029,-0.02214875,0.04438049,-0.004891421,0.03680179,0.03502304,0.019013816,-0.022989176,-0.006444928,0.012513544,-0.0031354486,-0.032657854,0.008045407,-0.020801445,0.016666528,0.0075117694,0.011251612,-0.0131483,0.07178802,0.0034470942,0.0016436484,-0.0075112614,0.005784764,-0.0068931575,0.014247901,-0.0356757,-0.036926992,0.024711063,0.00306857,0.004078517,0.0068232203,0.02190123,0.0042636995,-0.019353326,0.006565626,-0.02265852,-0.054261446,-0.025272187,0.010919868,-0.06750503,0.021430558,-0.021329097,0.014945655,0.00876105,-0.01996264,-0.009905584,-0.074812084,-0.0024448875,0.015932877,0.02928524,-0.013245487,-0.012055971,-0.00996356,0.0016506681,0.018269591,0.004054704,-0.02720814,0.061103128,-0.035227165,-0.029902313,-0.012007795,0.020033224,0.006503882,-0.035100654,-0.03014839,0.019537522,-0.051085807,-0.02644478,0.01738255,-0.038099352,-0.023540236,-0.03120994,-0.025565162,-0.048779763,-0.01623623,0.03413318,-0.03023323,-0.015300124,0.0028654677,0.010076314,-0.0014364752,-0.027778413,0.009782919,-0.00571888,-0.01951599,0.008065361,0.014726282,-0.074549906,-0.027139343,0.010911678,-0.020866841,-0.051843625,-0.07157402,-0.041807324,0.0025790564,-0.013044195,-0.026821434,-0.013878468,0.033128295,0.008035851,-0.0012336998,0.03687338,0.007956846,-0.0060795657,-0.014534724,-0.021432832,0.0376526,0.020216124,0.016826171,-0.042493798,0.050731096,-0.037298206,-0.025236571,-0.025671314,0.03201814,0.026618417,-0.0289003,0.00019472776,-0.031746726,-0.00628725,0.031351853,0.023721507,-0.06794964,0.021116143,-0.0069885068,-0.016331179,0.035619747,-0.018307483,0.017575987,-0.001502506,-0.00029260074,0.019324806,0.0909058,0.029816644,0.022650436,-0.034066636,-0.023117153,-0.008295092,0.04657409,0.014872676,-0.010249224,0.014356645,0.007731386,0.027208712,0.026464894,-0.0035823837,0.030767346,-0.008714551,-0.05302383,-0.0036647806,-0.017274784,0.02762688,0.024536692,0.026093664,0.009392111,0.049086515,0.019267123,-0.01226469,0.016032144,-0.005933198,0.108853504,-0.008283645,-0.0026979367,0.009505016,-0.0070989276,-0.015733905,-0.027084546,0.07823113,-0.024734594,0.058582556,0.059299674,0.016511641,0.023168186,0.008353793,-0.024854476,0.007153358,-0.01812618,-0.0012198791,-0.0112093855,0.0024886956,0.032710012,-0.019999597,0.03543184,0.009678865,0.020957755,0.01577043,-0.0133729065,-0.014679895,-0.034671538,0.071437776,0.053464364,-0.008933374,-0.037513748,0.02473053,0.027173514,0.0078899795,-0.04276992,-0.070877925,-0.013769623,-0.005714156,0.014575091,-0.034535795,0.007158746,0.008954166,-0.051844772,-0.014503266,0.018973263,0.0018253523,0.014678025,-0.015232134,0.010976572,-0.023763547,0.03588612,0.027855577,-0.031939887,0.034986224,0.014021662],"last_embed":{"hash":"h3sv29","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"h3sv29","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Post-Installation Configuration#4. Performance Tuning#{1}","lines":[175,193],"size":257,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"h3sv29","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016958263,0.019689636,-0.013472722,0.05577379,-0.021790817,-0.009111625,0.01889817,0.021611381,0.0036229466,0.03356463,-0.0029411942,0.027193336,-0.04053536,0.012902553,0.0026097668,-0.018171394,-0.03994735,0.035957746,0.036831915,0.0018873032,0.004438076,0.015484081,0.058000956,0.0005215749,0.008316111,0.003990114,0.037812773,0.00874486,0.019027073,-0.026871234,-0.0533526,-0.02147723,0.0060530407,-0.010926146,-0.028409611,-0.0052995435,-0.017137324,-0.024613483,-0.019024573,0.040615547,0.0023121568,-0.01093315,0.029014464,0.0027740938,-0.00029177172,-0.012838916,0.021333365,-0.011135341,-0.036055878,-0.020878175,-0.016018515,-0.012485678,0.016262542,-0.014440944,0.0116565125,0.045556545,-0.04182411,-0.0084571075,-0.03318338,-0.008298399,-0.036369734,0.042316414,-0.04145158,0.01918267,0.023363922,0.008811068,-0.01158946,0.02392968,-0.0019036798,-0.03178931,-0.015440067,0.02295015,-0.043761656,-0.0103386305,-0.018090788,0.02065872,0.040881164,-0.031341363,0.008612501,0.01042578,-0.0014973569,-0.021480074,0.017089393,0.0107227005,0.0057215746,-0.04972513,-0.034310848,0.08035413,0.030733569,-0.00406256,-0.0057109967,-0.03388782,-0.0033513345,-0.06401183,-0.021179378,0.022506293,0.012431224,0.03297815,0.026503908,-0.01208392,-0.0012861869,-0.01578439,-0.039617594,-0.03331982,0.044907317,0.009852036,0.00790669,0.00685074,-0.0082053635,-0.021658458,0.013203545,0.00458349,-0.029198932,-0.025780331,-0.012559128,-0.05133957,0.0019409253,-0.035578173,-0.0609144,-0.057953835,0.01545791,-0.033326093,0.027467873,-0.0097550675,-0.0028378854,0.021934403,-0.018392354,-0.013187567,0.040509474,0.04820542,-0.033795517,-0.010071275,-0.016046649,-0.00910131,-0.00084749353,-0.012961378,-0.018905692,0.036672734,-0.029389774,-0.048404895,-0.00634535,0.05147952,-0.0063227513,0.00046744305,0.022307444,-0.0348028,0.07341692,-0.0017593508,-0.008673695,0.017186074,0.006093402,0.040162757,0.009866896,0.027507732,0.008775598,0.020550776,0.027652131,0.001752863,-0.0013763628,0.008837045,0.0016781552,0.030538924,-0.055187143,0.025246214,0.037161004,-0.06770511,0.0063210386,-0.027912008,-0.011436596,-0.024539718,0.01954518,0.032627966,0.0050557125,0.061430182,0.004784237,0.039182145,0.004623892,0.031293783,0.04872553,-0.037542876,-0.0707517,0.02014074,-0.03374649,-0.01750814,-0.01201917,0.005514032,0.0064647906,-0.017222665,-0.0063321083,0.06404156,0.0051004803,0.03595246,0.0069194413,0.014709989,-0.015445175,0.0059813936,0.023979573,0.03916857,-0.0035263856,-0.00094097684,-0.026611382,0.02094779,0.042998835,0.0064349836,0.0027173501,0.01113471,0.014337157,-0.036976617,0.003582049,-0.069682606,-0.03586736,-0.028822005,-0.01711331,0.038225297,-0.02107569,0.021808082,-0.022542771,0.028583039,0.026137553,-0.044585202,-0.03890838,0.027739309,-0.03580083,0.039209932,0.05050662,0.0041457284,0.045364145,0.04481081,0.010943067,0.022626143,-0.073454596,-0.036725733,0.012344532,-0.03558143,0.0689008,0.0019127394,-0.0770034,0.012924351,0.015579714,-0.022636488,-0.0051856795,-0.023004884,-0.0013830658,-0.0064862203,-0.038493007,-0.01934395,-0.006942146,0.02762757,-0.019272901,-0.021135068,-0.037142824,-0.026731808,-0.00042193048,0.005019712,0.03524039,0.003033386,-0.001891489,-0.010164562,-0.013275474,-0.027639072,0.061974794,0.012191284,-0.013265312,0.004223391,-0.0058289766,0.0053864247,-0.056189205,-0.01260231,0.03549711,0.017645217,-0.0037803764,0.048806164,0.0034721233,0.069505714,-0.026249858,0.0077767293,0.03167672,-0.00044920534,0.00024744336,0.05349632,-0.031859476,0.042048354,0.020925468,0.038030937,-0.005736592,-0.050277967,0.05356402,0.028058043,0.022924023,-0.032028496,-0.03330618,0.06464311,0.08192947,-0.023430489,0.015950622,0.02718987,0.0037485766,-0.15114023,0.005189151,0.025090424,0.037778504,-0.007958692,0.0031167353,-0.062401384,-0.03586424,-0.046349965,0.034828223,-0.008216026,-0.050852977,0.00059803127,-0.030119946,0.02411385,0.03945041,-0.028747927,-0.0017417183,-0.03606622,-0.04157667,0.007486229,-0.017764406,0.030304978,0.036231313,0.0017052912,0.0043208995,0.034779295,0.014078582,-0.036411054,-0.011314504,-0.024645302,-0.042171896,0.02064911,0.0033340792,0.006525129,0.025207587,0.031666335,0.034623243,-0.009696276,-0.013314918,0.0090936115,0.036837727,-0.0051469426,0.023604622,0.017969139,0.046998303,-0.020731913,-0.037905708,-0.042495396,0.036813375,0.035851043,-0.01591975,-0.039684996,0.015468604,-0.039177086,-0.034634035,0.0073645255,0.074775025,-0.029757898,-0.027461888,0.049719896,0.012632057,0.010788034,-0.013516932,-0.013935883,0.019702727,0.020080067,0.030632166,0.017509164,-0.01706891,0.0014449666,-0.060612567,0.01445808,0.040780656,-0.00024744085,-0.00005184754,0.004232817,-0.03748554,0.017371284,-0.09975604,-0.0005957881,0.00630048,-0.022595672,0.012260808,-0.0175878,0.020666068,-0.023014314,0.0454149,0.012743213,0.24759677,-0.0034391172,0.010590955,-0.02600154,0.0021059492,-0.0074654724,0.015961451,0.024430973,0.05004475,-0.038163397,0.017965265,0.040711403,-0.015466858,-0.00011579068,-0.011375945,0.029036162,-0.040361233,0.008409544,0.0381488,0.002427849,0.040406816,-0.027405895,-0.017369477,0.035223197,-0.036997758,-0.05847042,-0.024391484,0.018703222,-0.060762644,0.054417267,0.00582837,0.064350136,-0.0069288267,0.0023102837,-0.04514912,0.056248367,0.014819906,-0.02046069,-0.022504197,0.015564693,-0.022347638,-0.007863522,-0.0020394227,-0.005354274,0.0011983276,-0.045642197,0.012001479,-0.008185665,-0.051460687,-0.020815426,-0.05051613,-0.0047323657,-0.03798674,-0.014812783,0.038032778,-0.016750073,-0.03344826,-0.021041209,0.040458746,0.03751937,0.0031907056,-0.0037832349,-0.07958893,-0.03689405,-0.00036005708,0.023460109,-0.012258717,0.024063013,0.026248893,0.049852878,-0.024826178,-0.044601433,0.0011847413,-0.06338746,0.015371212,0.034818206,0.080572076,0.056807827,0.029593853,0.013498003,-0.0056444923,0.031211587,-0.009643148,0.025682457,-0.0033139621,0.013632868,0.024370126,0.012404903,-0.015057705,0.00081946544,-0.038955707,-0.0029145177,0.013380748,0.035185922,0.022160593,-0.010434737,0.017234487,-0.0026491343,-0.023852812,-0.016527763,0.0028879321,0.018812545,0.018720103,-0.03432295,0.040647745,-0.034138013,-0.030996356,-0.029975403,0.034384146,-0.014176927,-0.008071325,0.012313745,0.015303513,-0.03972912,0.00067939464,0.035461426,0.06157709,-0.017290292,-0.0026947714,0.0004503871,0.043290764,-0.032778446,-0.03278499,-0.010807915,-0.006077748,-0.027345113,-0.030924212,-0.03838496,-0.022109672,0.022186214,0.056013465,-0.019938273,-0.0048640696,0.035445232,0.020924328,0.013642435,0.012681779,-0.015373326,0.0011050625,0.008250153,-0.04239234,-0.0028159262,0.011584788,-0.039571572,0.025559118,0.012189889,0.03195777,-0.028119411,-0.0037752958,0.022098236,-0.023184841,0.04965684,0.0034509662,0.0180089,-0.04178821,0.0011523402,0.003928064,0.020988844,0.0074876,-0.020664558,-0.028534215,0.036906213,0.054648247,0.043226544,-0.026112646,-0.002911098,-0.06855089,0.0050856275,-0.0020213677,-0.029650787,0.026841838,-0.032035753,-0.05012288,0.010886905,0.029088037,-0.03722447,-0.03917522,0.011523643,-0.018304203,-0.00068096275,0.027557993,-0.007851117,-0.03441611,-0.06462347,0.028448308,-0.05650178,-0.025290744,0.00009822264,0.0070964564,-0.008842881,-0.044885453,0.10142929,0.014182944,0.009380413,0.011576427,-0.0006535994,0.079708114,-0.01026962,0.0076244995,-0.005270243,-0.039329812,-0.012368792,-0.013187287,-0.0036161658,0.0014200007,-0.011428834,0.008804095,-0.004906068,-0.0060346522,0.013852421,-0.04632096,0.006816812,-0.013593539,0.0010088582,0.011840931,-0.04964921,0.086558096,0.0322176,0.021149393,-0.02829383,0.016241854,-0.021356925,0.013313866,-0.038965635,0.0064738253,0.0068586464,0.03724391,-0.052004952,0.060244143,-0.039130606,-0.0038460586,0.00587307,-0.021643903,0.018161532,-0.023295704,-0.028600741,0.019397398,0.0063177235,0.039733753,-0.00095984124,0.010823936,0.023342272,0.032850884,0.029892767,0.009806574,0.016456664,0.0051124943,-0.032723278,0.0027471078,-0.032312874,-0.0036881452,-0.10058556,-0.03235192,-0.018877238,0.054415528,0.012234111,0.022930538,-0.03635944,-0.0048622023,-0.028648973,-0.0153677035,-0.03649531,0.027012091,-0.013132238,0.00364094,-0.008762761,0.012613552,0.004592859,0.0054041995,-0.010799808,0.01101732,-0.026630033,-0.058342323,-0.025191313,0.032126676,-0.022088597,-0.020817481,0.01029505,-0.02557336,-0.018255737,-0.06712328,0.0013030613,-0.022722976,0.0284567,-0.036132164,0.04414298,0.037369553,-0.018315535,-0.0279658,-0.07074654,-0.0044016223,0.0027486533,-0.018626083,0.0052944785,-0.014160227,-0.03199248,0.03311749,-0.0137770055,0.0077241296,0.023276892,-0.00867306,0.0069106924,-0.04264837,-0.0052386806,-0.031720217,0.03410601,-0.021773042,-0.0029281373,0.020427477,0.012683467,0.05075899,-0.06962541,0.0016174271,0.04747717,0.01599964,0.0025258532,0.063975416,-0.03005315,0.012854177,0.003824409,-0.02869492,0.03418478,-0.036953054,0.022636535,-0.024630724,-0.016475651,-0.054991238,0.0105842315,-0.0017892686,0.043848533,-0.03968015,0.008074908,0.010179484,0.0017412796,-0.031910844,-0.024252307,0.016019197,-0.026591565,0.008749167,-0.003000541,0.020622514,-0.012251654,0.02297348,-0.015478464,0.018485185,-0.06046154,-0.021417692,0.005913205,-0.045908347,0.000277297,0.0066496264,0.04740604,0.0008488589,-0.024623943,0.023932282,-0.028530298,-0.044317976,0.008728653,0.08664335,0.02330383,-0.040901404,0.036260102,0.029871421,-0.017542899,0.011772755,-0.021105513,0.028450856,-0.0039121583,-0.053540427,0.014077043,-0.0026576554,0.036457118,-0.0020969582,-0.023419132,-0.032230135,-0.0033278894,0.0068619302,0.0020131005,0.022357225,-0.003054042,-0.02340508,-0.007149619,-0.026656285,-0.017506393,-0.05418437,0.033221435,-0.011606519,0.005191806,0.012358263,0.02519089,-0.018024255,0.030873576,-0.042442046,-0.0040101353,-0.122708924,-0.02580483,-0.019124292,0.013585653,-0.02996232,-0.022048172,0.017756281,-0.04449941,0.0045866324,0.015526574,-0.022046888,0.0065279393,0.016449792,-0.017665125,0.0303016,0.022734562,-0.039598055,-0.021712203,-0.013995649,-0.015041068,-0.017659862,-0.054951016,0.032452956,0.0015150319,-0.0009751991,-0.0030194547,-0.0010619002,0.022877011,-0.0041891276,0.0025639236,-0.0021779973,-0.026169948,0.02931585,0.015894227,-0.0103071,-0.009142505,0.013524881,-0.012687809,0.014426144,0.024089199,0.006410451,0.022904618,0.015283107,0.036018867,0.03587073,0.035383154,0.01755272,-0.03613669,-0.011455913,-0.012538842,0.04493892,0.060833108,0.017496612,0.020380385,0.019499801,0.010725254,-0.03580067,-0.0016816204,-0.023102421,-0.010358712,-0.042767685,0.05495827,-0.01252046,-0.0321578,-0.021358894,-0.0026067088,-0.022083417,0.021525381,-0.030836886,0.008849415,0.008834651,-0.007471916,-0.050822113,-0.017468987,-0.020945162,-0.040506195,0.04156335,-0.009009838,-0.011521581,-0.019610623,-0.010027953,-0.033116095,0.0069150184,0.016441109,0.07008098,0.033951297,-0.042522006,0.003293179,0.04514293,0.027473157,-0.017436365,-0.056777455,0.012347895,-0.033800825,-0.050048422,0.03524984,-0.042819154,-0.034673363,0.020363115,0.0022067225,-0.02522002,-0.018314825,-0.0025523335,-0.012431189,-0.025357218,-0.00038900916,0.018026425,0.022496726,-0.027142785,-0.01662495,-0.04866978,-0.012015409,0.015548585,-0.010051199,-0.049566504,0.012119094,-0.0025464175,-0.03057615,-0.0120510915,-0.06934471,-0.004299064,0.017187573,-0.04546204,-0.012562382,0.0075594774,-0.008999566,0.0041874642,0.01769544,0.02331295,0.0039168447,-0.036504444,-0.012418808,-0.013482771,0.004209105,0.013453009,-0.006702329,-0.03335438,0.055499583,-0.026414698,-0.032032564,-0.020628775,-0.0085806465,0.011397944,-0.023054663,-0.026485875,-0.05186228,0.0030081552,0.049545474,0.0026736106,-0.06110696,-0.008425529,0.0365018,-0.011852539,0.059900362,-0.005828071,0.047050208,0.010148475,-0.014080251,0.0022530423,0.081622265,0.039282,-0.033382885,-0.021515237,0.005199876,-0.024115985,0.06524166,0.013002618,-0.017417492,-0.014052697,0.026026247,0.00089890015,0.012098299,0.001997516,0.016166339,0.03098981,-0.034299627,0.012647989,-0.047315255,0.049368702,0.008860416,0.013450039,0.035630606,0.08006467,0.03425123,0.021313414,0.02426092,-0.023790555,0.008234644,-0.055199645,-0.016606877,0.02125769,-0.013620584,-0.015417935,-0.007394291,0.04989863,-0.030924981,0.030784283,0.041114554,0.0025648768,0.014928185,0.015384798,-0.03145695,-0.04651889,0.016132332,-0.003926352,-0.014589737,-0.022306383,0.012728,-0.0024416472,0.027467031,-0.043672044,0.03186104,-0.04515603,0.015090143,-0.015025055,-0.0043212837,0.06626107,0.010311878,-0.022121545,-0.055006877,0.009672581,0.024364341,0.00010681952,-0.02346032,-0.019784443,-0.02175436,-0.025817815,0.050823573,-0.018115928,-0.02450689,0.029264875,0.042670533,0.015703745,0.03830307,-0.028876778,-0.038995642,0.03987903,-0.01856617,0.0062176366,0.04962828,-0.027183155,-0.033907738,-0.0020109923,-0.036936037],"last_embed":{"hash":"1fomhgm","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"1fomhgm","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage","lines":[194,223],"size":596,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fomhgm","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0070517636,0.008265901,-0.01427824,0.052351527,-0.032388736,-0.01265334,0.026946925,0.028195936,0.028074283,0.023025438,-0.0031610115,0.0015605895,-0.01784599,0.004995016,-0.0059133945,-0.0013806147,-0.037606772,0.046026953,0.04722421,-0.017822165,0.014127352,0.020820882,0.06195609,0.016765282,0.012653026,0.0033154574,0.032453205,0.0025267985,0.037634432,-0.03408283,-0.035036623,-0.05364484,-0.014737997,-0.0007572623,0.0045840465,-0.022177383,-0.01019135,-0.022483328,-0.03187669,0.05582909,-0.0011087039,-0.033021,0.017163169,-0.000033170887,0.014473146,-0.0074715572,0.004519591,-0.016796933,-0.044959027,-0.006973833,-0.01848295,-0.017003842,0.019692898,0.003668603,-0.01314483,0.032453522,-0.053791396,-0.025655456,-0.052716386,0.020370921,-0.04548711,0.04510516,-0.036264192,0.022682726,0.04546418,0.013975371,-0.023148863,0.006767332,-0.011706623,-0.03000236,-0.005321234,0.034060113,-0.06065355,-0.002711238,-0.02750886,0.014288324,0.020066826,-0.017775584,-0.020274553,0.011355414,-0.019428201,-0.009805934,0.023883738,-0.025853625,0.01716694,-0.02491627,-0.040935837,0.07163854,0.04121929,-0.031151386,-0.02748684,-0.019741105,0.017241705,-0.028092494,0.0021126121,0.02872205,-0.0061402004,0.040698312,0.033229645,-0.00080051844,-0.031355403,-0.0076413904,-0.028803227,-0.010062937,0.029070914,0.001068376,0.010707864,-0.013003267,-0.0024468496,-0.016815621,-0.0019102637,0.019270062,-0.009898672,-0.031205002,0.025107764,-0.059380915,0.01675062,-0.023368124,-0.040852815,-0.039157283,0.0261472,-0.00818565,0.03063824,-0.021366099,-0.0061911927,0.007084609,-0.02739144,-0.0055922735,0.047301285,0.034880433,-0.015927613,-0.00590381,-0.023401393,0.010689401,-0.0014364335,-0.008465244,-0.03270862,0.044567958,-0.03440874,-0.053915977,-0.0033556372,0.0628562,0.006107203,-0.0019269428,0.022288261,-0.056377962,0.057116777,-0.017132616,-0.022110937,0.007842116,-0.030162437,0.037066158,0.015403392,0.004548718,0.020648101,0.0026136066,0.015378024,-0.007642811,0.0047712754,-0.00095743,-0.009978667,0.04067069,-0.044364553,0.014678576,0.05332484,-0.030509735,0.002237763,-0.0050689946,-0.014795207,-0.013457704,0.005686431,0.04507826,0.0035340758,0.05584225,-0.007909407,0.034309577,-0.027311848,0.02516659,0.05149323,-0.03186224,-0.046221215,0.0065537035,-0.04181054,-0.004166865,-0.015580853,0.024162808,0.007275573,-0.01884755,-0.0012587829,0.082993254,-0.021636311,0.034629107,-0.013444536,0.028067756,0.0015514442,-0.008088772,0.040684666,-0.0036247133,0.00977638,0.0037652622,-0.030547597,0.021296432,0.028782805,-0.0005444151,0.020397633,0.009698891,0.032423362,-0.03728265,0.007077477,-0.059667427,-0.04958683,-0.023918368,-0.029506365,0.020753197,-0.025665315,0.005327196,0.0035793495,0.04698136,0.009395275,-0.031725787,-0.054853298,0.03158121,-0.030047154,0.04753305,0.051167063,-0.025326418,0.026924467,0.007409272,-0.011992183,0.026154408,-0.081658065,-0.017489713,0.0048848144,-0.010836718,0.085120685,-0.01836508,-0.04817431,0.022098381,0.003377958,-0.02438483,-0.009300779,-0.023995744,0.005649853,-0.021776898,-0.021915728,-0.03411745,-0.02475585,0.025925,-0.032786123,-0.01305575,-0.025464546,0.012091705,0.00082632847,0.042474892,0.00518415,-0.0072006206,0.01441872,-0.018884795,-0.02465763,-0.03344747,0.051292274,0.01639952,-0.013490534,0.017306104,-0.028129166,-0.0142558,-0.021572975,-0.016764434,0.005580721,0.023259733,0.014716319,0.037441034,0.016863149,0.07366885,-0.042944517,0.031625964,-0.010096258,0.020918645,-0.005012331,0.033435408,-0.045203757,0.02128796,0.018431662,0.043158714,0.017972639,-0.04203593,0.031671938,0.006380694,0.020024916,-0.019918388,-0.016552731,0.024042955,0.07970285,-0.0014251745,0.02385181,0.040623967,0.010997509,-0.18006913,0.0061848164,0.010911971,0.009948008,-0.004030847,0.002698715,-0.06827138,-0.030003041,-0.024217168,0.04476398,-0.015310388,-0.037836708,-0.011556062,-0.03432634,0.009795773,0.03845277,-0.019810457,0.0015680364,-0.024254454,-0.044632476,0.0040541207,-0.029466499,0.036226105,0.025050713,-0.009250841,-0.008345911,0.05102824,0.03080391,-0.02899496,-0.028350811,-0.014869723,-0.029067446,0.023814965,0.026767962,0.00078730425,0.027422348,0.050591785,0.025851542,0.0052260463,-0.013408393,0.01580224,0.035320114,0.008361938,0.0130552845,0.01861085,0.05198516,-0.014421695,-0.011339612,-0.046070863,0.0049022315,0.016860662,-0.051523454,-0.029028393,-0.00097035005,-0.051202934,-0.027484192,-0.016001392,0.04451739,-0.037889577,0.0049337707,0.040899888,-0.022313902,-0.0097694965,-0.06491543,-0.004669655,0.0043463535,0.023873297,0.018907906,0.036155157,-0.032499857,0.005353851,-0.059184644,0.032643322,0.02287087,0.00068380835,0.007207127,-0.03058626,-0.040873226,0.00022856632,-0.11405418,-0.0005928211,0.0037505913,-0.004709937,0.013591388,-0.040536363,0.021621246,-0.03675534,0.042851854,0.01429723,0.24302134,0.00023904948,0.011019779,-0.04165792,0.026586987,-0.007462316,0.037013434,0.024035046,0.007411787,-0.021897696,0.011616875,0.06247784,0.0026520283,0.0069564427,-0.012380015,0.011675543,-0.04145641,0.0003995353,0.062173713,0.006020402,0.032122556,0.0039051997,-0.010917927,0.043047212,-0.06569641,-0.048505522,-0.0206258,0.0071526677,-0.053761527,0.029991856,-0.010163475,0.056849524,0.01707069,-0.013928961,-0.05411104,0.05671897,-0.0030550004,-0.030028313,0.007848389,0.033492267,-0.00424731,-0.0087686395,0.017203972,0.014315418,-0.013360901,-0.037643503,0.04309732,0.006731383,-0.030191762,-0.020578263,-0.016499719,-0.035700332,-0.035055008,-0.028586669,0.037731636,-0.0133206025,-0.035782132,-0.025009155,0.032480013,0.051501274,0.00868608,0.000178174,-0.06350769,-0.037798595,0.0037680226,0.030032424,0.011645999,0.010455837,0.04793409,0.041492,-0.028165383,-0.026193356,0.0075174654,-0.040829014,0.019167362,0.034287367,0.06853818,0.056493446,0.0072226836,0.013942198,-0.005234602,0.021223467,-0.0067500533,0.037148062,0.008938236,0.009610287,0.048695393,0.013607467,-0.027459128,0.0015858312,-0.030267904,-0.002096258,0.012658805,0.03031871,-0.010284785,-0.018777516,0.011616516,-0.0043403697,-0.04841061,0.026914826,-0.0012037575,0.005687385,0.007906467,-0.03349697,0.006444917,-0.058626823,-0.032218624,0.0007948886,0.051459294,0.011218061,0.0055042184,0.017922198,0.0032583554,-0.018877564,-0.017907536,0.0079666,0.049912106,-0.0077349218,-0.004514912,-0.0060451096,0.06194233,-0.007955532,-0.006809784,-0.017802583,-0.030151838,-0.019890988,-0.0067827743,-0.010170055,-0.032504436,0.019690497,0.06470045,-0.030413494,-0.013817029,0.055180673,0.035548892,0.008873492,0.0019034467,-0.028242456,0.011650106,-0.00053093955,-0.054529686,-0.03608888,-0.0075997934,-0.04076771,0.034697007,0.013065537,0.03921354,-0.032476705,-0.02017509,0.037818935,-0.030546432,0.028823743,0.036130637,0.007646552,-0.03462655,-0.012119785,0.0042402153,0.01224995,0.008285764,-0.030452626,-0.024270672,0.050741926,0.048294246,0.06545265,-0.020949384,-0.0001220118,-0.054202933,0.032504566,-0.024537764,-0.012840523,0.0009888543,-0.058876738,-0.061515607,0.011069631,0.017575542,-0.034424078,-0.044833183,0.011303971,-0.033908688,-0.029752688,0.03615991,-0.0006943612,-0.044910926,-0.034916606,0.039876867,-0.049337894,-0.031869553,-0.008743055,-0.0057688053,0.0009564667,-0.025223881,0.09583052,0.017219832,0.0000741189,-0.013825058,0.0054601887,0.07590152,0.01955496,0.0025048894,0.0007991166,-0.037410893,-0.00078761217,-0.0019463475,0.014008024,0.0004723432,-0.0030054662,-0.021475691,0.022868922,0.0070323027,0.0120132435,-0.038603336,0.014129193,-0.022427598,0.014330407,0.001540295,-0.069521956,0.017521782,0.04034584,0.056157112,-0.026966179,0.028298624,-0.031316858,0.03008128,-0.011436663,-0.014718024,-0.0028399522,0.03927792,-0.056281015,0.027158115,-0.029066509,-0.005105414,0.03727091,-0.01954209,0.0035683895,-0.009385733,-0.046778556,0.023218784,0.018141126,0.017858578,-0.022417922,0.008591104,0.019397939,0.036926668,0.035893492,-0.014432328,0.0052667977,-0.026956137,-0.017818717,0.03771606,-0.005349837,0.026231263,-0.0785543,0.0044298903,-0.014146641,0.043925926,-0.01247218,0.012809462,-0.04547719,-0.022109702,-0.0566276,-0.0060926466,-0.014602442,0.04163567,-0.00053481804,0.0069731968,-0.0076979185,0.013252069,-0.0020851463,-0.009949445,0.0008181177,0.009634658,-0.03443282,-0.039865687,0.0016188497,0.03262213,-0.034580734,-0.013391898,0.0014703369,-0.0063603297,-0.045451935,-0.071178,-0.04390673,-0.018875234,-0.0041600117,-0.030165624,0.033540748,0.03254418,0.0004362107,-0.03829718,-0.07008353,0.01543866,-0.005819624,-0.00858603,-0.0014752408,-0.0035409965,-0.04625398,-0.022891728,-0.006485556,0.012941198,0.024329618,0.0034375293,0.015901692,-0.009670255,-0.03036306,-0.030549143,0.042809926,-0.017223101,-0.004637578,-0.0014401375,0.023942912,0.025197603,-0.06855266,0.012986633,0.07955521,0.0070356587,0.015509916,0.061608985,-0.028109161,0.0117347445,0.02409029,-0.003151636,0.021687813,-0.032791913,-0.0007235555,-0.019970171,-0.006149064,-0.03840538,-0.037474584,0.008281422,0.05785672,-0.040279053,-0.009719035,-0.020061212,0.0108406665,-0.036723077,0.0027872035,0.01331786,-0.03730957,0.0440498,0.01856544,0.033050325,-0.012958841,0.032271594,-0.020045687,-0.008343742,-0.01937018,-0.033733923,0.008344771,-0.047461163,-0.0031383736,0.016461233,0.023673963,0.008878386,-0.025144637,0.02705564,-0.038435917,-0.057152905,0.015884925,0.06328879,0.030057479,-0.053009085,0.036735553,0.031635948,-0.01256183,-0.002252965,-0.020843336,0.025810726,0.0026436972,-0.043768417,0.007318143,0.023135537,0.029330106,-0.018577544,-0.012323837,-0.03041891,0.008387044,0.019991687,0.005856325,0.013084442,0.023504898,-0.027103541,-0.019986339,-0.019756014,-0.013499761,-0.038406327,0.02219695,-0.016930837,0.0052773613,0.01054092,0.056890596,-0.022785973,0.050101954,-0.03740314,-0.013694524,-0.14244296,-0.037313532,-0.037734624,0.03229192,-0.0067647845,-0.011508796,0.025893107,-0.06511303,-0.013537641,0.0016890017,-0.03150708,0.015993452,0.029738558,-0.03927724,0.034566224,0.008179179,-0.015275558,-0.0277424,-0.008247101,0.007734098,-0.0072566834,-0.04047129,0.0041104336,-0.006727165,-0.003443282,-0.009303974,-0.004763659,0.026975095,-0.0018577243,0.009442816,0.006262207,-0.029833702,0.016156564,0.03980493,-0.013962262,0.012600759,0.008312954,-0.024511212,0.015689403,0.058063995,-0.020209191,0.029869026,0.017304996,0.037095398,0.018906627,0.037474357,0.00015953893,-0.02037628,-0.0047047674,0.0057059834,0.031758662,0.04937029,-0.035535548,0.00927552,0.01995346,0.029788073,-0.051452678,-0.010453402,-0.038120583,0.006555995,-0.05455897,0.053868733,-0.005208137,-0.030329002,-0.011478334,0.023666421,-0.031368457,0.017345898,-0.019403836,0.0024243838,0.039498955,-0.0014866305,-0.05900491,-0.045891207,-0.016272299,-0.005251344,0.050112475,-0.022242568,-0.014810012,0.004125183,0.0031620094,-0.04335769,0.022068797,0.04527883,0.07794947,0.016698496,-0.03829524,-0.0039472515,0.043450598,0.030811725,-0.031927116,-0.055626333,-0.011876101,-0.033766475,-0.013340668,0.0477732,-0.0085496,-0.014370442,0.023405546,0.007966484,-0.035035536,0.019121855,-0.0072735813,-0.03878435,-0.021929774,0.03891965,-0.0012437026,0.026812233,-0.0152724935,-0.005597469,-0.026569562,-0.0112061575,0.013991284,-0.028664118,-0.05822766,-0.0037751899,-0.022387294,-0.007534519,-0.012364588,-0.06659098,-0.010703873,0.01106794,-0.06529043,-0.02600708,0.013155792,-0.0010686002,0.0064215036,0.004365205,0.008616424,0.012681059,-0.025450837,-0.018296555,-0.016992621,0.0016379541,0.031395365,-0.009633594,-0.0358317,0.053895406,-0.034330755,-0.018451659,-0.01148757,0.0022217552,0.019134644,-0.020867199,-0.017770095,-0.069006406,0.004156429,0.04323024,0.010907107,-0.061625272,-0.004671653,0.028819326,-0.023172483,0.041169792,-0.015955804,0.039942432,-0.012652672,-0.0406404,-0.0043703862,0.075027905,0.016725717,-0.01342495,-0.021896236,0.012249544,-0.0186996,0.044835117,0.016695121,-0.015912345,-0.0026885623,0.023466732,0.006682555,-0.004435008,-0.008577412,-0.005255657,0.026023718,0.006574348,0.0035796096,-0.024989707,0.0357039,0.026685819,0.023853948,0.023353988,0.0818721,0.029253695,0.0131101655,0.02766883,-0.013491912,0.022356223,-0.03731851,-0.022649288,0.029445056,0.004985922,-0.011470014,-0.035621498,0.049041588,-0.01997436,0.02269328,0.018583909,0.0027865926,0.027770156,0.0015458037,-0.010270516,-0.0508941,0.004120404,-0.029872427,-0.0061112903,-0.011072891,0.02124767,-0.025747735,0.02173559,-0.04366424,0.023361338,-0.038441915,-0.015716461,-0.010686074,-0.023402167,0.06899466,0.022023471,-0.0007703155,-0.02751477,0.011071016,0.03907325,0.021983493,-0.008589412,-0.023329152,-0.028116958,0.0031785942,0.035947982,-0.002753521,-0.038477298,0.033333234,0.013412013,0.017511152,0.013064504,-0.015997378,-0.018368116,0.006658349,-0.039847657,-0.012214079,0.019791579,-0.01814015,-0.012945257,0.01874277,-0.006849352],"last_embed":{"hash":"2454q0","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"2454q0","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository","lines":[196,203],"size":197,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2454q0","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0063039516,0.021807648,-0.020546282,0.039642673,-0.043540213,-0.020673972,0.00928378,0.01068932,0.011128621,0.02077733,-0.0012227218,0.005077278,-0.009975152,-0.0056335395,-0.00067505264,-0.007172112,-0.03638009,0.04676032,0.024441464,-0.0062736813,0.016166477,0.019881746,0.045436177,-0.008804327,-0.0019538237,-0.0005251644,0.029789923,-0.017933656,0.029447554,-0.032499254,-0.018292217,-0.05587058,-0.011231515,-0.019518165,0.0033478846,-0.017713385,-0.0011107334,-0.02948341,-0.02612638,0.061526842,-0.018944262,-0.029066646,0.005562059,-0.00028274773,0.013311317,-0.0014207682,0.0041108993,-0.007594158,-0.05066636,0.012492901,-0.000995581,-0.021511437,0.014118182,0.013209369,-0.035635795,0.02626114,-0.032589566,-0.032600358,-0.039290447,-0.008928825,-0.04328221,0.04502347,-0.020578345,0.013544789,0.026161915,0.025593141,-0.026067503,0.012512268,-0.022208745,-0.025389547,-0.0109691685,0.037030213,-0.07001662,-0.016747635,-0.033954635,0.025887184,0.028855821,-0.016006226,-0.015692253,0.020988354,-0.0025213663,-0.023674998,0.018113066,-0.017037041,0.028060602,-0.024240622,-0.04585633,0.05532565,0.02141558,-0.043490164,-0.02669139,-0.03404558,0.02302842,-0.03152583,-0.00036472315,0.03018489,-0.0039673517,0.029767005,0.0300777,0.0018430175,-0.03504509,-0.0014978211,-0.018181425,-0.017011147,0.024327623,-0.00008815292,0.009712766,-0.010267364,-0.00710626,-0.009747545,-0.008538731,0.02135599,-0.0066671083,-0.03307966,0.015492516,-0.06500082,0.00891886,-0.013964888,-0.039449345,-0.03930407,0.03948809,-0.0017542624,0.0103313215,-0.02534587,0.01163192,0.0027566485,-0.027107662,-0.0021231303,0.04708352,0.02636874,-0.016743032,0.010117244,-0.028340878,0.018192517,-0.0013443423,-0.018251495,-0.027966276,0.041144975,-0.036943734,-0.06659411,-0.00029255787,0.07676618,0.015246559,-0.012651056,0.022693064,-0.055507585,0.057535112,-0.007867173,-0.04348101,-0.00011925022,-0.021092309,0.017390639,0.0057500442,0.005373348,0.02839323,-0.0020434388,0.014941098,-0.001666065,0.013496808,0.012664058,-0.016611956,0.025116026,-0.060950037,0.0122911865,0.04427606,-0.040054668,-0.0011285163,-0.010835675,-0.0100452,-0.013814631,-0.012596195,0.045510206,-0.0036123493,0.03910788,-0.013215292,0.03976352,-0.022047905,0.02757007,0.070594825,-0.030171938,-0.04815223,0.00039433714,-0.03983987,0.00883354,-0.019911893,0.019514052,0.006230174,-0.009099186,0.0074329856,0.07934344,-0.018216157,0.04765072,-0.0064923246,0.010496995,0.009968225,0.0015890191,0.02925133,0.011470516,0.003584495,-0.012946121,-0.028400343,0.018680412,0.0284171,-0.01315768,0.03151618,0.013724705,0.02489078,-0.041432243,0.019222066,-0.057231367,-0.040008325,-0.02523711,-0.028943652,0.015198944,-0.04826449,0.006358893,0.012357986,0.03256194,0.013349391,-0.029257152,-0.051293224,0.032284595,-0.022680264,0.042210367,0.04914114,-0.014559736,0.031684734,0.009274051,0.0023868806,0.015271427,-0.0655557,-0.023486191,0.010918499,-0.018530587,0.08544666,-0.024859801,-0.07358138,0.008040245,0.0030175368,-0.026610825,-0.00031114,-0.020489851,0.016656008,-0.030882917,-0.01118246,-0.044565648,-0.02302069,0.040326685,-0.02399217,0.0017095465,-0.0074472027,0.007472685,0.007829494,0.030704042,0.023255663,0.013641251,0.020265944,-0.005000038,-0.01702641,-0.027191592,0.05218148,-0.005717691,-0.018294962,0.025963055,-0.03437339,-0.0064703478,-0.033546258,0.006248339,0.015428743,0.024270339,-0.007848888,0.05081897,0.0056441617,0.06854698,-0.023300357,0.023118092,0.010717124,0.011700671,-0.015603894,0.039986353,-0.0362019,0.03585465,0.028858962,0.04225376,0.00850755,-0.027127009,0.037908725,0.012540671,0.00960477,-0.010424125,-0.032587923,0.019298539,0.07485552,0.0027779143,0.017258296,0.032871816,-0.00020134477,-0.16884206,0.0040876972,0.012682563,0.009776776,-0.00047288788,0.008367856,-0.04979802,-0.038424987,-0.024872342,0.051298276,0.016186014,-0.037149288,0.0023684024,-0.034813207,0.0037071707,0.054758795,-0.016782843,-0.009877645,-0.010108257,-0.04510334,0.002612701,-0.028714968,0.018578045,0.013748263,-0.026979841,-0.009339401,0.053690653,0.013635536,-0.035684202,-0.01623178,-0.0089777745,-0.03193456,0.020131579,0.03570658,-0.0074349716,0.040195517,0.037508607,0.038492948,-0.0078027337,-0.0070630847,0.009276257,0.031005848,0.0010080853,0.011989351,0.023432497,0.053962342,-0.020905908,-0.02399493,-0.04431404,0.0061213104,0.026153816,-0.041919637,-0.027456373,0.0007783964,-0.03441476,-0.029299516,-0.024074161,0.04716379,-0.03809607,0.0065664905,0.021804746,-0.030802902,0.017505199,-0.05207605,-0.0007759616,-0.0059716105,0.0041226125,0.024128167,0.043948054,-0.018904794,0.01076783,-0.074416466,0.029843431,0.021853669,0.003967207,0.014731602,-0.027005292,-0.040473342,-0.0047135865,-0.10754994,-0.0070108008,0.007634375,-0.001753801,0.021776156,-0.015060064,0.014486145,-0.043140672,0.05170337,0.0106201,0.249551,0.013349251,0.00822403,-0.031263664,0.022659639,-0.010584401,0.008420134,0.025589311,0.015469803,-0.021544943,-0.012734291,0.03408855,-0.0026785298,-0.0041857236,-0.017695347,0.00974528,-0.04227847,-0.00414515,0.06676384,-0.006740881,0.032450013,0.008293161,-0.0054802475,0.04043877,-0.06565106,-0.047423232,-0.014216055,0.009027222,-0.04071571,0.035002187,-0.019645328,0.045576543,0.005388444,0.004381251,-0.029341921,0.05441385,0.008643833,-0.02659589,0.005042695,-0.002239568,-0.00041556312,-0.0055277785,0.016881462,0.015187762,0.0009798353,-0.023971533,0.051611457,0.00961917,-0.031897318,-0.030413248,-0.017522957,-0.025949942,-0.038138345,-0.022143591,0.03910634,-0.019870583,-0.047988277,-0.029450875,0.03648498,0.051176745,-0.007017376,0.010049734,-0.063990906,-0.03885335,0.0025299052,0.03663937,0.0012956138,0.011387764,0.05979968,0.046283923,-0.036577705,-0.028619412,-0.015738096,-0.03741092,0.025999699,0.03634299,0.08078316,0.05956566,-0.00108695,0.036872037,-0.00525998,0.009361057,-0.00723838,0.04211342,0.006470407,0.0002565377,0.037896443,0.019139545,-0.040899727,-0.0015655603,-0.007948302,-0.0026385405,0.0061185686,0.024636237,-0.02561174,-0.022246508,0.006705113,-0.00201446,-0.024714906,0.038580835,0.014467788,0.0038664907,0.00063448504,-0.020028694,0.002332946,-0.059516966,-0.010657124,0.006316876,0.061345898,0.0062366277,-0.010525301,0.005987176,0.0064084376,-0.0271136,-0.030527713,0.0023586538,0.040389743,-0.019021826,0.013523799,0.0074101374,0.046938404,-0.016187014,-0.023853172,-0.0266406,-0.018380258,-0.023760833,-0.006352905,-0.021067,-0.035021603,0.033434715,0.04858116,-0.032348156,-0.027237494,0.061435383,0.04133093,0.0285909,0.0056668757,-0.02406628,0.01412746,0.001984321,-0.051783476,-0.037781302,0.0012161905,-0.02903567,0.04543885,-0.011306134,0.013467798,-0.028631555,0.0026818912,0.032594845,-0.012915022,0.03479488,0.027051916,0.024093162,-0.030131422,-0.012179759,0.0009493413,0.016890673,0.0032857256,-0.03346674,-0.022447027,0.0630455,0.060707726,0.06405452,-0.030524313,0.027009485,-0.06221092,0.029512044,-0.013973788,-0.021954563,0.011756131,-0.06684744,-0.04442937,0.018787047,0.027599046,-0.0344079,-0.04017047,-0.0055352226,-0.029065738,-0.03442692,0.04275156,-0.011128053,-0.050162412,-0.04227988,0.050911687,-0.06199565,-0.013466637,-0.010238784,-0.02085846,-0.0041848463,-0.028826522,0.10100491,0.0355274,0.007407765,-0.009400785,-0.002415093,0.069546364,0.026819758,-0.011715278,0.011650569,-0.052033443,-0.009219451,-0.0002682151,0.0065131,0.0063628615,-0.0059729307,-0.025448987,0.013330318,0.0063406625,0.021012915,-0.023780877,0.039498005,-0.01923157,0.007897669,0.0109684765,-0.06035209,0.024698753,0.055582624,0.06736902,-0.018015496,0.026955605,-0.035506904,0.03636805,-0.022762211,-0.020439796,0.021971796,0.034012444,-0.05899363,0.028910855,-0.028903693,-0.009042537,0.015288038,-0.004178642,0.0016056587,-0.012655084,-0.034771763,0.0029896316,0.008824297,0.025248224,-0.017585905,0.01126811,0.013952449,0.04877493,0.038291257,0.0033110909,0.008772896,-0.025391065,-0.031378128,0.030293206,-0.005612527,0.024869109,-0.06777269,-0.0038963878,-0.020163119,0.045089852,-0.012140699,0.0035846035,-0.05318169,-0.010480118,-0.045653604,0.00009439953,-0.0028874455,0.034938145,-0.004082119,-0.007295937,-0.0029639846,0.016300807,0.007974228,-0.005573118,0.0021931154,0.018664,-0.03913261,-0.055156004,0.011278703,0.03601895,-0.030993635,-0.031449273,0.0099411225,0.007396057,-0.040569734,-0.056916367,-0.043418206,-0.035830744,0.026846223,-0.022242617,0.035713214,0.03414177,-0.0030607623,-0.034631617,-0.050523903,0.028585771,0.0003190364,-0.01826322,-0.004954296,-0.0064784754,-0.042196523,-0.003873387,0.0077061607,0.015685664,0.020710286,-0.0033201587,0.012007617,-0.017132308,-0.021913895,-0.031433653,0.042693418,-0.009747242,-0.002278177,-0.006540785,0.020756241,0.05096721,-0.06727721,0.009001804,0.08523471,0.004053038,0.034198776,0.060319614,-0.020152425,0.010123139,0.0070491624,-0.011769862,0.023545822,-0.028368272,0.013612882,-0.026621616,0.0017300191,-0.053544946,-0.03334304,-0.0011705434,0.063008,-0.048788134,-0.0066638514,-0.02966136,0.013238922,-0.037171766,0.00363576,-0.00702313,-0.026456114,0.033510264,0.037342522,0.03738508,0.0016906736,0.035864115,-0.00012366833,-0.0058660703,0.004394615,-0.017095305,0.0078070946,-0.05583851,0.0004077653,0.003971342,0.009706482,0.019529179,-0.020004118,0.02558149,-0.029262621,-0.049248535,-0.0032664805,0.058487937,0.023931721,-0.044504926,0.051735934,0.010214656,-0.012444614,0.013393318,-0.02211629,0.027794037,-0.00080198667,-0.027211234,0.0034190535,0.028975504,0.028287783,-0.010114958,-0.03623382,-0.02208922,0.019503376,0.00444243,0.010708469,0.02977989,0.00092226325,-0.024065292,-0.026543915,-0.017446896,-0.004123028,-0.026720196,0.01890878,-0.02137544,-0.009265961,-0.0006799478,0.06395906,-0.030691627,0.027722731,-0.04524308,-0.0088578975,-0.13638794,-0.0525311,-0.03720637,0.030740894,0.0019148537,-0.020351233,0.026288733,-0.06790751,0.0048349467,-0.0009754066,-0.03461509,0.016767425,0.0070636454,-0.033083256,0.033993073,0.0034013025,-0.00627143,-0.041056406,-0.0020114684,0.004675617,-0.015060086,-0.030619757,0.020414164,0.0044539394,-0.011976063,-0.018401388,-0.0068695215,0.022038355,-0.027556747,0.02604825,-0.013641824,-0.04561236,0.01886709,0.024107317,-0.023155913,-0.010941352,0.0033462248,-0.015029904,0.020634048,0.04915824,-0.035453815,0.034184236,0.016224757,0.03450154,0.026327929,0.052310623,-0.0085143745,-0.016279567,0.0005731016,-0.0027849723,0.031610936,0.046934064,-0.023350107,0.016971922,0.019594824,0.020089334,-0.02389065,-0.0117646,-0.038175967,0.004414659,-0.052807324,0.044706214,-0.003609947,-0.023069827,-0.008146204,0.013459317,-0.033460215,0.014534295,-0.045837995,0.008088617,0.040562328,-0.0100973165,-0.047867276,-0.052105837,-0.02552361,0.005932673,0.04694426,-0.023423914,-0.0113246925,0.007812897,-0.004572625,-0.035461847,0.0043788273,0.0282675,0.056684107,0.031075018,-0.03492449,0.006048608,0.053310275,0.015061794,-0.025603965,-0.052446995,-0.016784238,-0.031064408,-0.04355795,0.05975729,-0.015720401,-0.024977412,0.021725614,-0.0040738727,-0.035912726,0.0040057814,0.0015794621,-0.04660242,-0.02138309,0.043756023,0.013430197,0.019201767,-0.018122481,-0.0093835285,-0.05069308,0.0016043646,0.0010720383,-0.022615382,-0.058569495,0.00657315,-0.020544343,-0.026798928,-0.013431152,-0.071813054,-0.016955292,-0.0046597626,-0.054656807,-0.017118376,0.023448067,-0.00061622134,0.017980283,0.0137639055,0.019214861,0.0090932995,-0.030233039,-0.030196005,-0.021009387,0.022299068,0.026050229,0.005522885,-0.021387365,0.047056653,-0.033036824,-0.019910958,-0.032543898,0.026549287,0.019144783,-0.030235635,-0.025088983,-0.066060334,0.008933301,0.023446914,0.01576255,-0.048738398,-0.026096579,0.030050503,-0.024521222,0.030454999,0.003913198,0.03024914,-0.02265043,-0.028579105,-0.0052968967,0.086113855,0.016343504,0.0018015536,-0.024442416,0.0033776916,-0.017860688,0.053879075,0.008487391,-0.021667117,-0.03139499,0.03321715,0.016298618,-0.009925756,-0.017084148,-0.0020396435,0.033134777,0.009961402,0.013795959,-0.023433814,0.049173087,0.032253597,0.030595988,0.027024912,0.09321376,0.028381508,-0.0055375434,0.021809356,-0.008265559,0.018640833,-0.036257505,-0.03433161,0.021887477,-0.001318996,-0.013916668,-0.037934694,0.050770108,-0.019903388,0.019957412,0.02134538,-0.010460747,0.025314145,0.0022076806,0.0006114928,-0.08034377,-0.010333636,-0.028516,0.0017769112,-0.01886036,0.013319291,-0.006238059,0.02623636,-0.023243845,0.018058967,-0.017466348,-0.0236762,-0.02375591,-0.03559573,0.07950037,0.0160019,0.0011745845,-0.018197246,0.015151047,0.03524208,0.02513229,0.008325074,-0.027206426,-0.008944463,-0.016116861,0.04843156,0.010150562,-0.019517193,0.03867899,0.007605116,0.012665128,0.0201747,-0.016167235,-0.023170318,-0.0018937147,-0.041440494,-0.023229565,0.017246135,-0.008782016,-0.008623025,0.015227276,-0.013362556],"last_embed":{"hash":"4ttmk0","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"4ttmk0","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{1}","lines":[198,198],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4ttmk0","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0019443936,0.004830358,-0.031446204,0.05237323,-0.0380951,-0.0135901645,0.017524848,0.038480416,0.03387294,0.00660444,0.009279537,0.012554261,-0.017070275,0.0028599135,0.010237704,-0.018433716,-0.02500701,0.03779757,0.041469626,-0.0010015878,0.016341263,0.025546767,0.05582048,0.02185911,-0.00039564064,0.0005084275,0.033268727,-0.0056081726,0.039687477,-0.042465918,-0.032673642,-0.059087407,-0.012161273,-0.0071363994,-0.00078491133,-0.025530925,-0.030729307,-0.020117776,-0.03633794,0.066028506,-0.014846205,-0.025541395,0.013642901,-0.011934796,0.026171748,0.011994839,0.0040784725,-0.016588867,-0.03995499,0.0043493886,-0.004313673,-0.006899489,0.0062596593,-0.008163723,-0.023424372,0.023437545,-0.06356407,-0.029992783,-0.048215173,-0.008676985,-0.027920872,0.043093156,-0.03823196,0.045177653,0.044921473,0.02083623,-0.015851593,0.018375697,-0.007872701,-0.023374937,-0.008315831,0.03092189,-0.057574123,-0.0115246205,-0.024708902,0.018854717,0.011379101,-0.01937,-0.013196067,0.011953124,-0.0041947993,-0.02674361,0.007894744,-0.009183405,0.016487379,-0.013268851,-0.034310162,0.0602805,0.03242199,-0.028561963,-0.029189464,-0.018460348,0.0056488374,-0.029912356,-0.004734524,0.02931687,-0.01892647,0.040993012,0.01748658,-0.007812667,-0.019505268,0.0034867257,-0.02433258,-0.016204586,0.012225418,0.0046920185,0.001876288,-0.011141292,-0.012755384,-0.019063255,-0.00040428835,0.013909416,-0.018164357,-0.04391,0.014030794,-0.05553856,0.011981851,-0.024812922,-0.025555704,-0.029873215,0.022419417,0.00485788,0.057562098,-0.022020044,-0.010407212,0.0032107895,-0.017831162,-0.007057912,0.040851958,0.022712745,-0.006850823,-0.009685722,-0.023847722,0.0063262978,-0.0012776074,-0.013209522,-0.04203006,0.029828476,-0.04662463,-0.06158821,-0.010432117,0.07287714,0.028914867,0.0036744862,0.019606233,-0.037599597,0.07417093,-0.023580985,-0.027292337,-0.010266304,-0.024146954,0.0294576,0.01489947,-0.010871906,0.026135407,-0.0010251908,0.044157382,-0.00027519203,-0.0004908359,0.0054224045,-0.012453392,0.02704632,-0.039906986,0.006947056,0.045400124,-0.01867416,-0.00026722247,0.004393449,-0.022002138,-0.013177229,0.0037458683,0.036638156,-0.004027755,0.049583923,-0.0059659556,0.03565032,-0.013195459,0.019162938,0.048812672,-0.032591853,-0.04440308,0.0027598215,-0.042340245,-0.00066989526,-0.03198637,0.011938467,0.007488131,-0.022513138,0.009912533,0.073005244,-0.01054409,0.05573054,-0.012370113,0.033327494,0.011965299,-0.014664564,0.016421372,0.0020576376,0.0002382054,-0.0032558634,-0.030261988,0.028168544,0.022491649,0.0046301214,0.014771899,0.004974378,0.03506344,-0.029327227,0.012347099,-0.044407092,-0.05646653,-0.0066301143,-0.03214944,0.024579989,-0.028618624,-0.0045403503,0.0057733753,0.027003314,0.01771473,-0.03123587,-0.05710632,0.03833731,-0.033437353,0.05839438,0.05836253,-0.021357566,0.014491103,-0.001032029,-0.010977315,0.027097503,-0.0725969,-0.016746037,0.030930828,-0.0156665,0.070033,-0.015833888,-0.062826596,0.018875668,0.013385771,-0.04552346,-0.012250228,-0.02165743,-0.007946948,-0.02544955,-0.019198947,-0.020691251,-0.03015919,0.028923558,-0.015455007,-0.014884915,-0.013993306,0.011578148,0.011258616,0.049886048,0.009566007,-0.011366111,0.015341153,-0.011552341,-0.039605796,-0.019039048,0.04682944,0.024242533,-0.02129528,0.020135082,-0.019910434,0.00017910611,-0.018302357,-0.003326987,0.0068307226,0.007487226,0.0150246,0.01534776,0.022594389,0.07267629,-0.039650306,0.019266155,-0.00005467503,0.0027294578,-0.0030417936,0.034261495,-0.04651384,0.032257136,0.018391496,0.05363307,0.0046279537,-0.047295295,0.039598368,0.014417732,0.0073117446,-0.00117707,-0.037011832,0.015540804,0.075268194,0.013283448,0.02408957,0.021466335,0.014529673,-0.17597938,-0.00043976208,0.016692827,0.0059379744,-0.003918042,0.015564694,-0.06776792,-0.03612886,-0.017140439,0.056331936,-0.011239828,-0.040094957,-0.025453528,-0.026268436,0.004327322,0.033434033,-0.033650033,-0.012054376,-0.012528318,-0.043087997,-0.0039242,-0.02129752,0.01014282,0.011913949,-0.0069329375,-0.009558878,0.055518433,0.043845084,-0.0132717285,-0.023957685,-0.001805172,-0.029534303,0.019063177,0.03303707,-0.0019465954,0.04262846,0.036541473,0.030181885,0.007424673,-0.01627446,0.01884139,0.038354643,-0.0013593909,0.01884273,0.025006471,0.053398352,-0.018169656,-0.0064075533,-0.04632229,0.0078459615,0.025179412,-0.042014882,-0.025472976,-0.003366105,-0.029553944,-0.0053285346,-0.015027259,0.042634204,-0.032960553,-0.013068342,0.035445686,-0.015239727,0.007049277,-0.061585244,-0.012458311,0.01251349,0.030982813,0.01323022,0.028458407,-0.012920628,0.036468804,-0.050030913,0.036341157,0.02629446,-0.004838804,0.010667234,-0.023854246,-0.04013362,0.006207679,-0.10854273,0.013056243,0.019226285,0.00772748,0.009029469,-0.034034982,0.007373665,-0.03348656,0.03982334,0.0036491272,0.2614626,0.016422266,0.011207435,-0.03986672,0.04105833,-0.011911156,0.040673718,0.0057925265,0.015756132,-0.02258894,0.006718966,0.060662962,0.0039031587,0.0074388315,-0.011945083,0.016847774,-0.053841617,-0.0045949183,0.061684847,0.012512379,0.035368633,-0.0022082492,-0.013201392,0.036519162,-0.065482765,-0.04512162,-0.021853194,0.014472447,-0.05919344,0.019984685,-0.027678471,0.044985197,0.020840045,-0.0072956537,-0.050027423,0.044373073,-0.0040075853,-0.016571453,0.0064761196,0.017729118,0.008772399,-0.012922526,0.025224809,0.019312674,-0.039266784,-0.032022726,0.043353945,0.010134034,-0.026488727,-0.030608438,-0.017912941,-0.044586696,-0.04477213,-0.026971487,0.034391556,-0.025214069,-0.037646066,-0.0149591165,0.036176488,0.043991193,-0.0024393194,-0.0021532935,-0.04630848,-0.043772567,-0.0025565242,0.024493601,0.011664517,0.0037488756,0.028767265,0.049175363,-0.032445516,-0.012810914,0.0009958526,-0.034758862,0.02264157,0.049721554,0.06746561,0.06505292,0.018926524,0.013360878,-0.0053394428,0.013115881,-0.009546045,0.047668654,0.0047985967,0.000025455416,0.041744705,0.020493984,-0.028972045,-0.008903138,-0.024912307,0.0064488417,0.018070936,0.036711883,-0.01724682,-0.023210095,0.012725845,-0.0017263243,-0.028279547,0.012018432,0.007968093,-0.0007143869,0.0074279145,-0.025269346,0.0073855044,-0.05784495,-0.041189615,-0.003024762,0.061210237,0.0019081661,-0.0056062876,0.012741741,-0.0016067671,-0.013380898,-0.027456975,0.0030407363,0.057863813,-0.0069030467,-0.0027959382,0.023750966,0.048004035,-0.030804671,-0.01569983,0.0001000791,-0.023536703,-0.009458878,-0.0205415,0.015728995,-0.035839718,0.02078901,0.07009892,-0.030130876,-0.014938657,0.045975607,0.03686668,0.006873249,0.012595745,-0.0106318025,0.0019397232,0.0057145036,-0.049974438,-0.03834836,-0.0022779738,-0.024912687,0.028830865,-0.00925733,0.035004478,-0.042251438,-0.0070128967,0.027473764,-0.0145715475,0.03498317,0.026494162,0.0053094346,-0.032476675,-0.013013191,0.0077048657,0.01625555,0.011363617,-0.021080783,0.0002057779,0.048530668,0.042011954,0.05986256,-0.0027266876,0.014998147,-0.05866463,0.037275907,-0.02649137,-0.020924658,0.0051429584,-0.050992653,-0.047430545,-0.00791278,0.024104487,-0.03618915,-0.035648577,0.044934865,-0.048922848,-0.036451776,0.01697532,0.004262091,-0.04066093,-0.05007797,0.035667658,-0.035416964,-0.027312865,-0.009461045,-0.017523764,-0.006243225,-0.027694505,0.09595797,0.015978172,-0.006680784,-0.019805567,0.01589029,0.08249485,0.016173381,0.0043483693,0.0043794718,-0.037807286,0.0035228806,0.015616734,-0.00743333,-0.0016131207,-0.006630263,-0.013341038,0.034758173,0.014639339,-0.0017291044,-0.044713683,0.0175205,-0.009941688,0.012859195,0.0022724315,-0.055346873,0.042915855,0.03222659,0.05203267,-0.031356093,0.036836337,-0.04890173,0.023178745,-0.006928729,-0.013994861,0.0047654714,0.037092455,-0.041194037,0.020218637,-0.042898796,-0.00868154,0.03416019,-0.014536244,0.000612153,0.0041331816,-0.0218846,0.015956389,0.0006944352,0.029113399,-0.016724901,0.0052209697,0.019054335,0.03258173,0.059001543,-0.008145817,0.016641323,-0.035404727,-0.040311113,0.034592696,-0.0024701753,0.027874822,-0.08299548,-0.0005244257,-0.024598679,0.040362135,0.001815956,0.00791015,-0.03642078,-0.027593313,-0.058737244,-0.014273574,-0.0083300425,0.04068277,-0.00688408,-0.0008832742,0.0025078172,0.032553677,0.0011857143,-0.0056302785,0.000570032,0.0003215369,-0.038033128,-0.05415993,0.005435138,0.043885555,-0.037698753,-0.0071978304,0.01192425,-0.008892792,-0.043300707,-0.08223931,-0.031072468,-0.010439005,0.003143671,-0.010730256,0.049192645,0.06277664,-0.00056556606,-0.031109566,-0.06447033,-0.0104424935,0.0023192945,-0.0127470065,0.009136791,-0.007355195,-0.047632705,-0.01593041,0.013490809,0.005062862,0.015534405,-0.004468674,0.008353922,-0.02383804,-0.029021276,-0.03760937,0.042713325,-0.006663515,-0.017256629,-0.012675336,0.018773492,0.041865945,-0.058494903,-0.0012000065,0.07368801,0.035953846,0.01650235,0.057152968,-0.032091953,0.008019484,0.009763466,-0.013699867,0.019016545,-0.030778032,0.00029934922,-0.015129837,-0.004887723,-0.03896986,-0.03133168,0.0055355625,0.05788019,-0.040950496,0.0049042325,-0.015249805,0.026150035,-0.026504844,0.0019036343,0.0055877483,-0.043525923,0.03141026,0.024699487,0.0291356,-0.018372461,0.043245368,-0.010171126,0.0057335263,-0.014992155,-0.023406548,0.011376788,-0.056106016,0.0038913807,0.017197045,0.02874094,0.016750738,-0.026912099,0.042423174,-0.05038116,-0.050233696,0.009917996,0.06364864,0.03229458,-0.063768476,0.04699985,0.016857747,-0.015187583,-0.0028536217,-0.030760266,0.012294738,0.007736528,-0.035675608,0.015430573,0.02759019,0.022855202,-0.010863393,-0.012147934,-0.019548725,0.0122345025,0.014145896,0.003608745,0.009521208,0.019170573,-0.031141993,-0.033982366,-0.019837465,-0.031217825,-0.030024385,0.016235486,-0.027368791,-0.0019044494,0.019785207,0.060168978,-0.02363147,0.04775696,-0.03594398,-0.016092516,-0.14628986,-0.041911803,-0.028272485,0.013434802,-0.021147529,-0.022865025,0.016583586,-0.063514195,-0.01922148,0.00732989,-0.042993687,0.014639058,0.027455976,-0.03808873,0.028599964,0.018641535,-0.013156758,-0.007057195,-0.008141459,0.033642963,-0.012763346,-0.028864274,0.0103857415,-0.0066095777,-0.036077745,-0.009897273,-0.000615466,0.020171234,-0.010535042,0.037989847,0.002376826,-0.014117532,0.02637215,0.031571,-0.025828956,-0.0068331016,0.0023133145,-0.02435146,0.012649396,0.06411453,-0.010755183,0.033466443,0.011405528,0.031577848,0.038721394,0.038895283,-0.004325414,-0.010496421,-0.013100205,0.0031670006,0.037146624,0.039361656,-0.020502333,0.014471022,0.01325323,0.021337086,-0.035988618,-0.015226333,-0.024040138,0.021528438,-0.04907169,0.059719153,-0.0022929923,-0.028982881,-0.007665437,0.04054802,-0.019932562,0.015339193,-0.02492683,0.001932213,0.028290248,0.0058574746,-0.05797819,-0.039765526,-0.020343687,-0.007969864,0.054396037,-0.010649991,-0.016896533,0.0019071039,0.009981949,-0.04105527,0.006273035,0.020963393,0.060989242,0.008777698,-0.047592685,-0.0076079806,0.044361766,0.03139877,-0.028580727,-0.054155268,-0.0084891105,-0.04285455,-0.02274185,0.055574585,-0.021176022,-0.013581815,0.007703892,-0.0067908126,-0.03420705,0.015643047,-0.011499614,-0.044342503,-0.0063700434,0.025338493,0.014679007,0.015415896,-0.02454763,-0.01621729,-0.03787678,-0.03219988,0.017332084,-0.03254319,-0.055230703,-0.0016730139,-0.01976331,0.0122093605,-0.019729564,-0.06650089,-0.017752418,0.0018364493,-0.050807748,-0.024242325,0.017665623,0.0021631755,-0.00041553337,-0.006038826,0.011401048,0.018317593,-0.016256468,-0.014970506,-0.025186056,0.008651007,0.034150302,-0.02436871,-0.035147052,0.05143389,-0.038209263,-0.014244311,-0.010108803,-0.009649723,0.0129898535,-0.029486965,-0.018271463,-0.07659954,-0.0018800169,0.042989876,-0.0005417763,-0.04974572,-0.006819293,0.019007131,-0.024677394,0.044632617,-0.012172833,0.04029535,-0.029287629,-0.045150936,-0.0027212217,0.06142973,0.013377826,-0.016768288,-0.035802063,0.0062773866,-0.029819978,0.038698148,0.020197572,-0.017406357,-0.010065428,0.019554,-0.0056953905,-0.0152956555,-0.008838868,-0.0034968117,0.027607484,-0.023130756,0.00028755606,-0.031602122,0.043173295,0.020957926,0.031465497,0.0146429315,0.07549023,0.020064598,0.014597538,0.012882102,-0.015310971,0.04685681,-0.033276275,-0.023043571,0.04578401,0.0007892041,-0.008934667,-0.025814293,0.04579404,-0.021513559,0.01766989,0.024093663,-0.00082053675,0.017361028,-0.022043137,-0.005734263,-0.058301307,0.0019372761,-0.031414542,-0.012336704,-0.02706139,0.023480132,-0.0018592245,0.031196741,-0.038298555,0.027212605,-0.039656695,-0.028592702,-0.012847449,-0.022922086,0.06801274,0.021296281,0.009287837,-0.029316904,0.02195021,0.04184882,-0.0052092783,0.0008609318,-0.014518658,-0.021508586,-0.019344755,0.034818254,0.0081960745,-0.027898872,0.04927605,0.0110920025,0.007875704,0.011287246,-0.01750609,-0.020943599,0.012425303,-0.04102047,-0.009200358,0.021341853,-0.010518509,-0.0044648475,0.0122768,-0.020219695],"last_embed":{"hash":"1jmcxk6","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"1jmcxk6","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{2}","lines":[199,199],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jmcxk6","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0000990477,0.0065844418,-0.03217676,0.04624066,-0.039851073,-0.022997307,0.040074065,0.017058773,0.027518878,0.02252596,0.00467664,0.01716667,-0.0052252603,-0.008477776,-0.0026806402,-0.008173385,-0.012220712,0.039292775,0.04928379,0.030597052,0.013697216,0.034884337,0.02605234,0.013191811,0.006212901,0.013814074,0.0036185242,-0.0043559116,0.017449504,-0.013937623,-0.041349024,-0.06334207,0.0075519946,-0.006229357,-0.0045271455,-0.06212013,-0.004956227,-0.0058433576,-0.031270787,0.055694573,-0.0018121407,-0.019800734,0.01680325,0.010206563,0.010346871,-0.014913405,-0.012273412,-0.02243545,-0.06231088,0.013288779,-0.0008376502,-0.013911782,0.0068891426,0.015173053,-0.0152225625,0.023591543,-0.0546763,-0.039954044,-0.036457587,-0.0020494782,-0.05443699,0.042144198,-0.049031056,0.02637448,0.03713557,0.025459927,-0.022508837,0.004857339,-0.0036517147,-0.014413689,-0.009648735,0.03155673,-0.07183034,-0.011770516,-0.049959794,0.0062773465,0.018825738,-0.021915043,-0.034375638,0.011611805,-0.011434753,-0.024553265,0.038126655,-0.04183134,0.047173627,0.008788658,-0.036874283,0.07256071,0.048840303,-0.043771487,0.0063033486,0.00042976203,0.04169184,-0.015209247,-0.007815314,0.030414894,-0.013676357,0.024784602,0.040726457,-0.010485042,-0.028921278,-0.0035158333,-0.016695645,0.013150751,0.042934746,-0.010426382,0.009883042,-0.0032233817,-0.011777708,-0.018638076,-0.0037720622,0.0148975495,0.0012792699,-0.023140518,0.027124153,-0.060680494,0.010435451,-0.011610641,-0.032584332,-0.029848931,0.048498508,0.013111465,0.019907469,-0.039127216,-0.014373533,0.013512058,-0.014691546,0.019449625,0.028870208,0.027766583,-0.026614508,-0.001176468,-0.029169848,-0.0013572753,-0.005311546,-0.02367264,-0.0180025,0.041866913,-0.009992478,-0.06787796,0.0006964498,0.084181055,-0.0016450975,-0.009311521,0.038859602,-0.02884776,0.032529674,-0.014805473,-0.029352454,0.0019530535,-0.01985316,0.03667584,0.010494442,-0.002972798,0.04095724,0.005915266,0.023967737,0.008565397,-0.0024360062,-0.0057242475,0.011980276,0.024030477,-0.049341172,0.0013074239,0.046570063,-0.03667302,-0.014808254,-0.0037202109,0.0047951834,0.000020195486,-0.011215571,0.04725133,0.0081490595,0.040998407,-0.0005843216,0.019433545,-0.0033577892,0.017376848,0.062390044,-0.03458647,-0.046560526,0.026377695,-0.031091023,-0.00417421,-0.033953518,-0.0010573164,-0.0057064234,-0.023936646,-0.0026400054,0.06052346,-0.020230172,0.030373188,-0.003323112,0.0077463174,0.009258679,-0.0041107493,0.031665273,0.0070165168,0.013683128,-0.012212892,-0.03507495,0.019885926,0.060089532,-0.029602032,0.017983414,0.018996358,0.007826421,-0.0392758,-0.015096293,-0.056700833,-0.046675168,-0.021232314,-0.030852433,0.012298821,-0.03855685,0.0020049647,0.013118537,0.037957367,0.010178259,-0.029742422,-0.039271437,0.01907938,-0.017930932,0.03604751,0.031789742,0.0034426567,-0.0013066361,0.013673893,0.0009344053,0.03248196,-0.08843142,-0.0051915883,0.024835078,0.00014322474,0.09975355,-0.020385068,-0.053340655,0.027963871,0.0074001765,-0.0474573,-0.020984806,-0.023672791,-0.0072399178,-0.02505355,-0.014694265,-0.035238806,-0.018728253,0.022197122,-0.024564026,0.004367976,-0.011057289,0.023661258,-0.00045418006,0.026600974,0.011760825,0.0034609844,0.024886526,-0.01283225,-0.008370001,-0.008172265,0.038241427,0.0039101457,-0.00923852,0.015913505,-0.0017215022,0.0047046575,-0.030532463,0.0057530697,-0.0048799147,0.048921134,0.01943121,0.021924203,0.04479064,0.07558908,-0.01802874,0.040937226,0.005676297,0.016620979,0.012015379,0.03413974,-0.049079552,-0.0013536004,0.040522136,0.037064623,0.030126318,-0.041232347,0.022978198,0.011717341,-0.0021992659,-0.054363668,-0.022749595,0.020901026,0.07092038,0.015149855,0.027856657,0.017972097,0.009615222,-0.16715547,0.007230022,0.0029315262,0.029900702,0.024967149,-0.0017127598,-0.05362552,-0.035976965,-0.032863468,0.059979074,-0.028466038,-0.048373632,-0.003421756,-0.020313995,0.006831277,0.029398503,-0.0236451,-0.005055436,-0.014103655,-0.040401485,0.00428736,-0.021182027,0.038666017,0.02049368,-0.012409515,-0.011899278,0.041663576,0.03382534,-0.028088225,-0.024423,0.019173814,-0.03925389,0.018656384,0.030947898,0.003043344,0.020702913,0.045404688,0.023942232,0.0074364054,-0.0135618085,0.033502966,0.04057896,-0.00393828,-0.00051588245,0.002061035,0.03179641,-0.021406842,-0.007466716,-0.05882409,0.007991381,0.008605179,-0.027277056,-0.020981312,0.016326822,-0.047408607,-0.009535971,-0.012875054,0.050948896,-0.033565927,0.019688535,0.028812086,-0.027738824,0.022232309,-0.061517492,-0.0050001307,-0.022632143,0.006822501,0.008725248,0.04318763,-0.0105534885,0.0022341153,-0.052759796,0.03865996,0.012162549,-0.004848714,0.016526436,-0.024471339,-0.05130244,-0.012253475,-0.09396303,-0.014126108,-0.0066555813,-0.02137243,0.009384714,-0.028994208,0.0026421892,-0.017091647,0.046564367,0.006569201,0.24649663,0.008014612,0.012633656,-0.027426705,0.022990791,0.015051086,0.059840437,0.028756343,0.025657108,-0.014175959,-0.008844765,0.056664046,0.012089045,-0.01775981,0.005261132,0.013190154,-0.026517175,-0.025304366,0.063496,0.010029302,0.021126535,0.017768828,-0.017151702,0.03511778,-0.04641231,-0.024657324,-0.016193116,-0.00248194,-0.042268425,0.046530865,-0.012741822,0.06484274,0.040174633,-0.026094485,-0.060525868,0.046193954,0.0064116884,-0.02368788,-0.005127657,0.03575842,-0.01204901,0.010783048,-0.009419854,-0.013914958,-0.01119325,-0.06254629,0.035929043,-0.01826978,-0.01887462,-0.021017373,-0.030403763,-0.022529125,-0.026521625,-0.035194416,0.03266054,-0.007991769,-0.04178073,-0.01289012,0.034391474,0.046937708,0.019725794,0.0061179954,-0.07030592,-0.03572375,-0.0069018602,0.020548718,0.0033083803,0.013297907,0.05553442,0.047008194,-0.012787255,-0.028773064,-0.0131702665,-0.027541377,0.01928033,0.045734476,0.0650743,0.03423339,0.0019215756,0.014303036,-0.0154921785,0.015349481,0.0033722972,0.03147737,-0.007550755,-0.0019876752,0.04877357,0.02397269,-0.02083874,-0.026469944,-0.036910836,0.027976604,-0.011093511,0.042417068,-0.014447713,-0.017880492,0.024823768,0.01841918,-0.054400776,0.027605254,0.0092630545,0.0077761393,0.009820446,-0.031239508,0.017501952,-0.062384233,-0.018525077,0.0008572649,0.024692971,0.00029900373,-0.016542295,0.019723365,-0.0029146024,0.009095183,-0.022847218,0.008782644,0.023621522,-0.01737047,0.00863649,0.01329185,0.053418025,0.0068593523,-0.005412586,-0.030902075,-0.03770837,-0.029417463,-0.014819862,0.018978354,-0.03432284,0.03437939,0.039710507,-0.034879677,-0.042573422,0.06364669,0.021514352,0.025169656,-0.016984684,-0.018753229,0.02531927,-0.010224937,-0.057661563,-0.01864323,0.005508521,-0.02406449,0.040380593,0.0056035058,0.023357261,-0.039511584,0.008721684,0.0354742,-0.019998096,0.041872244,0.029027099,0.015475408,-0.03411884,-0.0016823951,-0.004446155,-0.00055336277,-0.0038856769,-0.015821658,-0.009999319,0.029530594,0.05209359,0.049573958,-0.013761015,0.009766941,-0.05867371,0.025631977,-0.038470022,-0.007108848,0.008753403,-0.0742517,-0.043141402,0.0135780275,0.026774937,-0.020679865,-0.031070063,-0.000024322164,-0.03238081,-0.02771369,0.03166359,-0.0044631734,-0.06658263,-0.03216877,0.030815184,-0.07517695,-0.032927588,0.008958095,0.0030278466,-0.00060087023,-0.0009953401,0.10988023,0.020754583,-0.008052787,-0.025486758,0.007014739,0.07548997,0.020673897,-0.015295786,0.0014418261,-0.030390393,-0.0334854,-0.0134363435,-0.0023859718,0.025511822,-0.0008500577,-0.015152986,0.031471226,-0.020891374,-0.003700294,-0.032380633,0.02474295,-0.013847156,0.014703417,-0.013590443,-0.06386951,0.022864204,0.05702749,0.05948613,-0.014967547,0.039327715,-0.02311862,0.027425902,-0.041237198,-0.018612286,-0.025287252,0.0082493005,-0.056723528,0.03292461,-0.023433788,0.003130718,0.015949193,-0.006700336,0.007925892,-0.017414683,-0.046879094,0.029551407,0.013889989,0.010293618,-0.030468652,0.036703024,0.005646955,0.042930655,0.053918365,-0.0036090019,-0.008123007,-0.06592323,-0.04051282,0.020841073,-0.0039541097,0.016132265,-0.06845551,-0.030947588,-0.021708898,0.027839137,-0.009707695,0.013687617,-0.04888565,-0.04646803,-0.05474863,0.0030252628,0.01045476,0.04153116,0.006096111,0.00001903809,0.020274771,0.027113402,-0.0040603704,-0.02564814,0.032931145,-0.025424374,-0.040145494,-0.03784202,0.008825619,0.016242325,-0.030817779,-0.057340905,0.0071337693,0.006206178,-0.014938071,-0.06546729,-0.035147134,-0.036165096,0.016808087,-0.03556869,0.04000418,0.016202878,0.019602915,-0.025107734,-0.08053004,0.019813862,-0.0054374607,-0.033292,0.006856911,-0.01613046,-0.028634818,-0.0074740546,0.008463765,0.005100107,0.010469121,-0.0031470598,-0.0044813557,-0.02099586,-0.018216498,-0.0074003786,0.032546565,-0.014150873,-0.03531573,-0.007697435,-0.001052644,0.022745963,-0.03971452,0.02603676,0.08015421,-0.0054001957,0.039209515,0.059526633,-0.038489252,0.00055597513,0.010455535,-0.020211754,0.018061576,-0.027322693,-0.016388036,0.0009600186,0.004532379,-0.0673014,-0.068701826,0.0024171073,0.07919846,-0.051879663,-0.01947332,-0.019007536,0.029197656,-0.008151643,0.017857281,0.01836429,-0.038760018,0.030523099,0.02063285,0.021053003,-0.0105545055,0.030559238,-0.008813981,0.0076381466,-0.04445043,-0.016092004,0.0146386,-0.039688297,0.0074195187,0.015597155,0.013755604,0.016114295,-0.041478775,0.025967034,-0.00981837,-0.03361523,0.004244081,0.043375757,0.018599942,-0.04760466,0.045083992,0.008260511,-0.03741889,0.013156666,-0.02023784,0.0106531065,0.003566246,-0.05773651,-0.002777203,0.027150832,0.017202899,-0.009820702,0.008843894,-0.013166152,0.014073575,-0.0013881512,-0.0048209433,0.023896793,0.028165266,-0.033540167,-0.035716876,0.0044577564,-0.008424175,-0.037780832,-0.0000050308254,0.0017496997,-0.013368611,0.014214986,0.05311563,0.011110743,0.05748243,-0.041066606,-0.038680296,-0.15187407,-0.025415033,-0.0348707,0.010931061,-0.012616546,-0.0016026245,0.029841537,-0.046738222,-0.020010231,0.001113679,-0.022499358,0.009547932,0.02008574,-0.027319657,0.036145374,-0.0020142747,-0.0004873852,-0.025667172,-0.021556478,0.030378811,-0.002500468,-0.020910796,0.020731626,0.006106394,0.011804244,-0.014227672,-0.019359536,0.039755266,-0.015096813,0.015989108,0.016381275,-0.0007003935,0.022969732,0.04679296,-0.0023521932,-0.008788935,0.016756976,-0.02540132,-0.016598245,0.048946917,-0.027473401,0.014821117,0.005078716,-0.0026767144,-0.00054519175,0.058331102,0.007338899,0.0019573888,-0.017931852,0.013205856,0.018276384,0.047257144,-0.02774892,0.019919544,0.014942623,-0.0025281394,-0.020361112,-0.010694371,-0.035868227,0.0150704915,-0.054654744,0.056505077,0.0065347976,-0.023046615,-0.0114255,0.011878325,-0.039373226,0.0018638464,-0.029679606,0.013404556,0.035422005,-0.005989526,-0.05029765,-0.051362928,-0.016771687,-0.005524577,0.044101503,-0.040776886,-0.003140223,0.0048920405,0.002824049,-0.015134247,0.009212796,0.03928643,0.042377733,0.0058527435,-0.05296153,-0.0122146085,0.021754509,0.012745478,-0.05037625,-0.05332903,0.02318796,-0.03228054,-0.023915932,0.059829067,-0.019031594,-0.00928142,0.007210778,-0.01652163,-0.012808359,0.007112448,-0.0046563637,-0.034537673,-0.039930217,0.03847407,0.010042115,0.033108566,-0.015053289,-0.0018310241,-0.028466566,-0.012552549,0.024477359,0.0072051734,-0.0605978,-0.0122903455,-0.0046781423,-0.0076401806,-0.026209984,-0.06747819,-0.019202065,0.0133011,-0.047583498,-0.04582709,-0.0071033277,0.01440849,0.011519902,0.01275128,-0.0029248628,0.017023053,-0.025545679,-0.01238212,-0.00010147345,0.025345383,0.051819667,-0.0011476545,-0.021187657,0.045158815,-0.049550068,-0.031822346,-0.00432278,0.024558201,0.024025626,-0.02661085,-0.027150063,-0.076251745,-0.012739257,0.03587747,0.022647357,-0.0624024,-0.016442884,0.017430214,-0.01567083,0.03765098,-0.009560582,0.043021727,-0.029105583,-0.0248691,-0.0011936534,0.07104636,0.013751216,-0.0198041,-0.038770106,-0.014872226,-0.03176012,0.030528827,-0.0052367346,-0.013516769,-0.006152837,0.011161057,-0.0073326793,0.018134275,-0.0036659238,-0.0012354936,-0.0049151354,0.0013342372,-0.0064958003,-0.009734452,0.03441478,0.005971628,0.03308419,0.006770038,0.08047759,0.028540617,0.01520639,0.030813333,-0.009554779,0.027425151,-0.03939311,-0.007074544,0.03229722,0.012934063,-0.014102737,-0.044217277,0.04545093,-0.0075605256,0.027172484,0.037805498,0.010562801,0.010398031,-0.018663995,-0.014366562,-0.050646916,-0.0025989073,-0.027837755,-0.0004912237,-0.008616465,0.010949082,-0.026461978,0.037088007,-0.029784853,0.039771188,-0.03115461,-0.009927893,-0.00018736935,-0.026430162,0.063937835,0.021688223,0.009281129,-0.008496808,0.008625609,0.028030666,0.026691755,-0.016456893,-0.045139913,-0.01082201,-0.0004016665,0.029178243,0.0044918284,-0.036615912,0.048287403,0.0009862359,0.0053461907,0.019636646,-0.011080302,-0.009350604,0.0014300958,-0.038190182,-0.007679137,0.016441034,0.029368818,0.00080399856,0.020359563,-0.036418848],"last_embed":{"hash":"rpsih7","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"rpsih7","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{3}","lines":[200,200],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"rpsih7","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0032136238,0.026441313,-0.009305422,0.033657458,-0.023790669,-0.0025618735,0.038359698,-0.004063648,0.018738545,0.01429917,0.003927085,-0.009203773,-0.006705597,-0.0027131194,-0.011619799,-0.027512232,-0.022272028,0.045655333,0.050604038,-0.0054342537,0.035995387,0.03648179,0.061043836,0.037463475,0.008070582,0.007846763,0.019428253,0.0024356279,0.050380114,-0.018634789,-0.04292758,-0.056355976,-0.00040343945,-0.0080422675,0.009746128,-0.040042415,0.0056345477,-0.023152327,-0.035000585,0.04783622,-0.0012708213,-0.049643088,0.011684343,-0.0028363636,0.014259121,-0.010328053,0.020046206,-0.017092267,-0.052357584,0.002344477,-0.021618953,-0.018880986,0.014101408,0.0062660966,-0.025079673,0.019112835,-0.061381932,-0.025034003,-0.047517106,0.020119684,-0.055585343,0.019361723,-0.024053698,0.025188383,0.044960663,0.011670399,0.0017998775,0.005713569,-0.009266406,-0.02231935,-0.015040101,0.026803238,-0.049253568,-0.004677826,-0.04158201,0.022740884,0.03125938,-0.033608746,-0.030648192,0.022607883,-0.017241143,-0.010031815,0.014020594,-0.0079096425,0.035604347,-0.006244234,-0.07921115,0.078771606,0.039501186,-0.027687049,-0.008459639,-0.010495686,0.02046732,-0.02009897,-0.0050725997,0.011809846,-0.01874852,0.041017503,0.036069453,-0.0035162393,-0.035736553,-0.0076760487,-0.015291473,-0.00369934,0.029169427,0.0073603196,0.018160183,-0.025463575,-0.023550209,-0.0043424508,-0.00401552,0.016035818,-0.013191856,-0.0242466,0.021713654,-0.057926685,0.022975082,-0.018704697,-0.017231444,-0.056708667,0.041191246,0.015959686,0.015519736,-0.01715188,-0.007233711,0.0070208665,-0.028731318,-0.016717175,0.06502725,0.023423688,-0.009440863,-0.008620938,-0.00983681,-0.0017526761,0.013837067,-0.02700925,-0.010490069,0.032819707,-0.033745136,-0.06567325,0.015100129,0.060784552,0.014974152,-0.0018060184,0.017982962,-0.05520079,0.06453506,-0.03346934,-0.027908325,0.0061754426,-0.049948547,0.042502534,0.011829241,0.019264104,0.005444819,-0.0005510468,0.027131971,0.014885694,0.002268282,0.016981062,-0.0059724306,0.034381077,-0.036419924,0.008584669,0.043296702,-0.019342892,0.0016343562,-0.008171155,-0.0046578725,-0.014766876,0.012860446,0.04638181,0.0049526137,0.059878446,-0.0010607882,0.028802706,-0.010844559,0.029874396,0.061451215,-0.040903524,-0.03569553,0.0023754404,-0.049429648,-0.02139387,-0.006536813,0.012297686,0.02365217,-0.027434474,-0.009580897,0.059450958,-0.027003365,0.02449095,-0.0044874097,0.032482654,0.030963955,-0.015659988,0.015738182,-0.017535193,-0.006076743,-0.014582751,-0.023466358,0.03864093,0.02231185,-0.022818567,0.0037393547,0.01324508,0.016871529,-0.035843723,0.005929653,-0.04876313,-0.042781685,-0.033019975,-0.045157634,0.013748709,-0.010992045,-0.00055718166,0.011886824,0.031087518,0.0057826033,-0.02759493,-0.043709442,0.047829695,-0.02901172,0.046879366,0.042925403,-0.0032520187,0.0138077,-0.0041154632,-0.005333981,0.013468247,-0.080036156,-0.008038473,0.01580889,-0.0102789765,0.089184806,-0.009836102,-0.05070478,0.037436195,0.01866867,-0.044177867,-0.020507213,-0.041452613,0.023764528,-0.03783911,-0.012351775,-0.02676816,-0.022704542,0.02325963,-0.02057247,0.007912222,-0.008560452,0.019308772,-0.016851572,0.027653877,0.0077061066,-0.0037566891,0.02967211,-0.016316086,-0.024986459,-0.022368837,0.04076533,0.027017621,-0.002781108,0.014027797,-0.021762976,-0.0070396014,-0.026827151,0.003939154,0.018053569,0.021319192,-0.017126715,0.026780263,0.022817956,0.051776044,-0.028081045,0.034050785,0.014343744,0.027595133,-0.008052246,0.029446905,-0.04422855,0.050275028,0.008321338,0.02669825,0.038987786,-0.056722313,0.020884436,-0.0060711736,0.0020278173,-0.038779803,-0.036529806,0.029532865,0.08423581,-0.0015654932,0.012047476,0.026349096,0.016922355,-0.1754435,-0.013736516,0.0042955657,0.016030958,-0.012836635,0.021056356,-0.058270257,-0.0057726502,-0.0035899987,0.032658346,-0.0020457734,-0.052087404,0.005418436,-0.030442448,0.011544582,0.0401594,-0.010627481,-0.0019065407,-0.005520086,-0.049680084,-0.0056737927,-0.026957694,0.026587268,-0.005737374,-0.004250568,-0.008366981,0.055598184,0.02197811,-0.027374206,-0.034211267,-0.011636426,-0.015355884,0.019544901,0.022984212,-0.0003727605,0.035246395,0.07107195,0.017478697,-0.0076522855,-0.020023523,-0.00052184454,0.027620154,0.0063052913,0.0032081043,0.012725191,0.04636936,-0.01046967,-0.019137412,-0.05906358,0.002866246,0.020765617,-0.04940053,-0.015801167,-0.011422186,-0.055796612,-0.034418214,-0.017855879,0.027014825,-0.033596262,-0.009816193,0.037515286,-0.03572905,0.0076949503,-0.07500195,-0.010389452,-0.008279124,0.022020657,0.017671838,0.045693386,-0.027623082,0.0026601914,-0.057071947,0.044868417,0.00638536,-0.0034411366,0.030916965,-0.016872816,-0.03982182,0.0022313187,-0.116352536,0.0036898642,0.0038268052,-0.012747432,0.01313031,-0.03778215,0.037518807,-0.01200704,0.0577558,0.024640115,0.25769123,-0.00064631586,0.0114703495,-0.037185147,0.039050307,-0.007873983,0.028951917,0.02053504,0.01063318,-0.03100696,-0.0109222215,0.039698776,0.027532108,0.011039254,-0.015646264,0.005405427,-0.022347853,0.0024927284,0.06263139,-0.0044286274,0.040065028,-0.005666185,-0.019497065,0.0509717,-0.03775877,-0.017020643,-0.0064707026,-0.0045753317,-0.03816851,0.020470086,-0.016473575,0.066938326,0.005622195,-0.01698998,-0.049122863,0.038020786,-0.011109152,-0.041467734,0.0063863127,0.01589845,0.019065958,-0.0041074,0.018357236,0.005603726,-0.00926753,-0.054498516,0.04089193,-0.013345558,-0.0409812,-0.012453085,-0.014475644,-0.049598977,-0.030054025,-0.022744393,0.038761556,-0.0014671036,-0.039168477,-0.0008307375,0.020628704,0.05321553,0.013244432,0.003728447,-0.06572707,-0.0066584414,0.008556253,0.04824431,-0.000105228406,0.00847985,0.052163742,0.041361,-0.023287106,-0.018633077,-0.0012642123,-0.036632787,0.02221563,0.057390742,0.046878286,0.061843667,0.008133541,0.029709905,-0.008628457,-0.0076908236,-0.012579144,0.012336094,0.004812978,-0.007857768,0.06536433,0.015844088,-0.04182953,0.00743086,-0.018006593,-0.0058707963,0.010685795,0.044668052,-0.0052834623,-0.0068808207,0.0046058414,0.0011439809,-0.042921163,0.015905622,0.00082792394,-0.008781349,0.012258791,-0.021014417,-0.009742179,-0.035116564,-0.025451379,0.00845857,0.04922145,0.013594389,0.008037966,0.014535098,0.020383958,-0.0020073126,-0.016711488,0.029246615,0.039466206,0.014190905,0.020332813,-0.0013367564,0.05146176,-0.012282821,-0.009715025,-0.006570542,-0.03519931,-0.038865328,0.0026305136,0.013622484,-0.03649873,0.03214426,0.042868193,-0.032156207,-0.0245693,0.05678842,0.044272944,0.006807439,-0.005866631,-0.02271062,0.010282262,0.008509251,-0.062595315,-0.044336755,-0.01840926,-0.033575885,0.036919814,0.008385817,0.009696221,-0.03877116,-0.02062471,0.048592187,-0.0035293107,0.04973189,0.033491917,0.0032783302,-0.052669503,-0.008964782,-0.00896548,-0.0016644935,0.019551083,-0.030535562,-0.01970456,0.032953102,0.055409595,0.05491706,-0.005605695,0.03434013,-0.059741203,0.027717017,-0.018563017,-0.032987863,-0.0064545865,-0.055647008,-0.05261,0.0054801046,0.012179859,-0.029374084,-0.045440406,0.01133449,-0.052364185,-0.037281774,0.038961362,-0.004686554,-0.05532029,-0.0372996,0.024607327,-0.048655666,-0.03560876,-0.0023096334,0.022532439,-0.013473292,-0.022732692,0.08227132,0.017585792,0.0009924526,-0.014452951,0.006899036,0.08482168,0.02158318,-0.0056398376,0.015489359,-0.04206942,-0.012069472,0.0023650809,0.0062747314,-0.0027457874,-0.008107375,-0.038151473,0.0008404379,0.008306296,0.0201245,-0.045202747,0.008292093,-0.022423992,0.02001251,-0.0123609295,-0.059156965,0.023781568,0.0637496,0.07099714,-0.020513486,0.024511058,-0.027190251,0.02596153,-0.02867727,-0.005768121,-0.004310402,0.02236552,-0.044597764,0.034066953,-0.028579943,-0.0036468052,0.041458223,-0.020637907,-0.0038747906,0.0005634771,-0.031034276,0.0061256834,0.007947759,0.021637745,-0.025226628,0.024385456,0.015728403,0.020999433,0.051809452,-0.01804877,-0.013248882,-0.040978502,-0.037120305,0.019626884,-0.02958636,0.036109295,-0.08802123,0.011895502,-0.032623716,0.042571142,-0.014913764,0.0035479423,-0.04578856,-0.022368506,-0.05002734,0.0005650916,-0.020948034,0.02090248,-0.0049338867,0.00412328,-0.0041808886,0.02373059,0.0025092023,-0.012659218,-0.013424033,0.01990494,-0.041450508,-0.038790125,0.00062796427,0.014771032,-0.018210704,-0.02676901,0.013113664,0.011841056,-0.03821625,-0.05508941,-0.05238287,-0.008541459,-0.012733305,-0.012645392,0.021646509,0.020050308,0.012079504,-0.03700415,-0.057932667,0.030753432,0.0050166245,-0.008844846,0.0012303942,-0.03271758,-0.05124647,-0.015569206,0.004534904,-0.004591951,0.024288122,0.0056178314,0.0017452398,-0.015309348,-0.02726923,-0.00967382,0.0443191,-0.008773609,-0.033523165,0.022756234,0.03723009,0.042006925,-0.070183225,-0.0000198262,0.045719806,0.006663697,0.0167193,0.05377375,-0.005248165,0.0069384817,0.000742258,0.00089404086,-0.0028535598,-0.007475642,-0.01868531,-0.009270115,0.0010576338,-0.027158724,-0.0486977,0.014782169,0.056238815,-0.0560679,0.00006852426,-0.018461144,0.01427057,-0.031852014,0.0197495,0.015001042,-0.01838262,0.01759908,-0.00068890257,0.035597906,-0.009455324,0.02997945,-0.0073036095,0.013294967,-0.022241915,-0.031744126,0.018238781,-0.042886462,0.006178602,0.010799858,0.0147555275,0.026609493,-0.010611002,0.03842261,-0.03098925,-0.04180324,-0.0058163623,0.043749176,0.023595415,-0.02936454,0.044574253,-0.0009298515,-0.0054018907,-0.0046520676,-0.021204868,0.049435448,0.017658262,-0.021383727,-0.00061907124,0.029948005,0.029101595,-0.020572923,-0.013949019,-0.01876197,0.01805574,0.019831685,0.005198049,0.0020072057,0.025554057,-0.00966122,-0.04502027,-0.010437855,-0.019392494,-0.034489766,0.0051858434,-0.007596926,-0.003729185,0.030772943,0.05134949,-0.00970801,0.0351951,-0.027089622,-0.031505115,-0.1404556,-0.034204748,-0.024345435,0.02494651,-0.014872148,-0.006934624,0.026493851,-0.05441259,-0.004766585,0.017266372,-0.051679686,0.022539774,0.038510777,-0.02655826,0.005530639,0.010136631,0.0018768173,-0.0058967546,0.009219333,0.018180054,0.008312632,-0.028058155,0.003517912,0.0023741375,-0.01851025,-0.0007114498,-0.013361537,-0.0010837393,-0.0038027817,0.023662914,0.015130406,-0.021230228,0.025886644,0.030973228,-0.01826569,-0.014883386,0.0029703237,-0.03191899,0.016748331,0.034626093,-0.00498466,0.026669791,0.02576346,0.033442795,0.011071462,0.024057312,-0.0049628783,-0.0017346418,-0.010227707,-0.0030037253,0.02571163,0.049970407,-0.047051787,-0.00023797857,0.01217224,0.015650474,-0.03862781,0.0010608499,-0.023347532,0.010731261,-0.047045108,0.039984297,-0.0016028649,-0.023131737,-0.02543429,0.012551009,-0.036854878,0.01828937,-0.033806223,0.0154907135,0.03921205,-0.00039782526,-0.051533364,-0.05588593,-0.01829269,-0.0036617173,0.030896569,-0.014843546,0.013396803,-0.0056208046,-0.01206681,-0.030808223,0.01807534,0.023037286,0.07125022,0.018646618,-0.040830173,0.008930195,0.041029494,0.024287047,-0.014834853,-0.06051467,-0.0041787326,-0.038962245,-0.011943042,0.054171454,-0.019048395,-0.018473154,0.019500012,0.002503674,-0.031887885,0.023530466,-0.008595734,-0.037693188,-0.03520106,0.057372272,0.014283249,0.019504977,-0.024375398,-0.004599768,-0.0347208,-0.013035176,0.03570463,-0.039219104,-0.086375766,0.0052613853,-0.005419889,-0.027687121,-0.017555706,-0.06561661,-0.03435241,-0.0023758125,-0.045699276,-0.027251657,0.0070906677,0.026646066,0.008657209,-0.0049813497,0.014794562,0.021532938,-0.0022444595,-0.020767406,-0.028400227,0.017610827,0.0495182,-0.0013275833,-0.03277039,0.054731067,-0.038062204,-0.026962537,-0.0019425423,0.01251357,0.014527004,-0.022409745,-0.015910687,-0.06960493,-0.012530116,0.009623946,0.016059985,-0.059453107,-0.007314947,0.008473781,-0.029484332,0.028892757,-0.01062253,0.033447687,-0.00047084052,-0.050312266,-0.004055896,0.08849235,0.020394638,-0.019556902,-0.044676155,0.0135989385,-0.033634026,0.04036208,0.020485075,-0.036500506,-0.008993618,0.02392276,0.015833424,-0.0076988367,-0.0061986926,-0.0025107106,0.028229384,-0.017372726,-0.0010570016,-0.03321986,0.034437504,0.0029555643,0.03397366,0.019454353,0.07669453,0.033651493,0.013336367,0.049779348,-0.0011433316,0.029244969,-0.05083382,-0.025727974,0.035512842,-0.006818185,-0.017890211,-0.059674174,0.043406,-0.023685237,0.033024516,0.026837364,-0.009454112,0.02223038,0.009293129,-0.018061925,-0.05542919,-0.025053188,-0.031113338,0.014621859,-0.014553091,0.019522768,-0.029856281,0.02141991,-0.040789925,0.025264397,-0.043567237,-0.011020955,-0.027562628,-0.011247758,0.08174369,0.023756677,-0.0032489977,-0.02933093,0.021557333,0.027402876,0.018237138,-0.0218242,-0.01821366,-0.01560017,-0.0026689314,0.023394354,0.0060146726,-0.01589274,0.027919704,0.0061477814,0.0046939407,0.0033025278,-0.018804526,-0.018087843,-0.0060460656,-0.016128799,-0.006182277,0.015394754,0.004834998,-0.008730913,-0.00039940243,0.010949516],"last_embed":{"hash":"1wtyb0l","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"1wtyb0l","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{4}","lines":[201,201],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wtyb0l","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.019909775,0.0016306681,-0.030471323,0.057595067,-0.03562125,-0.0036658545,0.018806275,0.030258171,0.02659532,0.007001258,0.011019511,0.009652798,-0.015383884,0.010158251,0.009211661,-0.016034735,-0.026596587,0.05100204,0.044387538,-0.00434673,0.012812583,0.02603467,0.045121167,0.011439075,-0.008463277,0.003969329,0.032549713,-0.008978949,0.03088247,-0.035315633,-0.031175403,-0.07991344,-0.0076918746,-0.009935011,-0.008138304,-0.03681413,-0.029807251,-0.010417145,-0.034698803,0.056229956,-0.018365782,-0.018273655,0.010618934,-0.0003121676,0.006266464,0.004253022,-0.00030178053,-0.010559999,-0.038219247,0.011225381,-0.005086841,-0.013336073,0.008706924,0.0021480485,-0.013466468,0.024907032,-0.057057466,-0.033268694,-0.060699806,-0.0022327504,-0.039917372,0.031370215,-0.03817959,0.034519404,0.037763916,0.008489011,-0.012398383,-0.00044274103,-0.007508029,-0.021358972,-0.023945639,0.03581408,-0.061334334,0.0014552408,-0.036277197,0.0064235274,0.019570645,-0.021688623,-0.006262599,0.013754086,-0.005894121,-0.021992106,0.016836151,-0.020843478,0.022217551,-0.009595066,-0.052948877,0.05808786,0.034704376,-0.03975248,-0.016882155,-0.017347453,0.00701396,-0.03010932,-0.009248458,0.021531515,-0.018725071,0.03718298,0.02274587,-0.004947111,-0.00846375,0.0056412197,-0.021299658,-0.014477287,0.018377539,0.00270814,0.0050164415,-0.01837042,-0.006247392,-0.012290348,-0.011271088,0.024587216,-0.017861197,-0.038846977,0.020359883,-0.066427566,0.0134046795,-0.020473786,-0.017339319,-0.03115465,0.0241129,0.004909847,0.04600276,-0.021148223,-0.018864742,0.0056217243,-0.019469524,0.0003152319,0.043794245,0.04208018,0.008692164,-0.016662514,-0.021857351,0.0045100115,0.010229707,-0.006990268,-0.041586723,0.025614776,-0.038208846,-0.06489835,-0.012659333,0.06725086,0.018251795,0.0008909785,0.019100972,-0.039889954,0.08138397,-0.027321773,-0.03889458,-0.020907745,-0.02662445,0.031359106,0.016930494,-0.004806158,0.023175435,0.004198116,0.029713472,0.0136321485,-0.00048926886,0.007750088,-0.008091279,0.022280827,-0.040661164,0.011916883,0.05670696,-0.014401973,0.0006223658,0.0012269525,-0.022060324,-0.009933641,-0.009236116,0.036181826,-0.013085443,0.04553566,-0.0024343366,0.036973454,-0.019037073,0.021890752,0.060986318,-0.055747956,-0.052730378,0.008352467,-0.034203794,0.008520133,-0.031392716,0.01103118,0.018314486,-0.020364815,0.007961683,0.07607597,-0.006756134,0.046722047,-0.010754242,0.032758657,0.017408384,-0.015157822,0.008667794,0.0014660001,-0.0011416861,-0.008152372,-0.03091241,0.023670943,0.021238565,-0.00804556,0.0008217286,0.012597044,0.038074493,-0.023327297,0.007217688,-0.043520276,-0.055678107,-0.010087905,-0.02869578,0.026308997,-0.027510708,-0.010210141,0.005438034,0.029030822,0.017392593,-0.02492361,-0.057288207,0.042851236,-0.02595524,0.05650246,0.04790471,-0.017376272,0.009567392,-0.005264616,-0.017393174,0.021498367,-0.0609523,-0.028864106,0.030026142,-0.0003004905,0.085431956,-0.0139104035,-0.059312943,0.0052877367,0.022568587,-0.04551772,-0.017040698,-0.016823573,0.008199766,-0.031184485,-0.0076616155,-0.025521893,-0.017621187,0.033890337,-0.014279761,-0.009622201,-0.023651844,0.018398747,0.0029433535,0.06301847,0.010425567,-0.0007022142,0.013208823,-0.015980897,-0.03480129,-0.016474845,0.046180207,0.021503132,-0.02606794,0.013405559,-0.027889205,-0.0002789825,-0.019768976,-0.009238833,0.018798482,-0.009030714,0.01500236,0.030797623,0.020235538,0.082095206,-0.040305894,0.019485094,0.013708071,-0.0074189375,-0.015520699,0.047131952,-0.037407845,0.03425395,0.021305323,0.04931577,0.0061080283,-0.03704428,0.036836777,0.0038676104,0.001955982,-0.0067087878,-0.038800925,0.026520688,0.07257962,0.011784484,0.024357036,0.0237084,0.01490282,-0.1774481,-0.0042000576,0.013206905,0.0034539804,0.0035122114,-0.0015192216,-0.04701877,-0.02987229,-0.026214851,0.059758976,-0.012376044,-0.04215051,-0.019924926,-0.022028262,0.0023552878,0.03548248,-0.009991799,-0.012565269,-0.000021189968,-0.045867857,0.018310804,-0.020909788,0.0033498232,0.013252654,-0.02518683,-0.024173139,0.059946995,0.029785221,-0.015794054,-0.02807996,-0.005409217,-0.031693142,0.01479024,0.040237356,-0.012128796,0.037901856,0.054184888,0.024888285,0.0095420135,-0.021453507,0.02155752,0.045442645,-0.007819464,0.023564566,0.013147103,0.05649884,-0.022668365,-0.025930293,-0.05837318,-0.004026671,0.03217927,-0.043019272,-0.01926945,-0.0017183913,-0.032577395,-0.0037338533,-0.03229484,0.03538322,-0.04662167,-0.019927222,0.030931037,-0.015089722,0.002474058,-0.05457391,-0.0012735098,-0.0031131906,0.032140926,0.014017392,0.028609045,-0.025420945,0.021127032,-0.048509266,0.041050844,0.04198357,-0.009524031,0.012727348,-0.014381499,-0.04312409,-0.0004645259,-0.10623597,-0.0018171117,0.009237299,0.001187819,0.014801176,-0.04243017,0.015786069,-0.048290245,0.043385003,0.0050597903,0.24575005,0.009416034,0.020662937,-0.032217063,0.038285423,0.0022277082,0.034647856,0.0104437405,0.017934978,-0.016972184,0.013194644,0.055362,0.013394144,-0.00266744,-0.008122922,0.016552111,-0.040306736,-0.0031918683,0.06314859,0.0027537695,0.014929434,0.0033666405,-0.009292091,0.049686186,-0.05027538,-0.042425103,-0.029245464,0.006760624,-0.05466626,0.01180583,-0.016467685,0.061361708,0.04092891,-0.010576724,-0.044330504,0.03945425,-0.0014396848,-0.021656236,0.009402674,0.020151276,0.006149699,-0.010073486,0.019352213,0.017150199,-0.02228265,-0.029341316,0.03984144,0.010593667,-0.03250394,-0.03321925,-0.013322861,-0.045317344,-0.04183719,-0.025348356,0.035290755,-0.025455028,-0.02420828,-0.02592935,0.034535896,0.035446472,0.0041281106,-0.000016160699,-0.051295675,-0.02551443,-0.0093243625,0.01649114,0.009523628,0.0055841464,0.04036185,0.04333393,-0.016896388,-0.019682601,-0.0019489498,-0.03791615,0.017521225,0.04014834,0.07329062,0.07080809,0.016076803,0.015651848,-0.014325783,0.0039762314,-0.010439305,0.048385262,0.016016506,0.008571009,0.043735992,0.018032363,-0.023349697,-0.015965262,-0.014776865,0.012715366,0.019732935,0.035669293,-0.019442024,-0.028087521,0.008909292,0.009918776,-0.020720573,0.01445479,0.010309246,-0.012007169,0.0071756784,-0.022088444,0.010353158,-0.067360766,-0.034203753,-0.0019342647,0.062043138,-0.0006428575,-0.0057605393,0.01429861,-0.005944218,-0.012921255,-0.018685862,0.012913235,0.05068154,-0.016295077,0.010831915,0.025827432,0.048840966,-0.036717843,-0.025172884,-0.0029100594,-0.020860711,-0.025634138,-0.016137628,0.013762862,-0.034317777,0.030247176,0.07165366,-0.030693926,-0.02194151,0.052374043,0.039214578,0.010232033,0.007172543,-0.018297402,-0.00066412456,0.0046390854,-0.04831766,-0.041499577,-0.0061974567,-0.019729001,0.03259009,-0.006460763,0.028365603,-0.04990284,-0.009837605,0.01816725,-0.01377685,0.03355549,0.028973456,0.012374814,-0.038834874,-0.015861915,0.002978631,0.0037349486,0.018711349,-0.03479264,-0.022435023,0.05720092,0.058137856,0.058343057,-0.022616593,0.019108023,-0.061481915,0.029937144,-0.020684738,-0.016779779,0.011817954,-0.062083658,-0.04651994,-0.0033126785,0.02283766,-0.031442106,-0.029437417,0.027120776,-0.046776418,-0.033647794,0.010280952,-0.0064087915,-0.035156753,-0.0399302,0.029085558,-0.042122863,-0.025248509,-0.010268762,-0.008392393,-0.0059051057,-0.014014036,0.091538854,0.020901483,-0.00082400604,-0.025560696,0.008681267,0.06801401,0.03482101,0.004815029,0.0007604205,-0.036761712,-0.013186617,-0.004489941,-0.0089210635,0.003692356,-0.009664583,-0.024074508,0.04021468,0.0076815616,-0.0091348225,-0.034820497,0.021272372,-0.012209782,0.009471998,-0.0028682936,-0.0560109,0.041480638,0.038718894,0.062382907,-0.026370749,0.037629616,-0.047974054,0.028202062,-0.0070474143,-0.023444353,-0.014095816,0.043729417,-0.0421249,0.026555926,-0.036367133,-0.008410168,0.027770808,-0.020386364,-0.0043921215,0.0041304277,-0.03462342,0.016947689,0.006536348,0.0393134,-0.018687537,0.018711926,0.013757305,0.027699795,0.06366123,-0.015765734,0.006056812,-0.03491892,-0.024082249,0.040633257,-0.0051474036,0.03504807,-0.07400245,-0.002027086,-0.0154274795,0.0441808,0.005404716,0.0034388374,-0.05290317,-0.03616308,-0.049687807,-0.0020957289,-0.018397393,0.032686904,-0.00015779966,-0.0029124287,0.0039415597,0.027196597,0.00736674,-0.008831793,0.0017425669,0.0031797534,-0.036094952,-0.04548794,0.0005941209,0.044266213,-0.027984902,-0.020408696,0.011826839,0.007861905,-0.049997643,-0.060842916,-0.042408414,-0.014980009,-0.011647137,-0.002501079,0.05270546,0.056961216,-0.0011072471,-0.0439866,-0.062055927,0.00089012395,0.002826875,-0.027136179,0.008370991,-0.020919217,-0.041458983,-0.025331954,0.006839554,0.0021985283,0.028316377,0.0004536132,0.003308474,-0.01745574,-0.024183653,-0.032827653,0.048397556,-0.0108010825,-0.028222341,-0.009569887,0.04011127,0.058026448,-0.049792405,-0.0016115434,0.07015044,0.032550495,0.01048465,0.04880104,-0.02650332,0.0032171896,0.00011620639,-0.013976399,0.023841916,-0.023042148,-0.0032899438,-0.010342826,-0.0044418694,-0.03155845,-0.037373547,-0.0040293895,0.05031714,-0.04687525,0.00068820146,-0.022257064,0.025208086,-0.029737698,0.0056101102,-0.004782075,-0.048607968,0.036527112,0.028238699,0.030745326,-0.015958568,0.051110335,-0.008789549,-0.004598653,-0.021633513,-0.02296678,0.009810376,-0.05376047,0.009625899,0.013006243,0.03027929,0.013294154,-0.034164533,0.03596939,-0.04350437,-0.046380308,0.0018457496,0.059497643,0.02480893,-0.06340208,0.05707552,0.017124092,-0.017362138,-0.015151229,-0.031266056,0.03322315,0.016187444,-0.026780289,0.009058064,0.029700965,0.024061874,-0.012293792,-0.005466898,-0.027908498,0.00035606703,0.008849236,-0.0014617435,0.008963762,0.022308335,-0.028037133,-0.019248907,-0.018460643,-0.022662941,-0.0403703,0.029136756,-0.019669477,-0.008842083,0.0076415543,0.05397195,-0.010215312,0.040717967,-0.045611195,-0.009777633,-0.14082314,-0.04870148,-0.02807646,0.02343896,-0.024353229,-0.011978989,0.020104652,-0.05925298,-0.011015108,0.014765105,-0.03459977,0.009893819,0.028143004,-0.0380948,0.026896384,0.009020657,-0.012157722,-0.015166089,-0.012370964,0.025305394,-0.019363046,-0.028097192,0.0037428963,0.004524757,-0.040319867,-0.0031148212,0.007265224,0.018180177,-0.010209852,0.034486737,-0.0019614438,-0.01696843,0.022647861,0.037412684,-0.033795506,-0.0112354085,-0.00021260582,-0.022461802,-0.0101453075,0.06804933,-0.012957503,0.032384805,0.015068803,0.024445435,0.0407501,0.036306433,-0.0052252416,-0.0025852842,-0.008872474,0.008259571,0.039304852,0.04255399,-0.019029565,0.021750553,0.021002216,0.016234707,-0.03623757,-0.009091491,-0.026171211,0.012480303,-0.042062197,0.05630978,0.0032525028,-0.02198102,-0.000696598,0.036307145,-0.025293155,0.0179143,-0.022046093,-0.0033340908,0.041252036,0.0026564924,-0.051133733,-0.041535567,-0.0146379145,-0.01070771,0.06231827,-0.014891272,-0.009763593,0.01152276,-0.018382475,-0.03317687,0.0005186791,0.028785106,0.07752174,0.0046272683,-0.04230903,0.000881132,0.053251617,0.011417853,-0.036861155,-0.05380589,-0.008857678,-0.034181293,-0.029302208,0.054385014,-0.037972003,-0.023122417,0.013030949,-0.0019278962,-0.030160407,0.017289614,-0.029253896,-0.041159913,-0.01808419,0.030143464,0.028147986,0.02005125,-0.03133236,-0.011083962,-0.030612541,-0.023884896,0.015849331,-0.0294889,-0.06324074,0.008562896,-0.018690472,0.00500575,-0.0076176752,-0.059232157,-0.019013716,0.0034505567,-0.05230419,-0.029647829,0.025210015,-0.0022961479,0.00925204,0.001110916,0.019812616,0.01984157,-0.01982773,-0.025460726,-0.025787048,0.0037840183,0.030876622,-0.010683456,-0.037963565,0.05113777,-0.043550406,-0.03198233,-0.0071370504,0.0028123918,0.015332353,-0.024227897,-0.013951674,-0.066809475,0.00071879674,0.038048938,-0.0013997222,-0.053927246,-0.011861347,0.023179876,-0.01076077,0.04551674,-0.026677705,0.03830711,-0.035599757,-0.033186715,0.0018109187,0.055955447,0.005220175,-0.028068492,-0.028432373,0.0042371307,-0.01678552,0.0432524,0.019016776,-0.014000136,-0.0044077453,0.021347955,-0.007506998,-0.011094329,-0.010679578,-0.0030652294,0.026645724,-0.021897212,0.0052509555,-0.028058397,0.033926364,0.023050684,0.029849393,0.023870733,0.07700945,0.010330675,0.004768568,0.013682569,-0.0033957341,0.031974476,-0.04078501,-0.02076758,0.038491305,0.006839902,0.0051227417,-0.03366261,0.053955942,-0.01484819,0.021587068,0.016656699,-0.003054803,0.019401664,-0.02529843,0.00015064368,-0.061240412,-0.00016176043,-0.017968562,-0.0017429269,-0.030863272,0.036229018,-0.0047722207,0.043971837,-0.024559133,0.03200063,-0.04509508,-0.014276732,-0.028727302,-0.020264141,0.06551824,0.020924026,0.008956522,-0.0128503945,0.020804262,0.035659153,0.0055325916,-0.0048367563,-0.008805049,-0.017278878,-0.014836397,0.035216764,0.0067761517,-0.010695368,0.04991343,0.0058055483,0.010268,0.015909608,-0.026636174,-0.025343342,0.0069361846,-0.04504855,-0.013849103,0.01601786,-0.01623654,-0.008783472,0.015293087,-0.01653805],"last_embed":{"hash":"1t69wku","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"1t69wku","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Creating First Repository#{5}","lines":[202,203],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1t69wku","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Pushing Existing Repo": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03836398,0.04599434,-0.02477358,0.03893541,-0.058432605,-0.037298255,0.04538814,0.021237994,0.003440454,0.011473621,-0.011022291,0.06321327,-0.0491979,0.011382278,-0.0024684337,-0.008824324,-0.02607143,0.027823968,0.010898701,0.01335321,0.0127998525,0.005525447,0.036101405,0.00037442136,-0.0008360252,0.0022045053,0.023199152,0.016761852,-0.0032939243,-0.0001767295,-0.04791533,-0.007856964,0.009987971,-0.012878743,-0.058299694,0.0032970223,-0.01622323,-0.010902058,-0.019207498,0.023754466,-0.012166463,-0.014977057,0.026081115,0.00924498,-0.0031136083,-0.010549127,0.025478993,-0.018408328,-0.016335065,-0.013080279,-0.028770339,-0.013241716,0.028691294,-0.0146580925,0.01528592,0.035546783,-0.019207986,-0.011243363,-0.026800524,0.015333514,-0.022125518,0.0022364645,-0.06488004,0.010006616,0.03074431,0.020091621,0.017500417,0.054467093,0.012015501,-0.023809087,-0.030456038,0.039567012,-0.050930277,-0.0199363,-0.01870755,0.032105237,0.048338484,-0.025841413,0.012933067,0.014730617,0.013622444,-0.022888644,0.014833976,0.044222683,-0.023764804,-0.029228823,-0.037476767,0.06870303,0.014791828,-0.009563571,0.010465533,-0.027988894,-0.018277591,-0.05693073,-0.023820356,0.0033858551,0.0002541554,-0.007482933,0.015384873,-0.025024658,0.027427593,0.003584097,-0.026562082,-0.044620875,0.03282784,-0.010469228,0.005699331,0.008168681,-0.028818501,-0.019943949,0.005692414,-0.005500528,-0.040000495,-0.0010606342,-0.010850099,-0.032971587,0.012076402,-0.011507304,-0.04952057,-0.054190695,-0.01309817,-0.00809623,0.035713013,-0.01095191,-0.010839223,0.022250615,-0.006075356,0.0070964606,0.02797648,0.05367711,-0.053348348,-0.00838695,-0.021072574,-0.028564097,-0.0335884,-0.023175534,-0.001375494,0.034283806,-0.023642933,-0.056019325,0.013347867,0.08537548,0.022215394,-0.012693981,0.022272198,-0.0148879085,0.050715953,0.004145595,-0.0029920773,0.0290509,0.035981417,0.02327308,0.007642709,0.031415556,0.012954866,0.035208438,0.027182208,0.02311238,-0.015813895,0.020583482,-0.005875316,0.01797965,-0.031559534,0.02146311,0.015658116,-0.06889562,0.011527001,-0.039880473,-0.020746639,-0.040400304,0.036210947,0.003779849,0.019617777,0.049080983,0.004655932,0.036149748,0.0015607456,0.03570958,0.030038428,-0.049375564,-0.082916744,0.031520206,-0.0062555894,-0.030155255,-0.017896153,-0.028006231,0.01462127,-0.0055895653,-0.012309271,0.042286254,-0.022103176,0.029179906,-0.00013849244,-0.010466798,-0.010261174,-0.0018304064,0.04480869,0.04057507,-0.0010418952,-0.012256143,-0.012836436,0.04337166,0.036083102,-0.0061864327,-0.009426925,-0.0038311055,0.020517105,-0.027238747,0.014211619,-0.0803199,-0.01723088,-0.030786395,0.0011961524,0.029788954,-0.016015813,0.023376184,-0.02929173,0.046817828,0.002944608,-0.04589223,-0.04878993,0.05122559,-0.045286708,0.032626588,0.03833127,0.027156366,0.05522451,0.06049605,0.010254806,0.0006749627,-0.050135545,-0.033269543,0.0011126726,-0.03825744,0.070032425,0.0010506146,-0.06023137,0.038003393,0.008099264,-0.016106287,-0.0015609602,-0.028455433,0.0035108158,-0.014572696,-0.046412375,-0.016246067,-0.0019220168,0.019219737,-0.016856566,-0.02109201,-0.033442993,-0.04143969,-0.030317003,-0.010019088,0.044006165,-0.006044284,-0.0010244763,0.0017387535,-0.0112385,0.0028289882,0.023450518,0.0011118334,-0.0301431,0.0058243773,0.01107667,-0.010502032,-0.040286344,-0.008342325,0.017541561,-0.010822704,-0.020314742,0.038771074,0.008083765,0.055959884,-0.014933108,0.022449642,0.020357592,-0.020619204,0.007165373,0.061775375,-0.01635989,0.059119344,0.04189225,0.032350514,0.006840048,-0.037219465,0.037179917,0.038195025,0.010230675,-0.056271464,-0.03709305,0.048222944,0.09737578,-0.02622773,0.0142198,0.015761992,0.006500968,-0.1476167,0.0080852555,0.0032271317,0.08133289,0.013482293,0.019077547,-0.037216943,-0.021383278,-0.06491696,0.05808464,-0.018603966,-0.053762253,0.00401265,-0.01869977,0.0065976055,0.047505476,-0.04366439,-0.008113364,-0.008221317,-0.02941788,-0.003647865,0.0065258844,0.045377187,0.009860179,-0.01963699,0.020995669,0.030822614,-0.018702403,-0.050793048,0.024014223,-0.008025606,-0.030149559,0.010944181,-0.007459182,0.0025714498,0.03422572,0.01824089,0.009184581,0.012342239,-0.030473048,0.0037188497,0.038527858,-0.026749132,0.047826782,0.020976998,0.0013288416,-0.025176132,-0.021841515,-0.034025643,0.018066218,0.059538882,-0.014926573,-0.03150595,-0.0032094992,-0.043253228,-0.03707231,-0.008638236,0.05498739,-0.021347249,-0.028829888,0.025781073,0.04272754,0.013368581,-0.0016991972,-0.041161142,0.003329013,0.037527133,0.012022168,0.012225458,0.009330728,0.012517059,-0.049046084,0.020286795,0.048925217,-0.020498898,-0.0028793048,0.019020846,-0.040475357,0.009912051,-0.11147799,0.005686743,-0.0047328984,-0.01960909,0.019835174,-0.018924186,-0.0026324962,-0.017786566,0.028888732,0.017268157,0.24378343,0.01785402,-0.003295139,-0.011759932,-0.011102809,-0.0046525626,-0.018227588,-0.0042088465,0.06126601,-0.040729262,0.043294955,0.021587083,-0.013803444,0.0006992879,-0.005778472,0.027851788,-0.039837252,0.009961174,0.037356734,-0.0019566347,0.03821996,-0.016365,-0.022022553,0.0107490495,-0.009490488,-0.026209602,-0.02119227,0.013041094,-0.032552417,0.0800839,-0.003703917,0.057588775,-0.0012256636,0.004781462,-0.052965634,0.01694865,0.008360296,-0.01681379,-0.021874523,-0.0019742574,-0.044493873,-0.01651197,-0.021572012,0.019534376,-0.012539523,-0.043133374,0.007249821,-0.019995986,-0.050196733,-0.012379169,-0.053539626,-0.0022187005,-0.039506454,-0.005100063,0.027788768,-0.029884178,-0.023410339,-0.006109377,0.03314737,0.04251352,-0.00015967086,-0.005477764,-0.098119155,-0.00005460393,-0.0041987244,0.019642087,-0.014106734,0.037891854,0.029303184,-0.0116380425,-0.006905781,-0.011337574,0.0011388763,-0.020725014,0.03327961,0.01826262,0.05673682,0.051145293,-0.018462878,0.014947941,-0.004965217,0.021578174,0.01074528,0.017130455,-0.018865442,-0.007865378,0.0044547683,0.01987887,0.004488917,-0.0033108396,-0.06399031,0.005887642,0.02202309,0.070005186,0.04559,0.01994501,0.030447971,0.0011003914,-0.001084605,-0.02353378,0.013548726,-0.004469952,-0.0037486472,-0.013941432,0.055430394,-0.019521251,-0.05088912,-0.02445131,0.015023575,-0.04149832,0.028855544,0.030493543,0.014411905,-0.040552802,-0.011455436,0.05729431,0.060535587,-0.0013991434,0.009377955,0.02291407,0.007723259,-0.038402062,-0.015711471,0.013555522,-0.016665887,-0.028068172,0.0020096384,-0.021067064,-0.024167981,0.04080026,-0.009179466,-0.018522669,0.0013229672,0.026991833,-0.010689882,0.0054469095,0.03556658,-0.03450342,-0.014661638,0.030919941,-0.00022701395,-0.0009754195,0.012994773,-0.018933006,0.02388116,-0.007530142,0.054471675,-0.0117195,0.00778271,0.050816298,-0.01021282,0.04163143,0.0033008086,0.0110377185,-0.04137549,-0.009543749,0.0057239216,0.004359159,0.009741379,-0.01376165,-0.0029779389,0.029592657,0.03432484,0.03329804,-0.05178411,-0.004716337,-0.04926539,0.0049356567,0.00805538,-0.01661582,0.024721583,-0.026708275,-0.047247104,0.016981877,0.032953836,-0.032136943,-0.039766975,0.021618959,-0.00522486,-0.021796064,0.03878899,-0.018316759,-0.027545521,-0.05214719,0.052597564,-0.04286437,-0.03039681,0.0076319776,0.0049757347,-0.012817498,-0.04442885,0.10751915,0.03506238,0.005920944,0.004954007,0.022278374,0.064616546,-0.025371041,-0.017394448,-0.016210038,-0.054684654,-0.029854733,-0.0016275499,-0.012840676,-0.023132311,-0.0007957127,0.00037523484,-0.00066520064,-0.010880847,0.0013131648,-0.027738234,0.016413346,-0.01720967,0.010036254,0.018655406,-0.006241751,0.10701258,0.041898414,0.013374884,0.0073827775,-0.0045649507,-0.030532809,0.023408687,-0.052507907,0.021883456,0.00010244397,0.013164755,-0.05845963,0.031448353,-0.065782174,-0.0010533987,-0.031311765,-0.04329992,0.010715471,-0.017071694,-0.022292413,-0.006417629,0.024530245,0.022053432,-0.008602063,0.0017148145,0.023289008,0.013198135,0.042200774,0.019046977,0.033234708,-0.016121868,-0.031009529,0.0036895582,-0.037610594,-0.011163368,-0.08069909,-0.032687224,-0.000012948206,0.042785045,0.0073858094,-0.0053473436,-0.032964095,-0.01474895,-0.026226588,0.018729594,-0.014478791,0.03268463,-0.007825291,-0.00824913,-0.012775133,0.049890157,0.03164979,-0.0072652837,-0.03393006,-0.007888649,-0.009208128,-0.07490298,-0.016897662,0.039435443,0.0074571287,-0.012298337,0.0331594,0.029376008,-0.011319369,-0.03208422,0.017806122,0.0027899127,0.045126427,-0.033493116,0.043450408,0.024669176,0.0016370645,-0.028051268,-0.06993116,-0.01664674,-0.010119825,-0.025620513,0.013227166,-0.030370371,-0.024535416,0.03975943,-0.006599557,0.0032150578,0.02763437,-0.01600963,0.014030099,-0.06447103,0.013301638,-0.06089876,0.06391449,-0.006834885,0.011848041,0.035183474,0.0011314086,0.05978125,-0.039651614,0.000095447016,0.015780345,-0.02585107,0.012482392,0.06580069,-0.046846777,-0.006019979,-0.012704588,-0.023928024,0.02528504,0.00198992,0.012808772,0.011040499,-0.024560302,-0.09006556,0.005270957,-0.0012980092,0.03006281,-0.015211075,-0.009728501,-0.012112891,0.0026089938,0.010891158,0.009517968,0.0073206974,-0.001157002,-0.015305628,0.002856197,-0.008325836,0.011725363,0.041847505,-0.02145012,0.0014735224,-0.048215702,-0.024408529,0.015353541,-0.022932632,0.013746251,-0.004243596,0.058154237,0.0033400385,-0.024759036,0.015560788,-0.015599843,-0.027837759,-0.024499875,0.06694269,0.016049495,-0.059888214,0.05408344,0.01601714,-0.0062030316,0.011847705,-0.023860421,0.034951016,0.01640325,-0.022472013,0.020284489,0.0039812387,0.029324519,0.020796882,-0.008817015,-0.0033059309,0.017957173,0.006469524,-0.0023032017,0.0026894484,0.015180246,-0.0026983,-0.006245057,-0.052222744,-0.012570978,-0.03302734,0.02815145,0.014415471,0.008196872,0.02327034,0.014898863,-0.029247886,-0.0017637032,-0.058913354,0.020104922,-0.14444996,0.008772298,-0.021735124,0.01870923,-0.034096733,-0.011912887,-0.02522133,-0.009270296,0.013198647,0.006211036,-0.017451702,-0.01704608,0.004369347,-0.016207095,0.03697972,0.007072599,-0.026872437,0.0029189668,0.008105237,-0.02003634,-0.01641122,-0.05198613,0.04183454,0.010976194,-0.0012780045,-0.0025818744,0.006953095,0.031222144,-0.013861555,0.020279516,-0.008202672,-0.024129573,0.028119763,0.024290552,0.010624559,-0.039671745,0.019651374,0.009160009,-0.003781078,0.017742071,0.021721918,0.02443972,0.014657853,0.024101002,0.022888714,0.048919916,0.010766908,-0.022601696,-0.016143193,-0.021916412,0.023387888,0.06163175,0.028983425,0.0164723,0.02969149,-0.006873972,-0.032088708,0.015558247,0.0011411578,-0.002328123,-0.04504319,0.046916537,-0.023141632,-0.043498028,-0.022563053,-0.0056453045,-0.05193077,0.010637715,-0.032838613,-0.015440852,0.009087352,-0.0036544243,-0.035207976,-0.041376207,-0.026696285,-0.03716195,0.04529571,-0.008214104,0.017665658,-0.0066709267,-0.052996296,-0.024114918,0.009062791,-0.009059781,0.04585851,0.03820114,-0.0184742,0.007189663,0.014373988,0.024222815,-0.040608574,-0.03175793,0.033837106,-0.033306655,-0.028156271,0.024151389,-0.04113507,-0.022077741,0.028151851,-0.0331821,-0.02178584,-0.046694025,0.0068004094,-0.022629457,-0.027819773,-0.0224938,0.044546977,0.017416896,-0.027677372,-0.025170213,-0.045000684,-0.022606952,-0.014050968,0.014873186,-0.0485891,-0.008820515,0.00039161646,-0.032460015,-0.0077934684,-0.073584,-0.012995087,0.016864838,0.0024502722,-0.017714093,0.004229684,-0.012799653,0.0012684878,0.023625221,0.00912397,0.0140666505,-0.025146399,-0.021806402,-0.0093726935,0.0231369,0.0021574197,-0.005855087,-0.017714836,0.051050402,-0.014529487,-0.043161903,-0.0129346205,0.01012712,0.023140531,-0.035583377,-0.022346543,-0.035456367,-0.0013674335,0.054222584,0.011189872,-0.03717515,-0.038014174,0.016169107,-0.008563931,0.08456954,-0.014741024,0.05612137,-0.02005519,-0.014884337,-0.007080383,0.050194975,0.04032562,-0.06762595,-0.0047380663,-0.022540547,-0.0061115013,0.058016937,-0.021429876,-0.024905642,-0.027920583,0.042982347,-0.027856952,0.029524615,0.0037758444,0.022414146,0.028662512,-0.031987406,0.018184422,-0.05792511,0.06365236,-0.01374539,0.026164383,0.014874425,0.07958655,0.017421525,0.007932463,0.012985883,-0.02425996,0.023865733,-0.022302063,-0.027496705,0.018597178,-0.014524027,-0.010024939,-0.014345268,0.055989414,-0.033770725,0.025701411,0.02754241,-0.00781451,-0.019945402,0.032583654,-0.033578362,-0.016977094,-0.004060366,-0.010802454,-0.012417904,-0.037851706,0.016636241,0.0005738825,0.0026570673,-0.0361191,0.040077534,-0.02533554,0.009746374,-0.028054226,-0.031632703,0.04085522,-0.0027949046,-0.030871185,-0.04724873,0.027287804,0.0011833151,-0.023587575,-0.041015133,-0.02097008,-0.01804521,-0.017635876,0.025455777,-0.017039321,0.013176078,0.013949696,0.012479711,0.01103812,0.039348383,-0.040851258,-0.023481684,0.036227003,-0.016150555,0.0050825006,0.047118276,0.004396839,-0.039955143,0.018650696,-0.046549562],"last_embed":{"hash":"eeehpe","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"eeehpe","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Pushing Existing Repo","lines":[204,213],"size":195,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"eeehpe","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Pushing Existing Repo#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042469908,0.04128246,-0.020813964,0.030523678,-0.060718726,-0.031389978,0.040561695,0.016328769,0.0023779294,0.009363484,-0.011372868,0.06243818,-0.048808403,0.009735585,-0.0028780936,-0.009441913,-0.019535562,0.023100125,0.014278761,0.009794238,0.01979001,0.0030346836,0.03251567,-0.0037833943,0.0025537643,-0.0008287494,0.025693128,0.014372712,-0.0012587592,-0.0052655386,-0.046668634,-0.017274588,0.01057546,-0.015074431,-0.060352255,0.0063731032,-0.017490266,-0.010701404,-0.020228062,0.022952141,-0.017581869,-0.010971179,0.028063186,0.008618254,0.003104919,-0.0102183325,0.026825916,-0.01763164,-0.009661297,-0.0112002455,-0.027887873,-0.0165705,0.030703668,-0.016338006,0.01779881,0.034053195,-0.015268419,-0.005215332,-0.021273503,0.0061765993,-0.023097435,-0.008018092,-0.06431206,0.0069104075,0.030815927,0.022455342,0.01645065,0.05322548,0.011545516,-0.022096392,-0.03261762,0.0416828,-0.053897284,-0.02018245,-0.01850358,0.033272896,0.04753713,-0.01939663,0.017250353,0.012271151,0.015244646,-0.02784772,0.0082457755,0.044818465,-0.028487187,-0.0330628,-0.036973126,0.06920885,0.01733479,-0.0048061837,0.006625894,-0.03279001,-0.02263178,-0.057039786,-0.02570246,0.0005589572,-0.004079005,-0.007130484,0.014822661,-0.02719413,0.023172952,0.0014224983,-0.02566621,-0.043752942,0.028572807,-0.006535358,0.008940106,0.008257665,-0.028531967,-0.018266242,0.0053002294,-0.009214534,-0.03904007,-0.0013780363,-0.012761477,-0.031411793,0.0065661557,-0.0052829636,-0.04837196,-0.052335992,-0.015084565,-0.005558772,0.028864881,-0.010360495,-0.00538894,0.018318322,-0.010678014,0.0045437184,0.03085546,0.05760924,-0.053914934,-0.003709706,-0.018764611,-0.030476922,-0.02696182,-0.022386609,-0.0051932815,0.032724727,-0.027273957,-0.05375691,0.008245984,0.08894598,0.025711535,-0.015218159,0.02557635,-0.018206026,0.049127992,0.008797875,-0.0046109525,0.031095034,0.042054724,0.022531563,0.006793407,0.028800266,0.01534319,0.03497262,0.029979939,0.027381027,-0.015322005,0.022187052,-0.005356058,0.018704014,-0.03018465,0.019016422,0.0138067575,-0.069970235,0.0054054614,-0.03763957,-0.01876282,-0.03626844,0.034542557,0.007254042,0.011627999,0.049500223,0.0032033536,0.03776961,0.0047790385,0.037778836,0.03359102,-0.044923447,-0.08027068,0.028247906,-0.0053342097,-0.026558753,-0.020639198,-0.027201278,0.014287355,-0.0048448164,-0.01317389,0.044407267,-0.02401678,0.033025492,-0.0035243423,-0.013951947,-0.005611714,-0.0007787896,0.044810828,0.045876365,-0.0008703327,-0.017593544,-0.012521746,0.038027786,0.036264185,-0.0057055145,-0.009442456,-0.0007533333,0.024810392,-0.026921665,0.006615417,-0.0761483,-0.021143273,-0.026853701,-0.005237383,0.024345495,-0.023418412,0.027869374,-0.018805742,0.043037526,-0.0012322909,-0.04533618,-0.052037004,0.054589156,-0.043838713,0.029641267,0.040626172,0.030532964,0.056478288,0.062035877,0.007770459,-0.001883111,-0.054498035,-0.034173,0.0010657632,-0.035867844,0.07532016,0.0054534622,-0.062214542,0.032828104,0.010183647,-0.016219059,-0.0024758256,-0.025687559,-0.0004542068,-0.013667809,-0.04726897,-0.015703129,0.0046901507,0.014573993,-0.01734918,-0.020826755,-0.032700293,-0.040781092,-0.026672594,-0.0018793573,0.038818177,-0.004940314,-0.005798899,-0.0028824497,-0.014038699,-0.000019010735,0.025336972,0.001589369,-0.03084896,0.002636277,0.014187713,-0.013288911,-0.043312926,-0.0025080538,0.014484146,-0.0151661355,-0.02593536,0.046813846,0.010544844,0.059687577,-0.012060676,0.015751606,0.021302827,-0.020982968,0.0026167973,0.06531314,-0.015962318,0.06354443,0.038485546,0.037030037,0.0066508283,-0.03337072,0.034938045,0.038269423,0.009425147,-0.051123265,-0.040266603,0.04200829,0.09479641,-0.026455415,0.015625972,0.016171765,0.0043990915,-0.14617905,0.006884872,0.0059268037,0.078896634,0.0135493595,0.02284754,-0.033090997,-0.022741435,-0.05950747,0.056456953,-0.016219186,-0.050601263,0.004553389,-0.029970499,0.00011004813,0.050011754,-0.041793503,-0.014452559,-0.013109266,-0.030573089,-0.008330824,0.007944715,0.043543566,0.015569858,-0.022502428,0.01898175,0.032281086,-0.021639768,-0.047214575,0.023676502,-0.0066041015,-0.03613153,0.010451095,-0.002774487,0.0023870117,0.032305595,0.015827227,0.012880281,0.01318704,-0.02733774,0.007422714,0.039809916,-0.028353173,0.042184558,0.021269057,0.0028338986,-0.02558345,-0.015860433,-0.028034814,0.018269131,0.06598835,-0.010272776,-0.027710473,-0.0054638153,-0.040913388,-0.031062009,-0.003623636,0.053626813,-0.02696862,-0.025771279,0.019327657,0.04656467,0.014532495,-0.000016949747,-0.034335297,0.00697302,0.033251546,0.010094183,0.013047038,0.016467694,0.009245132,-0.046056367,0.019252919,0.05111099,-0.019454379,-0.0031066558,0.017142672,-0.04182668,0.009287193,-0.11202639,0.0035344327,-0.002447327,-0.017081521,0.020785531,-0.015684044,-0.0049983202,-0.018244047,0.030920839,0.015370291,0.25028557,0.018704733,-0.0078427885,-0.017184114,-0.013505037,-0.0029208786,-0.018502172,-0.0014534761,0.06372841,-0.040876802,0.041148044,0.013865631,-0.012494542,-0.003360725,-0.0044537904,0.028830973,-0.038849562,0.009187999,0.03353279,0.0011990366,0.038123563,-0.01711303,-0.011144857,0.008015675,-0.0102841,-0.021792056,-0.01910707,0.015536349,-0.030416263,0.08575973,-0.0041256733,0.058485683,0.0009295718,0.005712162,-0.045930795,0.018872347,0.016338944,-0.020613186,-0.021890583,0.00066768564,-0.04276444,-0.015249104,-0.019637702,0.02631657,-0.009138232,-0.038567346,0.009616078,-0.016881546,-0.049109165,-0.011250049,-0.052123718,-0.007852607,-0.042088825,-0.005041028,0.028105726,-0.029019415,-0.02488758,-0.0080114575,0.033487655,0.03318969,0.00053159636,-0.0023033067,-0.09986455,0.0042651403,-0.007442137,0.019682053,-0.011495026,0.037405577,0.030789016,-0.014134135,-0.007571142,-0.011830006,0.000654284,-0.015882052,0.03174246,0.020122385,0.054686002,0.04755215,-0.022839976,0.01741469,-0.0017384215,0.025686767,0.010133507,0.016884578,-0.01564822,-0.0074079265,0.0072633917,0.018363625,-0.0016444694,0.0003477783,-0.06240369,0.0027974092,0.024918858,0.07291125,0.044373453,0.02700339,0.025701944,0.0010366349,0.0006121524,-0.016709803,0.016174903,-0.0035780838,-0.0008807017,-0.011621378,0.058694307,-0.02259744,-0.05036977,-0.023705997,0.012322246,-0.043022137,0.030370176,0.030960552,0.01974673,-0.036610365,-0.0111675635,0.058908194,0.05846633,-0.0024110712,0.009165663,0.024945527,0.012605,-0.032898422,-0.014276643,0.01531653,-0.010486932,-0.031614255,0.0033763342,-0.022723407,-0.026790928,0.04124002,-0.0119947875,-0.020985113,0.0025986463,0.021152481,-0.008176421,0.007918067,0.03793106,-0.035792228,-0.01780942,0.028710522,-0.0013369736,-0.00095924304,0.016958352,-0.016330928,0.025109923,-0.012348133,0.053828694,-0.013707894,0.0043462804,0.052153233,-0.009039856,0.033578865,0.0018540915,0.0071715303,-0.038064875,-0.009441649,0.008092011,0.0030598682,0.008689199,-0.01821801,0.00046779873,0.034216594,0.036027547,0.03447413,-0.05825362,-0.004208498,-0.050237358,-0.0019092825,0.012052406,-0.017953109,0.025327755,-0.029053438,-0.04777796,0.012217164,0.031678706,-0.03361279,-0.039934788,0.020030051,-0.0026442814,-0.0254285,0.040142886,-0.018372191,-0.032718915,-0.04616381,0.05251363,-0.047589224,-0.035393063,0.008105538,0.0047805966,-0.014784638,-0.04760327,0.105171,0.039756488,0.008297734,0.0051685423,0.026643947,0.060271252,-0.020655777,-0.018370375,-0.012256629,-0.050952435,-0.034294836,-0.002255432,-0.013609277,-0.020772653,-0.001785733,0.0016472845,0.0001324735,-0.009919947,-0.004699485,-0.027595758,0.019657549,-0.015250068,0.009416204,0.019075634,-0.008812426,0.11286113,0.039880127,0.022954183,0.01586874,-0.0059140567,-0.031783234,0.024672525,-0.049379285,0.019272383,-0.0022596798,0.011326819,-0.056738604,0.036535952,-0.06560204,-0.0016862663,-0.03363682,-0.043314353,0.011733785,-0.01936402,-0.017521385,-0.0067929346,0.022125756,0.03079191,-0.007145109,0.005264931,0.017123926,0.008927818,0.040949974,0.017451975,0.035932057,-0.015802337,-0.03545178,-0.00296669,-0.03759283,-0.017435499,-0.07781024,-0.030923586,-0.0006319767,0.039152466,0.0037564386,-0.011257249,-0.032625165,-0.017900007,-0.024502007,0.0189213,-0.011122322,0.034839675,-0.00784134,-0.006221975,-0.005652321,0.047216546,0.032206908,-0.0062332517,-0.029281864,-0.011973493,-0.011565962,-0.07669112,-0.0145190675,0.037418645,0.008887316,-0.016631816,0.041088335,0.032008074,-0.0212966,-0.030105228,0.013962926,0.0001978853,0.046030518,-0.031444795,0.052701823,0.025580654,0.008283796,-0.028091412,-0.07172713,-0.019522244,-0.013988488,-0.02499354,0.014685982,-0.030121945,-0.0225953,0.03584721,-0.004910515,0.0060737715,0.026378756,-0.014993331,0.012900142,-0.06304648,0.017459033,-0.059241883,0.05972463,-0.0068769865,0.00928924,0.032371864,0.0014522903,0.059365626,-0.038843878,0.0013807412,0.024141507,-0.02616606,0.015482585,0.059970237,-0.040002555,-0.008567349,-0.009944744,-0.023312619,0.018907314,0.0043667904,0.012009912,0.01392378,-0.028920177,-0.084810555,0.0025091104,-0.0039022723,0.025428908,-0.016319819,-0.0079572,-0.01217387,0.006189978,0.0072070714,0.007178503,0.0053751008,-0.0010630736,-0.02168101,0.008339949,-0.0061149513,0.014743119,0.045539,-0.02635845,-0.004139156,-0.043028414,-0.028837139,0.01684641,-0.022940744,0.016113557,-0.00412377,0.057517372,0.0034910399,-0.024536675,0.015941884,-0.0114312535,-0.030369524,-0.03046539,0.06648943,0.009079073,-0.059856575,0.05636348,0.020378908,-0.002069607,0.015206271,-0.0257936,0.033824917,0.015785603,-0.02314133,0.022287533,0.005758136,0.028664974,0.025915816,-0.008836302,-0.0012015185,0.013846394,0.008106435,-0.0010243731,0.00080749905,0.013828532,0.001972689,-0.0036834646,-0.053042393,-0.012371169,-0.03602341,0.030918043,0.01634065,0.00272179,0.02004666,0.011465538,-0.028795812,-0.005337161,-0.06608776,0.019629158,-0.14104202,0.008172971,-0.025018854,0.012702821,-0.03128177,-0.009765493,-0.02886481,-0.0094735585,0.014223708,0.005148615,-0.021562936,-0.012192517,-0.0049564806,-0.017752038,0.034982834,0.0057027084,-0.01888836,0.00386902,0.004907205,-0.020824526,-0.016468447,-0.050382283,0.046458784,0.012119645,-0.0020029412,-0.0089646885,0.007226735,0.031009935,-0.015552267,0.02148407,-0.011170924,-0.023130639,0.024644013,0.025270022,0.005426665,-0.037079785,0.018886333,0.01551719,-0.005534253,0.021104623,0.02493771,0.02732691,0.01779066,0.024220712,0.023756852,0.04631244,0.012399502,-0.021629602,-0.01443344,-0.025353536,0.019156707,0.0670072,0.03075811,0.015115362,0.029812653,-0.012692465,-0.03423062,0.01623093,0.0062876344,-0.0072867987,-0.05143291,0.041766997,-0.02423703,-0.040550523,-0.020028094,-0.0024246525,-0.04881916,0.0074132923,-0.035778634,-0.015701417,0.015575119,-0.013005083,-0.03633246,-0.04005349,-0.025837647,-0.032656062,0.04560886,-0.009673499,0.013450974,-0.0080872355,-0.052708507,-0.026469694,0.0076810047,-0.006642641,0.049776837,0.044639874,-0.012993041,0.010962425,0.019706964,0.025305709,-0.040717527,-0.030830663,0.035258982,-0.031075533,-0.027233465,0.017945873,-0.04193745,-0.023280406,0.032892924,-0.033517383,-0.025299082,-0.046492595,0.00055163744,-0.02509762,-0.02852504,-0.02528037,0.05069961,0.017039537,-0.0306296,-0.02977536,-0.04841659,-0.0195792,-0.014816392,0.015631163,-0.048821416,-0.008620765,-0.00006939612,-0.033652987,-0.0035590867,-0.077102,-0.015319394,0.0110948365,-0.002865823,-0.0123326285,0.014301991,-0.012971277,0.0030825506,0.018508418,0.0053416127,0.01188257,-0.027639106,-0.028704906,-0.0020386088,0.024890618,0.0032321075,-0.006922345,-0.020583136,0.047544405,-0.0156027945,-0.041098867,-0.009379201,0.012689091,0.023948962,-0.035366293,-0.022040078,-0.035689905,0.0013343501,0.049429968,0.011998277,-0.027094256,-0.043067813,0.014457572,-0.009960371,0.08544333,-0.011850127,0.054362293,-0.021004114,-0.017463436,-0.0062680873,0.049340088,0.03408367,-0.07001917,-0.0016400212,-0.014999435,-0.0056714676,0.05526304,-0.021235688,-0.02355939,-0.03140724,0.03938137,-0.02749472,0.021864869,0.009437678,0.022927957,0.03069052,-0.031030722,0.017726969,-0.05598695,0.066314995,-0.010177708,0.02194277,0.012505436,0.07624361,0.012802774,0.001194523,0.010119511,-0.020790191,0.023951255,-0.023143582,-0.030405134,0.019157112,-0.016617315,-0.0077169077,-0.013942809,0.060875367,-0.029097771,0.025091643,0.027355451,-0.011457067,-0.016093386,0.037320703,-0.03374209,-0.023832472,-0.008156945,-0.0074279127,-0.011719787,-0.04143005,0.015079971,-0.00188011,0.0057013985,-0.032705367,0.03658449,-0.023370605,0.006055656,-0.027300414,-0.031630218,0.040697098,-0.00840056,-0.025691032,-0.04524359,0.032941286,0.00090247986,-0.025599757,-0.031173285,-0.018893339,-0.021329856,-0.018151842,0.021244729,-0.019634152,0.011123368,0.015305128,0.0091288835,0.01128894,0.03400602,-0.043777507,-0.021989292,0.038738105,-0.022474756,0.010096139,0.042693265,0.001219879,-0.037389293,0.013857399,-0.048441116],"last_embed":{"hash":"6x1kz9","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"6x1kz9","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Pushing Existing Repo#{1}","lines":[206,213],"size":168,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6x1kz9","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020182466,0.014125442,-0.00080344995,0.042468462,-0.0120429685,-0.011143946,-0.0035597372,0.019166384,0.004298855,0.016659666,0.0023899255,0.027981117,-0.041561045,0.018953318,0.0026088096,-0.03147561,-0.033255503,0.030426953,0.029028403,-0.0015093987,0.014204708,-0.0004275883,0.038432296,-0.0040069018,-0.0056346804,0.0038237402,0.0429601,0.0078241285,0.04011735,-0.010729794,-0.0421866,-0.02682703,-0.011878644,-0.003911511,-0.02560023,-0.0164089,-0.015300536,-0.027486954,-0.024365736,0.0557908,-0.009822564,-0.008905433,0.013910828,-0.024060722,0.02749795,-0.01732417,0.013621708,0.0031921184,-0.03240746,-0.001576888,-0.0030969346,-0.023991909,0.026901413,-0.011775057,0.015207779,0.04256623,-0.03319774,-0.009920631,-0.017367506,-0.03748273,-0.015779093,0.03919037,-0.026982581,0.01324436,0.025018528,0.021778915,-0.0031242152,0.02355175,-0.009392473,-0.043551914,-0.021136593,0.012879039,-0.04272925,-0.019530399,-0.014324488,0.022946892,0.029535994,-0.009330687,0.00568212,0.026052818,0.0022854789,-0.015752815,0.00797006,0.002732298,0.016162146,-0.042424016,-0.025141701,0.078551084,0.011830811,0.008044072,-0.0053331014,-0.052554965,-0.0029777915,-0.053407963,-0.044089705,0.022514442,0.026567055,0.016968697,0.016362485,-0.008958886,-0.0033807154,-0.017970035,-0.0324651,-0.020689137,0.024033891,0.025078446,0.04658097,0.018150302,0.014358072,-0.025569329,0.008235047,0.011480152,-0.010045658,-0.011661217,-0.023984067,-0.060713105,0.0062323674,-0.037566934,-0.030011352,-0.061505433,0.022667153,-0.04465523,0.013927559,-0.011671468,0.016829671,0.025040872,0.0043908474,0.0016930694,0.015899668,0.037345424,-0.023361988,-0.0133855995,0.00077005586,-0.0031472542,0.0016459901,-0.004922701,-0.022864755,0.041310195,-0.03339572,-0.06548518,-0.004301517,0.041347682,-0.015516299,-0.0012115798,0.03665969,-0.033046454,0.080645174,0.01846282,-0.0038111645,0.0058010984,-0.0010422224,0.05322299,0.012076571,0.027782366,0.0073166974,0.012806468,0.00912974,-0.008070741,-0.015540771,0.0076166694,-0.020466592,0.029496606,-0.046516906,0.016463783,0.038283892,-0.08606097,0.0036986955,-0.009089861,-0.0068324804,-0.023267217,0.006655437,0.027848907,-0.0051828087,0.05807,0.009133936,0.03680041,0.0035333799,0.036631703,0.049127158,-0.03429361,-0.06326091,0.0075039594,-0.031603202,-0.019113703,-0.01711363,-0.00028148654,-0.012836437,-0.015990952,-0.014483837,0.053964738,-0.010029047,0.0568446,0.009923885,0.013088607,-0.00186074,0.01708111,-0.0027616422,0.03682629,-0.019383559,-0.008656366,-0.019525377,0.0203362,0.03560694,-0.014707197,0.008140207,0.018179148,0.015812038,-0.025220018,-0.013963242,-0.061414212,-0.031404976,-0.017235093,-0.025283571,0.038497362,-0.029665032,0.00810921,-0.00074892025,0.01170131,0.02259051,-0.057342906,-0.05151019,0.030180957,-0.035411753,0.05002037,0.028830716,-0.010608788,0.037499744,0.036742438,0.020775247,-0.0019209209,-0.069958486,-0.032192923,0.025212357,-0.027522862,0.08798414,-0.0055209473,-0.08922819,0.0015034133,0.009142216,-0.032688964,-0.010999341,-0.014048506,-0.0067251176,-0.00909043,-0.040785536,-0.0054443916,-0.010590177,0.0456034,-0.01765368,-0.018606676,-0.033509407,-0.013389983,-0.0034565274,0.0087573035,0.034818906,-0.00575165,-0.013537799,-0.019735368,0.0013010736,-0.029190138,0.067291394,0.027351491,-0.012924342,0.00037015247,-0.0057565775,0.017224547,-0.052102234,-0.005402294,0.03243254,0.020007594,-0.021155115,0.078873985,-0.0027580992,0.06575703,-0.009991423,0.005297995,0.009799931,-0.0027201576,0.001585539,0.07926225,-0.047548637,0.044989776,0.025355732,0.027419489,-0.0016920522,-0.039965414,0.06476646,0.017643657,0.0037818465,-0.027984116,-0.048830103,0.044798333,0.058346838,-0.02209266,0.030246444,0.040087767,0.018863088,-0.15502891,0.024513355,0.047682587,0.04302386,-0.0054581263,-0.009923729,-0.061043736,-0.030823585,-0.063165694,0.0070659504,-0.013560506,-0.039728653,0.016562,-0.03655293,0.018289242,0.029028742,0.015367304,-0.012118012,-0.028747948,-0.041819293,-0.007956414,-0.031784497,0.035264775,0.037711103,-0.0031191353,-0.022775577,0.055025812,-0.0034966574,-0.02669571,-0.014077305,-0.030713733,-0.023059728,0.025991905,0.00784385,0.013500028,0.006525501,0.0094889775,0.042122345,0.0010128623,0.009398979,0.026084367,0.029234875,-0.027359113,0.022362366,0.0222186,0.056057252,-0.018159049,-0.046813697,-0.050280184,0.03739706,0.039188057,-0.010833825,-0.025628515,0.021705665,-0.022241851,-0.02104083,0.02554196,0.06393739,-0.015650792,-0.025235549,0.039506003,-0.0053058607,0.022501629,-0.011969307,-0.012914134,0.040795848,0.036919683,0.01326324,0.028345693,-0.013098195,0.01560002,-0.05279835,0.032315962,0.020964952,0.00738465,0.009996107,-0.004915664,-0.034069702,0.042240243,-0.102680795,-0.009212162,0.0179962,-0.009114783,0.019158343,-0.0053709284,0.027328342,-0.01353832,0.046006456,0.014770953,0.24621902,0.017518207,-0.01640162,-0.0067377836,0.017062863,-0.0052544693,0.03431259,0.022741137,0.038797393,-0.027053822,-0.003194583,0.06395466,-0.011412756,0.005550217,-0.0027313377,0.04023449,-0.04415174,0.006929768,0.027885992,0.003528546,0.008562695,-0.025059419,-0.023603966,0.025957787,-0.031262565,-0.025391389,-0.035875227,0.032983504,-0.043092106,0.03868573,0.003851743,0.059183415,-0.009129373,0.006866554,-0.06099105,0.04160299,0.011943425,-0.033832923,-0.013622126,0.0096107405,-0.03406678,-0.00039594536,-0.004848767,0.011469162,-0.0112053035,-0.036291637,0.0052719135,0.015193077,-0.035736814,-0.016139278,-0.054115105,-0.0050659305,-0.048354305,-0.0018577905,0.026334163,-0.01797601,-0.031038247,-0.031641003,0.026657078,0.022164581,0.0146954,-0.0019035754,-0.06254695,-0.05119821,0.021847626,0.019651594,-0.025173634,0.016605275,0.024981832,0.0740125,-0.0017897693,-0.03556034,-0.002998923,-0.06870625,0.010090667,0.016922317,0.073330775,0.035859156,0.026069008,0.01041154,0.0029844237,0.0324457,-0.01545114,0.013065224,-0.0020997406,0.018417394,0.040515315,0.017775018,-0.027926315,-0.0011277883,-0.017261399,-0.008457446,0.011633193,0.04273883,0.023665633,-0.010000264,0.0065103048,-0.01719924,-0.028028082,-0.01752057,0.00028948198,0.030725792,-0.0059100697,-0.062083974,0.028074056,-0.030985577,-0.011166489,-0.019884106,0.031062303,-0.015638845,-0.0009145844,0.014212761,0.014495864,-0.047930352,-0.00332772,0.03155469,0.043423064,0.0041010655,-0.014800843,-0.0054342146,0.036319606,-0.039196786,-0.049879625,0.0052012247,0.008193313,-0.036501136,-0.03668442,-0.023373146,-0.019121282,0.03416273,0.040108357,-0.018099729,-0.010459904,0.007328182,0.026046798,0.018963678,0.001380217,-0.00010818134,-0.006827551,0.007151637,-0.037022844,0.024882076,0.008958066,-0.04871769,0.029009439,0.010077523,0.008123028,-0.017693926,0.022804815,0.013001939,-0.01772358,0.06483378,0.008386041,0.01749802,-0.058116913,0.0041538915,-0.0050698887,0.024092412,-0.006589644,-0.038594857,-0.033058792,0.030120455,0.06682915,0.051407617,-0.03521875,0.015981667,-0.05891155,-0.011723979,-0.0013027759,-0.027160715,0.03902079,-0.019618781,-0.059830952,0.014421601,0.024254346,-0.021751022,-0.0524012,-0.001476262,-0.023267757,0.009837612,0.025381295,-0.010660536,-0.04449464,-0.07546445,0.017572926,-0.030265946,-0.015927326,-0.0008786006,-0.0013325766,-0.014472198,-0.015914474,0.09317205,0.0066636573,0.011820527,0.012124314,0.025303314,0.08317407,0.010877297,0.02637487,-0.016736116,-0.027193787,0.0037852924,-0.0017583618,-0.005179912,-0.022046534,-0.013451474,0.006508437,-0.0055022677,0.00511462,0.002931539,-0.034733865,0.014440957,-0.04276975,0.0022228034,0.01400533,-0.06963554,0.07133646,0.020359505,0.026457474,-0.043320585,0.008360227,-0.012249779,-0.011710398,-0.044287995,-0.007786194,0.030289132,0.024097227,-0.032258037,0.047559083,-0.025942225,-0.006829287,0.023505528,-0.00028987788,0.021249454,-0.01625392,-0.020435236,0.028218046,0.010123261,0.041160744,-0.0064060395,0.013135267,0.03063214,-0.0016191227,0.019656755,0.002370342,0.014829606,-0.0065599927,-0.031496506,-0.006430344,-0.045382507,-0.010639121,-0.10190115,-0.019907102,-0.007762693,0.049594708,0.013848944,0.019201037,-0.033698045,-0.0109536415,-0.035846163,-0.015050232,-0.037968904,0.0108096395,-0.026379788,0.008360799,-0.014297291,-0.004638274,-0.014567819,0.016843887,-0.02608646,0.028333457,-0.017762542,-0.05925829,-0.034637034,-0.005996,-0.020076146,-0.02697588,-0.0016259688,-0.043900304,-0.037939638,-0.0785993,0.005762342,-0.03588798,0.026853751,-0.04595534,0.049073804,0.0139889335,-0.011460994,-0.027118577,-0.048970647,0.0048891553,0.008023789,-0.011521242,0.010258679,-0.015887659,-0.014321083,0.022988923,-0.011070761,0.0054294844,0.030464578,-0.0053108605,-0.02233532,-0.02596503,0.0006039758,-0.025457434,0.023215994,-0.021128308,0.004218899,0.03407315,-0.0062583094,0.0611133,-0.073884085,-0.008206748,0.04648577,0.04324226,-0.00068053807,0.060906854,0.0074474104,0.007530244,-0.0009861698,-0.034417227,0.04058538,-0.035943344,0.018563326,-0.030443413,-0.010645783,-0.047200285,0.021761553,0.0039894055,0.048359387,-0.04373512,0.008149153,0.015152764,0.013904482,-0.038834956,-0.028308647,0.036692098,-0.040338982,0.006580871,-0.017808672,0.0053515197,-0.011959126,0.03472947,-0.015393087,0.025809623,-0.05575034,-0.020199353,-0.0071390183,-0.034310464,0.0099699525,0.01195729,0.026097823,-0.0031107897,-0.0036179158,0.022934405,-0.005287314,-0.034876835,0.009674066,0.05565875,0.0356724,-0.016856892,0.028785495,0.03747855,-0.0066582654,0.011853758,-0.00974718,0.022575626,-0.006730741,-0.061421357,0.00520731,-0.009642725,0.019568987,0.0064542782,-0.014012871,-0.028691534,-0.0076680924,-0.001541658,0.00392682,0.01683058,-0.015578149,-0.028332664,-0.020140054,-0.0015677764,-0.017365757,-0.051809523,0.020282546,-0.0071954112,-0.005818532,0.029344982,0.021241311,0.0019189543,0.02504526,-0.0336683,0.016829133,-0.1244304,-0.0321169,-0.012124241,0.02861265,-0.038711846,-0.027062917,0.021628609,-0.040559508,0.030793875,-0.0034734826,-0.030633397,0.0018634569,0.01672742,-0.0119098285,0.01762086,0.009939734,-0.02557899,-0.027299339,-0.02999723,0.033327695,-0.020735275,-0.055827882,0.034332912,0.012984165,0.009297733,-0.010956159,0.01747079,-0.003102586,-0.0064171413,-0.0044128164,-0.014010144,-0.028007641,0.033493195,0.0055988054,-0.020325366,-0.008272463,0.016205003,0.0063623697,-0.015646696,0.025392648,0.02428027,0.030509759,0.0063108164,0.034977533,0.018407248,0.050151207,0.0380432,-0.031116335,-0.0130583765,-0.014234566,0.03334676,0.07937597,-0.014958388,0.009724787,0.015860442,0.009227396,-0.03305219,-0.0017664044,-0.0201908,-0.0014189169,-0.02669423,0.036456402,-0.0038195187,-0.039794136,-0.01682727,0.007097998,-0.022035103,0.02751055,-0.04087923,-0.0018455961,0.0034693272,-0.016184213,-0.055345234,-0.015620168,-0.02673611,-0.034304805,0.016515521,-0.014675834,-0.043321338,-0.024374535,-0.009390099,-0.021450907,-0.014665585,0.016451579,0.06603159,0.025680732,-0.04913181,-0.0085041495,0.029697603,0.033024482,-0.00036069818,-0.07594053,0.012121278,-0.022410354,-0.072317705,0.012734104,-0.05354282,-0.036980707,0.014780861,-0.0042842524,-0.03541927,-0.029857174,-0.024673147,0.0054173283,-0.023901464,0.017670205,0.05148204,-0.009328251,-0.03712047,-0.03760822,-0.036815222,0.011826218,0.012671503,-0.005084967,-0.030910106,0.0077994764,-0.011447425,-0.03837432,-0.015419209,-0.062043693,0.007000678,-0.0010213411,-0.0508123,-0.004572186,0.017988553,0.02497091,0.0028348502,0.032566935,0.020625487,-0.009167696,-0.032076873,0.01173306,-0.024583904,0.010177636,0.0015336769,-0.0062902514,-0.027203927,0.054048046,-0.035151012,-0.04922713,-0.032200687,-0.014257388,0.0044092834,-0.02887786,-0.024808662,-0.042157978,0.0123181185,0.048920847,0.01624348,-0.05269776,-0.00067693746,0.038612306,-0.02792077,0.061813593,0.009687258,0.03850689,-0.008561562,-0.029074134,-0.0012829441,0.07589652,0.03385604,-0.023168975,-0.014786632,0.009738076,-0.011102832,0.04874734,0.01381159,-0.016589515,-0.0243809,-0.00094967644,0.0145262,-0.0027030439,0.004304451,0.024177136,0.05556751,-0.057550237,0.00058610126,-0.037939355,0.031891886,0.008480817,0.013529658,0.032196354,0.0785891,0.036934193,0.015880562,0.011210102,-0.03642785,0.015834711,-0.055775724,0.007028074,0.0098974835,-0.0026103426,-0.03143089,0.009131174,0.043604933,-0.02705629,0.033939995,0.06341671,0.0084690135,0.025306812,0.030979598,-0.023896268,-0.025920156,0.0091822315,0.018881781,-0.0057375617,-0.016002143,0.002034431,0.0013459014,0.054694124,-0.043341458,0.023549339,-0.033392027,0.0149837015,0.005411716,-0.0044146297,0.07243835,0.005959483,-0.00040853152,-0.045672078,0.018666733,0.022926899,0.00095481484,-0.018376779,-0.029866273,-0.02783785,-0.0200623,0.047932144,-0.035181995,-0.011839843,0.0153119555,0.04393142,0.010585636,0.04038039,-0.045831203,-0.025272155,0.04362838,-0.033882156,0.014409874,0.048107933,-0.027624669,-0.022654831,-0.007986137,-0.026476722],"last_embed":{"hash":"3m85lr","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"3m85lr","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub","lines":[214,223],"size":192,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"3m85lr","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030820543,0.014433071,-0.028639702,0.034454685,-0.00028101346,-0.035178047,-0.018626321,0.03645621,-0.0010256256,0.038154185,0.014403363,0.003948051,-0.038313225,0.02600014,0.0024718998,-0.030575832,-0.018602174,0.03088689,0.033358354,0.015810857,0.0044294517,0.009748334,0.0367694,-0.011603163,-0.012475343,-0.0033031951,0.041376185,0.010583387,0.048050843,0.0013568479,-0.017020293,-0.03191376,-0.00069886545,-0.00085299485,-0.009263111,-0.020933274,-0.00790438,-0.011852238,-0.0201669,0.052506477,-0.014847801,-0.017246926,0.0008316695,-0.03625614,0.01847926,-0.0018491262,0.02147524,-0.0075674597,-0.049483437,-0.0014732466,0.0033244754,-0.03946811,0.033709925,-0.0007076477,0.019408436,0.042214952,-0.046413355,-0.0031582317,-0.003991691,-0.01402186,-0.038243406,0.037221853,0.009910431,-0.0027048285,0.008639403,0.031986307,0.013366531,0.024685988,-0.009640859,-0.034625735,-0.017810456,0.0147567345,-0.038738023,-0.032582995,-0.015326664,0.039316658,0.02388846,-0.030860124,-0.0016737713,0.0356537,0.0028113364,-0.04665146,-0.010429381,-0.0068476577,0.027557254,-0.01761317,-0.012340716,0.08913528,0.018258935,0.005983401,0.0021498536,-0.05863809,0.008626949,-0.04436295,-0.04372156,0.01716773,0.018595561,0.014154962,0.0062807505,-0.015755633,0.015003034,0.0074431137,-0.022333253,-0.032158304,0.018991385,-0.014910552,0.052442588,0.035059046,0.0145471385,-0.026302839,0.0122709125,0.018509792,-0.025255816,-0.015492967,-0.012649411,-0.040489215,0.00687834,-0.022219015,-0.009981497,-0.07030377,0.05272228,-0.05784609,0.030758189,-0.013614527,0.009018105,0.015449636,-0.013079239,-0.020527892,-0.0012079366,0.0073961113,-0.018884704,0.0005054571,0.00034078967,-0.016215254,0.0006704001,-0.014725575,-0.009874164,0.021869764,-0.053785853,-0.05492152,-0.0061315265,0.0229968,-0.02258326,0.015097221,0.03258167,-0.026096487,0.09203141,0.006373232,0.0047324155,-0.014391167,-0.00972086,0.050196975,-0.0046924097,0.010473842,0.026526125,0.0074814744,0.022525845,0.001551309,-0.04192679,0.012976101,-0.030467397,0.027656185,-0.05808247,0.010555685,0.022947969,-0.07110799,0.021308374,0.010364734,0.006125509,-0.04134805,-0.002810108,0.026558453,0.013917667,0.05189329,0.019343967,0.03632206,0.047009856,0.024277978,0.04706206,-0.034946032,-0.07230605,-0.013406862,-0.0336079,-0.02317166,-0.027888892,-0.008922376,-0.01802832,-0.01939314,-0.00919061,0.031447466,-0.0018594406,0.050365157,0.014571193,0.017153876,0.0073485123,0.014401752,-0.016978338,0.038577404,-0.022886835,-0.0073530516,-0.012781649,0.025347,0.033771943,-0.035336796,-0.005048514,0.0100000985,0.00023670874,-0.03421588,0.008025819,-0.054256964,-0.020839203,-0.0059960587,-0.012486134,0.026978027,-0.032098856,-0.02251477,-0.01054035,0.0041367407,0.017024994,-0.059739955,-0.036974087,0.007462727,-0.027961005,0.053812273,-0.0012032202,0.004392933,0.013351344,0.048873816,0.032713592,-0.022715187,-0.046167582,-0.019660097,0.054579414,-0.04873502,0.07478138,0.010530039,-0.078513935,0.014649239,-0.0065761316,-0.0070050196,-0.011447108,-0.010538937,-0.014195082,-0.0048016165,-0.03492349,0.0041954946,-0.03197705,0.046799235,-0.019879133,-0.01751774,-0.018080799,0.0089388825,0.014823872,-0.0075623537,0.039363664,0.011613364,-0.012133696,-0.009280903,-0.0058837254,-0.03926735,0.056762233,0.011926151,-0.01672207,-0.0055391,0.026687948,0.023189217,-0.0503509,0.013621123,0.051410414,0.025484445,-0.038545933,0.049172826,-0.012297447,0.0582557,-0.01840445,-0.0013732151,0.013141557,-0.013485065,0.030221898,0.06408603,-0.0352559,0.026708825,0.02624961,0.041825324,0.011829213,-0.026759103,0.052670706,-0.00018202748,-0.017739462,-0.05337356,-0.072817296,0.02630212,0.05640246,-0.003426409,0.004759335,0.030647907,0.028702622,-0.12711698,0.028021699,0.032818533,0.0347448,-0.005876103,-0.0015148319,-0.059967954,-0.022300491,-0.084060125,0.019234393,-0.03310189,-0.0410756,0.025650403,-0.02556077,0.027296424,0.046879955,-0.016670968,-0.011511965,-0.02319078,-0.03256981,0.0053617144,-0.013808486,0.010565035,0.013665844,0.0011083793,-0.007685653,0.05052662,0.00026530382,-0.043515325,-0.023131302,-0.045606293,-0.014429599,0.02297808,0.0051871375,0.005092677,0.012651148,0.009187979,0.033103988,-0.016255837,0.012852926,0.019392446,0.024510685,-0.034562197,0.020100271,0.026751444,0.056607127,-0.014226001,-0.017487023,-0.052635375,0.03589915,0.035387464,-0.008048915,-0.040994763,0.009481139,-0.016207399,-0.016270373,0.013036331,0.0807025,-0.014934147,-0.015882112,0.04279152,-0.0050333426,0.0124261975,-0.024276135,-0.0243269,0.021043709,0.009497279,0.007256057,0.027687103,0.0013028373,0.017744623,-0.027606077,0.035530012,-0.00025055016,-0.0228782,0.015829956,-0.013598494,-0.041789744,0.050422315,-0.09736278,-0.010931758,0.020444922,-0.013271328,0.019023705,-0.014552088,0.029638166,0.002967314,0.07023028,0.027917385,0.2488532,0.04158723,-0.01520291,-0.004559404,0.02001982,0.005509658,0.021090189,0.022034453,0.036228664,-0.038604707,-0.013732819,0.050409075,-0.021906376,0.0022964524,-0.008899074,0.012338106,-0.050551794,0.0040655434,0.043867562,0.02078422,0.023857052,-0.03641617,-0.012997758,0.021278344,-0.05143244,-0.02169453,-0.033785965,0.004554502,-0.05287648,0.021354647,-0.01316589,0.064859465,-0.010103269,0.028029196,-0.045354832,0.027647626,-0.009922802,-0.033539385,-0.021085765,-0.0060147475,-0.026045175,0.0091126785,-0.009130139,0.00305262,-0.021617312,-0.048364375,0.018813698,-0.010336064,-0.03529657,-0.020184726,-0.04770775,-0.0033203943,-0.05755668,-0.0040377914,0.018696023,-0.028424632,-0.037621353,-0.011848163,0.03545746,0.04332984,0.019683704,0.0011528861,-0.053707052,-0.04833074,0.02147173,0.021597663,-0.047875766,0.009497534,0.008708216,0.056900524,0.0033487643,-0.022868946,-0.024005618,-0.06084558,0.012830357,0.044254165,0.08021063,0.01516432,0.031503912,0.0023075847,0.004745297,0.029351361,-0.018491644,0.0105698835,0.000033342163,0.0026003562,0.024021326,0.03243553,-0.001278268,-0.002639835,-0.015699329,0.012040462,0.013605338,0.040196974,0.018407246,-0.0029774217,0.004474694,-0.00460227,-0.03551973,-0.030051729,-0.0005275394,0.018738052,-0.015054356,-0.06891615,0.019898921,-0.0033320934,0.00017174507,-0.020125145,0.025400117,-0.01746078,-0.002770158,0.015655296,0.025113605,-0.03979499,-0.0024137371,0.050548274,0.031940706,0.024545867,-0.014393339,-0.012848776,0.030676594,-0.013469609,-0.04641102,0.01816561,0.004627493,-0.04174319,-0.0023795327,-0.006742591,-0.009376349,0.029749757,0.052450407,-0.012101927,-0.034479,0.008347702,0.038379543,0.04073347,-0.02057671,0.009379747,0.010439787,0.0073001166,-0.047916137,0.03164354,0.027242016,-0.055839304,0.02533103,0.010353505,-0.0051679667,-0.014115078,0.025243193,0.008959013,-0.0099230455,0.07245066,-0.0021309394,0.019317135,-0.04261096,0.016650015,-0.0051639783,0.029723015,0.004426035,-0.0287128,-0.01716516,0.020658309,0.067764215,0.04973247,-0.02110663,0.020593256,-0.04846964,-0.015449019,0.00060358463,-0.021929521,0.03864308,-0.017085133,-0.04708417,0.019550612,0.0143931955,-0.0195216,-0.058531445,0.016486779,-0.028497294,0.0012613245,0.021011941,-0.018031355,-0.044479888,-0.08152017,0.0133556975,-0.026042756,-0.022083513,0.0072195944,-0.001477653,-0.018879864,-0.022125924,0.090998866,0.0006484288,0.005175391,0.012961831,0.021922711,0.09070432,0.010618144,0.015623143,-0.027398877,-0.031758875,0.019056998,-0.0018331025,-0.0065822564,-0.013085542,-0.004499207,0.01409293,-0.0076286765,-0.0026923,0.0062678657,-0.059058864,0.00096507947,-0.041661244,-0.0000052168557,0.0022911248,-0.0694002,0.063462056,0.022844518,0.028802983,-0.059827287,0.006936473,-0.0062582237,0.007842615,-0.049771342,-0.023602821,0.01880507,0.017903322,-0.025803959,0.04537717,-0.026396073,-0.007365732,0.01717247,0.03911709,0.030110743,0.0025310502,-0.020947605,0.019845823,0.008710622,0.019279536,-0.017745523,0.0059424294,0.02978104,0.027910432,0.016930314,0.010403572,0.00888769,-0.021010494,-0.045948986,-0.026564976,-0.030829825,-0.003665102,-0.09361428,-0.026116362,-0.021195227,0.039965726,0.018554863,0.031874802,-0.035901997,-0.014141774,-0.04446287,-0.020218452,-0.033251524,0.025635699,-0.036663003,0.017902417,-0.021563409,-0.012526272,-0.019236049,0.0022191182,-0.025100058,0.0412939,-0.0315054,-0.069692425,-0.058871463,0.0019873993,-0.008442475,-0.023451852,-0.00829793,-0.037985202,-0.032748956,-0.05487689,-0.003833192,-0.044118438,0.023548266,-0.0553671,0.033309225,0.008339205,-0.015535176,-0.003866199,-0.05320119,0.00075990945,0.009048219,-0.012893445,0.010423041,-0.023986802,-0.00066877797,0.042386033,0.011285678,0.004515569,0.030738525,0.005087643,-0.02113762,-0.026302252,-0.017509423,-0.020483084,0.03407456,0.0015325554,-0.018885728,0.041096702,0.003580505,0.06436905,-0.07602846,-0.025256962,0.05416103,0.039764225,-0.0035175583,0.056062154,0.004795709,0.009504262,0.002679498,-0.025393639,0.047826737,-0.050437786,0.01866649,-0.035842374,-0.011989575,-0.02263761,0.028499918,0.01053197,0.055785924,-0.050979014,0.021848526,0.020599952,0.018056896,-0.02186936,-0.038888935,0.017841728,-0.009377494,0.0142644495,0.0075291987,0.00631933,0.0022648298,0.04453831,0.0026714266,0.034420136,-0.0544531,-0.023624739,0.0031384856,-0.040080525,-0.0034478134,0.027607486,0.010241651,0.00029524748,-0.0056566116,0.030351229,-0.001081171,-0.033398263,0.0051570833,0.056638982,0.022675158,-0.0188438,0.034063276,0.012095967,-0.014861748,0.019655827,-0.014553238,0.0014342972,0.00070978864,-0.07058151,0.0025585021,0.011979107,0.02381701,0.015754495,-0.026437359,-0.025698919,-0.012891063,-0.015528526,0.016589044,0.023168303,-0.012577422,-0.016987415,-0.036913037,-0.0028810995,-0.004549587,-0.048148006,0.010364268,-0.007093872,0.004996748,0.045699332,0.024857989,0.007413992,0.021322016,-0.018372096,0.004174015,-0.12951937,-0.0149204265,-0.018318888,0.02553151,-0.038493443,-0.020944808,0.020662945,-0.0185817,0.039740853,-0.009282974,-0.012941517,0.00093228713,0.013136222,-0.0016307398,0.0050096246,0.013770239,-0.03862901,-0.022419335,-0.025014736,0.02812831,-0.003020703,-0.039391473,0.052686956,0.021813951,0.012361212,-0.015215845,-0.016882151,-0.0056951256,-0.019024238,-0.0016110248,-0.0030239078,-0.030508151,0.03640307,-0.005179956,-0.02201669,-0.019084068,0.020262903,0.007985218,-0.01270441,0.0104713645,0.02123768,0.029478827,-0.014429376,0.018162694,0.022455612,0.051353905,0.014890672,-0.024658278,-0.0012779062,-0.006784743,0.025221398,0.06937775,-0.027794996,0.006308462,0.0064648483,0.003662111,-0.020235712,-0.008119758,-0.035557546,0.0065876576,-0.0060021053,0.035554867,-0.010596523,-0.04145935,-0.04042009,0.017046303,-0.0261745,0.026850646,-0.04551062,0.016960837,0.0024776068,-0.010727238,-0.033163793,-0.03493602,-0.025183981,-0.046467017,0.023328908,-0.01802779,-0.035534848,-0.01788471,0.0012113025,-0.018024929,-0.03927851,-0.021505369,0.047259033,0.005862167,-0.04977419,-0.00020367978,0.018171242,0.021687228,0.009761236,-0.05670689,0.0073421965,-0.031838678,-0.07352078,0.017042568,-0.033677585,-0.05394397,0.00862949,-0.027635342,-0.032284018,-0.017178418,-0.028174927,-0.003400575,-0.006904172,0.03246679,0.04201497,0.002857008,-0.027119296,-0.046879996,-0.052255586,0.0020850298,0.003979824,-0.0076816007,-0.034219537,-0.00075106346,0.0034201278,-0.028495256,-0.023916377,-0.056229893,0.012765947,0.011506211,-0.033179045,-0.017006021,0.00448782,0.06369463,0.027129568,0.04059805,0.023619508,-0.005635141,-0.0287829,0.01328848,-0.033747222,0.011935953,0.026795587,-0.00592974,-0.01690611,0.040982056,-0.035704233,-0.022552706,-0.030540137,-0.014710935,-0.0022751838,-0.026467234,-0.026327984,-0.04115825,-0.00014033302,0.045803927,0.01898368,-0.04157554,-0.015048892,0.026933307,-0.031753246,0.05162173,0.02188661,0.019033292,0.014092074,-0.040029854,0.004745826,0.09165116,0.022353213,-0.014969306,-0.019897686,-0.008032615,-0.026866,0.035101164,0.011418045,-0.023959454,-0.03577001,0.016680827,0.018779958,-0.00918659,-0.0027708274,0.02934312,0.04513914,-0.07782851,-0.0010509747,-0.030928852,0.045020554,0.001488557,0.019420432,0.009749288,0.08947392,0.055868737,0.0017339694,0.0045753857,-0.03437716,0.037858546,-0.04505558,0.01711077,0.021667652,0.00578103,-0.05293112,0.019778468,0.039123848,-0.02168418,0.02383278,0.087783776,0.0074914657,0.0073182895,0.007678721,-0.003426017,-0.008874038,0.0029782935,0.023070281,0.011643303,-0.021686025,0.0110874325,0.016470775,0.040019672,-0.026209485,0.032833464,-0.018477328,0.02307223,0.0065776594,-0.0032645818,0.05753293,0.006011469,0.0030413985,-0.027108999,0.02679812,0.03998311,-0.010380486,-0.024610369,-0.025054945,-0.003557262,-0.03464513,0.036887772,-0.04108152,-0.021962466,0.028010031,0.053622555,0.005103782,0.04553711,-0.054316852,-0.014502747,0.029349327,-0.034509134,0.0012512499,0.011867305,-0.011588649,-0.017313963,0.0031968188,-0.02961945],"last_embed":{"hash":"ptsuy","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"ptsuy","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{1}","lines":[216,216],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ptsuy","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03183469,0.009070451,-0.012290789,0.03993294,-0.021329537,-0.030671973,-0.014594385,0.010494262,0.0068603773,0.02956734,0.029225228,0.024795668,-0.018362693,0.02091803,0.003749421,-0.039245028,-0.021127574,0.0367714,0.030485043,-0.0042367033,0.021790033,-0.0033910344,0.015517294,-0.0019944597,-0.03677053,-0.0031680134,0.039795972,-0.004525491,0.029657457,-0.0001648811,-0.03804723,-0.04467074,-0.017711688,-0.014947016,-0.02419535,-0.023749597,-0.016109725,-0.013981777,-0.034057524,0.04805231,-0.019815758,0.010982755,0.009705996,-0.038221836,0.04533232,-0.01510788,0.017274328,-0.005429314,-0.026258182,0.006356485,0.011871272,-0.025277238,0.019618148,-0.00019613144,0.01613762,0.004639633,-0.054009065,-0.019766666,-0.033919923,-0.026363987,-0.029894061,0.031495973,0.0028224941,0.024405977,0.017389268,0.0133902915,0.00047675942,0.026328683,-0.019425,-0.023917545,-0.018800927,0.015787942,-0.04008911,-0.005013037,0.0009475432,0.036464,0.031084554,-0.017194474,0.011652987,0.038797032,0.0047625806,-0.03813272,0.0037678527,-0.01396099,0.022216655,-0.02404076,-0.02343855,0.0822753,0.02172121,0.016910987,-0.0059334915,-0.050918214,-0.008712757,-0.02545419,-0.04376043,0.020320907,0.015975708,0.01661225,0.01570341,-0.003973864,-0.011268018,-0.0006528381,-0.022733359,-0.013770752,0.0005658408,0.02878145,0.050749067,0.002831497,-0.001572327,-0.02448462,0.008157647,0.035096332,-0.0064514847,-0.018469345,-0.02961641,-0.06043141,0.00069984334,-0.02812675,-0.0054294947,-0.06814921,0.041441824,-0.041685823,0.03396855,-0.021470428,0.008368529,0.033532318,-0.012427403,-0.0069222567,0.012985003,0.017046496,-0.012593713,-0.0019014882,-0.003960044,-0.01167926,0.005292767,-0.017868917,-0.01857218,0.022699311,-0.064336896,-0.07017456,-0.005578811,0.051495165,-0.014762222,-0.0016674537,0.038607836,-0.038468383,0.084513895,-0.0093947,-0.0026134294,-0.017631141,0.0007075429,0.04741929,0.015739333,0.021518579,0.012078673,0.016018903,0.025736907,-0.013985371,-0.01371921,0.0031953664,-0.027562505,0.027094804,-0.048141737,0.011353981,0.017294127,-0.055715147,-0.0019251521,0.00018956134,0.0064539067,-0.031105993,-0.01051487,0.025649011,-0.007448265,0.057621375,0.015014796,0.030051492,0.026404364,0.029084977,0.03595514,-0.031896975,-0.07010486,-0.003118285,-0.036689285,-0.016851548,-0.035142805,-0.00431688,0.00583763,-0.025001375,-0.002314191,0.04652102,-0.015762288,0.06100712,0.006730761,0.023772085,-0.0012646635,-0.004639564,-0.022858366,0.019468183,-0.030442733,-0.019841965,-0.026169322,0.032402996,0.023265177,-0.0423467,0.005755265,0.023881111,0.02673032,-0.019675707,-0.009380685,-0.026910417,-0.031253126,-0.010641734,-0.018598061,0.014597408,-0.04619873,-0.013902297,0.002722352,0.01737896,0.008124414,-0.052472707,-0.049706604,0.029031549,-0.020846212,0.063867174,0.030202435,-0.009463529,0.009734092,0.03673101,0.015323033,0.0067829555,-0.06608003,-0.020652594,0.04239787,-0.017919866,0.0816355,-0.0177638,-0.0768997,0.021427048,0.01849653,-0.051830593,-0.013561895,-0.018749058,0.008629562,-0.008742016,-0.037270293,-0.0153633375,-0.019374631,0.0412829,-0.025141792,0.0025421295,-0.004241068,-0.0032070263,-0.0042468603,0.0013827969,0.046721604,0.002228538,-0.003028446,-0.017637033,-0.018545508,-0.023573365,0.058551036,0.025501318,-0.023565233,0.00011442459,-0.0024881235,0.026806243,-0.047997326,0.007608839,0.025115488,0.011842743,-0.03492888,0.04535257,-0.019720692,0.059278928,-0.023386514,0.002124406,0.00213425,-0.020330533,0.0061389324,0.06813455,-0.04421823,0.04367304,0.029344691,0.04735851,0.012677756,-0.02373627,0.043945774,0.0028414389,-0.01823199,-0.02919674,-0.073164545,0.036980268,0.05307344,-0.008910854,0.027743287,0.023766326,0.020620374,-0.15832664,0.011630996,0.03206966,0.044577263,0.0036359616,-0.007950094,-0.054583304,-0.022168426,-0.062480517,0.01690724,-0.01747261,-0.040624086,0.011570439,-0.041230343,0.018654961,0.047760326,0.0076972176,-0.02208778,0.013313574,-0.028951779,-0.01600699,-0.020231009,0.021684365,0.001751218,0.008726134,-0.022803705,0.061482664,-0.011454431,-0.03192432,-0.025782786,-0.023215754,-0.025352696,0.025692634,0.020483429,0.019704232,0.026928237,0.024923244,0.027626732,-0.0040106657,0.010811201,0.022112602,0.047432624,-0.023562828,0.02193972,0.011599711,0.043729372,0.0025106852,-0.012480736,-0.043712966,0.025548644,0.034567945,-0.031434376,-0.000017301632,0.013625218,-0.024370948,-0.014158741,0.0043621217,0.07427798,-0.012518305,-0.043385766,0.02462088,-0.013053209,0.02282727,-0.021295048,-0.021146925,0.040472243,0.028433785,-0.0051793484,0.031049736,0.01422782,0.018099766,-0.059744578,0.04910668,0.018871352,-0.0133501245,0.010033393,0.016521698,-0.0328936,0.054935165,-0.096083656,0.0012052353,0.023968892,-0.01178691,0.02193476,-0.0068369713,0.027577166,-0.016053025,0.061322894,0.01379074,0.26627922,0.033388563,-0.030646747,-0.0058608605,0.010706639,0.010559863,0.026004141,0.024432411,0.03127252,-0.01986571,-0.0076803397,0.044532247,-0.011450588,0.0030591744,-0.0030335975,0.013957605,-0.044878,-0.0048974715,0.03874918,0.009210112,0.016161004,-0.03399824,-0.012449696,0.023698442,-0.041528758,-0.012849579,-0.0299947,0.001289252,-0.045605797,0.04066108,-0.016390722,0.060174156,-0.002466689,0.019277915,-0.038401306,0.019241208,0.004070906,-0.04122961,0.00022609375,-0.0013446298,0.0002877607,-0.0028292926,0.0021338556,0.009754202,-0.038266003,-0.027470531,0.017620856,0.0035131527,-0.023501433,-0.02509722,-0.05263586,-0.0177982,-0.043057784,-0.015811376,0.025240898,-0.028924558,-0.038339328,-0.03631733,0.028013008,0.024706742,0.012697312,-0.0050873877,-0.06054268,-0.053802487,0.008897227,0.03609637,-0.030771337,0.026224652,0.022528239,0.06136709,-0.017185409,-0.00027984235,-0.024014343,-0.04719442,0.021217974,0.023040026,0.06601555,0.029266365,0.041165054,0.015869223,0.0026133421,0.024558334,-0.016781107,0.028380414,-0.006769371,0.0033228425,0.04667693,0.029955197,-0.03898454,-0.014181402,-0.006435909,0.015994007,0.031216921,0.048751924,-0.008227737,-0.0038042087,0.03854463,-0.022941846,-0.0076700426,-0.020139158,0.0073217815,0.00055021717,-0.021462657,-0.05466735,0.032944728,-0.018382281,0.00090581697,-0.00027720566,0.028701674,0.004714689,0.0057172403,0.008824784,0.01802339,-0.045268293,-0.01714758,0.0336025,0.043915212,0.0010029894,-0.009265222,0.018911708,0.02869537,-0.03322537,-0.048165478,0.024112755,0.027321188,-0.045166332,-0.014921552,0.028646251,-0.026975706,0.036480274,0.043222673,-0.018596873,-0.04502776,0.02258484,0.018973392,0.042344302,-0.005821592,0.012542534,-0.0014271401,0.010722761,-0.041012082,0.015031328,0.0062960437,-0.04837158,0.026998488,0.008795501,0.017668657,-0.014647822,0.012067309,0.016506813,0.016378857,0.067480735,-0.0012847533,0.014031053,-0.061658233,0.01726953,-0.023326809,0.03508578,0.0047988994,-0.040448315,-0.010933445,0.04615011,0.059679735,0.06474767,-0.047442775,0.052328642,-0.06977124,-0.008682216,0.000047427464,-0.017318351,0.039756753,-0.025115795,-0.053627413,0.017285692,0.012622193,-0.028975952,-0.050311077,-0.000050941835,-0.012690898,-0.0007189175,0.018728668,0.006209655,-0.037346113,-0.06863888,0.014775224,-0.019307803,-0.03927697,0.004051588,0.0013608425,-0.011985608,-0.0043017673,0.09232499,0.039562233,0.0069299517,0.00096005155,0.019266894,0.10567553,0.013953634,0.017437253,-0.005866018,-0.031435777,0.008339196,0.0053047007,-0.034825057,-0.014818955,0.004580356,-0.008742683,-0.0052642827,-0.00067503465,0.012647891,-0.022902412,0.009771123,-0.039351758,0.0045366976,-0.0025024056,-0.052069068,0.047349874,0.03715359,0.03227888,-0.040942308,0.010699518,-0.022477979,-0.006021129,-0.053725876,-0.0019684557,0.014647255,0.015659392,-0.008599532,0.030610422,-0.021296257,-0.005885049,0.013404941,0.017731812,0.01673782,0.001230757,0.004926264,0.011125598,0.008287086,0.033516183,-0.02660972,0.014319964,0.023619121,0.009194239,0.039822195,0.012252659,0.007490865,-0.027178168,-0.039495606,-0.010016826,-0.03541452,-0.01181183,-0.09294758,-0.036390852,-0.020652134,0.055250317,0.021765934,0.02557852,-0.041128505,-0.024835492,-0.035185933,-0.016483637,-0.0012298005,0.02082762,-0.022395352,0.026757946,-0.0023231243,0.00890103,-0.017438862,0.0034341349,-0.017256308,0.017209463,-0.017358974,-0.05373027,-0.045854423,-0.00989718,-0.024808392,-0.032581795,0.008750855,-0.028872885,-0.04187719,-0.07802213,-0.018151559,-0.018212063,0.02342358,-0.050378814,0.053425565,0.0085931765,0.0071741743,-0.025354568,-0.047241565,-0.0008347443,0.009854272,-0.023386743,0.02791508,-0.029548097,-0.029014029,0.022375198,0.02114857,0.009759742,0.022215007,0.002168473,-0.015727773,-0.01088337,-0.013197011,-0.0372202,0.028612912,-0.014155391,-0.012383509,0.031964157,0.004413522,0.042910907,-0.07407091,-0.021976057,0.04941564,0.020201571,0.011216977,0.05320227,-0.0058986354,0.001428539,-0.009574704,-0.03310555,0.03310658,-0.025008958,0.030975936,-0.019541962,-0.00035656223,-0.034087796,-0.0018700076,-0.0010985442,0.065152735,-0.05190093,0.008080606,-0.0028289962,0.021163797,-0.00407623,-0.021481575,0.033408828,-0.042147517,-0.011533475,-0.009213598,0.0034456141,0.005573071,0.050547723,-0.018585421,0.02469428,-0.052420758,-0.012174276,0.002787488,-0.041803136,0.021182418,0.026687104,0.01649728,-0.0051837387,0.015047712,0.02529229,0.019493481,-0.02628501,-0.006378568,0.04819256,0.02817511,-0.013556318,0.03217494,0.03759682,-0.014725777,0.012701057,-0.023535123,0.01186671,0.002634829,-0.042058125,0.023673857,0.00034303265,0.023426505,0.010890935,-0.015194782,-0.012477131,0.009389831,0.014303043,0.0063236165,0.021244533,0.0028252373,-0.012201743,-0.03153683,0.020456316,-0.012722759,-0.03979673,0.016563777,-0.00964159,-0.030011492,0.05609626,0.056883015,0.015422075,0.011045585,-0.02407744,0.014996411,-0.13588256,-0.021719519,-0.014761375,0.019938642,-0.030878332,-0.025927516,-0.0031717299,-0.04247601,0.024611278,-0.002200929,-0.023071337,0.024909498,0.0067355987,-0.018241234,0.01173446,0.0077436785,-0.031127684,-0.02154122,-0.030747946,0.040557183,-0.0023548326,-0.031831793,0.0461172,0.008966965,0.0009945671,-0.0046967603,-0.005265801,-0.022287143,-0.008750662,0.022775443,0.0013331991,-0.036162045,0.03098542,0.008466545,-0.012667309,-0.012472829,0.010237281,0.017867494,-0.037166793,0.020426959,0.01529764,0.032763258,-0.0011683487,0.019965671,0.028164085,0.053234834,0.022760248,-0.016493574,-0.0147455335,0.0046783285,0.041148447,0.0739032,-0.032069493,0.009656966,0.0061799316,0.020214397,-0.017367383,-0.0113348635,-0.01919242,0.011630203,-0.044582035,0.032734636,-0.00016248434,-0.04371958,-0.027818065,0.010308021,-0.024931867,0.017440433,-0.048955865,-0.011025356,0.008838093,-0.029707326,-0.043389976,-0.03536652,-0.017764296,-0.039109915,0.026601788,-0.014355364,-0.02254791,-0.007010939,-0.022686977,-0.011292684,-0.014512094,0.017276758,0.056993093,0.007313345,-0.055334825,-0.0049585826,0.025069015,0.023915993,0.014023946,-0.0545609,-0.011463641,-0.045102183,-0.07993827,-0.0034820272,-0.036403857,-0.036887135,0.0075790356,-0.011990098,-0.048499838,-0.005939157,-0.0389489,-0.012953718,-0.016529039,0.027559552,0.055676643,-0.006094834,-0.021744419,-0.054115184,-0.06445211,-0.018606238,0.007846734,-0.007923956,-0.042586464,-0.007246572,0.000688317,-0.03507087,-0.033452615,-0.07121309,-0.0011246115,0.00087256863,-0.04024232,-0.00856944,0.025066854,0.039996188,0.0023778244,0.03914945,0.008263091,-0.027743522,-0.028086085,-0.008398052,-0.042239904,0.012618269,0.022909451,-0.0063428185,-0.042831656,0.047366023,-0.045661576,-0.04372324,-0.034336265,0.004282191,-0.0068362947,-0.03061148,-0.02899147,-0.055178408,0.00694826,0.03509142,0.016529575,-0.02509394,-0.01270804,0.040259987,-0.03195898,0.042873997,0.01833882,0.017322497,-0.02572168,-0.040693548,0.0008035329,0.076723814,0.010140229,-0.010143052,-0.03453832,0.0079113,-0.0142520005,0.03517258,0.00044443048,-0.017940467,-0.021634575,-0.0050882255,-0.00031208503,0.0010646278,-0.003526119,0.035046592,0.05066126,-0.04140036,-0.017840497,-0.051642295,0.034241255,0.010122129,0.03313076,0.018569823,0.07483535,0.036515135,-0.0038109596,-0.024933357,-0.035871226,0.03003538,-0.045959715,0.0056044334,0.013642602,-0.0014205652,-0.04528983,-0.026174951,0.036127273,-0.024618486,0.03958846,0.07500525,0.01593378,0.019041687,0.015973631,0.008840346,-0.016840855,-0.003311581,0.020860257,0.003377497,-0.024117531,0.0061253523,0.012792205,0.05752022,-0.03181759,0.035605982,-0.022144824,-0.008796079,0.015474078,-0.019638352,0.064535804,0.012964579,0.0090268105,-0.032915775,0.05359564,0.01564241,-0.024392806,-0.017693466,-0.0183251,-0.012107722,-0.01851775,0.035561126,-0.025846012,-0.005872904,0.035493053,0.048631396,0.0023302925,0.016622983,-0.04185742,-0.005269493,0.024163075,-0.048568048,-0.006875961,0.016702859,-0.0032470021,-0.0045525907,0.014028915,-0.034992877],"last_embed":{"hash":"1sn3xxv","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"1sn3xxv","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{2}","lines":[217,217],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1sn3xxv","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016907834,0.026047233,-0.008902753,0.0367601,-0.013924669,-0.014465629,0.011580375,0.012591364,0.006322476,0.01579745,0.014071265,0.037260488,-0.021279473,0.0109605985,0.012802028,-0.04404407,-0.03151566,0.03466005,0.021422943,0.0017956413,0.020695653,0.01362971,0.023238769,0.0063592806,-0.020338211,0.0012316462,0.027769828,-0.007819563,0.021356095,-0.006631958,-0.04499798,-0.039413523,0.003251746,-0.018917494,-0.027582971,-0.038698293,-0.02298815,-0.020585518,-0.03304647,0.04996614,0.0015308054,-0.02099097,0.007631826,-0.022286475,0.035393402,-0.028209679,0.02496756,0.0046451106,-0.037878897,-0.004837765,0.020500535,-0.023930503,0.019520145,0.008232989,-0.004301758,0.030953264,-0.030676916,-0.027840223,-0.0252885,-0.037580896,-0.013790975,0.030034764,-0.030418297,0.010937075,0.029770894,0.018425275,0.006867472,0.023610875,-0.0070528514,-0.04203242,-0.012348717,0.0147206485,-0.0404073,-0.013908751,-0.017181534,0.015870584,0.02459944,-0.0013758717,-0.0013084852,0.031460058,-0.002839791,-0.010925301,0.007879962,-0.0050736098,0.03070681,-0.029936979,-0.036493886,0.07321132,0.010791151,0.018362576,0.002463525,-0.031668257,0.016829848,-0.04813213,-0.031121612,0.013941297,0.018427715,0.012020364,0.013855527,-0.017671537,0.0064394944,-0.02698702,-0.025820391,-0.01576114,0.008824624,0.0259146,0.047779884,-0.0030780577,0.0017952576,-0.018834407,0.005718071,0.012026362,0.00067264127,0.002804775,-0.024912348,-0.06446061,0.0027842007,-0.025900068,-0.024148922,-0.05857424,0.014051415,-0.019187389,-0.0028537838,-0.020507379,0.027718091,0.016465692,0.004308646,0.0016760207,0.020548863,0.020351224,-0.031384267,-0.018850483,0.0009836316,0.0014988055,-0.016968733,-0.012275416,-0.039251395,0.053576354,-0.031018887,-0.07435013,0.014361995,0.05799861,-0.020165097,0.0018792268,0.04856486,-0.019238157,0.08311951,-0.012223563,-0.0006212326,-0.010121071,0.0035355438,0.048202645,0.014021597,0.016610436,0.011258461,0.019094398,0.029496897,0.009574504,-0.017121455,0.014155061,-0.028753754,-0.0022093982,-0.044786382,0.019017993,0.018837638,-0.07045007,-0.00965884,-0.015322484,-0.008944567,0.001622639,-0.008762723,0.031286053,-0.012401924,0.05931829,0.0056131613,0.030813787,0.0066392887,0.04585677,0.0450208,-0.027943337,-0.04890834,0.006746531,-0.018303122,-0.037178617,-0.015975174,-0.012040204,0.0033637101,-0.022389747,-0.007007309,0.044320863,-0.02216389,0.056175336,-0.0039584376,0.014753414,-0.007827851,0.015135678,-0.022704182,0.022879284,-0.012884125,-0.031921383,-0.02229985,0.038225077,0.03393161,-0.03374187,0.013693633,0.015132775,0.019957872,-0.03825794,-0.006929157,-0.052573517,-0.028961353,0.00061243196,-0.0225067,0.041206054,-0.021515515,0.015279442,-0.0069253813,0.007421261,0.027869243,-0.049814798,-0.04891865,0.04329731,-0.030566173,0.051803853,0.037185736,0.009306316,0.006666171,0.026589159,0.021678826,0.009438656,-0.07794353,-0.028082319,0.017661111,-0.028949952,0.0922275,-0.001416948,-0.09019018,0.007865689,0.014406294,-0.047291923,0.0053055724,-0.008692342,0.017619165,-0.010100223,-0.04512215,-0.004437044,-0.011178982,0.06373193,-0.025034219,0.0058491863,-0.012350955,-0.014581521,-0.0052188733,0.011183059,0.035511702,0.0069943876,-0.0000132944815,-0.01307776,0.0052068746,-0.025109122,0.07008358,0.029217936,-0.01300607,0.002737401,-0.00044542024,0.032832306,-0.04391238,-0.005765159,0.031857837,0.01203584,-0.01902545,0.07424207,-0.0095533915,0.06777101,0.0059208632,0.008648308,0.008332356,-0.0050979955,0.003772102,0.07573696,-0.05233058,0.047505744,0.021607341,0.024420062,-0.01201462,-0.022719169,0.08123309,0.010306796,-0.005335748,-0.037031237,-0.055498518,0.042502724,0.0632652,-0.01111361,0.027929647,0.016893992,0.019027935,-0.15178998,0.0087272,0.04192099,0.036655426,0.0034816405,0.0010350767,-0.06729174,-0.015679592,-0.051631484,0.027217688,0.0026192977,-0.046762213,0.03012837,-0.03777681,0.0055217696,0.029999187,0.015478023,-0.015589209,-0.02937707,-0.034784667,0.00052736036,-0.026762374,0.033221584,0.01791263,-0.0054428265,-0.028556067,0.058105983,-0.0072719953,-0.028143825,-0.023272874,-0.01765547,-0.016886985,0.023594508,0.014387576,0.008896324,0.004764154,0.015404932,0.018677175,0.0025242355,-0.00035948976,0.036816597,0.033325765,-0.013761975,0.012255363,0.0101063615,0.045314454,0.007516092,-0.045179993,-0.059595216,0.03656702,0.022380635,-0.027478108,-0.021483243,0.021138262,-0.037017614,-0.026428007,0.004690924,0.051135562,-0.01163543,-0.029144494,0.030134246,-0.017237226,0.024755152,-0.043473072,-0.021507941,0.034605883,0.040683895,0.01572871,0.04334141,-0.014015434,0.018654868,-0.07710974,0.040231608,0.00058820326,0.0053233597,0.022035353,0.013487357,-0.033901338,0.040724106,-0.106273755,-0.0045122323,0.0057498454,0.011874401,0.022070993,-0.012587354,0.019246217,-0.011418757,0.049336936,0.019204028,0.24848896,0.015745368,-0.019651687,-0.012289773,0.030358894,-0.023581378,0.05267351,0.028432839,0.030028442,-0.02638537,-0.027828936,0.06659639,-0.010286515,0.006511701,0.00044782928,0.018605694,-0.044230144,0.0075482065,0.033617243,0.009141756,-0.005358553,-0.0051776143,-0.010811248,0.022285495,-0.036431234,-0.01825184,-0.024000373,0.029155228,-0.023529304,0.046869505,-0.004872785,0.060908303,-0.013632807,0.0066786255,-0.059036896,0.041696016,0.012532444,-0.039416958,-0.0068306564,0.0049135643,-0.02169824,0.006262411,0.0013159908,0.009843935,-0.033234388,-0.035426676,0.0031680732,0.0133480085,-0.02266973,-0.030847134,-0.058881637,-0.019374164,-0.041870162,-0.0019359359,0.032564603,-0.020475872,-0.049948867,-0.031659618,0.02512779,0.03387183,0.016612776,0.0037774707,-0.075133726,-0.04831277,0.027167313,0.036840923,-0.008420104,0.0072146454,0.03724338,0.06584542,-0.0056020734,-0.016638903,-0.012381755,-0.057500727,0.012440224,0.013182685,0.07251105,0.042530626,0.029167756,0.01644628,-0.0071324976,0.02051731,-0.01238118,0.022172052,-0.012134414,0.020955652,0.04330869,0.03463152,-0.03448402,-0.012849593,-0.013389561,0.0043275976,0.010971726,0.030905077,0.015905546,-0.0008191282,0.009514363,-0.017299248,-0.033800974,-0.0064961184,0.019283498,0.008141819,-0.009289086,-0.058028206,0.030455288,-0.019581052,-0.0028094172,-0.0068557835,0.041381553,-0.015644982,-0.0049433517,0.0064756796,0.013856493,-0.061356757,0.0007319124,0.030085415,0.038287275,0.0021096126,0.010284057,0.013892125,0.022738721,-0.031303253,-0.03300133,0.0030167124,0.011043003,-0.040383235,-0.026067914,0.00026827006,-0.021443328,0.04643041,0.038850244,-0.017731009,-0.007906275,0.010152482,0.008042698,0.028453585,0.00840469,-0.0005948967,-0.008099642,0.012812027,-0.025661314,-0.00056883873,0.007175631,-0.043128047,0.04372815,-0.025938213,0.00401557,-0.0068958686,0.026251435,0.010485734,0.00065605977,0.07568461,-0.0024997394,0.012937741,-0.045267966,0.002602723,-0.015820183,0.022273107,-0.030911775,-0.0404046,-0.04013289,0.033201884,0.062407594,0.046089042,-0.056153886,0.04087125,-0.064618364,-0.009015559,-0.012671506,-0.036559056,0.03792596,-0.015549233,-0.040413935,0.02734785,0.034146104,-0.03608423,-0.029382039,-0.0064690993,-0.02139725,-0.011130765,0.022661677,-0.017433353,-0.055112734,-0.081526,0.016409833,-0.04509736,-0.023579065,-0.0012563708,-0.00085820945,-0.013448119,-0.0073009785,0.07503251,0.022637766,0.008493025,0.01043955,0.038874153,0.09133488,0.01291366,0.002382767,0.0097904485,-0.039261743,-0.006131559,-0.0022880856,-0.003023341,-0.024491064,-0.016751582,0.024077397,-0.0006500263,0.0061232205,0.010299196,-0.035324644,0.022059308,-0.038854774,-0.002614171,0.008580834,-0.06133328,0.056279536,0.020002758,0.015612608,-0.030081132,0.028010843,-0.021033185,-0.010235095,-0.055779096,-0.00676467,0.037140034,-0.0026369423,-0.035973635,0.04432872,-0.028120263,-0.0037520162,0.008107816,-0.012218458,0.020900058,-0.016196476,-0.0063797827,0.015093621,0.017256819,0.027238384,-0.031125566,0.010401155,0.036368303,-0.0026543082,0.025767187,-0.0032401686,0.0075321705,-0.035599783,-0.044003084,0.011667278,-0.05700933,0.0062943106,-0.09794134,-0.020633567,-0.013037075,0.066296756,0.009155414,0.0050623924,-0.03210172,-0.026339015,-0.042835418,-0.0010180618,-0.026338592,0.00945038,-0.01463391,0.006747083,0.000344406,0.0024650383,-0.01431113,0.01409624,-0.001290032,0.015518889,-0.017993014,-0.050165467,-0.039968107,-0.006275265,-0.014239318,-0.04833752,0.002629062,-0.025333159,-0.027434267,-0.07761833,0.00029393905,-0.028292004,0.0333352,-0.046514384,0.060028914,0.005289284,0.011427152,-0.043465827,-0.044569284,0.019598033,0.023427041,-0.0044064475,0.03223791,-0.036971767,-0.012830123,0.015935136,-0.022275368,0.0058030006,0.023179937,-0.0060380753,-0.020638352,-0.033292323,0.006204819,-0.023289517,0.018159581,-0.02326315,-0.006576078,0.021690624,-0.011510524,0.049061757,-0.06936439,-0.0057318136,0.030635996,0.028911147,0.030320192,0.05630026,0.00860485,0.012845571,-0.0017149242,-0.051919475,0.03118279,-0.033015635,0.012586792,0.012631057,-0.008973685,-0.04678014,-0.004654798,0.0067185466,0.057016015,-0.059125684,0.0017863357,0.009357663,0.010418614,-0.015968097,0.0009715574,0.046010174,-0.05405197,0.00545072,-0.013369521,-0.00788574,-0.01699662,0.043464273,-0.021898877,0.011686065,-0.057880674,-0.006673515,-0.0020593735,-0.027127227,0.01489495,-0.004148399,0.020046674,0.004312931,0.00392747,0.031620268,-0.008701781,-0.025496062,-0.0019982485,0.0649949,0.053405333,-0.010456053,0.018389791,0.03291043,-0.017419547,0.008309358,-0.016395364,0.02864492,-0.0012671686,-0.051531184,0.01608591,-0.0019210534,0.0039334325,-0.004437802,-0.0006654294,-0.0047886595,0.0061750906,-0.0025917406,-0.013195988,0.013999245,-0.017597446,-0.028291943,-0.03468344,0.021214554,-0.018118076,-0.031225117,0.009157314,-0.00044205555,-0.013825644,0.040862523,0.025339728,0.0042288057,0.033370946,-0.022231627,0.014033118,-0.13475946,-0.02530776,-0.004100615,0.02358498,-0.024795242,-0.023492191,0.012954386,-0.045536213,0.034543104,-0.0043813954,-0.03819695,-0.008494082,0.009484426,-0.019177703,0.012777909,-0.00092502363,-0.017887942,-0.019751236,-0.025329115,0.04878784,-0.019233054,-0.035294607,0.02946573,0.020317135,0.009798846,-0.0019278066,0.011307929,0.0030907858,-0.017728942,0.016769687,-0.024247121,-0.016366022,0.03504878,0.0040984587,-0.031068627,-0.025164483,0.007420846,0.0073732017,-0.021827994,0.02030476,0.01634903,0.032057468,0.006794587,0.035104766,0.029383605,0.06264229,0.044878125,-0.014627109,-0.033114467,-0.0016350436,0.042888448,0.057452362,-0.028189644,0.0056326813,0.02208535,0.0005993917,-0.034747384,0.0010801352,-0.0039974437,0.0017359052,-0.021973891,0.031809792,-0.01629725,-0.03906983,-0.01353568,0.0025299857,-0.028066352,0.016736854,-0.059615713,-0.0035288082,0.002723841,-0.018481167,-0.05895841,-0.027056456,-0.016123714,-0.041584395,0.017641893,-0.020344738,-0.03924198,-0.017957842,-0.004924839,-0.047654845,-0.021476075,0.0148491105,0.03729209,0.020889802,-0.035512757,-0.002073424,0.028351014,0.014583857,0.010957285,-0.065272175,0.014954844,-0.014496615,-0.07321343,0.023453103,-0.04283017,-0.017335996,0.012706567,-0.015545173,-0.0405027,-0.025825504,-0.008900598,0.0042893933,-0.027942494,0.016545568,0.05092041,-0.013704128,-0.03428525,-0.043729525,-0.047462873,0.021566246,0.0017637883,0.007299842,-0.032108612,-0.006078928,-0.0094829835,-0.037863392,-0.032940976,-0.062191345,0.004909144,-0.0034276056,-0.042300146,-0.010070252,0.021544518,0.040287394,0.012995219,0.025589298,0.023599023,0.015587754,-0.025153084,-0.0045066685,-0.029805982,0.014403646,0.0131756505,0.0031606455,-0.036946986,0.05662388,-0.052280348,-0.058197986,-0.027952764,0.0077099693,0.0045692543,-0.020453945,-0.030506488,-0.047584403,0.0016900086,0.057073366,0.021097701,-0.049602743,0.0050392323,0.014452447,-0.025096577,0.06176952,0.0021371855,0.03067517,-0.009358463,-0.022117697,-0.02107231,0.07270379,0.02047455,-0.03649216,-0.02372935,-0.0028071518,-0.028999342,0.051372718,0.008922517,-0.035058253,-0.021687027,0.013673669,0.017085522,-0.018594863,-0.0045226044,0.03215765,0.04796333,-0.043554965,-0.0034018608,-0.035928488,0.032686383,0.008265242,0.031754203,0.020891014,0.070971616,0.03772432,0.0047684247,0.010965068,-0.035239022,0.012006979,-0.04795453,-0.016663846,0.014646199,0.005371367,-0.023668434,-0.031143667,0.047410175,-0.017878558,0.03964026,0.05489472,0.0047257976,0.04499681,0.020829769,-0.021574758,-0.036686547,-0.0074937344,0.023671884,0.0020246587,-0.020307543,-0.000056738616,-0.010614942,0.030332983,-0.04254854,0.024667881,-0.03294808,-0.001586119,0.005562835,-0.011171207,0.08789622,0.019587124,0.005531272,-0.039089914,0.022662578,0.025615245,-0.0019852603,-0.015737109,-0.033329852,-0.022399677,-0.013215943,0.038033474,-0.019360194,0.00181974,0.024706766,0.047195733,0.014696654,0.02528506,-0.035916794,-0.013032054,0.02506192,-0.026680473,-0.0009696162,0.059201762,0.009020757,-0.021305127,-0.0097110085,-0.012606567],"last_embed":{"hash":"1ojdtbx","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"1ojdtbx","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{4}","lines":[219,219],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ojdtbx","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016144862,-0.0044269483,-0.0141562335,0.04311573,-0.016138487,-0.015923299,-0.019713314,0.013722229,0.0068694786,0.016282042,0.016953832,0.026652206,-0.03237042,0.04633925,0.011560059,-0.03692666,-0.02139126,0.03561592,0.03773293,-0.007934818,0.018277494,-0.0053702067,0.028846933,-0.0045806435,-0.018353477,0.0043898746,0.04673473,-0.003626419,0.041643567,-0.0060565197,-0.030535309,-0.049799446,-0.0019313995,0.00045125707,-0.033813704,-0.016820805,-0.013032038,-0.008293526,-0.03591013,0.05258372,-0.021290762,-0.0053865523,0.0047042696,-0.027975036,0.03228927,-0.0111170495,0.00744355,-0.0006222848,-0.033928983,0.022903323,0.013928107,-0.046048656,0.021315817,-0.0049113743,0.024670424,0.013571446,-0.046869773,-0.015890514,-0.034177553,-0.034054086,-0.03086967,0.024790086,-0.016764285,0.006770303,0.024253506,0.02852661,-0.002905805,0.0065236753,-0.013038574,-0.026767991,-0.030920217,0.012731707,-0.04712938,-0.015121018,-0.026838379,0.026597738,0.036252473,-0.032362778,0.009427015,0.026824903,0.0047936765,-0.024662606,-0.0029161845,-0.008317924,0.015048471,-0.026893243,-0.022112794,0.0559432,0.016561009,0.001324943,-0.0050771213,-0.05890473,-0.0042797965,-0.03977796,-0.05767917,0.012514838,0.026894433,0.024150282,0.029123805,-0.011693733,-0.007992327,-0.006597353,-0.03234555,-0.019728022,0.00986771,0.011298776,0.050693326,0.013542867,0.007393226,-0.022061767,-0.00023428442,0.020904692,-0.007575141,-0.013893121,-0.019316906,-0.054306936,0.0010044295,-0.035368435,-0.014374241,-0.062233943,0.04139449,-0.04299209,0.03194702,-0.012535879,0.013303595,0.024504535,-0.012437977,-0.005139431,0.028083997,0.040016938,-0.010726887,-0.00374541,0.0012219294,-0.020756112,0.0062048826,-0.0039977976,-0.013454772,0.015755039,-0.045436583,-0.06290413,-0.01751696,0.04140785,-0.023079298,0.010143225,0.03143164,-0.029205633,0.107065976,0.00584962,-0.014034434,-0.0043377355,-0.005033081,0.04539368,0.018056069,0.039378393,0.018309252,0.01620555,0.027391966,-0.0016348967,-0.023422675,-0.0071733287,-0.0335049,0.033182655,-0.045897238,0.012303651,0.029497633,-0.064754166,0.00678652,0.00033120665,0.0010400369,-0.042692613,-0.012412643,0.034011006,-0.00013625661,0.060584992,0.016280986,0.033215046,0.028646374,0.03387739,0.051483754,-0.04897856,-0.07410717,0.017206397,-0.034029897,-0.013763709,-0.034654915,-0.0026376315,-0.00065449066,-0.01954289,-0.00833093,0.0496479,-0.004274657,0.06594626,-0.008845384,0.019921977,0.012490834,0.00022147402,-0.020058263,0.0143709695,-0.023837127,-0.025078705,-0.020377863,0.028551854,0.025534976,-0.020912515,-0.004601301,0.016445082,0.027112223,-0.018491521,-0.015920805,-0.049662504,-0.046187952,-0.0009962476,-0.016481498,0.027883073,-0.036017004,-0.016704943,-0.0010907189,0.004699795,0.009831691,-0.045320466,-0.052036814,0.034053538,-0.020184763,0.06412035,0.0073830104,0.006206193,0.01833715,0.038932294,0.01563644,0.003868304,-0.061662607,-0.041107893,0.05977763,-0.015729513,0.103227764,-0.013246396,-0.08114045,0.0021453528,0.019606572,-0.03430389,-0.022583941,-0.01591947,-0.0028565167,-0.014249905,-0.026672939,-0.015307877,-0.015210035,0.04254424,-0.024209827,-0.015715739,-0.03477716,0.015840402,-0.0052528707,0.023801897,0.03433794,0.015045602,-0.015889399,-0.01860038,-0.022631625,-0.024273088,0.05474753,0.028906522,-0.02389326,0.0024466473,-0.0049661174,0.009806968,-0.045603067,0.012891481,0.03959757,0.0052437736,-0.027633648,0.058803298,-0.009556998,0.068225704,-0.021244805,-0.0009383173,0.02452376,-0.01622224,0.00064066326,0.08113925,-0.03469577,0.05266448,0.01494804,0.04494158,0.009728975,-0.042290445,0.055459723,-0.0039080703,-0.0015966165,-0.019574389,-0.065075375,0.031131059,0.05378759,-0.0055407863,0.04161218,0.027166495,0.02935052,-0.15955034,0.016843982,0.038785826,0.023877691,-0.0017643134,-0.0069681774,-0.040101793,-0.02857986,-0.0565529,0.019748896,-0.029262302,-0.0406338,0.016442943,-0.055643972,0.014341516,0.04298173,0.01913715,-0.020208856,-0.0001903515,-0.043854475,-0.0074044806,-0.005654759,0.00689705,0.010999622,-0.009422213,-0.030723162,0.053149037,-0.02382704,-0.019552495,-0.020831859,-0.035343394,-0.024885606,0.021804541,0.026008045,0.010875022,0.022065733,0.029968882,0.030408459,-0.011381044,0.003074169,0.021353053,0.04006543,-0.02823602,0.029196756,0.020044224,0.04647366,-0.009804434,-0.02685149,-0.04165556,0.022555597,0.053167578,-0.01125147,-0.014201529,0.009534046,-0.017366195,-0.0073556853,0.008250618,0.06619874,-0.032053053,-0.03703521,0.02894187,-0.008806954,0.02079305,-0.019619444,-0.02158936,0.029298497,0.025843645,-0.0029608875,0.02214551,0.0015125624,0.01902922,-0.03363767,0.040730517,0.025100142,-0.0037809114,0.029840969,0.0030090234,-0.02966702,0.047294088,-0.10207914,0.004490165,0.01846213,-0.009148869,0.025089739,-0.020132175,0.029772121,-0.01990826,0.047874127,0.014654406,0.26314315,0.027887264,-0.02555502,-0.0015746668,0.032452114,0.009847988,0.022122048,0.018781964,0.029417155,-0.027015623,0.0016585313,0.04729648,-0.0005238217,0.0037463491,-0.014569167,0.02009997,-0.042477265,0.0017357044,0.04932111,0.0021286316,0.0033395751,-0.029232847,-0.026634768,0.04126475,-0.046090454,-0.02028435,-0.031662196,0.017239815,-0.04587832,0.018855955,0.0004898245,0.07483567,0.014016056,0.021194147,-0.04657916,0.018854802,0.008670488,-0.036744535,-0.014794409,0.015701447,-0.027041048,0.001184032,-0.001108204,0.019136054,-0.019210236,-0.03484228,0.015831556,0.010925813,-0.022688134,-0.019633474,-0.034523707,-0.030590577,-0.041453123,-0.006796738,0.020145306,-0.030356497,-0.014624911,-0.023111034,0.034352094,0.017819759,-0.00042643063,-0.0033780106,-0.048848547,-0.043444388,0.0056498074,0.020569105,-0.027674725,0.0020425033,0.026171397,0.065341786,-0.012214483,-0.02682365,-0.015600591,-0.05221527,0.021162543,0.0203161,0.059201397,0.024048932,0.03196611,0.0132251065,-0.0101046255,0.022017408,-0.02056518,0.018560497,0.007947408,0.0013004947,0.054515157,0.016731499,-0.03966777,-0.0010177882,-0.011456747,0.0054983855,0.034126416,0.04358779,0.003556063,-0.0061941114,0.0045804735,-0.006323716,-0.012352028,-0.016005645,0.011404677,-0.0014898073,-0.0042127506,-0.062368445,0.027162664,-0.038006738,-0.019288512,-0.003245612,0.041644204,-0.005985266,-0.009481847,0.014937533,0.010931469,-0.039483268,-0.01069057,0.03745835,0.043519687,0.007202148,-0.0070534125,0.010542802,0.04356843,-0.044213146,-0.057175428,0.032034587,0.01960459,-0.053706292,-0.020507112,0.007909823,-0.022158327,0.053772077,0.042956207,-0.018534467,-0.04009566,0.010839121,0.032189827,0.024655255,-0.0030385307,0.021398291,-0.0077892435,0.017523158,-0.04133031,0.016510969,0.010602638,-0.037912633,0.023893,0.0013415614,0.016728023,-0.026975773,0.016016418,0.012984329,0.0011846152,0.050949793,-0.00048424242,0.014061443,-0.053879663,0.012688963,-0.01042732,0.022776425,0.0046106447,-0.04373856,-0.042750813,0.034896508,0.07804124,0.051394515,-0.047255054,0.038796365,-0.062393285,-0.007651002,0.0012601902,-0.0111356955,0.033436053,-0.020753387,-0.06368939,0.0132867005,0.021927563,-0.02592102,-0.053894542,0.01359044,-0.021563264,0.0011361383,-0.004442048,-0.0020115725,-0.050650187,-0.064982705,0.015717005,-0.014532342,-0.032228768,-0.0016821352,0.010272907,-0.011545249,-0.012009949,0.085271075,0.016864445,0.008175328,-0.0011656017,0.009885812,0.09219127,0.018572552,0.021839894,-0.017693833,-0.028688068,0.008716392,-0.009623213,-0.018331427,-0.0044781826,-0.01519245,-0.010175634,0.0043677436,0.007631147,-0.0071902517,-0.035565816,0.009164934,-0.030286638,-0.008927285,0.010102963,-0.06503291,0.05879224,0.034929655,0.050853528,-0.04492383,0.0053341263,-0.015433838,0.0025584642,-0.0437356,-0.01458385,0.0072195795,0.035635434,-0.027078852,0.050594755,-0.024677284,-0.0062221377,0.020327562,0.014290486,0.00732372,-0.0067013386,-0.012749359,0.026834905,0.010837924,0.039468583,-0.010201775,0.023469366,0.013567631,-0.0038269397,0.040712584,-0.0062617003,0.0015537112,-0.008385266,-0.042513818,0.003495215,-0.036307722,0.0044225794,-0.085813016,-0.020403301,-0.015376524,0.037209645,0.027256578,0.026357137,-0.05110695,-0.018686596,-0.030651053,-0.019814607,-0.023773326,0.018801207,-0.019027567,0.016579006,0.0012056694,0.009554898,-0.0053495984,0.009625716,-0.02277764,0.015261823,-0.026151992,-0.056115,-0.028641002,-0.0005589814,-0.020180816,-0.025285905,0.0067012464,-0.029461209,-0.043633945,-0.064296275,-0.019073358,-0.028367333,0.019591706,-0.028148787,0.047525704,0.035769574,-0.017816355,-0.025041176,-0.05168255,-0.00012615373,0.004267914,-0.029193606,0.018463565,-0.019110493,-0.032844577,0.018241035,0.021672033,0.0017633225,0.03876315,0.0010355766,-0.018329076,-0.015760044,-0.007349823,-0.024638895,0.04389261,-0.001671199,-0.025270008,0.02787773,0.01990806,0.056477547,-0.0735851,-0.019434694,0.058412235,0.044878963,-0.01505828,0.049205504,0.009697845,-0.005009537,-0.0020488857,-0.030600967,0.042382367,-0.033021618,0.014169553,-0.030710485,-0.00673442,-0.016528245,0.008662198,-0.009148606,0.047608983,-0.03444921,0.014901371,0.009093196,0.032523252,-0.020740336,-0.033779778,0.013409423,-0.038378876,0.01538855,0.002209115,0.012760701,0.0026743347,0.04469321,-0.008478706,0.013861162,-0.055634767,-0.011805869,-0.006134262,-0.050040778,0.0059643174,0.018162912,0.019313466,-0.0023650979,-0.009366219,0.014435414,-0.002942443,-0.024953416,0.011305421,0.05311184,0.02294947,-0.02608217,0.03326346,0.02530792,-0.0040894994,0.01359194,-0.015141144,0.014676153,0.006269198,-0.047887586,0.0056959954,0.008821298,0.028616766,0.006784283,-0.022684487,-0.023909394,-0.018643286,-0.010212372,0.0046081496,0.0093350485,-0.0078466395,-0.016656429,-0.028685493,0.005176911,-0.013224154,-0.04879213,0.03768808,-0.0034311407,-0.013514937,0.029910553,0.02455519,0.020646255,0.018764783,-0.046511073,0.011346351,-0.13241982,-0.03472696,-0.02037833,0.020567214,-0.043617696,-0.022920258,0.01929628,-0.041459404,0.03960942,0.0022008042,-0.046141405,0.007919128,0.011309399,-0.013893149,0.019161468,0.009822424,-0.016712293,-0.026881607,-0.022982758,0.029278064,-0.018527241,-0.03220119,0.03552514,0.013414409,0.0010356405,-0.0025680787,0.010040826,-0.022064725,-0.004815408,0.017311562,-0.0063879355,-0.02426095,0.027378712,-0.0020180885,-0.033641126,-0.012856902,0.009414841,0.0046230596,-0.040981304,0.03444394,0.025569923,0.03480096,0.008619441,0.030899383,0.02298286,0.052069515,0.030986281,-0.021054033,-0.01606091,0.0021719967,0.039646786,0.07480856,-0.017203677,0.010798115,0.00808207,0.01427097,-0.027173752,-0.0050746566,-0.02325613,0.0055899587,-0.0263014,0.05240223,-0.009294232,-0.034506794,-0.02461718,0.018720342,-0.019168133,0.03110196,-0.037545964,-0.0061309654,0.008264523,-0.02351197,-0.04550882,-0.036378607,-0.01806689,-0.033469606,0.023628397,-0.021059753,-0.0318387,-0.012552604,-0.031300835,-0.014102635,-0.02626344,0.0026343511,0.08152493,0.0058423476,-0.056202546,-0.0022302007,0.04118149,0.016852729,-0.004339206,-0.05495469,-0.008064436,-0.029879836,-0.066855684,0.012404053,-0.052242838,-0.04941894,0.020193687,0.0019167922,-0.03779788,-0.013722091,-0.046353195,-0.010928169,-0.015477516,0.03824807,0.053717844,-0.0052647986,-0.034418635,-0.043583114,-0.049504302,0.008225379,0.024695165,-0.008811031,-0.043526065,0.007517768,-0.0042253425,-0.03787085,-0.02143575,-0.059826214,0.0029509705,0.005296299,-0.04406288,-0.010171553,0.018386535,0.02821436,0.0039710747,0.037540164,0.02069228,-0.0153207965,-0.022194955,0.0025974882,-0.037200496,0.012448014,0.017622054,-0.007086732,-0.025361707,0.046401326,-0.045856014,-0.04187725,-0.018150182,-0.009352015,0.0039576543,-0.024119519,-0.022445863,-0.05138233,-0.0012530647,0.040503256,0.016374657,-0.03505204,-0.017131463,0.0421725,-0.027324801,0.045874257,0.0046519977,0.018407304,-0.010784864,-0.030370515,0.005324538,0.067676075,0.010707829,-0.029415283,-0.019162945,0.023098009,-0.006582122,0.042427853,0.0014915746,-0.01223464,-0.018198749,-0.0009803605,0.005003378,0.0006201584,-0.0013806293,0.026493981,0.05081358,-0.06639137,-0.0035927433,-0.03667491,0.03498128,0.0060194167,0.018560698,0.018687434,0.07882153,0.034092706,-0.0016372848,-0.0046168948,-0.027155109,0.014666513,-0.061265618,0.016257027,0.014886057,0.00030359838,-0.034198314,0.0036388622,0.038570456,-0.03182263,0.038911656,0.05039792,0.00024605068,0.021243675,0.01836234,0.0024089331,-0.03056151,0.009340295,0.020768335,-0.016616926,-0.02618964,0.017343368,0.010729918,0.06920753,-0.024871854,0.04200257,-0.037507694,0.01407324,-0.0053323586,-0.0004607917,0.06864171,-0.005182625,0.0078090443,-0.026045712,0.0317265,0.028122116,0.0051022447,0.0043169307,-0.024701135,-0.026634986,-0.013457421,0.037718616,-0.031266324,0.002812655,0.016727824,0.03854754,-0.0008654502,0.04391832,-0.050940596,-0.021368472,0.024467513,-0.04676645,0.0070799277,0.0166164,-0.029805962,-0.020028723,-0.015618893,-0.0262881],"last_embed":{"hash":"cupcqd","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"cupcqd","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Usage#Migrating from GitHub#{5}","lines":[220,221],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cupcqd","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Resource Usage Expectations": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009349692,0.032656882,-0.032131076,0.02075171,-0.026050208,-0.071923666,0.0163838,0.025387473,0.025257688,0.011365705,0.03217904,0.015503826,-0.03625077,-0.0067513087,0.0032764603,-0.017309804,-0.038794566,0.043179717,0.016040722,0.019706206,0.052018825,0.021297023,0.056961697,-0.0031954306,0.0031645994,0.011042182,-0.04286007,0.008549868,0.052078653,0.06213947,-0.019787148,-0.020635998,0.027273593,0.0029615327,0.02393014,-0.041971043,-0.0060207564,-0.044593375,-0.035812315,0.03433192,0.0017814995,-0.040517773,-0.021687517,0.021670468,-0.009367266,-0.012313065,0.011284222,-0.03062646,-0.07293462,0.033281613,-0.012864976,-0.05419743,-0.007942526,0.000094772164,0.025521973,0.020207316,-0.01175153,-0.004327525,-0.0016312341,0.039728668,-0.06307273,0.0720339,0.024495604,-0.042238805,0.016436663,-0.0034350299,-0.010922584,0.029810067,-0.026066273,-0.03014612,-0.035750836,0.00563153,-0.013293558,-0.023431262,-0.010375651,0.030352777,0.0024888872,-0.0026881106,-0.022801124,0.042454325,0.014804805,-0.05484125,-0.0036912123,-0.01254004,-0.0011160581,0.054974306,-0.04254109,0.10631712,0.040558785,-0.047863036,-0.006397676,-0.022918977,0.027456373,-0.022064514,-0.04603238,0.031498626,-0.03086275,0.020562842,0.012753211,-0.020027729,0.013493804,0.033435035,-0.01308197,0.0023377566,0.026165577,0.0022908393,0.01571691,0.016379988,-0.01684603,-0.010883834,0.0059947358,-0.018133262,-0.024913063,-0.032423697,-0.013318114,-0.051296405,0.010874856,-0.0016970467,0.00056848105,-0.04718482,0.034949478,0.020401232,0.03213585,-0.01407086,-0.029026765,0.008636624,-0.02384838,0.008748861,0.030899242,0.025254598,-0.035129372,0.030752521,-0.03481768,0.0018516658,-0.040496875,-0.023327338,0.009767266,0.06902462,-0.03666914,-0.08817316,0.014182172,0.055290226,-0.025796607,-0.028673628,0.056358013,-0.02108839,0.031106226,-0.010102866,-0.02340347,-0.003534789,-0.026476659,0.018228376,-0.009634179,0.014435325,-0.0311281,0.015942458,0.0040483964,0.03557448,-0.011556622,0.022763666,-0.015675997,0.03442696,-0.038936205,0.008932709,-0.0009287184,-0.022102224,0.047254734,0.0029763393,-0.018880103,-0.031066503,-0.010822469,0.012513021,0.013543467,0.05253288,0.0028636218,0.030879274,0.022999976,0.013400795,0.020320365,-0.051579274,-0.0520759,-0.04061334,-0.0019598654,-0.011454453,-0.004120558,0.012464155,0.058913007,0.024133464,-0.015169697,0.03940504,-0.037360366,0.02373115,-0.007542916,0.042756576,0.027468901,0.01658902,0.023123689,-0.012741326,0.027194528,-0.013595693,0.015265047,0.036913395,0.00079043314,-0.039366204,0.0006362911,0.02219573,0.017227061,-0.012803594,0.01147823,-0.050573833,-0.0063529536,-0.027734594,0.015194885,0.00013093525,-0.016394805,0.026232606,0.004911231,0.020442002,-0.011437282,-0.03847072,-0.003373951,0.0034519392,-0.021893656,-0.0009712077,-0.009609573,-0.017837346,0.020010011,0.019278724,0.016792858,-0.033912964,-0.055141136,0.02919999,0.011036318,-0.04008005,0.080461614,-0.0073616905,-0.03558097,0.046819404,-0.03074273,0.016999718,-0.035421632,0.029741328,-0.009728467,-0.011731358,-0.02567805,-0.00565438,-0.012939867,0.03626995,-0.03062756,0.0107130185,0.0077116517,-0.0067529497,-0.019249167,-0.034704752,0.035118118,0.00941348,0.009445835,-0.0014304728,0.015503192,0.007121887,0.01808606,0.0012079821,0.005468058,0.013592113,-0.002025183,0.022326434,-0.0021253943,-0.038479436,0.028491551,0.05545476,-0.041710015,-0.021266187,0.006944634,0.045583155,-0.050821487,0.042023186,-0.014652355,0.0090233525,0.023309767,0.0028281203,-0.04855609,-0.01680324,0.030901857,-0.027163006,0.0054415977,-0.02341917,0.029928138,-0.018838575,-0.013565719,-0.037977356,-0.03323477,0.038410176,0.07833101,0.013579682,0.010784321,0.013112841,0.02779329,-0.17929025,0.027081802,-0.030639732,0.031562623,-0.010050883,0.0069934167,-0.04416286,-0.0319242,-0.085388064,0.05520073,-0.014277692,-0.03602114,0.008459789,-0.008043762,0.0027368304,0.0017780566,0.002200813,0.005417208,0.018559715,-0.020334234,-0.008719322,-0.0029819119,0.021680703,-0.011178788,-0.025928799,0.03542613,0.036523096,0.025767399,-0.02402587,-0.058604296,-0.017694216,0.029499307,0.010304805,0.022460291,0.030092798,0.027798135,0.044283442,-0.004865728,0.0023753133,0.0081867855,0.0024806438,0.03999465,-0.022470785,0.034162216,0.025694871,0.03392165,0.0128989555,-0.0466356,-0.009363427,0.031863224,0.053689305,-0.052511018,-0.03733816,0.025931258,-0.06088173,-0.03142216,-0.03580589,0.05446283,0.016169189,-0.043041516,0.031607386,-0.035477627,-0.021862395,-0.041481797,-0.00087526196,-0.011167581,0.016364528,0.012784328,0.015678434,-0.024641523,0.010915245,-0.04041162,0.04118952,0.017166618,0.025617572,0.011541661,-0.023796417,-0.02435065,0.024337472,-0.10324646,0.018359527,-0.013329499,-0.009121743,0.027643126,-0.029183108,0.0020625382,-0.0014311204,-0.008607471,-0.0020865095,0.24355577,-0.0055073197,0.0050233193,-0.025259268,-0.011777626,0.00036924687,0.008739078,0.013842576,0.026422862,-0.012054019,-0.011156794,0.007052007,-0.024196371,0.01658928,-0.017067365,0.02221069,-0.032767273,0.00787809,0.027511138,0.011762802,0.027075835,0.009270631,-0.015041373,0.018572032,-0.028542416,-0.013133292,-0.03995677,0.04792327,-0.050066013,0.034121968,-0.025398862,0.04834526,0.016366407,0.006906139,-0.051231343,-0.0024310062,-0.010791941,0.00006506829,0.013754116,-0.010479944,-0.007407793,0.0108596,0.0040535186,0.004793906,-0.042291075,-0.023376068,0.047996625,-0.028925933,-0.039987564,0.0070367567,-0.076768056,-0.005977102,-0.041750073,-0.028183179,0.016952071,-0.040832512,-0.026670966,-0.033055257,0.0115897795,0.05551469,0.012366653,0.0051092138,-0.07707738,-0.019815058,0.018115446,0.03922064,-0.07718123,0.021941103,0.008290466,0.014888861,0.010343867,-0.004685866,-0.014800906,-0.013129001,0.018529905,0.013675481,0.04115437,0.058101717,0.024996804,0.011990974,-0.03862657,-0.005081567,-0.03761917,-0.0039225835,0.01381605,0.050063044,0.0049518156,0.030822312,-0.013709391,-0.023331206,-0.016172439,0.0057889395,-0.010460298,0.03314095,0.03693891,0.0017835081,0.015992574,-0.037384737,-0.03702435,0.021499172,-0.012513076,-0.01672733,-0.027166074,-0.031218788,0.007474045,-0.049582526,-0.0026511536,-0.021241518,0.01831016,-0.016846312,-0.0013109675,-0.00056072284,0.023062542,-0.07015203,-0.009949333,0.038798787,0.009358761,0.01615054,0.02204733,0.002987744,0.007260785,-0.018832993,0.020799026,-0.019861476,-0.022887668,-0.005619823,0.008422683,0.010030184,0.011513315,0.012777496,0.033048514,-0.028236495,-0.06241266,0.015529687,0.03686733,0.0085585695,-0.0068717427,-0.050783604,0.024033431,0.034799952,-0.05563487,-0.023160286,0.030641356,0.006907391,0.03448411,0.010048519,0.024455898,0.035726573,-0.017346468,0.02173692,-0.051637314,0.06101417,0.017761758,-0.012503233,-0.03890827,-0.0384812,0.011727802,0.022016374,0.003944978,0.006284418,0.014092469,-0.00789753,0.05691751,0.07260204,0.009287963,0.029839605,-0.008834752,0.020825826,-0.04415709,-0.014783336,0.0028944863,-0.014900386,-0.011903629,0.022396594,-0.010122845,-0.008576563,-0.014858285,0.040131,-0.013523576,-0.01573789,0.045181226,0.013179913,0.0068631563,0.0009931396,0.0051682624,0.0088880705,-0.004292157,-0.00018012647,-0.026601294,-0.014652254,0.011564009,0.069807194,-0.010908214,-0.011321553,-0.018057264,0.0031590979,0.05632635,0.031414177,0.006965046,-0.015663773,-0.022931619,0.020216355,0.011273342,-0.028857574,0.010753357,0.0059524337,0.010692155,-0.024831424,-0.0049662217,0.021878352,-0.010606491,0.0026377675,0.013020169,0.009568622,-0.032282956,-0.06696766,0.005150317,0.028776137,0.017317984,-0.037541863,0.011313259,0.0065463763,0.040201552,-0.051150363,-0.0046757148,0.020217331,0.013418422,-0.03417154,-0.0029102617,-0.024641749,-0.0064020692,-0.014701063,-0.030115927,-0.006691825,0.0031338364,-0.088514194,0.031105818,0.025890699,0.0046644616,-0.002384465,-0.0131929545,0.053471055,0.00052402745,0.04032219,-0.0147705395,-0.0027718444,-0.0670706,0.057351492,-0.023610855,0.01402845,0.020047752,-0.053506818,-0.03285821,0.01938861,0.0456411,0.0011823493,-0.0051314663,-0.03651254,0.003835816,-0.020097071,0.0044949893,-0.015437114,0.020099042,0.026396679,-0.023563983,-0.041088242,0.0015426268,-0.022265812,-0.027748404,-0.06875882,0.032839783,-0.013634259,-0.09186114,-0.045296106,0.054906048,0.01128959,0.02165833,-0.010165185,0.014310939,-0.05858387,-0.053800087,-0.00988445,-0.000030998428,0.033015665,-0.04879339,-0.005411154,-0.03515567,-0.021285413,-0.026072094,-0.022834117,0.062311817,0.01147048,-0.0043084635,0.017465604,-0.0370056,0.009402103,0.01347606,-0.047817577,0.0075443834,0.04300945,-0.01604352,0.012038571,-0.026157856,0.004202646,-0.059954315,0.019305112,-0.0286287,0.008076295,-0.003171912,0.024948342,0.031993147,-0.035966035,-0.0052548638,0.059173558,0.012212465,0.015426365,0.07406427,-0.014103602,0.06686382,0.008229562,0.042148642,0.027260523,-0.022804135,-0.03135353,-0.0381733,0.011573412,-0.05050916,-0.007924906,0.020814102,0.07299178,-0.057252996,0.022546252,-0.06164502,-0.03997158,-0.022427293,-0.004117373,0.016947495,0.021802187,0.061433144,0.0167397,0.020050734,0.004424682,0.028339507,-0.013843475,0.01450653,-0.0058173286,0.010886478,0.010090773,-0.06529902,0.017821861,0.03706054,0.008016926,0.0014491266,-0.03601548,0.018164316,-0.048055317,-0.017121641,-0.034978822,0.053873602,0.006644496,-0.012829983,0.056376126,0.04599024,0.008491565,0.0058967113,0.017609574,0.03726016,0.019365761,0.012364426,0.020416522,0.030842165,-0.008052628,0.0040856167,0.0042534363,0.001021959,0.029675946,0.033930972,-0.0013943858,0.00009985858,0.008472293,-0.036657784,-0.039123446,-0.010703635,-0.008502183,0.0027195937,-0.01782079,-0.023012362,0.0018324159,0.050794866,0.026694875,0.0051654656,0.0022114173,-0.039794553,0.023435246,-0.13312794,0.0070134043,-0.005554378,0.052845776,-0.01378532,-0.011036102,0.0073292158,-0.0090006795,0.014896011,-0.030735334,0.04119177,0.0021556125,0.012422811,-0.006104055,-0.0061478815,0.0089090085,-0.022184683,-0.025171658,-0.030979997,0.037257135,-0.006948059,-0.04747108,0.024555141,0.014313896,-0.011557263,0.003665259,-0.006721876,0.008309338,-0.02149703,0.015301202,0.01229085,0.012657533,0.028147612,0.039181273,0.000049705068,0.011844332,0.023639759,-0.014517145,-0.0017721097,0.015296201,-0.0024442077,0.017446702,-0.0028919738,-0.008813947,-0.033529416,0.094909675,-0.021243015,0.004699727,-0.023665927,0.030340824,0.019410485,0.03816026,-0.047433563,-0.02382009,0.023740685,0.013742098,-0.04546611,-0.016643073,-0.022387348,0.0058732172,-0.04263946,-0.000033315682,-0.00644218,-0.040655438,-0.0035465444,0.008670385,-0.04786103,0.0136105,-0.00037769228,0.006943638,-0.025584614,-0.0066306796,-0.008450998,-0.060651198,-0.021097898,-0.009902117,0.06253406,-0.010998769,-0.015272045,0.0049149115,0.01701997,-0.03172435,-0.020593192,-0.0060569406,0.025334505,-0.037602495,-0.044612236,-0.0036621168,-0.006924859,0.0060295523,-0.05484508,-0.0441633,0.005168233,-0.053612012,-0.073884,-0.0011926123,-0.0089381235,-0.03996807,-0.011829083,-0.006168989,-0.0321926,-0.013765181,0.02940341,-0.05126585,-0.023611398,0.035390157,0.010522797,-0.0075166384,-0.029455269,-0.0017740466,0.0043931436,-0.019000968,-0.021055156,-0.001960113,-0.048742093,-0.011477149,0.025467709,-0.025683295,-0.06544243,-0.065849856,-0.04846171,-0.013377336,-0.03787872,-0.026228733,-0.0073018596,0.06764618,0.037348174,0.005042771,0.016682534,0.006753597,-0.005641188,-0.02158813,-0.03738471,0.0024914257,0.03330126,0.014979968,-0.024452988,0.04464009,-0.0333191,-0.003361436,-0.0171007,0.0014178304,0.003720796,-0.0069051073,-0.026781587,-0.02899581,-0.021972701,0.020352283,0.025608717,-0.05393514,0.029790986,-0.010240107,-0.0104862405,0.040051226,-0.010913495,0.0102055315,-0.0149992565,-0.015267673,0.014182373,0.09090752,0.035348773,-0.0059208134,-0.020760901,-0.012574111,0.004709997,0.040812124,0.011878706,-0.018155022,0.012532926,-0.019234797,0.015677957,0.011014815,-0.013238297,0.032463096,-0.01373852,-0.021146752,-0.009854102,-0.015282445,0.011340214,0.017557401,0.02170853,0.005862385,0.014153697,0.034057397,-0.01286559,0.040390197,0.011171809,0.054271895,-0.007901093,0.0073574716,-0.019927489,-0.0033198867,-0.04422819,-0.04641743,0.068979315,0.009024048,0.021490518,0.07421132,0.025562325,0.02262761,0.011225366,0.0067803217,-0.0050357566,-0.014437547,0.011275632,-0.022099096,-0.0023406937,0.008727,-0.040386014,-0.0109747145,-0.0031066106,0.034665953,0.027710961,0.0065397555,-0.015320819,0.0076641133,0.052030876,0.048391853,0.0063992185,-0.017062964,0.0075365696,0.050282363,-0.02274862,-0.0797431,-0.03920785,-0.008391196,0.0061113317,0.04397069,-0.0446693,-0.018637357,0.01477158,-0.03336932,0.0045511615,0.031723082,0.00080847356,0.0073805056,-0.031084878,-0.042353008,-0.030155156,0.017226571,0.038867302,-0.035811108,0.010502858,0.0031463315],"last_embed":{"hash":"10rwetk","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"10rwetk","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Resource Usage Expectations","lines":[224,235],"size":230,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"10rwetk","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.001839378,0.04290134,-0.041871443,0.028566081,-0.037226602,-0.06268585,0.0057020183,0.016199505,0.027577719,-0.0036521738,0.039034955,0.030738344,-0.020929042,-0.009661956,0.009796792,-0.013914365,-0.024481734,0.042367786,0.0025124615,0.013325426,0.044128086,0.010501645,0.059933174,0.008984085,0.012485362,-0.003594669,-0.021680392,0.0049627656,0.07569882,0.06277643,-0.011428091,-0.038731344,0.027659984,-0.013130354,0.027165445,-0.06364262,-0.0112456065,-0.039979387,-0.04524201,0.045560837,-0.008605623,-0.039719097,-0.025954181,0.0068146964,0.0020401576,-0.0216265,-0.0063542672,-0.027842432,-0.058278248,0.031616505,-0.0063230945,-0.044808142,-0.0028377774,-0.012077425,0.021085192,0.013388826,-0.033879194,-0.016448408,-0.024257641,0.044186793,-0.04917202,0.041751493,0.00015517129,-0.02429755,0.029959388,0.014668716,0.0042248955,0.04245698,-0.022317667,-0.015227143,-0.034351613,0.020852765,-0.050928716,-0.031021135,-0.029476358,0.026124187,0.016376376,-0.00910957,-0.021816526,0.04226911,0.00048743852,-0.06025146,-0.011768217,-0.028685607,-0.016631136,0.03423172,-0.058013983,0.08878104,0.031570468,-0.04221379,0.0056466507,0.0030332908,0.011655536,-0.026825937,-0.042456403,0.012358248,-0.05516281,0.03308941,0.022558186,-0.01875183,0.0050210184,0.037598856,-0.013974832,0.008203736,0.012277701,-0.006798566,0.028741382,0.015564325,-0.023512116,-0.010524739,-0.005987328,-0.000850248,-0.0050656027,-0.025872156,-0.004174304,-0.046174,0.018977018,0.0007040023,0.017257258,-0.061739486,0.05076159,0.020839943,0.025630223,-0.021742584,-0.029040704,0.016004963,-0.035410672,0.007961756,0.04468663,0.02272488,-0.033314906,0.015847497,-0.03789178,-0.005414196,-0.03932941,-0.020917987,0.0018584721,0.052822407,-0.034136865,-0.085562825,0.020313328,0.05934109,-0.031151576,-0.015396254,0.050751604,-0.02669356,0.038667966,-0.021051124,-0.036087576,-0.00847645,-0.019591685,0.013912718,0.018570682,0.010883806,0.009291265,0.015370821,0.008215017,0.037985325,-0.011270967,0.025968403,-0.01898085,0.033984642,-0.019664155,0.006428661,0.0008436351,-0.024174476,0.033816956,0.020651784,-0.019197298,-0.038510814,-0.0008819904,0.007465914,0.021648074,0.0426728,-0.006018776,0.032474425,0.03366238,0.0015077236,0.04781772,-0.03107501,-0.05195735,-0.04499193,-0.0058909296,-0.000029569694,-0.012242223,-0.0023410225,0.04898977,0.010647514,-0.003054196,0.039884243,-0.042597108,0.02861819,-0.012023239,0.021339482,0.022347406,0.012979513,0.0055250577,-0.014640084,0.007426869,-0.021544985,0.016864916,0.03869376,0.020543162,-0.04526357,-0.0059051653,0.026404707,0.02644187,-0.025795756,0.011030566,-0.058984835,-0.026470257,-0.027706934,0.0050572124,0.0069046468,-0.030301625,0.007421834,0.000021222631,0.031748682,-0.0009426936,-0.049824152,-0.05411941,-0.003812047,-0.024218699,0.010889862,0.0006771985,-0.027761916,0.009921955,0.020420065,0.022742432,-0.047770225,-0.035641246,0.0067129666,0.026428232,-0.055552013,0.08501809,-0.012130428,-0.041917764,0.024455108,-0.01602208,0.017472066,-0.025814308,0.016313046,-0.013467822,-0.01795819,-0.029559888,0.0015343989,0.0014972624,0.032910038,-0.03373004,0.037985973,0.016813222,0.011206459,-0.0041240137,-0.01923042,0.036789138,0.00829508,0.020310292,0.002181475,0.0145058995,0.008894685,0.025311423,0.012342365,-0.0043550357,0.020783324,-0.011777842,0.0074935807,0.009854056,-0.012440598,0.02213931,0.038874242,-0.02757344,-0.009968829,0.031445045,0.03781102,-0.033213716,0.03840314,-0.010757788,-0.00027240746,0.039490744,0.023470383,-0.02827157,-0.011995994,0.034806248,-0.007206713,0.009113878,-0.025286473,0.020517668,-0.021121686,-0.014404295,-0.040301982,-0.055808008,0.026341844,0.07694404,0.014831887,0.01259669,0.028146427,0.037573796,-0.16917951,0.039329488,-0.025770485,0.04836923,-0.0011978677,0.010942168,-0.03541441,-0.022928404,-0.072628796,0.056118924,-0.028646456,-0.044289026,0.01776189,-0.006405092,0.003005139,-0.0066935956,0.017327916,0.007546112,0.040519964,-0.025889788,-0.00507153,0.001632417,0.009669399,-0.02217939,-0.012075796,0.029819915,0.024060143,0.009096971,-0.035642967,-0.050517812,-0.040591538,0.016462456,0.011737124,0.030378142,0.026500234,0.011945898,0.056527056,-0.009520238,-0.010853575,0.007915921,0.0015714439,0.042587038,-0.020161739,0.018850235,0.039959613,0.035526574,0.010612048,-0.043735806,-0.013647052,0.008303698,0.0514932,-0.06911327,-0.038476694,0.027535854,-0.05315529,-0.027579598,-0.037574727,0.058129337,0.014097962,-0.0532257,0.035915874,-0.027901221,0.0022115125,-0.047000438,-0.011579925,-0.043672696,0.026880564,-0.010126578,0.027124621,-0.011617831,0.011460596,-0.03971319,0.059871435,0.013875062,0.016500188,0.029426793,-0.039779592,-0.037892096,0.023665499,-0.09815738,0.00530689,0.0032478538,-0.002157659,0.026851673,-0.037120342,0.0033626088,0.013257603,0.013878,-0.0044695735,0.24784698,-0.015464766,-0.016023468,-0.015689306,0.0028227768,-0.024973305,0.0071251257,0.022738136,0.025468893,-0.0072446507,-0.033224855,0.006344943,-0.013570188,0.0067420965,-0.033684433,0.008340542,-0.049072742,0.009847108,0.04589775,0.030994343,0.023545153,0.00901099,-0.012206176,0.0037136113,-0.046704005,-0.011273771,-0.048761245,0.04159418,-0.05408695,0.034964755,-0.042067587,0.061105352,0.021119917,-0.00329863,-0.062228553,-0.007588161,-0.024996432,0.002225509,0.009373876,0.0041924063,-0.016204908,0.0026294058,-0.013457624,0.004520398,-0.04112026,-0.0057931044,0.06353448,-0.019322092,-0.032864217,-0.011227203,-0.07424585,-0.04693271,-0.053949736,-0.02221816,0.022254795,-0.026884442,-0.023033444,-0.033663176,0.006668389,0.07389116,0.031301886,0.011388409,-0.07933268,-0.020581167,0.014835642,0.026213737,-0.055470493,-0.0061423387,0.0026174798,0.010668481,0.005631823,-0.00023935079,-0.01420904,-0.019758612,0.019692637,0.009782406,0.056996,0.048628055,0.0040868013,0.016840696,-0.044305105,-0.0043409322,-0.042030614,0.0073204967,0.0153545085,0.03322948,0.021135587,0.022741355,-0.013988909,-0.010033405,-0.030954523,0.017098095,0.0032557284,0.050079983,0.04099183,0.004190244,0.027872846,-0.03344608,-0.024901487,0.012530432,-0.003938236,-0.016667882,-0.02744461,-0.026704097,-0.020075701,-0.058388203,0.00023988677,-0.01994207,0.01867486,-0.014340763,-0.00044978267,0.010417863,0.024496755,-0.04766309,-0.022418909,0.033727244,0.018526707,0.03162398,0.025462208,-0.005866304,-0.0017051803,-0.011494972,0.019934064,-0.019594934,-0.018325638,-0.011578547,-0.0064521185,0.009867779,-0.0062919576,0.023777798,0.016559856,-0.023813328,-0.05032,-0.0019673074,0.03712367,-0.0067106416,-0.020658305,-0.022118203,0.0008750804,0.031610746,-0.048503328,-0.035026316,0.021149987,-0.01515714,0.03443945,-0.004710887,0.0057642707,0.022155562,-0.0019508064,0.03408032,-0.027045827,0.06697438,0.028106654,0.0043992964,-0.04398688,-0.031373497,0.01598582,0.02883435,-0.02275293,0.010205287,0.009702199,0.0041158437,0.040276088,0.06922251,0.0021822285,0.023300733,-0.02782016,0.019478906,-0.034522332,-0.019235471,0.0082708085,-0.038617883,-0.029031906,0.015964545,-0.012726252,0.0114880195,-0.008749482,0.03155584,-0.044871744,-0.036873333,0.038567893,0.019227752,-0.030565199,0.0027767923,0.024869168,-0.015349742,-0.0073599056,-0.0009079333,-0.040301327,-0.00871988,0.006725047,0.07891791,0.005860837,-0.021110095,-0.019509632,0.004263164,0.063010715,0.03169557,0.019068152,-0.012368064,-0.028421503,0.003526897,0.00031311114,-0.030560879,0.010698526,-0.017020298,0.0015952525,-0.0012983116,-0.009726759,0.022670852,-0.0059012095,0.020808946,-0.00055575534,0.012914991,-0.0132702915,-0.054770622,0.01755216,0.02741454,0.027069872,-0.022963068,-0.002100451,0.0017401156,0.036838975,-0.036459476,-0.0063308594,0.005133326,0.023862896,-0.05100406,0.013916217,-0.029040547,-0.0057352786,-0.018344015,-0.033636227,-0.008563815,0.005605801,-0.060903672,0.019752033,0.030403437,0.019339595,-0.0037540828,-0.009853251,0.052137185,0.004117236,0.046479512,-0.00276253,0.01576934,-0.061918307,0.025811905,-0.021677418,-0.0033141242,0.03500061,-0.071088634,-0.017516933,0.0038760542,0.04179762,0.007063047,-0.00827033,-0.03153013,0.02408711,-0.017382609,-0.004276231,0.00025204444,0.026390951,0.033821106,-0.024950188,-0.024448002,0.0037292917,-0.029166883,-0.02938606,-0.033393167,0.03309332,-0.016240716,-0.07609497,-0.023480207,0.052228183,0.00696438,0.008264727,-0.016873572,0.003932747,-0.042652555,-0.052015845,-0.023319464,-0.009204151,0.03555106,-0.020531414,0.0029344624,0.0048206435,-0.008362465,-0.033878632,-0.010950409,0.06013148,0.013026822,-0.0028665736,0.005388622,-0.029099492,-0.001369772,0.010558173,-0.02519058,0.02393395,0.046840534,-0.013847054,-0.005604423,-0.026098026,-0.0072938115,-0.030193364,0.020294916,-0.019607034,0.0018379148,-0.016065812,0.025822693,0.061996087,-0.059418883,-0.004276221,0.069544815,0.027077531,0.027618637,0.07135745,-0.014825859,0.05427553,0.00801729,0.015866786,0.03508081,-0.0054904353,-0.041031823,-0.025409857,0.0060430663,-0.058352716,-0.024761405,0.012535658,0.0880162,-0.037950456,0.009887997,-0.057397436,-0.020961601,-0.019677017,-0.010085995,0.02088395,0.021952815,0.058033608,0.024633795,-0.0060855714,0.012900889,0.062837504,0.00035967844,0.010470611,-0.028564207,0.009569573,0.0031422959,-0.052314356,0.00524358,0.025869736,0.0136745935,0.010531542,-0.040426478,0.04369347,-0.028598038,-0.021358348,-0.01153011,0.036244683,0.023868328,-0.015433722,0.04426231,0.025970014,0.017970894,0.007013214,0.032973304,0.03126021,0.03683526,-0.0006993362,0.015305753,0.039268754,-0.010884956,0.002224881,-0.0018051359,-0.0074804486,0.03904241,0.015280973,0.006125081,0.0040351837,0.024174426,-0.03569428,-0.04508084,-0.004583893,-0.016477078,0.00083442545,-0.02186657,-0.006093432,-0.0019517676,0.040905356,0.043091908,0.0067199487,0.017840015,-0.0367751,0.021223182,-0.14097968,-0.0017633297,0.0041666157,0.044858877,-0.028186427,-0.009284506,0.012893077,-0.026801402,0.0052807285,-0.02628979,0.029207887,0.00012868938,0.016556611,-0.016468484,0.016383266,0.0030980124,-0.003744259,-0.030717172,-0.014447547,0.055610772,-0.011532474,-0.045001976,0.0315666,0.023185031,-0.01360025,-0.008513538,-0.00915981,0.0067808726,-0.016978173,0.012684628,0.010937421,0.019286709,0.018923607,0.054467514,-0.015090602,-0.011363625,0.017077832,-0.011175016,-0.016343193,0.015505535,-0.004071226,0.025248472,0.0075653754,0.000912804,-0.032387804,0.090254806,-0.0113685345,-0.0035480247,-0.0315645,0.011384959,0.027497955,0.023061462,-0.038225513,-0.024190817,0.022789175,-0.0019563744,-0.027015211,0.00004618463,-0.036954828,0.011067821,-0.05613574,0.012826229,0.0005522784,-0.061443046,-0.005928674,0.010564032,-0.059137218,0.00935697,-0.0138584105,-0.0071941805,-0.011085158,-0.0071875267,-0.013468397,-0.065854125,-0.022015395,-0.010947125,0.08263981,-0.010398865,-0.021286303,0.004998038,0.013329317,-0.03547519,-0.010200837,0.004395936,0.029496439,-0.032342613,-0.040362336,-0.025160953,-0.024539465,0.011121666,-0.05493167,-0.044790037,0.010110082,-0.04276338,-0.050756432,0.009497386,-0.011925382,-0.04913461,-0.0055491794,-0.012968051,-0.030275922,-0.0032769518,0.036965635,-0.053630773,-0.025124727,0.045527413,0.022759547,-0.0046590185,-0.038704816,-0.014037776,-0.011012122,-0.014779916,-0.02111123,-0.0030247371,-0.06441886,-0.010753078,0.007923005,-0.029073896,-0.05008064,-0.07165233,-0.04150241,-0.00950182,-0.025617352,-0.027196486,0.011160948,0.044089537,0.04789418,-0.0038909111,-0.0012042428,0.035187267,0.004817909,-0.013449874,-0.016985796,0.008139055,0.053775232,0.018184656,-0.002463989,0.045553133,-0.04764035,-0.00015034594,-0.0024888953,0.015598369,0.017128246,-0.006675705,-0.024031475,-0.052434422,0.002217875,0.0043302258,0.029977616,-0.043865405,0.022065345,-0.0036731781,0.0051568868,0.048393704,0.009285607,0.011034001,-0.036297295,-0.017839283,-0.00020521173,0.06622206,0.026295763,-0.004872351,-0.031406466,-0.03053905,-0.0043754587,0.03422125,0.011532202,-0.008438759,-0.013588463,-0.0025798269,-0.005503395,-0.004674038,-0.01832324,0.047425143,0.0050016292,-0.049390666,-0.0025921788,-0.028472314,0.017666804,0.014693974,0.02424504,0.0014795758,0.053097233,0.038440827,-0.021525253,0.0446551,0.021597395,0.052945852,-0.012452287,-0.0017588793,-0.025553562,0.004115308,-0.012720503,-0.037765775,0.062780604,0.0018581009,0.017658288,0.054887958,0.0055621406,0.012859569,0.011889641,0.0044651087,-0.0059754266,-0.0453913,0.012590528,-0.020372698,-0.0073990393,-0.008384398,-0.03901097,0.0041085347,-0.001824331,0.04598723,0.016169738,-0.0072054234,-0.01392154,0.014493851,0.058143992,0.0495618,0.017662928,-0.019431284,0.01931995,0.051191103,-0.026387522,-0.07178463,-0.030527951,-0.0029923788,0.0021226534,0.02579263,-0.027194062,-0.011683747,0.017182533,-0.039722543,-0.0039166017,0.017760424,-0.0012106727,0.008161137,-0.035420757,-0.038364626,-0.01768105,0.024950076,0.016707687,-0.016754344,0.014730938,-0.0046591056],"last_embed":{"hash":"oe62eh","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"oe62eh","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{1}","lines":[226,227],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"oe62eh","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015137381,0.018628828,-0.039776724,0.009300007,-0.026484739,-0.048454367,0.035057414,0.04141871,0.011812922,0.01810123,0.011632245,0.009011454,-0.02608318,0.0011459099,0.014357545,-0.02138023,-0.031958915,0.044184964,0.014086307,0.029114451,0.053673368,0.034107674,0.043655064,0.00015456608,-0.017234895,0.031893756,-0.040309522,0.014911104,0.036483657,0.06484599,-0.012497507,-0.031185463,0.032622132,0.0029233894,0.024568202,-0.043023326,-0.015456888,-0.017597452,-0.036833335,0.030804154,-0.009466203,-0.041366775,-0.005268199,0.0029893443,-0.018077983,0.014532247,0.010739434,-0.033666212,-0.08900931,0.012176009,-0.008741893,-0.035004444,-0.0035469884,0.024499997,0.022242948,0.026907109,-0.008209849,-0.022942558,-0.002042498,0.022827288,-0.04324029,0.049405973,-0.001270725,-0.011614247,0.046634015,-0.0015697448,-0.013194652,0.011450207,-0.03557417,-0.041009195,-0.032394692,0.0051755076,-0.030031536,-0.0033386406,-0.020127973,0.04313762,0.02250138,0.0092124,-0.022065485,0.055999547,0.03820862,-0.039839845,-0.012964796,-0.008971539,0.0100607015,0.038516928,-0.045238305,0.09839033,0.041033257,-0.05568421,0.0044010174,-0.02696235,0.027381657,-0.023245217,-0.032478254,0.030717056,-0.0062641976,0.0038737531,0.031486098,-0.021414751,0.019972648,0.010692161,-0.01640547,-0.011357185,0.03202246,-0.006534786,0.0014331823,0.020271584,-0.018807113,-0.013859903,-0.00032649667,0.009609251,-0.030876787,-0.02251468,-0.013160001,-0.03595241,0.001148567,-0.013442347,0.00014244093,-0.034570016,0.016578043,0.013786137,0.02560368,-0.018022403,-0.029522749,0.01377083,-0.016484303,0.0036736403,0.03441927,0.019081967,-0.037431754,0.021406753,-0.030111052,0.011099409,-0.027540734,-0.034752376,0.0118030645,0.057266995,-0.061196238,-0.08095196,0.022349076,0.06567654,-0.012456195,-0.0036476832,0.04691991,0.008405319,0.044243906,-0.016361924,-0.022410879,-0.025065316,-0.04949183,0.035045717,-0.023482973,0.0024608904,-0.037619542,0.026930513,0.025124962,0.035040103,-0.037885386,0.018392034,-0.02431925,0.019268133,-0.036930066,0.012864271,0.022376386,-0.027047772,0.04304281,0.011383667,-0.023312125,-0.030652229,0.00996489,-0.0046376693,0.016963702,0.039635,0.0060160765,0.03364952,0.028088855,0.017063621,0.0077716275,-0.063908935,-0.045233082,-0.02862239,-0.027686426,-0.014951433,-0.03110875,-0.00014516707,0.050009042,0.018464249,-0.020187713,0.05095866,-0.037868995,0.034167606,-0.010582304,0.035684366,0.027389266,0.01129062,0.016442955,0.0074224514,-0.003442812,-0.024410086,0.012252007,0.03353052,0.003735392,-0.03467253,0.00022170744,0.017796936,0.0277735,-0.02127305,0.017588573,-0.06282534,-0.017442593,-0.022781584,0.0036931564,-0.0012381616,-0.020595679,0.008234501,0.020774066,0.022963509,-0.010986864,-0.044249427,-0.013528311,-0.009523058,-0.010052604,0.0205439,0.008100012,-0.0052822125,0.011458678,0.02700284,-0.00015217139,-0.03386422,-0.07314061,0.020681936,0.02843744,-0.029176688,0.09084904,-0.0030433163,-0.041145623,0.039377343,-0.019477699,-0.0036817235,-0.034583755,-0.008015577,-0.023194637,-0.010392283,-0.030742975,-0.016490687,-0.02799549,0.036213133,-0.02588083,0.021480383,-0.014835615,-0.030583406,-0.0212846,-0.03312731,0.03811486,0.003987968,0.004230179,0.0057962355,-0.008691319,0.0041257557,0.016232053,-0.011620468,0.001425985,0.009131898,0.022417666,-0.0015253365,-0.02554107,-0.022641618,0.03283598,0.052017562,-0.041479666,0.00014667667,0.031002421,0.05188923,-0.045016244,0.03850564,-0.0053590643,0.031720147,-0.0025965718,0.026324607,-0.044064824,0.0063077044,0.026154585,-0.023109905,0.030485932,-0.032048423,0.033644672,-0.01930753,-0.0017936414,-0.013077714,-0.029862825,0.030241916,0.07642426,0.027419114,0.009937053,0.014443882,0.0054490888,-0.15364476,0.01891955,-0.012764425,0.041481443,-0.0007644815,-0.0052960473,-0.036222737,-0.037289612,-0.06560004,0.05780182,-0.0087440405,-0.04038452,0.01594492,-0.019331055,0.020714523,0.011795882,-0.0066072787,-0.0023508454,0.02153799,-0.018155232,0.0030429764,-0.010236461,0.0020154186,-0.0135594485,-0.043977063,0.024518078,0.06253098,0.022498775,-0.029735481,-0.03769306,-0.025903055,0.013231304,0.006698057,0.012101773,0.0022504507,0.04813966,0.066315256,-0.0055711963,0.022997802,-0.008236822,0.0054129832,0.028692517,-0.016153824,0.07306512,0.042692892,0.025347207,-0.00473943,-0.03023813,-0.031086056,-0.0032950684,0.040823888,-0.03916609,-0.021376759,0.002914635,-0.049702883,-0.026520006,-0.029307429,0.05584742,0.0004273268,-0.029937278,0.023132384,-0.01990775,-0.015800593,-0.04633015,0.0046788948,-0.027837427,0.03984232,0.0017605983,0.015425477,-0.03295247,0.0048862942,-0.03300863,0.0649151,0.003440066,0.013604822,0.019996133,-0.017308207,-0.04412629,0.0033068012,-0.10981836,-0.011494452,-0.02398687,-0.003203957,-0.000002395809,-0.03375626,0.007927075,-0.020349849,-0.019284321,0.0064284625,0.25542504,-0.0046293084,-0.0006670306,-0.015017166,0.011948087,0.02555112,0.014602344,0.0104118865,-0.0038496251,-0.011837431,-0.0026508055,0.026170157,-0.0075662304,0.029045401,-0.017821655,0.014684174,-0.024451364,0.007020104,0.033992134,-0.00084497547,0.011322915,0.00090984255,-0.011520748,0.02967928,-0.015197254,-0.011591688,-0.03214324,0.024176853,-0.05427561,-0.0075680767,-0.011003618,0.048167337,0.014537834,-0.024742685,-0.033325423,-0.0043888097,-0.013959527,-0.023830613,0.018941892,-0.041602522,-0.020389402,0.0023704693,-0.009125854,-0.0033963695,-0.05582209,-0.03842663,0.04124465,-0.012418894,-0.040929195,0.013037271,-0.06732877,0.0009891703,-0.03957947,-0.019841699,0.023600496,-0.052291643,-0.014297332,-0.023575963,0.008182612,0.06227372,0.028347047,-0.00460954,-0.07127795,-0.0070775705,0.011787854,0.040793188,-0.082359664,0.026272247,0.004205319,0.01973907,0.003679025,0.009418681,-0.031346794,0.008289662,0.025112433,0.008724227,0.04602396,0.04291086,0.017976504,0.00863612,-0.03657375,-0.013980428,-0.018314099,-0.017404672,0.007389267,0.032218885,0.022435594,0.029726136,-0.020811822,-0.018952325,-0.0080388365,0.01705359,-0.0067360373,0.038320817,0.007009571,0.0029687493,0.024761578,-0.020197425,-0.025168361,0.016240437,-0.016108897,-0.0038005572,-0.039700598,-0.032041952,0.007847118,-0.00091835024,-0.029441345,-0.00050933537,0.010809517,0.008700918,-0.012260939,-0.005928672,0.01440948,-0.060021892,-0.027954306,0.035758168,-0.0047842027,0.017722325,0.021384241,0.006201322,0.006940598,-0.021709956,0.010589061,-0.0121138,-0.009765121,-0.023987507,0.0046795295,0.0044996054,0.014104432,0.0096593825,0.032658696,-0.023772996,-0.07076178,0.028587354,0.0150251975,0.018922804,0.009436203,-0.050469443,0.010572401,0.030480186,-0.026790038,-0.03205532,0.013066744,0.010824646,0.030842712,0.016330726,0.023967803,-0.010742512,-0.0017434949,0.04152761,-0.011535056,0.03778885,0.026537796,-0.019302618,-0.034976445,-0.057411525,0.0014490475,0.017146137,0.02847007,-0.0081964,0.013620631,-0.011825765,0.047878593,0.04098019,0.0005857548,0.027647445,0.0006500065,0.002896821,-0.039084055,-0.022038963,-0.014450386,-0.007484343,-0.026179727,0.020626515,-0.004476466,-0.025858367,-0.021314392,0.043148436,-0.007910541,-0.012775017,0.04069255,-0.0073531377,-0.0119419005,-0.021875033,0.0076390286,0.024793234,-0.0057129757,0.005303363,-0.011517547,-0.021763967,0.018907478,0.07074608,-0.026559772,-0.008211534,-0.01437898,0.0034150006,0.04995504,0.04934922,0.01970377,-0.000884943,-0.02852671,0.007613439,0.0055119344,-0.015130438,-0.00017570199,0.023396375,0.00040400465,-0.020743761,-0.00553098,-0.00003743232,-0.020351497,-0.013111452,0.010157656,0.00868781,-0.022782948,-0.062072244,0.008892141,0.033589203,0.02429823,-0.04507688,0.00016749707,0.0022132522,0.043211084,-0.03997992,-0.021694213,0.011888209,0.005148185,-0.03381541,0.0009327838,-0.023299752,-0.0063300272,-0.002118649,0.0074950447,0.009856026,-0.011365612,-0.091487475,0.024171622,0.017983474,-0.007806945,-0.017406544,0.013321966,0.03636355,0.013475551,0.055789728,-0.012483959,-0.0080196345,-0.06915763,0.027277725,-0.013235875,-0.0032417104,0.028037934,-0.049253803,-0.008800417,0.023192823,0.048720922,0.010967838,0.008595596,-0.04088868,-0.01852317,-0.0332249,-0.00076830765,-0.0181627,0.03218995,0.026725827,-0.017828576,-0.057518214,0.012738763,-0.016918883,-0.008824841,-0.05996578,0.015936593,-0.008533098,-0.09416545,-0.06116305,0.043934003,0.011689894,-0.010762507,0.00922516,0.03544471,-0.06645405,-0.047889702,0.0005405472,-0.010560612,0.029563969,-0.06773673,0.0036397441,-0.06791151,-0.024420094,-0.01650607,-0.030773826,0.048239928,0.011011591,-0.0006727688,0.024954835,-0.04631562,0.015434275,0.029152734,-0.053579986,0.009841943,0.01972163,-0.0010204981,0.01237117,-0.025938306,0.0009253267,-0.050707344,0.05816794,-0.01871564,0.0039735246,-0.004449092,0.011812867,0.037984867,-0.034223117,-0.0036538932,0.04985676,0.0031149182,0.0043222685,0.06791333,-0.026567074,0.058269925,0.0060296394,0.051266387,0.0356622,-0.015545679,-0.0041815843,-0.040943608,0.013755811,-0.07477335,-0.024229307,0.026177207,0.06787722,-0.06165608,0.025171734,-0.062404543,-0.034643337,-0.008247141,0.009084213,0.013285242,0.0076047005,0.04912214,0.018919336,0.026648026,0.0014995476,0.01547386,-0.008514619,0.01320197,0.016816275,0.027408896,0.019164648,-0.06309264,0.008331166,0.031909898,-0.0065566725,-0.0086081335,-0.024578463,0.012578968,-0.056713887,-0.020957137,-0.022803845,0.045946162,0.01118484,-0.026358731,0.049402542,0.020665942,0.007785368,0.00783834,-0.024668096,0.034129474,0.006437367,0.020544654,0.024558932,0.024386758,-0.0000051422708,-0.003740009,0.03361495,0.012240525,0.05077819,0.020205125,0.0009853905,0.012064126,0.000026885971,-0.03159316,-0.018309226,-0.012569792,-0.00062896305,0.004324813,-0.0100965565,-0.034592208,0.020793645,0.04979199,0.03939205,0.013428729,-0.0055396245,-0.056308456,0.031322587,-0.13275732,-0.011188183,-0.0044265874,0.036283482,-0.004523305,-0.016863778,-0.01049451,-0.0013490471,0.020530134,-0.027400093,0.023887772,-0.010709636,0.008437423,-0.026120426,0.008697812,0.017137222,-0.018950472,-0.017567322,-0.038355313,0.03758939,0.024739632,-0.023254605,0.06923905,0.019135123,-0.005758053,0.0011291663,0.00689097,0.004352602,-0.019577093,0.03812552,0.016857699,0.014548828,0.037997585,0.049752396,-0.016678499,0.014859073,0.014623993,-0.030151065,-0.0041188896,0.021054214,-0.031733476,0.017765725,0.008202611,0.008854291,-0.025634946,0.1066734,-0.0047666077,0.012260058,-0.011084799,0.01165613,-0.0028983767,0.044006143,-0.071421854,-0.016020233,0.02650023,-0.0031017305,-0.018429138,-0.014968468,0.011225839,0.0018191249,-0.033992223,0.00075447076,0.00030671293,-0.057271343,-0.017105328,0.013786711,-0.05329818,0.017573604,-0.026824664,0.021802321,-0.015853366,-0.012874093,0.008958656,-0.069317505,-0.03330445,0.00044097003,0.053272773,-0.026413765,-0.010242965,-0.022650316,-0.01234163,-0.020683877,0.0024060735,-0.009572491,0.041457687,-0.021743597,-0.04043801,-0.013572807,0.00048446577,-0.0023182116,-0.055544876,-0.040727645,0.0037338454,-0.03990375,-0.046471715,0.018719407,-0.03153672,-0.04183733,-0.013517359,-0.009894679,-0.009393645,-0.013912508,0.022447342,-0.06427771,-0.020087024,0.044768985,0.043043386,-0.0019985223,-0.03137687,-0.019278897,-0.038208097,-0.015490494,-0.010520494,-0.018198218,-0.058918532,-0.00926242,0.018386189,-0.026235925,-0.038133617,-0.05378275,-0.02897309,-0.00843101,-0.021200031,-0.03668454,-0.0043800394,0.062058587,0.050601915,0.007926171,0.025718955,0.014743677,-0.017031284,-0.020232068,-0.031618193,0.018292218,0.05472398,0.014848621,-0.02560146,0.039013352,-0.045543108,-0.025987064,-0.017900083,0.011810657,0.025340477,-0.028161796,-0.013347944,-0.030695606,-0.0121855,0.015432511,0.048430577,-0.05593402,0.0041012773,-0.025969574,-0.03131747,0.049799684,-0.026170237,0.007692618,-0.0029140327,-0.017254714,0.028370272,0.0872863,0.040703196,-0.017634137,-0.030209059,-0.018584492,0.00031270267,0.0637836,-0.0008389433,-0.025726214,-0.008211475,-0.028832516,0.014663573,0.0139188515,-0.002497844,0.04065265,-0.0062284423,-0.035180233,-0.009879825,0.011308626,0.0001696061,0.0024230941,0.026750488,-0.00089589297,0.0386652,0.04729023,0.0048393407,0.02934428,-0.002846901,0.075874805,-0.012522978,-0.0076575,0.0024005612,-0.010460335,-0.05387845,-0.04166771,0.06410048,0.015770119,0.03239728,0.04489116,0.027539222,0.02892869,0.024193887,0.007578931,-0.0009803089,-0.020665305,0.0028283233,-0.00015836151,-0.020512693,0.024868933,-0.026398964,-0.0037118818,0.01839564,0.030846955,0.014453671,-0.00045715657,-0.007953019,-0.0014263784,0.057111796,0.034078352,-0.012941488,-0.004799278,0.008832532,0.03163042,-0.01970302,-0.06410467,-0.02962963,0.0014077141,0.0010521011,0.06457594,-0.033764873,-0.018824797,0.033027615,-0.03436014,-0.001273812,0.02577084,-0.014207717,0.0013815474,-0.020230575,-0.0471509,-0.04411595,0.035635613,0.042489853,-0.028021535,0.039710503,0.004419652],"last_embed":{"hash":"pcvptg","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"pcvptg","at":1763795366866},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{2}","lines":[228,228],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"pcvptg","at":1763795366866}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0009619242,0.026356298,-0.05446937,0.022702444,-0.036828075,-0.056641176,0.028512036,0.028927652,0.011345241,0.022870252,0.02065094,0.020430528,-0.0193908,-0.008322844,0.009753001,-0.017524403,-0.037628684,0.036884166,0.019183254,0.04099855,0.050785888,0.044582404,0.04185088,-0.0027616557,-0.016998116,0.014137714,-0.03385074,0.0014695667,0.038241163,0.054758884,-0.025778066,-0.038742766,0.027307209,-0.004759756,0.017548313,-0.03301063,-0.019110484,-0.021011062,-0.037749037,0.03308955,-0.008108337,-0.041604087,-0.009708671,0.012310163,-0.022255896,0.01940657,0.00887121,-0.031360064,-0.09353052,0.010125837,-0.005600458,-0.03636648,0.0025241182,0.0070227175,0.018421365,0.0345423,-0.023261055,-0.014541114,-0.00534925,0.02280675,-0.048194356,0.047471076,-0.0020991266,-0.012293984,0.028994275,-0.0003896829,0.0072499122,0.010405962,-0.024129257,-0.0319062,-0.022594022,0.019530816,-0.045531426,0.0009197503,-0.014285338,0.053389613,0.017672086,-0.00009058046,-0.021796573,0.043731384,0.024555506,-0.047677692,-0.015528978,-0.00869569,0.016823113,0.04440342,-0.03771314,0.10078253,0.04074665,-0.0621363,0.011468066,-0.041732475,0.029538704,-0.008826799,-0.03099757,0.034544244,-0.027752902,0.008238536,0.01288511,-0.021826759,0.01953887,0.018874813,-0.019816577,-0.01719152,0.035367038,-0.020551287,0.0018148776,0.017117167,-0.012962239,-0.017491236,0.0049808514,0.01359948,-0.025790283,-0.03392677,-0.016731866,-0.042312577,0.01701526,-0.01451366,-0.019677179,-0.045402005,0.006064671,0.00929139,0.026641563,-0.022603992,-0.031753704,0.011348724,-0.01707522,0.0018398727,0.024728471,0.026924517,-0.0592151,0.025958342,-0.035386536,0.014368805,-0.034548026,-0.022994248,0.006885889,0.06455563,-0.04459753,-0.076446116,0.020532425,0.07669468,-0.024107067,-0.00045013867,0.03506968,0.013396041,0.026008343,-0.015300226,-0.022085752,-0.023885962,-0.044240177,0.022600431,-0.023619298,0.006798754,-0.037777536,0.03376802,0.029487066,0.026663916,-0.033111688,0.006739697,-0.011346026,0.00016485725,-0.035609726,0.008942879,0.014879928,-0.026214417,0.02898294,0.009940547,-0.009369162,-0.028716372,0.017230911,-0.007995865,0.008187992,0.033168983,0.014397166,0.027690243,0.017339617,0.021052623,0.018954167,-0.05496776,-0.04983414,-0.040827025,-0.028741801,-0.011877403,-0.02028318,-0.0115965465,0.04486021,0.019538045,-0.01224749,0.06502956,-0.031290527,0.03465041,-0.012399948,0.029427636,0.01942627,0.012438657,0.018654527,0.009949244,0.0010511404,-0.0076147667,0.0061717792,0.044895772,-0.00767306,-0.014400156,-0.00029974006,0.022672314,0.0296761,-0.009031101,0.014130958,-0.06349911,0.002644526,-0.029456537,0.0030539231,0.008570838,-0.024885619,0.0079493765,0.010546194,0.022829255,-0.0124955345,-0.043320615,-0.022256382,-0.020587768,-0.016199281,0.019847678,0.011716705,-0.019456284,0.019694453,0.03751036,0.001988145,-0.049842946,-0.061743807,0.020608589,0.029870257,-0.03504832,0.08211801,-0.007142076,-0.03074105,0.041226637,-0.017888874,0.0013785305,-0.035923034,0.008124532,-0.012832651,-0.018701361,-0.046616875,-0.00273232,-0.010511904,0.055667028,-0.02494008,0.020305967,-0.022760376,-0.031508796,-0.02045845,-0.049516335,0.026958281,-0.0018885151,0.015821774,0.005021446,-0.003468854,-0.0030765035,0.011578225,0.008563249,-0.00065433345,0.012843484,0.005899568,0.01023527,-0.021469891,-0.028391808,0.0359245,0.045051094,-0.043227963,0.00016303635,0.014053467,0.050751217,-0.05103255,0.049793676,0.0034674408,0.03913404,0.009645087,0.018508816,-0.045223776,-0.0022405132,0.02615121,-0.019910878,0.023642795,-0.02914583,0.015308186,-0.017036054,-0.009009093,-0.02788448,-0.032224484,0.037492648,0.074613266,0.007816663,0.030481184,0.035643846,0.012344852,-0.15584727,0.038194492,-0.011740396,0.051054046,0.0063849627,0.0053620692,-0.04279317,-0.027404472,-0.06721267,0.037958484,-0.031938676,-0.036491647,-0.0012311988,-0.013200916,0.016262336,0.014100979,-0.0072159525,0.0093948515,0.018275432,-0.02449662,0.0130519075,-0.015460111,0.0014313046,-0.012795892,-0.041819684,0.023123078,0.06731107,0.03410586,-0.045155942,-0.03832334,-0.031328477,0.015459952,0.008894853,0.0075774537,0.008325376,0.045780074,0.055648807,-0.013322776,0.011021964,-0.0077870204,0.003879075,0.04758708,-0.03193792,0.0761979,0.034543257,0.022760272,0.0029508746,-0.032063987,-0.032860182,-0.006319294,0.025111377,-0.043329805,-0.01911878,0.019704532,-0.05363297,-0.026275106,-0.044984408,0.05166315,0.005783511,-0.01414141,0.021695802,-0.022509579,-0.0008082778,-0.045423683,0.006756024,-0.03220145,0.038930237,-0.0021621208,0.01699992,-0.02427013,0.0098380605,-0.045362536,0.051453564,0.008003122,0.016975,0.018864702,-0.0050820312,-0.03878374,0.015174804,-0.10138415,-0.015738592,-0.016763894,-0.007873787,0.010480518,-0.025239142,-0.009843394,-0.029894816,-0.016482634,0.020741783,0.248927,-0.021670999,-0.0054325336,-0.011893943,0.007442439,0.026682863,0.0020754195,0.00810477,0.0194232,-0.008615231,-0.006013004,0.040353026,-0.0042024553,0.024481855,-0.010227992,0.010842327,-0.02412763,0.0061829085,0.032401852,0.0041484013,0.011748222,0.0018358576,-0.015132121,0.029144399,-0.03481733,-0.01599283,-0.038339812,0.021704819,-0.05364942,0.021115752,-0.027707512,0.056904044,0.0021635985,-0.016862798,-0.031997275,-0.0018571072,-0.024221543,-0.023104005,0.020941934,-0.024932569,-0.018968018,-0.0025600845,-0.018000156,-0.002308123,-0.04952084,-0.036896706,0.049112685,-0.014895769,-0.028066393,-0.010398794,-0.06696198,0.004086325,-0.042158164,-0.025288017,0.012342536,-0.03770531,-0.01350248,-0.033804562,0.0069216555,0.061651573,0.021593219,-0.009313316,-0.08381527,-0.0010103375,0.0050720274,0.042321153,-0.08453353,0.024878774,0.00019531879,0.019213643,-0.001730794,-0.005362723,-0.023244163,-0.003658382,0.028646464,0.022159295,0.035207104,0.04350527,0.03744246,0.001993503,-0.028446555,-0.0011454498,-0.01128878,-0.031044949,-0.005661739,0.033224102,0.013359153,0.027194971,-0.0031399857,-0.006391996,-0.010836593,0.031250365,0.017654514,0.026025642,0.023930026,0.00061601447,0.03518253,-0.02040892,-0.015300007,0.010003745,-0.008663208,-0.00058235746,-0.049013812,-0.038979135,0.018337354,0.0009642436,-0.036890537,-0.0033445877,0.010107212,-0.0019185259,0.0023022965,0.010577415,0.007058315,-0.04944476,-0.025775164,0.037186347,-0.0064112763,0.012489024,0.0051326314,0.0074287327,-0.0001945918,-0.014287033,0.013766961,-0.0069817924,-0.01251072,-0.023526007,0.012892872,-0.00065333914,0.025320444,0.012785447,0.016759528,-0.025390219,-0.07137872,0.034488313,0.025757626,0.023771346,-0.00011188204,-0.04807708,0.022848794,0.016176356,-0.026592536,-0.0069144103,0.02276194,0.018625872,0.03746823,0.013996839,0.010300153,-0.020841427,0.0039761276,0.049992587,-0.008705906,0.0415013,0.03614245,-0.014647753,-0.037990782,-0.04480789,0.008228731,0.02660554,0.033027086,-0.012735482,0.021598278,-0.008372431,0.060989473,0.03822188,-0.0029418413,0.02393559,0.00004534342,0.008386171,-0.03972758,-0.033752006,0.0013248504,-0.00742882,-0.020931445,0.00991043,-0.0048657735,-0.015459482,-0.026558759,0.046928197,-0.015665317,-0.018925566,0.050421584,-0.0022395065,-0.005112578,-0.039868504,0.015892336,0.031809613,-0.00020648207,0.015477371,-0.026123922,-0.020158956,0.027346563,0.068958536,-0.015229837,-0.014041601,-0.0031452924,0.00055841316,0.0657398,0.03361512,0.018221153,0.00028356473,-0.032914877,0.026805276,0.0025918616,-0.022957679,-0.00025312684,0.004189628,-0.0014238198,-0.018920384,0.0037687754,0.011870633,-0.015686432,-0.009392675,0.008077174,0.015267614,-0.03456388,-0.0725737,0.0046114763,0.02691872,0.022115726,-0.043707676,0.0053625787,0.007872661,0.021702304,-0.045113757,-0.024174895,0.008474222,-0.0074619423,-0.03353018,-0.008241772,-0.028088497,-0.0070627197,0.0139851915,0.00057250616,0.023014866,-0.010518389,-0.09348566,0.009088401,0.027417952,-0.013147765,-0.032579582,0.017184263,0.05507237,0.006475327,0.043261692,-0.016342921,-0.015749255,-0.07438862,0.020668333,-0.012060976,-0.002050678,0.022288226,-0.048854537,-0.023169374,0.021908067,0.0485508,-0.00035102293,0.026818044,-0.03772196,-0.013253576,-0.04157885,-0.004738057,-0.015211398,0.03154244,0.0076730293,-0.024002274,-0.05079013,0.0022845836,-0.0069577815,-0.013236102,-0.059651546,0.028154982,-0.00826586,-0.10322203,-0.03660565,0.0604082,-0.0069135325,0.011977091,0.009616879,0.039858036,-0.056072686,-0.044141404,-0.013694624,-0.009120079,0.028867673,-0.05794076,-0.0052585755,-0.049042266,-0.023330932,-0.010238938,-0.03007187,0.035493553,0.014785774,-0.0064951265,0.03808369,-0.050767686,0.011318049,0.017206224,-0.041948777,0.01099317,0.01510328,-0.005049596,0.010847984,-0.035727397,0.00326867,-0.045865804,0.0607817,-0.015185323,0.004393118,0.002581786,0.005695366,0.053121123,-0.041337486,-0.0073608016,0.048527695,0.010566325,0.0008803086,0.07230807,-0.02488393,0.05834748,-0.0005418634,0.038521517,0.026140204,-0.024817929,0.004165749,-0.047392476,-0.0025649476,-0.066545196,-0.022559546,0.038422912,0.07474111,-0.06345731,0.02519102,-0.06520908,-0.026934888,-0.009668128,-0.004003672,0.024831431,0.019695515,0.06592935,0.025524246,0.021258777,0.0026854693,0.022140553,-0.008423486,0.0033312757,0.026726495,0.016834663,0.00950544,-0.060168795,0.0038550072,0.029588545,0.010365785,-0.00903158,-0.027914012,0.01881902,-0.04430498,-0.026605407,-0.047358256,0.041580316,0.014484317,-0.020911947,0.03908664,0.028143303,-0.0007164571,0.01638498,-0.010624328,0.04249939,0.0017568334,0.0010977461,0.0074346857,0.029305378,-0.0078067346,-0.00387101,0.007577976,0.01780141,0.05012988,0.020435091,-0.0038117438,0.009541689,0.01772497,-0.028866207,-0.027811326,-0.025036791,-0.004753321,-0.023689615,-0.0045280545,-0.025458772,0.010378067,0.05071996,0.03427317,0.0033525117,-0.006969222,-0.033228908,0.040356386,-0.13117324,-0.009553301,-0.008046409,0.035981808,0.0007891531,-0.0051008454,-0.001915876,-0.005523355,0.026021611,-0.017941833,0.03125541,-0.010986456,0.0014988085,-0.019359862,0.007816843,0.028431559,-0.0041554496,-0.007166703,-0.035105832,0.049201183,0.024287835,-0.041034438,0.052234728,0.01707245,-0.0069846483,0.01454609,-0.013114896,0.009129754,-0.028940307,0.04056262,0.02283598,0.008281606,0.030183446,0.030558765,-0.0042097652,0.0056300294,0.025163323,-0.024936207,-0.01247827,0.01845487,-0.020373484,0.015257054,0.010122346,-0.0022160206,-0.010092959,0.09091888,-0.0018424393,0.0010323802,0.009765355,0.0052909628,-0.010727025,0.046998728,-0.072237216,-0.019050745,0.03044248,0.003034244,-0.020778446,-0.01624807,0.011873847,0.020487273,-0.032850206,0.015555017,-0.006323483,-0.05308626,-0.017653842,0.0106396675,-0.059341703,0.018184124,-0.016505811,-0.000015248061,-0.0058398936,0.0032958433,-0.0087359855,-0.06400898,-0.036340848,-0.002747075,0.050014842,-0.020757698,-0.012346883,-0.008816407,-0.009710771,-0.025722446,0.000025706273,0.0028222136,0.048362475,-0.012049031,-0.0476286,-0.008481648,0.013184961,0.011261204,-0.04903184,-0.042943686,-0.013397113,-0.055093743,-0.055674065,0.022776697,-0.024292178,-0.024957208,-0.016329959,-0.028077913,-0.0027468721,-0.024401747,0.032704283,-0.056463934,-0.0238546,0.049591105,0.036508754,-0.017297613,-0.018348193,-0.020017385,-0.03203068,-0.030151432,-0.010336208,-0.012958884,-0.060759984,-0.021769004,0.02945127,-0.029117124,-0.05230172,-0.045331363,-0.034181867,-0.013911877,-0.03307391,-0.038217943,0.009500133,0.061642088,0.03919252,0.015421905,0.004218799,0.008466045,-0.012044565,-0.024777157,-0.019925144,0.013982926,0.04107273,0.017947897,-0.014682222,0.037351687,-0.036576737,-0.014475684,-0.028418818,0.004428263,0.033457812,-0.02528774,-0.010833152,-0.038748994,0.0041578407,0.01857074,0.04100227,-0.0691338,-0.017787313,-0.014576509,-0.028695801,0.05609713,-0.018968808,0.0067361933,-0.016923562,-0.01011363,0.019940365,0.10388951,0.035184823,-0.017542686,-0.025335897,-0.020875642,-0.01201049,0.056414053,0.005920215,-0.028602572,-0.011333387,0.005064998,0.024924042,0.01866498,-0.008770547,0.024544282,-0.010412969,-0.03827821,-0.005307803,0.008886794,0.0067262473,-0.0019166346,0.03607922,0.013633451,0.048279542,0.04152393,0.0037419365,0.028263306,-0.015176909,0.068547495,-0.014539195,-0.0131993415,0.0070079262,-0.008097518,-0.056152325,-0.042911712,0.059669763,0.01727091,0.02573393,0.05095211,0.02869388,0.019896183,0.009443284,0.011008723,0.011974095,-0.020954952,0.020689651,-0.0025334645,-0.008538782,0.007926871,-0.014515895,-0.008645707,0.0033793126,0.04083865,0.016319549,-0.007204444,-0.01115748,0.013440451,0.055371836,0.028594669,-0.0029346603,-0.015063156,0.012927843,0.03403782,-0.011746517,-0.07316412,-0.027698236,0.0032977317,0.0024892522,0.059770204,-0.023485497,0.00005112367,0.022620926,-0.04056869,-0.013846178,0.020831263,-0.009318895,0.009130494,-0.02711769,-0.037873566,-0.02319064,0.016985008,0.03246063,-0.019397428,0.032966293,0.001641828],"last_embed":{"hash":"e4vwkd","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"e4vwkd","at":1763795366867},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{3}","lines":[229,229],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"e4vwkd","at":1763795366867}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03727844,0.027462391,-0.059245378,0.026813362,-0.043574296,-0.047104906,0.022256741,0.0488952,0.010559248,0.031631,0.0034315297,0.010960347,-0.0060637016,0.01124043,0.0053146174,-0.03663217,-0.024980856,0.0424525,0.0003937579,0.029624326,0.047405798,0.017552486,0.0528944,0.012477751,-0.009227101,0.016698675,-0.03357156,0.00468402,0.038871188,0.087207615,-0.0142681915,-0.04301878,0.03166098,0.0023051882,0.031374633,-0.059695467,-0.011044876,-0.0225013,-0.037626635,0.03980213,0.025328292,-0.04464606,-0.018833779,-0.0021392808,-0.0116158,0.018590564,0.0025632272,-0.04562842,-0.06614938,0.017058594,0.004869182,-0.04033746,-0.0028665469,-0.01145987,0.009842849,0.018990695,-0.016104268,-0.009500198,-0.049297962,0.023934672,-0.048244715,0.03623343,0.00029739476,-0.004571347,0.062487926,-0.025127666,0.007144152,0.00020375177,-0.01964765,-0.035502955,-0.012807945,0.01702282,-0.017658155,-0.008773066,-0.024907425,0.016169166,0.035977624,-0.014446121,-0.0014608065,0.034436088,0.013166648,-0.06557016,0.006184564,-0.030954782,0.012520188,0.024988852,-0.059367023,0.08085525,0.028043559,-0.04848558,-0.009442963,-0.028887495,0.030653115,-0.021904433,-0.019187877,0.01399367,-0.015033672,0.01833121,0.04827821,-0.032611877,0.031971216,0.0054365923,-0.0011259298,-0.038854685,0.03996863,0.0026910806,0.0057154335,0.017973699,0.00049971585,-0.017101556,-0.002111658,0.03993234,-0.025864823,-0.022459237,-0.002350781,-0.047023844,0.03372115,0.008282647,-0.0031088684,-0.051326428,0.0058167945,-0.0024233072,0.015877172,0.000015966772,-0.008763947,0.014183478,-0.033430304,0.002499121,0.042623397,0.023764351,-0.024330627,-0.008081922,-0.03135958,0.015014183,-0.023378614,-0.01371366,-0.00064620044,0.034562893,-0.053790502,-0.07722353,-0.011032656,0.056946408,-0.037323255,0.013090238,0.037174266,-0.009236978,0.051777184,-0.009982432,-0.03527126,-0.02472213,-0.012709826,0.027324134,0.009793394,0.024502367,0.025213515,0.044213217,0.046398446,0.017858202,-0.031200878,0.0063617327,-0.008605435,0.0042806203,-0.030651806,0.024180563,0.023349505,-0.036813322,0.024296647,0.009963242,-0.03305997,-0.047214124,-0.011010518,-0.00867754,0.00961053,0.022067856,0.011741391,0.01834542,0.052162666,0.012173294,0.033083197,-0.06535355,-0.044557933,-0.036493395,-0.03299417,0.0059166946,-0.038639832,0.009741043,0.07025519,-0.012302032,-0.0018359994,0.04696609,-0.027570767,0.010947724,0.025711384,0.022965463,0.002503273,0.006274235,-0.0048707398,0.023158131,-0.0049078073,-0.028873628,0.00381701,0.03168867,-0.014779202,-0.027123287,-0.027137706,0.025795795,0.03395952,-0.032706972,0.0045021353,-0.05820436,-0.015440477,-0.04836268,-0.00096041465,0.017906891,-0.017027758,-0.010422125,-0.000106148946,0.014388924,0.0146132065,-0.053767342,-0.038623523,0.0029540996,-0.018651064,0.025920646,0.025933765,-0.021568036,0.008851508,0.031332843,0.018099736,-0.017274981,-0.031622406,-0.007259159,0.032150775,-0.042817626,0.08438653,-0.020819567,-0.014080321,0.025310764,-0.016420534,-0.0046211137,-0.015170678,0.016930068,0.011126733,-0.014452196,-0.029891714,0.015007189,-0.022126721,0.033510614,-0.009765745,0.012817193,-0.023505326,0.00878722,-0.020499155,-0.03237467,0.03450415,-0.002289077,-0.0061983606,0.0066545387,0.0026337435,-0.010468739,0.010220194,0.004394782,-0.017010257,0.028643033,0.0051547484,0.01496433,0.0061066034,0.004753019,0.019842554,0.06313809,-0.041443434,0.0029090014,0.03653074,0.047830276,-0.06202817,0.035704993,-0.008352983,0.0054219416,0.033594072,0.047386196,-0.03634912,-0.0047263815,0.03209258,0.0004126194,0.016393878,-0.03353236,0.02842796,-0.02844323,-0.01359787,-0.019988757,-0.062402397,0.04449983,0.088334434,0.018257888,0.006469616,0.022262823,0.038118806,-0.14695518,0.012386375,-0.02233377,0.046965335,-0.006731775,-0.018165896,-0.01634228,-0.0162302,-0.04796115,0.032570608,-0.027164008,-0.036882,-0.0049745594,-0.003203724,0.010862175,0.020511337,0.013523111,0.0026261925,0.035842218,-0.020793937,-0.007719022,0.0024370025,-0.012776963,-0.037997495,-0.03166052,0.028666116,0.035761412,0.023242839,-0.059414342,-0.035980735,-0.03851317,-0.011162386,0.013060291,0.019822288,0.028487446,0.02250392,0.04127595,0.022111079,-0.0021714952,-0.008633324,0.032972496,0.044695783,-0.008518422,0.054171227,0.034465738,0.043482926,0.011081971,-0.025743615,-0.03557471,0.0065664095,0.046162914,-0.0593992,-0.02072111,0.047402866,-0.043538548,-0.030436575,-0.04026506,0.055236008,-0.0059252605,-0.033852346,0.01643568,-0.02441921,0.010778897,-0.05465451,-0.0059960517,-0.031979408,0.031756114,-0.00880871,0.0069213044,-0.028381886,-0.009020975,-0.053783067,0.0666984,0.009079488,-0.010433725,0.021863734,-0.04323675,-0.037621353,0.026651807,-0.098584175,0.014306665,-0.01237901,-0.013435232,0.020393893,-0.02542102,-0.022305716,-0.019029766,-0.007623109,0.019730834,0.25981224,-0.02546412,0.0023178707,-0.0050168834,0.008932457,0.0049763066,-0.00055286573,0.018689424,0.012655,0.0013862626,-0.024105426,0.02186461,0.0057146917,0.026830228,-0.013312285,-0.0011770035,-0.04271754,-0.013490839,0.045068987,0.0007959829,-0.005281349,-0.022857027,0.008753728,0.019710317,-0.033051793,0.00014582813,-0.03371704,0.039510086,-0.043431014,0.004146117,-0.02094826,0.055929795,0.030811824,-0.009204899,-0.03413409,-0.0032942188,-0.021655915,-0.017313918,0.02700693,-0.009596243,-0.0149122095,0.006032904,-0.0071528503,-0.021875579,-0.04263426,-0.02946515,0.03291303,-0.012501928,-0.056233596,0.009554411,-0.0654595,-0.022562591,-0.042520247,0.0045988495,0.0059366403,-0.04596033,-0.018135084,-0.03081294,0.007334334,0.052013922,0.030999862,-0.0043643187,-0.076791145,-0.029538663,-0.008048777,0.047346555,-0.09200871,0.009846437,0.024760716,0.035365026,-0.012161824,0.0041559506,-0.015351139,0.011292822,0.017353745,0.027313473,0.090559125,0.053761307,0.008145431,0.012605002,-0.03306833,-0.029730981,-0.020119166,-0.0029537252,0.0063252635,0.016663238,-0.00015619506,0.051815175,-0.007567125,-0.034606654,-0.014210589,0.021423228,0.0052829324,0.028726088,-0.015921066,0.013429643,0.009059465,-0.018616641,-0.014466418,0.028528586,-0.008835923,-0.010768168,-0.032291703,-0.028590536,0.009644928,-0.028881472,-0.02539883,-0.005475288,0.0124544315,-0.00007233917,-0.01115594,0.020263307,-0.001999086,-0.036899924,-0.019055326,0.024901096,0.0295727,0.026151802,0.0385893,0.015648277,-0.008043142,-0.03088691,-0.002481049,-0.00997216,-0.016191483,-0.007854123,0.008983526,0.003980482,0.0004879936,0.040213786,0.040304244,-0.023313465,-0.08601068,0.026723176,0.018938562,0.006658556,-0.012634743,-0.022167224,0.019276818,0.012885375,-0.058621235,-0.029204423,0.010166498,-0.007942068,0.027239406,-0.002174755,0.02699149,-0.0068758475,0.007325746,0.0030871795,-0.038897276,0.047277547,0.0366494,-0.0034049514,-0.028085105,-0.016413089,0.011212656,0.011802374,-0.007805368,-0.011327072,-0.002090845,0.00043262675,0.044760134,0.043263774,-0.0115087945,0.028250718,-0.013414465,0.010351166,-0.049370315,-0.01274646,0.01983736,0.018355714,-0.02828216,0.018919813,-0.0139318835,-0.033076327,-0.032353185,0.05010149,-0.013137023,-0.028165223,0.021270288,0.0012654283,-0.015082026,-0.026835995,0.006645789,0.0011885401,0.024719317,0.0077290586,-0.013367513,-0.010469902,-0.0015124942,0.0841222,0.0026955698,-0.034937765,0.010973987,0.0153982695,0.033967778,0.04443147,0.015241737,-0.0011248623,-0.033625405,0.01576287,-0.012434103,-0.023125716,0.0028068318,-0.013951252,0.0020521337,0.014627728,-0.017377637,0.019911936,-0.013716471,0.004656777,-0.012890752,0.038130388,-0.0051074913,-0.039116062,0.006989276,0.042170133,0.015724387,-0.057240754,0.009771841,-0.020938678,0.04664972,-0.058072776,-0.009634179,0.0012123794,0.0048542307,-0.028155768,-0.013406741,-0.027297009,-0.004959925,-0.018642584,0.01552213,-0.0014640853,0.02083338,-0.08346074,0.009823726,0.03138272,-0.00029533327,-0.01025467,0.0012399183,0.044570755,0.015083472,0.057302464,-0.009151623,-0.0136571,-0.042180933,0.017464284,-0.011481238,0.0014587417,0.005431045,-0.07642295,-0.028322715,0.017464593,0.037300434,0.019929048,0.021494271,-0.032491863,-0.02079565,-0.050643653,-0.01172571,-0.0045694406,0.0350163,0.02003367,-0.040409192,-0.047352046,-0.009849074,-0.021261465,-0.015249061,-0.031926226,0.035010826,-0.0061173686,-0.08530329,-0.06283456,0.060197886,-0.008997836,-0.024238905,0.008669562,0.04377611,-0.06355484,-0.06564118,0.0040295976,-0.003404549,0.0024237758,-0.020498037,0.00879812,-0.01401397,-0.032303866,-0.037313275,-0.032529168,0.039262444,0.0023254901,-0.016840717,0.019372517,-0.044053353,0.0069519226,0.036353186,-0.035682943,0.0042490065,0.024081064,-0.01076615,-0.030681416,-0.030976627,-0.0020572606,-0.04798644,0.050341222,-0.0110540865,-0.027651958,-0.023461217,0.022337096,0.06755335,-0.056874502,-0.0317769,0.039187986,0.009633112,0.028811628,0.07378316,0.0025367243,0.053718295,0.011970098,0.006086376,0.02820057,-0.01137988,-0.0016440263,-0.035175525,-0.0012263883,-0.041618824,-0.027837379,0.02092453,0.06781314,-0.03714194,0.007908129,-0.03248903,-0.025007756,-0.001813719,0.011703737,0.0006405206,-0.015138902,0.051665407,0.033505257,0.0064178766,-0.021795934,0.039476834,0.004528728,0.004289662,0.013821301,0.016494403,-0.003849411,-0.058468323,0.016700665,0.021260558,0.02090395,-0.0032442706,-0.022947526,0.037758123,-0.026348501,-0.0017550776,-0.021491617,0.037550855,-0.021883149,-0.021312183,0.07191143,0.0420929,-0.013183919,-0.014045891,0.0022075213,0.01654723,0.008604148,0.027795117,0.021553323,0.027487295,0.015159352,0.0006969517,-0.02098757,0.010871107,0.025062496,-0.0011659598,0.0073253396,0.00027123644,-0.027115833,-0.008848738,-0.03358637,-0.0023320238,-0.004442575,-0.008133398,-0.017316211,-0.0018824959,0.014220067,0.07013322,0.032566924,0.019386288,0.0038540552,-0.045155708,0.019753018,-0.13575858,-0.007730376,-0.010096275,0.03174204,-0.024960717,-0.020514304,0.017682072,-0.005727247,0.025689064,-0.014270881,0.026191879,0.00076061406,-0.004730938,-0.015927656,0.030258816,0.010899334,-0.033468597,-0.021856686,-0.009020914,0.053396795,0.0042203274,-0.04140629,0.0518389,0.015052493,-0.026784785,0.0101372665,-0.027565084,-0.0043032696,-0.022305632,0.033293612,0.027070038,-0.00020611151,0.029908031,0.03381944,-0.022049792,-0.00577481,0.0131528545,-0.03427872,-0.029554637,0.049300015,-0.01601567,0.014804044,-0.018599924,-0.0066529443,-0.021991055,0.09659228,-0.008177129,-0.0128264595,-0.0045810197,0.02162299,0.01507498,0.047716647,-0.041914713,-0.0028338227,0.028508421,-0.012889259,-0.014381734,-0.011166235,-0.0041553103,0.010603628,-0.03286074,0.038569655,-0.015540934,-0.040430307,-0.029972475,0.02892777,-0.05139802,0.005199545,-0.023594238,-0.007270248,-0.023952214,0.0052078567,-0.015454352,-0.04372262,-0.018257035,-0.02252978,0.06713893,-0.015198267,-0.010374612,-0.007824793,-0.011308082,-0.027741792,-0.020330573,0.017158628,0.05004683,-0.03663826,-0.047723375,-0.027881877,0.005989297,-0.022199702,-0.03629233,-0.045299895,-0.012195113,-0.02641885,-0.044563323,0.009975193,-0.0040132734,-0.035496548,0.0021606148,-0.026785428,-0.013084373,-0.039976396,0.0011246887,-0.05561344,-0.017857362,0.009676645,0.032331575,-0.0022060112,-0.027599795,-0.008620986,-0.024633938,-0.01589438,-0.016973615,0.0010944874,-0.06735408,-0.009507474,0.03880246,-0.03273583,-0.043769542,-0.06898529,-0.04003132,-0.0005639571,-0.026092289,-0.04226516,0.026887452,0.05487014,0.029214237,0.019058215,0.01830745,0.012776742,-0.010484471,-0.0154208895,-0.03406731,-0.0019310468,0.056363232,0.012531261,-0.020552296,0.043417983,-0.034800354,-0.03950555,-0.01449314,0.022435404,0.01756904,-0.016485756,-0.012010486,-0.036876433,0.014457148,0.014588359,0.05705923,-0.0668355,0.014192402,0.0027855067,-0.0052726334,0.07213602,-0.022455355,0.02408577,-0.028294597,-0.005308757,0.02331901,0.091764994,0.031494994,-0.007315219,-0.029727494,-0.03424174,0.008729943,0.0442029,-0.008895798,-0.024783755,0.005071013,-0.0047998037,-0.0056607155,0.017996375,0.001944313,0.044338427,0.0071089994,-0.023016678,0.0034083112,-0.014936914,-0.010255122,0.003727255,0.05024909,0.0030983817,0.044490833,0.04054013,0.0052088196,0.046309303,0.0014624001,0.054591555,-0.027606132,-0.01352698,0.02513463,-0.010876711,-0.028270118,-0.015466069,0.031178651,0.021715613,0.0273485,0.04573812,0.0064548734,0.013562068,0.033690326,0.019232428,-0.0066756792,-0.013378199,0.0053367605,-0.011692523,-0.012714031,0.0030165347,-0.008553918,0.0016250922,0.034858726,0.043226123,0.018248871,-0.010655938,-0.004585149,0.007450425,0.057544842,0.048614483,0.023187641,-0.016644632,0.03081608,0.03745509,-0.013183608,-0.053589392,-0.004499755,0.00046323249,0.020672085,0.030342454,-0.038440272,-0.0063718604,0.022626666,-0.013968828,-0.0055039083,0.009655697,-0.0002003085,-0.011269992,-0.037678353,-0.052820187,-0.019402657,0.0265164,0.012223422,-0.016224131,0.05352502,-0.029240644],"last_embed":{"hash":"15oyozs","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"15oyozs","at":1763795366867},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{4}","lines":[230,231],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"15oyozs","at":1763795366867}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012080965,0.02838049,-0.06789648,0.019743815,-0.024849657,-0.028762607,0.013139324,0.04644481,0.014403321,0.015318445,0.03738885,0.018765196,-0.0010035845,0.0031512645,0.009445187,-0.024561102,0.0057569393,0.039473318,-0.010514618,0.02710659,0.037870474,0.03715585,0.010007596,0.008852563,-0.051238604,0.013128518,-0.0059195263,0.0109157935,0.022591608,0.036362484,-0.02677119,-0.025728779,0.035087693,0.021803476,0.0029920342,-0.06369047,-0.019961117,-0.020016791,-0.026677888,0.04113802,-0.01120756,0.006009275,-0.0074017635,-0.018154448,-0.005701842,0.00011982758,-0.008027501,-0.012755249,-0.062492013,0.032014646,-0.011988248,-0.02207142,-0.0053919563,0.008112363,0.011573995,0.026586419,-0.01821928,-0.023405366,-0.025583522,0.048046153,-0.054511376,0.018824441,-0.015319506,-0.0128316935,0.054362826,0.026373027,-0.0014181747,0.006916699,-0.030160611,-0.029266644,-0.001371787,0.025242448,-0.07362815,0.0011519868,-0.04131321,0.038704596,0.007854933,-0.026855074,0.002352512,0.04228903,0.0006415959,-0.06086465,0.0057173315,-0.03310845,-0.0221468,0.026262043,-0.054038346,0.0990806,0.022190237,-0.023106212,0.012484953,-0.011157077,0.057417072,-0.03090274,-0.035252225,0.037200246,-0.041340623,0.0144546805,0.023401301,-0.043614592,0.032926768,0.011832847,-0.013591324,-0.018742314,0.015076872,-0.025719171,0.017210115,0.0059926547,-0.023292297,-0.0068517867,0.01403478,0.021888528,-0.0284997,-0.015236602,-0.0073349443,-0.031308528,0.03227115,-0.00074114866,-0.026071088,-0.040531773,0.030237438,0.015957916,0.05363479,-0.025869127,-0.025954438,0.015515597,-0.022958275,0.002235195,-0.002690589,-0.004343589,-0.03744196,0.02343924,-0.026444888,0.036405876,-0.026945772,-0.022819398,0.0052284356,0.025497932,-0.050509304,-0.05580697,0.024565624,0.07448319,-0.025032293,0.012391004,0.039038144,0.0120233465,0.05193186,-0.01684319,-0.043650497,-0.03223537,-0.039489623,0.029219367,-0.027952908,0.010153375,0.019285684,0.027373442,0.0061525023,0.011966839,-0.015593621,-0.0074208505,-0.014587809,0.008049669,-0.027688337,0.030600984,0.02295552,-0.03956494,0.014646429,0.008044012,-0.025826914,-0.035822116,-0.01792002,-0.011429589,0.032565627,0.038077567,-0.011419338,0.016199471,0.044251937,0.014205837,0.048467092,-0.04187512,-0.032858044,-0.027317598,-0.0185705,-0.03496162,-0.017215367,-0.0073921084,0.036409933,0.003041163,-0.005276635,0.03780838,-0.026266089,0.021542499,0.022451151,0.04130726,0.029756656,0.020620896,-0.011112337,0.016945213,0.019270455,-0.02119344,-0.00055689685,0.04425901,0.040829558,-0.050210048,-0.030940596,0.006567964,0.008755541,-0.031084917,-0.010425507,-0.03856696,0.003958239,-0.026209062,-0.008210904,0.021675238,-0.031654093,-0.020400105,0.031722967,0.027656224,0.0035062814,-0.048911806,-0.014228101,-0.012577937,-0.02157879,0.02380699,0.002535474,0.0083428165,0.011655475,0.033632323,0.012841337,-0.023098903,-0.056002703,0.0036215615,0.037640363,-0.04348906,0.06662137,-0.006499881,-0.057781234,0.029678956,-0.014713145,-0.0001676844,-0.0034464414,0.00011180032,-0.0052610626,-0.021891741,-0.033258066,-0.005763482,0.000947746,0.031238163,-0.015885025,0.023841387,-0.015711576,0.014540698,-0.0024989743,-0.012447166,0.0488438,0.007425478,0.034730386,0.0025270607,-0.003670722,-0.01047547,-0.014839229,0.0085648745,-0.0007988813,0.013153283,0.005951025,0.015018971,-0.056656267,-0.0038636534,0.025988258,0.041700423,-0.031431265,0.003748464,0.02938772,0.034778967,-0.019270862,0.02983802,-0.0063836984,-0.003955152,0.046016946,0.021506332,-0.0585181,-0.0018746768,0.04737703,0.016332006,0.018796936,-0.016346237,0.041364305,0.00360903,-0.031490892,-0.04064574,-0.037148345,0.061819565,0.07820685,0.015921896,0.030221554,0.041342378,0.023965623,-0.15215783,0.033383243,0.015086495,0.040723078,0.013495338,0.0058668912,-0.031940468,-0.0078677,-0.045868415,0.03215871,-0.052728835,-0.047938947,0.013293179,-0.01923352,0.0101676,0.049703937,-0.018980462,0.009140636,0.011238102,-0.044390053,0.0025302419,0.00028248655,-0.015373525,-0.0061217723,-0.044799756,0.021765096,0.048293374,0.0065329997,-0.03055894,-0.03916581,-0.029487077,0.022260275,0.014012897,0.010108155,0.0034797364,-0.00048768887,0.042817254,0.03308619,-0.012484829,-0.012998391,0.016491758,0.04971829,-0.01339271,0.04564111,0.019047743,0.0055762967,-0.0003851962,-0.0040371967,-0.040909905,-0.012487216,0.03309606,-0.059826203,-0.013401249,0.019674528,-0.057760373,-0.015878843,-0.031203063,0.04601471,0.01420196,-0.01973289,0.010237125,-0.015651772,0.019303495,-0.039696183,-0.02328226,-0.026057813,0.040191498,0.021605024,0.045590073,-0.01972301,0.023363551,-0.0432705,0.051106233,0.018076565,-0.00070030784,0.018153952,-0.039961707,-0.045907516,-0.008672273,-0.09276826,-0.010160965,0.0070517827,-0.00013600875,0.0045826877,-0.027286246,-0.030573644,-0.008994739,-0.0014350633,0.0322235,0.25133914,0.011021852,0.0069608,-0.006574857,0.036158726,0.02600211,0.0043834555,0.020469135,0.023142843,-0.019041557,-0.046142995,0.051628884,-0.007186189,0.015840543,0.004053451,-0.009903161,-0.07106123,-0.009442849,0.05122345,-0.0074724164,-0.0061349864,0.0010711564,-0.020946467,0.0020543109,-0.05695347,-0.006057232,-0.012649551,-0.008707436,-0.014597865,0.018030344,-0.030844929,0.049961284,0.028626628,-0.030550713,-0.080389656,-0.026642302,-0.033474736,-0.03778099,0.012122296,-0.012923879,-0.036738843,0.012337148,-0.00934935,0.013441138,-0.029578391,-0.04011515,0.03780066,0.004976573,-0.03146979,-0.031148033,-0.04361394,-0.02932089,-0.03236419,-0.010027855,-0.008483515,-0.02805179,-0.036392186,-0.0113535095,0.035536926,0.06955231,0.01949047,0.0028730812,-0.08992862,-0.033602953,-0.016488153,0.03957278,-0.06757531,0.0066723484,0.009916035,0.056520052,-0.014592202,-0.0049742996,-0.004852888,0.0109938625,0.028945755,0.013323611,0.05117732,0.016716732,0.011559292,0.018676026,-0.031120012,-0.031497583,0.0024541009,0.0076090978,-0.0004680601,0.012967021,0.027643241,0.05202362,0.0080955895,-0.017859815,-0.027262665,0.03631856,0.012661331,0.037002865,0.013561436,-0.01541689,0.0433721,-0.012126586,-0.026141953,-0.009835932,0.021751257,-0.013355645,-0.038109515,-0.03795007,0.007928223,-0.02383017,-0.0019146715,-0.018271679,0.034683913,0.0125728445,0.0033037923,-0.0019714143,0.0075419853,-0.02491285,-0.020266663,0.014260426,0.02239691,-0.00003564621,0.04075202,0.005581424,-0.004238992,-0.007181171,-0.0041144527,-0.002622318,-0.033667825,-0.047067616,-0.004789234,0.025650425,0.024545528,0.030834295,0.029724443,-0.037678063,-0.08169521,0.053907752,0.011815213,0.011304185,0.010775328,-0.032653257,0.020991275,0.0230128,-0.03298259,-0.023407836,0.00869561,-0.041831147,0.036635105,0.00119897,-0.017622942,-0.0025980985,0.0018462215,0.04312237,-0.0004762182,0.056264985,0.029644065,-0.026224617,-0.0018986859,-0.015034295,-0.01705619,0.011707501,0.035990924,-0.017527616,0.0029658205,0.0047991113,0.033072084,0.074008554,-0.00055197853,0.023018204,-0.003657931,0.020956958,-0.023201527,-0.009286047,0.004344744,-0.033828404,-0.023255218,0.009576019,-0.0035747262,-0.008627901,-0.013595246,0.0327809,-0.00892412,-0.016543284,0.017907735,-0.01850222,-0.0061878795,-0.08030167,0.042679403,0.0106696505,-0.019271076,-0.000503839,-0.041639723,-0.020885067,0.027533637,0.097643584,-0.00643091,-0.014547989,0.007243664,0.012171146,0.10007638,0.03434706,-0.000495231,-0.005350031,-0.022937639,0.012310281,-0.0048726774,-0.008919682,0.0016391751,0.002841536,0.018532123,0.014045763,-0.01454987,0.0007821364,-0.010561511,0.014322689,-0.036559172,0.009829958,-0.028658168,-0.06684111,0.0008853459,0.024181237,0.026900863,-0.04586189,0.030210141,-0.011562337,0.012396878,-0.04552892,-0.0047997185,-0.006286964,0.01059845,-0.0020978318,0.008529408,-0.034191906,-0.0039579305,0.011121553,0.017492522,0.0014704708,-0.018704766,-0.054520305,0.01667036,0.014102695,-0.024980525,-0.02912734,-0.011323547,0.050780665,0.02237314,0.046228483,0.012830957,-0.02302351,-0.08178946,-0.024491675,-0.011837491,0.0058509842,0.018137164,-0.070308134,-0.030984575,-0.0034929365,0.04523292,0.005105669,0.0132136475,-0.03419632,-0.027844062,-0.022658234,0.0034086746,0.008321874,0.047722816,0.00862173,-0.006614766,-0.022126438,0.017400077,-0.01779334,-0.0138266785,-0.013503975,-0.012840829,-0.019968448,-0.070897944,-0.030137176,0.056748413,-0.0037168793,-0.035122342,-0.013176461,0.002798509,-0.047402434,-0.052130654,-0.010968244,0.0050118705,0.03584849,-0.05742764,0.010719178,0.0001738777,-0.018365432,-0.03880705,-0.02348964,0.056177475,0.006905471,-0.011632737,-0.003079814,-0.05201606,0.0055795703,0.029465865,0.0004936568,0.0083310865,0.012921863,-0.009705871,-0.015855093,-0.044267505,-0.017763402,-0.034558028,0.055178307,-0.001948112,-0.059519436,0.015456665,0.0098952465,0.025002776,-0.053024076,0.0011487062,0.033053987,0.034802686,0.041827995,0.06976773,-0.01880099,0.016536485,-0.011568503,-0.0037776118,0.024426384,-0.014450083,0.013816343,-0.020548983,0.008940399,-0.089366,-0.02631336,0.00206272,0.07578532,-0.03801219,0.02570457,-0.037264466,-0.0036861668,0.019986581,0.011409834,0.038980458,0.0022457615,0.042231284,0.017021436,0.008775963,-0.00545778,0.038106035,-0.0048319707,0.015633183,-0.023512026,-0.0075204424,-0.008267282,-0.060160235,0.01230286,0.012557758,-0.0019065224,0.013272033,-0.0063872123,0.035515897,-0.0684354,-0.031280573,-0.046596885,0.052944604,0.023306338,-0.023716735,0.06250127,0.021324636,-0.0008888029,0.004959485,-0.016402284,0.005481914,-0.009719868,-0.00845344,0.017186696,0.049046036,-0.016316043,0.015487661,0.005317588,0.005293093,0.028560465,0.0019651046,0.0139706945,0.014841479,0.0016877454,-0.025196943,-0.05448109,0.0021659262,-0.0045689614,-0.030439155,-0.024099363,0.0054121804,-0.012895617,0.046992328,0.039538004,-0.019582583,0.022731924,-0.029901305,0.003698944,-0.15326989,-0.012407359,0.004067147,0.03896927,-0.007765157,0.0025900698,0.018866308,-0.010504242,-0.00426623,-0.02391342,0.029350834,0.029787067,0.00941658,-0.025473,0.023121564,0.034723513,-0.031473316,-0.0409964,-0.027181754,0.05276842,0.024711302,-0.018414127,0.055030815,0.013881252,0.023808122,0.021519274,-0.03794062,-0.0057588904,-0.01815116,0.040557224,0.008284065,0.008107501,0.026649283,0.020752812,-0.006443952,0.0044468087,0.021829357,-0.012996629,-0.026524436,0.0040652826,-0.042718176,0.01802971,-0.022280488,0.022065947,-0.03952086,0.0770255,0.011949664,-0.0014293955,-0.011569949,0.0016653603,0.02999434,0.032340087,-0.059429508,0.0075181043,0.016760902,0.012555893,-0.0022828127,-0.008112391,-0.0032612318,0.041971,-0.035259012,0.049093757,-0.005293851,-0.04297302,-0.025643451,0.00013296277,-0.04353252,0.01262922,-0.04282876,-0.0017505096,-0.0028078167,-0.022326294,-0.009811669,-0.06077332,-0.022612996,-0.009733073,0.053066738,-0.02990944,-0.02405919,-0.013231555,-0.0017607219,-0.03186719,-0.011068221,0.019658484,0.020571278,-0.024075136,-0.023497906,-0.013373623,-0.027823856,0.008765218,-0.026183242,-0.05743952,-0.010318484,-0.025302999,-0.051989138,0.03321651,0.003495725,-0.020966558,-0.0004679502,-0.02284267,-0.011178221,0.009320652,0.00096197013,-0.059144028,-0.042183224,0.04183333,0.021678627,-0.002619115,-0.023424573,-0.033103146,-0.041337065,-0.018989066,-0.020008523,0.0017617678,-0.07189154,-0.008209412,0.022516355,-0.027341787,-0.01535188,-0.038630288,0.0013311754,0.011523182,-0.0026259853,-0.051295873,0.026115654,0.073218964,0.043806355,0.018044498,0.034342833,0.019151464,0.005920436,-0.003944862,-0.033384882,0.015829677,0.05209489,0.0057877754,-0.036993016,0.04235039,-0.041683655,-0.011395735,-0.035906624,0.0186589,0.0129718045,-0.032450244,-0.023961788,-0.053130258,-0.030602403,0.02520515,0.051706605,-0.04950652,-0.020554896,0.003733762,-0.0023589644,0.06157719,-0.00009006488,0.011293448,-0.00028992118,-0.014787993,0.008371262,0.09454007,0.020785708,-0.0010227507,-0.046186097,-0.047655083,-0.016654802,0.060931623,0.0009368341,-0.023489952,0.0046772626,0.019695075,0.006876519,-0.0018549936,-0.011984671,0.0035854632,0.0015300335,-0.03328291,0.013393241,-0.0025900549,0.03489694,0.0028721506,0.05441067,0.01512321,0.058372438,0.056564342,0.0030264996,-0.0110856,-0.0154588735,0.05429822,-0.019612769,-0.010721258,0.017087338,0.0015410826,-0.019310502,-0.026559113,0.034462664,0.02320996,0.026587442,0.045523755,0.036535326,-0.00068413006,0.005916128,0.020261405,-0.01661932,-0.025763968,-0.023031877,0.0007491514,-0.004891036,0.0005188482,-0.03043144,-0.004462667,-0.0054950803,0.04673797,0.01159967,-0.0063580386,0.005069608,-0.006298177,0.04032154,0.019735007,0.010687005,-0.0241184,-0.008525787,0.029059753,-0.034763362,-0.058416042,-0.028336195,0.024054643,0.017402446,0.02215237,-0.024257177,-0.024828283,0.033619154,-0.022723222,-0.0006285707,0.038509242,-0.028788146,0.00026838848,-0.02767436,-0.048787434,-0.02563241,0.0073465705,0.033562034,-0.0129843075,0.037198495,-0.011342412],"last_embed":{"hash":"6nc694","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"6nc694","at":1763795366867},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Resource Usage Expectations#{5}","lines":[232,235],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6nc694","at":1763795366867}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029540172,0.053950254,-0.046593994,0.01208803,-0.05839316,-0.045878384,0.0072818575,0.028989805,-0.0067297546,0.055348825,0.03150008,0.017748082,-0.034892667,0.02519913,0.0066161156,-0.027767293,-0.041193716,0.053314455,0.025957182,-0.0019991645,0.0033642878,0.028691366,0.022812659,-0.033005785,0.0019056083,-0.009903415,0.010027179,-0.006385447,0.015171402,0.030188078,-0.019154102,-0.013264699,0.0040952475,-0.02384414,-0.033817954,-0.04057512,-0.013733098,-0.020875731,-0.015824128,0.04054502,-0.04192499,-0.012809974,0.01486067,-0.029024959,0.0059381234,-0.01907867,0.026206302,-0.013320941,-0.03812799,0.010462715,-0.016290713,-0.04305547,-0.0016857637,-0.010873196,0.023024755,0.017978111,0.009882214,-0.015977353,-0.029181216,0.0029329446,-0.05455962,0.03530973,-0.01081494,-0.015753323,0.023341943,0.035024613,0.0043027042,0.027182888,-0.02788863,-0.051855203,-0.007854127,0.04172035,-0.029196192,-0.017171029,-0.018563842,0.051525973,0.031149477,0.009855924,0.007232551,0.022859953,0.014050488,-0.011934254,0.0044857822,0.013248841,-0.018829705,0.009399165,-0.004881612,0.072631575,0.046003755,-0.023389332,0.0036829598,-0.011978606,0.017866284,-0.054322034,-0.023528088,0.030383967,-0.001929496,0.0027699892,0.02107894,0.0016740304,-0.005893237,-0.013522304,-0.0074047744,-0.04835677,0.040194627,0.0010618806,0.023630714,0.010707035,-0.011384412,-0.012547511,-0.0010905929,0.003169629,-0.018492905,-0.031039793,-0.015191879,-0.041038435,0.016308712,0.0115482295,-0.05042958,-0.028890643,0.051985,-0.0075725378,0.008561643,-0.058176525,-0.019716827,0.029375635,-0.016401965,-0.012180367,0.023980534,0.026052026,-0.055530645,0.011211099,-0.021336125,-0.007979092,-0.015639957,-0.0017117669,-0.009766687,0.029462675,-0.026501127,-0.06183768,0.029875455,0.03982006,-0.0023283593,-0.020822173,0.040747624,-0.013783889,0.07037469,0.0020516587,-0.029650291,0.0017544329,0.02221717,-0.003058421,-0.0035841963,-0.0038802389,0.014905264,-0.0004654562,0.0144299,0.019344239,-0.021644143,-0.0065225386,-0.022162983,0.01789078,-0.039996296,0.037636653,0.03706592,-0.04318505,0.04272926,-0.021315036,-0.020769889,-0.030516589,-0.0014808584,-0.020395376,0.012914792,0.04169734,0.019587848,0.03985953,0.008704699,0.039705105,0.040164623,-0.043537557,-0.08368085,-0.02729202,-0.017890196,-0.031806625,-0.021864897,-0.014798519,0.045656245,-0.01294558,-0.017674334,0.04640116,-0.043137792,0.025880598,0.019252218,0.024763377,-0.016061878,0.0030376613,0.04763235,0.024475863,0.021353398,-0.04184498,-0.0033282358,0.014316796,0.039519545,-0.014018257,0.028947951,0.0011183054,0.015402435,-0.037054952,0.014632975,-0.074574,0.016601717,0.010751432,-0.049146052,0.05283816,-0.03183352,0.017771786,-0.034052715,0.035726994,-0.013766137,-0.029667083,-0.030705817,0.014109448,-0.004714285,0.008293127,0.054763623,0.003633201,0.07093883,0.050738506,0.02436094,-0.01112009,-0.04504076,-0.0013796582,-0.004575248,-0.03904533,0.10516349,0.00647416,-0.03993182,0.018100334,0.019011116,0.000078214514,0.009038184,-0.02433758,0.054743282,-0.027857054,-0.04315256,-0.03492507,0.009722061,0.024125759,-0.022014616,-0.028297544,0.0020083121,0.0014787192,0.00471931,-0.021573024,0.04940778,0.008246075,0.0041368976,-0.005276262,-0.003940836,-0.02781795,0.042373005,-0.015194251,-0.013069478,0.0066080005,0.0019957798,0.007115546,-0.03608153,-0.012561231,0.016859937,0.009976107,-0.051776964,0.054228067,-0.022464475,0.06728097,-0.024605429,0.02014379,0.013973126,0.01473949,0.05452072,0.053958002,-0.024971215,0.04121658,0.021507148,0.021438668,0.012823934,-0.004358101,0.044609554,-0.011371776,0.0020188172,-0.053299405,-0.018349413,0.03235827,0.067567684,0.0076617626,0.0019361107,0.042065825,0.0032236536,-0.15740904,0.017140446,0.0152216805,0.035280522,0.022050908,0.0049134744,-0.060595736,-0.043605406,-0.09936135,0.022893772,-0.016066387,-0.04423223,0.00858057,-0.03350523,0.0010740262,0.032917846,-0.0070920098,-0.012393877,-0.008238168,-0.042616904,-0.015036067,-0.0091440445,0.021339517,0.013302241,-0.0072542797,-0.0120782005,0.067400225,-0.031135108,-0.040557325,0.015150906,-0.034417216,-0.028361088,0.007867836,0.023052126,0.0002700942,0.011058958,0.04811877,0.008823045,0.01226548,-0.007800441,0.03079015,0.043274123,-0.021896474,-0.00723798,0.023196392,0.013772677,-0.0029576889,-0.037229247,-0.04198525,-0.02074337,-0.005772448,-0.018296335,-0.0172963,-0.0049588345,-0.026276583,-0.012642633,-0.013889149,0.093342,-0.024492996,-0.034058075,0.04666197,-0.002361817,0.011801967,-0.038028155,-0.0035322867,-0.0036277636,0.013387045,-0.02058711,0.017555648,0.007832075,0.018130872,-0.05184693,0.035292216,0.015645253,-0.0073896614,0.0032903135,-0.015993094,-0.04452669,0.025170168,-0.10342426,0.012161023,0.009926684,-0.00259457,0.036173984,-0.014346685,0.0043017566,-0.025539486,0.038593143,0.022285229,0.24341404,0.021563679,-0.03631595,-0.008766633,-0.024818422,0.0023485285,-0.0069490788,0.04713235,0.06337024,-0.029718744,-0.03625348,-0.0040195715,-0.030116592,-0.015125837,-0.0068375086,-0.004320841,-0.059965957,-0.015333295,0.051160194,-0.03375553,-0.0070278994,-0.025054982,-0.007528069,0.027655942,-0.036791533,-0.0359247,-0.06771959,0.018621603,-0.042499617,0.029176401,-0.03860907,0.05790718,0.017471097,-0.011118796,-0.040173814,0.039810836,0.01880709,0.007071118,0.007103717,0.00004954224,-0.02514752,0.008248527,-0.0046555544,0.0040637194,-0.0006355438,-0.032174952,0.018997023,0.033157367,-0.040329628,-0.0124736475,-0.06837726,-0.027558105,-0.03513122,-0.025788948,-0.0018711038,-0.015141644,-0.03647629,-0.06374175,0.017977927,0.06350402,0.031613663,0.0057426044,-0.075338595,-0.018981015,-0.009758334,0.029078467,-0.039419148,0.015151906,0.03083337,0.04905331,0.0020235972,-0.03149712,-0.033575017,-0.031982496,0.017348155,-0.0058891573,0.061044764,0.06871002,-0.00072906044,0.029276762,-0.026041513,0.021438984,-0.058040045,0.019896926,-0.0070041018,0.025784496,0.005609024,0.046118394,-0.03347636,-0.0022353032,-0.046252377,0.0050122514,-0.0022222027,0.025767878,0.014850874,0.035726596,-0.003089671,-0.008383989,0.005200066,0.022694822,0.020449378,-0.0032192778,-0.016587501,-0.037969988,0.0036080454,-0.021655804,-0.022056399,-0.010867456,0.026369622,-0.012992687,-0.037527066,0.018350651,0.03078981,-0.04483595,-0.030339342,0.02827685,0.022979949,-0.004997616,0.04767288,0.007161508,-0.009793371,0.011270822,-0.0013456842,-0.016541753,-0.0037860319,-0.029952979,0.028082976,-0.034122977,-0.025935644,0.0664433,0.026523957,-0.041995637,-0.034754895,0.04661923,0.01267397,0.019692143,-0.03534705,0.0150033925,0.03183459,0.025836287,-0.03544582,-0.019892856,0.034847286,-0.018465757,0.038971625,-0.0063930214,0.015960181,0.025382217,0.0043058624,0.010901005,0.009357481,0.068642214,-0.010459704,-0.010823152,-0.03288503,-0.021180836,-0.022434855,0.00043254273,-0.007305296,-0.02740685,-0.02294626,0.034420487,0.020254552,0.04441245,-0.01709353,-0.004080346,-0.02036987,0.023262152,-0.019578263,-0.028086958,0.018073041,-0.03001257,-0.055215128,0.053876497,0.02293959,-0.005084101,-0.035218377,-0.0010643604,0.01099325,-0.02763151,0.062649935,-0.0060212775,-0.037954547,-0.050681178,-0.0025796045,-0.017397635,-0.0284518,0.01492921,-0.023863463,0.0064821024,-0.0033362517,0.095477045,0.028317245,0.0093627535,0.026021533,0.018552817,0.057532337,0.034983814,0.009916596,-0.004815873,-0.024206286,0.0014222118,-0.0012077148,0.008154073,-0.011214932,-0.013973998,0.011943731,-0.021849591,-0.006575375,0.02693147,0.002355254,0.03910379,-0.07093182,0.0048585963,0.000075635166,-0.051360853,0.01853655,0.042692013,0.043775134,-0.006471402,-0.015952284,-0.01984548,0.053758986,-0.039138604,-0.008054386,0.0017615275,-0.0017347181,-0.06639393,0.021010457,-0.05485211,-0.001759615,-0.015294432,-0.02064505,0.013231824,0.0022795484,-0.03935285,0.0005963192,0.0106610395,0.030205173,-0.029553773,0.007498937,0.050452463,0.04820319,0.043569874,0.0009977564,0.0070190597,-0.04046015,-0.026788697,-0.0049486184,-0.018865965,0.000060417486,-0.06445287,-0.005571598,-0.0047002486,0.06672986,0.007197191,0.006871067,-0.02160038,0.008664934,-0.04160885,-0.0019651284,0.0012949613,0.01965066,-0.0029485063,-0.0034475287,-0.02512994,0.004782698,-0.008166946,-0.0027600068,-0.033398308,0.052599337,-0.006387538,-0.082880005,-0.019173246,0.009177935,0.011603949,-0.040795077,0.028985288,-0.00045908385,0.002217136,-0.03954257,0.0010225886,-0.010727689,0.06888086,-0.030496815,0.034622017,-0.027130343,0.002239194,-0.015174624,-0.040847212,0.029000785,-0.0064067747,-0.021351468,0.0037349768,-0.020766148,0.006731857,0.03454797,-0.0048793005,0.013815572,0.033849746,-0.018511979,0.0009919632,-0.03410628,-0.015317136,-0.045109265,0.06482151,-0.015952466,-0.0009754046,0.01716584,0.01064855,0.020407433,-0.07041768,0.023404378,0.0516426,-0.016392654,0.047784902,0.10196158,-0.0008426565,0.0114784585,0.019758947,-0.027049206,0.0071140174,-0.0034743028,0.033631083,-0.008617904,-0.012318413,-0.05983186,0.017824672,-0.014533602,0.05010131,-0.06628651,-0.0040414305,-0.0073353224,-0.01967674,-0.020962222,0.0040927855,-0.00261278,-0.053081494,0.017595207,-0.014101056,0.020343367,0.032809272,0.05294894,-0.016057964,0.0069414806,-0.012285131,0.0002649784,0.016014839,-0.05313202,0.006742653,0.007857701,-0.012666298,-0.006287318,-0.000030076191,0.020942241,0.0042815646,-0.043949492,-0.02119138,0.041708317,0.011597296,-0.024446806,0.053330038,0.011140342,0.01515577,0.030582217,-0.019468578,0.03618157,0.024459885,-0.013392295,0.025472883,0.009213477,0.037151948,0.04503738,0.0016218944,-0.008447475,0.033970717,-0.006210349,-0.0066738315,-0.000052533134,0.01000177,-0.018313654,-0.0021222297,-0.011182755,0.005636985,-0.044904575,0.012690807,-0.014191359,0.0029653755,0.038535934,0.049317006,0.005915682,0.018000137,-0.04685403,0.002230963,-0.1322878,0.005700595,-0.009097787,0.02323183,-0.0036933885,0.002158014,0.047974333,-0.039269302,0.008413346,-0.022238083,-0.0149143655,0.010869331,-0.011964943,-0.020655418,0.030197738,-0.0021851673,-0.01435212,-0.02532515,-0.016654711,0.0031707797,0.0031267419,-0.027928026,0.008672891,0.0017838965,0.021131054,0.012542764,-0.004984122,-0.013290563,-0.015089164,-0.007199913,0.0055099665,-0.026866982,0.04903303,0.0028572658,-0.012947437,-0.01896253,0.003961946,-0.0009302307,-0.028610172,0.009675795,-0.022439769,0.024374112,-0.008804332,0.029611912,0.01122768,0.048163753,0.02069829,-0.04270504,0.003980743,0.010782104,0.017346159,0.05065747,-0.06604264,0.0065407865,0.015865626,-0.011985162,-0.04521537,-0.012862371,-0.00608847,0.011985131,-0.03095182,0.049200255,-0.019207085,-0.06648587,-0.041404583,-0.016278569,-0.054418273,0.029332569,-0.03906764,-0.0044604205,-0.0018276089,-0.009374861,-0.031002108,-0.05352763,-0.028607028,-0.030889511,0.03628863,-0.03488405,0.015166467,0.01493192,-0.0025880388,-0.024632901,0.0023450016,0.009139868,0.07539813,0.022071859,-0.011637689,0.016039234,0.02735814,0.008671584,-0.019642025,-0.028697567,-0.01462604,-0.014721551,-0.034224726,0.014026516,-0.016967293,-0.041305427,0.012614576,-0.015929477,-0.01928588,-0.007515354,0.013655819,-0.011462011,-0.03849827,0.010452867,0.050100368,-0.0011760297,-0.008267882,-0.023170857,-0.02538453,0.020522065,-0.013749693,-0.0098544005,-0.06851746,-0.028185893,-0.0095012,-0.032874037,-0.047383524,-0.06898019,-0.011806021,0.041425634,-0.04210693,-0.004123829,0.017978206,0.038913984,0.038627215,0.020970382,-0.004085037,-0.012720296,-0.031875968,-0.010018716,-0.025208447,0.039298803,0.026399698,-0.0052013677,-0.016012961,0.047899395,-0.048100818,-0.039751787,-0.025334783,0.028724175,0.020050352,-0.025589356,-0.015627136,-0.038562313,0.006777072,0.05774684,0.042220246,-0.055032276,0.009411346,0.011754123,-0.046356115,0.026849516,0.013515842,0.026888782,-0.022614565,-0.014960278,-0.038306996,0.08572524,0.03652984,-0.05136651,-0.007221735,-0.01673405,-0.00043945538,0.026421027,0.014130165,-0.029577572,0.010906105,0.0015720306,0.0194941,-0.018409744,-0.011451388,0.02863979,-0.0022954484,-0.026520032,0.011207828,-0.033146907,0.026229933,0.0032095532,0.03909063,0.022648314,0.059016336,0.022129508,-0.0512049,0.027785629,-0.00584638,0.026426699,-0.016717725,-0.013459131,0.00784438,0.0041171205,-0.03411862,-0.003920681,0.0576388,-0.026106013,0.026772656,0.004795808,0.021395722,0.038271453,0.009444961,-0.00752124,-0.0116368355,0.0011645546,0.009247649,-0.01475663,-0.018963406,-0.029721787,-0.006459748,0.015463357,0.0056183273,0.0336001,0.01185465,0.006975975,-0.029738972,-0.031348903,0.022255125,0.001668429,-0.014735105,-0.04700911,0.013682605,0.03843183,0.014228704,-0.046478327,-0.05701781,-0.0063100364,-0.010553794,0.037891176,0.0028555687,0.025215345,0.010201417,-0.000536624,-0.0026569252,0.028294358,-0.008687076,-0.016796423,-0.023857627,-0.032813095,-0.031972572,0.05893877,-0.00090359413,-0.021779189,0.030438932,-0.006589881],"last_embed":{"hash":"53cqdt","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"53cqdt","at":1763795366867},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting","lines":[236,254],"size":534,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"53cqdt","at":1763795366867}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#Can't Access Web UI#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02408738,0.061487526,-0.036115646,-0.010519936,-0.050424337,-0.044966426,0.02112408,0.036211554,0.005884963,0.043384153,0.017505804,0.0038355317,-0.012181713,0.012784324,0.021308037,-0.017629523,-0.014687042,0.004336719,0.015331911,-0.041195434,-0.025896197,0.013788589,-0.011482,-0.04343894,0.0040677227,-0.0035707436,0.02879226,-0.015306256,0.009516113,0.022390418,-0.010698487,-0.049122415,-0.004985434,-0.04472967,0.0065418994,-0.064618364,-0.008478706,-0.02709006,-0.02289637,0.05898972,-0.045758974,-0.018405959,-0.02659447,-0.01818286,-0.005134275,-0.0059431954,0.031638414,-0.01244283,-0.051422875,0.00627089,-0.0069634756,-0.03270193,0.0011992538,0.0028372097,-0.031751845,0.012394893,0.028715713,-0.026099972,-0.011460438,-0.003934726,-0.032966036,0.0124206375,-0.012310879,-0.013878208,0.05333195,0.03337517,-0.00817163,-0.001493981,-0.02973069,-0.03800835,0.006588657,0.04821416,-0.046127107,-0.018943526,-0.041051615,0.057914246,0.03693171,-0.014385836,0.00667623,0.0327346,0.0060417145,-0.028637983,0.0040328708,-0.006450447,0.021123132,-0.0015079435,-0.019826189,0.07766414,0.041658357,-0.04419059,0.009358081,0.0020614506,0.038713638,-0.030960403,-0.03381742,0.017827576,0.0073705763,-0.03189333,0.04065956,-0.023750775,-0.003983429,0.025827006,0.014118296,-0.040476948,0.040769115,-0.015900914,0.021178955,0.026926033,-0.0009194584,-0.011076242,-0.024168322,0.017207518,-0.020146504,-0.025807142,-0.0037723298,-0.030979455,0.023307377,0.005386857,-0.038599975,-0.04590603,0.06160806,-0.01899049,0.010424698,-0.07221908,-0.018276725,0.028331354,-0.029650196,-0.0037386606,0.008748002,0.023243262,-0.035672396,-0.017442165,-0.00755705,0.005190125,0.0076248283,-0.014117844,-0.014944011,0.045691986,-0.03233846,-0.08266516,0.024948377,0.06971103,0.018255405,0.009988974,0.03804686,-0.039805323,0.042157706,-0.0017765383,-0.028561316,-0.002565102,0.005725166,-0.008317901,-0.007517204,0.019942317,0.02935897,-0.019191206,0.0044360165,0.013518835,-0.0040591424,0.023473008,-0.034904763,0.041299257,-0.038680512,0.045456834,0.026761087,-0.035959687,0.065685965,-0.0042764638,-0.016592573,-0.026705632,-0.0063061826,-0.022050355,0.02684965,-0.008909789,0.0018420966,0.03666665,0.0018863435,0.03440167,0.01544149,-0.030890837,-0.06674902,-0.028477456,-0.032255203,0.027667869,0.004063494,-0.018389944,0.02580458,-0.01021752,0.0024265328,0.04403,-0.055624,0.02546993,0.024429722,0.005484351,0.024261545,-0.018717473,0.0518681,0.009924744,0.01365156,-0.03297301,-0.00006158078,0.0017659176,0.03896093,-0.01809935,0.024597196,0.01550143,0.0062533487,-0.043490045,0.032201033,-0.031566616,0.0057642204,-0.003550554,-0.051751815,0.025256388,-0.03630022,-0.0046664244,-0.0031502533,0.03828976,-0.0046518315,-0.012742576,-0.043383162,0.007416479,-0.0018125672,0.03147346,0.038055178,0.010977071,0.03322467,0.02303128,0.0133643225,-0.01358358,-0.037102636,0.026009422,0.0009087099,-0.035224482,0.071731344,0.0154197635,-0.060414985,0.014057825,-0.0000792415,-0.0063751386,0.043270662,-0.025235187,0.055077337,-0.035007585,-0.030599007,-0.012046957,-0.020451758,0.01612536,-0.031276803,-0.016495174,0.00045310968,0.0019415349,0.020468127,-0.010868852,0.052544206,0.008266657,0.008417281,0.000044893062,0.006634779,-0.0072587216,0.051517326,-0.0060212817,-0.020428507,0.017512329,-0.017451987,0.005300656,-0.023690222,-0.0047621033,0.03262808,-0.008149608,-0.044588663,0.044609036,0.005042884,0.04920693,0.0032429877,0.02868259,0.021181213,-0.0021450974,0.038068257,0.07191766,-0.024267578,0.025063446,0.06078445,-0.0019164787,0.03169572,0.0027457045,0.029140497,-0.017594287,-0.014059891,-0.05516901,-0.048906818,0.017696336,0.06890978,0.021006472,0.014805471,0.017530728,0.00004022246,-0.1496435,0.0042090244,0.010783574,0.034379527,0.006510908,0.014235313,-0.055621516,-0.020125184,-0.058297154,0.021575773,-0.04511211,-0.037656724,0.006146986,0.0020395361,0.003188913,0.04860478,-0.01911365,0.004396179,0.006582753,-0.034151927,-0.02984857,-0.002318545,-0.0017571672,0.008652988,-0.00014772412,0.00031440658,0.06520694,-0.02172854,-0.051436238,0.017582005,-0.034100525,-0.024270967,0.0032484508,0.03120229,0.009062853,0.020331562,0.0443019,-0.0029311923,0.009327796,0.014475547,0.018333223,0.04066184,-0.012542188,-0.008488506,0.010733747,0.025696788,-0.003054488,-0.023036735,-0.04050315,-0.016308371,-0.033557866,-0.04489993,-0.016901683,-0.009986326,-0.024208564,-0.015608209,-0.035778794,0.06772049,-0.02181375,-0.017048966,0.024079636,-0.012902551,0.030121462,-0.041063555,0.02657697,-0.024311248,0.010710276,-0.009293917,0.041646563,0.006400633,0.005877735,-0.04847571,0.0305749,-0.022493973,-0.03416313,0.0042286473,-0.015231697,-0.011742217,0.0036952563,-0.09939244,-0.0076738996,0.03063009,0.008579507,0.025041273,-0.01290888,-0.017173085,-0.03594681,0.030181544,0.055714067,0.24650678,0.002714212,-0.033489656,0.00029811403,-0.0167636,-0.004240105,0.032725066,0.060513802,0.03683295,-0.022207662,-0.022654884,0.003056414,-0.0155804185,0.00020777622,-0.010174965,-0.020397041,-0.04083771,0.0090390835,0.053012613,-0.014752589,0.0065863584,0.007194263,-0.006927265,0.012688306,-0.05344323,-0.015744688,-0.044922996,-0.014651392,-0.037293855,-0.004455391,-0.04550611,0.048115503,0.016166806,-0.022659378,-0.039272595,0.03174452,-0.016011385,-0.021326145,0.031512287,-0.015199942,0.002124903,0.010086116,-0.00018942948,0.0053754025,-0.007639956,-0.03671656,-0.00084263104,-0.009472377,-0.032863773,-0.021766974,-0.032188855,-0.013065731,-0.043759275,-0.018055137,-0.039608076,-0.0025048903,-0.01056968,-0.080328025,0.0056541776,0.052759882,0.04034442,0.006349777,-0.09219993,-0.0037663584,-0.02174125,0.02277999,-0.057137385,0.0041427687,0.04237985,0.06726249,-0.015467805,-0.014883785,-0.04146955,0.014563877,0.009229097,0.010828777,0.056837544,0.045951895,-0.031302582,-0.00047065172,-0.026074698,0.008394328,-0.036231596,0.02400367,0.00569145,0.026972998,0.04378652,0.050680067,-0.011414998,0.023828736,-0.011495082,0.020070681,0.004889051,0.043328937,-0.006732292,0.0007534577,-0.018525831,-0.0030637963,-0.025049208,-0.01370612,0.03380636,-0.018028704,-0.030494438,-0.013626788,-0.008375244,0.01447213,0.027468277,0.033848573,0.018913398,-0.008343731,-0.000054253724,0.0010514219,0.02497118,-0.037826575,-0.056461688,0.04561425,-0.010427994,-0.014516232,0.064014845,0.0057942304,-0.018804615,0.00094582915,0.0020422728,0.013564549,-0.01932165,-0.03123072,0.01610697,0.005722653,-0.045596376,0.049249038,-0.014113136,-0.022116235,-0.04888569,0.03950058,-0.0011082938,0.04938344,-0.0033232844,0.012926062,0.05544167,-0.0034126781,-0.014344589,-0.006570258,0.026784534,-0.034262586,0.038568176,-0.014941428,-0.01763137,0.0040989826,0.029800424,0.014947977,0.004655397,0.040937014,-0.016247528,0.008223891,0.0032992263,0.015087135,-0.015091669,0.01816823,-0.011952228,-0.03463635,-0.0121949455,0.032082316,0.01828333,0.046359796,-0.018732054,0.0028772703,0.0018787512,0.014764756,-0.007679002,-0.019415842,-0.007602021,-0.0374124,-0.06503389,0.052816164,0.023413159,-0.0015785155,-0.0524425,-0.018133914,0.0010744823,-0.046570566,0.054159146,-0.0055647762,-0.035940163,-0.050681252,0.009883286,-0.024439372,0.0013862257,0.0010565654,-0.04066881,0.011281638,-0.0022249396,0.083315305,0.01852773,0.006505147,0.008305465,0.04676169,0.029671665,0.045193426,-0.010376492,0.02117079,-0.026500821,0.022341391,-0.008256355,-0.013025978,0.0022,0.0075411918,-0.009525753,0.013911246,-0.004785005,0.0558365,-0.0080867,0.04894969,-0.051851537,0.010289009,-0.009930253,-0.03266779,-0.0022655434,0.061532848,0.06823142,-0.040246084,-0.018175038,-0.020160839,0.06600587,-0.033728182,-0.03185883,0.03321096,0.021791615,-0.060023326,0.011112335,-0.038902313,-0.007341366,0.014737252,0.015914619,-0.0048991726,0.012658801,-0.0403339,-0.012450229,0.015498271,0.0011135953,-0.037128817,0.027707161,0.04753399,0.07108392,0.032687183,-0.008142203,0.032479033,-0.03855119,-0.045051977,0.033584148,0.0141943125,0.0021696906,-0.0439392,0.03433898,-0.012066783,0.048485573,0.013556826,0.01642158,-0.02610217,-0.00030381655,-0.022335595,0.018629748,0.0240026,0.040857498,-0.01483347,-0.010099945,-0.0031138677,-0.0012700855,-0.016545547,-0.010587218,-0.03459189,0.061122768,-0.014326125,-0.08930684,-0.018897053,-0.014880369,0.006675205,-0.07781391,0.049291283,0.014762585,-0.010160006,-0.037347678,-0.025977643,-0.047595,0.04670075,-0.021635415,0.019506924,-0.03431564,0.009405917,-0.022510901,-0.022210704,0.03938396,-0.022622025,-0.03147442,0.0032459302,-0.010185416,0.017485589,-0.015846528,0.010677425,0.010478847,0.02640319,-0.0055670794,0.0024094926,-0.00956311,-0.03297754,-0.027113708,0.048451975,-0.008756991,0.004311662,0.00747885,-0.003806816,0.062834516,-0.076896645,0.0038847085,0.05554895,-0.029467396,0.025769904,0.07718917,0.0024192599,-0.0013834699,0.0012433513,-0.0072652376,0.029338023,0.00029157507,0.025859538,-0.0033248055,-0.008072003,-0.085453294,-0.0404417,0.0036100796,0.077763066,-0.07424733,0.0044015027,-0.014971695,-0.0025890332,-0.031663224,0.014257242,-0.012586829,-0.028492915,0.011339693,0.007016696,0.030930115,0.018337678,0.07067482,-0.0027091277,0.0009789196,0.010115162,0.010463487,0.024865102,-0.035655204,-0.0001262107,-0.010737904,-0.035175208,0.0071083056,-0.0059171068,0.00811214,0.014853275,-0.04255287,-0.02809304,0.00604065,0.03970438,-0.0055518714,0.04126679,-0.01284984,0.045064952,0.018209923,-0.021148097,0.030127862,0.030753532,-0.013603737,0.01289545,0.008900026,0.04717173,0.05505302,0.004189069,-0.000968204,0.051245715,-0.030265788,-0.014991579,0.020729976,0.008933527,-0.027153296,-0.005701288,0.019248463,-0.0027910043,0.010174196,-0.015989946,-0.0039452375,0.0060178395,0.009312262,0.07143851,0.009854757,0.015359916,-0.019759517,0.0075611523,-0.12656344,-0.008276572,-0.010912491,0.02915127,-0.008352573,0.011365403,0.03415167,-0.033983856,0.03500265,-0.014618764,-0.014018638,-0.012944591,0.006683476,-0.029875796,0.054071434,-0.02906017,-0.017513521,-0.022841597,-0.0046923026,0.00969738,-0.011351769,-0.007194566,0.037733577,0.02253698,0.011359503,-0.014388328,-0.030792741,-0.012483175,-0.022565242,-0.0013886038,0.0011604466,-0.020886404,0.034355257,0.035058297,-0.007272354,-0.004237057,0.002415662,-0.0110736005,-0.014609629,0.013387095,-0.030289723,0.034104574,-0.017239932,0.014616058,0.018661162,0.053611808,0.027647134,-0.02727007,0.0131856585,0.005380233,-0.005109497,0.008296793,-0.06534586,0.010974393,0.005625988,-0.013760942,-0.021836918,-0.022275085,-0.017175423,0.02188184,-0.029242884,0.020156322,-0.0018942343,-0.05770837,-0.03252102,-0.0042737913,-0.033166647,0.003580534,-0.07047408,-0.015831267,0.004400461,-0.011516684,-0.05025632,-0.07808513,-0.030975478,-0.0578922,0.058754936,-0.032265913,-0.0045625437,0.009171082,-0.0011600134,-0.02880477,-0.007444205,-0.019865569,0.04808209,0.00013517776,0.0004410511,0.02644985,0.04405137,-0.009882738,-0.04580279,-0.03687397,0.004369112,0.013647392,-0.009565703,0.010379009,-0.010353651,-0.02503265,-0.008103409,-0.018924026,-0.0192621,0.00026572132,0.021303438,-0.043500718,-0.037682362,0.05718366,0.049220283,0.02104388,-0.021991793,-0.038983382,-0.030692877,0.0020261863,-0.02671356,-0.024488311,-0.045231655,-0.027718062,-0.026154011,-0.028423285,-0.04159203,-0.05397641,-0.03142904,0.017007004,-0.014186381,-0.011580486,0.02909804,-0.0036147085,0.045020133,0.03349184,0.01951431,-0.040043157,-0.013233537,0.010429658,-0.024690831,0.019716823,0.039874405,0.01076694,0.01332019,0.04140804,-0.054345317,-0.042464867,-0.044417415,0.047382955,0.044613417,-0.051943474,-0.019209065,-0.047647238,-0.016263787,0.024453163,0.02158462,-0.04154854,-0.018669967,-0.005755119,-0.03892882,0.028199615,0.005291317,0.015762547,-0.03760278,-0.054343205,-0.004434596,0.068680406,0.0067894324,-0.043420587,-0.014240813,-0.010494391,0.0044909893,0.00060331816,0.0009037269,-0.029477207,-0.02377772,0.008417926,-0.002570356,-0.022095488,-0.003987903,0.02888401,0.010542241,-0.0339208,0.013354629,-0.024481652,0.021806465,0.025007036,0.043708187,0.010780361,0.057826888,0.020193016,-0.06275356,0.010365638,-0.017761251,0.013113851,-0.013973111,-0.0076307957,0.0038618653,-0.00645122,-0.039281275,-0.016394695,0.063406095,-0.022182012,0.030926645,-0.000682182,0.025992258,0.014379908,0.022581564,0.002768838,-0.0055006663,-0.01799922,-0.0024171076,0.013182958,-0.029450348,-0.004982497,-0.00788227,0.0358404,0.0072085583,0.04516463,0.014065259,0.009107041,-0.019160425,-0.05636979,0.026258705,0.01963085,-0.011741867,-0.045312967,0.017966244,0.05848678,-0.010394017,-0.03343583,-0.042367946,0.016466271,-0.009153656,0.030741086,0.012472072,-0.014610793,0.0027644453,-0.00064390054,0.0067433105,-0.0024515227,0.005414992,-0.013662087,-0.026390677,-0.05602946,-0.0013924536,0.04646807,0.02947965,-0.0075302823,0.057814695,0.0016357324],"last_embed":{"hash":"gmm48m","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"gmm48m","at":1763795366867},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#Can't Access Web UI#{1}","lines":[239,239],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gmm48m","at":1763795366867}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#Can't Access Web UI#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036626715,0.043834973,-0.023964072,-0.01618492,-0.04818806,-0.062599264,0.001959969,0.044279564,-0.01233744,0.026535235,0.027041823,-0.009412846,-0.0024801835,0.028237944,0.009902905,0.0017694917,-0.0145842545,0.042429004,0.010072964,-0.030155338,-0.0020566648,-0.00802513,0.041848622,-0.027405934,-0.0015221098,0.00038381675,0.0002136421,-0.004208131,0.00489773,0.00489888,-0.022915224,-0.06623011,-0.0023125943,-0.0172299,0.0036563284,-0.06976175,0.008998477,-0.006715305,-0.026267894,0.07527035,-0.030168124,-0.01995887,-0.035676833,0.004990202,0.006465545,-0.01592976,0.00750975,-0.0057733515,-0.07770039,0.02915095,-0.015947407,-0.039831094,0.035876907,0.0066166967,-0.0049046,0.0025827512,-0.023694249,-0.049077366,-0.019738892,-0.0003549621,-0.06809138,0.009893705,0.009756766,-0.002704356,0.0068312003,0.045603156,-0.00495398,0.0034826328,-0.027180186,-0.054342452,0.0014701566,0.026543312,-0.042332612,-0.025406608,-0.04840207,0.028636266,0.02919829,-0.008491154,-0.020854153,0.0612218,0.007478362,-0.027241293,-0.0044584805,-0.00943512,0.028562358,-0.000290149,-0.033968005,0.060946293,0.036944676,-0.020033186,0.009630254,-0.025983082,0.04295685,-0.026147673,-0.049702007,0.026680076,0.016713364,-0.020832159,0.04794982,-0.011906915,-0.0036235186,-0.036353253,0.019234383,-0.05719454,0.03761776,0.0014577375,0.030095886,0.029285068,-0.021888835,-0.007939514,-0.0036766212,0.020976158,0.022918422,-0.02381181,0.0024388353,-0.013914866,0.02978163,-0.0022097253,-0.025690101,-0.0137396045,0.07505481,-0.016628709,0.012398223,-0.060940154,0.0012623923,0.03136034,-0.015507632,0.02126701,0.051557835,0.017592438,-0.005484362,0.00062913005,-0.016726127,0.0056161457,-0.018248655,-0.0072333226,0.018428676,0.052185837,-0.02813105,-0.06501593,0.01826071,0.07574343,-0.0064761764,0.0009704013,0.04868114,-0.012896753,0.06389465,0.003614536,-0.047448367,-0.001847363,-0.030515658,-0.019513555,-0.023401238,0.011584871,0.024978973,0.0047668293,0.008359617,-0.02174605,0.005222494,-0.009489997,-0.033577785,0.03288914,-0.027776126,0.045691967,0.0122406455,-0.03735608,0.03863319,0.022410827,-0.025439734,-0.036939595,-0.017516114,0.016516527,-0.0050867354,0.022727553,0.0006088384,0.043852273,0.018735897,0.035372075,0.008730931,-0.0393505,-0.07999096,-0.015655627,-0.030017251,-0.0050512273,-0.005946719,-0.029404018,0.0028159884,-0.008722824,-0.011044457,0.06089552,-0.063209385,0.015614428,0.001537426,-0.021838693,0.0059687756,-0.017061,0.032513767,0.032204624,-0.004158763,-0.032181125,-0.011609799,0.034026463,0.049373426,-0.05634719,0.010596807,0.016645549,0.029158592,-0.0373051,0.051612947,-0.079491526,0.00040179284,-0.009902886,-0.02606172,0.03968705,-0.043865368,-0.034283184,-0.00045464069,0.021194907,-0.013158151,-0.009175683,-0.031776544,0.014119194,0.0022340938,0.043160327,0.018176598,0.005286069,0.0024111718,0.035408407,0.008768602,-0.0065160207,-0.01989994,0.016379738,0.034496553,-0.031993017,0.09410926,-0.014504893,-0.039107855,0.0069289114,-0.019848004,-0.024670532,0.024107758,-0.06275639,0.048393033,-0.023616433,-0.026972903,-0.023186382,0.0025398452,0.036354095,-0.03479482,-0.031414796,-0.0129202055,0.023208689,0.011729799,-0.028989924,0.015052495,0.012239865,0.0029802362,0.0034505255,-0.004988615,-0.008768901,0.029206747,0.000012538118,-0.0326774,-0.0013517508,0.02494209,-0.020069608,-0.03535922,0.0024592814,0.021343524,-0.00042741356,-0.04568313,0.030224659,-0.014111513,0.0488942,0.011236906,0.016711636,0.018846095,0.016723303,0.03242001,0.05204097,-0.027230715,0.030512063,0.023287836,0.019408586,0.013206847,0.009624847,0.042233434,-0.005909478,-0.009018566,-0.040645115,-0.021581402,0.030819157,0.0708798,0.027833804,0.027799988,0.03450005,0.033299264,-0.15499054,0.0022898046,0.01850753,0.03282688,0.004612278,0.016773365,-0.054426078,-0.014620971,-0.09155474,0.039556865,-0.01891737,-0.0520393,0.0020508608,-0.027391542,0.009298179,0.0392495,-0.020588234,-0.0051991288,-0.01433874,-0.04675122,-0.01832294,-0.012298129,0.015427255,-0.017072862,0.013287325,-0.037415557,0.06368773,-0.03284981,-0.05430222,-0.002771731,-0.025573827,-0.040856108,0.008998399,0.02993274,-0.008126191,0.043138377,0.05252747,0.017732674,0.010239001,-0.009375158,0.020677496,0.051567152,-0.009447696,0.009715,0.04186754,0.017918987,-0.0041832034,-0.004611317,-0.060005184,-0.03835784,0.010534667,-0.019346777,-0.016278923,-0.013085089,-0.026241783,-0.013263008,-0.007266324,0.07035174,-0.015519755,0.0010987732,0.0024540625,-0.039026167,0.05600977,-0.059654456,0.015766542,-0.024705058,0.0067601623,0.0013340295,0.03492818,-0.005706655,0.02957701,-0.047269087,0.016937666,-0.021312516,-0.024670063,0.0022793354,-0.03313984,-0.05378991,0.01986581,-0.08400439,0.0040563145,0.025602238,0.005355531,0.023616482,-0.016221253,0.004515753,-0.028054459,0.014563028,0.02576126,0.23742189,0.010996906,-0.014046195,0.005333877,0.03031652,-0.011109281,0.014251235,0.043220345,0.041141454,-0.037166268,-0.025736693,0.0133468695,0.0006953523,-0.0029803803,-0.0061506964,0.0072442237,-0.03689175,0.0044300347,0.06095986,-0.01872946,-0.008058356,-0.0020519302,-0.008149806,0.020162033,-0.032462865,-0.026754336,-0.039237924,-0.023017826,-0.020261148,-0.023560315,-0.05030775,0.044737216,0.023995124,-0.0013699447,-0.047782082,0.018438151,-0.00906296,0.0038944427,0.011422732,-0.0037959544,-0.019899303,0.011733125,0.0016281314,0.012757926,-0.009949417,-0.01925237,0.023078263,0.023484372,-0.014852052,-0.0017932219,-0.039114494,-0.016333893,-0.05083228,0.00040668863,-0.013999713,-0.017056234,-0.0043340623,-0.060354136,0.006647075,0.04829498,-0.005956031,0.0152864605,-0.055376474,0.025823653,-0.009720736,0.057273056,-0.069999546,-0.03188642,0.01880343,0.054571122,0.00040281616,-0.0133570125,-0.027754106,-0.0047687967,0.045105264,0.019817298,0.030536687,0.046062637,-0.028954968,0.010707582,-0.020578153,0.012710016,-0.042970933,0.040329963,-0.015519156,0.0022532558,0.04357423,0.042158715,-0.01379717,-0.0021937485,-0.029310372,0.025900187,0.0024139718,0.029851988,0.003231118,0.012861888,0.01681254,-0.0031761858,-0.007877669,0.0082827555,0.020145165,-0.005503891,-0.033790834,-0.010919,0.0019869679,-0.009382422,0.011658608,0.010853596,0.031073341,0.015634665,0.009917794,0.0045671915,0.015669491,-0.028447742,-0.04932056,0.0141660655,0.0129898265,0.016078597,0.066994764,0.020722456,-0.000646419,-0.029709082,-0.0177414,-0.0038963787,-0.007150899,-0.049952697,0.02931464,0.017156744,-0.016745841,0.060842022,0.033137914,-0.028091995,-0.051933244,0.054642197,0.018507192,0.04185778,-0.004048788,0.03718354,0.03467511,0.008096367,-0.0442128,-0.011520916,0.027828366,0.0062229335,0.04441178,-0.004079433,-0.007961079,0.009171837,0.016404178,0.033712555,0.023617951,0.034428444,0.025262322,0.008698745,-0.02114137,-0.031000106,-0.007420179,0.0020870825,-0.0039966046,-0.024369197,-0.0139438845,0.02044708,0.04526738,0.051582407,-0.040937223,0.022497507,-0.012561825,0.03090981,-0.007966338,-0.022332031,0.015512577,-0.055030458,-0.058336314,0.020594671,0.00899741,0.008635169,-0.019133667,-0.020367002,0.0063581485,-0.012568468,0.02677707,-0.021152714,-0.041877303,-0.04911383,0.023928044,-0.021879768,-0.0055953176,-0.0026752518,-0.041458152,-0.0029620589,0.021459352,0.098646566,0.005028412,-0.004395925,0.03329216,0.02966027,0.07029512,0.013522209,-0.0019739887,0.009161887,-0.0003117691,-0.029264795,-0.00013154662,-0.019417606,-0.016768696,-0.011656319,-0.017721346,-0.0058898786,-0.008105136,0.05043658,0.017871615,0.0433605,-0.03771863,-0.014133732,-0.022885976,-0.037371863,0.018754305,0.059177533,0.060120404,-0.011335361,-0.010642518,-0.02339874,0.04079416,-0.044406854,-0.01486177,0.030429648,0.009764499,-0.060463093,0.0027285751,-0.03797153,-0.004052943,0.010861487,0.023951974,0.013803895,-0.007585236,-0.028075023,-0.001610413,0.0071428325,-0.014200503,-0.05872652,0.035558365,0.020758808,0.04875703,0.048616655,0.006793255,-0.0050540394,-0.07342244,-0.064976685,0.033006754,-0.008888609,0.026022272,-0.040167287,0.020189822,-0.02499444,0.06500859,-0.0045853667,0.005402283,-0.041349836,-0.022619663,-0.05295857,0.014067595,0.028910259,0.008566801,0.002418463,0.01684983,-0.012078442,-0.0009292603,-0.03397165,0.0028782643,-0.030091444,0.025567569,-0.0050377143,-0.061695643,-0.017441068,0.008500105,0.0010043684,-0.052124184,0.033405103,0.021094449,-0.0010726253,-0.046060573,-0.024369512,-0.04769275,0.049045976,-0.0070517478,0.034292616,-0.026317373,0.010898225,-0.017472776,-0.03678476,0.014408807,0.026269358,-0.020012675,0.024292577,-0.02645931,0.0055999123,-0.019824397,0.00025654488,0.00802521,0.046364017,-0.011821478,-0.022371328,-0.052669838,-0.03556703,-0.059742607,0.07445032,-0.007982156,-0.010902555,-0.026248498,0.016866092,0.036598675,-0.080163285,0.010070335,0.0534581,-0.010553717,0.024644436,0.0905331,-0.01070482,0.020800974,-0.007501342,-0.032155637,0.024452101,-0.004815291,0.0064624487,-0.013197971,-0.01636774,-0.04983683,-0.008146199,0.007823273,0.07913805,-0.054560542,0.0064715873,-0.043357298,0.0030837771,-0.0143064745,0.020932062,-0.02698042,-0.051172715,0.011812774,0.030386772,0.013681981,0.03466338,0.06258398,-0.0065527842,0.0032939017,-0.0045830356,0.0038455382,0.01553416,-0.033178676,0.010019364,-0.0067824284,-0.041849393,0.017075762,-0.008082012,0.010863885,0.016475946,-0.038772944,-0.030389123,-0.00759878,0.04532229,-0.02138432,0.070439465,-0.0075488305,0.02426933,0.028804082,-0.011067413,0.014629167,0.013131476,0.026808064,0.004961719,0.027312966,-0.0003621327,0.049702913,0.0011078977,-0.005283182,0.03287527,-0.021433067,0.0017003592,0.009988141,0.037947185,-0.021959417,-0.017401652,-0.008872109,-0.021553606,-0.016945511,-0.00730716,0.0020385073,-0.0018142508,0.01564778,0.06497385,0.0028564562,0.024272513,-0.025217185,0.014939923,-0.13643374,-0.017094648,-0.0006575607,0.019158961,0.0123541,-0.00987886,0.040230025,-0.012036206,0.044105496,0.00076780084,-0.045113403,0.004512684,0.028485395,-0.014388611,0.012769462,-0.00873178,-0.017458688,-0.0066086315,-0.016318038,0.030803144,-0.01701604,-0.005897249,0.032845918,-0.0059005567,-0.00904979,0.0070579215,-0.031567473,0.0033240109,-0.025792517,0.025600344,0.018003272,-0.028695824,0.035743378,0.015874436,-0.017868843,-0.027337957,0.0014947958,-0.019177549,-0.022027804,0.03802723,-0.028562592,0.028108014,0.00072678964,0.017710887,0.030304635,0.01847298,0.010068787,-0.016396048,-0.019808229,-0.0035635976,-0.020714398,0.034072373,-0.04409897,0.027043916,0.018689757,0.010962358,-0.034338597,0.0036783786,-0.037701447,0.010605423,-0.040253974,0.052528583,-0.011810262,-0.029530419,-0.040978488,-0.006944866,-0.0464228,0.009266118,-0.05370684,-0.01888242,0.015150222,0.010640178,-0.040293653,-0.07034644,-0.032274872,-0.02126205,0.06655767,-0.046623964,-0.013544361,-0.011812158,-0.021342168,-0.027429271,0.006096157,-0.007718676,0.052712563,-0.0010595788,-0.036937658,0.028614605,0.027942704,-0.012100858,-0.060411565,-0.032145206,-0.0057349266,-0.020892888,-0.03088808,0.037324116,-0.006841461,-0.0472914,-0.005149922,-0.022967828,-0.026135728,-0.0100658825,0.030769136,-0.020476349,-0.035967216,0.041564733,0.044947367,-0.0017145391,-0.0024784373,-0.016324349,-0.027929068,0.015238933,-0.033647705,-0.014050677,-0.058623336,-0.013209016,-0.0074592372,-0.02506913,-0.049909588,-0.036073886,0.008719143,-0.004700566,0.009598731,-0.021511214,0.002580999,0.04387497,0.061314873,0.03644728,0.05494395,-0.035911366,-0.0070714075,-0.0064037703,-0.041125186,0.02624783,0.017062865,0.03115572,0.011974215,0.043442205,-0.024752926,-0.052915826,-0.06552387,0.029935164,0.035640273,-0.027495401,-0.024456108,-0.025281811,-0.017393498,0.030633928,0.034730665,-0.03523958,-0.013466868,0.0063751675,-0.068616875,0.004611882,0.016939761,0.042783357,-0.0013310625,-0.04914051,-0.03496566,0.051842578,0.020978613,-0.022280928,-0.020715473,0.0063161957,-0.010024617,0.047752738,-0.007596129,-0.022152478,-0.032570694,0.029628234,0.013533618,-0.013625753,-0.0045251874,0.037393093,0.03908912,-0.01675952,-0.0086180605,0.011757031,-0.0005782234,-0.014234028,0.053981572,0.005348413,0.064815804,0.037181694,-0.015919473,0.01000997,-0.013754085,0.040510446,-0.005547168,0.006952736,0.0050701685,0.009027042,-0.05395469,-0.02160152,0.02481262,-0.047523595,0.006491174,0.016427338,0.020122414,0.026115948,0.011911916,0.005750596,-0.025074584,-0.02221791,-0.0056756926,-0.0023216237,-0.027025856,-0.02243428,0.012551471,0.03436285,-0.013975382,0.0067518577,0.025053233,0.0041643647,-0.02440542,-0.042037893,0.028027128,-0.0008518554,-0.009683087,0.0025289806,0.011057182,0.025960578,0.0035233956,-0.014104854,-0.044659253,-0.0034637437,-0.007174956,0.032801278,0.01789409,-0.006851631,0.019981626,0.003391221,-0.0052560656,0.027465235,-0.0064585167,-0.013183962,-0.043154288,-0.039113104,-0.029498458,0.0037600219,0.015764385,-0.006159894,0.007953492,-0.026642585],"last_embed":{"hash":"1eq0c8q","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"1eq0c8q","at":1763795366867},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#Can't Access Web UI#{2}","lines":[240,240],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1eq0c8q","at":1763795366867}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#Can't Access Web UI#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025122091,0.045068257,-0.048782155,-0.007951082,-0.045551218,-0.053210538,-0.0058749295,0.024870947,-0.010266215,0.020511776,0.03210488,0.0024316525,0.0071680215,0.017836208,0.0056275036,-0.0054055257,-0.02985292,0.013849507,0.013933256,-0.013422482,-0.019944249,0.012571508,0.016140731,-0.037598345,-0.00495702,-0.0073773116,0.0063295155,-0.013424337,0.00945098,-0.0018726863,0.003068416,-0.048142996,0.020711867,-0.031261474,-0.03090842,-0.048637472,-0.0070082946,-0.027008954,-0.02625746,0.049713477,-0.030158406,-0.021387072,-0.014114669,-0.021691233,-0.005872083,-0.0067114634,0.016162569,0.004627758,-0.04640977,0.022013249,-0.013367427,-0.033927593,0.021193827,0.007896542,-0.03626323,0.0040708785,-0.008954615,-0.048689865,-0.0024128822,-0.0015627526,-0.047294155,0.019060815,0.004676168,-0.005936331,0.030802857,0.051255774,-0.015929502,-0.006017558,-0.030350463,-0.0118582,-0.00011963587,0.04071379,-0.049069036,-0.010353706,-0.03399155,0.047088686,0.031867273,-0.0023478498,-0.014434051,0.038259745,0.010475134,-0.029604217,0.0040276335,-0.01442453,0.008581713,0.02562263,-0.016492547,0.050666034,0.035678323,-0.031243207,0.013856003,-0.005326035,0.04592047,-0.015622439,-0.038777113,0.019586802,0.0060975617,-0.020720584,0.027117511,-0.02551777,-0.008614369,-0.008176913,0.02513438,-0.031224225,0.03813336,-0.012369125,0.005492888,0.030062582,-0.0058757295,-0.015114584,-0.028201612,0.0054728105,-0.012319894,-0.012370044,0.005729597,-0.016754111,0.026463838,-0.004574181,-0.01681442,-0.034341823,0.06585764,-0.0061739534,-0.0011164361,-0.064628266,0.0053114216,0.03417034,-0.009907421,0.011585125,0.02022182,0.0052985083,-0.041181073,0.010440475,-0.012717512,0.029953351,0.004348384,-0.01173789,0.0062218523,0.049519032,-0.017193673,-0.06854948,0.03141311,0.05084946,-0.0064338455,-0.0016289604,0.0444475,-0.020511458,0.03651433,0.0050505027,-0.05183312,0.010520682,-0.03029401,-0.010046782,-0.023000708,0.022453338,0.012028821,-0.0016904459,-0.011700719,0.016656104,0.00089570094,0.015298052,-0.014804645,0.042745713,-0.0474988,0.025903111,0.030920187,-0.05223663,0.03764109,-0.027442608,0.0054764464,-0.040257286,0.009673981,-0.013044098,0.0066195545,0.014603584,0.013962565,0.042310096,0.01737032,0.037444945,0.042740405,-0.032548398,-0.06201137,-0.016967494,-0.03836718,0.0019658238,-0.010240018,0.0121203,0.0011023984,0.020516984,0.0018898423,0.06999137,-0.043383285,0.044343438,-0.001368094,-0.021978593,0.01596121,-0.010245555,0.030145673,0.052965987,-0.018401911,-0.02430933,0.0064082495,0.011182906,0.041903764,-0.031005263,0.029013535,-0.0028399888,0.016698219,-0.043591138,0.020263081,-0.052913476,-0.0011340711,0.00849792,-0.028406408,0.04944563,-0.033639338,-0.023599925,-0.007269195,0.042159677,0.007119887,-0.023201019,-0.044058993,0.023627022,-0.00047094253,0.027150253,0.04043581,-0.012836841,0.019507384,0.04130947,0.029865025,-0.014605557,-0.032591976,0.016697532,0.030924201,-0.038262717,0.083333895,0.0016337794,-0.042815275,0.014279998,0.0006789247,0.003933993,0.023184152,-0.04004026,0.04960991,-0.04247423,-0.02262297,-0.051844884,-0.0026560298,0.033099465,-0.044812843,-0.023346754,-0.009429487,0.007106411,0.003667178,-0.014394663,0.053566437,0.0015518061,-0.0036490697,-0.014625901,-0.02252307,-0.0033933423,0.032113425,-0.003504361,-0.035745267,0.0037180034,0.0028189037,0.0039033594,-0.026728833,0.0040263296,0.028925505,0.023873258,-0.038406063,0.055161245,-0.018687282,0.045813635,0.0019165864,0.022534255,0.03309452,0.0126951765,0.03680025,0.037711,-0.059587695,0.02908191,0.05399395,0.00042976497,0.039474778,0.008971764,0.06873424,0.005064564,-0.025128486,-0.07100589,-0.029391909,-0.014090604,0.06259833,0.0419034,0.022161072,0.026628036,0.0023953796,-0.1366237,0.009426606,-0.00884627,0.028697612,0.02226796,0.025077164,-0.037206095,-0.03392268,-0.08843903,0.019372482,-0.02832706,-0.042071834,-0.007774244,-0.028023338,-0.0051081823,0.036764488,-0.018611226,-0.016889622,-0.00077889604,-0.044073742,-0.0026079877,-0.019343039,0.008118964,0.013829188,0.011267884,-0.027666328,0.083053805,-0.013743536,-0.05846484,0.010186472,-0.012454636,-0.0084242,0.015962288,0.010781355,-0.017957529,0.036038935,0.05110749,0.019754557,-0.0023494086,-0.010682459,0.01357454,0.032022577,-0.013759253,-0.00960545,0.017691864,0.041524228,0.010276148,-0.026464649,-0.059448518,-0.031579968,-0.00773936,-0.033894602,-0.017007556,0.031495042,-0.015573268,-0.033369925,-0.03352688,0.05236441,-0.01789143,-0.004477166,0.008714477,-0.046326715,0.02873535,-0.0635738,0.018563626,-0.028390782,0.031302772,-0.015844898,0.02974146,-0.017681833,0.028525224,-0.058674213,0.021781078,-0.013862379,-0.018125601,0.011178496,-0.041227486,-0.03356868,0.018198779,-0.10220537,-0.028925318,0.021886783,0.0028763122,0.024776045,0.008666381,0.018887008,-0.021947308,0.043884814,0.041301582,0.2364979,0.018665155,-0.054704208,-0.003388352,0.0058965865,-0.0044101314,-0.0074381838,0.06686219,0.023292366,-0.033887967,-0.051944867,0.013219243,-0.014786464,-0.011772557,-0.018050877,-0.02995102,-0.04835938,0.019974852,0.055370297,-0.004815906,0.0058710137,0.021767475,-0.011959183,0.031467367,-0.047881093,-0.014769969,-0.051779576,-0.009040006,-0.031821564,-0.005017218,-0.019096486,0.041734207,0.0046219,0.0070758914,-0.03431615,0.02551649,-0.014321289,-0.018196901,0.037505277,-0.01282461,-0.008650836,0.01451253,0.014474899,0.03192677,-0.021449067,-0.028202849,0.008871387,0.0068994556,-0.02661831,-0.0016856937,-0.013034473,-0.026554123,-0.031388186,-0.003500627,-0.006082271,-0.0066694086,-0.022588165,-0.06189007,0.019673545,0.05942097,0.010823982,0.008481611,-0.066579364,-0.013247743,-0.020967864,0.03418027,-0.058001548,-0.006280278,0.017856294,0.04371446,0.0036737574,0.0042845854,-0.0354417,0.005409798,0.029749254,0.008522479,0.04204208,0.043182813,-0.01348851,0.014324264,-0.0121351,0.012815925,-0.020498171,0.04490962,-0.004175551,0.0119447885,0.018106991,0.03590285,-0.031136123,0.0014263252,-0.0070854733,0.023827288,-0.023820657,0.038906638,0.028927524,0.028234664,-0.0053320327,-0.019368969,-0.011442275,0.035305243,0.0359213,0.0014660435,-0.041761458,-0.018193591,0.00443568,-0.014307026,0.0036378882,0.020344608,0.050876044,-0.010621496,0.006993923,0.0044080233,0.029639378,-0.042299367,-0.05204472,0.028119348,0.029567985,-0.005444392,0.0394321,0.018448323,-0.0013218089,-0.005150189,-0.022297848,-0.0005198205,-0.017521093,-0.040324386,0.01622987,-0.011002897,-0.019905414,0.0471558,0.030961314,-0.029236976,-0.042381804,0.032966964,0.024138974,0.05469568,-0.039384343,0.022773722,0.044041727,0.014935554,-0.043545496,-0.004131256,0.015394556,-0.028986413,0.0347054,-0.024225006,-0.037679277,-0.018406076,0.025492098,0.011898822,0.0035390912,0.054879107,0.0064466125,0.0097779855,-0.015649593,-0.0058466117,-0.0041564684,0.012005268,-0.027646331,-0.043963894,-0.016557913,0.03071721,0.024559043,0.06354263,-0.039881825,0.0048356475,-0.012987492,0.023744281,-0.0040161,-0.023127727,-0.009380149,-0.06312671,-0.057370372,0.035251737,0.0062074913,0.00069014163,-0.031344667,-0.028060773,0.013866436,-0.0143503165,0.046180215,-0.024089286,-0.025527468,-0.04459514,0.037004154,-0.02649589,-0.029160025,0.0051528597,-0.039967153,0.01850854,0.0039580655,0.083975896,0.03132722,0.0029910996,0.018059688,0.022795355,0.05530672,0.031891726,-0.00023892427,0.0029274065,0.004903915,0.0072415466,0.0011347984,-0.01327589,-0.024243722,0.021564726,-0.020054992,0.018426884,-0.006600374,0.047505826,0.021506123,0.038256858,-0.05130613,-0.011657192,-0.016872626,-0.043072604,0.02471284,0.047882333,0.059358194,-0.03665035,-0.020011393,-0.022647876,0.049995642,-0.022842662,-0.037984777,0.04283135,0.008529573,-0.04690086,0.011395158,-0.043808356,-0.007240739,-0.00030040168,0.009531371,0.00477293,-0.0114529915,-0.026956566,-0.0056310613,0.01828481,-0.0032476585,-0.062041167,0.023946106,0.014863701,0.056553066,0.019618472,-0.0010489712,0.008540974,-0.047916133,-0.036866356,0.020554313,-0.014938865,0.023377296,-0.03954759,0.018978976,-0.01438323,0.04762647,0.0065707336,0.0041509215,-0.03452107,-0.0033899464,-0.035746552,0.02752952,0.01901379,0.033471886,-0.009309219,-0.020117354,-0.0042746384,0.002102798,0.0019076278,-0.010413441,-0.046129614,0.03502714,-0.020154817,-0.09516776,0.0031604632,-0.02387242,-0.0020980095,-0.06274905,0.019698188,0.022454347,-0.020651426,-0.031322043,-0.051842805,-0.038406223,0.05333216,-0.04974966,0.043008257,-0.036941174,0.011425707,-0.023303488,-0.02455366,0.035955455,0.00558373,-0.03362204,0.017014896,-0.0180406,0.006640633,-0.0048384164,0.036468025,0.006445794,0.0337972,0.00041232488,0.0000667082,-0.021539759,-0.032711495,-0.060700346,0.064781874,-0.012403035,0.009604988,0.0044413856,-0.0033324554,0.044484906,-0.08741262,0.007690893,0.05780441,-0.027557777,0.066984944,0.099328645,0.00068057264,-0.0061571887,-0.019270048,-0.017357344,0.02954044,0.0016258857,0.008286391,-0.0030642508,-0.01172379,-0.062052533,-0.04254687,-0.008545145,0.09209068,-0.07376303,-0.006886882,-0.043704923,-0.00927558,-0.02112586,0.008642648,-0.013162668,-0.03447617,-0.0025659609,0.03307193,0.03182885,0.047083184,0.059484396,0.003883584,-0.0038950888,0.009079683,0.02147057,-0.0043503675,-0.014709238,0.0033209424,-0.00007703226,-0.034384675,0.016737796,0.0028793546,0.010008921,0.00680915,-0.024704162,-0.02607576,0.0035311505,0.032895084,0.0016075417,0.062417235,-0.012180158,0.01603208,0.040558655,-0.026818527,0.027068855,0.030824307,-0.0042507667,0.006784738,0.02262193,0.035829827,0.03474462,-0.017185677,-0.011479853,0.04026596,-0.023987692,0.005607818,0.014780117,0.00970581,-0.029978504,-0.004188062,-0.009417926,-0.006660197,-0.021948658,0.0102231465,0.009245112,0.0012720149,0.0016080792,0.058066122,0.009900547,0.003086509,-0.030042225,-0.0029187368,-0.12692437,-0.024328746,-0.010470461,0.029264372,0.004394056,-0.0022292868,0.05110586,-0.02949625,0.041801017,-0.010543458,-0.027828807,0.003534259,-0.018009366,-0.009946038,0.010768176,-0.0037108038,0.0023595185,-0.023233647,-0.008000548,0.010815382,-0.0047801835,-0.0059169084,0.04809049,-0.008036426,0.03153854,0.011348357,-0.016457763,-0.007254509,-0.019303413,0.0019378525,-0.0070189745,-0.023689132,0.030730255,0.0428313,-0.01408988,0.0028599226,0.01022894,0.00420109,-0.011997757,0.0191656,-0.038471613,0.028102562,-0.017194761,0.036652982,0.034087718,0.047445215,0.0114080645,-0.030530872,0.01979536,-0.0034996446,-0.0050740424,0.048707835,-0.078322545,0.016998263,0.013486357,-0.000006545477,-0.03714139,-0.017169032,-0.034509823,0.026581928,-0.001457786,0.037712775,-0.018321285,-0.041251276,-0.009811846,0.008250677,-0.024123693,0.01426807,-0.079455264,-0.015713537,0.0060429308,-0.00796614,-0.0552195,-0.07885211,-0.037523836,-0.033058863,0.07240515,-0.050145492,-0.023065433,0.010036742,-0.011591205,-0.030774951,-0.004656325,-0.0071033593,0.03932364,-0.00033050808,0.0019791292,0.019342478,0.026547553,-0.02350581,-0.029240755,-0.027690858,-0.020543415,-0.01789684,-0.04262672,0.019657094,-0.008084263,-0.037518445,-0.0015674629,-0.0063925507,-0.032485113,-0.013277005,0.014901747,-0.034302916,-0.032220945,0.047566887,0.0439771,-0.0060707442,-0.032470554,-0.027291019,-0.032085083,0.020091038,-0.024784695,-0.014602755,-0.04834939,-0.017275017,-0.025805933,-0.031905834,-0.039592758,-0.057000373,-0.013953536,-0.0019526392,-0.020850057,0.0005090111,0.016619656,0.038130518,0.0578303,0.039113525,0.02461691,-0.057168923,-0.010190359,0.014888055,-0.031749032,0.056655727,0.038945332,0.036072403,0.012835461,0.049513128,-0.056829244,-0.05255976,-0.05030926,0.052039005,0.028776625,-0.032815866,-0.020289218,-0.032296192,-0.009107584,0.03511696,0.03383536,-0.02513182,-0.027003529,0.00369278,-0.047419824,0.027158914,0.011791878,0.021428488,-0.017898591,-0.041375082,-0.017474258,0.06668936,-0.011413418,-0.013022495,-0.01655738,-0.0123177925,-0.01726465,0.005348151,-0.0075912457,-0.045243796,-0.038015667,0.021732254,0.01652816,-0.021652035,-0.007965956,0.0021575901,0.046367705,-0.010863057,-0.0019335963,-0.0043395767,0.018648326,0.00083396095,0.050832592,0.02620711,0.068807505,0.0024135874,-0.031766314,0.024730908,-0.013076262,0.034858353,-0.006900029,-0.009215568,0.007652026,0.011868073,-0.043717686,-0.017821327,0.048195414,-0.030718802,0.0025294418,0.024004944,0.030878967,0.034543313,0.003832031,0.024544405,-0.030638482,-0.037990753,0.0051278956,0.017623289,-0.008886055,-0.030791512,0.025778873,0.020881537,-0.0021733071,0.019752597,0.045897044,0.007224837,-0.02562065,-0.049186677,0.032900836,0.028773947,-0.021517074,-0.030105477,0.017889168,0.0423141,0.0029839457,-0.006414005,-0.06457708,0.00789936,-0.0004956739,0.03763795,0.019243266,0.013459512,-0.00028799195,0.00879261,-0.021653146,0.017705549,-0.021431088,-0.0040496476,-0.030344151,-0.045617443,-0.04586007,0.020744637,0.00036017314,-0.00304777,0.021616284,-0.024678787],"last_embed":{"hash":"16244m0","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"16244m0","at":1763795366867},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#Can't Access Web UI#{3}","lines":[241,242],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"16244m0","at":1763795366867}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#SSH Clone Not Working#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033118714,0.049965326,-0.031589434,-0.0013389601,-0.056237224,-0.020526305,0.012703602,-0.01725158,-0.014132147,0.029038893,0.027924022,0.02726129,-0.02508631,0.013703428,-0.0034443024,-0.05582292,-0.04995834,0.036273926,0.033941444,0.029898275,0.005726952,0.035167187,0.023032557,-0.014882296,0.015397309,0.008280321,0.024996206,0.0041591735,0.018961772,-0.011829065,-0.023598684,-0.0071218307,0.010536173,-0.011671259,-0.018759217,-0.04018408,-0.015122662,0.016300965,-0.012028798,-0.0054580243,-0.037712373,0.00923096,0.020967675,-0.042170066,0.016014896,-0.010549697,0.033211242,-0.02358854,-0.026669748,0.015215038,-0.022212805,-0.03618561,0.01445864,0.0046199462,0.025406275,-0.0023780204,0.0057600443,-0.0053292834,-0.0038881926,0.014673929,-0.016202068,0.02587356,-0.0132292155,-0.030907743,0.008077085,0.03281563,0.033644516,0.027739948,-0.014885728,-0.03494773,-0.0026290035,0.06073911,0.009676124,-0.029477475,-0.02007402,0.04620553,0.013933938,0.0069278646,0.0033636314,0.033414204,0.047176123,-0.021009441,0.0114934705,0.021078428,0.004940059,0.020137195,-0.009252559,0.06614139,0.025734575,-0.03882755,0.0019324432,-0.023718273,0.014014051,-0.04253526,-0.044643562,0.01822452,-0.02147501,0.0337735,-0.030276509,0.004890594,0.02988787,0.0080245305,-0.024254903,-0.033171527,-0.008700401,0.007089501,-0.012614726,0.013731856,-0.008535404,-0.0016891338,0.01120584,0.008059066,-0.029064368,-0.016506508,-0.030279104,-0.019397428,-0.0034076034,-0.0011095463,-0.017369207,-0.034815736,0.0077135847,-0.021342754,0.010187386,-0.07356874,-0.024850104,-0.02166489,-0.011825079,-0.033331472,0.00281181,0.022726836,-0.09068869,0.019455554,-0.023755858,-0.032423154,-0.0025531682,-0.028451176,-0.0012727233,-0.014986867,-0.027421454,-0.067952305,-0.00258213,0.026105246,0.01882846,-0.020688996,0.03237042,-0.010875438,0.07275856,-0.024118757,-0.005590468,0.017114626,0.041415572,0.007958204,0.009175471,-0.0078037474,0.022841237,0.019138204,0.01774312,0.027810942,-0.023633258,0.0030596126,-0.013826559,0.035145964,-0.03129418,0.014385723,0.032178454,-0.018636199,0.04338941,0.027138168,-0.014619421,-0.051247716,0.019666957,-0.020069549,-0.014728922,0.02327016,0.031575464,0.035110407,-0.0036803216,0.03814936,0.05260159,-0.05193686,-0.06539151,-0.024684725,0.005735934,-0.038863108,-0.024054889,-0.027118359,0.053858984,-0.030296335,-0.008844406,0.014787544,-0.04420835,0.04017113,-0.015798824,0.048782337,-0.032432493,-0.008520864,0.017861634,0.015377597,-0.030821927,-0.052336335,-0.026439901,0.0291873,0.030922681,-0.03692705,0.028602505,-0.005290502,0.017565232,-0.01847188,0.006701639,-0.057609368,0.0052183117,0.025332611,-0.052316055,0.02285603,-0.025197688,0.028752577,-0.023417098,0.045087446,-0.0016309797,-0.02612471,-0.048275843,0.042226855,-0.0023505457,0.019778768,0.04783527,0.012345259,0.05993367,0.048082918,0.015696732,-0.017841093,-0.02155284,-0.028528998,-0.008340259,-0.023701305,0.09054554,0.014205231,-0.050342575,0.02530161,0.039539807,0.00017056808,-0.027717326,-0.005674335,0.009093897,-0.028635245,-0.03235019,0.021371333,0.035377532,-0.022299405,-0.012415885,-0.038834848,0.02004629,0.014716614,0.0058261715,-0.006081474,0.03318494,0.018063031,-0.0016849746,-0.008838254,-0.0008838231,-0.04407016,0.009579997,0.0070464374,-0.0099387765,-0.003316171,0.007817517,0.026378963,-0.036712985,0.019654239,0.021499217,-0.014461456,-0.0353042,0.046559494,-0.020231593,0.07071453,-0.041387618,-0.00787606,0.009367587,0.0010157444,0.057713114,0.0393549,-0.00029300564,0.0663934,0.0064601535,0.024754012,-0.00073918485,-0.005312496,0.036828283,-0.0472552,-0.023327548,-0.058585662,-0.014460899,0.0059752553,0.06348334,0.010658988,-0.025814973,0.06874051,0.0018767951,-0.13550207,-0.00048390846,0.026396263,0.03654638,0.028577792,0.006085826,-0.051768642,-0.01073168,-0.088172436,0.030126534,0.0050651166,-0.046586987,-0.011872574,-0.015226837,0.00391964,0.04656348,-0.0033416925,-0.015890453,0.012114697,-0.038658787,-0.012446557,-0.005221948,0.029459653,-0.03134824,-0.009011443,0.0065926644,0.0646169,-0.029871078,-0.029546462,-0.01096825,-0.021473717,0.0074408227,0.0022815014,0.02091935,0.001584455,0.003065131,0.05052033,-0.009098087,-0.021230815,-0.0048985276,0.02924887,0.05315934,-0.041960947,-0.00056222035,0.0041098106,-0.020426925,-0.002514914,-0.0014570267,-0.03313147,-0.033279624,-0.009488709,-0.032552,-0.056924187,-0.02434465,-0.017952863,0.00023215624,-0.02129826,0.0748208,-0.03330029,-0.024773447,0.037759352,0.008479507,-0.020456158,-0.05426892,-0.021741247,-0.008190989,0.035841644,-0.037111178,0.010240502,-0.00062064535,0.021929983,-0.015506866,-0.000911674,0.004134716,-0.05202022,-0.0057728416,-0.0012425603,-0.04245328,0.009069549,-0.10859074,0.01832161,0.012515824,-0.0014423757,0.042526513,-0.013105248,0.0036857238,-0.01871178,0.064642504,0.011209513,0.25295746,0.038007237,-0.060696397,-0.04229336,-0.018527485,0.007819326,0.0067909723,-0.000896745,0.026122848,-0.024814231,-0.027010623,-0.01645182,-0.026211383,-0.013004833,0.0044941106,-0.0013595462,-0.06817706,0.011260461,0.054973952,-0.017944893,-0.005998288,-0.031921893,0.027462566,0.046275124,-0.043381523,-0.046912596,-0.07021248,0.0089320475,-0.036986057,0.039670404,-0.039980203,0.03416147,0.033435095,0.016723607,0.0027961459,0.028807934,0.01101003,-0.007743533,0.006777428,0.012918472,-0.042180542,0.020312367,0.019429293,0.03149568,-0.0323166,-0.050147135,0.03420287,0.04059711,-0.016620826,-0.00013388396,-0.063477196,-0.020725114,-0.032838058,0.008230219,0.031704437,-0.022307169,-0.07146742,-0.035835598,0.0036445037,0.044230353,0.03903359,0.01093555,-0.06496253,0.019696614,-0.000025635329,0.016063368,-0.020316305,0.007860153,0.0077467347,0.008875602,0.025094729,-0.03882906,-0.04652467,-0.022991018,0.036061183,0.0055412864,0.08194593,0.077796236,0.021660121,0.027839022,-0.032395165,-0.013476834,-0.034078002,0.018793866,-0.0072113774,-0.004159514,0.01552733,0.041488603,-0.0026722273,-0.0015040658,-0.05417762,0.02063937,0.015498911,0.029896554,0.00094856054,0.053449724,-0.0005086217,0.011250402,0.0011795682,0.019504556,0.0132742245,-0.037948083,-0.021370087,-0.010111117,0.004441802,-0.051908363,-0.067140475,-0.023301601,0.020482708,-0.02436369,-0.017333707,0.01822793,0.039539464,-0.013896335,0.0051454413,0.044158,0.028179547,0.012099101,0.029378181,0.034892693,-0.009002862,-0.030049648,0.0128368465,0.018627945,-0.013178343,-0.014015979,0.017381651,-0.015864404,-0.038086317,0.057923444,0.029294886,-0.044924267,-0.02995539,0.025839375,0.016375473,0.018043142,-0.03620268,0.01117832,-0.010296512,0.008772273,-0.052955754,-0.031755567,0.022347001,-0.0106339445,0.040440053,0.013158532,0.032203086,-0.011306213,0.0003383434,0.013606986,-0.019168712,0.0818972,-0.017759025,-0.044907574,-0.016658593,-0.040917683,-0.016036846,-0.019869434,-0.004575649,-0.019965835,-0.0020389096,0.04630628,0.033304866,0.04879829,-0.035892695,-0.0015568032,-0.028856335,0.022347037,-0.013440872,-0.05577579,0.014289822,-0.0061149886,-0.05429787,0.0738871,0.049240295,-0.026170826,-0.027343115,0.0022517312,-0.015856916,-0.053674895,0.03887687,-0.021103816,-0.042280722,-0.049431358,0.0048030005,-0.010961389,-0.017338492,0.019437496,-0.022018794,-0.0035818503,-0.018571598,0.07618156,0.0038416737,0.0073708883,-0.014059444,0.038041253,0.037254244,0.03040856,-0.009257384,-0.035394724,-0.007235876,0.0021755698,0.003180388,0.0018298548,-0.017797265,-0.012558186,0.012884013,-0.0060439953,0.0037683365,0.030755932,-0.02076587,0.01342667,-0.059431132,-0.0005086345,0.01391887,-0.05759877,0.06758061,0.06312475,0.061136592,-0.016994977,-0.015619346,-0.034676913,0.058793835,-0.010405216,0.01891888,-0.039380223,-0.0073638754,-0.06346543,0.013792495,-0.046094563,0.0023062662,-0.023326773,-0.023715448,0.027835164,0.032130856,0.030209353,-0.016946826,0.010184664,0.028882528,-0.020915989,0.016621845,0.04356983,0.05854232,0.061630648,0.014953042,0.015055506,-0.07195139,-0.046649054,-0.028871823,0.009307069,0.010041439,-0.033576414,-0.0059462874,0.0008761018,0.04289725,-0.0034528435,-0.003012676,-0.013046403,-0.026620701,-0.03069019,-0.012162632,0.004022858,0.008675075,-0.013532536,-0.0020499832,-0.018105961,0.0051008915,0.028827427,-0.017102633,-0.027262982,0.03118669,-0.011358854,-0.07043641,-0.0023485308,0.0052346117,0.018561114,-0.016696213,0.018874386,0.015957965,0.015804235,-0.009278411,-0.010764724,-0.00019633803,0.038267307,-0.04354567,0.061106686,-0.027022505,0.011607411,-0.0014655385,-0.04918423,0.010430778,-0.017326549,-0.022226848,0.008740705,-0.03948127,0.010865541,0.052832387,-0.03206541,0.00045009376,0.03334567,-0.03385413,-0.012902615,-0.0281393,-0.03510817,-0.03042212,0.041515667,0.010811981,-0.023891749,0.016510954,0.012432576,0.051724736,-0.04874391,-0.00895798,0.06706616,-0.02236161,0.043615438,0.06901331,0.01504481,0.0024635151,0.00012776756,-0.049752664,-0.012238392,-0.015580449,0.028292777,-0.016086087,-0.01927144,-0.023369657,0.036788616,-0.032440387,-0.008430387,-0.06377442,-0.001522958,0.015904946,-0.007505218,0.008682606,-0.0071521597,-0.025855899,-0.025178796,0.0019979994,-0.0049726623,0.008653495,0.031309754,0.051567227,-0.0052223434,0.00069824466,-0.003286006,-0.009173308,-0.0012583281,-0.053469673,0.004399751,-0.0126989735,-0.010831671,-0.0023554198,-0.017148755,0.040475186,0.056725126,-0.029224832,-0.02982864,0.009242887,0.019651158,-0.035649545,0.055828396,0.011693657,0.005615667,0.029941814,-0.027297758,0.020831184,0.026702862,-0.011654387,0.034833185,0.018182226,0.0481003,0.030869495,0.012463357,-0.0012213081,0.007566288,0.013071952,0.0007198527,0.0033038196,0.009864964,0.014828272,0.031206623,-0.040308904,0.00201763,-0.056261003,0.019056069,0.006463684,0.015774786,0.041969117,0.043254074,-0.022056526,-0.0066181635,-0.031226756,-0.0034348813,-0.117542505,0.032696873,-0.015367559,0.004613905,-0.01099713,-0.015492546,0.057230517,-0.035269026,0.016173294,-0.02866733,0.0003436017,-0.0036296158,-0.018868677,-0.008058376,0.03706887,0.0027597563,0.017069537,-0.019945977,-0.014667992,0.01856682,0.01154997,-0.0381633,0.019237187,0.013144862,0.020844212,0.014131637,-0.013629649,-0.011752543,-0.02342308,0.0030228056,-0.013316619,-0.050003093,0.03862366,-0.009828872,-0.032928634,-0.020561691,0.017690068,0.016154163,-0.0115562575,0.00906002,-0.032540377,0.023643438,0.0025486883,0.017897712,0.056780014,0.057924427,-0.0065527246,-0.024425074,0.014098762,-0.004890483,0.028021438,0.05058467,-0.07350544,0.015009131,0.01913214,-0.007224042,-0.048784785,-0.010298656,0.021561539,0.016321408,-0.044142377,0.061470956,-0.017538235,-0.026097544,-0.049862582,-0.0015704272,-0.014175773,-0.0019309383,-0.03739872,-0.018347599,0.014474194,-0.003070388,-0.01971867,-0.059932806,-0.04828784,-0.039288808,0.042873777,-0.02174492,0.04675123,0.008186731,-0.022330515,-0.01061584,-0.0032927282,0.013171131,0.043673452,0.017690139,-0.03234249,0.016566051,0.03691577,0.0367016,0.005026706,-0.011297407,-0.018240545,-0.010099703,-0.024274817,0.01538466,-0.032490194,-0.025139635,0.01493977,-0.019571321,-0.025562175,-0.015523731,-0.0046962136,0.0087460205,-0.02443519,-0.0075318646,0.051257133,-0.038444202,-0.011732555,-0.004569982,-0.007940332,0.0032213186,0.009440975,0.002962536,-0.0493923,-0.025797363,-0.0030211483,-0.022849573,-0.016075201,-0.0632792,-0.016886696,0.036817864,-0.05633295,-0.006641075,0.0015730937,0.005068812,0.018885048,-0.00012631113,-0.014249866,0.011752074,-0.022826666,-0.0066593937,-0.011561201,0.03222922,0.035236068,0.021110993,-0.034668855,0.039194882,-0.0071351477,-0.030676173,0.014302388,0.0027408854,-0.012857054,-0.027888253,-0.030971158,-0.02746701,-0.008107857,0.044190355,0.010650912,-0.042590465,-0.0073445784,0.02760747,-0.024742268,0.016493853,0.008510608,0.05020707,-0.0058863754,-0.02609801,-0.00811097,0.07328015,0.027843622,-0.031709794,-0.002758325,0.00016725204,-0.006179507,-0.0016526252,0.031067114,-0.040687244,0.032265,0.016975233,-0.0010030728,-0.023904035,-0.024252947,0.037211545,-0.001084276,-0.041280963,0.008679715,-0.041836567,0.04932868,-0.038624227,0.030748175,0.03149551,0.09240029,0.0012098283,-0.048686653,-0.011105799,0.03906522,0.025085092,-0.030977407,0.0017952359,-0.014119195,0.028693145,-0.04488921,0.0006919849,0.08328252,-0.03499861,-0.005265456,0.010031347,0.012195309,0.028549539,0.004096047,0.0025940684,-0.02361024,0.0049758297,0.0179971,0.004552252,-0.023064079,0.0006705358,-0.012659263,0.0028914192,0.014111473,0.012159614,-0.023517435,0.013099438,-0.021985507,-0.020772839,0.0032463549,0.009387472,-0.010113937,-0.020686464,-0.0015221117,0.020638248,0.010240138,0.0064654117,-0.0018758563,-0.018611262,-0.043145016,0.022286909,-0.0020266827,0.017400919,0.048492633,-0.002514909,0.0131446235,0.022967087,-0.06491633,-0.017818734,0.013797736,-0.005131957,-0.031527072,0.0352543,-0.00780266,-0.0307463,0.038932435,0.019410716],"last_embed":{"hash":"1gd3oiy","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"1gd3oiy","at":1763795366867},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#SSH Clone Not Working#{1}","lines":[244,244],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gd3oiy","at":1763795366867}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#SSH Clone Not Working#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014881305,0.048949033,-0.042203017,-0.009540077,-0.03224146,-0.024220113,0.04290418,0.021210574,-0.0043796203,0.01858064,0.03055168,0.025085786,-0.029117826,0.0155697595,0.008874613,-0.048130076,-0.04510614,0.054198693,0.03842624,0.025353806,0.020172054,0.050221425,0.040879186,-0.0191135,0.0072291163,0.011033882,-0.014614427,-0.009868019,0.010189601,-0.010727488,-0.026006283,-0.028454086,0.014051955,-0.01481088,-0.032822147,-0.037400067,-0.016075812,0.0030037505,-0.015541822,0.05101834,-0.039132517,-0.020489298,0.016364977,-0.04923981,-0.002217627,0.009847213,0.036179837,-0.014136346,-0.009731159,0.0013780141,-0.027484855,-0.030180005,0.01195255,-0.017637867,0.035990514,0.008483524,-0.022799231,-0.0071323267,-0.015986,0.005146878,-0.042572882,0.046225645,0.012524121,-0.006326863,0.01403276,0.018905057,0.010323099,0.032266475,-0.00858474,-0.058232076,0.003733119,0.05148234,0.008083479,-0.013917653,-0.028896678,0.071784064,0.036970336,0.008820002,-0.04037127,0.06503851,0.008711788,-0.008935175,0.01399013,0.018946208,0.01615344,0.0068378043,-0.012932771,0.08149609,-0.0074676285,-0.019607894,-0.016409354,-0.0016788101,0.019378072,-0.07203045,-0.014221534,0.0118952375,-0.012880745,0.017392881,-0.017911516,0.0037847722,0.008503587,0.030463984,0.0014282984,-0.029955668,0.022311054,-0.007162805,0.0061001102,0.0067491257,0.014939798,-0.012140523,-0.0030296044,-0.0053619645,-0.04199723,-0.0033023842,-0.014141922,-0.03366009,0.011054322,0.0025526262,-0.013932085,-0.03717114,0.023750117,-0.018270714,0.029260684,-0.034857586,-0.014938155,-0.012841851,-0.008199394,-0.024427494,0.016367536,0.00580424,-0.086089216,0.017208928,-0.023052847,-0.044466525,-0.032947417,-0.028860526,-0.040968157,0.014826307,-0.04964116,-0.043118384,0.013573683,0.005655526,0.026672894,-0.013724162,0.0382637,-0.0044859094,0.08148114,-0.01819532,-0.00021006093,-0.0015807188,0.041037627,0.010036231,0.0033713898,0.008298755,0.021192838,-0.0002563507,0.025217248,0.033627875,-0.029526275,0.008911575,-0.0025135248,0.030068463,-0.015573591,0.022801729,0.05203426,-0.04521882,0.05047368,-0.0088766,-0.0329256,-0.030233078,0.03647481,-0.034611836,0.005062359,0.044313084,0.03508686,0.035716053,-0.018677928,0.03651838,0.060338683,-0.035603445,-0.051664192,-0.012530312,0.0006451197,-0.048513085,-0.037254564,-0.033877965,0.032562908,-0.023153903,-0.008091754,0.025981663,-0.049589362,0.02190729,-0.03199098,0.023470534,-0.0014226155,0.010944989,0.020475859,0.03473696,-0.01239935,-0.043130625,-0.035908934,0.025676288,0.043037258,-0.03480947,0.021837173,-0.00009595086,0.014965687,-0.018927572,0.01829806,-0.06080082,0.032368038,0.023809236,-0.0668443,0.023966627,-0.022332512,0.0061062896,-0.024818815,0.03322305,0.00056272256,-0.036246132,-0.054937392,0.057159927,-0.016053613,0.02163266,0.032422196,0.023713931,0.06726143,0.05599472,0.021045627,-0.00020014687,-0.05409433,-0.01749165,0.0036730217,-0.029929694,0.09012703,0.027759254,-0.054162063,0.033051778,0.04068241,-0.018027168,-0.007051226,0.01526717,-0.0008333429,-0.051330257,-0.023264244,-0.0058077085,0.024352357,0.00987699,-0.020904051,-0.028712792,0.0072372924,0.009059084,0.0169464,0.00036029943,0.0338217,-0.00055833306,-0.010275084,-0.019625587,-0.00020739263,-0.044123333,0.006353048,-0.002696762,-0.028672535,0.0058583966,0.029331964,0.022285191,-0.013752074,-0.006491596,0.016305903,-0.005940898,-0.025047628,0.04928636,-0.00643711,0.077155665,-0.009904721,0.009854818,0.020332474,-0.012250737,0.06655242,0.014946162,-0.008473511,0.035388254,0.010876809,0.03488822,0.029865988,0.0009918371,0.020949116,-0.010729639,-0.03103708,-0.048971802,-0.01728666,0.031070085,0.058018718,-0.0054792175,-0.010175279,0.06421621,0.016870841,-0.14172742,0.0074985847,0.0014642475,0.030429453,0.028633263,-0.00858778,-0.05349408,-0.015649961,-0.100463465,0.011620294,0.0128763085,-0.041649055,0.02079815,-0.031174364,-0.00385193,0.041157246,-0.011074,-0.005253705,-0.0061447253,-0.025597192,-0.01851691,-0.023958858,0.028428715,-0.0015713335,-0.00677121,-0.008344734,0.075695604,-0.038222354,-0.023962148,0.006581044,-0.0075477352,0.00179411,0.014192548,0.014674057,0.012782733,0.007676518,0.021119082,-0.010616472,-0.005636105,-0.012130035,0.023712058,0.050901867,-0.022683468,0.0030778153,0.010385874,0.018797075,0.013739277,-0.019967087,-0.038327154,0.010937152,-0.008760176,-0.040522616,-0.06057586,-0.014016772,-0.03113073,0.00011651443,-0.020179953,0.049409587,-0.027068691,-0.0055375807,0.06109411,-0.0054762424,0.0057634963,-0.06690047,-0.029673932,0.019636262,0.030213077,-0.029139912,0.036515843,-0.0054389415,0.001488114,-0.03832191,0.022354867,-0.00650777,-0.03194974,0.011420992,-0.03896047,-0.030539988,0.0065982407,-0.1172115,0.018446062,0.0015332638,0.011005677,0.029037561,-0.019823447,0.011489029,-0.029123817,0.04000784,-0.0017370997,0.25489125,0.03612606,-0.051868252,-0.017597295,-0.020308707,0.01193146,-0.00020167968,0.004148909,0.03421722,-0.03739405,-0.04181691,-0.013556189,-0.012079327,-0.013181378,-0.008845775,-0.0111551285,-0.031427074,0.0134395985,0.043002684,0.003823502,-0.019945526,-0.011232213,0.02221058,0.025128918,-0.07401954,-0.032752972,-0.06569155,-0.005560817,-0.04259199,0.054349363,-0.015311504,0.049998336,-0.0036140166,-0.009338687,-0.019865999,0.0073701926,0.0065408098,-0.017937208,0.013385731,0.0014313024,-0.032837983,0.029298145,0.029852662,0.016035188,-0.014913551,-0.0419536,0.03237519,0.03576141,-0.008102156,-0.0028427772,-0.0645533,-0.033718534,-0.035272963,-0.022308948,0.027562149,-0.021500539,-0.04223405,-0.03851283,0.024075095,0.053286213,0.026998738,-0.00505535,-0.04213003,0.0072199423,-0.014177818,0.020149902,0.002787065,0.010377745,0.0043701995,0.027692433,0.039133,-0.028669924,-0.0380075,-0.0096928,0.036809344,-0.006663489,0.099479645,0.07811473,0.022689633,0.036924303,-0.016604412,0.0044157803,-0.04852412,0.0034214887,-0.0104089985,-0.01338988,-0.002484918,0.031883426,-0.006469222,-0.014931735,-0.035316113,0.017501522,0.012885521,0.017801937,-0.016500644,0.03592944,0.003301707,-0.019849123,-0.0075856526,0.01796771,-0.014833743,-0.0336222,-0.024504734,-0.026369192,-0.014571454,-0.013556074,-0.049981374,-0.02217056,0.031256925,-0.004303621,0.010126001,0.012391011,0.048630152,-0.03431109,-0.015941804,0.054059137,0.028116615,-0.002339454,0.025716325,0.03587104,-0.0067408197,-0.0022916796,-0.019158375,0.024978496,-0.016127406,-0.031879205,0.0013805561,-0.030014658,-0.04105953,0.049848028,0.03840735,-0.046174295,-0.01860859,0.017879562,0.019604012,0.014570508,-0.028125033,0.015569218,0.022038184,0.006883813,-0.06370497,-0.019463763,0.034728844,-0.017212082,0.037782386,-0.021987705,0.026533497,-0.006119406,0.0152756525,0.0037877331,-0.017541206,0.10029057,-0.0025652514,-0.049230557,-0.034610953,-0.012385902,0.010923117,0.006060132,0.007699193,-0.033276558,-0.019367473,0.003805648,0.048444003,0.039388992,-0.029387834,0.002345511,-0.042534534,0.018245786,-0.014517325,-0.042448986,0.02871818,-0.014270931,-0.052106585,0.060314205,0.048138548,-0.029075302,-0.037260666,0.011384882,-0.013169225,-0.028757768,0.05880506,-0.016300516,-0.027992368,-0.06619626,0.010730693,-0.035864096,-0.032047223,0.018951414,-0.05078378,-0.018852232,-0.034216404,0.08013946,0.030745717,0.017045261,-0.02788004,0.033248216,0.069222584,0.022432348,-0.007864812,0.004354101,-0.0080053415,-0.013662826,0.008031495,-0.010866406,-0.03598539,0.010206124,0.029813426,-0.008670898,-0.000608367,0.008624587,-0.028649626,0.010951719,-0.070054114,0.00031849323,0.011902686,-0.05141187,0.035362482,0.039264318,0.03167352,-0.012360593,0.0064915325,-0.029856617,0.046768535,-0.015558945,0.015639532,-0.0039166682,0.010978662,-0.061178893,0.009183356,-0.06855053,-0.003116158,-0.017134763,-0.042506352,0.011154185,0.027574958,0.003538449,-0.00871224,0.023509307,0.021551922,-0.026835129,0.015092803,0.05276372,0.03693786,0.05382872,0.013173895,0.010797562,-0.052172218,-0.01109284,-0.01498031,-0.010996795,0.00863717,-0.030748906,-0.00047766994,-0.005461702,0.024499368,-0.006796541,0.0028833998,-0.029180376,-0.024351565,-0.045738317,0.0019793673,0.008710378,0.018817052,-0.010575021,0.016466044,-0.010594159,-0.0077967253,-0.0074672042,-0.0005945396,-0.012448301,0.027795997,-0.005829071,-0.08975173,-0.011956364,0.029032115,0.019282013,-0.028848097,0.0060115242,0.0240191,0.005945856,-0.020145854,0.0007309614,-0.038183447,0.0483043,-0.04884988,0.03485066,-0.025473788,0.019020395,-0.0070734606,-0.03409728,0.0076910695,0.0052917544,-0.018010747,-0.0068681873,-0.015850224,0.006870191,0.046434175,-0.004631999,0.009594947,0.031634025,-0.030601487,0.011049811,-0.01837394,-0.02326407,-0.031686123,0.042715255,0.0080072405,-0.011889876,0.007430076,0.0024210135,0.03876844,-0.035864633,0.007581391,0.046800055,-0.016967515,0.0702426,0.05995654,-0.000060679038,0.013342644,0.03925195,-0.015933065,-0.009495343,-0.045216247,0.024164954,-0.027758267,-0.021923913,-0.043908093,0.0508966,-0.027200004,0.015717268,-0.0627768,-0.024276208,0.008075802,0.009278411,0.014813579,-0.015335742,0.011807892,-0.04212156,0.009495362,-0.007423909,0.014625553,0.005562511,0.058935493,-0.012000207,-0.009689491,0.0025863964,-0.018327028,0.012373732,-0.04211413,0.0045022266,0.019375132,-0.007300233,0.00031244612,0.0116825355,0.042725068,0.022872098,-0.016186165,-0.032390036,0.017036023,0.016662594,-0.022413323,0.03276013,0.0075173215,-0.0051802928,0.035119113,-0.006868068,0.025713898,0.046130575,-0.028035078,0.010938858,0.04256226,0.034901306,0.031039689,-0.0084234625,-0.017737202,-0.0061380714,-0.005078983,-0.015748978,-0.0053327796,0.0065256907,-0.013980707,-0.008248367,-0.012518817,-0.0020550226,-0.029222386,0.0060982765,-0.007141468,0.022169195,0.07248727,0.013958326,0.0063471035,0.017485948,-0.033079583,0.0008103167,-0.12896301,0.006630333,-0.021667574,0.035026688,-0.02402457,-0.009680313,0.03784414,-0.009391912,0.017490102,-0.03591473,-0.0022239531,-0.008879262,-0.001834592,-0.008891551,-0.008003393,0.021149587,0.029792776,-0.01745383,-0.01047144,0.023870006,0.010750495,-0.030194735,0.018771648,0.024853155,0.011512246,0.03036469,0.023418538,0.008860156,-0.023528302,-0.008871094,-0.014950192,-0.055101294,0.036791418,-0.019053832,-0.021970836,0.0021309254,0.009360031,0.025115822,-0.019446068,0.0010476075,-0.01012796,0.021379516,-0.015877401,0.028158082,0.04729561,0.05287969,0.01692839,-0.03665051,0.011503173,-0.004693838,0.02554953,-0.008413282,-0.06655884,0.013088561,0.016737983,-0.006022904,-0.05565842,-0.03249561,-0.012842539,0.0132222725,-0.04224088,0.07091332,-0.025472565,-0.02461629,-0.03719798,0.0109819975,-0.038625304,0.005143754,-0.013381536,0.02252801,0.016961265,-0.028558234,-0.038825326,-0.06552685,-0.054359768,-0.040783282,0.029234126,-0.007943287,0.008551389,0.018987259,0.01285057,-0.039816856,-0.020110207,0.0011844042,0.031104425,0.015813408,0.0050048064,0.029346963,0.040780712,0.014930865,0.00518726,-0.01769549,0.016198881,-0.0036500518,-0.034407422,0.022664975,-0.043628257,-0.045582544,0.003554072,-0.047761038,-0.020104663,-0.01755575,-0.019091526,0.0033858854,-0.0472371,-0.000571619,0.046055466,-0.029617896,-0.007337382,-0.05077792,-0.010207711,0.009649126,-0.007301618,-0.009646308,-0.06759293,-0.032543678,-0.012465658,-0.0183708,-0.036012586,-0.050614484,-0.008705164,0.024361437,-0.02171503,0.005384106,0.0045044525,0.017079882,0.03367906,0.01893803,-0.012220924,0.023691522,-0.012455526,0.017763529,-0.018882526,0.05198705,0.01084513,-0.0024828927,-0.04536984,0.042464457,-0.028852519,-0.023592226,-0.020777982,0.011008846,-0.0038404176,-0.032181595,-0.034199573,-0.05354505,-0.003837891,0.040260248,0.015497082,-0.06533745,0.008360264,0.00087176735,-0.041068356,0.049740113,0.015603601,0.037620556,-0.019806338,-0.018083433,-0.03844639,0.06464056,0.015634272,-0.05391353,-0.019038748,-0.020431342,-0.029277185,0.008822223,0.022052586,-0.03648143,0.0022753906,0.017307516,-0.017180627,-0.027464984,-0.00990898,0.028259998,0.024803462,-0.04597542,0.019655561,-0.028334845,0.05672289,-0.008400715,0.047054563,0.018435137,0.060562663,-0.002811374,-0.028739372,0.001781276,0.025715455,0.04139886,-0.043116946,-0.041595075,0.011150049,0.012671563,-0.016872697,-0.025050731,0.07285707,-0.013248303,0.013149585,0.006460993,0.025112458,0.0067851497,0.004736973,0.012633161,-0.034804795,-0.0079294285,0.008233577,0.0067676054,-0.024892665,-0.0035449408,-0.009339366,0.006791805,-0.01305089,0.039084073,-0.0074367174,-0.004598379,-0.0024036793,-0.026313055,0.031802792,-0.004376846,-0.0067508603,-0.021017414,0.015556535,0.027451277,0.012394097,-0.012905981,-0.024461197,-0.0132449055,-0.03364426,0.027057577,0.030342296,0.02791033,0.06920724,0.007166661,0.0074462504,0.02977647,-0.05135521,-0.021506289,-0.014050719,-0.013091086,-0.037205864,0.04594498,-0.0051735924,-0.009226252,0.033275247,-0.017191477],"last_embed":{"hash":"b70qm1","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"b70qm1","at":1763795369914},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#SSH Clone Not Working#{2}","lines":[245,245],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"b70qm1","at":1763795369914}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#SSH Clone Not Working#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022791494,0.06757474,-0.02152688,-0.000029399176,-0.050997186,0.0022351898,0.032732487,0.0045796838,-0.0017341684,0.026078412,0.031598438,0.02948462,-0.032038152,0.006777942,0.0054877233,-0.05053442,-0.038268447,0.054234825,0.025475396,0.0027471108,0.012296572,0.031748556,0.024350964,-0.028372161,-0.008019673,-0.01416314,0.017666325,-0.010301917,0.011344705,-0.004180357,-0.022784874,-0.014332093,0.024691029,-0.036480132,-0.04750276,-0.035842665,-0.0022487568,-0.002616237,-0.019542063,0.036126226,-0.03197836,-0.009580773,0.026168538,-0.04166256,-0.005254431,0.00077818474,0.040055733,-0.015055713,-0.012808809,0.027205322,-0.01706274,-0.008447036,0.014388803,-0.019384539,0.031526644,0.005523163,0.0013249352,0.008976701,-0.041563585,0.025438467,-0.020304397,0.024378793,-0.0062559824,-0.014429241,0.005679241,0.025370443,0.014057211,0.049923327,-0.013744629,-0.03564626,-0.020150864,0.06022835,-0.0056730774,-0.017386276,-0.013861601,0.056206528,0.017283032,-0.008392159,0.0026225403,0.04126987,0.033684727,-0.016699634,0.00010358572,0.015314369,-0.014646597,-0.017229812,-0.013962893,0.07496245,0.025788665,-0.02155757,0.0115764495,-0.01799718,0.0033715891,-0.06098161,-0.043413106,0.0116835525,-0.0059233746,0.022124672,-0.01599771,-0.0075310757,0.021573087,0.008847805,-0.032597788,-0.05501491,0.017138615,0.008571304,-0.016849687,0.024902066,-0.008910285,-0.013455584,0.022156937,0.006849944,-0.03435909,0.015573616,-0.009677109,-0.009537891,0.0032884236,0.034864683,-0.028853253,-0.051646497,0.018232103,-0.03125075,0.015211218,-0.057772215,-0.03080557,-0.0018669047,-0.010356905,-0.023360172,0.0083017405,0.014200965,-0.08194239,0.00861208,-0.005842355,-0.03173191,0.000049422903,-0.033410598,-0.01297251,0.0040372307,-0.029688293,-0.034659863,0.01378189,0.018000493,0.01630051,-0.022956368,0.032044332,-0.004700568,0.052197617,-0.004761908,-0.0036208408,0.0014746052,0.055844307,0.012828215,0.002163568,0.014151603,0.029877856,0.008470991,0.027428476,0.005499017,-0.0088299075,0.020312259,0.008545617,0.039675165,-0.029677395,0.03486816,0.037804395,-0.029874638,0.06361373,-0.008638226,-0.030837582,-0.04516075,0.016231176,-0.017639183,-0.023787215,0.022542866,0.027501788,0.0365838,-0.020136924,0.044691138,0.04344641,-0.05242912,-0.06650736,-0.0008383628,0.010008959,-0.032711808,-0.027059283,-0.045290906,0.055832963,-0.015641782,-0.016377136,0.016883133,-0.05542303,0.003797486,0.0005328058,0.020730237,-0.020193445,-0.0058140433,0.027102912,0.03348847,-0.01789123,-0.02732515,-0.020614209,0.027108902,0.04484686,-0.032676917,0.032794103,-0.0039989916,0.033854503,-0.012389864,0.024550337,-0.07689633,0.013161019,0.011716295,-0.04829641,0.029194478,-0.022323001,0.039018545,-0.047421467,0.05254378,0.002709114,-0.035461064,-0.06920424,0.04060032,-0.025143264,0.03773058,0.0487248,0.0059136404,0.06693999,0.050521903,0.029160758,-0.00070402835,-0.051845316,-0.046067957,-0.013290845,-0.027863897,0.08364969,0.010975109,-0.04812594,0.024934908,0.044452216,-0.012818259,-0.011697159,0.0038123084,0.028091783,-0.020393847,-0.02083345,-0.012698667,0.012345619,0.000044548473,-0.016132835,-0.037944417,0.0011899475,0.010281332,-0.006962627,0.012381228,0.044402476,0.0087770475,-0.01778691,-0.017863039,-0.0016228359,-0.02323689,0.01345239,-0.011590601,-0.044635728,0.004856052,0.015583842,0.014524688,-0.025597006,0.00030895913,0.011408485,-0.023728762,-0.03796156,0.04967199,-0.01153602,0.061655153,-0.023002623,-0.012898114,0.04075077,0.0038244,0.059224624,0.04770216,-0.008863483,0.06593808,0.010443143,0.055617895,-0.0035347536,-0.009051076,0.057215218,-0.006016157,-0.019496178,-0.054562062,-0.014404746,0.034936722,0.06913712,-0.0132003855,-0.01669882,0.086899556,0.018946981,-0.13457781,0.017959943,0.019353654,0.048732236,0.025482677,0.018240945,-0.028336769,-0.036853403,-0.09409362,0.028816614,0.0032927636,-0.041925438,-0.00032466033,-0.03563524,-0.0009038039,0.04321153,-0.013378631,-0.014729679,-0.029624008,-0.044003088,0.0027864422,0.00092921994,0.048528355,-0.016034646,0.018629186,-0.00064973504,0.059067212,-0.042136047,-0.022793656,0.0164864,-0.013135554,0.011792753,0.0065280623,0.015800744,0.017307859,0.028231049,0.04353828,0.010755909,-0.014219009,-0.0020787602,0.027141815,0.038018886,-0.038679622,-0.0028242124,0.0015254777,0.0046945065,-0.012142444,-0.025977071,-0.049807027,-0.0074601006,0.010298882,-0.032826368,-0.053570043,-0.012595147,-0.022478692,-0.009729816,0.0043810434,0.0751821,-0.028321058,-0.019860124,0.04137536,0.021359485,-0.005776776,-0.054008864,-0.024638616,0.016722605,0.017286018,-0.04885503,-0.0014853366,0.0010596301,0.005235172,-0.037567526,0.01538217,0.007197397,-0.038596764,-0.00014695445,-0.007584414,-0.0452265,0.017795928,-0.10671057,0.018036237,-0.002462291,-0.013584239,0.0433632,-0.021208689,0.018697383,-0.018764637,0.027732635,0.003707529,0.24391112,0.025118973,-0.041295897,-0.03833175,-0.039500974,0.0066615283,-0.020727014,-0.006067983,0.041189432,-0.04491706,-0.042493735,-0.008362077,-0.025725996,-0.015319307,-0.020523477,-0.009865181,-0.05073033,-0.0034781233,0.046277363,0.012309597,0.015242649,-0.027641218,0.037090663,0.020203043,-0.04145663,-0.020107059,-0.0736912,-0.008913492,-0.055028185,0.036429774,-0.027196579,0.04305206,0.007887307,0.01597953,-0.0019420584,0.015135954,0.004663693,-0.0370779,0.0248417,0.0030015067,-0.03386212,0.033111226,0.03289472,0.02648319,-0.033595614,-0.030605707,0.022516757,0.027042307,-0.028368086,0.012123316,-0.041195307,-0.01961407,-0.040750682,0.011066537,0.019878061,-0.02088838,-0.054433323,-0.04929713,0.012708538,0.05998052,0.033230904,0.0062166727,-0.048389684,0.016644754,-0.007079644,0.02817682,-0.01600819,0.026242686,0.01824563,0.0106218485,0.03608955,-0.023512652,-0.03519558,-0.009251313,0.026001249,0.013681335,0.075624295,0.09387613,0.011690599,0.025249124,-0.010213025,0.012137675,-0.042334184,0.013924854,-0.004313393,-0.0077430676,0.016033381,0.01596436,-0.011568718,-0.003472919,-0.04456706,0.0223013,0.010935545,0.013167577,0.01902941,0.04931366,0.015994512,0.000053414937,-0.0033763277,0.01613076,0.014230601,-0.028359005,-0.015747713,-0.0075827534,0.023106668,-0.014615271,-0.051970355,-0.01573873,0.022524053,-0.0048345327,-0.01109853,0.021566564,0.051298834,-0.043056156,-0.005411536,0.07414332,0.02051182,0.016563421,0.0089866,0.025302894,-0.013934608,-0.026557611,-0.010384101,0.015198875,-0.022928132,-0.028424941,0.007135179,-0.007311885,-0.033608485,0.06468663,0.017446186,-0.0407715,-0.03938574,0.029242601,0.008428797,0.0036864758,-0.0032630411,0.009516911,-0.0072451266,0.02380861,-0.056764275,-0.027316349,0.021800227,-0.0029859452,0.014937855,0.011335513,0.020308347,-0.0062708296,0.0045358534,0.000065746106,-0.008622537,0.0679802,-0.047565687,-0.024046475,-0.028460553,-0.030307384,-0.01616565,0.0028843093,-0.017724829,-0.041383315,-0.014329444,0.045499235,0.04221579,0.050273404,-0.030815149,-0.006608204,-0.023687964,0.0089780595,-0.011818353,-0.03557242,0.04419347,0.005288968,-0.06384454,0.061549537,0.03831181,-0.04641875,-0.040118203,0.008551458,-0.020616777,-0.0308603,0.0499183,-0.045261994,-0.021200305,-0.04749645,0.0009539078,-0.024692368,-0.020856878,0.019605618,-0.04624093,-0.0012556469,-0.033453092,0.082782686,0.026854545,0.014931558,-0.006091798,0.03224288,0.039626863,0.014856649,-0.012778973,-0.021654567,-0.008297925,-0.018518833,0.015855912,-0.022600435,-0.038037267,0.009549691,0.018725218,0.0068608583,-0.005031685,0.017751213,-0.03955515,0.031005513,-0.049935054,-0.019530816,-0.012634731,-0.029280754,0.0630465,0.041056253,0.042748056,-0.015081554,-0.005131115,-0.029713469,0.05397753,-0.021715123,0.036831826,-0.03138134,0.002004991,-0.08233753,0.016351542,-0.05952228,-0.0000065034596,-0.054012083,-0.046652094,0.019644784,0.025856214,0.0082695605,-0.009019694,0.024796031,0.009246743,-0.019283995,0.014367769,0.037294757,0.05870395,0.047800027,0.0033738,0.024341408,-0.039706673,-0.030297494,-0.017114483,-0.0076188734,0.006926708,-0.042006914,-0.0029080105,0.0034122255,0.04113339,0.011055759,0.0109969005,-0.04143882,-0.031148119,-0.026797313,0.00026228806,-0.0015449832,0.014307555,-0.00089120725,0.034015495,-0.0008710938,-0.0016341484,0.012882079,-0.0071432805,-0.039089188,0.01953713,-0.0014899747,-0.066211715,-0.01738449,0.021433607,0.032565553,-0.02046981,0.0047674547,0.04725718,0.0036965124,-0.03630549,0.002198836,0.0023540538,0.045221433,-0.050144374,0.04647161,-0.023265613,0.0005048368,-0.0015311112,-0.047797777,0.0130275795,-0.014765726,-0.037169017,0.004769741,-0.018880263,0.004376818,0.05350424,-0.0070952796,0.0058079134,0.022295468,-0.040469922,0.0034002552,-0.034990706,-0.008537023,-0.055369094,0.05910961,-0.0005969614,-0.015255673,0.010174252,0.007512683,0.042735692,-0.0595577,-0.008866015,0.051621065,-0.043672193,0.02942647,0.07958202,0.0143629275,0.011170004,0.010810244,-0.059972342,-0.010953671,-0.03568864,0.025609223,-0.0045252717,-0.03000092,-0.035761297,0.018268464,-0.01636336,-0.0017945684,-0.061806712,-0.023254622,-0.012851374,0.007987245,-0.010146214,0.005532723,-0.013605353,-0.011148164,-0.01452247,0.008705617,0.020362742,0.030878767,0.058712095,-0.015045089,-0.0022955022,-0.014800456,-0.0033824153,0.012171952,-0.046336606,-0.0061576273,0.005160579,0.009399192,-0.011030301,-0.0049137543,0.03143124,0.038590126,-0.008668428,-0.016536644,0.046667244,-0.0028719564,-0.036318023,0.05461423,0.02215012,-0.02052383,0.031752944,-0.024851674,0.02152442,0.031622473,-0.012878608,0.01155438,0.00847087,0.07917582,0.04351408,-0.00051075994,-0.006306145,0.021199875,-0.0063859094,0.013169991,-0.005472822,0.0009205436,0.00015141518,0.010888204,-0.0387876,0.0024553852,-0.030951666,0.0016857104,0.020406632,0.010568736,0.073678054,0.03827009,0.012274385,0.001375028,-0.029515715,-0.001320789,-0.11820413,0.007468116,-0.03578649,0.023538975,-0.024298863,0.0050927238,0.044230234,-0.03587519,0.0055430643,-0.028462522,0.0066205817,-0.015788054,-0.027271954,-0.008670719,0.014725918,0.013299127,0.02141812,-0.00054691173,0.0043932004,0.010770645,-0.0014581059,-0.026648002,0.025608627,0.007926089,0.0076436587,0.017619021,-0.004379301,-0.007883586,-0.023388077,-0.017657075,0.0189682,-0.042212903,0.03654984,0.0003779415,-0.02279785,-0.009170858,0.013035669,0.0129764415,0.0022866006,0.006393742,-0.02562264,0.027194863,-0.0067739766,0.032572996,0.05412354,0.013414946,0.006869307,-0.02888348,0.007445757,-0.009633207,0.0031515323,0.044041425,-0.06234872,0.007959698,0.006538705,-0.0072495043,-0.07631159,-0.01903592,0.0014125508,-0.0012050073,-0.054889314,0.07380826,-0.028702876,-0.03472894,-0.041086517,0.0075707007,-0.033459317,0.009021511,-0.02742811,-0.013538882,0.0053884014,-0.013598026,-0.017917888,-0.062282834,-0.03305005,-0.033384323,0.046824146,0.008416548,0.027075846,0.0065487158,-0.013735755,-0.020230507,-0.0019993861,0.01265302,0.044217885,0.015029299,-0.0152726155,0.020231128,0.019256903,0.0114292335,-0.01387426,-0.019570464,-0.008718203,-0.017888483,-0.029007113,0.003785827,-0.037897382,-0.028170556,0.027250454,-0.018890984,-0.020968433,-0.0073088435,-0.022456026,-0.011850895,-0.030779697,0.0022630303,0.07110222,-0.029012885,-0.026631633,-0.029812673,-0.021404495,0.007716514,0.0019134479,-0.01813485,-0.0533292,-0.021014635,-0.00696254,-0.013900477,-0.02309767,-0.06476777,0.00010370589,0.0412539,-0.023385081,0.007439809,0.002340812,0.018319579,0.015397834,0.008816041,-0.0043293047,0.022684826,-0.026696369,-0.0042132596,-0.0076452903,0.022896383,0.011710707,-0.012105173,-0.072339796,0.04225148,-0.024559809,-0.040257767,0.0056783827,0.008353417,0.0071824663,-0.025689531,-0.025658453,-0.048192162,-0.005697061,0.04875026,0.01815564,-0.029469896,-0.0039130165,-0.011016945,-0.039475612,0.031995922,0.014123487,0.062900245,-0.007599886,-0.025773099,-0.013904451,0.068641864,0.008651083,-0.038419183,-0.027487928,-0.018399253,-0.018794358,0.009526041,0.013010804,-0.03493722,0.019526623,0.043908257,0.008953483,-0.02786025,-0.016431121,0.03492109,0.015153833,-0.026722487,0.0134331975,-0.05170193,0.04813509,-0.017415378,0.032163117,0.0143382605,0.06461924,0.004236314,-0.04799071,0.0015438675,0.01806997,0.02449737,-0.02712249,-0.013348311,0.008779662,0.010637319,-0.038858596,-0.022501027,0.08085499,-0.036539193,0.011687821,0.016225183,-0.00030297495,0.008716887,0.015966196,0.019563273,-0.03312954,-0.02032028,0.016412897,-0.00016342704,-0.022857832,0.008526843,-0.0075431177,0.02140685,-0.0026398597,0.040954337,-0.0075296666,0.014455266,0.000022320997,-0.024731688,0.0354441,0.016101511,-0.001707048,-0.027309649,-0.00069590367,0.019065306,-0.0025853105,-0.0006685017,-0.020360362,-0.0071358364,-0.04568122,0.04135052,0.0027345256,0.023289174,0.02265668,-0.0054125674,-0.0054515307,0.03672013,-0.052596428,-0.0256661,0.014031215,-0.0013403838,-0.04016849,0.035094064,-0.034097034,-0.035700046,0.016732609,-0.026868604],"last_embed":{"hash":"yl87ba","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"yl87ba","at":1763795369914},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#SSH Clone Not Working#{3}","lines":[246,247],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yl87ba","at":1763795369914}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.004289349,0.029162243,-0.052131243,0.02523023,-0.050471913,-0.04506283,-0.001908186,0.04728449,-0.0026738106,0.031099873,0.02833347,-0.01407943,-0.020159457,0.017215513,0.019118693,-0.01603129,-0.041548386,0.048743412,0.027518254,0.030165361,0.042055607,0.03740679,0.05139071,0.005074461,-0.031063093,-0.0041281814,-0.0043696337,0.01797168,0.042481896,0.06243153,-0.01817171,-0.023966033,0.020756882,-0.03230279,-0.045924697,-0.033878922,-0.005524585,-0.0517884,-0.021924693,0.029263929,-0.008587234,-0.0030869977,0.04163683,-0.02386781,0.009927588,0.0032161216,0.018389741,-0.015365898,-0.051689807,0.012769389,0.0029624472,-0.049267795,-0.011616251,0.019664466,0.022305075,0.016100504,-0.020399662,-0.024217047,-0.03803149,0.01497993,-0.035821527,0.042747173,-0.00010090396,-0.0053640646,0.026720898,0.060088936,0.0127581395,0.029488454,-0.008162519,-0.04964623,-0.02253628,0.021439254,-0.03764368,-0.018796211,-0.018646244,0.052175593,0.021992652,0.003111965,0.01638446,0.017076321,0.020565663,-0.031373616,0.021844242,-0.0087367715,-0.011197816,0.025652174,-0.035864856,0.027349653,0.0330814,-0.0052407715,0.022702912,-0.021399375,-0.0033265874,-0.023555055,-0.024103962,0.015053241,-0.0040568104,0.021174934,0.022877283,-0.030584734,0.005442992,-0.004845593,0.0016203424,-0.03184312,0.0655661,-0.009341346,0.03825629,0.006012409,-0.028386496,-0.013962333,0.0023477755,0.010566342,-0.017729856,-0.022032151,0.0016333978,-0.05403383,0.015503347,0.0007335954,0.001377177,-0.04347821,0.030354066,0.012199747,0.038954303,-0.026222583,-0.0013821728,0.05089489,0.0021660982,0.0131651405,-0.007469988,0.024287304,-0.024970736,0.029989285,-0.014379788,0.0038722244,-0.030749848,-0.005448644,0.0032914998,0.03996435,-0.02713699,-0.08232601,0.029740414,0.059577074,-0.005087817,-0.009986368,0.043971498,0.0020938036,0.060802944,-0.0014446189,-0.039233655,-0.0055115675,-0.022541365,0.020690681,0.0016357107,0.011885222,0.0006113871,0.016333776,0.009757677,0.046632364,-0.037274208,-0.012031626,-0.02238369,-0.005756025,-0.01568303,0.0073851026,0.020443609,-0.03252723,0.01518402,-0.027605426,-0.013820186,-0.012122199,-0.008708471,-0.03185009,0.024244612,0.05167513,0.028170006,0.04048262,0.054677688,0.037913255,0.06097257,-0.05151216,-0.033748753,-0.030027509,0.0009798185,-0.053532742,-0.03258686,-0.0073677287,0.05061874,-0.0062401067,-0.015948854,0.036406633,-0.018875485,0.049320664,-0.006771245,0.00802236,0.011870974,0.0038155601,0.031200519,0.021667575,0.005500883,-0.024607817,0.013089895,0.043734875,-0.0057944623,-0.032097578,-0.0060973284,0.026270434,0.004197136,-0.040687542,0.03088812,-0.04586938,0.014441015,-0.0015721121,-0.021535465,0.050114233,-0.029930215,0.0067625027,-0.022061413,0.019723035,-0.007916966,-0.039787557,-0.02753796,0.002454899,-0.021644745,-0.009239267,0.056455832,0.014694947,0.039305173,0.035173442,0.04114234,-0.046891704,-0.05926413,-0.01707917,0.007367818,-0.012792931,0.12045724,-0.0066876435,-0.033391215,0.03485585,0.019837901,-0.010503889,-0.024898598,0.0033467968,0.049269717,-0.022434631,-0.036840264,-0.052519493,-0.019886317,0.03377048,-0.012127006,0.0059888507,0.0005023329,-0.0077863033,-0.011986143,-0.035827965,0.029514309,-0.01199773,0.019615395,-0.0011282818,-0.0053558927,-0.023431553,0.04299985,-0.0054266346,-0.0047280104,0.007201446,0.0015234558,0.0102159735,-0.029224405,-0.009658606,0.005895972,0.050518747,-0.049934506,0.019749457,0.0045157317,0.081744865,-0.03047382,0.03984355,-0.021693239,0.019683434,0.045761522,0.04744881,-0.049962174,0.029005455,0.024550365,0.015778985,0.020015186,-0.026202576,0.040762343,0.012002394,-0.00086857995,-0.048331752,-0.02201653,0.03350048,0.07077881,0.014738377,0.01335231,0.025915371,0.009236507,-0.16116624,0.060646664,-0.009097248,0.040861078,0.0071613067,0.010023482,-0.027005827,-0.021492254,-0.07922297,0.020516876,-0.03160073,-0.048153188,0.032534543,-0.027618667,-0.019643662,0.020426333,0.008984943,0.010676729,0.013968278,-0.044220645,-0.006003605,-0.019769453,0.000353991,-0.0064843814,-0.014424248,-0.019785674,0.058009174,0.0029708026,-0.040177003,-0.020319648,-0.045262393,-0.021980718,0.015073378,0.03431184,0.00060265244,0.02545798,0.036586743,0.01444415,0.024821082,-0.004542735,0.032826915,0.039448842,-0.021100812,0.0039530103,0.022857226,0.011897313,0.023978954,-0.03862617,-0.061903704,0.017552482,0.032731697,-0.013978334,0.002435734,0.007154929,-0.03479602,-0.023321746,-0.025271762,0.090979524,-0.043824185,-0.041738667,0.052022632,-0.0066436105,0.0049170824,-0.038831256,-0.038176756,-0.006658928,0.015694588,0.0019195479,0.028179802,-0.018492747,0.01278195,-0.0380211,0.05193645,0.015261279,0.0014449271,0.019594716,-0.028820395,-0.03439038,0.03846792,-0.09357001,-0.006690635,0.009826829,-0.0108173555,0.011560235,-0.026830396,0.007791765,-0.016013611,0.05412329,0.015767062,0.24347037,0.025741633,-0.018618524,-0.015170121,-0.009571708,-0.015110258,0.005404706,0.019453106,0.06303508,-0.017832933,-0.021596536,0.019207172,-0.01614054,0.0044441465,0.000587833,0.015028855,-0.03295845,-0.0035100768,0.048037134,-0.024524976,0.00084087136,0.009559646,-0.031066556,0.023271073,-0.017170906,-0.03138041,-0.06930389,0.018012278,-0.049250692,0.02832644,-0.034180336,0.05566243,0.028709998,-0.028413178,-0.06121837,0.018628623,0.012571725,0.0012906049,0.00760676,-0.011945396,-0.015926193,-0.0004549178,-0.0503814,0.016347373,-0.033434276,-0.0213592,0.028682284,0.01700306,-0.040889826,-0.024619112,-0.066743165,-0.015512761,-0.040690012,-0.035594217,0.00929403,-0.03834873,-0.032638233,-0.035568316,0.02637391,0.062831305,0.017963503,0.00369026,-0.07690826,-0.038057294,0.011352677,0.03013816,-0.0360706,0.022232,0.01788374,0.03405574,-0.0023523448,-0.016115412,-0.013721794,-0.012209007,0.010395798,0.009477186,0.034317467,0.04890996,0.0024422149,0.029674303,-0.023397285,0.007918933,-0.060147285,-0.0136853885,-0.0007102143,0.047990426,0.0110465875,0.028985292,-0.033878345,-0.03576067,-0.05046546,0.011498169,-0.005693425,0.026083669,0.02686201,0.010907587,0.0055839466,-0.0322255,0.0033675241,0.02784406,-0.009106001,-0.018579643,-0.011946411,-0.04790193,-0.0023035556,-0.028773388,-0.028905522,-0.014436865,0.032646023,-0.020255817,-0.017025294,0.0046726814,-0.009494831,-0.029921826,-0.009669939,0.0007655509,0.029698955,0.016613321,0.009581386,0.016382482,-0.021519367,0.010848777,0.012449794,-0.04024896,-0.012908494,-0.01889629,0.021458624,0.0061894995,0.012402712,0.041269574,0.025555618,-0.040903214,-0.0421773,0.039000288,0.010793178,-0.0013934554,-0.060262784,-0.010030916,0.016978309,0.0329631,-0.037719015,-0.003875246,0.022623092,-0.024955833,0.04578555,-0.004752455,0.02108398,0.023938423,-0.02454408,0.012972892,0.00896131,0.06662482,0.016040282,0.02365813,-0.04350241,-0.0250143,-0.01138168,-0.012351331,-0.0057742028,-0.017410744,0.003989826,0.0114838015,0.024614528,0.063792385,0.0040669194,0.009146717,-0.018590277,0.02279312,-0.04062122,-0.011658131,0.0157796,-0.017568057,-0.024050169,0.0186848,-0.0072592758,-0.009116194,-0.0068582785,0.0327715,-0.0070761666,-0.009378384,0.04738298,0.0030918762,-0.03855972,-0.028530106,0.0013788877,0.0024767402,-0.046378795,0.009321608,-0.014697531,0.0052828197,-0.00054756977,0.0890452,0.002265982,0.0042115785,0.004916267,0.04171707,0.07789456,0.05106979,0.03020145,-0.0077394163,-0.028681548,-0.016747547,0.004210017,0.01720651,-0.012931529,-0.010402763,0.00577755,-0.010715613,-0.00048154854,0.0025160634,-0.009309504,0.030252108,-0.0583264,0.008846843,-0.000650377,-0.062867366,0.012084365,-0.00678417,0.023102516,-0.009363472,0.018273719,-0.0067465133,0.010710524,-0.018651348,-0.03777252,0.0010631277,-0.029312344,-0.04496675,0.043523066,-0.038551994,0.001755971,0.0019729044,-0.026798546,0.019431684,-0.021665987,-0.06055692,0.0051491773,0.032708347,0.026887968,-0.014994076,-0.020624967,0.048540164,0.014345417,0.032197,-0.025210882,-0.020456033,-0.067595154,0.008983313,0.010733402,-0.013167223,0.023121918,-0.05957327,0.0035044418,0.0085569285,0.04754928,0.018882649,-0.0022996895,-0.0408195,0.004103214,-0.058315042,-0.005915701,-0.00057214114,0.028364448,0.003082138,-0.030321574,-0.0426461,0.011918354,-0.0063140197,0.005158697,-0.049640104,0.032435633,-0.03785152,-0.08255495,-0.030845262,0.025730396,-0.011420145,-0.03761984,0.016365469,-0.030860793,-0.035303585,-0.057231784,0.023716468,-0.012880267,0.05631269,-0.02487067,0.026757395,-0.002658335,0.021806007,-0.03939671,-0.024528867,0.01841515,0.009360061,-0.018410182,0.013624675,-0.037708532,0.0005288757,0.037866227,0.0010117397,0.008424975,0.018696452,0.004282378,-0.00046648635,-0.025791006,-0.002394332,-0.050199714,0.042190574,-0.001398579,0.02683984,0.019237835,0.01653674,0.01914219,-0.041083675,0.02467147,0.044063874,0.014825734,0.026940722,0.08044072,-0.022626601,0.024430446,0.023222806,-0.017520865,0.017702475,-0.006182439,0.0057350285,-0.024612842,-0.011273167,-0.06055597,0.0044100704,0.00544079,0.067935444,-0.05625473,0.006163845,-0.039926894,-0.03572528,-0.010498491,0.009443026,0.04219917,-0.066698454,0.03171246,-0.025647664,0.013844866,-0.010733809,0.010777143,-0.025297651,0.002446593,-0.0077205547,-0.0037974224,0.015521569,-0.023781339,0.019994901,0.05364542,0.016278831,-0.007498532,0.016865605,0.0155636715,-0.021655593,-0.047766685,-0.025128698,0.069450215,0.011545432,-0.0031897419,0.0330667,0.007103106,-0.005305009,0.014925619,-0.008491932,0.023786489,0.0128771635,-0.017445069,0.030806853,0.009220306,0.014873428,0.005638483,0.005357549,0.0014136246,0.045721777,0.004289126,0.004202892,0.0026769969,0.012825988,-0.028940795,-0.005326122,-0.0043296777,-0.0119249,-0.032385733,0.0067468695,-0.03630432,-0.01498594,0.058478434,0.016531229,-0.008621115,0.014922719,-0.05695833,0.011670449,-0.13032217,-0.017299632,-0.0048316424,0.025652776,-0.020112166,-0.019830074,0.036077023,-0.029490005,-0.0007373708,-0.027238475,-0.02432228,-0.0100342585,-0.038388096,-0.014950705,0.000019052099,-0.0077007054,-0.024942232,-0.013650044,-0.008155157,0.038910963,0.0032220343,-0.039236907,0.0065243472,-0.0008427089,-0.024393898,0.019892374,0.026932808,-0.009661359,-0.01048871,-0.016269628,0.006916285,0.0017237439,0.041424412,0.03596379,-0.019422479,-0.022298627,0.011266006,-0.026035404,-0.030953802,0.008872547,0.004220911,0.031108795,-0.0005278934,0.034371868,-0.012192315,0.04902476,0.01636678,-0.019448116,-0.0142624,0.0014050914,0.039626297,0.061675068,-0.0481929,-0.02940816,0.031247724,-0.027062725,-0.06248266,-0.015323411,0.0027322017,0.010114355,-0.004752375,0.024173116,-0.028566834,-0.077508144,-0.017969288,-0.0056996117,-0.049015608,0.040845443,-0.038371485,0.017750494,-0.0045487573,-0.015731448,0.010744479,-0.06288777,-0.027148034,-0.015800899,0.040013406,-0.04866908,-0.010082838,-0.026841521,-0.016320182,-0.019536542,-0.012383518,0.007549371,0.051714327,-0.003289908,-0.035708476,-0.010689449,-0.0011857429,-0.011353501,-0.027894132,-0.03436364,0.015857957,-0.068414316,-0.036612913,0.009673215,-0.04050856,-0.018652925,-0.005126647,-0.02636264,-0.017571196,-0.0059750867,-0.009176844,-0.038012262,-0.0296931,0.0013595766,0.035345804,0.015917236,-0.02577522,-0.0061092777,-0.0058620865,0.003242696,0.00029558895,0.0030194372,-0.06786537,-0.006769004,-0.015395122,-0.03244542,-0.037713166,-0.07181141,-0.016346456,0.01799101,-0.05979583,-0.020556347,0.02107876,0.06027791,0.036607657,0.010341674,-0.022560395,0.014989727,-0.023288235,-0.0076548373,-0.037017405,0.044317067,0.057132985,0.023492318,-0.028714992,0.060165256,-0.065847285,-0.026515847,0.0038972392,0.010148324,0.03177798,-0.01025354,-0.008135721,-0.045535326,0.037831057,0.0380152,0.043757275,-0.05712773,0.0034176018,0.013230361,-0.02266041,0.0391189,-0.007673746,0.007928987,-0.033645317,-0.038945902,-0.013351277,0.07342812,0.032604422,-0.04566678,-0.0064610974,-0.025448306,-0.022121854,0.06360096,-0.0003719835,-0.027029416,0.008291756,-0.03543454,0.014389488,-0.005119021,-0.002740971,0.021687599,0.008616709,-0.03052657,0.012593804,-0.037445985,0.026767125,0.0045598587,0.041443866,0.0059258174,0.043505833,0.04306309,-0.039087098,0.054559886,-0.014902921,0.060619473,-0.031057904,0.011338626,0.028020993,0.0031799637,-0.023897734,-0.009149963,0.044261564,0.008566641,0.032208804,0.06767723,0.015220896,0.03416714,0.006237288,-0.009073199,0.01395084,-0.016814884,0.012878082,-0.015678624,-0.013309532,-0.020238094,-0.026178919,0.006809526,0.0058075977,0.03718057,0.00588865,-0.011657464,-0.015613083,-0.027086388,0.03958069,-0.002438401,-0.008626737,-0.036795948,0.011899967,0.031385045,0.0076030074,-0.054832052,-0.03824807,0.0055869636,0.00584782,0.0268296,-0.031442437,0.0060431953,0.0036387576,-0.029802041,-0.03168524,0.016797047,0.012650903,0.0001563503,-0.018524617,-0.025852669,-0.022137975,0.04975968,0.022168519,-0.012697123,0.02041965,-0.012151263],"last_embed":{"hash":"1wneaaw","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"1wneaaw","at":1763795369914},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance","lines":[248,254],"size":197,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wneaaw","at":1763795369914}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0025125681,0.04541845,-0.043051623,0.0023413363,-0.04554315,-0.043014426,0.01601424,0.049431816,0.0042709396,0.042847436,0.012277563,-0.009401669,0.0003096869,0.021676268,0.029061206,-0.017446395,-0.043252476,0.055243224,0.013608023,0.022594528,0.013431904,0.036999565,0.063170545,0.008995212,-0.015364224,0.013171944,-0.0019106686,0.011503471,0.04935811,0.06619623,-0.016372353,-0.05476225,0.025527729,-0.029445674,-0.028701684,-0.044848036,0.0034982536,-0.030675495,-0.034387846,0.037434813,-0.016254205,-0.021222202,0.016633153,-0.0039582644,-0.009504044,0.013376266,0.02548572,-0.028080605,-0.057445735,0.0101092355,0.00025394355,-0.03679626,-0.0034312147,0.013407614,-0.009751701,-0.004078873,-0.028092716,-0.030186208,-0.041414447,0.025749272,-0.023734318,0.060195744,0.011404604,-0.017349089,0.030055141,0.057584167,-0.0059379213,0.013036404,-0.010663238,-0.030795412,-0.017738469,0.019552859,-0.035807837,-0.024224548,-0.016914237,0.05862697,0.026205976,-0.008597017,0.0036704855,0.023370206,-0.010383126,-0.04025231,0.011849977,-0.014519803,0.0071891784,0.03472169,-0.03288502,0.037052047,0.04651276,-0.031120377,0.00073734234,-0.013310758,0.002608828,-0.0215394,-0.031006811,0.0033114331,-0.012581153,0.019819824,0.030773198,-0.03258311,0.0039463337,0.021341348,0.028515605,-0.026317047,0.05643693,-0.009206198,0.014089958,0.014208251,-0.029046377,-0.020274023,-0.0074199922,0.024481384,-0.028481195,0.0077470685,0.0018956056,-0.038338527,0.023426779,0.011320863,-0.008485184,-0.056045327,0.03669506,-0.0075430153,0.04307476,-0.042330414,-0.008809663,0.04502808,-0.009517062,0.028684815,-0.0021959944,0.014288297,-0.034853343,0.022775596,-0.015110291,0.016001862,-0.020596009,-0.025989924,0.0036885687,0.010095892,-0.050381616,-0.09727953,0.014488249,0.06510485,-0.014694078,-0.007729922,0.044036772,-0.021165289,0.031813554,-0.015206837,-0.022598896,-0.012294088,-0.02742741,0.019706482,0.0038417496,0.016343601,0.012844434,0.042306412,0.009005773,0.043411408,-0.036954373,0.0031820957,-0.015825488,-0.016777325,0.0013998363,0.0058491123,0.011652743,-0.018830113,0.03098072,-0.012928251,-0.017032206,-0.025094297,-0.005906,-0.04143295,0.025415987,0.0415558,0.016546542,0.030169452,0.047538444,0.036736038,0.04590834,-0.045968838,-0.05989717,-0.039727256,-0.02347719,-0.025588026,-0.03772065,-0.008520041,0.045913134,0.021568406,-0.00185816,0.043274697,-0.017808631,0.04121575,0.0010597489,0.006663337,0.034052916,-0.022191292,0.044949234,0.026816316,-0.015935287,-0.03812344,0.0075527895,0.036379684,0.019818913,-0.029210497,-0.013064346,0.026129365,0.027480697,-0.04947342,0.031233903,-0.059939593,0.0036876297,0.0071753715,-0.015069412,0.03352176,-0.02567016,0.0003701458,-0.019227367,0.03676536,-0.0016102445,-0.035299253,-0.05134323,0.010453706,-0.0030603283,0.010012288,0.03126338,-0.01079674,0.008623912,0.029727003,0.04156035,-0.069497526,-0.05189961,-0.005201056,0.026167426,-0.03969524,0.10236863,-0.0010724044,-0.03614249,0.040656243,0.010825184,-0.00048042173,-0.0047514904,-0.0039514336,0.021624504,-0.041380025,-0.041059885,-0.0020757488,0.023289286,0.029357439,-0.031970944,-0.0076664044,-0.0089993905,0.0016672465,0.0013841685,-0.019086568,0.038547754,0.0070773275,0.013711431,0.0006954929,-0.0011000226,-0.006009932,0.031641465,-0.0055001504,-0.014660551,0.009560483,0.005918086,0.010588078,-0.022870215,-0.0063448013,0.01850504,0.039209545,-0.04639943,-0.0037677546,0.02771867,0.05743853,-0.04201279,0.06926624,-0.013756071,0.029925877,0.046926398,0.031868763,-0.028616445,0.042980034,0.025817685,0.019100329,0.02796354,-0.032253373,0.034951404,-0.006993307,0.00935249,-0.0540876,-0.04205362,0.007157532,0.07494327,0.01149587,0.018529389,0.04002179,0.023712646,-0.14748475,0.028613457,-0.019686094,0.054870527,0.022423599,0.012049744,-0.025531238,-0.014576749,-0.08555663,0.048951324,-0.039038256,-0.046276227,0.009980627,-0.018788839,-0.017867234,0.026639134,0.015162808,0.020108134,0.017898206,-0.024043547,-0.008888479,0.009215908,-0.021244671,-0.031137593,-0.009180656,-0.013203485,0.04513522,0.020113744,-0.043494157,0.0021326689,-0.031823054,-0.02504472,0.012649738,0.02550465,0.003968886,0.019303685,0.047466353,0.000027723383,0.0026344259,0.0024678174,0.03185713,0.0511488,-0.025760029,0.010825839,0.0046891808,0.012860771,0.03255198,-0.030794801,-0.049109414,-0.0031901258,0.021863949,-0.04864446,0.0037578687,0.012521088,-0.048870593,-0.018277435,-0.03973495,0.06708997,-0.024148665,-0.042225394,0.020298531,-0.018754523,0.009184307,-0.06383747,-0.013283047,-0.04721092,0.0040222784,-0.019439926,0.02207647,-0.018118046,-0.001101265,-0.046091758,0.060799994,-0.018050186,0.010679406,0.0046441024,-0.04656364,-0.034142926,0.039481558,-0.07820739,-0.008063125,0.015750848,-0.020448554,-0.002225791,-0.04333769,-0.005020608,-0.01918299,0.012110046,0.034056097,0.25727433,0.0036382298,-0.04611184,-0.023581566,-0.021842971,-0.018584058,0.007214076,0.031310637,0.03483314,-0.007588734,-0.003592955,0.011601044,-0.0027915465,0.02180961,-0.0008235083,-0.0019162975,-0.03569083,-0.0050734,0.07221371,-0.01001716,0.0129720075,0.014059783,-0.017881235,-0.004437067,-0.03489348,0.00035469464,-0.06459511,0.01248703,-0.044376817,0.014627278,-0.046627134,0.042261053,0.02848003,-0.026097966,-0.043335076,0.013229145,-0.034842134,-0.00828609,0.017379051,-0.020037271,-0.025239218,0.012987824,-0.0343475,0.015882857,-0.036147736,-0.029348128,0.055407476,0.013172815,-0.034631748,0.0043433183,-0.052921314,-0.0061739273,-0.021212153,-0.02742555,-0.018391458,-0.03127869,-0.02698566,-0.03661542,0.027102979,0.065763734,0.01809166,0.010834421,-0.07809408,-0.004021436,-0.005927945,0.024025792,-0.04613121,0.015629068,0.028961614,0.025435986,0.014539005,-0.024342863,-0.02853826,0.009774348,0.011848558,-0.0040195794,0.055863068,0.034620956,0.0094375545,0.018024614,-0.0378133,0.0024400987,-0.05035477,-0.018175595,-0.008455517,0.022778507,0.014740528,0.028489105,-0.013589686,-0.026567148,-0.0641699,0.02468963,-0.009776901,0.024380593,0.019227488,0.017951667,0.0134602,-0.02723667,-0.01657731,0.018620413,-0.010030057,-0.029014496,-0.031820163,-0.011961377,0.007173807,-0.015749807,-0.022707423,0.022557123,0.028739063,-0.015834123,-0.009568258,0.014333644,0.0053819013,-0.02095535,-0.024029024,0.000555496,0.019354094,0.023988511,0.01702114,0.021522526,-0.02318873,0.016270699,0.0030260566,-0.0076721897,-0.025848627,-0.021714086,0.01640881,0.03008554,0.00034212923,0.040220033,0.022505991,-0.031752195,-0.055998728,0.03139117,0.012765622,0.016861824,-0.06458311,-0.0027496528,0.022416264,0.027600117,-0.06192605,-0.01854699,0.019236246,-0.02603863,0.047942452,0.003026275,-0.017066829,-0.0063828984,-0.0002127458,0.015756657,0.006421136,0.06804476,0.03406604,0.013608374,-0.034167536,-0.034091245,-0.0037997009,-0.023445725,-0.017042084,-0.017705053,0.021521691,0.0027995463,0.026015306,0.060182404,-0.002704512,0.014946602,-0.0034286724,0.0052891904,-0.03413582,-0.0015824733,0.0057109324,-0.027100705,-0.042845916,0.0044850386,-0.012843694,-0.024773886,-0.023702415,0.032968625,-0.017247455,-0.023427228,0.050033063,-0.00007896201,-0.04127177,-0.0064003817,0.01112601,-0.021331616,-0.026749022,0.015973696,-0.026123421,-0.00059384794,-0.00015088501,0.088687725,0.0061055887,-0.00882055,-0.008521605,0.026540378,0.085321665,0.03886962,0.033801436,0.013452792,-0.030231254,-0.0028509658,-0.014920807,0.012822046,-0.0057126926,0.002468336,0.0013228689,0.0071431594,0.009240867,0.013772929,-0.009566951,0.01591099,-0.024861442,0.01187261,-0.027335007,-0.061217505,0.0035942388,0.027542982,0.043681126,-0.0374875,-0.010512385,-0.026164185,0.032493368,-0.019856198,-0.036217384,-0.008602549,-0.0056963298,-0.04196025,0.03820348,-0.039592236,0.0005571338,0.0022787754,-0.018099463,0.021146733,-0.013130977,-0.05931513,-0.0014455208,0.03145665,0.01438646,-0.015873471,0.012891895,0.049741145,0.014980218,0.02755802,-0.011531287,0.0012618267,-0.059700362,-0.0066429763,0.0048787817,-0.0052826316,0.020041917,-0.06833626,-0.0100639025,-0.0084512085,0.061018575,0.024035994,-0.006177656,-0.034970414,0.0022693328,-0.044106964,0.00078966375,-0.000951138,0.02316872,0.019317618,-0.042488597,-0.030076474,0.009767559,-0.012277585,-0.013939841,-0.045134924,0.019985022,-0.025729222,-0.095745385,-0.028797427,0.024884835,-0.0017482735,-0.051009536,0.056800958,-0.002224737,-0.021421172,-0.059484854,0.001985226,-0.018503262,0.056790575,-0.024263123,-0.011993395,-0.03704919,0.006107859,-0.03533945,-0.019887438,0.011849346,0.0110223545,-0.026817363,0.028236642,-0.041410204,0.008966032,0.017140536,-0.0049844338,0.004108891,0.02300078,-0.0035813437,0.0007082475,-0.013656183,-0.013280045,-0.01879759,0.04601199,0.014075177,0.018988486,0.0044230446,0.0063294405,0.037089925,-0.055310093,-0.007460847,0.06822744,-0.010179496,0.025161263,0.055593643,-0.024228916,0.016752629,0.014217685,-0.004485592,0.03894298,0.007095619,-0.009667766,-0.034446977,-0.007829825,-0.056019843,-0.04211129,0.024396747,0.078137115,-0.058299314,0.02746429,-0.056184288,-0.027513124,-0.02733646,0.010427311,0.022934625,-0.03300266,0.024770213,-0.0060079326,0.008572999,0.007954434,0.047322933,-0.015869943,0.0029813356,0.025550058,0.014269488,0.015472513,-0.010302091,0.016533582,0.02720487,0.0007767215,-0.000047886126,0.006240502,-0.0009988854,0.00024894,-0.019136813,-0.032256413,0.0317527,0.0074273814,-0.0045067244,0.039560527,0.012678867,0.008830355,0.024177784,-0.0029918423,0.006166797,0.020510787,0.0032809384,0.029500034,0.031954385,0.013145973,0.0021789295,-0.008059235,0.004113551,0.045683045,0.008925313,-0.023888798,0.010347656,0.0013453652,-0.012758188,-0.032497182,-0.002491347,-0.006106524,-0.02144547,-0.020225165,-0.007146034,0.009671069,0.06116166,0.029507106,-0.0040046396,0.02949905,-0.04053291,0.004445705,-0.13584314,-0.018914418,0.0016383494,0.030255547,-0.014497959,-0.013074582,0.032103192,-0.028050357,0.022382373,-0.018280352,-0.0039357636,0.0052937274,-0.009428924,-0.015019059,0.020734757,-0.011815281,-0.011143766,0.0024303917,0.019940099,0.058596585,0.008113858,-0.027792752,0.020747473,0.011313598,-0.0038096143,0.009474883,0.021074548,-0.005296428,-0.015292036,-0.0046503246,0.005789264,0.009361418,0.03208647,0.061118346,-0.021251632,-0.008881553,0.016220223,-0.019800207,-0.03864257,0.020407824,-0.014753914,0.03059434,-0.012273284,0.0007443281,-0.014654477,0.082312204,0.012795645,-0.0104165785,-0.0139804175,0.001720482,0.032798074,0.03774317,-0.054474436,-0.0086085405,0.008346729,-0.026070066,-0.053037513,-0.021729141,-0.0218257,0.015236252,-0.013536648,0.026697801,-0.0075413724,-0.08101532,-0.0020371883,0.017573306,-0.034881406,0.031365134,-0.038918484,-0.0045702094,-0.0021204774,0.007747072,0.00509961,-0.09223132,-0.035438456,-0.028108941,0.06556236,-0.042093888,-0.011622927,-0.02765208,-0.009284055,-0.01990072,-0.007589084,0.017425554,0.04884061,-0.015254318,-0.030441174,-0.011861798,-0.014415476,-0.024434002,-0.042626634,-0.040324077,0.032386985,-0.0504244,-0.004053054,0.019195346,-0.024054574,-0.0245388,-0.015760731,-0.022474857,-0.009348035,0.007899753,0.0035342139,-0.052365065,-0.029740913,0.031201452,0.04703162,0.012159676,-0.037447277,-0.008024518,-0.021924943,-0.008116232,0.0026776777,0.0005595046,-0.06743208,-0.0040502893,-0.008489045,-0.0319982,-0.042031173,-0.0648046,-0.03934527,0.008023184,-0.05277331,-0.030296868,-0.00092436676,0.04559473,0.047709536,0.018445153,-0.0031684444,0.009117394,0.00053510285,-0.027125992,-0.008383914,0.03468391,0.053780865,0.028402094,-0.035996716,0.055008393,-0.057481885,-0.020489221,-0.015800778,0.023094406,0.03826918,-0.02916791,-0.006012913,-0.04338522,0.021470519,0.03356868,0.031177238,-0.053659104,-0.004296956,-0.0049238736,-0.020662883,0.063236475,-0.016029308,0.013308689,-0.055980843,-0.043972854,0.009298302,0.070800975,0.025379661,-0.026174298,-0.03374302,-0.025426349,-0.035645768,0.06015237,-0.01285296,-0.031883378,-0.011530803,-0.031186068,0.013155794,0.0021649417,0.0025656326,0.041832644,-0.0006877531,-0.025957396,0.008109758,0.0012356458,0.01890131,0.013263606,0.053884927,-0.0011579862,0.041181624,0.035268698,-0.024191182,0.04009922,-0.0077170096,0.062244467,-0.017767265,0.018271454,0.020034656,0.014516567,-0.031828627,-0.0037039097,0.049969397,0.0077659045,0.030834937,0.04285019,0.02998593,0.026647465,-0.022257237,0.022522034,-0.000347555,-0.03483168,0.004289458,-0.016479738,-0.014610187,-0.012445814,-0.02527471,-0.027568942,0.022085672,0.048482724,0.024644403,-0.013053735,-0.020076327,-0.015004444,0.047620684,0.018793372,-0.02540649,-0.01855155,0.016613543,0.04213607,0.0115692755,-0.06453276,-0.03991357,0.022135656,-0.0010893652,0.024643745,-0.019912316,0.0023197127,-0.0034366397,-0.028880792,-0.02663481,-0.0034787233,0.00037416638,0.0037100287,-0.021565862,-0.047013845,0.0012931405,0.027955268,0.032940987,-0.028487526,0.036875665,-0.025870433],"last_embed":{"hash":"r5b0iv","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"r5b0iv","at":1763795369914},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance#{1}","lines":[249,249],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"r5b0iv","at":1763795369914}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01922308,0.034956843,-0.059059117,0.01905006,-0.043681797,-0.031308975,0.007724589,0.031688426,0.0047858385,0.015408206,0.028009556,-0.0015033408,-0.0029601876,0.016366309,0.029555965,-0.009702722,-0.038603168,0.04981665,0.02376016,0.04176093,0.050627235,0.048280254,0.03539042,0.013797057,-0.05857617,-0.012379023,0.014787087,0.025512883,0.033877995,0.04175337,-0.020578276,-0.021003952,0.035666212,-0.026813649,-0.057200924,-0.039212435,-0.017519372,-0.052884463,-0.029032873,0.02523915,0.0025666107,-0.0128598455,0.03692606,-0.0138990125,0.014003629,0.00002326615,0.0074634696,-0.014553341,-0.051512044,0.0096961735,-0.0006451801,-0.044472214,0.0012291147,0.0256646,0.009125593,0.016500039,-0.03600952,-0.029298093,-0.040602613,-0.0013764296,-0.038606446,0.030043095,-0.017019516,0.0038516365,0.02615393,0.066717155,0.013005916,0.026416171,-0.0050711324,-0.030067794,-0.039384414,0.020872047,-0.04885578,-0.00063913834,-0.01064921,0.039275132,0.023214629,0.025082137,0.0071041966,0.023848778,0.019124825,-0.021275206,0.0128337415,-0.009170707,-0.020077353,0.027618151,-0.03165491,0.012424309,0.016028496,-0.006355679,0.028719733,-0.025458528,0.0014258862,-0.017634869,-0.034735724,0.013614135,-0.00842595,0.03995072,0.010631144,-0.030332629,0.009635454,-0.019937992,-0.023199078,-0.04504012,0.062780805,-0.013130356,0.042397723,-0.008191006,-0.034488406,-0.0041928287,0.0028620453,0.011046334,0.0020481192,-0.014739769,-0.0058766413,-0.052114803,0.00589746,-0.017202467,0.021879036,-0.052716315,0.021886488,0.022875527,0.045147575,-0.020834498,0.0028456072,0.03302521,-0.00015530357,0.011683339,-0.013347733,0.018987555,-0.008347651,0.012355881,-0.018497795,-0.023016945,-0.03249114,0.0003653156,0.0018147998,0.038088433,-0.024716923,-0.081732586,0.017550282,0.06306276,0.012124723,-0.00196082,0.046951924,-0.008054242,0.07331512,0.002689633,-0.028956775,-0.020452885,-0.015569893,0.014927387,0.004818583,0.033097275,-0.004776619,0.004673848,0.00012106529,0.03596232,-0.030155934,-0.011103874,-0.040654752,0.0020471253,-0.016178822,0.0012410975,0.026986262,-0.033370875,0.02341502,-0.024963995,-0.017735472,-0.00665158,-0.014304134,-0.016657205,0.015121687,0.053185187,0.020406708,0.03431676,0.05884704,0.03931867,0.06839713,-0.041700274,-0.013686664,-0.035628133,0.006979701,-0.04473005,-0.035231758,-0.018123813,0.051653292,-0.0166517,-0.015993945,0.024199603,-0.017078847,0.039658397,0.005117734,-0.0013032568,0.01050265,0.001738797,0.025849473,0.00961821,0.0048639425,-0.036180664,-0.0023982094,0.05061662,-0.0052525997,-0.033789713,-0.012111281,0.029299755,-0.0030568258,-0.030495657,0.016412992,-0.029910322,0.017149528,0.0006939867,-0.02138056,0.0739405,-0.039546583,0.0012351845,-0.008448884,0.009977646,-0.014079206,-0.04039591,-0.023077687,-0.011344767,-0.0186868,-0.008155282,0.063760795,0.03510003,0.042910047,0.01575464,0.041642673,-0.024550073,-0.047201842,-0.027840756,0.012345438,-0.0078726085,0.10509733,-0.0037398979,-0.042491864,0.024814071,0.031380072,-0.024917161,-0.024039911,-0.01066923,0.03533112,-0.023424016,-0.04181902,-0.03874311,-0.020505706,0.034538772,-0.0068917405,0.025448253,0.013453076,-0.0129465135,-0.013958772,-0.019889267,0.03339388,-0.00913102,0.023307133,0.006250566,-0.010174434,-0.033474855,0.043879353,0.02072107,-0.010803169,0.009007948,0.010269679,0.017585495,-0.042676907,-0.002270044,0.007774701,0.043581087,-0.037096553,0.028368756,-0.00471262,0.08508583,-0.009058981,0.029471958,-0.01869129,0.005544401,0.041482914,0.05005383,-0.05305851,0.043032795,0.030879311,0.009708591,0.02490237,-0.040167656,0.042810515,0.000976814,-0.023284197,-0.0500705,-0.023912864,0.017462775,0.07912829,0.013019555,0.013575653,0.0019523992,-0.0025613375,-0.16806014,0.062125117,-0.016950225,0.03593666,0.0077580307,0.0011630913,-0.023523584,-0.004515182,-0.06748795,0.0073773446,-0.027149009,-0.050311755,0.03890545,-0.028566565,-0.030541532,0.040918734,0.015902756,0.0025202846,0.016068097,-0.051404133,0.00037378602,-0.03396685,-0.005345174,0.0036377732,-0.015033388,-0.010744181,0.068197444,0.008581751,-0.03519582,-0.0241217,-0.040154092,-0.027266758,0.017672138,0.03077161,0.004027377,0.021225614,0.047728334,0.0133118685,0.009249705,-0.008685847,0.02947861,0.04415222,-0.014572866,-0.006423128,0.02603628,0.0142103275,0.011316017,-0.032365352,-0.06846007,0.015517695,0.0327199,-0.033741795,-0.00200181,0.00076285005,-0.03698029,-0.022186834,-0.004728967,0.10446757,-0.034069486,-0.039189048,0.07059369,-0.008362018,-0.0011085835,-0.024216764,-0.043072008,0.010571551,0.025510658,0.010049289,0.035024535,-0.003794877,0.012484659,-0.02335162,0.034165025,0.0053612147,-0.018945817,0.015112386,-0.02460579,-0.029783694,0.035621863,-0.08851436,-0.000091409194,-0.009253785,-0.003273855,0.021905571,-0.02795633,0.012044972,-0.0077540553,0.058512785,0.0058011636,0.26567435,0.034241498,0.0022393041,-0.014655811,-0.023973819,-0.0026941125,0.0118223615,0.007735643,0.061315462,-0.009322758,-0.013811152,0.028528776,-0.01564029,0.012619444,-0.0002854855,0.02243823,-0.039123803,-0.0005313213,0.038410135,-0.0020189818,0.004706005,0.028619291,-0.01621462,0.029349336,-0.0087974025,-0.02983377,-0.06255991,0.006216905,-0.04925772,0.04252695,-0.022009375,0.0653398,0.009532495,-0.02567665,-0.05742973,0.021529954,0.029216813,-0.018896142,0.014424974,-0.0048673297,-0.009527336,0.0027564622,-0.06079186,0.018264415,-0.039920587,-0.018335944,0.004388258,-0.005516317,-0.036540642,-0.037306,-0.051534843,-0.022482306,-0.045740724,-0.03700666,0.037404135,-0.033909813,-0.040513705,-0.026791818,0.037621796,0.052278567,0.012101871,0.007659765,-0.067825735,-0.056169134,-0.0013100792,0.024914898,-0.017519733,0.039969683,0.017151043,0.029302396,0.00055612536,-0.011027735,-0.015674226,-0.02133053,0.005699861,-0.005451912,0.039157227,0.041984975,-0.0039567202,0.0371316,-0.019266544,-0.0039296243,-0.051002108,-0.009019024,-0.00052398007,0.019539423,0.020736782,0.030276168,-0.03898615,-0.017398331,-0.031428393,0.004900773,-0.0018496955,0.024817862,0.015439239,-0.008410525,0.011939898,-0.035588767,-0.0011905954,0.012539635,-0.0059342734,-0.017610416,-0.014024786,-0.04194417,-0.02771882,-0.033934943,-0.03733351,-0.017435854,0.022638358,-0.011766718,-0.009326826,0.009115615,-0.0041660573,-0.02699676,0.013497065,0.012310123,0.022603648,0.007315024,0.025026185,0.0097069,-0.0109802,-0.011667293,0.011909313,-0.040508833,-0.016290147,-0.027505865,0.01523148,0.0027613633,-0.00629039,0.039802294,0.030619936,-0.03970481,-0.035681535,0.025211604,0.0008531441,-0.0071376627,-0.044988595,-0.008018487,0.008949566,0.010310949,-0.029502101,-0.016496615,0.029400656,-0.03188414,0.052808646,-0.014805562,0.028136332,0.02256002,-0.02435391,0.013030924,0.017548434,0.058185857,0.00988043,0.027678782,-0.041862007,-0.008650937,-0.014172732,0.0049692653,0.0063852365,-0.019937973,-0.00356563,0.013961202,0.039978005,0.065195434,0.0010980691,0.02048732,-0.020635726,0.026684549,-0.04092076,-0.015016608,0.02664748,-0.0114515275,-0.02540327,0.012608613,0.028998682,-0.0073668086,-0.0057594636,0.021981448,-0.0026493128,-0.00865674,0.031811617,-0.0016197889,-0.037960168,-0.059671674,0.000098535034,0.013185953,-0.032326657,0.009764653,0.0030098932,-0.007980671,-0.008325368,0.08250278,-0.013588961,0.0033967104,0.009051667,0.035888247,0.08655495,0.052301735,0.029798176,-0.011757988,-0.030611107,-0.026571287,0.014419467,0.0039138203,-0.010284682,-0.016898127,0.005300865,-0.022258611,-0.007460691,0.007417298,0.0020894026,0.0188274,-0.058729704,0.015930371,0.0012996355,-0.0670728,0.015998296,-0.0072888043,-0.0020626516,0.0034731962,0.032245476,-0.0033650682,0.0031213216,-0.030163148,-0.041521594,0.0043078335,-0.022347942,-0.03402511,0.048088,-0.021919472,-0.000042282976,0.0025633855,-0.015295514,0.012657468,-0.025065621,-0.030970447,0.0053942194,0.027330672,0.020520134,-0.019339224,-0.023299966,0.03665828,0.027243838,0.049366236,-0.029108018,-0.04713652,-0.07701587,-0.0058426773,0.0067703,-0.0073384875,0.014510312,-0.054993734,0.003915343,0.009998981,0.03152817,0.0069255466,-0.004727151,-0.033375565,0.004197121,-0.06434685,-0.014147329,-0.0072087436,0.026307266,-0.0006379083,-0.024222199,-0.025853986,0.015347989,-0.015948592,0.010893339,-0.03676602,0.027175738,-0.037941992,-0.07307994,-0.024281798,0.027013585,-0.013895754,-0.044587325,0.0019831455,-0.0281931,-0.046495344,-0.054203566,0.019558284,-0.009440632,0.046788752,-0.02410432,0.039048404,0.0133465575,0.03020037,-0.04572327,-0.022964504,0.029869502,0.01772058,-0.025376389,0.016513608,-0.028912723,0.004226474,0.050373252,0.015558884,0.0068178396,0.013371107,0.0017731843,-0.0074246596,-0.03314762,-0.009252339,-0.04967498,0.033354588,-0.013939853,0.008136359,0.029179364,0.014152019,0.02352663,-0.041990794,0.031582177,0.03271459,0.040848393,0.026192712,0.086109385,-0.025416113,0.025337674,0.016095739,-0.017444523,0.005133612,-0.013603525,0.012660836,-0.023772813,-0.009765578,-0.055192403,0.0078993095,-0.0023144872,0.06466968,-0.0377434,-0.001437882,-0.02798625,-0.025457717,-0.0029820923,0.013501465,0.02895767,-0.07178487,0.019395102,-0.015204394,0.03358502,-0.03992584,0.006634194,-0.011926043,0.007878767,-0.012281894,-0.013618625,0.017463582,-0.03460612,0.02242101,0.063913144,0.019768003,-0.0023040844,0.012448823,0.02350605,-0.02654143,-0.06771142,-0.03502049,0.061196763,0.009006135,-0.0051241303,0.013629444,0.0052135284,-0.012725906,0.0053740777,-0.021894488,0.02295154,0.0031955712,-0.0076396996,0.028671585,0.017270459,0.033063166,-0.007785717,0.015252309,-0.0046583954,0.04105372,0.010575124,0.020623084,-0.0012013142,0.011744398,-0.039116323,-0.00674402,-0.002529714,-0.02309921,-0.037391003,0.017582579,-0.034102503,-0.020703256,0.055765342,0.015662242,-0.008336636,0.00047527772,-0.04613176,0.0047018873,-0.13166341,-0.024360897,-0.009384484,0.016550235,-0.029339552,-0.014469174,0.036317684,-0.026808146,-0.009898952,-0.013224127,-0.038037986,-0.0055976035,-0.039941248,-0.015264067,-0.009440006,-0.0019692534,-0.026387893,-0.029596983,-0.030755168,0.032566536,-0.000040106625,-0.034043796,0.023051495,0.020910287,-0.0339729,0.019732198,0.020817852,-0.010714102,-0.0032202594,-0.0051652007,0.023169002,0.00015851136,0.040786274,0.03711131,-0.02526619,-0.033783257,0.016274655,-0.03859702,-0.028181516,0.008959836,0.018875597,0.027672835,-0.00543698,0.03878153,0.0047131404,0.027871236,0.035009053,-0.017544528,-0.020505242,0.0070849443,0.046317395,0.064213745,-0.037635498,-0.032377105,0.03712196,-0.029822363,-0.05381906,-0.02010892,0.021759273,0.013461562,-0.017700564,0.02771689,-0.031845517,-0.058362275,-0.012066775,-0.020895395,-0.04211087,0.04329935,-0.0431945,0.028489513,0.003121203,-0.023959106,-0.0020970856,-0.041651454,-0.023973726,-0.008872999,0.026039034,-0.05335903,-0.020836154,-0.020367274,-0.0069180825,-0.014377288,-0.027839297,0.017109318,0.03819536,0.0025086217,-0.030824289,-0.0076190466,0.008258242,0.0007930003,-0.018284773,-0.03323562,-0.0014322827,-0.07915856,-0.043734513,0.028985914,-0.051217586,-0.020427013,-0.0026647265,-0.015855456,-0.007126151,-0.008570437,-0.017207455,-0.023743087,-0.026826194,0.009181516,0.022346616,0.014366684,-0.026707722,-0.015409902,-0.015888844,0.007312363,0.018764086,0.00019315387,-0.05400126,-0.0039761947,-0.008273102,-0.031063277,-0.020373877,-0.053401887,-0.016100904,0.023964785,-0.038638093,-0.026044026,0.017260266,0.067478605,0.014838924,0.01611667,-0.014749691,0.013653495,-0.029939368,0.014746246,-0.031616565,0.037699636,0.06820042,0.03488423,-0.01753235,0.05071143,-0.07286444,-0.05861461,0.012327253,0.00081564207,0.024529766,-0.01972603,0.011418139,-0.03488704,0.019178009,0.03188791,0.041229755,-0.052408867,0.011184448,0.0032973795,-0.023122445,0.021946793,-0.0034559825,0.003139342,-0.029071124,-0.044072583,-0.015814722,0.05580427,0.04553294,-0.047414806,-0.028899308,-0.033555385,-0.015669806,0.06142981,-0.0000062124395,-0.028273828,0.0052428395,-0.03283019,0.024199694,-0.007539681,-0.009372752,-0.0000055099867,0.023900978,-0.0265872,0.014364299,-0.050587475,0.03669204,0.0024439315,0.036900997,0.0074426173,0.05205479,0.03889217,-0.036785148,0.03955697,-0.004768508,0.053887043,-0.024988264,0.011135221,0.028845495,0.005220213,-0.029854266,-0.02255564,0.04211403,0.012552316,0.031987615,0.06559654,0.005087914,0.03357392,0.014005398,-0.0045590973,0.008698628,-0.005102971,0.023039171,-0.009185681,-0.013701828,-0.030189106,-0.03251792,0.010518374,0.018747652,0.028710062,-0.003353689,-0.003024573,-0.019658253,-0.041948847,0.04810011,-0.0064508,0.00041804346,-0.031417683,0.0035085161,0.011860927,0.0019231852,-0.044065982,-0.02762843,-0.0046024607,0.005525455,0.021640087,-0.033346478,0.004223225,0.011886309,-0.017977243,-0.018063614,0.032137208,0.013060405,0.009486848,-0.0007985818,-0.02525704,-0.025951572,0.062987864,0.033611942,-0.0078410255,0.003045089,-0.0048018773],"last_embed":{"hash":"1uezs8e","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"1uezs8e","at":1763795369914},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance#{2}","lines":[250,250],"size":62,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1uezs8e","at":1763795369914}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0050868867,0.035476066,-0.031925183,0.013326146,-0.0477329,-0.042742994,0.01178461,0.06914332,-0.024648836,0.040601358,0.014196918,-0.0009892383,-0.008425242,0.019968133,-0.0013491698,-0.024645431,-0.059590556,0.050122418,0.023973601,0.019634403,0.03459649,0.03518842,0.041276492,-0.00048008875,-0.0013664911,0.014435885,-0.0043191565,0.013980565,0.016619727,0.041406896,-0.018695947,-0.020995734,-0.0027531304,-0.027197892,-0.012105567,-0.045604523,-0.009801066,-0.031465523,-0.03477177,0.035073288,-0.017395373,0.008455423,0.022153389,-0.019640619,0.023417959,0.010884687,0.018360958,-0.018126018,-0.04802826,0.018882215,-0.0097709745,-0.054043412,0.0010403374,0.0110868625,0.0074183284,0.024559027,-0.011833594,-0.031780213,-0.03752123,0.027787007,-0.03501508,0.029633591,0.031662095,-0.008529379,0.025822526,0.027752955,0.02148849,0.019352922,-0.018132932,-0.06820071,-0.004426384,0.051896155,-0.037134677,-0.01890952,-0.020789795,0.050748166,0.023570256,0.008413473,0.007085349,0.00874657,0.015291184,-0.033940412,0.013983731,-0.031265225,0.01874078,0.01841151,-0.050700847,0.030932173,0.031495787,-0.021298192,0.0089360075,-0.0270714,0.0045852563,-0.035821892,-0.02481773,0.0144808525,-0.005991505,0.0029651425,0.042146564,-0.01651248,0.014745442,0.0115184495,-0.0017850619,-0.007759021,0.025468186,-0.0002326322,0.009955585,0.010692254,-0.026136452,-0.026334446,0.007160609,0.0032310295,-0.017514931,-0.003216567,0.007064262,-0.05458972,0.008121914,0.01017048,-0.012611332,-0.03518632,0.029743288,0.0023182752,0.021385858,-0.01719875,0.013692802,0.032889955,-0.012688499,-0.006180632,0.019702911,0.0027250971,-0.028810667,0.012846657,-0.00016885082,-0.02113316,-0.027048787,-0.0049276585,-0.012087975,0.03503295,-0.05094904,-0.08193358,0.0065085003,0.047636144,-0.013148222,-0.004305836,0.039555147,-0.0031470119,0.06710697,-0.008797804,-0.03521324,-0.004429105,-0.015268223,0.018323207,0.0047085965,-0.010200172,0.015758203,0.0093254065,0.03833773,0.04972973,-0.03177607,-0.02159031,-0.049189415,-0.004036939,-0.033903964,0.0014761406,0.014772329,-0.03356533,0.017496772,-0.00051013706,-0.02209847,-0.015754214,0.0077501046,-0.008845772,-0.008425861,0.053598396,0.02849013,0.04051037,0.045778632,0.03873022,0.06956307,-0.03814923,-0.05722374,-0.035374917,-0.021946203,-0.037388388,-0.034048915,-0.013089782,0.058593683,-0.011445248,-0.012053742,0.052217986,-0.029546374,0.044962157,-0.026345951,-0.003163494,0.0049084467,0.0064524566,0.021006143,0.02864137,-0.0020683727,-0.0093799895,0.015578802,0.0473609,0.010407404,-0.04251949,0.006656466,0.00887711,0.039679494,-0.048198134,0.01593551,-0.048640788,-0.0063090078,-0.020613404,-0.02711692,0.0044769556,-0.0352365,-0.0068535,0.0025322256,0.028335724,0.010671472,-0.025758224,-0.054894246,0.036890373,-0.016220924,0.019810196,0.0476601,0.0056911935,0.015739359,0.0305411,0.027112037,-0.060680192,-0.06393923,-0.00070500164,0.034420945,-0.029221216,0.1140394,-0.016047569,-0.043248124,0.016714254,-0.0065523353,-0.01849393,0.001807948,0.016610054,0.036803525,-0.030584361,-0.01757485,-0.042619172,-0.00870309,0.041991662,-0.025503451,0.0077336133,-0.016478987,0.0016335538,0.01707979,-0.01587415,0.004457621,-0.009423295,0.024537243,-0.00058373535,0.007002044,-0.0154535165,0.036189474,-0.0070484243,-0.020771123,0.008070937,-0.0061396477,0.0031848913,-0.024897221,-0.022059316,0.016302427,0.037107795,-0.03538338,0.022949627,0.017091772,0.0746277,-0.025791774,0.015121516,-0.009395787,0.0066833617,0.03896959,0.036810234,-0.045618866,0.03172881,0.040458284,0.03161794,0.020545753,-0.012775418,0.015904382,0.006172192,-0.004085859,-0.039056968,-0.044254884,0.0282277,0.057038363,0.015774406,0.009767196,0.06726682,0.017755993,-0.15614356,0.028608099,0.0020376914,0.03203257,0.0059513617,0.013168623,-0.038603857,-0.012990515,-0.094209276,0.041251745,-0.014965979,-0.041972112,0.023690738,-0.036374856,-0.02936503,0.029749783,0.0051067234,-0.0073609473,0.011097709,-0.030580387,0.006745197,0.00025633085,-0.015746417,-0.013188375,-0.037404675,-0.014282836,0.06828216,0.018070137,-0.044629525,-0.013081952,-0.032972045,-0.0063734446,0.011898368,0.03741172,-0.007361958,0.011959983,0.024904747,0.008617037,0.039661363,-0.021745304,0.03404507,0.032868344,-0.02578339,0.0005814493,0.032534968,0.028781498,0.022641784,-0.021619689,-0.04801103,-0.012453765,0.038867015,-0.033440795,0.010071891,0.02216912,-0.03143396,-0.02109424,-0.0132470885,0.086882636,-0.03987918,-0.009079982,0.04817883,-0.02896216,0.009889285,-0.038436405,-0.027005218,0.005559102,0.024432184,-0.0064446274,0.04091139,-0.018518085,0.037474524,-0.059469618,0.05788265,-0.00040789196,0.010934542,0.021405814,-0.02242936,-0.04919791,0.014542788,-0.1028659,-0.0078883665,0.01911245,-0.012662474,0.010605869,-0.03766101,0.0044639315,-0.021428287,0.049796835,0.024714924,0.24856576,0.0422107,-0.016015142,-0.008160215,0.01829291,-0.008872533,-0.01616393,0.024297018,0.041420836,-0.0024478373,-0.04011776,0.0131087415,0.0037819466,0.0027094912,-0.01512096,0.01069514,-0.0152379945,0.0006911479,0.06078608,-0.0069086063,-0.01797859,-0.014378456,0.0026846137,0.021721715,-0.037734788,-0.03149247,-0.04694458,0.0029957993,-0.0348501,-0.002764813,-0.039536674,0.07107586,0.022620615,-0.014001909,-0.045869727,-0.002445024,-0.013277066,-0.00036345073,-0.010342967,-0.009333191,-0.01947839,0.0017037067,-0.019160211,0.0156095745,-0.061044108,-0.044226833,0.04370088,0.0048629628,-0.047891773,-0.03134277,-0.06984866,-0.027284184,-0.0347141,-0.026447289,-0.0029225203,-0.046895314,-0.025430258,-0.044615936,0.03395789,0.05297256,0.027131727,-0.00050129474,-0.055379536,0.0011717434,-0.0052098897,0.044819634,-0.053567234,0.022830486,0.025872454,0.041423675,-0.0077796616,-0.0068023484,-0.026626518,-0.0096884705,0.0036649117,0.023173744,0.07522295,0.03401586,-0.0050979527,0.05843524,-0.035284687,0.00057382166,-0.03314703,-0.0071691824,-0.013620383,0.01604518,0.034173258,0.047267094,-0.025768038,-0.047605928,-0.054302957,0.024815232,-0.006129613,0.021598032,0.012158334,0.027589554,-0.00012893743,-0.029476374,-0.013556572,0.041322015,0.0038246866,-0.03601682,-0.011735372,-0.056627825,0.01949466,-0.00622382,-0.00009059962,-0.016185682,0.044753484,-0.022971857,0.009405812,0.012893165,0.0012312643,-0.022240993,-0.03156583,0.013058085,0.025388444,0.028742896,0.025144411,0.018714022,-0.01152741,0.010765844,-0.0051385164,-0.02259329,-0.0019665717,-0.011969424,0.012016875,0.017950833,-0.0015113686,0.044378184,0.04349173,-0.03363712,-0.027523495,0.027873231,0.0041002934,0.030670118,-0.04540093,-0.0017316075,0.040494435,0.008467745,-0.0342159,-0.020228282,0.013485383,-0.01809285,0.052933797,0.0032670195,-0.021966634,0.019208845,-0.004489068,0.017952446,0.015105201,0.08659111,0.010038449,0.01868282,-0.021327088,-0.040871095,-0.0020808002,-0.019401854,-0.024041023,-0.025749257,0.0059208074,-0.00064375665,0.030975556,0.043293662,-0.0074959625,0.018743308,-0.021767631,0.014778784,-0.03578614,-0.007881288,0.027962156,0.0010478228,-0.03850057,0.028231727,-0.038090385,-0.031947557,-0.024275767,0.038297884,0.0126390485,-0.015182419,0.031922538,-0.0016224014,-0.04880752,-0.048822865,0.02003216,-0.040384967,-0.0637763,0.0070720045,-0.0017290683,-0.005839662,-0.0037391975,0.082998626,0.020230979,-0.012069361,-0.009981171,0.04311018,0.073634855,0.048441853,0.027316343,0.009288034,-0.03400351,-0.01909399,0.00064013724,0.02480945,-0.0265352,-0.029639313,-0.0070025823,0.0072790827,0.0072994996,-0.0026617425,-0.00982607,0.028730104,-0.05963438,0.0052651446,-0.003450232,-0.047426805,0.0077862735,0.01580379,0.05216557,-0.031805538,0.006632331,-0.03434216,0.01952752,-0.011500478,-0.03530707,-0.009473957,-0.03738759,-0.048306596,0.022959264,-0.02723329,-0.000041990566,0.0051212227,-0.0054691574,0.025788896,-0.026317887,-0.05559329,0.028453333,0.024456315,0.042346273,-0.02701108,-0.006280743,0.059684087,0.013017107,0.03682974,-0.02073468,-0.015661923,-0.07078768,0.0035202082,0.0058390372,-0.014744135,0.03540337,-0.07113724,-0.0023572827,-0.015850917,0.05299476,0.013333897,0.012614025,-0.045313686,-0.027566174,-0.041870806,0.0033777307,0.0009596841,0.030263303,0.006236327,-0.006379336,-0.026323212,0.0080150245,-0.0093653295,-0.017621268,-0.048100464,0.032182097,-0.025393713,-0.07349434,-0.033979043,0.033593647,-0.0065009217,-0.04888586,0.007612362,-0.013721213,-0.056948308,-0.054291684,-0.014206246,-0.016642738,0.03475456,-0.027528608,0.030319618,-0.0047782552,0.020653114,-0.023848351,-0.0478732,0.023354452,0.011106342,-0.018804241,0.016261974,-0.053857986,-0.0040846374,0.028975602,0.011777307,0.014057858,0.030249603,0.0028213067,0.00015708247,-0.0333205,-0.017344492,-0.033408713,0.039676204,-0.0060751652,0.008936043,0.001558279,0.01989124,0.05086865,-0.05594045,-0.009833935,0.06255616,0.002077584,0.027030388,0.044998057,-0.0012369173,0.026047053,0.0093130255,-0.0075373193,0.016087567,0.0013164262,0.0009938634,-0.021294324,-0.027848266,-0.04538487,-0.039458916,0.004330944,0.07164137,-0.06555124,-0.00029434692,-0.056373224,-0.028759327,0.00010664739,0.026388058,0.02752033,-0.034781702,0.02069395,-0.011415631,0.0064297095,0.021526918,0.03771275,-0.018423567,-0.0016562808,-0.0045760204,-0.021147205,0.0075023905,-0.02254605,0.033104405,0.042996984,-0.0041205664,-0.0065916786,0.0065260376,0.039939296,-0.030692022,-0.030848665,-0.016919302,0.034087393,0.021677606,-0.010738361,0.05133035,0.0024803153,-0.003060779,0.020056382,-0.0036973269,0.020223496,0.02256441,-0.015106875,0.02722108,0.025615616,0.0010080199,0.0061225076,0.00843171,-0.0074967113,0.03802325,0.009582825,-0.00670669,-0.0074362336,0.020541737,-0.032984775,-0.013336736,-0.010049417,-0.012038259,-0.03502631,-0.005619625,-0.00072969776,-0.007944152,0.04994453,0.04580971,0.017972426,0.018592976,-0.047068242,0.010439923,-0.13719031,-0.013565507,-0.0067208475,0.02994764,-0.0022258335,-0.016468009,0.014103412,-0.023961056,0.003466279,-0.028129004,-0.019096095,-0.009330641,-0.0052517536,-0.019721111,-0.009210367,-0.0075580184,-0.024268307,-0.0170878,0.006090143,0.059403233,0.010106666,-0.026758043,0.010479965,-0.020178549,-0.010792497,0.0035451632,0.017724859,0.0014478276,-0.025533764,-0.01938239,0.003103659,-0.002734556,0.03774443,0.028162286,-0.03641789,-0.027614491,0.011151456,-0.005328247,-0.023265308,0.014667946,-0.016130747,0.028485125,-0.0187861,0.021466691,-0.0058661746,0.081083626,0.016745275,-0.011827044,-0.0073831393,0.005471999,0.030748725,0.055441268,-0.027608886,-0.0126054585,0.023592755,-0.008847493,-0.023380186,-0.017868252,-0.010855229,0.019601798,-0.02034219,0.026528826,-0.017174907,-0.047111075,-0.0061492175,0.016500147,-0.044925086,0.028581195,-0.04945376,0.019343086,0.006726589,0.018469669,-0.014738658,-0.057217445,-0.025577264,-0.028109645,0.05106831,-0.0434112,0.0058955792,-0.008527156,-0.024360506,-0.019695658,0.0047669485,0.016271573,0.053558085,-0.02292796,-0.04049069,0.017896203,0.01575157,-0.02127648,-0.018042788,-0.041347165,0.023721129,-0.054068454,-0.038672734,0.016624423,0.0014627203,-0.03278036,-0.013311125,-0.032274015,-0.031733777,-0.011904394,-0.0045694164,-0.03694734,-0.029077072,0.0039269724,0.042351548,0.011281621,-0.035563238,-0.0061363718,-0.020083603,0.011009081,-0.03200623,-0.007874225,-0.07976761,-0.020948155,0.005771652,-0.032758694,-0.010224098,-0.07827225,-0.019447463,0.015916543,-0.05012407,-0.027089749,0.0074447235,0.036231104,0.0475078,0.030183591,0.013132342,0.011458312,-0.02236599,-0.0080477325,-0.033541594,0.026702262,0.055136368,0.021351922,-0.044128824,0.05481336,-0.06631239,-0.03023739,-0.019240625,0.039800122,0.042481456,-0.02947285,-0.022117494,-0.05842861,0.021642957,0.043455046,0.045261085,-0.038127825,-0.013676694,0.021503981,-0.024098778,0.041737266,-0.009362415,0.010434753,-0.05493415,-0.010179279,-0.044867437,0.062980436,0.019368907,-0.03726952,-0.010477893,0.0011744444,-0.035417493,0.022117142,0.008846769,-0.021176087,0.0142055815,0.0035615216,-0.0022291054,0.008120452,-0.009878889,0.042797055,0.011564307,-0.04373501,0.0014739011,-0.008620701,0.017512098,0.014130354,0.0492607,0.008581412,0.06590533,0.037964594,-0.031505022,0.043807335,-0.014439621,0.06896511,-0.014668661,0.0056564175,0.015143731,-0.0040689115,-0.02636981,-0.022911817,0.060379248,-0.014761309,0.0133155575,0.0490752,0.01625223,0.039698053,0.0049848026,-0.027067535,-0.0070721293,-0.02012917,0.019159324,0.005622826,-0.018554552,0.0103818085,-0.024311552,0.010734473,-0.0020692232,0.034480374,0.0045677847,-0.016225925,-0.012030825,-0.03642492,0.028251559,0.0067632715,-0.004676111,-0.015193115,0.02716779,0.063238665,0.005489085,-0.026912795,-0.045671035,-0.00608387,-0.0040414147,0.01939162,-0.016699817,0.004322689,0.025813252,-0.026669238,-0.009831193,0.01639311,-0.020249017,-0.010025687,-0.009755293,-0.037365317,-0.025732335,0.03965833,0.018400598,-0.0082040755,0.023867968,0.0086982725],"last_embed":{"hash":"1mj3sgi","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"1mj3sgi","at":1763795369914},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Troubleshooting#Slow Performance#{3}","lines":[251,252],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mj3sgi","at":1763795369914}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Completed Setup Steps": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013639659,0.0065239696,-0.02371716,0.024902172,-0.019371469,-0.0032455667,0.028825913,-0.01716406,0.0101404255,0.05338,0.01177187,0.03060348,-0.031645123,-0.0012763309,-0.006353804,-0.017108578,-0.030088337,0.04107648,0.048203565,-0.0077717756,0.021035781,0.033797603,0.045800116,-0.012938795,0.009114342,0.022594923,0.012064898,0.009136648,0.014125209,-0.012795773,-0.04648241,-0.023889638,-0.019917704,-0.015906721,-0.009712875,-0.056044433,-0.010310428,-0.026835032,-0.03253756,0.037162006,-0.00300976,-0.03371967,0.0132916765,0.008803633,0.04031489,-0.016187325,0.025651963,-0.015814675,-0.035770133,-0.024088362,-0.025742872,-0.0012606825,0.012741733,-0.010195052,0.042518046,0.023088636,-0.036888756,-0.035281036,-0.038376074,0.025656644,-0.053975597,0.05273752,-0.016853418,0.01987795,0.025613679,0.021153038,0.009428753,0.028698951,-0.010816614,-0.041221052,-0.0018085127,0.022232782,-0.046278063,0.005907122,-0.025610818,0.00983251,-0.003607328,-0.0016970502,0.019294703,0.030049335,-0.014299005,-0.040031023,0.0025306116,-0.013128956,0.009843466,-0.010038621,-0.050437514,0.10003192,0.027132332,-0.021730728,-0.004144361,-0.046874885,0.02747416,-0.05257663,-0.046784613,-0.0044899667,0.011139605,-0.014520556,0.02470628,0.010388579,-0.01664746,-0.011505622,-0.010497055,-0.017430916,0.003143377,0.016387735,0.01199567,0.0055208923,-0.025168862,-0.014268547,0.003267918,-0.01687932,-0.01460117,-0.03571765,-0.011069553,-0.054807246,-0.004396782,-0.0034942718,-0.034333386,-0.033134516,0.045295704,-0.019063972,0.04926496,-0.010287281,0.023098193,0.025609624,-0.009823637,0.023416204,0.02847845,0.03018582,-0.036934253,0.0041974965,0.008536805,0.0051157195,-0.021811798,-0.019369721,-0.024383413,0.029119508,-0.01884393,-0.05643281,0.0055731772,0.067031436,-0.02963047,-0.017662695,0.026108267,-0.034522776,0.060832743,-0.018670421,-0.0030913155,-0.023396172,-0.00036780853,0.020837363,0.012137314,0.021115486,0.009488841,0.03294418,0.016717993,0.014945588,0.010483902,0.03368088,-0.015859747,0.06310348,-0.022011219,0.0032880832,0.021991346,-0.042374715,0.017171584,0.01446076,-0.0059069744,-0.02596007,-0.017224653,0.029522572,0.0318566,0.070690446,0.03185976,0.034742888,0.010890768,0.020249913,0.051451445,-0.032392982,-0.05731418,-0.05733775,-0.015182695,-0.048406404,-0.014788872,-0.008921371,0.04252402,-0.028827434,-0.011857625,0.08139967,-0.050299875,0.029666213,0.010853659,0.008312351,0.0104211,0.034392834,0.027593771,0.019871878,-0.0034983095,-0.050279602,-0.017005814,0.036184814,0.060066562,-0.0110893985,0.016528653,-0.0029003867,0.027683472,-0.02880764,-0.018101633,-0.05738571,-0.008545528,-0.034554016,-0.04250764,0.002530362,-0.021963863,0.015427267,0.0041616014,0.017506082,0.0055273403,-0.024008503,-0.020344542,0.028781462,-0.015028973,0.0317338,0.040932715,-0.023271581,0.03839209,0.00550885,-0.032357324,0.0034808142,-0.038132243,0.004974251,-0.027315345,-0.049736366,0.08409814,-0.01615254,-0.047555868,0.008457738,-0.0041709924,-0.0043221745,0.013930998,-0.007061161,0.020589188,-0.018324347,-0.03368356,-0.016664369,0.016532663,0.04960308,-0.026398303,0.0015998844,-0.020804472,0.020085309,0.0046639773,0.023829795,0.020948006,-0.0025806203,0.0020094106,0.00064933725,-0.0113718705,-0.016481906,0.025921164,0.042371288,0.005527742,0.0064135846,-0.018495705,0.029553298,-0.031889427,-0.030422987,0.018990122,0.0014424459,-0.019696971,0.05770232,0.0065257144,0.06428292,-0.011911948,0.014600181,0.010011083,-0.012677824,0.031794474,0.055134114,-0.045912605,0.0070142676,0.01758713,0.027850969,-0.020984652,0.0066218977,0.020088255,0.015664617,0.0149193,-0.03100682,-0.07037472,0.053365618,0.08312731,-0.0013770736,0.020386053,0.054613743,0.000476178,-0.1720351,-0.005719144,0.03172932,0.02042791,-0.008319422,-0.007497032,-0.05191572,-0.048963208,-0.052363664,0.025895737,-0.005487041,-0.054052427,0.016199466,-0.016403385,0.031827547,0.020031193,-0.013260127,0.01954835,-0.038155057,-0.036723796,-0.000039311803,-0.036649756,0.0061031515,0.04350952,0.017798496,0.014574276,0.057741247,-0.014776412,-0.012936399,-0.010777645,-0.010815019,-0.017645884,0.023090506,-0.003398146,-0.008025066,-0.0018897267,0.03903346,0.026108675,0.0064914343,0.014280692,0.006601156,0.04322198,-0.015320746,0.0154572055,0.017396638,0.044950143,0.011824092,-0.005286513,-0.043588057,0.025546327,0.053675856,-0.041156344,-0.01733263,0.0061611454,-0.046625115,-0.035470568,-0.0017544263,0.067054085,-0.026489507,-0.04434682,0.031858366,-0.028891195,-0.004601045,-0.047019023,0.02028644,0.0041854116,0.00049968343,-0.0018497453,0.012616307,-0.010890438,0.014111253,-0.06975295,0.006846627,0.005325925,-0.00062793447,0.0070621474,-0.026219854,-0.03057731,0.0012780017,-0.10840709,0.014345033,0.015788719,-0.0011966302,0.0036653061,-0.022633318,-0.025278859,-0.028440913,0.022270774,0.010845491,0.23601146,0.026736166,-0.007419525,-0.0063702418,0.00654166,0.010494951,0.016040888,0.03158494,0.0147298165,-0.028134406,-0.013984816,0.018583154,0.011425712,-0.005261551,-0.02492413,0.010889124,-0.025135947,0.025187368,0.03918319,-0.015566953,0.019041311,0.015077249,-0.011268884,0.05867488,-0.030839013,-0.05548398,-0.017769916,0.02116425,-0.056396995,0.020731345,-0.004888177,0.06732667,-0.0041795745,-0.02655361,-0.077411,0.039322283,0.0101732155,-0.031846683,-0.0008368289,0.01007403,-0.0037656045,0.0004512366,-0.001424159,0.0052893264,-0.01514281,-0.014449994,0.029805733,0.0007681845,-0.035864983,-0.04297039,-0.03508664,-0.024648895,-0.05852668,-0.036238614,0.04606163,-0.018151434,-0.033775005,-0.04245446,0.015244382,0.04975365,0.015213002,0.014064797,-0.094977856,-0.0723673,0.019775163,0.036730148,-0.00028004585,0.009590445,0.019911082,0.04284167,-0.00342813,-0.02264945,-0.007925383,-0.039528698,-0.0040650633,0.023214092,0.07827341,0.0785734,0.019883694,0.039697804,-0.00022056105,0.015738294,-0.008870827,0.05172138,-0.00019065554,0.025111075,0.033031765,0.057022266,0.0077372952,0.006517004,-0.009251965,0.0025797295,0.031720683,0.06359394,-0.017600872,0.0026765394,0.026577529,-0.027350375,-0.015230922,-0.022152511,-0.0036974985,0.010284525,-0.042828728,-0.013337191,0.029154476,-0.053065598,-0.008780532,-0.001320007,0.026195627,0.0075323447,-0.024344658,0.01579835,0.021473218,-0.023508834,-0.012765998,0.024131836,0.018726135,-0.011260243,0.03907882,-0.015346356,0.016914355,-0.029658645,-0.0009466178,-0.02141331,-0.03245175,-0.020490719,0.009102429,-0.03421988,-0.02024029,0.032496862,0.036809,-0.024704238,-0.0046972767,0.03893174,0.041591648,0.034920167,0.004210521,-0.022428636,-0.009897652,0.00065009977,-0.047917623,0.009741006,0.016909115,-0.031039946,0.04026496,-0.00087181875,0.01566523,0.026886899,-0.010656922,0.043494444,-0.028669659,0.050028928,0.004422514,0.020265646,-0.035933476,0.0016255082,-0.017585495,0.0038068616,0.029156493,-0.025938578,-0.023386195,0.010562796,0.066523254,0.0580806,-0.00031782713,0.007122417,-0.048619527,0.037993975,0.016843025,-0.009838798,0.021948779,-0.043651666,-0.059060317,0.042926952,0.033240486,-0.030449152,-0.05427965,-0.020179568,-0.001665892,-0.019442227,0.046488225,0.004882993,-0.05576718,-0.06431107,0.02208701,-0.049902476,-0.030450298,0.0044931415,-0.034798823,-0.002405475,-0.018498462,0.086400226,-0.0068621603,0.0037675682,-0.023710184,0.039507218,0.08347864,0.019293642,0.007500753,0.013772388,-0.045461927,0.014319902,-0.022065734,0.020362576,-0.014730724,-0.040677525,0.010603243,-0.01670699,-0.04571251,0.015894441,-0.034180526,0.017300053,-0.065354,-0.01352714,-0.0010068343,-0.06562943,0.036513757,0.017366271,0.02148794,-0.035355315,0.034145907,-0.009214597,0.018915571,-0.056137078,-0.032272585,0.0033806227,0.0049927407,-0.04101254,0.0075452556,-0.031887095,0.001391438,0.0029604442,-0.007077613,0.0050706454,-0.0029401213,-0.025592381,0.027027972,0.02518002,0.037379593,-0.023220783,0.017055348,0.047005985,0.039925598,0.0335952,0.018332602,0.009292267,-0.0578546,-0.0073615713,-0.028719425,0.0071964394,-0.016843943,-0.08228366,0.0014082432,-0.021995792,0.043148685,0.006333524,0.007099008,-0.041769825,0.000059376238,-0.054144282,-0.010583879,0.0021978756,0.032656427,-0.028106922,0.036705706,-0.044398256,0.010651765,-0.012488038,-0.017485887,-0.037878346,0.032805253,-0.03584446,-0.041353766,-0.015297391,0.0054353164,0.0031342853,-0.03783456,-0.032948725,-0.011349886,-0.02492473,-0.057938173,-0.00802593,-0.02152429,0.009962127,-0.04233605,0.024958892,-0.012795846,-0.0061701285,-0.04508997,-0.046637863,0.02343972,0.013739722,-0.0011535508,0.008780074,-0.048441723,-0.015652709,0.015939688,-0.018478848,-0.000704864,0.052154083,-0.01172029,0.005936773,-0.025538588,-0.033857733,-0.014027891,0.027047982,-0.04356794,0.002918404,0.02475935,0.010048031,0.022114433,-0.041610543,0.0031165057,0.048596602,0.050390664,0.042062715,0.049846426,-0.0025007233,0.031817347,0.020161336,-0.022309033,0.009056399,-0.020188028,-0.014671105,-0.0021228387,-0.013731053,-0.026655748,-0.0073473817,-0.009291829,0.042843513,-0.033794355,0.020678772,-0.000102488135,-0.0283532,-0.027609186,-0.02270994,0.018056946,-0.016486207,0.010544514,-0.015855461,0.0047693085,0.021555187,0.021727845,-0.024980929,-0.00085166545,-0.07317837,-0.031032683,0.0041730236,-0.06211873,0.03353301,0.008028821,-0.0043702503,-0.004652017,-0.0020191534,0.034008935,-0.06378725,-0.0038155592,-0.008498493,0.057801712,0.0026943285,-0.0071009956,0.051672395,0.0159715,-0.01684622,0.0075625894,-0.031681128,0.012868867,-0.0065615326,-0.0130136665,0.022411332,0.035180803,0.027019158,0.0018870952,0.0057458906,-0.038127907,0.023284618,0.0068603563,0.023337532,0.009697359,-0.0051334575,-0.045652516,-0.019411992,-0.055867683,0.004767639,-0.023802765,0.010813481,0.004654184,0.0018423079,0.037078258,0.039565586,-0.0063453796,0.013788662,-0.027705874,-0.015938658,-0.13411774,-0.009806997,-0.026024448,0.050609317,0.0036805365,-0.014577633,0.018334102,-0.029073566,0.02534367,-0.004067184,-0.018600846,-0.010314869,0.03261289,-0.020573696,0.023126341,-0.0036761952,-0.040955354,-0.023847794,-0.029537547,0.0066290833,-0.019427639,-0.041832678,0.006207079,-0.006661115,0.011824884,-0.0022838952,-0.01407315,-0.0020586858,-0.0010997831,-0.029785173,-0.0112777185,-0.05435782,0.016752627,0.042070646,-0.022635212,-0.0098004015,0.0057366197,0.0142219765,-0.029307352,0.011093941,-0.00018417959,0.04429003,-0.011759176,0.044104513,-0.0035674104,0.025926586,0.01363004,-0.019417545,-0.020435696,0.0106049245,0.012716326,0.047492012,-0.023007084,0.009781142,-0.0065121427,0.010614068,-0.029726505,-0.007503572,-0.06443466,-0.043116156,-0.051317398,0.05867734,-0.006499432,0.008017576,-0.021841116,0.02245168,-0.028438188,0.01865225,-0.028527861,0.005365988,0.017076127,-0.013950593,-0.02175807,-0.042561684,0.00755234,-0.05775562,0.045040168,-0.028300835,0.0004835049,-0.010500696,0.010198055,-0.022533378,-0.02430366,0.052768696,0.06247816,0.004125435,-0.017559383,0.013916489,0.010537606,0.013116277,0.0015753643,-0.053085163,0.00918561,-0.04895241,-0.055266276,0.013704982,-0.018578937,-0.021234155,-0.0010716103,-0.0096373465,-0.02323421,-0.0019400794,0.0109483525,-0.0152996285,-0.043563243,0.04811364,0.03256415,0.015090342,-0.021552257,-0.02103898,-0.021425493,-0.0063404115,-0.014118576,-0.012721241,-0.036960848,-0.02753213,0.0048497287,-0.014583536,0.0024645198,-0.07172352,0.013842053,0.035264563,-0.03521457,-0.031113926,0.006188145,0.04070099,0.033327535,-0.0040631937,0.0011228292,-0.013998972,-0.005708541,-0.036693197,-0.019668533,-0.0018450565,0.033484895,-0.0016952687,-0.04245674,0.05696543,-0.037250184,-0.041047763,-0.03954796,0.010453087,0.023717739,-0.0056532347,-0.02213898,0.0003992974,-0.017142896,0.04345427,0.023282915,-0.068186805,0.017210074,0.015313417,-0.04441149,0.057536203,-0.022015588,0.02701259,0.0010674222,-0.03057,-0.023762727,0.077195495,0.03705997,0.006656021,-0.022253318,-0.0123502975,0.013581068,0.043502863,0.0034967014,-0.019255936,0.032054316,0.018831005,0.029373122,-0.010420647,-0.0078846235,0.040630165,0.033387907,-0.012203642,0.007990292,-0.02360134,0.026209895,0.008876568,0.030596143,0.018591078,0.07609861,0.044665094,0.0054671094,0.027141316,0.018485356,0.03680033,-0.028862651,-0.01391599,-0.0006986248,0.026167294,-0.0028803332,-0.04890407,0.056517866,-0.05442211,0.0027991529,0.027861197,0.013767919,0.039168656,0.012968277,-0.008303429,-0.022339027,-0.02993548,0.018941864,0.007406125,-0.020664126,-0.018288052,-0.021164944,0.007850394,0.011122847,0.030513125,-0.003529556,0.015483513,0.0014141663,-0.033663273,0.06652207,0.006923057,-0.0018295523,-0.02354857,0.008679847,0.04854611,-0.0043404037,-0.04187363,-0.03231977,-0.026951736,-0.010456936,0.039191082,-0.024891632,-0.030137615,0.022503125,-0.014273256,0.01831039,0.036709305,-0.0049677743,-0.010947612,0.045086704,0.014800472,-0.021787995,0.040024046,0.004623534,-0.028646806,0.00025146554,-0.013629791],"last_embed":{"hash":"p34br5","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"p34br5","at":1763795369914},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Completed Setup Steps","lines":[255,265],"size":340,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"p34br5","at":1763795369914}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.004438195,-0.00251762,-0.03314707,0.0018159491,-0.019501464,-0.000703718,0.044340882,-0.0242365,0.01581921,0.046422314,0.020392958,0.03963451,-0.015307662,-0.0024826364,-0.004392635,-0.027643388,-0.033009544,0.032307614,0.048038702,0.0010540753,0.033417985,0.033583574,0.04722688,-0.004766197,-0.0008553489,0.02315195,0.032225616,0.015062975,0.015957579,-0.003381712,-0.051873293,-0.029822279,-0.004413073,-0.010475276,-0.009100631,-0.06977654,-0.012378206,-0.0077470033,-0.031290825,0.039156053,-0.0006758719,-0.022673203,0.00019225133,0.004538143,0.04614556,-0.00023634383,0.013166475,-0.016068049,-0.02229261,-0.0066308635,-0.022925586,-0.012214095,0.0033820209,-0.0076958267,0.01294644,0.01584604,-0.057430603,-0.059597846,-0.025289923,0.015440587,-0.037516095,0.049437054,0.002008304,0.019871049,0.022025583,0.026191097,0.0065497253,0.007177289,-0.006183047,-0.047167033,0.016030805,0.01804554,-0.04985255,-0.00096990186,-0.036770545,0.01957325,0.002753963,-0.018020151,0.009753605,0.03251471,-0.0070263655,-0.042039048,-0.006861477,-0.034021236,0.023187743,0.008037363,-0.05277031,0.08686927,0.012645887,-0.026868153,-0.014032451,-0.026764784,0.0350823,-0.010112888,-0.064264104,0.0024426195,0.019963225,-0.019032715,0.025148548,-0.007980476,-0.042804897,-0.0021657785,0.010335427,-0.022239681,-0.021058386,0.0014955591,-0.0072774044,0.004931135,-0.037765853,-0.016257303,0.00091357774,-0.019148013,0.00051195145,-0.034265548,0.00012692562,-0.046684407,-0.0107523175,0.010793336,-0.0021924523,-0.0314732,0.047110178,-0.03164851,0.05431837,-0.023895288,0.021103596,0.023454877,-0.0056111785,0.030012088,0.031143218,0.0265171,-0.011444738,0.0071487543,0.0037407593,0.014926017,-0.026183281,-0.026598388,-0.01721585,0.021979105,-0.026444474,-0.049486138,0.012494648,0.050512247,-0.0037186956,-0.0046243877,0.030221993,-0.017589513,0.0608937,-0.025702218,0.0007941876,-0.03904921,-0.00095228147,0.03189258,0.0015001111,0.031343605,0.008828654,0.020155853,0.02644071,0.02742125,0.003014073,0.045564853,-0.024850149,0.030222487,0.004101678,0.001047972,-0.0064474107,-0.046475884,0.027776895,0.03091849,-0.0022157924,-0.028053787,-0.02468798,0.017013222,0.016125476,0.045400746,0.035705913,0.033893265,0.032131135,0.0059493287,0.045964476,-0.047484785,-0.05250509,-0.061750792,-0.024828289,-0.044009052,-0.016652998,-0.02192,0.02743848,-0.032662813,-0.0067688315,0.08289999,-0.06239815,0.04454215,-0.0019546717,0.013802228,0.019440968,0.029228514,0.0025612386,0.018690892,-0.009838719,-0.04104276,-0.02565239,0.040382966,0.046623714,-0.047024574,0.011991926,-0.0028126813,0.036166925,-0.035203863,-0.010485878,-0.06403662,-0.021981122,-0.016444191,-0.051545404,0.0047600414,-0.008939617,0.016974464,0.022274645,0.0023053326,0.009677647,-0.016789634,-0.035828546,0.043671727,-0.006829698,0.046472486,0.042474385,-0.015088414,0.019337248,-0.007185032,-0.012371806,-0.014497264,-0.049281817,0.0055656815,-0.023306802,-0.03444785,0.08955259,-0.014917556,-0.0697715,0.01519672,-0.008212221,-0.0077162376,0.008836695,-0.01050585,0.014934736,-0.01919111,-0.00924014,-0.009370302,0.0002171271,0.058591995,-0.024562499,-0.0031515546,-0.019234166,0.018626131,0.017271386,0.015878072,0.014314542,-0.00929748,0.0015534292,-0.010308961,-0.014693828,-0.0042517968,0.029790169,0.037171934,-0.013663291,0.0030272144,-0.008004744,0.0436433,-0.025828704,-0.0045243474,0.019545859,-0.017250132,-0.017631207,0.033475768,0.008219942,0.058703773,-0.0083739655,0.004774338,0.0011897,-0.019761136,0.040079087,0.020683015,-0.035540175,0.028924724,0.014360824,0.024359712,0.003151524,0.004442314,0.046166085,0.033625286,-0.01418945,-0.033380717,-0.076630585,0.03904861,0.07412785,0.0048798006,0.015864262,0.031860728,0.020982908,-0.1695027,-0.029787093,0.022836447,0.0075926306,-0.0054969606,-0.012519688,-0.061686456,-0.04718312,-0.052661657,0.018191222,0.010227957,-0.05418432,0.021868331,0.008571944,0.034082256,0.026673498,-0.0068419543,0.030761415,-0.040918946,-0.0334069,-0.0053305225,-0.028582737,0.005193635,0.035993148,0.023780398,0.013260976,0.06783571,-0.012536755,0.0054721558,-0.012872663,-0.010570205,-0.022484967,0.026824575,-0.004852031,0.0034848412,0.015713327,0.022303648,-0.0037914838,0.010155807,0.012287872,0.01303946,0.04766375,-0.0062472154,0.011593276,-0.002398537,0.038516983,0.018941212,-0.00059905683,-0.06087291,0.009693023,0.04302149,-0.029096594,-0.0020749385,0.010699429,-0.041464284,-0.017433748,0.008342204,0.04834962,-0.0051698834,-0.014793153,0.019510446,-0.019846767,0.015017978,-0.073944844,0.019367047,0.010928941,-0.004878038,-0.020542629,0.02097936,-0.010508023,0.018543575,-0.057564892,0.009694352,-0.012730543,-0.008786916,0.0021460333,-0.027128555,-0.028800892,-0.0004963047,-0.11378728,0.010499251,0.030401248,0.003748359,-0.009209819,-0.024033852,-0.040816497,-0.022532834,0.023859067,0.016978648,0.25499177,0.033381503,-0.00012571394,-0.016019477,0.015929034,-0.007444767,0.019288253,0.013752587,0.0140625015,-0.029371506,0.00035666217,0.022931732,0.008821998,0.0026205247,-0.017189851,0.018743189,-0.016380496,0.010453831,0.048258837,-0.0015608302,0.0077997623,0.025491033,-0.01302054,0.048573688,-0.027138812,-0.043680873,-0.014016954,-0.009995486,-0.05082538,0.013207648,-0.009510693,0.047529608,-0.0130472435,-0.022438118,-0.056773275,0.015773103,0.023382142,-0.02833948,-0.0047432454,0.0026860693,-0.030715695,0.0064451513,-0.024336837,0.0038147885,-0.036987208,-0.021063015,0.027215881,-0.0154741425,-0.024150934,-0.032001946,-0.009970418,-0.022377765,-0.055382557,-0.03599477,0.02766144,-0.016573807,-0.040462714,-0.037002698,0.018776843,0.03969691,-0.0023126504,0.012551544,-0.086627334,-0.053078547,0.023448601,0.050186824,-0.019032815,0.0033039937,0.005635508,0.06350625,-0.00035165568,0.0034737748,-0.004450536,-0.018222898,0.0025580267,0.029618045,0.084809445,0.07946138,0.016353937,0.041110024,-0.011568192,0.0040640724,-0.016126085,0.0409704,0.0028308975,0.008805303,0.044767406,0.05894163,0.005511224,0.0069834613,-0.008840558,0.020703228,0.027979787,0.058224913,-0.0274834,0.009305187,0.0057810363,-0.022700384,-0.015356504,-0.04082511,-0.009802972,0.008097806,-0.046655864,-0.026859295,0.027807716,-0.036159728,-0.0021838783,0.0023877,0.03318862,0.0039618197,-0.013587662,0.01715058,0.0026687519,-0.018311176,-0.02084062,0.03152926,0.012273954,0.0007874584,0.03144758,0.0100192055,0.020614034,-0.05948146,0.0051184925,-0.0140450755,-0.04862367,-0.023902433,0.0056853537,0.005260634,-0.00927388,0.02998643,0.033330698,-0.03579633,-0.0015828797,0.012137737,0.039721493,0.034528833,0.00066000887,-0.004907428,-0.017779017,-0.012620403,-0.05345741,0.034282,0.0061508636,-0.030969571,0.043878328,-0.016994048,0.025388472,0.019930443,0.0041174325,0.052308377,-0.01473562,0.07272725,-0.0137293115,0.008758065,-0.019577084,0.012935858,-0.012202636,0.020954056,0.0286057,-0.029727904,-0.004919789,0.0175052,0.07556246,0.07974805,-0.009047331,0.02007136,-0.042202618,0.021758515,-0.0029129907,-0.0078632645,0.018498732,-0.039882928,-0.04978493,0.046741873,0.02567641,-0.03016148,-0.039823998,-0.022256186,-0.012651153,-0.024831392,0.028551813,-0.014710286,-0.064062096,-0.051514976,0.026671398,-0.039433558,-0.023214525,0.012865561,-0.051424317,0.0059233196,-0.015298613,0.07510036,-0.008671767,-0.0025597392,-0.052690737,0.06391642,0.07381341,-0.00031321176,0.00055144663,0.01336558,-0.027183406,0.017833784,-0.01923077,0.00765879,-0.028109668,-0.04115636,0.0033680196,0.0029615716,-0.03225249,0.013071743,-0.03132686,0.024634778,-0.040686928,-0.012597245,-0.008432845,-0.0450497,0.02243435,0.008425902,0.018800532,-0.042388342,0.037660617,-0.022660168,0.0065407646,-0.0517242,-0.04027952,0.021109613,-0.0004348672,-0.016325027,-0.004441386,-0.05861741,0.0017892629,0.0059292894,-0.003931513,0.007282396,-0.00866732,0.0066214832,0.032535374,0.015301142,0.017297743,-0.036087412,0.03333826,0.035076667,0.01763264,0.052111607,0.010108526,0.01937533,-0.081871,-0.018887099,-0.011563324,0.00589699,0.006768737,-0.06639185,0.024209986,-0.012592456,0.043473493,-0.014873782,-0.0031710954,-0.030296255,-0.005765321,-0.043717224,-0.006317256,0.014461135,0.040763512,-0.017559366,0.035817545,-0.0325434,0.002704567,-0.0066529703,-0.02079671,-0.04017261,0.02142078,-0.042814422,-0.02610426,-0.0116413385,-0.0055100047,0.020939834,-0.029418169,-0.023926958,-0.0010761663,-0.023909457,-0.073319405,-0.017223638,-0.040534586,0.0012871842,-0.015747996,0.028527455,-0.02065528,-0.001961813,-0.031953543,-0.029751599,0.013755581,0.025402196,-0.0023837173,0.008076608,-0.050308004,-0.00032987178,0.0011569967,-0.007905715,-0.01652177,0.055885784,0.0063537317,-0.0019586822,-0.014307417,-0.040545497,-0.01635088,0.013540241,-0.0118796695,-0.00082586874,0.033615924,0.015832717,0.03621781,-0.039075095,-0.0027112903,0.041605454,0.043208394,0.034753326,0.04041563,0.013229821,0.026288107,0.0059768017,-0.02594146,0.020440083,-0.019738795,-0.027503703,-0.015408881,-0.015539995,-0.020722533,0.0021075371,-0.016696319,0.05533638,-0.04456132,0.032589346,-0.015429634,-0.016290559,-0.026191397,-0.009802142,0.011968779,-0.026572578,-0.008166947,-0.0014920098,-0.015983572,0.01889206,0.031102318,-0.012964995,0.0062337196,-0.068610206,-0.013090671,0.0027206694,-0.05402245,0.040037125,0.005210002,-0.023649849,-0.0016517725,-0.0029561731,0.05078169,-0.053613745,0.0050099134,-0.012984241,0.034563445,0.001522024,-0.00440952,0.034783132,0.007934675,0.0042103473,-0.0019054307,-0.03773287,0.0031274587,-0.0039424836,0.014744036,0.016808132,0.047553487,0.008627161,0.0063012294,0.026123974,-0.0362423,0.024006525,-0.0007168109,0.03111588,0.012529061,-0.014511772,-0.047045276,-0.040019162,-0.053877104,0.010135237,-0.013894948,-0.00033162654,0.006349072,0.0023485092,0.027655417,0.03987284,-0.0021249072,0.038654543,-0.023401365,-0.021414755,-0.14063719,-0.00875375,-0.030079843,0.04932422,-0.011343705,-0.011367511,0.0004626456,-0.027231071,0.03472551,-0.010609266,-0.04090292,-0.02578914,0.049362678,-0.013320279,0.0074424855,-0.007056008,-0.0253001,-0.0047914246,-0.030088011,0.030405732,-0.010619026,-0.024466947,0.02375473,0.0021809242,0.00449272,-0.004882593,-0.008104262,-0.015812568,-0.012770895,-0.024235178,-0.020026626,-0.033705015,0.016400263,0.056983814,-0.035531476,-0.010509114,-0.0019707168,0.011841816,-0.019025324,0.024006737,0.014180037,0.04440148,0.011882948,0.050199218,0.007145983,0.019850172,0.015933292,-0.0060578305,-0.021074824,0.01962784,-0.0006829489,0.04527027,-0.048240986,0.008308968,-0.014397326,-0.006269194,-0.022566278,-0.0060254904,-0.057585765,-0.027898252,-0.041656695,0.061672583,-0.020933662,0.020454796,-0.01792682,0.026321683,-0.02531741,0.009483365,-0.044174142,0.0039914562,0.015512195,-0.016891778,-0.023730267,-0.041819315,0.011940185,-0.06791652,0.05996709,-0.035995554,0.00028877455,-0.0110634295,-0.0040665553,-0.01483567,-0.03365473,0.03958008,0.04236003,-0.0018946865,-0.02175708,0.009806937,0.019638672,0.0059092757,-0.005330972,-0.055462714,0.006828619,-0.0626011,-0.05738355,0.023478383,-0.017880378,-0.015506603,-0.013650465,-0.008653902,-0.023161683,0.011916959,-0.00328914,-0.018421227,-0.04519572,0.05703634,0.046152193,0.010733506,-0.03186629,-0.036716446,-0.024168577,-0.018285373,-0.018833049,-0.023637902,-0.033991244,-0.031927213,-0.0012566532,-0.0033806541,0.0009451157,-0.08172802,0.008059843,0.017213516,-0.011847926,-0.027996946,0.0019503469,0.044451006,0.059812542,-0.011600667,0.029153362,-0.019919556,0.009977649,-0.007562811,-0.022471873,0.01876466,0.04267106,-0.019084929,-0.048286892,0.050239243,-0.025874972,-0.03999798,-0.03459428,0.0028625685,0.032069378,-0.004815248,-0.010546999,-0.006350486,-0.023936562,0.04951857,0.04071791,-0.054416433,0.01626511,0.0011176345,-0.054047953,0.058201015,-0.01689879,0.028614393,-0.024681266,-0.04303032,-0.017557543,0.052849613,0.022363413,-0.00179595,-0.025395405,-0.004446659,-0.007149998,0.037015647,0.004179451,-0.031137811,0.0012877902,0.013101136,0.0118895285,-0.015905313,-0.0035035007,0.060827997,0.051466458,-0.026967598,0.0046553053,-0.012091144,0.021357944,-0.013033184,0.043689013,0.03396996,0.08738767,0.04392059,0.012280556,-0.00049711985,0.010076407,0.027795952,-0.023557348,-0.0045749703,0.0036085497,0.03495501,-0.018808499,-0.05563548,0.05473988,-0.030420778,-0.016644008,0.04850284,0.022375178,0.029431539,0.018268129,-0.0038082562,-0.01289984,-0.03222192,-0.004491404,0.037043422,-0.034379963,-0.022650782,-0.03500005,0.009250612,0.02104074,0.04835148,-0.013793904,0.015532258,0.0011589146,-0.050027728,0.07366954,0.022206265,-0.0010915151,-0.010701542,0.02184233,0.054216553,-0.026933843,-0.034006182,-0.02391446,-0.01466111,-0.015740821,0.018689731,-0.02191909,-0.019438967,0.03802054,-0.0069055753,0.011166664,0.04778416,-0.012741015,0.013349171,0.033177026,0.0041165007,-0.034005955,0.016641889,0.022170762,-0.04040683,-0.0006872635,-0.012550395],"last_embed":{"hash":"8cvyv2","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"8cvyv2","at":1763795369914},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{1}","lines":[257,257],"size":61,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8cvyv2","at":1763795369914}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.009368083,0.023676826,-0.052502487,0.042410113,-0.03331064,-0.044457607,0.019203002,0.04241264,0.024648814,0.0063228803,0.035580806,0.023374803,-0.01961445,0.018039186,0.018969264,-0.022909475,-0.03733376,0.061596878,0.034465056,0.012414169,0.022534838,0.034570374,0.0571534,-0.028879397,-0.017694935,0.005499711,0.019066297,0.028249944,-0.0054209083,-0.021510694,-0.03449774,-0.046976577,-0.010511939,-0.0054993215,-0.0017622678,-0.054259796,-0.025621567,-0.02468385,-0.027911022,0.05296032,-0.0042360113,-0.021193303,0.019377068,-0.009576976,0.00812992,0.00890105,0.0076349196,-0.0105354795,-0.059778724,-0.0034466702,-0.03295325,-0.00008585526,0.011084309,0.016381238,0.024474809,0.029348467,-0.030408764,-0.022664195,-0.039993305,0.04632185,-0.04103952,0.037153196,-0.009914501,0.027724063,0.027904104,0.019738331,0.0060751676,0.0046519446,-0.007743253,-0.003693884,-0.00735496,0.02961801,-0.06662383,0.010693546,-0.019415284,0.018364705,-0.0044378163,0.0031055608,-0.02553458,0.050330766,-0.02727762,-0.058781452,-0.0050792904,-0.011931485,0.02079502,0.018275568,-0.06499783,0.11573699,0.032154676,-0.013946901,0.012843036,-0.03873108,0.04962389,-0.032980934,-0.030155683,0.0015884764,0.012366199,0.015664943,0.0072728316,-0.0077230823,0.011239042,0.029606845,-0.020357486,0.010021561,0.010587359,-0.015494955,0.02861152,-0.012155106,-0.024013583,-0.016108332,0.015310912,-0.00158025,-0.0077704606,-0.0041744467,0.04034344,-0.03456576,0.026618792,-0.02997257,-0.024104822,-0.02765063,0.046723902,-0.0015291342,0.052887894,-0.016066577,0.0006939474,0.018141251,-0.03545515,-0.013861672,0.01355042,0.0020822843,-0.020008044,0.015489547,-0.0047228094,-0.006090803,-0.0109893605,-0.021541715,-0.0077481344,0.06119715,-0.030645126,-0.08289189,0.0049267025,0.03445494,-0.013254084,0.01574999,0.031093948,-0.024070865,0.04842796,-0.023924617,-0.024009913,0.0075339586,-0.024640035,0.031696208,-0.013130154,0.012792291,0.0044543226,0.01754273,-0.022253504,0.0030506132,-0.026042081,-0.015544237,-0.028949799,0.02411827,-0.05566727,0.033315737,0.034571536,-0.029823061,0.04284499,-0.0059308666,-0.024177657,-0.01881292,0.010976062,-0.0023189886,0.0243625,0.042418335,0.012169762,0.03028102,-0.014885459,0.0285933,0.03798617,-0.041555867,-0.044992745,-0.027269632,-0.041684557,-0.025159286,-0.015481213,-0.010310302,0.02143073,-0.018357523,-0.0037353872,0.06417648,-0.036644038,0.021761836,-0.0064981515,-0.009272916,0.04658811,0.013104373,0.018282508,0.030898003,0.00056731625,-0.009261607,-0.015947558,0.046861928,0.04834586,-0.038518775,-0.009977784,-0.005671137,0.033573978,-0.04263576,0.020621575,-0.05191376,-0.0022531115,-0.021917937,-0.055241037,0.017654896,-0.016317245,-0.022721987,0.037095908,0.023210034,0.0007455142,-0.025900153,-0.040514775,0.009485905,-0.010648061,0.033792693,0.053323563,-0.0033417577,0.0051729945,0.00011250858,0.032592714,-0.005751524,-0.06560078,0.016847994,0.02905331,-0.033824418,0.08046985,-0.0021833293,-0.04990113,0.028517315,0.003091324,-0.037243795,-0.02047893,-0.0020676993,0.019148972,-0.04403257,-0.04088493,-0.012615518,0.02407122,0.032781944,-0.006889287,0.0041613015,-0.01983267,0.033605125,0.00869307,0.03524839,0.036412727,-0.007983284,0.03425208,-0.013385067,-0.0021672233,-0.020009823,0.014694956,0.013623259,-0.0028524974,-0.0063322578,-0.0003459754,0.027373305,-0.034646306,-0.02290442,0.02450142,0.011327867,0.009666517,0.018553998,0.009033602,0.073171556,-0.0060501383,0.028170284,0.0071536354,-0.0019182437,0.029198777,0.027002534,-0.051741257,-0.0053905584,0.034515474,0.010621034,0.030749382,-0.024313489,0.019347075,-0.005367848,-0.015584162,-0.051118053,-0.07273946,0.039930806,0.06614177,0.0061152,0.022715544,0.06688667,0.019470833,-0.15545408,0.02981806,-0.0008917948,0.030130649,0.00094095786,0.0021569503,-0.036975734,-0.02799724,-0.058508035,0.038575605,-0.004802057,-0.045969084,0.010894261,0.013617,0.014039338,0.04376036,-0.010581025,0.0065854928,0.0078008585,-0.03304409,0.015002776,-0.02948167,0.0071530812,0.01220883,-0.017040199,0.01992391,0.05969503,0.024183191,-0.027069578,-0.030648861,-0.02272385,-0.0074438807,0.0168564,0.020850481,-0.023255855,0.011400437,0.04610131,0.005082572,0.03273446,-0.010159338,0.02739729,0.024488697,-0.022427121,0.014785256,0.020467957,0.07720311,0.0021707811,0.0037050594,-0.043042377,0.012521483,0.05331386,-0.058928188,-0.006981842,-0.020326503,-0.05202396,-0.04131337,-0.047237333,0.059079587,-0.042662732,-0.033415757,0.016551891,-0.046754528,-0.010753353,-0.057957865,-0.0068676695,-0.030452536,0.026656754,0.0036905878,0.041180313,-0.023587286,0.028974678,-0.06878416,0.031545296,-0.0035894108,-0.019683046,0.008197123,-0.022280218,-0.03358569,-0.010749303,-0.110733576,-0.023792433,0.024947217,-0.00746239,0.0018788059,-0.021044442,0.013120003,-0.036130883,0.046178557,0.0100380555,0.24015847,0.0074840044,-0.0017049304,-0.0208015,0.0036426997,0.01635767,0.012895927,0.021079237,0.027254565,-0.026577149,-0.026433479,0.028459657,0.004004216,0.010276644,-0.016853746,-0.004609555,-0.012676465,0.012698218,0.023729568,0.0027075466,0.025487171,-0.018727506,-0.0027704143,0.04048104,-0.035050124,-0.04036931,-0.017501628,-0.0014692021,-0.043230806,0.010768095,-0.012130678,0.07971513,0.018620176,-0.025750281,-0.07197043,0.01852575,-0.02085393,-0.031459305,-0.0060822526,-0.0007217862,-0.006927636,0.01583052,0.011354893,0.007045086,-0.024667632,-0.0264139,0.06591694,-0.02450557,-0.03782774,-0.029262247,-0.03713377,-0.05286586,-0.054469146,-0.030694896,0.031239137,-0.019999916,-0.031611983,-0.032490775,0.018501433,0.04957018,0.018482516,0.0025024973,-0.08316018,-0.055383507,-0.014791413,0.020941097,-0.0016270357,-0.0016681752,0.0056158323,0.022978993,-0.010028529,-0.013649683,0.0013773636,-0.011652591,-0.0037863147,0.022819651,0.079979874,0.05739626,0.027291695,0.022958284,-0.028577939,-0.005972392,0.007710577,0.039493717,-0.00012473589,0.015087856,0.04093278,0.0614621,-0.018070864,-0.020965083,-0.014084884,0.021806214,0.03922503,0.057563324,0.021106612,-0.0034010287,0.04957254,-0.016426807,-0.033905543,-0.013300488,-0.01244658,0.005397073,-0.021810442,-0.039995633,0.0091054775,-0.0585048,-0.010901486,0.003243814,0.051724207,-0.023078397,0.01365802,0.022078862,0.015556649,-0.051356196,-0.01925589,0.031694446,0.042322867,-0.0062412475,0.01724609,0.0030902992,0.03009555,-0.028948298,-0.015468672,-0.021397565,-0.025491307,-0.061814986,0.015634634,-0.010784662,-0.016524693,0.020402968,0.052704126,-0.041426282,-0.0126611,0.04891992,0.022587797,0.018915612,-0.015247652,-0.013474423,0.015939098,-0.016899146,-0.041941475,-0.017353198,0.007606553,-0.04767669,0.02385568,-0.016339654,0.012523545,-0.000115471856,-0.014725707,0.030880304,0.005298273,0.05430282,0.0149718635,0.0116621,-0.02635056,-0.023987135,-0.024336677,0.012148122,0.009255185,-0.030590937,-0.01668058,0.0022208523,0.05825215,0.050921652,-0.012988278,0.021240171,-0.062865004,0.033138823,-0.01861865,-0.008328967,0.014852761,-0.035213828,-0.05170513,0.0046798703,0.011197271,-0.027256215,-0.025190845,0.0050259195,-0.032021288,-0.028780527,0.044171143,-0.014411747,-0.037363302,-0.043841835,0.024466995,-0.018965537,-0.033226263,0.0008721752,-0.019661432,0.009138331,0.00818836,0.08417276,0.017279597,0.0062222676,-0.017606245,0.016945394,0.08191605,0.056738675,0.012918249,0.018264968,-0.051091533,-0.0032289377,-0.014791498,-0.016937245,-0.020477477,-0.02188618,-0.011288239,0.0018417058,0.0067121848,0.012086837,-0.04240824,0.010170504,-0.03239025,-0.0031127518,-0.022896877,-0.06912376,0.02390865,0.023383878,0.008389716,-0.053484946,0.024169859,-0.026403869,0.012828102,-0.003967986,-0.040242948,0.0007838045,0.033109058,-0.026666189,0.0035977678,-0.048357707,-0.005352151,0.011945478,-0.012730314,-0.007585485,-0.023861464,-0.021933543,0.02850128,0.03188942,0.0392742,-0.042710908,-0.0037323486,0.03505001,0.039038155,0.060657233,0.019034676,-0.021910973,-0.064330295,0.0024529654,-0.02283244,-0.0074711507,0.042141013,-0.08374353,-0.011353022,-0.015206905,0.042923246,0.015230383,0.012268487,-0.03723851,-0.022881832,-0.06887213,0.000147418,0.019041441,0.048730403,0.005855742,0.027585132,-0.004468252,-0.007276441,-0.011603751,-0.017274883,0.0020871295,-0.0007889015,-0.034090295,-0.07456213,0.0049235458,0.026118733,-0.002991667,-0.04509329,-0.025314521,-0.025746465,-0.064267956,-0.030315263,-0.008550994,-0.017878003,0.02688759,-0.043136675,0.017276593,-0.00088332675,0.006222778,-0.04249799,-0.05866917,0.028415985,0.016768657,-0.014181248,0.00010817999,-0.051627945,-0.0042081242,0.010491077,-0.003980682,0.008525888,0.015306623,-0.0037577734,-0.016030792,-0.03651241,-0.013854359,-0.023086108,0.04401929,-0.018198382,-0.031825826,0.02370443,0.010452106,0.04115736,-0.0786842,-0.012627954,0.061009202,0.03442649,0.03550272,0.049501438,-0.013041617,0.016044356,0.014471042,-0.021244206,0.025198469,-0.039580952,-0.014869166,-0.021591853,-0.016774021,-0.04395836,-0.027111795,-0.016858727,0.057377465,-0.025162261,0.00869917,-0.029689347,0.019762611,-0.026215572,0.003847255,0.017251667,-0.029907854,0.019242557,0.026001966,0.026671428,0.034055494,0.03648323,-0.0067448774,-0.012673617,-0.016689956,-0.039523426,0.005344638,-0.059011914,0.03267391,0.04277778,-0.002448819,0.004566185,-0.008345707,0.062751055,-0.052203644,-0.031431407,-0.023295227,0.03713478,0.022324892,-0.029224463,0.04361468,-0.011248133,-0.008571386,0.0039536534,-0.017629523,0.021924546,0.004553366,-0.0304187,-0.0049844286,0.028476179,0.0046646395,0.00764229,0.011042815,-0.048253007,0.010742575,0.013874972,0.0065926653,0.02548379,0.027390193,-0.039463397,0.00015893733,-0.028068662,0.00443964,-0.02169217,0.01203232,0.004384427,0.0067358175,0.029970802,0.054622605,-0.0026684674,0.019056004,0.01131833,-0.013442672,-0.13424483,-0.024030576,-0.014996101,0.044332083,-0.000025723182,-0.017995587,0.023437714,-0.03857828,0.0026433342,0.0009980239,0.012283359,-0.00047887766,0.02485304,-0.03497716,0.016602678,0.018009711,-0.0320857,-0.04806186,-0.031145876,0.044428043,0.0062428997,-0.021314053,0.016556907,0.00310555,-0.0213356,0.0014469977,0.015192356,-0.004168062,-0.0021173963,-0.0021227107,0.005751341,-0.011375208,0.02894523,0.053704143,-0.012470476,0.0014759498,0.011026473,0.007868011,-0.024655988,0.029508308,-0.027937444,0.02873599,-0.00433622,0.025907813,0.005920304,0.041213226,0.0003530497,-0.025912322,-0.015217697,0.019425996,0.02023221,0.016275864,-0.045059357,0.0011467384,0.0072358055,0.005869143,-0.011956178,-0.04098008,-0.01365014,-0.011419692,-0.024392432,0.062445633,-0.007376617,-0.019943984,0.0053304206,0.025595414,0.010822532,0.012518228,-0.03181421,0.020622574,0.027899696,0.011655068,-0.01767473,-0.0398446,-0.029551663,-0.027374035,0.057201087,-0.03613841,0.007465805,0.008970881,-0.01328608,-0.0213515,-0.001169747,0.030557424,0.04906234,-0.0046520457,-0.020715911,-0.0036556649,-0.0016959343,0.009345785,-0.011092275,-0.051315367,0.012507447,-0.05153258,-0.05531288,0.03901731,-0.03630669,-0.040907815,0.0020517462,-0.016712455,-0.010713197,-0.0015089881,-0.026797062,-0.022859927,-0.030081205,0.03515951,0.025883436,-0.006119907,-0.001559911,-0.039394975,-0.017545884,-0.018321192,-0.0047356687,0.0019920208,-0.039339665,-0.026414175,-0.014010003,-0.017865226,-0.002468384,-0.0494477,0.018800287,0.015891694,-0.024794023,-0.019607564,-0.0021152636,0.03701807,0.03487208,0.011114386,0.012373555,0.008330979,-0.0075185844,-0.010415142,-0.014205551,0.00034081136,0.06080061,-0.009566071,-0.036781397,0.051582385,-0.045267172,-0.041424524,-0.022459744,-0.0036198266,0.018586637,-0.022354765,-0.0077984254,-0.03994414,-0.011795535,0.028625216,0.01834888,-0.05147452,-0.022259448,0.018791884,-0.025973039,0.07363509,-0.04019246,0.034747362,-0.0064924955,-0.014466377,-0.032907035,0.072608426,0.011724214,-0.016877348,-0.031458918,-0.0072611724,-0.019463927,0.029830724,0.018587248,-0.01902747,-0.022496011,0.042575523,0.010858809,-0.03221878,-0.0038044048,-0.005657938,0.03623575,-0.037420273,0.0026716336,-0.014222887,0.043618515,0.009021319,0.03983437,0.013429289,0.08156365,0.040849246,-0.0101670595,0.014373951,0.014057059,0.05809675,-0.03645113,0.0018974418,0.011405085,0.010881037,-0.02593178,-0.025837298,0.075600885,-0.041151483,0.028168105,0.038157005,0.0148385605,0.001660138,-0.019022483,-0.01751732,-0.029210538,-0.0011316055,0.008379992,0.03219579,0.001114577,0.026568007,0.0062590013,0.021630762,-0.034732427,0.044538405,0.013158675,-0.004158767,-0.018876141,-0.039342813,0.04115566,0.0028998677,-0.013661292,-0.010282303,0.003899742,0.025063924,-0.015003071,-0.024516365,-0.034441862,-0.015280984,0.014481752,0.03492564,0.008479203,-0.025311964,0.050755396,0.016955862,0.025270166,0.035454333,-0.030566383,-0.013819819,0.0068853297,-0.02571479,-0.032013733,0.027959136,0.010442136,-0.025167864,0.002849195,-0.0071098185],"last_embed":{"hash":"ljxf96","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"ljxf96","at":1763795369914},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{2}","lines":[258,258],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ljxf96","at":1763795369914}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.005216554,0.043136455,-0.06538324,0.02146435,-0.016940666,-0.031654276,0.05392764,0.01667721,0.016280435,0.024650125,0.02815941,0.010824729,-0.0015250001,0.019905282,-0.0055602794,-0.027154952,-0.05021351,0.04879177,0.03832781,0.009781737,0.012181408,0.03639887,0.054945845,-0.0009854801,-0.024500197,0.0119518945,0.0260657,0.023281023,0.0071345465,-0.01631218,-0.051509503,-0.058967534,-0.000647708,0.0033529066,-0.0051208697,-0.047074355,-0.008592166,-0.035213362,-0.030600486,0.05186566,-0.0044297366,-0.029467795,0.0045362264,-0.009698978,-0.004653207,0.008507653,0.0056493413,-0.009536138,-0.05172658,-0.0032575782,-0.018894035,-0.02404348,0.012656362,0.020603724,0.007960375,0.03212227,-0.0502878,-0.013516961,-0.020677492,0.03611224,-0.061170217,0.059087005,0.002910115,0.01594028,0.02418704,0.018918881,-0.017463207,0.006501065,-0.017750615,-0.0059516462,0.015795907,0.04377892,-0.04686126,0.008221658,-0.037606668,0.040286947,0.030901734,-0.00876927,-0.009024793,0.03322941,-0.018828437,-0.05175986,-0.024147237,-0.022203352,0.022485683,0.021660246,-0.04982488,0.09431522,0.0417996,-0.031044276,-0.002917711,-0.029111106,0.051507212,-0.037826672,-0.021382662,0.009739123,-0.0044179177,0.010959275,0.011772401,-0.027504316,-0.024741663,0.019105239,-0.0035772847,-0.023837436,0.018482035,-0.010438302,0.009831784,-0.020689176,-0.015888482,-0.019435266,-0.0050052013,0.010837055,-0.021850403,-0.02464891,0.026053164,-0.032534704,0.0034002436,-0.010921214,-0.0035699918,-0.032797836,0.050833374,-0.024860436,0.014356844,-0.0278559,0.02380898,0.009625344,-0.046504103,-0.024793895,0.025255594,0.010309642,-0.023458684,0.00686924,-0.008038986,0.008136063,-0.008639879,-0.00980767,-0.009823678,0.03656221,-0.061487205,-0.05473764,0.0063126064,0.06234966,0.01483521,0.006855191,0.018434523,-0.039909795,0.023071473,-0.05870162,-0.012225217,-0.008837682,-0.039389126,0.030757792,-0.024039323,0.029087719,0.035325855,0.019566288,-0.002507044,-0.009073996,-0.020650534,-0.006791017,-0.04541721,0.05190698,-0.034683134,0.01666276,0.026660256,-0.03680017,0.029666562,-0.004788816,-0.01063309,-0.054216538,0.007946182,0.0053326734,0.013311158,0.024507593,0.011901181,0.029519284,0.020115498,0.022315558,0.05401525,-0.0349971,-0.036840487,-0.02075314,-0.037700098,0.0023506747,-0.02223388,-0.031009527,0.018921115,-0.017985528,-0.006184209,0.07325076,-0.03836258,0.042538356,-0.0060606264,-0.012993239,0.039814316,0.007894588,0.02429783,0.012332694,-0.002756432,-0.01669839,-0.035364494,0.036146235,0.057608552,-0.043557145,0.0053603626,0.013816013,0.042108413,-0.046151638,0.015066584,-0.04315854,-0.006843695,-0.0071981736,-0.018574491,-0.007886583,-0.0030106057,-0.0068529383,0.04144253,0.027901871,-0.012007423,-0.020804204,-0.040394746,0.012340674,-0.0026646948,0.044766653,0.024421316,0.02166192,-0.0033969898,0.02409154,0.0047550015,0.0135577945,-0.071198136,0.013663582,0.03321594,-0.027309973,0.06973723,0.008085223,-0.050509386,0.03827231,0.0014024802,-0.026363723,-0.0044844365,-0.007118427,0.0089067,-0.047969777,-0.023138814,-0.024205294,-0.01886052,0.014710972,-0.01286981,0.0009572851,-0.010991549,0.0154420715,0.017098185,0.035743054,0.01940679,-0.017110711,0.023825694,-0.013122782,-0.006120912,-0.031298272,0.015305882,0.0076025357,-0.009889146,0.0035636306,0.006455462,0.018028127,-0.02831924,0.02194111,0.033407487,0.03013806,-0.016068986,0.010630245,0.017182,0.08166352,0.013034586,0.036468886,0.0060922625,-0.009321288,0.0423744,0.02893409,-0.04951502,0.033006225,0.029917842,-0.0013579178,0.03978276,-0.01835859,-0.011987452,0.026029216,-0.036863152,-0.05838291,-0.06270779,0.041839276,0.06360982,0.00012303819,0.02409231,0.018818071,0.033974566,-0.1499539,0.007435379,-0.0042360765,0.044118054,0.01044546,0.0010875915,-0.046724103,-0.017551938,-0.068075426,0.019919068,0.00987464,-0.046578564,0.030439448,0.012889176,0.014746265,0.037641823,-0.020685017,0.0074178516,-0.00015919817,-0.029302271,0.005827802,-0.0030063777,0.011202093,-0.016061435,-0.007541218,0.0089504,0.055517945,-0.013915034,-0.03347617,-0.0144589925,-0.018184764,-0.027007962,0.011255409,0.01496598,0.00913024,0.023871044,0.04645311,0.0010489639,0.025233606,0.0071296953,0.013150993,0.030776195,-0.012690844,0.015873479,0.019804908,0.059148747,0.007488046,0.0049523124,-0.035003968,0.024160251,0.03962245,-0.053040948,-0.028277082,-0.0059327283,-0.04964987,-0.048514064,-0.043785833,0.07165251,-0.016985213,-0.019119032,0.017217983,-0.025339356,-0.0031806934,-0.07127581,-0.025704218,-0.017234778,-0.0058787437,-0.037587825,0.027292876,-0.02028451,0.0019385566,-0.046620622,0.020629317,0.007295413,-0.013735496,-0.00048640263,-0.029778987,-0.035118487,-0.017481571,-0.11113425,-0.010097045,0.01753842,-0.00011081939,-0.002366385,-0.02649057,0.002098205,-0.014544304,0.014365163,0.037273232,0.26091054,0.011575693,-0.0007781067,-0.016357098,0.012348304,0.010022653,0.025632355,0.002279516,0.01649605,-0.0145792235,-0.024920236,0.018627843,0.017113829,0.019172296,-0.027686205,0.005144705,-0.03272148,0.01904529,0.041894924,0.018060246,0.03623413,0.0039838688,0.00008933433,0.0083411615,-0.06423987,-0.024659589,-0.0030129338,-0.03333742,-0.038953237,0.015216975,-0.0108284075,0.072560295,0.006790284,-0.021030761,-0.06038127,0.0070869024,-0.023125391,-0.029062435,0.0054915654,-0.008568927,-0.006596016,0.011437392,-0.0035496757,0.009148321,-0.022045726,-0.043293543,0.05453501,-0.018322976,-0.033095274,-0.023961697,-0.044249795,-0.0358361,-0.052872196,-0.019455915,0.0028292427,-0.019991584,-0.027204456,-0.0162305,0.025311982,0.036957916,0.0049197674,0.010358601,-0.0801804,-0.050068673,0.008546398,0.0345996,-0.037449356,-0.0031121094,0.0065890704,0.004521407,-0.0170249,-0.03304548,-0.032402948,0.006995899,0.0027312036,0.037398115,0.07422024,0.039310493,0.022104094,0.015037147,-0.022976315,-0.016134582,0.0027880562,0.016481107,-0.0038602785,-0.013867511,0.043139346,0.056381427,-0.026887171,0.0030658338,-0.031072319,0.031028157,0.051337153,0.04356569,-0.01640499,0.015366268,0.03740681,-0.014897758,-0.021106245,-0.003651657,-0.030257631,0.006355956,-0.022150801,-0.017709145,0.023793582,-0.06028463,-0.022971535,0.0072618844,0.050188664,-0.01567523,0.012198053,0.012676667,0.029640382,-0.044673864,-0.0211681,0.04320715,0.03671779,0.0075902916,0.01227778,0.0072013047,0.043061607,-0.012359341,-0.03027111,-0.023461353,-0.044449903,-0.0555571,0.009506,-0.013250341,-0.0076482617,-0.006263982,0.03510743,-0.030909553,-0.031446014,0.06471497,0.016156536,0.03086366,-0.019449757,-0.02948219,0.026801301,-0.009829295,-0.049740225,-0.010906654,0.013770146,-0.04024997,0.037236445,-0.007880512,0.023849092,-0.009600634,-0.0035263076,0.05778959,-0.008223555,0.06533182,0.0012207292,0.016965412,-0.032507405,-0.0006993031,-0.022591587,0.025385145,-0.009540224,-0.04171177,0.0039109774,0.026499838,0.050974146,0.046662908,-0.033224743,0.02264985,-0.03374234,0.027082173,-0.019307636,-0.0023993102,0.004531528,-0.030401148,-0.040691786,0.0193599,0.0023182014,-0.018833635,-0.04549562,0.010320905,-0.00041540732,-0.033890717,0.036104213,0.0027759878,-0.029053729,-0.03243796,0.03935708,-0.03913211,-0.007900028,-0.00020105456,-0.011914366,0.014873367,-0.008828712,0.09282886,0.0044658347,-0.005159247,-0.05419168,0.02353803,0.07032407,0.020864952,0.002910638,0.011582824,-0.06664718,0.007814418,-0.0071250354,-0.0059144176,-0.022070052,-0.022988537,-0.0113118645,0.0022049807,0.005403039,0.010875997,-0.040891048,0.020033184,-0.036802635,-0.0013765362,-0.0052223145,-0.05720461,0.017977254,0.06485743,0.040952183,-0.04626412,0.030684095,-0.03268734,0.023638142,-0.044864867,-0.02263338,-0.0015310238,0.015447822,-0.020970719,-0.010177264,-0.063057005,-0.006389442,0.007650041,-0.00019204964,0.007848789,-0.015535477,-0.034352023,0.042064127,0.019633727,0.030495577,-0.026204944,0.025331352,0.0041531604,0.028882084,0.07681346,0.0060404846,0.0077434913,-0.07070164,-0.030612657,-0.02422825,0.0041099703,0.018353041,-0.05889732,-0.018851109,-0.02035922,0.032216188,-0.0068304124,0.003946274,-0.052854948,-0.014938318,-0.055131838,0.0057738544,0.028949607,0.04883792,0.014342378,0.036947604,-0.016343066,0.00033859606,0.0012081055,-0.025429772,-0.0026490826,0.0048991954,-0.05039447,-0.069823906,-0.017881181,0.03446076,0.017879236,-0.036241572,-0.017059326,0.0091135595,-0.036989838,-0.038645275,-0.04401761,-0.040178947,0.005410347,-0.029699272,0.0051102065,-0.027390862,0.0041923714,-0.03992812,-0.05350444,0.016770476,0.022194268,-0.024477089,0.015659926,-0.05312229,0.015254113,0.008856601,-0.0074452152,0.0034632985,0.026491359,0.0044002687,-0.013275557,-0.015569153,-0.01908092,-0.03275313,0.07103186,0.0074985106,-0.025493292,0.030129056,0.018496929,0.055059407,-0.07387879,-0.009019757,0.07389473,0.03263139,0.03662692,0.049945474,-0.018994419,0.028905697,0.024942856,-0.008977599,0.009618172,-0.037613228,0.012837125,-0.018097509,0.00114965,-0.022381758,-0.01715579,-0.00018971908,0.086807415,-0.025134096,0.011282211,-0.039062407,0.02305888,-0.035377298,-0.004987057,-0.002101299,-0.01137512,0.0049361354,0.0018203747,0.03725534,0.04605112,0.03164273,0.005033126,0.02149959,-0.016648484,-0.026718486,0.012253893,-0.06194533,0.04049482,0.039291523,-0.025780015,0.016147932,-0.01704039,0.064954005,-0.023142638,-0.029270494,-0.009702854,0.030589089,0.011197692,-0.02040304,0.038329322,-0.0074657775,0.0037500125,0.007786839,-0.026527517,0.012669214,0.007458029,-0.019429594,0.002129571,0.031058768,0.025561662,0.0045826505,0.02451518,-0.028019702,0.024571009,0.0020965526,0.008976015,0.019163337,0.016293313,-0.028594542,-0.030190209,-0.034787595,-0.0117129255,-0.0043359157,-0.008000183,0.0053737136,0.018196145,0.028380029,0.047836125,-0.0057992693,0.026482355,-0.0061706817,-0.009178273,-0.13773303,-0.0060557364,-0.008323606,0.046837136,-0.0033616952,-0.010740505,0.015702706,-0.045579236,-0.000010848805,-0.011178712,-0.004987028,0.014528747,0.027319655,-0.031838007,0.0028803062,0.0058493046,-0.016173406,-0.03779549,-0.018500935,0.028194785,0.00797865,-0.024176745,0.040881824,-0.0016498052,0.015145754,-0.004923131,0.004762967,0.0026665942,-0.0064795353,-0.027931098,-0.0100266775,-0.016318258,0.02545269,0.050847985,-0.027013917,-0.011337616,-0.0010382636,0.023518648,-0.014957507,0.04113504,0.003959495,0.030087266,-0.003530545,0.017893339,-0.02262347,0.04888286,0.017716115,-0.005676271,-0.014028799,0.0074574472,0.023330037,0.01679184,-0.039335184,0.03183589,0.014595496,-0.008443793,-0.037274636,-0.022469694,-0.032529328,0.028482141,-0.035646122,0.05339072,-0.020328576,0.0073365443,-0.0054653855,0.02402536,-0.011385591,0.009738792,-0.05457753,-0.00872266,0.028369114,0.011424896,-0.046517346,-0.048000906,-0.013627088,-0.043272734,0.053755324,-0.029503731,0.0134328175,-0.012702866,-0.0049119056,-0.0266154,-0.009653395,0.03391415,0.04369782,0.009378707,-0.04290178,0.0025151572,0.0082400665,0.026612116,-0.0049139145,-0.04711427,0.0065029627,-0.05424228,-0.04002445,0.01641454,-0.0020326925,-0.032411784,-0.005377308,-0.019244697,-0.02528781,0.01106058,-0.0046848627,-0.043775346,-0.029513137,0.055669446,0.022888808,0.028940253,-0.018866638,-0.041703332,-0.053263865,-0.02599197,0.0061117797,-0.031329107,-0.03904049,-0.027815793,0.0061231265,-0.01851069,-0.00097263017,-0.06437726,0.01205485,-0.004077094,-0.021586718,-0.022394896,0.0050912024,0.047293495,0.028513243,0.02586311,0.031415645,0.021717077,-0.012466994,-0.022368476,-0.015249523,0.0043243407,0.05290274,-0.021248799,-0.032295197,0.044402514,-0.05418326,-0.031137038,-0.030783871,0.005617519,0.026653856,-0.032305516,-0.018967083,-0.0300204,-0.01606857,0.03455794,0.036947943,-0.036645424,-0.012591735,0.0078289425,-0.013752297,0.07630837,-0.019335048,0.042283535,-0.0068937433,-0.016032306,-0.013939387,0.07226643,-0.0002923089,-0.0050324136,-0.029025977,0.003578443,-0.012070137,0.028020045,0.0063909166,-0.026274128,-0.03575375,0.028158208,0.022320768,-0.026285479,-0.00013422631,0.020609219,0.024893602,-0.0129478155,-0.011666981,-0.013190606,0.031999916,0.006848277,0.052951407,0.00690988,0.10828819,0.056134507,-0.001974758,-0.00042383894,0.02493023,0.02164233,-0.030834697,-0.02119527,0.018966664,0.008792368,-0.016780395,-0.044287935,0.07180862,-0.045062162,0.013470563,0.03050606,0.027707314,-0.007119256,-0.0049170223,0.010464146,-0.017737238,0.0017803045,-0.021975,0.016582096,0.0016010312,-0.01037683,-0.0034820277,0.00820655,0.0040612696,0.036035366,0.011233519,0.00036764596,-0.024460949,-0.02741291,0.02408664,0.012486203,-0.018009253,-0.019086776,0.0044701537,0.04429849,-0.006410019,-0.048251983,-0.028198158,-0.0065584467,0.0155723365,0.022405494,-0.020674834,-0.024073536,0.027188033,-0.013222812,0.023108682,0.0217936,-0.035087015,-0.0038058963,-0.003838573,-0.027392942,-0.040732067,0.025822233,0.03361456,-0.023658998,0.030978728,-0.0038080933],"last_embed":{"hash":"ck0boq","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"ck0boq","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{4}","lines":[260,260],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ck0boq","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.023768388,0.04566864,-0.04826107,0.018840106,-0.02904775,-0.027844293,0.019224962,0.013753309,0.025278948,0.03415321,0.034243125,0.02052931,-0.028081255,0.023233697,-0.015218277,-0.013243903,-0.03156614,0.05633668,0.035625197,0.009869211,0.009890148,0.03684806,0.050445113,-0.042671476,-0.02780764,0.011115597,0.01789097,0.013756945,0.005400673,-0.043619614,-0.022183325,-0.057766847,-0.016905969,-0.0074394713,0.017864047,-0.035456017,-0.01940485,-0.0036776098,-0.038412422,0.043747734,-0.003626108,-0.025156654,-0.008158436,-0.02186265,0.0013479176,0.0073469,-0.009278959,-0.0113639105,-0.030393418,0.022860073,-0.023848856,-0.0033616587,0.01785982,0.013296668,0.0324072,0.040801298,-0.0062778224,-0.02810956,-0.019448927,0.03592736,-0.04854323,0.029580731,-0.016347451,0.030343676,0.033470232,0.027600845,0.014052529,-0.011810728,-0.012867752,-0.02826641,-0.018608944,0.042469278,-0.0339076,0.009968055,-0.044939455,0.033798702,0.040932436,-0.0014852926,0.028905304,0.05141205,-0.008890253,-0.044665307,-0.0094302865,-0.025466701,0.013422535,0.003418167,-0.050631568,0.09683802,0.036144216,-0.031160962,-0.005919518,-0.028039832,0.056647066,-0.025450865,-0.021224948,-0.008130768,-0.016023798,-0.0067440593,-0.01346373,-0.036807835,0.007010628,0.03502344,0.004064544,-0.02042104,0.004766274,0.0071340543,0.008457726,-0.020703498,0.0009941777,-0.011966929,-0.024897052,0.024454309,0.0002608955,-0.012544663,0.012730508,-0.04152058,0.026202423,-0.013466525,-0.01255351,-0.03723394,0.037716594,0.004656114,0.023117831,-0.021938689,0.0039194194,0.0189649,-0.02825501,-0.014834003,0.009255588,0.029004375,-0.017738644,0.016372867,-0.02135542,0.010727794,0.008232213,-0.012003549,0.013229474,0.04265564,-0.039793145,-0.057693347,-0.0065392363,0.08968546,-0.0055904803,0.013129358,0.021307303,-0.02705378,0.020973897,-0.04548666,-0.032930013,-0.0013156619,-0.021606343,0.008919398,-0.031146955,0.015614159,0.0004359043,0.0025940305,-0.007227305,0.0040703113,-0.0019359419,0.010871172,-0.024953188,0.05210563,-0.050558828,0.024259087,0.037742473,-0.022934008,0.0074016224,-0.023115534,-0.018229673,-0.022136059,-0.0020089373,-0.016449736,-0.033195984,0.04234047,0.0017618014,0.022113116,-0.0095752785,0.034072507,0.045156416,-0.034837365,-0.05884828,0.0007300059,-0.030536357,0.006335983,-0.017777484,0.0058629564,0.01655953,-0.0071447003,0.0064495574,0.056744423,-0.040332694,0.04863375,-0.020422865,-0.016596336,0.021968866,0.011328018,0.01599164,0.02526791,-0.014312546,-0.022305924,-0.011852608,0.047240786,0.05012479,-0.043265678,0.011460618,0.013335248,0.033354677,-0.042571086,0.0071120556,-0.03074339,-0.011301255,-0.005480085,-0.024603406,0.0011037637,-0.044883307,-0.014934633,0.013290871,0.0409431,0.012572834,-0.020537913,-0.058249284,0.0027078567,-0.012264885,0.048936356,0.055115063,0.008591017,0.016099153,0.009389239,0.00468114,0.0038430744,-0.049484186,0.002152394,0.037284646,-0.018661952,0.079756424,0.012323253,-0.04740434,0.030630272,0.010205519,-0.04862612,-0.023645552,-0.021258732,0.00905355,-0.052631557,-0.033619322,-0.0064921877,-0.007925054,0.043973677,-0.01518423,0.003115256,-0.010814735,0.0050620656,0.02118679,0.030408882,0.029711796,-0.012578141,0.019560253,-0.019918853,-0.00797673,-0.03627056,0.007225551,-0.010589279,-0.015830085,0.0068966416,0.0019246832,0.034317043,-0.033158053,-0.00027253694,0.03426851,0.029585898,-0.012531632,0.04101373,0.0051096776,0.059524357,-0.011684388,0.02433004,0.008156304,-0.012117206,0.03551035,0.027629076,-0.04170084,0.028624427,0.019605793,0.010487074,0.015718902,-0.030051172,0.0038482242,0.0033504409,-0.026204955,-0.05168308,-0.05574766,0.0224106,0.077078685,0.008724979,0.03045615,0.03170478,0.031257875,-0.16144438,0.008553858,-0.0020246613,0.0482904,0.0011472743,0.0026836982,-0.033058766,-0.02302549,-0.07134495,0.014181048,-0.00090184744,-0.05153244,0.0064937016,0.022320481,-0.0019814523,0.039184928,-0.010165433,0.0013170617,-0.0097467825,-0.019923301,-0.0092754215,-0.021140944,-0.002644414,-0.0037525056,-0.028195217,-0.00030246016,0.063669175,0.008856665,-0.032624364,-0.029836312,-0.006308066,0.003848958,0.014397397,0.0055453456,-0.0048260777,0.041769817,0.058243603,0.01321949,0.047846522,-0.01535267,0.020914132,0.052783273,-0.017186154,0.00078551535,0.013070385,0.06398799,0.010862321,0.010573904,-0.055158224,0.0022406073,0.025655216,-0.032916684,-0.010841585,0.0047069783,-0.03470164,-0.033870768,-0.025563503,0.030621512,-0.017664568,-0.00055401353,0.0062426445,-0.030132627,0.007930994,-0.05644834,-0.012122963,0.0033287946,0.020608157,-0.004477526,0.045444697,-0.014015642,0.023120752,-0.05320389,0.026524963,-0.005673531,-0.031048976,-0.010985632,0.012908795,-0.04945497,-0.008740909,-0.1135272,-0.013484217,0.02457054,-0.009798494,-0.001990115,-0.021540925,-0.017502839,-0.02657566,0.051388096,0.037492875,0.256827,0.03217537,-0.008166803,0.024874616,0.008706813,0.018212084,0.027066518,0.022106213,0.019270618,-0.017154109,-0.030521922,0.010348242,0.018690964,0.012569757,-0.01563103,-0.003539474,-0.03266497,-0.0073619704,0.049806517,0.003429377,0.04226884,-0.004614435,0.014604675,-0.0060592154,-0.06812043,-0.031370156,-0.03728697,-0.013932854,-0.06650838,0.011067323,-0.0056600366,0.06881926,0.010556014,-0.023636632,-0.05173275,0.0011860167,-0.008772416,-0.030393211,0.02151303,-0.0038551395,-0.019879527,-0.0042717326,0.025325747,0.0035778396,-0.015327649,-0.009154073,0.05684996,-0.00274915,-0.028933126,-0.04366283,-0.020333124,-0.023893468,-0.054522127,-0.030582579,0.026526116,-0.020642327,-0.025391055,-0.04131765,0.030024372,0.01774235,0.026546422,0.012866105,-0.07244979,-0.04350178,-0.025838986,0.035096817,-0.050447144,0.012094324,-0.02584889,0.030876439,-0.032976713,-0.018707115,-0.00985337,0.036974624,0.0147818895,0.05058551,0.085331656,0.03811252,-0.009701819,0.00524284,-0.015350821,0.022320457,-0.01889652,0.013129756,-0.002364624,0.007154515,0.038621534,0.07174863,-0.01242412,-0.0014325611,-0.0033339092,0.04039001,0.024085188,0.057869904,-0.00991802,-0.013781411,0.03478706,-0.029746763,-0.038974214,0.00028507828,-0.003528033,0.0001688357,-0.040860217,-0.023194807,0.018091466,-0.049816623,0.0052915695,0.021279726,0.058632478,0.004075304,0.0047781873,0.009055756,0.011352929,-0.030288193,-0.028863268,0.01678525,0.028809998,0.0001722305,0.03781855,0.005249455,0.028071597,-0.02137332,-0.021934416,-0.03585091,-0.031183466,-0.060861044,0.0045249662,-0.00442115,-0.041889135,0.031815417,0.009920548,-0.029259615,-0.038844816,0.061035056,0.017773291,0.05009369,0.003517818,-0.030306099,0.0021959571,0.013233596,-0.06570982,-0.015663002,0.017613918,-0.032603957,0.057930842,0.01273072,-0.0049512186,-0.0012893957,0.014569811,0.032411963,0.009565792,0.055276103,0.006662283,0.030667853,-0.029503066,-0.013231013,-0.004778931,0.0042030546,0.03452426,-0.031305835,0.0015449208,0.0282594,0.066134885,0.082101,-0.044784803,0.027308553,-0.040808618,0.004975893,0.015004258,-0.025592132,0.026160859,-0.05533834,-0.044307258,0.024499191,0.013947735,-0.037817597,-0.030805659,-0.015289924,0.0016809033,-0.030315802,0.046429057,0.007259866,-0.043346766,-0.047003124,0.045601126,-0.026635705,-0.011794826,0.01117771,-0.034021918,-0.0049104835,-0.0010476117,0.071573205,0.04286494,-0.008321932,-0.025847167,0.028171442,0.06385778,0.036093783,0.010740783,0.03462763,-0.060163695,0.019159047,-0.017018845,-0.034225736,-0.014809811,-0.02503301,-0.0029415903,0.036702953,-0.0024843286,0.016745482,-0.019643152,0.02795843,-0.021724202,-0.00035571487,-0.010771901,-0.053941134,0.016062774,0.05760907,0.01830757,-0.025221976,0.017799262,-0.047268063,-0.00082674046,-0.043857057,-0.020330613,-0.006105618,0.023011062,-0.028436475,0.000003877419,-0.060825706,-0.007083974,-0.0030861045,-0.012421379,-0.004213007,-0.017121533,-0.0076821963,0.011402318,0.008733114,0.02451847,-0.05650406,0.01700815,0.019154686,0.03542849,0.038730346,0.0032835752,0.021910727,-0.04795981,-0.024885852,-0.010554239,-0.008794586,0.011215916,-0.08167929,0.015288362,-0.044381864,0.0430063,0.0005980095,0.012495375,-0.0620159,-0.009951855,-0.037113678,-0.0034713019,0.021563647,0.049266737,-0.014384814,0.021389049,-0.033951107,0.00060017896,0.009608741,-0.02163637,0.0048133265,0.00310618,-0.02954215,-0.053578902,0.0066367225,0.035066754,0.00019544348,-0.063040584,-0.022032082,0.024865793,-0.058626,-0.027683046,-0.036126416,-0.016181411,0.034239333,-0.046302095,0.02948958,-0.00094224827,0.013958455,-0.05097348,-0.05411301,0.0009299955,0.017471869,-0.041784436,0.04228015,-0.06535708,-0.009860279,0.015272069,0.019357756,-0.0057127597,0.03528051,0.00049733627,0.0001581167,-0.024405057,0.0045219995,-0.019087069,0.047289576,-0.029415874,-0.04143395,-0.00055863534,-0.0028372158,0.05576302,-0.06418097,-0.014001624,0.04347491,0.015459228,0.04393399,0.053355724,-0.014580688,0.028313123,0.0023400416,-0.027009616,0.021606557,-0.020282289,0.0028509952,-0.023613729,-0.0013338559,-0.059376415,-0.057894774,-0.0004938438,0.06555562,-0.056754146,0.013425365,-0.040327467,0.029047526,-0.04776525,0.0046914145,0.020744208,-0.036908984,-0.0100384895,0.026128583,0.03624923,0.018297669,0.033941403,-0.0040671886,-0.002517727,-0.0049303826,-0.0279589,0.010412809,-0.042345412,0.03737805,0.04392732,-0.0047623776,0.0065122,-0.009973371,0.056600746,-0.021427175,-0.03754051,-0.016153792,0.040736504,0.046544217,-0.021983942,0.045303956,0.008966014,0.009225255,0.006791128,-0.023925286,0.0122506125,0.0035685147,-0.027739393,0.0054948195,0.03605372,0.002534298,0.017716724,0.0050558234,-0.021334216,0.034700315,-0.00215728,-0.015416138,0.021420881,-0.013603869,-0.026097428,-0.023539344,-0.03643238,-0.0075819422,-0.019712562,0.023147697,0.008518639,-0.006934375,0.03206412,0.032294724,-0.0071936995,0.016275782,-0.023333255,-0.020841781,-0.13942209,-0.028722392,-0.02130417,0.037991587,-0.019284667,-0.0030600731,0.025662096,-0.03224637,0.01052204,-0.011712172,-0.028736692,-0.00008700736,0.00057558314,-0.030001381,0.028357534,0.010525653,-0.01921401,-0.030216008,-0.025544316,0.032125413,-0.00065726525,-0.021003231,0.018572124,-0.004186964,0.0012633881,-0.00881286,-0.004972397,0.020422965,-0.019238057,-0.0015369209,-0.0067073624,0.0037063863,0.04378005,0.01633435,-0.027532173,-0.0054293456,0.009566097,0.011218915,-0.02491878,0.027892496,-0.027536098,0.025561137,-0.02072587,0.021167772,0.025797712,0.040592134,0.0053027063,-0.009518021,-0.013047777,0.010784125,0.018090792,0.015711093,-0.039241135,0.01316618,0.0065115234,-0.0039563733,-0.019010086,-0.0005768678,-0.029444115,0.023822336,-0.031328697,0.051581107,-0.0016030611,-0.0100812195,-0.006736963,0.024098514,-0.035998,0.011877397,-0.062026095,0.0040710927,0.0158283,-0.029973803,-0.022143487,-0.06475331,-0.022710228,-0.034269053,0.06722066,-0.041260425,-0.010752233,0.0015643439,0.008105548,-0.03847666,-0.015099776,0.044720724,0.04536367,0.015633997,-0.014420593,0.0017122297,0.020115143,0.0059772674,-0.037637457,-0.051439315,0.013131905,-0.0676748,-0.019346595,0.02543567,-0.018402684,-0.030588819,-0.008531015,-0.03935849,-0.027919477,0.002342021,0.0043157525,-0.015709078,-0.010413726,0.040403455,0.029020093,-0.002737082,-0.009423977,-0.012789975,-0.040150806,-0.008686907,0.002053378,-0.023597088,-0.048223607,-0.019056605,-0.00966058,-0.02141487,-0.013236557,-0.057537533,-0.0036189014,0.0062055,-0.031457808,-0.014963035,0.014925937,0.06419519,0.023255777,0.023662932,0.041789398,-0.0013458733,-0.009616535,-0.030357912,-0.013877723,-0.0020758356,0.032036703,-0.015348173,-0.042635962,0.03093532,-0.032244563,-0.063728064,-0.037020516,0.012415594,0.03118454,-0.03518535,-0.031105336,-0.037239764,-0.012962721,0.031622987,0.044129398,-0.06606682,-0.03395826,0.025199661,-0.0034622205,0.070190564,0.00532915,0.044253368,-0.020636275,0.0027805245,0.00407867,0.059609022,0.0073594213,-0.019374242,-0.042879853,-0.0096031055,-0.016081508,0.009532879,0.0042075124,-0.032619167,-0.013606205,0.03177788,0.0009826317,-0.013366872,-0.018929966,0.016742751,0.031626664,-0.037642427,0.0005659214,-0.015123992,0.023806939,-0.007511135,0.058912046,0.029007463,0.08083376,0.04375421,-0.0025601808,0.0076734717,-0.012611714,0.014024561,-0.025386965,-0.018454786,0.034935344,0.032162327,-0.023345362,-0.04693245,0.06439995,-0.04082922,0.02543674,0.025855072,0.022323957,0.007928904,-0.014339336,0.014088857,-0.016811136,-0.008054141,0.0008865275,0.02775514,0.0051757265,0.028213419,-0.010614724,0.008987596,-0.010991353,0.020939184,0.009228935,0.01263883,-0.017079351,-0.025379376,0.071757264,0.0073186993,-0.010621488,-0.015650202,0.018420171,0.02385338,0.000370917,-0.024886819,-0.016543282,-0.010319321,-0.0076015177,0.038657553,0.00534287,-0.005477902,0.031264946,-0.0071854806,0.007829291,0.02718054,-0.018946473,0.0016396911,-0.007664329,-0.041151367,-0.029621564,0.01971241,0.021684714,0.009615822,0.0149050215,-0.035797104],"last_embed":{"hash":"1kmnmrv","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"1kmnmrv","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{5}","lines":[261,261],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1kmnmrv","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0018672114,0.054018766,-0.03453087,0.004445868,-0.04520931,0.001148263,0.024155496,0.009668144,0.031730697,0.019462736,0.0341253,0.037005752,-0.0072806813,0.016494967,0.0076734615,-0.020426588,-0.028063456,0.02975911,0.02542551,0.016164072,0.0247255,0.04813175,0.0298962,-0.028129583,-0.0111403745,-0.0035395126,0.003915367,0.021177538,-0.013856444,-0.02209396,-0.034388013,-0.056844924,-0.0057870806,-0.0019285631,-0.019615391,-0.05743093,-0.06398924,-0.020996865,-0.027752636,0.048594,-0.029451525,-0.010211248,0.0069962167,-0.017368793,0.004098447,0.00081468414,0.010410726,-0.015767112,-0.02550412,0.0046907887,-0.013866744,-0.019975942,0.01390855,0.022814257,0.017521484,0.02275943,-0.015556982,-0.022565339,-0.025033727,0.013959071,-0.057619493,0.042637475,-0.01955717,-0.008968274,0.043798786,-0.0029609539,0.025437815,0.03577968,-0.010173035,-0.0147355655,-0.0000062025147,0.0342361,-0.05607599,0.018358883,-0.021696385,0.03453801,0.05224583,0.0120196445,0.0043589985,0.044539973,-0.0057943813,-0.023159018,-0.009430624,-0.011090544,0.012263353,0.010495539,-0.03635821,0.11115765,0.02887453,-0.041138876,0.020040626,-0.028602222,0.033342067,-0.056225296,-0.009333754,-0.005179621,-0.0015171944,-0.0029051127,-0.008502977,-0.020487253,-0.005497404,-0.0022198204,0.013300377,-0.022436174,0.0095967185,0.022206238,0.030541483,-0.0025645886,0.009275385,-0.010970868,-0.00914536,0.009203435,-0.030524712,-0.0033295895,-0.006123434,-0.04621648,0.029972257,-0.023723928,-0.01583193,-0.04759283,0.023592258,-0.038652793,0.009332927,-0.026580395,0.011655482,0.009725054,-0.039834734,-0.020875726,0.018894019,0.01771065,-0.0631375,-0.009185968,-0.009337748,-0.01445341,0.00008880106,-0.0054947296,-0.016582118,0.02114942,-0.053198807,-0.07062197,0.018476553,0.04321582,0.0071779573,-0.0027489513,0.028907912,-0.0434412,0.049046986,-0.021261204,-0.0329166,-0.006952935,-0.014196995,0.023880716,0.010263215,0.00835428,0.01588103,0.02736766,0.011664825,-0.0028690111,0.0049569583,-0.003179513,-0.033832554,0.044943955,-0.05910884,0.008035445,0.054417748,-0.06413533,0.018623028,-0.0073379627,-0.015702922,-0.047919806,0.026836742,-0.028878774,-0.011387483,0.036329806,0.011944394,0.028060067,0.0025099774,0.042122304,0.050281804,-0.02916041,-0.07079492,-0.018027725,-0.020380607,-0.02711004,-0.023876753,-0.026886439,0.0249811,-0.02191887,-0.0035563323,0.0635952,-0.038617417,0.041613482,0.009735175,-0.02122711,0.0136651285,0.026728218,0.028575396,0.033950634,-0.010448552,-0.037945956,-0.0054653673,0.044357225,0.052057143,-0.041167326,-0.005864221,0.015271456,0.039675903,-0.017441964,-0.012547969,-0.037402265,0.0022908272,-0.009839557,-0.023709228,0.009669155,-0.021839984,-0.009648065,0.02432679,0.066977225,-0.034562677,-0.00033607142,-0.027702922,0.03466561,-0.02461102,0.04308362,0.055747468,0.011041108,0.03499616,0.02774387,-0.003087934,0.008244646,-0.02734802,0.005723907,0.013368258,-0.005992741,0.055631455,0.0081357835,-0.039179225,0.032780677,0.014505867,-0.03935058,-0.0057304734,-0.009532287,-0.009241419,-0.05466359,-0.03780052,0.00067349087,0.002619474,0.025301173,-0.007035616,0.0013550562,0.0068315407,0.00053485896,0.012611635,0.028431166,0.024376288,-0.027654715,-0.0057060756,-0.0063623735,-0.011005542,-0.03198328,-0.0013720843,-0.005973403,-0.02021336,-0.0019625458,0.010706509,0.006898904,-0.023914218,0.025779104,0.022418592,0.015112003,-0.024189455,0.041665874,0.0008951691,0.06470677,-0.004090202,0.010700077,0.026260765,-0.0210934,0.0420072,0.05801083,-0.016002143,0.033697147,0.017937005,0.030327084,0.020685853,-0.0067167575,0.007065319,-0.024986869,-0.03633726,-0.07158513,-0.07794679,0.018455269,0.07043152,-0.0036251908,0.0258505,0.03144066,0.006053723,-0.1529208,0.021935165,0.008210427,0.065115094,0.005704028,0.003190216,-0.056460984,-0.03182426,-0.07678483,0.01355818,0.019361518,-0.050303143,0.0153944045,0.010121764,0.020010712,0.046040714,-0.008496524,0.004699616,-0.0021813833,-0.023355735,-0.012359815,-0.024479544,0.013695464,0.013731557,-0.020692289,0.007831245,0.078087024,-0.03293934,-0.037050236,0.0044482523,0.00086151715,-0.022700382,0.007922785,0.001208081,-0.005290567,-0.010738739,0.037025135,-0.006645396,0.014214671,0.00042165932,0.027915629,0.029872898,-0.018098528,-0.009173161,0.013672907,0.03704159,0.01168389,0.0012263205,-0.054346405,-0.009105972,0.031195004,-0.054374333,-0.041658342,-0.0052616904,-0.05052084,-0.020477824,-0.008107863,0.06730431,-0.021653226,-0.031100962,0.04419969,-0.02227648,0.016659368,-0.070584506,-0.032877684,-0.012527989,0.02145703,-0.032654792,0.036369566,-0.018950583,0.0067802947,-0.048823297,0.022434179,0.018196596,-0.039655354,-0.009719226,-0.009599106,-0.04857558,0.0031680749,-0.098303944,-0.009363672,0.00081646733,-0.009003245,0.011180344,-0.02990968,0.0015989668,-0.0136862565,-0.0030721508,0.02366388,0.2570695,0.04166054,-0.024132859,-0.001410157,-0.010191329,0.020193385,-0.00045781926,0.016856799,0.036901142,-0.028732248,-0.04506387,-0.012780157,0.018068995,-0.0077623017,-0.02967041,0.024265856,-0.037649225,-0.004513761,0.030880542,0.012130508,-0.003223355,-0.012221629,0.004976901,0.002967473,-0.03777265,-0.019200837,-0.0330994,0.013556253,-0.029240385,0.021462299,-0.0019207831,0.063160844,0.00080915383,-0.030648852,-0.0534363,0.022506872,-0.010150973,-0.0023108027,0.026054978,-0.008120324,-0.02733845,0.020646196,-0.0032067192,0.0045029134,-0.023072261,-0.042460576,0.038761802,0.028387377,-0.027948469,-0.032543916,-0.03405177,-0.022395983,-0.030179568,-0.016702639,0.014159543,-0.04021296,-0.0043017115,-0.043149527,0.030583626,0.019944118,0.028707488,0.008307184,-0.060375225,-0.034109082,-0.01140905,0.023057735,-0.025674552,0.013316227,0.007496714,-0.014467933,-0.008629037,-0.025656449,-0.042099454,0.0038288697,0.0034048397,0.008899545,0.07877161,0.04158551,0.014240548,0.029982245,0.0038941284,0.0051672882,-0.0060037253,0.011561752,0.002310389,0.009196666,0.031199073,0.06210408,-0.026208542,0.018985868,-0.026661852,0.023146058,0.0432779,0.07018819,-0.006451286,0.0045199683,0.03157067,-0.0040231873,-0.0005317784,0.0036677322,-0.022053128,0.006375869,-0.04605858,-0.014472893,0.037145592,-0.050625432,-0.047187276,-0.0065073036,0.030320242,-0.02947865,0.014854832,0.010806496,0.04476915,-0.038173296,-0.016384875,0.05978745,0.031142725,0.0032296334,0.048420478,-0.0064370986,0.051783238,-0.036359653,-0.02874447,-0.0051434785,-0.017580403,-0.061672278,-0.00044627034,-0.03129332,-0.050760206,0.035840273,0.026329458,-0.042007186,-0.03683006,0.029166212,0.017092349,0.042506456,-0.0068779737,-0.017273547,-0.0034940685,0.0075851656,-0.029611656,-0.015547669,0.028806137,-0.034507725,0.04452702,-0.0014241489,0.00073958206,0.0022303432,0.03815694,0.04528861,-0.017330963,0.059563026,0.024904113,-0.0037362596,-0.044410225,-0.01648589,-0.014661361,0.01497922,0.02748641,-0.03933375,0.004345699,0.030239427,0.020274933,0.03156786,-0.050600674,0.020912167,-0.0509494,0.02806131,-0.029746681,-0.016764201,0.013623093,-0.027607447,-0.04759688,0.021219816,0.02643587,-0.0222615,-0.03827403,0.0075012813,-0.0044253995,-0.040119972,0.052594706,-0.0045653195,-0.03654162,-0.04937605,0.036266793,-0.046161734,-0.02647714,0.017760862,-0.013936734,-0.0019701256,-0.0098627005,0.081309356,0.031193696,0.003404139,-0.031363122,0.040618386,0.07216369,0.039585765,-0.021368017,-0.009076654,-0.03834608,-0.01353628,-0.015180156,-0.0140311485,-0.0290259,-0.044306297,0.011118594,-0.0073227077,-0.015730435,0.0053505236,-0.039764434,0.008992856,-0.0661038,-0.002818961,-0.004564761,-0.08100967,0.024442377,0.07140935,0.04064094,-0.010133488,0.020710751,-0.040395737,0.024645785,-0.0543635,-0.003630155,-0.0057384875,0.021888077,-0.035514507,-0.0152228,-0.06861167,-0.0077082505,-0.0014411513,0.021665193,0.009260484,0.01082085,-0.003903494,0.013867841,0.006695314,0.020610651,-0.0517729,0.00530602,0.044689335,0.038130164,0.04915758,0.011401009,0.0065216105,-0.07632178,-0.009068429,-0.031461958,-0.014826535,0.005031753,-0.06637009,-0.021013277,-0.023343029,0.049553983,0.004377503,0.028899502,-0.05051502,-0.0019684061,-0.038484514,0.0104795825,0.017070124,0.023029098,-0.016577533,0.048910573,-0.03856733,-0.0032696673,-0.0011061272,-0.016103456,0.00020150974,0.028230688,-0.029815262,-0.078600205,0.010463144,0.027144821,0.010979291,-0.052050628,-0.0026658445,0.005443653,-0.03886326,-0.037136704,-0.020163149,-0.021611977,0.029637704,-0.041952386,0.021795705,-0.023875631,-0.011417441,-0.024333838,-0.05620229,0.02866819,-0.0046780985,-0.02808716,0.04675969,-0.052895065,0.011446742,0.031886633,-0.018900253,0.018584287,0.03185939,-0.013245763,0.002645729,-0.028484374,0.0093223415,0.0005436796,0.040575586,-0.016814,-0.03624982,0.029490404,-0.0062458217,0.048504718,-0.05886835,-0.008424228,0.062079955,0.012797578,0.07420448,0.05952203,-0.010163994,0.014722524,0.0119221555,-0.032976706,-0.0003966985,-0.02123739,0.018039443,-0.016508782,-0.026588043,-0.042889513,-0.021017054,-0.009366194,0.036640573,-0.03514728,-0.0036906474,0.0008434972,0.013948924,-0.020153178,-0.015905598,0.008945657,-0.024538489,-0.01021898,-0.005254061,0.025767986,0.03664387,0.036866076,-0.012183664,0.005318522,-0.012729752,-0.026226232,0.010952675,-0.06660582,0.047769822,0.019535698,-0.011866098,0.015796853,-0.0029876418,0.055290572,-0.008920113,-0.03504513,-0.03336643,0.038946174,0.016191123,-0.036564086,0.0613978,-0.0018605329,-0.01195295,0.016719388,-0.025763327,0.004226458,0.033224758,0.0047378833,0.035650544,0.034912553,0.009408758,0.020498518,0.0011356217,-0.034739178,0.01514304,0.008678247,-0.0025862018,0.003476023,0.013728667,-0.009642415,-0.014294114,-0.019155998,0.0068744123,-0.009226182,0.006993814,0.016642831,-0.0027336695,0.053402904,0.022400118,0.0012268127,0.015356818,-0.02076557,-0.0039232834,-0.12853397,0.011717604,-0.0065561933,0.029525958,-0.0028109448,-0.004873049,-0.009092731,-0.015406179,0.003193561,-0.019655537,-0.014937423,-0.008887879,0.008550932,-0.029628454,0.016794406,-0.00044757663,-0.0087993955,-0.030805772,-0.021438792,0.051587902,0.0051807286,-0.021918539,0.03765644,0.018937467,-0.0009107988,0.006180575,0.002032483,-0.0116523905,-0.0110058915,-0.00094180496,0.00037363623,-0.04617192,0.037203666,0.016713878,-0.005242453,-0.003917187,0.010546629,0.03793905,-0.037866924,0.03961376,-0.0057130014,0.028262721,0.0055666068,0.019773912,0.012401622,0.05438122,0.011178203,-0.022797877,0.0054552527,0.008993741,0.00771095,0.017633803,-0.030558195,0.019665072,0.0111783575,-0.016945468,-0.021313494,-0.0317443,-0.0064516296,0.017159134,-0.03587297,0.060170215,-0.009162449,0.0013854177,-0.022244876,0.028310943,-0.013716239,-0.000040337098,-0.046378087,0.008336169,0.044316832,-0.018534034,-0.023247529,-0.05850318,-0.010588282,-0.035549752,0.04122549,-0.033010133,0.010243471,0.010249443,0.009482479,-0.011609234,0.0044713523,0.035472505,0.064721346,0.0138302455,-0.009448123,-0.0031874734,0.014485986,0.023418946,-0.0033501813,-0.042954326,0.00084679195,-0.036658768,-0.03550959,0.022016441,-0.01700507,-0.018415192,0.0019669891,-0.032350972,-0.01892841,-0.009938559,-0.008644643,-0.022691026,-0.021296335,0.023320615,0.048156552,0.005486747,-0.01888578,-0.060230117,-0.042633787,-0.0213857,-0.009045927,0.00065327896,-0.054784257,-0.034039374,-0.01265212,-0.0052922987,0.0007699803,-0.07885899,-0.016376628,0.007702499,0.0010485518,-0.0149702635,0.0028925228,0.041335553,0.03517883,0.024223696,-0.00066904636,0.029615292,-0.0073857824,-0.03177123,0.0031890122,0.015772915,0.0158948,-0.002749916,-0.03780014,0.04506894,-0.044513907,-0.05811163,-0.019537216,0.023745406,0.023223728,-0.047571685,-0.017986467,-0.030055707,-0.013604509,0.038092084,0.04334662,-0.03862086,0.0006159857,-0.0013157474,-0.01079784,0.07948563,0.031863727,0.04022365,-0.044508353,-0.017294643,-0.011513773,0.07760743,-0.004373621,-0.026553795,-0.028545436,-0.030385884,-0.015630072,0.011554896,0.0150586525,-0.029119715,-0.032015357,0.03771295,0.025911648,-0.011033605,-0.007639975,0.033991106,0.032010753,-0.018024594,-0.0039752657,-0.026098736,0.053372357,0.006756898,0.04351283,-0.011108579,0.09852617,0.009026281,-0.01815566,0.0016488535,0.036293842,0.028556598,-0.03757857,-0.031757914,-0.0039417488,0.0044168266,-0.026356068,-0.043830212,0.06667711,-0.042829465,0.028997239,0.022485172,0.022576468,-0.0018143314,0.012258467,0.014051268,-0.0047812145,-0.00897283,0.016240051,0.011749736,-0.008553006,-0.0073444177,-0.0027421867,0.0073673,-0.020161996,0.015554686,0.003571124,0.0023485823,-0.015809534,-0.04491028,0.052018557,0.00246084,-0.011340207,-0.024466613,0.018644687,0.03453468,-0.010803522,-0.013874803,-0.040201314,-0.012685712,0.002269385,0.04006225,-0.015904684,0.02508509,0.033707626,-0.012569074,0.030448757,0.010301738,-0.043058306,-0.005280165,0.0067011914,-0.025826162,-0.026298102,0.05434307,0.034814164,-0.006879492,0.053413548,0.0040166504],"last_embed":{"hash":"1tnydxm","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"1tnydxm","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{6}","lines":[262,262],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tnydxm","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03620659,0.02291213,-0.011706076,0.018010667,-0.009124327,-0.0013632226,0.0399822,-0.0122220935,0.018651782,0.047646116,-0.010297012,0.012770448,-0.005085791,0.0020774018,-0.005207091,-0.031998266,-0.0019596007,0.032516032,0.028523913,-0.011639208,0.017844206,0.050715774,0.006516539,-0.02882349,0.01793797,0.025451105,0.0050599403,0.026339747,-0.005633415,-0.011075215,-0.02978646,-0.015232934,0.0061926045,-0.022193419,-0.030302875,-0.04451554,-0.03244679,-0.040194497,-0.03016192,0.018393895,0.002292237,-0.032728553,0.0027771378,-0.012478687,0.035941936,-0.026177637,0.031032486,-0.0073210616,-0.02640211,-0.013645392,0.00096812384,-0.012410936,0.048014548,-0.018171286,0.0010945711,0.021134263,-0.049113017,-0.05084222,-0.042460468,0.023415647,-0.04352507,0.045623764,-0.011665347,0.0015092572,0.0068142335,0.024072794,0.0053193676,0.029275224,-0.009732754,-0.049093988,0.009716894,0.042833712,-0.056056812,0.0006600968,-0.03255011,0.019423394,0.006193432,-0.0048044543,0.034272563,0.046315815,-0.014764242,-0.050135314,-0.00038139636,-0.012413719,0.03029771,0.0011519695,-0.050329834,0.06817033,-0.0021361879,-0.028516924,0.007866706,-0.022139836,0.03106185,-0.06657349,-0.028001735,0.001041879,0.0149702765,-0.011096757,0.030998837,0.004734268,0.010120243,-0.01716614,-0.0042773904,-0.01739362,0.010749104,-0.00044791828,0.019891294,-0.0026514446,-0.0030440341,-0.022380829,0.0046229013,-0.010650766,-0.013474618,-0.017565308,-0.0070876535,-0.0762112,0.014929993,0.012127872,-0.017591275,-0.05635542,0.038735554,-0.008371562,0.053006306,-0.0050907675,0.014438678,0.021341164,-0.037224047,0.028062766,0.0115936175,0.033748556,-0.031625107,0.002158567,0.020800607,0.019576428,-0.02803112,-0.021463275,-0.019232063,0.016555058,-0.026710456,-0.07139368,0.015231113,0.07895315,-0.029455295,-0.012469635,0.022266183,-0.025802316,0.032760162,-0.0068816836,-0.0027854857,-0.034451645,-0.007853797,0.0040407386,0.029725943,0.034064725,0.02661104,0.024711234,0.00023840474,0.014123001,0.008607679,0.052814465,-0.04791439,0.05456287,-0.03266997,-0.0058158073,0.03221475,-0.050335508,0.02127162,0.01502242,0.0016079373,-0.019145442,-0.015193761,0.006966167,0.020867528,0.06288525,0.020093666,0.037532054,0.012462774,0.02811516,0.040091027,-0.050013825,-0.033567306,-0.03456292,0.013932627,-0.045013927,-0.0022712997,-0.029969363,0.05821976,-0.016715648,-0.013286637,0.06446101,-0.045130752,-0.0021037934,0.018644135,-0.01107131,0.028717985,0.016107138,0.004360854,0.034989625,-0.008132947,-0.03829198,0.007071492,0.021923907,0.07206565,-0.026313823,0.032624673,0.026440395,0.024447046,-0.03532545,0.002303171,-0.044113677,-0.0108278515,-0.04335054,-0.023437824,0.023768447,-0.020310475,0.014351385,0.0039447406,0.03821948,0.005325016,-0.024070404,-0.037988115,0.032076694,-0.0065644905,0.0355887,0.047184084,-0.00666677,0.018100161,0.014320562,-0.02742278,-0.013124328,-0.046642054,0.00040133548,0.007136353,-0.033364188,0.06401355,-0.017873693,-0.06710646,0.019752549,9.009767e-8,-0.012809278,0.0335526,-0.01940002,0.04405321,-0.0379599,-0.038083334,-0.019290308,-0.0032091683,0.053956803,-0.016733289,0.028626898,-0.01044386,0.013998696,-0.0055575655,0.01523362,0.042793687,-0.002823999,0.016747799,0.0015804744,-0.0069981245,-0.031166663,0.01613888,0.049296193,-0.012773379,0.0070151035,-0.021316808,0.018825516,-0.030903196,-0.011462583,0.030415773,-0.014401859,-0.040982027,0.063870765,0.0206235,0.051895894,0.016653113,0.009377555,0.01611907,-0.010066328,0.035764713,0.048242282,-0.0103960605,0.0318753,0.040948622,0.030578,-0.004466377,-0.00027730167,-0.010996453,0.039344184,-0.0038560259,-0.045648713,-0.06617388,0.04063766,0.07099146,0.0047633126,0.016038349,0.04443529,0.009447955,-0.15780252,-0.013545102,0.03819119,0.014739792,-0.00048340284,0.005490059,-0.032370377,-0.051573742,-0.016251024,0.018874446,-0.02211105,-0.04514138,0.03561644,-0.014768641,-0.014991109,0.034036215,0.0013183281,0.024366638,-0.007928324,-0.036788095,0.0033349548,-0.053677525,-0.0022931527,0.033979785,0.002147592,-0.0049334546,0.0673283,-0.03044533,-0.036438834,-0.0002275068,0.0020176792,0.008592331,0.015520371,-0.024280371,0.015609194,-0.0029670207,0.03976412,0.012989048,0.0059265606,-0.01489792,-0.0055388706,0.031900827,-0.042877916,0.016344704,0.005458227,0.044705257,0.0010945133,-0.0022951504,-0.048817974,0.032351654,0.06943527,-0.044361144,-0.023238087,-0.004138664,-0.04343663,-0.031850614,0.0202552,0.053740356,-0.02143168,-0.053398624,0.019905787,-0.050136693,0.019776382,-0.068407916,-0.00056824746,0.0018286254,-0.008609717,-0.010839901,0.017262701,-0.02555763,-0.0026548482,-0.05161968,0.012977013,0.001177262,-0.01222453,0.0040209084,-0.017153706,-0.025030335,-0.004745466,-0.11636363,0.010659617,0.008294677,-0.02935697,-0.0017643581,-0.035186846,-0.025040431,-0.01652571,0.03116533,0.0027759569,0.24087596,0.043929566,-0.018105522,-0.0010487746,0.010012034,0.01653997,0.0039711264,0.02248384,0.023634275,-0.033068594,-0.031779896,0.0063430164,-0.002886544,0.014220615,-0.043671004,-0.007820406,-0.031335946,0.025119515,0.03726548,0.000063018546,-0.00818569,0.025473446,-0.00010798568,0.05102511,-0.050526623,-0.026590133,0.0062199915,0.01191717,-0.061894268,0.0072512687,-0.016126744,0.055336446,-0.0026345488,-0.005224111,-0.08320604,0.019533712,-0.015057364,-0.04064841,0.018318681,-0.0064860745,0.0024334788,0.011333982,-0.011932174,0.01695199,-0.024848534,-0.033797096,0.011348702,-0.012275997,-0.03399085,-0.056827933,-0.040642157,-0.021325685,-0.05260775,-0.022919605,0.0325326,-0.016961789,-0.02692433,-0.016269619,0.03167931,0.061643295,0.023782628,0.012207806,-0.07766547,-0.062696666,0.009161031,0.055773523,0.008454786,0.004166846,0.03294326,0.04375818,0.004654565,-0.03426118,0.0030999351,-0.018413547,-0.00645322,0.03181617,0.06642322,0.049236752,-0.004828222,0.024687182,-0.0035575638,-0.008239806,-0.000100925354,0.049645837,-0.007485093,-0.013902588,0.03434965,0.07695999,0.000069186404,0.021376511,-0.028344627,0.026799368,0.03604013,0.06782284,-0.028572029,0.0028654851,0.024580548,-0.02314786,-0.0027742358,-0.027319398,-0.0012443373,-0.02816802,-0.043329872,-0.0150562115,0.028932206,-0.02506982,0.0005067387,-0.012910806,0.02222375,0.0062707425,-0.021844247,0.02193435,0.03598626,-0.017076673,-0.035359804,0.05085168,-0.018687211,0.008354161,0.027872581,-0.010965756,0.017752191,-0.05071427,0.00097578357,0.02252244,-0.034804862,-0.013665404,0.00823178,0.002116844,-0.0070691193,0.022924053,0.025003191,-0.020946294,-0.0034899649,0.031430066,0.018789431,0.06930243,-0.013463778,-0.024512352,-0.005871019,-0.02158051,-0.04159169,0.01661971,0.026300391,-0.037046283,0.04066462,-0.011883427,0.013421279,0.028820058,0.014316669,0.049613044,-0.021007614,0.052932132,-0.005485703,0.009359603,-0.041870106,-0.017491844,-0.015631197,0.010290073,0.0048273844,-0.02897379,0.0067192996,0.030988822,0.0675189,0.043103673,-0.018805252,0.02075181,-0.042112608,0.04430632,0.022369286,0.007674811,0.0068638828,-0.013243675,-0.055473175,0.03218292,0.059869636,-0.02516448,-0.046864197,-0.011356108,-0.014616789,-0.011858339,0.031692818,0.010839683,-0.061737202,-0.07072689,0.032939848,-0.046779476,-0.027258,0.008240471,-0.020073099,-0.024833592,-0.008408312,0.08862061,-0.03451802,-0.012765348,-0.024051962,0.06549694,0.06758552,0.0130668925,-0.019307274,0.01848295,-0.058531683,-0.020767953,-0.01558752,0.038001116,-0.008732145,-0.046730254,-0.024390344,0.008581071,-0.058165655,0.004490211,-0.0358738,0.028241178,-0.06274417,-0.0049589872,0.0037788467,-0.056031223,0.052152954,0.024298416,-0.0028901433,-0.023531176,0.0022042287,-0.0067919176,0.034029555,-0.040428042,-0.020361766,-0.009095331,-0.027172215,-0.036911715,0.009231798,-0.011464993,-0.0014795722,0.020838479,0.008732364,0.009428478,-0.0067363265,-0.0044482406,0.014774787,0.026553577,0.041634906,-0.020133967,-0.003353306,0.0505645,0.05256667,0.025384102,-0.005214116,0.024818884,-0.08084896,-0.039082915,-0.011869882,-0.03739993,-0.03381048,-0.065853626,0.02868018,-0.029608736,0.039076287,0.004978645,0.0020771895,-0.036850866,0.013974462,-0.04059427,0.0027725117,0.010767808,0.052291766,-0.003283427,0.033095606,-0.0328606,0.035704087,0.012035781,-0.030198907,-0.043202844,0.025671827,-0.044901364,-0.05143104,-0.0089423675,0.017894082,-0.00006900162,-0.06305505,-0.048878107,-0.0085042,-0.030768521,-0.040253755,0.0064171157,-0.024938103,0.004310047,-0.03674146,0.04756932,-0.0021871666,-0.0025486415,-0.04771379,-0.035491973,0.015680045,-0.0016389859,-0.020806557,0.008718156,-0.03685601,0.0071596205,0.02351767,0.024534103,-0.012644744,0.030112524,-0.0046498976,0.01131576,-0.03609393,-0.010395226,-0.024044296,0.033778768,-0.020474058,-0.0088439705,0.022896275,0.014568904,0.05723177,-0.041409425,-0.005215546,0.038403794,0.042344887,0.020351792,0.06142394,-0.008115209,0.025212133,0.009869993,-0.027681107,0.0026386485,-0.032753598,-0.033334292,-0.00638506,-0.021193258,-0.02058133,-0.034152534,-0.021127602,0.04242532,-0.044829316,0.0013190345,-0.014673213,-0.016828941,-0.008697423,0.009785361,0.004354282,-0.033915184,-0.026321039,-0.015388867,0.026240852,0.031372786,0.049556512,-0.024968084,0.006249066,-0.062489267,-0.033606265,0.0026383256,-0.07471688,0.03639264,0.0355765,-0.005103887,0.009302307,-0.013230893,0.04521377,-0.04139839,-0.02240475,-0.011653736,0.043297276,-0.008498699,-0.004583464,0.049720585,0.0028210925,-0.013885908,0.004852287,-0.027843816,-0.0035796647,0.003949979,-0.032421906,0.027514677,0.024880707,0.039102778,0.013229341,0.015735867,-0.008696746,0.040235974,-0.002102511,0.0299418,0.022124473,0.005691582,-0.0014451783,-0.01013244,-0.0057354225,-0.011501949,-0.008863947,0.019022865,0.023033584,-0.025123669,0.026278524,0.07015728,-0.031653352,0.001543301,-0.0000650102,0.0061019645,-0.13328859,-0.013374662,-0.033542063,0.03347436,-0.0075484277,-0.007066884,0.042129237,-0.0541194,0.017712517,-0.004605314,-0.017488604,-0.036237262,-0.013397597,-0.028277587,0.029572736,-0.007895017,-0.024424387,-0.0288782,-0.01710571,0.0073843934,0.0030167615,-0.04457238,0.027402347,-0.0053928173,-0.011430798,-0.0072814412,-0.021029472,0.016749922,-0.012468838,0.006134083,-0.0071685016,-0.039567895,0.019946493,0.029386165,-0.0012472264,-0.028802115,0.011461229,0.010250921,-0.017375367,-0.0060193106,-0.0023197492,0.06188811,-0.02400769,0.024600158,0.0053592394,0.036138527,0.019863907,-0.012077531,-0.01998987,0.00696229,0.015812239,0.021932565,-0.014593134,0.00505571,0.006414038,-0.0069967094,-0.019294048,-0.01917894,-0.030035373,-0.028534072,-0.061002303,0.040538304,-0.0034005598,-0.0033403027,-0.022816371,0.019781206,0.008315778,0.034373496,-0.052046932,-0.015813364,-0.0029978722,-0.024957811,-0.012067515,-0.051293936,0.0070447368,-0.05717341,0.0030954394,-0.04508348,-0.028421566,-0.023345828,-0.017939752,-0.0056840945,-0.01339322,0.033527005,0.047057986,0.004905374,-0.025988506,0.02865433,0.012869772,0.01777784,-0.0005170768,-0.046644162,0.01988728,-0.011551494,-0.03609695,0.0020895943,-0.0031456528,0.0019230578,-0.0023361181,-0.023763092,-0.03260097,-0.004681359,0.011909445,-0.0097460225,-0.028863726,0.056800406,0.029584354,0.03081934,-0.030791735,-0.033012923,-0.057392046,-0.012623473,-0.017872095,0.012974791,-0.023156509,-0.0028424126,-0.012425191,-0.034120064,0.0026808165,-0.08003708,0.010943519,0.03300745,-0.019076675,-0.0305252,-0.0069334577,0.025154464,0.020180145,0.023376152,0.010113904,0.0029678498,-0.011592217,-0.03904145,-0.013896857,-0.0031564452,0.0356265,0.0036862062,-0.015303101,0.053301197,-0.048738677,-0.06472283,-0.027348574,0.017910808,0.029858725,-0.030980032,0.005806739,0.012578775,-0.0053965235,0.02448912,0.03710191,-0.065311365,-0.00452459,-0.00579725,-0.039192908,0.07220972,-0.017338373,0.011620074,0.010154972,-0.054374117,-0.035614565,0.07947586,-0.0022242712,-0.013766935,-0.023144232,0.0063835788,0.00564507,0.0319925,-0.004060244,-0.013186504,0.021977138,0.005647798,0.02731853,0.015986297,-0.007377602,0.0130839385,0.0277107,0.0037674226,0.0070407004,-0.033557545,0.041231103,0.0100953765,0.037610345,0.019318903,0.070972465,0.012536243,-0.03347296,0.02578381,0.035730883,0.02983146,-0.028802484,-0.0007955442,0.007097764,0.00037898697,-0.00923961,-0.027653709,0.036980342,-0.02395484,0.022532383,0.035159126,0.017655673,0.03149721,0.0041823997,0.0031774237,-0.0040727938,-0.0054930192,0.011933522,0.004639043,-0.0347308,-0.00844378,0.009219923,-0.0018801492,0.009298279,0.031823434,0.0009444584,0.004846544,0.013482356,-0.03718863,0.047128517,0.0083852485,0.009503637,-0.009683767,0.012928161,0.03970866,-0.018684493,-0.01589717,-0.033596624,-0.023476737,-0.03635499,0.055795725,-0.0046702693,-0.034133215,0.019287383,-0.022413421,0.025360627,0.0004129773,-0.002857133,-0.038655184,0.04852523,-0.009287798,-0.015791122,0.048449636,0.022362031,-0.00788611,0.021357358,-0.00049988634],"last_embed":{"hash":"gji3fq","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"gji3fq","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{7}","lines":[263,263],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gji3fq","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012687638,0.037058827,-0.03549498,0.03619527,-0.04255199,-0.007849451,0.023910029,0.0059200455,0.008735073,0.03298918,0.029269751,0.038508374,-0.0028935475,0.016692795,0.0002886353,-0.0018261316,-0.018733855,0.029746162,0.024546804,0.00021871564,-0.0062464816,0.040409315,0.018841578,-0.021859592,-0.016742816,-0.011342043,0.017344551,0.004131831,0.013776938,-0.0039990875,-0.03249727,-0.017473904,-0.020669486,-0.026925484,-0.0042798677,-0.06471833,-0.011752793,-0.027347954,-0.04893057,0.041700203,-0.019804964,-0.012126008,0.008391236,-0.011081951,0.024566948,-0.010437343,-0.024221862,-0.013917371,-0.052093457,-0.029387737,-0.0078717815,-0.023876376,0.011649998,-0.020757068,0.0115461,0.054360412,-0.011425509,-0.030680547,-0.027639378,0.010107076,-0.036238514,0.030874938,-0.05273913,-0.0014414113,0.032917935,0.00047491165,0.020180115,0.022790307,-0.017808503,-0.023279263,-0.012370906,0.031812645,-0.025915252,-0.019205786,-0.02633132,0.02653274,0.012969975,-0.017557725,-0.009851905,0.011425603,-0.015170863,-0.042793784,0.0046599116,-0.01661848,0.018956937,-0.014010332,-0.06087695,0.0767293,0.04778203,-0.021905547,-0.0067072716,-0.031103631,0.024185492,-0.054786824,-0.033136815,0.0045160465,0.0024841581,0.009113272,0.0021508227,-0.020095853,0.0005762973,-0.006271738,0.012906862,-0.018487081,-0.0015718649,-0.004247654,0.015094294,-0.0017398358,-0.01974908,-0.025910188,-0.005060079,0.028745208,0.021489955,-0.0038317211,0.006873827,-0.048678674,0.0064836107,-0.0038662932,-0.03712705,-0.0521265,0.040941752,0.022461887,0.004422101,-0.015375655,-0.0019202926,0.026755812,0.0026756586,-0.020795904,-0.0014753405,0.017143255,-0.03324565,-0.02553014,0.017328871,0.0021746457,-0.002237641,-0.015958106,-0.022036502,0.0168059,-0.050016776,-0.08393365,0.014304966,0.08899715,-0.0067877467,0.02628822,0.033017375,-0.056142524,0.0961487,-0.016439164,-0.028266985,-0.005257426,0.0141788935,0.03759914,0.0075130626,0.023112906,0.0123055065,-0.0015820832,0.010377891,-0.00031460094,0.032064058,0.021176895,-0.039864585,0.04659489,-0.051384352,-0.011832624,0.03144854,-0.037902284,0.024588408,0.003793066,0.00006154566,-0.072040595,0.012899413,0.016108368,0.011564222,0.041926198,0.015072793,0.03891955,-0.006975899,0.034596637,0.041810773,-0.036434166,-0.027482688,-0.027611928,-0.00516963,-0.02507338,-0.012407852,-0.03041194,0.0097366255,-0.01819237,0.0055678147,0.05380527,-0.043542117,0.040422793,0.023024762,-0.017176928,0.00034183034,0.0104227355,0.042364404,0.0042618616,-0.0036610444,-0.027653342,0.012397362,0.022358896,0.069244266,-0.027727794,0.021233093,-0.006176317,0.02022839,-0.04947095,-0.002874551,-0.027506119,-0.010193891,-0.023614481,-0.015068292,-0.027399955,-0.026793998,0.01444578,0.020013586,0.04319056,0.0032810841,-0.025438135,-0.031699892,0.035144236,-0.035422046,0.03813958,0.025046306,0.02660541,0.024900913,-0.004920594,0.01069267,-0.015524843,-0.0084179435,0.0073971017,-0.00050203275,-0.025629899,0.07101073,-0.013597124,-0.03883781,0.017243665,0.0077920235,-0.01366118,0.02376839,-0.008063924,0.007777065,-0.04600813,-0.0069152,0.033946957,-0.037201203,0.040552314,-0.02486352,0.00029665313,-0.0072551384,0.010357362,-0.008481352,0.019895505,0.011797016,-0.0016882822,-0.0072985506,0.004373187,0.013986501,-0.02600911,-0.0031953964,0.01973026,-0.011006708,-0.011090755,0.0046801018,0.042214856,-0.054244936,-0.023625933,0.033332985,-0.019431932,-0.03515067,0.056698613,0.016421441,0.045752488,0.0010452166,0.041662984,0.032695822,-0.021671552,0.0368563,0.07581911,-0.019275429,0.030384403,0.031499073,0.048912305,0.029412804,-0.019754218,-0.018893607,-0.006780834,-0.015250187,-0.051380217,-0.048680574,0.027053153,0.067200035,-0.0165827,0.02372795,0.039174404,-0.0045159636,-0.15773433,0.049117815,0.030459091,0.066761576,0.0012945652,0.007837303,-0.04713481,-0.040191438,-0.046327613,-0.0012731818,-0.025294494,-0.050409436,0.007064392,0.015105279,0.03714883,0.031798687,-0.007483106,-0.0009698266,-0.02372487,-0.03337845,0.023210507,0.02208869,-0.003565607,0.014150656,-0.009547858,-0.01212563,0.05938188,-0.005203173,-0.018544007,0.013587249,-0.011192601,0.011676297,0.004718241,0.007920289,-0.019389216,-0.0149666155,0.045824107,0.029186968,-0.001530533,0.03451961,0.0067162835,0.046612836,-0.027842544,-0.004037102,0.012266621,0.021418095,0.0059336484,-0.01566688,-0.07958913,0.017366678,0.03042937,-0.019438492,-0.028774526,0.023084052,-0.044803295,-0.026425663,-0.0015336309,0.062342994,-0.015440125,-0.022156904,0.031354923,-0.0122302435,-0.0063728653,-0.04698846,-0.01310818,-0.0067362105,0.021207917,-0.022684623,0.043387767,-0.0153720705,0.020567887,-0.05344112,0.019519946,-0.0016772876,-0.01878656,0.011457039,0.002529605,-0.032307055,-0.0013268571,-0.1021641,-0.016338497,0.016647184,0.00085715146,-0.0034647328,-0.052051954,-0.013252083,0.018238222,0.014346011,0.03861214,0.2456067,0.02437741,-0.020563802,0.03231378,0.015114989,-0.0028734782,0.022690305,0.024784809,0.038122077,-0.018523332,-0.015529843,0.022787062,0.0027741487,0.012747446,-0.04667008,0.02796055,-0.05763799,0.022565702,0.051847674,-0.023947569,-0.016359357,-0.019317824,-0.00062225736,0.013841928,-0.05038159,-0.03357964,-0.0060292967,0.009031088,-0.01927688,0.010502047,-0.007586022,0.049998455,0.024266386,-0.011273678,-0.06969225,0.03910015,-0.01924219,-0.011547107,0.02707516,-0.0032772638,-0.0080947075,0.026429314,-0.026809227,-0.011529608,-0.01957457,-0.03460566,0.047485422,0.017314471,-0.047176253,-0.025045073,-0.051702272,-0.039741796,-0.025924878,-0.024435364,0.017597253,-0.04238912,-0.00049163756,-0.03694617,0.03353477,0.032433774,0.03948531,0.0049189455,-0.069765605,-0.06698151,0.0027320886,0.011227249,-0.024072966,-0.005461022,0.017136917,0.03380654,-0.013939864,-0.032197468,-0.014377942,-0.01619176,0.019782864,0.005049854,0.080378085,0.03332112,0.021241307,0.011763724,0.008420371,-0.022578448,-0.013589064,0.014006489,-0.000022136264,0.009759987,0.051142234,0.049914926,-0.02058571,0.017393123,-0.035314277,0.015526222,0.015350103,0.06612101,-0.026922742,-0.008580608,0.023220345,-0.043003175,-0.011655976,-0.0028702205,-0.008436147,0.0011237597,-0.021388646,-0.017588265,0.03735078,-0.0457831,-0.009784506,0.003847638,0.01969445,-0.014589411,-0.02820332,0.0064474544,0.0036918574,-0.03609872,0.019879745,0.03157025,0.038761485,0.008148088,0.051879928,-0.024635049,0.01948807,-0.0015054976,0.015034185,0.013521351,-0.031092176,-0.055558566,-0.0073201996,-0.013558185,-0.039052334,0.037226956,0.0005098185,-0.025014928,-0.05076729,0.043068442,0.0226231,0.037095603,-0.0011870769,-0.0036044128,-0.014850994,0.010157257,-0.01818771,0.014211351,0.009721521,-0.059128944,0.05523147,0.0070673754,-0.0008221319,-0.0055974056,0.017798645,0.04420793,0.010971997,0.052735366,0.019583827,0.023144618,-0.008786148,0.009916738,-0.0130506735,0.00545201,-0.0052895197,-0.023799786,-0.019812917,0.025617415,0.035981588,0.023682624,-0.040605433,0.022430694,-0.05308524,0.025516378,0.00028013918,-0.045516443,0.0031242794,-0.053866126,-0.056375112,0.009042816,0.023886906,-0.028778404,-0.049914956,0.007497308,-0.017373456,-0.053966787,0.02295638,0.0068154107,-0.06009338,-0.060715396,0.027058873,-0.06600253,-0.016245408,0.0060930196,-0.010906828,-0.007037536,-0.012005597,0.086066335,0.034372117,-0.015304437,0.0034375405,0.061632775,0.0968476,0.027983718,0.007862341,0.0006756482,-0.042798538,0.014091274,-0.021398036,0.014659539,-0.02705241,-0.029564643,-0.015811337,0.0022258274,-0.024538113,-0.00066624646,-0.051669315,0.0070034917,-0.07000858,-0.0020307354,-0.0066999015,-0.0402976,0.0568737,0.046038035,0.054047972,-0.03755419,0.004934606,-0.012661713,-0.011709362,-0.036790736,-0.037992205,-0.010307212,0.021968035,-0.057893045,0.004993993,-0.060410216,-0.000056868845,-0.0015566208,0.007177911,-0.016522644,-0.0073634842,-0.031201072,0.024817815,0.028535308,0.039066777,-0.040799484,-0.0038151299,0.052476536,0.055937767,0.055346914,0.024676343,0.0072840783,-0.093924835,-0.037859783,-0.0074582496,-0.0021762857,0.0041905334,-0.07498342,0.02276283,-0.020421205,0.034464765,-0.012793937,0.027338482,-0.04436045,-0.03521898,-0.031154145,0.01964918,0.013359528,0.012303665,-0.02731642,0.02716609,-0.02013147,0.0059522986,-0.026184207,-0.016997369,-0.029950993,0.016334873,-0.014491395,-0.0675873,-0.014917664,0.024127467,0.0009620082,-0.024044042,0.0036788934,0.009695381,-0.009738218,-0.04234519,-0.03364313,-0.024652286,0.037173107,-0.01816186,0.016918346,-0.0017411701,0.0033408501,-0.010558917,-0.04451681,0.048634257,-0.0021684738,-0.010702108,0.016192935,-0.030475488,0.009173212,0.03549244,0.00877037,0.010355737,0.029676534,-0.00521773,-0.013375249,-0.0387389,-0.01541872,0.0014725074,0.051882435,-0.01850715,0.010610756,0.012923503,-0.007953137,0.060791336,-0.08443798,0.014013732,0.039247993,0.03846332,0.014191661,0.05115758,-0.010583809,0.030176837,-0.005326993,-0.013457842,0.013784613,-0.013735182,-0.009525733,-0.012362413,-0.014616378,-0.048764255,-0.040692672,-0.0025742983,0.082850054,-0.022049937,0.0029049176,-0.0029463312,0.021200309,-0.03913082,0.016779462,-0.0071597183,-0.007178696,-0.001820243,0.011940104,0.0003956961,0.016921237,0.024618339,-0.01613171,0.001962065,-0.07103476,-0.03465195,0.014613415,-0.0072240196,0.022154236,0.0036471295,0.016661359,-0.004959018,-0.031213075,0.0498219,-0.026233088,-0.019506002,-0.031291474,0.022988211,0.03329051,-0.0007886005,0.02625743,0.012594933,0.010351582,0.002671063,-0.04383382,0.0003563497,-0.012544834,-0.008370792,0.017547743,0.028402735,0.013772815,0.008942745,0.015705775,-0.018414447,0.018131975,-0.020468438,0.005067534,0.0076287654,0.0022244297,-0.020141684,0.0042371177,-0.03887468,-0.0063992026,-0.027034823,-0.021871336,0.02705072,-0.020794982,0.028753966,0.06735134,0.017760772,0.025212185,-0.010981454,-0.023903541,-0.135053,-0.01629714,-0.0035617575,0.016621996,-0.020357516,-0.022905288,0.019516086,-0.06771669,0.027879186,-0.0005185857,-0.0045503243,0.003090845,-0.0000019135493,-0.018164342,0.041692175,-0.006146527,-0.039491117,-0.020862285,-0.0139249405,0.025643276,-0.001491114,-0.020795425,0.034497317,-0.014590584,0.00015783274,0.0059320806,-0.021082548,-0.008765219,-0.007869731,-0.009103134,-0.013778031,-0.040302183,0.037257113,0.028903445,-0.025185334,-0.0023268233,0.033948064,0.009424395,-0.015452478,0.023713458,-0.04110762,0.014973373,-0.04599854,0.024446853,-0.023101062,0.05740071,0.046264037,-0.02283927,0.020588912,0.01868758,0.015317076,0.056721564,-0.013297075,0.014269973,0.027927889,0.008251878,-0.034737233,-0.01595067,-0.020096907,-0.0035142463,-0.03398192,0.046514023,-0.023101706,-0.020090984,-0.039191123,0.0037524956,-0.0050907587,0.01166043,-0.05503176,0.007970661,0.017668283,0.011413385,-0.017313486,-0.032348588,-0.009113364,-0.044881057,0.06730624,-0.034803823,0.026355894,-0.011550376,-0.01911135,-0.052180983,-0.012606313,0.03162651,0.037847817,0.013915369,-0.026851432,0.016861916,-0.021895029,-0.010259098,-0.017725479,-0.04123363,0.017647466,-0.019265916,0.0019627644,0.03980806,-0.009426201,-0.02748679,-0.017428955,-0.027400441,-0.017279664,-0.011020007,0.009716546,-0.004256616,-0.026500344,0.039136227,0.033200342,0.039026927,-0.0047960053,-0.038141802,-0.04702121,-0.015602394,-0.007740049,0.0019685868,-0.047641482,-0.01525093,0.0046803085,-0.043933164,0.0017783627,-0.08027912,-0.005400483,0.018840322,-0.033349678,-0.028883152,-0.00077410485,0.03246713,0.045261137,0.024308836,0.022141324,0.023434747,-0.022711547,-0.029956035,-0.0040624784,-0.013952286,0.048733663,0.0431847,-0.026952712,0.048503984,-0.032704312,-0.061789207,-0.029206319,-0.0028242948,0.018712234,-0.062010504,-0.019600982,-0.0077529517,0.010459577,0.037804686,0.0022591818,-0.03592345,0.004510553,0.0074224533,-0.025901137,0.06339794,0.0032351431,0.044767834,-0.023811478,0.01797832,-0.0019384307,0.07931219,0.03906753,-0.018353183,-0.011075871,-0.04460345,0.010283279,0.022063188,-0.009191487,-0.015766349,-0.017614407,0.026193019,0.04857017,0.009040774,-0.0045929444,0.013941535,0.012619829,-0.037601218,-0.0088336235,-0.01142857,0.031433262,-0.0003335474,0.024631966,0.017725192,0.11655348,0.03735235,-0.016417746,-0.0068688733,0.006864193,0.025378564,-0.022362635,0.003954524,0.00527521,0.0025112415,-0.020239921,-0.01986827,0.055567086,-0.075451754,0.01594847,-0.016787283,0.0018443407,0.024892543,0.019850923,0.020728258,-0.0016478841,-0.008080865,0.01938775,-0.00073415186,-0.025485072,0.012962688,-0.015526135,-0.0013401579,-0.0016859928,0.017844927,-0.0026309893,0.020838395,-0.03373245,-0.035614416,0.03616157,0.02421703,-0.018368343,-0.008819378,-0.0069976393,0.045401555,-0.021422666,-0.031847782,-0.029627556,0.003338345,-0.012604658,0.040019352,-0.02754654,0.0012112707,0.004009062,0.008058994,0.06222262,0.02246925,-0.022116655,-0.014858827,0.05386373,-0.013657089,-0.02277752,0.03924683,0.0051243333,-0.01399164,0.03403084,-0.029635081],"last_embed":{"hash":"vj021g","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"vj021g","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Completed Setup Steps#{8}","lines":[264,265],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vj021g","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Optional Next Steps": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012345296,0.038445055,-0.02795768,0.057185676,-0.018542945,-0.015776476,0.029053213,0.019082278,0.013268152,0.050015062,0.024760056,0.016813433,-0.023301732,0.016146312,0.013544696,-0.0051292633,-0.045388993,0.0254464,0.021766972,0.006699261,0.009041153,0.021804336,0.043612707,0.013943438,-0.04209914,-0.00735689,0.010432566,-0.0041080536,-0.018221034,0.025698122,-0.052112564,-0.0037166744,0.0012848367,0.00876806,-0.010319554,-0.0365936,-0.021465017,-0.045726966,-0.036555164,0.04007805,0.028686132,-0.022685068,0.022910628,-0.0019681056,0.0045996616,-0.025138844,0.020743623,-0.0077097914,-0.03573541,-0.024343276,-0.011268068,-0.020988405,0.011121315,0.006011715,0.026699398,0.042742476,-0.03666875,-0.025960084,-0.023187237,0.022165582,-0.039293412,0.037774444,-0.022331748,0.008059813,0.003921311,0.021722358,-0.01007317,0.014062388,-0.01737262,-0.0494882,-0.0013318656,0.040244415,-0.02839276,0.008967176,-0.02456804,0.029710682,0.0575703,-0.02445238,0.024981743,0.009704483,-0.031682752,-0.022468958,0.025583243,-0.028107198,0.003546865,-0.010586122,-0.0452878,0.08809477,0.04699485,0.007288122,-0.005738134,-0.04815638,0.032376606,-0.07452129,-0.03198962,0.01185352,0.013440151,0.009568222,0.030403199,-0.012831311,-0.013594042,-0.0137765845,-0.013301984,-0.01256851,0.01587162,0.0150330085,-0.008078533,-0.014900039,-0.0076550017,-0.009461605,0.0047183246,0.0028054193,-0.005642774,-0.024758387,-0.024266858,-0.06782899,0.0039581824,-0.029934864,-0.039499927,-0.048958644,0.027499685,-0.019594643,0.052131798,-0.033032175,0.024829574,0.020564012,-0.022734532,0.014231189,0.0038045326,0.015642567,-0.032663677,-0.007640022,-0.018267116,-0.0042825174,-0.014129431,-0.009032319,-0.02020274,0.016978173,-0.027468707,-0.064482816,0.0008504654,0.020325491,-0.0076171216,0.013353599,0.03943104,0.0028623631,0.06187187,-0.036607955,-0.018847277,0.008836625,0.0046062847,0.029255345,-0.0067897965,0.02990574,0.04067775,0.012526958,0.015412042,0.01321086,0.003806315,-0.011529979,-0.026198927,0.0319495,-0.05101845,0.016215244,0.03482689,-0.027769018,0.009685449,-0.03219435,0.0008369925,-0.011622784,-0.0029300924,0.029145235,0.014510062,0.05111797,0.015928548,0.020894265,0.043908935,0.041653074,0.04611382,-0.03211877,-0.04799598,-0.020614075,-0.027446829,-0.042440563,-0.0035855484,-0.008705933,0.011882047,-0.023157472,-0.0071327304,0.045554064,-0.013985674,0.030451424,0.0035875076,-0.001647189,0.0062100803,-0.0005142854,0.025194015,0.02804443,0.0041360436,-0.02763224,0.0059949644,0.044553567,0.05726406,0.000007826628,0.016257582,0.012250504,0.019899048,-0.054137904,0.0009493832,-0.042342752,-0.021383774,-0.019190315,-0.031485684,0.017903883,-0.030823752,-0.010892837,0.0040683425,0.024819113,-0.019922312,-0.015698222,-0.047256578,0.025206525,-0.027216362,0.030183014,0.02107837,0.0016793924,0.027608402,0.026715549,0.011709353,0.009730097,-0.049010094,-0.016042411,0.03089342,-0.04216758,0.06814835,0.00082439923,-0.06740499,0.01513117,0.03161318,-0.024465559,0.005588264,-0.015301401,0.008026089,-0.026824981,-0.03965816,-0.014030805,-0.008597427,0.031053847,-0.04382221,0.012978222,-0.042129315,0.0071908385,-0.01330163,0.018982526,0.0088441875,-0.005537917,-0.014857252,0.0035174736,0.013509385,-0.021572253,0.021914436,0.018916847,-0.017927943,0.0026427459,-0.0041797003,0.027518105,-0.04087782,-0.015176241,0.0049159806,0.01412509,-0.017966282,0.050649017,0.015722012,0.07539719,-0.014424501,0.01742717,0.013238498,-0.017645322,0.056839306,0.072376505,-0.07207349,0.005544462,0.014634167,0.031070622,0.01792943,-0.028362744,0.02605502,0.031217286,-0.0062169814,-0.033998672,-0.042707384,0.053805232,0.078653105,-0.0027013689,0.035233583,0.024491256,0.0064183273,-0.16532695,-0.00420904,-0.011195479,0.054038405,0.006014307,-0.0047389725,-0.034820575,-0.02159679,-0.065214045,0.032126732,-0.009911366,-0.06055203,0.020587439,-0.014172583,0.03643103,0.020504674,0.00034216585,0.015550015,-0.019912131,-0.04327151,0.005407657,-0.0071493546,-0.014126233,0.0071593802,-0.009349963,0.020839486,0.06500984,0.005234447,-0.051863145,-0.021835484,0.008517978,-0.02277145,0.017490225,0.013757623,0.0010273805,0.0044481787,0.05098286,0.024569936,-0.0017344588,-0.0026649062,0.029430632,0.04615005,-0.010144516,0.011464556,0.013603252,0.009031182,0.0044305106,-0.008235005,-0.069813214,0.017274544,0.02580483,-0.03927459,-0.026098069,0.020789167,-0.049623314,-0.05234202,0.01154265,0.06949853,-0.0020962756,-0.05476937,0.01640591,-0.0016870989,-0.016090795,-0.03984295,-0.02451806,-0.009738229,0.039075207,-0.0040775454,0.0017589479,-0.01979486,0.003832505,-0.05664039,0.025908655,-0.0037293239,-0.004890767,0.021704473,-0.011249166,-0.027218744,0.026044536,-0.08647479,-0.0029280558,0.013024139,-0.011304903,0.00874915,-0.032563593,-0.022936175,-0.016760143,0.022707906,0.043278888,0.24039891,0.009974053,-0.016063746,0.0031595782,0.025008261,0.002146186,0.016180834,0.021069787,0.040460743,-0.0304674,-0.038140416,0.023983596,0.010753935,0.011702816,-0.016575629,-0.0067745866,-0.042317823,0.010401095,0.05557645,-0.00852737,0.015859524,-0.009738531,-0.004482604,0.034909837,-0.066030025,-0.049242523,-0.022922035,-0.0048941034,-0.022914069,-0.0021427248,-0.012165566,0.061896045,-0.0074582645,-0.006832614,-0.08223848,0.036385313,-0.019188218,-0.010927528,-0.033368006,0.03170876,-0.00027391512,-0.00009988567,0.020059202,-0.016779482,0.0010003535,-0.018026033,0.038885567,-0.010139062,-0.048296306,-0.018959895,-0.051472638,-0.016863838,-0.044558585,-0.020571131,0.04169015,-0.0070152157,-0.034256525,-0.015303724,0.031198636,0.029021388,0.021463348,-0.003288801,-0.085573785,-0.04692893,0.009158505,0.0026371027,0.007036303,0.02211703,-0.010933006,0.046707723,0.0031862766,-0.023953695,-0.001453017,-0.024856336,-0.0018418288,0.026751008,0.085670434,0.05759713,0.025566082,0.016807182,-0.012340737,0.026132854,-0.008611298,0.035171773,0.010349671,0.001654139,-0.00730229,0.06731528,-0.0017214007,-0.004185567,-0.022007803,0.015032499,0.02982282,0.035800725,0.011144835,0.03738954,0.036631905,-0.022244394,-0.03931464,0.021388685,0.0060493266,0.0053952774,-0.026793003,-0.05845205,0.048868526,-0.02465247,-0.016197976,-0.009445212,0.04360064,-0.0018130443,-0.021239165,0.010725422,0.012380481,-0.02857704,0.02654849,0.016895734,0.05037449,0.0017520243,0.04098773,0.008033038,0.0128889335,0.0042268033,-0.017221995,0.0066896533,-0.012777262,-0.057939615,-0.006935203,-0.02022289,-0.0046124505,0.031563357,0.03978346,-0.015203985,0.024899838,0.06055184,0.009326439,0.010721889,-0.03445669,-0.031289015,0.030481674,0.012615419,-0.059410863,-0.023513122,0.009403783,-0.042908654,0.02793306,0.0041474765,0.01867437,0.023782443,0.004385394,0.04064751,-0.016951317,0.052495006,0.010715464,0.0012680454,-0.020429337,-0.012216576,-0.0068362495,0.038370296,0.00893015,-0.026610648,-0.027618676,0.04464258,0.03291637,0.040748015,-0.02681023,0.03162349,-0.048904005,0.04270812,0.007633581,-0.0010608283,0.03893973,-0.014922077,-0.044274174,0.034974955,0.020993758,-0.053086422,-0.057795495,-0.005658929,-0.028238846,-0.039140202,0.032089047,0.00069343677,-0.016374215,-0.070770256,0.021891268,-0.046324775,-0.02321675,0.006788355,-0.028471887,0.009851295,-0.042902328,0.08944724,0.017906656,0.0040819175,-0.0041986033,0.013092166,0.07381449,0.0033008235,0.01614394,0.001304704,-0.088493735,-0.0035359766,-0.020333532,-0.008757906,-0.0015239707,0.001273275,-0.008170779,-0.0013886859,-0.014244862,-0.0040576034,-0.043065585,0.019392453,-0.06784185,-0.006700155,0.012495572,-0.05279717,0.06129633,0.0458748,0.015259063,-0.050116092,0.023512647,-0.019016135,0.02263943,-0.056915846,-0.019083483,0.019262223,0.005896074,-0.028500408,0.01994225,-0.05132329,0.00014430462,-0.009144151,-0.007853186,0.01831519,-0.00282969,-0.027215328,0.028217057,0.018140137,0.032068532,-0.02575381,0.005981017,0.008836154,0.022743687,0.044392742,0.033381227,0.0007690362,-0.04727092,-0.017144151,-0.0075835967,-0.018940484,0.024093185,-0.08519977,-0.005408204,-0.011414844,0.059095435,-0.025415964,0.047126204,-0.049831826,-0.012093454,-0.054559518,-0.013659662,-0.002100098,0.015252141,0.007296302,0.015986068,-0.032450363,0.0039677722,0.0018894491,-0.013565085,-0.02597873,-0.002640665,-0.028678905,-0.06533029,-0.047778707,0.010439575,-0.009397463,-0.04919541,-0.028998964,-0.029689182,-0.003063993,-0.067973614,-0.015615827,0.0017799695,0.009514492,-0.045503534,0.0341743,0.027956609,-0.0044178152,-0.027435297,-0.053945128,0.05114665,0.0098202545,-0.0115534505,-0.010355012,-0.030080905,-0.009473267,0.045232452,-0.011858503,0.011976069,0.040750027,-0.002050887,0.0014512724,-0.022104198,-0.0050345743,-0.01135947,0.04957811,-0.026575055,-0.021088326,0.013641358,0.005626588,0.036476202,-0.07159474,-0.011662763,0.055025134,0.027143216,0.02133839,0.05210347,-0.019649722,0.02577525,-0.0148045095,-0.037118923,0.051313,-0.02887116,0.0050664106,-0.0084575545,0.015459984,-0.048728313,0.0123279225,-0.008764501,0.067122474,-0.037944533,-0.0049644187,-0.012519984,0.012260604,-0.026184093,-0.0090396395,0.01713463,-0.02703562,-0.003431574,0.009598745,-0.0079978015,-0.003765196,0.028069675,-0.001301567,0.006275616,-0.08661053,-0.011944969,0.012650071,-0.058351822,0.03640977,0.032633305,-0.008412564,-0.003941557,-0.014241695,0.01330987,-0.041456964,-0.024832053,-0.002968868,0.057251215,0.0463096,-0.015757203,0.03666874,-0.00008286016,-0.025681987,0.017025461,-0.027328415,0.035660073,-0.026863005,-0.03851131,0.0057618646,0.023361264,0.004291753,0.011063165,0.00961841,-0.02111354,0.021613663,0.015324712,-0.0041439086,0.025210543,-0.008215716,-0.043909304,-0.017064536,-0.012727279,-0.003172197,-0.041774005,-0.0012121053,-0.015300839,0.003496693,0.037272226,0.039624803,-0.001319905,-0.008453514,-0.016556473,-0.014554767,-0.1261592,-0.024402607,0.009771785,0.043697573,-0.008707665,-0.015712649,0.015277249,-0.037341103,0.015629813,-0.008059453,-0.034944285,-0.0024469,0.006254891,-0.02901581,0.042338192,-0.008690853,-0.04427683,-0.040803388,-0.0023440842,0.006850546,-0.010129034,-0.03694596,0.04643867,-0.0035734167,-0.0050057354,0.0077273813,0.033736914,0.0056281835,-0.001479773,-0.026052952,-0.010710213,-0.0056497906,0.036567047,0.026375733,-0.01388254,-0.011709857,0.010870777,0.022374697,-0.0116178375,0.02822025,-0.025529472,0.017823372,-0.020932755,0.040506184,-0.0094858315,0.041195504,0.012889359,-0.045535892,-0.026575048,0.037010506,0.043614306,0.040891513,-0.032804225,-0.0025183237,0.027922954,0.013153178,-0.037396945,0.009939669,-0.013499517,0.006654499,-0.022191288,0.06576906,-0.016887648,0.0073312656,-0.017117975,0.017000118,-0.04477235,0.015047553,-0.047832347,0.013417032,0.01173702,0.0043883626,-0.025054418,-0.05996064,-0.034843672,-0.061335444,0.039474446,-0.03468446,-0.0138532575,-0.0105051715,0.009083757,-0.053803056,-0.01436768,0.02898573,0.043478653,0.010257812,-0.02379872,-0.02778566,0.02638825,-0.0027723308,-0.029884351,-0.049962956,0.0072243344,-0.022983186,-0.035429057,0.055549722,-0.022965437,-0.030649444,-0.012190953,0.0043113464,-0.038647223,-0.0038890864,0.009183595,0.01016689,-0.023786223,0.030110266,0.013580169,0.021935266,-0.03846243,-0.032805536,-0.01797682,-0.018093267,0.005656052,-0.010840255,-0.05368723,-0.0066151717,0.013338895,0.0030601083,0.007244625,-0.058424585,0.0065404954,0.021970378,-0.02549748,-0.023607234,0.0063659786,0.053022195,0.03079139,0.027507234,0.033662006,0.004464019,-0.024527004,-0.03758877,-0.04336406,-0.00031482134,0.03585819,-0.011904491,-0.019268477,0.047787976,-0.04152418,-0.053162847,-0.02436989,0.009364978,0.013937622,-0.021288602,-0.029609673,-0.03330522,-0.010593933,0.048299093,0.0103199305,-0.063488364,-0.018994113,0.020088647,-0.0014547626,0.07974847,-0.003945964,0.054135222,0.013181154,-0.012585727,-0.037184794,0.0817251,0.04114233,-0.03542585,-0.040897552,-0.0109956525,-0.016844532,0.056902397,0.0029980044,-0.01066229,-0.00042625947,0.027790274,-0.007849399,-0.0024266427,-0.01916199,-0.009811121,0.028270077,0.00008813881,0.00354708,-0.033359926,0.046581477,0.0060725994,0.045690432,0.020512884,0.08181816,0.051214546,0.00040160655,-0.022433225,0.027866833,0.0373663,-0.05060719,-0.023776986,-0.0007910393,-0.005406952,0.0071026874,-0.03421673,0.06883247,-0.022686368,0.02909539,0.012307113,0.024613027,0.022059226,-0.011683259,-0.018094804,-0.030334398,0.012455363,0.026821168,0.0046999203,0.015732944,-0.019479599,-0.013383482,0.0008206791,-0.012217846,0.01754727,-0.006232849,0.014037759,-0.018396,-0.019303247,0.052035473,0.009968573,-0.008340419,-0.025933275,0.023385389,0.043899603,-0.0028388498,-0.025300778,-0.03507664,-0.019475944,0.00359196,0.036159407,-0.002336995,-0.02495638,0.0002962922,0.0022869096,0.011701025,0.034002043,-0.028468791,-0.023113105,0.022204762,-0.00313059,-0.027341222,0.044252895,0.0025690459,-0.031473026,0.018767254,0.00038484728],"last_embed":{"hash":"1j7fdg6","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"1j7fdg6","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Optional Next Steps","lines":[266,273],"size":267,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1j7fdg6","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Optional Next Steps#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.006115696,0.035187703,-0.018214693,0.021324363,-0.022548387,-0.020368658,0.044553787,0.044477396,0.017073484,0.05042677,0.019414105,0.008143651,-0.028042816,0.021383695,0.016903661,0.00062475394,-0.021492405,0.046732664,0.01128105,0.010804112,0.030441161,0.020069197,0.0388018,0.014501737,-0.045774244,-0.005381306,0.0044448255,0.017876647,-0.018135263,0.02128393,-0.048310608,-0.031408902,-0.027340243,0.015800655,0.0068705897,-0.055469625,-0.04017177,-0.04948189,-0.041559696,0.048233524,0.013423951,-0.020696761,0.009998044,-0.016991764,0.01311396,0.013089776,0.01479743,-0.011327376,-0.022483379,-0.021009156,-0.01000497,-0.028961184,0.019557772,0.0015485234,0.0067523816,0.03724087,-0.032513067,-0.029664662,-0.026678707,0.032237813,-0.035333674,0.028234873,0.01247564,0.01133699,0.02463756,0.01976164,0.016174212,0.0015839208,-0.010483088,-0.039822314,-0.0016260948,0.050442006,-0.048025448,0.017903125,-0.009962413,0.02160104,0.051392354,-0.033231534,0.02048677,0.019569082,-0.023056058,-0.028034018,0.008183298,-0.033741288,0.037432484,0.016243659,-0.049349017,0.11442092,0.043891218,0.007816109,0.021035343,-0.011099746,0.049491588,-0.05393754,-0.021481926,-0.007382367,0.00018383305,0.0046987347,0.022552732,-0.022172542,0.005383669,0.0064277877,-0.0075361035,-0.0054013412,0.021088623,-0.009675435,-0.00007033183,-0.016353752,-0.016028788,-0.010608755,-0.0016885558,0.004860452,-0.023919413,-0.022184024,-0.0023218563,-0.07688089,0.0137461955,-0.02001485,-0.018665807,-0.030950747,0.010447197,-0.022703843,0.055313345,-0.04368366,0.033390068,0.00944307,-0.024355559,0.0064802845,0.0055813347,0.024953213,-0.03487479,-0.012159702,-0.02634603,-0.0034097037,-0.0068788948,-0.032341816,-0.020518593,0.015140031,-0.03499651,-0.08073902,0.0010868391,0.0062613427,0.01023754,0.03193943,0.038995497,-0.012465463,0.039879225,-0.044581182,-0.014951743,-0.00953042,-0.02014187,0.03133787,-0.013625469,0.009158282,0.042392302,0.013483722,0.022719748,0.02788824,-0.046039045,-0.0054190704,-0.0065004714,0.012750598,-0.06878888,0.014175678,0.03218202,-0.024170214,0.029863056,-0.016717,-0.0142126,0.0027448148,0.0053820917,-0.001986012,-0.007205881,0.031326294,0.020998968,0.019742476,0.022980107,0.03940796,0.046667043,-0.034647908,-0.04083001,-0.019913819,-0.016030865,-0.029275762,-0.019782523,-0.009485332,0.017459799,-0.01816219,0.0007417478,0.049069375,-0.015562712,0.033146974,-0.01646448,0.0022027194,0.022544222,-0.020845696,0.019016271,0.044397682,0.0024180755,-0.01130212,0.0026694995,0.055591684,0.013215447,-0.022229437,0.022359604,-0.0056521134,0.035419915,-0.04226054,0.0070814816,-0.044492558,-0.004292092,-0.029539157,-0.011850825,-0.014285702,-0.0390532,-0.03034319,0.035199888,0.02227044,-0.032601275,-0.025280965,-0.06654527,0.020181647,-0.025674129,0.02764696,0.038550418,0.0039247274,0.012062116,0.032615807,0.0112125585,-0.014888029,-0.05481708,0.012168081,0.016471531,-0.047959074,0.08455079,0.0057605947,-0.043257844,0.010933099,0.034772195,-0.049376227,0.0018881045,-0.016997248,-0.00825263,-0.033996027,-0.03117237,-0.020519292,-0.016617414,0.036337808,-0.017043373,0.012518671,-0.032381795,-0.0034929232,-0.0016003501,0.030879404,-0.00050326606,-0.01697578,-0.0109763425,0.011301507,0.008390334,-0.02695446,-0.015960535,0.02129659,-0.031001594,0.00763487,-0.010543935,0.024322297,-0.016070804,0.0033212006,0.010138337,0.010796852,-0.012027121,0.022671765,0.028009884,0.078115396,-0.016976312,0.006609632,0.008347619,-0.019581724,0.05519051,0.04621861,-0.082963265,-0.0081984615,0.019092279,0.014602226,0.04580306,-0.038435116,-0.015131562,0.026135262,-0.03939662,-0.033884596,-0.053332757,0.042022627,0.07582702,-0.0017877028,0.0389373,0.0362028,0.007555699,-0.16484563,0.0043458976,-0.010629637,0.07320374,0.018320661,0.006685058,-0.023840055,-0.0218952,-0.056484625,0.04161662,0.003759821,-0.050726295,0.03034108,-0.0031093222,0.024270978,0.021633616,0.016419439,0.016466234,-0.01716593,-0.04119644,-0.01160894,-0.011818397,-0.02745765,-0.016772399,-0.042360187,0.015796294,0.060761083,0.005862612,-0.038742267,-0.023364319,-0.014431169,-0.021978434,0.007615092,0.022941597,0.004736721,0.01710683,0.06251379,0.0020242592,0.029516585,-0.01228578,0.031321473,0.05362837,-0.017285025,0.021655401,0.0045692907,0.035833307,0.008370589,0.0026094029,-0.093200795,0.027837252,0.014845683,-0.04534194,0.00022205233,0.009323359,-0.036501944,-0.056636263,-0.006419592,0.058762208,-0.020614158,-0.036373496,0.009352104,-0.0041153203,-0.028299563,-0.0601212,-0.0050998274,-0.02053902,0.046293978,-0.010187155,0.010575237,-0.011204198,0.017018761,-0.052999254,0.030288387,-0.0013127737,-0.0065459157,0.02842573,0.0029816274,-0.033864353,0.035886135,-0.09679513,-0.018159546,0.013789557,-0.014209979,0.014295912,-0.030994035,-0.0360685,-0.027139893,0.014737812,0.038299356,0.23865765,-0.000410519,-0.0077253603,0.022625271,0.015769867,0.009914826,-0.009249149,-0.0059458446,0.016354166,-0.023100194,-0.051763408,0.024642799,0.0028851423,0.019720396,-0.043843426,-0.002876603,-0.022084644,0.02316808,0.048824746,0.0040017692,0.011690346,0.0027440637,0.0072937864,0.052346528,-0.06200456,-0.045513906,-0.032966465,-0.026184704,-0.011710445,0.012474001,-0.010583554,0.05495106,0.0025570975,-0.014671399,-0.07226751,0.016082743,-0.0156116085,-0.024415273,-0.033370268,0.0034144197,-0.0016651257,0.006422445,0.001031697,-0.027442945,-0.0083617475,-0.019362215,0.027924329,-0.033624366,-0.030450223,-0.03892841,-0.025974715,-0.018334841,-0.051742774,-0.014936411,0.046297457,-0.017050229,-0.032425337,-0.010755911,0.029190421,0.032031745,0.026567955,0.0062369057,-0.09521248,-0.017218225,-0.006581762,0.0057887184,0.0015502642,0.043297462,-0.025407406,0.0022558842,0.003074771,-0.006836058,0.005198941,0.022043698,-0.012688391,0.03772684,0.08757673,0.06424948,0.026830228,0.0032178636,-0.014778976,0.027781641,-0.010122458,0.022409715,0.00037450716,-0.00942877,-0.0102142105,0.072714776,0.005104944,0.017826466,-0.0157742,0.025065992,0.0561836,0.04207264,-0.00079603615,0.03487624,0.04732087,-0.021081826,-0.040124964,0.036934454,-0.007153093,-0.012230302,-0.008856277,-0.030524,0.037885997,-0.014248226,-0.019865168,-0.011690673,0.044008307,-0.024116764,-0.005322875,-0.0015315992,0.029749451,-0.023749458,0.0047533936,0.044643898,0.03298242,0.00039171023,0.023907091,0.0051931744,0.0111419475,-0.031505115,-0.0026689356,0.005550136,-0.0061500934,-0.041941233,0.0007894035,0.006592727,-0.015911352,0.019249655,0.02570062,-0.017948221,0.038217258,0.054984577,0.026952207,0.020458525,-0.035068907,-0.009139731,0.025352105,-0.015178364,-0.047702353,-0.009490944,0.0099791065,-0.038888752,0.034570538,-0.016097192,0.022296457,0.007834577,-0.00502273,0.045248516,-0.004590955,0.045851346,0.029891336,-0.0007646406,-0.018314892,-0.011244552,-0.006207661,0.021126052,0.011250785,-0.043021776,-0.008761417,0.009123577,0.028702058,0.05406498,-0.026146716,0.05240879,-0.04055657,0.027272422,-0.0017072179,-0.015056199,0.018728023,-0.0018511361,-0.041571245,0.008721283,0.020930845,-0.021114662,-0.03713804,0.0017383809,-0.046260394,-0.057040654,0.022034274,0.007860847,-0.029650839,-0.021079373,0.016797928,-0.02375656,-0.013208784,0.010246621,-0.028192429,0.0025260346,-0.032788884,0.0794125,0.014604249,-0.006263592,-0.016754255,0.026561538,0.07103662,0.013664716,0.01776803,0.0094440505,-0.07577008,-0.025554147,-0.033823937,-0.011434178,-0.0051691197,-0.0022398944,-0.03088647,0.012635927,-0.0045963586,0.015411777,-0.04618968,0.005887884,-0.05694505,-0.0039489055,-0.0069363276,-0.048690297,0.0331282,0.04312297,0.03320259,-0.0635838,0.03588021,-0.019130986,0.018280104,-0.024652237,-0.04042961,0.0010394709,-0.009520596,-0.030158106,0.0041722283,-0.06580952,-0.00022827278,0.018938879,-0.0047925333,0.033013538,-0.0048949304,-0.00087973976,0.037594773,0.01923928,0.04361444,-0.029319933,-0.004612033,0.020012796,0.024853703,0.03967753,0.017603261,-0.010877179,-0.064394094,-0.017944267,-0.004389625,-0.000581702,0.01619193,-0.051483504,0.019496141,-0.01014306,0.04838456,-0.026356906,0.042979565,-0.057743415,-0.0260605,-0.042310543,-0.008241764,0.0239034,0.01672677,0.0120060695,0.008937544,-0.029064976,0.021255398,0.005370231,-0.020574223,-0.03995897,-0.012456899,-0.03871964,-0.08081748,-0.043160763,0.00091497914,0.015181879,-0.064904064,-0.018943677,-0.010125878,-0.04151451,-0.049412876,-0.0032964891,0.00708385,0.021649938,-0.026511524,0.019794496,0.02355984,-0.00079290115,-0.0374365,-0.06381477,0.030285228,0.009875572,-0.018067736,0.010338752,-0.04903471,-0.0028456093,0.009211765,-0.0040936563,0.01555891,0.029102443,-0.005731611,-0.015018149,-0.030466298,0.005201431,-0.010776646,0.039368257,-0.015507535,-0.03579569,0.0146279065,-0.0067847096,0.04548612,-0.076301955,-0.021558138,0.049474444,0.027108006,0.029699087,0.044998527,-0.0040672813,0.0382172,0.0031939188,-0.021251913,0.028073909,-0.034179144,-0.0265213,-0.020254176,0.00021448862,-0.04528737,-0.009310591,-0.0066831815,0.056989208,-0.043047577,-0.0032313098,-0.024518674,0.012705615,-0.013384186,-0.0022266228,0.017069895,-0.016990904,-0.0015166145,0.015793584,-0.010093298,0.0035030711,0.035890523,-0.008341157,0.00753778,-0.053749412,-0.0027976944,0.019287683,-0.0426661,0.044814162,0.05301847,-0.006958971,-0.01296096,-0.030478952,0.035976417,-0.053979672,-0.031458084,-0.018426893,0.0623175,0.03039443,-0.03824416,0.033131424,-0.0071443017,-0.019408688,-0.0014551512,-0.026152615,0.03755827,0.0039184266,-0.03138272,0.0032481402,0.031004308,-0.0061411024,0.0055430816,0.020603053,-0.01302628,0.014206098,0.026615718,-0.032012664,0.021942854,0.014557701,-0.04227097,-0.016176859,-0.0065498804,-0.0176535,-0.026976982,-0.0063500074,-0.03197449,0.010812393,0.04022841,0.03260427,-0.00447423,-0.0068291565,-0.0041238624,0.0012661667,-0.13572194,-0.02464071,0.014255749,0.03542759,-0.009383085,-0.003909253,0.003323503,-0.03215216,0.01973127,-0.009665165,-0.006474731,-0.007845448,-0.014137017,-0.029272418,0.037673805,0.019643696,-0.017983865,-0.02188906,-0.028138315,0.043030445,-0.0051418366,-0.030484581,0.035268355,-0.00903365,-0.019930292,-0.012466097,0.016254561,0.0068264278,-0.012076413,-0.016044699,-0.020288974,-0.020331431,0.036734667,0.052855413,-0.013001379,-0.027971331,0.017685147,0.01974553,-0.010503422,0.012789345,-0.02260743,0.027431553,-0.009893461,0.01786001,-0.011853641,0.065868765,-0.0047970815,-0.034331273,-0.00047912193,0.021799792,0.024029909,0.025377385,-0.033871867,-0.008686959,0.025452025,0.0179842,-0.021488603,0.032051474,0.0015468681,0.0029059371,-0.029752618,0.06372266,-0.025793906,-0.0033824083,0.0033400068,0.017091999,-0.031427402,-0.010782215,-0.048432387,0.004672769,0.029044632,0.01271027,-0.0071600885,-0.049647212,-0.034665965,-0.045245003,0.0553042,-0.04371845,-0.011249863,-0.018281462,0.02272561,-0.035533994,-0.03238205,0.04025828,0.0324797,0.00040548717,-0.029134477,-0.010066866,0.037910327,0.0046561076,-0.029401796,-0.042172894,0.014774443,-0.020168742,-0.046988606,0.055234578,-0.024146931,-0.032576755,-0.014357914,-0.032457523,-0.024612833,-0.012505781,0.016121589,-0.008029277,-0.021305703,0.014734583,0.023360232,-0.007272225,-0.025023265,-0.030797625,-0.03355387,-0.02243237,-0.009049794,-0.0020864145,-0.055902585,-0.025115792,0.0072308187,0.006902712,0.0009222216,-0.04648559,0.0036249976,-0.0035079762,-0.0069120936,-0.029139651,0.008219984,0.06558348,0.03869934,0.03716434,0.03344793,-0.003949439,0.005424955,-0.040004835,-0.028702203,-0.006011693,0.054906465,-0.02160716,-0.034729693,0.04131292,-0.052123517,-0.05817046,-0.021031342,0.0067404406,0.029888015,-0.033967342,-0.0109565575,-0.03362586,-0.00041178032,0.014950118,0.024135532,-0.057637226,-0.02822146,0.030210692,-0.0065871277,0.08544023,-0.009742858,0.0422343,-0.029037962,-0.01655569,-0.03626745,0.07901546,0.032282688,-0.039797094,-0.03435794,-0.017621642,-0.009501653,0.017906155,0.0037155033,-0.006706318,-0.013381385,0.043513723,-0.012156756,-0.0030021647,-0.018523345,-0.009805551,0.011251235,-0.013847949,0.019660288,-0.0020225155,0.054427013,-0.0047127195,0.050857924,0.022243407,0.07525558,0.050014023,-0.016754145,-0.02286012,0.029484125,0.04800551,-0.047977585,-0.038339753,0.023547396,-0.006849024,0.0115870675,-0.043965038,0.089778975,-0.016854448,0.011006119,0.046711646,0.019890128,0.008858522,-0.0022984343,-0.014766425,-0.0021870395,-0.011468194,0.024210123,0.029186659,0.020610265,0.0012096583,-0.03572787,0.0042643966,0.0023114989,0.029812412,-0.006246042,0.011311573,-0.01835269,-0.030069213,0.0442259,0.008316491,-0.010420938,-0.012013315,0.029067148,0.049473125,-0.0053208177,-0.021254119,-0.020867368,-0.006215301,0.012082669,0.043789525,-0.0027378702,-0.017656436,0.04781088,-0.005636286,0.02066263,0.0383313,-0.004276542,-0.0050512673,0.02103745,-0.002942116,-0.04181058,0.035236068,0.0056335954,-0.008274092,0.026918016,-0.0015307869],"last_embed":{"hash":"1p0415b","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"1p0415b","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Optional Next Steps#{1}","lines":[268,268],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1p0415b","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Optional Next Steps#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0048201666,0.027700221,-0.029245043,0.050602756,-0.025519323,-0.016042486,0.009657246,0.0072725303,0.008370722,0.024405597,0.021769727,0.032797627,-0.0066020456,0.025259271,0.0254696,-0.02416023,-0.031228226,0.0372423,0.01186815,0.009450158,0.0069042523,0.014004886,0.04844064,-0.009646799,-0.03687662,0.000048858128,0.049080465,0.0033668738,0.025523506,0.016445093,-0.036377586,-0.0077453894,0.0055873925,-0.009343099,-0.02069207,-0.031072887,-0.010756991,-0.03315159,-0.031286135,0.057140652,-0.0012625962,-0.02536022,0.0069415504,-0.00433977,0.0056440113,-0.010017535,0.007920548,-0.012319453,-0.04450581,-0.0005780387,-0.01783989,-0.032014683,0.023900384,-0.014059475,0.019250132,0.028710283,-0.056412622,-0.02026733,-0.020989638,0.0051678275,-0.025368545,0.018230263,-0.0057429518,-0.0040472965,0.019684635,0.013544677,-0.004187123,0.012609817,-0.013339226,-0.03867815,-0.030832784,0.01943967,-0.040774945,-0.018935805,-0.031243658,0.033774648,0.0318791,-0.05428865,0.009390843,0.02037932,-0.02176869,-0.027364565,0.0205106,-0.0048565627,0.006724313,-0.011114304,-0.04726953,0.053648442,0.04794684,-0.0097629465,-0.006654652,-0.04242008,-0.0066914572,-0.05901716,-0.04788478,0.008919518,0.009569808,0.024659533,0.029319083,-0.011448684,-0.017585054,-0.013034842,-0.02055077,-0.01334518,0.02637323,0.011446028,0.029943349,0.02681147,-0.021983743,-0.010336507,-0.00436072,-0.0004486301,-0.00811274,-0.016188992,-0.01342538,-0.04959828,0.009459795,-0.046529144,-0.024023952,-0.0590331,0.032895323,-0.019841744,0.074329965,-0.034915086,0.008943225,0.012846281,-0.012808543,0.002304933,-0.005714054,0.013053972,-0.020810725,-0.014982222,-0.0067947707,-0.0050587864,-0.010378424,-0.0166485,-0.016123742,0.005178595,-0.015679222,-0.0816902,-0.0071870694,0.035840522,-0.0040393723,0.030646948,0.04229877,-0.021728203,0.10526073,-0.007777862,-0.015564793,0.014932911,0.004770926,0.03496415,0.015825558,0.061991777,0.033104643,0.01905066,0.027164461,0.01687184,0.0029175845,-0.010523043,-0.04487436,0.04457833,-0.050649617,0.014967664,0.021211008,-0.02219755,0.012115865,-0.027131785,0.00951387,-0.04584958,-0.011131861,0.04150008,0.013891941,0.049750526,0.016412469,0.028231652,0.03938989,0.03395689,0.060671933,-0.031116566,-0.05278333,0.0039012502,-0.046465464,-0.019593688,-0.030051075,-0.005536139,0.0024339426,-0.012215991,-0.003998817,0.024012197,-0.021802273,0.051804554,-0.00079788023,0.025510427,0.02425086,0.0013931631,0.0041655446,0.01743115,-0.018110018,-0.0075249434,-0.028220281,0.04483822,0.044647004,0.0037569155,-0.0074235834,0.0046833954,0.012211228,-0.050337687,0.00501756,-0.03816122,-0.038973544,-0.0032087297,-0.031115437,0.031837795,-0.022382274,-0.021273298,-0.008427661,0.014484203,-0.007920311,-0.043283425,-0.053963877,0.020695252,-0.028245237,0.053689387,0.011309459,0.01445277,0.027625853,0.03859189,0.031875297,0.026587725,-0.058262188,-0.026510403,0.06924022,-0.041480437,0.06129994,0.0012943099,-0.091641046,0.014618305,0.01214376,-0.019829415,-0.0015486825,-0.013930096,-0.01720497,-0.018684201,-0.025464054,0.015007525,-0.011362372,0.022385037,-0.02300809,0.01810306,-0.020495076,0.030591018,-0.0057220706,0.008586323,0.020926176,0.010565545,-0.0064367615,-0.007165993,-0.016149264,-0.018194038,0.03880362,0.040134534,-0.02086288,0.00857172,-0.0008560868,0.023084715,-0.0470546,0.0037267953,0.03789296,0.00021025779,-0.018775156,0.05666194,0.026951678,0.062239487,0.00036000946,0.017087689,0.011258141,0.002619216,0.04135171,0.07038194,-0.047125064,0.0307339,0.017628117,0.04522348,0.016644932,-0.04648943,0.02413096,0.031820223,-0.018852841,-0.03247046,-0.03845508,0.03418829,0.07271339,0.010220185,0.050409846,0.016111633,0.009566543,-0.14924248,0.009678223,0.016908046,0.02771047,0.002946703,0.005850639,-0.061570015,-0.018445427,-0.04964219,0.02532336,0.008549402,-0.055230234,0.025395228,-0.017023008,0.019313527,0.033836246,0.011618729,-0.010327307,-0.012682563,-0.0481588,-0.0064059817,0.0044408734,0.0004179712,0.00853118,-0.01318856,-0.012502336,0.061696265,0.030884575,-0.03605902,-0.007158928,-0.0068599614,-0.018313656,0.023037681,0.0288226,-0.002320275,0.021517841,0.033657838,0.02016361,-0.022091266,-0.008732827,0.025359988,0.04218976,-0.006732789,0.009074858,0.029489435,0.0010536738,0.006064144,0.00889501,-0.062227167,0.010941561,0.030088197,-0.028909434,-0.035891205,0.0228014,-0.03577965,-0.013846732,0.020757612,0.062139135,-0.018796407,-0.052934565,0.021939334,0.0008143152,0.008377501,-0.054810774,-0.062161688,0.017334508,0.022681825,-0.030352043,0.044003204,-0.0069426624,0.0032498778,-0.030089434,0.038143013,0.006686318,-0.023929616,0.023830524,-0.023425672,-0.039247744,0.031041894,-0.09917104,0.014149297,0.03469614,-0.011620365,0.014701265,-0.030428452,-0.0043073003,-0.0150192,0.012329964,0.0592854,0.25245243,0.0047131386,-0.007491711,0.00058940635,0.02218111,-0.0056430963,0.03521579,0.0333313,0.054488603,-0.028513743,0.0054661753,0.031375866,0.0046291156,0.010781862,-0.021479016,0.010164457,-0.04607708,0.0011763285,0.052601248,0.006041306,0.027434716,-0.003998672,-0.03835566,0.04740996,-0.061632834,-0.006860151,-0.033432487,-0.016004527,-0.036855415,0.0055366587,0.00015305563,0.062334556,0.00768234,-0.019101096,-0.073656484,0.044193763,-0.016967177,-0.029522773,-0.016692268,0.030112054,-0.020232087,0.010281092,-0.017725276,0.014285542,0.0005916374,-0.036343187,0.03773144,-0.016906133,-0.043571547,-0.012897589,-0.033619765,-0.018699527,-0.053575274,-0.030171817,0.030921448,-0.03340881,-0.027689865,-0.0015128913,0.05688048,0.036311157,0.002164052,-0.011240518,-0.055053495,-0.05226525,0.0040394333,-0.008354202,-0.0039783088,0.006203176,-0.0075492417,0.046156,-0.002786237,-0.03787038,-0.013934837,-0.03400283,0.008002204,0.03667296,0.07155105,0.030101389,0.044865865,0.0044355756,-0.004111374,0.03720311,-0.008316241,0.013600398,0.016651247,-0.025222683,0.054910816,0.033188514,-0.014853539,-0.013136692,-0.029743426,-0.0017728637,0.036496013,0.048992947,0.012656535,-0.013773874,-0.0010250069,-0.008169154,-0.03229891,0.004012766,-0.0045122127,0.0059738318,-0.009627811,-0.07141427,0.046680376,-0.031411402,-0.0054946155,0.00036888095,0.058893453,-0.018197725,-0.015812438,0.025153838,0.013069,-0.026198335,-0.0038194603,0.011508287,0.06134328,0.013988926,0.010622562,0.01246694,0.017214026,-0.015966428,-0.017902063,0.016820703,-0.02037853,-0.05696847,-0.022827279,0.0016350809,-0.026712682,0.042860597,0.03158727,-0.025865657,-0.026202165,0.028476886,0.0026211124,0.0037740653,-0.013750951,-0.015918737,-0.0117578,0.011814451,-0.034687877,0.0071277726,0.010125154,-0.05457593,0.030933972,0.00357495,0.018507745,-0.0025599457,0.016027305,0.03345838,-0.010012397,0.044045832,0.0012136798,-0.005504679,-0.02292933,0.009251673,-0.0022790204,0.043368638,0.006899624,-0.014932486,-0.038223464,0.04911741,0.04797341,0.0431971,-0.019835139,0.021946043,-0.04250533,0.033699356,-0.009215537,-0.022734592,0.02799388,-0.016322294,-0.05320778,-0.003669406,0.032675095,-0.039633084,-0.03275672,0.01572593,-0.030719293,-0.029913815,0.026084214,-0.010396442,-0.030723877,-0.0750157,0.020443762,-0.03878955,-0.038024284,0.011816929,-0.023754787,-0.0035585053,-0.040736713,0.07761298,0.009456191,-0.003174456,0.0016291315,0.014806526,0.10885599,0.027321348,0.010557111,-0.017148772,-0.058597274,0.015118059,0.0062731206,-0.01772969,-0.0033884381,0.011158599,-0.015896944,-0.006926994,0.00009748154,-0.0152451815,-0.04167894,-0.0045244643,-0.035784215,-0.012831311,0.0029167004,-0.052466795,0.072270446,0.04411576,0.011531874,-0.05975196,-0.0028130712,-0.021524804,0.0031567432,-0.041396417,-0.018121878,0.025679424,0.02773699,-0.015495973,0.058765877,-0.04055386,-0.0035079224,0.044607982,0.00042085073,0.010742039,-0.006274955,-0.01851687,0.032093927,0.008294065,0.015804792,-0.035662293,0.006434489,0.014765069,0.011739579,0.04444447,0.023498138,-0.02637681,-0.033844747,-0.039732534,0.027520627,-0.0012528861,0.019317016,-0.082080916,0.0007068461,-0.008790009,0.051001772,-0.0032514022,0.02323329,-0.03640185,-0.016290516,-0.05182441,-0.022840403,-0.018912815,0.009372628,0.001335776,0.019827152,-0.0066918503,0.017021568,-0.013790197,0.000787934,-0.02723354,-0.0142109115,-0.025840702,-0.049923155,0.000277452,0.009231961,-0.026636152,-0.039361972,0.0012717723,-0.041554965,-0.006071075,-0.0680422,-0.025644526,-0.02208145,0.013223103,-0.06329082,0.027638568,0.044865835,0.0031214694,-0.029232163,-0.05098403,0.039227635,0.016325012,-0.018679112,-0.0039627175,-0.028934348,-0.00045518143,0.06274802,0.011319124,0.01271769,0.026420627,0.004194442,-0.020313505,-0.020053476,-0.007942682,-0.041242607,0.04947079,-0.018999418,-0.030139634,0.017490882,0.007345957,0.055387266,-0.080228105,-0.0053192335,0.07470732,0.057863772,0.0077559566,0.057691995,-0.02136752,0.0057329913,-0.0229101,-0.024900714,0.061204087,-0.024294468,0.0030942333,-0.039842635,0.00737537,-0.033747964,0.00464452,-0.014752891,0.061086144,-0.030936135,0.008683373,0.0006289044,0.035352968,-0.025766537,-0.01114152,0.012071942,-0.011230454,0.0011210333,0.0018406559,0.008655528,-0.017380437,0.031772748,0.011132514,0.009478694,-0.04948268,-0.011271187,0.013411164,-0.053226154,0.019777186,0.004806362,0.02311101,0.014015014,-0.012899023,0.014430497,-0.012028441,-0.026667325,-0.014042419,0.05858175,0.05873721,-0.031087086,0.014096338,-0.02138169,-0.011324488,0.03544821,-0.026377022,0.019182196,-0.009705787,-0.036450844,-0.007987346,0.034917146,0.0035213013,0.012866434,-0.0038107436,-0.013972269,0.013145762,-0.00019149914,-0.0077268314,0.018799448,-0.010869627,-0.030551562,-0.028286325,-0.018401353,-0.0146678565,-0.033677585,0.0044018314,-0.009841808,-0.0039000448,0.019989533,0.016300939,0.006285252,0.03138868,-0.027343,-0.011968785,-0.13284163,-0.03692012,0.007350207,0.023147972,-0.021739088,-0.021283839,0.020410972,-0.035110295,0.015583329,0.00528872,-0.06622558,-0.002496261,0.0039614923,-0.026005616,0.040924642,0.02484175,-0.024817728,-0.021151224,-0.0068314886,0.041808542,-0.013960691,-0.021654373,0.07515414,0.009705432,-0.0019221493,0.0004075533,0.023467688,0.0018087359,-0.00560943,0.00046565037,0.014342931,-0.02502944,0.03269253,0.001360841,-0.036650263,-0.015572383,0.018721953,0.0004842592,-0.005252468,0.0080660675,0.008521094,0.013349228,-0.0069009364,0.03696278,-0.003507989,0.037712883,0.021474726,-0.041624274,-0.012074768,-0.0093554715,0.041852698,0.052236307,-0.01746305,-0.009479714,0.01709253,-0.0013168862,-0.031354308,0.0064118933,-0.025923293,0.009530728,-0.023499819,0.05388561,0.0010851468,-0.028173747,-0.03797963,0.0182067,-0.008629479,0.0071757175,-0.05064258,0.006515159,-0.009923709,-0.0022262938,-0.041325383,-0.0647026,-0.0450569,-0.05166688,0.020975346,-0.030163879,-0.030453593,-0.027132634,-0.026951306,-0.043581806,-0.020022547,-0.013435915,0.048169784,0.00045839284,-0.04186704,-0.009419491,0.03358466,-0.0024924702,-0.031476434,-0.053697787,0.0020555966,-0.031371485,-0.03579017,0.04592122,-0.048540555,-0.048261385,-0.015891183,0.005552043,-0.028756518,-0.016929021,-0.0022869753,0.005288924,-0.018165138,0.02790304,0.013972465,0.021063901,-0.03164716,-0.026797187,-0.041899703,-0.0031352087,0.008074782,-0.000624434,-0.04668098,0.019685518,-0.015216606,-0.02196075,0.010990168,-0.07611102,0.0014749898,0.011922113,-0.02357389,-0.03432949,-0.00039554128,0.021218609,0.024266476,0.025223207,0.041253224,0.023294853,-0.021047007,0.008051151,-0.051460523,-0.000049472183,0.046237584,0.010301522,-0.0056415983,0.047761984,-0.025401775,-0.03905288,-0.016952392,-0.030366426,0.001618183,-0.03719864,-0.015323755,-0.057696287,-0.0070703523,0.042432006,0.002157971,-0.047125414,-0.021949176,0.013821131,-0.0063992986,0.051940646,-0.009841344,0.027880622,-0.010393057,-0.026661756,-0.015850622,0.0702113,0.04364739,-0.024124673,-0.022201683,-0.002030962,-0.016671007,0.06315532,0.015748532,-0.01920944,-0.030332288,0.021310883,-0.0094249835,-0.009942035,-0.0029133637,0.005866434,0.034490485,-0.030129405,0.006972175,-0.045240816,0.04194695,0.0010070234,0.025185563,0.002246135,0.08998907,0.042502902,0.024053028,-0.020540016,0.008435591,0.04093114,-0.048527267,0.012517123,0.0013433365,0.012258438,-0.03386676,-0.017199988,0.040458854,-0.03178748,0.029857056,0.01746317,-0.000993977,0.007254336,-0.0007139029,-0.005194618,-0.04283849,0.035693612,0.018876202,-0.018693995,0.0049374597,0.0044537964,0.007861576,0.012461161,-0.028364059,0.031477578,-0.026976,0.019845696,-0.017059717,-0.0092177745,0.06777573,0.003825506,0.012736506,-0.022888841,0.027127104,0.042995416,-0.010252573,0.017392056,-0.022679556,-0.018706867,-0.013394649,0.026365826,-0.018865678,-0.024361731,0.012148995,0.017177416,0.01599244,0.0329054,-0.047754414,-0.032061707,0.021698762,-0.015635863,0.013237182,0.020689273,-0.003943667,-0.034859356,-0.009482315,-0.01597403],"last_embed":{"hash":"i9gtym","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"i9gtym","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Optional Next Steps#{2}","lines":[269,269],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"i9gtym","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Optional Next Steps#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0373056,0.018977337,-0.012428097,0.036483604,-0.0352005,0.021763878,0.035167098,0.025822721,0.0058016106,0.017289087,0.030454852,0.01755931,-0.0023146416,0.012965059,-0.0009900559,-0.0399362,-0.025541982,0.03611446,0.021793896,0.0071697906,-0.0023877677,0.039885648,0.031549074,-0.0034148665,-0.030040279,-0.00090662367,-0.009881223,0.010910826,0.0083703995,-0.010828889,-0.04605722,-0.044572726,0.032154303,-0.020875007,-0.022340678,-0.07251315,-0.05608507,-0.017828373,-0.027380323,0.042630784,-0.0019261165,-0.021426002,0.008604519,-0.010807721,0.017204782,-0.0012266022,0.00047643128,-0.0047873356,-0.03684524,-0.006742443,-0.017320953,-0.029975899,0.0134700565,0.01989981,-0.012613366,0.040329862,-0.018845592,-0.012404366,-0.03294231,-0.007874838,-0.04691345,0.0049251947,-0.056204032,0.007939655,0.004114746,-0.000929873,0.0033890419,0.032687552,-0.006581085,-0.023955975,-0.014384397,0.03012599,-0.027943308,0.0051939376,-0.02331891,0.01562927,0.014010255,0.0057622697,-0.0065041347,0.010169036,-0.0057109916,-0.017154781,0.031108303,-0.026098209,0.0047129923,-0.0016882035,-0.055131514,0.05236828,0.040961016,0.006202247,-0.015957097,-0.011973791,-0.00969626,-0.05047381,-0.03645809,0.02374685,0.031828206,0.001280734,0.0515677,-0.006894195,-0.03343544,-0.02543802,-0.013840655,-0.02512356,0.0064614625,0.0015150757,-0.021165673,0.0084345555,-0.0032471188,-0.017503291,0.005833881,0.0064748097,0.0027079212,-0.023555871,-0.0066943048,-0.04769189,0.010469734,-0.012535082,-0.032114238,-0.059421312,0.04353158,-0.011543721,0.027555492,-0.055939693,-0.027121058,0.011896223,-0.011076886,-0.0075425045,0.04143229,0.023400025,-0.023342296,-0.0146048805,0.0067072404,-0.009132599,0.024948794,-0.00989472,-0.041060235,0.0071300054,-0.05026952,-0.07815672,0.01675363,0.034231357,0.01799247,0.024391975,0.029798545,0.0017493949,0.05641607,-0.021063188,-0.027729759,0.0013644834,0.0026391142,0.048067737,0.0013721265,0.06380524,0.033839665,0.039908104,0.050238103,0.027530303,-0.033125695,0.012760938,-0.019017475,0.033680167,-0.020907767,0.017738795,0.032772876,-0.029915567,0.016835926,-0.02191857,-0.006567309,0.0074415742,0.0051075877,0.03736264,0.028857015,0.048753183,0.021909913,0.029728107,0.019525414,0.033190735,0.044192795,-0.04228724,-0.040776305,-0.02143348,-0.0014973653,-0.010734825,-0.010085739,-0.013335634,0.018108295,-0.049968053,0.0089840125,0.054608624,-0.03400017,0.029398289,0.011857414,0.004143469,0.020251544,0.016821373,0.0007248152,0.012850888,-0.013581849,-0.017859416,0.00052579056,0.0148356715,0.045692366,0.002894329,0.018937485,0.013187812,0.0023093114,-0.057303928,-0.0025600637,-0.052819792,-0.020251919,-0.029934935,-0.022246169,0.024142457,-0.025059065,0.0014175277,-0.0020083121,0.03527742,0.009362531,-0.010284043,-0.064288095,0.047583595,-0.0023892194,0.07321782,0.04291857,0.0125294775,0.029790523,0.023670636,0.011755475,-0.015251866,-0.05868132,-0.0120076155,0.029153,-0.020015694,0.09913408,-0.01326476,-0.09229113,0.023495257,0.026597226,-0.03470735,0.019351345,-0.004652768,-0.0069058724,-0.02601504,-0.019927837,0.0039257016,0.004293401,0.031591248,-0.022684794,0.0036043648,-0.03351541,0.0073642903,0.0063173044,0.026494907,0.013377206,0.0016491155,0.0016174691,-0.01833703,-0.00078354706,-0.025255445,0.03477729,0.010861979,-0.03295028,-0.0032086964,-0.025921736,0.02217933,-0.03907502,0.03695141,0.0024875063,-0.013377596,-0.028787108,0.032551926,0.01235367,0.06266016,-0.009058068,0.032609098,0.034956682,-0.020121668,0.05226232,0.07174729,-0.06387712,0.024401551,0.03843935,0.03467639,0.008585508,-0.016991107,0.024366993,0.035419445,-0.014460459,-0.040544722,-0.076066054,0.038388688,0.079123445,0.008533821,0.008874801,0.016932152,0.0019303743,-0.15952955,-0.0022048887,0.01126475,0.043998472,0.010375842,0.011908,-0.03218569,-0.014514531,-0.033209056,0.050887585,-0.017515264,-0.05785555,0.05502603,-0.016813917,0.010708076,0.04506076,-0.0002879669,-0.004682082,0.002647326,-0.043426275,-0.0018151357,-0.026221076,-0.005745372,0.015057911,-0.032411784,-0.0036675548,0.084068336,0.013933934,-0.022365876,-0.017648602,0.019084968,-0.02149702,0.0061488566,0.032688897,0.001744026,0.006640534,0.040561114,0.014946667,-0.03059388,-0.0031014816,0.026407238,0.044149034,-0.024968343,0.018471524,0.020409357,0.00513566,-0.019265011,-0.031332213,-0.07990626,0.0123877255,0.037181713,-0.047600478,-0.0166018,0.0242953,-0.0299929,-0.027299196,-0.008190604,0.0362661,-0.024463862,-0.02959013,0.016308479,-0.018850043,-0.0052739256,-0.05305379,-0.049659718,-0.016342994,0.028112387,-0.020974142,0.025868913,-0.0067040036,0.011389396,-0.05586714,0.031726386,0.0057331207,-0.026222209,0.028447405,-0.0015541582,-0.028380122,0.02270877,-0.0926331,-0.014672543,0.0072124195,-0.021007756,0.010617906,-0.0288619,-0.009932551,0.009744231,0.047983762,0.008614889,0.25116742,0.021817472,0.0004747575,-0.024168402,0.031719547,-0.0140711535,0.010250015,0.009131659,0.03122067,-0.02171214,-0.04134988,0.024422787,0.012675334,0.00907069,0.015264517,0.008445191,-0.018608972,0.00019091814,0.058895394,-0.003980036,-0.007991519,0.0037110094,-0.0020539958,0.04734591,-0.025599096,-0.045600012,-0.023294525,0.0043061036,-0.0273328,0.009140054,-0.03819766,0.070069455,0.022157095,0.010924556,-0.058667667,0.030261174,-0.005138048,-0.0048736255,-0.004296322,0.0135017615,-0.006887258,0.012790886,0.00011305655,0.004366162,-0.023690576,-0.042533554,0.034889426,0.011804284,-0.02762675,-0.021813741,-0.04806517,-0.028915128,-0.04054311,-0.01708903,-0.0031883188,-0.049168706,-0.04164427,-0.022249868,0.023393357,0.035327315,0.028452966,-0.0038686013,-0.0477453,-0.059497714,0.03083665,0.022183117,-0.005805152,0.0036763733,0.012390477,0.024366144,0.012531642,-0.018822014,-0.028075658,-0.040783104,0.011512405,0.027175434,0.07406694,0.06116661,-0.010733146,-0.015075429,-0.021949595,-0.0027498265,-0.026574353,0.04041014,-0.004770057,-0.009001542,0.004723172,0.043958098,-0.036380406,-0.028882578,-0.04132851,0.028944729,0.029138729,0.023789985,-0.013837092,0.014135943,0.005713331,-0.0045101205,-0.015569162,0.013643499,0.0076997033,-0.018891705,-0.0033197622,-0.039758645,0.024849962,-0.011121206,-0.0017378542,-0.02498637,0.051375486,-0.019753356,-0.015431721,0.021570368,0.00686982,-0.0060070273,0.029519407,0.02555846,0.0056616585,0.017383961,0.027546743,0.023100067,0.009172718,-0.0010352524,-0.028317481,0.009243208,-0.040977366,-0.05844862,-0.00962922,0.0040259333,-0.009026737,0.019683275,0.03783905,-0.030478258,0.0102819335,0.05131073,-0.023359312,0.02109639,-0.03797903,-0.02558928,0.027578058,0.00018959084,-0.023831762,-0.043999534,-0.0024365012,-0.03657023,0.032846145,-0.000009251549,0.04473932,-0.020640193,-0.007821028,0.02675329,-0.02599962,0.05990524,0.010476636,-0.008199991,-0.037573,-0.032310944,-0.0033621185,0.01245942,0.00982414,-0.021327935,-0.02391342,0.053572737,0.01954817,0.022539604,-0.059576564,0.06356113,-0.0627711,0.040338513,-0.020710215,-0.01629775,0.025641039,-0.029640928,-0.033283226,0.04183603,0.02146841,-0.05761966,-0.03858785,0.04084027,-0.03533882,-0.022459421,0.03738511,-0.021065176,-0.03982231,-0.06579854,0.034244493,-0.048877735,-0.037258074,0.0017872097,-0.036446378,-0.01947543,-0.02925373,0.08085776,0.0069401762,-0.0032587855,-0.008270936,0.021641962,0.08093388,-0.004006605,0.004232516,0.013741644,-0.049397007,-0.029261632,-0.0036319147,-0.008451256,-0.0045666355,-0.022198102,-0.040765114,0.00026123214,-0.0057645636,-0.022483226,-0.045388795,0.015730878,-0.050838515,-0.0076381685,0.009658847,-0.037752144,0.073174626,0.02442338,0.055243626,-0.027614638,0.041987456,-0.023729337,0.028349252,-0.030976824,-0.021583913,0.02118325,-0.01157766,-0.055855375,0.045327596,-0.04354782,-0.004817786,-0.0018520285,0.0025281687,0.013559579,-0.027109845,-0.023725618,0.012456395,0.018507812,0.0172866,-0.038626462,0.009056792,0.0009506189,0.025463555,0.057410024,0.019586481,-0.018849997,-0.05910525,-0.02686999,0.039342567,-0.040546015,0.037225872,-0.087287344,-0.0036658782,-0.008559674,0.042048644,-0.019079449,0.029499438,-0.049545884,-0.012032361,-0.08844138,0.0024636723,-0.007857842,0.031579074,-0.0028828008,-0.0062683756,0.01543258,0.02043409,0.032125257,-0.01668015,-0.022648614,0.013120885,-0.032020703,-0.048513543,-0.036794785,0.009447499,-0.030223094,-0.037880614,-0.010699839,-0.005755697,-0.025929278,-0.062062774,-0.013373481,-0.013216206,0.009000702,-0.028506162,0.060741298,0.013914585,0.0033499214,-0.031762782,-0.05763904,0.031410836,0.0063604917,-0.016418884,-0.006766077,-0.034747627,-0.00655334,0.012412727,-0.008418295,-0.0047584632,0.01972674,-0.012399365,0.01194163,-0.025807971,-0.01162467,-0.022672266,0.041191265,0.00020417372,-0.011453847,0.016856028,0.02757738,0.054116927,-0.056097474,0.008865088,0.04405308,0.03761714,0.035638034,0.057899132,-0.014532282,0.025844727,-0.02153509,-0.025671925,0.044073634,-0.028720463,-0.015329717,0.021873156,-0.012160225,-0.04938824,-0.014503352,-0.0005176178,0.056462146,-0.039956033,-0.006581596,-0.01802955,0.0090206005,-0.009559148,0.010077263,0.013143164,-0.014928677,0.0070955893,-0.0028730086,0.0049892375,0.019594816,0.05286919,-0.017862057,0.010124431,-0.041392237,-0.013535682,0.024091268,-0.049701348,0.02208256,0.031488687,0.026496474,0.0018493409,-0.019418601,0.026176622,0.019657528,-0.013079922,-0.017734228,0.03845071,0.021886053,-0.03759922,0.046481155,-0.00932069,-0.008290225,0.015965182,-0.029169746,0.038696438,0.010023901,-0.02325856,0.0129812565,0.029487781,0.017861972,0.0056128376,0.00042104218,-0.01829426,0.030956792,0.000047915288,0.00837198,0.009876545,0.010266911,-0.022882018,-0.02103806,0.0021639492,-0.022824958,-0.027039407,-0.033371564,-0.00029843734,-0.031381503,0.036321457,0.06685584,0.0008657329,0.034481876,-0.038975704,-0.014542679,-0.1359999,-0.023088405,-0.023830598,0.00526003,-0.030359935,-0.033554506,0.013755602,-0.047902726,0.002246233,-0.015694056,-0.032711428,-0.028310075,0.014079385,-0.022789279,0.024520088,0.00047028734,-0.020560421,-0.029334938,-0.005989331,0.040248364,0.007665264,-0.03327555,0.04993103,-0.0015316197,-0.0069806706,0.0048805797,0.051806223,-0.0005093845,0.004322393,0.018582318,-0.002819789,-0.0022159354,0.011911706,0.048622925,-0.026458899,-0.01642258,0.01703034,0.00077412045,-0.020265687,0.01848949,-0.01689463,0.02889104,0.006138608,0.031115428,0.023442307,0.044731498,0.016415386,-0.0131018525,-0.025208328,0.016635157,0.06596162,0.061667763,-0.038980152,-0.005303404,0.020602249,-0.017116508,-0.02518226,-0.0103643015,0.009939197,0.013676779,-0.03454366,0.0544737,-0.008513047,-0.016641274,-0.017066147,0.0140998745,-0.035492446,-0.0055460464,-0.0376205,0.002024931,0.013516629,-0.004295935,-0.024085851,-0.056713894,-0.014800683,-0.018656727,0.029553704,-0.032699924,0.045279138,-0.006211473,-0.015795134,-0.043247197,0.021205457,0.0144368205,0.048258997,0.025662854,-0.03138067,-0.0024594262,0.01690675,0.02281236,-0.024287663,-0.041771892,0.003594778,-0.015921518,-0.027802922,0.048347224,-0.039597202,-0.015586924,0.0013887039,0.0062137414,-0.06807527,-0.007948143,-0.011395857,-0.021650761,-0.010088662,0.047074117,0.04651489,0.025488848,-0.012410861,-0.058968164,-0.03968098,-0.030593252,0.018443892,-0.011837897,-0.067774996,-0.005816948,-0.002243489,0.004461768,-0.009825045,-0.053977728,0.0030181294,-0.005126407,-0.019969571,-0.029424438,-0.008641641,0.036850724,0.013266754,0.0006668907,0.00508888,0.05216832,-0.02399138,-0.018062757,-0.04572911,0.027643627,0.04270026,-0.0057591335,-0.018898536,0.04844456,-0.02985783,-0.045692887,0.0030280293,0.0025870488,0.0060819304,-0.026215047,-0.022371678,-0.04586306,0.0034810784,0.03549347,0.016444888,-0.02632772,-0.028699668,0.02367124,-0.027005238,0.040035997,-0.0036717104,0.025639398,0.014899378,-0.03500101,-0.019243643,0.0742513,0.024148144,-0.034217007,-0.045151662,-0.017974675,-0.03358081,0.038941488,0.0130884955,-0.020651998,-0.0045655384,0.03052362,0.0039212704,0.009169216,-0.010347569,-0.014006622,-0.0059964806,-0.018207645,-0.00390488,-0.036961995,0.059101112,0.02370501,0.018147731,0.014502256,0.084217004,0.050759926,0.005943447,0.007967255,0.030554604,0.03209568,-0.059629135,-0.017024778,0.0041133678,-0.01580539,-0.006214506,-0.03161117,0.05225098,-0.0026854966,0.031164283,0.025585119,0.026940798,0.003684335,0.015131853,0.019614536,-0.021824313,0.013388091,0.0077265515,0.0038348816,-0.029981183,-0.014155629,-0.010158953,0.010514791,-0.028679155,0.017135136,-0.047439978,0.0045578177,-0.018108603,-0.016743504,0.061569627,0.027709657,-0.00029558328,-0.0057407273,0.020365633,0.0695629,-0.017459553,0.006595514,-0.0021696612,-0.016883105,-0.011480779,0.022959733,-0.011593003,0.009015508,0.014782183,0.02446151,0.014419245,0.014342079,-0.054462854,-0.004821392,0.037818566,-0.020455088,-0.010636937,0.036123905,0.008036151,-0.038762357,-0.015510654,0.015352876],"last_embed":{"hash":"7mhhgj","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"7mhhgj","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Optional Next Steps#{3}","lines":[270,270],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7mhhgj","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Optional Next Steps#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.006643273,0.028916381,-0.027415752,0.05614146,-0.020650467,-0.035905514,0.04637588,0.031706735,0.0059470246,0.053952023,0.054429762,0.00092589925,0.002132083,0.012401557,0.010611655,0.0031435443,-0.030515894,0.0008987325,0.031048188,-0.018859973,0.0027393019,-0.0007617852,0.008517368,0.02065989,-0.0033417663,-0.013736868,0.019555876,-0.0036063993,-0.004966817,0.006136687,-0.032493282,-0.00017727088,-0.011195879,-0.019421387,0.0071631996,-0.074999996,-0.025030866,-0.037908353,-0.043667875,0.026883146,-0.006391037,-0.0021945313,-0.001319503,-0.020884333,-0.0069527645,-0.036902573,0.006225534,-0.009687865,-0.023776866,0.0021105679,-0.013788784,-0.01875426,0.010126105,0.0014860388,0.012727958,0.035089314,-0.07388192,-0.0420084,-0.050708238,-0.0012582997,-0.034679208,0.025317037,-0.02092605,-0.0025907792,0.039533798,0.012911199,-0.0051560663,-0.0006227429,-0.031984147,-0.037939508,0.009745942,0.03827165,-0.039857257,-0.00920799,-0.020066964,0.033386532,0.053276643,-0.032823775,0.03889929,0.038188335,-0.015294151,-0.050673746,0.026452199,-0.038957726,0.022942817,0.032718185,-0.043770198,0.079674274,0.019189304,-0.041253936,-0.010949435,-0.03548541,0.023323903,-0.04573808,-0.021616135,0.0056261173,0.014271388,-0.0011452024,0.022698622,-0.0004056502,-0.030224064,0.019217853,0.0067282575,-0.009078809,-0.004910262,0.013183077,-0.0029061036,-0.028518178,0.025196426,-0.0071439696,0.0033275606,0.03744655,-0.03907226,-0.010214415,-0.01918096,-0.07799734,-0.008082906,-0.024051672,-0.01679213,-0.03706691,0.050121415,-0.011394161,0.018499004,-0.021578087,0.057927046,0.038596056,-0.014916768,0.033546682,0.013875543,0.009545513,-0.050560664,0.039594986,-0.023137782,0.023757301,-0.028904317,-0.02673305,-0.009823854,0.023480777,-0.04637588,-0.056927133,0.019479563,0.044161666,-0.011507231,0.009387972,0.0346431,0.012707058,0.02999871,-0.016943086,-0.0102249095,-0.009881652,-0.0038147331,0.039434627,-0.02405972,0.026088195,0.012421717,0.002160451,-0.0063739214,0.013500465,0.016064512,0.016512094,-0.08109788,0.015620568,-0.025441442,-0.011227807,0.032086357,-0.043221638,0.040672347,-0.008245527,0.00048045133,-0.012721915,-0.0140805645,0.027717333,-0.004215513,0.04612605,0.033600394,0.029806558,0.035938274,0.0325796,0.033412382,-0.03627387,-0.04114603,-0.027593402,-0.023245506,-0.009275264,-0.029985406,0.012458569,0.00095815776,-0.033361398,-0.0060275747,0.077661835,-0.024647407,0.03242034,0.03164612,-0.008760039,0.024284786,-0.00014931013,0.020052776,0.013592301,0.014385374,-0.021896416,-0.009520928,0.010590732,0.03969101,-0.011693944,-0.0015419606,0.017751409,0.016264757,-0.042076487,0.016694153,-0.015497932,-0.00928859,0.02103303,-0.037869398,-0.0005961945,-0.034091774,-0.01805439,-0.0011891517,0.011412232,-0.013249641,-0.03599752,-0.04151288,0.020219373,0.013640233,0.026537292,0.011533027,0.00050689396,0.006411376,0.028607234,0.00094638683,-0.039352097,-0.05475491,0.012886499,0.02131222,-0.027222838,0.050744113,-0.0060268166,-0.06501563,0.024741389,-0.0019423424,0.008640096,-0.0101389745,-0.021434857,0.045624968,-0.014306768,-0.023810921,0.0016998928,-0.0017074891,0.017564971,-0.051273726,0.0075775366,-0.0442212,0.018795924,-0.012908024,0.02622165,0.0031645806,-0.005503653,-0.01929498,-0.0019975847,0.0062610167,-0.010132452,0.020504057,0.009071125,0.0047216914,0.002353464,-0.0051549487,0.007931462,-0.043061383,-0.009683867,0.016551498,0.0069791437,-0.01700675,0.03478184,0.017736476,0.04024601,-0.025280777,0.022389947,0.008879683,0.011998078,0.06256599,0.051720284,-0.04898778,0.023270495,0.047734216,0.014105528,0.035155132,0.0041086343,0.03856577,0.02161263,-0.010122986,-0.043981537,-0.03490954,0.017863909,0.07464502,0.020417958,0.011926775,0.032032218,0.007943819,-0.15819903,-0.034442108,0.00012738314,0.037182275,0.009464069,-0.007869897,-0.027116625,-0.014138341,-0.081694424,0.035521835,0.009422838,-0.057056047,-0.002026635,-0.0050877053,0.012734724,0.0043103225,-0.015282039,-0.0096043935,0.012610126,-0.03974797,0.010171762,-0.022636846,0.0032931229,-0.0042691207,0.0018884129,0.006340326,0.08312326,-0.0015502124,-0.071090266,-0.012178906,0.009502842,-0.012590021,0.020609345,0.009364544,-0.003815448,-0.034326717,0.04317249,0.018762615,-0.021145113,0.006867634,0.0070777438,0.027205471,-0.0074823084,0.011256043,0.011648904,-0.002375215,0.00027828975,0.0015544137,-0.043307364,-0.037067,0.04042953,-0.04506334,-0.0076226494,-0.018837819,-0.042687066,-0.025355494,-0.016715847,0.057641055,0.009008654,-0.042753376,-0.00080787786,-0.02739696,-0.010063837,-0.02648159,-0.010818387,-0.026408728,0.028873894,-0.017980177,0.023422163,-0.039680235,-0.00012396682,-0.028506259,0.038793877,-0.021804152,-0.02469877,-0.028307123,-0.035724267,-0.021141054,0.013680823,-0.10076105,-0.009295372,0.01677239,0.011445252,0.008861377,-0.046627145,-0.0058609857,-0.015620327,0.039520364,0.038446065,0.23124334,0.029346917,-0.001146304,-0.027875433,0.048794318,-0.013180428,0.008187846,0.009613827,0.021080535,-0.026729066,-0.046718657,0.006719609,0.0036912088,0.015086317,-0.014457144,-0.0112419035,-0.050818413,0.008001709,0.05577157,-0.030020617,-0.019677382,-0.027252441,-0.0061055883,0.04157642,-0.04311315,-0.03756722,0.004195979,-0.010541984,-0.012396102,-0.009490872,-0.0077185,0.077361815,-0.013213652,-0.041408516,-0.06706503,0.01245952,-0.045446176,-0.02738844,0.003010811,0.028918903,-0.010192518,-0.0007204225,0.022262799,0.012171487,-0.018941754,-0.03184415,0.036573064,0.013658455,-0.041129474,-0.022190446,-0.05211166,-0.042973287,-0.03701164,-0.02108476,0.030780382,-0.02720571,-0.020943377,-0.03631541,0.015353222,0.02766943,0.00797837,-0.0020079142,-0.05820363,-0.011441161,0.00059412466,0.011754937,-0.04552126,-0.017351216,0.010398376,0.03906851,-0.014989379,-0.0049547707,-0.017856445,-0.019620236,-0.0063492837,0.016219402,0.09556302,0.06997717,0.018353045,0.023853466,-0.031662956,-0.020310706,-0.0016885011,0.038254716,-0.00030957648,-0.020345263,0.0116640385,0.10008952,-0.014270609,-0.01614397,-0.013506085,0.02254828,0.024045808,0.051649623,-0.0037460288,0.04660605,0.025475673,-0.025026754,-0.03101505,0.017077195,-0.014772349,-0.021765443,-0.049764596,-0.062533505,0.019779958,-0.005592409,-0.00861669,-0.0017431184,0.03694686,-0.017787013,0.010015832,0.016322508,0.01163523,-0.025517274,-0.012782961,0.0106016025,0.053458013,0.01392194,0.044547677,-0.004014852,0.004822384,0.008992488,-0.018279513,0.017611686,-0.014875748,-0.040469058,-0.0069310647,-0.01152596,-0.015352641,0.017813396,0.051880494,-0.023766618,-0.03053973,0.058056902,0.022306792,0.037019342,-0.025747854,-0.031803545,0.046249922,0.0039650537,-0.03728259,-0.048376657,0.019230317,-0.03216223,0.03517313,-0.016680393,-0.014286196,-0.00010595472,0.020113986,0.0593171,0.0034519106,0.07788347,0.026485154,-0.011879801,-0.021592436,-0.0033450413,-0.0042945477,0.042116057,0.014876498,-0.032579515,-0.031147266,0.04481956,0.03083394,0.022092467,-0.050107084,0.02681192,-0.0531624,0.054669842,0.023920268,0.01428964,0.041415837,-0.021158038,-0.061565377,0.048960935,-0.0065839267,-0.0040168054,-0.057803456,-0.006926796,-0.017675424,-0.034293454,0.035387028,-0.0087332,-0.008771269,-0.065951824,0.044626433,-0.053306762,-0.03331021,0.0006019717,-0.022491502,0.016012294,-0.043292537,0.10298533,0.033392113,-0.0109725995,-0.02564577,0.03636441,0.066773206,0.007865548,-0.0027356106,-0.004318135,-0.06142689,0.0035203039,-0.017527387,0.016383905,-0.02664206,0.0037625693,0.0058179055,0.004534933,-0.01935296,0.016672568,-0.029457396,0.014474697,-0.059365142,0.02793773,-0.008873441,-0.05249787,0.023504002,0.053849906,0.0322594,-0.031423066,-0.0132707525,-0.014257351,0.015983716,-0.04371642,-0.038349435,-0.004041283,0.005732643,-0.043712776,0.02038422,-0.01753813,0.0011920078,-0.018450938,0.01496066,0.010379246,0.007267896,-0.03915991,0.011198893,0.022976112,0.02393533,-0.042525835,0.0391496,0.01778447,0.038006086,0.07132769,0.03047456,0.0010384344,-0.04044961,0.017619824,0.006808965,-0.029667307,0.01217757,-0.052509382,0.0083144605,-0.0043623657,0.056542724,-0.028006572,0.007879909,-0.05201583,-0.04548924,-0.043026753,0.035508398,0.0062099067,0.020172855,0.025709342,0.010941311,-0.0088464115,0.013855841,0.021331083,-0.013918927,-0.04511556,0.018789114,-0.017732812,-0.068549305,-0.05859491,0.022467772,-0.00051642826,-0.012863648,-0.012767529,0.0055352924,-0.027534883,-0.04628658,-0.0439795,0.00816801,-0.016037589,-0.04662394,0.033730693,0.020632613,-0.01273008,-0.013400199,-0.029223038,0.053047553,-0.003386399,-0.010114726,-0.011326342,-0.064049974,0.0020595929,0.024545193,-0.024580453,0.0044143554,0.05211219,-0.0040244823,0.026535768,-0.029234886,-0.03525155,-0.015264097,0.02919876,-0.0009973266,0.0070877722,0.014494554,0.026839364,0.048148654,-0.079566054,-0.023004778,0.035742477,0.00938812,0.04384726,0.026066117,-0.018711852,0.0104453135,-0.028484745,-0.0522104,0.008720486,-0.0035948684,0.0036089285,0.0056764684,0.019514665,-0.034360275,-0.016191738,-0.016535733,0.08727316,-0.040056746,-0.0023056965,-0.045477092,0.006889111,-0.02847003,0.0047822935,0.013957024,-0.033109315,0.025744094,0.047248766,0.0015097113,0.029185597,0.04416905,-0.0020829372,0.00368721,-0.05744283,-0.021938188,-0.019984633,-0.035662964,0.026564045,0.020320479,-0.040900357,0.012426282,-0.0071719917,0.014864511,-0.03347028,-0.02380204,-0.012341638,0.007440946,0.037834466,-0.019193172,0.020782262,-0.00445647,-0.0025366389,0.033158775,-0.004353086,0.03532815,-0.02723615,-0.0022210793,0.011263305,0.01762498,-0.018198704,-0.006820111,0.031920627,-0.0066217775,0.008213698,0.014321694,0.015342248,0.017356215,0.0037146332,-0.025997484,-0.017400116,-0.018630184,0.00042463242,-0.025310328,0.0027297765,0.0019322773,-0.0037266153,0.035252236,0.08369202,-0.016318247,-0.0062592328,0.010130723,0.008813864,-0.13769512,-0.009124787,-0.023096085,0.037517007,0.0026054436,0.00029264772,0.004622418,-0.028141323,0.028376218,0.0109900255,-0.044363298,-0.00024185651,0.008910842,-0.039108925,0.004780743,0.003657583,-0.03209239,-0.029725706,0.016834604,0.021844985,0.0015799415,-0.026506739,0.058910113,-0.0038632038,-0.017040605,0.015779437,-0.011164327,0.023769634,-0.007558962,-0.020647112,-0.0067744814,-0.0061160666,0.03635879,0.03498403,0.00229386,-0.0091719525,0.0063225864,0.027550634,-0.013617813,0.043136757,-0.02635892,0.026508365,0.004566154,0.034535035,0.0016010089,0.024993435,0.016345661,-0.029349511,-0.017212104,0.023034438,0.055472344,0.03527485,-0.05122951,0.008400945,0.034786724,0.018822985,-0.037013825,-0.0066294656,-0.030514471,0.024095764,-0.012333297,0.017583458,-0.022286374,0.014346464,-0.05092719,0.025830446,-0.043032788,0.02640344,-0.045097988,-0.003000139,0.009895972,0.017004592,-0.012624782,-0.0699184,-0.0371716,-0.038567137,0.04363128,-0.04189623,-0.0069309687,0.020574052,-0.02453158,-0.048727572,0.002730409,0.01511006,0.032776296,0.022021953,-0.00236526,-0.01778047,0.009123464,0.015525777,0.0061146026,-0.056553487,0.012407872,-0.031138495,-0.037763003,0.025201265,0.02222026,-0.029699858,-0.0043260087,0.0010450752,-0.05824257,0.0126697095,0.005423383,0.0038135485,-0.034566972,0.026289912,0.0274086,0.034192663,-0.026812008,-0.037170053,-0.030687276,-0.016504083,0.007793406,-0.008346834,-0.037855543,-0.020023677,0.013659987,0.0039560334,0.0031124775,-0.049624626,-0.014561776,0.027319835,-0.019721657,-0.031999514,-0.0056274254,0.02814346,0.06986777,0.033039223,0.017478982,0.015505511,0.003920842,-0.018677808,-0.009992094,0.005128847,0.039145302,0.005066724,-0.034166615,0.061605364,-0.04720843,-0.040077806,-0.054396886,0.02763648,0.02117047,-0.02117738,-0.027497081,-0.02377898,-0.009319391,0.045080405,0.006991779,-0.03927706,0.003504802,0.020854788,-0.022857264,0.054703876,0.007882141,0.04387529,-0.003240144,-0.0061930404,-0.037126053,0.057443816,0.010249998,-0.041457143,-0.02651303,0.0093076145,-0.02363688,0.02478936,0.0042256685,0.006266184,0.00969759,0.007109346,-0.005710645,-0.00814016,-0.003422889,0.003739336,0.04355498,-0.0108814435,-0.0069096973,-0.0025107714,0.04637358,0.026254645,0.05771164,0.016318576,0.0961379,0.038249757,-0.019431842,-0.010845285,0.0049066204,0.0652144,-0.0416459,-0.0054225596,-0.027349247,0.015708044,0.022474289,-0.05732547,0.091061786,0.009923075,0.0066196756,0.0052420674,0.027217075,0.030753752,-0.0015509059,-0.018788569,-0.021263734,-0.00986862,0.0017907154,0.006943744,0.017839212,-0.021412542,0.0042634914,-0.009450585,-0.003994696,0.0057560694,0.011087629,0.0054669045,-0.0033378615,-0.035819296,0.025039563,0.0344766,-0.019574093,-0.0029564756,0.025574863,0.0618136,-0.05153555,-0.034514353,-0.02570272,-0.033982925,0.0071798535,0.035641808,0.019345623,-0.034268394,-0.002355566,-0.01164544,-0.0066074077,0.010322567,-0.04081503,-0.00966402,0.007944453,-0.011214763,-0.030099994,0.051196333,0.03560019,-0.02523296,0.011608393,-0.0030063717],"last_embed":{"hash":"1arjvon","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"1arjvon","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Optional Next Steps#{4}","lines":[271,271],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1arjvon","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Optional Next Steps#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028543172,0.038442004,-0.020747425,0.00598215,-0.038025774,-0.0005687879,0.026076801,0.0053402837,0.018303543,0.019477617,0.02261319,0.0052787466,-0.006309911,-0.006030906,0.029516818,-0.015197408,-0.03335151,0.013943286,0.03067853,0.0145702455,-0.011000224,0.023606401,-0.0014277435,0.017856687,-0.033618517,0.001909016,0.0067399833,-0.029812597,0.007997431,0.01658518,-0.03895871,-0.02566557,-0.008850139,-0.0029196613,0.008885641,-0.025878292,-0.003143529,-0.014158547,-0.046405047,0.021089617,0.002592471,-0.021040095,-0.002649068,-0.015869599,0.016255876,-0.018764606,0.023934495,-0.0089418385,-0.021095393,-0.01502519,0.004100902,-0.010091759,0.03069013,0.0029294896,0.013835284,0.024270918,-0.01907101,-0.04490598,-0.013461206,0.030213887,-0.036278956,0.05675481,-0.030594653,-0.003351414,0.0018801758,0.025010832,0.014843533,0.00766275,-0.011226305,-0.012527032,-0.00041096163,0.06157383,-0.056377754,0.01999212,-0.034838445,0.01609008,0.053808913,0.022626258,0.023345262,0.031202814,-0.028053278,-0.04147878,0.0076358477,-0.014377046,-0.008193532,0.0014030731,-0.04141366,0.0564858,0.03299149,0.016004397,-0.019394604,-0.044356894,0.05915561,-0.05861076,-0.019391203,-0.011312172,-0.007907758,0.012830844,0.037992593,-0.006627148,0.0024116526,-0.001569742,-0.018930161,-0.0151032675,-0.0010493437,0.038095914,-0.003608225,-0.020601938,-0.006998455,-0.011631085,-0.012277158,-0.0071707326,0.009899164,-0.024881035,-0.021737684,-0.050078627,-0.0012350422,-0.001538089,-0.029414363,-0.06845887,0.03775668,-0.006820177,0.02212835,-0.019706953,0.03973748,0.021154702,-0.007135898,0.02434721,0.0070716487,0.039726827,-0.019436765,-0.022035053,-0.027238686,-0.023379628,-0.03604593,-0.012804147,-0.019451983,0.022965936,-0.026533367,-0.07669451,0.0027560166,0.029536966,0.004639547,0.0110695725,0.042688128,-0.023003418,0.07300206,-0.024726124,-0.039933912,0.0031301258,-0.0083373925,0.009360664,0.00092966016,-0.005906984,0.02864362,0.017690558,0.007494011,0.016930586,0.020814601,0.0074811913,-0.05295741,0.02562688,-0.052568413,-0.0028035229,0.010713032,-0.03238903,0.0054803193,-0.017783344,0.0027617817,-0.034572907,0.020121004,0.022931676,0.017160803,0.027036127,-0.0033365735,0.032489467,0.0170443,0.031743538,0.044843093,-0.037351605,-0.05125115,-0.02062099,-0.021896392,-0.047665954,0.010697629,-0.026976788,0.0077188755,-0.009381607,-0.018472653,0.035885748,-0.022577053,0.039872505,-0.0104952715,-0.025058262,0.015135591,0.019147867,0.017976828,0.031048328,-0.011035322,-0.030101856,-0.0071618664,0.043706566,0.073328145,-0.054318402,0.006749039,0.015298737,0.0550183,-0.024675047,0.017276268,-0.029291615,-0.01133802,-0.011784957,-0.011712469,0.004113338,-0.03806153,-0.030367551,0.038845636,0.03302395,-0.032808024,0.010943386,-0.04895972,0.05157939,-0.013574744,0.05300862,0.029348329,0.021730581,0.002970939,-0.010670589,0.011644731,-0.002102083,-0.020125998,0.008239915,0.004414876,-0.021444714,0.07282519,0.02388561,-0.048269913,0.03731196,0.008870995,-0.03498222,-0.00031383603,-0.011274991,-0.011337958,-0.031194754,-0.019567642,-0.006560193,-0.02372146,0.04561596,-0.023954121,0.012590696,-0.02022294,0.005206615,-0.023695031,0.03615384,0.016229229,0.0013622895,0.0010687172,0.0076502278,0.018471617,-0.007847101,0.030722111,-0.003842776,-0.011636536,0.0013728518,-0.014310713,0.032097377,-0.0398095,-0.0044196188,0.021634363,0.008005695,-0.02036346,0.035420924,0.023791172,0.07130528,-0.00015553363,0.014401183,0.021532226,-0.057057753,0.029313987,0.048178423,-0.033135634,0.0459696,0.01800365,0.012884076,0.0075239576,-0.011086284,0.015739884,-0.012380901,-0.022513926,-0.08411749,-0.04847464,0.019994957,0.08153839,-0.007472375,0.022971429,0.017235069,-0.0058017382,-0.16318256,-0.012706156,-0.030505352,0.044965778,0.0015480613,0.01629354,-0.055467255,-0.0070936535,-0.053652335,0.0039641974,-0.016756114,-0.061875343,0.038280208,-0.012283299,0.02365422,0.02667812,0.0017587014,0.0065791393,0.011126788,-0.02721581,-0.03287301,-0.013085937,0.0012025699,-0.0023156072,0.0097278,0.024097586,0.077658646,0.012445058,-0.06156969,-0.005381484,-0.00044817475,-0.020717675,0.009024221,0.022569846,-0.009387701,0.0013526756,0.02656386,0.002387854,0.021126917,0.022938909,0.03856983,0.060665447,-0.020037312,-0.016095027,0.021178791,-0.00792917,0.025465809,0.023309156,-0.058552895,0.026400989,0.015609381,-0.030508796,-0.031874117,-0.007851358,-0.034052093,-0.03321506,-0.009231057,0.061115965,0.010468002,-0.034004163,0.025459332,0.0039425795,0.008587845,-0.058507245,-0.01878059,-0.017662056,0.03354368,0.010147885,0.016316028,-0.012519222,0.00803481,-0.06959973,0.027453862,-0.0046431217,-0.011812009,0.0023592869,-0.014344664,-0.036965936,0.008453011,-0.099840164,0.0036514888,0.013347398,-0.001529644,0.022258546,-0.039502352,-0.04164929,-0.02678391,0.017080493,0.03869722,0.2585791,0.04167615,-0.051643245,-0.006138239,0.02074291,-0.0041087354,0.04506707,0.015834084,0.018257353,-0.018948281,-0.010737493,0.011509167,0.03037677,0.0048687574,-0.0143170785,-0.00839862,-0.049034543,0.001453723,0.049869724,0.021828553,0.009402884,0.010858292,-0.0013393059,0.014084558,-0.07034378,-0.03937491,-0.022335872,-0.0017612817,-0.019505953,0.0076816687,-0.005518481,0.043345727,0.0041271034,0.00157142,-0.059405565,0.025173206,-0.0125753265,-0.028156018,0.004903697,0.018796721,-0.009484334,0.0034571786,0.029111434,-0.005619232,-0.015406548,-0.014873538,0.046262812,0.0036885398,-0.06137682,-0.028810686,-0.0458779,-0.034606323,-0.032777395,-0.019231645,0.027517693,-0.02699024,-0.029672211,-0.0063603083,0.0022737575,0.037374076,0.0340487,0.0054475083,-0.094497055,-0.028829332,0.017916154,-0.010274049,-0.0068530403,0.023033917,-0.0012660734,0.0378812,-0.016218662,0.011074781,-0.00029593188,0.0049907514,0.021868885,0.009262394,0.10835162,0.031808645,-0.006144413,0.005114252,-0.023049243,0.033127155,0.006009396,0.03904446,0.014700457,0.0010493916,0.02535632,0.047239684,-0.009088227,-0.028661061,-0.0129061695,0.011908883,0.038434412,0.068088524,-0.009001621,0.010641123,0.056593098,-0.010666529,-0.014583972,0.005846372,0.00024740116,0.014359933,-0.03801541,-0.022555716,0.058456182,-0.046599377,-0.016128864,0.008840847,0.016818484,0.01614046,-0.008268164,0.007565406,0.01596889,-0.038434323,0.024394667,0.02598518,0.040772367,-0.0022614228,0.04822037,0.023306606,0.039454807,0.010793213,-0.014244178,-0.004595732,-0.023536166,-0.037467424,0.0086025465,0.009956849,-0.022111382,0.034214437,0.012790651,-0.020550823,-0.031556815,0.0380787,0.008875826,0.012530384,-0.005528962,-0.015898861,0.019213412,-0.0062468876,-0.04976808,-0.020899888,0.011349311,-0.03170521,0.031691935,-0.019464156,0.0056717163,0.027846312,0.008955239,0.054052863,-0.003445562,0.07073189,0.016813142,0.0052233012,-0.00046039184,-0.02765843,-0.008409551,0.0052155824,0.0015749562,-0.030784268,0.016097715,0.027354017,0.057219572,0.04548273,-0.029008826,0.031532656,-0.043643776,0.009899659,-0.03854314,0.0035438447,0.021180885,-0.04125959,-0.05042723,0.027526995,-0.009649613,-0.06197279,-0.053719886,-0.004832959,0.0033141251,-0.06014055,0.037745528,0.014012091,-0.03838473,-0.049554188,0.04426201,-0.048026036,-0.020116633,0.005858954,-0.03065788,-0.006252324,-0.02815607,0.074289314,0.044043485,-0.0014770522,-0.0069399374,0.050857056,0.054235358,0.054992273,-0.015631823,0.03367689,-0.03970391,0.0035706102,-0.008191788,-0.008529721,-0.01992943,-0.024335656,-0.023746273,0.0020186617,-0.0041209674,-0.01722607,-0.02614346,0.031102406,-0.059259437,-0.007970875,0.035297308,-0.028079951,0.035572816,0.05531784,0.049003508,-0.045328774,0.04063991,-0.028523259,0.014338799,-0.0644177,-0.016438033,0.012083265,0.01116129,0.011913519,0.012095645,-0.059339922,-0.007174916,-0.028814618,0.004968345,0.0021329802,0.0126379635,-0.018755734,0.016547672,0.027685924,0.026422357,-0.029406352,-0.006085117,0.022399481,0.014442335,0.031208377,0.025960177,0.0454141,-0.10203514,-0.0017985229,-0.01892689,0.002623693,0.044054538,-0.07682926,0.0038430358,-0.021656897,0.083369784,-0.016195051,0.033218246,-0.057718374,-0.05662883,-0.04223351,0.0153387785,0.011208528,0.022176566,-0.026149081,-0.007241494,-0.02776605,0.013515406,-0.007874779,-0.031976722,0.008595648,0.018148614,-0.003898516,-0.055466954,-0.052006777,-0.020058611,0.0013530037,-0.056557667,-0.00798064,0.004883469,-0.0007887152,-0.053900305,-0.0024698295,-0.0049585723,0.022481255,-0.027912244,0.035578683,-0.015111736,0.027347216,-0.021080952,-0.051671863,0.029321345,0.005010491,-0.012176868,-0.0048708455,-0.049668483,-0.008528487,0.011694009,0.0063807564,0.014060291,0.041674122,-0.006231779,-0.010854554,-0.031484045,-0.010328758,-0.010158431,0.058212176,-0.03112954,-0.03165774,0.020956108,0.0006131109,0.058101214,-0.044308797,-0.0078931535,0.049230617,-0.010334118,0.033623233,0.057075493,-0.021309668,0.02616844,-0.019917931,0.0068392646,0.03706749,-0.0061103255,0.023549505,0.0127987545,-0.011603818,-0.053131487,0.00047698859,-0.0027789378,0.06614577,-0.038532637,-0.0057268273,-0.021983879,0.00733907,-0.00715025,0.026822632,-0.0034910669,-0.03344316,-0.047943905,-0.0011885214,-0.030288495,0.0041771554,0.049464032,0.007628897,-0.017870102,-0.047292694,-0.012600027,0.012624442,-0.034797624,0.037983492,0.030485863,-0.023829825,-0.011230562,-0.031251825,0.0015878518,-0.0039305915,-0.010861654,-0.0033662715,0.03838327,0.027311103,-0.00011865052,0.04455004,0.026024546,-0.023664873,-0.0018392907,-0.031644795,0.020783918,0.018290544,-0.007613641,-0.0012664337,0.037817948,0.005692691,0.015125747,0.033234164,-0.025283098,0.032246515,0.019052751,-0.0120329205,0.026016448,-0.018801143,-0.027250452,-0.015271265,-0.016832432,-0.0077742925,-0.026143095,-0.01770116,0.01858646,-0.02387881,0.035070945,0.043217886,0.022433106,0.013421207,-0.019645223,-0.015993549,-0.13521467,-0.04197304,0.0063557066,0.036852762,-0.014489801,-0.010965689,-0.01875395,-0.032301757,0.0037758395,-0.02901252,-0.028823452,-0.011845414,0.0020459006,-0.020066254,0.050481852,-0.021684265,-0.014369342,-0.042134658,-0.012505379,0.02587974,-0.019431483,-0.02418546,0.028992437,0.008422377,-0.020141345,0.00046215954,0.004163275,-0.00656364,-0.009100783,0.018257737,-0.019989137,0.003207327,0.028828872,0.03347494,-0.021065976,-0.018031122,0.01992777,0.036807977,-0.03732487,0.031218419,-0.028299049,0.0472748,-0.030764192,0.05131223,-0.014753491,0.06078638,-0.004342009,-0.020725025,-0.018574035,0.024431076,0.014006666,0.025126314,-0.04153714,-0.022144448,0.017233161,-0.0011607924,-0.0074800616,0.007687857,-0.011631859,0.018357137,-0.02194173,0.03541226,-0.017358858,0.005205626,-0.02133158,0.018476438,-0.025838608,0.0080195,-0.043602962,0.010515778,0.019162219,-0.03843715,-0.025516074,-0.06372892,-0.023773247,-0.05642966,0.04778176,-0.03807572,-0.018505054,-0.021714339,-0.021434603,-0.046816144,-0.030634629,0.022816734,0.03873955,-0.001855584,-0.007334989,0.0019476317,0.014155807,-0.0012486541,-0.049055453,-0.044460192,0.030570345,-0.024020372,-0.03203223,0.0076531814,-0.029688364,-0.012828588,0.0019912324,-0.01546426,-0.055219773,0.009743009,0.031559527,-0.023111725,-0.027097668,0.03887727,0.03482512,0.0070090685,-0.042600654,-0.051881865,-0.0020963273,-0.0030569187,-0.015998216,-0.0066697435,-0.04519474,-0.009996691,-0.004062952,0.009886553,-0.024089431,-0.07505312,-0.019743392,0.040489674,-0.002533203,-0.018788768,-0.0009772466,0.05226026,0.028379375,0.02109227,0.050158747,0.0012310395,-0.00907372,-0.03716311,-0.04829105,-0.0011307548,0.044036184,-0.011704522,-0.032551598,0.055528805,-0.04619707,-0.046834346,-0.0054273754,0.018686935,0.017600937,-0.022146722,-0.02258748,-0.022870462,-0.002045024,0.05611993,0.011491623,-0.073731676,-0.02817643,-0.016597863,-0.011701158,0.07434269,-0.00014332653,0.06251537,-0.013621345,-0.042314984,-0.019409921,0.0645266,0.011214098,-0.038731858,-0.03713155,-0.02518541,-0.021840755,0.015881037,0.0037514928,-0.011932216,-0.011447152,0.029717594,-0.011974614,-0.0100188935,-0.011437702,-0.021330599,0.028656175,0.008139267,0.00029040765,-0.061683856,0.04492804,0.018641714,0.049857367,-0.022455301,0.07334281,0.031723484,-0.01989082,-0.04712318,0.014699236,0.037363555,-0.037788056,-0.009761167,0.020088062,0.015893709,0.0081792,-0.037308376,0.0507585,-0.040830493,0.019912742,0.01966617,0.014440795,0.024759788,-0.0013412762,-0.009289641,-0.008823741,-0.011020424,0.007964216,0.019462628,0.012311216,-0.003681922,0.0007550261,0.0150182685,-0.0065197106,0.004710005,-0.002966772,-0.0013179217,-0.0142111005,-0.040240504,0.050465327,-0.0060706246,0.0028052025,-0.019489156,0.040360056,0.032597385,0.01579817,-0.001886055,-0.03964224,0.00061449595,0.01084404,0.012147203,0.0034502426,0.01394312,0.03490502,-0.006494254,0.0028217973,0.05594352,-0.040623125,-0.022977049,0.027495662,-0.035864603,-0.026557133,0.028038183,0.038137786,-0.011126429,0.026457831,-0.008595085],"last_embed":{"hash":"1md05n5","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"1md05n5","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/Gitea Setup.md#Gitea Setup on TrueNAS Scale#Optional Next Steps#{5}","lines":[272,273],"size":66,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1md05n5","at":1763795369916}}, diff --git a/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Integrating_Servarr_Stack_with_Traefik_md.ajson b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Integrating_Servarr_Stack_with_Traefik_md.ajson new file mode 100644 index 0000000..ed731e5 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Integrating_Servarr_Stack_with_Traefik_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Areas/Servers/TrueNAS/Integrating Servarr Stack with Traefik.md": {"path":"Personal/Areas/Servers/TrueNAS/Integrating Servarr Stack with Traefik.md","embeddings":{"bge-m3:latest":{"vec":[-0.0076199253,0.010499424,-0.012556029,0.015639208,0.016946247,-0.00078829104,0.043175217,0.06553255,-0.014341299,0.0030778477,0.009740361,0.02656947,-0.015846137,-0.010927692,0.0037466479,-0.017695712,-0.02713284,0.024200408,0.009659312,0.0033223988,-0.04530163,-0.018998729,0.01843474,0.0087454645,-0.0045680404,0.08494481,-0.007469084,-0.029372817,-0.027073234,0.004554792,0.020267252,0.0027841344,0.02216329,-0.015438947,0.0012886935,-0.02876476,-0.030768013,-0.0026822363,-0.10101355,-0.015292389,0.020226888,-0.013591159,-0.06422986,0.022418462,-0.0001426444,0.007207334,-0.0073318086,-0.06323164,-0.021028707,-0.011321,-0.011154984,0.012486947,0.0025066598,-0.032045092,0.014823407,0.01739954,0.0013064147,-0.01923314,0.031696532,-0.014580742,-0.009061517,0.010469988,-0.010602541,-0.02818137,-0.035542294,0.019845946,0.0020422137,0.056319278,0.03761011,-0.02718985,0.021178784,-0.0185624,-0.023174595,-0.05061434,-0.010139109,-0.02039513,0.008813506,0.02358719,0.015319887,-0.045469888,0.10948112,0.009422819,0.040507723,0.0045521837,-0.002222907,-0.032578085,0.0022161412,0.057269644,0.0312065,0.0057597277,-0.0129964035,0.032821685,0.024784856,-0.046114855,-0.016607061,0.007053894,0.014354044,-0.06035233,0.02325827,0.0070486483,-0.031730138,-0.016520554,0.007700536,0.038992744,-0.0068370453,0.023033403,-0.028288677,0.032223664,-0.044343576,0.016412685,-0.041362647,-0.028264325,-0.018496802,-0.002637953,0.005855175,-0.003932748,-0.016724173,0.009471281,0.023106309,-0.009112997,0.0012816081,0.029153634,-0.019903455,-0.018123874,0.00159497,0.011854778,-0.01381013,0.054936185,-0.04866254,0.004433967,-0.0037522991,0.009881689,0.030927746,0.0056198332,-0.016530886,-0.0055212867,0.02556323,0.035823572,0.015825968,-0.024269573,0.00954598,0.017955028,-0.045078423,-0.018524412,0.03624958,-0.02548194,0.0059024803,-0.010626702,0.004579296,0.052758783,-0.027947702,-0.034306414,0.011321107,-0.0136228325,0.039958026,0.0068914085,0.026095523,-0.010965375,0.0342318,-0.044695277,0.0061187767,-0.021097712,0.021000892,0.029938092,0.022271749,-0.0013397807,0.0020549966,0.023197306,0.009201569,-0.000080843325,0.008788729,-0.06576642,0.024517937,0.0151758725,0.008342695,0.058413066,0.02847617,0.026362479,0.016488489,-0.030656934,-0.0061435876,-0.0006747168,0.011222931,-0.029462563,0.03169981,-0.017631825,0.013649507,0.007960272,0.0072372635,0.07381025,-0.009577723,-0.030157913,0.05551246,0.009796345,-0.0030880952,-0.019152338,-0.041589398,-0.01860749,0.05633518,-0.042089876,-0.045171674,0.0109984195,-0.018828256,0.02605805,0.014174102,0.01041675,-0.00020456579,-0.02977357,0.028897474,0.0036580674,0.03862326,0.008969937,-0.012138981,0.005414866,0.016140496,0.0092376275,0.015453319,-0.027834557,0.015120347,0.03216683,-0.022359228,-0.045864653,0.039778013,-0.011826237,0.0130628785,0.023393875,-0.015314883,0.039759867,0.018128887,0.009446489,-0.049573634,0.09540464,-0.0153621705,-0.030689878,-0.024634773,-0.018320233,-0.08020272,0.0071275653,0.021182023,0.026803667,0.022814611,-0.05770721,-0.0013574712,-0.050352268,-0.055917367,0.05802899,-0.02031689,0.030660521,-0.025306132,-0.0055546286,-0.019945266,-0.0052526644,0.01892621,-0.023082871,-0.008750543,-0.051714294,0.003934775,-0.027239947,0.0058074696,0.0030368522,0.016203405,-0.038056564,0.022805579,0.028786955,-0.025199689,0.00051172246,0.010658224,-0.034406684,0.02402244,0.031440325,0.0010708533,0.014788581,-0.03336681,-0.026922109,-0.034804724,-0.035546236,-0.009277141,-0.034383353,0.025207583,-0.021879409,0.0019928727,-0.038271286,-0.010940398,-0.01760266,-0.025664521,0.060772732,-0.003373846,0.016697042,0.014984969,-0.00053835695,0.00472822,0.0130445035,0.07117603,-0.033782728,0.014392769,0.041610498,-0.04742028,-0.18585266,-0.029196143,0.018056333,0.0361831,0.0064611845,0.0002691974,0.007783848,0.00993775,-0.03029407,-0.051535625,-0.026829235,-0.13970853,0.002786689,-0.027219959,0.05266177,0.015978066,0.028654616,0.0036824103,-0.009974981,-0.061553176,0.023782985,0.025621295,0.06371299,0.05115965,0.034554884,-0.01657605,0.049307194,0.041704226,-0.0039744317,0.030006088,-0.0101538785,0.056259703,-0.034662195,-0.03183931,0.0025407858,0.011894861,0.00982353,-0.016857903,-0.012217756,0.016170455,0.019754224,0.03460442,0.015158669,-0.06850119,0.009959476,-0.028202554,-0.017534558,-0.016307348,-0.0061480473,0.033678442,0.0028077755,0.029581541,-0.009561476,0.0029233568,-0.020132435,0.01665722,0.013254301,0.042349704,0.014981341,-0.0020707948,-0.022581866,-0.054010272,-0.053943846,-0.04591276,0.008955353,0.001779139,0.013828441,-0.011256884,0.00025506725,-0.05770429,0.009616787,-0.017328937,-0.043113537,-0.044569608,0.0000106627385,0.0020139187,0.0059286356,-0.01578335,-0.039761625,-0.06954555,0.029641816,0.0048408904,-0.03112481,0.034845844,-0.016043741,0.00011917491,-0.057044886,-0.055077255,0.018677384,0.3578883,0.0047590537,-0.018123936,0.030003404,0.016136395,0.029242884,-0.0018387345,0.019313248,0.009942106,0.0007522926,0.004092071,-0.0019387829,0.014601316,0.023750374,0.03860868,0.023965323,-0.031902056,0.019458061,-0.009301266,0.0116502885,0.0038517332,-0.047799475,0.008144078,-0.009735241,-0.064595975,0.032715585,0.013508565,-0.0025199289,-0.03238737,0.0070525687,-0.014456824,0.009912816,-0.029337525,-0.009790203,-0.033880103,0.005686795,-0.053766906,-0.08180205,-0.04613404,0.016558917,0.020491429,-0.03578513,-0.018287636,0.0019852493,-0.04820817,-0.022067929,-0.0068544657,0.011851027,-0.006423741,-0.012339465,-0.0013155866,-0.024979463,-0.023216741,0.028766394,0.022264138,-0.010572619,-0.014823305,0.0008286176,-0.036313187,-0.0075216605,0.049164698,0.016693909,-0.055176314,0.0062476317,0.04900131,0.0069647357,-0.021834666,-0.027541665,0.015059298,0.042390537,0.03788494,0.012810949,0.022539925,-0.007559661,-0.0062285694,-0.004939433,-0.0065195565,0.04195682,-0.024079187,0.0036213328,-0.019041024,0.02943719,0.041813307,0.041982144,-0.0011123995,0.021998938,-0.0356219,0.031865623,0.010589768,-0.024450915,0.0117981285,-0.0058033774,-0.02089528,-0.015031043,0.05290236,0.008835337,-0.0016448178,-0.033934828,0.022245113,-0.034944568,0.026919924,0.0014970457,0.015891338,-0.021339398,-0.010954503,0.0073917434,0.0018452139,-0.041861705,-0.012352088,-0.005372996,-0.06714319,0.014252621,0.0178867,0.0016720074,0.04520457,0.033773992,0.008173243,0.025983335,-0.005449101,0.008275938,-0.031545497,-0.060175147,0.019248376,-0.0024622332,-0.004862637,-0.063810974,-0.006724985,-0.0076883626,-0.00031446913,0.021471564,0.017611276,0.017030094,-0.030199753,-0.017318415,-0.019908857,-0.008984373,0.03141999,-0.012219716,0.021870792,0.06069709,0.005386287,-0.015805794,-0.0099640805,0.028500857,0.00662562,-0.0016864544,-0.00079422543,-0.007552923,0.01041404,0.019308152,-0.0054607885,0.013199086,0.04930322,-0.010456531,-0.0018177985,0.0076283826,0.0073381364,-0.019790137,-0.009057283,-0.03400321,0.0031667931,0.02456125,-0.005676109,0.06739261,0.011469939,0.022352966,0.012522011,0.017495608,-0.015903013,0.006536942,0.01165886,-0.048302047,-0.014994251,0.03400582,0.049005724,-0.037346918,-0.032796167,0.012271606,0.019933287,-0.008358437,0.050145175,0.026974607,-0.0031319053,-0.017721288,-0.035864953,-0.0006660266,-0.0007488858,0.0015455955,-0.010058545,-0.014349517,0.025274608,0.05271536,0.00012733911,-0.028565764,0.018006995,-0.0022251664,-0.016792728,0.00875564,-0.008141747,0.03386926,0.01920332,0.027481776,0.0077340277,0.042036816,0.034217335,-0.016141934,-0.005952436,0.008876308,-0.0063043134,-0.04345849,0.006450661,0.016709551,0.0110666705,-0.028731441,-0.023271833,-0.02295076,0.035301782,0.045288566,0.03548038,-0.017254012,-0.040092684,-0.013398545,0.011064623,-0.06298129,0.00022933137,0.051758144,-0.004135302,-0.044699177,-0.04421406,0.015398432,-0.020158788,-0.0099624265,0.009212319,-0.029614143,-0.029599503,0.0029947618,0.016189253,0.020696215,-0.021469688,0.04696366,0.010062761,-0.01847744,-0.0019907302,0.027032318,0.003285446,0.0019135022,-0.04718049,0.030281,-0.03541315,-0.012375658,-0.008434529,-0.017488586,-0.07620668,-0.024875943,0.024419481,0.06278432,-0.0016632442,-0.026941732,-0.00006559086,-0.0009553277,0.011709005,0.01871429,0.014987502,0.00073820667,-0.00013379693,0.028857827,-0.029367065,-0.039534867,0.0019929872,-0.03875796,0.01940396,-0.034643855,-0.011878191,-0.0261405,-0.0011134727,-0.023701403,-0.0013679329,-0.043155055,0.010956253,0.02121799,-0.074692994,-0.009338224,0.00093233533,-0.008818092,0.005044543,0.005471559,-0.03362155,-0.012430608,-0.02052156,0.012352135,0.018311474,-0.00015227862,-0.040760703,-0.010772582,-0.007699033,0.04737696,-0.06371044,0.036631096,0.021972487,0.013947787,0.018207809,0.002967985,0.012697707,-0.04617375,0.013839932,0.029142391,-0.010654288,0.01871869,-0.013572018,0.007782389,0.027192814,-0.03500052,-0.04990917,-0.011941744,-0.031259593,-0.025946753,-0.031396236,0.0024239179,0.0012358578,-0.021195738,0.013313335,0.0072990702,-0.031220444,0.009675673,-0.016364692,-0.025520664,-0.031102208,0.0014189364,-0.02561025,-0.019880472,-0.018702665,0.009290497,0.013176489,-0.01138042,0.0007450019,0.011716151,0.056224998,0.0046726284,-0.004465836,0.02813522,-0.017910767,0.04772373,0.010128566,0.01573439,0.024663992,0.026576929,0.012207402,-0.015399618,-0.034711737,-0.023702586,0.03912378,0.008600599,-0.016588895,0.010511396,0.0012448882,-0.0115495995,0.01052742,0.018834282,0.004610852,-0.004107805,0.004357816,0.043456815,0.070775755,0.014905023,-0.005278773,-0.028611416,0.026359536,0.003921327,-0.012913383,-0.0033385952,0.031125952,0.031714704,-0.043796357,0.00034144285,-0.051831882,0.025979862,0.03812767,0.017228592,0.031059006,-0.022558099,-0.01921862,0.024901435,-0.015364955,-0.024050837,0.011085656,-0.018456848,-0.008092862,0.007167304,-0.04791604,0.041009046,0.0075621246,0.021371303,0.02166769,0.018288836,-0.11190423,0.043328665,-0.022400616,-0.021441717,0.021775914,-0.0075900573,-0.015376747,-0.04532018,-0.0061713606,-0.038636707,0.04925995,-0.03844764,0.02062218,-0.026395455,0.03200928,-0.032494973,-0.019550458,0.021625523,0.0052585336,0.049827747,-0.0032430734,-0.038033452,-0.040636197,-0.039020613,0.015168236,0.034567427,-0.019933246,0.009915521,-0.0044640955,0.008438402,-0.0068662753,-0.035204403,-0.030433575,0.045366324,-0.0143171325,0.020389568,-0.013460189,-0.04958247,0.0024183684,0.041221935,0.029098969,0.0022255043,-0.028892599,-0.008820587,-0.022876814,-0.005476326,-0.034805946,-0.0055391937,-0.010492733,-0.022328127,-0.084631145,-0.021894075,0.028482487,-0.009167858,0.0074660224,0.027838914,-0.00035185085,-0.014490733,-0.006016615,0.023400541,0.005621933,0.0084696,-0.023947168,-0.0077916565,-0.022290682,-0.0075259185,0.0063241892,-0.008374547,-0.0059585096,-0.03169386,-0.015461558,-0.0422829,-0.005377862,-0.043809343,0.031301204,-0.07868123,0.046945073,-0.020838236,0.015726883,-0.016206093,0.015567763,-0.03526077,-0.0006902237,0.046916198,0.04518925,-0.003976101,0.0047850204,-0.01298216,-0.0074628484,-0.015153868,-0.047931075,0.0412349,0.028777879,0.042478926,-0.017261548,0.010974227,0.022266772,0.002081139,0.034213822,-0.012967112,0.031506777,0.031075196,0.004355652,-0.004691145,0.015563103,0.028916346,-0.0272627,-0.008114135,-0.033654366,-0.028760059,-0.006094156,-0.042377315,-0.042414162,0.018444186,-0.027191486,-0.005942544,0.01005775,0.049616013,0.005294053,-0.037496395,0.032436088,0.027577307,-0.008330556,-0.06452804,0.012438333,-0.01295268,-0.0018618016,0.011532197,0.043719556,-0.0462195,0.047973834,-0.005558587,-0.028019221,-0.001327781,-0.01392578,-0.003386305,-0.015686579,0.08483857,0.015842538,-0.029611243,-0.035637636,0.045405477,-0.014843101,-0.036880173,-0.033627138,-0.017858837,0.032177627,-0.04447823,0.0029511598,-0.018182406,-0.01529894,-0.0015611913,0.00058897526,0.011318114,-0.010690172,0.016945658,0.020387927,-0.05484542,-0.019312648,0.084233746,0.021205379,-0.006280945,-0.017447304,-0.01649696,-0.038221795,-0.0016836971,-0.030394873,-0.016445218,0.042294864,0.013439086,0.015397233,0.037219863,-0.0061935503,0.029978449,0.037509352,-0.035222385,0.0013733527,0.019828022,0.038437862,-0.010923603,0.004483682,-0.063061394,0.04493257,0.010583607,0.025090791,-0.0246614,-0.0028174266,0.010107245,-0.023202188,0.032725118,-0.021385621,0.03983126,0.021202695,0.022786774,-0.021040699,-0.028430594,0.008802482,-0.05020405,-0.008573535,-0.009887441,-0.040917747,-0.054626975,0.007188816,-0.006129724,-0.03224117,0.01324551,-0.04905739,-0.0039277724,-0.00011437644,0.027437316,-0.021902807,0.01650322,0.032901738,0.04649471,0.0231564,0.005952115,-0.0060949493,-0.008811245,0.056861073,0.013699681,-0.00184541,0.04426262,-0.0048174993,-0.022517202,0.019248197,-0.018863998,-0.012325303,0.0386183,-0.01598036,-0.033956327,0.0054270476,0.047658563,0.012892141,0.028872954,-0.00005896745,0.018725656,0.014002016,0.05111727,0.013915083,0.017782686,-0.026498552,-0.026489416,0.0034600575,0.0015526115],"last_embed":{"hash":"1xcqy77","tokens":1222}}},"last_read":{"hash":"1xcqy77","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1761397209781,"size":8990,"at":1762338969815,"hash":"1xcqy77"},"blocks":{"#Integrating Servarr Stack with Traefik":[1,359],"#Integrating Servarr Stack with Traefik#Your Current Setup":[3,42],"#Integrating Servarr Stack with Traefik#Your Current Setup#{1}":[5,5],"#Integrating Servarr Stack with Traefik#Your Current Setup#{2}":[6,6],"#Integrating Servarr Stack with Traefik#Your Current Setup#{3}":[7,7],"#Integrating Servarr Stack with Traefik#Your Current Setup#{4}":[8,8],"#Integrating Servarr Stack with Traefik#Your Current Setup#{5}":[9,9],"#Integrating Servarr Stack with Traefik#Your Current Setup#{6}":[10,10],"#Integrating Servarr Stack with Traefik#Your Current Setup#{7}":[11,11],"#Integrating Servarr Stack with Traefik#Your Current Setup#{8}":[12,12],"#Integrating Servarr Stack with Traefik#Your Current Setup#{9}":[13,14],"#Integrating Servarr Stack with Traefik#Your Current Setup#{10}":[15,42],"#---frontmatter---":[17,41],"#Integrating Servarr Stack with Traefik#Recommended Approach: Hybrid Setup":[43,54],"#Integrating Servarr Stack with Traefik#Recommended Approach: Hybrid Setup#Keep VPN Services Local, Expose Dozzle via Traefik":[45,54],"#Integrating Servarr Stack with Traefik#Recommended Approach: Hybrid Setup#Keep VPN Services Local, Expose Dozzle via Traefik#{1}":[47,47],"#Integrating Servarr Stack with Traefik#Recommended Approach: Hybrid Setup#Keep VPN Services Local, Expose Dozzle via Traefik#{2}":[48,48],"#Integrating Servarr Stack with Traefik#Recommended Approach: Hybrid Setup#Keep VPN Services Local, Expose Dozzle via Traefik#{3}":[49,49],"#Integrating Servarr Stack with Traefik#Recommended Approach: Hybrid Setup#Keep VPN Services Local, Expose Dozzle via Traefik#{4}":[50,50],"#Integrating Servarr Stack with Traefik#Recommended Approach: Hybrid Setup#Keep VPN Services Local, Expose Dozzle via Traefik#{5}":[51,52],"#Integrating Servarr Stack with Traefik#Recommended Approach: Hybrid Setup#Keep VPN Services Local, Expose Dozzle via Traefik#{6}":[53,54],"#Integrating Servarr Stack with Traefik#Implementation":[55,156],"#Integrating Servarr Stack with Traefik#Implementation#Current Directory Structure":[57,73],"#Integrating Servarr Stack with Traefik#Implementation#Current Directory Structure#{1}":[59,73],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml":[74,156],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#{1}":[76,77],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 1: Deploy Traefik (if not done)":[78,81],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 1: Deploy Traefik (if not done)#{1}":[80,81],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 2: Split Dozzle to Separate Stack":[82,139],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 2: Split Dozzle to Separate Stack#{1}":[84,139],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 3: Keep Servarr Stack As-Is":[140,156],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 3: Keep Servarr Stack As-Is#{1}":[142,142],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 3: Keep Servarr Stack As-Is#{2}":[143,143],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 3: Keep Servarr Stack As-Is#{3}":[144,144],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 3: Keep Servarr Stack As-Is#{4}":[145,145],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 3: Keep Servarr Stack As-Is#{5}":[146,146],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 3: Keep Servarr Stack As-Is#{6}":[147,147],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 3: Keep Servarr Stack As-Is#{7}":[148,149],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 3: Keep Servarr Stack As-Is#{8}":[150,150],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 3: Keep Servarr Stack As-Is#{9}":[151,151],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 3: Keep Servarr Stack As-Is#{10}":[152,152],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 3: Keep Servarr Stack As-Is#{11}":[153,154],"#Integrating Servarr Stack with Traefik#Implementation#Modified servarr.yaml#Step 3: Keep Servarr Stack As-Is#{12}":[155,156],"#Integrating Servarr Stack with Traefik#Alternative: Expose Select Services via Traefik":[157,224],"#Integrating Servarr Stack with Traefik#Alternative: Expose Select Services via Traefik#{1}":[159,160],"#Integrating Servarr Stack with Traefik#Alternative: Expose Select Services via Traefik#Option: Duplicate Ports in Gluetun":[161,224],"#Integrating Servarr Stack with Traefik#Alternative: Expose Select Services via Traefik#Option: Duplicate Ports in Gluetun#{1}":[163,217],"#Integrating Servarr Stack with Traefik#Alternative: Expose Select Services via Traefik#Option: Duplicate Ports in Gluetun#{2}":[218,218],"#Integrating Servarr Stack with Traefik#Alternative: Expose Select Services via Traefik#Option: Duplicate Ports in Gluetun#{3}":[219,219],"#Integrating Servarr Stack with Traefik#Alternative: Expose Select Services via Traefik#Option: Duplicate Ports in Gluetun#{4}":[220,220],"#Integrating Servarr Stack with Traefik#Alternative: Expose Select Services via Traefik#Option: Duplicate Ports in Gluetun#{5}":[221,222],"#Integrating Servarr Stack with Traefik#Alternative: Expose Select Services via Traefik#Option: Duplicate Ports in Gluetun#{6}":[223,224],"#Integrating Servarr Stack with Traefik#Recommended Final Architecture":[225,249],"#Integrating Servarr Stack with Traefik#Recommended Final Architecture#{1}":[227,244],"#Integrating Servarr Stack with Traefik#Recommended Final Architecture#{2}":[245,245],"#Integrating Servarr Stack with Traefik#Recommended Final Architecture#{3}":[246,247],"#Integrating Servarr Stack with Traefik#Recommended Final Architecture#{4}":[248,249],"#Integrating Servarr Stack with Traefik#Stack Management":[250,284],"#Integrating Servarr Stack with Traefik#Stack Management#Servarr Stack":[252,264],"#Integrating Servarr Stack with Traefik#Stack Management#Servarr Stack#{1}":[254,264],"#Integrating Servarr Stack with Traefik#Stack Management#Dozzle (Traefik-routed)":[265,272],"#Integrating Servarr Stack with Traefik#Stack Management#Dozzle (Traefik-routed)#{1}":[267,272],"#Integrating Servarr Stack with Traefik#Stack Management#Gitea (Traefik-routed)":[273,284],"#Integrating Servarr Stack with Traefik#Stack Management#Gitea (Traefik-routed)#{1}":[275,284],"#Integrating Servarr Stack with Traefik#DNS Records for Cloudflare":[285,296],"#Integrating Servarr Stack with Traefik#DNS Records for Cloudflare#{1}":[287,296],"#Integrating Servarr Stack with Traefik#Environment Variables":[297,313],"#Integrating Servarr Stack with Traefik#Environment Variables#{1}":[299,313],"#Integrating Servarr Stack with Traefik#Security Best Practices":[314,334],"#Integrating Servarr Stack with Traefik#Security Best Practices#{1}":[316,319],"#Integrating Servarr Stack with Traefik#Security Best Practices#{2}":[320,323],"#Integrating Servarr Stack with Traefik#Security Best Practices#{3}":[324,328],"#Integrating Servarr Stack with Traefik#Security Best Practices#{4}":[329,332],"#Integrating Servarr Stack with Traefik#Security Best Practices#{5}":[333,334],"#Integrating Servarr Stack with Traefik#Next Steps":[335,347],"#Integrating Servarr Stack with Traefik#Next Steps#{1}":[337,337],"#Integrating Servarr Stack with Traefik#Next Steps#{2}":[338,338],"#Integrating Servarr Stack with Traefik#Next Steps#{3}":[339,339],"#Integrating Servarr Stack with Traefik#Next Steps#{4}":[340,340],"#Integrating Servarr Stack with Traefik#Next Steps#{5}":[341,341],"#Integrating Servarr Stack with Traefik#Next Steps#{6}":[342,342],"#Integrating Servarr Stack with Traefik#Next Steps#{7}":[343,343],"#Integrating Servarr Stack with Traefik#Next Steps#{8}":[344,345],"#Integrating Servarr Stack with Traefik#Next Steps#{9}":[346,347],"#Integrating Servarr Stack with Traefik#Additional Notes":[348,359],"#Integrating Servarr Stack with Traefik#Additional Notes#{1}":[350,359]},"outlinks":[{"title":"Traefik Multi-Stack Setup#Step 1","target":"Traefik Multi-Stack Setup#Step 1","line":80}],"task_lines":[337,338,339,340,341,342,343,344],"key":"Personal/Areas/Servers/TrueNAS/Integrating Servarr Stack with Traefik.md","last_embed":{"hash":"1xcqy77","at":1762844659217}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Quick_Reference_md.ajson b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Quick_Reference_md.ajson new file mode 100644 index 0000000..3af59b5 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Quick_Reference_md.ajson @@ -0,0 +1,70 @@ +"smart_sources:Personal/Areas/Servers/TrueNAS/Quick Reference.md": {"path":"Personal/Areas/Servers/TrueNAS/Quick Reference.md","embeddings":{"bge-m3:latest":{"vec":[-0.029468514,-0.01613551,-0.0296388,-0.02210552,0.0011516203,-0.021305514,0.01182976,0.015187914,-0.036189597,-0.0065406444,-0.007064841,0.000056207857,0.014441485,-0.0020980262,-0.002356644,0.020027006,0.006734343,-0.008519649,-0.005852767,0.014101077,0.0041243634,0.009361825,0.024841288,-0.019151973,-0.016952472,0.016966749,0.006963372,0.017926482,-0.025591007,0.0087309815,0.03509119,-0.017312258,0.07761213,-0.026082182,-0.011464435,-0.0070791948,0.0063400343,-0.0024124717,-0.023430964,0.022861075,0.0029584176,0.030421155,-0.011453857,-0.021300107,-0.022366412,-0.009811363,0.037744727,-0.067308165,0.0039550574,-0.028176242,-0.034465764,0.026828181,-0.0025094922,-0.039238837,0.02647304,0.033119243,-0.032940213,-0.010086271,-0.03150234,-0.01614377,0.0092144525,-0.007126457,0.0024419401,-0.0037510893,-0.015170385,0.06341578,0.010989875,-0.011679859,0.06254814,-0.016810369,-0.004598948,0.03911323,0.008203118,-0.01594548,-0.039054185,0.0072056265,0.00073006144,-0.014304108,0.0041402606,-0.014460357,0.025076235,-0.018363219,0.022048373,0.011783255,-0.0024369669,0.011555456,-0.039557133,0.021075955,0.011572572,-0.0027530412,-0.010172711,-0.0074635325,0.011312819,-0.038557436,0.013077182,-0.0069065406,0.0040514483,-0.014150796,0.029870681,0.004537864,-0.004200139,0.055693183,0.012875678,0.06687904,0.017996358,0.01722135,0.0007656333,0.0012308891,0.02042884,-0.008072686,0.030337315,-0.01947933,-0.027254807,0.027310904,0.03251634,-0.004986997,-0.011287989,-0.014056347,0.0082157,-0.014956599,0.022658098,0.044927888,0.0041189427,-0.041455615,-0.0005594388,0.008952363,0.005090348,-0.030391956,-0.023967264,-0.016136069,-0.011528596,0.04963639,-0.01606011,-0.0029774394,0.014395418,-0.002092536,0.028128859,-0.009610004,0.018237876,-0.050595284,0.010522885,0.022658432,-0.062674016,-0.0050536515,0.03821923,-0.01322412,0.02190063,0.023940984,0.017007692,-0.00037562367,0.0405262,0.049668808,-0.02907508,0.020456076,0.016030664,-0.01658526,0.042697113,-0.00063462474,-0.0030465815,0.009268742,-0.009729733,0.017400967,-0.008397012,0.022079809,0.028934015,-0.014454195,0.009011871,-0.0075311624,0.008542564,-0.003892709,0.009643588,-0.048958387,0.022763055,-0.007733285,0.026444199,0.018283019,-0.014842645,-0.014675136,0.017580036,-0.0068349014,-0.013681594,0.013682774,0.0031884164,-0.0065917643,-0.020345906,0.013693386,0.00167379,0.006429317,-0.011540614,0.010813232,-0.027539512,-0.018369928,-0.0052083847,-0.010728498,-0.000098830125,0.0024318418,-0.028482407,0.016320055,-0.013412308,-0.043049555,0.003429979,-0.0061535086,-0.000011280639,0.018139318,0.0024977957,0.027708247,0.023069497,-0.0324556,0.016546419,-0.0076528057,0.028621588,0.0068872278,-0.010876562,0.0053452845,-0.0064227656,0.014701419,0.0030244747,-0.018044107,0.0040601655,-0.016057044,-0.0037152886,-0.009841748,-0.00004505315,0.009710085,0.033645347,0.0069894595,-0.00809714,0.05490632,0.028823687,0.002749882,-0.0385037,-0.016486868,0.013907552,-0.011172354,0.010482323,0.0056464938,-0.00898623,0.033247266,-0.0057826657,-0.025804,-0.025351165,-0.012949023,0.0021969953,-0.0365616,-0.043576233,0.0018433881,-0.02902189,-0.0006200749,-0.0065184436,-0.01022921,-0.019090142,-0.031951442,-0.0069390945,0.0020190496,-0.010646629,0.0053711333,-0.030461196,0.019709755,-0.012926021,0.023893904,0.021519529,0.0022964566,-0.01070202,0.025757981,-0.015321027,-0.020632634,-0.02390137,-0.03842262,0.03507547,-0.025128711,-0.01624853,-0.014856999,0.0072529586,-0.0030393307,0.00938245,-0.0052951607,-0.0028491246,0.010446365,0.031367805,0.010087885,-0.0049694446,0.028896196,0.020250797,-0.00196149,-0.00272118,0.02010923,-0.021315083,0.022743352,0.039405935,-0.02073496,-0.026661517,0.024827095,0.065750346,0.028252246,-0.0068502296,0.023558706,0.015797298,-0.013526974,0.018080749,-0.010021303,0.008579442,0.043466944,0.010987943,-0.0072657713,-0.021144835,-0.026102016,-0.0021030447,-0.023767158,-0.053263407,0.037715964,-0.01959367,-0.015701517,0.012654398,-0.025340186,0.0012558203,-0.020291058,-0.078409106,-0.0027669335,-0.011339718,0.011970195,-0.0015427329,0.005318206,0.0013948397,0.009577043,-0.0140179815,-0.017747957,0.010755151,-0.013108916,0.03296872,-0.0013290676,0.0073937527,0.003417588,-0.022681877,0.013082679,0.0004738466,-0.013404553,-0.0053097736,0.014717821,-0.017830562,-0.018995365,-0.008533008,0.011527877,0.0144527,0.009556392,0.011500036,-0.043790776,-0.037993506,0.012311593,-0.00525525,-0.0076148794,0.023233846,-0.018758286,-0.012149217,-0.004513376,0.025803722,0.04434008,0.008821127,-0.011513504,-0.043584947,-0.03023772,-0.023391344,-0.010639712,-0.012678335,-0.013068794,-0.031370055,0.0037795054,0.0034568105,0.0040353695,0.0038001335,0.045927644,-0.029144842,-0.023237312,0.050523132,-0.006280601,-0.020858143,-0.021093661,-0.07644136,0.031926323,0.029590504,0.0030079372,0.06537785,-0.033966295,0.0005973042,0.032040082,0.015143388,0.008117442,0.68607146,0.029956603,-0.015206407,-0.021378465,-0.0049129473,0.01431767,0.023444504,-0.00637618,-0.01174925,-0.047099955,0.02357578,-0.035656493,-0.0050153746,-0.016559875,0.02239318,0.027794195,0.003073037,-0.0049775513,0.038721222,-0.013624504,-0.02096885,0.006325222,0.0019636422,0.017314164,-0.032935806,-0.0021952968,-0.0146825,0.042361446,-0.022123428,0.019071082,-0.0075999554,0.013405862,0.00069963135,-0.003081796,0.013582242,-0.009091226,0.0056065284,-0.013043895,-0.04794032,-0.0018101104,-0.018198278,-0.026416691,0.007935448,-0.0040449454,-0.0011826837,-0.006834757,-0.015135672,0.0035240261,0.017089285,0.014482522,-0.027497383,0.0011474399,-0.027629726,0.0064989454,0.0023487487,-0.01818222,-0.0049163713,-0.014804081,0.00077007944,0.033758096,-0.0011776611,0.03493368,-0.012747328,0.020478891,0.017808978,0.024810562,0.008410003,-0.04568968,-0.027076075,0.020594168,0.018001422,0.004079917,-0.02088605,-0.01535005,0.012984292,-0.03263297,0.038242023,-0.013357641,0.0016264725,0.0019321551,0.003661651,-0.0011551381,0.027758395,0.034271665,-0.010029404,-0.014307559,0.0030944713,0.0018732116,-0.038974024,-0.05427597,-0.0021844304,0.022539575,-0.025955671,-0.03183456,-0.0064434824,0.034689445,0.02222251,-0.0008381536,-0.04304069,0.008448365,-0.020368217,-0.03524299,0.006875242,-0.011523518,0.027272291,0.0034499425,-0.0013312007,-0.027417513,0.007859608,-0.007923459,-0.00071584363,0.05796459,-0.012377227,-0.008482885,0.02991144,0.029426778,-0.0009636133,0.002052335,0.013939829,0.016966967,-0.01405494,0.03178704,0.037772603,-0.011988922,0.01211868,-0.07575699,-0.008625293,0.027150342,-0.015434539,-0.0010842854,-0.032886297,-0.007813534,-0.032393854,0.0075462563,-0.014502111,-0.031556267,0.04679056,-0.020740515,-0.018338062,0.019703312,-0.025284251,0.010610757,-0.0443122,-0.015429968,-0.006571092,0.006698799,-0.024796845,-0.004122023,0.017291754,0.014382977,0.03471982,0.009791398,-0.005063137,-0.04599381,0.0029723905,-0.025864122,-0.00929185,0.035027985,-0.042868566,-0.027250359,-0.033485085,-0.0020313493,0.00014154139,0.016134156,-0.039310973,-0.0035517442,-0.0084436685,0.019641252,0.038984787,-0.03637652,0.029095983,0.0051706447,-0.03647974,0.0088858595,0.005841289,-0.00887475,-0.0009318738,-0.04780487,-0.02292784,-0.00754964,0.058180057,-0.014340223,-0.008248332,0.004147369,0.0016041086,0.01416594,-0.032187536,-0.0067567434,0.012346658,0.0057170996,0.012721272,0.054864462,0.023513542,-0.008030669,-0.01897354,-0.02124336,0.012768778,0.0078271115,0.008817351,-0.030230379,-0.009752215,-0.026800547,0.0019537874,0.012744811,-0.047578,0.013713016,-0.013047941,-0.0067621567,-0.018985765,-0.0065208296,0.0039514164,-0.0054267724,-0.013085726,0.018674891,0.0026819517,-0.011277577,0.04551151,-0.0053256685,-0.0063170404,0.0360308,-0.040818725,-0.022523751,0.038602237,-0.026352538,-0.010824052,-0.056117818,0.037923265,0.0072400128,-0.04039847,-0.0067738537,-0.0057574664,-0.02303125,-0.021671748,-0.0227487,-0.03856689,0.017486399,0.041263632,0.017801613,0.009986483,0.0038818445,0.014097511,0.004756536,-0.0063648988,0.05460678,0.031669445,0.026914211,0.011555796,-0.031061364,0.014529971,0.017490068,-0.019898754,-0.01644115,-0.014772448,0.0005459381,0.0036654868,-0.017508911,0.027848847,-0.0020405292,-0.037979577,-0.024345733,0.021705281,0.004545157,0.007978375,0.017236872,-0.00565889,0.009633248,0.0014535688,0.00022040796,-0.0049119084,-0.029114803,-0.026920794,0.0070325183,-0.006343701,-0.02356937,0.025145076,0.00886408,-0.0063289534,0.032423783,0.029322417,-0.015366789,-0.009036244,-0.014681552,0.009497539,0.010461138,-0.0169691,-0.032104142,0.0438347,0.02722571,0.012681765,0.025591739,-0.014827018,0.014920233,-0.050700687,-0.014129059,0.013032169,0.03231658,-0.01863306,0.038925614,-0.0029329867,-0.022908079,0.0050058775,0.03893871,-0.01951502,-0.0034838964,-0.0042557647,-0.008155649,0.045327004,-0.0015382792,-0.0005639389,-0.040300563,0.0034675081,0.0050342954,-0.016811697,-0.0015543149,-0.019345926,-0.016607122,0.017995244,-0.016401207,-0.032702025,-0.024377324,0.010400271,-0.014725332,-0.0076390854,-0.002070614,-0.007877267,0.011379238,-0.01629569,0.0019350705,-0.014504274,-0.006967159,-0.003248453,0.00087457185,0.0035331377,-0.006365571,-0.01477359,0.0036099819,0.07205877,-0.038634013,-0.0084346635,-0.032607563,0.018507855,0.021905815,0.036010694,-0.012466191,0.016100923,0.028999127,-0.023834113,0.017862113,-0.047975633,-0.011810934,0.0053760563,-0.013757715,-0.0067399177,0.023568504,0.05632741,0.000497167,0.013929309,-0.0034618415,-0.026881097,0.020680869,0.0038234894,-0.0026987835,-0.027565522,-0.009100751,0.0071489317,-0.0022501417,0.021191336,-0.0064083533,-0.023794703,-0.0037132043,-0.01324461,0.02271481,-0.020890407,0.0003296194,-0.030707497,0.012162518,-0.01270039,-0.029367507,0.023012433,-0.02266549,-0.008200771,-0.011282915,-0.030786667,-0.00024204864,0.027628407,0.021229437,0.008107405,0.0035050882,-0.013564117,0.025311243,-0.0036722282,-0.033264365,-0.014179956,-0.056969833,-0.059311084,-0.0052952417,-0.05383041,-0.008771136,0.0029035052,0.02272259,-0.037780173,-0.020772444,-0.015995951,-0.009186566,-0.0024155583,0.009371302,-0.007778735,-0.02476681,-0.03649187,-0.0093688555,-0.010664013,0.0025273561,-0.0010756062,0.0014014179,-0.007700717,0.022539994,-0.012047907,-0.029464565,0.0022352585,0.0016770343,0.024201103,-0.006634182,-0.006987316,-0.025643513,0.013976806,-0.0031027684,-0.022559416,-0.0002535421,0.027011648,-0.019619057,-0.019679032,-0.016144855,-0.0029077386,-0.0020936686,0.0010440776,-0.026162542,-0.0031325952,0.0063435594,-0.01154204,0.03035239,0.010330217,-0.03409162,-0.05097061,0.019286714,-0.02184843,-0.021308431,-0.017148662,0.0032346407,0.042787347,0.010654698,-0.0227161,-0.008408724,-0.019312387,0.040504795,-0.022476956,0.01603123,-0.0015006658,0.010237026,0.00507877,0.013798364,0.00077805825,0.01986555,0.016294371,-0.010444798,0.002202516,-0.0074441526,-0.03744453,0.009257973,-0.0025759016,0.003805415,-0.014249701,-0.027068594,0.033609755,-0.015753498,-0.028160622,-0.016297104,0.00052989763,0.01759224,-0.019301418,0.013089802,0.004221005,0.008262175,-0.035157118,0.0019551958,-0.023621704,-0.018559411,-0.009543155,-0.012759777,-0.013696617,0.027528074,-0.017464034,0.028506624,-0.0016288123,-0.021102164,-0.007604605,0.022354111,-0.034993324,0.0028038507,-0.027249306,0.034497973,0.03823731,0.0042076684,0.005936171,-0.019155603,-0.03308842,-0.0018225075,0.022729866,0.02903314,-0.032570694,-0.03488709,-0.020771172,-0.008808447,0.031638816,0.008527738,0.031823788,0.026825616,0.005229916,-0.017161334,0.027036252,0.00006273418,0.0079051275,0.030751256,-0.0025309473,0.010215745,0.013645453,-0.009764298,0.06295078,0.017353341,0.04482893,-0.018597899,-0.007848838,0.07477274,-0.013681598,-0.0036854201,-0.019632567,0.017448075,-0.034166805,-0.026844803,-0.011067057,0.008847384,0.006187902,-0.0145892035,-0.026869021,0.008591707,-0.02724021,0.023015758,-0.0098905135,0.015460116,-0.050022993,0.021501083,-0.000926425,-0.012327578,-0.027905202,0.030823966,0.0029326435,-0.0075086225,0.008578374,0.02370367,-0.013582156,0.041297916,0.0011546763,-0.025742214,-0.044014208,-0.0050291503,-0.010202885,-0.0062022037,0.0009815189,-0.010488409,0.028854974,-0.0040445924,-0.017462663,-0.009203365,0.020404179,-0.036485843,0.018482372,-0.01537266,0.018283928,0.02617563,0.0012411085,-0.0018367884,0.0063750995,0.015143132,-0.031928916,-0.022661565,-0.0020628339,-0.014138648,-0.019186515,-0.005533388,0.0305925,-0.0028940025,0.020468714,-0.028649325,-0.0030847343,0.01436969,-0.0061795,-0.033137888,-0.03962686,0.02258632,-0.027960988,-0.028508836,0.000029133678,-0.042236317,-0.025785465,-0.016196704,-0.030129608,-0.01026887,0.019272532,-0.008279404,0.011556632,-0.022968115,0.02627118,0.019891432,0.0009142828,0.009704479,0.016327525,0.025376838,-0.023376778,-0.047936283,-0.03885734,-0.00120565,0.024581993,-0.0031688195,0.02646601,0.0012304699,-0.023460278,0.0045296615,0.01756181,-0.00278556,-0.0025839384,0.014492484,0.0045934487,-0.0050029005,-0.043731377,-0.029237062,0.0042541265,0.003933478,-0.043426298,-0.02625399],"last_embed":{"hash":"1fo1lap","tokens":251}}},"last_read":{"hash":"1fo1lap","at":1762874999290},"class_name":"SmartSource","last_import":{"mtime":1762874683000,"size":6257,"at":1762874982885,"hash":"1fo1lap"},"blocks":{"#---frontmatter---":[1,4],"#TrueNAS Quick Reference":[5,344],"#TrueNAS Quick Reference#Current Status":[7,15],"#TrueNAS Quick Reference#Current Status#{1}":[9,9],"#TrueNAS Quick Reference#Current Status#{2}":[10,10],"#TrueNAS Quick Reference#Current Status#{3}":[11,11],"#TrueNAS Quick Reference#Current Status#{4}":[12,13],"#TrueNAS Quick Reference#Current Status#{5}":[14,15],"#TrueNAS Quick Reference#Common Commands":[16,115],"#TrueNAS Quick Reference#Common Commands#Docker Management":[18,47],"#TrueNAS Quick Reference#Common Commands#Docker Management#{1}":[20,47],"#TrueNAS Quick Reference#Common Commands#TrueNAS Storage":[48,66],"#TrueNAS Quick Reference#Common Commands#TrueNAS Storage#{1}":[50,66],"#TrueNAS Quick Reference#Common Commands#Network Troubleshooting":[67,85],"#TrueNAS Quick Reference#Common Commands#Network Troubleshooting#{1}":[69,85],"#TrueNAS Quick Reference#Common Commands#Gitea Specific":[86,100],"#TrueNAS Quick Reference#Common Commands#Gitea Specific#{1}":[88,100],"#TrueNAS Quick Reference#Common Commands#Traefik Specific":[101,115],"#TrueNAS Quick Reference#Common Commands#Traefik Specific#{1}":[103,115],"#TrueNAS Quick Reference#File Locations":[116,148],"#TrueNAS Quick Reference#File Locations#On TrueNAS Host":[118,139],"#TrueNAS Quick Reference#File Locations#On TrueNAS Host#{1}":[120,139],"#TrueNAS Quick Reference#File Locations#Important Config Files":[140,148],"#TrueNAS Quick Reference#File Locations#Important Config Files#{1}":[142,142],"#TrueNAS Quick Reference#File Locations#Important Config Files#{2}":[143,143],"#TrueNAS Quick Reference#File Locations#Important Config Files#{3}":[144,144],"#TrueNAS Quick Reference#File Locations#Important Config Files#{4}":[145,146],"#TrueNAS Quick Reference#File Locations#Important Config Files#{5}":[147,148],"#TrueNAS Quick Reference#Quick Checks":[149,181],"#TrueNAS Quick Reference#Quick Checks#Is Everything Running?":[151,163],"#TrueNAS Quick Reference#Quick Checks#Is Everything Running?#{1}":[153,163],"#TrueNAS Quick Reference#Quick Checks#Check Certificate Expiry":[164,169],"#TrueNAS Quick Reference#Quick Checks#Check Certificate Expiry#{1}":[166,169],"#TrueNAS Quick Reference#Quick Checks#Disk Usage":[170,181],"#TrueNAS Quick Reference#Quick Checks#Disk Usage#{1}":[172,181],"#TrueNAS Quick Reference#Backup Commands":[182,205],"#TrueNAS Quick Reference#Backup Commands#Quick Gitea Backup":[184,193],"#TrueNAS Quick Reference#Backup Commands#Quick Gitea Backup#{1}":[186,193],"#TrueNAS Quick Reference#Backup Commands#Snapshot Entire Stacks Dataset":[194,205],"#TrueNAS Quick Reference#Backup Commands#Snapshot Entire Stacks Dataset#{1}":[196,205],"#TrueNAS Quick Reference#Git Client Setup":[206,238],"#TrueNAS Quick Reference#Git Client Setup#SSH Config (~/.ssh/config)":[208,217],"#TrueNAS Quick Reference#Git Client Setup#SSH Config (~/.ssh/config)#{1}":[210,217],"#TrueNAS Quick Reference#Git Client Setup#Common Git Operations":[218,238],"#TrueNAS Quick Reference#Git Client Setup#Common Git Operations#{1}":[220,238],"#TrueNAS Quick Reference#Maintenance Schedule":[239,256],"#TrueNAS Quick Reference#Maintenance Schedule#Weekly":[241,244],"#TrueNAS Quick Reference#Maintenance Schedule#Weekly#{1}":[242,242],"#TrueNAS Quick Reference#Maintenance Schedule#Weekly#{2}":[243,244],"#TrueNAS Quick Reference#Maintenance Schedule#Monthly":[245,249],"#TrueNAS Quick Reference#Maintenance Schedule#Monthly#{1}":[246,246],"#TrueNAS Quick Reference#Maintenance Schedule#Monthly#{2}":[247,247],"#TrueNAS Quick Reference#Maintenance Schedule#Monthly#{3}":[248,249],"#TrueNAS Quick Reference#Maintenance Schedule#Quarterly":[250,256],"#TrueNAS Quick Reference#Maintenance Schedule#Quarterly#{1}":[251,251],"#TrueNAS Quick Reference#Maintenance Schedule#Quarterly#{2}":[252,252],"#TrueNAS Quick Reference#Maintenance Schedule#Quarterly#{3}":[253,254],"#TrueNAS Quick Reference#Maintenance Schedule#Quarterly#{4}":[255,256],"#TrueNAS Quick Reference#Emergency Procedures":[257,302],"#TrueNAS Quick Reference#Emergency Procedures#Container Won't Start":[259,270],"#TrueNAS Quick Reference#Emergency Procedures#Container Won't Start#{1}":[261,270],"#TrueNAS Quick Reference#Emergency Procedures#Lost SSL Certificate":[271,281],"#TrueNAS Quick Reference#Emergency Procedures#Lost SSL Certificate#{1}":[273,281],"#TrueNAS Quick Reference#Emergency Procedures#Corrupted Database":[282,302],"#TrueNAS Quick Reference#Emergency Procedures#Corrupted Database#{1}":[284,302],"#TrueNAS Quick Reference#Performance Monitoring":[303,318],"#TrueNAS Quick Reference#Performance Monitoring#{1}":[305,318],"#TrueNAS Quick Reference#Useful URLs":[319,328],"#TrueNAS Quick Reference#Useful URLs#{1}":[321,322],"#TrueNAS Quick Reference#Useful URLs#{2}":[323,323],"#TrueNAS Quick Reference#Useful URLs#{3}":[324,324],"#TrueNAS Quick Reference#Useful URLs#{4}":[325,326],"#TrueNAS Quick Reference#Useful URLs#{5}":[327,328],"#TrueNAS Quick Reference#Environment Variables Reference":[329,344],"#TrueNAS Quick Reference#Environment Variables Reference#{1}":[331,344]},"outlinks":[{"title":"Gitea Config Cheat Sheet","target":"https://docs.gitea.io/en-us/config-cheat-sheet/","line":343}],"task_lines":[242,243,246,247,248,251,252,253],"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md","last_embed":{"hash":"1fo1lap","at":1762874982887},"metadata":{"created":"2025-11-02 10:48","updated":"2025-11-11 16:24"}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0098396335,0.03374759,-0.043529294,0.042418677,-0.04769808,-0.018602107,0.06987458,0.034557536,-0.017553544,0.039174564,0.011617961,0.026605597,0.0003280387,0.003484633,0.027399817,-0.0104458835,0.020658959,0.034853034,0.005775712,-0.0063222097,-0.010718737,0.00043660248,0.04221764,0.02512119,-0.007984761,0.002475037,0.018648272,0.012743847,-0.0058687604,0.017548157,0.0032916653,-0.06998049,-0.012442911,-0.039039813,0.02408066,-0.02132626,-0.0029217498,-0.036981493,-0.05046871,0.017030891,-0.02334422,-0.03512433,-0.0066397334,-0.021219088,0.0069243372,-0.006583284,0.026392393,-0.023977553,-0.04477078,-0.034498867,0.0010933476,0.008518735,0.0036621285,0.007444033,0.019842718,0.036092818,-0.04426629,-0.04553252,-0.026572384,0.017046168,-0.010567009,0.030330807,-0.034945924,0.018059852,0.03784838,0.060146485,0.055846114,0.005415401,-0.016677078,-0.0033649472,0.009028067,0.046804935,-0.018733026,-0.037909858,-0.02169901,0.025669029,0.06374407,-0.023292806,0.014045534,0.021252489,0.010959433,-0.0015253151,0.029232007,-0.028046805,0.020746537,0.018064339,-0.03930009,0.061694413,0.07444574,-0.0054513384,0.010733252,-0.0051106107,-0.01607592,-0.017422536,-0.014592074,-0.01427639,-0.008740314,-0.0024033776,0.04008194,-0.004890317,0.049987692,0.019926742,0.027647894,-0.0053167236,0.026875515,-0.037239935,-0.02351839,-0.024499185,-0.032474928,-0.0069998074,-0.0027524435,0.050517924,-0.019903818,0.0033500318,0.018439118,-0.029241059,0.01862742,-0.019513423,-0.03486813,-0.052722037,0.01932022,0.026016513,0.050352618,-0.049359784,0.027024306,0.036149383,-0.0035663864,-0.003859854,0.009763738,0.025365163,-0.016521344,0.03431404,0.005783531,0.015735524,-0.038005784,-0.008299835,0.008995485,0.03039392,0.0062414496,-0.018933278,0.026508482,0.0578363,-0.0015656505,-0.002980056,0.03386841,-0.0039197835,0.017176777,-0.034534305,-0.0039980803,-0.05937103,-0.0070263664,0.021032842,0.022478221,-0.0043841167,0.010632135,-0.009148818,-0.023572132,0.014910662,-0.041107815,-0.039139695,-0.007186365,0.013726076,-0.029372165,0.021060556,0.043522913,-0.02350805,0.013293435,-0.012430669,-0.02043496,0.0006185349,0.0013490526,-0.07607428,0.017216865,0.016430609,0.012068525,0.021309122,0.06512933,0.019071978,0.024609521,-0.021761049,-0.050960857,0.018530888,-0.047981914,0.008894954,-0.021169554,-0.00050510216,-0.0066191545,0.015314496,-0.017759744,0.011793266,-0.028654445,0.05516871,-0.017769169,-0.023466647,-0.022248147,-0.008357361,0.008515164,0.018508648,-0.039379332,-0.0034385095,-0.012976676,0.040171333,0.029536039,0.032192174,0.016856983,0.0074104327,0.051830787,-0.03524569,0.012581313,0.00694416,-0.05550569,0.014181065,-0.019783625,0.022126436,-0.012135614,-0.01623044,-0.0017400382,0.014157331,0.050945535,-0.009426001,-0.07343492,-0.0052499394,-0.028898489,0.030674892,0.030710012,-0.010866298,-0.01942289,0.056859013,0.016659504,-0.0037339302,-0.035474516,0.0006471136,0.013179503,-0.03063286,0.07861771,0.0013783086,-0.070418425,0.012866947,0.037654847,-0.0029879448,-0.01816394,-0.023093844,0.0030107966,-0.047651835,-0.037723105,-0.0031630562,-0.0046773516,0.05464675,-0.009618531,0.0020564077,-0.029215647,0.03343537,-0.01653442,0.048462346,0.056389593,0.0028566855,0.032173086,-0.0054137604,-0.00011009024,-0.04675488,0.02636091,-0.0015707373,-0.062552206,0.028020067,0.031319253,-0.024077538,-0.0025486106,0.0120445555,0.044840228,0.005436559,-0.022504874,-0.0077440282,0.029898915,0.052969225,-0.02343483,0.0272372,-0.028021779,0.026500002,0.043561723,0.06559407,-0.019136071,-0.007402287,0.042701565,0.0066293767,0.0030366243,-0.05687458,0.02713026,-0.0029096177,-0.026259592,-0.03832352,-0.017829934,0.0282393,0.059026223,-0.018577322,0.007774779,0.013878835,0.021484988,-0.14104554,-0.0031493693,-0.020378718,0.051605653,0.02371729,-0.0034669735,-0.03523037,-0.028053243,-0.054746628,0.04355755,-0.028726637,-0.049732298,-0.027522853,0.014309511,0.0080772145,0.04190253,-0.0035132782,-0.022364084,0.0024596665,-0.020852,0.023410339,0.011409661,0.014803778,-0.009055448,-0.03678701,-0.015864309,0.038473,0.008687628,-0.033686332,-0.008680459,0.016417,-0.012189276,0.01393438,-0.021299398,-0.0059821713,0.01945607,0.029479826,-0.044349752,0.003563479,-0.03330143,-0.0039770016,0.053098433,-0.009195165,0.014837017,0.011150507,0.011609805,-0.021635326,0.00463125,-0.03711122,0.0156042315,0.0058779805,-0.010077835,0.007149982,0.025828432,-0.041919883,-0.04032444,-0.0577144,0.030889148,-0.029625863,-0.036310356,-0.024470363,-0.00859108,0.0018787595,-0.07716228,-0.030953057,-0.015328476,0.026701981,-0.05424181,-0.0032812273,-0.07098929,0.043697294,-0.022456508,0.06175763,-0.0011795867,0.0014220113,0.012808732,-0.018663902,-0.0483109,-0.004065062,-0.10579468,-0.029691255,0.006074068,-0.048598737,-0.0070634657,-0.048416525,0.018693063,-0.020778004,0.019326715,0.0036453167,0.22483303,-0.0074313134,-0.06107239,0.0048108976,0.053337444,-0.005892838,0.030693017,-0.006395169,0.007114372,-0.020058617,0.037600968,0.04471653,0.013077406,-0.017617654,0.011416094,0.0018649715,-0.03670025,-0.016446196,0.089817084,-0.011995602,0.03888622,-0.016942697,0.009588625,-0.0033093153,-0.052922856,-0.0130811,-0.018716693,0.01777652,-0.04383056,0.04462543,-0.030377029,0.014074011,0.015360474,-0.024035063,-0.054751106,-0.003624799,0.004673192,-0.010644277,-0.022256145,-0.004233251,-0.041517362,-0.014064466,0.043144897,0.047690056,-0.030886764,-0.044899967,0.031142334,0.021115111,-0.029805569,-0.00037903505,-0.011499886,-0.006961587,-0.02322071,-0.01710991,0.017458191,-0.04706966,-0.0099301785,-0.04251574,-0.021156805,0.06444899,-0.007300731,0.0148104755,-0.062176857,0.008891615,0.0046105343,0.02929315,0.022597149,-0.03185157,0.058031414,0.06029375,-0.005112593,-0.025418034,0.02407904,0.0033554179,0.027510004,-0.011954797,0.043327205,0.054261,-0.008174474,0.009635488,-0.011571947,-0.022850273,-0.001230114,0.009354618,0.002171208,-0.00028509318,0.002600944,0.03134987,-0.026714467,-0.01419126,-0.04302645,0.023562215,0.00066695403,0.0416029,0.030233683,0.025187848,0.007516844,-0.0015858227,-0.012359597,0.00018810251,-0.02488146,0.00085921027,-0.018756803,0.0023417321,0.022037908,-0.04151607,-0.026205111,-0.01946479,0.03046845,0.021685438,-0.018272627,0.015087183,-0.025199724,-0.029923178,-0.019902373,0.004234637,0.0247007,0.029733997,0.0004840859,0.016605621,0.004328985,-0.017099544,0.008933759,0.0014657291,-0.02995725,-0.01453737,-0.026251882,-0.012723718,-0.00430927,0.017152186,-0.022854488,-0.05262133,-0.06237676,-0.010319942,0.0017002294,0.041928552,-0.016803995,0.0056054257,-0.009979791,0.00079774257,-0.020651542,-0.015064482,0.0032165842,-0.021009285,0.05136848,-0.0041531785,0.0120232105,-0.03260416,0.011848271,0.059479363,-0.011043747,0.06407675,0.04576057,-0.010648718,-0.017145976,0.008961499,-0.026057616,0.03541084,0.0049906,-0.04481364,-0.017997405,0.025672808,0.0063342717,0.06124385,-0.027960287,-0.016176784,-0.010249239,0.004885135,-0.05804738,-0.03992755,-0.0050340155,-0.04480367,-0.05546366,0.012802745,0.028283818,-0.020899275,-0.03061781,0.032890085,-0.04473579,-0.022912508,0.01810825,0.037343364,-0.045642193,-0.044031054,0.022183882,0.037682842,-0.01282618,-0.0106686875,0.018859187,0.02167575,-0.024339657,0.099295326,0.049320705,-0.022595532,0.0022392576,0.033357378,0.0521609,0.030475348,0.036561813,-0.02511611,-0.054118816,-0.006156508,0.006575808,-0.007792167,-0.005882433,-0.01134728,0.016195243,0.048896983,-0.0029307792,0.0018877889,-0.008296569,0.0043349145,-0.0116170775,0.006811779,-0.042800095,-0.035802826,0.039203625,0.051243495,-0.005572589,-0.058377936,-0.008984469,-0.016145568,0.007764999,-0.01841719,-0.04080663,-0.0358563,-0.0068955244,-0.029713854,-0.0055122995,-0.031533316,-0.008582325,-0.0025342,0.023553755,0.0010507767,0.008182765,-0.05053063,0.041190352,0.021522943,-0.0027661799,-0.018380996,0.009588912,0.031041587,0.020047028,0.026645537,0.0028461309,0.043883897,-0.034185708,-0.07260404,0.015384193,-0.0019583674,0.02384857,-0.010675331,0.001553867,-0.015053762,0.032719776,0.031227948,0.012640728,-0.018989153,-0.035606604,-0.07944145,-0.026143689,0.04014586,0.041625563,-0.01024941,-0.068803266,-0.031981155,0.040080473,-0.002347229,-0.021438675,0.0020287759,0.009239421,-0.0040321355,-0.056652006,-0.017845126,0.037618592,-0.0031035847,-0.04697228,-0.006983549,0.009727438,0.00095184235,-0.06463973,-0.002299542,0.021447657,0.01629577,-0.049220752,0.035682805,0.009900056,-0.02051341,-0.028442534,-0.049735256,0.012441745,-0.013445453,-0.03698903,0.051492747,-0.025415888,0.014253861,0.00054474454,0.010795115,-0.02882028,-0.0066847536,-0.0022576214,0.009356657,-0.009760144,-0.008639907,0.0070133987,0.048538137,0.0034763606,-0.025662731,0.0058304076,0.0067513576,0.042042486,-0.0372892,0.0034196682,0.04692603,0.030673005,0.012239298,0.043687925,-0.08294523,0.013264141,-0.016339952,-0.022427712,0.04259932,-0.018126192,0.028342433,-0.057007242,0.025906533,-0.033417962,-0.027740689,0.014862458,0.056950144,-0.04431851,-0.012887781,0.005835406,0.0022583657,0.017775875,0.019577106,-0.00072011846,0.0058821733,0.008678757,-0.01768404,0.009890282,0.02108708,0.04866725,-0.031382553,-0.009895284,-0.009108578,-0.008595411,0.0024261463,-0.011902103,0.011842018,-0.0457778,-0.0103480145,-0.014266181,-0.017041123,0.017157163,0.014407403,-0.061045446,-0.009341299,0.045875866,0.048555102,-0.020668978,0.042926684,-0.036635984,-0.008497605,-0.038927935,-0.046424236,0.006729414,0.0074904477,-0.0567814,0.015360303,0.014961144,0.046430256,0.023028146,0.0149925975,-0.010448939,0.03910597,-0.043309845,0.0022227187,0.028044324,0.0021365879,-0.02414298,-0.026152035,-0.016289541,-0.017725471,0.016422363,-0.0017358785,-0.018766653,-0.0057457667,0.004546767,0.022794815,-0.03376659,0.026936602,-0.006198479,0.008798902,-0.15433171,0.008761554,-0.008088635,0.03473827,-0.02452699,-0.0065092295,0.013089148,-0.033313986,0.01262151,-0.01520241,-0.0075020315,-0.022361169,0.020587688,-0.030385863,0.0149409175,-0.019639535,-0.00006231666,0.023821821,-0.02591373,0.073347405,0.0038550196,-0.04351543,0.06795953,0.020392148,-0.044024225,0.012959409,-0.0007412726,0.0072707706,-0.017239729,0.006627958,0.0052899695,0.0150176035,0.05109234,0.06605449,0.0039174613,-0.007268914,0.015208555,-0.012189925,-0.016215423,0.049329452,-0.03120712,0.030611029,0.019040981,0.023872456,0.016338037,0.058917414,-0.02196417,-0.02515519,0.017196223,0.021449765,0.02538078,0.005487472,0.016156146,-0.0027688013,0.0053709783,-0.028965764,-0.025811132,-0.0063136686,-0.031589776,0.024425674,-0.0065765274,0.039555226,-0.004231372,-0.06163301,-0.01793576,0.03963902,-0.01658743,0.008224222,-0.061623406,0.0055164504,-0.031741545,-0.014019443,-0.017793437,-0.048004664,-0.022247648,-0.031381555,0.079287216,0.0032327494,-0.014082306,-0.005233888,-0.0118560195,-0.01075918,0.0016208964,0.033160187,0.040765584,0.0026502935,-0.034709945,-0.04293727,0.018822357,-0.023272254,-0.046807934,-0.054814726,-0.010162111,0.0019136197,-0.0012503329,0.062300608,-0.0035234562,0.0066892575,0.020759325,-0.04057415,-0.0067261807,-0.042811513,0.023064997,-0.03806231,0.0014644279,0.011177257,0.065904535,-0.009729937,-0.0676226,0.00015821408,-0.008986281,0.0038076849,-0.00213982,0.017140418,-0.06903635,-0.023072273,-0.007090883,-0.04811561,-0.022698995,-0.037744936,0.009782366,-0.014285113,-0.010148798,-0.052414943,0.024765754,0.04201886,0.005496801,0.023491861,0.013930761,-0.022494335,-0.014230168,0.015001994,0.032499496,0.031009417,0.048728388,-0.03748826,0.0002350953,0.020117454,-0.07228441,-0.03317092,-0.035290692,0.0031984816,-0.007032778,-0.054359797,0.01001511,-0.0148659935,0.025114765,0.05637404,0.040057365,-0.0201515,-0.023883976,-0.00005498129,0.010991349,0.06461995,-0.014950682,0.049201533,-0.03262103,-0.016217254,0.0032977364,0.04921309,-0.001967479,-0.010028732,-0.04183271,-0.020414637,-0.016725652,0.051909313,-0.023647578,-0.046656784,-0.048204064,0.006966878,0.016138427,0.013315919,-0.013209018,0.031879142,0.014442831,0.0015336002,-0.00042000704,-0.03917277,0.02313845,-0.00982238,0.025952823,-0.027746653,0.052960124,0.011164628,0.013221301,0.035309542,-0.011748394,0.014559489,-0.03074845,-0.017369226,0.039897695,0.041531593,-0.08202368,0.0023682192,0.028549239,0.017686287,0.0060354597,0.042459693,0.019019715,0.023028675,-0.015882129,-0.021245008,0.019007375,-0.0029711043,-0.018752329,0.024748623,-0.037992015,-0.022238638,0.01010127,0.011830837,0.0132251615,0.030435001,0.0048306393,0.020135816,0.017810209,0.0064853434,0.037859857,0.035389546,-0.016619885,-0.022522911,0.011829604,0.021644006,-0.03524098,-0.028162396,0.00055615866,0.047855332,-0.005179032,0.012812992,-0.026902623,0.0063770968,-0.004802878,-0.0033915818,-0.003423142,0.027480686,-0.01558936,-0.003022412,-0.0021273724,-0.015207433,0.016165178,0.013278623,0.02794815,-0.010848003,0.024354035,-0.092213966],"last_embed":{"hash":"1ka2kfl","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"1ka2kfl","at":1762874982887},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ka2kfl","at":1762874982887}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03582204,0.010622089,-0.04455968,0.021962114,0.011101131,-0.0538047,0.034629654,0.057858557,-0.009415416,0.011734006,-0.00068429165,0.0070549916,-0.00721577,0.012863073,0.007887763,-0.030439738,-0.0084977485,-0.031141058,-0.008850342,0.009924236,0.008059237,0.041795935,0.037217267,-0.028704405,-0.03133489,0.0470748,-0.008465366,-0.035878617,-0.026434885,0.021139007,-0.022254061,0.0019110225,-0.0044018133,-0.020383717,-0.0075517134,-0.032533005,0.03033342,-0.038135637,-0.08370274,-0.013768086,-0.003271954,-0.008837977,-0.033923812,-0.038889408,0.01395056,0.0066974796,0.010228697,-0.083379515,-0.017468905,0.008842895,-0.023100656,-0.025193235,-0.052074816,0.011767551,0.060527015,-0.0153776305,-0.056720354,-0.017332984,-0.0379844,-0.004639086,-0.0054564322,0.015490126,-0.0030337276,-0.02363368,-0.0062382706,0.011704948,0.019807715,0.052477684,0.0302641,-0.057848677,0.00635831,0.0047380566,0.011004297,-0.018516276,-0.0058883345,0.01711238,-0.004012427,-0.015594147,0.04029988,-0.054445855,0.01957922,-0.026960343,0.012104578,-0.0014269189,-0.035789046,-0.009294546,-0.03340869,0.068294376,0.022379497,-0.022324601,-0.018312281,-0.016328413,0.01827612,-0.009139189,0.012612452,0.020673718,-0.03527308,-0.031163085,0.018137926,-0.018915243,-0.031298313,-0.0012091635,-0.009174356,0.03665365,0.022874314,0.011059351,-0.005103252,0.013402336,-0.011305722,0.0012937454,0.0021461744,-0.005078064,-0.021747688,0.0002631628,0.0009319102,-0.029589735,-0.023042532,0.025208892,0.031571295,0.023455177,0.043511063,0.025783774,0.0058212625,-0.009027132,-0.022634253,-0.006544023,-0.031414367,0.021552565,0.011016035,0.010860796,-0.022276418,0.050584927,0.010728822,-0.008146493,-0.027940733,-0.0019894827,0.025169253,0.04271645,-0.024549503,-0.020317446,0.008456491,0.028319325,-0.005364359,0.009880387,0.009517257,-0.016891332,0.020242741,0.0062388377,-0.061848965,-0.00017177632,0.004576517,-0.05774044,0.009832765,0.032763977,-0.0036215272,0.029999996,0.025500592,-0.021110028,-0.028337747,-0.009482206,0.0075702975,0.0018629734,-0.026940688,0.058778983,0.027892046,-0.016596992,-0.010719002,0.017128967,0.025076522,0.010659342,0.0062477877,-0.009011487,0.013551334,0.0020401503,0.02692527,0.01814744,0.017693445,0.050917927,0.038100746,-0.03330285,-0.018244274,-0.0063184253,-0.027194098,-0.03060239,-0.027941704,-0.029646954,-0.015125922,0.02637841,-0.025721548,0.029441401,-0.03152992,-0.025477016,0.013268577,0.02843825,0.011434656,-0.0068920427,-0.005638415,-0.0124993,0.069659874,-0.047295164,-0.06408295,0.007739355,-0.028877268,-0.027316734,0.030596068,0.0015668792,0.0010490743,-0.049868476,0.024549808,-0.0023638415,0.04078984,-0.007743348,0.006049473,-0.025023896,0.021991057,0.0019280306,0.011657622,-0.008269315,-0.00012717652,-0.0062750406,0.0037392764,0.0094206035,-0.019297466,-0.0016419165,0.0037593455,0.03757933,-0.007103297,0.049729172,-0.0008934126,0.0248603,-0.053305097,0.04655852,-0.00039094366,-0.020160506,0.06946392,0.04094112,-0.029569952,0.029725332,-0.0039289,-0.0069130315,0.00830045,-0.030258736,0.0019842214,0.015453756,0.031775013,-0.008461542,-0.034176268,0.027546749,-0.0315628,0.0022458506,-0.007996895,-0.0048573366,-0.0029881534,-0.039483234,0.027050441,-0.050305914,-0.024360877,-0.027207896,0.03478643,0.031862345,0.02269963,0.004953239,0.0125502255,0.03710445,-0.010164596,-0.004840203,0.019544844,-0.032972567,0.0067096534,0.034502205,-0.0077461824,0.011503316,-0.04104928,0.04912904,-0.0016833763,-0.012522876,0.034167293,0.008275788,0.0058066626,-0.00019902704,-0.041892778,-0.044881593,-0.00936867,0.02057388,-0.043760736,0.05332214,0.012317323,-0.00026414497,-0.00093464454,0.0024240513,0.0030336238,0.018298233,0.07254789,-0.014152271,-0.023402542,0.035234634,-0.022181168,-0.18387996,-0.01728698,0.015222143,0.00042422113,-0.005860021,-0.012398452,-0.028360825,-0.042339075,0.015359131,-0.025384642,0.0018543351,-0.13754648,0.01737936,-0.04254999,0.027572796,0.01281415,0.022490555,-0.010876092,-0.0076804548,-0.10229715,0.00027040837,0.040855963,0.041789036,0.015947495,-0.021239748,0.017166473,0.06645349,0.03320883,-0.024435908,-0.03335042,-0.0059435796,-0.0006451578,0.008978777,-0.025698988,-0.005146339,-0.024478378,0.029205896,-0.003904397,0.009185317,0.009437641,0.022849293,0.019364351,0.0063221776,-0.024514403,0.03815446,-0.028348705,-0.00044867778,0.01892913,-0.07569576,0.043785136,0.036281873,0.01858587,0.025307553,0.009543005,0.011479861,-0.061646063,-0.008368018,0.063221686,0.013260225,-0.027394086,-0.011376517,-0.031273574,-0.015751807,-0.036449604,-0.03854256,-0.0037473594,-0.037923716,-0.006039898,0.0118807135,0.018455971,0.019997278,-0.01986437,0.0000853792,-0.02643564,-0.03310399,0.021062106,-0.05008123,-0.024267642,-0.0043381955,-0.102617614,0.01829509,0.000116648625,0.004437437,-0.0201048,-0.0113959145,0.017632764,-0.047258828,0.02985615,0.06067901,0.43118414,0.0131328255,-0.039248444,-0.0042760293,0.039447997,0.012587406,-0.011128912,0.023276549,0.028906172,-0.030379549,0.01331312,-0.015828839,0.019903453,0.03787089,0.0003037204,0.0022741815,-0.023760961,-0.021719852,0.018769693,-0.014880044,0.001048973,-0.004533923,-0.047927327,0.011562469,-0.06522641,0.0021316602,0.019371798,-0.005352722,-0.021684049,0.039182875,0.0030018566,0.033316586,-0.031395357,-0.007868701,-0.03779375,0.0065723085,-0.052260786,-0.06705381,-0.014754979,-0.00417868,-0.003733358,-0.031583674,-0.02120548,0.0026477105,-0.04215384,-0.04069903,-0.011356861,0.051102296,-0.05740274,-0.0061314744,-0.070995875,-0.0049562375,-0.028267976,0.0038050832,-0.014621796,-0.019749127,-0.042589176,-0.064527124,-0.0036206073,0.03135699,-0.0010936072,0.023458323,-0.006181693,-0.019743908,0.026870405,0.044196103,-0.03706691,-0.012157123,-0.01593234,0.04322085,0.02281306,0.014275418,0.002218339,0.010774169,0.0072819316,-0.012765614,0.00117272,0.027253637,0.048853,0.007792116,0.0065202895,0.010789129,0.02381431,0.033279028,0.0033343623,0.035899963,-0.011919344,0.020185145,-0.0013791448,-0.005060416,-0.011145956,0.03486251,0.000107694366,-0.013085581,0.015215202,-0.032589737,0.018531151,-0.06452653,0.013749835,-0.014653399,0.072444364,0.013315167,0.016734194,-0.001282379,0.014745148,-0.006501238,0.0029686687,-0.009437547,0.036299728,-0.0097083235,-0.015777444,0.0018864488,0.019964084,0.0018898573,-0.029014802,0.017363613,-0.027129272,-0.009073298,0.017693812,0.032735545,0.0095304055,-0.02204437,0.021660881,-0.04718192,-0.046094287,-0.027082983,0.0003240009,0.0037473072,-0.020207224,0.019663269,0.022149798,0.014945581,-0.010740568,0.017828723,-0.0024905957,0.013530061,-0.015442898,-0.010203287,0.0035606755,0.034497,-0.03994952,-0.02232834,0.012977958,0.014346715,-0.011425919,-0.015945947,0.0017959927,0.02767139,-0.0049086185,0.01370597,0.005857681,0.07231192,0.017680533,-0.012286663,0.00046222153,0.008011194,0.017072085,-0.019698821,0.021439007,-0.010897929,-0.02812247,-0.004428628,0.042578056,0.049039308,0.025956351,-0.015341371,-0.014045426,0.017359154,-0.0017831689,0.009725919,-0.0025981038,0.00027968467,-0.0047299983,0.031752903,-0.03786361,-0.022852298,-0.04967139,0.033858266,-0.013242981,0.0117923105,0.07137609,0.02016466,-0.029072784,-0.021215478,-0.019709317,-0.006585783,-0.010740186,0.028838249,0.008170211,-0.020375034,0.018384242,0.026765987,0.03892698,-0.009458935,0.022086695,0.0083886795,0.030363163,-0.0014862592,-0.018871158,0.015697902,-0.029763246,0.010924632,0.005467189,0.022632722,0.01083818,0.012395893,0.01517553,-0.011507953,-0.02785006,-0.028256617,-0.018584326,0.04207997,-0.021633418,-0.020701513,0.0012541473,-0.10098512,0.072349526,-0.0031208987,0.042255636,-0.026628444,0.039904412,0.008645752,0.03197471,-0.0254931,-0.003924085,-0.002572471,0.0010936343,0.0028030542,-0.0134182945,-0.022048209,-0.01207475,-0.0056905854,0.01710219,-0.058111943,-0.012780275,-0.036615085,0.025379445,0.036117103,-0.030773807,0.017449977,0.007891689,-0.030712105,0.040818676,0.0019797026,0.019027596,0.0024158044,-0.032760076,0.008043043,-0.034192696,0.006081863,-0.009196067,0.00006179549,-0.04305488,-0.03712372,0.025961362,0.010374634,0.0031045084,-0.045965604,-0.07746754,-0.013439756,0.014529373,-0.016724816,0.013468918,0.02639971,0.018979767,0.03570598,-0.01435719,0.007994587,0.00899817,-0.03961571,-0.012169494,-0.027977997,-0.005388384,-0.030804846,-0.008044083,0.005904745,-0.0020204778,-0.01281592,-0.051987343,-0.017009392,-0.06941595,0.022791322,-0.024336044,0.03493687,-0.06672533,0.036653366,-0.03205157,0.0020798694,-0.061428692,0.02563514,-0.005478356,0.025850095,-0.015793929,-0.08114258,-0.016844403,0.033499766,-0.025149843,-0.037345357,0.028372305,0.03548634,-0.004044306,0.02779693,-0.025533782,-0.0020831577,-0.064554006,0.03470805,0.00425266,0.021000128,0.02674723,0.00864175,-0.027240966,-0.0061512915,-0.012140978,0.006430368,-0.01100845,0.01952655,-0.037234906,-0.009705679,0.028831035,0.01464245,0.047820263,0.018070139,-0.008613864,-0.027115945,-0.032043077,-0.028729813,-0.043261904,-0.009249538,0.007689486,0.032404978,-0.006462802,-0.013598683,0.0060253763,0.0013844672,-0.0072668586,-0.00083095307,0.017157711,0.038190324,0.0031467166,-0.001704031,-0.014696153,0.039548345,0.020795457,-0.008716163,0.050520167,-0.007837086,0.0048966296,-0.009001402,-0.02898523,-0.008826922,0.046326,0.0016805679,-0.015100823,0.024271421,0.0024998188,-0.0126022715,-0.009980718,-0.0014948661,0.025958767,0.012573144,0.017971415,0.0049119103,-0.0043949434,-0.006254262,0.0013126374,-0.053177286,0.031358298,0.004156241,-0.018468387,-0.034076575,0.036263496,0.021411946,0.007295909,-0.023833474,-0.016812963,-0.0008518962,0.011808006,0.031256586,0.0059609124,-0.0067330566,-0.039556734,-0.008150682,-0.011487618,-0.01132099,0.010919674,0.02112201,-0.042703573,-0.0075205984,0.058133513,0.012718042,0.0438275,0.029600924,-0.0014475697,0.0020908632,-0.09293092,0.020931797,-0.0074040843,-0.0001879156,0.006963626,0.0301554,0.0037788684,-0.028619412,-0.0074683507,-0.00948531,0.001138366,-0.006244493,0.015070224,-0.037224684,0.01688293,0.019892639,-0.05316858,0.0137220835,-0.000054025302,0.032775935,-0.018296188,-0.04145287,-0.04359454,-0.004497721,0.0119726285,-0.018191904,-0.011129364,0.008511306,0.00875501,0.056861527,0.029279992,0.01777913,-0.020168556,0.045615014,-0.021490693,-0.009988158,0.0033108622,0.009434072,-0.014004061,0.006548224,-0.017367102,-0.009172978,-0.00588709,0.008019136,-0.019558128,0.030643657,-0.006284505,-0.027611561,-0.012155827,0.024663249,-0.033165216,0.038755063,-0.013595555,0.03802312,-0.009671316,0.028325565,0.0147106955,-0.014434404,-0.025603753,-0.030382581,-0.019758234,0.025018632,-0.016443785,0.0020453285,-0.017825019,0.01888808,-0.016070265,-0.010433008,0.015132188,0.014748487,-0.014008575,-0.025125487,-0.0027502032,-0.019317051,0.0044698403,-0.053968925,0.037151124,-0.011427697,0.025040537,0.00903051,0.009061864,-0.02541363,0.027293582,0.052972905,0.04735962,-0.020163257,-0.0052418504,0.018498773,0.017110433,-0.02448246,0.028166136,-0.00423253,0.0410941,-0.00088938215,-0.021418273,0.010201787,-0.009851246,-0.010444946,-0.0011036498,-0.0028574702,-0.02794047,0.009739931,-0.021303343,0.002257321,-0.03949806,0.0063367095,-0.015578548,0.052497834,-0.015855683,0.00791902,-0.028318569,-0.025570232,-0.026800368,0.037911426,-0.021881245,0.0016054987,-0.0038214664,-0.028367942,-0.03168498,0.005000649,-0.013980755,0.08017233,-0.036925443,-0.052478798,0.016533934,0.029649926,-0.0014671911,-0.01353571,0.029223658,-0.021087734,0.025816556,-0.015856445,-0.051498033,-0.0014923594,0.011554993,-0.0057311254,-0.011198779,0.06906045,-0.052913997,-0.031164384,-0.021417161,0.052493937,0.015375324,-0.016209692,0.008661858,-0.0065491926,0.030778615,0.023189656,0.0010589935,-0.028037416,0.0025086517,0.0016761743,-0.0001999082,0.0052292338,-0.010429698,-0.0015884071,-0.008568467,-0.016795466,-0.06444282,0.054242235,0.02809574,-0.029378328,-0.02745692,-0.009534553,-0.03693432,0.034892503,0.019095458,-0.03415092,0.0066225054,0.0029285497,0.0023782598,0.024360454,0.007036242,0.04146838,0.018387642,-0.0010834652,0.0039958977,0.01780159,0.036176357,0.0004539235,0.022700125,-0.011461655,0.025302656,0.004006827,0.004090086,-0.020609358,-0.031279143,0.044188865,-0.0092676785,-0.008817878,0.03482652,0.032982323,0.0052162986,-0.032071788,0.008051885,-0.027765011,0.027551796,0.0053747734,0.006469505,0.036983058,-0.021198642,0.00926804,-0.013876969,-0.0018745816,0.008998596,0.018178942,-0.023969037,0.013437461,-0.016123692,-0.045569956,-0.027641853,0.019840743,0.053439245,0.04414488,0.013558664,0.0018864087,0.0101942355,0.02206934,0.046631977,-0.0014178659,0.02305545,0.08407337,-0.011903607,-0.050263114,-0.007895819,-0.020384822,-0.02176078,0.028079664,-0.035458677,-0.017988894,0.0056194975,0.006383657,-0.009112138,0.018575948,-0.020195035,-0.010309066,0.030694151,0.013964441,-0.025686739,0.015407981,0.019928683,-0.011053139,-0.021186138,-0.026513163],"last_embed":{"hash":"1qofh8g","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"1qofh8g","at":1762874982887},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference","lines":[5,344],"size":6069,"outlinks":[{"title":"Gitea Config Cheat Sheet","target":"https://docs.gitea.io/en-us/config-cheat-sheet/","line":339}],"class_name":"SmartBlock","last_embed":{"hash":"1qofh8g","at":1762874982887}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Current Status": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06254743,0.030679451,-0.013926317,0.007150083,-0.0019650045,0.010004279,0.053738344,0.020523777,-0.0028796296,0.07690382,0.0053471164,-0.011043448,-0.0057349904,0.016216421,0.036180995,-0.0040589687,0.013025765,0.045516524,0.024180766,-0.012511275,-0.009590546,0.0458054,0.02044226,0.031757414,0.032317054,0.038142104,0.00040894374,-0.019808946,-0.02206281,0.018452,-0.006295039,-0.017163552,-0.007626628,-0.009609841,-0.04112605,-0.017782165,-0.017267453,-0.05804251,-0.046275824,0.02184733,-0.024651336,-0.00959005,0.009906326,-0.019928277,0.027136803,-0.03050319,0.03130708,-0.010163247,-0.034630712,-0.012739401,-0.0014740267,-0.007934539,0.040416278,-0.022020949,0.014647954,0.0059515694,-0.03521994,-0.055904657,-0.03754094,0.04093316,-0.044410888,0.0405564,-0.01966735,0.0075992094,0.008351942,0.048721552,0.0077698855,0.019107012,-0.011406289,-0.025600996,0.009661316,0.030194618,-0.047389388,-0.009790005,-0.03537845,0.032638423,0.007507033,-0.0058396137,0.023503024,0.033821136,0.0015778883,-0.028391175,0.010218774,0.0032338996,0.023304723,0.0021576583,-0.033546876,0.05959208,0.020567218,0.029078081,-0.013199143,-0.031179741,0.0068248967,-0.067306764,-0.030837279,-0.010482566,-0.017737329,0.0022815128,0.043966334,0.026014736,0.027604023,-0.0070356443,-0.013240038,-0.039321966,0.016385883,0.014475694,0.011510285,0.0045070555,-0.03991758,-0.012843207,-0.0032706647,0.03310277,-0.031517018,0.008318968,-0.015764331,-0.05725076,0.012343885,0.009117542,-0.037506197,-0.03287529,0.017718218,-0.0018439448,0.01794995,-0.022070093,0.017497804,0.026091507,-0.0046296916,0.06990329,0.03531846,0.052776508,-0.050427265,0.036157127,0.018870948,0.027149811,-0.03867003,-0.032980237,0.01318383,0.0015360436,-0.034652274,-0.042751905,0.030607961,0.07922558,-0.027063642,-0.0065292963,0.01305296,-0.043050546,0.036576062,0.009568112,0.001249776,-0.070398174,0.016376477,0.00022994028,0.014623131,0.013541319,0.023209728,0.0031972397,0.008069785,-0.0011342056,-0.014191896,0.026537143,-0.029084496,0.036003605,0.0055641215,0.007285746,0.03632323,-0.017768005,0.015205954,-0.005540476,0.017283231,-0.0188323,-0.03530504,-0.02799683,0.02547793,0.04000676,0.024257625,0.015287906,0.07511012,0.030970428,0.038122658,-0.054015856,-0.059891544,-0.02641603,-0.015193001,-0.027195157,-0.0066652973,-0.005655968,0.0686488,-0.004414532,-0.02010542,0.04370938,-0.038694788,0.011620628,0.030998074,-0.0066726464,0.0019622329,-0.0122578135,0.01970081,0.024702,-0.01478484,-0.025692062,-0.0069929766,0.028911676,0.06396419,-0.014193627,0.013324379,0.004721664,0.03876521,0.0115138795,-0.0029222101,-0.02811625,-0.010514911,-0.0016118074,-0.013907257,0.027157363,-0.03782226,0.005359014,-0.020645231,0.015374833,0.027641542,-0.018542763,-0.021269344,0.025199993,-0.014480317,0.025837759,0.0293435,-0.01803843,-0.002242297,0.05019261,-0.016590878,-0.02728144,-0.052034054,-0.016811064,0.03590399,-0.042405114,0.07354145,-0.014215623,-0.055327747,0.01762788,-0.0026249534,0.0085512865,0.020166641,-0.023444489,0.02983023,-0.040574785,-0.050002653,0.003378473,0.025817452,0.060446452,0.0029480078,-0.0031420859,-0.019361872,0.017250733,-0.0047789174,0.019161072,0.029414892,0.016451444,0.03199598,-0.0019414118,-0.014478278,-0.012011376,0.037614938,0.014482801,-0.018282993,0.02029892,0.021986283,-0.0026053044,-0.016857108,-0.015047303,0.0136368545,0.0068590883,-0.053591713,0.01532109,0.0067191278,0.040313177,-0.0054034702,0.012446686,-0.006052772,0.005857743,0.060319994,0.06207386,-0.034778092,0.019494781,0.03303835,0.034996763,0.0042351345,-0.013174252,0.0028351974,0.047778904,-0.019382242,-0.040176343,-0.030352267,0.048764654,0.07940511,0.001913047,0.033308495,0.043851923,0.007683128,-0.15987876,-0.00017936474,0.045303177,0.0027822168,0.004905246,0.015225262,-0.029284673,-0.019991834,-0.020900248,0.03669533,-0.04955993,-0.05140753,-0.007270926,-0.04005283,-0.0134948995,0.028649947,0.005534591,0.02424028,-0.007763242,-0.030680398,0.0037194034,-0.026191974,0.0038529395,0.009462972,-0.010207033,-0.03581235,0.08154331,-0.012531133,-0.027957119,-0.018259158,0.019410428,0.009006727,0.0111590605,-0.010140973,0.027796907,0.033353783,0.020745069,-0.0140124755,-0.0016854827,-0.008557952,-0.00008159521,0.054840133,-0.055674747,0.03642676,0.0010952143,0.013823424,0.018162351,-0.021078529,-0.0045844256,0.020076714,0.022200942,-0.04779993,0.0055555333,0.016054204,-0.043086465,-0.0132658575,0.005663706,0.06408139,0.015825013,-0.04005595,-0.0033870651,-0.025165562,0.020060742,-0.05739625,-0.044115,0.0033290312,0.013548994,-0.012773609,0.010230142,-0.031012876,0.008733487,-0.07099415,0.0016483618,0.019283732,-0.01595371,-0.006885087,-0.019058662,-0.048727807,0.013770454,-0.11871344,0.00057533,0.003033763,-0.025154151,0.018408516,-0.043523625,-0.019020496,-0.023349345,0.027016193,0.014275786,0.22989418,0.024160855,-0.030556409,-0.007904036,0.051036317,0.019652735,0.016650159,0.02852976,0.0414199,-0.03702549,0.01055598,0.004792558,0.0060028024,0.01241147,-0.014317702,0.009735855,-0.04160099,0.00273752,0.0632381,-0.0057722013,0.016819535,0.040119685,-0.019230008,0.06522996,-0.051066816,0.009743406,0.000925784,-0.024345813,-0.047010984,0.05026887,-0.036595043,0.008041082,-0.013445643,-0.032090522,-0.08028974,-0.028748719,-0.0030398874,-0.035702445,-0.016722197,-0.008076718,-0.020059492,0.008420944,-0.0042060227,0.042855218,-0.012906863,-0.031965993,-0.0038324175,0.0055033052,-0.04223785,-0.022336729,-0.024685172,-0.011180543,-0.03369961,-0.017885463,0.03379874,-0.04550073,-0.010903397,-0.031338733,0.019798072,0.07066437,0.014758663,0.003800233,-0.082482,-0.041564297,0.010086104,0.036342878,0.010156852,-0.021396257,0.06520908,0.057154812,0.011220276,-0.02042084,-0.0063514384,-0.001481405,0.023169361,0.042499404,0.012085231,0.04139186,0.029214783,-0.0025395672,0.001674473,-0.008323158,-0.0044254116,0.03712123,0.005762214,-0.019152453,-0.009362243,0.0637032,0.0073709707,0.016461147,-0.042247802,0.010169234,0.02137891,0.03949414,0.007210898,0.04007265,0.011279564,0.011963592,0.0048014144,-0.01358884,0.014431455,-0.017977478,-0.029758856,-0.015111937,0.047074787,-0.015512419,-0.0019148295,-0.011007473,0.042763002,0.009335073,-0.058835413,0.0072653247,0.013036239,-0.022316128,-0.013169175,0.037922915,-0.00006860894,0.015695982,0.036435824,0.006692978,-0.017917171,-0.03042348,-0.013998597,-0.002990722,-0.026322149,-0.031009313,0.005767088,0.018557299,0.007996304,0.05087055,0.031017639,-0.027073875,-0.03305302,0.020829415,0.030877324,0.052419443,-0.022402344,0.00917115,0.028291607,-0.010161061,-0.02569277,0.029904451,0.030832415,-0.037333626,0.027621076,0.005396049,0.01487844,0.0340249,-0.009089265,0.03444243,-0.016402451,0.06041801,0.018991677,-0.0009812741,-0.022954559,-0.009492551,-0.027514162,0.00525937,0.001457933,-0.036514048,0.0054349434,0.013269387,0.062445823,0.060896654,-0.025392836,0.022869159,0.000034255132,-0.0120422635,-0.0004516279,-0.0049562277,0.031551633,-0.042388562,-0.035477564,0.00028917525,0.02129258,-0.04191219,-0.04236192,0.014788248,-0.018148938,-0.0074229757,0.027756382,-0.0023928757,-0.01583214,-0.074824005,0.01916973,0.034594856,-0.019947726,-0.0008871618,-0.0422157,-0.020915937,-0.019245278,0.09725517,-0.011053321,-0.00031246734,-0.0077327215,0.043209873,0.057826605,0.0022142974,0.011393348,-0.019836294,-0.068103105,-0.01015995,0.015531681,-0.0076751104,-0.021716239,-0.02658885,-0.01733923,0.0043676263,-0.022552347,0.0079137925,-0.008078278,0.012301144,-0.036426578,-0.015802411,-0.015199783,-0.06334058,0.0738394,0.00011248848,0.01605732,-0.060966797,-0.023156019,-0.0050586844,0.060802024,-0.061280668,-0.03292462,0.038072404,-0.042850915,-0.0200756,0.014879049,0.0035127567,-0.004870656,0.009575914,0.023048716,-0.009111079,0.0059486586,-0.027932886,0.0044951458,0.032987483,0.0025953066,-0.0045877304,-0.0066130008,0.015365705,0.013318772,0.027659804,0.005146754,0.05204823,-0.04590647,-0.016567862,0.011509167,-0.017217843,-0.036934517,-0.033704028,0.024287846,-0.017545667,0.031458817,0.038137324,0.0145722795,-0.023782102,0.0022534265,-0.07838512,-0.017327867,0.026906531,0.01087834,-0.029951511,-0.023594044,-0.023584833,0.058039404,0.011919731,-0.044940148,-0.05138495,0.02032239,-0.02182457,-0.048098706,-0.010066794,-0.00050445186,-0.006742247,-0.06905509,-0.030200591,-0.02611871,0.01695125,-0.05678099,0.0036314419,0.010267649,0.012279348,-0.04686243,0.06973304,-0.031426765,-0.029004479,-0.03395712,-0.047602423,0.023216175,-0.0015847994,-0.022138774,0.03591962,-0.042595886,0.009259052,0.023050541,0.020293152,-0.019440942,-0.014685692,-0.008239477,0.010109109,-0.025762182,0.003676015,-0.027390795,0.046417434,-0.009033134,-0.0165766,0.030218083,0.009215126,0.05865305,-0.018612143,0.016340962,0.02550227,0.04053977,-0.01600815,0.043475013,-0.03990565,0.012987787,-0.0016840219,-0.024530645,0.030953398,-0.038391326,-0.0105921505,-0.03282979,0.0067391125,-0.031925444,-0.0107554095,0.009975023,0.037754577,-0.054649353,-0.0027965456,-0.0014983419,-0.03126546,-0.0042290674,0.021135546,-0.0020919826,-0.018931795,-0.02379078,-0.022370635,0.031567514,0.025335256,0.06606619,-0.033255078,-0.017109131,-0.04097282,0.0033062086,0.0017809471,-0.047234945,0.015273264,0.02747995,-0.009165097,0.002736367,-0.02598757,-0.0108482465,0.008157494,-0.029710792,-0.062202085,0.0536254,0.016409246,-0.013079905,0.06583988,-0.014191767,-0.018802311,-0.00366635,-0.051523577,-0.015740825,0.0060641696,-0.015309533,0.02812891,0.01573422,0.046187613,0.022839073,-0.002027617,-0.020580595,0.0449112,-0.017096553,-0.007265839,0.015577504,0.010544719,-0.0013247867,-0.023610892,-0.020180922,0.001298659,-0.004017379,0.0021902996,-0.013904687,-0.034441933,0.012483262,0.024371233,-0.03423473,0.0047660037,-0.01463916,0.013492549,-0.14297488,-0.014854078,-0.010235919,0.027333518,-0.01624188,0.005461415,0.053339094,-0.045725174,0.029360339,-0.022054018,-0.010064036,-0.02762535,0.02978089,-0.026558682,0.022468999,-0.027055036,-0.016637214,-0.002178928,0.007756491,0.019722816,-0.005825825,-0.03964622,0.046251345,0.006222201,-0.043894682,0.02682937,-0.032059558,0.035629045,-0.028551023,0.012707392,0.015187019,-0.08334778,0.029452879,0.020136137,0.01483045,-0.008537412,0.00059351546,-0.003357879,-0.030834556,-0.0046228818,-0.018585818,0.048428874,-0.031188428,0.000030246389,-0.011025336,0.025239535,0.0073500792,-0.027997585,0.020377,0.001618546,0.04088913,0.038842075,-0.012566137,-0.0018797502,-0.010311382,0.00049047894,-0.05218878,-0.0048763575,-0.048698034,0.017667998,-0.044935018,0.05581046,0.0029115905,-0.052359387,-0.051716898,-0.0009900113,-0.018095559,0.044150867,-0.011565404,-0.019078102,-0.022357335,-0.0047378275,-0.009551803,-0.03888109,-0.0067173885,-0.059580136,0.0035791192,-0.04032718,-0.02712279,-0.03197446,-0.013753629,-0.008545976,-0.028274411,0.025404638,0.03648038,-0.016805395,-0.034359474,0.021383693,0.01656207,-0.014872293,-0.014871991,-0.039635267,0.019015707,0.0127232885,-0.040687356,0.012888306,-0.013522166,0.0145843355,0.010954324,-0.01884007,-0.00061826245,-0.03685539,0.00996703,-0.020717543,-0.02949457,0.044972792,0.082565494,0.015241547,-0.03182365,-0.021643877,-0.04406091,-0.0144600095,-0.032615524,0.019890148,-0.022135697,-0.01498324,0.026376965,-0.051895466,-0.033258576,-0.040960286,0.019907512,-0.0029593168,-0.034575682,-0.039454155,0.01787952,0.06294014,0.012753934,0.020767083,0.00038492857,-0.024281656,-0.009081699,-0.043865178,-0.028308813,0.018079797,0.029533574,-0.0032984873,-0.028386338,0.05026342,-0.060144067,-0.05061942,-0.03671919,-0.000817388,0.01425335,-0.030214474,0.013626368,-0.0032107288,-0.01832818,0.037365016,0.009748318,-0.07182181,-0.00509764,0.0057479455,-0.056389894,0.07806777,-0.028099012,0.021184396,-0.024101004,-0.054201826,-0.027940962,0.06653794,0.014290997,-0.02266474,-0.03412173,-0.007573308,-0.009804264,0.040501375,-0.005914326,-0.030126318,0.020772502,0.010047431,0.04138377,0.012687602,-0.027815474,0.007811836,0.021763477,0.0061590443,0.011211831,-0.025443189,0.033563,-0.021587066,0.029650321,-0.011186074,0.070932925,-0.008222778,-0.013366681,0.014754979,-0.010634057,0.003840491,-0.0046862615,-0.0033456807,0.0327116,0.010657993,-0.03291522,-0.00802626,0.042622384,0.022763487,0.017190693,0.06661183,0.02375948,0.041353934,-0.0006838203,0.021780435,0.01033327,-0.017168935,-0.012514423,0.0030231664,-0.023900893,-0.013461955,-0.012551582,-0.0005532233,0.028211895,0.047346022,0.016619485,0.020262145,0.012371437,-0.03053601,0.022940548,0.021916803,0.0040715826,-0.017525673,-0.00855037,0.03490812,0.004596634,-0.048487052,-0.050797857,0.0062892674,-0.022646427,0.0066804676,-0.0019279276,-0.0031652711,-0.038153924,-0.011203528,-0.0014291673,0.0058116694,-0.0096100615,-0.029649308,0.028218914,-0.0093647335,0.03157003,-0.0044245296,0.03724442,-0.03524764,0.012226374,-0.037037622],"last_embed":{"hash":"ejx0fl","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"ejx0fl","at":1762874982887},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Current Status","lines":[7,15],"size":148,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ejx0fl","at":1762874982887}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Current Status#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027884414,0.05452191,-0.056129374,-0.00880512,-0.04161204,-0.0020005002,0.071713924,0.055807427,0.014453563,0.027665129,0.0087046595,0.022699988,0.038201842,0.01369519,0.039413698,-0.0013956801,0.008215121,0.04475016,0.002683318,-0.0020548566,-0.02941515,0.04321211,0.029873101,0.038640417,0.0046026697,0.0115176905,0.003624522,-0.020470615,-0.034213323,0.031373836,0.007935933,-0.075422816,-0.031412777,-0.028598638,-0.015769742,-0.005674084,-0.017927123,-0.032677703,-0.046450444,0.06155849,-0.024957325,-0.01715656,-0.009050098,0.010870493,0.020188943,-0.028459636,0.022304809,-0.023201969,-0.05209668,-0.031497855,-0.003733445,0.0017745923,-0.000751749,-0.000026352882,0.0069355876,0.00053435785,-0.04905326,-0.043025926,-0.039881214,0.023504796,-0.027245676,0.024975374,-0.035904393,0.031228997,0.0076114275,0.046848215,0.030543238,0.0033653106,-0.021277385,-0.015895693,0.016858429,0.029125182,-0.054795723,-0.033188634,-0.029557033,0.036130015,0.04256342,-0.017018514,0.02316198,0.006634213,-0.008490261,-0.02070258,0.029736113,-0.015089573,0.044967506,0.04543946,-0.026099723,0.046004295,0.05746687,0.018890403,-0.007642576,-0.018083528,-0.017069912,-0.037751075,-0.01693814,-0.030946184,-0.017090093,-0.022136496,0.04961808,-0.01876271,0.026261766,0.0037234144,0.020240763,-0.009899734,-0.014519134,0.004988475,-0.0015794968,-0.023078335,-0.028211033,-0.019878255,0.0006407151,0.044462953,-0.020422047,0.038268685,0.017826056,-0.030464567,0.0061747916,-0.004145826,-0.032760266,-0.036644015,0.010133672,0.021125335,0.0132665755,-0.02540514,-0.007315644,0.012202764,0.0059711416,0.026775679,0.05090303,0.047432628,-0.026603604,0.04005192,-0.001177491,0.01842138,-0.03478938,-0.006873579,0.026379904,0.013955682,-0.041369125,-0.028370695,0.017167944,0.08084337,-0.00881006,0.010858644,0.00915733,-0.030103091,0.046175186,-0.010725511,-0.013214045,-0.044410218,0.00094766164,0.022367703,0.014372341,0.011938247,0.0071111443,0.020213362,-0.018825267,-0.013982375,-0.03675801,-0.026046213,-0.007980752,0.040308073,-0.0116039775,0.013299586,0.038810786,-0.026854005,0.004958392,-0.028073875,0.021721508,0.002444937,-0.001591424,-0.06481472,0.01988292,0.012514214,0.009871269,0.016846526,0.08430536,0.014156127,0.03963525,-0.028244764,-0.056081958,0.01677369,-0.025783641,0.019681519,0.014478732,0.008101524,0.043396767,-0.0134945875,-0.025336059,0.031907927,-0.008797806,0.052118693,0.012103043,-0.0193077,0.0042268066,-0.03212984,0.0006690434,0.020434354,-0.052624296,0.00034681882,-0.007375532,0.0383253,0.07501865,-0.022765161,0.007923645,0.00035657163,0.06389944,-0.010209317,0.0012909666,-0.032422606,-0.04000334,-0.0002293547,-0.037261613,0.028038502,-0.014492815,-0.021416513,0.0067574666,0.016279096,0.01649477,-0.023522906,-0.037013773,0.034202904,0.020074623,0.00886844,-0.010797422,0.0014943345,-0.017548082,0.028368289,0.011923411,-0.01694053,-0.064806305,-0.023909925,0.013364131,-0.008620425,0.077885635,-0.019644912,-0.047616202,0.02722583,0.018991139,-0.005249294,-0.01324035,-0.032004338,0.039816216,-0.053105235,-0.045542978,0.0038251416,0.026008189,0.010059971,-0.015923882,-0.014977678,-0.022869121,0.021994267,-0.01675701,0.02809583,0.015232745,-0.009364832,0.023498187,-0.009861674,-0.051369183,-0.015415856,0.005390277,-0.03351052,-0.055533856,0.026064487,0.019314053,-0.0047443616,0.00064852,0.0146432575,0.0076549193,0.00856006,-0.042301994,0.00093052693,0.024972191,0.039443765,-0.016087433,0.032494757,-0.020411111,0.014612484,0.07340996,0.040468015,-0.05971372,0.03258085,0.04399106,-0.0032326458,0.019090764,-0.06317528,-0.00663378,0.0002521586,-0.03714347,-0.05620622,-0.033512324,0.043446377,0.0677097,-0.00058115285,0.033609718,0.044829924,0.027168717,-0.15705638,-0.02073826,0.02355027,0.040404145,0.0114748925,0.039573364,0.0012440798,0.0035511875,-0.04402779,0.036501557,-0.014122168,-0.05738615,-0.026786752,-0.04703358,0.0034734188,0.013029834,0.021457292,-0.010053091,0.042821847,-0.029084053,-0.0007485542,0.0068220664,0.015862204,-0.014817978,-0.042621113,-0.0014497326,0.05890377,-0.014118736,-0.041871328,-0.010114206,0.0035180363,-0.02047702,0.008999005,0.008292705,0.0349301,0.03923833,0.04239153,-0.0121525675,0.0009411326,-0.025700284,-0.0009012327,0.06937137,-0.010469268,0.024462843,0.019117007,0.00024308354,-0.011939926,0.005925877,-0.015015505,-0.010883288,-0.012853745,-0.03703069,-0.018039363,0.008631968,-0.054143593,-0.0139293745,-0.041203067,0.041222494,0.0067387214,-0.02751693,-0.029797448,-0.03295295,0.01116272,-0.08111463,-0.05708277,-0.016283475,0.011460761,-0.018054793,0.007199354,-0.057049405,0.015288889,-0.04085934,0.0020984914,0.013029688,-0.047788456,-0.0016683909,-0.044425577,-0.048439544,0.019990487,-0.1051241,-0.01789934,0.005507329,-0.020703403,0.009350037,-0.050163142,-0.011963831,-0.0016498376,-0.007327617,0.019437714,0.24675834,0.0070976173,-0.042290647,-0.008692862,0.050942432,-0.025438806,0.028377054,0.0003925855,0.057405062,-0.009827434,0.010105934,0.0032921636,0.004923588,0.004427134,-0.012641217,0.020664336,-0.06308196,-0.008571392,0.05227083,0.002533678,0.03547566,0.025851881,-0.0017209186,-0.012041538,-0.049723856,0.029976837,-0.020659178,-0.016533311,-0.01975053,0.034995064,-0.033049986,0.011017638,0.032483537,-0.061207496,-0.06374977,-0.027910173,-0.01799431,-0.01740306,-0.0188355,-0.00491594,-0.01981051,-0.0014207833,0.0052797324,0.045157224,-0.021876222,-0.035877287,0.019158427,0.013058126,-0.030901583,-0.0067072753,-0.0030960313,-0.023157703,-0.030729773,-0.00390732,-0.011096588,-0.06141033,-0.00041663484,-0.03126228,-0.025458116,0.07255391,-0.0095704915,-0.004653011,-0.05812678,-0.008631758,0.004000841,0.03552025,-0.00172618,-0.03618118,0.032054096,0.036280222,-0.017823368,-0.00074172707,-0.00927237,0.019879285,0.032576516,0.006168792,-0.006895397,0.032591835,-0.0036645895,0.009472794,0.0012371228,-0.005697866,-0.010427486,0.013510261,0.013848152,-0.0039887074,-0.015010729,0.05214392,-0.026551617,-0.0044142473,-0.054536182,0.001614509,0.031195289,0.043657236,0.0055085453,0.02681418,0.0017632724,0.0018979118,0.012046668,0.010582261,-0.027118599,-0.014039548,-0.011121433,0.020111404,0.03609209,-0.031357575,-0.03390643,-0.00027812447,0.065031655,0.0006472416,-0.060185805,0.011584684,0.027400946,-0.03569663,-0.013373583,0.03574859,0.02427075,0.044984885,0.010872955,0.02498002,-0.039586283,0.0033104627,0.003678696,-0.010926126,-0.026414532,-0.06706433,-0.014913853,0.015277429,-0.004670847,0.044817317,0.016178545,-0.036074977,-0.07313813,0.06104012,0.003152183,0.008417994,-0.0164225,-0.005219338,0.018513262,0.031414438,-0.029665159,0.0053328145,-0.024461616,-0.030936731,0.033923384,0.0054094857,0.007843878,-0.007900147,-0.03142758,0.024950722,-0.0008384187,0.08148615,0.04113913,0.00434806,-0.018066833,-0.0036598158,-0.027309248,-0.003330146,-0.0001836561,-0.045585748,0.008152815,0.022865782,0.029466204,0.06035474,-0.02824152,-0.00091266254,-0.0058452846,-0.017832246,-0.031858716,-0.005673957,0.039479047,-0.06396951,-0.02993942,-0.03720285,-0.012835209,-0.03895486,-0.023694761,0.04484962,-0.026187213,-0.01064144,0.027723523,0.007129636,-0.02371472,-0.044204123,0.03607321,0.021984616,-0.011077082,0.0041695475,-0.0050809807,-0.010079441,-0.0015200907,0.09810173,0.05018487,-0.0076558213,0.020953901,0.012658884,0.059729584,0.03212731,0.025810584,-0.017664514,-0.063897386,-0.012629092,0.016757376,0.0067720576,-0.011150736,-0.025441026,0.03997778,0.030843733,0.018270293,0.03673801,-0.0028865824,0.02032449,-0.016388895,-0.008219463,-0.016780557,-0.03771362,0.04009006,0.036099177,0.044747356,-0.0779472,0.0055395127,-0.018901512,0.04507366,-0.013985416,-0.028707908,0.013357137,-0.008946093,-0.029836869,-0.0054967655,-0.008563078,-0.010654079,0.016089099,0.032197874,-0.013911221,-0.011461844,-0.040260952,0.0010360538,0.029714953,-0.017819079,-0.027805557,0.013474231,-0.006786598,-0.005621688,0.04931593,0.014916112,0.025914388,-0.050772745,-0.047686182,0.017611938,0.0013973725,-0.011142397,-0.028112317,0.03972062,-0.014386498,0.0054644737,0.07569032,0.028277095,-0.018720893,-0.012615858,-0.058025356,0.009346339,0.034192294,0.013658508,-0.023818806,-0.022632897,-0.023823947,0.03562764,0.036928464,-0.04672877,-0.03131509,0.009823284,-0.025085995,-0.05720053,0.017796334,0.019828958,-0.006166896,-0.029832078,-0.00039541058,-0.02194884,0.020889418,-0.07692687,-0.019948494,0.012047313,0.022871284,-0.022299146,0.039250974,-0.0102284085,0.0052113645,-0.021310115,-0.011153052,0.010923615,0.014390605,-0.045147777,0.049238347,-0.04126597,-0.0092189405,0.0041816556,0.0055353693,-0.02547331,-0.00051576295,-0.0021664456,-0.01081471,-0.011529611,0.015251,-0.010878725,0.06208515,-0.004249366,-0.011684015,0.026148988,0.0032855677,0.071585864,-0.06464155,0.023270909,0.071668066,0.03975985,-0.003560752,0.054471806,-0.026818031,-0.0028093604,0.00022088637,-0.02339766,0.020187333,-0.0236953,0.020763237,-0.04491566,0.018329408,-0.029952178,-0.019041762,-0.00274887,0.06424651,-0.020948078,-0.013482546,-0.0026713375,-0.002099279,-0.009743554,-0.0001626632,-0.0012873429,-0.008430976,-0.011282631,-0.024680758,-0.00027392636,0.0023611858,0.050241336,-0.019071693,-0.027231093,0.006700003,0.016954314,-0.003444938,-0.015788557,-0.005851719,0.009901405,-0.011870223,0.017042851,-0.041899715,-0.010406425,0.0409833,-0.03161044,-0.01177679,0.043556456,0.016057951,-0.014919654,0.07405963,-0.0006256701,-0.012637598,-0.0054637655,-0.035925057,-0.009644701,0.033366803,0.014159068,0.010423574,0.003141862,0.042907905,0.025737291,0.019411886,-0.004476828,0.047115058,-0.030417962,0.010155996,-0.0058316384,0.043894842,-0.0076177325,-0.05220448,-0.011108874,0.005924531,-0.024149977,0.0040100757,-0.014176724,-0.027347403,0.031290982,0.0065910285,-0.029946126,0.027386568,0.0015150275,0.006142275,-0.14501765,0.008928276,0.010631949,0.015288498,-0.029822756,0.029397316,-0.003562359,-0.03455364,0.0036222895,-0.009832165,-0.021016393,-0.006045855,0.02624405,-0.034718014,0.03070437,0.0014631337,0.0018647827,0.0013391598,0.025509667,0.058504317,-0.011218466,-0.01818587,0.05368759,0.009434667,-0.019023491,0.004756345,-0.012049879,0.018526293,-0.023351725,-0.018711096,0.0056261355,-0.04737692,0.029790318,0.01667679,0.027155934,-0.0018852853,0.017681193,0.0016542437,-0.053016864,0.017803961,-0.033338867,0.031371713,-0.013634233,0.0070647947,-0.00046359494,0.020653263,0.012581897,-0.03004647,0.017690832,-0.0045690145,0.012225048,0.038760733,-0.0122775845,0.014473433,0.004017698,0.0009743096,-0.03612739,-0.018540425,-0.050641622,0.023542728,-0.0058959792,0.055462744,-0.026786793,-0.058177844,-0.04064709,0.019313421,-0.024490288,0.04224842,-0.02909972,-0.028662648,-0.011276944,-0.0054151914,0.0034629668,-0.033108093,-0.017464837,-0.040711366,0.03582098,-0.030706609,-0.016046815,-0.018100198,-0.08362915,-0.0023078816,-0.035984684,0.03442772,0.04314997,-0.028000994,-0.025009638,-0.040332623,0.011730654,-0.0130803315,-0.035223126,-0.037131805,0.016485104,0.0006722802,-0.014222514,0.013887951,-0.02425997,0.01603446,0.043496866,-0.009240303,0.022176616,-0.03799815,0.024531128,-0.02331902,-0.029463438,0.025045881,0.09544418,0.010015616,-0.024564305,-0.029304648,-0.024282347,-0.0049041538,-0.015047274,0.02099247,-0.03799636,-0.021672076,-0.005095992,-0.0076009417,-0.0060702497,-0.04626878,0.008587194,-0.030990819,-0.017833391,-0.03987456,0.0078027127,0.0715978,0.02028369,0.029815696,0.018363105,0.0012043497,0.015081768,-0.03939805,0.011649948,0.059920404,0.056342818,-0.0057418365,-0.04380386,0.030239651,-0.056640174,-0.0367053,-0.030211287,-0.013909135,0.00564382,-0.056162708,0.016861562,-0.0032069662,0.012525567,0.02526633,0.045437247,-0.040319555,-0.004613792,-0.0060905186,-0.009382665,0.08837496,-0.009613364,0.04883227,-0.07204453,-0.018063111,-0.024048353,0.028748628,0.014827798,-0.017080273,-0.035199076,-0.034352195,-0.004501177,0.035708897,-0.0024061068,-0.036594857,-0.029545631,0.0057848464,0.015652366,0.019046908,-0.023225587,-0.0011777525,0.028972095,0.005395491,0.009556218,-0.020414783,0.03190301,-0.020705944,0.042342626,-0.023656076,0.05327816,0.0007587325,-0.00480089,-0.0074316114,-0.022568066,0.023526127,-0.0031316713,-0.0014986092,0.01433617,0.0057026744,-0.05070665,-0.00468302,0.042015735,0.010699248,0.021635147,0.026533198,0.040720467,-0.010949823,0.008420958,0.027628107,0.0062690387,0.0018893698,-0.008531685,0.010110332,-0.025358757,0.018257389,0.01031128,-0.013323217,-0.00786638,0.031627253,0.010517426,0.02079534,-0.009105797,-0.010406987,-0.008569602,0.016991958,0.009882828,0.012749145,0.0056782938,0.015816055,-0.01701186,-0.015380486,-0.01406418,0.030428426,-0.001987855,0.006443993,-0.030680243,0.0031266082,-0.039465792,0.00015748653,-0.010931981,-0.00003759476,-0.02399721,0.0057425713,-0.031034991,-0.019087918,0.0067324378,-0.0012066184,0.04132736,-0.02921778,0.03556764,-0.07715918],"last_embed":{"hash":"d6wdh3","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"d6wdh3","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Current Status#{1}","lines":[9,9],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"d6wdh3","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Current Status#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05655911,0.036349352,-0.03875635,-0.003790584,-0.041996375,0.028006636,0.05997626,-0.003433778,-0.00053755793,0.04121264,-0.0056954618,0.017824585,0.018333634,0.009406029,0.030072328,-0.028918955,0.007093296,0.040926576,-0.009913642,-0.008587024,-0.023228472,0.022991091,-0.0019142746,0.021894436,0.045165922,0.042828254,0.009100555,0.00613751,-0.043223195,0.04206692,0.0035288027,-0.024541054,0.0046882275,-0.029455274,-0.016285192,-0.00665129,-0.025813978,-0.034825493,-0.03907763,0.014729072,-0.011830582,-0.031130182,0.016951798,-0.0076689846,0.0138293775,-0.03147378,0.037757628,-0.012888148,-0.028017635,-0.031200238,0.004611058,-0.0062491097,0.05503389,-0.017200068,-0.0076009477,0.013427635,-0.017279593,-0.08287089,-0.021466667,0.017743152,-0.02393605,0.020789884,-0.05768175,0.020408526,0.02002581,0.030106083,0.020435166,0.03033129,-0.009795341,-0.027273837,0.026259176,0.034101438,-0.059731808,-0.036731668,-0.029573716,0.023373274,0.05144666,-0.005931985,0.03863148,0.03658841,-0.008559711,0.0008232036,0.039032135,0.020558894,0.04958893,0.02984246,-0.03304999,0.013682744,0.010069747,0.0067098853,-0.0019360118,-0.0028960009,0.01071895,-0.060956955,-0.014078008,-0.04134518,-0.005120309,-0.02409864,0.04597082,0.007848859,0.052275132,-0.010549787,0.002773537,-0.04939361,0.011862981,-0.0016501889,-0.013718836,0.008659431,-0.027000586,-0.021785898,-0.0071600317,0.03134141,-0.02524329,0.027680032,-0.0063917437,-0.06694145,-0.00066956156,0.0072123758,-0.025908409,-0.055225875,-0.0020927005,0.03439888,0.022811549,-0.024157874,0.001795926,0.018125033,-0.005456689,0.036294296,0.037100412,0.061235666,-0.019266296,0.011202004,0.026823629,0.018939467,-0.031656954,-0.023689048,0.024939213,0.0055288,-0.017976835,-0.047502317,0.03305755,0.0879805,-0.010517131,-0.026552942,-0.0052002203,-0.029258087,0.039807256,0.01981851,0.008163871,-0.0738603,0.022353187,0.0047796275,0.043707136,0.027860817,0.048929516,0.0044439305,-0.009149646,0.009132897,-0.013216482,0.042340066,-0.022391587,0.030723063,-0.005442887,0.005085605,0.05186922,-0.009145874,0.012912611,0.0031932823,0.022723256,-0.009636461,-0.0038455834,-0.061629996,0.033301994,0.036879502,0.018514384,0.020521395,0.08101097,0.010043697,0.021167882,-0.04343907,-0.03370827,-0.0014649328,0.0019917008,-0.011692935,0.00017158853,-0.015828894,0.05958206,-0.0045738895,-0.018279247,0.036087155,-0.029135961,0.0055802553,0.025394386,-0.03731629,0.029160807,-0.006007617,0.0043858406,-0.006406121,-0.044881355,-0.02933515,0.008709618,0.014428685,0.057366423,0.0061665685,0.033535097,0.0152824065,0.035439074,-0.0039024723,-0.0056226756,-0.030836718,-0.051933117,-0.0013508716,-0.023601854,0.03854682,-0.030562783,0.01470879,-0.0024348032,0.040214866,0.026942786,-0.027155977,-0.046273842,0.03330087,-0.020625606,0.012668908,0.013687934,0.0020696018,-0.019668097,0.049715362,0.0002891738,-0.028240737,-0.054202933,-0.029636046,0.0056306315,-0.028635966,0.07956809,-0.020265926,-0.066546075,0.012205076,0.027281564,0.01992263,0.04390155,-0.019704822,0.03583219,-0.07039702,-0.042040203,0.0067379405,0.0015671083,0.06395968,-0.010577154,0.028521363,-0.015965534,0.024176726,-0.014884901,0.019097898,0.042524155,0.023071058,0.020339793,0.006985862,-0.03293891,-0.0050481483,0.016115256,0.0135052875,-0.0398148,0.027997812,0.012328913,-0.013715601,-0.0032446042,0.016319683,0.032105118,-0.022230968,-0.042989362,0.048450787,0.044480633,0.013659337,-0.0118423775,0.032352626,-0.0061631342,0.009859505,0.06248929,0.0626076,-0.016591972,0.04831053,0.039881263,0.01844475,0.008116417,-0.03233446,-0.018540204,0.02132081,-0.010922523,-0.039025664,-0.048952267,0.035527453,0.06376247,0.0035471672,0.0052121715,0.033362906,0.008315093,-0.14530097,-0.025816305,0.05874378,0.002736104,0.0141081335,0.017019488,-0.022181353,-0.03404646,-0.014620996,0.0264908,-0.023153432,-0.05099029,0.0016936156,-0.026420448,-0.0010058313,0.021476971,0.018378377,0.021786168,0.0075099347,-0.0140438005,0.015363573,-0.038997296,-0.0114484895,0.032260586,-0.03587219,-0.01616996,0.0774369,-0.019382447,-0.03128678,0.011317822,0.045194507,0.0073600723,0.004842081,-0.006851333,0.03649235,0.0137434825,0.027811315,-0.014613654,-0.008086391,-0.015132391,0.0032778254,0.024983611,-0.03282343,0.03994047,0.010487587,-0.009317011,0.009848166,-0.025763117,-0.011053958,0.014509664,0.021591341,-0.026055345,-0.0065030516,0.0036126715,-0.03356663,-0.015691638,0.02462325,0.049913757,-0.02623413,-0.06094777,0.0016538539,-0.042765677,0.050228152,-0.08795846,-0.02973445,-0.003952187,0.023592632,0.004280511,0.0013143466,-0.046722993,0.016745877,-0.042608198,0.010388222,-0.0073161516,-0.013432958,-0.0029990657,-0.037268482,-0.030004418,0.0034986075,-0.11695415,-0.0006200308,-0.018148048,-0.029109307,-0.0104870135,-0.051311366,-0.030028624,0.011306236,0.0037008442,0.01862703,0.22156666,0.0444713,-0.04833387,0.0018904551,0.037730224,0.013025335,0.013044636,0.011199816,0.01720357,-0.021282516,-0.0068385145,0.00048224433,-0.007312274,-0.010705014,-0.04285019,0.032982197,-0.05218931,0.013852674,0.042820476,-0.008854711,0.010029555,0.034653023,0.005327305,0.039210904,-0.03966819,0.008918278,-0.023917802,-0.0061961254,-0.043841,0.03433201,-0.015203335,0.028952485,0.015204646,-0.04213213,-0.060867585,-0.020539653,-0.01489374,-0.043599427,-0.017883226,0.0005367122,-0.035430204,0.016041437,-0.02097266,0.04537879,-0.0036644437,-0.043329332,0.010163198,0.004548169,-0.03977954,-0.013150393,-0.0050091106,-0.043120988,-0.032745775,-0.010721525,0.01372594,-0.04209148,0.007017843,-0.022255542,-0.0057056868,0.07920645,0.024761278,0.01759162,-0.066068456,-0.02016782,0.03007149,0.03107259,0.02381186,-0.0009792594,0.06760248,0.048931748,-0.0007222053,-0.01811867,0.005847694,-0.029398063,-0.0059418147,0.03563412,0.016328592,0.03730619,-0.007907974,0.0098043885,0.009017165,-0.022854708,0.0024781958,0.031608105,0.010169711,-0.016253186,-0.0027817271,0.049898505,-0.0003968594,0.032545317,-0.050981384,0.00073808606,0.0054445677,0.050761405,-0.016116135,0.04082643,-0.024120785,0.0069913594,0.017615533,-0.0041704155,0.0017508926,-0.020439515,-0.021855252,-0.012920608,0.04872253,-0.02912913,0.0016364196,-0.023681637,0.02577453,-0.0020048595,-0.06981244,0.021364385,0.018526908,-0.003137688,-0.021191772,0.057539158,0.0044408566,0.038036473,0.018074252,-0.0014568998,-0.033760887,-0.04944724,0.0070120106,0.020588214,-0.043111645,-0.0069328104,-0.011259767,0.019708173,-0.0036119507,0.04805518,-0.027886542,-0.021000767,-0.04742822,0.014321044,0.038659994,0.03908907,-0.020420667,0.007553151,-0.020900572,-0.021669503,-0.008270012,0.034766845,0.010139165,-0.029349016,0.035303697,0.004583203,-0.010278566,0.021605136,0.015932823,0.017010989,-0.0051358626,0.05495209,0.010027656,-0.010523412,-0.023508996,-0.013877066,-0.026909329,-0.0029677434,-0.009606776,-0.036024515,0.025755739,0.01469659,0.03803544,0.049677536,-0.028565424,0.0031064514,-0.012890396,-0.000732195,-0.0020674674,0.002952787,0.016804975,-0.031483665,-0.055300906,0.00783211,0.039900567,-0.023382986,-0.041198265,0.017591681,-0.0399344,-0.012750405,0.038554773,-0.0027066804,-0.03590066,-0.039046336,0.042550832,0.019921908,-0.0006407103,-0.0048110564,-0.03722378,-0.015884442,-0.013785152,0.09274323,-0.000389266,-0.016805885,-0.009076905,0.05526846,0.062123626,0.027673682,-0.015413453,-0.02007666,-0.055895973,-0.020686204,0.015473262,0.040555738,0.004795948,-0.046409987,-0.0025655278,0.022274442,-0.03392176,-0.022460062,-0.02144162,0.009475289,-0.043523766,-0.006492825,0.0067599514,-0.020022588,0.056432076,0.010561667,-0.0031778042,-0.05803483,-0.02858181,-0.016100857,0.0633462,-0.054154266,-0.0434543,0.0018261354,-0.03681938,-0.03700551,-0.00924104,0.021688506,-0.008363527,0.022440506,0.031731024,-0.020736946,-0.006578284,-0.0055957804,0.0007614265,0.035462733,-0.0054026237,-0.026746446,0.0064933687,0.026023837,0.006967064,0.033439025,-0.000039591716,0.04597748,-0.050250407,-0.042290952,0.017256362,-0.032601073,-0.030087505,-0.023374414,0.034393884,-0.00090002763,0.03662297,0.04982023,0.016769709,-0.0017301281,0.0062274323,-0.05492305,-0.013146589,0.028137445,0.021945266,-0.031198248,-0.036306806,-0.03683563,0.06231356,0.027195305,-0.042017795,-0.06489249,0.023916129,-0.017182244,-0.042616133,0.008443526,0.00006402019,-0.0109442985,-0.068029895,-0.020587835,-0.023530066,-0.005422636,-0.08179523,-0.009316868,0.018416949,0.023431625,-0.039542533,0.0606984,-0.0022383386,-0.01736276,-0.033854924,-0.006661437,0.017279437,-0.020572182,-0.05595635,0.03397569,-0.024319509,0.022648375,0.023172852,0.037314687,-0.026738234,0.013083715,-0.0059949243,0.0019891534,-0.036235396,0.010679208,-0.0094411,0.048029993,-0.015789319,-0.010533429,0.013953395,0.008258277,0.08364321,-0.027458005,0.022093782,0.028380016,0.02719768,-0.0033535731,0.045380913,-0.03274209,0.0036485163,0.014534266,-0.033980478,0.023388198,-0.032293875,-0.013866082,-0.023594026,-0.009665804,-0.019103954,-0.04996693,-0.007697534,0.013884197,-0.0397805,-0.020756934,0.010288296,-0.026495503,0.0015382821,0.027283628,-0.01894502,-0.025064025,-0.025970966,0.003015202,0.028128402,0.023662798,0.059540514,-0.01978939,-0.026153442,-0.025767013,0.00007911597,-0.010487476,-0.053112354,0.013510967,0.01536371,-0.007426715,0.023524934,-0.04393874,0.008310565,0.0030363884,-0.00017784761,-0.03185989,0.04702268,0.026350884,-0.007928368,0.07517257,-0.022272084,-0.032205462,-0.019681815,-0.038535126,-0.02399406,0.010203383,-0.039951485,0.03797432,-0.0063545452,0.043033175,0.051615503,0.002320596,0.00045767237,0.047426987,-0.021467607,0.014333616,0.0055171126,0.021495093,0.01535448,-0.031043695,-0.020531407,-0.0039133723,0.0045967847,0.022191241,0.005966794,-0.024667738,0.013200941,0.006085009,-0.029896168,0.02284038,-0.010733764,0.02394508,-0.1435856,0.0050638644,-0.015426062,0.014045401,-0.020059895,0.008523978,0.028041944,-0.060451917,0.025092978,-0.014506924,-0.023458267,-0.042353407,0.011462099,-0.025024375,0.0450519,-0.025351197,-0.00028766063,0.0075626154,0.022359962,0.029524244,-0.026660386,-0.03599111,0.040306665,0.026686028,-0.03022268,-0.008088313,-0.034701027,0.020104948,-0.01123135,0.01969116,0.0026662238,-0.07369951,0.028292825,0.048489664,0.013682479,-0.030523485,0.001948514,-0.019246629,-0.044797346,-0.0062059066,-0.010718333,0.05409004,-0.017182246,0.005967897,0.024450274,0.033840533,0.0026801731,-0.025976054,0.011543864,-0.00828525,0.0134593,0.021166947,0.0004584458,-0.0124683855,-0.009574864,-0.020663742,-0.02030093,-0.024071515,-0.03695666,0.0024771655,-0.027944982,0.022692362,-0.0038450414,-0.058024324,-0.04403088,0.009485097,-0.031607803,0.040758975,-0.049181197,-0.021236971,-0.008961437,-0.02121086,-0.0044061746,-0.05171476,0.011702886,-0.060295973,-0.009783776,-0.03955777,-0.024550091,-0.036662206,-0.03628683,0.005175595,-0.03798206,0.011363918,0.042325925,-0.010876268,-0.003060518,0.005109917,-0.0004629194,-0.03832007,-0.027352573,-0.030120686,-0.00038175314,0.015307079,-0.009864733,0.020648047,-0.012160659,0.02613994,0.021326808,-0.014341525,0.002953371,-0.04268116,0.040111862,-0.02334164,-0.010081731,0.0446385,0.09516003,0.032825597,-0.05373011,-0.03132865,-0.03804609,-0.011129939,-0.021021476,0.03216845,-0.028976258,-0.0139109325,-0.014073085,-0.028505435,0.013116326,-0.047608927,-0.0024447,-0.013410039,-0.0015217619,-0.03662047,-0.0000978196,0.0331567,0.01281668,0.022856353,-0.009735558,-0.0185275,-0.008350629,-0.037669767,-0.0030339218,0.029885866,0.04389441,0.008957459,-0.01949116,0.040739775,-0.0711953,-0.044815067,-0.02499982,0.0009153729,0.026396217,-0.049213644,0.03398964,0.020852337,0.025641877,0.017977994,0.02519045,-0.06900113,0.0025724927,-0.011177718,-0.015891934,0.063138045,-0.015389593,0.016747443,-0.058395937,-0.0381944,-0.029106323,0.046318807,0.0064663207,-0.03846952,-0.017770411,-0.020795861,0.017219076,0.036980085,-0.016492864,-0.028813662,0.002033484,0.0035162854,0.045678355,0.02225653,-0.022286376,0.001849097,0.03056291,0.007406562,0.013362447,-0.027660053,0.041852552,-0.026428496,0.036934,-0.0253515,0.058760755,-0.014288219,-0.018820848,0.020714521,0.017269842,0.015977496,-0.004211097,-0.008527563,0.011997541,0.0052907853,-0.040988903,-0.0044539818,0.024119407,0.017570984,0.021691086,0.024892956,0.019840468,0.034074124,-0.006839897,0.0045396304,0.021807026,-0.021961054,-0.027297711,-0.005203754,-0.030757044,0.003437782,0.010914631,-0.0024683778,0.024356995,0.02395367,0.0032348174,-0.0037869187,-0.003459602,-0.02402284,0.0057752007,0.02101512,0.004003555,-0.017380934,0.022991138,0.04382703,-0.012076714,-0.02416813,-0.051717076,0.0044029937,-0.057602838,0.0330499,-0.014042209,0.0004697024,-0.037664436,-0.009955101,0.017612614,0.0035139648,-0.007666798,-0.012773215,0.02395239,-0.0051603466,0.036751527,0.03214603,0.039004743,-0.020136885,0.024165029,-0.064469725],"last_embed":{"hash":"z93unl","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"z93unl","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Current Status#{2}","lines":[10,10],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"z93unl","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Current Status#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.062431622,0.057299692,-0.042279653,-0.0041836756,-0.020382421,-0.020881398,0.045653798,0.036810677,0.009255456,0.054414384,0.016947893,0.021335343,0.013480634,0.024809578,0.024931967,-0.015880171,-0.014265499,0.068550065,0.0072050677,-0.014884419,-0.012642905,0.04235692,0.051249124,0.008969796,-0.003437506,0.0031352853,0.019925594,-0.005153603,-0.015850829,0.03750892,-0.0006464892,-0.03438997,0.013850531,-0.040791415,-0.04148918,-0.027268834,0.0043447777,-0.04960525,-0.042693686,0.048379656,-0.015490986,-0.023082346,-0.010439063,-0.005018477,0.025705222,-0.010053378,0.012952132,-0.012872674,-0.07073159,0.0054094493,-0.010911349,-0.0039664856,0.01811892,0.027671803,-0.003013991,0.006288299,-0.043876685,-0.03346706,-0.04029946,0.021903561,-0.04694349,0.03298342,-0.036466416,0.015047789,0.02874901,0.03882491,0.023013752,-0.0013790046,-0.010255317,-0.006932234,-0.007489873,0.0446863,-0.057511356,-0.026001986,-0.010333619,0.05276919,0.020353867,-0.040018626,0.013403422,0.042333674,-0.00774546,-0.024099747,0.030104522,-0.019924587,0.018686755,0.031328626,-0.020095797,0.049205873,0.044751424,0.023898343,0.00026627298,-0.02427811,-0.0072826636,-0.047528684,-0.021228632,-0.004610069,-0.01451279,0.0061056903,0.033715107,-0.035639282,0.013463633,0.01508995,-0.010034115,-0.037877396,0.013123547,-0.01510221,0.018313522,-0.01926051,-0.033700027,-0.004386572,-0.0044829906,0.04151581,-0.027720096,0.015676659,0.005538848,-0.030648421,-0.0008117947,-0.008974773,-0.038481172,-0.056593534,0.030412354,-0.0016670378,0.013849411,-0.031259913,-0.0004077191,0.0066690063,0.00016942977,0.022325285,0.043455895,0.04913343,-0.040172737,0.03969565,0.01779103,0.0013768707,-0.008685633,-0.028250562,0.018597499,0.03326479,-0.05765279,-0.05297096,0.014746205,0.07599453,-0.0075302883,0.008527255,0.023526937,-0.023824805,0.053670835,-0.011350704,-0.008892176,-0.042229936,-0.005205113,0.014351999,-0.020773057,-0.0045268866,-0.004441627,0.02387363,0.019560788,-0.017322738,-0.064918555,0.0053423014,-0.036682777,0.019827543,-0.012833031,0.0046183304,0.027467964,-0.030172616,0.030920118,-0.021831812,-0.007151809,-0.017504634,-0.005034231,-0.01486772,0.013601279,0.03579043,0.032828264,0.017246598,0.056862418,0.029276758,0.0488486,-0.036600005,-0.07035168,-0.0061567705,-0.031250652,-0.013150814,-0.01240708,-0.0042672725,0.010874824,0.014443684,-0.011615965,0.033733517,-0.020144813,0.034288798,0.0023494763,-0.0131811,-0.0005883831,-0.019522982,0.046767373,0.03093616,-0.02830454,-0.017347429,-0.0112091275,0.033073537,0.054902334,-0.016377948,0.012727638,0.011366948,0.053759936,-0.009962736,0.023427747,-0.049879797,-0.0314554,0.0063366382,-0.017844241,0.031048028,-0.032495834,0.00033249432,-0.011311554,0.029730003,0.020942139,-0.029827682,-0.014730745,0.015193975,0.008251809,0.035738643,0.01102962,0.011054247,0.0026534705,0.049970195,0.011255451,-0.0020374153,-0.07705213,-0.032962993,0.031426348,-0.044206776,0.10924719,-0.00051224866,-0.049626328,0.017069956,0.019004121,0.00042673846,-0.002076499,-0.0137430085,0.0062976726,-0.042689264,-0.021555854,-0.00089970644,0.01164274,0.033792663,-0.026281226,-0.010752064,-0.00010810586,0.0049739718,-0.0016239753,-0.0042537004,0.0009264634,0.0031443061,0.0032482145,0.005171086,0.0030074369,-0.0161331,0.04152216,-0.0290575,-0.034824193,0.026150985,0.029640822,0.004732614,-0.018306192,0.0019953363,0.040939387,0.011924185,-0.021682002,0.013833942,0.005103263,0.051921893,-0.0028265715,0.02275391,0.011083505,0.011148796,0.03708814,0.035155404,-0.06426676,0.019640356,0.044150848,0.021180464,0.027506113,-0.03773261,0.03435293,0.020873528,-0.02144758,-0.07146952,-0.021940319,0.054239914,0.080714755,-0.019596012,0.025531365,0.046931207,0.017713161,-0.13480318,-0.007202079,0.027327102,0.047914453,0.014577753,0.006556671,-0.04553867,-0.0057227304,-0.039203793,0.051126655,-0.027188737,-0.050126452,-0.00017472041,-0.018319575,-0.00523036,0.06617394,-0.01498702,-0.015530373,0.014967818,-0.03131053,0.026109211,0.0036608053,0.012599109,0.0064626685,-0.03509752,0.01925739,0.042132024,-0.0040794197,-0.046128985,-0.012395273,-0.010496923,-0.02901644,0.006146763,0.01334218,0.019984862,0.046165414,0.04292124,-0.02336176,-0.02002865,-0.011423581,0.0018313462,0.066721454,-0.033906143,0.038539164,0.01149216,0.021119349,0.0043691285,-0.0002927221,-0.030009437,0.020384574,0.00888043,-0.050938815,0.0060209692,0.023867417,-0.028603576,-0.0208162,-0.039710946,0.048955135,-0.012236225,-0.02812885,-0.018597726,-0.02376897,0.016456967,-0.047751155,-0.043664463,-0.022564204,0.0039014646,-0.03165742,0.03988395,-0.028964467,0.01867405,-0.06464199,0.0146331815,0.020880485,-0.013559401,-0.0077293534,-0.010272777,-0.05176648,0.0154461535,-0.09625432,-0.04497721,0.009286113,-0.0019791208,0.016252378,-0.03716587,0.029119238,-0.026210276,0.052182104,0.016283728,0.21664567,-0.0050197593,-0.018168477,-0.02790897,0.015421227,0.010827897,0.014737054,0.01033337,0.054796197,-0.016307933,0.02306013,-0.0015690695,0.006192429,0.0069311755,-0.012316664,0.03927247,-0.03577005,-0.03597875,0.04966286,0.012848003,0.0318272,0.02005283,-0.02859633,0.01080212,-0.06070166,-0.019313445,-0.0050026802,-0.02170817,-0.0420186,0.0473213,-0.01688591,0.05023434,0.009244748,-0.02361367,-0.055716168,-0.011968235,-0.021604413,-0.020134242,-0.017796496,-0.016300788,-0.040226143,0.020673975,-0.024053713,0.015231276,-0.023964101,-0.042352628,0.022856403,-0.01297317,-0.049657695,-0.002399725,-0.0439649,-0.012502247,-0.045265585,-0.013525614,0.009096093,-0.058947995,-0.038257565,-0.042421684,0.014723432,0.0573808,-0.0016112817,0.009322158,-0.06468498,-0.008841568,0.022710245,0.06640889,-0.014926048,0.020694762,0.044789355,0.032881107,-0.01909688,-0.0046042427,-0.034189653,0.009236224,0.023844482,0.02634339,0.027776452,0.03160176,0.020528335,0.014406666,-0.002039354,-0.0055094953,-0.0075463546,0.028191194,0.0026045656,-0.009919627,0.016033517,0.03626474,-0.024786608,-0.0013415187,-0.04939481,0.015813375,0.0053823492,0.04718231,0.0032308467,0.015360549,0.02105744,-0.0113538075,-0.018249106,-0.006152776,-0.0036718627,-0.0058814967,-0.008776458,-0.029619144,0.05845987,-0.012831663,-0.014832671,-0.001298332,0.0613639,-0.03354663,-0.022159928,0.008019859,0.03512672,-0.061213534,-0.011147327,0.03729397,0.03410548,0.030069832,0.014029762,0.018789237,-0.00953324,0.0037779277,-0.022101186,0.0033374554,-0.034856915,-0.044666223,-0.009851279,-0.0028743446,-0.017392768,0.017437642,0.021719992,-0.03096863,-0.044735093,0.060218308,0.01049785,0.050403588,-0.028221546,-0.0103796655,0.030111458,0.01648882,-0.007783588,0.0021726093,0.0027800913,-0.05158746,0.04204759,0.018631382,0.00063542346,-0.0001347586,-0.047399297,0.011142881,0.011734192,0.072439216,0.023309125,-0.0088794,-0.008327284,0.020480752,-0.027367236,0.007934863,-0.0222301,-0.037431132,0.0006982425,0.01277582,0.047873788,0.051857863,-0.040390156,0.02516102,-0.022285243,-0.0129744345,-0.018528173,-0.009439417,0.037852768,-0.030969169,-0.042103093,-0.0063689905,-0.020331418,-0.03164908,-0.023182385,0.039685406,-0.029419394,-0.0026013178,0.03799564,-0.026871547,-0.0407324,-0.032837152,0.032497533,-0.0009272657,-0.015285933,0.011736889,-0.018367182,-0.00329406,-0.02843742,0.086425,0.02241403,-0.0047278153,-0.011863686,0.006499061,0.078078225,0.024122724,0.021066254,-0.011494844,-0.080934495,-0.00511567,0.020488242,-0.017106868,-0.005933316,-0.0288004,0.014149168,0.010316591,0.0026732793,0.013917756,-0.011667994,0.017500611,-0.013871556,-0.0060502826,-0.031082258,-0.047633257,0.07169996,0.016429873,0.035036307,-0.07332031,0.008020393,-0.030166902,0.045255776,-0.045289498,-0.045446847,0.042760562,-0.0046107653,-0.03249817,0.011735535,-0.016066609,-0.0027139795,-0.028518736,-0.016280016,-0.00960128,-0.010359085,-0.03891471,0.010155728,0.035259068,-0.005652229,-0.024226064,0.016790384,0.0043895966,0.026412046,0.0387778,0.02462105,0.012411991,-0.021047462,-0.026807755,0.01805885,-0.008087661,0.0041772937,-0.05662337,0.01656642,-0.004538556,0.03340483,0.03290423,0.014801481,-0.026529936,-0.0231694,-0.059988964,0.008010008,0.017945018,0.0340716,-0.015306775,0.00063837174,-0.0041739387,0.030755524,0.025510661,-0.039587013,-0.043859206,0.034463074,-0.027477996,-0.06807734,-0.0031827814,0.000686101,-0.000671874,-0.06060962,0.02430687,-0.01362892,-0.017873999,-0.07741601,-0.020167656,-0.030127343,0.05689431,-0.043043774,0.050500806,-0.022660613,-0.00021906434,-0.040976442,-0.045307405,-0.0036637448,0.02297658,-0.015108368,0.016073447,-0.04000094,-0.003245684,0.01914487,-0.0077790916,-0.015597984,0.008017488,0.0028249503,0.018734878,-0.043030236,0.014987232,-0.022455476,0.0634986,-0.0050112777,-0.006905303,0.019465502,0.01572507,0.06257845,-0.05846525,0.0068558934,0.039591998,0.009972856,0.00063139206,0.049069457,-0.059130084,0.012429007,0.0035369294,-0.0063667684,0.06319232,-0.02909068,0.037032694,-0.045793656,-0.008095786,-0.029111493,-0.03080555,0.012046822,0.056783214,-0.03411467,-0.00077107747,-0.016745793,-0.004884265,-0.022972975,0.00664129,-0.018536445,-0.0025825645,0.003863239,0.0031478724,0.04214527,0.0334336,0.03863525,-0.00416827,-0.023217175,-0.0021956237,-0.0047085294,-0.0026630426,-0.029014105,-0.0037439459,0.02115384,0.012487442,0.009602768,-0.008949734,0.0072050886,0.04555969,-0.038485907,-0.025141064,0.071726985,0.030193705,-0.027551195,0.044970054,0.0066480283,0.01772305,-0.007681395,-0.033808533,-0.0022482676,0.017053522,-0.011201282,0.035832014,-0.0014325638,0.030088568,0.014852392,-0.02188065,-0.019206995,0.032771487,-0.0025354987,-0.018211165,-0.0042713005,0.037608135,-0.009723073,-0.01912034,0.008238125,0.0047405805,-0.032964576,0.0034302361,0.010888312,-0.022667607,0.028791705,0.016799612,-0.028936962,0.04560653,-0.018718503,-0.0019678716,-0.13721026,-0.02806577,-0.008318475,0.0256882,-0.022131668,0.005189108,0.022057943,-0.033668205,0.034090556,-0.008989549,0.016427882,0.002910874,0.025900384,-0.028839929,0.023575498,0.0012959252,-0.019991713,0.0040575815,-0.0010222528,0.04195548,-0.023422636,-0.040918205,0.07118927,0.010046089,-0.028423287,0.008490705,0.0014099176,0.0031665768,-0.019034961,0.013258758,0.01626875,-0.052388538,0.042461295,0.019617222,0.014615787,-0.023269637,0.005217667,-0.014688317,-0.027504936,0.01434625,-0.014459263,0.029400984,-0.02039502,0.0073679965,0.004752933,0.040101323,0.024340486,-0.03134625,0.014202146,0.0067303707,0.036558148,0.05390994,-0.0154698845,0.014920358,0.010763016,-0.0056601716,-0.01666148,-0.0254086,-0.04898674,0.0025474483,-0.012153747,0.059319343,-0.008295306,-0.051729646,-0.041288562,0.0025556749,-0.03686343,0.027255295,-0.03686706,-0.011060777,0.0070109386,0.029494138,-0.0021923822,-0.044448856,-0.015585774,-0.06633469,0.039642267,-0.006975359,0.007743305,-0.019944467,-0.058397852,-0.0008471568,-0.027509429,0.0023724497,0.04142013,0.020493753,-0.0388245,0.005580485,0.006269342,-0.022386203,0.00007081835,-0.034602065,0.01906858,-0.027796349,-0.053088192,0.036606975,-0.02012923,-0.024855688,0.01831182,-0.00856262,-0.0014177202,-0.04290541,0.016595999,-0.023351992,-0.046099443,0.04506998,0.074811935,0.030891938,-0.014243195,-0.036842994,-0.04611704,-0.00973113,-0.011210494,0.021357544,-0.055783972,-0.03014749,0.013456193,-0.0806295,-0.032973513,-0.05604574,-0.008065233,-0.00026402983,0.020371405,-0.04390971,-0.009524283,0.060701378,0.026860656,0.04227783,0.006515904,-0.006640665,-0.02223782,-0.0047764503,0.007854318,0.03181181,0.050877143,0.005088833,-0.047157932,0.033018634,-0.06522518,-0.05332944,-0.030613162,-0.005902043,-0.001733609,-0.045946352,-0.0011807455,-0.015258068,0.014273475,0.04219103,0.019678542,-0.045369107,-0.0017095038,0.0019020922,-0.019749513,0.05085375,-0.020092564,0.03132361,-0.053647824,-0.01705421,-0.012347286,0.041979227,0.006902079,-0.03503624,-0.03831897,-0.012951491,-0.014405796,0.03317335,0.003525468,-0.04622049,-0.026836513,0.013012219,0.032882996,-0.016115453,-0.008040728,0.0060964385,0.029009242,-0.023527429,0.008734335,-0.03263324,0.052380938,-0.010879954,0.03642211,-0.017796183,0.09420262,0.011589544,0.0017574036,-0.015138385,-0.011310916,0.014747524,-0.039040152,0.00088373775,0.022294974,0.015111941,-0.07050777,-0.013288639,0.03973982,0.016218107,0.026154308,0.055186164,-0.00029772392,0.024940306,0.00094567,0.017136034,-0.007212685,-0.0028551386,-0.013522487,0.004134831,-0.031726435,0.0015693738,-0.023219721,-0.007900932,-0.014855589,0.04817202,-0.003309631,0.014209726,-0.025628584,-0.021764277,0.016159128,0.009534644,-0.00057481613,-0.017358989,0.015041846,0.025925621,-0.018852402,-0.030584125,-0.051169533,0.013761089,-0.010538471,0.006203402,-0.018304653,-0.012538916,-0.0028637897,0.030954788,0.013975095,0.03284496,-0.013148252,0.002269757,0.0233626,-0.043933246,0.02673305,0.004054216,0.02564749,-0.039111193,0.0068718386,-0.09922896],"last_embed":{"hash":"fk7z88","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"fk7z88","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Current Status#{3}","lines":[11,11],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fk7z88","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Current Status#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022628807,0.021615626,-0.050703764,0.018641355,-0.019413741,0.024191823,0.064037725,0.04015045,0.018759692,0.044439167,0.034792103,-0.0032202373,0.019868964,0.03558648,0.043449454,-0.016173592,0.016171753,0.04062347,0.007960589,-0.012320741,-0.009242262,0.0061165406,0.0578708,0.06310102,0.04157067,0.0090896785,0.015668893,-0.014408793,-0.017222427,0.004010075,0.0025097101,-0.05058787,-0.011436888,-0.0416162,0.004083261,-0.049633384,-0.030000702,-0.06076184,-0.049016096,0.049726274,-0.01450374,-0.011820427,-0.015213767,-0.031967048,0.021342343,-0.0129184425,-0.00088073977,-0.030476911,-0.051584482,-0.02145373,-0.0040309704,-0.016070815,0.023135336,0.017715741,-0.023348775,0.019995106,-0.045570638,-0.024045937,-0.03747396,0.034423273,-0.03945648,0.030334448,-0.04401151,0.03382701,0.026915092,0.03602027,0.04177275,0.010725682,-0.019217124,-0.0022574011,0.002594682,0.012579543,-0.05073557,-0.0071725403,-0.058689855,0.04399586,0.06583959,-0.03803221,0.030298205,0.0053084604,-0.0041731917,-0.013452266,0.038761802,-0.008684392,0.040542476,0.00586526,-0.055328052,0.04653451,0.044861216,0.016612172,-0.0022099104,-0.007777688,0.016728366,-0.051711865,-0.04412706,-0.030409558,-0.037522484,0.0014710989,0.01768109,-0.017005598,-0.019755216,-0.0069016097,0.036538087,-0.020562025,0.00012533575,-0.0047888407,-0.006630149,-0.0023018862,-0.033153787,-0.0067181624,-0.024719737,0.056247957,-0.019901322,0.010164533,0.0028624241,-0.05359107,-0.017183293,-0.033902075,0.0077426364,-0.024093423,-0.0027664984,-0.0067011793,0.015717829,-0.06480983,0.03467027,0.043648556,0.0033350287,0.03410966,0.030091697,0.016469056,-0.018772455,0.03309434,-0.013321688,0.005930807,-0.02555326,-0.04227456,0.013913227,-0.010471132,-0.043237608,-0.017216442,0.039199594,0.074903965,-0.017128088,0.0014909357,0.012848723,-0.02019792,-0.00097282516,-0.024079662,0.013529856,-0.040307324,-0.053658493,0.02366284,-0.020432543,0.019106537,0.053298324,0.016787063,0.027445678,-0.004789317,-0.029555783,0.0080593,-0.055972356,0.030320253,-0.0037926943,0.02962222,0.042195495,-0.013132631,0.03626409,-0.008600935,0.013076737,-0.0009879507,-0.017563945,-0.04642196,0.023413653,0.033341557,0.008917527,0.009223565,0.0946851,0.020523977,0.04034564,-0.041377544,-0.051143445,0.0016851075,-0.025681345,0.015281586,-0.012531594,0.011407705,0.015226045,-0.0017200165,0.00097039074,0.007572946,-0.031673998,0.054302547,0.018888263,-0.020763319,0.009212134,-0.02777734,0.038249683,0.02605471,-0.04366072,-0.0060686013,-0.000014072398,0.04194187,0.013593969,-0.0038540259,0.010285214,0.00058534375,0.050395787,-0.018695913,0.0011879114,-0.009143325,-0.057220522,0.022647182,0.009759775,0.044112347,-0.028189953,-0.003018334,-0.00493016,0.03718207,0.02111377,-0.020218546,-0.058440734,0.0337304,0.017019551,0.028166207,0.0027949358,-0.007690959,-0.031316757,0.0390945,0.0014142664,-0.04688365,-0.050759804,-0.023445828,0.0052720704,-0.037899923,0.08208725,-0.009083669,-0.035421837,0.026154574,0.012208278,-0.0012712904,-0.009311648,-0.011817603,-0.00921594,-0.04438959,-0.057793986,0.0037288452,0.033753913,0.024860037,-0.020246802,-0.0021641457,-0.023393521,0.016201705,-0.00032236968,0.026190458,0.030347046,0.008524783,0.0017753302,-0.0029932847,-0.019238686,0.0036340782,0.014219735,-0.0034527697,-0.013923731,0.01851942,0.009152771,0.0073782206,-0.006974656,0.04161258,0.027046572,0.015918951,-0.03270634,0.0035278029,0.0492288,0.040411804,-0.014284612,0.044462837,-0.0061001373,-0.0004973556,0.05205214,0.067879535,-0.0359844,0.0045922976,0.022087878,0.0054129115,0.043258965,-0.04683825,-0.014661274,0.004383772,-0.063732736,-0.030216156,-0.030933844,0.016634203,0.07582689,0.01471306,0.021657111,0.023042914,0.011554609,-0.15825704,-0.0016244788,0.0032493453,0.05880302,0.020269355,0.02173692,-0.011984774,-0.018592184,-0.032491434,0.0547101,0.0069178436,-0.060633723,0.009546185,-0.0240276,-0.021357238,0.033838313,0.018915478,0.012784998,0.008394169,-0.014396586,-0.0008234445,-0.016251212,-0.016094306,-0.04599577,-0.035380397,-0.0017985234,0.058477674,-0.012695031,-0.03162862,-0.0010667352,-0.007977629,-0.05225086,-0.0015265605,0.02051124,0.020082776,0.025534179,0.055341873,-0.03666356,-0.0029421947,-0.0022810171,-0.015784508,0.06314125,0.0007383995,0.027363604,0.027626265,-0.02099456,0.012090715,0.008523283,-0.0038946236,-0.012777328,-0.023992766,-0.0340487,-0.0072755106,0.026161244,-0.04008861,-0.021503052,-0.012728901,0.047766432,-0.018278064,-0.052361745,-0.02723782,0.0022713235,0.06252902,-0.05949878,-0.05849603,-0.010891294,0.019328078,-0.025448002,0.033691317,-0.05000696,0.012508708,-0.023928037,-0.010223669,-0.0007835751,-0.00983516,0.009353273,-0.031908482,-0.059201315,0.02111391,-0.10219783,-0.010404679,0.021733174,-0.021327669,0.0022316973,-0.038832244,-0.0056801983,-0.00031787713,-0.00717605,0.058752146,0.23866841,0.010405042,-0.015071926,0.003748706,0.06439456,-0.00672553,0.0011436807,0.0005633646,0.02627287,-0.008516421,0.03666584,0.030814806,0.024463601,0.029145757,-0.021182667,0.035812102,-0.04181754,0.009932962,0.060256757,0.0036996065,0.018912261,0.019817173,-0.0021666507,0.019281402,-0.029683545,-0.009286584,-0.008909117,-0.039185777,-0.0049986755,0.016360963,-0.048554618,0.028203944,0.009939672,-0.06820924,-0.07701171,-0.027452918,0.010401789,-0.017497305,-0.041572545,0.0017506635,-0.04142541,-0.020687446,-0.024246551,0.029917832,-0.0473747,-0.05129587,0.02807444,0.0043856045,-0.01698867,-0.004056943,-0.021134902,-0.026498294,-0.02011185,0.00208954,0.0014150412,-0.06464956,0.014638918,-0.012315577,-0.011386242,0.04113708,0.012685394,-0.0030389624,-0.058222853,-0.0043206895,-0.009636341,0.00023993116,-0.0065605226,-0.011359612,0.030376792,0.041042317,0.018711528,-0.007898692,-0.0127244275,0.020995779,0.0072520073,0.006972204,0.0131469825,0.06444122,0.009633756,-0.00771532,-0.010730856,0.010009338,0.006480893,0.02502036,0.010080382,-0.025559723,-0.0027543092,0.052261062,-0.017898506,-0.009042099,-0.047506157,0.016189937,0.028345924,0.050364062,-0.009798271,0.06235347,-0.008499675,0.018485924,0.0040042996,0.036559097,-0.017387824,0.022617724,-0.03559085,-0.044920046,0.040536862,-0.026589205,-0.0049722847,-0.0066278083,0.057174567,-0.023718722,-0.044570513,0.018159332,0.028910017,-0.03232008,-0.018131588,0.011020146,0.029387558,0.02445765,0.014514796,-0.01292697,-0.031900607,-0.024058785,-0.011127761,-0.01567825,-0.032505475,-0.08218798,0.010520941,0.018339613,-0.026035227,0.041855138,0.018548302,-0.01409013,-0.033418793,0.025839576,0.016373632,0.013011342,-0.037532706,0.02217921,0.024706544,0.014100679,-0.045575723,-0.013770216,-0.0004395721,-0.027497452,0.055364285,0.03265145,-0.0035291451,-0.01645433,-0.039557762,0.03057547,-0.012872084,0.056672726,0.05349864,0.008895701,-0.014208293,-0.013742386,-0.029362312,0.025318068,-0.0036558579,-0.04008589,0.029969038,0.016774492,0.032059662,0.04183316,-0.043805383,0.018847357,-0.0017589172,-0.028376346,-0.03971469,0.00813249,0.013394386,-0.054599945,-0.044354007,-0.0066552986,-0.016476696,-0.0025332614,-0.03745799,0.038926907,-0.022659158,-0.0055068308,0.0390299,0.009491718,-0.017704707,-0.033242043,0.020798132,0.015663903,0.02582403,0.0061501246,-0.018769355,-0.0042543598,-0.019437393,0.07328121,0.014881611,-0.0061201393,-0.005296581,0.028792247,0.077363715,0.030016702,0.0054832534,-0.019061806,-0.079595864,-0.041403968,-0.0056685484,-0.0053026774,0.008093871,-0.027088324,0.018996812,0.04683188,0.004758512,-0.010086511,0.016704407,0.005633089,-0.010900579,-0.018250093,-0.014281981,-0.05400371,0.04193278,0.05745337,0.041083172,-0.05674605,0.010035798,-0.039060827,0.037376624,-0.043770652,-0.062051192,-0.00466433,-0.020756295,-0.025114408,0.0078014378,0.0009775457,0.0043761977,0.0018287841,0.042349424,0.03611452,-0.014635427,-0.017459618,0.00324603,0.022919975,-0.010311731,-0.045169424,0.021207469,-0.024486698,0.0033900447,0.040765163,0.028703617,0.00032468,-0.036884833,-0.042793095,0.004216508,-0.00065616396,-0.0017089435,-0.023844015,0.010985958,-0.007229546,0.017251965,0.05132932,0.02851511,-0.017231645,0.0070339977,-0.071265005,0.02837972,0.05582636,-0.0010973511,-0.010870274,-0.022297246,-0.014927153,0.02891213,0.0010807734,-0.041737575,-0.03795332,0.00012393857,-0.021865558,-0.046962626,0.0036690754,0.018303378,-0.01879832,-0.040903125,0.0077825557,0.005730844,0.014438465,-0.09250628,-0.043428555,-0.0109699005,0.0035644444,-0.028302193,0.0299078,-0.007045984,-0.05469924,-0.045738697,-0.032241657,0.016393477,-0.0035523048,-0.03145142,0.026899457,-0.03981832,0.018296566,-0.003667756,-0.009589566,-0.0006624724,-0.009608919,-0.004543807,-0.018867724,-0.013366234,0.019008212,0.00084720214,0.04750786,0.010146834,-0.0044523315,0.019545853,-0.0056095584,0.05692238,-0.052688573,0.002124713,0.056575604,0.047263496,0.0027276832,0.06550621,-0.059311047,0.004579083,-0.01683668,-0.045657743,0.054652147,-0.029788597,-0.008140085,-0.045854587,0.02041915,-0.028929023,-0.04084826,0.014502379,0.00975328,-0.006901296,-0.01933921,0.0010944129,0.00626674,0.006935111,-0.010597543,-0.012848338,-0.015534088,-0.005723033,0.0007283548,0.005785285,0.013699975,0.0559702,-0.0251477,-0.009678429,0.017863493,0.013605578,-0.010512798,0.004469111,0.03689081,0.019606413,-0.03611882,-0.014930379,-0.03028691,0.006621548,0.023845185,-0.03709671,-0.006947285,0.020339446,0.0194362,-0.01230396,0.046304546,-0.026467051,-0.0053869705,-0.013542995,-0.010917029,-0.03363194,0.009361417,0.0180566,0.019031083,0.0137388725,0.0070764446,0.022977458,0.012207484,-0.024830878,0.03473815,-0.009051459,0.0074591814,0.029605463,0.0160398,-0.021288803,-0.039732963,0.018207116,-0.007462598,0.026479803,-0.03223146,-0.032967746,-0.020900171,0.025157634,0.011421764,-0.028031863,0.024121344,-0.005357589,0.021835152,-0.13976978,0.017659917,-0.00061778777,0.0066561466,-0.015990036,0.012768593,0.028097054,-0.03650016,0.026355904,0.0067808707,-0.016083209,-0.027715916,0.025473755,-0.027843922,0.0073177754,-0.014943274,-0.0040921704,0.0009876491,0.02188195,0.0725323,-0.017045468,-0.0092835715,0.058730844,0.0041668764,-0.015861563,0.0036677024,0.020355338,-0.0075849355,-0.030495796,0.014400255,0.008206795,-0.04615236,0.05949948,0.046149645,0.00084772217,-0.025058249,0.010855952,-0.0063733305,-0.037800048,0.022470787,-0.008662373,0.031385347,0.015828267,-0.023850976,0.003915626,0.045073073,0.015374953,-0.02146142,0.023376498,-0.0021083334,0.02928735,-0.008157045,-0.024575418,-0.018033357,0.0021920279,-0.015810177,-0.04910527,0.010187941,-0.02310233,0.045615856,-0.0034427447,0.038236834,-0.016571231,-0.061865844,-0.050628994,-0.003087908,-0.052373502,0.019306978,-0.056460373,0.0015690381,-0.007184028,-0.0033068513,-0.0012093581,-0.07373947,-0.0290654,-0.040960435,0.022415463,-0.054921847,-0.01811388,-0.019666146,-0.022075636,0.011397469,-0.0034692273,-0.0076301103,0.030756306,-0.021471603,-0.03302724,-0.03428799,-0.012734013,-0.028271714,-0.027795305,-0.03211678,0.010244999,0.03736689,-0.009835347,0.04369649,-0.021015251,-0.0052389093,0.007911338,-0.007059972,-0.00037735532,-0.027442336,0.026320545,-0.021813838,-0.015756704,0.0430616,0.0937024,-0.0007175099,-0.016433725,-0.016545096,-0.037891906,-0.014562612,-0.032658465,0.013636828,-0.052312814,-0.026424494,0.03888428,0.0020581326,0.0061126617,-0.036682855,0.015563521,-0.025293116,0.015620562,-0.027654197,0.00535505,0.05716158,0.021062057,0.0039642486,0.017566387,0.016904304,0.021809503,-0.02851378,0.011189858,0.026647054,0.041262332,0.014864898,-0.03821005,0.022939296,-0.043970365,-0.03450683,-0.022212721,0.017390247,0.009717136,-0.052491855,0.0018758419,-0.029008642,-0.02077581,0.005547714,0.008071147,-0.0551397,0.025843397,-0.011532164,0.006545952,0.087852776,-0.0012877678,0.045348465,-0.046214372,-0.04222786,-0.0333967,0.037580416,0.032088842,-0.0132031785,-0.04803077,-0.0028899438,0.00473537,0.016993918,-0.0035128824,-0.03877699,-0.0459245,0.020496072,0.041723847,0.01058298,-0.020551603,0.0031677482,0.012273797,-0.0089557255,0.0019724218,0.010925517,0.041006964,-0.03388669,0.0334293,-0.021790251,0.047948033,0.017631372,-0.0057326476,-0.007777826,0.009710841,0.017202739,-0.021777412,0.008508084,0.028340133,0.007855478,-0.060782902,-0.018085899,0.062631965,0.01654524,0.015886322,0.041993063,0.02482875,0.02612183,-0.0007828811,0.018977927,0.007149583,-0.020608367,-0.020536518,-0.031110158,-0.0034218852,0.005120965,-0.003940252,-0.018225666,0.0021586928,0.026687764,0.00684516,-0.0032937701,0.0013936263,0.000299933,0.021074036,0.005004938,-0.021456875,0.01539975,0.02167459,0.03588261,-0.0014104899,-0.053673226,-0.034664817,0.016608648,-0.0038277535,0.013477725,-0.0041443408,0.000098505436,-0.07559833,-0.0071385195,-0.003802976,0.013944278,-0.0051813466,0.024205923,0.006876062,-0.00802758,0.004419732,0.0016531224,0.057497147,-0.053424206,0.025772337,-0.02485324],"last_embed":{"hash":"1p8kbqg","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"1p8kbqg","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Current Status#{4}","lines":[12,13],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1p8kbqg","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030677695,0.004289265,-0.04843855,-0.0011525725,-0.03475679,-0.018115299,0.04050613,0.0070799957,-0.016546724,0.06401787,0.00026738425,0.014793613,-0.0073746657,0.02422758,0.01673808,-0.038804222,0.0035456992,0.054649223,0.028522922,-0.02512327,-0.0036485633,-0.0004961393,0.045084648,0.0036043583,-0.0028647205,0.023508763,-0.0059968866,-0.03734669,-0.0020200696,0.026350284,-0.0028799686,-0.024758536,0.014055365,-0.023258513,-0.0026216295,0.0046044015,-0.003730433,-0.04905649,-0.03684753,0.008213234,-0.04799407,-0.018575579,-0.01627331,-0.027292509,0.013580288,-0.005788795,0.039166287,-0.02947435,-0.021316145,-0.011998164,-0.018590927,0.01573192,0.03987516,-0.04527471,0.02380201,0.027395781,-0.043768223,-0.008165832,-0.042783126,0.01280116,-0.046233404,0.017667659,-0.0563794,0.007199209,0.03115123,0.062102254,0.005690198,0.022677576,-0.014541285,-0.017925458,-0.0062894905,0.021893635,-0.009886301,-0.047224045,-0.030870534,0.041482806,0.050820112,-0.06909323,0.013216085,0.0056777042,0.012286503,0.005780164,0.0007345472,-0.018799061,-0.03150078,0.014591413,-0.026895963,0.048648853,0.04474696,0.0018846679,0.0074783014,-0.02259395,0.008066957,-0.033283535,-0.049042635,-0.012568846,-0.017528793,-0.022460563,0.020411143,0.025651108,-0.004665393,-0.024209939,0.0057205036,-0.03436233,0.027433442,-0.0015366703,0.01704318,-0.00016024023,-0.017830113,-0.024978207,0.028162615,0.006241083,-0.027323961,0.0014627111,-0.003309461,-0.031025117,0.0039627547,-0.015798554,-0.0043088184,0.009414749,0.017772255,0.017925054,0.020334153,-0.031449273,0.004789054,0.02797085,0.0067109144,0.044807818,0.03871358,0.03948165,-0.02237976,0.047497235,-0.010077987,0.043484334,-0.064483054,-0.0029098077,0.016760608,0.026276767,-0.02181147,-0.05941525,0.018474445,0.06743102,0.0019932599,-0.03497449,0.011710486,-0.033876285,0.034640174,0.0035739734,-0.0068943426,-0.06769771,-0.0012849455,0.03806464,-0.0015487612,0.019276083,0.03199124,0.018750265,-0.000028867624,0.004299284,-0.019697173,0.028770009,0.014986504,0.003850746,0.018012108,0.039244775,0.048596773,-0.04116745,-0.0027358234,-0.01930861,-0.004942971,-0.017392635,-0.019653939,-0.034362584,-0.00052539783,0.06379622,0.025587533,0.021389602,0.04466012,0.03624475,0.053724915,-0.026432611,-0.07223988,-0.007219105,-0.024299622,-0.02351723,-0.047900356,0.006241475,0.008132986,-0.0142297065,-0.019169819,0.050387826,-0.041216087,0.01985252,0.038889267,0.035922702,-0.02462278,0.012838502,0.040595647,-0.014437717,-0.027889194,-0.04853678,0.007149677,0.022108803,0.06209045,-0.01670108,0.019032305,-0.029190179,0.022482289,-0.03710808,-0.00027977015,-0.05367742,0.008332621,0.026377808,-0.012631748,0.06973703,-0.028427152,0.0011313494,-0.043570686,0.0006202228,0.011543905,-0.0049570277,0.008646963,0.034661297,-0.05533149,-0.009569195,0.05130972,-0.042845953,0.008468284,0.04683683,-0.0035572085,0.021014879,-0.012995928,0.0032035257,0.022866962,-0.027921567,0.061946545,0.017603083,-0.020930702,0.017506495,-0.0071728243,0.00036610808,0.024240652,-0.04750151,0.040598016,-0.019819114,-0.02931482,-0.016167624,0.04821947,0.035146628,-0.0051391004,-0.033224534,-0.012164295,0.019968662,-0.013520025,0.026131913,0.024374392,0.013312505,0.016489903,-0.014356059,-0.018444251,-0.003061076,0.011693887,0.06024261,0.008212407,0.024618227,-0.0079913605,0.030016974,-0.014471965,-0.020422928,0.006708898,0.03873074,-0.012895849,0.05769042,0.040362984,0.017430386,-0.037337266,0.013684773,0.0017830563,0.020567678,0.051292505,0.05230949,-0.05183004,0.0053880103,0.02562838,-0.0054469546,0.000107562155,-0.007357959,0.018109037,-0.029139712,-0.00057436695,-0.031763207,-0.020743765,0.06837449,0.08104203,0.019112319,0.014320715,0.048121102,0.02921628,-0.16141738,-0.010159282,0.043027773,0.02126475,0.025214097,0.009137041,-0.033574242,-0.017414453,-0.06537796,0.03443391,-0.010135619,-0.037582505,-0.017412554,-0.036067937,0.01775672,-0.013755575,-0.017727625,0.0030786956,-0.0378893,-0.02893855,-0.009177104,-0.023159532,-0.0051914775,0.033930603,-0.0030468926,0.0031739653,0.03589093,-0.02117195,-0.028728321,0.0048795836,-0.011629582,-0.030404015,0.005422641,-0.0004789121,-0.020802278,0.018992925,0.015412801,0.009176544,0.034998357,-0.010904375,0.009201235,0.09806287,0.01585736,0.044155918,0.020248098,0.016704582,0.024479197,0.0017935078,-0.040206965,-0.0116631,0.001944935,-0.03215296,-0.013079941,0.025591288,-0.03970906,-0.040807944,-0.020326428,0.0072473795,-0.010511483,-0.019938113,-0.02814778,-0.004543382,0.01774185,-0.0652971,-0.013704297,0.010159709,-0.008008519,0.021433938,0.0090510165,-0.025383314,0.018844971,-0.044306766,0.007270903,0.008596412,-0.020428304,0.0066690454,-0.05003894,-0.028382592,0.012339306,-0.13895786,-0.010410902,0.00475195,-0.018340286,0.0166823,-0.01687866,-0.023297716,-0.03880672,0.019774025,-0.008241633,0.2426741,0.018810224,-0.061311293,-0.0029578428,0.0450863,0.004086015,0.015504852,0.023169804,0.005677844,-0.035308693,0.024131963,0.010174409,0.016335972,-0.011402157,0.026605003,0.004472784,-0.007991306,0.018273205,0.06340915,-0.02092103,0.032362707,0.04444453,-0.018858515,0.048359256,-0.028598959,-0.030892974,-0.0037800674,0.0063669086,-0.052649897,0.061973292,-0.013607458,0.034495395,-0.0028820527,-0.027298741,-0.06871801,-0.033803258,0.0039840173,-0.053589407,0.004945682,-0.032540146,-0.040159732,-0.008297661,-0.00951894,-0.0049383296,-0.0030019002,-0.039210524,0.018112808,0.005021906,-0.046647076,-0.037046183,-0.0458272,0.008466302,-0.05631055,-0.017800681,-0.027358066,-0.043569442,-0.007127653,-0.033628635,0.01191873,0.06896241,-0.0039985916,0.005219791,-0.082443796,0.032114584,-0.022361135,0.053847935,-0.004340836,0.00041055802,0.041211102,0.03315621,0.007420056,-0.010978487,-0.011517692,0.002257482,0.014146994,0.036591373,0.0307394,0.026217591,-0.04126746,0.0040263142,-0.04716982,0.0033907164,-0.0058084,-0.004974264,0.004181298,0.039831117,-0.03135626,0.03287462,0.000024336996,0.024589323,-0.033635266,0.015320747,0.0057213334,0.0015560384,0.008299613,0.039170716,0.0007294244,-0.0071185185,-0.0030382236,-0.0036971369,0.028174426,0.0067785243,-0.024178173,-0.019282566,0.060455073,-0.0292106,-0.046785235,0.027547808,0.037221085,-0.01331632,-0.06382,0.017287105,-0.015674254,-0.01129511,-0.0050141215,0.036196563,0.016913971,0.008215742,0.028228717,0.03230212,-0.039781373,0.023852777,0.006303889,-0.0026797089,-0.032535262,-0.04880373,-0.041139085,-0.036923517,-0.030418262,0.072894104,0.0010216378,-0.02012841,-0.048445374,0.048332892,0.02017337,0.011067563,0.023820927,0.00033890104,-0.01724118,0.01988836,-0.04168444,0.023364898,-0.013851423,-0.0079765115,0.029937621,-0.0011256214,0.016276062,-0.027170481,-0.013757341,0.027714923,-0.013753298,0.030857503,0.015979024,-0.025799938,-0.00906121,-0.022132235,-0.018220235,0.0140249375,0.007380236,-0.00678258,-0.024553303,0.0077744103,0.017606426,0.04442239,0.03146673,-0.02373538,-0.00767986,0.013308679,0.01189418,-0.015801605,0.033033505,-0.06497688,-0.052881252,0.0054188883,0.008209793,-0.03211993,-0.03774129,-0.011984785,0.020839049,0.015378699,0.042807736,0.017475,-0.032299686,0.00079913816,0.013643541,0.012912079,-0.00067865103,0.0035019538,0.009192698,-0.009239324,-0.045039177,0.11363408,0.0118923895,-0.018934336,-0.014609336,0.04323407,0.087454505,-0.0034190575,0.027197536,-0.023614138,-0.010718471,-0.0072532096,-0.012950928,0.0044368105,-0.04552506,-0.013393658,0.0333062,0.004802265,-0.03725176,0.007972298,-0.007303324,-0.013388178,-0.03782847,-0.011162876,-0.0093738185,-0.035976216,0.040381063,0.019834258,0.04730124,-0.052006442,-0.0047226786,-0.03822302,0.060521726,-0.043002065,-0.048859525,0.049013685,-0.009174267,-0.043429725,0.016032875,-0.044660978,0.00415835,-0.011403682,0.015562714,0.017991422,0.025074266,-0.033058632,0.014254644,0.023767099,0.031702835,-0.02439494,0.007969594,0.024251126,0.021394715,0.057343893,0.028884882,0.031611867,0.014725595,-0.026556931,0.0072607766,0.007825673,-0.035796963,-0.047015097,0.0004202579,-0.00023239946,0.040368814,0.05069467,-0.013291636,0.021714117,0.0027394977,-0.030037472,0.006422214,-0.029609857,0.018450994,-0.03154684,-0.049192205,0.013285039,0.03940819,-0.010805978,-0.022791276,-0.089156,0.011929052,0.00066187157,-0.022763684,0.0073577035,0.011221628,0.019628532,-0.0735354,0.0021258756,-0.00042172178,0.003558459,-0.037959207,0.010008612,0.0017054878,0.067068875,-0.044538926,0.042456914,-0.01717935,-0.0037982473,-0.027443582,-0.019773116,0.009582946,0.011902744,-0.019041268,-0.002543394,-0.037697457,-0.028247047,0.004946043,-0.021596307,-0.02621612,0.021960359,-0.003923113,-0.0124879135,-0.046194043,-0.0016737918,-0.03100521,0.039514627,-0.022478051,-0.004356119,0.053980403,0.025913147,0.02601669,-0.078815505,0.025371362,0.058370918,0.025558056,0.04128083,0.026637405,-0.039880343,0.023571793,-0.0031137592,-0.03984964,0.029473873,-0.011222323,0.021800345,-0.014007326,0.01342738,-0.06616911,-0.013206079,-0.010206668,0.04139067,-0.028188994,-0.023885282,-0.0073125744,-0.0113478415,-0.028130852,0.0037286957,0.025907053,0.0018115783,0.032927137,-0.025789294,0.017516438,0.021262636,0.014948092,0.007173831,0.032807413,-0.037607733,0.0057596434,-0.0020186761,-0.026126444,0.009157917,-0.01808396,0.008349101,0.0032117383,-0.031717364,-0.021844367,-0.018737601,-0.00837174,-0.0051364764,0.058482923,0.008579328,-0.010665842,0.043398757,-0.016806476,-0.009985695,0.0047343825,-0.049913242,0.007704155,-0.00727496,-0.0025933473,0.013498861,-0.0045179934,0.033238392,0.0104937935,-0.00031317674,-0.026051098,0.03901732,-0.038101923,-0.024754805,0.013209162,-0.039727267,-0.029819325,-0.02366352,-0.054292105,0.016780216,-0.043427072,-0.01983742,-0.013669552,-0.010001079,-0.0018185509,-0.03342077,-0.035915624,0.050933443,-0.051115237,0.010343874,-0.14113042,-0.0055290265,0.004287918,0.0034694248,-0.013464524,-0.013908539,0.014855293,-0.01991877,0.00011572764,-0.020323379,-0.013254455,-0.0089425035,0.062927015,-0.04075893,0.03012692,0.0070977476,-0.0283918,0.03083756,0.014867221,0.020797728,-0.02592592,-0.015658738,0.00025539924,-0.022131898,0.022478003,-0.0071455273,-0.001815076,0.009015314,-0.022871524,-0.011955724,0.0073629925,-0.06130958,0.028966814,0.036881972,-0.018050669,0.028055808,-0.002273943,0.004450453,-0.0029859552,0.0021601543,-0.006617745,0.018134689,0.003729786,0.006089923,-0.014940098,0.039825954,-0.012023128,-0.008264543,-0.015635787,0.0050518103,0.018834148,0.056903835,-0.019160133,0.027063895,-0.021017056,-0.0023671754,-0.074799314,0.0052979463,-0.043249123,-0.0030042091,-0.035965316,0.031256773,-0.010796242,-0.040241048,-0.031099414,0.015363137,-0.021520125,0.013481449,0.0007242901,-0.016461972,-0.0127596995,-0.017628666,-0.040982902,-0.00928162,0.0008409056,-0.014909502,0.04342486,-0.03574603,0.038398404,-0.010741063,-0.026735399,-0.011358407,-0.017533625,0.031867985,0.03776961,-0.0038634406,0.008143684,0.020505888,0.01971303,-0.039990276,-0.013124355,-0.03629587,0.029011616,-0.050488286,-0.043961298,0.018368628,-0.023181342,-0.044636775,0.010391635,-0.0074234162,-0.007932433,-0.041915685,0.027085088,0.0062354533,-0.044771567,-0.0050240294,0.091582656,0.015572353,-0.013379991,-0.00408653,0.0037655944,0.019339096,-0.016396888,0.0033443796,-0.055487543,-0.019238742,0.030339723,-0.020878624,0.00075643015,-0.034722984,0.0059900493,0.021462137,-0.0052405717,-0.017903417,-0.016641498,0.03741105,0.022287354,-0.025980607,-0.00019731632,-0.07497806,-0.0076276767,-0.0515316,-0.021885818,0.010183892,0.008772666,-0.0020895351,-0.051724214,0.044385746,-0.043025985,-0.012500984,-0.017072536,-0.0023550636,0.011106302,-0.026331237,0.016173711,-0.056796994,0.024858084,0.05592232,0.024731707,-0.046901025,0.02154302,-0.023218924,-0.02188454,0.053407088,-0.03465075,0.020062327,-0.02126418,0.0073258257,0.028528579,0.06233515,0.0805885,-0.002770385,-0.017567843,-0.018596526,-0.017437488,0.043664157,-0.0059050824,-0.027933717,-0.005175618,-0.0021566148,0.037017122,-0.0048501664,-0.005234994,0.019486804,0.019969271,-0.044173583,0.03046295,-0.04495698,0.02459759,-0.0035434682,0.018058479,0.012591126,0.04206258,0.010162072,0.01508574,0.029714026,-0.051420428,0.03886143,-0.014345921,0.000474249,0.035168417,0.032451496,-0.028451875,-0.010240729,0.03692095,-0.019675491,0.027729537,0.01287932,0.013817848,0.0494104,-0.021207461,0.0038600664,-0.044747952,-0.052834224,-0.021862624,0.006436673,0.00047629207,-0.01704801,0.00022115512,0.035938535,0.0121195745,0.027222952,-0.0057261195,0.020894859,0.006694843,-0.0049210386,0.039012466,0.057532012,0.0070025222,-0.01814391,0.02613578,0.043904185,0.00735716,-0.062027056,-0.05593427,0.03103128,-0.029485222,-0.006549352,-0.011915831,0.0013269413,-0.0018264194,0.017246643,0.014991937,0.039736442,-0.00409361,-0.0059076785,-0.0060963053,0.002053042,0.0128444005,0.03748733,0.03604292,-0.007072997,0.025229353,-0.043639667],"last_embed":{"hash":"6vzwap","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"6vzwap","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands","lines":[16,115],"size":1626,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6vzwap","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#Docker Management": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01923383,-0.009041884,-0.029107867,-0.0011795617,-0.033586748,-0.023769863,0.027080547,0.012449328,-0.015101992,0.06370421,0.012223257,0.011885402,-0.0070564933,0.025164142,0.0053878147,-0.024821969,-0.0044211494,0.04980173,0.036156163,-0.016986502,0.013742417,-0.008378933,0.04561237,-0.019212605,-0.014295541,0.009005837,-0.00070807675,-0.041115116,0.008848145,0.031511087,-0.008325434,-0.015618784,0.01626881,-0.0035850198,-0.006739001,0.00406131,-0.012361664,-0.043254636,-0.04157633,0.023120604,-0.041114975,-0.025413938,-0.015984934,-0.028489696,0.022061162,0.00092460867,0.011569063,-0.016669676,-0.014726357,-0.002397157,-0.013204529,0.028182238,0.041574433,-0.04924045,0.015699128,0.03349326,-0.060473893,-0.018980239,-0.036000382,0.026856551,-0.049858123,0.010213845,-0.038249135,0.007919435,0.040426444,0.07053465,0.0063097775,0.023450037,-0.024211915,-0.009855115,-0.023892121,0.026912212,-0.0003842577,-0.017512534,-0.032556746,0.029260479,0.05114763,-0.056186166,0.0067176665,0.009253403,0.008637803,-0.0072259773,0.00032460073,-0.009014168,-0.029865807,0.027885891,-0.010480425,0.05205512,0.02322488,0.007202997,0.011708872,-0.01572736,-0.0014774048,-0.01563153,-0.062606364,-0.017012741,-0.0005346871,-0.03691321,0.015252949,0.02084935,-0.014423728,-0.038291525,0.030853953,-0.02168054,0.014891636,-0.0027485273,0.007371945,-0.0027564839,-0.006966098,-0.01911723,0.026911594,0.011876167,-0.004807102,0.003451419,0.003788129,-0.0146009065,0.000710631,-0.023462027,0.01043816,0.021639016,0.01623147,0.019514663,0.044958346,-0.035904508,0.015507639,0.019709874,0.027333625,0.05021597,0.037933994,0.033524435,-0.022743572,0.06489057,-0.021227151,0.043896765,-0.051538557,-0.008430022,0.00052781566,0.014166724,-0.010451503,-0.053935345,-0.00020004329,0.0509877,0.013855123,-0.031125486,0.0000065260056,-0.0398573,0.032489296,0.0020512,-0.0072923023,-0.050546832,-0.017654212,0.0374752,-0.0026801205,0.019679995,0.02704014,0.041085087,-0.0044570933,0.0085552335,-0.024521118,0.031788174,0.018351763,0.018794056,0.03219652,0.05477387,0.04877846,-0.05358044,0.0045822347,-0.014819758,-0.0036471928,-0.01716676,-0.010467444,-0.0232331,-0.0059714587,0.06668426,0.012605584,0.030848572,0.04665478,0.041089274,0.04602065,-0.035969842,-0.059036214,-0.009426161,-0.031938445,-0.017537104,-0.06045555,0.019521,0.007108739,-0.017654922,-0.0051790387,0.049260337,-0.046986733,0.02339045,0.019945832,0.04411809,-0.0076332726,0.01085935,0.024495646,-0.005330466,-0.042043347,-0.054338183,0.005006698,0.026946327,0.051336996,-0.04289793,0.009117274,-0.027105322,0.029009333,-0.040682036,-0.008266613,-0.03867667,0.00939539,0.035006467,-0.023399625,0.06224066,-0.03151887,-0.008418179,-0.036820207,0.0067401957,0.0041694636,-0.010848805,-0.008149627,0.049770046,-0.043182712,-0.012258236,0.0406255,-0.044915985,0.011918875,0.039122373,-0.0050838874,0.021429652,-0.010390307,0.0024907785,0.026248978,-0.029134896,0.069931306,-0.0022971013,-0.009590559,0.021873029,-0.011979306,-0.014929195,0.01653703,-0.051714253,0.039037667,-0.015678206,-0.033443592,-0.011000405,0.06650198,0.030184481,-0.005777547,-0.030020313,-0.012265489,0.024893168,0.006553929,0.034806672,0.003950382,0.0041234894,0.003927293,-0.02302843,-0.040894374,0.0072727804,0.006521876,0.05786929,0.003425732,0.016671786,0.003992577,0.025283692,-0.009425928,-0.017219324,0.008435682,0.040822286,0.0032279643,0.060863513,0.038706508,0.004748452,-0.027710741,-0.0011117503,-0.013128464,0.02740562,0.04768236,0.044431668,-0.05527942,0.017366907,0.011938789,-0.006850835,0.009588056,0.0006415377,-0.0053812964,-0.01886972,-0.00016102236,-0.032162532,-0.037835006,0.051912308,0.083061785,0.031437684,0.03567444,0.03713036,0.028353298,-0.16669185,-0.020622026,0.038074687,0.024832418,0.029822621,0.0070253816,-0.018153796,-0.009365184,-0.07048711,0.011812381,-0.0154122235,-0.045250483,-0.006014897,-0.042174816,0.020376876,-0.021851579,-0.005430218,0.012444039,-0.05569979,-0.03161788,-0.03616715,-0.02991388,-0.011988025,0.025898386,-0.0037379898,0.005299775,0.025281198,-0.01585762,-0.01965039,0.0029307522,-0.014335835,-0.022111662,0.018474618,-0.011412502,-0.03185324,0.022854678,0.015986985,0.0104942415,0.034840662,0.0013905783,0.0031915684,0.09595638,0.031411942,0.029033488,0.02947309,-0.009056643,0.012564486,0.018885382,-0.06372261,-0.023962183,-0.004502146,-0.02898324,-0.007351088,0.05664729,-0.041137114,-0.0273471,-0.01452893,0.0058845994,-0.009375684,-0.0039637606,-0.03341574,-0.010848019,0.017212342,-0.04909796,-0.013939555,0.02732606,-0.025407856,0.000053479172,0.013474774,-0.022999384,0.01547818,-0.026933482,-0.0034586568,-0.00793875,-0.03247619,-0.0035627387,-0.051831,-0.03519466,0.024519421,-0.14580989,-0.03818323,0.0065457583,-0.023702191,0.013667333,-0.01159348,-0.020267418,-0.040490024,0.014999333,-0.007920424,0.250406,0.014231894,-0.046879705,-0.0018178374,0.05250958,-0.00067765696,0.011741757,0.03970019,0.006666689,-0.04092629,0.017106913,0.0016301663,0.014208722,-0.008245665,0.038854115,-0.0116835795,-0.0023033011,0.014938022,0.07073136,-0.014987637,0.025226051,0.048428625,-0.009570843,0.035961695,-0.029813796,-0.029117813,-0.0023243001,-0.009177891,-0.04853187,0.05596238,-0.012118307,0.047794443,-0.009868423,-0.01560403,-0.067285836,-0.027322104,0.028664432,-0.055522297,0.016093915,-0.03560948,-0.051006857,-0.006010851,-0.021380607,-0.0198124,0.010379598,-0.028736055,0.037158087,0.0072001717,-0.007887629,-0.041136544,-0.0409861,-0.005135347,-0.042364486,-0.023381783,-0.020034201,-0.040862516,0.005685717,-0.038446497,0.020710707,0.06636193,-0.0039974465,-0.0004520926,-0.064696275,0.026596045,-0.023796188,0.039836492,-0.002642718,0.003712541,0.0286766,0.020158915,0.01776843,-0.0055262805,-0.02104984,-0.00278549,0.018156528,0.025389073,0.009112505,0.01196019,-0.054850213,0.010084866,-0.039971787,0.022735128,-0.009591102,0.005478057,0.007546109,0.042783674,-0.022708405,0.037141245,-0.0008998306,0.030566785,-0.027465329,0.0094278185,-0.0043473192,0.009153342,0.0072831176,0.020506287,0.014698883,-0.010360016,-0.010194548,0.012348326,0.0056061707,0.016853835,-0.04063644,-0.017602481,0.051456403,-0.012111423,-0.04593564,0.029507652,0.027340876,0.012434264,-0.054926366,0.023136659,-0.030086808,-0.0030612354,-0.003251961,0.043592352,0.019391093,0.02200405,0.008659748,0.030109668,-0.037811413,0.024678074,0.01260977,0.0027325512,-0.013970732,-0.0450151,-0.024936045,-0.008298071,-0.030626765,0.07847587,-0.0040723723,-0.018038454,-0.03314114,0.041695654,-0.012175907,0.0041977265,0.029351348,-0.0022131922,-0.029799974,0.030751258,-0.05924064,0.022898203,-0.017937789,-0.014246397,0.022152387,-0.010974507,0.010637853,-0.025070988,-0.018566823,0.035417885,-0.005007589,0.03011028,0.021305343,-0.014599881,-0.016999973,-0.027745195,-0.016442308,0.026328517,0.013269287,-0.0035312527,-0.022487354,0.008907999,0.02887838,0.0481697,0.02397502,-0.022554977,-0.01872138,0.02837439,0.028055357,-0.024399184,0.030815963,-0.05504135,-0.040932707,0.0031572918,0.009470289,-0.041176625,-0.019265799,-0.025571553,0.031952478,0.014334311,0.04436319,0.024268845,-0.030567743,0.0021258073,0.027977718,-0.0004486298,-0.025448924,0.0015559308,0.004286422,-0.009537516,-0.040732123,0.11294852,0.011634394,-0.015078618,-0.0278391,0.05225989,0.09711106,0.0005873442,0.04285261,-0.014139428,0.006719467,-0.008084052,-0.006982937,-0.02137084,-0.05159253,-0.0033716613,0.021273578,0.017670512,-0.030595614,-0.0036210406,0.0015974225,-0.016150903,-0.042184897,-0.016415799,-0.008260636,-0.03173208,0.056866914,0.027455283,0.038283356,-0.03127039,0.007238157,-0.036632854,0.052278925,-0.036541693,-0.05094666,0.059149843,-0.0073475144,-0.03883781,0.0015880365,-0.056571487,0.005525081,-0.004097561,0.012317397,0.032940257,0.014305385,-0.020477723,0.01234006,0.015890593,0.025414653,-0.043002274,0.018506652,0.016090896,0.007623087,0.06554169,0.05092152,0.014506293,0.023028279,-0.019234596,0.023328202,0.004559804,-0.051687904,-0.05311876,0.012883639,-0.00070289674,0.037382834,0.042035457,-0.0315224,0.02591006,0.017522803,-0.024261525,0.012282725,-0.029700475,0.0070691574,-0.03983239,-0.04148628,0.014990069,0.032269828,-0.02579718,-0.018900894,-0.09110465,0.004286562,-0.016671823,-0.009767453,-0.00066979474,0.008190456,0.025938723,-0.06469733,-0.00080185215,0.000012353753,-0.008317179,-0.05055405,0.009969727,0.006641528,0.05674197,-0.04131816,0.038069315,-0.013968152,0.005091064,-0.022905668,-0.028107088,0.006903993,0.023239534,-0.033369955,0.0049328613,-0.022812847,-0.03573274,0.008689146,-0.02404703,-0.033068493,0.025972567,0.0004063264,-0.04460712,-0.028585661,-0.0037348906,-0.038698487,0.018678633,-0.008010397,0.011053021,0.053790797,0.024571227,0.018447742,-0.083038375,0.020334786,0.06612328,0.048191674,0.04173024,0.036274076,-0.01711543,0.028615167,-0.0087331515,-0.042040266,0.018649297,-0.007914431,-0.00075958384,-0.017212905,0.01221074,-0.05915049,-0.020200219,-0.02753611,0.020384058,-0.02572697,-0.028859328,-0.020506104,-0.004826839,-0.028165145,-0.00806397,0.046858355,-0.009377288,0.034540266,-0.010855618,-0.005149265,0.0046450985,0.0007782994,0.007370192,0.036415417,-0.022465639,0.01442909,-0.009428916,-0.034821898,-0.0027841576,-0.033553928,0.004361986,-0.013444475,-0.024927579,-0.018348267,-0.03947921,0.028501902,0.0045233974,0.06540034,-0.0048949756,-0.0043744626,0.028298307,-0.006381409,-0.0069573116,0.011012231,-0.040611316,0.003523931,-0.017726569,0.01173492,0.0016037951,-0.001731963,0.024619192,0.004948859,0.006653751,-0.03199143,0.04446036,-0.031685065,-0.023411566,0.010243316,-0.035612233,-0.031544454,-0.022425197,-0.055149395,0.01705383,-0.031168157,-0.0093776435,-0.02100573,0.0051697153,0.018199807,-0.030345008,-0.018090898,0.031847034,-0.03974564,0.01279551,-0.14350244,0.00053627515,-0.014741332,0.01628713,-0.021245068,-0.014864068,-0.008647885,-0.009205563,0.00014317661,-0.026776124,-0.022600004,-0.021944944,0.06193542,-0.035666607,0.027842598,0.016198952,-0.021145575,0.027670568,0.021209529,0.027179193,-0.028665205,-0.003590208,-0.025955299,-0.024478503,0.03078837,-0.0028616353,0.028866503,0.0013162355,-0.014821833,-0.008374411,0.007909693,-0.060689736,0.02292752,0.043103628,-0.019927518,0.032422148,-0.0059105465,-0.0039192764,-0.0025869068,0.0030531604,0.0070023965,0.010646487,0.016109847,0.020215048,-0.028385619,0.019638296,0.0016236774,-0.0034133608,-0.027762903,-0.0014163206,0.016364044,0.059265018,-0.03994731,0.011357998,-0.00921282,-0.0037877085,-0.07482658,0.007984577,-0.043454688,-0.002542426,-0.047929853,0.037471417,-0.01062642,-0.04752133,-0.020594103,0.010361746,-0.029724758,0.006788339,0.0036727919,-0.007922361,-0.007377328,-0.03467608,-0.025809348,-0.0060728095,-0.007945266,-0.016875884,0.028271029,-0.035900827,0.03575238,0.00045312,-0.033628862,-0.015512352,-0.019103954,0.027244534,0.03503098,-0.03615123,0.007959624,0.024750385,0.004104495,-0.016561555,-0.017025342,-0.031871118,0.031396475,-0.0501351,-0.04161782,0.03274183,-0.027081206,-0.047919065,-0.0056440365,-0.010578799,-0.0024701573,-0.0370232,0.008654096,-0.0016857212,-0.042722568,0.027736405,0.09157401,-0.0067272265,-0.0054145977,-0.014483066,0.016274203,0.025576888,-0.0073859454,-0.011502517,-0.049652487,-0.025797248,0.03265212,-0.0019160088,0.021981828,-0.033144522,0.020222919,0.020755881,-0.0072481995,-0.017007928,-0.00795259,0.046011545,0.028627725,-0.01365434,0.011254271,-0.07197255,-0.0019822533,-0.03709443,-0.022340404,0.011890823,0.028220689,-0.00075041136,-0.069284804,0.05424157,-0.029467734,-0.023020757,-0.031733006,-0.004094943,0.0014017951,-0.02217226,0.015679067,-0.050166287,0.016401153,0.03759188,0.035716143,-0.036973163,0.009035498,-0.023097912,-0.025683768,0.03055433,-0.029684067,0.008606915,-0.04144521,0.009485864,0.01727452,0.03176652,0.088615015,-0.023212723,-0.024061551,-0.019378843,-0.011684813,0.04464825,-0.019315286,-0.031112246,-0.01040028,-0.022158239,0.029439483,-0.014881328,-0.01437577,0.030272014,0.03158676,-0.03831731,0.018626122,-0.010165226,0.015960574,-0.0014395331,0.030091671,0.01108185,0.042026997,0.022712553,0.013884448,0.03703727,-0.046433963,0.044418566,-0.0046230615,0.01825753,0.028478453,0.04674962,-0.03293303,-0.011516863,0.040063664,-0.030894762,0.021509217,0.0018756372,0.023950333,0.040867817,-0.033112865,0.0011279135,-0.059148505,-0.058859006,-0.014773795,-0.0057220156,-0.0017491006,-0.014156877,0.0036803116,0.029626517,0.0079336045,0.012744328,-0.0017871296,0.013319285,-0.0023678266,-0.010844556,0.048597693,0.045096353,-0.00083579094,0.02019472,0.021791613,0.03195899,0.015239332,-0.054278526,-0.053117022,0.01333438,-0.037331283,-0.011179122,0.0031914064,0.0141719775,-0.014785923,0.010497683,0.01301871,0.015860941,-0.0062288507,-0.0032349122,-0.022084361,0.0062732697,0.008206164,0.027148176,0.033572745,-0.0066337646,0.01446166,-0.031731155],"last_embed":{"hash":"1vkgpyu","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"1vkgpyu","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#Docker Management","lines":[18,47],"size":505,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vkgpyu","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#Docker Management#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026189491,-0.008815133,-0.023337131,0.0017245502,-0.032087654,-0.01879042,0.022956364,0.01384198,-0.014594279,0.061940704,0.013703664,0.012223634,-0.010477352,0.022897214,0.002778186,-0.02535369,-0.0107868975,0.04987628,0.036085594,-0.020568654,0.019926187,-0.012465859,0.047407396,-0.018978398,-0.013961071,0.009469368,0.0058344863,-0.044292152,0.0025192616,0.022028303,-0.012810707,-0.020891726,0.015784414,-0.010137226,-0.005850179,0.00040181962,-0.0029517275,-0.03920414,-0.042950414,0.023559023,-0.038560253,-0.026674883,-0.0151777975,-0.029167864,0.022992797,-0.001727899,0.013002572,-0.012952549,-0.012174362,-0.0061143194,-0.011375001,0.025550045,0.03698771,-0.048282195,0.012253287,0.030762652,-0.057043426,-0.01883966,-0.03367535,0.02820476,-0.048582558,0.012952481,-0.036194663,0.0123924725,0.04167346,0.07767935,0.005263997,0.025267443,-0.022441743,-0.012656181,-0.028177999,0.02691827,-0.0035745555,-0.022481646,-0.036175895,0.024925357,0.048772044,-0.052928742,0.00981982,0.012156782,0.009363604,-0.010892804,0.00080679916,-0.007155186,-0.019738562,0.027699653,-0.011019383,0.049990207,0.01882843,0.0037833943,0.010139868,-0.018706325,0.0012247438,-0.011069893,-0.06504781,-0.017184457,0.0056359516,-0.03910019,0.021271989,0.019743685,-0.019485837,-0.032019787,0.025145672,-0.015119142,0.014052597,-0.002051755,0.006277862,0.00030416503,-0.009256769,-0.013314699,0.025587497,0.010649085,-0.002052079,-0.002003477,0.005208479,-0.012222806,-0.0011146714,-0.021548115,0.002528323,0.015544043,0.017259857,0.01915836,0.04743342,-0.041296866,0.017905163,0.022033494,0.029346477,0.04785899,0.040288247,0.034625348,-0.029161809,0.06534598,-0.017796272,0.039902795,-0.046555243,-0.012509208,-0.008056851,0.012514811,-0.008004075,-0.053420167,-0.0015180119,0.052090805,0.013637997,-0.029484741,-0.003966194,-0.031440493,0.031577215,0.00010176249,-0.00771358,-0.04821639,-0.020576194,0.03289746,0.00074039033,0.020635193,0.026269829,0.04703587,-0.00705455,0.011470858,-0.029966425,0.033896632,0.006168483,0.020144738,0.029863251,0.058277536,0.045253605,-0.051512618,0.006333421,-0.018046541,-0.0093634,-0.013474065,-0.00813159,-0.020642951,-0.0050356677,0.07030907,0.012268558,0.0314619,0.04000451,0.036695994,0.044343498,-0.03703368,-0.056787718,-0.006717576,-0.035040203,-0.01817018,-0.060143456,0.018333139,0.008448068,-0.020172788,-0.0048341746,0.046440806,-0.046372246,0.027910287,0.0144001,0.041020107,-0.0063994764,0.0062872674,0.026194047,-0.0041097184,-0.038662348,-0.059649207,0.0040742643,0.029378552,0.054479092,-0.04111391,0.010749281,-0.019524485,0.036229707,-0.049691856,-0.01217295,-0.036751382,0.0057775187,0.028649382,-0.032434527,0.060374763,-0.028932927,-0.0074913544,-0.03908065,0.007568995,0.007432748,-0.007854101,-0.015619921,0.050940543,-0.032805722,-0.012174119,0.038124107,-0.04082325,0.015364632,0.03748585,-0.006740772,0.016295888,-0.015228499,-0.00077763404,0.02505641,-0.027872333,0.07521076,-0.006207893,-0.0065360735,0.019988177,-0.019173855,-0.01804352,0.01830668,-0.051320296,0.041175853,-0.021509089,-0.031557057,-0.013213898,0.067059085,0.034036,-0.01112628,-0.022130854,-0.008611662,0.021847831,0.00891448,0.040343374,0.0031093638,0.003974058,0.0012365491,-0.022944935,-0.045578897,0.01565952,0.011150726,0.059306245,0.0021932933,0.014625034,0.0017076071,0.023747962,-0.00863811,-0.008175523,0.01097157,0.040247034,0.0088519845,0.06269775,0.040521905,0.008817106,-0.03026728,-0.00017322655,-0.011923506,0.026844854,0.042642865,0.047024354,-0.052201457,0.01885605,0.012814283,-0.006054886,0.014326021,-0.0022715505,-0.0053989524,-0.014527047,0.003863399,-0.023783343,-0.046590846,0.05176013,0.082697876,0.029056784,0.042432908,0.038127538,0.029622843,-0.16524729,-0.022825014,0.03827533,0.026467016,0.026199644,0.008140131,-0.013922501,-0.007772022,-0.06984686,0.016524624,-0.02503106,-0.049063865,-0.0054331766,-0.045546763,0.021057922,-0.021586223,-0.0044873133,0.015407412,-0.054323416,-0.034932334,-0.038034085,-0.025920145,-0.015225691,0.02516724,-0.0034707126,0.0031779653,0.027571376,-0.016807783,-0.02036586,0.0026372618,-0.014149487,-0.02358047,0.021276454,-0.009154555,-0.035123143,0.028507344,0.016862722,0.008142868,0.03265277,0.0045520356,0.00062731083,0.091776825,0.029673163,0.032275487,0.03474081,-0.0059505,0.014102234,0.01656624,-0.06391904,-0.030989543,-0.0018675729,-0.02676177,-0.0074854824,0.051248167,-0.036745947,-0.025833735,-0.023527572,0.0057706335,-0.015563302,-0.0109982295,-0.03647827,-0.0054711695,0.023866784,-0.040203698,-0.014779675,0.029289031,-0.022451608,-0.0037323353,0.01247054,-0.017766662,0.017257301,-0.022929547,0.000020778722,-0.00356627,-0.026240136,-0.00029529305,-0.054327875,-0.03368703,0.031043164,-0.14356034,-0.037013616,0.01502393,-0.014943938,0.009961517,-0.008362036,-0.015079563,-0.042038757,0.019877512,-0.0062528984,0.25709966,0.012542831,-0.05223618,-0.009207498,0.049970753,0.0037021236,0.01494975,0.04080799,0.010087964,-0.04011392,0.017009854,-0.0018802602,0.010593419,-0.00461746,0.0352188,-0.013868029,0.0009341836,0.017591842,0.074138194,-0.014571103,0.025531318,0.042683914,-0.01066748,0.04080909,-0.028836086,-0.03626681,-0.0065482934,-0.012036833,-0.045735274,0.052378293,-0.012141796,0.053124174,-0.012785491,-0.010198786,-0.07202401,-0.018035432,0.030333318,-0.04956058,0.012192042,-0.0334474,-0.056512613,-0.007777851,-0.027098862,-0.011198072,0.014052753,-0.023131082,0.041621976,0.011016839,-0.0038955095,-0.037848156,-0.040569022,-0.007888495,-0.044452954,-0.02260693,-0.021826498,-0.03515873,0.0074401875,-0.04103165,0.01643466,0.065453075,-0.0069592004,-0.0009561418,-0.06876181,0.026804026,-0.014007381,0.03879096,-0.0028865994,0.0033911476,0.028997349,0.021059532,0.017947182,-0.01268349,-0.024588294,-0.00944919,0.013133764,0.02123365,0.008492377,0.013745972,-0.051655248,0.014488338,-0.043252718,0.023646565,-0.010884072,0.0083620865,0.0072876667,0.048185393,-0.01763494,0.040577926,-0.006751717,0.02661321,-0.033154566,0.0067867013,-0.010275971,0.010304664,0.005268123,0.02200973,0.011591324,-0.010009594,-0.0073046153,0.010981785,0.00160151,0.014562591,-0.04433639,-0.014242812,0.052477095,-0.010794349,-0.047068805,0.029797893,0.03500761,0.017905666,-0.053419095,0.027144792,-0.03143996,0.00016329765,-0.008027542,0.043647543,0.022399822,0.029736385,-0.0013504173,0.031403594,-0.03874069,0.025734005,0.016347077,0.0043410566,-0.008300798,-0.046636097,-0.026161842,-0.0059030144,-0.029536042,0.08004327,0.001159663,-0.018114196,-0.032465853,0.043104105,-0.009110841,0.002999971,0.0271809,-0.005217578,-0.025152566,0.03327009,-0.060248815,0.016129082,-0.019353047,-0.01365691,0.025842328,-0.013908754,0.005249384,-0.020166252,-0.017483057,0.03269491,0.0023594056,0.03574157,0.017889744,-0.010030669,-0.017214993,-0.021972848,-0.015960796,0.025522675,0.0069854083,-0.0040469444,-0.02268707,0.007495242,0.031605802,0.045292746,0.023098286,-0.023675062,-0.01885036,0.027615348,0.03397883,-0.023067838,0.030725148,-0.052505527,-0.043910183,0.008601244,-0.00061157165,-0.045678474,-0.019497873,-0.028822297,0.0345173,0.019135207,0.04656328,0.028916392,-0.033928648,0.0064177755,0.033128876,-0.0019090057,-0.024353651,0.00248623,-0.0013981522,-0.010414139,-0.040336486,0.10835807,0.01666314,-0.010249119,-0.029085932,0.04729854,0.1059321,0.0018039463,0.04413085,-0.010258001,0.008093995,-0.0069472613,-0.010511699,-0.017552555,-0.052383,-0.010394287,0.023703625,0.015151937,-0.030974992,-0.010418761,0.0024959778,-0.017170353,-0.035577286,-0.01665693,-0.007782268,-0.03473459,0.0574438,0.031109262,0.036399227,-0.027744388,0.009014738,-0.03759144,0.053588796,-0.03481328,-0.051083285,0.060074724,-0.014028921,-0.040428177,0.003747713,-0.050318386,0.004549813,-0.0042435196,0.008316712,0.03272062,0.004383583,-0.023933982,0.0076760426,0.017038124,0.031897128,-0.0426127,0.017793268,0.015170324,0.0038001921,0.06825447,0.05227147,0.017287642,0.024021665,-0.023483673,0.024688218,0.009980344,-0.0493815,-0.058789197,0.012564565,-0.0033737512,0.041445024,0.036634315,-0.033532538,0.022077376,0.015797462,-0.022229757,0.013964312,-0.022398626,0.0077621317,-0.03794653,-0.037891485,0.011349862,0.03316727,-0.029210117,-0.018026022,-0.09056679,0.006352394,-0.017397255,-0.0059324936,-0.0028066547,0.008688358,0.024400175,-0.05983639,0.000100078876,-0.004013917,-0.008381395,-0.053226553,0.011467581,0.012623939,0.05505211,-0.02660847,0.035710096,-0.0077926447,0.010151065,-0.023801312,-0.028450796,0.004125858,0.023565155,-0.03902445,0.0043612826,-0.021094263,-0.033095565,0.003446572,-0.024688235,-0.029810285,0.029365037,0.0028661834,-0.04278816,-0.023609368,-0.0046375003,-0.039139252,0.020041477,-0.0069196955,0.013125652,0.05423975,0.0234402,0.020928195,-0.086185895,0.015325942,0.06580655,0.04338233,0.044064607,0.036903933,-0.012297796,0.032336645,-0.0020902369,-0.03871525,0.018678898,-0.011909553,-0.007522424,-0.015429301,0.01392139,-0.06254913,-0.013728687,-0.032799587,0.01591989,-0.026384817,-0.028004395,-0.021823077,-0.003944973,-0.029861426,-0.008988257,0.04296174,-0.015701612,0.034854602,-0.011541126,-0.011721689,0.005126873,0.0009137739,0.0020597253,0.026731476,-0.018761357,0.010703742,-0.009602483,-0.038463056,-0.0025919324,-0.033318534,0.0030275413,-0.013842058,-0.022845555,-0.017102556,-0.03387688,0.02723456,0.006786714,0.06516081,-0.005027399,0.0017199175,0.017838225,-0.0040046154,0.0014331166,0.009998275,-0.040435903,0.008866842,-0.013904039,0.011663138,-0.0016723542,-0.0038970257,0.021291805,0.007109846,0.0052000047,-0.036088984,0.0427578,-0.028334053,-0.023756245,0.012996698,-0.031683818,-0.035367426,-0.022962464,-0.04833783,0.01987774,-0.037812803,0.0006554507,-0.024391342,0.010058391,0.021911925,-0.027159635,-0.0117192315,0.03430649,-0.03991352,0.012167522,-0.14064927,0.0026203995,-0.016355243,0.017493231,-0.022637907,-0.015260962,-0.011871307,-0.010211629,-0.001842834,-0.020121098,-0.025234936,-0.025859108,0.052787215,-0.034519427,0.024751889,0.016929798,-0.02048108,0.024860082,0.01892761,0.022256488,-0.026860042,0.0004893588,-0.03184174,-0.019629935,0.036411546,-0.009660296,0.038046136,-0.0007896678,-0.008921922,-0.011490375,0.004740191,-0.057815343,0.019557215,0.04115395,-0.019247208,0.03023755,-0.0039840075,-0.005375116,-0.009057563,-0.0023200917,0.010029386,0.012302123,0.02080343,0.022724256,-0.02917859,0.018083325,0.005641113,-0.0026948573,-0.03858388,-0.0014300001,0.014756256,0.05718937,-0.037597135,0.012500136,-0.006786336,-0.0018935982,-0.076467924,0.005249563,-0.048792712,-0.009718714,-0.048829995,0.034210656,-0.012143359,-0.04738478,-0.021171318,0.0065614437,-0.029110292,0.009748615,-0.0024013023,-0.01041889,-0.0072949957,-0.035992697,-0.027512174,-0.010551556,-0.009617673,-0.01532414,0.02342671,-0.0421714,0.034353532,-0.0033206278,-0.03869482,-0.022450926,-0.018910788,0.02962795,0.034963608,-0.0326934,0.007953285,0.019807603,0.0028367164,-0.016468676,-0.019401018,-0.029074647,0.03778056,-0.05442564,-0.03835619,0.032144096,-0.028180731,-0.049936187,-0.006114271,-0.0052715023,-0.0065731485,-0.02909485,0.012306553,-0.0038942674,-0.04397575,0.03863941,0.09280279,-0.004719363,-0.0035259873,-0.022187384,0.021454595,0.029921664,-0.0047223195,-0.0166367,-0.051131926,-0.027590718,0.030442346,-0.0035966216,0.023045717,-0.03383437,0.02014976,0.015887227,-0.0062291613,-0.016374957,-0.0023709796,0.042779904,0.028819967,-0.015435202,0.014073092,-0.07014647,-0.0029584193,-0.032373913,-0.020844605,0.015563306,0.030550938,-0.0028566844,-0.057596933,0.05283155,-0.02708675,-0.01878756,-0.031879194,0.0016227391,0.003997802,-0.024358174,0.009886331,-0.05060632,0.011944065,0.030253252,0.040213425,-0.035496414,0.0027638376,-0.023757318,-0.027383015,0.02440157,-0.03616371,0.008924831,-0.042357765,0.0043408135,0.008880348,0.03284927,0.08152714,-0.03577435,-0.022232383,-0.008459565,-0.01207202,0.050945185,-0.02302059,-0.03084313,-0.0060292333,-0.021883192,0.025142405,-0.018538473,-0.015005876,0.028590573,0.03151168,-0.04243765,0.01871985,-0.00102958,0.018441953,-0.005277012,0.031874273,0.012991375,0.0408474,0.023031663,0.012723663,0.043564588,-0.042739548,0.04170232,-0.007724015,0.016263224,0.026663305,0.049905743,-0.03555385,-0.015094553,0.038978953,-0.032309394,0.0196553,0.0019964878,0.024262875,0.04279206,-0.02993876,0.0015197815,-0.06435543,-0.057723634,-0.013414456,-0.011211203,-0.0037476274,-0.010935778,0.0039413157,0.023650948,0.0027100951,0.011329991,-0.00058099965,0.010879584,-0.0033778965,-0.015699184,0.04622446,0.029143123,-0.0018383183,0.02226666,0.023767285,0.031615753,0.0132413935,-0.046318207,-0.051353727,0.009686324,-0.036718786,-0.0090298075,0.007688958,0.013941089,-0.019094205,0.012784304,0.012777047,0.010453742,-0.01167215,-0.0034176477,-0.015979491,0.00030896577,0.009698835,0.035650212,0.027207593,-0.007628245,0.008395081,-0.027562812],"last_embed":{"hash":"diuwpf","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"diuwpf","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#Docker Management#{1}","lines":[20,47],"size":482,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"diuwpf","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#TrueNAS Storage": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.055825233,0.008191625,-0.04272557,0.03168685,-0.042842157,-0.04434053,0.044953544,0.03219146,-0.019971203,0.050835054,-0.007492172,0.028540673,-0.020633701,0.018515281,0.035399437,-0.027513843,-0.0044230744,0.050715264,0.034794796,-0.04838045,-0.02132972,-0.008883606,0.051198155,-0.0025479973,-0.009237833,0.0006883173,0.017617997,-0.012841818,0.0023540987,0.028321551,0.011632562,0.0043269456,-0.005874557,-0.036841568,-0.019304251,-0.010256273,-0.0007212521,-0.051957726,-0.022342801,0.033348765,-0.03459957,-0.011453788,-0.005859432,-0.017071912,-0.013062044,-0.0007498458,0.035558484,-0.022405837,-0.03884993,-0.0052959397,-0.0049699172,0.0046384907,0.030054098,-0.01158515,0.055462714,0.030143382,-0.0115647325,-0.0068238433,-0.060746003,0.018367276,-0.015615082,0.012613442,-0.066917665,0.009088876,0.012425529,0.075348765,0.007210851,0.038092498,-0.02247178,-0.019165551,0.012281672,0.045220703,-0.005689048,-0.019632887,-0.018885214,0.043974712,0.03963918,-0.052223593,0.011113476,0.0058891443,0.01169871,-0.019510126,0.007308452,-0.03641532,-0.025128642,0.010247718,-0.022495566,0.07934114,0.046866447,0.003990139,0.029355163,-0.016942553,-0.006141165,-0.04543731,-0.03562658,-0.006500933,-0.021780131,-0.03887904,0.023888815,0.00014790297,0.011143866,-0.0023327828,-0.025308983,-0.026461136,0.030357601,0.015154891,0.008920067,0.015765212,-0.008615319,-0.024065876,0.01932509,0.022652252,-0.03063705,0.006859432,0.0056997924,-0.021004818,0.010712597,-0.026845269,-0.031510986,-0.033865236,-0.0010006059,0.012591377,0.022971101,-0.035320014,-0.031952426,0.0025224176,0.005360874,0.019881083,0.022876415,0.016950298,-0.018304132,0.045554016,0.005228799,0.010661281,-0.052566838,-0.002786903,-0.0028814252,0.04978253,-0.022882659,-0.057879392,0.03767785,0.06580411,-0.0064280275,-0.017444251,0.018589156,-0.031116705,0.040473316,-0.0017709367,-0.025657794,-0.030964537,0.015488807,0.014926681,-0.0046538874,-0.006261711,0.032304164,0.021631744,-0.0062443735,-0.030296363,-0.025401391,0.0020659193,0.016494751,0.02527181,-0.005846087,0.034746353,0.049758554,-0.020618735,0.029416703,-0.023611085,-0.0063419323,0.004686264,-0.028690023,-0.038165726,0.010899415,0.051545072,0.022484098,0.021215975,0.04007594,0.02432426,0.0547934,-0.03636644,-0.056954667,-0.01780417,-0.010379934,-0.0014135634,-0.015119031,-0.0006649045,0.031726755,-0.019004248,-0.017023612,0.028402967,-0.044691917,0.026338318,0.014282087,0.025554312,-0.029757354,0.0004029785,0.034477245,-0.0023992723,-0.027888093,-0.0109897945,0.0128881065,0.016558457,0.048980292,0.01768176,0.037874162,-0.017568154,0.0022617844,-0.02142514,0.02102462,-0.048955675,-0.0012534275,0.024382416,-0.029644016,0.044729438,-0.034447636,-0.02405848,-0.01561935,0.032836843,0.0029716906,-0.0013059973,-0.03266616,0.048135445,-0.014191079,0.0023438984,0.049597718,-0.023269411,0.0059994217,0.028664142,0.009012009,-0.00072196155,-0.03714279,-0.0021039003,0.0012295938,-0.012025077,0.08420593,-0.012399097,-0.04549216,0.008868076,0.027155174,-0.03052292,-0.022235729,-0.003333313,0.009997697,-0.045275263,-0.045171358,-0.021703241,0.04123576,0.015118115,-0.016538877,-0.017255807,-0.033492383,0.0070290826,-0.011622787,-0.0057265284,0.011890762,0.00010133174,0.02023773,-0.022339053,-0.022587594,0.0054054237,0.028846616,0.044639267,-0.012037782,0.014320149,0.0026072843,0.028317157,-0.0058807526,-0.038562875,0.010472245,0.03420962,-0.004140115,0.04608914,0.025676982,0.051565975,-0.035590135,0.016252656,0.010237358,0.027804129,0.03650645,0.05530791,-0.08976293,0.004078366,0.016404206,0.022271972,0.0054330113,-0.021627715,0.030560646,-0.028574027,0.004621883,-0.06370345,-0.042358197,0.05361911,0.081473075,0.006583136,0.0239211,0.07838594,0.029475734,-0.16141342,0.008904254,0.03140839,0.03763721,0.030434873,0.0011352696,-0.037254065,-0.011916423,-0.08206261,0.053551804,-0.015518497,-0.042103,-0.018574558,-0.01799457,0.038909882,-0.0049749035,-0.006785637,0.007925243,-0.007423978,-0.035197128,0.0035015887,0.02244945,-0.009520417,0.01916025,-0.027715562,0.008802869,0.03927554,-0.011191971,-0.028985513,-0.015137013,-0.010111359,0.003293852,0.008542744,0.003322509,-0.006167649,0.03187944,0.025809962,0.017064812,0.03474273,-0.01612283,0.030288413,0.06967821,0.007492605,0.03912522,-0.013047947,0.019527601,0.017510457,-0.0056639495,-0.03416084,0.00729352,-0.005978483,-0.041105386,-0.009755787,-0.02249236,-0.051379807,-0.029373968,-0.03216319,0.026949605,-0.025556685,-0.028642302,-0.011708276,0.0041820626,0.004736003,-0.06386166,-0.033875972,-0.028593961,0.02972629,-0.019007448,0.0006959967,-0.023076154,0.018237747,-0.06744867,0.02924718,0.0023652897,-0.013669314,0.015445203,-0.04664242,-0.02922849,0.023921637,-0.12746371,-0.0020488508,-0.0005531914,-0.002779068,0.021277778,-0.008419115,-0.010728368,-0.025097776,0.068000026,-0.031505737,0.24327083,0.028890595,-0.039737508,-0.016311312,0.031527378,-0.0009685599,0.026785646,0.020141356,0.03615709,-0.025470652,-0.002152891,0.032329846,0.005509034,0.006679463,0.009076226,-0.019937936,-0.008635565,0.0017062917,0.06400644,0.012713834,0.04845972,0.024981398,-0.005106366,0.03525329,0.000592042,-0.0389047,-0.021249771,-0.0069495975,-0.0520663,0.050583273,-0.034346804,0.055235915,0.028098565,-0.009233228,-0.07117834,-0.007764067,-0.00737365,0.0005275384,-0.020045642,0.010433988,-0.021251239,-0.0064184004,-0.014139557,-0.0063634175,-0.013855734,-0.04010484,0.015925772,0.006848589,-0.040857777,-0.036056224,-0.046689738,0.0029515726,-0.05244142,-0.03615411,-0.02631625,-0.014739695,-0.020436594,-0.045823403,0.02995853,0.08243176,0.009416612,0.0016015705,-0.06493648,-0.0034199413,-0.012752008,0.02799784,-0.022123804,0.014022847,0.014440825,0.033912648,0.0074415416,-0.00640487,-0.017661186,-0.0003993232,0.0054333946,0.01600377,0.022701738,0.044041984,-0.015708022,-0.008173104,-0.04114296,0.01947537,0.021466134,0.01550795,-0.004786935,0.038901944,-0.046401244,0.032283105,-0.00042389493,-0.012363089,-0.037763882,0.02429374,-0.0054392284,0.0072761565,0.031760834,0.05530828,-0.027243841,-0.018455459,-0.0072635654,0.009183274,0.025441261,-0.009373917,-0.017722473,-0.051645447,0.06338642,-0.012506516,-0.046011023,0.014605264,0.04513806,-0.027130868,-0.052502636,0.021604475,-0.0031868787,-0.011147825,0.0268102,0.038407978,0.04695942,0.009653732,0.029193634,0.03329942,-0.05651621,0.015226515,-0.020826956,0.0030039807,0.00006442539,-0.07218415,-0.012146484,-0.0057651396,-0.052885074,0.051477123,-0.007877521,-0.019659206,-0.0012992931,0.062459245,0.036957033,0.009312472,-0.0055468096,0.0008799945,-0.009500257,0.050710857,-0.0435572,0.0076042586,-0.0227973,-0.04307415,0.011923022,0.00009484584,0.034453373,0.019963996,-0.048032384,0.019872842,0.007130468,0.042345013,0.004289937,-0.011878726,-0.012836288,-0.026482763,-0.032715175,-0.008153393,0.015461475,-0.028777206,-0.0033896726,0.03251996,0.030671721,0.049241908,0.02082724,-0.020553265,-0.029833589,0.01801382,0.00020901475,0.005452988,0.06785117,-0.041471563,-0.031976704,0.018348733,-0.008252893,-0.03862419,-0.043400828,-0.0060163396,-0.02178307,0.007613387,0.03896567,0.0008899621,-0.008529348,0.017441886,0.013349935,-0.0037986545,-0.009876448,0.0056540505,0.010992186,0.018736511,-0.019238194,0.10849545,0.028234933,-0.0142981885,-0.008335014,0.045327146,0.07901313,0.0041584964,0.0130663635,-0.040686548,-0.054348692,-0.036415216,-0.014299326,-0.024286121,-0.022436263,-0.0057636574,0.025524346,0.02644614,-0.0029710599,0.015156472,-0.017100317,0.007672891,-0.002204569,-0.0076830834,-0.02050376,-0.020892173,0.043438997,0.01087568,0.056780495,-0.079689585,0.015652744,-0.029626096,0.04597709,-0.014537904,-0.029045597,0.049824655,0.0025065704,-0.040048823,-0.007891554,-0.0374179,-0.0014237915,-0.01887025,0.013665138,-0.021646649,0.0044611376,-0.058511928,0.007355422,0.041375816,0.03804751,-0.014078734,0.013198768,0.04496562,0.019516246,0.06744415,0.028839655,0.040680297,0.015444194,-0.012719365,0.0009310095,-0.013108631,-0.019419102,-0.03925325,0.0071431533,0.0047726603,0.04808397,0.070674635,-0.015207014,-0.01381419,-0.023591476,-0.06058573,-0.014092542,-0.007573584,0.023627046,-0.018656103,-0.02123218,0.015121531,0.011665539,-0.01726278,-0.036964364,-0.057530124,-0.003817686,-0.004873022,-0.048164904,-0.022167085,-0.0051457,0.01277067,-0.056738235,0.013076953,0.008778805,-0.0022679695,-0.04766814,-0.004661356,0.018189315,0.07982531,-0.045290187,0.029504828,-0.007549096,0.0059084618,-0.021159131,-0.030245282,0.0012342774,0.0023144316,-0.023504473,-0.031014528,-0.04892621,-0.0095604565,0.005062926,-0.00799821,-0.007763101,-0.006157369,-0.019277465,0.012034665,-0.030737802,0.0077211787,-0.021220708,0.03754124,-0.007273607,-0.015624138,0.037774757,0.034709826,0.044917274,-0.0961262,0.01253507,0.068298616,-0.007766509,0.02325483,0.06279489,-0.023443034,0.014805604,0.00082783296,-0.029323155,0.035368808,-0.011300598,-0.013350353,-0.0039097564,0.017443914,-0.07534148,-0.0097972965,-0.0064758407,0.037842218,-0.014835802,-0.009561759,0.0004631449,-0.0024960889,-0.013115796,0.00829487,0.030648759,-0.021930812,0.02848486,-0.006183001,0.01630154,0.047604628,0.0025016232,-0.0044692745,0.015378381,-0.013166075,-0.0009357552,0.0049280548,-0.035860952,-0.01135632,0.021731863,0.000535057,0.014592764,-0.01587371,-0.025085116,-0.009075984,-0.022162678,-0.012252451,0.046049584,0.0037543704,-0.016129196,0.046430085,0.0011812022,-0.0028313075,0.004600459,-0.0447881,0.028372744,-0.010039282,-0.01765132,0.018369906,-0.01947298,0.02301072,0.011792974,-0.020281859,0.0003552428,0.046263307,-0.015454603,-0.021229932,-0.004697677,-0.0076615005,-0.02568423,0.0017880661,-0.020041272,0.018938866,-0.050315205,-0.0030631418,-0.015374321,-0.012388737,0.002319266,-0.012734957,-0.04124704,0.013815461,-0.015207098,0.011548666,-0.15505429,-0.018582081,0.02000203,0.0036437653,-0.021731924,-0.0030100304,-0.0038911342,-0.04002556,0.015464702,-0.010057536,-0.00802629,-0.0024115948,0.033591397,-0.057587095,0.050334953,0.019827263,-0.034361072,0.006028805,-0.0013699289,0.047564432,-0.022323342,-0.025571832,0.0073459297,-0.029692864,0.0042054853,-0.015293461,0.014641439,-0.017858537,-0.030910196,-0.042545836,0.02723432,-0.019396767,0.032053538,0.028499423,-0.019005217,0.002519244,-0.003956387,-0.0011118687,-0.0074909613,0.008545468,-0.019974697,0.0055858437,-0.016143298,0.0066057644,0.016531365,0.052673426,-0.008320925,0.005776807,-0.009763935,0.0087792035,0.023826968,0.047791664,0.00074583275,-0.009805275,-0.003531243,0.004373072,-0.06179052,-0.013634686,-0.0069437465,0.0011932228,-0.01486469,0.029947963,-0.02979336,-0.049624126,-0.033677153,0.013951696,-0.0066107702,0.01234312,-0.0005937699,0.003961102,-0.004747047,0.0012959923,-0.025573293,-0.04108962,-0.02357287,-0.013866644,0.04872636,-0.036717065,0.02245583,-0.005366858,-0.008734246,-0.015711984,-0.013989867,0.023809772,0.03147112,0.017227175,-0.012124089,0.010261627,-0.016654523,-0.025400102,-0.037153,-0.034178317,0.010871303,-0.058519643,-0.04782743,0.030323455,-0.023888767,-0.033216193,0.002209313,0.0008104726,0.000393135,-0.047033638,0.010688485,0.025453597,-0.0230583,-0.0017602004,0.10591738,0.018726952,-0.009698248,0.0014391589,0.028308539,-0.000049162634,-0.0027701934,0.009917049,-0.04786041,-0.038519666,0.0076783234,-0.026943862,-0.030282663,-0.037967414,0.0029626111,0.012058255,-0.007108588,-0.03398164,0.00784928,0.026607212,0.021258235,-0.011826107,-0.01736983,-0.02919204,-0.018599559,-0.021619722,-0.011239732,0.009218944,0.042583175,-0.028097222,-0.06447639,0.054525804,-0.05243198,-0.017995091,0.011585621,0.0018036319,0.029070688,-0.013142532,0.015232524,-0.03097084,0.026160952,0.022455703,0.017136602,-0.061855275,-0.0045960527,0.0051995004,-0.008400151,0.05606453,-0.046854213,0.03280581,-0.019160775,0.00581855,0.024654873,0.045108248,0.05118744,-0.011810111,-0.031030579,-0.021505103,-0.013868672,0.010891473,-0.012535318,-0.02484656,-0.015081688,0.035368897,0.019943796,-0.010744113,-0.00658321,-0.02755595,0.02282711,-0.037010122,0.012624717,-0.03970814,0.05169283,0.007871198,0.029392758,-0.006000853,0.08729426,0.009585001,0.006190429,0.01777822,-0.04052975,0.043014042,-0.035228167,-0.0026759407,0.053869538,0.028927682,-0.045725048,-0.03446775,0.03858745,-0.0154951885,0.023799937,0.029155001,-0.0045206062,0.032554884,-0.05227484,0.016440487,-0.03552586,-0.032765765,-0.0062202835,-0.009963748,-0.0056568715,0.023495186,-0.021480463,0.019311987,0.003565045,0.04791937,0.006487195,0.00875423,-0.0077731535,-0.030922843,-0.011346602,0.03281439,-0.024627104,-0.010135476,0.017236566,0.02708472,-0.015393823,-0.032435786,-0.056536216,0.0037195685,0.0010923516,-0.00068616716,0.00090266316,-0.00847908,0.019886868,0.025378907,-0.012363573,0.047250837,-0.038240854,-0.020527283,-0.00612341,-0.010326273,-0.0016223267,0.052249607,0.028468693,-0.021134384,0.028549535,-0.07575884],"last_embed":{"hash":"1h8bqjz","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"1h8bqjz","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#TrueNAS Storage","lines":[48,66],"size":266,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1h8bqjz","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#TrueNAS Storage#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.064546846,0.008138219,-0.03699827,0.024678618,-0.042899307,-0.041578345,0.04490691,0.030003382,-0.016548986,0.051237334,-0.0026595048,0.03374074,-0.019924553,0.01793836,0.03866734,-0.028096542,-0.0039405525,0.050811894,0.02911283,-0.053449307,-0.01681519,-0.0032013673,0.05961524,0.0035488333,-0.0121651795,0.000753336,0.017169677,-0.019857043,0.0033158222,0.032656305,0.009493283,0.0028409576,0.0028023606,-0.041159693,-0.023603413,-0.017264213,-0.0024222336,-0.060441937,-0.026047451,0.034255292,-0.038318284,-0.013071351,-0.007102334,-0.014165151,-0.004501759,-0.0021028202,0.03453205,-0.020434564,-0.041327775,-0.012504814,-0.008621662,0.01286761,0.033798426,-0.014237789,0.055183414,0.030979559,-0.008344477,-0.0028664786,-0.062726505,0.012366798,-0.018773308,0.016431307,-0.061600015,0.01650033,0.0137731675,0.08772784,0.010725303,0.033666536,-0.01830613,-0.019221956,0.013022404,0.044503935,-0.0020087957,-0.01661609,-0.019984134,0.045860406,0.043882266,-0.04764757,0.022820255,0.0065724547,0.010941543,-0.024749773,0.0071304548,-0.0309854,-0.026115568,0.011324451,-0.015441377,0.07182134,0.041494157,0.0018286202,0.027815307,-0.015612506,-0.008857117,-0.04285673,-0.034307837,-0.0037894696,-0.02277432,-0.043638594,0.023672644,0.0018448664,0.007776202,-0.0013040833,-0.030529203,-0.02521027,0.028120501,0.01944134,0.013110761,0.016315661,-0.005945864,-0.02191874,0.017536601,0.024109947,-0.025432616,0.0042312625,0.005884175,-0.019625334,0.01102387,-0.025429556,-0.028581081,-0.03768605,-0.0018475034,0.010178612,0.029360618,-0.038446203,-0.032452784,-0.0007219673,0.0017695049,0.01661841,0.024882765,0.021670125,-0.017263286,0.041115995,0.008991727,0.0020304115,-0.048273023,0.00024744868,-0.0066281846,0.045919575,-0.025825126,-0.057213087,0.036183424,0.058780823,0.00008300934,-0.014903501,0.012055407,-0.027816726,0.03819887,-0.0005212203,-0.025590625,-0.036071215,0.0144973695,0.0133962175,-0.0026386883,-0.011274723,0.032773357,0.018943025,-0.010484476,-0.03200768,-0.033512022,0.0015755789,0.007425768,0.02399609,-0.00969409,0.036047872,0.05108057,-0.013338368,0.03272199,-0.020457273,-0.007554465,0.008175563,-0.022480486,-0.03064992,0.011003725,0.05664806,0.022112502,0.022496935,0.03369034,0.020578174,0.058066152,-0.03385834,-0.056600735,-0.02064269,-0.011535163,-0.0016847197,-0.018745966,-0.0015340083,0.02876582,-0.023935918,-0.012829212,0.030847168,-0.04191666,0.025125772,0.014255314,0.018659532,-0.01794525,-0.0017482573,0.039173387,-0.0059117596,-0.021040047,-0.011876916,0.010042147,0.021353412,0.054175448,0.014911983,0.034185626,-0.013871701,0.0069549135,-0.018793652,0.024151897,-0.049347933,-0.0009132115,0.023612075,-0.028162638,0.048007756,-0.0409201,-0.02157141,-0.010192003,0.03190899,0.011740574,0.0009244654,-0.032281674,0.05055059,-0.004059761,-0.0040280344,0.048004914,-0.020522432,0.0026470146,0.02898514,0.0069016283,-0.0021166808,-0.036890358,-0.008865091,-0.00022535156,-0.010238344,0.08524772,-0.01777049,-0.033629667,0.008820362,0.023685878,-0.035502274,-0.01766898,-0.0034543462,0.005428323,-0.046994377,-0.045753088,-0.024622185,0.047019493,0.016318934,-0.013045823,-0.0075786025,-0.032098617,-0.0010208099,-0.0072003743,-0.0054726563,0.0032404896,0.0009421623,0.016229006,-0.02300246,-0.025677487,0.0124172745,0.03535824,0.045568153,-0.012251502,0.014068318,0.0012019003,0.026412437,-0.0010950285,-0.029966865,0.009078381,0.035097003,-0.0034156055,0.050151005,0.033467844,0.0510553,-0.0312122,0.02020873,0.012034948,0.024665149,0.033019815,0.048864882,-0.08856688,0.006874085,0.016223146,0.02090883,0.005603157,-0.025333602,0.030041896,-0.025434809,0.0050601047,-0.06571927,-0.051563345,0.054623507,0.08316747,0.0051174466,0.03035367,0.07640071,0.025492292,-0.1633532,0.0138960015,0.02793252,0.03921297,0.031099524,-0.0055077043,-0.038225397,-0.0014146464,-0.07946695,0.04898062,-0.021118363,-0.043850087,-0.013380037,-0.020710303,0.040724505,-0.002905823,-0.0017858371,0.005747064,-0.013058187,-0.040489092,-0.0002570667,0.017366182,-0.017819384,0.017739648,-0.027914284,0.009499996,0.033755995,-0.011257321,-0.032102585,-0.012531934,-0.013185884,-0.0018429244,0.0077683404,0.0075868135,-0.00434093,0.03823685,0.023036823,0.010239858,0.03479258,-0.013603637,0.027833875,0.07425587,0.009285361,0.039901245,-0.013894498,0.01079,0.020672109,-0.0050558774,-0.033324026,0.0081443265,-0.004715788,-0.038611848,-0.004298833,-0.025849536,-0.043636944,-0.02453327,-0.033189524,0.03151489,-0.026415061,-0.032138318,-0.011919806,0.001437763,0.009933362,-0.054610357,-0.033617835,-0.024919037,0.020738091,-0.027242057,0.003057383,-0.013111344,0.015956055,-0.064636976,0.029970141,0.002175366,-0.00798803,0.014468984,-0.046715204,-0.03053854,0.022445383,-0.1284564,-0.0037979146,0.0010400517,0.0045634573,0.016144024,-0.009087833,-0.00512599,-0.020591361,0.07005643,-0.034193642,0.2445056,0.023352513,-0.04219717,-0.02012264,0.03224187,0.004020759,0.030258216,0.026174702,0.04136604,-0.029601844,-0.0050116526,0.021165093,0.006321972,0.010339396,0.006319612,-0.025939317,-0.007092334,-0.0030686073,0.066094786,0.01662441,0.046143718,0.025512492,-0.007360037,0.041427303,0.00390749,-0.04739632,-0.019179268,-0.008208567,-0.0469716,0.053401843,-0.033186123,0.05188642,0.025716018,-0.0065475027,-0.06739171,0.0028887107,-0.0016320753,0.0077644605,-0.018392898,0.010656554,-0.025170464,-0.008444318,-0.025509795,-0.010074717,-0.0067115505,-0.04148286,0.0132718,0.0038236845,-0.044277612,-0.035532232,-0.044907793,0.0017888977,-0.053419724,-0.032278888,-0.027441056,-0.0076435003,-0.018905576,-0.049601197,0.02638972,0.07639343,0.0072031664,0.00056297786,-0.062600985,-0.0007370334,-0.0110746445,0.030608313,-0.015952207,0.018777974,0.018071711,0.03026207,0.001702474,-0.0048999675,-0.020385463,-0.0014813119,0.0006615879,0.0050057205,0.020740734,0.045835186,-0.020611055,-0.0042908983,-0.048732072,0.022481756,0.015780417,0.021707755,-0.005535169,0.043732017,-0.043949742,0.03545182,-0.005927272,-0.018662086,-0.03262178,0.021785716,-0.0059272363,0.010621156,0.022486292,0.049841214,-0.025319418,-0.02483128,-0.008793118,0.013508694,0.019645749,-0.0068441457,-0.01934494,-0.05654347,0.06428425,-0.009176883,-0.048612885,0.012976353,0.04780094,-0.01845203,-0.046459425,0.024509868,0.007573126,-0.007342693,0.03012631,0.043359008,0.047105584,0.011379957,0.026036918,0.030133208,-0.05861768,0.01345884,-0.022069491,-0.0030518062,0.0034431666,-0.07265347,-0.014254812,-0.0022521548,-0.056465805,0.047390673,-0.0070356643,-0.01772786,0.0052627055,0.05910951,0.040329978,0.00816618,-0.012598525,0.003211726,-0.006979424,0.050124243,-0.04518474,0.001807543,-0.018117521,-0.048690632,0.0176053,-0.0063245874,0.033666268,0.021652658,-0.055667404,0.016730908,0.016464224,0.0428911,0.0018927943,-0.0096617695,-0.012887636,-0.022468267,-0.031602472,-0.0074510323,0.012071396,-0.029839665,-0.0026013602,0.026164109,0.03260793,0.046908002,0.02077301,-0.016532592,-0.036606174,0.02146373,0.008005829,0.002425105,0.07051684,-0.03500314,-0.035917226,0.018301718,-0.009983818,-0.028144544,-0.04178888,-0.006689392,-0.01805445,0.0088380305,0.042039637,0.0054819537,-0.016493935,0.021859832,0.019734193,-0.013492966,-0.010447403,0.0056316857,0.0069672205,0.01249229,-0.014400695,0.11223188,0.03253409,-0.016500942,-0.017820388,0.050548304,0.085057735,0.020288678,0.018613394,-0.03805838,-0.05619187,-0.041515835,-0.011100708,-0.025315527,-0.024752837,-0.008416937,0.024320278,0.024396261,-0.0052389507,0.011961735,-0.016106367,0.0032806615,-0.00083195657,-0.010713001,-0.01721471,-0.019442879,0.04368575,0.01204332,0.049293116,-0.06742205,0.016697904,-0.029055158,0.051716138,-0.016859584,-0.03245864,0.05317904,-0.0004975718,-0.03680744,-0.0018506735,-0.032248747,-0.00012700888,-0.022127708,0.020275572,-0.021305243,-0.004195917,-0.054514065,0.006670798,0.040018752,0.043607377,-0.00811584,0.008657774,0.042406376,0.024716245,0.07464096,0.034163333,0.042167637,0.01451851,-0.009172958,0.0019645097,-0.008752089,-0.025244694,-0.03420966,0.0058563235,0.0041786316,0.04914852,0.058319762,-0.021072336,-0.009750539,-0.024886822,-0.059865996,-0.007281357,-0.00039822387,0.019971,-0.022911865,-0.023688823,0.0075822594,0.010912596,-0.01887918,-0.03476488,-0.05886313,0.006670282,-0.008585788,-0.044663608,-0.021725327,-0.015338417,0.013172622,-0.059543185,0.019957805,0.0065185037,-0.007562178,-0.04708461,-0.004217636,0.01698831,0.07747735,-0.03562384,0.028110946,-0.0015240789,0.011865271,-0.025650032,-0.028683394,-0.0020686463,0.003633999,-0.02680317,-0.038262717,-0.048142634,-0.007814301,0.0018693816,-0.008116365,-0.009357706,-0.008704889,-0.022694182,0.013701285,-0.030934101,0.010902811,-0.01966092,0.033506896,-0.0107530095,-0.01634257,0.034766994,0.037043974,0.045520835,-0.095127665,0.01293915,0.0588612,-0.010547005,0.0296025,0.060759548,-0.025173543,0.007575326,0.0030722036,-0.020574287,0.03468339,-0.0070941625,-0.021372227,-0.0041580657,0.018272294,-0.08152837,-0.012964966,-0.01171257,0.03500152,-0.017250115,-0.0093658725,0.0036159568,0.0014490521,-0.02361533,-0.0010087311,0.031056115,-0.024098622,0.03113133,-0.0006838587,0.019723115,0.046016306,-0.0018282722,-0.007840675,0.014994253,-0.008471893,-0.00026663925,-0.00031335867,-0.043919586,-0.014932139,0.02324423,0.00034114873,0.014414833,-0.011074927,-0.021682344,-0.00027604285,-0.019897923,-0.00921027,0.04728189,-0.0020140416,-0.01771062,0.0408378,0.008049301,0.0028051373,-0.0002878676,-0.039863657,0.025684573,-0.008792072,-0.014340099,0.017170843,-0.01706946,0.013286491,0.009168409,-0.022679832,-0.006948896,0.047518104,-0.01283065,-0.01662342,-0.0048918985,-0.003154144,-0.024039501,-0.00014868563,-0.015995894,0.021986254,-0.060090225,0.00083602156,-0.014273025,-0.0121679865,0.009450752,-0.00905115,-0.036482666,0.010305998,-0.0142371375,0.009814057,-0.15737614,-0.02147896,0.017850893,0.001140523,-0.01979499,-0.0013718252,-0.005541751,-0.03909446,0.012621412,-0.008368052,-0.0050812224,-0.0051774373,0.027978988,-0.061847974,0.046254437,0.030013945,-0.026072726,0.00411152,-0.0036684792,0.040517647,-0.020510415,-0.022968564,0.0008897358,-0.02291142,0.008328758,-0.018430497,0.02349283,-0.019695166,-0.031900626,-0.044305213,0.027368307,-0.023475612,0.027372733,0.030627783,-0.023266135,0.00014273744,-0.007136243,0.0013547457,-0.0061742426,0.005747705,-0.0151256565,0.005721871,-0.012534601,0.0053423312,0.015752334,0.058833573,-0.005442929,0.006861412,-0.015636116,0.00728608,0.02119134,0.042847134,0.008273851,-0.004602304,0.0021724212,-0.00024843574,-0.056884557,-0.012211283,-0.0062785367,-0.008589885,-0.020643251,0.020877564,-0.02960366,-0.054073263,-0.031937532,0.010834913,-0.013949771,0.013094294,0.0032829673,-0.00066028425,0.001525607,-0.0051052296,-0.024254786,-0.03401661,-0.023543118,-0.011054102,0.045625117,-0.037969068,0.021460937,-0.0029813803,-0.0136796655,-0.009999904,-0.016503042,0.021777945,0.028547546,0.02394488,-0.007091396,0.019775145,-0.02275195,-0.020122169,-0.028626928,-0.029913995,0.01135186,-0.06750272,-0.05009014,0.03189841,-0.03044605,-0.03677478,-0.0023729755,0.008798416,0.0016304237,-0.039570875,0.009453017,0.02543197,-0.025236156,0.0068369173,0.10722147,0.026566844,-0.0046143853,-0.0008457469,0.027258499,0.000115080344,-0.00013313432,0.009884532,-0.054883543,-0.04016597,0.009180969,-0.022427993,-0.020879308,-0.037568796,0.0035290942,0.009543794,-0.0064027263,-0.034893584,0.011535579,0.033261564,0.022946764,-0.0085759405,-0.014834235,-0.023391526,-0.014129372,-0.013938424,-0.00031701676,0.009070707,0.048511434,-0.029247379,-0.061051093,0.055815462,-0.04940812,-0.016556898,0.013136004,0.0008189239,0.024806501,-0.015447662,0.017619414,-0.032827143,0.029528916,0.010111966,0.01566457,-0.061310552,-0.004627522,0.002929323,-0.013766099,0.052503783,-0.051803283,0.027844058,-0.025374927,0.006736433,0.018919595,0.03705511,0.04349096,-0.016236553,-0.0359242,-0.018403973,-0.012599338,0.011129126,-0.010738636,-0.027555183,-0.01758425,0.03170048,0.019269202,-0.026902808,-0.0071366597,-0.036146782,0.023284785,-0.040169418,0.01631789,-0.03703779,0.055035025,0.0024518801,0.029744621,-0.005332629,0.09149198,0.0059732446,0.0032120885,0.021070225,-0.038113862,0.035985615,-0.036042694,-0.0035711234,0.052378714,0.029905863,-0.041029815,-0.036626667,0.039142504,-0.021830836,0.01960629,0.026483217,-0.006268193,0.03850362,-0.05575678,0.015966915,-0.04090581,-0.03466819,-0.0061478657,-0.016145112,-0.0153236175,0.023792444,-0.026578775,0.020786757,0.005312938,0.04174007,0.0036921797,0.0028092496,-0.008823064,-0.028621646,-0.015513374,0.024119254,-0.025192406,-0.007489434,0.01780326,0.026900357,-0.018859629,-0.028607806,-0.05421425,-0.0030583648,0.0016747601,-0.002845645,0.0048561823,-0.011181721,0.017797846,0.02004282,-0.010447406,0.042216983,-0.035171676,-0.016481264,-0.0035863298,-0.010050235,-0.003757924,0.054441255,0.019214028,-0.016185861,0.024734193,-0.07308808],"last_embed":{"hash":"ygpiwk","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"ygpiwk","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#TrueNAS Storage#{1}","lines":[50,66],"size":245,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ygpiwk","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#Network Troubleshooting": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.057042446,0.031876367,-0.0076986244,0.018158061,-0.027767243,0.0049839765,0.034873895,-0.02520788,-0.029751739,0.049714155,-0.0023857206,0.013561467,-0.005114083,0.018638263,0.008914828,-0.030854966,-0.010704911,0.028593268,0.010087024,-0.01878722,-0.039958026,0.0052580624,0.01767378,0.037827462,0.0022052785,0.015631614,-0.02117063,-0.021765215,-0.0008984064,0.03419984,0.012866977,-0.032738306,0.026554212,-0.059940968,-0.009595539,0.0038636173,0.009585305,-0.038472947,-0.027708506,0.019638052,-0.010068602,0.017429383,-0.0016578181,-0.034767706,0.014444541,-0.035923522,0.04215491,-0.013961057,-0.017810188,-0.011275688,-0.0022730837,0.0027882454,0.0051993183,-0.079401046,0.0074306238,0.022636367,-0.003665339,-0.016452553,-0.06304376,-0.015677327,-0.0068641584,0.020943275,-0.09095759,-0.009844339,0.02232667,0.0469993,0.02818113,0.052062485,-0.046180826,-0.036335833,-0.005612701,0.018075792,-0.035506904,-0.02968394,-0.021368386,0.046790186,0.056646273,-0.059697233,0.04211734,-0.030747032,0.009465857,0.0029480527,0.019589994,-0.02107269,-0.031514052,0.006715713,-0.019834964,0.042723548,0.050857697,-0.020226896,0.0014017308,-0.025569972,-0.02944273,-0.043151747,-0.03810443,-0.0028045536,-0.008637481,0.01288549,0.020989055,-0.005486404,0.019695474,-0.015311624,0.0036040274,-0.0009848428,0.007802779,0.037138175,0.00015062046,-0.0009915627,-0.017947495,-0.019148275,0.0040316274,0.019901564,-0.020423256,0.02947733,-0.005336866,-0.024466168,-0.0039945315,0.014110363,-0.05103753,-0.052001726,0.041405164,0.032038566,0.004519723,-0.023051834,-0.01732906,0.04446415,0.051963765,0.01150695,0.023215473,0.0037576559,-0.041529756,0.021680115,0.008911795,0.02336204,-0.018798176,0.00016588265,0.0012541778,0.020211555,0.012807378,-0.0479452,0.024220029,0.08998893,-0.017294513,-0.043475248,0.031217523,-0.031666003,0.053580076,-0.009539414,0.009058926,-0.042154834,0.019375624,0.024175713,0.024119474,0.011362235,0.001319796,-0.0002162027,-0.007081904,-0.04302288,0.04802318,0.022637058,0.006871096,0.002850353,0.0058469647,-0.004643099,0.026696753,-0.061470844,-0.010288874,-0.01150636,-0.0053250976,-0.038364533,0.00035847866,-0.039225135,0.019755865,0.035184916,0.029972125,0.026026446,0.008151388,0.038952466,0.05098662,-0.0076541565,-0.021317756,0.004195524,0.014472054,0.024448188,0.02335452,0.011276678,0.033000197,0.0062061627,-0.02060904,0.02886242,-0.029581197,0.03376035,0.066379026,-0.032742754,-0.0077251443,-0.024610424,0.033373863,-0.03481057,-0.024095992,-0.038787007,0.0006814914,0.00866876,0.09229138,0.009866882,0.027317004,-0.007769853,0.05051451,-0.037539,0.010028343,-0.012682967,-0.0005292807,0.0101369675,-0.022508143,0.030550247,-0.020863993,0.02745402,-0.013946034,0.04642879,-0.0067632264,-0.015088281,-0.017959122,0.034887206,-0.0050696414,-0.01943882,0.026246415,-0.033227026,0.036446158,0.024466027,0.0053035235,0.00076362886,-0.029658172,-0.018460583,-0.024163026,-0.008472307,0.055182848,-0.0046389005,-0.037234373,0.0025269422,0.0000027996864,0.011070843,0.0054232692,-0.032728232,0.03653553,-0.042063646,-0.053519525,-0.012659493,0.017030757,0.038229566,-0.026645865,-0.050336044,-0.01694226,0.017536847,-0.01572925,-0.004131771,0.036930997,-0.001791594,0.009409668,-0.0057147606,-0.0057846336,-0.002077636,0.033313017,0.027213756,0.008664061,0.019768069,-0.020401457,0.02835528,-0.04398583,-0.04110191,0.0067245956,-0.01574227,-0.06592743,0.042319447,0.043597974,0.013839375,-0.027242117,0.025511546,0.010408014,-0.021441706,0.05967605,0.05352606,-0.05027902,0.055012867,0.029052254,0.033405792,0.016964963,-0.036323562,0.007122307,-0.03933592,0.00426294,-0.05738671,-0.0117805805,-0.0014385737,0.059947103,-0.023725448,0.0072179628,0.06289402,0.01706862,-0.16163567,0.006413559,0.051404092,0.06822429,0.025098465,0.04057813,-0.03059112,-0.014456422,-0.026016194,0.03788627,-0.030760122,-0.045327384,-0.021816568,-0.034406915,0.01937909,-0.018990457,-0.028502325,-0.02016335,-0.0014055112,-0.02334643,-0.008511791,-0.0038301635,0.028872555,0.047924466,0.015371292,-0.016892212,0.07032625,-0.01504244,-0.030503208,0.040537257,-0.015070844,0.011328481,-0.00091169367,-0.012092262,0.00788313,0.0059334147,0.006293177,0.013239408,0.026759475,0.012465017,0.012447475,0.07229885,-0.042754408,0.0030384448,0.00027177593,-0.018664923,-0.009390996,-0.035442602,-0.0199292,-0.008307787,-0.01976803,-0.040640492,-0.01127853,0.018707182,-0.047782544,-0.0236113,0.003666322,0.012532298,-0.003494966,-0.02793026,-0.035968926,0.0025538327,0.0002607099,-0.053131074,-0.003496178,-0.018881477,0.035663705,-0.014867229,0.0008593668,-0.007887181,0.013786133,-0.024084117,0.036002297,-0.011040167,-0.010421605,0.01121061,0.014128201,-0.0045863893,-0.0012116749,-0.101765096,0.015713219,0.016788334,-0.02578994,0.022468757,-0.02108751,-0.032476153,-0.005847449,-0.0037185159,0.046130307,0.24247995,0.039789747,-0.06494141,-0.029179063,0.019078594,-0.008417988,0.0010559049,0.01607991,0.02223052,-0.024646303,0.0053540966,0.031649306,-0.015227697,-0.011585459,-0.017958244,0.0252087,-0.0451553,0.0034126418,0.06977097,-0.025462024,0.0057325168,-0.019829853,-0.0030200258,-0.012717639,-0.03727195,-0.012348262,-0.039279975,0.019648653,-0.038363483,0.050335392,-0.05102799,0.058532733,0.048609223,-0.03250903,-0.06394179,0.017614517,-0.0011510707,-0.066696845,0.049145807,0.0038031198,-0.0063936166,0.012549103,-0.0049259863,0.0027268033,-0.02073819,-0.032178227,0.015962588,0.04409888,-0.041458424,0.0010814439,-0.031035185,-0.02030533,-0.004820063,-0.0034193425,-0.023292713,-0.022536134,0.009557255,-0.06267858,0.0095607275,0.055195875,0.0076594306,0.011672048,-0.06800085,0.0067758514,-0.014346839,0.028228564,0.009998255,-0.005561648,0.09048712,0.05136601,0.003137196,-0.016028136,-0.016802927,0.0063665872,0.0031822368,-0.0070296484,0.021197464,0.028521016,-0.040406168,-0.021399852,-0.020247947,-0.00620874,-0.009122804,0.012127259,-0.0015410485,0.022643402,0.007189563,0.037524816,-0.015237529,-0.017293718,-0.036697697,0.0048236065,-0.028561072,0.02846863,0.028378244,0.04090656,0.00182983,-0.0070409155,-0.02561282,-0.020071847,0.023809677,-0.014525163,-0.014910442,0.018570071,0.06714456,-0.050130803,-0.01231613,0.028935524,0.022101913,-0.0009124625,-0.06477327,0.023539849,-0.00794576,-0.048909497,-0.0014273338,0.049583305,0.02300247,0.01818958,0.038525496,0.012453712,-0.02760378,0.05642755,-0.016454468,0.038358282,-0.021164095,-0.05086098,-0.027375557,0.026872091,-0.042129952,0.078463554,0.009128029,-0.013256245,-0.054016232,0.030940562,0.035816837,0.021165505,0.022500468,0.012676292,-0.01803555,0.056740418,-0.019594923,-0.017203366,-0.01198237,-0.026831165,0.020243695,-0.005763572,0.009857727,-0.019674176,0.004691956,0.036535304,-0.0059245317,0.0481635,-0.00028634525,0.01378796,0.0028901983,-0.037277672,-0.019106185,-0.0004828508,-0.003875458,-0.020327277,-0.018152304,0.04788725,0.0021848532,0.05559822,0.017911265,-0.020457452,-0.010493732,0.008666353,0.036349215,-0.0070075807,0.027564393,-0.06101811,-0.067651875,0.015437121,0.0011707001,-0.07486729,-0.04566372,-0.0056246826,0.0013074818,-0.015624331,0.06071931,0.012631306,-0.014235537,0.0013621547,-0.0055077593,-0.0070596663,0.024415838,-0.000504485,0.003189657,-0.0045613647,-0.024864618,0.11468491,0.014506185,-0.0046614,0.010588722,0.04703735,0.077570654,0.016010266,0.012679172,-0.00986906,-0.016350744,-0.0424604,-0.009626561,0.012261135,-0.019105762,-0.018759303,0.0012056765,0.026332766,-0.034128003,0.018833762,-0.020804081,0.051748116,-0.060207624,-0.008558069,-0.030210758,-0.008841109,0.0390048,0.04361595,-0.0035302255,-0.0315576,-0.03266438,-0.03303548,0.021454308,-0.03514247,-0.007476032,0.04233919,0.010646111,-0.055529688,0.012606969,-0.037654053,-0.009945098,-0.017913362,0.011882535,-0.034661382,-0.012361394,-0.038929332,-0.0056479326,0.02085899,-0.006134927,0.005963625,-0.01996118,0.019317215,0.038519837,0.045025576,0.0331048,0.070207745,-0.042012624,-0.032963738,0.014884998,-0.023698993,-0.02031861,-0.03196849,0.021133272,-0.009761972,0.056242038,0.07031807,-0.032879837,-0.007356675,-0.006835881,0.01438721,0.03212784,-0.0021456452,-0.0017563202,0.0024550583,-0.014536064,-0.0111720655,0.032665525,0.009752251,-0.03206553,-0.05382781,0.011419066,0.00851832,-0.047877353,0.014128366,-0.0051809237,0.0020721273,-0.05144559,0.02777907,0.037028536,0.054977987,-0.045354467,-0.023990175,0.035989128,0.050715797,-0.003964384,0.047380675,-0.0054535777,-0.004985385,0.010781977,-0.012339252,-0.0037037747,-0.010683885,-0.045514815,0.008853135,0.02217551,-0.0016288927,-0.00519937,0.038292676,-0.011516755,-0.0057589714,-0.04327787,0.015153131,-0.03554968,-0.011952949,-0.035656486,0.033862375,-0.014391533,0.03373173,0.045417473,-0.013343306,0.026292339,-0.09079455,0.003912777,0.051306136,0.0005917697,-0.010743241,0.040271077,-0.0015130361,0.023334583,-0.01397023,-0.02190559,0.010217817,0.01043005,0.021512998,0.00023713741,-0.0013546356,-0.06737111,-0.027833072,0.012422052,0.041566253,-0.04899808,0.006031972,0.0130373,-0.011594606,-0.017771933,0.01085553,0.028617976,-0.00864255,0.0052072993,-0.024612416,0.032413628,0.048476778,0.041213326,-0.03220128,-0.009405005,-0.030978639,0.011538917,-0.011004444,-0.0361372,0.009113597,-0.030851984,-0.007127325,-0.005743606,-0.02270613,-0.016277146,-0.011682151,0.028250234,-0.004338348,0.029769316,0.01272242,-0.019514482,0.034652688,0.013600574,-0.01777129,0.010063131,-0.04879559,0.022833733,-0.012276692,-0.009002601,0.0007732455,-0.004369624,0.06288105,0.02376082,0.026559405,0.021706179,0.04791249,-0.035434134,-0.014347063,0.022408,-0.022892728,-0.020666601,-0.014846851,-0.03182568,-0.0045795357,-0.015018707,0.0020761807,0.010815764,-0.058007877,0.012452837,-0.007086966,-0.026251439,0.02458645,-0.0074430206,0.004573147,-0.1478822,-0.013363847,0.0014075512,-0.004222662,-0.01725097,-0.0090907235,0.014288906,-0.08058371,0.022506574,-0.025492944,-0.020401765,0.026023895,0.04206112,-0.03140827,0.061032668,0.011210744,-0.014416904,0.014566107,0.019550193,0.023347003,-0.007833293,-0.009448506,0.008187986,-0.006770508,0.018361432,-0.027400438,-0.004329556,-0.033859864,0.004225778,-0.05158996,0.007278788,-0.051933344,0.021866163,0.036619045,0.0018106895,0.0035478873,0.018157454,0.015847065,-0.033401616,0.031180635,-0.023082511,0.020777153,-0.02816264,0.005146642,-0.0010560948,0.038418572,0.02280971,-0.002043404,-0.0127412835,0.009994406,0.0016876223,0.08027038,-0.023342056,0.006766033,-0.00604512,-0.012568777,-0.058995977,-0.004666947,-0.008926366,0.028349023,-0.031624593,0.0350232,0.0016336149,-0.060820058,-0.028286431,-0.006700603,-0.045634866,0.021050854,-0.023966655,-0.016245238,-0.027079167,-0.008004678,-0.0127191795,-0.03140318,0.0072912634,-0.040791582,0.027557153,-0.011217727,0.01802476,-0.009597018,-0.03835095,-0.01741126,-0.027644763,0.03920756,0.03282047,0.010743488,-0.0043914183,-0.017410403,-0.011552115,-0.050499603,-0.023152908,-0.03573707,0.024960296,-0.011297281,0.015631357,0.0035928602,0.007224787,-0.0034321588,-0.008840441,-0.011658984,-0.025004614,-0.035035897,0.022054572,0.015501414,-0.022144184,0.014152215,0.06737655,0.0072446265,-0.015530486,-0.013235767,-0.027237015,0.023091946,-0.017008845,0.0011800868,-0.03975022,0.0031789904,0.0044280626,-0.043994132,-0.040362578,-0.038349092,-0.00021006986,0.0077918433,-0.046678208,-0.01805357,0.0045793983,0.016588386,0.0258871,0.0003453886,0.009950893,-0.0379539,-0.025310548,-0.034533914,-0.03252889,0.015883794,0.022493938,-0.0061393203,-0.025525963,0.041852966,-0.03483374,-0.048602898,-0.01921932,-0.006062506,0.031883646,-0.03663988,0.0002007399,0.006075622,0.03691067,0.021409221,0.008148626,-0.038366806,0.004896853,-0.018749544,0.00012978088,0.059467826,0.010899871,0.027274145,-0.069628894,-0.023648085,0.030857591,0.025373206,0.034968033,-0.0035091776,-0.018272571,-0.036144,-0.018222492,0.032445665,-0.020733912,-0.01940301,-0.025808414,-0.015811509,0.0052326517,0.03275395,-0.029885953,0.019523358,-0.0076837544,-0.010018969,0.0047078566,-0.05121367,0.002553101,0.0010174442,0.01959821,-0.015359167,0.052755,0.02812015,0.03011931,-0.0068608215,-0.056865875,0.039087847,0.0065834275,0.013915428,0.009770574,-0.0036845326,-0.035580028,-0.001229688,0.044776786,-0.004381534,0.017049778,-0.032050848,0.03611973,0.043642938,-0.034417428,0.02432632,0.013760838,-0.038212135,-0.009442254,-0.028761253,-0.014638027,-0.02937074,0.022351377,0.008475611,0.034598116,0.025236735,0.015609336,0.01880812,-0.03398665,-0.03971729,0.010865347,0.042930685,0.00056173804,-0.036767915,0.0059741,0.02687246,-0.041216057,-0.03734966,-0.04095822,0.045012057,-0.02216789,0.014973996,-0.020058952,0.030824704,-0.03993291,0.028201116,0.004872937,0.0068922,0.00184111,-0.021001654,-0.013952857,-0.041438784,-0.00456533,0.06255846,-0.017317034,-0.040327854,0.05769208,-0.041129712],"last_embed":{"hash":"xcq6u6","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"xcq6u6","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#Network Troubleshooting","lines":[67,85],"size":285,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xcq6u6","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#Network Troubleshooting#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06773728,0.03969167,-0.0015370003,0.014574366,-0.026848733,0.010049645,0.029964752,-0.02739881,-0.02930014,0.047429122,-0.003903524,0.01452709,-0.008261615,0.019665005,0.0031982714,-0.028294878,-0.012206641,0.026456693,0.0019592112,-0.019956335,-0.038538504,0.004079092,0.014041379,0.04223459,0.0035318278,0.010874873,-0.02242701,-0.023263216,-0.003662901,0.03647266,0.0121230045,-0.036252573,0.028162206,-0.060106877,-0.011519379,-0.00020625352,0.012047961,-0.035954148,-0.026303377,0.019680213,-0.0022043611,0.019789731,-0.0019041141,-0.030162098,0.017716208,-0.036777195,0.04148463,-0.009396518,-0.025013577,-0.018825585,-0.0060839714,-0.0022825385,0.0049752537,-0.080959804,0.0020303265,0.023376876,-0.00056995754,-0.017218528,-0.065470055,-0.019213602,-0.0043813065,0.026435228,-0.08816966,-0.006964668,0.020163061,0.04223674,0.024937205,0.05289554,-0.045012895,-0.031833027,-0.0030906969,0.020815557,-0.03775764,-0.030520855,-0.02198622,0.044777934,0.05723197,-0.056328163,0.048008565,-0.03558682,0.008054062,0.0033952617,0.02222649,-0.018991584,-0.029872788,0.009055656,-0.023138344,0.047347017,0.049828235,-0.019974574,0.0016486084,-0.021672593,-0.023372354,-0.04670738,-0.036554854,-0.0023223616,-0.004771123,0.01374556,0.015390319,0.000067548244,0.018912874,-0.017308505,0.0029289376,0.002917996,0.0009875542,0.035283413,-0.0048474832,-0.004312854,-0.023361366,-0.019567337,0.0036231263,0.020903246,-0.01846723,0.028841276,-0.005363698,-0.024676584,-0.0064978185,0.018333936,-0.060246576,-0.05091682,0.044559035,0.031002209,0.0026860053,-0.02021491,-0.017800126,0.041196216,0.047952082,0.013855727,0.021904683,0.0022403249,-0.04733868,0.021907728,0.011006804,0.021908823,-0.01659708,0.00031773676,-0.00084219157,0.021323435,0.014306946,-0.048258416,0.031864055,0.09608569,-0.014776072,-0.042830124,0.03440473,-0.03106983,0.053597774,-0.009841836,0.00816942,-0.047101017,0.019446129,0.023874022,0.023969512,0.0075663007,0.0017738532,0.0008936246,-0.0064610015,-0.044028904,0.05108014,0.028962,0.0010167133,-0.008373205,0.008989052,-0.0034833485,0.024588805,-0.058142528,-0.008135652,-0.010880296,-0.006656814,-0.039174873,-0.0024198634,-0.034667127,0.017158149,0.03712474,0.029706946,0.024377707,0.0036177153,0.03544548,0.050108843,-0.009670071,-0.018678993,0.007620711,0.017122615,0.028057143,0.028266726,0.012139571,0.028825756,0.006073072,-0.021732947,0.02623654,-0.028318107,0.031780172,0.06918804,-0.0393139,-0.0024873638,-0.029353065,0.031990007,-0.03457137,-0.019138003,-0.039951,-0.0035027477,0.01285428,0.09689503,0.0107674245,0.023818793,-0.007098031,0.054203093,-0.035886195,0.008951006,-0.012608019,-0.0029012058,0.0075818673,-0.017623505,0.025901575,-0.019282857,0.033619825,-0.010728699,0.04546019,-0.00043503425,-0.016838875,-0.018392628,0.04046485,0.0023744046,-0.01475503,0.022389125,-0.031074747,0.035498094,0.023713285,0.001583586,0.0040096412,-0.026065895,-0.013651597,-0.024618676,-0.008088907,0.05384296,-0.004225585,-0.042227063,0.0032030577,-0.0012559539,0.011376513,0.0098283375,-0.029475184,0.03376701,-0.041436616,-0.053705305,-0.009402391,0.014094603,0.039448526,-0.026029363,-0.040436376,-0.014523465,0.019969963,-0.017644791,0.0005069353,0.03272332,0.0038785948,0.004895047,-0.008615838,-0.0039403224,0.00040170905,0.039350886,0.028219381,0.006296227,0.018095931,-0.023667276,0.029888941,-0.04224299,-0.035826072,0.007962219,-0.01836663,-0.06217243,0.04902875,0.041164357,0.009982997,-0.025279202,0.030000178,0.013739103,-0.01987176,0.06137075,0.054916386,-0.05071085,0.056552503,0.030226992,0.041287925,0.01965412,-0.038737945,0.011871958,-0.03591122,0.005087705,-0.052438907,-0.019672334,0.0015421436,0.053630516,-0.026386268,0.009592033,0.058646053,0.014381235,-0.15609297,0.0021050912,0.052922823,0.06510137,0.023562469,0.037316687,-0.031677805,-0.019920688,-0.022781298,0.035279755,-0.035749834,-0.0457666,-0.029561134,-0.040770024,0.019334758,-0.020858083,-0.028263373,-0.020456277,-0.0072367163,-0.022310754,-0.0038946138,-0.006984864,0.031236364,0.05442247,0.014087927,-0.0214545,0.07518614,-0.015580246,-0.02979693,0.039156724,-0.010853657,0.014696176,-0.0012047251,-0.012534548,0.009141908,0.0018385604,0.007205665,0.0154162245,0.02252753,0.014592057,0.009100566,0.07429091,-0.04769979,0.0041614776,0.00016053906,-0.01409914,-0.0075135063,-0.032365613,-0.02077497,-0.008610767,-0.016937593,-0.03544958,-0.013432791,0.019033851,-0.04659183,-0.020722715,0.0058195656,0.014973729,0.0041458984,-0.038974915,-0.0334465,0.0074781,0.0037098352,-0.047794294,0.0012607527,-0.01469147,0.032665506,-0.009614402,0.0026527378,-0.006165665,0.018300917,-0.01672985,0.03698475,-0.011853748,-0.0072445306,0.0153286075,0.01682662,-0.0037628016,0.0069943783,-0.10005912,0.011577629,0.019629478,-0.019122543,0.021243585,-0.020682173,-0.02839697,-0.0043843845,-0.0062066526,0.050182786,0.24123602,0.033584114,-0.07230564,-0.028482659,0.017163523,-0.0066540553,0.0026105607,0.014435947,0.022275027,-0.022742998,0.0056864982,0.030536555,-0.0140533475,-0.010988921,-0.02183766,0.023921976,-0.04476,0.007591377,0.06685259,-0.027703535,0.007656625,-0.021249274,-0.0048528994,-0.012719453,-0.037306834,-0.009449882,-0.033163078,0.01579014,-0.0383643,0.04624008,-0.04922144,0.06180741,0.049802236,-0.029879618,-0.06502335,0.018979784,0.0025521077,-0.06314859,0.04851036,0.010837973,-0.00846426,0.01213102,-0.013491945,0.003356177,-0.019073475,-0.029278884,0.015118714,0.04516916,-0.04434385,0.002634575,-0.030191358,-0.016613875,-0.0031133187,-0.0009915597,-0.019812746,-0.017873302,0.011531855,-0.06208094,0.0065937573,0.05121138,0.0068530706,0.010145314,-0.06399292,0.006623252,-0.011864439,0.026024813,0.013098519,-0.013349941,0.09494382,0.055090904,0.0061040022,-0.014206922,-0.021305246,0.011221765,-0.001482789,-0.006870407,0.02503709,0.026131194,-0.03740147,-0.021051949,-0.022484625,-0.012264152,-0.011265973,0.020553103,-0.0010124298,0.027900102,0.008612598,0.03585795,-0.016022399,-0.017665561,-0.036544297,0.0020632278,-0.020614054,0.030579342,0.02728145,0.035161186,-0.0014882268,-0.0059729796,-0.022645455,-0.023001194,0.022992754,-0.012489281,-0.015499543,0.021470482,0.07230273,-0.043680366,-0.010828262,0.027070252,0.019520467,0.005955058,-0.064056516,0.026096178,-0.0019818193,-0.050392512,0.0017907487,0.04698498,0.023420164,0.019888341,0.037284676,0.01675411,-0.030272918,0.05057875,-0.014335044,0.0349044,-0.017917106,-0.055913515,-0.03155359,0.030576032,-0.040046122,0.08028536,0.010247479,-0.012749031,-0.052970078,0.02397558,0.03458367,0.019973662,0.023806328,0.017585488,-0.022814065,0.06224198,-0.020958658,-0.017563105,-0.007691884,-0.0271502,0.019800408,-0.008720029,0.014114016,-0.024029832,0.0014860947,0.027245281,-0.005566842,0.04883386,-0.0037171321,0.008876674,0.0016565836,-0.03663914,-0.023062428,-0.0025463973,-0.0065064863,-0.021834228,-0.019536596,0.042398676,0.0062523847,0.05007054,0.017573433,-0.024188772,-0.009089452,0.0018417971,0.042506665,-0.004958295,0.029902663,-0.06465804,-0.06706682,0.010259137,-0.0018108431,-0.074646726,-0.051564213,-0.010624371,-0.00035547893,-0.017074086,0.059035923,0.007449758,-0.013276903,-0.0025881415,0.0006895179,-0.007159204,0.025225336,-0.0011747956,-0.0025834169,-0.007625785,-0.018100783,0.10985858,0.019352427,-0.0068472787,0.016415408,0.044370424,0.079000965,0.022682235,0.011644075,-0.008372203,-0.016708326,-0.03823714,-0.009981984,0.008676018,-0.021182528,-0.021905202,0.002925406,0.024321517,-0.033848286,0.020730332,-0.020243,0.047786973,-0.05621377,-0.007138225,-0.030491406,-0.0071641584,0.042434383,0.046566013,-0.0063253315,-0.03165389,-0.031366028,-0.031307627,0.024149738,-0.03694281,-0.004525146,0.039957035,0.010290752,-0.052562784,0.013001756,-0.036713134,-0.012546357,-0.022468615,0.014553516,-0.039811667,-0.017503371,-0.042914793,-0.0063288193,0.019462407,-0.005339957,0.0058848476,-0.02113825,0.021147715,0.042338334,0.04252668,0.039961692,0.0750587,-0.040840186,-0.034447175,0.01441685,-0.023604063,-0.018442806,-0.033012304,0.020027578,-0.013148047,0.056412548,0.071527034,-0.03369868,-0.0070741405,-0.0054162913,0.016577931,0.03299207,0.0009028396,-0.0051560435,0.0010229773,-0.012598462,-0.01194652,0.030838078,0.011685611,-0.029703122,-0.047253914,0.012704101,0.0092368545,-0.04644287,0.010840196,-0.0034897274,0.00689981,-0.049869794,0.023318797,0.03821698,0.059053417,-0.048037536,-0.023105692,0.043188207,0.049422637,-0.0048415307,0.05277665,-0.009545513,-0.0066033932,0.008956668,-0.012200221,-0.0071824836,-0.010698452,-0.04261105,0.012419115,0.026637655,0.00030709797,0.0025219026,0.03536969,-0.013931424,-0.009830934,-0.045874827,0.016626062,-0.036491577,-0.011620633,-0.034962613,0.03880296,-0.016253605,0.0293104,0.047227554,-0.015535975,0.027381303,-0.084591135,0.00088316546,0.044359956,-0.0015063495,-0.008048265,0.039260358,-0.0036327622,0.01994594,-0.012580141,-0.025125137,0.010161665,0.010320026,0.018202772,0.001567187,-0.0062693367,-0.063268006,-0.022869015,0.013460292,0.04016726,-0.048804466,0.0063293725,0.017978286,-0.0059910365,-0.02267823,0.013325032,0.028433047,-0.008666747,0.004345689,-0.024919923,0.03066304,0.051215846,0.044710405,-0.033347227,-0.01373244,-0.031545836,0.010785608,-0.016620873,-0.036606137,0.008601755,-0.034471013,-0.008102661,-0.0050265356,-0.031059682,-0.019112974,-0.013077825,0.027505724,-0.006964813,0.03182796,0.017088376,-0.015379508,0.033122066,0.015449114,-0.018073088,0.010025123,-0.052052252,0.021366961,-0.012714015,-0.012372034,-0.0051477593,-0.00012107982,0.058049746,0.027627945,0.022940377,0.018397596,0.046413004,-0.03551564,-0.014509679,0.019144528,-0.017848706,-0.017026301,-0.010458771,-0.031426232,-0.0020615736,-0.014659643,-0.00047607403,0.018403385,-0.057371322,0.010695043,-0.005394732,-0.025688265,0.025757482,-0.0056858934,0.0032949992,-0.14068165,-0.015943147,0.00078352046,-0.0065298458,-0.016242484,-0.008779429,0.012703976,-0.08145702,0.024226775,-0.027598368,-0.017936356,0.024067983,0.03368412,-0.03171401,0.062840365,0.012594545,-0.017017178,0.012593751,0.013733775,0.02252035,-0.0070000864,-0.008980315,0.005245043,-0.002471994,0.021528661,-0.031463537,-0.003281513,-0.029399872,0.0004123963,-0.051563773,0.009296475,-0.04802456,0.01985511,0.03390657,0.0013531275,0.0025118869,0.019170808,0.012240841,-0.033182677,0.030158918,-0.0320715,0.022689454,-0.02904777,0.00570025,-0.0010128642,0.036583405,0.021322703,-0.00050659716,-0.013673837,0.012824838,0.00013657587,0.08081746,-0.01596969,0.010706393,-0.00581515,-0.017496858,-0.051664505,-0.007421806,-0.0039065615,0.026767047,-0.031429183,0.037170783,0.0027726202,-0.061751902,-0.035363954,-0.015981093,-0.049689353,0.026159454,-0.019584427,-0.017237261,-0.02942747,-0.0038022106,-0.015280035,-0.029095128,0.009576385,-0.042531054,0.022809701,-0.009094746,0.020851972,-0.014669972,-0.040728096,-0.022226557,-0.029884696,0.03951209,0.031155862,0.013965785,-0.0024173663,-0.016983233,-0.013234805,-0.049102534,-0.017124316,-0.035119846,0.022527596,-0.012781379,0.02081072,0.001981339,0.003982266,-0.0017710238,-0.011561297,-0.011918997,-0.020608863,-0.024362696,0.018852156,0.014847054,-0.023657544,0.009828862,0.069808766,0.009712021,-0.014840545,-0.012913481,-0.02389057,0.023948325,-0.020882685,0.0037225566,-0.04100592,-0.0022328077,0.0043561137,-0.04452899,-0.04232192,-0.041300695,0.0020391392,0.008995324,-0.039059553,-0.01285,0.004065385,0.020096969,0.021390272,0.0007086328,0.009684214,-0.03979853,-0.027943399,-0.041700996,-0.027770735,0.0078004827,0.022453198,-0.004410029,-0.02407441,0.040193647,-0.028991174,-0.042912357,-0.022762483,-0.007248901,0.023389332,-0.038903,0.0018924538,0.009696269,0.040052053,0.0198138,0.005611148,-0.038338758,-0.0005638993,-0.020725658,-0.0015689911,0.05879228,0.009652641,0.024985764,-0.07461563,-0.019572718,0.028793352,0.02628806,0.027299507,-0.0048696017,-0.022347163,-0.03893701,-0.016616182,0.03406473,-0.023619317,-0.019396719,-0.029083064,-0.012775817,0.007584196,0.025800366,-0.030123865,0.012795601,-0.008355615,-0.010503984,0.004319984,-0.046102982,0.0063294386,-0.0008701608,0.019600438,-0.010735449,0.059183847,0.02615342,0.029784637,-0.009679122,-0.060282227,0.034921955,0.008832506,0.009961044,0.009944212,-0.009712333,-0.035695348,-0.0045696488,0.043447737,-0.0148669295,0.016368816,-0.038098708,0.037909277,0.044599596,-0.036213785,0.028307581,0.009888545,-0.04054051,-0.005142242,-0.032871142,-0.018183736,-0.032259613,0.02334967,0.0074201874,0.040947143,0.020680936,0.019563733,0.023613738,-0.03614943,-0.039423693,0.009758216,0.03745629,-0.00078311574,-0.034273732,0.004013351,0.03003745,-0.03972435,-0.034426328,-0.045762658,0.045405407,-0.021290053,0.01386514,-0.01557831,0.034902535,-0.04179821,0.030192202,0.0044462155,0.0016921134,-0.006458354,-0.019915858,-0.011657395,-0.044322807,-0.0043657105,0.052594185,-0.024377085,-0.037175104,0.056423757,-0.04575009],"last_embed":{"hash":"1rlg3qf","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"1rlg3qf","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#Network Troubleshooting#{1}","lines":[69,85],"size":256,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1rlg3qf","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#Gitea Specific": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0327043,0.024142183,-0.039888564,0.005122687,-0.03263801,-0.048229538,-0.0061554667,0.010680472,0.013139641,0.03409239,0.014976758,0.014181544,-0.027254304,-0.0040811966,-0.0014794851,-0.03266454,-0.015841136,0.0639184,0.024026742,-0.0021759241,0.00950744,0.00400397,0.058244545,-0.030690473,-0.022647355,-0.0086746905,0.036784507,-0.028411945,-0.0058157346,0.0029182346,-0.025418302,-0.032418065,-0.023732677,-0.011199302,0.041085556,0.028327435,0.00047694368,-0.021046825,-0.035183627,0.028627187,-0.015336743,-0.018933007,-0.00901285,-0.028032975,0.009444441,0.0012048807,0.033662997,-0.0107030235,-0.026033724,-0.011952267,-0.03101992,0.012956353,0.02049475,-0.021803526,0.051589087,0.02488045,-0.03727409,-0.017875079,-0.039256252,0.020639073,-0.044219874,0.018547127,-0.034342326,0.01564338,0.032846916,0.026789859,0.024271678,0.013929439,-0.0066516045,-0.02673727,-0.012102058,0.03873165,-0.03145825,-0.010737237,-0.047234986,0.038324088,0.027006356,-0.03808634,0.01758951,0.034481037,-0.0057294266,-0.036570508,-0.014838557,0.012255487,-0.028026512,-0.007968296,-0.033508863,0.10794176,0.037603553,-0.007650069,0.011375966,-0.035513837,0.0133210765,-0.05208141,-0.03894002,0.009447496,0.015116612,-0.02584009,-0.0066381074,0.002805684,0.0021757963,0.019656878,-0.03363724,-0.02249876,0.011675497,0.008664473,-0.004054686,-0.0043929094,-0.009332378,-0.0006339654,0.011670075,0.019110419,-0.020844236,0.003649865,0.006904973,-0.023995472,0.010156737,-0.010602401,-0.0032808671,0.0005173233,0.006204912,-0.0044334778,0.01148131,-0.016830638,0.014193531,0.005782912,-0.005496827,0.013605591,0.027064573,0.025605114,-0.019963803,0.0391582,-0.0117365,0.004551221,-0.034880858,-0.015628912,-0.015300025,0.05420423,-0.016961383,-0.05330344,0.005845233,0.074907504,0.016520606,-0.012548358,-0.0038534116,-0.03224232,0.063257985,0.007619527,-0.030094933,-0.050205007,0.023250517,0.027237184,-0.026039533,-0.0030273157,0.020058256,-0.0040947916,0.004399613,-0.01881889,-0.009826828,0.023940751,-0.012116251,0.04036106,-0.0014458344,0.048290227,0.03591638,-0.058486182,0.0034737217,-0.00042585668,-0.022119662,-0.022508577,0.016958931,0.034774937,-0.023249382,0.072336234,0.018604906,0.029659618,0.0029224087,0.037810706,0.04477833,-0.026850853,-0.09223164,-0.03479728,-0.0497216,-0.016105266,-0.05423279,0.016894156,-0.0021159237,0.0003914244,-0.0064388947,0.048467446,-0.031607464,0.030178517,-0.0051409453,0.039344158,0.00024779525,0.029830381,0.055727497,0.013478721,-0.015258421,-0.030828157,-0.013467694,0.043167,0.045661353,-0.037563857,0.027934335,-0.022042394,0.0312822,-0.028763669,0.019089779,-0.07613373,-0.0028463178,0.011415057,-0.03147002,0.024310661,-0.055599947,-0.0022518353,-0.0129732005,0.009243337,0.0026408157,-0.03237195,0.00095649314,0.029056245,-0.045467097,0.040990725,0.06774804,-0.005740082,0.045783736,0.02595871,-0.018706772,0.009282324,-0.04673842,0.0002243249,0.020811731,-0.0097535085,0.08698516,-0.0006453518,-0.035218943,0.014320438,0.018305672,-0.012764087,-0.011652437,-0.0067874985,0.028547622,-0.014292075,-0.03496441,-0.011483779,0.020211453,0.0419731,-0.018680975,0.0010102272,-0.032204103,0.013834644,0.029630618,-0.012688336,0.018463971,-0.0075099296,-0.0013158007,-0.011284876,-0.0011941234,0.0023714486,0.01630961,0.032518286,-0.011448015,0.0023136346,0.004072931,0.02785671,-0.012438406,-0.012842787,0.004824058,0.019134361,0.00023871254,0.02688122,0.03474017,0.04679893,-0.012028677,-0.0030979505,0.0102368025,0.0085569145,0.021121435,0.04495377,-0.023556063,0.023911359,0.01342484,0.016982637,0.009708446,-0.0051737763,0.016933646,-0.024669658,0.009913111,-0.03133839,-0.0449244,0.017078774,0.09024224,0.007456323,0.02225045,0.048879586,0.023614747,-0.16568942,-0.01020559,0.025250372,0.039592393,0.010544429,-0.0001056823,-0.047215294,-0.023686033,-0.06469221,0.03521399,-0.0063145403,-0.041389484,-0.008401731,-0.029321078,0.033245716,0.020059133,-0.027628556,-0.0076800995,-0.03523793,-0.025374891,-0.029341578,-0.03925682,0.028668633,0.013445444,-0.023861762,0.03530511,0.0324215,-0.013867187,-0.02714776,-0.011798286,-0.017298825,-0.019798106,0.014617417,0.01816394,-0.042024005,0.03854694,0.014597471,-0.006791155,0.05088173,0.009672668,0.023514526,0.059138518,0.006374111,0.03867488,0.025383828,0.050565448,0.007127253,0.030101655,-0.06456128,-0.024914496,0.04326988,-0.028771816,-0.0069725453,0.037954815,-0.035260804,-0.034034144,-0.037717897,0.023463806,-0.011871046,-0.001350494,-0.01044091,0.0086201085,-0.022829149,-0.047520947,-0.007157296,0.005180262,0.029190553,0.0051851673,0.03137845,-0.006934164,0.028119998,-0.08518501,0.04379809,0.016466456,-0.0028498895,-0.021385375,-0.019389598,-0.045715626,-0.013934328,-0.13982813,-0.02675684,0.017702963,0.0025360847,0.014695184,-0.014068777,-0.008008975,-0.035270434,0.07059571,0.006713879,0.20521307,0.035335425,-0.031218065,0.0075602187,0.026309438,0.008112394,0.003187995,0.023632925,0.020251121,-0.0376715,0.0052079097,-0.019259688,0.023951044,0.012987473,0.035818115,0.014054578,-0.00501465,-0.0071446067,0.053131633,0.016912468,0.04598287,0.0044514257,-0.027477993,0.020723946,-0.04118866,-0.04304698,-0.04019956,0.005869147,-0.06659623,0.10170589,-0.008371697,0.07817709,0.021097673,-0.015631422,-0.059559528,-0.00054687524,0.023614038,-0.058641717,-0.027005998,-0.02572599,-0.038118497,-0.01343162,0.024955912,0.011427458,-0.008249975,0.0017736236,0.021460153,0.010554714,-0.03192268,-0.025297176,-0.047902875,-0.015698103,-0.04337142,-0.025556158,0.029143084,-0.04103132,-0.028408682,-0.05698044,0.024892684,0.038063,0.0054452755,0.007965412,-0.06526481,0.034070812,-0.012911119,0.048631545,-0.000010390966,0.011759449,0.024401397,0.05787854,-0.010063544,0.007074711,-0.014002435,-0.0010505499,0.019800074,0.02544195,0.05792708,0.034333553,-0.016043171,0.05305761,-0.02876006,0.01982605,0.008000376,0.012841831,-0.0037402103,0.039261803,-0.006160252,0.02713947,-0.0062115747,0.012089271,-0.010942423,0.010555163,-0.0068597277,0.053589333,0.019691892,0.016459107,0.038972944,0.00024923708,-0.045680273,-0.0062699546,0.02465052,-0.012856368,-0.005026825,-0.03156567,0.06708938,-0.03663485,-0.043907024,0.02769161,0.04646908,-0.011294795,-0.021546794,0.005982346,-0.02465436,-0.043396894,-0.027996765,0.06915024,0.03553527,-0.013569418,0.028448254,0.009267586,0.012503807,0.01633997,-0.041108772,0.007011167,-0.00005334303,-0.03280985,-0.022314407,0.00038198673,-0.05336085,0.05672662,0.021123504,-0.025034772,-0.019174533,0.037357755,0.010964905,0.022997819,0.04405429,-0.0073371516,-0.02841278,0.027733644,-0.034983788,0.0022382624,-0.019163286,0.0030873818,0.03316001,-0.0026492842,0.012519349,0.0028123646,-0.018390337,0.032650705,0.002707769,0.03010606,0.008503839,0.0024625335,-0.0331813,-0.02274145,-0.014296338,0.007336899,0.043214664,-0.028935509,-0.006544982,0.010151778,0.076556705,0.054694146,0.026644466,-0.016038723,-0.025860885,0.018974395,0.02560289,-0.013167224,0.046321634,-0.05099581,-0.030611882,0.021500338,0.0043477225,-0.04846542,-0.032220248,-0.021636186,-0.014164979,-0.020807695,0.060584415,0.0033404615,-0.05552076,0.0046484037,0.05575788,-0.01092648,0.0037283585,0.0076492378,0.012284065,0.0037338063,-0.042491514,0.083474874,0.009209193,0.000872951,-0.034965206,0.043584548,0.061536208,-0.0110139055,0.016987175,-0.005781852,-0.030387057,-0.009020594,-0.01722715,-0.03787781,-0.03914957,-0.031920783,-0.0046485043,0.016616937,-0.02249469,0.012342883,-0.009221153,0.023252623,-0.039764944,-0.004704565,0.0021895284,-0.042513046,0.061103504,0.031407442,0.07041303,-0.04643645,0.030454593,-0.048896674,0.011798929,-0.040891096,-0.051887978,0.03545482,0.009613034,-0.045355003,-0.014594589,-0.067227684,0.00009102224,-0.043759555,-0.013016935,-0.0058450084,0.014087942,-0.026817981,0.008855172,0.018333884,0.03541293,-0.026581915,0.016189449,0.044795528,0.026119346,0.06753577,0.052290335,0.049501676,-0.018731466,-0.013704245,-0.024197748,0.018338382,-0.012034917,-0.060352795,-0.019491635,-0.038165353,0.05550781,0.0030362199,0.0069560227,-0.0114490865,-0.03727067,-0.025265735,0.0038435257,-0.019230092,0.02138281,-0.025031064,-0.023505285,-0.01220236,0.015181045,-0.017588915,-0.017251004,-0.055358544,0.018723987,-0.014601252,-0.026785998,-0.03544415,0.0155686075,0.012657259,-0.057914205,0.008529426,0.0069299326,-0.031037083,-0.033634987,-0.004235294,-0.014027095,0.052393828,-0.027867168,0.028268447,0.0040002116,0.006364903,-0.034780245,-0.03799527,-0.019242123,0.017407347,-0.007321968,0.009465151,-0.048930813,-0.037167646,0.006139399,-0.018902658,0.0011925262,0.046364766,-0.0010150952,0.0009330179,-0.05622016,0.017316464,-0.041783247,0.041937187,-0.013938594,-0.019038603,0.027055219,0.028808203,0.038287073,-0.07809497,-0.0023916124,0.016994657,0.030362623,0.042143688,0.022608275,-0.024989383,0.022271182,0.013364618,-0.019651514,0.014039558,0.009940338,0.016116558,-0.025336152,-0.008473814,-0.073474474,-0.040452212,0.003542981,0.008501995,-0.047429986,0.013538539,-0.013279847,-0.0131888995,-0.042965475,-0.0031586154,0.031515304,-0.0011264486,0.021466617,-0.0058920765,0.031350214,0.033157695,0.007481361,-0.012629624,-0.0067866277,0.011069514,-0.028403608,-0.009481557,-0.05552487,-0.0075791553,-0.026949203,-0.004005813,0.009442213,0.010512785,-0.009098003,-0.04373647,-0.018152136,-0.0016156983,0.06318735,0.007908438,-0.0138425445,0.04577994,0.010885701,0.005517528,0.0069746394,-0.039815657,0.016832402,-0.0006047357,-0.028673291,0.010864334,0.0075905537,0.016686732,-0.0050537824,-0.016799495,-0.02714918,0.023430718,-0.0007920734,-0.037101142,0.013373767,-0.024036683,-0.029077912,-0.013978837,-0.030823175,-0.003329097,-0.0501645,0.007917989,0.0030549772,-0.008735473,0.00034348835,-0.0016079162,-0.0063099004,0.03429937,-0.049796373,-0.010382447,-0.14070435,-0.009846005,-0.039309453,0.03323983,-0.013168726,-0.019681837,-0.008466798,-0.010762989,0.018598182,-0.006397335,-0.014697734,0.0060030594,0.03676789,-0.02573706,0.018762022,0.02326519,-0.015118841,0.0059075844,-0.022939473,0.031558454,-0.034687888,-0.029924864,0.013096063,-0.032626152,0.017102774,0.016907351,0.0052266708,0.014294271,-0.013827298,-0.010460841,0.009457271,-0.032197453,0.037796378,0.0035731385,-0.011797868,0.016599685,-0.0037435496,0.014778221,-0.011967387,0.018854342,0.0053675086,0.003208042,0.030850323,0.023325214,0.009362503,0.0059773405,-0.017643133,-0.00091526343,-0.011981278,0.0047519086,0.012997606,0.066533096,-0.020874294,0.0055639106,0.0019863562,-0.014096141,-0.04803241,0.0064146803,-0.049287256,0.0013506288,-0.044681847,0.0552104,0.0000022158679,-0.020613743,-0.011847894,0.031545825,-0.02321299,0.0009645697,-0.004581422,0.019503389,0.03575274,-0.023103332,-0.026272915,-0.024998913,0.0012732153,-0.019218743,0.06301812,-0.020890456,0.02653352,-0.0046842843,-0.018414944,-0.035781406,0.0057792296,0.043479264,0.04255006,0.013610383,-0.012001289,0.0047245924,0.008468369,-0.019517355,-0.020720076,-0.06456383,0.018936234,-0.07133993,-0.038967777,0.049816743,-0.0016699662,-0.06219873,0.0005168937,-0.046422422,-0.019156657,-0.029747674,0.014955217,0.011654156,-0.041968506,-0.0004888832,0.081256025,-0.014173355,-0.009222547,0.008693384,-0.01116685,-0.0006886502,-0.040028255,-0.020924872,-0.0591643,-0.034557156,0.016019098,-0.027865248,-0.01616509,-0.02914772,0.0033722816,0.009169519,-0.026477333,-0.023549875,0.01710847,0.017427584,0.028121797,0.008133629,0.010058485,-0.017312162,-0.029279599,-0.015044917,-0.010325266,0.00017510675,0.027638983,-0.011705984,-0.06227547,0.034142494,-0.045337148,-0.022959884,-0.039462082,0.011844031,0.014866089,-0.025825454,-0.016629407,-0.028785758,-0.0073733777,0.038005788,0.005471103,-0.06624734,-0.010998098,0.0028786324,-0.026324028,0.023036882,-0.013513637,0.043882094,-0.028754836,-0.013183294,-0.013674871,0.06379624,0.042947397,-0.009384043,-0.0076848664,-0.025777692,-0.021066299,0.032164857,0.008820895,-0.02431283,-0.015385035,0.031970657,0.010168022,-0.039896708,0.0038986406,0.027446574,0.061471656,-0.062444173,0.028422847,-0.03483149,0.03444169,0.005430374,0.03055363,-0.016224226,0.062114123,0.01114668,0.050930385,0.005127481,-0.05155003,0.038015224,-0.029407723,-0.009600977,0.019884244,0.04019331,0.001379187,-0.03187908,0.0403446,-0.03355439,0.012520263,0.0355269,-0.006037165,0.043731768,0.008223685,0.005525305,-0.049904075,-0.019086992,0.0016015453,0.010803556,-0.003535239,0.019373897,-0.02767747,0.033728402,-0.007123804,0.04066393,-0.006198815,-0.009095074,-0.031575106,-0.046885535,0.07440731,0.019160954,0.0002936538,-0.028143119,0.018302176,0.010858545,0.007552698,-0.0447921,-0.054549996,-0.022201553,-0.011278369,0.01167391,0.00047025798,-0.006825084,0.024257112,0.020837085,0.012171708,0.025992509,-0.010075861,-0.0056786602,0.0028588627,-0.021482127,-0.018175019,0.029046504,0.024061928,0.0063367453,0.0061432132,-0.06342095],"last_embed":{"hash":"g2h3cz","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"g2h3cz","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#Gitea Specific","lines":[86,100],"size":328,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"g2h3cz","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#Gitea Specific#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036424544,0.023883943,-0.038547453,-0.0024007845,-0.031193135,-0.04881589,-0.008640131,0.0089182155,0.013128582,0.03165652,0.014547202,0.013391984,-0.030596457,-0.004093306,-0.0021271661,-0.032163214,-0.016768102,0.06463315,0.020401271,-0.0043904823,0.01270325,0.001096016,0.059810214,-0.031892966,-0.023962535,-0.0092766145,0.033712707,-0.02788591,-0.005357141,-0.0036055907,-0.028237395,-0.03610483,-0.025729489,-0.009050726,0.03815683,0.03326117,0.0071219876,-0.02207955,-0.035535965,0.025818106,-0.011521376,-0.021323033,-0.011976978,-0.022946455,0.011675849,0.0017679883,0.033457052,-0.0067370506,-0.02411721,-0.013398558,-0.035938468,0.01269269,0.014336745,-0.024464106,0.05042908,0.029250303,-0.03695935,-0.016480174,-0.037837613,0.017958628,-0.044959735,0.016811995,-0.027740387,0.020497208,0.030515792,0.027276516,0.02025628,0.009064168,-0.005138944,-0.030520292,-0.010757531,0.040874247,-0.034525752,-0.010329495,-0.052575365,0.033175774,0.024891788,-0.033350382,0.019157542,0.03298554,-0.0107748825,-0.035974953,-0.014142047,0.015904833,-0.02552522,-0.013771931,-0.025376298,0.108415596,0.034595862,-0.0075949547,0.007260842,-0.03493252,0.016150136,-0.051293597,-0.039563827,0.01027912,0.018054133,-0.028713973,-0.007643261,0.0014158423,0.0008559542,0.019886313,-0.03315803,-0.022323735,0.010346243,0.012950083,-0.0040194807,0.0012549398,-0.0076982263,-0.0022573753,0.011733287,0.01472201,-0.015421702,-0.0014042193,0.00867703,-0.016798167,0.011752907,-0.012107589,-0.006964616,0.005731661,0.002837005,-0.005874938,0.019618072,-0.0151078785,0.009593665,0.00799385,-0.0021908428,0.012963361,0.03201652,0.023251995,-0.020930566,0.03362308,-0.008675115,0.001955647,-0.030456362,-0.014764552,-0.018314311,0.050376534,-0.015622342,-0.055916935,0.009715567,0.07560024,0.019755753,-0.013276015,-0.006867587,-0.024334228,0.061476916,0.0014962811,-0.031088412,-0.04895095,0.019192006,0.023568425,-0.02439514,-0.003967547,0.024124166,-0.0036235936,0.0072335983,-0.016184913,-0.008627553,0.021562442,-0.01644156,0.0434296,-0.0025819426,0.05408033,0.03393907,-0.059346754,0.0033347718,-0.004770694,-0.027666979,-0.020558821,0.018521821,0.03911498,-0.024672877,0.072810695,0.020841448,0.029664662,0.0024754424,0.033407293,0.041652057,-0.024762673,-0.09359448,-0.033977684,-0.05513274,-0.016321039,-0.052714888,0.017843395,-0.0084587,-0.0024080987,-0.005143179,0.048789904,-0.030984823,0.024694921,-0.006823438,0.035209693,0.004275373,0.026321098,0.05328621,0.016031202,-0.011995435,-0.029631,-0.012616019,0.042820312,0.047879882,-0.03564096,0.027213212,-0.023003176,0.03858698,-0.032546353,0.019300204,-0.081158444,-0.0031653545,0.005959881,-0.035129998,0.023660112,-0.056405846,-0.0015311495,-0.011052509,0.009026814,0.008174756,-0.033714898,-0.0011242058,0.02875568,-0.040148955,0.038239963,0.06624239,-0.0019300437,0.047343012,0.022586254,-0.021540789,0.009998785,-0.0453898,-0.0021131646,0.021723242,-0.013963698,0.08874989,-0.0043990826,-0.025874875,0.009488352,0.012765037,-0.015324031,-0.0097126,-0.0068416013,0.025213148,-0.013488539,-0.032997135,-0.009026214,0.023248205,0.0457395,-0.01843202,0.0030186211,-0.036064863,0.009239951,0.03178629,-0.011004041,0.014458759,-0.0063335155,-0.0045581004,-0.015035147,-0.006394781,0.0057862657,0.0210825,0.034597002,-0.011561435,0.0018983891,0.0039780806,0.03300195,-0.0077710976,-0.00981905,0.0054776845,0.018997472,0.0063021625,0.028126337,0.038373254,0.044059124,-0.012403832,-0.0036924242,0.010956591,0.008348981,0.019562418,0.04422729,-0.027502092,0.026313638,0.012708907,0.01909024,0.0103247715,-0.008589928,0.012535833,-0.019348258,0.016675599,-0.0263293,-0.05170358,0.017977651,0.08742711,0.0041853273,0.024061471,0.047432628,0.023256704,-0.16449504,-0.008956495,0.02122448,0.03464808,0.009055709,-0.0013589775,-0.049702134,-0.02272431,-0.064831264,0.035359107,-0.011675202,-0.041874416,-0.008364146,-0.033317696,0.03469698,0.02151511,-0.028464654,-0.0075845816,-0.038973626,-0.02558081,-0.027549403,-0.03958559,0.031022053,0.019699173,-0.024366146,0.03210818,0.029342124,-0.014342465,-0.025842672,-0.012040778,-0.015826162,-0.023566091,0.0144255785,0.022784073,-0.0382447,0.041338295,0.01715289,-0.0065472233,0.05180809,0.0074990937,0.021278983,0.058831748,0.009554889,0.043280654,0.028325815,0.053001773,0.01023003,0.03310056,-0.06363732,-0.028852148,0.044725746,-0.023863552,-0.0050558187,0.03649068,-0.033300966,-0.029110923,-0.03950573,0.03077109,-0.010421588,-0.0046091024,-0.009266221,0.007195254,-0.019009814,-0.036524277,-0.0053152833,0.008289129,0.027564077,0.00996099,0.030683476,-0.005479148,0.030242985,-0.08308401,0.045113087,0.016761575,0.00048025761,-0.016493874,-0.020950316,-0.045979485,-0.009942835,-0.13873628,-0.02936262,0.022459082,0.008595498,0.013078341,-0.014465454,-0.0066631166,-0.034780454,0.068559445,0.0045460826,0.20732524,0.029316721,-0.034328304,0.008673699,0.0245503,0.008876049,0.0025837831,0.02609058,0.020083213,-0.03832959,0.0031662148,-0.020278044,0.027157966,0.013104271,0.03596438,0.008293802,-0.0047077145,-0.003948893,0.0495836,0.017477695,0.048099816,-0.00029451452,-0.027972888,0.0234837,-0.046398487,-0.04364526,-0.03964279,0.008024308,-0.06850731,0.10317148,-0.00951287,0.08175152,0.02219676,-0.01356656,-0.056104083,0.007309007,0.028051393,-0.053838782,-0.028798917,-0.026589062,-0.037467554,-0.014808373,0.02629761,0.015233337,-0.0066697085,0.002200242,0.018151589,0.008865246,-0.034170907,-0.02754433,-0.04553455,-0.016042164,-0.045493152,-0.024245972,0.03305853,-0.03539666,-0.02888922,-0.05216127,0.024315294,0.031050319,0.006141196,0.005642829,-0.06411987,0.035429385,-0.012781038,0.04464979,0.004315446,0.014389714,0.025461903,0.060146276,-0.015878847,0.010499353,-0.012797997,-0.0046981447,0.013192547,0.024518955,0.056340992,0.03314362,-0.015670229,0.05710854,-0.03269593,0.022835331,0.004223227,0.019416442,-0.0007474908,0.03983111,-0.0081677325,0.029214105,-0.009490813,0.0052846833,-0.009935179,0.00870217,-0.006385913,0.05288228,0.017448943,0.016052708,0.041734055,-0.0016382152,-0.04764753,-0.0059599127,0.025072165,-0.010599837,-0.004206331,-0.031035049,0.068033814,-0.03580778,-0.044107027,0.032335587,0.047968797,-0.007941128,-0.020200862,0.006137593,-0.021832738,-0.041829582,-0.027960153,0.06530354,0.038171593,-0.015909951,0.023736434,0.01323453,0.013290827,0.016466862,-0.04072626,0.0067602405,0.006233858,-0.03437421,-0.023329506,-0.00037061056,-0.056958534,0.058049746,0.020588094,-0.024482053,-0.012050666,0.03493415,0.01186796,0.020063724,0.04072119,0.0010808506,-0.029001253,0.026937393,-0.035335474,-0.0023246082,-0.017326048,0.0024729867,0.034800984,-0.0073344484,0.014719863,0.0042656856,-0.02212972,0.02999291,0.008138857,0.029638072,0.0043802834,0.0011034766,-0.035579804,-0.02242794,-0.009770959,0.005838128,0.041647624,-0.0294485,-0.0058957003,0.0102494,0.079546385,0.05772306,0.028273,-0.016142664,-0.028524581,0.013949035,0.028234692,-0.011983724,0.049818486,-0.05015503,-0.033037808,0.017313097,-0.0012640917,-0.046936516,-0.029606858,-0.022201825,-0.009224587,-0.023659095,0.06050685,0.0037066985,-0.057155162,0.0036917992,0.061045136,-0.011338607,0.001525669,0.006783295,0.013979119,-0.0026764844,-0.03660923,0.08103994,0.010891433,-0.00052096817,-0.03423742,0.04162249,0.062172532,-0.0037314168,0.015935354,0.001740882,-0.025888177,-0.007861548,-0.016814085,-0.03497755,-0.037063207,-0.03636766,-0.007276912,0.019890513,-0.023341205,0.016053287,-0.0074037206,0.025931746,-0.041972913,-0.004409094,0.0022880035,-0.038875025,0.060536485,0.030761467,0.07212646,-0.040530752,0.02901986,-0.050559424,0.011635943,-0.040652916,-0.051742993,0.035691276,0.008637615,-0.042569164,-0.013309185,-0.06445044,-0.00067262235,-0.042343337,-0.02084779,-0.006923211,0.0075821825,-0.026441896,0.0043978062,0.016595205,0.038882807,-0.02492393,0.011303433,0.040353738,0.03215174,0.06722293,0.05402422,0.046901677,-0.014881144,-0.015899314,-0.026306927,0.021907633,-0.013198807,-0.061671104,-0.018193467,-0.04036513,0.054595258,0.003641107,0.007511835,-0.010076455,-0.036161873,-0.022468025,0.0048597306,-0.019703753,0.022540709,-0.02286368,-0.02049951,-0.015479462,0.019954754,-0.01951615,-0.01480692,-0.048399605,0.018431997,-0.01509672,-0.02656768,-0.034484595,0.014889997,0.011494224,-0.058475662,0.009168472,0.0064582736,-0.031483416,-0.030378843,-0.0014900614,-0.01279772,0.05190741,-0.028576305,0.027985595,0.010468188,0.009877768,-0.038205437,-0.037880603,-0.024220007,0.017304795,-0.007793272,0.010900616,-0.044389464,-0.03637483,0.0027594974,-0.015144896,0.0015652074,0.0438022,-0.0012034288,0.0017534001,-0.053627867,0.014410227,-0.03877921,0.04443113,-0.016579878,-0.017843895,0.030131847,0.029959017,0.036266647,-0.08012473,-0.0017303069,0.015103856,0.031118818,0.043460876,0.019301144,-0.026752379,0.019797083,0.012931809,-0.018877253,0.012965533,0.0086209,0.010525533,-0.021494463,-0.009278073,-0.07630223,-0.045012712,-0.0011994356,0.0076010455,-0.04805753,0.014868505,-0.013910663,-0.012737361,-0.043608062,-0.0044153905,0.037095066,-0.00033690347,0.018257702,-0.0095076915,0.033031777,0.030880667,0.0125282705,-0.015148233,-0.008397782,0.0062355646,-0.031280365,-0.010356502,-0.057796378,-0.010741164,-0.025356809,-0.002174427,0.008291906,0.009744623,-0.00503336,-0.045322936,-0.018181477,-0.0010154227,0.064232774,0.010385094,-0.013089308,0.04356994,0.013556175,0.007905955,0.0051473477,-0.03885955,0.016593637,-0.0009557862,-0.032843232,0.0075190417,0.009485963,0.007816993,-0.0039649447,-0.017721012,-0.03163743,0.019320015,0.0003211238,-0.035926145,0.014904406,-0.023723338,-0.033301987,-0.016234076,-0.029482618,-0.0032300765,-0.055098902,0.008511848,0.0058247168,-0.006804825,0.0011647964,-0.00036093465,-0.0016025536,0.032075938,-0.050973862,-0.011382461,-0.13990037,-0.010853376,-0.040710077,0.031193284,-0.009191176,-0.019936534,-0.009270621,-0.012081117,0.018681658,-0.0046247607,-0.010378511,0.0032978712,0.036457047,-0.02738367,0.026760647,0.026711695,-0.009826635,0.0060922797,-0.024766969,0.024803935,-0.036344204,-0.025327204,0.00877793,-0.03531346,0.023513744,0.007772846,0.009189766,0.0144301215,-0.011041854,-0.010061956,0.00439096,-0.026512206,0.034315303,0.0040168352,-0.015038354,0.013398101,-0.005361544,0.015291009,-0.010769576,0.017820414,0.0040181293,0.0035377948,0.030463554,0.024654428,0.010359592,0.009977522,-0.021692343,0.0009000266,-0.018927278,0.004317869,0.015531538,0.06312223,-0.017946908,0.00754413,0.0032818862,-0.014260485,-0.045913976,0.0046031666,-0.04845523,0.000004768706,-0.044522073,0.05439584,-0.00018093252,-0.018856598,-0.0128895175,0.031976175,-0.024756229,0.0009408701,-0.0020196196,0.01890365,0.036721565,-0.02607204,-0.029627094,-0.024490843,0.0038101121,-0.0145141175,0.058753822,-0.024627713,0.020798,-0.009581,-0.017276324,-0.035820335,0.0056572,0.043392524,0.0469054,0.015084159,-0.009526342,0.005126633,0.0069547966,-0.016364641,-0.025252918,-0.061765805,0.01976301,-0.072693944,-0.03802106,0.053563002,-0.004272293,-0.06490523,0.000017423037,-0.047620185,-0.016214784,-0.027028687,0.014057271,0.013348558,-0.04225675,0.0031767602,0.082975544,-0.015985074,-0.0069317264,0.008735714,-0.008008695,-0.0017287093,-0.04246844,-0.02448447,-0.06035149,-0.035888694,0.011676517,-0.017821552,-0.012462721,-0.025693318,0.005011462,0.006665276,-0.020915447,-0.018542353,0.017911091,0.014128236,0.025269747,0.01000785,0.0142937545,-0.014792904,-0.034744516,-0.014431082,-0.00700043,0.0027098157,0.026750023,-0.0067376685,-0.06513614,0.034063183,-0.04133582,-0.024039594,-0.039667085,0.014131346,0.016165772,-0.026333902,-0.015724624,-0.032006286,-0.003378946,0.034921587,0.0033290896,-0.06941596,-0.010470581,0.0042780116,-0.02786413,0.019081851,-0.013925866,0.04120595,-0.027540192,-0.008751656,-0.014634887,0.066050954,0.035964653,-0.013563399,-0.0098653445,-0.022426097,-0.017961428,0.032939315,0.0080348,-0.025481412,-0.016840125,0.0322145,0.014581774,-0.049374975,0.0034842857,0.021693237,0.0684972,-0.06285561,0.03062015,-0.031040274,0.03381888,0.003715968,0.03192246,-0.011669885,0.06377306,0.010113339,0.05182166,0.007580324,-0.05248569,0.037050817,-0.02627484,-0.0129823275,0.016551033,0.033902682,0.008352497,-0.026715985,0.038044393,-0.033827476,0.013278577,0.028694548,-0.007995798,0.045725647,0.0023723638,0.0025305776,-0.05343542,-0.017780444,0.0016843665,0.0058120396,-0.0080481395,0.022935003,-0.027647559,0.038024336,-0.005644755,0.03711812,-0.006849903,-0.01212886,-0.034361374,-0.04450659,0.07395507,0.008927595,-0.00029581427,-0.028793989,0.017427465,0.006715286,0.0089657875,-0.038995266,-0.057181884,-0.025478572,-0.014209138,0.012983715,0.0033472176,-0.01198782,0.021002041,0.017029991,0.011368617,0.024417568,-0.006805543,-0.0033747556,0.0023426313,-0.023101116,-0.02081128,0.026799709,0.023046426,0.009227279,0.0028986959,-0.06612624],"last_embed":{"hash":"n5vy00","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"n5vy00","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#Gitea Specific#{1}","lines":[88,100],"size":308,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"n5vy00","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#Traefik Specific": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030678462,0.011342977,-0.01644493,0.015971214,-0.03173605,0.0022731486,0.019241411,-0.0020503337,-0.025723727,0.03217157,0.002376011,-0.0072139716,0.0055244635,-0.0001994034,0.039267566,-0.055722103,0.015104142,0.00994674,0.005858895,-0.010086774,-0.017434988,0.0019483864,0.022032576,-0.0036354577,-0.0010415626,0.012143271,0.020670284,-0.038926646,0.008634616,0.03377181,0.021317067,-0.038880568,-0.0068046995,-0.030451948,-0.0034424919,-0.015619662,0.009243796,-0.012283027,-0.02313857,0.009125442,-0.025999831,-0.01074848,0.014232547,-0.0074333036,-0.015248238,-0.016317498,0.057102676,-0.02186797,0.0035603866,-0.021942537,-0.019656919,0.019891378,0.038022745,-0.03332913,0.023091476,0.017132731,-0.030522795,-0.055779744,-0.04604407,-0.017132672,-0.008756966,0.02755091,-0.05895817,-0.00037029377,0.02756406,0.02519664,0.028782202,0.020493673,-0.007762348,-0.039204344,-0.0030703344,0.013010983,-0.053832937,-0.038954586,-0.040922713,0.015041272,0.048460733,-0.023268891,0.030751443,-0.0071730763,-0.0038798666,-0.0136801815,-0.009088248,0.0064215125,-0.002018674,0.005284187,-0.049059004,0.07127046,-0.0010469323,0.027020663,0.022058865,-0.028276084,0.0055289753,-0.052565552,-0.04252012,-0.040454827,0.034014847,-0.02360266,0.024873171,0.0400121,0.03073359,-0.011292657,0.008599738,-0.019001767,-0.00074058824,0.0048559774,-0.0008716046,0.0011324706,-0.034369454,-0.037724394,0.014221818,-0.005323257,-0.033558406,0.01679475,-0.014118761,-0.014714753,0.007432364,-0.009113078,-0.015756963,-0.010073071,0.02414966,0.008964429,0.04860891,-0.034544736,0.030500518,-0.001434812,0.013490805,0.025408551,0.018657275,0.039044607,-0.025487036,0.047428552,-0.021064144,0.018119419,-0.047478158,-0.010305274,0.011565445,0.025870074,0.014678054,-0.057135247,0.014770754,0.08663644,-0.004379055,-0.05641304,0.037198167,-0.026429882,0.048310276,0.017342487,0.024961341,-0.04868234,0.016538767,0.026121968,0.033898126,0.028255187,0.055844594,-0.0058745323,-0.0005206688,0.0019181882,-0.01653998,0.05743267,0.0027538848,0.030224476,0.033176996,0.009126486,0.029072268,-0.029136272,0.00322073,0.025105648,0.020455891,-0.013683409,-0.016340036,-0.05852993,0.013770758,0.046075594,0.009250375,0.02711888,0.029044906,0.015557404,0.024663383,-0.040703934,-0.07122933,-0.026260853,0.008015968,-0.0048946594,-0.008563466,-0.0100426255,0.02436341,-0.005813499,-0.031072319,0.033788346,-0.04275114,0.023521695,-0.0025039022,0.008749869,0.024675373,0.024499604,0.016790105,-0.006238931,-0.037639715,-0.06008473,0.01931471,0.021735843,0.06709399,-0.034286104,0.025528431,0.012891644,0.032288264,-0.010267277,0.011685644,-0.0444721,-0.022834692,0.001854134,-0.022932796,0.059680596,-0.025107583,0.014952558,-0.03910266,0.03233033,0.00025984837,0.013218765,0.017454442,0.047571186,-0.050500933,-0.039797775,0.07130562,0.0020666372,0.021181023,0.035459395,-0.023908703,-0.027787657,-0.0017906778,0.0045680297,-0.020189118,-0.016433964,0.06200972,0.008132886,-0.0289216,0.024531612,0.012355009,-0.008541874,0.019430071,-0.033504542,0.061964303,-0.036413416,-0.051692396,0.003709446,0.017469002,0.049176686,-0.0132600395,-0.03114074,-0.046014782,-0.0015450878,-0.01525853,0.019024957,0.023705784,0.021242023,0.0097431615,-0.0061918222,-0.051585834,0.010994276,0.003263339,0.061524544,-0.036468353,0.022020867,-0.027409123,0.03158703,-0.004658169,-0.03895603,-0.015106765,0.01367225,-0.04214403,0.07492875,0.052642222,0.0046034264,-0.022486262,0.0013650678,-0.00064328214,0.014949824,0.06848016,0.039629336,-0.025621114,0.029106727,0.03733973,-0.005160754,0.009725298,-0.017237661,0.0064029456,-0.009995573,-0.00020858015,-0.016361292,-0.07432975,0.026674848,0.07536125,-0.0036341804,0.011349161,0.0698636,0.025586557,-0.1659345,-0.03538682,0.045635566,-0.008794844,0.011383123,0.0001723338,-0.023393946,-0.010246619,-0.025015524,0.037477374,0.00037754542,-0.04015058,0.005388049,-0.029018978,0.020109635,-0.009726259,0.010321461,0.0395428,-0.0016922106,-0.019168628,-0.030781563,-0.02797748,0.017141977,0.02088046,0.018256037,0.017151725,0.07855307,-0.01873726,-0.025959624,0.018992053,-0.0028434454,0.013391394,0.012158511,-0.013612248,0.0063712047,-0.0016938079,-0.0068117953,-0.036941092,0.013427823,0.036868557,0.015804019,0.05846998,-0.022688061,0.012522255,0.00749428,0.008597344,0.018237624,-0.0054562166,-0.008797615,-0.0064581875,0.009628256,-0.004810978,0.00008650951,0.00038937668,-0.036880102,-0.020049555,0.0032051648,-0.0029631902,-0.021937776,-0.031848393,-0.034046236,-0.013990315,0.019081634,-0.063191056,-0.03195278,0.0032329878,0.018985622,-0.008824667,0.008776815,-0.009163933,0.016409824,-0.06425675,0.045228306,-0.00017588722,0.0026491664,0.0080435295,-0.038616274,-0.01065934,-0.01716391,-0.11020574,-0.0046021165,0.014581916,-0.038043424,0.007011866,-0.022443289,-0.045162696,-0.012075548,0.042876214,0.023117883,0.20835032,0.058269203,-0.07305982,0.008648892,0.029984,-0.0077515915,0.016149312,0.016793653,-0.0037437864,-0.03653153,0.011555452,0.0042771157,0.01655077,-0.007997365,-0.00096406456,-0.01637695,-0.023808535,0.0128883,0.04418591,-0.0075321076,0.018516835,0.043270066,0.007825635,0.037757833,-0.051744804,-0.0057065138,-0.02422844,0.009097319,-0.052925196,0.05894192,-0.030426398,0.03833174,0.0029526334,-0.03796176,-0.074216984,-0.012299909,0.0016574124,-0.061293256,0.01660974,-0.009735691,-0.016557183,0.004288817,-0.0051288693,0.021164505,-0.0017206719,-0.028172309,-0.0036751826,0.009500398,0.007821523,-0.008941644,-0.020102212,-0.040389035,-0.050521936,-0.000028746656,0.00006342334,-0.047335837,-0.0055192267,-0.0458974,-0.009988178,0.08135605,-0.0065535223,0.009347562,-0.08566697,0.055123936,-0.00002002106,0.023231996,0.03731366,-0.009373623,0.06150247,0.07361164,0.0023262685,0.041939992,0.031043382,-0.026793482,0.000063202366,-0.0027346648,0.033001933,0.019065848,-0.028443694,0.011926057,-0.009509828,-0.0022074266,0.007903816,0.005111875,0.010861202,0.035523437,0.032894596,0.027880164,0.012961089,0.0071561085,-0.0174897,0.0016926733,-0.0066036033,0.03009326,-0.021363199,0.06431242,-0.022032041,0.002044987,0.0031082728,-0.0027386716,0.048536886,-0.019860603,-0.012384021,-0.034232195,0.08034137,-0.064084575,-0.0145663,-0.0067440295,0.02070833,0.0038563036,-0.056587443,0.027418325,0.011787577,-0.011620484,-0.012697559,0.06903645,-0.0035326835,-0.006347891,0.014569645,0.044601694,-0.010761957,-0.0066324784,-0.010956895,0.054041415,-0.026164105,-0.020971527,-0.015180961,0.013963017,0.012847515,0.073555075,-0.016810866,-0.019977435,-0.057350084,-0.004061553,0.005521368,0.03288952,0.009851049,0.027996182,-0.02952789,0.010368904,-0.021206733,0.056365736,-0.022445116,-0.03262219,0.0124009065,-0.0072946385,0.015864728,-0.020319844,0.0015960948,0.048171893,0.0034251371,0.019485796,0.0017070274,-0.02211755,-0.022346774,-0.050211333,-0.022274764,-0.0032501714,-0.019147027,-0.028111972,0.018801717,-0.0030194365,0.04985298,0.062165175,0.010666237,-0.02540082,0.0020042844,-0.008768178,0.025430195,-0.010682013,0.00011937656,-0.031290665,-0.051938135,0.03147214,0.01517242,-0.043312352,-0.05955648,-0.014657805,-0.009589172,-0.040225387,0.07466762,-0.013313489,-0.062371943,-0.016718114,0.033481147,0.010970876,-0.0013795228,-0.005916178,0.005095213,-0.024204744,-0.03917619,0.1100122,-0.027791698,-0.0015280286,-0.006152746,0.0680766,0.040123187,-0.001687135,-0.003914248,-0.019506155,-0.004875467,-0.013717439,0.0008505379,-0.0054688533,-0.016552297,-0.02422383,0.009368477,0.018235447,-0.036352076,0.017115554,-0.04104455,0.021197675,-0.045782704,-0.012049874,-0.0136527335,-0.038637463,0.053743415,0.024114538,0.04864171,-0.065521315,-0.015811855,-0.04581557,0.028205298,-0.05063829,-0.024595153,0.0049007074,-0.012805466,-0.039022822,0.00045966968,-0.023100222,-0.002257552,0.00052359095,-0.010724837,0.012855797,0.011333984,-0.004116419,0.023312027,0.035252344,0.011197678,-0.00016646726,0.016156621,0.009530374,0.004282412,0.039566312,0.019572688,0.04598687,-0.05674908,-0.012404438,0.006514828,-0.047339927,-0.011757815,-0.035910927,-0.00005150469,-0.0035269153,0.044143442,0.02726639,-0.0050321603,-0.010876021,0.018023184,-0.007758114,-0.025803963,-0.0076096077,0.01229398,-0.03517043,-0.055741094,-0.03696274,0.039034262,0.005933281,-0.037095986,-0.08778197,0.008588218,0.003194841,0.0072046835,0.011494435,-0.037867602,0.018391252,-0.081816524,-0.0089780195,-0.019111315,0.0030378336,-0.054132152,0.034887176,0.03894163,0.03940485,-0.008942608,0.032569658,-0.01827148,0.005643528,0.008912222,-0.0070589078,-0.01022974,0.020136166,-0.025433695,0.018704016,-0.039169606,-0.016571779,0.006405338,0.009101157,-0.026860347,0.032368675,-0.0044077295,0.012167209,-0.025047995,0.0063219774,0.0069985036,0.03544294,-0.019104587,0.0064464714,0.06529995,0.010971689,0.043909185,-0.036991548,0.0019070911,0.017858816,0.030337956,0.0065363543,0.041527983,0.01891886,0.0128636835,-0.03464374,-0.06629333,-0.012365925,0.023471976,-0.0063294685,-0.019531354,-0.0045475923,-0.029530507,-0.013030253,-0.0035495018,0.012560391,-0.049722232,-0.001141587,0.0012053574,-0.008265825,0.003123033,0.03609354,0.054066274,0.0070527843,0.004772098,-0.02605964,0.02765927,0.0053396574,0.055876113,-0.02354964,0.0029151526,-0.031474885,0.02201935,-0.030587094,-0.034217544,0.032013364,-0.04293341,-0.009514733,0.0028820552,-0.017645214,-0.005091497,-0.04778867,-0.0043195705,-0.017101722,0.02962817,0.0051879794,0.023849165,0.07170371,0.006739687,-0.04053826,-0.025321722,-0.03287511,0.006276365,-0.009677716,-0.0047574476,0.053606234,-0.024288787,0.021078303,0.012306174,0.005796456,-0.008998398,0.039516594,-0.027898753,-0.010738257,0.0024143795,-0.029260674,-0.00532388,-0.046737622,-0.032883428,-0.005718619,-0.029376479,-0.009659698,0.0004318543,-0.0031201076,0.010416062,-0.017923482,-0.014453713,0.02780895,-0.022933654,0.006418316,-0.14861818,0.006558834,-0.032944903,0.015588606,-0.032269612,0.026478298,-0.0373564,-0.032895103,0.0089873625,-0.010463604,-0.0034261534,-0.008316082,0.04078607,-0.028886251,0.038266234,-0.011591007,-0.009320031,0.02785927,0.019087438,0.018285763,0.0063270926,-0.023153672,-0.012622501,-0.018673908,-0.026685249,0.012262086,-0.011926017,-0.04899936,-0.0052014277,-0.028820649,-0.011180336,-0.054311443,0.029710818,0.07437958,-0.00092005555,0.0000070496935,0.018639706,0.0246199,-0.05502638,0.001517168,0.005773001,0.029611979,0.016964905,-0.0034454397,0.019132016,0.030184409,-0.0019387347,-0.022023853,-0.030215181,0.020400383,-0.0093432665,0.058330737,-0.061699636,-0.006963154,-0.015367776,-0.009292258,-0.048151463,0.031181604,-0.05777409,0.021536741,-0.05453305,0.028014472,-0.004670532,-0.03251139,-0.027206523,0.031068217,-0.03829616,0.032348283,0.006603812,-0.008005872,-0.023217328,-0.062026106,-0.04365822,-0.012370257,0.02466965,-0.032973014,0.031292245,-0.037590582,0.009704507,-0.017679932,-0.047217175,0.0025762937,-0.016788635,0.0425658,0.057275545,-0.010703493,0.0013096642,0.0033280598,0.016869636,-0.01877012,-0.025813071,-0.068858296,0.0031937216,0.0009899122,-0.023463966,-0.005349569,0.0046323515,-0.014971647,0.011842334,-0.013027754,-0.016265428,-0.020593524,0.03385532,-0.013051891,-0.028174827,0.029815786,0.10852063,0.012353704,-0.05806942,-0.028611677,-0.00757767,0.018108223,-0.031030718,-0.01753059,-0.04009429,-0.02657486,0.005762056,-0.048574433,-0.023516541,-0.06353029,0.032106917,0.017494092,-0.018592613,-0.037009098,-0.0010656138,0.013262927,0.02998379,0.016939892,-0.021152286,-0.055299733,0.03235902,-0.023876593,-0.021843601,0.004323168,0.01520332,-0.036485147,-0.047635283,0.06042323,-0.07523572,-0.01362318,-0.006579794,0.015421329,0.015821487,-0.024460666,0.026386594,-0.009298405,0.033734307,0.03627793,-0.0045251814,-0.041497845,-0.004016163,-0.009554278,-0.027465547,0.059004486,-0.031690683,0.03475731,-0.058524996,-0.05105969,-0.033716198,0.041196145,0.02233125,-0.0065755965,-0.007441704,-0.02346836,-0.012383977,0.019065123,-0.011544985,-0.013864973,-0.003976342,0.023988437,0.04035552,0.05384227,-0.023423465,0.046490774,0.044538826,0.0047694887,0.0070680273,-0.034946956,-0.002586492,-0.005457856,0.013117906,-0.007631127,0.035908762,0.010352582,0.027421987,0.02916345,-0.002497814,0.028633833,-0.027538521,0.0011957219,0.021412317,0.045336545,-0.02903073,-0.01674704,0.013138593,-0.016669322,0.010301565,0.022183837,0.022344902,0.043553114,0.004305791,-0.0057268282,0.021615611,-0.0400413,-0.0008269795,0.009416974,-0.008948205,0.0066860253,0.018602252,0.021066077,0.01519791,0.037387546,0.00088458357,0.013898862,-0.001764835,-0.059124228,0.018936299,0.014069939,0.003951214,0.008810247,0.017518988,0.02661846,-0.009399072,-0.04788989,-0.054356508,0.02983291,-0.048037678,0.013684075,-0.006237366,0.022403462,-0.02868526,-0.013347035,0.005029236,0.008042857,0.015647495,-0.010079889,-0.01868834,0.009297932,-0.008466288,0.029942926,0.03752291,-0.006491256,0.029138695,-0.021580586],"last_embed":{"hash":"1rh47l8","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"1rh47l8","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#Traefik Specific","lines":[101,115],"size":218,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1rh47l8","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#Traefik Specific#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033619445,0.0108449925,-0.009679801,0.0071922755,-0.029398885,0.009095259,0.015925879,-0.004560923,-0.026559994,0.027628338,0.003755627,-0.0076649655,0.0066783754,-0.004180686,0.042543836,-0.05755599,0.018796647,0.008387505,-0.0006494729,-0.010252756,-0.014562075,0.0011182525,0.01871293,0.00042351478,0.00097271876,0.007927498,0.022060975,-0.039556116,0.0067640124,0.027478164,0.013524148,-0.04439836,-0.0012910324,-0.028733958,-0.0065911296,-0.017665777,0.013737548,-0.010964569,-0.020534655,0.0067957314,-0.022470593,-0.013971544,0.019200332,-0.0067107882,-0.011032322,-0.01357772,0.062095024,-0.02055381,0.0005242218,-0.023748837,-0.0262961,0.015774198,0.034842312,-0.03121197,0.02143633,0.017604498,-0.025194364,-0.056374002,-0.04226837,-0.017681208,-0.007356966,0.022006197,-0.052141964,0.0052908575,0.023118677,0.03145437,0.0282935,0.017886257,-0.0030310804,-0.039712835,-0.0013071495,0.015262259,-0.061121445,-0.04085436,-0.043091655,0.010990819,0.04531038,-0.01814541,0.030363563,-0.0020573372,-0.006689781,-0.0146038085,-0.006068197,0.013783552,0.0055747135,-0.004270148,-0.05382177,0.06843729,-0.0078046136,0.02774742,0.021926062,-0.026047407,0.0031689378,-0.05101656,-0.046462495,-0.03856294,0.03687738,-0.024817271,0.031127699,0.0412741,0.032073665,-0.0084959855,0.005860001,-0.014919417,-0.006936889,0.0033817682,-0.0029135211,0.004541666,-0.031131167,-0.037987173,0.01507706,-0.008782328,-0.027560655,0.009974194,-0.018317861,-0.010859965,0.00021977526,-0.0094054425,-0.021287857,-0.008835729,0.026112644,0.0018838387,0.053383898,-0.03534457,0.027744206,-0.0027993603,0.0133216195,0.023222586,0.022734571,0.039888274,-0.023959037,0.042358015,-0.016949555,0.012058982,-0.04282762,-0.011276485,0.006050399,0.017724406,0.012198114,-0.057626314,0.016462246,0.087846816,-0.0018837663,-0.055326205,0.030922825,-0.01767942,0.045650385,0.014732518,0.026734289,-0.045339935,0.011472966,0.023146039,0.035967372,0.026120882,0.055466276,-0.000042807354,-0.0036416592,0.002785256,-0.020453405,0.058066677,-0.008501942,0.03195043,0.029878275,0.011031858,0.031903956,-0.030116893,0.004969838,0.025767159,0.015309632,-0.008130994,-0.015200528,-0.058080595,0.016346231,0.045273315,0.008122467,0.03193991,0.024313292,0.009911578,0.024667379,-0.040192932,-0.06687656,-0.027237155,0.008139209,-0.010181596,-0.005519152,-0.01308488,0.023957718,-0.005505124,-0.033067394,0.0362619,-0.044505693,0.01652083,-0.008243201,0.0027020494,0.0330504,0.022254568,0.013622764,-0.00668952,-0.03132162,-0.060240958,0.016674537,0.019388553,0.07172437,-0.03003873,0.027359966,0.016741624,0.04033509,-0.011251442,0.009295911,-0.044053383,-0.018681027,-0.0031384155,-0.024947,0.05619252,-0.026364394,0.011976391,-0.03829323,0.034940217,0.0049665826,0.014171849,0.009773084,0.0405294,-0.04564281,-0.04133274,0.07194121,0.004549521,0.024157591,0.030509338,-0.027760522,-0.035634056,-0.004216062,0.0030533099,-0.023462163,-0.017948838,0.062997624,0.0046826666,-0.027514087,0.023114733,0.008898521,-0.013801141,0.019822588,-0.027470041,0.05485417,-0.035722952,-0.048661172,0.005412304,0.017103774,0.051769067,-0.012540935,-0.024167879,-0.045900587,-0.003859771,-0.011213308,0.024446039,0.019219825,0.02049503,0.011711204,-0.007115355,-0.0546333,0.013886956,0.006227521,0.061244,-0.035030123,0.021034796,-0.02789871,0.033563763,-0.0004203393,-0.029722646,-0.013219237,0.007394329,-0.04224445,0.07901564,0.05503479,0.00048368127,-0.015829835,0.001950685,0.003130231,0.012505826,0.065715306,0.040547404,-0.02351913,0.032581408,0.04146392,-0.0053667063,0.0087972665,-0.017611347,0.0044566193,-0.005905022,0.0017898355,-0.012015613,-0.07976677,0.02667704,0.07393393,-0.008055313,0.009451613,0.07254479,0.027700689,-0.16625322,-0.035457514,0.042526938,-0.008467965,0.0075094933,0.002452256,-0.024653964,-0.009796953,-0.027813597,0.034346458,-0.006891649,-0.041295975,0.0067160805,-0.034615185,0.017295001,-0.0070306403,0.013011368,0.04449054,-0.002544595,-0.019179877,-0.029664917,-0.025001435,0.021401308,0.021535832,0.019290466,0.015325171,0.08572175,-0.022481004,-0.020812163,0.022665303,-0.0027236259,0.01057138,0.011990124,-0.009587416,0.009045748,0.0016847532,-0.0009359325,-0.037435662,0.0125867035,0.038490377,0.010527048,0.06057473,-0.022719929,0.009581633,0.009155544,0.0068670954,0.01975189,-0.006622353,-0.0080352,-0.0028851025,0.007687414,-0.0011538455,0.0033385393,-0.00846634,-0.03276482,-0.01591995,0.0040656216,-0.00045746093,-0.028764559,-0.036153514,-0.029633923,-0.012852153,0.023733541,-0.049701553,-0.036260977,0.008912793,0.014327589,-0.0072650327,0.008669381,-0.0039237426,0.018097576,-0.05931944,0.051085986,0.0023004648,0.008445909,0.012857383,-0.04157438,-0.0063411053,-0.01826802,-0.110560514,-0.0023769327,0.01712271,-0.032256547,0.0063030883,-0.017826075,-0.04077797,-0.008796026,0.045952264,0.023462445,0.20836827,0.05780769,-0.0810477,0.0015419221,0.030094812,-0.006069725,0.018823378,0.011068951,0.00083829236,-0.035683222,0.011395698,0.004083089,0.015290909,-0.010817817,-0.0029947464,-0.017303254,-0.025369084,0.020060334,0.042537622,-0.01015223,0.018563718,0.041659653,0.005160479,0.038427018,-0.05817853,-0.006386141,-0.026013395,0.008199742,-0.052855168,0.054114543,-0.03357284,0.040453047,0.0061202343,-0.030850109,-0.07115305,-0.007074188,0.0055956175,-0.057002775,0.014198384,-0.008371936,-0.016211389,0.0015225154,-0.0045527155,0.026382634,0.0015328809,-0.02949275,-0.007019655,0.011313793,0.011400992,-0.0077017797,-0.017906085,-0.044231817,-0.05159744,0.0003232005,0.0031608322,-0.039062515,-0.0051766452,-0.049379583,-0.013861362,0.0794938,-0.0053275833,0.006374551,-0.08571861,0.061676037,0.004533154,0.024088355,0.04041821,-0.00799214,0.06059802,0.07876222,0.005180615,0.04422652,0.032350603,-0.030792302,-0.0034760612,-0.0082123345,0.03399673,0.02260841,-0.026891649,0.017285021,-0.00995807,-0.0067624343,0.008212265,0.012906418,0.008502779,0.038600247,0.036414515,0.029147616,0.008076041,0.0023054238,-0.016525313,-0.00016197815,-0.0029802925,0.025261138,-0.025013557,0.060062073,-0.029589739,0.00084615493,0.0060710455,-0.008514091,0.044043038,-0.024064897,-0.014034666,-0.027894562,0.083142206,-0.06275225,-0.01341169,-0.006135203,0.02515882,0.00909949,-0.053865425,0.030464157,0.018061763,-0.0074158497,-0.014011133,0.07015226,-0.0065019927,-0.007271147,0.011759129,0.04614233,-0.010688752,-0.012953316,-0.0068678265,0.048323985,-0.021725496,-0.021225827,-0.018188521,0.017113535,0.0159173,0.0738611,-0.020707933,-0.020170752,-0.052130647,-0.005832804,0.0038923074,0.032641392,0.005133682,0.03271442,-0.025516132,0.0073167435,-0.02191442,0.05928064,-0.02487782,-0.03130884,0.013337215,-0.010086598,0.014079124,-0.014747111,0.002144816,0.044147957,0.010464307,0.022929147,0.004085677,-0.022714341,-0.02062169,-0.04488435,-0.018346287,-0.0060767876,-0.02403595,-0.03183952,0.018168963,-0.0055910572,0.051205378,0.063154034,0.013527112,-0.023064304,-0.00082007644,-0.013847294,0.029763514,-0.01021985,0.0030740467,-0.02831629,-0.059465546,0.035290845,0.008748937,-0.04362314,-0.063604504,-0.013234431,-0.003197886,-0.037607424,0.082086354,-0.013313989,-0.0649391,-0.01652422,0.038001217,0.008632337,-0.0012839119,-0.008027394,0.0018452472,-0.029760873,-0.034981795,0.1068148,-0.029019143,-0.00011623574,-0.004904574,0.0707515,0.045359083,0.0060459673,-0.007132575,-0.013788111,0.0010332286,-0.014155103,0.0012324431,-0.005639296,-0.011951342,-0.030789219,0.0068462845,0.018566757,-0.038970537,0.018139279,-0.044100557,0.02782471,-0.04378333,-0.012385715,-0.012174903,-0.037394486,0.053054698,0.025832428,0.046309818,-0.05769989,-0.015643438,-0.045561038,0.031230941,-0.04807539,-0.022292675,0.003662352,-0.020968838,-0.03743271,0.0026738143,-0.017721463,-0.0037313537,0.0030180926,-0.010256079,0.009597709,0.00510933,-0.0044259164,0.019828936,0.03543192,0.014500787,0.0047669886,0.018827165,0.007289546,0.0033872714,0.032993827,0.022391323,0.04646759,-0.05745423,-0.016172355,0.006335668,-0.04658161,-0.0140033,-0.03949315,0.0026540803,-0.0045566685,0.04939166,0.026928859,-0.013268205,-0.010796079,0.02194371,-0.004159595,-0.030791543,-0.0027075775,0.016982181,-0.036517985,-0.053749625,-0.03488479,0.04293048,0.0037361626,-0.033845056,-0.08727117,0.012443088,0.0021617461,0.012406454,0.012031127,-0.042203143,0.0128470585,-0.08084158,-0.004014145,-0.022295184,-0.0031885745,-0.05286632,0.03248288,0.04357756,0.03957801,-0.0017320261,0.03349132,-0.012084902,0.004631542,0.010708929,-0.0035953552,-0.013679576,0.020002404,-0.027808191,0.017291836,-0.03561129,-0.016679896,0.0015777908,0.010938745,-0.026869364,0.034320474,-0.0073219533,0.011865702,-0.02498772,0.004667879,0.0118838465,0.03381761,-0.01704461,0.008338624,0.06352221,0.0125979185,0.04678782,-0.03497971,0.0025743337,0.019363236,0.031466715,0.007238061,0.043910656,0.019708414,0.009850792,-0.032117017,-0.06606537,-0.013400575,0.0207771,-0.01892972,-0.017064273,-0.010773683,-0.024206417,-0.013116429,-0.006458305,0.012949797,-0.04735957,0.0064132223,0.0027324005,-0.003108928,0.00037532146,0.037700027,0.053296715,0.0044919653,0.002604882,-0.02647748,0.029429344,-0.0007113419,0.062838756,-0.025716934,-0.0022438588,-0.031762425,0.020702967,-0.032105315,-0.03614945,0.030550024,-0.041672077,-0.010890553,0.0016628349,-0.01940958,-0.0043143393,-0.04845197,-0.0017143931,-0.018874913,0.02427363,0.00852436,0.028864916,0.0721997,0.0146810515,-0.037954286,-0.027587498,-0.030513927,0.0063782544,-0.003331001,-0.00087628857,0.04954878,-0.025629323,0.011337612,0.015664158,0.006877108,-0.011780851,0.03239961,-0.022580184,-0.0073433914,0.005915033,-0.033310436,-0.009102517,-0.046250325,-0.034280606,-0.005331407,-0.035027325,-0.007629093,0.0042105964,-0.003472206,0.009580964,-0.016286116,-0.013214858,0.028056404,-0.021803215,0.00802681,-0.1467642,0.0065404614,-0.036905713,0.01799823,-0.030107046,0.030695837,-0.038901247,-0.031650025,0.007827925,-0.0074827797,-0.0036278607,-0.0153789325,0.039916795,-0.028241906,0.040701244,-0.008815512,-0.0037467454,0.02712974,0.01615239,0.01580378,0.0064157704,-0.021783743,-0.02238596,-0.015340659,-0.022642285,0.004998029,-0.0028576406,-0.05464306,-0.003214705,-0.031693663,-0.015480277,-0.055430584,0.024688099,0.07409912,0.00086171617,-0.005817938,0.018115817,0.022816202,-0.061779395,-0.0049384995,0.0033738832,0.035113525,0.016503481,-0.00018161358,0.024124488,0.03400094,-0.004701758,-0.020812927,-0.03683655,0.019893378,-0.011441819,0.054337077,-0.06226494,-0.00904812,-0.016446201,-0.006947202,-0.051900946,0.027167946,-0.055243358,0.0123659205,-0.06092628,0.024315609,-0.007123526,-0.0311689,-0.0309772,0.021103501,-0.03765293,0.03695697,0.009866335,-0.0068018613,-0.022852955,-0.0652098,-0.045563094,-0.014526982,0.025103642,-0.030126175,0.023651753,-0.042405717,0.009620927,-0.023467751,-0.048768744,0.0011632794,-0.018312179,0.041637417,0.06326575,-0.008999278,0.0033271818,0.0037002787,0.020579228,-0.01513313,-0.027188169,-0.06490502,0.008211894,-0.0046001105,-0.023453444,-0.0037789799,0.0052465764,-0.01699385,0.006945843,-0.012754426,-0.014933652,-0.013340572,0.031039141,-0.016323319,-0.029427731,0.039969586,0.11281288,0.011084228,-0.05752299,-0.033328965,-0.009820471,0.019402841,-0.031136462,-0.018568546,-0.039989386,-0.029690742,0.00033899926,-0.044548113,-0.023919487,-0.06020618,0.031629004,0.017673919,-0.013769434,-0.03338481,0.0054307287,0.012000831,0.030722586,0.0155705465,-0.022502962,-0.055346098,0.03349369,-0.022834295,-0.018906938,0.0043818266,0.018342612,-0.03275787,-0.042099863,0.05897528,-0.07516923,-0.012797974,-0.008430062,0.015749875,0.018461466,-0.025462728,0.022550408,-0.007307542,0.040205434,0.027007421,-0.0060680187,-0.03954154,-0.008022518,-0.007956328,-0.027553108,0.05194117,-0.034555472,0.033018768,-0.059670385,-0.049946226,-0.03808238,0.04467301,0.0118807135,-0.01230797,-0.008246202,-0.015066716,-0.0103381565,0.019961812,-0.01510166,-0.011500025,0.00014321243,0.0246931,0.03943854,0.04769178,-0.023015661,0.040311996,0.047810685,0.0018878694,0.011187223,-0.03285457,-0.0012361968,-0.009815898,0.013312241,-0.00555573,0.034260068,0.008396306,0.02102449,0.02881138,0.00414985,0.024954753,-0.025935672,-0.001707077,0.021475798,0.0379205,-0.02560935,-0.017053511,0.010169149,-0.017060334,0.010694282,0.018836226,0.025109604,0.045725808,0.0028548392,-0.009008873,0.019620847,-0.039958213,0.0031148684,0.006546083,-0.0140766855,0.010568603,0.025348708,0.023377454,0.009020091,0.03706474,-0.002714633,0.0098225735,-0.00012192412,-0.061936025,0.016595932,-0.0011781255,0.0009825439,0.006243944,0.017224913,0.026442034,-0.0118138315,-0.04589956,-0.05356495,0.028656378,-0.052647702,0.012752991,-0.0012111028,0.021468844,-0.027553642,-0.013602551,0.0018824934,0.0047155065,0.015894815,-0.011446326,-0.019309808,0.005660829,-0.0062447744,0.030082172,0.028645944,-0.006463851,0.021052323,-0.0154623985],"last_embed":{"hash":"1em18o5","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"1em18o5","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Common Commands#Traefik Specific#{1}","lines":[103,115],"size":196,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1em18o5","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#File Locations": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036622997,-0.020660466,-0.026955342,0.018052194,-0.01592553,-0.029194932,0.007956666,-0.009529087,-0.010372792,0.06390373,0.014944567,-0.009600512,-0.012891217,0.010826529,0.038648132,-0.015856227,0.0010222171,0.0441496,0.006712345,-0.012153094,-0.013735292,0.0100198025,0.048782688,-0.017315913,0.018200597,0.0341762,0.005116804,-0.021033326,-0.002582084,0.007409705,-0.010584719,-0.0088082645,0.0066432445,-0.0007142629,-0.013061905,-0.019671042,0.012391576,-0.020898886,-0.039689712,0.026494207,-0.009804021,-0.043005228,0.024347743,-0.01903614,0.0065029874,-0.010805904,0.06018903,-0.029644145,-0.014099949,-0.0010473926,-0.050139934,0.00017415335,0.01724643,-0.017745353,0.016007546,0.0047770035,-0.055303883,-0.035417374,-0.03683179,0.0011286983,-0.031190246,0.02837581,-0.027528957,0.021714266,0.022603463,0.018919475,-0.007132976,0.012580425,-0.0054176,-0.04331292,0.0062333746,-0.011386516,-0.030703189,-0.046349537,-0.011059751,0.0010245357,0.0084841885,-0.050375193,0.00836846,0.041978747,0.008699184,0.01594936,0.0035304185,-0.01840785,0.025825921,-0.014971089,-0.04362364,0.067546934,0.04000986,0.020099461,0.007837402,-0.023078566,0.027735751,-0.056012683,-0.043088008,-0.005010516,0.002705013,0.0042517334,0.07443622,0.026197325,0.032110102,0.011538254,-0.015671201,-0.03686031,0.025857365,-0.004052594,0.0072494745,0.010124395,-0.044645473,-0.021947242,0.009819371,-0.019874,-0.03012109,0.009200048,0.0030825385,-0.024671638,0.03269011,-0.016203996,-0.025949512,-0.01876965,0.043144293,-0.020173162,0.022812864,-0.02559068,0.01577442,0.015574451,0.0008161015,0.0507904,0.029543528,0.033151157,-0.03794851,0.020516595,-0.0033214507,0.037320703,-0.047684126,-0.027250089,0.02531561,0.022330018,-0.010383273,-0.06459611,0.026511595,0.06300508,-0.029492425,-0.009610719,0.04212982,-0.032409534,0.056578387,0.018506534,0.021678528,-0.03979772,0.0006448765,0.020375371,-0.014150498,0.03497503,-0.0029178462,0.005659231,0.030949304,0.028521923,-0.009810083,0.030488439,-0.009105166,0.0053634136,0.005129142,0.0009342031,0.03160671,-0.054083534,0.011390119,0.009029711,-0.017798267,-0.031024776,-0.056862053,0.0022360792,0.009131874,0.03717337,0.034963433,0.02439522,0.06824671,0.02104332,0.012363164,-0.04876107,-0.06258377,-0.0006507572,0.005269851,-0.036542524,-0.010652173,-0.011457859,0.0022995519,-0.011884996,-0.02758453,0.05375602,-0.04344574,0.01281028,0.015505895,0.016282935,0.011941037,0.019431833,0.025966294,0.01138401,-0.014100628,-0.048999555,-0.02958703,0.016798215,0.054351114,-0.003909288,0.013918973,0.005343381,0.010493985,-0.036603123,0.002149437,-0.085298546,-0.013764341,-0.00952758,-0.026832683,0.022240978,-0.012112931,0.010291096,-0.033359524,-0.008245156,0.007416431,0.006469986,-0.012406347,0.020201497,-0.014951379,0.041098673,0.07917165,-0.041360356,0.030191159,0.04750409,0.003383808,-0.025725406,-0.048666887,-0.012889778,0.002192797,-0.04076805,0.10017619,0.00037338748,-0.06315822,0.007661999,0.021270663,-0.028092494,0.0031706158,-0.016199423,0.023257643,-0.0366602,-0.027113171,0.0043864804,0.027462456,0.056226343,0.0047720117,-0.01795086,-0.0385729,0.014101275,-0.023809882,0.0038958567,0.042614274,0.036314335,0.026221214,-0.014466368,-0.014839436,-0.011856097,0.028471066,0.04974111,-0.022050118,0.038405452,-0.008213428,0.026590802,-0.017519878,-0.052382383,0.02677449,0.022581562,-0.038428124,0.049868084,0.04488351,0.0038164535,-0.01731364,0.036410168,0.020932538,-0.0032722247,0.06724554,0.041881267,-0.031042568,0.02604885,0.04860041,0.0030642487,0.028793333,-0.024057982,0.037305225,-0.010897731,0.016428633,-0.01444748,-0.06015058,0.069944285,0.08432064,0.008830604,-0.012663335,0.048474878,0.0036356302,-0.15395966,-0.045170646,0.033526678,0.015142129,0.0063230037,0.017223882,-0.055259574,-0.018636834,-0.025272792,0.055027395,-0.019602245,-0.055501066,-0.00851473,-0.030185701,0.010774247,0.019692007,-0.0024188394,0.02201037,-0.020544734,-0.035614513,0.010159827,-0.038014546,0.03198996,0.016066313,0.021279456,0.0075975806,0.10364392,0.017158503,-0.00086531194,0.02395404,-0.0022650748,-0.031158457,0.016477037,-0.024483984,0.003674614,0.035728805,0.021319788,-0.0013003402,0.014752576,0.021560553,0.011993319,0.031383306,-0.0156304,0.0024176782,0.000784915,0.018888608,0.015409545,-0.03427643,-0.013443185,-0.00009851,0.025284937,0.0053470987,0.0056297565,0.031784993,-0.049876593,-0.023519754,-0.026813738,0.0060847322,-0.032754764,-0.026164485,0.005198713,-0.032914087,0.020374505,-0.076517195,-0.011728431,-0.020442232,0.043059982,0.0035646323,0.023825852,-0.035014767,0.02527883,-0.06496944,0.05964833,0.002371998,0.0054220543,0.026127778,-0.01453925,-0.026320953,-0.025767874,-0.117732674,-0.009576018,0.012762178,-0.035040256,-0.007350208,-0.030090947,-0.016452752,-0.017009182,0.049063627,-0.009222546,0.2154025,0.025634337,-0.0052716755,-0.032878384,0.06463673,0.0033718215,0.013479712,0.017774023,0.008867632,-0.043465048,0.0016799232,-0.004633164,0.030779544,-0.01201597,0.022014247,0.05458702,-0.023455963,-0.005464747,0.04325013,-0.014105698,0.026866827,0.0044828234,-0.027098441,0.0858184,-0.038919076,-0.030967345,-0.032381848,0.015644217,-0.041172784,0.028494895,-0.00613043,0.059807513,0.0047340845,-0.024623178,-0.0696386,-0.02077942,0.024496052,-0.008926851,-0.029555917,0.008141631,-0.012458529,0.0070327753,-0.009279306,0.026222829,-0.019178651,-0.053255886,0.008466065,0.018550279,-0.002832428,-0.015392973,-0.03078836,-0.031141795,-0.042565957,-0.00459368,0.009216968,-0.029512815,-0.028378611,-0.051150005,-0.0013624289,0.07496522,0.01737434,0.0031865626,-0.055132486,-0.005345519,0.021426564,0.035397977,-0.008719653,-0.043464698,0.04617611,0.09829054,0.035021026,0.011032077,0.022504348,-0.009048812,0.0073457127,0.019455938,0.030772017,0.054153126,-0.020124115,0.002686466,-0.019782988,-0.0028871384,-0.008749538,0.023791261,0.0073448336,0.030688569,-0.00061892625,0.021772401,-0.010811024,-0.01029375,-0.007069954,0.0010266413,0.025750998,0.005282385,0.025458116,0.03316455,-0.011203416,0.027408773,-0.013671349,-0.021415746,0.03156989,-0.008534023,-0.024836695,-0.05386773,0.06599256,0.0060130334,-0.00059364235,-0.017248584,0.054061737,-0.020387804,-0.06013077,-0.006545453,0.034785435,-0.031561244,-0.019275758,0.040017024,0.035651732,-0.00031258792,0.024711905,0.032632954,-0.0003211817,-0.026866676,-0.034905683,-0.012565012,-0.014225642,-0.027338563,-0.0032359157,-0.027798526,-0.012928812,0.06910207,0.03204583,-0.044170897,-0.047068212,0.019207135,0.034676164,0.051135354,0.016633477,0.034864977,-0.028560352,-0.0073745674,-0.072738335,0.036322717,0.013242206,-0.013023074,0.03452099,-0.02085234,0.031585522,-0.0121896975,-0.015845867,0.024914417,-0.009450959,0.06458709,0.014643396,-0.029904688,0.0033893187,-0.008763285,-0.014962688,-0.011522179,0.0044520916,-0.030567354,0.008603199,-0.0052978857,0.077226356,0.044717867,0.017866243,0.022776132,-0.04083742,-0.0145393275,-0.0008095757,-0.010962247,0.0099255415,-0.033998962,-0.063677706,0.049916293,0.023188768,-0.020893551,-0.025175879,-0.014743302,-0.032634445,-0.00020778224,0.06054838,-0.032359246,-0.0385119,-0.037377164,0.019626984,0.035915684,-0.033243474,-0.0031297298,0.029280584,-0.015537411,-0.034640536,0.085045114,-0.004890205,-0.016841706,-0.016882813,0.01793785,0.046141174,0.025143614,-0.0019193813,-0.02014533,-0.03349543,-0.016825926,-0.010654456,-0.0041183485,0.0045196665,-0.03916653,0.014154657,-0.032272793,-0.030744277,0.0029059947,-0.005453869,0.0013358762,-0.018596925,-0.024002494,-0.011790299,-0.056876536,0.05803162,0.011167307,0.0043716263,-0.06500897,-0.011819797,-0.022272367,0.043201275,-0.03575754,-0.050924893,-0.01186111,-0.045111116,-0.02477052,0.044952065,-0.027851298,-0.00008053874,-0.0101378085,-0.015076306,0.016184034,0.02292731,-0.03280064,0.022150816,0.026506754,0.029895164,0.018418545,0.032378178,0.021654755,0.006784957,0.039287936,-0.006628135,0.04992636,-0.029547825,-0.015360492,0.003686279,-0.049014304,0.010388935,-0.043293294,-0.00089750043,-0.012583938,0.07173367,0.010293804,-0.0035680293,-0.022897964,-0.023483515,-0.052671283,-0.01716967,0.01772064,0.020941913,-0.007561201,-0.032773677,0.00010373497,0.036892418,-0.01905939,-0.01936856,-0.0752215,0.0064359,-0.002065286,-0.042883255,-0.0056350282,-0.008753931,-0.0049059372,-0.057970323,0.013948361,-0.022475597,-0.021026297,-0.053452972,0.031266123,-0.0056492384,0.011776325,-0.03803539,0.06330045,-0.04569401,-0.000085359454,0.00024294823,-0.021673465,0.0046440535,0.029104676,-0.0189879,-0.004962386,-0.036855027,-0.00044018662,-0.0030449536,0.00868402,-0.021138793,0.033400048,0.0006050559,0.017584043,-0.037750736,-0.029336799,-0.0083168745,0.04179024,-0.022684287,-0.030852892,0.020641223,0.0027656096,0.024453852,-0.018041346,0.018007461,0.04110855,0.033699345,0.022710407,0.04336209,-0.03503768,0.013394049,-0.010763964,-0.049730547,0.034742087,-0.017158905,-0.024544047,-0.010773184,-0.023249684,-0.034424607,-0.010780748,-0.008048449,0.028422106,-0.052564397,-0.0002175959,-0.0039008225,-0.011592037,-0.025853818,0.005285735,0.01655462,-0.011318155,0.010662167,0.001657417,0.016169103,0.021033108,0.03944494,-0.021296186,-0.010148359,-0.05937318,-0.0043127513,-0.02942813,-0.048245333,0.004972674,-0.00017614209,-0.0054798583,-0.009293878,-0.017262796,-0.023054466,-0.009645403,-0.0129956985,-0.029190859,0.03186826,0.049105622,0.007539831,0.052033488,0.008817718,-0.0061169458,0.0062835612,-0.04842888,0.0104598915,0.025190994,-0.01362541,0.0052486537,-0.0029474357,0.020851597,0.030494059,-0.00058616773,-0.023913784,0.024744267,-0.0028263393,-0.0324694,0.0002751539,-0.01949019,-0.030343313,-0.019933445,-0.040972527,-0.024150386,-0.032255825,-0.0025017068,-0.010658009,-0.026224531,-0.013902436,0.0363867,-0.025894526,0.06088961,-0.03982827,-0.006033547,-0.13900277,-0.0036664507,-0.01956831,0.021210253,-0.022672666,-0.0051053734,0.011831925,-0.029775428,0.047199264,0.0075894264,-0.048016805,-0.034093734,0.054494172,-0.009771652,0.02234645,-0.004790901,-0.015195604,-0.0016707389,-0.008616348,0.019741237,-0.005109617,-0.034219455,0.00742962,-0.019240495,-0.042816292,0.0135585535,-0.014038873,-0.05070282,0.0018599258,0.014535915,0.018867323,-0.033960935,0.03646357,0.030571412,-0.0082732905,0.010369561,0.0037160409,-0.014350484,-0.009936304,0.009138081,0.0023100867,0.027300254,-0.0015180253,-0.0041551166,0.029267583,0.005691842,-0.028979527,-0.03242092,-0.035806302,0.034587793,0.032524433,0.034010194,-0.021958277,-0.009436223,-0.0032634132,-0.010552775,-0.033784863,-0.0024745183,-0.075346716,0.00050432084,-0.026855532,0.044651788,-0.0059501133,-0.036021642,-0.03266035,0.017541325,0.010846231,0.03244398,0.008910525,-0.01068534,-0.021619633,-0.007389295,-0.028669199,-0.02680226,-0.0070788935,-0.04129397,0.013612083,-0.026835328,0.011890916,-0.014947951,-0.018514019,0.010289515,-0.018396476,0.033764496,0.057215244,0.012835949,-0.036115766,0.0022071768,0.029246083,0.0035536317,-0.032306377,-0.06151659,0.03989493,-0.031532414,-0.03228236,0.036679454,-0.0037940093,-0.024693748,0.019557565,-0.009002764,-0.019340802,-0.026688235,0.015018988,0.008353938,-0.039572563,0.010728294,0.07430572,0.0058881976,-0.01750258,-0.016740667,-0.01198174,-0.0024726535,-0.0057867677,-0.009318576,-0.048635848,-0.03704702,0.0024217663,-0.0518527,-0.01365408,-0.047908794,0.005490378,0.019405453,-0.018638736,-0.03517538,-0.017143767,0.020175975,0.03495526,0.018905189,0.011254011,-0.049064036,-0.010810613,-0.025902232,-0.027735472,0.020045547,0.011230471,-0.014316165,-0.040372882,0.040437635,-0.06920684,-0.036947373,0.0056721237,-0.0032547757,0.005524665,-0.0068527563,0.0024464158,-0.018759357,0.020382997,0.047462262,0.025163507,-0.05285256,0.015653266,0.0068203486,-0.066656105,0.048675414,-0.052916657,0.030320972,-0.0061960807,-0.018028181,-0.025947832,0.059404142,0.013528009,-0.023121096,0.000097034324,0.019992739,-0.020035803,0.04731853,-0.009283411,-0.021635115,0.013062017,0.034433365,0.050597496,-0.0018485235,-0.0014609324,0.027497089,0.017524365,-0.026720569,0.030574743,-0.0076782736,0.010051383,-0.014103308,0.03417496,0.026913105,0.08842929,0.0070400103,0.014316468,0.008697411,-0.009734867,0.031542078,-0.028093588,-0.0056742155,0.017431943,0.0008098338,-0.047497533,-0.019620657,-0.0028617692,0.008505581,0.019969998,0.051661506,0.000082799015,0.05888609,0.020676928,-0.019107372,-0.00084978336,-0.025194274,-0.016552474,0.039192393,0.0017961727,0.009255904,-0.0015567061,0.050390832,-0.020953134,0.056822613,-0.015649328,0.029881384,0.007160556,-0.030475734,0.048238635,0.025711453,0.008695899,-0.02905184,0.004294101,0.026980344,0.0005105211,-0.034479175,-0.054866686,0.030638715,-0.030083762,0.01156351,0.010048976,-0.020124255,-0.017444704,0.01017141,-0.010320795,0.03938752,0.023147818,-0.028052902,0.00004940265,-0.010148122,0.027602568,0.010554945,-0.007285843,0.009859718,-0.0409373,-0.07910084],"last_embed":{"hash":"el9eny","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"el9eny","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#File Locations","lines":[116,148],"size":695,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"el9eny","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#File Locations#On TrueNAS Host": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035305683,-0.016092593,-0.017098464,0.01788347,-0.0090350965,-0.03529358,0.0045293816,-0.011036808,-0.006318157,0.045332715,0.016012639,0.0056641083,-0.021919627,0.0061794994,0.031307336,0.00044334537,0.0034066308,0.044002797,0.014795134,-0.01743849,-0.0017123158,-0.000096607764,0.04476773,-0.03172994,0.01625959,0.018594088,0.01563195,-0.020125585,0.0042775446,0.0050402232,-0.009844259,-0.026985973,0.006288977,-0.006528429,-0.012227322,-0.027042836,0.016892081,-0.01625091,-0.030635083,0.03220023,-0.0051240567,-0.043778427,0.017594213,-0.025228698,0.0021940537,-0.009662973,0.053839404,-0.028203137,-0.010613898,0.0106552895,-0.050863158,0.013565132,0.009398995,-0.018579733,0.013868111,0.00032993386,-0.06115269,-0.055366457,-0.04213867,0.0002042208,-0.018675193,0.021484569,-0.031572167,0.02117,0.019797891,0.034503896,0.0019602415,0.025457462,-0.013524213,-0.047650125,0.0049856515,-0.0069790347,-0.031276006,-0.042819206,-0.010729381,-0.004695102,-0.0020850617,-0.04573015,-0.0020806058,0.046580832,0.018002745,0.006409876,0.00035174703,-0.01813934,0.032131337,-0.006044148,-0.047088146,0.06280753,0.020307213,0.01712348,0.017099325,-0.022400241,0.036678452,-0.050862364,-0.047930088,0.0056599258,0.0022970387,0.004399618,0.074235655,0.011869673,0.016126955,0.005486166,-0.009134102,-0.03614517,0.02092415,-0.0024215365,-0.007329351,0.004647235,-0.036301684,-0.020480076,0.024455711,-0.009933454,-0.021991378,0.014735866,0.007259275,-0.01282542,0.019474316,-0.015363896,-0.018030407,-0.017502937,0.04122542,-0.022610627,0.03713965,-0.025217377,0.018007565,0.014300933,0.0082237385,0.05086624,0.01883932,0.027493479,-0.033921976,0.033597585,-0.007367588,0.042499725,-0.053510763,-0.03452164,0.02975163,0.026784252,-0.0030861506,-0.05038613,0.021497944,0.05856711,-0.034537874,-0.014527064,0.039768565,-0.024932578,0.049686234,0.023782285,0.0146018565,-0.049870443,-0.010495438,0.013712647,-0.007510163,0.033644706,-0.0035571307,0.011450665,0.032504156,0.011801811,-0.007892192,0.036986865,-0.0045546945,0.0041456036,0.004677413,0.006904358,0.031595334,-0.05177243,0.0067211,0.0146846855,-0.023883896,-0.035151392,-0.056523304,0.0058539226,0.009408866,0.042149685,0.0324679,0.028180182,0.07056743,0.011660502,0.0029773072,-0.044136837,-0.033115298,-0.008714115,0.0083756335,-0.035011493,-0.021890001,-0.015817367,-0.013485252,-0.006423563,-0.024588639,0.05054588,-0.050083496,0.0019285504,0.014787687,0.0035218366,0.00010860918,0.011124742,0.0073967,0.015384799,-0.018937578,-0.04251175,-0.028582146,0.0263799,0.05449617,-0.011272181,0.014544606,0.0070687938,0.010220558,-0.036763962,0.008881857,-0.07308373,-0.015091326,-0.00799059,-0.032429624,0.008378894,-0.01859529,-0.0035303067,-0.020844188,-0.0029532914,0.0039037978,-0.009681017,-0.022202604,0.025518483,-0.011961375,0.052319586,0.084898904,-0.04822076,0.025854198,0.039374404,-0.0012784734,-0.02291329,-0.04011293,-0.017435333,0.0008566665,-0.036158714,0.10146393,-0.01451178,-0.054786664,0.019229405,0.012958258,-0.04727389,-0.014328527,-0.005008222,0.017396258,-0.033718504,-0.022483215,0.004220183,0.018704595,0.055845946,0.00430054,-0.016020779,-0.044451296,0.022472385,-0.02039358,0.010361498,0.03920929,0.024733437,0.029017895,-0.0036205032,-0.01890345,-0.0033673896,0.023632834,0.055876732,-0.017256508,0.031770367,-0.0027159993,0.021970619,-0.009447832,-0.061461218,0.028698105,0.016871665,-0.035620984,0.049226586,0.041449193,-0.0032536134,-0.01566898,0.034263115,0.020002242,-0.000053232285,0.05819603,0.046852797,-0.03868614,0.02570719,0.047980595,0.018818881,0.029339332,-0.023426833,0.046329852,0.0048125554,0.019221883,-0.010495823,-0.05566197,0.04937601,0.078474164,0.009807183,-0.005369415,0.04875144,0.013239958,-0.16571331,-0.046669807,0.034206804,0.0048755435,0.016874105,0.015814949,-0.053240635,-0.022080567,-0.03256865,0.050434645,-0.017132359,-0.062006455,-0.012540009,-0.04159361,0.019607473,0.015173004,-0.0065968656,0.018353887,-0.02549552,-0.037990928,0.010556277,-0.02950743,0.039908208,0.0129309185,0.03402573,0.0056587723,0.09623661,0.018151214,0.019718515,0.0077007287,-0.0034571958,-0.031003198,0.02059441,-0.026562074,0.004035626,0.043333154,0.01761647,0.008730752,0.00820141,0.0202683,0.015333618,0.03249122,-0.011875839,-0.005887455,0.00019218732,0.017922353,-0.003141736,-0.02409172,-0.032155592,-0.003717494,0.027243199,-0.006242296,0.010408621,0.027524214,-0.054005083,-0.010975704,-0.020970419,0.0085753985,-0.036031295,-0.026261905,-0.0002870577,-0.015862335,0.013426739,-0.08165035,-0.0078393705,-0.015299873,0.04173339,-0.0056385915,0.042130455,-0.038352676,0.024200657,-0.049331047,0.0670063,-0.0017703015,-0.0062995646,0.03726468,-0.019923724,-0.026315797,-0.012233719,-0.12223946,-0.0039128484,0.009661734,-0.030851651,0.011638637,-0.033002697,-0.0031662206,-0.014619002,0.03779654,-0.00919508,0.22786026,0.033979025,0.006733268,-0.043681636,0.05545932,0.0017399167,0.013027273,0.014938931,-0.0024301207,-0.04078967,0.009966938,-0.007566192,0.0251578,-0.012802848,0.021679971,0.051357485,-0.019924344,0.0031591626,0.041539535,-0.015024746,0.02230575,0.009104855,-0.019585064,0.080108345,-0.022418955,-0.018177105,-0.036482435,0.0022285718,-0.046734024,0.034447026,-0.01938271,0.05708431,0.005243072,-0.013326256,-0.06333775,-0.025420338,0.04055382,-0.0128714675,-0.018921342,0.005945891,-0.024664497,0.00476896,-0.010744782,0.038737543,-0.026314182,-0.052588988,0.01697711,0.007812341,0.01022336,-0.013460062,-0.020957315,-0.036195077,-0.02477029,-0.0056884275,0.01584348,-0.028671956,-0.01881717,-0.047370754,-0.0001856757,0.079643324,0.016604608,0.0033484073,-0.037760593,-0.007020773,0.034213133,0.025485288,-0.0007832703,-0.047604866,0.032634184,0.10754489,0.033979025,0.013738841,0.023886392,-0.021723881,0.009108985,0.015657624,0.021925537,0.06372351,-0.029532399,0.017665872,-0.018150708,-0.005365533,-0.0026269138,0.012727857,0.0017183616,0.035634585,0.010666219,0.015481263,-0.017347917,-0.015972532,-0.016930247,0.013979634,0.029630423,0.016532104,0.034956817,0.02248404,-0.010189423,0.022892678,-0.019649273,-0.020169564,0.017401915,-0.020545417,-0.029943282,-0.05427924,0.06931157,0.0045624315,0.0020143301,-0.006163002,0.04874561,-0.011430076,-0.052197464,0.0071252068,0.024467403,-0.02121672,-0.025343986,0.04643463,0.034281135,0.010258987,0.020259138,0.02658238,-0.008672419,-0.03496809,-0.03858744,-0.0064896485,-0.015075726,-0.019692173,-0.0013195731,0.00078669284,-0.023726609,0.06728405,0.029279688,-0.04556182,-0.050678432,0.0025032298,0.037548207,0.040377866,0.01555852,0.032572247,-0.045414977,-0.012203814,-0.07379635,0.038078457,0.008244181,-0.010142219,0.026980823,-0.021037854,0.031116508,-0.013767024,-0.01621838,0.03267267,0.007182141,0.06043322,-0.007576422,-0.030306933,-0.012104945,-0.019273184,-0.021772798,-0.007096296,0.021659154,-0.027511694,0.016354656,-0.00325211,0.089992024,0.051195517,0.017286863,0.02512566,-0.040116224,-0.003141622,-0.0011318763,-0.008941368,0.008664598,-0.041029595,-0.06513775,0.060586974,0.022687078,-0.006953902,-0.025932115,-0.025845725,-0.038985997,-0.0013221647,0.06196886,-0.024530664,-0.025117757,-0.048326846,0.035863616,0.029751735,-0.033107266,-0.0113469595,0.031767465,-0.016585967,-0.026382638,0.095731646,-0.008620841,-0.016142821,-0.012576842,0.030637689,0.050547548,0.025864609,-0.010332938,-0.023401331,-0.033977572,-0.013130164,-0.010350102,-0.0055714045,-0.0047932495,-0.040350858,0.0065953345,-0.026641482,-0.036707032,0.011173841,-0.0067031747,0.010551263,-0.018837202,-0.024399607,-0.016729947,-0.040601123,0.058945596,0.006806933,-0.006267538,-0.0543408,-0.0018196597,-0.018664077,0.03561968,-0.03145472,-0.041509293,-0.020951102,-0.04074938,-0.028964065,0.030175839,-0.023017928,-0.00007318774,-0.0080462815,-0.02147639,0.006510007,0.032175764,-0.020766452,0.015412333,0.030017199,0.036864076,0.004953905,0.037616197,0.019508643,0.009507364,0.03688348,-0.012490888,0.051170953,-0.04374497,-0.023344046,0.0045866286,-0.050041366,0.0063876007,-0.046639707,0.0055145887,-0.011734495,0.07631779,0.009082502,-0.01788012,-0.02704489,-0.024665318,-0.054638404,-0.0148714,0.020368349,0.028559102,-0.008335049,-0.026868708,0.009136171,0.04959718,-0.019185856,-0.020705804,-0.06670411,-0.003699274,-0.010079675,-0.02845313,-0.028946357,-0.004900671,-0.0011881123,-0.07161252,0.016152037,-0.005559165,-0.026581742,-0.06953121,0.014280502,0.0051187994,0.012886236,-0.035448983,0.068573594,-0.036450647,-0.002573288,0.004819189,-0.028209923,-0.0034430618,0.03103276,-0.026167715,0.003609227,-0.02514718,0.00012508685,0.00069252646,0.017276755,-0.02568449,0.03657212,0.0015429289,0.018744435,-0.036864903,-0.02771811,-0.019567566,0.03502446,-0.018188048,-0.023266137,0.030189363,-0.0057613794,0.018378515,-0.004994892,0.023879245,0.040000483,0.0332591,0.01837427,0.052809846,-0.024619352,0.008751871,-0.0013343728,-0.06834443,0.024806192,-0.010061444,-0.0272524,-0.021779295,-0.032357194,-0.029472563,-0.034727998,-0.0136590665,0.01729386,-0.04890775,-0.00013816156,-0.008327075,-0.0024477958,-0.02533357,0.002821706,0.020136226,-0.015660163,0.0133703435,0.019619321,0.008999084,0.021107413,0.039076675,-0.022829289,-0.010503357,-0.04954202,0.0065571456,-0.032732535,-0.042446706,-0.0009365626,-0.015209776,-0.0155780455,-0.0066231685,-0.010370039,-0.015403009,-0.023935262,-0.008159519,-0.022343118,0.024197144,0.026916176,0.01673115,0.048495416,0.0082578575,-0.014221101,0.010491701,-0.04694965,0.009503112,0.018069211,-0.011814558,-0.010936979,0.006310307,0.008446855,0.036111295,0.0029832777,-0.024107149,0.032657407,-0.013667325,-0.024988238,-0.006579072,-0.015106713,-0.035906844,-0.02452085,-0.038475633,-0.024231855,-0.02830885,-0.007241665,-0.014305693,-0.0362536,-0.016540831,0.038558435,-0.0059671733,0.0580956,-0.030966822,-0.00023658655,-0.14453097,0.0006315202,-0.03435327,0.031590886,-0.036565337,0.006650953,-0.0020811975,-0.0189422,0.056703985,0.015502474,-0.048619438,-0.03180955,0.06808782,-0.009565765,0.015527135,-0.005976086,-0.0077126115,-0.001536453,0.007220552,0.031230379,-0.004330487,-0.030225435,0.009006276,-0.02204426,-0.028365867,0.017028619,-0.014109629,-0.056125745,0.0041542863,0.0040673674,0.023573024,-0.024867348,0.04127636,0.029184729,-0.008015419,0.014893963,0.0009527695,-0.032481093,-0.0069996244,0.015887946,0.0045997878,0.026924409,0.0009791665,0.0082112625,0.023765532,-0.011635105,-0.033452664,-0.017257573,-0.048199043,0.032310933,0.033277553,0.022224605,-0.029826,-0.01353531,-0.008569383,-0.024109326,-0.034714326,0.0041789575,-0.06750401,-0.008260846,-0.045726657,0.035272136,-0.009853934,-0.02450591,-0.03413207,0.00992778,0.012993338,0.025536897,0.013044271,0.0025288095,-0.021963505,-0.00942837,-0.016353248,-0.03288077,-0.0018994627,-0.018527552,0.013705726,-0.026685936,0.015594443,-0.017365547,-0.027370052,0.018093092,-0.018579636,0.020388586,0.054306045,-0.0018201888,-0.039075304,0.0011909627,0.018924113,0.00898729,-0.03595734,-0.05781207,0.04013389,-0.049737833,-0.034391288,0.045752306,0.004351044,-0.0145325065,0.014722777,-0.013335255,-0.023500605,-0.012270544,0.008888198,0.012802921,-0.044298436,0.020927746,0.086835824,-0.007202037,-0.015286078,-0.01852682,-0.014485931,0.002076573,-0.0026890012,-0.020768348,-0.03424943,-0.04169138,-0.0039854567,-0.039472252,-0.009759257,-0.040314056,0.01746067,0.029836781,-0.0087509435,-0.028878916,-0.008532198,0.027324587,0.03849012,0.010385135,0.020240454,-0.04289066,-0.0018350959,-0.020216422,-0.011216541,0.016936073,0.024464482,-0.008946837,-0.037478603,0.0412892,-0.069156446,-0.034838345,-0.013513389,0.012792753,0.008384228,-0.009596051,-0.0013364509,-0.01919184,0.020131025,0.039240997,0.01437367,-0.051541727,-0.01099889,0.003180623,-0.054308187,0.058581173,-0.05383658,0.030924704,-0.0063296957,-0.027010785,-0.025477774,0.049289964,0.008518794,-0.03448813,-0.00056368095,0.013358373,-0.010320519,0.038617875,-0.01821244,-0.010761962,0.005146989,0.042221792,0.0393287,0.008787449,0.00044099256,0.025546813,0.03214668,-0.03363568,0.018065099,-0.004819528,0.015239668,-0.017433396,0.04352767,0.0009599511,0.091814846,-0.0011513748,0.018514236,0.020868827,-0.022050291,0.040083956,-0.008558722,-0.005811016,0.01689359,0.0038904566,-0.049827352,-0.023788158,0.0006653085,0.0018166952,0.016598595,0.05646157,0.0061449907,0.04958478,0.008003068,-0.014145307,-0.013434875,-0.023195399,-0.012988945,0.031654507,-0.010882592,0.0008415574,-0.0045580706,0.045919076,-0.015880566,0.06755072,-0.015596108,0.012806649,0.013182363,-0.041972548,0.06305072,0.02859754,0.015563558,-0.01667145,0.010535701,0.022754172,-0.008428928,-0.033240497,-0.056194734,0.03111916,-0.037796397,0.0043459325,0.012169857,-0.015169733,-0.024667174,0.0013708064,-0.010890823,0.04109517,0.017569538,-0.022244284,-0.0074538733,0.0015001427,0.02221302,0.003785449,0.00077901856,0.00815884,-0.035732456,-0.06281853],"last_embed":{"hash":"fz5lln","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"fz5lln","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#File Locations#On TrueNAS Host","lines":[118,139],"size":379,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fz5lln","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#File Locations#On TrueNAS Host#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033325598,-0.008517185,-0.012943362,0.01723867,-0.00699294,-0.03332599,0.0040614777,-0.012494498,-0.006707643,0.040979225,0.015616607,0.007838877,-0.020445222,0.00568442,0.03441083,0.002516078,0.0060917237,0.050180018,0.018136574,-0.01668896,-0.005470027,0.0020683722,0.04457484,-0.027350916,0.011775383,0.016692774,0.015813403,-0.01643002,0.008054928,0.0030438371,-0.005756275,-0.03643001,0.009536911,-0.014696671,-0.0134652285,-0.031901333,0.014162548,-0.019663371,-0.030276632,0.035460163,-0.0064714877,-0.043875054,0.01613909,-0.028934527,0.0078271795,-0.007963763,0.04693682,-0.026684102,-0.002981171,0.014122611,-0.04970127,0.0146717895,0.013359559,-0.015245852,0.009977746,-0.0092654005,-0.057985872,-0.050900247,-0.04651637,-0.0035328013,-0.018055141,0.021207383,-0.030367175,0.029889837,0.020960474,0.042147968,0.00068265543,0.02210087,-0.010420488,-0.046020605,0.0040091905,-0.0049279886,-0.029708851,-0.038392782,-0.016756183,-0.004034358,0.003672198,-0.040898807,0.006409967,0.048032835,0.01638823,0.0066458834,-0.0054932563,-0.019521022,0.0345864,-0.014149157,-0.04912867,0.050753325,0.013656003,0.024798246,0.021657234,-0.021875503,0.041783985,-0.05146911,-0.04709393,0.0048782793,0.0029525904,0.007994231,0.073831834,0.013244745,0.017609816,0.005772089,-0.011502634,-0.04031144,0.017442217,-0.0037594722,-0.01004241,0.002843169,-0.03417341,-0.02216737,0.020194065,-0.0060769077,-0.021252578,0.012715586,0.0060146633,-0.017475473,0.015339278,-0.010884872,-0.011271352,-0.014903772,0.04420066,-0.019479107,0.031915992,-0.020245628,0.022992242,0.01453729,0.0013132904,0.043628637,0.014132785,0.032107193,-0.03679319,0.03219879,-0.0050936844,0.03802163,-0.053467706,-0.031309776,0.021858212,0.020890012,-0.0072945342,-0.053743374,0.021043785,0.06263273,-0.03030685,-0.011756377,0.033838958,-0.030280208,0.05561435,0.023970421,0.012515022,-0.048949644,-0.008573173,0.017277356,-0.0069072493,0.02422066,-0.0031489264,0.009627533,0.027633913,0.014252902,-0.010831374,0.03827961,-0.0039546895,0.00541211,0.0074321195,0.009926553,0.028284086,-0.05212352,0.0071778484,0.016729737,-0.026865391,-0.03404813,-0.054368943,0.016035626,0.0019663842,0.044159055,0.030758392,0.03138398,0.069631,0.013461775,0.0004067201,-0.043535136,-0.038599726,-0.0094106095,0.006033151,-0.033706088,-0.024985308,-0.013112892,-0.01584502,-0.005194508,-0.02617799,0.052330256,-0.048828885,-0.001001212,0.013441517,0.00017003629,-0.0012966518,0.017311368,0.009796274,0.018912742,-0.016667023,-0.044883206,-0.028957818,0.03348015,0.0517706,-0.016318735,0.010925082,0.009500036,0.013771615,-0.039563604,0.008392799,-0.07683419,-0.01645749,-0.003961264,-0.038040955,0.008188691,-0.023632811,-0.005619689,-0.022793815,-0.0058551207,0.0029458124,-0.009806619,-0.022961466,0.030806165,-0.0087941075,0.057820834,0.08641722,-0.044298682,0.027462624,0.037658572,-0.0029225966,-0.020515721,-0.035769273,-0.020292234,0.0064511234,-0.0413874,0.11025746,-0.014421448,-0.055795457,0.015392438,0.010232806,-0.05202202,-0.015848212,-0.0047501447,0.022592667,-0.028403848,-0.023891829,0.007618932,0.016730059,0.057231516,-0.0009317155,-0.015482901,-0.042583797,0.02560576,-0.016519556,0.016188318,0.032238614,0.021740863,0.020227112,-0.0028700982,-0.019511407,-0.00370753,0.030897468,0.05633806,-0.014068903,0.032484274,-0.0063853613,0.026581915,-0.013081987,-0.05539569,0.022804024,0.01640134,-0.029772718,0.04466021,0.036910497,-0.0012908849,-0.01180526,0.04270644,0.022789003,0.0027459883,0.05355014,0.050544094,-0.037405297,0.0260435,0.04814623,0.018223597,0.028408032,-0.023965813,0.03883064,0.0021262984,0.021787282,-0.009752022,-0.05351475,0.04546855,0.0756212,0.011152186,0.0020343212,0.048491172,0.015736602,-0.16591413,-0.043104347,0.032451812,0.0042599635,0.018269598,0.016514668,-0.047699004,-0.022950744,-0.03229909,0.0500816,-0.018793218,-0.061266057,-0.014256146,-0.042797286,0.019104667,0.016330644,-0.0019042875,0.00877836,-0.026068041,-0.039767258,0.010909316,-0.031395122,0.04123234,0.016600573,0.031397976,0.0057671308,0.088109165,0.019057907,0.012925748,0.003587456,-0.0077293646,-0.037422184,0.01952443,-0.021554934,0.002357455,0.04514587,0.017689876,0.012798626,0.005765257,0.017239023,0.025604246,0.031869896,-0.012788612,-0.012545862,-0.0034516081,0.017326767,-0.0067548114,-0.025568083,-0.03387466,-0.00029621724,0.031881675,-0.010341089,0.005292993,0.02537665,-0.049154714,-0.010670911,-0.023981625,0.0128903,-0.040726345,-0.025145333,-0.0046153846,-0.019181106,0.013539716,-0.07495751,-0.0033592822,-0.019249838,0.035169795,-0.008440658,0.04868287,-0.034140337,0.021181988,-0.048083667,0.06650741,-0.003434127,-0.0074550295,0.0393134,-0.018395523,-0.03558277,-0.006083728,-0.12853993,-0.00043774402,0.009255531,-0.025276938,0.009914162,-0.031276733,0.0027318534,-0.013509827,0.03747405,-0.005879778,0.23430578,0.034639273,0.0070459563,-0.042172328,0.062109023,-0.0013458908,0.0127137685,0.01696711,0.004631139,-0.040957857,0.006689664,-0.0142914485,0.022666276,-0.014168336,0.017005863,0.042161662,-0.02049038,0.0011452856,0.04212992,-0.013610176,0.02414251,0.01234871,-0.02065485,0.074884675,-0.029305654,-0.016886938,-0.033001784,0.0036460666,-0.046391387,0.031057524,-0.019614335,0.056477692,0.0046579046,-0.01913659,-0.05848404,-0.02388172,0.039285798,-0.012543137,-0.02138951,0.008831168,-0.018551359,0.006052727,-0.0055327495,0.03204126,-0.02556616,-0.048645854,0.016688794,0.0021731984,0.0064483234,-0.014841268,-0.016375102,-0.03819986,-0.02477471,-0.005073535,0.017838601,-0.02824158,-0.02272917,-0.04553629,0.00044020216,0.07751555,0.021037744,0.00898396,-0.037645865,0.0005131334,0.033860736,0.025549246,-0.0017117789,-0.045396086,0.039125893,0.10834462,0.030092824,0.02155079,0.017523611,-0.023637345,0.0022493724,0.015421202,0.02851255,0.06297507,-0.02961706,0.023896605,-0.01798229,-0.004520753,-0.008397537,0.015672993,0.003794623,0.036692422,0.010940627,0.023487994,-0.021496225,-0.015361542,-0.015942067,0.01117978,0.03144668,0.019815408,0.025394095,0.027031219,-0.013536065,0.019003343,-0.01847686,-0.012880158,0.017678639,-0.026007853,-0.02689425,-0.050497986,0.069960795,0.0096074855,-0.00019918848,-0.0034917982,0.05119687,-0.009887803,-0.049013626,0.0060570864,0.026627375,-0.019598883,-0.029315166,0.032514878,0.03181611,0.012043192,0.023173118,0.022511378,-0.005364587,-0.03832714,-0.035413407,-0.008044713,-0.011044503,-0.0185786,-0.00024127842,0.008211157,-0.02515942,0.06956659,0.03268898,-0.043770675,-0.037874084,0.0024609058,0.04019492,0.040379826,0.017842915,0.0354928,-0.039324913,-0.013278425,-0.07397174,0.035163764,0.006856336,-0.0062611112,0.029682765,-0.022392672,0.027679404,-0.012069973,-0.019004831,0.02655689,0.01568957,0.06484991,-0.0014076028,-0.026435306,-0.014432658,-0.022738697,-0.020679515,-0.009060603,0.018199857,-0.02638002,0.013140123,-0.0017575374,0.09056385,0.051451012,0.012559439,0.02521913,-0.046049252,-0.005004961,-0.0004802516,-0.0076161707,0.015524974,-0.037346948,-0.06832562,0.056563385,0.018140685,-0.0038773338,-0.03313874,-0.01914617,-0.033216316,-0.003906253,0.06461599,-0.024139995,-0.02913923,-0.053731892,0.037046,0.020146484,-0.036013555,-0.009407089,0.027598245,-0.015801841,-0.021807384,0.099909194,-0.008391169,-0.015585486,-0.010171629,0.032659043,0.04771512,0.026711421,-0.014036994,-0.01911277,-0.03535697,-0.012251656,-0.012822668,-0.004418147,-0.004287008,-0.040704157,0.016317634,-0.019499382,-0.040690828,0.0083416,-0.008297604,0.013267774,-0.02930035,-0.028985728,-0.008298635,-0.04003064,0.063934505,0.0075380504,-0.004245362,-0.048515383,-0.0009294458,-0.021497829,0.03750479,-0.029824289,-0.042324737,-0.022643259,-0.042712457,-0.033654932,0.032907303,-0.025776193,-0.00006581774,-0.013598503,-0.019032521,0.0105414055,0.02908725,-0.018971143,0.014024749,0.02976202,0.035363384,-0.0035504985,0.040453278,0.012891694,0.0063467645,0.037647128,-0.014037866,0.04685344,-0.04531247,-0.023516318,0.005801933,-0.047870617,0.005820059,-0.04677479,0.0049902,-0.015888307,0.07403585,0.012685377,-0.020519683,-0.028192881,-0.024676261,-0.052352656,-0.015657885,0.023290342,0.030731356,-0.0076256725,-0.02243634,0.009952215,0.05098777,-0.020065881,-0.019976836,-0.064537734,-0.0016314827,-0.0134393945,-0.024745371,-0.029010167,-0.004755695,-0.000078848774,-0.07326466,0.01716514,-0.0072197104,-0.020469684,-0.07179184,0.009898358,0.002945187,0.008121991,-0.025136838,0.06879559,-0.030254018,0.0023267732,0.0020585826,-0.03296667,-0.005420331,0.036239944,-0.0228576,0.008180139,-0.027769877,-0.0027670993,-0.0033203394,0.01818206,-0.02542857,0.035452347,0.0040021255,0.021236766,-0.036743723,-0.020842059,-0.018415779,0.033732392,-0.02352962,-0.022324342,0.031660885,-0.004497032,0.02082963,-0.0114940135,0.02132598,0.0379633,0.0353538,0.022071624,0.051134966,-0.023176678,0.009997,0.003004199,-0.07266705,0.023059307,-0.012292375,-0.031341314,-0.01389169,-0.036533967,-0.029895179,-0.04544565,-0.010823501,0.014799943,-0.051160224,0.007020557,-0.01608813,-0.0022584402,-0.026836343,0.0052803587,0.015697224,-0.018418971,0.009386218,0.017222341,0.010338517,0.020990938,0.04251119,-0.02986624,-0.014801952,-0.04900151,0.012497484,-0.031873707,-0.040877406,0.0012726245,-0.011091392,-0.01646025,-0.0073160436,-0.0141687365,-0.014478836,-0.026277382,-0.008557374,-0.02527611,0.032418635,0.01799438,0.014346894,0.04114862,0.0064463634,-0.018225105,0.007754981,-0.043400493,0.0073132426,0.025336135,-0.006671706,-0.00807926,0.0021152124,0.0012198804,0.027778218,-0.0023842822,-0.025781145,0.03024498,-0.012326664,-0.015148937,-0.010234483,-0.017095864,-0.033571348,-0.019702626,-0.035206627,-0.029469,-0.024454314,-0.0101733655,-0.014432194,-0.03543639,-0.0136511475,0.043021172,-0.00042569637,0.055045336,-0.034421194,0.004744644,-0.14709014,-0.004509337,-0.03498833,0.031268403,-0.03237278,0.00564116,-0.0024764556,-0.023614269,0.060433846,0.010899945,-0.048668362,-0.03814678,0.06882142,-0.012151289,0.015717544,-0.0040177247,-0.004553283,-0.00326003,0.0032407697,0.023331162,-0.005054134,-0.030905282,0.0005755702,-0.022487499,-0.026432516,0.016451439,-0.0012391146,-0.052457348,0.00051246735,0.0018014611,0.021105012,-0.022246359,0.038774576,0.029466573,-0.010251067,0.015816435,0.0046632844,-0.03117731,-0.0079498645,0.0151592735,0.001087945,0.029815668,0.001816512,0.012798431,0.03038629,-0.009563871,-0.0400162,-0.017459812,-0.05498839,0.034794386,0.034752123,0.015767395,-0.024907554,-0.014687382,-0.0098688435,-0.029098552,-0.03243094,0.0075033265,-0.067741014,-0.012676845,-0.043263834,0.035077132,-0.017556788,-0.034577504,-0.02834444,0.01158255,0.0054204254,0.02359345,0.0082780775,0.0065687336,-0.017342808,-0.008152464,-0.011052031,-0.037442166,0.0033758946,-0.019923193,0.018756246,-0.027509714,0.01708447,-0.022194486,-0.023796635,0.011620727,-0.022693777,0.022881392,0.05531894,0.0029002686,-0.035571493,0.0018682351,0.018643193,0.010242474,-0.030942695,-0.053843923,0.045338046,-0.048015583,-0.038289126,0.048111703,0.0028271307,-0.017296834,0.0137761235,-0.010282406,-0.025684044,-0.013707663,0.01086156,0.01166629,-0.04869035,0.022240652,0.08235346,-0.007278304,-0.0099683115,-0.016245274,-0.017816339,0.0047880756,-0.0033679958,-0.017238893,-0.037802264,-0.04286137,-0.0027820102,-0.03281413,-0.012077853,-0.048334,0.024842205,0.021430897,-0.010645342,-0.025012817,-0.0044262144,0.02731005,0.041633848,0.012951813,0.016175525,-0.03874755,-0.00794433,-0.025315395,-0.0013419011,0.017307552,0.026437458,-0.0027729787,-0.037807126,0.04151995,-0.068141274,-0.031973265,-0.014590988,0.0040776073,0.013682156,-0.009178154,-0.006122724,-0.021164907,0.022642177,0.038446613,0.013860406,-0.05458332,-0.013165901,0.0051224865,-0.049416985,0.05868356,-0.052464344,0.029686803,-0.0160208,-0.025457205,-0.026952527,0.04818149,0.00485523,-0.031011885,-0.0035637836,0.011612656,-0.012892707,0.038337916,-0.017919322,-0.0071138134,0.0065446473,0.03747735,0.039917327,0.0009358953,-0.004225165,0.030223463,0.032328535,-0.03537327,0.017841399,-0.009486925,0.023930732,-0.012662357,0.04372784,0.005503262,0.09041012,-0.002307228,0.016607413,0.02832507,-0.022252949,0.036589794,-0.0071417773,-0.009741404,0.016406173,0.0057305433,-0.040059227,-0.02545181,0.0042742356,0.0012031157,0.015379893,0.054064136,0.00048358872,0.048656847,0.0054847957,-0.01486836,-0.012001879,-0.025517026,-0.012389215,0.03314129,-0.01540552,0.00655922,-0.0053605344,0.044141777,-0.017350173,0.07152372,-0.017885895,0.011093647,0.010023875,-0.047298927,0.06322234,0.025741916,0.019004378,-0.01770114,0.010863811,0.02181164,-0.004792159,-0.035469413,-0.0581414,0.022659859,-0.039596863,0.0052428786,0.020938914,-0.011583251,-0.02533622,0.0024210294,-0.009712832,0.038455322,0.016235692,-0.015049662,-0.008263678,0.0047604884,0.02277429,0.009717762,-0.002618559,0.010062961,-0.037175953,-0.06498897],"last_embed":{"hash":"1wn0lbi","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"1wn0lbi","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#File Locations#On TrueNAS Host#{1}","lines":[120,139],"size":358,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wn0lbi","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#File Locations#Important Config Files": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04245273,-0.013044682,-0.034247223,0.015290055,-0.0354998,-0.042740148,0.004842199,-0.015736299,-0.0028151355,0.04362897,0.015566929,-0.024409063,-0.003941126,0.015331215,0.036968015,-0.03244686,-0.005204772,0.044617716,0.0002885984,0.003912349,-0.013581757,0.011253021,0.039428096,0.0022013735,0.007019488,0.037074853,-0.008686432,-0.018440504,0.008164056,0.018124735,-0.0023900552,0.0048076715,-0.013658148,-0.00085321214,-0.011879761,-0.026004866,0.004162708,-0.015919188,-0.049033184,0.018350776,0.0011452999,-0.052924555,0.035099056,-0.013683931,-0.00030933454,-0.00016563368,0.05322361,-0.033094656,-0.019747652,-0.0127997855,-0.0372507,-0.021500552,0.017752022,-0.022390429,0.028509393,0.025941845,-0.05359766,-0.038651362,-0.028878048,0.011678862,-0.023014847,0.027257983,-0.0033994913,0.019629061,0.020414807,0.014747258,0.0014534474,-0.00763125,-0.0035890173,-0.056179572,0.0065130093,-0.010276634,-0.03981191,-0.03664454,-0.018140636,0.005338016,0.032231856,-0.035894286,0.015026358,0.045722514,0.004839515,0.019584768,0.008619426,-0.016180921,0.039868597,-0.016137104,-0.030718658,0.07567239,0.05553981,0.026124343,-0.009791386,-0.015282478,0.023479665,-0.05267182,-0.037665464,-0.0060065156,0.01216101,0.028263928,0.05686127,0.021815872,0.032478638,0.014288218,-0.008349112,-0.036572255,0.026894592,-0.0025508618,0.030104814,0.022718921,-0.043626375,-0.024180975,0.0072307913,-0.005217721,-0.029096374,-0.0035247295,0.00061344844,-0.038582947,0.046498086,-0.021939246,-0.009042863,-0.019051215,0.040737867,-0.011569839,0.018904062,-0.02137201,0.009860724,0.012830472,0.002200685,0.046347693,0.030607015,0.028681304,-0.021575445,0.028376566,-0.0021845615,0.03361757,-0.039135214,-0.03623369,0.009352997,0.036716327,-0.007326744,-0.0855875,0.028342396,0.057651356,-0.023696415,0.0026675002,0.0507097,-0.022744888,0.06283782,0.016753882,0.013993882,-0.027778085,-0.011651605,0.01962385,-0.016820071,0.03986948,0.0043234047,-0.003564234,0.029984677,0.03194312,-0.0047515607,0.014145128,-0.0029768294,0.011909705,0.003391481,-0.012731689,0.036687505,-0.056180574,0.01654505,0.006386275,-0.017463872,-0.03677435,-0.040890705,-0.013882492,-0.0069321245,0.033563357,0.028954746,0.02318334,0.061637208,0.04240623,0.013315307,-0.048724994,-0.07639711,0.007965836,0.0038261907,-0.015853185,-0.007219517,-0.0069765137,0.00026882347,-0.017535664,-0.018132739,0.05847474,-0.022442594,0.035462506,0.0067686387,0.00038546472,0.024921155,0.011997342,0.024001518,0.03874495,-0.020937128,-0.054191366,-0.018825425,0.0060838177,0.053423546,0.006223854,0.022864835,-0.00045331838,0.024502024,-0.025372984,-0.00788858,-0.08265766,0.0010561006,-0.017875204,-0.03131838,0.022952398,-0.03463288,-0.0070735393,-0.0061988686,0.00799786,-0.004865747,0.001513211,-0.028007353,0.0079963505,-0.023285303,0.025734965,0.06394,-0.021196716,0.022570554,0.050681803,-0.0022345227,-0.02192778,-0.07153385,-0.0069895894,0.021448271,-0.02952415,0.10125187,0.01323668,-0.07540547,0.0065793497,0.04178928,-0.024032608,0.015301342,-0.028400153,0.020139566,-0.02963965,-0.014003991,-0.002404359,0.012661858,0.052827056,0.0040096473,-0.0056290315,-0.042582106,-0.009761424,-0.026301,-0.014157603,0.034772355,0.030305158,0.02706339,-0.029505674,-0.022399152,-0.0092041455,0.012470599,0.03139766,-0.023954352,0.040312447,-0.022283854,0.015273945,-0.017415615,-0.030023001,0.020537587,0.018783603,-0.058862373,0.053381894,0.048468485,0.019742798,-0.0167756,0.026159296,0.002040666,0.009093955,0.06394671,0.03732159,-0.037478648,0.03297338,0.038046453,-0.0120052155,0.026456611,-0.038999908,0.0015428005,-0.021433592,-0.0055936906,-0.0045673004,-0.09125003,0.0701943,0.07870085,0.008399431,0.0037297881,0.040875204,-0.010783092,-0.16115849,-0.03540319,0.027649296,0.048454367,0.001913413,0.01303218,-0.050362606,-0.030045629,-0.028262934,0.043716487,-0.022175949,-0.04532565,0.006449606,-0.026181554,0.0036401076,0.021269513,0.004721159,0.026001565,0.0063608065,-0.040299766,-0.004167826,-0.049372677,0.017515374,0.01929751,0.0061305747,-0.0011853733,0.1250636,0.0174643,-0.015682198,0.04182921,0.0011940728,-0.02402382,0.012923603,-0.0068084453,0.022412159,0.018289892,0.022800727,0.008433231,0.021257123,0.023560619,0.02153546,0.023232387,-0.020388417,0.009248007,0.012103689,0.014625765,0.015231476,-0.03879651,-0.010582766,0.004995432,0.03531987,-0.0037227345,0.015289454,0.03601001,-0.050371084,-0.021251934,-0.008819098,0.027117053,-0.03075191,-0.035753738,0.023164036,-0.05471109,0.016590293,-0.06889718,-0.0143912565,-0.011172759,0.046625834,0.0052715805,0.01890554,-0.029729107,0.020902669,-0.061655696,0.05817858,0.0025033948,0.0033535433,0.017075883,-0.012958756,-0.025746677,-0.01779454,-0.1018699,-0.028141292,0.016976189,-0.031526465,-0.027280422,-0.03135307,-0.019888692,-0.016907444,0.05452433,-0.010260005,0.2229098,0.01758552,-0.018004179,-0.0019548226,0.056830857,0.005429487,-0.0016173545,0.02602608,0.010401411,-0.026659047,-0.031069018,0.0036432552,0.033148814,-0.0158845,0.020427566,0.029522784,-0.03234606,-0.0028184156,0.03689174,-0.0065916083,0.012828918,-0.000039751816,-0.0071545253,0.07864236,-0.06327027,-0.034547377,-0.036863312,0.0073260586,-0.045375753,0.012314515,-0.011771017,0.061123785,-0.003251277,-0.0148521755,-0.07622781,-0.0061563943,0.005356006,-0.014910616,-0.021443589,0.00020538154,-0.0021985779,0.008109583,-0.019448379,0.017987201,-0.025850635,-0.04841147,0.0015467807,0.025362387,-0.006599929,-0.011706078,-0.04660037,-0.02936228,-0.058912452,-0.005863427,0.017048534,-0.033248425,-0.026731435,-0.052783456,0.014262928,0.06535702,0.035098266,-0.003387947,-0.04753188,-0.0051611485,0.011131873,0.030604849,-0.006527238,-0.040159613,0.039823722,0.08883278,0.028903028,0.009366503,0.016463377,0.00046453535,0.0139615955,0.027597697,0.034631792,0.037914906,-0.0098201735,-0.0026229334,-0.02415581,0.0045375633,-0.016940998,0.049793266,0.005750866,0.012069704,0.012895165,0.036583006,-0.0151374815,-0.0009642626,0.0051689125,0.0053265146,0.025176538,0.0012842726,0.020857401,0.031991363,-0.0060591158,0.02184485,-0.0177218,0.008591744,0.03062399,0.00027683176,-0.017300991,-0.04795392,0.046560697,-0.010687044,0.015597102,-0.02983914,0.04938737,-0.0171385,-0.056728225,-0.005345314,0.03783845,-0.024796488,-0.005606259,0.05422749,0.045823034,0.00043177034,0.02445543,0.041290466,0.0073648747,-0.0090378355,-0.020942722,-0.009725104,-0.00096086034,-0.044624005,-0.017296493,-0.030590683,0.0034129256,0.06160112,0.032366134,-0.03895265,-0.03704774,0.018230125,0.02394836,0.047400013,0.013754657,0.027906755,-0.0058114734,0.00048617914,-0.059447784,0.029244775,0.02557344,-0.022438709,0.029529562,-0.025582228,0.026713157,-0.003242029,0.0012435752,0.019402988,-0.026026329,0.062041257,0.03575036,-0.026541177,0.0012601977,0.0013368886,-0.011901821,-0.0026488018,-0.020592928,-0.03882333,0.00976128,-0.01177656,0.075620234,0.049678564,0.0044920035,0.017487954,-0.031605262,-0.015627183,0.0012605017,-0.0032122144,0.013180913,-0.006957745,-0.050511163,0.03075236,0.029197354,-0.020828152,-0.027268896,-0.017432455,-0.04351776,-0.005483607,0.06030422,-0.014344432,-0.043978836,-0.033942364,0.012622549,0.028218834,-0.044019606,0.000110196466,0.03690771,-0.009921938,-0.023934687,0.09233281,0.0057658227,-0.010845889,-0.013461647,0.01706066,0.036740534,0.031097198,0.0029355262,-0.0020101576,-0.03187443,-0.03745268,-0.0065712202,-0.022144498,0.0038472004,-0.017048324,-0.011374696,-0.028029568,0.00070150435,0.009237608,-0.002757929,0.0015456887,-0.01680662,-0.014720503,-0.014361744,-0.050536316,0.052099187,0.020437865,0.020471724,-0.063325144,-0.025930915,-0.021886695,0.044934865,-0.0353069,-0.03611157,-0.004387003,-0.038462956,-0.031700954,0.037239,-0.025835821,-0.0018775961,-0.009109036,-0.0023984953,0.01904329,0.017452985,-0.03313368,0.03525833,0.017091868,0.049052887,0.0108865695,0.004525403,0.020858098,0.012479915,0.04202275,0.0055470443,0.040316198,-0.03925627,-0.023018815,0.0022777673,-0.040350117,0.012520103,-0.049583416,0.01425389,-0.018056884,0.047888584,0.005220894,0.0033367584,-0.019918172,-0.020776862,-0.045724597,-0.017538315,0.015710909,0.011187079,0.0062256786,-0.020133205,-0.024967007,0.0143199405,-0.01801875,-0.02638462,-0.06719257,-0.016471343,-0.007902952,-0.05458386,0.0044360515,-0.010911454,-0.01761174,-0.06354345,-0.00011875929,-0.016794557,-0.039286982,-0.045901347,0.030187316,-0.0062320624,0.0056791273,-0.04335376,0.054620676,-0.042731304,0.005941382,0.0024581645,-0.022573512,0.0059265336,0.0099182855,-0.02852592,0.0026360087,-0.050457947,0.008901379,-0.008666683,0.007218504,-0.010630132,0.02730854,0.0036374666,0.010404436,-0.037595768,-0.03200087,-0.0022203422,0.045020103,-0.027864112,-0.02389652,0.013256107,0.0012850304,0.03819168,-0.0048271706,0.019832106,0.033692,0.015541609,0.013016788,0.03402723,-0.025773529,0.006059576,-0.013817036,-0.041330945,0.012874355,-0.022965916,-0.008779359,-0.029035104,-0.028273359,-0.05302745,-0.0061352863,-0.009316234,0.05872609,-0.06273727,0.005516966,0.0030221927,-0.0069657653,-0.019524932,-0.0048929346,0.0332262,-0.018795168,0.013961207,-0.0076029697,0.026476746,0.015509713,0.046143785,-0.0146331275,0.008549399,-0.0774416,-0.01162977,-0.027426349,-0.04272902,0.023153873,0.004699581,0.011872548,0.0013765071,-0.015896436,-0.010767404,-0.00026918316,-0.026442235,-0.03929081,0.009691198,0.06375033,-0.0065385094,0.05990323,0.0008175019,-0.0050755716,0.013529194,-0.047582816,0.0024398284,0.02127537,-0.0102966,0.021757854,-0.012555244,0.02325552,0.031201132,0.025048126,-0.01175269,0.038699385,0.0028086896,-0.048594743,0.00011628348,-0.0128689585,-0.027265966,-0.022120863,-0.025895873,-0.03294365,-0.014080883,-0.0026036215,-0.02357981,-0.018819103,-0.001197937,0.041587498,-0.023005469,0.038921222,-0.03457142,-0.005193627,-0.14262682,-0.006412454,-0.0028251715,0.02282999,-0.005219296,-0.014575683,0.015314471,-0.031813458,0.022752365,-0.006403393,-0.02673533,-0.029042348,0.017921168,-0.010098972,0.026665606,0.007083541,0.004559436,-0.0029875347,-0.020723544,0.02223823,0.00668554,-0.035962928,0.025973255,-0.013050764,-0.0424511,0.021011945,-0.01000719,-0.033238743,0.0020738004,0.024740033,0.014893237,-0.0375495,0.032278553,0.02800916,-0.015577711,0.0025051034,0.0061325347,-0.00867018,-0.035938732,-0.0044644615,-0.0023127985,0.026650326,-0.013498581,-0.014132935,0.025799574,0.029105518,-0.027483815,-0.03780151,-0.020593053,0.0071374974,0.021038655,0.032198858,-0.04436857,-0.017832126,0.017008808,-0.0005663051,-0.027996767,-0.0144116795,-0.055608492,0.0288507,-0.021290973,0.042890985,-0.0010149769,-0.050149594,-0.024490772,0.02279879,-0.011436925,0.03276329,0.0017389209,-0.019204555,-0.010572448,0.0037525853,-0.04567717,-0.010207,-0.011921663,-0.036560386,0.012207075,-0.040540192,-0.01355367,-0.0060942657,-0.023155862,0.008255045,-0.010051907,0.047475394,0.05523777,0.011809226,-0.03100164,0.013298252,0.03241196,-0.0073873713,-0.044122703,-0.06511132,0.026399452,-0.0028287305,-0.028736213,0.019020809,-0.014917247,-0.027485516,0.015717657,-0.020764733,-0.019020086,-0.040947866,0.014062756,0.008131234,-0.037015535,0.0039598094,0.08042685,0.01489272,-0.022637941,-0.019587137,-0.00814456,-0.006889343,-0.009311468,0.0053924466,-0.06378618,-0.034088094,-0.0036521524,-0.055493154,-0.015218421,-0.057737827,-0.0051029916,0.014892955,-0.03899917,-0.040906876,-0.01016907,0.0148061495,0.02452101,0.03455737,-0.0012425901,-0.038191397,-0.0179014,-0.02216516,-0.032834366,0.026619617,0.020529749,-0.013017804,-0.026586253,0.047822416,-0.07794804,-0.059987653,0.005176387,0.00069408066,0.019655775,-0.015585239,0.0055210325,-0.028137997,0.031548165,0.050777253,0.015116592,-0.058252234,0.027700631,0.01515672,-0.059018973,0.057564564,-0.04725721,0.03544386,-0.018946543,-0.0036478436,-0.02923134,0.058563955,0.008442172,-0.02254649,-0.015196461,0.02321555,-0.02303187,0.05291873,-0.011362912,-0.023766296,-0.016568117,0.026591599,0.04848039,-0.0014954231,-0.0049839006,0.039464835,0.025577037,-0.018696629,0.02441044,-0.013946055,-0.0026101042,-0.018526617,0.035567466,0.036424864,0.086028084,0.011970325,-0.0075683314,-0.0024355915,0.01673727,0.05387374,-0.037965495,0.000010829857,0.010162574,-0.010156847,-0.044466395,-0.018735535,-0.0017676967,0.010827221,0.02752906,0.03657076,0.0027420607,0.032177124,0.045026027,-0.022274444,0.009133413,-0.013472825,-0.011547016,0.046524096,0.0130579285,0.020834953,0.013999798,0.06470552,-0.021208873,0.031862736,-0.004964312,0.024877459,-0.00018124697,-0.02351294,0.033537045,0.013997361,0.00020333292,-0.037416168,-0.004398004,0.023461899,0.0019988946,-0.030481083,-0.04946716,0.011367636,-0.024207816,0.014399589,0.009633158,-0.03157807,-0.00465327,0.012259128,-0.015592613,0.035026528,0.02786827,-0.039623324,-0.0035585314,-0.018284721,0.031227035,0.02731892,-0.009331704,0.007321091,-0.032684248,-0.05861805],"last_embed":{"hash":"13lsopd","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"13lsopd","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#File Locations#Important Config Files","lines":[140,148],"size":296,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"13lsopd","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#File Locations#Important Config Files#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.046338446,-0.014310175,-0.03413289,0.0033630237,-0.041896872,-0.022560813,0.021601366,-0.01667366,-0.01412685,0.0070738234,0.01977225,-0.011676194,0.017342508,0.02234552,0.036235385,-0.029769007,-0.001019874,0.04420975,-0.0028775507,0.00923026,0.0031867733,-0.0141961435,0.040497653,-0.0040142625,-0.014383773,0.032631367,-0.0007695617,-0.020101829,0.019013193,0.02653266,0.017402545,-0.049574006,-0.018882863,-0.011162029,-0.0015305977,-0.022943534,-0.013857477,-0.016496925,-0.03467578,0.03054464,-0.012869076,-0.052471306,0.037982408,0.0012248039,-0.0072865034,-0.004724664,0.04092699,-0.02210242,-0.014751649,-0.02637849,-0.046022534,-0.01793387,0.006190719,-0.020406876,0.0222561,0.028668024,-0.04565842,-0.05178127,-0.022514328,-0.0035056102,-0.009086601,0.010061151,-0.0029272228,0.009601409,0.024058172,0.029859344,0.015673792,0.01427485,-0.008683859,-0.059085105,0.005461298,-0.011926625,-0.05899791,-0.051789522,-0.0233716,0.015902968,0.06453611,-0.032130323,0.05615372,0.034373876,-0.0007269285,0.0033467636,0.041802395,-0.010869385,0.0667422,0.00996409,-0.03465842,0.0494109,0.044397864,0.015342341,0.0029925208,-0.028848026,0.011158548,-0.037016317,-0.043487534,-0.0396668,0.007096111,0.008013411,0.048521943,0.0005384629,0.0286535,0.021919928,-0.004655088,-0.026198762,0.0022749673,-0.01787888,0.010117946,0.033152305,-0.043683086,-0.02586782,-0.005057469,-0.004270081,-0.02605697,0.006148672,-0.0044824723,-0.03541155,0.028911615,-0.027192092,0.007331472,-0.031169062,0.03898348,-0.009515987,0.03885577,-0.01917219,0.015930202,0.021215906,0.017148001,0.027956676,0.014847858,0.020475106,-0.0071664,0.046176516,-0.0011896518,0.036489274,-0.032727122,-0.039430637,0.021935478,0.011732494,-0.019392375,-0.079720974,0.024072727,0.06603113,-0.036225807,-0.02337465,0.057022277,-0.027239874,0.04526789,0.021768607,0.0075131543,-0.03216382,-0.03141138,0.02785159,0.01520736,0.043227904,0.022258613,0.0033879227,0.011984789,0.04749432,0.00157013,0.0041855797,-0.01038202,0.01747496,0.016545543,-0.0045481045,0.039887194,-0.037831645,0.0125037795,0.0027566014,-0.015142422,-0.0354528,-0.040086675,-0.033358205,0.016060673,0.023572614,0.021245165,0.029962884,0.06958662,0.043265127,0.026632352,-0.039443493,-0.06933691,0.01762108,0.01831628,0.009794123,-0.0023533497,0.008491627,0.0003140945,-0.024243388,-0.02900545,0.04543074,-0.014574554,0.037368193,0.015055454,-0.019091893,0.04078463,0.0013942722,-0.0056267963,0.03855816,-0.04976539,-0.0581575,-0.0012865869,0.021222366,0.047893986,0.013297289,0.0457396,-0.0024783975,0.033009928,-0.03854978,-0.021210907,-0.070006534,-0.025291206,-0.007430473,-0.03695243,-0.0017598468,-0.04123091,-0.02932754,0.011158258,0.014012863,-0.0019011548,0.000779017,-0.04816438,0.002086831,-0.01721269,0.03121788,0.048118107,-0.021851694,0.024838028,0.045354623,0.0008474013,-0.04319331,-0.07116922,-0.0005292783,0.0018879053,-0.009580932,0.09993339,0.02242681,-0.06028835,-0.0012980608,0.03908911,-0.023665635,0.03185741,-0.024120012,0.0004154089,-0.043249898,-0.017549625,-0.0029263662,0.025583332,0.06621215,0.0029435398,0.003885513,-0.05591139,0.007182883,-0.03303077,-0.0006765413,0.0558726,0.02686799,0.029629735,-0.026777977,-0.037691623,-0.009732612,0.010076515,0.050910868,-0.03386309,0.027440896,-0.021630013,-0.004060944,-0.010314236,0.008926897,0.03012363,0.015910171,-0.058293782,0.05446198,0.043613855,0.019173654,0.003825541,0.03450652,-0.0053578815,0.015646871,0.050461132,0.04589218,-0.038207095,0.060165595,0.044575486,-0.016725454,0.030101497,-0.0327266,-0.048545677,-0.033396874,-0.016229473,0.018728362,-0.10136005,0.033873584,0.060917627,0.0099452995,-0.005645928,0.03240893,0.0024220855,-0.1581235,-0.016049124,0.03059323,0.05624574,0.009918012,0.034546945,-0.014077912,-0.032757092,-0.02825067,0.037378468,-0.02371,-0.043460794,0.015133093,-0.03805926,0.009824641,0.02070876,0.022801105,0.024823261,0.018678483,-0.02975385,0.000491101,-0.031244745,0.00823899,0.01608305,-0.0042752894,-0.027613724,0.12576212,0.03240757,-0.0152973095,0.040877555,0.00915285,-0.02805241,0.0113619715,0.0033263525,0.01767858,0.016527424,0.020444999,0.0032961299,0.018956676,0.014902967,0.016543163,0.040041123,-0.0051637003,0.0176378,0.015688421,-0.006340377,-0.013668476,-0.036569588,-0.014449593,-0.02639719,0.04928127,0.012976864,0.008131127,0.017668374,-0.042469874,-0.012168915,-0.012637511,0.018239029,-0.053640798,-0.027519295,-0.0023846158,-0.055434827,0.031557392,-0.071546435,-0.01346333,-0.004742323,0.04869331,-0.003647386,0.020264177,-0.031787764,0.010970443,-0.03459963,0.06862401,-0.0019817317,0.00006960141,0.021321079,-0.031006979,-0.021110913,0.0017401288,-0.09941665,-0.014821673,0.010409309,-0.023073396,-0.022495853,-0.027655328,-0.038744815,-0.0026191797,0.009578606,0.0030301912,0.23816426,0.019729689,-0.02827795,0.013349671,0.061229147,0.0021728028,-0.033966165,0.002415586,-0.009609859,-0.021399463,-0.032240607,0.011222615,0.026431972,-0.008134206,0.0057273125,0.016677802,-0.036290593,-0.00066756096,0.03482276,-0.022650296,-0.0039282935,0.0008102786,0.004486301,0.057523984,-0.057585575,-0.0007550339,-0.044006877,-0.01958128,-0.025018675,0.0074376464,-0.026366154,0.046710387,0.015584816,-0.049384814,-0.08223199,-0.025604948,0.008165389,-0.053390056,0.01580565,-0.015444407,0.0023577635,0.00832736,-0.022631573,0.052412923,-0.027724212,-0.040006798,0.011075733,0.02298113,0.00052494754,0.0064235018,-0.0006313305,-0.042268645,-0.053579524,-0.0004807525,-0.01150781,-0.045317113,-0.006258392,-0.05781974,0.008284919,0.031542253,0.03136095,-0.0058736713,-0.038995706,-0.0155186,0.01656461,0.018448366,0.0023500733,-0.032119278,0.04484207,0.08709185,0.036089323,0.011091834,0.0100732,0.006322615,0.011635315,0.020687902,0.025290566,0.042512566,-0.024358915,-0.008769831,-0.031078978,0.013359854,-0.0025003038,0.023502002,0.018036861,0.0010968347,0.019898029,0.019447077,-0.0414174,-0.008180354,0.0076602786,-0.0010505869,0.04750364,0.017850414,-0.014017498,0.031666324,-0.021392206,-0.004306346,-0.0038185443,0.013063023,-0.0013764952,-0.015307051,-0.03826117,-0.022672776,0.04145596,-0.010396459,0.02852812,-0.01676686,0.038711883,-0.025453681,-0.05997561,0.018135084,0.04353771,-0.025022399,-0.021922268,0.038267124,0.036284756,0.014879507,-0.008577222,0.042451072,0.0056201005,-0.00807259,-0.009767386,-0.0020312797,-0.006995909,-0.04748159,0.0037611504,-0.017287623,-0.0015825807,0.046313163,0.023545487,-0.039270088,-0.072476104,0.0020192522,0.01537227,0.03876306,0.0071507785,0.023509307,-0.012453909,-0.012220354,-0.06415613,0.01619633,0.015263283,-0.017417733,0.043288466,-0.023389459,0.0030606068,0.0015143626,0.023298388,0.030720768,-0.0132351825,0.067680664,0.05095856,-0.0257595,-0.014793303,-0.019980362,-0.017934753,0.0007478175,-0.013604671,-0.03037564,0.01725898,0.0076192864,0.053291295,0.054151714,-0.008984693,0.012591268,-0.0104943095,-0.0046834033,-0.025173945,-0.0015041879,-0.008775921,-0.03101946,-0.060119133,0.026681779,0.024893383,0.022056667,-0.025715092,-0.0062728277,-0.051276304,-0.0021034859,0.054544207,-0.0019317948,-0.06135827,-0.016886547,0.02208435,0.023491994,-0.03673836,-0.00055644504,0.027674284,-0.01484011,-0.014547282,0.091537654,0.01319377,-0.016529756,0.0037278822,0.035137463,0.059241775,0.028671833,-0.007545772,-0.008668815,-0.013479834,-0.044154998,0.00005256558,0.003053982,0.0111414315,-0.004918164,-0.0010372116,-0.004764835,-0.010302829,0.012711439,0.00756164,0.01898993,-0.039259214,-0.020509155,-0.005497552,-0.04093762,0.04816868,0.027100706,0.03205054,-0.061707426,-0.01844165,-0.030661194,0.027990064,-0.015861798,-0.029429147,-0.015754553,-0.028979467,-0.022582695,0.02794165,-0.0049428465,-0.0024756386,0.019955937,0.009285334,0.013762996,0.0066552316,-0.026341824,0.033887923,0.011099579,0.023119954,-0.014609618,0.018811312,-0.022544691,0.0031396842,0.040646043,0.0076454245,0.024608765,-0.072223604,-0.04579035,0.00003981913,-0.031383045,0.007033226,-0.031439744,0.0025639776,-0.012882586,0.021303648,0.011995003,-0.0015883363,-0.021514932,-0.0016286599,-0.056363117,-0.0037026303,0.02562881,0.010582649,-0.014078869,-0.03055651,-0.029767498,0.017556028,-0.014171113,-0.014465455,-0.0795717,-0.025957135,-0.028768769,-0.044769417,0.02642378,0.00038774093,-0.01572488,-0.053833026,-0.005014058,0.0026498397,-0.051436476,-0.06394715,0.0026890135,0.005445095,-0.011010695,-0.029897286,0.048723474,-0.0243832,0.021806758,0.018075189,-0.006626947,-0.00067727227,0.0052885944,-0.060729235,0.0010741961,-0.032712754,0.020448377,-0.024690228,0.040750287,-0.014442522,0.016715974,0.010223777,0.0027180512,-0.012937617,-0.031621862,-0.008329952,0.034522776,-0.011961982,-0.011630721,0.021320617,-0.0038059547,0.044572674,0.000040543408,0.02880038,0.0854409,0.023143316,0.017198035,0.058945775,0.0033586486,-0.002966108,-0.023047637,-0.050393384,0.0008161011,-0.010512334,-0.016301347,-0.027440608,-0.015339896,-0.04069621,-0.042606145,-0.01602519,0.036837626,-0.041739136,0.017452987,0.010064089,0.007819825,-0.017016593,-0.012271418,0.03215989,-0.0010011038,0.022672392,0.0022013113,0.03600713,0.010861637,0.049504187,-0.02385879,0.018231172,-0.050591286,-0.0061386856,-0.022691935,-0.0069278046,0.021486545,0.004909711,-0.011089097,0.0036805305,-0.01806246,0.0006136933,-0.01083752,-0.01829487,-0.039732873,-0.0015458561,0.041399185,0.0012660704,0.059173483,-0.031498984,-0.01540672,0.014657398,-0.045428537,-0.0026183587,0.02050469,-0.015211872,0.014084736,-0.006045306,0.026678978,0.048804782,0.037826937,-0.009413879,0.0443482,-0.016561536,-0.0016837016,-0.0032387797,-0.013968391,-0.022468675,-0.04740094,-0.020951826,-0.032528456,-0.006793609,-0.021640146,-0.039748553,-0.022409942,0.006116256,0.023988912,-0.013654038,0.029672079,-0.028284665,0.021350699,-0.13760036,-0.0015650755,-0.004814608,0.011997109,0.00054689066,-0.0023919642,-0.008376079,-0.03862606,0.019739429,-0.011896781,-0.034795366,-0.023192357,0.01960599,-0.023853252,0.020595266,0.020939426,0.027784435,-0.0045927567,-0.022066614,0.03475765,0.013040515,-0.025040654,0.055181768,0.00040185478,-0.035883024,-0.0017488232,-0.0035625913,-0.035035282,0.0004876848,0.02006745,-0.0015966002,-0.024766859,0.01923778,0.052422356,-0.029296527,-0.004008605,0.020275267,-0.008068962,-0.052063957,-0.013000107,0.006005766,0.040422045,-0.013233465,-0.0004943533,0.010267532,0.030840753,-0.016080748,-0.029017147,-0.01270928,-0.009614016,0.0024745255,0.034040324,-0.05099864,-0.0114355665,0.0055453326,-0.0118766,-0.025818668,-0.034689713,-0.046854053,0.03964204,0.005397119,0.029270684,-0.020544177,-0.062060904,-0.019145723,0.015289287,-0.021099467,0.020140016,-0.024993647,-0.04925866,-0.022446666,-0.03309463,-0.04704288,-0.025557136,0.00041792842,-0.007582131,0.008702761,-0.035088643,-0.033284076,-0.008522475,-0.038544513,0.022764152,-0.024453878,0.03115666,0.061438367,-0.018628977,-0.0062242015,-0.00653211,0.024062365,-0.008182303,-0.05310855,-0.06582907,0.017816134,0.0015843876,-0.019319165,0.024969308,-0.007236488,-0.02069886,0.02217161,-0.024478847,-0.020165497,-0.03912081,0.0060135033,-0.0059849275,-0.028931364,0.02551406,0.08839211,0.014597659,-0.038966015,-0.03804503,-0.0018178014,0.00023702941,-0.023956338,0.014821289,-0.06023355,-0.023938656,-0.012458226,-0.022952458,0.018468428,-0.054415513,0.011049961,-0.02362446,-0.033363793,-0.024611715,0.0074269753,0.0168034,0.018244395,0.019405626,0.010070869,-0.019770633,-0.0022564793,-0.009147903,-0.0069125,0.047058377,0.045670927,0.009011063,-0.01462409,0.051168676,-0.0556652,-0.03698046,-0.0028696563,0.0055446285,0.028711548,-0.044707175,-0.0012817835,-0.018186362,0.02449406,0.024266375,0.01859412,-0.046130676,-0.0064574447,0.0021301315,-0.026677256,0.08322385,-0.038772773,0.037566893,-0.059802692,-0.00591585,-0.0027909123,0.039619144,-0.0045186123,0.0057410733,-0.014618357,0.0021403378,0.0025228607,0.045086503,-0.03337394,-0.027439011,-0.0304322,0.0059766537,0.029284509,0.026389213,-0.009411062,0.046107054,0.038998798,-0.035984594,0.0048538223,0.0050093518,0.004276614,-0.019479958,0.03542123,0.013126559,0.06297785,-0.0047340994,0.0017277546,-0.0056971502,0.014208584,0.0692307,-0.019556941,0.00816161,-0.007801649,-0.0030070844,-0.048371878,-0.021198409,0.01384426,0.019060774,0.029335886,0.031736277,0.028905474,0.014101386,0.05715482,0.0019434853,0.041473586,-0.038656052,-0.0092485985,0.027706973,-0.022010738,0.016992426,0.035991594,0.03924501,-0.011140867,0.027073313,-0.003646146,0.016080223,0.014005601,-0.022427866,0.007909858,0.047231928,-0.003459664,-0.006978787,0.023282344,0.026144536,-0.0238613,-0.03653615,-0.030024478,0.020892885,-0.02584316,0.0047770585,0.004349067,-0.0062795533,-0.029001124,-0.0044983686,-0.017686876,0.012588484,0.0030545322,-0.013366346,-0.014278188,0.00042292732,0.042811614,0.029315058,0.0147716645,-0.0041476884,-0.0028890346,-0.041863367],"last_embed":{"hash":"suuze2","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"suuze2","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#File Locations#Important Config Files#{1}","lines":[142,142],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"suuze2","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#File Locations#Important Config Files#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.044042844,0.01676084,-0.056667022,0.01143264,-0.033782084,-0.08049343,0.025151227,0.008000399,-0.0032672952,0.032020792,0.0028522518,-0.0072088777,0.0050603617,0.039952233,0.01214002,-0.014559206,-0.020622013,0.0504834,0.0018379354,0.0035620653,0.0055126175,0.0130472295,0.06754106,-0.015048313,-0.028366122,0.01757897,0.00920552,-0.01314342,0.022963604,0.015586635,0.011563917,-0.0394106,-0.028053222,-0.004322738,0.01586516,-0.009959825,0.011713725,-0.02083693,-0.03842375,0.028275361,-0.0025885892,-0.042200495,0.015838386,-0.0076477895,0.010882958,0.012069561,0.012838653,-0.018678552,-0.036609467,0.009805834,-0.0242667,-0.034731787,0.009176699,-0.0017822395,0.014762881,0.028161913,-0.034671012,-0.029601395,-0.019584542,0.011146641,-0.03078396,0.014765044,0.0030412744,-0.008474925,0.015928458,0.009278203,-0.0004207116,-0.0063730096,-0.0039266767,-0.04753219,-0.0017035058,0.020159196,-0.06328183,-0.03206077,-0.025050957,0.04327977,0.040004145,-0.039832335,0.023088545,0.06474241,-0.0010649803,0.0027452183,-0.003282202,-0.017137958,0.026152767,-0.0051306733,-0.022667864,0.08419985,0.043220337,0.022238664,-0.01347888,-0.020553205,0.013114439,-0.03553472,-0.046903793,0.0038465566,0.011467274,0.019725095,0.03162017,-0.021622596,0.010368363,0.0106857605,0.017872153,-0.027580077,0.027953487,-0.0031258422,0.013444662,0.03453922,-0.02770205,-0.013178447,-0.00018259624,0.010900155,-0.020138517,-0.00761399,0.007932276,-0.04923851,0.03358947,-0.03482287,0.002129827,-0.009552931,0.051771052,-0.028469771,0.0062230285,-0.009348254,0.007048406,0.035068482,0.0011219546,0.033605568,0.011458279,0.015478082,-0.015811536,0.044194434,0.006853071,0.032676205,-0.016404193,-0.03332015,-0.002842592,0.05224148,-0.048210952,-0.09442813,0.018865729,0.0699192,-0.022445865,0.0114281755,0.045558393,-0.00541784,0.06279591,-0.0014320028,-0.024014553,-0.021280719,-0.027745847,0.028362462,-0.01918231,0.026172979,-0.0012932955,0.005880258,0.025347289,0.048617564,0.00842178,-0.030837126,-0.03589033,0.020497765,0.014029129,0.006623055,0.035248775,-0.0678798,0.013517454,-0.010803755,-0.020742076,-0.0633631,-0.004555968,0.0351846,-0.024898604,0.025802113,0.02644059,0.022975743,0.044465832,0.0506474,0.03722286,-0.025649093,-0.107875764,-0.0013695658,-0.0327951,-0.007450904,-0.0019364795,-0.0132844355,-0.0054661394,-0.0047013173,-0.006481201,0.06377896,-0.021170583,0.053006347,-0.0034635977,-0.0035163541,0.01489862,0.010266502,0.023662848,0.056439776,-0.011933066,-0.034454364,0.006328649,0.020126864,0.037025332,-0.011819316,0.022096679,-0.006833408,0.029913733,-0.019932024,0.005092353,-0.076898515,-0.0045635854,-0.0019521523,-0.032750864,0.02465134,-0.047657393,-0.013796438,0.018265199,-0.0031804233,-0.0004077273,-0.012294687,-0.019512035,0.016795613,-0.0037944955,0.054476652,0.050500862,-0.005556164,0.013938782,0.03037202,0.0031740966,-0.020661106,-0.070397586,0.006692161,0.04336045,-0.039827716,0.10498397,0.006365732,-0.06596921,0.008400847,0.029676115,-0.045177843,0.0097018285,-0.018268922,0.001552946,-0.018553725,-0.0024051894,-0.029961685,0.003038903,0.03149986,-0.0029731826,-0.0032207046,-0.040602893,-0.006517743,-0.009162925,-0.016049687,0.028161703,-0.0027534273,0.022835521,-0.022305174,-0.006485689,-0.0077150636,0.017921973,0.020241352,-0.018915823,0.028539151,0.0005997336,0.019828951,-0.026338195,-0.00603163,0.028566567,0.044250146,-0.03874196,0.04040236,0.019481163,0.05423263,0.0070069064,0.03006982,0.0037708508,0.011470888,0.04340493,0.04470748,-0.05024907,0.046548247,0.034248404,-0.007900369,0.02713632,-0.033091046,0.0032016854,-0.025614316,-0.018424978,-0.0154196415,-0.07088313,0.042290483,0.07876224,0.015758911,0.024368577,0.00784655,0.008718402,-0.1534807,0.0073268246,0.0034052208,0.06799094,0.00828504,0.018947495,-0.055123523,-0.036275018,-0.05154448,0.031212071,-0.012560621,-0.04198465,0.0008618713,-0.037379067,0.016023414,0.050126687,-0.00494522,0.0012349758,-0.007163133,-0.04448748,-0.005923509,-0.043367285,0.011594599,0.0019008477,0.010487198,-0.008510866,0.07156958,-0.0030233683,-0.039049193,0.026484847,-0.024077512,-0.054972477,0.011445714,0.0042169946,0.009089052,0.03284204,0.0325295,0.02897268,0.024192754,-0.0062460415,0.041672133,0.028670687,0.003076502,0.04717353,0.01752884,0.027332405,0.0037587793,-0.019013423,-0.03337389,-0.018225366,0.04907189,-0.017484728,-0.0030113168,0.03355664,-0.03934251,-0.023628173,-0.02520453,0.045376718,-0.022528993,-0.015952904,-0.003359349,-0.05701565,0.003738791,-0.043229293,-0.028728256,-0.018649196,0.037799537,-0.0018056429,0.04912261,-0.019984728,0.030768715,-0.07544913,0.05759107,0.018319966,0.000027345515,0.008761566,-0.013594365,-0.04418051,-0.008012413,-0.11045105,-0.032586012,0.028524688,0.00009570046,-0.014243895,-0.024797322,-0.0035545842,-0.04207561,0.034976646,-0.018563999,0.22362727,0.017485177,0.015161859,0.00427103,0.051492386,0.00065790914,-0.017974827,0.03145198,0.039250538,-0.015272946,-0.027005816,-0.012224309,0.029308181,-0.0007468841,0.013538525,0.032959368,-0.029361933,-0.015194899,0.035300836,0.0020612793,0.013027073,-0.0147018265,-0.020198325,0.042193327,-0.067052506,-0.015582134,-0.033075236,-0.016081352,-0.03795634,0.033001244,-0.018650368,0.057192452,0.003464902,-0.035953917,-0.047210295,-0.021916691,0.012335706,-0.02789396,-0.00043897043,-0.020085083,-0.020937575,0.0043203607,0.00350382,0.0032828974,-0.02017719,-0.025389902,0.014436205,0.020368,-0.021665378,-0.006657505,-0.038070824,-0.03175818,-0.049553994,-0.008910132,-0.0031958797,-0.046647266,-0.04046141,-0.047073245,0.018935608,0.032086622,0.0132246185,0.0012736096,-0.049134675,0.006958355,0.003579701,0.048661113,-0.04184106,-0.016035045,0.028347079,0.06191952,0.012203633,-0.009383415,-0.017519405,0.0037472998,0.029570876,0.024993544,0.038187854,0.045330167,-0.022260599,0.009549494,-0.0359297,0.016952842,-0.011707143,0.017616043,0.011320548,-0.007674413,0.013489546,0.034926735,-0.04179783,-0.023131095,0.007937783,0.009642965,0.017732387,0.033935837,0.002125719,0.013946497,0.023117596,-0.009580844,-0.02858069,0.016974587,0.023811098,0.007507421,-0.026430422,-0.042121433,0.05711312,-0.016656538,-0.0071466626,-0.0054730377,0.059241075,-0.018163363,-0.014809905,0.016415115,0.016790386,-0.053370256,-0.021036046,0.03717526,0.04882402,0.015135497,0.00038263862,0.033707928,0.024144387,0.006729702,-0.01900947,-0.011392195,-0.0009561781,-0.07390324,-0.004651867,-0.010055151,-0.023700703,0.033666685,0.03748428,-0.04429491,-0.042891923,0.037194688,0.019041236,0.04027443,-0.00025540544,0.015598559,0.018657248,-0.003605203,-0.05965224,-0.005198904,0.030311754,-0.008748405,0.04789126,-0.023823941,0.012118042,0.0013995176,-0.0071988893,0.034062065,-0.012835875,0.05921087,0.035911236,-0.025926337,-0.033648532,-0.0050538625,0.0010610985,0.0040941574,0.011235777,-0.036503587,0.010091996,0.008440917,0.06712322,0.0528477,-0.002640673,0.03395763,-0.030507771,-0.001607307,-0.0030392774,-0.00586459,0.012355208,-0.02117116,-0.046530236,0.008630379,-0.009887487,-0.012757985,-0.015566995,-0.015076062,-0.021513741,-0.017889204,0.03862086,-0.013442891,-0.062083922,-0.024835518,0.0217916,0.004261623,-0.052676816,-0.0008692109,0.0301256,-0.0016230096,-0.026973426,0.09298501,0.03763912,-0.009529964,-0.026180401,0.008326721,0.07729977,0.037198912,0.000986493,0.012315044,-0.023099476,-0.0249902,-0.01225594,-0.022159863,-0.032025788,-0.006306113,-0.007814851,-0.0018507191,0.002898576,0.021979185,0.013872368,0.026655046,-0.027452877,-0.02878802,-0.010813772,-0.045892633,0.060684446,0.04573637,0.052250743,-0.040460996,0.005290797,-0.018807206,0.019996256,-0.032771915,-0.030496094,0.015480029,-0.022795165,-0.04363994,0.023820098,-0.03908594,-0.0016744045,-0.013195713,0.0005130759,0.0017770468,0.0022006144,-0.048801083,0.02684808,0.014250021,0.029580833,-0.018589102,0.009039107,-0.005234087,0.03714739,0.056994088,0.020841219,0.015828121,-0.04345593,-0.035090033,-0.005317933,-0.01330269,0.009468422,-0.049789507,0.01213699,-0.020045737,0.024282187,-0.014120122,0.021339854,-0.038782865,-0.035295997,-0.059860066,0.0067452844,0.008867025,0.019170247,-0.0048760036,-0.01500994,0.0005686307,0.008662634,-0.018299704,-0.024055501,-0.048240125,-0.012949074,-0.025710749,-0.061957773,0.014156869,0.014025643,0.0015644368,-0.031031976,0.022288406,0.005569947,-0.04634592,-0.044329464,0.003108485,-0.02672709,0.011790751,-0.0319789,0.055242326,-0.029084757,0.042997804,-0.028292084,-0.046323817,-0.0007781627,0.010435302,-0.030715074,0.008766793,-0.048397727,0.007981248,-0.016648902,0.0049783573,0.004570222,0.026113478,0.0100059435,-0.010517616,-0.0350459,-0.027873995,-0.031612746,0.06233256,-0.0045345495,-0.0017721626,-0.0065518026,0.01355485,0.04906609,-0.063674256,0.029279465,0.061720017,0.0054793796,0.032357763,0.04398779,-0.03211147,0.019911056,-0.005827506,-0.012404839,0.0146809295,-0.0126099605,-0.0130489,-0.009480764,-0.022334788,-0.07431265,-0.029524049,-0.005546561,0.05722893,-0.06266338,0.016980547,-0.019834558,-0.002924434,-0.026417106,-0.014033976,0.02405919,-0.02117866,0.019545745,-0.007599153,0.029723777,0.021515869,0.045427047,-0.00021027029,0.009103181,-0.027066415,-0.031993788,-0.00102049,-0.040358365,0.006006815,-0.00818987,-0.024388148,-0.0007125723,0.007149646,-0.0039049545,0.018992886,-0.03583909,-0.03356425,0.002045404,0.034888998,-0.03200345,0.024899023,-0.011357936,0.020850549,0.02001833,-0.0341263,0.007847755,-0.0061218063,-0.030166361,-0.0005489941,0.0039495253,0.007438163,0.044535622,0.008310047,-0.026398668,0.013576794,0.001430546,-0.02381746,-0.0033929406,0.01919312,-0.035808843,-0.016727984,-0.013329443,-0.032437906,-0.037018977,-0.009238231,-0.00928126,-0.015962284,0.0030992366,0.05188757,-0.018814076,0.015481102,-0.043408003,-0.0040191654,-0.1346361,-0.032522142,0.00025034865,0.036847584,0.009320881,-0.029471008,0.00949228,-0.009352034,0.031008476,-0.01773812,-0.03487158,-0.011243961,0.013208697,-0.020552458,0.016313862,0.044703953,0.0012854044,-0.0018718984,-0.035884313,0.03248505,0.004916305,-0.027602,0.05762648,-0.017703544,-0.012181761,0.012466443,0.0029602905,-0.0032266607,-0.018131912,0.018042473,0.0129480865,-0.004896841,0.025342917,0.02397735,-0.035122715,-0.0066357628,-0.0041940617,0.008267841,-0.031489752,0.0032194066,-0.019021789,0.029364,-0.006351673,0.020455947,-0.006011799,0.0227246,-0.01385947,-0.026551126,0.0027373785,-0.022196745,0.014044688,0.02038593,-0.031447418,0.0071512037,0.032432664,-0.0054318984,-0.023794318,-0.020730034,-0.051309764,0.024345966,-0.007690905,0.036549717,-0.006857515,-0.04287193,0.00055274635,0.031608723,-0.038458105,0.00796057,-0.027571019,-0.02090266,0.02933326,-0.0034107259,-0.03996686,-0.043649144,-0.025301652,-0.015358074,0.04390441,-0.04103995,-0.012316727,-0.009561445,-0.044314157,0.008899285,-0.001547784,0.050599016,0.039795868,0.017891826,-0.024562875,0.025145156,0.016135292,-0.0019521005,-0.048267543,-0.07212885,0.010634796,-0.03375633,-0.038521975,0.046270598,-0.014953739,-0.056999594,0.017503345,-0.025335928,-0.03954844,-0.05380102,-0.01045013,0.0004069878,-0.058663722,0.01245578,0.07384315,0.012084207,-0.014033648,-0.010183972,-0.0064528557,-0.0025500497,-0.015385905,0.024988743,-0.09394263,-0.039276533,-0.004330585,-0.024626331,-0.007848394,-0.06182644,-0.0017077132,-0.00276543,-0.018979954,-0.034288995,0.016920693,0.029097917,0.026168512,0.040741928,0.03706026,-0.0049815946,-0.03254307,-0.00024275464,-0.021946436,0.0410007,0.0382938,0.0044505266,-0.04252921,0.049811993,-0.054621123,-0.06629395,-0.019571533,0.01089451,0.028378986,-0.03265002,-0.0045270743,-0.026565142,0.034924082,0.0332256,0.019238194,-0.03407743,0.015477316,0.017087802,-0.04127299,0.05208734,-0.01692352,0.046397947,-0.024387073,-0.010528025,-0.0061025717,0.077087864,0.012746905,-0.0064655724,-0.010784256,0.0018732087,-0.01096168,0.03414515,-0.0042503164,-0.041377228,-0.04395194,0.036927134,0.04137817,-0.03208983,-0.0021873373,0.03200214,0.046394896,-0.02937275,0.01580654,-0.021727698,-0.0038083964,-0.010012359,0.059753235,0.035621066,0.09890501,0.01958922,-0.0022575175,-0.020225547,-0.008688326,0.069742,-0.032385454,-0.0042998013,0.00036637878,0.0013156277,-0.031785715,-0.03696371,0.035193697,0.007464456,0.031486254,0.03565808,0.0032329883,0.019055896,0.05622101,-0.003656899,-0.0006828925,-0.02397096,-0.014718136,0.019056045,0.0057073273,0.0010771328,0.011980753,0.031594634,-0.013544975,0.02899958,-0.002739138,0.016803464,0.008984523,-0.02501091,0.04223332,0.024238037,0.013180051,-0.03397013,0.020847736,0.009358419,0.005205363,-0.043747902,-0.042245265,-0.010974543,0.00050025264,0.012942593,0.009264302,-0.015068018,0.026992515,0.018091848,-0.023623925,0.014178938,0.0008739375,-0.019192733,-0.006549507,-0.019158153,0.0005196819,0.012741396,-0.00020534307,-0.005979063,0.0053729573,-0.056738425],"last_embed":{"hash":"167qjlf","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"167qjlf","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#File Locations#Important Config Files#{2}","lines":[143,143],"size":68,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"167qjlf","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#File Locations#Important Config Files#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026260532,0.006526489,-0.057295606,0.032884166,-0.03931461,-0.060600664,0.03230385,-0.008170274,0.0047684736,0.037409395,0.005291228,0.008366927,0.004194026,0.03764315,0.01456754,-0.043725044,-0.007623806,0.043837618,0.0073173433,0.009949669,-0.0013383131,0.021482734,0.069455564,-0.005934455,-0.023371262,0.015392443,0.002876333,-0.013832207,0.016291965,-0.0029457652,-0.015609682,-0.009770755,0.0217496,-0.0058440478,-0.008376796,-0.027478192,-0.016624054,-0.022889016,-0.037599076,0.021064129,-0.01621148,-0.038365867,0.038060263,-0.02148758,0.0074621695,0.003576932,0.015502013,-0.021057388,-0.032286793,0.0010244104,-0.017324362,-0.015832243,0.017457183,-0.007693123,0.0020815788,0.038649585,-0.049701847,-0.03943171,-0.026676197,0.007154545,-0.018882506,0.024063433,-0.017081335,0.009951631,0.02466919,0.017594617,-0.00023535351,0.015058524,-0.0076432526,-0.0424117,-0.019227857,0.011166754,-0.05290481,-0.031467788,-0.009602374,0.05186657,0.03589883,-0.056752812,-0.0029771398,0.052908983,0.0031385983,0.0062525454,0.025405563,-0.029779507,0.0016621987,-0.004046433,-0.03427185,0.06707674,0.04835832,0.026150178,-0.03343724,-0.026299212,-0.014215923,-0.041501455,-0.04076191,0.025567574,0.008121737,0.026626548,0.0458774,-0.0032485267,0.014394223,0.021879263,-0.002785722,-0.028544407,0.036826827,-0.016749362,0.017067617,0.015721984,-0.03418392,-0.0021277284,0.0015629946,0.0006756457,-0.03247914,-0.010226185,0.010849222,-0.06326122,0.025041012,-0.027428456,-0.015980558,-0.039934445,0.02791477,0.0065041245,0.021867936,-0.012953759,0.0028153125,0.009428854,-0.0030922669,0.02970377,0.04217615,0.031500865,-0.020252064,0.042040173,0.0013173919,0.028767137,-0.010873486,-0.044974104,-0.007636414,0.05409067,-0.04323659,-0.07568835,0.025542408,0.06532318,-0.01827332,0.011484121,0.046693604,-0.008074674,0.0533096,-0.005240017,-0.0021843275,-0.021428427,-0.0052355765,0.016154086,-0.005347082,0.032909833,-0.00035021428,0.016691051,0.043925926,0.037800416,-0.024752619,0.0028317256,-0.024600709,0.003065449,0.01683224,-0.0037739796,0.036230884,-0.053199325,0.01086173,-0.016028272,-0.030590741,-0.022399036,-0.005105249,0.012734073,-0.010467265,0.019279473,0.03878204,0.01766922,0.021299629,0.047965344,0.0548289,-0.029828958,-0.07784134,0.0049491855,-0.022621075,0.004693363,-0.021434331,-0.003171273,-0.0035960576,-0.010058358,-0.0011956766,0.07052009,-0.020604214,0.05095463,-0.016476545,-0.019278662,0.024608705,-0.0004495672,0.017613087,0.044909928,-0.020292956,-0.038380895,-0.0118901925,0.019493062,0.028585652,0.02338891,0.03202514,0.003677027,0.019256238,-0.03103677,0.010405891,-0.09154275,-0.0016439506,-0.0008637535,-0.032591525,0.04126037,-0.046132624,0.011732115,-0.0038637999,-0.010164221,0.0036686824,-0.020426609,-0.04356087,0.0069688726,-0.028795848,0.042553477,0.060020328,-0.017677704,0.0271456,0.04227632,0.0059962487,-0.010300563,-0.07285206,-0.016888075,0.04692959,-0.03588765,0.1076722,0.010821025,-0.076226495,0.01322503,0.04757026,-0.04031623,0.020561442,-0.0019054512,0.004549372,-0.019496936,-0.017970514,-0.0154748,-0.0034474183,0.027802795,0.010843766,-0.010247912,-0.033468317,-0.006282938,-0.0064245705,-0.022067957,0.04638335,0.011607963,0.013449304,-0.027063154,-0.0086460225,-0.0033714392,0.037264492,0.016843893,-0.042475633,0.031535793,0.003750286,0.009185009,-0.031459417,-0.02659573,0.0484069,0.031803202,-0.019826649,0.043102045,0.018974192,0.061245147,0.004465679,0.02953756,-0.00009409023,0.006391087,0.025082314,0.03359646,-0.054722566,0.056576718,0.039233893,0.01092787,0.01429866,-0.03818831,0.021759294,0.020999737,-0.018927354,-0.0112699345,-0.067179926,0.082877815,0.078193076,-0.0063481648,0.030293088,0.0049224724,0.0028992656,-0.14743887,0.0023878596,0.0033828826,0.05580337,0.010149404,-0.0024692917,-0.0566211,-0.021760503,-0.037512228,0.03316169,-0.021925207,-0.04301997,0.012438753,-0.017777665,-0.004400248,0.049202334,-0.0034671118,0.010442855,0.0057080067,-0.036729686,0.012370793,-0.023192054,0.012261623,0.030056873,0.00470416,-0.0008763569,0.09829733,0.012261265,-0.033091225,0.020781102,-0.0150553845,-0.056289807,0.015802756,-0.0017414405,0.015670575,0.036519665,0.028128838,-0.009101811,0.013823172,-0.000057419762,0.020057628,0.04618676,-0.015153797,0.055364624,0.008357062,0.040883686,0.009679664,-0.029779816,-0.028044427,-0.002696104,0.044077925,-0.023552425,-0.0028136221,0.028972266,-0.04713452,-0.01625469,-0.03046915,0.0314346,-0.023932556,-0.029109884,0.002335381,-0.043843932,0.012963403,-0.049735155,-0.034717064,-0.010724067,0.042947587,-0.014236148,0.044632044,-0.014072508,0.010780306,-0.06301119,0.043903776,0.01995574,-0.005920239,0.016621765,-0.00022372583,-0.023629656,-0.0066676335,-0.09328645,-0.030541096,0.015706358,-0.014093571,-0.009218847,-0.02566408,0.008966893,-0.025244292,0.056396827,-0.011551095,0.24727862,0.001769854,0.0126101,-0.016690558,0.037948947,0.00082242297,0.008198368,0.0047591114,0.027884902,-0.023901073,-0.012448357,0.008096129,0.026098762,0.0044568647,0.012938003,0.04588427,-0.026387423,-0.027135415,0.048455868,-0.0056218184,0.012468817,0.0061779143,-0.01981896,0.04622595,-0.06926408,-0.016752997,-0.018851873,0.00013126284,-0.036880665,0.055069145,-0.016576732,0.05175995,0.0007160313,-0.028728914,-0.05582175,0.0031473734,0.00936619,-0.027892943,0.003896531,0.007429966,-0.015262939,0.0062952773,-0.024721716,-0.00597407,-0.0062697735,-0.043335248,0.0044318195,0.0097098835,-0.03669407,-0.013655835,-0.06281391,-0.028355714,-0.043844007,-0.011033865,-0.0008887152,-0.03911153,-0.053985555,-0.03794309,0.037460998,0.044809114,-0.0016569796,0.0031781185,-0.056639437,-0.021768045,0.012389528,0.05325396,-0.019890452,-0.010431945,0.03369335,0.063502215,0.0062489538,-0.008656339,-0.017887063,-0.005037545,0.033842687,0.02992099,0.03043201,0.05590839,-0.010092032,0.00834138,-0.031023556,0.010294661,-0.0070183235,0.029114723,0.0036908074,-0.011905261,0.009860057,0.023792587,-0.041808244,-0.018177338,-0.0062597445,-0.0055631394,0.017278632,-0.0054138843,0.014112509,-0.0019237022,0.0020797548,-0.0048591006,-0.028797692,-0.007872249,0.025276251,0.0062414524,-0.016568583,-0.03367261,0.05461053,-0.004973287,-0.024869531,-0.01224591,0.04316876,-0.023327583,-0.02672003,0.025668882,0.017323555,-0.04454864,0.004348138,0.034343738,0.04816681,0.003227425,-0.013005329,0.021622306,0.030478325,-0.0025081313,-0.023192167,-0.005359622,-0.011650546,-0.06516455,-0.011351081,-0.0153313875,-0.0062934724,0.013532969,0.02952901,-0.045012508,-0.022171393,0.04970547,-0.003404405,0.033806946,-0.010664774,0.0033081607,-0.018213455,0.0017522101,-0.03666806,0.002549675,0.024704244,-0.032386985,0.03276916,-0.022296032,0.017912604,0.004632702,-0.012204955,0.025709068,0.0006034269,0.067519166,0.031237813,-0.002502565,-0.018961446,0.023046657,-0.0053179804,0.01720218,-0.0043829754,-0.041992843,-0.015946098,0.023354482,0.06964221,0.047705542,-0.010656706,0.035435833,-0.032867186,0.004148416,-0.020858949,-0.022036891,0.030782033,-0.008246947,-0.042106297,0.008002181,0.017438885,-0.05174554,-0.012551597,-0.0022831196,-0.049551547,-0.017363507,0.047711026,-0.00605325,-0.046435058,-0.036379002,0.009336898,-0.014173321,-0.048740253,0.0031852883,0.04112555,0.0030419938,-0.027800316,0.086518064,0.02285021,-0.010258001,-0.016183963,0.010086701,0.075384595,0.0112239905,0.0033848404,-0.009213325,-0.05881101,-0.037278928,0.0057778205,-0.01804213,-0.025079677,-0.009916855,-0.00054653635,-0.008545713,-0.009086764,0.0074812556,-0.006839967,0.013831027,-0.00064006564,-0.0038632867,-0.030925058,-0.05432871,0.078930065,0.025883384,0.03273178,-0.055951037,0.005212773,-0.014384784,0.017170746,-0.027679073,-0.025533132,0.022052342,-0.017209416,-0.02961345,0.039138075,-0.0522772,-0.0030047118,-0.0068822135,-0.030220456,-0.00955532,-0.01843595,-0.04525198,0.032699812,0.016793841,0.01995746,-0.0005434387,0.00466179,0.008030754,0.017260132,0.040417895,0.007774659,0.027247854,-0.028503956,-0.03353306,0.002702985,-0.023317384,-0.0056759403,-0.06709151,-0.0031048662,-0.011456113,0.026647855,0.0054711937,0.0061820853,-0.040070895,-0.010861228,-0.06590911,-0.020775368,0.0051028216,0.029419439,0.0074087926,-0.020322442,0.0060398187,0.016220631,-0.012959497,-0.009131999,-0.038069483,-0.005011661,-0.028608128,-0.06921764,0.004547858,0.014967237,-0.0092526795,-0.04628721,0.022420827,-0.012770936,-0.041829195,-0.068577945,0.017052453,-0.020053161,0.03442797,-0.036818806,0.05487902,-0.0018305846,0.023210688,-0.013129435,-0.034625463,0.0028220853,-0.0064203534,-0.020068426,0.009282828,-0.040007118,0.013368265,0.0067860563,-0.0033834435,0.0042208345,0.020635737,-0.0009910407,0.02004894,-0.034749188,-0.0036916696,-0.024674539,0.05517586,-0.0032810231,-0.006537185,0.0045977314,0.016525868,0.047546126,-0.035023257,0.031403802,0.049986582,0.022197759,0.021163845,0.04508405,-0.02575427,0.012362374,-0.004177396,-0.018338326,0.027178101,-0.036586944,0.01558984,-0.023810474,-0.022565247,-0.079751685,-0.00778791,0.0021865508,0.06639754,-0.05303739,-0.013064698,-0.0011938749,0.004236143,-0.0067819925,-0.0033554106,0.03346571,-0.015259164,0.014531821,0.0066079576,0.032840233,-0.0016423932,0.035566896,-0.0071910177,-0.00093681086,-0.02117153,-0.037940845,-0.0032431092,-0.047610134,0.0051526525,-0.0049845604,0.035200186,-0.010972019,0.005982588,-0.00852323,0.030218542,-0.034087565,-0.033532355,0.029178185,0.033341613,-0.03863163,0.0153647335,-0.005047892,0.023628153,0.037039984,-0.049963877,0.01348971,0.007459263,-0.03964082,0.021221057,-0.015515424,0.022021662,0.03182702,0.0066883676,-0.026117386,0.042106036,0.006956934,-0.011428027,-0.0026207399,-0.02220799,-0.029255293,-0.01371292,-0.007254194,-0.03640262,-0.016650798,0.0005534396,-0.010527409,-0.021468004,0.0019380129,0.043456104,-0.024075482,0.023604026,-0.03960343,-0.014487416,-0.13670382,-0.042124756,-0.02288121,0.032273944,-0.010797217,-0.039633296,0.011276647,-0.034542993,0.0057940884,-0.019003365,-0.025541972,-0.0035025405,0.004996265,-0.024763579,0.03086742,0.0040422254,-0.014427267,-0.0023501057,-0.025851816,0.04028653,-0.007972383,-0.05180033,0.05944025,-0.0069719655,-0.02342246,0.0152289085,0.018370816,-0.008841302,-0.013974781,0.044904713,0.0131554045,0.0035179735,0.01964722,0.048292737,-0.025506677,-0.01057047,-0.0044529615,-0.00628032,-0.02097149,-0.0034397126,0.01128697,0.025852239,0.0037548868,0.022153571,0.01699358,0.055185493,0.0028583214,-0.02845772,-0.00041334576,0.004958908,0.023584435,0.045798127,-0.014646217,-0.004960184,0.024019478,-0.017792165,-0.031032966,-0.04132902,-0.02621866,0.021978103,-0.006821619,0.0576228,0.0012367888,-0.062927105,-0.012334174,0.018437676,-0.011250002,0.022877842,-0.033906166,-0.010175501,0.0012877042,0.0069049047,-0.042640038,-0.02553404,-0.024670709,-0.022012144,0.0388427,-0.03426588,-0.009077847,-0.014704847,-0.038543247,-0.01602217,-0.013051356,0.057526253,0.0630883,0.03203529,-0.034105927,0.0035250606,0.0254135,-0.0062279236,-0.04214953,-0.065029494,0.012244437,-0.034413826,-0.0503934,0.046815168,-0.04039269,-0.040234875,0.023122298,-0.023962615,-0.023267036,-0.052056152,-0.01673066,-0.0048719808,-0.038888965,-0.003527012,0.07891502,0.03359566,-0.04130785,-0.02123819,-0.020316316,-0.009189011,0.0027164412,0.01688877,-0.07666109,-0.020307478,-0.0031205255,-0.056469202,-0.010282954,-0.041979395,0.0008321058,0.005843462,-0.039358668,-0.04156081,0.01780699,0.014596848,0.019839277,0.022109218,0.018079128,0.0034050858,-0.03054916,-0.010236013,-0.009702203,0.040841967,0.03859928,-0.013074999,-0.038665928,0.04086537,-0.063157454,-0.070165075,-0.0010261162,-0.010169862,0.01133474,-0.022518322,0.00088852894,-0.03308925,0.030499423,0.04772345,0.023800012,-0.022666669,0.017592845,0.009787292,-0.026714982,0.052382555,-0.022934489,0.027321864,-0.025336286,-0.0029435023,-0.0027647815,0.062452234,0.018462038,-0.02655512,-0.02640767,0.012281958,-0.04224848,0.048839875,0.0018212174,-0.04702492,-0.028545853,0.020514995,0.036390617,-0.0056829527,0.0034918084,0.010194542,0.026236728,-0.015495329,0.012475499,-0.047891878,0.021766298,0.0019965183,0.04287609,0.037042852,0.09074647,0.019884419,-0.005843327,-0.01916744,-0.006862038,0.03060349,-0.043959845,0.0000555524,0.008311536,-0.016431691,-0.055042725,-0.021343155,0.02377164,0.01816143,0.034700397,0.035984077,-0.011883417,0.015543325,0.054563046,-0.0027447736,-0.028690834,0.00017988576,-0.008449615,0.012744994,-0.022884998,-0.009801774,0.013798268,0.028040197,-0.042588957,0.039373282,-0.021526022,0.016179617,0.007946281,-0.026505968,0.053889718,0.015371547,0.015302141,-0.04911378,0.0016099104,0.010785023,-0.0072885435,-0.01859611,-0.028927583,0.0061545353,0.013766174,0.010126413,0.00373576,-0.01606715,0.023544215,0.019792106,0.0057150577,0.013864391,0.003471506,-0.030958472,0.018357845,-0.021491934,0.012686927,0.030354524,0.012781049,0.00084158866,-0.020841036,-0.05111944],"last_embed":{"hash":"1afoeo6","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"1afoeo6","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#File Locations#Important Config Files#{3}","lines":[144,144],"size":66,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1afoeo6","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#File Locations#Important Config Files#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03806707,-0.0020184643,-0.04450988,-0.0026326028,-0.031950008,-0.027313516,0.01996992,-0.031577006,-0.031030474,0.029711638,0.03137328,-0.017503312,-0.00023805589,-0.008236326,0.03067357,-0.03670721,0.027799597,0.020421641,0.005381633,0.005391337,-0.016458482,0.000026195848,0.038475666,0.012290865,0.016916674,0.031147132,-0.029105177,-0.010615668,0.0043732123,0.014032968,0.006771939,0.007449182,-0.0023748826,-0.0050206697,-0.0012567474,-0.049835958,0.005047453,-0.012462942,-0.042435665,0.008067574,0.0010513682,-0.04063598,0.030899193,-0.038915064,-0.0028206417,-0.01205694,0.03874842,-0.04051671,0.0026413235,-0.002096327,-0.044077247,-0.0008343576,0.026383149,-0.034847964,0.023367174,0.027239656,-0.05275786,-0.02792113,-0.03419504,0.015387016,0.0077192057,0.010879962,-0.029854588,0.023289638,0.030749561,0.005665932,0.0086238105,-0.012409922,-0.005611756,-0.055500906,0.009510284,-0.0070410995,-0.03025864,-0.028278384,-0.034945052,-0.0037607625,0.06545478,-0.012402556,0.0036694726,0.04629869,0.024925826,0.023794105,0.017383344,-0.01709262,0.055703323,0.0073968773,-0.044175208,0.075675376,0.029598692,0.030196417,-0.012893934,-0.005739844,0.035532083,-0.04826199,-0.04747019,-0.029882587,0.011832725,0.0357833,0.07319243,0.034587078,0.024859263,-0.013435663,0.016202703,-0.0010492724,0.015208234,0.00096036156,0.01590216,0.010229071,-0.040225886,-0.02238261,0.010289464,0.008144301,-0.028120872,0.026966928,-0.00532491,-0.03889084,0.042959485,0.00023045046,0.012106808,-0.009696828,0.035696108,0.011061969,-0.004142304,-0.050784495,0.040152498,0.007483175,-0.0018247006,0.03043154,0.010627238,0.008227454,0.014387385,0.025056146,0.0031342856,0.033220485,-0.04759004,-0.033320785,-0.005960441,0.008812752,0.02637571,-0.065150626,0.03351694,0.052624125,-0.007323417,-0.0009571183,0.04861597,-0.023393087,0.0514403,0.0035298425,0.028936522,-0.04741961,-0.02203604,0.026890116,0.004689641,0.015040266,0.026144905,-0.024968633,-0.010866946,0.014330074,-0.0005062585,0.029032977,0.008059182,-0.005078029,-0.0164837,-0.01826876,0.049471606,-0.03794295,0.020519326,0.02427501,-0.0060640858,-0.028774938,-0.013867754,-0.027415963,-0.03085709,-0.0025715767,0.012368732,0.028224451,0.03817626,0.040179417,0.006468486,-0.04198685,-0.049197793,0.018842882,0.012401017,0.0038313542,0.0004203089,-0.026419744,0.019322842,-0.014392901,-0.030492092,0.039957214,-0.025522914,0.0049769105,-0.0070508365,-0.012900122,0.014831733,0.018219218,0.008844577,0.0113226455,-0.01603147,-0.058271717,-0.023812992,0.019720862,0.048012897,-0.011447656,0.014729347,-0.0036960754,0.03865301,-0.010957253,-0.004290594,-0.053950064,-0.020551702,-0.017169474,-0.042140264,-0.0003374653,-0.03368648,0.0026950745,0.015453855,0.014578442,-0.02342184,0.015210463,-0.04394761,0.014899902,-0.02682566,0.005479888,0.063142896,-0.01753228,0.009134915,0.022909308,0.019480212,-0.02005858,-0.059447255,-0.021106962,0.0048199566,-0.0022647716,0.090412214,0.039038848,-0.08939857,0.014903601,0.04156735,-0.029338324,-0.012427394,-0.018015798,0.03297445,-0.022213548,-0.021339465,0.0044667013,-0.008773915,0.050034393,0.018248295,0.00448211,-0.025696246,0.010646276,-0.05638922,0.0012793362,0.04865611,0.030736081,0.023795811,-0.03689691,-0.021903891,-0.0035840063,-0.009625962,0.017000139,-0.019118078,0.03269773,-0.023906216,0.018368926,-0.012234312,0.00017585843,0.016500585,0.02729075,-0.082975104,0.060872573,0.053835485,0.009197722,-0.01299205,0.03318688,-0.0019782654,-0.022940338,0.08335482,0.063655674,-0.03909982,0.051895596,0.030767635,-0.009269747,0.028590595,-0.05072994,-0.0046063196,-0.04984332,-0.027923798,-0.020117769,-0.073741354,0.02973947,0.07360078,-0.0016420466,-0.0036004754,0.027257785,0.0047563342,-0.16612175,-0.04887098,0.03314832,0.051170096,0.0055048047,0.020884188,-0.043105144,0.0064281276,-0.029285198,0.01803344,-0.015710233,-0.04567877,-0.009721058,-0.030487737,-0.021174781,0.011212967,0.027961526,0.023598477,0.008190342,-0.04060731,0.00224311,-0.05705065,0.010254014,0.015272546,0.021515252,0.0043721586,0.11635745,0.012683928,-0.017815102,0.043154042,0.00477637,-0.0037108758,0.00015658233,0.0016424076,0.037801787,0.020746816,0.024434835,-0.018371195,0.018594727,0.035120796,0.01616534,0.003703568,-0.01997342,-0.026231611,0.017071035,-0.0059840027,0.030716892,-0.02168566,-0.019310912,0.0026070515,0.002269576,0.0088938875,0.016281841,-0.008524395,-0.049314585,-0.017192459,0.018339617,0.0245905,-0.046539754,-0.044031378,0.015132661,-0.04235165,0.03358256,-0.11118766,-0.018668652,-0.022096308,0.034106784,-0.00036950564,0.039462112,-0.037116975,0.030039214,-0.016236905,0.044298463,-0.023640705,0.0019677111,0.029683646,-0.01177894,-0.038761426,-0.022294683,-0.1001512,-0.015042413,0.03158407,-0.023810592,-0.007073614,-0.043531165,-0.026040643,0.0021674333,0.035627544,0.010736064,0.22988638,0.043378364,-0.020931507,-0.006499795,0.047069065,-0.009096852,0.021516234,-0.0099889,0.006153925,-0.025468133,-0.02929182,0.014896683,0.03923933,-0.015773088,0.0022780513,0.03892054,-0.03982476,0.027643519,0.04422102,-0.019843575,0.0105566755,-0.0018779273,0.027173832,0.0688022,-0.062265392,-0.0022283455,-0.048368096,0.013065502,-0.029353485,0.015756976,-0.015656427,0.07235921,0.017273964,-0.02681394,-0.06859489,-0.023342395,-0.009737539,-0.027847424,-0.00893834,0.025111256,-0.0072347894,0.018511178,-0.0051759994,0.01196103,-0.025816519,-0.04925133,0.0073459805,0.026489638,0.025711594,-0.009689071,-0.037384782,-0.07639315,-0.048498176,-0.0048904913,0.0065635736,-0.030343754,-0.0065304292,-0.04142725,-0.010451716,0.0827354,0.051321145,0.016505882,-0.043780692,0.02835021,0.011770383,0.0014215137,0.001051332,-0.038803477,0.041218147,0.079381816,0.02411073,0.022283897,0.031791776,0.009092071,-0.007051328,0.0075605214,0.0305094,0.029147929,-0.04065647,0.014433608,0.007541058,0.004285079,-0.016212,0.059465107,0.009042527,-0.004179006,0.019227523,0.03316629,-0.009688026,-0.0314189,0.0022272903,-0.006862362,0.026161145,0.0025046493,0.005936638,0.04614519,-0.04447948,0.028322088,0.009758572,0.033414785,0.0361291,-0.014955316,-0.024244908,-0.043066278,0.014277489,-0.024800807,0.023474108,-0.004826619,0.038924966,-0.014636218,-0.051665008,0.0015763427,0.018837158,-0.0043792515,-0.02725752,0.06723049,0.024384629,0.017842665,0.022112852,0.02278368,0.00015413063,-0.019977761,-0.011775801,0.022636054,0.017320212,-0.0456137,-0.01822649,0.007624126,-0.01055702,0.08138317,-0.0172684,-0.03473869,-0.021049166,0.0067566433,0.00856899,0.024096457,0.022777125,0.047153972,-0.0487438,0.005535382,-0.07669327,0.009337309,0.02108752,-0.0034723813,0.029112298,-0.02384957,0.018279932,-0.0036494446,0.0148603935,0.022797426,0.012778323,0.06867572,0.02301632,-0.044080526,-0.016377695,-0.0014186,-0.015735595,-0.029438565,-0.036548845,-0.03803019,0.032482494,-0.011747184,0.07739195,0.0633472,-0.0073253713,0.0003266409,-0.020172842,-0.032647938,0.002072129,-0.01951145,0.009061417,-0.005269225,-0.06509207,0.019519024,0.031016264,-0.043437034,-0.051585127,-0.0065308157,-0.038209204,-0.03866038,0.05102708,-0.015657328,-0.07294031,-0.025187299,0.008405204,0.014828326,-0.024239952,-0.0015363349,0.03634598,-0.0073219314,-0.017735532,0.06818461,0.018468224,-0.015603411,-0.017837929,0.027799994,0.023812942,0.05018055,-0.029550906,0.017053377,-0.02287259,-0.05211747,-0.00772448,-0.021890195,0.0027871835,-0.03205144,-0.013583127,-0.00563669,-0.0046382165,0.010742552,-0.016258942,0.010978802,-0.031757865,-0.025984319,-0.0045893267,-0.024662275,0.007469853,0.052504368,0.017100103,-0.035959262,-0.023964074,-0.00074797304,0.04201602,-0.038201455,-0.035327837,-0.059058495,-0.016430104,-0.02791493,0.031715874,-0.00084832276,-0.0036186366,-0.002347573,-0.019139258,0.0057157525,0.018542398,-0.007565344,0.0103729665,0.031065261,0.04507759,0.010106565,-0.008087567,0.00078889483,0.000016957683,0.03913893,-0.01835593,0.03860592,-0.056110214,0.0050988407,-0.007815247,-0.032086376,0.002985094,-0.04553866,0.024033282,-0.017418835,0.039986055,0.035722405,0.012265842,-0.020975681,-0.036913663,-0.020235498,-0.027588973,0.05152644,-0.008251864,0.014887906,-0.0072693373,-0.022285234,0.0043766135,-0.01290814,-0.01843293,-0.04264498,-0.020494813,-0.0042169583,-0.032893784,0.0048010326,0.010474648,-0.015056858,-0.071793094,0.020157099,0.0007124121,-0.0069226758,-0.028043676,0.016352447,0.016004775,0.023013435,-0.050128683,0.05287883,-0.034541,-0.011034637,0.010096218,-0.0129010435,0.011052328,-0.0011596048,-0.030521499,0.01304842,-0.05773851,0.04499446,-0.0041770525,0.028095432,0.009497332,0.0413229,-0.0025942682,0.00954272,-0.040027857,-0.018802665,-0.006804908,0.043933664,-0.02259178,-0.040140074,0.0064683044,-0.02241618,0.05744947,-0.028061645,0.017472055,0.04602785,-0.0059578344,0.017547026,0.02116749,0.016239706,0.00771753,-0.010329681,-0.06099492,-0.012229422,-0.022723708,-0.026723279,-0.006339699,-0.031307798,-0.039744385,-0.009981467,-0.0054057245,0.04071737,-0.03689544,-0.01663585,0.0024218222,-0.016983723,0.0063980464,0.015521301,0.017844627,-0.016991328,-0.0023793916,0.013316952,-0.0007813579,0.017858619,0.055296265,-0.012207905,-0.033543132,-0.047812797,-0.0008443532,-0.022394778,-0.01927722,0.03156795,0.005921915,0.0045731985,-0.013760306,-0.03517984,0.031962786,-0.0012959318,-0.048709765,-0.03149105,-0.03709793,0.060908858,0.00120542,0.0533125,-0.0070181056,-0.008890463,0.0053249155,-0.04693327,-0.012330961,0.03747002,-0.008637212,0.006676527,-0.0025764543,0.007470593,0.03102869,0.030139444,-0.011964221,0.037132643,-0.0025473565,-0.022924345,-0.013803455,-0.00087121146,-0.021647813,-0.017497005,-0.023311237,-0.03920407,0.005720731,0.013016689,0.0015496957,-0.031124584,0.0075292634,0.05535163,-0.008373591,0.01773499,-0.01229591,-0.0075501236,-0.14487575,0.018363714,-0.0062333248,0.027043933,-0.004516641,-0.009855647,0.020980835,-0.025759753,0.015967686,-0.013835452,-0.04551326,-0.008719285,-0.0014670438,-0.007758299,0.018169792,-0.0115878275,0.035727657,0.017967507,-0.01947556,0.041705426,0.02341805,-0.009983418,0.023283035,0.0024521693,-0.057876524,0.0029674217,-0.01640986,-0.028267048,-0.00201851,0.022713432,0.008226068,-0.012106306,0.03938392,0.03052324,-0.028064312,-0.006491175,0.008352003,0.004725749,-0.049828228,-0.0006848149,0.0050870567,0.023080187,-0.012380349,-0.030502826,0.035968333,0.032732215,-0.036154367,-0.03749105,-0.019750362,-0.018251272,0.010977117,0.0004677864,-0.06506246,-0.041884735,0.006733971,0.016175054,-0.03782199,0.012532438,-0.005474584,0.038114607,-0.010714823,0.031373948,-0.023461312,-0.039725937,-0.029337883,0.0413272,-0.017663497,0.027217997,-0.010416792,-0.0010719,-0.022851482,0.007093479,-0.03274805,-0.04083734,-0.0038390139,-0.032937057,0.014932783,-0.039594516,-0.015220066,-0.014031973,-0.014809938,0.011937526,-0.017333921,0.036984045,0.04713509,0.009989504,-0.03712292,-0.0027536354,0.027488442,0.0041750693,-0.02869396,-0.05281484,0.0097606685,0.017847214,-0.024720687,0.025472304,-0.016710326,-0.0019890347,0.030082457,-0.01826936,-0.013178935,-0.0066957707,0.019625086,0.0079725925,-0.022123512,-0.010297045,0.07877537,-0.015584329,-0.024733314,-0.011961422,0.017347982,0.018951673,-0.0059269704,-0.008928121,-0.061698675,-0.028823161,-0.013281745,-0.018345773,-0.015731402,-0.07392038,-0.00023535971,0.0037361977,-0.05767657,-0.029769927,0.0089404555,0.003393368,0.043127984,0.047312934,0.011333269,-0.0057448735,-0.0021409742,-0.026748963,-0.025324605,0.03456118,0.039427288,-0.027914459,-0.033100117,0.031254347,-0.08334551,-0.067527406,0.0083866995,0.01906775,0.026685432,-0.02366819,0.019841226,-0.016452,0.03934908,0.00235251,0.0126304785,-0.043546163,0.022619357,-0.021080486,-0.019815058,0.05381943,-0.029323386,0.050536234,-0.021436978,-0.009622185,-0.038493693,0.030429315,0.0056175874,-0.033477694,-0.020833109,0.023607476,-0.010183523,0.0045952466,-0.0066409204,-0.02679606,-0.028491251,0.038279157,0.03526342,0.015027272,-0.0041681565,0.029616887,0.034372333,-0.017366773,0.022535289,-0.037138283,0.006251582,-0.04686969,0.051363207,0.028090158,0.08791499,-0.0021492648,-0.023143679,0.0007392768,0.03374494,0.027966784,-0.020436395,0.0026207222,-0.007041485,-0.001750571,-0.05823315,-0.0254777,-0.010310656,0.005417051,0.021220477,0.008786216,0.00573488,0.029897142,0.028876897,-0.04508723,0.029257417,-0.013748285,-0.009379838,0.033613697,0.014807901,0.021110276,0.0031230906,0.0618213,-0.023395795,0.022718366,-0.0067232368,0.0071781836,0.008978745,-0.024300544,0.031402998,0.0006060691,0.006956984,-0.014778398,0.017216131,0.0073255505,0.023196833,-0.018410224,-0.03816616,0.018191665,-0.043106724,0.01680049,-0.017680055,-0.014640057,-0.0020553852,-0.0083913095,-0.023724828,0.05060645,0.016545942,-0.031086585,-0.013915952,-0.012352667,0.025021823,0.017088354,0.005215025,0.009888937,-0.024362838,-0.025914568],"last_embed":{"hash":"cnrr25","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"cnrr25","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#File Locations#Important Config Files#{4}","lines":[145,146],"size":66,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cnrr25","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Quick Checks": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05121953,0.008909282,-0.05794316,0.024350204,-0.06245974,-0.01885092,0.037866045,-0.007693659,-0.015903756,0.043927338,0.0059557096,0.030656768,-0.015306946,0.015420006,0.027402695,-0.035109606,0.005364094,0.021560388,0.043713905,0.021134919,-0.010464681,0.013896585,0.070464455,0.028416205,-0.0017372671,0.009481475,0.016516523,-0.017061489,0.0071996367,0.044244066,-0.024614701,-0.018600438,0.00036339954,-0.02492973,-0.011306717,-0.021220705,0.011653569,-0.022521384,-0.026882581,0.037818983,-0.009549235,-0.033857234,0.013259367,-0.028951079,0.017929723,-0.032924607,0.020265315,-0.033137333,-0.06147859,-0.042883556,0.018655226,0.019353911,0.049038894,-0.045283236,0.039434902,0.024665479,-0.03781255,-0.025533076,-0.0682878,0.0109921545,-0.004607544,0.029577395,-0.04724483,0.021684049,0.015247079,0.06739772,0.03493147,0.025208209,-0.01107025,-0.022436785,0.005301959,0.011820144,-0.0120437145,-0.04151183,-0.0456853,0.0116630355,0.034472886,-0.032585215,0.011480766,0.0030257974,0.030739047,-0.011379838,0.007640368,0.008042816,-0.004296054,0.003018698,-0.05226724,0.039010424,0.04376519,-0.0019520574,0.029394383,-0.005865569,0.003980395,-0.031099107,-0.056104627,0.013399668,0.011334922,-0.013991999,0.06971552,0.012227865,0.015436101,-0.04312804,0.000492868,-0.029033903,0.0027074828,0.011629601,0.020343753,0.00971973,-0.008400041,-0.014143027,0.025308026,0.016761312,0.0013111676,-0.0003633565,0.018105876,-0.014563808,-0.01301134,0.014051707,-0.045962512,-0.025251923,0.036026713,0.01787926,0.013594325,-0.051986013,-0.013839366,0.031482812,0.01701926,0.027603509,0.044732444,0.059848644,-0.029307716,0.017812343,-0.02280927,-0.009477713,-0.070455156,0.022234647,-0.0008032735,0.013323024,0.011066726,-0.03542126,0.040788777,0.07423219,-0.03935255,-0.038544483,0.009315286,-0.017253751,0.042100895,-0.023526713,0.015206978,-0.026339883,0.037894845,0.031221693,0.0023295132,0.012451124,0.024693683,0.017878512,0.008773921,-0.01675504,-0.04442649,-0.010733073,0.016281899,0.022571059,0.0136362305,0.011668619,0.033013746,-0.03446421,0.0076572495,-0.012087221,-0.008692879,0.00634827,-0.010571232,-0.044132587,0.03372813,0.03125511,0.0066124876,0.016794879,0.040272772,0.012560115,0.03618548,-0.028348066,-0.08342673,-0.023180578,-0.030237332,-0.036383796,-0.0281934,0.009273936,0.02948249,-0.0110920165,-0.02842381,0.027920168,-0.04401238,-0.001966188,0.025806852,0.026016561,-0.03952646,0.0075618536,0.049492277,-0.033842903,-0.024526203,-0.04385829,-0.032997843,0.05974343,0.05803478,0.007641943,-0.0013087608,-0.02702155,0.019974133,-0.0028902264,0.0125318,-0.04320996,-0.0033488323,-0.0050324253,-0.012111429,0.08901016,-0.025219249,0.0061689597,-0.034082875,0.020570002,0.016113516,0.0076124533,-0.008304424,0.05646928,-0.015150806,0.024232559,0.046365492,0.00059163175,0.0014548753,0.056759033,0.0036793589,0.007703488,-0.0022120122,0.00022012458,0.026419504,-0.019338442,0.082782276,-0.005766804,0.0054704985,0.021525493,0.0021120973,0.020729935,-0.0013711111,-0.037449062,0.04434667,-0.0052879346,-0.029387647,-0.014433382,0.036978304,0.03674347,-0.018920025,-0.033524264,-0.002572579,0.021434002,-0.025338056,0.0049019554,0.023084767,0.008906856,0.0022748238,-0.008253586,-0.013661953,0.008651252,0.008410382,-0.009213274,-0.008393052,0.034691878,0.008429245,0.03437692,0.00057744555,-0.029593432,0.016624141,0.032660086,-0.015420773,0.016912643,0.022104051,0.025669742,-0.04097945,0.0388154,0.0031919347,0.03052434,0.037592903,0.05979926,-0.03438363,0.011360197,0.019727446,-0.009732654,-0.0019708741,-0.049944144,0.04011673,-0.040172517,0.019687304,-0.03339975,-0.04209469,0.052308228,0.07606734,-0.015433936,0.032125596,0.0014996618,0.03181131,-0.16169904,-0.04196331,0.04527277,0.036940653,0.019849546,0.0059481887,-0.023649301,0.018012716,-0.06307462,0.027070152,-0.032381367,-0.04765518,-0.023764601,-0.027878145,0.026127806,0.0052660075,-0.0023442127,0.005638908,-0.03211124,-0.03441437,0.012921179,-0.0040621962,0.016814748,0.0036683702,-0.014854793,0.03324624,0.025979513,-0.02056829,-0.042823743,-0.0038516778,-0.025708515,-0.00588175,0.003005484,-0.013198922,0.0055793566,0.03555759,0.026571335,-0.015960995,-0.016406514,0.009631924,-0.00030527633,0.07992321,-0.013697945,0.051118825,0.012153935,-0.01707147,-0.0028186177,-0.0006752664,-0.032649476,-0.008329441,-0.01895123,-0.011636378,-0.023151653,0.013201332,-0.023796393,-0.035193,-0.010392201,0.03531066,-0.01714988,-0.029245753,-0.011054308,-0.025694793,0.020243231,-0.034491066,-0.055316288,0.006549132,-0.028824687,-0.026141312,-0.014778833,-0.005614613,0.0247786,-0.013994639,0.017583527,0.0078053335,0.0045662513,0.025295146,-0.030023493,-0.039564244,0.009684448,-0.14425275,-0.010757776,-0.0023420583,-0.016869778,0.048904236,-0.02469703,-0.019585151,-0.0075832214,0.033728193,0.0019833695,0.24102093,-0.016982552,-0.083613366,-0.009240261,0.034302495,-0.029008612,0.028797433,0.026202785,0.029789291,-0.03884338,0.02753266,0.019369818,-0.0017903055,0.0058457954,0.00023548854,0.0085094515,-0.019415777,-0.0065950067,0.057974234,-0.0050701643,0.05683589,0.024528494,0.0016058726,0.029832616,-0.039215818,-0.025847672,-0.026582569,0.03885271,-0.0374711,0.05919948,-0.030354457,0.01104338,0.012283758,-0.04808556,-0.04160957,0.0259976,-0.009508424,-0.008620657,-0.02158899,0.0048638405,-0.022349754,-0.000018218945,-0.004075044,-0.014728933,-0.010392865,-0.039385956,0.013040492,0.010287697,-0.047466822,-0.011454733,-0.027261078,0.018406378,-0.027213585,-0.029148925,0.016964613,-0.022124933,0.02763689,-0.042768076,-0.05113981,0.07035342,0.010715626,0.018664094,-0.09397259,0.024176558,0.024546806,0.052786484,0.014101478,-0.014065337,0.06609385,0.034476228,0.0056813974,0.005348032,0.002383075,0.002847956,0.026435116,0.012499926,0.009579905,0.047840808,-0.025932418,0.018260615,-0.03666347,-0.019765528,-0.046376925,0.0014746909,0.0033016917,0.040253155,-0.019664522,0.0653661,0.013628819,-0.0047489638,-0.055383388,0.029088445,0.0009443135,0.009046245,-0.0108407065,0.02712533,-0.030583795,-0.023208883,0.031454,-0.03288101,0.015032813,0.010375751,-0.0098886965,-0.0039901193,0.049713396,-0.04487269,-0.044933937,0.016050898,0.060792543,0.02569649,-0.06861086,0.024120519,-0.018006166,-0.018827943,-0.000628784,0.054484613,0.025099607,-0.0002210531,0.04211273,0.010676308,-0.038983356,-0.019624712,-0.021182135,-0.027557084,-0.02058934,-0.029502414,-0.026309077,-0.038846776,-0.014280531,0.06215115,0.0012354284,-0.02853656,-0.048931535,0.031687383,0.021678513,0.0045595565,0.020031292,-0.003725002,-0.008473283,0.054930627,-0.03352201,-0.023660967,0.004979749,-0.032881018,0.030979747,-0.010854401,0.032246448,0.008055515,-0.03876573,0.022780973,0.03171892,0.04781371,0.0024507735,-0.00094823487,-0.023098791,-0.02394368,-0.031696495,0.010595102,0.0053962567,-0.00056625356,-0.0044466997,0.016857155,0.032212056,0.05883548,0.023318296,-0.028926251,-0.0010302174,-0.043433003,0.00012457922,-0.029067226,0.025315018,-0.03839544,-0.051475998,0.00011274531,0.010247913,-0.064227514,-0.046117123,0.019630577,0.003523939,0.004769875,0.047903977,0.018059362,-0.023343401,-0.045459643,0.018855948,0.01854051,0.017713916,0.016879782,0.013495153,-0.01659061,-0.019443171,0.10456734,-0.009480651,-0.0067497175,-0.0011814699,0.05544309,0.074907504,0.022735637,0.02962383,-0.0038792968,-0.03598554,-0.0006753372,-0.0053668846,0.006290262,-0.030041803,-0.02274962,0.03256245,0.009142397,-0.036311857,0.03070235,-0.017476851,-0.005295588,-0.08088654,-0.007732738,-0.02402406,-0.038908385,0.034533106,0.016664065,0.04320419,-0.043697223,-0.02515492,-0.03648592,0.0714031,-0.054547857,-0.024957962,0.028949788,-0.024800636,-0.05552731,-0.012499286,-0.03166908,-0.0018441445,-0.067357466,0.021076877,-0.02348272,0.009013417,-0.029390808,0.016826756,0.029237527,-0.023554888,-0.017735522,-0.0055382242,0.021232609,0.00918767,0.012688265,0.01027159,0.054667868,-0.020795591,-0.0046326024,0.043357626,0.00897636,-0.020316718,-0.028380433,-0.0073993118,0.0016425186,0.04933468,0.07423289,-0.009997699,0.0007320907,-0.010475289,-0.023686856,0.0056606056,0.02408856,0.01419134,-0.01922644,-0.049868137,-0.04397925,0.009887241,-0.02411975,-0.006757891,-0.063761584,0.016435888,0.008866212,-0.0054442673,-0.0028386742,0.018739406,0.0006348489,-0.03672215,0.0054445155,-0.004810076,0.036995117,-0.03974413,0.0342,0.018834872,0.05608238,-0.02643967,0.025082763,-0.041799232,-0.03267214,-0.008448735,-0.029109435,-0.0036709933,0.0017134149,-0.018721601,0.042153906,-0.019244976,-0.0052653486,0.010542488,-0.022530563,-0.020712888,0.008926086,-0.028389335,0.0041442025,-0.05122025,-0.001756124,-0.010470072,0.032271594,-0.013998419,-0.0008673928,0.068198904,0.016119286,0.040167283,-0.048369832,0.047203925,0.012212511,0.016810026,0.030152118,0.020578323,-0.059405167,0.0191171,0.013824768,-0.026556436,-0.0022160665,-0.024778757,0.00676008,-0.0036387118,-0.009143393,-0.049767237,-0.011088872,-0.0025275154,0.06967833,-0.018450812,-0.024029123,-0.0109331,-0.028274907,-0.0005380203,-0.0058247377,-0.0045881304,-0.013192046,0.032263253,-0.03220313,-0.0001079921,0.009705479,0.029626561,-0.012053376,-0.015523809,-0.052123223,0.016856084,-0.012198983,-0.042915706,-0.00041276915,-0.013083146,0.003427715,-0.004319647,-0.04000454,-0.0049009537,0.010757811,-0.0062046973,-0.015907481,0.054645672,0.012212723,0.004618369,0.034304094,0.023709787,-0.015643144,-0.009004141,-0.026805675,0.010532216,0.014884792,0.0026902144,0.00895213,-0.010014496,0.025891459,0.001322232,-0.0073407716,-0.015742552,0.063839674,-0.023120612,0.000060237922,0.016155178,-0.009198846,-0.022463491,-0.021696301,-0.038814463,-0.012092677,-0.02872374,-0.005980462,-0.012045592,0.00770506,0.04127138,0.000019703642,0.0008000783,0.02791676,-0.040708438,0.023111736,-0.15603109,0.014445026,-0.009100183,-0.020963546,-0.017797895,-0.010004488,0.017760083,-0.044044867,0.022330696,-0.017499281,-0.022062417,-0.02967179,0.0422088,-0.038758386,0.06475351,0.012973167,-0.031954132,0.034402132,-0.0035564639,0.015028694,-0.0024723143,-0.01348845,-0.02309916,-0.0052943383,-0.022666998,-0.0017787437,0.012944204,-0.013098934,-0.008314856,-0.029161919,-0.0053159785,-0.039517764,0.017707849,0.049155675,0.008221059,-0.02576922,0.0059572225,-0.023071002,-0.024747605,0.003903169,-0.007627311,0.016738307,-0.010877017,0.011082035,0.032124333,0.009347052,-0.030455653,-0.0061844066,-0.017911842,-0.00804036,-0.005779298,0.04417097,0.0012251128,0.011745536,-0.0035566294,0.0030110716,-0.04265392,0.01203056,-0.043526206,-0.012153496,-0.015881086,0.055587407,-0.030333664,-0.06162647,-0.04785984,-0.008146244,-0.023979766,0.030222531,-0.023421649,-0.009239711,-0.035050593,0.0063895257,-0.014982392,-0.036392543,-0.012951514,-0.039899915,0.047222987,-0.014135305,0.011359019,-0.018432887,-0.031344194,-0.0437729,-0.010642811,0.023217497,0.05331485,0.011943976,-0.010051808,-0.0044276775,0.033185616,0.016752986,-0.0019874633,-0.013258447,0.019424444,-0.045899097,-0.016243499,0.01710593,-0.02770945,-0.004870976,0.02507356,-0.019008523,0.036796205,-0.015907384,0.01715741,-0.00011437856,-0.044196445,0.010848962,0.08044532,0.015873238,-0.011587735,-0.018182334,-0.0030857797,-0.0033605245,-0.02236516,0.01576552,-0.058778442,-0.04886245,0.019006949,-0.01545829,-0.033823792,-0.0650742,0.009895652,0.018721228,-0.005853856,-0.034675535,0.01184571,0.05726832,0.0338083,0.005616504,-0.008873802,-0.036163915,-0.0073184907,-0.03353475,-0.031722,0.027127465,0.038480286,-0.006850538,-0.020008147,0.030343216,-0.039544977,0.015012175,-0.031642307,0.023009099,0.022417435,-0.027998293,0.0014230385,-0.01754518,0.0070888717,0.03756775,0.034936756,-0.04093772,0.040924024,-0.025205122,-0.033372276,0.04499396,-0.043674394,0.026965817,-0.023338774,0.014001388,0.005180731,0.052439395,0.027705701,-0.04685722,-0.060143813,-0.036566302,0.005271325,0.040445354,-0.014362033,-0.021938395,-0.004249678,-0.0066796546,0.013008295,0.004106774,-0.029949723,0.0070438725,0.02499609,-0.0009771563,0.023071473,-0.019358117,0.04703127,-0.01147112,0.026202155,0.0065699383,0.028371867,0.037836056,0.0006888753,0.019902483,-0.040752456,-0.008039228,-0.006184452,-0.019401658,0.018176489,0.015869819,-0.05130789,-0.019787721,0.036705267,-0.015293886,0.020708213,-0.005599878,0.050351672,0.049033087,-0.006382565,0.012561621,0.00041096317,-0.03171856,-0.009132349,-0.01405504,-0.029732732,-0.021181444,-0.014770423,0.04384559,0.004392117,0.018119084,0.027518082,-0.0005141728,-0.02746962,-0.020846033,0.049474802,0.012881259,-0.008699249,-0.0020164666,-0.014523701,-0.00014859934,-0.022505576,-0.033881996,-0.042634048,0.038902875,-0.024600009,0.0076077497,-0.0011034653,0.008001083,0.0035725206,0.035895716,0.013604213,0.051941074,-0.007647437,-0.0017742205,-0.035641145,0.0074818395,-0.015713478,0.027688095,0.00909188,-0.030921655,0.00824259,-0.062183306],"last_embed":{"hash":"lnm351","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"lnm351","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Quick Checks","lines":[149,181],"size":584,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lnm351","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Quick Checks#Is Everything Running?": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031139087,0.012322609,-0.05409272,0.031471714,-0.058890082,0.00891175,0.023760509,0.009544964,-0.0041977908,0.037259165,-0.007975688,0.028324207,-0.0009472759,-0.007936253,0.020449633,-0.035681,0.018668901,0.013823162,0.03205834,0.009880952,0.010041369,0.027701618,0.06808808,0.028657509,0.00069728435,0.022580927,0.004490895,-0.011856054,0.0024140663,0.048135918,-0.022476548,-0.024143903,0.0023452293,-0.028397122,0.0021659224,-0.039005652,-0.00936899,-0.021823728,-0.026655186,0.01973596,-0.014293584,-0.017852185,-0.002032405,-0.015024915,0.01824633,-0.0171777,0.0055479435,-0.032036245,-0.049687825,-0.030066108,0.013123726,0.0052849445,0.0227075,-0.026448464,0.035092417,0.009775759,-0.03961623,-0.017547982,-0.052677203,0.007204026,-0.031853553,0.032135542,-0.024238808,0.00874161,0.023141403,0.10383622,0.045591608,0.021492777,-0.015001064,-0.026244195,-0.0076382216,0.0095641995,0.005422223,-0.039749645,-0.05383256,0.023036836,0.017829377,-0.03605805,0.022749174,0.0062970803,0.035955884,-0.04096486,0.018701619,-0.005960295,0.021133365,0.02270437,-0.047502473,0.04357861,0.026371831,-0.0074291774,0.028300803,-0.0030146528,0.0011853224,-0.050905917,-0.07234109,0.005317967,-0.0031028364,-0.007008168,0.056394137,-0.010703933,0.020146344,-0.043296613,0.0063830325,-0.036668394,0.012173813,0.016229393,0.01778404,0.0007599148,0.0016919153,-0.011280775,0.02308977,0.017956575,0.0023575798,-0.003471287,0.008497309,-0.029766647,-0.023131402,0.010288017,-0.029872045,-0.009089227,0.036863223,0.012459047,0.039055996,-0.037077792,-0.016999861,0.0037360708,0.02356481,0.023592632,0.027692515,0.05357571,-0.030801889,0.041158363,-0.025126604,-0.0015542276,-0.07367896,0.024490299,-0.000022101754,-0.0137298815,0.018854242,-0.034931693,0.02941793,0.08813615,-0.06372819,-0.035325788,-0.0045394967,-0.02651767,0.034415785,-0.025457839,-0.0041357176,-0.0395792,0.034128822,0.034163218,0.006095188,0.0013196853,0.018513046,0.043697625,0.037634976,-0.011098376,-0.059649702,0.0013196573,-0.004031388,0.043441903,0.02522526,-0.004884354,0.021991028,-0.030131746,0.013893743,-0.002420189,-0.01400583,-0.010840632,-0.019482186,-0.026960162,0.024376228,0.031229388,0.006000058,0.013321033,0.07286724,0.016485652,0.045834877,-0.026889704,-0.0768657,-0.026954416,-0.016165277,-0.018306525,-0.023503385,-0.001615074,0.037095506,-0.0043904893,-0.013487841,0.009113527,-0.0395965,0.0016955158,0.040048573,0.0062742927,-0.02252946,0.0032290057,0.05571742,-0.018583788,-0.01755157,-0.056031425,-0.014082435,0.05854258,0.05920436,-0.027344456,-0.000068823196,-0.011132739,-0.013548376,-0.021944063,0.006497867,-0.026341623,-0.018930016,0.0018245545,-0.020385683,0.08227836,-0.016143097,-0.0002733629,-0.003048409,0.013386993,0.023075273,0.00021914093,-0.03427058,0.045911163,-0.012268675,0.015076023,0.033253986,0.014841963,0.008908119,0.04087967,-0.02086519,0.010019749,-0.004136649,0.019311145,0.0030779266,-0.021895383,0.06927567,-0.005090459,0.0038977526,0.03139452,0.004286446,0.014283336,0.016744127,-0.0074855327,0.03476058,-0.013758677,-0.023368122,-0.003672017,0.022246728,0.030767823,-0.0026884542,-0.020288628,0.012017521,0.009826013,-0.04534397,0.011261599,0.03551863,0.025431255,0.019201487,-0.006340334,-0.005425918,0.009614789,-0.0055941516,-0.014673577,-0.004134204,0.026911678,0.023107802,0.032507103,-0.008366344,-0.015079102,0.01910209,0.03469974,-0.005163414,0.011047282,0.036164075,0.014027592,-0.029270377,0.039811574,-0.027606064,0.015032433,0.015345072,0.051050622,-0.040054765,-0.0034346369,0.00668165,-0.028079987,-0.0010843711,-0.03217575,0.027841642,-0.052512925,0.022245307,-0.025903478,-0.04858086,0.03839008,0.076570265,0.0077657187,0.04239565,0.015978431,0.025256863,-0.17085724,-0.04023699,0.038941726,0.030831337,0.026300855,0.010512218,-0.014651286,0.020193303,-0.04959374,0.02368847,-0.013700046,-0.04629434,-0.024541529,-0.019092003,0.0213411,0.005383427,0.002996241,0.003757851,-0.021199983,-0.03238748,0.01732642,-0.0049535944,0.015765933,0.013200514,-0.033938985,0.027951794,0.029358167,-0.0077360864,-0.03637302,-0.0049481913,-0.006175164,0.007584323,0.005004329,-0.016946347,0.004483648,0.031693585,0.03404999,-0.00041067,-0.04372979,0.004443353,-0.025377732,0.083541356,0.003059535,0.055006493,0.019004706,-0.027052473,-0.010851117,-0.0042322483,-0.046955522,-0.024950253,-0.015573904,-0.006530605,-0.02362724,0.007714864,-0.021466283,-0.039509803,-0.030548813,0.0112192705,-0.013697094,0.0010029123,-0.009364439,-0.03777473,0.017194265,-0.019951008,-0.032146055,0.0037461235,-0.03190944,-0.015090788,0.003331991,-0.0067956727,0.028675908,-0.012547801,0.012379196,0.011860889,-0.012894606,0.038306758,-0.054367457,-0.044159777,0.0034912694,-0.1324886,-0.005500492,-0.012473787,-0.009558172,0.02937362,-0.023993792,-0.021695144,-0.013869053,0.018536707,0.029686587,0.25344652,-0.017367247,-0.08515122,0.017926704,0.023557257,-0.028144369,0.025912233,0.021559078,0.024450595,-0.04156382,-0.0053096777,0.018950326,-0.00978204,0.0051792064,0.013114898,0.002633557,-0.027944628,-0.008290975,0.050719287,-0.00824241,0.04288335,0.02177769,0.019575372,0.026217178,-0.03913448,-0.010665251,-0.014812406,0.020476503,-0.014469187,0.02333937,-0.051852345,-0.0011823428,0.0008030087,-0.042358454,-0.040693093,0.0064637936,0.010084943,-0.014273307,0.005786409,-0.010256793,-0.027382962,-0.007399418,-0.018683692,-0.018672628,-0.017527208,-0.043403994,0.03184479,0.00030606968,-0.06941688,-0.027064217,-0.014968225,0.02463427,-0.020878205,-0.017301064,0.023126788,-0.014567567,0.04658223,-0.03458006,-0.044753876,0.060104005,0.0073226807,0.005787071,-0.047648873,-0.00656689,0.015200397,0.057521664,0.00196677,-0.037397243,0.046821587,0.03546193,0.019338183,0.0057977443,0.007551542,0.0021317159,0.026037121,0.01761893,0.02177239,0.074185826,-0.029769385,0.018035157,-0.04138046,-0.022842778,-0.049005505,-0.0034459934,-0.00083636673,0.032222938,-0.016304277,0.065742075,0.027651003,-0.013143638,-0.037229322,0.033994153,0.021793066,0.01228974,-0.017561318,0.014843147,-0.039296653,-0.016139995,0.03252576,-0.008353605,-0.01279891,0.02126139,-0.017517548,0.011469987,0.042087402,-0.016672634,-0.03822946,-0.0024517337,0.0442689,0.026126888,-0.08217515,0.0258832,0.013095594,-0.026918288,0.009525059,0.05598603,0.011789246,-0.007877814,0.039076913,-0.009915928,-0.050084658,-0.024126627,-0.0039203684,-0.026997715,-0.025722593,-0.017251102,0.0066220034,-0.042435043,-0.008030958,0.035663392,0.012054824,-0.03421549,-0.07435383,0.043109298,0.02343432,-0.0008400937,0.0028109665,-0.021582166,-0.0025709409,0.060313094,-0.048087914,-0.012359046,0.0057614613,-0.023584267,0.045028612,-0.0067577814,0.03237765,-0.0020487828,-0.049064714,0.036714315,0.018317383,0.047743265,0.016849235,-0.002117405,-0.04343802,-0.0019732646,-0.028565569,-0.01358,0.016054865,0.010882976,-0.0004940996,0.014651212,0.017938362,0.06691072,0.0066823927,-0.02787077,0.00865665,-0.035544593,-0.0035971373,-0.04693112,-0.011501793,-0.02936008,-0.05134915,0.004081165,0.025517011,-0.029066948,-0.046106122,-0.0030120343,0.011693475,-0.012717389,0.05626869,0.011760468,-0.029068306,-0.047624253,0.0355874,0.006476151,0.0155755365,0.022810183,-0.0033448897,-0.020760747,-0.0060691535,0.12348873,0.003266024,-0.010031628,-0.019726263,0.09041246,0.06967081,0.019167824,0.026866682,-0.010525416,-0.017847354,-0.0075780186,-0.009777992,0.008680277,-0.01627357,-0.025078535,0.025655124,-0.003461496,-0.04733719,0.023012482,-0.001925765,-0.00052391103,-0.07827187,-0.017927207,-0.018923268,-0.049887512,0.030784687,0.02664577,0.0243362,-0.051014293,-0.010281352,-0.035183415,0.07383202,-0.039518412,-0.042115536,0.012196925,-0.016912336,-0.049730588,-0.016655542,-0.02870212,0.0033409416,-0.06350769,0.041952334,-0.015868552,0.007861125,-0.019768301,0.027154999,0.024196161,-0.016788967,-0.027166339,0.00048600405,0.021578824,0.01621374,0.027827062,0.019891977,0.02875723,-0.047156256,-0.015031244,0.03381368,0.026535165,-0.01839924,-0.01868364,0.0054960763,0.0027277286,0.05306716,0.055402443,-0.014515415,0.025016116,0.014794756,-0.03372539,0.019372517,0.056528132,0.0063561983,-0.015160459,-0.051835567,-0.02653656,0.018089972,-0.028903633,-0.017256796,-0.06022265,0.010939738,-0.008176248,-0.023063775,0.018482246,0.01804204,0.0056413207,-0.034316823,0.013646969,-0.0014329711,-0.00048143876,-0.050428182,0.020942573,-0.012235632,0.024387913,-0.032937873,0.009834285,-0.037175205,-0.028851673,0.0143945515,-0.03338536,-0.0073021133,-0.0064716386,-0.039682608,0.031760924,-0.026339175,-0.00042829814,0.009700906,-0.007145365,-0.020274252,0.0044687875,-0.023081204,-0.00047093534,-0.045582123,-0.010811782,-0.033451784,0.03301053,-0.015265725,0.014736758,0.063389406,0.019709593,0.034951597,-0.060720533,0.05010322,0.012883291,0.006512995,0.03723129,0.035396032,-0.05767054,0.027281132,0.011295544,-0.044709586,-0.0067930617,-0.018022494,0.0049838587,-0.018520998,-0.007961075,-0.045917735,-0.0039775465,-0.0024250145,0.056497123,-0.022335527,-0.019227194,-0.024286594,-0.022273656,-0.0108284,-0.007981462,0.0063264663,-0.0045786225,0.026337596,-0.022973467,0.0037273546,0.0025197116,0.0045089275,0.0001854167,0.012370732,-0.035961643,0.010335349,-0.0031855628,-0.018541407,0.006692,-0.0013430289,-0.005840894,-0.0048236703,-0.05942686,-0.0032451989,0.0064101154,-0.0070183827,-0.025379224,0.057371836,0.0036945592,0.0006181275,0.038253766,0.010301064,-0.006128816,0.0032806185,-0.032278087,0.026335394,0.022083892,0.023343813,0.0072013983,-0.0087419255,0.03540863,0.010381845,0.0029175773,0.0055493424,0.09033062,-0.013525019,0.029530158,0.008184967,-0.003154202,-0.017959487,-0.017945182,-0.028794233,0.008302583,-0.039375305,-0.0059410552,-0.010551083,0.011075871,0.060726214,0.0075721834,-0.021830482,0.003647744,-0.033842713,0.032922152,-0.16244504,0.0071634883,0.00693568,-0.019080585,-0.023198351,-0.007630087,0.009086042,-0.030950034,0.012047953,-0.026945945,-0.01537501,-0.016084822,0.013282744,-0.041369084,0.058416873,0.017309582,-0.011931261,0.027199006,-0.0028870583,0.037104655,-0.004553141,-0.019744225,0.011390322,-0.0061569144,-0.012466998,-0.009315095,0.030081373,-0.019801212,-0.020512424,-0.025617259,0.0008310493,-0.050008178,0.040785536,0.041645005,-0.018738734,-0.03698289,-0.00014755798,-0.020624233,-0.019632401,-0.007289866,-0.007328219,0.015599331,-0.021182371,-0.018306388,0.012418213,0.013593697,-0.012367243,0.00397041,-0.009917076,-0.0039895833,-0.014340211,0.04189585,-0.010874013,0.011322587,-0.0044859503,0.008403479,-0.037485033,0.002715023,-0.029252203,-0.010488098,-0.03005717,0.0069884877,-0.035412043,-0.051129974,-0.054802846,-0.0093447445,-0.014713574,0.0323848,-0.04437313,-0.016513534,-0.03859291,-0.005488201,0.02039685,-0.047191925,-0.023148412,-0.0406063,0.019493189,-0.016363025,0.002828182,-0.0156287,-0.040650737,-0.009152333,-0.05955734,0.0006716821,0.014243756,-0.014300963,-0.02071438,-0.009298401,-0.011722289,0.01945686,0.013193532,-0.005909244,0.023442358,-0.04509991,-0.014574206,0.016687565,-0.027729753,0.0014392474,0.019120693,-0.026643816,0.05568766,-0.011985799,0.017459529,-0.0033098815,-0.042409528,0.016629202,0.073179185,0.011503815,-0.009173498,-0.0165098,-0.013342281,0.01256426,-0.034852024,0.030553464,-0.04662084,-0.030233335,0.03421418,-0.0025331457,0.007140879,-0.06812456,-0.016322313,0.019031892,0.0015376676,-0.04459128,0.0022128727,0.093923666,0.045733705,0.0069784243,-0.008307229,-0.015270935,-0.010385662,-0.03768214,-0.0010633365,0.035675075,0.050624106,0.03355671,-0.022601282,0.037588008,-0.03668405,0.0077972566,-0.044241086,0.01932383,0.042157054,-0.050063618,-0.009957463,-0.0019163777,0.013678288,0.014784776,0.04198911,-0.032407984,0.038077027,-0.019397026,-0.03252762,0.05577671,-0.04742518,0.028513793,-0.028374756,0.004240818,0.019234959,0.047399525,0.029132415,-0.020260323,-0.05641282,-0.02531247,0.009579706,0.04307923,-0.0017580624,-0.025264373,-0.013164823,-0.009549303,0.024652094,-0.005962853,-0.024044914,-0.0018388601,0.021639321,-0.019439343,0.032962304,-0.02922579,0.047384277,-0.020155743,0.033395328,0.00088086404,0.04659292,0.056954756,-0.015747402,0.04610716,-0.026582785,0.0015304794,-0.0010389508,-0.0148111805,0.025545636,0.013690347,-0.023235869,-0.022086969,0.041579384,-0.028573977,0.022145012,-0.02011843,0.031201405,0.04006153,-0.016661867,0.02587282,-0.02039039,-0.038263805,-0.016350197,0.008110753,-0.047625415,-0.01769769,-0.001432405,0.038918827,0.027072793,0.0061513735,0.029771617,-0.008614097,-0.035009924,-0.02093507,0.035497922,0.010455588,0.013187998,0.027471762,-0.0206723,0.020642007,-0.0351955,-0.024533387,-0.024859115,0.02393844,-0.023492776,0.008272982,0.0071377666,0.008981495,-0.03661413,-0.00016854749,0.0071522137,0.045690197,-0.0020075764,0.0037027325,-0.034244068,0.014434328,-0.034445394,0.01902819,0.014972413,-0.03449315,0.04066886,-0.050822254],"last_embed":{"hash":"gfbt5n","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"gfbt5n","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Quick Checks#Is Everything Running?","lines":[151,163],"size":285,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gfbt5n","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Quick Checks#Is Everything Running?#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03598284,0.0061959503,-0.04367788,0.029149158,-0.061044555,0.0059753573,0.019792914,0.0041011283,-0.0034928846,0.037187815,-0.006301102,0.027445255,-0.004467781,-0.01303113,0.018664429,-0.033383146,0.02734393,0.015943274,0.034084573,0.009793551,0.015112401,0.027116586,0.05926497,0.030380592,-0.00018068196,0.021468237,0.0080486005,-0.014705206,0.009650811,0.05174902,-0.02340633,-0.026565008,0.006432323,-0.03356427,0.005090653,-0.04001345,-0.012611817,-0.021341704,-0.024909703,0.014293484,-0.01454379,-0.020012958,-0.008313623,-0.017566457,0.019246152,-0.013740545,0.0052749496,-0.033038843,-0.050035793,-0.026597738,0.007536062,0.0030508605,0.031290445,-0.025507405,0.036934018,0.011208955,-0.040159427,-0.017128168,-0.046907865,-0.00603062,-0.031432442,0.0257437,-0.02484924,0.007666029,0.023101931,0.09955869,0.04668566,0.02650878,-0.013715687,-0.026228035,-0.010209588,0.014430477,0.0039010523,-0.046361495,-0.05023527,0.025603877,0.013910734,-0.030907936,0.02513244,0.00015595589,0.033253238,-0.05017826,0.01550182,-0.0017123361,0.018384118,0.024709484,-0.043396942,0.04816883,0.026339222,-0.0080655515,0.031060193,-0.009429518,0.0009409705,-0.048995893,-0.07408653,0.0026839133,-0.0037469491,-0.008655437,0.05005154,-0.010165017,0.01893594,-0.049681656,0.0017257996,-0.03779345,0.014215745,0.014523116,0.018949308,0.0011133326,0.006899854,-0.011906695,0.02095621,0.011110344,0.00062403607,-0.007850756,0.0034893856,-0.02348371,-0.024637833,0.008912286,-0.02232425,-0.0072647478,0.040348843,0.008084666,0.045341026,-0.036421858,-0.026843239,0.0070650834,0.02184634,0.023766672,0.034419082,0.056196194,-0.03471226,0.038696826,-0.025670517,-0.005880961,-0.07096656,0.024131313,0.0039459374,-0.016744316,0.018082518,-0.04426732,0.020520395,0.08319523,-0.0630129,-0.036461458,-0.0012887985,-0.03495267,0.03320977,-0.026193023,-0.008497934,-0.040811557,0.035600316,0.03415363,0.008271031,0.0027208778,0.014689171,0.028673824,0.04060301,-0.01183637,-0.06547169,0.006036072,-0.0128589375,0.044313166,0.016930025,-0.006812159,0.01957914,-0.034628388,0.020587416,0.002528496,-0.011377195,-0.007794917,-0.014177748,-0.023727136,0.023760868,0.02894347,0.00020245313,0.016259043,0.07224887,0.015061342,0.046534184,-0.026479105,-0.07854571,-0.026381321,-0.015269309,-0.01151532,-0.021421213,-0.005868324,0.02947902,-0.0018477545,-0.0122219315,0.013168717,-0.04408578,-0.00030022443,0.033780344,0.0075882254,-0.01494787,0.00069036806,0.046405982,-0.01079624,-0.017567186,-0.06238842,-0.024434153,0.058810744,0.059244245,-0.035167933,-0.00014068339,-0.006857008,-0.016173497,-0.023603814,0.0059395237,-0.027639803,-0.022980735,0.0068463115,-0.018765725,0.075926274,-0.022965325,0.0030293358,0.012103155,0.021179518,0.017994637,-0.001741012,-0.034801923,0.05698398,-0.011845516,0.010490184,0.033459365,0.018037539,0.013059527,0.043771278,-0.020274803,0.00875751,-0.005075295,0.0178215,-0.00038057868,-0.014630062,0.07152873,-0.01255632,0.0047465637,0.028825022,-0.00012495174,0.012344651,0.011588479,-0.006793186,0.024497688,-0.014970749,-0.021968637,0.0041567557,0.022945039,0.033097375,-0.00076799333,-0.01924808,0.018602584,0.012471692,-0.049201705,0.005856572,0.034917824,0.029157959,0.018639997,-0.006858329,-0.007954315,0.0066844923,-0.0036133633,-0.010058971,-0.0017388985,0.0233206,0.020015193,0.030672092,-0.0097106965,-0.019288253,0.016989274,0.027896753,-0.014685811,0.010893988,0.035653923,0.012246347,-0.028576419,0.034896653,-0.028596213,0.0098024355,0.011253397,0.049607664,-0.04399154,-0.00131963,0.0092170285,-0.03181519,0.0023266966,-0.031687763,0.036008444,-0.052540928,0.01983504,-0.025997939,-0.04912105,0.035031334,0.07537166,0.010072948,0.04204585,0.019478839,0.019879308,-0.17265412,-0.039079566,0.043065317,0.034543373,0.028350549,0.01028552,-0.021322258,0.016081292,-0.047366798,0.019336715,-0.0112182135,-0.044986043,-0.025116898,-0.026048427,0.011423782,0.0029144061,0.0031574073,0.001971708,-0.025098724,-0.03050501,0.014029313,-0.0031840052,0.014864928,0.020886213,-0.034348797,0.024868088,0.025812756,0.0015034303,-0.03855113,-0.012032585,-0.00048335193,0.00849297,0.003892712,-0.01950062,0.00073783175,0.02315285,0.032186087,0.00554055,-0.041647874,0.0022763887,-0.024075815,0.08070387,0.001677413,0.052074946,0.02311472,-0.026071588,-0.012402576,-0.0012309256,-0.045447115,-0.019666119,-0.0046552387,-0.0069059366,-0.021041634,0.008429576,-0.018974613,-0.035305325,-0.01959681,0.013042377,-0.014382727,0.0065541784,-0.008765783,-0.0375422,0.017291732,-0.017664641,-0.025111048,0.006545729,-0.03299689,-0.01564472,0.01135325,-0.0036756818,0.03419277,-0.0058177365,0.015103087,0.015754793,-0.019028973,0.03607872,-0.05441539,-0.040906366,0.009636312,-0.13547142,-0.013259732,-0.01121604,-0.012984207,0.029636577,-0.025354495,-0.018104022,-0.014119834,0.022120932,0.031440824,0.25411108,-0.0030182516,-0.07489582,0.011946139,0.024768608,-0.0244088,0.021936836,0.020500522,0.01653629,-0.044522054,-0.00901213,0.023764696,-0.012651244,-0.00018669371,0.006473192,0.0050115134,-0.024878867,-0.010968261,0.044411674,-0.0074994704,0.037521724,0.020592177,0.02018544,0.029379342,-0.03525007,-0.011167203,-0.008896164,0.020211939,-0.015946478,0.022281084,-0.048124794,-0.002029707,0.0059594833,-0.04304684,-0.03868272,0.0019038653,0.017980782,-0.016967472,0.021175893,-0.008989257,-0.030431911,-0.005272578,-0.022615872,-0.015396285,-0.015383534,-0.047843553,0.03423828,0.0032175658,-0.06379508,-0.028161403,-0.010140763,0.019986909,-0.019943913,-0.013586497,0.025844146,-0.01797752,0.04160997,-0.03658147,-0.049841274,0.05270228,0.0132462755,0.007984615,-0.046835504,-0.0026028084,0.015764808,0.062285617,0.0067879176,-0.03479161,0.03976716,0.035599217,0.009065811,0.010577532,0.0137782255,-0.0003876437,0.019615266,0.015386255,0.024421873,0.07418427,-0.028525988,0.016760284,-0.040087063,-0.021007925,-0.051037304,-0.0019229024,0.0005409075,0.029674822,-0.010965356,0.056325983,0.025938312,-0.015548255,-0.03435979,0.035092007,0.017552713,0.012269921,-0.016076667,0.016679466,-0.03654947,-0.010322633,0.031856712,-0.008016458,-0.019815763,0.02481032,-0.022420065,0.0069214106,0.05228414,-0.010457655,-0.038696155,-0.011268621,0.034891937,0.021633424,-0.08069199,0.025498588,0.02571662,-0.027311781,0.011269179,0.057359006,0.0065785614,-0.003997751,0.035874296,-0.01157894,-0.049650848,-0.026268857,0.0026850943,-0.03015183,-0.020342862,-0.011180313,0.012937445,-0.040369,-0.017773235,0.032543015,0.0071789282,-0.03684012,-0.07874865,0.039363675,0.019755378,0.0030311137,0.006704034,-0.022949146,-0.008957365,0.050914142,-0.047087993,-0.007977077,0.0077678696,-0.024785927,0.046580438,-0.008269959,0.041609947,-0.00625324,-0.04741156,0.036536913,0.02204255,0.05248739,0.014936611,-0.00149991,-0.04369734,-0.0069853514,-0.024867192,-0.012692216,0.013421371,0.011292186,0.0039374973,0.013678223,0.017825209,0.073848516,0.0067712087,-0.028454337,0.00024484913,-0.0379335,-0.0014182001,-0.048340254,-0.012078001,-0.026780274,-0.053993102,0.0061558373,0.02610433,-0.028602408,-0.035740394,-0.0033704615,0.006247601,-0.014816938,0.054769464,0.007145326,-0.039742842,-0.046118688,0.036358062,0.0028902378,0.0092646675,0.022682184,-0.012583467,-0.025340019,-0.004783202,0.13037576,-0.0002660515,-0.009966561,-0.022791678,0.09775473,0.06325686,0.02506736,0.0269874,-0.0058375276,-0.012210887,-0.0066563888,-0.0048927674,0.0070559015,-0.018694209,-0.024850221,0.024577528,-0.0048101787,-0.051371723,0.024004612,-0.005925412,0.0046674055,-0.08349533,-0.019920358,-0.017412493,-0.053131126,0.0400403,0.03247029,0.027621707,-0.044142477,-0.007716795,-0.03453229,0.06716459,-0.039790526,-0.047169693,0.009527798,-0.0126848575,-0.050347827,-0.011185107,-0.031225815,0.0033662417,-0.058812607,0.04249472,-0.009358825,0.007516104,-0.012376337,0.027636344,0.024822734,-0.013501924,-0.030681029,0.009267333,0.023008317,0.02090053,0.03139732,0.025893744,0.01694994,-0.050999463,-0.009906545,0.027796924,0.024139255,-0.02234789,-0.018256728,0.009345961,0.0055799913,0.060521647,0.05241558,-0.025239838,0.029531388,0.013166736,-0.03848256,0.020483425,0.05809217,0.0060548135,-0.020869046,-0.04847113,-0.023590311,0.01677534,-0.028294256,-0.016355282,-0.060970616,0.01271,-0.012447648,-0.021117214,0.026795447,0.01683924,0.010875001,-0.034416176,0.009539993,0.0028500615,-0.004391295,-0.04820074,0.019468224,-0.0048799356,0.02188995,-0.039408907,0.01770513,-0.03791671,-0.02381488,0.014430818,-0.03948356,-0.0077643692,-0.0109108025,-0.03619319,0.032078285,-0.029582912,-0.006356754,0.019367516,-0.00858724,-0.017977737,0.0024478605,-0.024424486,-0.000029809687,-0.04675732,-0.016110323,-0.037754856,0.022259982,-0.015669495,0.011667943,0.05993934,0.015096179,0.032710496,-0.061130144,0.048956905,0.010097283,0.0027677126,0.037043206,0.04045342,-0.052424334,0.020068886,0.0068406262,-0.046184625,-0.002234644,-0.015262967,-0.0054031555,-0.021476015,-0.006658005,-0.04008515,-0.00938161,-0.009657749,0.050238684,-0.023621375,-0.022723764,-0.026364427,-0.013533737,-0.0050026476,-0.007897723,0.0109555675,-0.005433015,0.022063777,-0.020756336,0.0046513905,-0.010625518,0.006985796,0.0002618294,0.013861947,-0.035726428,0.012884968,-0.0057616923,-0.023871973,0.005974013,0.0006677142,0.001775159,-0.0052755857,-0.06243169,0.0037786807,0.004960514,-0.0037755554,-0.02635512,0.05290907,-0.0006937545,-0.0021472601,0.037353225,0.01198276,-0.0039356397,0.00994889,-0.029034354,0.030028114,0.02058235,0.027301963,0.009094089,-0.0075070295,0.030017797,0.015964985,0.013186338,0.008877016,0.08729582,-0.005296165,0.034668416,0.008680772,-0.006861559,-0.01043275,-0.013078795,-0.03162139,0.010447017,-0.04214493,-0.01253221,-0.004863344,0.010011097,0.06438378,0.011777868,-0.020368868,0.0021136664,-0.031971313,0.031175053,-0.16470315,0.0049987533,0.0012880362,-0.016383333,-0.021365585,-0.005235083,-0.000055654684,-0.032299012,0.012846065,-0.031136107,-0.012345826,-0.017739955,0.013335043,-0.044365916,0.05704335,0.019727493,-0.0032684256,0.021484928,-0.010615207,0.042182487,-0.0035417462,-0.021528257,0.006852042,0.0020884392,-0.0112961065,-0.01428515,0.031924333,-0.02563873,-0.02300609,-0.01340105,-0.00059002015,-0.04858246,0.04152259,0.03678713,-0.01436478,-0.032571036,0.0048315874,-0.0145846885,-0.019899271,-0.0002836574,-0.0033074678,0.014622059,-0.026536355,-0.022227388,0.017996479,0.016232388,-0.01262424,0.006118229,-0.008017384,0.003392919,-0.01308858,0.055193108,-0.007148837,0.009476754,-0.007156459,0.01335138,-0.035102706,0.0022388431,-0.021028781,-0.021264883,-0.03416316,0.00094011787,-0.03043748,-0.047299415,-0.05338892,-0.009220785,-0.016155751,0.024738433,-0.04257252,-0.009321986,-0.03477554,-0.013719897,0.025998065,-0.04475924,-0.020512141,-0.040625434,0.018578613,-0.010125714,0.005418644,-0.016584584,-0.03596895,-0.0077062016,-0.062061943,-0.0012477329,0.015034295,-0.013831953,-0.023460299,-0.0033903525,-0.016256481,0.033482574,0.017462363,-0.008685356,0.023417613,-0.044849727,-0.015664896,0.011688333,-0.033736795,-0.000098917924,0.01593954,-0.028756406,0.046508342,-0.013232247,0.00923236,-0.0068748426,-0.044138312,0.021606231,0.069808446,0.008270593,-0.004182281,-0.023351882,-0.018867727,0.017804375,-0.030191641,0.026795361,-0.04869863,-0.026782686,0.035803985,-0.0020643428,0.016436117,-0.07444729,-0.021407174,0.012523658,0.006806245,-0.043254547,0.0046860767,0.098722644,0.05118947,0.005812476,-0.0073957355,-0.017071728,-0.007912168,-0.03331934,0.0017596278,0.034174543,0.051698614,0.03600768,-0.023849092,0.037702233,-0.030148309,0.008976745,-0.038961828,0.014078964,0.04388245,-0.047004797,-0.012837753,-0.0067293784,0.013371935,0.0143434275,0.045022976,-0.031605605,0.03711306,-0.017687727,-0.028588332,0.050280955,-0.04269876,0.019540241,-0.029016517,-0.0020627973,0.02456589,0.04557749,0.027427945,-0.025086066,-0.05172318,-0.020816298,0.0045623863,0.037109073,-0.004998777,-0.025086844,-0.0062286793,-0.0067365943,0.022753697,-0.008430389,-0.020441867,-0.0031951074,0.025249831,-0.026814705,0.03588234,-0.02722399,0.048794735,-0.02709645,0.030067798,0.005555313,0.055254288,0.060601965,-0.018605389,0.046007138,-0.024092982,-0.0040100566,-0.0037697507,-0.008617404,0.023528207,0.013672665,-0.02904122,-0.026310053,0.04225849,-0.038403604,0.019475691,-0.02398286,0.024717318,0.04473695,-0.013965083,0.030127544,-0.02768681,-0.04279127,-0.013235566,0.0077326065,-0.049761046,-0.013462727,-0.00047178715,0.048281576,0.030584712,0.008022185,0.02447167,-0.007894564,-0.035917826,-0.020746555,0.040964734,0.008469325,0.019652735,0.034477882,-0.010695536,0.022803675,-0.035685357,-0.019812053,-0.024258047,0.021162288,-0.022311945,0.01208701,0.011114542,0.009612248,-0.026042072,-0.0034249364,0.0034312448,0.043255143,-0.0014660929,0.0015861325,-0.035977967,0.018326165,-0.03355529,0.021667432,0.013710012,-0.034194816,0.0482247,-0.047240738],"last_embed":{"hash":"1yiwe4","tokens":251}}},"text":null,"length":0,"last_read":{"hash":"1yiwe4","at":1762874982888},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Quick Checks#Is Everything Running?#{1}","lines":[153,163],"size":257,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yiwe4","at":1762874982888}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Quick Checks#Check Certificate Expiry": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.104551665,0.015804838,-0.022087146,0.007068095,-0.03680874,-0.035483446,0.0126075195,-0.017930495,-0.003779909,0.026946519,0.03929779,0.0079647675,-0.013229244,0.011267271,0.028721392,-0.02939224,-0.00072401465,0.011835796,0.011915829,0.033914562,-0.036945157,-0.0009015882,0.024643155,0.02379226,0.013868311,-0.0033114685,0.02119934,-0.011302583,-0.012592779,0.029877076,-0.023322292,-0.01794887,0.01952248,-0.016720463,-0.03912745,0.005872834,0.029103989,-0.0100537315,-0.03607558,0.047948066,0.0061900527,-0.012138971,0.03182679,-0.056166194,0.004869007,-0.053620275,0.034813054,-0.023583943,-0.025248725,-0.03134583,0.017697547,0.009811348,0.05875386,-0.048891347,0.0451854,0.014298283,-0.011475287,-0.05410408,-0.04685508,0.010090743,0.01794158,-0.011295435,-0.057406005,0.00033296304,0.008001178,-0.004568589,0.03667315,0.06095637,-0.019165436,-0.017513206,0.031354815,0.024911864,-0.044794984,-0.018850656,-0.047973104,0.0031060968,0.048579235,-0.016982598,0.0020674525,0.021708978,0.037094664,0.0026117763,0.009180739,0.016204447,-0.018289512,-0.0061345706,-0.034914203,0.047744438,0.04510662,0.017249942,0.028590284,-0.007675857,0.010009955,-0.024419123,-0.016125703,0.0035496873,0.026097104,-0.014832868,0.052306663,0.016686203,0.016290138,-0.02786288,-0.012140964,-0.018622926,-0.00021622414,-0.00816722,0.031325795,-0.016476097,0.0121987825,-0.0005414816,0.011923897,0.031199658,0.00046015703,0.030812122,0.014690208,-0.0013881744,0.0034415787,0.0057266126,-0.027717972,-0.056946307,0.029341983,0.023258826,-0.020025091,-0.053801365,0.013441303,0.039953697,-0.03151564,0.01128027,0.02208048,0.03130941,-0.010077989,-0.007024119,0.012925086,-0.040756706,-0.04123371,0.009944399,-0.011698486,0.032749563,0.004542518,-0.044875376,0.05104403,0.060365748,0.0067822244,-0.033195235,0.039961107,-0.016672779,0.04358545,-0.00089591584,0.01480029,-0.012631544,0.05276001,0.025615623,0.012527716,0.007736603,0.030526128,-0.0241515,-0.03798795,-0.030372906,-0.02193523,-0.022303049,-0.008178052,0.0076509663,-0.029353755,0.01779266,0.0384263,-0.053224795,0.007334896,-0.022330582,-0.00011940407,-0.001944686,0.034254942,-0.06315136,0.020107184,0.012494666,0.008488139,0.02744661,0.016841806,0.023863267,0.02467796,-0.034111246,-0.045065712,0.008926552,-0.024867618,-0.005769495,-0.031967945,0.0059080767,0.039757676,0.020162603,-0.042549033,0.010206016,-0.021555273,-0.018076222,0.02337925,0.015153518,-0.019639378,0.013997353,0.02004263,-0.029144466,-0.038274866,-0.020799235,-0.0631614,0.027749373,0.05730612,0.027178964,0.0050444067,-0.010311053,0.06959212,-0.0068128547,0.021598224,-0.04784264,-0.01728208,-0.012412752,-0.013981113,0.034283966,-0.05307661,0.013131586,-0.035465248,0.045678217,0.00032769144,-0.0023445871,-0.010742457,0.04307686,-0.0073709725,0.016520973,0.049058244,0.017202856,0.03739359,0.05881134,0.019011106,-0.019330418,-0.02839755,-0.047688544,0.035783723,0.0099645695,0.09018549,0.012423325,-0.026348067,0.02093479,0.012346376,-0.000746095,-0.0021594572,-0.04238736,0.02880405,-0.02208443,-0.04151418,-0.028364655,-0.003908648,0.039191548,-0.03507268,-0.03663527,-0.0043636425,0.028604992,0.005788412,0.0079831015,0.0284128,-0.0071060318,-0.023382692,-0.016787108,-0.002964301,-0.0025319625,0.037069708,-0.021208147,-0.031681538,0.033920962,0.018659867,0.012594247,-0.01353053,-0.0059563466,0.032593377,0.009998005,-0.050107174,0.03514935,0.008186916,0.035329707,-0.02511337,0.028336857,0.021830536,0.03276296,0.06338824,0.080013394,-0.010310825,0.052118093,0.044379238,0.020334179,0.027743293,-0.06913233,0.036030572,-0.024453482,0.0024364819,-0.023289565,-0.024685927,0.009856569,0.06282129,-0.031184303,0.0007131739,-0.0138917295,0.023807367,-0.14119348,-0.027575158,0.050916158,0.03110711,0.0070036496,0.017866857,-0.04427061,-0.005894431,-0.05591792,0.020924212,-0.04509281,-0.044227444,-0.020141128,-0.05365003,0.0015871577,0.013487082,-0.028492814,-0.0027785818,0.0037830905,-0.035393227,0.025543088,0.010167371,0.029310988,0.0054281475,0.0055675744,-0.0064008445,0.034114853,-0.019300094,-0.031554706,0.01485913,-0.026598481,0.0034869667,0.0017259702,-0.016649116,0.03477564,0.030912142,0.026169498,-0.022723746,0.030161062,0.012454486,0.029153453,0.035249326,-0.060863275,0.010790396,-0.0010980221,-0.0061571216,0.0027014823,0.023823312,-0.01656637,0.015770974,0.0034230545,-0.015541373,-0.0018782315,-0.0131280655,-0.015537046,-0.026479045,0.023437984,0.051769365,-0.017872028,-0.06296783,-0.0122040035,-0.0029465083,-0.0021255827,-0.07805711,-0.04677105,-0.009806776,0.0014990568,-0.057376377,-0.00012456042,0.0047093155,0.024876535,0.025495145,0.035800084,-0.01633474,0.007370417,0.0041439724,0.01920798,-0.04042078,-0.0035793318,-0.15022118,-0.019705998,0.03034426,-0.033107303,0.051265478,-0.034122795,-0.003911171,0.011783463,0.030555347,0.020456163,0.21683502,0.010913161,-0.080186985,-0.03122581,0.046887737,-0.00222503,-0.002051573,0.027051248,0.028642908,-0.03770502,0.030426806,0.03290319,-0.0018328733,-0.00031409386,-0.011530585,-0.00091396214,-0.022576978,-0.0015463465,0.056407183,0.0021006088,0.034869403,-0.01057474,0.0069805416,-0.0023861604,-0.06329577,-0.014469869,-0.039210133,0.026062183,-0.046904184,0.0799818,-0.0145249935,0.047560237,0.036119103,-0.021699514,-0.028179929,0.043211475,-0.013400741,-0.028052717,-0.011811751,0.02186069,-0.015998077,0.030139495,0.0006247269,0.026329862,-0.011485135,-0.040303264,0.0021427288,0.025190923,-0.01511552,0.014356051,-0.023831023,-0.031018378,-0.03410418,-0.010154104,0.019838937,-0.022714628,-0.012924506,-0.061148,-0.035962965,0.06010262,0.022457194,0.03001442,-0.08826414,0.04000872,0.039076895,0.043436408,0.019684434,0.017454762,0.057811983,0.035506867,-0.008621922,-0.022722641,-0.0108103845,0.023789747,0.02413371,-0.0028950039,0.021966266,0.040839054,-0.023069082,0.018452812,-0.00053181226,-0.013453957,-0.011445251,0.0173048,0.005209884,0.0074473545,-0.004472287,0.06532406,-0.014174081,0.0031759606,-0.06422589,0.04677526,-0.00046546655,0.007765188,0.024814652,0.0437221,-0.0076242248,-0.0015765288,0.00065951253,0.006230048,0.026786832,0.005149945,-0.012038271,-0.022087192,0.060190648,-0.07067165,-0.034751933,-0.008307487,0.059840158,0.0030693738,-0.018991008,0.030114038,-0.026879491,-0.02733089,-0.03992404,0.07037454,-0.002173425,-0.004849489,0.050849702,0.022609172,-0.0072154296,-0.027180681,-0.029450187,0.008963985,0.0042512105,-0.04476558,-0.06639715,-0.0064132637,-0.029717145,0.062117122,-0.017829515,-0.021635888,-0.0051932028,0.022676975,0.00093104225,0.027472788,0.01911747,0.029505204,-0.0279597,0.04425771,0.018740615,-0.0029805675,0.037670515,-0.038058374,0.013682801,-0.018859852,0.022059806,0.0015341261,-0.0023962504,0.011505357,0.023938537,0.03807573,-0.017836215,-0.024350623,-0.0016476471,-0.06141264,-0.00919948,0.040412206,0.0005076466,-0.041184735,0.013114178,0.008470097,0.04287183,0.061382674,0.01217274,-0.028156172,0.0011033661,-0.04275989,0.02658813,0.002778163,0.032904927,-0.015386805,-0.041759722,0.017470347,-0.005111205,-0.07819137,-0.04958507,0.03389437,-0.04880333,-0.022442387,0.029039191,0.005211819,-0.021992814,-0.015586652,0.004976139,0.014692624,0.011211254,0.012291085,0.016351622,-0.01130075,-0.027634297,0.07311521,-0.018475737,-0.0038584883,0.020489333,0.03461577,0.046184625,0.03249738,-0.0012854139,0.020803435,-0.039668873,-0.010140403,0.0022431458,-0.03636689,-0.033983648,-0.016433667,0.0035599696,0.03411697,-0.007542327,0.03418264,-0.04350017,0.005481202,-0.056335222,-0.0038615095,-0.026412712,-0.025697246,0.046994906,0.024067052,0.043611094,-0.014384161,-0.054614987,-0.03439717,0.036096927,-0.046730515,-0.010836377,0.023252064,-0.009240632,-0.06200462,-0.002162169,-0.013599352,-0.01605979,-0.04687023,-0.0071063307,-0.032889046,0.0019881655,-0.008699341,-0.020740127,0.02126969,-0.015620957,-0.009246673,-0.003117347,-0.001388448,0.0065181376,-0.0040783184,-0.008272041,0.09407044,-0.024438534,-0.036157098,0.03509179,-0.04403512,-0.010178052,-0.037808895,0.008340006,-0.019430423,0.036838233,0.066392876,-0.013172503,-0.04049146,-0.03458075,-0.00010160701,-0.014683537,0.009131667,0.00713271,-0.0068629915,-0.009103505,-0.047424793,0.006002448,-0.0003187097,0.00032162803,-0.024860421,0.004649638,0.016581161,-0.019514978,-0.011930102,0.006868478,0.020584377,-0.05857064,0.009044479,-0.000020471067,0.03399535,-0.033352446,0.025947746,0.040342353,0.07601831,-0.022816423,0.051363192,-0.043081332,-0.015657837,-0.023554089,-0.031162074,-0.0068473285,-0.0009246349,-0.023322543,0.056615468,-0.00212483,0.013637822,0.023493469,-0.0128264725,-0.017618792,0.009758569,-0.04237906,0.015945388,-0.042720683,0.025397116,-0.014725659,0.021784706,-0.0018243133,-0.03991368,0.046886556,0.008240148,0.028373988,-0.041460447,0.015898025,0.018838065,-0.004150851,0.0031361908,0.011323743,-0.00399482,-0.025490433,0.011775527,-0.002641508,-0.019735735,-0.015616199,0.01345042,0.010531814,-0.015522819,-0.03667219,-0.01909027,-0.016486388,0.06920908,-0.033921696,-0.026427785,-0.0033478227,-0.026332473,0.016448937,0.03090866,-0.005601543,-0.026185734,0.011188129,-0.028845862,0.009857544,0.034022238,0.065219134,-0.02999357,-0.05430582,-0.04429827,0.004873146,-0.014166196,-0.06083845,0.0026704613,-0.017202886,-0.00041899,-0.015230438,-0.014941749,0.0017879299,0.037049986,-0.010833915,-0.00013197855,0.03087936,0.0041306303,-0.0055580265,0.036107205,0.01244573,-0.03349151,-0.0059276205,-0.029533166,-0.029186882,0.036976397,-0.007992355,0.031033782,-0.015150276,0.015922772,0.017238913,0.02180445,0.0032802585,0.057831954,-0.03164304,-0.00060873,0.021072088,0.0023808172,-0.01445794,-0.006638849,-0.05042794,-0.049139176,0.011320552,0.000380407,-0.009360681,-0.0039815973,0.010378161,0.015390669,0.014700998,0.034831226,-0.0345329,0.01660591,-0.1391292,0.033793066,-0.024026433,-0.001065341,-0.019551972,0.003975715,0.011559532,-0.03736636,0.020409137,-0.0022801256,-0.029780576,-0.051921383,0.02918056,-0.031074908,0.07652139,0.00875192,-0.014176827,0.030731088,-0.027858136,-0.011497945,0.012337615,-0.012544879,-0.015867626,0.0072688423,-0.033309896,-0.011031931,0.021955773,-0.018771365,0.0076735695,-0.015592944,-0.017151875,-0.0008494405,0.0042119063,0.038374346,0.045206375,-0.017519547,0.015417657,-0.0065663834,-0.034651667,0.017299447,-0.01305403,0.02640608,-0.009933879,0.031043885,0.07022202,0.018836057,-0.03426831,-0.021954373,0.003851362,-0.0040744217,0.0009479729,0.037692267,-0.0019137546,0.02056634,0.010085901,-0.017544389,-0.036469575,-0.00008633278,-0.029823175,0.017913138,0.01487044,0.101734094,-0.016791547,-0.06010182,-0.023550777,0.0032942405,-0.02804999,0.016274054,-0.031312693,-0.007084621,-0.020766785,0.010967699,-0.0439777,-0.017088115,-0.004241988,-0.04905495,0.045866486,-0.018981969,-0.009608002,-0.026762692,-0.031087857,-0.050511975,0.010149765,0.034054838,0.066420324,0.0406156,0.008547472,0.0025762883,0.037896086,-0.0031127268,-0.030403681,-0.020142438,0.002925913,-0.0039256946,0.024734857,-0.0058425805,-0.01993079,0.005082966,0.027188722,-0.019424904,0.0016222642,-0.021759398,-0.0041898973,-0.03818035,-0.016039534,-0.0014471397,0.077963166,0.0071507934,-0.011472457,-0.028661681,-0.022827268,-0.012910549,-0.00637279,-0.010229005,-0.048182406,-0.049972665,-0.010301458,-0.041875307,-0.087392166,-0.07247593,0.005976293,-0.001260062,-0.01589708,-0.017989198,0.02975369,-0.011069087,0.014586127,0.04200881,-0.0149787795,-0.022089394,-0.015511885,-0.00044428074,-0.039571792,0.015562,0.030391892,-0.050447848,-0.018464638,0.014514933,-0.03784294,-0.02863217,0.012763116,0.018533116,0.013287365,-0.032351937,0.008410704,-0.025652718,0.015794484,0.0438032,0.015338971,-0.043356072,-0.00027103288,-0.024962936,-0.0028890965,0.033185113,-0.0036144166,0.023798957,-0.0138565125,-0.023804069,-0.0053934683,0.044467453,-0.009810083,-0.058874518,-0.030545,-0.03093454,-0.0035893018,0.025518125,-0.03805868,-0.010138248,-0.010793394,0.0005088234,-0.024043458,0.023804337,-0.025221072,0.019821433,0.031360358,0.011377877,0.017638361,-0.019269349,0.057535548,-0.0051091774,0.021134775,0.0073307906,0.01834142,0.013433514,0.017934058,-0.02499453,-0.022219073,-0.028496789,-0.01575717,-0.021287695,0.009948923,0.008277623,-0.07061336,-0.0025685711,0.029097337,-0.015110583,0.018691508,0.01336811,0.045546826,0.048104458,0.014155824,-0.006251192,0.03229635,-0.0038509218,0.012418022,-0.017353795,-0.013274325,-0.000112220885,-0.012255429,0.041208778,-0.012588727,0.052668165,0.0056473925,-0.0074404893,-0.0042234845,-0.041405413,0.04135723,0.0035303435,-0.025928637,-0.035209842,0.0025281096,-0.005669691,-0.030666333,-0.0075304066,-0.05762226,0.029032605,-0.032118578,-0.016285324,-0.0008987561,-0.015251501,0.028186962,0.03944237,-0.0021380354,0.045162033,-0.019808717,-0.019146118,-0.033167187,-0.02249217,-0.001490234,0.012500124,-0.0016258364,-0.011500436,-0.01296645,-0.05325229],"last_embed":{"hash":"17facr8","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"17facr8","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Quick Checks#Check Certificate Expiry","lines":[164,169],"size":170,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17facr8","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Quick Checks#Check Certificate Expiry#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.10760834,0.010768327,-0.01549171,0.012225357,-0.031828854,-0.03161521,0.0075214556,-0.021317866,-0.004699105,0.027373368,0.038921565,0.009084111,-0.017204704,0.009359639,0.021168545,-0.023511464,0.0018828907,0.0066827796,0.013856285,0.0334563,-0.0336444,0.0035861582,0.014549779,0.020573651,0.012483091,-0.006417324,0.024121488,-0.013719431,-0.012592902,0.028287034,-0.025159808,-0.010222664,0.011877261,-0.017468499,-0.034192357,0.0049242913,0.028326947,-0.009277527,-0.03443753,0.04388807,0.00056591094,-0.005254442,0.03213869,-0.058577266,0.010551371,-0.058398537,0.03254457,-0.024908163,-0.023314139,-0.03019049,0.017318951,0.011096018,0.061544463,-0.050625116,0.055439085,0.012354527,-0.0036597967,-0.05004928,-0.045539178,0.014020186,0.01477616,-0.0157821,-0.050667327,-0.000534892,0.0091499975,-0.0040289913,0.03521879,0.068232894,-0.01921667,-0.018716196,0.030537302,0.030084288,-0.046170045,-0.020059632,-0.051021557,-0.0028965457,0.047145847,-0.01578363,-0.0023650865,0.015317539,0.037960093,-0.007826124,0.0056863977,0.019045457,-0.019839788,-0.00851783,-0.035297755,0.047895767,0.03660729,0.016726661,0.035213843,-0.018964708,0.010988341,-0.025562372,-0.013089584,-0.0015971605,0.027643472,-0.01145176,0.050734878,0.017845891,0.012658041,-0.032926545,-0.019776348,-0.023059152,0.0009032768,-0.0071915886,0.03222302,-0.016945615,0.014247719,0.0040934104,0.00960083,0.026253682,0.0029919476,0.0359159,0.01061826,0.003737637,-0.0003496264,0.009646584,-0.030255757,-0.05884291,0.023189798,0.019455064,-0.015507994,-0.05315101,0.004478004,0.037396222,-0.032706715,0.008604158,0.016648218,0.035845775,-0.011058994,-0.01145317,0.016139286,-0.05509968,-0.038877405,0.010686913,-0.011117738,0.032760207,0.0051309406,-0.03988217,0.045793835,0.055168565,0.0040715653,-0.037389882,0.04439331,-0.016022563,0.040508095,0.0066985744,0.013979234,-0.011785189,0.04962429,0.021025054,0.01856826,0.0073993956,0.028829528,-0.026287688,-0.037912898,-0.026787177,-0.026084833,-0.017907837,-0.016816422,0.019266289,-0.036037058,0.015196656,0.039087173,-0.050062295,0.0073468443,-0.02020001,0.002166166,0.00089490693,0.038198095,-0.059000142,0.01894054,0.015604187,0.003949503,0.031069526,0.020982744,0.024518447,0.022380026,-0.033467844,-0.037052188,0.0037320612,-0.024705013,-0.0031909288,-0.034451082,0.008938365,0.03876198,0.020486891,-0.04174721,0.0009327151,-0.024915326,-0.019627064,0.016257858,0.018256791,-0.015625615,0.017016942,0.020804325,-0.023073386,-0.039414175,-0.025753284,-0.072258264,0.02832711,0.059461948,0.027585592,0.003028422,-0.0043250006,0.080118686,-0.006655353,0.013986634,-0.04985991,-0.02124468,-0.0160121,-0.011922579,0.02309479,-0.054222737,0.0124000525,-0.026034607,0.051375125,-0.0047206935,-0.0079696225,-0.011705732,0.047451828,-0.0021613596,0.011291009,0.04736623,0.017166922,0.04848312,0.050759263,0.019989153,-0.0152170425,-0.033212136,-0.053583734,0.03508722,0.012260587,0.0913905,0.004469423,-0.025649017,0.016582647,0.01025383,-0.001956895,-0.0010518482,-0.04323921,0.02305814,-0.026396982,-0.037797354,-0.022188883,-0.0019091066,0.037456658,-0.039484218,-0.037392437,0.0059526614,0.025473043,0.0024831311,0.011186582,0.028485982,-0.012380606,-0.023348622,-0.013751901,-0.00852787,0.001682305,0.03590779,-0.019710772,-0.033518445,0.029998785,0.02158958,0.009818862,-0.014288227,-0.0078279385,0.029229496,0.014418182,-0.048334815,0.038727432,0.011313115,0.036592003,-0.022870518,0.021203645,0.015212454,0.027855989,0.06047716,0.08319166,-0.007074439,0.04945088,0.045286622,0.028663425,0.027966756,-0.06700292,0.036687247,-0.026020113,0.004063389,-0.017273013,-0.02582314,0.0057431227,0.06354801,-0.037774213,0.0023946108,-0.0110877855,0.019229127,-0.1389352,-0.02148336,0.055919435,0.032269966,0.0025258367,0.019797439,-0.041082297,-0.0015708763,-0.056750532,0.009436079,-0.04450825,-0.044669162,-0.022319602,-0.060390744,0.0026633306,0.009716357,-0.030121038,-0.002629308,0.0010902314,-0.036139928,0.02667456,0.013382267,0.030166546,0.012758159,0.0068606674,-0.0056453133,0.022441844,-0.010997001,-0.030388774,0.011385983,-0.0238828,0.0065854406,0.0056953616,-0.01238686,0.03495701,0.023790872,0.021579092,-0.017101198,0.031237701,0.010909492,0.025647612,0.03378039,-0.05995606,0.010554387,-0.0024785493,-0.0046376362,-0.0035539416,0.022509277,-0.017746245,0.01353599,0.012904182,-0.015523104,-0.010999718,-0.020725653,-0.014773169,-0.02262188,0.029491395,0.056253444,-0.016986223,-0.06581308,-0.010435495,0.0076070214,0.0011143052,-0.06945105,-0.037492175,-0.011453169,-0.0013140176,-0.05290044,0.0013332102,0.010282363,0.025298892,0.029099502,0.033028293,-0.017967192,0.0009093568,-0.00037023876,0.023565467,-0.043810196,-0.0023921146,-0.1546088,-0.017201109,0.030160008,-0.02818686,0.04760771,-0.031413317,-0.003726101,0.013180353,0.03174271,0.021341419,0.22258715,0.013210309,-0.08030245,-0.032196473,0.045089338,0.002341063,0.0021893745,0.025545388,0.030330285,-0.03844034,0.024490016,0.03231115,-0.0073638596,0.00007980657,-0.019551309,-0.0061101313,-0.015636928,0.00024193541,0.0536478,0.00006810792,0.036623377,-0.013873453,0.013984442,-0.0062302314,-0.06368452,-0.011051582,-0.03373958,0.036078393,-0.039531633,0.085917145,-0.011595825,0.04856634,0.034764875,-0.022628935,-0.031040015,0.04814676,-0.008454465,-0.02475699,-0.008167408,0.019344326,-0.01567962,0.029489856,0.0010606237,0.032850094,-0.014739252,-0.035012014,0.009695858,0.026164856,-0.009439587,0.007791595,-0.021196822,-0.03592049,-0.034861792,-0.009401494,0.021582702,-0.022598393,-0.01686507,-0.06232384,-0.03863874,0.052381575,0.025261937,0.027899023,-0.08824945,0.03699766,0.040345535,0.0442677,0.017527161,0.02447932,0.058357257,0.0284829,-0.0103875315,-0.023914073,-0.012571125,0.025673915,0.022398423,-0.00038761628,0.019336244,0.04325294,-0.028186953,0.019840222,0.0050740014,-0.009712718,-0.00816053,0.015748547,0.0041283043,0.00813564,-0.002850677,0.06723587,-0.011533738,0.0032504497,-0.067280844,0.04933011,-0.0008434808,0.015118015,0.027270447,0.042401586,-0.0057308245,-0.003953474,0.0009168176,0.008104819,0.012918434,0.0019294147,-0.015144571,-0.020740163,0.05377379,-0.068704456,-0.02647764,-0.013944054,0.05547515,0.002259042,-0.018382212,0.034104556,-0.025189577,-0.02343565,-0.03742621,0.07153609,-0.0044667097,-0.002038197,0.04145671,0.012571547,-0.008191191,-0.03121216,-0.031013913,0.011513989,0.006362735,-0.045412883,-0.06043537,-0.010124358,-0.035322133,0.06699788,-0.017788744,-0.018821089,0.0025966268,0.019596519,-0.00031624967,0.02445319,0.016830212,0.026350481,-0.035812173,0.048687674,0.020800745,-0.0025296784,0.037663262,-0.037899833,0.013050517,-0.023438623,0.025016915,0.009796386,0.0008526339,0.010736906,0.024431834,0.03453236,-0.023459056,-0.020744089,0.0009998956,-0.06769168,-0.005779859,0.04905057,-0.0006076209,-0.039115563,0.014667595,0.005939857,0.04703539,0.06281011,0.009862951,-0.028653007,-0.0023282622,-0.043122116,0.02735472,0.0059703756,0.035665285,-0.008305665,-0.0408175,0.01580312,-0.009573893,-0.083951466,-0.050213825,0.023177631,-0.051001336,-0.028976656,0.02760514,0.010798645,-0.02466008,-0.017496109,0.01032175,0.016110044,0.007188484,0.0148971,0.014298564,-0.013814991,-0.028552407,0.07725499,-0.018059127,-0.00078748673,0.019423509,0.039600287,0.04211783,0.03491248,-0.0043891356,0.024251157,-0.030485502,-0.009138817,0.005939874,-0.041667767,-0.036886107,-0.015411361,-0.0040558698,0.035934962,-0.0030618326,0.029039117,-0.039777912,0.011367344,-0.059357326,-0.0023923267,-0.018778343,-0.026590215,0.047324475,0.028719548,0.048812028,-0.0097767515,-0.055446263,-0.03809038,0.03427673,-0.044847045,-0.007273656,0.024373954,-0.013317267,-0.06583214,-0.004744996,-0.005736916,-0.0154812625,-0.039905544,-0.012604076,-0.027162528,0.0029153065,-0.0057144826,-0.022668866,0.01934973,-0.016153807,-0.008072492,-0.0045303917,-0.0064721135,0.010070972,-0.0033569857,-0.012560058,0.09304811,-0.029494131,-0.03585886,0.026491478,-0.045599088,-0.016635736,-0.04380391,0.011490548,-0.019352565,0.027848078,0.06353316,-0.013395561,-0.035586536,-0.03702161,0.0025752224,-0.016676879,0.010503343,-0.00047252025,-0.0039070356,-0.0046148575,-0.04803493,0.0035882033,-0.0058059194,0.0034480533,-0.02272868,0.0050673974,0.01683528,-0.016917435,-0.0089262165,0.008864675,0.02056194,-0.055853523,0.0031832347,-0.004630607,0.033223182,-0.03974985,0.022685643,0.043953627,0.080195114,-0.020248374,0.053052284,-0.040044326,-0.014153141,-0.02514113,-0.042325836,-0.008619423,-0.0036651383,-0.02507979,0.060842477,0.0016166795,0.01217479,0.030448552,-0.022287067,-0.01752822,0.00773399,-0.0388809,0.008593216,-0.043305118,0.025599405,-0.02356922,0.012309364,-0.005810576,-0.051149342,0.043665603,0.005455462,0.030747863,-0.03934482,0.014698501,0.020478835,-0.011183879,0.0018314329,0.0060849236,0.004807741,-0.025863646,0.016199948,0.0030944191,-0.022758214,-0.010580488,0.010466377,0.016486986,-0.011819006,-0.03405924,-0.024731578,-0.019579249,0.058742136,-0.03676931,-0.026691573,-0.0039382996,-0.028364273,0.016050234,0.026984835,-0.0021119316,-0.028445134,0.012458991,-0.029432146,0.008857655,0.02490759,0.0616166,-0.028532144,-0.0574781,-0.04720004,-0.0010265928,-0.012525104,-0.060656834,0.0057858885,-0.016290637,0.00092501176,-0.017065126,-0.017871229,0.0076752524,0.036230184,-0.009690417,0.0015826324,0.031608723,-0.0055213594,-0.005322879,0.039518338,0.013654965,-0.0377256,-0.001961372,-0.02805321,-0.027026158,0.039819233,-0.0008361322,0.03599439,-0.018811284,0.015219329,0.0133321965,0.028866889,0.001101934,0.05927122,-0.02620365,0.0064356835,0.023914078,0.0022690245,-0.012250065,-0.0064326464,-0.052113682,-0.05052351,0.0042235004,0.0065438156,-0.007747618,-0.007443452,0.017035272,0.016232664,0.01792247,0.03198894,-0.038846675,0.010990718,-0.1380058,0.03893177,-0.024687506,0.0022591606,-0.020107115,0.0060102707,-0.0016062472,-0.033706702,0.019730546,-0.008706893,-0.025571236,-0.05219264,0.02447491,-0.03444933,0.073505156,0.013518286,-0.008941065,0.024851434,-0.033323377,-0.019948775,0.010479689,-0.011820562,-0.016889978,0.009508244,-0.030739505,-0.009959986,0.028000277,-0.016458126,0.010097778,-0.0134242205,-0.016077042,0.0031968371,0.0012341873,0.031350747,0.051983338,-0.012969853,0.012781633,-0.001971409,-0.035044026,0.022305937,-0.013342585,0.022360133,-0.015427404,0.0329696,0.06513238,0.024332322,-0.033239827,-0.016226545,-0.008014815,-0.00458712,0.0037497866,0.046836376,0.0049507865,0.024208892,0.01356712,-0.014071609,-0.04309088,-0.0002463508,-0.025664462,0.008187545,0.012691943,0.097656265,-0.02162511,-0.06292666,-0.018823415,0.004376029,-0.022829412,0.01286061,-0.032644752,-0.0028080954,-0.017231917,0.0060241125,-0.04048092,-0.0151800485,-0.003272319,-0.048175424,0.040486556,-0.015769696,-0.01923171,-0.023530578,-0.022405937,-0.058209088,0.005447171,0.03648632,0.06892828,0.03965462,0.012594409,0.0004661337,0.040624574,0.00044101814,-0.027085062,-0.016066674,0.0069274083,0.00209307,0.025633171,-0.005147322,-0.017483588,0.002132581,0.026773393,-0.018063793,-0.001542914,-0.020528907,-0.0046952288,-0.04228031,-0.010688135,-0.0006200267,0.0734464,0.0052274605,-0.006428156,-0.032829937,-0.019597033,-0.018028876,-0.009633124,-0.012158822,-0.03341878,-0.043315012,-0.0020898604,-0.036042087,-0.07964832,-0.07846111,0.0059989877,-0.012670792,-0.017833335,-0.015302491,0.031962227,-0.010973098,0.010279246,0.03777169,-0.021275284,-0.019866232,-0.017713668,0.0011867,-0.03947261,0.017648725,0.035386503,-0.05032971,-0.014760985,0.014626616,-0.02857528,-0.027818907,0.019117372,0.020917213,0.020121621,-0.03144242,0.00159349,-0.020256627,0.012809289,0.035632484,0.020961402,-0.04135673,-0.010220289,-0.021715516,0.0063581318,0.028569192,-0.0016145711,0.017945724,-0.013185604,-0.02668948,-0.0075682634,0.03680654,-0.0128491195,-0.06329387,-0.025688708,-0.026122533,-0.000019591973,0.024807697,-0.04498831,-0.0034293372,-0.005869378,0.0016307005,-0.030702066,0.02086021,-0.023561547,0.01292785,0.037946463,0.010586061,0.017059064,-0.013714791,0.06518699,-0.008284248,0.021122105,0.011819642,0.017978853,0.013340282,0.017441861,-0.020981329,-0.011775665,-0.028097395,-0.01315503,-0.018518152,0.005749787,0.007823507,-0.065994926,-0.0043296237,0.031237368,-0.024921315,0.015690744,0.012685551,0.043299552,0.053496264,0.015428329,-0.0041109915,0.027678628,-0.012369709,0.013642646,-0.021774588,-0.01480525,0.008249735,-0.014830685,0.047212176,-0.01745294,0.053364325,0.009648688,-0.0055874465,-0.004892201,-0.04599384,0.041269258,0.0008680798,-0.026204906,-0.028033452,0.0062463717,-0.013947615,-0.03164875,0.0043689474,-0.055709112,0.013972878,-0.023939168,-0.013087267,-0.0005928818,-0.019407006,0.026646629,0.030527344,-0.003921196,0.046847288,-0.017489191,-0.014847576,-0.03148892,-0.022750463,0.0060216743,0.018236386,-0.0007586644,-0.008335483,-0.013312489,-0.044484332],"last_embed":{"hash":"1eh71q4","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"1eh71q4","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Quick Checks#Check Certificate Expiry#{1}","lines":[166,169],"size":140,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1eh71q4","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Quick Checks#Disk Usage": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01379593,0.0025746096,-0.07833816,0.0055850144,-0.080223516,-0.0013639339,0.05898164,0.011179851,0.0036896954,0.0100643635,0.004414438,0.009469627,0.0020022118,-0.021034945,0.04345607,-0.018404407,-0.02046303,0.01127101,0.03639003,-0.000971102,0.00036056954,-0.002317551,0.096276715,0.024611155,-0.024533175,0.0048194733,0.037256815,-0.013125866,0.016932739,0.03995853,0.031233802,-0.050149675,0.007988086,-0.0061767846,-0.0042555877,-0.011209533,-0.010138616,-0.008374374,-0.02834573,0.038800117,-0.008130647,0.008536709,-0.005628353,-0.014615095,0.018626276,-0.0026526654,0.0071197636,-0.019310975,-0.080505,0.006443898,-0.011791589,0.0052711037,0.03563718,-0.040844437,0.024696324,0.017917074,-0.06839983,-0.045419373,-0.054495957,0.028788386,0.009367146,0.038190827,-0.06463349,0.00086709554,0.003461351,0.064079285,0.04849608,0.04411582,-0.02293351,-0.025741624,0.008822211,0.0034770935,0.0013473602,-0.02862512,-0.018647732,0.025767716,0.018883655,-0.03678511,0.043876998,0.03218365,0.019814162,-0.029132465,0.0026080012,-0.024888705,-0.033378914,0.023553459,-0.066075,0.07506873,0.044207662,-0.012468937,-0.00053665397,-0.005729919,-0.00662604,0.020074451,-0.05794023,0.03439232,-0.0024192308,-0.012497198,0.04359224,-0.0048169233,0.00790363,0.024172205,0.012185745,0.0016381086,-0.0060466067,-0.024183283,0.0010043989,0.0546077,-0.027979407,-0.02426624,0.014432287,0.031003743,0.012596765,0.021095807,0.024660302,-0.026989335,0.008705035,-0.022975478,-0.012721072,-0.03677326,0.02728262,0.015111165,0.04817395,-0.06208081,-0.004188655,0.03194889,-0.012384161,0.0024027466,0.023180434,0.01995421,-0.0059995865,0.05197371,-0.0016429715,0.034814637,-0.08030532,-0.0053661806,0.016248386,0.01980129,-0.008454179,-0.031888954,0.038643032,0.05230829,-0.0049512098,-0.039981987,0.008616434,0.02467804,0.021659935,0.009915447,-0.003211152,-0.068520844,-0.029117974,0.024650354,-0.024287837,-0.010276114,0.039937705,0.036686834,0.010767526,-0.018640248,-0.03650786,-0.01089153,0.026875181,-0.0019656315,0.040696718,0.0238145,0.024930177,-0.029941982,0.002226688,0.01525956,-0.010855791,-0.012799547,-0.020335644,-0.057086468,0.035287373,0.028641013,0.026527073,0.009632418,0.051071655,-0.006152574,0.038443483,-0.037393074,-0.062066447,-0.05077137,-0.025004879,0.0058161817,-0.008196599,-0.018450985,0.009351611,-0.009429922,-0.0058093504,0.06256224,-0.038506642,0.021037607,0.0109438775,0.0055548614,-0.040590454,-0.0028747537,0.018356856,-0.027159087,-0.028616622,-0.02009421,0.019842012,0.047245137,0.026750049,-0.013705921,0.00026697334,-0.042680107,0.01337369,-0.0019643342,0.0019020591,-0.06989151,0.025717394,0.016399361,-0.032949198,0.06656909,-0.02234977,-0.01410891,-0.008103457,-0.0018562913,0.021754734,-0.032266155,-0.03371504,0.012762825,0.00006741052,0.029072786,0.050602358,-0.059767343,-0.017542465,0.034943774,0.031398557,-0.022119384,-0.009608181,0.007661584,0.011638916,-0.021040754,0.074320294,-0.0132454205,-0.017999262,0.037004214,0.0075298073,0.01298593,-0.0150202,-0.02856157,0.017300753,-0.022362204,-0.06716466,0.013340963,0.052911874,0.021032553,-0.021190567,0.000013664277,-0.045323554,-0.0027472263,-0.01883828,0.0021836117,0.052234646,0.0033246742,0.025575468,-0.008342403,-0.029662874,0.00048363226,0.015454828,0.04526954,-0.021818692,0.029476825,0.0008241835,0.018629914,0.0072876792,-0.02059498,0.02465107,0.014883061,-0.021024827,0.026528398,0.051243674,0.029693829,-0.041521914,0.017834337,-0.017418755,0.012920386,0.06007202,0.031683017,-0.05864472,0.03681603,0.04210124,0.02346047,0.0029027206,-0.019888181,0.036702037,-0.04715178,-0.008406568,-0.029612564,-0.055732135,0.03301809,0.052786455,0.01860606,-0.027766712,0.01365798,0.036101326,-0.15266156,-0.000025350959,0.015286566,0.049515285,0.028827688,0.02994501,-0.0036593624,-0.007330496,-0.070860036,0.020434327,-0.05322152,-0.031974304,-0.029755214,-0.008788949,0.03682139,0.014286049,0.0031638264,0.00038236336,-0.011492559,-0.02106639,-0.0015835,-0.013521659,-0.004270796,0.0056185294,0.0044457526,0.022268565,0.055708967,0.0034276955,-0.019414779,-0.030775512,-0.033753265,0.012612656,0.0020289102,-0.014789295,0.009279651,0.034229033,0.027938737,-0.046066664,0.0014338575,-0.0006103021,0.019639026,0.085352376,0.005799784,0.039824937,0.012461196,-0.0026840277,0.0296401,-0.020215897,-0.032097984,-0.012747626,0.011721915,-0.045051172,0.00035718238,0.008681795,-0.042373307,-0.0115932375,-0.032310903,0.018767407,-0.013890552,-0.017793968,-0.00568724,-0.011109848,0.02869234,-0.047730908,-0.028120736,-0.03441261,0.026538594,-0.039988697,0.007855911,-0.016017208,0.0159459,-0.05922337,0.036034223,0.009030263,0.013110233,0.011331561,-0.039515056,-0.016408663,0.02166625,-0.11809412,0.0049658795,-0.01718642,0.012882051,0.016010294,-0.013170821,-0.0141878305,-0.043854132,0.013193416,-0.027531154,0.23380786,-0.013324226,-0.008781217,-0.037856378,0.04070598,-0.021387769,0.008958167,0.021947961,0.024831025,-0.026775965,0.0354069,0.024706004,0.00930226,0.022196902,-0.008446951,-0.01676241,-0.0155091295,-0.017744163,0.071735285,0.0011088946,0.04389695,0.031213775,0.006667139,0.043994617,-0.0052753827,-0.018038293,-0.03961896,-0.0040431595,-0.07958111,0.06262461,-0.05253523,0.0067003113,0.045929562,-0.0619034,-0.038394444,0.010895025,-0.04179667,-0.045173474,-0.013010882,-0.016628882,-0.033044394,-0.005233615,-0.04320754,-0.0020398588,-0.02433415,-0.010388078,-0.0036503666,-0.0009280502,-0.025792455,-0.006065031,-0.020481903,0.0031055538,-0.014725183,-0.008980789,-0.022842005,-0.016472353,0.0051472425,-0.04827152,-0.0014516094,0.08939579,0.023099108,0.021912793,-0.09297009,0.017207384,-0.015604636,0.0072939424,0.009071722,0.004700569,0.059307322,0.05844072,0.021605376,0.0086141145,0.0121452,0.0040196013,0.016618475,-0.018170075,0.017404532,0.018973993,-0.0084826285,0.025764832,-0.052031275,0.001113318,-0.0025960081,0.028010687,0.0060488367,0.046388663,-0.03111173,0.0434627,0.017433403,-0.025364565,-0.010331922,0.021872433,0.0011407663,0.025676075,0.004224788,0.02403062,-0.010021369,-0.023436973,-0.0077519957,-0.028753879,0.011966924,-0.027251238,-0.054221712,-0.009142107,0.034645848,-0.005750044,-0.037020717,0.019137364,0.043112483,0.001119028,-0.011870395,0.056973606,-0.033562403,-0.029091137,-0.0074227448,0.050260566,0.06512134,0.012980668,-0.007447799,0.038000815,-0.051989682,-0.014870438,0.021303853,-0.006624348,-0.022524763,-0.04931499,-0.03014294,0.030316144,-0.0073454687,0.07445275,0.01544103,-0.03622032,-0.067741476,0.012299599,0.0034458055,-0.0149324015,0.023994625,0.0077810246,-0.032319378,0.002013233,-0.030116081,0.007985412,-0.022086414,0.0019769822,0.019142104,-0.0058634295,0.020046825,-0.025405215,-0.020570183,0.05405652,0.019961413,0.022660995,0.01293744,-0.009151736,-0.034072135,-0.012790964,-0.037329573,0.005554291,0.050880715,-0.017785313,-0.016847193,0.010916416,0.028559119,0.04736308,0.026413064,-0.019224172,0.008538098,0.028820349,-0.0039754086,-0.028018115,0.03279603,-0.060147714,-0.045132678,0.01842146,-0.0046985135,-0.02982929,-0.052089516,-0.0007355838,-0.01606468,-0.014513784,0.036836963,-0.0025295254,-0.010172059,-0.0047071734,0.02590162,0.049086973,0.022093669,0.0043217856,0.004128928,0.0046755667,0.019972356,0.09432128,-0.0044913357,-0.015345336,-0.03248039,0.039992303,0.08331823,0.00015213554,0.03717367,-0.04104466,-0.01676429,0.021920048,-0.008227333,-0.0121924,-0.041918617,-0.02024525,0.06521137,0.01975634,-0.0074714418,0.009918048,-0.017607342,0.0024437776,-0.04132569,0.003160348,-0.026070237,-0.033699997,-0.0064892606,0.009706854,-0.01010924,-0.04944609,-0.02044126,-0.019265039,0.0471091,-0.0333535,-0.03610037,0.01040572,-0.013569587,-0.043637976,-0.03404784,-0.03101902,-0.012119151,-0.021754326,0.028110063,-0.042474896,-0.009755615,-0.024907837,0.001828815,0.04965656,-0.0035064248,-0.033447895,0.013003708,0.024517154,-0.0037000233,0.027683327,0.02452459,0.026158726,-0.033249896,0.0071647796,0.022597354,0.004949397,-0.035078138,-0.021714333,-0.03338503,-0.0017825268,0.030159496,0.050883047,0.022977578,-0.0010533866,-0.022478469,-0.047969602,-0.0021321366,0.039407916,0.01798844,0.0002255049,-0.061173663,-0.023907693,-0.004418259,-0.0046426617,-0.007965253,-0.03923348,0.020453094,-0.014573474,-0.0032577917,-0.04409013,0.003711918,-0.01996461,-0.03187496,0.014568473,0.021238739,-0.0034575835,-0.048588514,0.00083092594,0.031711034,0.057304263,-0.001132065,-0.0070324703,-0.031073002,-0.008838305,-0.029897911,-0.011529456,-0.0009088537,-0.001362963,-0.049902983,0.01703485,-0.018140428,0.014977152,-0.019432861,0.0075505883,-0.014471096,-0.010324514,-0.011399758,0.006181849,-0.03817024,-0.026610695,0.0040987935,0.036568955,0.011682316,-0.016308615,0.07046678,0.017952768,0.041852932,-0.0020206324,0.009789128,0.049062274,0.042271648,0.021503842,0.021553919,-0.042466115,0.028345233,0.0066910908,-0.03650886,0.040971614,-0.035390615,0.026685178,0.0038580182,0.010644102,-0.04375594,-0.018096818,0.009150079,0.06490405,-0.019549536,-0.004668206,0.004505687,-0.01958767,0.013442049,-0.022317287,0.025404457,0.011346279,0.052737053,-0.0005333084,-0.0021926586,0.004159049,0.019246066,-0.026576232,-0.010125972,-0.00026680407,0.018908208,-0.028722478,-0.016715955,-0.023712844,-0.00020277449,-0.025719222,0.0013830974,-0.0018603391,-0.015372736,-0.033213094,-0.0005321335,-0.011868763,0.015837863,0.0039577777,0.0001736617,0.033569638,0.012223988,-0.0049693217,-0.026681572,-0.032873806,0.020554272,-0.007915041,-0.010050367,-0.018722648,-0.005805789,0.0044452683,-0.000895553,-0.019416166,-0.03317991,0.036670797,-0.006272185,-0.0017476872,0.0063022156,-0.0064348434,-0.030905686,-0.032796025,-0.0064222827,0.009088918,-0.018381434,0.017456438,-0.010736621,-0.0045168307,-0.0021215735,-0.016075773,0.0077665853,0.044293948,-0.0023556326,0.066045135,-0.1438882,0.006365539,-0.018611005,0.0160671,-0.014449472,-0.015863054,-0.0008882993,-0.052140817,0.0425651,-0.023350326,-0.016560297,0.0050778543,0.05357444,-0.05413269,0.015589838,0.012684218,-0.019607017,0.03475272,0.009693577,0.03648496,0.015713297,-0.010563062,0.0035539556,-0.012187315,0.00015494371,0.012496656,-0.028145336,-0.025350902,-0.018140519,-0.031037001,0.0050279135,-0.03723325,0.0050307983,0.08443593,-0.002054184,0.0038916986,-0.0023187948,-0.036761455,-0.020755718,0.0070448155,-0.015414197,0.021033023,0.0048245927,0.00923592,0.010910574,0.029385623,-0.027201366,-0.0016916356,-0.016444223,0.005669916,-0.012795281,0.017270384,-0.046639275,-0.010224854,0.009532242,-0.027413141,-0.03109336,-0.019480132,-0.014280673,-0.0024303908,-0.017889401,0.023999652,-0.015588213,-0.0461941,-0.026580647,0.016548133,-0.032572664,0.040222432,0.015597156,-0.003478462,-0.016694125,-0.019208718,-0.017759642,-0.05929507,0.016814856,0.00073691236,0.060356826,-0.024907574,0.01674691,-0.0024275207,-0.020019546,-0.0015821202,0.0047568996,-0.0031510724,0.05530691,0.00645843,-0.004429477,-0.018440368,0.0061741658,-0.02212358,-0.019527735,-0.04644536,-0.011186283,-0.06667243,-0.037744313,0.028731596,-0.002042039,-0.007785636,-0.004746701,-0.010535362,0.028318118,-0.016714485,-0.0056879935,-0.0049971715,0.0013426669,0.038472317,0.08468609,0.0012783263,-0.038363494,-0.008197907,0.02697258,-0.022326464,-0.013713038,0.004017074,-0.038924266,-0.05375363,0.0052768146,0.008451702,-0.032889288,-0.034672216,0.010975039,-0.01164543,-0.028679423,-0.01905484,0.03605352,0.0459371,0.0029978848,-0.04148317,-0.0032403902,-0.026556406,0.009240782,-0.025934646,-0.013822257,-0.0021126354,0.039931647,-0.022024218,-0.0209022,0.03235736,-0.055282187,0.013108484,-0.022323752,0.017564492,0.018167784,-0.029213652,0.0447311,-0.014681873,0.0275046,0.022686405,0.017071715,-0.04904514,-0.028684657,-0.048661616,-0.050531007,0.08787251,-0.030823903,0.03269704,-0.054099694,0.0019999256,-0.004002962,0.028466327,0.028915184,0.0036610675,-0.034429044,-0.034143973,0.009851693,0.033999648,-0.013649663,-0.023064889,-0.022190066,-0.017916435,0.026281968,0.0074901357,0.009793741,0.034450028,0.026738998,-0.027129713,-0.0070492974,-0.017675977,0.030597124,-0.03465447,0.025332445,-0.03812092,0.053582355,0.01447428,0.010305101,0.0044631176,-0.08225627,0.046366237,-0.005698063,-0.008130694,0.019555546,0.040073246,-0.047408957,0.013702253,0.028305387,0.010935341,0.005634974,0.020574436,0.04501143,0.03365376,-0.033051405,0.0037855008,0.041662507,-0.06492454,0.00067650934,0.019505382,-0.024978852,-0.015302216,-0.003464178,0.029383535,0.00762939,0.043228116,0.04196289,0.0043358924,-0.0011310786,-0.023520345,0.0014350696,0.05426148,-0.009233526,-0.0021957327,0.040720243,0.010254559,-0.021481667,-0.0989174,-0.0588041,0.053126346,0.013607754,0.011058054,-0.019226603,0.010752389,0.002372403,-0.0040240325,-0.019261906,0.023312092,-0.025542915,0.017700927,-0.02357988,-0.0013973331,-0.008772714,0.018507227,0.02814745,-0.015830869,0.021142175,-0.039637454],"last_embed":{"hash":"4o3eb3","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"4o3eb3","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Quick Checks#Disk Usage","lines":[170,181],"size":110,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4o3eb3","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Quick Checks#Disk Usage#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017745413,0.0030257215,-0.06984253,0.0025968824,-0.08162992,-0.001302208,0.057490196,0.0051907217,0.0058139954,0.009305213,0.0074924496,0.012234735,0.006723466,-0.025598494,0.04390986,-0.018056976,-0.019666955,0.012915261,0.032169383,-0.0040528052,-0.0025076268,-0.0018212917,0.09429458,0.022622865,-0.026336608,0.005405531,0.04243629,-0.012650194,0.021514762,0.045434475,0.0338916,-0.04616111,0.008493517,-0.0115248235,0.0006786132,-0.010133734,-0.007543625,-0.010098668,-0.0246967,0.035634987,-0.009198532,0.009083283,-0.0065695965,-0.015313978,0.016350644,-0.0015759434,0.0065073953,-0.014974142,-0.075156815,0.009602053,-0.014442241,0.006430511,0.038584318,-0.041083794,0.020834714,0.019515427,-0.07062355,-0.04640536,-0.05231751,0.031322133,0.010039972,0.03751045,-0.064298004,0.004980704,0.004108253,0.064860284,0.047647353,0.039368954,-0.018816791,-0.020288888,0.004857798,0.007645624,-0.0055818595,-0.030191403,-0.016825533,0.025471399,0.014292911,-0.031405132,0.0446884,0.031074487,0.016469713,-0.033252757,-0.000034056426,-0.016914047,-0.03140226,0.024582682,-0.06904892,0.07571808,0.040009484,-0.0082609495,0.0009863656,-0.009725183,-0.008009241,0.02376703,-0.055059165,0.0348001,-0.001947553,-0.01265,0.045752022,-0.0077070906,0.0033106972,0.020538196,0.005845932,0.0063424753,-0.0057471707,-0.02699416,-0.0017788096,0.054661825,-0.032789838,-0.023990044,0.013196542,0.031123305,0.009666907,0.018540012,0.024236284,-0.022831371,0.0072933934,-0.021863954,-0.007038861,-0.039936136,0.023122398,0.0122466525,0.05715202,-0.06850055,-0.0057919733,0.034912247,-0.010739681,0.0004611961,0.024210762,0.026618676,0.000029539458,0.051017124,0.0062215975,0.026701473,-0.07187534,-0.006157848,0.022360455,0.010904241,-0.009878411,-0.040003683,0.037627306,0.048643075,0.00077883067,-0.040628128,0.006997662,0.022991909,0.014782904,0.014627858,-0.008193218,-0.069268286,-0.032903392,0.025029259,-0.021877574,-0.0105601605,0.04744196,0.039459277,0.0046525267,-0.01442746,-0.04775243,-0.0046385867,0.015219075,0.0028530196,0.033749655,0.024147429,0.022255348,-0.034247108,0.00692763,0.01564497,-0.012015738,-0.007977837,-0.015423535,-0.048095375,0.03813294,0.030263456,0.023097064,0.012159376,0.04390943,-0.007603303,0.042218138,-0.038176488,-0.06109095,-0.04831758,-0.0241604,0.011422533,-0.008889834,-0.016978826,0.011888061,-0.013728198,-0.004239383,0.06537185,-0.037778784,0.015478054,0.005776506,-0.0029504197,-0.029225199,-0.0044860244,0.020315535,-0.01952255,-0.026646143,-0.020191269,0.017779827,0.04947167,0.030084712,-0.014387579,-0.0039064707,-0.041894503,0.020467477,-0.0048952065,-0.0015085321,-0.06814172,0.022855742,0.017852582,-0.033348877,0.060243238,-0.021460045,-0.009398082,-0.0048931353,0.0013838178,0.021646595,-0.03508285,-0.041685514,0.013003482,0.0028844867,0.030097958,0.052167542,-0.054484278,-0.015300778,0.027555862,0.034452286,-0.023175487,-0.008918258,0.0052886824,0.009148405,-0.019767176,0.06905041,-0.017865315,-0.017634325,0.040168926,0.007325567,0.015058377,-0.013580228,-0.024449863,0.014663613,-0.024618136,-0.07086876,0.018060941,0.046888616,0.019567907,-0.020546163,0.006137851,-0.038541358,-0.00023435729,-0.018597757,0.003494363,0.051653266,0.005174111,0.0283414,-0.006298084,-0.036455777,0.0022322019,0.016186519,0.04746191,-0.024593199,0.024271851,-0.004304238,0.022992833,0.008168725,-0.018438404,0.021622872,0.013447057,-0.019391371,0.030660927,0.0539497,0.027188275,-0.045926344,0.02096161,-0.017740013,0.009114031,0.058712877,0.03028589,-0.06408542,0.04596025,0.049827337,0.029622443,0.007955941,-0.013408165,0.034664318,-0.04702158,-0.011700513,-0.029838985,-0.057043515,0.02722472,0.053853236,0.017684635,-0.02713621,0.02046945,0.03621608,-0.14343883,0.0070352154,0.009939546,0.054218866,0.03113123,0.034665134,-0.0005625108,-0.011807696,-0.0660643,0.010453805,-0.050673593,-0.03259523,-0.027239665,-0.01297767,0.03454273,0.013546469,0.0010367271,-0.0038013253,-0.016826551,-0.022956658,-0.005187556,-0.01059379,-0.0016694292,0.009409174,0.003193266,0.020392729,0.054067355,0.005875995,-0.016978526,-0.034066778,-0.029214166,0.01155389,0.0016365541,-0.012835412,0.0024765048,0.035100892,0.02260277,-0.04607696,0.0030640746,-0.0043373415,0.017887399,0.08699474,0.0059762914,0.03525692,0.009502283,-0.007268176,0.02550266,-0.016720312,-0.03851814,-0.010069942,0.011592251,-0.04407719,-0.0033487312,0.00022299532,-0.03992609,-0.009781233,-0.033423744,0.016695438,-0.02203462,-0.0132476,-0.013756704,-0.0058906823,0.027702658,-0.04841338,-0.03168445,-0.030507125,0.024137123,-0.039387953,0.018468061,-0.0077610384,0.0151630165,-0.055179518,0.03878822,0.008683943,0.011460084,0.012738881,-0.04277114,-0.013440864,0.02851391,-0.11694783,0.006271491,-0.01513606,0.015003127,0.015266024,-0.00894872,-0.011571153,-0.041093487,0.019102503,-0.03012862,0.23072286,-0.009502893,-0.0029172732,-0.035875425,0.039347842,-0.020735748,0.006138979,0.015749656,0.02631326,-0.029925987,0.038037844,0.019233419,0.006915407,0.01703334,-0.0098574795,-0.020549217,-0.011189501,-0.019176641,0.07519228,0.006115143,0.04549332,0.030791687,0.0036001026,0.045642305,-0.008721506,-0.019092228,-0.039715234,-0.00825833,-0.080962844,0.069647506,-0.049845655,0.011029655,0.049325805,-0.059609484,-0.04151682,0.01524796,-0.036557313,-0.052492406,-0.008312207,-0.01843837,-0.037837014,-0.0012991206,-0.043724097,-0.0035983806,-0.019140396,-0.009259562,-0.00047511663,0.002395803,-0.023367498,-0.0031500875,-0.019061442,-0.00018994797,-0.014235402,-0.00845185,-0.026490841,-0.014865479,0.0046706335,-0.049120072,0.000880016,0.09170017,0.02226186,0.023634464,-0.08972016,0.016502619,-0.024747947,0.009219431,0.014125325,0.008794186,0.0529361,0.05263736,0.01936757,0.007987664,0.007843464,-0.0018644754,0.010900939,-0.020554291,0.016002873,0.015057087,-0.01171674,0.022885103,-0.0555541,0.0061417525,-0.00030117325,0.023337942,0.002592065,0.040802103,-0.029991563,0.04521325,0.011239346,-0.029610256,-0.010571002,0.020215802,0.0033481373,0.03226779,0.0036153544,0.017780812,-0.011117431,-0.027544666,-0.0077332263,-0.029853188,-0.0013855713,-0.030766312,-0.057885617,-0.0069445265,0.041387726,-0.0024535174,-0.03139961,0.021349773,0.043231383,0.002845542,-0.009485526,0.057592947,-0.025632953,-0.02727368,-0.0059720823,0.055696707,0.060930166,0.016141202,-0.014837862,0.031878624,-0.05610564,-0.0133929,0.020363264,-0.0015637957,-0.022087757,-0.048154138,-0.029884622,0.041518304,-0.010871922,0.07201117,0.009386717,-0.037243515,-0.06404839,0.013614593,0.0011147775,-0.01924206,0.019862704,0.0067188176,-0.034077894,-0.00013180624,-0.031170225,0.012449374,-0.025870454,0.00052876666,0.022537027,-0.0070637665,0.022969866,-0.024757147,-0.025231024,0.054285996,0.026485767,0.027299324,0.003962857,-0.010815355,-0.034527376,-0.017573941,-0.0376624,0.004873472,0.052928142,-0.018518586,-0.01643156,0.008088664,0.031512536,0.04541269,0.026952986,-0.019288503,0.0058912258,0.03416456,-0.0028465595,-0.02887654,0.038719334,-0.06166598,-0.052179776,0.020450521,-0.0064549358,-0.029570127,-0.050226297,-0.0044225645,-0.020447267,-0.01949086,0.041406732,-0.00642786,-0.0155471135,-0.0074286615,0.032371607,0.044878684,0.018814158,0.0057280012,-0.0020855744,0.0062750685,0.02379342,0.09640103,-0.0029170052,-0.016452244,-0.035923496,0.042534582,0.088634565,0.008491194,0.03430678,-0.042158157,-0.013884946,0.021170363,-0.004495991,-0.015669204,-0.041405514,-0.01613478,0.061120138,0.02858936,-0.008633863,0.012599947,-0.015247286,0.0071927723,-0.045524575,0.0008520209,-0.028920582,-0.033659715,-0.0024095208,0.010136705,-0.009492703,-0.0441968,-0.01590228,-0.018482102,0.044410132,-0.028741611,-0.03893752,0.0092689255,-0.012099,-0.043837644,-0.027733065,-0.032396756,-0.0122643635,-0.015505325,0.028072635,-0.03714621,-0.0118554775,-0.01887928,-0.00261232,0.052175544,-0.0011226465,-0.032367736,0.019218082,0.015775776,-0.00021707703,0.03000077,0.032218847,0.021789037,-0.033756405,0.008842379,0.020263653,0.007380648,-0.04286078,-0.016273113,-0.034039035,0.0037103344,0.03414179,0.042634383,0.013453582,-0.00024687275,-0.029618802,-0.047288347,-0.0032052682,0.03929879,0.01641277,0.00066841696,-0.06315021,-0.014714716,-0.002961513,-0.008566238,-0.0030835727,-0.04440644,0.024488242,-0.018554494,-0.0023835343,-0.03686409,-0.00012930305,-0.01570994,-0.0336852,0.016081426,0.024317816,-0.0077994512,-0.051378556,-0.008399693,0.035915308,0.06321353,0.0028176524,-0.006279242,-0.026114369,-0.000853707,-0.033887837,-0.0148186255,-0.005030123,0.00034985677,-0.0528204,0.018486686,-0.022169946,0.01323007,-0.01912844,0.008307688,-0.013968375,-0.012000619,-0.010257801,-0.00045839077,-0.040299438,-0.027786888,-0.00066864974,0.037261702,0.014086148,-0.019889196,0.06925852,0.014190479,0.03847406,-0.0029191296,0.012075385,0.05200502,0.035664365,0.023288036,0.025189433,-0.033381965,0.02621549,0.0026794488,-0.028239021,0.04419013,-0.030696038,0.019914474,0.0067897704,0.012585971,-0.04718738,-0.021129346,0.0023795345,0.05866778,-0.018900488,0.0010580979,0.0000675281,-0.017351422,0.017248357,-0.02358543,0.026803205,0.0076523987,0.046325836,-0.0022739097,0.00020413673,0.0058519426,0.017984712,-0.030161625,-0.00990606,0.008408948,0.017017812,-0.026734134,-0.015285198,-0.026265526,-0.004474468,-0.023460599,-0.0015828667,0.0013245649,-0.017206583,-0.035053574,0.0025732813,-0.010993195,0.014565607,-0.009228843,-0.0012134069,0.0306404,0.0073951147,0.00038037705,-0.020399742,-0.035309684,0.022896826,-0.0064400574,-0.01060667,-0.019972457,-0.0027292147,-0.004537573,-0.0018142966,-0.021185368,-0.033831265,0.032096345,-0.0072104316,-0.0000935679,0.011668392,-0.012234834,-0.0335816,-0.031722493,-0.0062621413,0.00972303,-0.023526173,0.01235697,-0.008163788,-0.0063576,-0.0007110518,-0.017925892,0.011703949,0.045021463,0.001904159,0.0661977,-0.14931633,0.0034896128,-0.023484003,0.017754959,-0.017230667,-0.01450752,-0.005303615,-0.05759527,0.0394144,-0.02131142,-0.016114736,0.00051014964,0.05189723,-0.05865982,0.017184095,0.018215,-0.011070422,0.034622867,0.0044651437,0.034547348,0.016074162,-0.0056137126,0.002152757,-0.009405544,0.0063224114,0.01153118,-0.020391962,-0.026468012,-0.021132203,-0.032495018,0.004760202,-0.039437585,-0.0017997761,0.08668149,-0.00037116956,0.006245092,-0.0030150956,-0.038758088,-0.01970858,0.0060611647,-0.014124087,0.018984104,0.003984574,0.014169593,0.0075383014,0.033099525,-0.029914098,0.001554673,-0.018129649,0.0011096632,-0.011421939,0.016612003,-0.04991011,-0.015809264,0.008701495,-0.031173993,-0.03184638,-0.019472828,-0.008109933,-0.010778863,-0.0159666,0.0194552,-0.018558176,-0.04376113,-0.022405863,0.016902115,-0.029958362,0.03338807,0.019816639,0.0008532393,-0.012719074,-0.027097587,-0.014907815,-0.06413409,0.017028317,0.00502792,0.05753133,-0.030250393,0.014847369,-0.004339602,-0.022951473,-0.0027807406,0.003916266,-0.009802808,0.060650676,0.006470818,-0.0034428127,-0.01860492,0.0011690013,-0.022516152,-0.017053984,-0.04351357,-0.010767003,-0.073442645,-0.034632567,0.031216316,0.000377842,-0.012073735,-0.0049460535,-0.011058521,0.020658663,-0.011862424,-0.006084946,-0.006974206,0.00033976135,0.045748286,0.08871135,0.0064202626,-0.03804998,-0.0132989595,0.031049622,-0.021259574,-0.0106513845,0.0032269354,-0.039571155,-0.051059503,-0.00008662905,0.011987396,-0.027152808,-0.035379745,0.01021017,-0.013991772,-0.023486163,-0.016215494,0.034510374,0.045247667,0.006565017,-0.03886528,-0.0011548422,-0.025812138,0.011376116,-0.015512924,-0.0055958554,-0.0028811558,0.04642639,-0.02165598,-0.027467918,0.034514405,-0.04978422,0.01905004,-0.015216588,0.015495516,0.017685931,-0.029729567,0.04649006,-0.010620994,0.02906947,0.015174116,0.019694053,-0.040829584,-0.03486342,-0.04627184,-0.04807573,0.08620564,-0.034065187,0.02819487,-0.060970105,0.0010995038,-0.00334268,0.023145515,0.026458785,0.0018148363,-0.030383566,-0.029100554,0.016090894,0.027339866,-0.011386035,-0.02293646,-0.018125165,-0.0142542645,0.02666512,-0.0008797788,0.007189203,0.029036047,0.029896624,-0.030589717,-0.005366588,-0.013881425,0.030667806,-0.04098009,0.028485974,-0.03866355,0.059538975,0.022062244,0.010608346,0.0060986183,-0.08043782,0.04736242,-0.0037170257,-0.0018651997,0.020961607,0.04325226,-0.04812001,0.008763506,0.02535721,0.00079906266,-0.0006748972,0.017662898,0.045059267,0.033667672,-0.040118363,0.0034609274,0.041707095,-0.07067069,-0.002541545,0.020351637,-0.022132043,-0.0067233755,-0.0018889707,0.03259179,0.00823179,0.046035986,0.038366985,0.008615559,-0.00065048714,-0.032924682,-0.000309782,0.050124846,-0.0059875874,-0.0057175476,0.04327423,0.009540925,-0.023150675,-0.09365479,-0.061571848,0.0548713,0.019286735,0.008433026,-0.016744826,0.00698348,0.0007078749,-0.002678656,-0.02138894,0.01956216,-0.028284937,0.015273186,-0.017648326,-0.0038683726,-0.008762657,0.01831501,0.034816742,-0.017448992,0.022154499,-0.038197964],"last_embed":{"hash":"gyoxn1","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"gyoxn1","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Quick Checks#Disk Usage#{1}","lines":[172,181],"size":94,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gyoxn1","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Backup Commands": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037250843,0.035292927,-0.04651261,0.019761277,-0.036240514,-0.05815984,0.045457713,0.036325872,-0.009868828,0.033977095,-0.00011818482,0.034617778,-0.028089304,0.024254005,0.029550795,-0.010271157,-0.014641849,0.067341186,0.030915715,-0.013589953,0.005436734,0.012603393,0.06917377,-0.0075186198,-0.023106217,-0.017183425,0.012501514,-0.009789708,-0.005582399,0.0066377376,-0.00044116966,-0.025581883,-0.012747422,-0.0042625517,-0.009414741,0.013324125,-0.00693284,-0.024534944,-0.030169042,0.016224656,-0.017526055,-0.016616356,0.018288083,-0.035202034,0.008543269,0.002023222,0.04383726,-0.02365701,-0.023105985,-0.0064854063,-0.033513427,0.028192105,0.024028944,-0.01940657,0.06449945,0.027489739,-0.016537432,-0.0051188977,-0.046991874,0.016902084,-0.0030043346,0.01663129,-0.026478082,0.028695757,0.023689982,0.03103003,0.03758332,0.026580667,-0.014475982,-0.020382537,0.0036829866,0.02870259,-0.03268303,-0.01916388,-0.017579723,0.022801666,0.042535834,-0.047639545,0.031680144,0.02810134,0.011099953,-0.010413864,0.009317749,-0.011269506,-0.022336837,-0.015152987,-0.040947706,0.08964472,0.03982047,0.033001017,0.015446475,-0.01822807,0.0034030618,-0.050422437,-0.03164417,0.0131021775,-0.0031622872,-0.0122213345,0.02293686,-0.0011723207,0.0026183042,0.01383217,-0.026189428,-0.012988947,0.019426543,-0.012114994,0.0070299422,0.0026904398,-0.02380627,-0.008516124,0.022251442,0.023943126,-0.017482601,0.0010503425,0.017519437,-0.04028069,0.023095345,-0.030294022,-0.021160118,-0.005992051,0.008464539,-0.006665585,0.025446692,-0.020422207,0.019839844,0.03592323,-0.010584292,0.052218467,0.004613574,0.041026305,-0.034073446,0.0543729,0.0130943805,0.02000678,-0.040944636,-0.017948145,-0.0012428752,0.044743855,-0.031362295,-0.06203044,0.0125482865,0.03717476,-0.00962666,-0.001137859,-0.0063372455,-0.017342046,0.042246003,-0.0061463863,-0.0131734805,-0.036402103,0.023757448,0.050207973,-0.006390693,-0.035512153,0.023110015,0.0046757148,-0.0011203008,0.0122123305,-0.02086403,-0.013835904,-0.007186977,-0.0058586737,-0.027160788,0.039411005,0.06348088,-0.055125356,0.0004977742,-0.04106932,-0.027976543,-0.0020049906,-0.0036193402,-0.0074189138,0.014539607,0.062743545,0.034416743,0.02493514,0.026606401,0.046460412,0.03442722,-0.037894256,-0.09950673,-0.028742224,-0.028563222,-0.022098567,-0.029828986,0.007922201,0.029397741,-0.024211993,-0.014655101,0.045709144,-0.015635733,0.037486885,0.010884698,0.03413355,-0.0013623696,0.007984005,0.055923644,0.0146034155,-0.0016375227,-0.007654005,-0.008967257,0.039022412,0.027364522,-0.0027960602,0.017655015,-0.034697086,0.0063944357,-0.027356954,-0.00036441488,-0.060631488,0.0042093056,0.006889914,-0.031045884,0.045515347,-0.026243,-0.016257618,-0.011548615,0.0033120802,0.01181507,-0.014921805,-0.023220558,0.031530693,-0.040672023,0.026558328,0.06634046,-0.008670607,-0.00017569201,0.04041632,-0.015245142,0.006060579,-0.032615967,-0.011937159,0.021870978,-0.022093005,0.093751915,-0.014100925,-0.055018682,0.0066182613,0.03503593,-0.027762752,-0.0039009468,0.0021442845,0.0080617815,-0.032339413,-0.031900883,-0.024688248,0.036804724,0.03518476,-0.017009297,-0.041484233,-0.04576102,0.016284825,-0.008551624,0.02080157,0.01595692,-0.006422094,0.017801829,-0.0049693314,-0.0018401865,-0.0043613343,0.02568082,0.062035117,-0.0010398808,0.014635131,-0.008305635,0.021346297,-0.023130568,-0.011919851,0.0006829591,0.016097743,0.0076784017,0.025378428,0.028269947,0.05699889,-0.030925272,0.015097737,0.005916556,0.020775355,0.042568248,0.053821366,-0.06788069,-0.009635471,0.007905723,0.028402291,0.022145543,-0.020395137,0.008178919,-0.0388258,0.017139455,-0.033399697,-0.05635744,0.04983522,0.0868712,0.008907639,0.009894995,0.07436386,0.016519887,-0.16274172,-0.009782531,0.015962912,0.04144592,0.0101204775,0.006269511,-0.022472018,-0.021351194,-0.07200484,0.043024678,-0.01971991,-0.0499633,-0.027732834,-0.0149608245,0.04470366,0.020492109,-0.027903248,-0.018825982,-0.015091264,-0.030007897,0.008150743,-0.025341105,0.004560697,0.008033302,-0.04268092,0.024148302,0.02792238,-0.008723009,-0.0047456226,-0.014212971,-0.035138138,-0.035044856,0.00045008922,0.00480823,-0.028121555,0.038521204,0.01163759,0.008472929,0.043029997,-0.0062233913,0.014353315,0.06637522,0.007816104,0.045346208,0.009882635,0.049678825,-0.005034849,-0.00093197316,-0.055465944,0.00670897,0.052376676,-0.042380292,-0.0031575572,0.025281722,-0.042869993,-0.040994637,-0.041593075,0.036882024,-0.019501247,-0.018187903,-0.005459724,0.009750704,-0.019944621,-0.07023829,-0.029294211,-0.02520932,0.049001463,-0.004110331,0.019419126,-0.024248905,0.027064046,-0.074835755,0.04933952,0.026281673,0.0005851621,-0.003293844,-0.015945116,-0.043211017,0.0038572308,-0.13289762,-0.0118426625,0.005223281,-0.007763425,0.009356411,-0.0070902025,-0.00082881906,-0.046628952,0.05063457,-0.02630324,0.21957359,0.007117474,-0.026972542,-0.022043118,0.0031896199,-0.0009940675,0.0020537109,0.03754549,0.034681022,-0.03824944,-0.014094014,-0.003445617,0.02182871,0.009542737,0.0016281782,-0.0052120844,-0.017147662,-0.006535111,0.06419683,0.016549263,0.046619467,0.0030567802,-0.035092622,0.044089127,-0.02515422,-0.052483894,-0.02001166,-0.00075181416,-0.05047358,0.057723172,-0.008335136,0.046566784,0.013050347,-0.0103804,-0.062668204,0.0034667258,0.013545127,-0.03582775,-0.0553828,-0.019468633,-0.012769755,-0.011932588,0.0011621042,0.011529258,-0.02741889,-0.031578768,0.012112415,0.0025405176,-0.039999057,-0.032238353,-0.058719236,-0.002458649,-0.04403515,-0.022719631,0.030443212,-0.028772091,-0.033841692,-0.03743382,0.025174106,0.068948574,0.025249343,0.008372406,-0.08280817,0.000164066,0.00052243844,0.04203604,-0.0008860811,0.012582763,0.035227463,0.042118445,0.019088084,0.0035338656,-0.0054246285,0.0036871214,0.0063323868,0.02679992,0.04923415,0.036860716,0.0009395673,0.038061056,-0.03849607,0.02152532,-0.0023062255,0.026756227,0.0022839985,0.034391455,-0.022459172,0.051660936,-0.0067779524,0.0009546399,-0.012162626,0.02004271,0.0024527702,0.039454482,0.04029881,0.051681608,0.018173918,-0.011537157,-0.020342324,0.015038516,0.031244481,-0.0023023256,0.009800208,-0.04379279,0.05606094,-0.014306575,-0.055020794,-0.012501274,0.063807756,-0.029770928,-0.040417407,0.015198539,-0.015646212,-0.023551011,0.00037438504,0.064125784,0.04107716,0.014840668,0.006314497,0.039473165,-0.015820282,-0.015706861,-0.020140683,0.0019755794,0.0019441503,-0.036424857,-0.054652702,-0.015130118,-0.031260222,0.05042033,0.03523258,-0.026446804,0.009527538,0.04132917,0.04468771,0.015623463,0.02554069,-0.00652214,-0.0012773357,0.037755013,-0.045483433,0.013066326,-0.008540153,0.003572879,0.040759742,-0.00668768,0.018935826,0.0030174514,-0.03956634,0.03052333,-0.012785863,0.07689155,0.027089126,-0.0021770087,-0.031377356,-0.014342513,-0.026919521,0.016655132,0.03594002,-0.03541149,-0.0068234773,0.016296236,0.053063266,0.03099959,0.04166562,-0.015749596,-0.046535686,0.01709156,0.002205911,0.014646541,0.011835489,-0.04060913,-0.040463902,0.00065385934,0.008353672,-0.043997407,-0.0489084,-0.00801517,-0.02253872,-0.0011243768,0.038193483,0.0031038043,-0.033532266,0.022080615,0.033238873,0.017549848,-0.03142838,0.00704539,0.023031164,-0.0005156198,-0.057153057,0.09024699,0.011636865,-0.016656037,-0.018916486,0.015644532,0.058642704,0.0097299265,0.028011614,-0.027589468,-0.040296193,-0.03261579,-0.020013584,-0.027450839,-0.02654972,-0.023656799,0.035544433,0.01626887,0.000986498,0.011242357,-0.016099392,0.009148174,-0.015946075,-0.015713718,-0.02124123,-0.05778237,0.054578777,0.01572707,0.040029556,-0.05498966,0.010576599,-0.033591338,0.028213087,-0.010934269,-0.04300108,0.008501938,-0.02047917,-0.031623848,0.0031259786,-0.051028028,-0.002145304,-0.042426344,0.013543499,0.010984114,0.0024603684,-0.04227359,0.027075823,0.033976186,0.042591836,-0.022473028,-0.021836175,0.01884428,0.020199394,0.07674797,0.024360966,0.040477153,-0.002401511,-0.0008932693,-0.010405226,0.0012643622,-0.015115715,-0.038866032,0.011831542,-0.021723436,0.030810783,0.02881215,-0.00059769757,-0.01970466,-0.03760302,-0.049368694,-0.00952389,0.010572098,0.029884605,-0.018870225,-0.01661806,-0.023839531,0.03039964,-0.021974694,-0.023006493,-0.050720792,0.008232777,-0.011261707,-0.04221754,-0.028388066,0.030112576,-0.0026864046,-0.05562879,-0.007962851,-0.0067543974,-0.028660744,-0.037353966,0.018491168,0.0049026054,0.038871743,-0.025747307,0.03983835,0.0048001395,0.0009059094,-0.03381016,-0.044765513,-0.0060439063,0.015384767,-0.016642623,-0.014751601,-0.040067304,-0.020604663,0.0048570777,-0.0021857163,-0.016025769,0.0077796346,0.009136552,0.0009094747,-0.045347027,0.012024406,-0.019771283,0.03767721,-0.030885734,-0.00048918603,0.026123118,0.020052582,0.015122609,-0.07148684,0.0015297487,0.041258734,0.030757003,0.027708218,0.020737967,-0.037490174,0.026398962,0.0075778193,-0.034826953,0.010982364,-0.04190995,0.008861793,-0.00862352,0.00244956,-0.046918247,-0.020612843,-0.012531311,0.048457246,-0.034029618,0.006508489,0.008450342,-0.017941842,-0.039828386,-0.003394164,0.03157399,-0.005369925,0.020392364,-0.012822717,0.027555717,0.054701295,0.0046400204,-0.022670772,0.0083562005,-0.033494256,-0.01468105,-0.01365404,-0.049930252,-0.0011846907,-0.003862552,-0.01906953,0.004834974,-0.010421886,-0.0033692054,-0.038538836,-0.046029363,-0.02628766,0.09021746,0.0076042996,-0.0055127167,0.0412745,0.01767732,-0.02739435,-0.008942714,-0.04377578,0.009731836,0.013910638,-0.039029125,0.009749523,-0.005755438,0.054854672,0.011301865,-0.01592371,-0.042968992,0.0064990316,-0.0056705694,-0.026106076,0.016400913,-0.015430362,-0.036033686,0.022979237,-0.038691897,0.009856807,-0.04729749,-0.0022130718,-0.046578098,-0.0076725846,-0.0015576127,0.0027844952,-0.037473477,0.020937707,-0.023946002,0.033291567,-0.13518511,-0.002271456,-0.008933248,0.028989062,0.005765382,-0.00407673,0.011659368,-0.031059928,0.006662503,-0.005929953,-0.008703845,-0.029338405,0.03576792,-0.05061042,0.014434764,0.024812749,-0.025437078,0.0033224311,-0.009295743,0.04361105,-0.0033165235,-0.041846782,0.019400952,-0.04307426,-0.012118574,0.019167962,0.0073241275,0.01825319,-0.01651687,-0.019076535,0.008813769,-0.014507695,0.036282554,0.028292421,-0.0047629573,0.0064422414,0.0037680052,0.012202042,-0.012742339,0.0052291434,-0.039791938,0.013837674,0.008813818,0.012459386,0.015376177,0.007953557,-0.046204206,-0.011708059,-0.0073548406,0.011910147,0.026244134,0.022468971,-0.00665972,-0.00068851915,0.009665567,-0.017613845,-0.051063687,-0.0076210317,-0.044862933,-0.015868409,-0.009865956,0.043897424,-0.017347245,-0.022111243,-0.0093168225,0.022917615,0.009372728,0.010475523,-0.012505374,0.004741183,0.009165002,-0.014131916,-0.03801436,-0.019365037,0.002636871,-0.014788053,0.06027064,-0.03663673,0.010743857,-0.0055449796,-0.001639408,-0.019800026,-0.0005670476,0.06212048,0.034182914,0.007643502,-0.011987425,-0.024585655,0.002199085,-0.006435742,-0.0022817329,-0.06186879,0.008676839,-0.05452339,-0.025307737,0.033811435,-0.012857777,-0.03924005,0.01116654,-0.02512989,-0.019118875,-0.05521465,0.007719894,0.02190771,-0.043684106,-0.01700615,0.064730495,0.0050446377,-0.012477594,0.020395873,0.0014916122,-0.003750925,-0.023870442,0.0111688245,-0.061366238,-0.04852534,0.007508598,-0.021286534,-0.011542988,-0.055782743,0.021385195,0.019935036,-0.04910742,-0.020882584,0.02117669,0.0408444,0.03403778,-0.009971812,0.005953851,-0.017997736,-0.029465457,-0.037018016,-0.018146468,-0.003948572,0.034440994,-0.018276667,-0.05426786,0.04499607,-0.070583135,-0.028403154,0.00078489777,0.011663734,0.027138364,-0.01530687,0.0014897462,-0.048485637,0.02385711,0.026722884,0.020799447,-0.061582267,0.004167113,0.006614397,-0.02108424,0.088583745,-0.030047603,0.058976904,-0.026889332,-0.012719835,-0.020717772,0.05133828,0.029764673,-0.014282196,-0.014973365,-0.013068966,-0.018627925,0.04672266,-0.0052081044,-0.026425693,-0.018207368,0.03391019,0.009067972,-0.03330035,-0.013119554,0.0006044375,0.04103314,-0.023535112,0.007278409,-0.04557192,0.037113182,0.0049144933,0.028194107,-0.0069079795,0.07826628,-0.004490808,0.008699846,0.012795928,-0.02843025,0.04187593,-0.051082753,-0.016104117,0.040015254,0.012616776,0.0018681582,-0.03328278,0.040313315,-0.017765217,0.012866348,0.035940975,-0.01133123,0.050254498,-0.00400695,-0.012417044,-0.045893807,-0.031243922,-0.012081618,0.02018884,0.009559467,0.02036853,-0.01692802,0.02805383,0.006954038,0.049867198,-0.014991076,0.012721876,0.009065023,-0.044759322,0.01574824,0.041514974,-0.006588578,-0.036839135,0.012851178,0.0020154482,-0.019241743,-0.05323965,-0.03852837,0.0021627813,0.007095971,0.01728408,-0.0021593573,-0.03371264,0.01558862,0.026654571,0.012879506,0.03101726,-0.005625186,-0.034809224,0.0101154195,0.011764187,-0.011587194,0.044745803,0.006450956,-0.0031234145,-0.0012493386,-0.06456244],"last_embed":{"hash":"1r5iswx","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"1r5iswx","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Backup Commands","lines":[182,205],"size":515,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1r5iswx","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Backup Commands#Quick Gitea Backup": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042547878,0.036141116,-0.039683435,0.014186464,-0.04065521,-0.04638622,0.031831242,0.031540107,-0.0063506328,0.020264026,-0.0037957279,0.020685872,-0.031168008,0.010067913,0.019125938,-0.011657792,-0.014289018,0.056175124,0.028839614,0.0030957458,0.025954826,0.0105947135,0.07310977,-0.0042663487,-0.05085601,-0.017968947,0.0154044535,-0.01944487,-0.0062429444,0.025983209,-0.02209295,-0.04153893,-0.011134672,-0.004525122,0.009969888,0.017444467,-0.00011974984,-0.026042769,-0.030674879,0.01924971,-0.0075190784,-0.017965062,0.00918967,-0.027383987,0.020079277,0.0008836503,0.037487093,-0.01133476,-0.019490873,-0.00994894,-0.039967384,0.024849482,0.03183324,-0.015111821,0.06539541,0.02390521,-0.0028610248,-0.022750096,-0.037909765,0.012063635,-0.010931979,0.009962222,-0.016706003,0.027015487,0.016433882,0.036189422,0.028960798,0.029062252,-0.015180003,-0.027017463,-0.004781925,0.035444994,-0.04114383,-0.014148913,-0.031460658,0.022040302,0.0142158205,-0.03724486,0.022894632,0.036560636,0.0128205735,-0.0147113465,0.013177478,-0.0188021,-0.028667359,-0.014271079,-0.03940411,0.08970705,0.015372128,0.038975414,0.022261903,-0.028779814,0.0040925187,-0.051624417,-0.04511756,0.019126149,0.01594739,-0.021412544,0.040826213,0.00018347093,0.0022563685,0.0010776662,-0.03150493,-0.016667672,0.0051687323,-0.026376601,0.0028489796,-0.0010462806,-0.012248166,-0.0057415655,0.023059616,0.019196594,-0.0043497644,-0.0031932844,0.016806914,-0.035954464,-0.0015946389,-0.026585575,-0.016201304,0.0016209902,0.001251469,-0.0048800767,0.03510419,-0.0083751185,0.025899261,0.012992181,-0.0144991735,0.039727252,0.020582004,0.034836385,-0.022621099,0.04423221,0.008766711,0.010559727,-0.030831823,-0.016793678,-0.010726985,0.054406293,-0.024685685,-0.06355734,-0.0034251036,0.038515054,-0.002258655,-0.0049470784,0.003317327,-0.0012634438,0.054584883,-0.0077601187,-0.019952793,-0.04917934,0.023197941,0.04535505,0.00079161616,-0.037037652,0.02763832,0.002935124,0.006409691,0.021918222,-0.027396286,-0.007494441,-0.017028106,0.005024403,-0.01567709,0.044958573,0.05601877,-0.054784592,0.015957527,-0.028425226,-0.03371181,-0.006105233,0.0051882965,0.013020773,-0.00706081,0.06695785,0.0397214,0.036447622,0.01086693,0.041972592,0.036771737,-0.03387256,-0.08289052,-0.03698093,-0.033044398,-0.021047711,-0.03196392,0.016011443,0.0066251364,0.004157212,-0.007974236,0.054153867,-0.014875335,0.029855208,-0.00047847076,0.02719391,-0.006168428,0.0078699365,0.0547457,0.014505833,0.000008327396,-0.004732518,-0.01573839,0.042258397,0.035673767,-0.00805205,0.032212827,-0.02759924,0.020134894,-0.04013778,-0.0010015516,-0.07487287,-0.0015880786,-0.01094346,-0.042614065,0.060522385,-0.03907759,-0.019677961,-0.0018942193,0.0029848213,0.023154033,-0.016800737,-0.030977516,0.030461673,-0.04100325,0.027046146,0.06893372,-0.0067432756,0.02148173,0.033048958,-0.0157217,-0.0033177834,-0.0329412,-0.010495667,0.019253103,-0.014176568,0.120407134,-0.016239895,-0.049402956,0.010959801,0.030762253,-0.026222935,0.00044689653,0.0142137855,0.00061530905,-0.015150372,-0.021146325,-0.01329937,0.027380446,0.0315016,-0.027674837,-0.026536083,-0.04727959,0.0064893058,0.009839905,0.01311826,0.024873981,-0.014329465,0.009845055,0.0022635965,0.00342934,0.0015488458,0.018642085,0.05280967,-0.024215512,0.016439747,0.0013058803,0.029433705,-0.021231571,-0.021868888,0.004984625,0.0064607714,0.02792995,0.019094551,0.033591293,0.053326607,-0.003717937,0.01573619,0.009239838,0.02192826,0.0397566,0.05387125,-0.0639138,0.001492081,0.024138784,0.01654356,0.025953295,-0.024240855,0.01168134,-0.022225138,0.0070379367,-0.012755945,-0.05786847,0.038680147,0.08148257,-0.0014100785,0.022934938,0.058944162,0.0107929995,-0.17243727,-0.004659204,0.013048932,0.021752952,0.015463188,0.008228591,-0.025593055,-0.016254965,-0.073895626,0.03235991,-0.028094934,-0.043466035,-0.016676702,-0.020514267,0.0613331,0.016409462,-0.021548484,-0.018092085,-0.025506081,-0.03243027,0.00040809537,-0.021137739,0.01860617,0.010722966,-0.02136658,0.028701521,0.039973695,0.0019803725,-0.010073107,-0.022662548,-0.028450707,-0.039327946,0.004398346,0.009050549,-0.025817145,0.040174626,0.0070084194,-0.018972374,0.03481253,0.0037269322,0.01741944,0.06625878,0.0029488897,0.0514924,0.02471373,0.055524223,-0.017818341,0.00816567,-0.068244725,0.008344427,0.052942593,-0.030857543,0.014341708,0.0234893,-0.040218785,-0.033789802,-0.04255011,0.034701366,-0.035733614,-0.009547529,-0.013725243,0.013443201,-0.032589793,-0.029976383,-0.016549975,-0.01711334,0.038254656,-0.010769178,0.030752623,-0.0073034274,0.032885637,-0.07856032,0.061673503,0.026136594,0.006874786,-0.009891758,-0.001173553,-0.043347936,0.021000804,-0.141159,-0.033551734,0.0040707984,-0.00041871436,-0.0055992715,-0.00930485,-0.008902402,-0.038825404,0.054797653,-0.007483111,0.20930235,0.0018402721,-0.034529317,-0.0069342074,0.004116326,-0.0055600707,0.0063383947,0.045654316,0.02468245,-0.04035588,-0.011583223,-0.0068692067,0.014864155,0.013355983,0.010865156,-0.008431765,-0.00532998,0.0063259555,0.04761412,0.009547729,0.05058392,0.0057562203,-0.024549887,0.046944454,-0.020427695,-0.0537739,-0.018689016,0.0021793128,-0.048521534,0.087275214,-0.011345104,0.05366266,0.017423676,-0.023974033,-0.053422716,0.009641985,0.010156718,-0.056718692,-0.0505089,-0.015391684,-0.019882271,-0.011812427,-0.010928171,0.003961059,-0.032871578,-0.016869398,0.005160652,-0.007978118,-0.046734076,-0.030429726,-0.052760936,-0.015173448,-0.036162276,-0.016729228,0.035505675,-0.018154375,-0.036224607,-0.038668964,0.020236041,0.058158662,0.018302627,0.011166409,-0.07074345,0.02025722,0.011350858,0.03963237,0.018146269,0.026071995,0.037351772,0.04048872,0.02425315,0.014549822,0.007997486,0.0019342883,0.004244111,0.018940294,0.05230386,0.053614356,-0.015092024,0.05421082,-0.0296131,0.0211613,-0.006541079,0.019557845,-0.0019690734,0.03610126,-0.020323412,0.027860345,-0.011694075,0.0072682453,-0.005442043,0.01285495,-0.010527625,0.035025787,0.05343303,0.04055562,0.014135249,-0.0213922,-0.03602161,-0.004407503,0.011732251,-0.011517749,0.007384166,-0.037626717,0.059826653,-0.0064811883,-0.047357827,0.0040281992,0.06593565,-0.026199166,-0.013963349,0.01276958,-0.03272557,-0.031674005,0.0016036514,0.06722591,0.04821671,0.010206552,0.005606579,0.0316089,-0.014918477,-0.020016648,-0.022826303,0.010599776,0.0139726335,-0.032598834,-0.038527574,-0.0076461732,-0.03478715,0.04774376,0.025137514,-0.024252957,0.011306733,0.026837977,0.01943508,0.021616677,0.022150448,0.0019977817,-0.012527897,0.021864548,-0.031096792,0.025077067,-0.0060731973,0.011263329,0.035776693,-0.017038152,0.030250102,0.0044920607,-0.04757432,0.027747829,-0.010680727,0.06831814,0.029377071,0.004005514,-0.03326878,-0.022968158,-0.029074425,0.011816355,0.03776417,-0.036473,-0.0018974899,0.0074710203,0.058046725,0.038616516,0.040285043,-0.012099402,-0.032810394,0.015930297,0.0031211122,0.0022420571,0.011434663,-0.033667613,-0.03251975,0.0049232906,-0.00050708774,-0.055224825,-0.035378344,-0.0035503244,-0.026446583,-0.022230571,0.03753036,0.0041183573,-0.037436377,0.02231914,0.043302253,0.003655716,-0.03176646,-0.0010741891,0.010848704,0.0002259009,-0.049903482,0.08869905,0.02060135,-0.0031490189,-0.02623572,0.04277168,0.0691324,0.0007691506,0.033960443,-0.0103473915,-0.032889724,-0.015194062,-0.020529566,-0.03165442,-0.035345804,-0.03496212,0.016208874,0.0012436341,-0.010749036,0.0074226023,-0.036397673,0.008950372,-0.022082947,-0.016055083,-0.020417172,-0.045064937,0.053200208,0.005840838,0.06593146,-0.046286535,0.024517972,-0.043558195,0.022759568,-0.011127265,-0.046905793,0.015452705,-0.020635031,-0.033615217,-0.0013439043,-0.053068552,-0.0018603057,-0.04796682,-0.0089045735,0.0017146701,-0.022648035,-0.03124694,0.018675927,0.035084404,0.040908102,-0.030277254,-0.0055881385,0.021475358,0.01794182,0.07994868,0.030811213,0.03966344,-0.016072197,-0.011712237,-0.003782671,0.009224894,-0.01398669,-0.042555176,0.010186647,-0.018205829,0.03566049,0.0187022,0.013256578,-0.018378468,-0.04201296,-0.032191105,-0.008595385,0.005154121,0.022738675,-0.000114029506,-0.019638201,-0.0016891325,0.037277903,-0.027348582,-0.030062549,-0.041874632,0.007528391,-0.01353468,-0.041153576,-0.033282045,0.027080359,-0.00320295,-0.04911507,0.0072632944,-0.008139808,-0.053340577,-0.041314207,0.033022124,-0.0042233146,0.022798046,0.00035525206,0.04414919,0.015343294,0.0075546964,-0.035963483,-0.041737583,-0.01569886,0.011426107,-0.016167909,-0.017792229,-0.03145493,-0.027057352,0.0066733905,-0.0025406994,-0.008536633,0.029849911,0.010756294,0.008626423,-0.052039538,0.0066837477,-0.030309122,0.039047815,-0.0122525,0.0121247545,0.0421239,0.025635296,0.031490844,-0.08241461,0.006364422,0.019659748,0.036675673,0.020813653,0.005270218,-0.026010772,0.03200692,0.011424141,-0.021760779,0.010758415,-0.031817142,0.013915248,-0.017919056,-0.0038657007,-0.06560822,-0.030629314,-0.0068993764,0.040590946,-0.046170563,0.0058017657,0.0039515393,-0.019750984,-0.055009358,0.007348618,0.025354601,0.007260697,0.022025699,-0.013073436,0.028989421,0.038090292,0.005148756,-0.01783465,0.0032255678,-0.0153793795,-0.007419433,-0.016548466,-0.03740656,-0.019372491,-0.008710277,-0.015805878,0.0013234601,-0.0052876435,0.0016654837,-0.046828765,-0.029580168,-0.035715465,0.08424923,0.004451067,0.0068847416,0.0232269,0.025322063,-0.014416775,-0.016180985,-0.046324313,0.013059084,0.011634319,-0.042040583,-0.00013826886,-0.010515528,0.050124068,0.008317048,-0.025667572,-0.0338215,0.026301637,-0.00062676,-0.015349193,0.01767595,-0.020677794,-0.040570684,0.012995742,-0.039017014,-0.0009948254,-0.052196093,0.0032692691,-0.0325511,-0.0074059437,-0.0036344784,0.01364339,-0.014514192,0.013007683,-0.024493836,0.025230393,-0.13103566,-0.013061457,-0.024233649,0.034294866,-0.00002253006,-0.002028482,-0.0014236945,-0.030682044,0.010804176,-0.0070469338,-0.0033442231,-0.022602124,0.031110441,-0.035636347,0.021563252,0.029093198,-0.01295493,0.008207216,-0.018385055,0.043028407,-0.017593877,-0.03187498,0.013447911,-0.055134755,-0.013979515,0.015403891,0.0042261174,0.0089962045,-0.010493145,-0.0045794356,0.014273687,-0.018714301,0.021693248,0.039927375,0.001660995,0.012714666,-0.002422954,-0.0007530693,-0.019069018,0.00044187965,-0.024184447,0.01600936,0.0020131387,0.024288286,0.017827826,-0.0012469989,-0.039150935,-0.016079556,-0.009283946,0.027234735,0.014615288,0.036320172,-0.016169984,-0.0143977,-0.0035207372,-0.019608237,-0.045554765,-0.0061855856,-0.02965165,-0.020999866,-0.025354857,0.045506235,-0.025957856,-0.026398972,0.008044009,0.02580285,-0.0020847332,0.010764951,-0.0070681726,0.010842747,0.014283602,-0.011060184,-0.025734741,-0.022454599,-0.0046385266,-0.023636414,0.059761316,-0.031192703,0.023797607,-0.022567045,-0.014986517,-0.02778551,-0.006481716,0.056870893,0.04335385,0.008609621,-0.01323662,-0.018329911,0.0024300704,-0.008487328,-0.01836451,-0.05886831,0.009757059,-0.06304357,-0.035390384,0.039131768,-0.020077975,-0.058508664,0.0092698615,-0.029130615,-0.015779857,-0.04440353,0.0066451724,0.016246114,-0.046312537,0.0010994421,0.0679985,-0.006611587,-0.015398156,0.014151882,-0.008180601,-0.007874131,-0.037893847,0.0010395354,-0.07781023,-0.047037274,0.009888898,-0.015802035,-0.007048597,-0.04269346,0.016080087,0.009541759,-0.049746774,-0.019913208,0.030860376,0.03458425,0.031576127,-0.0021087902,0.015940404,-0.027218578,-0.03798123,-0.023950968,-0.009408099,-0.00574864,0.04076782,-0.0066213645,-0.05334759,0.04264601,-0.0769782,-0.033672754,-0.02254205,0.020461872,0.027083026,-0.02778466,-0.0033163773,-0.037388828,0.023404691,0.009936621,0.034671787,-0.05361309,-0.017759921,0.004776922,-0.034768432,0.07211406,-0.03405299,0.04007922,-0.03431729,-0.013003897,-0.021380117,0.05731033,0.021818483,-0.018721668,-0.0075321244,-0.017777123,-0.017386442,0.050637044,-0.00678545,-0.019589938,-0.010076179,0.022083653,-0.0035957901,-0.041343186,-0.0041841986,0.011602715,0.05570766,-0.029785331,0.013070202,-0.04662637,0.038395997,0.002030136,0.032614555,0.0019795827,0.07009864,0.007520486,0.019184545,0.008731926,-0.034236796,0.03803316,-0.044512697,-0.026663775,0.028093724,0.01166675,0.008367719,-0.020748014,0.046776976,-0.022110369,0.0001979044,0.045704897,-0.011272543,0.05500097,0.009096814,-0.008841855,-0.06615271,-0.020120835,-0.0031528047,0.03180314,0.0060102004,0.013497563,-0.009314189,0.028838152,0.0056153797,0.046420697,-0.027034892,0.013755739,-0.0077704354,-0.052099314,0.02487627,0.02845941,-0.0017020269,-0.035001412,0.01420688,0.0020633864,-0.027069483,-0.06138457,-0.041519772,-0.007566822,0.0051934873,0.01184215,-0.009286856,-0.024591858,0.034322724,0.032672323,0.008168642,0.024846956,-0.007673578,-0.037119363,0.011150704,0.020817602,-0.018123811,0.040170547,0.0057610944,0.0014223485,-0.001921088,-0.07662574],"last_embed":{"hash":"xyl4uf","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"xyl4uf","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Backup Commands#Quick Gitea Backup","lines":[184,193],"size":251,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xyl4uf","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Backup Commands#Quick Gitea Backup#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.045541003,0.030988628,-0.036544792,0.011139777,-0.038057674,-0.043749023,0.022718646,0.031056985,-0.004914943,0.019711018,-0.0052429023,0.022366779,-0.03499318,0.0072609256,0.014185666,-0.013104545,-0.011471437,0.054930173,0.02997272,0.00009269116,0.022662545,0.006246388,0.07550527,-0.0046463674,-0.051822275,-0.01764332,0.0155975185,-0.022802204,-0.0054191225,0.023016954,-0.025318267,-0.044427484,-0.011276161,-0.008448289,0.007878226,0.018489888,-0.0015686955,-0.021344656,-0.030593079,0.01915741,-0.009455989,-0.02091937,0.0091651,-0.025087377,0.02653182,0.0011408622,0.03534774,-0.011376684,-0.020586638,-0.009979048,-0.045603212,0.02550939,0.030412676,-0.017001493,0.06989754,0.020015534,-0.0032065492,-0.018154453,-0.03597704,0.006838503,-0.01355407,0.010508085,-0.012860253,0.032820262,0.0163717,0.040455144,0.026284916,0.028963504,-0.013746163,-0.02689511,-0.0041944054,0.036677774,-0.03853169,-0.0076317256,-0.036351547,0.013134315,0.016188657,-0.03300464,0.029678978,0.036480162,0.014324516,-0.01871122,0.012245592,-0.017071655,-0.030568806,-0.019129807,-0.039594047,0.090985075,0.010629995,0.039199363,0.02233691,-0.030183883,0.0003009939,-0.05260368,-0.050170437,0.018911714,0.019514311,-0.019389123,0.038751148,0.0014399509,-0.00045130416,-0.002033524,-0.03456499,-0.020444477,0.001943307,-0.023881102,0.0047022062,0.0019646387,-0.016351508,-0.007686739,0.020810688,0.016587688,-0.003403625,-0.004548238,0.015035015,-0.029890802,-0.0027089964,-0.025377613,-0.020938316,0.0022495757,0.0022313346,-0.009790125,0.040474616,-0.0062448615,0.020839117,0.010351866,-0.015541,0.0347364,0.022632265,0.03751831,-0.02535177,0.04455503,0.014774051,0.0039500673,-0.024788348,-0.012318729,-0.01797876,0.049487114,-0.02539425,-0.06315629,-0.0013190415,0.04267777,0.0022406308,-0.006880291,0.0006712971,-0.001020571,0.055495907,-0.005303555,-0.018922396,-0.04308069,0.021509156,0.0453232,0.004770872,-0.03670064,0.029019333,0.002869432,0.0071558435,0.02393149,-0.025443735,-0.0013782735,-0.023228997,0.011090481,-0.012617758,0.0461054,0.05639777,-0.053745676,0.018668558,-0.023937184,-0.037911672,-0.0053870576,0.009920481,0.023142345,-0.009822703,0.06553627,0.040079903,0.04182217,0.009218373,0.03815017,0.035162415,-0.033225093,-0.07969994,-0.04035404,-0.03662279,-0.023266638,-0.03101658,0.013255609,0.0035797562,0.0005823,-0.009032939,0.051487252,-0.016946126,0.025863644,-0.0019765652,0.02639359,-0.008577083,0.0072588474,0.05320193,0.013686203,0.0032036055,-0.006406558,-0.0139250895,0.041367795,0.039235406,-0.004352444,0.030599002,-0.025782537,0.02293208,-0.03892264,-0.0076746694,-0.07403528,-0.005233691,-0.01486774,-0.040951967,0.06042715,-0.035503015,-0.018880349,0.002372839,0.006914388,0.026162779,-0.014863429,-0.031921394,0.030167088,-0.035183422,0.025947431,0.070199415,-0.008278204,0.029245304,0.029168168,-0.018323923,-0.0068649994,-0.029933332,-0.012956198,0.017559944,-0.010897617,0.12410626,-0.01793967,-0.043336626,0.005781892,0.026530802,-0.027502144,-0.002262581,0.019048566,-0.004981414,-0.012797315,-0.017281158,-0.0068579637,0.03115017,0.034351416,-0.029296769,-0.025845693,-0.045666978,0.00538234,0.013246522,0.01172998,0.020457385,-0.014705874,0.00765067,0.0035081417,0.0061717327,0.0033962922,0.020123584,0.055617332,-0.022926923,0.017853519,-0.00300254,0.030737087,-0.021380484,-0.022319391,0.0024183143,0.0036967688,0.030757807,0.020868683,0.033528924,0.051929366,-0.0006445966,0.017083848,0.013683257,0.02072814,0.038273875,0.051490206,-0.064382926,0.006031781,0.025905784,0.014831566,0.02855253,-0.022867389,0.011469831,-0.020000936,0.010706003,-0.00821244,-0.06382387,0.038004506,0.0818899,-0.003919751,0.021196809,0.057641264,0.010349761,-0.17089617,0.000011037218,0.011923089,0.016254434,0.015057411,0.008450929,-0.023503955,-0.022785056,-0.07535654,0.033712998,-0.03688107,-0.043835007,-0.015391904,-0.026935065,0.062189434,0.009841761,-0.02049743,-0.017668327,-0.028199293,-0.033442568,-0.001787597,-0.021747727,0.018094877,0.013347409,-0.019453954,0.03193509,0.034281556,0.001268511,-0.008305694,-0.025458133,-0.031125864,-0.042579774,0.0043629627,0.009626202,-0.02607282,0.038082253,0.010114617,-0.018807862,0.030866507,0.0018571733,0.015373869,0.06978434,0.0036580488,0.04954472,0.022113776,0.05748605,-0.016605217,0.008614381,-0.06712225,0.0099809505,0.05607673,-0.030030342,0.015023277,0.021664217,-0.040038962,-0.02427859,-0.04306087,0.034008373,-0.03894522,-0.011125796,-0.014380473,0.015203183,-0.03441317,-0.015396973,-0.013546264,-0.014433428,0.03464955,-0.009785622,0.02887793,-0.0026914808,0.03410308,-0.076675184,0.060878523,0.026896048,0.0019450085,-0.006546838,-0.005067813,-0.0440132,0.023322081,-0.13958162,-0.04037089,0.0064412556,0.003441536,-0.009365633,-0.0072574196,-0.008573932,-0.037630927,0.0519837,-0.01120474,0.20907862,-0.0003268303,-0.029748352,-0.010812144,0.0028872888,-0.009279649,0.009955195,0.04553246,0.02678054,-0.04014971,-0.012994723,-0.006799204,0.014899354,0.008453578,0.01014921,-0.013056738,-0.0044142427,0.004976227,0.047335256,0.008154713,0.05503387,0.0048765265,-0.021590386,0.049632274,-0.022684464,-0.054016586,-0.01841052,0.00686071,-0.04600743,0.08764343,-0.013936562,0.05762946,0.014263903,-0.021310098,-0.04592073,0.014797448,0.017700829,-0.05192496,-0.049134627,-0.0118055465,-0.019883612,-0.011701395,-0.017732618,0.0015051594,-0.030040624,-0.015658641,0.0057417927,-0.0037412408,-0.048837963,-0.032563016,-0.050947197,-0.015646791,-0.03627206,-0.012984118,0.0324836,-0.011675446,-0.03807799,-0.03815175,0.014996773,0.050235845,0.017135689,0.011450539,-0.06767217,0.022253325,0.014003511,0.034675322,0.020224087,0.026633244,0.037241247,0.038743317,0.025388006,0.015937451,0.009161876,-0.0020468978,0.0001043937,0.020385988,0.047353845,0.057061125,-0.014853347,0.05955293,-0.030708082,0.022031007,-0.007805193,0.023918917,-0.0009951396,0.039821718,-0.02285221,0.024009196,-0.014287022,0.0041797454,-0.0040956046,0.012446253,-0.011184055,0.04041621,0.052170094,0.038303494,0.009636654,-0.021520043,-0.034338165,-0.005763938,0.0068908865,-0.008680403,0.008382525,-0.035839584,0.06406359,-0.0013414978,-0.050963342,0.0025597268,0.063394986,-0.02675845,-0.009826043,0.013956978,-0.029580925,-0.030292382,0.0044420697,0.06859211,0.0522238,0.012627561,-0.0011272039,0.031295076,-0.016470738,-0.020537227,-0.019546786,0.01303089,0.018227901,-0.036766134,-0.037419584,-0.009909056,-0.03520903,0.049888626,0.026236068,-0.02090237,0.018984012,0.026854774,0.021055663,0.01853516,0.026628794,-0.0007773804,-0.015030561,0.021757912,-0.03402906,0.021254448,-0.00981635,0.015835227,0.037081514,-0.021419449,0.03308483,0.0018672526,-0.05105379,0.024996685,-0.00795042,0.06584594,0.028032878,0.0045263027,-0.033581544,-0.026676219,-0.030017432,0.010694237,0.035854243,-0.034358308,-0.0026421305,0.005497685,0.057393342,0.041075148,0.038705014,-0.010657556,-0.039132442,0.014811708,0.007744899,0.0020686365,0.014893889,-0.029525047,-0.02982204,0.0083008,-0.007471234,-0.05194911,-0.033911485,-0.005571357,-0.023301894,-0.022699999,0.03714079,0.0038365542,-0.036913484,0.02536232,0.046547737,0.004124663,-0.029478516,-0.00020004869,0.0056120087,-0.0034985053,-0.04889152,0.089537844,0.020502567,-0.0028759716,-0.031353783,0.04588904,0.06886001,0.0022974287,0.03333794,-0.004593808,-0.02411972,-0.014129668,-0.021552375,-0.0365932,-0.03609117,-0.039599225,0.014950809,-0.0034483566,-0.013348544,0.0020271183,-0.037049193,0.010252643,-0.023747195,-0.015897444,-0.02245763,-0.045865063,0.052325282,0.004217013,0.06670489,-0.040289335,0.026650485,-0.046343688,0.024936492,-0.010988999,-0.04998628,0.009557766,-0.024755128,-0.034733724,0.0008137229,-0.050124113,-0.00021844126,-0.05074986,-0.011524573,0.0043491437,-0.025815716,-0.030810554,0.015922694,0.03318483,0.047559213,-0.03217653,-0.00014600794,0.020510128,0.019659862,0.0831826,0.030842897,0.036095183,-0.014069159,-0.009987046,-0.00024159871,0.009646035,-0.01720241,-0.042866405,0.0076078605,-0.017979505,0.034961686,0.016338889,0.01090662,-0.017681492,-0.04327884,-0.026886502,-0.0038151112,0.0038648297,0.0221916,-0.0013599251,-0.011125304,-0.0015671887,0.040413044,-0.032074265,-0.030069573,-0.042226117,0.009402331,-0.017508024,-0.039158694,-0.034355074,0.027764829,-0.0053368374,-0.044530302,0.010824873,-0.0046160608,-0.054686572,-0.045355294,0.037751757,-0.0022284393,0.015810594,0.0057864147,0.043636914,0.019809207,0.007280239,-0.034350485,-0.04812465,-0.023263352,0.011689829,-0.0179925,-0.014755635,-0.030983655,-0.029836599,0.003886567,-0.0031245206,-0.007267221,0.025422556,0.012168567,0.008883339,-0.052157693,0.002434985,-0.030851925,0.038276378,-0.013136624,0.008428078,0.04961414,0.030277722,0.029576723,-0.0837207,0.0040044934,0.015611796,0.037063662,0.01934601,0.0041416883,-0.020243041,0.028295478,0.014472545,-0.021503434,0.007972659,-0.03346514,0.0075729047,-0.012628641,-0.0018022046,-0.067309745,-0.028070755,-0.008515192,0.03479895,-0.04129545,0.009862351,0.006133303,-0.013564794,-0.06000679,0.0038463108,0.023218079,0.0025764813,0.025406074,-0.014785121,0.030545706,0.038030967,0.0078201955,-0.016773885,0.0042751194,-0.017682433,-0.007226441,-0.018197035,-0.03869093,-0.023725979,-0.011419538,-0.012235897,0.003278536,-0.007884424,0.0017343187,-0.05058009,-0.02272626,-0.03404747,0.087184,-0.0003206167,0.006709325,0.023385426,0.027562166,-0.015877897,-0.021419363,-0.041383725,0.013300791,0.0151405595,-0.037912898,-0.0010580195,-0.007841579,0.04281083,0.0045659146,-0.026773602,-0.037455115,0.0243485,-0.0023617249,-0.00865945,0.014494817,-0.0218886,-0.03960187,0.011827476,-0.038235437,0.0034340322,-0.060253162,0.0060206656,-0.027313966,-0.006289581,-0.0009056863,0.010572189,-0.01616983,0.014659174,-0.026004221,0.024750816,-0.12969463,-0.008826429,-0.026318824,0.031420667,0.0008216385,0.0019426175,-0.00311168,-0.030743828,0.014154906,-0.008182094,-0.0029760238,-0.020416109,0.028136991,-0.033793993,0.02024719,0.031077242,-0.0066979094,0.0063864836,-0.017977491,0.03331676,-0.019642241,-0.03304279,0.011313483,-0.054308932,-0.012579067,0.0077697434,0.008985438,0.008061038,-0.011255888,-0.007419343,0.014438976,-0.017215192,0.018359475,0.042424478,0.0045072925,0.010672591,-0.00256408,0.0012165175,-0.019763477,0.0030965446,-0.022301286,0.016611384,-0.00047612275,0.02731502,0.017969798,-0.0038418307,-0.0404276,-0.012979055,-0.015103023,0.02879686,0.014438355,0.03716734,-0.010636713,-0.012666864,-0.0052510286,-0.019652298,-0.04604972,-0.0046455753,-0.028033972,-0.027277475,-0.02974478,0.04443027,-0.027477715,-0.026691908,0.007881226,0.023316188,-0.0015559226,0.013802785,0.0030754553,0.00805843,0.01713982,-0.013707906,-0.026549166,-0.021984294,-0.0005736022,-0.018520076,0.054207336,-0.028598044,0.02030671,-0.02245849,-0.015416557,-0.02458905,-0.008222041,0.047868993,0.050569136,0.012584052,-0.012387831,-0.013751419,0.007459931,-0.004565429,-0.020469587,-0.054921493,0.009741682,-0.06672083,-0.038664978,0.037555814,-0.023576757,-0.060137317,0.009410994,-0.02354477,-0.014999824,-0.039119426,0.0069752582,0.01989478,-0.04791052,0.003662071,0.066182956,-0.008743355,-0.009208791,0.011716899,-0.008918989,-0.006414232,-0.03971562,-0.002696555,-0.07744807,-0.048919722,0.009471086,-0.013768527,-0.00457678,-0.04331082,0.020806877,0.008846516,-0.04876519,-0.017276453,0.03349402,0.039812963,0.026286358,-0.0027477467,0.019031418,-0.02275152,-0.040730234,-0.019820286,0.004196818,-0.0037597227,0.04351434,-0.0041055134,-0.05417795,0.045763712,-0.07382384,-0.032913256,-0.022524808,0.018903023,0.027408589,-0.026407605,-0.0053985445,-0.03315152,0.020858403,0.004537139,0.03792128,-0.05499673,-0.017980043,0.0031198936,-0.03573338,0.06837449,-0.033509556,0.033619117,-0.033024643,-0.010802445,-0.019063348,0.06096435,0.013560068,-0.024613056,-0.006323007,-0.012547762,-0.015969357,0.051612493,-0.008802676,-0.01826856,-0.005091281,0.021923993,0.0062145283,-0.04854636,-0.0032580376,0.010014443,0.05684492,-0.030239606,0.013182074,-0.04279128,0.037970096,-0.00076662697,0.034110487,0.004851691,0.06984693,0.008932411,0.018876312,0.01150008,-0.031141976,0.03803468,-0.04549569,-0.031813353,0.026028426,0.013976005,0.015310231,-0.019106371,0.048514016,-0.028151639,-0.0017508257,0.04265624,-0.011371954,0.05858454,0.007864775,-0.012731174,-0.06727239,-0.022232855,-0.004064537,0.02861599,0.00037506898,0.015504148,-0.012515205,0.031677555,0.0057630315,0.04234768,-0.030905765,0.014029759,-0.009192668,-0.054537177,0.026549354,0.02375787,-0.004858206,-0.031168338,0.010042599,0.00032538522,-0.029445553,-0.05621806,-0.040952243,-0.011076267,0.0045421324,0.011117022,-0.011761708,-0.027254954,0.032282755,0.027807409,0.011377581,0.026795171,-0.011013184,-0.0359407,0.012866217,0.021377914,-0.017341299,0.03935447,0.0015669633,0.0020958174,-0.006294226,-0.07830205],"last_embed":{"hash":"zn4bdr","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"zn4bdr","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Backup Commands#Quick Gitea Backup#{1}","lines":[186,193],"size":227,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zn4bdr","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Backup Commands#Snapshot Entire Stacks Dataset": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022751074,0.019391412,-0.044264175,0.031434465,-0.027483284,-0.06369329,0.038465295,0.026461393,-0.008932195,0.012407322,0.00640361,0.04056015,-0.015649334,0.028948085,0.028843218,-0.0034471708,-0.0045285984,0.06148882,0.030060608,-0.023964714,-0.012196992,-0.009905452,0.03612491,-0.01096927,0.012404401,-0.005830222,0.01173391,0.003943911,-0.022208905,-0.0015052112,0.03020332,-0.03184016,-0.0072766184,-0.0037399759,-0.015035082,-0.0052936454,-0.019397521,-0.0101808505,-0.019214096,0.00763059,-0.012004513,0.016534954,0.036662158,-0.042405386,-0.024794856,-0.00023537001,0.0348237,-0.023639431,-0.021989182,-0.013541697,-0.015811773,0.03499868,0.015489629,-0.027354857,0.06549615,0.046479203,-0.007787564,-0.0064500207,-0.050165914,0.024561828,0.021538714,0.009810509,-0.0298075,0.014575318,0.017659556,0.039361913,0.054689158,0.033928983,-0.016113592,-0.017094845,0.025432477,0.009381282,-0.036793105,-0.027726954,-0.016072487,0.0064844633,0.09067921,-0.040740028,0.045409366,0.013338917,0.016387988,-0.03346036,0.011082011,-0.0047826497,0.006186002,-0.015535732,-0.051016133,0.09320823,0.059032507,0.030023387,0.023659943,0.008148033,0.010039347,-0.03882246,-0.032874115,-0.01166408,-0.015853878,-0.011087615,0.014951976,-0.024861895,0.029984724,0.01241143,-0.045041762,0.004593562,0.025993455,-0.002028253,0.006474369,0.024204154,-0.050457682,-0.013378434,0.018049425,0.030483637,-0.02668868,0.025360597,0.023807682,-0.03416631,0.036497284,-0.049955234,-0.012587648,-0.014969257,-0.015274863,-0.011343859,0.025559051,-0.04641037,-0.000855683,0.015942281,-0.011958969,0.06026089,-0.027578775,0.026193753,-0.024999604,0.07718907,-0.019837987,0.032286916,-0.052591447,-0.010370641,-0.0009951708,0.019279674,-0.0021312465,-0.046854235,0.04362621,0.018203037,-0.021291947,-0.019029716,-0.0032999495,-0.03768177,0.013709783,0.0004825279,-0.007829968,-0.031198347,0.014122498,0.059735287,-0.0053903614,-0.035101373,0.03999234,0.008946983,-0.016266162,0.009427072,-0.031147847,-0.003798547,-0.010837301,0.0008281142,-0.041196354,0.032191124,0.07615006,-0.039850175,-0.0012700036,-0.032402754,-0.025120122,0.00864652,-0.0050537377,-0.05076756,0.0357716,0.015875777,0.013235448,0.022899453,0.044573788,0.04280404,0.024664273,-0.04986519,-0.09419307,0.00799478,-0.008999471,-0.0000038970056,-0.01436021,-0.0111899655,0.039935164,-0.0406871,-0.02315497,-0.002372778,-0.019039938,0.041340414,0.031665258,0.01031054,0.014769937,0.015780207,0.031141339,0.019214464,-0.017957298,-0.016392983,-0.0031026278,0.038220238,0.025301088,0.018894808,0.017211152,-0.028267696,-0.004259298,-0.021721294,-0.010703084,-0.025727583,-0.0013298938,0.02282411,-0.025549455,0.038215682,-0.015051029,-0.020228066,-0.0028986372,0.013985063,0.004457271,-0.012287205,-0.052499894,0.034861296,-0.025002081,0.016533952,0.061584618,-0.023633117,-0.028698675,0.04235166,0.010446558,-0.027370593,-0.025043124,0.0056428695,-0.00077851594,-0.003361702,0.053221848,-0.012043082,-0.07588358,0.022553409,0.055468068,-0.03474014,-0.012149046,-0.014600391,0.004883157,-0.054061618,-0.03892583,-0.015015922,0.039427146,0.023120891,-0.014976008,-0.043806646,-0.037433486,0.022621162,-0.02706305,0.027610945,0.039764374,0.01570113,0.04316064,-0.014292958,-0.027960146,-0.0079852585,0.008494924,0.049921684,0.0072672376,0.006601476,-0.0055617755,0.009263346,-0.020567082,-0.003292091,-0.0075437888,-0.020641865,-0.0045550503,0.044607848,0.04510034,0.044728704,-0.037627205,0.006510322,-0.008864871,0.031613182,0.043342326,0.05499238,-0.0562611,-0.004309541,-0.006806079,0.040741447,0.02825473,-0.016285302,-0.010841661,-0.058413252,0.0061174133,-0.0298423,-0.07678087,0.030979669,0.07154634,0.0007276036,0.002576183,0.06547299,0.022438586,-0.14248879,-0.00883208,0.022567198,0.061076596,0.020498542,0.020487629,-0.00017065427,-0.042558964,-0.061667196,0.041355725,0.0073024756,-0.057545852,-0.0156225525,-0.019861309,0.031615168,0.0075327256,-0.010429091,-0.007157667,0.0070377234,-0.026313053,0.016799618,-0.01670912,-0.013102773,0.0015089439,-0.07167519,0.013109053,0.030119572,-0.014432754,-0.01791355,0.005201493,-0.022460386,-0.01271856,-0.00056730985,-0.017671619,-0.0014756853,0.026089186,-0.0015770951,0.04242283,0.044614233,-0.01367049,-0.008324673,0.05402536,0.0201321,0.009893655,-0.008148488,0.028984874,0.003748994,-0.019015154,-0.04738999,-0.008045849,0.051092092,-0.021413298,-0.019006494,0.005353479,-0.04603052,-0.055432566,-0.046144,0.030213932,-0.023106571,-0.03493613,-0.0061680656,0.0075315256,0.00038637518,-0.10080178,-0.039692897,-0.03044419,0.06181149,-0.017981075,0.018569073,-0.046180617,0.037624206,-0.042834684,0.047526825,0.01753416,-0.014348494,0.0008428675,-0.036233187,-0.035968747,-0.005921746,-0.12659651,0.006673427,0.011770377,-0.0042886916,0.007919526,-0.0047873124,-0.0033304316,-0.022311589,0.020223172,-0.032059234,0.21283117,0.018348198,-0.008202397,-0.020423552,0.03143332,-0.020902196,-0.007824058,0.0032934055,0.03184727,-0.038133025,-0.032628555,0.012138209,0.019140411,0.012700428,-0.019946001,-0.014385306,-0.021911545,-0.0008720874,0.07531793,0.036587186,0.030583708,0.011834992,-0.013438542,0.03806641,-0.029407306,-0.019229887,-0.04850582,-0.012418385,-0.044463012,0.019580293,-0.019732544,0.03839875,0.02512843,-0.0069557973,-0.08188131,-0.020909416,0.02770826,-0.020467663,-0.04376226,-0.022744173,-0.00896516,-0.0071939453,0.015648462,0.026945801,-0.023977399,-0.03127396,0.0057027736,0.021617182,-0.017627887,-0.020610476,-0.037620533,-0.0136329075,-0.04295056,-0.01716192,0.010155374,-0.042408187,-0.0026783478,-0.036923967,0.028936265,0.07282889,0.02086118,0.0010589178,-0.07208469,-0.012264206,-0.01522841,0.013858756,-0.0027470721,-0.011852313,0.013411739,0.041801434,0.02969726,0.01925702,0.004977869,-0.013922079,-0.00671712,0.032715533,0.03835653,0.016659064,-0.0089223115,0.02892594,-0.05043691,0.030959064,0.030262677,0.019225627,0.0014169046,0.00965442,-0.03453594,0.042755477,0.00934455,-0.022924107,-0.019285409,0.0132996505,0.041547265,0.035476014,0.04585032,0.051895976,0.00009330704,0.0022283248,-0.010747283,0.040499464,0.026018295,0.005787224,0.013043199,-0.034027364,0.06795974,-0.0130511755,-0.058108438,-0.027536351,0.05376946,-0.025825964,-0.05569644,0.045451235,0.017226502,-0.001577291,-0.00932025,0.06504957,0.033981796,0.01701523,-0.0072351475,0.032035865,-0.017867487,-0.034989044,-0.0067059016,0.014614307,0.028026514,-0.046181243,-0.060813326,-0.004627979,-0.011115497,0.056558955,0.032898676,-0.032997645,0.014931851,0.045631934,0.04635577,-0.011529233,0.024202578,0.005051956,-0.007710803,0.04942335,-0.051560413,-0.0005143646,-0.017361732,-0.02063721,0.035780754,0.007840294,-0.011881395,0.009969638,-0.016974054,0.028302534,-0.00057298114,0.06576081,0.026043221,-0.013168405,-0.03329581,-0.010656137,-0.035413925,0.038042203,0.038179394,-0.04394687,0.0056129764,0.021529878,0.037364285,0.038176857,0.03616954,-0.028718438,-0.0451382,0.023695126,-0.0032534103,0.008628148,0.017304858,-0.034390345,-0.038968846,-0.0052417372,0.014190887,-0.032526616,-0.06866883,-0.025435932,-0.05850166,0.0050340234,0.033372164,0.01046099,-0.033559855,0.01035494,0.031798817,0.031416718,-0.034561317,0.009579129,0.035025783,0.0047172876,-0.033320744,0.08115097,0.019272795,-0.01135885,-0.010037955,0.010305555,0.05482414,0.03309944,-0.003879588,-0.054189112,-0.034551434,-0.07295601,-0.014484286,-0.043322027,-0.01858087,-0.013708348,0.051429417,0.040160142,-0.0010624424,0.010669156,0.0041669607,0.020237228,0.006095246,-0.030103272,-0.032991003,-0.053460803,0.037524864,0.03384709,0.0119997235,-0.058792114,-0.0056748884,-0.02045034,0.02646114,0.0028122428,-0.025986342,-0.021189598,-0.013448388,-0.031000292,0.016937815,-0.019742902,0.0003252226,-0.024313753,0.038806163,0.015933543,0.014041968,-0.003763457,0.02999362,0.04001906,0.03821069,-0.026456838,-0.03554803,-0.0025997849,0.022097034,0.072635815,0.019866312,0.043367207,-0.015250131,-0.0023543541,-0.011520022,-0.00008802528,-0.021297231,-0.027820705,0.015710458,-0.011069626,0.011653445,0.035210237,-0.005853206,-0.015507706,-0.047504257,-0.065709546,-0.020369308,0.027225794,0.016458714,-0.025067398,0.00023365885,-0.022888057,0.012186935,-0.028497465,-0.012284005,-0.025319837,-0.034843214,-0.0140373735,-0.047329392,-0.013406244,0.041599374,-0.0035373513,-0.05589701,-0.029195577,-0.015463598,-0.013573291,-0.028227486,0.016152054,0.052624337,0.040973634,-0.029853834,0.017667329,-0.0023684853,-0.00017332932,-0.018831551,-0.03319962,-0.0019762977,-0.009450777,-0.052359316,-0.008656952,-0.04789323,0.0035552762,-0.0054710954,0.017308895,-0.011467295,-0.0169081,-0.0008500865,-0.013177002,-0.02615963,0.029695025,-0.0226235,0.018030591,-0.031814042,-0.027339175,0.027764805,-0.019634716,0.014305276,-0.052848756,-0.009519976,0.053750765,0.014223671,0.010504328,0.038223878,-0.007951669,0.008544762,0.0111999,-0.060494483,-0.01051196,-0.038899023,-0.0136083225,0.020994833,0.012160353,-0.013006234,-0.014039638,-0.021488376,0.040353283,0.00093996694,0.019773664,0.002661378,0.007827062,0.0036200795,-0.00080386957,0.054648437,-0.046826057,0.0074562505,0.005395556,0.008917794,0.057767462,0.013562711,-0.02211594,0.018248877,-0.03650603,-0.012889908,-0.025600847,-0.040973943,0.01826183,-0.0029545957,-0.022630652,0.0047400207,-0.016261445,-0.007324613,-0.046029802,-0.058075815,-0.0005021951,0.04748516,-0.003782774,-0.028793635,0.059308026,-0.000093767645,-0.0523212,-0.008138296,-0.028855804,-0.010605163,-0.00029910594,-0.036155865,0.017880458,-0.015505387,0.04028634,0.025780668,0.005307153,-0.020263353,0.013905254,-0.0054046907,0.0010084568,0.018901236,0.00847467,-0.017732546,0.030896755,-0.029845279,-0.0004562219,-0.025861815,-0.0064114593,-0.04092148,-0.009746816,0.005786484,0.0038424013,-0.058293436,-0.00089682016,0.0069915713,0.060264066,-0.14824805,0.029132055,0.015259795,0.021158455,-0.0009952787,-0.002257296,0.005641264,-0.029602082,-0.013174059,0.0033735682,-0.03725764,-0.036027912,0.029373683,-0.05888012,0.020951124,0.01999287,-0.0057159048,0.003967555,-0.0051718745,0.038725242,0.0099707255,-0.029565103,0.037705958,-0.039074313,-0.0122567685,0.009787224,0.025025142,0.004899463,-0.016717281,-0.031069193,0.013054095,0.0046407194,0.035186008,0.03402898,-0.021442413,-0.0006172246,0.0031948902,0.01505034,-0.012771508,-0.001662557,-0.047805265,0.014519124,0.0112234205,-0.015964951,0.031615134,0.022301855,-0.050355818,-0.0042474787,-0.010356037,-0.0064010806,0.020718765,-0.020838492,-0.008232956,-0.0026836991,0.0054580495,-0.03153519,-0.061758235,-0.016433159,-0.02001568,-0.008065872,0.01348627,0.02774484,-0.018363252,-0.0386657,-0.012837758,0.0143310875,0.032185994,0.0041492046,-0.030653525,-0.0075867064,0.005029075,-0.026714029,-0.033777807,-0.008674031,0.014407898,0.01670018,0.04899251,-0.052365884,-0.032230485,-0.0035590676,0.016359173,-0.0045578782,-0.019644408,0.041480213,0.024826523,-0.0043252255,-0.0030810256,-0.04433254,-0.006021995,-0.021173887,-0.020800618,-0.05864821,-0.0018398127,-0.022279296,-0.0127423555,0.022959944,-0.0060862345,-0.008466851,0.014491237,-0.027502308,-0.01281599,-0.046606556,-0.0025562653,0.016479967,-0.012069369,-0.015697952,0.07700455,0.009827353,-0.0016161258,0.018332072,0.015484888,0.010767529,-0.017476602,0.029881744,-0.039574523,-0.03545649,0.0005821006,-0.00012440728,0.003830539,-0.058771502,0.023341244,0.021840714,-0.017628914,-0.017884243,0.029178886,0.027612932,0.028262315,-0.017812673,-0.0032062996,0.00868453,-0.0019577313,-0.035277534,-0.00019726032,-0.007984915,0.042280324,-0.029486228,-0.04754574,0.052002385,-0.05151094,-0.013818358,0.03593325,0.007681408,0.027426364,-0.013888613,0.0067756507,-0.03171014,0.04062041,0.013775511,0.016491741,-0.054086946,-0.0014120783,-0.0023754637,0.012162561,0.08312854,-0.026132816,0.077400155,-0.017855879,-0.035736687,-0.017348828,0.043770444,0.003314681,-0.017804852,-0.0075294874,-0.0041190796,0.0012012834,0.03063188,-0.012065524,-0.020402158,-0.03563237,0.050130922,0.017388586,-0.01032505,-0.024839805,-0.0037110234,0.048106477,-0.023676585,-0.0028696163,-0.010591948,0.05224132,-0.010416821,0.029247,-0.02990156,0.08087149,-0.029885745,-0.020253234,0.021536639,-0.0016329897,0.032842163,-0.041041695,-0.009012674,0.0374028,0.010676591,-0.0048498753,-0.036870588,0.04271122,-0.016130732,0.013003072,0.024217853,-0.009478327,0.0007534573,-0.02777104,-0.016374232,-0.022554217,-0.05856211,-0.006442133,0.021223556,-0.006737454,0.040003344,-0.0008535578,0.0270269,-0.01282315,0.058914013,0.002306456,0.0011210432,0.021513974,-0.035460886,-0.016119268,0.04838551,-0.018762294,-0.007493427,0.013789442,-0.011511321,-0.03396969,-0.024402542,-0.026164431,0.008339534,0.014321071,0.033496596,0.0040838583,-0.033707835,-0.013777818,0.03005356,0.00571851,0.03667711,-0.012201027,-0.034134377,-0.000111802015,0.028842717,-0.012026887,0.05549183,0.012036982,0.0019467047,0.0058671264,-0.031124268],"last_embed":{"hash":"133b1pu","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"133b1pu","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Backup Commands#Snapshot Entire Stacks Dataset","lines":[194,205],"size":243,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"133b1pu","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Backup Commands#Snapshot Entire Stacks Dataset#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030188123,0.01648952,-0.04295098,0.0332517,-0.024160285,-0.057815686,0.032758605,0.029354945,-0.01108835,0.011616059,0.009238749,0.04569983,-0.015058477,0.027737536,0.029650139,-0.008720273,0.007704575,0.058346745,0.03359072,-0.022611205,-0.018624008,-0.012561003,0.038316317,-0.007426834,0.016023362,-0.0033358997,0.013028615,0.0010090284,-0.022013647,-0.0060269726,0.031156322,-0.033096496,-0.0057355156,-0.0012690965,-0.015619014,-0.0057923472,-0.026758922,-0.007807582,-0.017071716,0.000620521,-0.0155071365,0.015819974,0.035186872,-0.04702291,-0.023755802,-0.0026950797,0.03823392,-0.023138039,-0.021849215,-0.010572825,-0.02248027,0.040440466,0.01416683,-0.027282821,0.06532255,0.043129,-0.011592897,-0.0019703032,-0.051282298,0.018763958,0.019865453,0.0041466304,-0.028222958,0.016466232,0.0176733,0.049790174,0.048916943,0.03355833,-0.012405311,-0.019090535,0.027426977,0.012360748,-0.035051487,-0.025947724,-0.020961674,0.0030432483,0.09450037,-0.03912196,0.05040181,0.010268199,0.023328066,-0.042295516,0.01329479,-0.0016759776,0.012090776,-0.015691489,-0.05509205,0.09448368,0.05598771,0.028590396,0.024590442,0.013805825,0.001977308,-0.035185575,-0.033537984,-0.009704932,-0.017645253,-0.008946764,0.0062395106,-0.023252575,0.03213806,0.01142294,-0.051529665,0.0002451209,0.026240328,-0.0049025556,0.00794976,0.023684623,-0.05585041,-0.011608783,0.016617458,0.028291885,-0.034802094,0.024417955,0.021219132,-0.030512173,0.040911492,-0.04736841,-0.013841399,-0.0136666745,-0.011261335,-0.011790272,0.027045034,-0.049452353,-0.007987581,0.019853316,-0.01075655,0.05869304,-0.03287337,0.030255338,-0.028947053,0.07767571,-0.015328247,0.02907446,-0.048337743,-0.0052188504,-0.0014899385,0.015695194,-0.0029773486,-0.044713173,0.046875726,0.021616343,-0.017969126,-0.021647692,-0.010742039,-0.037132863,0.012024524,0.0011167654,-0.0061176214,-0.027490249,0.012337816,0.05739644,-0.0031638585,-0.03664967,0.037424766,0.005842029,-0.01697116,0.009005243,-0.031951014,-0.0035493805,-0.009829703,0.0017712952,-0.041207504,0.03284738,0.08006334,-0.040363267,-0.005468763,-0.0277165,-0.026967008,0.012090816,-0.000902309,-0.046270575,0.034211073,0.01435804,0.010866999,0.024320018,0.04274708,0.038674362,0.026014129,-0.05178644,-0.09532941,0.0064594424,-0.0068144253,0.0013682743,-0.012015448,-0.011879783,0.04089965,-0.0456807,-0.021591293,-0.0068159024,-0.020917451,0.037052132,0.032233622,0.0065527824,0.013318446,0.017937865,0.024556607,0.020411428,-0.011023321,-0.019436466,-0.0028113218,0.04116827,0.029287994,0.026752487,0.015074628,-0.027329985,-0.004309747,-0.024320258,-0.013605167,-0.024298903,0.0026650657,0.02466134,-0.023638897,0.032365493,-0.014615404,-0.017929493,-0.002317208,0.018315988,0.0049750125,-0.010987102,-0.04969658,0.033128805,-0.0215013,0.014773533,0.057831462,-0.019407194,-0.026450755,0.034108695,0.0058052726,-0.02978832,-0.02402402,0.00587114,-0.00035789068,-0.0075116027,0.05473184,-0.0124335755,-0.073541604,0.019671395,0.0534911,-0.036155816,-0.011384639,-0.0077978047,0.005001026,-0.0499971,-0.040088765,-0.015867664,0.04187761,0.019221583,-0.016166152,-0.040327165,-0.029771198,0.02603573,-0.025800642,0.023776826,0.037333563,0.01868125,0.043253064,-0.013436535,-0.022469662,-0.0036560413,0.009897532,0.04671879,0.0069449265,0.0070711314,-0.005816594,0.008180001,-0.023820223,0.0028671797,-0.005987836,-0.02254227,-0.0057111154,0.04534955,0.047143135,0.045367647,-0.034615148,0.00092460186,-0.0068867956,0.028624678,0.04100634,0.05195536,-0.056970432,-0.0010004665,-0.0052055297,0.042968605,0.026174575,-0.009210551,-0.011498715,-0.057334118,0.007700491,-0.028893927,-0.08120314,0.029008226,0.07077263,0.0024867998,-0.0022608268,0.057593346,0.023893079,-0.13741538,-0.005014233,0.021895021,0.060600847,0.02120017,0.018278742,-0.00053141546,-0.04950727,-0.056164555,0.039794646,-0.004929061,-0.05917183,-0.017877346,-0.02292965,0.027996305,0.0035237775,-0.012659783,-0.009792912,0.0041950727,-0.026562678,0.016117577,-0.015389812,-0.012529337,0.00412896,-0.07230825,0.01384047,0.024473574,-0.017218702,-0.016152661,0.0032191135,-0.023640774,-0.010360744,-0.0042880424,-0.019642191,-0.0044021704,0.027074369,0.0015109337,0.04292477,0.036574125,-0.017545134,-0.013306349,0.05784835,0.017207097,0.0027840938,-0.011906598,0.02185334,0.0060828314,-0.022199256,-0.050702218,-0.008315274,0.049819436,-0.021392418,-0.018215459,0.0030418546,-0.042855885,-0.048037298,-0.050760295,0.024750467,-0.031898007,-0.035065033,-0.004986164,0.010654084,0.0013904285,-0.092022866,-0.043627128,-0.02993409,0.057215694,-0.01562263,0.019407453,-0.040894773,0.039792065,-0.038280066,0.047544245,0.020015977,-0.021804076,0.006473508,-0.037452023,-0.036243744,-0.0064095315,-0.12743038,0.0073191533,0.015719471,-0.0023478072,0.010028604,-0.0025092957,-0.0019381471,-0.015660932,0.01297212,-0.039888967,0.21705496,0.017994003,-0.0035658232,-0.023708526,0.03635425,-0.020348905,-0.007770977,0.00457264,0.033937123,-0.04211258,-0.028070148,0.017021561,0.021935072,0.0073529813,-0.017148435,-0.021552943,-0.024162667,-0.004781682,0.075894766,0.035032485,0.03201684,0.010769608,-0.009607586,0.03978127,-0.030776693,-0.01729172,-0.048969727,-0.0066763386,-0.041033648,0.023297234,-0.023650935,0.042926777,0.023448579,0.000043296455,-0.07342063,-0.020247877,0.034089636,-0.015465636,-0.041817345,-0.026843315,-0.010874276,-0.0061794706,0.012767124,0.025601499,-0.019814622,-0.034488495,0.006641418,0.023118576,-0.01786159,-0.02333065,-0.035521846,-0.009504995,-0.043579422,-0.01254847,0.005391667,-0.040891863,-0.0014359931,-0.038772237,0.030530715,0.06855015,0.028718494,0.001654075,-0.06656327,-0.012996809,-0.011495365,0.008545804,-0.0034488451,-0.013650354,0.0127105815,0.037197266,0.03322085,0.020288883,0.0064385524,-0.017807877,-0.011371437,0.036727868,0.037601974,0.019631868,-0.013241927,0.03047814,-0.050329708,0.0327473,0.031693783,0.028177166,0.002050658,0.01277949,-0.037745427,0.04505776,0.0070271045,-0.02630606,-0.020795962,0.015828092,0.03940015,0.035229784,0.045364797,0.046597537,-0.0027966606,0.0029840479,-0.0061408295,0.034278233,0.021965118,0.007369169,0.012602314,-0.03220484,0.070544004,-0.0071567013,-0.06094845,-0.029924864,0.05129997,-0.028599754,-0.056960095,0.047424912,0.021003135,0.00040835972,-0.010868376,0.06744129,0.032632187,0.014159557,-0.010422748,0.031531572,-0.019493714,-0.043440565,-0.0044627236,0.012173877,0.02739497,-0.041102912,-0.06276796,-0.003934308,-0.013816298,0.05475328,0.033750586,-0.03181353,0.023886284,0.043876126,0.045557912,-0.010432588,0.024766956,0.0028862725,-0.014727313,0.05258163,-0.053314652,-0.0021911848,-0.01905081,-0.017812641,0.039072026,0.005386814,-0.010306816,0.0104761245,-0.017709525,0.02528825,0.0057920385,0.063412055,0.024955146,-0.011365941,-0.033403195,-0.01545602,-0.03901989,0.03806761,0.03716398,-0.046037786,0.0069763763,0.017139941,0.033828758,0.039688796,0.03427413,-0.027597873,-0.04876419,0.025504583,-0.0020601996,0.01041811,0.0244479,-0.030199839,-0.037871204,-0.0028895556,0.014750376,-0.026229644,-0.0683898,-0.027625615,-0.06006194,0.0030059915,0.029962573,0.013559358,-0.033850517,0.01204571,0.036027312,0.032555696,-0.03479054,0.01092964,0.03247115,0.0014140614,-0.0308292,0.084502764,0.02120811,-0.009689453,-0.011357578,0.014652502,0.0503412,0.037326895,-0.0053138216,-0.050704457,-0.03242263,-0.072339125,-0.015173358,-0.04695316,-0.017088845,-0.012343105,0.05252908,0.041857287,-0.004679887,0.0074441596,0.0027364565,0.021758823,0.005493986,-0.035630103,-0.031070573,-0.053180747,0.038629565,0.033396985,0.007758389,-0.052734815,-0.0071265767,-0.020030351,0.028504826,0.0017932861,-0.024303757,-0.02642092,-0.01811099,-0.0316413,0.02005997,-0.01606773,0.0018183962,-0.01977808,0.036139615,0.015891066,0.016159909,-0.00464664,0.025209,0.037758432,0.041384116,-0.027464274,-0.034369826,-0.0024158093,0.024783116,0.07277703,0.021306094,0.03899943,-0.012947786,0.0008733862,-0.010175934,0.0015451649,-0.022623394,-0.023455758,0.014704071,-0.0140771475,0.012288806,0.036627777,-0.0117524965,-0.018589126,-0.051515006,-0.06538773,-0.017619321,0.027557846,0.014464331,-0.032459524,0.0035702414,-0.02176736,0.020760873,-0.029130423,-0.01307222,-0.024947813,-0.03385413,-0.0138517795,-0.044282172,-0.015159952,0.045053724,-0.0024331247,-0.05683782,-0.028010031,-0.00568449,-0.010879905,-0.024672648,0.007634187,0.05503363,0.041071486,-0.030373286,0.019559246,0.0016273025,-0.0016684105,-0.01736394,-0.035983015,-0.007499612,-0.010970837,-0.057983983,-0.0068901465,-0.050133105,0.0077698524,-0.008345896,0.020911898,-0.011881088,-0.022671424,-0.0014575487,-0.012506666,-0.025762968,0.029103056,-0.023760611,0.013459564,-0.02836306,-0.03388924,0.027640939,-0.019366592,0.0084427195,-0.051682916,-0.012535428,0.056829512,0.01059628,0.013372275,0.03622995,-0.0050727217,0.011382711,0.012772356,-0.06176089,-0.0081013655,-0.039309002,-0.023174467,0.022479158,0.014362233,-0.007437809,-0.01326387,-0.02221689,0.037398256,0.0016732763,0.020854458,0.006736921,0.015907265,0.008354013,-0.002314048,0.055581328,-0.049484104,0.00465077,0.0071151294,0.014795137,0.05709547,0.014326741,-0.022104425,0.017351225,-0.035328016,-0.01269625,-0.021662556,-0.04233442,0.013098418,-0.010122743,-0.016586991,0.010077033,-0.019566134,-0.0101986015,-0.042665746,-0.058878075,-0.0010812442,0.049100805,-0.008541188,-0.02605006,0.061934527,-0.0051084086,-0.048004895,-0.008343134,-0.026761416,-0.010769246,0.00558307,-0.031488538,0.019359542,-0.008347299,0.030434225,0.02214433,0.006303431,-0.025130069,0.011576103,-0.01188697,0.0016981422,0.013865474,0.0087904455,-0.016800245,0.03316978,-0.029243574,-0.0009737481,-0.031097766,-0.0076159947,-0.032046013,-0.013271827,0.008723314,0.003928578,-0.058722023,-0.007130558,0.0074399784,0.06308828,-0.15180339,0.03246585,0.012543906,0.020542532,-0.0034534384,0.001801739,0.0069066896,-0.030845119,-0.0067385253,0.0062382934,-0.03553042,-0.036376793,0.020040927,-0.05839091,0.017316021,0.02754462,0.001369836,0.0017835106,-0.008658929,0.032587063,0.0110181235,-0.029059434,0.038135983,-0.033801872,-0.010054037,0.0076972484,0.024445705,0.0075522987,-0.018739004,-0.034588784,0.009486657,0.0066388836,0.035918176,0.03499548,-0.022235673,-0.00044035114,0.008936335,0.017451176,-0.0151110515,-0.0019647568,-0.043977942,0.012920003,0.011855026,-0.016117364,0.035903297,0.016967075,-0.05496605,0.0013221155,-0.015713299,-0.010952062,0.023007657,-0.017401388,-0.0012462945,-0.005457398,0.004267829,-0.030933926,-0.059273306,-0.018271811,-0.019679012,-0.008239378,0.013747528,0.024782015,-0.021921987,-0.04053189,-0.019600378,0.011320149,0.03252574,0.0075911623,-0.025135575,-0.010122951,0.002168051,-0.03320344,-0.034548223,-0.008014699,0.02164174,0.0218933,0.04717234,-0.050715737,-0.03333154,-0.00528412,0.017241666,-0.0015710122,-0.020765139,0.035695683,0.02353262,0.0013789366,-0.0017380917,-0.041360997,-0.0053610005,-0.018129852,-0.02091883,-0.055129383,-0.0046940236,-0.028754778,-0.01716791,0.025811732,-0.0051384065,-0.006738234,0.016331682,-0.023134278,-0.013442528,-0.0384047,-0.004256413,0.014540422,-0.012615603,-0.013747749,0.0804738,0.012904943,-0.0024237477,0.017132789,0.012735841,0.013519097,-0.018097645,0.024280617,-0.042678937,-0.034746237,0.002478058,-0.0019026521,0.001171406,-0.059105128,0.028675117,0.020336192,-0.011637278,-0.01718728,0.033505637,0.025310801,0.025249545,-0.015591983,-0.005779203,0.015006306,-0.00030400153,-0.03329132,0.011181246,-0.0028082929,0.04343138,-0.029264396,-0.04621878,0.052627575,-0.048141737,-0.012337927,0.03880441,0.00045208854,0.026517712,-0.011425539,0.007745324,-0.024950767,0.038999178,0.011034526,0.016770482,-0.053624846,-0.0048265583,-0.008294589,0.012191938,0.082095645,-0.025699772,0.07338502,-0.015059828,-0.034028295,-0.018026846,0.043693725,-0.0030120697,-0.022675185,-0.0045162416,-0.0022048,-0.001149958,0.02506514,-0.0133283045,-0.01913174,-0.029184697,0.054623913,0.024816403,-0.0121045485,-0.027584983,-0.009902798,0.046488546,-0.027666366,0.000154993,-0.0051223193,0.05218504,-0.017369289,0.032785404,-0.033638548,0.079116374,-0.030172093,-0.024078287,0.02808794,0.0034206111,0.028969416,-0.0352709,-0.009545429,0.04087193,0.008777286,-0.004864941,-0.039841443,0.04067878,-0.017250065,0.013900559,0.02257712,-0.0093852375,0.0024545516,-0.031378727,-0.014930332,-0.019790988,-0.06055483,-0.010504632,0.016350886,-0.009941572,0.04313645,-0.004603867,0.03250384,-0.017549876,0.055569828,0.0018289221,0.0025065872,0.026216056,-0.03619471,-0.020715788,0.04760431,-0.022560008,-0.0040591056,0.011551935,-0.011180727,-0.03528473,-0.021286098,-0.029470054,0.010179611,0.011977283,0.032663964,0.0040064706,-0.039265767,-0.015607925,0.028509768,0.005101252,0.039714593,-0.016340673,-0.03147866,0.0030980036,0.0279689,-0.009846227,0.054516654,0.0075528827,0.005445804,0.0038916764,-0.025054716],"last_embed":{"hash":"1mech8c","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"1mech8c","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Backup Commands#Snapshot Entire Stacks Dataset#{1}","lines":[196,205],"size":207,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mech8c","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Git Client Setup": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04905613,0.017766194,-0.027826855,0.03536063,-0.028965553,-0.01319936,0.017286671,-0.038910437,0.00045691303,0.018806797,0.0075683184,0.04320578,-0.023253018,0.024241578,0.008523724,-0.03955457,-0.022739977,0.04246763,0.034103747,0.0011982844,-0.014622675,0.017389076,0.03702787,0.0062888768,0.01943616,-0.006185188,0.02859999,0.011203285,0.0021178138,0.0030445897,-0.003754316,-0.031031797,0.01583233,-0.036775105,-0.030397702,0.010696186,-0.004315945,0.010721384,-0.026136493,-0.0001290055,0.0025079518,0.00529045,0.029916052,-0.0256114,0.003993124,-0.047070682,0.03028257,-0.026332337,-0.017127011,-0.021755747,-0.014232641,0.008156166,0.006588407,-0.04578592,0.008432274,0.04623804,0.0021546744,-0.032852706,-0.02507724,0.024290869,-0.009339962,0.01942771,-0.05876937,-0.016951552,0.0052059074,-0.01248962,0.035582084,0.04708054,-0.014763124,-0.039209913,-0.018922001,0.042636443,-0.04678726,-0.02119277,0.003682005,0.027901523,0.0592619,-0.008173519,0.023999117,0.014166561,0.008019053,-0.01312589,0.023417603,-0.0045486884,-0.029011749,-0.016196614,-0.03297671,0.11490256,0.0491394,-0.0020766312,0.0012944681,-0.03558713,0.011044879,-0.06259825,-0.026891148,-0.0058646332,0.007218492,0.03179385,0.024413241,0.03054685,-0.005523215,-0.031370487,-0.024746718,-0.015559549,-0.017986957,0.01415537,-0.003327306,-0.00006659195,-0.022078192,-0.02103805,0.021946492,0.010158545,-0.021404268,-0.005524776,-0.01900652,-0.054007985,0.010049,0.0061930423,-0.054107074,-0.05394736,-0.0024997676,-0.01961348,0.001015778,-0.029645646,0.014224387,0.02473413,-0.008370835,-0.010777514,0.018452192,0.054697607,-0.041557476,0.028743474,-0.0013366567,-0.0029253964,-0.018672133,-0.032173075,0.010776619,0.044259753,-0.014234658,-0.039147086,0.0045137974,0.06741232,-0.0072634793,-0.032083765,0.03410971,-0.020043477,0.06159161,-0.003025659,0.005224495,-0.013865181,0.020188335,0.01761802,-0.010826468,-0.0042895125,-0.0020661796,0.01933514,0.0033300014,-0.021652399,0.016966151,0.009256358,0.02969655,0.0062200325,-0.02958104,0.014162081,0.013896519,-0.06639661,-0.01612896,-0.03552027,-0.024873886,-0.028406756,0.01736391,0.009350892,0.0003993967,0.08171197,0.026515206,0.02537247,-0.014954704,0.03819593,0.05808908,-0.025518572,-0.076407574,0.01142525,0.016902145,-0.005521386,-0.018030189,0.016714359,0.008878017,0.0036099406,-0.0199242,0.055107664,0.00006273746,0.016224708,0.010646751,-0.0031633617,-0.042536497,0.010554255,0.02444129,0.010207899,-0.008940685,-0.03045912,-0.007175448,0.010982288,0.07067751,-0.00078353035,0.015416491,-0.007656928,0.023404768,-0.045395527,-0.02903255,-0.08035006,-0.017721195,-0.0030515576,-0.028161611,-0.010929923,-0.050668377,0.0264817,-0.019000426,0.019619476,0.011494625,-0.029285155,-0.008096989,0.028234811,-0.036193162,0.028232045,0.055256456,-0.02331473,0.06620575,0.054404497,0.047126412,0.014092433,-0.05377904,-0.031159732,0.014224981,-0.025087884,0.078253604,0.00021121549,-0.05712204,0.013366745,0.02768195,-0.011881731,-0.007947708,-0.025600338,0.035526004,-0.023821348,-0.039156303,-0.008469023,0.0032305329,0.023133416,-0.018940555,-0.03530999,-0.03324959,-0.0010668689,-0.006795503,0.015940031,0.039117016,-0.004826791,-0.016186228,-0.008735765,0.0050427313,-0.030031417,0.037054636,0.00097039394,-0.028544776,0.02795956,0.02694796,-0.012824043,-0.057205055,-0.020078154,0.011427763,0.0041371677,-0.048530255,0.06812493,-0.0030894282,0.066818915,-0.023274764,-0.00562838,0.031123979,-0.019299297,0.04477822,0.048731,-0.04142528,0.04831287,0.028142123,0.062009774,0.0014171095,-0.039029226,0.035342585,-0.010899289,0.0026068361,-0.06701975,-0.03857677,0.045717772,0.06853428,-0.04445264,-0.001975229,0.016632903,0.018692628,-0.14054252,0.01005626,0.0463393,0.056105554,0.005115647,0.010148179,-0.037497353,-0.039549865,-0.042582117,0.046724543,-0.013761309,-0.040375277,-0.0008915556,-0.04315121,0.0055291043,0.03986553,-0.036097277,-0.020674923,-0.017389689,-0.030913586,0.018361226,-0.023252781,0.050873388,0.044506893,0.023409214,0.0075042495,0.06350568,-0.0014770215,-0.03143788,0.026086876,-0.015959451,-0.029847246,0.0045604166,-0.0043707886,0.01155482,-0.005807447,0.032967936,0.014735566,0.03436652,-0.0065135304,0.026263217,0.062358946,-0.04373061,0.010773814,0.008136593,0.021360459,-0.013378637,-0.025983812,-0.019718198,0.029533222,0.030355522,-0.021409577,-0.032054983,-0.0019983884,-0.024821023,-0.015877374,-0.007915836,0.065886095,-0.014405086,-0.04082908,0.004856016,0.007034645,-0.006302477,-0.0547139,-0.028741805,0.020246416,0.046708625,-0.026337788,0.023972075,0.002175413,-0.016485784,-0.0397266,0.02334306,0.052212223,0.0050183367,-0.020306474,0.0249109,-0.0077970875,0.00044986652,-0.11757073,-0.005250248,0.00015723062,-0.042529322,0.048067473,-0.03010769,-0.006686411,-0.017455153,0.0366718,-0.011827693,0.22256322,0.014328274,-0.025428647,-0.04028746,0.015386891,-0.00024619946,-0.024132669,0.0096667195,0.023564339,-0.038697015,-0.011527288,0.00023985718,-0.0035901587,-0.022777481,0.011605737,0.028287074,-0.048588984,-0.016678896,0.04818512,0.003260413,0.011183978,-0.012190241,0.01715184,-0.004846841,-0.030994505,-0.0039003375,-0.020266926,0.03253291,-0.043675885,0.069039844,-0.016188566,0.071979746,0.021935571,-0.0041538146,-0.04528032,0.030168155,0.028161835,-0.019503642,-0.019174535,0.026704028,0.000022403143,0.015409088,-0.0035531395,0.0036632533,-0.02045856,-0.038579207,0.024521124,0.03221271,-0.05846608,0.00176736,-0.04012648,-0.021551322,-0.041018333,-0.006868457,0.024088578,-0.026013125,-0.038569506,-0.018199207,0.014974887,0.00061984296,0.037071224,0.024777038,-0.07750581,-0.012055699,0.01793443,0.0451476,0.01327983,0.009622349,0.051847596,0.039764713,-0.034945633,-0.052344035,-0.018079553,-0.010997659,0.023942264,0.018613994,0.0756648,0.067249455,-0.010147389,0.02454116,0.000069339374,0.02098142,-0.00069973164,0.020365654,0.0007886873,0.020523636,0.0071422006,0.024955243,-0.028737014,-0.013736068,-0.045512654,-0.011385623,0.02340851,0.047306284,0.021627577,0.048318107,0.005159547,-0.024659725,-0.0072271964,0.016991053,0.010139616,0.000076361415,-0.023475029,-0.018891167,0.06596812,-0.0671469,-0.04451473,-0.036531273,0.027423833,-0.029896678,-0.045592874,0.03750252,-0.0017091561,-0.051918615,-0.006157883,0.04334571,0.052997097,-0.013434617,0.012277417,0.0175282,0.044823203,0.0044909106,-0.03323835,0.0038778384,0.012494489,-0.04544605,-0.032606855,-0.035442516,-0.026048297,0.059952985,0.035998117,-0.025664529,-0.027503401,0.029847398,0.008673511,0.035891853,0.011187553,-0.0033981549,-0.04089609,0.04071476,-0.033997547,-0.006743492,-0.0011825771,0.002770034,0.0186017,0.0085411025,0.019496845,-0.0042463522,-0.0039919843,0.018088665,-0.015715195,0.042188875,0.011802799,-0.010974697,-0.027500078,-0.003862688,-0.01730957,0.0026097884,-0.011198899,-0.034594383,-0.017067976,0.049010396,0.06045337,0.045352902,-0.04257982,-0.031161603,-0.069297016,-0.0034164072,0.0025161544,-0.041122127,0.05287853,-0.03310016,-0.054650534,0.02904754,0.006049098,-0.049393103,-0.04323518,0.021592004,-0.015515465,-0.011304675,0.043037225,0.006702317,-0.04501094,-0.0325337,0.025279608,-0.035547484,-0.023829203,0.01791981,0.00912701,-0.0050289445,-0.05485253,0.0890901,0.039817065,0.0039161067,0.023583245,0.016743818,0.03919887,-0.021580664,0.0027333908,0.004136454,-0.03278146,-0.022198454,-0.018236727,-0.0019950701,-0.004774858,-0.026494572,0.0051495163,-0.0108886855,-0.01892739,0.03414316,-0.044444963,0.01849878,-0.045873567,0.009366601,0.0017577279,-0.011473769,0.074157774,0.06049582,0.027404658,-0.011352346,-0.02882107,-0.026061129,0.003201112,-0.050737385,0.023841538,-0.011733835,0.01294867,-0.05197748,0.027471194,-0.032828096,-0.0077532753,-0.050511435,-0.026181992,0.0014018995,-0.0032180746,-0.00127003,0.0029470464,0.01115235,0.04987245,-0.005692299,0.0062876,-0.001851049,0.03907808,0.019890428,0.04705848,0.059123173,0.0052611725,-0.025355456,-0.027951736,-0.04709684,-0.018480638,-0.07644293,-0.044114105,-0.024270317,0.02446116,0.03958927,0.01675462,-0.03339915,-0.013026816,-0.03367614,0.009193241,-0.00070201367,0.018123364,-0.0021519258,0.03009203,-0.048150305,0.014771042,0.016402861,-0.025834573,-0.0070181065,0.010079042,0.017004605,-0.03939934,-0.006374526,0.02077286,-0.00005532722,-0.044933375,0.0121321175,0.015103827,0.00864944,-0.05553958,-0.015080182,0.01712397,0.04122607,-0.040427323,0.06341788,-0.017224062,-0.0091819195,-0.0043735183,-0.059271708,-0.00965762,-0.009529403,-0.014330261,0.02839472,-0.014014543,-0.01708601,0.048427526,-0.0022272808,-0.0014361175,0.0494904,-0.025831511,0.018091405,-0.022703247,0.013033912,-0.02647297,0.06539926,-0.028828548,-0.004023149,0.038419265,0.006812598,0.039105304,-0.05395305,0.005240294,0.01698683,-0.020488312,0.02456394,0.014942568,0.0000938899,-0.008241245,0.019518698,-0.04249125,0.006349495,-0.0063925344,0.028417308,0.010344204,-0.03402698,-0.0500052,0.00498861,-0.0016054574,-0.00021090303,-0.040001955,-0.004729163,0.042762727,-0.00021361184,-0.0026231366,-0.029416442,0.014037017,-0.0027625496,-0.0010497355,-0.010812079,0.0040475517,0.029245509,0.04660433,-0.037446313,-0.024142625,-0.068817616,-0.037206795,-0.00040588932,-0.051911168,0.019909032,0.008567881,0.026183862,-0.024948496,-0.020260448,0.016951641,-0.017012995,-0.02719059,-0.017988656,0.07345182,-0.009023406,-0.048632298,0.06602906,0.023771018,-0.029256081,0.0114694815,-0.03700076,0.01403112,0.010367413,-0.015538133,0.025509574,0.033631336,0.02840528,0.02527502,0.008461642,-0.024509437,0.0007577107,-0.008409032,0.018633403,-0.016000766,-0.020664781,0.0028231237,-0.018851949,-0.057230294,-0.006165851,-0.058058843,0.026899606,0.016235929,-0.01223626,0.019585505,0.027522398,-0.018939437,0.041244242,-0.03174674,-0.026568482,-0.13733916,0.0013026993,-0.040653314,-0.001049242,-0.0101419315,-0.027038112,0.023848318,-0.057937738,0.014922115,-0.011249802,-0.016097825,0.010501626,0.021717973,-0.010724125,0.044857703,0.0121144075,-0.022203978,-0.006741396,-0.00070782885,-0.005884865,-0.015051377,-0.021514773,0.039531775,-0.019222256,0.026269224,-0.01205857,-0.017845916,-0.0013924483,-0.00011022244,-0.0076897764,-0.011284808,-0.029241515,0.0064118593,0.00909792,0.0018492208,0.001758825,0.024013828,0.035448797,-0.013978022,0.015660854,0.0061785392,0.032623958,0.019342193,0.013349453,0.035525497,0.025003389,0.0068840967,-0.029247466,-0.03610451,-0.0013390002,0.026611246,0.069300316,-0.005432167,0.019071955,0.0037295716,-0.010531922,-0.020349914,-0.01645771,-0.029873312,0.004787533,-0.029248612,0.058755882,-0.01935527,-0.03586739,-0.033090495,0.004761805,-0.03372058,0.024450157,-0.038011115,-0.022224117,-0.01378329,-0.017143339,-0.026528178,0.011033508,0.015290335,-0.057345223,0.0412484,-0.0055713393,0.019511353,-0.019552497,-0.04266151,-0.026218837,0.014548168,0.023758996,0.08785407,0.043216046,-0.010295213,-0.0064412234,0.033398002,-0.012413096,-0.02627147,-0.0440313,0.0028507283,-0.022348465,-0.025340201,0.019840129,-0.006127642,-0.029849729,0.051330183,-0.015703917,-0.015328269,-0.05223569,-0.0007352136,0.019664843,-0.012774554,-0.021420022,0.038634125,-0.0053044986,-0.0314048,-0.040610533,-0.037573483,-0.009069956,-0.010203064,0.023151383,-0.06578345,-0.011048616,0.012434767,-0.04320229,-0.037910923,-0.06650393,0.012050927,0.028203584,-0.041661263,-0.021365982,0.00482406,0.0077018547,0.023107437,-0.0007570986,0.019298239,0.022977516,-0.0354421,-0.034043644,0.025462594,0.025909752,0.003728151,-0.03372063,-0.044794656,0.02830753,-0.030723471,-0.041465163,0.019111583,0.0016109063,-0.009499239,-0.026212605,-0.009548541,-0.015487299,0.014468164,0.07610837,0.03139074,-0.03564441,-0.005245088,-0.010892854,-0.022224465,0.067495234,0.007888355,0.05327712,-0.031632453,-0.011100265,-0.013238343,0.053268768,0.016221197,-0.015602208,-0.013881402,0.00420775,-0.01731363,0.020506041,0.009225805,-0.01617936,-0.021856576,0.011987816,0.0099921,0.022133073,-0.006564838,0.029835284,0.023727512,-0.01760207,-0.00058346026,-0.054788303,0.03843183,0.013163307,0.01032868,0.02272589,0.048546236,0.01609044,0.026041795,0.006527891,-0.009921511,0.01520032,-0.022319824,-0.02322085,-0.013738816,-0.01767775,-0.0108799385,-0.0065945173,0.049575306,-0.016758343,0.022306502,0.01157901,0.017131114,0.014713785,0.025891228,-0.010468893,0.00091627863,-0.0016509226,0.031235589,-0.0043437523,-0.017808754,-0.003700235,0.0132996775,0.012261281,-0.00022159038,0.035630386,-0.008848237,0.026009029,-0.0011794256,-0.021533126,0.053525165,0.020071486,-0.02731886,-0.04905913,0.013674561,0.011008527,-0.03528075,-0.014946073,-0.030523365,-0.013288031,-0.028038232,0.012517401,-0.046217684,-0.0033309984,-0.010107771,0.034191974,0.032405853,0.03740833,-0.011606904,-0.02153852,0.027246302,-0.0072570583,-0.0089832125,0.035240524,0.0011800285,-0.038074907,0.0115916375,-0.037637815],"last_embed":{"hash":"66e1mm","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"66e1mm","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Git Client Setup","lines":[206,238],"size":544,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"66e1mm","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Git Client Setup#SSH Config (~/.ssh/config)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04737815,0.015680768,-0.031762686,0.024940759,-0.042252038,-0.031485293,0.013598721,-0.038152706,-0.00907784,0.01472075,0.016653879,0.0300154,-0.005254965,0.0040761787,0.00930402,-0.03559826,-0.02618584,0.025709393,0.025059972,0.014306686,-0.021686636,0.019853478,0.024735956,0.014327165,0.030888267,-0.011261029,0.035762146,0.016158674,0.0063053016,0.015993413,-0.004449189,-0.026877046,0.01597557,-0.035254702,-0.014233199,-0.0031860827,-0.011417228,-0.0028712063,-0.025925802,-0.012144951,0.007025098,0.008433139,0.024587492,-0.043286428,0.021915497,-0.044207778,0.022088952,-0.023605933,-0.023289975,-0.011098354,-0.0047904393,0.005122036,0.007422564,-0.028218726,-0.012084969,0.040249836,-0.002016546,-0.04434786,-0.006317783,0.016597748,-0.0075248713,0.012671446,-0.05199903,-0.025934683,0.012836913,-0.016563067,0.050123356,0.03481809,-0.022304442,-0.038704723,-0.010819129,0.039931115,-0.064926974,-0.021880336,-0.007486088,0.040552102,0.05347389,-0.006316029,0.012296938,0.017221393,0.02003225,-0.023024855,0.025975619,-0.0026897604,-0.018323852,0.017848354,-0.040328678,0.10910216,0.047010623,0.0070773265,-0.0013005061,-0.03358242,0.027623981,-0.06209885,-0.029797515,-0.0004926046,-0.0013799672,0.02499959,0.021190027,0.01147287,0.008162987,-0.017847901,-0.021276785,-0.007320355,-0.023176385,-0.0033033427,0.0052336305,-0.0015277063,-0.019948088,-0.018737577,0.016068598,0.0177781,-0.023439534,-0.008673909,-0.015687848,-0.05599402,0.006369667,-0.0016716933,-0.03452601,-0.06492179,0.01716577,-0.015914602,-0.014308414,-0.032494217,0.020631285,0.034758635,-0.026133286,-0.0041572554,-0.0023068194,0.045978773,-0.036494467,0.026502261,0.0044266274,-0.0003935296,-0.026144901,-0.026038026,0.011128703,0.0469055,-0.022578562,-0.05103133,0.016650757,0.07142776,-0.002840968,-0.04369574,0.052576493,-0.023236401,0.059862964,-0.004085478,0.0008237904,-0.02476489,0.011625212,0.01276109,-0.0144067155,-0.010718571,-0.003562936,0.016341211,0.011610803,-0.018579703,0.020369189,0.015364368,0.00010178051,-0.0024847565,-0.010474154,-0.009055686,0.010793779,-0.058217335,-0.012423301,-0.011849809,-0.012147639,-0.03475667,0.00960707,0.0051042065,-0.014723775,0.0752476,0.01955134,0.02004454,0.0022386797,0.03654627,0.057603545,-0.022741519,-0.07436359,0.0012639553,0.021136722,0.0014024677,-0.020985503,0.0100181075,-0.00018997697,0.012690212,-0.021568965,0.04239185,0.00049725187,0.027388005,0.0030468851,-0.013874409,-0.022928003,0.0050404724,0.020535668,0.0069493162,-0.020049578,-0.04675486,-0.01407178,0.0052976715,0.059620477,-0.009648797,0.015113574,-0.008089899,0.028654987,-0.043254126,-0.026891882,-0.07638052,-0.023540039,-0.00951973,-0.030347398,-0.004919665,-0.066362776,0.01915578,0.0031252166,0.024120647,0.00430003,-0.040713575,-0.019822223,0.030871723,-0.028388033,0.03888256,0.06002104,-0.0145947775,0.066729546,0.04511899,0.031106936,0.004941449,-0.040331777,-0.036606446,0.021029815,-0.0175576,0.089748405,0.015496053,-0.04478108,0.02279756,0.026103443,-0.024083802,-0.017160367,-0.017324995,0.028554335,-0.026102282,-0.04402851,-0.015184745,-0.0063958922,0.02924813,-0.0029348994,-0.026672374,-0.008395083,0.0034240987,0.0051662084,0.00077376864,0.04356728,-0.00358686,-0.012506833,-0.02038594,0.0057009873,-0.025986964,0.03665853,-0.022764977,-0.028303167,0.027077323,0.022969121,-0.009694248,-0.05707969,-0.016796464,0.029792337,0.012909059,-0.05531125,0.059959363,0.0030771424,0.06993847,-0.020015365,-0.0056167888,0.012838122,-0.022099607,0.03679415,0.052069068,-0.031305265,0.045719456,0.029870212,0.0676919,0.011972377,-0.03424597,0.02487124,-0.02258365,-0.0037386108,-0.061567158,-0.05410778,0.044542145,0.053326614,-0.05062716,0.011227748,-0.006886978,0.026477268,-0.1378547,0.009630013,0.054056942,0.06270045,0.0071743117,0.0117030945,-0.05111029,-0.041111007,-0.046213567,0.02813149,-0.006337978,-0.031769563,-0.007244282,-0.04437327,-0.01271553,0.049404506,-0.025131721,-0.013319403,-0.0027201984,-0.022585995,0.027603451,-0.019472038,0.050487425,0.034316164,0.016400402,0.0030096248,0.0784427,0.002921096,-0.031877503,0.0199976,-0.021008318,-0.024147311,0.0062736636,-0.010565739,0.011508012,-0.019680446,0.03459053,0.013573809,0.021395026,0.0055333753,0.028038254,0.044859383,-0.04015889,0.010838724,0.0019805164,0.024687096,-0.00033274983,-0.0104561495,-0.01102304,0.01624916,0.023329165,-0.012533505,-0.017607892,0.009596275,-0.022893287,-0.0086975945,-0.018111318,0.074818395,0.00025852156,-0.048245337,0.0003272049,-0.0018290643,-0.010014653,-0.06103322,-0.025002303,0.0100941025,0.048176263,-0.029485844,0.035405014,0.0011717667,-0.011024717,-0.031052977,0.04573498,0.05595691,0.013694483,-0.011691949,0.046416335,-0.014311457,-0.0024844387,-0.112266935,-0.012497322,0.0042225663,-0.04535475,0.051626813,-0.033509128,0.001394795,-0.0054284297,0.042686127,0.0058820923,0.22363168,0.012081186,-0.025129074,-0.03440938,0.026696125,0.0076667387,-0.03583745,0.0040427498,0.010377039,-0.032796472,-0.026464282,-0.015229423,-0.0072066495,-0.016927438,0.0047758576,0.035609346,-0.05122498,-0.017887853,0.032953188,0.01142898,-0.0029625618,-0.0063204663,0.025763411,-0.006107483,-0.037821382,0.0089178365,-0.021874703,0.0165462,-0.046767488,0.063677855,-0.030544164,0.082473606,0.032753676,-0.0074135405,-0.0369456,0.015467112,0.019020397,-0.023566142,-0.000873992,0.010466736,-0.017666789,0.021073902,-0.009444604,0.0015830677,-0.027141916,-0.048246935,0.017527832,0.01912707,-0.047904395,-0.0049320674,-0.034619346,-0.036217593,-0.038370714,-0.0026980124,0.03234891,-0.04223249,-0.032748796,-0.032723766,0.02419679,0.0031469096,0.037155606,0.025897812,-0.069738075,-0.01943305,0.024264345,0.06059819,-0.00070066756,-0.0059183985,0.051807012,0.047927205,-0.03880978,-0.042566393,-0.016146002,-0.004031665,0.022175036,0.0057228976,0.07602582,0.06576225,-0.020824913,0.03574919,-0.003490066,0.009710758,0.014647913,0.026371475,0.0032606062,0.01672731,0.0118634915,0.028234271,-0.04873966,-0.016575068,-0.036466878,0.007510563,0.037405923,0.045067728,0.013236905,0.036976222,0.0065125586,-0.0050238245,-0.0060054148,0.025928218,0.015274643,0.0119985165,-0.046444986,-0.025345013,0.07632433,-0.061526015,-0.010332598,-0.039535686,0.021387223,-0.029474245,-0.02787842,0.03663416,0.009592348,-0.058166537,-0.017462784,0.033734467,0.050493974,-0.024050694,0.014208611,0.006889075,0.055975087,-0.0059754997,-0.037304763,-0.00682292,0.015758496,-0.044294085,-0.013961822,-0.013438948,-0.021875545,0.043778464,0.047903083,-0.03001086,-0.045371655,0.024814064,0.013900263,0.052399196,-0.011943062,-0.0019237788,-0.054391403,0.032085467,-0.018480811,-0.009796384,0.026155561,-0.0174993,0.018263595,-0.008873392,0.008834983,0.013673356,-0.0017724035,0.03221557,0.013619963,0.059266448,0.012724725,-0.01720952,-0.023229245,-0.007743838,-0.020976132,0.016579427,-0.015322472,-0.034400616,-0.0015414276,0.05708473,0.06153288,0.052238766,-0.042887587,-0.012541176,-0.053560648,-0.020362241,-0.007578842,-0.03725637,0.046817917,-0.026585696,-0.05077914,0.033188913,-0.008918473,-0.045130216,-0.02846904,0.0057637244,-0.020743955,-0.020332763,0.037962355,0.015695535,-0.06513011,-0.034962203,0.038616467,-0.035418175,-0.019661004,0.01631862,0.014985903,0.0004718687,-0.027258605,0.071409576,0.028688537,-0.0010306524,0.0026100369,0.04164404,0.017061861,0.014956305,-0.0080584455,0.007831311,-0.03253211,-0.022357212,-0.01340942,-0.010239495,0.004996627,-0.038261857,-0.0025891762,-0.007520974,-0.023352059,0.039695714,-0.041456033,0.018302971,-0.061253626,0.029150872,0.0017777663,-0.02824958,0.05971775,0.059225973,0.032286987,-0.011124178,-0.035413716,-0.035176992,0.008968122,-0.044036213,0.016541054,-0.028248612,0.014616962,-0.03671648,0.015807085,-0.025970545,-0.007162713,-0.03572839,-0.007527968,-0.006638812,-0.001998895,0.012443825,-0.008273229,0.0060258,0.062176682,-0.006499195,0.002840732,0.01231576,0.037758682,-0.001981899,0.04734958,0.05523894,-0.027512131,-0.040858008,-0.038209826,-0.050598353,-0.025803654,-0.0870255,-0.042982332,-0.025938166,0.04431934,0.038387652,0.008448109,-0.027200658,-0.008851485,-0.030552166,0.001931178,0.01159105,0.012911979,0.0033613387,0.032873083,-0.03186151,0.0038936846,0.0059639504,-0.021905785,-0.006112501,0.017680243,0.0070613236,-0.041314635,-0.0004901661,0.017377757,-0.0046790317,-0.059238486,0.01695986,0.01293485,-0.01237065,-0.07080139,-0.01271459,0.0020847828,0.050047293,-0.04936432,0.063895985,-0.031147739,-0.009891635,0.003307987,-0.05916126,0.0023717377,-0.010504576,-0.021117695,0.04011308,-0.021070162,0.005102036,0.045639884,0.0014478696,0.00472915,0.0401441,-0.02343227,0.011880022,-0.01832468,0.01396677,-0.0055200383,0.038131103,-0.026630728,-0.019409306,0.027723482,-0.0041770544,0.051351808,-0.056580164,0.008684273,0.027042063,-0.01803279,0.02492286,0.011372066,-0.005833422,-0.015370964,0.014813016,-0.037741248,0.021551736,0.0068728635,0.027405571,0.0028502126,-0.03783241,-0.039798006,-0.014802515,-0.0016403163,0.01596276,-0.05202462,-0.000019157505,0.029362876,0.0043700864,-0.0031632287,-0.014820913,0.013125146,0.0017949338,-0.009609747,-0.012425285,0.008657821,0.018583406,0.056296237,-0.032890677,-0.03219161,-0.05726603,-0.043872252,-0.013164142,-0.055862892,0.009601064,0.0106384875,0.0024363506,-0.01694264,-0.02231039,0.010360162,0.004355333,-0.019719312,-0.018385397,0.0438118,0.0034560738,-0.057317406,0.069302015,0.011951479,-0.0049062436,0.017929194,-0.032283,0.010929081,0.011884815,-0.017135736,0.04400033,0.027977008,-0.0004140223,0.02991406,0.025510492,-0.02184806,0.012311703,-0.0013870402,0.023427917,-0.0139813665,-0.005204132,0.001733842,-0.01132349,-0.037017252,-0.011297892,-0.036783554,0.022357108,0.025578672,-0.026553037,0.0040602125,0.04031468,-0.01666975,0.022157768,-0.023850104,-0.01266336,-0.1383854,0.002086796,-0.040261872,0.0061817826,0.0001389778,-0.026915777,0.00264432,-0.05069027,0.019076165,-0.016375264,-0.01975855,0.019948892,0.024111433,-0.009890091,0.059883952,0.005613472,-0.016104989,-0.00936831,-0.011403602,0.023515554,-0.0074372967,-0.025348362,0.038081706,-0.02209899,0.019032631,-0.022260044,-0.013457361,-0.01568022,-0.00013434183,0.011786769,-0.016058154,-0.030273132,0.0103668645,0.02892074,0.0039750384,0.0017551056,0.019006886,0.030188572,-0.029094722,0.017867593,0.027780587,0.03495638,0.017494662,0.016779795,0.042107325,0.04474235,0.015332979,-0.02849424,-0.024651129,0.012642562,0.013409601,0.055179298,-0.00708386,0.026314331,0.00010155982,-0.010880249,-0.020987226,-0.0102588935,-0.012806908,0.011165686,-0.016504645,0.05072488,-0.018996706,-0.03564388,-0.045851905,0.0057564415,-0.02973613,0.024717994,-0.060233064,-0.027779333,-0.009557998,-0.024007648,-0.013348231,0.0021405055,0.025671186,-0.056887083,0.026220964,-0.018741114,0.007710123,-0.023477478,-0.050604157,-0.019037424,0.0040464103,0.01263573,0.0884303,0.033180945,-0.015525144,-0.019426608,0.021261442,0.008741838,-0.01578089,-0.04506699,-0.006802872,-0.019459926,-0.03608029,0.0316299,0.0068677883,-0.017657973,0.05459421,-0.027944062,-0.016699815,-0.04484859,-0.016145587,0.021285614,-0.017263088,-0.008629479,0.07715972,-0.009532202,-0.036341816,-0.041760698,-0.047777493,-0.011697493,-0.013368034,0.020034498,-0.0646568,-0.01682325,0.011504232,-0.036380462,-0.018032238,-0.07544649,-0.0010679935,0.033488337,-0.041362807,-0.023543678,0.022108879,0.019487875,0.032027878,0.017033963,0.013459318,0.016640939,-0.03980566,-0.028759914,0.027836833,0.026005954,0.0160933,-0.02442863,-0.0462792,0.01926444,-0.032739997,-0.038048062,0.021015339,0.019730164,-0.009212892,-0.035191964,-0.0038765643,-0.0043379175,0.021968998,0.06698408,0.034777183,-0.025325857,-0.01378077,-0.014851064,-0.012369988,0.053142134,0.011638325,0.053262006,-0.046863183,-0.012517232,-0.0054782373,0.045155656,0.007923585,-0.014303099,-0.018431788,0.016655894,-0.014070127,0.004682809,0.0033160811,-0.017921146,-0.03128871,0.0073683662,0.014851499,0.014786536,-0.0035583402,0.03054524,0.024754526,-0.032693263,0.00065210904,-0.044696633,0.033808842,-0.006756607,0.010139614,-0.003068392,0.071035385,0.013772211,0.006248084,-0.00552689,-0.0065976153,0.010712225,-0.0041156546,-0.0194045,-0.035347424,-0.016413957,-0.02858637,-0.0053519257,0.045501933,-0.013096158,0.027958812,0.01287481,0.019756028,0.015242653,0.039881617,-0.010927623,0.009662503,-0.003085172,0.043196645,0.0120047815,-0.0428576,0.0019668704,0.022749811,0.032332685,-0.00671598,0.044578537,-0.015413001,0.008938925,-0.0028014835,-0.03389804,0.06173257,0.0203785,-0.021126965,-0.048004135,0.030566346,0.016515944,-0.037166618,-0.006972143,-0.030801773,-0.011032027,-0.026155012,0.009109322,-0.045923885,0.010204896,-0.0074739046,0.025680391,0.02704095,0.020641059,-0.013822644,-0.008262196,0.013604165,-0.017059278,-0.007407719,0.021606397,0.021991713,-0.030659346,0.018323382,-0.022940306],"last_embed":{"hash":"1czaw5t","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"1czaw5t","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Git Client Setup#SSH Config (~/.ssh/config)","lines":[208,217],"size":158,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1czaw5t","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Git Client Setup#SSH Config (~/.ssh/config)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.049660042,0.012450047,-0.023689197,0.020127304,-0.041366097,-0.031872574,0.01024537,-0.04956557,-0.015258021,0.011344139,0.013706435,0.039845455,-0.006070062,0.00015534941,0.0075921086,-0.037788995,-0.020397624,0.023752298,0.016175596,0.013237937,-0.031229086,0.014567228,0.018257983,0.01652744,0.032858443,-0.011065298,0.04638124,0.010670973,0.015198184,0.017200338,-0.0045601637,-0.017560737,0.016512001,-0.03851152,-0.02150593,0.002586193,-0.01599369,-0.0028967187,-0.027127404,-0.018616138,0.0093525,0.0167497,0.025648296,-0.042610485,0.025803512,-0.044018112,0.026898233,-0.02743096,-0.026898006,-0.012289099,-0.0049860403,0.008555959,0.010123081,-0.027922325,-0.009753394,0.037204377,-0.0007876397,-0.041663654,-0.006973261,0.014255519,-0.0027023752,0.0035010932,-0.05874365,-0.022845553,0.01588109,-0.012841985,0.052727684,0.03380611,-0.02520607,-0.031552967,-0.011678506,0.04686882,-0.06421748,-0.028848523,-0.0069635897,0.042548142,0.054862697,-0.009627805,0.011843508,0.022057805,0.029959554,-0.022139488,0.018551981,0.008283986,-0.02192089,0.021667344,-0.05147131,0.10337715,0.052465055,0.0034415298,-0.0033832777,-0.036799703,0.03172865,-0.05665563,-0.036093943,-0.0026981435,-0.004531546,0.018045394,0.015986921,0.013576273,0.01560485,-0.017343923,-0.023573572,-0.005850897,-0.020377683,-0.0055763666,-0.0054715173,-0.0041069845,-0.024024712,-0.012460983,0.015459462,0.0224166,-0.01820708,-0.009821718,-0.022718862,-0.045983765,0.0013663176,0.0014664376,-0.03454933,-0.06350744,0.023204591,-0.015114435,-0.018472416,-0.03995072,0.012268714,0.03626815,-0.022958986,-0.003985479,-0.0051260567,0.048457492,-0.035973534,0.021556307,0.012780696,-0.0044483384,-0.028380757,-0.024156539,0.013682575,0.040560722,-0.023015013,-0.055081405,0.016658438,0.066825256,-0.0027162132,-0.046654843,0.04896731,-0.025480384,0.05239036,-0.0032423881,0.0058403257,-0.02720341,0.0133992005,0.015087749,-0.01610587,-0.02133061,0.0076388665,0.017426334,0.01962251,-0.022672057,0.025573866,0.01725053,0.002034362,-0.008008804,-0.0020798643,-0.005325353,0.011256207,-0.054018773,-0.012417905,-0.018945454,-0.0057172924,-0.03238738,0.00993238,0.0017900647,-0.018014325,0.0692139,0.019015804,0.017752768,0.0020546815,0.0339408,0.052174043,-0.026543602,-0.06082515,0.0046862145,0.017036853,0.004911452,-0.02598318,-0.0012138704,-0.0006411763,0.018688224,-0.023265794,0.045353565,-0.00000451139,0.028695505,0.006488956,-0.0030047828,-0.024210142,0.0027570007,0.012866944,0.005080507,-0.0271478,-0.047298055,-0.02015069,-0.0017386475,0.058018427,-0.014442118,0.011924268,-0.0049823835,0.032569863,-0.044000104,-0.033177894,-0.06923984,-0.027281838,-0.0010549453,-0.029937332,-0.005874108,-0.07051707,0.016811663,0.0063608945,0.01960561,0.00091511506,-0.044021074,-0.022311883,0.032883488,-0.02334969,0.035649937,0.0623612,-0.016891347,0.06341517,0.040865432,0.037600446,0.009734197,-0.030457301,-0.041470513,0.025938358,-0.010563817,0.08886814,0.006053387,-0.058033172,0.01615952,0.032616865,-0.017761692,-0.024233492,-0.01812461,0.02215898,-0.020018704,-0.049864743,-0.008731675,-0.0070393397,0.026312146,-0.0019940983,-0.028282434,-0.0033893536,0.0123681985,0.004402551,-0.0051470203,0.040685512,-0.001117866,-0.0100830505,-0.023911765,0.004108858,-0.02238937,0.044013973,-0.026343249,-0.031194376,0.025310563,0.026532717,-0.008608275,-0.058737773,-0.01229181,0.03120162,0.0033471286,-0.06158997,0.06720242,0.008780189,0.05773433,-0.023943456,-0.013619236,0.0062070126,-0.023428172,0.03624865,0.05276011,-0.037381317,0.046745926,0.034038138,0.07244886,0.011134027,-0.03526292,0.03900464,-0.020796968,-0.004061499,-0.05630875,-0.055264905,0.036413662,0.04553158,-0.049242746,0.014490119,-0.010658564,0.021046901,-0.13662663,0.009066045,0.058265712,0.06346908,0.008343619,0.0106519535,-0.049779255,-0.04082752,-0.036306784,0.02963686,-0.009542465,-0.032907154,-0.011969217,-0.056904707,-0.0133011015,0.054491106,-0.019994853,-0.018193798,-0.00460824,-0.02095439,0.028837139,-0.012549978,0.05273759,0.036271665,0.012455175,-0.006181773,0.07056396,0.008090417,-0.022740593,0.006892931,-0.01497271,-0.024327762,0.00816894,-0.006892288,0.0075625214,-0.01314571,0.030277738,0.016762042,0.010651269,-0.00021251263,0.03466741,0.040856224,-0.043757685,0.012868331,0.0057529127,0.019377332,0.0039252136,-0.008897856,-0.017894898,0.01730359,0.013716563,-0.014683788,-0.01235947,0.013008061,-0.01568544,-0.0035991038,-0.011667667,0.06950155,-0.002589662,-0.047899984,-0.004480688,0.01467391,-0.010201079,-0.06059514,-0.023511559,0.009914028,0.05542296,-0.024648955,0.028266683,0.01091295,-0.0064847698,-0.024841037,0.043953795,0.056335174,0.0057505458,-0.0100732,0.055536803,-0.023777857,0.00676127,-0.11462206,-0.0071419273,0.00040484773,-0.039406262,0.05176559,-0.032587092,0.0042184265,-0.004067907,0.04440627,-0.0022798232,0.22635397,0.011367791,-0.026541756,-0.03850984,0.025416467,0.013039801,-0.033834834,0.002471931,0.02346894,-0.028797796,-0.023157867,-0.007791101,-0.004915725,-0.022378912,0.006961548,0.03791886,-0.05356087,-0.01766535,0.03635786,0.009393128,-0.00035954037,-0.010648171,0.020523615,-0.0007850543,-0.031345226,0.011465992,-0.024476852,0.021157103,-0.053021222,0.06726997,-0.034949284,0.07125483,0.03368235,-0.005682523,-0.036480844,0.0102913305,0.026375841,-0.02830585,-0.0021168117,0.005871202,-0.031215305,0.024885286,-0.018300274,0.0041262507,-0.021069096,-0.045551952,0.01869259,0.010050073,-0.042558294,-0.0005772449,-0.033943113,-0.027828136,-0.04092878,0.0053288615,0.03432049,-0.03712738,-0.034867108,-0.03682171,0.02320474,-0.001835607,0.0400598,0.028596932,-0.074159354,-0.02490364,0.026572382,0.06221561,0.0008234756,-0.0041476423,0.050927754,0.04982561,-0.02313947,-0.03730208,-0.01776758,-0.0006578134,0.024665339,0.012469325,0.06663597,0.05517773,-0.02740413,0.031291217,0.0020300853,0.014573888,0.011769513,0.024285821,0.0020782473,0.021874847,0.012277026,0.02073092,-0.045205243,-0.01582544,-0.03674065,0.015326549,0.039881453,0.045905452,0.01951165,0.037309166,0.009608455,0.0031030874,-0.007883259,0.018525137,0.020409213,0.0044628982,-0.04693848,-0.018549763,0.07378831,-0.062342618,-0.007818621,-0.034388192,0.015263348,-0.03542328,-0.022125294,0.030638477,0.015921863,-0.051397935,-0.008678439,0.034586273,0.049719308,-0.017531103,0.012778983,0.010216836,0.042345457,-0.008030659,-0.03785858,-0.0035820035,0.013018446,-0.034522034,-0.02125813,0.0027906424,-0.02011161,0.05553629,0.03906864,-0.03454868,-0.04442036,0.014881849,0.014749093,0.046395645,-0.016002784,0.0006016657,-0.06031583,0.02614285,-0.008323428,0.0017665834,0.027489405,-0.019895824,0.014842153,-0.0017062267,0.023331277,0.009195768,-0.0038316972,0.027002484,0.021842776,0.05677794,-0.0042102714,-0.022109145,-0.015122278,-0.003245178,-0.018691706,0.015698018,-0.01688568,-0.034431327,0.00011504158,0.06484857,0.055318214,0.059322566,-0.03547687,-0.010975689,-0.05412985,-0.027155457,-0.0032111837,-0.03519784,0.04647779,-0.023784475,-0.05482247,0.032108042,-0.0065207956,-0.04987665,-0.02859538,-0.00027190347,-0.028138446,-0.016950604,0.03771247,0.016284848,-0.06475385,-0.029391393,0.036150802,-0.021964774,-0.009877359,0.011297603,0.00313404,0.00058245007,-0.021778177,0.06829872,0.023163756,0.0005768372,0.008326881,0.047418084,0.004878076,0.02150875,-0.0069073583,0.005684647,-0.03086945,-0.013426142,-0.010360809,-0.0044173896,0.0013488692,-0.033902895,-0.007780296,-0.0068418593,-0.027945077,0.03805163,-0.041761417,0.01947003,-0.05883702,0.0301411,0.008916476,-0.021553133,0.065455996,0.047923807,0.035785317,-0.0071663903,-0.031137478,-0.03010811,0.00949656,-0.043585215,0.012638902,-0.02699595,0.012442499,-0.035662614,0.023009334,-0.029384572,-0.0076319617,-0.0307923,-0.005605313,-0.007987286,0.00054083753,0.01203947,-0.0076526958,0.009227761,0.061158177,-0.013591204,0.010807876,0.005541684,0.03209617,-0.009398311,0.050678857,0.06259972,-0.017803479,-0.049395517,-0.037450533,-0.052107938,-0.027006198,-0.07346984,-0.037672356,-0.022031255,0.056574654,0.034590915,-0.0020893621,-0.015616967,-0.01113308,-0.02116598,0.0029751547,0.013481549,0.01072471,0.008769333,0.025649847,-0.018191792,0.0111788,0.006008819,-0.018929753,-0.008609738,0.016947677,0.0022814863,-0.039209828,0.002650082,0.014272355,-0.0000058487362,-0.05870786,0.013668462,0.014159362,-0.015861006,-0.07021069,-0.015237077,0.01020725,0.061474603,-0.050858233,0.06849653,-0.037820395,-0.0074914033,0.008412492,-0.058658563,-0.004990455,-0.020014904,-0.024403738,0.039260443,-0.024672372,0.0029829452,0.04656587,-0.002087778,0.0031766566,0.032383285,-0.023120038,0.011270675,-0.020156186,0.015227489,-0.011274264,0.039135806,-0.023816563,-0.024600314,0.02370269,-0.008534321,0.047812764,-0.051369824,0.009502217,0.03432058,-0.024299134,0.02074198,0.013566152,-0.01048933,-0.027414894,0.012803875,-0.03540969,0.03516319,0.0041282726,0.02952751,0.0074767936,-0.0360444,-0.041002598,-0.018655105,-0.0011820964,0.02149815,-0.05080112,-0.003452144,0.030152647,0.007724477,-0.009123,-0.009633552,0.017123826,0.004988874,-0.013318987,-0.016538568,0.010007067,0.025077643,0.067419775,-0.032557804,-0.030015184,-0.05403714,-0.039504252,-0.007820128,-0.0512878,-0.0032553857,0.007480935,0.004488615,-0.01730719,-0.026892276,0.0019206251,0.008066109,-0.014738085,-0.032858465,0.041327238,0.005196077,-0.050790995,0.06686525,0.01586481,-0.009765651,0.027178423,-0.03374393,0.0070724096,0.013655031,-0.024823677,0.041042227,0.024631413,-0.0033605224,0.034120604,0.021122899,-0.019276423,0.011737317,-0.009720543,0.016349247,-0.009295937,-0.005397034,0.0043918258,-0.011379753,-0.040386505,-0.012326479,-0.038047016,0.027460417,0.025503173,-0.02878036,-0.004344129,0.044820238,-0.01204791,0.028757993,-0.033982955,-0.0077561885,-0.13787499,-0.0031626893,-0.043092106,0.0013892321,-0.012646687,-0.024717549,0.0042150817,-0.05510739,0.031272013,-0.02291821,-0.027324433,0.023749117,0.019662626,-0.0119970525,0.06678184,-0.0032618812,-0.010468306,-0.0066579673,-0.0129354475,0.023229513,-0.009714068,-0.033536825,0.033328857,-0.013832272,0.020796033,-0.02698432,-0.009442661,-0.01799053,-0.0071473178,0.011387213,-0.0129987635,-0.025387868,0.010501617,0.03028348,0.004809275,0.002947649,0.01832718,0.02058744,-0.022851814,0.021741683,0.02700589,0.036453266,0.01319327,0.021502918,0.04727895,0.045594838,0.01787569,-0.024983186,-0.020433212,0.012610464,0.01824989,0.06326209,0.0003709946,0.029211763,0.0013074352,-0.01481595,-0.019266386,-0.0011030475,-0.0038635584,0.0069496883,-0.020895595,0.047140744,-0.0075022303,-0.040984485,-0.052446295,0.0064908788,-0.025595052,0.025701191,-0.06284146,-0.033374194,-0.011754891,-0.026737679,-0.013824901,-0.0036600688,0.031845327,-0.05519206,0.022372212,-0.01447707,0.011664926,-0.028349025,-0.051789887,-0.015404358,0.004360991,-0.001518669,0.086946584,0.03745986,-0.017800143,-0.02032564,0.021013841,0.0060101855,-0.014029414,-0.041325793,-0.0016173142,-0.030830976,-0.03901823,0.023274861,-0.0028226804,-0.01239319,0.05100918,-0.019394873,-0.009680696,-0.045406297,-0.010831427,0.018953577,-0.022030594,-0.011805983,0.084141955,-0.009030864,-0.032766502,-0.0401982,-0.042207967,-0.0057716444,-0.012814563,0.02087223,-0.053064816,-0.010204202,0.004164604,-0.037639264,-0.01999718,-0.07225382,0.0006738247,0.033351474,-0.041846875,-0.01983324,0.02213689,0.018214377,0.025358234,0.015335348,0.014528283,0.005948341,-0.0491076,-0.02961616,0.027478006,0.031881817,0.014226454,-0.024455635,-0.032359812,0.020146279,-0.029757043,-0.0416922,0.020423744,0.01825868,-0.008593644,-0.032155294,-0.006404614,-0.011611262,0.02700311,0.0623885,0.032350875,-0.024168223,-0.023973687,-0.021764034,-0.012057759,0.054725256,0.005564681,0.051091243,-0.047535818,-0.010452856,-0.005877592,0.04844676,0.010958969,-0.020829996,-0.017292192,0.013368159,-0.018993868,0.0037306356,-0.0032865168,-0.020826124,-0.035210036,0.0050832913,0.011466827,0.01282915,-0.0022785496,0.031362664,0.023091238,-0.037686713,0.0029123595,-0.042410225,0.03489038,-0.015915362,0.0086367745,-0.0047126124,0.075741954,0.008571703,0.012652513,-0.011793739,-0.014088033,0.014603442,0.0044682664,-0.015970986,-0.029056443,-0.012110995,-0.040590003,-0.004232488,0.035090096,-0.010978598,0.026621645,0.008613963,0.01458491,0.018330304,0.028505795,-0.010009943,0.0063121975,-0.008161786,0.04347657,0.022911029,-0.049055006,0.00270871,0.021640409,0.040619902,-0.0056371097,0.044908475,-0.015229572,0.005194127,-0.005071092,-0.035155255,0.06713089,0.030011965,-0.01563667,-0.044428866,0.02788518,0.018316584,-0.036916208,0.0009012298,-0.037256874,-0.010887468,-0.029095221,0.011915177,-0.062393475,0.00776635,-0.009312518,0.023542877,0.026117729,0.019246984,-0.017473655,-0.0062124194,0.016820354,-0.026410507,0.0026038918,0.021035345,0.01924659,-0.027370874,0.0038405168,-0.01718435],"last_embed":{"hash":"1y2og54","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"1y2og54","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Git Client Setup#SSH Config (~/.ssh/config)#{1}","lines":[210,217],"size":126,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1y2og54","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Git Client Setup#Common Git Operations": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05898477,0.027893918,-0.03067699,0.048415866,-0.025927706,-0.00043655388,0.025869615,-0.03407102,0.0042994055,0.015152759,0.0095949145,0.042258278,-0.03417602,0.029630147,0.008033239,-0.027280314,-0.015160703,0.047469072,0.033998657,0.001054636,-0.0014775586,0.024292849,0.022001931,-0.0083734235,0.0010049014,-0.00591203,0.0149270985,0.00077626016,-0.0013054273,-0.0070040887,0.0038899556,-0.022260629,0.039042246,-0.03460762,-0.05062136,0.005512872,-0.02289331,0.011604319,-0.019591108,0.025241151,-0.0010871254,0.005842574,0.030252272,-0.020804329,0.0016599682,-0.033023365,0.026376149,-0.023192015,-0.0075549143,-0.018654093,-0.023345044,0.021322342,0.010116132,-0.05501052,0.027853554,0.048284605,-0.012777952,-0.012357783,-0.046608567,0.022438388,-0.02363659,0.015338309,-0.052587677,-0.016322603,0.007848448,-0.007874401,0.014103313,0.059539814,-0.017339924,-0.04369638,-0.030337024,0.04759629,-0.015784282,-0.010552785,0.0020838913,0.021282336,0.06299648,-0.02503232,0.023390574,0.023778195,-0.00010686388,-0.0132671185,0.023833226,-0.0038681263,-0.04654245,-0.032974154,-0.023146754,0.11570562,0.040139034,-0.0023169108,0.015178736,-0.03053283,0.0016552607,-0.061446656,-0.02093963,0.002282401,0.02051207,0.03596711,0.027330332,0.027924225,0.004650093,-0.038593512,-0.026228392,-0.030938303,0.00485182,0.02070881,-0.011752139,-0.01535274,-0.020457283,-0.02722675,0.02873517,-0.0021757823,-0.034272585,0.015039726,-0.016708609,-0.050639685,0.012760294,0.0022748504,-0.042515565,-0.040243324,-0.02669483,-0.010150254,0.0066517256,-0.02662378,-0.0076936595,0.012121729,-0.008207912,-0.0101308515,0.013486678,0.046663206,-0.037838306,0.041478794,-0.007960925,0.0013625236,-0.016004752,-0.039558273,0.009694013,0.045827974,-0.004353547,-0.025122657,0.0068090935,0.06077997,-0.00066319684,-0.027198331,0.03903889,-0.029359935,0.056895006,0.021199984,0.0022972783,-0.006173057,0.023489177,0.014728122,-0.007332092,0.02439417,-0.0066950493,0.0046160887,-0.007991357,-0.032890767,0.007038839,0.011629353,0.05527275,0.028780948,-0.036014367,0.02675172,0.020323303,-0.08170309,-0.020260448,-0.045949977,-0.02921454,-0.013590375,0.028221393,0.014037915,0.008977111,0.075949974,0.023308748,0.030986315,0.00047988797,0.041343812,0.056898292,-0.031592406,-0.060781673,-0.006512496,0.011667638,-0.00063322065,-0.019182837,0.012182213,0.007498338,0.006001501,-0.01670673,0.03418395,0.0043444713,0.0030478158,0.016483331,0.007162523,-0.06279901,0.0010492911,0.0212118,0.023995003,0.00019039483,-0.023972197,-0.01362346,0.024769444,0.05117831,0.0031666313,-0.0067650187,-0.006706835,0.00225346,-0.037893422,-0.012054236,-0.07778462,-0.0018408394,-0.013175663,-0.032493833,-0.0017381188,-0.0474542,0.029066937,-0.021899754,0.0274729,0.008459155,-0.03158682,0.0013672382,0.027367424,-0.042677566,0.019032171,0.040595595,-0.009574463,0.062649295,0.05921267,0.04025913,0.013551828,-0.06847299,-0.026916828,0.020011527,-0.01955134,0.07205287,-0.007619387,-0.06330688,0.010024974,0.021679752,-0.013142077,-0.0055260574,-0.03201299,0.043532923,-0.032155253,-0.032144908,0.013213168,-0.0011908051,0.012874488,-0.030394852,-0.041746676,-0.041628946,-0.004797468,-0.006847418,0.022689711,0.020122908,-0.0065709976,-0.020975266,0.0083428295,-0.0011421476,-0.020589815,0.020084357,0.015650388,-0.031573147,0.028561229,0.03971873,-0.005859629,-0.058400933,-0.030943654,-0.002576139,-0.0038536435,-0.03395354,0.06467381,0.006179781,0.06466681,-0.008759143,-0.023987649,0.03630741,-0.01875333,0.05011182,0.048531707,-0.05750761,0.05601513,0.027434226,0.05342856,-0.00071288046,-0.03499061,0.031536393,0.0027939035,0.00027977244,-0.05572718,-0.020905605,0.030694267,0.06732452,-0.035814073,-0.005740562,0.035748992,0.024977453,-0.13602845,0.018491639,0.038394097,0.045107815,0.011688631,0.008279941,-0.015052198,-0.03574564,-0.044130616,0.059664298,-0.022755312,-0.042820554,0.0006516063,-0.03659121,0.024020167,0.02743034,-0.051595733,-0.020543985,-0.020576222,-0.025492739,0.0004281468,-0.027158242,0.046854004,0.045814116,0.010620524,0.018256232,0.041775927,-0.0007056421,-0.033256,0.022623952,0.00748163,-0.012881075,0.0038309812,-0.007755314,0.018514028,0.004532791,0.015846293,0.01278712,0.042265285,-0.01754746,0.024732206,0.074874625,-0.035125405,0.0030276116,0.0044221915,0.014301769,-0.010812223,-0.022625312,-0.037074283,0.036317825,0.041849315,-0.033639003,-0.02183849,-0.0008607789,-0.026800754,-0.021948997,0.008497563,0.05755509,-0.013890856,-0.030847913,0.0035459714,0.027862344,0.00055968907,-0.060553815,-0.04286739,0.023738887,0.057377066,-0.037054628,0.028054692,-0.017781882,-0.008271795,-0.049634818,0.0063282987,0.039300982,-0.03295232,-0.021751512,0.008814211,-0.007986854,0.0025539931,-0.11656092,-0.016619692,-0.0046213567,-0.029416598,0.046891425,-0.020575006,-0.025263166,-0.03490828,0.028301403,-0.00963836,0.22532338,0.006377888,-0.013331682,-0.018212661,0.023771076,-0.0061609275,-0.0013675153,0.024313986,0.017696254,-0.038611367,-0.006545918,0.008931714,0.015386178,-0.024469784,0.022982184,0.022020742,-0.029330578,-0.021251677,0.04268695,0.011076766,0.024364138,-0.0021563072,0.02904307,0.0023284832,-0.0293139,-0.012854777,-0.019452596,0.03062027,-0.038712822,0.07450322,-0.0054857316,0.047527656,0.0040780706,0.0006315653,-0.05320463,0.014988771,0.041921295,-0.032494724,-0.01071064,0.029119456,0.0159631,0.015092404,0.009126862,-0.004324554,-0.0143304765,-0.030608958,0.019250955,0.019382667,-0.047792085,0.0056811175,-0.048732378,-0.010387729,-0.038167525,0.010955256,0.02431706,-0.02702881,-0.042495232,-0.018494742,0.014538547,-0.0036945771,0.028649442,0.021086833,-0.07225107,0.01664428,-0.004782967,0.03736703,0.02139702,0.010659973,0.041608457,0.042087357,-0.021550689,-0.04081962,-0.009606971,-0.009768618,0.033438884,0.020954348,0.065686196,0.051630083,-0.016602574,0.013618956,0.0024305305,0.030784832,-0.007667375,0.021278018,0.0037381647,0.009937624,-0.0089936545,0.020394703,-0.003957074,-0.020844826,-0.044160888,-0.010536711,0.0066929087,0.03700572,0.0327454,0.055904713,-0.005196161,-0.034502964,-0.008047518,0.008336922,-0.009312812,-0.01731719,-0.014828845,-0.030800978,0.059058253,-0.04606727,-0.059374955,-0.028494656,0.023071397,-0.01614107,-0.049150273,0.032984912,0.015872225,-0.048752926,-0.0044180257,0.06272477,0.062170066,0.011051186,0.019900873,0.04289762,0.021953223,0.019360015,-0.021786707,0.020339735,0.009752939,-0.052932873,-0.032409605,-0.023538418,-0.041520346,0.06550341,0.025753297,-0.025839968,-0.025931586,0.03375104,0.006289217,0.022282844,0.026144087,-0.015967827,-0.02808172,0.050636347,-0.046991702,0.0027044893,-0.022188375,0.01869213,0.0070082736,0.024393681,0.009080274,-0.040105097,0.0075762323,0.016473863,-0.024259454,0.030540397,-0.0034123203,-0.013778088,-0.034992795,-0.025686938,-0.01881055,0.020335348,0.0028170035,-0.031396694,-0.015010381,0.029144576,0.052184455,0.03839628,-0.03513793,-0.034875628,-0.06804081,0.023867955,0.013882387,-0.04765631,0.05917745,-0.026885107,-0.04454837,0.033630308,0.012121814,-0.04849471,-0.047284592,0.017224627,-0.041481048,-0.031836193,0.041713554,-0.010600624,-0.018859224,-0.029616304,0.014751806,-0.021756744,-0.018857792,0.020879146,0.010966713,-0.009217933,-0.06183784,0.104415104,0.035438042,0.0089823445,0.02346767,0.016660335,0.052713342,-0.06025014,-0.011759462,-0.000054601278,-0.04742974,-0.025974393,-0.01139119,-0.00574711,-0.01509578,-0.019980803,0.02465211,-0.0015011474,-0.022662448,0.024450414,-0.039080273,0.021885874,-0.035262384,-0.0026938089,0.00009471632,-0.0017645928,0.08106621,0.055121735,0.025133861,-0.010059395,-0.02193665,-0.023429811,0.0020425536,-0.05683403,0.029842326,-0.004722358,0.014545096,-0.06422309,0.016932743,-0.038282797,-0.0079914285,-0.051899582,-0.035960153,0.010266773,-0.0031754794,0.0033696515,0.004015726,0.018403595,0.040848106,-0.009780254,0.022612916,-0.021769801,0.044154845,0.044497263,0.043657362,0.031473856,-0.0010611413,-0.012966954,-0.031832937,-0.040524878,-0.021369938,-0.05800696,-0.031047594,-0.024762211,-0.0068117003,0.038342685,0.026457785,-0.041996334,-0.020622227,-0.04436831,0.0044836923,0.0003753958,0.021469729,-0.009596381,0.024579758,-0.04019817,0.013603682,0.013471934,-0.030844936,-0.019022265,-0.011727513,0.017405255,-0.02948608,-0.026597954,0.030651592,0.013602337,-0.04112127,0.009194092,0.041299716,0.013485572,-0.06968746,-0.017158935,0.02182584,0.019210426,-0.05099271,0.064606965,0.009372977,-0.0021831933,-0.010155835,-0.063480765,-0.02197778,0.0070262766,-0.009013316,0.019653065,-0.01388786,-0.02422524,0.052421972,0.009009001,-0.0034480677,0.04252665,-0.023786722,0.017114518,-0.023656592,0.012629306,-0.031990893,0.0766665,-0.025701724,0.011549637,0.038828395,0.0039651114,0.039100774,-0.030318135,-0.006757648,0.0026577914,-0.012339413,0.031505466,0.02856585,-0.0039931354,0.0019294976,0.0076752068,-0.052910317,-0.0037647225,-0.014015469,0.019152265,0.0015366718,-0.028370576,-0.055699263,0.008628575,-0.017062558,-0.00031688184,-0.024745531,-0.012687399,0.044207927,0.011129447,0.012298489,-0.031409364,0.02503319,-0.0023614115,0.00031176402,0.00046711892,0.0025048996,0.0204241,0.04610221,-0.030150512,0.0042347005,-0.062440053,-0.022372797,0.009532059,-0.044496473,0.016902158,0.004450748,0.038203415,-0.034610905,-0.0034338832,0.027315613,-0.04072153,-0.032866724,-0.02936453,0.08258089,-0.012950035,-0.040907867,0.06483375,0.014462322,-0.03428029,0.008363263,-0.03580724,0.019195745,-0.00008329436,-0.012664856,0.013252641,0.02613914,0.052853916,0.030159501,-0.010125733,-0.013183343,0.011772017,-0.017842812,0.012187522,-0.019542756,-0.03386667,0.0007329392,-0.027603695,-0.06997765,-0.016094211,-0.07023171,0.02018237,-0.0035229777,-0.007984939,0.03235712,0.0034221183,-0.016757555,0.034462932,-0.027920524,-0.010648242,-0.13977757,0.005182113,-0.04470653,0.014066584,-0.021398434,-0.011326996,0.03449317,-0.046390634,0.0074937306,-0.013214697,-0.008470704,-0.00028046817,0.00067137834,-0.01288848,0.012644435,0.025002435,-0.015189186,-0.007931915,0.0036677297,-0.013043999,-0.018195175,-0.012756485,0.05802255,-0.009338933,0.015270676,0.0009973365,-0.0016250917,0.016251741,-0.0040110378,-0.009682958,-0.010622163,-0.044306412,0.017380858,0.0034979805,0.019377584,0.0070552817,0.02675233,0.021965638,-0.001939804,0.0071660657,0.0014045424,0.015545204,0.008539172,0.017667864,0.03803105,-0.0063219215,0.0008264241,-0.024792368,-0.023639515,-0.017649747,0.032627102,0.066559374,-0.011231767,0.0038199138,0.019145226,-0.020090876,-0.023487767,-0.024523126,-0.030073686,0.0043655066,-0.03640968,0.056649122,-0.009820034,-0.0136321355,-0.029291926,0.0056242277,-0.02965571,0.012334618,-0.0054736827,-0.011360731,-0.014003693,-0.020221641,-0.02984647,0.015424668,0.011759261,-0.052746985,0.03634528,0.012086969,0.024785174,-0.008059631,-0.0321375,-0.023446614,-0.0045659933,0.02178256,0.07116869,0.03986704,-0.010550654,0.0097933775,0.035099365,-0.014839947,-0.035908356,-0.04794566,0.008168323,-0.012144355,-0.008049049,0.018784763,-0.021958586,-0.030858412,0.02992241,-0.01547622,-0.009950187,-0.04816975,-0.01217116,0.017310726,-0.013863679,-0.015318329,0.016036738,-0.013393498,-0.025363224,-0.03759424,-0.042899378,-0.016370015,-0.010410715,0.01589877,-0.053062268,-0.022212295,0.014816517,-0.051736966,-0.0507072,-0.06198845,0.025433274,0.020227836,-0.031737756,-0.013796932,0.009414058,0.003682153,0.0147848055,-0.0027413184,0.024471398,0.021668602,-0.03557516,-0.039089292,0.018709807,0.024258295,0.0010296819,-0.027409945,-0.035406895,0.037350886,-0.029365797,-0.04441018,0.0031303237,-0.0066009015,-0.012813774,-0.024940804,-0.0149282385,-0.029350616,0.01159198,0.0664326,0.029714175,-0.04641953,-0.01579814,-0.011921393,-0.0388457,0.07341484,0.004155058,0.05234886,-0.011909155,-0.015044195,-0.017090602,0.054726508,0.017245553,-0.02939017,-0.007168254,-0.016883,-0.018279042,0.041304544,-0.0027272308,-0.015661635,-0.024735684,0.019476242,-0.005611622,0.034403607,0.0029521645,0.025519773,0.03688747,-0.00016495166,-0.015036603,-0.050638307,0.03986321,0.010334786,0.013677722,0.022324337,0.03447908,0.0050321585,0.041101284,0.011745958,-0.024413485,0.03130735,-0.037675615,-0.0107321115,0.005876655,-0.016403234,-0.00974252,-0.020075887,0.046975426,-0.007476371,0.022901062,0.030334082,0.015107297,-0.0055005196,0.024452185,0.0034985384,-0.0064842943,-0.0016806929,0.016205952,-0.0052281027,-0.007059593,-0.0066434974,-0.004309139,0.0036517945,-0.004310358,0.033621863,-0.010326904,0.05025288,0.017545559,-0.016794816,0.052674904,0.030418089,-0.0186442,-0.042738408,-0.000023804641,-0.008825267,-0.03532599,-0.0135355005,-0.024869345,-0.015037018,-0.021900775,0.0076610316,-0.038021218,-0.0186925,-0.004637304,0.027137423,0.030048965,0.05083147,-0.00971589,-0.020821385,0.02456425,0.005818886,-0.0020834487,0.035272487,0.006340366,-0.03352162,0.011042857,-0.04851658],"last_embed":{"hash":"115i321","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"115i321","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Git Client Setup#Common Git Operations","lines":[218,238],"size":364,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"115i321","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Git Client Setup#Common Git Operations#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05552431,0.035957236,-0.014401737,0.040614657,-0.030494034,-0.0005752535,0.030208997,-0.03407256,0.0013439436,0.0075863735,0.002756267,0.060665257,-0.038239203,0.025342759,0.00090865704,-0.024601037,-0.01339324,0.045421615,0.030152155,-0.0062013115,-0.0074920026,0.014817408,0.01878734,-0.0069403956,0.003355296,-0.010539169,0.021974182,0.0013527486,-0.0067069153,-0.013638541,0.004818127,-0.018226417,0.04148313,-0.034369428,-0.057308543,0.00882282,-0.027656548,0.013892059,-0.0148262605,0.022422213,-0.002462008,0.011274951,0.034612745,-0.03203886,0.0029490404,-0.03404832,0.031716604,-0.024087066,-0.009108438,-0.021526901,-0.021796,0.024208376,0.021319177,-0.055078436,0.02449314,0.033621997,-0.012059142,-0.009437733,-0.056654535,0.017992454,-0.018280473,-0.002232094,-0.063264646,-0.007173667,0.011678861,-0.005282099,0.009748627,0.064110786,-0.019357545,-0.038447253,-0.028776191,0.054672703,-0.018948076,-0.016000697,-0.000068130576,0.014831982,0.062595345,-0.020341111,0.03082472,0.025137777,0.008387669,-0.008257681,0.020236893,0.0077888314,-0.049617596,-0.03875479,-0.031815343,0.101148844,0.04094894,0.0010818949,0.014729179,-0.022375125,0.00031384212,-0.06804872,-0.024171079,0.008656967,0.024112742,0.036790647,0.027374066,0.02652043,0.0005276886,-0.033573292,-0.028603388,-0.029230317,0.0018371894,0.01687454,-0.014957721,-0.009072145,-0.02728458,-0.023084234,0.030747958,-0.002641396,-0.03303788,0.017339926,-0.02187592,-0.043469585,0.0032731167,-0.00050197256,-0.047830865,-0.043569975,-0.028300762,-0.006784395,0.0033262607,-0.039076075,-0.005430919,0.014538185,-0.011488792,-0.012283316,0.0076109692,0.048914023,-0.043974467,0.034908433,0.00015904017,-0.010094262,-0.004326217,-0.04246758,0.004933253,0.033651512,-0.0050047273,-0.026163584,0.007698513,0.056310847,0.014925371,-0.034467183,0.033348676,-0.03410069,0.049595233,0.026378699,-0.00006837788,-0.012055735,0.026863033,0.02121472,0.001173672,0.009358113,0.0014724751,0.006390907,0.010207922,-0.033035163,0.0074857245,0.018878222,0.043925032,0.02083609,-0.030221958,0.033199992,0.02348464,-0.078209706,-0.014540575,-0.04508032,-0.03340238,-0.014051238,0.03412735,0.013178417,0.008610959,0.07293931,0.023799745,0.03396878,-0.00567402,0.039773367,0.047224406,-0.033282127,-0.057192646,-0.007872395,0.010160662,0.0024376423,-0.0199722,0.0077768886,0.008181029,0.006370991,-0.017414352,0.032183927,-0.0015136839,0.0029370901,0.013869968,0.012736486,-0.05604074,0.0020388493,0.020789772,0.018313931,-0.007918683,-0.019966139,-0.018593777,0.019672059,0.047513835,0.0017966336,-0.0041667726,-0.00070852163,0.0023131592,-0.04479263,-0.014802792,-0.064829715,-0.005075243,-0.0059105805,-0.037039224,0.0051890207,-0.041616358,0.030240366,-0.024444483,0.025324073,0.014561857,-0.0349314,-0.00048681177,0.03610356,-0.03837664,0.02071029,0.055389553,0.00084864895,0.058174632,0.05281857,0.0448643,0.00968943,-0.058154102,-0.03268275,0.024725113,-0.015070094,0.070959896,-0.009599646,-0.07633522,0.010568433,0.032023497,-0.014343571,-0.00016908039,-0.028704187,0.034513704,-0.032438744,-0.04439781,0.0122819925,-0.004100712,0.009909365,-0.03895607,-0.04292261,-0.03663231,-0.0069611147,-0.0061540287,0.023535429,0.026764859,-0.0034993524,-0.022246921,0.0007870377,-0.0073627545,-0.010873155,0.02992005,0.01603797,-0.03504861,0.02625658,0.0432842,-0.008432773,-0.051599372,-0.01451674,-0.00028323138,-0.018707233,-0.030836517,0.07161342,0.0013724517,0.055492792,-0.009156917,-0.023638612,0.032161392,-0.022091059,0.04979124,0.05546567,-0.0517087,0.061690066,0.029210027,0.06863267,0.007980825,-0.033439375,0.040051125,0.008173178,0.0031821406,-0.042498205,-0.024650555,0.026095925,0.061650746,-0.040634386,-0.0068297987,0.029722333,0.0146290045,-0.13160375,0.015136819,0.03984351,0.037631422,0.01383754,0.010372079,-0.019442976,-0.036047798,-0.033517055,0.058079053,-0.023961429,-0.044017434,-0.0042491457,-0.047708888,0.018888963,0.03562836,-0.045668073,-0.026154367,-0.02805899,-0.024710562,0.0054289144,-0.030092148,0.045751493,0.04683589,0.014196115,0.009797519,0.030558897,0.00033400886,-0.026981236,0.021090304,0.012160064,-0.012946644,0.0037476534,-0.007745754,0.010487737,0.008705053,0.004961427,0.018027136,0.0277787,-0.023936536,0.02939808,0.06677025,-0.03895671,-0.006129103,0.008410913,0.007659403,-0.010156977,-0.023408962,-0.042117402,0.03558395,0.040458336,-0.028322954,-0.020177845,-0.006248505,-0.018774183,-0.01293558,0.016371138,0.058370546,-0.018006967,-0.036998924,0.0058023487,0.04556556,0.005004746,-0.05471219,-0.04924802,0.025522768,0.06533127,-0.03646205,0.025991837,-0.0067398325,-0.0012908923,-0.04697164,0.008078646,0.03852995,-0.04324869,-0.018355051,0.0138607435,-0.01265146,0.013624919,-0.11925857,-0.0064232154,-0.0043441546,-0.022543848,0.04487171,-0.015240683,-0.013050979,-0.03524348,0.023144756,-0.011917181,0.22252698,0.013465753,-0.018553708,-0.027910179,0.01822991,-0.008393936,-0.0064308043,0.022395426,0.030261885,-0.04067669,0.00011706569,0.017952695,0.005069034,-0.028336737,0.018857677,0.016617544,-0.029846214,-0.01365214,0.045364086,0.0038595027,0.024627183,-0.0064476747,0.02741948,0.0058001396,-0.017264403,-0.012686134,-0.024435597,0.035730828,-0.036800086,0.073119126,-0.0018314793,0.038190026,0.0011232075,0.009783415,-0.045679003,0.019811872,0.0464228,-0.035791487,-0.016985143,0.025725838,0.0012515908,0.017853202,-0.004330175,0.0050967303,-0.011067676,-0.025330365,0.016050428,0.015499575,-0.042220674,0.011383249,-0.04948225,-0.010427205,-0.045746587,0.014435694,0.023356482,-0.024949312,-0.045773257,-0.017901622,0.016760698,-0.0036427688,0.03254092,0.023895722,-0.06697233,0.015126884,0.0072414214,0.031875752,0.03309154,0.01125993,0.047256812,0.041749287,-0.010139871,-0.03309542,-0.0074023437,-0.013119168,0.026888484,0.016383301,0.0658245,0.05604673,-0.018649708,0.011495538,0.011310654,0.039049294,-0.015828934,0.01854382,0.000043928205,0.0056062727,-0.007846322,0.017238582,-0.0100691095,-0.017099418,-0.046489894,-0.010007373,0.005585915,0.03713892,0.037332404,0.0675643,-0.014577372,-0.032649092,-0.0061895996,0.0008224737,-0.008446506,-0.027392246,-0.009197495,-0.029135482,0.060517468,-0.043300554,-0.06612731,-0.026229702,0.022658449,-0.022096463,-0.030436011,0.038113344,0.013148735,-0.042041227,-0.0009247175,0.06703029,0.06615641,0.010911674,0.017599355,0.042674698,0.011561759,0.0021545568,-0.027905928,0.021429557,0.012526711,-0.04474511,-0.03080452,-0.0036487684,-0.04058447,0.07127646,0.013946441,-0.02878566,-0.013594558,0.023006009,0.0075496454,0.010033756,0.02094926,-0.011729969,-0.039174072,0.056626376,-0.036644716,0.0068923226,-0.017109402,0.008641573,0.012037506,0.030093083,0.013463833,-0.0350251,0.018957334,0.010125272,-0.015066042,0.031564042,-0.008930161,-0.019263575,-0.034030467,-0.026744468,-0.018888187,0.021107107,0.002642716,-0.038187593,-0.009307409,0.042546768,0.046127442,0.03582312,-0.03911848,-0.033265695,-0.065455146,0.020057688,0.019436156,-0.044334173,0.057586417,-0.029593818,-0.049105495,0.036088567,0.016812092,-0.05531584,-0.054316763,0.016952813,-0.04088733,-0.021523723,0.044628453,-0.020114945,-0.019082878,-0.023610098,0.012962808,-0.014711963,-0.016696375,0.018151863,0.0009591454,-0.008511229,-0.06866231,0.09651837,0.037473843,0.010737889,0.024174996,0.017379895,0.054122392,-0.050349258,-0.020668045,-0.0035979175,-0.04691277,-0.03259641,-0.009629468,-0.003871536,-0.01793793,-0.011081216,0.03048047,-0.0034948338,-0.016617123,0.003780926,-0.040298022,0.02866399,-0.03322187,-0.006568339,-0.0026016335,0.0029060207,0.09200319,0.045776963,0.024851428,0.0042958753,-0.020311723,-0.024397487,0.00078091247,-0.057644915,0.032761797,-0.0027624874,0.0086504705,-0.06474151,0.022833439,-0.04402146,-0.010748572,-0.048225313,-0.03833115,0.008632893,-0.0036935825,0.00619043,0.007433741,0.018679786,0.038218252,-0.019605897,0.029693173,-0.0215825,0.04139468,0.043598324,0.04177055,0.03552901,0.012377121,-0.021250082,-0.028032383,-0.044666383,-0.019425273,-0.05078877,-0.03254221,-0.01298799,0.0043513286,0.031011986,0.020103885,-0.033571873,-0.013657739,-0.0342112,0.0041345335,-0.0047187363,0.020610379,-0.012294659,0.01797767,-0.03138469,0.019184858,0.008820645,-0.02397701,-0.0135646975,-0.009001731,0.014445393,-0.02684676,-0.028420264,0.035070356,0.017870145,-0.04572654,0.013205752,0.041817553,0.014819006,-0.07499867,-0.0101958,0.02864479,0.035687815,-0.04491086,0.07267667,0.014724303,-0.0021451889,-0.013929983,-0.061974853,-0.029260574,-0.002509696,-0.020787776,0.020707127,-0.021132128,-0.020070968,0.053716797,0.016396053,-0.0035391168,0.033647884,-0.022905475,0.018017432,-0.022612795,0.017747212,-0.03741708,0.08240824,-0.022409206,0.01430778,0.0373334,-0.0076709827,0.036757443,-0.029559905,-0.010789241,0.008131832,-0.019242834,0.023816865,0.031265397,-0.0065534553,-0.0019768176,0.012137159,-0.043091003,0.0019854754,-0.016392622,0.022913381,0.010237952,-0.032872472,-0.051916577,0.004340845,-0.012507088,-0.0002830202,-0.0221675,-0.013205993,0.046777714,0.013044622,0.012571213,-0.016107459,0.024035413,-0.0014762309,-0.009685589,-0.0045894375,-0.0018967437,0.030070564,0.061026305,-0.035626583,-0.0051635513,-0.053061265,-0.024567684,0.01494029,-0.047846198,0.010068983,-0.00428611,0.042643536,-0.035336576,-0.0023174083,0.017526697,-0.04237346,-0.029261839,-0.034444988,0.08547012,-0.013207648,-0.03560016,0.062097047,0.020061377,-0.036574274,0.0002316037,-0.03196535,0.015897974,0.006574164,-0.026804296,0.011572162,0.020991521,0.052391913,0.036057327,-0.009746781,-0.011724012,0.006039668,-0.021069333,0.013147005,-0.014582011,-0.033406243,0.000011284473,-0.023957038,-0.06477074,-0.017140301,-0.0643404,0.026321225,-0.0054609557,-0.0028352477,0.030655237,0.004363948,-0.0076424866,0.037139967,-0.03547894,-0.0036680482,-0.14014964,0.011132172,-0.052989952,0.003001368,-0.02671567,-0.0050750403,0.028178953,-0.045089282,0.009349809,-0.018946778,-0.02184888,0.0045414236,-0.001548819,-0.019404398,0.0148064885,0.02150534,-0.008848571,-0.002121827,0.0033745244,-0.014051414,-0.024316857,-0.019639397,0.05807422,-0.0057304194,0.023809822,0.0005931378,0.001119457,0.017646922,-0.006235975,-0.010866635,-0.017230177,-0.03409982,0.017717045,-0.0028732156,0.015631232,0.004754781,0.030313179,0.012582937,0.005206237,0.009566395,-0.0032431257,0.01982857,0.0044927364,0.026539648,0.04222107,-0.0076587033,-0.0007538135,-0.02537347,-0.027705226,-0.018589582,0.03747962,0.0641159,0.004420693,0.0005314708,0.019606214,-0.023267524,-0.033700842,-0.025511079,-0.021484347,-0.0026297907,-0.044146344,0.057889048,-0.0058068773,-0.022671916,-0.03802765,0.0068788053,-0.027709117,0.020408269,-0.011879678,-0.013901237,-0.0101325475,-0.020658959,-0.032723147,0.0076485635,0.017682748,-0.051538162,0.04036092,0.01780622,0.024440292,-0.012741481,-0.027361332,-0.021925297,-0.0030141443,0.011192004,0.07291583,0.04769104,-0.005530732,0.011534139,0.03389625,-0.011479688,-0.03685725,-0.044908017,0.0052819056,-0.022082953,-0.011892967,0.0216949,-0.025428722,-0.025092138,0.02756276,-0.006318049,-0.006455171,-0.042798735,-0.0065469844,0.012833701,-0.01028022,-0.012459886,0.027318561,-0.008036519,-0.026192999,-0.032815132,-0.041599456,-0.013778213,-0.014117864,0.018748952,-0.04792089,-0.019941632,0.007696749,-0.05008326,-0.042933878,-0.052197054,0.033355407,0.018779932,-0.030782372,-0.0062165656,0.020502105,-0.010216552,0.010439835,-0.011271974,0.021102443,0.019012723,-0.03966208,-0.0357142,0.026945189,0.027302824,-0.0068480903,-0.0337526,-0.02178604,0.039179012,-0.031405076,-0.04493422,0.00047678655,-0.014668423,-0.0071997563,-0.018506298,-0.019370615,-0.02734992,0.012043528,0.062409744,0.021750627,-0.042206883,-0.019444324,-0.016980149,-0.037790257,0.07855017,0.0014293568,0.04946875,-0.018584015,-0.026381677,-0.019855328,0.051821694,0.008884755,-0.042583082,-0.0037518097,-0.013382558,-0.028993465,0.040538207,-0.005235715,-0.028381588,-0.028797042,0.021070471,-0.006214459,0.024789013,-0.00012662793,0.016952174,0.04022266,-0.007561566,-0.012217771,-0.057629794,0.041110583,0.005742453,0.019033995,0.01773826,0.036403693,-0.0032867217,0.041724727,0.011497516,-0.026581323,0.02844706,-0.031153256,-0.017733186,0.011654493,-0.012058694,-0.013516688,-0.021538664,0.046124723,-0.0053092656,0.02010276,0.020234527,0.009857452,-0.0054778606,0.0259511,-0.000054829736,-0.008117615,-0.010258763,0.016532736,-0.009474362,-0.018612636,-0.0082587665,-0.0066763684,0.0048846113,-0.008419552,0.02900476,-0.010538121,0.050037313,0.011845419,-0.027076308,0.048490334,0.027167251,-0.01705713,-0.04266185,-0.0011326271,-0.0070396927,-0.040412255,-0.005118819,-0.026353434,-0.014290242,-0.030308804,0.017734824,-0.0391098,-0.016462468,-0.0057922313,0.0291352,0.03405214,0.054006193,-0.013613908,-0.018950613,0.031270772,0.009128467,0.0073841447,0.039188176,-0.009444742,-0.030122908,0.00057540665,-0.04487288],"last_embed":{"hash":"1jmxj8l","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"1jmxj8l","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Git Client Setup#Common Git Operations#{1}","lines":[220,238],"size":337,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jmxj8l","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.048727833,0.023876185,-0.04755005,0.01175769,-0.043058325,-0.042615186,0.06049612,0.02418221,-0.03406187,0.05530028,0.006096937,0.012346545,-0.029235242,0.033329908,0.017683903,-0.022826029,-0.016968848,0.052542925,0.017527288,-0.020162731,-0.02174217,-0.02043965,0.07873401,-0.0065297796,-0.042723935,0.003385634,-0.0006787693,-0.015838597,0.0277553,0.042809792,-0.01586336,-0.028428651,-0.009522216,-0.00048871513,0.0025425905,-0.019802155,0.022065518,-0.047501497,-0.030010963,0.0610336,-0.009991371,-0.042527325,-0.0075080395,-0.011165512,0.027651927,-0.015982753,0.015219534,-0.0038146689,-0.0338126,-0.026789779,-0.0024463881,-0.019883508,0.022062868,-0.007209685,-0.0031612695,0.024239339,-0.022238955,-0.024601873,-0.03959304,0.0030493764,-0.0272527,0.024060287,-0.013397677,0.032552406,0.016928451,0.0519581,-0.007779137,0.021543818,-0.028408004,-0.031259343,0.02243537,0.029507443,0.000345964,-0.025985576,-0.036181517,0.035247557,0.025357466,-0.06282203,0.005926123,0.0073169265,0.005480335,0.021928452,0.00076564617,-0.01990984,-0.01287869,0.021511385,-0.020758538,0.073012374,0.049741153,0.00051958853,0.017032076,-0.004684916,-0.003888353,-0.022192359,-0.04528202,0.01164649,-0.018216427,-0.0036738748,0.021197041,-0.011470576,0.002162792,-0.03621017,0.022690589,-0.02875158,0.017126389,-0.017590418,0.023736406,-0.0035828252,-0.011016901,-0.014447294,0.0074645947,0.0044132806,-0.022227641,0.015136544,0.018941235,-0.022612762,0.020500211,-0.023281373,-0.022970226,-0.021517089,0.019158337,0.0133711845,0.03101776,-0.049440857,0.013269833,0.03763189,0.01119415,0.026316226,0.03701666,0.02822334,-0.020722667,0.033447284,-0.004782883,0.043661952,-0.016534315,-0.011412569,0.024990467,0.038756985,-0.0005164193,-0.03901188,0.018070322,0.057560716,-0.016110508,0.0008523316,0.012511911,0.009414533,0.02483998,-0.019416654,-0.005565835,-0.044204276,-0.010463177,0.037940502,-0.021306597,0.014644719,0.043003112,0.023746278,0.0047256467,0.0014330555,-0.027785055,-0.011022355,0.043983065,0.011759878,-0.0011271515,0.04664099,0.03700398,-0.014345505,0.013233511,-0.027076414,-0.022807859,0.014869001,-0.027353054,-0.006083817,0.007400605,0.031120943,0.027089598,0.0066899005,0.060534887,0.031307425,0.06298733,-0.020853102,-0.07395416,-0.01692007,-0.02625451,-0.02655275,-0.014722169,0.03461719,0.025090246,-0.028805047,0.0018884414,0.03392501,-0.013894546,0.02510018,0.016543599,0.043735363,-0.025798572,-0.026159933,0.046674773,0.022961315,-0.009019158,-0.022790296,0.011383292,0.028170062,0.04547486,0.008613024,0.015998276,-0.01631526,0.01766587,-0.022701161,0.01794004,-0.09015929,-0.010155753,0.0077068806,-0.03614898,0.063174985,-0.024592705,-0.03973543,-0.023001231,0.0010801811,0.018415922,-0.0012541402,-0.020722082,0.029231977,-0.012519544,0.020584024,0.01576668,-0.005173399,-0.011460607,0.054534238,0.025875144,-0.008579499,-0.038597517,0.020240018,0.039638925,-0.029136136,0.08969784,-0.010140315,-0.04221855,0.0056487443,0.01187928,0.011627304,0.009080742,-0.040405676,0.017567053,-0.039234973,-0.03341691,-0.019516617,0.03636343,0.04598014,-0.03228562,-0.014953332,-0.032798294,0.021898123,-0.0074860863,0.014267533,0.022472614,-0.015466721,-0.002193603,-0.02969206,0.0058245366,-0.018530326,0.019442843,0.041581344,-0.009383043,0.03184435,0.016428031,0.029130248,0.008412173,-0.025702277,0.017117513,0.04870397,0.00029936337,-0.0035531737,0.018823508,0.064054534,-0.03324118,0.004258369,0.011697601,0.042723518,0.072616465,0.028468218,-0.08254885,0.01873481,0.011670275,-0.015548755,0.008688092,-0.011604098,0.024989093,-0.0054643806,-0.004791213,-0.06459809,-0.028704384,0.053250697,0.07725444,0.015617114,0.028800866,0.03870666,0.02172486,-0.16240118,-0.011316627,0.012391995,0.06165272,0.021827966,0.007395793,-0.043142013,-0.0037666424,-0.057026435,0.049192656,-0.028608665,-0.048946686,-0.008156096,-0.0058428585,0.028336627,0.0034421254,-0.018604519,0.010516874,-0.023073541,-0.050723292,-0.0028995993,-0.031617492,0.0032903983,0.020310303,-0.011366408,0.004199954,0.036125142,0.00092640833,-0.041854516,-0.043684997,-0.041474976,-0.019333126,0.011975001,0.0047965143,0.002817204,0.042119753,0.025692778,0.0045974283,0.0027931689,-0.012233393,0.045437615,0.06767932,-0.0059862374,0.02461403,-0.0082598785,0.004579145,0.023470184,-0.0014671469,-0.051410474,0.015198429,-0.032179065,-0.04000175,-0.0017238527,0.030795226,-0.049876146,-0.04048975,-0.041539975,0.027602464,-0.032698404,-0.02105201,-0.020571126,-0.024637682,-0.014077026,-0.049518507,-0.035299312,-0.02622074,0.026499743,-0.021757364,0.006396196,-0.04187569,0.011250665,-0.052606985,0.024326244,-0.015711507,0.013964316,0.026464516,-0.046484962,-0.043952104,0.036695193,-0.123022355,-0.040922794,0.018004173,-0.020975426,-0.002629988,-0.010785625,-0.013860096,-0.031542722,0.04194895,-0.0040313164,0.21844135,-0.023962948,-0.06431855,-0.0026334547,0.042720582,-0.015251415,0.021893816,0.04662271,0.021037426,-0.034073878,-0.012328244,0.005824836,0.0022908172,0.0058254306,0.028438956,0.00750828,-0.020390647,0.015351244,0.06766313,-0.021709275,0.033797566,0.016806575,-0.02686215,0.033150177,-0.04208259,-0.026237242,-0.033303738,0.00577735,-0.04398516,0.0736085,-0.016130118,0.025854975,0.025083631,-0.04075473,-0.08831813,0.024512218,-0.02119196,-0.012877852,-0.022890609,-0.010008932,-0.009369487,-0.003674233,0.02740923,0.0144411605,-0.016537331,-0.036858786,0.00984221,-0.0031630518,-0.031716917,0.002304047,-0.024646763,0.027308472,-0.046079244,-0.014837017,-0.009591089,-0.026840553,-0.012361368,-0.026659818,-0.0015845741,0.08418361,0.010715897,-0.0028222231,-0.076636195,-0.0034894182,0.015538694,0.048930563,-0.010892157,0.023769759,0.055184633,0.058563523,0.0058963774,-0.008380886,-0.009925187,-0.013290216,0.023023663,0.005985179,0.037185907,0.04980294,-0.026753578,0.00885999,-0.037715334,-0.017781222,-0.01687849,0.03787457,0.00082139415,0.043220505,-0.03128609,0.040839728,-0.01237662,0.012907429,-0.040614273,0.011941565,-0.009165802,0.006002021,0.034866035,0.037221007,-0.012347971,-0.015953356,-0.019496018,0.0023315588,0.040541448,-0.004296348,-0.020135822,-0.05464314,0.01588895,-0.013772282,-0.029215299,0.017285768,0.03648823,-0.0035796817,-0.0506849,-0.0011949195,-0.038434498,-0.004045396,-0.008929387,0.0060517984,0.050613847,0.02540445,0.020256903,0.035198286,-0.043251865,0.021418095,-0.017439028,0.014658262,-0.019546762,-0.061271664,-0.013510175,-0.028411672,-0.019335005,0.047561366,0.015544134,-0.025817914,-0.0040828874,0.042977087,0.016753808,0.010337221,-0.029718434,0.021544034,0.0036014281,0.04685693,-0.05708718,-0.010954126,-0.010602897,-0.030383885,0.026575835,-0.013092566,-0.001473026,-0.009903351,-0.039686028,0.031167554,-0.006535277,0.08512887,0.029713169,-0.018223843,0.0073153693,-0.016148148,-0.028425576,-0.004070463,0.008225047,-0.03261226,-0.022228926,0.016261727,0.04409924,0.07387425,0.0147957085,-0.007253188,0.013192801,-0.00846993,0.0092416275,-0.015790774,0.032457322,-0.05301567,-0.05358278,0.009088673,0.01826208,-0.032676272,-0.016853618,0.028881911,0.0043527414,0.016367262,0.033794682,0.0148624815,-0.01500846,-0.034676198,-0.0002405517,0.018030643,0.02101299,0.00003440241,0.0034610333,0.008502974,-0.018315807,0.094485074,0.023812763,-0.00671836,0.0006937837,-0.00027619468,0.08204297,0.0026099698,0.049674563,-0.0149883665,-0.08455015,0.01870844,-0.015243189,0.029842446,-0.023573356,-0.017125426,0.008930814,0.009550699,-0.010369667,0.050618507,-0.0024633927,-0.0040975884,-0.045406412,-0.01715645,-0.051797878,-0.0609076,0.031008257,0.043920197,0.04931615,-0.07195005,0.023837969,-0.030313388,0.046289023,-0.04332594,-0.04986415,0.038970534,-0.0033818115,-0.039415147,-0.008096742,-0.05075408,-0.0019320521,0.0043793754,-0.016525296,0.0038669761,0.0074825925,-0.06668869,0.028480493,0.0348226,0.021017684,-0.015881,-0.0064512263,0.034026295,0.01060838,0.024273446,0.007943079,0.023722354,-0.008065885,-0.053243387,0.012480227,0.008277087,-0.0020988837,-0.025900122,0.02277572,-0.015609867,0.04885908,0.05090259,0.021078246,-0.0072945505,-0.028562278,-0.07359298,-0.0070496057,0.0062889084,0.022041189,-0.015848625,-0.04545331,-0.021202765,0.010101834,-0.021534437,-0.023375783,-0.045291316,0.014301961,-0.0055224746,-0.03303028,-0.04409816,-0.010296621,0.01260964,-0.054132216,0.019295964,-0.009859487,0.010688789,-0.031266764,0.0019182538,-0.012924773,0.0388697,-0.044277694,0.013674141,-0.015127161,-0.041454647,-0.034917466,-0.027309552,0.016510898,0.0053386586,-0.018805286,0.019542588,-0.035557434,-0.013759849,-0.020836925,-0.0075942883,-0.014634744,0.0083574,0.00906706,0.0034344972,-0.034631163,-0.008590957,0.013809698,0.047472924,-0.009433674,-0.011293543,0.034038555,0.029127268,0.008923111,-0.068223454,0.01633901,0.043750744,0.02808845,0.053127877,0.034776296,-0.05792622,0.015070499,0.022306917,-0.036204617,0.013064892,-0.034517758,0.020504128,-0.012587733,-0.010444512,-0.057101622,-0.007062791,0.0075199837,0.061179817,-0.041457877,-0.008598491,-0.0058551985,-0.020383317,-0.012871391,-0.0028745292,0.027247537,-0.007183665,0.042129148,-0.0339354,-0.006250609,0.006517251,0.033153273,-0.011871122,0.0072918693,-0.0058982833,0.008755362,-0.0042449906,-0.015775537,-0.007883736,0.0036750734,-0.0154095,-0.0018972196,-0.031892065,-0.0007506268,0.004065028,-0.015936086,-0.022486906,0.056840226,0.0433915,-0.00023806974,0.020870436,-0.018039687,-0.026028676,0.0033873888,-0.058745813,0.02469053,-0.015617434,-0.054505136,0.0053744446,0.012139031,0.034200296,0.0037987637,-0.0045953393,-0.01858167,0.04795785,-0.028391205,-0.017143862,0.015106551,-0.0032990978,-0.039641883,-0.020119129,-0.019764008,0.0111532295,-0.023591664,0.009762133,-0.039197672,0.0039580264,0.004773843,-0.00206622,-0.014025839,0.053715046,-0.0417304,-0.025351092,-0.14050406,-0.012701667,-0.004538853,0.0065534394,-0.017526733,-0.009089889,0.04682709,-0.023612179,0.0050665513,0.0197163,-0.007421739,-0.0060759056,0.03653518,-0.030528195,0.041671433,0.014793838,-0.043129683,-0.012986667,-0.006445545,0.03896962,-0.023235701,-0.034407325,-0.004612239,-0.024431946,0.019382732,0.007099138,0.013083231,-0.00014557807,0.0034148481,-0.029061899,0.006617202,-0.03032557,0.03327922,0.032680154,0.0073182015,0.012478668,-0.0021852322,-0.008666968,-0.019681606,0.018572541,-0.032554675,0.012264629,0.009977143,0.05357127,0.00877206,0.04027979,-0.01242802,-0.019212902,-0.011499392,-0.013119383,0.008222113,0.019566357,-0.034393582,-0.010946654,-0.0038816414,0.0054025934,-0.022438258,0.0026622606,-0.050299622,0.031092059,-0.010524589,0.049688686,-0.021372471,-0.053279873,-0.022290735,0.018893007,-0.031190887,0.013277163,-0.013090488,-0.0043048784,-0.00462605,-0.010589427,-0.05147764,-0.038894776,-0.010097216,-0.031104166,0.07028881,-0.022241157,0.005970106,0.004598869,0.0050378568,-0.028517442,0.009401565,0.051002424,0.042439185,0.0140960105,-0.016332727,-0.008131766,0.02092392,-0.0024229672,-0.028999865,-0.04026588,0.0017694626,0.005368293,-0.026617166,0.0406425,-0.018140933,-0.029312907,-0.0035259954,-0.016984474,0.0045048376,-0.05226115,0.012639813,-0.0060016476,-0.0311277,0.0011200533,0.05492524,0.0051047523,-0.029395187,-0.0036219675,0.03242458,-0.011311894,-0.028897217,0.0024608017,-0.101119354,-0.034190174,0.006104643,-0.013200962,-0.037345316,-0.021336332,0.021201152,0.0046785604,-0.029933786,-0.039173305,0.0017850664,0.033998948,0.035954457,0.019779876,0.010866607,-0.04971439,0.0012556518,-0.02572819,-0.026656749,0.038053647,0.046359092,-0.00047683995,-0.029531382,0.035967212,-0.0669424,-0.02977948,-0.0375413,0.008660609,-0.00004564004,-0.030660478,-0.0024833,-0.047928732,0.02057664,0.055129472,0.038001075,-0.037957158,0.00447994,-0.0028981317,-0.033487678,0.06844459,-0.018604055,0.04161209,-0.0057154316,0.019116731,-0.03400175,0.059722915,0.032636065,-0.014605811,-0.032642808,-0.016090747,-0.017495262,0.035293564,-0.0060536773,-0.02229418,-0.01022905,-0.0057408824,-0.008041373,-0.019505259,-0.005531073,0.0073710936,0.028906917,-0.0029609061,0.0185783,0.0018298508,0.02409866,0.0068795057,0.03498277,0.016827192,0.057158366,0.030492254,0.014876203,0.009557701,-0.047820657,0.033288497,-0.04396421,-0.027849011,0.036886077,0.0035809164,-0.051960256,0.015252597,0.038901247,0.007828777,0.009971085,0.050216835,0.03504518,0.046425603,-0.010224455,-0.004468559,0.023015315,-0.008029321,0.0052006464,0.0060483366,0.00233064,-0.0464439,-0.022192422,-0.011394789,0.003135107,0.0328839,0.019482674,0.009158492,-0.016851885,-0.030154292,0.040279068,0.032407284,-0.01867189,-0.051402483,0.027806183,0.032310925,0.017927956,-0.044285662,-0.05663378,0.0008650578,-0.010161421,-0.009136369,-0.02056872,-0.00666606,0.005272932,0.017290758,0.008736776,0.03692691,-0.0079657165,-0.0042329,-0.02061175,-0.015697872,0.016249971,0.03206094,0.00025010548,-0.010827769,0.021875713,-0.06311544],"last_embed":{"hash":"5nz792","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"5nz792","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule","lines":[239,256],"size":332,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5nz792","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Weekly#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.045211356,0.007490709,-0.054896556,0.01243807,-0.041208334,-0.046058483,0.015513202,0.024852216,-0.048652887,0.020136362,0.02989869,-0.0020432135,0.02888859,0.03249506,0.01921998,-0.02782753,-0.02577157,0.049733546,-0.017800918,-0.0143356,-0.02615998,-0.029997012,0.06552083,-0.021861782,-0.027065847,0.014520692,-0.0048442464,-0.017560126,0.027567886,0.019213207,-0.002092743,-0.044240832,0.008587395,-0.03135431,0.025092652,-0.025173388,0.018139143,-0.024277084,-0.04204303,0.055361528,-0.021075636,-0.013398511,-0.027674278,-0.029199405,0.027922612,-0.0111877145,-0.008798172,-0.0014135663,-0.027411414,-0.028964408,0.023265112,-0.0031797437,0.026657509,-0.006845385,-0.027105726,0.03966317,-0.019295277,-0.041270584,-0.025995903,0.0006363488,-0.016096728,0.005003402,-0.03423797,0.037267882,0.021879945,0.050718714,-0.002786584,0.007195183,-0.041325964,-0.013220739,0.0063078133,0.03203172,-0.013881615,-0.03933915,-0.044446956,0.020565927,0.03630663,-0.04426749,0.02240796,0.026469875,0.0054268576,0.014486116,0.0061432244,-0.013344507,0.023248734,0.048155457,-0.03583258,0.057217937,0.03616688,-0.019782726,0.026035892,-0.0053821933,-0.0017615866,-0.0043609967,-0.038177334,-0.00041630687,-0.030836497,0.013753989,0.011704145,-0.025296722,0.010033376,-0.0351175,0.031216534,-0.018115383,0.012016491,-0.025079628,0.007913145,-0.012989943,-0.008651707,-0.028836472,0.0046446463,0.031894717,-0.014837085,0.018444283,0.014145923,-0.026354715,0.0058435146,-0.024842864,0.007853414,-0.02526962,0.026382064,0.038181726,0.037291482,-0.058832,0.011896653,0.044960786,0.0062193954,0.0052486523,0.03713078,0.014213774,0.004830467,0.03636663,-0.023901695,0.050386265,-0.017405849,-0.011294796,0.020247232,0.016177118,0.008225274,-0.059285104,0.019221202,0.068638116,-0.021028772,0.0052486034,0.018081367,-0.026834633,0.018521147,-0.024852717,-0.0057360777,-0.038321197,-0.029966757,0.021068424,-0.017866997,0.0092972005,0.038122714,0.022272674,-0.0045908266,0.004752826,-0.032365378,-0.011810827,0.026875269,0.005929713,0.007749333,0.06074549,0.024040006,-0.01931909,0.018313788,-0.029265432,-0.019027222,0.0043992777,0.004003551,-0.024731109,0.0001873346,-0.0031914623,0.014747377,0.02147573,0.03518023,0.030613577,0.061013184,-0.02775244,-0.047476042,0.0038159022,-0.023038622,0.0058202557,-0.026852025,0.016166065,0.03675245,0.0061562113,0.0024346155,0.004495325,-0.021978777,0.032800734,0.026089309,0.014901204,-0.005835346,-0.022295002,0.019245218,0.02073911,-0.047446862,-0.022637973,0.008126011,0.01352644,0.049804036,0.0018981422,0.012167979,0.0140199,0.026522784,-0.050702095,0.025289891,-0.05968934,-0.011669178,0.014543495,-0.04880605,0.05851394,-0.012045841,-0.055244457,-0.00015687151,0.004991451,0.010058427,-0.017298667,-0.061265934,0.03736157,-0.00819849,0.033113312,0.026607452,-0.014467288,-0.017311508,0.060500395,0.04368195,-0.023682915,-0.047650192,0.017410854,0.046173044,-0.020918665,0.07857405,0.007879978,-0.04564567,0.012223278,0.017227793,-0.0062314575,0.009681736,-0.034472723,0.053539027,-0.05455622,-0.04881263,-0.005644325,0.03965334,0.054165184,-0.022353377,0.010677843,-0.031446856,0.020722516,0.01614866,0.017716631,0.043056324,0.0087861745,0.013719212,-0.03692662,-0.020816935,-0.009716703,0.010497673,0.018534897,-0.014270531,0.02457059,-0.0010527053,0.036695234,0.016030474,-0.020745646,0.03851314,-0.0015983235,-0.026578236,0.023021946,0.045553748,0.042122144,-0.044702213,0.0076783686,-0.012908539,0.03327998,0.0849388,0.029020846,-0.037204333,0.053793438,0.024472412,-0.028481757,0.024137866,-0.03750434,0.019095069,-0.0274052,-0.012250191,-0.053938016,-0.036408912,-0.005536899,0.05536478,0.034239635,0.028830316,0.04049068,0.02717203,-0.14614408,-0.010328979,0.006404292,0.07211288,0.0369367,0.035590615,-0.01696967,-0.024734635,-0.03144997,0.0413733,-0.010089569,-0.051889036,0.0034172551,-0.032891423,0.023329198,-0.016704619,-0.011687683,0.007839799,0.018939652,-0.035808854,-0.014423793,-0.03775366,-0.026626451,0.006900725,-0.02432071,-0.04202092,0.051486455,-0.008435509,-0.03561442,-0.011021585,-0.016248768,-0.0052912994,0.009047632,-0.002876728,0.010247766,0.0450852,0.02564576,0.013709691,0.008678039,-0.007981516,0.04038774,0.059526715,0.0044769314,-0.004639351,0.010105338,-0.013732703,0.02795581,0.009793847,-0.046345208,-0.020817509,-0.024281379,-0.017946752,-0.00971378,0.035810135,-0.033435278,-0.02547212,-0.03743465,0.021186491,-0.05978608,-0.027584942,-0.045086466,-0.042240296,0.008621966,-0.06034658,-0.02213006,-0.031159751,0.041796967,-0.030503811,0.019980282,-0.038367122,0.0016263446,-0.012670171,0.035840675,-0.03753921,0.008142352,0.0162194,-0.04633998,-0.041474827,0.033304714,-0.11941281,-0.049927473,0.040025566,-0.020894006,-0.017771803,-0.021042258,0.022560466,0.0007693462,0.008038362,0.016503248,0.23245698,-0.024402719,-0.06456096,-0.017654002,0.09069033,-0.027847746,-0.00022510573,0.025251864,-0.0045415424,-0.025007147,-0.032208566,0.006201515,-0.016731566,-0.0063863085,0.0152213555,-0.001694542,-0.024844924,0.005538165,0.09460228,0.0013513154,0.0100063775,0.014163298,0.006031244,-0.0014073406,-0.055357736,-0.0070441123,-0.065601505,-0.0077049676,-0.024942055,0.05487032,-0.025871089,0.054538995,0.037122127,-0.020617811,-0.06329573,0.01854227,-0.033239428,-0.032548133,0.011614956,-0.022064574,-0.021885743,0.0031381943,0.03280041,0.02561314,-0.011760767,-0.03669481,0.024381606,0.023731165,-0.039097875,0.01619655,-0.014385834,-0.015418943,-0.045363273,-0.001502837,-0.045053523,-0.04212226,0.01950784,-0.029814614,-0.0025323774,0.08008948,-0.003341488,-0.0011853339,-0.02940252,0.031233722,-0.0087095,0.058068056,-0.03484973,-0.0077930028,0.046988178,0.056415778,-0.002299735,-0.023782125,-0.012127666,-0.013180005,0.031920254,-0.014146952,0.036533836,0.0378358,-0.032650888,0.018673265,-0.046984486,-0.014259966,-0.00073954475,0.043865863,-0.0068999403,0.008913139,-0.016737303,0.013942225,-0.0407313,-0.0048154634,-0.038413107,0.006520759,0.011999366,0.008177021,0.022772416,0.038639564,-0.016980061,0.004931854,-0.020650078,0.014620979,0.024847649,0.006709966,-0.019087289,-0.051593583,0.018920483,-0.0031227618,-0.016840253,0.005264099,0.04359583,0.008159603,-0.026318863,0.022149235,-0.013811246,0.009621629,-0.046409287,0.00062514766,0.040304802,0.03372149,0.017912012,0.04783615,-0.03783051,0.023991277,-0.014484523,0.052354645,-0.00880761,-0.06507384,-0.016093727,0.027744329,0.0017914668,0.045919783,0.0078126695,-0.027323354,-0.039678853,0.034423456,0.012258277,0.013345405,-0.05133245,0.044483114,-0.020944085,0.026397072,-0.049354263,0.015197486,-0.019261949,-0.037962347,0.025117273,-0.021713886,-0.019463785,-0.057844356,0.000823342,0.033491593,0.023286028,0.06482872,0.010406635,-0.022178441,-0.0027732833,-0.041877475,-0.008797965,0.0078459075,-0.017494692,-0.04291291,-0.007015069,0.019821797,0.051808026,0.066744864,0.010550084,-0.010429759,0.03903321,-0.0053156964,0.013389729,-0.04046179,0.017894596,-0.038902897,-0.060663488,0.028176844,0.014008088,-0.02159548,-0.007919555,0.009440408,-0.026844962,0.012519178,0.04176324,0.01236753,-0.023746088,-0.03842109,0.024361813,-0.012763567,0.025470218,-0.013719237,-0.009994202,0.026956357,0.00044036814,0.090654515,0.042531434,-0.013601738,0.006910589,0.012460522,0.0655437,0.013360298,0.01909185,-0.006793356,-0.04646754,-0.014187307,0.0035369468,0.04392194,-0.019241817,-0.02139937,-0.022106178,0.04623905,-0.0064190305,0.035660066,0.028367763,0.0037473734,-0.04944961,-0.02586126,-0.063940264,-0.028958395,0.048039578,0.075969346,0.027228268,-0.07006138,-0.0109228045,-0.025890687,0.023156507,-0.013747809,-0.06851044,0.026092952,0.02038919,-0.049387056,0.0008474054,-0.045737393,-0.0036070063,0.0027343403,0.003599083,0.011378968,0.000040856823,-0.03145268,0.021286543,0.028204363,0.02098622,-0.025976026,0.001077448,0.029393185,-0.00718403,0.03401441,0.0023451531,0.024732744,-0.019723168,-0.082544655,0.034023296,-0.0009315606,0.0160107,0.010600757,0.016055398,-0.021298725,0.0601957,0.05548228,0.00511191,0.01570623,-0.02571139,-0.047754876,0.010540352,0.032100093,0.009841235,0.014836402,-0.03469948,0.0073089595,0.008307677,0.00006690321,-0.011893636,-0.016158365,-0.019668343,0.007199489,-0.049980577,-0.009922388,-0.00025053322,-0.0075242403,-0.06478556,0.008892778,0.023643434,-0.016081728,-0.020436995,-0.030851046,-0.0037814523,0.0379979,-0.02019065,0.021706296,-0.0029310735,-0.024047814,-0.020584997,-0.018279387,0.015202851,-0.004111278,-0.050073124,0.010816119,-0.03488856,0.011321019,-0.03367201,0.022567708,-0.02002838,0.0067851604,0.0040699732,-0.016290165,-0.019916415,0.00623747,-0.003612884,0.04607055,0.005299559,-0.018028874,0.006088082,0.015572936,0.035766862,-0.09299362,0.009552775,0.0627481,0.034421414,0.04474279,0.06038702,-0.036102813,-0.006695533,-0.004023836,-0.046468705,-0.00626029,-0.00811488,0.023053939,-0.018085461,-0.017643739,-0.049577795,-0.017011477,-0.012125723,0.03870305,-0.055191457,-0.008443169,-0.023233095,0.002314722,-0.0061447206,0.015805122,0.02778047,-0.008089189,0.020267015,-0.01883819,-0.019322362,0.021356491,0.06307098,-0.015516506,-0.00023706131,0.020263769,0.019562665,-0.0055304887,0.014724375,-0.0026342717,-0.022788603,-0.016583363,-0.00708071,-0.04731792,0.0058124117,0.040714443,0.0039574024,0.0012354732,0.00031309275,0.032173984,-0.006591088,0.013605995,-0.028400945,-0.02288609,0.013264847,-0.055308472,0.032575127,0.0008338859,-0.049106546,-0.011488007,-0.001578023,0.010263379,0.016897494,0.0030487394,0.00014511464,0.06811498,-0.027432417,-0.01507469,0.038682304,-0.005556148,-0.030370077,-0.021448117,-0.032120276,0.004026247,-0.00076786784,0.023946088,-0.032902393,-0.0123281125,-0.0028628577,0.01101791,0.010581937,0.0611248,-0.023096757,-0.0045251474,-0.13837823,-0.004620687,-0.0084461,0.004225344,-0.036538307,-0.001823895,0.025118312,-0.03112472,-0.01044208,0.013597383,-0.03154783,-0.003535082,0.02316415,-0.028004397,0.030556599,0.02051112,-0.010971544,0.009243519,0.0003861767,0.042608034,-0.020501114,-0.0078083235,-0.007965385,-0.009993884,0.030100549,-0.001940859,0.011286253,-0.035868455,0.006484474,-0.006099316,0.005856782,-0.02250904,0.032350723,0.017052174,-0.010482055,0.0027358017,-0.0028158035,-0.00863174,-0.032742858,0.0259232,-0.029772975,0.014633931,0.026431395,0.054887768,0.030317573,0.057667904,0.015262457,-0.009217759,0.019892517,-0.02354115,-0.02427034,0.010598588,-0.06424692,-0.018115357,0.012075228,0.00066018937,-0.02148347,-0.0055809617,-0.0036533712,0.03562563,-0.012727104,0.03582054,-0.026399236,-0.10217029,-0.03175097,0.00091165875,-0.022746848,0.00593889,-0.03390106,-0.009744865,-0.0068543875,0.002944364,-0.025903512,-0.036610775,-0.024620347,-0.01496081,0.045943283,-0.034327745,-0.02098571,0.0011585889,-0.016176281,-0.029586626,0.017101064,0.041376267,0.036836684,0.0052915723,-0.015894033,-0.021161472,0.018274207,-0.028731762,-0.06149741,-0.02944698,0.0028869042,0.02654518,-0.0031272364,0.032965727,-0.019503292,-0.014912598,-0.015404562,-0.027633753,0.001648425,-0.05968128,0.016322795,-0.03822603,-0.0073072514,0.0020666954,0.06627063,-0.0023390457,-0.0077275606,-0.008235858,0.01624256,-0.00619532,-0.021128181,0.0043162666,-0.062408,-0.013628328,-0.012492887,-0.010338265,-0.013341524,-0.022851912,0.019144187,-0.025432996,-0.012343175,-0.02436218,-0.003313643,0.01468988,0.02687726,0.054541994,0.0071944916,-0.015689453,0.011429721,-0.021703001,-0.011186284,0.062042188,0.052515924,0.009219301,-0.048830103,0.03552678,-0.078151114,-0.024013242,-0.029569173,0.0020725243,0.029357525,-0.060514797,0.0038364239,-0.054685965,0.01988984,0.012964787,0.032755937,-0.010253143,-0.016950468,-0.009860967,-0.015746001,0.06070294,0.0022342768,0.03484578,-0.013299517,0.01908735,-0.041526143,0.030434988,0.021740729,0.00046899752,-0.02416306,-0.0035191206,0.0016156957,0.027882144,-0.007922783,-0.022990681,-0.0385467,-0.010825124,-0.014896245,-0.029603682,-0.011038071,0.014776856,0.035471626,-0.029457157,0.008197323,0.0046919165,0.030555207,-0.014137233,0.04183203,0.007017137,0.039750643,0.04255707,0.009595525,0.013240842,-0.043696444,0.02916113,-0.051370353,-0.009118643,0.031817496,0.011996212,-0.076650314,0.025144136,0.038838528,-0.0010245916,0.008368881,0.010471959,0.048212573,0.038448147,-0.0029538672,-0.0026405386,0.022928435,-0.0116471285,-0.017134052,-0.0008367409,-0.013010576,-0.027740246,0.024206335,0.0049176724,-0.004790149,0.027456192,0.012106967,-0.009758738,-0.05161241,-0.013435586,0.03371962,0.037246242,-0.01589484,-0.031931,0.027706763,0.03823407,-0.014824665,-0.021903694,-0.049964577,0.006976785,-0.04049705,-0.007947186,-0.0006894167,0.0057561873,0.002118765,0.018750077,-0.001331063,0.034638982,-0.012268539,0.01076385,-0.042988904,-0.029055312,0.000310583,0.024717223,0.014192999,-0.010622282,0.012837016,-0.046771124],"last_embed":{"hash":"1ylcspt","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"1ylcspt","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Weekly#{1}","lines":[242,242],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ylcspt","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Weekly#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038852487,0.037569445,-0.046267215,-0.013414067,-0.055930264,-0.032364886,0.075721405,0.030297361,-0.041019298,0.025649399,0.01598713,0.0029577757,0.023473473,0.058106646,0.0260598,-0.018543502,-0.01475201,0.049668256,0.011939631,0.0091265105,-0.01610203,-0.018676547,0.061041098,-0.013394295,-0.029635679,-0.0007781807,-0.01996317,-0.015338235,-0.009701634,0.025629874,-0.026551709,-0.06241058,-0.0051852586,-0.0042987494,0.006715885,-0.037404153,-0.00015242724,-0.022337398,-0.037353985,0.06831395,-0.0003149394,-0.0047909063,-0.014162389,-0.0012930572,0.009937209,-0.0018017691,0.0033467845,-0.005641012,-0.029784946,-0.02049227,0.0018414232,0.0032846443,0.033500124,0.014049551,0.01738072,0.029013546,-0.023798555,-0.050737288,-0.036309026,-0.011310018,-0.0033734846,0.01890102,-0.06369796,0.058495224,0.02290538,0.052703604,0.012711124,0.006349572,-0.033051874,-0.027360544,0.027732143,0.009538857,-0.027134722,-0.014909627,-0.04314611,0.022788575,0.055232603,-0.04771897,0.02388549,0.039835937,-0.0021201074,0.0039171292,0.021566516,-0.01917687,-0.014989555,0.027662152,-0.051437445,0.039305355,0.03421478,0.01853235,0.024119442,0.0018140395,-0.009831446,-0.023506267,-0.043580484,-0.014449367,-0.014015243,-0.01341125,0.031728227,-0.027742421,0.02234999,-0.02912814,0.026753759,0.009844002,0.005151301,-0.02080531,0.008581163,-0.012832783,-0.013371632,-0.02808544,0.0017639195,0.04341856,-0.011464785,0.021252662,0.019781964,-0.032151047,0.014909681,-0.031233404,-0.013875225,-0.0019118695,0.03398753,0.0138463825,0.016151913,-0.04166618,0.020929428,0.022719383,-0.0009827031,0.024440577,0.039182294,0.032038286,-0.0049171816,0.0355417,-0.025847081,0.032758456,-0.005273639,-0.012473196,0.021680694,0.031656172,-0.023550637,-0.054220393,0.01596575,0.043289926,-0.021800155,0.0010179452,0.008817109,-0.0011987791,0.0050209616,-0.038502697,0.0018573205,-0.039469324,-0.020191567,0.034990013,-0.0024521549,0.008127907,0.025005171,0.018406814,-0.007185271,-0.0066947206,-0.058279347,-0.03877623,0.010200452,0.0058385604,-0.009785094,0.05281445,0.048854757,-0.010143451,0.005362891,-0.024187334,-0.030393107,0.04178337,0.0036454971,-0.06782486,0.024544869,0.029422415,0.041574303,0.027366353,0.03985678,0.029654568,0.046868492,-0.043763824,-0.053307425,0.0043689683,-0.011347161,0.0036376552,-0.017009279,0.021044092,0.02840009,-0.031636342,-0.009287474,0.046776555,-0.00778274,0.024799164,-0.005258934,0.0030783736,0.0074732387,-0.034531295,0.026666138,0.026840473,-0.0492831,-0.01896266,0.0052385535,0.034388598,0.029478297,0.0057406197,0.016356558,-0.013984896,0.035446383,-0.0397125,0.019387411,-0.032358073,-0.016144648,-0.005050578,-0.019235969,0.050913125,-0.022829307,-0.06396715,0.027379487,0.02680485,-0.0027316266,0.014500131,-0.05309519,0.012149726,0.01921052,0.018481705,0.025595803,0.017645475,-0.041970864,0.08224555,0.0049383966,-0.023922147,-0.039131343,0.03052877,0.018498324,-0.0005621771,0.08200735,-0.018625086,-0.047880717,0.03385307,0.03596884,-0.022138258,-0.008101513,-0.0056963325,0.012739601,-0.046744585,-0.022664094,-0.012046441,0.023921486,0.02327516,-0.024368908,0.00351973,-0.04551246,0.024999976,-0.022528801,0.015583851,0.007850385,0.006056531,0.022732325,-0.025371755,-0.022168802,-0.021801881,-0.0073102773,0.009153122,-0.022309681,0.026344381,0.020948278,0.015242813,0.0138599835,0.023797167,0.03451332,0.009125046,-0.005218184,-0.020503398,0.029779479,0.07307044,-0.017535528,0.01870353,0.02006445,0.03854624,0.06593005,0.03161727,-0.05744835,0.026840027,0.0038252075,-0.032167025,0.04330814,-0.040202633,-0.011158765,-0.009241545,-0.030492455,-0.032682166,-0.04669966,0.029161733,0.053183116,0.019351913,0.02767291,0.01895491,0.031720955,-0.17132229,-0.015744505,0.008797239,0.07313289,0.025308782,0.016142348,-0.00049917377,0.0022006978,-0.051691085,0.028482378,-0.031623423,-0.054691184,0.0003000983,0.0049721394,0.037390698,0.013143654,-0.013936186,-0.0015106808,0.02185085,-0.036037818,-0.006002628,-0.010825013,0.0011931097,-0.01861264,-0.012945583,-0.004115308,0.053024463,-0.015882205,-0.036821492,0.00051741884,-0.030587057,-0.02521476,0.0012906158,-0.005676519,0.014057259,0.06333689,0.041378055,-0.03672493,0.023420395,-0.017336799,0.032664187,0.060203902,-0.006423058,0.023669513,-0.019589493,-0.020371914,-0.018420858,0.014679177,-0.057127364,0.0314255,-0.01397248,-0.026214493,-0.0031947948,0.010122257,-0.04518756,-0.043985963,-0.01601344,0.026381196,-0.052881546,-0.03347832,-0.041897096,-0.03605239,0.011227181,-0.06472758,-0.057693284,-0.039924983,-0.010532153,-0.026027374,0.0033258516,-0.02979322,0.0021432394,-0.021890791,0.02080192,-0.024076715,0.0052758674,0.021410145,-0.04994887,-0.030293394,0.02687258,-0.116541296,-0.01787194,0.03867985,-0.03677121,-0.0027351803,-0.028057864,-0.006329164,-0.025384083,-0.02063326,0.0061053527,0.24508116,-0.02266128,-0.078396454,0.0049680662,0.040295653,-0.005442786,0.019247845,0.03323633,0.020471169,-0.039682742,-0.022028299,-0.0018845516,0.00095312146,-0.005918596,-0.0026736667,0.0061415364,-0.047625348,0.033340916,0.086648606,-0.0037276049,0.0130920885,0.010201216,0.003022984,0.012252142,-0.056178268,-0.020995403,-0.045219824,-0.010356611,-0.026461871,0.030506095,-0.021648804,0.028835718,0.061082635,-0.034290407,-0.07125164,0.010254605,-0.040111106,-0.035822473,-0.023386955,-0.0035930616,-0.010308593,0.0032182988,0.041132543,0.02459015,-0.016079333,-0.026905153,0.037092082,0.0038609826,-0.024409065,0.008561489,-0.012388611,-0.011401475,-0.017423978,0.005252973,-0.00335685,-0.015471189,0.013040497,-0.017453553,0.005535437,0.061983567,0.024664836,0.022011273,-0.06939598,0.016039306,0.008850407,0.067099325,-0.011887401,0.0034457664,0.042606313,0.029842459,0.014939623,-0.010722071,-0.0058330046,0.020820312,0.030834213,0.009005661,0.029858703,0.029746806,-0.009484399,0.0073840627,-0.043038175,-0.01554455,-0.03088745,0.03407686,0.0031891807,0.016286712,-0.018763715,0.053193253,-0.02474357,-0.005811093,-0.03351344,0.04700553,0.02729365,0.0008880278,0.024607006,0.039920717,-0.01505687,-0.017369656,-0.025556186,0.0123638315,-0.008800534,-0.0013977527,-0.0053879367,-0.0057798196,0.009829439,-0.0022961628,-0.052329924,0.0072159898,0.036057927,0.015144363,-0.025936496,0.005239046,-0.004197586,0.022778003,-0.008088564,0.03278327,0.02755376,0.0465338,0.0323089,0.044303473,-0.034890756,-0.014812886,-0.021586828,0.04883176,-0.01868938,-0.0664112,-0.027200771,0.02995483,-0.00509271,0.046033848,0.0078044306,-0.030845245,-0.007781494,0.034236614,-0.00091975456,0.029902088,-0.017513297,0.033547588,0.0023756197,0.008507599,-0.054086965,0.008390055,-0.005168679,-0.038281508,0.04082877,-0.005730824,-0.008961376,-0.040154304,-0.01022511,0.032160852,0.01742647,0.097305305,0.00829127,-0.008719081,-0.0065425728,-0.040468983,-0.023591276,0.0072233067,-0.010764001,-0.049859732,0.0016520633,0.011679971,0.030841153,0.061352316,-0.0117344735,0.008242156,-0.0026829694,-0.0036733209,-0.009461556,-0.017220959,0.010659333,-0.03114201,-0.046773553,0.0029278435,0.054636486,-0.036287162,-0.024452686,0.034658074,-0.031598836,-0.017826926,0.03992279,0.01532531,-0.04837326,-0.026847534,0.031870436,0.027810022,0.034550086,-0.013777767,0.0075541385,-0.00015953761,-0.013069341,0.08990897,0.022315508,-0.009818438,-0.0043823076,0.025540225,0.04648432,0.0019630552,0.020033088,-0.01772223,-0.06166607,-0.025331415,-0.005440319,0.01523209,-0.0009221114,-0.014064793,0.010259323,0.026091093,0.0014301545,0.026848353,-0.023616605,0.015214618,-0.02811291,-0.014533495,-0.049799085,-0.031216819,0.028625587,0.05352525,0.05670795,-0.05576357,-0.0008521615,-0.036445722,0.027870165,-0.022708127,-0.029344844,0.025277577,0.0061647315,-0.039761107,-0.015903542,-0.033632927,-0.005564473,-0.021446995,0.00909268,-0.018947124,-0.004599176,-0.03559323,0.024055308,0.019696439,-0.0054454855,-0.057122957,-0.0134093175,-0.0050252485,-0.003983231,0.05213636,0.007251144,0.025224652,-0.04332253,-0.05693296,0.0008303889,-0.021655194,0.011411657,-0.00049329846,0.044207744,-0.006230692,0.04259515,0.040386412,0.0058411956,-0.033821985,-0.02889249,-0.07414914,0.013053907,0.056919213,0.008281929,-0.009745537,-0.026026499,-0.03306657,0.014703529,0.015560711,-0.010305844,-0.020072374,-0.018879954,-0.023721186,-0.05406535,-0.015385296,0.023272889,0.0129960645,-0.04290263,-0.0006874886,-0.013595816,-0.00924745,-0.013115531,-0.014094193,-0.0022343937,0.028651902,-0.014460644,0.01517676,-0.0077486048,-0.013519082,-0.021252938,-0.024670579,-0.0012929463,-0.020734055,-0.034146775,0.025000455,-0.026434192,-0.01146883,-0.025675846,0.030298749,-0.025266223,-0.0015839413,0.009918481,-0.016816968,-0.02827065,0.010896901,0.019780148,0.06093706,0.025647331,-0.01109663,0.031299084,0.009642308,0.026182322,-0.06459414,0.017482413,0.058582045,0.033725563,0.013714875,0.037964534,-0.051025257,0.0022499457,0.0032098743,-0.056617063,-0.003225112,-0.040284958,0.01870558,-0.0082867835,-0.0018185321,-0.013400348,-0.01046767,0.0077271746,0.058055576,-0.03017583,-0.028213866,-0.011870854,0.015366412,0.004819196,0.017962743,0.036549084,-0.007974426,0.022500942,-0.0031028811,-0.00793997,0.01058171,0.055315718,-0.031762898,0.010326068,0.002588726,0.023742987,-0.016537651,-0.005971404,0.005807377,-0.006008356,-0.030939363,-0.010398895,-0.048087765,0.022996306,0.044293974,-0.029818926,-0.040330827,0.026164085,0.043513395,-0.005206408,0.030567214,-0.037651323,-0.023621146,-0.004508794,-0.048241336,0.050089877,-0.023573361,-0.05567967,0.00014387319,-0.009081558,0.043718744,0.030573754,0.0091598695,-0.01577144,0.047937684,-0.025910614,-0.0073555526,0.035994314,0.004631724,-0.011451431,-0.04338635,-0.010724117,-0.001827417,0.019541828,0.00584991,-0.043033544,0.0008194914,-0.0025916232,0.0014613972,-0.018099532,0.042486273,0.0028990838,0.01143792,-0.15428236,-0.00086146704,-0.0020015563,0.010475938,-0.022929026,0.009707773,0.007598673,-0.045535438,-0.0072618914,-0.001836701,-0.032679826,-0.06004696,0.011320328,-0.043301176,0.033061493,0.008344033,0.0060921605,0.0042937244,-0.018387033,0.073185,0.004623146,-0.013261043,0.015055324,-0.013764891,-0.02326616,0.008363825,0.00013997385,0.011515942,-0.00041305434,-0.016988466,-0.009322453,-0.011958436,0.032483205,0.03325965,0.01873727,-0.018816402,0.011375925,0.002009029,-0.030580029,0.013911417,-0.048568167,0.022178985,0.012043379,0.052853983,0.03837347,0.027321557,-0.0075180884,-0.017416686,-0.022633301,-0.0014944291,-0.0033149673,-0.016670696,-0.014270946,-0.0039346046,0.011672267,-0.020233067,0.0012346806,-0.0035037599,-0.03055845,0.034014262,-0.0032766792,0.03429225,-0.0299467,-0.056302264,-0.03764054,0.0074542696,-0.021055594,0.015852783,-0.051498998,-0.015920952,-0.0042921216,-0.0045712944,-0.028682439,-0.05872322,-0.025049169,-0.026789019,0.06108638,-0.025846643,-0.009840111,-0.016337544,-0.00013193987,-0.044553407,0.024208141,0.07094743,0.03935871,-0.010856382,-0.016405595,-0.030502893,0.015269587,-0.007183246,-0.031819392,-0.027099526,0.009032716,0.018521653,0.00006794551,0.04815952,-0.020793451,-0.003736628,-0.0016883983,-0.027788103,0.007431699,-0.051967874,0.017266978,-0.004609636,-0.028102119,-0.004429824,0.04965988,0.0028582301,-0.026404697,-0.022086492,0.009052649,-0.027861502,-0.029495189,0.039185144,-0.081357464,-0.033356432,-0.00095799187,0.026158324,-0.037449047,-0.017170073,0.022983167,-0.00044983134,-0.0148272775,-0.033634398,0.032065988,0.03160656,0.030466331,0.041291755,0.010604862,-0.016373022,0.015684532,-0.059793726,-0.031576794,0.030700218,0.04632571,-0.01213311,-0.014914836,0.028210826,-0.07942908,-0.026580952,-0.03991869,-0.00828318,0.019529995,-0.04279704,-0.00085301464,-0.049806777,0.02497778,0.013380315,0.04773064,-0.02437479,-0.023729565,0.0019409988,-0.0041468386,0.08200804,0.0053519374,0.066253744,0.003534184,0.011196507,-0.02552945,0.024203511,-0.0010361563,-0.024846334,-0.047621414,-0.020443594,-0.010558498,0.02000606,-0.025417047,-0.035784304,-0.028486481,0.004997813,-0.034141608,0.0073471335,-0.019725148,-0.011672709,0.027141042,0.01261051,-0.00037841854,-0.040477347,0.051306766,-0.008753678,0.041434627,-0.016593622,0.053605653,0.046414323,0.011052769,0.0058760997,-0.0004651692,0.020190373,-0.038782846,-0.014495343,0.054781303,0.0033755284,-0.08766846,0.021451093,0.025059676,0.0136857405,0.018023897,0.014797046,0.05122242,0.008985556,-0.003470436,-0.003249913,0.015580284,0.016892234,-0.015898552,0.0255238,-0.0068013384,-0.0044280933,0.02843427,-0.016333988,-0.0070058093,0.032063227,-0.019030908,0.0035140712,-0.007569852,0.00180634,-0.007329583,0.019182602,-0.026591761,-0.028740847,0.025372868,0.042604547,-0.0052339854,-0.028765066,-0.039295904,-0.00026633372,-0.013644595,0.00668855,-0.025598295,0.013110261,0.025033636,0.014276637,0.010362519,0.01855246,-0.030442521,-0.006823933,-0.035349544,-0.016330224,0.011592783,0.03338117,0.031689346,-0.009126061,0.009198337,-0.034633085],"last_embed":{"hash":"ntgtgw","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"ntgtgw","at":1762874995725},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Weekly#{2}","lines":[243,244],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ntgtgw","at":1762874995725}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Monthly#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033861797,-0.0014964152,-0.040293228,-0.010719249,-0.048630696,-0.05232335,0.053882204,0.015135929,-0.028145598,0.027988113,0.0157638,0.018334396,-0.0189534,0.019010313,0.016532816,-0.027513964,-0.011178552,0.05174963,0.002939373,-0.025967939,-0.018332003,-0.017332532,0.06303395,-0.0020215707,-0.0346049,0.0070207887,0.012885874,-0.005786417,0.023771029,0.033287425,-0.019680167,-0.055235676,0.00096636295,-0.022365514,0.039875064,-0.046229552,0.01642656,-0.03507399,-0.043858916,0.06921396,-0.03030856,-0.052189518,-0.036234688,-0.013083791,0.053091206,-0.008747426,0.017729672,-0.00279098,-0.030022675,-0.0355685,0.007839285,-0.014783989,0.009634327,-0.0003629617,-0.0050270124,0.0395254,-0.04333531,-0.03852335,-0.029658701,-0.0077032032,-0.014875268,0.003668993,-0.025559891,0.037730075,0.011033558,0.054480843,0.048602007,0.022258813,-0.022124128,-0.02791673,0.010057033,0.021687808,-0.008117613,-0.060331166,-0.030686151,0.012836172,0.04657903,-0.051976364,0.008066741,0.015760778,0.012699469,0.005049709,0.011776591,-0.01404372,0.011586568,0.032711837,-0.029014913,0.05727619,0.057480913,0.004673307,0.013734889,-0.012905014,-0.0051337895,-0.006486367,-0.06883898,-0.0035756426,0.02052696,-0.013363543,0.056713827,-0.037399955,0.010526154,-0.03300496,0.027781034,-0.020429369,-0.007358128,-0.013088349,-0.0073731057,0.0057329927,-0.018746145,-0.009703362,0.0048223473,0.008428104,0.0012790659,0.009175043,0.03512588,-0.035788577,-0.004674961,-0.03475947,0.01769768,-0.016305692,-0.0070064585,0.013416489,0.039152957,-0.07032609,0.038437247,0.05386019,0.026400944,0.0027590338,0.043200336,0.017097315,0.019747533,0.02528262,0.0034614573,0.029857509,-0.04030261,-0.018276706,0.0028684803,-0.0067681796,0.01164246,-0.04027934,0.015621637,0.05866175,-0.0008884223,0.013173877,0.013461467,0.017746322,0.027096197,0.0030321726,-0.009728064,-0.05440811,-0.018362463,0.03851385,-0.0046208836,0.019538237,0.050626785,0.015262217,0.010406978,0.0052211033,-0.039667744,-0.03836425,0.023910865,0.021865828,-0.0051410696,0.05426135,0.019002672,-0.013952554,0.03376255,0.00116624,-0.013245415,0.03123576,-0.012886617,-0.017022053,0.016522853,0.012527425,0.019901147,0.017735805,0.059163515,0.013726632,0.03600716,-0.009683978,-0.07150292,-0.007169193,-0.029370485,-0.016432084,-0.023847895,0.009038663,-0.01796229,-0.03127785,-0.008788863,0.019770114,-0.032652024,0.053152267,0.01900025,0.031187488,-0.002200198,-0.014274895,0.0019549509,0.023965742,-0.030061638,-0.039163265,0.0029577983,0.050746642,0.037832413,0.000398865,0.030276304,-0.01330125,0.043705784,-0.04112556,0.01655329,-0.069101535,-0.049802493,0.013307318,-0.031268775,0.05572376,-0.032968827,-0.040316742,0.002628491,-0.0054387315,0.011300164,-0.012183402,-0.0597095,0.053750917,-0.020573206,0.034813747,0.021601148,-0.0058253207,-0.021625716,0.04574607,0.019147033,-0.027502483,-0.034017988,0.03424599,0.021452174,-0.020585474,0.069418006,-0.032508533,-0.04575767,0.010533088,0.009099734,0.00008283686,0.01035317,-0.031349596,-0.004978731,-0.027914885,-0.02447331,0.03046132,0.023222342,0.06549958,-0.01635708,-0.020261465,-0.045404065,0.051263694,-0.007566957,0.04131432,0.009139157,-0.018538501,-0.011964818,-0.011491549,-0.018486338,-0.019488696,0.0065827356,0.045017,-0.020965496,0.019975245,0.014664612,0.046073698,0.03635458,0.010168929,0.029697903,0.0089816665,-0.018957281,-0.013870438,0.057448693,0.04850606,-0.009241561,-0.01889878,-0.0036750098,0.032004755,0.056614935,0.04617747,-0.050887264,0.039453372,0.024392743,-0.015441282,-0.0040033725,-0.021884268,0.009672189,-0.012441256,-0.01539179,-0.04507223,-0.08350476,0.022670189,0.07169563,0.027448082,0.030251231,0.0077273883,0.026008045,-0.15749231,-0.015725078,0.016896969,0.0585483,0.021829342,0.025158286,-0.053553768,0.018459123,-0.030366268,0.042205118,-0.009207233,-0.059291843,-0.0057320883,-0.021549415,0.0027255001,0.0063649816,-0.0015794955,-0.002227409,-0.030527284,-0.030178642,-0.024328778,-0.016846946,-0.02212445,0.014979965,-0.030191092,0.0077712853,0.027484665,0.0047146594,-0.019756254,-0.038472384,-0.019160952,-0.047626738,0.013768992,0.0033844847,0.010584678,0.02608529,0.00023152046,-0.012273348,-0.0031977585,-0.017451173,0.03279093,0.06595925,0.018965079,0.024100648,0.017390447,-0.0019533404,-0.0008180957,0.053312857,-0.046283066,-0.016518006,-0.011066067,-0.001765665,0.007894692,0.010888327,-0.034706343,-0.016575819,-0.015577448,0.032576006,-0.03556925,-0.01606409,-0.041093525,-0.015819164,0.025791058,-0.06558609,-0.037660085,-0.0047275918,0.021995738,-0.033300176,0.015237204,-0.0456011,0.03866902,-0.0008570315,0.016072579,-0.031966966,-0.007086158,0.025418999,-0.057236243,-0.061543524,0.03394093,-0.12896454,-0.033412393,0.03397044,-0.029782131,-0.008417838,-0.038227834,-0.028897038,-0.007951712,0.022802021,0.006775526,0.22554258,-0.019899886,-0.031045545,0.022712575,0.09356388,-0.033009384,0.04402057,0.012652852,0.018045375,-0.024588494,0.027324457,0.0028952972,0.0057322965,-0.0061559225,0.002474931,0.03621391,-0.003250982,0.016040476,0.061221197,-0.010662502,0.017755367,0.016320143,-0.024916826,0.018230716,-0.06036955,-0.029620912,-0.017517155,0.01152903,-0.033257805,0.06621435,-0.008210876,0.005631203,0.048686314,-0.045936458,-0.0761588,0.017437767,0.0057805604,-0.008609906,-0.019387618,0.005441708,-0.03491189,-0.012583303,0.046284292,0.021001793,-0.025702152,-0.040659595,0.020732235,0.000082944236,-0.016011655,-0.012752707,0.00312529,-0.03257129,-0.03225602,-0.0033539438,-0.023098284,-0.06143429,0.00063254667,-0.047049277,-0.034160912,0.07464668,-0.017501779,0.0013919901,-0.032795586,0.029236184,0.022812868,0.041980673,0.0045753433,0.017833108,0.022759844,0.065697774,0.006035985,-0.0068769557,0.004275357,-0.03149769,0.013914663,-0.0014530491,0.056140225,0.04977943,-0.039443944,0.020095855,-0.029410735,-0.0026479375,-0.00581831,0.027784118,0.0065259547,-0.0005576716,-0.013621106,0.01055563,-0.028788775,-0.0075791636,-0.049247187,0.010026606,0.007928298,0.02087216,0.0070770476,0.01649961,-0.048224762,0.011884713,-0.0013527544,-0.016963204,-0.00024741364,-0.0063249045,-0.02252522,-0.03435153,0.04743488,-0.015440944,-0.015771206,0.027138006,0.009461776,0.0064284233,-0.025239414,0.02492218,-0.029871432,-0.0013507808,-0.0128306905,0.016890733,0.03966653,0.040848635,0.021736426,0.01696297,-0.03313452,-0.012239128,-0.005300065,0.02743731,-0.01498532,-0.049936175,-0.006172484,0.010985029,-0.046765245,0.04856061,-0.0037798977,-0.03180279,-0.013083721,0.04425854,-0.022747397,0.012529529,-0.03032183,0.05404742,-0.032055933,0.0199378,-0.041491564,-0.009988226,-0.0024100062,-0.020068282,0.038261283,-0.013390825,-0.00978716,-0.011108518,-0.00529985,0.06273683,0.0117858425,0.086895674,0.029918017,-0.0052890046,0.009419967,-0.037452932,-0.01951649,0.008619986,0.02231526,-0.0353218,-0.0027678667,0.037162624,0.039845224,0.0684134,0.02356673,-0.005562905,-0.010982092,-0.0103748925,-0.012062347,-0.03869093,0.020755582,-0.054251075,-0.067310594,-0.00784709,-0.0047855307,-0.039672237,-0.011430596,0.023967484,-0.03082873,-0.0047152727,0.011825032,0.023428056,-0.06445838,-0.03974667,0.005620327,0.0077958354,0.008502001,-0.0017400269,0.026751466,0.0058014393,-0.024276748,0.06821388,0.036567315,-0.012547573,-0.005796159,0.032078233,0.08447392,0.021965018,0.033453904,-0.0034867104,-0.06149946,-0.0055590505,-0.007823602,0.0171826,-0.032950256,-0.04934496,0.009448021,0.0420797,0.0029910244,0.022258589,-0.025470177,-0.003448287,-0.028174855,-0.032587115,-0.037660684,-0.032446288,0.028506467,0.04843075,0.053076148,-0.040887028,0.02376825,-0.037853334,0.028040325,-0.029788295,-0.0802478,0.016114084,0.0055087274,-0.025571197,-0.022530466,-0.0265419,-0.003421462,0.038738202,0.009465431,0.009367729,-0.02526417,-0.009926087,0.019583352,0.02750072,-0.009630897,-0.035846643,0.003376813,0.010998147,-0.019362284,0.044256832,0.025787255,0.023116527,-0.031266302,-0.07970448,0.020662311,0.01783698,-0.014307244,-0.025209304,0.025094725,-0.012526541,0.04703329,0.051792238,-0.00474869,-0.0006851276,-0.023556082,-0.082874246,-0.012124038,0.014791742,0.016065981,-0.028440632,-0.052601613,-0.013954367,-0.0040227836,-0.043357678,-0.007980779,-0.03734142,0.0047705667,-0.011629678,-0.017762506,-0.015939144,0.014927149,0.0016456223,-0.045542702,0.025924746,-0.016735014,0.011881223,-0.06347524,0.007093038,-0.0025597909,0.012575143,-0.019039003,0.023431351,0.035647996,-0.02800813,-0.017100824,-0.018006144,0.0076397387,-0.008932037,-0.02210185,0.025742628,-0.03741616,-0.0041893227,-0.026515724,-0.016797958,-0.0066862265,0.036536958,0.008657162,-0.020347985,-0.03104186,-0.02940256,0.013366837,0.033963107,-0.0017942516,-0.03612359,0.04587347,0.02080174,0.018971791,-0.06423717,-0.009371972,0.07063469,0.05975568,0.034175348,0.044919074,-0.03714014,-0.015641944,0.015605176,-0.04517705,0.027991556,-0.03439855,-0.007954511,-0.009006179,-0.008198233,-0.023586629,-0.018123908,-0.010867405,0.040344983,-0.015416898,-0.0023300878,-0.0077184755,-0.015357762,0.0050443932,-0.02532905,0.03213243,0.005133655,0.0083264215,-0.023295337,-0.049060453,-0.0018186775,0.034151755,-0.010346368,0.0019746334,-0.0017907638,0.013448701,-0.0060165627,-0.013278781,0.0019428293,-0.019079896,-0.032057546,-0.01144019,-0.043100297,0.014335803,0.0060938164,0.008496859,0.0036260074,-0.0037623555,0.037199277,-0.027695116,0.016303666,-0.041808352,0.0038114018,0.01270604,-0.041150887,-0.0011626969,-0.017180236,-0.042716097,0.0032318367,0.015225561,0.023805412,0.008842249,0.028635623,-0.015321785,0.028110042,-0.007923004,0.024000218,0.023253776,-0.022752602,-0.042855576,-0.042735524,-0.022844084,-0.011904293,0.011493557,0.0025205386,-0.014438687,-0.014251374,0.03394826,-0.008979526,0.010265469,0.042897347,-0.0063886866,-0.004232813,-0.14018421,-0.0028459597,-0.024110138,-0.0027162395,-0.03583424,-0.011842512,-0.0056415265,-0.020516723,0.028963208,0.03147458,-0.04881189,-0.02361872,0.063437,-0.040274616,0.029100202,0.020320972,-0.02958738,0.010543644,-0.0044154176,0.088723935,-0.02971747,-0.0014875019,-0.0030165892,-0.015976867,0.036017578,0.007316696,0.022545207,-0.014979742,-0.0012134537,-0.0034011737,0.0074018026,0.0002841426,0.034007676,0.0368635,-0.017948233,-0.008960662,-0.00014316873,-0.0031064635,-0.03892286,0.019826123,0.005857572,0.024821414,0.02361298,0.051057864,0.022514163,0.026639903,-0.010403445,-0.012163167,-0.018451963,-0.011971024,-0.004882574,-0.0014519204,-0.021739231,-0.012694854,-0.007246864,-0.021519022,-0.021685777,-0.0038147091,-0.030723605,0.041911688,-0.007772154,0.051061373,-0.024216108,-0.03019564,-0.051377337,0.018795675,-0.0036973036,-0.014783323,-0.032873623,0.017318187,0.0018759978,-0.03438087,-0.02118873,-0.04592351,0.01370835,-0.042792466,0.06049451,-0.031034356,-0.0061556324,-0.002288185,-0.011407083,-0.015483262,0.0019497885,0.041927762,0.050506458,-0.009088884,-0.0064122975,-0.027365215,0.014502921,0.01291759,-0.038514297,-0.04301044,0.0067239157,0.005326512,-0.0051259943,0.052247774,-0.026468037,-0.0058498685,-0.007058802,-0.041865293,-0.007351244,-0.04664254,0.01916153,-0.01799585,-0.020328477,0.013731285,0.073624164,-0.0013378105,-0.029151501,-0.019749286,0.028729508,0.008982093,-0.014257715,0.023422824,-0.08641488,-0.029040042,0.00794078,0.03478844,0.0096400585,-0.024077643,0.028290538,-0.0072566513,0.015366444,-0.043379005,0.019498475,0.025510024,0.017306421,0.019168327,0.033199403,-0.031517595,0.003948759,0.0044904337,-0.0076133143,0.05236881,0.05679585,-0.010506967,-0.03198063,0.027410198,-0.05778576,-0.008742661,-0.036834005,0.014969662,0.008687536,-0.04400981,0.008351914,-0.037805483,0.01289157,0.029524563,0.056721035,0.0010915479,-0.00930441,-0.0063610724,-0.0070071802,0.032471817,-0.020237893,0.059104186,-0.048024397,-0.0015830975,-0.035424262,0.01554586,0.025347358,-0.0145492265,-0.03003775,-0.0035706973,0.0030407603,0.013775791,-0.004876948,-0.0137945535,-0.020419665,-0.0023347517,-0.016166272,-0.010798556,0.0038115864,0.0324823,0.04258318,-0.024912987,0.01621182,-0.0010542686,0.041836,-0.00847699,0.026138373,-0.013524734,0.05172606,0.019814925,0.021882093,0.0025385218,-0.052864723,0.014753466,-0.035645764,-0.000623687,-0.0029621408,0.019056685,-0.070832446,0.029363587,0.013718438,0.0010610077,-0.008575686,0.029782895,0.03679043,0.051877677,-0.008280635,-0.0049314843,0.026584301,-0.0076812585,-0.0016349885,0.011956817,-0.029843088,-0.040684707,0.0023874782,-0.004570196,-0.017975695,0.021505173,-0.021331476,-0.004776092,0.011757662,-0.027818793,0.059546962,0.00010326752,-0.016999424,-0.019042019,0.050873607,0.020760188,-0.03308682,-0.0243746,-0.023498025,-0.0009174625,-0.030462597,-0.007889585,-0.012817905,-0.000042574913,0.0061476775,0.023675086,0.015257989,0.04003568,-0.00058637594,-0.008243723,0.0076452857,-0.0015451856,0.02707328,0.0059509412,0.044282235,-0.009505194,0.012653658,-0.074722886],"last_embed":{"hash":"1ce1ojl","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"1ce1ojl","at":1762874995726},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Monthly#{1}","lines":[246,246],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ce1ojl","at":1762874995726}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Monthly#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022304103,0.026268998,-0.06967921,-0.013902698,-0.064532466,-0.026819743,0.044499584,0.031293266,0.015003285,0.02023264,0.028547987,-0.0005892013,0.014709482,0.016222317,0.029925505,-0.02759523,-0.025995277,0.05495572,0.0028741374,-0.0020114237,0.0008525996,-0.021761877,0.08838599,0.037534766,-0.013974967,0.014826395,0.01629203,-0.0035820766,0.042870793,0.05341544,0.0050251833,-0.06865201,0.02033163,-0.007385278,0.014760573,-0.019172214,-0.016498098,-0.03449593,-0.04108054,0.05763444,-0.0031012623,-0.015496817,0.005254701,-0.008378327,0.012412514,-0.006302529,0.011459999,-0.0067175333,-0.05985725,-0.01773936,0.0129016265,-0.022018107,0.034646425,-0.018867945,-0.0067566023,0.030729363,-0.029599495,-0.058740128,-0.033784606,-0.0037685854,-0.012118638,0.010865251,-0.06261142,0.014078621,0.029405434,0.062181406,0.0284426,0.016154809,-0.022529596,-0.022823123,-0.0007693088,-0.0050213896,-0.026103346,-0.034129843,-0.034003153,0.023925127,0.038195122,-0.01236149,0.032506093,0.02223154,0.010007846,-0.007643978,-0.0032654137,-0.03200572,0.001063087,0.028200125,-0.049469378,0.035004698,0.039533857,-0.021479495,0.0064058863,-0.009981424,-0.018781504,-0.009757962,-0.034323454,0.004301847,-0.023981608,0.00213059,0.040127624,-0.03140933,0.013624602,-0.004105362,0.047995307,0.0076693213,-0.005073943,-0.030836208,0.003208448,0.017835865,-0.0046355757,-0.02498397,-0.0063354964,0.03507696,-0.010806161,0.021746539,0.035177134,-0.005961423,-0.002354728,-0.028930528,-0.010318427,-0.035731617,0.04317122,0.031044539,0.01939031,-0.04084648,-0.0032381334,0.055085305,0.00028936146,0.0146711385,0.027352758,0.019975666,0.0060373954,0.050815575,-0.0058033555,0.03721448,-0.022201128,-0.016066544,0.042368572,0.031668637,-0.023224398,-0.052156575,0.021804042,0.05685988,-0.012465237,-0.01206575,0.022094065,0.020736566,-0.0022255129,-0.013690757,-0.005430985,-0.016691541,-0.042607863,0.058980405,0.005776949,0.00041485063,0.01908744,0.039029747,-0.0037919832,0.012382641,-0.054107565,-0.041899636,0.023352806,0.002417408,0.004318932,0.031682216,0.037824474,-0.016653972,0.01841492,-0.0036432357,-0.01979859,0.0099766655,0.0038880885,-0.06724175,0.015706634,0.024631787,0.030294329,0.013415296,0.03674553,0.02570724,0.05388191,-0.032233335,-0.06997775,0.002430728,-0.024821196,0.018748924,-0.01635719,-0.009667347,0.0014712961,-0.001103501,0.0013807864,0.046152566,-0.016488165,0.029573599,0.0055675423,0.0028062498,0.018201537,-0.020887626,0.015771192,0.014456861,-0.0568874,-0.027719352,0.036999356,0.053306945,0.012945741,-0.009525028,0.02634719,-0.027806787,0.039634112,-0.028226316,-0.001327362,-0.059571676,-0.0039089955,0.0018576757,-0.0029912533,0.04223612,-0.025473414,-0.06242063,0.020380324,0.03408865,0.012269378,-0.02847305,-0.074597724,0.02324121,-0.007930563,0.02934343,0.0050412863,-0.029077442,-0.020217113,0.06209389,0.03466843,-0.019301344,-0.042075463,0.018147286,0.04406927,-0.019826695,0.06319161,0.00984384,-0.041545648,0.036849204,0.0141780395,-0.0061627463,-0.013910431,-0.022827584,0.0029284852,-0.029491372,-0.03455974,-0.004118421,0.040164087,0.050852433,-0.018005028,-0.0042807725,-0.0609724,0.024541492,-0.029659368,0.01695524,0.036477674,-0.0053343363,0.016395448,-0.022066953,-0.025889058,-0.029712295,-0.010010263,0.007331169,-0.010081921,0.032373656,0.004156681,0.00059735234,0.0031435415,0.015466173,0.019113543,0.008795558,-0.028610151,0.0048857788,0.04185192,0.049117543,-0.034951985,0.035641983,-0.0039456137,0.04438547,0.05144987,0.012844783,-0.04557258,0.05897718,0.03413098,-0.021017738,0.016745893,-0.052231293,0.00092359254,-0.030414747,-0.011062003,-0.034949116,-0.07486613,-0.013270448,0.047454923,0.019429749,0.0035601354,0.023600513,0.027827425,-0.15622199,0.016830264,0.007537397,0.07175209,0.03303404,0.028295413,-0.01890279,-0.028408898,-0.07341555,0.041501436,-0.03935769,-0.042528488,-0.014188263,-0.011698743,0.024040082,0.014173969,0.010996739,-0.011897179,0.01209927,-0.03125305,-0.010850188,-0.0013071158,-0.010177144,0.0058372444,-0.029043227,-0.008568013,0.057819184,0.01995979,-0.025991596,-0.019841984,-0.0052278303,0.0022484253,0.0029140243,0.02151116,0.021040183,0.04502297,0.035702635,-0.012331534,0.003461407,0.0041996166,0.04433126,0.031582866,-0.015760873,0.03379476,-0.012073478,-0.0077216635,0.0016503487,-0.00024245225,-0.04404724,-0.013796478,-0.0019340853,-0.017615067,-0.0016098293,0.018707378,-0.05527153,-0.029487647,-0.021197842,0.02569758,-0.052147426,-0.011161836,-0.04337042,-0.0072679473,0.014217784,-0.045596424,-0.02315964,-0.040630087,0.008355175,-0.036563024,0.0026164737,-0.017746415,0.008149574,-0.013243223,0.050395645,-0.021947308,0.028490314,0.016603565,-0.042968083,-0.04414408,0.044554267,-0.11857248,-0.006764812,0.033012364,-0.011097727,-0.015105357,-0.021099297,-0.011836602,-0.038587272,-0.01762183,-0.010912164,0.25882095,-0.00092059176,-0.05623882,0.010115162,0.05439404,0.0052455473,-0.008226458,0.021620337,0.010807343,-0.02298012,0.015736587,0.0067731235,0.0037099207,0.009659275,-0.004946862,0.012220946,-0.03033406,-0.012481713,0.07020877,-0.0079208175,0.027859002,0.0013480963,-0.0040786504,0.021480523,-0.053479936,-0.0019365655,-0.040170696,0.009975458,-0.06103524,0.045964867,-0.028887603,0.028544974,0.045404248,-0.06334219,-0.06245445,0.0012077031,-0.043340683,-0.045515742,0.0031943107,-0.0018057278,-0.008642825,0.014884889,0.0010045097,0.01252844,-0.04491528,-0.02922146,0.025028054,0.009016729,-0.0069260295,0.015671527,0.019759832,0.003463267,-0.0035670684,-0.012097781,-0.037375808,-0.015497355,0.013243689,-0.05143077,0.018132992,0.07771908,0.016786227,0.022744566,-0.059543014,-0.0042272946,-0.0051014815,0.016078498,-0.013185218,0.021485545,0.0446094,0.036792833,0.0038133496,-0.016283287,-0.021188438,-0.00047163857,0.029404534,0.006049218,0.009811882,-0.01529412,0.0070632356,-0.010708647,-0.050094843,-0.014336118,-0.019832235,0.01682538,0.0076434948,0.019048458,-0.033321608,0.030891998,-0.028095717,-0.04230367,-0.030585982,0.025206909,0.012719586,0.019177843,0.017408198,0.013752199,-0.009758659,-0.031641014,-0.0073918398,0.0073652226,0.008827159,-0.040467095,-0.030495092,-0.01897441,0.003174319,0.0049446686,-0.024733068,0.0164261,0.01648451,0.008321641,-0.010681307,0.04139076,-0.013665937,0.007561853,-0.031119147,0.028675852,0.05124095,0.04921516,0.002000808,0.064493395,-0.050395045,-0.012274486,0.0025701057,0.025203962,-0.020661883,-0.062286273,-0.031986292,0.026616383,0.000041970026,0.046542328,0.004100195,-0.03891546,-0.06325973,0.012504191,0.0069806995,0.009189662,-0.042587582,0.030271713,0.008760548,0.010938238,-0.040069398,-0.029966483,-0.014008825,-0.03466388,0.031340256,-0.0152825415,0.011343777,-0.03396303,-0.009435595,0.053495076,0.032145858,0.07315189,0.046292208,-0.018227184,-0.027040025,-0.04697588,-0.035173792,-0.009877604,0.011288054,-0.0338665,-0.00054799084,0.0060057496,0.002532466,0.054917444,-0.0077559045,0.00029687415,0.013129521,-0.015371856,-0.00074693735,-0.016989933,0.03854561,-0.06074566,-0.05180978,-0.024748418,0.015064031,-0.013029746,-0.024406692,0.012802268,-0.027879689,-0.020267745,0.038549338,0.021870924,-0.01743474,-0.038744353,0.024139296,0.05105857,0.013258621,-0.0042864676,-0.01164636,-0.011317102,0.034595996,0.09097539,0.038934454,-0.020891303,-0.017760305,-0.00518732,0.07186245,0.023996776,0.03438244,-0.017431818,-0.034834217,0.033289824,0.0029981672,0.016383098,-0.041669697,-0.020534588,0.028647762,0.029537134,0.012417004,0.023772318,-0.010957321,0.0035614725,-0.016006416,0.0040748552,-0.057678994,-0.034978352,0.017342033,0.025412701,0.017729577,-0.06900793,-0.026925856,-0.025992878,0.01292738,-0.022061337,-0.031390134,0.015212089,0.0062472587,-0.046543885,-0.033709902,-0.03709933,-0.009592727,0.016590513,0.00034804604,-0.027998699,-0.030514956,-0.055976726,0.018767498,0.029452102,-0.012673136,-0.037946403,-0.0013090749,0.023612862,-0.017416462,0.0034183706,0.015246979,-0.003222226,-0.043492753,-0.023355119,0.050721936,-0.013807106,-0.008224028,-0.0035668854,0.009672009,-0.0208701,0.024063177,0.07347437,0.011365634,-0.024382513,-0.0412004,-0.05532435,0.0034915002,0.03716303,0.01526075,-0.0029700978,-0.046959527,-0.0068432763,-0.011628785,0.011430746,0.0071434705,-0.032439627,-0.012683892,-0.0130116325,-0.05127046,-0.007627502,0.03541899,-0.0065034768,-0.020122688,0.01514976,0.02252476,-0.00904736,-0.042241797,-0.009309568,0.024242766,0.030395376,-0.022744263,-0.015238301,-0.022278944,0.004309872,-0.031741083,-0.018201642,-0.017468119,0.0014824503,-0.04533022,0.046576027,-0.014613095,-0.008391819,-0.037653714,0.0035669224,-0.012470924,-0.0023473303,-0.00093356136,0.0017947054,-0.036879674,-0.009006668,0.035317793,0.048256498,0.02472571,-0.019510973,0.029968075,-0.013102835,0.05894771,-0.023463327,0.013294863,0.07932802,0.014592288,0.025686344,0.019298501,-0.02895078,0.008521404,0.005986117,-0.048904896,0.028561676,-0.024523433,0.01216601,-0.006090718,-0.008477898,-0.038074993,-0.046883,0.01167571,0.05357821,-0.00053733547,0.012421941,-0.002211756,-0.007231005,0.0056866775,-0.0027111412,0.034738474,0.010144841,0.024036076,-0.015171721,-0.005909128,0.009269783,0.044690166,-0.027102048,-0.0012676889,0.035417125,0.012910481,-0.016562894,0.0015547638,-0.018383408,0.03443992,-0.01415908,0.005576768,-0.028082194,0.0039973822,-0.017819256,-0.017532904,-0.047664646,0.011302745,0.024866603,-0.010505429,0.03585346,-0.00810264,-0.011213567,0.011914286,-0.040312476,0.03258675,-0.0131613,-0.04458994,0.0035331948,-0.0016466549,0.018673304,0.012597141,0.011841978,-0.014761231,0.042167693,-0.0036303895,-0.019852111,0.032995183,0.0062373984,-0.009274852,-0.050544217,0.008653541,-0.00843373,0.014424356,-0.0001792083,-0.015842726,-0.025668459,0.010070313,0.012746354,-0.007801402,0.03562736,0.004663644,0.02529314,-0.1532455,-0.021975525,0.011400434,-0.004280892,-0.019473476,-0.0058803535,0.012620186,-0.05688663,0.02398297,-0.0007643192,-0.039725885,-0.009905286,0.02997094,-0.051834382,0.02025844,0.038509406,0.0031735029,0.0007430992,-0.009921138,0.074199155,0.019118018,-0.021540003,0.011386105,0.010055673,0.015644303,0.029942086,0.018657044,0.00921678,-0.001775144,0.0069416068,0.017605774,-0.008827321,0.02681606,0.058285724,0.022294441,0.0019481989,0.0074804644,-0.015031261,-0.058357928,0.012317781,-0.023038289,0.03815195,-0.002646996,0.02010408,0.009684415,0.05593278,-0.009972301,-0.026917014,-0.013730612,-0.005232549,0.003182834,0.016655635,-0.055049602,-0.014931098,-0.014099181,0.009333618,0.008683353,-0.02866797,-0.012007844,0.040406894,0.0062677735,0.036425028,-0.027471537,-0.06903944,-0.0146528045,0.019626806,-0.03987111,0.041308343,-0.0098772505,-0.007462402,-0.000026300828,0.0071595632,-0.012240798,-0.099189565,0.002084,0.019902231,0.06520156,-0.010624461,-0.0106171835,-0.008365917,0.009913921,-0.023373157,0.01693562,0.030428704,0.029412067,-0.003972329,-0.009700046,-0.02480183,-0.0029237138,0.0027283232,-0.040876947,-0.034371883,-0.009157805,-0.0011070605,0.000005283351,0.007126644,-0.022052666,-0.018709375,-0.016583685,-0.031255875,0.007734424,-0.037097063,-0.0020090695,-0.025960917,-0.028553775,0.029173957,0.04960753,0.009160875,-0.028648518,-0.032655414,0.011191929,-0.029625628,-0.027240267,0.023021156,-0.07876497,-0.042906955,-0.001383545,0.005716124,-0.025623847,-0.04960377,0.02275158,-0.013390788,-0.027986884,-0.029819952,0.031003768,0.033829223,-0.006118621,0.009361287,-0.008636734,-0.020296065,0.011135199,-0.028635819,-0.0028587577,0.028711382,0.04941094,0.00268077,-0.035853107,0.03173135,-0.07702331,-0.008858863,-0.039850894,0.036017537,0.006875373,-0.05221406,0.016376432,-0.032537963,0.058840487,0.030309305,0.01879202,-0.02807439,-0.060094833,-0.03111384,-0.020289725,0.08122183,-0.022572413,0.033381984,-0.054837715,0.024490757,0.0051747765,0.034715783,0.019231593,0.017182933,-0.035485663,-0.04471835,-0.0043597925,0.03224989,-0.026687523,-0.021308823,-0.041000307,-0.021989277,-0.0018039086,0.015856007,-0.006404055,0.008704041,0.015439548,-0.018413117,-0.010261511,-0.0019117099,0.030924445,-0.032469112,0.022582607,-0.022097643,0.06876752,0.012433177,0.015105879,0.018481364,-0.047220837,0.030608186,-0.02017695,0.0085494965,0.016585829,0.014613672,-0.0706676,0.018531743,-0.0008694663,0.013352239,0.02537351,0.037497755,0.066213645,-0.003108913,-0.010717651,0.016803326,0.04248237,-0.029724611,-0.020563385,0.0052868742,0.026343403,-0.006289346,0.027855825,-0.003475363,-0.012904357,0.038705666,0.026002903,0.013563572,-0.019438328,-0.025788037,0.015394321,0.025949914,-0.03468704,-0.034930296,0.03125503,0.031467248,0.0045028017,-0.046736483,-0.041731354,0.018105118,0.011388437,0.0059717014,0.007828563,0.02746472,0.020309761,0.008741372,-0.022557737,0.027318217,-0.02622927,-0.000595425,-0.011730935,-0.04586623,0.040855095,0.014911805,0.03790322,-0.0201696,-0.012645783,-0.059789147],"last_embed":{"hash":"weikx4","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"weikx4","at":1762874995726},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Monthly#{2}","lines":[247,247],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"weikx4","at":1762874995726}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Monthly#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033375826,0.03835984,-0.06587603,-0.009807496,-0.04027283,-0.04678936,0.058539268,0.029880472,-0.015941057,0.05641452,0.013653302,0.0028245149,0.014748841,-0.0027391682,0.025257185,-0.021535933,-0.02140143,0.053891096,0.023308616,-0.013648367,0.009488182,0.014634563,0.050152738,0.011003445,-0.036838807,0.006675288,-0.018739888,-0.008337473,0.017192947,0.059679657,-0.013585418,-0.041939687,0.0077412296,-0.015889717,0.014563885,-0.038368147,-0.00007988583,-0.050371405,-0.048368793,0.060736842,-0.009470644,-0.045049887,0.002364709,-0.012924504,0.029022967,-0.006232614,0.028348872,-0.008172355,-0.045969673,-0.017148785,0.010611641,-0.037077367,0.018044394,0.0062421504,0.01165962,0.005568209,-0.0050790617,-0.028518898,-0.015392986,-0.0022945814,-0.029696535,0.013925902,-0.019647999,0.008319272,0.017998831,0.050369784,0.03092666,-0.011146603,-0.017298274,-0.038287252,0.02268701,0.036686283,-0.021289939,-0.001388409,-0.033438157,0.04476943,0.024796711,-0.01675325,0.012631239,0.041409716,-0.008179926,0.0007399987,0.019275393,-0.018805042,0.017371422,0.020177145,-0.02216685,0.06517059,0.030169204,-0.021403745,0.008023198,-0.020410003,0.01897602,-0.025735507,-0.018900866,0.010483149,-0.008253855,0.0070567178,0.039758693,-0.028225545,-0.007234013,-0.020917509,0.011335163,-0.023877857,0.033967953,-0.012937536,0.021588808,-0.006925629,-0.00017836632,-0.0007663638,-0.009487945,0.008129274,-0.033982873,-0.009598027,0.022675684,-0.033952273,0.010847372,-0.009648615,-0.017209478,-0.054858726,0.04747317,0.0026609832,0.02623252,-0.03717728,0.022494985,0.031648263,-0.0148234265,0.0131156035,0.0037637814,0.0325205,-0.02706135,0.021433573,0.011934722,0.01555505,-0.0070687947,-0.021249373,0.020017851,0.03328054,-0.027973302,-0.073876634,0.019225247,0.05605438,-0.0009898441,0.043863717,0.02278727,-0.0043937797,0.035204403,-0.021131076,-0.013935963,-0.028356027,-0.022424882,0.04412637,0.004143754,0.015312546,0.013164023,0.016420439,0.00244675,0.007084128,-0.02242931,-0.023591245,0.015505684,0.013371525,-0.03311902,0.023992611,0.02588209,-0.039590266,0.03833912,-0.0352021,-0.024042143,0.003859306,0.0044894502,-0.033635087,0.020310488,0.01660466,0.039099652,0.009300785,0.028048316,0.04641381,0.0686086,-0.0269509,-0.06981896,-0.015968425,-0.026011825,-0.016775422,-0.009219547,-0.012507269,-0.0008114927,-0.015328228,0.007620411,0.043203447,-0.020128032,0.046827305,-0.00033324567,-0.0078073475,0.038993213,-0.014887923,0.0543179,0.056542102,-0.0033990766,-0.027484054,0.012263822,0.03648722,0.022703422,-0.0150733115,0.019253656,0.01292223,0.048622042,-0.014615631,0.029446729,-0.07243726,-0.008243046,0.0089712525,-0.018476883,0.0063286843,-0.040051438,-0.04431008,0.011737399,0.036878124,-0.0029324652,-0.012060425,-0.04062802,0.03320448,-0.031501334,0.031256467,0.02122394,0.023180824,-0.006662545,0.046647586,0.02571114,-0.013905755,-0.05878837,0.022642424,0.05135414,-0.017984355,0.09790648,0.028565172,-0.059614178,0.024329305,0.021135898,-0.015167487,0.018946106,-0.023910679,0.0028483283,-0.040769715,-0.01721253,-0.02525362,0.006321486,0.04598675,-0.0056001237,-0.018231899,-0.039620813,0.005316392,-0.009831792,0.0071227388,0.012567081,-0.0063552787,0.01394939,-0.023389312,0.0021173998,-0.039746713,0.016952574,0.004560789,-0.00648755,0.022296408,0.024051387,0.030993944,-0.002050531,0.00009748103,0.020922208,0.040875524,-0.017926786,0.00086767174,0.04502588,0.06976395,-0.015304666,0.016855258,-0.00467201,0.0073929178,0.0476831,0.0044165286,-0.046872653,0.02848483,0.03140121,-0.028647512,0.032672767,-0.039974876,-0.010844334,-0.012000333,-0.033942446,-0.070338026,-0.055195462,0.021192573,0.074766204,0.00036251938,0.03263205,0.023543157,0.013142435,-0.16950831,0.020014197,0.012659028,0.078134105,0.022286212,0.014139298,-0.050195195,-0.0067253215,-0.052617062,0.025257131,-0.05668301,-0.042364586,0.0361644,-0.009746757,0.004674865,0.03559706,-0.0073992303,0.006425433,0.01656009,-0.051305115,0.0017607408,-0.01222461,0.0089229,0.027731331,-0.02861295,0.0005832514,0.07714011,-0.0055731125,-0.036813106,-0.018711282,-0.014116345,-0.00866524,0.006288644,0.02621927,0.01876636,0.046525955,0.048866834,-0.010477215,0.031282853,-0.0017720046,0.052397136,0.036502,-0.03326897,0.0040784497,-0.012271446,0.01111798,0.0012752922,0.01717367,-0.03212869,0.030563276,0.001871584,-0.044050254,-0.005058802,0.023137406,-0.04219474,-0.029253792,-0.03691013,0.05157235,-0.043776885,-0.015337046,-0.011856913,-0.023377297,-0.028716644,-0.06045842,-0.027854599,-0.022493333,0.011395696,-0.0387699,0.040630512,-0.020841962,0.0018813912,-0.03667315,0.048390985,-0.0134941405,-0.010738661,0.00786932,-0.0066387802,-0.03474439,0.02421759,-0.12167572,-0.053004067,0.022917079,-0.018803626,-0.013187746,-0.034315996,-0.010054305,-0.030490015,0.03164455,-0.0021657904,0.23561235,-0.0065170503,-0.030282356,0.0037095363,0.025608225,0.011722376,0.0022421994,0.046790786,0.034845218,-0.01318876,-0.019952988,-0.016686471,0.0048555485,0.0029063565,-0.00045335726,0.01322424,-0.03590313,0.005545399,0.055105716,-0.006777474,0.00779891,0.02007328,-0.025377117,0.032348346,-0.07949738,-0.012383831,-0.020127693,-0.013725273,-0.049399026,0.053058676,-0.013168392,0.056856062,0.012635093,-0.02562061,-0.0606888,0.014657754,-0.046684455,-0.026476845,-0.003503973,-0.0032989278,-0.0054617804,0.019702941,0.004731401,0.01289295,-0.023109429,-0.02528827,0.020313175,-0.01966601,-0.02789666,0.0028464617,-0.02595259,0.00913902,-0.032382205,-0.019126005,-0.015501345,-0.019523732,-0.021591624,-0.050773583,0.032672834,0.08595835,0.030912856,0.016743759,-0.08328844,-0.0031111764,0.017580057,0.058529604,-0.041019566,0.02530239,0.046787813,0.036739387,-0.0039314325,0.0016137462,-0.017835302,0.020519981,0.035197362,0.022152523,0.06716102,0.022827014,0.0060414644,0.012049357,-0.020143468,-0.022059351,-0.01246499,0.03185047,0.0051236474,0.009957385,-0.010711455,0.047309563,-0.015892638,0.0041234475,-0.023432761,0.038931943,0.009583664,0.025703792,0.025509747,0.009610794,-0.016812762,-0.0010139196,-0.03214781,-0.00040597134,0.019837573,-0.029913817,0.012401012,-0.043894712,0.015789507,-0.01524849,-0.032223288,-0.0016538618,0.02804671,-0.022835147,-0.0017152638,0.0026058345,0.00918012,-0.017089041,-0.02474658,0.048953753,0.018315373,0.040034797,0.0326626,0.03236275,-0.0002860896,-0.00557458,-0.023798065,0.007878639,-0.04033587,-0.04884182,-0.036348622,-0.001706702,-0.012308649,0.031688705,0.003212124,-0.036487997,-0.03434749,0.041506194,0.010882568,0.055398077,-0.048285842,-0.005495164,0.025875252,0.018963208,-0.045712277,0.007560275,0.021012003,-0.040464386,0.04046526,-0.009408188,-0.0055192537,-0.017232215,-0.033064034,0.046920307,0.0019098169,0.060764074,0.028583465,-0.013225485,0.0075730206,-0.013593028,-0.01415261,0.0032835437,-0.0057831598,-0.047805823,0.002502047,-0.017870579,0.032057196,0.062617876,-0.021321291,0.028497178,0.0028325666,-0.03263636,-0.007376531,-0.011413029,0.010114794,-0.03881366,-0.042848423,-0.0077580977,0.022978252,-0.02915605,-0.01813811,0.0076718386,-0.021434769,-0.005335412,0.04478982,0.011809498,-0.038092874,-0.039112564,0.026850518,-0.001279957,-0.002282755,-0.00688547,-0.014905051,-0.010808156,-0.011916283,0.09253798,0.035434905,0.0009973038,-0.028952526,0.0047585377,0.037387494,0.056823187,0.02596831,-0.0042929333,-0.065284654,0.001928388,-0.009987967,0.008897986,-0.027523393,-0.04485471,-0.011233013,0.013756178,0.0073779006,0.017160755,-0.0330648,0.008942134,-0.030223643,0.005905706,-0.046008028,-0.06066819,0.05310838,0.044846505,0.058020014,-0.060335793,0.011017048,-0.025419403,0.041263793,-0.04298714,-0.0413088,0.022292549,0.012341924,-0.021431379,-0.014038233,-0.03609488,-0.005172139,0.0034801746,-0.0061598876,-0.014695833,-0.009639869,-0.038778365,0.03632881,0.020672193,0.018127508,-0.024271993,-0.016392699,0.038387608,0.015153466,0.0038379368,-0.004363489,0.02061379,-0.06300899,-0.030246256,0.00053616054,-0.009037228,0.00929867,-0.040813763,0.029860364,-0.015869934,0.02734405,0.02920541,0.023074027,-0.047900245,-0.037860006,-0.051755346,0.006341451,0.03157935,0.03531543,-0.0062277555,-0.038195826,-0.025939034,0.0019919712,-0.0063600005,-0.015830802,-0.022807637,0.016363243,-0.029697223,-0.07304952,-0.006186146,-0.013755467,0.017144738,-0.06596207,0.025780324,0.0059684105,-0.024249647,-0.035362843,-0.0042033545,-0.038307454,0.023460604,-0.026952835,0.030351747,-0.012518874,-0.027300619,-0.038895987,-0.034880776,0.015630662,-0.00043701197,-0.019226857,0.020258721,-0.04036769,-0.0113206925,-0.014573516,0.0047530984,0.004844652,0.019744378,0.0250393,0.026361471,-0.029025476,-0.0043113753,0.020061377,0.040443532,0.0026284682,-0.025685212,0.007910186,0.0058807195,0.064417295,-0.043058738,0.024587194,0.042060956,-0.004666622,0.037994865,0.02492421,-0.044729494,0.012265865,0.017360928,0.0044007623,0.031045908,-0.022315247,0.012224208,-0.031413373,-0.009001062,-0.06916685,-0.035672802,0.02250061,0.07368688,-0.062144976,-0.003948786,-0.025522431,0.0005500685,0.0152415335,0.03850355,0.024636421,0.009242844,0.00741306,-0.03681668,0.0036246516,0.001362212,0.038235836,-0.00510085,0.0025411188,0.0043073595,-0.014201101,0.0032080202,-0.03642803,0.0113884965,0.023883052,-0.021557441,0.01166481,-0.019117195,0.014358537,0.011155265,-0.048071,-0.03622133,0.029350331,0.04074557,-0.018921947,0.015633067,-0.011823376,-0.033045623,-0.011291496,-0.046328615,0.02977782,0.011035696,-0.055671018,0.028490754,-0.005210004,0.027028056,-0.0060554794,0.012331881,-0.025680304,0.044106778,0.011971997,-0.012328048,0.0087101,0.023933457,-0.022020381,-0.033557557,0.00850995,0.0034291935,0.0013057733,-0.007244361,-0.0028719432,-0.024517152,0.00046941388,0.04466112,-0.008294981,0.027603805,-0.02674937,-0.0055622864,-0.1524821,-0.048931696,0.0005482472,0.017060796,-0.013307681,-0.010194848,0.030790165,-0.029210757,0.00566685,-0.004031237,-0.004436534,-0.022653876,0.019035023,-0.02729172,0.01003574,0.016440107,-0.016533729,-0.028377837,-0.018484227,0.05077925,-0.0009393133,-0.016191093,0.010843701,0.001014616,-0.0056137037,-0.0007407708,-0.0033381048,0.009944833,-0.013451496,-0.0026909667,-0.009041962,-0.024978783,0.038292725,0.023842312,0.030821793,-0.011183094,0.007160375,0.0010093219,-0.023253981,0.018157493,-0.02325477,0.02191483,-0.01882797,0.031539127,-0.0029645336,0.07613344,0.008147488,-0.02949101,0.010169014,0.011399703,0.019192599,0.00020164829,-0.041577544,-0.0070301164,0.0059632133,0.0033659975,0.020608865,-0.0073230085,-0.04877962,0.046600647,-0.042076625,0.048360087,-0.007093623,-0.024086174,-0.004833982,0.017980253,-0.03345068,0.026339827,-0.04332237,-0.0066798236,0.021943917,-0.0066173384,-0.036401607,-0.05691515,0.003578225,-0.030755565,0.04712313,-0.02206754,-0.0018134288,-0.006089595,0.015228315,-0.025968948,-0.00011075286,0.03508196,0.03426836,0.013616722,-0.024587628,0.015292762,0.056231666,0.00908845,-0.0077380715,-0.04015372,0.012214824,0.011046693,-0.004757079,0.014253305,-0.03086072,-0.01967899,-0.014793387,-0.03083412,-0.020308914,-0.036526654,0.0031036176,-0.03718518,-0.03572272,0.022546131,0.03637676,0.012799076,-0.0314936,-0.03611474,-0.021709412,-0.025186162,-0.037239734,0.020048805,-0.089868315,-0.025309041,-0.004255685,-0.03284417,-0.048330877,-0.050335225,-0.00596727,0.00468289,-0.026442988,-0.04302191,0.011135064,0.032736216,0.036792587,0.044223607,0.0042014536,-0.028049361,-0.008815273,0.003269872,-0.015776196,0.024981845,0.049774848,-0.007588957,-0.035105348,0.035103213,-0.08284603,-0.037450917,-0.036155682,0.029853055,0.004953157,-0.053048667,-0.0017161749,-0.036003806,0.050581127,0.037319973,0.036150128,-0.051250413,-0.032475732,0.009065,-0.048434854,0.06254877,-0.030859958,0.0459939,-0.036343567,0.006819394,-0.0091459,0.07627411,-0.008831928,-0.016932601,-0.029238174,-0.006685885,-0.008405184,0.02701807,-0.0029969905,-0.015424599,-0.022646287,0.0040311506,-0.00026704604,-0.024004608,-0.0029806374,-0.0013629543,0.015643263,-0.0017634482,0.016509868,-0.041895285,0.030811042,0.007466622,0.026801711,0.004913348,0.08064346,0.027328052,-0.00913596,0.018225193,-0.0019998574,0.013282822,-0.057691973,-0.028614398,0.02485568,-0.011882714,-0.07485121,-0.00021151951,0.018753637,0.0063614445,0.027726963,0.038389828,0.02934293,0.022141138,0.021023456,-0.022205155,0.03410078,0.013694017,-0.024577536,0.017983628,-0.004266074,-0.019673126,-0.0014150146,0.0067555574,-0.011321085,0.036834065,-0.0030458064,0.01576006,-0.015287765,-0.03133941,0.040187754,0.0148225585,-0.013517989,-0.07057365,0.02726146,0.05153742,0.015390468,-0.03470999,-0.027800972,-0.0068516056,0.0005972801,-0.00957626,-0.0077456897,-0.031976968,0.048859905,0.005445509,0.0065079085,0.03153477,-0.0022793396,-0.01608502,-0.018605469,-0.03626506,0.017591914,0.007450142,0.02565603,-0.0027040264,0.017116413,-0.032881342],"last_embed":{"hash":"1p2zc2z","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"1p2zc2z","at":1762874995726},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Monthly#{3}","lines":[248,249],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1p2zc2z","at":1762874995726}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Quarterly": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024050761,0.033522937,-0.051347353,-0.009331516,-0.055005357,-0.031437214,0.07412674,0.023314575,-0.024727177,0.047022473,-0.0052422183,0.020332338,-0.016659515,0.031269833,0.03242647,-0.0117666945,-0.0011114023,0.05912358,0.0047643217,-0.018162375,-0.034395542,-0.013418001,0.06202299,0.014006861,-0.038610797,-0.0051962775,-0.0062995516,-0.004436264,0.0048392904,0.05291625,0.010092207,-0.041929044,-0.01507955,-0.014337633,-0.0024178182,-0.022663273,-0.016081763,-0.05117488,-0.031792782,0.050251044,-0.015429158,-0.036672067,0.0035900103,-0.014312465,0.01204304,-0.027265634,0.025003858,-0.01367486,-0.021971086,-0.024223186,0.0023084127,-0.010576295,0.030423615,0.003534212,-0.013787263,0.028893335,-0.0202993,-0.02107342,-0.051937394,0.009272432,-0.01949464,0.004960729,-0.030429954,0.009947684,0.028404381,0.04750421,0.028687526,0.02975641,-0.01695793,-0.015758904,0.008544338,0.035584204,-0.0101270685,-0.033498313,-0.026018672,0.03595068,0.07069447,-0.045968063,0.023107791,-0.0061268434,-0.010857617,0.03648627,-0.015693968,-0.02324727,0.013088424,0.035113696,-0.03571528,0.05557819,0.041886665,-0.0064593405,0.023860373,0.00036272756,-0.015324853,-0.00265173,-0.045104526,-0.004383194,-0.03403343,-0.007211092,0.017523387,-0.039834205,0.034045637,-0.04792444,0.030978912,-0.022593664,0.020152187,-0.03720505,0.010532874,-0.0013419894,0.0147076845,-0.016908115,-0.0010251775,0.026788022,-0.019179672,0.023487948,0.016232634,-0.013789472,0.024269812,-0.02641594,-0.007862571,-0.041981272,0.009750067,0.033710223,0.03376423,-0.038396034,0.000036976722,0.024187008,0.017754493,0.008507287,0.046418313,0.017114451,-0.0110244695,0.032539796,-0.0035204054,0.04103408,-0.0029540418,-0.0017822463,0.027744733,0.040978905,-0.006720686,-0.03916278,0.011309326,0.029809548,-0.01560307,0.0053181034,0.014111728,-0.0062373397,0.0330638,-0.024575697,-0.0015816992,-0.01320605,-0.020681497,0.038586788,-0.004312325,0.012556625,0.04713767,0.008416745,-0.019002888,-0.004793841,-0.03143966,-0.016097005,0.048859306,0.027463136,-0.02816625,0.030417662,0.051512405,-0.011202845,0.017164579,-0.032314613,-0.018132502,0.02480162,-0.010526233,-0.050724078,0.022394272,0.016910596,0.023285007,0.022172375,0.05656269,0.028593041,0.06687965,-0.024135716,-0.048597813,0.019895496,-0.012799999,-0.0040624696,0.003986963,0.04236515,0.0241689,-0.007378979,0.016217964,0.03201573,-0.00639312,0.018839259,0.042316046,0.03193463,-0.0024573545,-0.0308474,0.000916627,0.014625662,-0.031176897,0.009337017,0.017824186,0.033376392,0.012193479,0.01675977,0.023804858,-0.00969631,0.014898767,-0.020440921,0.029472124,-0.053813517,-0.028038131,-0.004099195,-0.021712927,0.049468987,-0.028513594,-0.057689574,-0.005875335,0.055081658,0.02337344,0.010089304,-0.04969336,0.02650825,-0.020491086,0.008603433,0.00059981353,0.007228028,-0.016750613,0.04610026,0.048352826,-0.023577575,-0.02386098,-0.0006431228,0.02104061,-0.016950553,0.08426522,-0.011372424,-0.05386002,-0.010385246,0.048111886,0.0016388657,-0.0024288842,-0.03651868,-0.0011050416,-0.04362795,-0.04382622,-0.01727601,0.0089195715,0.029723871,-0.016036825,-0.025342947,-0.047639046,0.020840468,-0.032775164,0.028549558,0.054322958,-0.014622879,0.0012194265,-0.018858666,-0.0046750195,-0.03228166,-0.007179418,0.035811696,-0.03758735,0.028474666,0.002455904,0.005956965,0.011408357,-0.003228978,0.023651509,0.033776168,-0.025643101,0.012320253,0.027162846,0.04554795,-0.029148987,0.019398727,-0.0037839108,0.027554661,0.079188675,0.049201727,-0.08610722,0.014109673,0.02706652,-0.017150966,0.012240709,-0.04213431,0.0006881946,-0.031757675,-0.039831776,-0.059511892,-0.03502414,0.010080372,0.073800355,0.0011573425,0.035763446,0.03846311,0.021039965,-0.17031054,0.009860411,-0.009186841,0.072376944,0.02654788,0.010381459,-0.03363367,-0.0020790386,-0.05618936,0.05749662,-0.027923761,-0.04754487,-0.0062457207,0.009058186,0.011034361,-0.004489333,0.005442265,0.014872658,0.0046650996,-0.038464002,-0.011284904,-0.030301822,-0.0075544165,0.0120638255,-0.013580153,-0.01673764,0.027763346,0.013808794,-0.0523422,-0.026571322,-0.032853685,0.0023532542,0.008854162,0.027382988,0.027837723,0.034841314,0.0271788,0.0024525777,0.0068287156,-0.03385519,0.03248607,0.051560055,0.0016026705,0.020228287,-0.005483683,0.0066713593,0.012123255,-0.0077903876,-0.03776441,0.039092224,-0.03474028,-0.05086823,-0.01870556,0.010720875,-0.06132954,-0.049020454,-0.028507188,0.026763987,-0.05302364,-0.03917224,-0.024530705,-0.0107222665,-0.0011134028,-0.068652906,-0.042611446,-0.028440166,0.04407299,-0.042909086,0.0077678827,-0.051340193,0.018346887,-0.043136198,0.010665336,-0.023861127,0.0070660487,0.036928713,-0.056812733,-0.03619067,0.04133506,-0.110640585,-0.03709467,0.012333383,-0.008211375,-0.015500461,-0.025195079,-0.022379624,-0.009009058,0.021399878,0.006774666,0.24277052,-0.03530273,-0.07518161,0.027823303,0.010353658,-0.037143033,0.013237352,0.035348933,0.03155503,-0.023978855,-0.04190395,0.017833693,0.000062625215,0.014130794,0.011883893,0.005931276,-0.029184435,0.029294677,0.05686502,-0.032299526,0.027712215,0.015627492,-0.006546069,-0.0037182232,-0.043776233,-0.0094488785,-0.050378468,0.0055897133,-0.037851494,0.058420453,-0.02398873,0.015590837,0.050244875,-0.04276079,-0.09825238,-0.0077253985,-0.03177746,-0.006577501,-0.002598141,0.0076318076,-0.0024200429,0.006172345,0.03192511,0.023411386,-0.03426793,-0.032145903,-0.0020270015,-0.026100323,-0.018162051,0.013108046,0.001857181,0.0097725615,-0.019747976,0.0029508215,-0.017384965,-0.032879177,-0.0014799627,-0.013665019,-0.0009828204,0.069751665,0.016655885,-0.003128684,-0.07942544,-0.022639235,-0.0023595768,0.009270419,-0.0070384787,0.0095913755,0.041503612,0.0469539,0.013408573,0.012177602,0.0025034419,-0.011888603,0.006431039,-0.019009203,0.018898165,0.04299821,-0.03733477,-0.009846194,-0.0051404536,-0.017823482,-0.013551211,-0.0043933005,0.017235408,0.029878017,-0.039528314,0.02154718,-0.018161893,0.009200887,-0.058992226,0.007999637,-0.020788915,0.012542105,0.05314333,0.037693817,-0.023499079,-0.021493148,-0.026111338,0.020455902,0.019373886,-0.031770658,-0.033579834,-0.030184587,-0.004494076,-0.0158704,-0.020998718,0.014401362,0.021296073,0.0077289343,-0.016802914,-0.0034161266,-0.010425236,0.0060146255,-0.0028711136,-0.0020453979,0.06894823,0.047216382,0.021022106,0.041307792,-0.05707372,0.020954935,-0.012164301,0.03269387,-0.005270971,-0.07284601,-0.0067732767,-0.007611268,-0.010123542,0.03934311,0.0007681662,-0.0265443,0.021258304,0.00080294383,-0.0040576034,0.003199865,-0.045346167,0.034308586,0.015908014,0.039556745,-0.04378526,-0.04301368,-0.026339436,-0.051669158,0.02355705,-0.0045322706,-0.004159881,-0.008464591,0.0027644557,0.008779345,0.0053488216,0.07311511,0.047158916,-0.009335825,-0.0036401674,-0.010421733,-0.02510487,-0.0067595723,-0.020609496,-0.044085417,-0.017079137,0.035911836,0.011794824,0.061019566,-0.002357557,-0.007257445,0.019184988,-0.013995522,-0.0022348089,-0.013017222,0.031928513,-0.0148084555,-0.0521851,0.004790348,0.029630786,-0.034652077,-0.033353344,0.05169418,-0.017101804,-0.008281611,0.019157868,0.007998765,-0.012153359,-0.019800743,-0.0038099417,0.01394699,0.015705552,-0.0137462085,0.0069935517,0.014841268,-0.022528883,0.09836604,0.054434787,-0.014074124,0.024124956,-0.0029279143,0.09010378,-0.009165558,0.032020584,-0.026617678,-0.083973035,0.018565075,-0.0058783786,0.038322322,-0.038365867,-0.017801812,0.027490722,0.02024906,-0.019240301,0.052641466,-0.01470403,-0.009465702,-0.017020464,0.009875617,-0.05291058,-0.059537284,0.0013340979,0.03858349,0.028445661,-0.063212395,0.0010491774,-0.02345603,0.041731983,-0.02344411,-0.04917742,0.018500017,0.00055795826,-0.04637888,-0.01976427,-0.04240574,-0.0013743731,0.03116205,-0.01742646,-0.0016893403,-0.0021807463,-0.05504259,0.032686025,0.03770415,0.007745964,-0.02380296,0.0035138514,0.026757807,0.010482535,0.024573972,-0.0011096136,0.023455648,-0.029425975,-0.041258335,0.018338006,0.012222337,-0.0034232107,-0.00934445,0.050247468,-0.007569574,0.019319652,0.080008045,0.037937634,-0.020079795,-0.034363665,-0.06395164,-0.007868781,0.0059957104,0.027069464,-0.0036856297,-0.04588231,-0.016857654,-0.00097399205,-0.012804774,-0.03208938,-0.001113711,0.0012046654,-0.004129073,-0.06703855,-0.03303724,-0.0019544973,0.0019930406,-0.027684346,0.013243482,-0.011484033,0.0050685517,-0.035072703,-0.0111338105,0.008140797,0.008031737,-0.042611595,0.008902824,0.0143445255,-0.04556919,-0.012683197,-0.022215916,0.0033246581,-0.0015804995,-0.026014678,0.032651965,-0.021924186,-0.013542384,-0.037904054,0.023532849,-0.0018731517,-0.002233218,-0.001469736,0.00961498,-0.016631907,0.0067297528,-0.00517269,0.046880588,-0.00005057473,-0.015020293,0.047195695,0.01176719,0.028115312,-0.08165198,0.022722935,0.046055626,0.035658646,0.025803544,0.037211623,-0.036979266,-0.0108822575,0.017016089,-0.02596523,-0.0018643921,-0.034119837,0.027273865,-0.004675949,0.00045284122,-0.049779966,-0.019829335,0.009377829,0.05372806,-0.030898565,-0.018823566,0.02432097,-0.007769002,-0.0014513785,0.008419074,0.024371417,-0.008749535,0.020679252,-0.022284934,-0.0025232835,-0.006984833,0.040733892,-0.028417448,0.014590024,0.014874172,0.01360156,0.0075083496,-0.0051175947,0.0006727424,0.026003834,-0.019647839,-0.004719301,-0.024771398,0.009588211,-0.01803192,-0.01489462,0.00060463644,0.03741761,0.042619772,-0.007181606,0.044373076,-0.022546515,-0.032916795,-0.0012390354,-0.050813116,0.024416136,-0.015831692,-0.058418382,0.011111219,-0.0060873074,0.054081086,-0.0035519705,-0.0052964147,0.00199617,0.04827096,-0.037973776,0.01213442,0.019865552,-0.009195555,-0.022936823,-0.03597429,-0.0037534363,-0.010158646,-0.008128618,0.015148142,-0.040470067,-0.0088679865,0.011178044,0.014380365,-0.026811736,0.004157852,-0.03188157,-0.0028161984,-0.14733481,-0.009800596,0.007084035,-0.00678369,-0.03088683,0.023093149,0.029289404,-0.034308076,0.0078040543,0.020759702,-0.006306563,-0.01776623,0.014541841,-0.03697166,0.03588939,0.02042763,-0.03232659,-0.015066626,0.008106779,0.054215573,-0.014960455,-0.029509965,0.03243003,-0.008153197,0.030571893,-0.023232818,0.019015295,-0.01648584,-0.0038293272,-0.031814292,0.0030191492,-0.0064137187,0.03557209,0.053906746,-0.004799694,0.006934363,-0.007942286,-0.008014082,-0.028105544,0.022631852,-0.019559706,0.021823723,0.0036516052,0.032270934,0.012750865,0.06560461,0.0061665922,-0.03387961,0.024996284,-0.0010068791,-0.0033286246,0.007514476,-0.030570233,-0.027221419,-0.007236643,0.008812632,-0.006581055,-0.006259261,-0.01719325,0.051121123,-0.012057433,0.036023498,-0.011274865,-0.074636325,0.0015374611,0.02082459,-0.05377071,0.012525264,-0.025415473,0.004171744,-0.01159913,0.004780386,-0.036349617,-0.06519989,-0.007642981,-0.017537778,0.054978065,-0.014414409,-0.028541323,-0.004782562,0.020507423,-0.013478047,-0.011104808,0.049444124,0.03819951,-0.020516135,-0.0029102936,-0.027762484,0.0024865537,-0.019393522,-0.028293516,-0.043233365,-0.011204559,0.03160016,-0.0076498874,0.030629095,-0.014952417,0.0032474184,0.0075726532,-0.01290216,0.0024498464,-0.026895983,0.0152671635,-0.011924031,-0.008914055,0.013044561,0.039688267,-0.003237401,-0.047175847,-0.014576802,0.015632296,-0.017475227,-0.014800444,0.011578488,-0.10647153,-0.02169887,0.0007140546,0.0066853818,-0.028617304,-0.0057051624,0.011649032,-0.014029459,-0.031144563,-0.034483664,0.027426815,0.051073402,0.026567437,0.028831026,0.020873262,-0.032276276,0.007084066,-0.008942306,-0.00043600288,0.045282967,0.0641539,-0.007023463,-0.02235582,0.03491962,-0.054882538,-0.051142868,-0.037535697,0.0063680434,0.024913851,-0.047599114,-0.006971266,-0.031793248,0.014729776,0.025764886,0.05505961,-0.02595657,-0.0014581955,-0.015880972,-0.0009648046,0.090750806,-0.020572282,0.054821886,-0.014861107,0.010521385,-0.03502043,0.04546337,0.027963562,-0.014997186,-0.03708855,-0.039095245,-0.021341477,0.01213051,-0.015884584,-0.028790675,-0.032925393,0.007657814,-0.0055183005,0.020027569,-0.011056617,0.0029575212,0.024906779,0.018330077,0.011200093,0.008280995,0.015585852,0.007019124,0.02416747,-0.004228694,0.045448508,0.025124922,0.017749686,0.0045407703,-0.024599615,0.042625986,-0.04325571,-0.030756773,0.050346896,-0.012400059,-0.05101624,0.00791028,0.032784503,0.00033767603,0.0077624135,0.042475164,0.03910119,0.016427264,-0.013034267,0.014923471,0.04206736,-0.009031731,0.015987612,0.0020827544,-0.003527495,-0.031434618,0.007970257,-0.0075939633,-0.009910605,0.026988933,0.016451636,0.016475273,-0.03087771,-0.006147699,-0.007458947,0.049091995,-0.035080194,-0.040021934,0.02202458,0.038894992,0.017488338,-0.04778011,-0.030579278,0.015832897,-0.0038823418,0.008800313,-0.046613604,0.0007443215,-0.0080762245,-0.010274268,0.0021686973,0.031280853,-0.0056915586,-0.0229232,-0.009108043,-0.00795818,0.019424612,0.042360116,0.016322576,-0.0040295315,0.04719216,-0.057973936],"last_embed":{"hash":"1shc4qm","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"1shc4qm","at":1762874995726},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Quarterly","lines":[250,256],"size":122,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1shc4qm","at":1762874995726}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Quarterly#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021327754,0.04337362,-0.0473945,-0.02803495,-0.06985484,-0.025827983,0.08997332,0.02710175,-0.03250355,0.049103163,0.00026825306,0.02613966,0.006400287,0.03178986,0.025643192,-0.017196603,-0.009865038,0.058617085,-0.011205117,-0.024307301,-0.015452241,-0.004928355,0.052527957,0.016845182,-0.05148767,-0.001281067,-0.00008065136,-0.008430737,-0.0084642125,0.042464014,0.002696448,-0.05062644,-0.011132955,-0.029666739,0.007881966,-0.019044375,-0.025963511,-0.03119384,-0.044140194,0.03598124,-0.02496949,-0.027993107,-0.005294155,-0.023111371,0.02835817,-0.029834252,0.029873233,-0.016647102,0.0005533711,-0.008933211,0.0008384484,0.0013096518,0.033389196,-0.013281047,-0.013653593,0.014435978,-0.021537552,-0.03411556,-0.055476803,0.0047526867,-0.009934554,-0.00938601,-0.045056585,0.025520401,0.027594049,0.046849288,0.03831403,0.025746467,-0.021571953,-0.009550751,-0.0067162877,0.03125345,-0.010019366,-0.034310393,-0.034991823,0.014412027,0.062410824,-0.053636912,0.03676924,0.002742833,-0.0057393997,0.034783438,-0.015497495,-0.028161643,0.004209153,0.022932123,-0.05252894,0.014477184,0.032452695,-0.0043095415,0.008226032,0.006123924,-0.0014284116,0.0031715713,-0.034245797,-0.007587207,-0.024507336,0.004874457,0.033648066,-0.041385267,0.033701915,-0.030988785,0.02090021,-0.033041846,0.030596135,-0.061647307,0.0118897,0.014525528,0.019980298,-0.010595052,0.0013862776,0.027841313,-0.0018681651,0.03554867,0.0277674,-0.0114608,0.011049575,-0.01527762,-0.0034485855,-0.043159913,0.01604446,0.026689067,0.04257811,-0.040432066,0.01988091,0.028082268,0.011595875,0.014254992,0.04834162,0.033513863,0.004797273,0.023157837,-0.00076057005,0.025521046,-0.00018621798,-0.02121518,0.03958636,0.023626888,-0.023837224,-0.054933038,0.0010839571,0.037414096,0.0035461904,-0.00008417671,0.0047157365,0.0021662656,0.020677878,-0.00864422,-0.011883693,-0.02420257,-0.0012317167,0.040439356,0.0015532309,0.0041864626,0.060078263,-0.0083678635,-0.018272357,-0.00042518607,-0.025765223,-0.024070987,0.034064084,0.024697611,-0.024609538,0.04034889,0.03220967,-0.0026035153,0.03494297,-0.025677469,-0.020689376,0.037354097,0.006814683,-0.04969325,0.02821315,0.024063736,0.037854824,0.023900298,0.037173294,0.037235,0.07322051,-0.034021538,-0.0434828,0.022655241,-0.02016699,0.004919214,-0.011310274,0.028006418,0.0170488,0.0107150925,0.015438735,0.042674914,-0.018074527,0.011608606,0.040442295,0.016014732,0.0351344,-0.026181428,0.007888725,0.002698528,-0.03314918,0.0339345,0.006374923,0.03537659,0.00097072026,0.0017915664,0.027804859,-0.006550596,0.013172121,-0.034620695,0.027727364,-0.069016136,-0.02911379,-0.007494366,-0.024767257,0.025507338,-0.039207306,-0.071934685,0.012428542,0.032528177,0.03889982,0.004942584,-0.053229395,0.0262813,-0.014853338,0.014671948,0.025289087,0.017661655,-0.03957751,0.03633345,0.063236244,-0.039929457,-0.022433037,-0.016748322,0.013554529,-0.013369416,0.09154628,-0.009610939,-0.041393153,-0.0037361514,0.059342667,-0.02609331,0.01045102,-0.0029985732,-0.0009660453,-0.030109754,-0.024889855,0.010192357,0.013430689,0.046501637,-0.022345606,-0.019565146,-0.053812366,0.032121904,-0.030142823,0.04586937,0.05558095,-0.011446183,0.010314951,-0.012755887,-0.0075700865,-0.035950094,-0.010811904,0.05228513,-0.037637517,0.02469797,-0.006279138,-0.012191314,-0.016774286,0.011022588,0.03593258,0.012641376,-0.019378645,0.007418663,0.04868468,0.035293534,-0.011825399,0.016523043,-0.00025930547,0.020325556,0.09028402,0.060717776,-0.081735395,0.027830875,0.020062026,-0.000014998941,0.021311933,-0.067735076,-0.0134868715,-0.036242634,-0.048336107,-0.029518507,-0.037311744,0.0046231523,0.06714063,-0.009658982,0.034038104,0.03694518,0.017622367,-0.16519079,-0.007368898,0.0036253333,0.059050646,0.034563895,0.014166168,-0.012093069,-0.006438809,-0.03168306,0.041590817,-0.01034412,-0.042965062,-0.0047342465,-0.009405141,0.01462916,0.01043465,-0.0047071106,0.008463623,0.019457752,-0.036489096,-0.005895728,-0.015483033,-0.015943563,0.01894148,-0.016012158,-0.02204252,0.04011051,0.0071874503,-0.042173326,-0.0071606147,-0.039196372,-0.018056229,0.00272825,0.051281948,0.022176486,0.033035144,0.021193122,-0.01324021,-0.0014401176,-0.035327356,0.008970288,0.06032677,-0.00726124,0.024219552,-0.0022097088,0.025973093,-0.006347062,0.017643452,-0.039998457,0.038713876,0.011045771,-0.047632977,-0.011766572,-0.011270883,-0.04304262,-0.04737117,-0.026666407,0.03375051,-0.057062764,-0.043880936,-0.023973554,-0.006037635,0.0016849289,-0.04908469,-0.04138674,-0.04461694,0.020994425,-0.065793,0.019744908,-0.030736197,0.020425621,-0.052382134,0.006570041,-0.03791206,-0.009336254,0.008075961,-0.030557428,-0.021182593,0.036838897,-0.10749446,-0.03801713,0.009619866,0.0057983436,-0.026622264,-0.03579443,-0.022350628,-0.019490605,0.031650078,-0.008174579,0.27244237,-0.029478146,-0.06677253,0.035419498,0.009186108,-0.020464035,0.004969878,0.0064630085,0.025970466,-0.012914843,-0.047869824,-0.0048935483,0.00022526964,0.010839497,-0.006492343,0.02372319,-0.017432,0.025545405,0.065758765,-0.02561854,0.013042267,0.0048808744,-0.016104804,0.0020696507,-0.043546043,-0.012970629,-0.032417856,-0.0140189845,-0.039182737,0.059850026,-0.02703287,-0.0031881796,0.067605786,-0.05112913,-0.06571525,-0.019112967,-0.02232444,-0.018407186,-0.025031863,-0.016281357,-0.00025038896,0.011702836,0.015878944,0.035334975,-0.026927555,-0.014973236,-0.017114883,-0.02831372,-0.015772386,0.015399889,0.0011425392,-0.014148944,-0.014462334,0.019140169,-0.029393956,-0.031231515,-0.010596656,-0.027364776,-0.01462011,0.0747945,0.0044976887,0.011219976,-0.087701686,-0.008570126,0.01073342,0.0154405935,0.0016620212,-0.014993275,0.049437232,0.05457921,0.024141122,0.005138011,0.0050667874,-0.008875871,0.022801656,-0.008368556,0.027645735,0.045736767,-0.027272744,0.008765295,-0.009146516,-0.024941785,-0.011177925,-0.017734012,0.029040068,0.0020941312,-0.020449594,-0.0013618554,-0.030745199,0.00300985,-0.055830613,0.016485212,-0.012491186,0.02603995,0.02513225,0.04113449,-0.022936057,-0.0014639465,-0.03142338,-0.0034362278,0.01684302,-0.03762573,-0.009081573,-0.019171353,0.0036267806,-0.011042652,-0.020627711,-0.009388667,0.023989022,-0.0060984264,-0.018187515,0.0153903905,-0.017022751,-0.003483892,-0.0068966295,0.0033838323,0.04541846,0.057002213,0.01562749,0.054892693,-0.058099274,-0.0066572144,-0.025985345,0.03449432,-0.0057048327,-0.07476656,-0.015765218,0.02628706,0.009426425,0.037806544,-0.00041725932,-0.03902069,0.007531417,-0.0018594463,-0.013271987,0.0029103018,-0.047201816,0.031816956,0.010582923,-0.0046487534,-0.031075917,-0.016102495,-0.019927552,-0.05407698,0.036809612,-0.019998332,-0.0067717587,0.0053290753,0.015184577,0.015767438,0.015340093,0.079191,0.047323216,-0.004769003,0.009112807,-0.011987247,-0.020815387,0.0029542216,-0.011076232,-0.060380496,0.0018577637,0.022068782,0.024593633,0.053855967,0.0051546255,0.015468569,0.012547238,-0.019847179,0.008131375,-0.0018873308,0.032476928,-0.019571468,-0.052764516,-0.008857427,0.038092837,-0.031384856,-0.025365302,0.023043117,-0.041438084,-0.0030810677,0.009449355,-0.0141179515,-0.034263134,-0.0006550829,0.030666469,0.006160686,0.014313049,-0.016355533,0.015260038,0.009279407,-0.03441437,0.09468114,0.046954896,-0.010029555,0.0057748375,0.014011316,0.085554644,0.008757436,0.01502679,-0.024055794,-0.052196477,-0.016010152,0.014181893,0.020236209,-0.04860359,-0.045339055,0.0016864551,0.011692523,-0.016310278,0.02882687,-0.020377886,0.009385039,-0.0030232433,0.011024068,-0.06139153,-0.04519337,0.0023998388,0.034092914,0.043335427,-0.058924228,-0.0035961054,-0.024448423,0.025411481,-0.02433772,-0.066248246,0.006012999,-0.0132806,-0.062662594,-0.0047563403,-0.036045846,-0.0056266477,0.0038659913,-0.022627138,-0.01828228,0.0077734953,-0.02401625,0.035775695,0.03223568,0.01847066,-0.013936886,-0.005839451,-0.0065959343,-0.0026042236,0.056077715,0.009693139,0.0028357,-0.027169725,-0.052515168,-0.0071225683,0.018049372,0.005968208,-0.010378459,0.056070775,-0.014689758,0.025973001,0.069879346,0.042692322,-0.036932845,-0.054855224,-0.027315002,-0.0008469294,0.02179328,0.019675536,-0.0041375207,-0.029417535,-0.029934963,0.013703441,-0.02248156,-0.021933593,0.0151255615,-0.0016434387,-0.01877822,-0.056909513,-0.026265617,0.01724732,-0.0066475836,-0.032697815,0.0010027216,-0.00086818944,-0.019137815,-0.019820865,-0.009893175,0.005261226,0.0150077855,-0.025764143,0.016330961,0.041570064,-0.016809896,-0.027296996,-0.012721626,-0.018860735,-0.0018869072,-0.01936158,0.012076434,-0.034892123,-0.0129207065,-0.024923384,0.025083344,0.0033234002,-0.011114189,-0.0013987771,0.013584491,-0.03132871,0.008768646,-0.010772554,0.049925707,0.02710964,0.0059899264,0.039470397,0.018343821,0.052508995,-0.10031166,0.019629955,0.019561635,0.037105702,0.005482081,0.015367673,-0.034981154,-0.008620363,0.0062983697,-0.015556353,-0.0052456865,-0.023738619,0.017308969,-0.012820143,-0.004863155,-0.032029923,-0.022875795,0.013691166,0.05397815,-0.023855785,-0.008546125,0.014366696,0.010042977,-0.010035584,0.03724024,0.015628275,0.011854787,0.0009173109,0.0017123672,0.008291595,-0.013086317,0.071278326,-0.019568885,-0.00080207683,0.034112655,0.00044155042,0.014429762,-0.009434459,0.012437285,0.0217144,-0.018110706,0.00096653687,-0.024615664,0.007872534,-0.012563814,-0.03392212,0.008526461,0.03355938,0.032419328,-0.005818604,0.03641189,-0.016208528,-0.03026175,-0.005830016,-0.03444153,0.018997688,-0.014620442,-0.054259878,0.0036024337,-0.016377095,0.055679586,0.0000039802153,-0.0019477707,-0.00016428008,0.03025922,-0.023768425,0.035927236,0.015750077,-0.0091843465,-0.009878773,-0.032975417,0.001848089,0.0048192046,-0.0019713026,0.018141847,-0.044907384,-0.026208835,-0.0022288987,0.019536732,-0.025371196,0.009456208,-0.021878473,0.018360544,-0.15489638,-0.024820054,0.0048486628,-0.008225008,-0.032851443,0.0073942267,0.016478155,-0.04062043,0.000093926144,0.02180118,-0.018670695,-0.031004298,0.02104138,-0.042284068,0.026494961,0.014059055,-0.00042512736,-0.005112435,0.0017583311,0.056912545,-0.012553981,-0.02022417,0.05688843,-0.021768624,0.0046980283,-0.022225583,-0.0050009675,-0.010308049,-0.01101418,-0.010843515,-0.0014894294,0.007767324,0.029944075,0.06794079,-0.010832446,-0.002366884,-0.0006958122,-0.013842814,-0.023100488,0.018714586,-0.013618242,0.029037906,0.004030319,0.016462537,0.026833426,0.052702073,-0.008231188,-0.026645869,0.024548074,0.0064906543,0.0063179233,0.0012441359,-0.024367953,-0.029354425,-0.0035562958,-0.003009606,-0.00972549,-0.013621185,0.011853324,0.032714974,-0.028496057,0.030627199,-0.01520734,-0.07701242,-0.006739966,0.02386942,-0.046752512,0.016894648,-0.02612186,-0.0014428151,0.0116105955,0.012040558,-0.012434467,-0.071465865,-0.0050514895,0.0035033906,0.055839103,-0.0039700377,-0.018577222,-0.013341753,0.016981442,0.0026051186,0.011285816,0.051779237,0.034193218,-0.0065913866,0.00061550224,-0.027654052,0.004822869,-0.02169442,-0.039684355,-0.047513135,0.0030975782,0.010269957,-0.004974694,0.033848494,-0.0063379523,0.005404867,-0.0007755976,-0.022029016,-0.005581044,-0.03201814,0.0131075615,-0.0063281665,-0.0087705385,0.0039482643,0.067146495,0.019750992,-0.04789698,-0.009203406,0.0036523975,-0.035500493,-0.013442214,0.020292861,-0.08898516,-0.011518915,-0.0049605584,0.011921239,-0.025710816,0.002739794,-0.008899181,-0.020179166,-0.033985123,-0.028638542,0.039418865,0.050008792,0.009391599,0.00029157312,0.017841024,-0.013440981,0.005604093,-0.01210749,0.015136339,0.036999036,0.05737907,-0.0051464024,-0.035327915,0.035177637,-0.06433321,-0.035660636,-0.052163135,0.014360877,0.026441872,-0.044009633,-0.004343984,-0.018769026,0.027262611,0.008756108,0.06057582,-0.007350012,-0.011210369,-0.020503117,-0.0050334623,0.08783666,-0.006585468,0.060866803,-0.017054165,-0.015773652,-0.02344947,0.027185548,0.004412497,-0.021486113,-0.046750296,-0.03361668,-0.02992664,0.02258224,-0.011556765,-0.025364041,-0.039658334,0.008132431,-0.030940296,-0.011218258,-0.0014788131,-0.0034164567,0.029383456,0.0020210932,-0.00007371084,0.0050783623,0.029285515,-0.008752264,0.031121662,0.002557175,0.046194844,0.008282768,0.023356164,-0.00878038,-0.008916216,0.045870006,-0.059257623,-0.0026592992,0.072329566,0.00038903646,-0.046864655,-0.011300055,0.045304384,0.010372619,0.0007927033,0.024492413,0.014110817,0.0026169813,-0.005668467,0.017208917,0.015532591,-0.022139756,-0.009713865,0.007340869,-0.008929499,0.002047506,0.005242456,0.013342465,-0.002292826,0.023793347,-0.0053761993,0.012046593,-0.027833797,-0.024616497,-0.0007968667,0.047437385,-0.031040048,-0.059407283,0.026707023,0.023066826,0.006829775,-0.041174915,-0.0136573715,0.029676085,-0.01476688,-0.0007509311,-0.055490144,-0.01039582,0.0074339774,0.0018126122,0.01082671,0.026283236,-0.00640791,-0.017441418,0.0034760442,-0.0060083335,0.012181843,0.048275936,0.023670882,-0.0028568332,0.033581555,-0.06581358],"last_embed":{"hash":"6furzu","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"6furzu","at":1762874995726},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Quarterly#{1}","lines":[251,251],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6furzu","at":1762874995726}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Quarterly#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018562984,0.03765158,-0.071385704,0.0037718487,-0.05058847,-0.032524116,0.05661874,0.005376573,-0.023339324,0.026693506,0.021716027,0.008035625,0.029825782,0.01195114,0.03727926,-0.022875302,-0.014893676,0.03801759,-0.00793898,-0.0045623896,-0.009994922,-0.008115299,0.04869045,0.015353913,-0.0348726,-0.0027221746,-0.000015461983,-0.012308117,0.007004171,0.039914396,0.012407662,-0.062331237,0.019376747,-0.02704965,0.010223825,-0.03210678,-0.020273445,-0.041014917,-0.047338963,0.053132053,-0.023486173,-0.056811508,-0.0065618353,-0.022812802,0.010692163,-0.013956384,0.0137289455,-0.0021916707,-0.02799965,-0.01501581,0.0043869913,-0.0070020948,0.012107706,0.0011030204,-0.036622465,0.040818825,-0.012798186,-0.03553481,-0.023625389,0.005374738,-0.0050342954,0.021462651,-0.04889346,0.019369101,0.043914564,0.056531683,0.025430378,0.010944799,-0.023966923,-0.0034175965,0.00072523137,0.027362557,-0.029167071,-0.029602803,-0.04479653,0.037115037,0.084186934,-0.014247218,0.024564276,0.022911463,0.00030099045,0.00014778398,0.022516113,-0.00920138,-0.006316254,0.050468154,-0.034008354,0.05001757,0.02873141,-0.016028326,0.010648378,-0.014329001,0.009853481,-0.0073323417,-0.02497296,-0.01969691,-0.03587037,0.009469427,0.007867954,-0.02377474,-0.0022690988,-0.0222506,0.053666916,-0.0048286957,0.014608325,-0.012992485,0.00445271,-0.013355069,0.0025144177,-0.024307257,-0.017585086,0.03189424,-0.039364215,0.033112384,0.018473217,-0.027393347,0.009726336,-0.014898074,-0.0063576936,-0.06103034,0.029955696,0.03981199,0.018456798,-0.04517422,0.016376898,0.031498164,0.015346452,0.00956982,0.0040835063,0.014179333,-0.019078381,0.04289907,0.005212286,0.042129684,-0.017294692,-0.014767856,0.041084517,0.01897857,-0.0031658304,-0.04776938,0.029028714,0.04799978,-0.006860318,-0.005792989,0.01688906,-0.020271745,0.00451296,-0.0009660422,-0.024535425,-0.03103058,-0.026772607,0.027692731,-0.0030865676,0.02187476,0.0085826935,0.008577583,-0.022581486,0.011451819,-0.023679245,-0.011663238,0.023728795,0.02991387,-0.02028482,0.024549043,0.053669605,-0.041737482,0.020792428,-0.065529585,0.004114799,0.008641175,0.0066477675,-0.05828681,0.013234986,0.023409383,0.033556003,0.007634258,0.023249064,0.031013187,0.0636351,-0.027479464,-0.050226014,0.010962634,-0.010517248,0.025214123,-0.015947966,0.026168039,0.011055198,0.014426674,0.012492912,0.05039592,-0.02513752,0.03827383,0.017740577,-0.008111627,0.01999916,-0.019674808,0.015731357,0.04086023,-0.04722409,-0.027057845,0.021823507,0.029660102,0.034443587,0.019522928,0.017118292,-0.0009301593,0.040729426,-0.03621735,0.008291452,-0.036385145,-0.008555406,0.011828882,-0.028232524,0.03648759,-0.007788218,-0.046008613,0.012404318,0.046941146,0.036589224,-0.005616993,-0.056677423,0.035841443,-0.022998376,0.030758452,0.020675838,-0.014473978,-0.014813243,0.048811167,0.039210703,-0.028029101,-0.050651796,0.019067824,0.0334689,-0.014914406,0.07464168,0.0025581536,-0.061684873,0.021874681,0.029313585,-0.011273554,0.0020670202,-0.02096252,0.01677261,-0.07308514,-0.032781594,-0.038742967,0.018944634,0.041075163,-0.011597018,0.003087487,-0.03425514,0.010022071,-0.02135034,0.031889338,0.039514095,0.0045519867,0.033637907,-0.026787946,-0.034765366,-0.030919785,-0.0014194201,0.0001952578,-0.012884208,0.03942311,0.0044986503,0.0086117415,0.018571733,0.0017723549,0.047558412,0.0172806,-0.019779854,0.048298873,0.046890236,0.0333196,-0.027689781,0.038451124,0.0037917802,0.009168023,0.058997445,0.024399165,-0.063951716,0.041585013,0.039321043,-0.023609303,0.033869576,-0.032457598,0.012986318,-0.00984993,-0.027984159,-0.07457496,-0.03622626,0.0032754384,0.056368917,0.019061387,0.031759337,0.010508683,-0.0070405686,-0.15679473,0.022478024,-0.00363518,0.08300687,0.031716924,0.022392944,-0.024137925,-0.0061346604,-0.040413886,0.0012454871,-0.028210819,-0.051035155,-0.0036958698,-0.021358777,0.012604577,0.007305277,0.013647226,0.00067126274,0.011127767,-0.03506992,0.008278948,-0.024792137,-0.0042258115,0.029340118,-0.0035405103,-0.041120905,0.06560209,0.02061347,-0.03223691,0.004971346,0.0028004698,0.0069597126,0.008682753,0.002466868,0.012317335,0.04319108,0.03850146,-0.010508464,0.008856025,-0.0146651,0.028494205,0.036671665,-0.008827429,-0.006009645,-0.0035653836,0.0023263572,0.015521849,-0.0014796202,-0.041554116,0.028428068,-0.023349542,-0.038724367,-0.021831408,0.058413997,-0.051743522,-0.023562534,-0.03523418,0.032968916,-0.04198895,-0.02496642,-0.035106845,-0.025412014,0.011905586,-0.08145076,-0.038525518,-0.010711793,0.027904829,-0.05214607,0.03245267,-0.046709664,0.01261429,-0.008909933,0.038531587,-0.004745476,-0.002730526,0.020779602,-0.03472272,-0.03569761,0.026722478,-0.11737826,-0.052904587,0.01804356,-0.022755401,-0.022061706,-0.029935574,0.00053034804,-0.00017524173,0.0032693758,0.011527239,0.24396127,-0.04098662,-0.0629443,0.0024782927,0.04074904,-0.006398884,-0.002060727,0.047360037,0.015015303,-0.015039733,-0.03479144,0.0013719018,-0.012401265,-0.0073932945,-0.009667328,0.016837355,-0.043446124,0.01640238,0.057321087,-0.0008704062,0.0118482085,0.032165397,-0.007218904,-0.004943965,-0.055839438,0.007510564,-0.03519182,-0.015543936,-0.031160152,0.0543023,-0.006003306,0.024516225,0.036093254,-0.026003418,-0.06624332,-0.0034148495,-0.03584363,-0.010549993,0.021957392,-0.0020053005,-0.015459177,0.008495796,0.015736746,0.032593638,-0.044700664,-0.031534433,0.014358752,-0.0064362576,-0.035235062,0.020298626,0.026589798,-0.004982459,-0.007949085,-0.014144721,-0.026186217,-0.023524303,0.0061429637,-0.040407896,0.0073144636,0.07311716,0.0145517625,0.006756423,-0.052019123,-0.013585635,-0.010072467,0.035529416,-0.025139568,-0.0062540146,0.053722776,0.03171059,0.0022696448,-0.01180752,-0.017188415,0.0073495666,0.02732372,-0.01163923,0.022593057,0.016649222,-0.0294664,-0.0073193177,-0.021489725,-0.036493573,0.00085348834,0.034413565,0.017456513,0.019086849,-0.030959614,0.037143655,-0.053705998,0.00781239,-0.040833198,0.016282097,-0.013718609,0.022987936,0.032320816,0.02785497,-0.024796559,-0.0111240735,-0.0345141,0.021347867,-0.007997265,-0.019057326,-0.040827513,-0.029406495,0.026511427,-0.012623219,-0.040533323,0.008812604,0.021160945,0.012264207,-0.0025901683,0.011776788,-0.0000125339175,-0.0060907514,-0.0190565,0.03236728,0.05186605,0.04552632,0.015135108,0.028969567,-0.025209853,0.01001667,-0.025625343,0.012637303,-0.021971678,-0.062038135,-0.026450673,0.0138921775,-0.016361311,0.042515833,-0.018381322,-0.03750351,-0.036309883,0.0005140443,0.008524957,0.038471304,-0.037788898,0.023956418,-0.008886026,0.035798397,-0.056365035,-0.0015847166,-0.009051258,-0.040617887,0.04081798,-0.011202441,-0.03353769,-0.039814297,0.017156212,0.033149783,0.0142512955,0.07444297,0.027935112,-0.018725317,-0.0013086116,0.0004993198,-0.008981607,0.003908385,-0.011155739,-0.061565693,-0.0043639084,0.025214098,0.011885004,0.052662913,-0.025167659,0.010391948,0.012638927,-0.010227571,-0.014630196,-0.04401801,-0.0011110769,-0.05738905,-0.046799522,-0.0027782763,0.041058786,-0.023441723,-0.0010942396,0.01495636,-0.008413841,-0.011216907,0.05217916,0.01983758,-0.024428159,-0.036303647,0.041566495,0.0041452087,-0.00072607346,-0.014905699,-0.0068152924,0.011920919,0.00543597,0.08521018,0.07893438,-0.01728221,-0.010092672,0.008007353,0.07429309,0.014689567,0.022637188,-0.028590845,-0.060272973,0.006225813,0.0041283453,0.01194141,-0.041514598,-0.007035134,0.009256723,0.044640362,-0.007269812,0.014682081,0.011129042,-0.011045323,-0.034304306,-0.008375759,-0.0646321,-0.049237743,0.030738773,0.049647585,0.020782523,-0.06183529,-0.024201855,-0.021654012,0.03975167,-0.027246725,-0.05824118,0.03666105,0.004056783,-0.012190688,-0.012369173,-0.04814804,-0.0051281913,-0.0044587567,0.009719645,-0.010120815,-0.01684872,-0.026708553,0.034473952,0.016795306,0.0004907044,-0.053129163,0.0053128162,0.018237578,0.0061510075,0.0073976037,0.0025142108,0.028898815,-0.050615214,-0.03462841,0.008195957,-0.0019790367,-0.0037274738,-0.0016953807,0.031950895,-0.0067523485,0.03999776,0.058898576,0.00033815252,-0.014590049,-0.011027894,-0.047179252,0.012323361,0.0289864,0.024246456,-0.024101693,-0.07096997,-0.0181468,-0.0030906112,0.010315527,-0.01715531,-0.014678646,0.00584187,-0.0060356227,-0.068660766,-0.00051133457,-0.0067704874,-0.0012168352,-0.067306556,0.004672512,0.013540895,0.012118329,-0.036432948,-0.011722857,-0.003374632,0.03582253,-0.029547283,0.025344301,-0.014894299,-0.008786764,-0.03438627,-0.028150711,0.027057558,-0.007935636,-0.04676052,0.04654779,-0.012181848,-0.00022817425,-0.022920536,0.03945752,-0.018568572,0.002904095,0.004916364,0.02033679,-0.0068737227,-0.00033188562,0.016637329,0.045335185,0.011569882,-0.035128467,0.026473353,0.0076660602,0.061344985,-0.05796506,0.013767458,0.06310399,0.018228997,0.052227665,0.04369325,-0.035343975,-0.0051195105,-0.015609556,-0.013162637,0.010458562,-0.018251916,0.039172232,-0.0373077,0.012677764,-0.05782478,-0.047712475,0.0015083981,0.07298929,-0.05375586,-0.025808964,0.0052173696,0.009432034,0.016916675,0.016682964,0.044815164,0.0011302446,0.008413879,-0.02434178,-0.009443142,0.010706143,0.056212332,-0.020735739,0.0029334403,0.02330797,0.009979215,-0.008812673,0.014481106,0.0072829346,-0.0014805314,-0.011767467,0.0051282477,-0.016412701,0.02025585,0.010955423,-0.0304972,-0.04241759,0.012307358,0.038584787,0.0002625901,0.036320824,-0.041028608,-0.012979179,0.008686512,-0.057986468,0.026748892,-0.024506934,-0.05686872,0.015949175,-0.0047930214,0.02570856,0.023338411,-0.010441376,-0.025992082,0.059712984,-0.025202945,0.006453868,0.030557033,-0.021592243,-0.027908335,-0.044566955,-0.010239142,-0.006536788,0.0054077823,0.009159055,-0.021874366,-0.022555687,-0.0055167605,0.018389173,-0.012199286,0.033998355,-0.0155126285,0.015647897,-0.1474688,-0.012968066,-0.0040638694,0.009271312,-0.038067784,0.023638614,0.02045122,-0.049274594,-0.0027161313,0.0095196925,-0.021753184,-0.021137545,-0.013578833,-0.03964713,0.0141611565,0.020085333,0.0063665244,-0.01888924,0.0034823653,0.056384675,-0.015482554,-0.015937736,0.021202374,0.0061456584,0.032760378,0.009020082,0.004993904,-0.011195574,-0.008514809,-0.026989212,0.0023750023,-0.019680189,0.036942825,0.061382867,0.006856647,0.01887608,0.0068983664,-0.008075637,-0.03378801,0.019489745,-0.023584591,0.019605087,0.0042895293,0.043410152,-0.0019275495,0.06834093,0.01795453,-0.043530196,0.025547314,-0.0059374347,0.0045619784,-0.018126108,-0.04822557,-0.01585708,0.013963867,-0.01519033,-0.0036257727,-0.018631598,-0.033589374,0.042749144,-0.023817807,0.03356614,-0.02030354,-0.08352891,-0.010054666,0.018109063,-0.026861683,0.017846366,-0.06717247,-0.009772585,0.014896142,-0.0072683212,-0.032870535,-0.057043936,-0.0052783764,-0.007947764,0.055098094,-0.02738054,-0.029101675,0.0030418665,0.00058879936,-0.019967167,0.009095805,0.016830664,0.039816026,-0.00574288,-0.00067414547,-0.026789198,0.029649904,-0.023395745,-0.026144253,-0.041437987,-0.0032005871,0.03564883,-0.00074083795,0.030396923,-0.027296187,0.018074427,0.0044602267,-0.02061814,-0.005891883,-0.04401452,0.007386873,-0.037481785,-0.021812595,0.011535641,0.039593466,-0.010636245,-0.050546885,-0.02857823,-0.004404977,-0.0013535845,-0.030719416,0.02268905,-0.0823233,-0.024934681,0.003470113,-0.017230354,-0.016509317,-0.042723857,0.007872003,-0.018543996,-0.030497283,-0.022416325,0.027448624,0.03536959,0.033298012,0.026472602,0.02486778,-0.045193214,0.024512768,-0.0074395505,0.011647104,0.0387571,0.05029242,0.017340854,-0.023086114,0.04194391,-0.08216526,-0.035267882,-0.028876431,0.02464029,0.0001758653,-0.06252006,0.0003387614,-0.046169158,0.03890861,0.014318826,0.04840144,-0.03159631,-0.036383577,-0.02382096,-0.0023423934,0.06651302,0.0015144884,0.045316294,-0.044753022,0.021693148,-0.002532166,0.03784768,-0.0035366677,-0.014814533,-0.021803135,-0.018670732,-0.018817127,0.016368879,-0.023344342,-0.039564464,-0.074623294,-0.00540674,0.0010907459,0.007428186,-0.0027312748,0.006917419,0.041451138,0.0041626017,0.0044298517,-0.012426114,0.024142014,-0.007575875,0.01934688,-0.007466272,0.06625799,0.007061315,-0.0070067663,0.036933087,-0.022672098,0.020693302,-0.023333592,-0.016672846,0.042268984,0.011558934,-0.06519425,0.017618332,0.00934602,0.023682868,0.027319292,0.014811059,0.053976465,0.013770542,0.030472364,0.012915234,0.022703664,-0.007076907,-0.01208183,-0.0018368319,-0.012360154,-0.030336743,0.005612411,-0.011893861,-0.019390963,0.022534806,0.020314295,0.010319285,-0.029646145,-0.020669928,0.025546955,0.029363772,-0.021812866,-0.039471537,0.03217071,0.04531759,-0.0024093203,-0.015552489,-0.045716595,0.024383299,-0.01655148,-0.006535342,-0.020700188,0.021637283,0.019164648,0.0104945125,0.0006904771,0.01501868,0.0019416619,-0.001311308,-0.016598044,-0.029748222,-0.003908067,0.02133241,0.027765268,-0.0022587238,0.033194784,-0.050665747],"last_embed":{"hash":"1na2yz4","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"1na2yz4","at":1762874995726},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Quarterly#{2}","lines":[252,252],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1na2yz4","at":1762874995726}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Quarterly#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036551896,0.043686315,-0.06090351,-0.007619988,-0.041706685,-0.03351756,0.056962833,0.019443015,-0.0019432651,0.032576267,0.00934805,0.030059977,0.006305844,0.015170733,0.019007774,-0.03213872,-0.0070031513,0.073724486,0.012742561,-0.0107710175,-0.02406063,0.016897373,0.04186806,0.018745434,-0.034947343,-0.0012721239,-0.0038709203,0.011191083,0.018526213,0.05017404,-0.007957268,-0.07054131,0.002490065,-0.0331115,0.010577906,-0.04953443,-0.017335236,-0.045710612,-0.04191432,0.06322608,-0.030856617,-0.050247148,-0.0069574276,0.0022101898,0.009143694,-0.009470304,0.021617139,-0.01826311,-0.029050233,-0.02438043,0.020893894,-0.015008702,0.012946031,0.023223907,-0.0066945204,0.025233349,-0.019253682,-0.04058378,-0.070075534,0.0057628453,-0.017097287,0.0019081687,-0.028197167,0.0021451842,0.03908986,0.035262085,0.046535216,0.02321524,-0.014099998,-0.01158817,-0.0055134376,0.029960047,-0.025061773,-0.04674542,-0.030628785,0.03171218,0.07006608,-0.021629216,0.006459156,0.028359339,0.0022663749,0.0036421015,-0.008836808,-0.023204567,0.024275789,0.028273862,-0.030735968,0.05856052,0.04084842,-0.012400398,0.021492809,0.0045151575,-0.013946844,-0.022855401,-0.03366657,-0.0113599915,-0.0066650375,0.004310931,0.033366747,-0.044879854,0.006571736,-0.014429454,0.020602187,-0.009884949,0.007814406,-0.037696645,0.0036188688,-0.0061721653,0.0025112128,-0.02480032,-0.013166695,0.03321849,-0.030426955,0.011433103,0.012686951,-0.037914675,-0.00072239485,-0.021397093,0.014799011,-0.04685203,0.022341536,0.027892532,0.029939119,-0.054222476,0.010553357,0.03350163,-0.0012174434,-0.022525417,0.046097696,0.020798916,-0.012002874,0.010968111,0.0008631386,0.013264618,-0.0007305797,-0.004096591,0.00926688,0.0075382637,-0.017428352,-0.049670935,0.005890869,0.036433496,-0.0077278824,0.021269396,0.037554566,-0.007949669,0.03373501,-0.018664971,-0.013173167,-0.0191181,-0.027190894,0.035192326,0.016058424,0.014387353,0.034287654,0.0029818728,-0.0011875704,0.025107076,-0.05420655,-0.04631398,0.025794972,0.028916832,-0.031223541,0.022238933,0.04254166,-0.020873228,0.035954043,-0.021088263,0.0029340894,-0.005998496,-0.003172798,-0.04379627,0.02527921,0.009875756,0.018200058,0.017846074,0.06242937,0.018634913,0.05095446,-0.015291035,-0.0521466,0.011178171,-0.027945137,-0.0013588408,-0.0082082255,0.020133484,0.025801118,-0.01086333,0.0027436928,0.015185289,-0.01578451,0.04454851,0.017743746,0.024764424,0.0035727648,-0.0066309064,-0.0036189053,0.014076267,-0.042686865,-0.016248917,0.0003771588,0.042444162,0.015449519,-0.01569286,0.010704259,0.0016257971,0.034225747,-0.03426047,0.032581534,-0.024662528,-0.052512787,0.00743272,-0.015706277,0.05538997,-0.030096509,-0.030652298,-0.008263507,0.056081213,0.009726287,0.0024592138,-0.067165665,0.034730043,-0.029149244,0.033850197,-0.0014214028,0.010829428,-0.026569914,0.04971758,0.03348874,-0.022212805,-0.036965057,0.02417617,0.024179729,-0.022280883,0.07299685,0.013862123,-0.07912598,0.012739748,0.030779434,-0.0047929273,-0.0063315844,-0.034679152,0.006206135,-0.05193113,-0.053243,-0.017130185,-0.0028031883,0.04419545,-0.015247046,-0.004229069,-0.035249516,0.030483468,-0.009469879,0.025123646,0.04512096,-0.016817328,0.014236648,-0.019494908,-0.019320684,-0.031645164,0.010007645,0.015395978,-0.04399145,0.030363237,0.012938799,0.018990302,0.017586684,0.02553197,0.013827692,0.023698848,-0.036809478,0.020898117,0.026427587,0.05659067,-0.034720983,0.03857475,-0.016817307,0.023106882,0.06717282,0.058764566,-0.045870636,0.03942691,0.043103665,-0.021355698,0.018718956,-0.042329025,-0.011032013,-0.024103181,-0.048874103,-0.058782347,-0.07929481,-0.00082375796,0.063207634,0.021456301,0.035529062,0.01143633,0.019661086,-0.15545267,0.014112398,-0.0059241974,0.08695273,0.029250382,0.025413696,-0.056521043,0.008024097,-0.056400083,0.043447565,-0.020686273,-0.053415067,-0.015237655,-0.008537086,-0.0195362,0.028127598,0.0011572674,-0.0017704386,0.008754037,-0.031242684,-0.014426179,-0.022378325,0.0024338218,-0.0058312276,-0.03972317,-0.0090099005,0.019601531,0.005465026,-0.046417173,-0.024780156,-0.028311644,-0.029624486,0.002570949,0.012933921,0.024614405,0.027947713,0.03075637,0.0016275366,-0.0040069083,-0.033640586,0.042506434,0.04081385,0.01682856,0.01155928,0.01855014,-0.0051539103,-0.0025364258,0.0054606036,-0.028812181,0.024953004,-0.03235474,-0.034511965,-0.0038485883,0.019442357,-0.048617605,-0.024718104,-0.031408224,0.04721499,-0.04895532,-0.043475173,-0.017449263,-0.018528014,-0.008840986,-0.07574787,-0.050018698,-0.024762379,0.027826702,-0.03981577,0.021130448,-0.04485221,0.02451554,-0.0045626773,0.038368333,-0.02301792,-0.0055974983,0.03746763,-0.0602274,-0.045133375,0.041884497,-0.121907614,-0.023515705,0.0040361406,-0.024265118,0.023858737,-0.041747108,0.007915383,-0.007173475,0.01262967,0.032404426,0.25649607,-0.024745101,-0.048673682,0.027562711,0.029715007,-0.021255292,0.030559503,0.014321568,0.050417963,-0.0055841324,-0.0065313573,0.02781895,-0.0056731165,-0.004529448,-0.0039749863,0.01836352,-0.031362917,0.026930377,0.051555965,-0.020929579,0.01839429,0.0052341693,-0.0027065563,-0.022366239,-0.05212359,-0.006460817,-0.048822835,-0.007381173,-0.02060585,0.03125933,-0.0140934605,0.041398674,0.056852013,-0.02950134,-0.0870487,-0.013719212,-0.041348252,-0.014470338,0.018281449,0.008552391,-0.03557572,-0.007570581,0.030052908,0.031699885,-0.04780403,-0.05767026,0.0126559865,-0.027795335,-0.009866438,-0.003588417,0.000100879035,-0.03470412,-0.04411656,-0.0013560853,-0.021589823,-0.038696524,-0.0022982229,-0.020045176,-0.00802208,0.066348664,0.0014271808,-0.002268007,-0.042007063,-0.01495051,0.0049018026,0.019882817,-0.004175818,0.021529898,0.03352623,0.04885311,-0.00057447946,0.0044357674,-0.010175353,0.0021279992,0.01402154,-0.026146604,0.0338633,0.036302775,-0.020966738,-0.0032169963,-0.0037297306,-0.014410515,-0.006455036,-0.0016855388,0.011672759,0.0073919934,-0.00546608,0.023363367,-0.028286902,-0.0072629284,-0.05028942,0.02025681,-0.0029498178,0.025716675,0.01769399,0.022970542,-0.017354945,-0.021021992,-0.032533236,0.023887258,-0.0015695804,-0.029144902,-0.015660157,-0.028349133,-0.00094015134,-0.04427997,-0.0097980425,0.016103726,0.03764606,-0.0017954253,-0.010000019,0.010635087,0.0045318007,-0.012830019,-0.018105231,0.025856886,0.041060794,0.04614882,0.019880528,0.023902822,-0.03922304,-0.007394526,-0.007834627,0.010723959,-0.015233141,-0.047183566,-0.00195881,0.01592237,-0.037298698,0.045775015,-0.011856915,-0.02817368,-0.033767793,0.021298613,-0.0026295509,0.011053989,-0.06225792,0.035020873,0.02477744,0.03656732,-0.036137026,-0.04173151,-0.00003196545,-0.04232409,0.05151533,-0.008206299,0.0016801296,-0.026398638,0.013009368,0.043917164,0.00829598,0.069914035,0.03628805,0.0075636045,-0.025561709,-0.025985986,-0.011355129,-0.00078139716,-0.010956717,-0.037831,-0.0081123635,0.03041614,0.000669621,0.034547307,-0.019707754,0.006355598,0.0105341235,-0.014785942,-0.028068429,-0.018829444,0.009534392,-0.032353975,-0.041204795,-0.011242019,0.0114446,-0.013396593,-0.028169716,0.045134835,-0.020655656,-0.02033395,0.018423053,0.008833866,-0.047173295,-0.056087703,-0.003245442,0.007266429,-0.011580837,-0.004284522,0.018778896,0.02227536,-0.014243535,0.076432884,0.03815843,-0.015644535,0.009846327,0.0075754714,0.08616611,0.012802554,0.01835446,-0.034669194,-0.07101921,0.032618962,-0.014378709,0.027478848,-0.017849792,-0.020528615,0.043622088,0.040852048,-0.0058720564,0.020882541,-0.031406272,-0.010362402,-0.033418044,-0.0016379035,-0.044427354,-0.053663377,0.019004881,0.04813628,0.033212762,-0.040220067,0.014801517,-0.030205239,0.051565778,-0.018777708,-0.04840831,-0.0048351353,-0.011043456,-0.01865254,-0.016208373,-0.030736804,-0.0056386106,0.05571461,0.01538158,0.021692785,-0.017853469,-0.03620218,0.031479217,0.03683185,-0.005457998,-0.042992514,0.01487885,0.019085616,0.00724299,0.028399475,-0.009902465,0.009872127,-0.04943804,-0.056667596,0.023404488,0.0060710222,0.003747651,-0.023287594,0.024319869,0.0009905704,0.0029005145,0.05032642,0.020714555,-0.024822135,-0.025931219,-0.061598867,-0.0032945496,-0.0013519163,0.030692521,-0.007601486,-0.05411388,-0.0029917923,0.0060846363,-0.00082447525,-0.020523459,0.0029808683,-0.004426578,-0.01499755,-0.07297051,-0.007803967,0.02166898,0.0040672338,-0.025421869,0.02927703,-0.014224551,-0.0046924064,-0.050271913,-0.013603263,0.0074992217,0.008723451,-0.045968413,0.027197959,0.025043616,-0.0020483949,-0.032381732,-0.0461751,0.011239375,-0.011724528,-0.031940706,0.04813518,-0.03581698,-0.012911073,-0.030958401,0.012791408,-0.000014058814,0.018149644,0.014017591,-0.008570806,-0.015202612,-0.0011405478,0.0016750843,0.03806874,0.005819576,-0.028060634,0.04733468,-0.002638052,0.049130518,-0.07372304,0.0021101607,0.08778386,0.02699028,0.034740027,0.053791873,-0.022341106,-0.01959844,0.008883862,-0.022101903,0.013414275,-0.0237342,0.012274379,-0.0004694326,-0.013371619,-0.048984654,-0.02931811,0.0047936738,0.061425075,-0.033166684,-0.0019416332,0.012750891,-0.0043743835,-0.007559738,0.004587598,0.016170243,-0.0039979573,0.002328969,-0.019088684,-0.026536439,0.0025769805,0.024766851,-0.01981343,0.0033711274,0.0021008037,0.020007042,-0.0027933517,-0.0022162693,0.010938159,0.008517008,-0.036743276,-0.0170969,-0.02660866,0.019792004,0.0053212726,-0.02333716,-0.021227283,0.0019989375,0.0359316,-0.019366333,0.03711134,-0.039601468,-0.0021395306,0.010532202,-0.02690755,0.0144396415,-0.010815716,-0.06818219,0.02530881,-0.0018207115,0.055083238,0.009120778,0.0255939,0.0041909944,0.045953795,-0.021028064,0.0271869,0.030278876,-0.0027359913,-0.043910496,-0.055668637,-0.003583522,-0.030328106,0.014007079,0.0013483282,-0.015859634,-0.012386669,0.052699033,0.02697569,-0.008847536,0.02138867,-0.015982399,0.01609252,-0.1442046,-0.0013308882,-0.0026644531,0.004800259,-0.020735545,0.014904258,0.007208545,-0.027877165,0.0044208323,-0.0038851108,-0.027359186,-0.024562703,0.045618992,-0.039760787,0.044558927,0.031560235,-0.03641006,-0.013248871,-0.006871375,0.07791183,0.005240509,-0.0013048691,0.033066332,0.022724362,0.042983036,-0.022310534,0.027353903,-0.014732485,-0.0015870222,-0.030140668,0.015849555,0.016786352,0.042004183,0.05347606,-0.015334053,-0.014820477,0.0018766033,0.0069107004,-0.04726985,0.022920536,-0.027936254,0.02865416,-0.012229802,0.025360465,0.009239945,0.061263625,0.009496025,-0.03688109,0.025868429,0.019583398,0.015049851,-0.000008562487,-0.029748036,-0.0070941765,0.017558198,0.0038947756,-0.0020400106,0.009483175,-0.023807278,0.049081206,0.00062431645,0.050638184,-0.018012214,-0.054839596,-0.021465274,0.019645149,-0.039994907,-0.0063541867,-0.056541827,0.0025156117,-0.008241311,-0.004529176,-0.027095696,-0.08372293,-0.013130153,-0.054596342,0.055744164,-0.03853788,-0.005206307,-0.0080324635,0.01353204,-0.027822621,-0.0038099086,0.013437552,0.03816886,-0.051734127,-0.015599792,-0.03231457,-0.0059042224,-0.002184033,-0.015231616,-0.04996568,-0.0100236805,0.023619596,0.004831522,0.03917271,-0.026794693,0.0046088863,0.0074432213,-0.024083728,-0.013418316,-0.014059582,0.00016520075,-0.03483629,-0.013540377,0.020111136,0.03401857,-0.009795565,-0.043567672,-0.01878432,-0.016665574,-0.0047379327,-0.018648868,0.028313128,-0.086384736,-0.024988094,0.0128218755,0.0051498106,-0.0039452915,-0.044020474,0.029633312,0.0014771575,-0.005011455,-0.036612473,0.020320242,0.03131414,0.033849977,0.05040311,0.019907149,0.0016159628,-0.007103805,0.035542425,-0.0022755312,0.044671588,0.06426367,0.0041176328,-0.01399169,0.025683524,-0.059474584,-0.029198645,-0.023861978,0.028483031,0.040044505,-0.06379687,-0.0012813951,-0.044798188,0.009113733,0.020544924,0.05313181,-0.021250037,0.005634026,-0.0035367927,0.01951082,0.0689503,-0.011074472,0.04250945,-0.03874901,0.0041324086,-0.019013966,0.036671836,0.030175949,-0.014690455,-0.03584938,-0.03980744,0.01578306,0.011359085,-0.008219277,-0.038890388,-0.031099794,0.008204293,0.0006713229,0.021175507,-0.016078332,0.0098124435,0.028698936,-0.011727712,0.008160376,-0.010433582,0.033071045,0.0013924091,0.03067934,-0.017396823,0.042261746,0.030266546,-0.005894622,0.008010965,-0.032719597,0.02401801,-0.032411173,-0.012559125,0.017763669,0.0034144386,-0.057702065,0.00080122484,0.035563678,0.0013732064,0.006653875,0.03297046,0.03754562,0.007986958,0.0033339055,0.014966366,0.051893495,-0.0011542374,0.00617797,-0.0046600355,-0.014056169,-0.009831382,0.011137193,-0.010661958,-0.012018833,0.04661338,0.0021568623,0.030460875,-0.005137064,-0.006383996,0.018109845,0.030439204,-0.017743446,-0.021814074,0.036310192,0.042715263,0.0076852366,-0.048963718,-0.006140535,0.018195353,-0.013314474,0.0031914278,-0.03841549,-0.0040544556,0.012775294,-0.0005776874,0.00059175905,0.027329188,-0.020669226,-0.012183589,-0.01005062,-0.026736697,0.024840942,0.028418947,0.04102816,-0.016892508,0.03649404,-0.04289181],"last_embed":{"hash":"hlikkq","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"hlikkq","at":1762874995726},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Maintenance Schedule#Quarterly#{3}","lines":[253,254],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"hlikkq","at":1762874995726}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Emergency Procedures": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.007685777,0.011427135,-0.02556943,0.0276495,-0.037716176,-0.0022399426,0.023015248,0.034792334,-0.021767518,0.05943096,0.029521296,0.0088972105,-0.045752697,0.0062413956,0.039077546,-0.040859908,-0.00017928968,0.05484043,0.009008855,-0.012223739,-0.0025309394,0.01307204,0.07476151,-0.022395393,-0.008900822,0.01904156,0.0012265465,-0.053889,0.013358514,-0.009008849,-0.049595714,-0.038203795,-0.013970855,-0.020756237,-0.0019242688,0.007380855,-0.0014914684,-0.012965884,-0.034379244,0.0388785,-0.03144175,-0.020500422,0.012053194,-0.039602928,0.023366956,-0.01752466,0.04057766,-0.020977853,0.016404238,-0.01985835,-0.021573743,-0.0030753706,0.04981125,-0.023577387,0.048274413,0.017595695,-0.04216437,-0.017908068,-0.0288971,0.00969293,-0.021811014,0.02995029,-0.021050623,0.033939097,0.006632695,0.07041873,0.013124715,0.022048816,-0.015063889,-0.04326166,0.0045379917,0.012309742,-0.021726124,-0.02215747,-0.039137207,0.002624561,0.06962266,-0.03580995,0.04959191,0.0014930743,0.005271745,0.0031543146,-0.025747098,0.015983792,-0.0132923,-0.0026708003,-0.034613535,0.057399053,0.032255296,-0.010510532,0.032019135,-0.012615972,-0.004788888,-0.04244419,-0.028659763,0.020494431,0.0007710619,-0.024217373,0.047886673,0.048900943,0.008284011,0.0028410854,-0.005401929,-0.035230532,0.028591417,0.0068580997,0.022867143,0.011291222,0.0028070293,-0.022294195,0.00800706,0.005457843,-0.0033221818,-0.016005388,-0.009295743,-0.0146852285,-0.004777057,-0.011697696,-0.019813431,-0.0074303006,0.004621326,-0.012391549,0.028324265,-0.04388711,0.030747464,-0.0012444822,-0.0107114315,0.015738422,0.05389964,0.059497725,-0.038520727,0.028737204,-0.017305886,0.014250328,-0.06641518,-0.0054619964,-0.005774681,0.015551039,-0.0065736184,-0.063774176,0.015858527,0.07061714,-0.019801028,-0.007357117,-0.011768873,-0.036747333,0.03417053,-0.013447412,0.011871018,-0.03843989,0.013364469,0.028048849,-0.032091346,0.00013892906,0.032895748,-0.003089382,-0.0188264,0.0002276569,-0.043854885,0.013374829,-0.0002139312,0.031736016,-0.030893605,0.030840805,0.020139297,-0.042582337,0.009930502,-0.0088816425,-0.01461893,0.0010450007,0.011332522,-0.00748503,-0.00047212638,0.046353795,0.031536568,0.02145966,0.04086772,0.03299262,0.039167877,-0.012022085,-0.052641056,0.0033044626,-0.020485977,-0.03696649,-0.041049384,0.020288792,0.016977407,-0.0046702623,-0.0250865,0.06117647,-0.041126076,0.031176833,-0.0037082518,0.035315514,-0.010231755,-0.002968198,0.050545603,-0.00562963,-0.024097834,-0.019588785,-0.022575509,0.020694116,0.031577148,-0.010992777,0.025294704,0.002235454,0.020948531,-0.041819282,0.017347708,-0.057860024,-0.000743348,0.004950917,-0.03899888,0.058597844,-0.053069156,0.009143995,-0.028475298,0.005902679,0.006690331,-0.004029365,-0.03028131,0.02655644,-0.009881774,0.002805972,0.07373545,-0.0027852403,0.019612025,0.05610765,0.011347415,-0.01961221,-0.03744679,-0.01177422,0.026143122,-0.027630236,0.107191406,0.009931938,-0.028517054,0.00863188,0.00035076562,-0.03660024,0.00069281826,-0.037437394,0.043621477,-0.009145283,-0.023159185,-0.016498717,0.03670892,0.037571553,-0.016477799,-0.021490084,-0.030646367,0.012496067,0.011777567,0.023425028,0.014288745,-0.016853519,-0.016137375,-0.012873905,-0.004858903,-0.013000815,0.02757275,0.05777977,-0.01680129,0.031304497,-0.019312456,0.031971764,0.006965903,-0.0018015187,-0.009054598,0.0168625,-0.022051787,0.04013539,0.023279596,0.05168934,-0.022686658,0.01058155,0.016804988,0.015240916,0.05150485,0.05481802,-0.058607567,0.015830636,0.020554038,-0.0023404593,0.009284251,-0.026702888,0.0048501743,-0.034331653,-0.00012586656,-0.0075788493,-0.022207635,0.028855044,0.08280312,0.020171247,0.024784755,0.081386484,0.03494323,-0.17258652,-0.02872876,0.036611456,0.041549165,-0.004051996,0.0055820905,-0.035038486,-0.0049212333,-0.070516,0.038469028,-0.020093484,-0.043814506,0.006386098,-0.035317406,0.024916353,-0.021985969,0.011670167,0.028088547,-0.011252277,-0.03842075,-0.0373164,-0.019178236,0.0065442775,0.00074387045,-0.015562209,0.00062533113,0.061275546,-0.03065632,-0.05401452,-0.0031343114,-0.047809288,-0.031046709,0.007864511,0.021867458,-0.007970163,0.047923267,0.020151343,0.011309386,0.018381527,0.011860621,0.029191911,0.06736314,-0.007795024,0.013965592,0.020229092,0.014022974,0.027968787,-0.018167853,-0.04346821,-0.016715264,-0.020967286,-0.023380982,-0.016363306,-0.0050434396,-0.01770887,-0.029681604,-0.020685107,0.01694577,-0.049556658,-0.03602823,-0.024175871,-0.024746343,-0.0018170017,-0.060530514,-0.041438125,-0.00023026454,-0.0033225003,-0.021349013,0.01184207,-0.006459626,0.023982681,-0.05105065,0.037408296,0.011036583,-0.0005997243,-0.0012764449,-0.035406113,-0.033264704,0.0036152825,-0.14615259,-0.0053558806,0.012478474,-0.006219974,0.03826764,-0.010257357,-0.0069163153,-0.031015659,0.061620753,-0.00838799,0.22587763,0.008866739,-0.047085445,0.00059980515,0.05377286,-0.014208702,0.023378666,0.0038171671,0.0549793,-0.04328142,-0.031737637,0.0010761352,0.0045617665,-0.018451871,-0.017598871,-0.017804671,0.0024939112,0.019186571,0.081393994,-0.030210812,0.03647426,0.012832927,-0.0111490935,0.05160219,-0.04843157,-0.04389492,-0.04080802,0.027729487,-0.05679883,0.061183993,-0.02789785,0.03940801,0.024786543,-0.035036847,-0.047136206,0.030514162,-0.0034111638,-0.036472052,-0.025829883,-0.009846724,0.00013981653,0.0003532484,-0.0014832123,0.025420101,0.008360231,-0.010132423,-0.018283995,0.032098446,-0.016703412,-0.012703672,-0.034606945,-0.008615813,-0.049108822,-0.01718189,-0.024293622,-0.026998578,-0.025704179,-0.056956556,-0.020458596,0.06581427,0.0030938683,0.007799265,-0.10232291,0.041081306,0.010302001,0.046972483,0.0037169105,0.022401115,0.042033724,0.04604719,0.0022147978,0.00056058035,0.0013680332,-0.0032336013,0.0112364665,0.013207836,0.016717227,0.055326056,-0.014606933,0.013119501,-0.03547216,0.015526374,-0.020148763,0.0010982706,-0.001396682,0.037596032,-0.009425748,0.046837714,-0.005545034,0.007499073,-0.035230745,-0.018740535,-0.0027813863,0.015424504,0.012114555,0.08003693,-0.002629772,-0.00022256536,-0.00043635,-0.003536155,0.044823583,-0.017471258,-0.0026544847,-0.03747206,0.061824854,-0.015634382,-0.026637793,-0.007137871,0.04733779,0.0023094488,-0.065469675,0.019340822,-0.026213827,-0.020729573,-0.0053493837,0.03865011,0.031547163,0.010432762,0.032111138,-0.00027862197,-0.040559005,0.014539588,-0.011430944,0.020197323,0.012828931,-0.029587239,-0.011139574,-0.051099367,-0.02037441,0.07862779,0.02717757,-0.027780497,-0.029887581,0.058007576,0.049900934,0.016205678,0.0046076514,0.00020185043,0.0012113615,0.03818871,-0.03280109,0.014465969,-0.022255076,-0.010809181,0.03048816,-0.036731083,0.008629904,-0.0044106585,-0.017748525,0.0431813,0.0085700825,0.053409338,0.014760963,0.008119233,-0.011282363,-0.004192899,-0.007450782,0.019772898,0.0010558567,-0.02710617,-0.002320663,0.0065253256,0.07722031,0.05881669,0.0314584,0.0111446455,-0.0084864,0.0049413242,0.02713254,-0.011734465,0.037843425,-0.04217633,-0.044503756,0.03856688,0.0046201423,-0.053574506,-0.051216785,0.001223148,0.0034818738,0.025582189,0.03772058,0.019724797,-0.03355722,-0.02241768,0.041211877,-0.0034229285,-0.0068643927,0.0040626335,-0.01822467,-0.00060253177,-0.035177544,0.10248308,-0.0064461343,0.004995393,-0.008351827,0.029921426,0.09250179,0.034941684,0.034234,0.009046224,-0.03857199,-0.024465885,-0.0052506863,0.018776696,-0.031973876,-0.054804467,0.011433507,-0.005284952,-0.009563601,0.0059629567,0.0025941997,0.02022396,-0.05169333,-0.0145086,0.00008770747,-0.055715255,0.059274547,0.02290404,0.038248908,-0.03910668,0.003892027,-0.03561656,0.03986305,-0.032565564,-0.038726255,0.022085177,-0.03143215,-0.04358995,0.018727742,-0.03437481,0.0052938415,-0.022491049,-0.006244454,0.021226328,0.004445676,-0.006730069,-0.002271168,0.046794217,0.03960953,0.0013868953,-0.017839324,0.016884208,0.017742807,0.051470537,0.012998784,0.04879539,-0.014434433,-0.017406557,0.015702277,0.01046159,-0.008830591,-0.030675054,-0.0075062634,-0.018995168,0.058854755,0.02855482,-0.0021205319,-0.018387118,0.00001766177,-0.03674558,0.00031982618,0.013384126,0.0029995113,-0.006429937,-0.011033516,-0.049271494,0.013899453,-0.010453586,-0.012180448,-0.06385057,0.024184505,-0.011107258,-0.020709613,-0.03864371,-0.033521496,0.006725278,-0.07704287,0.02174811,0.0077348608,-0.023452012,-0.038119446,-0.00058658514,-0.0027293188,0.03656774,-0.009424861,0.058002196,0.009176468,-0.0004852862,-0.01685752,-0.0081081,-0.011907076,0.003895501,-0.02679801,0.014213703,-0.032222357,-0.016879188,-0.005247442,-0.0034933225,-0.004218378,0.024949735,-0.00093742326,-0.008534628,-0.039561134,0.001860655,-0.04796669,0.03719545,-0.029253209,0.0018962683,0.0426768,0.026674598,0.035355404,-0.07628674,0.0051836385,0.014039318,0.039423626,0.0329621,0.028944451,-0.012051204,0.024239521,0.009824209,-0.048967354,-0.0050776275,-0.023724634,0.011846354,-0.027199505,-0.0063436185,-0.03977101,-0.015085238,-0.0145767955,0.024040518,-0.035991523,-0.0221233,-0.015267289,-0.03363748,-0.0230665,-0.016850194,0.0062427446,-0.044695783,0.010507293,-0.017819347,0.024440344,0.03150093,0.012830135,-0.010471867,-0.005769455,-0.026964042,0.007948834,0.00025894592,-0.04508061,0.008786678,0.0149502205,-0.00029253907,-0.008832706,-0.0133222835,-0.01785437,0.0059579005,-0.028321238,0.0040532327,0.05691199,0.029260674,0.0067435023,0.03146618,0.0020794435,-0.0054834974,0.0077189133,-0.036365557,0.008577282,0.034525592,-0.00025366832,-0.01362123,-0.012128985,0.01722725,-0.019715426,-0.0033776518,-0.015756588,0.0440271,0.003238024,-0.028529204,0.025274405,-0.018925281,-0.046293788,0.0013567244,-0.047943536,-0.003271202,-0.026619347,0.038018193,-0.03964464,-0.0037675484,0.02401959,-0.014599001,0.00003715026,0.035499956,-0.052175116,0.017344743,-0.15211141,0.0021627508,-0.012269537,0.007014747,-0.014273728,-0.021008482,-0.009579074,-0.043955978,0.0054325326,-0.00027383002,-0.045416396,0.007796729,0.064386666,-0.028788354,0.010592232,0.0057226303,-0.010455762,0.006201651,0.0061151916,-0.00898678,-0.024718253,-0.045705333,-0.02100538,-0.02626202,-0.012745602,-0.00933409,0.0104563385,-0.013076426,0.001051721,-0.02327538,-0.003102017,-0.042891897,0.014583069,0.03478715,-0.013814823,-0.0029035448,0.021431018,-0.006184127,-0.013241461,0.005332946,0.019207012,0.02705659,0.01647286,0.012364774,0.013661165,0.017918238,-0.0439008,-0.007503541,-0.025940549,-0.0017400936,0.008975971,0.060138997,-0.02779659,-0.011060396,-0.0020793204,0.014072474,-0.0817092,0.015218307,-0.05236763,-0.009010023,-0.043443598,0.043810952,-0.02399685,-0.046743035,-0.023570895,0.006853405,-0.012776382,0.02394346,-0.0066358475,-0.016321415,0.0019779496,0.00040570338,-0.020658707,-0.034127336,-0.011065736,-0.022168878,0.029235402,-0.04041178,-0.003724421,-0.024538701,-0.01486047,-0.027324893,-0.0142371645,0.024954224,0.06079457,0.01794015,-0.013293903,0.0020757117,0.045161944,-0.0015308027,-0.019115256,-0.032894056,0.028749947,-0.05295679,-0.022419997,0.015547307,-0.00025876064,-0.048225835,0.0032819351,-0.030613357,-0.016209347,-0.034760516,0.04009927,0.010048087,-0.03638583,0.0017200451,0.06605687,0.009073484,-0.017319217,-0.01111476,0.009515806,0.025861582,-0.0025184678,-0.02500446,-0.05332629,-0.023245117,0.01096912,-0.017871287,-0.024769248,-0.036929447,0.025639525,-0.02717423,-0.037333805,-0.024652014,0.015558304,0.043542862,0.028684465,-0.002621855,-0.00395395,-0.03045073,-0.01303368,-0.022371665,-0.041857593,0.021905582,0.028387044,-0.034980144,-0.05416107,0.04597423,-0.02716572,-0.029757315,-0.009639051,-0.007265856,0.019630443,-0.0074277944,-0.008178281,-0.048937738,0.015508566,0.022127662,0.028706044,-0.050221186,0.018451968,0.021219393,-0.048995197,0.036231752,-0.044396903,0.01741149,-0.033276714,-0.022591624,-0.022227341,0.05211697,0.04749204,-0.042092938,-0.027980693,0.017282078,-0.024292447,0.050002385,-0.0067736106,-0.0046462896,-0.0124164345,-0.0015053169,0.010511534,-0.021997344,-0.017386304,0.02797189,0.0151871685,-0.009764771,0.024723293,-0.04133319,0.02923017,-0.015635924,0.044596247,0.030899793,0.02115436,0.022482153,-0.010207212,0.028264765,0.002231899,0.061487593,-0.044511236,-0.018875256,0.03179992,0.02659954,-0.013775062,-0.037084498,0.04929309,-0.02539125,0.0021011962,0.02765259,0.009903873,0.08317111,0.015113371,-0.018296558,-0.021111194,-0.037155613,0.00782655,0.0030946017,0.009520628,0.0041529536,-0.010892635,0.027437938,-0.010468253,0.037106216,0.017449271,-0.01137955,0.0029030042,-0.044260226,0.05492968,0.0045710835,-0.00020585055,-0.032295085,0.00065585616,0.031308834,0.0070399977,-0.01754905,-0.015462565,0.006625614,-0.04604429,0.011708832,0.0119942585,-0.010170176,-0.0182406,0.008688243,0.009566803,0.025074093,-0.013857115,-0.017955592,-0.0151327625,0.024540903,0.0027795264,0.05127439,-0.007389658,-0.006193512,-0.0021522366,-0.040379256],"last_embed":{"hash":"9bgnx0","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"9bgnx0","at":1762874995726},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Emergency Procedures","lines":[257,302],"size":759,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9bgnx0","at":1762874995726}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Emergency Procedures#Container Won't Start": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.013802858,0.007509245,-0.033214383,0.018959701,-0.042831063,-0.016081398,0.0060549267,0.045220003,-0.02534821,0.05358672,0.028097741,0.0067254426,-0.040733464,0.006357116,0.022380617,-0.04760191,-0.017497107,0.04609636,0.01001388,-0.020240178,0.015438529,-0.00048268287,0.054365374,-0.021373747,-0.011149652,0.006091015,0.0068477034,-0.045888767,-0.0010604395,-0.013764175,-0.031201575,-0.042358875,-0.0047702524,-0.024607118,0.004243265,-0.012100622,0.02267416,0.004124841,-0.036151595,0.04747567,-0.021580324,-0.016626887,-0.010520866,-0.046316523,0.025195431,-0.012663733,0.0160233,-0.010181657,0.0012190806,-0.0049222894,-0.0090009365,-0.017631097,0.024138765,-0.008905376,0.049525827,0.00830782,-0.058059737,-0.017792646,-0.0060433284,0.009632099,-0.026965674,0.019875405,-0.0072158994,0.034491725,0.008104668,0.07471772,0.012222761,0.03132679,-0.012314753,-0.032247584,-0.004534712,0.011733147,-0.017661436,-0.010114853,-0.04218666,0.024820339,0.043287188,-0.053771913,0.03209592,-0.011330877,0.021832379,-0.012296606,-0.027295418,-0.0023957586,-0.008038222,0.020649366,-0.029191172,0.071777746,0.008093092,0.0013326627,0.030570751,-0.006284263,0.0059506283,-0.026567746,-0.067770906,0.027417764,0.0182549,-0.026425308,0.033681452,0.021066505,0.010381373,0.0079141725,-0.0035971287,-0.03488791,0.03203603,-0.0062133167,0.013780293,0.007262137,0.0013036504,-0.0100650685,0.010379119,0.008191176,-0.013923073,-0.027591335,0.0047473186,-0.013058635,-0.011914514,-0.035737164,-0.007658817,-0.009139552,0.01474082,-0.025614006,0.041778404,-0.038947932,0.02872732,-0.010038984,-0.009626279,0.025862807,0.031174466,0.040741164,-0.03469063,0.063476376,-0.024157213,0.027700203,-0.047475185,-0.03220345,-0.014306563,0.013987643,-0.008811484,-0.056729905,-0.0046800897,0.08607812,0.00111248,-0.005274135,-0.0045732185,-0.023975395,0.016386144,-0.02703122,0.00037731187,-0.020425523,-0.0071586273,0.033161156,-0.030842438,0.011409937,0.012905723,0.015586527,0.01976199,0.032152846,-0.048538487,0.027969902,-0.0029025858,0.04110434,0.00043355202,0.037369024,0.013000479,-0.054902986,0.022922054,-0.008306556,-0.021365061,-0.010441229,0.004192393,0.008967358,-0.0067865523,0.03003025,0.019106766,0.024617637,0.052684885,0.035197668,0.05128221,-0.027080225,-0.048950754,0.011825678,-0.01566379,-0.017045021,-0.05058961,0.012846006,0.020168746,0.019037914,-0.016480256,0.06624262,-0.047172643,0.04462537,-0.012939804,0.017511016,-0.0010982997,0.00038638458,0.030957889,0.0153141,-0.044445835,-0.01409298,-0.020055017,0.027179016,0.026031682,-0.024286563,0.026298247,0.011267725,0.0048415554,-0.05101396,0.00994324,-0.03347043,-0.0052942876,0.018362235,-0.05269,0.056393888,-0.06398739,-0.013113743,-0.016346468,-0.011915469,0.030317362,-0.005236247,-0.03312307,0.031897087,0.00055487716,0.023393307,0.0674466,-0.0005288358,0.026146634,0.030377328,0.008019308,-0.01880116,-0.033222392,-0.013898629,0.04183406,-0.01459338,0.09231627,0.018714463,-0.01751573,0.023843415,-0.0041722353,-0.07411207,-0.0051982384,-0.02821033,0.040849622,-0.020330135,-0.024195824,-0.021619212,0.04539244,0.036731318,-0.013986195,-0.024663428,-0.01752717,0.004420837,0.0307317,0.013927817,0.033523694,-0.012693436,-0.03366152,-0.019041553,-0.009077451,0.005715223,0.024478432,0.041379496,-0.0346245,0.022908766,0.007824114,0.036792435,-0.00560015,-0.00322193,0.004425142,0.010676651,0.010479951,0.030699048,0.018518835,0.053152516,-0.0011413632,-0.0018806005,0.018937642,0.032479435,0.045407314,0.042947527,-0.036789007,0.02953013,0.0135831395,-0.010333817,0.021947134,-0.02027929,0.027075736,0.008665998,0.0035900564,-0.0069462685,-0.013383748,0.022906367,0.08323113,0.031276137,0.028351178,0.059040125,0.04611966,-0.1680203,-0.009753022,0.012654188,0.04204568,0.013428134,0.01624507,-0.025342297,-0.0076605855,-0.07015285,0.036503363,-0.014702916,-0.044228118,-0.0010211738,-0.04541326,0.000957434,-0.037540693,0.013046419,0.009203796,-0.0024765274,-0.03655989,-0.033897586,-0.037421096,0.0047761383,0.015435181,-0.0076520513,-0.0047532483,0.06272213,-0.041521918,-0.057020728,-0.019713586,-0.04628363,-0.031656854,0.014446749,0.00328651,-0.014989706,0.071656205,0.03732906,0.01967195,0.0062281014,0.022633621,0.024057956,0.06923509,-0.0016164106,0.026366364,0.023566365,0.014307221,0.02397352,-0.003915772,-0.054220326,-0.035443105,-0.007416804,-0.028047401,-0.0018017269,0.0034479038,-0.013788586,-0.021503936,-0.03572581,0.010746769,-0.048702165,-0.026850205,-0.033682384,-0.018250896,-0.0052094604,-0.044209935,-0.030645074,0.0010190189,-0.00011866174,-0.030468116,0.030171653,0.005555094,0.020090742,-0.048443984,0.034560315,0.009728351,-0.0027593162,0.008991942,-0.039938573,-0.05177503,0.008269799,-0.13851728,-0.0014272723,0.0146460105,-0.008278629,0.041086797,-0.004902856,0.008819416,-0.056707535,0.06882096,0.014624729,0.222163,0.005658561,-0.030010263,-0.011028264,0.062140074,-0.002720887,0.00030734856,-0.00696677,0.046005253,-0.05239954,-0.045233026,0.004672558,-0.0062215766,-0.011064504,0.0026160937,-0.023516158,0.021410009,0.018191677,0.08026878,-0.0098133,0.03173365,0.026280243,-0.0011733706,0.035795018,-0.03527873,-0.04205518,-0.042471327,-0.012249811,-0.054118995,0.050525114,-0.021102853,0.055729613,0.025281018,-0.048729584,-0.04305143,0.018302478,0.011347944,-0.04283802,0.008666073,-0.020638311,-0.021528345,0.00060316664,-0.014960427,0.028574938,-0.002879925,-0.01194563,0.008162412,0.051529586,-0.02104812,-0.007238839,-0.014239959,-0.00008044211,-0.042748556,-0.0033856917,-0.034589626,-0.033768006,-0.031740643,-0.055807576,-0.0051522315,0.07252127,-0.005351428,0.0013742276,-0.06775695,0.03805871,-0.0003950458,0.053714626,-0.014220788,0.015539087,0.022936428,0.06589619,0.015933493,0.0046097864,-0.0155968275,-0.009010725,0.016255217,0.0114484085,0.01661564,0.07339136,-0.019337347,0.017894793,-0.056486174,0.021556074,0.0036069024,0.0005506388,-0.021253979,0.021651803,0.023382872,0.040274624,-0.028138028,0.0053830636,-0.020450035,-0.005043208,0.0013914482,0.008174593,0.024990162,0.059749637,-0.00057651865,0.010083784,-0.018090174,-0.00041674447,0.054587804,-0.011081154,-0.022147989,-0.03339422,0.070516475,0.0026083672,-0.047234412,-0.0014016414,0.059676323,0.011990408,-0.054653272,0.038125716,-0.03332153,-0.01928327,-0.015151072,0.028395336,0.022445802,0.009729411,0.0192632,0.011849277,-0.023777569,0.00059804856,-0.0033197762,0.006926735,0.024143348,-0.048655346,-0.0022196474,-0.035455067,-0.023719596,0.05320069,0.047734167,-0.036654886,-0.044037618,0.056966957,0.028230807,0.008681679,0.012360381,-0.0050042337,-0.007917598,0.02972094,-0.03418592,0.013603598,-0.017635752,-0.006346487,0.024663383,-0.052532222,0.008663191,-0.018036522,-0.029088538,0.057143297,0.023408476,0.04022026,0.0123957535,0.0041958936,-0.023685856,-0.0019847136,-0.018667988,0.016325807,0.023469036,-0.018137356,0.0007019496,0.007428434,0.081784405,0.071156144,0.016766494,0.009879809,-0.0029221603,0.001133936,0.0112493755,-0.024992635,0.040145785,-0.0622939,-0.023871722,0.032010216,-0.013276169,-0.036326718,-0.04482576,-0.010769576,-0.002647649,0.036024883,0.036661033,0.0006870252,-0.040153466,-0.010350096,0.04438211,-0.009853979,-0.015481778,0.005988024,-0.024734398,-0.010211919,-0.030314472,0.09572477,0.008788772,0.007998425,-0.026170252,0.02750039,0.093296684,0.014713857,0.030313756,0.013800672,-0.026812268,-0.0075133927,-0.012996294,-0.027539289,-0.04331449,-0.039194707,0.022663007,0.014047249,-0.012299265,0.02031046,-0.006652731,0.013573127,-0.029551905,-0.02221713,-0.020090885,-0.0570736,0.072619066,0.036936913,0.041835215,-0.042565316,0.012973901,-0.029695172,0.04664543,-0.014427634,-0.060152315,0.015057221,-0.011823609,-0.04395902,0.0183405,-0.06888217,0.010943635,-0.024009777,-0.0076819966,0.026016511,0.0030882165,0.0041594594,-0.019431952,0.042079125,0.031199919,-0.028353788,0.011007969,0.019862209,0.015149356,0.053458083,0.024865126,0.024108129,-0.024167413,-0.037415463,0.0214933,0.010104856,-0.008479413,-0.051018663,-0.00353591,-0.018736638,0.06142177,0.017731704,-0.004805973,-0.037189733,0.008347131,-0.040819716,0.014202593,0.00411981,0.006297385,0.00818066,-0.01713751,-0.026597882,0.007924424,-0.011329684,-0.004543851,-0.035226878,0.0106076505,-0.02910747,-0.023240203,-0.042463996,-0.022653317,0.019673372,-0.08557162,0.029021593,0.027961172,-0.053059738,-0.04137266,-0.007825826,0.00038494339,0.040375516,0.004004231,0.05564872,0.004472217,0.009520145,-0.009569257,-0.016567236,-0.019993138,0.007740438,-0.044232424,0.008727377,-0.032943986,-0.009295082,-0.012916504,-0.008004876,0.0016509229,0.012009874,0.0056118746,-0.009196188,-0.03813851,-0.0018281547,-0.05284027,0.02168224,0.0040903785,-0.00035690906,0.049158666,0.019314468,0.040199187,-0.067364536,0.004989836,0.02842809,0.046073396,0.04305857,0.044914268,-0.018684613,0.010881728,0.012483921,-0.059223402,-0.00097050157,-0.013312963,0.013399858,-0.03185824,-0.004537813,-0.037460886,-0.024129603,-0.015480167,0.02757139,-0.030630047,-0.007942156,-0.056840528,-0.004597171,-0.01905523,-0.026472697,0.018374708,-0.03675591,0.006997297,-0.0065115937,0.017378835,0.032961823,0.0050349296,-0.008343884,0.00054055534,-0.0090598725,0.01457283,-0.013259345,-0.031547118,-0.0011682052,0.0050105015,-0.011141536,-0.014935764,0.0054787565,-0.019424876,0.005430555,-0.0015673088,0.009455435,0.054236613,0.0066057406,0.0065859808,0.012912501,-0.011558602,0.0019550815,0.007798751,-0.049631167,0.019543683,0.022403505,0.019211031,-0.023210052,0.0029887084,-0.006477419,-0.018664869,0.012068947,-0.004123712,0.042159863,-0.0022183666,-0.017508531,0.0077872253,-0.009347014,-0.056583785,-0.0029325164,-0.028701043,-0.009597094,-0.021818396,0.02839966,-0.025846599,0.007233579,0.029265646,-0.0053053875,-0.0004468671,0.033200305,-0.05072424,0.011254099,-0.14554404,-0.00003216731,-0.019102994,0.0038218163,-0.013992748,-0.022111194,-0.02531726,-0.018733153,-0.009166486,0.0059854076,-0.052598532,0.017056825,0.07095762,-0.026780095,0.0041810535,0.012444458,-0.01709507,0.009836381,-0.0115605,0.0049466593,-0.02952481,-0.043445703,-0.020415824,-0.026618691,0.00054001785,0.009520306,0.021731278,-0.025900334,-0.0144023225,-0.004088877,0.019134656,-0.01983069,0.010351572,0.036826123,-0.015622332,0.004771099,0.017730761,-0.0265787,-0.0061260364,0.023730958,0.015807882,0.028274888,0.042557534,0.018262012,0.0065708654,0.016346008,-0.021796813,-0.00592903,-0.014298292,-0.0044501843,0.002422419,0.056182556,-0.03367985,0.0055661467,0.0011795004,-0.00020041977,-0.073806696,-0.0029471372,-0.03477798,-0.00087981473,-0.043586068,0.05785991,-0.026059464,-0.04496812,-0.022455793,-0.008455238,-0.019693881,0.010505178,-0.018580014,-0.017807174,0.011015891,-0.015811563,-0.02832375,-0.048301764,-0.020413373,-0.012248142,0.018930282,-0.042110056,0.0033717302,-0.025584782,-0.03625191,-0.009814052,-0.018694662,0.00886859,0.037122916,0.0005166316,-0.018943237,0.006627077,0.027699022,-0.0031823015,-0.028855942,-0.019625746,0.023269873,-0.07504163,-0.030602906,0.040822234,-0.003471009,-0.038143065,-0.0068111746,-0.026245639,-0.013639234,-0.022701662,0.018916966,0.00461428,-0.03379768,0.020058267,0.07855399,-0.018152067,-0.02964145,-0.020270685,0.008724258,0.02365735,0.01560419,-0.028117942,-0.067500286,-0.027318431,0.025635995,-0.019157423,-0.027385198,-0.040756777,0.030264312,-0.028007224,-0.001831327,-0.016521983,0.023714159,0.03833462,0.025486378,0.010174374,-0.0011592403,-0.03556485,-0.013478195,-0.008127338,-0.021249948,0.03503832,0.038171966,-0.013841636,-0.056030814,0.047891606,-0.009084444,-0.021032402,-0.029633777,0.0070336913,0.021720171,-0.014117412,-0.0040712915,-0.06545711,0.010878391,0.016894892,0.032707874,-0.026587965,-0.0024783006,0.006831654,-0.045280244,0.0015199699,-0.041847624,0.00006031587,-0.036684077,-0.031650465,-0.0023728022,0.040301315,0.033581454,-0.023589745,-0.030743802,0.023007777,-0.029799592,0.050273426,-0.0024611051,-0.0033846637,-0.014433539,0.0047393874,-0.0034982797,-0.033212062,-0.009442422,0.042086467,0.022294683,-0.029792262,0.021562813,-0.025131535,0.042903956,-0.012668253,0.057551753,0.013316513,0.022262689,0.022774464,-0.008673066,0.016896239,-0.005684028,0.062237594,-0.048192147,-0.011127815,0.03997084,0.03268511,-0.02617279,-0.04198398,0.05458934,-0.025613096,-0.0016787809,0.024149006,0.010039971,0.05105528,0.0048336554,-0.011427722,-0.032310974,-0.06078017,0.003866831,0.015559523,-0.012387875,0.011326241,-0.0009491732,0.012720167,-0.023462573,0.048899326,0.009461463,-0.02360291,0.0042434423,-0.057993773,0.053299215,0.013893174,-0.0028340113,-0.012494877,0.0020668495,0.024989232,-0.011783779,-0.033764374,-0.0066774935,-0.0069998624,-0.04489939,-0.004102712,0.03776075,0.008751657,-0.024520885,0.014943609,-0.0028730058,0.011200032,-0.024198025,0.003968807,-0.028539516,0.024415351,-0.034924623,0.027689597,0.0015934408,0.007233915,0.018062584,-0.043611333],"last_embed":{"hash":"j0l58","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"j0l58","at":1762874995726},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Emergency Procedures#Container Won't Start","lines":[259,270],"size":171,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"j0l58","at":1762874995726}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Emergency Procedures#Container Won't Start#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.010190571,0.012133833,-0.03840789,0.016863609,-0.0406216,-0.014492198,0.0009702146,0.049002487,-0.025318913,0.050239604,0.027612617,0.0026381337,-0.042215556,0.0030881122,0.01752461,-0.049343556,-0.013085916,0.038513456,0.0137217585,-0.019143006,0.022688387,-0.0016495204,0.05044627,-0.020124232,-0.010315869,0.007105104,0.006553112,-0.045838803,-0.006521291,-0.010065264,-0.027318412,-0.044795714,-0.0059511205,-0.021765163,0.0068029207,-0.008288044,0.024010437,0.0038316126,-0.031674527,0.04504672,-0.01764294,-0.017145086,-0.008392695,-0.042107966,0.02602666,-0.012900292,0.015569748,-0.009198906,0.0033394524,-0.006093192,-0.013867004,-0.019073423,0.021832615,-0.010496785,0.047593355,0.010056338,-0.06065823,-0.02193092,-0.0062383716,0.01114917,-0.021906713,0.013989279,-0.0031346031,0.040852953,0.0069279587,0.07255075,0.008932902,0.03089638,-0.013467986,-0.03302601,-0.0016811297,0.012372177,-0.014469453,-0.009062505,-0.045015946,0.024386864,0.037558284,-0.04739292,0.029937863,-0.009885229,0.025635678,-0.01668731,-0.024314808,0.0018990499,-0.0101441825,0.019284159,-0.029321685,0.07046778,0.0029848884,0.008265474,0.034534596,0.00072202994,0.0029724822,-0.02759065,-0.06424126,0.028618334,0.0197426,-0.024224898,0.03452351,0.013362656,0.00804099,0.006657418,-0.0070358412,-0.036301743,0.031226553,-0.009639312,0.015198192,0.008746907,-0.0031011715,-0.011756156,0.012234027,0.0053210473,-0.018567469,-0.025758117,0.005193194,-0.010210592,-0.010933999,-0.032161526,-0.00492229,-0.007188319,0.011921129,-0.025797794,0.043636803,-0.038766917,0.020001763,-0.008723994,-0.00859009,0.024443725,0.028184107,0.039552737,-0.035872713,0.067528844,-0.021852735,0.030070098,-0.044623084,-0.031609964,-0.01701728,0.016622493,-0.011491235,-0.05507116,-0.0007033496,0.089966096,0.01102732,-0.008094484,-0.004440043,-0.023627559,0.008750969,-0.024132082,0.009083056,-0.024103431,-0.008955531,0.031620074,-0.031202286,0.018226696,0.016218748,0.012894424,0.020783741,0.036636304,-0.053807568,0.023759857,-0.008291466,0.04912664,0.003909262,0.03753957,0.01483191,-0.053588282,0.022603165,-0.0012717863,-0.017053666,-0.010981271,0.0011328493,0.010354553,-0.000043730968,0.030392328,0.022092538,0.030370697,0.05290158,0.029947627,0.051671106,-0.027978512,-0.04621541,0.005143975,-0.016683862,-0.016669404,-0.04800944,0.011550952,0.018894676,0.019015983,-0.009361306,0.07338742,-0.046371076,0.044782527,-0.014709691,0.015145399,0.0012156111,-0.0040644193,0.033644237,0.017067395,-0.041195963,-0.010459334,-0.02592394,0.02941137,0.027526937,-0.019730205,0.026383674,0.013592187,0.0070443535,-0.051991034,0.01519842,-0.032099903,-0.006686449,0.013534145,-0.0552458,0.0541652,-0.059737768,-0.012632885,-0.013893404,-0.0134860305,0.039503507,-0.003735478,-0.034730107,0.033441316,0.0008490867,0.029848056,0.06347983,-0.0013218953,0.027005363,0.02194762,0.0005543399,-0.018000059,-0.032949172,-0.018254545,0.042500004,-0.015625766,0.09676509,0.020334741,-0.013721609,0.021053823,-0.0073884944,-0.08005692,-0.0033749433,-0.022042528,0.04436904,-0.018532675,-0.021699134,-0.024064709,0.041303,0.040971633,-0.016456295,-0.018774219,-0.0156191755,0.003942745,0.0312155,0.01494216,0.035999686,-0.010643579,-0.03517501,-0.017757036,-0.008140875,0.0032008265,0.024710197,0.042020928,-0.03561941,0.020219551,0.0030654203,0.036868908,0.0031563106,0.0051162294,0.002814305,0.01206623,0.010039123,0.030762495,0.015594671,0.052620858,0.0034154763,-0.008374457,0.023368437,0.03283211,0.042737756,0.0463886,-0.038420763,0.039715976,0.013889498,-0.0047493046,0.025291292,-0.017033687,0.030719547,0.010555267,0.0055391183,-0.0067937397,-0.012042564,0.026335826,0.077984266,0.028089724,0.026714595,0.04794287,0.045599453,-0.16649681,-0.009358742,0.014016425,0.03868947,0.008543637,0.014729302,-0.02758667,-0.007918549,-0.071522035,0.0386091,-0.023095025,-0.044585906,-0.0057002697,-0.0449816,-0.0035831367,-0.038048413,0.013536085,0.008018714,-0.0069455216,-0.034240525,-0.024207965,-0.03489132,-0.0014465234,0.02111262,-0.0031409417,-0.004111485,0.0583392,-0.040430177,-0.055412315,-0.02146694,-0.048452083,-0.031760454,0.0146763725,-0.00037679076,-0.014738539,0.07225211,0.038926143,0.019918352,0.0018572776,0.024717204,0.015549671,0.07211545,0.0025653352,0.034071114,0.02682042,0.01458402,0.02288558,-0.00036218695,-0.04745037,-0.03557666,-0.0035344525,-0.027260283,0.00071352837,0.00033725396,-0.009679613,-0.02091728,-0.0393202,0.016033068,-0.049617093,-0.028912418,-0.025689181,-0.014129852,-0.005061253,-0.03760043,-0.029709721,0.0018051472,-0.0037854896,-0.035507903,0.03652478,0.0068466724,0.021148903,-0.04708081,0.030125007,0.015287021,-0.00975649,0.014063262,-0.042094138,-0.05314882,0.010073921,-0.13591768,-0.0026124695,0.013331921,-0.0051221196,0.04177053,-0.0007801095,0.011530879,-0.05834218,0.066376016,0.017218033,0.22380772,0.0036441449,-0.027911354,-0.013525404,0.061735068,-0.0007015483,-0.0014465213,-0.002765825,0.052911572,-0.049511056,-0.046019454,0.0051492876,-0.0072549693,-0.009553249,0.001951935,-0.020394849,0.021791805,0.019629087,0.07448582,-0.00964208,0.033001516,0.029560497,0.004979469,0.03639754,-0.030653538,-0.043754317,-0.038907837,-0.013993628,-0.047594637,0.049851432,-0.023159891,0.057107013,0.02528128,-0.05035026,-0.036504127,0.011356225,0.017788999,-0.038105,0.007861645,-0.027963253,-0.020588063,0.0034479203,-0.017395137,0.033619545,-0.009632998,-0.014314829,0.009211489,0.05001483,-0.021300748,-0.0076102377,-0.008645143,0.001989909,-0.04024869,-0.0030272475,-0.040163394,-0.03776807,-0.036208797,-0.05623307,-0.006858124,0.07226222,-0.008930586,0.001780799,-0.06171539,0.033033475,0.0064395964,0.054091975,-0.011160428,0.013855319,0.031396452,0.0635716,0.020636085,0.00910165,-0.014753704,-0.009566918,0.014580785,0.014965816,0.013621276,0.084764235,-0.017126651,0.019065976,-0.052082434,0.02508311,0.0066524446,-0.00025522718,-0.020308705,0.024918543,0.022228798,0.03671261,-0.03133134,0.005977835,-0.018849948,-0.004447342,0.0026805438,0.0072909943,0.021368364,0.058801543,0.00008778178,0.0065542255,-0.018432565,0.0039801877,0.052399404,-0.010050416,-0.027355805,-0.04360535,0.070159614,0.0022640647,-0.048087757,-0.004107948,0.06090571,0.011797483,-0.0545398,0.036792345,-0.030801302,-0.017066227,-0.013738892,0.030699452,0.025251335,0.008613848,0.017090455,0.013018446,-0.0212813,-0.010110341,-0.0078602545,0.001132103,0.021994034,-0.04457137,-0.008822961,-0.03699245,-0.026164623,0.0503081,0.05325445,-0.03842956,-0.048241273,0.057807513,0.026014516,0.010759251,0.009350062,-0.009322531,-0.01320093,0.03357176,-0.036619462,0.00995934,-0.020491851,-0.004020466,0.03105691,-0.058430605,0.013323245,-0.016746975,-0.033063147,0.055457436,0.02440381,0.03669276,0.005109114,0.0020523088,-0.027254844,0.0028455178,-0.021399666,0.020868612,0.025946548,-0.01720789,-0.0026453566,-0.00010634013,0.0834616,0.07322802,0.011183129,0.012515608,-0.0013863925,-0.0022985362,0.009983547,-0.023853527,0.042177867,-0.057753455,-0.016338035,0.030872032,-0.015586851,-0.034218546,-0.039727703,-0.008719136,-0.00034769133,0.04171996,0.03320384,0.0048129796,-0.035606608,-0.005928038,0.04822225,-0.006372944,-0.013038257,0.004307047,-0.030343525,-0.017267276,-0.026695391,0.09414252,0.009596936,0.005188268,-0.029541317,0.028401455,0.08833427,0.021226225,0.030506749,0.013848983,-0.022338364,-0.0011952464,-0.011270484,-0.032413784,-0.046440132,-0.038647354,0.027587626,0.013855597,-0.005149888,0.020001754,-0.0102546755,0.01285967,-0.035690032,-0.02445894,-0.022103632,-0.056960586,0.06992268,0.03707142,0.04383398,-0.041901343,0.015290861,-0.02834376,0.043616686,-0.01993738,-0.064246535,0.0075002317,-0.014582746,-0.046422124,0.016740762,-0.06457442,0.013004747,-0.027493255,-0.011271547,0.030590372,0.00009856334,0.0016260094,-0.024451785,0.039454937,0.03245362,-0.024127673,0.0064364406,0.017258845,0.016494809,0.05491812,0.023038551,0.021977851,-0.02434559,-0.03563369,0.021418834,0.013121508,-0.0069293934,-0.048981335,-0.004944666,-0.017752813,0.06805212,0.0128035955,-0.006276431,-0.045273375,0.011294544,-0.041942623,0.010361754,0.010327956,0.004062169,0.008263622,-0.016029172,-0.022689993,0.011168615,-0.011295037,-0.002347803,-0.030792248,0.012511012,-0.031564746,-0.022584578,-0.044978313,-0.016243432,0.015433149,-0.08513094,0.027886767,0.030224588,-0.058130283,-0.049258627,-0.0060801585,0.0014557553,0.03670262,0.002641245,0.056778014,0.0052884333,0.015795857,-0.015144885,-0.021636829,-0.02260773,0.008616211,-0.045333248,0.004794163,-0.03183506,-0.0038205169,-0.01651478,-0.012297346,-1.6789768e-7,0.004848154,0.0015496186,-0.0058613946,-0.03957994,-0.00587515,-0.056928314,0.020048076,0.012447529,-0.0048308377,0.046536684,0.023235973,0.04060242,-0.06869262,0.007282473,0.023325423,0.040330682,0.04485229,0.044819407,-0.022649596,0.015738923,0.013993421,-0.056095555,0.0035688246,-0.018422414,0.006357217,-0.030933077,-0.0073966566,-0.032414682,-0.02192833,-0.012347675,0.02737187,-0.032272674,-0.008393992,-0.054813836,-0.0046678567,-0.021748435,-0.03049859,0.019772718,-0.034112617,0.013113237,-0.005806902,0.023396894,0.027384214,0.004675857,-0.009193132,-0.0016184063,-0.0035697655,0.014176944,-0.015883546,-0.03332596,-0.0069324556,0.008099622,-0.010034039,-0.016495101,0.009187315,-0.016439913,0.0021045778,-0.005017212,0.005146484,0.05575323,0.008836384,0.010233309,0.0128259845,-0.013586314,0.003467542,0.008602792,-0.0466336,0.019299464,0.022146275,0.024597274,-0.025061635,0.008158967,-0.009187126,-0.01803505,0.008457095,-0.0046170326,0.035370827,-0.0062261717,-0.01332012,-0.0025031406,-0.0040722666,-0.059706468,-0.007195501,-0.031214183,-0.012147845,-0.027463032,0.024478054,-0.025860384,0.0073333373,0.030629758,-0.0034097186,-0.0017610191,0.03361625,-0.051691778,0.015171772,-0.14461043,0.0008627783,-0.021877509,0.007855167,-0.010329318,-0.019069709,-0.023846632,-0.017107878,-0.00968665,0.0065446924,-0.053499416,0.012966323,0.06518786,-0.027919784,-0.0015534126,0.019090721,-0.012384738,0.0119548105,-0.016776567,-0.002758529,-0.029845495,-0.041013815,-0.016369408,-0.03000436,-0.0017668423,0.0090921065,0.025259212,-0.025697863,-0.016131591,-0.0036635615,0.020323902,-0.01404071,0.011334636,0.03854006,-0.014317076,0.008458482,0.017056843,-0.029658942,-0.008439119,0.020533467,0.01184765,0.027698215,0.043386362,0.016389132,0.011734129,0.010765123,-0.025299327,-0.0051761745,-0.009991741,-0.0018215113,0.0045267837,0.053891037,-0.028145563,0.009401674,-0.00020947201,0.0007341734,-0.07646097,-0.005125844,-0.036099035,-0.004614653,-0.0481673,0.0555304,-0.029159864,-0.03660149,-0.018167233,-0.0058250953,-0.020270484,0.013580719,-0.019390244,-0.016626121,0.015290565,-0.013349485,-0.027180927,-0.045943674,-0.014250675,-0.008669614,0.015362092,-0.042801842,0.008096668,-0.02907389,-0.03863504,-0.0019021699,-0.02167532,0.004018188,0.033621583,0.0025583038,-0.021708688,0.008679982,0.028720574,-0.002806685,-0.023479372,-0.020159973,0.016682327,-0.07795899,-0.029522635,0.04021654,-0.007383555,-0.0366658,-0.008811813,-0.020853449,-0.016191546,-0.013856898,0.014132419,0.0051703686,-0.03651748,0.018206792,0.07307325,-0.016049601,-0.029861346,-0.025323639,0.0028953634,0.01768963,0.015623505,-0.029732183,-0.07242753,-0.024090953,0.03236988,-0.020157317,-0.026904445,-0.044682607,0.030021666,-0.03341057,0.0031316956,-0.01430805,0.024805883,0.034841307,0.025688274,0.006361482,-0.0025187305,-0.03822956,-0.015553516,-0.0122637795,-0.01718161,0.036813486,0.047820523,-0.008662096,-0.055650074,0.047760416,-0.0073123984,-0.020502424,-0.031972766,0.011898725,0.018135065,-0.011093092,-0.0032889538,-0.06543894,0.01563943,0.017703403,0.027444901,-0.023088712,-0.00586416,0.0035629563,-0.042053908,-0.004716189,-0.04174847,0.0017334558,-0.036820404,-0.029705174,-0.0013073041,0.03916841,0.02649767,-0.020132544,-0.03101746,0.03098479,-0.032861806,0.05344061,-0.004220842,-0.0075653805,-0.011029285,0.0040604006,0.0014127335,-0.034653343,-0.0089799985,0.040999062,0.020968216,-0.03326181,0.023118801,-0.024726659,0.04320914,-0.01700285,0.057425704,0.013137874,0.021562157,0.020129647,-0.008675291,0.017697202,-0.005084073,0.059271093,-0.05074531,-0.012472385,0.035591364,0.027563695,-0.033068262,-0.04186973,0.045796357,-0.024792373,-0.004249031,0.019566616,0.0022649728,0.050765287,0.0016218328,-0.007579545,-0.02805702,-0.06707621,0.0014465125,0.011791741,-0.020318374,0.011468843,-0.0042017503,0.015607572,-0.022657363,0.049235154,0.00600827,-0.025447698,0.0123824235,-0.06158165,0.04977762,0.011430704,-0.004822436,-0.011011295,0.0015969435,0.020614605,-0.011982899,-0.031906642,-0.010414702,-0.007973214,-0.03939133,-0.0073632547,0.033845406,0.0032518234,-0.027215492,0.013619598,-0.0067615192,0.009093291,-0.024416849,0.006465745,-0.025582097,0.034023587,-0.035426356,0.02386779,-0.0007372636,0.010581078,0.017134942,-0.039762218],"last_embed":{"hash":"1tbxapt","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"1tbxapt","at":1762874995726},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Emergency Procedures#Container Won't Start#{1}","lines":[261,270],"size":144,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tbxapt","at":1762874995726}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Emergency Procedures#Lost SSL Certificate": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050215427,0.009482866,-0.027341656,-0.008656738,-0.037380476,0.007865769,0.022798711,0.008390957,-0.0296288,0.04338671,0.0147507265,0.010494199,-0.036072508,0.007710802,0.028512415,-0.037423044,0.023962196,0.013714649,0.0206969,0.007753051,0.004100741,0.013859014,0.051290687,-0.0070464266,0.014443339,0.023720069,0.014550373,-0.025576912,0.015045875,0.019887397,-0.05067079,-0.03186376,-0.005538764,-0.033714022,-0.026212439,-0.00588275,-0.026628481,-0.0032386289,-0.035177287,0.04927712,-0.019564128,-0.020459969,0.009207651,-0.028564902,0.03789563,-0.0075297137,0.054590493,-0.025648495,0.026406502,-0.019518316,-0.028679373,0.01050232,0.061832707,-0.030151235,0.04306177,0.015772484,-0.03711653,-0.03487238,-0.03748155,0.0040609245,0.011895092,0.002886683,-0.06100522,0.011284379,0.02676812,0.052805174,0.027174128,0.02711145,-0.014541732,-0.042338043,-0.005565787,0.022559317,-0.031135071,-0.025417069,-0.04378603,-0.00827433,0.07731736,0.0029155673,0.05066272,0.022730239,0.013526391,0.002142689,-0.0066836043,0.019731091,0.0075884955,0.0026597441,-0.035873137,0.0693662,0.0148188,0.0031918478,0.020455778,-0.00703837,0.010175118,-0.038045086,-0.011006047,-0.04744693,-0.004781616,-0.024010628,0.08545951,0.020611307,0.027721351,-0.038360532,0.031512965,-0.019639798,0.0041174125,0.018281959,0.019254074,0.00020255923,-0.0046725767,-0.027714629,0.0023075663,0.005827593,-0.014440706,0.02937896,-0.016887933,-0.013153719,0.014404293,-0.0031984416,0.011868246,0.005701567,0.006148614,-0.0016559415,0.033326883,-0.06442532,0.06118596,0.019854808,0.015445779,0.012160927,0.039387908,0.012415633,-0.03642887,-0.00035624357,-0.016319899,0.020263035,-0.08396859,-0.00083515927,-0.02090171,-0.030037373,0.018188726,-0.06292535,0.042666327,0.07161212,-0.0093048625,-0.019448413,0.024811048,0.0043756957,0.052615285,0.006453219,0.032434296,-0.0588335,-0.014895161,0.0011392588,-0.00100945,-0.0015061218,0.044920027,0.0066372305,-0.048580933,-0.01909694,-0.05465439,0.020518988,0.0099418955,0.027217856,-0.024960643,0.017279502,0.027459867,-0.026909254,0.0054071713,-0.00014262828,0.0074547953,0.02928009,0.020085942,-0.055609666,0.009639266,0.03943428,0.033716198,0.03287338,0.0017784516,0.015199468,0.0025515025,-0.015350902,-0.055325676,-0.016685553,-0.008036883,-0.022209466,-0.037527665,0.018956501,0.023224251,-0.014832919,-0.034657527,0.033289947,-0.05692726,0.01125419,0.0050764373,0.014566406,0.005535381,-0.012798924,0.035903603,-0.021097206,-0.014516905,-0.057886615,-0.021478347,0.014026796,0.042346455,-0.013343098,-0.0017791125,-0.011105401,0.07912555,-0.017922793,0.01815688,-0.04435671,-0.014716587,-0.0034855201,-0.04358502,0.037842203,-0.012009271,0.04165588,-0.011286456,0.04984533,-0.016646164,0.0069787116,-0.026904514,0.02990421,-0.038789246,-0.021606987,0.065982774,-0.011928285,0.024273418,0.02911107,0.00761263,-0.026427567,-0.039293665,-0.013741433,-0.00291906,-0.015594518,0.0918558,0.0020852436,-0.035796303,0.0064102868,0.0148932375,-0.009844217,-0.019934433,-0.021824913,0.021860534,-0.01116912,-0.035481937,0.014005216,0.012424416,0.041693952,-0.03438958,-0.009330959,-0.02863534,-0.0020243968,-0.030870516,0.021581026,0.036839202,-0.01314361,-0.011086678,-0.01891159,-0.0360631,0.003072705,-0.004431365,0.054199446,-0.022697235,0.0315762,-0.014243331,0.036854267,0.034523208,0.0070556267,0.00064380164,0.021576991,-0.064077675,0.054103382,0.039798614,0.012201528,-0.025764473,0.011246939,0.00014323676,-0.032672223,0.05687818,0.06049789,-0.083604924,0.0470276,0.01538923,0.027097296,0.03136669,-0.033584442,-0.0006074389,-0.061829835,0.0089498665,0.0015634167,-0.036893666,0.004968362,0.08370291,0.010361737,0.002468927,0.060875684,0.01459123,-0.1723318,-0.053213418,0.033489514,0.01596014,0.0055196383,0.016218891,-0.031601686,0.015322184,-0.021309795,0.041880574,-0.027368277,-0.04079193,-0.01744993,-0.042368464,-0.0021380992,-0.011325639,0.015093169,0.047717985,-0.02487859,-0.03592266,-0.029233493,-0.021206692,0.008475591,0.010900913,0.0062276516,0.014507744,0.07050997,-0.019249788,-0.0121312365,0.01775653,-0.023196211,0.02354467,0.008393169,0.00005936483,0.009231832,0.04076018,0.029150534,-0.026892178,0.03866343,0.015324165,0.025993366,0.032210384,-0.021222193,-0.037217997,0.0298983,-0.015174842,0.024398228,0.0039306134,-0.03434059,0.014954321,-0.0029130518,0.0031411506,0.009982706,-0.026169203,-0.027398186,-0.01947478,0.014671407,0.035075482,-0.05609259,-0.042663302,-0.01762314,-0.0018187515,0.033142462,-0.06626413,-0.056569647,0.004210341,0.021206336,-0.010169226,0.0014351819,-0.024884606,0.036373023,-0.014021708,0.026735978,-0.02377746,-0.020763561,0.029371897,-0.018647734,-0.038315963,0.010428976,-0.13376945,-0.01670344,0.0017383735,-0.0063451407,0.014348965,-0.020450484,-0.021472547,0.007799133,0.032814812,0.005288481,0.22241884,0.03937498,-0.045785956,0.0115153175,0.050917383,-0.006956486,0.026721012,-0.005878898,0.03863587,-0.046748355,-0.0018155692,0.015423258,0.018516202,-0.025471356,-0.020130876,-0.0047273533,-0.024923723,0.055945937,0.07029116,-0.021650767,0.034803458,0.020423634,-0.0013486837,0.057495654,-0.048438415,-0.015030759,-0.03169494,0.018274328,-0.05670899,0.047101565,-0.020303763,0.033997204,0.037644964,-0.010246891,-0.021053793,0.010568423,-0.005833071,-0.049084935,-0.009544993,0.010681083,-0.01212556,0.0029318873,0.013247241,0.032804467,0.0007483757,-0.007556573,-0.021268208,0.0057893065,0.041567948,-0.0055877846,-0.02636045,-0.06267684,-0.038855743,-0.014141367,0.020484345,-0.018706584,-0.0035688817,-0.041290846,-0.030669577,0.09301479,0.030496936,0.006158694,-0.10339293,0.03187587,0.024054477,0.00025580666,0.03130757,0.017798297,0.03997361,0.059491616,0.025871605,0.022331271,0.036145028,-0.009747516,0.00253269,0.02002824,0.03329992,0.03315992,-0.037314385,0.008476549,0.0070816157,0.018063528,-0.024978742,0.014762194,0.018821219,0.027727596,-0.018406421,0.032743037,0.008213676,0.0006331748,-0.027855845,-0.0075022792,-0.027348097,0.028460175,-0.019394947,0.06706645,-0.021459546,0.011876585,0.008231389,0.017786238,0.012443241,-0.033347573,-0.018565806,-0.045817316,0.037714288,-0.026167667,-0.009889759,-0.007826596,0.042067677,-0.0007872842,-0.019839125,0.0001798812,-0.012058263,-0.0077259545,-0.025700651,0.06328266,0.018293453,0.009856085,0.009358348,0.014619348,-0.034368448,-0.010858084,-0.026379377,0.041733015,0.014564925,-0.026098419,-0.021345329,-0.000111874455,-0.03891722,0.1050311,-0.028128952,-0.015590589,0.0037110597,0.013324508,0.011855829,0.012315511,0.0022978373,0.023884887,-0.051939104,0.037066292,-0.051031232,0.013786181,-0.019551968,-0.0012658838,0.02002966,-0.017849812,0.0047221663,-0.01316542,-0.003353013,0.03434742,0.02034718,0.05076724,0.003321754,-0.008343705,-0.03282938,-0.023867905,0.0010130795,-0.004623168,-0.018843822,-0.039310057,0.016072193,0.0032876101,0.07375145,0.060588777,0.023053423,0.0065162163,-0.004335943,-0.011870719,0.045013946,-0.014873185,0.0075719496,-0.021614727,-0.066405475,0.04139564,0.003614529,-0.06664402,-0.048017364,0.03348861,-0.012384399,-0.0097351195,0.05717653,-0.005871679,-0.056092612,-0.030413862,0.021839343,0.021854535,0.005106192,-0.004856682,-0.0029622696,0.0038574121,0.0070894076,0.08464558,-0.008322163,-0.0055097,-0.004870655,0.061042424,0.07468413,0.019889731,0.0002770102,0.0016160273,-0.02724338,-0.041549202,0.0071818135,-0.0025356228,-0.0046558008,-0.049477987,0.0017441597,0.015294504,-0.012350325,-0.007834694,-0.02111183,0.017994951,-0.059740238,-0.0142968455,-0.0075628967,-0.030218733,0.031610634,-0.0039618984,0.02047033,-0.007992799,-0.017231857,-0.032594778,0.0490353,-0.04408881,-0.015580934,0.023870148,-0.031002384,-0.041191034,0.028769914,0.019342927,-0.005103507,-0.010288455,-0.024369663,0.011762313,-0.00013623975,0.008596757,-0.016742118,0.048375532,0.033903424,0.005558194,-0.02165896,-0.01165582,-0.012494549,0.014152387,-0.010127672,0.060932044,-0.03324588,-0.0094725955,0.0031475585,0.0056902766,-0.014161655,-0.0392722,0.017498309,-0.011290399,0.053653024,0.027554534,-0.012295691,-0.00143853,0.0028930455,-0.016675066,-0.028027732,0.035831735,-0.0094727585,-0.014054298,-0.020459915,-0.06264476,0.027068477,-0.0059459214,-0.017794322,-0.06287146,0.0140391765,-0.02079036,-0.014727031,-0.0051017385,-0.020592809,0.0024098768,-0.061233964,0.03050918,-0.0075431783,-0.015642315,-0.02875002,0.028235545,0.023935562,0.027370306,-0.016967388,0.037917934,0.01874284,-0.02299249,-0.024937676,0.011698939,0.007211672,-0.014441999,-0.03634338,0.028696412,-0.0375527,-0.000052490785,0.0067528826,0.015610815,0.006739151,0.019268584,-0.016454075,0.009222566,-0.02592296,0.006866664,-0.042843033,0.038861487,-0.019768974,-0.02296364,0.05966687,0.011118094,0.020818427,-0.056358017,-0.011811995,0.01278078,0.017079847,0.012284667,0.011293088,0.020975431,0.03953487,0.0023404972,-0.047607142,-0.008713748,-0.025271881,-0.016838456,0.0061739963,-0.016488312,-0.03549339,0.010111031,-0.014037062,-0.0022396958,-0.038278114,-0.042569973,0.010288399,-0.047207415,-0.03126086,0.020559786,0.02815475,-0.018913563,-0.0043031694,-0.028300973,-0.008157087,0.029530607,0.039475895,-0.027738066,-0.029255839,-0.021460291,0.02775412,-0.022996327,-0.033709448,0.02305063,0.012224213,0.0024821297,-0.0068930886,-0.021939604,-0.003968595,-0.03284589,-0.031704437,-0.005930495,0.021452222,0.03217938,0.012418454,0.06301487,-0.004705348,-0.009813683,-0.0033769666,-0.03681101,-0.007819127,0.058741413,-0.013015642,-0.00036085432,0.008941279,0.026225938,0.0016571311,-0.015048523,-0.007820463,0.038801108,0.0053167166,-0.019078659,0.0111988,-0.015990889,-0.02577178,-0.024594666,-0.04207292,-0.021433126,-0.0020329652,0.042779367,-0.020172225,-0.011534401,0.031618666,-0.0009859086,0.0033179764,0.01117942,-0.0400276,0.02860435,-0.14724956,0.032250855,-0.034659427,0.0076702833,-0.018067645,0.0063632275,-0.014578037,-0.05479768,0.026745878,-0.015089384,-0.044586938,-0.037967656,0.029862907,-0.017152512,0.03887722,-0.0026985272,0.022273727,0.036529746,0.011501932,0.0101165455,-0.0052959314,-0.0011001788,-0.018922087,-0.017657897,-0.04303688,-0.023762265,0.004478377,-0.020588486,-0.001566868,-0.012848794,-0.032622904,-0.040226102,0.013956987,0.039693963,-0.015268571,-0.006648666,0.0046156477,0.0010139211,-0.025401764,-0.004903913,0.023035018,0.028920762,-0.013398491,0.005872331,0.03371868,0.017997408,-0.038292885,-0.010910906,-0.040079433,-0.023309669,0.0016078576,0.0506602,-0.057313785,-0.049062572,-0.013348869,0.007927214,-0.07208871,0.033134677,-0.01031169,-0.011398595,-0.035311986,0.035061397,-0.021204336,-0.039068114,-0.0129224295,0.042422567,-0.042926293,0.03175137,-0.008911914,0.0011257514,0.004610352,-0.0053563393,-0.028556535,-0.034754436,0.009377362,-0.038212392,0.014869325,-0.029532928,-0.014064141,-0.027980885,-0.003766442,-0.033206422,-0.019003147,0.023488184,0.06589519,-0.000116630865,-0.00313151,-0.026519068,0.030198654,0.013587847,-0.010674868,-0.043594822,0.028383581,-0.0032145772,0.014632158,-0.00086581986,-0.014578244,-0.0148164565,0.035167806,-0.01831093,0.008445034,0.0016091642,0.024430692,-0.0011243817,-0.018594332,0.014146207,0.06759759,-0.012091517,-0.021512501,-0.011816316,0.0022650706,0.021113185,-0.0042898473,-0.031583175,-0.027597548,-0.015694333,-0.0152892545,-0.00010129127,-0.02569534,-0.053080074,0.021429665,-0.018024007,-0.0483235,-0.016576314,0.027325636,0.018795494,0.0487201,0.00053588505,0.018054467,-0.01724895,0.0025769116,-0.031845596,-0.04139794,0.021642838,0.018204588,-0.03812762,-0.043355804,0.038037166,-0.05942221,-0.039264414,0.013091038,0.00032557148,0.032454927,-0.021496397,0.004671047,-0.028469259,0.024641594,-0.009780639,0.03391686,-0.059508223,0.0044577615,-0.0077457647,-0.04305608,0.068842046,-0.023574004,0.05368953,-0.036355473,-0.056218512,-0.033464182,0.009987696,0.019530943,-0.08657472,-0.03580336,-0.0037332457,0.00016554946,0.027050514,-0.023616208,-0.03134813,-0.010635178,-0.006929587,0.033648208,0.019251276,-0.019799354,0.023683008,0.042456117,-0.016088804,0.029503299,-0.046457846,0.032718845,-0.026605068,0.04969405,-0.0002129166,0.022277137,0.014139117,0.003948938,0.018516794,0.002852376,0.019854046,-0.0042036264,-0.025161501,0.0067241928,0.02907386,-0.043717507,-0.0068981005,0.010407514,-0.007994494,0.0087885065,0.0043758717,0.020167058,0.06541531,0.013382439,-0.0325984,-0.00097197935,-0.027640374,0.0006302122,0.0017674017,-0.00090609124,0.019114964,-0.00934987,0.034019116,-0.02651578,0.029048827,0.010439745,-0.010448448,0.0042432626,-0.023163043,0.057401307,-0.0015307475,0.0020621773,-0.0140925655,0.01904391,0.003595138,0.014977691,-0.02437912,-0.027104508,0.02292423,-0.059654217,0.04192841,-0.025837911,0.00076994055,-0.021487763,-0.024279023,-0.01628314,0.034751773,-0.002842143,-0.04167283,-0.015942307,0.025780814,0.027437875,0.054820385,-0.0006933297,-0.011568609,-0.005649034,-0.029111972],"last_embed":{"hash":"1f9xovf","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"1f9xovf","at":1762874995726},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Emergency Procedures#Lost SSL Certificate","lines":[271,281],"size":221,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1f9xovf","at":1762874995726}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Emergency Procedures#Lost SSL Certificate#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0541436,0.007857891,-0.029813327,-0.010536482,-0.036040034,0.005882928,0.01750406,0.0062980475,-0.034643378,0.043015424,0.012622529,0.004691457,-0.037297208,0.0030087566,0.018753868,-0.04384246,0.026121732,0.0053106938,0.025415078,0.0097802635,0.007970365,0.011924461,0.043151204,-0.000014575082,0.02227102,0.026076533,0.011461852,-0.028979927,0.01871512,0.027722484,-0.047929496,-0.035339605,-0.0058940733,-0.035369705,-0.026343377,-0.015721213,-0.022098543,-0.0020573055,-0.033431683,0.04827391,-0.022941656,-0.02535883,0.0013608383,-0.03043173,0.041167278,-0.00717265,0.052279375,-0.02288867,0.02753057,-0.011870661,-0.038538493,0.0068079056,0.060995907,-0.02756236,0.04433783,0.011561457,-0.033215396,-0.03699157,-0.034894623,-0.00049237756,0.016946621,-0.006280467,-0.061102603,0.014845486,0.0227333,0.05669205,0.027745202,0.024605097,-0.012844825,-0.044718143,-0.0036042456,0.024838122,-0.029122267,-0.027635647,-0.05146006,-0.0067509376,0.07318146,0.0064341747,0.047842976,0.020595469,0.018202618,-0.002381941,-0.007703198,0.021753496,0.010062854,0.0043305675,-0.039905585,0.07436709,0.005666368,0.0152004585,0.020561347,-0.005383526,0.012351115,-0.033178497,-0.018718654,-0.05677939,-0.0011663286,-0.025327547,0.0876379,0.011371254,0.026695186,-0.039767366,0.026119215,-0.017536223,0.0033633846,0.019296037,0.02642703,0.0030194765,-0.010937975,-0.02461671,-0.003397597,0.00036001753,-0.011920083,0.03033296,-0.016011694,-0.012955573,0.012833898,0.0053873747,0.016821546,0.010669091,0.011688491,-0.004371188,0.0348895,-0.061510596,0.05041575,0.023050247,0.023305431,0.012348988,0.030097036,0.00952767,-0.039198942,-0.0008777956,-0.01709435,0.017881088,-0.09091924,-0.002897111,-0.02117851,-0.03103983,0.022082249,-0.063422605,0.044209234,0.07378763,-0.0023761482,-0.01570828,0.028467981,0.009771388,0.047571424,0.0131948525,0.03811094,-0.049438555,-0.017762082,-0.0047695925,0.0055632065,0.0071329465,0.04241505,0.0026523746,-0.040475097,-0.0159416,-0.0571134,0.026079904,0.014473974,0.034572598,-0.018682992,0.02044397,0.023312517,-0.022591403,0.009834853,0.0026294754,0.0072334865,0.027872473,0.0157552,-0.05089733,0.009437612,0.041492462,0.03343288,0.040215295,0.004639308,0.012905165,-0.0019280467,-0.019766662,-0.057781328,-0.017121542,-0.0032221414,-0.020482328,-0.033557672,0.01893039,0.02454271,-0.008220089,-0.035023972,0.030628765,-0.066693135,0.011278182,-0.0018626768,0.016480597,0.0075512896,-0.015052969,0.026913103,-0.01833622,-0.00807172,-0.06043546,-0.02021588,0.00988271,0.05042407,-0.016191803,-0.0051246136,-0.008100531,0.07214857,-0.020135395,0.019246565,-0.038848337,-0.017994888,-0.011918239,-0.046623405,0.039055742,-0.012137267,0.039957233,-0.0131570315,0.04633423,-0.01601412,0.013210309,-0.029163038,0.036489457,-0.038306333,-0.024422204,0.05914084,-0.0031530503,0.02540552,0.018199695,0.001141015,-0.034810588,-0.042975746,-0.01246701,0.00012377456,-0.015653897,0.09105537,0.0029401574,-0.032482542,0.0016402309,0.008460019,-0.009222609,-0.019736366,-0.024732789,0.021028103,-0.0018482463,-0.03543123,0.013128502,0.006555616,0.04636317,-0.04003213,-0.01339285,-0.023696383,-0.0051177274,-0.038145293,0.019778306,0.033897616,-0.008220607,-0.010513441,-0.018911613,-0.026897646,0.004775599,-0.0030645488,0.051505737,-0.018558202,0.027079992,-0.016189253,0.034161884,0.0343262,0.0064515555,0.0040646573,0.018370219,-0.06922854,0.05807144,0.044124212,0.008236887,-0.023137609,0.005826462,0.0011331962,-0.031360336,0.059918534,0.058471907,-0.08106637,0.05059313,0.021441804,0.03093859,0.03521131,-0.030609617,0.0008111049,-0.061270066,0.0054837926,-0.0021200841,-0.03462456,-0.0019916848,0.08393666,0.0057058553,0.0022881627,0.052420214,0.015358523,-0.17286296,-0.049739238,0.02872634,0.011862447,0.0025904134,0.01728244,-0.029166648,0.020363385,-0.016366743,0.034714364,-0.031419363,-0.04479423,-0.028974907,-0.046626963,-0.016049623,-0.009929956,0.0071316482,0.04485389,-0.026768949,-0.036400482,-0.03165337,-0.014982327,0.01260018,0.010210301,0.008089207,0.014819483,0.0681957,-0.018159054,-0.010146761,0.019394046,-0.026257815,0.02312873,0.0081767645,0.0026873788,0.0073715057,0.04500157,0.029186679,-0.030671984,0.030802658,0.015680572,0.021143794,0.026645653,-0.020115016,-0.03767901,0.0332949,-0.016335592,0.023853363,0.008954958,-0.031158237,0.020075386,-0.0028313205,0.011971461,0.012018818,-0.02810034,-0.029290168,-0.019108344,0.01727477,0.034152325,-0.055083692,-0.039173353,-0.0067928573,0.004318324,0.039288975,-0.05520544,-0.056679994,0.005753181,0.020793615,-0.010942641,0.0034256072,-0.019933993,0.040768396,-0.004615457,0.023031194,-0.017577209,-0.020595392,0.037863657,-0.017440613,-0.035999328,0.006219766,-0.13399802,-0.015208902,0.005216949,-0.0038410877,0.014893814,-0.01845586,-0.020611228,0.006990564,0.036870547,0.010169266,0.21606699,0.045410313,-0.040137246,0.0041441084,0.053743854,-0.0068241614,0.021400725,0.0009252912,0.036088414,-0.043664556,0.00032871487,0.01360866,0.021491641,-0.028568523,-0.015824422,-0.004579879,-0.022790117,0.059143882,0.071521945,-0.02337759,0.041776948,0.019276459,0.0055340943,0.065564714,-0.048888773,-0.013617263,-0.027381102,0.0121903615,-0.051209632,0.043549813,-0.020130143,0.037197318,0.036989477,-0.008515578,-0.014133915,0.008796363,-0.0003776785,-0.03585481,-0.0062432257,0.013646457,-0.010686499,-0.00354978,0.012618448,0.03423256,-0.0020960576,-0.013155769,-0.022947531,0.0048734406,0.044469845,-0.006014117,-0.022825694,-0.0656525,-0.036478925,-0.009464462,0.022693722,-0.017588368,-0.009722709,-0.044378497,-0.031461388,0.09891052,0.03794516,0.004591559,-0.093680054,0.03906473,0.029322376,-0.003180733,0.029890502,0.016993174,0.040146433,0.062714115,0.03424543,0.026889324,0.038481355,-0.015003255,0.01068445,0.029672848,0.03429226,0.03574158,-0.03997035,0.00975794,0.005389687,0.02191283,-0.024929091,0.018294191,0.024974838,0.029135456,-0.01322963,0.034881245,0.009730402,-0.00010906,-0.033456746,-0.0019281306,-0.034432594,0.024835605,-0.016398221,0.06356609,-0.029214587,0.014569046,0.010976233,0.015270017,0.008665165,-0.035222314,-0.02479783,-0.050632857,0.034730367,-0.019183096,-0.00775776,-0.0052102474,0.041219667,-0.00046912552,-0.012938384,-0.002387008,-0.0056789517,-0.006875677,-0.033167716,0.06251919,0.01608279,0.017225727,0.01265337,0.022784894,-0.036655605,-0.024394186,-0.02749764,0.037177477,0.011215937,-0.02246535,-0.02456794,0.0052875844,-0.042579748,0.10239438,-0.0249561,-0.015785346,0.009608957,0.0054889657,0.008964707,0.012505057,0.005154714,0.02894428,-0.055787504,0.033330575,-0.058631424,0.004768305,-0.01655169,-0.0026923062,0.020096898,-0.019775273,0.011655335,-0.017857274,-0.0021375888,0.031896535,0.02153277,0.05122315,0.0012776244,-0.0125137335,-0.03255489,-0.01621256,0.0017824505,0.000094374394,-0.017131686,-0.035076752,0.019555055,-0.0014666442,0.072543144,0.065289885,0.024140121,0.008122146,-0.0041480954,-0.022295024,0.050891034,-0.01979646,0.0046146116,-0.019103307,-0.065495215,0.04089828,0.0013825782,-0.060277436,-0.05176265,0.034453288,-0.01511424,-0.002444113,0.05707147,-0.0040995735,-0.06226487,-0.040287312,0.018793158,0.027855728,0.0019056009,-0.0024270269,-0.0022285802,-0.0045115077,0.01371371,0.08097684,-0.00616876,-0.00027301937,-0.0061605307,0.06295984,0.06655403,0.020654174,0.0010169783,0.0036434236,-0.014937885,-0.041182823,0.011338372,-0.017172527,-0.0019419567,-0.044445746,-0.00019572447,0.013325782,-0.008135322,-0.009529354,-0.027848111,0.021824472,-0.05486466,-0.020944959,-0.01074424,-0.030320624,0.027114253,-0.00089335244,0.020966845,-0.0003060687,-0.017491754,-0.03771199,0.052951563,-0.041954998,-0.014624519,0.022444414,-0.032843422,-0.041225772,0.03631459,0.016792307,-0.003720138,-0.0068750954,-0.024491265,0.010413047,0.0006769224,0.00759019,-0.01745001,0.05069871,0.028267248,0.004974088,-0.021491053,-0.0144074,-0.007886542,0.005025134,-0.011081791,0.057154667,-0.034472108,-0.00898823,0.005663233,0.0024818708,-0.011550613,-0.041180808,0.021593882,-0.009113071,0.049182735,0.02350811,-0.017860072,-0.0005583363,0.007488753,-0.01025975,-0.032362152,0.03264932,-0.008638371,-0.01952392,-0.027451757,-0.0626829,0.024253558,-0.0059611783,-0.015833158,-0.06567042,0.011542837,-0.024891725,-0.011559963,-0.00865809,-0.018210368,-0.0016175117,-0.05650992,0.027203564,-0.013768894,-0.02201385,-0.01720144,0.030984849,0.030248564,0.027959576,-0.015596873,0.041472867,0.020339381,-0.021571726,-0.021900084,0.008079108,0.002280806,-0.014629125,-0.032608405,0.02891184,-0.039242316,-0.0015304264,0.008567073,0.018109534,0.005967651,0.022066785,-0.014181751,0.014342733,-0.029529033,0.005396103,-0.0420468,0.035152204,-0.013467396,-0.023259312,0.063530274,0.013499379,0.024647672,-0.051099665,-0.0135227805,0.01451641,0.015345227,0.012081101,0.011361173,0.01799722,0.042715114,-0.0009164108,-0.045519352,-0.011603245,-0.026671141,-0.030103294,0.010390919,-0.012974521,-0.030942854,0.01741243,-0.012690247,-0.009300853,-0.04255267,-0.041703977,0.0008651681,-0.046897806,-0.022219775,0.018220738,0.02522018,-0.014543678,-0.0025242555,-0.020987911,-0.01213688,0.02353939,0.043609265,-0.026420318,-0.031640254,-0.025973018,0.026163269,-0.021122623,-0.026779316,0.020798685,0.017081896,0.012597919,-0.0055906205,-0.022704773,0.0019723761,-0.031812355,-0.03356255,-0.007131365,0.016010761,0.033746,0.01361669,0.05966431,-0.007844478,-0.0062580025,-0.0017446255,-0.031945497,-0.0014746198,0.057882965,-0.011164024,-0.006612962,0.018638691,0.0240735,0.0068887877,-0.019734442,-0.010868995,0.03517544,0.0069222203,-0.013335233,0.006164495,-0.013856381,-0.025635507,-0.03038983,-0.044840705,-0.02367998,-0.0014674454,0.037129454,-0.01319012,-0.0121005885,0.027002934,0.0057822186,0.003228363,0.009159532,-0.038090974,0.026725484,-0.14627418,0.034522448,-0.042493854,0.00805493,-0.019861486,0.00858136,-0.009605199,-0.047240946,0.030818574,-0.013580834,-0.049121693,-0.04484207,0.020306543,-0.013483376,0.032128863,-0.0003069162,0.024306023,0.04247346,0.010725746,0.008687636,-0.0024939454,-0.0018882221,-0.026677756,-0.010501232,-0.044299077,-0.024583735,0.0046456526,-0.026881138,-0.0013542679,-0.012333287,-0.031272992,-0.027563686,0.013589479,0.038219772,-0.015063159,-0.0052698064,0.006029915,0.003595622,-0.02793481,-0.0060239336,0.021370195,0.0289154,-0.008429479,0.0050596492,0.04377766,0.013750075,-0.036145225,-0.011956953,-0.044987835,-0.02443379,-0.00021114387,0.05072581,-0.056338023,-0.05498595,-0.014958823,0.002634218,-0.07094079,0.03512097,-0.010388701,-0.010124969,-0.039535806,0.026676042,-0.023164006,-0.04017365,-0.014222454,0.035610627,-0.053624168,0.027805667,-0.007832584,0.005693255,0.0059319106,-0.014757671,-0.028137129,-0.039896302,0.011265284,-0.04181181,0.01563253,-0.033475846,-0.01145169,-0.02502473,-0.0018129944,-0.032049023,-0.019773526,0.020831764,0.06432551,0.0011664375,-0.0022215883,-0.021306798,0.036066458,0.020809267,-0.006442013,-0.039978154,0.02993483,0.003944499,0.016519211,-0.0062320502,-0.018031912,-0.013062928,0.034161016,-0.013194219,0.009872148,0.010287952,0.022604978,-0.0032662689,-0.015337003,0.013373213,0.061826985,-0.015556983,-0.022790099,-0.016718144,-0.002967224,0.018253101,0.0016763058,-0.02787681,-0.030567335,-0.015980449,-0.0148647595,-0.000571041,-0.027989723,-0.057127688,0.024859836,-0.019742226,-0.044371594,-0.014429462,0.02668636,0.008980186,0.04510836,-0.0074485703,0.020419486,-0.02029774,0.0029737102,-0.032125104,-0.042667784,0.02947366,0.0247924,-0.034603752,-0.039110627,0.03638636,-0.049694505,-0.033746265,0.013336232,0.0031465476,0.026387392,-0.021768486,0.0023037323,-0.032835983,0.028678387,-0.013756364,0.033266913,-0.049686182,-0.0013455705,-0.0059304168,-0.04328267,0.053300798,-0.026406683,0.054988354,-0.03359604,-0.054611932,-0.03527127,0.01276081,0.011758761,-0.089183696,-0.03520325,-0.002673418,-0.0009283958,0.028087948,-0.02257155,-0.034860734,-0.007570613,-0.012781365,0.030044325,0.01769683,-0.019277556,0.025272137,0.042563524,-0.023076784,0.03278264,-0.04426227,0.041851044,-0.026048878,0.047505315,-0.0045795245,0.017016433,0.013909501,0.0037452988,0.022406623,0.0019879162,0.012831275,0.00027445675,-0.022967666,0.0059219636,0.028719474,-0.048711047,-0.002771041,-0.0023625577,-0.011972869,0.005423767,0.002438092,0.019678572,0.059848037,0.018562129,-0.03701255,0.0018180119,-0.034948844,-0.00004546134,0.00062620046,-0.007947624,0.02264039,-0.018005984,0.037283573,-0.0379741,0.02719123,0.0032044041,-0.008499525,0.0075757313,-0.019747926,0.05655434,-0.0051159635,-0.0057329847,-0.0088442555,0.022692274,-0.00071827753,0.02188473,-0.02349807,-0.026294086,0.016719889,-0.0700214,0.034201343,-0.013386204,0.00017889586,-0.023791198,-0.022418702,-0.02413492,0.03683453,0.0011865956,-0.042139884,-0.020239985,0.02898165,0.03090171,0.046536423,-0.009164914,-0.0044271555,-0.0061911494,-0.025096742],"last_embed":{"hash":"1sf6xu2","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"1sf6xu2","at":1762874995726},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Emergency Procedures#Lost SSL Certificate#{1}","lines":[273,281],"size":195,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1sf6xu2","at":1762874995726}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Emergency Procedures#Corrupted Database": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027076883,0.01012651,-0.013734317,0.029516077,-0.028767982,-0.03321461,0.016492365,0.028052017,-0.026894579,0.051850732,0.0069124145,0.007993844,-0.04621265,0.006395871,0.028387405,-0.016767198,-0.008504703,0.046754573,0.016274564,-0.018570805,-0.0034173476,0.024359344,0.0773818,-0.045033548,-0.0410551,0.014418946,0.031571236,-0.020034067,0.0004748385,0.0022217364,-0.044649407,-0.050471053,0.015226271,-0.021379841,-0.02119253,-0.015202211,0.0047551426,-0.029896569,-0.024815941,0.04439388,-0.028369086,-0.0031182677,0.0012632791,-0.037163403,0.028073363,0.0054412,0.052771464,-0.018231234,0.002395504,0.01982587,-0.025048135,-0.021146506,0.030975027,-0.0080666235,0.07179181,0.016448738,-0.016790407,-0.00076323014,-0.020996412,0.021192934,-0.034453113,0.033523887,-0.008519045,0.029059703,0.0004518756,0.075402714,0.04390556,0.024464516,-0.025167583,-0.042682882,-0.036099542,0.036810193,-0.007853463,-0.0038480705,-0.029136483,0.03297962,0.056091003,-0.030730153,0.029404411,0.03683671,0.01376322,-0.025104644,-0.020948369,-0.001398421,-0.037397895,-0.0011499017,-0.03572509,0.043797333,0.016506162,-0.008698893,0.051683094,-0.041105423,-0.014466283,-0.02812658,-0.031165455,0.03514731,0.005609528,-0.007978757,0.037228703,0.0068112006,-0.0003774265,0.0068010553,-0.0037292708,-0.029378051,0.050444726,-0.018447526,0.015312277,0.02601538,0.005985284,-0.017101813,0.017145582,0.024303084,-0.007502148,-0.028219603,0.0043435167,-0.013045064,0.011463065,-0.02806636,-0.00018372771,-0.03213146,0.0054538925,-0.04175755,0.04545958,-0.03269079,0.015589366,-0.0057944134,-0.003519578,0.035967793,0.01886638,0.048009794,-0.035533555,0.035821237,0.0097351605,0.015604871,-0.03525557,-0.015707059,-0.008180231,0.015300576,-0.036161333,-0.083480544,0.01429474,0.019068316,-0.02915262,-0.0045011262,0.0011524383,-0.039945796,0.0019206284,-0.0048440075,-0.0061743613,-0.019408852,0.018474776,0.018623637,-0.0008418923,-0.017377313,0.005474703,0.0076889168,-0.0021483204,-0.007266537,-0.04564404,-0.009183285,-0.00996138,0.06317118,-0.03781943,0.034165513,0.039699312,-0.03384187,0.010221661,-0.0067882864,-0.023791509,-0.021028012,0.003583934,-0.014531243,0.015792707,0.041050795,0.033844378,0.02809991,0.022041561,0.041812163,0.043656826,-0.015586949,-0.030558353,-0.004119531,-0.009775118,-0.01704682,-0.03371835,0.019962393,0.00050364726,-0.005277118,-0.009595317,0.058023535,-0.03710489,0.026389921,-0.023711361,0.017352263,-0.008395503,-0.02444681,0.026748415,0.009858836,-0.025945883,-0.034303945,-0.01610862,0.049566355,0.033161014,-0.02651328,0.02889718,0.024293166,0.025937974,-0.047955997,0.025925212,-0.033596344,-0.0022116723,-0.01494685,-0.029370748,0.044215698,-0.05313455,0.0029069823,0.0060486337,0.0064601703,0.026767053,0.0013254539,-0.04902289,0.01827686,-0.022990191,0.03156147,0.08284301,0.0050441525,0.018247137,0.063216254,0.011141826,-0.03982775,-0.04877848,-0.032161333,0.0169746,-0.0144785335,0.109384656,-0.0118583,-0.038734265,0.017798845,0.032268193,-0.055093195,-0.018175246,-0.02949826,0.0068578394,-0.04076079,-0.020036513,-0.013881679,0.047619913,0.021688519,-0.031181002,0.014549621,-0.02970216,-0.0079536205,0.013654736,0.024358459,0.023780338,-0.019603025,-0.009048911,0.006800792,0.0033779282,0.0028527277,0.029111361,0.06943099,-0.0068554636,0.02045876,-0.03454268,0.015456083,0.011812413,-0.027914291,-0.014237157,0.018274043,-0.005956469,0.036611732,0.040642697,0.061901588,-0.0033993209,0.03959073,0.0123080285,-0.010339201,0.035357106,0.04054406,-0.047972232,0.013185275,0.034584742,-0.0005353797,0.0074828756,-0.0018701345,0.014884733,-0.0017980373,0.0013743438,-0.0127095645,-0.02920227,0.02925222,0.0697263,0.0051315776,0.025164032,0.072788835,0.037955012,-0.17525573,-0.00787032,0.006718607,0.05427745,0.010067781,-0.00015409173,-0.023698337,0.0008919466,-0.0909062,0.039402127,-0.024466103,-0.048891906,-0.011500118,-0.031137394,0.05377502,0.0017219211,0.015293364,0.011698609,-0.009476748,-0.026134878,-0.01769965,-0.0064359703,0.005968623,-0.007836561,-0.00045312222,-0.0037207098,0.03624902,-0.015291226,-0.052125428,-0.0063193487,-0.05020672,-0.05099402,0.0046839584,0.01982886,0.0056635574,0.052294407,0.009523853,-0.002197577,0.00754471,-0.015728887,0.036604043,0.058847915,-0.010813516,0.044069923,-0.002176406,0.019359542,-0.00083657965,-0.010723771,-0.05881313,0.014549352,0.024002707,-0.03327155,-0.013922802,0.00010613726,-0.021298498,-0.027990786,-0.03356131,0.040852055,-0.025916843,-0.02867535,-0.0048897997,-0.029339671,-0.01199591,-0.04271345,-0.0417187,-0.01937858,0.013434647,-0.048059035,0.029104311,0.01029741,0.026904142,-0.06558635,0.028887223,0.0027334138,0.004847165,-0.0250766,-0.02141918,0.005077928,0.004791574,-0.12603635,-0.014292108,0.011783549,0.005725546,0.027850578,-0.009227134,0.008346359,-0.03718548,0.067196846,-0.013673527,0.2176903,-0.0074171186,-0.042816874,0.0018349978,0.024424862,-0.005318675,0.047691487,0.030718265,0.03761085,-0.037903275,-0.016353339,0.001901906,0.00863564,0.0036430545,-0.020737885,0.008092468,0.013736942,-0.023166956,0.05705182,-0.019742599,0.049407486,0.021276014,0.0049525653,0.04509989,-0.028405705,-0.046258535,-0.032253984,-0.023161225,-0.06456464,0.0498804,-0.037924044,0.037883088,0.026126485,-0.013467329,-0.051410817,-0.0018842653,-0.005131425,-0.036477983,-0.015922517,-0.001086591,-0.0020906671,0.006255547,-0.031735435,0.022522643,0.0034235872,-0.01700281,0.019914804,0.018397106,-0.009361585,-0.004917938,-0.061448436,-0.015053244,-0.02588165,-0.01277632,-0.0144777605,-0.015401554,-0.037757274,-0.031281162,-0.0014603874,0.06619114,0.009477526,0.013924913,-0.0991959,0.022411805,0.032241486,0.037791893,0.020543182,0.03925559,0.02203776,0.035075698,0.006243092,-0.0010285135,0.00082016323,-0.012483579,0.009748019,0.019343741,0.014348404,0.06612759,0.0007657495,0.004868669,-0.037197452,0.0011516042,-0.0002472713,-0.0076158354,-0.0020869323,0.01986408,-0.021444583,0.048375655,-0.01243948,-0.0054113124,-0.023221927,0.018456869,-0.038815647,0.052757118,0.024501078,0.033988584,0.007137319,-0.040565893,-0.015769098,-0.016371587,0.022092687,-0.029607294,-0.021262614,-0.053461295,0.08414986,-0.018541612,-0.03861,-0.030180825,0.041993756,-0.041666124,0.0058638686,0.022857241,-0.004048621,-0.042107854,0.010078015,0.057748027,0.033979405,0.034337774,-0.007992036,0.0149112465,-0.034672644,0.008335727,-0.0099809095,-0.01808172,-0.008162748,-0.02409746,-0.01888634,-0.010713894,-0.039749946,0.05864158,-0.011730697,-0.029869331,0.019060351,0.04455017,0.036789615,0.014047439,-0.0017735737,-0.013577824,0.008660938,0.017042756,-0.04621497,0.01231695,-0.023191467,-0.032162182,0.022273013,-0.010692853,0.006266904,0.017835166,-0.04085146,0.0489754,0.009609985,0.054219797,0.006399851,0.014188601,-0.020394694,0.014467172,-0.01676018,0.00061295746,0.01470453,-0.021194072,0.0056808563,0.023292687,0.05891517,0.041545983,0.03496342,0.040855985,-0.04012903,0.051744327,0.018349206,0.02767399,0.013261658,-0.014626628,-0.031805605,0.055870764,-0.0067834132,-0.053251937,-0.019596862,-0.01682283,-0.030245084,0.003616637,0.03376543,0.005352672,-0.045451347,0.02684191,0.019085571,0.019521091,-0.021812094,0.0049594687,-0.0016832431,0.0022469633,-0.034493618,0.09921379,-0.004576703,0.012356935,-0.046377137,0.030209344,0.08075497,0.044969186,0.021237835,-0.024335034,-0.041125868,-0.05379045,0.0057082004,-0.007536424,-0.028871885,-0.031853102,0.024814684,-0.012355284,-0.0139845535,0.007252508,-0.020022549,0.04550673,-0.038535565,-0.01685761,-0.0045818402,-0.066859365,0.07351238,0.014474436,0.046323106,-0.0446976,0.028315753,-0.048339758,0.021488782,-0.04060623,-0.04743121,0.017722037,-0.026695227,-0.050393198,0.006472956,-0.056673225,0.0013675346,0.003932375,-0.028780729,0.003777726,-0.00018400032,-0.01313107,0.0043616756,0.044476584,0.034036156,-0.004246291,0.002848882,0.028907571,0.03006459,0.06823282,0.00807578,0.052851323,-0.017642006,0.002641294,-0.0046351673,0.018895973,0.0017777119,-0.038284022,0.023061488,0.0031984705,0.04641701,0.0061810324,-0.013524064,-0.0337743,-0.039480723,-0.058008548,0.0072987885,0.021567674,0.012889995,-0.01033023,-0.00750174,-0.010897075,0.02529052,-0.02836408,-0.031950414,-0.05442099,0.022588316,-0.037290834,-0.048841704,-0.01934503,-0.02619686,-0.0050751935,-0.04591478,0.021081284,-0.021476597,-0.024121864,-0.05111625,0.016105684,-0.011153412,0.0042013586,0.00015645876,0.047698256,0.0046678483,0.020545296,-0.029724061,-0.029776156,-0.009027329,0.020602778,-0.031851206,-0.009304326,-0.031342085,-0.0129793,-0.011770702,-0.0021068465,-0.0077728764,-0.0069212867,0.016289359,0.008461299,-0.029555295,-0.0013702513,-0.0346131,0.009785075,0.015200813,0.029388051,0.054904565,0.032124467,0.035487372,-0.10591946,0.005592651,0.04286992,0.047696505,0.029729515,0.033655237,-0.016229728,0.0126411,0.00038979386,-0.04702479,0.02294308,-0.016289674,-0.011726434,-0.03587904,-0.0023526452,-0.06049789,-0.026672564,-0.025536934,0.023273116,-0.04965284,-0.020565452,-0.017042963,-0.019557154,-0.018057728,0.008856791,0.025485422,-0.035791684,0.017977009,-0.008369969,0.018494224,0.015519924,-0.0040420424,-0.022801677,-0.007946653,-0.01603208,0.010409859,-0.010428496,-0.043774754,-0.0123215,0.0098558115,-0.0009171064,-0.008021644,0.022763787,0.0005253443,-0.012847814,-0.025267938,-0.006476808,0.06830116,0.008443767,-0.007888892,0.0020570671,-0.0044680783,-0.0015675483,0.008211882,-0.022425635,0.0025771102,-0.009725767,-0.024388136,-0.004823343,-0.017502157,0.016510257,-0.0099900095,-0.006483738,-0.024360402,0.017712614,0.0032437416,-0.0076781604,0.017251557,-0.017332438,-0.00912767,-0.0022906302,-0.045613978,0.00690107,-0.028863296,0.033745434,-0.062161494,-0.01849932,0.0044263285,0.0059388163,-0.017269984,0.03961176,-0.02865489,0.026274158,-0.13041101,0.0033273378,-0.018457033,0.028969456,-0.015723554,0.00059050345,0.011272988,-0.041312598,0.0259476,-0.023935866,-0.028731653,-0.011361489,0.021667182,-0.033588342,0.016928712,0.010607992,-0.0040422366,-0.01031602,0.0027340404,0.02234812,-0.0014304358,-0.03468412,-0.016927313,-0.034162533,-0.022258043,0.001898881,0.04046643,-0.038645033,-0.0035477728,-0.040349063,-0.0017913119,-0.039008327,0.025793592,0.01920432,-0.01932979,-0.006263859,0.004942304,0.0053132125,-0.013017004,0.01093096,0.0076171462,0.022490013,0.0052838055,0.027479226,0.0005569841,0.014571479,-0.047762085,-0.021563666,-0.049374364,0.029048879,0.02416125,0.05732938,-0.0306641,-0.025262738,0.015806545,-0.0014097941,-0.0724701,0.007275362,-0.020465907,-0.01771318,-0.040719565,0.032278657,-0.009524324,-0.036689628,0.02092351,0.022771912,0.0060622427,0.021299172,-0.002495175,0.026390733,0.03650657,-0.025024887,-0.0128557645,-0.056173068,-0.0150668295,-0.01042358,0.03334067,-0.049663186,-0.012185327,-0.013107282,-0.032829054,-0.01859067,-0.015548713,0.046997495,0.043273542,-0.0011193763,-0.036238715,0.0059469556,0.032446142,0.013125698,-0.031041533,-0.035899937,0.039470375,-0.08099406,-0.037243135,0.011443369,0.0034869995,-0.030674249,-0.018580066,-0.022024402,-0.025589615,-0.060937587,-0.022949237,0.025288705,-0.02438945,0.021613251,0.055750232,0.012104249,0.00040379324,-0.0018144309,0.0153000755,-0.005218863,0.006437789,-0.022582917,-0.03249377,-0.02861525,-0.00905735,-0.030470503,-0.013465382,-0.04579818,0.01795279,-0.03317348,-0.02967896,-0.009714938,0.024438089,0.035345666,0.040370077,-0.000425395,-0.015183021,-0.026327215,0.0015852364,-0.024633069,-0.028240945,0.0052411184,0.061232504,-0.019985953,-0.034424663,0.047715276,-0.030911596,-0.033133086,-0.008533178,0.014990458,0.024778238,-0.006355343,-0.020366114,-0.0040090187,0.01126495,-0.0066390885,0.018302955,-0.047015097,-0.024809998,0.028202606,-0.039438237,0.04257177,-0.028435582,0.059398748,-0.026892282,-0.06299612,0.00061937247,0.05287665,0.022661028,-0.033094805,-0.020140417,0.0077777766,-0.031547856,0.03847016,-0.01788017,-0.014706126,0.015010307,-0.0008999659,0.0045208596,-0.033306073,-0.010990395,0.019586561,0.03197706,-0.029803477,0.005473285,-0.014872708,0.010167322,0.006912746,0.0582804,0.008893837,0.07794417,0.041502908,0.012084282,0.02356365,0.00778132,0.057473715,-0.05529364,-0.004570032,0.03125974,0.043039758,0.006368667,-0.02923592,0.044345543,-0.020513905,0.013485889,0.06313182,0.01604526,0.047596075,0.021286732,-0.00038970553,-0.03894468,-0.01803896,-0.016163481,0.020597499,0.0064742216,0.006356738,-0.021750845,0.017960852,-0.018391522,0.053686336,0.008002864,-0.010549826,-0.0072500315,-0.06314172,0.024075476,-0.01078767,0.007705432,0.00075441296,-0.0109659685,0.0063531944,-0.034073655,-0.016939767,-0.0043355906,-0.004039152,0.0020392314,0.0007746561,0.010725049,-0.019425638,0.005202857,-0.027859125,0.004505885,0.0320013,0.0055208467,-0.027740035,-0.016838603,0.025076088,0.010206549,0.056668147,-0.0050114305,0.01057755,0.012718425,-0.0068723415],"last_embed":{"hash":"1otorxe","tokens":94}}},"text":null,"length":0,"last_read":{"hash":"1otorxe","at":1762874995726},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Emergency Procedures#Corrupted Database","lines":[282,302],"size":340,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1otorxe","at":1762874995726}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Emergency Procedures#Corrupted Database#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02800365,0.0072511407,-0.012090201,0.024969587,-0.023583343,-0.037152372,0.016862037,0.03060172,-0.030380616,0.05205531,0.00527587,0.012373306,-0.050530355,0.0071931113,0.020414809,-0.01986591,-0.012615327,0.047702618,0.029476836,-0.02906639,0.0054851393,0.015151476,0.0721623,-0.035620637,-0.033695612,0.016629267,0.026381884,-0.023203865,0.0016933668,0.0037336736,-0.045568224,-0.048507735,0.01030595,-0.024904491,-0.02019988,-0.012112254,0.0043223957,-0.034047954,-0.025080912,0.03659201,-0.035092596,-0.0039497325,0.0026424255,-0.041439343,0.028539948,0.0075152353,0.049072575,-0.016802272,0.0010092771,0.014997954,-0.026257794,-0.012913706,0.031570584,-0.0025921513,0.07227936,0.007118247,-0.027842823,0.010920474,-0.024889437,0.017393442,-0.033936325,0.02768,-0.0065292367,0.031218395,-0.0003250333,0.08097057,0.034138214,0.027694777,-0.01872091,-0.031550333,-0.030939016,0.03553474,-0.008633637,-0.010174579,-0.029077869,0.03064479,0.052263867,-0.03494486,0.033310253,0.040241446,0.015289268,-0.022895934,-0.016467849,-0.009358803,-0.036345698,0.0021274392,-0.025187867,0.049996562,0.014470327,-0.002228165,0.05224974,-0.03699892,-0.009663687,-0.02570249,-0.043514308,0.026735792,0.0017157465,-0.01631966,0.03380711,0.008149745,0.0027070318,0.014778768,-0.012081205,-0.030204482,0.04877949,-0.014434737,0.016718348,0.02699243,0.0050765765,-0.01199307,0.016563792,0.024112284,-0.004340779,-0.030255819,0.008389655,-0.014988984,0.011727298,-0.023223251,0.010866697,-0.017553968,0.010099074,-0.032324065,0.047345467,-0.03192742,0.014102484,0.0028587729,-0.0038078728,0.03803884,0.020156115,0.043390855,-0.032956284,0.049214087,0.0037416671,0.015059405,-0.037004303,-0.015631827,-0.012026194,0.01794481,-0.034143433,-0.08396096,0.010003194,0.017376523,-0.020069467,-0.0031091985,-0.0064111305,-0.035799574,0.008303449,0.0006760715,-0.002534619,-0.019932562,0.016622508,0.024046356,-0.012348368,-0.011585771,0.018289996,0.0046074586,0.00069289235,0.0028586495,-0.048475098,-0.0071340217,-0.011865244,0.061735183,-0.028947065,0.040489335,0.039674956,-0.040581476,0.0008911294,0.0077156206,-0.018540166,-0.026003554,-0.0010653114,-0.0049104304,0.007814852,0.050022647,0.038023353,0.032997012,0.03506975,0.04157983,0.051078368,-0.021939443,-0.036813453,-0.0017635401,-0.014413305,-0.027785033,-0.035053536,0.019345485,0.00060672587,-0.015573217,-0.012888658,0.061962914,-0.04061827,0.0336645,-0.019237142,0.016739406,0.00059550867,-0.0093622245,0.02058924,0.012988685,-0.024143105,-0.026612466,-0.021452967,0.04677412,0.024607344,-0.031891104,0.02480603,0.01776336,0.020747533,-0.051646683,0.016605737,-0.03297107,-0.0043749367,-0.009468105,-0.035712633,0.043130256,-0.049318552,-0.0026101077,0.0046726884,0.0025582921,0.026517697,0.0008885791,-0.04853069,0.027355615,-0.015189665,0.02832811,0.0762682,0.001562998,0.015136676,0.04901354,0.0038314164,-0.037270572,-0.0468151,-0.028496474,0.012371317,-0.018728832,0.11258178,-0.011185334,-0.038651798,0.010192683,0.019287508,-0.059845854,-0.016614618,-0.021997215,0.01463793,-0.03961552,-0.01614994,-0.02147057,0.047791004,0.023726989,-0.026246915,0.001710382,-0.031485103,-0.0041789617,0.011064081,0.028282614,0.023742333,-0.014080875,-0.0006478031,0.00087899197,-0.00040735787,0.0008376325,0.03521723,0.06927357,-0.0068467166,0.0147627415,-0.04000378,0.017488908,0.0053676674,-0.024274224,-0.011523173,0.022458661,0.0005345425,0.041975293,0.038380653,0.05856122,0.004100264,0.03069593,0.0067177964,-0.0015125427,0.03515987,0.037458263,-0.061651282,0.01522513,0.034250557,0.004802865,0.0037510782,-0.0023291057,0.0126750525,0.00078138633,0.0029509296,-0.00879443,-0.039540004,0.03359625,0.07291854,0.017789751,0.024404146,0.07549265,0.039031047,-0.17217949,-0.012258335,0.0062224157,0.039841138,0.008774215,0.0069026486,-0.02603476,-0.0052685835,-0.09139517,0.039437726,-0.024022294,-0.049518734,-0.010355901,-0.028742852,0.04208086,0.0046260366,0.006896979,0.014979452,-0.0066454126,-0.029630262,-0.016165849,-0.011023619,-0.0037531303,-0.0022106718,0.006894576,-0.0032921622,0.03651594,-0.025199076,-0.05350751,-0.013438793,-0.0527963,-0.048475225,0.00855945,0.023946594,0.0012772091,0.058519226,0.011132753,0.008277324,0.009561807,-0.012878191,0.018284403,0.057809137,-0.0043397057,0.046745688,0.0020690213,0.02182619,0.0068998486,-0.010613613,-0.049738668,0.011039646,0.034379125,-0.02669876,-0.0019008492,0.007568686,-0.020670561,-0.026299134,-0.032104198,0.040029686,-0.03264779,-0.029807923,0.00069751905,-0.020385355,-0.013269609,-0.04022477,-0.042956315,-0.017530268,0.016341567,-0.04059074,0.03622626,0.009678612,0.03079323,-0.07282774,0.025514996,0.006827363,-0.0013067333,-0.011984932,-0.021983065,0.00070264837,0.007006843,-0.1268174,-0.016745167,0.01080507,0.0117733255,0.021986183,-0.00039973605,0.012577367,-0.041866954,0.07216606,-0.024630716,0.22200999,0.0027361114,-0.0318415,-0.011206292,0.024286145,-0.0043709096,0.045023378,0.027429815,0.04599413,-0.036243033,-0.016587226,0.007119917,0.015035913,0.0064282035,-0.014168296,0.012305906,0.0065496094,-0.021046612,0.061462972,-0.022710895,0.048259456,0.019245548,-0.0060709286,0.054478824,-0.025265355,-0.05090401,-0.027059516,-0.024614885,-0.0560979,0.048699964,-0.033051323,0.043897074,0.020809378,-0.016574563,-0.04580102,-0.0069652027,0.016483229,-0.027940096,-0.01907784,-0.0020160659,-0.0031417555,0.002395962,-0.024503369,0.019607505,0.0013797062,-0.025965437,0.025050431,0.01648461,-0.0013752112,-0.0028612467,-0.04807491,-0.014555147,-0.03363907,-0.01422521,-0.014472139,-0.016647484,-0.04146513,-0.037948627,-0.005169669,0.054624505,0.01075921,0.01129281,-0.09515659,0.023205543,0.032746185,0.041603044,0.012556039,0.034165476,0.028071228,0.034771692,0.020067077,0.00834567,-0.00033929507,-0.00868201,0.0020208792,0.028438691,0.019436132,0.066732645,0.005977125,0.0073285983,-0.04314725,0.010147261,0.0071719047,-0.011163282,-0.0049349074,0.012611399,-0.014462571,0.041307334,-0.015285036,-0.005101043,-0.025857106,0.014125979,-0.03841063,0.05297905,0.025869505,0.038791012,0.010276758,-0.029130941,-0.006631314,-0.0083835935,0.023025561,-0.017574664,-0.018066376,-0.05725061,0.08705405,-0.011921311,-0.04175502,-0.02980342,0.04996437,-0.035013065,-0.0014070864,0.024118923,0.0031162195,-0.032869443,0.01057262,0.055830974,0.036269136,0.034796547,-0.008649591,0.020277549,-0.033218116,0.0002413292,-0.018447075,-0.025470166,0.003419075,-0.03189111,-0.020787125,-0.021650815,-0.041327007,0.056384847,-0.0037918983,-0.030887568,0.008159153,0.046333045,0.043664694,0.019301843,0.00025753005,-0.013587908,0.0044217706,0.01567079,-0.056211844,0.008222376,-0.021833414,-0.028925525,0.0237911,-0.022152275,0.0020312853,0.02220136,-0.04955883,0.04100573,0.010245486,0.0598528,0.0007229934,0.013174496,-0.02711778,0.008855887,-0.016904427,-0.0022167375,0.025874345,-0.023574654,0.0013702607,0.017028334,0.060503084,0.040211536,0.033017546,0.04189632,-0.048305873,0.046543453,0.015218159,0.024853408,0.024160367,-0.0178805,-0.026374029,0.05624127,-0.016202472,-0.047091972,-0.019685248,-0.014122365,-0.029925458,0.014050149,0.033785623,0.0011869194,-0.05545206,0.022563545,0.024709005,0.019594507,-0.03772447,0.004690352,-0.0022340557,0.0010391644,-0.034113854,0.098456666,0.0051305112,0.011068382,-0.049566027,0.030670539,0.08091045,0.040928982,0.023307897,-0.024895828,-0.04287029,-0.048962817,0.008234357,-0.01828642,-0.032265108,-0.03833467,0.022514692,-0.01207962,-0.011673313,0.0009781125,-0.018640557,0.04001685,-0.026976977,-0.01711496,-0.0055883583,-0.07481122,0.07567543,0.014444392,0.041041005,-0.05148544,0.024757136,-0.049330678,0.02637889,-0.035599355,-0.05595561,0.029110037,-0.036210474,-0.046325542,0.014542471,-0.054512657,0.0039848043,-0.0040589874,-0.032498643,0.009350332,-0.0033281844,-0.016153587,0.0072628176,0.0446246,0.03763539,-0.006001176,0.0062170723,0.022111643,0.026624613,0.07815681,0.008048855,0.03031931,-0.02286475,0.003649544,-0.012280594,0.018800402,-0.0019159488,-0.037095632,0.02111804,0.0012671509,0.035052493,0.004239705,-0.009567471,-0.032195047,-0.041004885,-0.05354535,0.007241135,0.014540937,0.023375511,-0.015451852,-0.0046075457,-0.012773064,0.026375512,-0.038230192,-0.027649924,-0.050302602,0.01236807,-0.041022882,-0.043838438,-0.02544038,-0.020262072,-0.0050217095,-0.042394403,0.012492443,-0.016197661,-0.030607885,-0.04457944,0.020646745,-0.005107268,0.009387114,-0.0072194263,0.04532308,0.0063338983,0.024873313,-0.027552577,-0.03255012,-0.011163238,0.022914115,-0.020732855,-0.0071911076,-0.034622345,-0.024910402,-0.01047799,-0.008808806,-0.009155298,-0.0067063216,0.017644849,0.010532698,-0.030965697,0.0013064728,-0.044967026,0.009303372,0.008579608,0.029697789,0.053494766,0.04048118,0.029815428,-0.101531476,0.004273761,0.04493891,0.043546084,0.040428266,0.034077425,-0.021014271,0.015599165,-0.0018465864,-0.04458288,0.01772773,-0.024682749,-0.023341661,-0.03493351,0.0045677302,-0.049540397,-0.020650266,-0.026150582,0.015162376,-0.04268139,-0.01370491,-0.024436727,-0.018298766,-0.026011186,0.0025423204,0.02852689,-0.034286417,0.021570861,0.0045203664,0.020679304,0.017015861,-0.0024720496,-0.02241319,0.0032352002,-0.019586902,-0.00410786,-0.014534732,-0.04379815,-0.010272212,0.004843675,-0.0027291935,-0.009875284,0.024955831,-0.00410476,-0.022250354,-0.017140975,-0.0018751409,0.07375377,0.00725695,-0.009057567,0.0038650879,-0.0041270335,-0.0050678877,0.009916418,-0.020145316,0.0047781467,-0.006277877,-0.023174005,-0.0066586025,-0.017615918,0.013480509,-0.009905996,-0.0067428905,-0.032778814,0.007146034,0.0059382473,-0.0030058792,0.006040786,-0.020056024,-0.018407218,-0.0035817407,-0.044701822,0.009277262,-0.03886594,0.028685272,-0.058360167,-0.009697867,0.001856028,0.007787773,-0.026746692,0.034195956,-0.02732727,0.02537948,-0.13537805,-0.0004948947,-0.021321952,0.033733454,-0.008253349,-0.0022476255,0.0062398054,-0.040875968,0.029185358,-0.01990853,-0.03140982,-0.016722811,0.026065972,-0.033298798,0.004419491,0.016429791,-0.005430644,-0.015354512,-0.0037773165,0.020423356,-0.0017476829,-0.03716168,-0.0136178965,-0.041053228,-0.0066143107,0.0029312833,0.041703835,-0.035873104,-0.006896835,-0.03692201,0.002112358,-0.025960593,0.025806163,0.017895795,-0.03333173,-0.0069117406,0.0039792364,0.01273228,-0.0107524395,0.0071382313,0.007937992,0.022497369,0.020971216,0.023094121,0.006844781,0.017952846,-0.053426545,-0.01299037,-0.04848917,0.025690913,0.028472321,0.055691976,-0.025682377,-0.016896218,0.006255462,-0.004003028,-0.07310524,0.0045393724,-0.031453915,-0.022803018,-0.045929935,0.03055057,-0.008399379,-0.033594728,0.019059801,0.020947749,-0.00056935067,0.016503403,-0.0021615762,0.027631378,0.03674114,-0.02502759,-0.006117512,-0.05079106,-0.011983504,-0.009224451,0.038637478,-0.05416637,-0.0061322013,-0.008516774,-0.030768773,-0.011139243,-0.013073736,0.038928162,0.043841265,-0.0021052177,-0.031112807,0.00234289,0.031994734,0.015318179,-0.02176988,-0.034775894,0.04418595,-0.09065731,-0.04191691,0.014999115,-0.00568465,-0.038416833,-0.013671824,-0.014789597,-0.031617504,-0.053208444,-0.023108782,0.030445773,-0.023849491,0.025080444,0.064154215,0.008936507,0.00024951017,-0.004102536,0.014298996,0.0023012238,0.0011290147,-0.020394757,-0.03798245,-0.026789973,-0.007426822,-0.031745505,-0.008337666,-0.04196979,0.01874522,-0.035259854,-0.027127987,-0.009567739,0.028492227,0.031768493,0.040427763,-0.014303614,-0.011294549,-0.029638702,-0.011936638,-0.02352051,-0.02826473,0.0106442375,0.0623955,-0.015555726,-0.039505772,0.04636142,-0.024005659,-0.02421312,-0.0030112967,0.018085588,0.017460478,-0.002536124,-0.023592526,-0.017954824,0.016897503,0.0011344458,0.019723924,-0.03709458,-0.027004352,0.030151827,-0.042836774,0.03656033,-0.03585068,0.05117574,-0.027195778,-0.054773945,0.0010479301,0.05326656,0.02667613,-0.03423146,-0.02635524,0.01634865,-0.031328708,0.050237894,-0.011726118,-0.015776778,0.019355336,0.010875517,0.012594228,-0.044954825,-0.011142825,0.011219698,0.03646605,-0.029149534,0.00650755,-0.01825475,0.011510678,-0.0007396941,0.05322811,0.01159804,0.07769292,0.031413373,0.015586993,0.022467034,0.0049755126,0.053439386,-0.05422617,-0.011627047,0.030493198,0.04213989,0.00074739795,-0.043708246,0.036567546,-0.023113249,0.010624744,0.050217234,0.0010603648,0.051475253,0.013763857,-0.0004925271,-0.039396033,-0.037820213,-0.012424998,0.021830872,0.0039869323,0.011827787,-0.026087763,0.032384664,-0.019238925,0.055455584,-0.0003721021,-0.013038074,0.005720851,-0.051447067,0.020946462,-0.010295803,0.0031955834,-0.000017073691,-0.0037926098,-0.0023731876,-0.022555832,-0.014858141,-0.0003637273,-0.006732739,-0.002026485,-0.0012490955,0.013861169,-0.023416186,0.0053195837,-0.018132452,0.0035275551,0.02537319,-0.009859122,-0.021550111,-0.012891948,0.03212026,0.010529474,0.061085444,-0.0062418813,0.004229634,-0.0054976167,-0.012964404],"last_embed":{"hash":"ntdpl","tokens":46}}},"text":null,"length":0,"last_read":{"hash":"ntdpl","at":1762874999290},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Emergency Procedures#Corrupted Database#{1}","lines":[284,302],"size":316,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ntdpl","at":1762874999290}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Performance Monitoring": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018901734,0.015471183,-0.07058863,0.034134164,-0.056372207,-0.0028159157,0.053378653,0.03703218,-0.0063835527,0.038404886,-0.0153475795,-0.0075084292,0.0052371034,0.022992248,0.02605747,-0.004020354,-0.018179374,0.03177204,0.0166576,-0.00027658587,-0.030503051,-0.011778016,0.057592936,0.027703553,-0.0193781,0.0031872238,0.018609846,-0.021993738,0.025908569,0.06546151,0.02165412,-0.056378238,0.025419746,-0.0131605305,-0.012294142,0.0037475275,0.008687159,-0.023980806,-0.031450395,0.05573489,-0.0007598414,-0.0070076296,0.00033908512,-0.01004214,0.015567814,-0.014566547,0.03813835,-0.014654601,-0.07116549,-0.014536458,0.010738573,-0.015853794,0.0014246028,-0.036184866,0.027490802,0.030860057,-0.077440664,-0.019833028,-0.06586203,0.02017183,-0.022960339,0.041646995,-0.057935927,0.0017333516,0.014805169,0.055687625,0.015364026,0.039470755,-0.018758692,-0.0027267272,-0.0034707144,0.0196668,-0.04546258,-0.026735334,-0.035715338,0.018161353,0.048197478,-0.025314491,0.03318176,0.009449949,-0.0075790077,-0.013585662,0.008596796,-0.019021023,-0.024195734,0.04150481,-0.03508977,0.04227811,0.05690881,-0.0030771196,0.016487885,-0.005370036,0.004314796,-0.036472227,-0.06508415,0.0068793916,0.011883214,-0.006636065,0.044383645,-0.024272373,-0.0006363944,-0.014586252,0.035366192,-0.018653331,0.014938365,-0.017852625,0.0051051695,0.014204349,-0.042937838,-0.023422021,-0.0063945986,0.008421261,-0.010761465,0.0072468887,0.02043223,-0.013056278,0.012521067,0.0064935987,-0.036483485,-0.02868232,0.033588827,0.024901265,0.039087422,-0.03521645,0.011765672,0.02932263,-0.006053036,0.01964898,0.025992978,0.019298486,-0.014658073,0.05041984,0.0035811367,0.03342084,-0.032170627,-0.010789528,0.016652036,0.033346146,-0.012170248,-0.04669904,0.053149797,0.10236532,-0.0026640266,-0.01878265,0.018862981,-0.006481085,0.03759602,-0.0023794288,-0.0134520745,-0.04860474,-0.028846974,0.042732947,0.01110624,-0.0026370902,0.0073217633,0.03810343,0.043310475,0.0031944097,-0.024417188,0.008703096,-0.0043926956,-0.006061088,0.03869566,0.010588076,0.03710425,-0.03438057,-0.004155159,-0.017889533,-0.0021730156,-0.009073679,-0.02305762,-0.043945078,0.025513193,0.047809016,0.013842324,0.00437387,0.06803556,0.020324182,0.044854365,-0.038042907,-0.061913703,-0.027793884,-0.015541045,0.012204116,-0.0266998,-0.0041235243,0.02392256,0.014403907,-0.0055896966,0.050418347,-0.0146726575,0.05436446,0.023865951,-0.015428258,0.012460222,-0.0048779943,0.036219444,-0.01663844,-0.017859736,-0.012324007,0.0142589295,0.027472932,0.023770198,-0.027230999,-0.012918593,0.013802327,0.046073638,-0.03138561,-0.013363692,-0.047347624,-0.014999444,0.028976796,-0.0057893693,0.06476823,-0.026986452,-0.0045451047,0.0039046945,-0.009939173,0.00359052,-0.035391055,-0.02148107,0.04744144,-0.016017547,0.017282026,0.035032634,-0.011401699,0.016871534,0.040104467,0.028728232,-0.032266293,-0.03229631,0.008510567,0.012354938,-0.011859832,0.08045993,-0.007552845,-0.035528976,0.0149320355,0.013833466,0.022325825,-0.0024801195,-0.022502178,0.043758377,-0.025307288,-0.045762155,-0.00032097762,0.044310823,0.029964,-0.022193514,0.0024343675,-0.042326972,0.026394451,-0.011921928,0.027979711,0.05956937,-0.0018087791,0.010944298,-0.0092599625,-0.031734314,-0.01345478,0.007620308,0.021015525,-0.038680468,0.026815448,0.023455663,-0.0008871686,0.021178683,-0.020152466,0.019219117,0.0067257946,-0.029708488,-0.0055448776,0.056811355,0.043322183,-0.027334474,0.037427913,-0.041088972,0.032270752,0.06948339,0.0377302,-0.029662209,0.03128,0.02457112,0.028374836,0.04353833,-0.04752035,0.028964806,-0.026116097,-0.00047577714,-0.043929916,-0.043328967,0.020324925,0.072434865,0.0053178407,0.0054588607,0.01855699,0.031452242,-0.1582515,-0.00010098628,-0.004514307,0.039499097,0.03168776,0.02160259,0.009868163,-0.022137932,-0.07221872,0.03331671,-0.0626988,-0.04987959,-0.007848112,-0.031423386,0.02120833,0.025326438,0.008797227,0.0021596767,0.003392271,-0.024086636,0.0011506707,0.0015273779,0.0016694096,0.0050431583,-0.023393514,0.020131463,0.07313058,0.007673641,-0.032493506,-0.009480408,0.00011024979,-0.02615846,0.012817559,-0.022728387,0.00937666,0.015240114,0.020353006,-0.007813821,0.02338246,0.007602348,0.0297593,0.062390786,-0.009524791,0.03653026,0.0063496185,-0.014153735,0.0021263806,0.00090665126,-0.03292459,-0.015874445,0.010915683,-0.023304043,0.018548088,0.03274275,-0.0538546,-0.03208816,-0.030605132,0.0379204,-0.025989896,-0.034919806,-0.0076599824,-0.03677763,0.021601908,-0.041268483,-0.036383767,-0.046008486,0.044921882,-0.023102233,-0.011697756,-0.031170003,0.019524714,-0.022439139,0.030458689,0.003621687,0.01011681,0.033025615,-0.050038595,-0.032808468,0.006558817,-0.09997621,-0.007983174,-0.014440241,-0.038992353,0.03393787,-0.027642665,-0.021616789,-0.0033092012,0.013028506,0.01178745,0.2416155,0.001710763,-0.051702168,-0.012267578,0.018992614,-0.024632618,-0.0033062827,0.023216126,0.012415846,-0.013493155,0.011473006,0.034037143,0.004926707,0.011203067,0.027763214,0.015807135,-0.033537343,0.0076691974,0.0690947,-0.021386977,0.024316683,0.03087822,0.015446894,0.0028025785,-0.028583199,0.0073075485,-0.039508503,-0.0035438042,-0.03563046,0.017222548,-0.035539906,0.043382417,0.040199846,-0.063004434,-0.073258616,0.00081960997,-0.034889054,-0.03167584,-0.005105509,-0.02558646,-0.037382122,-0.0010549616,-0.03961995,0.024117533,-0.024843048,-0.027475312,0.009414345,0.032373134,-0.024236688,-0.0043691965,-0.03442445,0.005198413,-0.021158634,-0.013262539,-0.004338528,-0.04372288,0.01603208,-0.035641164,0.0027751701,0.073714234,-0.0024009913,0.006299116,-0.04845708,0.01080944,-0.005368506,0.01382326,-0.0048996694,-0.012743783,0.07337948,0.06387912,0.013739393,0.014377438,0.001905868,-0.0075672036,0.020023704,-0.040173065,0.026869582,0.053330738,-0.031657867,-0.01073226,-0.042708818,-0.008927169,0.008115512,-0.0024724668,-0.0010332406,0.031195851,-0.032369833,0.024314115,-0.019000396,0.0020093175,-0.05961423,0.0051837214,-0.012744004,0.005434488,0.027259545,0.04320161,-0.012077353,-0.0065351045,0.0037826134,-0.011751632,0.029946113,-0.007053021,-0.02916267,0.0030034482,0.035236195,-0.044452854,-0.04480954,0.031452578,0.043443702,-0.0043662447,-0.06510219,0.043663308,-0.028842045,-0.008242887,0.001931626,0.012082011,0.017970521,0.023288509,0.0028663042,0.024408398,-0.027086763,0.019476606,-0.0013101771,-0.014823703,-0.013998525,-0.05875346,-0.015340152,-0.0023444556,-0.006011501,0.05607163,0.017604863,-0.03924684,-0.05161097,0.033791203,-0.019265404,-0.015581455,-0.009169841,0.01746991,-0.014602017,0.05233571,-0.05387654,-0.0079709105,-0.009776799,-0.002902984,0.02657822,0.0012221938,-0.010162881,-0.046683587,-0.022820141,0.043979567,0.010664177,0.026914995,0.033950698,-0.00006913869,-0.018829687,-0.043453198,-0.0349977,0.0020016176,-0.003929461,-0.021650014,0.001330903,0.040817436,0.008302341,0.057872817,-0.028324367,-0.02706273,0.018804315,-0.017108042,-0.03959488,-0.019349223,0.020351797,-0.07906172,-0.0444576,0.0009533866,-0.02461567,-0.045544658,-0.05011085,0.04258667,-0.020598803,0.0062122694,0.035202716,0.017161004,-0.020920932,-0.0082137585,0.027688934,0.044278897,-0.009960946,-0.00396842,0.02286861,-0.006737326,-0.009312532,0.09040835,0.020108419,-0.012009564,-0.00018610332,0.006017938,0.08945907,0.0011110229,0.041743368,-0.015126034,-0.035174847,0.0042984895,-0.013453767,0.0049779573,-0.015336082,-0.045002133,0.030073585,0.010007761,-0.0041896612,0.00018368015,0.00985564,0.01340856,-0.042048678,-0.022565927,-0.007538967,-0.034403656,0.022019155,0.030075315,0.043178074,-0.07198635,0.008096275,-0.029142428,0.02178874,-0.034235954,-0.047167238,0.013837346,-0.000796685,-0.015128989,0.0040256777,-0.05005129,-0.0022160967,-0.02876257,0.025519663,-0.0125228455,-0.016502863,-0.064836785,0.016959073,0.027223872,-0.010084821,-0.029716404,0.022488894,0.023112945,0.0060309097,0.011139098,0.019020362,0.015016689,-0.016030088,-0.015038295,0.006157793,-0.030798022,-0.018802954,-0.05734672,-0.010413419,0.0004248929,0.05563396,0.07575831,0.00562951,-0.015184155,-0.00068569,-0.060918726,0.0072617065,-0.00724188,0.012910845,0.008462372,-0.06215675,-0.004582769,0.018104823,-0.014883725,-0.033195056,-0.032188486,-0.0064529944,-0.017751494,-0.040289912,-0.023531549,0.042944808,-0.015495897,-0.05664879,0.01766494,-0.014264035,0.008525006,-0.07931481,0.00331532,0.023146253,0.042068217,-0.010816783,0.025903175,0.002767709,-0.032063104,-0.033645418,-0.027963351,0.0024711087,-0.003989656,-0.059225332,0.0156475,-0.022167018,0.00047481878,-0.0068535144,-0.008086404,-0.009818382,0.030295108,0.0018302134,-0.010386796,-0.019693192,-0.014787986,0.013016561,0.058656234,0.017078785,-0.014034827,0.03969575,0.011361022,0.026700962,-0.042319532,0.027270079,0.054754455,0.02882289,0.02905532,0.051174667,-0.049140017,0.023671804,0.0053612506,-0.05139045,0.03462175,-0.010300647,0.020418357,-0.01701397,0.025369376,-0.04294262,-0.03712944,0.017759083,0.05957088,-0.007447551,-0.008144757,-0.0062285084,-0.029429948,0.010250784,-0.0048657064,0.023779668,-0.03344286,0.024223328,-0.009151762,0.011594295,0.011919513,0.062593564,-0.0021666912,0.00031327485,-0.005363107,0.01810046,-0.0027168463,-0.011536118,-0.0011349862,-0.004829426,-0.00864177,-0.014427403,-0.030050853,-0.029274419,0.0021969164,-0.017864384,-0.012686152,0.038512804,-0.010994049,-0.017643148,0.034320205,0.0001240322,-0.02685531,-0.008309177,-0.039467886,0.013236642,-0.009822626,-0.0124547435,-0.0016464989,0.020136185,0.03391926,0.02445204,-0.003264489,-0.009959734,0.050981976,-0.023728931,-0.0033951094,0.0050607715,0.014366111,-0.0129391365,-0.043965682,-0.0042534987,-0.009194966,0.0023316797,-0.0126563925,-0.006951438,-0.004368914,0.032177065,-0.011528538,0.006157655,0.05779403,-0.024090804,0.013444021,-0.14420007,-0.039044004,-0.009028777,0.008227114,-0.033602048,-0.00054278155,0.016658857,-0.0493231,0.004322787,-0.007772609,-0.025306417,0.024476841,0.03941079,-0.029314304,0.044432417,-0.010220189,-0.030318659,0.0079179155,0.0007869845,0.03475544,-0.024122454,-0.009513397,0.028641911,-0.020248365,0.0010748652,-0.0015144363,-0.014722614,-0.020617671,-0.010379441,-0.018190842,0.0126082115,0.0037798202,0.02248863,0.06290926,-0.005219874,0.001644012,-0.008361817,-0.013144033,-0.047612436,0.02618683,-0.015405992,0.017987855,0.010341987,-0.011309084,0.006841667,0.032021187,0.026510088,-0.022470107,-0.021698955,0.017491521,0.016753318,0.044001903,-0.0045069037,-0.021667294,0.0024125944,-0.036659457,-0.050915886,-0.0133383125,-0.033597764,0.038425803,-0.0095158685,0.056877006,-0.004294021,-0.04151731,-0.026912153,0.0018558885,-0.053043276,0.04547134,-0.035266686,-0.0194404,-0.023257097,-0.0030309341,-0.023377554,-0.036140002,-0.0001891299,-0.024846692,0.058866642,-0.022717204,0.0047487584,-0.015181778,-0.03866301,-0.017415134,-0.020264562,0.04673033,0.05141356,-0.0103698615,-0.008881788,-0.032801688,-0.025941849,-0.041999187,-0.03154726,-0.052392904,0.0014853529,-0.03491584,0.00035080788,0.03276858,-0.0114191845,-0.012175624,0.014629549,-0.0059187347,0.01067593,-0.02935911,0.01666874,-0.02626026,-0.019389722,0.0103433775,0.08447374,0.0051774834,-0.049474712,-0.0078712655,-0.001176748,-0.006832898,-0.030149488,0.02998154,-0.06563364,-0.02951572,0.02472705,-0.009099792,-0.016391715,-0.033682045,0.0020599943,0.0051459423,-0.030123828,-0.033597577,0.026790317,0.057594087,-0.0032160538,-0.0022672086,0.019987335,-0.026119094,0.006298471,-0.03969205,-0.005838391,0.024640154,0.05219015,-0.011905139,-0.0636641,0.04433477,-0.05721993,-0.016475962,-0.027318176,0.01137063,0.019927736,-0.024912994,0.045927804,-0.014729047,0.027579144,0.038777694,0.036204495,-0.049278744,0.01372453,-0.013639962,-0.022314278,0.07887506,-0.02700773,0.02794326,-0.055972192,-0.003917765,0.013388212,0.022733042,0.034873247,-0.02181924,-0.033913765,-0.02410794,-0.016074171,0.051562324,-0.028693592,-0.023400119,-0.017052721,-0.018449316,0.025341338,0.021420194,-0.0032826588,0.020089746,0.0141895665,-0.0010711409,0.013156441,-0.024098422,0.0014486999,0.0066620735,0.040119987,-0.043156717,0.025184715,0.02246439,-0.0003334646,0.0026504584,-0.028963529,0.04201096,-0.025000203,0.010678993,0.033003155,0.0061303824,-0.04673377,-0.005164064,0.038892817,0.021368714,0.02370449,0.0283409,0.03807486,0.039706685,-0.032559294,0.017111568,0.023374641,-0.041963696,-0.010978649,-0.022571918,-0.009169291,-0.035751212,0.0068027494,-0.015552134,0.012152296,0.030523062,0.041354734,0.0008082566,-0.01389611,-0.030846087,0.027085276,0.028993296,-0.034890864,-0.009822794,0.03245882,0.02567068,-0.014360071,-0.08394605,-0.03259743,0.037750468,0.019044131,0.013818291,-0.015513537,0.0038597102,-0.055514783,0.0071467445,-0.004808522,0.0012052176,-0.02238913,0.03616823,-0.030058961,-0.025820443,-0.006942062,0.0067036594,0.031960625,-0.037190873,0.030000616,-0.06275398],"last_embed":{"hash":"12g62q3","tokens":46}}},"text":null,"length":0,"last_read":{"hash":"12g62q3","at":1762874999290},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Performance Monitoring","lines":[303,318],"size":151,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12g62q3","at":1762874999290}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Performance Monitoring#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0116135,0.009690392,-0.06428178,0.036491487,-0.057493985,0.0024730822,0.03226272,0.03548132,-0.0061371415,0.03593074,-0.0126479585,-0.0050849426,0.0061805495,0.016952362,0.03274248,-0.0015134468,-0.018218063,0.028478654,0.014394544,0.0023278592,-0.03049831,-0.013458189,0.050439693,0.026048575,-0.011277089,0.010129028,0.010304123,-0.027847996,0.029908102,0.07657465,0.018485969,-0.05817637,0.030586595,-0.018280413,-0.006333275,-0.0035424624,0.0040695546,-0.014360592,-0.027847728,0.05833393,0.000925525,-0.0055001094,-0.0068014995,-0.012355686,0.017056452,-0.008671046,0.03832294,-0.014112462,-0.07295287,-0.009238297,0.0032448538,-0.016886726,0.0031283596,-0.03293123,0.0445087,0.032818224,-0.07636431,-0.020419553,-0.058126677,0.010289447,-0.022487365,0.03909499,-0.0529928,-0.0013649017,0.012729659,0.06270781,0.019668754,0.041215263,-0.018796584,-0.00286282,-0.008603185,0.024914162,-0.047215797,-0.01458128,-0.043262977,0.009211979,0.04935459,-0.021829456,0.04066787,0.006001491,-0.0030749838,-0.024545252,0.0093333125,-0.007841352,-0.02957637,0.04797208,-0.03496131,0.042649776,0.05198731,-0.007346231,0.026600903,-0.015746789,0.0043769632,-0.033064608,-0.07238957,0.0067269835,0.010386574,-0.0065393928,0.03983697,-0.025891092,0.0064385273,-0.018438205,0.033979367,-0.01856673,0.015560897,-0.008592998,0.0053514084,0.025301492,-0.04462329,-0.022327157,-0.009095346,0.0028155292,-0.012574516,0.00074613467,0.014468268,-0.010378268,0.008480468,0.0117072845,-0.03378419,-0.02538168,0.033767767,0.010907201,0.047947213,-0.035641316,0.0008773158,0.02834829,-0.010529549,0.02096386,0.02940042,0.018137664,-0.011976929,0.049820628,-0.0058481423,0.028395655,-0.034463875,-0.009257586,0.0076199733,0.026430875,-0.0041750413,-0.056112763,0.053917706,0.10316957,-0.006098086,-0.02376472,0.022262417,-0.013219522,0.04398641,-0.0037258882,-0.018007375,-0.04815246,-0.03175171,0.04534318,0.0072618234,-0.011362166,0.004928694,0.04103991,0.05492876,0.0035945687,-0.032996096,0.015652182,-0.0078803655,0.00071164046,0.039181694,0.004634468,0.02986696,-0.03237685,-0.0058393707,-0.011323005,-0.0022213846,-0.0016032361,-0.015797943,-0.03858064,0.025468852,0.042146474,0.008811406,0.00952969,0.06253185,0.018842101,0.037402157,-0.04328228,-0.0628814,-0.035079096,-0.009555262,0.015152915,-0.03181713,-0.0098423585,0.022081353,0.013624869,-0.00011836854,0.048874684,-0.024379542,0.054360226,0.021875499,-0.01751478,0.01748006,-0.0016100132,0.027962543,-0.009996118,-0.010857523,-0.019671971,0.012987198,0.027517924,0.02311863,-0.03196118,-0.01983862,0.019321784,0.053700056,-0.027277384,-0.006961765,-0.052905783,-0.013179348,0.022377705,-0.0010793608,0.06588951,-0.026061634,-0.004023376,0.014076834,-0.0031263493,-0.0038315216,-0.040372923,-0.02088021,0.051672008,-0.0072149113,0.005743101,0.0371655,-0.0156009,0.02371547,0.03885777,0.027265329,-0.042067144,-0.027339894,0.006016403,0.0047319354,-0.007788369,0.08435166,-0.013669108,-0.03126657,0.012139531,0.011070769,0.022732189,-0.0090269325,-0.017047772,0.044643994,-0.013742546,-0.042747516,0.005361341,0.051509686,0.025304282,-0.021687979,0.0029909785,-0.038920715,0.02361434,-0.007988048,0.023611855,0.055118635,0.0017434953,0.007324343,-0.008110942,-0.035473313,-0.0030365142,-0.0016705052,0.020782396,-0.04216364,0.02132355,0.015228404,0.002237621,0.016808676,-0.023736808,0.017608106,-0.0074366406,-0.03341106,-0.0020443506,0.068320386,0.04312223,-0.025049008,0.032454163,-0.037542917,0.022843506,0.056539014,0.02895579,-0.033646483,0.03373806,0.019513544,0.02580999,0.03855511,-0.04768469,0.036725268,-0.037320245,-0.0006790111,-0.034405995,-0.050816286,0.016398052,0.07887449,0.014045935,0.0041301544,0.011453844,0.037588943,-0.16503377,0.003944232,-0.004463607,0.04060642,0.03250976,0.01793121,0.020135606,-0.02538157,-0.070089236,0.025098264,-0.06574527,-0.053232003,0.0021235982,-0.03521427,0.025966944,0.009730878,0.016164344,0.006734468,-0.00040459534,-0.02619452,-0.008707649,0.002700897,-0.0025289583,0.0062337657,-0.02280869,0.0242803,0.06945,0.009484524,-0.042139225,-0.0077471077,0.005763529,-0.02435474,0.015589826,-0.023739623,0.012045129,0.019846067,0.023200586,-0.0084590055,0.023288008,0.011103734,0.029596284,0.06638805,-0.012293908,0.033171494,0.016554413,-0.019000616,0.005909824,0.002239871,-0.03309741,-0.017086599,0.015956571,-0.021768285,0.02134073,0.026369357,-0.049299628,-0.034240276,-0.027013874,0.03877704,-0.034913424,-0.03896771,0.0027592704,-0.032370165,0.031607833,-0.028488994,-0.028373672,-0.049065884,0.03469785,-0.027584365,-0.008417471,-0.020249428,0.016961878,-0.011698106,0.034401637,0.0031012818,0.0031660476,0.038444195,-0.052755576,-0.029695947,0.013613652,-0.10292168,-0.001108095,-0.013982034,-0.03582576,0.03604404,-0.023689276,-0.026950274,-0.00006494635,0.017293312,0.017984254,0.24880017,0.006205436,-0.03496406,-0.00849319,0.023331635,-0.0244961,-0.005029751,0.01815659,0.013344351,-0.015032259,0.003384977,0.03329268,0.0078424495,0.0120842615,0.018500429,0.0072124614,-0.029292705,0.01129104,0.07780586,-0.022638915,0.018551417,0.035603944,0.017233048,0.002991886,-0.028681662,0.005271952,-0.03938512,0.004495709,-0.03561408,0.008930072,-0.038833268,0.049289633,0.04504274,-0.06919462,-0.06623133,0.008105956,-0.023290291,-0.036797576,-0.00014921764,-0.025230408,-0.052029468,0.00003946491,-0.04833805,0.01527084,-0.0187075,-0.01667181,0.011040481,0.037560754,-0.02488495,-0.010535477,-0.03263856,0.0053207492,-0.01674272,-0.005640371,-0.002494785,-0.03875527,0.014113929,-0.04190178,0.0019335661,0.069976605,-0.004332573,0.012400136,-0.04912194,0.016816843,-0.007827187,0.01320979,-0.009607542,-0.0066183466,0.05813033,0.059793442,0.025393317,0.023613282,0.0051516485,-0.008915384,0.016384771,-0.03992881,0.024839826,0.06037924,-0.035930835,-0.00082752627,-0.04852572,-0.0000699124,0.0018821153,-0.0029582458,-0.00471314,0.03739022,-0.031175217,0.019305833,-0.009957347,-0.008509816,-0.056018483,0.00091280165,-0.014691214,-0.0015008261,0.021234756,0.041989062,-0.018209148,-0.0010517712,0.0037576212,-0.017576953,0.02134878,-0.006831089,-0.035049364,0.010605799,0.045104675,-0.03144123,-0.043584194,0.029561609,0.040561236,-0.0026387435,-0.05920379,0.050915055,-0.021876277,-0.004654267,0.0006180323,0.011870755,0.017638475,0.018941596,0.000047862097,0.030268485,-0.02683893,0.014045392,0.0062079,-0.017630188,-0.010105093,-0.058398962,-0.016815584,0.0069215386,-0.009915983,0.059176195,0.018746385,-0.036667444,-0.050077677,0.03316854,-0.021361863,-0.015867483,-0.0046077054,0.016736787,-0.021739515,0.055632927,-0.054781985,-0.009231719,-0.01217238,0.0022223128,0.02729667,0.00016557288,-0.00197807,-0.046369653,-0.025799481,0.0481606,0.015576614,0.01589769,0.021648506,0.008464333,-0.024818512,-0.046874613,-0.03325657,0.0024929473,-0.001455166,-0.022448035,0.004179976,0.037305616,0.0123343095,0.06518061,-0.020023871,-0.027155925,0.0145809185,-0.019429805,-0.031877637,-0.021195166,0.022305414,-0.0736331,-0.047074206,0.008164854,-0.03060384,-0.04105171,-0.052558888,0.043328125,-0.03293396,0.00300558,0.040416915,0.009503136,-0.023824304,-0.0014608077,0.030278862,0.043667275,-0.009012868,-0.0073752776,0.014408223,-0.010355198,-0.003891785,0.097552,0.014403818,-0.009788475,-0.0044480683,0.017077042,0.081307106,0.0025708708,0.033222057,-0.013225997,-0.033648677,-0.00043951088,-0.015595949,0.007205201,-0.017563215,-0.049079597,0.027291255,0.005245745,-0.014677478,-0.0035937887,0.007831097,0.017859587,-0.03398008,-0.025193445,0.0069929822,-0.035666227,0.021240579,0.024391977,0.051109273,-0.06300205,0.008693714,-0.027219893,0.02405024,-0.02844002,-0.043423947,0.011728881,-0.0013607624,-0.014896176,0.009407969,-0.049472544,0.0022802372,-0.029634528,0.028528081,-0.0058867973,-0.022664001,-0.06043461,0.010579262,0.028822703,-0.006288551,-0.027180182,0.033118363,0.023624497,0.011538497,0.012044342,0.021798795,0.002931466,-0.02297442,-0.0033794204,0.002890545,-0.031521667,-0.021198886,-0.054336984,-0.023354335,0.0076859435,0.06544538,0.07188406,-0.007343117,-0.0115268,-0.0025515615,-0.053715535,0.013135158,-0.009017551,-0.0015235196,0.014267861,-0.059310444,-0.0086201625,0.01006096,-0.02089099,-0.027177667,-0.043762565,-0.0040199202,-0.02191257,-0.045877624,-0.027450325,0.037044987,-0.012937048,-0.052869212,0.012817395,-0.011608971,0.0026504337,-0.07656631,0.007994934,0.025821842,0.038275324,-0.0034448726,0.01919194,0.00013152481,-0.021906983,-0.03310441,-0.024752596,-0.00050786865,-0.005856989,-0.06255859,0.014433403,-0.025905183,0.0041105733,-0.001547441,-0.01270742,-0.0034871232,0.03979523,-0.0049520694,-0.005768047,-0.023079835,-0.015963132,0.011275845,0.044067077,0.021309271,-0.008821457,0.03772751,0.0070681083,0.018094063,-0.043385107,0.02583044,0.058101337,0.026005913,0.032908678,0.056883447,-0.037736077,0.019516408,0.0065376027,-0.04582416,0.035177477,-0.0050291005,0.007838963,-0.018373603,0.022909693,-0.047407907,-0.03795849,0.009451399,0.054060698,-0.0041654957,-0.00946247,-0.004570471,-0.027800288,0.012039897,-0.01721931,0.018845571,-0.040673032,0.025774924,-0.004511937,0.009230928,0.0047591017,0.05874926,-0.003282624,0.00440205,0.0022381549,0.027555814,-0.009292789,-0.01173538,0.0010958689,-0.011936373,-0.007930275,-0.014567324,-0.027390346,-0.028603703,-0.0027055042,-0.008006235,-0.0067276377,0.032078434,-0.026082532,-0.018663391,0.029960027,0.0030114176,-0.02328966,-0.0035288201,-0.03390211,0.015929261,-0.0018068663,0.0014189318,-0.0038312033,0.025690848,0.019603964,0.01878899,-0.006493579,-0.0014121019,0.05276018,-0.009910426,0.0013338005,-0.0068282923,0.011468765,-0.008813188,-0.040410444,-0.0032184366,-0.008154353,-0.0014182755,-0.009405837,-0.005439617,0.0031567141,0.039847266,-0.020496983,0.0128968805,0.056028113,-0.025891604,0.019625302,-0.15158379,-0.03405318,-0.01322127,0.008554119,-0.037105087,-0.0011586153,0.008601741,-0.044950858,0.00957855,-0.0076546194,-0.031309444,0.019808155,0.034622796,-0.030732287,0.04282202,-0.00673205,-0.028456602,0.00967664,-0.004576891,0.034866918,-0.030892117,-0.00375185,0.022692485,-0.019808076,0.00843997,-0.00967425,-0.008242341,-0.02619184,-0.014100556,-0.017855976,0.012074537,0.008651008,0.013121694,0.06433556,-0.008341895,0.0004805641,-0.0075723724,-0.016552813,-0.05661924,0.031235533,-0.007846695,0.01715976,0.008439808,-0.010246806,0.017900735,0.026604054,0.0263995,-0.015235857,-0.027222686,0.015375054,0.010947874,0.048482392,-0.013257866,-0.026036074,-0.0037386485,-0.03707157,-0.04268618,-0.013116882,-0.028316893,0.027860383,-0.008151851,0.052946456,-0.002664746,-0.046259806,-0.036410697,0.0011535222,-0.063882336,0.041305866,-0.036290366,-0.014430126,-0.017713722,-0.011947587,-0.016845316,-0.035873976,0.006789855,-0.020894475,0.052324876,-0.024250185,0.005105843,-0.018179923,-0.03869315,-0.016853627,-0.03306273,0.039731413,0.05536386,-0.008608483,-0.0037080732,-0.029258028,-0.028461063,-0.032539636,-0.028696083,-0.047360167,0.0047622155,-0.042280156,-0.0022383954,0.0302887,-0.014551987,-0.016085757,0.0045875194,0.00089169375,0.009175262,-0.025826233,0.015941978,-0.02868818,-0.017863661,0.018479109,0.09265694,-0.0011089541,-0.050039638,-0.008968784,0.006001954,-0.009762525,-0.02898455,0.025339741,-0.062660046,-0.02243631,0.02528141,-0.005012971,-0.014200254,-0.035402033,-0.005475842,0.005529174,-0.0145980185,-0.028455012,0.032256287,0.057798143,-0.00076066854,-0.005241152,0.024242187,-0.025025113,0.011333655,-0.041615453,-0.0015734085,0.024285803,0.056486413,-0.010648016,-0.064197205,0.051350277,-0.05239541,-0.01138662,-0.033308983,0.0138688,0.022013005,-0.0130334385,0.041040123,-0.018307928,0.03220854,0.030360436,0.04476421,-0.05313423,0.014776975,-0.011057293,-0.020373672,0.070121706,-0.02522156,0.017093034,-0.050952107,-0.0123882275,0.008684879,0.017865336,0.032161955,-0.020926595,-0.031192161,-0.02787445,-0.010027168,0.05219236,-0.030321285,-0.017474957,-0.013825027,-0.0224489,0.020386603,0.014312551,-0.0013198227,0.027022943,0.010963137,-0.0058978074,0.013248006,-0.015274972,0.001367942,0.00038215873,0.045482907,-0.045736954,0.020192424,0.025189059,-0.0019430806,0.010696103,-0.026722668,0.045107808,-0.024903411,0.01473574,0.030221213,0.0043407003,-0.046299323,-0.0037267394,0.04365388,0.009946992,0.01713632,0.027538223,0.03389297,0.041453842,-0.031173786,0.016230315,0.014673322,-0.051529974,-0.005342822,-0.025350094,-0.015154779,-0.032408934,0.014973426,-0.008538695,0.0004842853,0.027183117,0.040078316,-0.011358323,-0.016774712,-0.030098084,0.033240054,0.02443399,-0.032920685,-0.004540488,0.031379033,0.02528053,-0.022871872,-0.08812301,-0.03286214,0.03415317,0.021880625,0.013829073,-0.01374182,0.005831558,-0.05046499,0.0005753683,-0.010762358,0.0060331123,-0.026754508,0.041593604,-0.0358671,-0.021118982,-0.016308697,0.007904063,0.025855573,-0.036008187,0.032296363,-0.055531245],"last_embed":{"hash":"w5q18m","tokens":46}}},"text":null,"length":0,"last_read":{"hash":"w5q18m","at":1762874999290},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Performance Monitoring#{1}","lines":[305,318],"size":124,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"w5q18m","at":1762874999290}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Useful URLs": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.055681035,0.032159686,-0.034521718,0.022022557,-0.04123995,-0.02620536,0.042825866,-0.0075309393,-0.018416826,0.06564738,-0.00037031758,0.00973957,-0.00526065,-0.0017813237,0.009770935,-0.023439141,0.009178468,0.040317636,0.011050743,-0.0017910682,-0.008974883,0.015931228,0.019952273,0.013110456,-0.018037831,0.014139481,0.027159555,-0.00048598982,0.007114631,0.028660182,-0.010369988,-0.011966126,-0.0020995308,-0.020881861,-0.034677584,-0.016800685,-0.013475764,-0.03195863,-0.03315467,0.017411675,-0.014068705,-0.011237774,0.009961863,-0.033432424,0.027787518,-0.030073343,0.04115419,-0.013529548,-0.02697112,-0.0132444585,-0.013708299,0.0061021703,0.020522514,-0.060418516,-0.0168998,0.013123819,-0.035511557,-0.0427767,-0.043349415,0.02274953,-0.039548434,0.009233359,-0.014747779,-0.02671535,-0.003802573,0.034276925,0.01923272,0.009955229,-0.03027297,-0.021402005,0.0014027009,0.0033264179,-0.047452383,-0.035741333,-0.015395805,0.029670397,-0.004683273,-0.02652443,0.0064076344,0.036556702,-0.007843272,-0.012021463,0.012097444,-0.028756564,0.008790017,0.0122222155,-0.02592255,0.071313046,0.057752166,0.029330378,-0.004193032,-0.03846653,0.030158766,-0.03589653,-0.01887555,-0.006066299,0.005638151,-0.000774747,0.021002674,0.0041947463,0.02588091,0.015218778,-0.010887261,-0.042225312,0.027068425,-0.011049615,-0.0055006775,-0.007241144,-0.031773746,-0.0077308947,0.009874415,0.017257547,-0.036939736,0.0050807055,0.016335962,-0.027399408,0.021607872,0.01772543,-0.019448835,-0.058830194,0.046238378,0.01824283,0.012045171,-0.02883142,0.025059154,0.034682985,0.008094041,0.047603082,0.021265732,0.03727629,-0.035408117,0.03372053,0.018271087,0.033095144,-0.043831185,-0.01784299,0.024602283,0.040408928,-0.040504817,-0.044425767,0.030088287,0.09107021,-0.03425342,-0.016713534,0.05027976,-0.03817287,0.033002622,0.007954803,-0.02108287,-0.035857875,-0.015087944,0.002252502,0.017960358,0.012122721,-0.0015592546,0.013821615,0.00469413,-0.020883467,0.0102690365,0.0019120066,0.01890704,0.031466316,-0.00738181,-0.0030342657,0.03615162,-0.04357471,0.004682814,-0.026257541,0.008038606,-0.015205424,-0.019673761,-0.009429501,0.008016376,0.058815833,0.030073125,0.004878429,0.035085525,0.02102091,0.019933136,-0.04597329,-0.08278229,-0.017798439,-0.014173254,0.0051515535,0.00014224835,0.018314831,0.014827804,0.01651742,-0.02497594,0.056592904,-0.020949947,0.011655542,0.031957563,0.002189853,0.005710435,-0.0052357353,0.041169267,0.017859908,-0.014609371,-0.03720316,-0.004191499,0.008976892,0.06073548,-0.011046191,0.022646332,-0.0049630054,0.029828208,-0.03536219,0.007076677,-0.057171974,0.020832282,0.0059681707,-0.029550372,0.02721079,-0.04452331,0.0037644445,-0.020888984,0.009457577,0.030500943,-0.021826375,-0.00665844,0.010382682,-0.012147224,0.019558018,0.034071088,-0.017406452,0.01771988,0.044400107,-0.00081698905,0.016265236,-0.02125214,-0.010465265,0.027457131,-0.040354393,0.096216604,-0.016572474,-0.036180545,0.017362311,0.010627228,0.025327558,0.033883527,-0.030855399,0.042996474,-0.02785775,-0.04121813,-0.029809725,0.0025874912,0.052452218,-0.035638157,-0.0055741044,-0.02872346,0.022364004,-0.024289709,0.009316126,0.05599941,0.017198762,0.0033795768,-0.0099156005,-0.019507177,-0.01126421,0.043407843,-0.0032096936,-0.0566296,0.032767884,0.001261546,-0.02063239,-0.025963472,-0.024020445,0.021616599,0.024624301,-0.068862535,0.034392186,0.013174037,0.035115495,-0.022870507,-0.000272503,-0.013627116,0.007653405,0.07175033,0.0267564,-0.05002901,0.04939984,0.05730283,0.041021198,0.0440424,-0.027674014,0.030053956,0.036777977,0.007817358,-0.037894245,-0.051591706,0.032326836,0.057944994,-0.021533202,0.018832749,0.03786705,0.013341343,-0.16460784,-0.021143118,0.041748255,0.05005349,0.008671449,0.01662647,-0.047570128,-0.038763613,-0.022589337,0.051459376,-0.022059321,-0.038853277,-0.04298788,-0.026701722,0.01284277,0.045572516,-0.00053503044,-0.018809794,-0.019572394,-0.034107987,0.018009879,-0.005363229,0.035499085,0.035513885,-0.017952682,-0.009205915,0.072345465,0.010309127,-0.022920746,-0.009520975,-0.002602415,-0.031488046,0.011154505,0.009838705,0.001526027,0.021050615,0.0009641875,0.016500717,-0.0027360776,0.016822906,0.02149337,0.044026926,-0.037539802,-0.0012837199,-0.0027727643,0.009648738,-0.021746589,-0.030453926,-0.0414428,0.009522053,0.029310385,-0.031544846,0.0066750916,0.02029729,-0.047910467,-0.0487571,-0.01593528,0.026459707,0.013063685,-0.0062908214,-0.031834967,0.011553755,0.005707482,-0.07693668,-0.010292512,-0.02275935,0.051043022,0.0014604729,0.01914029,-0.020690044,0.0015357928,-0.03870003,0.039770775,0.0087300455,-0.022485701,-0.012354171,-0.018412488,-0.043772668,0.023567567,-0.109904006,0.0027011435,0.0042782235,-0.021510923,0.0103497915,-0.018221837,-0.01631346,-0.01727515,0.026412623,-0.014160693,0.22852534,0.016503928,-0.04281687,-0.026426233,0.034627363,0.0073961467,0.004770967,0.035351597,0.037221294,-0.027019743,0.0016810931,0.04004768,-0.007036553,-0.013917458,-0.004375004,0.022859149,-0.038168933,-0.012632953,0.034460656,-0.0055357055,0.014491101,0.0076213996,0.0060436283,0.03185988,-0.06576768,-0.001997016,0.002753607,-0.01021427,-0.05267369,0.06752077,-0.02960324,0.03765619,0.012534145,0.005661949,-0.07577685,-0.0078259865,-0.024747256,-0.05085067,0.0058809062,-0.0002518992,-0.018958263,0.0064347717,-0.0014814561,0.03319449,-0.021947049,-0.028570196,0.0048736352,0.023154214,-0.03595574,-0.016314087,-0.034656946,0.014379641,-0.05122393,-0.0043682186,0.011895375,-0.028332824,-0.029385574,-0.03823036,-0.0029478339,0.048310615,-0.00053486635,0.0058234963,-0.07215757,-0.0384723,0.0006993353,0.04308261,0.018236997,0.0017476999,0.06012686,0.051979315,-0.0139203295,-0.0039225207,-0.004217175,-0.007150379,0.020308245,0.009634772,0.045508135,0.051363766,-0.01584318,-0.010202152,-0.015629362,-0.017844114,-0.014073029,0.014453812,0.0012162704,0.002478237,0.011459589,0.05613458,-0.025023103,0.032999136,-0.030625463,0.025518537,0.00032675793,0.0290072,-0.00061610236,0.0342424,0.004514954,0.006766867,-0.03552268,-0.0024988558,0.014559181,-0.018739894,-0.043842018,-0.013478219,0.05406181,-0.051299315,0.021579152,0.0068661342,0.029356638,-0.0032256388,-0.04521252,0.0038810845,0.01815331,-0.049089614,-0.01065295,0.05099632,0.019880926,0.005117003,0.014231563,0.016316839,-0.020918949,0.004893286,-0.020831363,-0.010094922,-0.02924819,-0.034290332,0.00008510285,0.003069949,-0.0036246467,0.062162276,0.026722346,-0.03469035,-0.09168959,0.021151258,0.029886298,0.03364549,-0.00634031,-0.02822458,0.0033077,0.015898714,-0.0317624,0.01432529,0.015140717,-0.02784063,0.023735637,-0.0011306514,0.015270799,0.015207488,-0.0053975163,0.033774495,0.0037613276,0.07530653,0.005701785,-0.007533263,0.008715197,-0.008156798,-0.03344071,0.018327203,0.008813035,-0.042079918,0.0054090335,0.044172145,0.041952122,0.07847432,-0.0443012,0.0036443335,-0.017875256,-0.018088385,0.008315975,0.0018067044,0.013620481,-0.053651232,-0.062233735,0.023403164,0.030035743,-0.011421529,-0.027256578,-0.0063319732,-0.02100969,-0.0039874967,0.036435988,0.0047031823,-0.0044746837,-0.06601333,0.006977429,0.025703277,-0.008956075,0.0062055485,-0.013443353,-0.0032098258,-0.00058055884,0.101038694,0.0054718903,-0.0025951576,0.025049191,0.030491326,0.058779385,0.0023222927,0.006849,0.0019461428,-0.05104105,0.015338364,0.0062861745,0.002209044,-0.001650837,-0.016657755,0.010963033,0.019423362,-0.013334262,0.02896754,0.0028647983,0.03561945,-0.047635768,0.009901925,-0.022593139,-0.02283822,0.04108278,0.0041634394,0.032863364,-0.06991747,-0.023299027,-0.024186544,0.019970013,-0.036070567,-0.026693597,0.028250776,0.0040859072,-0.01692294,-0.007838569,-0.014176145,-0.00868617,-0.008623539,0.018758079,-0.009302015,-0.0018514819,-0.058897708,0.008576689,0.020227278,0.0054899915,-0.02194554,0.029409245,-0.004558244,0.035040084,0.0011033876,0.013871217,0.04370556,-0.015243666,-0.036858745,0.0051746406,-0.05061289,-0.014174878,-0.042384453,-0.0082784565,-0.0044164336,0.061662387,0.027259326,-0.024996845,-0.01853917,-0.00634091,-0.04931112,0.015517031,0.022185646,0.03147804,-0.0017849664,-0.018262943,-0.017372912,0.021249773,0.00083514524,-0.03918266,-0.047118455,0.017948583,-0.006057287,-0.054842617,-0.030520992,0.00848159,0.011943458,-0.055748552,0.009846777,0.009566787,0.0022798493,-0.09692281,-0.013896739,0.00066470326,0.050219342,-0.05174734,0.061829418,-0.038946576,-0.015604053,-0.00949185,-0.046887543,0.0060451645,0.005879352,-0.022544462,0.03797172,-0.02688993,0.0004141352,-0.007858132,0.020443607,-0.016368376,-0.0106454175,-0.009278338,0.004840793,-0.020339165,-0.016443599,-0.016285064,0.06511506,-0.008131878,-0.00797776,0.052728787,-0.016917903,0.031329546,-0.021870073,-0.0049960483,0.051659778,0.0053902455,0.005737487,0.038098633,-0.016096193,0.014078693,0.0070589446,-0.015404661,0.0395988,-0.008609562,0.04357704,-0.02778388,0.0021216152,-0.058109805,-0.012214938,0.014627632,0.053150818,-0.0709937,-0.00063081825,-0.026539981,-0.01056716,-0.00276315,0.015477004,0.020644458,0.0041441144,-0.0011385143,0.0005757403,0.05002755,0.047074027,0.069139645,-0.0237604,-0.01065521,-0.051389404,0.011152547,0.012421453,-0.03788922,-0.009036921,0.010024043,0.0021343348,-0.010198181,-0.004481638,-0.023516526,-0.0015892535,-0.033377733,-0.062265083,0.057237964,0.02174941,-0.0127739115,0.05779971,0.026173726,-0.007915994,0.014915379,-0.02932292,-0.0019725934,-0.001972447,0.0052293963,0.016184865,-0.0023783795,0.04443873,0.046191044,0.0055847266,-0.00017251412,0.034416523,-0.02170548,-0.0045014266,0.02407938,-0.005341008,-0.003224945,-0.060561627,-0.024183253,0.008134587,-0.006397984,-0.030658364,-0.018248122,-0.027222652,0.012185068,0.052537315,-0.030097341,0.055343885,-0.03300918,0.0094065415,-0.1472074,-0.023059418,-0.03460936,0.02947092,-0.017405836,0.0027999633,0.0060785227,-0.06385789,0.03691353,-0.021564404,0.005441571,0.0101365475,0.03958058,-0.02989443,0.04007658,0.009325291,0.00009649497,-0.024288693,-0.030797886,0.008067136,-0.017442431,-0.04646071,0.061932188,-0.008766834,-0.0371236,0.0067837937,0.019058038,0.018637609,-0.020276938,-0.004970603,0.014652944,-0.052235737,0.036469985,0.019268319,0.01182721,0.016045474,0.014955049,-0.018604228,-0.011489562,0.02587833,-0.012639906,0.037594862,-0.013788464,0.0087778885,0.010152831,0.04764854,-0.019960834,-0.01930968,-0.0023949097,-0.0024980402,0.017484874,0.058528565,-0.016928656,-0.00016110609,-0.015378205,0.012090294,-0.022499058,-0.02899375,-0.05596166,0.017176677,-0.030137774,0.048100505,-0.017089792,-0.04677171,-0.04497346,0.008318372,-0.03202799,0.041159436,-0.015976425,-0.0400713,-0.039729837,-0.017502276,-0.02425386,-0.040092513,0.009521786,-0.033913493,0.02375069,0.0038578801,0.018985504,-0.009315094,-0.02977321,-0.032386355,-0.029783288,0.019185789,0.032362875,0.027286354,-0.030988423,-0.030995065,0.011702307,-0.016765056,-0.012968791,-0.054610133,-0.018517217,-0.029050073,-0.029041167,0.0078350855,-0.0013511793,-0.005626139,0.045224953,-0.02549844,-0.0103863515,-0.04310127,0.018889591,-0.012753883,-0.067382686,0.02434865,0.075307086,0.025894081,-0.0392299,-0.03490745,-0.047078777,0.008849393,-0.0054899277,0.009213627,-0.036144584,-0.021498794,0.003350922,-0.05109037,-0.028983723,-0.027344665,0.00971023,0.013601566,-0.015466691,-0.029531855,0.020682294,0.0497541,0.026798254,0.014169867,-0.0034359193,-0.02618659,-0.037496317,-0.00878341,-0.0018486239,-0.0048089665,0.02670381,-0.015108695,-0.026774172,0.03830667,-0.058470827,-0.04996882,-0.04444966,0.0027158386,0.010831623,-0.03139092,0.0041948175,-0.019185608,0.010986187,0.05946399,0.042339355,-0.040106338,0.008346459,-0.029904027,-0.045787293,0.07003004,-0.022899013,0.019795885,-0.033570927,-0.04242185,-0.0016288426,0.042651176,0.009323551,-0.016627235,-0.0144290915,-0.012849212,-0.0076885214,0.041075096,-0.030425329,-0.026838355,-0.023747563,0.0132749565,0.022654988,0.010168984,-0.020564476,0.013532008,0.01141972,-0.0019353712,0.01940478,-0.027669763,-0.0000063502057,0.0013337203,0.0427798,-0.006726934,0.0725339,0.02446164,0.016231975,-0.0013679588,-0.0328319,0.023923999,0.011561334,-0.0032856509,0.020820808,0.020028988,-0.06112991,-0.009602581,0.033191115,0.018875193,0.019316185,0.049569536,0.019532807,0.035377704,0.032912284,0.047300227,0.014153608,-0.025622029,0.006582384,0.030238954,-0.008965453,-0.004004461,-0.0026658915,0.024973378,0.026866151,0.04190786,0.02434043,0.0354956,0.014753211,-0.0710885,0.024556167,0.030453732,-0.00889773,-0.041734546,0.0061862594,0.02828916,-0.015675955,-0.046857797,-0.044974264,0.02610892,-0.018903235,0.017326768,-0.025766717,-0.022062594,-0.04249916,0.026690992,-0.0035538867,0.01659727,0.002706087,-0.022644611,0.009485058,-0.04174169,0.025386706,-0.0005124626,0.041757,-0.03239146,0.0057669673,-0.081146866],"last_embed":{"hash":"1chwnhz","tokens":46}}},"text":null,"length":0,"last_read":{"hash":"1chwnhz","at":1762874999290},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Useful URLs","lines":[319,328],"size":200,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1chwnhz","at":1762874999290}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Useful URLs#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04303775,0.06281676,-0.051247954,0.029018356,-0.057762396,0.010517388,0.07039224,0.023887282,-0.013220176,0.020318393,-0.0048190514,-0.0022521524,0.002939579,-0.0036871147,0.021513416,-0.0054919715,0.005466482,0.043354403,0.001355178,-0.004453068,-0.011008561,0.001776966,0.008885697,0.009456348,-0.0072700325,0.016520085,-0.002047027,-0.018746398,0.0042869993,0.050990358,0.02719104,-0.060268756,-0.0077896696,-0.015245728,0.013736066,-0.041487113,-0.031451248,-0.023915607,-0.038036637,0.03621236,-0.04652187,0.00915284,-0.006039226,-0.0054307883,0.022945752,-0.027431829,0.030900378,-0.012744178,-0.03360268,-0.011423325,0.008883398,0.028115144,0.03515388,-0.023216927,-0.0062660016,0.0005862766,-0.06376325,-0.05470153,-0.06788526,0.032056488,-0.014117635,-0.00064564514,-0.040698573,0.02202818,0.015712464,0.060134374,0.0025001536,-0.0003866318,-0.048413366,-0.027777793,0.0066711693,0.008582376,-0.049928267,-0.047006764,-0.030510275,0.01776179,0.04938277,-0.03073075,-0.002527327,0.045453545,-0.00974842,-0.03376092,0.016580127,-0.01592211,0.022145255,0.025784306,-0.05991611,0.034521878,0.041140426,-0.0040947665,0.0035161632,-0.014339858,0.023581186,-0.01112807,0.005024512,0.013087996,-0.0074859858,-0.0009806874,0.037016585,-0.018025286,0.016080238,0.0028850143,-0.00079579983,-0.0011907354,0.0034820323,-0.022501845,-0.02098738,-0.023525596,-0.014998655,-0.020420155,0.006388268,0.04041655,-0.020276407,0.027155606,0.004516046,-0.021649446,0.013375771,0.018119702,-0.038810693,-0.04369836,0.016312243,0.038082432,0.03613683,-0.036387283,-0.001588381,0.048176307,0.012251066,0.042503506,0.04391654,0.026212707,-0.011459652,0.036955874,0.02103392,0.015203983,-0.02521387,-0.011446117,0.039729163,0.019022172,-0.017211463,-0.01437008,0.011493572,0.09247438,-0.015827205,-0.014313782,0.03788559,-0.05456755,0.041810036,0.010087265,-0.018798495,-0.02094766,-0.0068648555,0.010732987,0.032653917,-0.005106117,0.0069853864,0.01182851,-0.056347124,-0.019507535,-0.0068939473,-0.0013072684,0.022283694,0.013710836,-0.0016307516,0.011382815,0.049686942,-0.042751424,-0.0049033887,-0.0141788,-0.00493352,-0.01322617,-0.019716602,-0.042134363,0.021049611,0.01741356,0.029472694,0.015446454,0.051461447,0.024611985,0.018306028,-0.051960222,-0.04605627,0.0062541384,-0.026722303,0.014643261,0.0029436697,-0.0005680499,0.024841411,0.00003848522,-0.010673431,0.016952163,-0.018694805,0.015427245,0.029363867,-0.010350912,0.012190066,-0.015188573,0.015425339,-0.0015166266,-0.03060052,-0.0144889355,-0.0015744548,0.03251742,0.04482721,-0.037677918,-0.0003869585,-0.01418269,0.030502325,-0.0037938482,-0.011673898,-0.04449693,0.01895226,-0.019651521,-0.051263507,0.03205315,-0.034214854,-0.030085946,0.0114351595,0.0151089085,0.019797307,-0.038236786,-0.038109183,0.0326728,-0.000242039,0.03149451,-0.016498178,-0.00787611,0.01884955,0.029334266,0.012732746,0.00634504,-0.042680055,-0.0005475973,0.028279323,-0.008290271,0.059403893,-0.023911387,-0.037255116,0.018184515,-0.0069023557,-0.0028756694,0.021436129,-0.059718434,0.064019285,-0.031467255,-0.049114384,0.0047071916,0.01643115,0.004330796,-0.028966438,-0.020298207,0.00095377804,0.046106983,-0.04401926,0.029865272,0.025703873,-0.00056067616,0.042418603,-0.010179426,-0.021125266,-0.01683197,0.01903021,0.008094467,-0.02928035,0.033349562,-0.0010910043,-0.03460428,-0.020256797,0.002504522,0.012537648,0.007509344,-0.038329344,0.021827308,0.03797375,0.015284025,-0.025012711,0.027548842,-0.038567483,0.010549353,0.05503208,0.04904697,-0.047322392,0.0656256,0.0434317,0.0019734465,0.04584691,-0.06683981,0.02108126,0.0052202498,-0.023071047,-0.06954033,-0.04759901,0.014822042,0.04855456,-0.017688124,0.032825258,0.03815746,0.024299636,-0.15233389,-0.033006694,0.019524494,0.05873593,0.020313706,0.038974945,-0.0031877805,0.0011515677,-0.03721358,0.03208071,-0.026402978,-0.045207758,-0.016389333,-0.024895806,0.012138829,0.026353298,0.0001630207,-0.0066279643,0.020102162,-0.025298908,0.0065308874,0.010416347,0.035828598,0.010478205,-0.054851703,-0.017769849,0.025916845,0.024657343,-0.014972107,-0.00018355958,-0.010225693,-0.024475828,-0.0016533468,0.025637466,0.03559409,0.038343217,0.011931733,-0.019002322,-0.00009578329,-0.009436709,-0.020102669,0.052047238,-0.035745308,0.021549081,0.022024682,0.012147305,-0.01846072,-0.002385236,-0.02453203,-0.033084698,0.0026931018,-0.067966126,-0.0090682395,0.04235281,-0.049179193,-0.014567764,-0.020247662,0.006013757,-0.0021596123,-0.0094974255,-0.040928498,-0.011881932,0.025861213,-0.0927698,-0.04180963,-0.034168284,0.052120246,-0.009078529,0.026068004,-0.04828636,0.02272452,-0.06438157,0.022228818,0.008532222,-0.023422047,-0.012449906,-0.04092675,-0.054934666,0.023525104,-0.09136255,-0.013142487,0.019870063,-0.024540074,-0.015775211,-0.019706704,-0.018132303,-0.010857503,-0.027828248,0.005278148,0.22273578,0.009924602,-0.024062213,0.011215491,0.03742972,-0.021800917,0.006607314,0.015905652,0.043348536,-0.025311613,0.01094848,0.022779211,-0.017775832,-0.013573912,-0.0036913245,0.046857495,-0.045783915,-0.012680471,0.059982494,-0.008279088,0.022263447,0.017400514,-0.022904042,-0.0026080038,-0.059748765,0.011835802,-0.020098483,-0.005751671,0.004094347,0.060692538,-0.046475142,-0.010876256,0.045096654,-0.03144425,-0.074199796,-0.031984117,-0.00078873837,-0.03779133,-0.016708234,0.015194364,-0.016022611,-0.0009129371,0.012833889,0.029817818,-0.015748518,-0.045513276,0.013191557,0.003120491,-0.0022691842,0.00013253628,-0.024556419,-0.01833826,-0.023525432,0.015072193,-0.013621742,-0.02423144,-0.0038570547,-0.016497634,-0.03408585,0.06705917,-0.014916575,0.0060818926,-0.055058297,0.02512025,0.005548554,0.049156677,-0.0006750791,-0.035623115,0.07867054,0.041353825,-0.013596902,0.010633874,-0.010866578,-0.021045156,0.0157327,-0.009911458,-0.0036386505,0.033700746,-0.038355865,-0.013090786,-0.015496345,-0.013148968,-0.0075790556,0.0139075015,0.005360911,-0.023176374,0.013925441,0.0630431,-0.019832907,0.02218997,-0.054715093,-0.008163473,0.022796247,0.031793445,-0.009896328,0.011775681,0.014384245,-0.00035893012,-0.0044463137,-0.008594214,-0.0041600284,-0.024730928,-0.024439305,-0.0077629844,0.0102691455,-0.025918886,-0.007118264,0.015467878,0.03744471,0.046009183,-0.046331845,0.019191472,0.007293685,-0.027907673,-0.029824497,0.025696103,0.044968802,0.04796397,0.022258423,0.02116033,-0.04592183,0.033176996,0.023722384,0.008427082,-0.015417483,-0.054883014,0.014509159,0.023157066,0.026567072,0.056761503,0.01121415,-0.029751282,-0.08582033,0.008746936,0.025886921,0.023712125,0.01652119,-0.01806061,0.0050301854,0.043551505,-0.044284914,-0.009988608,0.00011780249,-0.026163496,0.04168495,0.011069046,-0.010949328,0.007765502,0.0006147219,0.058854025,0.032639645,0.07462497,0.04000324,-0.01873039,-0.005613804,-0.027686384,-0.044208746,0.009606397,0.01824649,-0.03520527,-0.0023850622,0.04859199,0.0078712,0.07358751,-0.027446337,-0.008439614,-0.0058843,-0.013232611,-0.041951127,-0.011818504,-0.00021278913,-0.048127253,-0.05274022,-0.0073455377,0.00630295,-0.031409208,-0.021880217,0.010232816,-0.021850497,-0.023149798,0.008637466,0.028342592,-0.002272524,-0.06017493,0.023249822,0.01724201,0.0108257495,-0.0026134525,-0.0051985444,-0.005970709,0.006919319,0.10455612,0.02621081,-0.0017260491,0.019742968,0.020833684,0.10566572,0.007417013,0.0024373971,-0.0135348495,-0.055063806,-0.022091422,0.012153611,0.021139912,-0.015573337,-0.013389614,0.030366741,0.05522425,0.0075591165,0.0129241645,0.010541751,0.0153866615,-0.06186099,0.013639478,-0.021117518,-0.03573471,0.022751763,0.04907935,0.04817591,-0.03886929,-0.049550213,-0.025645956,0.041478995,-0.015308573,-0.028465856,-0.010766525,0.015633369,-0.007903153,-0.015482042,-0.0008027617,-0.01176763,0.019743972,0.027383555,-0.0032851002,-0.013742611,-0.050779168,0.008297198,0.012000901,-0.022900268,-0.041428905,-0.0029806728,-0.0030116772,0.015040497,0.022305459,0.0055874367,0.022195974,-0.042239793,-0.051713128,0.01026653,0.004775079,-0.016219687,-0.026279066,0.015182045,-0.013897728,0.032809444,0.046386283,-0.011936959,-0.036547624,0.00819067,-0.056158718,0.026499487,0.032898184,0.01884088,-0.013648729,-0.040082097,-0.015938293,0.046278793,-0.0053491737,-0.03607435,-0.05774533,0.007941886,-0.0035162596,-0.045064475,-0.011781059,0.048648883,0.0072196424,-0.050327793,0.01706239,0.019039229,0.008998394,-0.111477226,0.0041783876,0.02076599,0.040356234,-0.037370123,0.054685723,-0.030473152,0.0052468516,0.00645607,-0.020021373,0.017677154,0.00829258,-0.025694342,0.03191061,-0.02866793,-0.012590427,-0.021034334,0.03244567,-0.0027559872,-0.009143089,-0.008724361,-0.016888473,-0.017180672,0.0038013733,0.0068343217,0.07265091,-0.010596897,-0.023550827,0.04487588,-0.020726267,0.074152425,-0.053480733,0.017101303,0.07459834,0.03070258,0.03592947,0.04818984,-0.004630212,0.0043177856,-0.018083375,-0.026750743,0.02773252,-0.019671846,0.0507068,-0.053825308,0.02506843,-0.067341685,-0.020280456,-0.010995878,0.044889327,-0.027067052,-0.023676295,0.011094855,0.00054897537,0.020492846,0.016802482,0.009983511,-0.005898987,-0.001097353,-0.035171315,0.037454046,0.022481373,0.06968803,-0.024213675,-0.016708203,-0.012302418,0.0024734205,0.0052950326,-0.015608114,-0.012189235,-0.035453536,-0.012595616,-0.003744971,-0.021657817,0.0006998385,0.014545034,-0.03743538,-0.055316586,0.029942993,0.010206887,-0.01460923,0.058513027,-0.022270652,0.009496164,0.018317087,-0.014762762,-0.007851274,-0.009601717,-0.004465191,-0.0022242777,0.008664689,0.029530823,0.058361996,-0.008002654,0.016242152,0.058292996,-0.059948932,0.0063502635,0.0398318,0.011802032,-0.009772152,-0.04880028,-0.0035436614,-0.01692809,-0.011440555,-0.031115685,-0.03661921,-0.02615675,0.0031894413,0.039864205,-0.021669341,0.06443601,0.0069046617,0.02108903,-0.1401606,-0.003322663,-0.005283422,0.04076164,-0.01267279,0.021119943,-0.0056752465,-0.064729534,-0.019432226,-0.044289716,0.0125481915,0.019069266,0.008586425,-0.027068693,0.013290265,-0.0062084696,0.020087272,0.0065328204,-0.0034398206,0.03803184,-0.015044024,-0.035809595,0.052413613,0.012061109,-0.05297368,-0.0010599612,0.0118026165,0.013309646,-0.017370041,-0.00788265,0.020877527,-0.06816522,0.034313604,0.043060195,0.034631487,0.0068403785,0.015968377,-0.015953304,-0.024343766,0.041000023,-0.005186562,0.027704548,-0.00294834,-0.011643889,0.0023619882,0.024686622,0.002376864,-0.01684421,0.021786455,-0.013994812,0.009014514,0.06498102,0.007409253,0.010048572,-0.0038070916,0.0025397816,-0.035422407,0.007759396,-0.055935256,0.02095636,0.003252132,0.049526256,-0.030098762,-0.047793884,-0.009717262,0.015406968,-0.019303,0.033491682,-0.015361359,-0.02758747,-0.020580085,0.01613867,-0.039496914,-0.033946864,-0.0066067157,-0.0028101217,0.0100479005,0.0026850835,-0.0022620948,-0.010127633,-0.049553376,-0.033723872,-0.004543303,0.020038988,0.030780341,0.010677609,-0.026422644,-0.051445805,-0.0070850602,-0.012051072,-0.030476904,-0.03709517,0.021944402,0.0019130005,-0.008987606,0.03623841,0.004364338,0.01722539,0.046219572,-0.029044736,-0.007697767,-0.0052522016,0.029006176,-0.02757586,-0.04900308,0.028668664,0.06501133,0.0011698315,-0.010206764,-0.028625438,-0.034119006,0.0022381695,-0.028240291,0.027737645,-0.05709211,-0.007535487,-0.00871448,-0.03618542,-0.011750015,-0.05263254,0.0017880235,-0.032619372,-0.005970754,-0.031844757,0.025866427,0.07023961,0.014583001,0.02289839,0.016328976,-0.0012663017,-0.015922109,-0.037747923,-0.0026950063,0.030733919,0.04921502,-0.024260642,-0.03293746,0.023539511,-0.068299,-0.03305513,-0.04243504,0.013948706,0.01537179,-0.06280112,-0.004219471,-0.025113462,0.006055537,0.0048757317,0.05930472,-0.028087435,-0.008300951,-0.03007194,-0.03388515,0.08865162,-0.010387048,0.02328655,-0.07079645,-0.0141536705,-0.0003101523,0.0175267,0.022283953,-0.02172556,-0.027580632,-0.046856724,-0.0071621356,0.036642827,-0.020498898,-0.014503532,-0.049555827,0.025972228,0.008868955,0.018381447,-0.021597266,-0.0161471,0.01742273,0.0011804271,0.0067873765,-0.013590458,0.0013724049,-0.025550347,0.024617765,-0.0089714425,0.061189752,0.015324723,0.00028478098,0.005605875,-0.015991468,0.024807742,0.0076897964,0.00642878,0.009065097,-0.008398108,-0.043646157,0.017282212,0.021256207,0.01165562,0.017022513,0.045456015,-0.0041913,0.0005944905,0.01159518,0.030866098,0.002042862,-0.02096092,-0.035797924,0.008304962,-0.0063875522,-0.0005806656,0.0029793524,0.0004038207,0.007274461,0.032911863,0.019522177,0.012479749,-0.005375554,-0.041155368,-0.0006765334,0.0033078163,0.0006047668,-0.0030052923,0.016941587,0.003968066,-0.0071220505,-0.0012303324,-0.005834985,0.050297707,-0.0072934804,-0.0004894541,-0.031129433,-0.007919538,-0.018170632,0.01971644,0.013119122,0.024452196,-0.016623128,-0.007081592,-0.009520006,-0.04903187,0.00782565,0.0022287732,0.048096787,-0.009240218,0.025229666,-0.06697511],"last_embed":{"hash":"15zeyrv","tokens":46}}},"text":null,"length":0,"last_read":{"hash":"15zeyrv","at":1762874999290},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Useful URLs#{1}","lines":[321,322],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"15zeyrv","at":1762874999290}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Useful URLs#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06627579,0.040862095,-0.019371733,0.02145326,-0.03288,-0.024538623,0.05857027,-0.016371483,-0.013197198,0.047235835,-0.0014538278,0.035806708,-0.020099072,0.006012566,-0.001155814,-0.032578647,0.0037553762,0.04243764,0.010753732,-0.0033673649,-0.01145566,0.018199226,0.03450357,0.015663765,-0.011309449,0.0101045305,0.017778816,0.0041434416,0.0022509324,-0.00005609812,-0.016956512,0.007865024,0.017141104,-0.015776338,-0.015807463,-0.02034099,-0.017996734,-0.026062587,-0.03251375,0.018134912,0.010539657,-0.015255764,-0.0034696534,-0.061313856,0.041177854,-0.022605084,0.027474552,-0.022262042,-0.023195475,-0.02538706,0.000072706534,0.006176183,0.020634899,-0.04138455,-0.004298103,0.0039211763,-0.035882447,-0.04912585,-0.0487432,0.020093301,-0.016739571,0.008734762,-0.039196968,-0.010093839,0.009772368,0.015567912,0.020540392,0.017162181,-0.031795558,-0.010899837,-0.0076349997,0.027372759,-0.045864817,-0.029881403,-0.003758165,0.049992483,0.021326447,-0.043111473,0.005684315,0.04717415,0.0036876595,-0.011494899,0.01160726,-0.027382016,-0.020208742,0.014414616,-0.03286659,0.069422714,0.0673085,0.012046856,-0.010058629,-0.034529574,0.02654632,-0.02519546,-0.0104373535,0.019924296,0.0051027643,0.014042046,0.025585117,-0.0047652875,0.01610441,0.032181654,-0.007188608,-0.021051288,0.021420507,-0.013819423,-0.022562409,-0.008274748,-0.010089226,0.0053451555,0.008664109,0.03148823,-0.018193947,-0.0038780686,0.022681242,-0.041500807,0.0155609,0.012076827,-0.017471964,-0.0690877,0.02818796,0.015247133,0.017071867,-0.04382373,0.03467708,0.033935238,-0.0017418314,0.030712303,0.017765688,0.040662847,-0.03384449,0.020609528,0.02293382,0.021212071,-0.04065223,-0.03239523,0.019452611,0.05509318,-0.04663919,-0.045050677,0.028962817,0.084734894,-0.0032566201,-0.012472447,0.040762287,-0.029976292,0.017364692,0.009350249,-0.013952409,-0.050787047,0.004447978,0.01802405,0.0055095237,0.004295312,0.0005343162,0.0065892567,-0.007685397,-0.019017477,0.0013484195,-0.007873017,0.018296383,0.016222833,-0.007075435,0.00021967982,0.033882715,-0.07277404,0.000025294803,-0.010414185,-0.017665297,-0.022739021,-0.009931384,-0.0036396359,-0.0005489415,0.04529911,0.03811932,0.004573044,0.0020522713,0.02952562,0.0401027,-0.025536701,-0.050363816,-0.011612763,-0.021278298,0.018810134,-0.02240017,0.00073127245,0.0012840162,0.006233118,-0.023962978,0.06917858,-0.011635134,0.007516641,0.019847248,-0.005735997,0.0026951465,-0.015314406,0.031696428,0.012716015,-0.023608703,-0.025207229,-0.025951196,0.021441542,0.04483306,0.0012063604,0.022774462,-0.015588734,0.035320465,-0.04655027,-0.0031126572,-0.047364116,0.017499113,0.006881346,-0.04155068,0.011342449,-0.045443136,-0.017336331,-0.011945893,-0.0024780913,0.025409952,-0.021883832,-0.02528883,0.015355263,-0.009736259,0.043367967,0.04087871,-0.022583436,0.015179049,0.045283776,0.032443874,0.012538661,-0.044512134,-0.018498875,0.06114191,-0.028592234,0.09618716,-0.007017051,-0.058284827,0.024484256,0.011326106,0.003267849,0.025034904,-0.040181212,0.013302621,-0.021700278,-0.04469863,-0.010056769,-0.008603723,0.04433368,-0.024536075,-0.0073339106,-0.026521541,0.03354721,-0.010279833,0.0142696565,0.045985837,-0.0010935748,0.004006026,-0.011435458,0.00095516036,-0.014404721,0.053638414,-0.0028645832,-0.05750365,0.0320575,0.009912663,-0.016705474,-0.03395022,-0.021033617,0.035180002,0.019275704,-0.052431192,0.042709567,0.014668036,0.044860773,-0.026092708,-0.00009413222,-0.0126238745,0.004897136,0.03339883,0.031525947,-0.06404668,0.060568836,0.06876554,0.044579167,0.049665775,-0.037078496,0.039591316,0.025855998,0.0032609897,-0.038875543,-0.032670557,0.019448867,0.059016418,-0.03948205,0.013110363,0.034728926,0.013109943,-0.162005,-0.035797663,0.030129448,0.07075235,0.00044354607,0.013066843,-0.058305487,-0.018068276,-0.005149506,0.04643755,-0.043124165,-0.046268255,-0.021163551,-0.026451273,0.007859542,0.04983894,-0.008829241,-0.01627349,-0.017592276,-0.030465376,0.025332998,-0.017463483,0.02587159,0.04128304,-0.0036563983,0.0011128506,0.050960205,0.030609999,-0.02800818,-0.0024089261,-0.019793062,-0.044122268,0.011005693,0.010118592,0.013595779,0.048409715,0.0020567337,0.006216043,-0.0019171804,0.005725442,0.024365852,0.04169062,-0.040258408,0.017089728,0.004288308,0.013573905,-0.012342448,-0.005697632,-0.05299025,0.01323896,0.032696042,-0.050724193,0.003219806,0.027133312,-0.036929294,-0.038377356,-0.014160742,0.029013129,0.0075418362,-0.021894088,-0.037908886,0.021362266,0.0013755275,-0.080571264,-0.011203091,-0.02252195,0.06832193,-0.016764797,0.034605827,-0.026745379,-0.0041770395,-0.029045878,0.04977015,0.013139973,-0.029609833,-0.0058051557,0.009185117,-0.038508378,0.022354698,-0.10738616,-0.012107104,0.004568056,-0.0235272,0.021179574,-0.030994447,0.008488138,-0.04076616,0.043051947,-0.014522285,0.23183995,-0.001379023,-0.012284103,-0.048367795,0.026958246,0.018125158,0.022599015,0.020376729,0.035146568,-0.024307182,0.015882663,0.03829854,-0.0058467356,-0.0053003463,0.001259423,0.038225144,-0.03313996,-0.022368954,0.052421775,0.0025911576,0.011834786,-0.010440951,0.0024362346,0.020323921,-0.062935196,-0.006371742,-0.0011185958,0.0025568523,-0.0522104,0.06635595,-0.026416626,0.038207777,0.03514193,0.00352139,-0.0670444,-0.019160591,-0.01804208,-0.042681113,0.0030428728,0.004998013,-0.026408082,0.012002693,-0.012590084,0.011506384,-0.01901676,-0.033278387,0.011867581,0.008523612,-0.023075938,-0.009308451,-0.040711157,0.0056377384,-0.05346806,-0.0051389216,0.009968457,-0.026712798,-0.048358668,-0.016865531,-0.0025633965,0.033470828,0.023347273,0.01248089,-0.07558656,-0.021754446,0.018514542,0.053198885,0.016363299,0.013187505,0.07082715,0.05904298,-0.024830727,-0.022090057,-0.010261957,0.0011990335,0.028551254,0.023949238,0.040697202,0.052335173,-0.0017743954,-0.013059551,-0.010124246,-0.0048568854,-0.005526804,0.010226691,0.0017555964,-0.016115589,0.02242234,0.041505713,-0.03404727,0.016213665,-0.041109648,0.019866392,-0.0070995307,0.029153168,-0.009109937,0.009724102,0.010126545,-0.010561731,-0.042728994,-0.021984616,0.018984657,-0.019187996,-0.04554779,-0.035501584,0.059315134,-0.026421102,-0.014446621,0.010879279,0.019442556,-0.007325082,-0.025159456,0.018871192,-0.002676501,-0.04744094,-0.0020798128,0.042245466,0.024679318,0.012300186,0.0077051437,0.008702523,-0.0054118754,0.007713794,-0.038198844,-0.006850668,-0.02127218,-0.036896974,-0.015866632,0.022165954,-0.02539675,0.04192306,0.02121173,-0.03170903,-0.067636974,0.026514119,0.027483737,0.04573553,0.011119903,-0.025217447,-0.027950328,0.014920474,-0.038223423,0.018551331,0.021985319,-0.026937276,0.030793436,-0.0031411932,0.00528975,0.02554254,0.011763713,0.053909235,0.006908458,0.06703811,0.010054076,-0.0058283433,0.014327309,0.012813429,-0.020650694,0.023238469,0.012150131,-0.04678187,-0.0001060512,0.042784233,0.035794973,0.07623922,-0.047739834,0.0018433486,-0.03158787,-0.015502759,-0.0013204798,-0.013353153,0.026337836,-0.031583395,-0.05238311,0.022016939,0.021256912,-0.041118834,-0.019599887,0.006888037,-0.04291365,-0.0059935693,0.03444098,0.006862762,-0.029774651,-0.051518153,0.017157987,0.0026266146,-0.0051540127,0.013213081,0.00658712,0.007176023,0.004297849,0.095756985,0.019004513,-0.009908062,0.011977385,0.019391201,0.056513403,0.0068574576,0.013487246,0.00023560919,-0.06275108,0.0090810405,-0.000871689,0.007990874,-0.002506266,-0.012970297,-0.012453522,0.02563358,-0.009275121,-0.007689247,-0.021405442,0.027002553,-0.049783632,0.016264562,-0.018009374,-0.031517163,0.04397312,0.016838184,0.024561372,-0.052738957,-0.011377901,-0.023643902,0.009059509,-0.030301744,-0.036938146,0.019591305,0.00061234564,-0.03027274,-0.011657831,-0.026771765,-0.007299292,-0.012138317,-0.00052304164,-0.0066743903,-0.027794512,-0.039301813,0.018329721,0.026351867,0.013387574,-0.026328357,0.0068437518,0.0016254556,0.032568514,0.023153987,0.017088648,0.039138485,0.0021750312,-0.049259827,0.009458876,-0.042081777,-0.009894829,-0.046938065,-0.024479905,-0.0009975424,0.045992076,0.01605821,-0.017386708,-0.021490248,-0.026288237,-0.034102418,0.022699093,0.016657721,0.047977258,0.0019248489,-0.017366532,-0.009497791,0.022010062,0.006272829,-0.026299652,-0.0189291,0.007904443,-0.0032451146,-0.058620315,-0.035859708,0.035222646,-0.0046636146,-0.059188936,0.03092464,0.010294452,-0.020144051,-0.075274386,0.0014889768,-0.00816052,0.045278817,-0.04574845,0.085903674,-0.024770413,0.0009408002,-0.01551266,-0.04447337,-0.00042870213,0.0023367356,-0.006996639,0.037076317,-0.037411574,0.005625796,-0.006453138,0.025790233,-0.0038753783,-0.0034501906,-0.008532035,0.0056523457,-0.020955984,-0.005373327,-0.009859598,0.07824741,-0.011207999,0.0010526031,0.022933023,-0.022001196,0.039373238,-0.040419307,0.00025265626,0.05300364,0.005932329,0.010420147,0.033247445,-0.022764517,-0.0044642296,0.017833726,-0.00907316,0.045884587,-0.0177803,0.047446385,-0.030297304,-0.005331689,-0.07434185,-0.015520971,0.008858963,0.06459216,-0.0649242,-0.0064784507,-0.010454061,-0.00052567467,0.0001308864,0.02067641,0.02485718,0.01321566,-0.004887955,0.0017603294,0.037171867,0.03441799,0.06901081,-0.009352068,-0.025432263,-0.032408148,-0.009580967,0.01114735,-0.055350464,-0.021603584,0.0152291525,0.01711969,-0.021993034,0.0023080288,-0.008913632,0.025252458,-0.022849232,-0.061768662,0.06135187,0.01373689,-0.028416203,0.020927655,0.011786995,0.011920211,0.0078856135,-0.028061222,-0.011197012,0.016462015,-0.028042989,0.0059124534,0.007895336,0.030972159,0.032718692,-0.004554445,-0.015533578,0.03495613,-0.022037527,-0.010149827,0.017005492,-0.0036105665,-0.006680145,-0.05534351,-0.011585905,-0.012846625,-0.017016126,-0.013844883,-0.01300824,-0.025668029,0.009670849,0.04401215,-0.020003268,0.059961956,-0.018965594,-0.0025785656,-0.14359207,-0.038129903,-0.039500393,0.022597322,-0.024117704,-0.01992518,0.01318537,-0.06843151,0.040540874,-0.02388273,-0.0042414097,0.023399655,0.026056318,-0.034630436,0.024805304,-0.0007299581,0.0090274755,-0.02874502,-0.028197207,0.034839056,-0.01025277,-0.05546906,0.06853427,0.0019680727,-0.025964795,0.0012051107,0.023041112,0.021142231,-0.01608388,-0.008429707,0.017490193,-0.02800421,0.041045595,0.023036202,0.0155695295,0.008857055,0.010032665,-0.016768605,-0.009476704,0.033097524,-0.008158825,0.034885664,0.0004534669,0.014030284,0.008920916,0.045511257,-0.01465769,-0.019790523,-0.014625875,-0.005278445,0.0208231,0.06668819,0.003052792,-0.0032697637,-0.012240375,-0.0006964519,-0.024528861,-0.03154617,-0.0321435,0.023729965,-0.02672159,0.05573103,0.00081496005,-0.054555167,-0.027502682,0.015637295,-0.008291498,0.029432693,-0.03897275,-0.01026098,-0.026595773,-0.0032232339,-0.010525343,-0.041507237,-0.0068526384,-0.037456594,0.02924276,0.0046247295,0.018391479,-0.011644388,-0.027732277,-0.036571067,-0.01897105,0.022075206,0.044943012,0.0397366,-0.024481265,-0.020387184,0.02487778,-0.011410932,-0.010733085,-0.052525572,0.0005426768,-0.046268765,-0.03374709,0.020747239,-0.010778035,-0.008937219,0.038343262,-0.038805142,-0.015469465,-0.05362881,0.023443582,0.0009578874,-0.056865163,0.014074275,0.06376598,0.021765286,-0.020795057,-0.030405119,-0.04288511,0.006350103,0.001655204,0.013853317,-0.050031967,-0.008963174,-0.005490094,-0.059116594,-0.030340835,-0.040228263,0.00165079,-0.00028323923,-0.04011359,-0.032855242,0.018632485,0.030669771,0.022200285,0.013954012,0.007123517,-0.005103739,-0.041637465,0.0074009453,0.009120973,-0.00027307705,0.03614047,-0.020711105,-0.006764339,0.025449706,-0.07390685,-0.06425666,-0.040377818,-0.0020782442,0.00514655,-0.038612444,0.003238689,-0.022909768,0.022205113,0.058391277,0.033030573,-0.024445547,-0.018210096,-0.027234692,-0.027833136,0.065998465,-0.011426969,0.028534222,-0.054578517,-0.032356218,0.013553597,0.038143683,0.0010589669,-0.03409981,-0.024244748,0.0016402318,-0.01766681,0.035143945,-0.012256442,-0.023756752,-0.033394236,0.0016813719,0.00014696,0.007792652,0.00047647287,0.0053031035,0.004077838,-0.0069037583,0.009171997,-0.051610462,0.011832229,-0.001656852,0.037682038,0.0076121697,0.06669319,0.028845841,0.019885737,-0.021653738,-0.051858522,0.012104203,0.008899226,-0.0016091473,0.011772107,0.0062555918,-0.069392815,-0.014596334,0.036361296,0.012793049,0.02215177,0.045578048,0.007287228,0.04013537,0.037036262,0.041260708,0.005999709,-0.01935112,0.0052225892,0.021118455,-0.026578309,-0.013861454,-0.0074253683,0.016468206,0.021451758,0.05669183,0.002966238,0.030560574,0.013239993,-0.07566105,0.048272625,0.029654417,0.0041790367,-0.04080504,0.0142971445,0.013583044,-0.020610942,-0.03232037,-0.039313223,0.014161134,-0.012279578,0.015512838,-0.03425945,-0.020697158,-0.010462384,0.04362347,0.021714026,0.02706881,-0.017299578,-0.020733446,0.022750009,-0.052090775,0.024743231,0.008260159,0.038430944,-0.029226903,-0.01934658,-0.06980753],"last_embed":{"hash":"d157f7","tokens":46}}},"text":null,"length":0,"last_read":{"hash":"d157f7","at":1762874999290},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Useful URLs#{2}","lines":[323,323],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"d157f7","at":1762874999290}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Useful URLs#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04617108,0.014848446,-0.035392843,0.014343327,-0.050289687,-0.00065874343,0.053595535,-0.013828721,-0.01649384,0.031485703,0.002072134,0.024420213,0.018732283,-0.0075463336,0.00652957,-0.026554875,0.015869668,0.015304059,-0.005065091,0.005305173,-0.006382686,0.010924053,0.035400487,0.028066054,-0.010030436,0.027090462,0.015625821,0.0039211866,0.00034192836,0.022350093,-0.0051047485,-0.044375468,-0.0040002237,-0.022415476,-0.014386416,-0.030056076,-0.035770126,-0.0332464,-0.03182886,0.016431507,-0.0145568885,-0.034792326,0.007468855,-0.032714847,0.031160185,-0.032148506,0.04760687,-0.02123838,-0.009754105,-0.040525496,-0.03278578,0.004932189,0.023754295,-0.0702311,-0.007840095,0.027025156,-0.029410152,-0.07192567,-0.022802714,0.004680497,-0.021289764,0.0016654537,-0.026059996,-0.013317804,0.012450213,0.039165854,0.03561918,0.010669252,-0.0270704,-0.021533828,0.0063003283,0.0061421045,-0.046776857,-0.04747309,-0.031309824,0.029025275,0.034654856,-0.01589483,0.01611548,0.019507295,-0.007488346,-0.0062799156,0.023224652,-0.023802398,0.020093968,0.022410901,-0.028719675,0.056650653,0.04700409,0.006085763,-0.0035585747,-0.03287875,0.023500333,-0.021250987,-0.026012296,-0.033809274,-0.000006291934,-0.011150413,0.035030544,-0.0016424702,0.027684884,0.014451223,0.009055426,-0.015750486,-0.011944761,-0.022351775,-0.037301082,-0.0063884887,-0.027530264,-0.018321224,-0.0060074427,-0.0058992975,-0.02900436,0.017896628,0.016049441,-0.03267473,0.021897797,0.0040131276,-0.010460139,-0.054693762,0.026562212,0.025607806,0.03915001,-0.03123248,0.042696036,0.03394727,0.020039601,0.036583353,0.016884046,0.027366199,0.0018381062,0.04629956,0.0155207245,0.035689704,-0.05774858,-0.0091283005,0.031256743,0.025900394,-0.036721684,-0.053330697,0.03057671,0.08248428,-0.0321139,-0.03681508,0.042531185,-0.0324845,0.023836102,0.021245692,-0.0061271545,-0.059497412,-0.014047537,0.022133285,0.037397537,0.025704948,0.039613042,0.00039775076,-0.0017134043,-0.008541788,0.030293135,-0.008424315,0.01659588,0.04574655,0.0025186127,-0.0045108106,0.047968697,-0.03677192,-0.0025294414,-0.00792492,0.012649486,-0.007064572,-0.015695687,-0.03411517,0.0369859,0.04631042,0.034819335,0.010369495,0.036447667,0.011461295,0.02375296,-0.029785402,-0.053554643,-0.01385294,-0.003714519,0.021867784,-0.0025912044,0.022579793,0.012575209,-0.0021885862,-0.030235458,0.05651359,-0.012046514,0.0153731145,0.022663904,-0.028294863,0.010354488,-0.009580243,0.007513139,0.007958847,-0.025818285,-0.051544312,0.00684991,0.008251358,0.06679151,0.007842144,0.0342041,-0.008394106,0.04260286,-0.043282446,-0.01849367,-0.035032324,-0.006129974,0.012260234,-0.02692628,0.023339445,-0.049742293,-0.0274635,-0.013732181,0.033340283,0.0253477,0.0004534651,-0.038021557,0.0036476618,-0.008035295,0.026669228,0.038688626,-0.02403807,-0.0072870785,0.04201279,0.012984279,-0.016266318,-0.011896933,0.005935996,0.011163639,-0.019943945,0.08992462,-0.010901423,-0.037429117,0.020882672,0.028811619,0.015707983,0.03580136,-0.026214635,0.024476565,-0.045823008,-0.04994874,-0.012387404,-0.0021696233,0.04646845,-0.02800395,0.013609276,-0.059613883,0.022343712,-0.02691078,0.025838522,0.06759515,0.0063632675,0.01260922,-0.019604301,-0.037541647,-0.01563897,0.012415511,0.018322678,-0.058994617,0.034899235,-0.012101964,-0.022828951,-0.008397178,0.011564376,0.018317983,0.0028950332,-0.0653764,0.04814932,0.042286456,0.01970499,-0.024781547,0.00014816588,-0.03459852,0.0067194626,0.07235016,0.02282313,-0.05030696,0.070580035,0.06894944,0.03426857,0.04666449,-0.042335678,-0.0047064046,-0.0058874614,-0.00042388123,-0.01765576,-0.07323759,0.012839043,0.04325995,-0.02379258,0.020679241,0.038097437,0.012736529,-0.15893453,-0.022828804,0.04374135,0.060869362,0.008041467,0.014947068,-0.03467349,-0.03197293,-0.011524958,0.044193167,-0.020052584,-0.0392511,-0.02767724,-0.025207017,0.009787036,0.021410445,0.022871448,0.009261416,-0.0069318153,-0.020183036,0.011473744,-0.018812267,0.02611089,0.03444389,-0.029533224,-0.016638264,0.08239618,0.029330488,-0.007719871,0.009690504,0.0071897684,-0.029240867,0.015939021,0.009802405,0.0035338162,0.015139226,-0.011029468,0.012335932,-0.0011690832,0.011567122,0.009895538,0.05696815,-0.025053766,-0.00022699892,0.018205792,-0.008229676,-0.014963443,-0.027824061,-0.04041496,-0.01869229,0.028730784,-0.015116666,0.015900327,0.024440449,-0.049155705,-0.040638413,-0.0037634978,0.013784996,-0.0059098,-0.012120255,-0.041267313,0.008341783,0.034396473,-0.089103796,-0.0045797033,-0.016439397,0.06529423,-0.0033320964,0.018887311,-0.03544635,-0.0017864248,-0.0037995484,0.052570444,-0.0022533375,-0.017603097,-0.0014027591,-0.036947496,-0.032025408,0.026513554,-0.099053055,0.02301944,0.005449356,-0.028505191,-0.0032444703,-0.0334892,-0.043965273,-0.0077171023,-0.0032896146,-0.00966616,0.22684066,0.010135369,-0.05105402,-0.018665763,0.053064957,0.0077238157,0.01893427,0.011556166,0.01515876,-0.011918811,-0.008145776,0.04944633,-0.002937513,-0.012209296,-0.0072009955,0.01637923,-0.032029368,-0.0018803691,0.04494014,-0.018546728,-0.014089784,-0.0018621548,0.016642995,0.035335936,-0.065457545,0.016094811,-0.0044095838,-0.008520228,-0.04148699,0.059242666,-0.033022627,0.012819747,0.019486768,-0.014817203,-0.074031204,-0.013870884,-0.023969498,-0.05818981,0.0077933604,0.0077990824,-0.035356548,-0.0021875806,-0.0063129547,0.06406409,-0.0176765,-0.03387498,0.007884871,0.031142771,-0.011854507,-0.023283094,-0.0023341398,-0.010551351,-0.05035476,0.0071158786,-0.0043557244,-0.028492618,-0.018255668,-0.030666828,-0.023365702,0.0415543,0.005436224,0.0041974373,-0.06290237,-0.043705814,-0.0026379442,0.021698207,0.038982492,-0.016121581,0.056850914,0.06860818,-0.021509381,0.0072040204,0.019012684,-0.018699711,0.011118265,0.0039612656,0.037803996,0.04970447,-0.027940225,-0.009104476,-0.030465748,-0.010130693,0.0037267404,0.015685888,-0.0069303457,-0.005053205,0.017628165,0.058247138,-0.029098352,0.018683573,-0.02389179,0.020360397,-0.00442673,0.033119973,-0.03305522,0.03917784,-0.025143676,-0.00011857433,-0.033925395,0.008305355,-0.012157611,-0.024519227,-0.057588164,-0.0023082204,0.049916405,-0.05438532,0.012901427,-0.0024777893,0.019081865,0.002156142,-0.046911307,0.017197547,-0.0030927558,-0.030498618,-0.025616081,0.040098865,0.021985438,0.003306754,-0.0030692983,0.0066439896,-0.02382167,0.0008810998,-0.011117596,0.007085675,-0.022358282,-0.03724221,-0.016312098,0.02462597,-0.0005498778,0.062409572,0.018619092,-0.038844787,-0.10635805,-0.0044955458,0.018258223,0.014597523,-0.0027183676,-0.007309577,-0.034257386,-0.014469124,-0.03854106,0.017443718,0.0021515365,-0.023101972,0.03915511,-0.0030676462,0.008120449,0.0071556987,0.0338671,0.047318373,0.00415946,0.068488546,0.03232466,-0.015297476,0.010096815,-0.013295699,-0.021622933,0.01987503,0.01401387,-0.044485893,0.004708394,0.03788586,0.027166754,0.07086119,-0.030652449,-0.010315928,-0.013030701,-0.0016270574,0.0059507634,-0.008918219,-0.012581436,-0.045496922,-0.076181464,0.019055756,0.046169538,0.015330598,-0.036907956,-0.0018324379,-0.026499348,0.0035211572,0.043883096,0.015417805,-0.035259306,-0.068059765,0.035085596,0.030439014,-0.006545938,-0.0011652166,0.0013525643,-0.008313681,0.014330928,0.090774454,0.0064202794,-0.015263041,0.030971082,0.044373177,0.06394213,0.028153012,-0.005800445,0.0006813605,-0.041673876,0.010354061,-0.011142546,0.023444587,0.0046847155,-0.023210222,0.010639665,0.04252726,-0.012965039,0.02268327,0.010418415,0.026467687,-0.055612016,0.016965335,-0.017578233,-0.020360507,0.025886424,0.008779813,0.02107981,-0.06639349,-0.012825725,-0.02292882,0.011086329,-0.011993064,-0.027789816,0.0014614474,-0.0036453602,-0.009419482,-0.014979745,0.003802418,-0.010547401,0.009797837,0.03387228,-0.0028965427,-0.01906684,-0.059095543,0.00834734,0.020332675,0.007016101,-0.023268418,0.024116991,-0.00049361057,0.009971692,0.008968393,0.014660502,0.045995343,-0.027242124,-0.048011694,0.013689534,-0.061385587,-0.011327948,-0.02523615,-0.019165413,-0.000399772,0.0449241,0.020168638,-0.022875555,-0.0034718688,-0.00027811006,-0.045142356,0.015664985,0.046184234,0.028394604,-0.009657955,-0.049440764,-0.023128238,0.024358908,-0.017293077,-0.033822365,-0.03674535,-0.0107885115,-0.009553235,-0.040682886,-0.013296083,0.011241644,-0.0054008896,-0.044241115,0.008248572,0.0049831737,-0.017343119,-0.08652799,-0.020221468,0.017674075,0.019690529,-0.030296812,0.052168246,-0.021036575,-0.015266317,0.0075613856,-0.015464184,0.008623698,-0.009796581,-0.035603356,0.021430815,-0.009767346,0.017729653,-0.02969066,0.049257357,-0.023712194,-0.01377246,-0.008438595,-0.0095984815,-0.015329162,-0.01237596,0.011285689,0.054841,-0.0062642186,-0.011266262,0.027258888,-0.034850128,0.029933855,-0.023972092,0.0035571447,0.06212075,0.034885094,-0.0060068644,0.038641453,0.009758055,-0.011066766,0.0031051624,-0.0141923865,0.021895247,0.0008816763,0.028829163,-0.035766438,0.00045084153,-0.048581734,-0.009395135,0.0037602948,0.052181493,-0.0563287,-0.023703815,-0.018710447,-0.0038968634,-0.00026804642,0.01419225,0.037513375,0.01676893,0.0053496966,0.017024666,0.027448645,0.02961318,0.07060019,-0.034745943,-0.005813723,-0.046931237,0.019731486,-0.0022440804,-0.031753127,0.0042843414,0.015631298,-0.018062653,-0.007485114,-0.010425329,-0.015974203,-0.014896773,-0.02461424,-0.060468495,0.027915198,0.024658373,0.0030432176,0.06125152,0.008624493,-0.009979456,-0.0035117671,-0.02666479,-0.020248324,0.013759893,-0.0012274327,0.020785466,0.010541184,0.027546339,0.050636705,0.02120463,-0.003124977,0.036388572,-0.03180075,0.0023932257,0.018971868,-0.016052453,0.0006240455,-0.06966619,-0.019492466,-0.0059624435,0.005757851,-0.036171295,-0.017211994,-0.022174535,0.0069308314,0.04692084,-0.022302946,0.04387316,-0.015151307,0.032202184,-0.14970244,-0.0064401664,-0.037667334,0.020144634,-0.020957937,-0.0041805566,-0.013219277,-0.07630831,0.038983673,-0.021735266,-0.010930173,-0.0076591293,0.04170024,-0.04762432,0.045123186,0.01820579,0.037046574,-0.02531115,-0.024539515,0.03649299,-0.0031652928,-0.036176875,0.066100545,-0.006913144,-0.030353982,-0.009939643,0.013799649,0.0018154061,-0.005685023,-0.0062792734,-0.0021975567,-0.04498474,0.033807594,0.035518095,0.004303252,0.009309908,0.02584141,-0.017550042,-0.025344057,0.018852197,-0.0027943775,0.048065193,-0.011315292,0.015873417,0.015381319,0.06264485,-0.019288015,-0.027129866,-0.014861968,-0.0033047495,0.004679041,0.048171706,-0.03145473,-0.013259659,-0.03211657,0.00837116,-0.01689089,-0.033152875,-0.044048257,0.03459165,-0.031073598,0.029065901,-0.024824219,-0.0636234,-0.031826057,0.028823115,-0.011322598,0.050659806,-0.03372702,-0.045680605,-0.043990042,-0.050063007,-0.01619782,-0.036792655,0.013431744,-0.01213869,0.017488128,-0.010277093,-0.007229563,-0.019194685,-0.029018052,-0.01373652,-0.036316972,0.0199769,0.049476143,0.0041982876,-0.005854048,-0.036746215,-0.0010770429,-0.024760285,-0.035104483,-0.061591413,-0.020950077,-0.009374395,-0.014018499,0.013429956,0.009850393,-0.00007772671,0.040231425,-0.02547483,-0.009606563,-0.044362277,0.022818176,-0.0149487015,-0.043773428,0.03268685,0.084912136,0.029051509,-0.04727352,-0.044046815,-0.036018033,0.012660947,-0.0076223705,0.020328777,-0.045660965,-0.009616942,-0.010484017,-0.024150666,0.0005411799,-0.020994216,0.006787703,-0.00571953,-0.02521177,-0.033464316,0.02148586,0.028233957,0.018241042,0.0058926255,-0.0051495656,-0.017253742,-0.013435687,-0.004725452,0.010864883,-0.00081121095,0.033387195,-0.007887077,-0.007775047,0.04203569,-0.06103164,-0.030275108,-0.044448216,0.0032087963,0.026392655,-0.041832827,0.016028194,-0.007226885,0.030552084,0.03694606,0.04025084,-0.030576428,-0.001422709,-0.038816467,-0.025542216,0.10295211,-0.026767004,0.032670204,-0.056483194,-0.049717963,-0.005836991,0.030383939,0.0044390843,-0.019221392,-0.020557608,-0.01222797,0.0046903887,0.053556412,-0.029642362,-0.0153090535,-0.027744083,-0.011046389,0.0149967335,0.02787102,-0.008062271,0.020363385,0.015629545,-0.018230561,0.013176237,-0.0077048684,0.0029820867,-0.009675977,0.04358006,-0.0136404745,0.05143755,0.017687095,0.03276461,0.0029434476,-0.014823911,0.035820875,0.021217752,-0.006985474,0.014903762,0.019531522,-0.0448554,-0.009137761,0.021557653,0.010046584,-0.00043299104,0.00687294,0.041788314,0.03548089,0.038369324,0.050904155,0.03414899,-0.030957922,0.008227508,0.022602644,-0.018532755,-0.0038451515,0.0303798,0.0072911084,0.02459516,0.02588544,0.0065008667,0.029386573,0.013585225,-0.06660882,0.010105337,0.035679173,-0.018161412,-0.021494191,0.019767132,0.042905707,-0.022924365,-0.038576975,-0.036129363,0.017614331,-0.031184575,0.032836974,-0.02903571,-0.003377189,-0.039874792,-0.000093004346,-0.0013705216,0.005794815,0.0076555265,-0.013418713,0.0048598717,-0.030988099,0.03471599,0.023038696,0.045731477,-0.015186465,0.019621598,-0.052923147],"last_embed":{"hash":"1l7y7wi","tokens":46}}},"text":null,"length":0,"last_read":{"hash":"1l7y7wi","at":1762874999290},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Useful URLs#{3}","lines":[324,324],"size":71,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1l7y7wi","at":1762874999290}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Useful URLs#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031932443,0.056305833,-0.04144066,0.0074934065,-0.07307518,-0.025651451,0.04896021,0.020177852,-0.012330757,0.011396901,-0.034028698,0.015863279,0.007087919,-0.0027239358,0.013775058,-0.018956855,0.006906689,0.02566132,0.013620492,-0.004392655,-0.018892528,-0.009489501,0.012035391,-0.0038195665,-0.0066362186,0.0026447168,0.030892935,0.0073676766,0.0054930556,0.008033827,-0.0042050607,-0.030830298,-0.019001573,-0.023206841,0.009497743,-0.015152173,-0.024536278,-0.036209468,-0.029114926,0.021688342,-0.014395759,-0.0082414355,-0.010219205,-0.02066565,0.023829842,-0.034686718,0.052728828,-0.00893037,-0.01166717,-0.015748808,-0.0011953658,0.0017288629,0.01737893,-0.0070133503,-0.019331021,0.00091235497,-0.0318362,-0.044725295,-0.045382287,0.0066708056,-0.023463024,-0.00055594754,-0.06424871,-0.030153435,0.020639885,0.012057198,0.017905181,0.032976717,-0.041762486,-0.023891397,0.01006083,0.032307018,-0.051811285,-0.053253535,-0.021755312,0.013718549,0.026836451,-0.019451385,0.013405972,0.025308913,-0.000020117484,0.00088248996,0.019637534,-0.016717285,0.003217954,-0.0015299905,-0.02834498,0.05195526,0.06510665,0.010163904,-0.006654566,-0.027152052,0.0015451749,-0.03997905,-0.027582925,-0.03039281,0.020379938,-0.025093699,0.04623334,-0.021550922,0.0008500922,0.02269568,0.018303968,-0.043633915,0.01632151,-0.024016967,-0.017496986,0.0039592087,-0.021267174,-0.0014916469,0.003690745,0.03270739,-0.020957286,0.013079545,0.027708057,-0.056875158,0.0074674035,0.013775566,-0.019409347,-0.04714576,0.030338926,0.026774887,0.027063388,-0.040438123,0.040964514,0.05723871,-0.022220742,0.031549387,0.01508187,0.030259073,-0.04736913,0.025167108,0.01994388,0.03888239,-0.035363644,-0.010499573,0.020264586,0.03349644,-0.017055742,-0.038103316,0.033115502,0.09527422,0.012854109,-0.017166307,0.044357195,-0.038286485,0.03704408,0.00035362257,-0.03097013,-0.03971682,-0.015485011,0.015301556,0.045226637,0.018972961,0.030672891,0.009092664,-0.02029863,-0.027616234,0.02471742,-0.012766584,-0.021819748,0.027646575,-0.030732052,-0.0003792939,0.052623298,-0.054793674,0.012720854,-0.034227606,0.0031918674,-0.029564088,-0.008811929,-0.024470787,-0.018048335,0.022238228,0.0040577734,0.019259185,0.031382885,0.02397752,0.017725183,-0.030303631,-0.06851975,0.0025784185,-0.02234835,0.017126203,0.0024284811,-0.012228826,0.025869591,0.000061618295,-0.024524909,0.054573238,-0.021405501,0.02066948,0.02657884,-0.01674916,0.014447319,0.004308343,0.022465365,0.004323212,-0.027213586,-0.022537382,0.0028433027,0.013476347,0.036021236,-0.01622132,0.02140455,-0.0015986766,0.04921016,-0.026576832,-0.008342708,-0.03391978,-0.032945964,-0.005855718,-0.03929897,0.027298845,-0.021576079,-0.006666695,-0.002847906,0.009553801,0.021449253,-0.027968366,-0.05269542,0.01998508,-0.01663168,0.052322924,0.025477286,-0.01768235,0.010007671,0.034217805,-0.0023138158,-0.0020581188,-0.026808416,0.003794406,-0.0033818851,-0.039574828,0.07694589,-0.010710608,-0.0760736,0.022257583,0.0047746846,-0.0007364548,0.026451716,-0.046035763,0.042401556,-0.023262419,-0.04050324,-0.024143057,0.0021703432,0.05505872,-0.035186354,-0.0077884397,-0.037088145,0.035444707,-0.03458782,0.032234814,0.06483617,-0.009287219,0.019077126,-0.0096798595,-0.027570605,-0.007981658,0.012980401,0.0009165294,-0.056151733,0.030866077,-0.006641157,-0.018632067,-0.016570685,0.003454913,0.026886119,-0.0053756298,-0.059456557,0.038456764,0.029352413,0.03517301,-0.025207402,0.004127091,-0.02145526,0.017873144,0.06989224,0.07782325,-0.027713146,0.07129222,0.04218247,0.007568848,0.0408529,-0.044170927,0.022452662,0.019614333,-0.008546837,-0.03488851,-0.034905236,0.0075943307,0.061706346,-0.013952488,0.008150146,0.04506302,0.015880829,-0.14947067,-0.03743765,0.019177016,0.08013689,0.022960365,0.05117274,-0.03488071,-0.037552778,-0.029263416,0.03599514,-0.02533493,-0.045846067,-0.034878597,-0.033898436,0.035782266,0.031967115,0.0058181793,-0.024002466,0.010253939,-0.037496485,0.0014111353,-0.0008261139,0.0449074,0.0136403525,-0.02346803,0.0041716737,0.046656616,0.010322888,-0.022373151,0.02045853,0.011851438,-0.0290396,0.0073950314,0.0071267495,0.022992926,0.027229916,0.019114166,-0.005702092,0.014595183,-0.004238767,0.012623586,0.032632105,-0.016287668,0.010293656,0.015217057,0.01187717,-0.053260587,-0.018055867,-0.02267153,0.0029997155,0.03513144,-0.017753445,0.00097202737,0.003543407,-0.047603548,-0.050892048,-0.006268614,0.027652867,0.00035451827,-0.027068824,-0.028749201,0.014868497,0.005574317,-0.08409758,0.008433033,-0.03421832,0.05810199,-0.003102339,0.0074558905,-0.052101236,0.0041783424,-0.020301828,0.051154878,0.0030190751,-0.030586042,-0.0020836522,-0.033916783,-0.05267662,0.03523084,-0.09765687,0.0068299733,-0.0070180423,-0.023668403,0.026656877,-0.026952367,-0.008487909,-0.015838197,-0.009933875,0.012349244,0.2515958,0.003555894,-0.026282536,-0.017512735,0.004498848,-0.021703478,0.0023232477,0.018198885,0.048639484,-0.021767251,0.01770093,0.026652396,-0.014392694,-0.013048449,-0.017035969,0.01918287,-0.03943666,0.012159273,0.029180389,-0.027654348,0.022374233,-0.008832265,0.010480657,0.026027273,-0.057026945,0.013138795,-0.009740542,0.007944574,-0.05882542,0.03783113,-0.014310341,0.037793327,0.0315559,-0.009079391,-0.07289937,-0.016715154,-0.02175372,-0.05511501,0.015752664,-0.016775021,-0.01333155,-0.0005685095,0.020442089,0.04846098,-0.04413969,-0.0109276045,0.017968614,0.010320234,-0.028749324,-0.012191795,-0.016087981,-0.02584597,-0.035270073,0.01740048,-0.006401531,-0.022677725,-0.005607694,-0.032540087,-0.021278445,0.07895151,0.0048248507,-0.0012697389,-0.04440184,-0.007190804,-0.001964364,0.01509118,0.008468345,-0.026278231,0.071722925,0.048359472,-0.018691279,0.0046189344,0.006853112,-0.0014130888,0.015458255,-0.0069874693,0.04342309,0.06540468,-0.010644029,0.0050375196,-0.0038944564,-0.017988184,-0.0023207618,0.014016558,0.015662469,-0.007177883,0.011835571,0.04036044,-0.034924783,0.0048349,-0.03536133,0.009170295,0.021953225,0.03768857,0.030230602,0.017200017,0.007090477,0.011027413,-0.01443956,-0.00079345796,0.00058762735,-0.006210817,-0.025777822,0.0037653567,0.015870765,-0.051417902,-0.004142719,0.024515051,0.016378265,0.00145632,-0.009749824,0.014476276,0.021253176,-0.046232432,-0.031791713,0.055519067,0.0125850625,0.018875213,-0.013511973,0.01213469,-0.033435035,-0.027997468,-0.0007138886,0.007687537,-0.009848685,-0.041762087,-0.0032316688,-0.00422747,-0.016130177,0.03975562,-0.015429642,-0.032525357,-0.07669297,0.02363725,0.027037425,0.013180558,0.021154528,-0.0031130472,-0.008664254,0.013027553,-0.048539154,0.032540053,0.01831312,-0.019031314,0.032493338,-0.01663364,-0.010176541,-0.0052736728,0.030329905,0.056115016,-0.008680362,0.065110885,0.019132813,-0.005673973,-0.026807817,-0.022175053,-0.027121468,0.014060568,-0.016391892,-0.060584217,0.017145257,0.06864733,-0.0046733767,0.062695175,-0.050700895,0.005411558,0.003148826,-0.011238436,-0.014047951,-0.015417554,-0.007529436,-0.056177612,-0.0635975,-0.00073304,0.04145374,-0.010109382,-0.050328594,-0.0048357365,-0.009713509,-0.04299493,0.027791504,0.022100242,-0.019799037,-0.028363505,0.029407974,0.017215444,-0.0071525415,-0.0012605262,0.01834698,0.018853651,0.0095912935,0.089528054,0.02987495,-0.008044235,0.014268655,0.011866933,0.046580844,0.029323632,-0.004325416,-0.0122179305,-0.038077958,0.008512098,0.00026482536,0.024667231,-0.015531774,-0.010094234,-0.00353181,0.035831973,-0.0036318167,0.008805505,0.0073449463,0.047202528,-0.04693485,-0.010743261,-0.023608083,-0.019374674,0.008313214,0.027019164,0.060548373,-0.041172728,-0.018251687,-0.019919941,0.030880563,-0.019083604,-0.030567247,-0.014086634,0.014510312,-0.046291884,-0.02623215,-0.022156024,-0.01579544,0.00012540219,0.017724132,-0.0038623814,-0.008100369,-0.03534814,0.0014405341,0.025843037,0.0037903953,-0.00984416,0.021095838,0.00803524,0.022106411,0.019132918,-0.0026657747,0.06855059,-0.02576285,-0.059257705,0.02010361,-0.037907727,-0.0057172924,-0.036796417,0.008329926,0.003155334,0.050274238,0.045317825,-0.0057708863,-0.020376595,-0.019727712,-0.03946571,0.020789674,0.05030022,0.031436086,0.01104509,-0.029881878,0.0034927777,0.030721134,0.023313405,-0.023812795,-0.026472937,0.025762804,-0.0035293917,-0.06955335,-0.012882936,0.04364919,0.0014362114,-0.025195744,0.004371115,0.009942612,0.00013429986,-0.086256035,-0.016308771,0.022638014,0.04068812,-0.028814448,0.05514202,0.00077133795,0.002807684,-0.0046432447,-0.039818656,0.023670904,-0.010925094,-0.039855074,0.03224913,-0.021717712,-0.00058046525,-0.014706587,0.026667017,-0.007361527,0.013808594,-0.0032286043,-0.032367505,-0.013127065,-0.013577354,-0.03375188,0.079433925,-0.0033414613,-0.011838779,0.033483204,-0.026070947,0.03522959,-0.06963172,0.004691062,0.07841341,-0.012178896,0.0012688871,0.069608346,-0.0026555816,0.0016870833,-0.00013999507,-0.06031886,0.02022091,-0.011417752,0.06752578,-0.00841108,0.018857362,-0.043459184,-0.020787584,0.009294076,0.05703323,-0.04110631,0.009232038,-0.030790767,-0.0018080694,-0.008013521,0.022288447,-0.0071456027,-0.000095979834,-0.00059999747,-0.015233371,0.014780215,0.04103587,0.06856463,-0.028538786,-0.0252136,-0.01254915,0.01637654,0.023485336,-0.014829804,-0.0016140373,-0.018700939,-0.021743704,-0.016940664,-0.0375273,-0.0033898125,0.022496445,-0.027236024,-0.031838335,0.02438143,0.017670037,-0.036246605,0.055269636,-0.010268306,0.02329452,0.005851277,-0.02354059,-0.013111861,-0.008389499,-0.035267603,0.010599821,-0.002044634,0.050898436,0.06725531,0.0031629838,0.0022638014,0.040208563,-0.04518414,0.019100577,0.023064075,0.013906309,-0.005715589,-0.03940194,-0.02074185,-0.008487702,0.0025143223,-0.018516399,-0.015739342,-0.018616227,-0.007536117,0.055523306,-0.029807206,0.022755492,-0.021494329,0.017295258,-0.13167797,-0.012400232,0.006608308,0.03282716,-0.018165255,-0.00032955664,0.021352585,-0.06999537,0.032096665,-0.018279856,-0.028557256,0.015170441,-0.0033726043,-0.03325977,0.07086552,-0.014094453,0.026478259,-0.004117153,-0.0040411763,0.021301355,-0.002174276,-0.031135999,0.07357887,0.009955598,-0.027596595,-0.009398251,0.0045142034,0.0008021904,-0.013832402,-0.008543062,0.019945366,-0.021294095,0.03757497,0.042608827,0.021755375,0.00077723066,0.0106243715,-0.019220479,-0.019188648,0.047124945,-0.025949122,0.04266749,-0.007886265,-0.008174737,-0.013175315,0.042474963,-0.005007169,-0.03337561,0.010305479,-0.01928206,0.0014266457,0.036518566,-0.026519869,-0.0057633566,0.009503554,-0.0005600378,-0.040612366,-0.024966806,-0.03118137,0.035211656,-0.014585065,0.018885326,-0.023345342,-0.048716154,-0.018326133,0.010367921,-0.02640061,0.013806054,-0.044885665,-0.038896054,-0.032744706,-0.026583562,-0.030737873,-0.075986646,-0.00040734804,-0.0057605943,0.0462079,-0.006479544,0.0006682884,-0.0024893451,-0.0486633,-0.04403951,-0.00042282155,0.022572663,0.024479965,0.0073033283,-0.0101658935,-0.052187584,0.018544074,-0.011508724,-0.024095507,-0.07693161,-0.025130041,-0.007647973,-0.014971997,0.008971665,-0.0039268187,0.0040651043,0.06550245,-0.029257186,-0.012106585,-0.050975133,0.017559517,-0.03195214,-0.026033796,0.0065456782,0.07919996,0.007993208,-0.033992127,-0.014045441,-0.055193085,0.013045262,-0.01948227,0.029849317,-0.027213283,-0.0077237245,-0.021204779,-0.008093289,-0.0016320368,-0.057223357,-0.011594655,0.009555605,-0.042940754,-0.010722418,0.021800999,0.009801452,0.0003324878,0.019916115,0.024094168,0.0012721468,-0.02322232,-0.007750466,-0.009140673,0.025020633,0.03568374,-0.00802816,-0.021754373,0.023148654,-0.06752718,-0.05226322,-0.050008357,0.026489658,0.016777275,-0.05798698,-0.0012839132,-0.006199792,0.013729416,0.018940026,0.043722797,-0.004761178,-0.01769876,-0.014391025,-0.021759154,0.0838052,0.0014368698,0.051552963,-0.028424548,-0.035284378,0.026497077,0.042112008,0.02039464,-0.02826639,-0.0064109894,-0.015123198,0.030639263,0.03329393,-0.024212908,-0.026934309,-0.042846143,0.0068717645,0.006367146,0.02249105,-0.0026084634,0.024270374,0.012136669,0.012954861,0.014257193,-0.05513171,0.001782197,0.0016195311,0.034518745,-0.016192244,0.07263456,0.02416194,-0.013168463,-0.0027528475,-0.035818372,0.027040433,0.028058762,0.004548407,-0.0066952533,0.0002777061,-0.06757103,-0.010637255,0.044116825,0.014345383,0.031764153,0.013171579,0.0037956475,0.0071292366,0.042048756,0.033853818,0.005639742,-0.040337533,-0.018554818,-0.0002665663,-0.018098528,0.013363003,0.031150075,0.017003205,0.021707835,0.039395723,0.009765837,0.017373301,0.01379175,-0.06968259,0.017650243,0.03696635,0.0063462458,-0.035308883,0.018229438,0.017431203,-0.017527204,-0.03498823,-0.036052946,0.04740604,0.0027783813,0.043351226,-0.025464742,-0.015562292,-0.024918292,0.01757531,-0.006894275,0.0047654174,-0.015212668,-0.010564455,0.022937834,-0.054809265,0.0023899311,0.03125642,0.036966983,-0.027607163,0.01978103,-0.053940643],"last_embed":{"hash":"fzdig2","tokens":46}}},"text":null,"length":0,"last_read":{"hash":"fzdig2","at":1762874999290},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Useful URLs#{4}","lines":[325,326],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fzdig2","at":1762874999290}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Environment Variables Reference": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07522406,0.02800436,-0.04194615,0.015175106,-0.03661116,-0.049636465,0.0056970506,0.024386404,-0.001124515,0.04528444,0.013597601,0.013376711,-0.017695354,0.011599009,0.03251083,-0.030557504,-0.023660053,0.06214743,0.018594328,0.0036777193,-0.041797556,0.0146399,0.031817492,-0.027888136,0.015108986,0.02016091,-0.003926789,-0.03921196,0.0003142784,0.032405373,-0.02287765,-0.014217269,0.01876992,-0.031730965,-0.0035601587,-0.019569166,-0.010020145,-0.037212286,-0.033120375,0.047501244,-0.024429228,-0.025938949,-0.0037901944,-0.031200258,-0.0004736544,-0.016378416,0.04515245,-0.026276559,-0.03698337,-0.030444153,-0.028604161,-0.0070210686,0.026768103,-0.03947393,0.0339351,-0.0020784019,-0.030906133,-0.014401231,-0.047558118,0.00922643,-0.041389856,0.02818469,-0.030598091,0.020061683,0.012385585,-0.00534585,0.0036038032,0.014974709,-0.024265543,-0.031042606,-0.008469629,0.005226228,-0.031308837,-0.026280945,-0.0390924,0.04458836,0.02705353,-0.021247135,-0.0044372943,0.012684221,-0.0051341383,-0.022741254,0.036304586,0.016894396,0.029038059,0.011251237,-0.053304784,0.093297504,0.041831866,-0.006310904,-0.023814056,-0.046628594,0.02850115,-0.047354616,-0.031096458,0.015707454,0.004622578,0.010248243,0.040329456,0.04029349,-0.014067348,0.012235498,-0.024530202,-0.016836956,0.03353849,-0.008417702,0.017259346,0.004307156,-0.022984281,-0.0054613575,0.011314567,-0.0015159883,-0.0012939262,-0.0079313405,-0.01605916,-0.044313908,0.0019189134,0.020997588,-0.017794166,-0.054740522,0.053120073,-0.01205715,0.0065573733,-0.017817337,-0.0018560641,0.028269948,-0.02549242,-0.0045685926,0.002487992,0.027636625,-0.03628162,0.0131407045,-0.00032418495,-0.0046945913,-0.0508747,-0.040535223,0.0016011389,0.055324506,-0.03697315,-0.056567106,0.014425923,0.06487414,-0.017248925,-0.007170479,0.04964009,-0.044809066,0.052888207,0.006464192,-0.021640956,-0.042005703,-0.012243008,0.0005886043,0.01446215,0.023921322,-0.0379079,-0.014460247,0.036549807,0.002369524,-0.012487696,-0.0072379205,0.021204624,0.02700485,-0.04115955,0.008985354,0.013548856,-0.0485401,0.0013780829,-0.011065604,-0.0015299586,-0.024717243,0.019617192,0.008907268,-0.012953309,0.058418367,0.009304553,0.021420252,0.01746359,0.042894293,0.044313587,-0.016614614,-0.074453264,0.009971479,-0.041643623,0.003202269,-0.033321872,0.008302587,-0.0031313011,0.0076251193,-0.022305245,0.053820714,-0.005739457,0.02409739,0.0017613578,0.020012908,0.032335673,0.017132742,0.030443493,0.025570277,-0.0087806145,-0.015210716,-0.03610849,0.028204808,0.03676589,0.008080637,-0.00490992,-0.0034753864,-0.0032329166,-0.07008237,0.024224507,-0.08063277,-0.0017764692,0.02359258,-0.035096392,-0.024164196,-0.04999246,0.0037757466,-0.001307742,0.0020094544,-0.015237353,0.008048239,-0.0078862915,0.017390355,-0.026056465,0.042127512,0.040863547,-0.0033888645,0.042953074,0.049150016,0.024571767,0.00086418254,-0.062152598,0.02093181,0.042748522,-0.025127202,0.07030473,0.002103152,-0.065562375,0.0031747797,0.025907706,-0.033659216,0.00879494,0.0028588127,0.020036323,-0.005329398,-0.04560812,0.0028049408,-0.00039684377,0.045600712,-0.002286372,-0.026854742,-0.034070827,0.0018452753,0.0006839368,-0.022449963,0.035578173,0.0006687356,-0.007054129,-0.005851987,0.009442584,-0.015924253,0.044844646,-0.028208073,-0.019860527,0.018601794,0.021618636,-0.019601665,-0.03600883,-0.040129192,0.037497498,0.042684257,-0.04127841,0.0489131,0.038169436,0.033820976,-0.008867494,0.031534027,0.012247273,-0.020788394,0.05434262,0.037600383,-0.054171033,0.04964862,0.069922715,0.031259704,0.025947742,-0.027975643,0.0005856334,0.009720367,-0.007487273,-0.02802772,-0.026409633,0.02689253,0.0722457,-0.029953128,0.026334783,0.01158505,-0.030006748,-0.16180234,0.0111632,0.0106974775,0.04691307,0.008198441,0.00329027,-0.07851914,-0.016111124,-0.01870145,0.046339907,0.000069914604,-0.03908995,0.0067177336,-0.045477178,-0.012656918,0.04644788,0.00032969576,-0.01984622,0.021592146,-0.03397278,-0.0041194493,0.008094157,0.049576394,0.014434471,-0.012690876,0.016127858,0.067697756,0.02318222,-0.0096332785,-0.014257079,-0.0012694552,-0.034608617,0.012896946,0.02227901,-0.0077791368,0.0075457557,0.02860004,0.0019893118,0.015834754,0.010235518,0.027257403,0.017391117,-0.024273278,0.017556928,0.028607694,0.049766473,0.011311437,0.013627176,-0.03082648,0.034092862,0.012720428,-0.02037101,0.0055658785,0.018511293,-0.03932937,-0.0072464473,-0.04531928,0.05018521,-0.025310064,-0.019901795,0.0020768149,-0.00065218954,-0.02532362,-0.06299507,-0.016872432,-0.010692906,0.03423243,-0.004713095,0.034976836,0.002289533,-0.00025988335,-0.040600628,0.039284993,0.009830966,-0.01464031,0.009779168,0.02666105,-0.01944494,-0.0084289955,-0.11152681,-0.03770273,-0.014790816,-0.014948411,0.03096209,-0.034442164,0.0004199311,-0.025834097,0.040297735,0.00043119307,0.23757544,0.022943145,-0.053894572,-0.028113779,0.033047453,-0.00031848747,0.0012435059,0.022235168,0.025984911,-0.020317236,-0.018821593,0.011815945,0.0018807146,-0.006110414,-0.004335659,0.026777407,-0.020603774,-0.02377471,0.0455605,-0.007244352,0.017782437,0.0039476366,-0.0033876582,0.028115854,-0.06740211,-0.01638405,-0.026441596,-0.009960905,-0.043523546,0.05914882,-0.00809319,0.08261554,0.026782382,0.0096938545,-0.045639277,0.005169396,0.0018655999,-0.039093647,0.00903948,0.010224726,0.0061550527,0.021326935,-0.014852228,0.014511153,-0.00707003,-0.03097286,0.023156468,0.0024835235,-0.032350287,0.0004725573,-0.05535037,-0.04245374,-0.039221704,-0.010061919,-0.014084023,-0.045076206,-0.02075297,-0.07425679,0.009821383,0.027154136,0.04007892,0.00782486,-0.0697873,-0.03356448,0.027357167,0.049400184,-0.009094886,-0.002011302,0.06930487,0.062799364,-0.01970393,-0.009053001,-0.016842488,0.01416741,0.032029763,-0.0019821788,0.045440216,0.016010912,0.014888825,0.031799525,-0.01118188,0.0189975,-0.02945476,0.021191336,0.0036252046,0.010381095,0.031647544,0.023675155,-0.030908475,-0.015279539,-0.02148795,0.022030521,0.0012791171,0.040052086,0.016076803,0.02929223,0.0004648508,-0.004845755,-0.04384332,-0.013002684,0.022717457,-0.021784615,-0.010916106,-0.027081879,0.06120472,-0.009584078,-0.0155184725,0.005042776,0.03977528,-0.01627745,-0.042970613,0.007063904,0.009377896,-0.03188164,-0.022443412,0.0495635,0.015068529,-0.020882402,0.024342697,0.008766037,0.046383023,-0.0014077773,-0.056178555,-0.015960734,0.021175208,-0.024014222,-0.011884953,0.032915562,-0.012116129,0.05477198,0.04206368,-0.03448254,-0.035425287,0.04258488,0.011530009,0.04617736,0.014031826,0.0019700888,0.013241571,0.012656025,-0.036861133,0.009795115,0.028332314,-0.012452835,0.017249396,-0.019328004,0.04674181,0.020882422,-0.0002324264,0.017651176,0.007057082,0.056305133,0.021852242,0.0023421873,0.0064527607,0.016600806,-0.004103243,0.0056221783,0.005340855,-0.034879465,0.0068580965,-0.010629117,0.05934258,0.06311623,-0.03837385,0.009610242,-0.010187264,-0.006888091,-0.009033685,-0.013469728,0.030911198,-0.027539184,-0.067750975,0.028497895,0.005344882,-0.020880714,-0.040857054,0.009004015,-0.04960865,0.007742123,0.0689675,0.007482393,-0.03010785,-0.030306647,0.0039485106,-0.0069750412,-0.020333258,0.0075608436,0.0235557,-0.00030688287,-0.00091479585,0.098018534,0.030359574,-0.007641255,0.008170602,0.041145705,0.020519052,0.020547876,-0.00675959,0.00947969,-0.048333835,-0.024558999,-0.02163504,-0.019668771,0.013437367,-0.009346911,-0.034379605,-0.029573757,-0.033245225,0.012580414,-0.027278094,0.015504179,-0.03841467,0.026840067,0.02217147,-0.046543214,0.0700412,0.029352508,0.033683587,-0.03840406,0.024497647,0.00014156176,0.041629974,-0.01607545,-0.05257158,-0.0023427985,0.026582098,-0.027046258,0.03513537,-0.048513662,-0.0057604033,-0.01170068,-0.011762601,0.0077062477,-0.013667209,-0.052681275,0.002966523,0.026494358,0.012352083,-0.0039266637,0.015130725,0.031837974,0.02994869,0.053608585,-0.00918919,0.032115925,-0.03982795,-0.031050142,-0.014046502,-0.008710184,-0.0001421571,-0.079413794,-0.038915105,-0.026241332,0.036440868,0.030789707,-0.015077517,-0.038544584,-0.014172861,-0.0018283646,-0.0002039441,-0.0057449,0.045876767,0.0019337612,0.002474337,-0.029493453,0.02957559,-0.03095333,-0.005070442,-0.030852703,0.008265436,-0.010482205,-0.045988668,-0.018945942,-0.01188468,-0.0025007064,-0.05687554,0.032931156,-0.020099623,-0.033445973,-0.06103544,0.03034649,-0.02637401,0.04728938,-0.038834177,0.076880045,-0.033661,-0.01833954,0.00666205,-0.051612385,-0.0070341052,-0.0043792673,0.0018909918,0.029041355,-0.033172976,-0.003582956,0.0014022113,-0.0082323095,0.005428511,0.027032379,-0.019715015,0.0490224,-0.014534368,-0.0040528,-0.055311274,0.05942072,-0.01620422,-0.012324027,0.03308539,0.025719158,0.026920715,-0.039492227,0.007112697,0.035790917,0.016609963,0.019023446,0.042766158,-0.011978243,-0.014283936,0.0018651703,0.0013149703,0.02850236,-0.015163147,-0.012651287,-0.030886997,-0.0076203737,-0.07258399,-0.03129848,-0.0059458516,0.059082545,-0.08254268,0.0028959718,0.006111864,-0.010124977,-0.018492509,0.0007005732,0.013807447,0.017276008,-0.006987406,-0.015306184,0.05599987,0.000119907796,0.055028316,-0.021092067,-0.018453402,-0.01836404,-0.012166772,0.010460734,-0.07764638,-0.010310926,0.036835752,0.02335627,-0.015931936,-0.012149877,-0.008373104,-0.0036402696,-0.009019967,-0.03465108,0.050067335,0.006942285,-0.032256972,0.03573474,0.025694717,-0.013848194,0.0090594515,-0.028055862,0.03498676,0.010174745,-0.01572375,-0.014514591,0.021487607,0.025139535,0.0069626397,0.029841246,-0.025629908,0.038814124,-0.011146403,-0.0065960917,0.007257736,0.0013833373,-0.027559547,-0.014343647,-0.029485306,-0.0071386807,-0.018367505,0.015769258,-0.0068566417,-0.030461557,0.014335197,0.05313514,0.012334731,0.022217155,-0.04932251,-0.0041972348,-0.1504164,-0.007013347,-0.018685872,0.02588845,-0.009198463,-0.007714664,0.018346751,-0.049297675,0.010525623,-0.026350498,0.001851639,0.009379986,0.038424984,-0.0042109727,0.054616384,0.01640689,0.00012925307,-0.047987424,-0.02318126,-0.008032001,-0.021700677,-0.0324775,0.054485157,0.0034572133,-0.007924649,-0.020105518,-0.009591,0.017292706,-0.005241162,0.0048071337,0.006074217,-0.009765698,0.0319793,0.015191354,0.0022729763,0.004995196,0.01440461,-0.012599351,-0.016277788,0.024579922,-0.0009365155,0.029453449,-0.032076303,0.003699171,0.0063252975,0.06422555,-0.02822859,-0.050601028,-0.017466106,0.034256138,0.048669927,0.06786516,-0.007399034,0.027154455,0.011246721,0.0039932826,0.0016941014,-0.022296894,-0.0034752097,0.0026425354,-0.04648434,0.060120076,0.013033807,-0.05215104,-0.044347692,0.0015444146,-0.04146626,0.023991957,-0.0010776169,0.015276314,-0.0026959565,0.013203639,-0.030310987,-0.011701746,0.030667618,-0.047887616,0.039651867,-0.0008994951,0.02774894,-0.012574367,-0.019272067,-0.030425614,0.0021077986,0.01186451,0.067161635,0.02315504,-0.010254535,0.010105286,0.018755483,-0.0041136937,-0.049585134,-0.045222737,-0.0067041805,-0.028082894,-0.052646175,0.029293276,-0.037945077,-0.04854782,0.016243393,-0.017275752,-0.011479624,-0.036390398,0.012715352,-0.0027849975,-0.03898111,0.014634936,0.028877141,0.009759694,-0.020797698,-0.016049528,-0.06730995,-0.009672114,-0.02148162,-0.013711125,-0.03205434,-0.0073786397,0.0030010922,-0.018481396,-0.044668406,-0.021493018,-0.008662425,0.007891559,-0.03899643,-0.029832894,0.0134201255,0.012464857,0.00048480957,0.025211563,0.011356442,-0.029937368,-0.016094076,-0.020234441,-0.015002495,0.0074178856,0.03855277,-0.016689086,-0.019615492,0.035275195,-0.04980312,-0.04675873,-0.038215503,-0.007796675,-0.001696968,-0.039426595,0.0026035483,-0.031102639,0.0021442454,0.046687014,0.010120872,-0.054495946,-0.018995743,-0.013526383,-0.051439166,0.035567712,-0.014660881,0.016340723,-0.0377972,-0.017613951,0.0058379034,0.06526769,-0.033581857,-0.03894107,-0.005742953,0.0050226273,-0.072605796,0.021178758,0.002165694,-0.027536359,-0.010429319,-0.0020878746,0.01884746,0.0062333695,-0.010785107,0.012112712,0.0015381182,-0.0124654295,0.008810318,-0.06725947,0.014247958,0.011559941,0.019388443,0.020440131,0.0639561,0.027253134,0.03524052,0.029658435,-0.016648423,0.03947795,-0.0025929487,-0.0031496766,-0.0037557096,0.0080061,-0.04788346,-0.012741943,0.0376251,0.012889489,0.032100707,0.036336187,0.008890902,0.035896912,0.027563564,-0.012768703,-0.0089357905,0.002538376,0.004859054,0.001146253,-0.048628017,0.02026292,-0.03154025,0.038451377,0.0034100623,0.043709204,0.001970149,0.047661856,-0.011806463,-0.026403582,0.054000422,0.020126779,-0.009802844,-0.048859823,0.021674272,0.040750727,-0.009879381,-0.028175034,-0.042806037,0.007970668,-0.016630795,-0.00107161,-0.018108388,-0.049325544,0.004590537,0.012182411,0.022468088,0.02834637,-0.0008774539,0.006950413,0.023981,-0.01972436,0.0016511458,0.026193475,0.0074283592,-0.018658187,-0.012338057,-0.060249403],"last_embed":{"hash":"14nhi79","tokens":46}}},"text":null,"length":0,"last_read":{"hash":"14nhi79","at":1762874999290},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Environment Variables Reference","lines":[329,344],"size":478,"outlinks":[{"title":"Gitea Config Cheat Sheet","target":"https://docs.gitea.io/en-us/config-cheat-sheet/","line":15}],"class_name":"SmartBlock","last_embed":{"hash":"14nhi79","at":1762874999290}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Environment Variables Reference#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0764787,0.02593014,-0.03695845,0.0119397435,-0.036985926,-0.053173017,0.00039218203,0.021915505,0.0004160513,0.042997245,0.017234415,0.013513217,-0.018202497,0.010128048,0.03179567,-0.03157636,-0.023979045,0.060600657,0.016850825,0.0054038814,-0.04234149,0.014091451,0.028380746,-0.02815027,0.015803626,0.021224925,-0.0040991744,-0.040856197,-0.0009924269,0.034421347,-0.025951419,-0.012608193,0.021439666,-0.031824812,-0.002415119,-0.022259109,-0.012607628,-0.0376997,-0.030700823,0.04785591,-0.021177752,-0.025377307,-0.0063106176,-0.027752314,-0.0006625506,-0.01416199,0.043748815,-0.026705481,-0.03710508,-0.033585798,-0.03219956,-0.008141298,0.027098486,-0.03913235,0.036845617,-0.0009775753,-0.029482689,-0.012493318,-0.046571046,0.006184946,-0.042026326,0.023362,-0.026042344,0.022703253,0.010729399,-0.0038088267,0.0034200472,0.013823576,-0.024556378,-0.032479644,-0.01062556,0.004764035,-0.031062568,-0.025556691,-0.039514117,0.04242965,0.02264211,-0.021679873,-0.0051920596,0.0127690025,-0.0036073364,-0.027943444,0.037180834,0.019148786,0.028839424,0.010821019,-0.054137025,0.09238146,0.03842885,-0.007275749,-0.024728019,-0.048052773,0.03239371,-0.04434351,-0.033255447,0.01654038,0.007075363,0.008607374,0.039828293,0.038970027,-0.0134749925,0.009264482,-0.025362879,-0.015603764,0.03366538,-0.0074767345,0.019720666,0.005346683,-0.022414189,-0.004689718,0.011465008,-0.0035017855,0.0045311614,-0.008123586,-0.018215997,-0.043835104,-0.00013856379,0.021397972,-0.014783694,-0.05414901,0.055299312,-0.01565348,0.007779447,-0.017674603,-0.00703527,0.025220467,-0.0236124,-0.0066519654,0.0041294214,0.02577935,-0.036942407,0.012182655,-0.0028455174,-0.0109755555,-0.04949894,-0.040762752,-0.001050295,0.054131646,-0.037717637,-0.058473703,0.0141811455,0.06445352,-0.01854296,-0.006257834,0.05233699,-0.046557646,0.05160177,0.0031960981,-0.021364043,-0.039240997,-0.010369444,-0.00047280898,0.016574154,0.026112083,-0.039827935,-0.017107083,0.03662228,0.0031996882,-0.014857077,-0.0060623162,0.021109385,0.029223865,-0.044363875,0.011105715,0.010659672,-0.047746554,0.0015819672,-0.006558986,-0.002232534,-0.022114556,0.023269923,0.009025316,-0.013748165,0.056334767,0.009411828,0.021292474,0.016924685,0.04281262,0.040306274,-0.015162997,-0.072780155,0.008891015,-0.04121601,0.0056863427,-0.035623223,0.0055845524,-0.0053139594,0.006040234,-0.021874532,0.052893266,-0.005237065,0.020198965,0.0017440177,0.02093903,0.036963724,0.01460557,0.028364718,0.03007792,-0.0064286557,-0.015572127,-0.038453773,0.028072666,0.039177146,0.009443944,-0.006776012,-0.0007300623,-0.0037881674,-0.07485642,0.02380382,-0.08272035,-0.0013386148,0.022007182,-0.034557447,-0.025882337,-0.051899455,0.0033518726,0.003664992,0.0019741126,-0.01873783,0.0062148278,-0.010954464,0.018145662,-0.022227608,0.040796988,0.037726454,0.0007787712,0.044600997,0.048160013,0.025230715,0.002175458,-0.064975046,0.02098173,0.044008702,-0.024125645,0.067943476,0.00064063515,-0.06524872,0.0038770605,0.022461152,-0.036084622,0.008194508,0.0008895384,0.016919179,-0.0025913017,-0.044467464,0.005931829,0.0025330184,0.045963593,-0.0037568952,-0.024663515,-0.02969122,-0.00031631315,0.004628183,-0.025665183,0.034074195,0.00062848197,-0.008836804,-0.0066802665,0.00874775,-0.013078003,0.04689174,-0.03127127,-0.021454273,0.016261386,0.022572972,-0.020706624,-0.03953465,-0.0412224,0.037387844,0.040466487,-0.041898366,0.050563503,0.040934592,0.030039724,-0.006741136,0.030013567,0.013700202,-0.023294903,0.050438207,0.034976557,-0.05438272,0.051612455,0.071387626,0.031899214,0.025003472,-0.026528232,0.00021838695,0.011449703,-0.008712419,-0.023240367,-0.02686414,0.024311407,0.07033107,-0.03187926,0.028302545,0.010782915,-0.033304125,-0.16331217,0.010684834,0.009778598,0.04693639,0.0054584215,0.0022722504,-0.075245745,-0.015219156,-0.017069269,0.04444752,0.0017920187,-0.037891343,0.008521958,-0.049088538,-0.015258001,0.046411123,0.0005882102,-0.019002723,0.01868799,-0.032408345,-0.0075416295,0.009787567,0.049317937,0.016386533,-0.012869091,0.017885469,0.06821156,0.026133968,-0.0075193867,-0.014603756,0.0015973073,-0.033003785,0.012748828,0.023431735,-0.008909729,0.006958799,0.028309962,0.000705602,0.014588176,0.008472883,0.028190732,0.01522643,-0.023462098,0.016555559,0.030000813,0.052430704,0.011199904,0.013093935,-0.031054169,0.036845308,0.011209136,-0.019432394,0.0071984855,0.016640585,-0.039183732,-0.004038789,-0.041047122,0.05134299,-0.025410296,-0.017879386,0.0043333075,-0.0009784555,-0.023235198,-0.059112895,-0.013636756,-0.008193017,0.034054965,-0.006988477,0.03856727,0.0067541404,-0.0028341715,-0.03662867,0.039760757,0.007806228,-0.01861372,0.010559826,0.028284064,-0.017453512,-0.0068195513,-0.10994019,-0.038283043,-0.012876501,-0.011589161,0.03132151,-0.03367901,-0.003381939,-0.027932277,0.043374166,0.0022626973,0.23809125,0.024653958,-0.05270913,-0.027226927,0.03564018,-0.00052133866,0.0023395068,0.022354849,0.025297951,-0.018877786,-0.021705225,0.013777476,0.0014054361,-0.0075067054,-0.004071016,0.023311352,-0.01936903,-0.024184542,0.043236703,-0.0056741606,0.017587308,0.0028583992,0.0009617503,0.026931059,-0.06824822,-0.014340196,-0.025394341,-0.010040344,-0.041462608,0.054594174,-0.0080350535,0.08368131,0.028011473,0.0103428885,-0.040637627,0.0062991334,0.0050871978,-0.042777173,0.011862785,0.013636628,0.0054910276,0.02218466,-0.017551804,0.013130231,-0.0055342503,-0.031196974,0.022657,0.0010305047,-0.029762032,0.001159538,-0.05489861,-0.044403024,-0.03811453,-0.0081910845,-0.010354121,-0.04128274,-0.0226691,-0.07550536,0.012879959,0.02498102,0.04234938,0.00790776,-0.067768075,-0.030162914,0.028537847,0.05054573,-0.0095911315,0.0006676151,0.064461485,0.06150231,-0.017596388,-0.0071101855,-0.018269992,0.015113543,0.030671349,-0.0026958513,0.0439794,0.012261169,0.012679017,0.035411462,-0.011589652,0.021550667,-0.030535564,0.022220343,0.0027318725,0.007700769,0.036966637,0.021666171,-0.030252025,-0.01580162,-0.01861197,0.023204388,-0.00006765923,0.037962813,0.014534943,0.028549407,-0.00032885434,-0.0068359086,-0.045578785,-0.014343602,0.021005938,-0.022407725,-0.01053338,-0.023996253,0.059433244,-0.005174437,-0.010706464,0.0036304793,0.038664732,-0.013176095,-0.040775944,0.0073924926,0.013298881,-0.031159403,-0.024255056,0.05025029,0.014703111,-0.022826176,0.026664533,0.008423247,0.045472477,-0.0019716942,-0.055123344,-0.0155238975,0.023845563,-0.022870937,-0.00988297,0.036659352,-0.011757967,0.056645527,0.043320615,-0.03539487,-0.031791825,0.040966284,0.010519218,0.045405023,0.016305957,0.0025632882,0.012416642,0.013275192,-0.03659283,0.008167562,0.02848708,-0.0137866745,0.014389989,-0.01959674,0.051060326,0.021796752,0.0005674791,0.016982824,0.009083916,0.05504383,0.022932105,0.0026191135,0.008112892,0.016512929,-0.0011218464,0.007848232,0.0065565086,-0.034078114,0.007758079,-0.011497665,0.061065964,0.06533506,-0.03820312,0.009313044,-0.009958439,-0.005980056,-0.0054862024,-0.014326667,0.030547056,-0.02396861,-0.068692036,0.028551344,0.0035959634,-0.020887274,-0.03897581,0.008893532,-0.05439065,0.007373727,0.07304964,0.0056854547,-0.031256653,-0.03027996,0.0037669742,-0.012555668,-0.019302478,0.008019994,0.020231677,-0.004801152,0.0051521324,0.10010034,0.028250234,-0.0072167893,0.010002005,0.043885753,0.01634297,0.021561293,-0.010980432,0.013181768,-0.04490221,-0.025663026,-0.023672735,-0.023083651,0.014693935,-0.007965392,-0.035936862,-0.030399231,-0.034828402,0.014850045,-0.028250927,0.01740162,-0.038208116,0.029683596,0.024496278,-0.0467442,0.069836356,0.028349036,0.033114947,-0.033276238,0.026195932,0.0005420536,0.04371661,-0.013963164,-0.049539626,-0.000854687,0.027593222,-0.02816811,0.036365937,-0.048425686,-0.0061433236,-0.009038831,-0.011276986,0.007307962,-0.01719111,-0.051629957,0.0024470084,0.02621881,0.011171593,-0.0028091737,0.017972512,0.03457121,0.032081947,0.053013176,-0.008330024,0.029214004,-0.042395066,-0.033196196,-0.0164552,-0.009427103,-0.0024494487,-0.07806056,-0.040375583,-0.027355967,0.036840037,0.028594425,-0.019335918,-0.038446356,-0.014658506,0.0027153073,-0.0014905515,-0.0061515574,0.04565358,0.0026588857,0.007957145,-0.029590068,0.027931208,-0.03471245,-0.00463764,-0.03222477,0.0060834438,-0.012346292,-0.04491812,-0.015856236,-0.015421659,-0.0025797007,-0.05737695,0.035597622,-0.021584554,-0.037825707,-0.060247578,0.03136801,-0.029931737,0.04671155,-0.038741045,0.07665078,-0.034519874,-0.018525103,0.00880443,-0.04949778,-0.0058941524,-0.0021712997,0.00082934945,0.02892225,-0.032274727,-0.0033666617,0.0024764857,-0.007954078,0.0062671117,0.02758863,-0.019825555,0.051005617,-0.0118847815,-0.0046593565,-0.05609806,0.055630825,-0.017114691,-0.011365187,0.032028764,0.024351967,0.023390908,-0.03892244,0.0048167845,0.035082456,0.017891156,0.018358352,0.043163344,-0.0055203578,-0.018916072,0.003919561,0.0047954293,0.0256847,-0.016537946,-0.017668646,-0.032700658,-0.010534691,-0.07310407,-0.037149835,-0.010876695,0.057490274,-0.08087778,0.0024665394,0.008934234,-0.010068569,-0.019199762,-0.004433662,0.01594618,0.016064035,-0.008882588,-0.015146892,0.057867303,-0.0033233666,0.055365413,-0.020065252,-0.015317111,-0.01969057,-0.009654962,0.01081686,-0.08030776,-0.011720143,0.04024317,0.023948837,-0.014950869,-0.0119389435,-0.00801493,-0.0037918843,-0.0043848567,-0.037531715,0.047432635,0.0070547536,-0.032444518,0.034131303,0.026190417,-0.013752742,0.010521893,-0.025144076,0.033599216,0.011007276,-0.011764774,-0.014782351,0.020302927,0.020156838,0.0068033864,0.03218757,-0.023969438,0.039082907,-0.007941837,-0.0049161827,0.0063562724,0.0026721223,-0.026935004,-0.015226564,-0.03002344,-0.005886792,-0.020375555,0.015140841,-0.0038779958,-0.030571055,0.017589023,0.053465433,0.016194407,0.019017782,-0.049760748,-0.005062567,-0.1479648,-0.00513752,-0.02156448,0.022748223,-0.009530155,-0.007275083,0.014750649,-0.04540022,0.008974015,-0.028628355,0.0027281758,0.009321549,0.03798998,-0.004893038,0.05462966,0.018916214,0.0006170892,-0.048587315,-0.022969464,-0.00445039,-0.020902842,-0.03162088,0.05076974,0.0046078498,-0.006089844,-0.02410568,-0.009778468,0.016356656,-0.0053917426,0.0036565938,0.007208248,-0.011852244,0.030406518,0.0147379665,0.0022805324,0.0067955023,0.01579705,-0.012780697,-0.015522104,0.02480943,0.0014022937,0.026666073,-0.035399117,0.003956472,0.010149288,0.065568104,-0.026794223,-0.04756336,-0.01909639,0.03860136,0.04588726,0.07169004,-0.008493337,0.027728554,0.010279301,0.0037239778,0.0049717478,-0.023723438,0.0025080526,-0.0013554273,-0.047897287,0.059003334,0.014278225,-0.04862168,-0.044745386,0.0011924534,-0.0429999,0.02272428,0.0020185146,0.018323377,-0.0012364279,0.012874925,-0.029630011,-0.006973041,0.033407133,-0.049267307,0.03595955,0.000013774863,0.023655178,-0.01067509,-0.018872287,-0.029118026,0.0014517907,0.012402413,0.06838555,0.023394654,-0.008664778,0.010518591,0.015487266,0.00002200859,-0.052027408,-0.042774495,-0.006717737,-0.026476867,-0.05290121,0.029514907,-0.03765987,-0.04988591,0.012753031,-0.01930095,-0.0120812915,-0.034579087,0.007789831,-0.0029051285,-0.040036388,0.015270288,0.028280491,0.00862898,-0.018504582,-0.018085318,-0.071505345,-0.010923,-0.021865152,-0.016831977,-0.025813043,-0.006078337,0.0016856756,-0.01771508,-0.041249767,-0.019593434,-0.01228194,0.005596853,-0.039687846,-0.027985606,0.013411219,0.008785147,-0.0010341933,0.025442762,0.011981341,-0.030866416,-0.013840283,-0.018413281,-0.013947767,0.006928793,0.039961834,-0.013952058,-0.018969728,0.034964353,-0.0471596,-0.047845405,-0.040107,-0.0076183304,-0.0013094875,-0.040227342,0.0034725221,-0.029062862,-0.00077074283,0.042742815,0.007886835,-0.054237988,-0.02586384,-0.013347433,-0.05293318,0.0292561,-0.013565588,0.011141433,-0.038855847,-0.013549025,0.004414461,0.06692761,-0.037015017,-0.041598428,-0.0058064903,0.0038660602,-0.07666219,0.023138503,0.00045546368,-0.026568362,-0.011127624,-0.003992258,0.018584715,0.0053507765,-0.011334547,0.011300959,0.0013215602,-0.013598642,0.007846773,-0.06438267,0.013817767,0.012102528,0.019526524,0.021475175,0.062860735,0.026143923,0.034551304,0.031879093,-0.014502894,0.03894291,0.0005033572,-0.0017763125,-0.008425867,0.0072807907,-0.049326908,-0.014066994,0.03812554,0.010043532,0.032312784,0.035659645,0.006917447,0.035156917,0.028894268,-0.0138453785,-0.011204242,0.0027584485,0.003857748,0.0017025816,-0.049003094,0.023975892,-0.03287393,0.041853145,0.0013060875,0.04348595,0.0007102145,0.04725747,-0.014824705,-0.02500186,0.055928577,0.016544463,-0.0076309512,-0.047748584,0.021835433,0.040355038,-0.012825668,-0.023057329,-0.042682998,0.0026367053,-0.013907918,-0.0018857609,-0.015260921,-0.050847255,0.008598629,0.010569559,0.02012421,0.030041182,0.0016561676,0.008006701,0.02277107,-0.020464512,0.0007017373,0.026250213,0.009296283,-0.018420486,-0.0139896395,-0.05615123],"last_embed":{"hash":"bemufu","tokens":46}}},"text":null,"length":0,"last_read":{"hash":"bemufu","at":1762874999290},"key":"Personal/Areas/Servers/TrueNAS/Quick Reference.md#TrueNAS Quick Reference#Environment Variables Reference#{1}","lines":[331,344],"size":442,"outlinks":[{"title":"Gitea Config Cheat Sheet","target":"https://docs.gitea.io/en-us/config-cheat-sheet/","line":13}],"class_name":"SmartBlock","last_embed":{"hash":"bemufu","at":1762874999290}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Recommended_Setup_md.ajson b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Recommended_Setup_md.ajson new file mode 100644 index 0000000..1082fe0 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Recommended_Setup_md.ajson @@ -0,0 +1,100 @@ +"smart_sources:Personal/Areas/Servers/TrueNAS/Recommended Setup.md": {"path":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md","embeddings":{"bge-m3:latest":{"vec":[-0.0158121,-0.009067656,-0.0012672171,0.008506699,0.033088956,0.002828082,0.019620702,0.017720567,-0.004757816,-0.0017464373,-0.0032326342,0.0130397,-0.020384125,0.02477067,-0.00037134747,-0.00319891,-0.0049853395,-0.012368488,-0.005995591,0.004487642,-0.014674974,0.0138240885,0.004850809,0.013671228,-0.01553673,0.08303377,0.0067508435,-0.015462916,-0.039948322,0.009606799,0.023781087,0.0077469028,-0.01751162,-0.035573408,-0.013726366,-0.060549926,-0.013139138,-0.023783347,-0.115232915,-0.019972248,-0.022416163,-0.0051457044,-0.028038649,-0.02121375,0.026715823,-0.0028592052,0.009523979,-0.08463163,-0.00857209,0.007161822,-0.031634755,-0.0035330437,-0.025100056,-0.018473566,-0.013389286,0.0019524137,-0.0027528272,-0.024440782,0.037256002,-0.017973347,-0.018870896,0.020741766,-0.031584147,-0.028375955,-0.008106962,0.04144601,-0.00070188293,0.06654764,0.03290104,-0.07290174,0.0112896515,0.022363035,-0.020949962,-0.03765224,0.005362364,0.010666308,0.018017096,0.011790388,0.004508562,-0.030880328,0.05335433,-0.027754145,0.0012858483,-0.010169631,0.007182211,-0.036047846,-0.034471765,0.07892866,-0.011791185,0.001297161,-0.010391522,0.035514854,0.018297944,-0.025082838,0.018924842,-0.015270214,0.010679057,-0.045097657,0.023675542,0.023939185,-0.044324927,0.03306493,-0.0058169607,0.016454585,0.013078422,0.026318878,-0.0134628555,-0.008423236,-0.009033919,-0.0012127551,-0.00796545,-0.026041191,-0.0069274376,0.0027446514,-0.00169367,0.0068720877,-0.03237122,0.0152330315,0.007366338,-0.00709693,0.014849696,0.04256649,-0.0025909864,0.0038740232,-0.033582315,-0.013372637,-0.012931686,0.055935945,-0.012184447,0.0048856987,-0.0038191203,0.04469617,0.033147365,-0.014604107,-0.044444505,-0.01629789,0.055215716,0.0051978854,-0.016126687,-0.02545971,0.03050973,-0.016556477,-0.027782043,-0.021823214,0.04439049,0.0015408082,0.013572739,-0.0077613182,0.0067933113,0.043580752,-0.008606342,-0.04745602,0.025581002,0.016889866,0.027947173,0.005517,0.025526488,-0.012229803,0.0065394985,-0.014747707,-0.041005746,0.017324105,-0.00872945,0.038463045,0.035784833,-0.0017965519,0.02308011,0.0036712193,0.027906425,-0.0068509714,-0.010508089,-0.053420022,0.024943601,0.0194877,0.027366001,0.019338822,0.024431156,0.043821596,-0.0053704116,-0.016189365,-0.019832902,-0.027598672,0.005780527,-0.044122823,0.0022895993,-0.036799684,-0.0025039,-0.010299126,-0.0058747646,0.029770663,-0.029896295,-0.022276998,0.049812667,-0.025046822,0.0038452127,0.0029626614,-0.030287959,0.0049441936,0.07726685,-0.055590935,-0.031525776,0.007147477,0.0013996845,-0.003325573,0.012793159,0.034163717,0.008412018,-0.038412333,0.010546285,0.020194022,0.0329133,-0.018403137,-0.005254535,0.04914717,0.0024318302,-0.0038920627,-0.018450668,-0.029752698,0.022076039,-0.01692085,-0.0063766185,0.00866312,0.020428501,-0.023749186,-0.0091822045,0.004272123,-0.023919977,0.03983641,0.017410932,0.036369946,-0.084233776,0.057349063,-0.058434915,-0.0349574,0.027353708,0.024757115,-0.07146532,-0.023752755,-0.007622266,0.015985684,0.019191947,-0.053056963,0.023801323,-0.048248205,-0.03213447,0.02170841,-0.0040420466,0.04056491,-0.0330487,-0.010667686,-0.012684982,-0.032263152,0.0056980406,-0.030879576,0.026944857,-0.038623363,0.0069490247,-0.0033250903,0.017844973,0.043061987,0.04262773,0.018929753,0.03207671,0.024724074,-0.013601521,-0.0066950736,0.0039175563,-0.04793142,0.016671613,0.038079344,-0.009460307,0.033530038,-0.015678713,-0.01572107,-0.0050660046,-0.03958107,0.015132356,-0.010670243,0.023650508,-0.010611298,-0.0062044067,-0.0073871384,-0.008732007,-0.022265673,-0.032261737,0.06580662,-0.022119453,0.008150255,0.036879502,0.00059792714,0.005814484,0.02819727,0.079765126,-0.009759121,-0.01770447,0.047292147,-0.020903388,-0.1545792,-0.00624165,0.03126376,0.002992458,0.017579049,-0.015361602,0.03273532,-0.010882612,0.028285526,-0.043269735,-0.00931318,-0.14535989,0.010922231,-0.03330376,0.01758037,0.011527279,0.021492573,-0.0110129155,-0.034785002,-0.06835509,-0.010835842,0.032738052,0.048922244,0.0009863691,-0.01907847,0.012930396,0.044774234,0.053701706,-0.031538073,0.0153680835,-0.032564424,0.03175199,-0.011938965,-0.070355654,0.023028092,0.029735245,0.024023902,-0.015139219,-0.0016106212,0.038366023,0.0042854347,0.020863986,0.019647544,-0.06091047,0.028235888,-0.029595826,0.012790473,-0.025815452,-0.03590235,0.06314387,-0.0032599708,0.0052454015,0.013988304,0.00810251,0.0036935834,0.0088577,-0.0026587995,0.031806674,0.02393702,0.01760604,-0.014734391,-0.023412857,-0.029978622,-0.014872162,0.0087674465,0.007570192,-0.02966482,-0.0031477164,0.00019458185,-0.031561226,0.017190814,-0.014445801,-0.023730366,-0.032893267,0.010285115,-0.043403875,-0.004600217,-0.016482685,-0.03407778,-0.04102403,0.060239345,0.0261481,0.001029285,-0.001783709,-0.0023318124,-0.007927942,-0.044826217,-0.050067406,0.018964812,0.41208324,-0.0063509955,-0.0065385425,0.021318933,0.007297089,0.0418885,-0.012308099,0.038158208,0.011457444,-0.024417315,-0.0013662655,-0.011444391,0.010210397,0.00038091163,0.00038148544,0.030255735,-0.022490814,-0.011400938,-0.011852738,-0.016392367,0.021632154,-0.0038804268,0.003295351,0.03848797,-0.059335433,-0.011031005,0.019412694,0.018717308,-0.042134073,0.026958883,0.03840036,-0.015070712,-0.044795092,-0.03183583,-0.025607318,-0.013423494,-0.048445594,-0.08123996,-0.028790152,-0.031470362,0.028571205,-0.023669517,-0.032426905,-0.009315466,-0.06466161,-0.031197626,-0.0021501724,0.045587804,-0.053233873,-0.016068103,-0.045921817,-0.014976942,-0.047879297,-0.024997286,-0.00553315,-0.014592246,-0.023808096,-0.019163245,0.009007874,0.014670734,-0.011203318,0.02417034,-0.04058005,0.010578194,0.035051063,0.021316897,-0.021405984,0.009632568,-0.0056422856,0.013629904,0.010411231,0.002978464,0.013532108,0.0051159635,-0.01319431,-0.014111432,0.021375986,0.025005717,0.013089471,0.018882751,0.001112147,0.02559489,0.01686659,0.029636612,0.0022341849,0.040173937,-0.0050231298,0.034557372,-0.012103285,-0.013331399,-0.010206767,-0.019269284,0.020786898,-0.022455918,0.0186662,-0.0012932273,0.0023844773,-0.0681974,-0.030030526,-0.017087538,0.016421497,0.04261295,-0.00932203,0.0060834005,0.00063446,0.0115335435,0.024200195,-0.0066112764,-0.030679606,-0.003655011,-0.027188849,-0.0022376077,0.046265475,-0.009460458,0.027830739,-0.009673489,-0.01743927,-0.003668511,0.021971589,-0.013445532,-0.016328495,-0.040351212,0.024383362,0.008209706,-0.0062626596,-0.056228027,0.025369873,-0.007636996,-0.020083705,0.03992943,0.06287152,0.03246901,0.0025431286,-0.027140357,0.015016167,0.033032358,0.0064239856,0.0035565125,-0.0072810655,0.05331851,-0.017862737,-0.03976937,0.013333992,0.033486575,-0.01370078,0.0016673894,0.007544298,0.036631115,0.0087244045,-0.008611731,0.0023527688,0.042962734,0.025123043,0.0074930494,-0.0052634478,0.0056140586,0.019773474,0.0039032772,-0.015115988,-0.01728318,-0.041240968,0.0157036,0.0034558894,0.083409555,-0.0066834483,0.014299987,-0.00070297543,0.039722133,-0.010662286,0.0109283,-0.016489178,-0.033065252,-0.017378332,0.018630002,0.024465583,-0.016738366,-0.032990716,-0.00316012,0.019150935,0.022020433,0.05956533,-0.012646694,-0.041210614,0.0020642327,-0.029098002,0.038780846,0.007761109,0.014407493,-0.00060222123,-0.036290593,0.012970514,0.06461817,0.0035238739,-0.027996331,0.015026325,-0.007232164,-0.014936198,0.0074965497,-0.015973413,0.01907552,0.0335604,0.03268799,0.0068273894,0.038660113,0.03516107,-0.023162536,0.037867304,-0.0022780697,-0.02970871,-0.041145068,0.041165628,0.015731148,-0.01246573,-0.036722716,-0.02313265,-0.05456271,0.05476204,0.019257829,0.015348824,-0.0051564793,-0.012129936,0.012206946,0.013843965,-0.045422852,-0.002427545,-0.0078131715,-0.01171927,-0.011663188,-0.012881961,0.015446851,-0.010922595,-0.020367196,0.0435537,-0.004711987,-0.0008951727,-0.04706756,0.035599638,0.02914385,-0.017621385,-0.00038190078,0.010822525,-0.014185651,0.02328285,0.044485826,0.044395912,0.0078104665,-0.031175988,0.040175572,-0.020116435,-0.010146846,0.0046428232,0.01782405,-0.03062538,-0.036863025,0.044186674,0.024385909,-0.018293135,-0.015387811,0.009402954,-0.022456406,0.028136035,0.016291795,-0.0036228753,-0.0016143568,0.015185831,0.013960464,-0.04124932,-0.024408072,-0.0008821329,-0.060244817,0.0019327791,-0.0124564385,-0.034148518,-0.018384604,-0.020296179,-0.015518951,-0.0028733804,-0.043210432,-0.015756302,0.04118889,-0.08578144,-0.022076672,-0.022188053,-0.020177538,-0.014905456,-0.0062626926,-0.033472445,0.004736421,-0.0328795,0.04566619,0.04102941,0.03080538,-0.029499544,-0.01325272,-0.029006992,0.042922445,-0.02018913,0.022624837,0.03670491,0.011617156,-0.018486703,0.035476007,-0.032152433,-0.029702088,-0.007298306,-0.0008554274,-0.012924056,0.035334237,-0.0090179965,-0.0085309325,0.009536106,-0.007032219,-0.028425341,-0.005199723,-0.03581439,-0.0064493455,-0.025121942,0.011420254,0.031269304,-0.04084537,0.03353869,0.04950791,-0.01891476,-0.04161171,-0.012164055,-0.031114062,-0.036301192,0.006301494,-0.047053587,-0.0072492193,-0.01215916,-0.013139509,0.032740667,-0.016960254,-0.020933203,-0.0075733806,0.05400532,-0.026349042,0.0020456498,0.0029220765,0.008135613,0.028388536,0.009483629,-0.00020015592,0.017994205,-0.013011627,0.029441038,0.01655957,-0.046209093,0.01661219,0.026316792,-0.0042234794,-0.050819635,0.015113668,0.01160129,-0.002496131,-0.00041937584,-0.0010070623,0.021638574,0.005468407,-0.00077406684,0.038952608,0.047948632,0.0133121405,0.015576173,-0.046641022,0.003969468,0.025437485,0.022457192,0.026196633,0.014548553,0.025506303,-0.016447686,-0.0072587393,-0.04602062,0.015006855,0.01034378,0.022762183,0.028656015,-0.04268581,-0.040025875,0.002163778,-0.010625625,-0.041976307,0.034105934,-0.00044980337,-0.034398027,-0.025572315,-0.0033222497,0.038643125,-0.016749721,-0.0139163295,0.021759748,0.038190532,-0.09988437,0.039169326,-0.006789536,-0.0057940767,0.040538806,0.046332784,0.013861052,-0.04350686,-0.015573392,-0.014513266,0.027239727,-0.015409914,0.015677163,-0.04773989,0.004961792,-0.01622079,-0.038143046,-0.005951172,-0.0017713663,0.042838447,-0.014244677,-0.025174057,-0.039056968,-0.027255481,0.011382688,-0.0060692234,-0.0019568978,-0.007692967,-0.014121712,0.03823813,-0.022598486,-0.014855805,-0.038084485,0.076861545,-0.02523482,-0.0023491196,0.001727298,-0.039824493,0.027416922,0.03564032,0.006125291,0.005828161,-0.031019274,0.0002547146,-0.031254604,0.010567112,0.0050755874,-0.036662657,0.011538526,-0.030963803,-0.05660073,-0.011744698,0.0033095158,0.02066531,0.005937602,0.01889591,0.0069507537,0.017313264,-0.015042657,-0.008087662,-0.032877836,0.007165493,-0.018915853,-0.00036943727,-0.010123594,-0.015752688,0.011550059,0.0023914548,-0.018964823,0.0135777835,-0.011387227,-0.031597648,0.004770943,-0.038196925,0.01995015,-0.020231271,0.021469057,-0.004362099,-0.02311763,-0.0097262915,0.023689035,-0.018242234,0.030030627,0.06206597,0.04359336,-0.021381212,0.013695344,-0.006812916,0.01990158,-0.01765256,-0.027587308,0.02083507,0.029767381,0.029433055,-0.00387656,-0.017937182,0.024799414,-0.0042055347,0.03279296,0.026186213,-0.022276789,0.005703321,0.013649395,0.017532233,0.0091507,0.056174695,-0.045464613,0.033860087,-0.005481684,-0.026278917,-0.03025717,-0.019142814,-0.009862458,0.024266757,-0.01049148,-0.024075706,0.008390414,-0.038158238,-0.021339243,-0.04151877,0.00045444685,0.005393358,-0.024348008,-0.09506276,0.026573634,0.013759407,0.0198029,0.0019955102,0.058313668,-0.026312053,0.045859486,-0.05552972,-0.053878523,0.012457771,-0.016912235,-0.038449302,-0.012606748,0.104840465,-0.01185528,-0.03602724,-0.0274734,0.036310025,0.019753834,-0.017823886,-0.00058933377,-0.039713193,0.032591414,-0.011283946,-0.002843978,-0.033042487,0.010095556,-0.035769682,-0.007435685,0.007931928,-0.02374072,0.024127847,0.027156565,-0.06221106,-0.055691395,0.04393985,0.03929078,-0.028903607,-0.02430161,-0.0042395303,-0.03770292,0.031242779,0.0018912904,-0.024570836,0.033205517,-0.012629176,0.0032928104,0.01822241,-0.035425182,0.03874136,0.042216267,-0.0036930286,0.0013536225,0.031902943,0.016080802,0.012081031,-0.025014825,-0.010398073,0.022515731,-0.035156146,0.018773464,-0.009841911,0.027311984,0.025068967,-0.019243136,0.027436078,-0.013551687,0.057870507,0.017363552,-0.014684504,-0.0012877089,-0.03473102,0.0074265487,-0.028354108,-0.0035186533,0.03283766,-0.03227515,-0.0053733382,-0.02179917,0.0010707281,-0.017029405,0.010120921,-0.014879103,0.00071120943,0.005167309,-0.0032935531,-0.028082833,0.016815832,0.023415696,0.029345298,0.021550454,-0.014930117,-0.0074169734,0.007805012,0.037227187,0.019239163,-0.00023144677,0.035491146,-0.012252834,-0.055437945,-0.009009448,-0.0034978583,-0.021903852,0.034356695,-0.021472963,0.0044197696,-0.029962055,-0.0008865021,0.029370137,0.03498739,0.025726166,-0.018597081,0.008099243,0.036793333,-0.035071544,0.0333191,0.014735971,-0.019585233,0.024985086,0.008379121],"last_embed":{"hash":"ng7i5l","tokens":1222}}},"last_read":{"hash":"ng7i5l","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1762076860111,"size":7253,"at":1762338969815,"hash":"1bocpkj"},"blocks":{"#Recommended Setup for Your TrueNAS":[1,297],"#Recommended Setup for Your TrueNAS#Your Situation":[3,50],"#Recommended Setup for Your TrueNAS#Your Situation#{1}":[5,5],"#Recommended Setup for Your TrueNAS#Your Situation#{2}":[6,6],"#Recommended Setup for Your TrueNAS#Your Situation#{3}":[7,50],"#---frontmatter---":[13,49],"#Recommended Setup for Your TrueNAS#Implementation Steps":[51,114],"#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)":[53,64],"#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{1}":[55,57],"#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{2}":[58,58],"#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{3}":[59,59],"#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{4}":[60,60],"#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{5}":[61,62],"#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{6}":[63,64],"#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack":[65,78],"#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack#{1}":[67,71],"#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack#{2}":[72,72],"#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack#{3}":[73,74],"#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack#{4}":[75,78],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack":[79,114],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{1}":[81,82],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{2}":[83,89],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{3}":[84,89],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{4}":[90,97],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{5}":[91,97],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{6}":[98,108],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{7}":[99,108],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{8}":[109,110],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{9}":[111,114],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration":[115,145],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#DNS Records":[117,128],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#DNS Records#{1}":[119,128],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials":[129,145],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{1}":[131,133],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{2}":[134,134],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{3}":[135,135],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{4}":[136,136],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{5}":[137,138],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{6}":[139,139],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{7}":[140,140],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{8}":[141,141],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{9}":[142,143],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{10}":[144,145],"#Recommended Setup for Your TrueNAS#Router Port Forwarding":[146,159],"#Recommended Setup for Your TrueNAS#Router Port Forwarding#{1}":[148,159],"#Recommended Setup for Your TrueNAS#Directory Structure":[160,182],"#Recommended Setup for Your TrueNAS#Directory Structure#{1}":[162,182],"#Recommended Setup for Your TrueNAS#Benefits of This Setup":[183,194],"#Recommended Setup for Your TrueNAS#Benefits of This Setup#{1}":[185,194],"#Recommended Setup for Your TrueNAS#Common Operations":[195,242],"#Recommended Setup for Your TrueNAS#Common Operations#Start Everything":[197,211],"#Recommended Setup for Your TrueNAS#Common Operations#Start Everything#{1}":[199,211],"#Recommended Setup for Your TrueNAS#Common Operations#Update One Service":[212,220],"#Recommended Setup for Your TrueNAS#Common Operations#Update One Service#{1}":[214,220],"#Recommended Setup for Your TrueNAS#Common Operations#Check Status":[221,230],"#Recommended Setup for Your TrueNAS#Common Operations#Check Status#{1}":[223,230],"#Recommended Setup for Your TrueNAS#Common Operations#View Logs":[231,242],"#Recommended Setup for Your TrueNAS#Common Operations#View Logs#{1}":[233,242],"#Recommended Setup for Your TrueNAS#Timeline Estimate":[243,258],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{1}":[245,245],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{2}":[246,246],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{3}":[247,247],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{4}":[248,249],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{5}":[250,250],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{6}":[251,251],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{7}":[252,252],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{8}":[253,253],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{9}":[254,254],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{10}":[255,256],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{11}":[257,258],"#Recommended Setup for Your TrueNAS#Setup Status":[259,282],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps":[261,273],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{1}":[263,263],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{2}":[264,264],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{3}":[265,265],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{4}":[266,266],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{5}":[267,267],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{6}":[268,268],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{7}":[269,269],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{8}":[270,271],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{9}":[272,273],"#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps":[274,282],"#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{1}":[276,276],"#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{2}":[277,277],"#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{3}":[278,278],"#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{4}":[279,280],"#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{5}":[281,282],"#Recommended Setup for Your TrueNAS#Helpful Documentation":[283,290],"#Recommended Setup for Your TrueNAS#Helpful Documentation#{1}":[285,285],"#Recommended Setup for Your TrueNAS#Helpful Documentation#{2}":[286,286],"#Recommended Setup for Your TrueNAS#Helpful Documentation#{3}":[287,288],"#Recommended Setup for Your TrueNAS#Helpful Documentation#{4}":[289,290],"#Recommended Setup for Your TrueNAS#Notes":[291,297],"#Recommended Setup for Your TrueNAS#Notes#{1}":[293,293],"#Recommended Setup for Your TrueNAS#Notes#{2}":[294,294],"#Recommended Setup for Your TrueNAS#Notes#{3}":[295,295],"#Recommended Setup for Your TrueNAS#Notes#{4}":[296,297]},"outlinks":[{"title":"Traefik Multi-Stack Setup#Step 1","target":"Traefik Multi-Stack Setup#Step 1","line":63},{"title":"Traefik Multi-Stack Setup#Step 2","target":"Traefik Multi-Stack Setup#Step 2","line":77},{"title":"Traefik Multi-Stack Setup#Step 3","target":"Traefik Multi-Stack Setup#Step 3","line":111},{"title":"Traefik Multi-Stack Setup","target":"Traefik Multi-Stack Setup","line":285},{"title":"Quick Reference","target":"Quick Reference","line":286},{"title":"Docker Gitea with Traefik","target":"Docker Gitea with Traefik","line":287}],"task_lines":[263,264,265,266,267,268,269,270,276,277,278,279],"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md","last_embed":{"hash":"ng7i5l","at":1762844659217}}, +"smart_sources:Personal/Areas/Servers/TrueNAS/Recommended Setup.md": {"path":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md","embeddings":{"bge-m3:latest":{"vec":[-0.0158121,-0.009067656,-0.0012672171,0.008506699,0.033088956,0.002828082,0.019620702,0.017720567,-0.004757816,-0.0017464373,-0.0032326342,0.0130397,-0.020384125,0.02477067,-0.00037134747,-0.00319891,-0.0049853395,-0.012368488,-0.005995591,0.004487642,-0.014674974,0.0138240885,0.004850809,0.013671228,-0.01553673,0.08303377,0.0067508435,-0.015462916,-0.039948322,0.009606799,0.023781087,0.0077469028,-0.01751162,-0.035573408,-0.013726366,-0.060549926,-0.013139138,-0.023783347,-0.115232915,-0.019972248,-0.022416163,-0.0051457044,-0.028038649,-0.02121375,0.026715823,-0.0028592052,0.009523979,-0.08463163,-0.00857209,0.007161822,-0.031634755,-0.0035330437,-0.025100056,-0.018473566,-0.013389286,0.0019524137,-0.0027528272,-0.024440782,0.037256002,-0.017973347,-0.018870896,0.020741766,-0.031584147,-0.028375955,-0.008106962,0.04144601,-0.00070188293,0.06654764,0.03290104,-0.07290174,0.0112896515,0.022363035,-0.020949962,-0.03765224,0.005362364,0.010666308,0.018017096,0.011790388,0.004508562,-0.030880328,0.05335433,-0.027754145,0.0012858483,-0.010169631,0.007182211,-0.036047846,-0.034471765,0.07892866,-0.011791185,0.001297161,-0.010391522,0.035514854,0.018297944,-0.025082838,0.018924842,-0.015270214,0.010679057,-0.045097657,0.023675542,0.023939185,-0.044324927,0.03306493,-0.0058169607,0.016454585,0.013078422,0.026318878,-0.0134628555,-0.008423236,-0.009033919,-0.0012127551,-0.00796545,-0.026041191,-0.0069274376,0.0027446514,-0.00169367,0.0068720877,-0.03237122,0.0152330315,0.007366338,-0.00709693,0.014849696,0.04256649,-0.0025909864,0.0038740232,-0.033582315,-0.013372637,-0.012931686,0.055935945,-0.012184447,0.0048856987,-0.0038191203,0.04469617,0.033147365,-0.014604107,-0.044444505,-0.01629789,0.055215716,0.0051978854,-0.016126687,-0.02545971,0.03050973,-0.016556477,-0.027782043,-0.021823214,0.04439049,0.0015408082,0.013572739,-0.0077613182,0.0067933113,0.043580752,-0.008606342,-0.04745602,0.025581002,0.016889866,0.027947173,0.005517,0.025526488,-0.012229803,0.0065394985,-0.014747707,-0.041005746,0.017324105,-0.00872945,0.038463045,0.035784833,-0.0017965519,0.02308011,0.0036712193,0.027906425,-0.0068509714,-0.010508089,-0.053420022,0.024943601,0.0194877,0.027366001,0.019338822,0.024431156,0.043821596,-0.0053704116,-0.016189365,-0.019832902,-0.027598672,0.005780527,-0.044122823,0.0022895993,-0.036799684,-0.0025039,-0.010299126,-0.0058747646,0.029770663,-0.029896295,-0.022276998,0.049812667,-0.025046822,0.0038452127,0.0029626614,-0.030287959,0.0049441936,0.07726685,-0.055590935,-0.031525776,0.007147477,0.0013996845,-0.003325573,0.012793159,0.034163717,0.008412018,-0.038412333,0.010546285,0.020194022,0.0329133,-0.018403137,-0.005254535,0.04914717,0.0024318302,-0.0038920627,-0.018450668,-0.029752698,0.022076039,-0.01692085,-0.0063766185,0.00866312,0.020428501,-0.023749186,-0.0091822045,0.004272123,-0.023919977,0.03983641,0.017410932,0.036369946,-0.084233776,0.057349063,-0.058434915,-0.0349574,0.027353708,0.024757115,-0.07146532,-0.023752755,-0.007622266,0.015985684,0.019191947,-0.053056963,0.023801323,-0.048248205,-0.03213447,0.02170841,-0.0040420466,0.04056491,-0.0330487,-0.010667686,-0.012684982,-0.032263152,0.0056980406,-0.030879576,0.026944857,-0.038623363,0.0069490247,-0.0033250903,0.017844973,0.043061987,0.04262773,0.018929753,0.03207671,0.024724074,-0.013601521,-0.0066950736,0.0039175563,-0.04793142,0.016671613,0.038079344,-0.009460307,0.033530038,-0.015678713,-0.01572107,-0.0050660046,-0.03958107,0.015132356,-0.010670243,0.023650508,-0.010611298,-0.0062044067,-0.0073871384,-0.008732007,-0.022265673,-0.032261737,0.06580662,-0.022119453,0.008150255,0.036879502,0.00059792714,0.005814484,0.02819727,0.079765126,-0.009759121,-0.01770447,0.047292147,-0.020903388,-0.1545792,-0.00624165,0.03126376,0.002992458,0.017579049,-0.015361602,0.03273532,-0.010882612,0.028285526,-0.043269735,-0.00931318,-0.14535989,0.010922231,-0.03330376,0.01758037,0.011527279,0.021492573,-0.0110129155,-0.034785002,-0.06835509,-0.010835842,0.032738052,0.048922244,0.0009863691,-0.01907847,0.012930396,0.044774234,0.053701706,-0.031538073,0.0153680835,-0.032564424,0.03175199,-0.011938965,-0.070355654,0.023028092,0.029735245,0.024023902,-0.015139219,-0.0016106212,0.038366023,0.0042854347,0.020863986,0.019647544,-0.06091047,0.028235888,-0.029595826,0.012790473,-0.025815452,-0.03590235,0.06314387,-0.0032599708,0.0052454015,0.013988304,0.00810251,0.0036935834,0.0088577,-0.0026587995,0.031806674,0.02393702,0.01760604,-0.014734391,-0.023412857,-0.029978622,-0.014872162,0.0087674465,0.007570192,-0.02966482,-0.0031477164,0.00019458185,-0.031561226,0.017190814,-0.014445801,-0.023730366,-0.032893267,0.010285115,-0.043403875,-0.004600217,-0.016482685,-0.03407778,-0.04102403,0.060239345,0.0261481,0.001029285,-0.001783709,-0.0023318124,-0.007927942,-0.044826217,-0.050067406,0.018964812,0.41208324,-0.0063509955,-0.0065385425,0.021318933,0.007297089,0.0418885,-0.012308099,0.038158208,0.011457444,-0.024417315,-0.0013662655,-0.011444391,0.010210397,0.00038091163,0.00038148544,0.030255735,-0.022490814,-0.011400938,-0.011852738,-0.016392367,0.021632154,-0.0038804268,0.003295351,0.03848797,-0.059335433,-0.011031005,0.019412694,0.018717308,-0.042134073,0.026958883,0.03840036,-0.015070712,-0.044795092,-0.03183583,-0.025607318,-0.013423494,-0.048445594,-0.08123996,-0.028790152,-0.031470362,0.028571205,-0.023669517,-0.032426905,-0.009315466,-0.06466161,-0.031197626,-0.0021501724,0.045587804,-0.053233873,-0.016068103,-0.045921817,-0.014976942,-0.047879297,-0.024997286,-0.00553315,-0.014592246,-0.023808096,-0.019163245,0.009007874,0.014670734,-0.011203318,0.02417034,-0.04058005,0.010578194,0.035051063,0.021316897,-0.021405984,0.009632568,-0.0056422856,0.013629904,0.010411231,0.002978464,0.013532108,0.0051159635,-0.01319431,-0.014111432,0.021375986,0.025005717,0.013089471,0.018882751,0.001112147,0.02559489,0.01686659,0.029636612,0.0022341849,0.040173937,-0.0050231298,0.034557372,-0.012103285,-0.013331399,-0.010206767,-0.019269284,0.020786898,-0.022455918,0.0186662,-0.0012932273,0.0023844773,-0.0681974,-0.030030526,-0.017087538,0.016421497,0.04261295,-0.00932203,0.0060834005,0.00063446,0.0115335435,0.024200195,-0.0066112764,-0.030679606,-0.003655011,-0.027188849,-0.0022376077,0.046265475,-0.009460458,0.027830739,-0.009673489,-0.01743927,-0.003668511,0.021971589,-0.013445532,-0.016328495,-0.040351212,0.024383362,0.008209706,-0.0062626596,-0.056228027,0.025369873,-0.007636996,-0.020083705,0.03992943,0.06287152,0.03246901,0.0025431286,-0.027140357,0.015016167,0.033032358,0.0064239856,0.0035565125,-0.0072810655,0.05331851,-0.017862737,-0.03976937,0.013333992,0.033486575,-0.01370078,0.0016673894,0.007544298,0.036631115,0.0087244045,-0.008611731,0.0023527688,0.042962734,0.025123043,0.0074930494,-0.0052634478,0.0056140586,0.019773474,0.0039032772,-0.015115988,-0.01728318,-0.041240968,0.0157036,0.0034558894,0.083409555,-0.0066834483,0.014299987,-0.00070297543,0.039722133,-0.010662286,0.0109283,-0.016489178,-0.033065252,-0.017378332,0.018630002,0.024465583,-0.016738366,-0.032990716,-0.00316012,0.019150935,0.022020433,0.05956533,-0.012646694,-0.041210614,0.0020642327,-0.029098002,0.038780846,0.007761109,0.014407493,-0.00060222123,-0.036290593,0.012970514,0.06461817,0.0035238739,-0.027996331,0.015026325,-0.007232164,-0.014936198,0.0074965497,-0.015973413,0.01907552,0.0335604,0.03268799,0.0068273894,0.038660113,0.03516107,-0.023162536,0.037867304,-0.0022780697,-0.02970871,-0.041145068,0.041165628,0.015731148,-0.01246573,-0.036722716,-0.02313265,-0.05456271,0.05476204,0.019257829,0.015348824,-0.0051564793,-0.012129936,0.012206946,0.013843965,-0.045422852,-0.002427545,-0.0078131715,-0.01171927,-0.011663188,-0.012881961,0.015446851,-0.010922595,-0.020367196,0.0435537,-0.004711987,-0.0008951727,-0.04706756,0.035599638,0.02914385,-0.017621385,-0.00038190078,0.010822525,-0.014185651,0.02328285,0.044485826,0.044395912,0.0078104665,-0.031175988,0.040175572,-0.020116435,-0.010146846,0.0046428232,0.01782405,-0.03062538,-0.036863025,0.044186674,0.024385909,-0.018293135,-0.015387811,0.009402954,-0.022456406,0.028136035,0.016291795,-0.0036228753,-0.0016143568,0.015185831,0.013960464,-0.04124932,-0.024408072,-0.0008821329,-0.060244817,0.0019327791,-0.0124564385,-0.034148518,-0.018384604,-0.020296179,-0.015518951,-0.0028733804,-0.043210432,-0.015756302,0.04118889,-0.08578144,-0.022076672,-0.022188053,-0.020177538,-0.014905456,-0.0062626926,-0.033472445,0.004736421,-0.0328795,0.04566619,0.04102941,0.03080538,-0.029499544,-0.01325272,-0.029006992,0.042922445,-0.02018913,0.022624837,0.03670491,0.011617156,-0.018486703,0.035476007,-0.032152433,-0.029702088,-0.007298306,-0.0008554274,-0.012924056,0.035334237,-0.0090179965,-0.0085309325,0.009536106,-0.007032219,-0.028425341,-0.005199723,-0.03581439,-0.0064493455,-0.025121942,0.011420254,0.031269304,-0.04084537,0.03353869,0.04950791,-0.01891476,-0.04161171,-0.012164055,-0.031114062,-0.036301192,0.006301494,-0.047053587,-0.0072492193,-0.01215916,-0.013139509,0.032740667,-0.016960254,-0.020933203,-0.0075733806,0.05400532,-0.026349042,0.0020456498,0.0029220765,0.008135613,0.028388536,0.009483629,-0.00020015592,0.017994205,-0.013011627,0.029441038,0.01655957,-0.046209093,0.01661219,0.026316792,-0.0042234794,-0.050819635,0.015113668,0.01160129,-0.002496131,-0.00041937584,-0.0010070623,0.021638574,0.005468407,-0.00077406684,0.038952608,0.047948632,0.0133121405,0.015576173,-0.046641022,0.003969468,0.025437485,0.022457192,0.026196633,0.014548553,0.025506303,-0.016447686,-0.0072587393,-0.04602062,0.015006855,0.01034378,0.022762183,0.028656015,-0.04268581,-0.040025875,0.002163778,-0.010625625,-0.041976307,0.034105934,-0.00044980337,-0.034398027,-0.025572315,-0.0033222497,0.038643125,-0.016749721,-0.0139163295,0.021759748,0.038190532,-0.09988437,0.039169326,-0.006789536,-0.0057940767,0.040538806,0.046332784,0.013861052,-0.04350686,-0.015573392,-0.014513266,0.027239727,-0.015409914,0.015677163,-0.04773989,0.004961792,-0.01622079,-0.038143046,-0.005951172,-0.0017713663,0.042838447,-0.014244677,-0.025174057,-0.039056968,-0.027255481,0.011382688,-0.0060692234,-0.0019568978,-0.007692967,-0.014121712,0.03823813,-0.022598486,-0.014855805,-0.038084485,0.076861545,-0.02523482,-0.0023491196,0.001727298,-0.039824493,0.027416922,0.03564032,0.006125291,0.005828161,-0.031019274,0.0002547146,-0.031254604,0.010567112,0.0050755874,-0.036662657,0.011538526,-0.030963803,-0.05660073,-0.011744698,0.0033095158,0.02066531,0.005937602,0.01889591,0.0069507537,0.017313264,-0.015042657,-0.008087662,-0.032877836,0.007165493,-0.018915853,-0.00036943727,-0.010123594,-0.015752688,0.011550059,0.0023914548,-0.018964823,0.0135777835,-0.011387227,-0.031597648,0.004770943,-0.038196925,0.01995015,-0.020231271,0.021469057,-0.004362099,-0.02311763,-0.0097262915,0.023689035,-0.018242234,0.030030627,0.06206597,0.04359336,-0.021381212,0.013695344,-0.006812916,0.01990158,-0.01765256,-0.027587308,0.02083507,0.029767381,0.029433055,-0.00387656,-0.017937182,0.024799414,-0.0042055347,0.03279296,0.026186213,-0.022276789,0.005703321,0.013649395,0.017532233,0.0091507,0.056174695,-0.045464613,0.033860087,-0.005481684,-0.026278917,-0.03025717,-0.019142814,-0.009862458,0.024266757,-0.01049148,-0.024075706,0.008390414,-0.038158238,-0.021339243,-0.04151877,0.00045444685,0.005393358,-0.024348008,-0.09506276,0.026573634,0.013759407,0.0198029,0.0019955102,0.058313668,-0.026312053,0.045859486,-0.05552972,-0.053878523,0.012457771,-0.016912235,-0.038449302,-0.012606748,0.104840465,-0.01185528,-0.03602724,-0.0274734,0.036310025,0.019753834,-0.017823886,-0.00058933377,-0.039713193,0.032591414,-0.011283946,-0.002843978,-0.033042487,0.010095556,-0.035769682,-0.007435685,0.007931928,-0.02374072,0.024127847,0.027156565,-0.06221106,-0.055691395,0.04393985,0.03929078,-0.028903607,-0.02430161,-0.0042395303,-0.03770292,0.031242779,0.0018912904,-0.024570836,0.033205517,-0.012629176,0.0032928104,0.01822241,-0.035425182,0.03874136,0.042216267,-0.0036930286,0.0013536225,0.031902943,0.016080802,0.012081031,-0.025014825,-0.010398073,0.022515731,-0.035156146,0.018773464,-0.009841911,0.027311984,0.025068967,-0.019243136,0.027436078,-0.013551687,0.057870507,0.017363552,-0.014684504,-0.0012877089,-0.03473102,0.0074265487,-0.028354108,-0.0035186533,0.03283766,-0.03227515,-0.0053733382,-0.02179917,0.0010707281,-0.017029405,0.010120921,-0.014879103,0.00071120943,0.005167309,-0.0032935531,-0.028082833,0.016815832,0.023415696,0.029345298,0.021550454,-0.014930117,-0.0074169734,0.007805012,0.037227187,0.019239163,-0.00023144677,0.035491146,-0.012252834,-0.055437945,-0.009009448,-0.0034978583,-0.021903852,0.034356695,-0.021472963,0.0044197696,-0.029962055,-0.0008865021,0.029370137,0.03498739,0.025726166,-0.018597081,0.008099243,0.036793333,-0.035071544,0.0333191,0.014735971,-0.019585233,0.024985086,0.008379121],"last_embed":{"hash":"ng7i5l","tokens":311}}},"last_read":{"hash":"ng7i5l","at":1763795350675},"class_name":"SmartSource","last_import":{"mtime":1762076860000,"size":7313,"at":1763795325243,"hash":"ng7i5l"},"blocks":{"#---frontmatter---":[1,4],"#Recommended Setup for Your TrueNAS":[5,301],"#Recommended Setup for Your TrueNAS#Your Situation":[7,18],"#Recommended Setup for Your TrueNAS#Your Situation#{1}":[9,9],"#Recommended Setup for Your TrueNAS#Your Situation#{2}":[10,10],"#Recommended Setup for Your TrueNAS#Your Situation#{3}":[11,16],"#Recommended Setup for Your TrueNAS#Your Situation#{4}":[17,18],"#Recommended Setup for Your TrueNAS#Recommended Architecture":[19,54],"#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks":[21,54],"#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{1}":[23,42],"#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{2}":[43,43],"#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{3}":[44,44],"#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{4}":[45,45],"#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{5}":[46,47],"#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{6}":[48,48],"#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{7}":[49,49],"#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{8}":[50,50],"#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{9}":[51,52],"#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{10}":[53,54],"#Recommended Setup for Your TrueNAS#Implementation Steps":[55,118],"#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)":[57,68],"#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{1}":[59,61],"#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{2}":[62,62],"#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{3}":[63,63],"#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{4}":[64,64],"#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{5}":[65,66],"#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{6}":[67,68],"#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack":[69,82],"#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack#{1}":[71,75],"#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack#{2}":[76,76],"#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack#{3}":[77,78],"#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack#{4}":[79,82],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack":[83,118],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{1}":[85,86],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{2}":[87,93],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{3}":[88,93],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{4}":[94,101],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{5}":[95,101],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{6}":[102,112],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{7}":[103,112],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{8}":[113,114],"#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{9}":[115,118],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration":[119,149],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#DNS Records":[121,132],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#DNS Records#{1}":[123,132],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials":[133,149],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{1}":[135,137],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{2}":[138,138],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{3}":[139,139],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{4}":[140,140],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{5}":[141,142],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{6}":[143,143],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{7}":[144,144],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{8}":[145,145],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{9}":[146,147],"#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{10}":[148,149],"#Recommended Setup for Your TrueNAS#Router Port Forwarding":[150,163],"#Recommended Setup for Your TrueNAS#Router Port Forwarding#{1}":[152,163],"#Recommended Setup for Your TrueNAS#Directory Structure":[164,186],"#Recommended Setup for Your TrueNAS#Directory Structure#{1}":[166,186],"#Recommended Setup for Your TrueNAS#Benefits of This Setup":[187,198],"#Recommended Setup for Your TrueNAS#Benefits of This Setup#{1}":[189,198],"#Recommended Setup for Your TrueNAS#Common Operations":[199,246],"#Recommended Setup for Your TrueNAS#Common Operations#Start Everything":[201,215],"#Recommended Setup for Your TrueNAS#Common Operations#Start Everything#{1}":[203,215],"#Recommended Setup for Your TrueNAS#Common Operations#Update One Service":[216,224],"#Recommended Setup for Your TrueNAS#Common Operations#Update One Service#{1}":[218,224],"#Recommended Setup for Your TrueNAS#Common Operations#Check Status":[225,234],"#Recommended Setup for Your TrueNAS#Common Operations#Check Status#{1}":[227,234],"#Recommended Setup for Your TrueNAS#Common Operations#View Logs":[235,246],"#Recommended Setup for Your TrueNAS#Common Operations#View Logs#{1}":[237,246],"#Recommended Setup for Your TrueNAS#Timeline Estimate":[247,262],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{1}":[249,249],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{2}":[250,250],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{3}":[251,251],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{4}":[252,253],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{5}":[254,254],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{6}":[255,255],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{7}":[256,256],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{8}":[257,257],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{9}":[258,258],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{10}":[259,260],"#Recommended Setup for Your TrueNAS#Timeline Estimate#{11}":[261,262],"#Recommended Setup for Your TrueNAS#Setup Status":[263,286],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps":[265,277],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{1}":[267,267],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{2}":[268,268],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{3}":[269,269],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{4}":[270,270],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{5}":[271,271],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{6}":[272,272],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{7}":[273,273],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{8}":[274,275],"#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{9}":[276,277],"#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps":[278,286],"#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{1}":[280,280],"#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{2}":[281,281],"#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{3}":[282,282],"#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{4}":[283,284],"#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{5}":[285,286],"#Recommended Setup for Your TrueNAS#Helpful Documentation":[287,294],"#Recommended Setup for Your TrueNAS#Helpful Documentation#{1}":[289,289],"#Recommended Setup for Your TrueNAS#Helpful Documentation#{2}":[290,290],"#Recommended Setup for Your TrueNAS#Helpful Documentation#{3}":[291,292],"#Recommended Setup for Your TrueNAS#Helpful Documentation#{4}":[293,294],"#Recommended Setup for Your TrueNAS#Notes":[295,301],"#Recommended Setup for Your TrueNAS#Notes#{1}":[297,297],"#Recommended Setup for Your TrueNAS#Notes#{2}":[298,298],"#Recommended Setup for Your TrueNAS#Notes#{3}":[299,299],"#Recommended Setup for Your TrueNAS#Notes#{4}":[300,301]},"outlinks":[{"title":"Traefik Multi-Stack Setup#Step 1","target":"Traefik Multi-Stack Setup#Step 1","line":67},{"title":"Traefik Multi-Stack Setup#Step 2","target":"Traefik Multi-Stack Setup#Step 2","line":81},{"title":"Traefik Multi-Stack Setup#Step 3","target":"Traefik Multi-Stack Setup#Step 3","line":115},{"title":"Traefik Multi-Stack Setup","target":"Traefik Multi-Stack Setup","line":289},{"title":"Quick Reference","target":"Quick Reference","line":290},{"title":"Docker Gitea with Traefik","target":"Docker Gitea with Traefik","line":291}],"task_lines":[267,268,269,270,271,272,273,274,280,281,282,283],"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md","last_embed":{"hash":"ng7i5l","at":1763795325587},"metadata":{"created":"2025-11-02 10:47","updated":"2025-11-02 10:47"}},"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0027766153,0.0117084915,-0.044218224,0.056235157,-0.04783956,-0.027697051,0.053624086,0.016189666,-0.0007250888,0.03923171,0.0099861305,0.02954876,-0.008703812,0.003331739,-0.005183011,-0.011539047,0.024533156,0.012739831,0.0134545835,0.015614826,0.0034143892,0.00056595576,0.036266983,0.02692681,-0.01996877,0.01981578,-0.0075929337,0.01155872,0.00910661,0.040497404,-0.0071819387,-0.07662421,0.0056418628,-0.024175867,0.031707615,-0.06600805,0.0048306743,-0.04142932,-0.050708544,0.0103450315,-0.025395872,-0.037671935,-0.010313396,-0.0034384849,0.009554918,-0.012630291,0.012850141,-0.013725202,-0.01887466,-0.010560914,0.0023307013,-0.018074188,-0.003277327,-0.0026630105,0.046811733,0.041659802,-0.007720217,-0.038170636,-0.034393504,0.017133664,-0.021920413,0.006209073,-0.027525129,0.016312465,0.03641224,0.0356797,0.055615265,0.026781002,-0.012097713,-0.026703617,0.007263709,0.049338445,-0.035851166,-0.022744512,-0.033925045,0.017501915,0.058712184,-0.0355053,-0.0042016846,0.035037264,-0.0018831363,-0.01734877,0.033308543,-0.017062077,0.020511728,0.015110151,-0.04437202,0.087449685,0.08441174,-0.04630064,0.0059154364,-0.0005199792,0.020840773,-0.013945192,-0.012636549,-0.006283349,-0.017928567,-0.013725365,0.027483448,-0.01814614,0.058642603,-0.0036337276,0.012283361,0.004593127,0.055072635,-0.010480967,-0.023584435,-0.014279377,-0.0378617,-0.012797785,-0.0072858892,0.050347947,-0.0060773506,-0.024009997,0.03245617,-0.030283414,0.028261703,-0.03149492,-0.014240264,-0.054180715,0.019874258,0.0022411062,0.07644693,-0.044404853,-0.014862018,0.048113246,0.000010210549,0.014062393,0.009717577,0.011127896,-0.0008329006,0.023638768,-0.015540882,0.011949304,-0.026214655,-0.011670638,-0.010152324,0.015308333,0.02581057,-0.038838755,0.022290342,0.06363707,-0.032690518,0.0042868042,0.0483938,-0.010009038,0.0076500373,-0.05143717,-0.011958406,-0.032543417,-0.013734963,0.020717572,0.015902307,0.021787915,-0.002523624,0.0059993803,-0.012317293,0.024352241,-0.027298002,-0.010025578,-0.0038938692,0.025707508,-0.040515825,0.027182793,0.028188186,-0.039787386,0.012731403,0.015886266,-0.032715004,0.0055597294,-0.00075756176,-0.060359806,0.026632354,0.008849854,0.012616251,0.023389883,0.06921422,0.01631655,0.017960984,-0.039515436,-0.048102986,0.017582135,-0.027056836,0.017726904,-0.019194372,-0.014290824,0.016505811,0.0071509234,-0.008791398,0.006428617,-0.04068195,0.03741519,0.0034776828,-0.03442608,-0.0061922492,-0.008874775,-0.02194675,0.03219188,-0.025625778,-0.033395022,-0.013361442,0.037631042,0.049349204,0.018875442,0.0028421257,0.010847963,0.03798656,-0.048859775,0.023828508,-0.0062613413,-0.035025753,-0.0015216506,-0.004821309,0.0141251115,-0.0017818204,-0.018831335,0.01295245,0.03806033,0.031650517,-0.014576847,-0.085142784,0.011389968,-0.042852778,-0.0029341856,0.028453695,-0.0019601476,-0.0014186405,0.04123768,0.005036296,0.009830664,-0.018354118,-0.0060010087,-0.009988178,-0.032924414,0.07655083,-0.009584499,-0.04196216,0.024836393,0.01902389,-0.03655879,-0.024056992,-0.020459367,0.004575146,-0.04071629,-0.042100143,0.0057069976,-0.0075075,0.060904674,-0.013828405,0.01464203,-0.02276012,0.0345712,-0.016245648,0.030551655,0.06622384,0.01808337,0.01764257,0.00006269086,0.005494178,-0.039750442,0.0055036168,0.026510734,-0.033318814,0.027037276,0.025987545,-0.0016229559,-0.011440151,-0.0032228301,0.0485227,-0.01569059,-0.0023610978,0.012478813,0.051262382,0.03548426,-0.035678502,-0.019047888,-0.02900916,-0.0084835095,0.04034689,0.04463187,-0.018653823,-0.021073746,0.027676241,-0.013071629,-0.016255293,-0.052908603,0.021254677,0.012817652,-0.040644523,-0.049574647,-0.024693457,0.033122238,0.05479071,-0.0135219265,0.015437493,-0.0150410645,0.027980577,-0.15590522,0.001190164,-0.024775362,0.08910457,0.023253543,-0.026387453,-0.041815806,-0.022646135,-0.04667923,0.044543862,-0.025040029,-0.051964704,-0.00097326154,0.03228817,0.0066494504,0.016565895,-0.000029398274,0.0054808697,0.0040097926,-0.019835275,-0.012593553,-0.007526555,0.026876451,0.01626992,-0.025245387,0.0020446796,0.056069847,0.0037769831,-0.03762453,-0.02340489,0.025529211,0.008171621,0.015469497,-0.02703418,-0.0026400776,-0.009819336,0.02563667,-0.032128915,0.022174774,-0.016885832,0.005285428,0.035309777,-0.007822461,0.0045730015,0.01645143,0.032401603,-0.02406828,-0.009808286,-0.03810946,0.0120073855,0.017377488,-0.012100463,-0.0023778796,0.024480125,-0.06015554,-0.043070693,-0.050672535,0.048798405,-0.01834366,-0.048137676,-0.0052608554,-0.022517709,0.030019356,-0.08344103,0.0015241966,-0.005138546,0.01738602,-0.029650481,0.0103266295,-0.057154156,0.04239376,-0.02001288,0.06744081,-0.029109662,0.00858828,0.023526128,-0.01004881,-0.04630361,0.0018048877,-0.08720871,-0.017100425,0.011694298,-0.05051499,-0.016545057,-0.033309426,-0.0099960305,-0.019863732,0.027250746,0.015788097,0.24614814,0.0005596332,-0.03531861,-0.01946429,0.058989283,-0.0025428347,0.020804258,-0.018023133,0.007258836,-0.027741395,0.0018190029,0.032154575,0.017530741,-0.014747001,-0.01759742,0.0022356475,-0.03920207,0.0029904996,0.08084944,0.011605307,0.020254834,-0.016995704,0.023281075,-0.017767249,-0.05476108,0.008551045,-0.019914927,0.026060848,-0.038238276,0.014244933,-0.038581736,0.02323695,0.016320277,-0.034849036,-0.06600182,-0.009707401,0.007107897,-0.034991987,0.016537806,0.024466079,-0.03103091,-0.009916251,0.05920906,0.015947398,-0.032408692,-0.035472658,0.04630635,0.012749799,-0.031850867,-0.012063768,-0.027815454,-0.032009106,-0.006605059,-0.009422783,0.025966167,-0.036876433,-0.011942149,-0.032226235,0.00403979,0.057634212,0.0014007669,0.0017404227,-0.0754499,0.006519708,0.016023614,0.016699282,0.001640415,-0.024408476,0.013417208,0.045524117,-0.011477488,-0.027010651,0.032140825,0.0025282186,0.006758088,0.012074397,0.054388788,0.07635848,-0.0070992783,0.030582624,-0.014951858,-0.02197683,-0.004147693,-0.006031917,-0.00521954,-0.02409587,0.01992246,0.0394832,-0.009742485,-0.012316245,-0.03469484,0.034932654,-0.0045935097,0.05769658,0.023881527,-0.003423989,0.020747166,-0.0105237635,-0.011888689,0.004705276,-0.017934313,0.015600728,-0.028645031,0.021637332,0.015214779,-0.013277292,-0.010763034,-0.029840708,0.023648597,0.016528366,-0.014032467,0.010384381,-0.0016245769,-0.03594619,-0.009958516,0.013930437,0.021817463,0.031007564,-0.0057189404,-0.014673909,0.02797342,-0.031245148,0.014591224,0.022473779,-0.033908095,-0.0012745642,-0.03351455,-0.0032808324,-0.009009514,0.02393234,0.0033634088,-0.03871566,-0.03749033,-0.007233459,-0.012246113,0.031729434,-0.0032563312,-0.0045928927,-0.02490698,0.016665718,-0.031349864,-0.030361807,0.012234284,-0.006394024,0.026598936,-0.013425734,0.0070985802,-0.02932601,0.0057807653,0.08123917,-0.037038963,0.06092422,0.038948532,-0.011495341,-0.02284631,-0.0052454183,-0.035261266,0.052670438,0.036311284,-0.02739204,-0.0071055777,0.037341677,0.025613843,0.07989988,-0.0014872177,-0.020371998,-0.030755688,0.015752561,-0.0570834,-0.055381436,0.0041750614,-0.02930283,-0.048782807,0.037502375,0.017288053,-0.02457694,-0.022890141,0.021482391,-0.06373231,-0.0472094,0.025457188,0.029943604,-0.070051685,-0.03472465,0.018879645,0.008974519,-0.009140356,-0.0015831272,0.025286088,0.008781743,-0.017030364,0.099840984,0.009622841,-0.009227754,0.0002829867,0.06083405,0.042983714,0.0383066,0.00661033,-0.010485207,-0.062292486,-0.019335633,0.004306548,-0.020765174,-0.009436851,-0.010090308,0.0028492901,0.06341988,-0.015803888,0.013094559,-0.019588511,0.000506086,-0.023935739,0.028213277,-0.043084335,-0.030990174,0.023604015,0.07777318,-0.020662593,-0.044917278,0.017328871,-0.0040632677,0.006008229,-0.017417407,-0.025016543,-0.023089161,0.012619037,-0.026495632,-0.0063377297,-0.029566238,-0.0013260716,-0.0055299923,0.010439669,0.010613094,0.0054959035,-0.017961528,0.0034726027,0.023585398,-0.027562413,-0.028394701,0.01421634,0.015396727,0.029161384,0.030237803,0.0059403754,0.03139044,-0.088338636,-0.07750117,-0.0070480476,-0.026397757,0.0028682835,-0.034939647,-0.0026449808,-0.012594227,0.020900562,0.023435663,-0.005156386,-0.019040773,-0.03538577,-0.06318633,-0.020952536,0.046849784,0.03480564,0.005139999,-0.047565833,-0.02507599,0.033152215,-0.021290198,-0.023911044,-0.015361453,-0.018719958,-0.008454062,-0.054914303,-0.010934089,0.04527761,0.009700456,-0.0527749,-0.015820194,-0.0008767163,-0.027814906,-0.069680765,0.012396385,-0.00090235786,-0.017892016,-0.05358593,0.023340054,-0.0047609466,-0.029734394,-0.029743884,-0.052709963,0.017260415,-0.010909462,-0.0477178,0.04657545,-0.015517712,0.012188804,0.017178813,-0.009058059,-0.0046405694,0.00090291264,-0.009549917,-0.008174229,-0.008411437,-0.006159431,0.0045401626,0.035756443,0.0077874637,-0.0025015322,-0.0024320818,0.011452892,0.03623367,-0.04477466,-0.0038304452,0.052113194,0.019510118,0.018805582,0.07094,-0.037502397,0.018777672,-0.01784106,-0.018092263,0.040828053,-0.025007801,-0.005112431,-0.04491717,0.017618878,-0.0429969,-0.017661497,0.003969815,0.05161218,-0.034490827,-0.007534226,0.007720122,0.010729308,0.0074217007,0.0017730743,0.021721117,-0.011074291,0.023930466,-0.01580712,0.006533031,0.025672475,0.02554541,-0.024888776,0.009398222,-0.051584754,0.00029126697,-0.0021569412,-0.038548317,0.027724037,-0.02831043,-0.016373372,-0.005485082,-0.03928979,0.037566207,0.019697502,-0.04130647,0.011447199,0.023892442,0.0467391,-0.032526936,0.026032476,-0.022001332,-0.021509496,-0.03700773,-0.026849786,0.013094548,-0.02699648,-0.02566877,0.030118179,0.022418182,0.04893754,0.029560346,0.040624697,-0.0051859915,0.045239978,-0.02322297,-0.0031016718,0.052643027,0.025073685,-0.01351947,-0.007069911,-0.02565651,-0.020385737,0.007448763,-0.011553643,-0.011986699,0.0032783533,0.04084245,0.039587107,-0.037969712,0.007356987,-0.00236851,-0.007495956,-0.16079065,0.01782843,-0.017585417,0.032702476,-0.023680855,-0.017368678,0.011636622,-0.035407253,0.004319044,-0.0050122887,0.0027677596,-0.04091734,0.007987461,-0.028400308,0.046337895,-0.010874479,-0.010175048,0.017574787,-0.037272867,0.08587854,0.014842469,-0.033754338,0.042347223,0.021793872,-0.04251749,-0.0032261864,0.0014067838,-0.014132565,-0.02288793,0.013788764,0.010961087,0.03319999,0.035509273,0.053339764,-0.010266206,-0.018680131,0.012395104,-0.009109667,-0.039462127,0.05281569,-0.006848009,0.03092871,0.02289692,0.012867906,0.038896512,0.05497988,-0.015055151,-0.017414615,-0.003465007,0.051337052,0.01349235,-0.0016809765,-0.0018477386,0.0035458554,-0.003977835,-0.019806579,-0.0051296204,-0.006274281,-0.01170211,0.02004441,-0.011498064,0.05066363,-0.0023015686,-0.024623083,-0.006929753,0.025625134,-0.03382326,-0.007596947,-0.06316325,-0.0004937795,-0.012471054,-0.027883487,-0.008968128,-0.033585172,-0.03339686,-0.04363572,0.051483553,-0.0026177743,-0.0077012796,-0.0064585144,-0.030831965,-0.01792776,-0.0029801603,0.035802975,0.05088266,-0.01123176,-0.03972996,-0.051276427,-0.009200638,-0.014636472,-0.04989054,-0.06051822,-0.003999407,-0.00056232826,-0.0037004822,0.058515057,-0.008969785,-0.0030942531,0.0034487918,-0.0380944,-0.02972841,-0.027392056,-0.012329479,-0.03614797,-0.0018809253,0.019370684,0.04647664,-0.009369083,-0.0745729,-0.0050091534,-0.027238443,-0.009617644,0.014037045,0.0021931778,-0.06680959,-0.02488638,-0.009178741,-0.03356626,-0.036902703,-0.037037667,0.0054199216,-0.012351904,0.016087642,-0.037621923,0.023608625,0.03894799,0.009434183,0.03158787,0.01970917,-0.019330377,-0.015729908,-0.0039892313,0.016785588,0.015378502,0.046868116,-0.03779715,-0.0035924665,0.03270845,-0.035321333,-0.04141102,-0.03670274,0.003232451,0.010140507,-0.032860696,0.004656741,-0.014055923,0.011532127,0.043094363,0.045430705,-0.03973682,-0.01601246,0.0026230016,0.0060240594,0.027047625,-0.0034351368,0.052712575,-0.0027029105,-0.03657236,-0.001592343,0.07087665,0.018216066,-0.0020471045,-0.035168998,-0.021619163,-0.00608952,0.04566148,-0.006504639,-0.028838722,-0.02051077,0.020957347,-0.006928469,0.0230896,-0.012896236,0.05249209,0.01955678,-0.019893646,0.0009255438,-0.028208701,0.013772759,-0.0085541755,0.03223415,-0.0128569435,0.053781677,0.026450291,0.009776206,0.034341473,0.016673753,0.01844486,-0.037530687,-0.022426048,0.029990673,0.036164045,-0.07379753,-0.025466926,0.053477723,-0.0027206482,0.013776917,0.024482673,0.028621638,0.00083349895,-0.026452519,-0.008493842,0.02941882,-0.0035789006,-0.003918362,0.035148263,-0.017758261,-0.012332479,0.00880789,0.008484646,0.0011571668,0.04076925,0.0024865533,-0.006828116,0.026927562,0.016333723,0.037381407,0.031013599,-0.0060692383,-0.02333772,0.0095909415,0.014492661,-0.049843572,-0.02264427,0.019743072,0.030971827,-0.007485561,0.0320536,-0.019697912,0.0065420787,0.020152513,-0.015709748,0.0022112054,0.016206263,0.0049965875,0.012133926,-0.021988826,0.0053061154,-0.028947668,0.010746636,0.033694096,-0.018329304,0.06212053,-0.05442641],"last_embed":{"hash":"1s0r5hl","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"1s0r5hl","at":1763795325589},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1s0r5hl","at":1763795325589}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0050097303,-0.005835138,-0.004566039,-0.0009080934,0.03678247,-0.015055892,0.038377073,0.033299837,-0.017591309,-0.0015965953,0.004410005,0.020184856,-0.01985272,0.010314701,-0.00942994,-0.0237484,-0.012274239,0.02003614,-0.01853386,-0.0014856738,-0.025581062,-0.0130399605,0.022148287,0.008781218,0.0014237269,0.07440036,0.0041731666,-0.024364581,-0.01619223,0.0075882045,0.01697188,0.005657489,0.0040118545,-0.035412192,-0.008100056,-0.06040473,-0.015299916,-0.04679489,-0.09763914,-0.01869383,0.0067131394,-0.025063649,-0.04387885,0.00007935083,0.018514317,0.008188896,-0.010449296,-0.07671978,-0.02788888,-0.0105648,-0.02926071,-0.003586029,-0.0067460565,-0.034027483,0.00045688677,0.024760513,0.021484414,-0.017718913,0.024777755,-0.01731563,-0.04192167,0.024537764,0.010170111,-0.035615645,-0.03570054,0.019447636,0.013185342,0.04804696,0.04072142,-0.051074374,-0.001080095,0.011380477,-0.030766288,-0.05952669,0.0008302319,0.012175963,0.016775893,0.013196211,0.0045679393,-0.026473656,0.10144348,-0.015276453,0.02359041,-0.0116853705,-0.017652502,-0.040007465,-0.021996642,0.06917229,0.0070925476,-0.0013606332,-0.013579812,0.04510633,0.014673513,-0.041598722,-0.0036311639,-0.014791546,0.009768485,-0.037480637,0.01943348,0.014410217,-0.041962184,0.014427624,0.008617359,0.025903713,0.028009735,0.011070328,-0.008341445,0.018972343,-0.041622452,0.008330765,-0.033085816,-0.026373949,-0.013594838,-0.005907879,0.004421307,-0.00822503,-0.03281731,0.029102024,0.0088580465,-0.007267381,0.01298551,0.019319912,-0.0053710206,-0.013013709,-0.019181034,0.011305387,-0.015134466,0.06455913,-0.027227126,0.022463657,0.0014795016,0.023957632,0.03779009,0.008050726,-0.050684478,-0.023591485,0.04134388,0.02829034,-0.0007079211,-0.03257957,0.033621714,-0.0014475916,-0.034268558,-0.018566791,0.06370885,-0.013404995,0.021334615,0.0015991447,0.006340122,0.055602845,-0.023262428,-0.032134917,-0.003767123,0.009663999,0.010703963,0.02659307,0.030047065,-0.0072699217,0.019377578,-0.0024027734,-0.01340408,-0.0057198363,0.02443847,0.033842094,0.028631033,-0.013825281,0.033191014,0.005289789,0.0010313281,-0.011284736,-0.006815834,-0.06457002,0.020092377,0.016142985,0.02229123,0.06039142,0.021105094,0.046762127,0.015727643,-0.025488853,-0.030568343,-0.020096429,0.020207189,-0.04303846,0.009715862,-0.04077462,-0.0070081963,-0.009885168,-0.008680933,0.07832363,-0.025530046,-0.02725708,0.046266302,0.013124563,0.008791722,0.009644895,-0.009506063,-0.0058410717,0.07289898,-0.05628063,-0.020004982,0.017839462,-0.0150206825,0.008882144,-0.0036772168,0.02049036,-0.009464762,-0.051510736,-0.0048135608,-0.021236131,0.063528314,-0.011110578,-0.017491877,0.0044953735,-0.0052697156,0.005315362,-0.015249073,-0.020469408,0.008906516,-0.017710224,-0.00045012956,-0.019757373,0.017651936,-0.035707787,-0.0048690536,0.0074781175,-0.012505761,0.03276985,0.016241029,0.023229396,-0.06719217,0.07859987,-0.046854928,-0.035759643,0.0006753395,-0.01126384,-0.07520895,-0.010992158,-0.003994104,0.02784784,-0.0010199191,-0.05337614,0.02477513,-0.045144193,-0.04936419,0.029523348,0.0148479175,0.05004986,-0.035678774,-0.0041950434,-0.01394607,-0.016327154,-0.0033205657,-0.051716857,-0.0014071229,-0.03895288,0.00477984,-0.012344636,0.025872739,0.02516267,0.012751023,-0.028077075,0.005503491,0.033373546,-0.015274474,0.006016509,-0.0075124246,-0.051309958,0.014703739,0.03883945,-0.008819414,0.024443759,-0.019279111,-0.028978975,-0.027764795,-0.03503031,0.0004690153,-0.021616675,0.02305739,-0.023321588,0.013999342,-0.015251639,-0.00030053602,-0.038932625,-0.014606345,0.04068628,0.0019407619,0.0035040095,0.041050203,0.022469738,-0.0036267193,0.026193405,0.07775682,-0.045592196,-0.0057163686,0.07602523,-0.046397053,-0.18149346,-0.051594164,0.038538985,0.01418396,0.011402969,-0.019078605,0.015244287,-0.007603315,-0.015856488,-0.03900596,-0.023884451,-0.13260739,-0.0059813885,-0.023655588,0.015908306,0.024958638,0.036542993,-0.018435722,-0.02083516,-0.064036,0.01805949,0.028940642,0.0510385,0.017357487,0.036572088,0.0048883,0.047507428,0.044643156,-0.0126961665,0.023884997,-0.04340904,0.04099256,-0.03279288,-0.037572406,0.026297396,0.025646867,0.012540587,-0.010249709,0.017364511,0.03608949,0.019364536,0.048462234,0.018874006,-0.055683386,0.030984323,-0.011442183,-0.0029101933,-0.027658962,-0.014077391,0.008990003,0.015267153,0.017490432,0.0077670044,0.015362572,-0.008979098,0.009667499,0.014404074,0.061692577,0.033167187,-0.0046326765,-0.021357894,-0.03511649,-0.042735316,-0.025625633,0.018394565,0.013253729,-0.0023174207,-0.026355779,0.0029545852,-0.05216214,0.004567215,-0.0047066463,-0.034947,-0.031574544,0.014368598,-0.013928799,-0.015208259,-0.028664688,-0.03565785,-0.0742862,0.033265702,0.011868524,-0.03518226,0.0054607117,-0.008613728,0.0029573524,-0.052425623,-0.06035641,0.021084988,0.33261132,-0.0046853567,-0.012710748,0.019244602,0.008978844,0.024762563,-0.0178074,0.021401657,0.011936489,-0.013340454,0.004296078,-0.0021708666,0.016639775,0.027455138,0.02566883,0.03284472,-0.0120682055,0.0017167034,-0.02325401,-0.020219851,0.014399445,-0.038772054,0.005468883,0.025593337,-0.06184199,0.011976091,0.035204418,-0.0024702095,-0.056272533,0.0048656906,-0.007592086,0.006789944,-0.049038522,-0.026606366,-0.041141074,-0.0038213667,-0.05863329,-0.075748466,-0.026786635,-0.03907575,0.012901275,-0.030902658,-0.021796513,0.0049278196,-0.050749704,-0.023488855,-0.0014809475,0.008519658,-0.028347509,-0.026424555,-0.0066606295,-0.016384143,-0.049093887,-0.0021125772,0.018978123,-0.019948496,-0.035857286,-0.024281317,-0.004975663,0.0132211475,0.036240224,0.025934843,-0.053578723,-0.00031986402,0.03049483,0.03358757,-0.028284833,0.0071722297,-0.0059293653,0.02437034,0.03005399,0.012679718,0.016692651,-0.008275708,-0.023034897,-0.011001105,0.0087985825,0.030747412,0.014349306,0.030468224,-0.023105321,0.02782914,0.009470959,0.05277757,-0.0015615345,0.04050298,0.011609288,0.034137793,-0.017157046,-0.013811036,0.012427156,-0.042486355,-0.009134404,-0.019142684,0.0218428,0.007356985,0.030215241,-0.06935139,-0.011533746,-0.024513057,0.009837173,0.01698159,0.0005965058,0.002661563,0.02359975,0.0142497225,0.0122002065,-0.0026510563,-0.027475841,-0.0010751457,-0.03462391,0.0037700124,0.038428023,-0.013177032,0.04722375,0.0066430094,-0.010135199,0.018766126,0.014763866,0.02711725,-0.03248318,-0.05232557,0.013819543,0.022767233,-0.02268305,-0.06359624,0.02290351,-0.02289594,-0.0036584027,0.031361744,0.045003198,0.01727414,-0.021975884,-0.023354243,-0.01567872,0.004552532,0.004670797,-0.0040517147,0.02392392,0.06236164,0.016033899,-0.02281966,0.004843046,0.04068933,-0.0016355328,0.0038081745,0.012770449,0.011723894,-0.018134499,-0.009219015,-0.004279664,0.022593023,0.029372742,-0.015140227,-0.002430422,0.0063093076,0.008300432,0.0022885567,-0.042658143,-0.0334996,-0.025721384,0.0112795755,0.034943197,0.06370207,0.023090467,0.03167199,-0.0019326555,0.031705014,-0.00052033714,0.009003316,-0.008113424,-0.041038383,-0.014163263,0.018934153,0.041777182,-0.021613868,-0.013619149,0.008227011,0.025343893,0.007900293,0.0637047,-0.004795162,-0.04525129,0.016430773,-0.044550814,0.016487941,0.009212252,0.009152783,-0.012964518,-0.040734727,0.023660488,0.058833946,-0.027036197,-0.025995482,0.012237035,-0.018969383,-0.018339619,0.013324334,-0.025858395,0.03196933,0.040100604,0.03519689,0.014726779,0.047392875,0.035005417,-0.024412382,0.023978604,-0.008510113,-0.02143716,-0.046988025,0.010605541,0.0236227,-0.012586087,-0.028091952,-0.01897772,-0.048186064,0.04829807,0.028220057,0.029919028,-0.025128877,-0.035308074,-0.017235849,0.03713183,-0.04633836,-0.023328394,0.024766056,-0.008527638,-0.029150462,-0.024030104,0.023472607,-0.01760553,-0.018170398,-0.00070758635,-0.02029417,-0.006119087,-0.025504928,0.04498465,0.014079399,-0.0020037529,0.005546881,0.014767897,0.005668478,0.012286991,0.049427163,0.033562567,0.009332383,-0.02747869,0.0518939,-0.04783534,-0.019576807,-0.0028082202,0.01099529,-0.048795372,-0.023750596,0.04313718,0.04963542,-0.011283941,-0.022419145,0.0043843775,-0.009163329,0.022761902,0.008174383,0.0034792514,0.014158099,0.014231806,0.014671007,-0.042621132,-0.018939678,0.0057146708,-0.061189163,0.0149269905,-0.024489226,-0.039875686,-0.016874729,0.014516756,-0.01771168,0.008967607,-0.028537078,-0.0013494568,0.030244922,-0.08979842,-0.006192348,-0.023499044,-0.023166455,-0.017389895,0.012639102,-0.036615103,-0.018756732,-0.02027412,0.009049709,0.05507747,0.010453358,-0.043740638,0.005748201,-0.025378454,0.034527026,-0.00830203,0.020333024,0.048249893,0.0063186917,0.010329733,0.025302859,-0.024253914,-0.04966428,0.0028900784,0.0137522565,-0.009435593,0.03847197,-0.017044578,0.007816514,0.018685259,-0.029957527,-0.039568137,-0.008611592,-0.024047012,-0.02668023,-0.019059569,0.044181537,0.010720906,-0.027897445,0.026266256,0.019448085,-0.008276566,-0.022258952,-0.03463126,-0.02880205,-0.019290663,-0.0011397052,-0.028176941,0.0071647675,-0.01199769,0.014308436,0.035552636,-0.018769003,-0.0047322176,0.005115603,0.062480442,-0.0021460366,0.0076845866,0.018558921,-0.02606681,0.025854899,0.01769748,0.013816703,0.026986828,-0.003945929,0.015657125,0.008128569,-0.05406329,-0.0064009773,0.051185515,0.014707377,-0.03975055,0.017759772,-0.013421517,-0.020051813,0.0005390285,0.002029414,0.00096352363,0.0036132853,-0.0076263403,0.07054979,0.067143925,0.022112574,0.017734041,-0.030187948,0.006983589,0.012076284,-0.0010031257,0.014623087,0.022720661,0.02360075,-0.017053368,-0.0040809065,-0.036775652,0.00114299,0.03825132,-0.0028715075,0.026485933,-0.049843837,-0.028925775,-0.0047094314,-0.011881382,-0.034910027,0.02621547,-0.0094958125,-0.033888996,-0.016167117,-0.012962593,0.054704793,-0.015429287,0.01693729,0.017260795,0.041939832,-0.113335334,0.04700947,-0.01702922,0.0047441516,0.04087488,0.0074430956,-0.0002724179,-0.034842867,0.009704315,-0.040960565,0.054661524,-0.026112445,0.036539074,-0.049553994,0.011017423,0.0013508208,-0.029145328,0.017029284,0.014818026,0.045280326,-0.002005576,-0.029765809,-0.041348927,-0.04317267,0.019122763,0.0129625825,-0.0007725236,0.008323482,-0.015395706,0.031715456,0.0029588486,-0.049787313,-0.02741604,0.059021313,-0.027325094,0.009791292,-0.014541738,-0.048470307,0.02263811,0.032287594,0.017921722,0.0076141586,-0.037442166,-0.0065795765,-0.0464275,-0.0028927813,-0.02048407,-0.008084521,-0.0071804635,-0.011695698,-0.09590372,-0.019823879,0.027976636,-0.0027767452,0.01491551,0.044347994,0.007933808,-0.0041978704,-0.010713363,0.0023549937,-0.015154182,0.015673237,-0.021571023,-0.015697943,-0.0217843,-0.016316358,0.02159129,0.0065465188,-0.014135908,-0.023035524,-0.022325989,-0.015433701,0.0030061738,-0.041003972,0.01168542,-0.024508275,0.004499369,-0.0139596965,0.023128474,-0.008073721,-0.00029907993,-0.026653862,-0.006708325,0.048182286,0.05594006,-0.026775068,-0.0067283735,0.0025554078,0.008050983,-0.016436707,-0.026205417,0.030671293,0.006464748,0.022286374,-0.019840825,-0.019485662,0.02746613,-0.0061419373,0.024653327,0.019175928,0.005741417,0.029050365,0.0002346483,0.017511848,0.005673181,0.026114577,-0.021007301,0.035540495,-0.016746793,-0.016585542,-0.00008197817,-0.0385223,-0.031832475,0.01793582,-0.022694398,-0.019038351,0.0144403875,-0.00511744,-0.0091266,-0.029092744,0.0054877824,0.023910219,-0.0128705595,-0.06073428,-0.0009212558,-0.0046924893,0.04306485,0.016674254,0.042238392,-0.030703781,0.057016265,-0.03461574,-0.03331612,-0.002155557,-0.02057636,-0.013339296,-0.0061113103,0.09143656,-0.009423206,-0.03546149,-0.032385286,0.0439897,0.019161955,-0.041313145,-0.044230822,-0.027176527,0.0057993224,-0.019223303,0.0048419014,-0.017627988,0.000103353326,-0.011562757,-0.011849162,0.015088818,-0.04673381,0.002900248,0.024144117,-0.06191405,-0.03950167,0.075979166,0.051065233,-0.0123003,-0.0062368587,-0.018677542,-0.048696265,0.03621564,-0.01771971,-0.032257922,0.044419874,0.011774847,0.0274486,0.025733635,-0.00630948,0.055566944,0.031755727,-0.037757248,0.01425847,0.043428984,0.042677082,0.0052212137,-0.008342025,-0.01942773,0.046402045,0.004756822,0.02149569,-0.017044282,0.029737461,0.027451843,-0.02600926,0.015227306,-0.037630342,0.036973402,0.022393892,0.0009248111,-0.004762897,-0.028947825,0.006822059,-0.008475079,0.0020062672,0.013022248,-0.048859056,-0.022290615,-0.020725891,0.000006234056,-0.0074911504,0.022354404,-0.038427565,0.0019050181,-0.010928055,0.019543169,-0.024676103,0.024618126,0.033127986,0.059330206,0.032640234,-0.017770566,0.011408017,0.00890774,0.0578171,0.027485108,0.006325218,0.038030315,-0.0059910384,-0.06659449,0.010102156,-0.018433316,-0.017076213,0.047195833,-0.00028386907,-0.01707859,-0.013482248,0.012173771,0.005024825,0.04978229,0.010764107,-0.010901659,0.023736859,0.050266452,-0.020633306,0.024879884,-0.015303556,-0.025223158,0.011489687,0.0076847197],"last_embed":{"hash":"1bocpkj","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"1bocpkj","at":1763795325589},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS","lines":[5,301],"size":6795,"outlinks":[{"title":"Traefik Multi-Stack Setup#Step 1","target":"Traefik Multi-Stack Setup#Step 1","line":63},{"title":"Traefik Multi-Stack Setup#Step 2","target":"Traefik Multi-Stack Setup#Step 2","line":77},{"title":"Traefik Multi-Stack Setup#Step 3","target":"Traefik Multi-Stack Setup#Step 3","line":111},{"title":"Traefik Multi-Stack Setup","target":"Traefik Multi-Stack Setup","line":285},{"title":"Quick Reference","target":"Quick Reference","line":286},{"title":"Docker Gitea with Traefik","target":"Docker Gitea with Traefik","line":287}],"class_name":"SmartBlock","last_embed":{"hash":"1bocpkj","at":1763795325589}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Your Situation": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009930382,0.024728669,-0.037879605,0.024102263,-0.031863067,-0.049959786,0.02827294,-0.02054974,0.014635369,0.03766832,0.030732406,0.04258119,-0.049874254,-0.0004791886,0.0045507415,-0.009069196,-0.010655806,0.03219739,0.026627356,-0.011417503,0.011272577,0.007467103,0.03949183,-0.0016417769,0.0035913365,0.0021982926,-0.022313064,-0.009336687,0.0364073,0.03229795,-0.006488655,-0.032719284,0.01826482,-0.040020574,0.018126355,-0.079198435,0.0073031173,-0.043682747,-0.034502897,0.038743593,-0.008689485,-0.008819929,0.00069920585,0.012480088,0.0019773515,-0.032047704,0.012497851,-0.023827981,-0.035143584,0.0052053668,-0.010033971,-0.040284414,-0.022039173,-0.02251656,0.019785041,0.015483434,-0.0026961698,-0.022422316,-0.012811745,0.033113547,-0.0504648,0.021870436,-0.019045705,-0.01243429,-0.0008380665,-0.0021728128,0.014739696,0.055670723,-0.013133419,-0.0258782,-0.026749227,0.015005541,-0.0153501835,-0.042721897,-0.021265319,0.01120518,0.012591058,-0.030263823,-0.018079752,0.049592253,0.015655398,-0.04851787,0.04804972,-0.0052894973,-0.026945405,0.008470523,-0.043818668,0.11073807,0.09318051,-0.040376246,-0.0065614823,-0.015165647,0.015609021,-0.038436126,-0.04759973,0.013146607,-0.046686314,0.025524167,0.035450432,-0.0005267831,0.010997071,0.021796998,-0.010373107,-0.00058290665,0.0032500727,0.023398383,0.012659164,0.03247098,-0.05197096,-0.025323432,0.017479742,0.008419047,-0.006452872,-0.027380766,0.004041864,-0.046284676,0.023450656,-0.00031164824,-0.0024266397,-0.05035988,0.023335544,-0.0008701395,0.05094076,-0.05172317,-0.003637914,0.04113989,0.009183606,0.03711625,0.027692944,0.02699178,-0.015351699,0.031262126,-0.031927917,0.014155142,-0.034634255,-0.03228048,0.0021705711,0.062397484,-0.018750446,-0.06658881,0.0033452369,0.0760015,-0.036521018,-0.03512638,0.064561166,-0.01604866,0.016692543,-0.016685052,-0.012100569,-0.030096933,0.0042234943,0.007407553,0.02892774,0.021296605,0.028288038,-0.022112176,0.004187199,0.017065268,0.009014535,0.048489857,0.0062918523,0.038213845,-0.0075315014,-0.011400007,0.0013649696,-0.01184375,0.022954855,0.017719086,-0.008409306,-0.02285652,-0.009681796,-0.002370207,0.023621965,0.05056352,0.011455999,0.023214381,0.030842915,0.010261636,0.019094188,-0.035055775,-0.061903022,-0.040919438,0.02403487,0.018429581,0.005380636,0.017652122,0.06246577,-0.003071959,-0.021483399,0.026290374,-0.03797963,0.021261847,0.0325036,0.023383992,-0.0056371004,0.0018714288,0.034831025,-0.008132973,-0.0017279132,-0.03881294,0.022703515,0.023016686,0.05949321,-0.010360238,0.024443539,0.009298979,0.004561731,-0.045203924,0.01138463,-0.05081083,-0.02721526,-0.016272886,-0.012213458,0.019945718,-0.011797044,0.0052698893,0.021752832,0.019896114,0.012349367,-0.050291084,-0.024057746,0.022693658,-0.017027063,0.009860874,0.024162892,-0.0043862206,0.01695803,0.021232134,0.04240357,-0.005202526,-0.032613166,-0.014189982,-0.019855628,-0.038074434,0.084209196,-0.01739141,-0.062677026,0.023409951,-0.0076145795,-0.0020876287,-0.00916945,0.023190597,0.024027888,-0.02083887,-0.02543089,0.026889764,-0.018667636,0.046715967,-0.036379665,0.009333599,0.0034983833,0.026119389,-0.0292418,-0.0094140265,0.04729447,0.0040512425,-0.007620441,0.017114015,0.022876788,0.013357879,0.02923603,0.016411733,-0.001468534,0.025550395,-0.016740192,0.022696156,-0.0115719205,-0.07820674,0.02464107,0.010151057,-0.04399706,0.010791118,0.0073550823,0.04529591,-0.031844404,0.014394286,0.0028339429,-0.014237064,0.05607951,0.025304569,-0.061253663,-0.000082055376,0.026284767,0.013467857,0.0047867945,-0.010509454,0.039487273,0.008925645,-0.038521186,-0.04263754,-0.042371567,0.06351657,0.078394294,0.000551253,-0.0013820566,-0.016699646,0.018525874,-0.17607443,0.032866016,0.003366889,0.049421396,-0.01320192,-0.004069479,-0.050777428,-0.013596652,-0.02869424,0.06266144,0.004297639,-0.03197224,0.007948451,0.0026117987,-0.007564986,-0.0025210502,0.015841575,0.009956483,-0.010567661,-0.037680082,-0.00086221145,-0.01537575,0.022205653,0.018208904,0.022578493,0.03484249,0.03253081,0.025394954,-0.0246228,-0.030431889,-0.013959253,0.0034851765,0.015263551,0.012002766,0.02682195,-0.0068430067,0.017657014,0.0035222098,0.0066768285,0.013545909,0.0163146,0.043880895,-0.027148042,-0.009384044,0.0177431,0.026853262,0.023438988,-0.05835687,-0.006344842,0.041846324,0.035772443,-0.023564829,-0.01830237,0.018644603,-0.050628755,-0.024012353,-0.03329271,0.040915277,0.027136728,-0.07525035,0.01710661,-0.04674381,0.0051133186,-0.07717327,-0.0049461094,-0.013462801,0.0117145805,-0.004565753,0.025688447,-0.009911429,-0.0033381372,-0.041257836,0.03440864,-0.008014207,0.039011292,0.033014897,-0.013853174,-0.031245364,0.00835983,-0.09704386,0.03624949,0.013993037,-0.014151708,0.022610588,-0.021994945,-0.02293619,-0.0035941985,0.04522951,-0.01589271,0.2499085,0.01768632,0.007180229,-0.027262613,0.034107618,-0.020083066,0.03020629,0.03830999,0.05001858,-0.030714307,-0.01827242,0.0036321224,-0.01939925,-0.003118008,-0.00442171,0.02850653,-0.027880134,0.005679569,0.038476847,-0.003603782,0.01346354,0.0030140416,0.010069467,0.008862364,-0.022718554,-0.02355242,-0.021880228,0.03693272,-0.0388557,0.02630741,-0.03386798,0.048742678,0.012390989,-0.04108872,-0.08675309,-0.026624195,0.022896634,-0.024169251,0.012782261,0.022717692,-0.00235286,0.0082989875,-0.021404747,0.0019077454,-0.035951555,0.017467689,0.04346938,-0.0033760506,-0.05183132,0.001408544,-0.06025488,-0.04112996,-0.048941698,-0.02130774,0.020764526,-0.040831383,-0.022076111,-0.050931387,0.017389342,0.044598874,0.013630248,0.014737456,-0.09232404,-0.05926575,0.0549533,0.021095287,-0.0064277286,-0.042716566,0.026466787,0.060448576,-0.008464712,-0.020993067,-0.018370617,-0.03200946,-0.0016586478,0.03215566,0.05119731,0.10977027,0.016698543,0.0008856647,-0.007412061,-0.0011499767,-0.038521904,-0.011012344,0.024690405,0.027756007,0.0198374,0.039021093,-0.011443012,-0.035106737,-0.0107380245,0.0051087574,0.0062737437,0.050212994,0.01764709,0.012015548,-0.028038811,-0.027991725,-0.02088043,-0.018954264,-0.01347797,-0.031959184,-0.041560553,-0.036543656,0.036096208,-0.04541959,0.021075126,-0.02040551,0.015216789,-0.0039960104,-0.025979823,-0.00701086,-0.014520459,-0.038826037,-0.010599641,0.035446357,0.008435975,0.008451647,0.016697617,-0.016191216,-0.009361134,-0.022707524,-0.018703546,-0.0116221,-0.030385965,-0.02575994,0.012800708,0.029361833,-0.013239003,0.042314626,0.034428716,-0.022298412,-0.02629308,0.0030417359,0.007622291,-0.0059106094,-0.0033361437,-0.008130908,-0.024421003,0.050453477,-0.05884618,-0.02071752,0.004322931,-0.0041295737,0.029947203,0.010940808,-0.0115622105,0.04211313,0.0022915432,0.03812098,-0.04440424,0.05977884,0.01590054,0.017826203,-0.013329535,-0.003944227,-0.003802419,0.025687374,0.017257396,-0.0015729651,-0.00928685,0.030393241,0.06836642,0.08808814,0.009013894,0.015964732,-0.06637281,0.012757204,-0.03255558,-0.04069775,0.046978354,-0.025494479,-0.028809138,0.022488888,-0.004488437,-0.020152587,-0.022267453,0.003018632,-0.04470987,-0.02320969,0.060067955,0.012475795,-0.040045634,-0.01227013,0.012466806,-0.02830408,0.01135875,0.006909686,-0.02957972,0.0095945215,-0.00024041411,0.074555844,0.013382855,-0.016193159,-0.005221521,0.042254508,0.062963456,-0.007145225,-0.0030454341,0.004684757,-0.062363517,-0.041577037,-0.0003746282,-0.046451543,0.017017385,-0.006317749,0.017612921,0.0168074,-0.015714722,0.016583942,-0.005787815,0.028543802,-0.013989219,-0.021421859,-0.026296347,-0.060466256,0.028070768,0.014116004,0.0104334485,-0.043300834,0.020816809,0.0105178505,0.014409952,-0.035135705,0.0031794142,0.021422623,-0.00081426697,-0.05007406,0.02059376,-0.037528455,0.0006619951,-0.01762246,-0.008643481,-0.015125481,0.0008293858,-0.05263411,0.021278175,0.03950007,-0.00007111003,-0.0018596573,0.024608253,0.009462615,0.016843602,0.040249273,0.012832626,0.022115337,-0.023636011,0.02155244,-0.02108626,-0.0066347914,-0.005483869,-0.061839037,-0.01584246,0.0131053785,0.054610472,0.0036744797,-0.01037302,-0.024449999,-0.01557031,-0.053337477,0.014439841,0.01913834,0.011837336,0.009437472,0.001191034,-0.027998568,-0.001711014,-0.038036503,-0.033780105,-0.043197613,0.007980819,-0.006135224,-0.050562784,-0.008139282,0.031587332,-0.0010965511,-0.022421494,0.00426893,-0.019781435,-0.023920199,-0.073822126,0.004311734,-0.011695401,0.02358171,-0.027435027,0.00840189,-0.013256396,-0.023340372,-0.054947644,-0.041459296,0.040892012,0.009409358,-0.006484181,0.016751785,-0.034392957,0.013922566,0.014552977,-0.036187276,0.013058378,0.04054685,-0.029099343,0.011546478,-0.012757766,-0.027312286,-0.039019715,0.019738056,-0.0070331725,0.011214554,-0.019927157,0.01120403,0.045626465,-0.030942734,-0.0016526644,0.07408058,0.008009364,0.01040962,0.06498109,-0.002855685,0.016619083,0.024470324,-0.009012928,0.052217484,-0.022811038,-0.042218935,-0.00945469,-0.0012568764,-0.06876307,0.0012956342,0.009235729,0.07122613,-0.03478603,0.014372614,-0.007081965,-0.034552045,-0.018092318,-0.028598314,0.041059025,-0.002030377,0.0398706,0.0028132265,0.00021199162,0.0074006785,0.05437056,-0.016344294,-0.0084550055,-0.09197765,0.016191436,0.011833372,-0.06423866,0.00955083,0.028110333,0.023844399,-0.007390351,-0.030989386,0.02490816,-0.021002,-0.012850373,-0.015007277,0.03313687,0.02785968,-0.014350252,0.03933488,0.04044002,-0.004367393,0.0018283515,-0.007385312,0.019228594,0.0142610725,0.018835468,0.029067142,0.028334847,-0.008978666,0.017345093,0.01693107,-0.014508483,0.037636273,0.006874046,0.03253239,0.011313586,-0.004255544,-0.03444236,-0.027827375,-0.0115898885,-0.019046044,-0.0053152214,-0.021767095,-0.017316565,-0.008504416,0.048507895,0.008822393,-0.010173405,0.030060489,-0.023802055,-0.02207649,-0.1516985,-0.008861033,-0.026842952,0.028230755,-0.027562857,-0.018120112,0.010886791,-0.023292352,0.004315215,-0.017820312,0.011343288,-0.0064780964,0.032057494,-0.0142785655,0.024289126,-0.0106101455,-0.03152265,-0.018293232,-0.006723227,0.04147148,-0.031655587,-0.039429847,0.022750648,-0.0077381735,-0.03740107,0.0053823097,-0.019257573,0.014704857,-0.015006666,-0.015294185,0.003651765,-0.0043431525,0.006750836,0.0316379,-0.020485487,0.004474493,0.018885778,0.0023022655,-0.024305578,0.008881062,0.011478912,0.021397293,0.026201831,0.013186545,-0.004545187,0.049827177,-0.002776717,0.008360138,-0.045381576,0.026314124,0.022689514,0.03926463,-0.025579473,-0.020732494,0.00006703733,-0.0021317902,-0.034693185,-0.035295997,-0.055728924,0.013634827,-0.03388044,0.047152635,-0.028747307,-0.04299042,-0.034451265,0.0067988783,-0.056375794,0.0013627547,-0.019906083,-0.0042575444,-0.0040649218,-0.026763234,0.00864995,-0.044867884,-0.004458672,-0.056032088,0.040585965,-0.00946382,-0.009194088,0.0026965376,-0.008664334,-0.028533952,-0.019126605,0.010015624,0.058221996,-0.018934181,-0.039744068,-0.020440329,0.0019510018,-0.01019781,-0.041166,-0.045887534,0.021119624,-0.057016674,-0.033580896,0.036430523,-0.011167662,-0.023662925,-0.0039545875,-0.008652046,-0.034968622,-0.023108285,0.010891611,-0.03500416,-0.020713925,0.03552684,0.02414565,0.015127075,-0.040153973,-0.027834706,0.010925008,-0.024309965,-0.011381559,0.016675888,-0.03998198,-0.013384671,0.03599012,-0.017536132,-0.044254195,-0.060367446,-0.041330386,-0.0007792804,-0.02551279,-0.041774865,0.0033272917,0.044785816,0.037111837,-0.008748766,0.016644744,-0.023334157,0.012808347,-0.014283706,-0.028924026,0.0053147874,0.032523237,-0.0024685839,-0.02118744,0.063676775,-0.027192164,-0.012138733,-0.0020179427,-0.00048559214,0.0044630268,0.021192728,-0.024154333,-0.014821263,0.009702135,0.027932914,0.009576867,-0.04069014,0.041696213,-0.024426624,-0.00033373624,0.017081747,-0.008437645,0.021698216,-0.013954679,-0.0564197,-0.002279125,0.06516583,0.045793552,-0.006563013,-0.018460974,-0.0166063,-0.006757035,0.017184788,0.0012873817,-0.022317844,-0.009926751,0.004295428,-0.0016752449,0.016377866,-0.0277733,0.052047312,0.015760243,-0.044684455,-0.0076281605,-0.035219643,0.019865865,-0.0037840947,0.0353048,-0.0073840623,0.030824745,0.043948647,0.0069310702,0.020854158,-0.0018462723,0.04054562,-0.02500402,0.026403578,-0.015669344,0.011868857,-0.048523042,-0.04012038,0.05942489,0.007588622,-0.0022591602,0.053352237,0.01310864,0.0072376826,0.02445611,0.008226931,0.01343883,-0.019125262,0.030470451,0.00017217256,0.014042757,-0.010246275,-0.047597647,0.004978512,-0.0091937585,0.055227846,0.022612253,0.013257612,0.007066804,-0.02699038,0.08083288,0.040705394,0.0021203535,-0.027758673,-0.005546729,0.042637095,-0.03805133,-0.07219745,-0.025200851,0.0105263665,0.009166306,0.0348074,-0.044019908,-0.026985724,-0.0037124907,-0.00046511105,0.0065289875,0.017613297,0.026443327,0.0032783134,0.0015510265,0.003595117,0.0049374443,0.012644744,0.03090425,-0.014167321,0.025644267,-0.014981395],"last_embed":{"hash":"stextd","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"stextd","at":1763795325589},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Your Situation","lines":[7,18],"size":267,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"stextd","at":1763795325589}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Your Situation#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.016965518,0.047338836,-0.047311522,0.03121827,-0.04878639,-0.06615576,0.027607566,0.023797514,0.04161292,-0.016389562,0.043649964,0.03813796,-0.007670899,0.0015353956,0.02315438,-0.012491451,-0.019374916,0.029032424,-0.019257309,0.015162928,0.015158059,-0.0026753496,0.05956848,0.026541244,0.01829596,0.00079112506,-0.032163274,-0.0033157405,0.040740572,0.057770196,0.009020724,-0.054043245,0.026748383,-0.035967983,0.050169796,-0.06672631,0.0038539076,-0.051530056,-0.0363667,0.022368392,-0.019328011,-0.027894616,-0.016047241,0.029571475,-0.026756626,-0.044087432,0.001874628,-0.031713594,-0.04645562,0.028843852,-0.008564447,-0.04474254,0.0028404144,-0.009251235,-0.0018632476,0.024277087,-0.0137918675,-0.017070103,-0.016080128,0.045997813,-0.029553456,0.040593453,-0.023966322,-0.029083677,-0.0037519357,0.014067955,0.015643368,0.048041675,-0.013151874,-0.018628377,-0.019820277,0.012727373,-0.031624906,-0.06453247,-0.041161504,0.0017446867,0.026417742,-0.022830728,-0.011798371,0.03322106,-0.0018676112,-0.048286133,0.025543658,-0.014843051,0.0023629633,0.050722796,-0.04941072,0.07694602,0.06642071,-0.040303934,0.0055142026,0.015409963,-0.01103994,-0.030078521,-0.030589491,-0.0010050561,-0.06182211,0.008405665,0.029628323,-0.016359128,0.011742787,0.048833087,-0.004695057,0.030214632,0.0062559443,-0.009071221,0.010499383,0.037021417,-0.05816598,-0.020985143,0.007485683,0.015474487,-0.0053909626,-0.012407467,0.012399077,-0.051422186,0.019000836,0.006071344,0.028635785,-0.055423032,0.029186314,0.018105665,0.05614848,-0.054787155,-0.049721144,0.029738411,-0.012381522,0.028658768,0.014341353,0.012770036,-0.002131077,0.045782734,-0.06697756,0.009633151,-0.038845245,-0.038763087,0.01749506,0.036211163,0.0002024053,-0.06799344,0.009125451,0.053477664,-0.012560743,-0.042453974,0.06582946,-0.025953691,0.01031248,-0.036852792,-0.007870665,-0.035775077,-0.014766618,0.013777028,0.03941286,0.032991294,-0.00076541794,-0.008975808,-0.013423456,0.018411415,-0.004644995,0.031108677,-0.002148662,0.015149976,-0.0002474501,0.000032917473,0.008475428,-0.011172404,0.024325104,0.017053993,-0.017230416,-0.020810077,-0.008303952,-0.025065199,0.022663936,0.022465164,-0.017718628,0.025226371,0.05404491,-0.0014625088,0.0493178,-0.036865707,-0.051193234,-0.017108578,0.025945008,0.03102286,0.0068653785,0.030577898,0.07079801,0.015842037,-0.0091041755,-0.011869193,-0.02652847,0.009665232,0.012991111,-0.0015490892,0.041103683,-0.013226328,0.014450022,-0.0067093936,-0.018904964,-0.021234386,0.015368912,0.034315836,0.035670992,-0.003195556,0.0037589574,0.021017322,0.0010362911,-0.05445754,0.0029661995,-0.0472489,-0.025377432,-0.022296697,0.0032406214,0.020957693,-0.0066745114,-0.0009002732,0.01490015,0.02046949,0.003729135,-0.050766405,-0.05661419,0.00054586685,-0.011042185,-0.0003638883,-0.013990177,-0.033014283,-0.00960474,0.006236962,0.04072079,-0.046462707,-0.046963856,-0.0009487162,-0.028407877,-0.036034875,0.07385141,-0.0100032855,-0.040131282,0.039638117,0.006105359,-0.002349184,-0.037319854,0.018716522,0.014894983,-0.02478908,-0.048034225,0.036360722,-0.008438415,0.020377764,-0.040865287,0.011246715,0.013900407,0.023218496,-0.018472781,-0.02118691,0.05429098,0.0069242986,0.009968976,0.008025769,0.0044567683,0.016436968,0.01412517,-0.0047140624,-0.0030857003,0.021113615,-0.012850217,0.009164566,0.009666279,-0.021211294,0.016304603,0.0028026171,-0.05206812,-0.017802076,0.028158963,0.023148414,-0.04420076,0.051995985,-0.027656665,-0.009223242,0.065276764,0.027094979,-0.020577105,-0.008897239,0.03366526,-0.020298833,0.019455321,-0.019793935,0.0015613221,-0.021521818,-0.035627924,-0.040865432,-0.019732947,0.029457578,0.060844805,0.011270316,-0.015391442,-0.0137010105,0.027843196,-0.15890345,0.035200287,-0.03192743,0.06401155,0.00038400394,0.006584932,-0.033239964,-0.010929683,-0.061891127,0.06644526,0.013120062,-0.038571667,0.02387406,0.008190587,-0.012658832,-0.029114079,0.04692185,0.012015317,0.050357167,-0.010922165,-0.0106605645,-0.0011304927,0.01455266,-0.008673087,0.004474816,0.029629089,0.037076622,0.014047035,-0.023181273,-0.02663683,-0.009447118,0.018863473,0.009512845,0.030734789,0.028495165,0.0059470255,0.04558935,-0.02492514,-0.013502717,0.012428147,-0.008872841,0.040815763,-0.015558004,0.0113332495,0.025624432,0.021931423,0.007262701,-0.06558803,-0.0011980613,0.010078443,0.03847082,-0.02744997,-0.022243451,0.02065981,-0.061552897,-0.033270217,-0.036080044,0.045556113,0.028959861,-0.08700345,-0.00267837,-0.04260645,0.015948655,-0.06793053,-0.022021027,-0.028694125,0.020912066,0.0031388688,0.01500139,-0.02834884,0.014139102,-0.0252523,0.056312405,-0.0038303325,0.02248485,0.028640902,-0.03341109,-0.040873095,0.022616431,-0.07739252,0.016382266,-0.003171562,-0.012962495,0.016467534,-0.031973787,-0.012827285,0.021183224,-0.012892328,0.00227753,0.24471472,0.017872054,-0.006707253,-0.029247418,0.029908525,-0.035053395,0.023290584,-0.010009082,0.047843374,-0.0072736586,-0.0058489055,0.01433111,-0.025202459,0.010320597,-0.037377875,0.028408434,-0.043574575,0.015235487,0.04336205,0.012780419,0.0064346683,-0.010071251,0.0017173964,-0.028739452,-0.01806385,0.006801212,-0.045595646,0.05911637,-0.024578242,0.02516656,-0.06465793,0.03276172,0.034451503,-0.029815657,-0.062192094,-0.029738437,-0.022814957,-0.0071261562,0.010404241,0.025487699,-0.012124472,0.005034206,0.0040412424,0.014540725,-0.035718,0.019281244,0.06377257,-0.014697275,-0.030984864,0.020687003,-0.04236275,-0.052221607,-0.031333454,-0.010536761,0.004226902,-0.044534218,-0.015444838,-0.024896521,0.010408957,0.076198794,0.027003389,0.015487621,-0.0781016,-0.01323264,0.03682111,0.0020183465,-0.020019207,-0.035490483,0.01594037,0.016784322,0.00863823,0.0039790696,0.0057017216,-0.019478908,0.006111594,0.00356566,0.03728155,0.06887251,0.0001446264,0.0027216547,-0.03187992,-0.007139983,-0.055892173,-0.0141609255,0.018742846,0.014805782,0.018448126,0.027294625,-0.009403909,-0.036821477,-0.033385515,-0.0004729664,-0.004938599,0.039700173,0.056599416,0.012091723,-0.0051176054,-0.0043878676,-0.03394554,0.015534005,-0.012511659,-0.025990915,-0.020667274,-0.005573437,-0.022366786,-0.056456603,0.020279521,-0.03136924,0.021645222,-0.030417101,-0.021995896,0.0069550457,0.019099334,-0.035573233,-0.005131817,0.0431408,0.014238556,0.04422176,0.0071357503,-0.011852752,-0.0033979837,-0.01755395,0.013686406,-0.01869992,-0.011379961,-0.025356082,-0.00103878,0.038974043,0.0021931238,0.030431803,0.0132110175,-0.025289549,-0.06372144,0.0024581312,0.026947182,-0.012022073,-0.030973157,-0.014829868,-0.013456129,0.052732572,-0.06836469,-0.031425927,0.018942317,-0.016900282,0.027232789,-0.000520716,-0.030616393,0.0333701,0.008970541,0.029340241,-0.034392957,0.07681928,0.032133333,0.0018152413,-0.048408046,-0.002586571,-0.002005115,0.031979535,-0.0032609056,-0.004687268,0.03607441,0.031498987,0.036770288,0.094326414,0.008098502,0.011655059,-0.012775063,0.013111868,-0.06442015,-0.03414944,0.016119009,-0.033841018,-0.028387925,0.0027156365,-0.007058207,0.0006124069,0.015197521,0.03756785,-0.06739246,-0.04039764,0.052234843,0.03501771,-0.038147043,0.013212729,0.026418095,-0.016191585,0.018745828,0.0032056586,-0.036027405,-0.003919572,0.004840643,0.081211284,0.017890481,-0.01612521,-0.014383473,0.03566939,0.061123293,0.019585747,0.005893188,-0.0036905515,-0.055923287,-0.041298848,0.0026223848,-0.016000176,0.023456682,-0.018611183,0.02410632,0.007780746,-0.004339571,0.008917838,-0.006363062,0.012903662,0.007799281,0.002051757,-0.02515096,-0.036284078,0.0021605797,0.03494021,0.01152575,-0.036715675,0.004566167,0.013121237,0.025576241,-0.017758388,0.009790202,-0.0050539197,0.026234264,-0.042626854,-0.007536784,-0.00806412,-0.0018370658,-0.016191542,-0.028803464,-0.019552344,0.0131966565,-0.023504993,0.007329707,0.035487182,-0.0071120337,-0.006141344,-0.00835406,0.020665918,-0.021142973,0.046664674,-0.0050179665,0.037635628,-0.07017192,0.003151111,-0.015799819,0.00033400964,0.016731719,-0.053704467,-0.015255741,-0.0038106851,0.04362239,0.022262396,-0.006993664,-0.018068185,0.022603584,-0.044644352,0.010798967,0.027765779,-0.0047565186,0.03655837,-0.020050101,-0.028230708,0.007913916,-0.022350874,-0.035291065,-0.0338736,0.018851593,0.0034333945,-0.062091507,-0.006166164,0.048729174,0.012247855,0.017024789,0.006421225,-0.0027893283,-0.027001375,-0.08975509,-0.029941455,-0.00058716605,0.020096634,0.0031659382,-0.0192204,-0.00023747506,-0.018262198,-0.036657978,0.005770331,0.056963034,-0.0023782079,-0.03954196,0.023414742,-0.01844832,0.026076013,0.0063309046,-0.0043308064,0.012975296,0.051764496,-0.0119575085,-0.015599465,-0.008450464,-0.0066107027,-0.031573333,0.021481045,-0.012225804,0.0091589065,-0.040992353,0.013292034,0.063650735,-0.063834146,0.0032418873,0.08340714,0.023285937,0.0061050407,0.070175275,0.0055824127,0.033922654,0.0033212577,-0.011182381,0.04116009,-0.027957452,-0.045040604,-0.01273479,0.03297681,-0.049307354,-0.018842833,0.022806143,0.06831474,-0.01807587,0.01061167,-0.027284076,-0.028233262,-0.0094572455,-0.014776768,0.030252105,0.024367193,0.0261576,0.01652467,-0.020813297,0.013271231,0.057403766,-0.014105461,-0.002614425,-0.045395423,0.011874931,0.015936198,-0.030420117,0.006456286,0.028078001,-0.001947494,-0.001591816,-0.05450431,0.041358028,-0.011123197,-0.0081311595,-0.0043445476,0.02103953,0.010392805,-0.0015091896,0.03777813,0.041189045,0.011024818,-0.00837401,0.020166222,0.008365703,0.008942677,0.00079172367,0.030275257,0.024029892,-0.0014655982,0.02494099,0.028223386,-0.022425668,0.04816262,0.020914637,0.024138182,0.0077740382,0.021255827,-0.025318902,-0.04308495,0.002771156,-0.02000045,0.006850361,-0.033595275,-0.02551577,-0.008214751,0.044184282,0.041947212,-0.007727157,0.008697567,-0.0020418987,-0.00029637708,-0.14382619,0.019807823,0.015873535,0.03236057,-0.027743302,-0.0065232567,0.0097256815,-0.03246126,-0.017259195,-0.02236076,0.02145188,0.001077467,0.028974265,-0.01428545,0.021577872,-0.014776215,-0.008763392,-0.014319059,0.017629147,0.080288306,-0.012030422,-0.029015858,0.023586811,0.0044838926,-0.03175536,-0.023946457,-0.0053573176,-0.0018861974,-0.018843917,0.019610975,0.016170362,0.010582869,0.019040937,0.06230893,-0.012715383,-0.01694489,0.038062107,-0.017614791,-0.036851868,0.006999757,0.014379285,0.020819662,0.02722452,-0.019147906,-0.008337778,0.07044504,-0.014267478,-0.0029098818,-0.050094817,0.016780438,0.019350514,-0.010429145,-0.023739958,-0.02371045,0.008800875,-0.0019570368,-0.03883343,-0.029749673,-0.018717274,0.02501803,-0.03531414,0.0058930633,-0.01809558,-0.056198183,-0.012551875,0.0053128176,-0.039412145,0.0012049341,-0.011929893,-0.02759772,-0.021947969,-0.03240247,0.011811361,-0.065569304,-0.013438533,-0.027382541,0.06066942,-0.012708456,-0.020824984,0.0025865813,0.006087711,-0.034068525,-0.020569425,0.006085055,0.028198836,-0.037712473,-0.03923466,-0.06266882,-0.006894736,-0.013906496,-0.079144806,-0.04337825,-0.009987669,-0.026166243,-0.021714864,0.01918224,-0.024066417,-0.032188304,-0.0038487075,-0.013848602,-0.032718506,-0.013264322,0.028352195,-0.032639835,-0.0024869386,0.0388119,0.027121505,-0.0031570368,-0.046931684,-0.013646249,0.017896583,-0.028258188,-0.0034578014,0.0089102,-0.039402954,-0.008278614,0.0011860332,-0.0019413906,-0.0365481,-0.05107803,-0.040650137,-0.027523398,-0.006101101,-0.028016763,-0.0060387487,0.036331475,0.03119009,0.011626999,0.014998786,0.019743074,0.03817792,-0.039320722,-0.0020321659,0.025643665,0.046322674,0.016332299,-0.003168614,0.040529933,-0.036715765,-0.007213608,-0.005189854,0.003873143,-0.0042792927,-0.005928379,-0.019229177,-0.0038206032,0.0028976102,-0.006970025,0.012892558,-0.036123298,0.03819032,-0.025420515,0.020131435,0.040800147,0.0039520124,0.028455889,-0.014575143,-0.060120914,0.005528662,0.0506327,0.045054417,0.006494253,-0.035732307,-0.014444188,-0.0026261136,0.017855816,0.012999478,-0.010884988,-0.038111072,-0.015636016,0.00071838766,0.031813137,-0.025171088,0.0212354,0.014066911,-0.036657725,-0.018043768,-0.043680977,0.016607696,-0.0025064293,0.02919614,-0.004197442,0.015024907,0.04492991,-0.024369175,0.035632275,0.040282506,0.047453035,0.008155972,0.002136804,-0.034926865,0.008475561,-0.044836827,-0.027984494,0.058699854,0.025111845,0.014892993,0.051063243,0.022809444,-0.02178076,0.005778393,-0.0029171112,0.017870791,-0.02713399,0.0054193893,-0.008528801,0.0049182107,0.008398701,-0.018916195,-0.011317576,-0.026639648,0.028035259,0.041446313,-0.006204996,0.0030103158,-0.014220389,0.035377536,0.04336875,0.0123426225,0.0015783991,0.015587347,0.034142047,-0.04167656,-0.08334586,-0.03944919,0.012263159,-0.012933452,0.04881084,-0.045902118,-0.008014741,-0.014843176,-0.03833864,-0.008174666,0.014195975,0.00868753,0.027379284,-0.045617156,-0.003033778,-0.02086447,0.030775689,0.033163343,-0.04243778,0.037518945,-0.020822018],"last_embed":{"hash":"1dvvhy9","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"1dvvhy9","at":1763795325589},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Your Situation#{1}","lines":[9,9],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1dvvhy9","at":1763795325589}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Your Situation#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027468046,0.019264296,-0.052244112,-0.01790702,-0.056421705,-0.028257636,0.04879133,0.023910126,0.023956612,0.051381804,0.017503541,0.034005392,-0.007438312,0.000756965,0.00018164562,-0.018301053,0.0065659517,0.030589474,-0.000092836846,-0.0063861767,0.0013809423,0.012016873,0.0143050905,0.011934622,-0.020315783,0.012348798,0.0011978858,0.00065448147,-0.014326798,0.016597716,0.010126332,-0.046352115,-0.0014471604,-0.038413133,0.01487521,-0.039623152,-0.0073326225,-0.0108727105,-0.036755834,0.028409561,0.007936849,-0.00069308537,0.0100922575,-0.006442136,0.021816395,-0.018687708,0.0042973477,-0.018289732,-0.01996677,-0.011819687,-0.008928047,-0.024582842,-0.004548511,-0.023040993,-0.0060915197,0.028457183,0.014114099,-0.0566704,-0.009262849,0.03214571,-0.02505118,-0.033233438,-0.04099352,-0.008221166,-0.0074024047,0.014439206,0.029682484,0.03245106,-0.020226823,-0.0360625,0.0028665469,0.021036495,-0.0361202,-0.019010842,-0.042399157,0.029181717,0.03948832,-0.030557811,-0.008372094,0.043283552,0.007827554,-0.032431036,0.016013714,-0.023149855,0.0010106078,0.010843,-0.034275938,0.08823223,0.09088185,-0.040678754,-0.009496077,-0.01615645,0.027582843,-0.025297,-0.028000494,-0.019154968,-0.047337886,-0.025229398,0.031011447,-0.0153295,0.016480757,0.0063365144,0.009398645,-0.012679751,-0.006227155,0.021233855,-0.020435968,0.014812407,-0.022389732,-0.018730488,0.0043054456,0.057910275,-0.0070884773,0.003015237,0.01857329,-0.0077714836,0.033808842,-0.015737867,0.006589061,-0.04546306,-0.026801119,0.0008388506,0.038258675,-0.048947547,0.0013688541,0.045902457,0.0037856698,0.0072510554,0.032000575,0.0205217,0.02307341,0.029154792,-0.011666021,0.021261366,-0.047968492,-0.016166968,0.0131282825,0.020236326,-0.0071461955,-0.05029425,0.009509595,0.09783843,-0.0085468,-0.009338717,0.028759727,-0.010641391,-0.002302703,-0.02569165,-0.034655705,-0.02655655,0.006532303,-0.0022227436,0.04991071,0.0058925943,0.048395265,-0.010206001,-0.009511879,-0.010791162,0.014280639,0.0076261037,0.004120946,0.050160874,-0.00840154,0.0070772716,0.03494526,-0.026294881,0.019022413,0.023084182,0.0015500406,-0.0349025,0.0014004911,-0.053074412,0.012650167,0.022721283,0.025316255,0.021017939,0.05343201,0.007452836,0.0056527704,-0.029697195,-0.05586254,0.014939126,-0.0054301736,0.040504847,0.0019833795,0.013053805,0.04200067,0.0022199915,-0.010206749,0.036237504,-0.01033687,0.016361758,0.028739626,0.0065854737,0.020919256,-0.023744224,-0.0067712096,0.0012007368,-0.03515039,-0.017282128,0.03264496,0.0063260156,0.06700032,-0.020628516,0.03734257,0.010956811,0.021196602,-0.06357332,0.003388802,-0.019805895,-0.024766738,0.013033387,-0.03847378,0.022067346,-0.029366823,-0.026748314,0.043282636,0.046873424,0.037688766,-0.029777784,-0.07811387,0.005026586,0.0009891079,0.019612098,0.048993707,0.015080319,0.011409104,0.042718615,0.050776873,0.046056263,-0.043281827,-0.05254771,-0.020701265,-0.0015777821,0.07610332,-0.007407828,-0.061845005,0.020680197,0.034213375,-0.021403491,0.00053751224,-0.01430123,-0.001049415,-0.04413082,-0.034635443,0.03115885,-0.0119913,0.01064531,-0.008517188,0.014012083,-0.021477943,0.02382111,-0.027085805,0.001556054,0.06091227,-0.0053248378,-0.009029465,-0.000288055,-0.006440453,-0.006482982,0.008037747,-0.002470378,-0.02807876,0.018281786,-0.0053228796,0.007607103,-0.0068319403,-0.03114228,0.025117984,-0.024528608,-0.034728963,0.042654675,0.033898853,0.017268712,-0.014191774,-0.0044170357,-0.01891713,-0.01900091,0.07914658,0.026605628,-0.046953,0.050180282,0.03177993,0.030499233,0.037870917,-0.050492883,-0.003180731,0.008084139,-0.050364,-0.051263355,-0.036747906,0.033557344,0.045213915,-0.0016405088,-0.011765067,-0.01885691,0.0196876,-0.16222069,0.02255727,0.0226359,0.06086769,0.013426591,-0.0035283233,-0.03505382,-0.0038891877,-0.011822025,0.04437829,0.031843107,-0.03115251,-0.009304805,-0.0029551103,-0.027177855,0.009328262,0.029096844,-0.00035238604,0.018362857,-0.033272713,-0.005369494,0.0015474177,0.002549222,0.028631274,-0.022125341,0.0161754,0.06159266,0.01787497,-0.031688113,-0.01308069,0.005709204,0.00014924805,0.0053787027,0.010040964,0.024675248,0.002628692,0.0034592836,0.004043487,0.03637431,-0.003363297,0.025027802,0.036414765,-0.012393152,-0.012052664,0.013641378,0.01678724,-0.0070285043,-0.014334325,-0.032183096,0.022979015,0.009257271,-0.0028472522,-0.009028817,0.017025074,-0.03725452,-0.01100988,-0.009812285,0.026598528,-0.009590558,-0.022606568,-0.017971847,-0.051043168,0.03763964,-0.116592966,-0.0068093757,-0.017456133,0.019783843,-0.0048404075,0.017653542,-0.017674912,-0.0017620368,-0.0033418247,0.035470653,-0.033272862,-0.015760994,0.016712457,-0.0048633018,-0.044719648,-0.0254508,-0.097538844,0.023806209,0.01667907,-0.03235423,0.0039965045,-0.018897431,-0.04761261,-0.017987797,0.015913105,-0.0076652085,0.25418165,0.05591006,0.010899548,-0.029095162,0.06041253,-0.013679104,0.02826166,0.0065328837,0.034068592,-0.026030589,-0.0028534657,0.022628382,-0.015467503,-0.0059074345,-0.007295785,0.017206674,-0.030066252,-0.026742836,0.041396588,0.0071855085,-0.002785409,-0.010919516,0.047847662,-0.039751828,-0.034997467,0.009037155,-0.0209962,-0.020106241,-0.046530813,-0.00036851098,-0.025532879,0.04056582,0.03712919,-0.05662244,-0.06430351,-0.041179694,0.012375415,-0.06301973,0.023078999,0.01713599,-0.029016377,0.016570345,-0.008813868,-0.0070957686,-0.029473703,-0.0024019396,0.028890574,0.0048460155,-0.043208133,0.0008810131,-0.02717969,-0.04368307,-0.028105283,0.0043082465,-0.03751567,-0.053053923,-0.015996529,-0.042507578,0.020271296,0.03183888,0.018743783,0.013065752,-0.05939839,-0.04757999,0.033964537,0.013053885,0.029721092,-0.037113752,0.031095063,0.043197624,-0.04489626,-0.027861325,-0.013254965,0.008641706,-0.0059429733,0.020380925,0.04078072,0.06940661,-0.016862823,-0.0015385229,0.0012537279,-0.0019371776,0.0059697647,-0.024002135,0.018701974,0.0022872647,0.036675047,0.069747835,-0.008955054,-0.03130844,-0.018764818,0.02787641,0.027398724,0.047354676,-0.009144941,0.0030772765,-0.033312973,0.00332247,-0.022978462,0.0013738611,-0.003022728,-0.014496619,-0.049422625,-0.029942688,0.047098607,-0.02452678,0.04128542,0.0037840058,0.021309055,0.005229652,-0.0280637,0.0011607093,-0.035138275,-0.007815448,-0.0017428511,0.03489402,0.019317392,0.01835086,0.010162912,-0.0056274994,-0.012232996,-0.020150846,-0.01518352,0.008344029,-0.015434225,-0.06448943,0.008932573,0.050922733,-0.024051571,0.050537284,0.023918232,-0.024461139,-0.04275061,0.031224757,-0.020324549,0.0009682997,0.02256204,0.0016642998,-0.06299031,0.028247943,-0.03458725,-0.010924349,-0.00015313398,-0.004642661,0.017791716,0.015081038,0.0069563827,0.030165656,0.040059116,0.03673391,-0.015952999,0.02427639,0.009421548,0.006962898,0.006891456,-0.004346487,-0.004512783,-0.009030958,0.015939,-0.027022084,0.0011635596,0.042002257,0.058719695,0.08938047,-0.025467431,-0.002730395,-0.055775426,0.024010237,-0.027637932,-0.041171994,0.056946408,-0.010700689,-0.039474513,0.014955048,0.0229425,-0.03407213,-0.02506556,0.008710617,-0.0432564,-0.03441178,0.056147765,-0.006377447,-0.055546053,-0.001740155,0.022634456,-0.03183529,0.0200011,-0.007949229,-0.015980268,0.012670566,0.03204349,0.08758168,0.019807506,-0.020364547,0.024670241,0.0636062,0.040482026,0.03818558,-0.008043803,0.028220868,-0.05617634,-0.048012838,-0.016963344,-0.0075451164,0.018781709,-0.0055958084,0.018957408,0.079483636,-0.010244007,-0.0059893182,-0.006574072,0.034109622,-0.05522124,-0.021878336,-0.021835342,-0.03914916,0.03836574,0.037648812,-0.0023629984,-0.04352067,0.019686386,0.0016602223,-0.004417538,-0.02321115,-0.018912202,0.018159017,0.0057362155,-0.02225374,0.000057142573,-0.02913959,-0.0064804815,0.016465023,0.028439557,-0.03066039,-0.030442173,-0.0070888926,0.010315111,0.016037846,-0.03684853,-0.031614304,0.029611297,-0.012341184,0.013449126,0.04346262,0.025399728,0.02783635,-0.051919688,-0.047728833,-0.0030124902,-0.0120102335,-0.008298115,-0.041760217,0.0016905374,-0.0028213812,0.018063083,0.037926327,-0.0019537555,-0.013847371,-0.032040052,-0.06485097,0.02353533,0.0523408,0.036164023,-0.008930298,0.00886205,-0.028541986,0.011008009,-0.009787308,-0.038144287,-0.005775964,-0.019020105,-0.022329297,-0.05505885,0.025431342,-0.0013515116,-0.013476358,-0.06185101,0.042473577,-0.00358651,-0.028027657,-0.09295106,-0.0069864527,-0.011793564,0.021441856,-0.020610848,0.028935786,-0.0004874935,-0.014958068,-0.023527969,-0.04198401,0.019356605,-0.024248611,-0.06167476,0.004071799,-0.042335477,0.022617852,0.009374436,0.026921386,-0.019813666,0.021867419,-0.026241263,0.007534936,0.0058035012,-0.028715916,-0.040910143,0.029943816,0.0057987724,-0.047702152,-0.02030564,-0.008673033,0.046902183,-0.04697835,-0.011180728,0.080326974,0.015262294,0.0005830733,0.061316203,0.039719168,-0.018779414,0.014921703,-0.007273111,0.064468406,0.0028305545,-0.002719395,-0.016168997,-0.0057076463,-0.076641716,-0.036336735,-0.002472604,0.0426934,-0.044060614,-0.018185252,0.013672633,-0.00094602286,-0.0060956916,0.0141068,0.030529585,-0.028953193,-0.00040100614,0.0042862864,0.026820837,-0.0038397664,0.01482657,-0.028212328,-0.015907545,-0.043345023,-0.0011466612,0.02265505,-0.06670786,0.011853108,0.034266975,0.0068192245,0.019114804,-0.021729719,0.025617445,0.013789065,-0.010516828,0.0069084605,-0.0056955414,0.029658401,-0.044815894,0.034058936,0.023389682,-0.017233832,-0.0014884671,-0.032541733,0.0013635651,0.0077254414,0.009214116,0.0017709804,0.0022092396,-0.030107565,0.028497536,0.038654253,0.00823699,0.03720279,-0.027736392,0.033696353,0.021004176,0.009653498,-0.016269168,-0.006096694,0.0026272757,-0.004191905,0.010435607,-0.025231916,-0.0011454674,-0.01152853,0.047880206,0.02866157,-0.014263151,0.035324287,-0.016536755,-0.032549016,-0.15250376,-0.016653294,-0.03191964,-0.0042820903,-0.02838066,0.0032307832,0.0128959175,-0.047933582,0.006255852,-0.0145492675,-0.024922874,-0.0073477435,0.0144534595,-0.03482902,0.051596876,0.01105281,-0.007131568,-0.037688855,-0.01592449,0.05219832,-0.01842706,0.0024759886,0.06652412,-0.00018544405,-0.020556493,-0.020273818,-0.018521935,0.0007212087,-0.020703128,-0.025975043,0.005618055,-0.0073640244,0.020638615,0.01526819,-0.019323362,0.009264236,0.008124709,0.0012796625,-0.050682005,0.044350535,-0.011079833,0.03193024,0.008334597,0.0019988243,0.027080063,0.07812105,-0.008441896,-0.004803167,-0.0208575,0.012195031,-0.012152125,0.04484495,-0.027779266,-0.015206375,-0.0036963345,-0.0012995423,0.0069745793,-0.045044255,-0.0297914,0.05787854,-0.014705169,0.07235256,-0.017366957,-0.038937278,-0.011431736,0.03506739,-0.030182261,-0.011258556,-0.064768896,-0.002247348,0.0013924999,-0.056820065,0.03745974,-0.028897632,-0.017253255,-0.064934865,-0.004173325,-0.024359396,-0.022977829,-0.01277027,-0.07043685,-0.013658157,-0.025349226,0.0050091846,0.07288544,-0.019357268,-0.025125409,-0.047556188,0.005138022,-0.021090794,-0.047454428,-0.03685239,-0.00047612263,-0.019052297,0.0012840995,0.043467265,-0.020252353,-0.00026545674,0.019829309,-0.019414863,-0.020902831,-0.040818617,-0.001992045,-0.034119647,-0.024505258,0.04042597,0.04438099,0.01333357,-0.026898086,-0.04605284,0.0057127946,-0.015645372,-0.0007017161,0.007427025,-0.063020706,0.014160262,-0.0074139414,0.018293122,0.014402124,-0.020940429,-0.010431221,-0.020481922,-0.008135249,-0.046011303,0.025361491,0.0337746,0.030886067,0.034902357,0.035752457,-0.013941935,0.007788313,0.015209715,-0.016987773,0.019335765,0.05403623,-0.02016483,-0.019998059,0.04461663,-0.026205655,-0.04894156,-0.016853273,-0.020615175,0.020081282,-0.016888632,-0.0018030545,-0.0030099142,0.04045834,0.023077529,0.011700428,-0.028579738,0.005005899,-0.042856887,0.026703535,0.039219413,-0.0052413684,0.035130702,-0.04115669,-0.052171845,-0.005759991,0.03472429,0.034008775,-0.0145561425,-0.018397179,-0.021785952,-0.029670276,0.009720899,-0.01411139,-0.040298034,-0.017630244,0.010314586,-0.02452779,0.013051292,-0.012275938,0.025126575,0.028187206,-0.033912327,-0.0080896765,-0.043549996,0.005972496,-0.014381148,0.06270014,-0.0063246274,0.04507996,0.046320725,0.03055689,-0.021234443,0.00296434,0.017153295,-0.02016876,0.02170803,0.012262432,0.016523298,-0.06415336,-0.004899461,0.046714738,0.019142387,-0.008304935,0.009738885,0.021300165,0.0017126573,0.015952742,0.026455157,0.03287316,0.004526054,-0.0035083669,0.037470214,-0.0055364333,0.029523447,-0.00027434895,0.03143986,0.017800182,0.025600735,0.0011507919,0.0071641444,-0.017393291,-0.032278415,0.021131027,0.024447279,-0.023294255,-0.010552788,-0.0014014516,0.042472735,-0.061651874,-0.023561671,0.0013150905,0.021643832,0.0028504925,0.051850382,-0.019069722,-0.036027335,-0.008703409,0.016412739,0.0006922974,-0.012728211,0.0045769643,0.013952637,-0.020705376,-0.027990604,0.0017043609,0.008028508,0.043586444,-0.012624117,0.060580365,-0.039822],"last_embed":{"hash":"1vgt8kd","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"1vgt8kd","at":1763795325589},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Your Situation#{2}","lines":[10,10],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vgt8kd","at":1763795325589}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Your Situation#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0056390786,0.008713608,-0.042435702,0.035167787,-0.0133581115,-0.014079256,0.016590182,-0.012653846,-0.010939135,0.055191733,0.008005704,0.03216062,-0.029699536,0.009849025,0.020492509,-0.01494227,-0.00421222,0.024116224,0.030355966,0.010993421,-0.0078306245,0.007339213,0.041228052,0.010862926,0.008960534,0.013651969,0.0077996487,-0.006858427,0.028534135,0.009728774,-0.018991234,-0.044985913,0.018910272,-0.018974354,0.0008468505,-0.06785443,0.004054286,-0.050441876,-0.022892302,0.047991205,-0.014056941,-0.0067149526,0.013597239,-0.006763702,0.008125976,-0.012472494,-0.0022737023,-0.01956328,-0.024750542,-0.009806506,-0.017100692,-0.016881732,-0.01174421,-0.010020481,0.01803472,0.029867277,-0.012963015,-0.018923232,-0.0186342,-0.002620881,-0.049320117,0.030568087,-0.051056657,0.02116165,0.014737059,-0.008850361,0.03478662,0.044510666,-0.006764242,-0.04722534,-0.008787163,0.019530775,-0.048840463,-0.024475597,-0.018579708,0.0023771839,0.009622257,-0.044408415,0.009467402,0.031401917,0.018739723,-0.034614347,0.0551235,-0.008013331,0.008717325,-0.020039706,-0.051082958,0.08863768,0.073325254,-0.020630833,0.013301399,-0.035227828,0.012033729,-0.031087602,-0.040843215,0.0110995285,-0.017791035,0.004123149,0.055934526,-0.017235372,0.018058408,-0.005314783,-0.017599568,-0.036927003,-0.011784833,0.026116222,0.007782995,0.026134785,-0.031541903,-0.023453003,0.012593251,0.036332518,-0.030586049,-0.033653073,-0.0015997625,-0.06329122,0.0035809504,0.011796611,-0.022376442,-0.052020438,0.03386194,-0.028228218,0.034893923,-0.05548322,0.014371255,0.028295768,0.0068591856,0.033991307,0.013229991,0.027482817,-0.022657994,0.00029619632,-0.026758205,0.011422715,-0.018610677,-0.0372081,-0.020632181,0.052497126,-0.017549265,-0.05446806,0.003867567,0.074194826,-0.037186567,-0.013859509,0.050219372,-0.015275494,0.04770988,-0.013594046,0.013585451,-0.035791837,0.00010249846,0.024570962,-0.012261986,0.03688822,0.008229305,0.007633428,0.022038627,0.011094262,-0.008980092,0.042388372,-0.027897352,0.026425058,-0.015837885,-0.0035235635,0.0016383014,-0.02382207,-0.007312872,0.009744761,-0.010296306,-0.00478919,0.002722229,0.017157111,0.035267647,0.05464365,0.00019619057,0.023875475,0.029427452,0.013357449,0.030142624,-0.042760786,-0.08015614,-0.023736011,0.010894209,-0.019135289,-0.009560864,0.0058657676,0.05046334,-0.021890534,-0.023124488,0.026439697,-0.049076807,0.034237895,0.029901179,0.013897266,-0.022146188,0.0025464315,0.041814137,0.028602486,0.0002263682,-0.049686987,-0.013259011,0.026930438,0.054470506,-0.011934154,0.0077381926,-0.0010428193,0.021260317,-0.025295446,-0.0024988183,-0.063957684,-0.026104683,-0.009758533,-0.031061584,0.022944763,-0.03259504,0.026798062,0.008178908,0.0034460863,0.017190892,-0.040257014,0.0034328985,0.028148359,0.005216612,0.027367508,0.030380001,-0.0150920665,0.008669475,0.024332412,0.0015923594,-0.019531162,-0.03480021,-0.013266539,-0.02064736,-0.032122247,0.097248994,-0.02366034,-0.056850985,0.01583127,-0.019215286,-0.0010323239,-0.0013375622,-0.01046188,0.051715203,-0.016530829,-0.018496182,-0.0019943004,-0.013571059,0.07505347,-0.021858696,-0.020168962,-0.0036151097,0.017764237,-0.016704535,0.011632909,0.023997072,0.0033236253,-0.016408436,0.014968568,-0.0100741545,-0.0071917567,0.02746121,0.02376733,-0.0020264976,0.025217257,-0.0032433814,0.01305381,-0.025003817,-0.045293927,0.035321414,0.0084785735,-0.043764558,0.040329095,0.004174051,0.053093173,-0.029748263,0.0025536872,0.026767185,-0.016953528,0.036652368,0.04339925,-0.07602947,-0.007944759,0.018525582,0.036040083,-0.0055507077,0.011792749,0.06323877,0.008433349,-0.016243491,-0.034677427,-0.019274987,0.071771376,0.07876436,-0.00027532963,0.010693539,0.02404418,0.0125665935,-0.16137889,0.019763969,0.042249773,0.043362506,-0.015003402,0.004302727,-0.042787574,-0.029205048,-0.04709884,0.03883064,-0.021338338,-0.043673877,0.02857829,-0.0005409408,0.022790575,0.014091101,-0.005378105,0.013028126,-0.03482745,-0.041989356,0.0021770152,-0.03864451,0.031003993,0.024044853,0.038395334,0.013910379,0.061879523,0.0066865766,-0.042179886,-0.007922593,-0.032982215,-0.019754555,0.02102775,-0.012741793,-0.006136416,0.01246124,0.023437183,0.0039986386,0.010086314,0.010369322,0.0281673,0.063425094,-0.026784468,0.009739389,0.0056952867,0.016013091,-0.011509641,-0.028416032,-0.03760947,0.030377798,0.030780053,-0.014533661,-0.041461464,0.030499427,-0.033835746,-0.016441206,-0.008516236,0.047260903,0.0005733426,-0.045519304,0.02779812,-0.040620625,0.007014021,-0.052557547,-0.0153962355,0.0069108293,0.02440022,-0.0015326357,0.04192593,-0.026934862,-0.02396566,-0.054664467,0.027136445,0.008470367,0.014648779,0.028122984,-0.0019807054,-0.037194297,0.017756676,-0.104576595,0.020111728,0.005623363,0.00678081,0.017347243,-0.007970964,-0.040338077,-0.015198819,0.05313477,0.014532345,0.25754204,0.012180144,-0.011255224,-0.024219101,0.034845453,0.0050035254,0.02757038,0.036982864,0.039752256,-0.030688267,-0.027451873,-0.0011608873,0.005938368,-0.009198864,-0.01055345,0.03326223,-0.033580177,0.0067886054,0.0350181,-0.007611557,0.012246292,0.011897184,0.013434274,0.03791673,-0.024284124,-0.023980284,-0.018603496,0.015058749,-0.04001939,0.03100864,-0.028334929,0.05411435,0.0075367135,-0.044966303,-0.08371641,0.017354902,0.021941518,-0.025634682,0.008452793,-0.0024564175,0.0049755704,0.015489581,-0.023560679,0.013509839,-0.04523151,-0.0029805347,0.012465669,0.023352237,-0.04536745,-0.012814722,-0.033813458,-0.039572183,-0.04183807,-0.020436237,0.044324763,-0.034555733,-0.025558216,-0.045117583,0.010517979,0.044484567,0.009461912,0.00711685,-0.096915364,-0.05298356,0.017323965,0.041681383,-0.028707394,-0.00863284,0.019806873,0.070670396,0.004863266,-0.01148396,-0.026613643,-0.016996501,0.0026561662,0.03692817,0.06619848,0.11264211,0.011978805,0.012709052,0.01276397,0.006825101,-0.01453824,0.0051632687,0.011188578,0.02840607,0.030139666,0.04525315,-0.009212263,-0.028618695,-0.0015607341,0.007033391,-0.0030105715,0.05817092,-0.021327257,0.01505524,-0.016868675,-0.003134539,-0.019776782,-0.019128602,-0.007690546,0.0065027503,-0.052311007,-0.016095988,0.04520311,-0.019655053,-0.0148976315,-0.01063359,0.033513468,-0.005998696,-0.03637782,-0.01038329,0.02087546,-0.04884204,-0.017984115,0.021234518,0.0071628396,0.008085099,0.0013294944,-0.019373875,0.00036633623,-0.030647987,-0.030173939,-0.02603962,-0.026819142,-0.03586732,-0.0025270502,0.0113487635,-0.013270784,0.044124864,0.030251091,-0.023536086,-0.040056653,0.03470063,0.024875011,0.024954405,0.0010709543,-0.010090325,-0.0041450337,0.04031196,-0.05411542,-0.009731074,-0.0029029686,-0.024941329,0.03550415,0.018533526,-0.020077292,0.014861326,0.0008458255,0.04469489,-0.01136234,0.07098038,0.022293342,0.018267542,-0.02142457,0.030019647,-0.015698824,0.01953673,0.040454697,-0.013389323,-0.011198253,0.019059194,0.072087646,0.0794232,-0.006929478,0.04179216,-0.044608418,-0.0047304863,-0.016650312,-0.03598677,0.034718487,-0.027517684,-0.042482764,0.023291372,0.0066052186,-0.0147034945,-0.029559031,0.0018458774,-0.025278442,-0.0013623369,0.06428101,-0.0013597044,-0.06743575,-0.04884697,0.039030172,-0.032614373,-0.008658299,0.0047555133,-0.03564611,-0.0031667638,-0.007992472,0.0892433,0.015397197,0.0034023735,-0.012558119,0.04183402,0.07839922,-0.0001520712,-0.008277876,-0.001073248,-0.06323774,-0.04176111,0.00018947305,-0.015017396,-0.00782776,-0.02237161,0.005245673,0.00029229897,-0.03947335,0.03938976,-0.012674699,0.015395451,-0.028499532,-0.01965684,0.008298745,-0.04905313,0.04067573,0.016115457,0.021193776,-0.05518205,0.028254917,-0.0010960476,0.028128749,-0.029107612,-0.0012636811,0.012600707,-0.013622799,-0.05957885,0.027031522,-0.039104953,-0.00020557799,0.0065444377,0.016003191,0.0077839047,-0.010019279,-0.035337165,0.0055421684,0.026247129,-0.009449839,-0.017085783,0.01619287,0.012692957,0.032751385,0.039453823,0.02148249,-0.004161476,-0.045272857,-0.0009019473,-0.01041815,-0.0037863683,-0.016407797,-0.072052106,-0.009618251,-0.003500602,0.064069614,0.005975057,-0.007276562,-0.03480224,-0.030941105,-0.060888875,0.009742206,0.019049518,0.024850734,-0.007187531,0.010088561,-0.033545237,-0.00377721,0.0002544973,-0.015244284,-0.049818367,0.017762614,-0.00407902,-0.02998328,-0.006320927,0.004781085,-0.015543552,-0.03581406,-0.0007651794,-0.01736952,-0.021198224,-0.08956093,-0.007606303,-0.03451115,0.00060516474,-0.020797865,0.04148399,-0.03994264,-0.008975367,-0.050850913,-0.041293103,0.03412216,0.016658796,0.019341882,0.01684942,-0.029005002,0.009283619,0.022786839,-0.02667034,0.012956448,0.02191581,-0.02136425,-0.023107052,-0.019482898,-0.030879434,-0.029891951,0.027571576,-0.012460978,0.023270506,-0.0062729414,0.0027761809,0.035815414,-0.052071143,0.004528301,0.017444862,0.021068053,0.02023424,0.06669063,-0.013367434,0.024462022,0.018750465,-0.031366747,0.034517955,-0.02816468,-0.015414714,-0.009611125,-0.012471353,-0.06522011,-0.012330126,0.017555773,0.05536983,-0.039320022,0.019365499,-0.011541695,-0.035646338,-0.0013466246,-0.043872748,0.030182118,-0.024036087,0.030587493,-0.013677444,-0.0008016031,-0.0017071306,0.047139756,-0.01746054,-0.0206139,-0.057555303,0.0045349915,-0.013338388,-0.041155607,0.018122744,0.0099159395,0.0023581309,-0.022288052,-0.0105091175,0.028540153,-0.01581488,-0.011082043,-0.016398245,0.06124868,0.03318382,-0.023848299,0.051913604,0.025470909,-0.015064626,0.0039647454,-0.036529914,0.01044734,-0.0039062353,0.015593249,0.03227501,0.025574444,0.025156554,0.013693588,-0.022594135,-0.017412998,0.021820348,0.009834359,0.040470462,0.011467291,-0.0058525107,-0.0390992,-0.036237363,-0.031434886,0.009839219,-0.034374405,0.008666804,-0.008451834,0.002187681,0.031291455,0.015441566,-0.0044846195,0.025638951,-0.029012932,-0.014749363,-0.14869966,-0.018240457,-0.03655227,0.035844665,-0.016784722,-0.019446459,0.00088824966,-0.022292526,0.03379519,0.0053823446,-0.00836762,-0.016601022,0.04247702,-0.01257151,0.017409775,-0.007238032,-0.041947037,-0.0074985325,-0.008183584,0.03198333,-0.0061671077,-0.030348815,0.014652093,-0.01122,-0.019210706,0.002562146,-0.031973213,-0.012176338,-0.006296377,0.0023316792,0.005607051,-0.043699846,0.006539477,0.032061305,-0.022687538,-0.0060697584,0.008312311,0.012444087,-0.014356392,0.02119427,0.03593211,0.03014392,0.020679737,0.04133749,0.01860563,0.021366289,0.02298977,-0.003247974,-0.024985177,0.007215432,0.0066583836,0.036657456,-0.046925068,0.019026345,0.001748045,-0.0011410278,-0.03770285,-0.017495451,-0.035174154,-0.020482695,-0.029088732,0.064119995,-0.023861267,-0.038232744,-0.067492165,0.0047986335,-0.0698433,0.0005937222,-0.048825983,-0.015938295,0.01304311,-0.011143129,-0.02901968,-0.033273827,0.008708905,-0.056024693,0.041572392,-0.019819707,0.0016981455,-0.0042095636,-0.015924707,-0.03480002,-0.015712166,0.0066485372,0.0622199,0.02130513,-0.030868163,-0.00922492,-0.002342465,-0.00015768794,-0.0036319904,-0.049973626,0.02232619,-0.043806974,-0.048420656,0.042481285,-0.014731872,-0.008211591,0.0024687022,-0.015348704,-0.03415798,-0.023058228,-0.012234716,-0.019601196,-0.037840437,0.033588372,0.042016592,0.012619323,-0.039906107,-0.040064193,-0.033611134,-0.016764645,-0.000033701068,0.012988233,-0.041801024,-0.023773216,0.032771647,-0.01598637,-0.023752768,-0.059854325,-0.01965758,0.019741487,-0.018833732,-0.0373233,-0.0026614014,0.052641124,0.03086856,-0.0061158836,0.033240546,-0.031448744,-0.0025422224,-0.018216882,-0.022335542,-0.0019691736,0.048873197,0.002487669,-0.055061713,0.0496566,-0.03268474,-0.03926163,-0.023776347,0.0068150656,0.010946346,-0.005591021,-0.015907409,-0.013941196,-0.00045035593,0.041027583,0.035049807,-0.055256438,0.009577341,0.010137724,-0.024896424,0.027615147,-0.004703844,0.026313493,-0.015329005,-0.05293584,-0.008878219,0.061308086,0.028706513,-0.015666878,-0.02093301,-0.013135911,-0.0052859737,0.0201885,0.00177908,-0.025459873,0.008319222,0.0080098165,0.020577691,0.015848733,-0.020934928,0.04397446,0.022101654,-0.035900876,0.0100108255,0.010391407,0.044692785,-0.017677318,0.027845673,0.004871882,0.057359044,0.05529973,0.00533548,0.018058278,-0.028248038,0.040784586,-0.045243792,0.005170643,0.009358242,0.0044132224,-0.045435376,-0.044550736,0.043325182,0.005495306,0.008727851,0.04997952,0.018564593,0.0024452165,0.025742503,0.00629813,0.015832847,-0.011574997,0.026600504,-0.00574106,-0.00715203,-0.015309997,-0.03479552,0.0039075003,-0.022081485,0.050359882,-0.0070052473,0.013689702,0.020011893,-0.041383628,0.096031174,0.016782835,0.0112867635,-0.026313813,0.015920263,0.02574321,-0.029144706,-0.024497047,-0.02472349,0.01733513,-0.0075082253,0.025146496,-0.023109103,0.0058572693,0.024766238,0.00040876787,-0.009104883,0.031422943,0.01685003,0.0011505134,0.014110864,-0.001210917,0.0082777785,0.028426077,0.023497732,-0.016253939,0.014226263,-0.026076453],"last_embed":{"hash":"1ikxli4","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"1ikxli4","at":1763795325589},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Your Situation#{3}","lines":[11,16],"size":145,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ikxli4","at":1763795325589}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031077089,-0.017069397,-0.04124414,0.016795281,-0.02152856,0.021251528,0.024887584,-0.009721609,-0.008697465,0.059851103,0.013698867,0.020840306,0.006737286,-0.010495464,0.027077856,-0.010829091,0.015609369,0.01180615,0.017200274,0.007991255,-0.013933408,-0.007963886,-0.009188804,-0.0019299451,0.040161513,0.0106749125,0.015443133,-0.01699861,-0.0076223747,0.019227229,0.007937658,-0.029342828,0.027779685,-0.0035018893,0.008275505,-0.0643478,0.0053900336,-0.06168896,-0.022290852,0.014709027,-0.022102326,-0.022663644,0.0051929634,-0.028311543,0.0077524227,-0.037292656,0.026708823,-0.026638536,-0.022769969,-0.01723572,-0.0023901188,-0.011903988,0.009627596,-0.02079622,-0.016251737,0.007157641,-0.011840974,-0.061948366,-0.0055399286,0.025020357,-0.04757915,0.040971234,-0.045584626,-0.016100071,0.018534604,0.0044847196,0.0044720774,0.034395535,-0.0063972846,-0.035831135,0.018146811,-0.0068212827,-0.033702005,-0.036797862,-0.025297469,0.013229974,0.012314239,-0.04183111,-0.0010715426,0.010271594,0.009503885,-0.023347175,0.036056742,0.011047477,0.009517032,-0.014545579,-0.06869537,0.089791365,0.07210016,-0.0116992565,-0.02182655,-0.007710815,0.036531363,-0.04427189,-0.03498116,-0.027650338,0.003284983,-0.017904788,0.055753555,0.009501488,0.03737784,-0.011672061,-0.015892465,-0.045437004,0.0012331854,0.009845617,-0.021374354,0.0032704729,-0.051959787,-0.017597213,0.006611419,0.0029528814,-0.020489076,0.011656074,-0.011319911,-0.031371627,0.0060114153,0.021223988,-0.0055841287,-0.04205866,0.034708723,-0.029720986,0.0583374,-0.04875325,0.008127512,0.020611627,0.0061605587,0.048283543,-0.009776579,0.024442144,-0.019585041,0.034101058,-0.009451955,0.03350988,-0.047858085,-0.017834589,0.021718122,-0.017734744,-0.0316481,-0.051017255,0.047764637,0.06092321,-0.03770891,-0.02250558,0.016467247,-0.03699065,0.035971332,-0.0005447193,0.004496096,-0.04879312,0.004234356,0.034764588,0.01320607,0.04804859,0.046478927,-0.0105810175,0.017863123,0.006458758,0.02847749,0.07412467,0.0055356342,0.03426387,0.011715177,-0.014696911,0.023905784,-0.019854419,-0.0037684275,0.019370316,0.0044437624,-0.020746939,-0.050684564,-0.011531392,0.030943451,0.012539932,0.0045630094,0.015777161,0.057552498,0.004138728,-0.009254539,-0.053436372,-0.058114994,-0.025010156,-0.0054355776,-0.030024743,-0.008465656,0.009286822,0.047500398,-0.022484824,-0.014713088,0.041937523,-0.051658332,0.016649969,0.03988709,0.021500122,-0.013609078,0.006391331,0.021387475,-0.01826561,-0.0027336758,-0.050370034,0.018470123,0.031091265,0.076330334,0.02206395,0.006226795,0.016781796,-0.0046266653,-0.05148107,-0.0040977383,-0.024080036,-0.029204482,-0.014705033,-0.034065515,0.025922107,-0.0067277583,0.033285968,-0.0269484,-0.012887223,0.030282049,-0.03804224,-0.023347184,0.04494645,-0.021088924,0.033598367,0.055950113,0.006991902,0.0007847106,-0.006660541,-0.015215691,-0.03091303,0.0064257164,-0.011201947,-0.045111507,-0.03695638,0.039447535,-0.026237346,-0.0443422,0.0032109863,-0.010405165,0.021277683,0.040518675,-0.011733009,0.041443117,-0.038615733,-0.045453258,-0.009510897,0.0024089073,0.08087417,-0.016764728,0.024497414,0.0040867375,0.0150577435,-0.01502984,0.0076660556,0.05350136,0.042326804,-0.004944549,0.011822018,0.004850035,0.0035938052,0.024082787,0.0628167,-0.00068872306,0.028036823,-0.0006613358,0.007272901,-0.0036057043,-0.033224035,0.018105462,-0.023146426,-0.05510697,0.05720857,0.039105218,-0.010411159,-0.04071801,0.009527676,-0.0066307755,0.00043713624,0.05753147,0.055983752,-0.028053712,-0.007173527,0.01363659,0.019489478,0.016107872,-0.00833271,0.02804163,-0.002964154,0.008235,-0.014561293,0.004002077,0.05784619,0.07385549,0.004639182,-0.004162,-0.008240006,-0.008906528,-0.15470462,-0.012509464,0.037496034,0.033326354,0.007410416,0.008383702,-0.040347226,-0.04409843,0.008101255,0.076416604,-0.00210275,-0.049413204,-0.04053038,-0.0149569595,0.030486489,-0.016628781,0.010243006,0.02849364,-0.03002425,-0.02536636,0.008466498,-0.036500752,0.02984677,0.02551111,-0.010261116,0.006140574,0.07772875,0.015964972,-0.003569454,-0.006836861,0.010753407,0.0021018973,0.013212459,-0.026964609,0.01280045,-0.0024000332,0.017022476,0.0321871,-0.015844148,0.0063023907,0.017832339,0.042602904,-0.011424181,0.015491246,-0.0004297971,-0.027200755,0.0054797498,-0.058853075,-0.02544551,-0.021695517,0.0012057403,0.015317644,-0.023059176,0.03666487,-0.035628654,-0.041317955,0.00074632943,0.06273027,0.010579648,-0.043161385,0.0111896405,-0.014727719,0.020253453,-0.04093488,0.017114116,0.012089272,0.049353883,0.02342596,-0.015787777,-0.022613363,-0.004950442,-0.021381138,0.0012818829,-0.01611641,0.02042327,0.0010900203,-0.052012518,-0.047015954,-0.004398713,-0.09961093,0.073646314,-0.00929875,-0.017415207,0.027122226,-0.027977098,-0.053800914,-0.0008947942,-0.005246384,0.00788357,0.23047395,0.050463814,-0.006469609,-0.014753051,0.052774202,-0.004082033,0.008715245,0.026677275,0.044973236,-0.042315654,0.010426116,0.019298522,-0.011189197,-0.006453298,-0.026155554,0.029594548,-0.03111329,0.010311549,0.058698095,-0.0064322213,0.02613643,-0.01802187,0.019947259,0.04198166,-0.04177367,-0.006770515,-0.0040715705,0.032671884,-0.03901939,0.012260503,-0.032934625,0.017825495,-0.012811225,-0.036690023,-0.08207844,-0.015682222,0.009664599,-0.036870804,0.004003732,-0.0016879025,0.0019010493,-0.0037950384,-0.0037170136,0.024205254,-0.010456296,-0.0233698,0.04226874,0.017958567,-0.035935875,-0.030592993,-0.018765612,-0.013425044,-0.028651442,0.00472714,0.019945024,-0.035626847,0.0062293727,-0.03288527,0.00052823155,0.072779834,0.012561947,0.007040672,-0.08709835,-0.03835495,0.036668573,-0.0008852368,0.018684486,-0.033672538,0.04480953,0.0721213,0.00069701904,-0.0042458386,-0.027408347,-0.036833692,0.002755227,0.028885014,0.04489788,0.06851231,0.0035400596,0.020823713,-0.026547553,-0.018108748,0.0121099325,0.011180572,0.008401466,-0.017064495,0.0021433989,0.07276717,0.026872998,-0.0031174864,-0.01744448,-0.010977439,0.022238953,0.02246516,-0.006812696,0.016478546,-0.003956668,0.0016053413,-0.0214296,-0.026224446,0.021420648,0.012948205,-0.036980774,-0.00593853,0.061220534,-0.004569796,0.00067631924,-0.024105294,0.035607416,0.013900719,-0.060579006,-0.0062884623,0.016351165,-0.011381492,-0.02633522,0.022910295,-0.018999275,0.0081228735,0.027555805,0.012919929,-0.019731963,-0.060280956,-0.010331312,-0.0155718895,-0.041284613,-0.020287503,-0.003030912,-0.020303855,-0.0054543135,0.071163,0.045855325,-0.032952335,-0.06430444,-0.012756039,0.04693114,0.031788435,0.0013838855,0.008039393,-0.02942076,0.003025088,-0.07124498,0.0070653562,-0.01298353,0.0064700427,0.043774545,-0.0031674607,-0.0053922213,0.024607277,-0.007885104,0.015290522,-0.031147942,0.010331886,0.009289139,-0.012743593,0.004586978,-0.029805336,-0.0040354873,0.034282167,0.021501498,-0.021171452,0.0148164015,0.023458872,0.055170763,0.094682485,0.029076986,0.011376682,-0.016521242,0.0015912522,-0.012429405,-0.034421694,0.0008026147,-0.02358999,-0.05375519,0.030100742,0.048576854,-0.028082555,-0.067013696,-0.0036145651,0.009075652,-0.006023719,0.054785628,-0.027173163,-0.07749941,-0.06604613,0.019760558,0.009757062,-0.004636467,0.0016249783,0.0033533166,-0.018010302,-0.02634366,0.07599257,-0.058367122,-0.02964015,0.027244208,0.05895882,0.02985086,0.016650675,-0.017049218,0.014553223,-0.017338911,-0.011066414,-0.01562424,0.024962176,0.019366259,-0.019252818,-0.0076202326,0.023094703,-0.06644926,-0.016739134,0.02230086,0.027865706,-0.042109247,-0.028780054,-0.04434046,-0.03741541,0.04293328,0.053240377,0.0053302445,-0.073171556,0.011652268,0.013693415,0.070432656,-0.04520077,-0.021420201,0.011825821,-0.024550412,-0.044870686,0.025466118,0.00068568246,0.00068129884,0.0067181885,0.031478845,0.013160946,0.019822007,-0.023072908,-0.012340859,0.03685544,-0.025669299,-0.013874231,0.007929493,0.015241056,0.03376901,0.033811525,-0.00015409788,0.045487586,-0.05759093,-0.017966054,-0.0050290767,-0.009625004,-0.005223318,-0.047250308,0.014897036,0.0053809932,0.07185959,0.004714335,-0.01137566,-0.0056293546,-0.03584142,-0.05972891,0.01624953,0.015275558,0.0036872742,-0.018899051,-0.03756963,-0.02447025,0.044821296,0.003180304,-0.025958594,-0.04753574,-0.002322063,-0.006525571,-0.052024208,-0.011728516,0.011458728,0.01364249,-0.017543597,-0.017126823,-0.021409664,0.005690527,-0.05769301,0.014034055,-0.015172259,0.0073924884,-0.034847546,0.046058558,-0.05171413,-0.010299625,-0.014450806,-0.030433571,0.05482917,-0.0076402943,-0.022199433,0.02485341,-0.030801859,0.021888494,0.0040854546,0.010343553,-0.010473824,0.020367915,-0.019114593,-0.007241968,-0.027401349,-0.03431628,-0.0027346238,0.02976665,0.00033242485,-0.020494608,0.020558858,-0.011950672,0.025984732,-0.055770885,0.019074773,0.034969784,0.019087603,-0.01147679,0.06479484,-0.010758949,0.020441186,-0.0029165656,-0.036598925,0.0110693285,-0.03643511,-0.057106115,0.025622854,0.010620313,-0.049894124,0.006573419,-0.023321265,0.041242752,-0.03586406,0.011849863,-0.020479577,-0.034512375,0.0033454823,0.017668668,-0.0069225593,-0.042244136,0.0038350222,-0.0063453545,-0.013772686,0.0142592,0.03577902,-0.031753097,-0.0027808044,-0.09872695,0.03491686,0.010199558,-0.033016168,0.012215342,0.023269895,-0.010982051,-0.013876261,-0.06716225,-0.0005063954,-0.029943163,-0.010938601,-0.028106235,0.035706397,0.012515314,-0.014747778,0.05941031,0.019810976,-0.027287187,-0.015288156,-0.050794758,0.0075741173,-0.017215194,0.013952787,0.06005304,0.012523221,0.010419462,0.031031588,0.04073685,-0.009351973,0.05973118,-0.010898277,0.0074113947,0.023058122,0.0019734236,-0.01867013,-0.013886233,-0.039372727,-0.000020934463,-0.035705503,-0.041085217,-0.033143073,-0.010542262,0.026186476,0.035216905,-0.032673974,0.027559048,-0.042116396,0.012341177,-0.14037539,0.032700878,0.003576105,0.009442072,-0.033919197,-0.0063144565,0.02393458,-0.051871546,0.014307079,-0.0045195767,-0.037900392,-0.03497109,0.06253039,-0.021729678,0.06638871,-0.037397865,-0.017063841,-0.008773557,-0.007985411,-0.00082485453,-0.016080743,-0.025485836,0.008627911,0.0012693191,-0.049492057,-0.013586135,-0.027322423,-0.0077499417,-0.020376155,-0.007833937,-0.0079825325,-0.028910253,0.016359992,0.030974368,-0.020274054,-0.008511223,0.0043213186,-0.017131714,0.005696285,0.02247955,-0.008563108,0.040090397,0.030945655,0.0036874048,0.0042811423,0.04633176,0.012942235,-0.014498211,-0.029276341,0.026396625,-0.00068239257,0.011104294,0.010169755,-0.00023042991,-0.0067990087,-0.00033169214,-0.026128428,0.01070142,-0.05551642,-0.014681196,-0.0377243,0.037081167,-0.01424159,-0.0457439,-0.075494125,0.00716451,-0.020328308,0.008412421,-0.034998503,-0.016947296,-0.019374011,-0.02250473,0.0026997898,-0.03198097,0.0072962386,-0.034331515,0.005390706,-0.02870266,0.00047554172,-0.027415771,-0.03186686,-0.024351083,0.0010494578,0.031419072,0.058458634,-0.0040943166,-0.03529944,-0.0263135,0.0057559432,-0.012807212,-0.020762838,-0.0583526,0.0010227403,-0.0008250099,-0.009621345,0.026204186,-0.010084527,-0.01979938,0.013607232,-0.0026467466,-0.0077819433,-0.000277879,0.022334633,-0.006679256,-0.02163107,0.017143339,0.04078462,0.0015018373,-0.025023635,-0.027982062,-0.028277503,0.0042524734,-0.018766822,0.022352165,-0.02402311,-0.011071636,0.034244638,0.009140551,0.0006703937,-0.06376482,-0.005336548,0.028052123,0.017089916,-0.03747029,-0.021796871,0.049026437,0.051295426,0.056653123,0.037246052,-0.03881314,0.008883013,-0.026547678,-0.05971132,-0.002203367,0.018354086,-0.017208742,-0.0504921,0.037930172,-0.029646127,-0.008174391,-0.03154133,-0.0057387385,-0.0023724872,-0.006989974,0.00042243648,-0.005193493,-0.013202086,0.016943086,0.008307471,-0.06574252,0.02951846,-0.041688334,-0.03948965,0.04896118,-0.020882815,0.0435817,-0.0021436447,-0.048640296,-0.021966921,0.06102007,0.0424304,0.0038990711,0.0015989137,-0.004365162,-0.009498111,0.030723462,-0.0056300913,-0.00262041,0.022763353,0.008228635,0.036342982,0.028511401,-0.03190451,0.037151743,0.037400916,-0.017012466,0.035430703,0.031545244,0.027091261,0.0027563025,0.0299824,0.017240576,0.058804724,0.02293255,0.0053994623,0.010916129,0.008623345,0.032503147,-0.009337219,-0.021267723,0.0076841447,0.019494189,-0.0073376144,-0.020387774,0.04289932,0.0032150778,0.0031727203,-0.028447263,0.044724304,0.045211874,-0.012027539,0.0125494525,0.005935329,-0.026869271,-0.015348164,0.01765366,-0.031965185,0.0015608523,-0.01451777,-0.008115116,-0.003194394,0.04582624,-0.0015257264,0.0128503805,-0.007814987,-0.029659886,0.07396876,0.04968068,0.000020263547,-0.0009650224,-0.0168131,0.029534927,-0.022727327,-0.023610184,-0.014339635,0.031100607,-0.007574554,0.03376685,-0.026327651,0.0032741285,-0.015078471,-0.006036057,0.006216976,0.02441505,0.03342049,-0.023333225,0.009055487,-0.0028676367,-0.004548042,0.033424746,0.0254904,-0.019655159,0.019380605,0.006210302],"last_embed":{"hash":"i2wuy6","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"i2wuy6","at":1763795325589},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture","lines":[19,54],"size":851,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"i2wuy6","at":1763795325589}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035251178,-0.012460858,-0.03453181,0.01232449,-0.018225253,0.021030778,0.021674622,-0.010440796,-0.011135682,0.05328348,0.015007248,0.021368694,0.008302158,-0.015111028,0.030804377,-0.012928062,0.012651505,0.014521789,0.010502117,0.005519325,-0.01932335,-0.0134629635,-0.012913591,-0.0033582787,0.04813229,0.0059552873,0.019017842,-0.025010344,-0.010401439,0.0194881,0.009328783,-0.019535797,0.034220804,-0.005083789,0.00037665077,-0.06319267,0.0017359059,-0.05872872,-0.020514278,0.0136256,-0.022575786,-0.022338277,0.008721194,-0.03564726,0.0042218356,-0.03590054,0.024330353,-0.027157454,-0.031318516,-0.019543137,0.0007560926,-0.008215369,0.015910931,-0.022569546,-0.020114966,0.005008292,-0.015548539,-0.06264658,0.004060841,0.022812989,-0.047237407,0.042660635,-0.041083217,-0.019012446,0.012362535,0.014691254,-0.00095000764,0.035756465,-0.004529985,-0.033900566,0.01586779,-0.010293287,-0.025194898,-0.03806272,-0.028164145,0.016696958,0.008837949,-0.038608264,0.0016238053,0.014415794,0.011066479,-0.02376762,0.03458726,0.008194483,0.013797301,-0.011727614,-0.068401575,0.08075859,0.069476195,-0.0043605235,-0.022821229,-0.0112696905,0.033404782,-0.047531437,-0.032570586,-0.028686058,0.004365324,-0.011820627,0.054392688,0.010641724,0.044828497,-0.011261348,-0.013847863,-0.050889403,-0.0071123433,0.009304147,-0.017904943,0.0027582028,-0.049256694,-0.017473655,0.0056516975,0.005444157,-0.017581895,0.01621636,-0.016035121,-0.027006796,0.007330793,0.023444436,-0.0056132,-0.041430548,0.03606473,-0.02938083,0.057428945,-0.0505654,0.008683558,0.011874846,0.007728039,0.044444207,-0.008134512,0.022615783,-0.024737699,0.034575548,-0.0027319475,0.03034454,-0.046551768,-0.019135062,0.017949002,-0.024424093,-0.03281823,-0.051950548,0.04971367,0.059442613,-0.03007216,-0.021934498,0.012695203,-0.037250284,0.0389488,0.00625523,0.0010739382,-0.049197238,0.012952117,0.03298842,0.01406556,0.04266979,0.04833646,-0.01983147,0.017622938,0.0046258285,0.033614647,0.076949224,0.004963507,0.028406214,0.018170213,-0.015271147,0.024626628,-0.01247023,0.00037523964,0.020134032,0.0013746293,-0.021532683,-0.04648784,-0.008717983,0.029538553,0.00613318,0.0034567916,0.016599106,0.056441594,0.0054897936,-0.01589339,-0.051846936,-0.05503791,-0.025665557,-0.00529913,-0.029844254,-0.010528985,0.005811793,0.042693414,-0.025224797,-0.0139489705,0.040495828,-0.050688315,0.013886282,0.038878303,0.017690549,-0.012404866,0.005026507,0.029537547,-0.020003738,0.0002848169,-0.04855616,0.017470164,0.03445468,0.07989801,0.019201756,0.004295203,0.016922167,-0.0012036242,-0.04463778,-0.0050030896,-0.020033836,-0.028407183,-0.008170663,-0.035941202,0.026817366,-0.012063915,0.03387329,-0.028009605,-0.013601974,0.035438247,-0.04043698,-0.026498344,0.046773188,-0.020143664,0.04119171,0.052701164,0.012503418,-0.0069551044,-0.003792513,-0.013209687,-0.031432368,0.0072869235,-0.015865186,-0.0416332,-0.03397206,0.03461905,-0.02588867,-0.043735076,-0.00092762517,-0.008791605,0.026197068,0.045886777,-0.013731591,0.040702038,-0.038005177,-0.040781386,-0.009921499,0.0014523589,0.078896284,-0.014422453,0.023476077,0.0066003166,0.013935837,-0.011413297,0.008026253,0.047431696,0.04558099,-0.0041017244,0.011260133,-0.0012595293,0.013891527,0.02547382,0.056429874,-0.0020625219,0.024651315,-0.0056500034,0.0051840697,-0.0031075953,-0.035079725,0.020991502,-0.0245762,-0.055833478,0.060026996,0.042942233,-0.016862646,-0.03570227,0.013774183,-0.008130897,0.0053742924,0.05819785,0.05886586,-0.023535185,-0.0032849673,0.01357631,0.019538185,0.021609982,-0.0042078476,0.02647623,-0.0014687495,0.013451094,-0.010131704,0.0017218718,0.057644624,0.07370931,0.0026407302,-0.0021379597,-0.009254456,-0.013424796,-0.15402098,-0.00782837,0.040317897,0.0236796,0.007829094,0.012941791,-0.039974134,-0.042558216,0.011773208,0.07862467,-0.0015230649,-0.04945604,-0.047940478,-0.020806594,0.029851615,-0.020014556,0.008911032,0.027211288,-0.038096614,-0.027494702,0.013575874,-0.036770213,0.023444418,0.018621475,-0.01701637,-0.0005576836,0.07898189,0.02462364,-0.00154864,-0.0026373125,0.0133512495,0.0032738266,0.01273959,-0.022382997,0.0087170545,0.0019975607,0.017585943,0.02840093,-0.022238495,0.005795315,0.0145149585,0.04389477,-0.016623989,0.020407492,-0.004073325,-0.035865653,0.0062261294,-0.061901253,-0.026599033,-0.023345346,-0.0034751005,0.020005986,-0.02335948,0.037832253,-0.029982438,-0.036307897,0.00894553,0.06285425,0.009175283,-0.039238855,0.00987658,-0.014925421,0.018641492,-0.036511015,0.016376907,0.013547807,0.05163748,0.01995044,-0.01799816,-0.024590522,-0.006718324,-0.019924032,-0.001268227,-0.015841331,0.018365318,-0.004278178,-0.054626986,-0.04974059,-0.0075547886,-0.10065396,0.07777218,-0.006368507,-0.013046827,0.026712095,-0.02838059,-0.05199422,0.0033891457,-0.0071047135,0.006543392,0.23001418,0.05378819,-0.011617184,-0.011520751,0.05334279,-0.0052298666,0.01069448,0.029191276,0.04851462,-0.04526464,0.011804594,0.01745506,-0.01369891,-0.006369586,-0.020731367,0.031654872,-0.028732505,0.006937814,0.05822537,-0.005132059,0.026525715,-0.013651451,0.019022143,0.044459295,-0.04344244,-0.012625826,-0.004483624,0.026169203,-0.03607578,0.010687202,-0.032633085,0.0155243445,-0.014076854,-0.03585933,-0.08066917,-0.00962305,0.01472127,-0.036557127,0.00025181295,-0.005870305,0.0006369453,-0.0027873358,-0.013221786,0.023009652,-0.0027084986,-0.024656244,0.041222405,0.02066364,-0.03493403,-0.024240246,-0.016718565,-0.00992526,-0.02726759,0.0052731326,0.021500487,-0.031783182,0.0045892713,-0.028826013,-0.00065714936,0.072767965,0.012922452,0.007233855,-0.08227585,-0.0352469,0.037609708,0.00027941365,0.026530273,-0.03224376,0.05079732,0.071509965,0.009032697,-0.0025089995,-0.03196272,-0.03661511,0.0038890576,0.023348797,0.037911758,0.058779243,-0.00018293472,0.015568298,-0.028654996,-0.01939701,0.01033684,0.015861029,0.009412267,-0.018515207,0.0045843464,0.07920619,0.030293949,-0.0013181255,-0.0150693385,-0.015945671,0.023730611,0.014478143,-0.010048881,0.01819209,-0.008225401,0.0021249643,-0.026945565,-0.027315687,0.021142075,0.010426396,-0.033572227,-0.007813625,0.06043884,0.0042876587,0.0016105815,-0.02196094,0.03563701,0.021836346,-0.05827134,-0.0055814427,0.017741477,-0.0076367683,-0.027126325,0.027537532,-0.023501612,0.008405168,0.03234435,0.017897025,-0.027549703,-0.05728276,-0.007935815,-0.01665134,-0.040830795,-0.025706932,-0.0059119,-0.0184972,0.000627618,0.07007924,0.044039637,-0.033665195,-0.06568227,-0.015535106,0.04917597,0.030813802,0.00178673,0.007889497,-0.029342704,-0.00009739771,-0.06805649,0.008950689,-0.012715773,0.0069209784,0.04478393,0.005955401,-0.00857541,0.02586502,-0.012376573,0.010052562,-0.021846581,0.0042818864,0.0040210746,-0.018647064,0.0068794936,-0.029376678,-0.0041380767,0.029043874,0.019689234,-0.022382176,0.016274326,0.019968892,0.05577673,0.095404185,0.027987516,0.010913757,-0.013788998,-0.000017279259,-0.0067264345,-0.033941098,-0.0018704219,-0.020143067,-0.05539101,0.03097676,0.050424393,-0.026380867,-0.07194601,-0.0010497209,0.009247024,-0.004360591,0.05795361,-0.036577877,-0.077705905,-0.06760538,0.022691775,0.01010869,0.001530964,-0.0035928607,-0.003070654,-0.023780907,-0.02432359,0.07895763,-0.060474597,-0.03140919,0.03104469,0.0594959,0.02846689,0.014915615,-0.018573254,0.01295573,-0.0143115455,-0.011234729,-0.017041026,0.02640803,0.018032469,-0.014050568,-0.009178666,0.0184002,-0.0674055,-0.022028148,0.024351241,0.028250357,-0.0443366,-0.03345846,-0.043428503,-0.03820244,0.046999462,0.051617548,0.006792875,-0.072198875,0.008263475,0.01243617,0.07615646,-0.047450896,-0.019685654,0.013106963,-0.026742402,-0.0459006,0.02795399,0.004273933,-0.000024001687,-0.0013189769,0.039764587,0.013231358,0.020584185,-0.027645001,-0.011899642,0.03623405,-0.022647781,-0.01541433,0.00978807,0.012435872,0.037574608,0.033796813,-0.0018527145,0.04502636,-0.05505452,-0.015388517,-0.0027343757,-0.00050416315,-0.005600242,-0.037962876,0.020905934,0.0069875657,0.07579405,0.0045476435,-0.011143713,-0.00079350814,-0.036863055,-0.058107942,0.013880454,0.012011634,0.0034116567,-0.021806903,-0.03756779,-0.022094816,0.043973234,0.0045108153,-0.02586432,-0.04670609,0.002194036,-0.007071721,-0.047159858,-0.010334853,0.010928248,0.012055826,-0.0151517335,-0.011756735,-0.018979425,0.011980534,-0.05462991,0.017715506,-0.012312689,0.0162385,-0.03379214,0.050544735,-0.050711013,-0.011042342,-0.012226609,-0.027581217,0.058461834,-0.00728887,-0.022173805,0.024654219,-0.03226153,0.023973264,0.00635677,0.018519815,-0.012961105,0.017714703,-0.018961523,-0.0035822042,-0.030636044,-0.0333216,0.00057151704,0.0280508,-0.001497196,-0.024082711,0.020928022,-0.017384212,0.024140006,-0.0512953,0.023112979,0.025625776,0.02291922,-0.017697973,0.06404915,-0.01541376,0.015338797,-0.0022396033,-0.03392791,0.0103573855,-0.041287996,-0.05987176,0.023902748,0.015042605,-0.050034396,0.004872838,-0.020865899,0.03866771,-0.03462837,0.008216632,-0.020284178,-0.034505375,0.00810767,0.023837578,-0.008542581,-0.04506287,0.0037292608,-0.005158903,-0.0138708735,0.014383106,0.043301143,-0.03224502,0.0010276933,-0.09553068,0.039337553,0.009966485,-0.032755625,0.0066525675,0.019778354,-0.00978314,-0.0143304635,-0.065592326,-0.0021026477,-0.035745855,-0.0073093846,-0.032390557,0.039606404,0.009904005,-0.0115348585,0.060637858,0.019352179,-0.024538262,-0.01700283,-0.051784784,-0.0005194578,-0.016487082,0.01645815,0.06080736,0.010289532,0.0075945775,0.02572961,0.039327145,-0.010189996,0.06557571,-0.010322757,0.0074128574,0.01830116,-0.0021138254,-0.0196367,-0.012675622,-0.03846,-0.0015795968,-0.031685833,-0.041661333,-0.033521935,-0.00740758,0.023220625,0.036792837,-0.03286522,0.024284823,-0.042074043,0.020369459,-0.1390867,0.034958534,0.0069672395,0.0029508234,-0.037074782,-0.0028226047,0.026084332,-0.051781815,0.018132722,-0.0055049635,-0.039998926,-0.039513808,0.0638304,-0.024602946,0.06164616,-0.039121017,-0.012867749,-0.0075642937,-0.007069619,-0.0019704583,-0.017595798,-0.022676991,0.0114609115,0.00595262,-0.045481946,-0.014960888,-0.02606286,-0.008247621,-0.022471962,-0.0072462307,-0.008347392,-0.035756566,0.01667973,0.031685654,-0.015935676,-0.008228342,0.007813203,-0.0192226,0.014088244,0.01441071,-0.009849872,0.03722605,0.027045278,0.0022637974,0.0041305292,0.04494661,0.017187001,-0.014014157,-0.023401087,0.021007944,-0.00008638779,0.007714758,0.009786063,0.0006462452,-0.0055565364,-0.0050352346,-0.028116263,0.012717862,-0.05650192,-0.016348429,-0.04240951,0.031580262,-0.014226156,-0.04469554,-0.08167059,0.0056818896,-0.018292962,0.009000376,-0.030011836,-0.010657715,-0.019047957,-0.02005721,0.0046868445,-0.026958145,0.010841622,-0.030118471,0.0008104163,-0.027080072,-0.0037635653,-0.029981427,-0.02936562,-0.020561835,0.0026307637,0.028328741,0.053498812,-0.001717122,-0.034680102,-0.022078333,0.0013744615,-0.0148121305,-0.021197641,-0.051870253,-0.0033832202,0.00059796224,-0.010043683,0.025136195,-0.014882332,-0.022096848,0.017115152,0.0030089258,-0.0066328244,-0.00035300708,0.0259613,-0.0028788785,-0.020438746,0.018469485,0.045513757,0.00022140628,-0.018459326,-0.030976797,-0.026214527,0.007822497,-0.017500903,0.020114364,-0.025388243,-0.012982627,0.034355603,0.012587832,0.008485664,-0.05790544,-0.006524524,0.025389826,0.018507004,-0.037445337,-0.023325827,0.05333011,0.054079287,0.063171916,0.036750454,-0.03227042,0.010632014,-0.024221823,-0.05732876,-0.00042654338,0.01540808,-0.014199047,-0.05004402,0.036291778,-0.039495934,-0.0049193087,-0.033658154,-0.0120140705,-0.004985106,-0.007905488,0.00079368276,-0.006737501,-0.01192569,0.01598212,-0.0013764581,-0.06922027,0.02338664,-0.042356715,-0.041897304,0.046877492,-0.022492606,0.044860866,-0.008160187,-0.046197876,-0.023125414,0.05734503,0.032799665,0.0007450486,-0.00023984155,-0.0037015919,-0.017019402,0.032566264,-0.008044914,0.0010786088,0.020507764,0.0025966149,0.04010116,0.02597498,-0.03259984,0.031261463,0.040465232,-0.017951367,0.032485615,0.038813666,0.029832056,-0.0004972153,0.028104823,0.017436799,0.05728102,0.017738936,0.00624006,0.011335457,0.004514546,0.02866572,-0.008343187,-0.019621603,0.0047648605,0.016916664,-0.010916037,-0.018313486,0.03875185,0.0019784723,-0.0019073479,-0.033102807,0.04460849,0.05088553,-0.01689533,0.010457341,0.0008892576,-0.027092319,-0.015214279,0.016001308,-0.04060886,0.0041553658,-0.017287834,-0.005667376,-0.0032081765,0.04145822,-0.007820041,0.015824033,-0.013781544,-0.028534818,0.07376238,0.046934146,0.0005166365,0.0049020876,-0.016266506,0.02985157,-0.018973242,-0.019631935,-0.016813286,0.030640986,-0.009474623,0.03154378,-0.020693023,0.0018115903,-0.022414833,-0.0035748084,0.005496784,0.023540525,0.031021899,-0.030511893,0.009642352,-0.0047028176,0.003492536,0.031481236,0.022789981,-0.018824406,0.011080576,0.009130998],"last_embed":{"hash":"t2qbs0","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"t2qbs0","at":1763795325589},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks","lines":[21,54],"size":822,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"t2qbs0","at":1763795325589}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02449843,0.00078373495,-0.03244939,0.017600993,-0.008540139,0.004708196,0.024395907,0.0027253118,-0.0066371826,0.05117157,0.004662536,0.034491748,0.009790458,-0.011722673,0.014363066,-0.019015359,0.015179618,0.009337637,0.01157014,0.013175007,-0.016625844,-0.009865021,-0.01668566,0.016435122,0.050151467,0.0055508344,0.016731722,-0.016051417,-0.013049781,0.014626476,0.0099177705,-0.01710452,0.024077835,-0.008056072,0.0026516372,-0.06925425,-0.011543641,-0.0579294,-0.024817545,0.01415572,-0.015368985,-0.028380765,0.008855438,-0.038195938,-0.004787973,-0.0301775,0.024054285,-0.029099008,-0.030337756,-0.0063517434,0.020813037,-0.016338263,0.017971843,-0.028647939,-0.021940183,0.0053565293,-0.012993188,-0.049741246,0.000023621884,0.021717343,-0.029780798,0.042196024,-0.05110814,-0.020187845,0.026513582,0.01111272,-0.00023480109,0.036725268,-0.009620352,-0.03464729,0.014537189,-0.0102726435,-0.033235777,-0.029178029,-0.031413417,0.013780896,0.0049106316,-0.04250012,-0.005459042,0.021157302,0.011620463,-0.021829272,0.027847826,0.0082154535,0.029654773,-0.016418602,-0.070666544,0.06291272,0.062064327,-0.011731635,-0.026234005,-0.006058544,0.042008318,-0.05316967,-0.0301296,-0.026933288,0.0019644045,-0.012423359,0.04672834,0.0019234346,0.04466893,0.0025414585,-0.011978556,-0.045618057,0.0063069398,0.005368071,-0.016503572,0.009714479,-0.03611126,-0.013141612,0.0010618039,0.015425258,-0.019548867,0.014259435,-0.01820053,-0.037011787,0.0038419622,0.025941756,-0.019527933,-0.048421804,0.05007732,-0.024203254,0.045611057,-0.045739543,0.0054524518,0.02510329,-0.0038311507,0.040926617,-0.01987236,0.023255037,-0.051400743,0.034275863,-0.019097116,0.03385494,-0.04094538,-0.02557333,0.010383239,-0.01957447,-0.039440595,-0.060007315,0.042418823,0.060847107,-0.025843916,-0.014166034,0.015634919,-0.045933947,0.042013805,-0.014831407,0.0114557,-0.04447936,0.014878179,0.039396305,0.0015889525,0.04349371,0.029795686,-0.013097618,0.027508164,0.006289455,0.032013796,0.06296457,-0.008944085,0.013461838,0.010397277,-0.017507238,0.015233716,-0.01939087,-0.008589775,0.013477819,-0.009834192,-0.03067286,-0.041450523,-0.012077842,0.024153333,0.009406222,0.0036441416,0.013586119,0.06109773,0.01260707,-0.0037390841,-0.051976573,-0.046795506,-0.013557095,0.00066922954,-0.025674328,-0.0071206656,-0.008086352,0.037300102,-0.01997086,-0.011861179,0.036894407,-0.055477913,0.028668037,0.029319687,0.008373921,-0.0074258433,-0.005584158,0.031157533,-0.00065862015,-0.0019805678,-0.03811248,0.018718213,0.03478382,0.06648919,0.012359252,0.0031335677,0.019055635,0.004878857,-0.047369137,0.00036194074,-0.02831383,-0.021995528,-0.009140472,-0.034844387,0.018620716,-0.009485062,0.030906694,-0.019477937,-0.008383069,0.017577132,-0.04229122,-0.034675684,0.037798747,-0.021058027,0.045505505,0.03985784,0.018813722,-0.008291216,-0.004064059,-0.014582189,-0.036772594,-0.0072923973,-0.012721965,-0.027872577,-0.037045214,0.037071075,-0.016998142,-0.04926775,0.0008324673,-0.018594207,0.019081576,0.03628503,-0.015267952,0.032737397,-0.036895588,-0.044020485,-0.003872045,0.0024092388,0.07891979,-0.010007943,0.024371097,0.015984496,0.0035710884,-0.012801941,0.015030847,0.04258356,0.046092294,-0.0065709804,-0.0023422013,-0.0035276348,0.007427845,0.02571259,0.05258146,-0.01021755,0.015348684,-0.005659867,0.0023594813,-0.022654401,-0.033053927,0.03076957,-0.032681085,-0.057367843,0.062433906,0.042100135,-0.010629963,-0.03184119,0.026813269,-0.008663401,-0.006300771,0.044830598,0.04979954,-0.012510668,-0.0025613557,0.009834642,0.020610113,0.03021405,-0.014205605,0.022537643,-0.015358826,0.014715353,-0.024661107,-0.0015938494,0.04027292,0.07070477,0.016316183,0.01147625,-0.0073335967,-0.01304257,-0.15590455,-0.008006602,0.028717376,0.03528987,0.016106073,0.014338473,-0.043596275,-0.052146517,-0.00037515067,0.06709536,-0.008623214,-0.05488737,-0.029332614,-0.016492303,0.011529762,-0.010265724,0.007417801,0.019789832,-0.028920485,-0.03072258,0.012669478,-0.019271495,0.01196569,0.02324878,-0.025538858,-0.00878616,0.08815526,0.014860673,-0.016416788,0.0014503564,0.01197794,0.008645959,0.009038223,-0.021878548,0.0026849466,0.010307244,0.024778824,0.04326379,-0.015207793,0.012049249,0.016643902,0.031579453,-0.023875516,0.02554009,0.0010270849,-0.03153893,-0.003668731,-0.052012477,-0.02807535,-0.021666942,-0.0075273123,-0.0043556034,-0.04329873,0.06950643,-0.027003156,-0.031056523,0.01921783,0.076175086,0.009725637,-0.037020046,0.021385528,-0.01595741,0.005678196,-0.026173595,0.015483554,0.008424677,0.064598724,0.020725558,-0.009735213,-0.02866285,0.0054633743,-0.012510688,0.020496614,-0.027307037,0.0059617865,-0.0011737191,-0.045925394,-0.055589218,0.011029014,-0.10114078,0.061292198,-0.005094345,-0.012172686,0.02776512,-0.025689293,-0.051303647,0.0011600921,-0.009644043,0.014023626,0.23884803,0.047085702,-0.0047424156,-0.013402893,0.052109204,0.002974723,-0.0048154974,0.026166784,0.04032534,-0.039835557,-0.004013552,0.018701438,-0.009071675,-0.004578817,-0.032351885,0.03706638,-0.045683336,0.009389241,0.062457297,-0.00215285,0.02046521,-0.01720986,0.015921727,0.031804144,-0.04536885,-0.009915871,-0.007820641,0.03236365,-0.030795336,0.007099448,-0.045179382,0.012169743,-0.017576506,-0.02872229,-0.07434232,-0.006382703,-0.005210267,-0.028139248,0.0029916635,-0.011915101,-0.007059145,0.0024934886,-0.011429352,0.02246523,-0.012411862,-0.03688114,0.053436536,0.015836878,-0.0377258,-0.018911667,-0.0032872043,-0.0023683393,-0.022727389,-0.0044857217,0.022780826,-0.03274605,0.0009915323,-0.019236421,0.014741614,0.06928547,0.014230442,0.004474785,-0.07778501,-0.039511777,0.021532519,-0.0044252994,0.00928502,-0.02939842,0.045089327,0.074219115,-0.0052646073,-0.005056085,-0.033063237,-0.025031598,0.0031892075,0.01904935,0.04489862,0.046183337,-0.0036300442,0.016579175,-0.02600237,-0.018760975,0.008626885,0.027574131,0.000016710628,-0.027818589,0.010002213,0.07697798,0.022007203,0.00075110194,-0.007947457,-0.008537856,0.020367296,0.019931387,-0.010859314,0.017492888,0.012287331,0.008489539,-0.03747191,-0.015658947,0.03715368,0.019377632,-0.038508076,-0.015742391,0.0477218,0.01764134,-0.004168455,-0.016197262,0.036014322,0.003220043,-0.06093171,-0.008367348,0.03469341,-0.02566332,-0.029602442,0.023173094,-0.019787595,0.021732392,0.011602297,0.018100552,-0.019346494,-0.05195775,-0.010240808,-0.0073803235,-0.035764236,-0.021527959,0.0020158065,-0.011427462,-0.0024671284,0.06471497,0.0372512,-0.028270857,-0.07277044,-0.01846206,0.07168012,0.03598243,0.0025060303,0.0076270197,-0.014166745,0.006359547,-0.05818291,0.0077487817,-0.0020078972,-0.018502332,0.046811197,0.010177313,-0.0034839269,0.025663462,-0.0042794324,0.017677257,-0.022740992,0.012514788,0.020515412,-0.010562281,0.009115315,-0.021837614,0.00091696973,0.03182279,0.019059332,-0.015952732,0.021563925,0.014348488,0.04962528,0.09402718,0.017062165,0.013164309,-0.020523801,-0.007047367,0.006841717,-0.029990362,-0.0050524874,-0.012720766,-0.05966259,0.030896476,0.039995898,-0.029055614,-0.06048715,-0.004127579,-0.0052915956,-0.002052659,0.05611993,-0.029741082,-0.077633664,-0.06897918,0.018925332,0.0052245203,-0.00914914,-0.0024197751,0.0077358447,-0.020225976,-0.018590787,0.0844612,-0.06562788,-0.025443014,0.038193677,0.051324114,0.03248797,0.026614144,-0.017601294,-0.000209136,-0.023681564,-0.015707988,-0.010635859,0.027876576,0.012651935,-0.011825131,-0.006201222,0.018531686,-0.057293814,-0.018140748,0.011844172,0.01796081,-0.053630725,-0.029406602,-0.026437463,-0.036949016,0.04884846,0.06817968,0.011199016,-0.07783541,0.003238109,0.01711929,0.06429151,-0.042884182,-0.019436922,0.022226362,-0.021968681,-0.047565557,0.030096637,-0.008157245,-0.0034262303,-0.0005544862,0.041526757,0.01958082,0.025674844,-0.031449936,-0.019458933,0.03397427,-0.018295692,-0.01553361,-0.011184533,0.019633923,0.044066742,0.031005947,-0.0017063607,0.043713965,-0.07009172,-0.026746405,0.0025431109,-0.016465701,-0.002125701,-0.034815207,0.023867099,-0.0016782094,0.086990185,-0.00097312115,-0.015075252,-0.0049020564,-0.039649192,-0.044884957,0.021314682,0.022201682,0.0027073533,-0.005230315,-0.030895181,-0.008407995,0.045869682,0.0064548864,-0.019413477,-0.042121354,-0.0035518052,-0.0033517424,-0.07294801,-0.018183125,0.01000026,0.018061575,-0.017986337,-0.012945001,-0.022764642,-0.0024463264,-0.052806333,0.010411376,-0.032768823,0.013762139,-0.040363107,0.06923885,-0.046764027,-0.0025801777,-0.005949284,-0.03712966,0.05800289,-0.005104731,-0.024152748,0.027994622,-0.033227596,0.028234446,0.011845686,0.02438808,0.0090119485,0.013296697,-0.017748125,-0.010433516,-0.037205722,-0.03305144,-0.0010843338,0.02335533,0.0027427848,-0.013538198,0.009755194,-0.024857672,0.046748813,-0.072405644,0.019550618,0.024743354,0.008051599,-0.017319899,0.069762945,-0.018161606,0.031544086,-0.010413857,-0.011618669,0.032899152,-0.04246892,-0.05986511,0.018635258,0.014197272,-0.05943653,-0.003987699,-0.017421797,0.049201183,-0.03901148,0.0050828257,-0.016081003,-0.0160729,0.0007153127,0.027601482,-0.006158278,-0.054437593,-0.0074387556,-0.0018767852,-0.0180546,0.022691948,0.04039272,-0.027604232,-0.0077066864,-0.103355475,0.022145385,0.008277877,-0.020752383,0.011883508,0.028492823,-0.0053557605,-0.0070574796,-0.07385555,0.0016528752,-0.01887865,-0.009125527,-0.03491783,0.038897205,0.031171674,-0.020219103,0.05430012,0.017865138,-0.01672829,-0.015157408,-0.053347517,-0.011600968,-0.018905424,-0.0061983746,0.052229166,0.018223826,0.0014788824,0.03456098,0.032822844,-0.01174413,0.061315253,-0.0063248207,0.0009828735,0.027352093,-0.0072331005,-0.016402483,0.00005481574,-0.025472114,-0.007837533,-0.037958432,-0.0350891,-0.036375612,-0.011463949,0.019357024,0.057745725,-0.035476554,0.028073145,-0.03889477,0.02163552,-0.14218013,0.029402565,0.02185582,0.009683281,-0.033653267,-0.0135309445,0.031478632,-0.056702387,0.02461184,-0.010478331,-0.030125044,-0.03148829,0.0591712,-0.021049662,0.06962119,-0.037461497,-0.0016816733,-0.0066475053,-0.011217244,0.0108516095,-0.0027292243,-0.02303166,0.028632956,0.016866792,-0.03533524,-0.019773232,-0.016193422,-0.008359389,-0.02410034,0.0016809448,-0.00848773,-0.025110833,0.02650575,0.036639497,-0.0112858275,-0.012884162,0.012998279,-0.0076252436,0.011367246,0.017643016,-0.01528537,0.038123883,0.018221635,0.018557718,-0.0036014258,0.048188087,0.026673088,-0.011710527,-0.018649366,0.025288528,0.019241268,0.0068733166,0.01270405,0.0046821143,-0.00035085005,-0.0073387544,-0.033149555,0.031254526,-0.038577795,-0.008114935,-0.044802513,0.041387722,-0.0058507123,-0.049069982,-0.074385956,0.004512415,-0.015169777,0.011022119,-0.038124233,-0.015806457,-0.016410256,-0.0031072202,-0.007288898,-0.03884271,0.0050347326,-0.024818398,-0.0036921417,-0.036130197,0.003996404,-0.023407666,-0.016645815,-0.030110782,0.0027262012,0.015675107,0.04305737,0.002676389,-0.045775775,-0.00788034,0.002265998,-0.016284961,-0.021227626,-0.05329495,0.0011309558,0.0027125105,-0.00533675,0.02854485,-0.022262827,-0.022199806,0.000986953,-0.012958484,-0.011736583,-0.0025118783,0.024009302,0.0016126994,-0.026694061,0.015055366,0.039112907,0.012068524,-0.024548786,-0.027624693,-0.041592088,0.0061161486,-0.0095549,0.022730218,-0.028785799,-0.01858926,0.020228157,0.00439941,0.007353381,-0.05728701,-0.018370038,0.029787676,0.010822107,-0.036014073,-0.024780013,0.04934516,0.04528789,0.077608146,0.032587994,-0.02286606,-0.0025967865,-0.02964284,-0.04936621,-0.0024494333,0.021239989,-0.0017214933,-0.045500465,0.034413002,-0.0296539,-0.016772944,-0.030085806,-0.010139986,0.001552358,-0.016903138,0.0036856467,-0.0055128727,-0.00036067347,0.021469966,-0.0054192008,-0.07793676,0.017211303,-0.033652116,-0.035311766,0.04430393,-0.006254897,0.039256997,-0.009977118,-0.044191994,-0.029698607,0.063205235,0.027340809,-0.0124822585,-0.014040875,0.00040409729,-0.009305591,0.019374559,-0.007662086,0.00596808,0.013117093,0.005969747,0.05241281,0.021934573,-0.036828868,0.032521993,0.035862077,-0.01457719,0.036025252,0.025616048,0.030629676,0.0024948241,0.03186271,0.026437243,0.071164444,0.020001754,0.0066201203,0.010936304,0.019769533,0.032302804,-0.022334127,-0.02041575,0.010535562,0.0067105503,-0.02234653,-0.022106323,0.044486657,-0.00993995,0.010101653,-0.029095115,0.04234679,0.039130572,-0.01989926,0.009168631,0.011170118,-0.026212063,-0.00900876,0.006432216,-0.029604884,0.003179858,-0.026588459,-0.010751327,-0.014994178,0.04188611,-0.008384151,0.013407686,-0.024703654,-0.030639248,0.080738686,0.0409878,0.004216318,0.0037053372,-0.001616952,0.022587387,-0.021365024,-0.016193429,-0.023522468,0.015405084,-0.009215234,0.042399816,-0.02283872,0.012929528,-0.020359004,-0.0054073473,0.008420326,0.018273849,0.025639193,-0.017310783,-0.0012273103,-0.019636275,0.0037790998,0.02878968,0.016834881,-0.030761532,0.02771689,-0.0039391457],"last_embed":{"hash":"x6xraz","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"x6xraz","at":1763795325589},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{1}","lines":[23,42],"size":461,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"x6xraz","at":1763795325589}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032688055,-0.01796201,-0.04047387,0.027857747,-0.028112512,-0.005424132,0.008273859,-0.007753788,-0.0056394497,0.03160629,0.024381405,0.012715195,0.0137080075,-0.009904038,0.015317288,-0.010549954,0.020718822,0.024777122,0.028157452,0.015790844,0.019885901,0.0072306977,0.01612248,0.008252724,-0.009997263,0.008945482,0.022245804,-0.0007661294,0.008421803,0.017382715,0.0017919833,-0.042914335,0.0047444813,-0.017837126,0.01565946,-0.052055415,-0.020756563,-0.030862253,-0.025727384,0.04098181,-0.033861604,-0.012951119,-0.009391589,-0.01104745,0.00936763,0.0008845234,0.019565543,-0.02621577,-0.008540875,-0.0036652528,-0.021081612,-0.0015119725,-0.02479628,-0.018994976,-0.008866808,0.017756125,-0.023219036,-0.04152842,-0.033669468,0.027225036,-0.025587404,0.004882674,-0.049177494,0.022446057,0.020181147,0.028552597,0.019138644,0.016411897,0.0070379027,-0.015857695,-0.0107034575,-0.0067258673,-0.047277454,-0.049408853,-0.037694044,0.021381209,0.05408907,-0.039072122,0.024525933,0.021407068,0.024255607,-0.039277684,0.0137661295,-0.029442118,0.004289586,0.015560379,-0.047664285,0.0605717,0.07809951,-0.010343903,-0.004744153,-0.025766037,0.03325741,-0.02019096,-0.06631585,-0.032973632,0.020150125,-0.011188348,0.064437754,-0.0034113082,0.036675625,-0.0036926675,-0.0004601219,-0.042761367,-0.008135955,0.0112284385,-0.040171195,0.016191363,-0.0687448,-0.022215378,-0.0026610342,0.002228072,-0.0044446345,0.01012515,0.0149428435,-0.0354702,0.0015848222,-0.0037511466,0.008805295,-0.01227619,0.032553468,-0.010943825,0.06755456,-0.038178533,0.015997052,0.03165298,0.0050012935,0.03533634,-0.010884503,0.019537989,0.0118594635,0.03769957,0.0025589778,0.023162631,-0.041140616,-0.029762926,0.00056867016,-0.027178993,-0.00525766,-0.03672584,0.032101613,0.055213686,-0.015257441,-0.019886918,0.034080613,-0.02947153,0.03977467,0.017377177,-0.015316275,-0.052655652,0.004173584,0.047877084,0.030838322,0.054615047,0.023753488,0.00896237,0.00037277778,0.0061604176,0.038170677,0.030783903,-0.011544606,0.047041696,0.027632834,0.031690322,0.020573359,-0.05946448,0.016379207,0.031752218,0.00946828,-0.012683308,-0.060185358,0.0050948714,0.037368793,0.026642913,0.017293246,0.017785529,0.083893776,0.006052101,0.0055492353,-0.051449783,-0.057232976,-0.009777093,-0.012610585,0.004956836,-0.012000134,-0.0036615906,0.017451378,-0.017543698,-0.03168433,0.031212118,-0.046673983,0.04454004,0.0043813474,0.005129798,0.01830484,0.024762087,0.018208206,0.004480014,-0.04023226,-0.032083493,-0.03105834,0.037454776,0.08012485,-0.013746446,0.011896855,-0.015811684,0.026542101,-0.03854594,-0.0208486,-0.039765418,-0.037628785,0.0020300928,-0.04657288,0.0036970384,-0.04301916,0.006238469,0.030992232,-0.008902712,0.03221508,-0.037539445,-0.058005456,0.06446976,0.0031264818,0.039466977,0.029751226,-0.0034123966,0.024689993,0.015958995,0.004723376,-0.04436658,-0.055151284,-0.017673032,-0.03736854,-0.019767223,0.066678725,-0.016260348,-0.07049582,0.011712708,0.0059564775,-0.02017242,-0.0009717935,-0.0027783304,0.021964738,-0.032551408,-0.02530497,-0.014182331,0.02299562,0.077761926,-0.011209945,0.03708761,-0.023275891,0.034819104,0.0047403895,0.019022515,0.04009577,0.0078052394,0.0036598556,-0.00052093284,-0.046675224,-0.0006637514,-0.0068515353,0.059874266,-0.01220453,0.023271814,-0.020189973,0.012367213,-0.011077209,0.012120782,0.015726151,-0.0014919307,-0.05012907,0.068602264,0.06722913,0.024814883,-0.017018465,-0.006402677,-0.016622853,-0.006165917,0.063130036,0.032437652,-0.041807003,0.010120209,0.025989968,0.027637992,0.021089718,-0.019456444,0.043027367,-0.0048725745,-0.030232163,-0.022062633,-0.05650154,0.043059796,0.071258605,0.0227929,-0.003137845,0.0052861343,0.0118506355,-0.15955852,-0.022008784,0.04127807,0.049486436,0.018970855,0.017238585,-0.042802088,-0.014265888,-0.029001089,0.06586333,0.002410334,-0.047128495,-0.02017472,-0.038716555,0.044747464,0.006380033,0.014845548,0.035941307,-0.031834304,-0.029393539,-0.009574332,-0.031368572,0.018489342,0.053370316,-0.010769137,0.006024579,0.09606455,0.015507595,-0.0073317825,-0.006270314,0.020666523,-0.0015646968,0.021584798,-0.011642298,0.0068012793,-0.012867971,0.0054326844,0.026612407,-0.003337555,0.0057518333,0.012818653,0.0643137,0.012595917,0.009566405,0.014881143,-0.011183504,-0.010230395,-0.042239346,-0.0078781275,-0.010156467,0.03349215,-0.004947798,0.011262795,0.012480006,-0.034094248,-0.022266123,-0.0017752997,0.04603819,-0.037278652,-0.012784829,-0.009956481,0.008786014,0.046773206,-0.044328853,0.0063693305,0.0059344424,0.07023483,0.025980802,0.013754378,-0.019671336,0.0043983553,-0.038303632,0.021110822,-0.017792748,-0.0109698055,-0.025834419,-0.038583282,-0.0426538,-0.008258604,-0.10623634,0.017752942,0.00875525,-0.014691811,0.02480951,-0.030693391,-0.061330363,-0.007389871,0.02094681,0.0024623943,0.27034715,0.021861134,0.0023761382,-0.017376537,0.08578632,-0.0082790265,0.021517081,0.0072044656,0.010734787,-0.03012363,0.0066305227,0.009172522,-0.00028148168,-0.0018011885,-0.021802073,0.01937216,-0.037441052,0.0037316168,0.042719368,-0.0041956413,0.023121275,0.012621774,-0.00062717125,0.04382779,-0.026687639,-0.015960623,-0.008032659,0.0018655832,-0.033644855,0.014014941,-0.028759498,0.020798948,0.017937128,-0.048910994,-0.07111422,-0.037603673,0.021472108,-0.051523674,0.00028377664,-0.006613336,-0.012876448,-0.0071158665,0.006148602,0.021833519,-0.021317134,-0.025956754,0.05762,0.008344585,-0.0002066267,-0.022852164,-0.0010963576,-0.03216396,-0.0022564523,-0.004554776,-0.0016231564,-0.044380356,-0.0012489384,-0.011248239,0.0003772835,0.032945585,0.008758971,0.004013154,-0.08066887,-0.01972898,0.024302939,0.011233107,0.006702062,-0.01201146,0.041669,0.09598047,0.010216737,0.019759905,-0.008673498,-0.028571878,-0.005191578,0.0116946865,0.046566345,0.074936874,-0.024522701,0.012899495,-0.020471986,-0.013805654,0.025317071,0.012015151,0.014648197,-0.027367748,0.0007293134,0.020904455,0.0012688364,0.004287673,-0.012830255,-0.014081375,0.017503832,0.05300946,-0.03120346,0.0046641617,-0.0061107865,0.0141346585,-0.021334933,-0.026427949,0.013789981,0.0073561925,-0.05007863,-0.024084186,0.054238334,-0.021030748,-0.004127152,-0.0011812232,0.027088894,-0.0019367001,-0.038599152,0.01470869,0.029134138,-0.01555892,-0.047927655,0.012036884,0.023044623,0.01332068,0.011453739,0.005701363,-0.021565283,-0.04866004,-0.0014421976,-0.031145962,-0.045965888,-0.033646733,0.0030820458,-0.003659324,-0.007989913,0.07340993,0.034900166,-0.039174866,-0.06742272,-0.0034577823,0.015703175,0.0075469445,0.01162458,0.014426532,-0.02106092,-0.017181894,-0.06692677,0.00774891,-0.010086813,-0.010884479,0.037358474,0.010492131,-0.007881287,0.026174806,0.0023868398,0.035640765,-0.021876404,0.06513854,-0.0045743543,-0.02212814,0.016583871,-0.028306473,-0.01093117,0.027645173,0.06935461,-0.023756342,0.011264542,0.024381965,0.06497904,0.095276594,0.024722174,0.009318038,-0.038847297,0.0068543945,-0.024449341,-0.021881549,0.018573415,-0.029212398,-0.076942176,0.03383012,0.018480955,-0.023027165,-0.036098503,-0.020138998,-0.01609601,-0.018194245,0.034370862,-0.029643575,-0.06908796,-0.03670996,0.036764197,0.036949925,-0.015395852,-0.0025236777,0.009032174,-0.0160722,-0.022340937,0.07121961,0.008145282,-0.0134633,-0.0215087,0.067166455,0.06921095,0.023551626,-0.001562192,0.01333012,-0.017618753,-0.03277952,-0.01155003,0.00082160975,0.0036220758,0.0048441337,0.022808775,0.018861074,-0.03581349,0.0019542314,0.00789315,0.028633604,-0.03331295,-0.036806405,-0.0133563215,-0.035009723,0.020987157,0.030023795,0.025102872,-0.06410246,0.039238587,-0.01743086,0.048005804,-0.028679436,-0.017738445,0.006304869,-0.005199035,-0.04167594,0.013004059,-0.0010170427,0.0012510467,0.020857383,0.04990456,0.012001919,0.003945744,0.004082491,-0.004839362,0.01520124,-0.009579164,-0.030709779,0.014918044,-0.012511807,0.025233796,0.039174717,0.02216111,0.016002916,-0.06950939,-0.05604894,-0.024665108,0.01077194,-0.023649009,-0.054923043,-0.009977913,0.0054501737,0.064171895,0.017853573,-0.021569831,-0.012290601,-0.021374376,-0.039253198,-0.00065048994,0.0398032,0.017513989,-0.014328189,-0.012301053,0.02644604,0.02305421,-0.022773933,-0.01689564,-0.03276173,-0.020464716,-0.029475747,-0.036541305,-0.008171144,0.0071587493,0.019564595,-0.03005877,-0.0075636497,-0.019837355,-0.019816002,-0.087821886,-0.0056153373,-0.0058695814,-0.032007672,-0.017812632,0.04039768,-0.00044840667,0.014207084,-0.018933227,-0.005445162,0.027051784,0.0027557623,-0.020360723,-0.0032653022,-0.039378736,0.0049721403,-0.005208135,-0.008870136,-0.006961567,0.008896612,-0.022796556,-0.022014488,-0.008648202,-0.04051362,-0.007584432,0.032201752,0.0033704846,-0.049772605,0.02941676,-0.013581213,0.040778454,-0.07076999,0.025556542,0.03738331,0.037376303,0.005558247,0.08049592,-0.008569171,-0.00029543127,-0.017056067,-0.05219313,0.046189453,-0.026585473,-0.036420714,0.008702144,-0.00052482623,-0.059965607,-0.013641127,-0.02653806,0.01079637,-0.032061446,0.013481534,-0.015866967,-0.00097174355,-0.0006170534,0.0044975155,0.032907076,-0.05446854,0.011792619,0.007489094,-0.016070722,0.013686956,0.030919988,-0.027555743,0.017352596,-0.0696964,0.029509597,-0.02098698,-0.036683492,-0.0013035652,-0.0011208968,-0.03615573,-0.012600304,-0.038295526,0.0036852343,-0.030517435,-0.0039024092,-0.02415044,0.0048030377,0.0077740233,-0.005983249,0.038495675,0.011199601,-0.024856219,0.0011354196,-0.049562998,-0.0019008653,-0.029694129,0.0035946127,0.04811122,0.03245581,0.022222769,0.042053714,0.02815709,-0.008361727,0.04162071,-0.00411994,0.044442892,0.015784986,-0.025234459,-0.029894995,-0.018784847,-0.026665013,-0.0074344166,-0.03101818,-0.029347379,-0.029142076,-0.014778828,0.03476755,0.037992746,-0.023154395,0.036149673,-0.023083474,0.012726778,-0.1473636,-0.0020770587,-0.0070930673,0.011111441,-0.024361385,-0.0037229331,0.0069082896,-0.047593027,0.0143607,-0.007886598,-0.050841086,0.01388882,0.052820593,-0.021438602,0.035790846,-0.015549147,-0.001953021,0.009229289,-0.0033072194,0.022806393,-0.01458351,-0.0037584342,0.03648653,0.0009332224,-0.03800921,-0.013866431,-0.017694807,-0.023257373,-0.02103102,-0.0049183886,-0.000009630285,-0.012257054,0.02385157,0.045526847,-0.027557261,0.00874683,0.014728134,0.0049814195,-0.028161973,0.0086293295,0.02864549,0.045403857,0.032660127,0.022998407,0.01010134,0.019083474,-0.0026721514,-0.007809642,-0.013241655,0.0069525703,0.004304563,0.023108704,-0.0132113425,-0.00501156,-0.025106523,0.0013533068,-0.04188157,0.01093285,-0.03359353,-0.0003596481,-0.036831412,0.0475994,-0.034512408,-0.03260276,-0.048748598,0.01720941,0.0055358536,0.015402335,-0.029594377,-0.025478926,0.004159921,-0.044001084,-0.016043536,-0.04685157,0.0089574335,-0.023071641,0.016137848,-0.033121787,-0.010789403,-0.016116112,-0.03048243,0.0083523,-0.022935648,0.021296194,0.039235674,-0.007651152,-0.021343637,-0.03337777,-0.011144953,0.0023083289,-0.024607392,-0.06402495,0.033148427,-0.028000657,-0.03376897,0.020278387,-0.011478559,-0.020534076,0.012256284,-0.016028756,-0.031427942,-0.008164086,-0.0052151056,-0.023650005,-0.048909422,0.015405567,0.06558628,-0.012224633,-0.032868307,-0.03451932,-0.024629874,-0.006228924,-0.016982539,0.011175307,-0.037496317,0.001770671,0.042175062,0.020573132,0.02556266,-0.051562272,0.010226511,-0.0029465412,0.014958132,-0.039311253,-0.0137987435,0.055987377,0.018532865,0.026923329,0.028418113,-0.021876039,0.005931712,-0.000084729014,-0.02514086,0.018278737,0.0544189,-0.030233916,-0.069164485,0.05289458,-0.010549308,-0.011852691,-0.019448418,0.02514256,0.008480781,-0.006066559,0.03640955,-0.03327041,-0.023386078,0.0051210797,0.013627492,-0.050955188,-0.0017158687,-0.03356403,-0.04390506,0.06404853,-0.0017242669,0.063893765,-0.05552125,-0.055658814,0.02590128,0.024504185,0.023558544,-0.010516299,-0.026006768,-0.009593316,-0.004391001,0.021225369,-0.02136901,-0.002113449,-0.0018874767,0.007367805,-0.007886511,0.0038786149,-0.017374694,0.039332706,0.03446678,-0.040482447,0.03489074,0.020030065,0.028131224,-0.026592132,0.029972598,-0.010746133,0.054241348,0.008987708,0.01135242,-0.003820218,-0.023137996,0.044180166,-0.01906952,-0.0034027067,-0.020015473,0.03141252,-0.021367498,-0.03223563,0.035076465,-0.008262201,0.016901175,0.0059316014,0.02995934,0.01231041,-0.0022924764,0.02237627,0.014713111,-0.05093666,-0.016305206,0.03499778,-0.023776425,-0.005819432,-0.016090054,-0.000021718159,-0.006627292,0.042075433,-0.008828464,0.0046251,0.032255016,-0.03597455,0.013513594,0.033414163,-0.0074691586,-0.01022978,0.010586179,0.017281733,-0.029343193,-0.02202318,-0.016349852,0.014534217,-0.010916197,-0.0023073389,-0.036099702,0.00048422508,-0.005984541,0.0002482438,0.0008756448,0.020838048,0.004238023,0.016929377,0.0015306545,-0.037811723,0.010048466,0.016812727,0.035260044,-0.019079741,0.012378833,-0.034766387],"last_embed":{"hash":"1hl3n55","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"1hl3n55","at":1763795325589},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{2}","lines":[43,43],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hl3n55","at":1763795325589}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009318253,-0.009309998,-0.031602878,0.027884085,-0.011731233,-0.0024166994,0.026879525,0.01055182,-0.014253915,0.018866315,0.016081603,0.010905929,0.003662729,0.0044374736,0.004672117,-0.007327852,-0.009331592,0.032043576,0.025234908,0.027304247,0.009186626,-0.025373315,0.026563954,-0.018341407,0.0035287589,0.028542817,0.007731737,0.000600612,0.02642404,0.021777036,-0.001552406,-0.08067988,0.028819878,-0.018089693,0.020261645,-0.06998599,-0.0011023202,-0.033999756,-0.022943268,0.05838714,-0.03962209,-0.027693396,-0.016572658,-0.021490091,-0.0033016927,-0.010860826,0.041845094,-0.02123381,0.0082434965,-0.02149332,-0.019723866,-0.01750022,-0.016464075,0.00020004662,0.00025188865,-0.009042943,-0.049125724,-0.045346115,-0.026244981,-0.005238829,-0.033868577,0.042843442,-0.029916164,0.016604146,0.02307551,0.02781199,0.013008537,0.034648325,0.0069009224,-0.029131675,0.0030590687,0.0026461359,-0.045710538,-0.03707667,-0.0435439,0.006363354,0.03500878,-0.06094404,0.012001758,0.02642573,0.013681537,-0.0076675853,0.027254703,-0.018292742,0.040969707,0.029790599,-0.061378017,0.05385635,0.045497186,-0.0233259,0.02115745,-0.022492802,0.05659913,-0.018868735,-0.05719342,-0.003668873,0.0043989755,-0.029334968,0.058238845,-0.005672684,0.026943821,-0.012030732,-0.0013387108,-0.043124944,0.004752474,-0.010758877,-0.036727414,-0.002668226,-0.06729796,-0.02391687,-0.008162449,0.0089114355,0.008879977,0.0013914012,0.01789191,-0.024444278,0.011096326,-0.024419315,0.0128411455,-0.03493848,0.05593038,-0.029643273,0.07169923,-0.044740893,0.036382142,0.026886879,0.014498865,0.058329858,-0.030734167,0.008894163,-0.017765276,0.016344137,-0.020372309,0.02578439,-0.052166328,-0.05196724,0.0022555154,-0.0050229235,0.013123196,-0.05876594,0.049239263,0.045867927,-0.021290192,-0.037304364,0.017800827,-0.034023043,0.029937834,-0.00092067465,-0.004167543,-0.06114114,-0.021783853,0.027414497,0.03751046,0.03688739,0.025251279,-0.0041814772,0.03076361,0.04626629,0.013210361,0.05945908,-0.011784849,0.03463992,-0.01301166,0.015576008,0.020756429,-0.046195935,0.0051913066,0.035193205,-0.010398806,-0.019758487,-0.04185815,-0.01318117,0.039716024,0.016250141,0.0032276483,0.01946247,0.077079855,-0.0061298143,-0.0037842896,-0.060671113,-0.03352023,0.00025696904,0.011400255,-0.002887374,-0.013591978,0.009647172,0.007920562,-0.0068697925,-0.03018179,0.013016286,-0.05244616,0.018700114,0.019230247,-0.004112285,0.0055817706,0.035036862,0.013679805,0.0010251503,-0.027556162,-0.03131774,-0.018741423,0.055323455,0.050702058,-0.0053673624,0.0061350884,-0.0034126085,0.006002661,-0.067235954,0.001002288,-0.00910286,-0.04288305,0.008696643,-0.042396296,0.011345275,-0.020179944,0.005207854,-0.0017551673,0.00012664862,0.02017694,-0.0127769755,-0.05534784,0.045390934,0.0031136249,0.06479459,0.03482794,-0.009466707,0.014216875,0.0035658856,0.008210638,-0.024209002,-0.036611523,-0.015566224,-0.03888036,-0.02096069,0.082082205,-0.018046098,-0.010699733,0.031449,-0.0031860091,-0.037749268,-0.008218594,0.002811014,0.043103624,-0.04495578,-0.025865292,-0.00028528893,0.019668393,0.071358435,-0.038232066,0.010315847,-0.029353319,0.04647745,-0.006613976,0.033094592,0.04919396,0.019495444,0.0014724415,0.018017173,-0.026737848,0.01657217,0.017765837,0.059616964,-0.028735911,0.023872415,-0.008773781,0.012993467,0.021042394,-0.010019484,0.024105297,-0.016415022,-0.027608685,0.045460124,0.06048876,-0.01984796,-0.00043972424,0.041692644,-0.007646312,-0.0040851077,0.05977571,0.030626263,-0.02332108,0.014197484,0.024324471,-0.007309097,0.02043836,-0.0062021688,0.010487718,-0.00996881,-0.015600138,-0.024780193,-0.03539028,0.02346022,0.0767262,0.02792243,-0.00973556,0.0044453368,0.009100133,-0.15486303,-0.03201256,0.01660615,0.023633797,0.02703764,0.007865626,-0.024434661,-0.023427406,-0.024020296,0.05927989,-0.001353699,-0.06323697,-0.01154162,-0.02850834,0.040726855,-0.010281544,0.011104113,0.026101878,-0.02035098,-0.021667087,-0.007925781,-0.027041811,0.04444146,0.03245103,0.02915074,0.0156238675,0.0953969,0.050593812,0.002918534,-0.005095936,-0.0075926376,-0.0089277085,0.017090822,-0.020277318,0.0028563014,-0.008852994,0.02368954,0.01016186,-0.0016510042,0.005580373,0.027730837,0.035622332,0.022012018,0.0049057556,0.00016820164,-0.022037352,-0.01435428,-0.0548126,-0.015272056,-0.02606978,0.037838224,-0.0027220016,-0.015188839,0.026164668,-0.046353836,-0.014895963,-0.03166253,0.026926916,-0.028811878,-0.02990406,0.00078157714,-0.034210056,0.01550945,-0.06770409,-0.0042055184,-0.012140907,0.06256393,0.023897985,0.016368108,-0.03335558,0.0039041548,-0.02737057,0.040919513,-0.04263313,0.0054775123,0.0060611865,-0.038833648,0.0061338404,-0.03304833,-0.10016833,0.024570068,-0.030579133,-0.008936812,0.02763499,-0.035908777,-0.043710306,-0.0032381727,0.021570094,0.025033433,0.23752834,0.027790906,-0.0034766225,-0.024062652,0.069127955,-0.009778101,0.00449823,0.019913174,0.008733277,-0.03784685,-0.00083213206,-0.010493109,-0.0029742802,-0.023519384,-0.013875456,0.022141567,-0.021940535,0.021496246,0.056117676,-0.000042633266,0.023490107,0.019907089,-0.00003999561,0.039937314,-0.022507662,-0.0051638223,-0.021366136,-0.01873381,-0.02907946,-0.010889638,-0.01961462,0.03616057,0.02772882,-0.05687124,-0.056993578,-0.044474497,0.021613551,-0.02184996,0.011314221,0.015478733,0.010918625,0.003830891,-0.0042912136,0.046991847,-0.0238512,-0.03955654,0.059619963,-0.00014438955,0.024783883,-0.004220207,0.026677368,-0.03255631,-0.008596434,0.013318474,-0.0029218367,-0.017165793,0.0039105345,-0.024511885,-0.017066913,0.05880769,0.028397113,-0.00077805,-0.0708846,-0.014061626,0.031375144,0.019060649,0.019938162,-0.028463965,0.035376247,0.10263829,0.055660807,0.026316483,-0.0002538216,-0.039675225,-0.0016914919,0.023146495,0.05570287,0.082973525,-0.027461624,0.0043970468,-0.023803847,-0.024354348,0.0179689,-0.02518237,-0.00050959334,0.0010234248,0.004294152,0.023626806,-0.0018572201,-0.033507634,-0.022644287,0.0041426336,0.024728531,0.051521838,-0.0058956034,0.004040195,-0.012797913,0.007989611,-0.019369708,-0.021033669,-0.012051735,-0.011540742,-0.056612764,-0.032861896,0.040735334,0.00853671,0.007184093,-0.0079743145,0.022943525,-0.013142703,-0.021461165,0.0051953043,0.035005312,-0.002598002,-0.051284075,0.03216189,0.001605749,0.036167875,0.010166434,-0.0024846077,-0.007919029,-0.050347667,-0.012692304,-0.033050396,-0.0265319,-0.019736163,0.013018013,-0.007392826,-0.01838635,0.05839625,0.028037889,-0.029799053,-0.053257216,-0.015900426,0.025462281,0.023658907,-0.00136167,0.032514647,-0.038530458,-0.018360194,-0.09863105,0.010523523,-0.025387608,0.008968156,0.03492834,-0.013555905,-0.0014690998,0.0002549247,-0.0034992914,0.017310185,-0.012487111,0.054287925,0.024988262,-0.027780147,0.0038269476,-0.021222735,-0.013858489,0.02892638,0.049006682,-0.01030476,0.019285265,0.022171775,0.06631336,0.07489891,0.024161011,0.025013031,-0.03571568,-0.0022033865,-0.03221914,-0.020374674,-0.0137588475,-0.0442696,-0.07503026,0.05866283,0.02196863,0.015737038,-0.032330733,-0.0051554586,-0.026393224,-0.0016566437,0.043045282,-0.032203604,-0.06599929,-0.033549,0.056350045,0.009356121,-0.02789658,-0.0024706677,0.006314955,-0.034285128,-0.013941697,0.0900229,0.0034874904,-0.0116824685,-0.022268282,0.056444816,0.024390075,0.014636596,-0.03310673,-0.0043583955,-0.013312878,-0.036075387,-0.018314775,0.00886073,0.0012148448,-0.01998137,0.032933414,0.009824127,-0.06260573,-0.009826356,-0.00001670003,0.02009237,-0.03388577,-0.02942405,-0.0045512263,-0.026799245,0.0154821845,0.033102743,-0.0153347235,-0.06867024,0.040570844,0.005748565,0.03212883,-0.017576661,-0.024449311,-0.0010769359,-0.0063047786,-0.021244956,0.024024507,-0.008636869,0.0029498937,0.030510806,0.029381236,0.015136796,0.017325988,-0.014664788,-0.017923467,0.029177304,-0.03143548,-0.037641246,0.031718533,-0.026940024,0.022274453,0.060154624,-0.009053323,0.013010665,-0.09105148,-0.028161557,-0.0034929768,-0.006850712,0.016231578,-0.017734984,0.0018750741,0.009475607,0.045250095,0.008477857,-0.045186263,-0.0083052255,-0.03073581,-0.054004338,0.0038305123,0.02668593,0.022322306,-0.026147747,-0.02516905,0.004532472,0.044857413,-0.020520661,-0.015351674,-0.03865109,-0.026709238,-0.03357593,-0.03281803,-0.009947701,-0.008771798,0.007840646,-0.019615982,-0.01041856,-0.0027414458,-0.030238653,-0.08102069,0.009702892,-0.032053787,-0.04362457,-0.00786673,0.02186634,-0.025158389,0.004464955,-0.015302941,-0.011734919,0.029361418,0.029635102,-0.050404944,0.004051162,-0.017729625,0.019043759,-0.02377645,-0.009312428,-0.011480201,0.032833677,0.0016678339,-0.023763312,-0.0028955922,-0.039348617,-0.017036486,0.021174878,0.0016003405,-0.0069350093,0.030098429,0.003096057,0.017136922,-0.04422445,0.016074808,0.05712609,0.05135703,0.0049914727,0.08193487,-0.006005829,0.007962591,-0.013543475,-0.054953188,0.021599287,-0.04255384,-0.057078842,0.0039049336,0.012310571,-0.0254764,-0.031187579,-0.020641802,0.0008950624,-0.042617828,0.0068045515,-0.017389195,-0.012722541,0.0028087038,0.01717447,0.006833484,-0.04595122,0.039997775,0.026210308,-0.0024793306,0.0040417067,0.029677125,-0.012821266,0.00985386,-0.06812053,0.037643813,-0.017553777,-0.030749604,-0.0070373835,-0.0053721946,-0.05532376,-0.006902861,-0.052837174,-0.0035388337,-0.026091304,0.0149979675,-0.0116133075,0.032519527,0.0034521702,0.009383342,0.050140783,-0.007930186,-0.04168318,-0.012156167,-0.0441791,0.01541021,-0.0053917086,0.0020653221,0.026697986,0.019002784,0.004487821,0.041917,0.037772894,-0.013971436,0.033951953,-0.016583392,0.039127424,-0.00086043077,-0.0029944726,-0.025380606,-0.043607004,-0.033809334,-0.03342581,-0.01130523,-0.031101238,-0.031126402,-0.01821923,0.009739197,0.015116418,-0.005274146,0.049274348,-0.03033006,0.009650956,-0.13659717,0.028498994,-0.009043288,0.027563086,-0.017515665,0.0050736745,0.012691165,-0.037028074,0.043164343,-0.003775539,-0.045295913,-0.047967926,0.08028575,-0.017077476,0.037818283,-0.022319315,0.008708195,-0.0068390183,0.018174076,0.019838853,-0.017073339,-0.002127546,-0.005884271,0.006085647,-0.040500466,-0.0020768093,-0.013301382,-0.05343029,-0.0032752864,-0.019221483,0.013762041,-0.0013744754,0.023575397,0.07272249,-0.0021655324,-0.0019416456,0.014430381,-0.031411126,-0.031153971,0.024634553,0.034377586,0.037679896,0.035885114,0.011036517,0.033094715,-0.008855705,-0.00016386538,-0.010815656,-0.04040804,0.03500825,0.0042051626,-0.013971715,-0.02047005,-0.0023411398,-0.009631181,-0.024418004,-0.026958538,0.006569699,-0.054669663,0.002002861,-0.012728551,0.040627755,-0.029376157,-0.036466237,-0.031687465,0.003296026,-0.0014269374,0.006719645,-0.015135153,-0.011140226,-0.009747578,-0.03576401,-0.013973557,-0.05917019,0.01633585,-0.012209219,0.030756602,-0.019782007,-0.01808599,-0.01665591,-0.024980908,0.0138020255,-0.029793032,0.0017110595,0.024593929,-0.028545424,-0.019086283,-0.032538664,0.01389731,-0.00072504726,-0.05161927,-0.056119315,0.029384028,-0.024718545,-0.027662285,0.03785597,0.0059794188,-0.0011202409,0.018105034,0.0005016697,-0.0429529,-0.0024062458,0.014753687,-0.0068012904,-0.034743223,0.05139869,0.06058641,-0.010276859,-0.027658856,-0.021202937,-0.0048639835,-0.0134814745,-0.003019856,-0.009686042,-0.029642925,-0.017260749,0.016905067,0.027262444,-0.00019365287,-0.059379946,0.010292029,-0.006802586,0.019488702,-0.013617811,-0.014046127,0.043885462,0.042395737,0.027684314,0.04151377,-0.031156458,0.02811549,-0.015789764,-0.01545344,-0.00015449464,0.08140016,0.001987659,-0.03605311,0.058379315,-0.035673,0.014410811,-0.028557112,0.010990012,0.007910506,-0.0063390676,0.010053272,-0.030325418,-0.03935639,0.0059248763,0.022233764,-0.054362737,-0.01413806,-0.033320844,-0.042272147,0.046022642,-0.015125535,0.03169259,-0.039667796,-0.052414834,0.0024321515,0.040344592,0.022706106,-0.0065374696,-0.0113465935,-0.0057297107,0.0040098415,0.027478961,-0.022461701,0.0042315894,0.0119784335,0.0027272,0.011391465,0.012235324,-0.017754192,0.04088604,0.024531841,-0.009553164,0.015884968,0.011778729,0.024702314,0.004777481,0.049441364,-0.012593798,0.048884448,0.015395534,0.024129422,0.034607496,0.013249351,0.045534335,-0.013367686,-0.01112011,-0.016029047,0.021539537,-0.022266848,-0.027074864,0.020542946,-0.0063795494,0.024953313,0.010088044,0.030694347,0.01900291,-0.0030097424,0.0020283791,0.02738314,-0.06934453,-0.017457837,0.020958068,-0.04695853,0.013261596,-0.028737083,0.01858203,-0.014496802,0.072004974,-0.0029354258,0.00051411515,0.0096556395,-0.040213946,0.045079317,0.03195649,-0.0014492297,0.013642952,0.006901813,0.00870477,-0.025473058,-0.033893477,-0.016753023,0.03591579,-0.015537983,-0.012587647,-0.01902761,0.0062853624,-0.024895124,-0.017496105,-0.014815243,0.0063158344,0.017235568,0.034403313,-0.027029205,0.0033635064,-0.010820381,0.016795283,0.033653352,-0.016988851,0.00962561,-0.032186486],"last_embed":{"hash":"10x9bj","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"10x9bj","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{3}","lines":[44,44],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"10x9bj","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.013750563,0.0066289273,-0.043648407,0.04529774,-0.024316289,-0.023843575,0.038024046,0.0287255,0.002587234,0.02710883,0.00030218816,-0.0075213723,0.011426134,-0.0065209027,0.013634122,-0.0037736346,-0.012414507,0.024362601,-0.0027093433,0.025200536,0.0031391368,-0.00006142728,0.014187061,0.00788511,0.023392353,0.026443057,0.0007746563,0.006355567,0.0010319195,0.057053845,0.008008611,-0.04591649,0.01435181,-0.011856261,0.036900736,-0.07745726,-0.012478533,-0.0532618,-0.028703786,0.017387478,-0.021051612,-0.011815323,0.013544297,-0.012473849,-0.010640757,-0.018478,0.021511817,-0.014271649,-0.012066627,-0.0061829276,-0.001307185,-0.01929088,-0.009687142,-0.01794237,-0.009129273,0.017736048,-0.030978281,-0.049268253,-0.021826899,0.035807095,-0.04259377,0.040208306,-0.035067305,0.00025190695,0.013480289,-0.0042778626,0.027796013,-0.0021162978,0.0040884884,-0.04642763,0.0012709147,-0.020580264,-0.059798785,-0.026297748,-0.02677388,0.013500323,0.054270558,-0.039484188,0.038675543,-0.003869329,-0.011927509,-0.024569286,0.018067826,0.010275228,0.037109587,0.011931583,-0.051852547,0.064818144,0.05919197,-0.01297752,-0.0016478441,-0.015445147,0.026867298,-0.034958117,-0.03675185,-0.012525696,0.021570304,0.013751732,0.05221311,-0.012712693,0.050381184,-0.017978868,0.022891838,-0.015992803,0.023102956,-0.004790962,-0.006942182,0.009239351,-0.067425445,-0.016805433,0.004195798,0.024374053,-0.019682586,-0.0010212262,0.009284564,-0.044125777,0.019887134,-0.0018291223,-0.004589886,-0.037060753,0.032120883,-0.016811743,0.07213039,-0.046166845,0.01582433,0.032268476,0.0056111813,0.054227006,-0.037326615,0.0145698935,-0.017370403,0.06493905,-0.01984432,0.025848009,-0.04831482,-0.04059871,-0.0007558586,-0.0075757303,-0.015605334,-0.057992347,0.018146088,0.055293232,-0.013901531,-0.011423821,0.033447195,-0.047426615,0.041368593,-0.009380767,-0.0007370397,-0.0180109,-0.030524965,0.049842782,0.020931082,0.06285554,0.014920682,0.007900164,0.013334646,0.042372137,0.0058300174,0.05491526,-0.0135388,0.02614086,-0.019836476,0.00830737,0.027126228,-0.019630408,0.01568246,0.01694962,0.010113752,-0.014603198,-0.04670659,-0.0030188907,0.05189826,0.03750907,-0.014208099,0.015249866,0.06970763,0.013288242,-0.012413688,-0.056959774,-0.066752516,-0.00021509867,0.0061573326,-0.016245017,0.005455637,0.011559037,0.053500652,0.00026767794,0.0037926545,0.00040436632,-0.03863431,0.04733841,0.019136716,0.014638539,0.031733263,-0.009355042,0.014069229,0.029876845,-0.03471129,-0.029346569,0.0038452938,0.04972648,0.06608224,-0.018938113,-0.02453869,0.005083727,0.013818431,-0.05525076,0.009587637,0.028694106,-0.031683423,-0.0047906665,-0.024020625,0.017574545,-0.022050606,0.025899302,0.018581415,0.02764613,0.011227067,-0.03249986,-0.066111535,0.062634,-0.018772027,0.027365215,0.010508385,0.025883809,-0.00092602865,0.0010092199,-0.011258102,-0.013096846,-0.03415415,0.0030054313,-0.025135595,-0.038175113,0.043098755,-0.00059285195,-0.048181653,0.020614302,0.008061228,-0.033581972,0.027633699,-0.024701485,0.04110118,-0.03869668,-0.033993468,-0.032654013,-0.009092099,0.06102002,-0.042101912,0.011512459,-0.012340045,0.017093806,-0.02738472,0.024122328,0.040518828,0.031133754,0.002299561,0.009881094,-0.043654155,0.01622997,0.00093607884,0.051014703,-0.020222526,0.025486719,-0.01593546,0.00565685,0.0003522376,0.0060138726,0.018484501,0.007707248,-0.034013726,0.068092816,0.03331794,0.01302229,-0.03368661,0.016068367,-0.021352911,-0.021103371,0.072004385,0.026768435,-0.020019287,-0.011732257,0.02422029,0.014414556,0.012872831,-0.056408204,0.017583473,0.013324821,-0.025794894,-0.034248166,-0.04272459,0.01892798,0.074512884,0.002509986,0.004816071,-0.010274782,0.010031775,-0.16189307,-0.018008368,0.007914325,0.052943792,0.018797338,0.01526984,-0.021551078,-0.01921425,-0.03165337,0.08388081,0.0024186487,-0.056279756,-0.012326979,-0.011564619,0.035068914,-0.005017746,0.0059221415,0.031533636,-0.01825959,-0.028772708,-0.023350263,-0.04361786,0.04764584,-0.0010392223,-0.004192219,0.019304525,0.06358144,0.0149287125,-0.030268166,-0.012421293,0.0162317,-0.0071088197,0.013565354,-0.011680942,0.022907553,-0.037442327,0.011534322,0.008033477,-0.014469023,-0.005264758,0.034912225,0.043235198,-0.0010332622,0.0040356736,0.0042749504,0.0012169428,-0.006730176,-0.06896855,-0.012801157,-0.018598331,0.021910524,-0.009608407,-0.013802638,0.026764985,-0.041443758,-0.041505385,0.012858322,0.051753797,0.004041044,-0.034234215,0.01154324,-0.032388754,0.021599194,-0.07097316,-0.008544501,0.002563312,0.05120415,0.032373145,0.0008886632,-0.021797696,-0.0007436703,-0.017770927,0.023280203,-0.016793644,-0.00037675767,0.0032958384,-0.030676268,-0.031961106,0.022655517,-0.09365669,0.06224011,0.005575528,-0.021169588,0.013955067,-0.019926628,-0.06278197,0.00220509,0.015913755,0.049851928,0.24713494,0.02587695,-0.024396451,-0.0032697727,0.049948875,-0.019812781,0.0056602885,0.025369344,0.025358187,-0.026343225,-0.015375759,-0.0042949175,0.00045889523,0.0016645263,-0.019906184,0.018262127,-0.036369514,0.012397367,0.053369652,-0.0061515262,0.03691553,-0.0007153165,0.007064952,0.03152532,-0.05987025,0.013961767,-0.017947208,-0.006950266,-0.027382782,-0.0024582269,-0.04139805,0.030917175,0.00096570526,-0.059249345,-0.08558616,-0.02870645,0.005253574,-0.0417691,0.009835024,-0.0038829807,0.013409711,-0.0032584928,0.011052634,0.019609177,-0.01942132,-0.05394947,0.06323861,0.027769336,0.0017709373,-0.029478151,0.002481269,-0.0023503099,0.0037146497,0.0008412058,-0.003767277,-0.0361108,-0.0067516966,-0.015391613,0.020440634,0.06263116,0.0098898355,-0.015933366,-0.071784966,-0.029071229,-0.004322679,0.0059399847,0.0057928828,-0.0012472125,0.030466253,0.0648554,0.005462745,0.003439684,-0.030055791,-0.037343096,-0.0064379754,0.026215496,0.058222357,0.046275742,0.00916699,-0.0047912854,-0.021669112,-0.016545456,0.021662794,-0.014522256,0.024189796,-0.03299686,0.020622725,0.09047623,0.013888259,0.0025992745,-0.025466226,0.0020428065,0.011045936,0.06945009,-0.008759721,0.0070391777,0.014409608,-0.019012785,-0.028704558,0.02038604,-0.0016997394,0.00026511308,-0.056755103,0.0071504028,0.04941829,-0.003326536,0.018632153,-0.026433045,0.033091724,0.009745782,-0.016402725,0.0055140317,0.05268156,-0.017380241,-0.046918925,0.02743144,-0.007116659,0.020854486,0.025896993,0.0076432875,-0.008902272,-0.039210677,-0.014426924,-0.0069691585,-0.04417721,-0.014875524,-0.015132672,-0.010407502,0.02160641,0.053031888,0.035258062,-0.026247378,-0.030454095,-0.016884368,0.034519754,0.0054442,-0.010147565,-0.014054339,0.015196052,0.012701866,-0.0853836,-0.005082027,-0.013289103,-0.010312995,0.049600992,0.0049862214,-0.021339532,0.036135297,-0.012796041,0.014201331,-0.019095102,0.048188895,0.015657678,-0.026671015,-0.009268582,-0.024922658,-0.017729484,0.043827396,0.03303324,-0.013283108,0.00915895,0.03526388,0.046231166,0.094480924,0.006099575,0.026262224,-0.017489422,0.0032591557,-0.045801397,-0.02142148,-0.01325064,-0.025028847,-0.047230568,-0.0062824734,0.019852763,-0.0039977767,-0.05280303,0.026208129,-0.027056126,-0.012995659,0.04148044,-0.011489826,-0.06903371,-0.045935884,0.029788064,0.019536095,-0.04603566,0.009977064,-0.008782667,-0.01933349,-0.024950046,0.08563495,0.0045171636,-0.010109311,0.0044085253,0.033172566,0.06220006,-0.00033661243,-0.015321958,0.0023008788,-0.020449433,-0.034038167,0.0010084207,-0.0043779905,0.013798055,0.004026318,0.016682655,0.029243933,-0.028630745,-0.019379092,0.0013295675,0.011632547,-0.02455288,-0.013111796,-0.032095585,-0.04105687,0.02376064,0.06173799,0.0005856708,-0.079525165,0.02748853,-0.013429555,0.030073158,-0.027873605,0.007672757,-0.013097598,0.013665472,-0.034806635,0.034217313,-0.012627853,-0.0009477344,0.012156418,0.051723212,0.039118383,0.027137443,-0.015680306,0.0091906935,0.020605868,-0.030958457,-0.037424453,0.007280769,-0.0034161282,0.051736947,0.024748374,0.0037521115,0.004640047,-0.06964276,-0.029634114,0.016358145,-0.004355409,0.006787532,-0.044288013,0.0153284315,-0.0042421273,0.03964331,-0.00054000976,-0.007885511,-0.022861956,-0.026773091,-0.055727407,0.005740731,0.023726128,0.0005276503,-0.0037754937,-0.011806343,-0.0008833238,0.026049132,0.0030676685,-0.03455246,-0.04104695,-0.023133732,-0.016476244,-0.043247946,0.0078074974,-0.0025904034,0.0077695786,-0.034724094,-0.006092753,-0.039497096,-0.02798202,-0.10460056,0.012620575,0.004244475,-0.026025051,-0.036361948,0.014424837,-0.01663115,0.007281013,-0.039999835,-0.040245652,0.041615747,0.012326179,-0.04413025,0.007616196,-0.032002654,0.026629297,-0.004009482,0.0067451983,-0.006130552,0.0075951377,-0.0053298934,-0.04341796,-0.005025546,-0.033156086,-0.027814327,0.03000888,0.0014509045,-0.02974047,0.036178503,-0.016626686,0.0356778,-0.051561657,0.026240971,0.047863327,0.04153279,-0.0043478184,0.064575166,-0.012297361,0.020358706,-0.02243135,-0.05895932,0.027380452,-0.023743369,-0.032045677,0.00064150564,0.030212369,-0.049202677,-0.008103616,-0.01997399,0.022371577,-0.027874952,0.026606182,-0.016971476,-0.028077997,0.004201106,0.002958681,0.031255953,-0.04020827,0.016761769,-0.016156454,-0.011673655,-0.0011962337,0.035063878,-0.013294157,0.01990599,-0.07328126,0.023285266,-0.011204598,-0.030101303,0.028309863,0.018522497,-0.031781424,-0.019877657,-0.05272016,0.03022546,-0.04619279,-0.0005877882,-0.00933847,0.060703702,0.030832302,-0.0065665627,0.040754687,-0.001733425,-0.047923192,-0.009425245,-0.022255013,0.017220277,-0.028447412,0.01707039,0.04403429,0.03317454,0.023513628,0.0394516,0.033197474,0.009412989,0.039220497,-0.019576086,0.025199331,0.020924676,-0.0049912822,-0.024759071,-0.032775655,-0.020520624,-0.025573812,0.0041284217,-0.028218137,-0.043600194,0.007651324,0.05018932,0.019987468,-0.028972896,0.021973515,-0.022217408,0.008388041,-0.14990963,0.015445434,0.0021028852,0.02167928,-0.03514619,-0.006162171,0.0018486957,-0.035043105,0.0060494267,0.018391162,-0.040805936,-0.0010485441,0.026175922,-0.012718339,0.02784779,-0.00391069,-0.020122169,0.0041735033,0.028376075,-0.002623657,-0.0062672095,-0.025320962,0.030891638,-0.0059525087,-0.04413534,-0.0007191994,-0.018513694,-0.02573289,-0.009617581,0.0053740875,0.005079393,-0.0205835,0.017390586,0.059708558,0.0055747544,-0.024219641,0.020317722,0.007891371,-0.008034561,0.008792856,0.01505564,0.037539985,0.02679593,-0.0031650853,0.0010309869,0.023882473,0.025740054,-0.008243159,-0.014499404,0.019022688,0.01334308,0.0048883324,-0.02297246,0.01395531,0.0069647725,0.010733779,-0.044921413,0.021963209,-0.031692628,0.024759028,-0.039145894,0.0427097,-0.015780475,-0.036797095,-0.047409363,0.0070012473,-0.04190986,-0.005834078,-0.035905536,-0.013911422,0.007444598,-0.0013841945,-0.031970512,-0.04774029,0.003858996,-0.036386978,-0.009037942,-0.028697543,-0.04300734,-0.027465586,-0.041781288,-0.0034033346,-0.017038746,0.0021989096,0.023285061,-0.027761519,-0.037654433,-0.041154027,-0.016474636,0.00427771,-0.03880052,-0.06772731,0.015171069,-0.00029728285,-0.0075575016,0.040967066,-0.008712253,-0.017181203,0.012011912,-0.012646503,-0.027866635,0.013798285,0.03242503,-0.029312523,-0.042401116,0.034016397,0.028991174,0.00036591923,-0.056282897,-0.039725948,-0.055562086,-0.009307994,-0.005357465,0.016473303,-0.023526318,-0.022585157,0.022627285,-0.0019053388,0.013096411,-0.07812911,0.00039196643,0.0029071525,0.032443125,-0.036404174,-0.032629773,0.063327745,0.037681445,0.040986124,0.055045765,-0.016356032,0.017523838,-0.020024756,-0.03784882,-0.010643171,0.055348426,-0.042483155,-0.04416162,0.045273922,-0.025918178,-0.03326193,-0.009572522,0.0006008466,0.0031531851,-0.025009222,0.007928619,-0.04219355,-0.01908443,0.022256462,0.010826162,-0.047862668,-0.0023726383,-0.023039782,-0.023630574,0.058052033,-0.007981095,0.050044924,-0.038178783,-0.069476515,0.00031078662,0.04415678,0.041666716,-0.010735364,-0.02383232,-0.0076781427,-0.012304437,0.040788602,-0.013603739,-0.012081942,-0.018297208,0.00003489949,0.0067467694,0.052138492,-0.036746945,0.036971062,0.028622188,-0.020856434,0.023255624,-0.00031041988,0.021539925,-0.001684605,0.029903611,-0.004135999,0.04132553,0.036571573,0.00006276628,0.0011992077,0.01303156,0.056422904,-0.0060990043,-0.016840026,0.0034086702,0.0138995275,-0.040325705,-0.03252114,0.041915532,-0.016655594,0.02258658,-0.001661497,0.041762482,-0.011296271,-0.008077892,0.008271437,0.02963097,-0.021051615,-0.016703654,0.012176502,0.0059876624,0.013742267,-0.0047448142,-0.029624015,-0.015452487,0.051923454,-0.0048043407,0.006266927,0.0034136092,-0.015214075,0.03177179,0.03842219,-0.019767249,0.016964687,0.0027594843,0.03322321,-0.025185898,-0.01820616,-0.021743009,0.02608062,-0.013389521,0.01621131,-0.026364846,0.011645395,-0.01974527,-0.02936787,-0.0056790863,0.0061819055,0.035359,0.008195143,-0.015715392,-0.005537586,-0.009380372,0.009315475,0.038646862,-0.0327171,0.039085325,-0.010735732],"last_embed":{"hash":"xqgcw2","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"xqgcw2","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{5}","lines":[46,47],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xqgcw2","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.011059898,-0.001997524,-0.04265887,0.03380218,-0.023800489,-0.0072146286,0.027671104,0.007268932,-0.012658567,0.027169729,-0.010745699,-0.0067295907,0.039831635,-0.007531221,0.034267373,0.011617515,-0.011447266,0.027131733,-0.015028021,0.02301744,-0.00068776234,-0.0015403939,-0.016770456,-0.0058299084,0.030543778,0.0097286925,0.003493631,0.010302212,0.023614975,0.042865433,0.01956497,-0.039404288,0.0185134,-0.017929386,-0.0054557957,-0.06206964,0.0052494514,-0.04314708,-0.019850222,0.021022327,-0.02384465,0.00019971009,0.006004586,0.00092618045,-0.004569638,-0.011843158,0.01914161,-0.016802894,-0.02646601,-0.0022673428,-0.012457707,-0.014141763,-0.0026585553,-0.026229223,-0.016662724,0.007719425,-0.017592285,-0.061935972,-0.00014353156,0.0042986753,-0.041991178,0.04382088,-0.024455648,-0.017047489,0.013165563,0.0035743983,0.016520409,0.011934731,-0.00079823757,-0.04237943,-0.0010131168,-0.0009405785,-0.05740635,-0.030831017,-0.027043551,0.0129897725,0.03631207,-0.030015506,0.016493522,0.01372063,-0.0075510126,-0.03626038,0.015332816,-0.0038691133,0.009223544,0.0052923085,-0.06074754,0.08113642,0.06302625,-0.016400501,-0.012242394,-0.022683315,0.027093362,-0.022234,-0.017920977,-0.040352274,-0.010901296,0.0038032827,0.04213678,-0.023418576,0.059079297,-0.029074779,0.0052753077,-0.024235629,-0.016925415,-0.00880423,-0.007103926,0.00401019,-0.06860994,-0.016044779,-0.0069777505,0.013901509,-0.025437994,0.011168212,0.0016944507,-0.03179955,0.025616338,0.021803785,0.0041420185,-0.035836328,0.02733659,-0.022137709,0.0556094,-0.031976726,-0.0010356039,0.023930956,0.016023783,0.05348817,-0.034850627,0.0055761226,-0.009954437,0.06817062,-0.022341348,0.0401084,-0.052891023,-0.02702541,0.006923981,-0.00029959786,-0.026116736,-0.07534162,0.029296253,0.091089986,-0.032661855,-0.011486157,0.036250062,-0.03464359,0.050151706,0.009913426,0.0020791779,-0.036431465,-0.019104095,0.033625465,0.015974944,0.07267776,0.023092814,-0.003895388,0.036094945,0.022944123,0.018499043,0.06807975,-0.008187208,0.0390489,0.013369252,-0.00041690134,0.026055453,-0.012910191,0.0074718758,0.021440871,0.000423713,-0.035011377,-0.051944762,0.0100819105,0.03004837,0.024769414,-0.010289396,0.024279805,0.07417806,0.016750365,0.0109952465,-0.05672748,-0.057967875,-0.0138965035,0.022316687,-0.017627908,-0.0017534016,0.017030533,0.08201847,-0.0035036523,-0.0053777294,0.0070845475,-0.033806656,0.0520062,0.04051438,0.023790175,0.014962255,0.0029215529,0.022634484,0.0028446792,-0.0077358983,-0.033751156,0.0008846678,0.039063897,0.056439497,-0.019542955,-0.03332327,0.017053487,-0.00093858276,-0.051714554,-0.029559663,0.0008190768,-0.012671747,-0.01654468,-0.028521053,0.014817417,-0.027423618,0.033771742,0.018756118,0.009525661,0.021162499,-0.038353663,-0.04168089,0.047579926,-0.013524467,0.031558327,0.014025981,0.0116502065,0.008559488,-0.026488446,0.0029727048,-0.019221086,-0.03550577,-0.0022302284,-0.056292582,-0.02848614,0.035906445,-0.014361224,-0.024249703,-0.00122302,0.016139483,-0.002227114,0.009625907,0.0091323,0.05629514,-0.054191716,-0.037370704,-0.020083027,-0.014905707,0.063789934,-0.040284984,-0.0006070717,-0.018624201,0.010668915,-0.05668216,0.017832065,0.02824893,0.01609889,0.02089879,0.015217548,-0.015158745,-0.00022152673,0.0036698277,0.037222702,-0.011317815,0.014597797,-0.015688647,0.008533382,-0.00074085867,-0.009873621,0.021767715,-0.013331266,-0.061294567,0.07595879,0.043210108,0.003755717,-0.03234558,0.013528868,-0.048381597,-0.006635102,0.059498344,0.019825183,-0.008228907,-0.004714964,0.010946815,0.018437117,0.015114785,-0.015452939,0.0053850757,-0.010550153,0.002380301,-0.036537196,-0.01931026,0.033724446,0.075749315,0.007718028,0.0011163962,0.01310691,0.0038687473,-0.15165673,0.029800398,0.01639362,0.020359969,0.01377371,0.023273384,-0.031857584,-0.027704895,0.010116901,0.078514904,0.01070212,-0.052269127,-0.018612174,0.00017747736,0.021253092,-0.009085266,0.0142395925,0.013835467,-0.016648494,-0.028054764,-0.024288548,-0.0481949,0.049613077,0.0035049797,-0.006842037,0.006762716,0.0708313,0.03972205,0.002336149,-0.010433894,0.0077364724,-0.0024949573,0.013177222,-0.012613488,0.024980908,-0.03474739,0.0077325576,0.04487634,0.0015620127,0.018515687,0.024882125,0.040662922,-0.0031411806,-0.003134291,0.010110433,-0.016930033,0.00051748473,-0.05942271,-0.017979959,-0.015545715,0.03463728,-0.0060012517,-0.0062882844,0.03349235,-0.04164767,-0.02486511,0.0029685644,0.05018163,-0.01237817,-0.018010737,0.002152189,-0.028865036,0.005890797,-0.032031953,-0.018435096,0.012077461,0.054062363,0.042739756,-0.01144596,-0.017363576,0.00070362655,-0.034355436,0.011780668,-0.00991846,-0.012599647,-0.014608965,-0.048694346,-0.043253038,-0.0077955206,-0.07608945,0.06517562,-0.0041734716,-0.0046322253,0.016617361,-0.032000344,-0.058960732,0.00025122112,0.0023005512,0.030910261,0.25310677,0.063361086,-0.005828429,-0.017592238,0.05307694,0.005013531,0.0061103967,0.02916379,0.03367629,-0.027010625,-0.02142785,0.007985044,-0.010825334,0.006044449,-0.011857794,0.025526918,-0.03145016,0.008207911,0.03696432,0.015551125,0.03608268,0.012141536,0.0073634805,0.0351098,-0.054221854,0.016257951,-0.018204894,0.000037619953,-0.044274613,0.008842575,-0.04038309,0.024395261,-0.0071265097,-0.042724643,-0.08438994,-0.01864756,0.025804738,-0.048055638,0.02949411,-0.006084549,0.014081519,-0.005909589,-0.008132215,0.025280181,-0.014452339,-0.0209412,0.047236513,0.011720656,-0.022351263,-0.018333398,-0.02345298,-0.0013344351,-0.013896218,0.008147899,0.0131198,-0.03446434,-0.0139285885,-0.025314733,0.022174895,0.060399294,0.03761628,-0.015784528,-0.071588606,-0.054609623,0.014340849,-0.004640785,-0.008895499,-0.020466805,0.049751196,0.06963808,0.010476212,0.004703402,-0.032698113,-0.047166187,0.010200975,0.046257727,0.06608767,0.03308061,0.022839159,-0.00482482,-0.020758597,-0.009567345,0.011661812,-0.023815112,0.031168964,-0.025114726,0.03747255,0.07622773,0.025430951,0.0070565306,-0.0317427,0.0018039565,0.037821952,0.041363806,-0.009783569,-0.01870915,-0.0027244831,-0.0025668785,-0.03285286,0.0077792527,-0.0012340916,-0.009486009,-0.059925564,0.0026403195,0.04101823,-0.020634426,0.032981467,-0.015342976,0.028894758,0.0059495377,-0.014733454,0.0008561942,0.042210557,-0.010209752,-0.030141383,0.01907832,-0.027949244,0.012803865,0.01955311,0.029505353,-0.0028405432,-0.049837388,0.013066347,-0.01169135,-0.041182633,-0.032081936,-0.013684691,-0.0010709689,0.00735106,0.05581988,0.055110827,-0.023796294,-0.06893707,-0.029008947,0.021223133,0.001374192,-0.01971524,-0.023403032,0.0020991669,-0.008761898,-0.0955528,0.014167508,-0.0006790663,-0.012040814,0.051918052,0.022072878,-0.004972715,0.02173903,0.010165713,0.016966801,-0.02048915,0.013291779,-0.008915605,-0.0110273,-0.01710034,-0.014005346,-0.008630857,0.028077887,0.011244177,-0.014661202,0.02030933,0.04735634,0.058023993,0.097576745,0.014624102,0.013069081,-0.01342563,0.002305024,-0.0407325,-0.027245242,-0.023567002,-0.009793825,-0.05835385,-0.005476837,0.044544082,0.009174747,-0.060749136,0.0041210544,-0.016613437,-0.022627369,0.034066167,-0.021106651,-0.07213223,-0.057054255,0.031925157,0.037177946,-0.029486945,-0.011238972,-0.017872658,-0.01748874,-0.013307602,0.08703753,-0.016230775,-0.016365051,-0.009396158,0.05819754,0.041822005,0.02913514,-0.033461913,0.004873493,-0.024844727,-0.022875985,0.006970492,0.0031205912,0.01946825,-0.004105866,0.0128416065,0.033905756,-0.021964889,-0.01383264,0.0071898066,0.024842475,-0.023881031,-0.021972291,-0.047117926,-0.040983204,0.03686751,0.040457293,-0.009066423,-0.06611405,0.00831402,0.0010492757,0.04511915,-0.020482613,-0.0077905506,0.00523883,0.0036882695,-0.038355283,0.03277129,0.014942479,-0.0039135115,0.0220425,0.068766475,0.036274333,0.04361347,-0.017813364,0.013515311,0.017799512,-0.034004904,-0.022980614,-0.0019140476,0.0051257554,0.041720152,0.030769687,0.006637806,0.0045372983,-0.071082234,-0.02740895,0.027738472,0.004610894,0.015401292,-0.05465545,0.026059018,-0.002087599,0.04134925,-0.021842513,-0.020616611,-0.01146717,-0.0065484955,-0.044440035,-0.0022512136,0.0152359735,0.0110912975,-0.028806023,-0.023007272,-0.036838006,0.025981668,0.0029532108,-0.024441825,-0.041216422,-0.013669218,-0.017448442,-0.04661646,0.0039678277,0.0031147199,-0.025402546,-0.0242112,-0.011097441,-0.030610656,-0.006102726,-0.08257918,0.009942172,0.0062767607,-0.0112959305,-0.041551754,0.0041098753,-0.028950518,0.003143479,-0.022386763,-0.031954464,0.027460448,0.0114300605,-0.026724169,0.014105328,-0.039183494,0.024561707,0.00034678442,0.041536085,-0.011925662,0.002223522,-0.0030628175,-0.023854844,-0.0143928295,-0.04110554,-0.0100078825,0.025912479,-0.013714252,-0.023167077,0.038225368,-0.036560286,0.030352179,-0.045713942,0.02639542,0.043131392,0.04081301,-0.01823854,0.08373194,-0.013218145,0.020299185,-0.011360242,-0.048059415,0.0022314482,-0.017758867,-0.021170048,0.016626922,0.035435714,-0.040928997,0.00087215164,-0.008372349,0.039961834,-0.037812904,0.045135815,-0.017374448,-0.011211442,0.011676155,0.027708147,0.027070818,-0.055872,0.02986351,-0.017056743,-0.011209108,-0.008293784,0.033362694,-0.025739873,0.019929871,-0.06644257,0.005968985,0.016801959,-0.02178963,0.021129616,0.009203159,-0.010911341,-0.013759151,-0.05762124,0.013866667,-0.045502935,-0.033563055,-0.03244044,0.055174995,0.028900158,-0.00276159,0.07824205,0.017176386,-0.037468262,-0.0029312333,-0.038927678,0.00866863,-0.04795834,0.016187632,0.04820163,0.0288855,0.037506822,0.043195393,0.022920823,0.005225221,0.048281465,-0.021320047,0.019772185,0.015504019,0.005387411,-0.00062508695,-0.032365497,-0.045327507,-0.016691133,0.0029567142,-0.028703816,-0.039150223,-0.0055164183,0.055629987,0.010705052,-0.036440123,0.016332865,-0.018102512,0.026547732,-0.13859539,0.020809095,-0.0064122635,0.017266072,-0.029460628,0.008467436,0.026468102,-0.0427466,0.011659174,0.00027653304,-0.04843476,-0.014260485,0.02817235,-0.01761543,0.038150534,-0.022432458,-0.022375993,-0.0009940319,0.0064666662,-0.010677979,-0.0053472454,-0.018773088,0.018998483,-0.0013873747,-0.05192749,-0.019881789,-0.039748225,-0.026944442,-0.022806307,-0.013854657,-0.0011477459,-0.039432157,0.028097367,0.043465022,-0.010325144,-0.006141754,0.016627023,-0.021012586,-0.010062019,-0.007053012,0.01347463,0.028846541,0.018339414,0.005775745,-0.025962757,0.03505061,0.0374847,0.00010672711,-0.030998435,0.02252076,0.011294546,0.014675406,-0.014998353,-0.011372525,0.03100955,-0.009883746,-0.017530585,-0.009582768,-0.037345886,0.014782747,-0.03713167,0.018344466,-0.0049122986,-0.026176445,-0.057426512,0.0007148495,-0.018026488,-0.00093175936,-0.042199407,-0.014672064,-0.00865468,-0.033626482,-0.031950522,-0.041344017,0.021119187,-0.032338135,-0.014777872,-0.03360236,-0.045853004,-0.023579475,-0.016172243,-0.019144101,-0.022515727,0.0061891,0.018634943,-0.017892525,-0.03410639,-0.033601675,0.009509387,-0.005769291,-0.04090912,-0.06311826,0.0043331147,0.020963384,-0.006578313,0.021808272,-0.013380323,-0.008026032,0.020197967,0.003341033,-0.03302709,-0.014359706,0.021008296,-0.019261096,-0.030498542,0.029556602,0.026524756,0.010870893,-0.03668403,-0.040307276,-0.036529664,-0.0187554,-0.007540593,0.028858792,0.000120105375,-0.009915834,0.02365133,-0.007859094,0.019814739,-0.081189476,-0.0066306526,0.018123014,0.02315344,-0.03465439,-0.028744752,0.037690923,0.031199062,0.043206487,0.04004023,-0.005525908,0.014589855,-0.0432318,-0.022308018,-0.007481445,0.049335137,-0.010548308,-0.04239028,0.04048717,-0.02180889,-0.02831992,-0.015649466,-0.011840044,0.012373627,-0.024720905,0.0020774254,-0.037572518,-0.019238824,0.014433032,-0.0011380117,-0.06593397,0.006916557,-0.026252871,-0.022833556,0.080723375,-0.026887618,0.05604642,-0.040202547,-0.08340416,0.013654219,0.018372098,0.04553905,0.007355359,-0.0050592045,-0.0000022071972,-0.0044620987,0.04746719,-0.016311998,-0.0028112654,-0.00048134165,-0.0101444,0.016587691,0.048615836,-0.023136549,0.05042403,0.030050011,-0.0020097534,0.019660754,0.023886764,-0.003303059,-0.0012281234,0.013370273,-0.015621076,0.046372507,0.045100316,0.005268238,0.005018802,0.0143012805,0.04238657,-0.011587835,-0.017428825,0.017100073,-0.000069018235,-0.03696421,-0.018936194,0.038026202,-0.0032440552,0.009316415,0.019905683,0.034516986,-0.000297102,-0.030908741,0.011078529,0.013081376,-0.04310762,0.0048657763,0.017954886,-0.01817702,0.028373593,-0.02470618,-0.019985441,-0.014951376,0.039097697,-0.013303137,0.024660023,-0.004102933,-0.028695272,0.0531936,0.03558673,-0.010339789,0.011393564,0.0005328023,0.016730066,-0.025263457,-0.029368218,-0.006163885,0.02519385,-0.00065921596,0.029068213,-0.033152513,-0.0021945713,-0.031724464,-0.04078901,-0.012073266,0.00766821,0.03589704,-0.014031029,-0.006364698,-0.017960392,0.0027171047,0.021749156,0.04360419,-0.010114248,0.057942104,-0.0013771008],"last_embed":{"hash":"1w8j1eb","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"1w8j1eb","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{7}","lines":[49,49],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1w8j1eb","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0070983176,-0.0026668103,-0.048215277,0.016382355,-0.028606568,-0.0023296648,0.022210361,-0.0044363476,0.008477707,0.03219256,-0.0057208203,0.002750945,0.038847554,0.0009541014,0.017020626,0.012114009,-0.0021888388,0.019423056,-0.007926306,0.032926194,0.0019423572,0.00041866937,-0.026788352,-0.007226758,0.03134609,0.017850464,0.009083676,0.019196806,0.0027921838,0.047738224,0.01861217,-0.041419588,0.021885552,-0.00905503,0.00017355225,-0.053031463,-0.012211319,-0.04134303,-0.020244772,0.008632948,-0.02278809,-0.018621074,0.014267532,-0.015259997,-0.012110235,-0.031791415,0.023974225,-0.022260046,-0.03003947,-0.00954819,-0.010374724,-0.018931977,-0.000516936,-0.026694523,-0.029560294,0.005023686,-0.039372753,-0.062013417,-0.020375134,0.014847027,-0.050185814,0.041611623,-0.04110494,-0.03337121,0.02337924,0.015150528,0.017777203,0.028318381,0.0024161541,-0.03270347,0.0059687295,-0.007663781,-0.047647852,-0.037598163,-0.02985876,0.0020992013,0.044191085,-0.026434422,0.020043889,0.042183515,-0.010119427,-0.03577435,0.01267911,-0.011328673,0.005972283,0.011244102,-0.059065055,0.060713664,0.05000277,-0.0044669295,-0.013000671,-0.012391231,0.04267334,-0.04480158,-0.026320944,-0.035410974,0.0050775064,-0.0021004162,0.050467614,-0.0075773057,0.05828746,-0.0299506,0.003909157,-0.02574866,-0.009546553,-0.010044419,-0.01632441,0.015495675,-0.04686229,-0.022327822,0.0035683515,0.013857115,-0.031405132,0.006037304,0.005392275,-0.053091697,0.03528306,0.012805012,0.0075088474,-0.05046661,0.04058383,-0.017363269,0.043455657,-0.027173905,0.002246579,0.025764728,0.00035899464,0.057494655,-0.036478434,0.016287718,-0.029066961,0.049307622,-0.0072925794,0.036803953,-0.058560573,-0.035295054,0.009357016,-0.008557823,-0.0019783352,-0.06613181,0.015834376,0.06665795,-0.031172017,-0.011824107,0.026910018,-0.06013574,0.04105316,-0.009306256,-0.0035779357,-0.039255634,-0.01847032,0.03154605,0.02455523,0.07171025,0.0195431,0.016393218,0.0006217376,0.0110096615,0.04968998,0.06846292,-0.028847821,0.045721497,-0.0024717846,-0.0034759997,0.03430632,-0.043639556,0.0037891928,0.018759832,-0.0017175943,-0.020723667,-0.04538216,-0.0009268272,0.050866432,0.029254576,-0.0046915924,0.021244165,0.075748615,0.013143537,0.009414603,-0.05728949,-0.061370544,-0.013491577,0.030948883,-0.0021166329,-0.004692261,0.017921563,0.05207513,-0.0045927158,-0.002730895,0.031015642,-0.017591584,0.033923347,0.037123855,-0.008554957,0.019673344,-0.007584143,0.014771321,0.018632144,-0.02104783,-0.030503197,0.0072538797,0.03457612,0.0725501,0.0075131296,-0.016289312,0.019741554,0.009749921,-0.04960328,-0.0077370275,0.010116075,-0.022090498,-0.0049251113,-0.006952911,-0.0058839694,-0.022068053,0.03128911,-0.010231904,0.023714818,0.04551133,-0.019919047,-0.05511299,0.039316796,-0.0016098253,0.039810386,0.038211763,0.0056746164,0.010621019,-0.006122851,-0.013574828,-0.03475063,-0.027129667,0.0015837571,-0.030050077,-0.03333419,0.033097453,-0.023543477,-0.054326124,0.025196325,0.0081624035,0.0034117156,0.045960944,0.017318297,0.035575043,-0.049692575,-0.017162438,-0.031193111,-0.013300401,0.0647363,-0.026639178,-0.012191017,-0.040665593,0.026532294,-0.044612147,0.012639207,0.03623662,0.021823436,0.031510416,0.006389445,-0.0155146485,-0.0077557294,0.012621324,0.047472607,-0.012461156,0.017408406,-0.0047224932,-0.0111044105,-0.0205994,-0.008951332,0.014763565,0.004877907,-0.06381037,0.0598584,0.046717197,0.010386012,-0.027483804,0.023264024,-0.050138965,-0.010539806,0.06223854,0.035426117,-0.021463005,-0.028480234,0.0221368,0.018754307,0.010669631,-0.02077527,0.008757328,0.011340097,-0.02222245,-0.023107992,-0.016806927,0.03191415,0.06474713,0.006133232,-0.005092484,0.007913378,0.013023926,-0.1543646,0.0052913367,0.030927515,0.033019386,0.01558837,0.011630604,-0.01917059,-0.041243225,-0.0049001756,0.08455746,-0.0051197726,-0.04641943,-0.014688755,-0.0087315915,0.021548055,0.0048674988,0.008311312,0.02736943,-0.016933596,-0.030398143,-0.017241688,-0.059342317,0.04045162,0.022451973,0.025275562,-0.0011123802,0.093974724,0.03422289,-0.018048912,-0.0071130083,0.0043106806,0.016056312,0.013415211,-0.033454128,0.033156008,-0.028967792,-0.0005963594,0.03183736,-0.0046842596,-0.012756159,0.012630579,0.04129109,-0.006458672,-0.019198231,0.0012256474,-0.009148727,-0.013002855,-0.06211927,-0.029727684,-0.02362174,0.029562602,-0.0072940453,-0.033412367,-0.0054739257,-0.040191315,-0.032139868,-0.0059707365,0.05189951,0.0003174373,-0.027772866,0.016805436,-0.003937917,0.02881646,-0.06643004,-0.0124180885,0.0077890335,0.046347383,0.03550668,-0.0007854124,-0.026469914,-0.008096141,-0.018564802,0.0030432413,-0.016215235,-0.0013102967,-0.011993585,-0.03744272,-0.03700029,-0.02190997,-0.075903885,0.07943919,-0.003987741,-0.009149385,0.024279913,-0.03427209,-0.058679428,0.014766306,0.009447223,0.028822476,0.26240274,0.024351666,-0.012307112,-0.025131712,0.051342398,-0.010075493,0.008161558,0.03363026,0.03382263,-0.030014059,-0.0114558395,0.0066215177,-0.0031941994,-0.00092582667,-0.015318303,0.034905165,-0.041117456,0.013463169,0.04457396,0.0046050777,0.024330176,0.01335195,0.011022691,0.034154553,-0.053585194,0.00834782,-0.023190243,0.0072078602,-0.029877981,0.0052851746,-0.03904166,0.012705093,-0.014643511,-0.040462777,-0.07962723,-0.017749198,0.009741688,-0.03392414,0.027088717,0.0056224535,0.020565834,0.01214213,-0.009001307,0.02941752,-0.023905491,-0.032772,0.040842097,0.04586252,-0.013986936,-0.02561842,-0.018010357,-0.004559881,-0.017308487,-0.005558731,0.014568821,-0.033315156,-0.006820705,-0.009528043,0.0071160267,0.054972067,0.022539742,0.004543421,-0.06122622,-0.05679249,0.012295644,-0.005362272,0.018839302,-0.013095432,0.031654663,0.07649829,0.020323645,0.003805447,-0.025613511,-0.05056662,0.023260996,0.038424756,0.051044956,0.044544607,0.008216628,-0.011012064,-0.017068187,-0.02338322,0.016032355,-0.006235396,0.011796863,-0.04163606,-0.001108608,0.08158748,0.01012597,-0.0026611509,-0.03866848,0.016400022,0.025226582,0.032529578,-0.019833999,-0.011513156,-0.00924677,-0.00014920527,-0.02134152,-0.0076547395,-0.012358543,-0.01684442,-0.0339877,0.029044786,0.008809482,-0.017305525,0.012045773,-0.025866145,0.037814286,0.015223285,-0.01832001,0.0030144034,0.047801267,-0.016463032,-0.0330687,0.022654925,0.0006640487,0.014475686,0.027254822,0.006385737,-0.0039671184,-0.04313036,0.0059162574,-0.0101275155,-0.04801988,-0.02706658,-0.019386785,0.010032914,0.02511829,0.07238214,0.050674714,-0.026203109,-0.05679366,-0.009440003,0.015139109,0.022559991,0.019800719,-0.018743847,0.0023431578,-0.024469834,-0.075007655,0.02606848,0.009063351,-0.020620938,0.05461471,0.01462063,-0.006562613,0.010137389,0.02555046,0.017809026,-0.036728464,0.035562724,0.005808129,-0.018411957,-0.01986802,-0.009599707,-0.004037446,0.03895995,0.0037862973,-0.009480655,0.019520957,0.03126906,0.062541105,0.068392746,0.015183939,0.0009578666,-0.0032442997,0.028018476,-0.023850849,-0.036348753,-0.024349589,-0.028202958,-0.057106696,-0.009024166,0.04395199,-0.0044345814,-0.071280986,0.019048378,-0.025286479,-0.00604186,0.0318469,-0.025522059,-0.07456977,-0.041079115,0.027535154,0.025166096,-0.013912052,-0.0072575808,-0.02442528,-0.020112578,-0.035205636,0.08402108,-0.036759365,-0.02416236,-0.011484921,0.066354394,0.04001592,-0.005764032,-0.035820667,0.008631264,-0.01426767,-0.026188232,-0.0108280815,0.007164922,0.004807697,0.003573312,0.017769117,0.016938794,-0.036002662,-0.016085997,0.0144939255,0.02828908,-0.031053673,-0.013760733,-0.039272502,-0.050152667,0.025699327,0.03796989,-0.019858418,-0.07320601,0.0032277761,-0.014461055,0.048232302,-0.034156762,-0.008389097,-0.009396331,-0.0076896776,-0.040739354,0.03370921,0.008893202,-0.0018737405,0.01297033,0.059016813,0.021247284,0.022814374,-0.0007626141,0.0060652974,0.012280259,-0.043636445,-0.027045628,0.000902002,0.011531625,0.052054364,0.039951246,0.020254342,0.018648712,-0.0619872,-0.036802325,0.02903243,-0.020858774,0.010002827,-0.03863221,0.015355993,-0.006578064,0.025118668,-0.009353453,0.008568255,-0.009635231,-0.0040644715,-0.039415974,-0.011943577,0.019661287,0.009974068,-0.027818969,-0.034465637,0.00065712974,0.038900368,0.0011935384,-0.01926358,-0.04323486,-0.0030383302,-0.007050895,-0.03888261,0.015793372,0.016826851,-0.019485723,-0.020940647,-0.018049343,-0.023758309,0.0035890925,-0.08216053,0.00634984,-0.012734625,-0.009949763,-0.038466897,0.008335286,-0.031336583,0.014258095,-0.025518315,-0.04027067,0.03040417,0.005569782,-0.039727062,0.018365722,-0.015695632,0.022970788,0.002674718,0.049461827,-0.01869596,0.007472892,-0.011594603,-0.025283117,-0.01945242,-0.03557987,-0.013249201,0.025142187,0.014376143,-0.030693715,0.028944742,-0.0148313595,0.043289315,-0.03899059,0.023406858,0.049485963,0.05675807,-0.0061197244,0.09272491,-0.0068628243,0.017921291,0.0011281731,-0.05838387,0.02377555,-0.027587067,-0.034138218,0.013536806,0.027735045,-0.027428534,-0.0021644642,-0.008378749,0.060673747,-0.024903487,0.01662586,-0.012411739,-0.0044300393,0.019237252,0.021337086,0.01354202,-0.056893334,0.019789187,-0.012570637,0.004907811,0.018997397,0.053791024,-0.03328054,0.0075735636,-0.087200165,0.01442739,0.015032946,-0.020741977,0.022500124,0.02356436,-0.017467711,-0.015853917,-0.05413022,0.026656467,-0.06696556,-0.019298155,-0.048318222,0.04501832,-0.0059964624,-0.0030337411,0.05838733,0.011882442,-0.045812123,-0.022670094,-0.031009251,0.0033520272,-0.03663474,0.013799612,0.0440297,0.044015825,0.02695788,0.033864208,0.017378667,-0.004162065,0.046521615,-0.02538371,0.031286024,0.018228207,-0.01212812,-0.0011946504,-0.01941208,-0.029639896,-0.022473307,-0.01630623,-0.03492774,-0.0307328,-0.014243012,0.035119895,0.032393582,-0.043557715,0.034556944,-0.02357291,0.035946935,-0.14065655,0.037991587,0.004071669,0.020993862,-0.037379626,-0.011090321,0.039002094,-0.0709579,0.011070508,-0.01231761,-0.025980536,-0.03374123,0.02623014,-0.023461614,0.043626245,-0.017757641,-0.017498093,0.007586376,0.026006885,-0.00058231404,-0.0029242763,-0.025660338,0.018870572,-0.020558868,-0.05297354,0.0039699175,-0.04160632,-0.030397959,-0.014244051,-0.021604357,-0.0066851364,-0.04336906,0.030419772,0.027726829,0.01509269,-0.005551203,0.009987362,-0.01290019,-0.0037985812,0.012422114,0.010909895,0.034172647,0.011235939,-0.013340413,-0.019011416,0.029368896,0.020692417,-0.0191933,-0.021617519,0.019460034,0.020315936,-0.00043480436,-0.0017981551,0.02147193,0.0016804519,-0.0058569647,-0.02645953,-0.006773325,-0.041873634,0.01722635,-0.03659316,0.019732002,-0.009758199,-0.037824962,-0.065767765,0.015470046,-0.01857858,0.016371539,-0.042127788,-0.028217886,-0.0093783075,-0.026461318,-0.03701997,-0.05097106,0.015997738,-0.038386066,-0.0036597261,-0.019915678,-0.049488008,-0.018731425,-0.022459159,-0.023195304,-0.015156799,0.01649612,0.02669053,-0.017657964,-0.032803897,-0.021774054,0.016909093,-0.004790667,-0.033315793,-0.06554998,-0.0017443856,-0.009952807,-0.007790955,0.031724602,-0.0066241357,-0.02318685,0.026793424,-0.0038640704,-0.018801054,-0.012487425,0.021139497,-0.0066300775,-0.019321958,0.028307663,0.025895985,0.0069378274,-0.016229074,-0.02786854,-0.040870775,-0.0052655106,-0.013915558,0.026048139,-0.013044049,-0.028761609,0.030181086,0.01160575,0.014297679,-0.06728489,-0.0018247726,0.013375872,0.014245457,-0.028485665,-0.009341199,0.037655354,0.018881263,0.03312073,0.035605602,-0.008338363,0.01310165,-0.045916732,-0.035576567,-0.018283296,0.032120284,-0.00998113,-0.019822767,0.051436517,-0.031352796,-0.021444358,-0.032745864,-0.006801841,0.02445079,-0.023091324,0.012670519,-0.027584516,-0.015215487,0.024567507,0.0061202752,-0.06667409,0.0029601476,-0.018762046,-0.024326874,0.079976186,-0.003930432,0.058602046,-0.019302556,-0.084386595,0.0021304328,0.029975431,0.031337287,-0.01492357,0.0016927301,0.0028589973,-0.005495363,0.04738892,-0.006139799,-0.012768403,-0.009172127,0.0033417926,0.009167285,0.04079489,-0.024382384,0.052637585,0.0277372,-0.0044772355,0.023057928,0.03130773,0.02588925,-0.0006714785,0.019092215,-0.018440096,0.068369344,0.023599757,0.0086718,0.016101366,0.018015731,0.05235628,-0.011948798,-0.028059846,0.0002872759,0.020717148,0.00044054745,-0.03317403,0.037766673,-0.013153994,0.018064203,-0.007464815,0.035703786,-0.011555359,-0.034424815,0.025163932,0.021558061,-0.025107391,-0.0038425487,0.025973879,-0.047228012,0.020575609,-0.003599051,-0.013183954,0.0026376618,0.043238718,-0.0060902336,0.016753333,-0.0031920355,-0.02751281,0.028609922,0.05840329,-0.020886716,0.0200368,-0.01701786,0.020727145,-0.01621709,-0.014961256,-0.008835705,0.014476539,-0.007229392,0.0221917,-0.02045656,0.002691056,-0.015292257,-0.020008283,-0.004202493,0.0053393766,0.027746582,-0.006364607,-0.0004439031,-0.021739252,0.012706396,0.018373862,0.027194789,-0.013826835,0.038015015,0.001564856],"last_embed":{"hash":"9bg67b","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"9bg67b","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{8}","lines":[50,50],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9bg67b","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043323673,0.021840777,-0.041448627,0.013651097,-0.020450762,0.0018474257,0.017495854,-0.009393302,-0.018088682,0.03670021,0.015913848,0.0053890506,0.014175252,-0.016406413,0.021033887,-0.01673177,-0.011929109,0.024163472,0.0155766085,0.025357839,-0.005488219,-0.002528777,-0.006282249,-0.0012679843,0.015576833,0.0070916223,0.0007537645,0.0014495971,0.008218036,0.039354086,0.014311524,-0.009859899,0.02603706,-0.019318687,0.029063402,-0.072895885,-0.010363074,-0.050913915,-0.032745674,0.025735723,-0.017509347,-0.001381213,0.009638384,-0.030450461,0.01066667,-0.0096637,0.03831544,-0.02862503,-0.011394669,-0.019439306,0.005007177,-0.016798422,0.008784871,0.0016121144,-0.022463884,0.006925096,-0.02752038,-0.06055434,-0.033409264,0.03198607,-0.02616252,0.030154293,-0.050778914,-0.0048583634,0.0042494503,-0.01225032,0.019282307,0.018492859,0.002768973,-0.03231122,0.014946606,0.017034516,-0.03469008,-0.033464845,-0.025239153,0.012763502,0.04371313,-0.011211762,0.011141039,0.032289922,0.0058290134,-0.014279206,0.029591093,0.014478015,-0.0015394853,-0.0048984047,-0.05077939,0.101752765,0.073209375,-0.028848967,-0.0060746404,-0.0017006984,0.0333639,-0.029390315,-0.026623381,-0.04999744,-0.0028643901,0.017136233,0.051848583,0.011842636,0.0506217,-0.033916663,-0.0033097614,-0.035380594,0.006641025,0.018964047,-0.0060800207,0.0035816785,-0.057972286,-0.008463129,-0.0011508812,0.029074147,-0.0077042617,0.0140103195,0.008108572,-0.037874307,0.01041828,0.016010089,0.005674216,-0.023535708,0.04051679,-0.023049321,0.039057318,-0.059057165,0.02027606,0.034465697,-0.010952576,0.04858161,-0.035298485,0.007668879,-0.012378272,0.032588575,-0.007643866,0.01708693,-0.028009878,-0.017025739,-0.009457796,-0.0044909995,-0.013036365,-0.04852605,0.03093583,0.081060655,-0.012115231,-0.019239346,0.02759549,-0.029191466,0.05178119,-0.0067241355,-0.022434048,-0.025203923,0.01189865,0.028412916,0.02858216,0.057000622,0.07857688,-0.03622064,0.0022967504,-0.025290476,0.022423355,0.055842917,0.0034835462,0.020368766,-0.023711206,-0.0062973644,0.04800258,-0.02269719,0.015041108,0.0098653035,0.0084216045,-0.009014383,-0.04252827,-0.014826896,0.015054135,0.016261933,0.00026421007,0.016477648,0.07326447,0.010834836,0.0014375136,-0.051115397,-0.062114622,-0.030888941,-0.004338594,-0.003312194,-0.0011350897,-0.008443028,0.050329857,-0.012052096,-0.022856157,0.012147774,-0.030114213,0.029760502,0.036207523,0.014498481,0.014928712,0.016714735,0.03452285,-0.026708897,-0.017615624,-0.025893148,0.0020274764,0.020919204,0.052231465,-0.019314311,-0.004323059,0.010184354,0.032087173,-0.044452872,-0.00059583486,0.011355081,-0.033806555,-0.004921328,-0.028514592,0.02645343,-0.04151677,0.013675782,0.008827366,0.04045022,0.014450695,-0.034205724,-0.069752686,0.057915416,-0.020523332,0.01380097,0.0615523,0.03315357,0.012118005,-0.0015756936,0.02121399,-0.025402073,-0.01676304,-0.028710067,-0.039847244,-0.022304662,0.051965274,-0.00025606627,-0.055414163,0.014781356,0.027422626,0.007193027,0.02345385,-0.003134254,0.048409704,-0.048761465,-0.027600395,0.011196789,-0.01455906,0.069540374,-0.046977993,0.02981424,-0.0047077783,0.027315892,-0.015322311,0.0060189255,0.050847694,0.008690044,0.0050164936,0.018583246,-0.0033240344,-0.00076816865,0.01920456,0.050340317,-0.01059597,0.037857756,0.011623652,0.008214299,0.013400352,-0.035070036,0.015163322,-0.015514566,-0.05181742,0.06320533,0.035789866,0.006391355,-0.03443559,0.0063370536,-0.019208943,-0.02006296,0.083711006,0.07134726,-0.029758068,0.01625136,0.0031392947,0.035061598,0.019175272,-0.04176486,0.013838008,-0.022644136,-0.023819786,-0.016800001,-0.019019034,0.031174183,0.07282668,-0.00074001425,-0.030904058,-0.0033570402,0.0005722736,-0.14278819,-0.008315743,0.014156145,0.04293796,0.00646858,-0.005682878,-0.030830372,-0.023927217,-0.0187711,0.060651917,0.025764877,-0.03843756,-0.021698913,-0.015495793,0.0192327,-0.0001579111,0.010762578,0.028109273,-0.0057684877,-0.031009719,-0.008731814,-0.04638318,0.043663602,-0.004365765,0.010028285,0.004711942,0.07073924,0.02623247,-0.009575937,-0.0018039561,0.0145200165,0.018637273,0.0058453083,0.0011644461,0.03655559,-0.0431315,0.013030896,0.012367592,-0.0010349562,-0.008608725,0.039359972,0.012004535,-0.027312545,-0.024629766,0.022276016,-0.0029845792,0.023620823,-0.05974335,-0.0033575722,0.0011095282,0.038076244,-0.0000751708,-0.0064028064,-0.007812078,-0.04115607,-0.039203882,0.018629793,0.04938094,-0.023428343,-0.06926795,0.02595688,-0.045174386,0.022724131,-0.09435205,-0.009699158,-0.00055185356,0.058223665,0.047348,0.0006880195,-0.005596665,-0.005333406,-0.02579281,0.02100232,-0.0537464,0.020353738,-0.0057940544,-0.050250664,-0.04045353,-0.0073630908,-0.09064172,0.045353383,-0.020396136,-0.016175412,0.026310762,-0.038264576,-0.028130295,0.0005509603,0.02034671,0.025048373,0.23322299,0.05464554,-0.0164881,0.0036727332,0.05276893,-0.015144401,0.023969024,0.035013318,0.0448517,-0.036026716,0.0004733083,0.021188697,-0.0064808796,-0.008603084,-0.0024537006,0.011882988,-0.02889943,0.0069140326,0.04335016,-0.0012722777,0.016527237,-0.011867281,0.028243642,0.032217287,-0.0531837,-0.0074380916,-0.032544054,-0.010617042,-0.051706214,-0.0068760808,-0.019503383,0.049966443,-0.008126899,-0.027024686,-0.06869778,-0.032114416,0.021295441,-0.041051354,-0.0020447746,0.004358954,0.01596379,0.007568556,0.013837901,0.012264172,-0.011208666,-0.015068544,0.062820844,0.0028597806,-0.0050330414,-0.034299422,-0.035073705,-0.048671767,-0.023713866,0.009875828,0.011451798,-0.03552679,-0.0030238936,-0.055261128,0.013308014,0.05293094,0.029878883,0.007688152,-0.0694265,-0.021787342,0.045353368,-0.0028252292,0.024896989,-0.026434014,0.06278626,0.07713394,-0.00057350186,0.00350829,-0.012299928,-0.033462748,-0.01312835,0.026094904,0.05610009,0.048546523,0.010936969,-0.0009099266,-0.0038947337,-0.0025444592,0.01911297,0.014077775,0.019238772,-0.004260889,0.005926039,0.059634287,0.022357037,-0.013662058,-0.02200181,0.0022750243,0.032989375,0.0442101,-0.0133210905,0.015864333,-0.027291067,-0.002188906,-0.015260725,0.0010361391,0.0006311282,0.000038201408,-0.042840995,-0.024368849,0.041497096,-0.013525761,0.041681368,-0.038868956,0.015611742,0.00950393,-0.016290775,-0.00701099,0.015487078,0.011362217,-0.04281568,0.045122597,-0.009966203,0.009963459,0.04546531,0.010503765,-0.019631956,-0.029282346,-0.01621879,-0.011936045,-0.035941217,-0.02189236,-0.01503787,0.0072760996,0.0006149803,0.06914591,0.021135237,-0.02867373,-0.023866981,-0.03542362,-0.000002031293,-0.012899085,0.0010176093,0.0050817006,-0.03156783,-0.006977485,-0.07721272,0.009189043,0.0027086998,0.0016401598,0.034513615,-0.007750284,-0.021697538,0.021288421,0.027838947,0.008210837,-0.008835936,0.029283114,-0.0016680865,-0.01682692,0.014590298,-0.04109021,-0.0013454644,0.035903417,0.007710243,-0.034425776,0.0043410016,0.054413367,0.06475294,0.07870607,0.01401267,0.027477961,-0.05562276,-0.011159234,-0.04028123,-0.01219609,0.01185534,0.00650676,-0.05886885,0.03123981,0.042282745,-0.035486646,-0.08575515,-0.0025956947,-0.000767143,-0.03899466,0.04036295,-0.04145095,-0.08363863,-0.043416515,0.035875678,0.03910641,0.005703728,-0.0040868674,-0.024795389,-0.016789991,-0.01725939,0.05475601,-0.009496637,-0.029315706,0.0017538755,0.06631759,0.027062232,0.03246891,-0.032750122,0.023653079,-0.028663011,-0.03758702,-0.0006936181,-0.0036614537,0.01862595,-0.006547842,0.002254969,0.05140298,-0.018203977,-0.037582763,0.0015545358,0.027317528,-0.06212056,-0.039955355,-0.01822306,-0.04583989,0.020374391,0.043947037,0.010872582,-0.07397004,0.0046080737,-0.0013767671,0.046656396,-0.030965704,-0.0043152026,-0.018274618,-0.008945131,-0.045162182,0.02930552,0.004238329,-0.002875159,0.0017268342,0.045117706,0.008492501,0.028032303,-0.0069028316,-0.0015868162,0.028154148,-0.036358126,-0.021252077,0.023258343,-0.0032949084,0.04573223,0.008813303,0.0053350874,0.036260657,-0.05764831,-0.030206978,-0.010570561,-0.028917404,0.005275292,-0.04936381,0.015361567,0.0018151532,0.03712721,-0.010608065,-0.007933891,-0.018074144,-0.047136717,-0.060577016,0.006243242,0.021395976,0.0067454884,-0.010140413,-0.014545925,-0.0006525789,0.0356378,0.0018477517,-0.029799089,-0.0110752685,-0.0144457165,-0.010769519,-0.05090639,0.0025770841,0.0007833849,0.00924955,-0.037951585,-0.015650965,-0.024708983,-0.0031264357,-0.066647366,-0.007234669,0.005426046,-0.0088501265,-0.04657462,0.03806882,-0.033667672,-0.025699997,-0.040806055,-0.031258084,0.03179606,-0.004512357,-0.029456438,0.02025974,-0.049837295,0.014032762,0.01402541,-0.0026535506,-0.005218015,0.013618915,-0.032919567,-0.0072124074,-0.021608088,-0.032803252,-0.007977298,0.03867904,-0.012872541,-0.027650502,0.029284365,-0.024583336,0.046639614,-0.032232247,0.015604876,0.037435874,0.018610632,-0.011302245,0.05210014,0.0067594764,-0.00016192507,-0.003963155,-0.07178027,0.024316907,-0.02635528,-0.022360167,0.02676561,0.012354314,-0.044234093,0.015597218,-0.014497697,0.048613872,-0.04394174,0.009277125,-0.0077494015,-0.016015437,0.02516077,0.04398119,0.03449965,-0.057578824,0.024470981,-0.009342147,-0.0069914656,-0.008875518,0.05984006,-0.02808349,-0.00008229934,-0.08075634,0.018196488,0.009077207,-0.0609704,0.012358089,0.026000233,0.006269071,-0.008212839,-0.04752112,0.0072156573,-0.043315582,-0.0075467224,-0.008556016,0.021815533,0.028382223,-0.008000824,0.06577576,0.0070579187,-0.05708111,-0.006060913,-0.044697423,-0.0025506574,0.0012537492,-0.017520674,0.057837564,0.011570054,0.00863329,0.033354566,0.03846355,0.0065325596,0.040596057,-0.02595923,0.035247974,0.031105619,-0.0011441858,-0.012220285,-0.00622155,-0.02372863,-0.028566837,0.005124132,-0.026310496,-0.039767712,0.012438539,0.045456693,0.016947346,-0.013301604,0.018137129,-0.02623895,0.001222818,-0.1355473,0.008217108,-0.0060801106,0.0028310851,-0.044324666,-0.0071858475,0.03556639,-0.048977856,0.0048733973,0.002717632,-0.04639245,-0.014974458,0.015952995,-0.0048522307,0.065052524,-0.038874004,-0.002266139,-0.008459229,0.016983278,0.0024930188,-0.017661914,-0.018864622,0.013148999,0.016312025,-0.08379009,-0.013840515,-0.034276344,-0.02659753,-0.016269373,0.014351979,-0.010216699,-0.034516834,0.021288875,0.039722756,0.00439419,-0.031203808,0.007014038,-0.0077874344,-0.0075316858,0.029713282,0.009172281,0.03286263,0.025254589,0.0057569635,0.035720497,0.03323335,0.009116875,-0.02546578,-0.022657422,0.008292122,-0.014709639,-0.0015712745,-0.017352728,-0.041005075,0.0042503085,-0.011717325,-0.027255114,0.009556555,-0.038150858,0.010171654,-0.03858774,0.053537555,-0.0046206,-0.035674583,-0.052765712,0.010182912,-0.037018597,-0.004405789,-0.047792405,0.025205502,0.0055279937,-0.031340614,-0.010210352,-0.06085338,-0.010674254,-0.03292247,-0.0057194266,-0.0101222,-0.047510665,-0.019981964,-0.011870394,-0.021637697,-0.004418233,0.013984817,0.044111807,-0.0056379153,-0.017141847,-0.0355132,0.014619154,0.0067319726,-0.024771685,-0.07227473,0.004161584,-0.0033365283,0.005973722,0.024812356,-0.013165631,-0.022059347,0.020504884,-0.008323416,-0.01812392,-0.00046794914,0.016918162,-0.03241718,-0.016330495,0.023636669,0.04601829,-0.002962351,-0.03838106,-0.043403696,-0.038383592,-0.0042903544,-0.008251235,0.020799784,-0.020822646,0.0033605131,0.033639926,0.011724721,-0.0043410896,-0.056701034,-0.0057393955,0.008448924,0.0023581367,-0.040037658,-0.009258683,0.027912244,0.029750403,0.04783241,0.030253787,-0.017080396,0.016454661,0.0007157238,-0.062050056,-0.010714088,0.037108902,-0.048550934,-0.045381233,0.045142256,-0.03823124,-0.030879816,-0.0047828504,0.013294552,0.0026479596,-0.0066315373,0.016450968,-0.022089684,-0.0140148,0.0053215884,-0.0030735398,-0.06669622,0.023671756,-0.048011865,-0.0329161,0.06329728,-0.0037788346,0.050495885,-0.02719615,-0.092768915,-0.018476613,0.05764891,0.06492566,-0.032736953,-0.013461303,-0.019615648,-0.0094226925,0.022597989,-0.0045820693,-0.0008251171,0.009408854,-0.004784447,-0.0046541877,0.0125926705,-0.023077073,0.02855749,0.044748567,0.006884849,0.024280084,-0.010988323,0.021989753,0.0018055275,0.032029405,-0.024785908,0.022496065,0.03823574,0.0140494285,-0.007697679,0.020350778,0.028461289,-0.004803624,-0.009100792,0.011693262,0.039110254,-0.030807888,-0.025628487,0.044783648,0.0069214515,0.011098631,-0.001697162,0.015785621,0.023083286,-0.016480953,0.0037653972,0.018503023,-0.023090307,-0.00042388518,0.03191326,0.0029710657,0.021608805,-0.023864273,-0.006853252,0.0032280504,0.04130545,-0.0022487736,0.0026588829,0.003836306,-0.028852178,0.04926107,0.022884762,-0.011321475,-0.01563945,-0.003999391,0.03488321,0.003690265,-0.0035438857,-0.016567837,0.028424729,-0.016745184,0.03028092,-0.04373762,-0.011715885,0.0044457405,0.005530268,-0.0034214563,0.010244165,0.020024082,-0.026073413,-0.007931736,-0.020367552,0.0013435524,0.028267646,0.03739378,0.008114573,0.030737745,0.0023008652],"last_embed":{"hash":"f5orws","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"f5orws","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Recommended Architecture#Single Traefik Instance + Multiple Independent Stacks#{9}","lines":[51,52],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"f5orws","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016955428,-0.0252638,-0.0009732565,0.00934778,0.017404193,0.031863574,-0.005386912,0.04440532,-0.02819172,0.026652506,0.007975811,-0.0077917315,0.052349273,0.0024963336,0.042148266,-0.0527045,0.029227851,-0.029321259,0.020090511,0.009303445,-0.017573036,0.018078452,-0.0030119072,-0.00928439,0.014821148,0.021303568,0.04381558,0.028696327,-0.010043524,0.016342608,0.007958181,0.0051902216,0.02855406,-0.033221293,-0.031307284,-0.019251816,0.0001338224,0.0024838333,-0.049537066,0.015630227,-0.023545202,-0.009068258,0.010996402,0.022479726,-0.007106755,-0.0018494127,-0.011936433,-0.03534321,0.031450596,-0.019928118,-0.008590778,-0.016691145,-0.015415145,-0.03197389,0.007932678,0.029625544,-0.056058817,0.0058774385,-0.018715208,0.0052512353,-0.06625609,0.03619674,-0.011534173,-0.012892523,0.007013742,0.028994404,-0.0022887196,-0.023357917,0.020292887,-0.017859314,-0.0050735595,-0.009249161,-0.041453492,0.011888999,-0.028946055,0.036632262,0.026131067,-0.013245638,0.041880142,0.0027206102,0.029229557,-0.031531535,0.018432595,-0.02597305,0.02712381,-0.025505498,0.012090286,-0.0007910709,-0.012462635,0.0037990406,-0.005632383,0.010951929,-0.0052610687,0.021856556,0.000031425552,0.0077753128,0.0064345063,0.022129776,-0.003889477,0.03279461,0.01304842,-0.026895912,0.0128848655,-0.0049897814,0.028000928,-0.024229974,0.034459274,0.0007965963,-0.01615275,0.018457081,0.0140675865,-0.032035798,-0.052849494,-0.014890637,-0.014365164,0.0034314399,0.0042772973,-0.0002337168,0.002057721,-0.013763945,0.06508828,0.0029382657,0.06184839,-0.0050674486,-0.0032755893,-0.009446049,-0.017031986,0.058025185,-0.010326416,-0.008822812,-0.026710039,0.012219039,-0.007654902,0.026924927,0.0019204321,-0.020691052,-0.012045253,-0.017886648,0.021986024,-0.03169382,0.036600273,0.036580574,-0.022734718,-0.01968125,0.04294047,0.020109095,-0.0022966443,-0.0036151651,0.028466178,0.046408836,-0.030637931,0.021361612,0.006928919,-0.029697021,0.02402502,0.0037562938,0.0041876254,-0.0041701933,0.018397896,-0.0007605598,0.0077024763,0.032862097,0.033581972,0.0365037,0.06802801,-0.026522532,-0.013926176,0.00072408107,0.04752068,-0.03083099,-0.039316967,-0.025331827,0.052633855,-0.02946099,0.017684005,-0.00070944213,0.04268325,0.009587669,0.03532296,-0.036599174,-0.037594,0.029196365,0.032151032,-0.012771057,0.023536863,-0.022996634,-0.018589942,-0.025584081,-0.023164794,0.017166791,-0.025450353,0.013335459,0.043672245,-0.031835716,0.026212344,0.024244934,0.023402577,-0.002334019,0.04346638,-0.05154189,-0.016893394,-0.0032292744,0.032021314,0.017766694,0.040173188,0.015165047,0.042919207,0.0025458361,-0.007337663,0.0141793685,-0.018375603,-0.035253502,-0.03866369,-0.052196685,0.013773662,0.022983741,-0.024908768,-0.00013414485,-0.0028501293,0.033248477,-0.013844688,-0.030327223,0.014152543,0.0024577917,-0.032951396,-0.017899025,-0.00012680252,0.041609004,-0.015102254,-0.021831576,-0.039933152,-0.0048731645,-0.01746663,-0.044998992,0.02043312,-0.0016145924,-0.0464043,0.0048128036,0.047235973,0.021355433,0.022066314,-0.029819896,-0.023173979,-0.07053502,0.013222878,-0.03138572,0.005366952,0.08981966,-0.007547833,-0.029783653,-0.043712333,0.019147536,-0.024842149,0.014004194,0.0071450947,0.02261215,-0.017119803,-0.010824762,-0.013665896,-0.012558569,0.02433064,0.059473474,-0.005199604,0.021661237,-0.023246318,-0.0146163115,-0.0052392865,0.029340679,0.012549862,0.03819133,-0.016570786,0.035791434,-0.0005394258,0.006054169,0.0066391667,-0.008385332,-0.0055799913,-0.014831151,0.042631995,-0.0051959106,-0.0068562273,-0.016179059,0.015849585,-0.012750772,0.014340158,0.031919915,-0.012814476,0.008871849,0.03431273,0.0016311299,-0.025244605,0.028263507,0.07421161,0.004879825,-0.0022888125,0.052688707,0.005254151,-0.11771566,-0.020044025,-0.0382377,0.025821298,0.024559356,0.011339619,-0.025630059,-0.0294883,-0.0022595087,-0.027637891,-0.05043702,-0.102469526,0.04374015,0.0021317652,0.028951831,-0.005777794,0.018349335,0.0386957,-0.033243775,-0.084421545,0.008461467,0.015482937,0.032591555,0.03531942,0.023528283,-0.025270356,0.051154345,-0.034913424,-0.014706504,0.009475882,-0.008172822,0.029485049,-0.03660346,-0.034612466,0.0017058561,0.0061819856,0.03533655,-0.015366935,-0.010372614,0.03654032,0.000041888972,0.022111705,-0.038633786,-0.018764643,-0.014508467,-0.029308371,0.004857647,-0.019388486,-0.042429455,0.031743266,0.0060229115,-0.0027042546,-0.026302483,0.02602165,-0.0030899441,-0.010880456,0.019971084,0.03766856,0.004436994,0.013558644,0.021257332,-0.0424583,0.021044219,-0.007955491,-0.015036174,-0.0090044215,-0.000013041001,-0.02364324,0.0025815303,-0.042434268,0.0059510903,-0.0067686066,0.034991175,-0.03729058,-0.016618775,0.015539048,-0.03063536,0.015312225,0.008440693,-0.0341791,0.002594331,0.019523872,-0.083892174,-0.044022337,-0.014893405,0.015254205,-0.04404833,0.023795381,0.010235179,0.51078016,-0.008593542,-0.035559475,0.0097699175,-0.03191591,0.02393883,-0.015465738,-0.013711168,-0.05537971,-0.03575209,0.007946826,-0.00017738993,0.03659007,-0.035351418,-0.025018139,-0.015026473,-0.03026594,-0.004121792,-0.025573665,0.020024091,-0.008325644,-0.042702403,-0.007903713,0.05458535,-0.068187945,-0.016421065,-0.014833834,0.0027659577,-0.01478659,0.00022108319,-0.01344134,-0.020432109,0.0169948,-0.021372693,-0.036200844,0.018302903,-0.0027590205,-0.054111015,0.01917102,-0.01861003,0.04267904,0.004610262,0.0037708764,-0.010980148,0.026073197,0.002860422,-0.0014012634,-0.00039926806,-0.028284265,0.017328158,-0.027637,0.0015568623,-0.03003649,0.0039675245,-0.025595665,-0.0145881055,-0.04497283,-0.06918242,0.006538841,0.017975133,0.030386122,0.016033603,-0.022327863,-0.009487913,0.019421954,-0.008642299,0.020818802,0.001826922,-0.0005449635,0.085989505,0.027855853,0.020903084,0.014243643,-0.004783483,0.021133626,-0.009639355,0.049931005,-0.021306777,-0.020498114,-0.0066199256,0.0048618196,-0.010573788,-0.0016147841,0.025415804,0.010780088,-0.018479828,-0.011897961,-0.0045603286,0.022437146,-0.014189597,0.030685078,0.0055745943,-0.0054342663,0.027702326,-0.007018512,0.00034184862,0.02021406,0.01013288,-0.009016432,0.020978311,-0.001378049,0.009192892,0.0011159591,0.011495748,0.016557015,-0.03904914,0.01109245,-0.03607422,-0.007534004,-0.051528864,-0.04277788,-0.013398342,0.042489372,-0.008629764,-0.0062967064,0.047396034,-0.0017359334,-0.0044678045,-0.0016826591,-0.009124335,0.012526361,-0.01441446,0.025574086,0.030121671,-0.08266008,-0.0479605,-0.009780334,0.021647654,0.017848585,0.04839687,0.007494846,0.012369266,-0.07617978,0.021362104,0.029783135,0.029513812,-0.00362116,0.020665308,0.04072452,0.022858018,-0.04352546,0.015416958,-0.025258979,-0.002256509,-0.0042078192,0.034032304,-0.02541996,-0.005504497,-0.017262986,-0.00220865,-0.011507706,0.03644852,0.052135058,-0.012844053,0.014056728,-0.015350995,0.014368583,-0.0023274564,-0.0040209834,0.023070795,-0.040537443,-0.01179591,-0.032456733,0.040800523,-0.008323911,-0.014941173,-0.017349068,0.0033218744,-0.0027237555,0.03049756,-0.030043652,-0.038611986,-0.027117854,-0.0019299301,-0.01837579,0.019823797,-0.019683812,0.0006340973,0.014598545,-0.037898142,0.06362599,-0.058319334,0.01174991,-0.0031680756,-0.039584033,0.023863329,-0.028403558,0.045919623,0.003757798,-0.028614692,-0.014736434,0.06273918,0.005684708,0.010566699,-0.011138771,-0.019740371,-0.006965926,0.018898929,-0.033914346,-0.037066717,0.016888162,0.00470402,-0.007415577,-0.00618323,0.025695328,-0.026252769,0.012870737,0.017209016,-0.03370366,-0.015002496,0.022114547,0.036560114,-0.01033369,-0.0066948975,-0.0045978725,-0.040906213,0.05610155,-0.014541169,0.0008642117,-0.015675787,-0.0032743318,-0.019608578,0.024995238,-0.019600453,-0.021418951,0.0077154967,-0.010875019,-0.010961611,-0.036405697,0.033546515,-0.0050373543,-0.004873988,0.02009824,-0.011719664,0.0064757857,-0.03006527,0.0025689995,0.0139605375,-0.020356819,-0.018608024,0.023105437,-0.05743345,0.0031161506,0.014324034,0.056604557,0.007926834,-0.05560564,0.01713994,0.003896881,-0.0043972237,0.029620674,0.029996337,0.031337615,-0.028389785,-0.0008858979,-0.004965244,0.007620593,-0.005163262,0.03018196,0.029911678,0.004969379,-0.005707777,0.0021880304,-0.0060712467,-0.031024704,-0.013295658,0.019423755,0.045323502,0.0015728691,-0.05040112,-0.029971045,-0.02683828,0.007833418,0.015911499,-0.006776857,-0.01671026,0.012500306,0.008339846,-0.030728037,0.013084236,-0.056651916,-0.005912588,-0.0361427,-0.029972252,-0.005976557,-0.029518604,-0.036068905,0.018961756,0.021991625,-0.0016093338,0.0043455306,0.033887714,-0.053128418,-0.020263508,-0.010491149,0.0046081976,-0.023237085,0.011571178,-0.015715359,-0.04875552,-0.0030368993,-0.03854842,-0.016255386,-0.015869964,0.032072328,0.013022946,0.019471275,-0.0059980177,0.037661385,0.00094426447,0.01142239,-0.01698861,-0.008853185,-0.0055018673,0.0056490856,-0.003151068,0.0623649,-0.0077738143,0.011343995,-0.03356287,-0.053530592,0.044110302,0.008740062,-0.0185542,-0.04295043,-0.009717772,-0.0005026369,0.053056404,-0.060347848,-0.017088944,-0.030074514,-0.0052456977,0.04428938,0.027550599,-0.026023857,0.0120404605,0.050047025,-0.012002343,0.0047216,-0.0138177695,0.008103746,0.010693323,0.058533885,-0.0066257934,0.02230526,-0.03226307,0.016212989,-0.0060866107,-0.0131729385,0.03371382,-0.028590238,0.0308669,-0.0062417025,-0.004556061,-0.030401211,-0.01206509,0.017028484,0.0060333298,0.017501934,-0.003454077,0.009300197,0.03608007,0.0023011575,-0.018624816,0.0025107998,-0.01615411,0.0038756283,0.017156588,0.053018857,0.04037317,0.03880636,0.023319531,0.027138878,0.02285834,0.00570759,-0.025736231,0.0034640103,0.00890087,0.015976308,-0.034858294,-0.022341559,-0.035929553,-0.009222683,-0.018185865,0.06308538,-0.04640242,-0.0066505577,-0.013747883,0.0014110089,0.05374542,-0.037226077,0.0029275112,0.024769524,-0.021574091,-0.039971195,0.0030196249,-0.0268535,-0.011583093,0.011639824,-0.017892316,-0.0077394084,-0.06087748,-0.004501154,-0.022465795,0.009704707,-0.03280446,0.0028012649,-0.023324043,0.034865025,-0.010142709,-0.017926494,-0.0061708144,-0.045113947,0.062396534,0.0011233591,-0.018708084,-0.018784426,-0.017778188,-0.029560503,-0.0030511392,0.011569484,0.013733744,0.008337768,-0.011447514,-0.0031861893,-0.03498444,-0.010382299,0.03455146,-0.013219614,0.012658472,0.018002024,-0.011839111,-0.014213914,-0.0009970628,0.002611179,0.02251452,-0.0005007819,-0.01773648,-0.030153727,0.029084971,-0.002180572,-0.012868856,-0.006760669,-0.010680935,-0.032236256,0.011550529,-0.035435695,0.01054355,-0.026946828,0.0095436815,-0.026297132,0.011231067,-0.012803428,-0.006818091,-0.069940865,-0.005605117,0.006349585,0.013727281,0.016579434,-0.026608521,-0.003262477,0.034934986,-0.014808644,-0.008664419,-0.0006181089,-0.0021521477,-0.017255465,0.014523118,-0.019337187,-0.011020427,-0.022724114,-0.04228494,-0.012113503,0.014147153,-0.031082252,-0.019718394,0.027632654,-0.01510367,-0.0031274008,-0.018462906,-0.010422773,-0.0045835874,-0.053919584,-0.043363385,-0.054543607,-0.052150626,-0.036851216,0.0074685514,-0.014810138,-0.04314191,0.012190457,-0.02006369,0.016245648,-0.017977322,0.004085071,0.013676384,-0.017132062,0.027000645,-0.023594787,0.026864596,0.02040675,0.015621148,-0.025935987,-0.015706949,-0.036854256,0.003929632,0.0054595303,-0.00058549107,-0.04583494,-0.010533,0.005549179,-0.039538678,-0.04058551,-0.013407568,0.017533453,-0.0007967924,0.01755302,-0.060954954,-0.007335725,0.0143631995,0.034638654,0.06400798,-0.0062507372,-0.023006171,0.015499352,0.025729915,-0.0011012275,0.025368556,0.0021511556,-0.015069422,0.0015160856,0.021503434,-0.031516995,-0.010705976,-0.02590984,-0.021403085,0.021050626,-0.043907475,0.0062647085,-0.005407987,0.015307457,-0.0044935322,-0.0114921965,-0.026215864,-0.0012190604,0.009367067,-0.05826134,0.026285755,-0.037729613,0.044562396,-0.012467317,-0.05340081,-0.04726679,0.03781408,0.004342677,0.02458047,0.0014072015,0.01812751,-0.03978474,0.027754566,-0.044637416,0.011673835,0.0014179046,-0.008016507,0.026946826,0.04036525,0.0016706716,0.031843673,0.017237877,-0.023268761,0.008280705,0.06869053,0.0059772464,0.016342266,0.041432068,0.04484496,0.056258515,0.012342863,0.0029416645,0.021689264,-0.00014083236,0.027948696,-0.031874843,0.02093785,0.0010579593,0.013857569,-0.001969615,-0.015636167,-0.015928851,0.000026389494,0.012443145,-0.0066228798,0.049074277,0.011247968,-0.026631627,0.0155204795,0.0094023235,-0.027699487,-0.03210869,-0.005048643,-0.013220224,0.002510196,-0.0069512823,0.005909128,-0.00037898385,0.00432202,0.007747662,0.020446867,-0.0005345883,-0.015977306,0.021191772,0.053612746,-0.014220093,0.04965495,0.029163959,0.057676066,0.010738038,-0.05422452,-0.026409771,0.027354697,-0.027751783,0.040395755,0.017857773,-0.011986315,-0.07640614,-0.007430132,-0.012510276,0.013917982,-0.0018818096,-0.02569062,0.01434865,-0.037289612,0.00852749,-0.010178341,0.032922808,-0.010284708,-0.004941107,-0.0016611275],"last_embed":{"hash":"7qtqlp","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"7qtqlp","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps","lines":[55,118],"size":1528,"outlinks":[{"title":"Traefik Multi-Stack Setup#Step 1","target":"Traefik Multi-Stack Setup#Step 1","line":13},{"title":"Traefik Multi-Stack Setup#Step 2","target":"Traefik Multi-Stack Setup#Step 2","line":27},{"title":"Traefik Multi-Stack Setup#Step 3","target":"Traefik Multi-Stack Setup#Step 3","line":61}],"class_name":"SmartBlock","last_embed":{"hash":"7qtqlp","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01777914,-0.015785035,-0.01571266,0.014927376,-0.033671875,0.018420901,0.022981409,-0.015364223,-0.004505418,0.04439729,0.03162796,0.015459693,0.0040908367,-0.004858277,0.007629017,-0.022329813,0.012429537,0.024731535,0.01313635,0.015452418,-0.017098915,0.008714338,-0.010431814,0.026185144,0.030040162,0.017747339,-0.0068939375,-0.025076406,-0.017023787,0.004363981,0.0054847742,0.0071602142,-0.015752716,-0.04966805,-0.011904743,-0.05380304,-0.011340815,-0.03263354,-0.02738671,0.026623823,0.004485566,-0.014553613,0.02398652,-0.0115794735,0.029173741,-0.01905176,0.033136055,-0.032616794,-0.008543451,-0.033202488,-0.018481607,-0.011183631,-0.006925848,-0.02367132,0.009491161,0.018636208,-0.037533823,-0.05413634,-0.0021017124,0.008815612,-0.03399477,0.042197336,-0.03136067,-0.020018628,0.011668359,0.013363155,0.019996203,0.016326673,-0.005601004,-0.029879048,0.026448693,0.02359939,-0.04141053,-0.03270798,-0.028948894,0.012484174,0.051824927,-0.014564883,0.046035413,0.0075703906,-0.0013694054,-0.02516878,0.027698437,0.009948832,0.04238781,-0.014411925,-0.051022068,0.08409676,0.060627576,-0.029626938,-0.008883512,-0.019069085,0.026275959,-0.0225194,-0.028332142,-0.050491042,-0.0029373853,0.0254978,0.07225146,0.03201225,0.025969487,-0.022066351,0.0020233144,-0.03369638,0.007632798,0.036739036,-0.0065806163,0.010380835,-0.035046358,-0.029162843,-0.0034588706,-0.02078851,-0.02947166,-0.006335203,-0.016649734,-0.051364567,0.028033823,0.017807884,-0.032266695,-0.01988476,0.035090774,-0.029744977,0.050361194,-0.0345662,0.015474447,0.035567403,-0.012317264,0.048628405,-0.003766741,0.046066146,-0.022474268,0.030284362,-0.019045878,0.027382277,-0.07333504,-0.0014102769,0.00045296538,-0.014591985,-0.004598029,-0.054565016,0.030567288,0.071617424,-0.035975162,-0.042010408,0.0650139,-0.03886677,0.03273265,0.0094215525,0.0047889478,-0.010625332,-0.0032396815,0.02823766,0.01759208,0.034552343,0.0647243,-0.01653339,-0.0067191212,-0.011260474,0.05335069,0.045319755,0.006346542,0.040832784,-0.014367793,-0.021745734,0.06702118,-0.025067333,0.014720106,-0.0016760105,0.008011458,-0.030628316,-0.036514927,-0.028349536,0.022964893,0.017456166,-0.004688436,0.03587788,0.060354125,0.031561535,-0.0034250536,-0.015847804,-0.058012445,-0.021695651,-0.007729742,-0.019449107,-0.001484164,-0.0020289915,0.047914382,-0.037729338,-0.03576577,0.060774043,-0.025441537,0.0063021327,0.056747902,0.012745989,-0.0044407155,-0.0067021335,0.021020144,-0.021110756,0.007580664,-0.045689125,0.0036801926,0.0046521714,0.097231515,0.0063592554,0.035432197,0.005027275,0.016223712,-0.04693106,-0.013132057,-0.026956193,-0.034847863,-0.0059807724,-0.036250222,0.018016519,-0.042275134,0.013726781,-0.00016376875,0.050085817,-0.013134463,-0.01605455,-0.039781068,0.039577164,-0.022261852,-0.011419285,0.062159587,0.006639966,-0.0024608849,0.023655342,0.01636881,-0.003616747,-0.035122007,-0.010403624,-0.043171134,-0.026533714,0.058498986,-0.01710338,-0.04026016,0.010508441,0.018176137,0.006927464,0.034142856,-0.039338678,0.043094102,-0.030258344,-0.036536213,-0.001129927,0.017200185,0.0652838,-0.029326312,0.0032299296,-0.046166148,0.011043306,-0.040270504,0.014841446,0.03705983,0.0051799915,0.0021426443,0.0036368512,-0.016382776,-0.024223266,0.030271249,0.038051177,0.008642236,0.030677782,-0.01846864,0.0037509203,-0.019516964,-0.034039315,0.009107758,-0.007155034,-0.06597792,0.054912694,0.035297636,0.01323746,-0.026210222,0.014056303,-0.012914799,-0.00016922418,0.06214516,0.061936848,-0.030579666,0.036626372,0.01882945,0.023039006,0.027539687,-0.031048754,-0.008147889,-0.02157715,0.009672032,0.00862604,-0.03764457,0.04307632,0.064072184,-0.010351046,-0.010898921,0.028439997,-0.011858005,-0.15921098,-0.022710875,0.036321104,0.023604129,-0.012879563,0.019189186,-0.014324879,-0.052766927,0.008648985,0.046075687,0.0030330762,-0.034020558,-0.025969613,-0.014406462,-0.0061931643,-0.026530111,0.005701386,0.030089876,-0.013612789,-0.029164227,-0.016052132,-0.032005623,0.017197946,-0.001620682,0.0020207218,-0.017950993,0.06360632,0.019010104,-0.022464616,0.045423713,0.004077009,0.002031627,0.010807821,-0.012893051,0.040949613,-0.007903062,0.031125112,0.019856982,0.006918401,0.014707071,0.0018885756,0.026025997,-0.0074536293,-0.038599603,0.009385517,-0.026652277,0.012893435,-0.06151475,-0.018772213,0.015449437,0.014240852,-0.0045153713,-0.0068699922,0.0019873623,-0.042429812,-0.035369594,0.02896238,0.05005849,-0.033287372,-0.05209984,0.016954005,-0.046750046,0.040520903,-0.06891325,0.02855597,0.006879232,0.0008783738,0.025570765,-0.0113611035,-0.028288558,-0.0045450795,-0.030400876,0.01924755,-0.01535043,0.0014624946,-0.0025813554,-0.06561823,-0.03439597,-0.0012041858,-0.09255266,0.06700428,-0.010114405,-0.04068078,-0.0034287355,-0.031648707,-0.055804197,-0.021893764,-0.003359639,0.0016751182,0.2487465,0.05399919,0.010222993,-0.0016196091,0.048605684,-0.011223716,-0.014607182,0.008391741,0.028796641,-0.045663197,-0.025100559,0.03462264,-0.00096883427,-0.021517588,-0.0419903,-0.010072996,-0.015868548,0.01929677,0.03959082,-0.030030472,0.0056835683,-0.007594501,0.017992305,0.05767679,-0.0678454,-0.029079266,-0.0026238952,-0.019449852,-0.04013401,-0.0053538615,-0.023833124,0.021760132,-0.013846552,-0.027974352,-0.07472108,-0.005189178,0.03939095,-0.03832204,0.018862335,0.01032379,0.029090213,0.0034714667,0.0009968709,0.02100158,-0.00644391,-0.0029691518,0.04797292,0.020658175,-0.04313359,0.0011339096,-0.016612163,-0.028239895,-0.04014229,-0.010670351,-0.0133311,-0.031009415,-0.0062534255,-0.05159648,0.019002112,0.03239676,0.02827014,0.0061343787,-0.0807838,-0.047273982,0.025116477,-0.0036115702,0.024969468,-0.021978347,0.055737957,0.076461986,-0.004914374,-0.030082911,-0.0066733523,-0.024661023,-0.03021139,0.02366373,0.034458384,0.060963698,0.008666154,0.010719153,-0.021806173,0.0040301443,-0.008722478,0.034133933,0.010762616,0.005826921,0.016082488,0.06823608,0.006318338,-0.0042370385,-0.008092212,-0.009219415,0.05222757,0.044446696,-0.0059383977,0.038522147,0.0034679337,-0.008960797,-0.0215252,0.013407631,-0.017135222,0.0022356336,-0.027792893,0.005445709,0.053119477,-0.02787706,0.03783539,-0.035024293,0.0123323575,-0.0060286564,-0.06593816,-0.00013045994,0.015090949,-0.013799686,-0.024471158,0.034947887,0.0119344415,0.0012490852,0.022885414,0.026244499,-0.020530764,-0.03672543,0.0034349645,-0.00831878,-0.034003682,-0.033866305,-0.0067135086,0.0051339953,0.006226044,0.08485455,0.053145222,-0.022457456,-0.03511974,0.015530096,0.03374316,0.008005195,0.00078333396,0.0048454995,-0.007294122,-0.007088898,-0.06808212,0.0018455808,0.0043230318,0.009691954,0.027813688,0.0060594897,0.0203914,0.012374102,0.007864096,0.026618123,-0.034211703,0.02913946,0.009482654,-0.008487352,-0.014171218,-0.04207181,-0.0048786355,0.022577848,-0.009966848,-0.019328613,0.0070456374,0.04126218,0.05611715,0.076202415,0.020583734,-0.021585165,-0.053021006,0.023658909,-0.016876334,0.006171598,0.029610513,-0.029322922,-0.06380027,0.025699653,0.02970307,-0.011911664,-0.06966244,-0.0059447507,-0.017380761,-0.010540397,0.05369451,-0.023357866,-0.06336597,-0.032944344,0.0034047011,-0.0063204435,0.0040704487,0.0032521896,-0.012489527,0.000030451527,-0.024953365,0.09278832,-0.0012844848,-0.016508803,0.01690535,0.06823772,0.07373521,-0.0022478371,-0.010419783,0.028623847,-0.017677438,-0.013264269,-0.022445146,0.02382169,0.036797322,-0.01131734,0.008272596,0.023499966,-0.027381836,0.006133793,-0.007233871,0.027987374,-0.06270995,-0.025411395,-0.009465712,-0.05183266,0.02036533,0.04001767,0.010627784,-0.035590522,0.008775295,-0.0147609925,0.05275241,-0.023497999,-0.013819517,-0.016695809,-0.035070576,-0.055781644,0.034371696,-0.0027694697,-0.0035380495,0.0015918714,0.03921276,0.023050755,0.0028479025,-0.03481755,0.0036259803,0.029574849,0.011328735,-0.0055791824,0.009027039,-0.003149351,0.04439069,0.0290181,0.015990835,0.042087115,-0.033684473,-0.008933446,-0.014144648,-0.0232748,-0.022580175,-0.034182064,0.0049200803,-0.014439237,0.06739797,-0.010050606,-0.018227395,-0.011319825,-0.03416871,-0.05305202,0.017990183,0.026442591,-0.0010017073,-0.01152474,-0.0074951565,-0.05575646,0.02921186,-0.0038081952,-0.021549087,-0.026694888,-0.025492406,-0.044494156,-0.045248043,0.007489832,0.015667433,-0.0032581217,-0.012429811,-0.03601281,-0.013228684,-0.006117382,-0.05479401,-0.015272889,0.01678599,-0.015660517,-0.028629389,0.021923851,-0.008133342,0.0023249574,-0.018309236,-0.02523212,0.02350026,-0.016419014,-0.029994404,0.02127564,-0.022254163,-0.0010690432,0.013475646,0.00025648394,0.00021128394,0.015446158,-0.01652183,0.002111163,-0.029968472,-0.04480518,-0.02913539,0.036431033,-0.02803103,-0.012193976,0.03208749,-0.010304773,0.035312567,-0.012327259,0.003322282,0.086439826,-0.011131986,-0.01832186,0.04989848,0.016260747,0.0007087808,0.0038261486,-0.03867806,0.011556538,-0.02254871,-0.009684258,-0.0010002048,-0.0023037507,-0.0487315,0.014696227,-0.030053103,0.045650072,-0.01705383,-0.0069179926,0.004826738,-0.0041489997,-0.02248554,-0.016207587,0.026106004,-0.029524747,0.0100039495,-0.0139421085,-0.01411128,0.0014392004,0.03603641,-0.04517455,0.0132222185,-0.086720236,0.0002583909,-0.0012195784,-0.048642356,0.032180004,0.028564153,-0.020493643,0.012673008,-0.054712847,0.0050815814,-0.05305882,-0.008840226,-0.0076325643,0.035997827,0.015125321,-0.016785603,0.060442053,0.005108457,-0.047228463,0.011672731,-0.027508395,-0.0030343558,0.016682483,0.017535081,0.011746682,0.015051714,0.04284008,0.032966122,0.05644592,0.0006654304,0.0424969,-0.017435085,0.02366194,0.02323023,-0.008565133,-0.006837935,-0.0254223,-0.02536064,-0.02158512,0.00060950546,-0.02536692,-0.025861679,-0.004222014,0.048574913,0.040644404,-0.041351773,0.030775268,-0.027085602,0.006909915,-0.14160621,0.015382163,-0.005035563,0.0101689,-0.010949167,-0.011150347,0.02043266,-0.054533403,-0.0052510654,-0.009920326,-0.052852575,-0.018334934,0.032276627,-0.02881132,0.03228688,-0.011717652,-0.012400773,-0.00248293,-0.014636296,-0.007982811,0.00034029695,-0.031660106,0.019279009,0.0038778763,-0.03572864,0.0036498883,-0.023302436,-0.004149836,-0.0013831736,0.0032140804,-0.032922316,-0.045654878,0.015067799,0.020472761,-0.018972145,-0.016514158,0.037100937,0.026293335,-0.031375673,0.019860452,-0.033603016,0.038916368,0.008989908,-0.008430415,0.022961352,0.061590075,-0.012914554,-0.03235868,-0.037169266,-0.011433741,-0.013049843,0.029557517,-0.019051323,-0.011167559,-0.012905516,0.0052842586,-0.029322492,-0.0073310547,-0.071867734,-0.0008346224,-0.037357558,0.046744652,-0.032876164,-0.035874687,-0.07480336,0.021344688,-0.030930078,0.02443663,-0.019677,-0.022628766,-0.019444974,-0.028313544,-0.016900497,-0.027096359,-0.01585981,-0.014045183,-0.027652998,-0.0351003,-0.019405153,-0.018793648,-0.0074053225,-0.003064382,-0.03391811,0.0151042,0.073586136,-0.01915753,-0.025636045,-0.022322452,0.03179634,-0.010183276,-0.030543488,-0.066185884,0.0014200575,-0.0057603763,0.022619337,0.03334885,0.014222757,-0.020286094,0.023508694,-0.0011803781,-0.014572832,0.004387039,0.022868874,-0.032223947,-0.024064679,0.031420574,0.022111958,0.021857057,-0.034762528,-0.058359,0.0036077371,0.020864822,0.0008185614,0.042947102,-0.023581062,0.0058681457,-0.0014011951,-0.0006238546,-0.0057605896,-0.050902274,0.0057985005,0.020658696,0.004803258,-0.033266712,-0.0009573635,0.027588103,0.032850742,0.01998931,0.010457509,-0.014688893,0.016217414,-0.011227291,-0.036996853,-0.007968231,0.015768502,-0.035824023,-0.026265291,0.05166694,-0.015370575,-0.008101248,-0.02502006,-0.022229834,0.03702816,-0.010067538,0.005950728,-0.017079001,0.009103176,0.015122409,0.02182545,-0.067694664,0.02451362,-0.038451888,-0.039174274,0.08099597,-0.028110972,0.04249238,-0.025045978,-0.0697102,-0.026318805,0.078002185,0.0068280087,0.0007449039,0.010126546,0.0066300714,0.004716093,0.05609183,-0.025794297,-0.0034165233,0.017808259,-0.004431422,0.019748509,0.04965204,-0.014047121,0.045360584,0.034569915,-0.005167793,0.008335192,-0.011346219,0.022027621,-0.009347655,0.031699378,0.009023041,0.041715626,0.01995921,-0.000050125094,0.0006878607,0.036813293,0.03558134,-0.0058902297,-0.009427725,0.0133075975,0.03508104,-0.012852092,-0.015259509,0.054795973,-0.024216084,0.012779628,-0.020700883,0.037728515,0.01716298,0.018642854,-0.0041552484,0.024883403,-0.01615499,-0.0040302924,0.016491566,-0.00017314102,0.032948263,0.02743278,0.013566121,-0.00853703,0.019906795,0.012671083,-0.00093994976,0.020095423,-0.024060104,0.04643237,0.018327296,-0.019335356,-0.010923054,-0.01202523,0.043844756,-0.023894677,-0.028926212,-0.01087478,0.009721962,-0.0026403505,0.036431853,-0.02686604,-0.03612088,-0.058423504,0.015841136,0.00045220874,0.029152252,0.0119118225,-0.05029099,0.0026649493,0.025266899,-0.006666691,0.037281852,-0.0011240998,-0.01284494,0.022604357,-0.016740061],"last_embed":{"hash":"r6dfpx","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"r6dfpx","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)","lines":[57,68],"size":305,"outlinks":[{"title":"Traefik Multi-Stack Setup#Step 1","target":"Traefik Multi-Stack Setup#Step 1","line":11}],"class_name":"SmartBlock","last_embed":{"hash":"r6dfpx","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.009908812,-0.014404263,-0.03736014,0.031501457,-0.041925453,0.0071624178,0.018855536,-0.006054256,0.0034471473,0.036537603,0.02158663,-0.0063634813,0.018703507,-0.0022167037,0.03391824,0.0021369783,0.019644395,0.035749856,0.0022512954,0.022051102,0.0036530641,-0.0018116796,0.02720428,0.030610655,0.004363918,0.025593145,-0.009551527,-0.0069878837,-0.0027991694,0.028241191,0.011151657,-0.020441584,-0.018928783,-0.016353453,-0.010357466,-0.044288352,0.0050242315,-0.010411015,-0.027486905,0.020081403,-0.011879459,-0.022572514,0.020470042,0.019547744,-0.003010946,-0.009832033,0.024217537,-0.02175521,-0.015883764,-0.021043453,-0.025289336,-0.031166997,-0.025739398,-0.011411733,0.013134339,0.031836763,-0.06864299,-0.06447382,-0.00031238777,0.0022153673,-0.04112162,0.03886403,-0.021747863,-0.007335615,0.0062365914,0.010487375,0.035622336,-0.008370142,-0.0031021684,-0.036877606,0.0028392726,0.00338118,-0.071504064,-0.03791197,-0.035933167,0.0030525846,0.06987209,-0.023842085,0.06300278,0.020851187,-0.013909525,-0.035473965,0.036907546,-0.009847546,0.076618634,-0.015535029,-0.05861554,0.07642143,0.061849292,-0.027043695,-0.0011000212,-0.03311699,0.0253063,-0.013421036,-0.024257196,-0.041356087,-0.00925355,0.03780758,0.075639546,0.00090451236,0.029983453,0.009277614,0.0006433474,-0.017536175,0.008868047,0.019215554,-0.012466576,0.029194366,-0.06104658,-0.029242115,-0.005713946,-0.01924311,-0.035684466,-0.022931524,0.0069913915,-0.049475152,0.023047678,0.008060353,-0.02732475,-0.028456226,0.04096763,-0.03859393,0.03424596,-0.014199448,0.008829382,0.019972187,-0.010921968,0.051647026,0.005824527,0.036086135,-0.0034108593,0.045991503,-0.012087454,0.029969614,-0.052783802,-0.008707744,0.00788245,-0.019998068,0.0051719975,-0.068982475,0.017770782,0.075434156,-0.032694355,-0.014496902,0.06946609,-0.045599747,0.027958842,0.0071758525,0.033946563,-0.018763233,-0.029276688,0.039796695,0.012141169,0.033320345,0.033593055,0.014909061,0.00314805,0.014498186,0.025750391,0.041375414,-0.018142015,0.03724537,-0.00031401427,0.006149375,0.04931049,-0.03735305,0.0112276245,0.0063816807,0.001345601,-0.02029887,-0.045108244,0.0005587835,0.028395966,0.021079674,-0.0026064184,0.043910023,0.072490126,0.02534413,0.010227985,-0.04014543,-0.06891435,-0.009920608,0.017291928,-0.0007473092,-0.013293281,-0.006302485,0.0414607,-0.02652533,-0.033574387,0.07384786,-0.01663629,0.028955948,0.018653883,0.00095245056,0.012259982,0.0053946716,-0.0095666535,0.025860501,-0.019082498,-0.04275401,-0.0075280676,0.015364955,0.08885314,0.000014718729,0.031452637,0.009347894,0.017985933,-0.03689881,-0.027165499,-0.059324294,-0.051907163,-0.020125583,-0.02828414,-0.01618868,-0.028279383,0.015785053,0.014051614,0.042419855,-0.0069935755,-0.029418996,-0.03987936,0.031545326,-0.027411627,0.0064221052,0.039242197,-0.00057990133,0.007256772,0.033664193,-0.013846241,-0.046523575,-0.06268861,0.012907732,-0.04002987,-0.039684024,0.063434325,-0.0058858544,-0.056461755,0.016379831,0.016498955,-0.020327073,0.029520905,-0.016917728,0.028900757,-0.025086444,-0.019108117,-0.032212365,0.005162356,0.05538703,-0.016841693,0.0076334523,-0.060124535,0.024419433,-0.036953837,0.021586193,0.031363625,0.0104529075,0.021172952,-0.0072119506,-0.03247213,-0.031360637,0.009617666,0.03802488,0.0070852544,0.024707405,-0.025817806,0.0026205292,-0.030150265,0.019767722,0.030386565,-0.008027254,-0.05415713,0.045607895,0.027094167,0.026733825,-0.029636372,0.020629197,-0.007351386,0.0055383435,0.034499947,0.03728559,-0.03720088,0.02294463,0.03631658,0.016433045,0.028149804,-0.041047297,0.0016968645,-0.013121544,-0.026926642,0.019954816,-0.07371779,0.03266424,0.0640871,0.0023635433,-0.014233241,0.041685738,0.014869985,-0.15514708,-0.0061383517,0.022920292,0.03420071,-0.014812877,0.028353106,-0.014395237,-0.04971224,0.0072746137,0.041728135,-0.00070309,-0.04670774,0.007979658,-0.018336598,0.032846354,-0.015321188,-0.0046727634,0.029922174,-0.009441595,-0.031917855,-0.01636872,-0.029154392,0.031202162,-0.0036430412,0.002273352,-0.015131652,0.08473897,0.030952804,-0.01900239,0.030181205,0.018176248,-0.021426026,0.018621886,-0.0055997763,0.048014246,-0.0013101904,0.039082285,0.008141311,0.0018285044,0.019769145,0.010027222,0.041739825,-0.008124343,-0.03012486,0.018627627,-0.013340545,-0.005985168,-0.044775914,-0.04386227,-0.00040492203,0.026305195,-0.007973639,-0.0024416626,-0.009219809,-0.045116026,-0.03750655,0.001009002,0.04020634,-0.055562507,-0.017382067,0.029102445,-0.04826877,0.043696232,-0.068616845,0.008880409,-0.012507361,0.013896142,0.02603272,0.017673885,-0.032792006,0.0021906283,-0.04167989,0.028395606,0.014074966,0.002176485,0.015264458,-0.061904464,-0.034929175,0.0028853605,-0.073219866,0.029857159,-0.0018689603,-0.031721037,-0.0018791519,-0.032012023,-0.04937996,-0.0077729286,0.0033872076,0.005694166,0.261098,0.02665511,0.01958713,-0.015346708,0.060990877,-0.010446552,-0.01681641,-0.019905148,-0.0021848623,-0.034528166,-0.026503982,0.04036336,0.016499339,-0.0147241205,-0.01776227,-0.00494381,-0.017384026,0.013387673,0.035216935,-0.014621097,0.010837778,0.01714434,0.0019723342,0.058359332,-0.06419114,-0.004041142,-0.016293524,-0.021630354,-0.036277518,-0.0043920837,-0.039355453,0.027518876,-0.003614655,-0.021792231,-0.08915439,-0.008509787,0.024881907,-0.041312616,0.028364565,-0.0034708555,0.006341804,-0.0037390755,-0.0056977365,0.009972655,-0.0168722,-0.027271328,0.037227806,-0.0027118286,-0.04082886,0.0018087263,-0.002856335,-0.0219906,-0.040621288,-0.013396444,0.00799993,-0.032123055,-0.019195536,-0.02761153,0.029413436,0.024995757,0.024576304,0.00087516656,-0.051004678,-0.035257738,0.026345344,-0.001441432,0.0011881103,-0.014721619,0.02364891,0.06258939,0.0067346087,-0.017420368,0.0024178107,-0.036242638,-0.017164834,0.045245975,0.045064762,0.06034538,0.020501476,0.017934041,-0.027036862,0.0028452273,-0.005362708,0.017686848,0.012410673,-0.019831095,0.020648422,0.036478337,0.0024457474,0.0051619136,-0.015393192,0.0078448225,0.043572452,0.029610096,-0.009573303,0.009708393,0.008601514,0.013292985,-0.0068833893,0.019523714,-0.02979526,-0.009442994,-0.042900905,0.017554661,0.045839142,-0.039999712,0.015857013,-0.038630858,0.021482928,-0.010202059,-0.0564775,0.015301618,0.03183228,-0.010756631,-0.00890113,0.027777312,0.01751193,0.0042066197,-0.013223548,0.04735049,-0.0037053847,-0.028320093,0.006247606,0.0048793065,-0.05601357,-0.0364401,-0.01700119,0.010229195,0.024957642,0.061819576,0.05125092,-0.015439691,-0.049564704,0.006174014,0.022441423,0.02708615,-0.006240556,-0.0060805194,0.004320214,-0.01023878,-0.078698,0.027088784,-0.0077822567,-0.007883988,0.038665146,0.0017921329,0.018508177,-0.0032231554,0.020290814,0.039417814,-0.031281255,0.04969132,0.0061830184,-0.010491547,-0.035958253,-0.04430646,-0.0124781355,0.0020489057,0.002099074,-0.008180652,0.016854526,0.028984038,0.05749898,0.07461767,0.0062426818,-0.015340594,-0.047544736,0.03090221,-0.020622306,-0.00499879,0.011794674,-0.043516167,-0.06421523,0.013477918,0.020563433,0.0052007525,-0.048092943,-0.007019418,-0.068635374,0.0005335394,0.04586027,-0.026402064,-0.06307729,-0.017509853,0.01564081,0.0070868223,-0.017830828,-0.0023337407,0.016930617,0.0016237249,-0.037088577,0.097618684,0.010099714,-0.014805705,-0.003770374,0.04378064,0.08866957,-0.012485301,-0.026130386,0.013157461,-0.02530592,-0.015085608,-0.012191715,0.025381465,0.020879332,-0.0038047351,0.003373448,0.0046385895,-0.01664246,0.032778513,-0.0212912,0.019384312,-0.017351521,-0.019830862,-0.01817817,-0.038897317,0.042014662,0.041243214,0.0124672,-0.054408517,0.010649971,-0.010784395,0.03645951,-0.019224724,-0.022273758,-0.02535223,-0.015746558,-0.06488706,0.04502406,-0.009315263,0.0013754852,0.005204196,0.012162149,0.03706272,0.0040512634,-0.030767517,0.021132965,0.0130544705,0.0083325,0.0019396798,0.011919876,-0.00859904,0.031884655,0.039748088,0.023478255,0.011111211,-0.050647784,-0.025057485,0.00031758376,-0.020240914,-0.0018743194,-0.057241287,-0.008850742,-0.016382176,0.0631236,-0.009426316,0.014356278,-0.027514186,-0.023016894,-0.052928306,-0.0018878777,0.009067796,0.003911567,-0.0057100533,-0.01878731,-0.035427682,0.015444513,-0.011949817,-0.009331577,-0.032443658,-0.019182635,-0.042285416,-0.037722357,0.0099718515,0.031063668,-0.0065450207,-0.03988808,-0.032284994,0.003411924,-0.019493558,-0.07431681,-0.031857654,0.009118871,-0.022357784,-0.032591604,0.01289299,-0.005833742,0.0236307,-0.01243008,-0.029608237,-0.0031398903,-0.0053148577,-0.023978628,0.015717814,-0.032005236,-0.008532798,-0.00037229477,0.0055106548,-0.0029531461,0.022267595,0.002356211,-0.020770214,-0.021918518,-0.05389458,-0.014791927,0.032870125,-0.0017658373,-0.01096226,0.027765166,-0.008465821,0.034058742,0.0010320356,0.020612562,0.1039709,-0.0135507835,-0.0073229284,0.06374709,0.0062751337,0.0038743601,0.0018119032,-0.047633443,0.0049605593,-0.031388737,-0.006651933,-0.016533932,0.0062068217,-0.018541714,-0.0021169593,-0.016155094,0.05516221,-0.024268046,0.020695973,-0.0027304038,0.011148216,-0.016847897,-0.028175475,0.043264586,-0.03281793,0.026888667,-0.009221745,-0.023811761,0.010472144,0.03193198,-0.035599027,0.03198848,-0.065627754,-0.010094043,-0.002182686,-0.007593668,0.034572095,0.003855674,-0.017565316,0.0076664435,-0.040879805,0.02694302,-0.034109518,-0.012436866,-0.008298094,0.023099309,0.0032019585,-0.008115238,0.041396488,-0.019246517,-0.027086167,0.010437897,-0.021519704,0.005757953,-0.004203905,0.013227345,-0.00052579294,0.01629709,0.04927771,0.028418351,0.028408404,-0.0033637264,0.029655557,-0.007092319,-0.00048459097,0.024114724,-0.018953623,-0.011627786,-0.041626204,-0.03286012,-0.00920092,-0.008189349,-0.021972643,-0.023264267,-0.006142237,0.050416764,0.022453424,-0.043145385,0.038144987,-0.017478473,0.018928502,-0.1420198,-0.0035771744,-0.0087218955,0.03156584,-0.017419824,-0.009560748,-0.0017934735,-0.0492597,0.002866809,0.006545236,-0.04984557,-0.024111377,0.017169164,-0.013580602,0.0026467466,-0.0018939488,-0.002544382,0.019937007,-0.024111906,0.006234788,0.014827894,-0.04782076,0.057628874,0.0016274734,-0.028951647,0.023756256,-0.017598834,-0.009329534,-0.0029184916,-0.0014729174,-0.013669235,-0.03668162,0.01934169,0.03706885,-0.019440506,-0.010730244,0.031180458,0.011545709,-0.045025043,-0.004214566,0.01427279,0.03435143,0.02057277,-0.0041570263,0.0037142395,0.04210724,0.0014816497,-0.020552602,-0.029796008,-0.020381395,-0.0034137478,0.034788564,-0.042323366,-0.01372274,0.011870143,-0.010986589,-0.019527515,-0.014684108,-0.058206487,0.013295448,-0.02369988,0.025287336,-0.041413825,-0.028073452,-0.05492241,0.013691848,-0.04204047,0.023446929,-0.016988896,-0.044495024,-0.007722596,-0.024512358,-0.03738553,-0.046006024,0.0009933577,-0.009608161,-0.0034121573,-0.047325555,-0.030971529,-0.017424472,-0.021250296,0.0022731756,-0.030708574,0.013957776,0.06306082,-0.015492583,-0.039202537,-0.010286876,0.02336048,-0.0014935123,-0.0447974,-0.07769582,0.011516792,-0.0040166504,0.0009488632,0.037796624,0.025390541,-0.017677147,0.019427015,-0.01919222,-0.010733482,-0.0033929592,0.002848836,-0.033276442,-0.032288507,0.030119412,0.041656654,0.020524785,-0.051870357,-0.04364941,-0.025395568,0.019993685,0.0030451566,0.049552288,-0.03550576,0.000005580216,0.0075118667,-0.0013168181,-0.0013739624,-0.07098625,0.009530163,0.012445172,-0.0007142931,-0.04201553,-0.009597936,0.03267039,0.01594386,0.02335925,0.0074079563,0.0030624296,0.020455385,-0.0075424146,-0.009902995,0.015439599,0.045906443,-0.025068086,-0.051871832,0.0533972,-0.024938866,-0.024358474,-0.014284158,-0.0141435275,0.0346798,-0.022319354,0.0018762298,-0.029003583,0.01452659,0.02213495,0.034098346,-0.04757968,-0.007870971,-0.015950881,-0.03530767,0.09628331,-0.042234655,0.045785557,-0.024084631,-0.046747908,0.0066925916,0.0443013,0.009123414,0.02049669,0.0032602092,0.006900506,-0.006373697,0.061992027,-0.033980485,-0.0040813386,-0.0032458683,0.006653255,0.010940118,0.06499444,-0.0093266945,0.06707068,0.027051762,-0.020993281,-0.00015482839,0.010175433,-0.00299759,-0.02573845,0.030133083,0.010543604,0.07257767,0.025384506,-0.005430601,0.008363542,0.036486845,0.06814564,-0.041272715,-0.0036334011,0.028580483,0.017067041,-0.028324053,-0.025910564,0.03547633,-0.012907885,0.016541857,0.024615265,0.037422854,-0.017258463,0.022335984,-0.010676032,0.032664277,-0.03614763,-0.0141295735,0.039836906,-0.001456918,0.034003656,0.031437833,-0.0072816294,-0.028627988,0.024360005,-0.006157512,0.0008893325,0.03011952,-0.015217131,0.03839975,0.033368856,-0.01240701,0.004258152,0.0013392941,0.031330805,-0.019870477,-0.036781028,-0.009026515,0.016072452,-0.025459575,0.022039201,-0.013860944,-0.03037029,-0.020541886,-0.0065033734,-0.012465849,0.026671687,0.0015147994,-0.023725793,0.0043584583,0.025467055,0.0029049893,0.018030457,0.0048833853,-0.019093478,0.007306642,-0.037054237],"last_embed":{"hash":"lml1v","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"lml1v","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{1}","lines":[59,61],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lml1v","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022207247,0.018249467,-0.030780684,-0.012734593,-0.04011473,0.029725416,0.04907692,-0.031053806,-0.016833423,0.041284375,0.036596328,0.0040565003,0.009561704,-0.022766592,0.012153452,-0.020273758,0.0155985085,0.020258602,0.015741112,0.011302822,-0.017160872,0.02675449,-0.020277455,0.004399835,0.017977772,0.011608925,-0.012686473,-0.02291032,-0.0082377875,-0.003913331,0.0062605795,0.009453226,-0.019847587,-0.046035204,0.0014750479,-0.0617988,0.0033623918,-0.027978094,-0.025942316,0.021637162,-0.013863776,0.0004639512,0.025528824,-0.017638583,0.023060724,-0.019795403,0.0154364165,-0.026250074,-0.014600415,-0.033346195,0.0010222374,0.0006943677,0.009660706,0.0028443988,-0.010224327,0.02042188,-0.023314457,-0.068739995,-0.019965941,0.0009768776,-0.036382057,0.025687957,-0.043984324,-0.025700778,0.018598216,0.015837263,0.01521241,0.03191882,-0.017595217,-0.038320974,0.024178188,0.039646193,-0.016232679,-0.03681519,-0.03977994,0.0038407494,0.04002893,-0.02013577,0.007106994,0.019821843,0.009005398,-0.02818481,0.028604686,0.0123873195,0.050017077,-0.007073824,-0.07674682,0.09182595,0.055799343,-0.042839333,0.0032878492,-0.01421493,0.020073013,-0.030570425,-0.02487716,-0.041493934,-0.036413703,0.021542497,0.07178383,0.01838444,0.011566669,-0.013865479,-0.011219645,-0.038067322,-0.008792852,0.018089741,-0.0214611,0.017775051,-0.046077732,-0.035788663,-0.0016647531,-0.0031735224,-0.03463468,0.0021865137,-0.005253907,-0.047383565,0.008201258,0.026735334,-0.035467993,-0.018680463,0.031290296,-0.0024816052,0.040447447,-0.05134298,0.008844351,0.035418198,-0.005921216,0.044501435,0.0015640162,0.053560913,-0.017938275,0.010351488,-0.010272118,0.01019438,-0.052787572,-0.018268555,0.008841231,-0.0021482403,0.0028371396,-0.044557896,0.018132925,0.058160465,0.009470731,-0.029718537,0.054447465,-0.039403714,0.02722622,0.004930946,-0.01393322,-0.028234644,0.00156054,0.0018143492,0.010861918,0.023819672,0.071260676,-0.023038493,-0.015427405,-0.035447553,0.046932258,0.062997304,0.0048724683,0.044001795,-0.035810675,-0.028656112,0.07485186,-0.006817087,0.020777252,0.011242766,0.010503518,-0.040233683,-0.026742276,-0.036825687,0.014653873,-0.015801521,-0.000586558,0.05302917,0.050528828,0.027317276,0.006377578,-0.029179558,-0.03892385,-0.03905189,-0.022849513,-0.0072432924,0.006769038,-0.021627957,0.06313433,-0.01134165,-0.025414549,0.036213454,-0.032769296,-0.019759871,0.041413404,0.035713766,-0.0032090028,-0.009095992,0.020514075,-0.032489106,-0.0007648438,-0.039572813,0.0008724301,0.013585088,0.078915864,0.0012516993,0.044719473,0.00566327,0.008666794,-0.051128175,-0.0068380823,-0.019862676,-0.026367567,-0.01268365,-0.05366891,0.016814467,-0.028669648,0.014727423,0.0064635877,0.042847764,-0.014138094,-0.02897155,-0.03905187,0.039276477,-0.020618081,-0.029515902,0.06350921,0.0325491,-0.0006803808,0.018261766,0.018236166,0.0025875734,-0.026074259,-0.00874802,-0.03518446,-0.0047841026,0.06055302,-0.017818442,-0.025532272,0.023926746,0.008367117,0.014787702,0.034762066,-0.032081775,0.049064703,-0.039475236,-0.035695102,0.014901734,-0.0011488392,0.04717964,-0.016778613,0.01081098,-0.01865912,0.012680271,-0.044903897,0.015051729,0.049990725,0.002365573,0.0041028056,0.014077742,-0.011771587,-0.014706172,0.039489575,0.04532515,-0.0007257201,0.032231107,0.005358301,0.01222021,-0.003199853,-0.016887546,0.012991408,-0.01660359,-0.06979968,0.03766672,0.027334757,0.015392935,-0.01707433,0.008932028,-0.018522613,0.0056763436,0.060281903,0.06893148,-0.044917256,0.0516723,0.014833301,0.020234348,0.004995562,-0.021806082,-0.0009331429,-0.004233486,0.009850158,-0.0063534547,0.02143994,0.04657686,0.06772707,-0.010787629,-0.012022138,0.02744948,-0.007095133,-0.15949096,-0.02126355,0.04347996,0.031514123,-0.013518833,0.011301048,-0.015021709,-0.033607543,-0.0076244166,0.025025636,0.009971442,-0.035713624,-0.0370482,-0.011610271,-0.012617826,-0.02101962,0.0035406514,0.008163108,0.0048318002,-0.028651988,-0.0098610455,-0.017403603,0.023281854,-0.006559933,0.012523587,-0.014097318,0.0418607,0.022461547,-0.028142871,0.03287541,-0.003455978,0.00801882,0.0077898204,-0.0060917917,0.046552196,-0.0060808603,0.014961626,0.0057373405,0.005151582,0.020751249,0.015246908,0.026355803,-0.009011375,-0.03727463,0.019289935,-0.02511099,0.032391675,-0.062609345,-0.012866379,0.02022192,0.013233681,-0.0092739295,-0.012028796,-0.019874906,-0.031254247,-0.020424286,0.018435586,0.04985575,-0.043850854,-0.051038653,0.021227904,-0.041567273,0.028167188,-0.06473107,0.018220369,-0.01625517,-0.034468886,0.008849514,0.008867684,-0.01864086,-0.013726716,-0.041872963,0.014594779,-0.018996181,0.00038380426,-0.0012114028,-0.051445182,-0.04024466,-0.0096219275,-0.09157506,0.052916892,-0.008434535,-0.025722489,0.0015817265,-0.044574395,-0.03964126,-0.01247708,-0.01632098,0.014797325,0.25752243,0.055617575,0.00763086,0.0064681247,0.018293958,-0.011685913,0.012557254,0.0106397355,0.06266347,-0.037566677,-0.014634482,0.02738988,-0.012944862,-0.016824333,-0.061964218,-0.010062467,0.0014533271,0.03147454,0.052661553,-0.037475333,0.020378849,-0.005373307,0.028547894,0.040828414,-0.037925616,-0.009564939,-0.034288336,-0.008647866,-0.04211832,0.012725977,-0.032009084,0.03606552,-0.012690194,-0.0287701,-0.0766177,-0.00013907626,0.012063405,-0.048399635,0.02696466,-0.009724055,0.019055733,0.007814558,-0.0058762957,0.031065304,-0.00454365,0.0017038623,0.046230245,0.0049166176,-0.048217833,-0.011446522,-0.031515267,-0.05940029,-0.032145336,-0.017971601,0.0021445288,-0.034020122,-0.00095042586,-0.07390363,0.015369255,0.0488892,0.025794681,0.009262995,-0.083391555,-0.03798145,0.023848696,0.017058115,0.019702828,-0.012092538,0.06828721,0.053945992,-0.024163216,-0.0324224,-0.01275686,-0.012535159,-0.021881772,0.019863438,0.036358587,0.084609844,0.012164853,0.027879205,-0.00869225,-0.02119513,-0.0075403894,0.022001427,0.0063480134,0.019306362,0.023394259,0.06864669,0.0047706077,-0.014487531,-0.029446168,-0.0056022466,0.058916338,0.03928446,0.015361024,0.032402877,0.005835411,-0.02114345,-0.014341698,0.014584692,-0.009548913,-0.008308264,-0.03137144,0.010223936,0.026102424,-0.014098667,0.03791064,-0.006479884,0.0106040165,0.010836603,-0.0679047,-0.009351823,-0.006251071,0.011126622,-0.012472827,0.036248386,0.005854065,0.010160915,0.041892722,0.018173529,-0.033452727,-0.024031177,-0.0011052788,0.008734415,-0.028605245,-0.0115756765,0.008465233,0.037491515,-0.0000014309512,0.07721823,0.04139347,-0.021090409,-0.03211137,0.013454897,0.030279359,0.00042624562,-0.026706794,0.0225691,-0.023349144,-0.014225415,-0.04371526,-0.012135647,0.018682402,0.011596924,0.025170732,0.0028869475,0.03046183,0.014888444,0.009849328,0.022671761,-0.0028993504,0.020795915,0.0007064422,-0.0006469791,-0.014689009,-0.051515784,-0.008799788,0.01610537,-0.026311297,-0.015035192,0.0023394604,0.0396797,0.04388287,0.06827516,0.023993995,-0.0033672077,-0.02932951,0.035915982,-0.030401269,-0.026782634,0.028065812,-0.019720607,-0.057897937,0.03869436,0.03374303,-0.03813012,-0.06940817,-0.012969681,-0.0005563025,-0.035415366,0.030114379,-0.008617775,-0.06973036,-0.022669503,0.0075987848,-0.022657283,-0.0065261037,0.00023702612,-0.032245416,-0.0023925803,-0.008649932,0.093146436,0.022942044,-0.023632308,0.015992453,0.0829042,0.06935176,0.0042789825,-0.019782571,0.03616569,-0.02263682,-0.007932703,-0.007954114,0.014203859,0.0043240637,-0.005669458,-0.0075689843,0.03319044,-0.029366964,0.0034314606,-0.018654084,0.03679235,-0.06759789,-0.024498302,-0.018096825,-0.031811774,0.009721112,0.048097342,0.015422216,-0.02069662,-0.0050028902,-0.005943183,0.057497405,-0.029068302,-0.009479836,-0.034180276,-0.038536172,-0.06542227,0.018274618,-0.0003734662,-0.0007038001,0.014288588,0.028855154,0.009867087,-0.003616264,-0.030711565,-0.014516268,0.028138733,-0.0020956455,-0.01333637,-0.006117554,0.01726936,0.041875627,0.02962448,-0.002075968,0.02666072,-0.043052092,-0.00038330938,-0.008877999,0.0068558087,-0.021981325,-0.051569436,0.0066010044,0.00015816136,0.0675074,-0.017866107,-0.01676475,-0.0046185404,-0.03963286,-0.047135334,0.007230923,0.023349172,-0.0037828782,-0.0032583398,-0.017602546,-0.037167396,0.040597014,0.011942728,-0.028506385,-0.012159639,-0.009160483,-0.035116017,-0.050361864,-0.018973293,0.017627787,-0.022143392,-0.035553575,-0.022671651,0.003397741,0.013621405,-0.053336002,-0.023429995,0.01590261,0.014868872,-0.023113322,0.05197631,-0.0041074743,0.00066706503,-0.024812292,-0.032347307,0.046561148,-0.030186467,-0.03068973,0.038142987,-0.020707214,0.0137658315,0.028154857,0.0010025053,-0.010635496,0.022807956,-0.02889023,-0.0006498133,-0.038661428,-0.031176059,-0.04433357,0.04376824,-0.024130259,0.004045936,0.012045792,-0.0065425527,0.052892253,-0.028566476,0.0108919665,0.054690167,-0.028928047,-0.02356144,0.041757915,0.033061072,-0.0013739215,0.014872288,-0.037489027,-0.0019099219,-0.026340656,0.004084425,0.00337052,-0.006764822,-0.043493703,0.005793097,-0.009033626,0.06028095,-0.033297915,-0.00031966312,0.012968821,-0.014138301,-0.012031807,0.0061240853,0.0058698393,-0.02973126,0.009861823,-0.025592536,-0.012720282,-0.015496346,0.04433592,-0.046604384,-0.011219185,-0.058430783,0.010564398,0.019329574,-0.03503874,0.026820647,0.012937548,-0.018046608,0.0077122953,-0.042997703,0.036759946,-0.021335568,-0.015253386,-0.005471403,0.0030118152,0.012700795,-0.012006667,0.067071386,-0.016974565,-0.027355812,0.0077934046,-0.042207967,0.007195996,0.016814493,-0.013769347,0.014891808,0.0063287723,0.028908802,0.027939687,0.0625407,-0.0034594908,0.060169697,-0.033363823,0.009980368,0.02600474,0.004127731,-0.00010837191,-0.0065100994,-0.02311145,-0.024378458,0.010270104,-0.01761905,-0.019760333,-0.007583271,0.06300834,0.055533513,-0.013632174,0.016322957,-0.02741691,0.0006680587,-0.14565258,0.015140097,0.008911432,0.003296526,-0.019452589,0.003999495,0.034290444,-0.044860788,-0.021982271,-0.015588631,-0.041438036,-0.008505448,0.022918632,-0.028429428,0.056083843,-0.023945646,-0.0033843105,0.012161615,-0.005147154,-0.008839186,-0.0051825163,-0.03886595,-0.0027839895,0.04605865,-0.04797082,-0.00040960862,-0.03853801,0.01194042,-0.0019660383,-0.007115981,-0.020149486,-0.024805183,0.02080715,0.03405156,-0.021344198,-0.018240325,0.014382907,0.010177466,-0.049992204,0.030841077,-0.031021204,0.03345302,-0.0046551614,-0.0073376573,0.01573904,0.06547261,-0.0068457164,-0.022680111,-0.033363704,-0.016258739,-0.024063747,0.023513548,-0.017900635,-0.012196275,0.00018435084,-0.005368025,-0.035006303,0.0015802068,-0.04258718,0.0041168877,-0.047117572,0.060514428,-0.039433796,-0.03692458,-0.09573887,0.01553337,-0.04176629,0.008636883,-0.035666775,-0.007441214,-0.034278605,-0.003757215,0.0037214821,-0.040617157,-0.021519288,-0.019710286,-0.018361855,-0.034182604,-0.005748203,-0.02566721,-0.0060706646,-0.025073001,-0.030601822,0.0029763964,0.06814942,-0.0126372455,-0.026828803,-0.02588618,0.028618842,-0.0145066865,-0.049128916,-0.062463176,0.002336297,-0.004711184,0.019897915,0.04737788,0.0035137169,-0.005417581,0.012483641,-0.0052000643,-0.028390676,0.02159884,0.017452188,-0.048037086,-0.0065399176,0.028866516,0.039776128,0.013860283,-0.03480115,-0.045276318,0.020773698,0.024887245,0.007751491,0.03562112,-0.011362735,0.010033083,0.013116742,-0.0052294265,-0.01534439,-0.07540261,-0.00079172535,0.026210789,-0.014645709,-0.036415596,0.019050015,0.019327465,0.038099296,0.017001325,-0.00032077357,-0.015992066,0.017841844,-0.0051293685,-0.03962605,0.005144787,0.031037576,-0.027044423,-0.022465128,0.046678644,-0.02072886,-0.009403702,-0.044045426,-0.00094700506,0.056900825,-0.017556852,-0.0069151972,-0.010307648,0.004176394,0.0044402247,0.029725166,-0.055328686,0.024189183,-0.042659998,-0.0205623,0.060440566,-0.008166925,0.025674473,-0.025840752,-0.059107505,-0.019282324,0.06588029,0.032325305,-0.024115354,0.0022161785,-0.0075054606,0.0011759627,0.027313553,-0.025628077,-0.018257482,0.026185494,-0.010725126,0.008190725,0.062297825,-0.015750209,0.047139604,0.016063059,0.005426362,0.0016988406,-0.019615991,0.025098337,-0.021352371,0.040224366,-0.011022051,0.06165946,0.03304768,-0.0152349165,0.011786966,0.033619292,0.026463173,-0.0017515692,0.00039241873,0.0036044838,0.035807718,-0.0052828337,-0.022295076,0.057228193,-0.023404926,-0.0021476462,-0.023648633,0.02851988,0.0086493725,0.0045783627,0.0072931238,0.007630183,-0.016351132,-0.017888995,0.0085629355,-0.030030658,0.030468453,0.018559307,0.005138186,-0.0066099735,0.023080261,0.017147116,-0.009331752,0.020210084,-0.023462335,0.05212199,0.01801719,-0.012708665,-0.026404083,-0.007791489,0.03770052,-0.019400205,-0.019385783,0.0012884343,0.020209381,0.011411842,0.03815022,-0.027438987,-0.026215928,-0.0012864817,-0.004983294,-0.005079048,0.030664412,-0.008915264,-0.04822573,0.012054557,0.016767748,-0.011400587,0.06317731,0.024650158,-0.018185752,0.031014375,-0.0056781913],"last_embed":{"hash":"182xg8i","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"182xg8i","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{2}","lines":[62,62],"size":71,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"182xg8i","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.012559087,-0.008201098,-0.043638248,0.01507965,-0.04735839,0.015600154,0.03227524,-0.007569184,-0.004049328,0.03684877,0.027593179,0.0025462047,0.017889401,-0.006983374,0.005145972,0.019168828,0.02767303,0.015514988,0.0075526754,0.0118703535,0.005202739,0.007589074,0.03960858,0.036464076,-0.010103012,0.024783926,0.0000034877196,-0.00327318,-0.0057295198,0.033003762,-0.0048604878,-0.034505438,-0.014069281,-0.035161626,-0.019323852,-0.038095526,-0.008099069,-0.034752067,-0.027491909,0.015143519,-0.022423098,-0.02045099,0.00811347,0.002843325,0.0058318013,-0.021162102,0.039171074,-0.018703239,-0.0131072225,-0.0317854,-0.03603434,-0.01629351,-0.004035249,-0.03766679,-0.012550783,0.03728076,-0.04708141,-0.067962766,-0.0035673645,0.0021624458,-0.047041696,0.03071143,-0.024509173,-0.014888513,0.0038377638,0.017954666,0.044548236,0.0031170016,-0.0100229485,-0.027259933,-0.001928774,0.011249436,-0.06632104,-0.036471657,-0.049579542,0.009234187,0.052949376,-0.0039722887,0.03470683,0.011113684,-0.02068306,-0.048204742,0.014754054,-0.00621554,0.06577815,0.013818507,-0.058184538,0.08683121,0.059481066,-0.019656667,0.003971275,-0.027865985,0.042733345,-0.018063355,-0.023126362,-0.047350574,-0.02197392,0.02041594,0.0595393,0.0061540077,0.033291318,-0.00028913663,0.0043314034,-0.015658116,0.0035384637,0.023349313,-0.03163398,0.007051419,-0.05804828,-0.04012245,-0.016997045,-0.017303126,-0.03193803,-0.022422658,0.016867083,-0.041738544,0.024379775,-0.0028862515,-0.03002382,-0.033346888,0.053579323,-0.017829638,0.029776933,-0.019768488,0.02691389,0.029556222,0.0027202575,0.037066218,0.013426127,0.040329143,0.019741805,0.051185742,-0.00017087547,0.016792541,-0.054815337,-0.0016371012,0.0020116386,-0.012136637,-0.0051471083,-0.07559988,0.027886732,0.08351755,-0.037713237,-0.03659853,0.060467355,-0.052195102,0.015963003,0.008799448,0.012416993,-0.03652422,-0.037686933,0.02999484,0.027579146,0.035069488,0.055209298,-0.006951754,0.0020541323,-0.0029961653,0.048419736,0.02940372,-0.015418945,0.055269774,-0.01912431,-0.0040820017,0.04924534,-0.017870972,0.0053453194,-0.0014700047,0.018039556,-0.015487106,-0.024191042,0.00040650897,0.034458376,0.04041409,0.011073331,0.038827006,0.040114094,0.0076683415,0.02370908,-0.024218844,-0.057665966,-0.01572819,0.00558809,0.008662069,-0.005676685,0.014112155,0.037954308,-0.0049581844,-0.03333678,0.06798479,-0.00846483,0.02054059,0.024663579,-0.0007923711,0.00030300918,-0.001266541,-0.0039147595,0.0068348516,-0.022563586,-0.05538024,0.005945174,0.00830014,0.09470891,-0.009227309,0.03708945,0.0136876,0.017599137,-0.05566854,-0.00827015,-0.045377664,-0.046672918,0.0030672974,-0.014492955,0.0025259461,-0.03614947,-0.002561995,0.0026566836,0.055979215,-0.00045375264,-0.014825464,-0.04883569,0.019931866,-0.02167857,-0.005387618,0.04529249,0.009775671,-0.0078709535,0.023192195,0.0066809147,-0.023641773,-0.037144333,0.006211417,-0.028256824,-0.028477324,0.06738368,-0.015457948,-0.03062931,0.027657643,0.01283254,-0.0036479146,0.019079026,0.00002325532,0.03530184,-0.044508133,-0.024259064,-0.03824439,-0.0061831665,0.04576028,-0.021444963,0.020342255,-0.067686245,0.025302978,-0.031290464,0.022948971,0.039756324,0.009072267,0.012137245,0.00018339104,-0.020907266,-0.033324335,0.012003917,0.023495348,-0.006275549,0.02649849,-0.023031391,-0.013405991,-0.027788527,0.027312655,0.015661268,-0.005340209,-0.054007784,0.04376135,0.026720313,0.021233104,-0.033454835,0.0031355338,-0.005131309,-0.009998128,0.049629055,0.026459666,-0.049216677,0.0401454,0.05584962,0.035296824,0.03268781,-0.037972752,-0.009089692,-0.0034854226,-0.017023994,0.0001823731,-0.063665256,0.03154322,0.05157485,-0.010647147,0.0023341032,0.032625444,0.0038354145,-0.1612622,0.012704819,0.033731695,0.042733826,-0.010467362,0.009890193,-0.023821887,-0.031633932,0.012274004,0.04511795,0.0147438,-0.04182359,-0.012804904,-0.019417057,0.020815913,0.0089559825,0.012704505,0.016643556,-0.016446048,-0.020651385,-0.016310576,-0.03159505,0.021461355,0.013541647,-0.003176688,-0.008800244,0.07705281,0.016251724,-0.011902067,0.0057276036,0.015144254,-0.018021388,0.020075463,-0.007453179,0.017186958,-0.009964499,0.029487493,0.014781368,-0.0020650986,0.0135123,0.01545562,0.047746655,-0.013237736,-0.05075898,0.026378576,-0.0017558616,-0.0076319007,-0.041412868,-0.05920003,0.010645105,0.017388219,-0.008985901,0.008156146,-0.018569117,-0.044755038,-0.050219215,-0.008722677,0.029461185,-0.056694236,-0.006738568,0.006807976,-0.02905098,0.056459405,-0.07530821,0.0077795414,-0.015127995,0.00886915,0.025231034,0.01983889,-0.02384072,-0.00540885,-0.039370127,0.029279536,0.002967206,0.0045601134,0.01721936,-0.06544188,-0.026118606,-0.001871942,-0.0782591,0.032950297,-0.0037977437,-0.03353889,0.0018499237,-0.040476527,-0.056594245,-0.0054168664,0.012568176,0.0066485805,0.25352034,0.020846626,-0.0046645426,-0.02225133,0.0665085,-0.004911156,0.007787869,-0.006536734,-0.0055953497,-0.01942641,-0.024035988,0.044744775,0.004715034,-0.01425469,-0.025037766,-0.012701192,-0.025664935,0.013378176,0.04476495,-0.011944449,0.009099995,0.027605597,0.009906364,0.045553315,-0.068138234,0.0013849027,-0.001403528,-0.020273404,-0.048106037,0.016302194,-0.039947253,0.019647012,0.00450617,-0.013284591,-0.065912575,0.00008676713,0.015122567,-0.059619226,0.025108581,0.0036247936,-0.0022434646,-0.006857352,-0.015835084,0.017563682,-0.0058634705,-0.026823359,0.038273394,0.0021028395,-0.029061608,-0.021117628,0.008896375,-0.031474054,-0.040432256,-0.0045497087,0.0020982125,-0.030673277,-0.025103986,-0.02635715,0.008034697,0.032533586,0.013644701,0.007290153,-0.05450553,-0.043107145,0.0218734,-0.00938298,0.018268129,0.0061689536,0.023180712,0.057835422,-0.0043812,-0.020356216,0.0136112105,-0.04020248,-0.013427282,0.03327581,0.04925447,0.057574295,-0.0045183143,0.021782912,-0.020107552,-0.006609351,-0.01996012,0.017768815,-0.0036089788,-0.009565564,0.016984034,0.04138839,-0.0211766,0.000001283964,-0.022094697,0.032072864,0.019827358,0.052631397,-0.028839935,0.01376202,-0.0069017974,0.015996909,-0.023270926,0.033061534,-0.0220887,-0.023994135,-0.05131962,0.02008167,0.03979935,-0.06064801,0.040728875,-0.026220962,0.009816612,-0.009056265,-0.040421285,0.012512618,0.000018802504,0.00078759197,-0.009210996,0.03997639,0.03640544,0.0006648489,-0.007272026,0.033280164,-0.005457014,-0.011432749,-0.004466046,0.013435272,-0.050136045,-0.03481677,-0.019692125,0.034988277,0.016518973,0.06401285,0.046089794,-0.01862972,-0.07356498,0.0062431167,0.009104416,0.01553898,-0.013608264,-0.024069319,-0.009390257,-0.020061322,-0.054749444,0.016404737,-0.013394569,-0.013056044,0.035181217,0.0018714995,0.020732122,-0.009728102,0.022700958,0.04099379,-0.012819085,0.04736562,-0.010360034,-0.0003201668,-0.016278198,-0.031070076,-0.02201626,0.015007173,0.016213093,-0.018942043,0.010783063,0.048921548,0.058867656,0.07887152,-0.0013660775,-0.018241558,-0.057342503,0.03538668,-0.011389957,-0.011226318,0.0017812588,-0.05660164,-0.07873761,0.026022108,0.023361525,0.00059677236,-0.049752448,-0.004823801,-0.045332927,0.0020208443,0.04102823,-0.019374866,-0.06844848,-0.043901615,0.034454573,-0.0021883664,-0.0042855116,-0.012226549,0.0002738253,-0.010588285,-0.030102955,0.09828386,0.011444156,-0.013256794,0.011391876,0.07406793,0.088379405,-0.0000024216044,-0.021959253,0.019108577,-0.03069528,-0.0073580593,-0.020140387,0.032377318,0.015261861,0.0022240244,0.011765073,0.027292697,-0.022116197,0.03513447,-0.023974964,0.038788825,-0.037918143,0.008645488,-0.01619374,-0.010874551,0.020772107,0.039630584,0.01723318,-0.04926756,0.02149936,-0.014671815,0.026426315,-0.024000868,-0.027298585,-0.02218623,0.0037960664,-0.038390625,0.034552537,0.0035345517,-0.0020998267,0.0078370925,0.03676034,0.014109581,-0.006053094,-0.053679302,0.00047460786,0.0130198365,-0.0039279535,-0.022857523,0.0282724,-0.0057204203,0.028981904,0.003792959,0.029306248,0.014948689,-0.0503573,-0.039377656,0.00016696517,-0.03786129,-0.008451253,-0.050263334,-0.028590778,-0.02047596,0.064872816,-0.010584809,-0.007717565,-0.021328496,-0.029608976,-0.045737065,0.011365673,0.022484094,0.01129315,-0.00924826,-0.024180906,-0.034159884,0.03070583,-0.01922243,-0.022503382,-0.024145193,-0.009931184,-0.03627162,-0.03096581,-0.006549003,0.023250796,0.0012742563,-0.04618545,-0.02648686,0.0065680523,-0.017159663,-0.06840742,-0.05274485,0.006462508,-0.0038830836,-0.024076294,0.011455755,0.0023490386,-0.0049703666,-0.008126771,-0.028538238,0.004554369,-0.0127036385,-0.034764286,0.01854447,-0.015328679,-0.003615906,-0.0010817813,0.008721359,-0.0031028718,0.013115373,-0.0076312427,-0.013108383,-0.016064811,-0.043512244,-0.002243196,0.039943956,0.0013463717,0.00043777647,0.028475974,-0.007016536,0.02279135,-0.0121067595,0.0069034183,0.08997505,-0.0053373836,-0.01585195,0.038631175,0.009494868,0.0020185478,0.0038096297,-0.013282745,0.016766721,-0.021450602,-0.0019297685,-0.017490456,0.016432947,-0.02016384,0.0020908257,-0.002193285,0.055396665,-0.04268813,-0.0111797005,-0.0077387993,0.0072367187,-0.008970469,-0.011994442,0.040686794,-0.012099669,0.026239954,0.0033097353,-0.0025434257,0.008401618,0.046476025,-0.03948819,0.020565031,-0.06066957,0.0034636715,0.0030477229,-0.029885164,0.028255109,0.017918065,-0.03549637,0.010469872,-0.029524976,0.031356394,-0.048410688,-0.02095414,-0.01934417,0.030249864,0.003343611,0.0076000793,0.03553721,-0.006857305,-0.032854106,0.0001355674,-0.022190401,0.0024548436,0.002260599,0.022951093,0.0071036215,0.016644353,0.031984825,0.023043528,0.038996644,-0.007380521,0.022305457,-0.013156641,-0.0011050091,0.029661343,-0.0036285338,0.002067187,-0.05361719,-0.034946397,-0.0026819175,0.005148875,-0.03031224,-0.011458536,-0.013513981,0.050402757,0.03278352,-0.03209849,0.038923908,-0.026972212,0.028476354,-0.15824129,-0.0006152225,-0.040366657,0.024451254,-0.020643963,-0.0030490581,-0.010313135,-0.0625315,0.017032301,-0.00033559368,-0.041920777,-0.018743169,0.032388225,-0.022381429,0.018492207,0.017449774,0.011158515,-0.00093950354,-0.024639614,0.027875792,-0.003134449,-0.044477172,0.06371489,-0.009304701,-0.03415927,0.004576686,-0.003864243,0.0032203642,0.0006199931,-0.03019163,-0.024353301,-0.043399952,0.02285967,0.03952909,-0.024117555,-0.007015587,0.032478135,0.0057980176,-0.044470653,0.0077782287,0.007374657,0.040084176,0.006855923,0.0031191085,0.019957155,0.060508795,-0.010325773,-0.014516886,-0.027075524,-0.008364341,-0.009756923,0.033778552,-0.03417617,-0.008853392,-0.009374992,-0.0038586361,-0.0022410506,-0.016144976,-0.06101604,0.017114779,-0.042975776,0.039277285,-0.044101935,-0.024716755,-0.067510284,0.02551377,-0.04434985,0.039199293,-0.032998845,-0.045286294,-0.011592876,-0.040864874,-0.02720659,-0.05590419,0.00997813,-0.019427922,0.011031002,-0.024509588,-0.012735019,-0.025703192,-0.028217666,-0.009602695,-0.040983476,0.0043640905,0.07087137,-0.010208526,-0.032369733,-0.027382955,0.017996557,-0.004366272,-0.035256002,-0.07330296,-0.004772557,-0.014577756,0.006762995,0.0336133,0.024144577,-0.014588101,0.023179205,-0.015255248,-0.023330176,0.0104942955,0.0018155448,-0.030965805,-0.04438265,0.04939629,0.04211586,0.0263828,-0.056879774,-0.056407254,-0.027294574,0.019757824,0.0052935723,0.03622554,-0.040407926,0.0016212113,-0.0133945905,0.009266682,0.0010192068,-0.04444115,0.016227609,0.024610937,0.010960958,-0.043929007,0.016405415,0.023345204,0.022483364,0.021293303,-0.001572475,-0.00976986,0.017414559,0.0009180203,0.010140602,-0.0076397937,0.043951925,-0.022852022,-0.033359405,0.061334524,-0.028980644,-0.008791255,-0.043664936,-0.014833651,0.04236411,-0.022288317,0.0077221687,-0.010617629,0.02360075,0.031031648,0.040462073,-0.042063262,-0.0005459772,-0.04356126,-0.02376028,0.07671624,-0.03869516,0.041215703,-0.028105328,-0.06592928,-0.0026187133,0.045826297,0.018326882,0.004352118,-0.0016211307,0.003507737,-0.007236351,0.05982227,-0.016802613,-0.0045660604,-0.008897822,0.0012089364,0.0049163797,0.054633822,-0.009311197,0.044161,0.027628189,-0.014417291,-0.0031863768,0.00032801827,-0.0038073554,-0.018944113,0.04075766,-0.012116854,0.05948868,0.03337972,0.028738698,0.027664514,0.032868367,0.055123672,-0.011713713,-0.011402143,0.031692702,0.034770455,-0.024250224,-0.019726383,0.043976173,-0.01156507,0.0031904231,0.010694815,0.04697168,0.013543428,0.01946343,0.020607796,0.023094784,-0.034455832,-0.001420616,0.03648299,-0.0010852044,0.0283,0.020851195,-0.0017825129,-0.008558709,0.01833965,-0.00059502426,0.006811251,0.022854023,-0.026371397,0.03270712,0.024126463,-0.031287916,-0.0009041665,0.010478449,0.049784496,-0.02265239,-0.041014254,-0.011338937,0.0071252543,-0.03308504,0.03224724,-0.025590047,-0.017910425,-0.026693664,-0.013941196,-0.0023197546,0.018330079,0.0071678674,-0.010753912,0.0038945372,0.018550755,0.0046713185,0.024715137,0.019489337,-0.016217478,0.03243154,-0.03201442],"last_embed":{"hash":"1xyp13f","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"1xyp13f","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{3}","lines":[63,63],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xyp13f","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015264557,0.024901437,-0.044685964,0.018637428,-0.034782454,0.013976359,0.04473553,0.013865939,-0.0155228255,0.048267767,0.019839143,-0.0075700623,-0.01754744,0.0041158632,0.021696556,-0.023147672,0.014567962,0.024878448,-0.0060528484,0.0109803025,-0.0019142395,0.011104427,0.013198016,0.021206796,0.0047076344,0.033591043,-0.024827026,-0.0037575224,-0.00883208,0.039410055,-0.01734216,0.00031324622,-0.025600182,-0.033313658,0.003263075,-0.044879626,-0.0041611074,-0.054704517,-0.028386094,0.038703784,-0.024093272,-0.029674198,0.015164594,0.0027147552,0.015920445,-0.0009972511,0.047354285,-0.022580057,-0.00070942973,-0.03337036,-0.0009368311,-0.027950197,0.019217556,0.0068240673,0.021587234,0.035941556,-0.050787482,-0.06833678,-0.029471973,0.0033617655,-0.032199323,0.05062994,-0.027487207,-0.005576023,0.0020194433,0.0075750877,0.04101116,0.0057129897,-0.004168623,-0.042409174,0.026572792,0.04945255,-0.058249492,-0.02996954,-0.0507667,0.0062561524,0.06657168,0.0059822737,0.049180992,0.0056550866,-0.015166555,-0.0042365286,0.018816177,0.007777513,0.059557684,0.0011597824,-0.052348334,0.08514243,0.05862565,-0.027177967,0.008553497,-0.0069087744,0.049095057,-0.035722587,-0.009413761,-0.044372328,-0.0065484517,0.011966976,0.062010843,0.016098537,0.041104224,-0.017849647,0.009330042,-0.03145885,0.047039475,0.02914983,-0.0063645295,0.011898288,-0.06628654,-0.02494949,-0.011647519,0.0015130875,-0.025289226,-0.01601264,0.008874361,-0.05416676,0.02015811,0.036969043,-0.013064842,-0.019206392,0.020024719,-0.019542063,0.036475282,-0.04016978,0.012675475,0.038703963,-0.0055334275,0.037219286,0.006316726,0.020446213,-0.0034938294,0.015233829,-0.014410833,0.0048269886,-0.063547485,-0.010302703,0.0057240366,-0.038516805,0.016686533,-0.062956184,0.04543435,0.07164848,-0.004761793,-0.02249621,0.052521277,-0.0424849,0.029281326,0.0007318775,0.03507461,-0.01027926,-0.024355926,0.0133964075,0.011879719,0.037702415,0.07388522,-0.011861219,-0.0021169663,-0.015427395,0.0074858507,0.037052594,-0.004068989,0.03376764,-0.058838416,-0.01762005,0.044703856,-0.00498073,0.024366464,0.0033980985,0.017782751,-0.0018950073,-0.035941638,-0.036759295,0.036743052,0.024581483,0.001581267,0.039017268,0.06395827,0.02087562,0.030880766,-0.025011756,-0.05176792,-0.03800873,-0.0078244135,-0.02719716,-0.020165216,0.011971603,0.055148665,-0.01786442,-0.02588286,0.026393577,-0.013165372,0.0070103924,0.022674376,0.013409904,-0.007088755,-0.015980577,0.0022021972,0.0070127244,0.00010324653,-0.03270343,0.0028939834,0.025616484,0.07786809,-0.013370981,0.021279125,0.0047699944,0.032257546,-0.043795597,0.007042106,-0.040791757,-0.056887727,-0.03175459,-0.01941395,0.0074160188,-0.034353167,0.014458407,0.0044138525,0.062086977,-0.025602462,-0.03201531,-0.047417197,0.0485171,-0.04552581,-0.01566189,0.04193097,0.016125465,0.0006458454,0.02069561,-0.004341484,-0.009307791,-0.040534522,0.01747643,-0.015747905,-0.043791614,0.045789003,-0.004255596,-0.034804635,0.011152458,0.020116828,-0.018198635,0.020848604,-0.029961536,0.053898443,-0.032626268,-0.03516023,-0.020612756,-0.034751937,0.060040485,-0.023740409,0.010910627,-0.032941535,0.023733195,-0.045613755,0.032386415,0.0122031905,-0.002764886,0.00045858527,0.0067170127,-0.013335875,-0.030499753,-0.000282863,0.03173214,0.006724277,0.027068455,-0.0036437486,-0.002726021,0.016101787,0.017694576,0.011363194,0.0015839203,-0.048765365,0.036177218,0.03709807,0.03726481,-0.028837644,0.009214786,0.004474163,-0.0021583643,0.051827192,0.055783805,-0.05172783,0.026962174,0.038065538,0.008445242,0.029238556,-0.054141056,-0.013624431,0.008799062,-0.025752423,-0.029321903,-0.02173822,0.00914463,0.07060617,-0.02252752,-0.016697597,0.03171639,-0.0014704886,-0.15301342,-0.016832318,0.012970451,0.04858992,-0.0027458612,-0.00021371867,-0.02761681,-0.025408449,-0.0070267417,0.04355395,0.0016635098,-0.04690498,-0.010984567,-0.013040065,0.017835043,0.0029963888,0.0037320724,0.02870299,-0.0057961787,-0.027354244,-0.035164036,-0.033737134,0.021816494,-0.010621139,-0.017994558,-0.004418212,0.041875508,-0.0018752682,-0.02288069,0.0045090737,0.02763429,-0.0034648092,0.010726463,-0.002689275,0.04838856,-0.0012323386,0.041208696,-0.017884206,0.0021999937,0.0011611973,0.03548449,0.011634198,-0.01222291,-0.036818076,0.0069753607,-0.00438592,0.013211878,-0.0152051225,-0.0230781,0.032133136,-0.017488305,-0.02093269,0.01657848,-0.021426031,-0.045662742,-0.055060595,0.034373302,0.054970734,-0.03484682,-0.041008335,0.018957777,-0.03238184,0.03695455,-0.08565686,-0.017021343,-0.008526238,-0.0052422117,0.022035083,-0.0058782795,-0.021917438,0.012883923,-0.052075658,0.016033428,-0.017261162,0.0013377337,0.025541712,-0.05335475,-0.03077947,-0.0019908703,-0.08665782,0.018093348,-0.018225113,-0.045359444,0.021890232,-0.038895037,-0.048248198,-0.010341136,0.0012601676,0.0055591525,0.24019848,0.028344076,-0.023820128,0.016702462,0.06554832,-0.0078426115,0.00034499093,-0.015259932,0.030165989,-0.025676688,0.0003694297,0.038324066,-0.008998686,-0.0007506209,-0.040018655,-0.017342163,-0.017366152,0.057598587,0.04492901,-0.015732976,0.0211747,0.018576926,0.018746924,0.060176354,-0.064779796,0.010335029,0.0014702195,-0.031126522,-0.03287921,0.011305951,-0.037076462,0.0068996493,0.006895237,-0.016860582,-0.050859302,0.010692715,0.0045043086,-0.039603375,0.015946483,0.017067388,0.008496916,-0.0038419566,0.03537626,0.0070726937,-0.0038950238,-0.018390005,0.035636812,-0.03387329,-0.013515538,-0.020479355,0.0036741835,-0.040493667,-0.03080676,-0.0061685466,0.0243462,-0.01958023,-0.024354879,-0.029800167,0.027090333,0.057321656,0.03576958,0.0066788415,-0.0656049,-0.010961312,0.03652506,-0.018691974,0.013901172,0.009904897,0.017295815,0.030494424,-0.0042946097,-0.035724983,0.010317585,-0.02215496,-0.025027396,0.05562981,0.06914715,0.05365573,0.011222572,0.022703098,-0.0101724155,-0.00046159304,-0.024380736,0.021974796,0.018823775,-0.013701986,-0.016525662,0.057318076,0.017135799,0.011277687,-0.05734776,0.02558662,0.03155632,0.039790068,-0.02720784,0.01708041,-0.004934514,-0.0021321785,-0.004717608,0.046864614,-0.016381864,-0.010538854,-0.0357233,-0.0059158565,0.03944892,-0.04350939,0.030281333,-0.031929564,-0.0007156436,0.013133223,-0.028520372,-0.013740987,0.003062475,0.008827296,-0.008490861,0.04732152,0.0138937095,0.019440452,0.031431224,0.021807773,-0.024280213,-0.033457033,-0.01948315,0.01674796,-0.040922806,-0.007103117,-0.028142106,0.018488234,-0.0025159072,0.07158075,0.023183992,0.0007710073,0.00621208,0.009068758,0.01906437,0.023628017,-0.02720931,0.014038076,0.0006446639,-0.017425198,-0.06611928,-0.002018614,0.012643155,-0.0071671945,0.02424629,-0.019265994,0.022695323,0.014889009,0.029768653,0.029070824,-0.011363624,0.034518275,-0.0064756004,0.0029227708,-0.017010968,-0.051698785,-0.008166868,0.019696923,-0.010662672,-0.025306623,0.029895473,0.036074944,0.04035258,0.085925415,0.015829138,-0.02476721,-0.037093725,0.004800835,-0.028767608,-0.008272412,0.014072587,-0.022883546,-0.061962504,0.008191382,0.029576417,-0.047969602,-0.05167667,0.02289625,-0.060859237,-0.021835053,0.029480893,0.013211954,-0.065178856,-0.05041406,0.0024097795,0.011344554,0.018756593,-0.00092784356,-0.0059224763,-0.0040255594,-0.031135235,0.08844084,-0.008263575,-0.0048352676,0.0062789186,0.062493123,0.08210003,-0.0017624076,-0.025260778,0.010473413,-0.04660574,-0.022418251,-0.021957932,0.024596727,0.022966838,-0.0019334963,-0.019330988,0.03356187,-0.0017849521,0.007411847,-0.0689838,0.011590798,-0.051366724,0.011042461,-0.02883908,-0.02380898,0.0057717226,0.05233747,0.007709425,-0.036821984,0.014484587,-0.018505348,0.05151497,-0.050087128,-0.02355134,-0.0025791465,-0.0053366483,-0.05408636,0.036678154,0.005421297,-0.0008103503,-0.000008144117,0.010015043,0.036986332,0.022943608,-0.010648128,-0.004929138,0.03868032,-0.013166664,-0.011593874,-0.019981578,0.005530401,0.046881303,0.011319427,-0.0014949891,0.04864768,-0.047446042,-0.03961643,-0.0028742237,-0.022786887,-0.0068173297,-0.034660168,0.024615059,-0.020362861,0.05554893,-0.014419265,-0.0069048065,-0.030744124,-0.022923097,-0.0544884,-0.011861539,0.028520519,0.0048870174,-0.012557298,-0.032110512,-0.05958122,0.05359835,0.0076196464,-0.018514933,-0.033807356,-0.00856004,-0.028197972,-0.042097315,-0.010337978,0.034781244,0.015309901,-0.0519379,-0.029013282,-0.014658354,-0.003616706,-0.04794948,-0.015452691,0.043863412,-0.00548025,-0.03907984,0.022733327,0.008260555,-0.026550919,-0.026069012,-0.039600708,0.011865507,-0.019167207,-0.026731387,0.034626503,-0.028262438,0.0048278817,0.019963263,-0.0016231327,0.017734908,0.0125978915,-0.0035317375,-0.004209438,-0.028054649,-0.042159867,-0.012903102,0.026027521,-0.010027274,-0.004449039,0.045837775,-0.0010976006,0.022162694,-0.006826451,0.025539301,0.07992855,-0.03337808,-0.009171289,0.044069316,0.0066452892,0.004881528,-0.00032806234,-0.04201995,-0.006432752,-0.063470684,-0.021063142,0.008110657,0.0035665545,-0.014487114,0.0006970568,-0.033178248,0.058223177,-0.030182559,-0.014229264,0.024449423,-0.018330345,0.021840679,-0.0057861777,0.029146554,-0.0107057225,0.010041503,-0.039387517,-0.008309084,0.0032966165,0.05681282,-0.0167346,0.013895768,-0.07855787,0.004037928,0.016850976,-0.04264238,0.024981016,0.0018619281,-0.009403253,-0.0036361027,-0.06517802,0.04099414,-0.030312229,-0.014595893,-0.011031341,0.029250182,0.012814959,-0.028756928,0.04587174,-0.043845177,-0.048775405,-0.00090967736,-0.019979617,0.004351342,0.003224921,-0.034945857,0.02124073,0.02419192,0.04976499,0.018613094,0.039477117,-0.0039919396,0.05539151,-0.021273684,-0.001222999,0.027813701,-0.001819545,-0.003476452,-0.043420143,-0.046534494,-0.029341336,0.015998326,-0.024006763,-0.03037957,-0.024948245,0.036523588,0.02241853,-0.006871152,0.005528761,-0.0056872205,-0.0027328255,-0.14897323,0.009854018,-0.018309433,0.024880482,-0.016096944,-0.014133674,0.037663203,-0.053798985,0.015995082,-0.00012576421,-0.04234799,-0.04312404,0.013785244,-0.008103447,0.043825608,-0.0064583723,-0.0017481605,0.035635527,-0.0054447283,0.011077092,0.0015691184,-0.040154427,0.017585991,0.023358708,-0.05333163,0.004970058,-0.01315441,0.015730988,-0.0020360975,-0.0064075897,-0.034062736,-0.02217596,0.026528994,0.029706338,-0.0012425205,-0.02342962,0.016889693,0.007163354,-0.039726608,0.011210988,0.005573994,0.02460911,-0.013809016,-0.009267631,0.040151287,0.04390369,-0.0060621463,-0.030327322,-0.0063965544,-0.013868923,-0.0005634354,0.009712328,-0.016028013,-0.02460369,-0.0018093229,-0.003106399,-0.018918036,0.016972339,-0.041566532,0.012823477,-0.037331622,0.06375744,-0.03263769,-0.016792605,-0.05395465,0.019419987,-0.067562565,0.008475212,-0.03895524,0.00041710664,0.00037196575,-0.00032806015,-0.025612393,-0.06577081,-0.0048547876,-0.030878484,0.017181883,-0.03815972,-0.03304334,-0.015112262,0.006936231,-0.046042223,-0.020021887,0.023131274,0.060324237,-0.011975946,-0.03990133,-0.03190327,0.057648767,0.0076537207,-0.04666572,-0.060325827,0.0059596696,0.013889257,0.024847556,0.042979598,-0.01410224,-0.00654422,0.015677243,-0.024613755,-0.020114169,0.028952183,0.020922754,-0.033248488,-0.029016815,0.029584898,0.026441399,0.0115743885,-0.049177352,-0.039463423,-0.026471592,-0.0026270226,0.013260067,0.025530133,-0.017982118,-0.0039756396,-0.010919841,0.013006333,-0.0036053357,-0.07984944,0.031972565,0.010216475,-0.00958956,-0.04279483,0.006877798,0.015814764,0.02391425,0.02670163,0.0030336073,-0.0051551014,0.023854366,-0.02785584,-0.030451303,0.0030265949,0.055342704,-0.06861976,-0.023783691,0.03722345,-0.02784797,-0.032663006,-0.025256898,0.0050808582,0.034166027,-0.035194736,-0.0019524099,-0.019976541,-0.0020069713,0.016149145,0.028690398,-0.04304077,-0.012936823,-0.016224671,-0.032514237,0.06507392,-0.03222423,0.035497528,-0.023827929,-0.04762098,-0.021968167,0.060654823,0.038834997,-0.012204866,-0.01892198,-0.0121128345,0.004074274,0.02824973,-0.007087736,-0.01816554,0.00060358224,0.010882257,0.004301886,0.0682913,-0.02395445,0.02599446,0.025939612,0.016324747,0.01700394,-0.05255846,0.031617943,-0.0051967776,0.029584628,0.0002876023,0.039546106,0.048669282,-0.0013949912,0.021515463,0.04433212,0.028506698,-0.004839979,-0.04333298,0.026033636,0.009862775,-0.021726748,-0.0084171295,0.04831783,-0.003268218,0.010752107,-0.0029749023,0.0309527,0.009267756,0.01028591,-0.009367656,0.034126773,-0.015116422,-0.009389007,0.016337743,0.0014588259,0.03394188,0.010804844,-0.012274523,-0.016353928,0.030555055,0.005104255,-0.0007765791,0.025919847,-0.0054722712,0.063470684,0.0035104945,-0.022743393,-0.0048991293,0.014473452,0.01842571,-0.009386063,-0.028825048,-0.013929782,0.014370616,-0.036770992,0.01854476,-0.0165287,-0.012193101,0.013677224,-0.01635704,-0.000103327126,0.03266302,-0.0012774937,-0.04041919,0.0008089214,0.035868805,-0.0009397884,0.01822161,0.011958571,-0.013306817,0.03863762,-0.006125912],"last_embed":{"hash":"btqgs6","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"btqgs6","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{4}","lines":[64,64],"size":23,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"btqgs6","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.003843844,0.01808125,-0.034219522,0.033810124,-0.03409212,-0.0019934976,0.024267174,-0.002944073,-0.00029851476,0.030374601,0.0039342153,0.007074692,0.019324405,-0.0076199234,-0.00023558315,-0.01563211,0.02400786,0.01748378,0.015539644,0.019033203,-0.0062536304,-0.0042896615,0.00016368831,0.0023323465,-0.013057324,0.0375882,-0.0068209297,0.0019660087,-0.0104304915,0.014835901,0.013391218,-0.0038799676,-0.014209352,-0.04911283,0.00094092404,-0.029863505,-0.008633329,-0.050721746,-0.015493651,0.025464024,-0.00862672,-0.016177319,0.00048536857,0.011503179,0.018704807,-0.029931085,0.042205706,-0.016327247,-0.0147022605,-0.026086643,0.0006583179,-0.034439083,0.004523979,-0.00024007779,0.0019589039,0.022933144,-0.0670544,-0.05612438,-0.030960923,-0.0005048874,-0.033042517,0.030585479,-0.06065063,-0.013615323,0.010825408,0.0116871875,0.036781583,0.008609928,-0.019881532,-0.031041078,0.009130561,0.045937166,-0.06782839,-0.029536925,-0.051130287,-0.00024761568,0.049972758,-0.011821498,0.055423852,0.02539582,-0.005477343,-0.04876613,0.031711593,0.013796258,0.044943564,-0.012914509,-0.058979247,0.077401765,0.06285025,-0.067773946,0.014532656,-0.027376955,0.014745873,-0.0340816,-0.017932525,-0.049157508,-0.0086902585,0.028307548,0.054080382,0.0141216945,0.037631482,-0.00056435884,-0.001897673,-0.03240166,0.029221205,0.03134652,0.009265704,-0.0037017737,-0.036505375,-0.03522076,-0.0054966346,0.0043330425,-0.029190218,-0.019616079,-0.0008562217,-0.052164074,0.011505723,0.014540014,-0.021211902,-0.023276832,0.030991996,-0.011420138,0.05726819,-0.01956449,0.022645459,0.042974297,-0.03677315,0.029324522,-0.004951211,0.041386932,-0.007623793,0.02369194,-0.020288782,0.017380426,-0.062374197,-0.0138744665,0.00272044,-0.014011035,0.024469579,-0.07505709,0.016680632,0.09568948,-0.031837083,-0.028979054,0.055573076,-0.042630773,0.032712255,0.018789569,0.024856286,-0.020581774,-0.035723563,0.009990562,0.02026863,0.04925377,0.072372064,-0.0009579485,-0.012759872,-0.025978154,0.02698246,0.051008213,-0.035527695,0.054119788,-0.039860085,-0.015757192,0.058384173,-0.03607618,0.0014055024,-0.00298823,0.00951294,-0.01767783,-0.046331506,0.009926681,0.01774871,0.03833868,0.008525422,0.03617733,0.05795465,0.018104952,0.04056811,-0.029689686,-0.060003,-0.020203969,0.0007843625,0.004177151,-0.0076816557,0.0005318426,0.054135926,-0.025887517,-0.015575559,0.059168305,-0.0045635593,0.003443111,0.036665905,0.023597207,-0.0066654757,-0.027639607,0.017870335,0.00072419306,-0.019223435,-0.033605203,0.0016038277,0.0068565886,0.06775372,-0.020118877,0.023128731,0.03968255,0.0060946676,-0.049527198,-0.0055372226,-0.018860053,-0.058241248,-0.025684793,-0.02931162,0.004678423,-0.022359384,-0.00067326246,-0.013755829,0.039217997,0.00010087626,-0.04492153,-0.03303456,0.028118959,-0.041524176,-0.02641426,0.028203696,0.0037466642,-0.002290846,0.0067321053,0.0016557924,-0.010669142,-0.03598568,-0.010789555,-0.018858157,-0.028913604,0.061460365,-0.019144144,-0.06569148,0.015130152,-0.0052113864,-0.024303306,0.029093293,-0.04429678,0.04795911,-0.02502456,-0.04494225,-0.025453812,-0.010607086,0.056216374,-0.026209515,0.025925351,-0.03564847,0.032360908,-0.04432484,0.023778481,0.04265786,0.010070933,0.012622238,0.0017129495,-0.022048045,-0.049074616,0.015901688,0.060674135,0.005579628,0.024843274,-0.021921424,-0.01319287,-0.030190459,0.0052853767,0.031373464,-0.0069980505,-0.05979203,0.04811769,0.041347925,0.03589074,-0.033868145,-0.008156321,-0.0045426018,-0.0014148842,0.05545715,0.056229964,-0.045086667,0.038527932,0.044743113,0.020339673,0.019642826,-0.042322848,0.002704883,-0.017243411,-0.0113435425,-0.004564924,-0.029441312,0.03226646,0.06606325,0.011444673,-0.024722192,0.034407564,0.011515857,-0.15335529,-0.013502,0.03367284,0.026297808,-0.012497125,0.01062316,-0.014246363,-0.035784386,0.02213143,0.034646057,-0.012353435,-0.0497705,0.00044727503,-0.0351609,0.024716193,0.0030906992,0.020739824,0.017299723,0.020187067,-0.027154455,-0.022556258,-0.038047493,0.009046686,0.0052826856,0.0030738509,-0.0062017357,0.039406784,0.005045154,-0.041539192,0.012666273,0.015236278,-0.005382204,0.00646496,-0.020033898,0.031866726,-0.013004423,0.037746593,0.0009931203,0.0049892887,-0.000020883956,0.032493886,0.021010682,-0.005722358,-0.028647725,0.02594089,0.0018473079,-0.012309668,-0.023061771,-0.017333226,0.023712734,0.035412397,-0.027095508,-0.004125912,0.0050717043,-0.036752507,-0.046559438,0.018099995,0.05677525,-0.052305344,-0.061427873,0.017936593,-0.026096698,0.044664487,-0.073495425,0.0037116057,-0.01939754,0.0068550818,0.027295468,0.021262616,-0.020409696,-0.0017653657,-0.04817507,0.025566695,0.0045794146,-0.04472283,0.023519697,-0.039786085,-0.041871496,-0.005245507,-0.07509546,0.026783729,-0.0142502645,-0.034666143,0.013544137,-0.035578188,-0.028753925,-0.0115616955,0.016516428,0.012174891,0.25599334,0.028380645,0.0039468138,0.0057389364,0.045990933,-0.0063730725,0.0049819523,-0.0029836465,0.030670956,-0.03493451,-0.0023618406,0.019538924,-0.0061114714,-0.0048864796,-0.027364045,-0.0069735725,-0.037465774,0.037300047,0.051437847,-0.010062116,0.013919653,0.0030279546,0.025224693,0.049897764,-0.044561796,-0.0096151605,0.0074153463,-0.002822873,-0.061204378,-0.0016617379,-0.04156838,0.03529796,0.0124465795,-0.01877302,-0.09390867,0.00440843,0.010174157,-0.0568907,0.039296042,-0.0128778815,0.01818968,-0.010076148,-0.012519244,0.005636096,-0.016955042,-0.016265716,0.037295934,-0.014006428,-0.052709345,-0.03524654,-0.0062925285,-0.023569558,-0.03292006,0.000013020412,0.002090371,-0.03349488,-0.013203691,-0.013731349,0.017691169,0.023823319,0.02112488,0.003326612,-0.06234183,-0.023440085,0.011282839,0.003574543,0.0146408565,-0.002602112,0.04549903,0.07376971,-0.015818326,-0.03665936,0.009144641,-0.026496526,-0.015041053,0.030711392,0.03660682,0.06268488,0.0038607705,0.048519246,-0.0010195451,-0.0011441823,-0.023429552,0.024745071,0.005205509,-0.01804601,0.015791552,0.034146134,-0.00063211535,0.01049687,-0.040494062,0.01635286,0.039571084,0.068512455,-0.018663509,-0.0028336449,-0.004597186,-0.0001779818,-0.006170436,0.0058808015,-0.028292255,-0.018475778,-0.029184088,0.0014970577,0.042886045,-0.041663505,-0.004264115,-0.02476976,0.003928753,-0.015083725,-0.043742787,0.011457212,0.01957418,-0.009989596,-0.02004291,0.040745664,0.008886767,0.01917981,0.0073447013,0.044926524,-0.012381637,-0.03213864,-0.010698297,0.012035766,-0.027183067,-0.03260126,-0.007984275,0.016880624,0.000735089,0.062125925,0.033010084,-0.0075270957,-0.057767868,0.027460122,0.033457674,0.040293086,-0.014886712,-0.0076609133,-0.010714655,0.013884113,-0.06293366,0.017234499,0.009282198,-0.02418051,0.036840685,0.00440324,0.010439784,-0.01205307,0.036216773,0.031608406,-0.020721277,0.04043469,-0.011226688,-0.005129917,-0.048786208,-0.04216502,-0.008023537,0.013693677,-0.004163922,-0.027034324,0.0062793912,0.05866074,0.036494985,0.046018604,0.011002019,-0.00020919774,-0.038024075,0.040443912,0.013349372,-0.015440891,0.017605675,-0.022225412,-0.0624559,0.0021772825,0.032131054,-0.03595942,-0.07168481,-0.00645801,-0.033283606,-0.025569886,0.033718422,0.0022947886,-0.06522138,-0.039283536,0.02496092,0.001218841,0.0077416464,-0.014312799,0.03293293,-0.00027607795,-0.033027977,0.11059964,-0.005079641,-0.0025744825,-0.01223998,0.06071635,0.08485755,0.009708041,-0.025255838,0.005738764,-0.040750213,-0.010837828,-0.005880992,0.050971895,0.019924503,0.005755466,-0.013520646,0.023811681,-0.019683205,0.01032134,-0.035225555,0.023700912,-0.05686933,-0.00083549414,-0.0019244568,-0.048991095,0.01763866,0.056659386,0.0046011196,-0.032507386,0.024410572,-0.02321426,0.01632709,-0.03779538,-0.02197706,-0.033397358,-0.012080124,-0.05496563,0.033190414,0.02617152,0.000016368376,0.022283498,0.02810817,0.032344464,-0.0010816373,0.0009892235,-0.004577639,0.016002668,-0.0070253382,-0.022355383,-0.007503291,0.0011452418,0.057325326,0.027003694,0.019073058,0.008431375,-0.065722056,-0.04958741,-0.013429032,-0.041789047,-0.011527149,-0.057834752,-0.0050824736,-0.02490535,0.032442868,0.0075880955,0.011206644,-0.018684873,-0.014378836,-0.02677262,0.015452781,0.022523034,0.020313663,-0.010781519,-0.014293542,-0.028044563,0.039969575,0.019604335,-0.015160221,-0.020156296,0.017903635,-0.03729997,-0.020267569,-0.021938827,0.042433027,-0.011228611,-0.049076233,-0.04191802,-0.009100565,-0.03720295,-0.062066875,-0.020847866,0.0036880532,-0.024179488,-0.023697047,0.043412272,0.03695193,-0.0046128584,-0.03505223,-0.03447119,-0.0040377034,-0.026581889,-0.033707883,0.024815684,-0.029021727,-0.0063131386,0.035813328,0.009791964,0.0070150313,0.023959715,-0.0035801877,-0.0028110908,-0.013273101,-0.026228834,-0.0106221475,0.053558026,-0.008790434,0.009903395,0.033511575,0.00593512,0.03479784,-0.047582608,0.01613627,0.0783888,-0.012228922,-0.015331483,0.05213248,-0.0036624214,-0.012532265,-0.011461259,-0.041606072,-0.0040823924,-0.039880008,0.013582148,-0.010632285,0.020289106,-0.0175389,-0.00410922,-0.020853605,0.05182993,-0.02754462,0.0030380706,0.002020164,-0.006268245,-0.001730108,-0.005405009,0.019057881,-0.02354431,0.018832013,-0.033509746,-0.007508098,0.0018544823,0.056980398,-0.036834467,0.009905273,-0.04582564,-0.019066282,-0.000010675068,-0.015551558,0.03363993,-0.0033383968,-0.01905647,0.017507594,-0.047015365,0.04034168,-0.017012242,-0.01072638,-0.0013612782,0.040315006,0.0008813106,-0.0123983305,0.04281851,-0.016804164,-0.04246199,0.00490142,-0.025338743,-0.007556979,-0.013826403,-0.019529149,0.03267259,0.013762353,0.04957573,0.029290605,0.021042159,-0.0003255737,0.051649198,-0.01564749,0.030579945,0.04144029,0.0040052794,0.0071730143,-0.03532443,-0.025208669,-0.011861614,-0.0015349262,0.007469418,-0.019323362,-0.014969216,0.038545754,0.028082794,-0.027590884,0.0142279565,-0.01694514,0.012887243,-0.14587833,-0.0038201918,-0.019477103,0.025153939,-0.030112734,0.007306614,0.042940363,-0.066623695,0.0009655896,0.008004065,-0.042289738,-0.0061586862,-0.0059480276,-0.016550206,0.040600076,-0.014884336,-0.010128201,-0.0067226626,0.0029122424,0.021188296,0.0035439744,-0.034824837,0.06208551,-0.0017937174,-0.028211383,0.0010190431,-0.03623388,0.015049342,-0.010436771,0.0067502367,-0.01884087,-0.0363818,0.030127795,0.031226045,-0.020512657,-0.02770276,0.019835472,0.008747961,-0.047110233,0.0061423993,0.017911712,0.04012003,0.012281398,-0.005087039,0.013501291,0.036153153,-0.010635401,-0.01783491,-0.022234552,-0.025890676,-0.011081765,0.02403805,0.013314947,-0.01681508,0.01049296,-0.00010908609,-0.0082909865,0.0071708784,-0.048897654,-0.0019501065,-0.041872215,0.050939906,-0.030832766,-0.009971402,-0.058570303,0.026793119,-0.022943318,0.029914176,-0.057867683,-0.042979587,-0.004955185,-0.029776921,-0.011047063,-0.05725303,0.0063615353,-0.01674502,-0.0049014753,-0.04347969,-0.0021307687,-0.017168233,-0.037612177,-0.0076678116,-0.033465493,0.012194928,0.08067075,0.012277429,-0.032463335,-0.014870039,0.04374224,0.001251544,-0.01845873,-0.07352239,0.0116055105,-0.012710808,0.034995046,0.016793832,0.00095556123,0.004341977,0.010667223,-0.015146961,-0.029150175,-0.0059492965,0.013070182,-0.039895773,-0.017011393,0.044768106,0.025068067,0.024295853,-0.06274371,-0.04399348,-0.041588355,0.0023326145,0.0057677645,0.044613868,-0.0108057195,0.011947304,-0.0065647163,-0.015445022,0.01797522,-0.058178827,0.007840552,0.02425268,-0.012651336,-0.046814602,-0.0057274243,0.0019140304,0.0124501,0.034497477,-0.005604467,-0.008929481,0.015060863,-0.033251937,-0.0028628265,0.007839324,0.050040465,-0.012928927,-0.02220589,0.0485238,-0.02768135,-0.02076483,-0.03971052,0.015039644,0.022104193,-0.030728044,0.009746202,0.0026726497,0.009178525,0.02943435,0.03343305,-0.049407933,-0.006582047,-0.02391666,-0.026241068,0.06471912,-0.02767153,0.04062661,-0.017767552,-0.052462664,-0.021716245,0.08505848,0.014495325,0.008854658,-0.0023555912,0.0025414943,0.011620453,0.061433166,-0.007930874,-0.009309351,-0.013939797,-0.011480815,0.007667557,0.06068166,-0.0056375023,0.037812248,0.03469044,0.018354723,-0.000591851,-0.029312791,-0.0033031192,-0.008013846,0.026969127,-0.0061285947,0.058906164,0.017613756,-0.0028285102,0.045397352,0.023968259,0.043787703,-0.02794155,-0.024687506,0.018382402,0.014893369,-0.024694385,-0.012005022,0.036943294,-0.009942191,0.026988761,0.017317291,0.011379762,0.013774094,0.029763233,-0.005475772,0.016252642,-0.020847423,-0.012211274,0.005354924,-0.018800644,0.023992956,0.012847105,0.008567933,-0.012574151,0.024771875,0.0053778687,0.00013558706,0.03180106,-0.026069291,0.02831573,0.00817315,0.0047985497,-0.014011571,0.012661019,0.02318856,-0.025985466,-0.01639088,-0.020595891,0.019695742,-0.026277468,0.035964996,-0.04391702,-0.02516463,-0.023079067,-0.0019676585,0.008144478,-0.003253536,0.000017398912,-0.009011068,0.010338026,0.01049461,-0.013216821,0.03356056,0.017989503,-0.016923381,0.029947033,-0.018599635],"last_embed":{"hash":"1f29o2p","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"1f29o2p","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{5}","lines":[65,66],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1f29o2p","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.01571187,-0.00739964,-0.022301186,0.027825218,-0.038470943,0.03073451,0.028153693,0.008351956,0.0034553132,0.02442679,0.01441203,0.01251456,0.021382049,-0.0012792745,0.019354252,-0.0049369503,-0.0019743522,0.021023037,0.0015458004,0.034716036,0.023589559,-0.0032976444,0.0087114135,0.029765917,0.0021848895,0.023186104,0.0018501051,0.0028869912,-0.005875083,0.029765723,0.0031312574,-0.03084305,0.00265601,-0.038759228,-0.013423967,-0.044215642,-0.009259906,-0.048671655,-0.023115586,0.0294784,-0.0139331445,-0.014511662,0.018094279,0.014541102,-0.0010772697,-0.0070236917,0.02418738,-0.01913038,-0.0112596825,-0.009957654,-0.026595214,-0.03354559,-0.032999847,-0.01813951,-0.00097065174,0.01623958,-0.050234344,-0.039144855,-0.0036793977,0.009727026,-0.043999415,0.05342907,-0.024081491,-0.014340372,0.013801669,0.013274064,0.03732825,-0.0042391703,0.0009186201,-0.027916789,-0.0031594732,0.017148994,-0.06611854,-0.024149809,-0.03809947,-0.005301401,0.07234026,-0.0142449625,0.049919058,0.01765305,-0.010414254,-0.0588335,0.029991556,-0.00021273927,0.059124056,0.0025129796,-0.06752683,0.08146373,0.055224206,-0.013447177,0.0072626667,-0.02943055,0.024021937,-0.013092263,-0.015066922,-0.043359607,-0.009871995,0.034189295,0.06925461,-0.005649984,0.02926582,-0.013708862,0.011281057,-0.021732543,-0.0007948706,0.034173604,0.00053651596,0.017922146,-0.056028556,-0.027012186,-0.0066369604,-0.018665401,-0.023617307,-0.022698207,0.009415477,-0.05378812,0.015556413,0.011568458,-0.026599275,-0.029345486,0.03863452,-0.028819317,0.04859411,-0.02598478,0.011203112,0.028628817,-0.012892419,0.041129243,0.002547036,0.043587256,-0.024124483,0.046940647,-0.018817548,0.016322909,-0.054439645,-0.0015458707,-0.0034753326,-0.020687075,-0.0023376213,-0.06738426,0.007816068,0.069977626,-0.018880123,-0.02334896,0.064237066,-0.042635467,0.04254565,-0.014672429,0.01820583,-0.013005222,-0.032822117,0.038176693,0.018009838,0.045808654,0.036039773,0.014627239,-0.0023933367,0.0012820805,0.01967611,0.04063898,-0.0116852345,0.051363897,-0.016511088,-0.008066865,0.046979453,-0.039196838,0.0013276571,-0.005556998,0.0014140554,-0.02888666,-0.04483249,0.011084157,0.03334054,0.035554025,-0.012380892,0.041264102,0.061423562,0.022378739,0.018651148,-0.033722848,-0.063125536,-0.00829886,0.017571367,-0.008601586,-0.0039691445,0.0028015992,0.05915019,-0.033426724,-0.02255671,0.064761594,-0.021282602,0.043331284,0.029342426,-0.007543381,0.0057298318,0.0013168684,0.009308012,0.028617678,-0.015282077,-0.038265865,-0.007498098,0.016707899,0.08076913,-0.010823427,0.017047355,0.024887249,0.025206154,-0.047502957,-0.022471666,-0.031722296,-0.047128506,-0.010008918,-0.035221644,0.0063710143,-0.022569649,0.008154663,0.014348266,0.042369395,0.0084778275,-0.020206012,-0.04853554,0.0344204,-0.024358828,0.009476792,0.042948954,0.006377047,-0.0059226938,0.016993137,-0.0029053984,-0.0372156,-0.05926743,0.004046537,-0.047096394,-0.041305445,0.07337059,-0.011891059,-0.04075545,0.031563435,0.009849889,-0.011349065,0.033112407,-0.007704972,0.032065034,-0.035684675,-0.01633525,-0.02727715,0.0021451092,0.064364776,-0.0393497,0.00086242077,-0.05017126,0.018374545,-0.03803804,0.026289234,0.015354587,0.0066893664,0.031630453,0.0056998543,-0.021001123,-0.038809672,0.012134501,0.042394247,0.0046450095,0.014139197,-0.0364753,-0.006823862,-0.034759358,0.0064214696,0.009020132,0.002921661,-0.047186375,0.04386917,0.03508193,0.030255834,-0.039172266,0.02211702,-0.020547796,-0.014139382,0.053761285,0.04543565,-0.03689736,0.016885793,0.027948357,0.012288937,0.019037556,-0.04779533,-0.011290438,-0.024864795,-0.008431407,0.0067761494,-0.054964587,0.0369361,0.06911611,0.009241702,-0.009322151,0.033566695,0.012991627,-0.16137767,-0.004292885,0.015217081,0.03213683,-0.02468539,0.033874143,0.0019561402,-0.038854886,-0.0018945845,0.04543524,0.008106534,-0.04964524,0.010609747,-0.008544999,0.023039237,-0.0075632813,0.0009279325,0.02564584,-0.0072422307,-0.030143235,-0.024200814,-0.0384522,0.019536866,-0.008051408,0.0013429724,-0.010670291,0.07453543,0.022031616,-0.027691256,0.019904802,-0.0034366013,0.003710729,0.015547081,-0.0034109452,0.026615322,-0.012435997,0.059298526,0.0072743036,0.008635791,0.0026081826,0.0068526724,0.047630347,-0.008873208,-0.04310125,0.03413076,-0.0018734474,-0.012000368,-0.050147757,-0.04035649,0.0019164176,0.028617298,-0.015953392,-0.013047643,-0.0029920803,-0.044183888,-0.035066597,-0.0078406455,0.05108531,-0.03277768,-0.029205197,0.024660867,-0.03215,0.03594613,-0.057411283,0.008797155,-0.00017938133,0.030062808,0.043153234,-0.00011798154,-0.032895155,0.0040246015,-0.04034992,0.032525793,0.0039884215,-0.008530383,0.012564753,-0.060149625,-0.03182613,0.00067144935,-0.081664,0.03475368,-0.008376049,-0.029441543,-0.004696679,-0.028139934,-0.05473912,-0.022124466,0.009862522,0.028498905,0.26434892,0.03391208,0.0076255114,-0.005307361,0.05304986,-0.011313564,0.0059602503,-0.00089610764,0.009490254,-0.02949064,-0.020196421,0.033692583,0.014396289,-0.010174766,-0.032256708,-0.003815341,-0.038546205,0.026286624,0.034925338,-0.013120597,0.008096412,0.009774105,0.0061977915,0.03968641,-0.07691519,-0.012658282,-0.013963926,-0.004921052,-0.028439393,-0.015649207,-0.037110068,0.029479742,-0.00013430274,-0.023802582,-0.07338657,-0.0024183167,0.03496599,-0.038857006,0.020218542,-0.0063440744,0.028745443,-0.0011566413,-0.0029223487,0.001624609,-0.008037766,-0.02685545,0.059902783,0.0097824335,-0.031162836,-0.02082288,0.008545381,-0.0198064,-0.033437073,-0.0008962421,-0.0036788601,-0.026436605,-0.018400976,-0.021036299,0.021451496,0.028837487,0.019253604,-0.0018559124,-0.06300624,-0.044640537,0.011165038,-0.015465634,0.0055676834,-0.02305399,0.020744054,0.045226492,-0.0048302463,-0.016601099,-0.0049480987,-0.03775514,-0.019448783,0.023905078,0.056948572,0.04222603,0.013868932,0.019134166,-0.019597068,0.0013981798,-0.024004098,0.017311787,0.01071919,-0.011807252,0.031267464,0.04225956,-0.012748687,0.0075106723,-0.020185499,0.013580598,0.034426767,0.05482926,-0.02162497,0.014723946,0.016730893,0.00072258315,-0.010907918,0.029106382,-0.03557293,0.005322058,-0.03932819,0.021581069,0.029455485,-0.053141583,0.018405512,-0.036724713,0.025861444,0.00024080779,-0.037883986,0.0027917377,0.032437053,-0.019555707,-0.01796809,0.033767026,0.018642452,0.0012884487,-0.0060980218,0.042744476,-0.007384129,-0.039243113,0.018937642,0.009272448,-0.051134415,-0.038941853,-0.014224994,0.008296198,0.029415028,0.053387314,0.060209982,-0.011661313,-0.06355367,0.009996614,0.014203005,0.013044958,-0.0050175493,-0.025319317,0.021926753,-0.01211162,-0.08701339,0.00849023,-0.016236741,0.0061357156,0.043021202,0.0070300708,-0.012944642,-0.007861316,0.010032116,0.03339095,-0.044326812,0.05450459,0.014747889,0.0031930106,-0.0403581,-0.028958708,-0.011951794,0.015220875,0.018887864,-0.011239003,0.0039675967,0.04148414,0.0481248,0.06449663,0.00017626758,-0.010203355,-0.054823034,0.026592832,-0.023014683,-0.013090317,0.006344951,-0.03941294,-0.06503537,0.007318318,0.0004407899,0.014874585,-0.050155606,0.022455204,-0.03366839,-0.017754443,0.038757082,-0.028322604,-0.075670056,-0.03268128,0.019743163,0.0046660095,-0.006988171,-0.00200995,0.009774614,-0.0031759792,-0.034789503,0.0979641,0.0009151862,-0.008485329,-0.0025725034,0.060622565,0.08933692,0.0060478775,-0.006486286,0.011860959,-0.006586776,-0.015382002,-0.010764022,0.018157968,0.028242555,-0.007866593,0.0101316245,0.013428328,-0.012171557,0.023099365,-0.023930687,0.023961535,-0.046288613,-0.018488403,-0.016978841,-0.05243849,0.026069744,0.05130932,0.023896266,-0.048916172,0.013354831,-0.024443239,0.04212964,-0.008694728,-0.0258066,-0.020584658,-0.014545985,-0.0464588,0.040330965,-0.014310083,-0.0020736523,0.012155949,0.045188487,0.047245707,-0.0054373867,-0.035833515,0.024874032,0.01068649,-0.0066047623,-0.0151021285,0.017953154,-0.004879411,0.04585988,0.023654135,0.024910027,-0.004152176,-0.06636408,-0.03424843,0.0038145857,-0.013831153,0.014084859,-0.054091074,-0.0027383873,-0.01880737,0.05254834,-0.020349687,0.0073691537,-0.02766555,-0.024518369,-0.045525964,0.010626481,0.008745563,0.002545494,-0.009408242,-0.014932165,-0.059686545,0.026969092,-0.008364671,-0.017809112,-0.026414212,-0.017404513,-0.040412456,-0.041642185,0.0049861856,0.020988172,-0.013563971,-0.018062092,-0.027325306,-0.004688458,-0.024577368,-0.06955228,-0.024859264,-0.00044178643,-0.034941822,-0.014295746,0.0014634607,0.009580085,0.0267049,-0.014053073,-0.045732383,0.0032386594,0.0039108633,-0.024186848,0.04080236,-0.021007909,-0.02438246,0.0058581177,0.0054383604,0.002578758,0.025302581,-0.0030703095,-0.036746457,-0.017303566,-0.044652138,-0.0049492945,0.03511068,-0.006900225,-0.009400203,0.03485641,0.0013048821,0.033830833,-0.03242915,0.010871544,0.08679157,0.0060744598,-0.010119013,0.062122885,-0.00043808811,0.016497295,-0.0059036673,-0.043975968,0.009037156,-0.018826837,-0.015080073,-0.003809234,0.019303123,-0.021397911,-0.000587708,-0.018066322,0.043746393,-0.032102183,0.013677237,0.00054331863,0.017286353,-0.023521692,-0.018408962,0.034249928,-0.03229447,0.023295913,-0.016083937,-0.019208463,-0.008498615,0.040620223,-0.044375166,0.029188279,-0.05985958,0.0016518803,0.0016721245,-0.013346439,0.040764004,0.02523768,-0.032169476,0.015156944,-0.059749585,0.0327272,-0.06971508,-0.0032374938,-0.004398091,0.056236256,0.009305346,0.0010808895,0.048991498,-0.0036828073,-0.040302854,-0.013554661,-0.024390634,0.010506243,0.0009151422,0.029779596,0.013907098,0.03303942,0.061155017,0.027251158,0.031698506,-0.0044220216,0.0110630095,0.005474412,0.020732291,0.017351303,0.0025112974,-0.018646011,-0.04160951,-0.02843857,-0.019139733,-0.012622172,-0.025914574,-0.030737218,-0.013619596,0.057916827,0.0100220665,-0.041034866,0.041036323,-0.023113018,0.009359072,-0.13661537,0.0012670291,-0.01526065,0.040463366,-0.021773648,-0.013481167,0.0048428583,-0.05628267,0.0021530208,-0.0007497062,-0.03526702,-0.03418369,0.016541239,-0.015770458,-0.0020400533,-0.0023165008,0.0038769317,0.0034769638,-0.01257346,0.01879534,0.013152252,-0.03265935,0.036363713,-0.018142777,-0.046342034,0.0108588245,-0.014288305,-0.025855865,-0.002455839,-0.004320149,-0.03707534,-0.038515087,0.027672384,0.048261333,-0.01690937,-0.02182451,0.028658139,0.02692833,-0.04460243,0.0059599276,0.002900141,0.039983504,0.029840779,0.010255522,0.0017950939,0.040597025,0.001147978,-0.02463198,-0.026823493,0.00023595804,-0.009207423,0.026668366,-0.029680748,-0.009174508,0.007369049,0.0024912884,-0.016755523,-0.0048779603,-0.043256357,0.02253481,-0.041225016,0.039427064,-0.038198028,-0.010733295,-0.04758511,0.024485838,-0.04199574,0.024317082,-0.030128073,-0.028548745,-0.0048058014,-0.03649812,-0.033590633,-0.05598614,-0.018857421,-0.009422787,-0.008545124,-0.037089624,-0.02181161,-0.009973256,-0.020483822,-0.010923447,-0.032854132,0.012984561,0.06669153,-0.04188775,-0.03575791,-0.022409217,0.02982623,-0.004338974,-0.018325668,-0.07727082,0.004552449,-0.0075843795,0.0074410993,0.025838293,0.01561951,-0.022875598,0.01967774,-0.01780143,-0.016187808,0.0062870765,0.008095587,-0.03614266,-0.02821247,0.038979504,0.019893838,0.0041625123,-0.06293812,-0.055275593,-0.020204196,0.0058345273,0.004670437,0.029345976,-0.041219626,-0.0087141115,0.0021690778,0.008939961,0.004113453,-0.06739754,0.00028695393,0.0040027034,0.0009721919,-0.03195755,-0.0007592256,0.03334218,0.022013908,0.023379676,0.0246182,-0.0038936331,0.023063846,-0.0064092623,-0.015507688,-0.002223608,0.047426112,-0.0031179946,-0.045009684,0.049126953,-0.026548784,-0.0077243797,-0.01989849,-0.0090879155,0.032751195,-0.029928025,0.0068630455,-0.027848322,-0.010659919,0.016666878,0.02386339,-0.06419128,-0.021922546,-0.015843276,-0.03186058,0.08034793,-0.034591716,0.05706996,-0.032314904,-0.059413474,-0.008423712,0.050408155,0.016260223,0.024641374,-0.009244595,0.016141633,-0.00074491726,0.06436699,-0.01325757,-0.0034182873,0.0071605104,-0.004604197,0.0015191804,0.06923629,-0.022511747,0.051048744,0.034588378,-0.012079734,-0.0017384997,0.008884698,0.012230117,-0.016036304,0.018819733,0.0054259086,0.052695036,0.03035686,0.004530645,0.023539864,0.027352815,0.05327177,-0.03183016,-0.0058119334,0.027616652,0.03010845,-0.00474796,-0.021491513,0.052895512,-0.013034637,0.024252398,0.011372657,0.051545635,-0.0037354734,0.009321231,-0.009384794,0.035360184,-0.026926458,-0.008399071,0.0297229,0.010071367,0.042117096,0.011808614,0.0018161348,-0.022396432,0.020389628,0.0024798806,0.007988115,0.015961172,-0.02585434,0.031034734,0.02327467,-0.024903651,0.007904939,0.0047985734,0.042330794,-0.019336319,-0.043273285,-0.0059577017,0.015062092,-0.012162581,0.030556744,-0.032066695,-0.011600245,-0.040676776,-0.0050895144,-0.01118346,0.015355701,-0.00022620893,-0.016133813,-0.009374424,0.01979449,-0.008808141,0.016157512,0.008541637,-0.024352139,0.029026762,-0.015451056],"last_embed":{"hash":"153okhm","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"153okhm","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#1. Deploy Traefik (Once, First)#{6}","lines":[67,68],"size":46,"outlinks":[{"title":"Traefik Multi-Stack Setup#Step 1","target":"Traefik Multi-Stack Setup#Step 1","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"153okhm","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050753985,0.0008660237,-0.0021587966,0.037669636,-0.023129817,0.012862239,-0.0047886437,-0.009726082,0.008242355,0.06857117,0.01589887,0.028857037,-0.00941254,0.004072664,0.015714904,-0.031958584,-0.012701402,0.026856309,0.023810662,0.0031068143,0.009612565,0.010861888,0.00823179,0.019433195,0.031462226,0.0076796208,0.02884816,0.0045768917,0.005325844,0.009914361,-0.029951975,0.001604419,-0.028030226,-0.02818813,-0.038337685,-0.028210975,-0.018086985,-0.031501994,-0.0372793,0.0005717002,-0.025866592,-0.006347653,0.032276683,-0.016454704,0.008379654,-0.013696053,0.012592461,-0.028976602,-0.032684904,0.0064115585,-0.02199874,-0.02502144,0.0055339406,-0.025142875,0.008386307,0.0019150766,-0.02811278,-0.0345595,-0.025778593,0.019539049,-0.04339187,0.04603213,-0.035873838,-0.017263345,0.036850564,0.0071986653,0.029460397,0.023578858,0.001964245,-0.017492335,-0.017315917,0.012029872,-0.051263977,-0.016638026,-0.015256486,0.025498657,0.029560823,-0.011891435,0.03694449,0.027654113,-0.0013871783,-0.044510487,0.009294441,0.011478797,0.0050366404,-0.013721678,-0.046140708,0.07876146,0.050374616,-0.001954836,-0.023913287,-0.041617874,0.013552711,-0.050789032,-0.033401437,-0.0102133285,0.003937571,0.021005502,0.040985856,0.018097071,0.043636914,-0.012761645,-0.028325375,-0.03387727,-0.008622189,0.043253552,0.013767995,0.016831242,-0.028832776,-0.011655728,-0.0009948581,-0.016638441,-0.012472865,-0.021061365,-0.019117372,-0.06158979,0.022081178,0.0064406972,-0.052115437,-0.050898112,0.04059478,-0.026844038,0.011612435,-0.0101692295,0.0024860143,-0.00005639977,0.00039330657,0.037957747,0.0075006927,0.04797058,-0.07334604,0.023124127,-0.0012213611,0.013939921,-0.028704759,-0.01204122,0.0018376429,-0.007393523,-0.028599685,-0.060919248,-0.0016860124,0.0729163,-0.036077138,-0.02077689,0.043030478,-0.05165005,0.05629016,-0.009403486,0.005673127,-0.00069109804,0.00491481,0.0169329,0.010220987,0.026604937,-0.0009128007,0.024796123,0.019257981,0.0015248779,0.03698635,0.029405188,-0.016009377,0.050779488,-0.019536756,0.005056516,0.023011835,-0.040886555,0.0011688384,0.008490161,-0.00018209321,-0.03118201,-0.025174746,0.018862708,0.008503371,0.044879947,0.018246291,0.030635022,0.012870875,0.0374471,0.013867861,-0.04804886,-0.07207758,-0.020448541,0.026689092,-0.021612244,-0.0033202285,0.0023148435,0.035415217,-0.025952155,-0.0209953,0.07390666,-0.04021071,0.04759055,0.0222063,-0.000344631,-0.011760653,0.008437842,0.04032303,0.030252544,0.0011998208,-0.057934377,-0.011253016,0.017574858,0.08643759,-0.00088668044,0.020892069,0.013589884,0.05375846,-0.024073426,-0.02665,-0.05273442,-0.014999891,-0.016295956,-0.020670589,-0.0010086991,-0.024861613,0.046670612,-0.020863159,0.026328122,0.0074393484,-0.025506107,-0.026540281,0.030054636,-0.015900893,0.045383282,0.05438615,-0.018576458,0.036218073,0.034661546,-0.021414291,-0.01011581,-0.041032635,-0.009641733,-0.014174537,-0.060372617,0.07812482,-0.0028207419,-0.066020034,0.02111064,0.026187718,0.00675311,0.032699417,-0.02534797,0.022530427,-0.025387298,-0.028538445,-0.0141379675,0.013354721,0.061352976,-0.018675098,-0.010395173,-0.020127805,0.0067085684,-0.033505663,-0.01524084,0.025961319,0.017117463,0.011967227,-0.010327447,-0.0029886665,-0.016321722,0.040232267,0.044864614,0.010201135,0.014875898,-0.02166552,0.0074593094,-0.045092817,-0.041329887,0.006800365,-0.0051043667,-0.048950087,0.07183003,0.006168623,0.049479857,-0.026522951,0.004515929,0.011281311,-0.02159984,0.024998156,0.059112888,-0.02288077,0.025529109,0.02606643,0.05001674,0.0067522884,-0.005410324,0.027210493,0.002590345,0.0062075914,-0.007874547,-0.044624988,0.04091777,0.07193561,-0.011880189,0.008954663,0.03515672,-0.0092057185,-0.1570577,-0.019636193,0.028847551,0.034680355,-0.0005251071,0.012767978,-0.04799663,-0.07335809,-0.018637314,0.04770458,-0.014182268,-0.04556164,0.000009864826,-0.02106264,0.0050953464,0.019658227,-0.014901329,0.012292405,-0.026807241,-0.037254814,-0.0037074715,-0.019800134,0.032003455,0.034086347,0.010013564,-0.02696685,0.086292714,-0.00885715,-0.0287136,0.022949664,-0.004409714,0.0034610534,0.015435789,-0.007626919,0.016266642,-0.0049301614,0.04469813,0.04088563,-0.014813358,0.0050355964,0.0030387016,0.04143579,-0.04765809,-0.0018152376,0.0041450434,-0.0006095626,-0.009527784,-0.041157637,-0.036539044,0.000066644,0.04082764,-0.014446543,-0.027231045,0.0067629614,-0.026731279,-0.037084173,0.0040108482,0.072997205,-0.0010409936,-0.04462101,0.020640464,-0.021868806,0.0005411898,-0.023045678,0.015091492,0.011434222,0.023428004,0.015616645,-0.007415269,0.002264952,0.01660691,-0.0407348,0.017565083,0.01524188,0.019786552,-0.00045787002,-0.015527539,-0.045782328,0.011038821,-0.09983598,0.0363215,0.013601471,-0.023404641,0.033060383,-0.014427618,-0.016392214,-0.028627548,0.04476114,0.017903151,0.2511016,0.0252526,-0.017986223,-0.022296742,0.04066306,0.009344367,-0.024024453,0.023066455,0.015015605,-0.03262292,-0.017791906,0.020571822,0.013317153,-0.013456304,-0.014378306,0.02714837,-0.051588,0.0068014967,0.022461766,-0.00962552,-0.00071320403,-0.018940486,-0.007816031,0.057717346,-0.0568644,-0.04453527,-0.01711965,0.020611877,-0.045305826,0.019772144,-0.025693664,0.05311462,-0.014573498,0.008181903,-0.07151377,0.02663792,0.022678046,-0.009969792,0.031792525,0.0042368695,0.011784989,0.0096555045,-0.0152476765,0.018131612,-0.015356108,-0.037164953,0.024099212,0.04587863,-0.04718478,-0.0259203,-0.04047563,-0.01733264,-0.04606431,-0.01521506,0.03219931,-0.031483307,-0.04647482,-0.04932369,0.045088418,0.029855825,0.019904874,0.011126431,-0.08646909,-0.06551955,0.016868731,0.005344226,-0.0030200358,0.0035154296,0.024612734,0.05651326,-0.0014500198,-0.018362619,-0.01674819,-0.027010748,0.00086961,0.046645153,0.05360355,0.054692075,0.030893916,0.0019318832,-0.018908385,0.009572154,-0.017668253,0.0367198,-0.0050366228,0.0028290423,0.021998374,0.046205025,-0.015128611,0.021985726,-0.008721949,0.013240883,0.02998179,0.037884116,-0.009398521,0.0165299,0.04004388,0.010950791,-0.013510109,-0.0074716783,-0.0012377094,0.0028957108,-0.037797008,0.007690327,0.06155217,-0.018126221,-0.012518279,-0.036491785,0.023979705,-0.028017892,-0.048702985,0.009583079,0.043575227,-0.043999758,-0.01720536,0.017636595,0.033048782,-0.02101879,0.012680663,0.012488033,0.03202085,-0.03208599,-0.0010709234,-0.0049840217,-0.03366282,-0.039537184,-0.008759102,-0.015285883,0.014777627,0.07222892,0.044482782,-0.027780242,-0.04324054,0.02555676,0.03264919,0.039461233,0.012274206,-0.013368582,0.0053197956,-0.0014714318,-0.042708933,0.006674695,0.007002801,-0.02099699,0.033901483,0.013876359,0.018889977,0.0059938524,-0.0055028726,0.035161942,-0.027144713,0.059392367,0.023107452,-0.0032599631,-0.027898176,-0.0013961805,-0.007978726,0.009989204,0.006807804,-0.019847466,-0.0048289946,0.024147771,0.053964775,0.062544815,-0.031741846,-0.0034624962,-0.059477303,0.008618043,0.020036902,-0.020364216,0.024560612,-0.020495703,-0.069765195,0.037979547,0.026683018,-0.0055713686,-0.04636963,-0.0146551365,-0.0016727434,-0.0020146894,0.051825,-0.021044994,-0.054313205,-0.067120336,0.012558111,-0.019505017,-0.022251848,0.014763909,-0.017691582,-0.00024314865,-0.03445284,0.07560892,-0.008405686,0.0000069784205,-0.0017679367,0.042247187,0.06897259,0.005778657,-0.0014331434,-0.007751944,-0.017913444,0.0015858399,-0.011840508,-0.008116239,0.0107820155,-0.03513324,0.004613535,-0.020357233,-0.03157951,0.01716475,0.00081910664,0.014050042,-0.044259164,-0.013935414,-0.0077753714,-0.06232429,0.07329306,0.036053665,0.012116605,-0.04956589,-0.02562307,-0.01896819,0.03985233,-0.04379091,-0.019170197,0.007723685,-0.028190786,-0.047886886,0.03480999,-0.028986953,-0.00053794926,-0.0078539215,0.014344445,0.020383297,-0.000326599,-0.025899407,0.025546918,0.015205162,0.037885725,-0.019888867,0.004130754,0.031962477,0.04837291,0.051814426,0.032994594,0.029194077,-0.03237431,-0.01783514,-0.010738487,-0.020956004,-0.0077898283,-0.07939558,-0.0017901656,-0.016935827,0.08351347,-0.010767282,-0.0061027086,-0.0252324,-0.013681689,-0.031911384,0.008958929,-0.0017645475,0.0014232539,-0.026400503,0.0016449295,-0.040576104,0.01971677,0.0051470823,-0.0043285177,-0.042201854,0.011356842,-0.01795947,-0.046190593,0.01885802,0.016385501,-0.0031461136,-0.032715824,-0.014916994,-0.01754617,-0.006031546,-0.05197354,-0.017160317,0.003439934,0.005951509,-0.042332005,0.041385457,-0.036333356,0.0164741,-0.027135262,-0.06199727,0.0107777715,0.011193359,-0.025529716,0.042774804,-0.044462014,-0.02210646,0.024196995,-0.00854444,0.0020166414,0.02126893,-0.029244283,0.0020461292,-0.031661663,-0.035632726,-0.039774407,0.026021397,-0.033153847,-0.020312157,0.027695663,-0.0010261401,0.024429485,-0.04272183,0.008337029,0.06602795,0.021054182,0.001806384,0.06655786,-0.011703079,0.03263697,-0.006375397,-0.045188647,0.037446223,-0.023625843,-0.012863986,-0.01268402,-0.012972091,-0.03583891,-0.0053728228,-0.01755126,0.03297818,-0.046245065,0.002679132,-0.012843162,0.010138454,-0.01762032,-0.0049127988,0.0426959,-0.03471641,-0.0024195744,0.0016990234,0.00545238,0.027716797,0.052346807,-0.038341094,-0.0020307195,-0.085299864,-0.028187234,-0.0037413728,-0.05649293,0.029890038,0.033686984,0.014553283,-0.0019610354,-0.042676315,0.00982847,-0.040188964,-0.015628189,-0.031929534,0.05272522,0.004110224,-0.025328131,0.04938829,0.029527655,-0.024103012,-0.002314732,-0.025735322,0.017504172,0.01577549,0.02400019,0.025444971,0.02311886,0.031560272,0.022923093,0.010370374,-0.0021559997,0.00808859,0.026812207,0.013737947,0.013101111,-0.026238741,-0.020314965,-0.005874838,-0.0332857,0.0013854502,-0.058689035,0.0076787546,0.009790562,-0.015977273,0.03610981,0.045321386,-0.04351835,0.037554275,-0.03578871,0.022363799,-0.13343605,-0.0076236515,-0.016353998,0.016185323,-0.0052705547,-0.037165232,0.016845275,-0.052011758,0.03807171,-0.011297089,-0.020653555,-0.020177443,0.018358944,-0.02331265,0.024267828,0.00046656307,-0.015578617,-0.004794343,-0.023879128,0.000065542925,0.0034378679,-0.058547147,0.030101042,-0.024150522,-0.030418258,0.02181901,-0.008911246,-0.021401798,-0.006723776,-0.0068364255,-0.013561487,-0.052614953,0.0344705,0.024345776,-0.015676836,-0.029204221,0.0100570405,0.026910674,-0.026303452,0.0042307805,-0.014838901,0.040517617,-0.0006154752,0.019587286,0.034100197,0.04765058,0.0077404315,-0.037995502,-0.018002843,0.030990204,0.032738995,0.06644555,-0.034015667,0.024086013,-0.0055687428,0.016025973,-0.040278714,-0.0069234786,-0.028584214,-0.012006736,-0.053332858,0.04496936,-0.0030388106,-0.043995775,-0.05275314,0.00132254,-0.035867054,0.036687233,-0.02755115,-0.032075092,0.005625857,-0.0051194727,-0.044763714,-0.03267409,0.0050294544,-0.04569386,-0.0021607468,-0.021377847,-0.0018274806,-0.0033294677,-0.015055399,-0.010165028,0.0076061618,0.01753365,0.07168632,0.020122863,-0.045369796,0.019081362,0.014866676,0.012196189,0.0028985273,-0.056369476,0.0036204292,-0.027047718,-0.03853107,0.000734505,0.006946685,-0.029337505,0.010886021,-0.012020226,-0.014437872,-0.009065734,0.008935041,0.0037669777,-0.039882068,0.014230987,0.040852617,0.013849698,-0.0145113375,-0.037330605,-0.04638334,-0.01360666,0.0055092894,0.016274817,-0.04838387,-0.025869524,0.018857233,-0.028920384,-0.018792467,-0.08129784,-0.012239319,0.029018361,-0.014133457,-0.02921627,0.0003342977,0.03680443,0.017717507,0.007464321,-0.0013162423,-0.015681354,-0.030429522,-0.02221245,-0.026014727,-0.010045808,0.009287199,0.0063933767,-0.040828757,0.055607244,-0.015174741,-0.039334785,-0.010986639,-0.01019188,0.022803236,-0.014293992,-0.012579308,-0.022154408,-0.0023873318,0.05031831,0.016892143,-0.06842818,0.007241231,0.022751128,-0.04788772,0.07031647,-0.007826926,0.044858932,-0.010618734,-0.04597126,-0.009436532,0.070178255,0.011409987,-0.0042508976,0.0040972806,0.006568173,0.0015512956,0.03675768,-0.007815436,-0.02856658,0.015386193,0.0003579985,0.04515823,0.016667195,-0.028487246,0.043442003,0.031216925,-0.031755544,0.018112393,-0.01202496,0.034853857,-0.022003993,0.016384471,0.015407865,0.084511496,0.020979092,-0.00991259,-0.0058820257,0.017529486,0.022483908,-0.030021422,0.0014470854,0.023541661,0.019040398,-0.020529721,-0.037184086,0.060092792,-0.036655426,0.027581159,-0.009310225,0.020728085,0.041908134,0.032497976,-0.00016552945,0.004368257,-0.016733352,0.014830808,0.014160943,-0.019493237,0.007408776,0.0052274913,0.0030812253,-0.0070386515,0.029302163,-0.003929659,0.0182896,-0.009050105,-0.022111325,0.04819954,0.02152864,-0.016338086,-0.02479423,0.0011338446,0.04236131,0.0027222494,-0.024527863,-0.023882035,-0.029772282,-0.025288697,0.03251874,-0.016973201,0.0038274494,-0.0066945488,0.013900951,0.0020206834,0.023014167,-0.0021051895,-0.034207378,0.029583206,-0.012102775,0.010467875,0.022764113,-0.0069293845,-0.01987729,-0.0050255596,-0.017801678],"last_embed":{"hash":"1izsjs7","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"1izsjs7","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack","lines":[69,82],"size":314,"outlinks":[{"title":"Traefik Multi-Stack Setup#Step 2","target":"Traefik Multi-Stack Setup#Step 2","line":13}],"class_name":"SmartBlock","last_embed":{"hash":"1izsjs7","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030592246,-0.00069255725,-0.0052619283,0.02487416,-0.028175492,0.0035265652,0.010689111,0.0068808775,0.022560267,0.058972497,0.014569478,0.024792328,-0.018276632,0.0109204305,0.01283762,0.011937492,-0.0023096544,0.030215943,0.033140182,0.0074181138,0.000036500976,0.0060655717,0.03365503,0.015052595,0.009160882,0.0071649826,0.029474286,0.0010681982,0.012486918,0.015594561,-0.012287601,-0.012110454,-0.0128801195,-0.014265359,-0.007025221,-0.045580696,-0.008089236,-0.012748984,-0.04844444,0.02882399,-0.020790692,-0.007785867,0.022589618,-0.011032175,0.020511916,-0.009078476,0.014033971,-0.02146405,-0.05198369,0.0045046424,-0.019230364,-0.023831543,0.000515865,-0.0020925123,0.0051722005,0.011822384,-0.039134085,-0.033156987,-0.040466752,0.025803765,-0.0516534,0.03838489,-0.021944879,-0.01247575,0.047737863,0.006978021,0.02175026,0.009090923,0.0013262958,-0.026811896,-0.0268138,0.011062569,-0.055299066,-0.012568227,-0.023174142,0.0172852,0.029851083,-0.0053403242,0.05074581,0.048912015,-0.014227522,-0.042145997,0.011080034,-0.005746366,0.029895967,-0.023268625,-0.048211414,0.07377793,0.061581522,-0.01622436,-0.021237837,-0.033896785,0.008689369,-0.043158393,-0.04458496,-0.0009813297,0.008010553,0.019523298,0.047103997,-0.0046069054,0.015078703,0.001116994,-0.0254542,-0.023830246,-0.00044130225,0.04193821,0.0010027903,0.028493127,-0.015045619,-0.015140425,-0.0054975706,-0.002688742,-0.015065163,-0.021258654,-0.0007044723,-0.069755085,0.028903035,0.0077930368,-0.04579325,-0.05122718,0.0334433,-0.043884467,0.013858252,-0.010033201,0.008055764,0.008825504,-0.0036286353,0.03835161,0.013846429,0.034126118,-0.053434517,0.010373917,0.0068325135,0.022508387,-0.0065868683,-0.01605534,-0.0053092595,-0.0018441598,-0.028907713,-0.07669023,0.00014062965,0.07346163,-0.029119033,0.02093072,0.036157075,-0.04683363,0.054156113,-0.012451963,0.012171872,-0.0008825096,-0.016945945,0.032291584,0.0031925957,0.04952445,-0.00045077474,0.029616274,0.026816055,0.01575311,0.04585284,0.030320153,-0.050834503,0.056685925,-0.009447851,-0.0054503027,0.031984802,-0.048655983,0.00010504673,-0.00056525756,-0.0022697137,-0.026590943,-0.014153176,0.028438441,0.01887552,0.04204996,0.021898247,0.033193856,0.039459247,0.03806958,0.007940837,-0.036928196,-0.056981336,-0.026671508,0.019187162,-0.0067472835,-0.016420215,0.0035268797,0.036296707,-0.029308872,-0.016993297,0.081161276,-0.03428856,0.05134239,-0.0019810293,-0.018492598,0.0027095333,0.014580009,0.026598852,0.03563932,-0.015489048,-0.044950396,-0.017721513,0.012494221,0.06855786,-0.0021686286,0.020346908,0.013483689,0.04974241,-0.0141853,-0.019514887,-0.053038385,-0.024376033,-0.007193556,-0.011788695,-0.009633128,-0.034563486,0.027502798,-0.011548285,0.013413081,0.021077245,-0.016370602,-0.030096311,0.017486744,0.012095657,0.055637207,0.03807547,-0.016416052,0.023215408,0.023112303,-0.020380145,-0.03705202,-0.04476841,0.007221337,-0.0013812211,-0.045007303,0.0898455,-0.01815088,-0.08886631,0.025506686,0.012036429,-0.010080082,0.032164764,-0.0037421759,0.0050526676,-0.034095503,-0.012837181,-0.02602862,0.0029226472,0.060647022,-0.021410484,0.00008155564,-0.045385495,0.012998397,-0.02087988,0.00068163883,0.00657307,-0.0003807013,0.0144767435,-0.010842066,0.013282757,-0.0060747364,0.021557929,0.045878828,0.005962681,0.012824477,-0.022688705,0.008909173,-0.037762698,-0.029653793,0.013457341,-0.0036287496,-0.036307115,0.061642915,0.02477029,0.056017455,-0.012747273,0.02429114,-0.006186891,-0.02008061,0.03638057,0.05599201,-0.047297444,0.0078029805,0.029210286,0.023486901,0.025422698,-0.022802738,0.008011281,0.021429367,-0.026048135,-0.007476573,-0.06346349,0.033972785,0.07276826,0.007588832,0.014778262,0.04757302,-0.004691264,-0.15568826,0.008463324,0.037731845,0.04742576,-0.00017404353,0.012455239,-0.03575424,-0.07326677,-0.018892312,0.039103013,-0.024845451,-0.05058166,0.015811436,-0.017106913,-0.0067014173,0.014125893,-0.0061606094,0.0032584094,-0.017712075,-0.0449474,-0.0038266485,-0.033916984,0.032959294,0.036218096,0.0071321125,-0.01741214,0.08105935,-0.0021474662,-0.03808807,0.018640084,-0.012061505,-0.009219355,0.016565206,-0.003115064,0.016133787,-0.00068104937,0.04389383,0.027891796,-0.0068070884,0.009749206,0.0023097477,0.047796413,-0.032434188,-0.010168444,-0.005459633,0.004179482,-0.009826815,-0.032740243,-0.06110311,0.007941172,0.0452001,-0.027564978,-0.025643328,0.008757116,-0.03741048,-0.033610247,-0.0026130995,0.05248264,-0.01226858,-0.0179612,0.033280455,-0.047386143,-0.0011393685,-0.04454947,0.008192142,0.00028011724,0.013760629,0.016393425,0.00985428,-0.0101585435,0.010154768,-0.0586919,0.019074203,0.0029715158,0.024053615,0.013462809,-0.018776366,-0.04566073,0.005949512,-0.09096432,0.031799953,0.027906448,-0.004762959,0.012756852,-0.02529648,-0.03583958,-0.010286405,0.03394534,0.0013207532,0.25382492,0.014878562,0.0028362602,-0.015903473,0.040687744,0.0038500763,-0.025415977,0.024674362,0.022022929,-0.017266998,-0.032470286,0.022621352,0.015561374,-0.005449955,-0.018076971,0.018853422,-0.03761971,0.013510034,0.034544732,-0.0041853175,0.0021809586,0.0020062348,-0.0214066,0.06533311,-0.049914848,-0.04119012,-0.022647517,-0.0011307574,-0.04091498,0.009661516,-0.017948953,0.05515853,-0.014409784,-0.0018795216,-0.08143491,0.023874778,0.015967743,-0.027501555,0.015893234,0.010617916,0.005032502,0.007413766,-0.024164971,0.014725735,-0.04109623,-0.038986944,0.01920704,0.043886986,-0.029342845,-0.014482364,-0.038110156,-0.03136895,-0.044405933,-0.030113058,0.024838395,-0.03246957,-0.035074174,-0.03841342,0.040960528,0.040413953,0.010329762,0.009412084,-0.07402421,-0.07219081,0.036824953,0.0037030943,-0.023568626,-0.007101895,0.02014137,0.070477486,0.014269244,-0.023387762,-0.017363975,-0.028705966,0.004229577,0.0486976,0.048597805,0.057059046,0.040809147,-0.004490223,-0.0058774515,0.009758447,-0.016452579,0.034190927,0.0039231,-0.0060211523,0.035303835,0.059967365,-0.018777415,0.011955184,0.0037784993,0.014747717,0.024108076,0.047916338,0.001768996,-0.002023799,0.01583654,0.002316719,-0.014858113,-0.0030209837,-0.015831493,-0.0036671185,-0.030088993,-0.0011544459,0.03474902,-0.010898661,-0.001730686,-0.024453914,0.03600976,-0.0200176,-0.04267222,-0.00065158174,0.026334412,-0.05161367,-0.00957723,0.013232639,0.024227403,0.00041117324,-0.008475321,0.0035818918,0.027084427,-0.017421842,-0.0017703932,-0.0016671328,-0.030820275,-0.05136539,-0.014652982,0.01456415,0.016844494,0.055834346,0.032367725,-0.015936363,-0.012757712,0.025214363,0.030824773,0.042067986,0.02095343,-0.017892199,0.011029839,-0.009618641,-0.06144645,0.0041855644,0.0076189,-0.010570963,0.044306844,0.008438401,0.026425065,-0.0015844932,0.002965532,0.046204638,-0.036948275,0.06210946,0.012930523,0.0028631128,-0.020729868,-0.0060222405,-0.002510732,0.0085137775,0.011576069,-0.02068812,0.0047921455,0.016185807,0.057034448,0.05600693,-0.029823346,0.009025894,-0.053216923,0.021285377,0.018466454,-0.014389834,0.019832393,-0.036069248,-0.08132455,0.021179765,0.017583488,0.009224827,-0.058596414,0.00079556974,-0.020861933,0.0004986801,0.03468435,-0.023333253,-0.04998895,-0.03573899,0.015086987,-0.026139233,-0.022331778,0.008755305,-0.021994244,0.0029639937,-0.039532542,0.07153227,-0.01476557,-0.004434264,-0.031988893,0.046457756,0.08745378,0.01601663,-0.0028707623,-0.0120971985,-0.0324217,0.003133298,-0.023826845,-0.005553613,-0.0039270474,-0.02148066,0.0041798274,-0.015002165,-0.027549982,0.01625845,-0.007352108,0.012701388,-0.029613351,-0.022337738,-0.016279487,-0.069345206,0.056338716,0.019371465,0.015248805,-0.05195996,0.005189218,-0.008490705,0.038593955,-0.038259987,-0.034241725,-0.0020752884,-0.022656538,-0.065644756,0.050828356,-0.03887615,-0.0015144496,0.009994325,0.0093896445,0.024844727,-0.016698942,-0.03839945,0.037120156,0.016108003,0.015777787,-0.023136785,0.0007673853,0.031161344,0.031693432,0.06736379,0.032674346,0.022629308,-0.042764653,-0.0072094416,-0.0023514372,-0.021953909,-0.00525031,-0.06854747,0.031939577,-0.014162741,0.07331637,-0.009416547,0.009480265,-0.046603743,-0.024549996,-0.05325162,0.013540373,0.005411898,0.009204263,-0.013203067,0.01024278,-0.034805223,0.013024866,-0.009672261,-0.006038595,-0.04881531,0.020670474,-0.018601157,-0.04863615,0.008523326,0.02401514,-0.0066113896,-0.033106524,-0.014810646,-0.0033024796,-0.014322907,-0.07394279,-0.030781807,-0.014748274,-0.022843964,-0.026271498,0.033901535,-0.029193863,0.029621324,-0.024511328,-0.06068743,0.010242189,0.02394979,-0.024436058,0.02285804,-0.039440513,-0.021523073,0.008493333,-0.0007908802,0.014655321,0.01490575,-0.016795885,-0.01604232,-0.024355384,-0.050389715,-0.04448999,0.016985836,-0.017812332,-0.00681811,0.011715243,-0.0018843232,0.032432187,-0.038363595,-0.00078572665,0.06743089,0.030054891,0.0039932313,0.078133285,-0.009292634,0.036153995,0.001565767,-0.018099518,0.039429203,-0.015246123,-0.023395844,-0.0067902966,-0.021556057,-0.04897575,-0.020965766,-0.0043608425,0.058145717,-0.035926487,0.009640189,-0.030550802,0.019463135,-0.028141733,-0.01492277,0.03942402,-0.041786846,0.024528788,0.00399912,-0.0006410224,0.035827316,0.041853048,-0.043029804,-0.005879987,-0.072447665,-0.025397375,0.008879296,-0.026761832,0.044019435,0.05091504,-0.0065368977,0.0071074083,-0.037628315,0.015833091,-0.039129715,-0.025498778,-0.030291151,0.0329632,0.015181389,-0.020333406,0.039060764,0.018858243,-0.017964788,-0.0049826335,-0.01738041,0.010685389,0.0112260515,0.0055834977,0.008650611,0.03861626,0.0354665,0.027015286,-0.000023816425,-0.021911506,0.016083304,0.00957538,-0.003215198,0.020216605,-0.006486921,-0.037590735,-0.000012983902,-0.0146065,-0.013893623,-0.03870628,0.002888316,-0.0027743897,-0.022154639,0.026044143,0.044811193,-0.03467663,0.04646513,-0.025757276,0.020929767,-0.13524383,-0.02042648,-0.01635708,0.039923683,-0.0115059335,-0.03144023,0.027569648,-0.054592576,0.032755222,-0.005428218,-0.048263896,-0.0441134,0.009294961,-0.025350207,0.010407444,0.012269457,-0.0167037,-0.006148384,-0.025341399,0.006292301,0.0069507584,-0.05440931,0.040886145,-0.021698257,-0.034293022,0.019132571,0.001316457,-0.004032795,0.0040907045,-0.022066388,0.002141767,-0.04837533,0.020319367,0.039945632,0.00046675236,-0.017940316,0.018073749,0.0030717223,-0.025702983,0.013891758,-0.012178332,0.040355116,-0.0072407224,0.013142314,0.0038566268,0.036962733,0.017784005,-0.02841464,-0.015332308,0.018711759,0.02629053,0.04058179,-0.02830611,0.021556124,0.022650411,0.009679512,-0.048366297,-0.01097121,-0.0556949,-0.003671518,-0.041423623,0.03957228,-0.006583797,-0.03947777,-0.02440425,0.014950984,-0.04001558,0.024128234,-0.02268485,-0.016262801,0.021086149,0.0042415783,-0.050986253,-0.04504194,-0.009932107,-0.043013707,0.022349719,-0.0246794,-0.029886764,-0.008536905,-0.016889913,-0.025795514,0.00428954,0.011825567,0.05634172,0.01102671,-0.04623217,0.0142384805,0.010856139,0.011889738,-0.020481652,-0.056891304,0.026898703,-0.041835587,-0.02153322,0.014309823,0.0028629343,-0.02835222,-0.0016805646,-0.0036211235,-0.021426301,-0.009785446,0.014394433,-0.008183431,-0.044730134,0.041848566,0.022239354,0.016557604,-0.014283499,-0.020063203,-0.027619204,-0.0061174883,-0.00048675263,0.0122379195,-0.059822068,-0.014529689,0.010895351,-0.023005553,-0.017795682,-0.078911945,-0.00053439575,0.00948088,-0.02694943,-0.031085111,0.0023881523,0.04067875,0.022452418,0.0029289078,0.013774348,0.0074027,-0.01581439,-0.013396405,-0.03874592,-0.0035256965,0.032122646,0.012145233,-0.039235827,0.058660094,-0.01057438,-0.055382185,-0.024372607,-0.03249338,0.043572873,-0.009409278,-0.033232376,-0.031458855,0.014400954,0.029454364,0.01458248,-0.07247448,0.028325155,0.018377472,-0.045182806,0.07585056,-0.014239528,0.033238307,0.0023531953,-0.065166295,-0.0060431287,0.06470918,0.015593843,-0.023405252,-0.0037436557,-0.0024994246,0.011857819,0.058790922,-0.00020045468,-0.019738274,0.0072666225,0.004131592,0.013909046,0.0143751595,-0.018433992,0.022575652,0.03524181,-0.026793793,0.013036776,0.012602462,0.030824102,-0.012206708,0.035741657,-0.0013862143,0.08058996,0.030316062,-0.02271515,0.0037432748,0.013379072,0.046368264,-0.062399965,0.021307958,0.024128443,0.018039696,-0.010641356,-0.056462582,0.0583566,-0.03975378,0.02358051,0.009751649,0.018792272,0.010258412,0.023491114,0.002468945,0.0163158,-0.024746675,0.0043882825,0.010140676,-0.013899561,0.026552333,-0.0021521985,-0.0091479,-0.0060253195,0.02567434,-0.011706594,0.007039745,0.007084883,-0.028398803,0.050422315,0.025681812,-0.009677598,-0.015469717,-0.0054873126,0.03822175,0.0017705167,-0.019123489,-0.018031524,-0.024258142,-0.019501874,0.03310376,-0.003697031,-0.025207492,0.009250625,0.010913589,0.009537747,0.030227086,-0.0036222092,-0.013664314,0.020643508,-0.019700063,0.010978763,0.023251878,-0.027772395,-0.014068657,-0.0023115696,-0.036480423],"last_embed":{"hash":"h4fe9u","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"h4fe9u","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack#{1}","lines":[71,75],"size":106,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"h4fe9u","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033687968,0.03140545,-0.026614647,0.037580058,-0.035956025,-0.016025012,0.00065453054,-0.016729178,0.0057231104,0.05545407,0.012940174,0.036442604,-0.02390779,0.015155393,0.012473528,-0.035344698,-0.016356243,0.03408742,0.027626202,0.020751663,0.008334192,0.016039053,0.029902548,0.01817207,-0.0011562519,0.004836409,0.034106262,0.003445518,0.009455387,0.0018092098,-0.024258468,0.0037707072,-0.034028523,-0.022980787,-0.03381272,-0.030203503,-0.021755304,-0.02540224,-0.037522312,0.014540197,-0.030939633,0.003139645,0.019938558,-0.013243475,0.0026211792,-0.01736801,0.012098308,-0.025126137,-0.0323996,0.015254495,-0.0049734446,-0.030121416,0.0042695864,-0.007867658,0.016863503,0.009941501,-0.03221146,-0.0052267574,-0.025839716,0.011588033,-0.032538347,0.039220314,-0.036155503,-0.035437625,0.035480484,-0.0077289487,0.03591519,0.033758387,-0.0042371512,-0.009981388,-0.015907362,0.02831418,-0.058221344,-0.006222523,-0.0133297285,0.0358368,0.02260143,-0.0029304584,0.027359217,0.023503438,0.009571671,-0.04160775,0.002790198,0.020550903,-0.020525673,-0.0070272265,-0.055332676,0.10492776,0.062192112,-0.034411952,0.0077291,-0.034369748,0.013509872,-0.052710816,-0.03791734,0.0026496493,-0.0020523681,0.026949624,0.014834446,0.008188733,0.032584257,-0.0067068096,-0.04031317,-0.024921052,-0.0023625828,0.035138227,0.019236423,0.0069792867,-0.033270862,-0.0030689945,-0.003448765,0.007002093,-0.0059875897,-0.02987643,-0.010763105,-0.052219506,0.010299089,0.004615157,-0.057494074,-0.04872755,0.025726788,-0.026132977,0.003487891,-0.038575817,0.0028904178,-0.003084666,-0.018786306,0.01708537,0.010443894,0.03212404,-0.08528865,0.024679422,-0.017326402,-0.01002274,-0.013103739,-0.015045209,0.0035150333,0.001717076,-0.03557233,-0.07055146,-0.007942828,0.070570886,-0.016941778,-0.002911241,0.05370081,-0.042815633,0.06081105,-0.022798697,0.0021657103,0.02026015,0.0010071088,0.020012481,-0.011131427,0.015665043,0.003697256,0.02378783,0.025238406,-0.0064853253,0.01383565,0.034185033,-0.024761965,0.023708353,-0.029155072,0.015114047,0.015461529,-0.045022275,0.012794911,0.009514465,-0.008476166,-0.026305992,-0.0014979782,0.0074759233,-0.0061944276,0.03802944,0.020914108,0.021761471,0.015073264,0.03808829,0.041042652,-0.043247204,-0.078910746,-0.029178776,0.0027337382,-0.03279675,-0.022791993,-0.0008115504,0.051600806,-0.02390771,-0.016096719,0.03234745,-0.044765215,0.04246989,0.013134293,0.01303047,-0.02379373,0.001698046,0.032768156,0.015945358,-0.0005855287,-0.052158695,-0.008705822,0.032809418,0.05560659,-0.023480264,0.0142659005,0.0003170002,0.053445507,-0.008805497,-0.018019795,-0.054948747,-0.012307782,0.004155626,-0.033141237,0.015372925,-0.01858666,0.03575373,-0.0066435947,0.055495612,-0.024886256,-0.047455255,-0.030852608,0.04121656,-0.022628179,0.035215,0.056462064,-0.009282481,0.047956623,0.037137892,-0.0046634986,-0.010994975,-0.040428992,0.0006103783,-0.006545616,-0.06064893,0.081563,-0.000084254214,-0.06285142,0.025156984,0.02242846,-0.02225411,-0.025908427,-0.025851376,0.02115781,-0.018902794,-0.06061686,-0.0045227534,0.027999297,0.016792798,-0.006368674,-0.0050784503,0.008621418,0.01719851,-0.017257363,0.0042532044,0.02583684,0.000050026178,0.015520696,-0.0023275171,0.0035601258,-0.021675427,0.033481497,0.038411144,0.007819446,0.01109845,-0.0027344949,0.019073721,-0.04850559,-0.019641543,0.03015028,-0.0015525707,-0.036841534,0.073639646,0.0067346385,0.050735224,-0.032957345,-0.022802763,0.0030898096,-0.030327238,0.020880431,0.06792166,-0.039064836,0.03894509,0.013963138,0.037193563,-0.01023023,-0.012853553,0.04485939,-0.029068392,-0.015730402,-0.0508563,-0.03046615,0.014811895,0.07360665,-0.0040812376,-0.00026511037,0.042196248,-0.0069287103,-0.13924417,0.0013766328,0.025592629,0.055557266,0.010505229,0.014028195,-0.059153523,-0.033485994,-0.045563456,0.03863898,0.0062726443,-0.051046025,-0.0024495497,-0.016528942,-0.002355248,0.03956239,-0.018995393,-0.013157623,-0.0012461597,-0.027568495,0.0046387576,-0.01357869,0.028427487,0.0044642757,-0.00010998672,-0.00039049776,0.07177665,-0.017148893,-0.043345764,-0.008028885,-0.0019360528,-0.0019877471,0.011579784,0.003600459,-0.00095972785,-0.004386742,0.038011193,0.016904509,-0.00781674,-0.0040801778,0.016274868,0.028216515,-0.040829983,-0.00054547685,0.013140217,0.01117249,-0.0035178529,-0.01890929,-0.017078938,-0.021408891,0.035001047,-0.037253365,-0.036170498,0.012741516,-0.03994431,-0.021930436,-0.008820729,0.07848972,-0.009030819,-0.05920496,0.018116761,-0.020414604,-0.018887825,-0.030384751,0.0014467905,0.0047352877,0.030927533,-0.0013825594,0.0028092428,0.01422411,0.021538325,-0.044657588,0.013094648,0.043695077,-0.004650817,0.011956709,0.006640448,-0.040921208,0.025992634,-0.097857624,0.0078042746,0.0005866986,-0.0117808,0.048311375,-0.02265599,0.0057221036,-0.02373495,0.052480612,0.019853145,0.24344377,0.010084537,-0.008541792,-0.031667672,0.035222936,-0.0006489315,-0.020353295,0.017835734,0.039648253,-0.027258616,-0.019154266,-0.013203991,-0.010091681,-0.0020874068,0.0036084752,0.021148872,-0.05487064,0.0009090936,0.037849262,0.0016420108,0.0016301684,-0.030332355,0.0019644175,0.026645437,-0.035938643,-0.024642432,-0.02293971,0.017325867,-0.033421583,0.034989186,-0.039940804,0.06715722,0.006424067,0.016260544,-0.04464398,0.019006602,0.014895238,-0.0055802115,0.024029035,0.005103,-0.00890939,0.0056837895,-0.0004418318,0.005563204,-0.028687412,-0.037349205,0.041982375,0.015862022,-0.056666836,-0.03128196,-0.062848054,-0.038966946,-0.040891517,-0.00918516,0.046671655,-0.028660746,-0.044516485,-0.041257564,0.047770705,0.019900823,0.0198047,0.0046075685,-0.102369756,-0.031641524,0.008516551,0.014976825,-0.02850069,0.01120771,0.028394707,0.02544861,0.0012874714,-0.019666355,-0.041042205,-0.008659324,0.0040294863,0.03982892,0.06684428,0.06384372,0.023740716,0.02812794,-0.014470372,0.005165368,-0.006553577,0.020092793,-0.0037805557,0.011639744,0.015791921,0.03601025,-0.019746186,0.010200583,-0.033510428,0.010558303,0.030012138,0.06961449,0.011159342,0.022882957,0.04336283,0.009537285,-0.004721126,-0.004257198,0.02382449,0.00558324,-0.041604005,-0.02453119,0.05757726,-0.016036002,-0.031556305,-0.026469503,0.02895106,-0.047393754,-0.03439938,0.01642043,0.045389432,-0.035525274,-0.0004579684,0.020226024,0.04492464,-0.0033819366,0.004171427,0.007372763,0.032901224,-0.00944171,-0.019174105,0.010912756,0.0058511333,-0.041284107,0.012762791,-0.0023258976,-0.02211906,0.06608683,0.041293383,-0.03230126,-0.014618907,0.02312105,0.024525663,0.036414217,-0.019041214,-0.014221707,-0.013306293,0.037068937,-0.024110531,-0.024801897,0.018675087,-0.021542551,0.029810973,-0.0023379147,-0.0023120744,0.0025873475,-0.010014252,0.034436714,-0.0033402296,0.06327574,0.0130240815,-0.009129023,-0.02852216,-0.007673334,-0.024106089,0.014079879,0.02601357,-0.03408141,-0.011439112,0.046963118,0.04181796,0.052271124,-0.04005881,0.015291133,-0.067080356,0.002264364,-0.01105056,-0.03459978,0.025256952,-0.0051602763,-0.071678326,0.035691477,0.019973911,-0.036736503,-0.024000557,-0.01686806,-0.01949309,-0.040330652,0.032738034,-0.009897432,-0.05208227,-0.062765606,0.02271591,-0.01798688,-0.030023627,0.02489528,0.015528762,0.016546506,-0.033812087,0.068524316,0.020244585,0.004595018,-0.006854727,0.037656363,0.05717312,0.013329563,0.00099508,-0.012913271,-0.044029787,-0.010810759,0.002848186,-0.018189596,-0.011602792,-0.041986138,0.00873393,-0.008221499,-0.019634856,0.021853857,-0.016480304,0.001962355,-0.054856736,0.0027571954,0.0013440585,-0.06447928,0.0680548,0.074589424,0.023159944,-0.03213483,-0.016755268,-0.027983803,0.0354699,-0.026580544,-0.003789687,0.008686396,-0.0124714095,-0.035372,0.02989327,-0.040895652,-0.00041508125,-0.021552745,0.015475549,0.019812545,0.0025613238,0.0033379172,0.0019583579,0.023506768,0.032929458,-0.028013086,-0.016787114,0.036146726,0.039349597,0.045003127,0.041104384,0.015689684,-0.05289331,-0.013176805,-0.02623599,-0.015323094,-0.00541483,-0.09158317,-0.0056144227,-0.028539084,0.07112358,0.004012822,-0.008018186,-0.033898734,-0.034237646,-0.049092777,-0.0056671565,-0.0031002772,0.0054403176,-0.009503273,0.0050800755,-0.015805025,0.010895347,0.015964175,-0.009795291,-0.02066632,0.025451986,-0.013247315,-0.058474604,0.0054420736,0.025951603,0.019260816,-0.036395893,0.0037282389,-0.011882459,-0.0067445277,-0.046170827,-0.027304878,-0.0031516617,0.010778092,-0.041034926,0.06364638,-0.029908158,0.002639306,-0.033155765,-0.06783638,0.030782498,0.00085777574,-0.008176939,0.07014322,-0.049569514,-0.012891009,0.05086688,-0.03365548,0.011870522,0.032513253,-0.028295314,-0.0038645724,-0.027956758,-0.014268694,-0.032660104,0.042414162,-0.023429539,-0.040702764,0.039586987,-0.0025431972,0.04278807,-0.07217907,0.0050057922,0.06559279,-0.0044624624,0.023076277,0.047112588,-0.0050634365,0.030407734,-0.013678816,-0.046225596,0.033883665,-0.023752447,0.018536372,-0.010355962,-0.0015084498,-0.036932994,0.0022359802,-0.0146089075,0.03592663,-0.03858863,0.015013536,-0.0023596229,0.014938723,-0.025711395,0.0012353017,0.042621233,-0.03208993,0.01027414,-0.010451399,-0.010819436,0.028886773,0.041761514,-0.027824467,0.00044249662,-0.052582864,-0.034184225,0.0027038837,-0.06576765,0.021726165,0.015723271,0.0069742827,-0.0068401657,-0.03104854,0.031784546,0.0101346355,-0.03236715,-0.03218326,0.040508725,0.0053853346,-0.03908022,0.037649587,0.019750914,-0.016625002,0.016654411,-0.035798203,0.028280556,0.008767295,0.0066915406,0.03381799,0.012740777,0.020685038,0.024391461,0.008851736,-0.016931644,0.007271686,0.034025278,0.0056666476,0.0019246519,0.0059739747,-0.0028130154,0.016724518,-0.02375649,0.011232281,-0.06491171,0.025480894,0.01813371,-0.0018646033,0.042767517,0.03242798,-0.04631471,0.026525173,-0.030321851,0.013823706,-0.1313052,-0.009393659,-0.021287499,0.017318668,-0.015529869,-0.039140776,0.017785857,-0.02669113,0.024497539,-0.015047322,-0.014574942,0.010748332,0.002865984,-0.024163472,0.03282003,-0.010154098,-0.020581933,0.0021826264,-0.022347432,0.022120768,0.009076596,-0.050045557,0.031622257,0.0024126547,-0.014416525,0.017555553,-0.0021398868,-0.019584572,-0.009836066,0.018445633,0.0026020424,-0.04176527,0.039670106,0.024724532,-0.017379126,-0.04468878,-0.0030851383,0.03095775,-0.02618371,0.01966584,-0.0030734714,0.025162175,0.0053382325,0.011187694,0.041394647,0.05810676,0.008262385,-0.02429782,-0.0127237225,0.036381632,0.03897271,0.060993038,-0.03502045,0.010351297,0.0049807536,0.00047861022,-0.04331295,0.0047311606,0.024034144,-0.002781799,-0.042736627,0.059346665,-0.008018624,-0.036578946,-0.04250791,0.008174968,-0.023840262,0.010171221,-0.04875788,-0.021902531,0.021796627,0.015794685,-0.04556916,-0.03910898,-0.008391906,-0.052157875,-0.0074396455,-0.024637174,0.017787784,0.009974349,-0.031155268,-0.012636998,0.023695786,0.015433573,0.07039762,0.037840653,-0.046778508,0.0020463385,0.024872875,0.021132372,0.00021794342,-0.05919369,0.012247897,-0.027347451,-0.04870779,0.024005232,-0.0031904432,-0.03688686,0.011907902,-0.017723484,-0.022980887,-0.016356587,-0.006502335,-0.008984948,-0.024662146,0.009944562,0.05875607,-0.021648355,-0.016818793,-0.044258326,-0.04555212,-0.015783193,-0.00058599084,0.025429094,-0.05773737,-0.022834752,0.019753572,-0.033871412,-0.020366697,-0.08959234,-0.019016543,0.040201426,-0.026494224,-0.026088206,0.003249982,0.03501883,0.013294917,-0.011090488,-0.00842142,-0.0060650464,-0.03713934,-0.022714533,-0.013915068,-0.00145937,0.03967568,-0.0015622595,-0.051591426,0.04599572,0.0015389805,-0.03880389,0.0036020135,0.0049412046,0.015334168,-0.020503182,-0.021994708,-0.03798907,-0.01918267,0.04495891,0.029549398,-0.050989393,0.006449648,0.014987781,-0.026794463,0.055448823,0.0134487655,0.042005274,-0.020039117,-0.023679556,-0.0033082615,0.07494877,0.028458795,-0.023643425,-0.005748225,0.0009070212,-0.0043821177,0.010554989,0.011556293,-0.0376203,-0.0029037672,0.008243601,0.031318855,0.007925822,-0.024518006,0.031863667,0.03791738,-0.032944985,0.012502604,-0.02614655,0.03718913,-0.027395109,0.023089293,-0.0038364537,0.09531646,0.025486827,-0.019024746,-0.0007835243,0.023121634,0.012814402,-0.041143414,-0.001059998,0.004526674,0.026515117,-0.042630374,-0.030205645,0.06807863,-0.020580972,0.032940235,0.0081676915,0.0024984272,0.027750468,0.014170694,-0.009143543,-0.01596733,-0.016955927,0.016299317,0.007573292,-0.004215799,-0.00279149,-0.007174934,0.0028287054,-0.0117820585,0.040370483,-0.0034090977,0.004602542,-0.021752093,-0.018037548,0.051516443,-0.0022775973,-0.017986022,-0.03168581,0.0078762835,0.021229645,-0.008430759,-0.0087529905,-0.015331613,-0.018186092,-0.0019180189,0.023021998,-0.026326003,0.032825578,0.032303948,0.011572263,0.0076934895,0.012946763,-0.03938649,-0.009836024,0.024511794,-0.013548747,-0.022257712,0.022566985,0.009645582,-0.031461406,0.024786714,0.0028330681],"last_embed":{"hash":"1ufgrtq","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"1ufgrtq","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack#{2}","lines":[76,76],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ufgrtq","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032446537,0.013134217,-0.03337119,0.0105470065,-0.029331515,0.009911404,0.030490968,-0.011205829,0.0029400548,0.06452647,0.015681665,0.03752955,0.004110834,-0.0050175944,0.014426445,-0.015487757,-0.004881268,0.0148973055,0.01499447,-0.00057597784,0.0045798873,0.0013948521,0.02413021,0.018638872,0.003917133,-0.00015480355,0.03874603,0.007092216,0.017724361,0.043684594,-0.025777439,-0.02125935,-0.04254336,-0.035287794,-0.014016158,-0.07110718,0.000064342705,-0.045163486,-0.045387447,0.019796956,-0.044756062,-0.020608345,0.0016202157,0.007868912,0.015973292,-0.009424551,0.0043493076,-0.015565074,-0.03176368,0.015596041,-0.0104923565,-0.031871032,-0.0026051484,-0.017915843,-0.012370681,0.0013185182,-0.031770956,-0.037029188,-0.028833652,0.009427965,-0.042731747,0.06076811,-0.007117332,-0.0071803113,0.033854406,0.012276756,0.008541548,0.0031515874,-0.005250423,-0.04043432,0.003304132,0.024465516,-0.07068147,-0.016731748,-0.04039856,0.027103255,0.018709062,-0.015584573,0.015538763,0.04508624,-0.017774751,-0.0635149,-0.0005490414,0.0160911,0.03174948,-0.005046046,-0.066873014,0.064034946,0.03513586,-0.030585969,-0.014831111,-0.034772005,0.029220156,-0.0329196,-0.045647953,-0.011568446,-0.014213898,0.003089753,0.048220534,-0.0022835638,0.027414246,-0.01795337,-0.018467506,-0.018772319,0.009647954,0.021606322,0.0093519185,0.004965062,-0.044242036,-0.012122929,-0.016595308,-0.008633746,0.008669743,-0.013580255,0.002999759,-0.06692454,0.015214888,0.023144877,-0.038444195,-0.02911144,0.051136743,-0.012736024,0.014726327,-0.01103954,0.008319535,0.025051625,0.017733086,0.037455417,-0.0049100183,0.028073115,-0.046047334,0.044146486,0.011580541,0.015592734,-0.02649551,-0.0037895844,0.026593657,0.007618538,-0.030276857,-0.0691483,0.0012832282,0.07509503,-0.037286278,-0.014241843,0.031973854,-0.02216787,0.05196043,-0.0074879075,-0.0068575223,-0.008062451,-0.017808003,0.011227841,0.01733485,0.032139163,0.0152250985,0.0064921845,0.012960856,0.0062715714,0.037710965,0.031716354,-0.042630654,0.042565428,-0.025542311,0.0022727076,0.025318928,-0.037578188,0.023323484,0.016244307,0.0018283416,-0.03776335,-0.025465975,0.02789877,0.009513944,0.03911192,0.022608418,0.033049997,0.03770865,0.026818959,0.022810843,-0.062269572,-0.07092465,-0.02669909,0.0090632625,-0.011863356,-0.0044028293,-0.0049577006,0.027809503,-0.02045766,-0.01015554,0.072385915,-0.06427016,0.04642786,0.0017989199,-0.011635201,0.00961085,0.0100890845,0.051066615,0.04403713,0.020438943,-0.05435564,-0.00050884706,0.02614257,0.05948516,-0.039601915,0.03333723,0.018320102,0.057651218,-0.028938647,-0.005786356,-0.06481977,-0.025003415,-0.020102184,-0.032900244,0.0017607728,-0.021374105,0.025780084,-0.0062408866,0.0207722,0.021051584,-0.044961136,-0.032721452,0.0166633,-0.0080243405,0.024760706,0.01912435,-0.0064967,0.017375996,-0.0039462065,-0.023699982,-0.019681552,-0.045544066,0.0007485833,-0.028692666,-0.067698725,0.08216392,-0.019149205,-0.06521797,0.025344823,-0.010873596,0.0058184755,0.032157276,-0.026100418,0.039807063,-0.041880995,-0.02564534,-0.015770374,-0.0074676895,0.07004838,-0.015545657,0.017567424,-0.023626959,0.0115027325,-0.050332215,-0.01652698,0.022879899,0.0090042045,0.01583749,-0.00245712,0.0048827715,-0.015598733,0.028875617,0.04521853,-0.0015524472,0.0053348513,-0.016160198,0.011952128,-0.03331773,-0.020400863,-0.0032697439,-0.0042007836,-0.0470383,0.05515183,0.022965083,0.041678928,0.0012151141,0.016711079,0.007083141,-0.010839003,0.035331443,0.052299827,-0.036449272,0.018972905,0.037220657,0.037526086,0.009860805,0.0067923246,0.018224774,0.0077291764,0.003308145,-0.023992248,-0.031959824,0.018046964,0.082507156,0.01774149,0.015468516,0.037788972,0.008248158,-0.14388101,-0.012166304,-0.00024266576,0.028004441,0.007293538,0.006605069,-0.06122561,-0.083058625,-0.0300303,0.031331632,-0.010012423,-0.052682474,-0.00036241356,-0.0144120185,0.007598112,0.01646591,0.0027255411,0.008506059,-0.0200829,-0.039384663,-0.029138532,-0.039972026,0.045619253,0.02883584,-0.004268327,-0.0211403,0.062777996,-0.010937225,-0.020201486,0.014682567,0.009361111,-0.0031858936,0.023179581,-0.012720154,0.00979911,-0.00027711,0.040797554,0.031703852,-0.018185588,0.0070845485,0.00059111847,0.026415642,-0.02969348,0.0136354575,0.008048223,0.0012010053,-0.01241707,-0.020736879,-0.042712837,-0.008900686,0.048232082,-0.019774036,-0.014122642,0.024662605,-0.0364471,-0.034768853,-0.0028522292,0.07424623,0.0004913041,-0.015392167,0.012508285,-0.032425452,0.0069546406,-0.02540898,0.014246993,0.008686234,0.01965618,0.014834025,0.0050129895,0.009774456,0.043375902,-0.050577648,0.03192909,-0.0024362626,0.04404807,0.020359658,-0.043468885,-0.044007752,0.0035246643,-0.09671435,0.040896513,0.0074742357,-0.0054688747,0.022220505,-0.0042315694,-0.027854646,-0.034551613,0.014262438,0.008187311,0.22850177,0.020479295,-0.016882498,0.0118071465,0.029423246,-0.00026862443,-0.034063756,0.03335792,0.01994208,-0.026047828,-0.01231647,0.016282324,0.0073609124,0.008316154,-0.0316602,0.0028793414,-0.056120623,0.028099742,0.037201002,-0.011277952,0.0041136327,-0.012128871,-0.022754354,0.05462949,-0.05975278,-0.025022209,-0.0006821205,0.0059815524,-0.04568471,0.026882501,-0.032222047,0.042590313,-0.0344895,0.0001964549,-0.09219865,0.00014801571,0.005091689,-0.014230379,0.024546906,-0.01999578,0.0018562354,0.006361514,-0.0073587894,0.034063835,-0.031544343,-0.036890727,0.038776755,0.0013353083,-0.05091883,-0.030007487,-0.018963367,-0.03681979,-0.049063317,-0.005799664,0.041540876,-0.02377077,-0.034676716,-0.054254282,0.039215207,0.043542556,0.022004103,0.004785416,-0.05741268,-0.06482608,-0.0017082392,0.0217891,-0.01009075,-0.012484172,0.0367219,0.06913994,-0.0076880883,-0.0033034056,-0.008295752,0.0031623172,-0.011005421,0.044988908,0.068732776,0.05339897,0.026912956,0.025116708,-0.024598856,-0.0011174366,-0.013064448,0.031205436,0.0036393488,0.005819695,0.035098504,0.06895764,-0.020405129,0.022595583,0.00550725,0.030777937,0.03893309,0.03522793,0.0007434802,0.0025797146,0.015833287,-0.010117087,-0.009342501,0.009804232,-0.0030782,-0.0006844316,-0.047849193,-0.00084785983,0.041624323,-0.02662395,0.00910755,-0.031458173,0.018095078,-0.014876107,-0.04443872,0.010414124,0.036672536,-0.035118017,-0.01689609,0.024521679,0.01879644,-0.0071163247,0.008172758,0.009405098,0.024464618,-0.037200354,-0.0036916232,0.007238012,-0.03747661,-0.026972475,0.008000295,0.016960496,0.0131523125,0.05524476,0.027637277,-0.025095237,-0.038947385,-0.0047264667,0.04222315,0.048289184,-0.023108307,-0.006679222,0.017423328,-0.009658128,-0.036989607,-0.014133733,0.0056047537,-0.018084968,0.047843017,-0.009224141,0.012331136,0.015673364,0.015555607,0.03093162,-0.005416893,0.06781767,0.019868478,0.01136847,-0.03019566,-0.002726993,-0.0035951985,0.016812954,-0.020703007,-0.017068487,-0.018095573,0.009389511,0.053092744,0.06691993,-0.038650334,-0.00019273852,-0.058420118,0.022266692,0.0034965551,-0.005693315,-0.008278634,-0.030425506,-0.06055934,0.028142098,0.034917064,0.0149846645,-0.04894099,-0.0051156445,0.020134227,-0.008616045,0.031426236,-0.023400862,-0.07536781,-0.07591998,0.0347802,-0.028624533,-0.019500228,0.0057185567,-0.016660474,-0.0022238728,-0.032202635,0.075307585,-0.016065069,0.002606617,-0.0050069066,0.046602387,0.07385637,0.030232664,-0.0034695975,0.008700223,-0.029324481,0.017363697,-0.000084438165,0.002193491,0.0033378808,-0.027942942,-0.011631743,0.015376859,-0.021750236,0.025131134,-0.001291513,0.04003184,-0.036900908,-0.010336512,-0.019345997,-0.046678532,0.029418208,0.046751164,0.018749356,-0.05461714,-0.014956439,-0.0045751543,0.03549701,-0.031668987,-0.03096964,0.0040144953,-0.021545704,-0.050467305,0.019148171,-0.012083254,0.00018422391,0.013153641,0.02944,0.018566433,-0.0033857997,-0.038826145,0.022845903,0.012527979,0.0158091,-0.03851295,0.0020421918,0.033792686,0.047081802,0.04470138,0.028133202,0.01658039,-0.057443626,-0.025126463,-0.0019204167,-0.024151785,0.009262621,-0.058535974,0.03854123,-0.005096916,0.066833116,-0.017964313,-0.012765719,-0.030779956,-0.013413386,-0.042684015,0.024563398,0.014846552,0.0015686521,-0.028472155,-0.022906499,-0.03393801,0.027196653,0.00124327,-0.00462009,-0.036687907,0.020432506,-0.027959064,-0.055728395,0.015909879,0.022376182,0.0030315428,-0.045215063,-0.028058087,-0.009926374,-0.016489862,-0.066509746,-0.03658411,-0.012703748,0.0035468321,-0.030549869,0.022866605,-0.028734185,-0.000675137,-0.023968335,-0.04297135,0.026899641,0.0077471402,-0.03524549,0.017707303,-0.04630544,-0.014656995,0.02086905,-0.0029276789,0.01475373,0.02031919,-0.012753709,-0.011385811,-0.024054062,-0.053368587,-0.020954836,0.022721633,-0.026734166,0.0022831077,0.012154307,-0.001906023,0.06012342,-0.056859404,0.02742284,0.0773233,0.0043754373,0.012236064,0.070237495,0.008165882,0.03446839,-0.029246464,-0.018479459,0.04422453,-0.030240946,-0.029240767,-0.02474297,0.009828091,-0.03737062,-0.03180833,-0.013995725,0.06125542,-0.048062876,0.021769974,-0.036791336,-0.0030463233,-0.025235908,0.032681182,0.030339858,-0.03137124,0.0017786615,0.016104627,-0.008555734,0.02236556,0.06369973,-0.023138588,-0.0071467003,-0.04377822,-0.012069507,0.014496073,-0.040813927,0.033877205,0.017707737,-0.000516665,0.009952106,-0.04002896,0.016682547,-0.039053548,-0.029078944,-0.025344264,0.03860202,0.009863518,-0.010382659,0.054001633,0.010247319,-0.015022429,-0.008860807,-0.02171553,0.009347468,-0.0046446226,0.0027893912,0.02018196,0.044095583,0.027616413,0.02268188,0.019894807,-0.0019421137,0.0066278484,0.009695476,0.015221903,0.031060116,-0.030065505,-0.029793167,-0.015826056,-0.017614512,0.0042733666,-0.04302691,-0.0037545348,0.011593793,-0.021315638,0.033202656,0.063359775,-0.03031099,0.016832972,-0.0044863257,0.024893062,-0.14010827,-0.02066035,-0.006026092,0.042907972,0.0029836206,-0.025303377,0.030178877,-0.046269216,0.048069444,-0.0054700677,-0.022281043,-0.036261503,0.0063940953,-0.01971584,0.021381835,0.012981123,-0.011708345,-0.024917906,-0.017025134,0.013735816,0.017431831,-0.05071522,0.0477198,-0.0037769955,-0.031758487,0.018232586,-0.012274078,-0.0072033606,-0.0213179,-0.009187326,-0.020798892,-0.027100021,0.03831709,0.045837276,-0.04567657,-0.030404147,0.004928214,0.016050149,-0.015870929,0.015074946,-0.02495551,0.03656637,-0.014436735,0.027607637,0.018079381,0.052296862,0.0143296365,-0.036393065,-0.0036519929,0.013574502,0.029493917,0.04806693,-0.038568463,0.013670379,0.011273688,0.011187064,-0.030860275,-0.0008354276,-0.049635112,-0.009441697,-0.062078416,0.04167437,-0.019685693,-0.02430893,-0.025798377,-0.002595709,-0.036634974,0.027431972,-0.0574964,-0.01675846,0.0031622718,-0.002851579,-0.036844723,-0.05302656,-0.0022023413,-0.031621218,0.0016215804,-0.029295156,-0.012535636,-0.0012782399,-0.03386621,-0.009764194,-0.009622512,0.004644101,0.055095725,0.0041667414,-0.040533345,0.034096472,0.011246995,0.0042171837,-0.0046449048,-0.06813877,0.0065291957,-0.031080853,-0.03244567,0.023964206,0.01383378,-0.026992206,0.0074183745,-0.020927154,-0.025394086,0.01711313,0.0014455057,0.000073182986,-0.04359445,0.05520959,0.036488254,0.0112628965,-0.034708727,-0.020843025,-0.045114633,0.0011862747,-0.007557138,0.02210083,-0.04166323,-0.028959012,0.020345584,-0.024554301,-0.018411897,-0.098840155,0.005963024,0.027347906,-0.016891196,-0.034926526,-0.0027650355,0.03745836,0.039392147,0.023436192,0.011503519,-0.030576095,-0.021367382,-0.013284509,-0.019658148,0.012149512,0.030329807,0.021314135,-0.0430847,0.051001523,-0.021623118,-0.043267533,-0.016059669,0.0058012516,0.037850905,-0.026630623,-0.0054040193,-0.011108213,-0.019873075,0.0312505,0.028600188,-0.055853162,0.009056748,0.012645004,-0.051608715,0.068249695,-0.017509595,0.037469607,-0.028557915,-0.045751262,-0.028106485,0.057811398,0.020102259,0.0010459792,-0.003786864,-0.0061897566,0.007174164,0.00984295,-0.0214787,-0.02604787,-0.016794581,-0.02132002,0.048903953,0.010408329,-0.030970434,0.032174706,0.03662887,-0.017309723,0.02057741,-0.0048948727,0.009948938,-0.0032903329,0.015786793,0.007213385,0.08654999,0.019381333,-0.010756049,0.016160665,0.030854896,0.041414097,-0.01532455,0.020294258,0.022140011,0.009053543,-0.025479438,-0.03402866,0.058281668,-0.035638288,0.009744279,-0.008129448,0.027662484,0.047647957,0.026918903,0.013541226,-0.01079744,-0.024392856,-0.0047384235,0.013517798,-0.017036535,0.015244716,-0.0012794789,0.0010590242,0.004233086,0.036737088,0.015474391,0.019594433,-0.007075653,-0.03926931,0.054215364,0.0033613045,-0.012652269,-0.002607938,0.020392807,0.055053502,0.00061745563,-0.022985466,-0.03726108,-0.029452415,-0.028048202,0.03698505,-0.023146236,0.008111115,-0.010109998,-0.01612064,-0.0020675077,0.018681873,0.02407147,-0.02722241,0.011800877,-0.025460124,-0.012248381,0.011476456,0.010990785,-0.011136864,0.020320732,-0.018425195],"last_embed":{"hash":"z1hnec","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"z1hnec","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack#{3}","lines":[77,78],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"z1hnec","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025952695,-0.0072098393,0.004598571,0.04369269,-0.011290091,0.0014789224,0.012233495,0.014246219,0.010622825,0.05011847,0.02386998,0.032409195,-0.0114592975,0.0072266147,-0.007542885,-0.023219194,-0.011146539,0.03281899,0.025623199,0.012061055,0.017677462,-0.002520661,0.0154811805,0.022206383,0.010990254,0.015227214,0.027786957,0.00287445,-0.0018048597,0.008161872,-0.022625841,-0.0055644377,0.0020940532,-0.037516043,-0.02231771,-0.048757937,-0.018873427,-0.039988313,-0.03625763,0.04013828,-0.0053827753,-0.004219178,0.019314803,-0.018937439,0.018260892,-0.0067596766,0.03149115,-0.017349033,-0.02346005,0.012013898,-0.024929425,-0.029155185,-0.010491381,-0.025421215,0.012699401,-0.011138324,-0.030846102,-0.020482855,-0.02411324,0.01828685,-0.04690759,0.055971336,0.0000802671,-0.0077928603,0.030674813,0.007556518,0.015898291,0.0001694553,0.0046828673,-0.019941999,-0.011545491,0.018897984,-0.064456224,-0.0014678201,-0.020652084,0.02633666,0.033545308,-0.010206484,0.0193747,0.034385532,-0.009333908,-0.054232452,0.01585401,0.0020530352,0.0061430763,-0.00087691087,-0.04598097,0.088692375,0.05980122,-0.008561273,-0.012971375,-0.03428827,0.022893842,-0.03149098,-0.03982567,-0.008808337,0.010452117,0.030797856,0.04757408,0.0015658687,0.025362672,-0.006310622,-0.0046003447,-0.024014296,0.0040713274,0.052595787,0.018978626,0.0025885717,-0.017839387,-0.009758491,-0.0010931214,-0.017316341,-0.012011455,-0.02329714,-0.0012050668,-0.04875904,0.0245458,-0.0009629206,-0.0496181,-0.051741026,0.044466358,-0.04088678,0.04525327,-0.022746187,0.013926992,0.010929429,-0.0043114643,0.040539447,0.0057607433,0.049507827,-0.060564253,0.032995373,-0.0110767055,0.010050982,-0.021685654,-0.010426791,-0.022518305,0.009069657,-0.037751757,-0.061182473,0.0063778283,0.07611231,-0.025676494,-0.0094549935,0.0541209,-0.041683674,0.044322688,-0.027444825,-0.0033629888,-0.0046693506,-0.023781413,0.029906688,0.009822544,0.04593188,-0.0007394159,0.019284286,0.017406518,-0.0064273775,0.0135110505,0.023999203,-0.014113099,0.05415827,-0.0012214369,-0.0035727173,0.025952416,-0.052507024,-0.0032388242,-0.004889045,-0.013142041,-0.03762162,-0.022172976,0.03242065,0.0106455935,0.061119504,0.017325034,0.024070758,0.032396298,0.034941647,0.0041327085,-0.027943175,-0.06157401,-0.0147298975,0.0059820293,-0.009698424,-0.011941656,8.6922336e-7,0.029920904,-0.024512075,-0.018572317,0.07946622,-0.035479967,0.046918716,0.0071529895,-0.009563305,0.012144735,0.0024449052,0.036004446,0.03221753,-0.0014362563,-0.04581624,-0.02044862,0.0152437175,0.07569289,-0.012819633,0.018048149,0.015670236,0.041917115,-0.044955198,-0.013202464,-0.042843748,-0.01855048,0.0014012387,-0.030402498,0.008252499,-0.03767041,0.017812297,0.0047521885,0.020011341,0.0026747468,-0.013396361,-0.033653032,0.017619906,-0.00887556,0.03778894,0.06641478,-0.018997742,0.026547596,0.024126835,0.0042963037,-0.01950874,-0.0670669,-0.008258684,0.001106274,-0.050623067,0.1050461,-0.01164447,-0.0593227,0.019052468,0.01882336,-0.0074843727,0.021077199,-0.01058432,0.02403589,-0.035671007,-0.031128436,-0.023439376,0.007888336,0.06494567,-0.037024576,0.0036365916,-0.03234938,0.008210297,-0.013923963,-0.0014196615,0.010234637,0.004742954,0.014425241,-0.0059387945,0.00082933874,-0.008708664,0.043640178,0.028461881,-0.01056396,0.013381144,-0.018383019,-0.0032626798,-0.037740346,-0.043199122,0.0053510107,-0.0030346157,-0.028367985,0.060583718,0.011423458,0.04395631,-0.029638276,0.014938918,-0.0038287838,-0.033420116,0.03779445,0.037767187,-0.057572883,0.02128208,0.037118554,0.04046664,0.022249818,-0.018412175,0.027860265,0.0007354968,0.0034286503,-0.007809671,-0.06931617,0.037901636,0.06956239,-0.0013303951,0.014359043,0.03493221,0.003902505,-0.15687948,-0.00858224,0.021797506,0.026968163,-0.013984968,0.01325543,-0.027642129,-0.052377157,-0.02036011,0.031456742,-0.01295647,-0.050207987,0.0078104204,-0.024828443,-0.011505411,0.0303052,-0.0080903005,0.0063373637,-0.02034959,-0.032209888,-0.0059256265,-0.03406367,0.031422637,0.019312674,0.0140387025,-0.0038677775,0.06989321,0.011001042,-0.042237744,0.0015587207,-0.0062457724,-0.02001887,0.01926417,0.0033470532,0.011329993,0.0042443667,0.051270925,0.02681125,0.0028222715,0.0032865724,0.0072949966,0.04870113,-0.030750388,-0.010698222,0.01272291,0.012545052,0.0034730649,-0.04023393,-0.048666928,0.024582174,0.038360637,-0.039201237,-0.009805559,0.021337241,-0.043932047,-0.037338264,-0.00956205,0.05680746,-0.006535224,-0.030960629,0.012331333,-0.032563828,0.010099881,-0.033124775,0.0076630707,0.013925259,0.039232165,0.026629275,0.0033810919,-0.0019247372,0.009844609,-0.050051812,0.040233128,0.0024758528,0.011215145,0.005071127,-0.011122457,-0.030007778,0.011496869,-0.09898918,0.019571532,0.018218981,-0.01826593,0.027375706,-0.013398026,-0.030012716,-0.046410702,0.046844307,0.013386245,0.25179955,0.024013322,0.0064720544,-0.03436263,0.048659634,0.0042027156,0.0023450328,0.019316407,0.005751793,-0.024131332,-0.026034337,0.02739365,0.018229235,-0.003016113,-0.019752432,0.01238202,-0.035076346,0.0029900179,0.030271258,0.008741015,0.013347728,-0.013296306,-0.011069603,0.04171159,-0.07597961,-0.02678679,-0.004324394,0.0017155361,-0.037712827,-0.0034361575,-0.023756558,0.059587173,-0.009815659,-0.0005449001,-0.07952631,-0.0007851417,0.028623752,-0.030325482,0.018331992,0.0026128488,0.012501888,0.0017243285,-0.016975194,0.005847807,-0.014186589,-0.03183596,0.05858901,0.028571444,-0.036415957,-0.022838226,-0.027856,-0.019921947,-0.056662276,-0.016617186,0.0045030974,-0.023034457,-0.043206178,-0.044868726,0.04174645,0.02042405,0.010326849,0.0028732298,-0.080448605,-0.065819286,0.018353984,0.006687876,-0.006847876,-0.006008094,0.017110255,0.056808334,-0.0029606037,-0.024133688,-0.021825133,-0.018747982,-0.009940189,0.047752123,0.052620035,0.046579957,0.020266917,0.0072894925,-0.012169837,0.0141557865,-0.0275265,0.027802123,-0.007965809,0.0031603752,0.042446885,0.0388926,-0.01957256,0.0070341467,0.0018028979,0.01679721,0.022325344,0.07023541,-0.006513865,0.017029937,0.034033097,-0.006547731,-0.027198516,0.00011632397,-0.012651615,0.0100478735,-0.04549811,-0.015692761,0.06327406,-0.022893421,0.012448584,-0.023693884,0.0346215,-0.03675777,-0.027535543,0.0012249644,0.034221858,-0.056133,-0.016685247,0.024102561,0.028345436,-0.0047993786,-0.003735361,0.016644688,0.015612846,-0.021549284,-0.014918169,0.002431764,-0.025753109,-0.046596095,-0.005424931,0.013005323,0.0038961675,0.0630081,0.055371694,-0.021079557,-0.03877621,0.028153526,0.036698066,0.03446248,0.00739768,-0.030084621,0.013852739,0.000524483,-0.06684373,-0.0017719937,0.0016112243,-0.014346285,0.034646235,-0.00051657495,0.007283926,0.010780102,-0.01021719,0.03141798,-0.03625844,0.06745351,0.00679224,0.0012971798,-0.02637616,0.01266249,-0.0114252195,0.02892968,0.036828764,-0.025252897,-0.00353641,0.03847002,0.061190568,0.08011778,-0.027364094,0.010434258,-0.07817413,0.00003731688,0.013343687,-0.007619518,0.03080152,-0.028438112,-0.07682499,0.028148081,-0.013575168,0.0058137123,-0.03989661,0.005946553,-0.019032946,-0.0032983779,0.05491033,-0.026669532,-0.0611351,-0.057117116,0.016775865,-0.012076169,-0.036509216,0.0032778776,-0.01922021,0.007913684,-0.02288399,0.082626544,0.00685237,0.005795015,-0.015955364,0.04384342,0.070472844,0.011972124,0.00569823,0.0045462274,-0.024451615,-0.007962156,-0.013083093,-0.014504065,0.02387709,-0.023336668,-0.001677538,-0.0013640004,-0.015854165,0.020905497,-0.010956435,0.023847982,-0.054898135,-0.017830506,-0.0014025253,-0.057839237,0.05690058,0.02645287,0.025571946,-0.054086175,0.014894766,-0.017727287,0.028101606,-0.023037996,-0.026285237,0.018048177,-0.021207562,-0.029195597,0.040777374,-0.0290406,-0.002760022,0.0030176558,0.020324435,0.022538513,-0.017711366,-0.050901737,0.033741087,0.021276101,0.01978948,-0.04130647,0.025219843,0.011425762,0.045651227,0.042320173,0.029073719,0.010387445,-0.041734178,-0.017983144,-0.006370182,-0.03187246,-0.004146332,-0.07903687,-0.006416111,-0.0105314385,0.07200574,-0.012823034,-0.024960054,-0.033814114,-0.02877522,-0.041059144,0.016029555,-0.0014647293,0.017491044,-0.0027144868,0.020830568,-0.040644996,0.019889144,-0.008272129,-0.011484931,-0.031827148,0.0035859873,-0.029588804,-0.05749534,-0.009407098,0.018035753,0.004246619,-0.02893781,-0.011085814,-0.023234138,-0.03570271,-0.066594996,-0.016958952,-0.022252325,-0.017597986,-0.03176053,0.0381111,-0.022822488,0.027925143,-0.03024886,-0.06786674,0.0024895463,0.029353824,-0.005613203,0.051584117,-0.03864808,-0.03394383,0.0151654715,-0.011983905,0.008227419,0.012262726,-0.014685302,-0.011872068,-0.020103179,-0.037589632,-0.03724943,0.030982098,-0.02026355,-0.0074331663,0.020719955,0.00021058974,0.015724149,-0.04627859,-0.004975536,0.06632025,0.013649736,0.00677175,0.05106026,-0.007384744,0.02726507,-0.003457091,-0.016120795,0.049582656,-0.015361277,-0.021026302,-0.0047991234,-0.013801436,-0.040934645,-0.006358048,-0.008200441,0.046178203,-0.04699684,0.0077848453,-0.026159236,0.016152814,-0.042505827,-0.019169606,0.05162785,-0.041372847,0.010340872,0.005083099,0.006805095,0.020093314,0.041078936,-0.039256558,0.0064123683,-0.06850535,-0.02299151,0.00009713013,-0.058456127,0.03649183,0.061694268,-0.00163695,0.006257477,-0.025592772,0.018414592,-0.03859652,-0.0133096995,-0.039475407,0.073596016,0.019582847,-0.01415083,0.027730823,0.028896734,-0.0319534,-0.006297686,-0.019835958,0.005294175,0.020601012,0.03143045,0.01962169,0.036659434,0.03333561,0.028102595,0.021749314,-0.010455698,-0.004527824,0.0271495,0.010119244,0.0126050385,0.0058630924,-0.036516838,-0.017465752,-0.016140746,-0.01156255,-0.027682789,0.003316533,-0.01863769,-0.021519002,0.054191522,0.03468994,-0.044266433,0.050689258,-0.022143302,0.0019586608,-0.13506679,-0.022256216,-0.039923728,0.036477853,-0.013134035,-0.03582975,0.006808764,-0.0532969,0.030236857,-0.007901939,-0.03695395,-0.02017676,0.026589058,-0.024853136,0.0052895327,0.0055679907,-0.009813478,-0.018891811,-0.028230777,0.020423075,-0.004934296,-0.042183984,0.035053834,-0.023874851,-0.03442578,0.0055718883,0.015089651,-0.019629616,-0.0023272252,-0.006683227,-0.01690229,-0.0404144,0.024229035,0.04339642,-0.010684269,-0.024907207,0.017349206,0.029643092,-0.02863762,0.019073486,0.004294535,0.04558228,0.008948698,0.035942506,0.020452727,0.030804448,0.010120623,-0.03140218,-0.033279885,0.02352566,0.027701242,0.053110477,-0.032408647,0.010960462,-0.0047871214,0.017627068,-0.022879628,-0.010410535,-0.050924778,-0.0013671882,-0.046792347,0.062089123,-0.010723328,-0.025641954,-0.03112679,0.010770163,-0.030954631,0.026948884,-0.035209637,-0.019538462,0.0065585445,-0.019343901,-0.0317835,-0.044506826,-0.01758803,-0.03460421,-0.0051790043,-0.013285688,-0.011012787,-0.011502367,-0.01708698,-0.008751018,-0.017799364,0.009734614,0.06756062,-0.00677551,-0.037534554,0.0035881798,0.016064819,0.006103104,0.004754414,-0.063804135,0.007857205,-0.05192372,-0.03070731,0.005736458,0.013313285,-0.028410343,0.0031017526,-0.0088409735,-0.024708994,-0.008209068,0.003480472,-0.021095099,-0.054985028,0.03860311,0.03280622,0.009659415,-0.029927652,-0.052719824,-0.039551407,-0.003566848,-0.00028570378,0.012707904,-0.046897735,-0.019384643,-0.0039037205,-0.02427926,-0.020397466,-0.05099474,-0.0008384648,0.010489874,0.002483055,-0.026322564,0.012560181,0.043787435,0.027675776,0.010956351,0.030052798,-0.006699623,-0.017178757,-0.0037450995,-0.027226796,-0.010330578,0.026307758,-0.005924671,-0.038866702,0.056843653,-0.011730314,-0.03248239,-0.014639231,-0.023486061,0.024388213,-0.010705643,-0.02301052,-0.040465593,-0.010102191,0.040667396,0.029328946,-0.07315571,-0.00011883224,-0.0040926896,-0.047997806,0.061972443,-0.021238161,0.035755318,-0.02321264,-0.07311032,-0.010240435,0.06165956,0.0007047272,-0.012232632,-0.011311306,0.024022346,-0.0093085235,0.058394413,-0.010796928,-0.0159466,0.0020746228,0.0006482765,0.0035034765,0.012289006,-0.025916046,0.0307857,0.05051807,-0.016539607,0.009953319,-0.0044267345,0.029184304,0.00021722463,0.035934713,0.013701694,0.065517865,0.029789668,0.011110719,-0.0007773665,0.003681337,0.02631303,-0.034174755,-0.0011766992,0.02922791,0.032496806,-0.022415329,-0.039018724,0.06527561,-0.015189136,0.03853234,0.016997295,0.036763825,0.023955321,0.030561922,0.005078599,0.005191346,-0.012857398,0.009389229,0.018321116,0.006646624,0.007797606,-0.019045787,0.006195752,-0.023657635,0.039989643,0.003344157,0.017728597,0.012021531,-0.043685894,0.061846204,0.009574769,-0.023042163,-0.017106505,0.0054059024,0.032347504,-0.016429044,-0.027195001,-0.015242252,-0.017618278,-0.010244861,0.018644726,-0.01736,-0.020095296,-0.01961894,0.017890345,0.0011570278,0.017484529,-0.010305515,-0.019532535,0.011418699,-0.015617836,-0.007781707,0.014179286,0.0010121501,-0.027283795,0.002727003,-0.027092796],"last_embed":{"hash":"t1pdi7","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"t1pdi7","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#2. Deploy Gitea Stack#{4}","lines":[79,82],"size":95,"outlinks":[{"title":"Traefik Multi-Stack Setup#Step 2","target":"Traefik Multi-Stack Setup#Step 2","line":3}],"class_name":"SmartBlock","last_embed":{"hash":"t1pdi7","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020347085,-0.012435687,-0.004830658,0.02212384,-0.023843681,0.03456079,0.031495746,0.003788504,-0.010752018,0.03885556,-0.0014744669,0.03909152,-0.013799727,0.0019652671,0.020185899,-0.010042037,0.00022334365,0.019551083,0.045014095,-0.001744307,-0.02476584,-0.028692719,0.0068474286,0.035396125,0.02563303,0.022331364,0.023370638,-0.011543584,0.010602803,0.025426792,-0.03069653,-0.07359708,-0.010449703,-0.037394125,-0.0013262135,-0.039528105,-0.0015477404,-0.025278522,-0.04199058,0.04235517,-0.043401174,-0.02539237,-0.004571566,-0.011110314,0.017014725,-0.030396545,0.014951944,-0.024639647,-0.010751714,-0.03749371,-0.03451859,0.002255757,-0.02436706,-0.04064024,0.024523072,0.011959836,-0.025688546,-0.039956484,-0.023652632,0.0036980757,-0.060981873,0.05108775,-0.03998802,0.014418911,0.031316843,0.021564376,0.017519243,0.030831492,-0.00864333,-0.04465962,-0.011573374,0.016857311,-0.069272585,-0.031243809,-0.049715463,-0.0049255705,0.04311084,-0.011009684,0.051030383,-0.0007739371,-0.0047087944,-0.021710694,0.03485394,-0.002526791,0.024061892,-0.0025370922,-0.056113917,0.06974917,0.038565226,-0.01621479,0.0029752376,-0.035446193,-0.002266239,-0.037015915,-0.040481705,-0.009879451,0.018856652,-0.034156237,0.051729634,0.01863428,0.006968604,-0.039273378,-0.012278756,-0.009660877,-0.024420813,0.046626076,-0.008266681,0.017265283,-0.026997633,-0.039846055,-0.0116469255,-0.012775983,-0.0006702403,0.0034937428,-0.0104224635,-0.04390421,0.004507983,-0.017313875,-0.037687175,-0.03060062,0.031554326,-0.04263346,0.044064574,-0.017664459,0.029256128,0.036975056,0.033077326,0.031535715,-0.00693834,0.01694856,-0.02919756,-0.019510001,-0.00301268,0.03258131,-0.05367694,-0.0007076689,-0.014706082,-0.044206217,0.01872571,-0.052706633,0.022188252,0.074428394,-0.033646226,-0.039042905,0.03331274,-0.028125197,0.044243995,0.009241911,0.012134486,-0.02189467,-0.02199319,0.032667547,0.021678498,0.05585736,0.03947504,0.0188482,0.02178817,0.0035311368,0.040459696,0.00714956,-0.03126714,0.07366593,-0.028960787,-0.007144521,0.0230761,-0.033518504,-0.024979105,-0.010952739,0.016130798,0.002544373,-0.030659549,-0.00781762,0.0458297,0.0394506,0.009355442,0.032227553,0.066476636,0.007651977,0.002929337,-0.022083454,-0.041828215,0.003248084,0.027708037,-0.043667812,0.015487497,0.03787424,0.013211568,-0.04261988,-0.041371666,0.05257309,-0.05580607,0.03652746,0.034860138,-0.0013476562,-0.03298977,0.01262987,0.009068989,-0.017650444,-0.009110682,-0.042405177,0.014268289,0.030038076,0.086808935,-0.00480161,0.03754577,0.004542436,0.031065864,-0.055309456,-0.032021962,-0.02100404,-0.05261312,-0.00821405,-0.031792365,0.023054462,0.025438571,0.026637496,-0.028901862,0.022139195,0.010357876,-0.008843179,-0.03754534,0.03142424,0.013749648,0.0399226,0.015914943,-0.022995688,0.037655953,0.0075745946,0.005734797,-0.032640815,-0.046650477,-0.026137477,-0.045375135,-0.026607456,0.05503227,-0.034038495,-0.06517623,0.016661216,0.0016877784,-0.001273655,0.017264096,-0.008273728,0.0097994665,-0.030816954,-0.03192061,0.009047813,0.021448895,0.08351472,-0.032954868,-0.0040339003,-0.041061,0.012251405,-0.026731538,0.0146626355,0.025399845,0.01068143,0.00901261,0.011096743,-0.029791068,-0.015508726,0.015030399,0.06317092,-0.013637428,0.026840253,-0.018079843,-0.020950044,-0.0030473461,-0.024274774,-0.008906185,0.010379218,-0.044055156,0.06385984,0.0591299,0.027786238,-0.0119161885,0.034198437,0.004893953,-0.021342661,0.084103726,0.057274394,-0.03253612,0.0175497,0.035383694,-0.009995944,0.022787517,-0.018424202,-0.016014226,-0.01296491,-0.009518015,-0.02706071,-0.018892368,0.038202904,0.084131144,0.0005997005,0.0011341012,0.019084742,-0.0064996444,-0.17257914,-0.027192494,0.027752858,0.033600613,0.00091172144,0.025296759,-0.033845343,-0.01859126,-0.0065820483,0.03529435,-0.031230673,-0.05581021,-0.0008205868,-0.021900425,0.008974756,-0.018351167,0.025134584,0.02439884,-0.026909322,-0.029970683,-0.016376048,-0.030061785,0.03046103,0.031041339,-0.002364014,-0.008482549,0.07069121,0.025406037,0.0035225947,0.036080178,0.004506572,-0.00048559534,0.022174941,-0.02726761,-0.014355156,-0.0072525763,0.044615433,0.0101635745,-0.015734795,-0.013207212,0.0051023187,0.051890418,0.016015187,-0.016741572,0.017752944,-0.013838229,-0.019759847,-0.02915275,-0.0364781,0.0064370953,-0.0069475253,0.008170537,-0.02886036,-0.0033755885,-0.049539436,-0.018165378,-0.0140893925,0.0377729,-0.008326811,-0.033445474,0.012742614,-0.022240903,0.020246077,-0.03264392,0.0059223706,-0.0046283295,0.029812317,0.031398833,-0.032896217,-0.039911415,0.020013269,-0.012167038,0.018988913,-0.008537039,0.022157041,0.010368087,-0.058154695,-0.026564455,-0.020975862,-0.103194565,0.031748697,-0.0014588016,-0.036405858,0.016975593,-0.020538988,-0.054817285,-0.0021190378,-0.01757241,0.02409189,0.25169185,0.033245426,-0.017118763,-0.010978923,0.058286637,-0.020322999,0.015284502,0.011132728,0.014205846,-0.025389375,0.015613689,0.048474636,-0.0005437389,-0.012504449,-0.02612008,0.0046622483,-0.043105047,0.03884025,0.03639376,-0.017447086,0.018122077,0.016932074,0.0015775354,0.030438043,-0.045724522,-0.02394149,-0.024255676,0.00038716444,-0.012851965,-0.009537177,0.0032645825,0.03021389,0.02382577,-0.039573118,-0.068142675,0.009952336,0.016502934,-0.016743379,0.025923803,0.03340196,0.029318104,-0.0047387183,0.011787755,0.023308858,-0.015633395,-0.024260996,0.048511077,0.05875509,0.01281777,-0.023773342,0.006293918,-0.032708783,-0.0037702154,-0.005607513,-0.008130844,-0.03987287,0.0048953337,-0.036191676,-0.01480704,0.02973965,0.029351098,0.0044405954,-0.07125338,-0.04506073,0.035062972,-0.016238939,0.012300108,-0.00823624,0.03289621,0.06696629,0.016169399,0.00029270467,0.016573753,-0.022527061,-0.005703492,0.00997632,0.03360276,0.062349986,0.005155705,0.0020971284,-0.018287223,0.016270425,-0.018144349,0.016549116,0.012706586,0.008679164,0.005895785,0.0330673,-0.001125093,-0.016188418,-0.009257944,-0.008845956,0.02564567,0.044019226,-0.033274535,0.016691817,-0.012340692,0.00616052,-0.0039750766,-0.015229288,-0.034093983,0.016348848,-0.033990145,0.007028965,0.0503194,-0.034367584,-0.0067782644,-0.013828918,0.037050147,-0.008030863,-0.053328983,-0.0030133298,0.0027445478,-0.02635707,-0.020865584,-0.0023063717,0.031400364,0.017843246,0.00205377,-0.006139216,-0.0022068184,-0.035671696,0.015482051,-0.000040151986,-0.009118851,-0.048014216,0.020273497,-0.010450037,-0.018429302,0.0696056,0.015289443,-0.011738332,-0.028946757,0.029162383,0.009140448,0.029102968,0.038978446,0.006804794,-0.0070384317,0.0069218287,-0.07760494,-0.011255348,-0.03476395,0.018730085,0.035673704,0.003727077,0.01482174,-0.01048506,0.0067317053,0.036664795,-0.054191485,0.047761608,0.05209168,0.008712027,0.00039970965,-0.012653603,0.00012892295,0.0040700813,0.017440734,-0.018328778,0.0014636235,0.014051723,0.025077969,0.035636272,0.009987289,-0.011388968,-0.043800406,0.02272854,0.0021185793,-0.010891796,0.006567011,-0.06478229,-0.07212975,0.027002756,0.008754663,0.0061530033,-0.049077965,0.03492958,0.02376597,0.023731912,0.045382418,-0.019228565,-0.080215804,-0.041228447,0.012825249,-0.030020228,-0.014743989,0.011097868,-0.004824718,-0.013310659,-0.0480412,0.0815843,0.0015244201,-0.010448618,0.02495948,0.065042846,0.067794316,-0.013367074,-0.013975619,0.00062880554,0.006660394,0.027631233,-0.032120075,0.019089218,0.01678598,-0.005800891,0.0104840165,0.00089916907,-0.04067262,-0.0140707735,0.005763448,0.01843452,-0.059909903,-0.025044821,0.0023506908,-0.030935306,0.023317529,0.027574481,0.016492814,-0.036980126,0.02062697,-0.009721989,0.03399564,-0.024173014,-0.030474959,0.0069676456,-0.015617959,-0.0058959383,0.039890513,-0.0053118872,-0.00066625146,0.044358764,0.04533172,0.028290646,-0.019128814,-0.037895463,-0.0008914195,0.02204532,-0.01569909,-0.028241629,0.013016953,0.024737716,0.023234965,0.052756727,0.017196538,0.022215797,-0.06667286,-0.030397786,-0.0028828678,-0.014875688,-0.0033132215,-0.03624131,0.012766297,-0.0059893583,0.056281645,0.027745837,-0.016192675,-0.017047746,-0.034061242,-0.045466077,0.036013644,0.01860862,-0.0012256533,-0.049715802,-0.011043391,-0.06368446,0.03689289,-0.018565599,-0.017252745,-0.046807367,-0.013637239,-0.0138572585,-0.021784134,0.0043923045,-0.005705414,0.00040132937,-0.010355168,-0.031979285,-0.01945981,0.016213158,-0.07432392,0.011716066,0.006993418,-0.03902525,-0.026039254,-0.003032287,-0.030677509,0.012932268,0.012214661,-0.03695534,0.031636972,0.0053959275,-0.041482214,0.024314623,-0.02511178,-0.011078158,0.0035617612,-0.0017879661,0.00029057916,0.029462833,-0.012668281,-0.023207208,0.006906796,-0.060734097,-0.02127355,0.012140466,-0.021541372,0.017490668,0.06382595,0.011876519,0.0260686,-0.06590774,-0.0069050416,0.07362044,0.050006837,-0.018446524,0.07009728,0.003343682,0.013491004,-0.010899213,-0.030406957,0.020728482,-0.03356228,-0.05635269,-0.0072668497,0.016196663,-0.028264415,-0.012032089,-0.030930294,-0.0011956665,-0.03042887,0.003506679,0.021516027,-0.018598337,-0.012493686,-0.027973877,0.018009389,-0.012175931,0.011814825,-0.029791983,-0.025283448,-0.01989908,0.03580123,-0.03918443,-0.012387658,-0.06782427,0.01882313,-0.007333327,-0.018540764,0.028950159,0.01066984,-0.020379629,0.0071827103,-0.07386113,-0.01448312,-0.0737558,0.016041739,-0.017162211,0.04366018,0.005736269,0.016734429,0.048662525,0.02854893,-0.03261114,-0.037365012,-0.033287484,0.008039221,0.020116892,0.035551015,0.013225962,0.030499944,0.028517932,0.02449193,0.045450665,-0.017783526,0.0028266897,-0.0017937947,0.016721478,-0.015092485,-0.004417937,-0.05281406,-0.034312207,-0.020242801,-0.011018769,-0.034692325,-0.006335104,-0.004454309,-0.038598757,0.037258103,-0.0009223469,-0.009155216,0.058856443,-0.032336578,0.0051102033,-0.12857214,0.0433615,-0.018489122,0.033223294,0.0045352667,-0.0071901344,0.004837446,-0.06902929,0.03481086,-0.019526243,-0.03693504,-0.040423054,0.08250883,-0.013880347,0.031196423,-0.007949992,0.0036123593,-0.012590333,0.013742074,0.019221626,-0.022470627,-0.017254189,0.03183571,-0.015909363,-0.02436033,-0.008336059,-0.022730151,-0.0020309812,0.009832155,-0.030716047,-0.02729014,-0.015181377,0.0208002,0.032963667,-0.011638597,0.00050779147,0.022056531,0.023179928,-0.04610622,0.021527736,-0.024839586,0.04455669,0.0016269841,0.012820709,0.0040702345,0.034863893,-0.0080736745,-0.038722992,-0.04651463,-0.0048312712,0.005038763,0.035986096,-0.0094117895,0.034317635,-0.020572027,0.02374127,-0.052554213,0.0216568,-0.06654974,-0.005938697,-0.035350546,0.027667139,-0.027770294,-0.043871142,-0.05730599,-0.0053947032,-0.022055076,0.017964378,-0.02998713,-0.019610127,-0.004876821,-0.038259465,-0.035150763,-0.034347598,0.008935882,-0.04794074,0.012780092,-0.0127860475,-0.016379055,-0.012431257,-0.026163474,0.012541649,-0.012156899,0.0013538642,0.053842086,-0.03845527,-0.022083243,-0.021676382,0.024219397,-0.0095262835,-0.03589097,-0.045619924,0.021544652,-0.012838315,-0.0024019375,0.028653007,0.00948088,0.0036679213,0.03062048,0.0017814965,-0.021796545,0.0001437602,0.03886789,0.019453015,-0.026059033,0.042853657,0.01719703,-0.007287013,-0.009330074,-0.025584616,0.020789169,-0.0072395536,-0.013526769,-0.0057933596,-0.038212575,-0.007408846,0.0039024886,0.024141073,-0.005292646,-0.06402254,0.016527189,0.0065533766,-0.013297189,-0.01843484,0.0012418136,0.03301266,0.015261006,0.004009522,0.04801165,-0.012298297,0.0084696235,-0.016908878,-0.021225808,0.012156592,0.030003417,0.018647915,-0.03145247,0.04912434,-0.034639917,-0.0073968815,-0.051727645,-0.015572691,0.036716267,-0.020691227,-0.00023781534,-0.02436886,-0.056546453,0.022219446,0.02259692,-0.062438484,-0.00049664185,-0.0052272216,-0.030917332,0.06313695,-0.02811915,0.057086468,-0.011456578,-0.05861823,-0.019332271,0.062671565,0.015347344,-0.017063076,-0.012567096,-0.004146678,0.014242223,0.053257313,-0.020363137,-0.01644744,0.02322026,-0.022738786,0.012783433,0.031218117,-0.025553364,0.018727029,0.024261963,-0.021036472,0.030294709,0.023699678,0.025163248,0.00034325838,0.021168917,-0.007933077,0.057622377,0.02182872,0.022298232,0.034152113,0.027151829,0.02879358,-0.0065880166,0.0068766447,-0.006447799,0.029257622,0.01114788,-0.0045401515,0.037542492,-0.025599152,0.029077835,-0.006618199,0.04941968,0.049871497,0.0068141385,-0.024728185,0.03261567,-0.032272436,0.013712208,-0.013628522,-0.026763923,0.0065310244,-0.005088724,0.0029722399,-0.024619434,0.03082561,0.00974707,0.025923096,0.029472578,-0.01996802,0.052876163,0.012303746,-0.019458866,0.019867513,0.019873915,0.045776065,0.0013987854,-0.030041285,-0.01492175,0.0022768616,-0.018528476,0.033218097,-0.038664427,-0.0020125923,-0.04518469,0.012330354,-0.013701815,0.012262921,-0.0072135045,-0.016909095,0.023227789,0.025634099,0.009988983,0.034724396,-0.006146241,-0.016860787,0.02201711,-0.02002351],"last_embed":{"hash":"1extma7","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"1extma7","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack","lines":[83,118],"size":882,"outlinks":[{"title":"Traefik Multi-Stack Setup#Step 3","target":"Traefik Multi-Stack Setup#Step 3","line":33}],"class_name":"SmartBlock","last_embed":{"hash":"1extma7","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.005721228,-0.006281801,-0.025269048,0.008559649,-0.035145417,-0.004364873,0.050657675,0.016917117,-0.00035781093,0.025053367,0.0057203574,0.04444094,-0.015920678,0.0092643155,0.013318937,-0.02566276,-0.014707495,0.014223839,0.0431914,0.017289845,-0.00894175,-0.03833883,0.04682165,0.0071379677,0.0057252254,0.01266162,0.040252406,-0.004673246,0.0139435455,-0.0058759525,-0.022705927,-0.07762523,-0.013063355,-0.017694443,0.017847735,-0.039923303,0.018150296,-0.00372626,-0.037905645,0.06607502,-0.015646266,-0.018818084,-0.0023413408,0.00080887723,0.008697727,-0.014389366,0.016907271,-0.024750328,-0.0079413,-0.025213722,-0.0025963804,-0.009930939,-0.01853165,-0.0118386755,0.009697135,0.024514142,-0.052913673,-0.035039384,-0.035434827,0.0037253685,-0.033377726,0.039164945,-0.041011393,0.039824232,0.037816267,0.018958043,0.023594642,0.043729693,-0.0035866394,-0.024216643,-0.0127974,0.023692822,-0.07231439,-0.023346141,-0.048006106,-0.009918382,0.0639641,-0.036387835,0.022760084,0.00620033,0.0045204777,-0.0177955,0.03701433,-0.027507538,0.040587142,-0.00341342,-0.046491038,0.0859895,0.046212398,-0.029000796,0.02078355,-0.011699524,0.013806024,-0.030414898,-0.05926045,-0.0016130095,0.037841376,-0.04425267,0.044736844,-0.014904614,-0.017885659,-0.007729578,0.011391333,-0.007838196,-0.022417776,0.04432172,-0.028252838,0.012094796,-0.030919813,-0.041140918,0.000058498903,0.008659046,0.016701294,-0.012887209,0.009726248,-0.049466487,0.002519682,-0.03763923,-0.010937969,-0.022507388,0.019737314,-0.04290949,0.05403134,-0.044066757,0.025339246,0.026331404,0.041151214,0.028683031,-0.0028818771,0.024412481,-0.030231962,-0.0149903465,-0.017246768,0.009697145,-0.03530504,-0.022595301,-0.022463795,-0.027765669,0.035019517,-0.04715694,0.025958616,0.07574141,-0.013773503,-0.022921879,0.024352865,-0.023916936,0.034755874,-0.01550826,0.0023948224,-0.029653264,-0.037277427,0.026136719,-0.0029085525,0.054435007,0.029797351,0.031161455,0.031597357,0.018980836,0.018276718,0.0140148355,-0.037698418,0.0579797,-0.0314418,0.01033376,0.031878054,-0.0368175,-0.017289579,0.0065104985,0.0027061258,0.0034663482,-0.027075728,0.008508962,0.038730625,0.035088386,0.0058203223,0.031172983,0.07941168,-0.004667027,0.015978087,-0.031469423,-0.04728507,0.025444008,0.007680869,-0.036070123,-0.010133517,0.027854774,0.013894495,-0.046417262,-0.03011547,0.05190138,-0.045699723,0.043663364,0.027669646,-0.014247199,-0.025321972,0.018411677,0.0009702713,-0.0023157073,-0.016613139,-0.020645704,-0.013408283,0.050987322,0.06813491,-0.009628685,0.028929425,0.009211887,0.02730704,-0.04768897,-0.003764909,-0.0096842805,-0.060515214,0.009152476,-0.036641087,0.032956615,0.0035447145,0.013863318,-0.020351171,0.008356207,0.011857633,-0.016136352,-0.062676035,0.03757345,0.006084082,0.05205245,0.0036519084,-0.043356497,0.017725559,0.016089953,0.013028642,-0.034001447,-0.04780468,-0.04696548,-0.012200628,-0.007974485,0.07792549,-0.023676928,-0.045139905,0.04572219,0.0024079203,-0.034124803,-0.02357959,-0.03339913,0.016203526,-0.040566474,-0.02301459,0.008081957,0.023883691,0.056870256,-0.028572224,0.0025003694,-0.043616008,0.031949453,-0.018005151,0.013533013,0.015362119,-0.007098488,-0.0033436047,0.019602882,-0.02917167,-0.0002948535,-0.0014718691,0.06209537,-0.018206893,0.026256258,0.0004984908,0.006981462,0.020793024,0.00028601562,-0.0031299985,0.026800837,-0.016103989,0.04827195,0.06750084,0.02617474,-0.012835644,0.023474488,-0.0007316059,-0.004397367,0.064368464,0.052726973,-0.039317448,0.015494619,0.024268867,-0.006561027,0.019909453,-0.02233512,0.0083402,-0.011656509,-0.025084568,-0.028753556,-0.03549871,0.021399403,0.076544955,0.015619078,-0.0021405148,0.0068176207,0.025831738,-0.1674809,-0.023620404,0.02091653,0.050370634,0.013062237,0.020325607,-0.015822927,-0.014447639,-0.04596212,0.03938317,-0.02325261,-0.062134955,-0.004537408,-0.004269066,0.024173068,-0.011899569,0.01748953,0.023033654,-0.024866225,-0.018212013,-0.016007798,-0.03288253,0.032870106,0.03745224,0.014271164,0.0053225146,0.061578512,0.011671713,-0.015547903,0.0075865174,-0.0028369282,-0.01783742,0.02713628,-0.03270729,-0.020127797,0.008454747,0.044013757,-0.001243735,0.0015553628,-0.008542005,0.023468254,0.048090253,0.030436033,-0.0067632035,0.019071557,-0.017278746,-0.022352375,-0.008159194,-0.039560884,0.0002213736,0.00970904,0.007593881,-0.039059848,0.01370451,-0.046276987,-0.017889624,-0.01738297,0.03248361,-0.0074041723,-0.039820492,-0.010079653,-0.011022845,0.0328528,-0.051622566,-0.017162165,-0.015465417,0.0409683,0.0026293993,0.00066280883,-0.05088571,0.002538744,-0.00041635992,0.025266528,-0.011271946,-0.002888095,0.013680543,-0.050097454,-0.022706859,-0.017536283,-0.11194497,0.019796215,-0.013423941,-0.028439578,0.024708271,-0.024844106,-0.014472765,-0.0035581607,0.021404654,0.02051758,0.24173404,0.011946069,-0.008138191,-0.024977462,0.06513727,-0.032637823,0.011186797,0.010179683,0.044310883,-0.022874288,0.022591205,-0.00036294688,0.007678622,-0.011267568,-0.016800687,0.033270195,-0.04456908,0.025022555,0.03659505,0.0008220373,0.039632406,0.0010407754,0.00409466,0.022552304,-0.039776005,-0.027040856,-0.03945929,0.0020103364,-0.026413623,0.006523119,0.013390614,0.03142691,0.01771479,-0.059334204,-0.06077703,-0.014909109,0.020173004,-0.0066692885,0.004174807,0.024473567,-0.00771578,0.00029601326,0.009778459,0.024100512,-0.04201109,-0.021215662,0.060727745,0.036125094,0.0019781583,-0.014336356,0.0064685717,-0.04909525,-0.005443283,-0.012979532,0.0014112578,-0.039032977,0.0030133997,-0.023349337,-0.017814156,0.038027205,0.012894095,-0.0046859854,-0.049833886,-0.021741485,0.016881138,-0.013597892,0.011694065,-0.0022759025,0.013305667,0.0669276,0.027944466,-0.019561013,-0.007131983,-0.014793517,-0.0068113967,0.013014245,0.043513793,0.08568768,-0.017966008,0.015298161,-0.015638346,0.010577208,-0.009682511,0.0009076379,-0.0026006298,0.015325908,-0.0021844115,0.036115292,-0.002015414,-0.01806412,-0.026211081,0.02073897,0.024433775,0.054818656,-0.009970363,0.00838606,-0.005748983,-0.001239936,-0.0019441361,-0.02003891,-0.043758214,0.0063105654,-0.04105479,-0.034043908,0.043338142,-0.037503406,-0.027471049,-0.010711153,0.026996866,-0.03140808,-0.050266434,0.0018191363,-0.0017689555,-0.03597533,-0.023700394,0.0005832257,0.049587756,0.028752644,-0.015046605,-0.030505061,-0.0029761847,-0.052937448,0.008513622,-0.012137723,-0.009471105,-0.0659946,0.02297688,0.008306003,-0.0319886,0.059535816,0.0163288,-0.013196962,-0.017493805,0.03330078,0.015577936,0.0065976377,0.02902894,0.024026211,-0.035138536,0.01600052,-0.07922414,-0.03166193,-0.039118733,0.019121096,0.021095406,-0.006312412,0.013328416,-0.0035422137,0.020886352,0.026304262,-0.029355403,0.08122701,0.026501952,0.003280045,-0.024381325,-0.0039184145,-0.0017073158,0.01900467,0.04913434,-0.003611247,0.012530075,0.030257871,0.05992662,0.055160716,0.012253402,0.0039574113,-0.06619139,0.014862542,-0.011224565,-0.018910646,0.011113581,-0.061540946,-0.055653293,0.030313805,-0.015218778,-0.0003721366,-0.016122498,0.023418674,0.000010811789,0.00054095517,0.044045273,-0.013720101,-0.076413184,-0.030076021,0.038446113,-0.032893308,-0.012631807,0.021046516,0.00097248744,-0.0034862258,-0.025191715,0.084624454,0.012566809,-0.0010292022,-0.013014554,0.06653211,0.061641738,0.0035450573,-0.0058918516,-0.0085381195,-0.025922734,0.00008927061,-0.029239558,-0.00795948,-0.004998322,-0.023576062,0.030782994,0.03460098,-0.031328008,-0.0009321476,0.001831173,0.010786475,-0.06485848,-0.027282186,0.02488672,-0.043645058,0.01628092,0.035058297,0.00014697053,-0.03007253,0.038941056,-0.012898559,0.026465278,-0.024382245,-0.04278631,-0.0024154785,-0.0077227186,-0.026077732,0.018655501,-0.031251125,0.0007875096,0.03806811,0.02728762,0.026300736,0.0027436884,-0.009313343,-0.020646667,0.023828141,-0.030173179,-0.05386829,0.027554847,-0.0022216397,0.018468581,0.0703607,0.032531563,0.009313877,-0.054010574,-0.033230077,-0.000846648,-0.02279507,0.008609136,-0.05309977,-0.014079211,0.0016548061,0.054822322,0.03899936,-0.0064702816,-0.034507096,-0.031398937,-0.06428183,0.02668984,0.016244238,0.0053066514,-0.030944392,-0.003473484,-0.026305836,0.027113268,-0.011921175,-0.008569129,-0.049337097,-0.00063005916,-0.028069971,-0.018504143,-0.016952178,0.0052144476,-0.0056688194,0.0034838275,-0.035994466,-0.016669933,0.008168096,-0.07682051,-0.0061917794,-0.013323703,-0.04256175,-0.019514237,0.015909847,-0.016413024,0.011348309,-0.017128628,-0.028000835,0.030305976,0.0102704335,-0.050156627,0.029230691,-0.0384177,-0.00951668,0.0116583,-0.021182273,-0.0016008529,0.051553417,-0.008127293,-0.04379057,0.00024663837,-0.045606136,-0.04172103,0.020841008,-0.019034978,0.0146390125,0.02868181,0.021410028,0.03138227,-0.077728435,0.0037161515,0.065920174,0.055192422,0.010522323,0.06920291,-0.016348185,-0.00931773,-0.009106596,-0.040309675,0.022599995,-0.03695862,-0.04209483,-0.00092653825,-0.004247495,-0.03300468,-0.029310863,-0.030191917,0.0022470723,-0.013416105,0.004202142,0.009737843,-0.0015438764,-0.016310023,-0.04362467,0.017010923,-0.019862857,0.013615743,-0.009912244,-0.03403441,-0.01592415,0.030084783,-0.020484833,-0.014908604,-0.03165218,0.015868276,-0.009157729,-0.031433143,0.019266488,0.00004306337,-0.028550236,0.0058332756,-0.05448333,-0.008801536,-0.03133939,0.020293254,0.022943586,0.047028195,-0.004827224,-0.0012082247,0.027603209,0.0072533055,-0.049214184,-0.026544778,-0.023174848,0.001545908,0.0019985465,0.0028721849,-0.002883011,0.040728908,0.019105835,0.04387564,0.037278842,-0.023156932,0.0006530479,-0.003994192,0.026114644,-0.003513565,0.007709807,-0.0519919,-0.068409815,-0.017916441,-0.018594952,-0.020296196,0.006003798,-0.017776037,-0.03429004,0.04840384,-0.001369512,0.0007173894,0.061147697,-0.018866053,0.000939951,-0.13481557,0.0358096,-0.02289188,0.03986191,-0.016469022,-0.019753208,-0.009342974,-0.04114635,0.039598472,-0.005436301,-0.049616296,-0.050119083,0.06949931,-0.026389843,0.031663854,-0.0016323052,-0.010488612,-0.00084610377,0.0102179535,0.037737902,-0.023901979,-0.0006159903,0.016008873,-0.0071118404,0.010573256,-0.00030767723,0.004720539,-0.0126573155,0.0037278633,-0.03325831,-0.010600319,-0.0016485945,0.0193043,0.044410363,-0.003753647,0.000097993085,0.004660196,0.009059392,-0.03939942,0.045875125,0.006966733,0.04037258,0.030065173,0.016307142,0.021863088,0.0019692744,-0.022863956,-0.03133447,-0.03847517,0.0039192056,0.01061789,-0.0045966767,-0.007885379,0.039990503,-0.021699743,-0.004746334,-0.053757362,0.016748292,-0.06788601,0.0075474437,-0.013874701,0.059031315,-0.026895791,-0.031452443,-0.03866789,0.0063969237,-0.03392066,-0.0048211864,-0.037217833,-0.0072591105,0.011435181,-0.026620312,-0.015756037,-0.05810776,-0.0003686943,-0.04230523,0.032351997,-0.033213124,-0.0037239802,-0.018790469,-0.041958332,0.02547546,-0.022500258,-0.00653844,0.056700837,-0.022301987,-0.015434789,-0.034584057,0.023803668,-0.006799484,-0.04544025,-0.04357728,0.03889853,-0.049041346,-0.019334773,0.07361821,0.0033451389,0.010799018,0.0017434708,-0.013593454,-0.020343808,0.0031532675,0.022631915,0.009762805,-0.031015806,0.03738462,0.05364107,-0.017811889,-0.01761981,-0.02375685,0.056678068,-0.0056888955,0.0036136773,0.0005260363,-0.06049068,-0.020848934,0.011560947,0.044880226,0.002551695,-0.0674169,0.0039004744,0.0017167119,-0.002052478,-0.014738771,0.0059921793,0.029051164,0.013033645,0.0074139233,0.064559944,0.0030812486,0.011424426,-0.011088723,-0.014905675,0.028646512,0.048042204,0.010141927,-0.039631385,0.046544727,-0.019429153,-0.005658593,-0.04132514,-0.009549401,0.033231787,-0.010843091,0.0022648815,-0.044800483,-0.038234636,0.01687548,0.0274994,-0.041258395,-0.010434837,-0.012322503,0.0013737674,0.050598588,-0.017788371,0.059344817,-0.035479832,-0.06401917,-0.016022183,0.038879197,0.019866714,-0.026474822,-0.023437891,-0.011590466,0.017161198,0.029896036,-0.017101591,-0.014849109,-0.00872423,-0.011560688,0.007870091,0.015663505,-0.0267907,0.030370887,0.045952745,-0.013863847,0.017353423,0.027218789,0.037921634,0.005697266,0.046420515,-0.0032737758,0.044759057,0.010734976,0.019013183,0.03205994,0.0024705825,0.045793716,-0.03867542,-0.0027203872,-0.009289813,0.031516805,-0.006010703,-0.01806001,0.04893896,-0.014922208,0.028793318,-0.006547308,0.036479194,0.021782571,-0.0058704084,-0.022284834,0.018082323,-0.03418474,-0.00034597042,-0.019895336,-0.014174034,0.002436643,-0.006170847,0.0018262123,-0.024307463,0.05022655,-0.00040908763,-0.00934247,0.024157442,-0.03568229,0.06273723,0.0035280834,-0.026191523,0.032035835,0.03636528,0.012226253,-0.019774998,-0.0081034275,-0.021135032,0.017046941,-0.011674589,0.016102206,-0.023050135,0.015302406,-0.034366112,0.01059399,-0.009341457,0.01830846,-0.012625965,0.025603319,-0.0028296446,0.030918194,-0.0056929444,0.031899095,0.0166834,-0.0115848165,0.028989194,-0.03799965],"last_embed":{"hash":"1qhqae2","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"1qhqae2","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{1}","lines":[85,86],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qhqae2","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02664382,0.012539689,-0.009504566,0.003145391,-0.034668364,0.028473476,0.04196004,0.018068649,0.0034181105,0.03429519,-0.012079941,0.04000802,-0.004296867,0.023819897,0.021565093,0.0048085195,0.0031375657,0.021957392,0.03401849,0.016934024,-0.015942292,-0.022851447,0.025024053,0.025435543,0.01414858,0.005190668,0.039848942,-0.007734321,0.025444433,0.0068522235,-0.004838404,-0.060720146,0.0037466353,-0.015826758,0.008137065,-0.036226455,-0.0026269644,-0.01007573,-0.04706749,0.04828402,-0.04339378,-0.008108705,0.014853538,-0.00092472514,-0.009041766,-0.018325185,0.010159243,-0.026322335,-0.037841115,-0.03823333,-0.00092997594,0.0011610026,-0.00813037,-0.01757631,0.0023754465,0.02047271,-0.041864615,-0.039462272,-0.046446234,0.008463497,-0.024761645,0.038447287,-0.06004275,0.006852506,0.0486365,0.0040168096,0.02379153,0.055641245,-0.0070282584,-0.026720408,-0.029343301,0.0140558025,-0.09053407,-0.029083908,-0.04291277,-0.0059210933,0.06878488,-0.00901553,0.06528561,0.031792816,-0.014758105,-0.012885313,0.03342506,-0.0074237105,0.040341232,-0.02869716,-0.07066156,0.07645747,0.04940335,-0.01622138,0.0033075367,-0.018618193,-0.008902205,-0.043219764,-0.01980722,-0.0151505675,0.010309301,-0.014227538,0.05191106,0.013249487,-0.0011636417,-0.015300365,-0.022732653,-0.0027609102,-0.02183977,0.039928213,-0.0091632055,0.0054002213,-0.028752523,-0.031328365,-0.012190564,0.017390996,-0.0011891308,-0.0060010827,-0.01143153,-0.06430008,0.00745595,-0.00077132497,-0.036004532,-0.037449606,0.023622373,-0.03574994,0.023382435,-0.026468746,0.008148258,0.004198168,0.020790907,0.007785942,-0.012066025,0.030232288,-0.048045356,-0.005834734,-0.01360745,0.0047520953,-0.020467503,-0.023818947,0.002279003,-0.03279971,0.009557132,-0.06545804,0.021366607,0.07802971,-0.016770633,-0.015216731,0.029887222,-0.04206222,0.032481052,-0.004155993,0.02037564,-0.010923473,-0.027703922,0.026409231,0.0050907694,0.062396035,0.016293122,0.014222325,0.021341428,0.028567115,0.04273004,0.027462043,-0.04104806,0.05980068,-0.041732974,-0.014129831,0.03882972,-0.039602444,-0.011961979,-0.012665821,0.0120162945,-0.00077447906,-0.00034758402,-0.01577345,0.056094382,0.034363445,-0.00096226024,0.035957977,0.05215144,0.014953573,0.017940203,-0.03334119,-0.039581884,0.022961486,0.04341625,-0.00054743467,-0.007056192,0.025343385,0.013744341,-0.03371304,-0.033774894,0.05035459,-0.026425008,0.04451538,0.03321649,-0.015864097,-0.007519244,0.02112732,0.029663108,0.0017338716,-0.043943193,-0.03585563,-0.024341838,0.033975627,0.0685398,0.002089052,0.025901139,0.015881706,0.053355817,-0.038759988,-0.018715478,-0.02123959,-0.047012605,0.0007139489,-0.031454004,0.005166094,0.0015338012,0.030005526,-0.004402313,0.024804061,0.015747814,0.00703348,-0.054065723,0.030942677,0.0038705126,0.046952043,-0.00068635924,-0.026040684,0.03479491,0.0012613095,0.011072264,-0.06202202,-0.049337957,-0.018362146,-0.030184364,-0.0015771925,0.06974879,-0.012216418,-0.08357254,0.029491462,0.006802601,-0.014099564,0.004774315,-0.022718823,-0.013979771,-0.061656587,-0.03213521,-0.010401059,0.0044000545,0.0704589,-0.037439484,-0.014817133,-0.054846805,0.01480362,-0.06701128,-0.004176222,0.009784702,0.0049611856,0.026995141,0.02259227,-0.019555848,0.004075078,0.023872148,0.056575093,-0.010684056,0.028049782,-0.015248251,-0.022713007,-0.0089544635,-0.006607742,-0.0074159275,-0.008467455,-0.063760534,0.06949214,0.0459479,0.03710288,-0.007895812,0.051047042,-0.00051060267,-0.02693829,0.060983144,0.06678786,-0.046813976,0.005008403,0.032667145,-0.002749295,0.026104158,-0.04909619,-0.04095948,-0.0009935937,-0.024741232,-0.018826187,-0.01673803,0.014941352,0.07208169,-0.0092960885,0.009332016,0.046384986,-0.020229062,-0.17271689,0.0009674969,0.0347174,0.056156132,0.005820342,0.024364645,-0.026999386,-0.035531946,-0.0018595892,0.059159115,-0.0226809,-0.05290267,-0.0020640776,-0.020522468,-0.015238431,-0.0012964511,0.023083957,0.0007155247,-0.003230078,-0.04513849,-0.00715731,-0.036254212,0.024886861,0.032544956,0.0041981963,-0.027442345,0.080234684,0.008615197,-0.019957524,0.035504974,-0.0025552919,0.0071392227,0.011714582,-0.022730831,-0.004938968,-0.009254102,0.050049044,0.002135211,-0.0011023472,0.004696054,-0.0012233134,0.02808317,-0.011605252,-0.015816584,0.006595744,-0.01748072,-0.03390851,-0.031784363,-0.03706528,0.017872931,0.027694192,-0.0014504112,-0.02492101,-0.0076254383,-0.03783211,-0.022852432,-0.00090906856,0.034885403,-0.012094957,-0.048128404,0.004744014,-0.027686318,0.0052558593,-0.049821924,-0.026012491,-0.0032865573,0.03891635,0.03927595,-0.013838652,-0.05248339,0.015915666,-0.015685413,0.014787198,-0.005196144,0.029031886,0.026331637,-0.034745004,-0.047658026,-0.0046607517,-0.0954361,0.033414952,-0.009940813,-0.030374363,0.011532195,-0.03255025,-0.024072668,0.014803808,-0.011363563,0.027736947,0.24266724,0.014205985,-0.006637864,-0.03287652,0.039912082,-0.030030288,-0.016175931,0.022260925,0.026896719,-0.026970081,0.0059998613,0.028305983,-0.0018441257,-0.014716811,-0.021914443,0.020991767,-0.06351375,0.042897467,0.045219034,-0.013428011,0.024110999,0.0008018815,0.002299645,0.024629153,-0.04284279,-0.034115627,-0.0573077,-0.0008485469,-0.009497971,0.0113672605,-0.011165641,0.032583006,0.029121345,-0.0368455,-0.07750747,0.01838675,0.0077455956,-0.02627675,0.024088226,0.023059918,0.035297234,0.000950971,-0.009713548,0.044819344,-0.032300934,-0.03319521,0.04189513,0.05916463,0.017981086,-0.009844525,0.00049460266,-0.05670406,-0.021128044,-0.02066335,0.015236924,-0.04178851,0.0012120162,-0.018904347,-0.008557242,0.044601005,0.018518953,0.0048751286,-0.05364169,-0.056925684,0.0287345,-0.029721541,0.008038131,-0.00976569,0.042861618,0.052830897,0.02000306,-0.023394177,0.004217743,-0.007887386,0.010480408,-0.00972364,0.036530904,0.054483324,0.018594937,-0.023916485,-0.00073132606,0.03369599,-0.022482878,0.017063122,0.005585474,-0.0057902955,0.0066784504,0.038972855,-0.022568876,-0.0070917197,-0.019111574,0.0069442177,0.02887814,0.05183423,0.0025944067,0.00866281,-0.021614753,0.004265023,-0.006900118,-0.006941007,-0.039356425,0.0028369322,-0.022599263,0.014270565,0.0130591495,-0.0304309,-0.006980029,-0.0136292605,0.031224998,-0.0015649252,-0.05229305,0.003712239,0.029196138,-0.03794601,-0.009355372,-0.007902568,0.033404022,0.017319757,-0.013560105,-0.016486155,0.014436186,-0.0550031,0.014254887,-0.0013783791,0.010154622,-0.045929547,0.018421732,0.0055924826,0.0036208571,0.051197704,0.0118345795,-0.012439208,-0.021033641,0.01729945,0.022008924,0.025261441,0.039476503,-0.011712173,-0.011319439,0.016323067,-0.07249275,-0.018968683,-0.014682355,0.014374803,0.035328954,-0.005169775,0.006138152,-0.0040430385,0.055560324,0.04133895,-0.031228054,0.052936316,0.054858197,0.009246131,-0.012683228,0.009519835,0.010631399,0.0143027855,0.021678986,-0.023937158,0.017299443,0.008580765,0.025240956,0.034436665,-0.021671223,-0.0067700194,-0.030341325,0.02665765,0.000015239011,-0.018188572,-0.014366068,-0.060982082,-0.07101573,0.013814891,0.0043521295,0.016545136,-0.06991294,0.046669476,-0.00067543756,0.016263815,0.027641514,-0.005663113,-0.07356298,-0.03191327,0.023187531,-0.028689478,-0.007891881,0.010100519,-0.00782504,-0.021734245,-0.05391006,0.07824638,0.0012630131,-0.007211655,0.009281832,0.055255614,0.062196497,0.010826672,-0.016323706,-0.020707535,-0.013519752,-0.0055159084,-0.01288992,-0.0045035025,0.015374659,0.007327277,0.021826401,0.0008431483,-0.040125705,-0.008905664,-0.0016974445,0.012899268,-0.061028745,-0.025890337,0.0022188413,-0.04438621,0.029415108,0.047120288,0.007505418,-0.047900986,0.002933418,0.0072893766,0.04156557,-0.024442714,-0.009529588,-0.0000028188495,-0.005453982,-0.047373354,0.04405365,-0.006769378,-0.00012263158,0.034302045,0.04867077,0.017476419,-0.015646828,-0.02548426,0.02228471,0.016862465,-0.039384887,-0.037640672,0.0030878596,-0.0017880356,0.0067668054,0.060691666,0.012774847,0.02437107,-0.06136896,-0.035768542,-0.0014618824,-0.03003963,0.011621655,-0.035019558,0.019127917,-0.014511594,0.052235354,0.012319338,-0.00984008,-0.044564947,-0.022596397,-0.044570643,0.028596207,0.02251292,-0.010549236,-0.043975502,-0.02505962,-0.05275364,0.037245926,0.007966934,-0.004228863,-0.039175708,-0.0073310416,0.0058441367,-0.03268682,0.006767269,0.008879019,-0.014995632,-0.0032108324,-0.026204307,-0.009460563,0.030051509,-0.05770485,-0.020144211,0.016642155,-0.024876485,0.00026239312,0.01819588,-0.019395722,0.019193485,-0.006186818,-0.043215662,0.018852074,0.019202514,-0.043012664,0.03613123,-0.028428944,-0.00751212,-0.0075888056,0.004035311,0.0012614677,0.019789372,-0.020954365,-0.02876548,-0.0044464422,-0.045774728,-0.03555791,0.0046624923,-0.02195515,0.0066140383,0.027555123,-0.0057326453,0.034551468,-0.06050045,0.006918318,0.07393576,0.04232109,-0.01563913,0.08958587,-0.007169548,0.009724541,-0.01803264,-0.029407788,0.02588131,-0.024028517,-0.032246497,0.010326079,0.0077868593,-0.029743044,-0.025808688,-0.008109421,0.044027697,-0.020623045,0.015230531,0.023072133,0.017631276,0.009483554,-0.009576278,0.020547584,-0.018012064,0.028681317,-0.026834156,-0.011070322,-0.0024265738,0.04099305,-0.030298093,-0.015299331,-0.047698535,0.015611402,0.016623702,-0.00938114,0.031071529,0.014522114,-0.014875177,-0.006422791,-0.06726874,-0.0060971477,-0.05432136,0.004970096,-0.005636764,0.04146808,0.0013689325,0.004536931,0.05963257,0.017967341,-0.034747045,-0.040085193,-0.022270322,0.011826716,0.014769577,-0.009225761,0.005975283,0.035012897,0.04585733,0.045813404,0.022773705,-0.0057504494,0.011862034,-0.0059593464,0.013229866,-0.003798254,0.006968206,-0.04092165,-0.04137737,-0.0010584237,-0.0403751,-0.03750592,0.008213667,-0.02891559,-0.05743611,0.021545105,-0.013493036,-0.0152395675,0.05789544,-0.018303888,0.031072082,-0.1352174,0.02668247,-0.0068698353,0.037822537,-0.011905857,-0.014074742,-0.002681452,-0.058824204,0.025761984,-0.001674319,-0.039043926,-0.029651325,0.039260294,-0.032713782,0.028290683,0.0017869347,0.010522298,0.0039852113,0.002037602,0.0036181428,0.0033842186,-0.025098491,0.055975996,0.011061049,-0.03302745,-0.015310075,-0.017863259,-0.0033042326,0.00882376,-0.029121345,-0.0055705355,-0.028811766,0.013457946,0.06296094,0.0286616,-0.0032110652,0.017006285,0.00083632476,-0.03120984,0.02910689,-0.022147207,0.047467045,-0.008800257,-0.012006473,-0.006923455,0.034784187,0.0016150059,-0.042098146,-0.022561643,0.015415246,0.008360642,0.00878015,-0.0024207812,0.041869506,-0.0031446738,0.012226845,-0.07047751,0.014379306,-0.047944676,0.0069840257,-0.026661897,0.04229468,-0.0039522583,-0.055153046,-0.043495484,0.006965783,-0.060832873,0.0006902208,-0.029821448,-0.0012079877,0.015846116,-0.008429794,-0.044414375,-0.05567442,0.0068708723,-0.041054416,0.01098138,-0.0034295854,-0.03017673,-0.022761062,-0.029940734,-0.025020618,0.008267636,-0.011706789,0.06871851,-0.009047041,-0.029726258,-0.039023876,0.023104666,0.0068921605,-0.057507023,-0.05079148,0.026731253,-0.0032875417,0.011085915,0.044800337,0.006895149,0.000092120405,0.016517537,0.0081028305,-0.02313269,-0.0009581611,0.045057435,0.01613859,-0.015916254,0.03265371,-0.001518613,-0.007046731,-0.013473632,-0.012064152,0.009890509,0.0050644735,-0.0062422724,-0.006115804,-0.03869572,-0.008004113,0.01984721,0.01390926,-0.0076051364,-0.08374363,0.014013288,-0.0007679298,-0.018591767,-0.018296799,0.010991984,0.015280665,-0.0011474945,-0.0051509673,0.04264954,0.0047692643,0.012947911,-0.030847274,-0.03062114,0.0028204604,0.03757238,0.039136633,-0.03551685,0.040475875,-0.029058402,-0.028684141,-0.022414103,-0.031669054,0.052353837,-0.03454149,-0.004596591,-0.034242198,-0.006301705,0.012607711,0.0131592015,-0.06946727,-0.0088412985,0.006402477,-0.0061080684,0.084159985,0.002120845,0.038687676,-0.020173915,-0.06540469,0.006012954,0.022440413,0.00073292013,-0.040422346,-0.007690479,-0.012441077,0.008701961,0.039433736,-0.017770287,-0.007494678,-0.0072496263,-0.030839255,0.011163008,0.043455824,-0.026332416,0.013334009,0.03542983,-0.011217798,0.029770803,0.02135712,0.034941033,-0.006978743,0.018103896,-0.021594968,0.061051313,0.017216874,0.004923263,0.015450667,0.02462159,0.045766275,-0.046216235,0.008372681,0.001180881,0.0042841514,-0.008323648,-0.033297535,0.046130504,-0.018974146,0.030552901,-0.0058221077,0.028395277,0.027570296,-0.0027084297,-0.007862615,0.043223932,-0.031449445,0.013484444,-0.02385966,-0.018119013,0.03464825,-0.008513165,-0.0065565202,-0.01460237,0.032120883,0.0047471435,0.0154885445,0.002674677,-0.026751282,0.027950386,0.02080868,-0.015367924,0.027619196,0.024387348,0.018342571,0.0008599456,-0.010236804,-0.007469377,-0.005696172,-0.019033844,0.035486013,-0.030722331,0.021747995,-0.010413403,0.011218072,-0.004310153,0.019964013,-0.012582089,0.0017300793,0.014746751,-0.0015412716,0.03705279,0.036199514,-0.027930181,-0.015340533,0.03548357,-0.028866038],"last_embed":{"hash":"1enabh8","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"1enabh8","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{2}","lines":[87,93],"size":108,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1enabh8","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02272633,0.008849129,-0.010926676,0.001769494,-0.04082326,0.03255045,0.03367536,0.011446175,0.007321849,0.033694807,-0.009394498,0.04674549,-0.0012017731,0.01774383,0.028785666,0.0034329565,0.009664069,0.017231185,0.021546625,0.009810208,-0.01576607,-0.02402065,0.0050661033,0.014471438,0.0310217,0.0127954455,0.037654147,-0.009648355,0.0051868856,0.019032562,-0.0040951674,-0.044619225,-0.0050108526,-0.016691653,-0.0010738561,-0.03622165,-0.0069188895,0.0024802384,-0.04377284,0.04216087,-0.038714632,-0.009116916,0.018583851,-0.00036191352,-0.0031191825,-0.018376313,0.013300546,-0.026048256,-0.032827154,-0.027568989,-0.0039746403,-0.007976806,-0.007903651,-0.027211154,0.013809676,0.016507978,-0.043032005,-0.045705285,-0.03244874,0.016356163,-0.017400943,0.020843606,-0.04738889,0.011647036,0.048777524,0.009705208,0.028207969,0.0477889,-0.010742929,-0.030585261,-0.035756838,0.01517203,-0.078054786,-0.031366304,-0.040812284,-0.0061253295,0.06841146,-0.011401956,0.06496234,0.03868205,-0.006761135,-0.027073361,0.04347273,0.003920119,0.05239086,-0.015849564,-0.06596537,0.07088876,0.04819822,-0.01323657,0.0075836102,-0.025380794,0.0089577,-0.040459953,-0.03327376,-0.018206593,0.014411388,-0.007885864,0.052598227,0.0027880855,0.0209106,-0.01938257,-0.015053874,-0.007828968,-0.016013587,0.04066251,-0.017902793,0.016313244,-0.036730874,-0.03336069,-0.008341921,0.021280576,-0.0072259484,0.0002577854,-0.014073042,-0.06466046,0.018356344,-0.0016298181,-0.029172475,-0.03988851,0.018319238,-0.04524053,0.022552803,-0.026368931,0.0055069462,0.020083444,0.019503491,0.020226562,-0.003940946,0.026689282,-0.045726977,0.0030627067,-0.004850324,0.010169392,-0.02048392,-0.03112334,0.0032180569,-0.050316766,0.013637136,-0.067015536,0.01019792,0.08725815,-0.008613487,-0.020167997,0.019868722,-0.06060315,0.038667504,0.0015098733,0.012165559,-0.017492397,-0.02067441,0.016176393,0.007265638,0.065539844,0.016900212,0.01685983,0.011798699,0.035041198,0.039192304,0.034279753,-0.034358293,0.060688075,-0.043579735,-0.013259344,0.030306973,-0.036040552,-0.005612514,-0.006206139,0.012702391,0.00047850047,-0.005328309,-0.014313407,0.05238976,0.0370035,0.00048433643,0.03681167,0.05422778,0.015216009,0.0092887925,-0.048569083,-0.040042635,0.015699243,0.049354084,0.0076225684,-0.0052296394,0.014014318,0.0263864,-0.038553737,-0.029244289,0.04564856,-0.03942575,0.034054812,0.039142985,-0.025565663,0.003391412,0.021383956,0.009466294,0.01345075,-0.032820866,-0.04237944,-0.023810973,0.040379077,0.0734039,0.0032612733,0.023247613,0.008405518,0.061396323,-0.043192986,-0.006708178,-0.008992196,-0.037132017,-0.008410318,-0.025925046,-0.015598441,-0.0025237168,0.026448233,-0.008814827,0.025889387,0.016016914,0.0041383314,-0.057221603,0.020512512,0.009923597,0.046161298,0.0016175281,-0.023016091,0.038344488,0.006524108,0.008695102,-0.06756592,-0.04700717,-0.029394645,-0.021048151,0.0050856946,0.06697512,-0.015009724,-0.082815886,0.029381147,0.006673701,-0.017996978,0.009660903,-0.029320521,0.003932741,-0.055013735,-0.023793556,-0.009994437,0.0014028015,0.06782601,-0.027100872,-0.017836807,-0.04773308,0.019764937,-0.059386004,-0.008271415,0.019292504,0.010201354,0.02531695,0.010908575,-0.032787237,0.007729686,0.020674592,0.053088214,-0.020515105,0.021630887,-0.012963826,-0.026920894,-0.015561599,-0.014011824,-0.00021595128,-0.0060435347,-0.07060736,0.07032532,0.047766577,0.025180494,-0.016180078,0.034643777,0.00021681367,-0.030380962,0.059567593,0.06278168,-0.047110766,0.0041734907,0.03974829,0.0020477797,0.02033339,-0.05011805,-0.036945455,-0.00032235653,-0.026277361,-0.008496126,-0.021384856,0.018935027,0.074561894,-0.0043542874,0.01051736,0.0334758,-0.005828514,-0.17334338,0.0008985066,0.039133523,0.051669788,0.0026658918,0.02699798,-0.015023369,-0.028880658,-0.004863981,0.055785008,-0.015711619,-0.056740403,0.003484655,-0.017644726,-0.01590286,-0.0031897118,0.031037189,-0.002502667,-0.0013644662,-0.04470649,-0.0051503587,-0.027878793,0.026135288,0.034335822,0.0034267677,-0.037230007,0.08737934,0.0051414217,-0.021949789,0.042466104,0.007740553,0.011697781,0.014040974,-0.025765467,-0.007832556,-0.011687412,0.05424564,0.016821517,-0.0108621465,0.0007574761,-0.0006594133,0.029997025,-0.018131804,-0.0182824,0.0034154695,-0.01482043,-0.030099198,-0.035840858,-0.043837063,0.014120757,0.03627001,-0.0018701721,-0.022747613,-0.020129206,-0.037201304,-0.024306016,0.0008409869,0.041033767,-0.0034217085,-0.04453762,-0.0039992337,-0.023764376,0.020264968,-0.066491894,-0.02126819,-0.006017126,0.033345915,0.032845847,-0.0077085327,-0.04096557,0.0036519004,-0.0094739385,0.02446582,-0.0036881228,0.013133441,0.022313723,-0.029202487,-0.045820504,-0.0013025108,-0.09661186,0.04008424,-0.008697819,-0.024700861,0.009827972,-0.029459842,-0.0446026,0.01860121,-0.0058817724,0.031819526,0.24857178,0.011557129,-0.011341802,-0.018215409,0.052458994,-0.020035822,-0.014344384,0.028212534,0.03351005,-0.03065415,-0.0019464134,0.024961168,0.0036943064,-0.018100705,-0.02846994,0.013808402,-0.06683599,0.041198064,0.047565598,-0.009302422,0.019578813,0.00926996,0.005975715,0.027889792,-0.03640837,-0.020761063,-0.051990386,-0.0029166478,-0.01583869,-0.00021008364,-0.0126424935,0.036349263,0.029626269,-0.030406032,-0.06967931,0.013561328,0.015328493,-0.030307572,0.017981328,0.015787022,0.024289591,0.0064315335,-0.01989376,0.036656477,-0.03429909,-0.041988485,0.034799702,0.06925594,0.0073058577,-0.016569098,0.007254049,-0.051683534,-0.02119252,-0.01424347,0.016473645,-0.037438065,0.0032054326,-0.027996829,0.00087950093,0.051152892,0.027682584,0.004299495,-0.053381726,-0.05778709,0.02024572,-0.0104731405,0.000056959314,-0.0072640493,0.029414283,0.05404237,0.014930417,-0.022812143,-0.00026197205,-0.011075154,-0.0011870816,0.0054482715,0.029414717,0.053610582,0.015196795,-0.016889133,-0.0049663056,0.02369701,-0.029154075,0.023889616,0.0074485634,-0.001498173,0.009184011,0.046275698,-0.02028556,-0.0052644275,-0.013432969,0.010945157,0.027117953,0.044718552,-0.009577543,0.011985517,-0.023034202,0.0017095614,-0.0104572475,0.0018526901,-0.034423552,-0.009445788,-0.02969231,0.015299215,0.016806694,-0.019118937,-0.002974703,-0.018852184,0.027951062,0.0038545362,-0.053368047,0.0020802433,0.036875125,-0.028559117,-0.016135165,0.008786654,0.035573423,0.020570714,-0.00037219052,-0.009773827,0.00686104,-0.053626917,0.013352794,0.013270293,-0.00055016705,-0.05145216,0.015770352,0.02279859,0.0021801696,0.061413772,0.010532567,-0.012022853,-0.020913778,0.0076478696,0.017332977,0.030330326,0.05282545,-0.008988356,-0.019798182,0.006009787,-0.064543314,0.0006180657,-0.015162462,0.009482707,0.03435299,-0.003962053,0.011266176,0.0018228656,0.050366886,0.040792808,-0.02645937,0.054622646,0.034270052,0.008848853,-0.010080994,0.007592046,0.0011604658,0.011880253,0.018864473,-0.015356794,0.019052675,0.01207826,0.03834132,0.044581622,-0.018664643,-0.0063118082,-0.030297842,0.02763385,0.010952721,-0.022647083,-0.01717748,-0.051031712,-0.07074087,0.022936083,0.016811404,0.013190327,-0.052917812,0.040113162,-0.013825527,0.015208759,0.02808743,-0.0112888785,-0.064901836,-0.042022984,0.023990454,-0.031330783,-0.0031744344,0.009396354,-0.015682708,-0.022531206,-0.042934615,0.081943855,-0.0060763485,-0.012671831,0.006032305,0.058630645,0.04747462,-0.0026448767,-0.02544841,-0.031725436,-0.01922849,-0.005988573,-0.014198268,-0.0098955305,0.017983122,0.0048908796,0.017014759,-0.0024651433,-0.04384426,-0.000021533479,0.003925033,0.019353725,-0.0489459,-0.020999184,0.007249203,-0.040447794,0.03207666,0.045548704,0.007222573,-0.046245467,-0.0048788427,0.005294003,0.041118715,-0.019499188,-0.017325172,-0.009680098,-0.0197041,-0.05055424,0.048039116,-0.0019235915,0.0020335955,0.036589786,0.049381323,0.022703314,-0.004374587,-0.020623272,0.013034488,0.015541342,-0.036848243,-0.037800256,0.01901359,-0.0018411286,0.008191354,0.061954968,0.015549254,0.02671505,-0.05790555,-0.037898023,0.0009885118,-0.04032859,0.008220448,-0.03312986,0.019255111,-0.008833631,0.06154125,0.0111499075,-0.0032882078,-0.04631043,-0.026873799,-0.045521915,0.017089423,0.029968128,-0.012122834,-0.040773153,-0.024616307,-0.053327214,0.034932863,0.0076478166,-0.004823367,-0.05922648,-0.012667482,-0.0008741045,-0.026229031,0.007307109,0.022801181,-0.015883142,-0.023481566,-0.03266759,-0.016531244,0.035211157,-0.060157187,-0.016270733,0.0123660015,-0.027149273,-0.007814498,0.02887551,-0.028032701,0.02029565,-0.0043467907,-0.044394992,0.018876353,0.023022274,-0.05413643,0.040409088,-0.028704103,0.0039807213,0.000028273276,0.009808009,-0.00240251,0.017682029,-0.027292099,-0.0256102,-0.004581013,-0.053521376,-0.038447443,0.0024642914,-0.015062545,0.00031777448,0.024254333,-0.0050895913,0.03950553,-0.050639108,0.008890798,0.07041522,0.051149555,-0.018210204,0.09173366,0.007850448,0.007962346,-0.02115362,-0.039715193,0.01796328,-0.02296189,-0.04120775,0.0022617513,-0.0015744717,-0.030248864,-0.037973937,-0.01872329,0.027819723,-0.027205972,0.011320943,0.024017422,0.024147289,0.00031670363,-0.009495587,0.01572207,-0.01522271,0.016094826,-0.014945809,-0.012892612,0.003690256,0.043565862,-0.036328442,-0.0088888975,-0.06143003,0.021790093,0.0067897905,-0.018517511,0.025557937,0.006291186,-0.020331489,-0.0034013572,-0.062394574,0.0002857212,-0.05095951,0.006062484,-0.0140999835,0.035913974,0.00025324465,0.004309018,0.059229244,0.006542965,-0.036024015,-0.031012403,-0.031866867,0.004481919,0.015960159,0.013386733,0.0014311943,0.03494509,0.04597696,0.04766409,0.025613004,-0.004322733,0.012629381,-0.0057646977,0.013286078,-0.004416559,-0.014235395,-0.03569008,-0.041483987,-0.005291562,-0.03811435,-0.028606955,0.0046404405,-0.035515524,-0.06016528,0.026095033,0.0066782758,-0.015312817,0.04561497,-0.021924794,0.028676273,-0.13942261,0.03945396,-0.0117642265,0.034145985,-0.021162681,-0.016875887,-0.0009060406,-0.05800675,0.022728931,-0.0007529257,-0.03634463,-0.051129535,0.033980172,-0.03469823,0.0268334,0.008903669,0.008680241,0.00042249908,-0.00087946083,0.006229469,0.0003150728,-0.01814211,0.054669447,0.010537545,-0.037374582,-0.01117961,-0.010734822,-0.007832455,0.004322758,-0.032514658,-0.008936894,-0.034084365,0.016771384,0.053623445,0.026416374,-0.010762146,0.015815202,-0.0055939904,-0.028599804,0.020465752,-0.008615642,0.04327403,-0.014991802,0.0020251763,-0.00041399407,0.032640755,0.00027990856,-0.036038537,-0.020312704,0.010454369,0.009510202,0.014673146,-0.007589533,0.047370367,-0.005790114,0.006807066,-0.06148977,0.010943382,-0.04511936,0.005458063,-0.02996355,0.049630053,-0.0030479843,-0.056486864,-0.0625414,0.0021082521,-0.051116828,-0.0040530753,-0.03113013,-0.008228391,0.009590913,-0.012034046,-0.050396066,-0.056296404,0.014931493,-0.04234699,0.004057256,-0.017677011,-0.037293665,-0.024698334,-0.033528924,-0.017282808,-0.0014161194,-0.0094135,0.066212535,-0.018027384,-0.027960183,-0.025911674,0.01997663,0.0059085586,-0.051187053,-0.048840985,0.024599224,-0.011601541,0.0021939913,0.051604453,0.0050306716,0.004809216,0.012535084,0.0010192475,-0.008048662,-0.0016620028,0.047691673,0.014963623,-0.020429302,0.029913468,0.0149845565,-0.0036858774,-0.011826781,-0.013988294,0.0008286365,0.006544289,-0.003035724,-0.010636536,-0.03975848,-0.015350345,0.012378115,0.017753469,-0.011545895,-0.08810685,0.009372844,0.004318988,-0.011345098,-0.021067472,0.016914235,0.021112215,0.006459216,0.009055252,0.044569965,0.0053971214,0.017464846,-0.031561285,-0.029934403,0.009155263,0.0451301,0.031776212,-0.035752453,0.049018368,-0.028089328,-0.03794231,-0.029058717,-0.028061405,0.053145938,-0.031394288,-0.007173647,-0.030141901,-0.0137451505,0.013809744,0.015119196,-0.06804645,-0.014831098,0.015064554,-0.0079079075,0.06668654,0.0018735623,0.034163274,-0.02105608,-0.069506474,-0.0024062314,0.03251335,0.0032547389,-0.045567136,-0.003089838,-0.013878962,0.019417873,0.03808155,-0.027611706,-0.01277016,-0.010011076,-0.024206473,0.00916163,0.04905137,-0.035112374,0.025812248,0.026221741,-0.014442286,0.023628263,0.020543065,0.03611473,-0.0061221,0.020821149,-0.01220777,0.05920572,0.020686934,0.0051500085,0.01997225,0.026868017,0.03984518,-0.03934549,0.01803991,0.003412708,0.009938076,-0.012145016,-0.037881408,0.04153893,-0.026605528,0.026363527,-0.0021008516,0.029161101,0.013111224,-0.0010265409,0.0049437564,0.03590814,-0.030337006,0.01839861,-0.01782574,-0.018353831,0.032740753,0.006558353,-0.0024348348,-0.00095187617,0.03854755,-0.00452802,0.024359474,-0.004711037,-0.026331387,0.034803487,0.022292014,-0.0081962,0.030515546,0.018792396,0.012233087,-0.010164781,-0.0044083325,-0.004836736,-0.0025676147,-0.027500028,0.036493048,-0.024397803,0.017158547,-0.00927825,0.006849758,-0.009487221,0.019483121,-0.011045232,-0.0035983673,0.01384593,0.008958224,0.039533615,0.029253414,-0.011049108,-0.006612779,0.028664788,-0.027171783],"last_embed":{"hash":"18z10w0","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"18z10w0","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{3}","lines":[88,93],"size":73,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"18z10w0","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027366638,0.010984149,0.004719435,-0.006023021,-0.026125576,0.032962743,0.03190148,0.01721128,0.0051088626,0.023391154,-0.001536278,0.02700398,-0.007805161,0.016706154,0.022710502,-0.0071901674,0.006440158,0.02214038,0.024545213,0.002968914,0.010631271,-0.014436912,0.00648945,0.04811795,0.028155524,0.02246605,0.03513267,0.000086819295,0.014041813,0.021720165,-0.016582929,-0.06825439,-0.01417778,-0.03885077,-0.008097732,-0.03577441,-0.017476138,-0.015376936,-0.040447604,0.037018057,-0.040317126,-0.010134341,0.00010884525,0.0016020086,0.0036163675,-0.015101212,0.024373518,-0.018345758,-0.027408065,-0.018520983,-0.00798859,-0.0015669817,-0.0049429922,-0.008965755,0.006529398,0.014076315,-0.035652794,-0.043569647,-0.039087903,0.014236221,-0.026419843,0.043093093,-0.047856826,-0.0019843425,0.04265447,0.017313397,0.017286418,0.04436296,-0.009470489,-0.034738526,-0.016686874,0.02806,-0.08298733,-0.023576932,-0.045924075,0.00083117693,0.061963756,0.002807188,0.054664884,0.03463343,-0.014018135,-0.030565033,0.037023745,-0.006534961,0.048540473,-0.0123616215,-0.063255906,0.074875444,0.037748273,-0.0081559755,0.013875839,-0.022973528,-0.0002735988,-0.053330988,-0.037661944,-0.026193665,0.0064612795,-0.020491064,0.05330817,0.011918603,0.016207477,-0.015054896,-0.022135334,-0.008974515,-0.027730735,0.04520144,-0.007753187,0.009367986,-0.024818366,-0.03347329,-0.008070414,0.000075700926,-0.012857488,-0.0017351331,-0.013218019,-0.066639446,0.02103103,0.00092464447,-0.03201554,-0.048854757,0.01758261,-0.03769489,0.029667502,-0.016996581,0.008535731,0.018801037,0.0052008815,0.014968538,-0.011218871,0.03251389,-0.028029585,0.0014748274,-0.005600569,0.009392382,-0.032020282,-0.021809066,0.003696666,-0.036332272,0.007380886,-0.06237529,0.028105803,0.073667005,-0.007181561,-0.029767206,0.02878769,-0.065254875,0.037997253,-0.004368241,-0.00029099948,-0.012320949,-0.03205932,0.015357247,0.0069766776,0.046810586,0.012515998,0.016430093,-0.0010618998,0.01775959,0.03273845,0.031504888,-0.04002985,0.06078253,-0.04843658,-0.0047248993,0.020075258,-0.04832718,0.0043385457,-0.019976387,0.013395396,0.004065816,-0.0074497224,-0.018529331,0.04613804,0.044509575,0.0058942926,0.04298011,0.060791455,0.02250232,0.0050040935,-0.04135997,-0.032457247,0.005905401,0.03837122,-0.0139146885,0.016089477,0.024500316,0.029946053,-0.028367342,-0.04082732,0.0403527,-0.02925678,0.031061377,0.028520823,-0.016261559,0.004114803,0.007974358,0.010826693,0.008942042,-0.017413847,-0.029867953,-0.005126073,0.04739145,0.07687303,-0.0034457596,0.040364303,0.028063243,0.061131474,-0.046714168,-0.03353373,-0.019772243,-0.04769568,-0.011380586,-0.030058201,-0.0062542274,0.0057237144,0.027057102,-0.001230991,0.03637109,0.02437009,0.006559653,-0.055265825,0.02134458,0.0004280273,0.03835698,0.017460452,-0.028853446,0.045537543,0.009768586,-0.0029581855,-0.06018818,-0.06746944,-0.013580064,-0.04465777,-0.00018725717,0.07378551,-0.01486825,-0.082793325,0.03669438,0.004126217,0.00974888,0.0007910085,-0.013451249,-0.0085292775,-0.05613766,-0.031105386,-0.0048484337,0.0034719987,0.062495757,-0.026724355,-0.003954351,-0.05563137,0.007639734,-0.056301337,0.0041887476,0.013538951,-0.0035076642,0.03805813,0.009226111,-0.026469301,-0.01052006,0.03245482,0.041080948,-0.015798844,0.018654196,-0.014280684,-0.03780586,-0.008442089,-0.007674179,-0.01796388,-0.0062762285,-0.06133097,0.054605726,0.043128803,0.035390496,0.00333113,0.032068428,-0.0037998338,-0.025847405,0.04608392,0.058199387,-0.062720776,0.01274356,0.03243313,0.007370116,0.012557584,-0.042039383,-0.019273782,0.012240593,-0.026396416,-0.03170203,-0.02742901,0.010181509,0.07247371,-0.006637217,0.013704446,0.052088052,0.0012943504,-0.16653828,-0.002000954,0.041328337,0.033641264,-0.0027266268,0.02321404,-0.016851217,-0.021177256,-0.004172519,0.051124487,-0.011104466,-0.048682958,0.008619024,-0.033286147,-0.033369206,0.0015048806,0.027254771,-0.0024965736,0.000003549502,-0.038317747,-0.01721411,-0.03042616,0.027797367,0.0325777,-0.0046274215,-0.03180801,0.07874279,0.0131399855,-0.0055148397,0.020676464,0.016824508,0.01775523,0.012989449,-0.025461908,0.0050025135,-0.017446132,0.05597591,0.011562019,0.0033996769,-0.016349016,-0.0035231689,0.040371,-0.0059884205,-0.02601733,0.012066425,-0.0013492126,-0.029909417,-0.035967875,-0.029694185,0.016681856,0.02505846,-0.0083797425,-0.01979033,-0.011035557,-0.043371495,-0.01977927,-0.0012451938,0.051914304,0.0018617759,-0.04842086,-0.0056155957,-0.005150826,0.0077874186,-0.048588935,-0.011163527,0.0053524305,0.020860279,0.04723886,-0.009093547,-0.048560467,0.025428643,-0.020403288,0.012493351,0.014589505,0.027663754,0.012097752,-0.034141246,-0.055548478,-0.00792681,-0.104549475,0.028340667,-0.0031349154,-0.034418516,0.012666217,-0.031552166,-0.037427045,0.0014938595,-0.023635663,0.03172203,0.23726118,0.014226783,0.004177003,-0.014381859,0.046552923,-0.019794723,-0.015605738,0.017484864,0.027884614,-0.02947086,0.003229606,0.0333834,0.000117518386,-0.015605199,-0.026432088,0.010593288,-0.06503043,0.03565979,0.038242087,-0.0081731705,0.010249077,0.010663441,-0.0009816737,0.021400703,-0.04114024,-0.021645501,-0.051109094,-0.007434013,-0.015178704,-0.012811828,-0.014373426,0.027290085,0.01708715,-0.034516405,-0.07774959,0.0075441827,0.0097873155,-0.022500325,0.035056498,0.01708825,0.04520949,0.0015817276,0.0069526597,0.034641735,-0.03597368,-0.033030525,0.044455014,0.06149884,0.0025902016,-0.017067418,0.027040895,-0.04171722,-0.02440849,-0.017625576,0.02214493,-0.041190695,0.0065181046,-0.030663876,-0.00074934534,0.038947437,0.026505526,0.0128114335,-0.0419382,-0.05612756,0.033082798,-0.0026290414,0.015679266,-0.012232572,0.03699105,0.047423474,-0.0024410218,-0.020142527,0.008307286,-0.0075137024,-0.0040195277,0.013041293,0.027413344,0.05444035,0.010411524,-0.007197701,-0.011172332,0.031701226,-0.026001574,0.031695083,0.00089401694,-0.0057172766,0.0094842,0.045915842,-0.015576427,-0.0045601744,-0.02057791,0.004320458,0.038276475,0.04530007,0.0049939016,0.021951482,-0.00930823,0.0051943557,-0.002446832,0.015216198,-0.03801514,0.008187369,-0.0234603,0.012980539,0.025591409,-0.028116578,0.002698963,-0.014547049,0.034928013,-0.00020619389,-0.037859544,0.005753203,0.04341379,-0.017619941,-0.013154156,-0.0031928648,0.037385724,0.020190587,0.0018229645,-0.0073633855,0.0043505933,-0.0333121,0.011135429,0.004013371,0.0060957954,-0.05309503,0.021448752,0.011919275,0.010146227,0.055532265,0.029250998,-0.0050294143,-0.012810316,0.010407902,0.011493129,0.030545175,0.041186202,-0.008859731,-0.005206655,0.01022141,-0.056904387,-0.014821584,-0.024585536,0.0020996558,0.037145633,0.0022850053,0.0068513677,0.013505897,0.03120631,0.024942605,-0.03503176,0.060193695,0.050653882,0.0010421746,-0.021171497,-0.01859784,-0.0034661493,0.00042976745,0.01977069,-0.02773005,0.021418871,0.022142194,0.02925768,0.052269325,-0.01392032,-0.020432318,-0.0318782,0.030142844,-0.0002752141,-0.012290706,-0.0055249464,-0.05656227,-0.07336501,0.023267712,0.001133065,0.0090565225,-0.060059432,0.047665875,-0.0025815067,-0.0021665948,0.02806434,-0.004191093,-0.06899298,-0.05089232,0.023510696,-0.028440984,-0.009501949,0.008792615,-0.013843052,-0.018084118,-0.04679189,0.08581047,-0.0063123787,-0.0056080497,0.014412761,0.07952131,0.054234214,-0.0023532903,-0.019943241,-0.003639433,0.0010076088,0.0065575237,-0.010109547,-0.0051587964,0.02054385,0.0015875971,0.0052345227,-0.0015887655,-0.020024227,0.01657485,-0.0031839076,0.04430037,-0.064363495,-0.02792669,-0.0064651,-0.04542143,0.01627852,0.04792552,0.022052953,-0.04274559,0.00008122178,-0.008100031,0.039152116,-0.018022439,-0.01203356,0.010398981,-0.023561465,-0.029751165,0.046574485,0.0027565449,-0.0032716522,0.04744448,0.038704883,0.022561044,-0.009920426,-0.041704543,0.012655644,0.015162702,-0.031925976,-0.037710454,0.008231474,0.0048771477,0.017688004,0.06612643,0.008693964,0.026549453,-0.067285225,-0.030314974,0.005672858,-0.03405675,0.007423221,-0.04565224,0.025709838,-0.013594341,0.059683092,0.019812439,-0.005383416,-0.04622215,-0.022210378,-0.053245813,0.024770534,0.023767732,-0.0052359314,-0.04552381,-0.015513885,-0.06400125,0.039094135,0.005152145,-0.01383436,-0.038759597,-0.0007456211,-0.0060259155,-0.030419918,-0.0031016758,0.010313962,0.0023415962,-0.020542366,-0.039848924,-0.018623345,0.009939429,-0.072839625,-0.022714749,0.004798066,-0.030069208,-0.022496292,0.027570395,-0.034700625,0.023100829,-0.010392068,-0.04002063,0.014350389,0.010097859,-0.047850132,0.045567557,-0.028074743,-0.01907557,0.00042400527,0.011210121,-0.009926948,0.014526509,-0.01993568,-0.026474789,-0.006114371,-0.050759476,-0.040877134,0.009457397,-0.017698394,0.00026236265,0.041726906,0.0011157184,0.029148929,-0.053871196,0.010013577,0.08065269,0.030330066,-0.01790697,0.078295365,0.02364913,0.0055071576,-0.031639364,-0.027871199,0.022012297,-0.030099772,-0.042046845,0.003478676,0.012535212,-0.017625418,-0.023457862,-0.013822133,0.03754107,-0.027356677,0.008967093,0.02437473,0.017597295,-0.010043484,-0.020145036,0.034205217,-0.028158538,0.0040607937,-0.033351753,0.008295609,0.0050815255,0.045555312,-0.043707218,-0.009467484,-0.06112903,0.009415772,0.017564911,-0.038226586,0.040049545,0.02447607,-0.036702,0.009430921,-0.06298987,0.008321854,-0.073440954,-0.0065051536,-0.014955121,0.0408895,-0.020617904,0.004401816,0.069087215,0.007551453,-0.04152684,-0.03627536,-0.025623646,-0.002462686,0.008512807,0.022289734,0.005977523,0.041125104,0.027154721,0.042560074,0.037842773,-0.009185452,0.027316121,-0.0012310302,0.01956506,-0.011493165,-0.0035972432,-0.041809663,-0.04129587,-0.000015525127,-0.034042668,-0.050396852,-0.006404559,-0.035569925,-0.04923809,0.04105819,0.007659013,-0.024432395,0.040845215,-0.0065227104,0.025367122,-0.13256255,0.030156618,-0.0039991215,0.03654255,-0.009992818,-0.011074913,0.0087875305,-0.06892498,0.009106758,-0.0069365054,-0.02723635,-0.025826368,0.034115754,-0.03451816,0.031751566,0.0022985633,0.02663461,-0.004993551,-0.003873762,0.016969698,-0.00025374207,-0.023227967,0.058376443,0.013551439,-0.045405257,0.0028940255,-0.018332273,-0.010834036,-0.0009469285,-0.03023481,-0.019845974,-0.0160308,0.01826813,0.03412579,0.02551923,-0.017289272,0.01692698,-0.0009959362,-0.04237903,0.026366534,-0.009667037,0.058808006,-0.0154606225,0.009057742,-0.00658021,0.023366168,-0.013629383,-0.03458636,-0.03820753,0.007835013,0.018480582,0.009124143,-0.0011567667,0.024477331,-0.01894099,0.010411932,-0.061709218,0.0034474176,-0.05428943,0.010370238,-0.023351697,0.04533935,-0.012366641,-0.051477827,-0.038593326,-0.006014738,-0.038471263,0.018992707,-0.030300649,-0.020576717,0.014484081,-0.018427584,-0.04012514,-0.060528986,0.012288775,-0.04587888,0.0041297525,0.0006887419,-0.039970152,-0.01917364,-0.032363277,-0.008810925,0.0012837747,-0.01700956,0.07120281,-0.036293875,-0.024644133,-0.02995029,0.028843716,0.012736388,-0.043110523,-0.06648301,0.012236251,-0.012639816,0.0044084494,0.031366777,0.01861771,0.021200525,0.037903413,0.009361492,-0.010975514,0.01389161,0.048454616,-0.0060990513,-0.01975964,0.030589007,0.010384255,-0.019140631,-0.01821823,-0.022328358,0.012566779,-0.0011119222,-0.0060744192,-0.0039976966,-0.037265826,-0.01470145,-0.0008142804,0.020435238,-0.001941892,-0.07904144,0.02143072,-0.016063955,-0.019376278,-0.019865455,0.0301982,0.025394073,-0.008930806,-0.0035251486,0.040966082,0.01485122,0.012094031,-0.031928714,-0.018130528,0.013277701,0.034154687,0.017411465,-0.032934446,0.050556526,-0.027215881,-0.018647902,-0.032357994,-0.010707285,0.042828947,-0.0310603,-0.0042631985,-0.037930395,-0.03593278,0.019725792,0.026601756,-0.07736558,-0.02170064,-0.0036996494,-0.007012845,0.08392601,-0.00406479,0.03667979,-0.027907237,-0.07473289,-0.0040806658,0.031742074,0.003965741,-0.022582367,-0.012188711,-0.011165064,0.006980844,0.03104374,-0.01999337,-0.013347069,0.011407417,-0.03642195,-0.0013016398,0.032501627,-0.026066639,0.023054508,0.025321936,-0.009563846,0.020987846,0.007491902,0.04712642,-0.0031066001,0.022092566,0.0004793727,0.0671011,0.01051854,0.009224712,0.01975224,0.03883667,0.04102185,-0.029820776,-0.0040559834,0.014109761,0.021869002,0.012306754,-0.036517035,0.039020117,-0.01005955,0.031196887,0.00433454,0.044770114,0.016501078,0.00411751,-0.003276885,0.035208963,-0.030117081,0.0025059136,0.0029624572,-0.012222688,0.033879142,-0.006361153,-0.0031107143,-0.010280037,0.038471423,0.019747412,0.014313009,0.019742934,-0.022523338,0.027432375,0.016150009,-0.02339197,0.016089862,0.01339177,0.008292925,-0.016619073,0.007658979,-0.01638156,-0.019559847,-0.021064645,0.02687445,-0.04519364,0.013552347,-0.0029589413,0.004673179,-0.011707526,0.01387825,-0.02128419,-0.020723034,0.014089159,0.004023708,0.030234067,0.028394101,-0.008829719,-0.028990667,0.035853993,-0.016845943],"last_embed":{"hash":"1y9kawb","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"1y9kawb","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{4}","lines":[94,101],"size":124,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1y9kawb","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029914975,0.005902199,-0.008260594,-0.007235837,-0.029025115,0.025962047,0.04336044,0.012994313,0.002650401,0.024259707,0.006435975,0.032454465,0.0030651009,0.013321705,0.031065803,-0.010984787,0.014629381,0.020430362,0.020164281,0.008584156,0.0018492747,-0.011314915,0.0007870536,0.033104338,0.036549672,0.017805155,0.034632076,-0.0031425562,0.0012533973,0.026474508,-0.005487129,-0.057233296,-0.0066643967,-0.017684922,-0.008154342,-0.03909488,-0.01712943,-0.001994623,-0.03999966,0.041577235,-0.029998384,-0.018509435,0.010744104,0.007563923,-0.0011240575,-0.015892453,0.022127464,-0.023414647,-0.027104948,-0.017542379,-0.003965876,-0.00444901,0.0017168798,-0.017654989,0.010867247,0.02094136,-0.04150244,-0.053585105,-0.026125886,0.014800081,-0.019578563,0.018319681,-0.04335274,0.011128691,0.0485066,0.019383889,0.016526574,0.04213659,-0.0068768538,-0.028760077,-0.027085261,0.022601882,-0.08110921,-0.027436623,-0.04208173,0.009313011,0.07371004,-0.0051495573,0.056834754,0.037108555,-0.009723142,-0.03492565,0.04453269,-0.0002754158,0.048728157,-0.0037504688,-0.060734693,0.06860213,0.042365097,-0.004468216,0.020289484,-0.014874917,0.0053126784,-0.044589102,-0.041414343,-0.028550725,0.011408146,-0.016545191,0.053471807,-0.00048010913,0.021406429,-0.021476744,-0.012157839,-0.012992949,-0.018649064,0.029059924,-0.028073214,0.011744835,-0.03465415,-0.03398061,-0.012739772,0.012047182,-0.020308059,0.001982937,-0.012382137,-0.05793319,0.027356416,-0.0070628743,-0.018430142,-0.041888528,0.0156562,-0.04295503,0.025738243,-0.02459598,0.0040630684,0.018229952,0.0138641065,0.024715323,-0.00037054226,0.026897747,-0.035415124,0.007303471,-0.00064829073,0.0116040185,-0.029861972,-0.03814526,0.01793883,-0.04760816,0.009508451,-0.06551156,0.023510696,0.08068551,-0.0040366026,-0.029179933,0.018425975,-0.06945762,0.03120437,0.00982901,0.0023477478,-0.013818096,-0.027518416,0.015898839,-0.0013614419,0.056583915,0.018886782,0.014175651,-0.0053536245,0.030512491,0.03013245,0.032823887,-0.029358989,0.062040985,-0.043210637,-0.0034809178,0.023489246,-0.043786384,0.009919725,-0.019754017,0.017897429,0.004844844,-0.015359063,-0.031177383,0.046937883,0.037344795,0.0022876,0.03699796,0.066667736,0.01890528,0.00855175,-0.0558275,-0.042832576,0.015935197,0.039119758,-0.006504247,0.014233653,0.01107751,0.03183889,-0.03262815,-0.035742417,0.04261589,-0.03612267,0.02694261,0.03152865,-0.025397772,0.017426973,0.009478922,0.0039496203,0.012608084,-0.024199571,-0.030468604,-0.0031184272,0.050924394,0.076913595,-0.007749898,0.029358778,0.016560582,0.06706682,-0.04636033,-0.006454705,-0.017103473,-0.04640952,-0.007170453,-0.025838543,-0.0076171523,-0.0049585267,0.02158641,-0.006805955,0.033409603,0.022032797,0.011521827,-0.06039788,0.016904056,0.0018743746,0.0370221,0.011477304,-0.025764748,0.03927433,0.015002038,0.010080116,-0.065867804,-0.06415291,-0.033818826,-0.020075867,0.0072147516,0.063950144,-0.011188017,-0.0820507,0.03499628,0.011485625,-0.0020041787,0.0029167987,-0.03011818,0.0057920427,-0.058651846,-0.032750815,-0.007856543,0.019408219,0.066237085,-0.016534118,-0.007040489,-0.047445163,0.01909746,-0.059661936,-0.0028806159,0.019269,0.007805075,0.032938294,0.0014944315,-0.032686923,-0.004249932,0.027112613,0.04880935,-0.028966585,0.018992031,-0.009182735,-0.03519715,-0.011721252,-0.011197955,-0.002945321,-0.0020676814,-0.063272215,0.05567992,0.051091842,0.02322561,-0.0057620937,0.02278836,0.001647753,-0.027333617,0.054715175,0.054160412,-0.052070867,0.016904656,0.04062026,0.011866804,0.02191505,-0.04516146,-0.01936758,-0.00066102383,-0.025916923,-0.022861019,-0.026409462,0.017608605,0.07595785,-0.004183847,0.0027293076,0.043734908,0.0012091717,-0.16565411,0.0011499554,0.033089675,0.04315327,0.0043658605,0.027884671,-0.0022359788,-0.020200565,-0.0033703754,0.056561045,-0.0176265,-0.057068225,0.006519845,-0.02805654,-0.025670242,0.0049723983,0.032696806,0.0036847554,-0.0011521451,-0.041413914,-0.011335858,-0.028238313,0.026928103,0.035679433,-0.006720539,-0.04089786,0.08804966,0.013462709,-0.011924323,0.030535717,0.02775809,0.011332467,0.01175941,-0.021809218,-0.0017675052,-0.010319025,0.054158162,0.01668474,-0.015208124,-0.01160707,-0.0017233004,0.0342147,-0.016380394,-0.019019524,0.0095557105,-0.014694907,-0.027353441,-0.030494682,-0.03938183,0.01801873,0.02647415,-0.002534745,-0.017556908,-0.002761867,-0.03766711,-0.02065428,0.0012951592,0.04961871,0.0007065521,-0.043039285,-0.012351494,-0.011117044,0.019960482,-0.06262197,-0.025462389,-0.0066069337,0.024182703,0.03036007,0.0011408714,-0.037808456,0.006360497,-0.008674625,0.028673632,0.009508633,0.0068542706,0.011808044,-0.039249644,-0.052466314,-0.0034341502,-0.10418313,0.02715415,-0.007130299,-0.045606714,0.010805573,-0.027137332,-0.0368848,0.008870577,-0.010280321,0.027029978,0.2461261,0.0071637006,0.004502895,-0.014430766,0.05271584,-0.016456548,-0.019750785,0.021846414,0.030250393,-0.037664294,0.0014632168,0.022987273,0.009149751,-0.018062694,-0.024831153,0.015921481,-0.06552941,0.031444382,0.042098586,-0.0015421897,0.01707149,0.017187413,0.0005061707,0.031376448,-0.03233899,-0.009876242,-0.052306995,-0.008505386,-0.021395694,-0.008515458,-0.0124137765,0.027788116,0.028879074,-0.034046404,-0.06990671,-0.012399554,0.0073385136,-0.031707108,0.016211165,0.008826148,0.03177648,0.008137751,-0.013342566,0.037621126,-0.036631897,-0.03976045,0.038439155,0.061336454,0.0020627575,-0.017874038,0.018379373,-0.042131238,-0.023543945,-0.013651128,0.012194017,-0.039359152,0.005168599,-0.036720544,-0.00012094962,0.046751127,0.03798023,0.005991177,-0.043810703,-0.05674813,0.024397014,-0.000074436706,0.011588995,-0.0030250025,0.030986477,0.05643699,0.0027728332,-0.015101676,0.0017773662,-0.0022874817,-0.00007535618,0.019605752,0.021254169,0.049424417,0.0050615207,-0.011672838,-0.011309592,0.023657361,-0.021955073,0.026408436,0.0039816042,-0.006981107,0.0026098122,0.043915026,-0.026526969,-0.0034671195,-0.021017104,0.01066242,0.028592117,0.03800583,-0.0034498344,0.018138804,-0.0009026828,0.0075001144,-0.012581871,0.0048867646,-0.03807496,-0.0077907057,-0.030635923,0.007956765,0.02780267,-0.019702943,0.005278278,-0.023035837,0.032831855,-0.0075280126,-0.045329425,0.003347337,0.040721335,-0.024734834,-0.01895799,0.0048845783,0.043136753,0.019667285,-0.0010738766,-0.0054819337,0.0071007865,-0.044438496,0.010304582,0.0070399134,-0.005630279,-0.053114872,0.02076748,0.019693976,0.006718696,0.056384545,0.021013226,-0.01443859,-0.017226795,0.013066306,0.014830106,0.034152124,0.04682968,-0.0029764378,-0.019997822,-0.0054989764,-0.06201528,-0.0008530472,-0.02259652,0.0076573705,0.03635899,0.00030211292,0.018018123,0.008004745,0.035600267,0.033321004,-0.023396641,0.062260758,0.039689403,0.0043391697,-0.016234672,-0.012985588,-0.002321183,0.0073095136,0.011330169,-0.021781282,0.025569431,0.016037324,0.03870615,0.048944272,-0.012996064,-0.022237087,-0.029454362,0.033357263,0.007145181,-0.009280251,-0.010005904,-0.052410483,-0.063168414,0.015738646,0.006935224,0.0057952055,-0.039279334,0.038222887,-0.01847089,0.010494852,0.025535826,-0.0106791705,-0.06435349,-0.041418646,0.021449486,-0.013974992,-0.0040210136,0.006876509,-0.02131498,-0.026180098,-0.04075706,0.085940145,-0.005834817,-0.0109161455,0.0073205023,0.059113007,0.05096545,-0.004438715,-0.017833792,-0.01789933,-0.013984782,0.00091819506,-0.011187687,-0.012629975,0.020922085,0.005817948,0.014251163,0.0005857731,-0.030685978,0.011690203,0.0071377233,0.041165043,-0.05098487,-0.027850732,0.00091881934,-0.051377952,0.032960407,0.05026376,0.008891847,-0.04496079,-0.0017316001,-0.008815656,0.04263164,-0.016703282,-0.019717256,-0.0008077522,-0.03334519,-0.03612388,0.043703247,0.0013007782,0.0012355031,0.043808024,0.048516892,0.023956127,-0.001389047,-0.02389654,0.0022969863,0.013991551,-0.03160391,-0.04120239,0.02057241,-0.005929473,0.010496075,0.06393523,0.014487169,0.024784273,-0.05938917,-0.034514233,0.0049086213,-0.047000006,0.008875085,-0.04048503,0.020805756,-0.0041080136,0.06255314,0.020577466,-0.006661481,-0.050883368,-0.020551885,-0.053171277,0.017202148,0.02836432,-0.0034098455,-0.042735677,-0.027325774,-0.04156117,0.035426337,0.0067426413,-0.015362573,-0.060100768,-0.0068384036,-0.010331253,-0.028786613,0.002527367,0.022524528,-0.0018494567,-0.033362463,-0.037386857,-0.025625495,0.020944064,-0.068405494,-0.020628152,0.009003992,-0.038423933,-0.023731882,0.039099954,-0.040464394,0.022917423,-0.009878322,-0.034223136,0.018452646,0.014286381,-0.05939442,0.044213682,-0.03550121,-0.0039857156,0.0040972424,0.020837655,-0.01184565,0.009925471,-0.024265433,-0.02577945,-0.012142493,-0.053064622,-0.038975324,0.010346284,-0.009576358,-0.011879305,0.03179207,0.0054208837,0.045125622,-0.05245929,0.012999553,0.07355294,0.038470067,-0.014084841,0.08366315,0.017810617,0.007608259,-0.03485076,-0.036128633,0.025854208,-0.026289552,-0.04639801,-0.011332878,0.0051895604,-0.020158108,-0.034837667,-0.02270163,0.020789407,-0.030409865,0.0004826515,0.021334084,0.018889163,-0.009133405,-0.00045729874,0.024400366,-0.015411933,0.0009135897,-0.019505868,0.004169844,0.0034992658,0.038558412,-0.035913352,-0.0055379383,-0.06813289,0.019297479,0.012296105,-0.034353632,0.025362847,0.012251358,-0.022682369,0.009142925,-0.06131346,0.0061000884,-0.04904544,-0.0059565874,-0.021702895,0.03516982,-0.01979217,0.0010259484,0.06810242,-0.003803729,-0.041165557,-0.031469483,-0.027964585,-0.004073743,0.011551602,0.021842327,0.00207876,0.0401475,0.032520592,0.048057616,0.034452662,-0.0046510817,0.022449242,-0.0064560077,0.01701135,-0.005031604,-0.012994199,-0.039270498,-0.044828095,-0.0023932168,-0.038892966,-0.035153553,-0.0069063827,-0.037948553,-0.058774937,0.03431436,0.024023391,-0.021257177,0.043673627,-0.012761444,0.030206988,-0.1411719,0.034660168,-0.012684455,0.026017427,-0.020288734,-0.009558029,0.0040638004,-0.069309734,0.01567687,-0.0025814562,-0.02261249,-0.03730913,0.031529974,-0.0343517,0.027243758,0.014824225,0.01966208,-0.011060114,-0.007561238,0.016014995,0.0038851986,-0.015763562,0.067605354,0.015991507,-0.051517442,0.0021735004,-0.0089800395,-0.010281375,-0.0033635006,-0.023679543,-0.01639926,-0.022599416,0.019604985,0.050108258,0.030550288,-0.010514288,0.017688833,0.0003411034,-0.033707563,0.024786633,-0.012381615,0.047326945,-0.019498672,0.006273288,0.0021884479,0.0185921,-0.015446839,-0.036309935,-0.023894338,0.011884186,0.026045704,0.013635577,0.0034414711,0.033494968,-0.017256891,0.0063467408,-0.05408395,0.007367069,-0.052134983,0.015480648,-0.022106487,0.058959555,-0.0066593327,-0.05361242,-0.045427795,-0.0038991417,-0.034150288,0.0030156195,-0.03133888,-0.01309913,0.0143537745,-0.01618559,-0.04866638,-0.0637128,0.019837907,-0.049436852,0.005998682,-0.014087973,-0.036886435,-0.030113647,-0.037646063,-0.003710708,0.00037770154,-0.013353722,0.063620284,-0.033122092,-0.026272463,-0.026783215,0.025178542,0.0011534994,-0.04633164,-0.057679497,0.016718779,-0.013851335,0.0038253937,0.04816232,0.009959256,0.011445526,0.026715482,0.005990522,-0.007178355,0.0071800123,0.039372582,0.008335568,-0.023901742,0.033633735,0.029679187,-0.012075533,-0.02088082,-0.024266716,0.0010470039,0.00034485475,-0.0065894225,-0.005572537,-0.04223905,-0.014908064,0.0011992266,0.019593542,0.000022882072,-0.089756824,0.024125062,-0.0030738187,-0.013385836,-0.02250324,0.024702793,0.029361764,0.003240726,0.01748362,0.043007847,0.014488191,0.018345747,-0.028598981,-0.017773852,0.02566129,0.043843165,0.012629859,-0.042927027,0.050564777,-0.031888027,-0.023466175,-0.029166043,-0.0084006535,0.039277907,-0.026973665,0.0018774664,-0.03438477,-0.030361652,0.018059438,0.017294975,-0.06821327,-0.029287731,0.0034825339,-0.010585048,0.07482344,-0.00469196,0.043501817,-0.029359644,-0.08159372,-0.0129230125,0.026206274,0.010631204,-0.039849646,-0.0113972165,-0.013406831,0.013530235,0.033175386,-0.028526796,-0.01785998,-0.0093770735,-0.027403653,0.010834497,0.030611206,-0.03571291,0.03160814,0.027542453,-0.013533933,0.020269228,0.010378283,0.039487503,-0.01003485,0.027324144,-0.0067294664,0.06698374,0.013341547,0.0015800704,0.013754614,0.04019456,0.03843276,-0.036575742,0.0072476636,0.004922862,0.011085923,-0.0010966721,-0.032956213,0.037169762,-0.0143257715,0.028941082,0.009558638,0.03867612,0.01655119,-0.000012956207,0.008721868,0.033924144,-0.031379033,0.007285046,-0.0017348445,-0.01585095,0.02516117,0.0018425625,-0.008797366,-0.0066322857,0.048357513,0.00765419,0.01623602,0.006796129,-0.026080616,0.028518071,0.02089358,-0.012529071,0.028584545,0.014637529,0.0051723705,-0.0135477865,-0.003062567,-0.010314798,-0.0046361485,-0.021847622,0.03264304,-0.028640352,0.009699062,-0.0076749404,-0.004315811,-0.011981283,0.015217942,-0.018999081,-0.016307922,0.011470078,0.006644843,0.035071332,0.026672648,0.0039232094,-0.019829042,0.025565755,-0.02367652],"last_embed":{"hash":"1g5qqxs","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"1g5qqxs","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{5}","lines":[95,101],"size":92,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1g5qqxs","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04021297,-0.005012681,0.0018477731,0.01981311,-0.033730064,0.027466947,0.02781265,0.0011957964,-0.017338455,0.030533133,0.00040483807,0.031367186,0.0032578963,-0.0080561675,0.04605979,-0.000881922,0.00013752234,0.013102891,0.022801863,0.0012449033,-0.013869404,-0.019277686,-0.020365369,0.03439726,0.03338454,0.025955748,0.0123368865,-0.012992863,-0.008706254,0.032621533,-0.016650204,-0.06828773,-0.02095139,-0.036153574,0.00008416099,-0.051276986,-0.027018752,-0.01441635,-0.037864197,0.04151383,-0.029281236,-0.031336896,-0.007391739,-0.012481434,0.016895223,-0.022218816,0.029606966,-0.025762364,-0.015391312,-0.039810713,-0.024771791,-0.003589928,-0.0044843988,-0.031866994,0.014447505,0.01553445,-0.03961454,-0.06923349,-0.041900042,-0.010330526,-0.050244883,0.02146963,-0.04234918,0.0077151097,0.027727114,0.017845795,0.016678689,0.024486165,-0.0110796,-0.05130367,0.0027266978,0.009465024,-0.089158066,-0.0399561,-0.054419555,0.003201666,0.03315539,0.0028661874,0.050527643,0.01040631,-0.012814648,-0.019832382,0.037296128,0.0009080642,0.04137545,-0.014988889,-0.0675963,0.051233843,0.023039496,-0.005669389,0.01249205,-0.030595822,0.024515588,-0.03766746,-0.03697011,-0.023542054,0.0204289,-0.035970137,0.061784208,0.0133559555,0.010911078,-0.031006325,-0.0013988694,-0.007525373,-0.023258304,0.016204352,-0.0045852717,0.018389966,-0.02310566,-0.034846947,-0.022541694,-0.015241841,0.0024160193,-0.0072860704,-0.020676287,-0.03588872,0.0014036555,-0.002275702,-0.015583027,-0.023410205,0.034845047,-0.03513942,0.04613637,-0.016626414,0.026212098,0.039733164,0.026069062,0.051933344,0.018601092,0.023749843,-0.008903358,0.0137141,-0.0048036724,0.019125996,-0.05646834,-0.016588364,0.0039516166,-0.024794245,0.00476283,-0.050859436,0.025205625,0.10732879,-0.020284148,-0.04152612,0.051604845,-0.04871888,0.0343829,0.017417237,0.011846378,-0.023267683,-0.023592632,0.03247887,0.016910516,0.059242867,0.040102232,-0.00288287,0.008151687,0.015409122,0.022145933,0.02106847,-0.010664653,0.05580761,-0.0016188155,-0.0057169306,0.020316033,-0.022579521,-0.011248132,0.0067632487,0.027863735,0.013756634,-0.034145385,-0.024327202,0.045548882,0.048000444,0.012885583,0.028468423,0.069320604,0.009162476,-0.013061248,-0.045079075,-0.048164632,-0.010660777,0.028503679,-0.039825413,0.011858564,0.022975724,0.019579234,-0.03392473,-0.03767418,0.05137455,-0.05125937,0.0108158635,0.022135999,-0.015270115,0.012130208,0.021583026,0.018849667,-0.010731749,-0.019749187,-0.0426467,0.0005061672,0.0307136,0.0815254,-0.017984737,0.023720313,0.015110376,0.025672939,-0.039484497,-0.003927169,-0.034086153,-0.04026389,0.00020537818,-0.044308536,0.028002553,0.0063139712,0.0073457262,-0.011380598,0.020043856,0.011733828,-0.009532776,-0.030650578,0.036377635,0.004879263,0.023914484,0.039483022,-0.005614173,0.027094705,0.017050704,0.0009327812,-0.050661214,-0.04855419,-0.0021703457,-0.055369742,-0.022274936,0.047325168,-0.020374691,-0.060011685,0.0075692674,-0.0014595944,-0.007944659,0.022305837,-0.030842535,0.02140936,-0.036386132,-0.03733176,0.006606903,0.017526662,0.091749534,-0.032964133,0.0054513696,-0.045155235,0.0030018014,-0.04067953,0.017758666,0.027454173,0.024268553,0.018827239,-0.0030319088,-0.026834562,-0.006970401,0.02276708,0.027262514,-0.026941389,0.024793377,-0.026190257,-0.0062980787,-0.0029767812,-0.025494328,0.003273597,-0.008980028,-0.05409986,0.058292545,0.04476012,0.009014979,-0.007782946,0.007788774,-0.0066722124,-0.038655315,0.07204186,0.049775843,-0.03108788,0.029500382,0.044823777,-0.006944003,0.0172156,-0.011899794,0.021414507,-0.020600237,-0.0046905573,-0.028017271,-0.023967408,0.040013704,0.075855516,-0.0064538205,-0.008403896,0.031164229,-0.010862974,-0.17294256,-0.03864132,0.033895604,0.031153694,0.0030615672,0.019919032,-0.03963841,-0.014826543,-0.0066247843,0.049139746,-0.00018257646,-0.05462355,0.0021839777,-0.04106419,-0.004910276,-0.0071644345,0.03629892,0.029176567,-0.004661552,-0.02760059,-0.017877504,-0.016165502,0.017397882,0.009986259,-0.017425109,-0.017054161,0.0792962,0.036109343,-0.006353982,0.024535578,0.048210725,0.00797831,0.019992555,-0.02172832,-0.0029922472,-0.014103238,0.03266867,0.0072403504,-0.020169688,-0.004339548,0.010304352,0.034966163,-0.011201075,-0.026993532,0.015438642,-0.016454363,-0.022356823,-0.03383747,-0.033983685,0.0012168966,-0.022553647,0.005571808,-0.0139415255,-0.0033392801,-0.052315786,-0.009996054,-0.009828533,0.010774939,0.0049199034,-0.034225203,0.010363377,-0.040539928,0.03059429,-0.049141966,0.012157593,-0.017170897,0.016640699,0.0459527,-0.017403577,-0.038257062,0.016600246,-0.032402012,0.029114697,0.0011784814,0.023875343,0.01411037,-0.051241986,-0.036796242,-0.0008307444,-0.10932028,0.019373938,-0.0042166896,-0.02955264,0.0058245887,-0.026721125,-0.040874023,0.0043071928,-0.013198731,0.024201814,0.24496299,0.03538889,-0.015118926,-0.0010347818,0.078811444,-0.014571153,0.022363316,0.0030972094,0.01553116,-0.025781773,-0.0045982758,0.050291833,0.0023563437,-0.017913805,-0.024539659,-0.005453187,-0.047616437,0.04505224,0.029820964,-0.010093332,0.0027438994,0.014556881,0.0062230527,0.02020908,-0.02235217,-0.0072029103,-0.02744606,-0.0055599976,-0.008201326,-0.00018466533,-0.007212733,0.041430935,0.01580243,-0.036942963,-0.07377995,0.0014873729,0.002662027,-0.035431206,0.01865529,0.021693712,0.01439276,0.005040568,0.01566377,0.023027543,-0.019267064,-0.024665277,0.041535947,0.053080086,0.0059931995,-0.015599532,-0.009075075,-0.038943484,-0.038097054,0.0069700135,0.01110609,-0.03255625,0.0029848919,-0.054802276,-0.025551647,0.03252505,0.032385413,0.012054575,-0.055027723,-0.029307555,0.024465438,0.02615793,0.015987637,-0.0035061855,0.047993857,0.075375766,0.0017293369,0.018588195,0.02387665,-0.000603793,-0.01102184,0.006100263,0.0354574,0.061265863,-0.0040940377,0.012196676,-0.03373269,0.019221151,0.0013405373,0.02463858,0.009580166,0.0026444893,0.037806474,0.057356507,0.0074819867,-0.002982925,-0.016353048,0.0032279368,0.017620208,0.04067325,-0.049807474,0.037794653,-0.008931662,0.0006799476,-0.0021150315,-0.017538283,-0.022365553,-0.0011906353,-0.044918064,0.013014198,0.04350953,-0.01542905,0.022785146,-0.020412978,0.040102754,-0.009963648,-0.053725183,-0.004176852,0.018223025,-0.0066222423,-0.019723183,0.0015806324,0.01609772,0.013076577,0.029883929,0.004555023,-0.008175996,-0.025504718,0.008655066,-0.0017451489,-0.008335916,-0.04318475,0.03786024,-0.0051407283,-0.010092137,0.06032397,0.02716135,-0.026317952,-0.035466455,0.018197296,0.015829278,0.026922466,0.032763913,0.0017516059,-0.022907665,0.0041379565,-0.05767864,0.0004629727,-0.026882134,0.009776958,0.034966744,-0.011394945,0.016402738,-0.0019943716,0.02161762,0.034999523,-0.01835859,0.049354568,0.0650224,0.000689532,0.000049704795,-0.021919928,0.0059417323,0.006893501,0.0032041695,-0.029204763,0.00491843,0.026070364,0.031212786,0.039913185,-0.025176104,-0.017872833,-0.0383661,0.010803192,0.002430037,-0.0013368084,-0.021082936,-0.04947208,-0.07288651,0.016677676,0.03739561,0.009793085,-0.061140362,0.02771384,-0.0036782697,0.011850442,0.039748114,-0.015043817,-0.09600256,-0.048672404,0.030313807,-0.021095764,-0.0095026605,0.0013091883,-0.02741558,-0.028144918,-0.029406192,0.083015725,0.004283906,-0.010666379,0.024144525,0.08016012,0.040126927,-0.012739611,-0.028564122,-0.0026069945,-0.008829543,0.019079814,-0.014538528,0.025141047,0.038675968,-0.0065950723,0.0038333838,0.016591216,-0.03634348,0.012054466,0.008413049,0.03904827,-0.08138583,-0.02301085,0.0061649783,-0.03348736,0.04016611,0.013535105,0.022595232,-0.03768903,0.01703442,-0.017229697,0.026000526,-0.019574948,-0.026507532,0.024197834,-0.034180447,-0.01178385,0.028506143,-0.0020360248,-0.0040954687,0.032998927,0.054892235,0.016387852,-0.0088722585,-0.023667766,0.003193525,0.021968154,-0.010171851,-0.014292497,0.037236255,0.012438111,-0.002971722,0.042393282,0.007236282,0.019704672,-0.059823524,-0.036203742,0.0021074228,-0.05536958,0.002032809,-0.04159288,0.008874815,-0.0034281428,0.07350004,0.032362055,-0.029160041,-0.021521913,-0.03231761,-0.041100323,0.023243943,0.042222884,0.011980413,-0.041004706,-0.023788894,-0.047084793,0.026435565,-0.021787273,-0.006819429,-0.03854571,0.011157675,-0.016232964,-0.015418532,0.016569046,0.004727049,0.0007640376,-0.03475301,-0.007773599,-0.028492717,0.0010110431,-0.080711454,0.014156771,0.0015775061,-0.019620864,-0.034309097,0.025540432,-0.043034572,0.012530149,0.012566018,-0.02077076,0.016682817,0.013078316,-0.035811037,0.040562723,-0.032421537,-0.008484875,-0.012790335,0.015515145,-0.014675235,0.020367617,-0.0070318677,0.002923563,-0.005693877,-0.038617104,-0.009464539,0.017760394,-0.019223165,-0.0068048304,0.05726763,-0.0050523113,0.03186053,-0.056753688,0.0063070236,0.0709364,0.033426758,-0.00033356488,0.082365565,0.009366147,0.0074549047,-0.02361884,-0.03169905,0.017132811,-0.020992504,-0.052446596,-0.019076629,0.015853416,-0.0274895,-0.025979314,-0.015071219,0.03817703,-0.03477675,0.0045692506,0.004635971,0.0032123094,0.004264554,-0.016821222,0.030909244,-0.002092166,-0.00626756,-0.022655275,-0.0059663774,-0.0011580682,0.05638195,-0.049347926,-0.00086586335,-0.07866454,0.019247804,-0.01428883,-0.018675838,0.027539527,0.0038218917,-0.027687397,0.006870416,-0.062262256,-0.0071368897,-0.055132374,0.02738737,-0.031721063,0.019424062,-0.004169491,0.017704565,0.06899085,0.013705922,-0.033512715,-0.029118478,-0.033658396,0.014042533,0.0066952314,0.042262226,0.008712438,0.03311075,0.033669617,0.02548661,0.05637073,-0.00887526,0.0024312697,-0.016656896,0.008443958,-0.010501408,0.011162147,-0.049819708,-0.037447404,-0.009975112,-0.021260377,-0.03381873,-0.017742226,-0.004814358,-0.03025188,0.044476695,0.03060145,-0.011398809,0.06307507,-0.04805996,0.04295495,-0.14117108,0.028390033,-0.025025921,0.023419939,-0.0023225304,0.003955428,-0.02328441,-0.06905848,0.024035368,-0.021293223,-0.032190897,-0.03979608,0.062405445,-0.025063457,0.033824928,0.0020694619,0.019274915,-0.008782729,0.0036269757,0.005422561,-0.012443227,-0.027714184,0.06469877,0.00590564,-0.048249643,-0.010929162,-0.023785576,0.004657017,-0.0005187331,-0.000023519231,-0.026269747,-0.016756963,0.028624173,0.021405943,-0.012980883,0.0034371605,0.023811335,0.011405583,-0.042690374,0.01648471,-0.020461993,0.04439428,-0.009276529,0.015197786,0.028867897,0.03822141,-0.021363005,-0.041672703,-0.03960182,0.0013931451,0.006421494,0.040850285,-0.011576437,0.01852896,-0.016361896,0.014940377,-0.043598406,0.032548737,-0.05911675,-0.02108233,-0.040379,0.030415144,-0.015873497,-0.055787034,-0.05936753,-0.0052057626,-0.019326052,0.020703439,-0.031187138,-0.024415262,-0.004852711,-0.040237255,-0.02558522,-0.05299195,0.026689816,-0.045764275,-0.0024934001,-0.01162125,-0.02786917,-0.01425183,-0.03382196,0.0021349746,-0.0042990902,0.008494007,0.05387498,-0.023295125,-0.006090701,-0.019752044,0.010881766,-0.014617884,-0.024995634,-0.053718068,0.0012721486,-0.004647408,0.008356112,0.017722033,0.0020504724,0.011254823,0.03767506,-0.0061635994,-0.0074810516,-0.007363627,0.05366434,0.010877169,-0.03736763,0.027619524,0.038463533,0.0010253268,-0.020177146,-0.03237365,-0.0017748344,0.0068609538,-0.019089652,-0.00575148,-0.024902808,-0.003095845,-0.007578921,0.007879461,-0.0034358725,-0.060795628,0.01696173,0.008073844,-0.0059755123,-0.029560922,-0.0027229185,0.025989143,0.023007987,0.002825134,0.019606886,-0.024773227,0.004402432,-0.02150703,-0.017722307,0.019061465,0.024845622,0.0063992618,-0.03694761,0.052205488,-0.04804154,-0.0013866508,-0.031013861,-0.009831237,0.03615196,-0.02391108,0.011640879,-0.008315304,-0.043250635,0.02059577,0.025369713,-0.06207296,-0.016832221,-0.013008132,-0.035878446,0.06942269,-0.030066824,0.041435998,-0.02057235,-0.061414253,-0.020821713,0.042170543,-0.008536297,-0.023599243,-0.015872821,-0.015359219,0.002700393,0.055032592,-0.032170538,-0.025732206,0.012113301,-0.01982564,0.022788353,0.024347391,-0.019251363,0.02087639,0.025821306,-0.0148780355,0.028884353,0.035099745,0.025632678,-0.006747544,0.018482687,0.0003761696,0.05180121,0.020268822,0.018089987,0.04207094,0.040215533,0.02555934,-0.012955105,0.00014107587,-0.00838182,0.015778499,-0.008723658,-0.02433625,0.02857817,-0.01881987,0.018966494,0.00019553323,0.031578355,0.039266605,0.008103638,-0.015760088,0.034447927,-0.057456825,0.012562183,0.017852332,-0.027497705,0.011326923,0.001096694,0.0094437385,-0.010823242,0.038910083,-0.0016523573,0.022782963,0.020263145,-0.034303594,0.037459653,-0.00531924,-0.01257218,0.015630346,0.02054416,0.041098457,-0.026380848,-0.023762781,-0.021908386,0.012312274,-0.02976244,0.042097103,-0.019412363,-0.013991705,-0.02648072,0.0014724102,-0.011101261,0.009547912,-0.0018503702,-0.018214533,0.013100153,0.0041994164,0.013821267,0.034450848,0.021305436,-0.011823873,0.020433363,-0.022207903],"last_embed":{"hash":"1tvg70s","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"1tvg70s","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{6}","lines":[102,112],"size":449,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tvg70s","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033534434,0.0031795888,-0.0050837076,0.014044967,-0.032893572,0.028607655,0.024035675,0.006674542,-0.017270776,0.024768563,0.0042457185,0.03611811,0.010306982,-0.024936944,0.04468203,-0.014372827,0.02016666,0.016623097,0.01863352,0.011654119,-0.02813795,-0.014342575,-0.028936747,0.027304176,0.034570098,0.020024007,0.023419138,-0.013682272,-0.029104697,0.043726593,-0.007087773,-0.058521044,-0.016366618,-0.028143724,0.0038410458,-0.053020112,-0.028662508,-0.006844975,-0.02583142,0.036240973,-0.031822234,-0.035284046,0.0036979849,-0.023445485,0.015438033,-0.019369412,0.029067358,-0.031032065,-0.019698849,-0.029092582,-0.028573113,-0.010994167,0.0023813404,-0.037528105,0.013381659,0.0100982925,-0.022585465,-0.068252586,-0.026660299,-0.0054091793,-0.0361617,-0.012087577,-0.05229907,0.018043663,0.035099708,0.022608923,0.01337943,0.032524202,-0.009946987,-0.035733823,-0.0015860577,0.014014516,-0.073264435,-0.036889493,-0.049217205,0.014567125,0.045139167,-0.002056449,0.059341144,0.014096351,0.012145979,-0.02329074,0.03774987,0.020397041,0.03373105,-0.012470966,-0.07407103,0.04763386,0.040169872,-0.0077222274,0.009805776,-0.024391372,0.019108659,-0.038290385,-0.046142265,-0.021475783,0.02460046,-0.032452837,0.060649835,0.01510866,0.039463174,-0.027273724,0.0025774152,-0.02381573,-0.020702103,0.0105170235,-0.021538572,0.016065594,-0.03593196,-0.026645124,-0.018850472,-0.0025348829,0.003604097,-0.020390278,-0.028411657,-0.028253397,0.01435732,0.008172194,-0.010451981,-0.020987844,0.030297523,-0.043939885,0.047051176,-0.016472338,0.009569192,0.033863112,0.025808118,0.04355029,0.02104924,0.031145321,-0.010481446,0.009465102,-0.0027608739,0.01152692,-0.06775183,-0.017166566,0.009721929,-0.040167123,0.015106915,-0.05096106,0.028787596,0.10237589,-0.010918164,-0.047339633,0.036671106,-0.053305324,0.037687242,0.020741574,0.014521553,-0.025734175,-0.016593566,0.022363828,0.01849857,0.055558454,0.045999087,-0.014767505,0.009264678,0.01982072,0.02925827,0.041832726,-0.010619147,0.058593217,-0.008028939,0.0009368147,0.015177593,-0.016969025,-0.012534054,0.010297968,0.02331445,0.0075987997,-0.02522015,-0.03633045,0.048506014,0.03600847,0.004997459,0.022689816,0.062728435,0.0070330324,-0.022310503,-0.055114105,-0.04149091,-0.0035353834,0.034585983,-0.021187864,0.011468299,0.015689867,0.027843226,-0.034906823,-0.035414822,0.044229764,-0.055702336,0.0028415974,0.030775648,-0.019373428,0.010402711,0.018516818,0.0076719983,-0.0021922719,-0.022758888,-0.0410633,-0.010401021,0.03868138,0.08734207,-0.004558869,0.015474114,0.0047648875,0.025293909,-0.04349853,0.005234721,-0.020799037,-0.044582903,-0.004747523,-0.039366666,0.019099222,0.0036571065,0.0038963812,-0.021580225,0.010835738,0.019559054,-0.0043936116,-0.03321416,0.030743308,0.0015510884,0.019161211,0.032645848,0.012766374,0.029055966,0.012207727,0.013106657,-0.05689479,-0.037534688,-0.020957885,-0.030908003,-0.015684836,0.05385763,-0.029984724,-0.053344313,0.0058359285,0.0048923367,-0.012317751,0.011912681,-0.04188976,0.032594945,-0.036980193,-0.03152029,0.015925582,0.013162022,0.085427895,-0.022673983,-0.0083921235,-0.033091035,0.0153644215,-0.04278168,-0.002137931,0.03496048,0.03007011,0.015355742,0.0026252433,-0.03541306,0.0010671648,0.013774196,0.013699674,-0.03408076,0.028460026,-0.021612069,-0.0130676385,-0.009054606,-0.042767506,0.0057522412,-0.021198258,-0.062172707,0.059520416,0.056446157,-0.002260201,-0.011937473,-0.0048892894,0.0071310126,-0.044697903,0.06978474,0.044207044,-0.02977889,0.030433787,0.05177153,-0.0035286243,0.019515129,-0.010171826,0.006225218,-0.018102122,-0.0042411364,-0.018528828,-0.007863831,0.04274517,0.07910654,-0.0037296787,-0.021902246,0.025937604,-0.010179758,-0.17494376,-0.022214253,0.047216386,0.025643352,-0.0005585311,0.015214607,-0.0366716,-0.012114823,-0.00061395543,0.05093464,-0.017219665,-0.0528445,0.0015154107,-0.029222624,-0.007763609,-0.005136221,0.033789676,0.019884137,-0.0033259462,-0.03705375,-0.0093757035,-0.010323734,0.023508023,0.010592696,0.00012168622,-0.014201864,0.087848686,0.032934744,-0.018671762,0.028955312,0.039238967,0.019595588,0.012425817,-0.018559145,-0.008711096,-0.010906259,0.033957876,0.005606209,-0.03371525,-0.0113833165,0.012464553,0.031862304,-0.02321196,-0.019002574,0.020676626,-0.035000257,-0.022412127,-0.04062054,-0.025603836,0.009756322,-0.017063724,0.017805692,-0.018351503,-0.0027077664,-0.03734443,-0.008918798,-0.0016260002,0.022603784,-0.003022163,-0.032798313,0.006689517,-0.03399395,0.04227279,-0.039928764,-0.009326368,-0.018230747,0.012614941,0.040171217,-0.0070915665,-0.031177476,-0.0048993714,-0.005687648,0.03786531,0.0005974657,-0.0043039885,0.010522602,-0.038153216,-0.030023344,-0.007024874,-0.11120932,0.03583423,-0.0062704706,-0.039245907,0.021974083,-0.02397621,-0.037959587,0.0074181277,-0.0023971256,0.019114718,0.24144039,0.0351786,-0.013786789,0.0028005894,0.07447134,-0.011952505,0.0036599047,0.008888504,0.027872175,-0.032444067,-0.0060704467,0.03333999,0.007312055,-0.031040447,-0.028807072,0.008385259,-0.05689925,0.029675882,0.042016577,-0.016771326,0.008866233,0.020557063,0.009985653,0.035739157,-0.024293127,-0.0046979,-0.031455826,-0.006003638,-0.015547058,-0.007593695,-0.015297139,0.03216467,0.03264628,-0.036609363,-0.050616965,-0.008938311,0.0063902168,-0.027139122,0.007226899,0.015779119,0.01660976,0.016807579,-0.013696949,0.027801435,-0.024384394,-0.030358834,0.028780296,0.06165015,-0.011632672,-0.017819822,-0.016093083,-0.03905369,-0.033125125,0.009641423,-0.011532976,-0.032265287,0.0012703186,-0.051576845,-0.01500402,0.049620625,0.043766793,0.01624615,-0.05802068,-0.027978962,0.019701865,0.033750333,0.007904301,-0.0054934155,0.045502037,0.08479217,0.006630757,0.021074412,0.014119372,0.0110073425,-0.005457865,0.013055666,0.020200849,0.0665646,-0.014837374,0.002800272,-0.0220793,0.009910758,-0.00020574556,0.024074286,0.008088086,0.0017926703,0.037192684,0.06453096,0.011333623,-0.01438337,-0.020662583,0.0067357286,0.008989614,0.028362332,-0.044373978,0.04529583,-0.027028479,0.010647703,0.0038492866,-0.026224416,-0.018323984,-0.0061866213,-0.0396631,0.015309024,0.049938317,0.00033775638,0.020772342,-0.024247926,0.027643807,-0.016561849,-0.056949463,-0.0045020017,0.021425368,-0.008698022,-0.018189512,0.0063603977,0.011003116,0.011191597,0.03473323,0.012796458,-0.016326634,-0.048888985,0.0047124615,0.0032496885,-0.021449668,-0.034610685,0.018629894,0.000995437,-0.00885242,0.06370322,0.03522197,-0.032898508,-0.031420924,0.015594952,0.027473364,0.03208794,0.037826467,0.01156837,-0.03292568,0.002746269,-0.05736963,0.016806174,-0.018507218,0.0112987505,0.031232951,-0.011250856,0.013923455,-0.0012519116,0.029551478,0.032857668,-0.0024607736,0.056955785,0.04118728,-0.000626484,0.016091596,-0.018798996,-0.0017304786,0.004053211,0.008669634,-0.02647772,0.011026441,0.015574724,0.030598534,0.059429113,-0.007956627,-0.014958521,-0.03221535,0.010093211,0.0049017193,-0.009771663,-0.017000714,-0.044117957,-0.06946663,0.015785385,0.035222866,0.007901135,-0.059808914,0.03462517,-0.014028795,0.022339245,0.044891305,-0.013858668,-0.08170149,-0.04477389,0.018501705,-0.008981939,0.007213211,0.0046678274,-0.0297801,-0.043886278,-0.022693936,0.08535386,-0.012349639,-0.012930822,0.030670885,0.0781833,0.016731907,-0.0042299116,-0.03831753,-0.015230125,-0.0090941265,0.010524898,-0.0072938874,0.024699576,0.036315475,-0.0047668885,0.009399549,0.0128905205,-0.054299366,0.007702235,0.007220337,0.041728918,-0.070346154,-0.016075276,0.008166039,-0.040562913,0.047576696,0.020607142,0.02167776,-0.030541126,0.0024706423,-0.015914302,0.045425236,-0.02716493,-0.029170685,0.0020334243,-0.03574683,-0.013828242,0.030215738,0.0021003012,-0.004419047,0.036262438,0.05874059,0.015820926,0.0039277305,-0.013570591,-0.0014948129,0.016092984,-0.015243763,-0.018998912,0.04055475,0.01494655,0.0047004465,0.03453292,0.0064913165,0.006138126,-0.05166169,-0.0413943,-0.0002693484,-0.046988394,-0.006983935,-0.018651655,0.009330868,-0.0009774147,0.084088616,0.045166425,-0.0237808,-0.028412592,-0.035060305,-0.04339071,0.016931409,0.033185907,0.0068455287,-0.042312197,-0.027361587,-0.054405827,0.020406548,-0.013225886,-0.0061142766,-0.066259116,0.010143662,-0.014506062,-0.016101161,0.013728174,0.0053508487,0.0071453946,-0.034343634,-0.010571728,-0.031968813,0.019824464,-0.0657969,0.0018690125,-0.0048115826,-0.01330231,-0.02315206,0.031201774,-0.030389128,-0.005864296,0.006939693,-0.013099458,0.026408805,0.012024042,-0.04239693,0.035561368,-0.0331996,0.01783641,-0.009258719,0.017247463,-0.014547198,0.023585582,-0.019702215,-0.0054005478,-0.020313203,-0.042901363,-0.020919716,0.012648376,-0.010788989,-0.009945648,0.049846455,0.0065396526,0.041506797,-0.058232687,0.00928946,0.06999524,0.0357175,-0.008408078,0.09341068,0.007793569,0.009375125,-0.027760275,-0.03813721,0.034266964,-0.0168143,-0.05586368,-0.025352297,0.00855763,-0.02980404,-0.032821722,-0.015026493,0.03131833,-0.043900188,0.0004899745,0.015618824,0.014609756,0.012219063,0.00593821,0.009839041,0.0046465956,-0.008908091,-0.016974727,0.010325062,0.0019537979,0.064427905,-0.0429137,-0.0005444804,-0.06565848,0.029104259,-0.009924243,-0.024458943,0.013398911,-0.008843951,-0.017860644,0.008766407,-0.05978668,-0.0066325283,-0.04049218,0.024388958,-0.03337056,0.014789162,-0.00024797296,0.016218212,0.07856827,-0.0019233456,-0.032757714,-0.019551028,-0.03654015,0.015631061,0.012839003,0.046104882,0.010791211,0.0305666,0.02971686,0.038387213,0.036257055,-0.007223499,0.008366769,-0.03210741,0.011975486,-0.017548619,0.00038561222,-0.040992454,-0.041544065,-0.023087248,-0.025889236,-0.029764406,-0.0210428,-0.011290734,-0.038006324,0.033988643,0.030540334,-0.0045546093,0.051863667,-0.040930267,0.0473326,-0.15501633,0.046033815,-0.026362102,0.009297414,-0.016773582,-0.00013175278,-0.018531224,-0.06469275,0.034037225,-0.015655823,-0.029463371,-0.044536367,0.04227227,-0.02585375,0.037099484,0.0065583866,0.01782274,-0.01275538,0.0035620066,-0.0063649057,-0.01734207,-0.02906845,0.06388576,0.0022921637,-0.056811005,-0.016725088,-0.02193288,-0.004839599,-0.009393565,0.00006342756,-0.015888933,-0.022630015,0.025785161,0.029028658,0.0011940197,0.004095798,0.029342938,-0.0036032002,-0.03249609,0.014614514,-0.027878925,0.038595274,-0.017996285,0.009842859,0.02286873,0.026939759,-0.030450776,-0.03431893,-0.027726129,0.006284493,0.0072769253,0.03507515,0.0018918182,0.024362322,-0.02894168,0.015922302,-0.03862175,0.026215747,-0.06435034,-0.013640182,-0.036138054,0.037257522,-0.01435426,-0.05898264,-0.07293784,-0.007826886,-0.01942571,0.015149517,-0.03419245,-0.020185526,-0.009238625,-0.03649773,-0.029418733,-0.047780346,0.035227157,-0.043355294,0.001966961,-0.013450679,-0.028667899,-0.020330124,-0.03484739,0.013338496,-0.013193095,-0.0052371616,0.062336255,-0.02514684,-0.014332315,-0.01438575,0.03303363,-0.017170867,-0.036616433,-0.047188684,0.0044854763,-0.0005394544,0.0042208,0.0367951,0.007992394,0.0074295737,0.027579824,-0.0039956667,-0.011280152,-0.007798415,0.051051747,0.019125067,-0.03958157,0.036156103,0.052036315,0.005607963,-0.014267768,-0.024608238,-0.0023826256,0.009161118,-0.025483739,-0.004630276,-0.034629796,-0.00919044,-0.009264285,0.0002418819,-0.010576293,-0.057390902,0.007952749,0.013711008,0.004000232,-0.033469412,-0.008913952,0.018732214,0.03477555,0.0070242253,0.030283146,-0.04260127,0.012369825,-0.02836405,-0.017343653,0.0199711,0.020461438,0.0055880086,-0.03367686,0.04700501,-0.037585255,-0.0061555183,-0.03915701,-0.0154146915,0.025014058,-0.024523808,0.012995514,-0.009656368,-0.032138795,0.027810974,0.017683186,-0.055466156,-0.022066426,-0.0070926165,-0.034266897,0.052540082,-0.020613657,0.03908056,-0.025357764,-0.06303054,-0.024146622,0.04097199,-0.0006078972,-0.03279861,-0.011430522,-0.022190863,0.0026147165,0.043025207,-0.01970102,-0.015267568,0.0075375107,-0.0169312,0.020878386,0.029720142,-0.030414024,0.021643836,0.010307822,-0.024478395,0.04149859,0.02916573,0.023574661,-0.01940145,0.026692312,-0.0065400437,0.04582991,0.01965879,0.0045512137,0.033911213,0.03805284,0.029727777,-0.0031047107,0.008795429,-0.013280641,0.015828779,-0.025623104,-0.01789947,0.013327058,-0.01720711,0.012098,-0.014385286,0.028760817,0.03152406,0.0125535475,-0.0061539747,0.04840372,-0.040026665,0.009866584,0.009830353,-0.034846164,0.009969089,0.0032586108,0.026164118,-0.0045841252,0.04058575,-0.009231454,0.018089354,-0.0010377762,-0.046548918,0.03705298,0.012544231,-0.0045954217,0.02044446,0.0004383065,0.035748836,-0.01829054,-0.016053895,-0.0087054325,0.018755233,-0.035053533,0.03388967,-0.014461016,0.0030891786,-0.037677594,0.0022266402,-0.011813293,0.018252451,0.0044369367,-0.0156584,0.008647296,0.002832922,0.017007574,0.023008369,0.010693948,0.00027964724,0.01426825,-0.02577921],"last_embed":{"hash":"lqfnnx","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"lqfnnx","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{7}","lines":[103,112],"size":426,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lqfnnx","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0018909088,0.013651181,-0.022442304,0.023968428,-0.03802079,0.022907402,0.045753937,-0.009683565,0.012745533,0.032504816,-0.018779753,0.032703236,0.026096331,-0.0037053656,0.021459723,-0.026870927,-0.0023702206,0.01472831,0.029043583,0.025754595,-0.0064785327,-0.012900081,-0.0018752606,0.0394925,0.03219634,0.005975712,0.03714752,0.009495818,-0.0051201335,0.0077783596,-0.021227172,-0.07384519,-0.037919752,-0.04031117,-0.009084286,-0.03702075,-0.0092464015,-0.028567893,-0.037087366,0.036495615,-0.022777772,-0.031797536,0.012613291,-0.015812028,0.015016475,-0.013549502,-0.0035003843,-0.027513478,-0.03098744,0.0066347555,-0.013258687,-0.02314262,-0.018051418,-0.039020054,0.021113064,0.021887518,-0.008941842,-0.03389484,0.00048032464,0.030941809,-0.016141292,0.02842109,-0.043639123,0.00004383068,0.053167462,0.011260716,0.03143168,0.022960126,-0.011881322,-0.017413586,-0.010989493,0.04395056,-0.061003502,-0.019465538,-0.038949303,-0.016031455,0.0601337,0.0052281898,0.041106272,0.01048251,-0.007795446,-0.039022442,0.032623507,-0.0032252728,0.027068796,-0.003393346,-0.080746464,0.09233777,0.036023907,-0.05125673,0.0052492977,-0.03030602,-0.015462937,-0.037087232,-0.039826207,-0.038863044,0.008144663,-0.020039208,0.045106567,-0.025926009,0.025420088,-0.027691627,0.012976225,-0.011640711,-0.013948669,0.03706692,0.0016530163,0.020915566,-0.01943008,-0.0352348,-0.0025308386,0.0046480624,-0.010120918,0.0028824166,-0.0022378522,-0.060954537,0.017022306,-0.0072492575,-0.040933322,-0.020304974,0.027048975,-0.015919032,0.040674414,-0.020600153,0.03016277,0.025626112,0.02363338,0.023140574,0.0036502106,0.037148688,-0.04290873,-0.006871865,-0.014792068,0.030101944,-0.025712293,0.014898588,0.000572677,-0.036027584,-0.0017231262,-0.07963295,-0.022056462,0.081910945,-0.025740432,-0.016646145,0.038853712,-0.04310571,0.03859427,-0.010812355,-0.0009030414,0.005885548,-0.040165484,0.021350747,0.028456463,0.08214851,0.023975316,0.05254109,0.009108994,-0.013712247,0.04181757,0.027241362,-0.01357978,0.07257114,-0.02680298,0.0022701675,0.04244149,-0.028621564,-0.02661958,-0.01351601,-0.0043989606,-0.024302186,-0.027630668,-0.0014458292,0.039575808,0.04255355,-0.008542001,0.03088103,0.051080164,0.023137,0.016995493,-0.017507408,-0.040170033,0.011587572,0.018687606,-0.0121284565,0.014108364,0.026374904,0.059660073,-0.027280016,-0.024267213,0.055302236,-0.062283214,0.043374557,0.025759757,-0.014436592,-0.009817342,-0.013624419,-0.001024281,0.007947182,-0.013405119,-0.042124704,0.021838313,0.036264807,0.060337596,0.0017679908,0.019464219,0.015672967,0.03879999,-0.05536308,-0.044420987,-0.010026888,-0.032025788,-0.013117876,-0.032683913,0.015303328,0.007242614,0.034150634,0.006548778,0.028486738,0.017185044,-0.031137882,-0.06742351,0.031808663,-0.023369955,0.032511096,0.0090568485,0.012490857,0.014493592,-0.0063543217,0.004291323,-0.021460423,-0.053376548,-0.03589587,-0.022868065,-0.0323942,0.07463054,-0.034000732,-0.043841533,0.01310152,0.013132555,-0.020437103,-0.002072587,-0.03946788,-0.001534747,-0.04865825,-0.016938198,0.0013984117,0.00641796,0.049637526,-0.042357046,-0.0031894888,-0.038024634,0.013583869,-0.034892067,0.035801142,0.03485216,-0.0012587828,0.017347757,0.0030447722,-0.028500285,-0.01995206,-0.004156224,0.045297004,-0.018367076,0.022272084,-0.0175626,-0.010140497,-0.0039227605,-0.002529464,-0.0037893981,0.0028409355,-0.055242974,0.08128211,0.06347715,0.038896617,-0.01869319,0.024157558,-0.022999754,-0.01685213,0.057302658,0.057051428,-0.039262854,0.00959555,0.0019467763,-0.0032109201,0.011614734,-0.030809777,-0.023331517,-0.017531792,-0.010388143,-0.015188851,-0.032830086,0.002877619,0.07355805,0.020935657,0.013522587,0.029125985,0.009420764,-0.17131266,0.013152609,0.025206892,0.048501894,0.0033437996,0.027694382,-0.018669756,-0.01840324,-0.03583083,0.017129906,-0.040915728,-0.055734016,-0.025617512,-0.019940717,-0.00065405195,-0.017104343,0.03763197,-0.00025335487,0.0019015598,-0.030336821,-0.025875924,-0.025615279,0.022453088,0.018843994,-0.0049827155,-0.012781066,0.05367629,0.0056272517,-0.025599368,0.022384334,0.002713347,-0.00036092315,0.010866158,-0.0150379315,0.004605312,-0.011943168,0.052352898,0.028274417,0.013759525,-0.008683654,0.017074099,0.047562674,0.0019609274,-0.017911812,0.02994543,0.0059249415,-0.0089591555,-0.0516292,-0.032388043,-0.0033888337,0.012180154,-0.0077722366,-0.03444552,0.018125692,-0.033284333,-0.018228535,0.011536468,0.052852392,-0.015887413,-0.028891223,-0.012153483,-0.026456442,0.015606709,-0.030613583,0.0042588273,-0.018966943,0.021361176,0.018222515,-0.008823395,-0.02732569,0.022259427,-0.0033094254,0.028495608,-0.0014953172,-0.0077710175,-0.011559523,-0.033535417,-0.045012176,0.028714875,-0.10373786,0.04402141,0.0009723435,-0.019051544,0.0035517132,-0.023461146,-0.034271,0.006794557,-0.02887293,0.022040915,0.26929948,0.049446028,-0.02715727,0.005137902,0.05215228,-0.01695611,0.032913234,0.022429403,0.044822183,-0.020921566,-0.030152667,0.032046802,0.007625086,-0.00511034,-0.02681269,0.025873166,-0.040242407,0.0343763,0.052587926,-0.027087055,0.016891878,-0.012869825,0.017201353,0.035573725,-0.04720808,-0.007038428,-0.018424636,0.020956855,-0.02908679,-0.017547324,-0.019840827,0.031575095,-0.0104282005,-0.05638058,-0.08332388,0.0019408192,0.01407637,-0.016414564,0.043585658,0.024270233,0.0067245425,0.0013274357,0.0063713975,0.032348044,-0.032849446,-0.020862352,0.078807436,0.0489318,-0.011304687,-0.029280223,0.015476942,-0.033405993,-0.0014853305,-0.000045782854,-0.016736742,-0.029767985,-0.0027414185,-0.040274628,0.029993227,0.019888459,0.031694867,-0.0056108083,-0.07740261,-0.032497082,0.002391043,-0.026023837,-0.0014134604,-0.013912399,0.030715937,0.058426227,-0.002517111,-0.026025623,-0.008856291,-0.022634696,-0.013395833,0.023078255,0.033509944,0.038673792,0.017378332,0.0132441195,-0.013352377,0.0037198516,-0.011745661,0.022435991,0.0072198133,-0.0023203467,0.027559249,0.06550754,-0.018517297,0.022803022,-0.0026998462,0.003323349,0.017998619,0.07374443,-0.011175231,0.009846996,-0.018444482,-0.00807763,-0.012503083,0.024760677,-0.016455326,0.012938667,-0.042216644,0.013609406,0.0433235,-0.043131128,-0.029234288,-0.005309323,0.034866046,-0.012064969,-0.051018976,0.011172979,0.027890105,-0.03111657,-0.004754917,0.0060109748,0.03485726,0.037831966,-0.016042134,0.00028524036,-0.019838633,-0.020598164,0.014359495,0.010988627,-0.0224266,-0.049321935,0.01701806,0.00013862556,-0.030621797,0.08975223,-0.0117914565,-0.014370239,-0.041178398,0.016151031,0.029781736,0.027049122,0.009823868,-0.0071234806,-0.006346182,0.009845843,-0.044854265,-0.0060046134,-0.007707973,-0.009084188,0.05144854,0.010352068,0.0034968117,-0.013806608,0.022966495,0.03257574,-0.032785367,0.05206218,0.03193781,0.016898131,-0.03905081,-0.0021895578,-0.006817639,0.010324407,0.0022028182,-0.011860646,0.0011218973,0.017893868,0.02440495,0.044682328,-0.0072667133,0.016639998,-0.060926057,0.018318933,0.0017083784,-0.035506964,0.0019064671,-0.03989454,-0.061377656,-0.004039414,0.005014409,-0.025408423,-0.044295996,0.0017052185,-0.0031223195,-0.015771056,0.033185888,0.009197578,-0.08544473,-0.051360305,0.026603501,-0.019827098,-0.011503418,0.021026378,-0.0029011725,0.0006854931,-0.011696447,0.0964078,0.008403512,-0.0049566603,0.017816491,0.049886066,0.075135484,0.021188922,-0.012362217,0.0056175897,-0.0047478303,0.0053964476,0.005883743,-0.004719942,-0.02854002,-0.024314078,-0.006194401,0.016519707,-0.009093012,-0.02522969,-0.015175342,0.016263153,-0.06133142,-0.006611326,-0.016832571,-0.03965607,0.011286722,0.05716395,0.023793356,-0.04041892,0.003544191,-0.031531412,0.01912191,-0.028843377,-0.023618672,-0.009978796,-0.005796745,-0.028946474,0.006478162,-0.0154545,-0.004803392,0.030683748,0.053508677,0.02429428,0.010186965,-0.026952678,0.008390239,0.0077243317,0.0021476813,-0.03700028,0.013175845,0.028834838,0.032476813,0.03164823,0.04728455,0.010483764,-0.048228785,-0.023337554,0.0048213834,-0.009667983,0.0041989917,-0.05913326,0.012955878,-0.012926611,0.043392844,0.021526722,0.012948295,-0.028383775,-0.0385534,-0.034240864,0.03231883,0.027181707,-0.020438582,-0.011629839,-0.0042580925,-0.0414724,0.017145505,-0.0074374806,-0.018605042,-0.035724636,0.0019484917,-0.021559073,-0.047859386,0.01590524,0.011829741,-0.024437424,-0.028957473,-0.01493338,-0.01616609,0.009189113,-0.054935638,-0.020603573,0.012640575,-0.011076446,-0.006116406,0.016944176,-0.016245354,0.015751105,-0.009782382,-0.042220354,0.0302433,-0.0029408769,-0.035114955,0.050112244,-0.03395725,-0.0058330405,0.019809956,0.02343447,0.007492537,0.02206027,-0.011653608,-0.04007689,-0.009282105,-0.02852866,-0.032521635,0.017907117,-0.01942724,-0.0085328985,0.03464029,-0.004488572,0.07329547,-0.0819821,-0.004483383,0.068635,0.039650634,-0.014877326,0.050633434,0.02881378,0.017578002,-0.020453116,-0.02211349,0.016680181,-0.0013939916,-0.024102492,-0.0032576288,0.025445692,-0.050527442,-0.022703683,0.0046707345,0.033616703,-0.019608608,0.015930528,0.009174799,0.028908404,-0.038246986,-0.013421158,0.018675366,-0.033496723,0.0063660108,-0.03394435,-0.03729451,-0.004379253,0.03110481,-0.03676009,-0.014401507,-0.038175136,-0.0069246655,0.0036313017,-0.0006611743,0.043336194,0.0075559285,-0.0068760994,0.0046672206,-0.051710874,0.03153328,-0.046840686,-0.013637283,-0.011691284,0.052917622,0.026083216,-0.007259527,0.0607349,0.013284474,-0.031777065,-0.012415856,-0.049722828,0.017904574,-0.014587825,0.021915276,0.013837127,0.03355598,0.03188058,0.047204778,0.014462302,-0.011295246,0.009846545,-0.015853746,0.011215184,0.0022899373,-0.017758874,-0.038906574,-0.036145233,-0.040620055,-0.00984218,-0.033710897,0.01601562,-0.02191029,-0.029415626,0.05068115,0.0080524,-0.0351212,0.034579437,-0.02262418,0.0074584903,-0.13269508,0.02534969,0.0050078803,0.045127515,-0.01236129,-0.0012932367,0.025043767,-0.05757176,0.020076156,-0.0072692027,-0.03999535,-0.026158245,0.022925632,-0.029167492,0.037289165,0.0014340276,-0.007282662,-0.0030908512,0.0101311,0.04399282,-0.004358865,-0.015416751,0.015042493,0.0087248515,-0.009117909,-0.023414785,0.004632683,-0.021354353,0.004654887,-0.0266216,-0.018634629,-0.0038964695,0.032498647,0.03171376,-0.029748566,-0.023666168,0.016017905,0.014552252,-0.043522835,0.038440805,-0.023403509,0.035457596,0.001059859,0.016344324,-0.026555685,0.05478798,0.0047177477,-0.0148643,-0.039528083,0.0049404325,0.02035516,0.026802646,-0.024415813,0.027135376,-0.0013640332,0.014608565,-0.06272432,0.01475186,-0.035485912,0.0075207856,-0.05045646,0.045327585,-0.024246486,-0.047521934,-0.033922378,0.003501985,-0.034091055,0.0043790974,-0.054975066,-0.027403621,-0.0036398275,-0.01472802,-0.040633604,-0.047258727,-0.0020727844,-0.02839198,-0.015450923,-0.036566608,-0.025628943,-0.016169788,-0.021003246,-0.022110783,-0.02280636,0.01235808,0.050386768,-0.027307117,-0.03800957,-0.026485171,0.04525679,-0.018022068,-0.04395061,-0.05794092,0.016391482,-0.0041690636,0.02219694,0.03593152,-0.0033590016,0.012344869,0.0013114444,-0.01634331,-0.014874178,0.008997364,0.014106556,-0.009394135,-0.020256525,0.022828072,0.045299314,-0.005879331,-0.011510167,-0.03654583,0.00610604,0.0065530865,-0.006521908,0.020622935,-0.03355882,-0.015767511,-0.002469711,-0.015049207,-0.0010534571,-0.06940131,-0.01726062,-0.0022071423,-0.035997555,-0.007801424,0.009064915,0.024684094,0.019043935,0.0011462609,0.048236586,0.003804191,0.01843023,-0.04217024,-0.015731966,0.0003238905,0.040642027,0.024159065,-0.026755521,0.04699257,0.0013078895,-0.03761447,-0.016132234,-0.008042849,0.055411838,-0.039179705,-0.0024038872,-0.037616555,-0.0040877555,0.014721838,0.036529403,-0.06479982,-0.015064559,0.000052841482,-0.015723817,0.07082266,-0.012162869,0.062365327,-0.0220343,-0.052181423,-0.019054787,0.03896505,0.03835083,-0.024070136,-0.025569925,-0.008438662,0.011918764,0.048071936,-0.024842177,-0.020792024,-0.010375935,-0.011916594,0.013854777,0.042472806,-0.03181287,0.03906682,0.042791896,-0.012139475,0.024764514,0.023542337,0.0131389415,-0.021310696,0.023179224,0.00084241206,0.06262774,0.042487737,0.0035378505,0.016786255,0.03892243,0.018826118,-0.032612637,-0.00598123,0.008269334,0.031893507,-0.013133675,-0.02254402,0.048239622,-0.049202815,0.023110284,-0.020858085,0.03742669,0.006351551,0.0013047097,-0.012922585,-0.00059305964,-0.033035547,0.014850065,-0.01661339,-0.009224968,0.026808577,0.003926122,-0.00977593,-0.054271314,0.015963722,0.012883992,0.0057316734,0.016882353,-0.03000642,0.055606734,0.012654468,-0.025950665,0.01018958,0.023578372,0.02932724,-0.02075282,0.0006376824,-0.0024040383,-0.012075263,0.008944732,0.017381385,-0.02428529,0.0110216765,-0.036514588,-0.004625536,-0.02365121,-0.0016326709,-0.0075045675,-0.021948643,-0.01609017,0.012880427,0.0009489804,0.05488588,-0.0034656173,-0.01736997,0.058320474,-0.010799261],"last_embed":{"hash":"1eirxv5","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"1eirxv5","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{8}","lines":[113,114],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1eirxv5","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0064018243,-0.003132223,-0.0285493,0.023683624,-0.03791041,0.02263027,0.050703235,0.011785024,0.011344831,0.02064218,0.0047616377,0.044291127,0.027315145,0.011934799,0.010932021,-0.038761478,-0.01412009,0.0011372623,0.02711894,0.03215584,0.004679166,-0.018445857,0.008534932,0.02810855,0.009638117,0.0049424483,0.029303798,0.010749835,-0.013928755,0.010122445,-0.01595087,-0.06846157,-0.00998655,-0.02902573,-0.0061082817,-0.051366627,-0.010705216,-0.020303998,-0.03709106,0.046429854,-0.010124801,-0.01551273,0.023511762,0.005042871,-0.018629335,-0.012423131,0.014442784,-0.02144577,-0.0064428817,-0.005969537,-0.001245687,-0.015715616,-0.028141094,-0.022798266,0.0071406765,0.027368156,-0.0569524,-0.01917974,-0.02160954,0.013262604,-0.024482938,0.044164155,-0.031036504,0.005426413,0.03558111,0.008582137,0.03833143,0.0074426983,0.0033832386,-0.033621542,-0.016929448,0.015142262,-0.07852862,-0.01526914,-0.037722033,0.0023731575,0.07951123,-0.012569951,0.04214821,0.00896299,-0.005418738,-0.041745137,0.045352574,-0.016006982,0.050028205,0.0040174294,-0.056816254,0.07883917,0.049127802,-0.008915515,-0.005024856,-0.0042521115,0.008159279,-0.03263558,-0.039159846,-0.034767017,0.017858256,0.0023670923,0.042182144,-0.012040441,0.02749312,-0.020197405,0.02056032,-0.0039559198,-0.0047163228,0.03696174,0.008384243,0.008479716,-0.036658738,-0.030262856,-0.00056377763,-0.00040214762,-0.019713094,-0.013671582,0.002225632,-0.060092483,0.026398433,-0.01607554,-0.023451133,-0.026943918,0.033694558,-0.033911064,0.062796295,-0.035205346,0.008370024,0.025434712,0.03366693,0.033894304,-0.010635488,0.028119199,-0.049462,0.027967071,-0.021599054,0.00953332,-0.025911052,-0.009774552,-0.003123124,-0.02337887,0.0024359457,-0.06573776,0.00253628,0.09252377,-0.022267504,-0.023079917,0.05358225,-0.034858663,0.02390961,-0.020800343,0.0013035979,0.00014834056,-0.0392058,0.028727556,-0.0026285788,0.060324498,0.012313394,0.03256283,0.0026068408,0.0029969304,0.014472397,0.013710246,-0.014317441,0.05530221,-0.032229163,-0.0061096894,0.04342567,-0.041352008,-0.011539988,-0.009799075,0.0064698844,-0.030122444,-0.032756742,-0.004570168,0.03953275,0.034937724,0.00042566023,0.034295514,0.07640033,0.014892213,0.031512473,-0.049659096,-0.058654394,0.022661425,0.0313604,-0.015930185,0.013430076,0.019832933,0.03867038,-0.042416103,-0.022769086,0.059625264,-0.03432834,0.05916189,0.037262827,-0.031885244,0.0074174744,0.012488084,0.0143891,0.022933312,-0.014077051,-0.023402167,-0.017245902,0.03459092,0.06812924,-0.0112978555,0.017894737,0.022456026,0.054975737,-0.048471455,-0.0055427058,-0.011183513,-0.034454327,-0.005700038,-0.04054071,0.014356333,-0.0038175643,0.016560951,-0.0046246895,0.027661826,0.013592572,-0.008230529,-0.061574753,0.024848752,-0.0071860556,0.029926492,0.011516842,-0.016605439,0.0055595827,0.015490514,-0.0010571224,-0.051496282,-0.05632266,-0.032504477,-0.02100875,-0.021939544,0.07552818,-0.008950057,-0.04309212,0.031451073,0.018572783,-0.028192487,0.011409082,-0.0316564,0.022394823,-0.059857607,-0.024550306,-0.021018345,0.014887758,0.06096772,-0.045751523,0.0054577314,-0.042413384,0.008889417,-0.04356314,0.008126254,0.01663482,0.009009944,0.025156237,-0.004823497,-0.027766678,-0.009913352,-0.00035318622,0.050060015,-0.019628009,0.018918777,-0.022098126,-0.013954626,-0.015828516,-0.0016938135,-0.00047232682,0.009354361,-0.040278934,0.06623101,0.045579847,0.039486296,-0.029887136,0.019411441,-0.015233529,-0.022443665,0.06705596,0.048609857,-0.03905581,-0.0009796018,0.034535263,0.012064648,0.032657422,-0.040152233,-0.021040952,-0.02702851,-0.012841407,-0.011568589,-0.0475378,0.031250563,0.071526036,0.011586354,0.00024942445,0.016880738,0.020123892,-0.16638266,-0.0063553927,0.014484351,0.050583724,0.0032035233,0.03582289,0.005459105,-0.029551888,-0.02749795,0.04494233,-0.023867203,-0.05689211,0.00041908427,0.0041886857,0.0007065233,-0.0013218136,0.015445605,0.023239644,-0.0021533496,-0.032036144,-0.018667705,-0.047112145,0.030568704,0.02917702,-0.00034107585,-0.015413362,0.07588424,-0.0012014736,-0.04184375,0.0204289,0.009747066,-0.011511868,0.015637998,-0.014911412,-0.005296375,-0.004742309,0.06494265,0.007934687,0.013080774,-0.010148354,0.0059822854,0.05658656,-0.003488925,-0.007122453,0.017635494,-0.018390624,-0.014036817,-0.029748484,-0.04809596,0.0050306185,0.01873743,-0.0006272622,-0.035822168,0.010015953,-0.035091504,-0.033336576,-0.0048100846,0.056755006,-0.004917124,-0.045413315,-0.00031682526,-0.026995022,0.042547658,-0.057855964,-0.019896073,-0.010185271,0.051282834,0.03020959,-0.009811035,-0.046141177,0.009734203,0.0024859281,0.044305816,-0.009119691,-0.014213013,-0.0050377795,-0.04766786,-0.036555186,0.014995455,-0.09548987,0.033723224,0.008751751,-0.043569766,-0.0055349893,-0.014107804,-0.026769502,-0.015878774,0.0060605095,0.03774076,0.253618,0.028305009,-0.01881442,-0.0016505237,0.051004585,-0.015107974,-0.004504545,0.0071707396,0.025616493,-0.024251215,0.0006054417,0.02202819,0.030563768,-0.0062380796,-0.02778631,0.033459872,-0.055458352,0.01579924,0.023890246,-0.0016283042,0.013113473,-0.015220454,0.01229377,0.028550522,-0.067035235,-0.019698236,-0.029180171,-0.0067161433,-0.015566823,-0.013105507,-0.008248971,0.034593344,-0.004403366,-0.04667819,-0.07962927,-0.0064270827,0.009665509,-0.02379623,0.014779229,0.011370912,0.018913604,0.0002941283,0.011575624,0.027045999,-0.024291962,-0.030562954,0.0672653,0.047476165,-0.026994972,-0.02480928,-0.0071008555,-0.03457239,-0.022048749,-0.008874913,-0.015272945,-0.03472414,-0.008985685,-0.022423305,0.017065367,0.027893594,0.02414454,-0.013405236,-0.05025376,-0.047338225,-0.012942623,-0.028859606,0.009719387,-0.0073947054,0.017820375,0.042273723,-0.011629876,-0.020688586,-0.014260905,0.0021550108,-0.0067030345,0.021189388,0.049007256,0.037442107,0.003211857,-0.0033161908,-0.017813865,0.011665952,-0.017889619,0.021965606,0.0023940306,-0.0074693672,0.009070475,0.06478382,-0.0035414973,-0.0023107221,-0.0017559001,0.019338537,0.03508746,0.052956875,-0.016461128,0.012782129,0.011619437,-0.0055352543,-0.00995139,0.010547513,-0.04559361,0.0064056534,-0.041764483,0.008478529,0.04285867,-0.04284881,0.0030548708,-0.035094384,0.036041327,-0.030032389,-0.03908514,0.0034503287,0.039353076,-0.03329338,-0.02422472,0.012354157,0.032424334,0.008741989,-0.012822297,0.0023728008,-0.005349842,-0.047635924,0.013718252,-0.0024755227,-0.035022933,-0.061721828,0.01099671,-0.0057634646,0.0041178777,0.055329,0.027804468,-0.018961387,-0.043081243,0.014657242,0.027131917,0.0063328673,0.020104123,-0.012173837,0.006036067,-0.0018468384,-0.07813384,-0.024311353,-0.015925303,0.008599638,0.037242606,0.0052895816,-0.017506428,0.005928567,0.020533891,0.026558485,-0.03933696,0.071637295,0.035931442,0.013988925,-0.029781468,-0.009683752,-0.007160136,0.015764354,0.034467466,-0.004833188,0.0053918203,0.027476776,0.040957652,0.0504403,-0.013731159,-0.007389623,-0.06383948,0.022112053,-0.015112473,-0.009533168,0.0065367385,-0.03753443,-0.04732954,0.00018182005,-0.014625489,0.014004024,-0.022557547,0.032339018,-0.010275891,-0.008929179,0.040515725,-0.008146374,-0.07392816,-0.036500327,0.025298778,-0.0021594681,-0.015859814,0.020706203,0.00041085933,-0.0064511416,-0.025510559,0.08765868,0.014451489,0.0018120377,-0.0008689622,0.039540276,0.08563472,0.01796534,-0.0069844634,-0.008532871,-0.014885614,-0.018897494,-0.009970376,-0.0090016285,0.0272865,-0.025442852,0.027558329,0.028749287,-0.0040935115,0.0015912859,0.0056062983,0.011970936,-0.06704279,-0.016519276,-0.0047138305,-0.061738092,0.028132915,0.047994718,0.00458415,-0.048390187,0.0027149892,-0.023370404,0.03351193,-0.011176856,-0.020823263,-0.014681266,-0.019917512,-0.025702683,0.019791411,-0.010601895,0.00027997815,0.024912907,0.048138987,0.034717433,0.017039545,-0.016848959,0.010646552,0.01982751,-0.010775668,-0.050425034,0.015994145,-0.0065318877,0.039405517,0.04484949,0.040883735,0.004075792,-0.05039068,-0.03636623,-0.0033411295,-0.02531741,0.024991458,-0.051889066,0.010762578,-0.013820141,0.059462935,0.0115341125,0.014657933,-0.039722655,-0.026997562,-0.060299866,0.03172189,0.033561017,0.0028661578,-0.013583965,-0.0007205832,-0.041372918,0.024649242,-0.0033394943,-0.014652312,-0.04368912,-0.020085339,-0.02812977,-0.039851457,0.014875528,0.018458888,-0.005845862,0.003196488,-0.034952953,-0.021582175,0.00006608948,-0.070595436,-0.023829846,-0.0019731608,-0.035704732,-0.03292468,0.013831396,-0.019895647,0.020126171,-0.017224023,-0.052966375,0.021768581,0.019096354,-0.040958464,0.044646848,-0.04658743,-0.0054999674,0.008106631,0.0038657926,0.002552597,0.012536382,-0.019137884,-0.03932232,-0.013956168,-0.043406583,-0.030272348,0.024317611,-0.016843952,-0.0019046741,0.027744476,0.0034457622,0.04783021,-0.06421211,0.008003797,0.07111472,0.04077202,0.0029234057,0.07367501,-0.010199886,0.0056319325,-0.023365723,-0.03832994,0.036061082,-0.013836412,-0.02556398,-0.0061506378,0.0020442968,-0.030960085,-0.017611079,-0.019083278,0.012484175,-0.015620423,0.0050087757,0.004752727,0.028546456,-0.0174554,-0.01745215,0.033067606,-0.027627911,0.0013586038,-0.012171684,-0.021164855,-0.012777424,0.04613058,-0.030641604,0.0062253876,-0.048187844,0.004391317,-0.008074486,-0.02240366,0.051191926,0.022918502,-0.005581071,0.0024494505,-0.060989317,0.0031711354,-0.053321708,-0.002283321,0.0026182062,0.060040507,0.020497125,-0.00063215126,0.053658344,0.007799166,-0.03943462,-0.023222737,-0.007044659,0.0048941374,0.005358481,0.025481991,0.010431507,0.04510353,0.0452592,0.05624708,0.033647753,-0.0015393904,-0.0030998518,-0.0048679817,0.014285763,0.0006795876,0.011757884,-0.040636804,-0.06031223,-0.013739373,-0.023196122,-0.0155780325,-0.00017103426,-0.03022499,-0.031497683,0.05995108,0.015586282,-0.040921293,0.038177278,-0.0057163415,0.006259156,-0.13975929,0.027292963,-0.0130349565,0.039591964,-0.01452971,-0.023224883,-0.010707106,-0.04993687,0.0040856297,0.0038681536,-0.034219712,-0.043436542,0.022203874,-0.030307854,0.014287754,0.0142788775,-0.0038130973,-0.012488986,-0.0073246434,0.019617654,0.0064230496,-0.0083976835,0.036458302,-0.018699504,-0.03648906,-0.0022255492,0.00021389031,-0.022304898,0.0016032464,-0.011553525,-0.028759887,-0.022391703,0.012825012,0.051504835,0.0022067265,-0.02091521,0.028579423,0.024982456,-0.037712824,0.030431384,-0.008010398,0.046561975,0.015537867,0.0047824034,0.004406653,0.029508632,-0.0136719765,-0.036430106,-0.032624554,0.017276056,0.016550438,0.0059320987,-0.018184869,0.030192401,-0.0034091899,0.01601789,-0.04645302,0.0023448856,-0.050398946,0.021290524,-0.034435492,0.058638953,-0.016465722,-0.025183646,-0.034620684,0.012382487,-0.042620502,0.00049615564,-0.038819443,-0.022147754,0.008175649,-0.01757494,-0.030757355,-0.0599471,-0.020407436,-0.03210669,0.0044510416,-0.03068226,-0.022450946,-0.013834506,-0.04056002,0.0046267505,-0.029656447,-0.0005911376,0.05957226,-0.042912107,-0.029041482,-0.03472847,0.024659296,-0.0063153636,-0.029686784,-0.0602212,0.018776027,-0.0365983,-0.0012615914,0.045762144,0.0055681835,-0.007234262,-0.00004564211,-0.021329902,0.001527323,0.0090181045,0.015485578,-0.0058572693,-0.029173844,0.03422331,0.03323528,-0.006607947,-0.027791327,-0.03841796,0.003924959,-0.0028612642,-0.0021095274,0.022736259,-0.062673286,-0.03466082,0.0060158013,0.008488577,-0.0053301402,-0.06997597,-0.010678744,0.010935516,0.005800915,-0.026531992,-0.0010022426,0.0349944,0.015297372,0.022641875,0.059904687,-0.0014819277,0.017574508,-0.013159288,-0.021019159,0.007051934,0.04186216,0.0049889954,-0.035915803,0.039329596,-0.010217944,-0.03265326,-0.01805085,-0.0148006,0.043456007,-0.02623694,-0.00093141024,-0.04414977,-0.016055211,0.01290252,0.014626957,-0.054985583,-0.00720782,-0.006385085,-0.011662462,0.07923262,-0.0186191,0.053585384,-0.041561358,-0.08364329,-0.022934392,0.036938984,0.011948762,-0.020447541,-0.010705286,-0.0041919295,0.0035544622,0.041386835,-0.027999464,-0.011685902,-0.01996807,-0.004451685,0.009997661,0.04196091,-0.036409505,0.040258415,0.05042936,-0.018811163,0.010523433,0.019457249,0.0312408,0.0026561525,0.037473794,0.011676735,0.03864679,0.017363602,0.0047476324,0.011610902,0.03537011,0.050583784,-0.045359485,0.009133421,0.017818779,0.027306452,-0.01105691,-0.03294973,0.059125267,-0.01527827,0.034715824,-0.0042228866,0.056312717,0.020184819,-0.0071052224,-0.0009303931,0.03325274,-0.016808702,0.010875033,-0.002399505,0.022231732,0.013633936,0.011224396,-0.013831389,-0.02683108,0.027604828,0.00038964572,0.018489277,0.020191783,-0.03639596,0.033587802,0.012087378,-0.028755434,0.02847882,0.024790196,0.02838959,-0.010527619,-0.018532377,-0.008048054,0.010676815,-0.009381231,0.03909269,-0.013766752,0.008210028,-0.044997115,0.005917151,-0.02092764,0.011250991,-0.0025731768,-0.0057085874,-0.00654768,0.010877135,-0.0021013806,0.027228627,0.007512842,-0.008375425,0.032587767,-0.01943918],"last_embed":{"hash":"1peu4uc","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"1peu4uc","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Implementation Steps#3. Connect Your Existing Stack#{9}","lines":[115,118],"size":51,"outlinks":[{"title":"Traefik Multi-Stack Setup#Step 3","target":"Traefik Multi-Stack Setup#Step 3","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1peu4uc","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.073846616,-0.0040688072,-0.014602591,0.007821995,-0.03349945,-0.020537611,0.027596202,-0.00553234,-0.0132267885,0.050598733,0.019056471,-0.0025932526,0.0049766256,-0.009074326,0.033038262,-0.020782722,-0.014443583,0.024431877,-0.011214993,-0.01410536,-0.011321178,0.03692426,-0.01373201,-0.003361803,0.0055916035,0.039164133,0.0004375166,-0.00812467,0.012885268,0.04857581,-0.0143420985,-0.042469118,-0.0047378796,-0.025165936,0.0013715804,-0.04065664,-0.0115987975,-0.03609754,-0.029490868,0.01746555,0.02416628,0.009551201,0.0033696794,-0.0055209496,0.018021304,-0.02217863,0.023312805,-0.013789014,-0.016011022,-0.016121343,-0.0042893095,-0.006768403,0.00003980759,-0.025522185,-0.04390391,0.02797025,-0.00046248827,-0.051572397,-0.055160224,-0.0012845795,-0.026583403,0.005809842,-0.039865155,-0.0075674034,0.026344102,-0.012563599,0.027672328,0.02226496,-0.01597438,-0.047503296,-0.009086089,0.018473368,-0.039029397,-0.046992134,-0.0211597,0.018834332,0.013334693,-0.03715652,-0.014920296,0.008072609,-0.0131970635,-0.012933942,0.042995997,0.008053584,0.018287143,-0.01852848,-0.031016102,0.105339885,0.060328092,-0.0067066997,0.005623161,-0.0045190407,0.048578512,-0.03595494,-0.026287004,-0.07026846,0.006580154,-0.030974114,0.03741058,0.039544556,0.036158904,-0.016220864,-0.0015434074,-0.009035734,0.007150626,0.0113718435,-0.0020566564,0.008866666,-0.034372155,-0.021705177,0.004569273,0.017404525,-0.029106285,0.018249802,-0.0019395443,-0.047141317,0.026085438,0.008108307,-0.00356343,-0.047127537,0.02503777,-0.02963594,0.023446806,-0.024082493,0.024679717,0.043673135,0.019022888,0.046067543,0.0033345337,0.041279383,0.01936426,0.026852272,-0.0030843036,0.01967417,-0.05830398,-0.0032341501,-0.006203112,0.016958607,0.018857034,-0.0753982,0.010330117,0.07726315,-0.061140534,-0.040064815,0.051622175,-0.01990395,0.057586838,-0.011006858,-0.031438496,-0.035118725,-0.02006502,0.0059676836,0.025051828,0.0076484443,0.052838083,-0.0069632004,0.008947678,-0.010051276,0.04425894,0.018367479,0.007607285,0.023494435,-0.040606257,-0.023325682,0.047759198,-0.027328838,0.026775867,-0.0041407715,0.02206244,-0.007741724,-0.02143732,-0.010182312,0.0022049486,0.030326575,0.00392078,0.029659655,0.051290084,0.025192857,-0.006684593,-0.02287273,-0.051974595,0.000081574275,0.007885122,-0.032120064,0.021006286,0.027253564,0.036829688,-0.008247245,-0.029168896,0.056019165,-0.008046928,0.014748988,0.037087932,0.009503527,-0.012363341,0.017645799,0.022166321,0.012501792,-0.017460495,-0.0512765,0.02743446,0.014116492,0.09755972,-0.009765211,0.02110989,0.010169227,0.04409724,-0.046883505,0.0014991565,-0.05910757,-0.00831069,0.0031273868,-0.04539306,0.023156883,-0.022425957,0.029662598,-0.007260842,0.016865307,0.0107106855,-0.041551385,-0.034571804,0.029079417,-0.030155115,-0.025103683,0.062344432,0.0054813623,0.010804935,0.0038241546,0.004824658,0.010295341,-0.007427391,0.010270715,-0.054123737,-0.008068165,0.048441052,-0.025230339,-0.04389667,0.01487655,0.037181817,0.03377567,0.024028968,-0.015853584,0.030566094,-0.027088543,-0.034981165,0.0056925276,-0.007117909,0.029653924,-0.022944639,0.01423889,-0.055502232,0.0035090623,-0.047217123,0.02989875,0.04980821,0.002363132,0.0021449907,0.014579822,-0.00009872504,-0.010406284,0.008894055,0.02672685,0.009054993,0.02214514,-0.03062723,0.019549264,-0.014610909,-0.067958236,-0.009828058,-0.004435867,-0.03830791,0.07354757,0.021197746,0.02716456,0.0016881536,0.0005634002,-0.0133019015,-0.009973567,0.0873065,0.037123363,-0.022302559,0.04317391,0.06750049,0.018099062,0.004529108,-0.02969887,0.053430405,0.0015497758,-0.009373445,-0.035184044,-0.058569584,0.058513038,0.058666714,-0.0099744,-0.020637862,0.008086791,-0.014300255,-0.15193695,-0.00009482391,0.04857768,0.044364225,0.003794248,0.028596377,-0.05337674,-0.023865275,-0.008405683,0.009613013,0.054353893,-0.04046597,-0.034421112,-0.014706856,-0.02333498,-0.00059094693,0.005381541,0.005172482,0.004958395,-0.033205483,0.013586624,-0.018249854,0.015300367,0.027951282,0.023791589,-0.010645296,0.069892436,0.021328317,-0.00483588,0.03475208,0.011468822,-0.04439384,0.01881443,-0.0060303714,-0.00092758454,-0.04219661,0.001888335,0.010417049,0.02114459,-0.016373506,0.0106263785,0.010755802,-0.011021888,-0.009764766,-0.00028619275,0.02191738,0.013499052,-0.07128199,-0.0049120183,0.043017384,0.006958326,-0.011036897,-0.023816662,-0.0028494508,-0.044089336,-0.014982766,0.010273999,0.03336194,-0.008731245,-0.050840437,-0.0015945972,-0.028411543,0.018334853,-0.09679159,0.016162286,0.015305794,0.00992249,0.04029906,0.018947631,-0.014295078,0.0034180675,-0.010315766,0.012385258,-0.010438787,0.014896385,-0.008721915,-0.050850693,-0.032934804,-0.015147996,-0.11088396,0.016128886,-0.000062682586,-0.016404243,-0.015483659,-0.04461181,-0.035921656,-0.030448204,0.022973113,-0.020933967,0.22897193,0.057606936,-0.02699587,-0.021804804,0.05065289,-0.009907796,0.033948585,0.04931853,0.045507345,-0.0134925945,-0.016341373,0.036214776,-0.0005050062,-0.031628754,-0.017915357,0.02082622,-0.02151958,0.0011267646,0.013733229,0.0035081164,-0.004865449,0.012412351,0.021459168,0.021637173,-0.027687995,-0.01688235,-0.037523404,0.0121959755,-0.05151359,0.004839212,0.018652786,0.048369795,0.013765786,-0.0475127,-0.072513245,-0.009835336,0.016098509,-0.057692256,0.03612643,0.018699199,0.00844156,0.007875048,0.015902575,0.008562392,-0.00537994,0.0055882023,0.018788373,0.010437639,-0.045437973,-0.027337968,-0.031249948,-0.042032663,-0.0452815,-0.015768927,-0.0144921625,-0.04861405,0.0035154966,-0.088305406,-0.020978488,0.04913691,0.04790073,0.0050337026,-0.05367517,-0.0256595,0.010506909,0.02389642,0.061119154,-0.0763913,0.079182215,0.043603532,-0.008289223,0.021970335,0.029930413,-0.000749175,-0.0022076871,0.0173623,0.060218167,0.0654942,0.013158071,-0.003437609,0.0066248425,-0.011569278,0.004815615,-0.014563834,0.027091367,0.0063631907,0.018362619,0.051630244,0.030200386,-0.023465576,-0.015815238,0.009444933,-0.004691666,0.05742533,0.023711864,0.019312486,-0.031184034,0.004115044,0.00944277,-0.034500886,-0.022006214,-0.019644277,-0.023150166,-0.035861965,0.077936724,-0.049177065,0.06985971,-0.010770349,0.008493248,-0.015218842,-0.041342564,-0.010353259,-0.0005457665,-0.020365672,0.0032267296,0.041745745,0.04506233,-0.024408827,0.019955596,-0.002141089,-0.03525434,-0.02595933,0.005841441,0.017985102,-0.022372218,-0.035741728,-0.008152009,0.0068616914,-0.021013262,0.0520862,0.044185936,-0.016837956,-0.02871556,0.004129948,-0.013228486,0.01197689,0.05273875,0.0044008447,-0.0488201,0.01749793,-0.019009773,0.0029441128,0.0038395869,-0.022837017,0.02816198,-0.043297265,0.019960903,0.00095308607,0.02249825,0.0045412257,-0.00748482,0.04501663,0.009892034,-0.022865074,-0.018749986,-0.029369218,-0.004170799,0.02194742,0.002212647,-0.04329125,-0.019409139,0.038161386,0.051784728,0.05926806,0.009742236,-0.019380867,-0.03103446,0.017922299,0.0019042689,-0.016955897,0.017230079,-0.045633234,-0.06634574,0.02203118,0.032984726,-0.023109805,-0.048841354,-0.010490674,-0.0011688056,-0.03879064,0.049075894,-0.009571302,-0.050983135,-0.035659403,0.025700208,0.00095658976,-0.018994004,-0.0022986396,0.0032467018,0.0069626807,-0.0010462459,0.07933456,-0.0056650783,-0.014117501,0.021085465,0.079662114,0.02694626,0.046632074,-0.013842561,0.011044595,-0.020389484,-0.0428501,-0.015722737,-0.013889735,0.01687786,-0.008289877,0.010805756,0.059548587,-0.023506783,-0.012771928,0.01109544,0.057630084,-0.0761817,-0.017736375,-0.008549735,-0.04252184,0.04585671,-0.0018969867,0.00994621,-0.044732817,-0.016799618,0.004669794,0.01783361,-0.010297109,-0.003222334,0.039834946,-0.014596208,-0.018517913,0.037059568,-0.0119414395,-0.0044702482,0.018574309,-0.001853467,-0.013886268,-0.009760529,-0.034033805,0.01716659,0.0254856,0.00025819553,0.01931339,0.027636504,0.020550855,0.008046231,0.024656145,0.00985665,0.0579717,-0.028756415,-0.022076648,-0.0134467995,-0.037067007,-0.022105351,-0.026449732,0.0251106,-0.005244814,0.011712553,0.04288385,-0.008545052,-0.015593004,-0.009487659,-0.045638517,0.025750188,0.013467718,0.010835571,-0.043203,-0.01773627,-0.019606221,0.02288611,0.0041370625,-0.027563214,-0.0295828,0.016319072,-0.00093342096,-0.038617305,0.022102877,0.00505693,-0.0026240032,-0.05777355,-0.0051636407,-0.01910412,-0.011120511,-0.06995802,-0.0021075273,0.0026683905,0.015756413,-0.043313924,0.035057575,-0.057064153,0.005789315,-0.02204819,-0.044795357,-0.008337078,-0.02797987,-0.033935007,0.0040209093,-0.040242,-0.006179393,-0.009268381,0.014976798,-0.019701388,0.04322918,-0.010518221,0.013522026,-0.030922025,-0.027653974,-0.01866003,0.040691894,-0.010779847,-0.0020551365,0.04072899,0.0002976683,0.025272049,-0.0036268062,0.03467033,0.05551901,-0.007620347,0.014887194,0.059778474,0.019344114,-0.0053269914,-0.024622757,-0.048205074,0.012828369,0.00009538414,0.0043602777,-0.006977961,-0.008628836,-0.07782909,-0.017030723,-0.011964437,0.049349826,-0.060646795,0.0036557517,0.012225853,-0.031267125,-0.011311563,0.0065643573,0.034850534,-0.033286523,0.0018914561,-0.029026682,0.01790956,-0.014421916,0.040045287,-0.06022986,-0.0061140717,-0.09400501,0.005316785,0.013856946,-0.039953124,0.028583972,0.014672954,0.023643764,-0.0055637415,-0.02513151,-0.00041858357,-0.043776907,-0.0024684772,-0.011777602,-0.013582977,0.029129807,-0.022489723,0.05664232,0.0020148323,-0.016069321,0.0048634326,-0.04246452,0.014055402,-0.0010389766,-0.0114157135,0.022156166,0.01315241,0.010561189,0.0054683047,0.04658222,0.00565213,0.032134213,-0.043844115,0.013778147,-0.011478998,-0.0005048871,-0.024900246,-0.009416844,-0.021789178,-0.0107736355,-0.035813738,-0.018716043,0.0030288226,-0.016528927,0.052516524,0.014109009,-0.026855588,0.04948914,-0.008403677,-0.013075169,-0.14138724,0.014339823,-0.022681067,-0.003980222,-0.008353316,-0.009111427,-0.005652827,-0.07363325,0.020367507,-0.022083143,-0.05038712,-0.026707713,0.0076425225,-0.02140048,0.048116475,-0.01308144,0.016649662,-0.019754967,-0.01614573,-0.01818157,-0.012848683,-0.009167157,0.029911876,0.0057478254,-0.029922234,0.021516243,-0.019003723,0.012696809,-0.007928633,-0.008876263,-0.019392546,-0.045684926,0.0043157977,-0.013733843,0.0023681256,0.018456787,0.012313205,0.002499161,-0.025274217,0.04831408,-0.023453401,0.039633315,-0.041560665,0.01910806,0.046793167,0.05760798,-0.038660105,-0.03026909,-0.013752859,0.017340763,-0.0008749927,0.01952821,-0.03510453,0.0011639253,-0.014307206,0.020327086,-0.013431027,-0.02049857,-0.038051717,0.013318747,-0.0033863739,0.02085519,-0.01877935,-0.018394087,-0.021726567,0.019058567,-0.050252546,0.0243733,-0.026711032,0.011048196,-0.010506359,-0.05457463,0.006199202,-0.016310185,-0.0026463368,-0.05663482,0.029567499,-0.005851953,-0.027557613,-0.012607144,-0.051291723,-0.009087861,-0.036373198,0.014379828,0.04572753,-0.024934076,-0.0026377481,-0.040170137,0.024277076,-0.014035114,-0.034854397,-0.061115913,0.013212806,0.02318042,0.0077362456,0.02135198,-0.011416973,-0.002174458,0.053604767,-0.0034614068,-0.022498347,-0.033084493,0.006726394,-0.0038369303,-0.030895,-0.0028186615,0.028980792,0.0010162968,-0.03527156,-0.039065346,-0.008335054,0.009257673,-0.019048067,0.040694825,-0.02042435,-0.00060902024,-0.026113605,-0.0071051163,0.005466294,-0.024541277,-0.0061661806,0.011867445,-0.03796576,-0.01840256,0.0055041034,0.0022094415,0.026485998,-0.025274271,-0.0024443856,-0.03680418,-0.012582102,0.013937449,-0.014097573,0.016831595,-0.015173723,-0.03810501,-0.0076059825,0.050648905,-0.039805785,-0.041864056,-0.039275013,0.0070733204,0.002775303,-0.015452904,0.000008939898,0.0050900546,0.03329867,0.038401,0.015062261,-0.041774526,0.039394043,-0.031346675,-0.011929404,0.068684615,-0.025753628,0.03457251,-0.04203794,-0.04434494,-0.012755915,0.046970375,0.04211783,-0.0064777113,0.004367627,-0.061951943,-0.028436108,0.026271211,0.0011145135,-0.02243179,0.01475514,0.006369331,-0.0143821845,0.038867887,-0.020786166,0.038904056,0.054658834,-0.021215888,0.017004495,-0.031901125,0.006366615,0.025706897,0.02574189,0.0029269252,0.058638617,0.033419974,0.04352446,0.013873692,-0.019496536,0.026232012,-0.0011644779,0.0067245234,-0.005362122,0.0066018687,-0.017659701,-0.014300214,0.06334701,0.00035833003,0.0055911327,-0.015810736,0.024710186,0.037733123,0.018745458,0.006684548,0.0007288564,-0.004083193,0.0034592107,0.037979465,-0.015245005,0.024230337,0.021711221,0.059041128,0.013255193,0.015278055,0.02437187,0.032660425,0.030986773,-0.043222103,0.009000027,0.030673798,-0.0036922917,-0.029912217,-0.0066353423,0.03847504,-0.019113924,-0.022369208,-0.04371028,0.01808164,-0.008985459,0.062477373,-0.00969205,-0.031369884,0.034472954,-0.014746585,-0.0055062613,0.00310908,0.03936387,-0.024979578,-0.01728064,-0.020951863,-0.009242077,0.04075,0.038691547,0.0023210945,0.033637024,-0.012496032],"last_embed":{"hash":"1ukk2dx","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"1ukk2dx","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration","lines":[119,149],"size":826,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ukk2dx","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#DNS Records": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.072136916,0.006090788,-0.005932959,0.0020167595,-0.037448075,-0.021672193,0.031540286,0.0007019082,-0.018130459,0.03559353,0.017878635,0.027410923,-0.0032546679,-0.004461753,0.022094015,-0.016425123,-0.015126355,0.027704308,-0.0126338005,-0.0039328416,0.0037786837,0.026883718,-0.031346776,0.01860642,-0.00793263,0.024875263,0.018006118,0.0023133464,0.021156192,0.039402124,0.0035292984,-0.043651607,-0.0020511397,-0.05754586,-0.0058604097,-0.028797507,-0.012661705,-0.024230974,-0.03512333,0.019105846,0.035291694,0.035725992,-0.0036215538,-0.014574015,0.03999437,-0.02787444,0.010394022,-0.0053963554,-0.010171939,-0.024652423,0.006939432,-0.006054072,-0.01631808,-0.03265483,-0.031836785,0.040345635,-0.017335746,-0.04376228,-0.053678565,-0.011137679,-0.018676167,0.0029365297,-0.037420742,-0.029058218,0.02428441,0.007383778,0.020869974,0.036466263,-0.029085727,-0.026686499,-0.03806563,0.029822385,-0.061761808,-0.032164346,-0.022307776,0.009753114,0.0056190463,-0.02650583,-0.024056945,0.0072893566,0.0026951656,-0.036150288,0.032203726,0.00012286281,0.004480331,0.0051118787,-0.013527155,0.115063645,0.06377737,-0.0039244066,-0.004517438,-0.013206623,0.024900192,-0.055195466,-0.011226735,-0.04909119,0.0355429,-0.020546816,0.045177825,0.013479872,0.017695926,-0.026331337,-0.0191469,-0.008855252,-0.0013905463,0.015192349,0.013815226,-0.0067704082,-0.021056054,-0.023248838,0.018065598,0.035641562,-0.005071363,0.026135374,0.0014773919,-0.06383956,0.024843216,0.00034602944,-0.02309102,-0.057754863,0.027152456,-0.03394676,0.03602797,-0.024798688,0.028649554,0.039333254,0.010114721,0.033422593,-0.007631982,0.039685242,0.0025010002,0.025540987,0.011504979,0.01887135,-0.06620147,-0.013966858,-0.01351555,0.024720296,0.004761848,-0.07133278,0.010527932,0.08339727,-0.03685057,-0.030204725,0.0605629,-0.019026682,0.038761258,-0.01924092,-0.026570277,-0.04534571,-0.033140194,0.009888938,0.009627179,0.014744399,0.02210094,-0.0072418973,0.009248255,-0.018788228,0.02084316,0.011000007,-0.018460779,0.012125045,-0.036051944,-0.028971573,0.03519375,-0.038860198,0.01875504,-0.0068503898,0.008478537,-0.024625994,-0.010996197,-0.007159039,-0.00057066744,0.05193324,0.011638291,0.026630377,0.036492914,0.032070473,0.021652898,-0.008764756,-0.031640247,0.027292842,0.015721405,-0.012289724,0.010989083,0.03643912,0.013750387,-0.00196719,-0.019301904,0.05314812,0.00061299436,0.03090254,0.025748165,-0.0033305378,-0.027538775,-0.008860212,0.015703693,0.006524934,-0.039241757,-0.03835286,0.021677842,0.031654518,0.092842184,-0.02635732,0.03036723,0.0064792447,0.035541724,-0.04943454,-0.0046426267,-0.06087226,-0.01656854,0.019172814,-0.037178215,0.025733732,-0.025595633,0.036933545,0.019401792,0.0054478697,0.021903263,-0.040208977,-0.053654227,0.026763847,-0.010361804,-0.006053887,0.04264923,0.021010177,0.028561326,0.01056361,0.031146688,0.01828154,-0.025427448,-0.005246391,-0.03599867,0.010432955,0.077039346,-0.028740311,-0.040874578,0.022654865,0.025373796,0.022162002,-0.00022955425,-0.014141057,0.011113309,-0.026911443,-0.027012879,-0.012134963,-0.008765699,0.020205304,-0.004036624,0.018706232,-0.06136695,0.0012920555,-0.03803609,0.043222252,0.04661719,-0.00040068282,0.005695135,0.016276227,-0.0028813016,-0.012587343,0.018187681,0.012358108,-0.00079251506,0.02004677,-0.020074546,0.0004911761,-0.012806366,-0.0625116,-0.015112779,-0.013875055,-0.045095205,0.05983746,0.031044435,0.040401466,0.026287876,0.01712125,-0.020975105,-0.008683961,0.051187232,0.04025113,-0.039361134,0.059143353,0.060088977,0.010083928,0.008612284,-0.04258571,0.06741893,-0.0035149716,-0.01893522,-0.061917,-0.0580611,0.0605528,0.042551342,-0.014254259,0.0006553063,0.008670262,0.0070624766,-0.15252002,0.004737286,0.0602385,0.059159182,0.011949007,0.03407571,-0.057372596,-0.0064606136,-0.013358898,0.0066330526,0.027363041,-0.035904568,-0.03469751,-0.04322318,-0.03849036,0.014988035,0.016674219,-0.034147482,-0.0033380867,-0.039278343,0.015726369,-0.009989507,0.007812366,0.036013033,0.028201675,-0.021232365,0.0568607,0.017319372,-0.008017703,0.03619034,0.01282309,-0.051106386,0.015206634,-0.006650224,0.0069455914,-0.032160375,-0.013251685,0.017414175,0.016682673,-0.013827255,0.01134179,0.018958174,-0.014602233,-0.025544407,-0.009945701,0.0195684,-0.012628633,-0.058580775,-0.01702933,0.060302854,0.01879151,-0.015104151,-0.027078774,-0.015305626,-0.0382467,0.00024021098,-0.003560063,0.04886722,-0.01389088,-0.033212386,-0.0114081,-0.009980466,0.008909358,-0.08514286,0.013068744,0.01322579,0.031983558,0.015378794,0.018061494,-0.023001924,0.001653281,-0.0061383243,0.016925974,0.011970332,0.013458602,-0.0020243065,-0.026799984,-0.022287074,-0.011411921,-0.12010308,0.024109872,-0.0006371748,-0.0032035168,0.02748173,-0.034769215,-0.0023745522,-0.026460167,0.024980104,-0.024679214,0.22388127,0.03843787,-0.009038532,-0.031907547,0.04167574,-0.019492362,0.03609155,0.053663988,0.030450573,-0.016303487,-0.016754368,0.012199377,0.0050933533,-0.035982672,-0.004674369,0.04196351,-0.032536052,-0.021060249,0.01849251,0.01132854,-0.012741135,0.012807933,0.031276047,0.006065767,0.0038341887,-0.0055880914,-0.028482065,0.020361915,-0.029597545,0.0075195017,0.022187268,0.056300834,0.01890096,-0.06895807,-0.06588744,-0.006518012,0.04340739,-0.06226782,0.02679182,0.014745563,0.022377972,0.013794998,0.00022637629,0.013832075,-0.030359766,-0.0015906966,0.033600416,0.0066116913,-0.041254863,0.0009785437,-0.01957963,-0.042010006,-0.024111476,-0.012421619,-0.017846229,-0.058289483,-0.0017909388,-0.08204164,-0.022701008,0.019314745,0.006842513,0.014485643,-0.049719576,-0.037782114,0.017700072,0.027773336,0.050162032,-0.050482508,0.10039134,0.050901275,-0.021351673,0.025147881,0.0087323915,0.0043447297,0.0035134992,0.0039891293,0.04474036,0.056105584,-0.0028569025,-0.0024886366,0.019864881,-0.0018297401,0.01931371,-0.0039097616,0.027019003,0.0062273587,0.020221554,0.041490193,0.000755922,-0.018688418,-0.009308184,0.0088316975,0.0007499432,0.06911836,0.04157173,0.0019721687,-0.020526191,0.0003840269,0.0030260966,-0.024344388,-0.0006178977,-0.03208285,0.00065413036,-0.04093832,0.06766707,-0.03731645,0.04969072,-0.0021977073,0.0075552063,-0.024131713,-0.025922474,-0.003473683,0.007644424,-0.04628146,0.022048043,0.052998144,0.062075596,-0.023209592,-0.0062140063,-0.0061003203,-0.04095003,-0.012984331,0.0029073602,-0.011117245,0.00734017,-0.04574799,-0.0052101365,0.006353619,-0.029499179,0.044243697,0.045108072,-0.0126436725,-0.04227539,0.0139802955,-0.0055626733,0.020907195,0.050444756,-0.008474785,-0.05309491,0.0463877,0.005837002,0.01344355,0.003090737,-0.015631214,0.025481325,-0.011782377,0.005408688,-0.0123367505,0.012459946,0.012364259,0.020798462,0.025522059,0.0017427694,-0.025873262,-0.03007639,-0.0012163046,-0.011932255,0.020682095,0.011364842,-0.040848557,-0.018370368,0.040514607,0.05416357,0.05445662,-0.008590132,-0.03323934,-0.056874514,0.028724577,-0.016734308,-0.028418735,0.031156829,-0.047599345,-0.06269628,0.004195288,0.0016256524,-0.030677045,-0.03990301,-0.009410359,-0.0036251773,-0.042845465,0.04315307,-0.005859074,-0.048134934,-0.029559918,0.03660929,-0.018570615,-0.04635269,-0.009894435,0.007696563,0.010094994,0.0172354,0.08617143,0.031102763,-0.012140634,0.010944048,0.0802953,0.032170057,0.020990536,0.0024959033,-0.0011385917,-0.022706404,-0.05825739,0.006792739,-0.008747173,-0.009466493,0.012751278,0.014075628,0.05187643,-0.025326012,-0.021506647,0.009976265,0.06640824,-0.082285605,-0.005035761,-0.0035562182,-0.029845128,0.04045989,0.008240676,0.021944148,-0.032393526,0.005615139,0.001771161,0.004408237,-0.029712532,-0.0026326352,0.027580578,-0.0030568813,-0.018635841,0.04615229,-0.017720658,-0.0069716023,0.019927235,0.011269701,-0.028083606,-0.033576827,-0.03067496,0.019342568,0.022667931,0.0026500917,0.010149601,0.011812362,0.015078301,0.01706731,0.027859095,0.033320524,0.053018015,-0.0354639,-0.033876367,-0.014125254,-0.03858904,-0.01837291,-0.017403947,0.00026591655,-0.016748762,0.019535331,0.04037391,-0.033268735,-0.03357105,-0.038106933,-0.048961304,0.045392834,0.025984181,0.0002669704,-0.03397372,-0.0046565915,-0.006430655,0.019258654,0.0041552996,-0.017664252,-0.017166093,0.02327922,-0.0142476065,-0.04654286,0.03507095,0.012199621,0.011470528,-0.046680562,0.004114024,0.013923864,-0.006869814,-0.070096776,0.0067625786,-0.0008467729,0.029139176,-0.03193002,0.033276804,-0.030390516,0.024859846,-0.013917889,-0.04787481,-0.017720211,-0.015638895,-0.02321666,0.015971499,-0.02983943,-0.0073125167,-0.0032412533,0.0191847,-0.019708999,0.040385537,-0.021648407,0.009457543,-0.0031689631,-0.007627799,-0.038374018,0.038921807,-0.014366017,0.026037686,0.046095163,-0.00805927,0.029092116,-0.014213689,0.030655608,0.04058683,-0.021649752,0.019558355,0.04983656,0.019502636,-0.020882497,-0.026123479,-0.03017796,0.027265374,0.0014971257,0.01364454,0.00047938828,-0.012494356,-0.08459278,-0.023997694,0.012522574,0.043213923,-0.041996155,0.013785942,-0.006420334,-0.003101375,-0.014204705,-0.014819202,0.024704812,-0.032295737,-0.0035288222,-0.02864647,0.024915256,-0.009380022,0.025530942,-0.056231603,-0.014349538,-0.08109369,-0.002925256,0.030032536,-0.029182298,0.012481068,0.0094914185,0.016735034,-0.011724431,-0.0069198175,0.011122538,-0.04282702,0.0028572571,-0.013941466,0.0072871954,0.03077997,-0.03536508,0.02585013,-0.01983959,0.00030600792,0.0070285974,-0.035578296,0.016194122,0.0050813463,-0.040897455,0.0057638045,0.007258791,0.0070216726,0.0029951774,0.048708115,-0.0020332043,0.034998238,-0.037038498,0.012985996,-0.033000436,0.019746138,-0.027239209,-0.009346027,-0.0059495494,-0.020368611,-0.022012848,-0.02119497,0.002603958,-0.033609703,0.055888344,0.015519687,-0.02460307,0.063416876,-0.0032329618,-0.012291709,-0.14985351,-0.005520871,-0.029823905,0.011383273,-0.027693529,-0.0153181795,-0.011088212,-0.091029026,0.017891854,-0.04954696,-0.053941946,-0.016208094,-0.01005883,-0.03293864,0.017835472,-0.0042416016,0.038532212,-0.020641817,-0.021248698,0.026465876,-0.020522675,-0.0049957503,0.04540636,0.018818753,-0.019626718,0.01479271,-0.005441674,0.011706113,-0.006562605,-0.027775299,0.0033967225,-0.025014874,0.005606477,-0.026449941,0.010017691,0.029148998,0.02093449,-0.0011534618,-0.024824332,0.06318747,-0.041887075,0.043657158,-0.041800644,0.021822922,0.024450684,0.034044795,-0.027744528,-0.008542804,-0.004550485,0.027279181,0.009811573,0.03880713,-0.017323833,0.010925031,-0.008268787,0.01637972,-0.028068561,-0.027869679,-0.021181846,0.012391468,-0.0024384263,0.016187975,-0.030709488,-0.042311728,-0.019967923,0.023859018,-0.04665502,0.019384705,-0.033340305,0.015333367,-0.010986066,-0.04935906,0.02832909,-0.022498408,-0.004456216,-0.035167735,0.013807931,0.008112307,-0.031737223,-0.014298318,-0.058715172,-0.016094748,-0.021848703,0.0008445665,0.03448476,-0.026865875,-0.012691072,-0.043158203,0.00077148166,-0.013463283,-0.03297427,-0.052126337,0.014712362,-0.00819284,-0.007953144,0.021264743,-0.022280807,-0.0052948664,0.060137447,-0.010409414,-0.030158944,-0.043214526,-0.014180014,0.010986781,-0.023955096,-0.013948974,0.037964564,-0.015185476,-0.02541917,-0.043065272,-0.0070553813,0.016776688,-0.025325425,0.04270719,-0.044142388,0.0075430684,-0.026496965,-0.018477306,0.02299057,-0.028562084,-0.010210628,0.0039283675,-0.039735436,-0.013504822,0.022467524,-0.0025462965,0.031826593,-0.032223452,0.008011116,0.0044554006,-0.015462835,0.027221749,0.014754801,0.012618917,-0.015904663,-0.024881974,-0.0051234574,0.04652883,-0.03012371,-0.03651479,-0.033513714,0.010051593,-0.00597459,-0.014366517,-0.0038228414,0.0013614714,0.02869281,0.033912636,0.017725669,-0.029323144,0.006118177,-0.029508896,-0.0046845144,0.060832478,-0.004649478,0.021728972,-0.059950914,-0.021436024,0.022959765,0.04611987,0.023388846,-0.011631217,0.0005421876,-0.051581506,-0.04039774,0.041423872,-0.0033274193,-0.03138042,-0.013401237,0.012665163,-0.033904284,0.036548823,-0.006274951,0.034953874,0.04284255,-0.03277163,-0.007455637,-0.031169707,0.02839979,0.022610312,0.027664337,-0.017716702,0.07914398,0.010668325,0.057783805,0.033100706,-0.036798697,0.030913748,-0.007848677,0.013859692,-0.017154813,0.0041344925,-0.02079907,-0.023636967,0.07838819,-0.0028306216,0.028739428,-0.009349394,0.010669992,0.015746806,0.020360803,0.022868913,-0.010157282,-0.011928206,0.005251139,0.020487297,-0.03530229,0.017436264,0.009906394,0.06437668,0.021479653,0.017824458,0.02087197,0.021527108,0.030078694,-0.05892078,0.018246872,0.035151105,-0.0016272573,-0.021260103,0.0031105836,0.026832938,-0.051025543,-0.004954948,-0.04379222,0.005209573,0.019583987,0.046215646,-0.023350455,-0.03564941,0.018485272,0.029706314,-0.016766058,-0.0030970646,-0.013707205,0.0060461173,0.005597737,-0.02890551,-0.0001206639,0.05758034,-0.0003814788,-0.016131192,0.022727646,-0.0367846],"last_embed":{"hash":"mww4ad","tokens":110}}},"text":null,"length":0,"last_read":{"hash":"mww4ad","at":1763795342004},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#DNS Records","lines":[121,132],"size":335,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mww4ad","at":1763795342004}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#DNS Records#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07197099,0.004522948,-0.005181071,0.0028286153,-0.035807215,-0.01833085,0.02743268,-0.0007668907,-0.017694073,0.030772574,0.012987748,0.029249609,-0.0033272905,-0.0055304407,0.023455497,-0.017647278,-0.014069983,0.028509703,-0.0147712175,0.00056227244,0.0055537103,0.029272266,-0.03436971,0.02132233,-0.0060554696,0.026634047,0.01876983,0.00008855504,0.0216852,0.035771992,0.0041615046,-0.04042074,-0.0011034582,-0.063384056,-0.01109816,-0.024877666,-0.01233393,-0.026355773,-0.033397697,0.016778179,0.035268947,0.038341247,-0.0047027916,-0.016981555,0.03916291,-0.028442007,0.012383468,-0.0021966556,-0.007393848,-0.026027985,0.0059788497,-0.0052600508,-0.020201582,-0.029212967,-0.029282622,0.0402346,-0.013915315,-0.041782,-0.050676208,-0.016949994,-0.017405348,-0.0012304666,-0.036641378,-0.02814752,0.023039166,0.014310158,0.022846857,0.037030473,-0.026685465,-0.025903115,-0.039328292,0.032613315,-0.06350254,-0.034725957,-0.021492647,0.0068196203,0.008707834,-0.02157196,-0.024134807,0.005651131,0.005834017,-0.040048663,0.029992027,0.003855969,0.0034550864,0.006550871,-0.014135719,0.10822361,0.063115075,0.0019749722,-0.0057691997,-0.016367285,0.026429238,-0.058742307,-0.010324182,-0.050530773,0.03306427,-0.019167807,0.03970183,0.010447815,0.018242525,-0.02438028,-0.020236386,-0.010662327,-0.002063857,0.014606839,0.013170959,-0.007545604,-0.02310069,-0.021750737,0.016161479,0.035720065,-0.0026872926,0.024007153,-0.00013326567,-0.061589994,0.022552198,0.002160048,-0.026035251,-0.056509558,0.02399401,-0.029488968,0.03524629,-0.02650059,0.029541254,0.040996283,0.010968582,0.03252932,-0.015154568,0.039447095,0.0010435135,0.028709851,0.015768915,0.014903587,-0.06903574,-0.014685712,-0.011319432,0.01830567,0.006235434,-0.06946182,0.012338723,0.08694882,-0.038204774,-0.030694053,0.06092037,-0.02057359,0.03736202,-0.016622284,-0.02105567,-0.04703164,-0.02733115,0.009829667,0.008535556,0.009692867,0.021004146,-0.0059082163,0.009122661,-0.02157571,0.018728185,0.00977413,-0.02325202,0.0050420114,-0.035223465,-0.027444987,0.03299792,-0.034825433,0.014138967,-0.007937129,0.0081815645,-0.023484547,-0.012650329,-0.00806292,0.00025725146,0.05298673,0.01321057,0.027493956,0.037705768,0.034362108,0.01988234,-0.008274389,-0.030650072,0.024992192,0.013854015,-0.011965662,0.007041083,0.03459831,0.016803544,-0.0040016244,-0.019392924,0.05488261,0.002330378,0.03203614,0.025118407,-0.0031893787,-0.028809967,-0.012846971,0.01791638,0.0103534255,-0.039232615,-0.04213143,0.009444878,0.031595178,0.094138324,-0.0276624,0.028442541,0.005546422,0.04281736,-0.046488743,-0.0066045853,-0.058357093,-0.019227546,0.020353151,-0.033504277,0.0239583,-0.026038896,0.03860634,0.02348894,0.0023404507,0.028602162,-0.043231778,-0.0529956,0.029998064,-0.009971515,-0.0049930136,0.040933467,0.022280566,0.028644426,0.010440699,0.029459698,0.018403498,-0.030316316,-0.0030709344,-0.033690915,0.008320093,0.07881381,-0.026770188,-0.045882843,0.019336704,0.022544794,0.023479566,-0.00057468476,-0.01768349,0.012272783,-0.026392478,-0.027184043,-0.012883774,-0.0060228026,0.024269754,-0.004430952,0.019842207,-0.059450913,0.0053826035,-0.038051676,0.0449122,0.044476002,0.0016616893,0.007270198,0.015308523,-0.006168403,-0.011660911,0.019327553,0.010685829,-0.000530022,0.016541839,-0.020183902,0.0013629775,-0.012515259,-0.05734094,-0.015336358,-0.02059179,-0.0456721,0.05780975,0.029168418,0.040671024,0.023082094,0.0130411135,-0.023065662,-0.010130003,0.0455196,0.041458167,-0.047310602,0.0635818,0.059529915,0.014122295,0.008200121,-0.03800745,0.07028395,-0.0019811227,-0.014212036,-0.05804329,-0.055262126,0.06221901,0.041572932,-0.011845115,0.0034325786,0.009923504,0.008105078,-0.15135123,0.0020291079,0.06497244,0.05328923,0.012884158,0.036632486,-0.06081078,-0.0064220135,-0.012546397,0.008206763,0.023485078,-0.035637997,-0.03598549,-0.04753404,-0.039494522,0.018808065,0.01307234,-0.036761228,-0.009449671,-0.04138702,0.014937413,-0.00961749,0.005743402,0.04036709,0.028220031,-0.025659194,0.057865962,0.021232337,-0.007020198,0.033651587,0.01624021,-0.0489923,0.014615028,-0.0054242294,0.008034695,-0.030766698,-0.013663186,0.02082921,0.0135474345,-0.016705286,0.013609202,0.02591134,-0.017316299,-0.025646912,-0.012451137,0.016303798,-0.014741564,-0.056281902,-0.020379018,0.05915371,0.022183578,-0.016101753,-0.024715262,-0.012589382,-0.032564055,-0.00042151767,0.0009575681,0.05410448,-0.015761096,-0.03162309,-0.009187448,-0.007484613,0.010850797,-0.07989662,0.015069137,0.016730968,0.035432063,0.020559346,0.018178426,-0.019427283,0.008072625,-0.0108853,0.019008668,0.012542314,0.010316269,-0.0055146096,-0.020756708,-0.023428133,-0.008718337,-0.123330526,0.025711184,-0.00006493771,0.0001817284,0.032351714,-0.03505093,-0.0005074886,-0.02557011,0.029384745,-0.022283971,0.22406475,0.04184839,-0.008478921,-0.036762938,0.03740471,-0.014919769,0.034691375,0.054664396,0.032219827,-0.015215595,-0.014559758,0.014428677,0.005634948,-0.039350554,-0.0059754825,0.04345771,-0.033289507,-0.017325817,0.017159164,0.0087960055,-0.0100476025,0.010089846,0.035051968,0.009064116,0.0030153245,-0.0055588996,-0.027639838,0.022021187,-0.032719523,0.012015723,0.0183889,0.054475486,0.018381713,-0.066322535,-0.061701383,-0.0070086834,0.04636358,-0.070291996,0.025845993,0.0142591465,0.021125589,0.012260033,-0.0011351567,0.014822029,-0.028475136,-0.00230869,0.029942183,0.0028268904,-0.04018238,0.0009817928,-0.015276548,-0.03855934,-0.025455147,-0.014138883,-0.01589985,-0.05409496,-0.0048981467,-0.08067515,-0.018252185,0.014469793,0.0070641446,0.016790228,-0.049959514,-0.038351435,0.013894507,0.022330627,0.04893262,-0.042011525,0.103737704,0.050097276,-0.0231727,0.024000729,0.008921322,0.005146133,0.0031667547,0.00609565,0.042695757,0.05473292,-0.00034969317,0.0009922008,0.02112641,0.0015106411,0.018048547,0.0023269947,0.02323086,0.008056624,0.021707302,0.042941816,0.002962061,-0.014587085,-0.011774544,0.008036713,-0.003379686,0.07105039,0.03993384,0.0005955631,-0.021193633,0.0002599171,0.00035963306,-0.022651222,0.00064168684,-0.034861155,0.0010400679,-0.040089227,0.065059684,-0.0348174,0.0480852,-0.0010004971,0.0088384105,-0.025581898,-0.027315468,-0.0044633327,0.008146644,-0.047830716,0.020978728,0.056080274,0.061303847,-0.021877166,-0.004624963,-0.004117413,-0.042169616,-0.012887242,0.0008185708,-0.009956118,0.008490905,-0.037618186,-0.0028977357,0.006565993,-0.030131152,0.04643537,0.044443056,-0.010408107,-0.046306584,0.0097287325,-0.0010390223,0.023316177,0.04867022,-0.008333045,-0.052452236,0.0448987,0.004685119,0.021767344,0.005501188,-0.019156393,0.027586952,-0.012446564,-0.000854614,-0.00826268,0.01587901,0.0112771895,0.02199487,0.027684689,-0.0014009619,-0.025071705,-0.0289786,-0.0040919725,-0.013532381,0.020029103,0.009257308,-0.039374236,-0.017849825,0.037466723,0.050822463,0.057124242,-0.0106231375,-0.030271078,-0.059882503,0.025014857,-0.01420203,-0.027234608,0.028088614,-0.049327705,-0.06301112,-0.002935452,0.0025064207,-0.0345747,-0.044635244,-0.0126136495,-0.003583891,-0.041858967,0.04185244,-0.00004153712,-0.047170214,-0.030773694,0.038439084,-0.017216036,-0.046624232,-0.0104771415,0.0038840629,0.0073580774,0.019109182,0.08882649,0.036630053,-0.010532265,0.00769663,0.082283095,0.034122944,0.020922609,0.0005286788,-0.002255894,-0.020014027,-0.057915457,0.006701196,-0.005741837,-0.012924009,0.013747148,0.013278386,0.05141997,-0.024637304,-0.021934416,0.009103459,0.07306671,-0.08450398,-0.004157308,-0.0025986626,-0.0281818,0.03894719,0.0029450443,0.02329831,-0.02807976,0.0072589237,0.00021156139,0.009106763,-0.031509016,-0.006542372,0.03143942,-0.003623477,-0.024265546,0.04532487,-0.015375859,-0.0078524295,0.019887844,0.015084102,-0.025144257,-0.032683313,-0.025333565,0.017802272,0.022180192,0.0070502553,0.0030728306,0.010300849,0.015046642,0.017772999,0.024629664,0.031672202,0.049434226,-0.032258663,-0.038827077,-0.01464032,-0.03566634,-0.02003841,-0.020202784,-0.00045118833,-0.01716388,0.022399608,0.04346463,-0.039546467,-0.029654376,-0.039151434,-0.045703124,0.04560241,0.028699072,-0.0013803998,-0.034572907,-0.0059237173,-0.0008760188,0.019750236,0.004556239,-0.018336946,-0.019264853,0.022213172,-0.015940454,-0.043396622,0.03400562,0.014597633,0.015989844,-0.04569994,0.0051345346,0.014403688,-0.009450706,-0.06637078,0.006500868,-0.00015539715,0.03088941,-0.032407645,0.036747124,-0.026089957,0.027022058,-0.014832002,-0.049840137,-0.021155968,-0.012730283,-0.023609394,0.01751751,-0.02849547,-0.008256957,-0.005891479,0.018337369,-0.020921383,0.034494434,-0.020892657,0.0041403123,-0.0028327643,-0.0062615704,-0.037633244,0.038190186,-0.014330561,0.026929313,0.043051887,-0.012820603,0.028521474,-0.016125482,0.029757548,0.033948608,-0.02240677,0.017002257,0.050561253,0.017527774,-0.02402026,-0.025693787,-0.028944625,0.028338825,0.0012660975,0.013278919,0.0067992634,-0.011519189,-0.080132484,-0.025743091,0.01480116,0.039045624,-0.038986906,0.015414668,-0.010074162,-0.0020444929,-0.013761821,-0.013874365,0.02489373,-0.03588379,-0.005787484,-0.027993284,0.023484444,-0.0037031048,0.02960835,-0.056210563,-0.0155482115,-0.08237493,-0.0012761374,0.029781222,-0.025747143,0.013603087,0.009089845,0.017340258,-0.013262782,-0.0049355226,0.016050102,-0.043718483,0.0006310643,-0.021846272,0.00773133,0.028063739,-0.038000453,0.025524387,-0.019794768,0.00021139326,0.007891354,-0.033436913,0.01493551,0.002364137,-0.047026843,0.0068196896,0.006638094,0.011072778,0.00454305,0.0508838,-0.000009517086,0.036484897,-0.035843104,0.00841784,-0.033249173,0.022179859,-0.026832074,-0.010263981,-0.009104612,-0.021698982,-0.021029506,-0.019048847,0.003474833,-0.03245078,0.052667934,0.014761079,-0.022682454,0.062287472,-0.0030310615,-0.008419589,-0.14942071,-0.007153553,-0.030781789,0.010349914,-0.026340181,-0.012870002,-0.010956224,-0.09155718,0.022471536,-0.04824272,-0.05629104,-0.0118230935,-0.01341523,-0.03447742,0.016995022,-0.005441715,0.04180833,-0.017586831,-0.020498404,0.025998255,-0.021824693,-0.004477381,0.05079999,0.020564059,-0.018110672,0.013784242,-0.0022542037,0.010510373,-0.006881079,-0.028481208,0.0044904198,-0.026727913,0.006889016,-0.024967294,0.009472033,0.025998073,0.024260106,-0.0012945473,-0.025566503,0.05871952,-0.04009079,0.045593366,-0.04160663,0.023253933,0.021688499,0.0328234,-0.02818765,-0.0064462977,-0.0055685025,0.021539781,0.011846286,0.042414524,-0.0127888415,0.012801683,-0.009546569,0.016785076,-0.03033172,-0.024010945,-0.019503726,0.0070673316,-0.003604093,0.011377263,-0.0322248,-0.03950918,-0.024318062,0.02511304,-0.047060926,0.020075591,-0.035045028,0.012724448,-0.009766198,-0.046264794,0.02367866,-0.024687422,0.0010979489,-0.03368413,0.013639973,0.0071454397,-0.034637343,-0.016089896,-0.05312182,-0.017272959,-0.020393929,-0.004764912,0.030228736,-0.025760239,-0.011088373,-0.04306938,-0.0021047562,-0.015280245,-0.030351548,-0.0516857,0.015303002,-0.0020289938,-0.013366585,0.0176801,-0.024760334,-0.00865447,0.058702778,-0.010734084,-0.031013386,-0.043336343,-0.016293557,0.006830469,-0.03141905,-0.02064952,0.039460264,-0.016821984,-0.025794268,-0.04351395,-0.00593117,0.019090757,-0.022333302,0.044448636,-0.039590247,0.0061742673,-0.024519265,-0.020012189,0.025209697,-0.031404518,-0.011865853,0.005152012,-0.038208988,-0.012507438,0.022636363,0.0006251983,0.03182793,-0.030375965,0.0051467046,0.0027597176,-0.018743228,0.029996961,0.015361897,0.013125921,-0.011352035,-0.024088265,-0.0019043838,0.045260213,-0.031032415,-0.0383926,-0.03586793,0.010938848,-0.004573416,-0.018451933,-0.0041371025,0.0038033212,0.028897123,0.036793992,0.016289476,-0.028019572,0.0007517448,-0.027876418,-0.002907726,0.05713686,-0.0022096145,0.024038373,-0.060057744,-0.021382464,0.02636713,0.04331799,0.018364912,-0.0148802,-0.0021365264,-0.05385879,-0.041108258,0.044993073,-0.007781013,-0.031230533,-0.013292459,0.013497191,-0.039076902,0.036313064,-0.0050178734,0.036275364,0.04288467,-0.038781017,-0.0066055204,-0.026157113,0.03384469,0.016818978,0.02800458,-0.01806034,0.076641075,0.006977426,0.056215264,0.03381638,-0.037592113,0.03330886,-0.007975587,0.014448962,-0.016745739,0.005084927,-0.022083696,-0.027923303,0.07760161,-0.0028404465,0.029906971,-0.00808595,0.01065735,0.019973274,0.021287758,0.025984941,-0.0115940645,-0.017875785,0.004918785,0.02050766,-0.0375832,0.018764868,0.0070896265,0.06288249,0.022714965,0.016270043,0.017126268,0.017176704,0.030574283,-0.061897893,0.017099515,0.040263392,0.0026991828,-0.023003152,0.006067828,0.025055,-0.049551904,-0.0017845896,-0.04679661,0.00064465025,0.019396724,0.044569355,-0.02621528,-0.034248073,0.01987122,0.031337198,-0.01917739,0.0021525535,-0.0184269,0.0079202205,0.0075248512,-0.030943846,0.005693031,0.058320478,-0.0037167866,-0.017244335,0.017619187,-0.03681427],"last_embed":{"hash":"vntzj1","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"vntzj1","at":1763795346694},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#DNS Records#{1}","lines":[123,132],"size":318,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vntzj1","at":1763795346694}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04387712,-0.0038068758,-0.023610637,0.0034500503,-0.03672082,-0.03071569,0.019135097,-0.025698373,-0.0018627987,0.039902568,0.03273425,0.003116275,-0.0019198653,-0.0069372025,0.013958789,-0.021562768,-0.015944429,0.028923528,0.019036662,-0.02207775,-0.016012844,0.023906758,-0.00577821,-0.006647114,0.022628274,0.022901848,0.0073967716,-0.01446546,0.0057871933,0.029276533,-0.02609189,-0.029804705,-0.023314293,-0.014751961,-0.00017040891,-0.04049232,-0.022688635,-0.033397835,-0.032607432,0.030789332,-0.012933813,-0.027219325,0.011683759,-0.008799674,0.004486118,-0.02429604,0.03526224,-0.022504704,-0.016182443,-0.01844563,-0.015078942,-0.019883705,0.010395481,-0.0045138975,-0.03981654,0.023578454,-0.004989155,-0.047557477,-0.044853374,-0.0015071778,-0.017251965,0.002735531,-0.04547252,0.013205189,0.01315614,-0.018074006,0.029711697,0.01706332,-0.010465596,-0.05422881,0.013243798,0.0069512995,-0.023409715,-0.041808177,-0.033082455,0.028330564,0.029868944,-0.023734877,0.005308406,0.024760684,-0.013975032,-0.0019168989,0.0347881,0.011102243,0.023735555,-0.033208333,-0.04156582,0.08970685,0.041925866,0.01652085,-0.00026237665,-0.006955405,0.058974348,-0.025166292,-0.029038966,-0.068121135,-0.029091168,-0.009513726,0.017245388,0.038381148,0.035791572,-0.0006140571,0.0119596785,-0.010988468,0.011198288,0.018735614,-0.006780601,0.0195539,-0.032130953,-0.024704432,-0.000041839514,0.000012908638,-0.025572289,0.016349213,-0.00911256,-0.019840375,0.020101186,0.009982575,0.009896427,-0.020384457,0.012256019,0.0017299387,-0.00031722095,-0.03357954,0.024483273,0.038078625,0.027045984,0.058143478,0.015164698,0.023851162,0.012892554,-0.0006444603,-0.0073265093,0.011701267,-0.03838434,0.010835675,-0.0012710708,0.021281023,0.020249054,-0.075159214,0.026910448,0.05433192,-0.03840512,-0.040002376,0.045735918,-0.033382308,0.06400016,0.008273834,-0.039889712,-0.019791301,0.030616194,0.0021867636,0.04478503,-0.007227856,0.085664116,-0.033109214,-0.01988024,-0.016972233,0.05141168,0.020312803,0.014051365,0.020796943,-0.036631756,0.00080907193,0.04577543,-0.018485503,0.039047733,-0.010810324,0.03032917,-0.027575184,-0.01657003,-0.023650495,0.0015819771,0.01330799,0.005579561,0.0338648,0.04012857,0.025276927,-0.025314987,-0.0239349,-0.07520738,-0.009077827,-0.00016427477,-0.024782892,0.028660042,-0.0011397841,0.04763511,-0.006346501,-0.020854924,0.045434687,-0.022654232,0.016759308,0.029187893,0.011041865,0.0019516222,0.03454502,0.043770023,0.0015746102,-0.0035090002,-0.052630186,0.009435234,-0.0035616343,0.07871888,-0.005068029,0.017671311,0.0032929918,0.054362822,-0.02530963,0.002814667,-0.024884278,0.00092447613,-0.004212607,-0.05890575,0.013193264,-0.031972215,0.009932306,-0.012500006,0.056466453,0.0005968485,-0.03349633,-0.037816238,0.033115346,-0.040172353,-0.0065856813,0.06807736,0.014055248,0.007420232,0.0024363874,0.0109494375,-0.0050271144,-0.014838273,-0.003503045,-0.051932663,-0.010293196,0.047946766,-0.0089219855,-0.06403285,0.011016341,0.046005923,0.01494723,0.027326811,-0.009331443,0.029823195,-0.029057955,-0.033052817,0.027372444,-0.011776723,0.020183714,-0.033116464,0.0047367304,-0.039654482,0.00812933,-0.04993065,0.02426799,0.04533788,-0.017924942,-0.0049027083,-0.0021298903,0.0024746032,-0.0110326195,0.019572373,0.024131825,-0.0050472324,0.025197858,-0.02114855,0.036290694,-0.012098305,-0.059826747,0.014197098,0.0064816168,-0.028302435,0.07292181,0.01924457,0.021694453,-0.018865963,0.00651656,-0.003776367,-0.013419599,0.102234006,0.05628267,-0.030970054,0.035152726,0.05063913,0.01950587,-0.0005946176,-0.019205688,0.0152424285,-0.014523151,-0.014864141,-0.010357182,-0.057304908,0.04618727,0.065000355,-0.019927833,-0.019016301,0.010145749,-0.018550985,-0.15004386,-0.001262781,0.03895144,0.018613443,0.0013679088,0.022279633,-0.06469175,-0.026495606,-0.012910456,0.012391577,0.08077001,-0.034606107,-0.02885083,0.0004250642,-0.004155999,-0.01292273,0.0060127983,0.03169624,0.0033376964,-0.030547751,-0.0055841375,-0.035168685,0.027081495,0.003089443,-0.0008479743,-0.013207663,0.0728302,0.029887712,-0.01737999,0.008095538,0.004032393,-0.010385513,0.01423327,0.008100738,0.017999595,-0.031075137,0.0032367313,0.016485954,0.014176996,-0.011325523,0.018733593,0.0022719416,-0.008193615,-0.016860146,0.017944328,-0.0031941475,0.021354366,-0.04023114,-0.00076748483,0.020359315,0.0018238997,-0.009863896,-0.007992071,-0.006581827,-0.044707496,-0.014739995,0.00864059,0.023474924,-0.017903056,-0.03836342,0.012100553,-0.02482775,0.023383997,-0.1158706,-0.0010558062,0.018121196,0.016509907,0.02614344,0.02637294,-0.013774238,0.0134588145,-0.019680642,0.009492879,-0.03979442,-0.001977212,-0.013190877,-0.05923233,-0.050668906,-0.019143814,-0.10368015,0.01879258,0.00006728012,-0.028270863,-0.045530483,-0.062215686,-0.054415092,-0.020054638,0.024715718,-0.005616292,0.22246057,0.05222356,-0.042063728,-0.0036595813,0.04664341,-0.027213547,0.032391775,0.020997077,0.052041937,-0.019464912,-0.012144921,0.046287082,-0.0067432686,-0.020580418,-0.01173848,-0.005028576,-0.01240585,0.02268684,0.016528653,-0.011442874,-0.009848583,0.0026525955,0.017171072,0.012999423,-0.060931627,-0.034892563,-0.03647545,-0.0043175593,-0.06156282,0.028173614,-0.0017617344,0.043087613,0.024991699,-0.007949426,-0.057435017,-0.012566566,0.00625484,-0.049492203,0.05505701,0.021896238,-0.038312316,0.016378682,0.02227898,0.0011052163,0.014403036,0.010547985,0.008707946,0.021134306,-0.038250044,-0.040970154,-0.0541652,-0.05360052,-0.065493636,-0.011037082,0.012696931,-0.047965597,-0.004509354,-0.06147847,-0.0066515245,0.05756252,0.06821623,0.005144127,-0.06164453,-0.016980667,0.0126635665,0.0042648576,0.042157527,-0.061949357,0.04600623,0.055179063,0.003355977,0.011989376,0.021948317,-0.020373633,-0.0066096857,0.021722076,0.06503589,0.056060005,0.014122584,-0.013514622,-0.00928463,-0.0027195597,-0.010802217,-0.010935738,0.020142516,0.014928185,0.023662131,0.054789852,0.025288446,-0.027487332,-0.044076905,0.017869372,0.017795429,0.034915198,-0.004715586,0.032918595,-0.032039776,0.007416253,-0.008934907,-0.016328847,-0.045292594,-0.018787885,-0.03410597,-0.040304616,0.066104196,-0.05487143,0.06944314,-0.004645602,0.02947418,0.019957999,-0.03231266,-0.0096412655,-0.024034698,-0.0070419298,-0.0195797,0.038478255,0.03914802,-0.0152677335,0.051269155,0.018593602,-0.010892271,-0.010666297,0.014269256,0.035546612,-0.029268155,-0.029860321,0.011110507,0.0169731,-0.019967724,0.060205564,0.022366425,-0.026446097,-0.020463286,0.0031626176,-0.012747266,-0.011217314,0.034993354,0.020674868,-0.059286106,-0.027125627,-0.023475356,-0.00509729,0.0033175044,-0.024897773,0.036667313,-0.04327492,0.019751055,0.0233891,0.039115127,0.0009890893,-0.018027546,0.052312013,0.014220116,-0.026752364,0.008645533,-0.055263575,0.011576289,0.0044490155,-0.0028284097,-0.04848404,-0.010477389,0.054282784,0.04455605,0.061637834,0.0063197417,0.0053302976,-0.014507709,0.009000609,-0.0046324986,0.0023636403,0.0085775135,-0.03251739,-0.05944916,0.053979535,0.052733324,-0.016798748,-0.05507749,-0.0048686597,-0.005388199,-0.03596866,0.045835063,-0.004951952,-0.047726654,-0.057492964,0.025203636,0.0021926044,0.020762863,-0.0068858895,-0.02739091,0.00067607133,-0.008829234,0.0790875,-0.021074023,-0.013005894,0.016247487,0.08723892,0.03853491,0.06908177,-0.026077723,0.032772012,-0.019284355,-0.007505014,-0.025530394,-0.003428372,0.011556911,-0.016016,0.024716202,0.06870256,-0.0072820853,0.0009736213,0.01372001,0.040554214,-0.06954015,-0.023470977,-0.0057236566,-0.041092206,0.05482554,-0.0009667689,0.0061893957,-0.016250959,-0.029702688,-0.008591411,0.018595798,-0.010217767,-0.018791096,0.02263947,-0.024389885,-0.040614955,0.012346906,-0.018174598,-0.0058915727,0.0102952635,-0.0024688495,-0.003983473,0.023522971,-0.015486275,-0.0053450563,0.038664896,0.008957523,-0.0073088547,0.042913076,0.011815813,0.011652079,0.024631202,-0.0064504487,0.03686861,-0.017475445,-0.015708983,-0.010507161,-0.009087589,-0.015842065,-0.041565277,0.05088623,0.003245325,0.030845137,0.011719874,0.011969859,0.0009688845,-0.0071615316,-0.030442012,-0.0028834534,0.014919322,0.023062056,-0.02940654,-0.020938886,-0.043672502,0.034388922,-0.024122637,-0.04181846,-0.02975853,-0.000064295346,-0.00073606835,-0.019690067,-0.013863991,0.015159248,-0.009403729,-0.044404704,-0.00059076434,-0.03757551,-0.0071824426,-0.05943561,-0.00048482147,0.0148929665,0.005455431,-0.05081873,0.05634783,-0.051874634,-0.005463198,-0.019247623,-0.020847011,0.02262139,-0.032122582,-0.04623548,0.024342138,-0.045695864,-0.005126943,-0.014281307,-0.0042092414,-0.0055268323,0.025280554,-0.014339995,0.0086386725,-0.048438057,-0.038528297,-0.021711687,0.035476826,-0.015247528,-0.025973806,0.025024796,-0.019132713,0.029675193,-0.012662582,0.011867806,0.05760726,0.002413905,-0.01002287,0.059366994,0.020221839,-0.003564859,-0.0027441725,-0.032874655,-0.0021235219,-0.007637783,0.016258705,-0.010537756,-0.010698669,-0.06529215,-0.0012813915,-0.03384477,0.044111304,-0.04316695,-0.018112816,0.013061785,-0.016543817,-0.011026075,0.036495306,0.039054967,-0.038960278,0.0063188323,-0.007340337,0.007304186,-0.005077112,0.06264785,-0.044701897,-0.0091374805,-0.06857077,-0.0029151628,-0.009897908,-0.059385795,0.033624537,0.010212379,0.019767288,0.010755435,-0.032643177,0.017147403,-0.048232105,-0.014200514,-0.0025670913,-0.009553779,0.03482803,0.0011799869,0.081065,0.015957223,-0.044228308,-0.0030679107,-0.036921892,-0.0060819886,-0.000897732,0.0071390625,0.007165931,0.012471626,0.013204278,0.025582561,0.042597257,0.010947495,0.027360821,-0.03712927,0.013655985,0.019707346,-0.010514929,-0.018427541,-0.009957538,-0.029115388,-0.009020808,-0.033093825,-0.021222465,-0.009047193,-0.017318264,0.045714837,0.010271054,-0.015137606,0.021815594,-0.021555087,0.006268434,-0.13210782,0.023144156,-0.022499276,-0.0064135445,0.0053673084,0.013128566,-0.010319429,-0.05753217,0.024715347,0.0039060295,-0.045344185,-0.017962204,0.025920644,-0.02635701,0.06483063,-0.028719747,0.024151077,-0.0124355545,0.0021539216,-0.03024835,-0.013608046,-0.027123647,0.0407097,0.006119049,-0.027103644,0.0142946495,-0.020661637,-0.0022639055,-0.012015186,0.0027650325,-0.026834799,-0.08127309,0.013685816,0.012798621,-0.014463918,0.009689979,0.01613379,0.008670469,-0.03301771,0.03706696,-0.0029752054,0.027061123,-0.024597315,0.023391606,0.051812176,0.07526092,-0.035619676,-0.06382791,-0.007373817,-0.01031209,0.0012750734,0.02647999,-0.038403925,-0.015179554,-0.008030699,0.015705764,-0.017580815,-0.008164321,-0.051495917,0.016794307,-0.023288751,0.028852157,-0.009521575,-0.018370727,-0.024175946,0.034949295,-0.035402447,0.015096222,0.00030025304,0.0067581832,-0.0027369729,-0.039065916,-0.017523628,-0.008223655,0.0019835723,-0.05294618,0.029769234,-0.003953556,-0.02034847,0.0024790226,-0.036855903,-0.010569384,-0.039105054,0.028425999,0.054951843,-0.0043543284,0.004574038,-0.013464201,0.028079312,-0.010931419,-0.040149648,-0.05863585,-0.0024709965,0.042536564,0.011420296,0.0028469618,-0.005144593,0.0013403117,0.035212606,-0.004944162,-0.015569978,-0.020505419,0.022045797,-0.034249153,-0.038388062,0.005673814,0.05083474,0.006735269,-0.022497505,-0.03461781,0.0025392307,0.007454243,-0.025573263,0.017516825,-0.013148467,-0.011459858,-0.025946079,0.010293995,-0.015642142,-0.030710423,-0.0027549907,-0.007542929,-0.030137202,-0.024903538,0.016464254,0.017725145,0.028761689,0.006133713,-0.0047030933,-0.03420296,-0.004720339,0.005654967,-0.037358005,0.021739418,0.007021698,-0.038379624,-0.028374668,0.06673026,-0.057426136,-0.030089999,-0.03576679,0.0010024869,0.0143771935,-0.020559238,-0.0019541793,-0.003030809,0.031198582,0.021400219,-0.0028304206,-0.038897548,0.03867922,-0.03205343,-0.013354432,0.080897205,-0.043035343,0.037271827,-0.036648013,-0.051893152,-0.039224554,0.034270365,0.021239663,-0.03033429,-0.0027947852,-0.042747676,-0.005404085,0.02159865,-0.006541861,-0.026077986,0.02004513,0.0045225606,-0.002203009,0.018780528,-0.025260627,0.046583887,0.06500572,-0.025721189,0.02494464,-0.020280348,0.0000898537,0.0034299684,0.049449354,-0.0019934322,0.04042945,0.033768743,0.019137617,-0.0031761713,0.013172532,0.0022373341,0.008018349,-0.011705895,-0.0045268224,0.016042788,-0.016166484,-0.015414443,0.043325134,0.0042250557,-0.014339982,-0.005801059,0.021030964,0.05093475,0.018768223,-0.00029981384,0.008608761,-0.01258869,0.009056507,0.058811724,0.00011709732,0.03731806,0.0130946115,0.04352245,0.006023581,0.019776817,0.006423566,0.017184287,0.0115925465,-0.018450515,0.02736224,0.026001457,-0.010690822,-0.030585438,-0.0072785816,0.036004644,0.012798831,-0.043355126,-0.036474634,0.01697822,-0.039489675,0.05147611,-0.01104723,-0.018974693,0.022775676,-0.025043456,0.0011665638,0.012035916,0.0321095,-0.0634717,-0.015912784,-0.016307672,0.0008428267,0.02338734,0.054681115,0.016983012,0.04663954,-0.0045190426],"last_embed":{"hash":"1layios","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1layios","at":1763795346694},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials","lines":[133,149],"size":461,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1layios","at":1763795346694}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040751137,0.009168263,-0.030647423,-0.011046583,-0.039493047,-0.014750803,0.033563443,-0.018758973,-0.0030138805,0.036154114,0.022949532,-0.003877098,-0.0045216954,-0.01676286,0.013003528,-0.014057798,0.0035594099,0.015498219,0.01658235,-0.012788333,-0.00008399867,0.019795433,-0.00758681,0.0011874769,0.014499447,0.020326953,-0.003304011,-0.0151072275,0.00056382193,0.042818714,-0.021934982,-0.027683325,-0.0146812685,-0.0071853604,0.015983045,-0.05061017,-0.017613553,-0.0349017,-0.025165621,0.037464857,-0.0005215537,-0.026061809,0.019051913,-0.02293244,0.015942102,-0.017538955,0.03385675,-0.020522391,-0.027187048,-0.0056857704,0.0022476425,-0.0257241,0.028443545,-0.0006816404,-0.04004339,0.017553233,-0.021130042,-0.052098844,-0.041403223,-0.006611143,-0.016531333,-0.0048498944,-0.0539055,-0.009310014,0.012140427,-0.00923325,0.02042634,0.032502934,-0.013819139,-0.049482666,0.017770542,0.021080354,-0.030915942,-0.029536432,-0.03819379,0.022340927,0.019152941,-0.010159856,0.008118983,0.048067573,0.0007169376,-0.012523006,0.03344175,0.017817784,0.020049455,-0.031535443,-0.06065404,0.083975,0.047613073,0.016986966,0.003080735,-0.009850357,0.05158167,-0.029278532,-0.027661,-0.059963327,-0.03817549,0.0012055507,0.034736983,0.03193174,0.04052304,-0.019754255,0.01623123,-0.015270397,0.013656238,0.023899874,0.007806214,0.016506387,-0.031023696,-0.018959273,0.0068463157,0.012643606,-0.008062345,0.024485014,-0.0008315078,-0.03243844,0.016361933,0.030172458,0.0029028035,-0.012682501,0.0055999644,-0.012444119,0.0068167313,-0.0573444,0.034055978,0.032208532,0.009995336,0.062398385,0.023712274,0.019442819,0.017260967,0.008347816,-0.01786533,0.015151149,-0.03351501,0.004625272,-0.006215047,0.019094625,0.025219526,-0.07262599,0.030591687,0.07746291,-0.0124164205,-0.03840562,0.04631791,-0.034772526,0.058729857,0.010159868,-0.02859104,-0.018023841,0.034899108,0.0115916,0.044725228,-0.0065492657,0.09232873,-0.034086507,-0.016823342,-0.009878352,0.04351925,0.046608176,0.006668557,0.01879571,-0.023469219,-0.018795077,0.040144924,-0.02848249,0.030417312,-0.0051390063,0.026574599,-0.0108174365,-0.039735522,-0.03034802,-0.0064394968,-0.0030438204,0.0016363079,0.039657418,0.0516656,0.018949717,-0.0019344268,-0.044293303,-0.072467536,-0.028987652,-0.0018331007,-0.03603143,0.017267937,-0.0092369905,0.054997265,-0.010173345,-0.015044435,0.027238451,-0.023050534,0.016409509,0.028072823,-0.007857742,0.007029204,0.024397677,0.020408677,-0.0022485743,-0.0030764528,-0.043451745,0.009330957,0.0064087054,0.057242066,-0.032429136,0.02095862,0.011543117,0.04361191,-0.011453221,0.011691836,-0.012112563,-0.012546083,-0.0075909216,-0.0604526,0.020536922,-0.02844876,0.0006919149,0.00097630284,0.045192376,0.009701531,-0.053082477,-0.04688652,0.047845755,-0.042010166,0.004565752,0.07402384,0.02008778,-0.011355687,-0.0022968426,-0.0041981963,-0.012515704,-0.016065786,-0.007906889,-0.04230183,-0.0042783734,0.040500246,-0.012664428,-0.06838334,0.0155924,0.02906301,0.008139798,0.02714088,-0.016920181,0.042473033,-0.027059503,-0.034142487,0.0219561,-0.014154384,0.022110432,-0.035182394,0.005164067,-0.022104008,0.02073055,-0.058750182,0.010417924,0.045451622,-0.016695473,0.0032905373,-0.0024880057,-0.011156703,-0.01801568,0.025558427,0.033654243,0.011391246,0.017709678,-0.006161468,0.03485535,-0.006173914,-0.04597884,0.011729746,-0.022227652,-0.048955716,0.059913974,0.00025851463,0.0286775,-0.012944508,-0.0075380527,-0.0061567714,-0.0035350018,0.07345778,0.06324478,-0.04210065,0.029779265,0.023746671,0.017910214,0.0009497791,-0.026372535,0.0067534037,-0.021663232,-0.028057387,-0.014218117,-0.030986328,0.046207413,0.07262885,-0.012003911,-0.032924816,0.00091681484,-0.012727405,-0.16051193,-0.0010797143,0.036446758,0.01079986,-0.002746874,0.014754928,-0.043005552,-0.020057665,-0.014644879,0.011480533,0.08008675,-0.039575852,-0.022009877,-0.0017065272,0.012417503,-0.0027665605,0.019878702,0.03190137,0.009813349,-0.03415718,0.00025701788,-0.042664293,0.031963516,-0.0031769578,0.0048081363,-0.017858816,0.071253724,0.020816933,-0.02779398,0.0023971677,0.015921982,-0.0043635564,0.015823605,0.002957483,0.03239538,-0.024622582,0.01342848,0.0016239978,0.016957687,-0.01533848,0.038868673,-0.0038061296,-0.005799783,-0.024603749,0.021119645,-0.0045768884,0.019362446,-0.027257439,-0.0060075405,0.024911936,0.024807995,-0.0017564126,-0.0004080543,-0.015598314,-0.04628632,-0.02891564,0.04212742,0.025850836,-0.016236952,-0.039185666,0.020698974,-0.036139347,0.025521083,-0.120385796,-0.0069957613,0.010909743,0.017404187,0.021572677,0.030057412,-0.011036504,0.027202839,-0.027191231,0.015600732,-0.05426719,-0.010506797,-0.0024094752,-0.051361814,-0.04117442,-0.013768124,-0.1013261,0.03791612,-0.004970237,-0.024771491,-0.019379893,-0.04678525,-0.045341328,-0.018828494,0.02494033,0.007822469,0.21917263,0.033198763,-0.014921308,0.008430805,0.042810645,-0.0178661,0.032652415,0.02541193,0.063995674,-0.032893736,-0.0016601282,0.036213223,-0.015403771,-0.012802381,-0.00970113,-0.0035196773,-0.018811569,0.021152673,0.019325506,-0.009323965,0.004640618,0.013075467,0.02498374,0.017549274,-0.043504648,-0.0024699243,-0.03828949,-0.010258907,-0.058747962,0.018113108,-0.02004363,0.035168137,0.00637686,-0.014570162,-0.056937847,-0.0134234335,0.018485725,-0.04753807,0.039378602,0.014766407,-0.013520588,0.012662692,0.016905153,-0.005154416,0.0023736754,0.012866887,0.009757545,0.0028938877,-0.019944761,-0.048135933,-0.040880907,-0.05851544,-0.05846038,-0.010756658,0.036840778,-0.0485831,-0.007414417,-0.057601273,0.008924437,0.06743347,0.057710133,0.0046457266,-0.056608148,-0.00461399,0.0272262,0.011289053,0.029894859,-0.06294305,0.054624014,0.05133018,-0.005518667,0.013223453,0.012983912,-0.026485916,-0.004409007,0.026680315,0.057077494,0.06808142,0.013752286,-0.01151056,-0.0011026225,-0.0011576448,-0.001261808,0.0064063137,0.01864473,-0.003802987,0.024733113,0.05455201,0.039866447,-0.031556673,-0.02935816,0.017693523,0.014386434,0.030728774,-0.00085985713,0.032080386,-0.03399936,-0.0029550418,-0.008685619,0.002422767,-0.032917436,-0.029005772,-0.035549376,-0.056028996,0.054322023,-0.03809593,0.06813032,-0.010999777,0.016439743,0.028142927,-0.0138531905,-0.010461908,-0.013045226,0.0036924763,-0.017804567,0.04776962,0.026399752,-0.0028243295,0.059380636,0.028897826,-0.029325476,-0.03414275,0.0139527675,0.031833906,-0.01736892,-0.036918644,0.025735866,0.029950771,-0.013908585,0.055184674,0.005679781,-0.022802468,-0.020354846,-0.012863752,-0.010434141,-0.013749339,0.027905615,0.029006515,-0.0553152,-0.024823984,-0.031100288,-0.0005647567,0.006759019,-0.017781503,0.037711225,-0.041510332,0.014265581,0.029729815,0.03640577,0.0010668729,-0.0059026782,0.046049736,0.0020836906,-0.020567933,0.0033258346,-0.069634914,0.0018217219,0.012452315,-0.002378878,-0.038341682,-0.008787486,0.07688174,0.05652639,0.067256145,0.018942803,0.033102028,-0.015693078,-0.008428901,-0.012257499,-0.012400468,0.021639124,-0.02498486,-0.049451113,0.04209511,0.06446197,-0.04684079,-0.04990802,-0.0068912045,-0.0034072555,-0.05461969,0.042629205,-0.012279063,-0.05672352,-0.047208104,0.024279382,-0.00248729,0.0321737,-0.005957251,-0.017021772,-0.011416815,-0.005915923,0.07333626,-0.020743335,-0.017444532,0.022244511,0.09151412,0.041175075,0.060273338,-0.023730308,0.030773584,-0.024634685,-0.017858898,-0.013295597,-0.0018662682,0.00074796396,-0.008158508,0.0114527065,0.07043818,-0.007285772,0.0051267766,0.0063401256,0.04238532,-0.06674629,-0.035252053,-0.015640432,-0.037542567,0.054644536,0.02223218,0.010607117,-0.023601562,-0.019153265,-0.010950364,0.021346979,-0.020163855,-0.010782017,0.016123172,-0.032203615,-0.037244454,0.021547949,-0.008539942,-0.0043481933,-0.005193034,0.005402563,0.009922158,0.024386132,-0.00757553,-0.0030014052,0.035086755,-0.016358308,-0.00053458445,0.03149934,0.013168257,0.018299578,0.013034328,-0.013360293,0.031530775,-0.021727905,-0.027989034,0.0037300293,-0.014400666,-0.017969754,-0.047430336,0.055481885,0.013729138,0.04515668,0.0025277317,0.011530233,-0.010242065,-0.01129692,-0.04043924,-0.0041270223,0.020806633,0.026560016,-0.028357888,-0.023602191,-0.024663474,0.037614465,-0.020629682,-0.04065793,-0.013501099,-0.007747754,-0.010454402,-0.025065018,-0.03282603,0.0034722118,-0.002819737,-0.050096,0.0024350462,-0.040338676,-0.0039996067,-0.061356124,-0.0118193915,0.017310755,-0.0042205816,-0.03997756,0.06429832,-0.03585561,-0.00985626,-0.031400796,-0.019647079,0.028608555,-0.038338996,-0.03709878,0.029074514,-0.03802401,-0.012425034,0.001162351,0.0012046397,-0.011421563,0.023030747,-0.02275424,-0.008233896,-0.04790417,-0.041523125,-0.026875313,0.03156399,-0.016123038,-0.024521679,0.019451853,-0.010664674,0.041948494,-0.012267334,0.014702023,0.06890019,-0.017445136,-0.007371817,0.07759762,0.015382169,0.00085905305,0.003426152,-0.048558448,0.0041055502,-0.024158213,0.014554242,0.0000037116752,-0.009278872,-0.050012086,0.0017943435,-0.023961471,0.059974235,-0.053402465,-0.0099080345,0.0036468746,-0.024329504,0.013240577,0.052687917,0.038285233,-0.044775814,0.0042788843,-0.0066773747,-0.00030749172,-0.012208757,0.071877226,-0.03866451,-0.008289333,-0.06544068,0.0022121686,-0.009317529,-0.063639686,0.02944841,-0.0032524648,0.015225405,0.0090200985,-0.0380485,0.010188738,-0.03075489,-0.012348323,-0.0009502058,-0.01760354,0.038368966,-0.0057531483,0.06948205,0.0023501283,-0.0396272,-0.0018085256,-0.037806056,-0.01277021,-0.010914458,0.0041596503,0.02149912,0.017718773,0.013941218,0.034809206,0.038007542,0.028970925,0.03743224,-0.037517034,0.01709886,0.03554169,-0.01192018,-0.010397728,-0.0048614973,-0.016150417,-0.015873289,-0.013931961,-0.028183976,-0.010579125,-0.016267113,0.056250155,0.017404767,-0.015870877,-0.0003958759,-0.02058207,0.0044122725,-0.13396065,0.0242719,-0.013748643,-0.0017161836,-0.011911509,0.0129217245,-0.0046340963,-0.053022735,0.002742843,-0.0009657935,-0.050409842,-0.024164341,0.00895167,-0.032418467,0.063244596,-0.03514747,0.00631787,0.0029967588,-0.0037428674,-0.022910533,-0.012730513,-0.030878905,0.029484415,0.01996942,-0.05836515,0.0036277021,-0.027678944,0.007493564,-0.01936274,0.010337888,-0.02838132,-0.06556965,0.016363928,0.023141911,-0.017159685,-0.00722971,0.0020282234,-0.007963709,-0.029132567,0.045309145,0.0028094759,0.028897159,-0.018898219,0.020480761,0.06602117,0.048272938,-0.022836892,-0.04734548,-0.007825605,-0.010985257,-0.012024865,0.026191665,-0.025624258,-0.039507404,0.0073717223,0.00020239176,-0.039264165,-0.0017462644,-0.036357053,0.01775411,-0.027174536,0.04552753,-0.01922855,-0.013635259,-0.02812549,0.03249457,-0.03774275,0.003855531,-0.027650543,0.0007965188,0.0006598018,-0.034630194,-0.017215095,-0.024067303,-0.020262642,-0.043771587,0.01892481,-0.016482746,-0.029187312,-0.013719824,-0.028799195,-0.016505947,-0.046326216,0.02736763,0.047818586,0.002624701,-0.016917447,-0.013556882,0.02720974,-0.0030663887,-0.045749363,-0.059266385,-0.0008262158,0.018198987,0.012040322,0.016640699,-0.005686207,0.005371352,0.036868848,-0.017503414,-0.018950352,-0.01206901,0.011708098,-0.028929947,-0.029294996,0.008195944,0.04610663,-0.0054726736,-0.036400314,-0.035322,-0.002549495,0.014262528,-0.03146238,0.026154308,-0.017599316,-0.0071929838,-0.014468473,0.0051822388,-0.014432723,-0.05772367,-0.0046200203,-0.0018275175,-0.019216416,-0.026437059,0.029930618,0.018876161,0.034349278,0.025892453,-0.0023724786,-0.038769584,0.004266295,0.009656959,-0.046750627,0.020714445,0.012554884,-0.03368272,-0.037435677,0.061642956,-0.055535823,-0.03153766,-0.024010146,0.016325597,0.021379245,-0.009799055,-0.01211444,0.005443037,0.027129741,0.015104378,-0.0007163986,-0.045505375,0.025541376,-0.036750153,-0.0140229855,0.07432051,-0.022255477,0.0367996,-0.03442605,-0.06728973,-0.033360913,0.038352344,0.039249707,-0.037000228,-0.016789276,-0.033270195,-0.0089580845,0.022093743,-0.014480306,-0.017093504,0.016773634,0.0015502593,-0.015948325,0.017249685,-0.03035686,0.04489758,0.06633637,-0.0057904036,0.017269723,-0.037330884,-0.0036319918,0.0003027958,0.05010401,-0.009849194,0.0415598,0.034348015,0.011604177,-0.0030858421,0.012964242,0.0038995917,0.00085425365,-0.010417199,0.010574865,0.0076333475,-0.0025432545,-0.021136705,0.039435633,0.0032561454,-0.007124928,0.0025128515,0.006819777,0.049079835,0.00008619342,0.0072168033,0.0125197545,-0.024298804,-0.0025356037,0.044348788,0.009707791,0.030849997,0.004976572,0.04198729,0.00956726,0.022514189,0.01583586,0.0028420293,0.0147023825,-0.03597888,0.041010823,0.023565978,-0.007255887,-0.021197166,-0.00043163975,0.026320724,0.009020663,-0.022870297,-0.030435985,0.017813085,-0.026757976,0.050410893,-0.012401204,-0.018064566,0.033589877,-0.01684876,-0.010614895,0.0107073765,0.015688853,-0.052750085,-0.032579597,-0.02558427,-0.007182754,0.014270231,0.051825367,0.0015940889,0.04599074,0.0071329577],"last_embed":{"hash":"1y4cigk","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1y4cigk","at":1763795346694},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{1}","lines":[135,137],"size":97,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1y4cigk","at":1763795346694}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.007546502,0.0102778,-0.04433413,-0.013783484,-0.05076373,-0.05322687,0.032502774,-0.0060835443,0.0018996862,0.003511482,0.04020792,0.0056600594,0.008878542,0.0020782978,0.0060273986,-0.0048014596,-0.016320102,0.023744883,0.006505175,-0.019574132,-0.008950005,0.030372499,-0.012865172,0.0024668544,0.0022228956,0.024045872,0.0017846317,-0.022443365,-0.0043664523,0.0289012,-0.008278759,-0.089480296,-0.035001993,-0.019817362,0.008052259,-0.034852892,-0.021577258,-0.007593605,-0.032492332,0.039080184,-0.005949837,-0.047666013,-0.007318493,-0.0044622975,0.013022924,-0.032327607,0.026207894,-0.01500131,0.0026686487,0.004066519,0.000020884247,-0.04029092,-0.005403895,-0.0015018317,-0.04072141,0.02104991,-0.028038483,-0.015897553,-0.040513474,0.0007107374,-0.023440635,0.0073194983,-0.071427375,0.020352254,0.019984696,0.015968902,0.01004355,0.028937945,-0.024210187,-0.026048452,0.00902898,0.024716936,-0.025787089,-0.03589507,-0.046783876,0.02001246,0.0365877,-0.0056310613,0.010823415,0.020140804,0.002443938,-0.017557563,0.026769847,-0.006782814,0.020427242,-0.0010797327,-0.06633282,0.06370181,0.02457517,0.017423322,-0.01699101,-0.013614706,0.06298003,-0.027163696,-0.024380106,-0.057115845,-0.021847392,0.008151801,0.016975377,-0.0008021893,0.008045534,0.013640427,0.021169214,-0.014434751,-0.006039605,0.03459971,0.006127521,-0.0033127738,-0.02273166,-0.032648876,0.00905901,0.017583456,-0.013225724,0.029894779,0.016188515,-0.042234022,0.032286923,-0.005400067,-0.021493096,0.000977632,0.013067294,0.025208602,0.0005168024,-0.04873008,0.027108122,0.019433102,0.017822249,0.037789617,0.04219374,0.023580482,0.018875517,-0.005196292,-0.016657045,0.026091676,-0.057418507,-0.0026334461,-0.013465856,0.05524136,0.022524362,-0.07594169,0.011268536,0.06462859,-0.017549688,-0.025190238,0.047504265,-0.026119925,0.056183334,0.0025870511,-0.041368105,-0.0106637655,0.0047603115,-0.0068537244,0.022661634,0.008736393,0.061789855,-0.0074530365,-0.021907745,-0.013905375,0.041178156,0.02684605,-0.022230748,0.042323872,-0.033429787,0.005886499,0.031526018,-0.024890792,0.02318246,-0.032305542,0.021610798,-0.0068925046,-0.011349093,0.0019463233,-0.0046106246,0.01936636,-0.027929433,0.0383809,0.031782974,0.01838477,0.012259869,-0.021143291,-0.070459604,0.0019627875,-0.015616779,-0.0022004186,0.019066164,0.012861887,0.016789228,-0.0013547622,-0.001971054,0.054652035,-0.016685497,0.046827912,0.00080423645,-0.020164758,0.0054025957,0.006124257,0.011139237,-0.0054609505,-0.009470961,-0.037061717,-0.014358575,-0.0043015177,0.04698521,-0.03763087,0.017687585,0.00057485845,0.06173268,-0.020050138,0.014154932,-0.033119865,-0.026150567,0.03217293,-0.02485635,0.03806626,-0.019227188,-0.015145663,0.017270973,0.05088058,0.031923052,-0.0100996,-0.07600573,0.0534283,-0.046758085,0.05024298,0.06933435,0.02943819,-0.016851714,-0.0054818885,0.0029707456,-0.022953585,-0.042003684,-0.014846973,-0.02362458,0.011574134,0.07422567,-0.011084446,-0.07124613,0.016431957,0.02564663,-0.041105736,0.004517428,-0.002690255,-0.016773647,-0.02564666,-0.028856948,0.007636105,-0.0108587695,0.0132135125,-0.018360706,0.0047308635,-0.04434034,0.006902675,-0.04646428,0.019400645,0.029123766,-0.012052149,-0.0052635837,-0.0014170757,0.0034459203,-0.008374058,0.036871582,0.01012718,0.003658826,0.012336621,-0.022896184,0.02894112,-0.005041067,-0.016840301,-0.0009637945,0.0004239184,-0.01303077,0.056265146,0.039441478,0.04004859,-0.008166071,0.0072359974,-0.002643616,-0.00065789686,0.064133495,0.064582296,-0.04592421,0.030654697,0.024592774,0.027411478,0.0056448136,-0.026142482,0.02035094,-0.030421622,-0.0131151825,-0.028481606,-0.054583993,0.049922273,0.06909646,-0.002517977,-0.0011534571,-0.021278732,0.0032718761,-0.15866889,-0.0011498317,0.023438796,0.03999587,0.008625171,0.022349302,-0.047113236,0.011602784,-0.02937758,0.023728834,0.06561585,-0.044096626,-0.022254352,-0.045344863,-0.005776383,0.0042933524,0.0043150317,0.001467266,0.0025320607,-0.03551632,0.008388549,-0.024854874,0.052262817,-0.02032796,-0.03379498,-0.014540925,0.0566601,0.014060814,-0.024324525,-0.02027767,0.0054066125,-0.028964693,0.009740057,0.004572069,0.0071647256,-0.015034984,-0.009057382,-0.0015990102,0.019478448,-0.01820061,0.028183877,-0.0014692028,0.027609024,0.0020104395,0.032506224,0.0034912257,0.025328519,-0.004826853,0.003808434,0.02486205,0.015157047,-0.03125479,-0.012898158,-0.0037950086,-0.043968745,-0.0030753086,0.0014685593,0.014980411,-0.023477431,-0.01356873,0.005738598,0.0002625138,0.03818815,-0.10594532,0.00047069532,0.014605453,0.030823767,0.02618017,0.040135168,-0.021596964,0.03001499,-0.027019328,0.03485801,-0.05368985,0.002005214,0.009822915,-0.04687558,-0.05068538,-0.025666786,-0.10619865,0.025123911,-0.008561567,0.00037684376,-0.046148427,-0.06411269,-0.051097937,-0.018146213,0.02016093,0.016057478,0.23868783,0.01007647,-0.0133976,-0.0021949199,0.02957208,-0.034633376,0.043398313,0.017795509,0.037597444,-0.018468821,-0.019797646,0.011283043,-0.006555738,-0.016777176,-0.0030419722,-0.0069679483,-0.02611726,0.009847524,0.024927232,0.021993436,-0.007883978,0.0044162786,0.016216666,-0.011774895,-0.067267366,-0.0061711897,-0.041757427,-0.005818571,-0.022509154,0.042836916,-0.01414803,0.059379887,0.032304384,-0.008630408,-0.0504234,-0.02838916,0.0052629625,-0.041577023,0.042582937,0.026491778,-0.017856732,-0.004928309,0.026896207,0.04213078,-0.0012523339,0.006838398,0.044574548,0.024339136,-0.01719357,-0.048834868,-0.05303081,-0.04989855,-0.048156075,0.014282737,0.0011793282,-0.059088916,0.011975374,-0.035376478,-0.004378047,0.04822975,0.03584391,-0.014647273,-0.04695876,-0.014156784,0.0019892105,0.004978113,0.040513366,-0.09060145,0.03127731,0.06249046,-0.016279265,0.0043649906,-0.0039244285,-0.024620313,0.02189364,-0.016712306,0.07508806,0.05024031,-0.032631226,-0.00006857408,-0.012698284,0.014253546,-0.0075083873,0.014118972,0.021574272,0.020529374,0.020649493,0.022112375,-0.011925442,-0.046018932,-0.018666623,0.031591013,0.02148954,0.024361,0.000035598514,0.008385782,-0.02683002,0.0045700544,-0.023068536,0.0135334395,-0.030904802,-0.020807644,-0.019223487,-0.05098039,0.034754753,-0.0534841,0.04660867,-0.0026605052,0.045172002,0.012896844,-0.014837832,-0.014509272,-0.023272235,-0.0016092022,-0.011551733,0.038438912,0.08015043,-0.004972872,0.020417718,0.017223597,0.015861254,0.018577894,0.006975848,0.02756653,-0.014786849,-0.055135053,0.017518787,0.01245086,-0.044244282,0.042324796,0.02204761,-0.027240982,-0.017394586,-0.00022668458,-0.011323005,-0.035375804,0.06327684,0.008850596,-0.054432347,-0.016015224,-0.01971097,-0.030693172,-0.006236788,-0.01882098,0.040077128,-0.046492625,0.015591948,0.0019349974,0.032522313,-0.002499089,-0.007888265,0.05596388,0.013993004,-0.020917015,-0.0023457378,-0.03597042,0.018647289,0.0049330485,-0.010687458,-0.05604673,-0.015715765,0.06508816,0.0510323,0.049423803,-0.0036363576,0.023929322,-0.021596538,-0.009357004,-0.032621592,-0.034528516,0.017221576,-0.04780391,-0.04507885,0.044043023,0.012981521,-0.04427493,-0.037340842,0.002028779,-0.0036167004,-0.050767463,0.024748994,-0.0036754597,-0.05814607,-0.00593235,0.059513986,-0.028016658,0.029787289,-0.016639614,0.0068053408,0.0045430395,-0.011134762,0.08008481,0.015163014,-0.010140124,0.011966901,0.06822766,0.0621334,0.061813388,-0.020129124,0.052616697,-0.032768685,-0.010663155,-0.028558932,-0.010093218,-0.0110142585,-0.022596367,0.027366105,0.0859914,-0.000718732,0.019070046,0.0036886758,0.03741727,-0.05518284,-0.027987737,-0.0024629354,-0.035376783,0.027699197,0.047105845,0.033088703,-0.032022286,-0.0019220181,-0.018212004,0.021590518,-0.0017219166,-0.015564806,0.018523727,-0.017721105,-0.01807118,0.020198878,-0.031900905,-0.0029049867,0.006322447,0.019577535,0.0036773104,0.014640515,-0.022852791,0.00048502817,0.034870293,0.015283887,-0.01232573,0.04099499,0.000701026,-0.00085934077,0.033825394,0.010594092,0.04738401,-0.019334774,-0.047472734,-0.0033781573,-0.0009221276,0.006107517,-0.06033735,0.038064852,-0.0091695655,0.04900838,0.008785438,0.0056390227,-0.01888113,-0.019465368,-0.023166478,0.017859558,0.024300529,0.02718574,-0.009053337,-0.035372917,-0.0028955822,0.01285142,-0.06894691,-0.037451033,0.021753358,-0.018189607,-0.020175071,-0.021065066,-0.024806505,0.025272354,-0.013717567,-0.044162218,-0.0005086034,-0.028349625,-0.015289563,-0.07683865,-0.022789221,-0.007902809,0.0053126225,-0.04720539,0.053074922,-0.012539192,-0.0030144735,-0.025844518,-0.029765459,0.021323882,-0.04421607,-0.051606137,0.009890539,-0.033755306,-0.0016222881,-0.033715323,-0.0062898523,0.007894655,0.022977466,-0.007392925,-0.02371501,-0.037832256,-0.03276342,-0.0049220845,0.046236433,0.0013800238,-0.033001445,0.0050793006,-0.00674687,0.054064885,-0.02468885,0.0018645655,0.0761666,-0.0064289873,0.012102972,0.07977495,0.0038700784,-0.00023048921,-0.0020279414,0.004359569,0.009568093,-0.0025459672,0.012590882,-0.020336907,0.0045206184,-0.08600618,-0.023580665,-0.014554156,0.05266647,-0.053271946,-0.008621668,-0.01807952,0.015948536,-0.022412194,0.033949863,0.039941553,-0.059126545,0.0135435,0.0012150538,-0.012780119,-0.0038339465,0.053911038,-0.023807429,-0.01399441,-0.025122048,0.008323473,-0.01621124,-0.0662968,0.016575592,-0.012481987,-0.001612388,0.008920872,-0.031243691,0.018983232,-0.02808719,-0.025919367,0.013278066,-0.014538192,0.056057222,-0.004439124,0.04121082,0.011852036,-0.017220045,-0.0031780174,-0.013462935,-0.0118302405,-0.010422257,-0.010734309,-0.025354985,0.018682871,0.022551475,0.01058593,0.023882933,0.008181992,0.020397909,-0.040474966,-0.00049044646,0.021070138,0.008267938,-0.025862303,-0.019453686,0.01806723,-0.020923829,-0.020433206,-0.022926997,0.0051287473,-0.0070350072,0.04718131,0.032125708,-0.017218707,0.033133652,-0.027516557,0.017721316,-0.14128621,0.033300325,-0.01527243,0.0032097318,-0.007878433,0.022105591,-0.026942544,-0.055546116,0.0014431389,-0.008137791,-0.04375591,0.0015993476,0.006916828,-0.05363999,0.04674146,-0.014131755,0.023886321,-0.00630665,0.011764738,0.00025008267,-0.0083776275,0.0017364571,0.06420965,0.0006322973,-0.007873707,0.01031684,-0.002502218,0.024246393,-0.016832191,0.030691575,-0.0432569,-0.020470109,0.015847377,0.00092970504,-0.023297729,0.013059103,0.0066595334,-0.0023551255,-0.015035775,0.064157724,-0.010608044,0.029143533,0.00021885837,0.023087546,0.04942943,0.07096185,-0.02485915,-0.036248986,-0.006012601,-0.034589645,0.01259051,0.0058394335,-0.023154067,-0.0051346673,0.036457106,-0.015627766,-0.032268178,-0.016066475,-0.029549912,0.044265375,-0.005871018,0.033626866,-0.023460222,-0.025912318,-0.010860621,0.04084467,-0.014701749,-0.012214514,-0.01354652,-0.039211746,0.026787104,-0.018266626,-0.039403137,-0.019840026,-0.023523668,-0.010731879,0.018236198,-0.006069613,-0.009990651,-0.011086853,-0.041868843,-0.016937897,-0.035360217,0.030915018,0.043871228,0.003370343,-0.016236158,-0.03466558,0.00728733,-0.007051915,-0.06660106,-0.054848514,0.025559356,0.0039407443,0.014665401,0.04062381,-0.019761637,0.0034380537,0.052099913,-0.033847947,-0.03233519,-0.011895487,0.010145115,-0.03147634,-0.035373908,0.0047134855,0.06269245,-0.0026474604,-0.011435654,-0.0161551,-0.00047341408,0.017479338,-0.017353395,0.039541293,-0.06464336,-0.0073176683,-0.0155665595,0.03067436,-0.0025304987,-0.057376534,-0.015761936,0.0035556315,-0.024194868,-0.01141329,0.036591217,0.02719321,0.020937063,0.015451948,0.030576576,-0.007260068,0.010898195,0.015428545,-0.02765589,0.044819623,0.018999161,-0.0034866263,-0.048232347,0.073292635,-0.043751024,-0.010206741,-0.01874891,0.028796345,0.02969042,-0.027398454,-0.018826896,-0.017985323,0.012339487,0.0061773346,-0.010952414,-0.039909,0.018221272,-0.038315777,-0.002743258,0.07778139,-0.03307644,0.049518537,-0.046321,-0.033567734,-0.03240689,0.037865356,0.0056285327,-0.03596629,-0.016355934,-0.008266353,-0.021620244,0.012553138,-0.0038274697,-0.031764295,-0.0052563995,0.015129826,-0.043453228,-0.015826195,-0.0062633613,0.03811327,0.068860345,-0.017217332,0.014412806,-0.033208765,-0.008478184,0.02211683,0.054174453,-0.012739992,0.045496956,0.028333705,0.014706677,0.004519191,-0.009207144,0.02574457,-0.00420932,-0.01562558,0.013278447,0.019028263,-0.021037245,-0.02460774,0.052617162,-0.012036593,-0.0026708595,-0.015414383,0.009559343,0.030918581,0.0003513778,0.0077629504,-0.032070905,-0.015589968,-0.0051936386,0.021224087,-0.026627323,0.033739142,0.008400173,0.04509371,0.004614763,0.009383201,-0.011849625,-0.017592035,0.016358804,-0.011715775,0.024148718,0.017109998,-0.025357304,-0.008197329,0.015020455,0.02747926,0.014197969,-0.023648024,-0.04090828,-0.011884991,-0.0019745657,0.06508854,0.0022882433,-0.02309214,0.008875455,-0.029792368,0.010305123,-0.00671688,-0.0044008726,0.008095328,-0.031025883,-0.0467784,-0.022512691,0.025961358,0.04851931,0.0073139817,0.052348442,-0.007396417],"last_embed":{"hash":"huxwwl","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"huxwwl","at":1763795346694},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{2}","lines":[138,138],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"huxwwl","at":1763795346694}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01663553,0.0065513756,-0.022778846,-0.0004523752,-0.053876236,-0.051283915,0.027667869,-0.0035322097,0.01054701,0.009088814,0.028205857,0.022423433,-0.016054846,-0.000094221294,-0.008741636,-0.029360255,-0.01612231,0.041782483,0.043065555,-0.03769466,-0.033148117,0.0010801693,0.0017101242,-0.00035381515,-0.019683253,0.010703216,0.053677265,-0.0041074273,0.028983468,0.007531363,-0.023436118,-0.063126855,-0.03724932,-0.055173807,0.008062652,-0.026768895,-0.01911265,-0.008623079,-0.05125806,0.039982405,-0.017049348,0.005522686,-0.02664367,-0.0049943435,0.027955588,-0.026854135,0.010874485,-0.011327976,0.0018838544,0.0025879922,-0.002269001,-0.011030545,-0.014275724,0.009362936,-0.018903488,0.012394508,0.0026763645,-0.026645564,-0.036365755,-0.0107755745,-0.017637802,0.0014213653,-0.039371997,0.034923185,0.024946587,-0.017280424,0.017848218,0.013756393,-0.009948053,-0.023368075,0.00082152145,0.04726703,0.015234944,-0.030474316,-0.034835268,0.0248056,0.06240077,-0.021478023,-0.002309448,0.01670076,-0.016939526,-0.007000369,0.019439427,-0.005259798,0.013685049,-0.024312884,-0.04376919,0.100958824,0.051431876,-0.017404877,-0.011642029,-0.012204066,0.028622733,-0.036317885,-0.019809077,-0.027677195,-0.0067812414,-0.010678919,0.004549161,-0.015201396,0.015438345,0.0038994488,0.02619905,-0.0016089205,0.029394854,0.018148243,0.009672039,0.024609728,-0.018011095,-0.039534602,-0.007842471,0.036663596,0.0023215278,-0.0040312987,0.0023885956,-0.036012117,0.016375482,-0.02422709,0.0028541177,-0.03209173,0.003004859,0.017572427,0.042558327,-0.051963754,0.006806283,0.039730653,0.015753852,0.034716032,0.011318745,0.012254406,0.017476747,-0.014623004,-0.0021072999,0.036383465,-0.050852295,0.0058831167,-0.010272491,0.031946585,0.019527655,-0.05587339,0.009831722,0.038689222,-0.016650984,-0.026262615,0.039064415,-0.024390638,0.04887184,-0.024276704,-0.054403488,-0.0048243757,-0.006675402,0.031576734,0.03408536,-0.0007518308,0.06481226,-0.027611515,0.004805251,-0.00044818982,0.02904677,0.008705153,-0.01285635,0.01308318,-0.048293274,0.04332117,0.038089883,0.0009781375,0.004799501,-0.016419375,0.011494944,-0.037952185,0.009647515,-0.00000545877,-0.007773358,0.018396208,-0.0047056074,0.019888459,0.019546386,0.016936515,-0.010517525,0.0008348319,-0.057602417,0.04032117,-0.013436297,0.0072320714,0.023989579,-0.01026786,0.017044617,-0.008653206,-0.00722221,0.030064588,-0.04174815,0.05270225,-0.014994974,0.021560272,0.012217359,-0.00007004754,0.021340491,-0.017021796,-0.016410135,-0.02712965,0.0206507,0.010014054,0.056454826,-0.03427227,0.020473562,-0.00057515124,0.026740747,-0.03555258,-0.002154756,-0.004555186,-0.03569091,0.032347426,-0.054246046,-0.0083174575,-0.016802078,0.0190606,0.01485064,0.040003892,0.021714164,-0.031090712,-0.0853303,0.056879874,-0.020792153,0.029578313,0.06449919,0.032468304,0.034455143,-0.004020909,0.02676309,0.016545346,-0.046585135,-0.0024344898,-0.009332649,0.001812607,0.08861038,0.011705604,-0.061522964,0.042213466,0.040068876,-0.035740394,-0.007348271,0.013911614,-0.006638881,-0.026739484,-0.03268925,0.012268861,-0.015075588,0.0043399595,-0.029954726,0.029241769,-0.048089866,0.011427052,-0.03707377,0.04143818,0.047130257,-0.0117423,-0.005655089,-0.024121422,-0.010720311,-0.020809736,0.02052709,0.03025052,-0.00019576121,0.026216377,-0.011545395,0.033361465,0.011846742,0.005985541,0.025860874,-0.0011165483,-0.010968444,0.04497638,0.050147757,0.042649508,-0.0016489489,0.004224941,0.0016333159,0.005357077,0.070369385,0.06749495,-0.037756152,0.0015598743,0.037698735,0.018386802,-0.011124793,-0.012971003,0.045168128,-0.02426715,-0.016047463,-0.019969298,-0.08423364,0.030379297,0.07207013,0.010506562,0.0036528392,-0.00024133787,-0.021791343,-0.15092935,0.001384418,0.028964717,0.035226766,0.023257373,0.01849098,-0.052324668,0.0023527306,-0.026634395,0.027563982,0.03344676,-0.038692545,-0.022622803,-0.032056432,-0.040043484,0.0024459672,0.009305539,-0.012621735,0.023159988,-0.03238127,-0.024068119,-0.017423116,0.034224235,-0.0010421196,-0.020640796,-0.010965483,0.039211825,0.036447674,-0.019379463,-0.024531085,-0.0009815432,-0.024852723,0.018204639,0.027591718,0.0112466365,-0.026506355,-0.0062534176,-0.0025251862,0.03094887,-0.040403225,0.030305985,0.019239258,0.01439552,-0.0019156056,0.0012584715,0.02553763,0.020943267,-0.021270618,0.002310723,0.029374482,-0.012592957,-0.017647618,-0.027993033,-0.0053794705,-0.035201598,0.017644512,-0.015617647,0.02130406,-0.0115124965,-0.022348594,-0.013418621,-0.022042653,0.01617804,-0.10370274,0.02262577,-0.0061319526,0.017419932,-0.010871812,0.026413921,-0.030465918,0.033023715,-0.009833924,0.029271856,-0.02585429,0.020996736,0.0005875143,-0.036748238,-0.08276713,-0.022888375,-0.12791698,0.002583712,0.028836453,0.00010802717,-0.05066472,-0.04486443,-0.007961842,-0.035215754,0.014365,-0.0017151117,0.25027457,0.028869607,-0.021785647,0.0012296541,0.041677788,-0.048111342,0.03208894,0.0251842,0.028230138,-0.018826567,-0.014478469,0.036421385,0.008590849,0.0127740875,-0.018262072,-0.008084127,-0.028987346,0.02963312,0.043746997,0.0008679908,0.005310148,-0.00033888133,0.013570977,-0.009670515,-0.0440832,-0.025245173,-0.034440607,-0.006487004,-0.06024384,0.007430945,0.0004263809,0.061473794,0.0151734585,-0.015035024,-0.052265476,-0.021091713,0.022053527,-0.04384886,0.057604082,0.04081918,-0.04772071,0.0021471714,0.04271725,0.011336465,-0.019876564,-0.0060346327,0.03590468,0.004987456,-0.011081932,-0.016895957,-0.058653146,-0.047028873,-0.004706799,-0.018425148,-0.007194334,-0.059888426,-0.0077765496,-0.041556988,-0.022046156,0.033763774,0.046773337,-0.0025602218,-0.07459674,-0.0052489224,0.011021928,0.02541941,0.016908914,-0.0335765,0.053983074,0.062036004,-0.030625861,-0.008619236,-0.0062999846,-0.02502853,-0.017935833,0.027715975,0.058061253,0.04255897,-0.006192313,0.024011457,-0.010565206,-0.01836566,-0.0075620795,-0.0030103235,0.010988419,0.012645008,0.042613313,0.038374275,-0.01981744,-0.03273766,-0.020829847,0.04609983,0.020016395,0.06819562,0.011642277,0.019205758,-0.028497355,-0.0035440947,-0.020113157,0.008564907,-0.010772899,-0.026130224,-0.0074651674,-0.041401166,0.058826223,-0.036406603,0.025272697,0.039371356,0.026643218,-0.0013724004,-0.0067273723,-0.005903742,-0.020794403,-0.04276594,-0.022380514,0.03201041,0.046814717,-0.008389731,0.018849384,0.03351336,-0.010753557,0.026116027,0.029786192,0.028439028,-0.018637061,-0.04803026,0.01710726,0.025903419,-0.023815775,0.052306812,-0.005189128,-0.01930454,0.00017876936,0.00013980611,-0.028585002,0.01602755,0.0510413,0.039182805,-0.039362945,-0.0024848096,-0.024317803,-0.052245546,-0.022309326,0.026042843,0.030302692,-0.025551824,-0.0047548558,-0.03069466,0.005816366,-0.009856677,-0.019081233,0.074492626,0.0048194434,-0.042018384,0.011093854,-0.024281247,0.012107384,-0.017271418,0.0090218345,-0.049837224,0.008089839,0.06146002,0.044492614,0.032345727,-0.012214295,-0.011215005,-0.038478743,0.009026407,-0.023110598,-0.04052819,0.007245373,-0.030205952,-0.04527274,0.05450496,0.022284552,-0.007284497,-0.021849189,0.011462899,-0.0084259445,-0.060734604,0.026274845,-0.0013981536,-0.049410935,-0.051124744,0.026775343,-0.04030991,-0.015112951,0.004807675,-0.012072216,0.0024524564,-0.010093538,0.0638861,0.031027261,-0.0021798452,-0.024287062,0.08505031,0.046500035,0.050666694,-0.022385394,0.051496882,-0.031769324,0.0062675094,-0.035113093,-0.0038176817,0.006604549,-0.008481317,0.018635407,0.089996554,0.0020299766,-0.008548695,-0.011559956,0.050506987,-0.07417539,-0.019821977,0.005961503,-0.051021356,0.04396937,0.041933205,0.020185517,0.0021245037,0.00724178,-0.037226304,0.0005967317,-0.0075287526,-0.013627939,-0.028113639,-0.00473242,-0.032226637,0.030671515,-0.03952266,-0.0058853105,0.02673627,0.008100822,-0.014798146,0.009655749,0.00748782,-0.0068332474,0.044040047,0.034275804,-0.050510027,0.04635094,0.0124928765,0.019033995,0.044421688,-0.002491013,0.03468374,-0.03772829,-0.03393495,0.0018460676,-0.004718849,0.011324207,-0.05366708,0.021699915,-0.023263404,0.014349459,0.024949687,0.005923865,-0.012634909,-0.036493838,-0.036198758,0.00964401,0.030552045,0.037417285,-0.0036965194,-0.00081264426,-0.034837946,0.03815576,-0.04036572,-0.037315022,0.003916789,-0.02025647,-0.02457039,-0.023220059,-0.009604591,0.037724596,-0.021652197,-0.038943253,0.014289548,0.014704373,-0.018847995,-0.059301272,-0.0002554403,0.0010162018,-0.022715218,-0.05143989,0.037548866,-0.0010229871,0.0016413715,-0.024389543,-0.044942994,0.019515704,-0.025565026,-0.057323135,0.019049725,-0.053212065,-0.004276347,-0.017111072,0.0003085695,0.004844942,0.0145602925,-0.00722955,0.0016079365,-0.010056743,-0.016037742,-0.004315052,0.020962033,-0.014321048,-0.016662883,0.03444581,-0.010533497,0.056943133,-0.06919873,-0.03527206,0.05619141,-0.01640236,0.007150938,0.054816984,0.021664156,-0.027346423,-0.016237207,-0.041739345,0.008217908,-0.009281189,0.013630039,-0.006697706,0.0053763674,-0.06413201,-0.04700533,-0.031063123,0.025183031,-0.03922158,-0.0071716006,0.017006617,-0.005782165,-0.02245968,0.018105991,0.046660215,-0.021798529,0.000095123614,-0.031496983,0.011861071,-0.02109862,0.040615283,-0.03758184,-0.03546633,-0.054614913,-0.011574286,0.0027954741,-0.047737572,0.023076974,0.01674116,-0.009789716,0.044860322,-0.03013816,0.0365329,-0.048404127,-0.019593034,0.016088512,0.020379592,0.048460543,-0.0010096678,0.043957587,-0.01129944,-0.027283024,-0.018924436,-0.01755242,-0.0052661137,-0.016600233,-0.0004309258,0.008555898,0.018372262,0.010922698,0.0013937673,0.045317564,-0.0025108939,0.017340535,-0.050480172,-0.012889693,0.03727465,-0.01136086,-0.0056865863,-0.00987532,-0.008235405,-0.009596803,-0.023508195,0.013366238,-0.0056847897,-0.012048425,0.05807523,0.037073053,-0.013494609,0.042936854,-0.01444548,0.0054586497,-0.14601554,0.026459735,-0.020030966,0.0012332888,0.0036308968,-0.0007944356,0.008006138,-0.07083684,0.004332181,0.02347366,-0.064458154,0.0147081865,0.023807893,-0.026878051,0.06979277,-0.0059326836,0.036597103,-0.013258752,0.00054105365,0.031516194,-0.015666086,-0.010051068,0.043501664,-0.01167966,-0.01272757,0.013027938,0.0010542903,0.007602928,-0.016547497,-0.017704414,-0.027601866,-0.019401051,0.028229972,-0.01001671,-0.035764474,-0.014548929,0.006769864,0.026044356,-0.026147626,0.05039828,-0.016735828,0.037793927,0.0045008548,0.038185474,0.044907544,0.092521936,-0.031677227,-0.035441197,-0.005812339,-0.027940804,0.024348835,-0.00547139,-0.017320229,-0.0037768804,-0.000838949,0.014098808,-0.0061564785,0.0023938674,-0.021632643,0.0288514,-0.010683677,0.023414671,-0.016180731,-0.05759322,-0.012515883,0.05234108,-0.03663844,-0.019497234,-0.030269407,-0.0005149071,-0.00006362544,-0.038710672,-0.04540973,-0.043960735,0.0009151811,-0.024439607,0.032858554,-0.0086454395,-0.019581052,-0.00802983,-0.03745882,-0.0019638774,-0.01603981,0.008728209,0.045385964,0.00836952,-0.004097159,-0.01713205,0.024501368,-0.004912617,-0.04102364,-0.06870259,0.028210655,0.016213037,0.020901455,0.021809284,-0.023846345,0.014190023,0.032021865,-0.030912396,-0.02924452,-0.008891619,0.00029013102,-0.04217979,-0.045687027,0.0021420345,0.037510756,-0.009368808,0.00036830857,-0.0301332,0.042360503,0.026168797,-0.035560016,-0.009013941,-0.046379946,0.010451323,-0.031937677,0.022954592,0.00005285512,-0.033968367,-0.008226626,-0.018557344,-0.029820409,-0.027833272,0.04619933,0.007989247,0.026079666,0.018120995,0.026814206,-0.011914484,-0.0063573476,0.0046418663,-0.01994756,0.039607786,0.028916664,-0.04799325,-0.03292491,0.0650143,-0.061745927,-0.019304281,-0.009248673,0.006509499,0.020891726,-0.032931343,-0.023327092,-0.029660394,0.0042118267,-0.0046803337,-0.022100447,-0.045012657,0.009796529,-0.03332438,0.007784114,0.05067781,-0.0028980337,0.04284406,-0.02547552,-0.022093965,-0.008102788,0.03536051,-0.0060937875,-0.027072826,-0.0076133595,-0.010005007,-0.018694568,-0.00042872917,-0.0127595905,-0.03687523,-0.020311516,0.021707434,-0.03327157,-0.009121054,-0.011711317,0.04264354,0.042832907,-0.039297037,0.0138103785,-0.005791726,0.01611209,-0.0056590866,0.040076695,-0.017844258,0.054171633,-0.004315629,0.034039985,0.020045018,-0.020765984,0.006678125,-0.007781065,-0.018310988,0.012721166,0.019379677,-0.021077849,-0.021258973,0.06230935,-0.015232207,0.025801754,-0.01889969,-0.0043200664,-0.0009267308,0.013312362,-0.010565226,0.000039735653,0.009008619,-0.0034385568,0.028717162,-0.04103258,0.056455106,-0.017050657,0.030392231,0.001647791,0.035463374,-0.005560382,-0.020272782,0.026675316,-0.010363488,0.05587095,0.01222449,-0.022832895,-0.03219189,0.036905676,0.033879988,-0.007918508,-0.004498587,-0.034408443,-0.015085539,-0.010197499,0.039295457,-0.028396392,-0.029236471,0.026480421,-0.018474935,0.00502474,-0.024666948,0.034989122,-0.021973507,-0.031240387,-0.021802586,0.00044715632,0.022988275,0.04445869,-0.0004934175,0.0356785,-0.028752945],"last_embed":{"hash":"33nl9f","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"33nl9f","at":1763795346694},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{3}","lines":[139,139],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"33nl9f","at":1763795346694}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010428473,0.011263648,-0.04695182,0.027569313,-0.049938112,-0.044846877,0.033178553,-0.01313898,0.005662572,0.008536277,0.03485263,0.029160878,-0.010433795,-0.016644094,0.011215881,-0.01986849,-0.029267903,0.030071465,0.02150064,-0.0196567,-0.013545475,0.018624209,-0.0060723675,0.018095976,-0.0046037887,0.035475273,0.021146704,-0.0038387731,0.023424102,0.028497666,-0.02122097,-0.059475496,0.007896497,-0.018910147,0.0182956,-0.077652,-0.010920593,-0.010172969,-0.0481569,0.036822043,-0.005847009,-0.019832425,-0.012490511,0.0130745545,0.03050834,-0.032822594,0.0056377747,-0.022042887,0.014574628,-0.024951285,0.008466556,-0.0033287003,0.019017786,-0.016694127,-0.03834849,0.0072669396,0.008183775,-0.053314622,-0.039725576,-0.0072340323,-0.017695438,-0.000014383263,-0.054299083,0.017751556,0.015206432,-0.022105107,0.019693594,0.025506947,-0.033483103,-0.020781916,0.003469047,0.030273896,-0.02507609,-0.03727557,-0.04347184,0.032679223,0.05404547,-0.034127336,0.003443428,0.022243427,-0.0186858,-0.037105378,0.018574927,-0.010403806,0.021535384,0.0058968356,-0.058223408,0.08947143,0.07369294,-0.038903154,-0.0006944655,0.009161125,0.04823267,-0.016954543,-0.034317184,-0.0363589,-0.026921025,0.0064844447,0.019539386,-0.0036539542,0.011899023,0.015271542,0.0077516166,0.0012195151,0.004919102,-0.00082023174,-0.008515302,-0.0020822976,-0.032907024,-0.025721155,0.00020730647,0.037091937,-0.017930841,0.0054142694,0.012553061,-0.029020702,0.021088008,0.010400017,0.0066617085,-0.036903225,-0.0019146721,0.028592357,0.019978512,-0.05167981,0.017698264,0.04664442,0.0050140126,0.04861809,0.029650675,0.031551268,0.00060963887,-0.000837794,-0.010262906,0.0055896007,-0.06191792,-0.006610515,-0.0009846764,0.038118467,0.008956885,-0.07069886,0.024572408,0.070813864,0.0018447146,-0.015772894,0.035963025,-0.03281741,0.0056166514,0.008211023,-0.051794384,-0.016254546,0.003557262,0.012099115,0.036361918,-0.011544886,0.04192432,-0.034822293,-0.007254122,-0.008299322,0.045511402,0.0020026942,0.012860515,0.018423134,-0.027339343,0.032968264,0.028723037,-0.040089063,0.011208559,0.007702655,0.0062894197,-0.041213475,0.0032398761,-0.014211266,0.010498202,0.01844757,0.00966625,0.0123863965,0.016770119,0.0031809185,-0.021597886,-0.039524492,-0.0630999,0.0048726583,-0.0044663944,0.029864622,0.0194576,-0.017768277,-0.013926734,0.02094214,-0.005265856,0.052248526,-0.018695142,0.02858018,0.0008551812,0.0074485275,0.012205313,-0.0050624125,0.034141075,0.012594977,-0.032676928,-0.014491043,-0.010626707,0.020332925,0.07295873,-0.023576137,0.025928834,0.015982375,0.037818734,-0.048824273,0.016724538,-0.014509091,-0.017379092,0.030866241,-0.04542955,0.016078591,-0.028059427,-0.007280545,0.014743481,0.035105906,0.027953159,-0.013813298,-0.08567361,0.02604772,-0.031138273,0.0013902123,0.047728535,0.030805012,-0.009014217,0.026678674,0.05295767,0.0022670797,-0.060944382,-0.021513918,-0.008825481,0.015820166,0.076884314,-0.0032540443,-0.05486998,0.020595517,0.046617944,-0.021342726,-0.0020041894,-0.026548784,0.021640982,-0.042746525,-0.022210907,0.017879037,-0.008663118,0.010505329,-0.019429293,0.00027102287,-0.05840171,0.0018914022,-0.026537,0.025754955,0.04905453,-0.014513863,-0.007315615,0.008113467,0.004671821,0.002310316,0.02752237,0.011599373,-0.01741149,0.02325194,-0.018726144,0.008126881,-0.011707527,-0.0045734956,0.03133093,0.012876544,-0.03997139,0.038281094,0.048978943,0.02199712,-0.020869222,0.009987319,-0.008521598,-0.01397686,0.076552816,0.04802136,-0.034867987,0.05641116,0.02966574,0.04995905,0.041042294,-0.047964904,0.033090673,0.013029179,-0.026217666,-0.020443337,-0.06380988,0.02428808,0.05961608,-0.014476128,0.014382277,-0.017214168,-0.0057915784,-0.16849048,0.021844937,0.02153394,0.04488221,0.015483423,0.01065417,-0.05663041,0.008936911,-0.0033154967,0.034401197,0.017733604,-0.0407507,-0.026426835,-0.021116981,-0.03790831,0.008969149,0.022491727,-0.0012426977,0.011937988,-0.0369641,-0.0074968897,-0.0000395646,0.0064521064,0.013921095,-0.012133216,0.020353295,0.061666463,0.031045832,-0.020906994,-0.028367132,-0.0035938828,-0.037248902,0.010364325,-0.0023077945,0.01938356,-0.03377915,-0.0034072772,-0.009300693,0.016019896,-0.006209401,0.023194086,0.014229305,-0.011632523,0.0013382152,0.00041525898,0.0009457069,0.007952383,-0.0015937752,-0.021867586,0.033500705,0.0013147233,-0.0134127345,-0.022045493,0.004035148,-0.06209313,0.008019238,-0.0058312006,0.015395595,-0.0052897213,-0.033335943,0.0052115167,-0.008632919,0.032945957,-0.10965044,-0.00084995327,-0.013564262,0.052299414,0.008611616,0.033776544,-0.0198369,0.00882322,0.000068169065,0.017094998,-0.015793279,0.0027447816,-0.015166057,-0.029267617,-0.061544184,-0.023076441,-0.102062516,-0.004389873,-0.0007825372,-0.020712147,-0.012995669,-0.04269417,-0.041466553,-0.030115822,0.005215038,0.017302753,0.24758133,0.019599384,-0.005978331,-0.028589072,0.04849817,-0.020981165,0.032070976,0.025694046,0.04419962,-0.0062522464,-0.0155178765,0.043963812,0.0017895775,-0.015218116,-0.021264786,0.022622196,-0.06018793,-0.01052063,0.047252342,0.014052776,0.0036596148,-0.014040554,0.011769265,-0.008940208,-0.02159569,-0.015594898,-0.03492773,-0.0034892636,-0.02682104,0.029750511,-0.013519333,0.03211212,0.034432013,-0.007904721,-0.047733903,-0.040941875,0.009205394,-0.044395022,0.04463036,0.039723706,-0.028316116,0.016949307,0.0065471064,0.017590506,-0.0038717971,-0.018588664,0.037385408,0.01841821,-0.039696656,-0.0006395006,-0.047644477,-0.05993843,-0.028765341,0.012385788,-0.03128909,-0.052341223,-0.011548859,-0.036432296,-0.024407955,0.040496662,0.037959762,0.0017586877,-0.051115833,-0.0433604,-0.003196573,0.0077365916,0.03616088,-0.050186984,0.06411413,0.05245283,-0.035745304,-0.035767425,0.020722697,-0.011736138,0.0094329845,0.016899154,0.053653225,0.04766045,-0.011856711,-0.004274759,-0.018368851,0.002927001,0.021080876,-0.024395676,0.015380042,-0.00606678,0.058934387,0.041550368,-0.01373823,-0.05086063,-0.025118783,0.031031836,0.01326121,0.04727832,0.022880834,0.017229011,-0.020695386,0.021346098,-0.022815872,-0.013985515,-0.0048156916,-0.0172879,-0.031043218,-0.04249765,0.05047469,-0.059506465,0.015942503,-0.00019347656,0.0040124725,-0.008044759,-0.01484856,0.0010693871,-0.03835475,-0.026599681,0.014109592,0.04207888,0.06010345,0.020738535,0.03931889,0.0096853385,0.0024427436,0.009825506,0.022928765,0.016908249,-0.0071668187,-0.05620621,0.0062919855,0.046604663,-0.02008592,0.034810267,0.017836267,-0.030809904,-0.016162641,0.006349336,-0.0101409145,-0.02087125,0.037173297,0.032020677,-0.041008845,-0.006521205,-0.020280179,-0.035891,-0.003649775,-0.0035902986,0.01771037,-0.04149476,0.0044420455,-0.0071830726,0.040346738,0.023186488,-0.0033065898,0.061183646,0.012172923,-0.018198704,0.011145786,-0.005306261,0.010054489,0.012507546,-0.0016445395,-0.03575107,0.0002831543,0.050049115,0.051359676,0.064293295,-0.02775527,-0.009144443,-0.034392063,0.015453575,-0.021602469,-0.01851605,0.024060618,-0.026204534,-0.031254485,0.024415815,0.004777798,-0.009621099,-0.03744039,0.005016859,-0.039943926,-0.016063537,0.032030348,0.016361319,-0.055238247,-0.03268871,0.030261531,-0.02777576,0.02085329,-0.0114314305,-0.014856676,0.0030328345,0.0036200455,0.06599178,0.0034003628,-0.009735434,-0.008028803,0.0822221,0.012965592,0.05787238,-0.015189496,0.020144153,-0.053137977,-0.012909895,-0.025406115,-0.005635901,0.019352416,-0.0076466342,0.004370539,0.08039594,0.012180042,-0.006893141,-0.001848111,0.030973421,-0.04580549,-0.015794337,0.008856976,-0.046882108,0.02594912,0.030401712,0.019843278,-0.01697652,-0.011122841,0.0021326405,0.0059029902,-0.024927568,-0.011842249,0.002059812,0.009819626,-0.0039867726,0.0067524416,-0.02332111,-0.0043853703,0.0043260413,0.012272536,-0.01936046,-0.0259453,-0.03100227,-0.016868131,0.038233634,0.012255008,-0.048874304,0.03433989,-0.01804868,-0.015685933,0.045379687,0.022646507,0.041871604,-0.048117377,-0.05393459,0.015707802,0.008456092,0.025498256,-0.018954579,0.007154806,-0.004282564,0.044247225,-0.012531581,0.005881549,0.003942154,-0.02578237,-0.027767746,0.016269881,0.032690894,0.04302741,-0.0019537434,-0.017548015,-0.015527429,0.027807944,-0.03750949,-0.054092154,0.014246667,-0.014613429,-0.020428736,-0.027066909,0.0036980752,0.046802655,-0.010397572,-0.06961817,0.0207,-0.016092516,-0.027902314,-0.08671278,0.02360468,0.022786953,-0.009791453,-0.018796925,0.019580338,-0.028703429,0.0009538908,-0.013619779,-0.03334563,0.0098516485,-0.04806848,-0.051611856,-0.007997458,-0.055917066,0.017490262,-0.026149789,-0.0022990517,-0.0030831054,0.0108999815,-0.009431764,-0.0024589445,-0.003041253,-0.034016814,-0.00764991,0.050281297,0.0076068714,-0.033146318,0.009358281,-0.007915507,0.04566761,-0.031097172,-0.00708459,0.06534908,-0.0022912067,-0.011994815,0.053839907,0.035291433,-0.03375681,-0.0128114605,-0.026379216,0.043644104,-0.027953224,0.009825577,-0.00989229,0.011089367,-0.0829595,-0.02322839,-0.022527533,0.047274657,-0.052140843,-0.020227348,0.0057189534,0.01781932,-0.009032612,0.017733086,0.04335697,-0.027265478,-0.008414367,-0.0005429787,-0.020705149,-0.0015643216,0.044629905,-0.02735683,-0.038801305,-0.021647817,-0.0066557233,0.01913818,-0.09045599,0.0025658163,-0.0028221854,0.011407171,0.02706285,-0.030903403,0.011076257,-0.014910042,-0.0037624706,0.0064196037,0.011221842,0.03809698,-0.013328194,0.042094454,0.011668921,-0.00392271,-0.013571067,-0.015171664,-0.001575371,-0.00764201,0.0025569093,-0.031159088,0.027211221,-0.0077592726,0.0312544,0.04994613,0.0056029847,0.022035109,-0.034477983,0.0077466117,0.02672374,0.002284909,-0.0326182,-0.020612294,0.009056754,-0.022898953,-0.021445148,-0.010337311,0.0023567188,-0.017811386,0.03227697,0.028316982,-0.019719679,0.061307166,-0.011108485,-0.011966967,-0.1555044,0.0061817463,-0.011555528,-0.012026423,-0.0054374435,0.00034527486,-0.007974228,-0.07990549,0.015984392,0.015697656,-0.04185273,0.011330841,0.020007655,-0.027544808,0.059938308,-0.0021268982,0.036338683,-0.046461653,0.016178686,0.02475761,-0.008807052,-0.006843851,0.08234619,-0.0025956873,-0.011076671,0.012776896,-0.02141292,0.00013779743,-0.019399134,-0.021574516,0.0018963098,-0.004589514,0.023643097,0.004905921,-0.0074606496,0.027042221,0.024975227,-0.01450948,-0.020654706,0.058295354,-0.024975533,0.040849805,0.011989455,0.02256144,0.015645554,0.080301575,-0.0034288657,-0.032933556,-0.014036744,-0.004522822,0.0043535135,0.01967882,-0.017535158,0.017853303,-0.01102671,-0.000688196,-0.0058975667,-0.027542042,-0.013872353,0.05093801,-0.013009992,0.049330126,-0.01363546,-0.05504419,0.0021400175,0.02964452,-0.027475053,0.007546711,-0.032795843,-0.020798257,-0.0020081827,-0.021361861,-0.008261217,-0.018359577,-0.011599943,-0.029129438,0.01879142,0.01433769,-0.0065807817,-0.011442676,-0.050396986,-0.027272895,-0.016915698,0.021751491,0.054102737,0.0015804656,-0.013605659,-0.055794045,0.02681014,-0.02940804,-0.07984885,-0.07825431,-0.0015097946,0.010748663,0.022482028,0.05374467,-0.026436461,0.021716667,0.052272826,0.002146511,-0.036983103,-0.0031370083,0.0014243369,-0.027873384,-0.04404154,0.014004555,0.045478195,0.009312357,-0.015312872,-0.02922416,0.024499428,-0.0005385355,-0.004179108,0.018718196,-0.05770789,-0.0048366804,-0.014955971,0.011918602,0.0074517913,-0.02230513,-0.008045108,-0.031581827,-0.039698496,-0.04306786,0.029563293,0.0048830207,0.02336846,0.030319948,0.04013221,-0.0058016963,0.002749712,-0.0055878083,-0.0030906808,0.04570535,0.013744706,-0.051178757,0.0006127136,0.056027938,-0.029177433,-0.028766984,-0.020754611,0.012195053,0.021309795,-0.026687602,-0.013970942,-0.036221668,0.011467034,0.0036611038,0.0039085285,-0.043478247,0.0061602416,-0.046484906,-0.0032076763,0.08517838,-0.0067121307,0.028820015,-0.0681576,-0.05092402,-0.013353772,0.039648533,-0.013742605,-0.051900096,-0.018577114,-0.0090694195,-0.010596007,0.009402665,-0.004395777,-0.035826664,-0.026676258,-0.019699363,-0.026529819,0.0052479203,-0.008543095,0.02865317,0.03303962,-0.015535511,-0.011240914,-0.035824515,0.009432186,0.0008742773,0.05471738,-0.009033555,0.055602867,0.027523523,0.024546389,-0.024142982,-0.018499,-0.0054762685,-0.021671208,0.0014617097,0.014478318,0.012357474,-0.037035592,-0.0040682955,0.058196843,-0.00075807405,-0.0012596915,-0.024489114,0.017769424,0.021979352,0.029274257,0.023109248,0.02466186,0.002118373,-0.0073929136,0.022877734,-0.033166397,0.0266792,-0.04329501,0.026217073,0.026748251,0.038575232,-0.0043241056,0.009495104,0.02010905,-0.036998402,0.060263764,0.022246165,-0.010154812,-0.0009893678,0.008790094,0.03189668,-0.024810078,-0.0026770711,-0.03454049,-0.0023538237,-0.0032388684,0.05245178,-0.042730577,-0.039620567,0.02438285,-0.018879283,0.017424794,-0.017706897,0.02373381,-0.0112194875,-0.006813936,-0.040882125,0.0030129163,0.02689119,0.06483738,0.0020796978,0.05089777,-0.033667978],"last_embed":{"hash":"jfis8o","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"jfis8o","at":1763795346694},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{4}","lines":[140,140],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"jfis8o","at":1763795346694}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013777534,0.0072712074,-0.03424875,-0.016097035,-0.045534283,-0.011944506,0.047132842,-0.0287928,-0.01347958,0.01399288,0.0057743452,-0.00007835498,0.015507654,-0.01994692,0.012227333,-0.026343286,-0.005722357,0.025565105,0.008901612,-0.01770295,-0.006128678,0.02341888,-0.019581983,0.02082696,0.0083161285,0.032531865,0.015300604,-0.01856487,0.021399995,0.04786602,0.010656521,-0.049879372,-0.011163335,-0.03405224,-0.0012301371,-0.02705325,-0.028080171,-0.0135420095,-0.041076977,0.027073681,-0.008219233,-0.050608415,-0.006806205,-0.0068192957,0.020576525,-0.03740823,0.028955713,-0.013737289,-0.010391597,0.016163327,-0.03398551,-0.029332295,-0.003837098,-0.0034458614,-0.023335649,-0.007475426,-0.0544192,-0.03990942,-0.052293632,-0.032075368,-0.017634919,0.016912747,-0.045453317,-0.009339387,-0.0077040507,-0.0007633421,0.03977598,0.022312002,-0.0116070295,-0.058483202,0.010168747,0.034559578,-0.03494629,-0.049200937,-0.057650015,0.033025082,0.031500395,-0.03717435,0.02236535,0.017946515,0.0053139986,-0.014154729,0.015384749,-0.0012251787,0.03132443,-0.01222732,-0.06922751,0.07111149,0.02260581,0.01280086,-0.027921727,-0.034108963,0.05906394,-0.017445028,-0.026097199,-0.067589305,-0.025537957,0.010108097,0.021060735,0.017130297,0.031159565,0.002955977,-0.0009849289,-0.027298046,-0.0031072372,0.008526265,0.01238217,0.026639601,-0.05672958,-0.023481367,0.0032861233,0.017588902,-0.020793278,0.037392195,-0.013789235,-0.036762517,0.014795763,0.023980254,-0.0058858665,-0.018993413,0.031169713,0.011407377,0.022119654,-0.026246782,0.025871694,0.04923272,0.0071474374,0.06347755,-0.011955364,0.030579306,0.009962495,0.01687153,0.001914219,0.022099718,-0.05542688,0.004165149,0.003019337,0.015582512,0.016290987,-0.08186427,-0.00074673456,0.06605902,-0.0062145186,-0.04504034,0.059905563,-0.01542603,0.047298834,0.0028950956,-0.045951284,-0.031052107,0.004918431,-0.014507501,0.03509435,0.006543145,0.06390105,0.009476506,0.012442774,-0.0073456904,0.03378158,0.041404694,-0.012574073,0.014644486,-0.010857086,0.00036507522,0.03814457,-0.0048951255,0.03486718,-0.014874574,0.021452557,-0.035190534,-0.022010267,-0.005449645,0.009921778,0.016296482,0.016804216,0.039947554,0.051483586,0.023454215,0.0059078727,-0.049628884,-0.07553339,-0.02346745,-0.0068995,-0.0023785317,0.034496322,0.0037824197,0.036094606,-0.012210233,-0.025799604,0.032661077,-0.025262363,0.011918765,0.028496506,0.008218741,-0.0014090061,0.007628207,0.0022017383,0.0070689293,-0.017620133,-0.050384093,0.017990695,0.0024290388,0.061546724,-0.025384972,0.024409307,0.014337492,0.06571978,-0.030177236,-0.0062820558,-0.040273376,-0.0137572065,0.0054536364,-0.040497474,0.0035160184,-0.0023035817,0.014740323,-0.00038567706,0.050266426,0.0195903,-0.031308584,-0.028830674,0.045011975,-0.026742073,0.05727051,0.059297774,0.01682676,-0.0029101567,-0.006320833,-0.01053714,-0.01955877,-0.015240558,-0.0030603164,-0.060963094,0.0057646018,0.06729434,-0.020063464,-0.05968089,0.013255035,0.026790582,-0.019339617,0.03342614,-0.011525389,0.035226982,-0.03188216,-0.02906063,-0.009211031,-0.0033536088,0.03123042,-0.036438733,0.010135196,-0.030553583,-0.012637705,-0.0640868,0.027895192,0.028638588,-0.02001242,0.007099878,-0.0052108592,-0.0048124744,-0.0060681985,0.031009747,0.023856828,-0.008874391,0.032563508,-0.04094548,0.028189458,-0.015765803,-0.045329522,0.017799066,-0.025202964,-0.03385567,0.08838893,0.034477457,0.014676635,0.0006391633,0.017976174,-0.0010365712,-0.012893651,0.06444182,0.06799594,-0.042360526,0.04377672,0.048948303,0.0009246039,0.0028020854,-0.019413488,0.03180515,-0.0023378048,-0.027954802,-0.0038282934,-0.065463126,0.06571361,0.06299521,0.0073307026,-0.02744591,-0.0052184523,0.010052161,-0.15275161,-0.0034932734,0.04437802,0.03234481,0.010262427,0.035719655,-0.036102172,-0.023852434,-0.015955217,-0.0009496346,0.056753807,-0.034492493,-0.024581607,-0.027664574,-0.021439617,-0.010413827,0.0020029014,0.009799781,0.0221422,-0.030572047,0.011481035,-0.029866783,0.0534131,-0.008177319,-0.0026815606,-0.02205608,0.041239515,0.02904479,-0.02718602,-0.0023601302,0.011583328,-0.010052444,0.0048254067,-0.008085401,0.038813308,-0.0047607208,-0.0046365415,-0.0033802025,-0.008936073,-0.030899879,0.011126662,0.034418873,-0.0044070836,-0.0062505645,0.027662402,-0.017857768,0.028692849,-0.03646955,-0.018721845,0.0031267428,0.031055704,-0.028396023,-0.008414334,-0.007582003,-0.036370784,-0.0021906737,0.0034552007,0.013924448,-0.00939011,-0.024604099,0.01823657,-0.018456005,0.044287622,-0.11393737,-0.0011444727,0.000657301,0.030050041,0.021654746,0.03716957,-0.020823326,0.03857961,-0.01859676,0.03252527,-0.032689746,0.0034603698,0.00087824947,-0.055921994,-0.04119921,-0.0106101995,-0.1164258,0.0203995,-0.010420507,-0.014253824,-0.03131011,-0.04720401,-0.043312263,-0.031086218,0.009445486,-0.006963545,0.22587563,0.038416386,-0.0037159594,-0.000493302,0.037121713,-0.03325042,0.024534374,0.015374219,0.05088645,-0.014878715,-0.004637454,0.042028047,0.0030869946,-0.016588595,-0.027662825,-0.029365258,-0.0016953459,0.027426945,0.02370736,-0.010216656,-0.008969592,0.0012847537,0.009947776,0.014854389,-0.07841761,0.0049016895,-0.0069070095,-0.0248938,-0.04444594,0.02535512,-0.009299003,0.049956523,0.0030560647,-0.018583188,-0.06751053,-0.022302033,-0.00009410176,-0.03591502,0.043475285,0.008175229,-0.042269554,0.001417337,0.0047899773,0.01961427,-0.023116596,-0.009287873,0.0298594,-0.0008469803,-0.022236055,-0.044649865,-0.045719545,-0.028131269,-0.05034092,0.018285802,0.027706018,-0.03510068,-0.020120645,-0.03656543,0.00691396,0.051389724,0.046033975,-0.0038240189,-0.044725206,0.0034653675,0.012957757,0.009772345,0.045123134,-0.053680487,0.05138595,0.054328047,-0.0034474724,0.0073978617,0.020613806,-0.013533512,-0.013144214,0.022427518,0.05298376,0.032277517,0.0069579673,0.011430687,-0.01887033,-0.027530022,0.012882948,0.019021288,0.015581236,0.008905653,0.02575347,0.056929532,0.019226527,-0.026203375,-0.012504928,0.027670313,0.008140455,0.028329652,-0.029806424,0.011257773,-0.03884967,0.016678452,-0.0149032,0.005324197,-0.032679204,-0.040977247,-0.04339233,-0.028798098,0.055338513,-0.017217329,0.054163236,0.014668065,0.036807097,0.0072336765,-0.02009,0.0020116908,-0.007249938,0.0020080386,-0.039269358,0.04363601,0.02514997,0.0015045803,-0.0007702655,0.023124032,-0.015910365,0.0021492816,0.03913603,0.028547278,-0.017746054,-0.013831232,0.012110564,0.010792422,-0.035974924,0.08791638,0.025973845,-0.01323846,-0.030845692,-0.0043591256,-0.0066418773,-0.010871385,0.05483989,0.0155748185,-0.026322277,-0.04617834,-0.023158474,0.020549495,-0.02228788,0.0009161862,0.03627197,-0.03785099,0.038296714,0.027890313,0.04691202,0.010068779,0.0012207364,0.052265055,0.009787573,-0.031743985,-0.0031751036,-0.05119935,0.0110167395,-0.02321853,-0.017776158,-0.03341893,-0.0100159785,0.0637469,0.04920496,0.040082652,-0.0042699804,0.014959887,-0.029507326,0.0063056545,-0.018293057,-0.029702412,0.004885512,-0.014894731,-0.0611868,0.03311823,0.02217627,-0.017531473,-0.03506467,-0.004986674,-0.0076214354,-0.037303004,0.029355839,-0.023779692,-0.047012657,-0.045935016,0.02002023,0.0073280246,0.0033157312,-0.010304884,-0.024668032,-0.0054316935,-0.0032153323,0.0768,0.008769039,-0.011197955,0.0060790894,0.08806915,0.030521618,0.04173437,-0.03558804,0.03316978,-0.024453642,-0.0045510177,-0.026737107,0.0026272363,-0.0033693395,-0.027798874,0.011613427,0.07376331,-0.0030415365,0.012290688,0.012514198,0.057493377,-0.07263406,-0.019165875,-0.017710434,-0.034095727,0.039810304,0.02084717,0.024586936,-0.02502223,-0.015288738,-0.01591982,0.025623314,-0.0054264865,-0.01289303,0.014553986,-0.026442533,-0.034667928,0.021291139,-0.0035506526,-0.0060004815,0.01350224,0.0037090622,0.01631983,0.042152595,-0.02706906,-0.0063484614,0.04773868,0.015547441,-0.004191954,0.05681341,-0.005948917,0.016660752,0.02762634,0.006178028,0.030343512,-0.024523212,-0.033341426,0.0136512425,-0.013295787,-0.017138325,-0.01727236,0.057509616,0.010972779,0.05054859,0.019269539,0.029082526,0.025776895,-0.019454747,-0.0265744,0.0012553545,0.01592357,0.00028879422,-0.022186179,-0.028752118,-0.030984122,0.030565536,-0.041514438,-0.038101397,-0.023144593,0.0009166479,-0.015521923,-0.022684578,-0.006854401,0.015625989,-0.005227168,-0.041962426,-0.0135031985,-0.005415877,0.004778178,-0.07028698,-0.01162323,0.0015919242,0.0052517825,-0.0321968,0.047852878,-0.02777312,0.02431196,0.00201457,-0.053901035,0.01360346,-0.030158913,-0.06024518,-0.0011436838,-0.044531375,-0.016720952,-0.038378175,0.0099940095,-0.012832723,0.012503727,-0.010324604,0.0031616818,-0.041826762,-0.043958653,0.00050399994,0.025843918,0.0073475004,-0.015180599,0.02690063,-0.01982774,0.06035157,-0.0054119797,0.010140853,0.053948473,0.0040829754,-0.017331265,0.061644338,0.025623197,-0.0018803115,0.0033205536,-0.027262367,0.014265563,0.00079558353,-0.0100442795,0.004555705,-0.017532477,-0.031549383,-0.031153517,-0.015358677,0.04227974,-0.035141043,0.005603273,-0.012083824,0.003701187,-0.020047633,0.05567239,0.029247267,-0.021501897,0.004759028,-0.018967021,0.005869695,-0.013209168,0.080417335,-0.049788434,-0.0044915783,-0.061524548,0.0046031,-0.0008146451,-0.023449708,0.0286053,-0.01613036,0.00585925,-0.007187069,-0.041623294,0.029938536,-0.037533414,-0.02371939,0.020768754,0.0049213404,0.012704963,0.017174035,0.06843188,-0.006607843,-0.032292966,-0.002638231,-0.016161442,-0.0061586243,0.0013167945,0.024401547,0.0013832706,-0.0022830614,0.022566615,0.020814959,0.024547637,0.014342944,0.036043607,-0.04079337,0.015092939,0.018172055,-0.02886509,-0.016881801,-0.02002386,-0.0063881003,-0.014330047,0.005358882,-0.022043329,0.006631828,-0.021353161,0.03043344,0.035084035,-0.027054543,0.010736054,-0.004084807,0.011735931,-0.12577808,0.024078758,-0.010348297,0.02134549,-0.00516479,0.024308618,-0.01960814,-0.08316199,0.030577354,-0.0012216625,-0.060794596,-0.03460658,0.026451116,-0.05207631,0.038900126,-0.03357771,0.020334782,0.012237603,0.006248339,-0.021571103,-0.005627696,-0.016160106,0.037403975,-0.0030974739,-0.048016325,0.020094763,-0.025132446,0.013738213,-0.019262634,0.016326174,-0.02016834,-0.049302045,0.006995008,0.020793622,-0.023553984,-0.001761827,0.0047545223,-0.010206769,-0.037808202,0.050692145,0.011012712,0.036983307,-0.0044346545,0.027672375,0.043620832,0.046214025,-0.010847222,-0.03333946,-0.010065665,-0.02062759,-0.0056644306,0.026316922,-0.037779342,-0.011423598,0.028277667,0.013393215,-0.020089447,-0.025104476,-0.03115348,0.024099097,-0.031601314,0.018738626,-0.037420128,-0.04166984,-0.029743945,0.044969495,-0.044456452,0.027507871,-0.0012909451,-0.00948216,-0.009059328,-0.034884363,-0.023807783,-0.047361564,-0.005890555,-0.023991441,0.013941073,-0.011313773,-0.042787172,-0.010640201,-0.06758635,-0.003981441,-0.039193384,0.0073419176,0.042733714,-0.014978004,-0.010722624,-0.027059216,0.012641165,-0.014082429,-0.05092854,-0.059148878,0.020608515,0.03681536,-0.019789299,0.027827097,0.0091832,0.005289851,0.030684045,-0.010698037,-0.01794121,-0.028768715,0.012318383,-0.021563472,-0.042042997,0.0051889163,0.06885401,-0.0074693626,-0.041241832,-0.013848464,0.0027400337,0.022021012,-0.031296734,0.022831867,-0.034319725,-0.01043548,-0.0118247,-0.00893834,0.00076204387,-0.07678784,-0.011270865,-0.016292892,-0.0065323943,-0.02604427,0.019948142,0.015791412,0.035886496,0.011008698,0.004002994,-0.01885249,-0.006032731,-0.00910816,-0.032251682,0.036727037,0.035421446,-0.031515114,-0.048271347,0.05611233,-0.05606903,-0.032820404,-0.012131937,0.014718974,0.039579503,-0.025349634,-0.0058005713,-0.019233761,0.033735514,0.006962005,0.011355702,-0.040650506,0.026124606,-0.027706182,-0.008857153,0.087758645,-0.038991354,0.03033073,-0.0413903,-0.060725488,-0.029206956,0.0029139202,0.027174167,-0.008628621,0.0009774456,-0.023022013,-0.013763084,0.016389025,-0.027273402,-0.040225312,0.016882889,0.012287849,-0.022000823,0.02366706,-0.014944361,0.06386561,0.073840715,-0.04217351,-0.0014096149,-0.017374095,0.004213149,-0.00038581333,0.057398632,-0.0031182838,0.06765045,0.016391033,0.0076875594,0.027315307,-0.0046411734,0.01786151,-0.0065772496,-0.025699027,-0.0008172561,0.009308259,-0.0058599315,-0.020981483,0.038333856,-0.008845585,-0.008041657,-0.014963303,0.016819,0.031362567,0.003524426,0.01202291,0.010925239,-0.031100262,-0.0023051526,0.0619046,-0.046909627,0.059561983,0.029000776,0.04511703,-0.011334804,0.021455323,0.0018828637,-0.003915304,0.021942284,-0.04347467,0.02457182,0.01976939,0.0016482017,0.0032741728,0.009127663,0.013938253,0.02738764,-0.05548125,-0.049020305,0.01811686,-0.03810763,0.042688187,0.001911778,-0.0118307555,0.013300274,-0.02587958,-0.004713632,-0.00072733837,0.018286316,-0.021098314,-0.011221425,-0.016412148,0.016926162,0.013126199,0.04803102,-0.0013584165,0.049933136,0.008520335],"last_embed":{"hash":"1ye5wfd","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1ye5wfd","at":1763795346694},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{5}","lines":[141,142],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ye5wfd","at":1763795346694}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015743518,0.02903882,-0.05335543,0.011912738,-0.060406268,-0.054137602,0.020258287,-0.0033653919,0.009557319,0.019305024,0.035861615,0.01633039,0.021819718,0.014994695,-0.001369495,0.02253171,-0.022018963,0.03772928,-0.00046159152,0.00091783603,-0.011115178,0.045178484,-0.013363846,-0.005956163,-0.019234696,0.026449582,-0.015386853,-0.013646774,-0.008975402,0.02209535,-0.035866,-0.064272754,-0.021297418,-0.014813398,0.021837004,-0.04943297,-0.01244937,-0.022750419,-0.04914042,0.04539772,-0.019975288,-0.018285733,0.009722193,-0.020695979,0.011865112,-0.027659174,0.0137535585,-0.017476846,0.011057644,0.004357438,-0.003331408,-0.026226021,0.0058902814,0.009678991,-0.031304333,0.020798702,-0.023030106,-0.02434443,-0.057707716,-0.0035773504,-0.021104116,0.0031462323,-0.045954145,0.028466087,0.03835897,-0.019866701,0.01296671,0.03587147,-0.022089908,-0.03829825,0.00468003,0.035982173,-0.042347334,-0.01438762,-0.03786364,0.038928643,0.0563812,-0.010018937,-0.008263746,0.018293243,-0.0012007159,-0.020214254,0.047461253,0.003097873,-0.002553574,-0.016830532,-0.055050287,0.07547962,0.057081085,0.02076481,-0.017535167,-0.00931523,0.060903106,-0.042575907,-0.023560304,-0.031295735,-0.024612056,-0.00087231956,0.027703803,0.013149917,0.006855336,0.010045085,0.004009229,-0.006150333,0.013057864,0.010533141,0.01873622,0.0067224232,-0.027264958,-0.02719679,-0.0024213823,0.028564114,-0.0046948227,-0.00415643,0.015925156,-0.05726126,0.02323377,0.002923598,0.005127215,-0.020278191,-0.0002654293,0.035106815,0.008231053,-0.02795141,0.0077060587,0.03949523,0.013714567,0.028292315,0.030789407,0.012859616,0.00716432,-0.0058440748,-0.033969942,0.009552962,-0.03440556,-0.0046904813,-0.0074515366,0.04928383,-0.0023182249,-0.078823425,0.014607258,0.054742865,-0.012408304,0.0085303215,0.029972954,-0.022440443,0.077455774,-0.032015443,-0.04348878,-0.0156983,0.014377393,-0.0062053422,0.035561077,0.010454906,0.07556341,-0.041736662,-0.007611582,-0.013933265,0.04742306,0.008153037,-0.019966861,0.032056626,-0.04126658,0.006144704,0.017262205,-0.033644915,0.032904748,-0.012186945,0.015840013,-0.027591841,0.008547061,-0.006152264,-0.0025095763,0.016188962,-0.0040267822,0.024650192,0.02560364,0.016477037,0.011346364,-0.015444777,-0.08159035,0.008649518,-0.009806605,-0.001888899,0.0019237661,0.0010139266,0.013855684,-0.0069635017,0.0073878127,0.04761093,-0.020937532,0.032893058,0.016300745,-0.014293679,0.0055977236,0.0129873445,0.003115232,-0.010524573,-0.009274201,-0.026864044,-0.015699517,0.0127386665,0.067118816,0.0011866182,0.014156409,-0.0030484323,0.06450056,-0.019247092,0.026376538,-0.010924509,-0.015493297,0.006247042,-0.031247152,0.027181648,-0.05533144,-0.01270481,0.01659921,0.052959528,0.010338857,-0.033949234,-0.07343532,0.051913895,-0.03268379,0.025999447,0.059530184,0.030867726,-0.005101883,0.0025159363,0.02726927,-0.0010681122,-0.0457676,-0.008413449,-0.0050996128,-0.010984495,0.068872586,-0.006344006,-0.07991371,0.02487187,0.020943975,-0.036192168,0.0088739535,0.0037113978,0.00078135135,-0.016184838,-0.022024576,0.019122036,-0.020500163,0.030680606,-0.03444622,-0.0051934635,-0.031281065,0.028039934,-0.0459114,0.019006493,0.020571485,-0.036738846,-0.0048252097,-0.004223059,0.0034056245,-0.016542988,0.027830675,0.017248834,-0.019780492,0.021600133,-0.0026724006,0.036413673,-0.035355065,-0.03984498,0.016299078,-0.010586929,-0.0401853,0.04377783,0.026432207,0.040451344,-0.009406127,0.013296272,-0.0068454137,-0.011413027,0.07903496,0.05409645,-0.03510636,0.027637523,0.009739068,0.0137878265,0.013805169,-0.04307487,-0.011605662,-0.036252037,-0.02877307,-0.031313807,-0.043358028,0.056139234,0.0704333,-0.010900218,0.013243688,-0.037937205,0.0122004105,-0.16490753,-0.0011995394,0.016908873,0.044303752,0.021276198,0.016799299,-0.055314988,-0.0047759577,-0.036892444,0.020209614,0.05130586,-0.048017513,-0.011197043,-0.021142937,-0.028548138,0.010185933,0.005096538,0.0076064477,0.029502632,-0.0349665,0.0074636177,-0.01682542,0.036015917,-0.0123746805,-0.0045246775,0.012315914,0.074186765,0.025518997,-0.042071026,-0.026698604,-0.0113368435,-0.021311037,0.012452066,0.019917764,0.006262817,0.0046850815,0.01044677,0.015612854,0.023982149,-0.020107156,0.02655412,0.0034793587,0.0013024887,0.0039612153,0.010409463,0.014474339,0.013746512,-0.0055142664,0.012069142,0.030691303,0.008968346,-0.03029282,-0.003939271,-0.01749305,-0.052075997,-0.00074011675,-0.014940594,0.026291903,0.011238945,-0.033918794,0.017069498,-0.01512931,0.022664146,-0.11261541,0.006856634,0.02010985,0.034090206,-0.006792322,0.039270714,-0.020308167,0.026887354,-0.034497477,0.020801896,-0.05729467,-0.010204285,0.011230508,-0.03759743,-0.042269625,-0.03594626,-0.09113787,0.022764966,-0.0019720986,-0.004133983,-0.024912732,-0.06636298,-0.057243973,-0.030871121,0.02942614,0.022345295,0.23567344,0.0107722,-0.024534855,-0.0066418746,0.044163026,-0.024437163,0.04838462,-0.0022610463,0.059523597,-0.0037402636,-0.02575278,0.013683021,-0.018039059,-0.014291676,-0.009560579,0.012577366,-0.023471637,0.00085769827,0.038715158,0.008140953,-0.007869799,-0.009455422,0.020592088,-0.021900326,-0.059246197,0.0040156385,-0.033218928,-0.0060214866,-0.024821129,0.04684891,-0.017517976,0.05887045,0.039718322,-0.017850468,-0.06275283,-0.030840764,-0.017024284,-0.022061653,0.04069848,0.026788564,-0.015741039,0.0051108566,0.049194895,0.018460607,-0.0108544715,-0.014956736,0.02552876,0.0008062506,-0.02187441,-0.02928929,-0.053606242,-0.08181287,-0.05805593,-0.002270518,0.01889605,-0.060246736,0.0054552592,-0.029905457,0.017623166,0.05523169,0.027698655,-0.009725854,-0.05035291,-0.039048895,0.0121913,0.0038822987,0.025170676,-0.08247701,0.0155677805,0.05965369,-0.02557862,0.015279194,0.00021868153,-0.02316644,0.038672335,0.0018927421,0.08478725,0.060274396,0.013127901,0.009311132,-0.0074812383,0.0010176856,-0.010271095,0.011729759,0.023921529,-0.010312503,0.03620327,0.034441587,-0.001323671,-0.052749474,-0.03445705,0.029588643,0.03035667,0.029365785,0.0012183194,-0.0034442754,-0.015068152,-0.0032246204,-0.0038403817,-0.0015614246,-0.03610075,-0.010479551,-0.030823031,-0.043913357,0.042384245,-0.0375147,0.045359723,-0.014438184,0.038680866,0.012592642,-0.011525555,-0.009748279,-0.016020954,-0.012547491,-0.024446204,0.03382815,0.05897096,-0.011065881,0.04008229,0.018762473,-0.00397434,-0.015116264,-0.00030076984,0.039141346,-0.010907275,-0.03209555,0.000712791,0.024229003,-0.04319719,0.03581078,0.03598846,-0.02644599,-0.010298587,0.016259216,-0.0144741805,-0.029001504,0.03822045,0.028626684,-0.03052768,-0.007455037,-0.022639653,-0.02179098,-0.005059266,-0.03162767,0.03193346,-0.04368581,0.02406828,-0.0051667127,0.04479769,0.0104624145,-0.005273693,0.070841484,0.011136222,-0.02312342,-0.0058952947,-0.025662474,0.0126717435,0.012088258,0.010355971,-0.050865464,0.0044723796,0.05931251,0.053205688,0.055269934,-0.0028423357,0.027206004,-0.018768176,0.002341714,-0.03362104,-0.021681193,0.026269333,-0.045716524,-0.054565314,0.019019857,0.03465621,-0.04855702,-0.046043213,0.017191267,-0.010570389,-0.053489767,0.017726686,0.02433602,-0.04086001,-0.029247938,0.041969858,-0.030486953,0.013238946,-0.008795141,-0.0039221444,0.012043938,-0.0037352056,0.08318622,0.016120436,-0.016809791,0.0040194425,0.06673161,0.032895777,0.06103317,-0.0128789665,0.039791007,-0.048636697,-0.012727891,-0.0005267944,-0.037874416,-0.021559257,-0.012854795,0.006382507,0.06426905,0.0026137463,0.008028707,0.008747038,0.029709155,-0.053765405,-0.017476909,-0.0028024488,-0.026670553,0.03748362,0.040446855,0.04523229,-0.03638423,-0.006957239,-0.014772366,0.017131737,-0.024043752,-0.012229086,0.02556576,0.005885433,-0.002413631,0.016548678,-0.049047027,-0.0047347834,0.011231477,0.013096267,-0.012920926,0.0036880143,-0.0014113293,-0.015972473,0.03570023,0.024628874,-0.01077097,0.027715817,-0.015274554,-0.0016773478,0.061960816,0.0132700335,0.025151795,-0.033282228,-0.04661164,0.01923035,-0.0027527227,-0.0026177666,-0.034844767,0.039772842,-0.004815344,0.028344126,0.0037480337,0.021889511,-0.012505951,-0.032251596,-0.031883538,-0.00084146205,0.04211137,0.021361914,-0.014015585,-0.030688211,-0.009550378,0.0414524,-0.058856197,-0.044779003,0.01367901,-0.0021014416,0.0018219132,-0.037336987,0.0022833121,0.012453645,-0.01903746,-0.022981936,-0.015625456,-0.021505322,-0.0070143198,-0.07773965,-0.021612288,-0.009205227,-0.0043181167,-0.02969509,0.0211812,0.003511737,0.010500425,-0.023767244,-0.03907782,0.020880297,-0.027749822,-0.060349155,0.032945585,-0.046396285,-0.011600762,-0.0014368375,0.018785529,0.008675652,0.028379269,-0.014071509,-0.011424459,-0.020102497,-0.01607405,-0.020488484,0.07297361,0.00014397739,-0.033265326,0.0029975506,-0.032463033,0.06133969,-0.026357157,0.014863402,0.06619021,0.0117603075,0.010927218,0.071830556,-0.0036159907,0.00049628166,-0.018398046,0.00883888,0.013093848,0.010870373,0.027717538,-0.0013882902,-0.011492025,-0.07407525,-0.030814061,-0.01197338,0.07338474,-0.04897226,0.00006839598,-0.0037171843,0.01743878,-0.0052525545,0.027198141,0.030936249,-0.06546575,0.006516193,-0.011043652,-0.012093737,-0.007209259,0.07432458,-0.0154692335,-0.028633835,-0.028936278,0.0066467943,-0.0046969443,-0.08504894,0.021333825,-0.006481923,-0.0035851079,0.0077245818,-0.05260243,0.018896798,-0.005286379,-0.024338227,0.014580462,-0.027278973,0.02401503,-0.015095476,0.034791645,0.013578539,-0.017932355,-0.0056326105,-0.009822667,-0.014729017,-0.003127774,-0.0142966425,-0.0053654956,0.027518025,0.022635337,0.01971226,0.026205152,0.0035269381,0.03437266,-0.023331571,0.006706789,0.03527057,0.015946547,-0.021806056,-0.01642567,0.0018916619,-0.026824994,-0.026294732,-0.028919255,-0.00047745946,-0.04013229,0.04217975,0.030413559,-0.019511325,0.027611423,-0.013991951,-0.006502252,-0.14773776,0.008383944,-0.0052635237,0.0038236242,-0.023938464,0.0020706642,-0.022156,-0.051786933,0.0075010997,-0.005013131,-0.038638122,-0.0042835935,0.020992627,-0.028751217,0.05698674,-0.015079271,0.01763632,0.0050136424,0.022514896,-0.0033977497,0.00024783963,-0.0015944713,0.0595153,0.0064821704,-0.014295685,0.017785013,-0.033116423,0.002980332,-0.01144641,0.03595134,-0.0069281734,-0.030522896,0.020006247,0.007998033,-0.0022205764,0.00018930846,0.017780116,0.014189891,-0.043143444,0.06697899,-0.013668404,0.032689203,-0.007993505,0.019258019,0.04443759,0.06368034,-0.017212795,-0.043384284,0.017462276,-0.0113950465,0.005785104,0.007472456,-0.030007422,-0.009788493,0.029092038,0.004166448,-0.022108195,-0.028853333,-0.0069672232,0.053863324,-0.0023333167,0.040336877,-0.01898778,-0.017527478,-0.008511462,0.037321325,-0.038687672,-0.013666423,-0.017154332,-0.016643094,0.022391336,-0.015513741,-0.026615717,-0.008855286,-0.021519555,-0.03460067,0.02344493,-0.0039538266,-0.020776458,0.0064832545,-0.060382042,-0.009329132,-0.037293036,0.03767807,0.02912876,0.0064060614,-0.029256903,-0.026162827,0.018643573,-0.02225978,-0.076607056,-0.05581951,-0.006264453,0.009584725,0.011793913,0.03256011,-0.01707626,0.0073697045,0.04083114,-0.01020286,-0.03745255,-0.028232682,0.002365417,-0.0336399,-0.008687258,0.003424782,0.038488813,-0.0022515568,-0.022350924,-0.025186172,-0.02327488,-0.016462784,-0.010584124,0.03447016,-0.056243327,-0.00838627,-0.03395218,0.010186546,-0.0067084096,-0.053832382,-0.040171605,-0.003685441,-0.022332983,-0.028023548,0.022254141,0.019321859,0.020495208,0.0059634685,0.023784196,-0.01664867,0.0013753363,-0.0065188017,-0.050893616,0.045299664,0.014261278,-0.011017994,-0.021395722,0.06764364,-0.052404147,-0.025854306,-0.029277543,0.027023006,0.019834891,-0.039254166,-0.03730728,-0.0266591,0.010501254,0.02675279,-0.0025059078,-0.020402506,0.019878387,-0.012914068,-0.011564646,0.059920166,0.0012228749,0.02476237,-0.028336935,-0.033807803,-0.030486137,0.053262275,0.02302611,-0.040940236,-0.018739982,-0.02706176,-0.012920223,-0.008483848,0.003694287,-0.04022357,-0.005907393,0.022678519,-0.050646,0.030389762,-0.031015575,0.033890933,0.05582683,-0.017121816,0.0068715005,-0.04710547,0.0037345076,0.009444667,0.0646745,-0.00050330855,0.048176218,0.023913769,-0.0035690225,-0.022541748,-0.004884838,0.01576366,-0.011276008,-0.013381729,0.00031073217,0.0126163475,-0.01973971,-0.04014816,0.055931684,-0.009902518,-0.008696903,-0.011319867,0.013957803,0.00013844167,0.013464117,0.013669714,-0.016102454,0.012754269,0.0012398579,0.02413398,-0.022174878,0.0390933,0.03674387,0.025231505,0.017177328,0.028432284,-0.008368988,-0.015572344,0.005389749,-0.018548634,0.02505269,0.025464095,0.0051332125,-0.03176782,0.011535106,0.030797182,-0.019178031,-0.029168619,-0.040250584,0.013109619,0.001980523,0.030627947,0.0055281627,-0.024617484,0.029193712,-0.008552893,0.017415192,-0.00647786,0.005119751,-0.024536863,-0.024141327,-0.023295285,-0.036602672,0.011392521,0.045252472,0.020057693,0.0601638,-0.0037057642],"last_embed":{"hash":"u7uafh","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"u7uafh","at":1763795346694},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{6}","lines":[143,143],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"u7uafh","at":1763795346694}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.007546502,0.0102778,-0.04433413,-0.013783484,-0.05076373,-0.05322687,0.032502774,-0.0060835443,0.0018996862,0.003511482,0.04020792,0.0056600594,0.008878542,0.0020782978,0.0060273986,-0.0048014596,-0.016320102,0.023744883,0.006505175,-0.019574132,-0.008950005,0.030372499,-0.012865172,0.0024668544,0.0022228956,0.024045872,0.0017846317,-0.022443365,-0.0043664523,0.0289012,-0.008278759,-0.089480296,-0.035001993,-0.019817362,0.008052259,-0.034852892,-0.021577258,-0.007593605,-0.032492332,0.039080184,-0.005949837,-0.047666013,-0.007318493,-0.0044622975,0.013022924,-0.032327607,0.026207894,-0.01500131,0.0026686487,0.004066519,0.000020884247,-0.04029092,-0.005403895,-0.0015018317,-0.04072141,0.02104991,-0.028038483,-0.015897553,-0.040513474,0.0007107374,-0.023440635,0.0073194983,-0.071427375,0.020352254,0.019984696,0.015968902,0.01004355,0.028937945,-0.024210187,-0.026048452,0.00902898,0.024716936,-0.025787089,-0.03589507,-0.046783876,0.02001246,0.0365877,-0.0056310613,0.010823415,0.020140804,0.002443938,-0.017557563,0.026769847,-0.006782814,0.020427242,-0.0010797327,-0.06633282,0.06370181,0.02457517,0.017423322,-0.01699101,-0.013614706,0.06298003,-0.027163696,-0.024380106,-0.057115845,-0.021847392,0.008151801,0.016975377,-0.0008021893,0.008045534,0.013640427,0.021169214,-0.014434751,-0.006039605,0.03459971,0.006127521,-0.0033127738,-0.02273166,-0.032648876,0.00905901,0.017583456,-0.013225724,0.029894779,0.016188515,-0.042234022,0.032286923,-0.005400067,-0.021493096,0.000977632,0.013067294,0.025208602,0.0005168024,-0.04873008,0.027108122,0.019433102,0.017822249,0.037789617,0.04219374,0.023580482,0.018875517,-0.005196292,-0.016657045,0.026091676,-0.057418507,-0.0026334461,-0.013465856,0.05524136,0.022524362,-0.07594169,0.011268536,0.06462859,-0.017549688,-0.025190238,0.047504265,-0.026119925,0.056183334,0.0025870511,-0.041368105,-0.0106637655,0.0047603115,-0.0068537244,0.022661634,0.008736393,0.061789855,-0.0074530365,-0.021907745,-0.013905375,0.041178156,0.02684605,-0.022230748,0.042323872,-0.033429787,0.005886499,0.031526018,-0.024890792,0.02318246,-0.032305542,0.021610798,-0.0068925046,-0.011349093,0.0019463233,-0.0046106246,0.01936636,-0.027929433,0.0383809,0.031782974,0.01838477,0.012259869,-0.021143291,-0.070459604,0.0019627875,-0.015616779,-0.0022004186,0.019066164,0.012861887,0.016789228,-0.0013547622,-0.001971054,0.054652035,-0.016685497,0.046827912,0.00080423645,-0.020164758,0.0054025957,0.006124257,0.011139237,-0.0054609505,-0.009470961,-0.037061717,-0.014358575,-0.0043015177,0.04698521,-0.03763087,0.017687585,0.00057485845,0.06173268,-0.020050138,0.014154932,-0.033119865,-0.026150567,0.03217293,-0.02485635,0.03806626,-0.019227188,-0.015145663,0.017270973,0.05088058,0.031923052,-0.0100996,-0.07600573,0.0534283,-0.046758085,0.05024298,0.06933435,0.02943819,-0.016851714,-0.0054818885,0.0029707456,-0.022953585,-0.042003684,-0.014846973,-0.02362458,0.011574134,0.07422567,-0.011084446,-0.07124613,0.016431957,0.02564663,-0.041105736,0.004517428,-0.002690255,-0.016773647,-0.02564666,-0.028856948,0.007636105,-0.0108587695,0.0132135125,-0.018360706,0.0047308635,-0.04434034,0.006902675,-0.04646428,0.019400645,0.029123766,-0.012052149,-0.0052635837,-0.0014170757,0.0034459203,-0.008374058,0.036871582,0.01012718,0.003658826,0.012336621,-0.022896184,0.02894112,-0.005041067,-0.016840301,-0.0009637945,0.0004239184,-0.01303077,0.056265146,0.039441478,0.04004859,-0.008166071,0.0072359974,-0.002643616,-0.00065789686,0.064133495,0.064582296,-0.04592421,0.030654697,0.024592774,0.027411478,0.0056448136,-0.026142482,0.02035094,-0.030421622,-0.0131151825,-0.028481606,-0.054583993,0.049922273,0.06909646,-0.002517977,-0.0011534571,-0.021278732,0.0032718761,-0.15866889,-0.0011498317,0.023438796,0.03999587,0.008625171,0.022349302,-0.047113236,0.011602784,-0.02937758,0.023728834,0.06561585,-0.044096626,-0.022254352,-0.045344863,-0.005776383,0.0042933524,0.0043150317,0.001467266,0.0025320607,-0.03551632,0.008388549,-0.024854874,0.052262817,-0.02032796,-0.03379498,-0.014540925,0.0566601,0.014060814,-0.024324525,-0.02027767,0.0054066125,-0.028964693,0.009740057,0.004572069,0.0071647256,-0.015034984,-0.009057382,-0.0015990102,0.019478448,-0.01820061,0.028183877,-0.0014692028,0.027609024,0.0020104395,0.032506224,0.0034912257,0.025328519,-0.004826853,0.003808434,0.02486205,0.015157047,-0.03125479,-0.012898158,-0.0037950086,-0.043968745,-0.0030753086,0.0014685593,0.014980411,-0.023477431,-0.01356873,0.005738598,0.0002625138,0.03818815,-0.10594532,0.00047069532,0.014605453,0.030823767,0.02618017,0.040135168,-0.021596964,0.03001499,-0.027019328,0.03485801,-0.05368985,0.002005214,0.009822915,-0.04687558,-0.05068538,-0.025666786,-0.10619865,0.025123911,-0.008561567,0.00037684376,-0.046148427,-0.06411269,-0.051097937,-0.018146213,0.02016093,0.016057478,0.23868783,0.01007647,-0.0133976,-0.0021949199,0.02957208,-0.034633376,0.043398313,0.017795509,0.037597444,-0.018468821,-0.019797646,0.011283043,-0.006555738,-0.016777176,-0.0030419722,-0.0069679483,-0.02611726,0.009847524,0.024927232,0.021993436,-0.007883978,0.0044162786,0.016216666,-0.011774895,-0.067267366,-0.0061711897,-0.041757427,-0.005818571,-0.022509154,0.042836916,-0.01414803,0.059379887,0.032304384,-0.008630408,-0.0504234,-0.02838916,0.0052629625,-0.041577023,0.042582937,0.026491778,-0.017856732,-0.004928309,0.026896207,0.04213078,-0.0012523339,0.006838398,0.044574548,0.024339136,-0.01719357,-0.048834868,-0.05303081,-0.04989855,-0.048156075,0.014282737,0.0011793282,-0.059088916,0.011975374,-0.035376478,-0.004378047,0.04822975,0.03584391,-0.014647273,-0.04695876,-0.014156784,0.0019892105,0.004978113,0.040513366,-0.09060145,0.03127731,0.06249046,-0.016279265,0.0043649906,-0.0039244285,-0.024620313,0.02189364,-0.016712306,0.07508806,0.05024031,-0.032631226,-0.00006857408,-0.012698284,0.014253546,-0.0075083873,0.014118972,0.021574272,0.020529374,0.020649493,0.022112375,-0.011925442,-0.046018932,-0.018666623,0.031591013,0.02148954,0.024361,0.000035598514,0.008385782,-0.02683002,0.0045700544,-0.023068536,0.0135334395,-0.030904802,-0.020807644,-0.019223487,-0.05098039,0.034754753,-0.0534841,0.04660867,-0.0026605052,0.045172002,0.012896844,-0.014837832,-0.014509272,-0.023272235,-0.0016092022,-0.011551733,0.038438912,0.08015043,-0.004972872,0.020417718,0.017223597,0.015861254,0.018577894,0.006975848,0.02756653,-0.014786849,-0.055135053,0.017518787,0.01245086,-0.044244282,0.042324796,0.02204761,-0.027240982,-0.017394586,-0.00022668458,-0.011323005,-0.035375804,0.06327684,0.008850596,-0.054432347,-0.016015224,-0.01971097,-0.030693172,-0.006236788,-0.01882098,0.040077128,-0.046492625,0.015591948,0.0019349974,0.032522313,-0.002499089,-0.007888265,0.05596388,0.013993004,-0.020917015,-0.0023457378,-0.03597042,0.018647289,0.0049330485,-0.010687458,-0.05604673,-0.015715765,0.06508816,0.0510323,0.049423803,-0.0036363576,0.023929322,-0.021596538,-0.009357004,-0.032621592,-0.034528516,0.017221576,-0.04780391,-0.04507885,0.044043023,0.012981521,-0.04427493,-0.037340842,0.002028779,-0.0036167004,-0.050767463,0.024748994,-0.0036754597,-0.05814607,-0.00593235,0.059513986,-0.028016658,0.029787289,-0.016639614,0.0068053408,0.0045430395,-0.011134762,0.08008481,0.015163014,-0.010140124,0.011966901,0.06822766,0.0621334,0.061813388,-0.020129124,0.052616697,-0.032768685,-0.010663155,-0.028558932,-0.010093218,-0.0110142585,-0.022596367,0.027366105,0.0859914,-0.000718732,0.019070046,0.0036886758,0.03741727,-0.05518284,-0.027987737,-0.0024629354,-0.035376783,0.027699197,0.047105845,0.033088703,-0.032022286,-0.0019220181,-0.018212004,0.021590518,-0.0017219166,-0.015564806,0.018523727,-0.017721105,-0.01807118,0.020198878,-0.031900905,-0.0029049867,0.006322447,0.019577535,0.0036773104,0.014640515,-0.022852791,0.00048502817,0.034870293,0.015283887,-0.01232573,0.04099499,0.000701026,-0.00085934077,0.033825394,0.010594092,0.04738401,-0.019334774,-0.047472734,-0.0033781573,-0.0009221276,0.006107517,-0.06033735,0.038064852,-0.0091695655,0.04900838,0.008785438,0.0056390227,-0.01888113,-0.019465368,-0.023166478,0.017859558,0.024300529,0.02718574,-0.009053337,-0.035372917,-0.0028955822,0.01285142,-0.06894691,-0.037451033,0.021753358,-0.018189607,-0.020175071,-0.021065066,-0.024806505,0.025272354,-0.013717567,-0.044162218,-0.0005086034,-0.028349625,-0.015289563,-0.07683865,-0.022789221,-0.007902809,0.0053126225,-0.04720539,0.053074922,-0.012539192,-0.0030144735,-0.025844518,-0.029765459,0.021323882,-0.04421607,-0.051606137,0.009890539,-0.033755306,-0.0016222881,-0.033715323,-0.0062898523,0.007894655,0.022977466,-0.007392925,-0.02371501,-0.037832256,-0.03276342,-0.0049220845,0.046236433,0.0013800238,-0.033001445,0.0050793006,-0.00674687,0.054064885,-0.02468885,0.0018645655,0.0761666,-0.0064289873,0.012102972,0.07977495,0.0038700784,-0.00023048921,-0.0020279414,0.004359569,0.009568093,-0.0025459672,0.012590882,-0.020336907,0.0045206184,-0.08600618,-0.023580665,-0.014554156,0.05266647,-0.053271946,-0.008621668,-0.01807952,0.015948536,-0.022412194,0.033949863,0.039941553,-0.059126545,0.0135435,0.0012150538,-0.012780119,-0.0038339465,0.053911038,-0.023807429,-0.01399441,-0.025122048,0.008323473,-0.01621124,-0.0662968,0.016575592,-0.012481987,-0.001612388,0.008920872,-0.031243691,0.018983232,-0.02808719,-0.025919367,0.013278066,-0.014538192,0.056057222,-0.004439124,0.04121082,0.011852036,-0.017220045,-0.0031780174,-0.013462935,-0.0118302405,-0.010422257,-0.010734309,-0.025354985,0.018682871,0.022551475,0.01058593,0.023882933,0.008181992,0.020397909,-0.040474966,-0.00049044646,0.021070138,0.008267938,-0.025862303,-0.019453686,0.01806723,-0.020923829,-0.020433206,-0.022926997,0.0051287473,-0.0070350072,0.04718131,0.032125708,-0.017218707,0.033133652,-0.027516557,0.017721316,-0.14128621,0.033300325,-0.01527243,0.0032097318,-0.007878433,0.022105591,-0.026942544,-0.055546116,0.0014431389,-0.008137791,-0.04375591,0.0015993476,0.006916828,-0.05363999,0.04674146,-0.014131755,0.023886321,-0.00630665,0.011764738,0.00025008267,-0.0083776275,0.0017364571,0.06420965,0.0006322973,-0.007873707,0.01031684,-0.002502218,0.024246393,-0.016832191,0.030691575,-0.0432569,-0.020470109,0.015847377,0.00092970504,-0.023297729,0.013059103,0.0066595334,-0.0023551255,-0.015035775,0.064157724,-0.010608044,0.029143533,0.00021885837,0.023087546,0.04942943,0.07096185,-0.02485915,-0.036248986,-0.006012601,-0.034589645,0.01259051,0.0058394335,-0.023154067,-0.0051346673,0.036457106,-0.015627766,-0.032268178,-0.016066475,-0.029549912,0.044265375,-0.005871018,0.033626866,-0.023460222,-0.025912318,-0.010860621,0.04084467,-0.014701749,-0.012214514,-0.01354652,-0.039211746,0.026787104,-0.018266626,-0.039403137,-0.019840026,-0.023523668,-0.010731879,0.018236198,-0.006069613,-0.009990651,-0.011086853,-0.041868843,-0.016937897,-0.035360217,0.030915018,0.043871228,0.003370343,-0.016236158,-0.03466558,0.00728733,-0.007051915,-0.06660106,-0.054848514,0.025559356,0.0039407443,0.014665401,0.04062381,-0.019761637,0.0034380537,0.052099913,-0.033847947,-0.03233519,-0.011895487,0.010145115,-0.03147634,-0.035373908,0.0047134855,0.06269245,-0.0026474604,-0.011435654,-0.0161551,-0.00047341408,0.017479338,-0.017353395,0.039541293,-0.06464336,-0.0073176683,-0.0155665595,0.03067436,-0.0025304987,-0.057376534,-0.015761936,0.0035556315,-0.024194868,-0.01141329,0.036591217,0.02719321,0.020937063,0.015451948,0.030576576,-0.007260068,0.010898195,0.015428545,-0.02765589,0.044819623,0.018999161,-0.0034866263,-0.048232347,0.073292635,-0.043751024,-0.010206741,-0.01874891,0.028796345,0.02969042,-0.027398454,-0.018826896,-0.017985323,0.012339487,0.0061773346,-0.010952414,-0.039909,0.018221272,-0.038315777,-0.002743258,0.07778139,-0.03307644,0.049518537,-0.046321,-0.033567734,-0.03240689,0.037865356,0.0056285327,-0.03596629,-0.016355934,-0.008266353,-0.021620244,0.012553138,-0.0038274697,-0.031764295,-0.0052563995,0.015129826,-0.043453228,-0.015826195,-0.0062633613,0.03811327,0.068860345,-0.017217332,0.014412806,-0.033208765,-0.008478184,0.02211683,0.054174453,-0.012739992,0.045496956,0.028333705,0.014706677,0.004519191,-0.009207144,0.02574457,-0.00420932,-0.01562558,0.013278447,0.019028263,-0.021037245,-0.02460774,0.052617162,-0.012036593,-0.0026708595,-0.015414383,0.009559343,0.030918581,0.0003513778,0.0077629504,-0.032070905,-0.015589968,-0.0051936386,0.021224087,-0.026627323,0.033739142,0.008400173,0.04509371,0.004614763,0.009383201,-0.011849625,-0.017592035,0.016358804,-0.011715775,0.024148718,0.017109998,-0.025357304,-0.008197329,0.015020455,0.02747926,0.014197969,-0.023648024,-0.04090828,-0.011884991,-0.0019745657,0.06508854,0.0022882433,-0.02309214,0.008875455,-0.029792368,0.010305123,-0.00671688,-0.0044008726,0.008095328,-0.031025883,-0.0467784,-0.022512691,0.025961358,0.04851931,0.0073139817,0.052348442,-0.007396417],"last_embed":{"hash":"huxwwl","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"huxwwl","at":1763795346694},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{7}","lines":[144,144],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"huxwwl","at":1763795346694}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01726601,0.029051682,-0.046299268,0.0035243656,-0.06124324,-0.05371828,0.0051643103,-0.015808986,0.004713887,0.023893636,0.03223877,0.008990802,0.020917617,0.030693522,-0.014652035,0.025642332,-0.016643245,0.045070663,-0.015123474,0.003248941,-0.017557822,0.047144037,-0.0115581155,-0.010684256,-0.0040883636,0.022604404,-0.017367324,-0.023577923,0.0028044134,0.015694952,-0.02581331,-0.06996845,-0.010215512,-0.009803494,0.004280036,-0.048963714,-0.01174612,-0.017410263,-0.048694994,0.056422353,-0.027118,-0.023466695,0.007016215,-0.024123102,0.005966375,-0.030500675,0.0037311304,-0.015150119,-0.00060344697,0.013686314,-0.007643352,-0.018728161,-0.004060884,0.010877696,-0.04711531,0.017943999,-0.021013057,-0.01926194,-0.053047605,-0.012823991,-0.022364784,0.0066695693,-0.0497045,0.028061315,0.05370038,-0.00830529,-0.007877496,0.03184699,-0.022169331,-0.028419605,-0.0015618755,0.033096116,-0.050759196,-0.013693036,-0.030552331,0.04446849,0.048219074,-0.0019903525,-0.010052605,0.0033817808,-0.004167025,-0.0023083743,0.035525605,0.006873954,-0.013018822,-0.0131984,-0.048176233,0.07327429,0.050063495,0.04012588,-0.01657876,-0.006902193,0.06630065,-0.042704478,-0.024578497,-0.02540401,-0.022735948,-0.004487567,0.033236198,0.0076580835,0.00065555185,0.009676648,0.011402312,0.0054117213,0.013297235,0.0038857334,0.029998098,0.0032835081,-0.029890273,-0.022581782,-0.0041493876,0.017352087,-0.003196649,0.012556303,0.012992674,-0.040931735,0.028320374,0.00093183503,-0.009820549,-0.024332097,0.009797438,0.045058485,0.0045431075,-0.025842126,-0.0012133926,0.03685046,0.0240632,0.020506384,0.029744882,0.002303054,-0.00923351,-0.008050411,-0.025232427,0.017741937,-0.015110912,-0.0024182862,-0.0015240437,0.04871433,0.0050876657,-0.073186465,0.026702153,0.06231486,-0.024530184,0.0029254886,0.028866813,-0.017920295,0.07577108,-0.022406593,-0.048292212,-0.013061527,0.012589141,-0.008279806,0.033125605,-0.0004376821,0.07230654,-0.03854295,-0.013631851,-0.013589953,0.038445286,0.012103611,-0.020058893,0.022113325,-0.03310344,0.019490553,0.013825454,-0.03933763,0.04297961,-0.025035968,0.010874261,-0.037637696,0.03095122,-0.013594268,0.01292864,0.02581568,-0.018436462,0.02859625,0.023927705,0.022900164,0.012613982,-0.0030350187,-0.070656605,0.02902647,-0.010467228,0.0053136745,-0.0047082766,-0.0048224744,-0.003838102,0.0017817431,0.0083263535,0.04644916,-0.019508142,0.03495506,0.0257921,-0.031682376,0.0024139667,0.009020045,0.013716752,-0.019123344,-0.004816826,-0.03801429,-0.011608431,0.004174687,0.07141129,0.016549014,0.015694654,-0.00068870466,0.07204275,-0.0095124,0.030020958,-0.0003031483,-0.024847198,0.013739979,-0.021673957,0.032612666,-0.056128766,-0.0104474975,0.008133927,0.05720601,0.007690683,-0.03167921,-0.066794634,0.056047555,-0.018795813,0.024499713,0.049269013,0.02355283,-0.006954416,0.010769405,0.033698235,-0.010520154,-0.036394313,-0.011264397,-0.014529942,-0.01817279,0.07854984,-0.008076338,-0.08349708,0.01920663,0.02323273,-0.028390853,0.0011938787,0.012416159,-0.0023502684,-0.023464145,-0.029943787,0.0064111715,-0.01179217,0.03862391,-0.036802325,-0.014765802,-0.019537488,0.032201704,-0.037416067,0.02904719,0.0025963983,-0.04446305,0.005704132,-0.010515717,-0.00021684861,-0.016576404,0.024301883,0.00483678,-0.017502882,0.022310406,-0.0040030982,0.03680349,-0.033938084,-0.036414474,0.030002808,0.00097260834,-0.03127769,0.05144583,0.026935343,0.024917452,-0.012247982,0.033296302,-0.0075250505,-0.0022652976,0.07766056,0.059352137,-0.045260992,0.018595526,0.019997718,0.006621607,0.027383944,-0.042353593,-0.009501303,-0.028213676,-0.028005157,-0.033468712,-0.034160007,0.05481843,0.06401412,-0.015484919,0.025613809,-0.02158839,0.019217288,-0.15652144,-0.00063235726,0.02849743,0.03559312,0.029512314,0.024268841,-0.053537197,-0.016704563,-0.04405197,0.0070380303,0.042791586,-0.04881517,-0.015624314,-0.029643882,-0.042207953,0.013248183,-0.013854385,0.0036250877,0.015474398,-0.03671567,0.018395307,-0.0017667494,0.039102998,-0.012694091,-0.0078024543,-0.002426141,0.06988905,0.017710024,-0.03553118,-0.020008774,0.0019969346,-0.034035157,0.015274096,0.018984396,0.00027728462,0.010446022,0.008603821,0.02241338,0.010550489,-0.01954982,0.018614322,0.008140391,-0.0033861366,-0.00175901,0.001338694,0.014312236,0.015653016,0.0013201328,0.012652935,0.022404967,0.004964256,-0.03243145,0.00066480425,-0.023256393,-0.05080332,0.002917228,-0.024676722,0.029376416,0.008856099,-0.025609529,0.0057020476,-0.022404062,0.030452088,-0.116589256,0.01538526,0.023504145,0.02910363,0.008047321,0.03790139,-0.018325275,0.037785344,-0.028001629,0.018172435,-0.06203868,0.0048409603,0.02332659,-0.04767314,-0.03736889,-0.03306757,-0.08894755,0.011804078,0.008275294,-0.012718778,-0.02131069,-0.062001776,-0.037824437,-0.03363699,0.02086177,0.02597943,0.23768905,0.00319513,-0.039508134,-0.0049273884,0.044251814,-0.017815387,0.041391566,0.007824848,0.05669118,-0.0079019405,-0.01958787,0.0039458247,-0.01381421,-0.015946558,-0.006618034,0.017074352,-0.014846693,-0.008737943,0.047056362,0.00903577,-0.004874579,0.0017292835,0.0009056807,-0.02805212,-0.08414147,0.008022943,-0.035128158,-0.0022426068,-0.020870006,0.069392465,-0.0057118703,0.07497313,0.034376763,-0.008697887,-0.06613302,-0.039763056,-0.012716967,-0.023344383,0.055684593,0.020102784,-0.019851502,0.0078043523,0.031774554,0.020184193,0.004706324,-0.022566244,0.016350102,0.0028777905,-0.019303199,-0.016921982,-0.06239529,-0.09083869,-0.043562427,-0.005509996,0.013447552,-0.043304116,0.025303818,-0.028309558,0.023043977,0.05939999,0.016736329,-0.006143744,-0.045717098,-0.03265007,0.0073735896,-0.011433207,0.0269822,-0.07583691,0.01659129,0.06127436,-0.012712213,0.005894212,-0.01626811,-0.023227505,0.046514425,-0.010053098,0.06669395,0.039583717,-0.0065227235,0.0023304168,0.00026624106,0.007079992,-0.0040072696,0.022670481,0.018824257,0.005651525,0.027630128,0.023775388,-0.0029189726,-0.04145058,-0.060783073,0.029353285,0.024862934,0.0138577,-0.004371824,-0.0019530006,-0.022323387,0.000014171698,0.003249788,-0.0051458986,-0.034326594,-0.0063294712,-0.030960005,-0.039365496,0.03148975,-0.043304037,0.052260228,-0.0067770644,0.04794424,0.013501505,-0.020224018,-0.010355782,-0.01803591,-0.009730928,-0.04789831,0.035645574,0.044195473,-0.024141265,0.03982494,0.013499539,-0.0056395736,-0.011421257,-0.0042641046,0.054342557,-0.013688284,-0.01756393,-0.013358604,0.020801501,-0.04650686,0.049365196,0.030441865,-0.025304472,-0.0025188283,0.0035321375,-0.02553676,-0.021178793,0.03455304,0.036577344,-0.031565025,0.011181175,-0.016206024,-0.0061512426,0.0041340254,-0.034916256,0.031416565,-0.026680348,0.020388251,-0.015621428,0.051626004,0.0062432177,-0.0077785053,0.05248538,0.008209642,-0.030945716,-0.0066980743,-0.030902332,0.008631011,-0.010697682,0.010029121,-0.051181562,0.0009057511,0.048979405,0.04388753,0.0560053,-0.0067729475,0.02485429,-0.016511425,-0.0016825964,-0.017581273,-0.020122448,0.016921576,-0.06980903,-0.06692096,0.003595188,0.03680956,-0.03579956,-0.056120403,0.016712468,-0.001889955,-0.04582241,0.019984186,0.02164093,-0.031509236,-0.022122815,0.053220734,-0.026017645,0.02171038,-0.012834158,-0.014355097,0.010167789,-0.0006554535,0.0824379,0.0134860715,-0.020767534,0.001409112,0.05516537,0.041967534,0.062171575,-0.017440623,0.038888343,-0.04504395,-0.0024504112,0.0003384792,-0.039161604,-0.017614802,-0.014736708,0.009384916,0.05944452,-0.00631491,0.016377179,0.015648004,0.044461492,-0.052877028,-0.022173729,-0.010763395,-0.021589031,0.035723068,0.034766797,0.040071994,-0.018322527,-0.011490501,-0.016077645,0.03141508,-0.013652485,-0.0063735167,0.035017174,0.022139618,-0.006180424,0.010082157,-0.053639404,-0.008084442,0.010670598,0.014730183,-0.020120319,-0.008350236,-0.010406103,-0.018125255,0.031813078,0.02033687,-0.015920995,0.034086052,-0.007871013,0.011507878,0.06258633,0.010592445,0.016032482,-0.013301487,-0.06366334,0.030505901,-0.0070405463,-0.014403898,-0.022584286,0.049088083,-0.008757402,0.026240317,0.014592253,-0.0016845963,-0.018365178,-0.023339935,-0.029144071,-0.002508857,0.030611837,0.026204582,-0.022968268,-0.033074223,0.0050395345,0.04511437,-0.057050638,-0.042227253,0.008944994,-0.0009977651,0.004929249,-0.044483177,0.01770706,0.018967075,-0.0077157593,-0.02133703,-0.009219417,-0.019250667,0.0160071,-0.0658189,-0.026778186,-0.017093748,0.023608044,-0.02383047,0.016525874,-0.006636254,0.01914909,-0.021742772,-0.03220923,0.01429326,-0.022026557,-0.056072935,0.030227967,-0.031864267,-0.010028616,-0.015354811,0.027258268,0.0025337695,0.021161566,-0.024741607,-0.018569227,-0.0170437,-0.020961152,-0.0021587512,0.07255067,0.004921093,-0.040486414,0.010697231,-0.04418161,0.04912338,-0.023267271,0.02358286,0.06759978,0.016785799,0.01958047,0.07959629,-0.0049604517,-0.008420038,-0.019884948,0.01586454,0.011180434,0.018085722,0.027544618,0.008343945,-0.017161831,-0.07847527,-0.04470672,-0.015955603,0.07752395,-0.03364891,0.004199697,-0.010311773,0.018853288,-0.027632747,0.040901452,0.034793105,-0.0682013,0.017777396,-0.01951416,-0.008451051,0.013456601,0.08310652,-0.0071437387,-0.014841298,0.0008306206,0.010120477,-0.0057629594,-0.06770814,0.0032360672,-0.026854264,-0.004986548,0.0069160145,-0.054340158,0.0254825,-0.003004309,-0.02174669,0.0033587327,-0.026558055,0.015750518,-0.0018563056,0.039771978,0.011691055,-0.014572015,0.0022575455,0.004087577,0.00000768781,-0.004543348,-0.020778317,-0.0058825877,0.025080081,0.036149953,0.015370383,-0.004453085,-0.006677213,0.0425486,-0.036352452,-0.0018721919,0.024392633,0.018203221,-0.009685093,-0.020355206,0.010855718,-0.027572174,-0.039497606,-0.042811442,0.023558935,-0.040652752,0.020710032,0.017777756,-0.024255672,0.042415418,-0.008825093,0.0041504633,-0.139599,0.011418475,-0.010377284,-0.0017554853,-0.023870777,0.0069290414,-0.025553947,-0.045622673,0.014674114,-0.01776891,-0.041511245,-0.0025331832,0.019035336,-0.035589904,0.06486131,-0.018149327,0.018221011,0.022603443,0.030337907,-0.005042379,0.0051864455,0.012320667,0.05345355,0.01809011,0.010625679,0.02331148,-0.034980062,0.004117508,-0.0016201682,0.034328993,-0.002458304,-0.03730927,0.017276464,0.0122200325,0.003751991,0.001226558,0.013824377,0.024306761,-0.03264615,0.07157325,-0.023473443,0.029057285,-0.014739625,0.021579266,0.026775606,0.06380143,-0.0048179273,-0.051175024,0.015636304,-0.01785035,0.019365098,0.008494673,-0.039614655,-0.0032430347,0.018021768,-0.0033813582,-0.025325455,-0.024004022,-0.010060935,0.049611468,0.0027117946,0.031733423,-0.017645953,-0.021908542,-0.0039698486,0.031355124,-0.042095043,-0.012371398,-0.012338029,-0.01777734,0.03136331,-0.011055864,-0.034819447,-0.014520152,-0.015327072,-0.025925813,0.028531345,-0.0071680997,-0.021671155,0.01413138,-0.059069,0.0001530941,-0.03607023,0.022070019,0.021980893,0.021989422,-0.02003976,-0.019118823,-0.0068193316,-0.032519873,-0.07722785,-0.041668557,-0.0058651185,0.012597571,0.005714235,0.024659896,-0.020291168,-0.012688082,0.04181683,-0.0077385055,-0.0178997,-0.02499719,0.0104035055,-0.037267465,-0.014300392,0.015986798,0.04030602,-0.0022352322,-0.017514268,-0.020888781,-0.025595006,-0.0049407007,-0.012002854,0.030879812,-0.076032,-0.025848392,-0.040651955,-0.005274705,-0.022222197,-0.052131616,-0.031225596,0.0012970577,-0.010962694,-0.021498146,0.017530417,0.020786755,0.012470482,0.012446472,0.010742481,-0.033525817,0.00025703112,-0.00078272005,-0.04283281,0.055603873,0.010380065,-0.0052667637,-0.014300553,0.06672537,-0.050668236,-0.02083091,-0.030957364,0.024554579,0.015361852,-0.040192734,-0.039878275,-0.038305186,0.017677395,0.01047617,-0.004305368,-0.015435962,0.0163844,-0.006289225,-0.0080419015,0.05431985,0.0054339194,0.0067078797,-0.032604806,-0.03164289,-0.029352153,0.05455202,0.006972096,-0.038353186,-0.010142059,-0.02621693,-0.0035994234,-0.0069205477,-0.0055852374,-0.04688107,-0.015289503,0.021914236,-0.043960158,0.025943475,-0.033517428,0.015461116,0.0593525,-0.020978846,0.011174226,-0.027617035,0.014439152,0.007436224,0.064424574,0.0010681642,0.057108898,0.022111576,0.0020102656,-0.007287673,-0.018869748,0.01255384,0.001653739,-0.017644342,-0.010512913,0.022659883,-0.022034096,-0.0402375,0.06010648,-0.016825039,-0.004838126,-0.027759284,0.012503828,-0.001222898,-0.01394856,0.0040252237,-0.03954574,0.013122692,-0.0031731767,0.018253425,-0.016259681,0.027471699,0.03716178,0.017545372,0.040536143,0.035388105,-0.009817877,-0.016792312,-0.009151497,-0.011299412,0.008949344,0.015135949,-0.008447917,-0.027106265,-0.0055665476,0.034821253,-0.009885171,-0.044092037,-0.051671006,0.02882212,0.007816186,0.0097261835,0.01854342,-0.020258086,0.011896776,-0.011951476,0.020831216,-0.0035610122,-0.0041940757,-0.02979372,-0.03495217,-0.041657254,-0.018532665,0.005580016,0.031871155,0.024945527,0.048179198,-0.018847682],"last_embed":{"hash":"20cjoz","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"20cjoz","at":1763795346694},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{8}","lines":[145,145],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"20cjoz","at":1763795346694}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010754133,0.001424526,-0.04169806,-0.0046427837,-0.028008059,-0.037470385,0.041300397,-0.032440707,-0.020788306,0.012420183,0.02551628,0.0028030921,0.010426762,-0.027487235,0.0013021776,-0.015124881,-0.0010317184,0.016552279,-0.004771202,-0.027030503,-0.0017898148,0.02566614,-0.015941434,-0.005610987,0.008992494,0.017752448,0.009340305,0.00688037,0.015955038,0.043099042,-0.011162627,-0.056854684,-0.011573172,-0.00963714,0.015627092,-0.02043247,0.0015633104,-0.023485059,-0.050704096,0.03746061,-0.024940835,-0.05318415,0.014667278,-0.005613925,-0.02143424,-0.023695007,0.0064516007,-0.014342758,-0.0045635053,-0.0056218253,-0.02927112,-0.018997753,0.00864194,-0.0083489325,0.0024242275,0.009096911,-0.049067214,-0.032796122,-0.06962584,-0.03046329,-0.024771957,0.014576328,-0.04297712,0.0016051785,-0.008789414,0.009423908,0.008911621,0.016869469,-0.019099668,-0.062495645,0.011754176,0.020870592,-0.03313806,-0.06601512,-0.059488617,0.03327658,0.051133495,-0.014089422,0.0012777683,0.021843001,-0.00045690723,-0.032645077,0.034253944,-0.0088366,0.035537176,-0.033199478,-0.049865235,0.0919173,0.020924425,0.0064108833,-0.02772784,-0.03173043,0.05187795,-0.05059359,-0.032822847,-0.058810536,-0.023925262,-0.015484412,0.027712721,0.03140563,0.009784737,0.018623466,0.005225191,-0.02285918,0.015651854,0.0019164239,0.0064236852,0.026581122,-0.014518671,-0.022257615,-0.00061784557,0.019924803,-0.030066969,0.0010332528,-0.0038353482,-0.013448522,0.008934761,0.025279239,-0.005110806,-0.0038877225,0.015170341,0.036420498,0.012506818,-0.01802769,0.023600997,0.03810174,0.012723757,0.03958721,-0.01664672,0.017634332,0.018438559,0.01277546,-0.016121874,-0.009689628,-0.030820508,-0.00037039627,0.0029440057,0.025753122,0.017169321,-0.06474216,0.0053155157,0.06816212,-0.019082496,-0.028329732,0.043916393,-0.048099596,0.058193628,0.015127643,-0.041547846,-0.034513142,0.013720887,-0.0078502465,0.032566544,0.015062221,0.035847507,-0.025611416,0.007849231,-0.019252116,0.054747116,0.04143548,0.0053775823,0.049066238,-0.034561314,0.011330414,0.035868455,-0.027494207,0.055758726,-0.0070184143,0.028163075,-0.033138145,-0.0068872874,-0.020456875,0.013072555,0.0044684135,0.018148923,0.03964883,0.055539783,0.016429462,0.0011638443,-0.05557161,-0.07169029,-0.020017006,-0.009731025,-0.011061364,0.01828731,0.008710752,0.018847177,-0.022010129,-0.014132141,0.03215231,-0.049118795,-0.0023849371,0.036668647,0.023025662,0.029014654,0.033117134,0.03617822,-0.00052160904,-0.020913187,-0.055956293,0.0021199363,-0.0067445165,0.063262194,-0.034333028,0.056700055,0.0084441425,0.08342067,-0.025010442,0.009091732,-0.045056798,0.0027494654,-0.016521811,-0.057971217,-0.010353296,-0.040740956,0.000620894,-0.009932506,0.07203481,0.017197851,-0.031777285,-0.046062265,0.040109243,-0.045162015,0.032281842,0.043226287,0.00068355014,0.0039784047,0.023387266,-0.0076449765,-0.027977472,-0.011060752,-0.009104873,-0.062313285,0.023378043,0.056023557,-0.024406452,-0.051783036,0.028388219,0.040748294,0.008391899,0.031313375,-0.008677994,0.018909888,-0.025046628,-0.018536627,-0.018077077,-0.0135931885,0.051404845,-0.031154161,0.013622141,-0.05824754,-0.0065072943,-0.047783695,-0.0015738276,-0.010856239,-0.004349434,-0.0048204204,0.00370874,0.01836511,-0.010424585,0.047326077,0.020171128,-0.023615263,0.023523327,-0.046859287,0.01725819,0.00020974544,-0.03352949,0.023030017,-0.014207948,-0.04561828,0.058091454,0.02772085,-0.0012244798,-0.00072939333,0.011144886,-0.016897622,-0.011854866,0.07566818,0.048394207,-0.014158378,0.05209287,0.026535625,0.016529385,0.02320074,-0.018020082,0.010981121,-0.01285316,0.0020580087,-0.028130997,-0.058723386,0.0668395,0.07053446,0.007914837,-0.013019445,-0.0072504613,0.017755091,-0.1567604,-0.004968521,0.02455497,0.03812272,0.0111994725,0.027987381,-0.049217243,-0.021303935,-0.028351841,-0.0006185808,0.056298178,-0.040440142,-0.034830946,-0.008215078,-0.011482516,-0.003356125,-0.019360078,0.014871389,0.040098444,-0.033454455,-0.006081249,-0.036776148,0.061516304,-0.015698804,-0.01318876,-0.02418691,0.07020878,-0.0011879564,-0.01733501,0.0032792836,-0.008579064,-0.0017336002,0.014166999,-0.00069834583,0.017538646,0.0011166007,0.008111763,0.010504592,0.014054923,-0.033027455,0.0075698993,-0.0002899323,-0.009592664,0.01402925,0.03012855,-0.021828547,0.027406342,-0.02115057,-0.016207034,-0.018764263,0.021296026,-0.025994707,-0.010941391,-0.0049612173,-0.043710403,0.00021431947,0.0055256886,0.013943087,-0.005376525,-0.025110353,0.020512905,-0.016695607,0.02987609,-0.09443882,0.022966491,-0.0036192765,0.017219963,0.020154715,0.01766873,-0.01645233,0.028675,-0.012155917,0.031718373,-0.008382713,-0.004628091,-0.0060578394,-0.06040759,-0.034603734,-0.031999633,-0.110096976,0.022927076,-0.009697906,-0.029326523,-0.036444835,-0.05270404,-0.033639606,-0.0029500152,0.017181545,0.013313168,0.22456494,0.050308365,-0.0207774,0.0027173746,0.014297371,-0.019284906,0.013540163,0.020430041,0.039863754,-0.009367289,0.009385369,0.015251472,-0.009855179,-0.009917833,-0.026646495,-0.016822953,0.0068014064,0.019577093,0.018558335,0.004679906,-0.010705026,-0.020579651,0.0037040636,0.019798776,-0.07502252,-0.00856669,-0.021731643,-0.0046760547,-0.032312233,0.043819506,0.000098330216,0.05907749,0.00705965,0.015562602,-0.068784475,-0.026328828,0.020720473,-0.042822197,0.04723778,0.0065724347,-0.031107116,0.0048614894,0.038492676,0.032787714,-0.014210875,-0.011209698,0.014064416,0.008048146,-0.052191906,-0.048143454,-0.06479655,-0.023340931,-0.060999803,0.006879741,0.03432332,-0.034484193,0.0028242075,-0.033073097,-0.00081386964,0.055182368,0.045230146,-0.007885135,-0.030638179,-0.0048528695,0.01075003,0.013612777,0.04961109,-0.063873194,0.021775236,0.06069342,-0.006059147,0.024297293,0.040204562,-0.013049167,-0.0081482865,0.014807203,0.047683142,0.037352853,0.013801113,0.010522135,-0.004705937,-0.008352561,-0.01701153,0.0030120083,0.026014255,0.024801828,0.028594097,0.049416456,0.0210052,-0.013350422,-0.02045748,0.039491307,0.033054702,0.020212306,0.008013427,0.008164113,-0.01349806,0.007794608,-0.0065429113,0.00548021,-0.04674247,0.0041316245,-0.04628053,-0.066369586,0.061533835,-0.021418398,0.06651126,-0.025595335,0.020515101,0.0007625023,-0.010579728,0.006896766,-0.001390541,0.015520858,-0.02702093,0.06355885,0.031905137,0.005707577,0.02798357,0.015543433,-0.00468876,-0.0049728057,0.019599311,0.04319943,-0.026308713,-0.025286345,0.035694864,-0.007650795,-0.031181455,0.03575189,0.0023005316,-0.020049252,-0.036326688,-0.016240546,0.00551103,-0.025534727,0.053667434,0.025044644,-0.04680367,-0.019391427,-0.013546801,-0.004337949,-0.018574487,-0.013317644,0.038073752,-0.03931805,0.034906287,0.024245102,0.06812299,0.010712226,-0.0044754944,0.048755687,0.026613167,-0.024327703,-0.014177901,-0.027771728,0.022716738,-0.012645629,-0.00846668,-0.04352199,-0.010574902,0.050617367,0.036634076,0.04167027,-0.025110789,0.008504242,-0.016171394,0.009412974,-0.020600311,-0.0044416618,0.020561872,-0.018809836,-0.039731212,0.03572998,0.040238407,-0.0014711018,-0.031096842,-0.0008265942,0.0056040874,-0.041702595,0.007520261,0.0004592484,-0.041761063,-0.05250279,0.022014579,-0.0137166735,0.0065577147,-0.010072213,-0.023075612,-0.0022209848,-0.011048521,0.07381492,0.036153533,0.0014520728,-0.001851386,0.07464152,0.03072016,0.038007148,-0.025077503,0.0063451272,-0.029546082,-0.0077215033,-0.021549655,-0.013436056,0.008834305,-0.02609982,-0.013744519,0.073372416,-0.0031094863,-0.004008734,0.004332805,0.06733398,-0.07144516,-0.007781792,-0.026518542,-0.021814998,0.05711066,0.0058413423,0.046958614,-0.041901127,-0.028708534,-0.009577276,0.009944012,-0.022256702,-0.009787601,0.03560175,-0.029907446,-0.017606905,0.0006361506,-0.00022939137,-0.003940724,0.006011104,0.026870215,-0.009709333,0.051675737,-0.039710414,-0.00013026738,0.05462798,0.027270455,0.0062184082,0.048998747,0.007698205,0.031584658,0.041064076,-0.0005924519,0.029755889,-0.02404484,-0.029012691,0.01900828,-0.011127083,-0.00010917009,0.0016357065,0.05138093,-0.0016709944,0.03863779,0.007478466,0.03848133,0.024428569,-0.01887553,-0.011640898,-0.017635213,0.014879859,0.007785065,-0.026339715,-0.029877638,-0.034396112,0.034770057,-0.024456376,-0.049846254,-0.011266524,-0.009997349,-0.015058245,-0.026594805,-0.032244507,0.023442646,-0.015808744,-0.03803004,-0.025352413,-0.004587219,0.00075410487,-0.06472746,-0.0034999456,-0.0074588717,0.009396688,-0.033613607,0.023266012,-0.01925158,0.016593983,0.007222322,-0.038695984,0.0029338535,-0.04308082,-0.051987547,0.010336837,-0.047642745,-0.03370909,-0.018288376,0.027123589,-0.013885337,0.022476975,0.0010004158,0.012592739,-0.02956856,-0.014959288,-0.009743256,0.05200401,0.007116629,-0.026739502,-0.003511724,-0.027809232,0.058805425,-0.01280557,0.01852073,0.0463097,0.020212583,-0.030957013,0.061140165,0.03226541,-0.00953317,-0.012285923,-0.020164303,0.0028677932,-0.005795413,-0.0004741113,-0.033410504,0.0029112215,-0.047277715,-0.04044251,-0.011716583,0.035200384,-0.04164756,-0.00042302458,0.00009190238,0.0038744025,-0.01095281,0.037531022,0.052668948,-0.008751409,0.0055866977,-0.01062146,-0.023921149,-0.021001456,0.0802208,-0.03421537,-0.0064305714,-0.05545348,-0.0027523336,-0.007923807,-0.055055063,0.0065860073,-0.02168319,0.015656793,-0.025609063,-0.05601427,0.012140872,-0.03327315,-0.01291215,0.022127766,0.00518678,0.012408858,0.03262972,0.093833834,-0.014985736,-0.023988124,-0.014498149,-0.0066155368,-0.0022503543,0.0012076746,-0.004138313,-0.020334043,-0.008096529,0.035487745,0.0322519,0.048052035,0.018763183,0.029460773,-0.02945469,0.0122900745,0.03337533,-0.038667195,-0.032959927,-0.03984305,0.004837699,-0.0145191,0.0012860665,-0.0267218,0.010014352,-0.019117247,0.028943347,0.022110226,-0.014180323,0.012165057,-0.04036685,0.003513575,-0.13127722,0.017437128,-0.026968166,0.019450381,-0.030999511,0.03576669,-0.029667,-0.053258605,0.037808936,0.014608028,-0.039776336,-0.024044024,0.019214422,-0.025882864,0.04158963,-0.023235962,0.02948145,-0.0110763805,0.0043901973,-0.027086953,0.004564718,-0.02473389,0.04959448,-0.0024022239,-0.030437438,0.028735595,-0.026283413,0.009350225,-0.01679863,0.015014675,-0.030277431,-0.041480258,0.0341287,0.0021166268,-0.009763504,0.01447337,0.016494997,-0.011779048,-0.04491234,0.04326661,0.014362232,0.026052848,-0.012943293,0.00842017,0.04782099,0.033724707,-0.023668582,-0.057495497,0.00031642904,-0.009415186,-0.019255709,0.03484948,-0.045410633,-0.0005727582,0.035755746,0.003929847,-0.04579549,-0.027391784,-0.018262664,0.049120426,-0.04306326,0.03285853,-0.010771472,-0.034628924,-0.01786075,0.02402867,-0.048171125,0.009061412,-0.004182007,-0.016072743,-0.016175317,-0.016326927,-0.02652389,-0.031238299,-0.014879724,0.012019467,0.028849345,-0.021375183,-0.035173163,-0.011700538,-0.033356886,0.012357438,-0.035423573,0.002316975,0.036860853,0.0030950026,-0.022347184,-0.013209317,-0.0011684316,-0.012264778,-0.061279718,-0.062320486,-0.004626997,0.023711205,-0.041127075,0.033726837,0.0023464698,0.01573201,0.028282516,-0.0035759963,-0.01627212,-0.019276699,0.009217801,-0.040146913,-0.029301172,0.0049950257,0.084115334,0.011202188,-0.06167875,-0.007754277,-0.022400761,-0.0058265226,-0.023222404,0.008777741,-0.049534637,-0.023521269,-0.013198324,0.002084512,0.0009917355,-0.070883505,-0.016015682,-0.0066819307,-0.005111039,-0.043859076,0.008303654,0.002411897,0.019105215,0.02289118,-0.010990801,-0.035524413,-0.025313435,-0.0022436741,-0.024862302,0.0301354,0.019139357,-0.031976227,-0.04402738,0.046974055,-0.04839481,-0.025834745,-0.03508243,0.013121824,0.05399877,-0.037197802,-0.019651532,-0.010067803,0.0074510267,0.015611183,-0.0058668396,-0.049941383,0.020856692,-0.0032530194,-0.0057712793,0.07975623,-0.03988407,0.018737117,-0.03289999,-0.027654586,-0.028080115,0.016345894,0.018413879,-0.026969176,0.020544648,-0.028211394,-0.012557437,-0.0056872913,-0.0450912,-0.025795741,0.005500983,0.0029772248,-0.013740204,0.024788637,-0.012853494,0.048640043,0.06744912,-0.036451504,-0.0105259055,-0.02003174,0.007805365,0.015561701,0.035143383,0.021203551,0.07480466,0.03975501,0.0008966836,0.027730566,0.018917294,0.0006538321,-0.02771846,-0.007543682,-0.004200493,0.00039133846,0.010030844,-0.017129686,0.038374014,-0.00068251434,-0.003693372,0.018075742,0.027371505,0.013428233,0.0031690067,0.021936793,0.008970631,-0.008481951,-0.011460606,0.0758716,-0.021939166,0.042280998,0.026086928,0.049037572,0.0035816294,0.045466486,0.0010395348,-0.010688118,0.012553339,-0.019958135,0.03406673,-0.009807099,0.012664002,0.011823598,-0.0019908152,0.03228173,0.025383582,-0.048039727,-0.04482067,0.008412384,-0.02117884,0.04730585,0.012573678,-0.011597306,0.032242693,-0.0041421694,0.008166227,0.0063202525,0.017221235,-0.029560467,-0.0027067948,-0.025965324,0.005000083,-0.009410253,0.042819053,0.02485133,0.040266927,-0.001376741],"last_embed":{"hash":"1qaazvq","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1qaazvq","at":1763795346694},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Cloudflare Configuration#API Credentials#{9}","lines":[146,147],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qaazvq","at":1763795346694}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Router Port Forwarding": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038500212,0.022130843,-0.037376214,0.031134455,-0.0354392,0.0050131157,0.031848338,-0.0131274285,-0.011842458,0.03246565,-0.015625538,0.04021189,0.008628912,-0.015942475,0.014058163,-0.0048001846,0.026541099,-0.0011129134,0.028769998,-0.0043436545,0.0047804937,0.002375803,-0.009828093,0.0013969416,0.007928751,0.009713146,0.012364668,0.0024479893,-0.0030597975,0.022795936,-0.009246516,-0.014332297,-0.007203411,-0.03323643,-0.011754444,-0.021799937,0.004779054,-0.05177204,-0.02323777,0.008223847,0.0014740698,-0.015115043,-0.012250794,0.0085247485,0.031967714,-0.033341184,0.026164887,-0.01997937,-0.008079071,-0.025628654,0.0016787244,-0.021228611,0.0027045805,-0.04688696,-0.005180975,0.041475404,-0.008976554,-0.05503522,-0.024958765,-0.000009851432,-0.004683551,0.006174747,-0.06165711,-0.02637479,0.0015676128,-0.0010588306,0.043224588,0.041906577,-0.031405825,-0.036847413,0.017488807,0.020397136,-0.048579484,-0.043414757,-0.03959818,0.008183032,0.014429598,-0.041227672,0.025228731,0.016827388,0.010038248,-0.042201836,0.015233866,0.0037689828,0.034450028,-0.012614877,-0.07308928,0.08356079,0.055281978,-0.026396973,-0.0054963995,-0.022541981,0.0039811586,-0.035175934,-0.016396442,-0.043432657,-0.017065134,-0.013755934,0.013541286,0.0012849139,0.015012124,-0.017794894,-0.004028954,-0.021291558,0.009139398,0.007085803,-0.008751207,0.0040271836,-0.026103793,-0.020178318,0.011993038,0.013321302,-0.01720835,0.0035397091,-0.015135255,-0.042121757,-0.01432165,0.009135834,-0.013430647,-0.03595911,0.03800637,0.012036773,0.056048945,-0.017378585,-0.02128864,0.046792187,-0.013144977,0.030388385,-0.017169034,0.04255509,-0.030626578,0.015424604,-0.020009918,0.021529142,-0.047823325,-0.02159178,0.013782977,-0.01120159,-0.015429376,-0.054113593,0.020385826,0.08476629,-0.027769335,-0.015797518,0.040024985,-0.036546085,0.043851636,0.008709435,-0.008163029,-0.03183088,0.036018517,0.032443803,0.012367228,0.040600006,0.020273793,0.006297796,0.0040842653,-0.0068108896,0.034019936,0.04488595,-0.013927594,0.040313322,-0.015305361,-0.026917644,0.029907746,-0.01746457,-0.01796665,-0.0073903427,0.009950502,-0.032037657,-0.038256694,-0.008302293,0.020595973,0.04309031,0.006139358,0.025428552,0.059223037,0.021674782,0.022142693,-0.045321748,-0.040855125,-0.019740919,0.00013676073,-0.011430227,0.009242301,-0.0035589205,0.044466633,-0.014226223,-0.023592059,0.03174853,-0.0334551,0.03722381,0.03512523,0.028443813,-0.021934409,-0.0073799794,0.030831173,-0.01014072,-0.011233743,-0.033522815,-0.0041415747,0.0062908037,0.08404768,0.021732485,0.028180731,0.022640726,-0.00029319266,-0.057064094,-0.030153198,-0.03965969,-0.026831733,-0.032956693,-0.038156793,0.0044479133,0.0008435341,0.029352302,-0.0019180535,0.0035592348,0.016559064,-0.041445903,-0.025576683,0.050629735,-0.015951218,-0.0062022824,0.04208401,-0.01292052,0.022335498,0.010116097,-0.020218875,-0.0127195,-0.011197461,0.010956236,-0.047296084,-0.029192215,0.029356373,-0.03675811,-0.037973654,0.009568456,-0.005173131,0.015866304,0.014029891,-0.00873879,0.03727463,-0.023122704,-0.042396042,-0.0018651554,-0.008295661,0.037627608,-0.019666992,0.026255224,-0.015559546,0.0069480333,-0.065096445,0.01879116,0.057811067,0.033109363,0.009209811,0.011517871,-0.010279484,-0.029751562,0.0070552486,0.049658846,0.019293545,0.015416255,-0.0057072667,0.013213135,-0.025178107,-0.04372718,0.029975038,-0.037415877,-0.06469636,0.048352074,0.054949112,0.021209566,-0.030863795,0.023164948,-0.010028244,0.0028879384,0.04733751,0.074241586,-0.024462515,0.016094713,0.031795766,0.03668532,0.0065221936,-0.02843309,-0.01799982,-0.011664936,0.003475579,-0.027353104,-0.008914273,0.026785074,0.057331283,-0.0032611294,0.010030299,0.017919276,-0.0011689649,-0.15755536,0.007821234,0.029546171,0.04255237,0.0042084516,0.024404923,-0.03820731,-0.04546053,0.0060220985,0.04375741,0.0036180317,-0.043454394,-0.013237261,-0.022344222,0.033974834,-0.013205961,-0.004107303,0.022427604,0.012084293,-0.035566665,0.007831179,-0.0035917785,0.019668048,0.036261067,-0.025079666,0.008952339,0.07796575,-0.017172875,-0.026156748,0.0018819456,0.014481454,0.013154738,0.012156608,-0.03270222,0.019004265,-0.02018483,0.020307368,0.043631796,0.017169809,0.024890078,0.012056387,0.05427766,-0.009613532,0.005291937,0.017383983,-0.009406591,-0.032802477,-0.030127512,-0.033385012,0.013368649,0.019188132,-0.0007727285,-0.026210556,0.0214659,-0.040475864,-0.029338453,0.0041403803,0.04784046,-0.012333475,-0.044330098,0.0121080605,0.007807217,-0.0052232603,-0.044633485,0.0071548703,-0.014956346,0.031025806,0.01910482,-0.0038462342,-0.04580829,0.023438632,-0.02573998,0.022844655,-0.0004948353,-0.010214729,0.012055259,-0.030715734,-0.028982338,0.0014097833,-0.105634674,0.012268158,-0.0054903813,-0.0286876,0.028304596,-0.031781226,-0.037590295,0.006122464,-0.0063083884,0.012281167,0.25449818,0.03515736,-0.01926319,-0.006642263,0.034475353,-0.00021354764,-0.01424032,0.011776035,0.03353655,-0.021079583,0.012741122,0.039053515,-0.030745419,0.004041917,-0.056107227,0.027620295,-0.063044466,0.03057538,0.022886695,-0.036204044,-0.002887297,0.0032073823,0.010127115,0.0043420456,-0.040521096,0.0023442565,-0.008500633,0.021138763,-0.04166576,0.0249177,-0.057433885,0.024548236,0.0099021215,-0.024980007,-0.09475802,0.012734135,0.003857978,-0.059268985,0.03195173,-0.013081635,0.009392615,0.0039523044,0.007284798,0.016485142,-0.028909316,-0.03288509,0.027858794,-0.004992675,-0.05510012,-0.017190497,-0.02690961,-0.031642586,-0.018970532,-0.03283573,0.01605461,-0.047443546,0.008461414,-0.024794674,0.013788181,0.03246793,0.03189284,-0.0044813375,-0.05380717,-0.059354685,0.019795218,-0.0023864838,0.012024529,-0.040718462,0.03617839,0.050103366,-0.017069174,-0.019754648,0.021567207,-0.0070617143,0.0031908788,0.020952556,0.036208164,0.06424627,0.009451699,0.023558006,-0.031023078,-0.040574603,0.03211879,0.0034602047,0.0043335445,-0.015037542,0.035445433,0.047810204,0.005798239,0.0021405541,-0.026003925,-0.0068041678,0.052909166,0.048931543,-0.0061596977,0.0129713295,0.013750492,-0.0012844204,-0.0148982,-0.012517571,0.012971538,0.014088987,-0.04153248,-0.0055324105,0.05889156,-0.04250983,-0.012736262,0.007973857,0.011458866,-0.018545099,-0.06400509,0.008018865,0.014904421,-0.022684196,-0.00097541395,0.057753474,0.026888354,0.020221218,0.010328474,0.023075052,-0.012067386,-0.035746757,0.011449354,-0.0037668766,-0.013802822,-0.022394,-0.019449798,-0.023482524,0.011672914,0.06905584,0.023389855,-0.028609484,-0.07410177,0.017741362,0.033666644,0.029825993,0.009046013,0.013280272,-0.044969156,0.029259188,-0.045537148,0.028543966,0.0014396181,-0.032994393,0.040915698,0.017091442,0.041587863,0.014532461,0.0137801105,0.04574273,-0.027167559,0.042245466,0.014991574,-0.0050404333,-0.0128297685,-0.027329827,-0.00039257694,0.02053515,0.0057718083,-0.009354877,0.0106647145,0.048027925,0.040222332,0.06054216,0.016910896,-0.028192272,-0.0068836277,0.01782556,-0.0061185416,-0.025968071,-0.01366146,-0.051847123,-0.04832039,0.006518575,0.041982513,-0.033888005,-0.046599474,-0.012984991,-0.02545368,-0.040833753,0.031466175,0.026796203,-0.070033856,-0.06423545,0.014102359,0.0020492112,-0.0016234741,-0.010605785,0.008902452,0.0013695672,-0.008951407,0.10127644,-0.030293107,-0.015728915,0.03378351,0.07984635,0.04528391,0.04257246,-0.022407653,-0.012783752,-0.019151893,0.0011672613,-0.021043519,0.02659387,0.000037373982,-0.032092895,-0.01641683,0.03619771,-0.035365775,0.019897994,-0.020186894,0.031116739,-0.06971013,-0.012516566,-0.01929302,-0.03649132,0.053772118,0.09272748,0.021657916,-0.032918412,-0.026698662,0.014076558,0.031095667,-0.029229626,-0.014120077,0.009526189,-0.0055160336,-0.040641233,0.033873215,0.0005140101,-0.0074505694,0.024692763,0.024614397,-0.0017966207,0.018465636,-0.030363495,-0.023566775,0.018877573,-0.0028444915,0.0018914863,-0.011724456,0.036435552,0.0265523,0.018842923,0.004944086,0.054235764,-0.057138015,-0.06362043,-0.016307507,-0.021556063,-0.03356882,-0.075280495,0.017865656,-0.0004820234,0.06350182,0.018363422,0.0064334697,0.0022913623,-0.009532642,-0.03902568,0.028622292,0.021695359,0.01392051,-0.014283572,-0.038101196,-0.02284082,0.04326136,0.014690232,-0.03431715,-0.032325465,0.0019775291,-0.009338872,-0.05884096,0.002275954,0.02735639,0.0054918947,-0.019908138,-0.013179161,-0.019068908,0.007027954,-0.05736109,-0.016522586,0.020300856,0.0056170123,-0.014618241,0.063929334,-0.03584135,-0.019777685,0.009139697,-0.045713536,0.026718736,-0.051369146,-0.035345647,0.039721157,-0.027742976,-0.0097040245,0.031220851,0.016452173,-0.0055938875,0.0031244352,-0.015743632,-0.00033479222,-0.019233009,-0.011766584,-0.011318447,0.02993644,-0.018842667,-0.0010375092,0.035409935,-0.020181488,0.04533058,-0.07660991,0.02221645,0.030796511,-0.011454853,-0.017583305,0.06526301,-0.016378181,0.026041696,-0.012015912,-0.051784385,0.0067103207,-0.012443983,0.0062781973,0.011041252,0.018147362,-0.04238827,-0.003448732,-0.019658012,0.060823813,-0.018415116,0.0006028776,0.0010806841,-0.0004820767,-0.021373557,0.004752561,0.020209186,-0.014859154,0.0050374554,-0.03595987,0.006679521,0.019810112,0.03349268,-0.04402117,-0.013772644,-0.07747432,0.008093332,0.015351746,-0.010475552,0.022114143,-0.006027672,-0.0036555715,-0.0069840667,-0.061079506,0.026825394,-0.019411173,-0.024894431,-0.0124691725,0.024665207,0.006616245,-0.00894881,0.04632853,0.019496119,-0.01908754,0.01316432,-0.056600086,0.0013844451,-0.041644145,-0.016283764,0.044104755,0.0015945008,0.019751208,0.046475794,0.041650284,0.01054339,0.057291888,-0.02428484,0.00464343,0.04831084,-0.008027349,0.003151649,0.008155254,-0.05600736,0.009433714,-0.025024662,-0.022245677,-0.01589524,-0.038069665,0.038292553,0.056030545,-0.029143361,-0.0025613173,-0.011420695,0.0045745745,-0.14612657,0.017937936,-0.0048678266,0.0023960676,-0.021048255,0.013861333,0.01765533,-0.071985565,-0.0008623869,0.006574629,-0.01372629,-0.02021967,0.017287424,-0.02777563,0.099212125,-0.027233258,-0.026903607,0.0012473009,-0.01367388,0.014927951,0.008218128,-0.03777001,0.04567078,0.005549247,0.0028326465,-0.010946825,-0.025300039,-0.004296238,-0.013475034,-0.028274843,-0.018129533,-0.027263848,0.034356397,0.020134998,-0.0025080391,0.018119574,0.019054018,0.008482737,-0.026324727,0.02835672,-0.043294568,0.044903025,-0.01997599,0.008488675,-0.023684012,0.05637756,0.023565069,-0.024768498,0.0004910274,0.0138304485,-0.009125651,0.042426765,0.0065602283,-0.0017697578,-0.0011174803,-0.0010557999,-0.050058063,0.0028836548,-0.006524841,-0.014334836,-0.02953238,0.044871673,-0.018343072,-0.038685083,-0.07341648,0.0051166597,-0.023111627,0.010499971,-0.053395614,-0.046616565,-0.026281355,-0.035338495,0.0040008645,-0.040528085,-0.011198847,-0.03613635,0.021366918,-0.038446337,0.02327917,-0.032280337,-0.06667944,-0.022178993,-0.0033059244,0.046929177,0.055512898,-0.00014005047,-0.023690274,-0.043920204,0.015337544,-0.008104753,-0.023129527,-0.048511293,-0.0040042023,0.03303901,-0.00060152676,0.00009002134,-0.012572048,0.0085707875,-0.0006810954,-0.0032309229,-0.018931966,-0.016962862,0.014106305,-0.005210227,-0.029136663,-0.019101216,0.057460405,0.038549867,-0.04098372,-0.035083074,-0.04036206,-0.0043324265,-0.004293083,0.048209667,-0.006184128,-0.0023107363,-0.001445701,-0.008188059,0.019473163,-0.06779555,-0.016812453,0.036840305,-0.0028218846,-0.031438608,0.0054745427,0.018613037,0.0343687,0.027497806,0.009129132,-0.030069087,-0.00014552263,-0.05275363,-0.018034182,0.00029108138,0.035905022,-0.011662096,-0.047924943,0.040439535,-0.024699753,-0.037432056,-0.024608072,0.029796332,0.010571451,-0.043270882,-0.0030263967,0.010545436,0.024442311,0.012567069,0.03195578,-0.041535977,0.014120296,-0.03137202,-0.013335661,0.061217565,-0.030612936,0.049537532,-0.018859375,-0.025847048,0.011636513,0.037722453,0.031277418,0.004357815,0.00067044323,-0.021342836,0.025875535,0.03435963,-0.023887977,-0.0033193617,0.027176555,-0.0027494428,0.025352849,0.043222535,-0.015722364,0.030972026,0.023021694,-0.01568206,0.01176289,-0.038650963,0.027991097,0.0010905315,0.018478952,0.020634271,0.09981621,0.01327218,0.0002764286,0.0117888935,0.010515392,0.019629724,-0.024746928,0.0022818125,-0.011790182,0.007164843,-0.0068503073,-0.004767124,0.05216407,-0.023657521,0.02508907,-0.0069499705,0.033622812,0.031301796,-0.0006856146,0.011592434,0.028819729,-0.04163877,-0.0066085197,0.018340917,-0.031554643,0.0068565197,0.029478675,0.0075608874,-0.00008301442,0.023734428,0.013396129,0.020898802,0.0038157804,-0.017108502,0.03812251,0.031110955,0.008821444,-0.029582217,0.009680547,0.01742219,-0.046630163,-0.025953805,-0.04058347,0.012807092,-0.02341384,0.031755008,-0.03315518,-0.004515251,-0.015775902,-0.032771267,0.01564778,0.025367683,-0.018433921,-0.045701027,0.0038591383,-0.0015475366,0.012846907,0.03488425,0.03677038,-0.0256237,0.047788158,-0.021351509],"last_embed":{"hash":"eflkm","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"eflkm","at":1763795346694},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Router Port Forwarding","lines":[150,163],"size":369,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"eflkm","at":1763795346694}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Router Port Forwarding#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037104547,0.026368612,-0.034870785,0.027571118,-0.035135716,0.006182507,0.027276667,-0.015036955,-0.012928145,0.028106235,-0.013156001,0.042543318,0.009884042,-0.01556262,0.018110259,-0.002916647,0.030050062,-0.0016915143,0.028093541,-0.003797788,0.0036772178,0.00055754714,-0.012365279,0.0008323611,0.011342029,0.007351491,0.013626817,0.000771568,-0.0046750214,0.018775236,-0.007212316,-0.0070653604,-0.0070519014,-0.037800226,-0.011405622,-0.021599147,0.0054302556,-0.050588325,-0.023557875,0.007972236,-0.0013059614,-0.016136106,-0.015702283,0.0018977266,0.036457315,-0.031818077,0.02063312,-0.020766001,-0.013542481,-0.028583433,0.0019791042,-0.0152166225,0.00410454,-0.047323372,-0.00528521,0.0412798,-0.0120047685,-0.056917045,-0.020505568,-0.0049894047,-0.0029122417,0.0067997253,-0.060502958,-0.026164694,0.00024611622,0.0028128684,0.04130545,0.043727078,-0.03152513,-0.03669894,0.013869954,0.020184422,-0.04538793,-0.045704696,-0.04123195,0.011994517,0.011163466,-0.037225462,0.026500842,0.011949243,0.013830482,-0.044437286,0.012954648,0.0053515434,0.037044417,-0.011645994,-0.076573424,0.07683249,0.049247433,-0.024253167,-0.005929725,-0.02420664,0.0023842985,-0.034637038,-0.018894857,-0.045885075,-0.020553421,-0.008563229,0.009510965,0.0041277832,0.01659111,-0.019385662,-0.0034327847,-0.021215374,0.0030841886,0.006829821,-0.0066955425,0.0008831942,-0.028491227,-0.018794121,0.012952615,0.011212524,-0.014447601,0.0060522007,-0.016606422,-0.040686935,-0.01743445,0.012260902,-0.017451707,-0.035350345,0.036209814,0.020061666,0.056121167,-0.019362373,-0.01845077,0.043203026,-0.0113074705,0.028961897,-0.019932466,0.0408268,-0.030502083,0.014835629,-0.020410325,0.01689636,-0.050300576,-0.024141392,0.015964504,-0.016426241,-0.015602445,-0.051522985,0.021667963,0.08518285,-0.023407588,-0.015930433,0.0401271,-0.036037363,0.049560826,0.014188046,-0.010781275,-0.031820685,0.042068444,0.03171458,0.011428653,0.03975529,0.016920518,0.00044129658,0.0036709209,-0.0051142494,0.036676336,0.04390268,-0.017197318,0.036909185,-0.013640207,-0.027769113,0.02827437,-0.012674608,-0.015002742,-0.0036945597,0.0102675585,-0.03302296,-0.036562264,-0.005769342,0.021728436,0.038489122,0.0059459307,0.027302101,0.05899731,0.022709485,0.023227807,-0.044341434,-0.03641895,-0.021712238,0.000539208,-0.0102863945,0.0071715685,-0.0055305827,0.039082304,-0.016278373,-0.022921193,0.02874004,-0.03418047,0.034043424,0.029900141,0.026212497,-0.023729907,-0.0035976602,0.037046507,-0.012216244,-0.010533438,-0.033359744,-0.009021475,0.009214892,0.08733929,0.024518162,0.027671056,0.023276497,-0.002389129,-0.04928726,-0.031193573,-0.033424806,-0.028208379,-0.035388425,-0.03894872,0.00029180732,-0.0040145162,0.032210667,-0.0014064027,0.0036589664,0.017735425,-0.043178257,-0.027099224,0.054583866,-0.013586442,-0.0037697402,0.039791632,-0.009715828,0.020756785,0.01069803,-0.01719372,-0.016204897,-0.012901587,0.011131999,-0.043991614,-0.02836954,0.027479725,-0.038330518,-0.03769903,0.006988332,-0.002210309,0.019230783,0.017470952,-0.0072765723,0.03671573,-0.02121109,-0.038951885,-0.0036972896,-0.0059551154,0.036811296,-0.017431306,0.026793536,-0.011910262,0.006152336,-0.064100735,0.017270062,0.051079255,0.033191457,0.008548769,0.012199214,-0.010556127,-0.02744545,0.005379153,0.04678113,0.02063802,0.012748171,-0.006021053,0.013226857,-0.032842834,-0.04160049,0.032187637,-0.038121104,-0.06767736,0.0496984,0.05554117,0.018834593,-0.02877592,0.028833646,-0.0048757526,0.0034932427,0.04195169,0.080341846,-0.020306338,0.018703569,0.028694818,0.041934334,0.006095523,-0.027491676,-0.018168958,-0.013483825,0.008158823,-0.025013909,-0.011228782,0.02348471,0.058270495,-0.0030901053,0.011845373,0.019425493,-0.004537467,-0.15749632,0.013391101,0.03377147,0.0386465,0.0044079595,0.02881236,-0.03900282,-0.04618814,0.012151816,0.044957932,0.006266353,-0.044650238,-0.016435156,-0.026399156,0.032959115,-0.015415104,-0.0019727263,0.019227583,0.0045469995,-0.0378815,0.011277523,-0.0017158948,0.011113237,0.0317663,-0.027184932,0.008053509,0.078893155,-0.013933275,-0.024459159,0.001684744,0.016513007,0.013627021,0.011475615,-0.030504327,0.016591309,-0.019262047,0.02121022,0.0462054,0.011894705,0.02833977,0.008522475,0.056766618,-0.015776088,0.0018574748,0.016537981,-0.019095,-0.031564638,-0.028648075,-0.03312222,0.011272124,0.017948128,0.00025813532,-0.02613451,0.018758127,-0.037935782,-0.024410965,0.008777412,0.04530278,-0.016659841,-0.040316336,0.012016988,0.010685848,-0.0028586471,-0.04142528,0.004178336,-0.014175268,0.033813808,0.017330138,0.00052675785,-0.0412787,0.02726225,-0.0246091,0.01844647,0.0027870697,-0.013202825,0.013070226,-0.029662589,-0.029032944,-0.002285352,-0.10974096,0.01282024,-0.004120122,-0.023958927,0.030900816,-0.035574753,-0.0363844,0.009848235,-0.0060586664,0.015155564,0.25684446,0.03610082,-0.02174261,-0.0039594793,0.037173185,-0.0024540646,-0.01754238,0.011241346,0.032760467,-0.022937726,0.01462111,0.0382454,-0.03305938,0.0028272958,-0.05650787,0.02951193,-0.066789955,0.027614169,0.024645923,-0.03792698,-0.005409664,0.007408575,0.00752146,0.0049094562,-0.03763179,-0.0011402122,-0.00760599,0.022188783,-0.038623396,0.027140709,-0.056654457,0.02176874,0.010014051,-0.025127942,-0.08875826,0.019234158,0.0067803925,-0.057767265,0.028995553,-0.01659401,0.0073920838,0.004620537,0.0002693619,0.014048392,-0.028333994,-0.036930837,0.02598576,-0.0051477994,-0.05496705,-0.019177625,-0.024636634,-0.028699398,-0.017723821,-0.031396613,0.018058188,-0.047200847,0.006646213,-0.020977523,0.011659668,0.025973992,0.032911234,-0.0033674953,-0.050659236,-0.06052736,0.01882087,0.0017530298,0.017716749,-0.037410736,0.038320366,0.049055953,-0.015589178,-0.019938326,0.018590355,-0.0039540776,0.0053189136,0.018798832,0.032499183,0.056513906,0.008906939,0.023849953,-0.028965466,-0.042569377,0.032349125,0.008967511,0.005572625,-0.013977537,0.035513863,0.050647307,0.006299809,0.0059733954,-0.027785208,-0.009870503,0.056204572,0.045736562,-0.005919673,0.014010078,0.014596475,-0.00007325465,-0.014924465,-0.012244499,0.015283157,0.011060832,-0.039475437,-0.007268555,0.059956525,-0.041530706,-0.014463727,0.009066456,0.008626174,-0.015995933,-0.06473512,0.009522313,0.011863842,-0.020061623,0.0013449765,0.05995223,0.025771739,0.02074387,0.01699273,0.028365683,-0.014937631,-0.034787957,0.018311024,-0.001596297,-0.011793527,-0.026428139,-0.019918302,-0.02232687,0.013228133,0.06856096,0.023108264,-0.029137777,-0.07766703,0.014578938,0.039171822,0.028003586,0.011162889,0.015527096,-0.046178523,0.027634174,-0.03807733,0.02979776,0.0016831341,-0.03766142,0.042453334,0.018261556,0.040227544,0.0162578,0.012411629,0.043245945,-0.018325139,0.040160395,0.011287269,-0.0075520854,-0.01245862,-0.026547063,0.00015929727,0.018639993,0.003249844,-0.008759447,0.008108453,0.043920763,0.041143715,0.05771859,0.0205777,-0.030621216,-0.004417027,0.018719679,-0.0018354654,-0.025748968,-0.015011411,-0.052964926,-0.04880558,0.0074350894,0.041542508,-0.029998017,-0.048357546,-0.010986771,-0.028939256,-0.038948186,0.032824256,0.023411246,-0.06940771,-0.06769453,0.01616706,0.0040198863,0.0019245346,-0.014043754,0.004543981,-0.0011438038,-0.009829852,0.10163,-0.030406885,-0.01940748,0.036533773,0.084204525,0.04627128,0.040566266,-0.020137213,-0.016177224,-0.018397786,0.0056315125,-0.021505095,0.029289719,-0.0035382046,-0.027081965,-0.014532514,0.03212721,-0.03626419,0.019878736,-0.016912011,0.03634537,-0.071951054,-0.01392481,-0.0146726705,-0.03483886,0.05948236,0.09323049,0.025912037,-0.0310105,-0.02862844,0.017770331,0.032677457,-0.031357143,-0.016621567,0.008203176,-0.008208638,-0.04168197,0.034975197,0.004406799,-0.0075275046,0.019599037,0.030690692,-0.0024033927,0.018636988,-0.031421583,-0.02355215,0.018722497,-0.00034856715,0.0011597781,-0.013097594,0.037398476,0.027056336,0.020124834,0.004879097,0.053137697,-0.059209514,-0.06436315,-0.0140172355,-0.018775841,-0.036636185,-0.07152839,0.020605015,-0.0013272916,0.0649031,0.013971048,0.002791696,0.004944848,-0.012857333,-0.03742501,0.027825965,0.020645594,0.011492762,-0.017529799,-0.040540665,-0.01723113,0.04594644,0.016692288,-0.033763144,-0.033624087,0.0043350933,-0.010868474,-0.055691324,0.00625121,0.027932785,0.0064110872,-0.018665792,-0.012271217,-0.017182251,0.013802462,-0.055000167,-0.017323896,0.020632321,0.01130772,-0.013010853,0.067031436,-0.03126072,-0.020846127,0.013383575,-0.041813187,0.029871682,-0.049215563,-0.033350248,0.039422944,-0.02867397,-0.008455857,0.03313927,0.020767383,-0.0063818856,0.0008091133,-0.017434172,-0.00049220945,-0.023104573,-0.014774209,-0.007927483,0.02838826,-0.019918988,-0.005967304,0.03071154,-0.026528511,0.044668175,-0.07499801,0.02651663,0.025240501,-0.009563122,-0.01890002,0.06737926,-0.022772938,0.022206096,-0.011432799,-0.05016624,0.006771762,-0.012787912,0.0045251134,0.007157222,0.016031228,-0.041087255,-0.00616209,-0.021639641,0.061197814,-0.015167883,-0.0011261564,-0.0020130333,0.005229078,-0.019721922,0.0065179565,0.018178532,-0.015230813,0.005362447,-0.03315927,0.0035879367,0.017710207,0.035271548,-0.04539627,-0.013476043,-0.07647336,0.009403707,0.013250056,-0.008294185,0.019010503,-0.010278452,-0.0015036409,-0.009075007,-0.061544407,0.026732303,-0.021554153,-0.02186827,-0.015565622,0.023401327,0.0051819645,-0.0029969595,0.043298915,0.0177886,-0.015918517,0.01613117,-0.05940255,0.000476242,-0.0408563,-0.017500976,0.043141637,0.002200662,0.018536836,0.046341617,0.042041678,0.011933025,0.06106872,-0.026020955,0.0034168032,0.047427144,-0.0142659,0.0038330029,0.0053329216,-0.05230945,0.009320911,-0.024655804,-0.025561823,-0.017667105,-0.0398657,0.03783475,0.055691194,-0.026725626,-0.007247055,-0.013071125,0.007700583,-0.1468633,0.015133995,-0.0016705345,-0.0024829726,-0.024698477,0.014512041,0.01970518,-0.0713614,0.0035099739,0.0066583916,-0.01791168,-0.017516514,0.014183324,-0.029014343,0.09767078,-0.02559567,-0.02516653,0.0077281743,-0.014654664,0.015704408,0.0058203307,-0.03166638,0.048304226,0.0075783073,0.009404619,-0.011414765,-0.025656378,-0.0051348303,-0.015925216,-0.030141342,-0.021863002,-0.032110415,0.035394527,0.019200616,-0.0015791842,0.019000977,0.01975092,0.0051031383,-0.025659565,0.02131882,-0.045508977,0.04456389,-0.022975506,0.013288056,-0.023600971,0.05678209,0.026882883,-0.02293803,0.0039000784,0.008523997,-0.009713943,0.046910018,0.007272145,-0.005258008,-0.0023814107,-0.0038010443,-0.050779108,0.0033842083,-0.0018933669,-0.018056573,-0.032368697,0.042541027,-0.017482629,-0.03980428,-0.080530845,0.00376208,-0.025651975,0.009223829,-0.052698616,-0.046793316,-0.02743264,-0.030089889,0.0030864782,-0.03751328,-0.008193523,-0.032556932,0.02046844,-0.035865895,0.025579186,-0.03168064,-0.06366252,-0.019074328,-0.0043840855,0.04552727,0.05328045,0.0055252644,-0.020669263,-0.037146203,0.012905616,-0.009308992,-0.021726599,-0.043207772,-0.00870482,0.03443105,-0.006141979,0.0020385385,-0.015831776,0.011030951,-0.00008914105,-0.0028533624,-0.020257512,-0.015375527,0.0124377115,-0.0044900198,-0.033025444,-0.0182775,0.06045095,0.039736874,-0.037797235,-0.037034214,-0.039509248,-0.003967839,-0.002242804,0.0465346,-0.010649637,-0.0032830315,-0.0017916932,-0.0074201375,0.026534263,-0.06571698,-0.018821917,0.03855613,-0.00104805,-0.032042656,0.005559071,0.018511925,0.036504764,0.029865922,0.010806366,-0.031815365,-0.0015757054,-0.05469586,-0.016115025,0.002405178,0.03727706,-0.008861606,-0.047254134,0.04234719,-0.027993014,-0.038753115,-0.0245154,0.028236704,0.007843701,-0.044272862,-0.006455041,0.00985495,0.026636656,0.012372098,0.030069632,-0.040856425,0.011817414,-0.029557073,-0.0122213755,0.05995985,-0.030952353,0.04660841,-0.021294795,-0.020519484,0.010112806,0.033856504,0.031632908,0.0031759744,0.00042861231,-0.0257815,0.022432383,0.031001875,-0.02915491,-0.001880172,0.023355253,-0.007200251,0.029972523,0.04171325,-0.015844533,0.026547384,0.022761669,-0.01713721,0.008996314,-0.035886757,0.031458553,-0.0017498086,0.017430687,0.023528775,0.10417874,0.011539811,-0.002484924,0.01098097,0.007644245,0.021878647,-0.027112007,0.006765208,-0.011599544,0.0053976625,-0.008112421,-0.003579274,0.045745503,-0.028535416,0.022836534,-0.009948542,0.031869218,0.03469427,-0.00049651915,0.012036292,0.024957826,-0.047396123,-0.006560823,0.01806516,-0.03972046,0.009865493,0.024368482,0.010903031,0.0025058708,0.021909539,0.0074547958,0.02279179,0.00040306573,-0.015692173,0.03556491,0.029748136,0.0112911705,-0.029251229,0.010118929,0.019275654,-0.046405192,-0.023109311,-0.044305645,0.009519968,-0.022124996,0.030436039,-0.031413343,-0.004245137,-0.018095085,-0.036110118,0.014206673,0.030037453,-0.018551368,-0.048154633,0.01181133,0.00030352012,0.0216413,0.03388193,0.03588121,-0.022685349,0.039181706,-0.023774],"last_embed":{"hash":"8omzk5","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"8omzk5","at":1763795346694},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Router Port Forwarding#{1}","lines":[152,163],"size":342,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8omzk5","at":1763795346694}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Directory Structure": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025404831,-0.024299657,-0.020437414,0.024178319,-0.020670936,-0.01402884,0.015569043,-0.01954031,-0.013355778,0.056011755,0.021264248,0.012356587,-0.031730648,-0.0017176392,0.018426538,0.0033757691,0.014103725,0.028405197,0.025255382,-0.008171977,0.0056819916,-0.0070527093,0.028365755,-0.022944696,-0.010855831,0.024839394,0.018101886,-0.0013208389,0.006684313,0.015533026,0.010192972,-0.051861078,0.00551484,-0.0030468982,0.02509175,-0.067069344,0.018129312,-0.014098934,-0.031365238,0.034827046,-0.015788069,-0.019506697,-0.0033188784,-0.018879399,0.009739112,-0.005316691,0.05130563,-0.040434033,0.010748142,0.0021858215,-0.054275528,-0.0005534438,-0.0041604377,-0.025584083,0.014647836,0.016841263,-0.04048864,-0.06100117,-0.024683148,0.014834496,-0.0381078,0.026618533,-0.020753289,0.024615165,0.025804693,0.022018742,0.017741553,0.036008183,-0.007940692,-0.021917747,0.0057954993,-0.01065689,-0.032367695,-0.048861474,-0.026362691,-0.030045336,-0.004461528,-0.048314303,-0.0014627434,0.040545873,0.022541475,0.01226245,0.03602025,-0.01751217,0.02998963,0.004537067,-0.050200325,0.08525214,0.04177527,-0.017477231,0.026796697,-0.025804222,0.05431362,-0.033253368,-0.041445494,0.0048439214,0.00688908,-0.023322131,0.06477472,0.003509463,0.023298616,0.0029904007,0.0007100246,-0.016615473,0.019611292,-0.008330214,-0.01631011,0.027331311,-0.03567885,-0.031718593,0.022499014,-0.00428659,0.0030003004,0.0010466705,0.020200925,-0.004490392,0.007371263,-0.013105253,0.0076656346,-0.017880082,0.030092806,-0.008962162,0.051193602,-0.03474391,0.02280445,0.018039549,0.020660011,0.040842436,-0.004719105,0.0044922316,0.008396003,0.024459796,-0.018930094,0.033024784,-0.050092854,-0.021430219,0.027406074,0.0012173374,0.023873262,-0.052418817,0.04086509,0.053309444,-0.03267279,-0.01987859,0.029582085,-0.038954467,0.015645638,0.01544176,0.02479183,-0.044297498,-0.025961917,0.033182878,-0.008682492,0.056686558,0.01171682,0.016590795,0.0024497241,0.041212592,-0.018541932,0.064845905,0.00044331932,0.03926006,-0.020758495,0.011753493,0.018437248,-0.061700895,0.027168669,0.018942917,-0.023940599,-0.019449307,-0.053094532,-0.009945507,0.033405125,0.027352912,0.016315058,0.025056534,0.06844064,-0.004278131,-0.022017246,-0.043887306,-0.031224957,-0.006733783,0.01666512,-0.021742964,-0.008663546,-0.0064415904,-0.015892258,-0.020630248,-0.030734394,0.029255662,-0.058618274,0.0038866347,0.009444819,-0.0056450325,-0.0054417257,0.034185495,-0.01669514,0.0042131697,-0.02909784,-0.048708893,0.0051035974,0.022923462,0.073445916,-0.0045657996,0.015312781,0.006173947,-0.006486077,-0.040019996,0.004684416,-0.04166272,-0.024428306,-0.041532073,-0.04181274,0.0018046449,-0.0019493573,-0.010504946,0.004273883,0.0072709452,0.004993264,-0.000620554,-0.029208072,0.023094825,-0.008334744,0.018024048,0.06609585,-0.040266015,0.02870531,0.016176738,-0.007846424,-0.025144195,-0.041608106,-0.0014356292,-0.019071821,-0.022284184,0.087163694,-0.02732087,-0.055728197,0.04386079,0.0049380786,-0.050766006,-0.038211115,-0.020361528,0.03351867,-0.029822182,-0.036771372,0.014486937,0.025964508,0.05917256,-0.0074790423,0.017139088,-0.03552697,0.03381545,-0.018253557,0.021811869,0.05764272,0.0060983715,0.021614095,-0.004898254,-0.03574649,-0.012808202,0.008426812,0.06556134,-0.010286619,0.03142269,-0.010244565,0.043535303,0.0073366347,-0.03253662,0.017152496,0.014500335,-0.04128821,0.056376476,0.07988327,-0.019937359,-0.030091649,0.02459671,0.009686271,-0.018963438,0.05656,0.041888516,-0.04203882,0.01301739,0.047588583,-0.0020282895,0.025951913,-0.018275276,0.028667338,-0.0024176962,-0.017005984,-0.0076533374,-0.06850791,0.053980514,0.073158525,0.020934865,-0.009146686,0.02087066,0.007147964,-0.16609772,-0.040594425,0.027513778,0.026807563,0.014093867,0.005038878,-0.034146737,-0.014593955,-0.041827083,0.033446305,0.012277034,-0.055426467,-0.0027030157,-0.025466098,0.039023675,-0.01008394,0.01122204,0.023461577,-0.025138348,-0.028055133,-0.014849984,-0.042370033,0.043533854,0.05184592,0.025453718,0.016719826,0.103658676,0.014263976,0.006883258,0.0014909193,0.013289016,-0.011651466,0.019450508,-0.027080534,0.00143885,0.009685381,0.021731136,0.022766909,0.019949004,0.021969767,0.01972946,0.04099291,0.009473671,-0.028072478,0.006844038,0.009993508,-0.02386528,-0.04035959,-0.03728169,-0.0046106763,0.02582096,-0.0013564968,-0.012767928,0.017107166,-0.07792437,-0.011951418,-0.034598276,0.004389933,-0.03284976,-0.035308845,0.009021271,-0.0055209417,0.028454116,-0.07749336,0.0033347544,-0.017501935,0.038054198,0.006484251,0.046564516,-0.033216532,0.016762812,-0.03379705,0.051556323,-0.03510263,-0.01344609,0.026703091,-0.033266205,-0.035013303,-0.019324616,-0.11479112,0.004602338,0.003489293,-0.024260154,0.020647215,-0.02442718,-0.02235494,-0.00056412054,0.034555547,-0.011365181,0.23085386,0.049191188,0.0030350657,-0.049015637,0.07239894,-0.016109329,0.02807366,0.0018973325,-0.008428146,-0.03103722,-0.01746695,-0.008385281,0.01528069,-0.01321853,0.009356456,0.01722425,-0.011226467,0.0272211,0.028359402,-0.025426824,0.010777693,0.005970986,0.011982349,0.05367824,-0.019531682,0.0012729049,-0.016597562,0.021953313,-0.04847606,0.011784725,-0.029247109,0.057400323,0.018901585,-0.018407812,-0.08374486,-0.04577039,0.03548232,-0.03853922,0.000102431615,0.026028503,-0.017194644,0.0020392386,0.0073106256,0.028965758,-0.038238436,-0.03918369,0.03825331,0.008763363,0.035278104,-0.01745456,-0.018371707,-0.05453222,-0.015827617,-0.0040891618,0.014133824,-0.046859004,-0.0048338203,-0.035784774,-0.010757438,0.073065646,0.031858213,0.0060452307,-0.06785866,-0.024273569,0.028984891,-0.006741396,0.013287178,-0.029644366,0.014996851,0.09196484,0.019948227,0.035291508,0.035018556,-0.03760795,-0.009520549,0.026452713,0.036224846,0.06897729,-0.02423627,0.028438928,-0.023778994,-0.013392165,-0.0005679315,-0.0029419991,0.0024000737,0.02650557,0.017017422,0.024572155,0.007845281,-0.024050213,0.0007920976,0.0057196775,0.011802881,0.032988653,0.0070252432,0.00089682953,-0.037045646,0.018786993,-0.010378061,-0.011368757,0.0036766117,-0.013730675,-0.05210341,-0.046160582,0.057002824,0.00017298947,-0.012750816,-0.018943887,0.032113455,0.0052622617,-0.05539735,0.0077617727,0.0071564144,-0.016971342,-0.03078947,0.033015367,0.014913349,0.014382964,0.010603875,0.005506234,-0.00069902645,-0.0422938,-0.0111777745,-0.020970406,-0.024997642,-0.03183768,0.022527419,0.0027315111,-0.019166665,0.0855587,0.003510266,-0.03366332,-0.03976602,0.006441598,0.010505229,0.01855297,0.017089909,0.03408585,-0.038364258,0.0015724801,-0.07329638,0.019017447,-0.02162491,-0.02319917,0.018667381,-0.010276876,0.029584508,-0.029199379,-0.011901579,0.042411,-0.010293417,0.06692297,0.011288997,-0.033109393,-0.0011967563,-0.024195531,-0.020429669,0.005974742,0.046864104,-0.010676957,0.01776489,-0.0024309186,0.088459745,0.06722272,0.027929164,0.0112064555,-0.034263786,0.0032732836,-0.010026139,-0.0042418325,0.023429189,-0.054951265,-0.06811959,0.079567336,0.021326933,0.0018799825,-0.024717687,-0.029178184,-0.044487122,-0.005617454,0.06724253,-0.01735071,-0.047362052,-0.06560519,0.03867897,0.022232153,-0.026700564,-0.0056931744,0.04373484,-0.01917105,-0.015952447,0.09417596,-0.010419183,-0.015501505,-0.009719472,0.04397472,0.026670605,0.03680092,-0.030021716,-0.020104544,-0.0252284,0.006943394,-0.0102692805,-0.017746229,-0.009239981,-0.032149613,0.012068204,0.0032416377,-0.05280723,0.01209673,-0.0038459073,0.017160933,-0.026413219,-0.03390608,-0.010679895,-0.042256907,0.026494885,0.049768608,-0.01415323,-0.053147763,0.008743362,0.0015321039,0.03624209,-0.023319095,-0.05522055,-0.015814526,-0.022215843,-0.027160723,0.01263901,-0.027069082,-0.00014715272,0.026905494,-0.022652457,0.02349615,0.02349882,-0.0020070956,0.0028727103,0.045627076,0.0013727841,0.0047926065,0.027680553,-0.012966588,0.021912212,0.050468013,-0.023637645,0.055382162,-0.07458779,-0.011949315,-0.0077598495,-0.03475919,-0.004528424,-0.068519175,-0.012910157,0.0025766867,0.0583851,0.012345651,-0.02152576,-0.019208541,-0.023361068,-0.04136006,-0.0017363158,0.048808318,0.024704436,-0.01695562,-0.016026925,-0.01784376,0.03639341,-0.028424907,-0.021326737,-0.05069764,-0.025376452,-0.0046866336,-0.022179414,-0.032476746,-0.0057079326,0.0040855072,-0.04923084,-0.009602739,-0.019219788,-0.041558415,-0.0723971,0.023296796,-0.012557429,-0.024470538,-0.019662535,0.04778383,-0.058590617,-0.021787295,-0.0088726645,-0.022345373,0.0044299364,0.012271481,-0.027524404,0.032926176,-0.016002806,0.0053853095,-0.014199466,-0.01627169,-0.02107812,0.029438717,0.013370432,0.003827337,-0.010335683,-0.04711386,-0.021097299,0.016398197,-0.01337967,-0.01819739,0.030393798,-0.030891638,0.0151227,-0.027106278,0.014086013,0.05472405,0.02966034,0.010117564,0.07243406,-0.004307665,0.0055941287,-0.0028267403,-0.06945723,0.021129379,-0.029419849,-0.02833662,0.002111598,-0.017257128,-0.031076206,-0.03255687,-0.038474318,0.022132207,-0.022925122,0.011135108,-0.007997185,-0.03205285,-0.014026117,-0.018990688,0.040676534,-0.0092137335,-0.0027357826,0.014174957,-0.0005658122,0.02501755,0.0010882394,-0.016782468,-0.0002412677,-0.0599693,0.035944916,-0.014140562,-0.042880695,0.0028359196,0.0118290195,-0.022841692,0.00074793806,-0.04174507,0.004139297,-0.030143283,-0.0027363282,-0.009558753,0.009608891,0.009278286,0.012840777,0.038301475,0.0042796116,-0.0421943,-0.0031572916,-0.056933433,0.016282614,0.0059349313,-0.0053279763,-0.006154914,0.0048371805,-0.012966612,0.030581301,0.04477919,-0.010132276,0.032682434,-0.008140488,0.0011558839,0.017130809,-0.018217126,-0.022067577,-0.014675274,-0.023563,-0.009092099,-0.032257937,-0.014676693,-0.012059531,-0.02512982,0.029726038,0.029563652,0.0040054126,0.042133767,-0.011160758,-0.004625367,-0.14786838,0.024807239,-0.04963854,0.028450213,-0.028924718,-0.009868155,-0.015569072,-0.030962296,0.027169596,0.00021577592,-0.027305773,-0.03369704,0.06889278,-0.01751846,0.040377267,-0.023951584,-0.0015569369,-0.026355663,-0.008970765,0.033163924,0.0026636948,-0.005418574,-0.005231687,-0.00074834295,-0.032874286,0.0124356765,-0.0010974935,-0.033054087,-0.009425072,-0.026114589,0.02347691,-0.005979518,0.03423021,0.044437185,-0.024947545,0.027396956,0.0033079456,-0.023363456,-0.021589616,0.023349542,0.007908651,0.02734493,0.02290587,0.010748323,0.0068747764,0.010340347,-0.032936398,-0.012754601,-0.07463657,0.03601569,0.024451219,0.012500042,-0.04407111,-0.025532402,-0.037903484,-0.008630573,-0.03270615,0.0009896911,-0.03167895,-0.017047914,-0.035311166,0.03231679,-0.01956526,-0.035557896,-0.024389332,0.023927381,-0.012682065,0.019986147,0.010380322,0.0036398293,-0.017758185,-0.033165544,-0.0074361735,-0.04440586,0.006558341,-0.014215743,0.0048871515,-0.030146465,0.03888591,-0.013498606,-0.006691553,0.016698776,-0.021593517,0.0305936,0.07218589,-0.018094826,-0.021463068,-0.02524732,0.0062906942,0.013892074,-0.03648241,-0.055080485,0.033656877,-0.03015921,-0.017017107,0.02602062,0.005380519,-0.00057282264,0.008157411,-0.022690315,-0.014422043,0.007908055,0.011237954,0.0021561384,-0.028473664,0.029587964,0.07406141,-0.01070218,-0.0114766015,-0.025000634,0.0010639341,0.00038066314,-0.0019267624,-0.014228636,-0.015752848,-0.027672313,0.010044235,0.0003487057,0.003379884,-0.048511557,0.012929067,0.012542518,0.0048868367,-0.027169857,-0.019230288,0.030298728,0.0085475845,0.0069532283,0.02131063,-0.033408623,0.016405728,-0.018709712,-0.014479159,0.008516298,0.034988523,-0.0067272554,-0.05253926,0.054186385,-0.032659043,0.003529088,-0.016990757,0.001935606,0.0030259741,-0.0037615402,0.023999648,-0.019241828,0.0061222697,-0.001048185,0.012851273,-0.05213231,-0.003049357,-0.014273715,-0.029646643,0.038808383,-0.040863086,0.04044981,0.011458552,-0.04299793,-0.0018815859,0.044869352,0.009194178,-0.0015409215,-0.000012981308,0.0048508025,0.014952256,0.029682718,-0.006259403,0.004806633,0.014341902,0.030480571,0.022964973,0.013893848,0.0010316158,0.045795333,0.025973415,-0.042239282,0.020005394,-0.001919045,0.032443646,-0.013651614,0.040777396,-0.014611568,0.075972654,0.013649696,0.008978748,0.040557038,-0.0044265245,0.046166,-0.020287806,-0.009652259,0.0005753272,0.014924101,-0.024792502,-0.01606243,0.028880939,-0.0021779747,0.020600945,0.041486498,0.02591038,0.017033575,0.0014649498,-0.014207634,0.021423515,-0.050476443,-0.007223699,0.039326712,-0.007473498,-0.007986876,-0.00090635824,0.041626006,-0.008300676,0.056856878,0.0027822594,0.007367489,0.016690765,-0.05135263,0.052212086,0.027181478,-0.0015674873,-0.008153712,-0.012326179,0.014714921,-0.015672121,-0.03220529,-0.05410903,0.025912436,-0.04867218,0.0075073843,-0.02153414,-0.026589338,-0.028166406,-0.005659406,-0.007972868,0.02830344,0.028446075,0.0021322938,-0.011184443,0.009129255,0.013030112,0.0072140293,0.028122025,0.012393709,0.0069533465,-0.044817425],"last_embed":{"hash":"ny1mxs","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"ny1mxs","at":1763795346694},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Directory Structure","lines":[164,186],"size":365,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ny1mxs","at":1763795346694}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Directory Structure#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02735824,-0.024390329,-0.014454824,0.020138662,-0.017885841,-0.012937548,0.010701746,-0.0218696,-0.010746869,0.053911407,0.022724146,0.01177699,-0.030541101,-0.0015294736,0.020328125,0.003807019,0.017549258,0.030654712,0.02169933,-0.009699785,0.0023613963,-0.00849056,0.02839376,-0.024377022,-0.012452566,0.023326077,0.01685451,-0.0035652672,0.008815423,0.013327135,0.012982438,-0.05118783,0.002648461,-0.004341208,0.023790747,-0.06747211,0.013184889,-0.011988513,-0.0327172,0.035467148,-0.01535058,-0.019880101,-0.004031263,-0.023157237,0.012232194,-0.0023794211,0.050810482,-0.041044112,0.010223486,-0.00023471555,-0.05536158,0.005790816,-0.0034127478,-0.02728507,0.013815078,0.015815556,-0.041143686,-0.061754473,-0.02151955,0.014455726,-0.03983332,0.02634881,-0.020106245,0.02402674,0.023001604,0.027218908,0.017012196,0.03525246,-0.009568508,-0.018931529,0.0034255355,-0.012353509,-0.03601926,-0.044309672,-0.027043767,-0.03221717,-0.0085367225,-0.04764815,0.001452261,0.040793866,0.02496225,0.0127090905,0.033694107,-0.016306406,0.028622584,0.007074586,-0.04941036,0.080431044,0.038430326,-0.01580523,0.029379401,-0.028972423,0.05663593,-0.034307275,-0.04076928,0.0054714764,0.0060681365,-0.023059348,0.06221634,0.00087547733,0.025397504,0.006509713,0.0015894317,-0.016209416,0.016756054,-0.008545522,-0.017131226,0.026517214,-0.03109324,-0.029956976,0.023616763,-0.0032952174,0.0063476744,0.004401924,0.017781558,-0.0017920347,0.005123622,-0.016045239,0.011239274,-0.015057412,0.031243082,-0.005919067,0.04888921,-0.0313693,0.024572099,0.01352728,0.023884729,0.03883183,-0.005047958,0.0024429022,0.008360877,0.025591524,-0.015600573,0.026516417,-0.05059467,-0.019972142,0.028174838,-0.0012250915,0.022052715,-0.05079658,0.040195007,0.05133422,-0.033169862,-0.01971571,0.03098372,-0.041630495,0.017623886,0.020401318,0.024326077,-0.043593366,-0.025998617,0.0331573,-0.009294504,0.05565781,0.011446566,0.011528374,0.0019370551,0.04297745,-0.017410655,0.065377295,-0.0013581441,0.03747159,-0.023684064,0.011367146,0.01892378,-0.059471354,0.029355558,0.01912,-0.024844823,-0.019720241,-0.049601246,-0.010408976,0.032695793,0.026366381,0.015193473,0.026991522,0.066770844,-0.0018092595,-0.026320769,-0.042656478,-0.028485492,-0.008888,0.01775508,-0.018476224,-0.009379568,-0.006699365,-0.026635917,-0.018923052,-0.030757384,0.028168108,-0.060392488,0.0026366895,0.0073310896,-0.0053330064,-0.0027395426,0.034657743,-0.021067247,0.0069098524,-0.028140958,-0.047463324,0.0046446584,0.02665018,0.07228044,-0.009568178,0.012801772,0.0065435586,-0.0045382893,-0.037676804,0.006827153,-0.038461052,-0.021431,-0.040999435,-0.042403255,-0.00049595075,-0.009064509,-0.012192806,0.007272332,0.00924869,0.0028209472,0.002433541,-0.029615626,0.020920373,-0.003938788,0.017035963,0.06710695,-0.038642626,0.02904899,0.013932138,-0.008435255,-0.025019884,-0.04267721,-0.0015108279,-0.01738355,-0.022011505,0.08890652,-0.027278176,-0.055754054,0.041326843,0.0056926855,-0.051912397,-0.0375993,-0.01816405,0.031904332,-0.029049216,-0.035831437,0.013402252,0.02922088,0.059859704,-0.00382472,0.016323257,-0.035851203,0.0328152,-0.012305957,0.022245025,0.05399436,0.0071874536,0.022610506,-0.005156698,-0.03981101,-0.010415391,0.008589266,0.06350215,-0.010742252,0.029482905,-0.013721648,0.043457992,0.0040716617,-0.030535735,0.018180754,0.01578292,-0.040932033,0.058443867,0.084382325,-0.023995105,-0.023760457,0.028389506,0.011608581,-0.019537497,0.056493033,0.041895777,-0.040888693,0.014947235,0.04753145,-0.0021254085,0.027834818,-0.015115586,0.026412306,-0.002396313,-0.014083827,-0.004670206,-0.070977,0.048826907,0.07293724,0.020296847,-0.009310558,0.022234071,0.005329963,-0.17053944,-0.039165277,0.030392239,0.023466159,0.012830501,0.0058620106,-0.032454476,-0.014247641,-0.040087454,0.031378154,0.0110616535,-0.05643234,-0.0052051293,-0.03085296,0.040472236,-0.009835166,0.011734045,0.020709159,-0.029500285,-0.028649861,-0.015906416,-0.040335186,0.0408349,0.046924833,0.024908733,0.014009841,0.1033076,0.020215658,0.0067243422,0.0038753725,0.011366012,-0.012580406,0.019460002,-0.023097463,-0.0034871413,0.016302265,0.019637631,0.018547554,0.017037677,0.021477463,0.019052504,0.040995855,0.007358633,-0.031127864,0.008622065,0.005233482,-0.026098132,-0.040546227,-0.037622206,-0.0069156596,0.02526324,-0.0032593308,-0.013354729,0.018101757,-0.077243626,-0.006913145,-0.029099047,0.0049999827,-0.034434926,-0.03416639,0.008159341,-0.0021310349,0.028126908,-0.07614901,-0.0013812666,-0.019008253,0.040929284,0.003491786,0.04828203,-0.031316027,0.017589036,-0.031328328,0.05298138,-0.03469507,-0.016395783,0.026798293,-0.031083722,-0.03791635,-0.020259637,-0.11875685,0.005601445,0.0062109204,-0.02035653,0.020788698,-0.024135908,-0.022119623,0.00043013593,0.031739056,-0.011005109,0.23170796,0.052662227,0.001768449,-0.047742423,0.07582615,-0.016924268,0.02960344,0.0048099435,-0.010651042,-0.030721493,-0.02167438,-0.011570785,0.01715621,-0.01314566,0.013685364,0.016709559,-0.01075129,0.024033936,0.026534235,-0.023336165,0.010185399,0.0044200844,0.01153053,0.05557134,-0.019903546,0.0001352229,-0.016454544,0.023431178,-0.049625166,0.011219218,-0.027991034,0.05945675,0.018103605,-0.02056569,-0.082065225,-0.04296243,0.03912788,-0.03953483,-0.0030192204,0.024143996,-0.018882526,0.0041909046,0.001776274,0.030110039,-0.037194908,-0.03962932,0.037704837,0.010116872,0.039770532,-0.015576819,-0.01649858,-0.05656098,-0.015025215,0.0003754721,0.016740983,-0.046923447,-0.0038653007,-0.037839927,-0.011500871,0.070267044,0.03521992,0.007101866,-0.06344288,-0.024826745,0.026169024,-0.005920052,0.015500083,-0.027051136,0.013930814,0.09276712,0.024702122,0.036551934,0.03511482,-0.036557816,-0.0107087605,0.025890823,0.03173546,0.06005975,-0.026050277,0.028137838,-0.02488967,-0.012672678,0.0014748493,-0.0005184053,0.006032851,0.02812345,0.02095675,0.026464185,0.009646504,-0.025447324,0.003936021,0.0041086213,0.013584381,0.0323605,0.0106592225,-0.00078461017,-0.03755323,0.019851482,-0.014804471,-0.011451104,0.0030570799,-0.016165925,-0.051974393,-0.04708669,0.05931066,0.004099302,-0.010056354,-0.017092647,0.033543203,0.010000474,-0.052487083,0.0083180815,0.012416178,-0.014684945,-0.028894821,0.03542616,0.01383604,0.012812765,0.013506029,0.009767174,-0.0042577703,-0.039360322,-0.0103566395,-0.02414565,-0.021116361,-0.031765226,0.02552557,0.0039171907,-0.022374816,0.087271646,0.004294388,-0.033758223,-0.042133536,0.0058821347,0.014587451,0.020571832,0.016066417,0.035147503,-0.037754655,-0.0025806776,-0.070614904,0.017831268,-0.019049194,-0.025316942,0.018325284,-0.0084900325,0.028520443,-0.03213749,-0.010932194,0.037585888,-0.0051179524,0.06614636,0.010856235,-0.036867656,-0.00072052836,-0.023156276,-0.019722115,0.005343885,0.044201087,-0.011602472,0.01809784,-0.009890414,0.09015652,0.06603098,0.025566692,0.010481309,-0.03572502,0.0028817877,-0.008178761,-0.004499468,0.02017773,-0.055224136,-0.070015065,0.080505826,0.02040557,0.006349301,-0.024156548,-0.030258691,-0.045349665,-0.0037211217,0.07124771,-0.017036494,-0.04487691,-0.0654759,0.04057506,0.02101274,-0.026764179,-0.008556608,0.04150811,-0.02376311,-0.015130016,0.09696052,-0.009044186,-0.01678814,-0.0070587546,0.040839404,0.02571151,0.040578652,-0.031508815,-0.01949134,-0.021822942,0.006619135,-0.008411813,-0.017917017,-0.010572494,-0.031641163,0.009962449,0.0020865947,-0.055418707,0.006157087,-0.0036307978,0.019343073,-0.026978549,-0.035249855,-0.008903914,-0.042622782,0.030140046,0.049865354,-0.014799931,-0.05063647,0.0063194265,0.0013245967,0.032968897,-0.024825966,-0.0570426,-0.01747505,-0.022481628,-0.028391503,0.012730671,-0.026268527,0.0001577547,0.026541533,-0.019710474,0.023580974,0.023362076,-0.0042546536,0.0063597416,0.042995937,0.006382984,0.006446372,0.029996393,-0.01594155,0.021079501,0.05341676,-0.023222556,0.05325112,-0.07743907,-0.008568326,-0.0079259435,-0.031732913,-0.0034507602,-0.06300616,-0.00948922,0.0012563232,0.06013433,0.013542132,-0.029076764,-0.019676512,-0.02474374,-0.03819379,-0.0039703357,0.050779045,0.021440236,-0.020377718,-0.014545656,-0.014671789,0.03617576,-0.031511553,-0.02095515,-0.04969446,-0.024525352,-0.0060754833,-0.018421652,-0.031197527,-0.010111867,0.003918915,-0.05174146,-0.007639835,-0.01649504,-0.043478552,-0.072566606,0.022264462,-0.013685349,-0.0253609,-0.019834923,0.050661974,-0.055672675,-0.021208117,-0.0041107256,-0.01955493,0.0022638242,0.015995467,-0.028777234,0.033109702,-0.017566247,0.0070414627,-0.01513745,-0.0132747,-0.02027299,0.029772324,0.015141952,0.0034951814,-0.010808955,-0.045609888,-0.019019177,0.0118488865,-0.01581803,-0.019522892,0.030467156,-0.036274374,0.015132604,-0.023769338,0.012934369,0.05250754,0.031843606,0.0073435097,0.07234822,-0.0068399254,0.0033716706,-0.0022586188,-0.07010795,0.020644277,-0.028308947,-0.029327635,-0.0022058375,-0.01946793,-0.029634573,-0.038341314,-0.040800773,0.017191704,-0.02511089,0.012536761,-0.008819191,-0.031457737,-0.015093013,-0.017997017,0.041658908,-0.010220102,-0.0040876414,0.016502129,0.0026658035,0.027395977,0.0021541908,-0.018044814,0.002158247,-0.05846885,0.037691094,-0.01645618,-0.042828385,-0.00035391492,0.012650912,-0.023481773,0.0023978883,-0.038485255,0.004718452,-0.032839336,0.00063657906,-0.01283445,0.0071074096,0.008058967,0.012418552,0.036542457,0.004084638,-0.042563736,-0.0046775024,-0.05465845,0.015676731,0.0057283035,-0.0037438811,-0.004355148,0.0045032836,-0.016775526,0.030013267,0.0461996,-0.008726983,0.03295721,-0.008596269,-0.0014362484,0.016111223,-0.019925792,-0.02266799,-0.020279512,-0.02147313,-0.0087981485,-0.031642508,-0.012781444,-0.0101003805,-0.025078865,0.025617933,0.030947931,0.0055340603,0.04343912,-0.010367874,-0.00095739804,-0.14819473,0.02577219,-0.050611753,0.025537232,-0.0313702,-0.0058165984,-0.020411259,-0.02951088,0.028383534,-0.0027450954,-0.030726297,-0.03292156,0.0685865,-0.017944843,0.03465725,-0.020455642,0.003804142,-0.027867343,-0.009807792,0.038736567,0.0017694569,-0.0011306278,-0.007988093,0.000983846,-0.028401503,0.01338786,0.0016543781,-0.03599024,-0.011922492,-0.025791928,0.024112688,-0.009264031,0.03342754,0.044720024,-0.024332387,0.03131499,0.0050547896,-0.025396928,-0.018339692,0.021831647,0.006189699,0.025958538,0.02209624,0.012793353,0.0049481574,0.008513434,-0.03179751,-0.011839453,-0.07376958,0.032878004,0.024654657,0.013215694,-0.047903646,-0.026205068,-0.038907297,-0.011396348,-0.029674815,0.00009494416,-0.03041131,-0.019963842,-0.04019372,0.027047694,-0.016468378,-0.0368515,-0.023439387,0.026980354,-0.01410506,0.018447712,0.015342448,0.007989177,-0.016056852,-0.034849457,-0.007138157,-0.04093979,0.011542385,-0.010482991,0.0040362626,-0.028031932,0.03748609,-0.0117479805,-0.0020570992,0.019367129,-0.021211194,0.0324152,0.07041444,-0.016037263,-0.018858297,-0.02112309,0.0051572574,0.017726358,-0.03531836,-0.053005755,0.03660073,-0.029002294,-0.016393198,0.026282305,0.0036767866,-0.0018846089,0.009099036,-0.023412855,-0.015474262,0.009838966,0.010122238,0.0053726453,-0.0283789,0.0331207,0.07382403,-0.011409789,-0.008278064,-0.026722189,-0.00077038776,0.0032529722,-0.00064695656,-0.0146155385,-0.014927834,-0.0279432,0.0062895333,0.002751964,0.009810272,-0.04464872,0.014729891,0.011463521,0.00087026204,-0.027012862,-0.01670121,0.029638086,0.010599007,0.007263331,0.020680299,-0.03231794,0.017707102,-0.019900525,-0.011486261,0.0082461,0.035915185,-0.0034420423,-0.05207756,0.055170026,-0.038935784,0.0004266949,-0.015823359,-0.0025550323,0.001695538,-0.003673005,0.02453107,-0.022180287,0.0044353493,-0.0046447604,0.006799306,-0.054317735,-0.008284718,-0.012092455,-0.028422024,0.03894952,-0.04060795,0.036768377,0.008523867,-0.036201857,-0.0031280785,0.042551767,0.0031340825,-0.0020190044,-0.00009149673,0.0022916566,0.011482086,0.030905847,-0.0072995434,0.0072283405,0.010323984,0.028569361,0.02484674,0.009826924,0.0021034277,0.045819633,0.025481926,-0.046366308,0.01939737,0.002240532,0.033314023,-0.015318741,0.039266024,-0.015296075,0.07378106,0.010535183,0.00855762,0.041108772,-0.005236356,0.050846186,-0.016301999,-0.0069884886,0.0022943907,0.012584046,-0.027152969,-0.013497795,0.02404636,-0.004569404,0.02122737,0.04168771,0.023370102,0.018283203,0.0021501603,-0.013508568,0.020279137,-0.052857284,-0.0076028337,0.037727337,-0.0114046065,-0.006667988,-0.0005989807,0.04886865,-0.0077058217,0.052693404,-0.0022091966,0.007577273,0.017131314,-0.05063885,0.05297503,0.028706007,-0.00034075923,-0.0057474435,-0.009541625,0.015116208,-0.013827527,-0.03143783,-0.056713555,0.023423284,-0.05197151,0.004636569,-0.019279907,-0.028009797,-0.031720158,-0.006959266,-0.009807101,0.026687095,0.03093778,0.0024117348,-0.011171976,0.007600899,0.019781891,0.0042125606,0.029811041,0.012267983,0.00023962834,-0.043156877],"last_embed":{"hash":"lxtx77","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"lxtx77","at":1763795346695},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Directory Structure#{1}","lines":[166,186],"size":341,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lxtx77","at":1763795346695}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Benefits of This Setup": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05666578,0.016148608,-0.036225174,0.022783076,-0.009679596,-0.017317386,0.054702595,-0.007760159,0.021731565,0.055001218,0.010975745,0.015835285,-0.035124216,0.010057793,0.0151137635,-0.014870691,-0.015855305,0.013627401,0.02044393,0.018647177,-0.016328435,0.014019159,0.01287148,0.008360165,0.03155072,0.046367075,-0.027871842,0.0042277076,0.017552413,0.034828443,-0.021550654,-0.0036867787,0.0035004078,0.006825998,0.008671788,-0.079134464,-0.0006143128,-0.050396666,-0.019260025,-0.0000690273,0.014344855,-0.025891934,0.011753146,-0.015240955,0.012359059,-0.017255403,0.03408323,-0.021923764,-0.05400761,0.000034397897,0.016781539,-0.038512554,0.010386148,-0.009400532,0.021037653,0.0101386625,-0.011691471,-0.03780341,-0.01349336,0.009027572,-0.057157088,0.048620887,-0.0015353309,-0.010916815,0.025521655,0.015139582,0.0046965433,0.002834389,-0.0067658504,-0.050156984,0.0011006184,0.0035270099,-0.022215694,-0.030216783,-0.038056597,0.011840074,-0.0018914518,-0.04642148,0.011029231,0.016516812,-0.008114612,-0.02875471,0.021774841,0.009791844,0.014482479,-0.008961622,-0.048048194,0.092707664,0.044565573,-0.0035068812,-0.002177483,-0.0068931077,0.05083116,-0.021405062,-0.0356731,0.00415185,-0.022124996,0.020263197,0.04592895,-0.012524579,0.018329628,-0.0027675855,0.002305495,-0.02057477,0.032367356,0.010916609,0.0085748695,0.03072148,-0.046367064,-0.01795252,0.0010071516,-0.0050451695,-0.060870636,-0.015604323,-0.01338393,-0.042482257,0.020117192,0.013690355,0.004295534,-0.037728246,0.032415643,-0.02272162,0.026830899,-0.029125001,-0.004719922,0.043295503,0.0046283943,0.04380336,-0.027125472,0.026787328,-0.026118645,0.033183828,-0.022430232,0.017296512,-0.023927705,-0.01617942,0.007421721,0.023020515,-0.03274247,-0.050055474,0.011100605,0.061818346,-0.038392182,-0.018763134,0.049989555,-0.022305844,0.06664995,0.005094837,0.01621099,-0.023223964,-0.028339699,0.035320345,-0.016607761,0.01886509,0.009986357,-0.0021200874,0.020255184,0.02167162,-0.003196677,0.05809765,-0.00014825903,0.034790777,-0.01677102,-0.021432448,0.031096544,-0.0206067,0.025462747,0.003163515,-0.0023942238,-0.0046881754,-0.051934216,-0.008420958,0.014980608,0.024710936,0.02336165,0.015377295,0.04655517,0.026421549,0.0074953306,-0.07448314,-0.07984084,-0.04054397,-0.005610165,-0.043501932,-0.0017936601,-0.0043184105,0.07511547,-0.0030298883,-0.024529852,0.008876841,-0.04481741,0.011669346,0.043761313,0.044238426,0.01586231,0.0065563186,0.01524513,0.017793544,0.028810352,-0.030506743,0.018411627,0.039276883,0.0763747,-0.009468103,-0.00080626225,-0.006817196,0.011460663,-0.03227462,-0.0072763455,-0.040148214,-0.0067651747,-0.034437567,-0.021635925,0.0063135577,-0.015193114,0.013468017,-0.016631808,0.04516446,-0.019340083,-0.048320167,-0.016053807,0.023917384,-0.016922157,-0.009302326,0.042378202,0.014729865,-0.0064172,0.0074426783,-0.026743118,-0.021083621,-0.048306495,0.010718321,-0.00948857,-0.048488848,0.063400686,-0.024176324,-0.056201283,0.019804927,-0.0069792653,0.01840012,0.03263995,0.0051776664,0.04631756,-0.034292314,-0.0410296,-0.0058409628,-0.020313347,0.064437196,-0.035672825,-0.008744032,0.011889615,0.012181049,-0.04211809,0.0028120189,0.048695277,0.014424767,0.013977285,-0.0082098795,-0.0038735215,-0.0026949304,0.007472601,0.004473992,0.00068477215,0.024825249,0.006786515,0.0060082683,-0.022608828,-0.06508154,0.03464832,0.011930804,-0.036374677,0.04347965,0.0039289882,0.055991936,-0.04212192,0.009444569,0.008997164,-0.0019505952,0.052754086,0.01148068,-0.05833979,0.006167538,0.043097883,0.015310372,-0.0071346113,-0.007543695,0.050808575,0.022577688,-0.018340452,-0.017917769,-0.028573573,0.0502193,0.08054611,-0.009705394,0.0022046207,0.027002944,0.0003048768,-0.15221056,0.004454125,0.016118761,0.026801009,-0.014622042,-0.013427066,-0.048902728,-0.022259,-0.010007131,0.030816803,-0.014611188,-0.04589898,-0.027227418,0.005769117,0.020766417,0.0035060877,0.0021993658,0.021869317,0.0046086987,-0.03310439,-0.007793455,-0.027838498,0.01699578,0.010737857,0.020032804,0.008389764,0.05705621,0.018945174,-0.000016352868,-0.006395141,0.037934378,-0.0003841044,0.019562868,0.0026551618,0.040593363,-0.029884377,0.028892966,0.013991185,-0.009273403,-0.00043004542,0.01649957,0.023776175,-0.025082331,0.0016382245,-0.00411188,0.038113102,0.021394473,-0.053008985,-0.028014796,0.03747516,0.017165659,-0.021000482,-0.018483259,0.022014033,-0.05872262,-0.045174483,-0.0025370286,0.06313674,0.026680581,-0.05589581,0.026756631,-0.019443184,0.013878875,-0.04024983,0.003080129,0.013176356,0.027031744,0.02077242,0.017764466,-0.01688151,-0.00821663,-0.049876243,0.015556474,-0.012764059,-0.0013758613,0.019298526,-0.02189209,-0.038268052,-0.005511372,-0.11089454,0.03683578,-0.0003109404,-0.021819117,0.002372399,-0.013012818,-0.040568568,-0.010223746,0.012137897,0.03198637,0.2542615,0.043478534,-0.021786297,0.0104155,0.056368284,0.02071407,0.024294809,0.031367857,0.03560089,-0.03175605,-0.009850165,0.041089013,-0.010446513,0.012649899,-0.027611366,-0.016381547,-0.02500519,0.018673595,0.03366924,-0.023453396,0.025905035,-0.005273019,-0.0029530516,0.06835555,-0.06041278,-0.02898062,-0.0074305674,0.012364331,-0.05550089,-0.0050916215,-0.016667478,0.027111702,-0.027064634,-0.041949272,-0.09404652,-0.012314137,-0.0039411215,-0.017938606,0.010382964,0.014141826,-0.0036336398,0.004763248,0.03903982,0.007639068,-0.037151344,-0.033187214,0.012504823,0.01597123,-0.027981907,-0.030792274,-0.05478885,0.018831244,-0.060880505,-0.033436425,0.039329443,-0.034223113,-0.028223991,-0.06141255,0.031875584,0.052677635,0.034012977,0.0023435466,-0.055542536,-0.03438999,0.030169124,0.032038927,-0.024092346,0.010228768,0.02455242,0.056752037,0.003586856,-0.023732059,0.007900227,-0.022630518,0.0042077447,0.04749575,0.080988295,0.07469849,0.034620542,-0.0014231859,-0.02725846,0.0021819628,-0.013359314,0.010048013,-0.00051493186,0.0073163705,0.018020257,0.07650869,0.011850441,0.009678885,0.0025435756,0.018361678,0.0069554825,0.059980705,0.003335113,0.024173008,0.0054031922,-0.024569064,-0.00042559454,-0.0075903186,-0.0024687832,-0.006407239,-0.05423456,-0.027815059,0.039293274,-0.010727328,0.013384327,-0.038259197,0.013620235,0.006166922,-0.039757054,-0.00069981837,0.030199373,-0.043152332,-0.026466053,0.02488769,-0.005593172,-0.0058872416,0.041571323,-0.010146054,-0.010369409,-0.03132638,-0.018286364,-0.011358214,-0.026207224,0.0024730158,-0.0074217767,-0.0036651837,0.029657064,0.031903613,0.045214616,-0.017581038,-0.024899753,0.017824406,0.02813761,0.024048537,-0.018861277,0.012987441,0.028781015,-0.0074777226,-0.054399952,0.0072396286,0.018477902,-0.01754157,0.02406053,-0.015752723,0.0181979,0.05487802,0.00297173,0.03823041,-0.020514162,0.04239041,0.023733325,0.009738516,0.0026669789,-0.0181205,-0.019357048,0.05521336,0.013567853,-0.02096073,-0.0026335202,0.0025435043,0.06304688,0.08804386,0.016766634,0.010518462,-0.021656025,-0.0022703717,0.00077572867,-0.011706207,-0.0016045001,-0.0026308403,-0.0392923,0.028476467,0.018600581,-0.021256283,-0.06413305,0.01282328,-0.0058543896,-0.0026440527,0.053308003,-0.01717753,-0.063670896,-0.08061855,-0.0029390038,0.03387957,-0.015861185,0.01477575,-0.020826345,-0.01008271,-0.017926455,0.08315978,-0.045313712,-0.011126908,-0.0028339343,0.06374263,0.04106336,0.028931642,-0.004712434,0.011324196,-0.0333883,0.012151071,-0.007535694,-0.026588442,0.023848096,0.010511589,-0.012490364,0.0010700756,-0.017085925,0.0017371246,-0.035622403,0.00925826,-0.021591634,-0.015338693,-0.02560203,-0.053628955,0.014202201,0.0025406652,0.002415008,-0.07052809,0.026882675,-0.0057488154,0.021295344,-0.049156044,0.00629093,0.013367999,-0.041044332,-0.047846567,0.014554172,-0.016168427,0.0022198318,-0.007231646,0.006021694,0.009367765,0.013548959,-0.066448696,0.027684426,0.0192984,-0.008081088,-0.0049561486,0.01234993,0.041849673,0.046654556,0.030701017,0.0001659532,0.021412188,-0.05267723,-0.016218588,-0.015232409,-0.036631275,-0.013430747,-0.041975986,0.017713487,0.006295522,0.02881322,0.004707721,-0.019735545,-0.026383048,-0.006683209,-0.060285017,-0.013922054,0.007072887,0.030683478,-0.021037443,-0.016115034,-0.022188291,0.025393218,-0.0065319864,-0.037616327,-0.05032618,-0.0064772842,-0.010117527,-0.097491905,-0.01895509,0.016422378,-0.006556961,-0.030347366,-0.0063345856,-0.03171804,-0.006598017,-0.0717789,-0.0048770467,-0.008238168,0.0025756324,-0.064209364,0.04055304,-0.05561149,-0.025031578,-0.048767146,-0.040516388,0.03672597,0.017151825,-0.02446171,0.012615516,-0.038230877,0.019058632,0.019481663,-0.0230102,-0.004359202,0.027261741,-0.019753288,-0.007717401,-0.04141175,-0.03799651,-0.009501477,0.03634035,-0.011013273,-0.014073133,0.030994449,-0.0041343686,0.025894335,-0.015878126,0.016785096,0.03176712,-0.011206021,0.010275911,0.06129542,-0.0027410171,0.03816285,0.011158121,-0.021943185,0.021787615,-0.032324698,-0.035351966,-0.010341919,-0.0038116141,-0.03374531,0.004139632,-0.005151393,0.073303975,-0.057883542,0.025093812,0.0026525052,-0.049288552,0.004637921,-0.0049235686,0.025157908,-0.015811142,0.03523864,-0.018991487,0.022713676,-0.009960238,0.041555375,-0.015210039,0.014953687,-0.086368166,0.01800283,0.0068662614,-0.05642993,0.030046009,0.03095348,0.013683377,0.008078941,-0.02959,0.017964896,-0.048390012,-0.01254689,-0.048786454,0.037999768,0.024634628,-0.02622006,0.08181665,0.024330087,-0.029586682,0.007314017,-0.0358033,0.012496426,-0.000038197355,0.017216735,0.042385995,0.021462314,0.03591412,0.009872983,0.04164535,0.01321868,0.030013938,0.0013061902,0.0079310145,0.014802313,-0.027802441,-0.009437444,-0.024445247,-0.04144559,0.0017498904,-0.015506429,-0.015456184,-0.020517102,-0.0033840176,0.032661885,0.018712651,-0.03249144,-0.012989504,-0.01498757,-0.027158258,-0.14540756,-0.00040355674,-0.0058664437,0.03981141,-0.008642378,-0.018624809,0.024405232,-0.022578204,0.037456088,0.00067380304,-0.00350822,-0.014595051,0.04118772,-0.013753186,0.03920662,-0.004541632,-0.023030996,0.0025607226,-0.01954527,-0.012143707,0.01149116,-0.043762103,0.009293416,0.003996798,-0.048249476,0.016201489,-0.035612576,0.011824415,-0.020961523,0.007565536,-0.0072603277,-0.015909027,0.026083166,0.0069287135,-0.005512674,-0.013158212,0.0032062656,0.009079013,-0.016933117,-0.004744262,-0.0020157825,0.033220656,-0.019165192,0.028539147,0.02733721,0.05397563,0.022622684,-0.031787254,-0.030397745,0.0111238295,0.02734882,0.014000613,-0.045348015,-0.0029504132,-0.004331517,-0.009157877,-0.030632738,0.0014626543,-0.044217188,0.0034968643,-0.027837204,0.045748726,-0.026178144,-0.024991937,-0.06529347,-0.006643869,-0.060186617,0.023463376,-0.050757185,0.038152136,-0.02063473,-0.015641402,-0.01681777,-0.05195344,0.0012018931,-0.05056989,0.013696137,-0.02486921,-0.024485754,-0.029886482,0.002694494,-0.018759573,-0.030034442,0.008789068,0.03480465,-0.012903557,-0.035876825,-0.0053386036,0.0060106027,0.010556766,-0.019214362,-0.044109803,0.00534702,-0.012935772,-0.02824983,0.011896893,0.0035850096,-0.019962795,-0.0044461065,-0.023623716,-0.023726843,-0.012015601,0.019740783,-0.02396369,-0.026930805,0.029500222,0.037771523,0.021479301,-0.05651344,-0.030568866,-0.032849386,0.004865285,-0.013871097,0.018847246,-0.0019796502,-0.018188309,0.04125292,-0.032629393,-0.03807454,-0.058554355,0.0050274213,0.022939332,-0.015331688,-0.044153314,0.0188888,0.05498784,0.04374882,0.015876988,-0.001878227,-0.037125897,0.0072725588,-0.039239217,-0.048259173,0.00042117643,0.036097467,-0.027142685,-0.022289526,0.05340093,-0.041986503,-0.032115236,-0.025703536,-0.020731209,0.015780086,-0.00502023,0.0026692464,-0.012763113,-0.014156582,0.0536734,0.028503563,-0.060149737,0.023493188,-0.009566326,-0.03886472,0.056142755,-0.027511012,0.031167846,0.007609255,-0.054642625,-0.013847708,0.06724921,0.038525824,-0.04462607,-0.008396002,-0.020307967,-0.0015823653,0.029805757,-0.009217857,-0.024196006,0.030619578,0.00094379555,0.022341467,0.020239282,-0.029419366,0.02282438,0.024881892,-0.0104747275,0.0095650405,-0.011613739,0.02324005,-0.012669917,0.035831615,0.0078398045,0.052765075,0.038701743,-0.0013851156,-0.0035614504,0.024399227,0.04078044,-0.012732662,-0.004758298,0.014747562,0.013335908,-0.014540881,-0.027354782,0.026550071,0.0059508597,0.0175386,0.02572924,0.039886933,0.013089737,0.020058008,-0.0025413071,0.010711829,-0.0067048515,0.006953939,0.03274601,-0.009478092,0.0025727756,-0.011138501,-0.013510307,-0.015872031,0.050180767,0.02837437,0.02681622,0.004910441,-0.03125224,0.05047451,0.020433223,-0.005548278,-0.035922974,-0.007597263,0.031195946,-0.011159177,-0.054331616,-0.012371006,0.032441705,0.002883038,0.024848575,-0.009165386,-0.035012025,0.00902769,-0.0027823902,0.003196618,0.04216333,0.032133717,-0.056166705,0.024098154,0.017841429,-0.025059363,0.014623568,0.017068252,-0.0123995235,0.023884125,-0.0029641641],"last_embed":{"hash":"wvc5bp","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"wvc5bp","at":1763795346695},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Benefits of This Setup","lines":[187,198],"size":457,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wvc5bp","at":1763795346695}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Benefits of This Setup#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05713524,0.019646004,-0.033139627,0.021359565,-0.011662236,-0.016825017,0.054862935,-0.0026980885,0.026768358,0.052017737,0.006778263,0.014760024,-0.037399873,0.008173837,0.012944669,-0.017437024,-0.016299304,0.014516876,0.016669998,0.017459072,-0.018809022,0.009487737,0.011487036,0.0057848645,0.030204399,0.0459648,-0.027111884,0.0010848091,0.018597076,0.035845723,-0.020435276,-0.0004017975,0.00686975,0.010261044,0.0039316462,-0.075045034,-0.0013527845,-0.0511583,-0.017539296,-0.00007576197,0.01652247,-0.02592403,0.011449446,-0.018970659,0.012183288,-0.014711358,0.027806977,-0.020936942,-0.05927087,0.0017104036,0.020653436,-0.037307702,0.013388613,-0.0116650695,0.019343989,0.0053037093,-0.016817676,-0.038216263,-0.0075039533,0.006684941,-0.060332026,0.049474042,0.0038149403,-0.018125936,0.022800757,0.022726482,-0.00006432996,0.0026865224,-0.008167958,-0.047728103,0.0019111655,0.002372594,-0.016665604,-0.027966576,-0.03875034,0.015397803,-0.0062591294,-0.045142036,0.012005553,0.0055297124,-0.008258311,-0.02737851,0.016872818,0.008222601,0.010923068,-0.0072988123,-0.0465299,0.09289967,0.042274997,0.00064328784,-0.0052903383,-0.008098128,0.051917464,-0.017386522,-0.035001148,0.0065675476,-0.02385368,0.022298764,0.04110846,-0.010933827,0.017236562,-0.00003650501,0.0033661448,-0.01715883,0.023011267,0.0062561855,0.010867709,0.031985905,-0.043807395,-0.018477699,0.0027176922,-0.0037600657,-0.060416616,-0.014086453,-0.01598043,-0.039361328,0.022537082,0.015120692,0.0059493836,-0.03720514,0.02978757,-0.01877085,0.024293255,-0.028792096,-0.0072402246,0.039366927,0.004048015,0.046339907,-0.030547421,0.028613236,-0.03200575,0.03421985,-0.019558955,0.016615596,-0.02653979,-0.014376861,0.011749364,0.023771767,-0.03373916,-0.04285846,0.010992701,0.061793238,-0.03340706,-0.02065986,0.048054893,-0.022296613,0.06804585,0.011463745,0.014100537,-0.026333626,-0.027977554,0.035057187,-0.023294766,0.01283637,0.0056693037,-0.008847725,0.020821031,0.019905973,0.0021793167,0.060180917,0.0016762598,0.028914746,-0.014412117,-0.020113505,0.029788276,-0.018417222,0.025175625,0.0044611865,-0.004822354,-0.0063338433,-0.055881202,-0.008797001,0.011824952,0.022508875,0.022057319,0.016984977,0.046006326,0.025437102,0.007266504,-0.0722022,-0.075675525,-0.040030185,-0.0032263885,-0.046133272,-0.0073581384,-0.0067772167,0.073696636,0.00052804564,-0.023245357,0.0057896953,-0.045363173,0.009519363,0.04744017,0.046136145,0.018658593,0.004949866,0.014112308,0.01544247,0.03525747,-0.02574274,0.017668486,0.042761486,0.07336004,-0.008158445,-0.0025002363,-0.00767317,0.007074779,-0.026506796,-0.010374623,-0.04090903,-0.005321746,-0.036466498,-0.020957716,0.0055696093,-0.018962199,0.015457881,-0.01610919,0.047608417,-0.022683037,-0.050070673,-0.016320664,0.025135865,-0.01480536,-0.006205351,0.041320335,0.016247869,-0.007654853,0.009000203,-0.03132421,-0.02226678,-0.048515677,0.010707602,-0.0051728063,-0.047909763,0.05818323,-0.028091567,-0.05871742,0.01728689,-0.0051117456,0.022128325,0.036843378,0.007885428,0.046283115,-0.03082822,-0.039758146,-0.0057226648,-0.01885879,0.061107706,-0.03656396,-0.013165314,0.018226331,0.010998608,-0.041967735,0.0025951262,0.0417269,0.014908773,0.014349059,-0.009144451,-0.008586564,0.000545833,0.005634791,0.00084410846,0.0010354855,0.024663659,0.009577401,0.0023237283,-0.023753477,-0.06596577,0.03695204,0.014257928,-0.033276472,0.04376735,0.001668083,0.05565552,-0.03693754,0.009243539,0.010810214,0.0006063211,0.04967484,0.010992778,-0.057036664,0.008774396,0.042331874,0.016786177,-0.004844446,-0.0057331263,0.05114008,0.022786824,-0.015317804,-0.014405158,-0.028687386,0.046298288,0.08053088,-0.012196495,0.00019083533,0.033049863,-0.00093693845,-0.15635176,0.010375104,0.014750615,0.022260997,-0.016554119,-0.0114201885,-0.051129118,-0.02311597,-0.010551767,0.032972455,-0.014789552,-0.045808975,-0.029294815,0.0059684496,0.02090977,0.0039326893,-0.0018634031,0.018228518,-0.0028284101,-0.032028105,-0.007403054,-0.025870373,0.01880653,0.005815025,0.018101206,0.0037558153,0.05875105,0.025539968,0.0039701937,-0.002125815,0.03748264,0.0007699462,0.02048514,0.003918953,0.03817947,-0.026156928,0.026951928,0.010214761,-0.011729665,-0.0006364197,0.011934791,0.019027298,-0.028299283,0.002768982,-0.0077063763,0.03809421,0.02280531,-0.052161016,-0.028071685,0.03498755,0.016016502,-0.024800258,-0.021487571,0.020546237,-0.05857428,-0.0418946,0.0046200827,0.058853004,0.03049329,-0.05180312,0.025739131,-0.014983839,0.01972011,-0.03624049,0.0028335461,0.016000353,0.025836527,0.01866279,0.017898273,-0.016689798,-0.009963326,-0.0506862,0.014564981,-0.013131346,-0.0013848167,0.021976493,-0.025188703,-0.037129432,-0.0054147327,-0.11339243,0.044848155,0.0015976797,-0.02036734,0.004941695,-0.012073629,-0.04432449,-0.0044136783,0.0066968286,0.034487166,0.2558018,0.04772544,-0.026814628,0.01616919,0.060627807,0.01674019,0.02454684,0.033248756,0.032472264,-0.033682004,-0.010395964,0.03939528,-0.011975594,0.012149068,-0.02666266,-0.017762633,-0.024452344,0.011383056,0.03235846,-0.023988431,0.027938895,-0.0009712629,-0.0040582274,0.06617204,-0.06372095,-0.029534634,-0.007239432,0.008955162,-0.054671064,-0.005727505,-0.015184697,0.021796975,-0.02868566,-0.04097843,-0.08905603,-0.009400402,-0.004066385,-0.014040336,0.0058305613,0.012761908,-0.0021232055,0.00438137,0.037245948,0.003923598,-0.039401174,-0.03721384,0.008159647,0.019442542,-0.024586644,-0.030161865,-0.05354956,0.028126303,-0.060068265,-0.029817376,0.03957937,-0.03408588,-0.027371403,-0.05917646,0.034904856,0.05050722,0.032918096,0.0019490562,-0.04646134,-0.035239868,0.029611591,0.036731776,-0.01976851,0.01480513,0.033029817,0.05467743,0.009907986,-0.022076832,0.008153409,-0.021842923,0.0051485994,0.043634206,0.08044691,0.068261564,0.03207676,-0.0052738334,-0.026526906,0.0023055405,-0.012023443,0.02304742,-0.000726489,0.011298483,0.011618796,0.08216136,0.0150926765,0.009024079,0.0048363674,0.015173261,0.007215513,0.05588868,0.0018506096,0.027215028,0.0036614668,-0.026256276,-0.0015842206,-0.0043271063,-0.0047314307,-0.009092918,-0.05607224,-0.02920052,0.039480455,-0.008124581,0.017808735,-0.036983483,0.013086626,0.0115019195,-0.03789756,0.0015781829,0.032206196,-0.043021828,-0.025081264,0.027574904,-0.004483863,-0.005183001,0.046308924,-0.00753814,-0.012713362,-0.029146139,-0.017919784,-0.011578898,-0.02480785,0.0030570982,-0.007346091,-0.0028874718,0.033918593,0.03134346,0.042262487,-0.019162737,-0.021958357,0.016480748,0.030868325,0.025647003,-0.02036554,0.011656751,0.028696744,-0.008976876,-0.05329761,0.008386934,0.019880505,-0.016801631,0.023391673,-0.014915159,0.013870753,0.05821452,0.00051545684,0.033933703,-0.014278885,0.04028778,0.025958266,0.0070203287,0.0036065243,-0.01865593,-0.02128575,0.052296456,0.014495094,-0.02197085,-0.0015573958,0.00032137934,0.06043923,0.09059559,0.016497774,0.0078027193,-0.021976715,0.0001544523,0.0045741946,-0.010051985,-0.002976919,0.00043058276,-0.037470985,0.02734598,0.021822115,-0.016718926,-0.06683651,0.020736929,-0.0065541533,-0.00028359875,0.0535908,-0.021166492,-0.06241527,-0.0827818,-0.0015753533,0.04004228,-0.014113446,0.01269538,-0.024678648,-0.009361555,-0.017397532,0.08666258,-0.046251062,-0.0117331445,-0.0021135204,0.06550512,0.038385756,0.025921227,-0.00095580064,0.008808058,-0.032067724,0.0147645725,-0.0066724215,-0.024611428,0.02363106,0.014378773,-0.008382579,-0.0017976625,-0.014809428,-0.0050440202,-0.038142685,0.007532299,-0.025831237,-0.014867103,-0.023401294,-0.055775005,0.014803824,-0.00018776387,0.0033836244,-0.072342575,0.025029296,-0.010176832,0.017168513,-0.053423457,0.0067333444,0.009041612,-0.044287905,-0.044077788,0.015951999,-0.015513061,0.0018075677,-0.010888105,0.006633018,0.007047363,0.013920051,-0.07079117,0.029504314,0.017246053,-0.0067980913,-0.005181527,0.012750608,0.042644504,0.048485182,0.032453164,-0.0013069999,0.021928314,-0.048363205,-0.012917363,-0.013168733,-0.034088608,-0.0141717065,-0.033808425,0.019834299,0.0069480613,0.02749703,0.0075534806,-0.016955068,-0.024540102,-0.0037844854,-0.06323883,-0.01800395,0.0027696844,0.03391565,-0.024409134,-0.010745392,-0.01898765,0.02962977,-0.004249338,-0.03593452,-0.048838925,-0.0072226557,-0.012023592,-0.09674042,-0.020966085,0.016806822,-0.00934919,-0.029743861,-0.0047375057,-0.030799588,-0.002019224,-0.07239975,-0.006833447,-0.008246156,0.004195992,-0.067945704,0.039584808,-0.056225635,-0.028069267,-0.04647993,-0.038015027,0.03905367,0.020020755,-0.024807815,0.009754347,-0.034981012,0.020202355,0.016731935,-0.019021403,-0.005462066,0.028260117,-0.023223212,-0.0056924354,-0.041435774,-0.038934667,-0.0032129942,0.037601322,-0.011157698,-0.021426843,0.03314162,-0.006792447,0.024846561,-0.013176457,0.016366556,0.031659577,-0.009721823,0.013156268,0.059924245,-0.0074915225,0.039610922,0.011978802,-0.02414377,0.022952616,-0.02937157,-0.03336199,-0.01668853,-0.00090562727,-0.034703765,0.0018353277,-0.006690433,0.077614285,-0.057467405,0.022663686,0.0018366249,-0.049765013,0.0060985563,-0.0022965826,0.025246892,-0.013530724,0.040870164,-0.019128455,0.02418451,-0.015429124,0.05092859,-0.013355822,0.015831184,-0.08479108,0.020734962,0.0039429297,-0.054430753,0.028026612,0.029951163,0.013667976,0.008919803,-0.029687291,0.015765218,-0.05751847,-0.005265517,-0.05155726,0.041139513,0.021788932,-0.024310347,0.08347267,0.022962907,-0.029343406,0.005286449,-0.030322481,0.010954232,0.0029071416,0.020142915,0.039620586,0.021909414,0.034055304,0.008306959,0.036584154,0.014095521,0.031351563,0.0006229783,0.00798487,0.013189688,-0.03643078,-0.007166589,-0.028573193,-0.04017725,0.005504468,-0.013673997,-0.01388109,-0.016295133,-0.001804714,0.030443443,0.018679904,-0.033440348,-0.015103745,-0.016959436,-0.029780602,-0.1455052,-0.003436877,-0.002293519,0.04318339,-0.008816333,-0.0185121,0.023963742,-0.01869184,0.041228104,-0.004399737,-0.0029835391,-0.013350621,0.041756462,-0.0130011635,0.03583551,-0.0077437935,-0.023480771,0.0061076507,-0.018262466,-0.011681126,0.012599183,-0.03974011,0.005019573,0.00969884,-0.045632277,0.020045001,-0.03624737,0.005426359,-0.024159595,0.012198121,-0.010729277,-0.022132004,0.022084378,0.00047545592,0.0012438796,-0.01262283,0.0043605366,0.010287578,-0.011215111,-0.0052102106,-0.004272648,0.032905307,-0.023230502,0.026095679,0.027693281,0.057663172,0.026111891,-0.031217946,-0.0338682,0.006723901,0.027903166,0.015234704,-0.04727432,-0.00011462708,-0.0070484597,-0.01147894,-0.03192829,-0.0009391258,-0.045084324,0.0038212521,-0.029509993,0.04412705,-0.024039553,-0.021986615,-0.066889375,-0.0047216187,-0.061901063,0.027080383,-0.048192725,0.04479201,-0.02479049,-0.011869576,-0.017104404,-0.046730667,0.0032939466,-0.048308946,0.01063977,-0.02242188,-0.026625419,-0.027628263,0.003967597,-0.012640092,-0.032993477,0.008026734,0.031233799,-0.007395459,-0.03345742,-0.002265642,0.0034372797,0.011214844,-0.015521498,-0.03747089,0.0007329261,-0.0123256985,-0.032840256,0.014819622,0.0027497031,-0.022264004,-0.0057902546,-0.025839344,-0.023104394,-0.013658384,0.022524672,-0.02333924,-0.02487006,0.028451316,0.03999889,0.022927435,-0.053509723,-0.032890067,-0.033563923,0.0057233423,-0.01481581,0.015151549,-0.0012844114,-0.021716598,0.039167214,-0.034382027,-0.034635242,-0.05134888,0.0077357073,0.024901265,-0.013581145,-0.043613665,0.02251642,0.060742125,0.040117525,0.015917204,-0.0040578414,-0.039177865,0.008001136,-0.044041704,-0.047218155,-0.0017470259,0.033558406,-0.029011875,-0.01995795,0.0527745,-0.04685125,-0.033264786,-0.025584817,-0.02640035,0.013040196,-0.0034686858,0.003418143,-0.011988449,-0.014269572,0.057719763,0.029999573,-0.06002191,0.01669297,-0.009296233,-0.04203006,0.056184005,-0.025333049,0.030501317,0.0059409,-0.052990902,-0.013666074,0.067189015,0.032089416,-0.04921394,-0.0075622024,-0.02933018,-0.0005789626,0.02571724,-0.015900813,-0.025345653,0.026760519,-0.0003200877,0.025513602,0.012066696,-0.02959399,0.01928155,0.024355743,-0.0046758247,0.009185125,-0.007663534,0.02118415,-0.012946345,0.035625495,0.008144768,0.054293502,0.03547678,-0.00070794096,-0.0075800573,0.020466011,0.04195534,-0.0088235885,-0.00832075,0.0131086,0.0139503805,-0.017927399,-0.023871263,0.020780072,0.0056993086,0.016168797,0.024411548,0.041405257,0.010527284,0.016303042,-0.0018297774,0.0058241286,-0.008337546,0.009914381,0.03263604,-0.015932508,0.004150688,-0.012927494,-0.013313435,-0.01629245,0.04842486,0.027811237,0.032051023,0.002970783,-0.032795317,0.046181854,0.016087255,-0.005360798,-0.029737577,-0.005524197,0.03443209,-0.006389657,-0.054557,-0.01683848,0.034184743,0.008797191,0.02161754,-0.01053776,-0.035064045,0.004323487,-0.0020869283,0.0028784717,0.04432558,0.033538867,-0.058653798,0.027158894,0.02078098,-0.0251393,0.011764923,0.013889733,-0.013476296,0.018061638,-0.0056927577],"last_embed":{"hash":"1rjmwii","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1rjmwii","at":1763795346695},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Benefits of This Setup#{1}","lines":[189,198],"size":430,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1rjmwii","at":1763795346695}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0065706265,-0.020817991,-0.050223008,0.04059129,-0.030527566,0.0060133026,0.040362656,-0.0005696091,-0.009363829,0.04681497,0.0073632975,-0.030116739,-0.013450956,0.0075122686,0.023362635,-0.024222892,-0.0042086644,0.03504113,0.015866686,0.0018749756,0.013993058,0.026510535,0.043701913,-0.0059845294,-0.0008675712,0.033636365,-0.026253255,-0.04261877,0.015420458,0.017104568,-0.02105901,-0.06347979,0.0022546265,-0.009550834,-0.011164312,-0.017500136,0.0021808362,-0.027042108,-0.019998508,0.023381568,-0.022657786,-0.019363021,-0.0024396372,0.0073368866,0.016006114,-0.0031512636,0.030431507,-0.020693809,-0.0043774378,-0.0015359587,-0.035896868,-0.005122307,-0.0047038235,-0.018641138,0.03087901,0.013377211,-0.041562997,-0.025277395,-0.02886664,-0.00077439286,-0.05790522,0.035964407,-0.023441708,-0.004043908,-0.003002597,0.041460518,0.024477946,0.00840235,-0.007998557,-0.03515655,-0.009156652,0.012695306,-0.011529929,-0.029364955,-0.024999125,0.005254882,0.041691408,-0.05856051,0.033151455,-0.010904423,-0.016944105,-0.033583723,0.010241378,-0.021991802,-0.010414739,0.008616794,-0.045394413,0.0940788,0.027791217,0.007721508,0.0127390465,-0.03945088,0.021955768,-0.01624451,-0.038840204,-0.027783861,0.0015525467,-0.0031420444,0.048496574,0.017094372,0.029905856,-0.027309308,0.012167719,-0.014759795,0.026405752,0.008424009,-0.0020164403,0.013597511,-0.027571784,-0.017793316,0.009457206,-0.01485606,-0.035285812,-0.014201177,0.009038629,-0.030566799,0.021299373,-0.0006544824,-0.007107239,-0.015911978,0.0337747,-0.016235452,0.061406776,-0.013857559,0.0054794643,0.015557512,0.015643377,0.037880495,0.027299773,0.03736175,-0.030113442,0.068345785,-0.0149070015,0.036285397,-0.049249273,-0.009279133,0.023157833,-0.008551776,0.008305955,-0.06456098,0.012572781,0.07338047,-0.03207417,-0.04279813,0.035347387,-0.04163964,0.030748205,-0.00809399,0.0071256724,-0.036269937,-0.015995257,0.031937644,-0.0017605623,0.038904928,0.00868815,0.038520865,-0.00001921965,0.015392494,0.006076549,0.034245692,0.02977207,0.07039062,0.022803586,0.017206661,0.020997599,-0.066175126,-0.0070297834,0.0063332687,0.01516875,0.000064256186,-0.05168034,-0.0069141397,0.02642438,0.04968815,0.019605558,0.029171815,0.07553177,0.033435527,0.042239286,-0.04052638,-0.06373469,-0.02023059,-0.007390192,-0.035521902,-0.012741127,0.023629805,0.05367857,-0.019615209,-0.016468562,0.059941057,-0.04008676,0.02871107,0.023382857,0.022472003,-0.009845351,0.011656179,0.015654761,0.0297552,-0.022568967,-0.050580494,0.013553612,0.015522277,0.09545964,-0.0071517536,0.018007992,0.0029037853,0.0017645187,-0.042173192,-0.00022974607,-0.031719476,-0.0023988308,-0.025522096,-0.038461354,0.023810355,-0.014377189,-0.0061346167,-0.015953517,0.024257967,0.013926929,-0.016454186,-0.004661468,0.037483834,-0.014099427,-0.010520052,0.04785734,-0.02934325,0.025911737,0.04211189,-0.035114832,-0.011624746,-0.026503824,0.023147129,-0.011238822,-0.028505541,0.045694668,-0.011105348,-0.01105712,0.02182045,-0.015189632,-0.02386798,0.011295094,-0.033396397,0.038422514,-0.039569926,-0.030013986,-0.0069051227,0.035815973,0.02863996,-0.027838275,-0.029834915,-0.043027196,0.0057114363,-0.018931437,0.030796805,0.028450228,0.011721866,0.018559635,-0.0026063381,-0.019447517,-0.027048735,0.0063231066,0.06020721,0.009721834,0.026360553,-0.02707644,0.03051027,-0.011262091,-0.029502627,-0.011268282,0.02318924,-0.007051943,0.038583893,0.04050889,0.019466462,-0.01765478,-0.010634607,0.008801104,0.0138070285,0.054435343,0.021155113,-0.06196373,0.008514287,0.027878534,0.0057910867,-0.028203802,-0.009092742,0.020215595,0.007541605,0.0036291566,-0.025938906,-0.031262122,0.04928698,0.088460416,0.010818342,0.004654995,0.050356947,0.033559978,-0.16740029,-0.041726187,0.021913586,0.035303622,0.009178827,0.025673814,-0.012850193,-0.010825849,-0.010062799,0.049161088,0.013804703,-0.05637414,-0.012262791,-0.019934071,0.039301887,-0.020807039,-0.009758535,0.033592515,-0.0048179487,-0.033538822,-0.04081655,-0.03691558,0.017029833,0.04811387,-0.0055614016,0.0070534446,0.080993265,-0.014074722,-0.012101385,-0.018246649,0.004326516,-0.0032893834,0.016742613,-0.019872038,0.012029047,-0.0013299808,0.018170359,0.014335782,0.002396948,0.012832771,-0.0032757737,0.08220969,0.008943339,0.0077295867,0.00916791,0.01806867,-0.0004931351,-0.028710214,-0.04378714,-0.010804959,0.004694491,-0.039668158,-0.011692019,0.018138126,-0.055206098,-0.042341895,-0.0408315,0.017194426,-0.007840543,-0.014544228,-0.014397053,-0.032107167,0.018497858,-0.05875121,0.0063816477,-0.0027086132,-0.019561272,0.0061436417,0.014636126,-0.017478602,0.01267119,-0.057919685,0.022630312,0.014294009,-0.014751409,-0.0060372157,-0.06433229,-0.010699398,0.00685834,-0.11710254,-0.013927081,0.0025589652,-0.02512594,0.015304487,-0.002257597,-0.04574405,-0.042094767,0.03890768,-0.0066434513,0.24223864,0.015571136,-0.014365146,-0.016928127,0.056887493,-0.0035313768,-0.0017905993,-0.0005477526,0.012345105,-0.037264884,-0.026939906,0.0038232638,0.017317414,-0.014321364,-0.008408639,-0.022104312,-0.007487975,0.021109948,0.0442942,-0.009733226,0.04109084,0.025791692,0.003096253,0.05542438,-0.0536001,0.0027555367,-0.008389275,0.010481774,-0.05216595,0.039194703,-0.024249937,0.022386305,-0.005629705,-0.042677708,-0.07825767,-0.016172204,0.015985867,-0.061909292,0.045357127,-0.0008034811,0.015067436,-0.0008490104,0.019876318,-0.015584975,0.0037697605,-0.029438185,0.020620022,0.03383538,-0.032510325,-0.03314995,-0.019284206,-0.010286446,-0.024019906,-0.014362198,0.004627407,-0.041549116,-0.017820291,-0.04152599,0.008921304,0.04498543,0.0108585935,0.003689022,-0.058514666,-0.0048108976,0.0017460746,0.018666873,-0.00056342705,-0.013922849,0.022009918,0.045931596,0.0042680553,0.013578362,0.0036794415,-0.012874473,-0.0019110302,0.048758622,0.03833393,0.0546461,0.006104776,0.00736231,-0.043609045,-0.011232904,-0.002677437,-0.0056245574,0.006891162,0.019876037,-0.0005500052,0.055382047,0.02483982,0.014049112,-0.018183403,0.00020516028,-0.0024964903,0.018480144,-0.003065632,0.018318517,0.02097341,-0.0074166046,0.00905257,-0.006849148,0.01802097,-0.012338017,-0.04403681,0.023579156,0.06080103,0.0058155754,-0.026505783,-0.012383596,0.056762204,0.0050869253,-0.06955149,0.007022865,0.020847283,-0.019792175,-0.0074800723,0.038012017,0.03809876,-0.006661965,0.01450342,0.003126435,-0.006118085,0.0041902354,0.011507356,0.010000152,-0.029747827,-0.03152426,-0.019576984,-0.0340636,-0.008058117,0.072420314,0.06140876,-0.035691354,-0.05155887,0.03519778,0.011960368,0.015527569,0.01303349,-0.009619645,0.012560355,0.0267292,-0.070805885,0.009285394,-0.032830734,-0.009653777,0.032829583,-0.017051851,0.0296083,-0.016543148,-0.035257146,0.072794564,-0.027235491,0.040999886,0.031605158,-0.0014965865,-0.030532414,-0.027472619,-0.014586776,0.0054702535,0.028927194,0.0060553798,-0.007894281,0.02565389,0.06253201,0.07040471,0.02858034,-0.0026965817,-0.022521283,0.038966525,0.0010323758,-0.020233952,0.021936657,-0.06447215,-0.028852824,-0.0012297387,0.011245254,-0.028185751,-0.043517433,-0.002138952,-0.019274915,-0.011543349,0.040307302,0.006633714,-0.058411904,-0.03009346,0.020349845,0.011169448,-0.012925119,0.008478882,0.005874034,-0.018273585,-0.02219235,0.118715346,-0.020308424,0.007080282,-0.024448944,0.0494437,0.085233554,-0.015228852,-0.005369413,-0.003451886,-0.0101374155,-0.015514539,-0.0174216,-0.014600703,-0.0005674697,-0.028338496,0.026714688,0.0015501603,-0.026322886,0.04191677,-0.017317582,0.021686736,-0.030647332,-0.013748044,-0.029786952,-0.07139359,0.05032869,0.043711066,0.019625723,-0.06085086,0.006408635,-0.032468423,0.061718374,-0.025600651,-0.033369344,0.024939528,-0.01486824,-0.036595117,0.018558597,-0.04908371,0.0038836165,0.0034684888,-0.0018155719,0.03241125,0.005691521,-0.022736594,-0.005288301,0.027519925,0.015207951,-0.011728945,0.013197407,0.021915663,0.03375592,0.07190492,0.021075632,0.021425987,-0.027797583,-0.010639227,0.0032722682,-0.011502987,-0.025031272,-0.07209521,-0.0038895772,-0.024740737,0.011271805,0.027499786,-0.0005279229,-0.016707756,0.027771337,-0.033282068,0.007992095,0.0005818326,0.010749803,-0.022845566,-0.022770666,-0.028031185,0.025369234,-0.018812202,-0.043134697,-0.07414828,0.000065648324,-0.02934294,-0.02016693,-0.011617883,-0.01384043,0.014873913,-0.035987083,-0.017024308,-0.016154237,-0.011520591,-0.06618292,0.008896026,0.016018897,-0.003245725,-0.033354774,0.031153895,-0.05432716,0.027447667,-0.021003166,-0.03026486,-0.007214715,0.018292952,-0.028708251,0.019650321,-0.028813971,-0.025684714,-0.009832185,-0.0032028423,-0.014933627,0.006748796,0.0072758235,-0.014402036,-0.021061378,-0.041667126,0.0044414196,0.030212317,-0.0062801344,0.001411968,0.085939154,0.020268092,0.028979378,-0.049557045,0.015080204,0.0588171,0.049127635,0.042312752,0.05614458,-0.0057478785,0.034581803,-0.017211122,-0.053738646,-0.014872802,-0.02221385,-0.018797219,-0.014617971,0.010802085,-0.04614855,-0.013735009,-0.03248077,0.023137972,-0.015182446,0.004492802,0.0030823408,-0.033009674,-0.03600766,-0.035293,0.036977544,-0.011495671,0.018301064,-0.03981406,0.004319846,0.021350678,0.025613636,-0.023570681,0.03725423,-0.071575835,0.021741781,-0.019811155,-0.0314164,0.022764252,-0.007425563,0.00044712756,0.00060609065,-0.03976574,0.008167327,-0.04915092,0.000979449,-0.030353703,0.06980524,-0.008597161,0.0012387071,0.054555837,-0.010141533,-0.031747635,0.008101195,-0.026283963,0.04132273,-0.010042101,0.0364023,0.0077810804,0.019508801,0.0448622,-0.018852841,0.013917659,-0.006953516,0.028193573,-0.0039633946,0.0008658854,0.0006360567,-0.014909739,-0.0232228,-0.03570586,-0.068360776,0.007852243,-0.050968576,-0.01592213,-0.020323608,-0.010713398,0.04353975,0.009537325,-0.035917845,0.03346049,-0.01744505,-0.002515314,-0.14617606,0.0024224322,-0.011746412,0.0101987235,-0.008411375,-0.011068582,-0.0006257382,-0.044196416,0.008371803,0.0100665195,-0.0026131,0.0022421891,0.06436887,-0.027039267,0.026228625,-0.00013814888,-0.02559184,0.010313265,-0.010091894,-0.000659729,0.0039890246,-0.029764058,0.00035051093,-0.029892366,-0.020654175,0.022789402,-0.019266577,-0.014896873,-0.0010413235,-0.00821707,0.001677327,-0.052890293,0.009422346,0.034047928,-0.009950019,0.017030366,0.016445544,0.022673268,-0.012468051,0.005454304,0.0028222646,0.025449196,0.014089548,0.008795117,0.008171458,0.0049851085,-0.013579196,-0.015805852,-0.044232763,0.010417205,0.022977356,0.06527388,-0.037596315,-0.0043756533,-0.027462319,0.009311832,-0.034003865,-0.0039211805,-0.06621666,-0.0072094724,-0.03668211,0.029693391,-0.021090506,-0.013047214,-0.026495373,0.012797332,-0.025391141,0.028841088,0.012709527,-0.028963529,-0.005106609,-0.031943675,-0.034921203,-0.043068174,0.005403603,-0.037178844,0.024618277,-0.040748645,0.020297525,-0.007620474,-0.044376813,-0.0092898775,-0.008128503,0.028811328,0.032157253,-0.03280413,-0.015869558,-0.00930116,0.028900191,0.0026192071,-0.0050412687,-0.063444875,0.02327878,-0.026159832,-0.054280873,0.0068674213,0.007178273,-0.037344676,0.0038914562,-0.016258838,-0.011031677,-0.016812757,-0.0021536704,-0.003959183,-0.06299049,0.016066557,0.03977354,-0.0077628326,-0.039315984,-0.021288425,-0.00036324974,0.004663504,-0.0039695106,-0.012046186,-0.032147188,-0.035452,0.028814243,-0.03484461,-0.02130677,-0.082523786,0.015848987,-0.008074495,-0.011707648,-0.022807065,-0.0067770933,0.05401796,0.023303488,-0.018286105,0.006028976,-0.033608656,0.0075652725,-0.066476755,-0.026387617,0.02068736,0.03205941,-0.014363835,-0.05767793,0.061142866,-0.009733922,-0.016619412,-0.021514764,0.019516489,0.008112655,-0.008017089,0.007435091,-0.036381766,0.007468469,0.03166045,0.033834964,-0.04252429,-0.00038440316,-0.011395506,-0.053800136,0.060926482,-0.028041633,0.044737693,-0.004041283,-0.060530458,0.004996999,0.058593385,0.029128732,0.006823233,-0.021327443,-0.016710108,-0.006477319,0.065570064,-0.006037088,-0.017559128,0.018883007,0.0002054382,0.013499407,0.012382882,-0.01581584,0.044364564,0.012821246,-0.0013654522,0.01891322,-0.009683327,0.028199982,0.0037860647,0.024478437,0.018059196,0.06727908,0.029668812,0.02298232,0.042245243,-0.009863594,0.045496784,-0.042725094,-0.0121812,0.01274335,0.03270457,0.029138306,-0.0452794,0.049262233,-0.02160937,0.007587765,0.014860209,0.03951823,0.028827783,-0.017583529,0.016957073,-0.01457214,-0.05609907,-0.012821921,0.028074887,-0.007751878,-0.011388217,0.011128671,-0.0154869715,-0.007782107,0.04950437,0.017221361,0.019709151,0.009991965,-0.028076913,0.027497891,0.038408294,-0.0030249895,0.00026604012,-0.013409581,0.02496861,-0.010559821,-0.03993705,0.0068916013,0.037998922,-0.021638546,0.014140135,-0.0028035885,-0.00598274,-0.010864573,-0.020295607,-0.009983518,0.02324574,0.002857143,-0.018337168,-0.02054492,0.036427364,-0.018539743,0.045621615,0.015961671,-0.021267135,0.040467586,-0.038793914],"last_embed":{"hash":"1jq4uuq","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1jq4uuq","at":1763795346695},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations","lines":[199,246],"size":662,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jq4uuq","at":1763795346695}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations#Start Everything": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.00617684,-0.023318635,-0.039257318,0.028783312,-0.03951185,0.008435933,0.011139589,-0.009778443,-0.010777708,0.03761252,0.016125455,-0.024579523,-0.013362344,-0.0022058692,0.02378015,-0.033078514,-0.007360727,0.042212665,0.009745313,-0.005834563,0.02162107,0.024899876,0.023029951,-0.0067141866,0.0030805024,0.037920233,-0.0069327955,-0.029599296,0.014764855,0.007399835,-0.024446798,-0.04617996,-0.007469656,-0.021155702,-0.010989492,-0.028477319,-0.0026438662,-0.016789613,-0.026843697,0.020486744,-0.027297417,-0.005266005,0.005364846,-0.00562316,0.017323643,-0.012003316,0.017381728,-0.023045257,0.0024927098,0.0020328898,-0.032712545,-0.0032354072,-0.0016564936,-0.015395369,0.054277547,0.0051942985,-0.055900075,-0.017352233,-0.025524808,0.0016365134,-0.052863408,0.025600532,-0.01804641,-0.008234583,-0.00094121555,0.04643424,0.025657563,0.006217511,-0.010073441,-0.033086125,-0.015992325,0.0275477,-0.010179012,-0.03228678,-0.017078647,-0.011454437,0.03808812,-0.04716963,0.042675827,-0.01310947,-0.008604618,-0.035994202,0.0074462746,-0.022016777,0.0003815975,0.0056712963,-0.05701578,0.09021903,0.019104438,0.017639507,0.028284546,-0.045552135,0.015712883,-0.021815656,-0.045551136,-0.01675564,0.01704662,-0.00032369935,0.06012544,0.008897923,0.03355291,-0.023611998,-0.0048562274,-0.014760229,0.013775018,0.0058205356,0.012956807,0.02670132,-0.019125085,-0.010780823,0.023018796,0.000026851432,-0.025478367,-0.022351345,0.009222803,-0.03350068,0.024088575,-0.008953595,0.021639604,-0.015746258,0.022609064,-0.017077724,0.07120351,-0.022367613,0.015333596,0.0051778727,0.003149028,0.029747127,0.0055414233,0.032465927,-0.024201147,0.068552054,-0.015093766,0.02762499,-0.05481518,-0.0154697215,0.0122150555,-0.024406997,-0.009360358,-0.07158732,0.005584772,0.07781219,-0.012881152,-0.030372798,0.029349163,-0.045980074,0.02631919,-0.007403328,0.010061937,-0.041396417,-0.012132994,0.03485477,-0.0035058612,0.04694831,0.010164012,0.053852435,-0.0046225246,0.019092033,-0.00954909,0.03330023,0.021792127,0.06714019,0.017504282,0.022539923,0.016635936,-0.06751874,-0.006323494,0.017618641,0.0054351254,-0.006928035,-0.047021255,0.015406654,0.019984072,0.050777864,0.016520478,0.03469984,0.072061256,0.04451153,0.034076504,-0.04402619,-0.07298703,-0.015499948,-0.003765374,-0.035864323,-0.020629827,0.008508666,0.0553451,-0.032908477,-0.015413748,0.072369,-0.048971713,0.028497403,0.013274729,0.0035447087,0.013479164,0.014790264,0.0020721548,0.019898446,-0.03250771,-0.042650912,-0.012447758,0.032167148,0.07295896,-0.010304468,0.01035435,0.011782649,-0.0069772503,-0.040943462,-0.00461827,-0.027249321,-0.0072902488,-0.03428535,-0.0434087,0.00030551795,-0.039526224,-0.0056813266,0.009007153,0.023992257,0.01414079,-0.006775213,-0.013184999,0.038583893,-0.02345604,0.005425227,0.050686706,-0.023195455,0.02167283,0.019192489,-0.037818935,-0.013216149,-0.04627189,0.015125332,-0.004415245,-0.015367676,0.049853276,-0.006421044,-0.014284888,0.016848661,-0.00094559777,-0.047504447,0.008740101,-0.017353516,0.045047708,-0.043271508,-0.023600463,0.008858789,0.018117484,0.027973276,-0.018604979,-0.022329353,-0.028851269,0.011081766,-0.022580078,0.042941734,0.02876958,0.004201079,0.016131064,-0.0012234581,-0.017750189,-0.022722933,0.000032362488,0.05945474,0.0037472995,0.017030021,-0.025986707,0.022677084,-0.016928347,-0.023034932,-0.016630854,0.02108252,-0.012174246,0.035240106,0.04082051,0.02753341,-0.0150183365,-0.010417506,-0.0005937,0.022460407,0.039048437,0.044369202,-0.054277863,0.016068017,0.026370982,0.010425635,-0.021422768,-0.0033147736,0.012487209,0.00040165297,-0.0038569814,-0.018847296,-0.044217333,0.049471527,0.08855181,0.02027998,0.018315876,0.04794128,0.03727789,-0.17582254,-0.035033412,0.018008323,0.044755258,0.0023267665,0.031649027,-0.01018795,0.0026548146,-0.013670429,0.03867849,0.027808778,-0.05430729,-0.014079675,-0.026997657,0.01978545,-0.028136931,0.007212506,0.018614348,0.00030345315,-0.03626726,-0.032930028,-0.04105419,0.0037762302,0.03659792,0.001834563,0.0068066013,0.075937584,-0.01772748,-0.025699131,-0.031493906,-0.009360457,-0.008455439,0.016968882,-0.01384301,0.018983373,0.014100617,0.023003427,0.0046042334,-0.0012304448,0.016390217,-0.012964894,0.07007104,0.0024382211,-0.0019761778,0.015399822,0.009621704,-0.0036315566,-0.0331197,-0.04439309,-0.01699428,0.031446856,-0.027787281,-0.002521798,-0.00421856,-0.04213595,-0.032636166,-0.047290348,0.027369829,-0.017330652,-0.015541616,-0.006619053,-0.008617876,0.007435592,-0.062409576,0.003326395,-0.0083453925,-0.024405785,-0.007643467,0.027071077,-0.0019814128,0.016955283,-0.05092869,0.023207663,0.01793122,-0.020323396,0.0015141693,-0.051052734,-0.029085204,0.00900892,-0.122402,-0.018869368,0.007784625,-0.011182696,0.017595032,-0.015942745,-0.040593315,-0.048573256,0.05032757,-0.005028934,0.25067014,0.025722532,0.005961447,0.00608629,0.060811836,-0.0044746585,0.008296447,-0.012019086,0.017677847,-0.035823118,-0.030847738,-0.0051642554,0.019663068,-0.009815211,-0.0117635215,-0.012637077,-0.0033911364,0.017182639,0.043262124,-0.017482106,0.025463099,0.025407074,-0.013560943,0.04931793,-0.04202707,0.0020278331,0.009088208,-0.00085504283,-0.04646114,0.02881472,-0.02689322,0.04079784,0.0037117507,-0.043437332,-0.0726386,-0.031607367,0.025355225,-0.06977807,0.043238945,-0.002656607,0.016277637,0.008905131,0.01506958,-0.007042043,-0.003180148,-0.026166948,0.046304278,0.03939094,-0.021162648,-0.021830278,-0.023617685,-0.026712598,-0.033543676,-0.0012478654,-0.0033704457,-0.059972648,-0.022266954,-0.04611639,0.009099758,0.028394485,0.009158475,0.0086840205,-0.05263674,0.0021940907,-0.0029087241,0.018327577,0.008534474,-0.013483939,0.025583267,0.04542287,0.00862741,0.011994785,0.003967278,-0.0056810905,-0.0061895093,0.055899017,0.03143803,0.05020728,0.012781407,0.009917607,-0.039189912,-0.004603859,0.0017424123,-0.029095525,-0.00318797,-0.008194753,0.026186792,0.057147846,0.020175727,0.017992413,-0.012946135,-0.0086611,0.0070146364,0.029256197,-0.0039510936,0.014603733,0.023894327,0.00076917314,0.0063783955,0.0020512606,0.005820991,-0.018484114,-0.041155316,0.012113665,0.07246594,0.0032341143,-0.033339787,-0.027876563,0.06975314,0.00826797,-0.05407712,0.016961263,0.02655613,-0.00435075,-0.00014230865,0.039708402,0.037890762,0.004870124,0.021957483,0.010884414,-0.0002154424,0.002689518,0.0227032,0.0031606522,-0.012809049,-0.039472234,-0.0075978027,-0.025231617,-0.0058830054,0.07094212,0.060109414,-0.033701055,-0.066203505,0.034524735,0.009948984,0.013176511,0.006976099,-0.021083077,-0.0017004757,0.028520143,-0.061080925,0.0030692494,-0.033918377,-0.0108429305,0.037367865,-0.025185088,0.020629743,-0.0044787717,-0.03209501,0.07449838,-0.0002783245,0.036211137,0.030172229,0.0016842136,-0.04515348,-0.025427299,-0.033032645,-0.002697452,0.042290132,0.0035364437,-0.0018549722,0.010492387,0.07515744,0.073760554,0.025771378,-0.0036875797,-0.033196375,0.039981913,0.004385487,-0.011595154,0.036844146,-0.062449504,-0.017689843,0.00966073,-0.0008050326,-0.026381718,-0.031948965,0.0030527124,-0.036266573,-0.0022149964,0.033104848,0.007369115,-0.059868176,-0.032452688,0.029824696,0.012837128,-0.014069512,0.0061302176,-0.008023429,-0.01406018,-0.0070052855,0.11342155,-0.011641533,0.0030010184,-0.04141045,0.066734746,0.07503291,-0.015354451,-0.0051998496,-0.008881766,-0.016335739,-0.023745887,-0.0019631614,-0.03169048,0.0007245318,-0.042940985,0.010157114,-0.000113491216,-0.014645551,0.031613108,-0.018585728,0.027597459,-0.029193416,-0.02461734,-0.0262401,-0.073873036,0.051234957,0.046920996,0.021110026,-0.056006853,0.0044186795,-0.037515815,0.054929137,-0.013925426,-0.034535795,0.008049367,-0.02336942,-0.054607466,0.027467791,-0.04725372,0.0073196082,0.01157513,0.003951602,0.037578106,0.0132908365,-0.008143348,0.009320665,0.024000378,0.029833928,-0.008321453,0.024127096,0.012841006,0.02761984,0.085589886,0.02333371,0.020792037,-0.04930627,-0.0055989125,0.002833636,0.004228434,-0.020101087,-0.076033525,-0.002865966,-0.036862995,0.019691434,0.001029808,-0.011701687,-0.027574528,0.01428181,-0.028839406,0.01094875,0.008248679,-0.0016931541,-0.012445304,-0.0111836,-0.025528962,0.01992587,-0.040728763,-0.03312501,-0.05928257,-0.0058073155,-0.039141037,-0.017106842,-0.011083057,0.0021781528,0.013747294,-0.028011337,-0.016882602,-0.009120277,-0.034767088,-0.068317816,0.019194422,0.027875986,-0.014180039,-0.016009402,0.033821195,-0.03669438,0.040739782,-0.021954468,-0.03181357,-0.0077874823,0.025413366,-0.023862734,0.032689147,-0.047634255,-0.027471941,-0.019337809,-0.0031394288,-0.010913592,0.016190827,0.014567197,-0.009286131,-0.025338365,-0.025063796,-0.019104932,0.034239322,-0.002210033,-0.0097499015,0.06843057,0.015109374,0.046046894,-0.039744012,0.0054538622,0.052756175,0.055159416,0.03975439,0.042893898,-0.011538564,0.02951754,-0.012249888,-0.059186168,-0.021957908,-0.013216565,-0.024908712,-0.012326847,-0.0027519783,-0.020663219,-0.031398416,-0.023951994,0.01353372,-0.010022365,0.021280037,-0.011404574,-0.021932198,-0.04031061,-0.03861151,0.038560066,-0.024935745,0.0147886025,-0.03608857,0.0009590498,0.0221758,0.021304714,-0.03275792,0.03477113,-0.059892908,0.0036781095,-0.017386883,-0.035490405,0.02134841,0.0050454605,-0.00025032385,-0.011013823,-0.02627062,0.008875869,-0.060150616,0.002839532,-0.029486405,0.07656204,-0.011782821,-0.0026192814,0.04773274,-0.010484225,-0.021912467,0.00035021777,-0.030677028,0.02714933,-0.007319738,0.03845532,0.0108945295,0.021931238,0.033641536,-0.022607503,0.018020332,-0.002319476,0.024792798,0.013152413,-0.0047368538,-0.0076918346,-0.009001594,-0.018494625,-0.04239672,-0.057141334,0.0005506765,-0.04971714,-0.011796879,-0.021750188,-0.015359278,0.058925133,0.016782217,-0.042054575,0.02909535,-0.0037327574,0.01159347,-0.15661557,-0.00094763044,-0.004062611,0.011240752,-0.014200291,-0.005207795,-0.02209155,-0.038646944,-0.0026331902,0.010746328,-0.010461273,0.0017712236,0.05955015,-0.020572806,0.01261593,-0.0012231441,-0.009163285,0.0045742914,-0.010279136,0.011666374,0.001873759,-0.027965952,0.001527742,-0.031827327,-0.036422867,0.03767773,-0.0072699734,-0.015918871,-0.014230524,0.001929399,0.0010333838,-0.04800017,0.018946338,0.023195714,-0.020731498,0.007533995,0.022077067,0.011191226,-0.018112522,0.013351396,0.016238831,0.027929515,0.03430231,0.014332588,0.0064110016,-0.008681174,-0.021965466,-0.003058495,-0.040907335,0.00902596,0.026988545,0.07294363,-0.02805388,-0.0019565797,-0.021804368,-0.00020388741,-0.03786533,-0.008838776,-0.048587337,-0.013671374,-0.05110069,0.032009356,-0.019516222,-0.017102104,-0.021755548,0.019137984,-0.02464628,0.022850992,0.010125588,-0.01906532,0.01612477,-0.03623055,-0.014665773,-0.040177625,0.0073779454,-0.012207604,0.0039686793,-0.034734786,0.01945826,-0.0077158124,-0.047134,0.0019314628,-0.010702776,0.035499007,0.02429919,-0.040422276,-0.016187413,-0.019971259,0.023515876,0.009895686,-0.0062261303,-0.067109704,0.024106493,-0.039450504,-0.038029466,0.0064178454,-0.003975927,-0.02704262,0.010033625,-0.022514625,-0.026068477,-0.0027478004,-0.008556926,-0.0074666594,-0.051946636,0.0077660833,0.04730087,-0.019176235,-0.033212774,-0.011918844,-0.006637305,0.00010871024,-0.0038366283,-0.009392112,-0.030437643,-0.02323148,0.022692645,-0.038423095,-0.012107446,-0.08140954,0.010286779,-0.014247865,-0.01089722,-0.02723654,0.009187818,0.059399024,0.023223426,-0.01175802,0.013817463,-0.01827167,0.015036929,-0.0501603,-0.01759921,0.014859108,0.041688945,-0.010773087,-0.064272456,0.06199072,-0.011608846,-0.0069084507,-0.016103566,0.030164316,0.013449574,-0.010102244,0.0029973562,-0.036724515,0.014828584,0.009557826,0.030065158,-0.027740804,-0.01924668,-0.011130854,-0.047458686,0.046009753,-0.034024294,0.04819371,-0.030666744,-0.055112675,0.013892558,0.038138837,0.018808827,0.0069397255,-0.024791699,0.00072730804,-0.01075577,0.065899186,-0.0048003537,-0.0052958834,0.01923309,0.0019297914,0.009647925,-0.00030941758,-0.013151923,0.052328676,0.031175207,-0.0074723996,0.009849877,-0.0038206694,0.03164135,-0.006253465,0.029218843,0.0052065547,0.07218616,0.02304688,0.023957867,0.02994276,-0.001646545,0.053976495,-0.044712655,-0.0123641,0.01671552,0.034617342,0.031512685,-0.06598812,0.047167078,-0.019156614,0.008239294,0.028137758,0.023154326,0.01288939,-0.00295012,0.007893349,-0.011935224,-0.061623756,-0.014925937,0.038009614,-0.019936876,0.013072521,0.004433415,0.0046903878,-0.020859033,0.05128246,0.013845406,-0.009002919,0.019808576,-0.04387522,0.024032922,0.02930487,0.008458225,0.010995488,-0.018566687,0.0055847834,-0.017057415,-0.026954226,0.01615477,0.029606098,-0.026166586,0.0029985795,-0.0035173874,-0.0115815075,-0.010914993,-0.0119634615,-0.008891031,0.009766336,-0.012653032,-0.02897296,-0.016153214,0.049918044,-0.009967865,0.04390829,0.02005909,-0.0070825983,0.023734286,-0.02230049],"last_embed":{"hash":"195t5yi","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"195t5yi","at":1763795346695},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations#Start Everything","lines":[201,215],"size":238,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"195t5yi","at":1763795346695}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations#Start Everything#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.004010313,-0.024050297,-0.033655297,0.02744451,-0.037425324,0.010436741,0.010443772,-0.0089549795,-0.011506572,0.035189662,0.01845754,-0.029479265,-0.01569228,-0.005434644,0.020573225,-0.03282833,-0.0091870325,0.039077286,0.011359681,-0.012395594,0.022578245,0.024508147,0.016310567,-0.0014150951,0.010792528,0.03634154,-0.0052527706,-0.029773504,0.020270728,0.004708321,-0.023312772,-0.047259558,-0.004895047,-0.018207997,-0.015134882,-0.032916088,-0.004317578,-0.01533742,-0.022104891,0.018503563,-0.026102772,-0.0027837472,0.006999604,-0.004943259,0.017604463,-0.011396268,0.018153274,-0.020527823,0.002374054,0.0027516135,-0.034213938,-0.0059541333,-0.0013061023,-0.018787734,0.05498049,0.00632524,-0.058869474,-0.018387478,-0.02514363,-0.0044399803,-0.053629886,0.020923518,-0.01029811,-0.0012749057,-0.0026822826,0.050590537,0.024742918,0.002944226,-0.008922262,-0.029578185,-0.015021323,0.030971043,-0.013359172,-0.03289911,-0.016671093,-0.0140524935,0.034167595,-0.045379024,0.04161222,-0.013249154,-0.006024244,-0.038853005,0.004631482,-0.017940393,0.0037228372,0.0051091877,-0.058491357,0.08946703,0.018218061,0.021797134,0.026944542,-0.04475776,0.013741133,-0.025216136,-0.051080536,-0.016670689,0.019419232,0.0021089138,0.058843683,0.0069725323,0.031484984,-0.02188725,-0.005732939,-0.014170005,0.013152519,-0.00084073446,0.015471231,0.02773028,-0.023740094,-0.011062192,0.024730545,-0.00060655357,-0.023881337,-0.025061784,0.0083937505,-0.03117114,0.022390982,-0.0053598755,0.01865719,-0.015365187,0.023752162,-0.016635297,0.07630089,-0.024755416,0.014994791,0.00665015,0.003905479,0.027599322,0.0067795855,0.034542345,-0.028508319,0.072156675,-0.010037303,0.026527327,-0.054639038,-0.013103815,0.00989117,-0.029165344,-0.008520279,-0.071092084,0.0066206357,0.078248285,-0.0030427834,-0.032183822,0.027679272,-0.039877016,0.023439521,-0.004695671,0.013105375,-0.043136388,-0.012145305,0.034504324,-0.0005159237,0.04350053,0.011175075,0.054443974,-0.0046976865,0.02217038,-0.016647443,0.038453136,0.013736289,0.06975575,0.01906652,0.021901697,0.015982695,-0.07012707,-0.007116219,0.015745603,0.0036463072,-0.009337291,-0.048050042,0.01595159,0.020366702,0.04928061,0.018020539,0.038962685,0.07560886,0.043417986,0.03156346,-0.041885033,-0.070791826,-0.016149942,-0.007576191,-0.033762436,-0.022112945,0.009158844,0.049843058,-0.036534544,-0.012793823,0.071237214,-0.049166605,0.028385391,0.006269106,0.0065589366,0.02570151,0.013887535,0.004517476,0.020716166,-0.032100026,-0.041229367,-0.017188989,0.03202409,0.0730364,-0.0121878395,0.0074097007,0.010392557,-0.0056123566,-0.040138077,-0.007430959,-0.027566655,-0.0046149907,-0.04015066,-0.0439385,0.00042988104,-0.038876336,-0.009352148,0.008533137,0.023940882,0.017676461,-0.006236356,-0.014504161,0.039328672,-0.017759183,0.0020249502,0.05256697,-0.020071186,0.01930628,0.02149669,-0.037792668,-0.018345594,-0.046329763,0.015935553,-0.0016968333,-0.013525408,0.050958022,-0.0024434219,-0.015525808,0.018933197,0.00083470234,-0.046217684,0.0127829835,-0.014866668,0.043509346,-0.0419612,-0.024841838,0.009811245,0.015087066,0.027857168,-0.019422878,-0.021097468,-0.025501676,0.011257326,-0.019660475,0.045288395,0.028544595,0.0029087083,0.014174444,-0.006073222,-0.01633867,-0.022616468,0.00222453,0.06037345,0.00546017,0.015225811,-0.025881857,0.021306464,-0.020639516,-0.01664589,-0.014801697,0.018365176,-0.013823939,0.03272237,0.0438077,0.029431202,-0.011235503,-0.006532306,0.00033660204,0.02507673,0.03816693,0.044454932,-0.050706025,0.02193408,0.026744097,0.013093066,-0.015017036,-0.0003733113,0.017575921,0.0004886913,-0.0016977047,-0.016850239,-0.048138812,0.05277501,0.084746644,0.01714223,0.018206665,0.046372995,0.037680846,-0.17150557,-0.035769343,0.022624508,0.04120119,-0.00082340155,0.035701238,-0.010769425,0.0045945295,-0.012664341,0.031706057,0.025209952,-0.050354302,-0.013666435,-0.026390815,0.020428129,-0.02802041,0.008689586,0.019200925,-0.002262507,-0.03911099,-0.032495987,-0.03997374,0.0019426263,0.037019122,0.00044967452,0.0012207718,0.076488554,-0.015933689,-0.026095774,-0.032272674,-0.0067027407,-0.010263795,0.017810917,-0.0129855545,0.020681614,0.013476517,0.022222755,0.002390914,-0.0040222807,0.018045355,-0.014281562,0.06873528,0.0009510071,-0.00071060605,0.016364466,0.009576859,-0.0018762888,-0.032145597,-0.04192895,-0.019825552,0.031879604,-0.02270589,0.00088895427,-0.012470822,-0.038161036,-0.030451901,-0.04291749,0.030028371,-0.01839593,-0.015668677,-0.0012882445,-0.0063586105,0.011683463,-0.058471218,0.001267456,-0.00683937,-0.027393796,-0.010869125,0.032277152,0.007833836,0.01653514,-0.048997175,0.023009766,0.020055007,-0.01881693,0.0022224272,-0.054273706,-0.030702036,0.012471339,-0.12803255,-0.016465291,0.013682991,-0.009938563,0.01943619,-0.01258051,-0.038514894,-0.049217414,0.05424337,-0.0051910924,0.25597936,0.02264341,0.0008927794,0.008549058,0.05624045,-0.006005584,0.0045288564,-0.01274906,0.021029653,-0.035785764,-0.0276793,-0.009208511,0.017695064,-0.008295173,-0.014394931,-0.012222236,-0.0030875483,0.01997857,0.039188497,-0.017805938,0.021745859,0.026660897,-0.016372181,0.05649522,-0.043226156,-0.00024171593,0.009497074,-0.005011689,-0.043091044,0.025588455,-0.027391935,0.04061742,0.0046982435,-0.0418557,-0.06757375,-0.0304576,0.02846175,-0.069596685,0.038688734,-0.008327054,0.011610669,0.008793483,0.010938354,-0.004625809,-0.0027790607,-0.026510546,0.041942123,0.043672543,-0.02345469,-0.02060785,-0.021891369,-0.025443684,-0.03619504,-0.002084084,0.00050538045,-0.060478345,-0.02332964,-0.045812674,0.008539663,0.03234108,0.007850174,0.009421177,-0.04746413,0.0010970872,-0.0008643162,0.021646196,0.009052892,-0.01490799,0.028498266,0.04192627,0.0063345702,0.009731428,0.002909432,-0.006477128,-0.007729684,0.054131307,0.032643374,0.05350782,0.013159739,0.011525979,-0.03896965,-0.0063137654,0.0030300664,-0.025100583,-0.0060590133,-0.008331928,0.026063604,0.05808465,0.019173315,0.020010503,-0.01420532,-0.010473656,0.012083493,0.02629456,-0.0052559776,0.014720484,0.025392827,-0.0013994097,0.007043071,-0.0019190927,0.0046744985,-0.017759677,-0.041704047,0.009877282,0.07278406,0.0019215723,-0.030228378,-0.02885383,0.065041475,0.009907744,-0.051269427,0.018296404,0.02760874,-0.002651324,-0.0008735588,0.039525297,0.038971346,0.006745382,0.022615524,0.012707627,-0.0012253866,-0.0028397434,0.02714252,0.0015958715,-0.013371797,-0.04056759,-0.004856238,-0.024939768,-0.002146359,0.06725524,0.06251916,-0.03505426,-0.06260773,0.029582605,0.010072755,0.011197575,0.003240011,-0.02101016,-0.0017918396,0.02711304,-0.06306057,0.0076990314,-0.030014351,-0.01287971,0.040946025,-0.026946768,0.021190464,-0.005068865,-0.03195989,0.06940827,0.0028830636,0.042018667,0.03483468,0.0005458592,-0.044159837,-0.026530102,-0.03385449,-0.0026853129,0.04076569,0.0046483465,-0.0026799983,0.007988161,0.07652536,0.07787569,0.026933288,-0.0073107723,-0.031269755,0.036168605,0.009104722,-0.013094233,0.033789802,-0.06256676,-0.018936653,0.007461533,-0.0038998884,-0.025386274,-0.032059196,0.004934675,-0.035582993,0.0016348596,0.028699683,0.008748002,-0.0588034,-0.03389887,0.031348355,0.01255529,-0.014927531,0.008790576,-0.015541308,-0.021592526,-0.0046766065,0.11050308,-0.008682426,0.0027540878,-0.042545777,0.07014425,0.07372167,-0.010197401,-0.0031006623,-0.0037070788,-0.014207933,-0.023428641,-0.0044395733,-0.034109734,0.0041832454,-0.043186266,0.011869773,-0.005044573,-0.013687781,0.031488184,-0.02184493,0.027387729,-0.030431872,-0.02704102,-0.026043665,-0.07824048,0.051650357,0.044679385,0.026588174,-0.05243765,0.0033362901,-0.039350823,0.060157765,-0.018880177,-0.033948194,0.0033740038,-0.021711562,-0.05131541,0.029001782,-0.045351952,0.0070244297,0.007166161,0.008380798,0.04229745,0.013202937,-0.0047493535,0.012809679,0.020784644,0.028253777,-0.0064000324,0.019144084,0.0135189,0.030322386,0.082033105,0.021991493,0.018830635,-0.050829306,-0.010300843,0.005137272,0.0047181267,-0.022148516,-0.077515416,-0.0013852174,-0.03456918,0.023138907,0.0026483396,-0.018564694,-0.029834453,0.016060373,-0.026211085,0.009754254,0.005116491,-0.00037203552,-0.01564311,-0.009370966,-0.026045896,0.013742238,-0.034501515,-0.029051173,-0.062503226,-0.008290841,-0.039367564,-0.018081427,-0.016806865,0.0038465464,0.009922881,-0.024446664,-0.01708494,-0.016689416,-0.041840084,-0.06930149,0.022181459,0.030826986,-0.008536897,-0.016665112,0.03758123,-0.033311,0.03599157,-0.021900482,-0.03004137,-0.012754579,0.026342131,-0.0260205,0.029673545,-0.04586887,-0.024925862,-0.023369182,-0.0027320348,-0.013372066,0.016471839,0.01508676,-0.007493347,-0.025628556,-0.03069602,-0.016970282,0.037198238,-0.0012325944,-0.011322169,0.07241398,0.0120760575,0.044978134,-0.0381318,0.004208781,0.054299444,0.056207146,0.037863553,0.042629614,-0.009971145,0.025265891,-0.01158228,-0.057341564,-0.023649253,-0.009790292,-0.029603764,-0.011936868,-0.0077730133,-0.013995227,-0.028519608,-0.024079472,0.01646812,-0.0084326565,0.027233731,-0.012219785,-0.022706514,-0.040591173,-0.040292367,0.036024183,-0.026489733,0.015093201,-0.03542637,0.0028458724,0.024253502,0.02412581,-0.030191414,0.033916786,-0.063548476,0.0042262953,-0.019338004,-0.035659675,0.020308878,0.006850091,0.0026979966,-0.008898193,-0.024144668,0.011941883,-0.06152378,0.00011658864,-0.03435884,0.07274007,-0.010841613,0.0012944154,0.04920894,-0.012127314,-0.019479573,0.0033574186,-0.02814176,0.027501393,-0.0064079156,0.03538978,0.010521225,0.02610472,0.030438403,-0.017856818,0.018925237,-0.0027282499,0.020806963,0.016637204,-0.0019519364,-0.0062612467,-0.005348046,-0.015875723,-0.040092275,-0.0556114,-0.004094174,-0.04942841,-0.014237395,-0.018925706,-0.013633778,0.05473198,0.017065967,-0.041608054,0.027856566,-0.0032438284,0.011546814,-0.15218593,0.0038271786,-0.0035963207,0.0059457156,-0.013496398,-0.0035553852,-0.023591103,-0.037825193,-0.0013115011,0.013302513,-0.009179765,0.0051755896,0.059247818,-0.020101856,0.01316365,0.003487828,-0.0084501775,0.006786748,-0.009145268,0.0032956225,0.003952327,-0.029059565,0.0005666191,-0.030034188,-0.033961963,0.03470299,-0.006483695,-0.017683906,-0.015342557,0.0005686898,-0.005145875,-0.04452937,0.016669728,0.025270928,-0.02205957,0.005750217,0.024392772,0.009077405,-0.021229967,0.011418502,0.014549298,0.029846659,0.034814414,0.015398658,0.009747055,-0.010516887,-0.02213664,-0.0045407047,-0.03664516,0.0090344455,0.025783047,0.0744641,-0.02276372,0.00043716092,-0.027621109,0.00036362876,-0.03824056,-0.005804022,-0.04624495,-0.014690978,-0.051632285,0.03029814,-0.021105228,-0.014807934,-0.025419727,0.016825458,-0.023531483,0.029018184,0.010146793,-0.019678907,0.0122881625,-0.035948433,-0.019690836,-0.038675323,0.010581735,-0.013488513,0.005404065,-0.03577683,0.023656629,-0.009183098,-0.0447025,0.006848773,-0.016227076,0.033729628,0.021305904,-0.03749877,-0.012333454,-0.019636413,0.020241268,0.011834015,-0.0031372425,-0.06315316,0.022814786,-0.041392393,-0.04385045,0.005783402,-0.003698903,-0.027801586,0.0068820156,-0.023047684,-0.029025294,0.0022193457,-0.009799324,-0.013734884,-0.05488396,0.009522933,0.0506567,-0.01710741,-0.033872616,-0.017619986,-0.0069917743,-0.0042012585,-0.0056468095,-0.010448323,-0.029299008,-0.02522929,0.018648218,-0.041313656,-0.010358356,-0.08441857,0.008012116,-0.015334228,-0.010178844,-0.02608111,0.014160456,0.06296034,0.023600128,-0.011645339,0.014566085,-0.02086797,0.012321704,-0.05221543,-0.018772103,0.012306067,0.04238147,-0.0125563275,-0.05697411,0.06196195,-0.015273613,-0.005015136,-0.015119624,0.033519417,0.012157972,-0.009526085,0.0060721803,-0.037980825,0.019271372,0.011212281,0.03090937,-0.021151865,-0.024144065,-0.007939652,-0.046005547,0.045066427,-0.031004446,0.05116279,-0.03318202,-0.060971543,0.013103134,0.03965743,0.011631817,0.0041351942,-0.026236158,0.0043661026,-0.010821939,0.067178026,-0.0039986894,-0.0068398025,0.018035328,0.00091671257,0.009810387,-0.0027032725,-0.0142927505,0.050995104,0.03018315,-0.011923557,0.012388909,0.003849622,0.028930007,-0.010404271,0.027841212,0.0054605193,0.07382144,0.017639615,0.018578062,0.025692439,-0.0019426172,0.05124201,-0.04630083,-0.010147158,0.017377388,0.036204107,0.035441544,-0.067197025,0.044398155,-0.018896537,0.0063405237,0.02945084,0.022361532,0.015795177,-0.0012507993,0.0014577496,-0.012978173,-0.06449731,-0.016527051,0.03750363,-0.022760993,0.010665775,0.005611167,0.0077434517,-0.022955382,0.049237095,0.010490958,-0.01565604,0.022563552,-0.052210677,0.021570507,0.026044812,0.004162288,0.014056742,-0.017912293,0.004699999,-0.013854514,-0.026777215,0.011867957,0.026716132,-0.028826892,0.0004452312,-0.00090760074,-0.008497364,-0.006288307,-0.015273152,-0.012240085,0.0065216757,-0.015842414,-0.028141772,-0.014337009,0.04849457,-0.0061006723,0.039983846,0.016264934,-0.00849974,0.01765531,-0.020225096],"last_embed":{"hash":"ridz4s","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"ridz4s","at":1763795346695},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations#Start Everything#{1}","lines":[203,215],"size":216,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ridz4s","at":1763795346695}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations#Update One Service": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03557842,0.011116016,-0.04309368,0.02147379,-0.008097202,-0.052198168,0.021271145,0.021772832,-0.027831696,0.027278967,0.024272446,-0.0034720644,-0.021104973,-0.007929333,0.012103098,-0.020677073,0.0030548426,0.0365107,0.018831078,-0.0028557575,-0.011455921,0.02522817,0.04329118,-0.013866166,-0.013635809,0.007605331,-0.0036409176,-0.026569601,0.012787661,0.03295158,-0.012052368,-0.041437656,0.011630747,-0.029261366,-0.016641235,-0.041130923,0.0062717423,-0.047551114,-0.021745432,0.052590717,-0.025071096,-0.03268947,-0.039195977,-0.022847654,0.010929327,0.010829814,0.02002893,-0.012598364,-0.0146782845,0.01107743,0.0068762223,-0.007487424,0.014895407,0.006135187,0.04439631,0.006512988,-0.034542263,0.006640305,-0.031749465,-0.00481393,-0.043089878,0.030596863,-0.02086384,-0.011028898,0.020991648,0.06416354,0.021108266,0.04299265,-0.0021733062,-0.03914719,-0.020171948,0.026395092,0.0058740014,-0.025767747,-0.03563065,0.038096946,0.041749854,-0.070106,0.012883153,-0.00043944168,0.00017463762,-0.03875259,0.002964517,-0.015591495,-0.028011948,0.018607449,-0.032845523,0.074028976,0.024647353,0.023110967,0.025692174,-0.025865754,0.0022730432,-0.014569162,-0.06848988,-0.0013856438,0.03667477,-0.014786618,0.033643235,-0.010941534,0.041853063,-0.016389135,-0.0046303025,-0.03833642,0.039281603,-0.009196711,-0.0033315392,-0.006848241,-0.01293983,-0.01660957,0.004401917,0.016906042,-0.03496788,-0.0155436965,0.014914698,-0.039354138,0.034075703,-0.024702128,0.032325678,-0.017808354,0.03539612,-0.013085472,0.046327285,-0.03531147,0.013988817,0.01134073,0.005970276,0.030641198,0.022411745,0.025743045,-0.027682211,0.055774126,-0.011484644,0.0040510707,-0.046302408,-0.021151211,-0.012824957,-0.006077627,-0.009929372,-0.062147573,0.0078310855,0.05927908,-0.0024515023,0.00277296,0.014364079,-0.039226845,0.061177306,-0.0034785513,-0.012765359,-0.020748114,-0.00056852953,0.032799374,-0.022782655,-0.0043806313,0.003478741,-0.0013699649,0.029662585,0.007771929,-0.012684467,0.0063921744,0.0279605,0.048464965,-0.0002725405,0.040905695,0.021635706,-0.07441449,-0.00027598807,0.031894978,-0.008029479,-0.005183488,-0.038903758,0.005026796,0.0037150264,0.03625001,0.019532286,0.021402052,0.074096516,0.041866522,0.03852515,-0.0371856,-0.056068107,-0.007541058,-0.0060408525,-0.053440295,-0.019025583,0.0053582606,0.01501322,-0.0070835245,-0.022889907,-0.005899722,-0.041919827,0.047255985,0.008110496,0.048383415,-0.03207493,0.0123002045,0.0074543105,0.018587591,-0.012071422,-0.012499541,-0.012286958,0.04014543,0.060413368,-0.016091857,0.010350447,-0.0042013964,0.008588367,-0.044276074,0.009787676,-0.0232718,-0.02701176,0.0032041357,-0.050097927,0.04325975,-0.029817332,-0.018292502,-0.012554219,0.025045753,-0.0023842973,-0.016618596,-0.017260272,0.047272176,-0.01251605,0.005484137,0.03528421,0.012031215,0.041731384,0.03056423,-0.0062832125,-0.003033298,-0.050510272,0.0035762414,0.009320347,-0.013511033,0.06420889,0.0034046932,-0.020511188,0.006604489,0.0050465474,-0.0413048,-0.017742699,0.0056642327,0.018102715,-0.036559194,-0.027973825,0.019544052,0.041747596,0.018657247,-0.01816947,-0.025202295,-0.032722753,0.016154071,-0.019914664,0.023615343,0.04088434,-0.00088748534,-0.004380901,0.0021710803,0.0037186942,-0.016356314,0.01449391,0.06189785,-0.010329867,0.025981184,-0.002362453,0.03645389,0.015938042,-0.017551027,0.010346284,0.014890491,-0.006663218,0.014088633,0.043260638,0.039509825,0.010336122,-0.005599393,0.01479559,0.0048697707,0.044624414,0.040034547,-0.062575735,0.020274531,0.038481053,0.017903106,-0.03633971,0.009619201,0.027801152,0.006936932,-0.021089252,-0.051615134,-0.042351745,0.037553683,0.09846369,0.026666008,0.017472817,0.05370329,0.052271698,-0.16734979,-0.0013110029,-0.0023156742,0.05255269,0.0222835,0.0076050702,-0.016275063,0.021344127,-0.023952177,0.041762874,-0.0033257701,-0.0566558,-0.033928134,-0.016848218,0.01472638,-0.00060502294,-0.0133507615,0.0076389625,-0.0010997078,-0.03374889,-0.039711446,-0.026528085,0.01098886,0.03126031,-0.011330356,0.012450442,0.05600473,-0.028995575,-0.038245216,-0.034592494,-0.013642797,-0.013474429,0.014417598,-0.0141870435,0.01858381,-0.0007269083,-0.0018536003,0.019077707,-0.011109389,-0.0050157686,0.023693316,0.059863266,0.019482873,-0.00044764616,0.014662238,-0.005135836,-0.0008487432,0.0018872351,-0.041804515,0.0110587925,-0.0028745723,-0.055195898,-0.0094295,0.038678322,-0.044657655,-0.023382707,-0.049015,0.03629403,-0.014050183,-0.020204538,-0.0064678933,0.0011732356,0.0019283795,-0.056458604,-0.026384164,-0.0119016,0.0030238368,-0.00797193,0.035075,-0.0061260327,0.03552265,-0.057530645,0.01126363,0.0032239577,-0.035407394,-0.00084283267,-0.052064057,-0.026622523,-0.0038393445,-0.13281338,-0.035283737,0.0056259963,-0.026790326,0.042009864,-0.008574617,-0.021309886,-0.04189128,0.057425417,0.015202048,0.2302478,-0.000918052,0.012053723,-0.007990767,0.06861354,-0.016764542,0.027584355,-0.0021168925,0.051799003,-0.043430917,-0.012793615,0.023796838,0.0051824693,0.0049972283,0.006819003,-0.003346431,-0.026396325,0.014899974,0.06195873,-0.0059967223,0.03415328,0.027777806,-0.013940819,0.04161328,-0.03639153,-0.028496511,-0.022723582,-0.02243487,-0.049048252,0.019474596,-0.017882988,0.03579634,0.00020355015,-0.04784344,-0.061668966,-0.019684315,-0.002117683,-0.040736336,0.013200772,0.019247042,0.0034402271,-0.00066756114,0.050079733,-0.013915615,-0.024251632,-0.04276894,0.027181167,-0.0032689802,-0.0037673106,-0.0074046953,-0.035343293,-0.025620745,-0.021379068,0.0037460467,-0.013956871,-0.05065535,-0.034224004,-0.06393157,0.0062965755,0.033609614,0.012268533,-0.00917993,-0.05807243,0.01645867,0.017038113,0.041773267,-0.023913534,0.009352562,0.012202688,0.058168914,0.004077883,0.025734808,0.00964679,0.01293062,0.004219517,0.038068753,0.035432864,0.07199804,-0.028976204,0.0101970015,-0.039266717,0.012458646,0.0027075587,-0.010157928,-0.007317242,-0.010789813,-0.0069781635,0.04150949,0.022415062,-0.00885705,-0.021172,0.017182734,-0.0066505834,0.0339321,0.020360136,0.02450815,0.019890169,-0.0015044728,0.008665154,-0.010298517,0.0155636305,-0.023318432,-0.04090012,-0.033506166,0.0711698,0.051416688,-0.0443404,-0.00016583735,0.040871922,-0.003341315,-0.025472593,0.013789812,0.0032328796,-0.06618083,0.013584907,0.013095758,0.032708786,0.01965203,0.032452594,0.013029726,-0.026910935,-0.0025738666,0.00037895353,-0.007376836,-0.0037852686,-0.02275678,0.0028533498,0.0038614182,-0.017163774,0.058817804,0.047847383,-0.04264863,-0.009869362,0.065996654,-0.02365959,0.022788858,-0.0021459104,0.0024324134,0.0076588155,0.04192242,-0.041330177,-0.003711736,-0.020612398,-0.016954677,0.010289611,-0.023720222,0.0069126654,0.0063861967,-0.023963306,0.059806928,-0.00014746212,0.048687052,-0.003766213,-0.0019473919,-0.0152380625,-0.034137573,-0.028651092,0.023277387,0.05525108,0.0003993944,-0.005516918,0.04482638,0.055395212,0.071997166,0.02816782,0.04083339,-0.039881434,0.03217047,-0.012711755,-0.014631763,0.042823143,-0.042585548,-0.03447898,0.020422732,-0.01498383,-0.061511274,-0.03209886,0.012257704,-0.053534795,-0.0011831408,0.035615474,-0.00043320414,-0.07099591,-0.058349848,0.0056193834,0.027050873,-0.028975409,0.008356567,0.024640623,-0.006944893,-0.037687853,0.10022123,-0.0036381993,-0.0006554353,-0.031926665,0.059715476,0.08026308,-0.0013511146,0.0025851706,-0.018305928,-0.06342181,-0.012063324,-0.024166733,-0.039490584,-0.019071663,-0.006372888,0.028365273,0.024153115,-0.01668872,0.0251682,-0.05188774,0.03371034,-0.030182306,-0.018324234,-0.018296905,-0.0393488,0.06257992,0.057592146,0.025985163,-0.041294154,0.03382466,-0.028955394,0.051470105,-0.036659744,-0.032434385,0.04074582,-0.016023211,-0.032115445,0.0212185,-0.062825345,0.0073571247,-0.0017243829,-0.008576024,0.009940268,0.0016872664,-0.022141522,-0.022225905,0.029284852,-0.0014338669,-0.02742091,0.017605042,0.010435988,0.032251,0.07360068,0.027420584,0.011169488,-0.05585737,-0.02820725,0.0070366855,0.00798944,-0.02255681,-0.07720142,0.00841054,-0.022284856,0.0067424816,0.02901587,-0.015710229,-0.027213303,-0.00902322,-0.06478729,0.013761702,-0.005531479,0.026294326,-0.020602336,-0.008872194,-0.0028906944,0.024963772,-0.012746592,-0.035693806,-0.053307652,0.0031068905,-0.04123102,-0.058996506,-0.016151879,0.006933963,0.037439924,-0.03654927,0.017120784,0.00048236235,-0.016676838,-0.056698773,-0.0016360228,-0.009888698,-0.013553077,-0.040635165,0.06593991,-0.012855353,0.023430984,-0.01889451,-0.040227596,0.0021202967,0.012283007,-0.014036827,0.021231903,-0.04452448,-0.009419734,0.012768169,-0.027325634,0.0025628428,0.009874643,0.014655108,-0.0119257085,-0.04677369,-0.016286047,-0.030031318,0.03007222,-0.011956958,0.003924726,0.082204945,0.023048028,0.045880493,-0.08601249,0.00044914812,0.06684737,0.016683636,0.02684367,0.06469628,-0.019591177,0.016718414,-0.036613703,-0.06650941,0.012282725,-0.045555007,-0.0058915443,-0.017890938,0.0216368,-0.06436053,-0.022513624,-0.011789722,0.018886657,-0.023011545,-0.0028583943,-0.013918644,-0.025162263,-0.025685627,-0.00812672,0.0460321,-0.020087715,-0.0043972987,-0.022796107,-0.008344089,0.018243136,0.0040507135,-0.016557118,0.013330885,-0.047174532,0.022061685,-0.006112681,-0.030941868,-0.0022600407,-0.014269266,-0.0018660174,-0.0015732438,-0.01975322,0.006022457,-0.017847443,0.017291427,-0.029702444,0.054686345,0.008447009,-0.021407157,0.028404087,-0.028180607,-0.005985463,0.016227521,-0.039887704,0.0136189,-0.02089131,0.009201516,0.01686965,0.015459846,0.013398468,-0.029166821,0.021833146,-0.007816719,0.023542719,-0.009360254,0.012487064,-0.01101647,-0.027874531,-0.024885302,-0.023786336,-0.039948262,-0.0061973813,-0.04627507,-0.008545679,-0.029793214,-0.00659358,0.05755702,0.010152353,-0.027878873,0.020767855,0.012322794,-0.0049383757,-0.15117007,0.009637515,-0.020129235,0.015510322,-0.027099354,-0.014685054,0.00689123,-0.0155039495,0.03885997,-0.00028953268,-0.014193084,-0.011372257,0.06552688,-0.020170415,0.04735698,0.010140142,-0.025932126,0.011716134,-0.010106092,0.038131446,-0.0127033675,-0.022814024,-0.007409066,0.00016115008,-0.018565532,0.030909134,0.015676824,-0.022566441,-0.023878893,-0.016154593,0.019154696,-0.006118364,0.025664728,-0.008814077,-0.0031688954,0.003987985,0.016308406,0.030179312,-0.012907669,-0.0011232375,0.005641078,0.01583132,-0.008137502,0.024878405,0.0064960322,-0.0133767035,-0.026356976,-0.024442052,-0.031859543,0.023423405,0.03860536,0.039255474,-0.019887784,-0.020225694,-0.00079897087,-0.0121870935,-0.035241384,-0.0023368178,-0.040311098,0.008253673,-0.0035165797,0.057877496,-0.030052528,-0.014211442,-0.024044702,0.009648095,-0.022162538,-0.0044045355,-0.011808677,0.0048858724,0.009780413,-0.03225899,0.013629575,-0.06337484,-0.014589206,-0.046125244,0.04106721,-0.0209153,0.027434291,-0.010549332,-0.03256836,-0.018563421,-0.021221636,-0.0015831776,0.0199386,-0.023006868,-0.03170694,-0.0029167025,0.02534668,0.0311536,-0.018196905,-0.051392384,0.038035683,-0.05532294,-0.045276597,0.041815035,0.0059310994,-0.04011933,-0.019372193,-0.033016965,-0.048074484,-0.033654887,-0.009576259,0.01171032,-0.039567783,0.016715424,0.047578853,-0.017146677,-0.0106704915,-0.020327242,0.0040053483,0.023474205,-0.0048209527,-0.011883643,-0.04167304,-0.022770377,0.029610522,-0.022046346,-0.023657864,-0.06833059,0.03524901,-0.017996939,0.027036779,-0.030216718,0.032016292,0.052680723,0.04107442,0.0112497015,0.014637336,-0.003296607,-0.008607568,-0.027177643,-0.018519554,0.038057692,0.04706772,-0.01978454,-0.056334823,0.055015136,-0.011823596,-0.02119588,-0.021581156,0.028372962,0.0044796527,-0.011113652,-0.009646309,-0.030161856,-0.0026970755,0.013605926,0.031387996,-0.033527028,0.017046304,0.0024141727,-0.022620885,0.02836542,-0.011127097,0.058615554,-0.04183368,-0.04102299,0.010007203,0.03034848,0.05063396,-0.014120332,-0.026016306,-0.03098393,-0.016188608,0.059006523,0.004081343,-0.021830808,0.015217692,0.0092703905,-0.00975192,-0.010522084,-0.008307806,0.040926326,0.040100124,0.0035634097,0.023249323,-0.04284261,0.030059744,-0.0005974646,0.047025837,-0.0023794884,0.066639245,0.030438187,0.016090749,0.005303049,-0.045240864,0.03226319,-0.044574477,-0.021434223,-0.0072463616,0.04385074,-0.021413278,-0.036796562,0.037064392,-0.0030910098,0.016329795,0.03396311,0.017982233,0.014926813,-0.0021884937,0.018412553,0.0077365465,-0.02240502,0.0054790783,0.027368013,-0.0047119656,0.004050157,0.0010884906,-0.018188782,-0.031786688,0.06607366,0.0017746408,-0.007132625,0.010804845,-0.020195764,0.033100694,0.0009653077,0.008090284,0.0146580925,-0.007739169,-0.01019243,-0.016692467,-0.029201431,0.035657123,0.015412292,-0.0068577155,-0.027210237,0.007718114,-0.023698676,0.003585697,0.009216055,0.00810879,0.031227492,-0.030212758,-0.009673073,0.008090346,0.029315023,-0.027069356,0.02917556,0.017829927,-0.006813168,0.016940458,-0.06314738],"last_embed":{"hash":"bk6sdk","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"bk6sdk","at":1763795346695},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations#Update One Service","lines":[216,224],"size":131,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"bk6sdk","at":1763795346695}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations#Update One Service#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034449987,0.006707239,-0.035386585,0.013598265,-0.008041441,-0.04645504,0.018968299,0.022717468,-0.027711006,0.027248483,0.023607045,0.00067996327,-0.020962894,-0.008366132,0.008328892,-0.02268148,-0.004827308,0.03372966,0.024967121,-0.009596278,-0.009557968,0.021566506,0.038028125,-0.012156916,-0.011326601,0.008747724,0.003354645,-0.026480803,0.013391358,0.030432483,-0.017866319,-0.047533296,0.005193143,-0.026233621,-0.010827892,-0.035725333,0.010122509,-0.044786714,-0.023270072,0.050338667,-0.026081163,-0.033139348,-0.042474397,-0.028055891,0.014075094,0.013560402,0.024682246,-0.012701711,-0.017912287,0.0115709705,0.0076937047,-0.005508265,0.014063489,0.006461111,0.04494673,0.0033851827,-0.033530015,0.0067127123,-0.031172153,-0.0027118293,-0.040065017,0.03226236,-0.018506685,-0.0039787865,0.024341274,0.070044436,0.019736439,0.04074512,-0.0040443013,-0.03242739,-0.01992997,0.029591365,-0.003275996,-0.026165903,-0.037346732,0.035868764,0.03879357,-0.061807107,0.012562283,0.0014147918,0.0030534687,-0.0467075,-0.0028046663,-0.016255232,-0.028393297,0.017858377,-0.039929207,0.07007389,0.020860495,0.028591929,0.026803488,-0.025485454,-0.0017280591,-0.018104147,-0.076520994,-0.0020974895,0.038588557,-0.013419752,0.038477592,-0.01984263,0.037360765,-0.011502044,-0.009857486,-0.034032617,0.031969223,-0.0018027998,-0.0007457726,-0.0033205487,-0.011922938,-0.017524058,0.0050917426,0.011088605,-0.032783445,-0.00932215,0.014071154,-0.037363585,0.029158402,-0.02312699,0.030563114,-0.016718952,0.034709357,-0.01202075,0.045403156,-0.035518818,0.016386924,0.009389918,0.0048553078,0.029258136,0.027558219,0.028233826,-0.0274927,0.0579751,-0.009590739,0.0045468477,-0.04489315,-0.017822796,-0.020066336,-0.0063589513,-0.012872492,-0.058721267,0.010364374,0.057365008,-0.0035417103,0.0011415043,0.01881663,-0.04220237,0.060211323,-0.00055325485,-0.009860786,-0.014910943,-0.0018764951,0.035591714,-0.020459611,-0.004552308,0.004255221,0.0010268723,0.027075639,0.011627949,-0.02400027,0.0059455526,0.021050207,0.055673987,0.0028175397,0.039441492,0.023445088,-0.07190912,-0.0009505701,0.03191688,-0.009280336,-0.002510585,-0.039547533,0.007434591,0.0032597568,0.043749265,0.0200778,0.02697784,0.073282026,0.040288568,0.038226467,-0.034302432,-0.056341957,-0.010373359,-0.011464082,-0.050838046,-0.020745112,0.0047348766,0.0149490805,-0.009414157,-0.024114778,-0.0053499923,-0.047746524,0.050175417,0.00019288309,0.046216194,-0.024942378,0.008008055,0.012408278,0.019253986,-0.011132714,-0.020423483,-0.014717222,0.04093767,0.05533819,-0.016482424,0.013094382,-0.0019483432,0.012117728,-0.045037024,0.001370571,-0.022571746,-0.03145447,-0.0030834372,-0.050341986,0.041505575,-0.030520419,-0.012555404,-0.004074198,0.029088568,0.0021331268,-0.015382231,-0.028736359,0.047803897,-0.009661863,0.00894594,0.039468654,0.014037947,0.044478763,0.029601533,-0.005473199,-0.010603719,-0.050548013,-0.00039775367,0.0061692526,-0.014077594,0.07127351,0.004413575,-0.027026802,0.0058256276,0.0057867803,-0.039944664,-0.011526916,0.0107743675,0.011397473,-0.03677824,-0.028964693,0.020207094,0.04557913,0.02270112,-0.020577427,-0.025791202,-0.030529575,0.015051487,-0.017668437,0.030830408,0.04474843,-0.00017391652,0.00022840136,-0.001152103,0.0014294357,-0.017316638,0.015157629,0.06278794,-0.011581559,0.022965174,-0.0026412047,0.02961912,0.013361007,-0.00934564,0.011172322,0.015417902,-0.005285582,0.010168967,0.0481534,0.046718244,0.004376115,-0.003131562,0.014521753,0.010044323,0.03916101,0.044077013,-0.0625964,0.01868579,0.03214808,0.026199989,-0.02922865,0.0015674413,0.029680436,0.004048698,-0.02189558,-0.049996294,-0.048585784,0.036123287,0.100618355,0.02593517,0.021212192,0.052675895,0.05477336,-0.16902605,0.00079789496,-0.000782401,0.049412042,0.019037914,0.0116336895,-0.015119563,0.017651359,-0.026373142,0.037872277,-0.0021649683,-0.055264562,-0.032712612,-0.027300866,0.011426847,0.0015679982,-0.009371031,0.0075714565,-0.002285887,-0.034953497,-0.046577692,-0.021944817,0.011026818,0.027789475,-0.017395156,0.01381193,0.05181046,-0.029951824,-0.04015286,-0.030241553,-0.015942879,-0.01664675,0.01619045,-0.012829722,0.019082433,0.0021396116,0.0032206415,0.019050714,-0.0104010245,-0.0044399872,0.017957957,0.06012098,0.02119777,0.00064463983,0.020169688,-0.0028313221,0.00010013741,0.004303745,-0.03611016,0.0103606535,-0.0048404443,-0.053189065,-0.011195602,0.03504323,-0.044719584,-0.023239808,-0.052428972,0.041986916,-0.017483914,-0.019601103,-0.008871784,0.0037064492,-0.001411509,-0.053689484,-0.023730846,-0.010935558,0.003921729,-0.011093285,0.032797433,0.0033926058,0.03806757,-0.057868313,0.011002297,0.005086528,-0.02623462,0.002817722,-0.055109125,-0.032189406,-0.0028725166,-0.1370846,-0.026753157,0.01608135,-0.020967482,0.040264726,-0.0041478304,-0.019363282,-0.043456595,0.05689485,0.016265664,0.23762189,-0.0030249977,0.0088754855,-0.0066098096,0.059718516,-0.020124843,0.023226185,-0.0033240442,0.05725928,-0.042047378,-0.013328764,0.020609882,0.0025187025,0.0055351616,0.0043684836,-0.0050036414,-0.022869468,0.020318422,0.06397483,-0.0028167209,0.040200185,0.029971812,-0.010818903,0.042335276,-0.038699053,-0.03177924,-0.024787117,-0.020497907,-0.05009409,0.023399351,-0.017580962,0.03864209,0.0034890228,-0.042788886,-0.057192963,-0.015219571,0.004643761,-0.037904587,0.015457064,0.017693387,-0.0008714653,-0.0011210998,0.044626035,-0.004722499,-0.024196021,-0.039736085,0.036469553,0.0038321037,-0.0077026417,-0.009318328,-0.029555174,-0.029043712,-0.021697178,0.00023463344,-0.009750869,-0.047426894,-0.035463113,-0.06262293,0.0025984142,0.029677762,0.0071906005,-0.006155561,-0.057459384,0.017632978,0.01971677,0.040268436,-0.018656582,0.011011093,0.012443835,0.056780428,0.0014784896,0.02055728,0.00952688,0.007430341,0.00077141775,0.03553036,0.039406884,0.06619737,-0.0262135,0.0145970555,-0.041172765,0.017609634,0.0029004735,-0.009402978,-0.008360654,-0.008044633,-0.007222275,0.03130003,0.012553782,-0.0037725058,-0.024297241,0.016146556,-0.0020308974,0.034322336,0.020977605,0.022191042,0.018428482,-0.0049821725,0.009349278,-0.0075529586,0.0149139,-0.021779975,-0.043300804,-0.028646948,0.07327877,0.0439756,-0.04181268,0.0020768647,0.04128037,0.00414237,-0.022536146,0.0136214765,0.0037578668,-0.06229055,0.011487383,0.01129948,0.03362103,0.019787561,0.025800202,0.01247405,-0.027253836,0.0041222847,0.0011900712,-0.008299943,0.00018869477,-0.028063701,0.008911082,0.0064960653,-0.019847305,0.057997104,0.047875836,-0.0444398,-0.007500236,0.063351355,-0.013016482,0.022382729,-0.00510358,0.0024799986,0.012432145,0.040492505,-0.046180632,-0.014334938,-0.015468323,-0.02036004,0.014398455,-0.023763116,0.008910061,0.00714785,-0.025286546,0.059635874,0.005040222,0.050580095,-0.005817499,0.0023131145,-0.017488245,-0.031692695,-0.02590512,0.017261507,0.049778413,-0.004958169,-0.005795826,0.04472469,0.052965675,0.07387919,0.026550291,0.035643585,-0.041991644,0.026043583,-0.006437705,-0.013666532,0.043962076,-0.04344552,-0.03530477,0.022374935,-0.024097675,-0.06268606,-0.039583746,0.012840844,-0.05446104,-0.0029195298,0.036824927,0.0013660011,-0.08036685,-0.051988605,0.012207951,0.024916612,-0.027503906,0.009694571,0.020066654,-0.006627791,-0.043386213,0.09685854,-0.00020286252,0.00261279,-0.034247577,0.06240584,0.09035815,0.006242892,0.00928169,-0.012449975,-0.058893025,-0.009490619,-0.025571076,-0.03898104,-0.018326797,-0.008820023,0.030114993,0.022271948,-0.014920604,0.023651054,-0.048884332,0.036895484,-0.031943943,-0.020502832,-0.017591247,-0.04985927,0.059045337,0.05502135,0.036027562,-0.03454879,0.032060027,-0.030293943,0.051444236,-0.030596534,-0.037618764,0.04123658,-0.017951371,-0.03532964,0.021751361,-0.06358041,0.006696906,-0.0027552494,-0.006368382,0.013745163,-0.0053660357,-0.024947817,-0.021632789,0.028737994,-0.0009408105,-0.027922375,0.021597303,0.013179604,0.03526226,0.07305857,0.025225202,0.017303215,-0.05540184,-0.032350272,0.006768683,0.005599551,-0.02145591,-0.082941175,0.015897388,-0.023375828,0.0123192165,0.019925628,-0.025084091,-0.03500798,-0.009559968,-0.062985815,0.010305936,-0.006861806,0.024174154,-0.019289445,-0.0033251615,-0.005716452,0.022914574,-0.016835833,-0.034034587,-0.05252214,0.001722972,-0.041371375,-0.0634635,-0.015545993,0.008141256,0.035327222,-0.034786623,0.019519594,-0.00965366,-0.019560227,-0.055029243,-0.0023984327,-0.0041483818,-0.009570264,-0.033608094,0.06166083,-0.007551842,0.026682178,-0.018240383,-0.041070454,-0.0015802066,0.010964147,-0.011897878,0.022760937,-0.04783844,-0.015735326,0.0086726695,-0.028153565,0.0046463846,0.008162386,0.013793081,-0.008420266,-0.04583715,-0.015662458,-0.029130315,0.02756387,-0.0102034155,0.005122153,0.07949616,0.018810395,0.047277626,-0.08930815,0.006206402,0.07209234,0.014190717,0.026141439,0.06284856,-0.010835919,0.0126154795,-0.026754085,-0.062269043,0.008940491,-0.04515333,-0.0060951924,-0.013303725,0.01777229,-0.06551034,-0.01974986,-0.013539566,0.016977707,-0.020148708,-0.0009912757,-0.017198097,-0.029025046,-0.028216626,-0.013152594,0.045040134,-0.025348708,-0.0037196716,-0.02285749,-0.0082644345,0.016906798,0.0011001691,-0.017021492,0.00779004,-0.04937514,0.016309517,-0.008008714,-0.029396126,-0.0035459648,-0.01106739,-0.0032277172,-0.00036626318,-0.019779555,0.0071137035,-0.019134477,0.010122205,-0.02876212,0.056402277,0.007332879,-0.01826083,0.028976176,-0.023815207,-0.0021904751,0.015090994,-0.039350715,0.013445249,-0.019837325,0.008092083,0.012991789,0.014740308,0.018122552,-0.022476297,0.0243618,-0.007795519,0.021524452,-0.008270926,0.020889184,-0.008465962,-0.025351234,-0.028253281,-0.019241042,-0.03423129,-0.007484612,-0.050162345,-0.009835205,-0.032234848,-0.006977028,0.057518926,0.009518918,-0.02567605,0.022180274,0.00936401,-0.0042869463,-0.15202032,0.0084265005,-0.022364458,0.01526681,-0.02721046,-0.012147322,0.0045484845,-0.016935257,0.036768384,-0.0021433502,-0.017465211,-0.011349453,0.06689954,-0.022406612,0.048610307,0.012658255,-0.024387298,0.012135158,-0.011566368,0.04023283,-0.013481161,-0.020582005,-0.011457572,0.0006629151,-0.01260179,0.029820824,0.020516308,-0.022334356,-0.020372303,-0.019314257,0.015815336,-0.0016712024,0.023684032,-0.009522686,-0.005726198,0.0038481017,0.015774934,0.033021417,-0.016053528,-0.00020237081,0.0044838097,0.019433212,-0.0045254584,0.03238628,0.004799495,-0.006889653,-0.02872277,-0.022108598,-0.032074172,0.019813552,0.04120994,0.041832216,-0.017311696,-0.018760724,-0.0037272472,-0.011999483,-0.037757207,0.0007734961,-0.039416067,0.0045156763,-0.0072593354,0.055417046,-0.031674974,-0.018058093,-0.026167741,0.008032677,-0.022536736,-0.0044164266,-0.009641284,0.010838539,0.012364092,-0.03284794,0.0070320447,-0.07083033,-0.0073578665,-0.0437765,0.041948766,-0.024245339,0.018290054,-0.015282368,-0.027355056,-0.022405067,-0.02067247,0.0029370321,0.02249019,-0.024375148,-0.027591746,-0.0036180064,0.028478285,0.030769626,-0.014387783,-0.051482845,0.04204111,-0.05711818,-0.041736584,0.03729483,0.005908969,-0.038468022,-0.016481178,-0.03330115,-0.05441737,-0.025701275,-0.0134168845,0.0075096637,-0.043456938,0.016643694,0.051603947,-0.013955332,-0.009442006,-0.022167647,0.009610045,0.022430953,-0.00545939,-0.012680222,-0.047366135,-0.024843534,0.022990977,-0.016283158,-0.01600413,-0.074375845,0.032851588,-0.015603806,0.01854787,-0.028813252,0.039583106,0.049579147,0.039342783,0.008041995,0.010958185,-0.0034847846,-0.012247897,-0.02515162,-0.010667921,0.03776367,0.05071309,-0.019973082,-0.056960214,0.057829138,-0.009742489,-0.014101276,-0.01807319,0.03112267,0.008453887,-0.010225041,-0.01329575,-0.029339906,-0.0068311053,0.008544686,0.03300805,-0.028771872,0.011570714,0.002250741,-0.019843327,0.025203329,-0.013096172,0.058235478,-0.046969287,-0.04311714,0.007815436,0.024841506,0.043175984,-0.01735881,-0.031212877,-0.022599433,-0.009346692,0.05877052,-0.0030547103,-0.022073189,0.016313326,0.009285698,-0.01126831,-0.024582582,-0.0075073815,0.035562757,0.042136703,0.0071256105,0.024221558,-0.03337591,0.033216253,-0.0002930831,0.045706734,-0.0022364492,0.06787229,0.027357126,0.014996602,0.009030296,-0.04198133,0.031955548,-0.043621145,-0.018801581,-0.0008628658,0.043831997,-0.01516898,-0.030897511,0.03915092,-0.007093839,0.014089594,0.035194438,0.014935308,0.013822264,0.0040621073,0.01529074,0.0011050185,-0.031136451,0.006078802,0.023611732,-0.0057788244,0.005276545,-0.002078316,-0.017057963,-0.031808157,0.06637199,-0.0004675019,-0.012984169,0.010749394,-0.026603397,0.032234028,-0.007507499,0.0007440043,0.0120534655,-0.0009403373,-0.010334434,-0.01757714,-0.026957018,0.0347564,0.008861458,-0.002807438,-0.029270958,0.003040525,-0.025151646,0.004091817,0.00495492,0.0026558808,0.027269928,-0.03433019,-0.008512789,0.006946967,0.027423032,-0.020938814,0.028181115,0.013846098,-0.0038350562,0.014525826,-0.06445133],"last_embed":{"hash":"w6dnvr","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"w6dnvr","at":1763795346695},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations#Update One Service#{1}","lines":[218,224],"size":107,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"w6dnvr","at":1763795346695}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations#Check Status": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027568007,-0.014411533,-0.04760551,-0.0053425124,-0.045099113,0.011003218,0.056802504,0.0034181916,0.009930859,0.04628454,-0.02121275,0.003741052,0.020591533,0.011129476,0.020155534,-0.020626184,0.0030591413,0.0025538641,0.009724791,0.014593182,-0.018184349,0.01832451,0.037866183,0.009381542,0.0017757318,0.027545214,-0.0027789995,-0.023329513,-0.017055256,0.041954912,-0.0079445,-0.07081767,0.025053898,-0.04548825,-0.02639599,-0.026719384,-0.0136129,-0.011711692,-0.014107644,0.042856496,-0.028446393,-0.011493425,-0.019299489,0.0013853096,0.024422023,-0.012421005,0.023532337,-0.02305644,-0.03207937,0.001033857,-0.022397881,0.006414546,-0.0022821447,-0.010790782,-0.0007000642,0.019678129,-0.033418003,-0.05714892,-0.045916088,-0.0009894512,-0.0443041,0.014495912,-0.056509808,-0.015360316,0.012863865,0.052119337,0.03781766,0.03144169,-0.013065401,-0.035447728,0.010876776,0.014820048,-0.03653,-0.014930488,-0.03376002,0.03560607,0.049161606,-0.05298704,0.033098042,0.00058885355,-0.006604202,-0.028712679,0.015946606,-0.037784453,-0.0005410481,0.028709276,-0.032062396,0.042636827,0.030873302,0.0015391253,0.007934463,-0.016185451,-0.010541053,-0.024116322,-0.059357744,-0.028468551,-0.013485208,-0.048180982,0.04221196,-0.009876648,0.007214959,-0.043247707,0.013035036,-0.016748307,-0.011919366,0.020466335,0.0056403438,0.0064902203,-0.033786703,-0.026791237,-0.0024525144,-0.008103337,-0.013498732,0.020627014,-0.0042596785,-0.027054131,0.016734116,0.009105898,-0.03317987,-0.024281746,0.030775025,-0.015586313,0.049400195,-0.022598574,-0.023977974,0.017370608,0.017063519,0.03064204,0.024717905,0.025323752,-0.018142885,0.047452133,0.0011290703,0.018379498,-0.04008508,-0.001437039,-0.0011981544,-0.014097363,0.011059728,-0.04190308,0.040997848,0.09797173,-0.03764964,-0.04021533,0.02550356,-0.023127424,0.05780005,-0.010896172,-0.0018812362,-0.043599535,0.008592025,0.01566783,0.01564346,0.019992989,0.02221058,0.031276315,-0.00029849025,-0.017541064,-0.0027055363,0.034425113,-0.0019570503,0.036194466,0.057969227,-0.001935613,0.032150425,-0.04879032,-0.0068716495,-0.009536449,0.01573631,0.013123124,-0.023832314,-0.06655154,0.049112175,0.034479856,0.015295783,0.028666263,0.07324381,0.00865584,0.035505977,-0.045732196,-0.047473267,-0.020943608,0.008454774,-0.0044080196,0.0025879808,0.010890079,0.05736966,-0.00790229,-0.030422837,0.025544882,-0.051233675,0.025117943,0.046298534,-0.01790794,-0.031845298,-0.0038158698,0.013321514,0.01660678,-0.030128777,-0.059833094,0.0203161,0.022418857,0.107671216,-0.01713332,0.013026416,0.0015781062,0.049112126,-0.0065225023,-0.0059652156,-0.043648794,-0.025676116,0.0049785315,-0.03101194,0.045175843,-0.00933162,0.015582861,-0.0146226715,0.02530213,-0.009912183,-0.006837068,-0.007084536,0.038522325,0.02277574,0.0017386886,0.024103524,-0.01764974,0.0067942357,0.038813397,-0.03339984,-0.02342481,-0.011017483,0.011581097,-0.022455685,-0.013550567,0.06114631,-0.019309673,-0.022509694,0.04155736,-0.013344347,0.0056037325,0.008958872,-0.032823186,0.029250404,-0.04755659,-0.038381293,-0.02242702,0.041662075,0.031593382,-0.033234864,-0.021604868,-0.008223013,0.009111297,-0.025727006,0.0036496313,0.024966951,0.006434961,0.0073406035,-0.0055988007,-0.03831636,0.0020761653,-0.004648201,0.019341147,0.0010696306,0.016657982,-0.004750945,0.03757206,-0.007850811,-0.034289327,0.004998387,0.0026956738,-0.029744362,0.045558143,0.044745054,0.004458885,-0.016898088,0.00084730587,-0.008469384,0.004703281,0.06594937,0.032386974,-0.042341746,0.027886327,0.0378958,0.02119932,-0.0005394926,-0.016403897,0.012314026,-0.010318539,-0.015502252,-0.046243366,-0.03658376,0.026337003,0.0755579,0.010204495,0.015956137,0.04362385,0.036693636,-0.16864105,-0.0297941,0.03947748,0.019163623,0.030875774,0.014396616,0.00015152936,-0.024056297,-0.025743486,0.04808173,0.0041940613,-0.050615195,0.0135587165,-0.023922388,0.024592707,-0.0009298022,-0.0023396672,0.0415389,-0.010608561,-0.025080021,-0.022530317,-0.012865191,0.03681222,0.049962126,-0.0047920463,0.0061927857,0.091010936,-0.022649335,-0.013451939,0.009488262,0.027682167,0.006533349,0.015547887,-0.03558579,0.026229784,0.009212006,0.01588084,-0.013622333,0.020154005,-0.0035537053,-0.008874164,0.10430173,-0.0043729297,0.0024698824,-0.0010617594,-0.020438157,-0.0053985496,-0.0074112727,-0.04349741,0.001334245,-0.01660304,-0.023539782,-0.018586973,-0.010477596,-0.053213432,-0.023958303,0.002875586,0.017277589,0.00022042653,-0.013833251,-0.020054819,-0.047511738,0.047527388,-0.06391907,-0.016543174,0.0009380637,-0.009157195,-0.0070368405,-0.0015767785,-0.027155336,0.0029479256,-0.0328738,-0.005658608,-0.0068417764,-0.023422504,0.0034092662,-0.062545426,-0.0028480068,0.018433524,-0.10903097,-0.011388681,-0.0036862572,-0.02075213,0.0031422502,0.0029527883,-0.030223701,-0.0035066467,0.0061242273,0.008204275,0.24218994,0.019335669,-0.036342178,-0.01798479,0.04691745,-0.0017140958,0.01732485,0.031457826,0.029460952,-0.02907414,0.011973082,0.006993555,0.013151664,-0.010530425,0.009930075,-0.014557212,-0.016765088,0.005563529,0.044951174,-0.009994916,0.03755543,0.056128234,0.0071152793,0.014205442,-0.035607968,-0.010861444,-0.029579842,-0.004480381,-0.062734194,0.030946666,-0.024410022,0.013251493,0.00006487316,-0.07877441,-0.07643595,0.0011135456,-0.004209672,-0.07328305,0.040184665,-0.0014107407,-0.030025966,0.0030594706,-0.016726349,0.0051992256,-0.015468041,-0.035451297,-0.017270532,0.011502511,-0.02220715,-0.022937436,-0.017368978,-0.014434961,-0.0053691883,-0.028945804,0.0015239608,-0.023236135,0.0045719566,-0.03213591,0.0016041157,0.072678536,-0.015109384,0.00428513,-0.052935332,0.0013436188,0.0019864421,0.022918152,0.0034310801,-0.011915599,0.03349951,0.04542256,0.018535098,0.01721601,-0.0027948015,-0.0019744034,0.0028025168,0.0107656745,0.02049644,0.051303945,-0.016719949,0.0014809014,-0.017416637,-0.0019249211,-0.012489719,0.0127713485,0.0058483407,0.021497643,-0.020081481,0.066282585,0.03146732,-0.007777866,-0.03255038,0.0126440115,-0.000767616,0.017784564,-0.020018684,0.012509464,-0.035082545,0.00485647,0.022598585,-0.02030435,-0.01983316,-0.015428622,-0.03662865,0.029187122,0.014324416,-0.0041805245,-0.028128263,0.026589965,0.0425945,-0.006863236,-0.05360224,0.018659284,0.02005357,-0.028670121,-0.024453323,0.04201293,0.016028972,0.0031634648,0.029332569,0.0030736448,-0.04749675,-0.0086049605,0.018941289,0.028029574,-0.05056895,-0.05287818,-0.013996478,0.0014497935,-0.010502215,0.08982052,0.00755686,-0.030770341,-0.04725412,0.043299787,-0.024173694,0.020572312,0.024921257,0.00034886986,-0.03018692,0.020059025,-0.024442546,0.038884092,-0.019549223,-0.029383747,0.024809226,0.023228101,0.028420981,-0.02131365,-0.0012991756,0.04993396,-0.014155261,0.04062047,0.017174374,-0.010523876,-0.023168761,-0.01981132,-0.026499026,-0.0091661345,0.032513633,-0.0016714253,0.008683289,0.009431748,0.033891335,0.081361644,0.0013463573,-0.0012583204,0.0096197985,0.020318842,0.026200777,-0.03240355,0.006693621,-0.062437728,-0.05582862,-0.006506861,0.012273214,-0.036316164,-0.039811157,-0.0036361963,-0.003696899,-0.015487155,0.07310188,-0.0071471916,-0.037182983,-0.012603769,0.012703733,0.002333698,0.03258818,0.009841889,-0.011761652,-0.020987328,0.018820547,0.09420016,-0.0287215,0.0068250587,-0.012153207,0.08044814,0.085847385,-0.007157169,0.0008728404,-0.010964267,-0.032227904,-0.030231358,-0.021891804,-0.006280279,0.0003195668,-0.026742322,0.033212774,0.01598981,-0.04868335,0.04355,-0.016664213,0.028911082,-0.032695092,-0.011105318,-0.02354989,-0.04005534,0.018754436,0.026648447,0.017048817,-0.04955255,-0.009576455,-0.023104459,0.0607796,-0.040084798,-0.022722136,0.01867118,-0.011917862,-0.023165813,0.011216434,-0.022714725,-0.00484022,0.014502894,0.013988647,-0.011789736,-0.02208059,-0.028426258,-0.019227931,0.025198273,-0.04010537,-0.045603957,0.04253255,0.026316933,0.0070415162,0.053894207,0.024550693,0.034657568,-0.044547953,-0.02328784,0.025776122,-0.01325407,-0.029024912,-0.047671925,0.027423399,-0.002787872,0.021878844,0.058767196,0.0034157734,-0.008522017,0.036312837,-0.03402648,0.009932566,0.023703154,0.011537928,-0.022686977,-0.03130353,0.0036906865,0.01561484,0.014045601,-0.044696804,-0.079860665,0.014556801,-0.021487242,-0.015909234,0.037780207,-0.02950204,0.010320292,-0.06309319,0.0068248026,-0.013279177,0.03264639,-0.07786196,-0.0040538115,0.024502654,0.0246169,-0.010600021,0.021849569,-0.056708287,0.021360965,-0.016232911,-0.00043315528,0.0032854252,0.020412033,-0.04121746,0.010715411,-0.02466208,0.0013221306,0.005521227,0.039845042,-0.0234218,0.008790501,-0.0094730435,-0.007158632,-0.013429398,-0.016562866,0.0046646507,0.01164406,-0.009088612,-0.0037457063,0.06667325,0.020471513,0.03616707,-0.049422123,0.03269629,0.055093125,0.04351317,0.01575997,0.07005576,0.013433704,0.024281612,-0.02053898,-0.04693426,0.025095997,-0.022929017,-0.005479081,-0.001989819,-0.00001705055,-0.040166873,-0.010798394,-0.015511672,0.019423988,-0.01722567,-0.012809633,-0.0024013428,-0.023327433,-0.0061144438,-0.0018840436,0.041171815,-0.018143708,0.0075158984,-0.032369323,0.0061327065,0.020341992,0.026087916,-0.035868455,0.013535502,-0.035192974,0.045309894,-0.0169406,-0.03075892,0.016868524,-0.024668125,-0.038812436,0.020164846,-0.04375826,0.0026222807,-0.019417921,0.010025997,-0.03197374,0.037912305,-0.018948674,0.004098065,0.07359695,0.005683875,-0.033143513,-0.0027115946,-0.032671545,0.027028317,0.009535491,0.041587494,0.028654456,0.011238037,0.037065756,0.016950611,-0.019999484,0.018290104,0.06917275,-0.025468078,0.018986233,0.003384215,-0.010873508,-0.011739744,-0.054492027,-0.035147835,0.019444283,-0.032477982,-0.0025029539,0.015466889,-0.030717144,0.04138274,-0.0069041126,-0.008630246,0.036713935,0.0060334443,0.014948861,-0.14957136,0.026555743,-0.017434461,0.0015789382,-0.0047163004,-0.0036293913,-0.015557862,-0.039105725,0.029544447,-0.013555317,-0.012994207,-0.030231507,0.031902194,-0.038824096,0.06856081,-0.016769588,-0.006924891,0.0417038,0.019551968,0.031008158,0.00645425,-0.0030511841,-0.0047182217,-0.004920068,-0.016061166,-0.011299067,-0.007344589,-0.02149599,-0.007573602,-0.043877274,-0.0056450996,-0.082017384,0.010212426,0.0347599,0.02504638,-0.009813772,0.0060651954,0.006479942,-0.04340942,0.0118702,0.0171294,0.03193711,-0.009710534,0.010706092,0.022037577,0.0007134141,0.03371017,-0.004197078,-0.027364338,0.023856813,0.0026125847,0.046705056,-0.03715676,0.011196963,-0.021049885,-0.02340646,-0.04534566,-0.0075630574,-0.050845373,0.007938185,-0.029202223,0.03989769,-0.011677072,-0.021736054,-0.034829594,0.015510767,-0.044608213,0.031370226,-0.0028403534,-0.035276946,0.0034844524,-0.0430318,-0.022219822,-0.056620315,0.01156381,-0.06107962,0.02176554,-0.03709117,-0.002850115,-0.012969574,-0.0692923,-0.0067246514,-0.03120964,0.01871103,0.048434254,-0.024958815,-0.007389774,0.0022172201,0.0048894784,-0.015480375,-0.018614594,-0.03667936,0.021343276,-0.03778004,-0.019289982,-0.006928955,-0.005554564,-0.023667328,0.011670847,-0.005597736,0.023971952,-0.01714061,0.0035825302,0.011291945,-0.05241252,0.037829913,0.093090095,0.004190442,-0.01955487,-0.03110644,0.021705175,0.0063821217,-0.026962258,-0.008022368,-0.042121854,-0.027984902,0.0004057354,0.0018456937,-0.018141842,-0.047705103,0.007630682,0.014520902,-0.0071592955,-0.024443453,-0.015550091,0.047880918,0.042515025,0.009209053,-0.0038774756,-0.034409195,0.00383087,-0.04844164,-0.02717867,0.035905138,0.026653893,-0.0016660766,-0.040618904,0.048975013,-0.03805411,-0.02004882,-0.03564021,0.001639829,0.024202147,-0.027288007,0.02387067,0.00009650823,0.006501462,0.013194766,0.04570495,-0.0467209,0.012872742,-0.032718018,-0.0395882,0.08081122,-0.008513125,0.03908561,-0.03850252,-0.056315944,-0.01420053,0.030275049,0.017897714,-0.033761155,-0.027893996,-0.04985027,0.017949611,0.027086783,-0.01565532,-0.024855318,-0.012148401,-0.003906759,0.0075831707,0.037568342,-0.023615293,0.019502832,0.0283606,-0.011348404,0.022889355,-0.008636515,0.04149802,-0.0007336222,0.028899856,-0.033961292,0.052132364,0.029722137,0.021286534,0.014266584,-0.02916071,0.038667656,-0.020386597,0.005407557,0.004106906,0.033412084,-0.026330585,-0.014417146,0.031801466,-0.006948294,0.017946186,0.002201206,0.056498658,0.012836307,-0.04993879,0.04158083,0.0029810092,-0.038184185,-0.015558259,0.026030011,-0.039732683,-0.01910287,0.015139586,-0.02547689,0.017087258,0.036718987,0.0153663885,0.009519674,-0.023631962,-0.035142336,0.00523781,0.032544207,-0.00751973,0.01903157,0.009543364,0.026212191,-0.008561029,-0.028417211,-0.03744593,0.04354623,-0.032856308,0.0140875345,0.0027553265,0.010892562,-0.023084255,-0.017640889,-0.007640942,0.036938053,0.0030764416,0.024906378,-0.028089404,-0.008267978,-0.0015936721,0.016134,0.02851013,-0.019076876,0.07119925,-0.0441475],"last_embed":{"hash":"e2ep70","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"e2ep70","at":1763795346695},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations#Check Status","lines":[225,234],"size":153,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"e2ep70","at":1763795346695}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations#Check Status#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029785357,-0.014913096,-0.03895383,-0.0073230886,-0.043849677,0.011205633,0.053746298,0.0060667214,0.0064906105,0.043744832,-0.018107379,0.0014871112,0.022222767,0.0102076335,0.016370548,-0.02125031,0.0013138225,0.0038934986,0.011199488,0.008452689,-0.015420524,0.019900678,0.03487036,0.009998479,0.013016137,0.027183881,0.00211783,-0.02139397,-0.015743898,0.04376483,-0.009451069,-0.0759786,0.027761722,-0.045008216,-0.023904325,-0.022272537,-0.007297456,-0.0198982,-0.013891024,0.04464425,-0.027519584,-0.010520529,-0.01806272,0.0011602066,0.023731802,-0.008491664,0.025226008,-0.020999966,-0.03897156,0.0029783766,-0.022947581,-0.0024147048,0.002388309,-0.012335246,-0.0009028221,0.017103188,-0.032380905,-0.05882241,-0.04195438,-0.004868362,-0.04734346,0.013647133,-0.050448522,-0.004234213,0.01101064,0.060808957,0.036585048,0.027154624,-0.010994997,-0.02703976,0.0140225245,0.016518228,-0.039271135,-0.016115103,-0.031891644,0.03548999,0.04622371,-0.039970726,0.035315417,-0.0051424704,-0.0064565153,-0.032564405,0.016169202,-0.030072618,0.005940356,0.03128938,-0.027069207,0.03154236,0.026139459,0.008349976,0.0079373075,-0.015852865,-0.015351322,-0.024878485,-0.061642222,-0.027417194,-0.009015791,-0.05826945,0.046506006,-0.015165775,0.004057788,-0.04134443,0.016790148,-0.016689906,-0.013426005,0.0140617145,0.00502818,0.007149123,-0.03133668,-0.027798006,-0.0025035068,-0.008063594,-0.01193729,0.016552977,-0.00665545,-0.022839747,0.015049839,0.010548149,-0.035350952,-0.021044912,0.03408062,-0.012909977,0.042900745,-0.021697428,-0.025630971,0.018336533,0.019992206,0.033304166,0.0414643,0.03086642,-0.018163325,0.04713193,0.00011338053,0.019564392,-0.037398532,0.0026712012,-0.0054141907,-0.015622191,0.011646981,-0.04133651,0.04286332,0.096319154,-0.032063726,-0.037225384,0.023959192,-0.025449742,0.05745587,-0.008975449,0.00008712606,-0.040122658,0.005509078,0.014617039,0.017735474,0.014003139,0.019148292,0.028694851,-0.0027761627,-0.017312057,-0.011439481,0.036078587,-0.016020477,0.034518056,0.05531327,-0.00056054024,0.034863714,-0.044931654,-0.0057170745,-0.013707313,0.010371841,0.019500904,-0.01800379,-0.072677925,0.048300467,0.031291086,0.014614381,0.029560203,0.07762567,0.0031758167,0.032395728,-0.044290792,-0.044208284,-0.013936428,0.0070010806,-0.0019977605,0.001138006,0.011286079,0.05244598,-0.00479369,-0.02906378,0.018054798,-0.05404145,0.029085897,0.040270828,-0.027935632,-0.020940661,-0.01006818,0.011443526,0.01594474,-0.027444892,-0.06651223,0.012232916,0.02070262,0.10868985,-0.018802676,0.016422717,0.004120486,0.054870415,-0.009079831,-0.008182519,-0.04119054,-0.029626431,-0.0005379637,-0.034872916,0.04771261,-0.01294216,0.01709573,-0.010319728,0.027631413,-0.00425952,-0.007342739,-0.01861395,0.04605102,0.03216201,0.0064984113,0.028179722,-0.015742382,0.0051783007,0.04191796,-0.03215979,-0.028584637,-0.012577002,0.006881727,-0.025469232,-0.012524366,0.0680554,-0.018996084,-0.023501016,0.040790923,-0.007830781,0.011542209,0.015791697,-0.028237848,0.024883382,-0.04711524,-0.036431655,-0.015413747,0.045336634,0.034445304,-0.03463949,-0.027965283,-0.010168784,0.011296006,-0.0256223,0.000032599746,0.025733454,0.007551174,0.008585499,-0.009678644,-0.038464144,0.007172411,-0.0018842197,0.015476717,-0.000334979,0.01287214,-0.0040962957,0.034836568,-0.007400923,-0.021500906,0.006802092,-0.002683828,-0.03137723,0.044082284,0.047179196,0.0042449916,-0.01604239,0.007249869,-0.006888404,0.005996246,0.0587734,0.032856625,-0.046131752,0.025911357,0.03779377,0.01910821,0.0034602066,-0.016835153,0.017094096,-0.010331211,-0.016810419,-0.049578134,-0.048105173,0.024957111,0.07102073,0.01017898,0.01996918,0.043213412,0.034094766,-0.16458157,-0.026332632,0.04006506,0.015005414,0.0297478,0.020792294,0.003778702,-0.028477252,-0.026119381,0.040962268,-0.001762363,-0.047926176,0.013767878,-0.026181905,0.023629894,0.0012107359,0.00208689,0.03931988,-0.016465984,-0.025271758,-0.021977777,-0.0061320458,0.031159395,0.046961814,-0.016854014,-0.00009342684,0.093670785,-0.020518638,-0.007583901,0.014808475,0.027741026,-0.003306397,0.015327316,-0.030190773,0.025442876,0.009084134,0.0145129375,-0.015123164,0.017753841,-0.0057815462,-0.009882579,0.10202925,-0.0029494073,0.006850462,-0.0010907187,-0.020341191,-0.0058749695,-0.0065617985,-0.037826005,0.0032004106,-0.019986914,-0.012493256,-0.01814019,-0.015858173,-0.04644787,-0.021393426,0.005325113,0.019717382,-0.002074698,-0.014649935,-0.021980094,-0.04692642,0.052468587,-0.058948915,-0.014846904,0.005319148,-0.013300007,-0.008133423,-0.0047164,-0.022814926,0.0043666665,-0.030686576,-0.009908217,-0.009400393,-0.013950092,0.011131171,-0.06568319,-0.0039259642,0.019391201,-0.11050529,-0.0032805982,0.008638986,-0.018483622,0.0062080193,0.0077777263,-0.030103019,0.0033967388,0.006529944,0.01174312,0.24488512,0.016012406,-0.04389255,-0.017718626,0.045926772,-0.0032717655,0.016422287,0.02906981,0.034072082,-0.028894398,0.017987417,0.0048674094,0.006371882,-0.012204391,0.0059488136,-0.0081752855,-0.015914077,0.002048281,0.0449616,-0.010228956,0.039290708,0.061987095,0.0033350675,0.010435811,-0.035457715,-0.01479953,-0.030386126,-0.008260447,-0.059350327,0.031157382,-0.026123524,0.009929926,0.005527605,-0.07409031,-0.066279754,0.0056544044,-0.0014416475,-0.06526865,0.039483696,-0.0005656774,-0.029620685,0.0031985203,-0.024732726,0.0074018477,-0.016724356,-0.04108657,-0.01641413,0.020616772,-0.01958225,-0.018710526,-0.017918352,-0.014111573,-0.007835025,-0.02861582,-0.001183376,-0.025035158,0.0065772934,-0.037042428,0.00011172236,0.08038698,-0.01945606,0.0037704604,-0.051593196,-1.7686276e-7,0.0029654827,0.026384227,0.0060190936,-0.0075241392,0.030571252,0.04575082,0.01480394,0.011137999,-0.0042200866,-0.0018126683,0.0028023943,0.002215929,0.012171603,0.047797296,-0.024380432,0.0015699877,-0.019682758,-0.00050535507,-0.009351461,0.0143663045,0.002646546,0.024281887,-0.018998435,0.060902394,0.026179945,-0.008513743,-0.03680677,0.012842415,-0.00009476401,0.016280567,-0.01633818,0.013010054,-0.03678281,0.0041113906,0.024241334,-0.01581265,-0.025810154,-0.015204549,-0.039458178,0.034837488,0.00826506,-0.006858648,-0.02216607,0.022422753,0.0396132,-0.0019225149,-0.049108014,0.021069841,0.019541377,-0.029445682,-0.024385668,0.04086712,0.011541006,0.007765177,0.024641115,-0.0019090435,-0.052540854,-0.0059726057,0.022382498,0.025325496,-0.048652496,-0.054924026,-0.015379112,0.002657004,-0.006392427,0.0867186,0.0116346255,-0.03481277,-0.047609743,0.045404114,-0.018209537,0.027552757,0.012022142,0.0020492785,-0.021993473,0.016824462,-0.028672416,0.041229103,-0.017094614,-0.030618452,0.034030676,0.022526532,0.027258996,-0.02122903,-0.0023996755,0.03899581,-0.011796613,0.047980934,0.019596672,-0.0049892594,-0.022543626,-0.016519295,-0.026645837,-0.017751724,0.027875792,-0.00086108653,0.0133417295,0.0062272125,0.030070031,0.07965112,0.005165636,-0.0042739785,0.010272327,0.015066535,0.03073644,-0.032231066,0.0022175482,-0.060747582,-0.05835708,-0.0152066285,0.009987551,-0.029453842,-0.040445264,0.00075208204,-0.0059479563,-0.006649488,0.0731093,-0.010134942,-0.045033574,-0.016453853,0.015743293,-0.0006423751,0.031906098,0.010419039,-0.027289651,-0.024627777,0.019956866,0.09063452,-0.026249552,0.0042646434,-0.012860439,0.08228883,0.087173715,0.0008728736,0.0035377487,-0.0043823384,-0.028276013,-0.028093504,-0.02131665,0.0009111984,-0.0019323255,-0.029113013,0.035637964,0.0106769325,-0.04528714,0.044748783,-0.010903977,0.03194164,-0.0336372,-0.012222071,-0.019974533,-0.04194567,0.024929166,0.01908958,0.023801677,-0.04809394,-0.011538153,-0.021387894,0.05997635,-0.04000638,-0.027941404,0.017249726,-0.015808858,-0.021306649,0.016800808,-0.011498568,-0.0070638335,0.015378342,0.016683614,-0.010601907,-0.028390452,-0.032453608,-0.021670084,0.024897657,-0.043713592,-0.045415822,0.041461818,0.028558869,0.013554401,0.048204806,0.028191045,0.03872711,-0.04856471,-0.026243381,0.033385802,-0.014159458,-0.026768189,-0.041586906,0.034716114,-0.0022381728,0.028041685,0.0629699,-0.0092072515,-0.009573817,0.0407448,-0.036456466,0.008354124,0.023467809,0.008667595,-0.02212345,-0.029540155,0.0049500526,0.012446437,0.025126085,-0.040378667,-0.08447799,0.013753074,-0.0263931,-0.01773521,0.043429356,-0.03183817,0.007404015,-0.0623391,0.012678847,-0.01771043,0.03065839,-0.0730392,-0.004596594,0.02512078,0.029700838,-0.0042770277,0.018390536,-0.051319752,0.019168174,-0.019458242,0.00445714,-0.0031720707,0.023056448,-0.043637197,0.0059443866,-0.015429338,0.001124664,0.0012932231,0.04060914,-0.030488878,0.009099074,-0.009912812,-0.007122974,-0.011625781,-0.0150387315,0.0023413466,0.009030832,-0.0044478597,-0.0068088705,0.057821505,0.023036482,0.038302716,-0.052058216,0.03500749,0.06557462,0.043278012,0.01696975,0.075424604,0.017566314,0.018100861,-0.017965619,-0.04162888,0.025662193,-0.022546446,-0.011233809,-0.008904988,-0.0010584036,-0.035942946,-0.0104219625,-0.014084978,0.019571904,-0.01933724,-0.015237158,-0.0018639341,-0.0251999,-0.013187901,0.0001951565,0.035479374,-0.020404037,0.004663842,-0.02741349,0.007302123,0.018941032,0.030094286,-0.036358394,0.0067568077,-0.034771428,0.046956588,-0.017501226,-0.02395189,0.014590566,-0.020511722,-0.04028125,0.025900768,-0.047791917,-0.00024813128,-0.013614794,0.007929902,-0.031547803,0.030844338,-0.02082232,0.0077682757,0.07758358,0.0076234303,-0.02741806,0.0003253413,-0.029752769,0.026064986,0.0129177235,0.041227646,0.025299143,0.010183298,0.030652983,0.025596732,-0.01706638,0.020858351,0.06956934,-0.021937206,0.02307839,0.0061043473,-0.0112194745,-0.011555723,-0.048813812,-0.036595356,0.019231353,-0.030834656,-0.00097203936,0.012724176,-0.029120065,0.039895207,-0.009613145,-0.0062393723,0.03423886,0.008648431,0.019255588,-0.14421834,0.025852691,-0.019778527,0.0011551342,-0.0038362425,-0.0032221389,-0.017433848,-0.04077679,0.033538908,-0.015286157,-0.015281062,-0.03293369,0.031001307,-0.03920944,0.07081073,-0.010400161,-0.00765342,0.044999126,0.016124949,0.031479895,0.0021749916,0.0017357575,-0.010233377,-0.0024451492,-0.010063258,-0.011635042,-0.0050832042,-0.021631356,-0.006854724,-0.045928907,-0.012846169,-0.07960395,0.010086715,0.037156902,0.024046952,-0.019649247,0.0034546538,0.00048660074,-0.046545517,0.0030124167,0.012321141,0.036180973,-0.01650622,0.009035769,0.023606667,-0.0014191571,0.03475262,-0.0025465477,-0.02212638,0.020462403,-0.00053062796,0.05188014,-0.032267902,0.015869081,-0.02442095,-0.026728868,-0.0469027,-0.007246541,-0.048473507,0.0041037872,-0.029322373,0.035812344,-0.014572874,-0.030753016,-0.038060345,0.012096356,-0.045482103,0.03337886,-0.003416285,-0.03621284,-0.00213052,-0.04263558,-0.023187026,-0.05643248,0.00687714,-0.06708511,0.021611268,-0.04268439,-0.0049585854,-0.014738715,-0.07267935,-0.0059137247,-0.032260526,0.021378506,0.047278453,-0.023813223,-0.005037359,0.002327681,0.00464954,-0.010669033,-0.012513052,-0.03240633,0.024960432,-0.03379274,-0.018824823,-0.009955213,-0.0034680243,-0.022561269,0.0093086865,-0.0032673636,0.020169107,-0.01714017,0.006419598,0.007956934,-0.04903485,0.041740187,0.09592864,0.011710382,-0.020221028,-0.034886815,0.02331278,0.010508809,-0.032640066,-0.0074190297,-0.03979607,-0.029218508,-0.0081162695,0.0021949676,-0.014772376,-0.049617846,0.0015895435,0.015467753,-0.0018538962,-0.020782446,-0.012369725,0.052432407,0.042817064,0.009319303,-0.0057659415,-0.03869289,0.0025217936,-0.051423576,-0.028667022,0.038302768,0.032066572,0.0025520134,-0.036720704,0.049759477,-0.04297223,-0.015541563,-0.03368607,0.003994769,0.02652494,-0.03097236,0.02164483,0.0011573271,0.011261604,0.006535834,0.04565097,-0.044897527,0.0075941635,-0.029365988,-0.03514461,0.07824055,-0.009017667,0.043200478,-0.0395035,-0.06430358,-0.015399875,0.023581436,0.010408799,-0.039374836,-0.029734049,-0.045355372,0.016060973,0.03010375,-0.020997474,-0.026707642,-0.011659758,-0.0048592766,0.0024466037,0.031949613,-0.02360887,0.01523456,0.028980985,-0.014364499,0.024902007,-0.0051569967,0.044669975,-0.0070486693,0.02751377,-0.0327504,0.048919335,0.023175774,0.018075561,0.018427528,-0.02659183,0.033749696,-0.019664934,0.0053371876,0.009700044,0.031386092,-0.029832713,-0.0061323843,0.023692014,-0.010308468,0.015674176,0.0005276458,0.057240345,0.017949095,-0.04938973,0.0371484,-0.0013371923,-0.040635105,-0.011272537,0.026910666,-0.052570757,-0.01937817,0.015881903,-0.030154983,0.014219752,0.034252033,0.01344316,0.00545859,-0.024599826,-0.039899204,-0.002201042,0.027250431,-0.0059449417,0.023270585,0.012316301,0.03311452,-0.006358483,-0.023524303,-0.03663767,0.039540373,-0.035171915,0.008599382,0.0027153192,0.012011708,-0.022459704,-0.016484734,-0.015999041,0.02998679,0.0018738337,0.026953015,-0.023428893,-0.012455254,0.008110669,0.010886774,0.018163286,-0.019382104,0.06739943,-0.047906],"last_embed":{"hash":"w2t9r3","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"w2t9r3","at":1763795346695},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations#Check Status#{1}","lines":[227,234],"size":135,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"w2t9r3","at":1763795346695}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations#View Logs": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018081017,0.007555231,-0.064775735,0.008981408,-0.038004305,0.015655486,0.02559498,0.012647438,-0.0059948904,0.022423465,-0.00039730803,0.006524515,0.025249165,-0.007328072,0.03184646,-0.02675525,-0.00550754,0.0066693723,0.001553612,0.026488356,-0.010873781,0.030199558,0.017111056,-0.02068578,-0.015218277,0.015483501,-0.00052866095,-0.053754173,0.010925591,0.039453596,0.015227716,-0.019084688,0.020518633,-0.032139648,-0.023882931,-0.023674985,-0.021131532,-0.026113024,-0.03396403,0.029585969,-0.03937221,-0.007700722,0.0046647694,-0.015453869,-0.0057851686,0.0047831964,0.011109788,-0.014247007,-0.024486568,0.008595371,-0.033452254,-0.009597403,0.005771949,-0.02064597,0.0059848274,0.025938522,-0.041089952,-0.03596512,-0.033146977,-0.0015628696,-0.0194682,0.027940672,-0.028025761,-0.015765024,0.029504135,0.039077505,0.012949981,0.028517166,-0.014301861,-0.043200754,-0.010615462,0.027524918,-0.042994097,-0.013350876,-0.039165214,0.036872726,0.036476325,-0.041251708,0.017213086,0.012995997,-0.012806241,-0.04295187,0.010323491,-0.030938577,-0.019037213,0.04225746,-0.03861304,0.08766953,0.013049248,-0.02045447,-0.0026106692,-0.044366874,0.019263696,-0.017271563,-0.036349963,-0.026709484,-0.039500803,-0.016224345,0.0019660697,0.00014587484,0.0244052,-0.004871302,0.009175466,-0.00691596,0.010862017,-0.0051439274,-0.0017619374,-0.0047185924,-0.040773258,-0.0142985545,-0.014313626,-0.0035464163,-0.040433124,0.016349826,0.003990409,-0.01374293,0.01721156,-0.010326121,-0.009920284,-0.027868923,0.03787336,-0.0007091652,0.06087593,-0.018797575,-0.005642982,0.024270259,0.017932715,0.03515002,0.008074032,0.012981601,-0.03888736,0.061208002,-0.001116357,0.03916094,-0.026085125,-0.01923054,0.022711711,0.016530769,0.0049757934,-0.06453798,0.014238703,0.08460911,-0.013372787,-0.015696982,0.048991065,-0.032641485,0.050741993,0.0025473922,-0.02107675,-0.059546746,0.0004541009,-0.0019864351,-0.0006889057,0.04317505,0.0010755317,0.026563648,0.012439208,0.007673703,0.0070400303,0.049251698,0.0034778612,0.0559923,0.036507893,-0.0075325607,0.03222639,-0.05680433,0.011401525,-0.019742837,0.015946286,-0.02533355,-0.012213399,-0.034816917,0.029989043,0.032606263,0.020901918,0.025997808,0.035234112,0.03395319,0.06870829,-0.054071818,-0.057548415,-0.05639288,-0.0053000185,0.017181866,0.0025156997,0.0258083,0.03731749,-0.000010082921,-0.0065244427,0.054374974,-0.041001588,0.036810417,0.009544176,0.006852721,-0.011846163,0.0010481162,0.018293986,0.04216853,-0.033445243,-0.044364642,0.030723847,0.01428644,0.064895086,-0.01781942,0.010815132,-0.0004016075,0.0441,-0.030471396,-0.03365617,-0.044554166,0.0068563554,0.017595094,-0.04956794,0.027769018,-0.008292606,-0.008603473,-0.0049226824,0.02599627,0.01363059,-0.03886672,-0.004918752,0.042468935,-0.02840795,0.024398863,0.054629236,-0.032442767,0.037412044,0.008976622,-0.009439101,-0.016291436,-0.025537854,0.0026898654,-0.009857547,-0.022220822,0.06470105,-0.0069528436,-0.0191727,0.025302183,0.010115133,-0.001551534,-0.004727305,-0.017429616,0.049247433,-0.06092781,-0.035822943,-0.008327842,0.0345918,0.02068737,-0.021106651,0.017178047,-0.015754204,-0.0071741897,-0.022155559,0.0032037776,0.040737513,0.009564617,0.019639045,-0.020896208,-0.05044543,-0.0066303574,-0.0026485159,0.030196512,-0.023285398,0.014106659,-0.0058501745,0.04959971,-0.0048948126,-0.045145743,0.013443914,-0.010214058,-0.016886089,0.08350219,0.04031441,0.017130686,-0.014457064,-0.02908864,-0.01926812,-0.0121348705,0.062238235,0.009905418,-0.051533896,0.035545804,0.03948717,0.010789151,0.015337793,-0.003427362,0.023555035,0.0030677079,-0.010931164,-0.04451716,-0.012535296,0.025550429,0.07090167,0.015190688,0.009454573,0.045965817,0.016022157,-0.14993393,0.0043547098,0.017069157,0.044111792,0.03478363,0.019332878,-0.011138421,-0.0379527,-0.003905953,0.007991098,-0.0049084756,-0.048670094,-0.009063062,-0.040100668,0.0114289615,0.0032279135,0.00007060796,0.01841885,0.0028976586,-0.03491437,-0.0036954603,-0.010211988,0.026210146,0.050206184,-0.003368239,-0.0014576502,0.09478453,0.013477751,-0.0010462003,-0.0075976774,0.026029037,0.011413217,0.02589006,-0.03482832,-0.0042186542,0.00912954,0.015081207,-0.005002279,0.018928166,0.002178116,-0.0012733897,0.05553535,-0.008821139,-0.0011308142,0.0034641263,0.007282846,0.032332312,-0.025518429,-0.045563158,-0.011171905,0.0027097557,-0.05772952,-0.015639214,0.05836965,-0.050828245,-0.024156401,-0.03279785,0.017119087,-0.00484963,0.019143175,-0.019676981,-0.03885695,0.027661217,-0.060862426,0.00076744496,0.02536876,0.037270878,0.004283752,0.02335521,-0.016654,0.009064027,-0.052105665,0.04002135,0.001729977,-0.028492028,-0.019732425,-0.049895428,-0.019224219,0.018050054,-0.10969257,-0.05559071,0.00006482929,-0.013307624,-0.021268856,-0.008075695,-0.014223718,-0.020322556,0.024236796,-0.0044785454,0.24465747,0.04063498,-0.028475001,-0.025608737,0.063195124,0.019071642,0.0017555379,0.031805344,-0.003595487,-0.028354505,-0.019938985,0.016686676,0.002828914,-0.0027674534,0.0043738764,-0.01942356,-0.019962987,0.012533494,0.05625579,0.02373122,0.012480778,0.04158924,0.023531444,0.044689026,-0.0445144,0.003797225,-0.014074884,-0.004465913,-0.058691457,0.0641515,-0.010459197,0.058431793,-0.0117052095,-0.009866095,-0.08258303,-0.013728469,-0.002085596,-0.0802297,0.04004919,-0.01327759,-0.048756592,0.0060356017,-0.006675398,0.028424023,-0.0078009837,-0.010498752,0.007674542,-0.008559624,-0.037694123,-0.027132532,-0.03510836,-0.036101233,-0.027950702,-0.0096608205,0.003098348,-0.018090189,-0.024031557,-0.05052897,0.029538564,0.06960411,0.021622809,-0.008324982,-0.06837845,-0.014734963,-0.013331471,0.02379867,-0.028826311,-0.039514937,0.029255943,0.06331328,0.013365482,0.018278627,-0.0045124996,0.01631484,0.01052352,0.027725061,0.034084756,0.042472307,-0.0024823623,0.028657272,-0.030937564,0.002896793,-0.00827396,0.017849904,0.009254431,0.024885127,-0.0043804785,0.053244486,0.0017112645,0.037515774,-0.008595313,0.017283434,-0.01349903,0.022710023,0.008368378,0.027148133,-0.010352522,0.0069105,-0.014855699,-0.017201817,0.018960169,-0.014877014,-0.046339046,-0.007901559,0.04899377,0.030662932,-0.029617095,0.014964521,0.06573841,-0.0023395915,-0.05808721,0.0076589915,0.011706785,-0.028632369,-0.003990741,0.06504711,0.015629482,-0.020786721,-0.002641416,0.019513095,-0.00964321,-0.004860358,-0.016584605,0.04793802,-0.037521996,-0.026345827,-0.026401984,0.020912204,-0.014967554,0.07413769,0.036642887,-0.023814455,-0.04912908,-0.00463327,-0.006707086,0.025437078,0.018447971,0.0021948987,-0.029977378,0.03444464,-0.041223966,0.06426334,-0.009272316,-0.033803847,0.007362828,-0.026443765,-0.0017453685,-0.026577251,0.015557906,0.055787656,-0.0015512124,0.030369233,-0.0033733982,-0.0049238466,-0.013245468,-0.018170085,-0.017203405,0.026860993,0.011561464,-0.029539652,-0.003160334,0.02470669,0.050762936,0.07585348,-0.007528074,-0.012004235,-0.00014698446,0.01781835,0.0010602436,-0.023431586,0.0088663595,-0.044868436,-0.063463025,0.019900344,0.018936569,-0.050362457,-0.040143628,-0.029325802,-0.018153943,-0.031829692,0.06178634,0.0074065854,-0.034527157,-0.02482344,0.028477112,0.0029199552,-0.018977558,0.00045302845,0.004031753,-0.0032408019,-0.0011971846,0.104908824,-0.008653959,0.0048178504,-0.037643332,0.053981703,0.04924195,0.0015144997,0.0026341765,-0.030692948,-0.019772545,-0.0066501773,-0.010858449,-0.01757544,-0.021219887,-0.008817956,0.01977007,0.03413291,-0.023301186,0.018508635,-0.00048478827,0.012896887,-0.040938333,-0.0041018855,-0.029621521,-0.049064063,0.048260406,0.031013625,0.015170945,-0.06010479,-0.0026340587,-0.013936302,0.05265201,-0.026141685,-0.026279412,0.048614983,-0.0008703185,-0.010351489,0.007913898,-0.046748385,0.0022881003,0.0048614303,0.018277662,0.021459995,0.014950856,-0.033609558,0.0023231406,0.02317603,0.005345759,-0.042131234,0.020793403,0.027053516,0.027927361,0.043033503,0.021243168,0.03541193,-0.033430856,-0.015446477,-0.023292515,-0.012346788,-0.026155572,-0.0513706,0.008628986,-0.008328471,0.03121912,0.050721746,-0.011373049,0.0060760872,0.0016533026,-0.02939981,0.0044984296,-0.00050075474,0.031266294,-0.01005513,-0.042031083,-0.011060073,0.0033736185,-0.013127834,-0.0323359,-0.0628299,0.01371694,-0.02522139,-0.046359092,0.004172884,-0.007012454,0.036965642,-0.071673945,-0.007579448,0.015446075,-0.025868379,-0.06289304,-0.009736123,-0.0018721018,0.04409455,-0.03148141,0.06185689,-0.061406337,0.015406791,-0.001547472,-0.0458295,0.02407348,-0.0090212105,-0.04095398,0.0139997685,-0.030039435,0.009643639,0.024853257,0.04076373,-0.006991228,0.0067671584,0.0017134863,-0.0065332134,-0.014934067,-0.023583759,-0.017338319,0.024008283,-0.0040883645,-0.014196505,0.06250153,0.007296093,0.045617167,-0.04112035,0.018903103,0.057352442,0.03236146,0.036897346,0.05223692,0.009104736,0.032511648,-0.019196352,-0.019580338,0.01633777,-0.0076336097,0.010766772,-0.018863417,0.015320645,-0.07258294,-0.020280099,-0.009829418,0.048845652,-0.05151768,-0.022032833,-0.01258069,-0.0030380473,-0.011374159,0.007701803,0.05696364,0.0036379502,0.016302649,-0.029707236,0.021857493,0.019663185,0.03524476,-0.03168123,0.023045437,-0.029392576,0.028987247,-0.020947514,-0.017316181,-0.0023473988,-0.022367746,0.0083460435,-0.0025484,-0.016632592,0.014572113,-0.0229773,-0.004902416,-0.045662586,0.031410553,0.00022189334,0.0197626,0.05633389,-0.012895504,-0.031333674,0.02895134,-0.059669316,0.02847633,-0.007753586,0.004249724,0.018406825,0.023997456,0.040610608,0.010203334,-0.0006126542,-0.023232168,0.066217795,-0.020278485,-0.015187436,-0.0040944773,-0.020095507,-0.029976673,-0.02813132,-0.035123844,0.009935694,-0.024864858,-0.0023630788,0.013817161,-0.029695377,0.011932802,0.019701945,-0.013778332,0.042204056,-0.01902021,0.016692894,-0.15419699,-0.01644363,-0.026785089,0.031728048,-0.026666781,0.0029549783,-0.001693206,-0.053597476,-0.00039351778,-0.029470906,0.0070967614,-0.023220038,0.0037343493,-0.026854156,0.01626871,-0.0059607597,0.016001495,0.00025722498,-0.024625143,0.0022604486,-0.0014658438,-0.015323902,0.02961442,-0.022650808,-0.017431002,0.0050096177,-0.0070083328,-0.009120431,-0.01836964,-0.009256047,-0.009138869,-0.06016074,0.016385894,0.054741938,-0.007163155,0.0260546,0.0067555076,0.010633278,-0.010759249,0.009640491,0.00571935,0.016262658,-0.0062032766,0.030776814,0.025072038,0.018942734,0.024153601,-0.011661043,0.012070235,0.024847154,0.0026338086,0.061783418,-0.06571646,-0.014694275,-0.0035756317,-0.012201955,-0.028425463,-0.03288199,-0.043826446,-0.0025931404,-0.033722173,0.034965478,-0.010766523,-0.03406552,-0.00042258317,0.021341767,-0.010581613,0.028514503,-0.033577345,-0.02596904,-0.0033452518,-0.026381468,-0.04501737,-0.038730055,-0.0017941854,-0.037009683,0.03445196,-0.039526932,0.0051032132,0.0062026447,-0.029056735,-0.027649723,-0.02043395,0.014018705,0.029187204,-0.023631092,-0.015069625,0.0022650477,0.018572079,-0.013272731,-0.019921707,-0.057977527,-0.0026864423,-0.019976635,-0.039528344,0.0021124943,-0.035948943,-0.030480761,-0.0022092,-0.012136887,0.006750646,-0.014904128,-0.010033923,-0.02256375,-0.05386934,0.046714738,0.072497144,-0.018079443,-0.054194566,-0.018870305,-0.01695592,-0.025158785,-0.009866618,-0.02206845,-0.03864065,-0.029942075,0.010886333,-0.021398291,-0.011119269,-0.08011482,0.010100816,-0.015803568,-0.028641157,-0.008892337,0.013966133,0.032572135,0.02218849,-0.003341374,0.0023706357,-0.04398069,-0.00063778326,-0.021832684,-0.020522235,0.033656433,0.05954133,0.0016992617,-0.067852095,0.05511931,-0.04622171,-0.03326087,-0.034135155,0.0012377509,0.0046818187,-0.034337502,0.0019413945,-0.039896287,0.002335492,0.027057217,0.045091502,-0.05253834,-0.005028989,-0.031732317,-0.059442133,0.052788053,-0.024991738,0.020868551,-0.029841833,-0.050859887,-0.022828879,0.050925814,0.017148504,0.014267302,-0.005955606,-0.015533974,-0.025835771,0.035580833,-0.009764387,-0.036565743,-0.01310276,0.012697173,0.023101518,0.010496832,-0.017899182,0.026070585,0.04165479,-0.031205153,0.012942395,-0.014438737,0.030831924,-0.009468171,0.0222278,0.0102614015,0.07398149,0.028610896,0.00722678,0.046373785,-0.019029781,0.043797165,-0.021348916,-0.00016921728,0.032213412,0.043509547,-0.035038177,-0.018894421,0.045879725,0.0027727415,0.004731257,0.034604147,0.04881795,0.026435418,-0.017709587,0.023042819,-0.013420769,-0.051281795,-0.016726784,0.019707665,-0.013191438,-0.010891458,0.005344392,-0.000334021,0.00793978,0.04175321,0.01758783,-0.0010678946,-0.0064141722,-0.033307537,0.031326097,0.040195607,0.011635329,-0.020597093,0.0026005032,0.032358304,-0.0046754787,-0.04898706,-0.04929167,0.03229836,-0.016709637,0.0039395145,0.0009895256,0.005690514,-0.0029921348,-0.030087361,-0.01742652,0.01662313,-0.00947686,-0.0017615709,-0.029712927,-0.009745248,-0.036039263,0.029305754,0.041353356,-0.0031340828,0.062008053,-0.02034808],"last_embed":{"hash":"x7xhfj","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"x7xhfj","at":1763795346695},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations#View Logs","lines":[235,246],"size":115,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"x7xhfj","at":1763795346695}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations#View Logs#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018211951,0.00437602,-0.05454238,0.005379476,-0.036810286,0.014366019,0.027370112,0.01623613,-0.0074496088,0.020302253,-0.001403542,0.003643655,0.026057124,-0.0060995407,0.027149642,-0.029459648,-0.009522303,0.0010113901,0.0025640645,0.019657074,-0.01504068,0.023973154,0.008600039,-0.02096598,-0.007572385,0.014441346,0.0013166437,-0.05478549,0.014453451,0.042662863,0.019219741,-0.0140447095,0.02752206,-0.02943945,-0.02740677,-0.015145728,-0.017940933,-0.024051553,-0.030821847,0.028910637,-0.03570954,-0.004387182,0.0072913123,-0.017242717,-0.0078106555,0.0075799944,0.010162527,-0.010807513,-0.029478692,0.007133279,-0.03558658,-0.007125071,0.011484539,-0.024248445,0.007506121,0.0285449,-0.045035508,-0.03480682,-0.026177548,-0.005798534,-0.02006552,0.02465604,-0.0254193,-0.0043106624,0.035481673,0.04430585,0.0062309694,0.024441788,-0.014195932,-0.03272626,-0.010757277,0.030443747,-0.0475685,-0.010392431,-0.037502438,0.03837678,0.037698805,-0.035152324,0.013088388,0.0067341705,-0.011234296,-0.047804516,0.011079807,-0.024775876,-0.024102328,0.04432346,-0.03574205,0.08056493,0.004041144,-0.014574539,0.0029991195,-0.040175613,0.016803704,-0.01885476,-0.03733365,-0.029050171,-0.034788202,-0.021864304,-0.00044328775,-0.002557519,0.018563723,0.0008263768,0.010108761,-0.006632255,0.008555393,-0.014657182,0.007290812,0.00022423796,-0.038600553,-0.014632122,-0.013983101,-0.0038466419,-0.041595895,0.017377065,0.004443508,-0.007027026,0.02198927,-0.015105818,-0.014324747,-0.025670959,0.04098411,0.0014930507,0.0552468,-0.020679936,-0.004587208,0.025055215,0.022948591,0.032507006,0.014729273,0.011514847,-0.039667506,0.0629498,0.0019340835,0.04333059,-0.018025776,-0.018977182,0.024910783,0.019782165,0.0061279107,-0.06551971,0.015269443,0.08355734,-0.011283885,-0.01640939,0.042052053,-0.032302033,0.049137596,0.0064989277,-0.012653977,-0.058855418,-0.0010641469,0.0015159049,-0.0045045135,0.03735452,0.00019818058,0.02344602,0.011639042,0.011715173,-0.006850555,0.053430397,0.00043744777,0.05337411,0.03696909,-0.0049457205,0.03797126,-0.054572105,0.0118425805,-0.024954334,0.016249884,-0.021152213,-0.0004743112,-0.04219351,0.03540278,0.036006633,0.023334118,0.027851969,0.027606048,0.03375701,0.069463134,-0.052186586,-0.052217413,-0.05029152,-0.0073007653,0.019620333,-0.0019409191,0.0343304,0.029881204,0.00026483415,-0.00265006,0.054046426,-0.041050687,0.03490695,0.011182025,0.0034041004,0.0013059427,-0.0049341237,0.02249804,0.041011143,-0.026683861,-0.048380956,0.026704138,0.016811797,0.06564495,-0.015000683,0.005694081,0.003791113,0.043778237,-0.027152617,-0.03472772,-0.034400783,0.0068848496,0.018538073,-0.047893476,0.023263134,-0.009761106,-0.009630155,-0.0019992534,0.034022167,0.017275894,-0.03985626,-0.005120523,0.046674814,-0.02450672,0.025620045,0.05339445,-0.030161927,0.03746337,0.014827407,-0.008614504,-0.01870439,-0.023396634,0.00028829178,-0.012954375,-0.020829635,0.065195374,-0.007314765,-0.019897385,0.025763558,0.013016592,0.0011419269,-0.004155562,-0.012378169,0.048552625,-0.059292175,-0.03945375,-0.014547378,0.03639147,0.016062368,-0.021836648,0.0120045645,-0.011592045,-0.003849865,-0.020287523,0.0018214125,0.03752448,0.009348421,0.019963233,-0.025595257,-0.058155984,0.0018319518,0.0016783691,0.02782914,-0.023526788,0.011773705,-0.006470023,0.043806497,-0.0046064006,-0.037526693,0.015204696,-0.013253383,-0.0155155985,0.08315735,0.04244032,0.019408613,-0.025985453,-0.026285753,-0.019823913,-0.009650302,0.056592025,0.008309622,-0.053181194,0.038512874,0.03934971,0.0074556586,0.02668454,-0.0014077905,0.026801746,-0.0052618696,-0.009830842,-0.047700655,-0.017826186,0.021951353,0.06895489,0.017540568,0.006243786,0.05031194,0.014215544,-0.1494739,0.008072995,0.015096535,0.044972055,0.03434712,0.021827187,-0.0072313547,-0.041155208,-0.005881713,0.005772326,-0.013393995,-0.047907207,-0.007881377,-0.04002888,0.014023287,0.0025299531,-0.0015110535,0.014605269,-0.0013894776,-0.03735644,-0.0047377786,-0.0021258313,0.021812215,0.04689852,-0.0017385625,-0.009173192,0.09837174,0.012530304,0.00021071035,-0.0012577715,0.02782621,0.0064311028,0.027664905,-0.029696852,-0.012862494,0.0077159707,0.014721863,0.00070195016,0.01640213,0.00020534694,-0.0021633583,0.050445177,-0.011161776,0.0061733644,0.002745153,0.0058984873,0.03782433,-0.019616678,-0.044389054,-0.017277634,0.0006103448,-0.060151067,-0.01350677,0.054823507,-0.047317535,-0.020502657,-0.02961277,0.016049994,-0.009563189,0.021154271,-0.018253444,-0.042523224,0.031267267,-0.05055689,0.00082298537,0.026132539,0.041775484,0.0024108232,0.028402038,-0.009534527,0.012650178,-0.052823883,0.036804095,-0.0004212224,-0.03566139,-0.0145053,-0.05280902,-0.021932079,0.022833366,-0.108653076,-0.05582039,0.009964628,-0.011496798,-0.019608924,0.0005288454,-0.008536457,-0.016429523,0.028361866,-0.003374284,0.24639985,0.038847875,-0.035742477,-0.018891184,0.057590708,0.024448229,-0.0011642517,0.043546665,-0.008192952,-0.0318766,-0.022922527,0.01503662,0.0014806568,-0.0048733824,0.002849899,-0.018648243,-0.018361172,0.014721343,0.056737453,0.024387661,0.013953979,0.044144515,0.025194924,0.04886403,-0.042200234,0.004513015,-0.017218314,0.0010708167,-0.056532525,0.06547877,-0.008542323,0.062062632,-0.0066213873,-0.012274162,-0.074159704,-0.017608926,-0.000870808,-0.084014855,0.041951757,-0.019052034,-0.050786693,0.009296959,-0.018344024,0.03037666,-0.0066477577,-0.014550048,0.004076976,-0.008037485,-0.04349163,-0.025251891,-0.03187487,-0.031507414,-0.02762446,-0.012180676,0.0076740514,-0.016594393,-0.020202816,-0.047711417,0.029265294,0.069552295,0.020382594,-0.007563927,-0.07016495,-0.011551468,-0.014627055,0.02422806,-0.027750595,-0.035402495,0.031092266,0.05493903,0.014569509,0.023726327,-0.011797869,0.018409315,0.010052663,0.02398398,0.026257167,0.039342053,-0.007946829,0.025106145,-0.02859688,0.0062703197,0.000064866574,0.026400799,0.0068219383,0.027270988,-0.014966551,0.04875046,-0.0028289456,0.038684584,-0.0093673235,0.013873738,-0.015830232,0.015290115,0.01701919,0.034244433,-0.013953092,0.0030651782,-0.013893793,-0.016069671,0.017095378,-0.015196109,-0.043370817,-0.011543441,0.051522635,0.0316458,-0.0316733,0.014765447,0.06110742,-0.0041572596,-0.050008312,0.013744057,0.012704098,-0.016073473,-0.0034935116,0.06677105,0.008637116,-0.026862165,-0.009160646,0.014080056,-0.018847797,-0.0003244539,-0.020285811,0.048194926,-0.037226528,-0.029143149,-0.025353203,0.02331432,-0.019341152,0.06994144,0.034417607,-0.024062557,-0.045224395,-0.008112569,-0.0073983152,0.027068432,0.011261097,0.0074928016,-0.024963712,0.038915984,-0.04146566,0.066498645,-0.011914098,-0.035883497,0.009950863,-0.01944353,-0.00084188784,-0.035602592,0.013460732,0.050848287,0.003252012,0.02383734,-0.003986252,-0.0044625304,-0.01798847,-0.023491086,-0.018081132,0.026135793,0.0085567,-0.03119586,-0.0021787619,0.02664116,0.04217981,0.08021248,-0.008184996,-0.013957942,0.0030710555,0.012597884,0.010262615,-0.024802413,0.0062285257,-0.043383457,-0.06714941,0.013610811,0.016206382,-0.048826996,-0.041165642,-0.029179342,-0.013532555,-0.031342443,0.06619325,0.005927058,-0.037321255,-0.02209289,0.033860486,-0.0011076478,-0.028060097,0.0010178034,-0.0068053757,-0.004792101,-0.003830529,0.10469773,-0.004725956,0.0037253525,-0.036674857,0.05464389,0.051166646,0.004548094,0.0034697964,-0.032216553,-0.010216327,-0.0029586751,-0.0088847075,-0.017109452,-0.02197441,-0.0027133552,0.020857275,0.032341767,-0.022425117,0.018785022,0.0022551348,0.014655377,-0.0448006,-0.008982742,-0.028451368,-0.049945243,0.04768773,0.023652371,0.024993947,-0.056628883,-0.0021795146,-0.017283985,0.05107917,-0.022291735,-0.028656926,0.052287903,0.003802046,-0.010519387,0.007580601,-0.051096708,0.0026769675,0.0058967783,0.018695928,0.022621708,0.012889645,-0.036687814,-0.0013365452,0.022482447,0.0035706218,-0.043485936,0.023080755,0.029720224,0.036064073,0.041760847,0.023600338,0.031712044,-0.03309496,-0.0144841345,-0.021024391,-0.011923317,-0.02542259,-0.045787387,0.019402515,-0.008538139,0.037897296,0.05437695,-0.021053143,0.004008943,-0.0028690186,-0.03314532,0.0050903126,-0.0038218126,0.026514536,-0.01352046,-0.04383983,-0.008145488,-0.00069125724,-0.011465962,-0.02892286,-0.069032654,0.01385342,-0.027623821,-0.05049599,0.003969692,-0.012893612,0.03792627,-0.0766015,0.0009942781,0.016067829,-0.026658032,-0.056315266,-0.013104267,0.0011754598,0.05246918,-0.030591557,0.059945706,-0.060380753,0.024062091,-0.001637097,-0.047811273,0.016093343,-0.0075291283,-0.050081667,0.009815229,-0.02146824,0.009706393,0.020358197,0.04261087,-0.010111621,0.0002464024,0.0014186924,-0.009100759,-0.012182074,-0.022340909,-0.013010936,0.020830914,-0.000028477343,-0.01949176,0.06448774,0.006454601,0.035280988,-0.04099732,0.020535778,0.06568197,0.024629079,0.03939902,0.05627138,0.011005345,0.028823042,-0.01859912,-0.015770145,0.016092274,-0.0025577948,0.009696665,-0.015375614,0.01873102,-0.07196649,-0.027826738,-0.010761968,0.047337446,-0.054922357,-0.025447298,-0.00935582,-0.0053392053,-0.007985998,0.009042866,0.05899411,0.0040206327,0.014752589,-0.03196949,0.026535593,0.020938953,0.038897682,-0.027313812,0.022802621,-0.028454695,0.028402397,-0.024158655,-0.010079458,-0.0050960043,-0.027027383,0.0072212433,-0.0011032601,-0.014769838,0.015214989,-0.017417971,-0.0033247676,-0.04438815,0.030627554,-0.004103157,0.025171837,0.05827656,-0.018778607,-0.028685778,0.033187002,-0.055065095,0.029847877,-0.0060853604,-0.0024653487,0.01743939,0.02439786,0.043683086,0.009354695,-0.0075617754,-0.025653727,0.063447125,-0.019337118,-0.012176229,0.0028478494,-0.018958636,-0.026295545,-0.025105918,-0.037297342,0.008792525,-0.022209525,-0.007200292,0.020070203,-0.022953903,0.008784158,0.014728924,-0.009025878,0.041228484,-0.021117687,0.015065186,-0.15297917,-0.015045392,-0.03010008,0.026389383,-0.028096162,0.0066698357,-0.0050515123,-0.055544697,0.0006409607,-0.029949632,0.006358293,-0.019043485,-0.0038932236,-0.02900137,0.015012117,-0.0038081282,0.017074555,-0.0037275257,-0.029366512,-0.001219647,-0.0022074243,-0.0058431053,0.022867499,-0.021969734,-0.0073906444,0.0053213043,-0.005485759,-0.009987966,-0.015967356,-0.0050405655,-0.012844894,-0.057351075,0.016059529,0.056476854,-0.00095972384,0.030883526,0.006822436,0.010246908,-0.010234929,0.0012325601,0.011079306,0.014424039,-0.016553652,0.035484165,0.022329843,0.021616725,0.027223248,-0.012512066,0.015560324,0.02438822,0.000093566974,0.064001665,-0.06548447,-0.01481096,-0.008421166,-0.020925622,-0.03120645,-0.033702984,-0.039477605,-0.0069785845,-0.029385762,0.02665558,-0.009936137,-0.040324017,0.0006769454,0.01726154,-0.011002256,0.023606598,-0.03428135,-0.024509164,-0.0054712766,-0.030916797,-0.054244798,-0.036905482,0.0021906144,-0.032239463,0.036730204,-0.04959453,0.0047208127,0.0056719882,-0.026210055,-0.02680372,-0.022590026,0.007658277,0.028672552,-0.017123055,-0.008509838,0.007001746,0.0149981035,-0.014405496,-0.017482292,-0.05407289,0.00048704442,-0.027966583,-0.042774808,-0.0061577163,-0.036620807,-0.028065119,-0.00410771,-0.013083,0.008746488,-0.015959779,-0.0081129735,-0.025058137,-0.053430006,0.04738475,0.077412665,-0.015246965,-0.051420603,-0.022338005,-0.0129435565,-0.02599407,-0.014009029,-0.024309468,-0.04654366,-0.03805772,0.0032621047,-0.020019742,-0.0115154,-0.08010475,0.01053282,-0.00847217,-0.024817463,-0.005565818,0.019178323,0.031813752,0.020174235,0.000673334,-0.0069147395,-0.054103155,0.002035891,-0.020774161,-0.015382762,0.035008732,0.064190105,0.0064529427,-0.06338438,0.05669239,-0.055041697,-0.031281635,-0.029466268,-0.000011064286,0.0035183707,-0.03270486,0.0031272334,-0.037749838,0.006762827,0.026067287,0.04211547,-0.050337836,-0.01391907,-0.028217772,-0.05588055,0.042527393,-0.024310354,0.017852742,-0.0344496,-0.054940715,-0.02151262,0.052296635,0.011215624,0.011338582,0.0011185744,-0.009478981,-0.027179828,0.029727535,-0.02107195,-0.03989021,-0.0139361145,0.017796898,0.025674473,0.0036861652,-0.016984466,0.019731238,0.039863247,-0.032889474,0.014985215,-0.009449888,0.034200296,-0.011419989,0.019642644,0.012384517,0.07326888,0.025057659,0.004270307,0.05462577,-0.020740645,0.048221406,-0.015615666,0.003375564,0.039193407,0.041144602,-0.040497385,-0.019307602,0.040076498,0.005219206,0.0053278212,0.03127406,0.04571233,0.0286023,-0.016949883,0.021846544,-0.022027796,-0.05611836,-0.020359945,0.011800075,-0.017026829,-0.011873137,0.007243128,0.0032177763,0.01181009,0.0412236,0.014593592,-0.00018785542,-0.013031952,-0.044498015,0.019671189,0.03333709,0.0072970176,-0.019873848,0.0061063063,0.037531924,-0.0055097085,-0.04408032,-0.059365433,0.028644588,-0.009889566,-0.0050992956,0.0065592825,0.006430269,0.0017616693,-0.029616592,-0.022540743,0.011643819,-0.010654983,-0.0008685744,-0.030492436,-0.013053815,-0.028935445,0.02177037,0.03267527,0.005002944,0.0566321,-0.022332404],"last_embed":{"hash":"1olb0ek","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1olb0ek","at":1763795346695},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Common Operations#View Logs#{1}","lines":[237,246],"size":100,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1olb0ek","at":1763795346695}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Timeline Estimate": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028895656,0.023141231,-0.03332639,0.021005554,-0.047580376,-0.017874574,0.019804077,-0.0065030535,0.021898873,0.04589053,0.029079663,0.034245394,-0.016156187,0.014343088,0.011011106,0.020896237,-0.002437611,0.029214155,0.0612686,0.0051027024,0.030904172,0.02852581,0.015457,-0.01217113,0.013157575,0.000330388,-0.019510789,0.027288,0.038411587,0.021584563,-0.020612914,-0.008847434,0.020322261,-0.028373992,-0.008926422,-0.04279084,-0.005337195,-0.025907334,-0.033619657,0.024695408,0.010325115,-0.021570016,-0.008838987,0.0067441557,0.025701618,-0.007206047,0.0027555462,-0.01451584,-0.021401444,0.00097247836,0.009702122,-0.058509286,-0.022899615,-0.005539644,0.0041368343,0.012508369,0.011495745,-0.029135931,-0.017545372,0.0021847766,-0.04743446,0.03922711,-0.03543351,-0.031288717,0.015971677,0.002117038,0.04071262,0.0219597,-0.031105636,-0.030244797,-0.021089204,0.028982237,0.0049706534,-0.029910587,-0.038078286,0.018886108,0.047718987,-0.033332452,0.022990754,0.027472688,0.03159052,-0.049423464,0.021368558,0.0054773963,-0.010626518,0.0130231455,-0.035747588,0.11731089,0.050047446,-0.067871675,-0.0020417229,-0.00773763,-0.019544192,-0.002985955,-0.030186467,-0.016960926,-0.060441058,0.023013612,0.02303166,-0.00832081,0.014189274,-0.023649683,0.004392116,-0.02276062,-0.0069864597,0.030197581,0.009254586,0.025961285,-0.010615983,-0.019728906,0.011796625,0.013946039,-0.029484365,0.0067106085,-0.009825532,-0.021636806,0.020186283,0.00009389256,-0.058233712,-0.06004622,0.025013851,0.0076007987,0.030375523,-0.018785732,-0.01109983,0.019482797,0.0053238096,0.008452392,0.033730093,0.058908213,-0.037767205,0.039947286,-0.01837921,0.02967763,-0.043107912,0.019882057,0.01448096,0.0076554595,-0.014130745,-0.048298787,0.027051635,0.080077745,-0.049014233,-0.029625932,0.04439369,-0.010498712,0.031540755,-0.0043541044,-0.016983353,-0.020665701,0.009394761,0.014980574,0.013029319,0.03348262,0.02314314,0.04825666,0.03084857,-0.010707747,-0.001807818,0.031386666,-0.02418025,0.06523349,-0.022204567,-0.015471481,0.025113547,-0.025397642,0.024727805,-0.022103854,-0.013688707,-0.052621342,-0.01729247,-0.00061861606,0.022490196,0.045917846,0.047338042,0.030873528,0.04444191,0.023153542,0.023013279,-0.035713714,-0.061987188,-0.020102488,-0.013612523,-0.033466224,-0.010394766,0.010795169,0.05771855,-0.0064585065,-0.039404273,0.0478103,-0.037043534,0.0303043,0.021961123,0.017670942,-0.011766178,0.01769154,0.034993175,-0.005928993,0.0074520353,-0.032537848,0.04490597,0.014000537,0.053362437,0.033158448,0.022027133,0.011201429,-0.00045286858,-0.042618696,0.016624218,-0.04711881,-0.030505981,-0.006149437,-0.023030356,0.013342325,-0.014892387,0.01414598,-0.009372642,0.050133478,0.0024374297,-0.030002994,-0.018767377,0.01985614,-0.034161,-0.0061944653,0.05462137,-0.007972109,0.020760827,0.04203984,0.0013479895,-0.014259403,-0.021413293,-0.00976597,-0.007940189,-0.024612918,0.073585816,-0.009887438,-0.07584086,0.03905313,0.00037693596,0.00792097,-0.010941791,0.01976348,0.0047348896,-0.03786755,-0.024599029,0.034810822,-0.015724089,0.02401296,-0.031194592,0.02643358,-0.029844178,-0.013231517,-0.046314456,-0.019548927,0.045906637,-0.00086251146,0.0013886895,0.0022725586,0.014901658,-0.022918077,0.026491594,0.010328671,-0.0014908309,0.01211752,0.024864417,0.0001615525,-0.03814474,-0.05630602,0.018706735,0.005857054,-0.021538414,0.036475077,-0.007209816,0.06110196,-0.03750085,0.004363246,-0.0012588879,-0.00021902686,0.010077492,0.048764393,-0.06369761,0.025655081,0.019631404,0.052570626,-0.004052859,-0.039589193,0.041138463,0.0014151299,-0.015143701,-0.044793375,-0.021798845,0.0391876,0.07131886,-0.012531746,-0.0014338796,0.021278096,0.0013790042,-0.15017346,0.032964014,0.012912629,0.074454695,-0.012628124,0.013337462,-0.043512493,-0.061178602,-0.032130923,0.055308133,0.032982748,-0.037082482,-0.007952093,-0.011532101,0.003467651,0.020605464,0.0008311359,0.00017169397,-0.0282719,-0.034570593,0.00021660326,0.0028599033,0.017915279,0.024145259,-0.054915268,0.010079207,0.02448237,0.009504318,-0.0071668164,-0.015791431,-0.006479702,0.018583806,0.01781516,-0.0071686767,0.042005323,-0.021939538,0.03950105,0.024652973,0.008113849,0.0032935787,0.0031837414,0.03320565,-0.01669369,-0.010456909,0.019951291,0.025636462,-0.0011667712,-0.004277535,0.0011854685,0.0008442715,0.037707165,-0.0246001,-0.0072150836,-0.0024093448,-0.04682787,-0.021857284,-0.028082779,0.050159067,-0.017683826,-0.061751083,0.03974004,-0.011474352,0.0018414281,-0.054502778,0.008147822,-0.0101767825,-0.033888925,-0.024030609,0.03011144,-0.02946434,0.021316078,-0.03160507,0.034719363,-0.010725032,0.022845523,0.032423854,-0.034938533,-0.031916946,-0.0069088032,-0.088733055,0.0057056737,0.0027549348,-0.032161277,0.012744206,-0.054621976,0.009054548,-0.012027616,0.019148678,-0.014065521,0.24598922,0.0009794945,0.019522736,-0.0020788736,0.0436914,0.0024403874,0.009283569,0.018209716,0.038215876,-0.037432324,-0.02444174,0.022004945,-0.017134512,-0.0004372561,-0.02997763,0.0044427086,-0.029836154,0.0038299416,0.042640448,-0.03366146,-0.01394606,-0.028158957,-0.00790869,-0.0016263225,-0.05146797,-0.031341095,-0.017540054,0.030789925,-0.05191432,-0.00068579585,-0.009990163,0.033039346,-0.0026348145,-0.0013462058,-0.05960107,0.0056646555,0.025019735,-0.028006908,0.009949534,-0.0038068953,-0.027207613,0.01352206,0.010086948,-0.009459766,-0.004105701,-0.03243924,0.028184293,0.0098682735,-0.05511858,-0.0200728,-0.031691685,0.027572703,-0.0470989,-0.019482989,0.0048262132,-0.03153957,-0.012191995,-0.045481674,0.02218465,0.035337083,0.006479061,0.007093968,-0.04780926,-0.049690828,0.05058099,-0.0024464375,-0.010413321,-0.022575494,0.022736777,0.022807358,-0.0139353685,-0.045089215,-0.032354042,-0.025042534,0.0037182798,-0.0043800897,0.04513974,0.06545496,0.026020944,0.011707572,-0.026976626,-0.017186694,0.003755846,0.001316506,0.016163554,0.017450554,-0.0007277738,0.05580298,-0.036077224,0.0010134809,-0.027490275,0.04296823,0.008906751,0.031666413,-0.004552532,0.011674346,-0.006771207,-0.0053683105,0.0023709266,0.00053848675,0.008596411,0.02731836,-0.032941144,-0.030410154,0.060415834,-0.03556698,0.00029204003,-0.03360062,0.013546018,0.0019365485,-0.045800257,0.002739828,-0.018328121,-0.03162007,0.009952931,0.05248463,0.024065541,-0.0055996566,0.039112207,-0.0049713827,0.024903266,-0.040712826,-0.029338118,-0.009889724,-0.024681764,-0.011317413,-0.012125544,0.0011847168,0.019373849,0.04050607,0.0031681766,-0.030024758,-0.009870968,0.0038714625,0.016688807,0.021079624,0.041004233,-0.0141797345,-0.038460523,0.028681377,-0.039262135,-0.022658201,-0.00466,-0.01239194,0.061719526,-0.004366335,0.02851753,0.031397246,0.00824404,0.02359259,-0.046816032,0.021626031,0.013970038,0.0036977828,-0.007895726,-0.034332633,-0.0009192255,0.042589184,0.029801324,-0.02398187,-0.019780189,0.025240319,0.04529025,0.056370735,0.014036582,-0.041468177,-0.04145939,0.0058525726,-0.026392598,-0.021190673,0.018529804,-0.020769896,-0.04945769,0.02579862,0.034130152,-0.023553472,-0.06631768,0.015411503,0.00517537,-0.02416774,0.020635929,-0.02629645,-0.044904996,-0.019631432,0.0060611498,0.014755435,-0.011669232,0.012904814,0.004738353,-0.005278497,-0.037867274,0.087158054,-0.004573478,-0.037553612,0.022623632,0.07799228,0.05288745,0.027396087,0.0029197624,0.021009218,-0.021613164,0.009119617,-0.014752966,0.013606991,-0.0056584557,-0.010005739,0.014220424,0.035462737,-0.03126918,0.028255535,-0.018350178,0.0014781741,-0.026224783,-0.024028424,-0.066960044,-0.068514846,0.023778742,0.037711542,0.017516632,-0.010734309,-0.008835602,-0.0017109222,0.030673029,-0.02927016,0.0011729854,0.01870193,-0.026856724,-0.06065756,0.0051846113,-0.019760616,0.0030540281,-0.036349922,0.015212198,-0.0064039947,0.0134427585,-0.073170856,0.019740637,0.00598817,-0.036349032,0.00061642606,-0.0045669493,0.04848263,0.018955216,0.04323056,0.00746928,0.035074037,-0.041686896,-0.03434483,-0.026549745,-0.017588954,-0.0009869526,-0.05169185,-0.010037811,0.031681262,0.061478034,0.01280359,-0.013972992,-0.017510636,-0.029599482,-0.061294526,0.011030405,-0.0045099924,0.018831482,-0.022098418,-0.005833201,-0.061687272,0.019401716,-0.008045922,-0.016382072,-0.00019160988,-0.005776944,-0.020920308,-0.075369276,-0.042523835,0.032392144,0.007309598,-0.040655453,-0.024344463,0.009518466,-0.017139426,-0.04810148,0.00916827,0.04615571,0.028670004,-0.06453795,-0.024601309,-0.054816335,-0.011723172,-0.005597482,-0.058203228,-0.0055029574,-0.04478517,-0.047467105,0.01473935,-0.020877078,0.018617967,0.019905983,-0.027692677,-0.009788748,0.011055739,-0.036540348,0.012490634,-0.03482471,-0.022661198,-0.02882132,0.0491821,-0.005230324,-0.007378617,0.028916553,0.010364856,0.019937221,-0.02544706,-0.02790524,0.0690261,-0.010828506,0.030415216,0.05595059,-0.01707703,0.047045972,0.0064219316,0.0003279774,0.012399707,-0.022467138,0.003274242,-0.016806034,-0.010944893,-0.04245221,0.015312968,-0.017989596,0.0803195,-0.031068427,-0.011252138,-0.01002993,-0.007879613,-0.018386247,0.004872728,0.015493985,-0.010964581,0.032876324,-0.02777519,0.028647296,-0.009848324,0.021033904,-0.055588976,0.003063587,-0.06056401,-0.012811657,0.038450245,-0.048727993,0.032940276,0.010751601,0.008095923,0.0049470146,-0.02771661,0.022446001,-0.03177304,-0.048220094,-0.005895348,0.041540038,0.0018816217,-0.017728431,0.033147335,0.015622976,-0.01359527,0.012328714,-0.023302315,-0.0040828325,0.009303802,0.027882827,0.03581262,0.02770058,0.018803459,0.023789855,0.04694996,0.002848528,0.03065539,0.034478825,0.023378532,0.0041582915,-0.021564266,-0.0018571126,-0.007091762,-0.026594255,-0.009310064,-0.0047593815,-0.02475917,-0.016710125,-0.02020679,0.073064126,0.03568776,-0.05892604,-0.009111399,-0.06642079,0.0010721362,-0.13786222,0.015070135,-0.014952714,0.017657427,-0.025552759,-0.026399488,0.03764691,-0.040711496,0.003626777,-0.008179664,0.01170595,-0.031684965,-0.020402981,-0.03083202,0.036592543,-0.0062386347,-0.051650997,-0.014151456,-0.026555754,0.024444975,0.0015295137,-0.052044738,0.03682362,-0.00335916,-0.04314232,0.030693296,-0.015582518,-0.007156385,-0.015892705,-0.017777763,-0.029151494,-0.026167745,0.03079402,0.010081741,-0.022360174,0.01582669,0.015398046,0.02156938,-0.04440923,0.036220968,-0.038599223,0.040862344,-0.0019477078,0.027986132,0.0033534833,0.08402012,-0.014335553,-0.016870186,-0.0017702025,0.0192683,-0.0116568785,0.031004617,-0.010277831,-0.021036455,-0.0035945477,-0.001710956,-0.024855739,-0.019464798,-0.023091681,0.019593254,-0.018364172,0.077383436,-0.04421012,-0.033788495,-0.03932254,0.030359585,-0.0019941179,0.017346257,-0.032883104,0.033764713,-0.019252641,-0.018503537,-0.00694,-0.036685742,-0.01305534,-0.046531517,0.03692387,-0.03478582,-0.029763753,-0.011212169,-0.05386508,-0.014692955,-0.0063182996,0.017710252,0.051008664,-0.010266854,-0.023601381,0.0055062454,0.009955445,-0.001960495,-0.023823304,-0.046769932,0.026738977,-0.028268473,-0.018848134,0.035504144,-0.014499027,-0.010840501,-0.021937886,-0.011653054,-0.0065427884,-0.025673544,-0.015940387,-0.050491795,-0.031572934,0.01517876,0.04041676,0.03686188,-0.033831142,-0.06377039,0.022203455,-0.0036457386,0.006511015,0.02139132,-0.04448572,-0.0036177924,-0.0005918927,-0.036465812,-0.011028176,-0.08804364,-0.0414279,0.01173953,-0.0010901073,-0.04183565,0.035884816,0.055631027,-0.0036317608,-0.016324695,-0.0012879715,-0.0034167375,-0.034768246,0.027907,-0.017921502,0.01672855,0.023826737,-0.018609405,0.0017378883,0.053246442,-0.03326651,-0.040170822,-0.017983086,0.019267604,0.019176688,0.0029373302,-0.029206412,-0.022501033,0.0009142882,0.03465668,0.04879359,-0.0428962,0.012337333,-0.044721007,-0.009367997,0.06777411,-0.006981193,0.06076476,0.006240403,-0.035472557,0.017189052,0.0877406,0.036521375,-0.012675441,-0.0023620378,-0.02285423,-0.0049590142,0.07408736,-0.012369227,-0.032353062,0.041825138,-0.004425156,0.0073632877,0.0032455872,-0.0077770837,0.02190416,0.028784376,0.003161245,-0.010416683,-0.021853618,0.0103948,0.0018809144,0.026528733,0.012286072,0.07696489,0.006961075,0.02389228,0.04343939,0.013713363,0.019350415,-0.03858747,0.007823632,0.017423172,0.047908638,-0.02162013,-0.020383291,0.056171723,-0.0010744628,0.0068544988,0.015362829,0.02781759,0.03704828,0.029878445,-0.004099711,0.01506704,0.009082109,-0.008144864,0.012058778,-0.04138499,0.006194926,-0.06343723,0.01466775,0.016425733,0.03865855,0.023510788,-0.029753545,0.007962952,-0.007968436,0.05717786,0.012447253,-0.016289115,-0.039342504,-0.01962953,0.016774993,-0.044323158,-0.01277938,0.0017661484,-0.013427284,0.008757082,0.036597937,-0.03815869,-0.010512668,-0.0019602797,0.0099347485,0.01335961,0.04522692,-0.00034170572,-0.025297232,0.018564174,0.015175255,0.00062109303,0.047819592,0.023525376,-0.017606435,0.027644996,-0.01845355],"last_embed":{"hash":"1nazpu9","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1nazpu9","at":1763795346695},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Timeline Estimate","lines":[247,262],"size":294,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nazpu9","at":1763795346695}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Timeline Estimate#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0063971267,0.02266624,-0.058218364,0.03711459,-0.042016543,-0.028715074,0.025066858,0.031202871,0.004804991,0.02782641,0.03079912,0.03332467,0.005435582,0.01604146,0.008133016,-0.004048332,-0.010199301,0.041829236,0.004530946,0.00044082216,0.004184091,0.009178255,0.02455221,0.013118435,-0.009963358,0.006483486,-0.018191231,0.004559066,0.035013914,0.058596667,-0.016021509,-0.08017043,0.023539152,-0.017346475,0.024063282,-0.018018076,-0.0076800077,-0.032978825,-0.03617694,0.05303988,0.0036520907,-0.02135152,0.0054948498,0.01393963,0.020731155,-0.006969972,0.007867932,-0.015830385,-0.0067030094,-0.024776984,0.0051966696,-0.016594777,-0.0030756474,-0.001756989,0.03442182,0.036988106,-0.017416503,-0.034745656,-0.04300423,0.008733172,-0.030886263,-0.0025057415,-0.059002317,0.027022528,0.020724367,0.0182662,0.044735905,0.016987106,-0.019554228,-0.02167937,0.001138199,0.026397705,-0.06582136,-0.032373127,-0.044415683,0.013681566,0.07569358,-0.018434208,0.009066233,0.007089038,-0.010496383,-0.04619075,0.024766235,-0.024594748,0.024482394,0.025576733,-0.06367643,0.08011483,0.04917231,-0.026899,0.007272411,0.02121957,0.00016149491,0.001188399,-0.022238823,-0.038020823,-0.03482064,0.0023126674,0.032914743,-0.033034824,0.018420052,0.0013417659,0.032987364,-0.0016959271,0.0089171305,-0.015443036,-0.007594758,-0.0011938296,-0.04160316,-0.02664756,-0.020515665,0.047334608,-0.016426083,-0.00072067336,0.01930265,-0.027593946,0.021577412,-0.012516853,-0.011998718,-0.04104869,0.024359819,-0.0035810547,0.05935708,-0.022225674,-0.014302074,0.05769812,-0.0053081512,-0.0060782335,0.023699405,0.02435207,0.014648586,0.035463486,-0.029617405,0.0022022685,-0.02043564,-0.00903418,0.01786106,0.03764574,-0.009108516,-0.055379387,0.03792824,0.07706693,-0.026178835,0.005844625,0.03170964,-0.032640878,0.03122895,-0.018345794,-0.0111250505,-0.025987715,-0.021715855,0.042644277,0.006378109,0.04451605,-0.0010643249,0.026325403,-0.013563577,0.01659963,-0.054286525,0.0019603036,-0.02163506,0.03129311,-0.032356624,0.031833883,0.027654834,-0.025325457,-0.0035134614,0.0141655095,-0.0134109985,-0.018396419,-0.011774974,-0.026517238,0.013111494,0.041153967,0.0016030641,0.036856223,0.06545506,0.022894625,0.057036918,-0.025693696,-0.045922995,-0.001164613,-0.0023213285,0.00054019364,-0.006483586,0.005162555,0.012888272,-0.017581534,-0.024423072,0.029463308,-0.025579581,0.041104797,0.005729322,-0.026581291,0.034493074,0.0037665353,-0.012612534,0.003220194,-0.04332023,-0.037847012,0.007763892,0.031233847,0.0374665,0.008933525,0.021298481,0.017063634,0.021686224,-0.038428213,0.0056762896,-0.028369451,-0.042686198,-0.004805659,-0.0003567119,0.022853125,-0.020534975,-0.020982992,0.014697622,0.058422122,0.0071634906,-0.022467371,-0.07598898,0.0180183,-0.01597143,0.006691581,0.021269955,0.0010079244,-0.0015477267,0.028453747,0.009527525,-0.035813272,-0.042757314,-0.00079262565,-0.0079223,-0.005770669,0.096679576,0.0031385594,-0.04906585,0.026618931,0.028909318,-0.018705217,-0.010718912,-0.015744727,0.013571535,-0.033209704,-0.027505543,0.010491536,0.0012737968,0.025592884,-0.026115298,0.032007746,-0.038211823,0.016572332,-0.042033765,0.0024021978,0.033728205,0.000114788,0.018234938,-0.008279948,-0.0048819007,-0.018008184,-0.013677334,0.015654195,-0.00243984,0.013948228,0.04053339,-0.009867741,-0.0032262397,-0.008277501,0.035836697,0.01274019,-0.020636177,0.04167694,0.045972142,0.02685489,-0.015373747,0.012214811,-0.031954233,0.01575992,0.049900793,0.030913902,-0.042268734,0.01392807,0.041683935,0.017710172,0.034396727,-0.092888884,0.012511732,-0.027533362,-0.020206986,-0.03207972,-0.054549817,0.011465889,0.061252344,-0.0066397013,0.0013038868,-0.0010888401,0.03310462,-0.15719014,0.00017015732,-0.0008852142,0.09047333,0.0070102704,0.027819574,-0.003454471,-0.045374975,-0.04905448,0.062250964,-0.011491995,-0.05442498,0.02587734,-0.020384887,0.0065004295,0.013313033,0.017202014,-0.0024532385,0.026687598,-0.027755672,-0.024604296,-0.028833445,0.010646832,-0.0076678456,-0.038843874,-0.0071741445,0.04945978,0.013780852,-0.026785687,-0.00900656,-0.027409563,-0.0022480772,0.022678334,0.007992352,0.008962498,-0.011243858,0.024762299,-0.015648028,0.05042517,-0.012765901,0.009006578,0.041966375,0.002170894,0.03966428,0.026278315,0.02470589,-0.0039900914,0.024545776,-0.042723782,0.011669114,0.020824421,-0.02080355,-0.0018983284,0.013549152,-0.048447452,-0.037910312,-0.047540486,0.049448878,-0.04351779,-0.044402722,-0.0053866664,-0.03970939,-0.0028786678,-0.07261655,-0.007783592,-0.0404715,0.042957347,-0.034399997,0.021437649,-0.02853897,0.014792872,-0.029970748,0.054330774,-0.010466127,0.015478015,0.028008403,-0.048785698,-0.040034663,0.014289358,-0.10209816,-0.03184221,0.01658567,-0.012032447,0.0070023695,-0.033353534,-0.011723031,0.0134322,0.009246902,0.01820176,0.27214155,-0.013795104,-0.0219547,-0.018537147,0.04389157,-0.009480559,-0.014516285,-0.016271066,0.019108899,-0.012131749,-0.017066317,0.023514198,0.01768005,-0.00890419,-0.028714065,-0.0038575842,-0.048038386,0.016871378,0.060842413,-0.007096309,0.013965225,0.0152929025,0.021449098,-0.021388276,-0.060337007,0.02693971,-0.02632277,0.005541867,-0.011634246,0.028295632,-0.051877942,0.04263035,0.036427658,-0.021391356,-0.045644157,-0.036566727,0.002951804,-0.06353085,0.015465616,-0.009839293,-0.0062783705,-0.0054689185,-0.001051296,0.0050287764,-0.029087119,-0.033321965,0.02586128,0.0007571223,-0.035810962,-0.0049017495,0.0030088122,-0.058981776,-0.0314757,-0.030056749,-0.0035631855,-0.044733714,-0.00072590343,-0.011649286,-0.00713165,0.072636165,-0.0020135958,-0.007726923,-0.02669505,-0.020562526,0.0039397078,0.013788858,-0.007927955,-0.0234212,0.010444375,0.014533298,-0.014311436,-0.003967004,-0.0388856,-0.005755301,0.015972154,0.02576134,0.03853008,0.044846795,-0.020924702,0.037295394,-0.05313829,-0.029439807,0.019765086,0.010015443,-0.002495068,-0.009943732,-0.00700416,0.05021686,-0.033912253,-0.016463341,-0.05012661,0.03846826,0.0010666016,0.07458784,-0.00827043,0.010694575,0.023369458,-0.018902477,-0.013383636,0.026889652,-0.018180095,0.012002663,-0.01732029,-0.012244034,0.02629601,-0.060605112,0.029487435,-0.00072602654,0.03787599,-0.0015436598,-0.034386173,0.024339546,-0.0038326986,-0.0234392,-0.009302462,0.032967098,0.033635426,0.03891511,0.009398947,0.006891206,0.0047062845,-0.018557413,0.004323071,0.008538215,-0.014497848,-0.04173247,0.006367955,0.032642815,0.012702381,0.03411275,-0.015728958,-0.033562656,-0.02850745,0.0067495937,-0.006504443,0.015097309,-0.016218748,-0.0050718305,-0.017455017,0.011813416,-0.046585884,-0.050661404,-0.011975462,-0.03193959,0.045639757,-0.012935764,-0.011388142,-0.004583456,-0.018333998,0.04432533,0.012922198,0.04995766,0.04620884,0.008095252,-0.016140867,-0.028011367,-0.0064118113,0.015287028,0.022649024,-0.01011008,0.004134289,0.017256163,0.03176849,0.06933253,0.0031259407,-0.013621863,-0.025360929,0.0018976631,-0.022938706,-0.031105256,0.002722122,-0.024943542,-0.033164807,0.0024210669,0.0043083066,0.0020503416,-0.015672445,0.0229163,-0.046467606,-0.023220764,0.012157862,0.017460946,-0.07859517,-0.0013514264,0.041674975,-0.009172143,-0.026960121,0.0065862653,0.003953081,-0.015322179,-0.0166929,0.104504116,0.021743197,-0.0029704107,-0.005429869,0.06553523,0.08830841,0.05211185,0.0029475852,-0.0026221187,-0.039397944,-0.019964699,-0.018800406,0.008345955,-0.010471691,-0.020518743,0.00097012596,0.055627145,-0.017722445,0.011312877,-0.02745856,-0.011939067,-0.03063777,0.025522692,-0.039672744,-0.042745102,0.039405353,0.045169644,0.01998011,-0.022059243,-0.009315461,-0.029210368,0.018008497,-0.014131924,-0.044720456,0.018147917,-0.016498806,-0.030954707,0.0178232,-0.0009759003,0.0053828293,-0.0011056742,0.013714013,0.010390075,-0.012895286,-0.03679444,-0.0007933602,0.01575357,-0.022725476,-0.05070284,-0.018173285,0.033166006,0.0045751333,0.03702039,0.014158641,0.020728039,-0.056847975,-0.06846536,0.014380735,-0.041605454,0.023360997,-0.050347805,0.016266407,-0.0052142753,0.039632704,0.027945083,-0.016304653,-0.017450882,-0.030147297,-0.05508249,0.00022945677,0.023149606,0.04506215,-0.0040534367,-0.031302378,-0.051510863,0.030484606,-0.00686993,-0.015838955,-0.015029864,-0.0090420125,-0.028965779,-0.06286044,-0.034650102,0.025858609,-0.0030512991,-0.06627372,-0.0052890074,-0.008739298,-0.024674453,-0.05298546,-0.008250257,0.027737495,0.011772274,-0.04884345,0.0045008063,-0.023568522,-0.020634724,-0.04631826,-0.042222377,-0.003846921,-0.011129433,-0.039170656,0.023239993,-0.03137087,0.012852782,-0.002111233,0.0058015003,-0.001467094,-0.016293224,-0.006548599,-0.0251178,-0.019356376,-0.0058547202,-0.007142317,0.04764634,0.0063551557,-0.020509195,0.015392619,0.0073603573,0.037946757,-0.071370676,-0.010232297,0.06226363,0.015614976,0.021926504,0.08219034,0.0009683589,0.026741449,-0.02903306,-0.017790282,-0.0033644324,-0.011985575,-0.0044917436,-0.0005418058,0.013050253,-0.04484067,-0.043681957,-0.015555124,0.062517084,-0.030573333,-0.0004695395,0.0057065273,0.0051731677,-0.005618927,0.0024211854,0.040086642,-0.0041440013,0.018730687,-0.0022231822,0.0011786607,-0.021910543,0.055614695,-0.03665708,-0.023945758,-0.029346686,-0.012235745,0.00021241324,-0.04021229,0.018769668,0.008182271,-0.0128195565,0.0058148443,-0.012515668,0.020236002,-0.029682504,-0.013326249,0.0031622474,0.044084627,0.036187015,-0.0060412847,0.03134414,0.004034346,-0.036207445,0.0014489176,-0.013953881,0.010598834,0.010676962,-0.01344509,0.022537941,0.025418162,0.025537817,0.06429448,0.040536046,0.00069282047,0.039621238,-0.0069419914,0.026604488,0.020751214,0.015992414,-0.015248653,-0.028011998,-0.021472225,-0.011332774,0.015976287,0.0078142295,-0.02199522,-0.044424206,0.053438723,0.047185946,-0.02313864,0.010569697,-0.018628579,0.013975016,-0.16744526,0.0033786497,-0.017960722,0.024324588,-0.022712966,-0.020946786,-0.0013529804,-0.051639304,0.020849392,0.002504529,-0.006792129,-0.019548742,-0.018836899,-0.0136162415,0.027173102,0.017977694,-0.015092303,-0.0009535348,-0.032754444,0.060477696,0.024906497,-0.03307369,0.039747946,0.022102067,-0.0020801702,-0.019230869,-0.018979294,-0.020795938,0.0055230516,-0.0361216,-0.012421082,-0.010694891,0.03600817,0.04614063,0.0021918856,-0.0014466548,0.019164074,0.024651002,-0.051206093,0.019707007,-0.0013031976,0.04448987,0.005516001,0.018974377,-0.000041466,0.07118797,0.00450816,-0.0038323815,-0.017230345,0.001471254,-0.0029917362,0.039116565,0.00012357612,0.0017095812,0.0102914395,-0.005934875,-0.010927231,0.0022867478,-0.015757663,0.020452261,-0.0007578433,0.052228127,-0.010210213,-0.06273929,-0.01436531,0.032532092,-0.0404054,0.00046475886,-0.06120614,-0.008969987,0.00033946004,0.009694917,-0.008448246,-0.056891076,-0.0049167257,-0.01976246,0.06819136,-0.017864063,-0.027819838,-0.007792856,-0.04627665,-0.02780285,0.013158576,0.0004381964,0.06302311,-0.010855809,-0.010301898,-0.026364196,-0.025146903,-0.0057457434,-0.03916035,-0.056182142,-0.0026851513,0.015173837,-0.009634191,0.048002128,-0.039002214,-0.014285324,-0.008727023,-0.028388163,-0.019515753,-0.023854561,0.0025517915,-0.043280948,-0.02593479,0.008271014,0.07058134,0.016335163,-0.033888448,-0.032778706,-0.010594701,-0.020278413,-0.012458615,0.004600095,-0.07533606,-0.006278494,-0.018406348,0.0072317314,0.0047894237,-0.066813,-0.0006840393,-0.0069283205,-0.01565911,-0.037804063,0.042818222,0.06606438,-0.010862984,0.030486712,0.051884256,0.008199576,-0.012996958,0.0058455085,-0.0061560967,0.022777457,0.08600906,-0.01012387,-0.028454987,0.04444435,-0.057825997,-0.03346862,-0.015616723,0.030261803,0.012187634,-0.033545848,0.0015610313,-0.002827134,0.00927682,0.007969505,0.046427958,-0.027696658,-0.023412649,-0.008783439,0.0064169248,0.056491658,-0.006589165,0.030046776,-0.0375624,-0.035166536,-0.004608323,0.059178926,0.013076156,-0.001597589,-0.045191444,-0.030071178,0.015324473,0.02278593,-0.0354068,-0.020137604,0.0059917658,0.0014812811,-0.009377694,-0.0043272185,-0.019352846,0.011873004,0.020144457,-0.009203919,-0.0069410712,0.0022106236,0.020130906,0.0069554807,0.031369373,-0.0060954913,0.061329443,0.043024473,0.018422889,0.031021342,0.022319933,0.053525962,-0.0420088,-0.0079555735,0.005433285,0.004812402,-0.04803656,-0.025053062,0.040061828,0.025880737,0.022529198,0.018237926,0.03793499,0.0024738247,-0.008093516,-0.001341609,0.018068247,-0.027527742,-0.0063360673,0.02380863,0.006814032,0.012232512,-0.019769263,-0.014547056,-0.017104072,0.04297642,-0.014519024,-0.010255995,0.0072876704,-0.016388908,0.040439226,0.008725097,-0.020509252,-0.012014679,0.0416357,-0.0009571051,-0.048331268,-0.022700828,-0.0035915545,0.0072522345,0.0065453486,0.020563236,-0.017734613,-0.010991113,0.030996948,-0.013694778,0.009346806,0.02514042,-0.016418291,0.0055936417,-0.055659838,-0.0041294075,-0.0051808795,0.024213085,0.024383444,-0.01609142,0.047640342,-0.052663878],"last_embed":{"hash":"mtu3nk","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"mtu3nk","at":1763795346695},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Timeline Estimate#{1}","lines":[249,249],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mtu3nk","at":1763795346695}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Timeline Estimate#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008124167,0.017385399,-0.060439378,0.027693363,-0.057485566,-0.020391388,0.023049204,0.010935808,0.006554749,0.02076198,0.025974452,0.02884151,0.012695602,0.014617221,0.018880235,-0.0003982679,0.0010874389,0.02080837,0.004028494,-0.0027172363,0.011229995,0.011953639,0.0019570398,0.01693404,-0.014630908,0.002863632,0.0022562223,0.016301107,0.018723749,0.04498813,-0.015674828,-0.05999686,0.0134339435,-0.028204914,0.014020842,-0.045975443,-0.009550351,-0.032034922,-0.038623866,0.026685491,-0.0047547095,-0.023574257,-0.006042638,0.0072912863,0.020840168,-0.0095565505,-0.004309769,-0.009035562,-0.024596853,-0.027894413,0.0007003424,-0.03885235,0.0016848429,-0.011578033,0.03374728,0.0542562,0.01511346,-0.034903206,-0.027198792,-0.004292831,-0.010717611,-0.0007366509,-0.07906508,0.0030993572,0.03121794,0.002377022,0.054584622,0.018352194,-0.020122973,-0.016436722,-0.0011754725,0.021942675,-0.025995515,-0.045795195,-0.04338622,0.029434972,0.0762654,-0.022486499,0.0042280722,0.0050785434,-0.0054017934,-0.042583052,0.029724343,-0.007052705,0.015101606,0.014343854,-0.07214423,0.062068705,0.0629374,-0.02224622,-0.008896111,0.012323368,-0.0022551345,-0.015908726,-0.051221624,-0.02798063,-0.027250968,-0.0037682964,0.03375347,-0.024831856,0.03536364,-0.01146645,0.037682608,-0.014701744,0.022198232,-0.018091423,-0.011826054,0.012136834,-0.043748215,-0.028881751,-0.036976844,0.04049576,-0.009381906,0.0017159211,0.024750736,-0.04125609,0.02364968,0.0095483465,-0.035351068,-0.050756563,0.022735335,0.02777927,0.03635151,-0.022768987,-0.026321828,0.051544268,0.0015411398,-0.014784327,0.009734583,0.01273655,0.013862336,0.0025428745,-0.001115494,0.008852132,-0.042007506,-0.01486368,0.022759583,0.010178265,-0.008991641,-0.069551416,0.04339448,0.093507536,-0.017755602,0.0033898577,0.027657257,-0.03873439,0.038535114,-0.0013370671,-0.021143982,-0.027245928,0.017995622,0.024915352,0.009960093,0.048561435,0.016657626,0.027318807,0.0020030194,-0.0018076133,-0.02209704,0.024899172,-0.017753754,0.019355437,-0.036571044,0.01465714,0.016331706,-0.028973177,0.008354269,-0.0003696012,-0.011026302,-0.03672887,-0.013110692,-0.02176427,0.022496872,0.02930623,0.021268424,0.016004957,0.04997724,0.022007769,0.047129456,-0.04502292,-0.044315413,0.0007935761,0.0010660326,-0.016620334,0.009681105,-0.011686563,0.020105913,-0.021865556,-0.019065136,0.02980254,-0.041582234,0.034694046,0.0077245277,-0.03635143,0.008735529,-0.0035239572,0.0027450619,-0.0099544935,-0.019205652,-0.0329777,0.021408824,0.030991605,0.049314406,0.042233624,0.022311674,0.01160293,0.015594599,-0.046983793,-0.009395464,-0.03945508,-0.041836612,0.0023968006,0.00821415,0.007594815,-0.017103022,-0.0045489343,0.019837702,0.056124605,0.0064704306,-0.020659702,-0.06783839,0.02157095,-0.027077552,0.017034288,0.030405808,0.02795692,-0.005556444,0.01574474,0.014978754,-0.042773478,-0.027595071,0.021728573,-0.037471756,-0.025887828,0.082168244,0.008839139,-0.04640861,0.025325526,0.001551052,-0.014432192,0.009553338,-0.020911368,0.0052801683,-0.054084625,-0.019821746,0.032909453,-0.013559861,0.029161105,-0.011536469,0.035001084,-0.032260623,0.010021344,-0.060345747,0.010285952,0.038187496,0.018512774,-0.0000011361253,-0.00074459007,0.01636224,-0.01682917,-0.0070011346,0.010646144,-0.008968344,0.0008622761,0.017956745,0.006123089,-0.01924263,-0.026314678,0.049339693,-0.020714704,-0.047027428,0.056732498,0.055578254,0.0043314095,-0.010890448,0.027217248,-0.006921996,0.007100144,0.025829388,0.05564488,-0.036678117,0.02828086,0.028644986,0.039094094,0.02293807,-0.04409493,0.017250212,-0.03122482,-0.0021750075,-0.048383236,-0.02623736,-0.003142694,0.061872404,-0.008957805,-0.0005021944,0.00759958,0.017721213,-0.14810123,0.024884185,0.008087577,0.108568706,0.018080104,0.032078944,-0.030984981,-0.04589911,-0.03860843,0.042391006,-0.011896819,-0.060843855,0.013165802,-0.012029699,0.030990686,0.02193174,0.024816295,0.0075169904,-0.00085631246,-0.019337106,-0.008556268,0.0022847706,-0.001758387,0.0072025405,-0.043059863,-0.03141056,0.070848584,0.023361042,-0.018510152,-0.008626367,0.0027351386,0.036528863,0.0054036477,-0.017384619,-0.0076125544,-0.02942,0.01562831,0.009228732,0.026475497,-0.0036577864,0.012397226,0.041903317,-0.0022796283,0.013815699,0.034333814,-0.011081387,-0.00007197218,0.008702245,-0.053041063,-0.016524473,0.012019433,-0.0034614496,-0.009042233,0.033954352,-0.048963014,-0.022159752,-0.03398402,0.058236517,-0.045638155,-0.033046484,0.004393166,-0.027102545,0.008854517,-0.05208763,-0.0061908625,-0.035965487,0.028806489,-0.017043458,0.03016662,-0.017701164,0.034013335,-0.020996625,0.051673755,0.00070534187,-0.0032894076,0.039994825,-0.011184902,-0.03644123,0.0038476663,-0.094469264,-0.017276617,-0.00504008,-0.015196001,0.0027360672,-0.051052563,-0.005554346,0.03191162,-0.0033241021,0.04983583,0.25146964,-0.024367422,-0.0056553073,0.009708002,0.039615884,-0.0009920574,-0.01801094,-0.012787241,0.032839216,-0.025626544,-0.021634715,0.038059417,0.0073363543,-0.006806971,-0.03188868,0.03063794,-0.046601858,0.01697538,0.0535671,-0.013162169,-0.011627191,-0.0070462087,0.0026790083,-0.017992126,-0.03790274,0.029839467,-0.026908116,0.007978047,-0.017519303,0.01299403,-0.043930825,0.029080829,0.044424973,-0.023019401,-0.05560649,-0.01128494,-0.013168371,-0.03659195,0.04657197,-0.0000943193,0.0016208102,0.009796509,-0.022318158,-0.0036415616,-0.039517693,-0.034255125,0.033747725,-0.0018484662,-0.053317446,0.0027765834,-0.004871305,-0.034465924,-0.0052186074,-0.027631992,-0.0024915556,-0.06114764,0.023454122,-0.034082912,0.002560452,0.06298645,0.03329967,-0.003939293,-0.034410782,-0.0321175,-0.027225569,-0.004475905,-0.015311972,-0.01587202,0.013403766,0.03932891,-0.019652318,-0.017565537,-0.027975684,-0.014869063,-0.0047374186,0.003279197,0.048857205,0.045581337,-0.011476312,0.031270035,-0.037941907,-0.031752743,0.02238382,-0.0038608967,-0.012609666,-0.02324563,-0.0041671963,0.0521915,-0.025258766,-0.004856524,-0.069097504,0.023952197,0.010996676,0.06132839,-0.024224428,0.0017386328,0.019325864,-0.01967475,-0.01654089,0.019845523,-0.02103891,0.0031094723,-0.035763122,-0.008033141,0.048768383,-0.04749519,0.015977986,0.009036447,0.015284111,-0.008597904,-0.05429266,0.018934533,0.000058875838,-0.015639793,0.023186939,0.036232624,0.06263393,0.041070975,0.02864323,-0.017935118,0.008395399,-0.00395736,0.022335278,0.021371534,-0.018784203,-0.03339793,-0.009869631,0.013288907,-0.017412942,0.055410996,-0.03164493,-0.028764596,-0.04214044,-0.008438802,-0.0064108465,0.035631515,-0.0036495815,0.019718507,-0.056598835,0.0068599926,-0.007929157,-0.019920383,-0.0072866185,-0.05018805,0.06457021,-0.0009927095,-0.0155326305,-0.0110963285,0.0074267853,0.027751526,0.0127824545,0.032174595,0.031323276,0.01642696,-0.0011222967,-0.004223737,-0.012875921,0.00751179,0.010784705,-0.012354929,-0.0018822157,0.023650538,0.019818785,0.05037874,-0.0037938452,-0.009923406,-0.025244577,0.00057636417,-0.021842634,-0.055158507,-0.015624056,-0.043919783,-0.044652708,0.010100259,0.03369715,-0.032046072,-0.027441066,-0.0033609963,-0.042966634,-0.04236355,0.024450762,0.00084650575,-0.0830518,-0.023293374,0.046719834,-0.026702896,-0.0059899716,0.007841035,0.0033542456,-0.019180419,-0.0050801863,0.09612525,0.021561928,-0.012549932,0.017560104,0.062430978,0.09141009,0.047441076,0.0032403055,0.0024945703,-0.035114974,-0.0020344108,-0.017676199,0.022768946,-0.017026946,-0.022343202,-0.015097761,0.045753416,-0.014065601,0.0064420463,-0.03525987,-0.0011785725,-0.06326883,0.021446873,-0.044940684,-0.030850496,0.035915747,0.042812914,0.031739436,-0.030217635,-0.0146577535,-0.011141731,0.00051219197,-0.011140276,-0.06272294,0.010892733,-0.0060275653,-0.02567095,0.0063533094,-0.019307503,0.0034150009,-0.01426496,0.041848317,-0.02082717,-0.0059863837,-0.014554511,0.0039481693,0.016545506,-0.018616827,-0.049589433,-0.019056113,0.038171504,0.012416038,0.044401582,0.021249492,0.01001858,-0.07453361,-0.06389943,0.0201681,-0.036552362,0.020437703,-0.05870055,0.011353758,0.0052939514,0.06646191,0.014938959,-0.0026309378,-0.014546306,-0.045062233,-0.03401426,0.004140896,0.029458737,0.017364701,-0.008845687,-0.049499538,-0.010075585,0.009158139,-0.025127696,-0.015571641,-0.0061964067,-0.0076967985,-0.008879018,-0.048379123,-0.015356654,0.014243492,-0.013195366,-0.05304359,0.007886208,0.014006095,-0.00452293,-0.050157133,-0.028528074,0.023772676,0.03316706,-0.037628576,0.0016158533,-0.042363554,-0.018126216,-0.03132658,-0.02329399,0.02800048,-0.03245269,-0.04432537,0.02583361,-0.023919007,0.029273175,0.027492596,0.02908851,-0.0067850295,-0.0059035593,-0.016108343,-0.016349882,-0.029979955,0.0020103236,0.0053756963,0.04600427,0.0044443635,-0.038550153,0.014268058,-0.0032641233,0.05909672,-0.07729904,0.01769605,0.0459633,0.014342584,-0.014082523,0.076273926,-0.0068270816,0.02113752,-0.027541267,-0.010332992,0.026660975,-0.02438671,-0.0044402215,-0.021047242,0.007948342,-0.025054352,-0.045940544,-0.018332738,0.07679138,-0.030842457,-0.0073502995,0.005618348,0.022993468,-0.010654169,0.03275298,0.023719579,-0.0034129368,0.0035336139,0.009546546,0.005085916,0.00586267,0.034306213,-0.024774645,-0.016239604,-0.045594748,-0.026622692,0.016388405,-0.015077339,0.014202158,0.004845529,-0.0040496923,0.00047663602,-0.0362692,0.042366464,-0.018408384,-0.009619516,-0.0026536428,0.030467749,0.037262034,0.00013725377,0.030895868,-0.006621371,-0.015772967,-0.0037914105,-0.054802448,0.003947715,-0.014416056,0.008260297,0.022881053,0.012369938,0.014782806,0.060840063,0.024278848,-0.0002025876,0.043112494,-0.009112061,0.010448469,0.027232733,-0.00602158,-0.013211685,0.0005354384,-0.028145324,-0.011356887,-0.0036119446,-0.018784484,-0.002341702,-0.043851197,0.041635018,0.06269494,0.0030529571,0.015276743,-0.015662236,0.013830336,-0.15450901,-0.0054199104,0.009622719,-0.008876718,-0.031219162,-0.013465445,0.015424454,-0.07771955,0.023062112,0.008210974,-0.004563692,0.003917146,-0.019901808,-0.020669049,0.05562822,0.005942919,-0.015841525,0.012471437,-0.014574523,0.0708046,0.014250342,-0.016184535,0.05233984,0.02256461,0.0051107383,0.0035021142,-0.030228695,-0.03557032,-0.014868493,-0.026239319,-0.0052171643,-0.01178262,0.053150978,0.04229547,-0.021016918,-0.005917417,0.015514938,-0.008187668,-0.05082976,0.020626195,-0.0272973,0.027617892,-0.016996713,0.014851813,-0.0182896,0.1022104,0.023250293,-0.008450587,0.0021307992,0.003707368,-0.012312769,0.039538585,0.003203025,-0.012670187,0.02042363,-0.0037893935,-0.023823146,-0.010167649,0.021300009,0.019581199,-0.00816615,0.03646802,-0.03236382,-0.050894946,-0.031527873,0.009092988,-0.013895094,0.007855293,-0.07146976,-0.007609721,0.0027619398,-0.009723419,0.00854198,-0.052723225,-0.00016084734,-0.026336027,0.04713991,-0.03526284,-0.007423986,-0.014036676,-0.063616455,-0.02903017,-0.008695891,0.0064571174,0.05920657,0.0031989368,-0.008044127,-0.008611206,-0.020619554,-0.037400465,-0.032435775,-0.059506156,-0.0020622031,0.025566295,0.02335497,0.053004574,-0.029226298,-0.0010854258,-0.0004884678,-0.031159472,-0.0073272153,-0.019456066,0.013053612,-0.025763197,-0.014313039,-0.0024238564,0.08638419,0.039120022,-0.017107468,-0.029856406,-0.026259309,0.004278885,0.0003540269,0.018048704,-0.0709085,-0.011555761,-0.010543088,-0.003122403,0.0012894727,-0.08183855,-0.015267858,0.007978679,-0.014084836,-0.03220026,0.027570324,0.041495465,0.007749502,0.038724914,0.043843854,-0.019284463,-0.0008141486,-0.015807575,0.0073513202,0.014204533,0.07405484,0.0266887,-0.029435037,0.04304332,-0.031538136,-0.043503813,-0.0114592835,0.035964634,0.027378703,-0.05345635,0.008813884,0.0049910955,0.017586263,0.013737792,0.022569414,-0.035212304,-0.01546722,-0.027882122,0.0036674158,0.07401346,-0.0044329087,0.04417366,-0.058671426,0.014348215,0.004017506,0.04126763,0.02868232,0.0036326204,-0.022130478,-0.022708079,0.0046398053,0.007599987,-0.041971687,-0.017665895,-0.01624905,0.002635519,0.029301502,0.019670645,-0.012681185,0.026109826,0.009327863,-0.023213292,-0.012193466,-0.015282682,0.021093411,-0.019071152,0.01892584,-0.0031314553,0.102164514,0.03517044,-0.0020469313,0.0068525635,0.023346936,0.03514781,-0.03833256,0.0016802431,0.0030972634,0.005690338,-0.047748238,-0.023787918,0.02447134,-0.01876036,0.025434365,-0.033354,0.031996824,0.015503978,-0.0033685851,0.027387502,0.019453323,-0.032736473,-0.00023756966,0.020987967,-0.026966264,0.009436059,-0.022238983,-0.0057561696,-0.003134502,0.03298768,0.0046519204,-0.010541742,-0.01647186,-0.009481432,0.035860673,0.018189752,-0.019957282,-0.012688219,0.02125966,0.012701002,-0.062227175,-0.012195457,-0.012276033,0.016110217,-0.0024191863,0.026374795,-0.025529154,0.024903527,-0.0036727707,0.00755181,0.0322043,0.014316424,-0.014087755,-0.014534275,-0.011858938,-0.020901958,-0.020382607,0.032667764,0.018176284,-0.029520845,0.054464716,-0.04915333],"last_embed":{"hash":"1gflle0","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1gflle0","at":1763795346695},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Timeline Estimate#{3}","lines":[251,251],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gflle0","at":1763795346695}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Timeline Estimate#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.005732227,-0.0010959388,-0.054083463,0.046446126,-0.050084542,0.0014312709,0.027552003,-0.0018226836,0.016049001,0.023561336,0.010740444,0.029433444,-0.0004396404,-0.003911817,0.014979722,0.026022736,0.012447368,0.034131728,0.027684141,0.007880788,0.045087878,0.010196488,0.011521635,0.013708924,0.0095985755,0.022530057,-0.05452145,0.023959538,0.041553583,0.06793677,0.00013145861,-0.07068902,0.02925276,-0.01593066,0.0129463,-0.04610114,-0.020857492,-0.029970625,-0.036365062,0.0291438,-0.0026252451,-0.03402568,-0.0198801,0.024554452,0.017199174,-0.004345749,-0.0050367503,-0.0053048837,-0.015311927,0.00044628722,0.022544216,-0.03526361,-0.021993862,-0.0015287164,0.006751002,0.021628333,0.014822037,-0.049833916,-0.012904216,0.006986466,-0.03362584,0.034961022,-0.03285331,-0.027059108,0.020753095,0.0060988185,0.05300297,0.0016092046,-0.016750263,-0.044611026,-0.011093939,0.025255976,-0.030463247,-0.03695812,-0.0436819,-0.00022698678,0.06414999,0.0009685477,0.027966665,0.036112394,0.002826808,-0.039147712,0.025401818,-0.00811835,0.030021748,0.017723685,-0.06412478,0.07840723,0.042252816,-0.056723166,0.014524979,0.0016345112,-0.010628288,0.009434073,-0.03272067,-0.026129026,-0.04018451,0.003011771,0.052428797,0.0041141273,0.03363137,-0.0076472554,0.019084182,-0.02100359,0.018701123,-0.013545112,0.009430549,0.023668928,-0.0444342,-0.026396373,-0.0051316735,0.019250838,-0.030469477,-0.004292272,0.0089585725,-0.027763216,0.019247886,0.013757271,-0.0405826,-0.054399658,0.02196898,0.028051818,0.060098767,-0.015263736,-0.018724732,0.029525379,-0.00030423712,0.011890376,0.03996752,0.046208862,-0.00049232744,0.055884402,-0.043045312,0.039153513,-0.05781053,0.006012618,0.028663931,0.011188357,0.008859923,-0.05963939,0.030313449,0.06341257,-0.043922108,-0.025671165,0.03830179,-0.007960432,0.03868973,0.002414342,0.013355387,-0.031206451,-0.041795593,0.02660355,0.035860516,0.044930294,0.008710918,0.045486044,0.0029754182,0.013370877,-0.021033691,0.04617807,-0.0024658565,0.048473995,-0.015253878,0.033070944,0.019844936,-0.029865857,0.0073936246,0.015658395,-0.02683133,-0.030437743,-0.016461842,-0.012468322,0.031078368,0.056687027,0.032294124,0.023018384,0.06371907,0.01305551,0.02989855,-0.05217815,-0.041665625,-0.0032642963,0.018126167,-0.010225023,-0.015916752,0.009054333,0.04531317,0.00039969332,-0.024512636,0.034806523,-0.031448364,0.026552618,-0.0028871913,-0.020341456,0.028863745,0.030292587,-0.0037906144,0.016140359,-0.02169039,-0.048710506,0.031928066,0.020375144,0.039815996,0.011676963,-0.0048497473,0.025009202,0.01642727,-0.047523316,0.0072482433,-0.058606796,-0.036814455,-0.01906713,-0.011650446,0.0008645643,-0.03673422,0.0082726665,0.0028348893,0.039472397,0.02190537,-0.027489237,-0.025850315,0.01356621,-0.01207,-0.017622681,0.022206556,-0.020061905,-0.013700244,0.042171907,-0.008323913,-0.060553852,-0.039165158,0.0015943644,-0.032661486,-0.029996186,0.078987986,-0.0053453995,-0.049579706,0.033959385,-0.002318063,-0.023915466,-0.0016856767,0.0075427853,0.02354444,-0.051501572,-0.024979942,0.0044224076,-0.006759066,0.052113857,-0.04041558,0.033376776,-0.046667717,-0.0026776001,-0.040276725,-0.007825428,0.03745127,0.010775468,0.007971659,0.0021288039,-0.0048131943,-0.016356379,0.00086056883,0.0147386845,-0.022874845,0.0127965575,0.01746496,-0.010286781,-0.020540217,-0.0013657712,0.024698367,0.007551123,-0.038076676,0.0459196,0.018533593,0.032820165,-0.026973145,0.004796935,-0.017473908,0.002065954,0.025457904,0.035095464,-0.047919873,0.0014868925,0.03268866,0.02475584,0.0027377633,-0.056717873,0.0137859015,-0.008887049,-0.0075718495,-0.023458403,-0.04057838,0.007921433,0.05954287,-0.007847657,-0.009668007,0.018765537,0.020141443,-0.13986419,0.01547535,0.011557638,0.084083125,0.01176915,0.017361434,-0.019479994,-0.064620316,-0.03457107,0.069647625,0.0020763157,-0.056713905,0.029477455,-0.0036930605,0.018361256,-0.0013484887,0.009580377,0.0016532734,0.007448591,-0.026257897,-0.02425442,-0.026982725,0.015975751,0.014289343,-0.045831002,0.007924049,0.058182918,0.010993515,-0.014100526,-0.008923021,-0.0070801885,0.023171987,0.023175655,-0.0048348154,0.05356472,-0.02845844,0.03282991,-0.017685587,0.021598734,0.011064703,-0.0014021023,0.03822032,-0.0024749928,0.022264432,0.036004767,0.009127269,-0.020663507,-0.003132919,-0.020924794,-0.018408474,0.041747876,-0.030133491,0.021808956,0.0026198209,-0.04812441,-0.027417531,-0.026081147,0.0391053,-0.029390972,-0.04870099,0.0019185496,-0.037615877,0.033351216,-0.066469945,0.011777608,-0.009345198,0.0076307817,0.008788082,0.024983002,-0.043462746,0.018230664,-0.03510227,0.044114552,-0.0007652123,0.037062813,0.057602815,-0.044512402,-0.031697754,0.0029506143,-0.086688966,-0.00369924,-0.008872068,-0.031239023,-0.005991268,-0.052384164,-0.035193842,-0.003411159,-0.017143887,0.002150018,0.2526413,-0.03384273,0.0065578907,-0.007370545,0.0600419,0.013639809,-0.012820671,0.0039143595,0.008252605,-0.028241565,-0.024438798,0.020809695,-0.0093525825,-0.0064031123,-0.044102132,-0.01572891,-0.03176582,0.032550473,0.050524797,-0.028657919,-0.022645246,0.010790915,-0.01882858,0.0012126338,-0.053260777,0.000091751695,-0.022683611,0.012518587,-0.030694006,-0.0061168056,-0.028094875,0.03666089,0.025675984,-0.017569613,-0.0560347,-0.01933449,-0.00059499213,-0.057709053,0.020889979,-0.011991844,-0.021807706,0.0098951915,0.002832791,-0.00021820066,-0.041898925,-0.033811804,0.013943993,0.0020886653,-0.04807136,-0.011562745,-0.011465114,0.009171837,-0.042718396,-0.0012995746,0.008979518,-0.024893133,-0.0008145522,-0.025780113,0.017067458,0.075486176,0.0049657626,-0.0062844204,-0.03335102,-0.030051403,0.022577714,0.0041359314,-0.02696411,-0.028716771,0.01666285,0.026789231,0.0023123384,-0.015161827,-0.017902443,-0.017261634,0.0032729402,-0.012082165,0.037768126,0.042123027,0.0042065084,0.012694123,-0.033291336,-0.03554066,0.020729195,0.005714775,0.009768376,-0.008131066,0.012802025,0.051259957,-0.016388329,0.010919837,-0.039566476,0.047161,0.013079958,0.051609743,-0.0075331866,0.0079122335,0.014733695,-0.021603093,-0.004043468,0.013409403,-0.012579837,0.022118833,-0.036555585,0.0026091235,0.02796407,-0.05464704,0.014850295,-0.037954308,-0.0044693784,0.011676138,-0.049149144,0.011976707,-0.0016727885,-0.026477462,0.00094026845,0.05803175,0.009111447,0.0377982,0.009716768,-0.002380213,0.018130025,-0.038432855,-0.003192093,0.0093786605,-0.04121802,-0.002387002,-0.026847538,0.016631775,0.04196553,0.043645516,0.000898098,-0.034418683,-0.039550792,-0.026411315,0.0054863114,0.03646133,0.016835839,-0.013321917,-0.04613016,0.005918849,-0.042324115,0.001967159,-0.015775014,0.0016219965,0.060470406,0.001164462,-0.008756513,-0.0055432143,0.021279197,0.020967191,-0.03539533,0.0334685,0.02100161,-0.0023304499,-0.019771934,-0.026458237,-0.004872633,0.050684117,0.014401494,-0.01903071,-0.008625325,0.008691034,0.036131077,0.048117477,0.0028436265,-0.029231222,-0.016757958,0.009958988,-0.038412146,-0.02497651,-0.01401423,-0.004754856,-0.047145832,0.010602276,0.033252485,0.006941446,-0.037379008,0.012551839,-0.037130956,-0.026305573,0.010307747,-0.008399992,-0.07085435,-0.0114610195,0.0342023,0.028741302,-0.0074110846,0.0044347183,0.0119292205,-0.022571746,-0.0325446,0.085906826,-0.017030494,-0.01628879,0.0073357867,0.058058977,0.05768689,0.023271581,-0.021804702,0.02971454,-0.030158507,-0.008938777,-0.007147548,0.025509644,0.007854499,-0.012229619,0.0064116,0.03071738,-0.010423652,0.027839515,-0.03336795,-0.019564813,-0.011771669,0.0038029496,-0.06480092,-0.03169364,0.025572998,0.04517685,0.023310987,-0.03699339,-0.020511596,0.010386013,0.03828527,-0.014765035,-0.011171203,-0.005046688,-0.030779824,-0.040515736,0.02899523,0.011898123,0.006354196,-0.019392727,0.029876292,0.012586606,-0.0023402055,-0.033595443,0.025208622,0.010286374,-0.05092735,-0.023987856,-0.022107068,0.033398017,0.006676441,0.03112124,0.014043012,0.018818984,-0.08802173,-0.05943769,-0.024609983,-0.043133646,0.0027862997,-0.039427824,0.0015355618,0.022356847,0.031843923,0.027113238,-0.0055142418,-0.012667591,-0.013252503,-0.062149424,-0.01052842,0.018162087,0.031640965,-0.009424223,-0.02968278,-0.055521976,0.026643986,0.0075423284,-0.02025228,-0.019317482,-0.022433447,-0.01384658,-0.057417266,-0.041397262,0.036473576,0.002063178,-0.07232497,-0.031783618,0.022269756,-0.026045581,-0.07187963,0.013876485,0.016079407,0.0017587554,-0.039066195,-0.033437103,-0.057994943,-0.023367586,-0.006974774,-0.027430443,-0.010793958,-0.017312529,-0.056263898,0.028263334,-0.004826693,0.008413993,-0.007796254,-0.0029016174,-0.014735708,0.0034028175,-0.004288102,-0.012024298,-0.029065086,-0.021851588,-0.012058434,0.045023102,0.0028246613,-0.020339254,0.02518012,0.004595866,0.030060293,0.0035159572,-0.027896661,0.044366114,0.026248017,0.021972047,0.06562314,0.010334643,0.049497765,-0.025575573,-0.00299084,0.009026342,-0.0070004356,-0.010708771,-0.03375286,0.017048059,-0.036637623,-0.025324326,-0.009500281,0.05729942,-0.047480196,0.0035906355,-0.02542103,0.0024467942,-0.014818174,0.014050038,0.048039556,0.006953991,0.045269903,-0.008297918,0.009612961,-0.0019545252,0.050878115,-0.042612985,0.008841421,-0.052235164,0.004130167,0.005756389,-0.025392642,0.01719206,0.008562835,-0.025241738,-0.015667755,-0.050688062,0.027799228,-0.04484919,-0.023637496,-0.022191998,0.037682995,0.008334207,0.00037560143,0.039556116,-0.00934837,-0.030768998,-0.008535763,-0.015767772,0.014721315,-0.011263172,0.036419705,0.04143969,0.038027816,0.03749227,0.034128368,0.03648215,0.0076272516,0.041146874,0.012501235,0.023029873,0.018177643,-0.0310328,-0.005155451,-0.030709367,-0.012861935,-0.012587269,-0.001002283,-0.034460325,-0.0252568,-0.020043649,0.048326064,0.031433515,-0.04426784,-0.008161762,-0.040957887,0.026843585,-0.14819846,0.029108882,-0.0053290795,0.03409539,-0.027808106,-0.016584419,0.017357511,-0.05853602,0.0076729986,0.009210502,0.010450657,-0.035931047,-0.031767856,-0.019201064,0.022806885,0.03196817,-0.018039793,0.0003603357,-0.013106323,0.045211244,0.022719307,-0.036955312,0.059211627,-0.004903919,-0.044771094,0.010780994,-0.013949896,-0.029334825,-0.008245482,0.0059562083,-0.018006805,-0.012561171,0.025131734,0.04040821,-0.0150818685,-0.0013349759,0.02319608,-0.0032021003,-0.076778315,0.014571748,0.003967312,0.04352615,0.014511967,0.013033039,0.006713,0.089018226,-0.0024938444,-0.009078927,-0.03331455,0.0060458547,-0.012002509,0.03160723,-0.028531821,-0.025179755,0.017586403,-0.012570898,-0.005529367,-0.016304262,-0.0075578126,0.028310401,-0.021946173,0.04900616,-0.030823262,-0.027806912,-0.02741518,0.025661819,-0.010931518,0.015790066,-0.035739884,-0.026917912,-0.025340674,-0.014306881,-0.021140443,-0.051053394,-0.009274313,-0.017280959,0.02993928,-0.036824714,-0.037564896,-0.010178187,-0.06624572,-0.0015980176,-0.009586762,0.008224141,0.062594235,-0.013851297,-0.032868687,-0.01636512,0.0016786732,-0.01814638,-0.01909099,-0.057805367,0.008365325,0.0056700194,-0.015545353,0.030351603,-0.0057861544,-0.010428545,-0.03000636,-0.013187264,-0.0024140242,-0.027741145,-0.0023230908,-0.045392603,-0.01758965,0.03153474,0.05415155,0.029985094,-0.053351372,-0.055596285,-0.02109913,0.00715446,0.0038135063,0.022956466,-0.04511051,-0.012690086,-0.0044026817,-0.030709276,-0.013009896,-0.06588505,-0.016372228,-0.011650463,0.008409794,-0.034470584,0.0147505775,0.056259308,0.011597287,0.0027051677,0.023212947,-0.012980082,-0.005025493,-0.012963046,-0.014074848,0.0144589245,0.049101036,-0.011993584,0.01398931,0.058291346,-0.047175657,-0.050542995,-0.02051987,0.03326975,0.023827752,-0.019475691,0.0022932345,-0.00395919,0.020396482,0.021089133,0.072567806,-0.052829538,-0.021121766,-0.048173334,-0.017019974,0.084749304,-0.021285122,0.03617966,-0.023561176,-0.044384573,0.017146291,0.07357913,0.020236235,0.003066543,-0.019334828,-0.026000239,0.001038833,0.08359823,-0.027039723,-0.030296702,0.019036435,-0.001921291,0.006086481,0.06178664,-0.013287868,0.037440892,0.036227815,0.0058674198,-0.0017097068,-0.014188009,-0.01808108,-0.0043857507,0.022673681,0.009076957,0.058964066,0.019570906,0.019185318,0.047765944,0.03232296,0.03538377,-0.036659975,-0.012395281,0.020908538,0.028150324,-0.04601794,-0.0375272,0.046885766,0.013671541,0.022252364,0.032583095,0.049296387,0.0107483445,0.015615348,-0.008823581,0.03586767,-0.021620592,-0.0056549264,0.032613717,-0.036473908,0.022795163,-0.035070367,0.000076298784,0.008364736,0.04516125,0.007522393,-0.002221947,0.036921874,-0.00042970126,0.0339707,0.027555116,-0.017972851,-0.019792233,0.0006889053,0.009953774,-0.046347883,-0.024885524,-0.0014330156,-0.010101303,-0.0036845733,0.030636596,-0.03209049,0.0028169102,0.0062734718,-0.026201142,0.023236457,0.033065602,0.0058448147,-0.004053207,-0.009335362,-0.0009959664,-0.006983205,0.04214531,0.04201031,-0.034059998,0.030359121,-0.025105078],"last_embed":{"hash":"1kdszli","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1kdszli","at":1763795346695},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Timeline Estimate#{6}","lines":[255,255],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1kdszli","at":1763795346695}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Timeline Estimate#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0035301263,0.02545384,-0.046710376,0.043068532,-0.04079856,-0.035269123,0.021251734,0.020585766,0.021075679,0.050935585,0.02025985,0.04085324,-0.013797575,0.01420916,0.010958041,0.039127134,-0.008307414,0.0434841,0.038286302,-0.0022132318,0.049066518,0.022874475,0.044277225,0.00029819715,0.0026685244,0.0156271,-0.016460862,0.03274259,0.037602697,0.049895402,-0.029594803,-0.037420053,0.030376758,-0.0058041983,0.016003624,-0.06454479,-0.0075533623,-0.03808602,-0.04458896,0.039268665,0.0060072853,-0.02765122,-0.022011241,0.0056078094,0.01559869,0.00114561,-0.0035548918,-0.015804404,-0.042861547,0.018350989,0.020428723,-0.04391169,-0.0064678094,0.012143951,0.015802942,0.0032387977,-0.0020613985,-0.014948437,-0.015019058,0.014925963,-0.048252553,0.0507302,-0.008012622,-0.030678436,0.024823152,0.007122552,0.027191972,-0.004389513,-0.014562332,-0.025244566,-0.014151049,0.036827166,-0.02460734,-0.007521018,-0.040278457,0.025611807,0.037906617,-0.015291098,0.02341749,0.05028998,0.0074879886,-0.049211875,0.008518009,-0.0020503402,0.0014813244,0.01696728,-0.06485963,0.09043094,0.036259003,-0.06165304,0.0078056124,0.0015803797,-0.016058905,-0.0002947553,-0.03203155,-0.009467822,-0.042730097,0.0264737,0.03249394,-0.016211938,0.01933262,0.011222341,-0.00042122288,-0.024567602,0.034966048,-0.010237282,0.029972965,0.024260728,-0.012560302,-0.013900088,-0.0070148553,0.017189449,-0.021738179,-0.020140268,0.013921428,-0.027034964,0.026715476,0.009225748,-0.04661361,-0.06330634,0.0417762,0.0043411334,0.033981644,-0.0053022825,-0.00043507357,0.014707954,-0.020584567,-0.0006436385,0.053412076,0.051318858,-0.02928901,0.044004798,-0.017636469,0.019270886,-0.031040423,0.00031585817,0.008987432,0.03403473,-0.027370399,-0.056563135,0.034409586,0.06264488,-0.023455013,0.02039056,0.03866603,-0.025122643,0.048764944,-0.016309295,-0.001354573,-0.0033832414,-0.035892133,0.031808164,-0.0019209895,0.027055295,-0.0028142366,0.042842984,0.016910914,0.004232759,-0.041271344,0.029457659,-0.035201058,0.054569148,-0.021135664,0.013715705,-0.0025854176,-0.059552215,0.019058032,-0.005069215,-0.03385815,-0.040643297,0.017125351,0.019557115,0.0155448085,0.06652892,0.030747129,0.024027413,0.045429703,0.018819513,0.050459605,-0.03918937,-0.050477024,-0.028059408,-0.012538693,-0.026985742,-0.03138244,0.008809217,0.031560287,-0.006318288,-0.02087903,0.049771436,-0.028466236,0.032520663,-0.01074641,0.0027681887,0.015969027,0.023562873,0.016779907,0.011540874,-0.007963407,-0.03648811,0.012553846,0.02832709,0.030966714,-0.008812008,-0.007539375,0.014882939,0.012651072,-0.040830843,0.02557194,-0.081827104,-0.023496198,0.0010019302,-0.0036721774,0.0016860041,-0.034453012,0.002265632,0.006686088,0.027606724,0.008620896,-0.026707873,-0.025708461,0.010796631,-0.02636721,-0.004291999,0.027252246,-0.006075897,0.00970352,0.040106364,-0.0015704704,-0.031632654,-0.058675755,-0.011159202,0.0055982596,-0.041100476,0.09980328,0.0029048098,-0.057337523,0.02474151,-0.009000555,-0.025812188,-0.019628825,0.020252893,0.0068670358,-0.034552723,-0.014805201,-0.0021124105,-0.016797885,0.044755656,-0.031668566,0.02586407,-0.022058127,-0.009899708,-0.023793556,-0.021966398,0.006419409,-0.0024656684,0.005243882,-0.0022776271,0.021499362,-0.019115897,0.014876984,0.012786488,-0.02235286,0.013382876,0.031007303,-0.014542419,-0.04487516,-0.022114176,0.031497695,0.04048702,-0.00711741,0.025969064,0.005616608,0.06081356,-0.019029377,0.014883655,-0.010814986,-0.0024514368,0.021755496,0.01121564,-0.06103332,-0.008614515,0.032866362,0.01690775,0.016525676,-0.059827626,0.026902808,-0.011491406,-0.022675449,-0.039704304,-0.02759732,0.025104607,0.07524094,-0.008741145,0.012994566,0.02484597,0.007569879,-0.14748958,0.017136222,0.004633955,0.06622536,-0.0030393805,0.007321738,-0.036081232,-0.048400063,-0.047785442,0.05672099,-0.00001102334,-0.056033865,0.02765411,0.0053902017,0.01235154,0.035554186,-0.01823424,-0.00914357,0.0021462603,-0.0336347,-0.018178467,-0.01689915,0.015455216,-0.0005724695,-0.045078866,0.008847167,0.03567058,0.0031508144,-0.0347714,-0.022198949,-0.020007154,0.0097897835,0.023467036,0.007919397,0.02690914,0.00036582845,0.048712313,-0.001475921,0.025001176,0.003148108,0.002690231,0.036141217,-0.015195404,0.008010203,0.01074312,0.024044579,-0.013316722,0.015550262,-0.032725975,0.0027321798,0.0416101,-0.050615698,0.014195081,-0.005107521,-0.047968112,-0.034992997,-0.046625115,0.0447526,-0.030091524,-0.032457158,0.01942926,-0.0277057,-0.0006197793,-0.048918363,0.007890398,-0.02778124,-0.015324142,-0.007874859,0.030281028,-0.011170648,0.010293138,-0.065605044,0.054392155,0.0048868014,0.035703253,0.051254798,-0.024864485,-0.04124041,0.0009766526,-0.08949478,-0.018071273,-0.004040687,-0.007477603,-0.0011797721,-0.041228674,-0.011467035,-0.012711513,0.03157158,-0.0034880496,0.24901477,-0.040957615,0.016922466,-0.024585031,0.039316677,0.009608176,-0.0062764706,0.0103934165,0.02931555,-0.028852582,-0.03689194,0.010423567,-0.006062965,0.0056479922,-0.03264743,-0.007593113,-0.029774664,0.0045758276,0.058889057,-0.010307859,-0.0078029977,0.005649116,-0.04084091,-0.0011600342,-0.0664169,-0.026180418,-0.0049419357,0.022958346,-0.022351889,0.00977293,-0.020017825,0.06215323,0.004796505,-0.0007227039,-0.040273644,0.0063627847,-0.0043961923,-0.038674217,0.0046880865,-0.011410687,-0.031472445,0.012014831,-0.010365011,-0.02010356,-0.038503055,-0.04625817,0.036994554,-0.0045404825,-0.0558338,0.0035307868,-0.03573134,0.029031938,-0.05787059,-0.0051955716,0.017141948,-0.008731187,-0.033526685,-0.02417076,0.040065587,0.05238281,-0.0025299408,0.0035260047,-0.0520251,-0.032432634,0.032659862,0.0142571,-0.061085008,-0.012285453,0.012912204,0.019659575,0.0073828893,-0.02597127,-0.039018206,-0.0027734428,0.018458046,0.007866271,0.05604635,0.049158543,0.020175708,0.029559582,-0.033634055,-0.014810808,-0.00080102956,0.010117602,-0.0013663318,-0.0032253778,0.013507969,0.0411914,-0.028968126,0.014675641,-0.032509062,0.055925127,-0.003064323,0.050292924,0.005309274,0.002243028,0.03678211,-0.015774533,-0.008697252,0.0066887834,0.0153363915,0.019805796,-0.029152146,-0.017196769,0.015328338,-0.05070817,-0.009734836,-0.03084553,0.015608377,-0.0023630415,-0.03233475,0.012116996,-0.004295823,-0.034578223,0.004069721,0.048518755,0.012194004,0.032407258,0.017890649,0.010811789,0.031071274,-0.02787551,-0.015512672,-0.011458338,-0.03836671,-0.010895255,-0.015403999,0.014029564,0.02566763,0.017082825,0.020129066,-0.032981377,-0.014094719,-0.004735189,0.021649938,0.049790848,0.0055001355,-0.03359295,-0.015845615,0.014459439,-0.036660627,-0.013444951,-0.008509983,-0.0080112545,0.046999075,-0.0026793005,-0.0041986876,-0.0077700964,-0.013919018,0.02982885,-0.03152355,0.04056333,0.01359135,0.010491053,-0.0070558265,-0.0023079237,-0.0043763896,0.045327988,0.021026822,-0.029700918,-0.016633082,0.00020656419,0.052477434,0.055757497,0.0028274509,-0.009257511,-0.042178977,0.008126073,-0.017502867,-0.024870763,-0.007871914,-0.021251656,-0.043347664,0.023657877,0.023521768,0.0057780244,-0.0286238,0.016430458,-0.02275903,-0.023373974,0.007052873,-0.03028694,-0.063224904,-0.010771608,0.02721243,0.007759073,-0.028984573,0.0070765535,0.006131508,-0.010726446,-0.039186314,0.08786753,-0.016927976,-0.015983103,-0.016144888,0.05314112,0.0542723,0.021610217,-0.0013472362,0.038287275,-0.050307743,0.0073010596,-0.005141268,0.019349867,-0.006019353,-0.009014759,-0.016616197,0.0187865,-0.0028341906,0.031239005,-0.0406479,-0.023081943,-0.007453115,0.0044368864,-0.04613007,-0.050472435,0.03285572,0.03977871,0.03221151,-0.042015128,-0.0056339772,0.008231338,0.03649316,-0.016849209,-0.022124108,0.02614562,-0.020687412,-0.05134255,0.032342043,-0.017779106,0.0013219889,-0.039882272,-0.00009160648,-0.0015206459,-0.007045464,-0.0475095,0.03618571,0.010364013,-0.03466992,-0.027532179,-0.026702438,0.04463428,0.015371095,0.049185533,0.004073709,0.014046754,-0.061127525,-0.050544355,-0.028690334,-0.026103733,0.006258329,-0.061126612,-0.002118832,0.0034525953,0.051036257,-0.006248731,-0.014580432,-0.037007708,-0.03176145,-0.05500169,-0.006128622,-0.0024140135,0.032696586,0.0006480747,-0.0010198756,-0.061579525,0.009491557,-0.0033802185,-0.009102666,-0.012456722,0.0013325332,-0.033644848,-0.067725986,-0.05683424,0.028700735,0.020725513,-0.05878321,-0.022241235,0.02488589,-0.03351354,-0.056178343,0.0058963792,-0.007741504,0.016817996,-0.0458853,-0.027477207,-0.055769432,-0.020177433,-0.011911149,-0.050620884,-0.010345049,-0.0036475866,-0.027882371,0.019712847,-0.028466757,-0.0014286498,0.0007489748,-0.030076394,-0.0017302323,0.0066916873,-0.006491905,0.00047361755,-0.042913474,-0.01474909,-0.019089831,0.04847111,0.0073449505,-0.008436567,0.006072165,0.016113235,0.027376313,-0.034494106,-0.033383496,0.0434579,-0.0022012615,0.040273666,0.05205919,-0.011976678,0.05695773,-0.006051712,0.0382843,0.02637764,-0.013355389,0.008967834,-0.037839,-0.0042208964,-0.04630898,-0.012673911,0.008980421,0.093449086,-0.052884232,0.0013676997,-0.052379243,0.01819083,-0.029171463,0.0105607845,0.027464582,0.007923624,0.03850946,-0.00080937374,0.016233962,0.011422029,0.03296832,-0.023069995,0.01033782,-0.044984505,-0.032969043,0.017205527,-0.034436263,0.02836027,0.012670103,-0.015982646,0.005665379,-0.020597069,0.036160894,-0.015258431,-0.036896184,-0.01877733,0.060264666,-0.006254245,-0.023142643,0.018166209,0.008128893,-0.008674393,-0.008728913,-0.0074739493,0.018860923,0.0046935496,0.023777483,0.03224477,0.04532423,0.045485362,0.009045282,0.021151846,-0.0057585738,0.020818392,0.036059998,-0.0045118094,0.008475491,-0.003034256,-0.0072682947,-0.014142214,-0.008888926,-0.015289303,-0.024019241,-0.018185975,-0.019921687,-0.0023075705,0.04736285,0.045056738,-0.055405248,-0.000488844,-0.055070315,0.008131455,-0.13938083,-0.004479097,-0.016364122,0.038609944,-0.021767596,-0.03414508,0.032359608,-0.032710698,0.026641326,-0.008275845,0.014317392,-0.020268865,-0.016989464,-0.0064122216,0.007368648,0.03644689,-0.023530267,-0.011399672,-0.02252113,0.059760373,0.017015047,-0.05242839,0.05879422,0.0029419966,-0.029580368,0.017981853,-0.0037961663,-0.009890039,-0.018511517,-0.01087284,-0.016421882,-0.0025630046,0.029480329,0.033614922,0.0029603632,-0.0052200323,0.022021,-0.005346271,-0.038535587,0.022535415,-0.0029097064,0.034032144,-0.0062883394,0.027023586,-0.016165735,0.07580522,0.010196223,-0.015130405,-0.010697585,0.010326975,-0.0015253307,0.032571975,-0.010442716,-0.00085687876,0.020748096,-0.0070712613,-0.0061718584,-0.017070897,-0.013532869,0.019093124,-0.019816592,0.06824644,-0.022880921,-0.023812408,-0.017265491,0.024088603,-0.008773376,-0.00025550235,-0.041505076,-0.0013330099,0.0010277705,0.0073035313,-0.018767897,-0.046005115,-0.03166703,-0.02098176,0.050293796,-0.023582276,-0.004898535,-0.0030951113,-0.06022341,-0.01630824,0.0029465258,0.026012646,0.0431193,0.016924297,-0.043570153,0.01421419,0.013891806,-0.014216712,-0.0026894577,-0.05183604,0.013282447,-0.045791976,-0.03827748,0.034186546,-0.015500078,-0.02797432,-0.03157213,-0.022503795,-0.0062356703,-0.026119381,-0.005772289,-0.03832574,-0.030232191,0.034650825,0.031484753,0.03357259,-0.03697108,-0.040113356,-0.01897396,-0.0045041293,0.018820953,0.013595097,-0.05538002,-0.005347793,0.002017864,-0.057198297,-0.038494326,-0.07064384,-0.022373455,-0.0031885107,-0.0030282827,-0.043440305,0.0066938843,0.07684983,0.019571789,0.00284184,0.026700448,0.0062305056,-0.035648245,0.0029992196,-0.02180109,0.01686103,0.053528387,-0.003094907,0.002054897,0.05977245,-0.045665953,-0.06244896,-0.017472085,0.03523625,0.019377971,-0.014199184,-0.03251314,-0.027981652,0.00081692735,0.032552943,0.067525245,-0.05633281,-0.017735777,-0.020429421,-0.02737349,0.070217155,-0.0035451709,0.039075375,-0.0029808593,-0.035882022,0.02498736,0.08645583,0.010741215,-0.0015074692,-0.022209002,-0.019240389,-0.01408749,0.08135977,0.00029674388,-0.028104259,0.017581642,0.003077235,-0.0053799935,0.010590796,-0.005548861,0.010996975,0.03838484,0.0009865189,0.0008863808,-0.019034186,0.007864448,0.0005840433,0.028430333,0.017153116,0.07964077,0.027380938,0.02641849,0.034208704,0.026816728,0.03372758,-0.06063153,-0.00012630568,0.024201335,0.032765333,-0.04936863,-0.051654268,0.048959248,0.008458523,0.023530219,0.049609937,0.036582943,0.03083185,0.031220097,-0.00813925,0.00017030259,-0.010707865,-0.008223496,0.031942595,-0.030519499,0.0087899,-0.06591182,-0.003989558,0.011786473,0.058011495,-0.0007160545,-0.00023765002,0.018612543,-0.0050145914,0.06783042,0.020671505,0.0020637952,-0.042641483,-0.0067536477,-0.0015322437,-0.045994736,-0.02236866,-0.003334122,-0.024895743,0.013097486,0.02129157,-0.023666289,-0.007829816,0.02994013,0.005035775,0.026319364,0.04746313,-0.0073205475,-0.014595532,0.010878012,-0.020342892,-0.0148199145,0.027903708,0.018683,-0.035758585,0.010017582,-0.033043284],"last_embed":{"hash":"11ajh3","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"11ajh3","at":1763795350675},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Timeline Estimate#{7}","lines":[256,256],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11ajh3","at":1763795350675}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Timeline Estimate#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.024892904,0.009612863,-0.051114544,0.041033436,-0.038145278,-0.013863538,0.015349131,0.011367567,0.017733464,0.03398382,0.011568661,0.040156644,0.026377553,0.036845054,0.004535006,0.018291056,-0.010584534,0.030424949,0.049911078,0.011823372,0.029770276,0.0082148025,0.023649216,0.020405794,0.029056888,0.008698151,-0.024534712,0.016221674,0.034070037,0.048044093,-0.0019579015,-0.06915386,0.01918326,-0.02858399,0.043583345,-0.03979315,-0.008425288,-0.01542364,-0.0365299,0.044358756,-0.0003952018,-0.038034886,-0.004863213,0.002517583,0.010203806,-0.0013003637,-0.0060048425,-0.016454317,-0.031254962,-0.017568238,0.04552166,-0.015813028,-0.0133177545,-0.005866103,0.004251537,0.012926181,0.004442388,-0.043263182,-0.029478759,-0.008015302,-0.02191617,0.03706301,-0.05393686,-0.009819571,0.04056559,0.018512638,0.05352188,0.020474482,-0.02340855,-0.033109285,-0.021348173,0.033042833,-0.027882839,-0.026636478,-0.044531923,0.008364092,0.095161654,0.010998838,0.036691338,0.011510969,0.0085251555,-0.030868802,0.023386432,-0.00037714004,0.0070126895,0.0057916627,-0.07113693,0.095492624,0.012685719,-0.04322485,0.0061850753,0.0106960945,-0.013204453,-0.003042837,-0.0323009,-0.019801283,-0.017967653,0.002827408,0.040319007,-0.024199944,0.017859427,-0.008949227,0.035981454,-0.01792073,0.00013587862,-0.03510638,0.0057378625,0.02052554,-0.031602323,-0.026472878,-0.0029473938,0.057222545,-0.023737049,-0.014349877,0.008710595,-0.05410799,0.023680365,0.005537527,-0.016903622,-0.038621746,0.01789703,0.008573634,0.035767153,-0.026502915,-0.0050249565,0.025377402,0.0103174895,0.015964977,0.012642664,0.04781649,-0.01238617,0.013964386,-0.03142624,0.032983497,-0.031630248,0.010037783,0.012505483,-0.00831502,-0.003956031,-0.051580295,0.029606532,0.06253867,-0.04868304,-0.012972083,0.032624174,-0.020207804,0.020698627,-0.013748617,-0.004805028,-0.01201628,-0.039842345,0.041259695,-0.023142483,0.043281507,0.009217567,0.054825217,0.020755984,0.020575065,-0.031862184,0.029988963,-0.01937348,0.03917885,-0.021770608,0.020755438,0.019967299,-0.025956737,0.012415695,0.021822482,-0.029974684,-0.012350761,-0.025094748,-0.0034687233,0.04126129,0.06469507,0.022973176,0.02330378,0.07213694,0.011934628,0.050313275,-0.054911416,-0.027869277,0.012114685,0.011860887,-0.04117107,-0.039678756,0.016943162,0.020522604,-0.0161736,-0.032646667,0.020840803,-0.04007524,0.046158716,0.022944342,-0.022162829,0.026977511,0.012740407,-0.023248004,-0.0074903634,-0.014973289,-0.030095283,0.021475445,0.02980903,0.028755099,0.02119297,-0.010562628,0.0166073,0.022437487,-0.029135223,0.024203274,-0.008642889,-0.07019808,0.0039853402,0.008879799,0.03377422,-0.0031173944,0.0010699602,0.004344201,0.038320784,-0.009358462,-0.0055290554,-0.039910503,0.034296818,-0.015987847,0.0070259725,-0.004804484,-0.02111727,-0.009968778,0.034238443,-0.009456065,-0.06960341,-0.034807112,-0.017736994,0.011398128,-0.012113912,0.068198785,-0.0049376185,-0.07558123,0.032080375,0.01222447,-0.026558962,-0.026789546,-0.008025156,0.022011971,-0.037010293,-0.021158252,-0.0009615115,-0.0031663913,0.0387147,-0.04848703,0.03580154,-0.05038406,0.013799465,-0.052586567,-0.010452206,0.028699389,0.011871834,0.01944237,-0.005669959,-0.020802345,-0.00283587,-0.006999177,0.019950574,-0.027663704,0.01512114,0.02958316,-0.003613311,-0.021287657,-0.008299423,0.022319555,0.02500897,-0.034684114,0.061972976,0.0347929,0.054493394,-0.020999014,0.013578698,-0.034764413,-0.005937295,0.022963053,0.03932174,-0.046756297,-0.0086258305,0.024602136,0.011937045,0.02583976,-0.061475564,0.0044931443,-0.02932414,-0.017056549,-0.02065735,-0.019991856,0.000510596,0.06708567,-0.005628243,0.0005055662,0.0044427477,0.025065444,-0.1631092,0.0026615737,0.013763134,0.08989918,0.010485758,0.01293569,-0.0008877687,-0.025161458,-0.049580935,0.075041555,-0.017435309,-0.054991413,0.016408002,0.010682674,0.012615001,0.0076831547,0.014691615,-0.0099891685,-0.009797118,-0.028552895,-0.015315013,-0.04488931,0.01598567,0.0006147415,-0.051076822,-0.008714271,0.039220054,0.0034967565,-0.029791689,-0.005140472,-0.019653087,0.010825119,0.019561803,-0.009796151,0.02328652,-0.012967176,0.025583683,0.011238572,0.017762844,0.00439584,0.014703334,0.054614156,-0.004236817,0.010695452,0.03451618,0.000043043405,-0.031353373,0.024865903,-0.022069473,-0.019544143,0.027404878,-0.010860318,-0.014458917,-0.00016993472,-0.037240416,-0.032535236,-0.032393903,0.043448895,-0.026523676,-0.06750135,-0.004392361,-0.010438375,0.04243125,-0.05199581,0.0005901124,-0.042711806,0.008228283,-0.02219235,0.030391637,-0.060149375,0.025190705,0.004414108,0.039460618,-0.0017249502,0.018420361,0.037771024,-0.040585298,-0.0415837,0.00336318,-0.10355191,-0.021322213,0.0038928867,-0.030063508,0.035877444,-0.04951414,0.0043897554,-0.002341645,-0.007270099,0.037659287,0.25538826,-0.028368272,-0.002252367,-0.010435095,0.08050237,0.016546698,-0.015824245,0.009310362,0.023632495,-0.022495357,-0.011217359,0.01401075,0.00045473702,-0.007626331,-0.02746048,0.018481512,-0.0385545,0.023691535,0.055203743,-0.033546045,-0.0000031876887,0.01537152,-0.022439959,-0.021295669,-0.060952093,-0.00391889,-0.019382978,0.017050888,-0.008430763,-0.007489501,0.015903873,0.05051261,0.025975969,-0.067929946,-0.036863398,-0.011565513,0.002247815,-0.030439835,-0.005185229,-0.0028965815,-0.008640524,-0.0077460553,0.006582275,0.010077668,-0.06694485,-0.032670967,0.02093035,0.032729354,-0.038493205,-0.0062125763,-0.007097453,0.008070601,-0.026417967,-0.02396866,0.02318611,-0.030251633,0.025054961,-0.018660873,0.017168734,0.058240913,-0.009028456,-0.0076573417,-0.019990258,-0.023988072,0.0047015874,-0.0053791003,-0.03508125,-0.011922652,0.0044674478,0.025789162,-0.011217492,-0.030149331,-0.03401737,-0.003815134,0.02114148,-0.009766168,0.03958888,0.052016106,-0.016426012,0.0064607654,-0.026982514,-0.021316,0.012970045,0.00663006,0.012826512,0.0013545644,-0.001608154,0.055289272,-0.020608237,-0.0066495417,-0.04926664,0.046022348,-0.015948357,0.053157106,-0.028019883,0.03292273,0.0099796085,-0.0073711295,0.0019271855,-0.0068936134,-0.018969933,0.0203283,-0.02094521,-0.024782736,0.015430863,-0.042498656,0.0050977482,-0.01526274,0.0025523964,0.016430093,-0.061375007,0.009317039,-0.0014074879,-0.031615,-0.014129679,0.015884709,0.03811174,0.040567264,0.01326944,-0.021084905,-0.0001283622,-0.04826468,-0.015049433,-0.00841416,-0.022298317,-0.029148871,-0.007862875,-0.020371545,0.012563911,0.038895223,-0.00083408155,-0.032073636,-0.017698234,-0.0065864003,0.024471574,0.034644622,0.02483901,-0.0028652265,-0.04070868,0.015871966,-0.05619704,-0.06110747,-0.01877759,-0.008506375,0.046929054,-0.0015869312,-0.017982187,0.0011314873,0.0076138857,0.028820675,-0.027886605,0.042287465,0.028161349,-0.0044917325,-0.02188258,-0.021007385,-0.006344899,0.04081184,0.03355373,-0.014201937,0.0073453924,0.012551735,0.03229513,0.042309336,0.011779432,-0.01699135,-0.029573115,-0.003027147,-0.0288323,-0.021646235,-0.020617735,-0.005664092,-0.046899144,0.00007010198,-0.0016147868,-0.015841722,-0.03356555,0.02899674,-0.006708514,-0.0082291905,0.0074388324,0.0007767163,-0.0738348,-0.008176305,0.023950092,0.031543586,-0.00096470676,0.01762016,0.0042048353,-0.020675384,-0.04613338,0.08341039,-0.005924896,-0.02267403,0.008656586,0.053594243,0.06057256,0.033908367,0.006427218,0.0027820019,-0.04087269,-0.0010030859,0.0028816715,0.013141937,-0.016161274,-0.0018938117,0.015463674,0.053931754,-0.03786044,0.017863547,-0.009656536,-0.008216826,-0.036792133,0.0027962474,-0.042129397,-0.061485477,0.02485895,0.04120558,-0.0007867234,-0.026059682,-0.010514404,-0.021392811,0.03426848,-0.016142013,-0.032756183,0.017204415,-0.026189284,-0.033497747,0.0031874054,0.007772724,0.0023413794,-0.023938553,0.035316415,0.018213788,0.024436902,-0.03540768,0.012943004,0.02196486,-0.04847544,-0.04104136,-0.017379947,0.03010243,0.0046313573,0.047069285,0.010612407,0.018398117,-0.05163283,-0.053943083,-0.014765377,-0.037019953,0.036197957,-0.037583943,0.012399117,0.031915322,0.052561074,0.018953228,-0.008601797,-0.023536697,-0.020832464,-0.06516892,-0.0023204933,0.0036196294,0.0137454225,-0.004557156,-0.03806622,-0.04421601,0.008776704,-0.001920898,0.00489227,-0.022925327,-0.005103156,-0.012162636,-0.05721675,-0.045901075,0.028956166,-0.00805813,-0.021088729,-0.04317065,0.01663223,-0.0006787904,-0.060323816,0.0062384624,0.025042256,0.0016898628,-0.059536476,-0.0208551,-0.051273137,-0.018617978,-0.030932603,-0.0540058,0.0003931643,-0.02187752,-0.051208615,0.0070690587,-0.030199017,0.028603265,-0.003909756,-0.013501274,-0.01139879,0.015042653,-0.006234863,-0.03882011,-0.025954952,-0.031460956,-0.036266245,0.057226505,-0.009137265,-0.009347634,0.025346186,0.0014976152,0.037310563,-0.06113911,-0.016952192,0.056335337,0.040827665,0.016218476,0.06766108,-0.022994362,0.055102177,-0.022925003,0.0027408553,0.014274902,-0.013134941,-0.024697272,-0.007716979,0.009184359,-0.035245292,-0.028462635,-0.006301103,0.07112251,-0.014009184,-0.0023138248,-0.016616931,0.00494166,-0.008124483,0.01571962,0.031811208,0.0032420568,0.034865662,-0.03738879,0.0022759922,-0.0052282196,0.039446432,-0.039592918,-0.007089246,-0.01969943,-0.011179725,0.0018039811,-0.0150293745,0.02693202,0.018952224,-0.020332092,-0.015215326,-0.03875215,0.010588818,-0.02596169,-0.03968218,0.005922117,0.04008237,0.0028985976,-0.010354361,0.03990781,-0.0018280981,-0.029695986,-0.020755112,-0.014382746,0.01161305,0.0008404088,0.024963364,0.03211932,0.052717365,0.04079959,0.05842629,0.02455868,-0.0007632231,0.030861834,0.018307315,0.008542366,0.009565803,-0.013585348,-0.011505203,-0.042645212,-0.018803058,-0.033213753,0.0049357014,0.0033154755,-0.047565132,-0.029775813,0.058428984,0.03518646,-0.05243408,-0.010250396,-0.044557977,0.021074763,-0.15584356,0.028313689,0.00564137,0.026459845,-0.028655367,-0.023669492,0.014316427,-0.041599926,0.034038033,-0.009636983,-0.02384641,-0.04913995,0.0038530435,-0.024400542,0.02292756,0.020290041,-0.03797339,0.023373896,-0.010100124,0.044296216,0.017951837,-0.016829053,0.046818845,-0.0011662035,-0.049494665,-0.002923022,-0.0111191245,-0.043401524,-0.004002322,-0.0050987485,-0.02964869,-0.0027973098,0.030917658,0.028617013,0.0004289178,0.018389316,0.014573363,0.029163944,-0.06403126,0.04231282,0.005004683,0.035156626,0.013092397,0.013400526,-0.0025504078,0.05150884,0.005947972,-0.0058370917,-0.02454903,-0.010697136,0.021582173,0.00721958,-0.009064436,-0.002631695,0.0062435656,0.0072110957,-0.025156656,0.006385125,-0.0070207897,0.029195022,0.0038603975,0.048452936,-0.032645438,-0.04501106,-0.057971306,0.021576809,-0.0098912595,0.010872496,-0.044833537,0.011485716,-0.023255993,-0.0020199453,-0.013468183,-0.0635727,-0.012487119,-0.03635184,0.06984127,-0.025514461,-0.04157639,-0.022355678,-0.035869163,0.0035341391,0.01150435,0.0024568979,0.05438356,-0.016731407,-0.032073673,-0.04516878,0.022063617,-0.020133734,-0.0420963,-0.041465163,0.042012833,0.008453693,-0.0060111973,0.04729617,-0.015034561,-0.006555084,-0.0224317,-0.020953916,0.0022519012,-0.027974159,0.007600309,-0.03709372,0.0010682875,0.00950208,0.05790029,0.019506598,-0.0318927,-0.035938933,0.02110582,-0.0025249098,0.0017151267,0.014772773,-0.081729434,-0.014961434,-0.000916833,-0.011388416,-0.013432918,-0.0742008,-0.009819119,-0.019693952,0.0071569933,-0.04062076,0.023975685,0.06645282,0.0015710365,-0.0094922455,0.05516356,-0.009953729,-0.011640632,-0.018063972,-0.026310343,0.019705534,0.05204377,-0.001816323,0.0011345069,0.041261386,-0.032911453,-0.054433342,-0.022408511,0.029750424,0.020951169,-0.012428508,0.0013138724,-0.028660387,0.010041198,0.027242787,0.054221954,-0.037895773,-0.0066996804,-0.03630384,0.0024092712,0.06608802,0.008220647,0.058676705,-0.020095812,-0.048355993,0.0152395,0.055354267,0.027601099,-0.022191366,-0.029897003,-0.019849628,0.021014433,0.06037532,-0.022287564,-0.025971046,0.008325274,-0.025807658,0.0026132376,0.023398953,-0.024092248,0.037629027,0.023652295,0.012205715,-0.0020563994,0.0036574376,0.010841833,0.020321695,0.036855012,0.0049999836,0.043000527,0.016028037,0.0057540187,0.034313954,0.020296348,0.057779502,-0.052614287,0.0048229177,0.022939742,0.025432328,-0.048941907,-0.036625456,0.04262064,0.004900142,0.018859804,-0.0019145361,0.050291218,0.033449847,0.006085035,-0.006078427,0.026746405,-0.016533969,0.0012965641,0.0034559916,-0.020700624,-0.007411063,-0.040126543,-0.006559215,0.0011691017,0.040270947,0.015540379,-0.022517767,0.01959993,0.015733693,0.05343623,0.024579076,-0.02247438,0.008828963,0.012416079,-0.008014392,-0.056605488,-0.011163795,0.015651878,0.009254929,0.0016696287,0.02421125,-0.02868923,0.019380085,-0.023899177,0.0059574,0.0053543258,0.03731738,0.004446541,0.0036615056,0.005009112,0.009699709,0.008214572,0.021019042,0.018275734,-0.029854234,0.037238993,-0.03662985],"last_embed":{"hash":"kodg9l","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"kodg9l","at":1763795350675},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Timeline Estimate#{8}","lines":[257,257],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"kodg9l","at":1763795350675}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Timeline Estimate#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027778834,-0.0050456086,-0.035937082,0.031403415,-0.05674346,-0.021868858,0.019298662,0.018512843,0.0031854485,0.026971769,0.011978464,0.059818015,-0.02536394,-0.0012720902,-0.0105528375,0.019994222,-0.0022559252,0.0017493624,0.020439293,0.00041325917,0.025444478,0.022032388,0.022481307,0.032926023,0.004810168,0.013781172,-0.020404167,0.021348124,0.05507799,0.061495405,0.0011985585,-0.039965697,0.022011293,-0.015052183,0.04174717,-0.03690879,-0.024715366,-0.03390316,-0.035552554,0.010870346,0.018855391,0.0031521982,-0.012303499,-0.0012943534,0.016281873,-0.0077750436,0.0040691635,-0.011426098,-0.018325433,-0.013057315,0.026866851,-0.024951741,0.00071375404,-0.001867938,0.0024805397,0.034343794,0.019973114,-0.042873543,-0.0044396655,-0.011705219,-0.00081038673,0.03343577,-0.054142773,-0.021016853,0.008709341,-0.0007388636,0.0480127,-0.0051881075,-0.02711161,-0.04301921,-0.012990007,0.020913955,-0.022101222,-0.048482805,-0.05613412,-0.014863437,0.072686434,-0.014447397,0.014972199,0.014857388,0.017732818,-0.048492286,0.004081676,-0.0047501344,-0.0024821472,0.041175466,-0.046570066,0.08608548,0.067586586,-0.071517244,-0.012993845,0.012942212,-0.035501152,0.02691515,-0.03785566,-0.010153797,-0.033854965,-0.0077589815,0.046570126,-0.02388067,0.027239263,-0.014288401,0.023983903,0.011248425,0.008668794,-0.0038918927,-0.0038771583,0.03230812,-0.0013229483,-0.026264401,-0.005123932,0.01903768,-0.015131704,-0.00096504233,0.0054088854,-0.023532135,0.013386807,-0.014151183,-0.05460035,-0.060104016,0.043863088,0.005821788,0.039545223,-0.042281736,-0.0120521,0.036978055,0.019780584,0.022162044,0.011605937,0.034668043,-0.00063721725,0.034926396,-0.012177039,0.023113858,-0.0464631,0.017710902,0.0077562104,0.011782526,0.01725943,-0.051732924,0.043450326,0.0834051,-0.021270653,-0.017766671,0.032221507,-0.0199175,0.013550332,-0.007125077,0.0053540976,-0.036671586,-0.0025027203,0.049514607,0.030673033,0.049456283,-0.012454742,0.025177501,0.03007728,-0.004555999,-0.0058623636,0.013272028,-0.0148577,0.026842412,-0.019062098,0.0023000846,0.014169552,-0.023878073,0.007044947,0.0028025412,-0.035851795,-0.03715957,0.0029985204,0.0034077468,0.018093502,0.049048647,0.060021278,0.030112876,0.06843784,0.022053376,0.026007418,-0.02606793,-0.027788483,0.0017107918,-0.0077240234,0.003733186,-0.017454488,-0.0052877227,0.022124782,-0.014829955,-0.03228544,0.023620766,-0.022721117,0.036605347,-0.0002023238,-0.01137544,-0.0008822548,0.0039992607,0.0051002395,-0.005758003,-0.0077124652,-0.029747827,0.024468979,0.018456826,0.065882914,0.03169049,-0.0059504844,0.014310742,0.008723889,-0.050174795,-0.011127684,-0.034822233,-0.0515249,-0.043200992,-0.017410414,0.008549397,-0.012178766,0.008101671,0.025254207,0.043171488,-0.025647746,-0.03781791,-0.042684406,0.014359563,-0.018791605,-0.00945915,0.023493178,-0.013137721,0.0137146,0.023044726,0.00524738,-0.0347258,-0.048155844,0.018019166,0.00390702,-0.019049594,0.08109374,0.004405359,-0.06668912,0.04183254,0.0072749434,-0.010217699,-0.021729343,-0.007711655,0.012530928,-0.04174321,-0.03190881,0.010772752,-0.022297878,0.022725085,-0.034863036,0.03671016,-0.039020754,-0.001490811,-0.065197624,-0.0014325504,0.03610316,0.0010489513,-0.002283665,-0.012018617,0.012863214,-0.012851855,-0.0036096205,-0.008091873,0.002848432,0.01317871,0.030982621,-0.010302322,-0.0056300107,0.0032692505,0.024843011,0.028550617,-0.032941546,0.027500726,0.0348832,0.049390327,-0.04404371,0.0065948106,-0.019145494,-0.0028351846,0.026306693,0.05069324,-0.06343812,0.028311925,0.047774613,0.038210604,0.01864277,-0.08223431,0.041028984,-0.009394847,-0.0086593535,-0.024463195,-0.037747335,0.009045635,0.047545355,-0.010606489,-0.004826409,0.018470302,0.014502691,-0.14231737,0.036639366,0.031512797,0.08551338,0.008334357,0.023376467,-0.013433121,-0.022893565,-0.03763284,0.0397606,-0.0009147694,-0.04633488,-0.0019206539,-0.013696924,-0.016247552,0.0072328197,0.018752176,-0.015775047,-0.020125192,-0.007957323,-0.027322633,-0.006484807,-0.0079551125,0.033483844,-0.031837046,0.016339177,0.04492855,0.024397507,-0.02709008,-0.01702758,-0.016143491,0.025865752,0.022420939,-0.007062076,0.04053056,-0.036978718,0.022219818,0.011082422,0.019773224,-0.0048872037,-0.0025706163,0.044412725,-0.015571081,-0.0028845784,0.024999395,0.0029649045,-0.025663529,0.0011693131,0.0013466489,-0.0029391705,0.025018353,-0.014223956,-0.0040250206,0.011681293,-0.048518125,-0.031854246,-0.025442788,0.06834693,-0.032131135,-0.0372763,0.0038284264,-0.018717464,0.02852397,-0.063345216,0.008110299,-0.011314473,0.0035314744,-0.031337768,0.012991667,-0.05104588,0.02748567,-0.0063917954,0.04394413,-0.007986041,0.011961868,0.048114855,-0.033180695,-0.039008033,-0.009342212,-0.083569475,-0.026965033,-0.0035304385,-0.025049731,0.014174763,-0.061198622,-0.018967928,0.0045528384,-0.016338475,0.0256468,0.2561448,-0.03232794,0.0048857434,-0.009631546,0.0706458,0.00048473116,0.018707884,0.020021953,0.0049765003,-0.015830718,-0.017074255,0.047015667,-0.00065416825,0.00074146147,-0.04127069,0.020449355,-0.02446964,0.027327234,0.049158446,-0.015730342,-0.025586251,-0.0034377226,0.00582264,-0.014313458,-0.047025394,-0.013898162,-0.024420198,0.027393797,-0.028635984,-0.010798343,-0.028587202,0.045285594,0.020451626,-0.034769014,-0.04108099,-0.011482182,0.00028742422,-0.05049188,0.0019593888,0.007914806,-0.038375165,0.008650567,0.011381978,-0.024825945,-0.03302684,-0.038160447,0.021946806,-0.019717006,-0.038480494,-0.014194321,-0.0037705265,0.021043796,-0.010576201,-0.023748765,-0.002802029,-0.038802493,0.010840143,-0.024323892,-0.007112819,0.04902845,0.004142859,0.000526754,-0.02929698,-0.000019162604,0.026228042,0.0034739901,-0.033487353,-0.03373807,0.039566483,0.021911755,-0.006148677,-0.026062835,-0.014984073,-0.010821809,0.010251203,0.014070151,0.04435929,0.065517604,-0.0042774687,0.02351894,-0.034079976,-0.023541233,-0.0007916231,-0.000012447149,0.009752087,-0.00074261415,-0.0024954004,0.04266333,-0.037744526,-0.0023335777,-0.043498367,0.023137923,-0.012990198,0.056955382,0.012200772,0.0077329674,0.008965716,0.007325231,-0.007853571,0.007808056,-0.00049747975,0.02806905,-0.031819284,-0.010724956,0.04834716,-0.028209733,-0.002939104,0.0049581663,0.007337567,0.0061132815,-0.055420768,0.0075788647,-0.022771126,-0.023520865,0.00087051216,0.05631782,0.014320571,0.022458749,0.012338622,-0.0065481355,0.025491707,-0.025943238,-0.0010863993,-0.008948777,-0.038130768,-0.01306268,-0.01962297,0.03104622,0.03451835,0.0280436,-0.005575069,-0.025345905,-0.022251168,-0.016993564,-0.00023453774,0.025855392,0.043750443,-0.016818337,-0.046475206,0.014442341,-0.014409481,-0.01047667,-0.006290969,-0.0016199682,0.05621097,-0.0012409402,-0.010650913,0.003063725,0.009194612,0.028850647,-0.052097972,0.040270373,0.00046881908,0.0016454245,-0.004578464,-0.021624241,-0.0064811166,0.03373733,0.04284574,-0.03078185,-0.02144617,0.022429472,0.041061148,0.05236243,0.021865198,-0.065235905,-0.014174153,0.010643393,-0.030298466,-0.027830776,0.0152162425,-0.016849266,-0.06764926,0.026861353,0.003926132,-0.018622331,-0.06540073,0.013227995,-0.009053876,-0.025533775,0.015647953,-0.0009196294,-0.04156249,-0.034559388,0.030283619,0.031300798,0.0050346274,0.011284912,0.041831568,-0.019029263,-0.0077677793,0.08848006,-0.014573856,-0.017875507,-0.006386145,0.07826094,0.048297197,0.07101042,0.015429968,0.028784243,-0.019905742,0.004388829,-0.009864778,0.038314324,-0.013269231,0.0040717446,0.010633158,0.07221516,-0.045246556,0.024723785,-0.051379226,0.0019729135,-0.044472322,0.016836718,-0.07492193,-0.03019548,0.0022679304,0.046016462,-0.005202253,-0.0024799511,-0.017980646,-0.008658442,0.028514348,-0.01672973,-0.0235733,-0.029628228,-0.02598856,-0.052440368,0.0037244132,0.0017670324,-0.00023997294,-0.029533245,0.024934065,-0.010220528,0.013053359,-0.049248487,0.012158972,0.016028978,-0.047118593,-0.030253502,-0.026943674,0.028147371,0.0076742526,0.02304287,-0.00798913,0.054329667,-0.06191117,-0.05857315,-0.0010660061,-0.03155579,0.016020892,-0.04474432,-0.0076918337,0.019514687,0.053323727,0.009316947,-0.029026266,-0.013925776,-0.04290631,-0.05106804,0.01146451,0.02451445,0.021038411,-0.0145144,-0.029671855,-0.03723398,0.022326134,0.0064759674,-0.0018275756,-0.013269439,-0.007883795,-0.00878546,-0.062567934,-0.047874436,0.051330578,0.007150741,-0.06484075,0.0029001553,0.03773375,-0.030470027,-0.06687972,0.0011060438,0.040419642,-0.0057265973,-0.04657261,-0.007924896,-0.049693268,-0.019693034,-0.0037648943,-0.04105246,0.008828701,-0.03987714,-0.055490386,0.04616637,-0.0053661615,0.041442733,0.0031712437,-0.004992404,0.0022258365,0.001317549,-0.02296016,-0.012078843,-0.031920884,-0.00970506,-0.011497139,0.034196537,-0.0041452097,-0.010377246,0.020382712,0.009061543,0.035450034,-0.043223485,-0.027930947,0.04933086,-0.01699568,0.009071373,0.053046394,-0.0042891214,0.039738357,-0.016842525,0.017755449,0.015113964,-0.028430315,-0.006391696,-0.005963936,-0.0038532985,-0.03320569,-0.011029652,-0.0045372047,0.089848846,-0.028257864,-0.01822614,-0.014628595,-0.011019287,-0.0043987334,0.014813332,0.041082285,-0.024070224,0.03799194,-0.031565815,0.01746695,-0.017815694,0.017736005,-0.046001226,-0.017047852,-0.0430792,-0.01610572,0.03416541,-0.03199556,0.032885555,0.016672377,-0.014350498,0.0011712357,-0.03548157,0.035076406,-0.033927556,-0.03718485,-0.017187897,0.055334125,0.034122013,-0.0004933583,0.012998265,-0.0034762823,-0.027297447,-0.0021368675,-0.027285196,-0.00566534,0.008997625,-0.0032831694,0.028687075,0.03533669,0.042914364,0.032913584,0.06788509,-0.0065029133,0.03733811,0.0065248767,0.017264895,0.024092585,-0.014857202,-0.006055553,0.001976487,-0.03686634,-0.024755828,0.015626097,-0.0057057156,-0.014078499,-0.038430348,0.05687439,0.03883146,-0.035499543,-0.010880566,-0.022361113,0.027356502,-0.14836136,0.007676217,-0.012476853,0.0075456426,-0.035678815,-0.029287862,0.035135277,-0.049726482,0.020120334,-0.006652463,-0.022530697,-0.043266244,-0.026564078,-0.012031738,0.0537548,0.0143080875,-0.00867137,-0.00209817,-0.032578025,0.052704494,0.014946688,-0.027455673,0.049604453,-0.0017905671,-0.043551367,-0.0020688202,-0.009626615,-0.012714433,0.00008418096,-0.02988356,-0.017671263,-0.008404333,0.03296936,0.04361056,-0.013499936,-0.008507922,0.02389747,0.011900569,-0.06315259,0.025488056,-0.0074573406,0.035620112,-0.008838199,0.02720003,-0.0052683875,0.06728244,-0.0042093475,-0.014996221,0.0004947524,-0.00168746,-0.022454053,0.027476804,0.0016465139,-0.025908152,0.0075322394,-0.00061221217,-0.042035174,-0.0028741453,0.002773043,0.03643021,-0.013004096,0.049484417,-0.022797873,-0.025109403,-0.024692697,0.037978813,-0.0044473694,0.025925776,-0.030277641,0.011605184,-0.05065136,-0.023494385,0.009656212,-0.056215048,-0.01753084,-0.025778368,0.029124046,-0.03916194,-0.027748708,-0.029097052,-0.06867895,-0.01210032,-0.01380171,0.0044276468,0.058137305,-0.015097838,-0.02912935,-0.00061823585,0.013725867,-0.0022917201,-0.021078045,-0.050393585,0.027922126,-0.018888175,-0.03296821,0.014996851,-0.017216625,-0.0013947602,-0.054473456,-0.03330332,-0.002439514,-0.013371115,-0.006134759,-0.05637318,-0.029503403,0.015749145,0.038884528,0.023921296,-0.04611165,-0.057517115,0.0040289913,0.006827553,0.0028889645,-0.00078479043,-0.051329713,0.013424618,-0.039062288,-0.0232083,-0.013635802,-0.05440903,-0.015873624,-0.016668592,-0.011955536,-0.03959173,0.03985257,0.038638696,-0.022908136,-0.015579541,0.026548391,-0.007666753,-0.023723653,0.018140651,-0.00090609526,0.027348273,0.06614878,-0.023846291,0.033845916,0.049667723,-0.026896086,-0.04965273,-0.018491497,0.040800225,0.0031352686,-0.014510686,-0.01738074,-0.0056149415,0.01769067,0.009796432,0.06280635,-0.026533078,-0.020571576,-0.05509259,0.011870754,0.07165526,-0.007993563,0.07265658,-0.007959895,-0.04163717,0.049084302,0.056916337,0.02637563,-0.02685477,-0.012026206,-0.027833639,-0.017505528,0.0651914,-0.010946199,-0.034398858,0.031396862,-0.017518679,-0.00874974,0.055037446,-0.0013168346,0.00015528857,0.015177989,-0.009275258,-0.0012447394,-0.0314699,-0.023764905,-0.006996844,0.018335033,0.011469392,0.061835032,0.0061034504,0.030706119,0.04256545,0.0030449987,0.034667972,-0.0356296,0.009200163,0.009757406,0.033467107,-0.038041756,-0.025108166,0.03486689,0.006852218,0.03195155,-0.01003892,0.051831342,0.021953924,0.019600006,-0.013295022,0.039384447,-0.0060929144,-0.013195634,0.007678881,-0.038665593,0.0036934228,-0.03592283,0.015518815,0.012243239,0.028080365,0.036019642,-0.0076891757,0.03223745,-0.0041770106,0.058088165,-0.0008455961,-0.014498792,-0.03625,-0.0020954232,-0.0002567334,-0.04828993,-0.000038576134,-0.014276508,0.0082492,0.0014482074,0.036669638,-0.04701117,-0.00446748,-0.0030710718,-0.014643184,0.008669377,0.04340073,-0.008911984,-0.0011840288,0.009566107,-0.007568494,0.009266644,0.04762008,0.015805526,-0.029708067,0.044827476,-0.02417533],"last_embed":{"hash":"eih976","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"eih976","at":1763795350675},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Timeline Estimate#{9}","lines":[258,258],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"eih976","at":1763795350675}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Timeline Estimate#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.006451487,0.010209981,-0.061835498,0.03931174,-0.05245862,-0.016661905,0.006316634,0.024223693,0.0033457538,0.023381736,0.015912395,0.03499381,0.025414329,0.010706123,0.006322004,0.006215867,0.01010426,0.021587169,0.04450349,0.014483697,0.04306291,0.003001718,0.04787904,0.0043300884,-0.0014500956,0.0031216985,-0.035395738,0.027395688,0.049646307,0.053117067,-0.009894972,-0.07290128,0.018477514,-0.021761313,0.03536095,-0.028326409,0.009864015,-0.027069505,-0.04113385,0.035024703,0.0061775553,-0.04187939,-0.018065264,0.01517554,0.020536756,-0.018476231,-0.009452649,-0.016504027,-0.017235406,-0.015348105,0.037730597,-0.022819085,-0.007462388,0.0051301173,0.0142567195,0.035712704,0.0012442529,-0.022762252,-0.04032223,0.012118926,-0.01877162,0.035043202,-0.04908289,-0.016043806,0.02996937,0.015494862,0.042532954,0.019118093,-0.03345936,-0.03797209,-0.009810678,0.02091367,-0.018300308,-0.03591759,-0.053524375,0.006702492,0.067798175,-0.012354899,0.02989573,0.016264074,0.01645369,-0.046634935,0.008800649,-0.014397544,0.00021085967,0.03277392,-0.052265055,0.09879777,0.041624725,-0.057040855,0.00026055097,0.017421147,-0.008581096,0.016162047,-0.017446935,-0.021106869,-0.028559508,-0.0014511864,0.035300165,-0.012657886,0.016904844,-0.023235755,0.03286411,-0.015932819,0.013522081,-0.0173403,0.010021595,0.005052352,-0.019050851,-0.02434786,0.003067197,0.051723186,-0.020030688,-0.008393678,0.010415779,-0.015843017,0.010185908,-0.01133272,-0.028452618,-0.03880954,0.018706871,0.011051138,0.031470582,-0.021825332,-0.013196218,0.014326242,-0.014717734,0.0007109736,0.035548408,0.04530661,-0.0074164914,0.044077624,-0.039441586,0.034249693,-0.05366292,0.007066666,0.0035688018,0.03110377,0.0009935377,-0.03140192,0.038131434,0.07371927,-0.052172273,-0.005235896,0.023139978,-0.013551032,0.019315116,-0.019521609,-0.020561233,-0.024128363,-0.027615406,0.049412824,0.010939493,0.037747372,-0.0055073565,0.051150117,0.008482154,0.0039816666,-0.04411211,0.029053254,0.003508626,0.029273054,-0.022612043,0.027258707,0.0062911087,-0.037654087,-0.00021583644,0.0018147477,-0.025669733,-0.023818046,-0.00013759671,-0.00936021,0.019707868,0.03587203,0.023426473,0.021888014,0.07518946,0.018947616,0.054659124,-0.042691488,-0.035239223,0.014187246,-0.003243856,-0.014322451,-0.020727908,0.026920382,0.05006367,-0.0038343829,-0.024066707,0.025690688,-0.023240896,0.049312305,0.002686416,-0.0085645905,0.021368518,-0.0015150089,-0.014512738,-0.010463938,-0.033327777,-0.014082574,0.025968447,0.025750753,0.013273807,0.017550837,0.00045695656,0.011213702,0.0021862928,-0.040409163,0.014464317,-0.019585392,-0.04664915,-0.025627745,-0.013926356,0.025807984,-0.013361367,0.0030775596,0.008746007,0.03639796,0.0107936,-0.032032795,-0.037842367,0.015210153,-0.034607455,-0.003913273,0.018513106,-0.019107228,-0.008920165,0.032811455,-0.014309055,-0.034878056,-0.039791424,0.0057831486,-0.015714325,-0.018174225,0.07421797,0.005214803,-0.053752713,0.03924723,0.0031183483,-0.02680149,-0.022660116,-0.0002600398,0.03293659,-0.034184307,-0.038078118,0.0055866744,-0.02799387,0.043137472,-0.033827435,0.034711484,-0.03706306,-0.002706992,-0.03412238,-0.009862887,0.029210223,0.02269279,0.028421925,-0.0055804127,-0.003889846,-0.021196293,-0.0125381,-0.0010048624,-0.007660671,0.01930676,0.032870654,-0.028058682,-0.018123407,0.0027496042,0.018641755,0.04951169,-0.01108523,0.036915045,0.0096505135,0.055100456,-0.05294179,0.013158275,-0.03033551,0.010718164,0.03338454,0.031521957,-0.038464345,-0.015723048,0.03257718,0.011123002,0.011100815,-0.050678067,0.006262436,-0.011222442,-0.0026919844,-0.024318183,-0.021409694,-0.0050783427,0.05657408,-0.014851574,0.00965832,-0.000092617,0.007088926,-0.14989361,0.01644141,0.0068537737,0.08816206,0.0058282027,0.022137009,-0.0050418633,-0.0567195,-0.04956584,0.07883505,0.006843844,-0.046052292,0.007875722,-0.027466005,0.017468287,0.005167372,0.010325682,-0.01074854,0.0017144574,-0.018142784,-0.02067771,-0.028015932,0.02099893,0.02424709,-0.0365986,0.004877139,0.042649504,0.009181753,-0.015063352,-0.03759227,-0.027672963,0.023906486,0.015754165,0.0027961975,0.030416727,-0.016909648,0.025563262,-0.00345049,0.03485952,0.015005881,0.0034739992,0.03597922,-0.0012096935,0.018256944,0.023760766,0.019719698,-0.021246508,-0.0023320473,-0.019564884,-0.017814802,0.033473134,-0.024338517,0.0043949788,0.007917864,-0.04630546,-0.033802673,-0.046432547,0.05405495,-0.037101433,-0.04470666,-0.01502942,-0.027312662,0.007824575,-0.056829225,0.0022722357,-0.021764595,0.004062396,-0.017780721,0.014844653,-0.040695295,0.023774112,-0.038588617,0.03680771,-0.013915142,0.016897408,0.02937852,-0.028475085,-0.02495692,0.017952325,-0.09298243,-0.023427496,-0.012705687,-0.015458278,0.02305848,-0.05806411,-0.0053819423,-0.0025255433,0.00586085,0.016465899,0.2625507,-0.022907775,-0.0040829415,-0.006158471,0.06226045,0.009032251,-0.0058057862,-0.006887972,0.017022055,-0.021903697,-0.024878806,0.025092855,-0.008836758,-0.0008087323,-0.031171419,-0.004821001,-0.061206125,0.02481123,0.05078244,-0.020062666,0.00899284,-0.009423212,-0.003626067,-0.03181818,-0.054378875,0.006694705,-0.025637107,0.008951098,-0.028496325,-0.0056668036,-0.03262923,0.024956154,0.03620183,-0.028165156,-0.03403282,-0.0020407448,-0.0019352873,-0.040321227,0.01539903,-0.006207408,-0.011618927,0.0032675627,0.04282705,-0.01030327,-0.035080135,-0.029592162,0.028950235,0.009983775,-0.042955738,-0.0070101046,-0.013573555,0.00788812,-0.019178431,-0.010928794,-0.004038631,-0.027109843,-0.00063051126,-0.006294729,0.0046833297,0.07598124,0.0020055468,-0.0016282991,-0.050638463,-0.019547757,0.030846905,0.025151351,-0.02940634,-0.041880973,0.009186892,0.02171229,-0.016780324,-0.025194753,-0.03172713,-0.0055668866,0.01472482,0.00698217,0.04094422,0.033366613,0.0056380345,0.026930943,-0.039303478,-0.04169284,0.027262595,-0.012898862,0.007226559,-0.011548167,-0.0029350538,0.033225536,-0.042625185,0.0038103696,-0.038365945,0.04831698,-0.020886336,0.037783865,-0.004511287,0.006536279,0.022599412,-0.010153167,-0.0017360267,0.023308648,-0.0031727692,0.029933536,-0.017381124,-0.008099321,0.031114,-0.046743676,-0.0050006122,-0.01686518,0.007091507,0.019669373,-0.05529974,-0.008082086,-0.022904992,-0.034339584,0.0036075397,0.04937695,0.02027947,0.05055535,0.046235148,-0.0057600345,-0.0015443552,-0.03340632,-0.008090692,-0.021437282,0.00373263,-0.030039117,-0.0204003,-0.00715099,0.03550662,0.01882641,-0.0074964846,-0.038686194,-0.024292914,0.010359812,0.010648857,0.025884137,0.012675475,-0.015803687,-0.04563921,0.021521177,-0.052103408,-0.050684363,-0.0037388618,-0.020872036,0.05590872,-0.027324634,-0.03201557,0.004670625,0.008182882,0.020800618,-0.030361285,0.03460897,0.03100696,-0.010921312,-0.014504135,-0.045585245,-0.016112821,0.03125058,0.02793475,-0.018043999,0.0030976303,0.02324479,0.030698214,0.053830855,0.03005237,-0.034885067,0.011256385,0.0033734676,-0.049283765,-0.023759138,0.0017757018,-0.03125445,-0.020036705,0.0053427294,0.013876682,-0.02312374,-0.039308973,0.022617232,-0.012710048,-0.047207147,0.013034649,0.008465591,-0.05488693,-0.006261714,0.026644506,0.021177597,-0.019518875,0.0027412619,0.013743965,-0.015601086,-0.021247184,0.08891984,-0.0051204055,-0.02754628,0.01592157,0.059187368,0.06914447,0.04749634,-0.00063335424,0.011662808,-0.027019538,0.0052141543,0.0056746216,0.029316694,-0.021287544,0.0023038401,0.0221971,0.051897895,-0.026051467,0.036056966,-0.027116556,-0.025769074,-0.00021126567,0.0093203895,-0.07156774,-0.05650281,0.014530886,0.057875622,0.03272708,-0.012804656,-0.006358069,-0.011285952,0.026499035,-0.0092906775,-0.01335217,0.023620587,-0.015171961,-0.035035532,0.0065110447,0.015481653,-0.0007686379,-0.02494595,0.028921716,-0.0028429877,0.014481807,-0.029004747,0.0014602321,0.011564064,-0.04410414,-0.03082014,-0.01595768,0.017761108,0.0093194535,0.017585143,0.0062375055,0.0284661,-0.084419556,-0.06316903,0.00007532384,-0.029136494,0.029147716,-0.04271908,0.028019862,0.014779689,0.031970974,0.0220237,-0.009394131,-0.011052427,-0.035293702,-0.07151347,-0.009058568,0.029728444,0.02874995,0.010511623,-0.018851716,-0.05935158,0.014136571,0.0017098234,-0.017915284,0.015090606,-0.019677896,-0.035152122,-0.058156732,-0.05741622,0.034345716,0.016929427,-0.038425107,-0.031520665,0.03918032,-0.04970493,-0.056627937,0.0021600532,0.022107689,-0.0024089147,-0.04775742,-0.032447305,-0.06461836,-0.016398678,-0.016755188,-0.053121764,0.0026798155,-0.031088144,-0.04323176,0.04562974,-0.031055659,0.012276116,-0.0043323124,-0.013637235,-0.018180514,0.0015304455,-0.006093393,-0.00015341512,-0.024966473,-0.007538467,-0.03087134,0.059086423,-0.011420825,-0.013181775,0.022115327,0.02713048,0.031382516,-0.05167474,-0.014565036,0.053375192,0.010782063,0.027350668,0.060157273,-0.012380146,0.057618678,-0.016332058,0.009707533,-0.012349279,-0.023778167,0.016321003,-0.0071230363,0.019945215,-0.02820733,-0.013898276,0.011698038,0.07732849,-0.04229246,0.00483474,-0.04433989,-0.015949365,-0.010697759,0.018333849,0.054969944,-0.0023211606,0.038086507,-0.020746676,0.008113172,0.0028808909,0.022208655,-0.044152156,0.00066270056,-0.010738135,-0.02195103,0.018370053,-0.03180756,0.020144392,0.015264172,-0.027022457,-0.011611422,-0.03546664,0.036406763,-0.034332752,-0.038317617,0.007621306,0.03604342,0.015827378,0.00027326436,0.011577995,0.005833608,-0.03079014,-0.00041404518,-0.009821807,0.0055950386,-0.024991727,0.009578907,0.036865253,0.020475388,0.02731788,0.031460322,0.041525695,0.010044277,0.055313326,0.013954827,0.024932409,0.019182045,0.00007095654,0.008588425,-0.037189927,-0.03775099,-0.016275471,0.018286197,-0.008637654,-0.047302384,-0.021241415,0.061481073,0.036483955,-0.046516396,-0.014398719,-0.04115826,0.028568834,-0.15043998,0.015783116,0.0057963347,0.012477444,-0.022776028,-0.025315003,0.011654779,-0.053665053,0.000976435,-0.010667056,0.013156465,-0.033439565,-0.035446007,-0.009332856,0.035495393,0.016603867,-0.033455595,0.0068610273,-0.02825795,0.05981824,0.022399602,-0.02739138,0.04454375,-0.0024090305,-0.050335743,-0.0057246946,-0.034812793,-0.016766483,-0.009495248,-0.0039000975,-0.015407882,-0.019545412,0.028841566,0.043728914,-0.018064514,0.028266018,0.027188748,0.008727983,-0.0659917,0.03142273,-0.015117811,0.043635946,0.020964481,0.0069063,-0.02060966,0.080208965,0.003979464,-0.0061380104,-0.0026716844,0.00729844,-0.026881479,0.029425545,-0.041708924,-0.005443834,0.027869957,0.013689022,-0.025779797,-0.0024242736,0.017694015,0.03268423,-0.019591317,0.051785503,-0.027806452,-0.052028112,-0.014068143,0.03914008,-0.01702893,-0.00774784,-0.03937615,-0.001979198,-0.017670149,0.011665121,0.0111121265,-0.023428418,-0.014054426,0.00072020845,0.056266677,-0.028881803,-0.036796276,-0.014499155,-0.05399275,-0.035804994,0.009799856,0.02022352,0.042109415,-0.0107972445,-0.025152579,-0.041560564,0.016632283,-0.006319892,-0.039398734,-0.05504373,0.011817831,0.005309493,-0.0132144615,0.015474557,-0.03501693,0.010345989,-0.02411022,-0.02531034,0.0030734872,-0.023149384,-0.020695137,-0.045065444,-0.0007668122,0.018565454,0.041039813,0.00045780174,-0.03942498,-0.052813597,-0.002886423,-0.008213377,-0.0005649304,0.025284052,-0.07800634,-0.008780542,-0.015703915,-0.028890325,-0.027859567,-0.06948037,-0.02250157,-0.03807795,-0.02423401,-0.03110875,0.042518437,0.08145086,0.010268327,0.0016531247,0.035413284,0.0017990234,-0.031208094,0.009390329,0.00041661505,0.017203463,0.05541485,-0.021195699,0.017875543,0.041590746,-0.040347356,-0.045325357,-0.025172755,0.05605326,0.011158373,-0.02588864,-0.016424786,-0.021229146,0.0062604207,-0.0094297845,0.060133476,-0.019943828,-0.004674369,-0.04066252,-0.005327164,0.07363241,0.0008998199,0.046680216,-0.007761729,-0.032224286,0.03995323,0.06714199,0.038727663,0.0032600416,-0.03511625,-0.00084816496,0.0065149954,0.065091826,-0.017328918,-0.029705252,0.009486195,0.0019613593,-0.014310209,0.045247104,-0.015866762,0.023328405,0.023822159,0.03300019,-0.014444756,-0.016490266,-0.010242413,0.022931235,0.022269709,0.0136257745,0.038170666,0.021848846,0.021599611,0.046411783,0.010339525,0.040705305,-0.03049493,-0.022677654,0.021160815,0.03130036,-0.034838032,-0.04721546,0.049197618,0.022903841,0.030432465,0.035877828,0.054704305,0.014604105,0.017299997,-0.005401587,0.009122098,-0.013446513,-0.013291427,0.026722517,-0.014544311,0.012261523,-0.03218261,-0.012861865,0.00726157,0.029875686,0.020124706,-0.033960607,0.028388403,0.017397474,0.055760417,0.039369266,-0.024942134,-0.029075628,0.0022852246,-0.0034631975,-0.07321408,-0.0109624555,0.016947908,0.00140846,0.003939448,0.025722846,-0.046130348,0.003965484,0.0005877365,-0.027848914,0.0020408577,0.03999044,-0.01107064,0.013504706,-0.030704597,0.01039342,-0.01021292,0.03635537,0.04865471,-0.028635595,0.031983808,-0.033562705],"last_embed":{"hash":"51i8g6","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"51i8g6","at":1763795350675},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Timeline Estimate#{10}","lines":[259,260],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"51i8g6","at":1763795350675}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04002589,0.00952202,-0.035276145,0.01912896,-0.022725688,-0.0075382264,0.03210577,-0.024542857,-0.0027159248,0.051839065,0.048101388,-0.0059222504,-0.011260385,0.023560818,0.023054153,-0.024080455,-0.005680061,0.028998572,0.03357452,-0.0024637952,0.007814054,0.04304881,0.0025377446,0.005078285,0.02530113,0.026616212,-0.0079003,-0.015533364,-0.012920711,-0.0057975966,-0.027919695,-0.03616853,-0.019170705,-0.019026672,-0.03168215,-0.047600504,-0.0057012006,-0.031753127,-0.025953677,0.0421257,-0.00068749936,-0.02081669,0.008427812,-0.022944394,0.023214832,-0.027177095,0.027588943,-0.011429902,-0.018013328,0.005774027,-0.03520829,-0.02654596,-0.012478624,0.008557241,0.002780644,0.016162138,-0.007194344,-0.02272124,-0.037357878,-0.01097504,-0.056005422,0.042022463,-0.029566776,0.006240252,0.025714219,0.0058617075,0.017336156,0.011684565,-0.013393138,-0.032713965,0.0031607493,0.03194677,-0.03278476,-0.013860139,-0.026585178,0.035728745,0.02195891,-0.02882327,0.007194042,0.03201104,-0.0016477483,-0.030098222,0.026110552,-0.0018611859,0.0077593713,-0.033520583,-0.050431196,0.11224643,0.04480039,-0.01488406,0.0054053,-0.028734472,0.04200671,-0.048540693,-0.02884477,-0.040354557,-0.01616176,0.006599625,0.024392698,0.019016758,0.00823626,-0.023276446,-0.009696987,-0.035859007,0.00080969697,0.031199438,0.029784277,-0.0011773666,-0.032167826,-0.027451055,0.0053963177,-0.021230118,-0.03604384,-0.0025056235,-0.008968818,-0.024478203,0.030245414,-0.005339189,-0.0388581,-0.040895257,0.036086015,-0.021303955,0.029482521,-0.017474005,-0.00865207,0.019644639,0.005370816,0.04148331,0.025092509,0.04332535,-0.0403846,0.0126597285,-0.022442022,0.02851131,-0.032225117,0.004741924,0.011897659,0.012878718,-0.023083182,-0.051812913,0.011161733,0.08196876,-0.04957132,-0.030893955,0.05663606,-0.040376592,0.04834848,-0.027963435,-0.008376507,0.015266497,-0.0027246068,0.0020827055,-0.007132531,0.0062857675,0.03760253,0.027642503,0.0017084356,-0.020218693,0.007072528,0.03581221,-0.01740338,0.077567905,-0.016462842,-0.014954832,0.038366716,-0.043439265,0.028961238,-0.019584028,0.009588597,-0.037608832,-0.028246768,-0.009460078,0.0208808,0.0394973,0.0066070347,0.032977913,0.049642276,0.037091672,0.016307633,-0.042901307,-0.08576024,-0.035624024,-0.02013779,-0.053295292,0.018063948,0.009120089,0.06092111,-0.016147751,-0.029639512,0.04852262,-0.04516851,0.0166045,0.023697434,0.0099977795,-0.0075399303,0.003437968,0.029255932,0.005297962,0.0056989957,-0.057046883,0.0062221205,0.014915133,0.096430756,0.003551049,0.027058845,0.01145743,0.043052327,-0.030153304,-0.0011943128,-0.057820596,-0.015351706,0.0036015117,-0.022122316,0.014350456,0.0030802258,0.020166356,-0.030786904,0.030464487,0.011729482,-0.020375418,0.000930595,0.03780661,-0.022475788,-0.00019587469,0.07481974,-0.00027142014,0.028619628,0.03185653,-0.02460395,-0.006868283,-0.021161279,-0.007487849,-0.036768917,-0.0348675,0.068990126,-0.009609596,-0.053156912,0.018946616,0.018103506,0.0014767597,0.021838933,-0.020797921,0.008482048,-0.028824968,-0.0392826,-0.0039333184,0.01970034,0.040522072,-0.028576769,0.011931318,-0.032469902,-0.009118099,-0.032824162,0.017089175,0.033207275,0.005247348,0.0018942892,-0.0017935318,0.011951637,-0.02526422,0.044429325,0.035575695,0.010517231,0.023827175,-0.0134688085,0.033485975,-0.030543186,-0.05462797,0.022087598,-0.016318694,-0.035421353,0.058002442,-0.0030683118,0.04753088,-0.017973986,-0.0049762516,0.03526804,-0.014916745,0.06459555,0.04823231,-0.05705248,0.017810835,0.021404786,0.021485213,-0.012993424,-0.015913647,0.038520128,-0.003087014,0.005178483,-0.042049523,-0.033259127,0.066397205,0.07525255,-0.012030481,-0.0054543084,0.0232955,0.011629041,-0.15433624,-0.017267173,0.02983165,0.03619554,-0.011181876,0.011858966,-0.043504022,-0.043905135,-0.033876833,0.034145374,0.023987731,-0.046900395,-0.0035459273,-0.0025770871,0.00015893775,0.014574689,-0.012521022,0.023170069,-0.014756065,-0.056134053,0.01282332,-0.026101606,0.039956618,0.0133885695,-0.0074326354,0.0025704936,0.05644247,-0.018372599,-0.024460647,0.014506317,0.009302056,-0.021716775,0.013341924,-0.012202411,0.02865326,-0.0024266595,0.03175512,0.013536614,-0.0006442921,-0.008554215,0.019714965,0.028832395,-0.020031057,-0.008507464,0.0040285047,0.016164672,0.029804565,-0.030232672,0.00085640175,0.022463711,0.0220081,-0.020291796,-0.03134026,-0.013250375,-0.0362098,-0.03383154,-0.0055639246,0.041982606,-0.010178394,-0.057037815,0.02773833,-0.029778551,0.01740691,-0.066136934,0.013010863,0.0032152582,-0.010785543,0.0054081976,0.026124442,-0.007939867,0.0058184015,-0.052512474,0.022238864,0.005366859,0.017989969,0.005354055,-0.03632388,-0.037300754,-0.004546719,-0.10453871,0.01916803,0.015192877,-0.021262895,-0.013177405,-0.027552493,-0.021612847,-0.027428553,0.02277138,-0.00050537,0.24236609,0.023849688,-0.014837371,-0.011193801,0.020314723,0.0068247076,0.006882494,0.02358221,0.050282,-0.045123644,-0.006370079,0.008597933,0.01662237,-0.011976426,-0.021454647,0.0012867342,-0.026876155,0.0015954326,0.020366136,-0.004214686,0.010884366,-0.0063895313,-0.00014079723,0.036671877,-0.065746754,-0.021136321,-0.0061796885,-0.006401109,-0.03894695,0.002948212,-0.0043852385,0.052248094,-0.020975089,-0.022256462,-0.07335587,-0.0005538287,0.017196834,-0.02194852,0.032566737,0.023401449,0.00457209,0.010620393,0.011224591,0.0114887105,-0.01766921,-0.0039921636,0.029702995,0.02102822,-0.056844667,-0.045717675,-0.044491187,-0.0154516995,-0.05535572,-0.013940341,0.02383329,-0.035673566,-0.017931866,-0.048431,0.024221098,0.032219294,0.03350317,0.007893817,-0.087674744,-0.056708667,0.028179804,0.021558002,0.018890208,-0.042771425,0.03017821,0.043000605,-0.031181006,-0.026743667,-0.02350794,-0.028398005,-0.004730301,0.015339058,0.058074787,0.07919882,0.03399802,0.018854743,-0.022593854,0.00068875466,-0.015376797,0.028100565,0.01927188,0.02562548,0.017518032,0.06454995,0.004981789,0.00096107536,-0.002101158,0.016734907,0.04406965,0.038945723,-0.01093162,0.018452268,0.002358947,-0.014507161,0.007755982,-0.009226952,-0.0066029155,-0.006244634,-0.035963878,-0.023428844,0.07263407,-0.025641602,0.014911059,-0.022909896,0.03968028,-0.010725294,-0.03361816,-0.005679828,0.024066366,-0.027296573,-0.016700532,0.03575202,0.03647584,-0.02315927,0.036762983,0.0053720856,0.0060126097,-0.018542983,-0.015720982,0.014926084,-0.027145613,-0.04300668,0.012031245,-0.034806024,-0.015570843,0.05584172,0.049619686,-0.020223081,0.0016414853,0.026167199,0.011088993,0.022884198,0.021195915,-0.004120752,-0.015191029,0.017080588,-0.042390347,-0.00670623,0.0002654854,-0.03838483,0.042615402,-0.001441738,0.03596818,0.012543886,-0.010484533,0.018900102,-0.024675125,0.058785178,0.047104165,-0.0082521485,-0.007890956,-0.03350919,-0.0032874185,0.0069132075,-0.007904901,-0.04312813,-0.02957681,0.04301428,0.04488735,0.05421085,-0.0035835553,0.00030527113,-0.04818532,0.013044216,0.006605485,-0.014515156,0.018395953,-0.03985431,-0.059251685,0.025374744,0.023179512,-0.002723404,-0.069785595,-0.0093239825,-0.0018055188,-0.040032756,0.04746027,-0.014917048,-0.053790804,-0.038919546,0.014304439,-0.017098619,0.014477516,0.013239401,-0.014232358,-0.002786072,-0.015058638,0.085542195,-0.008027813,-0.008600727,0.018384498,0.039874617,0.073156245,0.026589416,-0.016560644,0.027631937,-0.038138524,-0.016648322,-0.016611438,-0.012809451,0.0045928173,-0.029074885,0.02328075,0.023876192,-0.019143729,0.031646162,0.00030567247,0.02629567,-0.0596397,-0.041764934,-0.012253562,-0.074440934,0.048562136,0.059755974,0.029363537,-0.033792153,-0.015074705,-0.014452919,0.03755549,-0.026977215,-0.00749778,0.028904153,-0.027822569,-0.044037014,0.023160458,-0.026131835,0.00077572966,-0.010352618,0.0022924028,0.016983975,0.00711608,-0.050734982,0.010790367,0.028728293,0.023452364,0.004946168,0.03910996,0.02062233,0.041441556,0.03929666,0.015143034,0.050694298,0.004436823,-0.017429749,-0.024563177,-0.026617786,-0.0049916687,-0.07093618,0.022588132,0.002744959,0.047660798,0.016743997,0.0055636917,-0.032057453,-0.00415546,-0.04006479,0.024966815,0.022432458,0.01813392,-0.017129634,0.015021079,-0.03496669,0.024838462,-0.0025528048,-0.03908297,-0.040431928,0.001289686,-0.007257685,-0.052183557,-0.0133744925,0.003193038,0.006745653,-0.047818832,-0.011851429,-0.033362463,-0.005275497,-0.057036135,-0.015051691,-0.0071958187,0.024757374,-0.055883165,0.023917163,-0.05256596,-0.012481846,-0.03100272,-0.047454763,0.0025936128,-0.01189189,-0.015756734,0.00313934,-0.041810017,-0.0006714388,0.014247507,-0.022876937,-0.010507833,0.013609084,-0.03191554,0.017312516,-0.03199334,-0.035241254,-0.010717495,0.05333507,-0.011673653,-0.0043313573,0.050011817,0.0048828735,0.042459834,-0.024685444,-0.0027003833,0.07234735,0.011488288,0.018219618,0.08049337,0.00417706,0.008140754,0.0041527553,-0.043434393,0.01244322,-0.021874744,0.010288055,-0.009122074,-0.010994816,-0.036660258,0.009579693,-0.024723591,0.05741487,-0.0404323,0.010828579,0.010862976,-0.0069975476,-0.03718398,-0.016264122,0.036652476,-0.031402905,0.017440783,-0.03367904,0.028997594,0.016850425,0.06675243,-0.030803503,0.016399277,-0.08230014,0.005111041,0.01140739,-0.06326711,0.035738613,0.009804712,0.002023162,-0.00062122813,-0.036786444,0.019399662,-0.023094857,-0.03176511,-0.014600026,0.035368424,0.024607979,-0.032221712,0.070956655,0.0126144495,-0.021695146,0.0021690966,-0.021858,0.022508223,0.009641175,0.032888934,0.031797342,0.023394966,0.016077785,0.018786104,0.016005443,-0.000568144,0.02092539,-0.0011023388,-0.00922348,0.0009165549,0.005278123,-0.011748929,0.0032584474,-0.02069495,-0.007277859,-0.027950527,-0.014277693,0.012503064,-0.012438195,0.056266263,0.019576395,-0.044651613,0.02193016,-0.032166082,-0.017896635,-0.14118567,0.01600561,-0.017005073,0.0031030916,-0.006764979,0.00039516634,0.005478371,-0.043850087,0.0035267782,0.006839857,-0.009375709,-0.017578553,0.009410421,-0.04925522,0.038911656,-0.010670714,-0.021260966,-0.0074189133,-0.0071312683,-0.016169187,-0.0029964098,-0.05353679,0.036329444,-0.00024916272,-0.0309487,0.035780266,0.00047758405,0.004715391,-0.01155238,-0.0014828142,-0.027328439,-0.044833224,0.02294585,-0.011844872,-0.015395645,-0.0059124404,0.013423352,0.02845223,-0.029581899,0.027499527,-0.01941504,0.039581213,-0.0044947225,0.024042347,0.019189928,0.05482247,0.0030925346,-0.03992844,-0.029444618,0.011849424,0.028093137,0.028121212,-0.018510953,0.002420203,0.0040749717,0.002083293,-0.030145306,-0.03485932,-0.05491921,0.014175275,-0.02230032,0.060358018,-0.036683347,-0.036641747,-0.05410856,0.010660458,-0.033038568,0.031732135,-0.014997629,-0.012029243,-0.002620534,-0.014151019,-0.035596482,-0.028232627,-0.0026686108,-0.05630709,0.0044630226,-0.025435517,-0.021921907,-0.012913198,-0.028872164,-0.0027186256,-0.033990964,0.025731424,0.06959376,-0.0006100668,-0.025221592,-0.009773025,0.013248025,0.0075550624,-0.023869412,-0.05404022,0.007403566,-0.003213607,-0.026224671,0.016621673,-0.008346144,-0.026189877,0.026803412,-0.0016165837,-0.006580041,-0.017968765,0.0055654556,-0.02673745,-0.056065317,0.019353218,0.06307536,0.023749756,-0.014899331,-0.053937286,-0.018421922,-0.0018559501,-0.0098500205,0.016528165,-0.051874656,-0.017621249,0.009767676,-0.030615116,-0.044099063,-0.07654765,-0.011458558,0.029205902,0.0094697,-0.025198009,-0.0022810067,0.040054686,0.030183451,-0.0011898411,-0.008957125,-0.009696576,-0.01368052,-0.019509234,-0.02872714,0.016207436,-0.009256257,-0.029548813,-0.040157918,0.06317573,-0.04472347,-0.041563522,-0.01135885,0.010436745,0.021141373,-0.007972197,-0.019835168,-0.010449552,-0.0065284073,0.058665853,0.008325329,-0.06270401,0.03673509,-0.029639037,-0.028057396,0.07562955,-0.015157675,0.05152376,0.0053995876,-0.055413283,-0.034479737,0.07683723,0.026031803,-0.016334955,0.0020681473,0.000590426,0.0081688315,0.02825312,-0.003638332,-0.037303478,0.017642407,0.021480175,0.010041098,-0.0066567217,-0.014663657,0.036833275,0.034716517,-0.043138888,0.016891362,-0.03353723,0.028251776,0.015511527,0.036913548,-0.0011311482,0.066071115,0.037115846,0.015734488,0.0072404905,0.027178017,0.028715726,-0.04780812,-0.009699364,0.0054521984,0.024897926,0.009202579,-0.035952333,0.0582721,-0.020135332,0.013060589,0.0056980085,0.022985626,0.029837403,0.014707914,-0.013377762,0.00869241,-0.0069421227,0.0071552824,0.020277813,0.00049018086,0.008492992,0.009036306,0.012808744,-0.013312166,0.03427878,0.012665442,0.010200515,0.0070679113,-0.021329833,0.028163265,0.011083526,-0.021635361,-0.015644167,-0.029985707,0.039812487,-0.003946373,-0.03837865,-0.031399168,-0.008960715,-0.016247237,0.05530844,-0.012418021,-0.019477466,-0.0011573634,-0.0013414648,0.0068398095,0.025156772,0.0106929755,-0.042962898,0.011556652,-0.0063192258,-0.019951962,0.0400307,0.008730549,0.00069894525,0.026273565,-0.003489667],"last_embed":{"hash":"axvozr","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"axvozr","at":1763795350675},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status","lines":[263,286],"size":633,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"axvozr","at":1763795350675}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03489917,0.016765887,-0.026746128,0.007422912,-0.030906923,-0.026922697,0.012008422,-0.018786032,-0.0063326876,0.037589144,0.049274966,0.017069047,-0.0053438153,0.019756256,0.018746214,-0.024819044,-0.0084649045,0.028089866,0.044695523,-0.018647486,-0.0031431473,0.03802726,-0.0051422752,-0.0002422031,0.03054661,0.012831876,0.009083567,-0.015905736,-0.011971981,-0.013749617,-0.016720792,-0.039203,-0.021568611,-0.035468876,-0.050032903,-0.038705546,-0.015064104,-0.019419484,-0.025711587,0.06570998,-0.0035845633,-0.009974017,0.014148583,-0.028118934,0.015883515,-0.03140744,0.014195681,-0.011457012,-0.021177448,-0.0008198846,-0.021968031,-0.02140217,-0.01773462,0.019723961,0.0036304921,0.02274051,-0.012915103,-0.018672133,-0.037530445,-0.0061422884,-0.03807783,0.04454488,-0.049588136,0.0049169404,0.028164944,0.0092788655,0.00943636,0.031123152,-0.024246063,-0.024450682,0.007848862,0.039961495,-0.024724513,-0.015719851,-0.017696582,0.028574012,0.02628612,-0.021820597,0.011194588,0.037762716,0.004075196,-0.0320369,0.026985584,-0.011011076,-0.010480968,-0.038528107,-0.05091187,0.115483604,0.054862108,-0.010511031,0.007871589,-0.025802692,0.023515455,-0.050726514,-0.024689376,-0.03469834,-0.017004807,0.0050019035,0.025479466,0.002162723,0.0031339196,-0.02617804,-0.008655213,-0.028253602,-0.006408933,0.0464829,0.032521144,-0.016646728,-0.016063642,-0.034499835,0.01673718,-0.01282521,-0.029451694,0.00083230634,-0.008813179,-0.021554133,0.02385382,-0.0065803146,-0.05074043,-0.038025096,0.04260312,-0.0135542685,0.020597992,-0.02624767,-0.014041797,0.012180155,-0.006150949,0.02399218,0.038349964,0.043668333,-0.042154215,-0.0033214788,-0.030158214,0.019817092,-0.032555785,0.007335223,-0.00015281468,0.0320935,-0.014118419,-0.041256085,0.012619998,0.08455509,-0.03693021,-0.021920063,0.056492016,-0.037891433,0.057762217,-0.028181473,-0.019852685,0.026225207,0.01800564,-0.0047446173,-0.02445103,-0.0037520619,0.0367458,0.011925632,-0.017530577,-0.0362963,0.0045560016,0.02798635,-0.011704056,0.062041562,-0.025667109,-0.010305157,0.026992243,-0.047833517,0.034198202,-0.0391547,0.0045515588,-0.038033605,-0.008076314,-0.0059379484,0.011175439,0.047774523,-0.005394337,0.031785667,0.034885395,0.04101378,0.017957283,-0.024854964,-0.08693852,-0.010726083,-0.01941222,-0.041951593,0.026396088,0.011122483,0.055292364,-0.014174011,-0.032355517,0.03680309,-0.044747382,0.01862844,0.024683548,0.0033673784,-0.025760151,-0.00094306516,0.033142447,-0.0059942603,-0.0043991692,-0.038134772,-0.0044007553,0.010510219,0.09138782,-0.0005389995,0.035553023,0.011824413,0.04563834,-0.026678028,-0.0016323383,-0.05274918,-0.03221497,0.005045013,-0.034025352,0.018815555,-0.004260598,0.017564934,-0.017784951,0.029660327,0.006157428,-0.01954022,-0.016599957,0.04703934,-0.017964687,0.008083876,0.07591977,0.005640263,0.028526885,0.025863292,0.0095771635,-0.0014592427,-0.03486743,-0.014786953,-0.04116935,-0.012672827,0.08964202,-0.0047666607,-0.061735194,0.019584108,0.02195753,-0.008864922,0.0019509189,-0.021510357,-0.004211929,-0.01844083,-0.02856521,0.00803991,0.015193834,0.03246175,-0.021706028,-0.0006279938,-0.030212468,-0.0017933483,-0.036405124,0.025195401,0.031067692,-0.006304056,-0.004908323,-0.001741247,0.009204497,-0.02999633,0.049836308,0.0167945,0.005825612,0.025226437,-0.0014821035,0.02328741,-0.03703393,-0.07270394,0.027638884,-0.0154205775,-0.04327237,0.05437212,-0.0059612836,0.05215141,-0.012979472,0.0013424079,0.041115355,-0.0078713605,0.059865307,0.05850596,-0.07126014,0.02360417,0.015197398,0.040285215,-0.007570942,-0.03151842,0.051209133,-0.02346286,-0.0012248203,-0.060385223,-0.026738701,0.060594704,0.06729759,-0.0118486965,0.0073270057,0.012304078,0.023536583,-0.15644394,-0.0034566573,0.038992856,0.043877825,-0.013676637,0.012773795,-0.041368324,-0.030166289,-0.04912252,0.031337947,0.023765184,-0.037878763,-0.01129392,-0.017412111,-0.010910188,0.01917758,-0.013517119,0.0063729766,-0.01145763,-0.062200252,0.016315369,-0.019152189,0.042664725,-0.0008320963,-0.003144417,0.005572021,0.043178167,-0.023959905,-0.029107308,0.0058280854,-0.0067910613,-0.021286983,0.009819464,-0.014647539,0.036402255,0.003315288,0.022348676,0.012942246,0.012950393,-0.013335362,0.018018378,0.019152442,-0.0106255505,-0.021526018,0.0045355554,0.017525887,0.022577586,-0.02543633,0.006484964,0.030766157,0.010258822,-0.010441752,-0.030709168,-0.025423413,-0.034642898,-0.028870396,-0.0051514055,0.05029564,-0.014999766,-0.06389298,0.034891892,-0.027045764,0.022944402,-0.0745699,0.008817905,0.0058857887,-0.00509155,-0.009696402,0.015281892,-0.0053855698,0.0008049963,-0.04499722,0.012179137,0.0071491357,0.020299532,0.0030712644,-0.03077444,-0.037941255,-0.0058135376,-0.10741379,0.024347119,0.0042017642,-0.008286546,0.0020215136,-0.02348665,-0.004830795,-0.02019562,0.023899024,-0.0020745965,0.26057488,0.0067492668,-0.014028211,-0.018450782,0.01786557,-0.015598835,0.0158849,0.02073399,0.0695647,-0.044871546,-0.009418155,0.006769699,0.011158993,-0.02305501,-0.018912314,0.012767398,-0.037418317,-0.0068253833,0.03138258,0.0015563883,0.005499631,-0.011287959,0.008286753,0.006818086,-0.053709753,-0.023235183,-0.012659888,-0.008481267,-0.028827429,0.008177127,-0.004506875,0.05929954,-0.0029387139,-0.016923817,-0.057749663,0.006042231,0.027317444,-0.012600389,0.026022179,0.03528437,0.0063291546,0.015327477,0.010392924,0.014268034,-0.025681056,0.009593207,0.032668665,0.028745398,-0.053381164,-0.026659086,-0.046931565,-0.034637634,-0.047991984,-0.013794231,0.016799834,-0.04415204,-0.006219821,-0.042213496,0.011082073,0.026947975,0.024937898,0.008706126,-0.09342155,-0.048265297,0.02784533,0.027267246,0.012519062,-0.053593375,0.04364847,0.04694997,-0.036735483,-0.019286154,-0.031780705,-0.019304518,0.00520615,-0.00574816,0.04716921,0.07608533,0.019092295,0.030430824,-0.009714098,0.00520506,-0.01213695,0.03079133,0.019787636,0.029899728,0.013416154,0.04749656,-0.00962905,-0.014406843,-0.018338233,0.010374416,0.05497122,0.037637964,0.00032096278,0.029062524,-0.018444486,-0.021234177,0.0043794364,-0.00360185,-0.012728552,-0.0031023684,-0.020840235,-0.027170395,0.058445696,-0.021022521,0.014686815,-0.010003149,0.047481637,0.0071109524,-0.031178454,-0.0062345294,0.009133819,-0.04078767,-0.026751706,0.03869379,0.052775767,-0.020703878,0.031450775,0.007859462,0.007143846,-0.0028439385,-0.018748658,0.01991232,-0.008627794,-0.06154162,0.018955834,-0.03070661,-0.026788803,0.057387307,0.046407897,-0.02508348,0.016761791,0.039992362,0.002143363,0.013877146,0.025123246,-0.0029939774,-0.03462655,0.035471566,-0.034944322,-0.015832124,-0.004297709,-0.038700998,0.031885225,0.0014898008,0.020026725,0.008717966,-0.01403413,0.0032814085,-0.01692637,0.05090751,0.037687793,-0.016507732,-0.009295094,-0.02685566,-0.008891534,-0.0027911419,-0.022543522,-0.05465906,-0.032908153,0.051387675,0.05743994,0.04768913,-0.020633357,-0.006241053,-0.043153223,0.0031362125,-0.0074378867,-0.02304602,0.039846417,-0.037295777,-0.056353655,0.03412236,0.0056298412,-0.024816912,-0.076758735,-0.0055607897,-0.013867248,-0.040892065,0.044593696,-0.011671666,-0.049107164,-0.029881397,0.021913301,-0.030305684,0.017065533,0.009214688,-0.0037702345,0.008320832,-0.0008889989,0.08112704,0.015951695,-0.003940055,0.026958285,0.045342393,0.06444922,0.019709291,-0.0138686495,0.02816721,-0.039079934,-0.01714394,-0.0028087609,-0.017142927,-0.0018800278,-0.028211879,0.03199339,0.0338345,-0.011342143,0.035351995,-0.00008435473,0.037386738,-0.061691362,-0.041814316,-0.013123035,-0.06494375,0.040946294,0.06916551,0.045547917,-0.017214816,-0.01885339,-0.017425852,0.023326593,-0.016848302,-0.0019907039,0.025762616,-0.02165243,-0.046255358,0.026212791,-0.028160973,-0.0032767367,-0.012118137,0.007951531,-0.0006957753,-0.00032247213,-0.04642114,0.00363931,0.028666187,0.021691412,0.005705098,0.03688633,0.0030429414,0.03525222,0.038727596,0.0120864855,0.06296325,0.009066687,-0.012556825,-0.022617145,-0.020338776,-0.009612744,-0.066540755,0.021371901,-0.0055353553,0.051091842,0.032889523,-0.004956907,-0.037970114,-0.022945333,-0.04334412,0.032366198,0.027745936,0.019507088,-0.009154741,0.03084222,-0.038399097,0.012468173,0.001018112,-0.03436372,-0.02145061,0.0009447214,-0.0010193186,-0.05172007,-0.006739563,0.01628497,0.00827236,-0.031579178,-0.004766576,-0.032508243,-0.00495471,-0.053267814,-0.017623395,-0.0066646123,0.035729907,-0.04051095,0.030808972,-0.04008361,-0.008031603,-0.026418049,-0.045338623,0.0049184975,-0.018659355,-0.011145316,0.02039424,-0.03378206,0.00071597163,0.011253416,-0.024905534,-0.010506545,0.025636682,-0.039149787,0.022633424,-0.02987368,-0.014363139,-0.025089512,0.060789652,-0.015341304,-0.008542084,0.04577671,-0.003485599,0.054576997,-0.036878206,-0.0029866763,0.07447757,-0.004280366,0.014338287,0.08097781,0.006162384,-0.016293516,0.01618968,-0.034081083,0.002890334,-0.016983688,0.03726281,0.0032837053,-0.02120079,-0.05391093,0.011444757,-0.017010346,0.055038627,-0.025554074,0.011812961,0.005330788,0.0050296383,-0.039022744,-0.013231009,0.030014053,-0.04014138,0.015630888,-0.026388992,0.024654368,0.02260633,0.050820317,-0.034250565,-0.004215436,-0.06653692,0.0076312716,0.011649763,-0.06713021,0.027946474,0.005248316,0.0019788893,-0.001191832,-0.033181835,0.026871208,-0.016466083,-0.03842635,0.0028040367,0.03191376,0.03135594,-0.037009295,0.068570934,0.02454801,-0.015718466,0.00943184,-0.030510709,0.015483751,0.009721437,0.025385628,0.026544137,0.016008517,0.01812446,0.019968264,0.0036249773,0.0031632057,0.019002749,-0.004424276,-0.0032646458,-0.006429965,0.014571845,-0.006027632,0.010707322,-0.017218983,-0.009088129,-0.025640925,-0.00059706223,0.016115414,-0.005724592,0.05455788,0.014989839,-0.035427563,0.037624724,-0.025112592,-0.02354567,-0.14168262,0.016603077,-0.017660115,-0.004161746,-0.01960125,0.004290907,0.00031798152,-0.043002192,-0.00063943776,-0.006796356,-0.02011439,-0.0018887689,0.009882289,-0.056086652,0.043039326,-0.012872362,-0.010603891,-0.0039729085,0.012189333,-0.011646024,-0.009208225,-0.03108182,0.03356681,0.0001612418,-0.007069587,0.03125754,0.0035059704,0.008875951,-0.00919422,-0.002590373,-0.028418943,-0.041052397,0.016760105,-0.022323279,-0.011175404,-0.00540639,0.014563003,0.03910056,-0.028262569,0.033262733,-0.030824497,0.040494513,0.0038588948,0.026040878,0.032001533,0.052528672,0.0030158039,-0.03460864,-0.02281369,0.006742608,0.019182608,0.03782044,-0.012489427,0.0056756195,0.01440414,-0.007840371,-0.04942152,-0.045956206,-0.04236144,0.017099809,-0.014599806,0.07482121,-0.044021193,-0.04848161,-0.067845054,0.011955723,-0.030965658,0.031066574,-0.0191394,-0.021654854,0.0006668094,-0.0037378483,-0.016362952,-0.015866537,-0.0020823388,-0.05428395,0.0017041897,-0.015462386,-0.019648913,-0.0057250876,-0.040931154,-0.0021332344,-0.025976475,0.026742266,0.078211725,0.013222922,-0.012222584,-0.012659789,0.015076934,0.0042843116,-0.026589084,-0.04535463,0.0124737695,-0.018221876,-0.019340372,0.013318843,-0.010954414,-0.011640175,0.038790032,0.001933816,-0.0035865412,-0.020601476,0.0058078496,-0.033997025,-0.03866811,0.004778807,0.06869786,0.014916382,0.005684113,-0.060807806,-0.0077713905,0.003251012,-0.012969979,0.029220808,-0.04271011,-0.0155106615,-0.004511279,-0.028578853,-0.045983486,-0.07390512,-0.018801585,0.020666858,0.006707786,-0.01589583,0.014132136,0.032115843,0.021237912,-0.004703565,-0.00012943533,0.006696081,-0.020579051,-0.0117117725,-0.016274469,0.024785567,-0.0004449696,-0.03288443,-0.046814285,0.05970043,-0.0476473,-0.038047716,-0.00899491,0.022754451,0.0054779206,-0.009241186,-0.021694122,-0.018355051,-0.0032420412,0.04550384,0.012004483,-0.03898519,0.03665594,-0.028067661,-0.020196272,0.07023369,-0.0055523277,0.054289795,-0.009921416,-0.037935436,-0.033607535,0.06433075,0.012205017,-0.02423646,0.0009204839,0.0029426944,0.008541155,0.018322043,0.0032849316,-0.041407034,0.0004160435,0.016320564,-0.0041543194,-0.009233165,-0.008792694,0.03446224,0.040989995,-0.040882614,0.009325501,-0.043242455,0.036157053,0.008681276,0.03988613,-0.013374745,0.05859462,0.031361282,0.0050326064,0.0068612527,0.005732805,0.02264143,-0.0491462,-0.014866902,0.00063313026,0.016499344,-0.011632721,-0.032467846,0.064359345,-0.016525269,0.0136258975,0.0038080765,0.019368106,0.015375485,0.009035375,-0.015792845,-0.0003080422,-0.005495015,0.023312338,0.0062377783,-0.008884597,0.0062451833,0.008486117,0.024247104,-0.025858982,0.028752454,0.009351487,-0.012000529,0.009470713,-0.012392043,0.0365052,0.007468054,-0.022272311,-0.025102906,-0.02527811,0.020212509,-0.015035248,-0.025833588,-0.021780746,-0.01204748,0.0012057909,0.042920712,-0.019718561,-0.020572828,-0.004800479,0.020207215,0.004985997,0.03377556,-0.00926189,-0.04137742,0.014377137,-0.015171543,-0.01327816,0.035919543,0.008262274,-0.007079683,0.026677256,-0.007915799],"last_embed":{"hash":"1p0dunl","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"1p0dunl","at":1763795350675},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps","lines":[265,277],"size":377,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1p0dunl","at":1763795350675}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.005694152,0.02910632,-0.057289988,-0.0036378817,-0.058601897,-0.039901104,0.024119845,-0.0017014911,-0.008438499,0.02842841,0.0539425,0.014060061,0.007311084,0.01563558,0.0049732453,-0.014561244,-0.0053990916,0.021084646,0.015958117,-0.0049275393,0.0041223736,0.054860797,0.004473041,-0.00029210202,0.017113427,0.00859375,0.001584751,-0.016093353,-0.026460845,-0.0020647992,-0.015930964,-0.05357909,-0.030609515,-0.023461482,-0.015153991,-0.04671238,-0.02903598,-0.0071978294,-0.0390536,0.080310725,-0.01616042,-0.029567787,-0.0037109766,-0.01702415,0.02255354,-0.025824603,0.018341558,-0.0011539022,0.0024255146,0.013525739,-0.006488749,-0.032101437,-0.017739262,0.018182173,-0.010137459,0.006540672,-0.018072603,-0.012988819,-0.04790765,-0.025148608,-0.024531368,0.021715429,-0.05578998,0.0330811,0.028555278,0.010669387,-0.00038927147,0.032651242,-0.015191666,-0.022905208,0.027365165,0.030074522,-0.02494327,-0.028130755,-0.05241619,0.028537376,0.04100566,-0.0043061147,-0.000014104696,0.033016656,0.0036027776,-0.018601231,0.021510517,-0.015162032,0.0028134736,-0.024020888,-0.07210087,0.08526218,0.03885626,0.006760329,-0.013404202,-0.012754576,0.037078448,-0.043776248,-0.01772526,-0.057384133,-0.004463151,-0.010581955,0.017809838,-0.014975477,0.0031891733,-0.0045602815,0.04151077,-0.020808233,-0.0045297206,0.016431747,0.028185897,-0.004691188,-0.022940882,-0.030802008,0.0029195296,0.013565173,0.00075400935,0.011886138,0.023900693,-0.01544466,0.027519206,-0.012410318,-0.0015167175,-0.006496562,0.002595154,0.036393423,0.011778561,-0.038244195,-0.00042387765,-0.0001067627,-0.00025066765,0.029353797,0.05376851,0.022713711,-0.015403276,-0.02251286,-0.023061568,0.025730906,-0.043992057,0.006908397,-0.010161563,0.03627841,0.015064419,-0.05009685,0.00934471,0.067752756,-0.009591443,0.0028979145,0.03409798,-0.016192414,0.054296955,-0.028419161,-0.04133032,0.0025972014,-0.0041441037,-0.013196126,0.026739115,-0.0213466,0.073973544,0.006223776,-0.031511728,-0.03387909,0.014167164,0.021072237,-0.027161604,0.061279193,-0.03758363,0.02009095,0.02667795,-0.043188084,0.03896056,-0.029065743,0.004985313,-0.032070808,-0.0050396174,-0.01580949,0.0044100555,0.005701416,-0.017993819,0.03852578,0.051536202,0.019195097,0.01352309,-0.026760196,-0.061932415,-0.006377214,-0.019293878,-0.042212218,0.01928923,-0.0031507567,0.032612503,-0.012157404,-0.008118712,0.04684193,-0.030888887,0.036230758,0.0034359337,-0.023154154,0.026301347,0.017870713,0.000057170608,-0.019272866,-0.008534818,-0.0139566455,-0.012624355,0.0028446855,0.0663672,0.0012653283,0.032529823,0.016659465,0.04774326,-0.032944743,0.021984518,-0.009641504,-0.040932003,0.020636566,-0.0315574,0.032146722,-0.015258397,0.0144217955,0.015711162,0.039732117,0.014556103,-0.006466145,-0.051533245,0.05920732,-0.015709039,0.014510431,0.06784654,0.022396537,0.007733625,0.033879608,0.0033909844,-0.008389277,-0.033322994,-0.016557263,-0.04145218,-0.0123476535,0.07509584,-0.0038023503,-0.07219262,0.021519778,0.04031736,-0.04164773,0.005309224,0.012599998,-0.026413212,-0.01645506,-0.027906915,0.025642466,-0.0055942135,0.03265435,-0.02427987,-0.0023068239,-0.03153515,0.010829477,-0.033275526,0.02743579,0.012580117,-0.028711585,0.0046980856,0.0007248331,0.011258576,-0.01128926,0.026648507,0.030848319,-0.0037359511,0.017801082,-0.0040090345,0.042811897,-0.010550525,-0.04856786,0.023539321,-0.029863065,-0.02641138,0.050432686,0.031222273,0.017648293,0.017465655,0.0027127487,0.015113101,-0.012295524,0.08741732,0.048244648,-0.050962094,0.04743439,0.012347566,0.014049341,0.018568695,-0.031479727,0.011370492,-0.011417852,-0.010780325,-0.026972266,-0.042564064,0.041418027,0.058234416,0.005306681,0.004358558,-0.029299777,0.03495179,-0.16559096,-0.014203615,0.033051528,0.011410858,0.00005159686,0.021974415,-0.039815105,-0.007755362,-0.042037096,0.029600427,0.06934524,-0.040115003,-0.011084317,-0.0054547363,-0.020614339,-0.0064366166,0.005827529,0.013386296,0.006552379,-0.04355208,0.01277101,-0.019251276,0.062674135,-0.027679857,-0.024716726,0.0008007137,0.050136186,-0.0048989896,-0.017825494,-0.0068788296,0.0114458455,-0.01492739,0.00955826,0.006332607,0.036200162,0.0074325586,0.0005904449,-0.0026152367,0.021527344,-0.025170155,0.020050164,0.0022207275,0.011544564,0.004771788,0.026338933,0.022233155,0.025709977,-0.00045815174,0.0024156363,0.007206194,0.028409481,-0.022160273,-0.003214545,-0.025493646,-0.035762873,-0.00711634,-0.015237539,0.028423805,-0.034117904,-0.012953113,-0.006097665,-0.045808464,0.051334035,-0.11302279,0.008869193,0.0003792567,0.012480398,-0.004489817,0.017188808,-0.020189544,0.03635138,-0.024165299,0.03466384,-0.05175327,0.01718212,0.011707913,-0.05287601,-0.040904354,-0.022084428,-0.09884451,0.013999576,-0.0045800037,-0.0026690192,-0.025182907,-0.040693033,-0.03349254,-0.017808976,0.013896919,0.01360964,0.2506813,-0.0010129336,-0.012260793,-0.01084495,0.035941202,-0.039088953,0.03977781,0.0011804674,0.06875127,-0.033455804,0.009706338,0.0032208853,0.002120518,-0.004187085,-0.037023578,0.009255258,-0.032517772,0.0039683986,0.026600773,0.0015494992,-0.0012789282,-0.009134358,-0.005312537,-0.008788116,-0.07597641,0.005144537,-0.03370221,-0.012414504,-0.007202462,0.023143431,-0.005335036,0.043678284,0.017622015,-0.017282784,-0.050812367,-0.02170637,0.018006464,-0.022715319,0.037315387,0.010303009,-0.00839473,0.0072774547,0.013686485,0.026266657,-0.011843227,0.0028682163,0.03249884,0.004530196,-0.03571909,-0.034587067,-0.05601387,-0.07604074,-0.037447896,0.011166115,-0.012130296,-0.057242293,0.011130666,-0.022935309,0.008370198,0.042576816,0.014437099,-0.0030125338,-0.071455024,-0.03054653,0.011142255,0.0028167919,0.034267932,-0.070394695,0.03435188,0.04442489,-0.03401124,0.0080519505,-0.02392472,-0.020134415,0.010054428,-0.022821805,0.042685807,0.07590273,-0.0043736766,0.025186066,0.0049550794,-0.0045677586,0.0008312358,0.010896055,0.013967408,0.020526342,0.019735573,0.049059246,-0.0029678082,-0.043281652,-0.027463617,0.03940139,0.020824326,0.029418772,-0.023532841,0.018774059,-0.023682002,-0.012090336,0.007676358,0.005892078,-0.037387956,-0.0037375507,-0.03306293,-0.052604005,0.046281997,-0.037735064,0.04454991,0.0024333398,0.052618086,0.0099468315,0.00028621758,-0.009077727,-0.019252641,-0.039708614,-0.009744241,0.040264916,0.058706805,-0.008272141,0.04097142,0.012433264,0.011592955,-0.034644943,-0.005350671,0.0366744,-0.018239971,-0.046429027,0.019939234,-0.010785745,-0.046114646,0.05005565,0.031990632,-0.024735047,0.035101853,0.015771532,-0.015691286,-0.005747754,0.03339167,0.00569967,-0.055788793,-0.005152181,-0.02809168,-0.014539746,-0.011857628,-0.0290635,0.04374784,-0.04113522,0.014233207,0.015750928,0.028541565,-0.00095214514,-0.005933106,0.07324932,0.027140902,-0.0155994035,-0.003226,-0.045280766,0.011257202,-0.0048782066,-0.013253718,-0.049620334,-0.022845095,0.062668525,0.04959431,0.055597883,-0.00444557,0.020530246,-0.028201794,0.0058532166,-0.023937514,-0.02470744,0.027636955,-0.03454099,-0.03942298,0.030115439,0.029914824,-0.025743729,-0.058271945,0.0076506706,-0.025761267,-0.06369719,0.028120682,-0.010145395,-0.054467496,-0.009696588,0.028077977,-0.037978213,0.031070773,-0.005433001,-0.002765921,0.0013458048,0.008435192,0.0762795,0.019169282,-0.014385353,0.004985647,0.05616037,0.05254323,0.04993467,-0.02128017,0.051731735,-0.053964954,-0.015148662,-0.011947083,-0.022243736,-0.019398835,-0.03822551,0.016479937,0.081046425,-0.0006437977,0.0110390745,0.005774465,0.049920492,-0.0583194,-0.044807673,-0.001907031,-0.04009378,0.04703808,0.067035116,0.034701757,-0.0152179245,-0.017884692,-0.03268756,0.025636112,-0.012618648,-0.022107897,0.0271543,-0.021822186,-0.013738244,0.009107338,-0.031420447,-0.004062387,0.029930409,0.011531839,-0.0058846287,0.0051892903,-0.018337255,-0.001616283,0.045194056,0.009600604,-0.0060715307,0.031677578,-0.0017464746,0.0190493,0.050703384,0.00036795624,0.058399316,-0.019808343,-0.05766068,0.0027587125,-0.00005223397,0.0026961856,-0.036146756,0.04511429,0.007130553,0.044765834,0.013230265,-0.015032108,-0.030816596,-0.022753002,-0.03569596,0.02156512,0.040281966,0.011053632,0.0013116817,0.00065863313,-0.019202702,0.035954103,-0.034367748,-0.038218196,0.00031334802,-0.023255832,-0.021693036,-0.035416666,-0.017847367,0.02092152,0.004901216,-0.013294653,0.0075319787,-0.011720966,-0.013411998,-0.066574365,-0.028799504,-0.013513316,0.023672901,-0.025736023,0.018184097,-0.015075532,-0.00962357,-0.029789556,-0.029504612,0.009317885,-0.030560866,-0.03228398,0.0241155,-0.0429536,0.01194659,-0.026378073,-0.018592365,-0.016102504,0.01820915,-0.026834097,-0.0023249178,-0.04148773,-0.014243124,-0.03940079,0.051052704,0.00017187564,-0.047374927,0.03012226,-0.0053938366,0.059947558,-0.043189205,-0.011456267,0.07838794,0.0071891486,0.0077808136,0.08311854,0.016988846,-0.020472618,-0.01690493,-0.031074703,0.020494673,-0.002309509,0.026679657,-1.6356543e-7,-0.01607761,-0.04054619,-0.028334642,-0.009424979,0.059084237,-0.028135745,0.010564374,-0.0016705674,0.025818888,-0.0656552,0.031266563,0.038584374,-0.047803354,0.017397933,-0.007281069,0.012289537,0.0036020007,0.061889265,-0.01949519,-0.003968245,-0.023929965,0.01726666,0.0015149722,-0.07411209,0.011963927,0.000052842843,-0.008091174,-0.0010159268,-0.04833401,0.05544407,-0.015666896,-0.026394743,-0.0017816268,-0.0053412146,0.03828847,-0.018560452,0.034273304,0.00024940073,-0.022924459,0.0040397397,0.002927062,0.009794975,0.008599999,-0.0022114702,-0.0022138122,0.017920101,0.0077317394,0.02037947,0.020828348,0.010903048,0.04151916,-0.043046474,0.0021820401,0.015593894,0.023064727,-0.009244884,-0.0029890523,0.005370256,-0.039404117,0.012865097,-0.010329329,0.008658522,-0.02102379,0.037072927,0.017641509,-0.04019075,0.031900022,-0.006467259,-0.012700649,-0.13819146,0.021259079,-0.016372409,0.0016893827,-0.03123997,0.017810723,-0.02085704,-0.053580698,0.014589417,0.0042866743,-0.05150706,-0.01581912,0.0021544853,-0.05187522,0.057996906,-0.0072138766,0.026845912,0.0049820556,0.012156548,-0.004026347,-0.021254627,-0.009577306,0.057482574,0.018659003,-0.027876524,0.036798406,-0.0048723673,-0.011445581,-0.013294864,0.011868182,-0.035395112,-0.015859751,0.024627393,0.011323733,-0.026323415,-0.0037745228,0.0015671282,0.03563788,-0.034718227,0.07053888,-0.020516703,0.04226285,-0.003325151,0.010269693,0.046097178,0.07787312,0.00063892046,-0.03372977,-0.025321977,-0.006981216,0.015031704,0.02683366,-0.02864476,-0.0051204492,0.032067433,-0.025156248,-0.039545223,-0.029392904,-0.009663019,0.06108473,-0.014452759,0.045275904,-0.038460135,-0.025741022,-0.010292929,0.033998575,-0.010369939,0.014207002,-0.01885526,-0.0018872637,0.015489578,-0.016600098,-0.016745923,-0.017495815,-0.02486154,-0.029184666,0.020001419,-0.01832341,-0.034923494,-0.007279107,-0.059229616,-0.006351914,-0.04001735,0.02983973,0.032315724,0.019048817,-0.006494535,-0.03099161,-0.0031093103,-0.013041402,-0.048104826,-0.052886356,-0.004746307,0.017968023,-0.018338013,0.03435159,-0.018951552,-0.007424084,0.020212302,-0.0011756943,-0.017506044,-0.020481363,-0.005584689,-0.038209043,-0.035424042,0.010057403,0.08572714,0.0013382816,-0.015901579,-0.04077667,-0.01677881,0.011495528,-0.03336648,0.031241966,-0.0641905,-0.022798266,-0.032693084,0.01476782,-0.015285313,-0.044321343,-0.02490179,-0.007468474,0.010648355,-0.017128235,0.02439108,0.02615649,0.026386036,0.0014038472,0.025393996,0.015296975,0.0035343398,0.01066217,-0.042729624,0.033619948,0.025235811,-0.021870589,-0.031279568,0.06232577,-0.042382125,-0.037778713,-0.01385363,0.02737979,0.027441995,-0.027950851,-0.028142849,-0.009886792,0.016332988,0.011910058,-0.0058428296,-0.041050594,0.02242683,-0.009583326,-0.0064475085,0.06448051,-0.0095389,0.037906673,-0.03104056,-0.04263947,-0.043519184,0.031060264,-0.0020735255,-0.037644956,0.003882549,0.0052425056,0.00004266279,0.0041516307,-0.020696858,-0.044257674,-0.011700511,0.019164432,-0.05493105,0.004485152,-0.012065853,0.039340634,0.05937179,-0.019264104,0.011660937,-0.041290108,0.019951224,0.005495604,0.05192586,-0.019122671,0.041551124,0.027315138,0.021460151,-0.0077916915,0.0070241494,0.017481957,-0.01547822,-0.025791967,0.0010510567,0.022632793,-0.028563797,-0.031408302,0.055005465,-0.012917023,-0.0005613017,-0.022500914,0.018813798,0.019059906,-0.024570236,-0.0038019666,-0.011614285,0.011402402,0.0033493564,0.016787179,-0.010485486,0.024026344,0.024836164,0.015409986,-0.01228932,0.022838295,0.001474087,-0.042714987,0.00058025605,-0.011064462,0.00779509,0.015698377,-0.031450525,-0.004814888,-0.0155149875,0.023629386,-0.0056571974,-0.02992529,-0.0233741,0.0014704408,0.0042665643,0.054564156,-0.006558612,-0.035427764,0.0020162305,-0.020138698,0.004179446,0.0001157389,-0.02304653,-0.03921725,-0.0119768735,-0.015457712,-0.030134987,0.020165239,0.040452715,0.004750504,0.03811923,0.00158047],"last_embed":{"hash":"15czex8","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"15czex8","at":1763795350675},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{1}","lines":[267,267],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"15czex8","at":1763795350675}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.014327397,0.03855095,-0.024992386,0.0024241,-0.05599903,0.0079862885,0.030222915,0.0025677152,0.0030777834,-0.0027142551,0.021449402,0.046586163,0.011401202,-0.00077159156,0.01288339,-0.03468254,0.0059197336,0.007535545,0.030454258,0.025817288,0.0186513,0.018784659,0.026538132,-0.0082378145,-0.0013461115,0.008461936,0.010411102,0.0151219005,-0.03464549,-0.023049278,-0.010576447,-0.06301872,-0.018818162,-0.03388841,-0.0052000755,-0.02156136,-0.04054043,-0.025121596,-0.018020034,0.039230496,-0.040992536,0.0044761444,0.01194713,-0.01610012,0.00028628984,-0.013019544,0.029146964,-0.014874486,0.01521168,0.011309049,-0.0022502919,-0.015866302,0.0046268576,0.0151948035,0.032116655,0.01855475,-0.029276121,-0.021808438,-0.030459521,0.0077119023,-0.03463714,0.031477842,-0.07012082,-0.0021727348,0.042921104,0.009803047,0.032611247,0.03389382,-0.012909859,-0.020800421,0.019164596,0.038587376,-0.061165396,-0.004665584,-0.043612026,0.008862688,0.072109744,0.013902875,0.019230848,0.03290743,0.0033400457,-0.03738013,0.0068747415,-0.0041812193,0.021138893,0.003790647,-0.040931836,0.10421044,0.061753497,-0.034832384,0.02011961,-0.024189701,0.006432506,-0.06533064,-0.011624147,-0.03682001,0.0090524955,-0.02573083,-0.0012344462,-0.037469268,-0.0025619185,-0.007210973,0.018303972,-0.011216027,-0.01340527,0.017145615,0.015147547,0.021560198,0.0001886372,-0.022523258,0.0037354578,0.0063694953,-0.008609638,-0.0030842822,0.008205477,-0.05770548,0.031177359,-0.023118217,-0.014129716,-0.022296092,0.027781842,-0.017014394,0.00834752,-0.038747884,0.008449596,0.010221328,-0.039122876,-0.017290335,0.005257134,0.017149286,-0.048313413,-0.00418171,0.00005399123,-0.0048149237,-0.017672185,0.007842757,-0.008234453,-0.004222322,-0.015236174,-0.05763074,0.00930091,0.05454047,0.0017879414,-0.024004083,0.018469185,-0.0484964,0.038861416,-0.018685762,-0.014656537,0.00051797624,-0.0120470505,0.017364355,0.0028429283,0.039108966,0.020367095,0.024447555,-0.005242776,-0.02251848,0.008034895,0.0038803709,-0.036082994,0.061620083,-0.045050777,0.0070257164,0.0504964,-0.06170829,-0.008836795,-0.03290927,0.006943481,-0.03438577,0.003139868,-0.046561126,0.015448579,0.026864331,0.008378391,0.039856605,0.03196881,0.03374583,0.03725383,-0.039202604,-0.036640733,-0.0030448553,-0.010283974,-0.0127934255,0.005038448,-0.0028854976,0.048504885,-0.020674843,-0.023933766,0.037532292,-0.036413997,0.045261748,0.0135619,-0.04076264,0.0040894262,0.019674817,0.018310457,0.011632821,-0.04403658,-0.009800344,-0.010059385,0.04164879,0.05809315,-0.028502502,0.014469684,0.024677882,0.0418098,-0.052087046,-0.03926365,-0.011353789,-0.03456589,0.0020125788,-0.042696536,0.0074742106,0.0025132974,0.011735647,0.028208816,0.075358525,-0.022914022,-0.01822956,-0.054541394,0.04959167,-0.02330522,0.028272241,0.048058845,0.027773175,0.025423385,0.017692639,-0.0023247453,-0.00044375705,-0.028750367,-0.0015020025,-0.011107297,0.012974119,0.0719001,0.0012355326,-0.058923423,0.043741755,0.028003959,-0.031827863,-0.016468761,-0.0039742817,-0.006579361,-0.0376507,-0.04318079,0.014486418,0.0047331178,0.016513126,-0.013638057,0.0056533753,-0.025702886,0.022863984,-0.006634871,0.021144826,0.033885162,-0.027271658,0.011605017,-0.010100454,-0.019976696,-0.036683183,-0.014753974,0.02128152,-0.02416074,-0.0014640719,0.009470626,0.0047142906,-0.0018535398,0.028763158,0.021664804,-0.0049147503,-0.039755143,0.04936399,0.019424517,0.06195971,-0.01285608,-0.0026649632,-0.005292853,-0.021503959,0.05743666,0.075181626,-0.01316936,0.039089866,-0.0066591804,0.020196578,0.024611194,-0.034973808,-0.011018764,-0.03349552,-0.03657921,-0.044808146,-0.06173225,-0.0150257815,0.049331028,0.009335664,0.016191758,0.009103319,0.027383959,-0.15314227,-0.010502106,0.0253278,0.055928286,0.006025828,0.0146683855,-0.017484125,-0.03408054,-0.0610053,0.020644112,0.013070198,-0.042122073,0.027067287,0.004099437,0.015402938,0.028865768,0.0037487987,0.005357657,0.015081433,-0.021872139,-0.024633659,-0.022871371,0.046178468,0.0127221,-0.028778518,0.019204445,0.07160138,-0.044264015,-0.036900986,0.021048088,0.031058438,-0.0077691283,0.008095652,-0.016696723,0.018206686,-0.010446633,0.013149286,-0.0061799926,0.022356004,-0.018193059,0.026331548,0.026786238,0.0065944786,-0.01427506,0.025431547,0.017207855,-0.012385562,-0.0016339694,-0.030453455,-0.008521519,0.040971074,-0.013187226,-0.044221774,-0.025883116,-0.039466586,-0.04265543,0.007986311,0.048622485,-0.026818024,-0.046302095,0.032091424,-0.017498363,0.050636645,-0.07596272,-0.027093861,-0.017314762,0.038837176,-0.014112727,0.01560567,-0.047785696,0.022039412,-0.032454845,0.025864502,0.010518605,-0.033034958,0.014241879,-0.027603256,-0.043369606,-0.00031574108,-0.09618331,-0.010177603,-0.011925397,-0.022103064,0.014042203,-0.016862903,0.003235429,0.012016749,-0.021064596,0.033539172,0.26005253,0.03595854,-0.038307652,-0.00038163952,0.012424919,0.016754482,0.006911987,0.009799847,0.0470267,-0.0242052,-0.019761823,-0.01742563,0.010860051,-0.002270504,-0.033776797,0.01485785,-0.0507519,0.018845843,0.031067949,-0.019605612,0.00004393769,-0.03311227,0.031281438,-0.014497849,-0.028788177,0.008632817,-0.04836093,0.02136382,-0.042194806,-0.004252942,-0.0113599505,0.04370756,0.019388547,-0.04480812,-0.055016756,0.011814202,0.0032846278,-0.013031356,0.016755443,-0.0023274925,-0.007421431,0.0066907695,0.040752746,0.025069911,-0.035525728,-0.016434964,0.035064112,0.04945318,-0.017526776,-0.027235113,-0.027024725,-0.03877766,-0.022750204,-0.014659427,0.002275058,-0.040454105,0.0052132043,-0.0331893,0.024961377,0.015685318,0.015497383,0.0042539593,-0.050930426,-0.009574607,0.011621091,-0.0014729439,-0.0038601554,-0.02639463,0.020614432,0.01069866,-0.0032390582,-0.01907229,-0.021714805,-0.0069941804,0.00878738,0.0026881176,0.04825604,0.059080526,0.004431308,0.033877965,0.014484463,0.00986057,-0.0019165506,0.0084659215,-0.00060678733,0.017616898,0.014866944,0.0647416,-0.023395423,0.032949165,-0.042609848,0.026615739,0.056955926,0.06425363,-0.0053778603,0.024700675,-0.017031597,0.020053847,0.008238035,0.01949484,-0.031571157,0.01789828,-0.023687016,-0.01306887,0.022898424,-0.04694807,-0.04260969,-0.0028495113,0.028549433,-0.026853256,-0.014494356,0.0022001367,0.029130314,-0.039394274,-0.029326577,0.04212185,0.039748218,0.020549245,0.030141616,-0.004039957,0.02788838,-0.039884754,-0.032461923,-0.012722691,-0.009670026,-0.071630746,-0.012984657,-0.035289142,-0.030572984,0.0638408,0.0071158363,-0.035905045,-0.027265511,0.036656912,0.02134556,0.0104231,0.007575148,-0.015365187,-0.032540742,0.028656542,-0.05414028,-0.0075235902,0.0037959595,-0.028520774,0.041586623,0.019880462,-0.026353633,0.0068005538,0.049644925,0.01948885,-0.015507173,0.06439738,0.032491725,0.00051159586,-0.052059975,-0.02425421,-0.023424042,0.015862519,0.032039735,-0.051884376,0.01741132,0.05608381,0.012819948,0.045474675,-0.03868601,0.00087537826,-0.05548593,0.0135311335,-0.035579793,-0.030239863,0.024701988,-0.032603562,-0.04579473,0.024711197,0.010404361,-0.039023172,-0.053870607,0.016355002,-0.0010525275,-0.03245717,0.042634733,0.02029032,-0.06109682,-0.024239222,0.043548282,-0.032900732,-0.007824364,0.012152311,0.0071489285,0.005543521,-0.024962276,0.0648521,0.031682592,0.0070163184,-0.019068278,0.054510944,0.07237773,0.033390846,-0.02647392,-0.012516273,-0.023541598,-0.03102027,-0.003171757,0.0057521737,-0.027121302,-0.050398413,0.026353152,0.024582054,-0.012113991,-0.0022033541,-0.033186983,0.013192918,-0.07119009,-0.007827344,-0.009243857,-0.06362416,0.011307791,0.091667354,0.04585473,-0.028600672,0.0092247,-0.032638103,0.014457916,-0.025553508,-0.00030974043,-0.014573717,0.010554337,-0.04559178,-0.028721277,-0.028163537,-0.009280988,0.019814396,0.021991692,0.013681412,-0.0031466398,0.0070900987,-0.0023251784,0.019241849,0.0029387996,-0.05726528,0.008003126,0.021264369,0.005816951,0.04738305,0.019945966,0.026927821,-0.06050787,-0.032612566,-0.034760635,-0.027953103,0.0042209974,-0.049026098,-0.008542906,-0.016013822,0.046582744,0.035824504,0.0154007925,-0.04605855,-0.0031512035,-0.061863404,0.014707052,0.035791155,-0.0076325815,-0.0055952114,0.053828586,-0.040726833,0.0005743226,0.022519767,-0.0016404393,-0.0067830915,0.012553812,-0.033973925,-0.053271726,0.021320106,0.04125136,0.019748418,-0.043877345,-0.017161336,-0.004749166,-0.03274311,-0.053247314,-0.031999096,0.0075457515,0.024042685,-0.042127226,0.017989721,-0.015580153,-0.0088748615,-0.032226898,-0.03590326,0.015081732,-0.017773533,-0.03732487,0.041089006,-0.055692766,0.005121305,0.031003738,-0.015889369,0.01492565,0.029735439,-0.019263495,-0.024184795,0.0024152978,0.023760486,-0.009363269,0.047697145,-0.0073523936,-0.021807935,0.022328097,-0.00783062,0.06909024,-0.07528497,-0.000018681805,0.089044124,0.014874111,0.039328992,0.06469625,0.027413433,-0.003352944,-0.00063954736,-0.06272209,0.005674387,-0.04019879,0.011020829,0.015934635,-0.0017436286,-0.020694688,0.0070884144,-0.0045297523,0.025306191,-0.0128696645,0.004858294,0.009748316,0.028545205,-0.01786569,-0.010775658,0.037708584,-0.021732226,-0.014059694,-0.024668071,-0.00092964666,0.026758121,0.049879346,-0.03557027,-0.015007688,0.002140262,-0.01392582,0.012957214,-0.051968742,0.044268597,0.011787161,-0.021952631,0.017025942,-0.023101788,0.03969848,0.002541942,-0.023552742,-0.0047606,0.022112101,-0.0012931308,-0.027423242,0.0589661,-0.011136336,-0.030155541,0.0037030927,-0.019850062,-0.009484233,0.045303233,-0.0044267415,0.044927068,0.015534714,0.040683102,0.040094037,0.0028877957,-0.008830875,0.0060079955,-0.010203285,0.009027257,0.023813713,0.025706794,0.0022135344,-0.015555889,-0.023307042,0.00068026443,0.015951222,0.02856359,-0.0024703122,-0.0021845335,0.04466878,0.0034251062,0.0033317595,0.00799382,-0.00071318075,0.024575857,-0.1259491,0.026041985,-0.010624263,0.019087942,-0.017307777,-0.0077395975,-0.015242135,-0.038255602,0.008504003,-0.01926993,-0.037476793,0.00014074003,-0.012930456,-0.04196472,0.0176564,-0.02193642,0.016674569,-0.006570789,-0.010374219,0.048060924,0.008582089,-0.00629081,0.045597624,0.020900125,-0.012566966,-0.0024156729,0.00256408,-0.02371498,-0.011974154,-0.0055071693,-0.031047208,-0.033784553,0.035203647,0.014724435,-0.01982956,-0.024219582,0.008024468,0.025975237,-0.06611017,0.039621543,0.003364473,0.048648946,0.02738623,0.0030916259,0.030573042,0.04333896,-0.0005203318,-0.024629483,-0.011366782,0.0041711875,-0.01188724,0.018201254,-0.0052387603,0.0030629532,0.008398058,-0.021186657,-0.05999443,-0.03103141,0.018797724,0.030934393,-0.025103904,0.066428505,-0.02952841,-0.008493159,-0.049398612,0.030636944,-0.00421489,0.006185855,-0.053836692,-0.024501253,0.033036515,-0.03652424,-0.031364094,-0.060838662,-0.011406415,-0.03272077,0.026937136,-0.03373877,0.0023773431,-0.005209926,-0.0150189,-0.026668146,-0.0025498408,0.022677934,0.0844931,0.008566862,-0.0025625129,-0.03386824,0.022207847,0.010764353,-0.007818408,-0.053813655,0.01292669,-0.028362159,-0.012348466,0.02000393,-0.008978021,-0.0014155336,0.009475671,-0.02812012,-0.012948465,0.0076357974,-0.014082917,-0.030864373,-0.0076023326,-0.0014779316,0.07690127,-0.0010643139,-0.036370795,-0.057395082,-0.02768174,-0.017293261,-0.010142705,0.007033399,-0.048671003,-0.021573232,-0.026347626,0.017451892,0.002304221,-0.080044344,-0.024187682,-0.017204875,-0.011986382,-0.01015907,0.020186203,0.02093739,0.0052516703,0.008056045,-0.006751289,0.028386803,-0.01380079,-0.037563276,0.009357509,0.03381648,0.033493817,-0.0077056177,-0.025637383,0.031043882,-0.034113582,-0.028745534,-0.024198558,0.015731176,0.03523151,-0.03576306,-0.00870847,-0.010665899,-0.0037257392,0.02431801,0.038607806,-0.040828448,-0.0029632207,-0.017724095,0.013792548,0.08925871,0.031102713,0.07360797,-0.029467687,-0.029745547,-0.017203728,0.058886904,-0.0036766275,-0.032068737,-0.016413184,-0.030435115,-0.0064627393,-0.0027958762,-0.0013601322,-0.028290514,-0.025328025,0.011297768,0.010577529,0.02229063,-0.012217779,0.026971804,0.04729268,-0.018145056,-0.0016381119,-0.03771816,0.04384365,-0.0050413366,0.036878284,-0.035350055,0.057375036,-0.0020668597,-0.007817956,0.0054286066,0.047996126,0.041749246,-0.042531855,-0.027183281,0.0020490459,0.019048227,-0.032095335,-0.028858442,0.063319065,-0.021909857,0.03944997,-0.012319222,0.030843569,-0.011977045,-0.0070071006,0.010044164,0.012512098,-0.001988703,0.016897837,0.019578356,-0.015966685,0.02002365,0.021179704,0.0151962945,-0.049688235,0.008850839,0.010924174,-0.021686051,-0.001670439,-0.03488139,0.024954079,0.0044830223,-0.019806707,-0.026272971,0.012667325,0.015002452,-0.011473032,-0.0013391784,-0.039232578,-0.019174268,-0.03589824,0.055144984,-0.038383305,0.024771335,-0.008132692,-0.00063717086,0.010720656,0.014256711,-0.048611116,0.0021803328,-0.00815615,0.0069940807,-0.014325327,0.059917215,-0.0028133774,-0.021197869,0.06340915,-0.0056935027],"last_embed":{"hash":"115lxeh","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"115lxeh","at":1763795350675},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{2}","lines":[268,268],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"115lxeh","at":1763795350675}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009812262,-0.017915346,-0.045319922,0.033040483,-0.03168965,-0.03906408,0.03593868,-0.0031358665,-0.013488341,0.032383777,0.023913553,-0.0012178078,0.0039960127,0.04195095,0.0057859956,-0.042010933,-0.001986146,0.034584578,0.03605973,0.009395953,-0.034483418,-0.019729897,0.04951324,-0.011570785,-0.006879843,0.027664384,0.0034436418,-0.0062276865,-0.01193191,-0.0009328738,0.0033394704,-0.060961913,0.015397533,-0.0032045674,0.021291189,-0.0458754,0.0055984156,-0.0061506582,-0.022805009,0.043812484,0.0058157025,-0.0081337225,0.011681976,-0.030404048,-0.0007730075,0.015666328,0.017752502,-0.03448801,-0.030548086,-0.0037444646,-0.0023289532,-0.01661649,-0.0030716215,0.005867245,0.020180091,0.034537382,-0.030449018,-0.03277207,-0.020461788,0.023779457,-0.01368679,0.013789725,-0.033265695,0.043412503,0.012973539,0.024385465,0.017112622,0.0055577224,-0.0012469847,-0.014909758,0.018347174,-0.010680015,-0.04078423,-0.032295305,-0.034365784,0.013645838,0.05848614,-0.057065282,0.03184663,0.028385298,0.005277726,-0.01646874,0.041235648,-0.02892519,0.013685414,0.023537371,-0.053272966,0.06822382,0.08429781,-0.031060979,0.011023262,-0.0019634226,0.00957064,-0.016155468,-0.070807464,-0.006227143,0.0012228206,-0.015758028,0.036268316,-0.03484058,0.008519478,0.021107862,0.020458031,-0.0076833186,0.012333849,0.0043391776,-0.016950544,0.010389268,-0.035679705,-0.030049598,0.014896239,0.01950869,0.008213475,-0.016068747,0.029613884,-0.025421465,0.034786284,-0.031869315,-0.007545764,0.0042708134,0.06493223,-0.03322327,0.054937743,-0.049915854,-0.0021392321,0.028591884,-0.0031136265,0.015319607,-0.00041627468,0.012069984,-0.0010622246,0.028881265,-0.026021104,0.030432055,-0.020116692,0.0023337258,0.004512925,-0.003929875,0.012616668,-0.047818907,0.026045663,0.060926862,-0.046028182,0.005177574,0.027080202,-0.04506702,-0.0028049634,-0.013445252,0.019714953,0.0074313204,-0.035138667,0.044966917,-0.013900115,0.04268611,0.01523824,0.041945767,-0.006910793,0.011221933,-0.004881443,0.0031982553,0.0052009923,0.042856432,0.022443976,0.023315364,0.013653418,-0.05006882,0.013277306,0.0065792757,-0.02608712,-0.021911234,-0.02816229,-0.036150254,0.0077677765,0.033534333,0.008184289,0.027138526,0.060230277,0.032019164,0.004207172,-0.06633185,-0.06610463,0.024416398,-0.007843255,0.026849153,-0.00714982,-0.016965317,0.02369413,-0.012516508,-0.03153868,0.03316849,-0.06089281,0.037856217,0.015785908,-0.025549062,0.02447369,0.008419682,-0.011554669,0.028305234,-0.04721351,-0.04621102,-0.0068479874,0.031967413,0.03733719,-0.01563518,0.016523011,-0.004913154,0.0060420353,-0.054704234,-0.0061591445,-0.049095307,-0.027917027,-0.015561624,-0.035419386,0.023234846,-0.0005894575,-0.02951154,0.020514317,-0.010469584,-0.035506368,-0.0020793343,-0.056123156,0.020767894,0.019881442,0.008511229,0.043582387,-0.0003419706,0.0010740024,0.04115786,0.009396355,-0.040644478,-0.06348373,0.006767467,0.0061459565,-0.01439986,0.08088178,0.027333302,-0.050853927,0.04405315,0.035195056,-0.06476839,-0.027888207,-0.059340518,0.02474588,-0.021864612,-0.022569815,-0.0011515514,0.04713553,0.044936467,0.00039329982,0.003386493,-0.031200722,0.04052493,0.0007731021,0.0032183167,0.049573377,0.007810062,0.011258322,-0.033318575,-0.0037348338,-0.019618388,0.0014046362,0.03061111,0.00060865754,0.020064311,-0.008977266,0.030310381,-0.0010533074,0.017266015,0.031899963,0.0014919854,-0.04739697,0.030369155,0.05178769,0.026509484,-0.020195415,0.029364608,-0.006045926,0.010055694,0.06671613,0.020627754,-0.019147895,0.0013366136,0.013433659,-0.0053984094,0.020725187,-0.031982154,-0.015043621,-0.047835633,-0.033548877,-0.017966319,-0.05297127,0.007714303,0.054754335,0.04861226,-0.012203279,0.016883612,0.04673906,-0.1535316,-0.029395953,0.0073620286,0.054934457,0.018449975,0.016454665,-0.017318022,-0.02019136,-0.04520126,0.04118567,-0.015437685,-0.048787292,0.0135780005,0.004760525,0.03881257,0.006276031,-0.0075385645,0.027868446,0.023086589,-0.027658548,-0.011074191,-0.026073674,0.028156422,0.020774046,-0.003248152,-0.004732001,0.10045755,-0.03525781,-0.06492692,0.035594605,0.012913922,-0.0085027,0.0050394703,-0.022417715,0.009190377,0.02657958,0.044075064,0.036256127,0.027815403,0.023671268,0.024122907,0.05746029,0.009462921,-0.005723379,-0.010211721,-0.020699553,-0.008051886,-0.02517596,-0.03958944,0.009088255,0.03985796,0.0016619948,-0.023167549,-0.008233958,-0.044527564,-0.057620265,-0.02307367,0.01152766,-0.04367236,-0.042211372,0.010354185,-0.056170464,0.074472465,-0.07552531,-0.015046439,-0.032797646,0.032393865,-0.01458647,0.031109786,-0.03192184,-0.018286476,-0.020829767,0.023041062,-0.039627705,-0.018057456,0.009786229,-0.019385688,-0.014168041,-0.021608755,-0.10812982,0.011581718,0.02320152,-0.029631676,-0.002163531,-0.016102642,-0.02355657,-0.004443411,0.007124641,-0.004685759,0.23601331,-0.0065550804,-0.030710734,-0.017101534,0.08614368,-0.0063401745,0.010880756,0.013326882,0.014403253,-0.04038114,-0.03668365,0.011285336,0.026547005,-0.0008240415,-0.0027538643,-0.00070599065,-0.031228743,-0.0113613345,0.06805466,-0.012133489,0.026058208,-0.029819822,0.018844072,0.025634676,-0.04969162,-0.036557954,-0.04634005,0.0018002584,-0.033055488,-0.039615575,-0.047451835,0.031798113,0.03901268,-0.044597115,-0.07411942,-0.036257084,0.0012951182,-0.018562943,-0.009871048,0.022072822,-0.018115299,-0.004269971,-0.0024551875,0.034866866,-0.037314214,-0.016819766,0.05671636,0.034382362,-0.0033007937,0.013587964,-0.00835154,-0.031010857,-0.01847551,-0.01332472,-0.030382754,-0.035941284,-0.01240719,-0.02400381,-0.0023972436,0.032775115,0.02012267,-0.0037299623,-0.080651104,-0.013583443,-0.009622215,0.029126635,-0.025078906,-0.032232024,0.019073935,0.09447631,0.040492762,-0.031562183,-0.010691999,0.0117723085,0.000010247666,0.02087538,0.03532795,0.048303004,0.0031912932,0.009374026,-0.029623138,0.008139786,-0.010878927,0.03275866,0.001464419,0.020945873,-0.009435762,0.039308634,-0.019724928,-0.017198477,-0.0070464155,0.019462954,0.04826449,0.03126721,0.004820433,0.015667217,0.00030653644,-0.000324004,-0.0041335276,-0.014420918,-0.0028345962,0.011277414,-0.03851392,0.0016662764,0.0351592,-0.004111574,-0.025488008,0.0011187254,0.033186365,0.0029334084,-0.051186718,0.027637001,0.027760344,-0.023697624,-0.036838803,0.010512391,0.022069355,0.01853284,0.008015002,0.02308669,-0.0006140699,-0.037698597,-0.01217977,-0.013125641,-0.034607623,-0.058328647,0.0011381264,-0.0000740658,-0.011405129,0.069173716,0.038382027,-0.04921064,-0.041285716,0.042996828,0.0029676356,0.023409262,0.0060574375,0.032054238,-0.009919172,0.0017420612,-0.07687471,-0.008293508,-0.0064388914,-0.0485176,0.014513889,0.033366863,-0.0020484785,-0.021949671,0.018162621,0.034724806,-0.0018607731,0.08193512,0.005693652,-0.02731451,0.00022558936,-0.019323407,-0.025485693,0.016505064,0.023129012,-0.01497864,0.015167473,0.02061596,0.060798682,0.0724034,-0.0056937356,-0.010890001,-0.028034477,0.02857121,-0.0156245995,-0.006991879,0.028063927,-0.03689039,-0.058495585,0.0436781,0.015198857,-0.024496239,-0.04861163,-0.017029015,-0.052223824,0.0045498516,0.07854339,-0.0063343626,-0.055354655,-0.033494376,0.029983655,0.043760136,0.028798955,0.014095773,0.03731177,0.004263073,0.023444446,0.070262074,-0.004007709,-0.014828729,-0.011652059,0.025709629,0.057792377,0.031018225,0.0011257902,-0.005256703,-0.06363203,-0.051171713,-0.01171403,-0.0108691165,-0.002405352,0.00017181842,0.008193892,0.015268847,-0.013175206,0.0059932126,0.00048710866,0.013907877,-0.02811523,-0.036769107,-0.009911667,-0.046095397,0.021290451,0.073709406,0.006204811,-0.046079837,-0.0010923658,-0.021999944,0.0072485227,-0.0041148043,-0.02516178,0.0020761124,-0.00074466417,-0.052107353,0.005419316,-0.0472686,-0.0067237825,0.02126067,0.018372955,0.020741586,0.02194473,-0.0022188441,-0.0018380503,0.023856424,-0.0020261507,-0.043175552,0.0308693,-0.022304012,0.025237342,0.051233016,0.01897605,0.033607706,-0.04998605,-0.042186484,-0.00093975395,-0.029013824,0.0021658249,-0.067551635,-0.013110895,0.000980153,0.040886093,0.009900967,-0.034230042,-0.02518065,-0.013889921,-0.052774943,0.010499636,0.03604853,0.028372535,0.019994447,0.012514666,-0.007503179,-0.013881457,-0.0018130341,-0.0015417234,-0.03532084,-0.033249248,-0.03907758,-0.054838598,0.014035006,0.028764399,0.005272373,-0.063456826,-0.025523603,-0.023576552,-0.03152437,-0.018361004,-0.017200908,-0.0063696164,-0.008632375,-0.019037275,0.024734043,-0.036578033,0.021735512,-0.023212863,-0.013605461,-0.02125538,0.016371036,-0.024374103,-0.003818136,-0.055970237,0.039706483,-0.019762399,0.0017443147,-0.012097145,0.0020709552,0.0030845697,-0.03548153,-0.012514449,-0.026857285,-0.026532372,0.032593668,-0.0019212774,-0.020149818,0.021545824,-0.016867172,0.050225273,-0.05978294,0.015987067,0.0769011,0.0343924,0.012742578,0.085989766,-0.023165505,0.0022353865,0.0005794014,-0.06989109,0.03420124,-0.048669737,-0.009409483,0.030079704,-0.012448904,-0.053493347,-0.01587569,-0.029685123,0.02852573,-0.021530846,0.028114894,-0.009697605,0.01820313,-0.004851434,-0.0006283731,0.041564945,-0.05905475,-0.010225564,0.025352065,-0.005142472,0.029088907,0.0038429906,-0.018165112,0.048656043,-0.039389543,0.020861639,-0.018976487,-0.021784265,0.036851622,0.013067434,-0.02519926,0.02056444,-0.039653815,0.037766833,0.022775572,-0.021674253,0.0090756975,0.014748819,0.026620707,-0.031725425,0.041376248,0.004340083,-0.02439482,0.015792396,-0.06252614,0.026837977,0.0199754,-0.0010437961,-0.010273212,0.019194933,0.03677883,0.047298063,0.015632961,-0.0046616793,0.040468425,-0.014870235,-0.004796461,0.044281475,-0.0006314033,-0.0040051136,-0.012030192,-0.018514222,-0.012861984,-0.0033809762,-0.0059950277,-0.031391915,0.014638391,0.03228099,0.02674086,-0.0100459,0.050056733,0.0087194685,-0.010407161,-0.13826576,-0.005283451,0.012713184,0.010165038,-0.015568906,-0.024526712,0.020191679,-0.0231504,-0.0132637555,0.00090338534,-0.053785183,-0.0033635958,0.026859233,-0.039383933,0.038152285,-0.006406119,-0.019025154,-0.009873815,-0.02071246,0.022710958,0.035533566,-0.005163169,0.00786034,0.020162579,-0.013025933,0.0013174581,0.03537109,-0.036834523,-0.008447848,0.00072096946,0.015956024,0.024412299,0.015155737,0.016286869,-0.02501575,-0.014245391,0.012055126,0.007337394,-0.03387549,0.0010908378,-0.0124409525,0.034896623,0.047725566,0.0012816546,0.030841827,0.021162173,-0.020875538,-0.017949598,-0.04555706,0.0010293672,0.010806606,0.009001665,-0.04360938,0.0071675056,-0.0044965167,-0.024575388,-0.039482668,-0.02635031,-0.011295354,0.026570749,0.00513218,0.06401053,-0.023294967,-0.070648775,-0.02980055,0.0076530254,-0.022936031,0.009565571,-0.02841768,-0.026725642,-0.010290795,-0.016032415,-0.017723477,-0.04808516,-0.034900777,-0.042202953,0.025327118,-0.05757177,0.023952862,-0.01707793,-0.02019502,0.0011426596,-0.015966497,0.013986124,0.05773018,0.0018382831,-0.010962889,-0.016464677,0.004474946,0.0072675017,-0.02244021,-0.034138296,0.06442482,-0.045576558,-0.0013732,0.037792277,-0.005942263,-0.030658439,-0.018274138,-0.04577442,0.008156735,-0.0028921487,-0.020523785,-0.007863733,-0.035623558,0.025407817,0.061217308,0.012227492,-0.00054517546,-0.032798532,0.016068893,0.00077132735,0.004093985,0.018207662,-0.04096816,-0.00511957,0.0018912805,0.00020505566,-0.032512955,-0.06073764,0.010635998,-0.0045187324,0.025574619,-0.007950953,-0.025687117,0.028413834,-0.008659757,0.01142827,0.0034864643,-0.01683562,0.00437598,-0.03778008,-0.016647551,0.034983404,0.061777093,-0.017403401,-0.03186349,0.046157274,-0.015175933,-0.035563245,-0.016613377,-0.024470542,0.017659163,-0.006981005,0.031952683,-0.018135425,0.033866685,0.009738774,0.003895818,-0.04299029,0.009333562,-0.00998489,-0.0109618865,0.06784219,0.008976107,0.07114027,-0.0105371345,-0.04431646,0.017044643,0.050946448,0.012493922,-0.0041578044,-0.037230674,0.0065557654,0.02907163,0.016051814,-0.02411179,-0.012140899,-0.032335125,0.013887122,-0.012978384,-0.003376195,-0.012329587,0.03256695,0.014068376,-0.028294172,0.019883843,0.00072861905,0.031527296,-0.018983468,0.05139137,-0.002064801,0.053568397,0.028286401,-0.005714069,-0.017560009,0.0016270822,0.06694528,-0.053798057,-0.0020109855,0.011671681,0.010890447,-0.055312246,-0.0091338735,0.03082436,-0.0096728485,0.037166715,0.006125149,0.039427303,-0.007702171,-0.014546472,-0.010286,0.030746713,-0.023981974,-0.005982745,0.02702048,0.009919454,-0.035106648,0.047386732,-0.0112291435,-0.041562293,0.03715454,0.015463904,-0.0004117223,0.013449529,-0.023556625,-0.004283626,0.0396879,-0.015931578,0.00266595,-0.017848508,0.012253858,-0.014435585,-0.016834185,-0.01822883,0.008883206,-0.027203219,-0.0017001282,0.007421966,-0.006290736,-0.02919678,0.009545361,0.007261685,0.03631479,-0.022238674,0.02781396,-0.044050526,-0.0052579427,0.00948228,0.011048647,-0.016612774,-0.017165776,0.0108955465,-0.04128616],"last_embed":{"hash":"fgfna1","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"fgfna1","at":1763795350675},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{3}","lines":[269,269],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fgfna1","at":1763795350675}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.018871708,-0.0026614496,-0.03681586,0.022657981,-0.038584396,0.009272616,0.048727985,-0.01454054,0.015183573,0.021563945,0.03355072,0.029799502,0.02269891,0.02009772,0.03127662,-0.010408313,0.0041573853,0.030134158,0.0164143,0.038375292,0.011707858,0.0028095576,0.012177981,0.029803501,0.028145129,0.014859882,0.009814496,0.00515618,-0.008367043,0.020176936,-0.00026176363,-0.054622687,-0.0023267511,-0.017982852,-0.013738645,-0.072375804,-0.014505405,-0.023392722,-0.02790097,0.045222107,-0.02494064,-0.00904062,0.015772907,0.001044656,0.014744516,-0.009652859,0.027688026,-0.0118977865,-0.026149157,0.0046018427,-0.023062339,-0.030416781,-0.016109187,-0.0084144985,-0.0066776695,0.010580927,-0.02260814,-0.0561266,-0.011775014,0.007487075,-0.034534045,0.038551487,-0.018769665,0.0064587356,0.004992018,0.020416379,0.03865803,0.014782305,-0.003417555,-0.028083097,0.017934741,0.007854068,-0.07188241,-0.027461244,-0.04569198,0.016992638,0.0625092,-0.018416021,0.019446466,0.035012204,-0.014039726,-0.05157492,0.029701168,-0.014594602,0.04942312,-0.002242424,-0.0576401,0.07192138,0.039090216,-0.021684308,0.008763626,-0.021507768,0.034250174,-0.024118869,-0.03177138,-0.045402814,-0.025102759,-0.0065689287,0.031890284,-0.02519309,0.010651139,-0.0034299262,0.012933683,-0.022415238,-0.013270384,0.016940832,-0.0021556856,0.0059054443,-0.04352733,-0.03610761,-0.008108901,-0.027126983,-0.019310685,-0.0079024965,0.017910225,-0.042235605,0.024459528,-0.011251351,-0.030477181,-0.03503245,0.039140116,-0.029663589,0.035026517,-0.018222477,0.011430907,0.024317693,-0.00030470814,0.04245361,0.007562273,0.024751505,-0.009049536,0.029324373,-0.012778094,0.044745363,-0.033422478,0.00009020102,0.0067038136,-0.0049175047,-0.0130942,-0.060383365,-0.003934946,0.05206045,-0.032504115,-0.015376683,0.04565762,-0.032576732,0.04843935,-0.025454445,0.02285143,-0.0061316905,-0.04760005,0.026704857,0.004118296,0.05455847,0.047729634,0.03363685,-0.004636796,0.0073251636,0.0062941266,0.03340949,-0.040563744,0.07396585,-0.0068402723,-0.002234545,0.0387818,-0.030780733,0.024489872,0.001128386,-0.0036139055,-0.011919648,-0.02862528,-0.033383634,0.05369795,0.027399154,0.0051635187,0.03290271,0.062480707,0.0154505065,-0.006159199,-0.054311424,-0.064987935,-0.0032662905,0.019057237,-0.016867237,-0.007513396,-0.02520062,0.06030636,-0.03231592,-0.020442497,0.048772614,-0.055050123,0.03680809,0.016155664,-0.03131636,0.029973071,0.010477014,0.0037712923,0.026538124,-0.033137888,-0.047054734,0.0044963327,0.044164788,0.06612641,-0.028862959,0.015289559,0.004594735,0.04284221,-0.04268492,-0.009468695,-0.04611328,-0.030289426,0.016460769,-0.010131954,0.01718858,-0.017370217,0.018506883,0.008488659,0.044559617,-0.002165467,-0.021654772,-0.041845616,0.023217168,0.008022451,0.026349898,0.019388624,0.0054822406,-0.0029051849,0.027095214,-0.0069489772,-0.04507267,-0.031167882,-0.000048568527,-0.031928875,-0.036325622,0.08523558,-0.029067662,-0.044883274,0.02836724,0.0075384537,-0.02863329,0.00047614396,-0.007979381,0.010984061,-0.07119647,-0.02186777,-0.007053104,0.019032788,0.0529791,-0.01271496,-0.0079515865,-0.035079233,0.021516565,-0.017394543,0.025956703,0.028973095,0.0035163297,0.022583583,-0.0042701997,-0.03198356,-0.0023702688,0.0016382722,0.041081127,-0.025070036,0.004641314,-0.008382349,0.02368553,-0.029423859,0.00015036346,0.016510151,-0.026218021,-0.032257535,0.0577338,0.035976544,0.021481026,-0.006421327,0.022160513,-0.008373456,-0.016043713,0.065319985,0.016694827,-0.039943192,0.0414196,0.022208102,-0.0054742293,0.025231304,-0.019431066,-0.0029058957,-0.004569364,-0.022804094,-0.0076320907,-0.08008534,0.032055918,0.064709656,0.017589534,0.016074201,0.023631567,0.024708265,-0.15666862,-0.02103294,0.029731117,0.02605083,0.004115882,0.01749559,-0.006181718,-0.027993226,-0.027227078,0.03761249,0.0077604637,-0.059901867,0.026781976,0.024196278,0.011002767,0.002990227,0.0059726248,0.027122218,0.014276438,-0.028126432,-0.01740152,-0.03343567,0.01721215,-0.011885818,-0.015593748,-0.0067153503,0.0781667,0.012153985,-0.011761122,0.025129452,0.018765809,-0.0028883275,0.014271561,-0.016877797,0.032256868,0.003692467,0.048789125,-0.020496868,0.009699256,-0.0027148565,-0.0020470119,0.062179517,-0.0064379196,-0.0026881553,0.0029456334,0.011361416,-0.0026508719,-0.014911984,-0.027467035,-0.0030284848,0.03511241,-0.030462155,-0.019623423,-0.0059965486,-0.04232618,-0.031666107,0.00630019,0.032599796,-0.02143037,-0.036150094,0.010563815,-0.058142476,0.055288207,-0.052739684,-0.009276391,0.001992202,0.017358998,0.004941942,0.017540747,-0.03894676,-0.004385184,-0.021547524,0.030731136,-0.017283345,0.019465175,0.014788396,-0.050560568,-0.029257702,0.0034215583,-0.09282318,0.019893782,0.002281401,-0.028672043,-0.013933786,-0.03785126,-0.043625936,-0.016064508,-0.020849138,0.039680555,0.25929165,0.001128003,-0.0015943104,-0.00867618,0.05902988,0.01721544,0.014686982,0.007926906,0.01814132,-0.03256724,-0.026982151,0.019328406,0.017088002,0.0001134392,-0.042873144,0.0042733885,-0.024702836,0.031683747,0.032857306,-0.0042763287,-0.0030631714,0.007926286,-0.0032066691,0.020344587,-0.054225802,-0.010061842,-0.00027517029,-0.0037846991,-0.024510927,-0.018685505,-0.0038946783,0.0333421,0.001946929,-0.03365454,-0.09232455,-0.012815231,0.015561353,-0.035614334,0.013604339,-0.0057522673,-0.0019590224,-0.010226443,-0.01417912,0.03167952,-0.047850937,-0.042442895,0.036311835,0.010153195,-0.029796623,-0.028965112,-0.0034507937,-0.024228273,-0.04081798,-0.010507266,0.002654749,-0.032086764,-0.0075382995,-0.025305826,0.021248728,0.0411203,0.014705603,-0.005750894,-0.05048885,-0.05835502,-0.001106372,0.0009603933,-0.01950887,-0.029738015,0.015088983,0.056560885,0.013651522,-0.00663655,-0.0018603657,-0.026486311,-0.018175093,0.0174276,0.042420115,0.06686046,0.01931697,0.025871657,-0.011868051,-0.0020470356,-0.01587903,0.00778123,0.00093907997,-0.004070622,0.037841883,0.07421332,-0.023508813,0.012871211,-0.019882746,0.021993468,0.053902913,0.06520129,-0.025259605,0.027397847,0.003940821,-0.0045609837,-0.0089873,-0.012675356,-0.053405896,-0.006140963,-0.038684327,0.0028701758,0.03377115,-0.048288062,0.010473397,-0.03396608,0.042848743,-0.008415077,-0.044773493,0.004943204,0.021905515,-0.040697254,-0.02498886,0.032538313,0.024314687,0.011532175,-0.0025864022,0.00556961,0.011971017,-0.041499168,0.006612335,0.025560642,-0.050462384,-0.05623061,0.0049587493,0.0133067295,-0.006677877,0.048139814,0.043568525,-0.017337745,-0.052851494,0.009547442,0.00018197812,0.02340007,-0.0007037955,0.007433967,-0.013899572,-0.010661668,-0.05798828,0.0077953744,-0.014953934,-0.01554433,0.048127603,0.013038654,0.010629312,-0.010653984,0.022864487,0.03942834,-0.018639894,0.08163922,0.030929087,0.007175577,-0.031699862,-0.010838937,-0.015893329,0.02930419,0.010944121,-0.022983331,-0.0033266877,0.039831672,0.062970005,0.05114528,-0.015900921,0.011381202,-0.056796726,0.018825436,-0.001706947,-0.019082699,-0.0029424522,-0.037178215,-0.073065534,0.004756258,0.009397094,0.027988771,-0.039565284,0.00035897183,-0.010343479,-0.01823901,0.047735676,-0.019091737,-0.06692498,-0.044935487,0.034277737,-0.0036953846,0.0006451922,0.0011901519,0.00033799672,-0.013636591,-0.014373525,0.086758286,-0.0017025366,-0.009067666,-0.004010932,0.045559444,0.08285133,0.018992735,-0.033442028,0.008067846,-0.0387276,-0.034216423,-0.025776394,0.0021616928,0.005978344,-0.018173838,0.012037796,0.02500593,-0.014637438,0.03165899,-0.021509305,0.010799991,-0.034090463,-0.030224606,-0.008397093,-0.04480211,0.024784647,0.04722366,-0.0028793076,-0.07148867,0.010921244,-0.025903879,0.033940136,-0.027815778,-0.008050393,0.0052631646,-0.034092095,-0.03315162,0.027467847,-0.016832748,-0.00036669677,0.025638446,0.04617373,0.034824684,-0.010897065,-0.025332697,0.029566284,0.01558532,-0.01440999,-0.03825327,0.012165636,0.0055245063,0.008408417,0.044844273,0.032003444,0.0057522403,-0.0668158,-0.037538838,-0.018407885,-0.03875708,0.0039584716,-0.045037784,-0.0006158142,0.008831107,0.029290015,0.022310533,-0.023723137,-0.027154088,0.008024553,-0.055631492,0.014939605,0.036101386,0.00082064734,-0.0047378815,0.004672083,-0.030342113,0.01915799,0.0039415285,-0.031235918,-0.058402475,-0.0208038,-0.030125951,-0.045153473,0.0092059495,0.03253708,0.005791279,-0.027894378,-0.02614981,-0.006008984,-0.014378278,-0.079780325,-0.022802826,-0.014011955,-0.03064433,-0.02053521,0.0072045038,-0.032459408,0.005105309,-0.013282273,-0.028442327,0.01461878,0.015554145,-0.04178915,0.0072839046,-0.033456482,0.017124398,0.0005146239,-0.0026752113,-0.006428539,0.024443554,-0.018061731,-0.04164718,-0.026247127,-0.026955044,-0.003825384,0.041829105,0.0034906908,-0.01027176,0.03441055,-0.007175478,0.053184383,-0.032406304,-0.005323184,0.06382384,0.03634084,0.0033237739,0.080281205,0.012002489,0.018490354,-0.009374813,-0.040580727,0.023412807,-0.022830432,-0.038649485,-0.012313538,-0.00016916728,-0.008250163,-0.020911885,-0.008282445,0.03870347,-0.02877817,0.012849722,-0.0014856326,0.00998654,-0.025536917,-0.0003656373,0.022575298,-0.02305136,0.00856609,-0.009432102,0.014474685,0.008776113,0.04382545,-0.038791455,0.03227936,-0.071222804,0.0156240035,-0.0066618063,-0.008001979,0.057124652,0.039397664,-0.030544164,0.012053166,-0.042027947,0.04041689,-0.029694239,-0.009118604,-0.024066085,0.010135497,0.011593681,-0.004864301,0.06095486,-0.0012908607,-0.036241483,-0.0057890927,-0.02476179,0.0058302786,0.02428685,0.05003012,0.025775274,0.032783527,0.047077656,0.041802235,0.028021457,-0.001134445,0.013457956,-0.010075026,0.024928972,0.02424442,-0.007897339,-0.020024946,-0.030807434,-0.033259112,-0.023049474,0.008448855,-0.022088103,-0.008302568,-0.0069935657,0.059544425,0.014621495,-0.029548053,0.033660263,-0.0009693265,0.014955705,-0.13872823,0.022437882,-0.0071849595,0.03681377,-0.018732503,-0.007553297,-0.012551786,-0.062476072,0.017716821,0.0031846908,-0.020336801,-0.049523983,0.024921447,-0.043290436,0.0076917876,0.009730138,-0.0118148755,0.0011172476,-0.0071816114,0.019863332,0.014762875,-0.02315267,0.04945556,-0.009985122,-0.04551836,-0.00084628555,0.0122532,-0.03694505,-0.009028026,0.016420007,-0.0136847515,-0.013725158,0.026172567,0.055091616,-0.026490163,-0.030785859,0.011171845,0.024520442,-0.04602059,0.010935027,0.017743496,0.04834328,0.02873691,0.012753072,0.0051512076,0.048019078,0.015729642,-0.024557672,-0.03800571,0.009023769,0.009367848,0.0073398226,-0.024443366,0.00033156376,-0.00024093567,-0.009621101,-0.013550205,-0.013252252,-0.039529778,0.04052897,-0.018512804,0.05244219,-0.047183625,-0.016938284,-0.03605427,0.008503007,-0.009982364,0.030098144,-0.050527513,-0.03640613,-0.014423838,-0.038874965,-0.05208074,-0.05788102,-0.00999092,-0.038159672,0.0016343587,-0.05312125,-0.020981742,-0.01788958,-0.035074502,0.0068887845,-0.035473485,0.008363088,0.056523785,-0.023542384,-0.038847283,-0.014680478,-0.021329485,-0.005684967,-0.01610188,-0.05349311,0.020999484,0.00065261335,-0.012852171,0.019450184,0.012905688,-0.009377594,-0.014939879,-0.018912531,-0.0050085997,0.005246991,0.003977846,-0.03228123,-0.028145457,0.054054562,0.052950677,0.015130688,-0.043312367,-0.051866293,-0.0401306,-0.008657611,-0.012321991,0.022264978,-0.022397056,-0.02550035,0.01394294,-0.0010679588,-0.006788978,-0.067089535,0.0059728227,0.009001399,0.02722684,-0.025342435,-0.02367512,0.04525159,0.040029574,0.014000009,0.035560973,-0.0024195446,0.022157047,-0.028103579,-0.021807222,0.004190897,0.053305518,0.00045071213,-0.017004484,0.053814206,-0.027563216,-0.030257575,-0.02256709,-0.012992921,0.049533002,-0.025298798,-0.0068470095,-0.01173484,-0.0108457245,0.03242011,0.02183849,-0.06361437,0.0017903849,-0.016642112,-0.013684292,0.099801406,-0.030865312,0.04467623,-0.017865026,-0.06992432,-0.04045835,0.03833109,0.017521407,-0.008005524,-0.016671715,0.000337459,0.0057353927,0.04151053,-0.028250499,-0.02465381,-0.025486618,0.00020223322,0.018842071,0.055665333,-0.027916947,0.03770362,0.03867375,-0.02684985,-0.0024576501,0.022163846,0.029301144,-0.014276575,0.04256555,-0.003565599,0.055114288,0.0308073,0.004780553,0.0013708449,0.031044368,0.041946284,-0.037576176,0.007068806,0.016853182,0.018766487,-0.035446156,-0.021629695,0.047234636,-0.027676878,0.017464861,0.007138785,0.047616415,-0.014255727,-0.006121477,0.0040139775,0.03347844,-0.016015388,-0.0014402131,0.023507562,-0.012411518,0.01958742,0.020927357,-0.0087779295,-0.027990751,0.027040806,0.008715492,0.0031611775,0.013761736,-0.034317646,0.024842173,0.012718613,-0.019351356,0.0088715255,0.0015266486,0.037678186,-0.026243797,-0.055466335,-0.026045542,0.01806373,-0.016755642,0.043127146,0.003526215,0.011684588,-0.040072083,-0.020231884,0.0071112793,0.013569408,0.0069215284,-0.0072344807,0.0034086797,0.027429335,-0.032163367,0.03380589,0.018897276,-0.02368407,0.038741272,-0.014346732],"last_embed":{"hash":"1xlamuo","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"1xlamuo","at":1763795350675},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{4}","lines":[270,270],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xlamuo","at":1763795350675}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0304362,0.014496094,-0.03887705,0.024830865,-0.058003783,0.0029581727,0.03972117,-0.0143388305,-0.015924405,0.0124585545,0.016946271,0.02397179,0.014538885,-0.0025982435,0.019900594,-0.01875897,-0.0070174774,-0.009442901,0.02581789,0.012933497,-0.018688753,0.01036697,-0.020109644,0.026809784,0.0104187885,0.017438693,0.040155362,0.00833337,0.006593631,0.0059236772,-0.014969879,-0.028693322,-0.01743615,-0.029598821,-0.0076373247,-0.03440673,-0.005125216,-0.0484078,-0.039927654,0.002139084,-0.010396764,-0.011859804,-0.005570887,-0.013937856,0.042144608,-0.041116595,0.00062035007,-0.017020807,0.0037074415,-0.021541333,-0.010841205,-0.0323403,0.0014799738,-0.024131069,0.012769468,0.049498264,-0.020348469,-0.04851095,-0.00067773525,0.021205435,-0.029786257,0.020485338,-0.0822048,-0.026226237,0.016566811,-0.011281636,0.045120668,0.03504726,-0.024085637,-0.016607165,0.023537217,0.041209336,-0.0431945,-0.03219119,-0.053951006,0.0072485623,0.027802868,-0.011450684,-0.007296491,0.0020180934,0.0039115977,-0.039028093,0.03369072,-0.012473017,0.026959196,0.0034645947,-0.0646102,0.06709929,0.0531895,-0.04299603,-0.015685266,-0.0062531233,-0.0038045093,-0.047319077,-0.043058954,-0.040051136,-0.004308899,-0.03411484,0.0052817464,-0.025893932,0.0036012395,0.0042069633,0.006928926,-0.014578882,-0.007492652,0.018941646,-0.0046740468,-0.00447037,-0.028436441,-0.029151268,-0.013896682,-0.00074964686,0.012116715,-0.01586905,0.0021029364,-0.04478477,-0.0062193302,-0.012454127,-0.023342526,-0.039437436,0.040923182,0.026005825,0.067365624,-0.041341238,-0.017608648,0.026627399,0.0020830126,0.0025384836,-0.0020122721,0.036466762,-0.027327852,-0.00514084,-0.0052890405,0.022088759,-0.029947598,-0.028906235,-0.012932562,-0.024200484,-0.02114891,-0.07568356,0.025196252,0.102187596,0.013804709,0.017062029,0.023104362,-0.055884287,0.061399877,-0.022700401,-0.0036969488,-0.0045434088,0.009378336,0.009198621,0.012890969,0.040903356,0.024041625,0.005930934,0.0000993288,0.0004959644,0.018493503,0.041494507,-0.044154342,0.06374483,-0.022656122,-0.027164461,0.019233594,-0.049654834,0.0003873408,0.0008334125,0.01750067,-0.04475128,0.00096393004,-0.030644149,0.031235551,0.013941499,-0.0050695157,0.028495736,0.046615485,0.022672372,0.025947584,-0.052993212,-0.04112844,-0.011228194,-0.012284697,-0.010950784,0.013271242,0.0124471905,0.05716662,-0.028065588,-0.018642709,0.009751126,-0.04845849,0.03635203,0.0020032849,-0.00028863928,0.0015416746,-0.010272965,0.0019082491,-0.05277357,-0.011860276,-0.026964236,0.011758807,0.018473279,0.06166617,-0.006071774,0.026844824,0.011325611,0.0064169187,-0.0723287,-0.028149918,-0.022725785,-0.041743927,-0.017325746,-0.025493987,-0.01821976,0.008480572,0.033350464,0.010634341,0.01819448,0.0074889297,-0.029747436,-0.054723218,0.063297726,-0.028893828,0.0034552875,0.02981895,0.02018734,0.004071159,-0.008480321,0.009053073,-0.038278285,-0.020051079,0.008878302,-0.046134293,-0.0072327354,0.06878996,-0.018382158,-0.031731818,0.025866963,-0.00809259,-0.004654654,0.01025986,-0.01884385,0.013212914,-0.04677655,-0.04250496,0.040347707,0.007670577,0.011643715,-0.01565161,0.030986149,-0.0014247326,-0.0069427416,-0.024720907,0.018626697,0.04019222,0.014539547,0.0035505428,0.0020976122,0.012011437,-0.026850287,0.008084634,0.038834624,0.0025582565,0.0005513117,-0.007955935,0.04245846,-0.018928811,-0.043882187,0.03600496,-0.046199713,-0.059809167,0.05399441,0.056082916,0.019603657,-0.021588137,0.0137054,-0.0044731013,-0.004268501,0.045740787,0.064021565,-0.020677196,0.04520596,0.00075607887,0.016461222,0.034729857,-0.020301668,-0.014170975,-0.020853488,-0.01575866,-0.054172866,-0.0259883,0.018171959,0.054409243,-0.007828109,0.024579072,0.006754211,0.0034654515,-0.15286268,0.010610456,0.018014075,0.069374256,0.0070346566,0.040370896,-0.03329949,-0.023432752,0.0035101706,-0.0076505784,0.0120063815,-0.050372425,0.00098727,0.01054052,0.0036802033,-0.0022122907,0.014299561,0.023961809,0.024401639,-0.019676885,-0.00070018874,0.032839846,0.007446532,0.0069282237,-0.0363423,0.0021187612,0.07383399,0.012521145,-0.008468578,0.026205227,0.019307837,0.0040126583,0.006454125,-0.03179458,-0.0038140998,-0.013875524,0.041587792,0.0022844232,0.01732552,-0.00057553116,0.01645462,0.05855909,0.014601471,-0.0064990325,0.019848952,-0.032699466,-0.009874559,-0.008626159,-0.017501654,-0.011529686,-0.0042227246,0.012888677,-0.026320878,0.01063981,-0.03932656,-0.035081957,-0.011904873,0.051435985,-0.002786163,-0.057440024,0.016591975,0.011225798,0.0128155295,-0.048782524,-0.00993049,-0.0074302456,0.03210232,-0.0071987007,0.0083415015,-0.0296827,0.026244596,-0.010505969,0.0129107535,0.014939635,-0.015349228,0.0051340717,-0.0077902544,-0.048117284,-0.010053791,-0.10250825,-0.01274402,-0.0029125696,-0.027492449,-0.0014056548,-0.042971607,-0.026299678,0.032635234,0.003880047,0.04762604,0.26186004,0.008667433,-0.019271424,0.008271383,0.02392822,-0.0047714068,0.01815439,-0.0067002703,0.043299712,-0.00898403,0.009130467,0.033458058,-0.015781948,-0.009107824,-0.032931447,0.030221576,-0.03956622,0.026857115,0.045389432,-0.018462274,-0.0068513183,-0.025577052,0.010858493,0.007562904,-0.04169243,-0.0025745286,0.009375366,0.032343067,-0.0302778,-0.0028746373,-0.034011554,0.018213734,0.01717262,-0.009732905,-0.05721352,0.044114586,0.0007485466,-0.018147323,0.04040347,0.008556861,-0.008577175,-0.013139263,-0.022123728,0.0033850446,-0.041269258,-0.02573822,0.053122517,0.016632902,-0.057514813,-0.023325548,-0.03367624,-0.043389354,-0.0105235595,-0.0051154164,0.005729659,-0.042666834,0.0108613,-0.026074514,-0.010031953,0.028744373,0.044094164,-0.0043509486,-0.05750186,-0.02085901,0.010657533,-0.009926974,0.0120600555,-0.026021047,0.012721585,0.041358184,-0.030746987,-0.031180397,-0.00029385337,-0.009383603,0.0019036428,0.0105781015,0.057203043,0.060660645,0.0053406963,0.025591735,-0.0308682,-0.03173994,0.016640032,0.012914792,-0.0039256215,-0.010236515,0.042545643,0.06459739,-0.0017601631,0.012966685,-0.041692622,-0.0070151277,0.046451647,0.055402488,-0.015399489,0.011247696,0.015844548,-0.0065252385,-0.006500458,0.016215634,0.0036438503,0.017375862,-0.035122655,-0.011129594,0.0629038,-0.054333784,-0.028556759,0.011130403,0.0065182038,-0.03388751,-0.05629314,0.0024313356,0.01516399,-0.0218404,0.010475702,0.03162198,0.040741768,0.019785913,0.01855572,-0.014116796,0.03455935,0.0012691637,0.022630002,0.019365879,-0.020677106,-0.048140652,0.013925478,-0.011982471,-0.036728404,0.06790046,-0.011660515,-0.015537777,-0.04233969,0.03063604,-0.0016620068,0.036091812,-0.005299797,0.004377411,-0.05280244,0.02558152,-0.027599769,0.0057852766,-0.014531465,-0.049687404,0.04853505,0.025308244,0.036663353,0.003992568,-0.0044696364,0.028651476,-0.007899056,0.031421855,0.045203816,0.00054034835,-0.0081441775,-0.018650848,-0.011559472,0.006535108,-0.0027443687,-0.030576965,0.015715428,0.057975948,0.02360898,0.04674907,-0.022652004,-0.014014378,-0.030650884,0.005534519,-0.004010812,-0.06993059,-0.015938442,-0.05705341,-0.05302677,0.015469472,0.026965927,-0.025846753,-0.0528277,0.013264833,-0.022203121,-0.065463275,0.01732257,0.03546253,-0.06219451,-0.06787301,0.008657244,-0.04514253,0.0023753801,0.004330703,0.047146603,0.0027944816,0.004552756,0.084407724,0.013917783,-0.013528225,0.021152537,0.06370237,0.052542202,0.024571992,-0.022013936,0.015463735,-0.038697854,-0.0056977132,-0.011546498,0.026926605,-0.0120537365,-0.045922257,-0.03585786,0.051781826,-0.0014991862,-0.0064749746,-0.024986168,0.027698243,-0.08681492,-0.0031331053,0.007783091,-0.0053013354,0.05217744,0.08013953,0.052477166,-0.024210535,-0.014723806,-0.0061403196,0.014658247,-0.020016005,-0.036597278,-0.003879543,-0.014843277,-0.038251206,0.02244106,-0.029711375,-0.0018346431,0.016623577,0.034134742,0.0076774834,-0.0020454004,-0.01955377,-0.020747934,0.037964508,0.013884006,-0.02712682,-0.033075113,0.043311246,0.04693259,0.041985177,0.021203902,0.04173106,-0.065105505,-0.04664721,0.00685024,-0.02461898,-0.00035954895,-0.07389508,0.01303174,0.0010079751,0.060613465,0.03332305,-0.015452526,0.001961713,-0.03740087,-0.030757817,0.01694373,0.02409197,-0.0030559576,-0.009597623,-0.015043831,-0.044884093,0.023993032,0.020000966,-0.032202408,-0.019876363,0.022173677,0.0021514092,-0.05079645,0.0071332604,0.03252263,0.005655549,-0.019415753,-0.0029083844,-0.010188975,0.0032361422,-0.04632081,-0.031556856,-0.0036096203,0.0029272786,-0.022485565,0.06287475,-0.012213474,-0.016477896,0.000519541,-0.03874915,0.0489583,-0.04291828,-0.030853828,0.037098065,-0.031579986,0.010944323,0.039533846,0.00035304003,-0.00088123325,0.015685435,-0.0088686105,-0.02056907,-0.008126846,-0.016032582,0.0075724213,0.058432482,-0.008613547,-0.0064213467,0.038986508,-0.018239504,0.07469862,-0.098983146,0.010312633,0.052530468,0.0014532481,-0.011640278,0.046759833,0.008364477,0.0016252361,-0.029147435,-0.011963057,0.022957731,0.0020056253,0.0061170673,0.0062737647,0.018025473,-0.035611548,-0.013612903,-0.012835194,0.05340383,-0.030687435,0.003285267,-0.010773042,0.020069567,-0.022079336,0.0002417431,-0.0017025372,0.015007493,-0.023658482,-0.011047366,-0.007749055,0.0034261877,0.022283815,-0.020792812,-0.020865398,-0.07619302,-0.014866453,0.0184617,-0.0013748832,0.03931072,0.0066432087,0.010982406,-0.014824051,-0.07050997,0.034664623,0.0047588693,-0.030171903,-0.015209227,0.009726332,0.0173177,-0.013840968,0.037657697,0.0039868597,0.00083796144,-0.013458374,-0.050817184,-0.008787032,-0.029043965,0.002903932,0.024173839,0.0059198863,0.022834303,0.04936815,0.061425243,-0.016477067,0.03740966,-0.010436504,-0.003343495,0.03297588,0.008340999,0.0042499085,0.013396865,-0.038113188,0.018948436,-0.013394959,-0.01566619,0.026349328,-0.017101353,0.031821404,0.081890546,-0.0064849067,0.003805032,-0.000092566755,0.0070811673,-0.136558,0.018697696,0.013214279,-0.012282279,-0.026349746,-0.017486237,-0.0016033249,-0.07617923,-0.0013616959,-0.01704239,-0.0055705775,0.007844786,0.00007338434,-0.022105876,0.10209646,-0.046867184,0.0011103521,-0.0004316673,-0.012507271,0.023756724,0.0031159718,-0.012744963,0.039918497,0.008171029,0.0033888756,-0.001861741,0.016863655,-0.022898015,-0.019442206,-0.013707415,-0.020221135,-0.012473627,0.043172486,0.032042805,-0.045215007,-0.0035844303,0.023313267,0.004326496,-0.034108546,0.032147627,-0.028769953,0.029433357,0.011478592,0.0042715133,-0.028080363,0.07434674,0.027144564,-0.021760661,0.0010215767,0.0111705335,0.000862296,0.050440226,0.0070729246,0.0023405296,0.02233015,-0.0035686444,-0.032952487,-0.003298475,0.005731765,0.000887665,-0.0078117345,0.034734104,-0.039149165,-0.040575255,-0.06931907,-0.014792051,-0.009024483,0.013067091,-0.072564594,-0.032747112,-0.0033207012,-0.022855233,0.006984314,-0.03492231,-0.0072548105,-0.040479187,0.0014173317,-0.0632343,0.03349423,-0.021763835,-0.07210701,-0.02629651,-0.012140045,0.028866483,0.038502034,-0.0019395141,-0.031258613,-0.030900795,0.011778312,-0.018208016,-0.025403192,-0.041637465,-0.010448423,0.017841132,0.035900816,0.014115115,-0.0096281115,-0.001051891,0.008311862,-0.02682877,-0.01695132,-0.017352402,0.018926512,-0.03462315,0.004912134,-0.016091593,0.06877224,0.013671827,-0.014090345,-0.035071876,-0.020861415,-0.012996396,0.014520023,0.02272484,-0.01521517,-0.00030425217,0.0011144038,-0.0018525107,0.022357943,-0.07952229,-0.01922753,0.036936752,-0.01874179,-0.023300963,-0.01564116,-0.010639229,0.023267537,0.019454876,0.020415751,0.02989226,-0.017298365,-0.044536967,0.002781779,0.012875037,0.04376447,0.0050268723,-0.04392292,0.037105147,0.003863912,-0.03644776,-0.0048380885,0.005057799,0.019076832,-0.055369396,-0.0073262597,0.005585874,0.0043198825,0.004826436,0.020014776,-0.041763365,0.012582791,-0.016984794,-0.0073338924,0.068038754,-0.010551069,0.061551537,-0.028028145,-0.021176798,0.007777945,0.050373938,0.028084487,-0.007435977,-0.0053185113,-0.0009353228,0.030485576,0.016559301,-0.008244888,-0.021232449,-0.007964086,0.0002741099,0.035765655,0.034548383,-0.011256128,0.03654878,0.019861089,-0.029325457,0.004556794,-0.018881083,0.02535559,-0.016527979,0.027849097,0.01693653,0.08001562,0.033208627,-0.009804457,-0.006787849,0.04737213,0.030207116,-0.033758286,0.013219727,-0.009635473,0.010796408,-0.012544292,-0.001963531,0.045039933,-0.03874658,0.020130051,-0.036985047,0.029745078,0.016762294,0.010529618,-0.0064678085,0.025004836,-0.03559645,-0.010217411,0.013557756,-0.031247333,0.0072384086,0.022488058,-0.0023662779,-0.014193807,0.0042659994,0.0066810898,0.0022085658,-0.008750582,-0.035816055,0.01680435,0.0116564175,-0.024485175,-0.0056218724,0.011665517,0.027681038,-0.037818015,-0.014288646,-0.010847419,-0.002356423,-0.021366945,0.015770469,-0.049680416,0.014669998,-0.021267889,-0.0058507286,0.030656297,-0.011708398,-0.03643955,-0.013792507,0.014609701,0.015087589,-0.02726028,0.055498514,0.03191945,-0.04947185,0.07689162,-0.0020081534],"last_embed":{"hash":"1g2do13","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"1g2do13","at":1763795350675},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{5}","lines":[271,271],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1g2do13","at":1763795350675}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019025454,0.01916333,-0.033154815,0.014859247,-0.05098481,-0.03181263,0.05372925,-0.003988326,-0.0005109214,0.014079044,0.0533362,0.012495821,0.004240086,0.01508572,0.0069294856,-0.01431952,-0.028657151,0.0025468501,0.030953426,-0.0103227515,0.017731464,0.024557866,0.0046112034,-0.00059497,-0.0021042272,-0.005026097,0.018562209,0.019420706,0.010061867,-0.003803566,-0.008169252,-0.052469976,-0.018161546,-0.04279968,0.011332502,-0.042201787,-0.025075417,-0.024733888,-0.034391057,0.04175783,0.010431077,0.006546562,-0.0045235488,-0.011380337,0.036098108,-0.006592365,0.010905243,-0.007882548,0.0015736854,-0.019869745,-0.011629919,-0.017368563,-0.014540755,-0.0028362195,-0.013900962,0.018637173,-0.05171595,-0.041520942,-0.046859596,0.008956351,-0.01881054,0.013443585,-0.045236092,0.0039114305,0.031801853,0.016399942,0.013525234,0.022596879,-0.022862008,-0.02835381,0.0087385755,0.018871171,-0.04297022,-0.042084537,-0.045935836,0.018016532,0.026404763,-0.03162216,-0.028519921,0.008748433,-0.012256766,-0.055401593,0.019559352,-0.0069398596,-0.00087147695,0.008742101,-0.029751929,0.1078255,0.04946562,-0.019372469,-0.0025934798,-0.019809695,0.0058770254,-0.031883635,-0.013021901,-0.03199612,0.008035025,-0.0035364118,0.03162832,-0.023991631,-0.00771846,-0.026987754,0.04400887,0.02238372,-0.0003594418,0.022791771,0.0031319926,0.009698166,-0.015371727,-0.03194733,0.0000190979,0.001044879,0.025505943,-0.009105883,0.027171524,-0.044772107,0.017447783,-0.02748659,-0.016254788,-0.03350156,0.050607234,-0.015738565,0.053988576,-0.026214644,0.0013984208,0.051840164,0.01002178,0.012289725,0.016894963,-0.00614332,0.008187121,0.020994926,0.014718927,0.03527262,-0.05119913,0.0064013093,-0.011165458,0.058811136,0.00025374955,-0.06727519,-0.015502779,0.091122404,0.0046056146,-0.009396384,0.057598256,-0.0015735478,0.018374987,-0.035234846,-0.03382357,-0.031153968,-0.017041069,0.001237443,0.006066328,0.021099504,0.04978358,-0.0022893061,-0.01842901,0.0011323508,-0.0019180283,0.0012229746,-0.0048114634,0.054774154,-0.036721405,-0.044845063,0.046600655,-0.024697041,0.027793188,-0.03552916,0.020074055,-0.034340613,-0.008478679,-0.031627167,0.008575682,0.025330205,0.028158933,0.034084015,0.026524868,0.022712216,0.0023218484,-0.008820187,-0.03441625,-0.013382871,-0.026091982,-0.020185558,0.014548013,-0.00040898166,0.01132574,-0.0043840175,-0.021854851,0.026603328,-0.027085807,0.042837635,0.026754862,-0.011312308,0.0341743,0.015853634,0.013651663,-0.020269718,-0.04322783,0.014072635,0.019719714,0.026119528,0.07956782,-0.024754258,0.017815966,0.0033138925,0.011313887,-0.07553245,-0.0030725761,-0.041446608,-0.010049186,0.023371423,-0.06018628,0.027492927,0.017788885,-0.0012281085,0.048877176,0.025713589,-0.02438195,-0.039530963,-0.08181101,0.05075065,0.005329414,0.014886205,0.059059583,0.034627065,0.014621175,0.022158507,0.062036727,0.03333942,-0.02925394,0.014388013,-0.00016569615,0.0008579937,0.07676145,-0.021665877,-0.048343297,0.05763466,0.02145642,-0.007342287,-0.002071861,0.006918522,-0.015933217,-0.04174893,-0.02081242,0.0054227845,-0.0070743314,-0.0070374245,-0.021715708,0.03586114,-0.033921026,0.009827552,-0.058682326,0.03635912,0.058066122,-0.023501925,0.008141154,-0.017848521,-0.004226833,-0.021335807,0.0110462345,0.013832612,-0.008587223,0.018761836,0.0024156321,0.030863645,0.022009106,-0.03625069,0.026702734,-0.011274069,-0.01934343,0.041033395,0.052169584,0.04640753,0.010661816,0.0150760645,-0.003972177,-0.03226672,0.06902195,0.030458221,-0.04264418,0.059857182,0.05122589,0.012588744,0.02370872,-0.03558457,0.02987386,-0.025765566,-0.041141387,-0.057759024,-0.04708539,0.026258463,0.046279106,0.0052403226,-0.0017614636,-0.008481662,0.016551545,-0.14741847,-0.0026465356,0.014689685,0.053776406,-0.008152774,0.0035618423,-0.03313692,0.00968677,-0.028569888,0.016607357,0.03990282,-0.03514029,0.012930968,-0.013491574,-0.022417726,0.00507095,0.020247297,0.014935343,0.0062594647,-0.033653367,-0.01547972,-0.027411776,0.013979732,0.005306564,-0.016405173,-0.0052682655,0.033143938,0.0072713457,-0.0073625455,-0.005052208,0.024440551,-0.026203608,0.016704557,-0.0033514795,0.0034684732,-0.027657984,0.00055914506,-0.01278989,0.028566612,-0.025028039,0.004905536,0.02097335,0.014123046,-0.023119522,0.021354832,0.039055806,0.012727945,-0.022179618,-0.014075065,0.024547622,0.0065754903,-0.00081112585,-0.024190653,-0.023522202,-0.04827811,-0.002228077,-0.0038744304,0.035474543,-0.0004077214,-0.049808647,0.006728479,-0.043183766,0.06368552,-0.08881959,-0.0003668151,-0.01830412,-0.0034268065,0.0043406677,0.024744133,-0.032551497,0.024431154,0.003107581,0.016327614,-0.017389245,0.0022408348,0.022413345,-0.059257664,-0.03802605,-0.03965957,-0.09110659,-0.01324893,0.015830584,-0.011761248,-0.007709168,-0.05087936,0.008544079,-0.015688289,0.0030411745,0.005007001,0.23455277,0.032498267,-0.009396882,-0.008604293,0.04499549,-0.02413786,0.065437384,0.026035829,0.03986996,-0.01548928,0.010852551,0.015598722,-0.023244126,-0.0039501134,-0.036838446,0.021991054,-0.02020881,0.015983177,0.024138791,-0.021892067,-0.011913191,-0.0019612943,0.013993796,-0.0074597374,-0.02805371,-0.009595118,-0.028074183,-0.0021982552,-0.0127990525,-0.034811478,0.022822557,0.05539138,0.02506133,-0.07679487,-0.06867788,-0.022062525,0.034372944,-0.017964486,0.02395568,0.022853862,0.011082991,0.0071109473,0.03316158,0.019729296,-0.03208186,0.009344545,0.05121662,-0.02210939,-0.043603428,-0.029124524,-0.04441792,-0.05377738,-0.029970828,-0.017527604,-0.0125994785,-0.065149084,0.004294617,-0.034717157,-0.02020057,0.041823022,0.0091580525,-0.005910316,-0.038055692,-0.011425425,0.02050964,-0.008674701,0.037098993,-0.059127446,0.061093993,0.048119932,-0.022662558,-0.0067690806,0.014362515,0.008772121,0.0035352998,0.0012175462,0.03722647,0.06261548,0.024393575,0.014225332,-0.017150292,-0.018676799,0.008314727,0.024841899,0.020537362,0.009953489,0.0126855085,0.086523436,-0.018412601,-0.018783169,-0.031550262,0.017007334,0.03896735,0.07201657,0.017684735,0.0215527,-0.019135643,-0.0016937433,-0.008634396,-0.0117161,-0.034242995,-0.0042503867,-0.022237672,-0.039575096,0.030636055,-0.050194,0.035836533,0.016076274,0.027390882,-0.0001664285,-0.012987775,0.00024872032,-0.024437685,-0.010152609,0.0028373455,0.030008446,0.05452406,-0.023745798,0.03727892,-0.0043492606,0.0013817333,-0.002909054,0.0006860859,0.00006387314,-0.02419995,-0.06068451,0.0009778966,0.0026922596,0.0030598957,0.052937206,0.047183104,-0.025324639,-0.010764778,0.012319112,-0.017468525,0.004032276,0.05646209,-0.010936021,-0.027872963,0.022946494,-0.02686746,-0.03066137,-0.017606463,0.0021329876,0.042335715,-0.01892931,0.019191656,-0.002422738,0.035405025,0.017551072,-0.00707812,0.054991983,0.039887723,-0.008540899,0.00081044476,-0.008315388,0.0037314068,0.0087775,0.0040123235,-0.042476803,-0.014885586,0.06964283,0.044350844,0.03956823,-0.012256856,-0.035941087,-0.069033474,0.028784707,-0.05424122,-0.034096643,0.009578618,-0.019972768,-0.07369597,0.04784765,-0.0055816816,-0.02151379,-0.058954842,0.0064557665,0.008870987,-0.059319843,0.031792358,0.005926111,-0.056410283,-0.022928936,0.04644516,-0.038516916,-0.011273836,0.008647397,0.009973652,0.010170437,0.025526335,0.069611356,0.05768206,-0.025538335,0.022373026,0.08801869,0.06727629,0.030474253,-0.017150382,0.0340141,-0.04101814,-0.033730373,-0.020459758,0.010948544,-0.0070443307,-0.0058746156,0.019945761,0.080587134,-0.016657995,-0.023628464,0.0005036489,0.04604378,-0.07057186,-0.018196529,-0.012866295,-0.050588667,0.019002652,0.03099869,0.021186927,-0.018505925,-0.010567633,-0.017135527,-0.0024782084,-0.013336583,-0.027646914,-0.010488049,-0.013485842,0.00023831819,0.0036237205,-0.045114573,-0.0097982325,0.025574042,0.020107912,-0.013399469,-0.00936515,-0.018353106,0.035697702,0.028340187,-0.010737066,-0.042188376,0.029281314,0.0041318075,0.029100591,0.041400544,0.028781258,0.053642068,-0.038934145,-0.02703104,-0.032457177,-0.011347859,0.01760455,-0.038621932,0.0055136993,-0.0049819998,0.02732146,0.024401063,-0.014407895,-0.018977053,-0.035891756,-0.073446065,0.034918934,0.040271442,0.018651329,-0.009045043,-0.008099388,-0.027368851,0.015340226,-0.0054379925,-0.018506454,-0.0023329544,-0.002250331,-0.032682538,-0.050886534,0.019452669,0.00942683,0.016447851,-0.03085478,0.00082154764,-0.0007181005,-0.019896511,-0.050110355,-0.01145217,0.026532395,0.0028539326,-0.045447007,0.024416178,-0.022628779,0.009140635,-0.031996578,-0.04485729,0.01300027,-0.042065237,-0.03931058,0.0048679956,-0.030008446,0.0013742958,-0.00090806844,-0.013983647,-0.017946199,0.024055064,-0.0281647,0.006968122,0.002677071,-0.01931441,-0.021556752,0.042717125,0.0035944514,0.0042339773,0.044165824,-0.0024931494,0.049536027,-0.038418453,-0.009866394,0.09082763,0.002576123,0.036467914,0.06372143,0.016184643,-0.038688414,-0.009558537,-0.031256508,0.021333909,-0.011040948,0.004776526,0.00039838412,-0.010774145,-0.053859178,0.0004319092,-0.020758973,0.061648317,-0.027491337,0.0016419446,0.012758161,0.013938663,-0.018403789,-0.017889109,0.02358114,-0.021716561,0.012791728,-0.023553073,0.034951653,-0.028830301,0.0391905,-0.060586218,-0.0034683573,-0.06555391,-0.00574463,0.018915681,-0.06322528,0.0652569,0.032946944,0.010927335,0.0068497057,-0.041713115,0.0314378,-0.049763232,-0.006477007,0.00349259,-0.02532605,0.028012214,-0.00049081724,0.034243893,-0.020026037,-0.010470201,0.01181279,-0.025291039,0.012058737,0.029362528,-0.012873194,-0.01799108,0.009583858,0.0021594607,0.006739626,0.05179323,-0.014933408,0.019312626,-0.028367778,0.004853588,0.008534998,0.023224832,-0.0129288575,-0.0017661249,-0.009244515,-0.026790004,-0.008244412,-0.0052279,0.008561767,-0.006479306,0.06211547,0.021952886,-0.01591686,0.04027297,0.008848329,-0.002457318,-0.12985761,0.006421689,-0.023920555,-0.009830906,-0.02594769,-0.019383796,-0.019309605,-0.064725034,-0.011509321,-0.040086955,-0.059108727,-0.017942596,-0.02118989,-0.05753253,0.02286958,-0.0028158627,0.016825566,-0.026188767,-0.02759216,0.0038710933,-0.013083768,-0.01745764,0.046869494,0.007315029,-0.03170917,0.019258264,0.0063294386,-0.002010104,-0.0034796677,-0.008664897,-0.02875813,0.004683341,0.02320884,0.009706601,-0.046183553,-0.008321589,0.019966433,0.013707171,-0.039821982,0.0742118,-0.0419176,0.04335673,-0.011755593,0.024954468,0.030617874,0.03835455,-0.034191832,-0.035936113,-0.0036666591,0.020183561,-0.013101996,0.015063353,-0.029846868,-0.027628096,0.009267088,-0.013848114,-0.03897093,-0.028338958,-0.027593678,0.027341042,0.005855389,0.04998792,-0.047379687,-0.046202928,-0.031108448,0.037496954,0.014185331,0.026091982,-0.04135513,0.02423118,-0.013753724,-0.048145875,0.006715668,-0.04370424,-0.03284519,-0.03519203,0.0034056902,-0.03503103,-0.044406567,-0.0103713535,-0.062635,-0.005641852,-0.02922475,0.01895505,0.053742178,-0.036308926,-0.01358086,-0.049684137,0.0084152,0.005473132,-0.021853989,-0.05276873,0.034075644,-0.014758136,-0.0038141606,0.03053397,0.0006456577,0.015877021,0.010577738,-0.023345584,-0.029202117,0.0058560376,0.004530262,-0.03650195,-0.020303216,-0.011217349,0.007775432,0.010892761,-0.017389989,-0.046629194,0.020211168,-0.00041301324,-0.014579621,0.037985105,-0.030354911,0.01144493,-0.024245868,-0.0021420054,0.012707575,-0.05601514,-0.0075874813,0.009048124,0.0038097876,-0.026591463,0.040453244,0.021297134,0.018717058,-0.020133121,0.010065096,0.008371806,0.004006143,0.03002544,-0.015126643,0.01537838,0.043857157,-0.013558197,-0.0024047075,0.046228223,-0.044283494,-0.019803304,-0.024945764,-0.0074713603,0.023449196,-0.026208457,-0.014448357,0.00070824515,-0.003950091,0.013675981,0.03173826,-0.025664376,0.00425477,-0.057106674,0.00738045,0.09193216,-0.035886724,0.05079228,-0.020313425,-0.049170766,-0.028055951,0.038649436,0.025108509,-0.027183428,0.010363363,-0.02730747,-0.047332168,0.022194171,-0.004757614,-0.038932387,-0.0062713586,0.00020238827,-0.022569042,0.008053293,0.013123864,0.000968527,0.039218258,-0.04550876,-0.013295121,-0.0407079,0.0368543,0.00010892528,0.04243985,-0.011496193,0.06988025,0.019361934,0.02982805,0.0066150595,0.011331707,0.041416902,-0.009837586,0.017410697,-0.010696191,0.03830047,-0.024871586,0.0005270245,0.032381386,0.005564745,0.016586475,-0.01912498,0.009797655,0.010885154,0.00020584454,-0.010538108,0.012223356,-0.0018563948,0.0014409831,0.037398573,-0.010672298,0.027151396,0.026369385,0.032948237,-0.010813107,0.0056265276,0.04845936,-0.018669967,-0.007678706,-0.047107056,-0.017704032,-0.0051595676,-0.021826394,-0.026090087,0.0033539843,0.06346364,-0.04269974,-0.011375035,-0.04369931,0.009214685,0.015109019,0.030625788,-0.018859275,-0.016066868,0.017105684,0.019810975,-0.000042280877,0.0058432883,0.00899653,-0.009428601,0.0019157875,-0.013576235,-0.03956217,0.05739767,0.009113988,-0.008051013,0.018512258,-0.004811388],"last_embed":{"hash":"1m0a5ls","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"1m0a5ls","at":1763795350675},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{6}","lines":[272,272],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1m0a5ls","at":1763795350675}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0056841406,0.015609855,-0.029627984,0.029615074,-0.007410513,-0.03560426,0.036269076,0.011593298,0.022531314,0.045571793,0.042446494,0.040689718,-0.009284844,0.03670726,0.006422023,-0.013179405,-0.0105224615,0.04637129,0.030442355,0.030004952,0.02219024,0.009885295,0.037825525,0.010499276,0.008446011,0.0015921575,0.027357046,0.011949263,-0.000762407,-0.003927061,-0.01341512,-0.023343073,-0.0012312576,-0.006111107,-0.015509823,-0.06944425,-0.0029504392,-0.032969665,-0.03157536,0.05326108,-0.011788671,-0.0042914394,0.0077772434,-0.017184662,0.014953146,0.0031386858,0.011256263,-0.011396864,-0.045733284,0.023872418,-0.016016303,-0.043827523,0.0026114457,0.010631352,0.012137199,0.010559746,-0.025435306,-0.017339496,-0.025811072,0.016810885,-0.056409784,0.043645527,0.0018047026,0.010121451,0.02747826,0.014450239,0.022262132,0.019498223,-0.005088631,-0.01742231,-0.008162585,0.025607852,-0.056989323,0.003960378,-0.03325112,0.046425484,0.038992047,-0.03047131,0.0026283371,0.043855455,-0.013537342,-0.058012642,-0.0019913476,-0.0112467855,0.019942023,-0.0013032702,-0.05885722,0.08645695,0.042894486,-0.03128152,-0.004814557,-0.019899001,0.03228982,-0.035989173,-0.03251569,-0.0010047625,-0.018858723,0.016069474,0.02473223,-0.039817657,-0.012040725,0.013280894,-0.0045525734,-0.025693443,0.004688393,0.023497764,0.016057298,-0.005752709,-0.012786027,-0.021234363,-0.010249285,-0.006230786,-0.019032588,-0.034177672,0.020760832,-0.05193324,0.021099925,-0.008747392,-0.028728865,-0.0427355,0.051955506,-0.046686865,0.017847717,-0.017444877,0.009385133,0.014833411,-0.015137671,0.025628097,0.021853313,0.034517277,-0.035122722,0.01607403,-0.009899969,0.01678013,-0.0062760673,-0.0030304296,-0.015942272,0.036107484,-0.052371368,-0.06884986,-0.0056759682,0.05594637,-0.017863978,0.029240688,0.044891745,-0.037669655,0.05675736,-0.044753443,0.0073893825,0.012362556,-0.04090967,0.030542476,-0.022363838,0.037523456,0.027650421,0.03457666,0.011038531,0.012200322,-0.013063338,0.022880202,-0.06336057,0.06450934,-0.018285763,0.0001991124,0.018798761,-0.04188739,0.02462308,-0.015219955,-0.01935674,-0.02832466,-0.00038871673,0.0196135,0.019936081,0.04097015,0.009740692,0.030319676,0.016211942,0.028333934,0.027371706,-0.041614853,-0.07664385,-0.027426103,-0.02019296,-0.037651654,-0.025969503,-0.025389954,0.04304212,-0.022100417,-0.012031697,0.05724778,-0.056929886,0.0345356,0.0028065897,-0.012182826,0.008057953,0.008280777,0.02587621,0.022872321,-0.0054464964,-0.02441375,-0.014998013,0.043074373,0.048845805,-0.05019245,0.005707068,0.005795335,0.037316862,-0.028639024,0.018452656,-0.062955976,-0.018046074,0.024514528,-0.0010536817,0.012599686,-0.027271431,0.0035805157,0.016932938,0.027304294,-0.008077166,-0.019299008,-0.033895962,0.019640708,0.0037453477,0.039012093,0.026738273,0.022724153,0.011753319,0.027991127,0.013284598,-0.01358562,-0.050333735,-0.00978395,0.016942605,-0.04896755,0.097549215,-0.0069980607,-0.05503448,0.027421575,0.007349599,-0.026145576,-0.0127226915,0.0055521103,-0.0027307246,-0.046147134,-0.009156773,-0.022183135,0.004892354,0.045924213,-0.013902053,-0.012056651,-0.019035647,0.018768836,-0.0068265866,0.015491714,0.0006941692,-0.006803341,0.009823197,-0.006771039,0.01337625,-0.0036754203,0.023866618,0.024171878,-0.011580561,0.008405071,0.0032253147,0.025318284,-0.04125699,-0.02075852,0.029089477,-0.001975704,-0.01138613,0.045950256,0.0046817916,0.057049006,0.0023641738,0.024947977,0.01335602,-0.03334426,0.0470963,0.012714009,-0.06555745,0.026987445,0.02654908,-0.002484974,0.036770094,-0.016755946,0.024416322,0.0051275664,-0.023461262,-0.042531747,-0.048688136,0.04627134,0.07148886,0.003507718,0.030272761,0.039471857,0.027781935,-0.1537829,-0.00047845015,0.0024931624,0.03122364,-0.002936046,-0.0044596144,-0.035923526,-0.018978972,-0.051320437,0.02658166,-0.010690742,-0.053454045,0.038734112,0.021159012,0.0015550862,0.043767206,-0.013669442,0.006580857,0.0019277517,-0.041078586,-0.009797573,-0.031035138,0.01973158,-0.022286244,-0.014152994,0.002707084,0.054215245,-0.012135701,-0.034028944,-0.007766489,-0.0071010217,-0.016530797,0.014184576,0.0099324295,0.014312801,0.024870943,0.047136456,-0.00054732745,0.017158598,-0.00017960965,0.0066377856,0.054751042,-0.017361438,-0.0019116874,0.00026435297,0.042083155,-0.00013200303,-0.005188566,-0.04246688,0.014526372,0.042206064,-0.055958077,-0.030147634,-0.00031242962,-0.037396885,-0.03212761,-0.018557388,0.051987946,-0.017712833,-0.03222037,0.028798083,-0.04825448,0.015698005,-0.024775894,-0.0049882694,-0.0058076545,-0.004665078,-0.0057637407,0.049145468,-0.014474737,0.001685597,-0.05186288,0.033346385,-0.0026597641,0.010965095,0.015958248,-0.028225824,-0.035534274,0.008358709,-0.097024575,0.0061696605,0.015730623,-0.007325997,0.011323085,-0.024656521,-0.010750405,-0.039781034,0.03720796,0.032454357,0.2569838,0.007358145,0.02168503,-0.03287406,0.03416126,0.013056454,0.0035657918,0.020537702,0.029548315,-0.026053986,-0.024898406,-0.0022634552,0.014696194,0.010171115,-0.025993023,0.019292187,-0.025712533,0.007879447,0.04197283,0.015484013,0.010236629,0.0028389883,-0.025110895,0.029885245,-0.05722498,-0.035905194,0.0023693747,-0.010357203,-0.03135008,0.006362902,-0.0051817927,0.06442097,-0.008775361,-0.018388752,-0.07602906,-0.0044108094,0.0071120295,-0.025208909,0.0035094817,-0.0037263583,-0.0063012885,0.000012719091,-0.018733352,0.008926883,-0.036852054,-0.03144499,0.043896068,0.0028675564,-0.035688456,-0.018636702,-0.04243987,-0.023929238,-0.05593448,-0.026594779,0.013779553,-0.018543497,-0.030109456,-0.03456632,0.04778751,0.022837162,-0.00591585,-0.0011950544,-0.07328725,-0.05556806,0.012714205,0.02029151,-0.050812114,0.0034125869,0.010448316,0.04817914,0.007420769,-0.016176201,-0.031920534,0.00719957,0.005928776,0.034244806,0.06376811,0.05433473,0.029146565,0.03256251,-0.014582208,0.010837138,-0.033313096,0.013195375,-0.0018602927,0.0023612105,0.042887837,0.05845301,-0.031264693,0.0035632092,-0.00535052,0.03593251,0.035770044,0.07053748,-0.008424396,0.016584244,0.028241282,-0.025296833,-0.019665517,-0.014392204,-0.016088396,0.002801829,-0.028790314,-0.029812384,0.025363907,-0.039627604,-0.005580601,-0.024631431,0.054208778,-0.023587303,-0.012585692,0.0005137892,0.023003701,-0.050566413,-0.012113564,0.027872749,0.02817917,0.0036954596,-0.0014300682,0.012116101,0.03139588,-0.027568715,-0.02004874,0.008605119,-0.05217088,-0.054851387,0.01471569,0.016115788,-0.024119552,0.024879165,0.050282452,-0.017206104,-0.01892832,0.041235093,0.019372495,0.032894135,-0.002663241,-0.01787062,0.016119257,0.0028781407,-0.048631307,-0.0040229606,-0.0023363424,-0.033365346,0.041152462,0.009520073,0.020323182,-0.007639115,-0.008816862,0.04405486,-0.014621531,0.08140874,0.017986825,0.008846281,-0.039259717,0.0114273615,-0.011355829,0.030908797,0.012957966,-0.029839816,-0.013924283,0.02641256,0.08340242,0.058508374,-0.03159218,0.038820613,-0.073819526,0.014529613,0.008972527,-0.01989277,0.01629411,-0.042401534,-0.076282084,0.017852793,-0.009496596,0.0003181019,-0.03722156,0.0016376341,-0.0025204036,-0.012315649,0.04986052,-0.026596408,-0.058631882,-0.03420387,0.028360976,-0.029429913,-0.015480126,0.009836135,-0.0146426065,-0.008180022,-0.010232117,0.08491268,0.0020747308,-0.002940761,-0.025455348,0.033139843,0.07889137,0.030681042,-0.013209606,0.01201169,-0.060377575,-0.025196416,-0.0107241925,-0.017638363,-0.018461974,-0.014107374,-0.01758832,0.00576669,-0.008883819,0.025848072,-0.029218603,0.015440552,-0.041331716,-0.023856105,0.007731799,-0.06660573,0.035651945,0.054082908,0.016950054,-0.059695773,0.029481424,-0.025912123,0.031414445,-0.040750697,-0.018908506,0.028301122,-0.01650288,-0.041151237,0.027380519,-0.04951778,-0.0014473808,0.006164481,0.013771155,0.018296825,-0.021209454,-0.041149355,0.033397395,0.018319828,-0.0034092984,-0.039802294,-0.0043326146,0.017113555,0.024365965,0.061388303,0.023092601,0.0023886135,-0.043589156,-0.021713164,-0.017214244,-0.026054565,0.0076391953,-0.06513713,-0.015535641,-0.013584999,0.044153266,-0.003815434,-0.021916239,-0.051248603,-0.024254063,-0.047962755,0.015110397,0.018409088,0.017607488,0.007519123,0.028397491,-0.018629944,0.008484483,0.00472422,-0.018955635,-0.04031462,0.017739257,-0.04237506,-0.06600328,-0.014800896,0.03547488,0.010447045,-0.015979568,-0.007858555,-0.005226393,-0.033464473,-0.05567172,-0.042258985,-0.04957574,-0.017140977,-0.036369637,0.019668048,-0.026970383,0.0050169225,-0.041317333,-0.046892773,0.013128463,0.031517144,-0.005969426,-0.0042136977,-0.041106652,-0.003825589,0.008836413,-0.031790476,0.01164001,0.024330052,-0.019452516,-0.033789836,-0.03872791,-0.025096772,-0.027921563,0.049423467,0.007200401,0.0028828226,0.019567005,0.010406426,0.05385627,-0.07413147,-0.011164994,0.04977085,0.015065011,0.02569842,0.06871443,-0.0064197164,0.03455657,0.004900537,0.00788295,0.038451035,-0.025073921,-0.029926322,-0.014055549,-0.017583122,-0.024781931,-0.016498059,0.0025889312,0.06919901,-0.032718986,0.015541276,-0.03805973,0.023454377,-0.039963868,-0.006432212,0.0110886395,-0.012551673,0.019426325,-0.0033731598,0.023738168,0.031074433,0.02451892,-0.011842878,0.010795497,-0.054416467,-0.02061862,0.012148641,-0.03823277,0.04005201,0.05204444,-0.010204161,0.01868686,-0.016044289,0.04738792,-0.0012993239,-0.033572253,-0.03191482,0.028225955,0.010389477,-0.035092436,0.02692015,0.018631097,-0.013158264,-0.0046292515,-0.0077203736,0.01786853,0.031860426,0.021923097,0.009500873,0.0447999,0.03078083,0.017020136,-0.0019133126,-0.015262274,-0.006679601,0.018355852,-0.004035464,0.01337505,0.026531216,-0.025307816,-0.0097114965,-0.031817008,-0.012166368,-0.02809984,-0.00035046524,0.0045641484,-0.0011351125,0.054629575,0.021547785,-0.018817486,0.043148726,-0.019952385,0.0023684301,-0.13109182,-0.017897058,-0.008808426,0.050619997,-0.021358136,-0.026855476,0.011842671,-0.034311026,0.03453039,-0.013550558,-0.01649679,-0.019143704,0.025296478,-0.024315497,-0.00045379426,0.013660207,-0.030297507,-0.012976776,-0.023380479,0.026481465,0.009496679,-0.0431999,0.049421266,0.0021419781,-0.02472583,-0.0015016613,0.019942224,-0.010298231,-0.016098585,0.013607292,-0.009379038,-0.0058564395,0.029326953,0.029421642,-0.00727863,-0.024670236,0.0063094185,0.0376968,-0.02262435,0.019284964,0.0064856242,0.03804405,0.006420904,0.021813197,-0.007208116,0.041678097,0.017569933,-0.014244672,-0.01840363,0.016048674,0.02661632,0.026867408,-0.015288138,0.02200866,0.016355492,-0.0028044926,-0.024035208,-0.016404096,-0.03767474,0.02026785,-0.013929433,0.06643467,-0.024332576,-0.007939386,-0.028995844,0.00858766,-0.022258993,0.013698693,-0.049589936,-0.01755996,0.016932739,-0.003030427,-0.049349103,-0.06337555,-0.017637681,-0.03793044,0.018109506,-0.03548044,0.0044544833,-0.009733086,-0.029862635,-0.0176739,-0.015794378,0.010845075,0.04769631,0.00942564,-0.05512292,0.017987877,-0.0027935624,0.005151157,0.009767167,-0.046385095,0.02739636,-0.04634665,-0.037962954,0.023813237,0.0036817149,-0.04257952,-0.027783046,-0.025549596,-0.03280655,-0.0044403905,-0.012217455,-0.034345705,-0.045124855,0.046625562,0.033245765,0.028002517,-0.00965243,-0.037881505,-0.0448736,-0.023832008,-0.0011127896,0.007834414,-0.04215028,-0.015355293,0.009924711,-0.027626857,-0.03196006,-0.07022028,-0.00027187605,0.01586767,0.010706062,-0.028488614,-0.022137076,0.06559876,0.04003197,0.019773427,0.0396768,0.016338607,-0.009104996,-0.015939714,-0.03597023,0.0008109302,0.053942844,-0.0032410107,-0.03320056,0.05225967,-0.026125263,-0.04550607,-0.03877142,-0.008249577,0.030762274,-0.014736655,-0.02865696,-0.028668687,-0.010350889,0.04804107,0.01302583,-0.060132045,0.006161582,0.0032612071,-0.030327987,0.059106342,-0.020915363,0.039201222,-0.006131258,-0.048719622,-0.023423525,0.06714196,0.013193668,-0.025526736,-0.015013015,0.0093138,-0.012441481,0.030180631,0.012756036,-0.03247264,-0.015572808,0.016068533,0.01824804,-0.005269276,-0.011717664,0.010888022,0.03927714,-0.034848824,-0.0011643087,0.00799238,0.045017995,-0.0043713893,0.053884946,0.012638093,0.0792716,0.051317424,0.0019820172,-0.0033546342,0.013371142,0.037613727,-0.06419074,0.004490597,0.015863722,0.018331975,-0.036691517,-0.05411361,0.064969495,-0.023981659,0.026875414,0.034899898,0.02529604,-0.0041319183,0.008862814,0.0007603235,-0.0027736754,-0.0050398316,0.003660893,0.015980745,-0.012807639,0.0073246197,-0.014636395,0.00070320355,-0.027571786,0.046087846,-0.017596068,-0.00080250663,-0.007834337,-0.032568183,0.06495772,0.0046245856,-0.0029783184,-0.014593491,0.0049275076,0.027376572,-0.024804445,-0.04692774,-0.014699244,-0.0054541393,0.006086603,0.03026529,0.008310356,-0.005012214,0.00007271319,0.003139803,0.017743789,0.03330193,-0.014017156,-0.015451388,0.014800711,-0.011499363,-0.043632686,0.011969601,-0.0031779003,-0.031856686,0.023663407,-0.02156604],"last_embed":{"hash":"e3xstq","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"e3xstq","at":1763795350675},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{7}","lines":[273,273],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"e3xstq","at":1763795350675}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0054146824,0.035115235,-0.028986238,0.0154551,-0.020745186,-0.01421514,0.03520647,0.0056541413,-0.006370906,0.026058815,0.0069651506,0.027889756,0.031390086,0.010037948,-0.004685019,-0.023643756,-0.0024454237,0.011334508,0.028342167,-0.0018370984,-0.026926132,0.02629105,-0.0048977467,-0.016738355,0.00559806,0.015211298,-0.029810969,-0.0022555648,-0.014147393,-0.007310985,0.010052759,-0.04569949,-0.020371756,-0.04137609,-0.02866055,-0.054472636,-0.024096062,-0.04263927,-0.019532563,0.05097223,-0.0227664,-0.009127557,-0.0045334524,-0.012082528,0.026134552,-0.023774834,0.034763977,-0.019971367,-0.022648228,0.0020200894,0.007338645,-0.00073852175,0.015413442,-0.007872282,0.014261738,-0.00077471865,-0.008775589,-0.037140124,-0.06323943,0.0042576827,-0.026519144,0.032611776,-0.05834552,0.019277541,0.025269365,0.01799719,0.033681028,0.014760456,-0.015773378,-0.023785185,0.02465724,0.029269777,-0.050100014,0.0017271121,-0.039561015,0.019778047,0.03267142,0.010216436,0.033696402,0.00991113,-0.016388088,-0.04404249,0.015166414,-0.0019338891,0.02905879,-0.003946656,-0.06691855,0.050996117,0.075590745,-0.013066984,0.011237723,-0.014097945,0.029900346,-0.044878848,-0.0343326,-0.022465473,-0.0010466198,-0.023776105,0.05370369,-0.03267753,0.012496584,-0.034855958,0.014831652,-0.018172076,0.020459553,0.032969184,0.035781316,-0.0028916886,-0.01532448,-0.031171009,-0.0034377887,0.0058338763,-0.00028597214,0.0069474825,0.011931562,-0.03204643,0.02482446,0.013538488,-0.029099315,-0.019121226,0.050051372,0.003633017,0.01760502,-0.048716754,-0.010730959,0.03672332,-0.028888198,0.0265844,0.0038455483,0.0002431764,-0.029341057,-0.015327127,0.0017365286,0.013275815,-0.029307967,0.004229218,-0.024178695,0.011201095,-0.003242359,-0.047847502,0.046127424,0.07481844,-0.026485616,-0.014691048,0.04117239,-0.051326953,0.0316649,-0.004217299,-0.016825547,0.0059168646,-0.013664966,0.021195028,0.011924165,0.009661787,0.039056916,0.021576487,-0.039878845,-0.052562933,0.021980159,0.022575486,0.0027422616,0.03540353,-0.03622444,0.02629837,0.03357934,-0.06685357,0.012565878,-0.0357989,-0.0055560307,0.010087379,-0.008210922,-0.047968414,0.008594231,0.022624368,0.008162166,0.03361076,0.03719671,0.038326364,0.031067677,-0.041650847,-0.059974384,-0.012620635,-0.012827956,-0.018173248,0.0063402234,-0.036426354,0.055407148,-0.034784522,-0.029527944,0.015667547,-0.045582328,-0.00000450615,0.060887057,-0.029150097,-0.0021628188,-0.015839482,0.030475764,0.006636349,-0.013735943,-0.017180625,-0.0032527805,0.033783954,0.080617644,-0.0389253,0.010952146,0.017449405,0.031245165,-0.032842703,0.0014396202,-0.0029217028,-0.03420576,-0.019059371,-0.031077914,0.022970658,0.008881308,-0.012525444,0.00909461,0.049022507,-0.0367718,-0.022199862,-0.039735146,0.038175076,0.010504812,-0.01735987,0.042947207,0.0023928368,0.0066359644,0.01925809,0.021570252,-0.0030869187,-0.026059633,0.012643594,-0.018260242,-0.012986598,0.062526315,-0.011326891,-0.042526018,0.012370536,0.004468237,-0.025367342,-0.011985039,-0.032665804,0.04834701,-0.036702625,-0.05894752,0.00928793,0.004154214,0.038951837,-0.026117885,-0.030763177,-0.0015660096,0.021344794,-0.04161246,0.035626803,0.036271475,-0.03003726,0.015934948,-0.014545907,-0.018065136,-0.028548855,-0.0066676866,0.013199416,0.0073989904,0.0099998135,-0.003476098,0.015603141,-0.030602751,-0.02125621,0.022749484,-0.0061367033,-0.041062094,0.020144802,0.039930496,0.022676101,-0.00062324735,0.017124066,0.019308655,-0.015325511,0.06397938,0.058689572,-0.05461932,0.020633366,0.030474752,0.029942816,0.017675715,-0.03714341,0.0008743098,-0.02616861,0.0022275664,-0.064102,-0.020569673,0.02836873,0.06866934,-0.000250326,0.030319698,0.014321872,0.029373389,-0.16103317,-0.016436767,0.034144364,0.020155601,0.0020576725,0.015485294,-0.0013727266,-0.014892857,-0.03112543,0.0077943397,-0.01395027,-0.048391648,0.019304948,-0.0006256509,0.0050157695,-0.00005568495,0.017308138,-0.010530736,0.022383012,-0.034258876,-0.012826759,-0.022160357,0.049003385,-0.0017102833,0.007030086,-0.0075532896,0.059404563,-0.020284852,-0.028903805,0.014324072,0.024185989,-0.00092229084,-0.0014904417,-0.018095301,0.04468268,0.009048943,0.036806602,0.008381326,0.0151362615,0.004936894,0.006708977,0.037225254,-0.011289791,-0.030270606,0.015229043,0.0011220424,-0.006841022,-0.00078157836,-0.024832066,0.019060813,0.023685278,-0.02102988,-0.02734844,0.0036191023,-0.055656463,-0.042159215,0.010259073,0.07429369,-0.02912524,-0.0624941,0.008015338,-0.042795755,0.0657682,-0.07531123,-0.022202222,-0.030677157,0.009997828,-0.029487398,0.0045553916,-0.03332193,0.016220676,-0.028529912,0.007036216,-0.0135350125,-0.052456,0.01601694,-0.00970306,-0.03797366,-0.0012708318,-0.097867265,0.011522511,0.009862984,-0.03368031,0.029713003,-0.015939204,-0.025219947,-0.01177782,-0.01726359,0.054550413,0.24350859,0.025279982,-0.020722646,0.003746735,0.038384713,-0.018917091,0.0064155045,0.021351324,0.058799572,-0.03089107,-0.021326566,-0.02009225,0.015829463,0.014008922,-0.046349257,0.002886947,-0.05660847,0.016050968,0.05459217,-0.010571639,0.024379363,0.013374898,0.014596005,-0.0050799283,-0.036656212,0.0073026065,-0.020484133,0.014289476,-0.041775133,-0.026906572,-0.01715114,0.0101742875,0.02355339,-0.061125882,-0.07454361,0.0068463767,-0.01855173,-0.033396725,0.014513121,0.010684079,0.029436292,0.0042262534,0.023366045,0.022584448,-0.023672704,0.0022313658,0.027802875,0.016122848,-0.043035712,-0.01744929,-0.03810627,-0.026229706,-0.022892222,-0.0060599484,0.0008191345,-0.017329492,0.016091937,-0.054333165,0.001218998,0.04793172,-0.0039542406,0.012670063,-0.07255795,-0.017221075,-0.02598957,0.033751126,-0.011206359,-0.01877201,0.04629153,0.0523242,0.0010457697,-0.018768894,-0.0064070956,0.024762133,0.0097041335,0.012889451,0.02687805,0.056159068,-0.004750918,0.043888576,0.017830854,0.017240822,-0.025325527,0.016860573,-0.013124013,0.01347595,0.020058336,0.07778266,-0.011880815,-0.020386493,-0.054789353,0.011948525,0.033517297,0.05124175,-0.015212939,0.014175146,-0.00600532,-0.01889771,0.017568108,-0.030354662,-0.031879686,-0.013008699,-0.016896918,0.013403509,0.028960368,-0.03176137,-0.028702168,0.0063032075,0.022610055,0.010714063,-0.035105567,0.009054515,0.030837132,-0.03716712,-0.037755076,0.024482971,0.025184369,0.03463558,0.06005296,0.024622595,-0.006118008,-0.004316566,-0.017201506,-0.000102881204,-0.0058362214,-0.05690173,0.010193684,0.022618,-0.0333319,0.07619001,0.031222552,-0.03587391,-0.042857114,0.06854319,0.005343625,0.034001995,0.019706784,0.019860221,0.004522237,0.044134766,-0.046323508,-0.010728427,-0.0075661987,-0.035761036,0.029685307,0.012562562,-0.018447688,-0.0005041834,0.020126324,0.021572944,0.011561656,0.05693354,0.010914026,0.0076420815,-0.02623213,-0.03459366,-0.031038344,-0.0018119831,0.00004651112,-0.054108676,-0.0011031698,0.04464194,0.019218635,0.060582034,0.007336713,0.0132956505,-0.027667984,0.026472904,-0.0028133949,-0.02304594,0.008363455,-0.021703469,-0.062442977,-0.0059202146,0.0040107244,-0.058932416,-0.073275134,-0.014437899,-0.018758385,-0.021148724,0.054427907,0.01115801,-0.03542625,-0.043838307,0.03901632,-0.013960774,0.021400418,0.0064808857,0.006304238,-0.015294846,0.0062422664,0.081016265,0.021029295,0.0022924943,0.018893305,0.04963164,0.07196032,0.021091223,-0.028508013,0.036636457,-0.056980763,-0.014592675,-0.0032374875,0.011178742,0.00081298355,-0.032394048,0.013300359,0.036869165,-0.0136237005,0.03779586,-0.02952067,0.042580236,-0.053139582,-0.013372442,-0.014009255,-0.047558274,0.008360792,0.08138807,0.03700217,-0.025589127,0.022194635,-0.028461138,0.01647675,-0.02702664,0.0024652297,-0.009371349,-0.0053594452,-0.03341705,-0.00777089,-0.013891069,-0.007235597,0.02066096,0.04474688,-0.00058589404,0.0032320146,0.0007490858,-0.0026347556,0.01797346,-0.016634587,-0.05040494,0.0065207747,0.015306839,0.018119048,0.02908849,0.011967773,0.018859006,-0.0661469,-0.04498778,-0.02093438,-0.03489359,-0.008258748,-0.04119476,0.029416572,-0.04782788,0.037701808,0.056386154,-0.016434832,-0.041209966,-0.012153767,-0.01654019,0.0028085823,0.04292202,0.01139588,0.0064224545,0.034696314,-0.043269668,-0.0069159907,0.005616562,-0.028512515,-0.055895038,0.0025966861,-0.028733086,-0.02829331,-0.022152945,0.025930498,0.021567956,-0.035026684,-0.02172383,-0.042317137,-0.006217435,-0.05364415,-0.0053946176,-0.003971289,0.004948708,-0.009962139,0.031513423,-0.023422252,-0.019753814,-0.028344614,-0.0083808955,0.023518872,-0.0058840374,-0.0301344,0.03907304,-0.029304411,0.011482305,0.0046919137,0.0066617317,-0.018825974,0.027211137,-0.014547024,0.006579421,-0.030079411,0.008253089,-0.0072047818,0.057164837,-0.029316744,0.009010398,0.033451673,-0.00518095,0.054449636,-0.08775443,0.029129002,0.04970421,0.023515515,0.0014252182,0.0799954,0.032659553,-0.01306176,-0.0095771365,-0.022300469,-0.030778179,-0.03390965,0.0067253294,0.0052801864,-0.017157424,-0.040588237,-0.02061027,-0.00250949,0.06943919,-0.0032108347,0.021363802,-0.019586708,-0.007503738,-0.012285329,0.04458341,0.030877817,-0.037560333,-0.016613636,-0.045779303,0.0021523973,0.025665343,0.061345197,-0.048276417,-0.010241014,-0.03267963,-0.0039316737,0.007778222,-0.055501543,0.03615674,0.02974072,-0.028451452,0.014548279,-0.04393127,0.04694067,-0.005471241,-0.026574982,-0.021939646,0.022004744,-0.007734777,-0.00816989,0.066344924,0.018305782,-0.035799928,0.0048404024,-0.030285023,0.0017432866,0.0139250625,0.0094833225,0.022468124,0.02036684,0.0640014,0.031794988,-0.0043454864,0.0040841987,0.06285111,-0.024120966,0.029493496,0.037486497,0.022839181,-0.004148284,-0.01070136,-0.03359412,-0.018429263,0.0057539307,0.01604241,-0.008405679,-0.01633749,0.035716984,0.032565285,0.00094518444,0.022955708,0.041661665,0.016763754,-0.15274519,0.031208457,0.0077344887,-0.0048625697,-0.025138764,0.008711487,0.027669132,-0.07308901,0.006328746,-0.00466393,-0.047637645,0.007694006,-0.0072166813,-0.02642525,0.06539844,-0.009059157,-0.0070502385,-0.007323185,-0.01314657,0.033953045,-0.0011886689,0.0071583525,0.04236917,-0.0025677152,-0.028044658,-0.0147694405,-0.021312825,-0.019760553,-0.010595642,-0.008622271,-0.029338889,-0.023629371,0.026284974,0.025931023,0.012314687,-0.046608187,0.030793719,0.006329843,-0.049434382,0.04066064,-0.02042097,0.046460822,-0.023095926,0.0038576236,0.009816054,0.009066865,0.004831999,-0.022047944,-0.03496735,-0.015081682,-0.016945638,0.0030093777,-0.027535997,-0.009400743,-0.011080365,-0.022692299,-0.044691563,-0.009689754,-0.033743564,0.009489303,-0.026536932,0.07937025,-0.026719214,-0.029555827,-0.0660442,0.016256157,-0.014329077,0.037803877,-0.06661569,-0.027412288,-0.019274676,-0.0022544072,0.016175501,-0.05842859,-0.007779257,-0.025661059,0.028858498,-0.037889443,0.011839874,-0.0113115525,-0.03808322,-0.023076521,-0.019670699,0.036897805,0.081708044,0.020483777,-0.008049698,-0.01709466,0.02789693,-0.0032097918,-0.016417608,-0.049999572,0.026136763,-0.0190586,0.008886241,-0.008713038,0.009372315,0.0039227414,-0.0098136505,-0.011954932,-0.00949066,0.006838393,0.020657878,-0.024412794,-0.009698689,0.031184155,0.055857845,0.0033856211,-0.0058684675,-0.034409158,-0.026279844,-0.0120953545,-0.020309879,0.012282532,-0.031337965,-0.015359109,-0.03253694,-0.009535112,-0.02575462,-0.056576677,0.009709208,0.0063784523,-0.021501893,-0.019158456,0.0069555384,0.048088785,0.040964488,0.015154734,0.013014718,-0.01625054,0.013156043,-0.05701115,-0.013323141,0.03169283,0.03354473,-0.012569639,-0.01830415,0.04804951,-0.03003918,-0.042406466,-0.04681846,0.014246555,0.02662681,-0.04801041,-0.021014448,0.020066151,0.012894309,0.02229081,0.059360206,-0.028361786,0.014366678,-0.028882565,-0.027743302,0.07585062,0.00077509065,0.058719046,-0.017547045,-0.041683357,-0.028675986,0.0730539,-0.010356512,-0.030509884,-0.04119929,-0.028898567,-0.0033557934,0.023122301,-0.00057239813,-0.028615166,-0.033773787,-0.003968001,-0.024870314,0.035574913,-0.02223407,0.026274031,0.019063814,0.03239915,-0.0039909505,-0.0037125002,0.04157789,0.0048807054,0.042465717,-0.012159105,0.03711699,0.0211201,-0.012081727,0.009981015,0.0141643975,0.018648803,-0.004736421,-0.010948586,0.013330454,0.004517303,-0.029481314,-0.038392298,0.049955368,-0.03147406,0.04133413,-0.006425243,0.041065786,0.006416629,0.011252302,0.020355837,-0.0144563215,-0.003443836,0.021262243,0.011306983,-0.013891029,-0.016279671,0.015332227,-0.01354943,-0.033447333,0.012424601,0.041418403,0.009151127,0.0062809777,-0.022066358,0.027497748,0.015078193,0.016458947,-0.021799596,-0.0088469405,0.0092902,-0.021594383,-0.0069208886,-0.040833503,0.02889308,-0.0149154365,0.045659795,-0.028732864,-0.0014491575,-0.01142567,0.0007516225,-0.00025475267,0.0045917346,-0.0015566509,-0.018267736,0.0030238589,-0.012209399,-0.041355897,0.04314937,0.0040980475,-0.014738894,0.035882194,-0.001800518],"last_embed":{"hash":"hl22w1","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"hl22w1","at":1763795350675},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{8}","lines":[274,275],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"hl22w1","at":1763795350675}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02748902,0.010668751,-0.046396904,0.038383335,-0.008616792,-0.027495522,0.017030638,0.013504335,-0.011949109,0.02813729,0.027076185,0.015494039,0.004478554,0.017611295,0.016895771,-0.034129146,0.027165052,0.040807016,0.04468841,0.0006181748,0.0004296371,0.026155045,0.0440565,0.04131472,0.016098408,0.025741862,-0.009573213,-0.006464883,0.00817378,0.001203923,-0.014011181,-0.06345263,-0.003412874,-0.006031537,-0.050375912,-0.041240446,-0.0064023486,-0.019996447,-0.027572658,0.06639272,-0.023309352,0.004632157,0.02217146,-0.008174306,-0.0074356985,-0.023825105,-0.012444965,-0.010778869,-0.024003707,0.004242913,0.009191556,-0.009055263,0.0073378445,-0.0037260675,0.020465365,0.03681745,-0.005662093,-0.027463274,-0.022361971,0.03832552,-0.032162838,0.03182302,-0.028643832,0.0053372965,-0.016268848,0.03941512,0.018910088,0.014003788,-0.015737731,-0.024431143,0.009553151,0.042564493,-0.05784727,-0.018483562,-0.016795684,0.024440333,0.03763834,-0.030268405,0.0057336986,0.045122918,-0.006097438,-0.04254733,0.040573675,-0.01877189,0.0033352657,-0.0019424955,-0.04438703,0.08216018,0.05950043,-0.0118630035,0.018595783,-0.037839293,-0.000430225,-0.038776238,-0.011641815,0.0065863295,-0.003933806,0.0014613136,0.050547533,-0.022103658,0.031779658,-0.0045890175,-0.02102939,-0.01857286,0.0005827132,0.015431838,0.030438764,-0.0094602965,-0.008296025,-0.037806705,0.015602546,0.022858327,-0.043898284,-0.026241247,0.010934328,-0.028747674,0.013902274,0.0065133236,-0.040960707,-0.052877534,0.048477706,-0.021134252,0.014329495,-0.021529602,-0.0066017616,-0.009404554,0.0037321963,0.024806798,0.047346506,0.036521032,-0.04288422,0.007418069,-0.03909044,-0.00014520176,-0.030540518,-0.026156701,0.009798139,0.044434246,-0.030044265,-0.037029695,0.0088425195,0.07983418,-0.0426638,-0.0035178633,0.05802237,-0.06703241,0.051252674,-0.013215705,0.017593294,0.0014639234,-0.016482044,0.013946426,-0.036618706,0.011778429,-0.012313877,0.026413787,-0.032505754,-0.022160523,-0.029603204,0.026256816,0.0005438359,0.049065355,-0.028011333,0.014966721,0.009085873,-0.03236214,-0.01850081,-0.009081377,-0.01060793,-0.015019924,-0.005926098,-0.0073905163,0.026922936,0.054606758,0.020786231,0.030909775,0.011407269,0.030517474,0.035961244,-0.042956684,-0.05451685,0.0073297173,0.019712,-0.015124522,0.017597718,0.010830439,0.041220546,0.008559222,-0.028572846,0.035449274,-0.03573891,0.019469123,0.024263514,-0.015134153,-0.013591852,-0.022316003,0.0027894417,0.017931335,-0.030982258,-0.027448583,-0.0150486715,0.04965975,0.077216625,-0.027381908,0.0058459947,-0.0022788898,0.04482808,-0.02646814,-0.00023238112,-0.0802482,-0.024645206,-0.031747386,-0.031521633,0.018546473,-0.015730195,0.007329628,0.0029661169,-0.00066631765,-0.00447711,-0.025592864,-0.020667877,0.026939627,-0.0022300514,-0.010847595,0.018269163,0.011017478,0.029944751,0.027522514,0.022818433,-0.0028484417,-0.062654085,-0.019043835,-0.0034390062,-0.006890534,0.09424604,-0.009356383,-0.01860717,0.0464907,-0.010323302,-0.016791973,-0.026615726,-0.033671007,0.0252219,-0.007507397,-0.020778663,-0.027925681,-0.0029013068,0.043588575,-0.018862726,-0.029140886,-0.005068441,0.02034457,-0.019591605,0.037599623,0.0060765035,0.0077599343,-0.010481949,-0.004895432,-0.028074518,-0.022915186,0.022286829,-0.029743437,-0.019743968,0.03546987,0.012279749,0.005392128,-0.020124031,-0.018929048,0.013226807,-0.003479258,-0.04796677,0.025144726,-0.012354229,0.08103449,-0.009449573,-0.0000066081607,0.036011126,-0.014330624,0.041629415,0.022572989,-0.08344836,0.016758833,0.0330465,0.03544222,-0.0055190898,-0.04136502,0.033724606,0.0027250221,-0.014402363,-0.071631014,-0.0039099082,0.044609994,0.0529464,-0.024462607,0.021449227,0.010277995,0.05408133,-0.16135997,-0.0054121306,0.034360155,0.04340382,-0.0060584205,0.0029942119,0.002821754,0.007493962,-0.068305485,0.020823238,-0.046811834,-0.035076883,0.017161818,-0.013673309,-0.0021227072,0.02726965,-0.01499569,-0.0029279254,-0.0075040367,-0.040359758,0.004746876,-0.00789045,0.051425572,-0.011222637,0.026544936,-0.00040471554,0.0634131,-0.009233281,-0.06957254,0.009919649,-0.00658154,-0.025216615,0.0011565237,0.016003486,0.040353883,0.027514173,0.03598143,-0.0040353327,0.023071704,-0.0026507098,0.012493406,0.05417869,-0.048777718,-0.0031987163,-0.019716738,0.028672567,-0.0053748786,-0.019153653,-0.031376638,0.038036656,0.012590801,-0.011797182,-0.035662305,-0.02199682,-0.030091189,-0.022624552,-0.023994856,0.054645818,-0.010078413,-0.053408634,-0.004881021,-0.04241431,0.018319517,-0.05455864,-0.030044166,0.0075507057,-0.01049002,-0.013915919,0.033221066,-0.010825508,-0.025073983,-0.04140849,0.013293119,0.02516714,0.013327344,0.005564908,0.0026938901,-0.025402412,0.005659822,-0.114810884,-0.0031485544,0.0009224453,-0.011272629,0.03577744,-0.016527161,-0.012547702,0.0017233359,0.03448599,0.012469168,0.26424322,-0.008022298,-0.0053958264,-0.015575005,0.051703732,-0.02828362,0.015993575,0.00592768,0.055014998,-0.041744478,-0.010606072,-0.019377068,0.022231845,-0.009804437,-0.02647907,0.010081338,-0.045722187,0.0124836555,0.047528766,0.0032665976,0.032883458,0.006043526,0.032304574,-0.0045866375,-0.03943107,0.024426762,-0.0069168126,0.00593189,-0.0045196866,-0.003828397,-0.034787964,0.049505457,0.025147717,-0.04830493,-0.047312114,0.004772129,-0.004136761,-0.021398688,0.024835622,0.04478805,0.02175262,0.022927677,0.02843994,0.019548517,-0.03387452,-0.008901693,0.026959121,0.008971139,-0.044729657,-0.011597965,-0.008632074,-0.04638836,-0.025373764,-0.008060246,0.017186124,-0.030584112,-0.0050980593,-0.019022996,0.0076926155,0.016668987,0.0031117331,0.013624098,-0.087767646,-0.0122840395,0.027347324,0.06832214,-0.021003397,-0.042031497,0.052137166,0.038792733,-0.028282423,-0.008575282,-0.031603593,0.007939587,0.0249288,0.050588466,0.046318196,0.0790108,0.012696426,0.03564391,-0.020927945,-0.008465415,-0.03665885,0.016719606,0.008253526,-0.0015711291,0.0025727828,0.050872155,-0.018532004,-0.0067243725,-0.018226951,0.021893926,0.04613107,0.046886325,0.00028675655,0.016732601,-0.009648474,-0.035688832,0.0076442636,-0.010873011,-0.03462211,-0.008119182,-0.010645414,0.02644643,0.031536993,-0.008921269,-0.0070849215,-0.025299815,0.05697275,0.00796286,-0.027041225,-0.0031035454,0.028910352,-0.04304745,-0.006092135,0.04444045,0.01739548,0.0152196335,-0.00069003936,-0.00083456875,0.022060692,-0.0005275079,-0.027237376,0.006496338,-0.019632606,-0.059286512,0.020881562,-0.026745483,-0.008560768,0.04444101,0.05683994,-0.02006207,-0.011756442,0.05285567,0.0116227,0.03390235,-0.006038221,-0.011872465,-0.021471119,0.04929234,-0.044193596,0.003179449,-0.010140665,-0.03608499,0.0011860286,0.016810846,-0.008476249,-0.006529861,-0.03166741,0.017005334,0.005504969,0.06740161,0.022658188,-0.0021618283,-0.04507415,0.0122632915,-0.040629465,-0.007718673,-0.012451431,-0.04026831,-0.022765653,0.023922484,0.06096606,0.0678129,-0.023846425,0.009813299,-0.03325732,-0.0059069353,-0.026701601,-0.026069734,0.06102578,-0.020037837,-0.038171362,0.015405995,-0.045999724,-0.035767537,-0.041937776,0.01722587,-0.028874828,-0.00946537,0.038108733,0.0046311887,-0.0580955,-0.069561884,0.040416904,-0.015091425,-0.0065931985,0.01510401,-0.0076887696,-0.019087005,0.012883759,0.09068218,0.044464387,0.020059496,0.008449476,0.014813212,0.06357737,0.0024967815,-0.019602194,-0.004218607,-0.058821052,-0.024216864,0.03412801,-0.009353038,-0.01511329,-0.008309309,-0.0003165891,0.022307834,-0.01477141,0.05640432,-0.037759066,0.022167902,-0.04493,-0.00032821423,-0.018286938,-0.056313597,0.035063967,0.04972355,0.048954614,-0.04652778,-0.011735591,-0.015791895,0.027035333,-0.023649763,0.021545239,0.035231426,-0.009199896,-0.04421081,0.012469027,-0.0069202688,-0.00091248093,-0.020387962,0.015984844,-0.02505637,-0.014752522,-0.007668425,-0.0049256184,0.028237695,-0.006585524,-0.013752135,0.017586812,-0.038379733,0.027076289,0.018219125,0.0025679532,0.03282592,-0.041864317,-0.013812182,-0.014942411,-0.023068897,-0.027574973,-0.05843199,-0.007361242,-0.023050277,0.011679142,0.03468436,-0.004487685,-0.051892035,-0.036378384,-0.05928954,0.025373768,0.04114281,0.020627076,0.0040291077,0.052814737,-0.032342706,0.007805893,0.027614094,-0.03875024,-0.039328177,0.012471325,-0.009311208,-0.04199884,0.009552455,0.04528997,0.025563592,-0.009216054,-0.016192092,-0.003953816,-0.019409997,-0.048574824,-0.029796928,-0.041526753,0.007174045,-0.034442376,0.046159685,-0.027435737,0.000115680574,-0.023064433,-0.044390112,0.016642977,0.01447032,0.0009046507,0.047461186,-0.03405413,-0.01195261,0.0092341695,-0.010251051,-0.018388245,0.018362684,-0.011714223,-0.0010833291,-0.022757573,0.014119949,-0.03544052,0.064846545,0.0045824167,0.0071873344,0.028421532,0.011300067,0.068603136,-0.072248824,0.0015939396,0.04079658,0.019041026,-0.005253879,0.058044087,0.015789451,0.00032489042,-0.0011693772,-0.02461628,0.0046791746,-0.049842373,0.010834181,-0.016185464,-0.010651658,-0.013577839,0.0032018728,0.019470194,0.03922649,-0.030031856,0.021541456,-0.0104686245,0.020360703,-0.00655918,-0.04435502,0.015485935,-0.0116886245,0.012157147,-0.025847772,0.008520735,0.035021767,0.035515137,-0.013031184,-0.016479502,-0.05819253,-0.0027431739,-0.0012811031,-0.04115048,0.012573684,0.021854913,0.010245134,0.01250307,-0.02688023,0.035794854,0.019405162,-0.023175104,-0.014958791,0.059195723,0.01514328,-0.039422233,0.06398283,0.020538077,-0.014228237,0.0053648,-0.017033134,0.016222136,0.014668777,0.049376115,0.040999457,0.0061193216,0.0234149,-0.010795706,-0.030466277,-0.005709119,0.008229926,-0.002419514,0.021499425,-0.008174748,0.035952713,0.0024760342,-0.030626345,-0.027631326,-0.010997437,-0.059744313,-0.0029332493,-0.005577513,-0.007723222,0.06026103,0.010596011,-0.017422058,0.019537292,-0.009857516,-0.015234757,-0.14719994,0.004030986,-0.021811066,0.023807298,-0.027167343,-0.014887464,0.004780837,-0.05109534,0.011179486,-0.026018484,0.01742983,0.0048460765,0.016512645,-0.0075200377,0.019793995,0.010129596,-0.0037048801,0.010773921,0.026669376,0.026792997,0.006550368,-0.013114923,0.02055961,0.003253856,-0.020478997,0.006983663,0.002849587,-0.0083116805,-0.016455473,-0.0060836896,0.00398868,-0.055588152,-0.00890678,0.0042785998,0.017483022,-0.021772074,0.027367871,0.034287192,-0.04327621,0.0127045885,0.019232363,0.031489905,-0.0051340023,0.013063063,0.026780257,0.0019069059,0.022269536,-0.020036744,-0.033003733,0.016699182,0.0029474155,0.035304725,-0.0325031,0.040979974,-0.0035487977,0.008198278,-0.05438001,-0.028914241,-0.030814799,0.020442512,-0.016303051,0.064823195,-0.033074725,-0.05635676,-0.060169116,-0.0030799855,-0.040618535,0.039577078,-0.030291256,-0.047554895,-0.00029881005,0.011460526,-0.017558865,-0.033619408,0.0014166218,-0.053292148,0.014004762,-0.018158488,-0.0002521971,-0.01681554,-0.044568654,-0.015289305,-0.033724517,0.01004615,0.089196004,0.015627438,-0.039831948,-0.025159148,0.012849454,0.005529212,-0.013282891,-0.023896348,0.014120132,-0.025924347,-0.041293416,0.01998886,-0.0154329175,-0.00611115,0.045663595,-0.030856768,-0.011247339,-0.01158784,-0.030672127,-0.029947415,-0.033520933,0.024013292,0.050732583,0.014864245,-0.00918808,-0.07351843,-0.053043608,-0.008517589,-0.0045800237,0.01834909,-0.04492694,-0.020569991,0.0018435502,-0.035570063,-0.07153031,-0.053832956,0.0035417508,-0.035943672,0.022500742,-0.011907529,0.0038219492,0.05681777,0.023689054,0.008501002,0.01580783,0.01557068,0.0036393718,-0.04351541,0.009242542,0.025785645,0.035039566,-0.02470135,-0.03344156,0.035079423,-0.046566177,-0.031085765,-0.0053478326,0.014844361,-0.005898556,-0.024861071,-0.016916214,-0.008873963,-0.012142891,0.034174472,0.041165162,-0.030975543,-0.01567582,0.0108132325,-0.034786917,0.048979394,-0.011645691,0.032428466,-0.014434748,-0.02356455,-0.013349485,0.053755738,-0.003889725,0.00046518957,-0.04415559,-0.014494409,-0.00369402,0.013578383,0.010886752,-0.023377202,-0.008673833,-0.0021362798,0.011624948,0.030312946,-0.020848777,0.015244805,0.018896896,-0.037138402,-0.0053284266,-0.036136743,0.038236033,-0.008779834,0.03830159,0.00939335,0.040452246,0.051934328,0.0074075405,-0.004971997,-0.0056066248,0.016692359,-0.043029796,-0.018689426,0.0037703977,-0.016150596,-0.048746623,-0.03569939,0.058365334,-0.011613469,0.034413695,0.03705197,0.037074417,-0.028601667,0.019336976,0.0063788844,0.009853141,0.007533394,0.030300869,0.0013839357,-0.019305227,0.022866938,0.010665763,0.02418778,-0.061311163,0.048917558,0.0047576204,0.009722295,0.023203857,-0.021094494,0.032654643,0.007917303,-0.008199647,-0.021870084,-0.027202459,-0.002176279,-0.038242307,-0.015928682,-0.014589157,-0.007857488,-0.007025006,0.027037857,-0.020422664,0.021412255,0.0035778,0.011980846,-0.0069135977,0.047821283,-0.022002878,-0.012515475,-0.014386391,-0.0147259645,-0.023797443,0.018341094,0.030402588,-0.042857803,0.019414987,-0.021131594],"last_embed":{"hash":"jlynyt","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"jlynyt","at":1763795350675},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#✅ Completed Steps#{9}","lines":[276,277],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"jlynyt","at":1763795350675}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034179315,0.026430747,0.0026479117,0.03540134,-0.014007075,-0.0001372685,0.04243901,0.0031597663,0.018557139,0.05865538,0.03296554,-0.005454438,-0.01279375,0.023790102,0.029341036,-0.008043152,-0.011984363,0.029012635,0.016056359,0.0029329567,0.013135476,0.023460407,0.027708225,0.021460693,-0.01648921,0.0265472,-0.013653211,0.0065571573,-0.008886054,0.022223987,-0.029998824,-0.04321176,-0.01991275,-0.017105926,-0.011567744,-0.054925762,-0.004328356,-0.052978814,-0.034679327,0.041296706,0.0036228227,-0.03273073,0.010246608,-0.014192125,0.024537086,-0.015942262,0.030517591,-0.010801691,-0.016716594,-0.0065521817,-0.029146299,-0.021990059,0.0070049367,-0.01729571,0.006781086,0.01969972,-0.023352776,-0.048656035,-0.03273136,0.0065752934,-0.07355478,0.043892503,-0.016498564,-0.0041115475,0.019897936,0.013789365,0.03850761,-0.0061151744,-0.0030701575,-0.046033047,0.003954766,0.018761685,-0.0559051,0.009716127,-0.036065955,0.021913657,0.026277557,-0.021190356,0.033114236,-0.0022844865,-0.022844963,-0.02520198,0.025225814,-0.014714942,0.050183397,-0.018948194,-0.030313661,0.08537484,0.022741769,0.017099174,0.004410503,-0.036959097,0.035046324,-0.040802967,-0.030186858,-0.023702765,-0.0024400835,0.0052752094,0.026570719,-0.007589934,0.0089717945,-0.032742713,-0.0010382714,-0.028280396,-0.005505593,0.020608472,0.017894944,0.010066454,-0.035395563,-0.019296376,-0.016088786,-0.005319216,-0.024570616,-0.021696687,-0.019521626,-0.050377835,0.024664283,-0.015117736,-0.015818639,-0.05021741,0.033020347,-0.03865801,0.05019362,-0.012063761,0.004335143,0.038511183,0.013014214,0.06718395,-0.002766672,0.037943333,-0.042597108,0.01745229,-0.015348913,0.02149807,-0.0119635705,-0.011597662,-0.0037639677,0.009682487,-0.036034014,-0.07559273,-0.00005169357,0.062714145,-0.02772557,-0.016878879,0.050309543,-0.034391463,0.05777589,-0.017552966,-0.0006326327,-0.012657979,-0.042086318,0.022738282,-0.0132069,0.014539288,0.027053136,0.020852637,0.019463766,0.0031504147,-0.012026455,0.018204398,-0.0418482,0.06205041,-0.029863803,-0.009873897,0.043718737,-0.019132601,0.0097520035,-0.0026732686,-0.0024987033,-0.01610809,-0.035777755,0.00800376,0.043490384,0.044998966,0.015809761,0.029515335,0.057001986,0.028095586,0.04040568,-0.053571165,-0.061039947,-0.028891701,-0.00030138154,-0.03444986,0.0053679654,0.014631754,0.044383716,-0.025353342,-0.015746424,0.053933393,-0.022061042,0.033784397,0.024032844,-0.011013102,0.022952732,-0.012724209,0.009838535,0.043682862,-0.0051182127,-0.037547503,0.0150713585,0.027879344,0.07710703,-0.019144516,0.023184646,0.018290797,0.050459124,-0.034406196,0.008883669,-0.05439982,-0.029136905,-0.021244107,-0.0073283426,0.0050485544,-0.021073366,0.009337613,-0.013589727,0.04641516,-0.0024612385,-0.0073478916,-0.023940882,0.027010275,-0.01118292,-0.004627844,0.019442545,-0.00928478,0.008436062,0.046150595,-0.040092826,-0.023672186,-0.033306796,0.005585492,-0.003484796,-0.05225886,0.07237822,-0.009705181,-0.040617347,0.028970502,0.00031874946,-0.008141352,0.02283113,-0.020064052,0.01112455,-0.035289623,-0.040035073,-0.007958695,0.008389031,0.04777737,-0.037956197,0.015938193,-0.02513365,-0.007306015,-0.016750183,0.015765509,0.013105756,0.006194247,-0.0008805889,-0.006048595,-0.02825746,-0.013350692,0.016882645,0.049908716,-0.014041221,0.0061052837,-0.025452515,0.029798137,-0.018641625,0.0033695532,-0.000018992285,-0.0010461331,-0.025693482,0.054255605,-0.0020751623,0.07559528,-0.013634913,0.000004934455,0.0018582303,-0.016306657,0.05044481,0.04285557,-0.054003876,0.017324818,0.0331931,0.0102247335,0.009133169,-0.003849507,-0.00018068336,0.022877805,-0.00976677,-0.03969979,-0.06227063,0.03730246,0.0841595,-0.011505909,0.024455098,0.030827932,0.015049982,-0.16546434,-0.008912129,0.017446084,0.044480216,-0.0072270236,0.010749807,-0.046617154,-0.030913854,-0.024976777,0.030914044,-0.0100768525,-0.057534922,0.03683617,0.013826028,0.0050518843,0.00015508174,0.014228063,0.042903822,-0.017626,-0.04301729,-0.017861722,-0.026908316,0.01986193,0.018467294,-0.011132615,-0.011050566,0.07955066,0.0031773667,-0.037929997,0.010550669,0.021631923,-0.013328096,0.017317923,0.0037064683,0.0062353117,0.009315038,0.04364551,0.0024160838,-0.0046829563,-0.0020901093,0.019928679,0.05852327,-0.018645829,0.0034903982,0.0096875625,0.0008533233,0.005584098,-0.029642524,-0.041507944,0.021061659,0.03761286,-0.046231482,-0.01675595,0.0031364493,-0.046297316,-0.05066719,0.007232977,0.04990496,0.012352428,-0.0412826,-0.0036649003,-0.020572258,0.016937755,-0.041731287,-0.01085031,-0.0043362956,0.006603063,-0.0010867285,0.017298559,-0.0309132,0.006827949,-0.036918357,0.038810734,-0.007698936,-0.011801104,0.008230616,-0.03235997,-0.027975786,0.023198886,-0.10038211,-0.0018403605,0.028772905,-0.02178409,-0.009708419,-0.017425103,-0.025486922,-0.018358923,0.017323928,0.031604614,0.22772919,0.029939089,-0.027819995,0.013644262,0.033223215,0.012893216,0.014744457,0.026627308,0.028343266,-0.0188406,-0.019918177,0.01606072,0.010321224,0.014886387,-0.022373758,-0.023494774,-0.041664228,0.024134848,0.025585612,-0.026173946,0.016435295,0.017559558,-0.010393131,0.048896793,-0.08171372,-0.010788107,-0.0009917158,-0.02811815,-0.03397742,-0.007020689,-0.011871636,0.04510252,-0.024893507,-0.049482368,-0.10701349,0.016692266,-0.012607231,-0.022624107,0.025096405,0.01169337,0.0055688275,0.0029483608,0.012888273,0.01737103,-0.012129729,-0.031893432,0.025082367,0.023943173,-0.033799328,-0.046927094,-0.032818004,-0.023429258,-0.05776856,-0.021084439,0.028345054,-0.01684071,-0.024147468,-0.034824617,0.030735524,0.037213802,0.027845861,-0.0074461107,-0.084539756,-0.05302056,-0.007048827,0.0048643057,0.019484865,0.014050906,0.002915989,0.04068656,-0.023620348,-0.007202246,0.010368213,-0.0029276137,-0.0042789513,0.04020147,0.055688247,0.06521372,0.030423095,-0.0040820776,-0.018147286,0.016274206,-0.025930688,0.03526841,0.009387585,0.0039003014,0.029452363,0.077634946,0.00949469,0.01398864,0.004532259,0.03206553,0.0318845,0.060485274,-0.026348919,0.012503779,0.023609532,-0.01511192,-0.009217835,0.006314858,-0.017651677,-0.0006054672,-0.04287873,-0.032448303,0.06852609,-0.017556028,0.013572193,-0.029270893,0.033292998,-0.018700121,-0.02365067,-0.002720465,0.038399145,-0.026439348,-0.008881976,0.018783709,0.023647325,0.002557251,0.024705756,-0.0023342439,-0.0042415145,-0.022255873,-0.006823628,0.0019804584,-0.033070076,-0.04480282,0.009258766,-0.016298823,-0.010429334,0.04397187,0.039538536,-0.011034036,-0.020256095,0.027025593,0.033921503,0.04137378,-0.019819485,0.0057406356,0.032503985,0.00630901,-0.039949592,-0.016784558,0.010013916,-0.057236437,0.041597046,-0.010871279,0.027562618,0.025565498,-0.0122102145,0.04314353,-0.007662294,0.07533969,0.049641494,0.017230658,-0.024943206,-0.01855245,-0.012406968,0.015975742,0.012096975,-0.01880238,-0.003458355,0.02705395,0.045918427,0.059044797,-0.012104888,0.023376329,-0.044577193,0.011666814,0.011777751,0.0062714983,0.010897658,-0.032658722,-0.05389284,0.0048191585,0.029458819,0.004815276,-0.033952862,0.014317759,-0.007571063,-0.020277748,0.041293867,-0.007028946,-0.049025185,-0.06858628,0.004165983,-0.030217052,-0.017884733,0.01264154,-0.019743504,-0.017303808,-0.027161077,0.08425789,-0.003671668,0.0043432075,0.0018124216,0.061660286,0.09802626,0.03173392,-0.0059361216,0.008490582,-0.043470405,-0.012607877,-0.012699946,-0.004980097,0.019842511,-0.02438451,-0.0058812937,0.015101883,-0.012205005,0.026814332,-0.018560063,0.00076681847,-0.05161769,-0.012074106,0.0037570358,-0.07855622,0.046385564,0.027695358,0.020026978,-0.06529595,0.015505762,-0.022440277,0.029439572,-0.054086167,-0.020327298,0.015789356,-0.015147833,-0.029336598,0.03126948,-0.024272602,0.0013727705,0.018686462,-0.0033146008,0.034359396,0.0003234362,-0.052013826,0.014029489,0.030377854,0.0044391956,-0.012859381,0.016094068,0.024741568,0.03762676,0.037597988,0.034988057,0.008660558,-0.049153563,-0.030651039,-0.009473354,-0.027082955,0.014135793,-0.083767086,0.019418411,-0.0055040037,0.040053967,-0.0061126486,0.018236985,-0.040574018,-0.0074586878,-0.05316586,0.0106613105,0.024453225,0.014066309,-0.029424915,0.028411789,-0.03145478,0.01697809,-0.0051023695,-0.029973635,-0.056166943,0.006679705,-0.023378208,-0.05877053,-0.025199613,-0.034245968,0.0017351849,-0.03630702,-0.029602392,-0.036682308,-0.018350137,-0.074136846,-0.031915788,-0.0025778736,-0.00039918485,-0.044467796,0.03634031,-0.040748503,-0.015935961,-0.044501614,-0.057810515,0.020820968,0.0105054295,-0.015803484,0.004500632,-0.051207986,-0.0075357626,0.02594984,-0.0026302254,-0.012262252,0.022842836,-0.0008182092,-0.00069384155,-0.011301251,-0.028167207,-0.010904177,0.030662527,-0.01738062,0.020510724,0.04640111,0.015342208,0.03158682,-0.04645526,0.00035699332,0.052628197,0.033784613,0.0053360425,0.06499696,0.002692876,0.020369388,-0.013268754,-0.04378682,0.034779884,-0.032453664,-0.0120412195,-0.026099328,-0.0030216242,-0.026140315,-0.010587561,-0.016005421,0.048370752,-0.046142135,-0.0006160234,-0.0074222623,-0.014509592,-0.025243195,-0.03134037,0.02821827,-0.010577153,0.009391406,-0.006614102,0.024305306,-0.011115949,0.047576625,-0.02920094,0.012548223,-0.07127419,0.0068820524,-0.004794062,-0.02954134,0.044438392,0.029429708,-0.01919232,0.018692046,-0.03694633,0.011147115,-0.03539818,-0.018154997,-0.029641168,0.058911357,0.01780736,-0.011804829,0.046541654,-0.0049737915,-0.02635967,-0.01571439,-0.014303913,0.010207423,0.006640001,0.02820296,0.03407179,0.050212074,0.005878577,0.010559761,0.027165834,-0.006563936,0.035765793,0.01748923,0.0050149336,0.008723222,0.0034073445,-0.023145715,-0.028730052,-0.013956925,-0.0074938503,-0.017875649,-0.014458128,0.0022800167,-0.020196185,0.062336165,0.029387401,-0.01597823,-0.0057475213,-0.0122740455,-0.0058169854,-0.14172088,-0.002039767,-0.011880225,0.03824218,0.0010897606,-0.020682141,-0.0006010908,-0.050529312,0.022888172,-0.01288808,0.0016497481,-0.048843082,0.021167334,-0.02534308,0.044429373,0.004329174,-0.011137452,-0.031347286,-0.020616194,0.025217416,0.006380824,-0.048386596,0.043530263,-0.008296033,-0.03486466,0.010511501,0.0067364,-0.010514764,-0.0034775431,-0.013677667,-0.031283487,-0.032656778,0.027968867,0.025883852,-0.001069066,-0.022366509,0.018936843,0.022357406,-0.05607563,0.027624939,-0.00080440415,0.042745803,-0.02835728,0.03103981,0.010059632,0.046016112,0.011972188,-0.03842646,-0.019129124,0.016272819,0.044507556,0.029694809,-0.027558187,0.003146953,-0.011075393,0.02140112,-0.015343765,-0.0015305008,-0.050378066,0.013017012,-0.027161764,0.043098405,-0.020182455,-0.041278984,-0.040472813,-0.006328208,-0.037585005,0.01929402,-0.022720974,-0.020565605,-0.003445151,-0.039669942,-0.018564096,-0.043649312,-0.008238211,-0.057063837,0.014050672,-0.04258499,-0.01996948,-0.01591012,-0.01647832,-0.019993432,-0.03283221,0.016688947,0.05735202,-0.016533615,-0.023180915,-0.00033981176,0.0059132054,-0.00016942319,-0.022547519,-0.050236333,0.009201326,-0.0027782,-0.019831017,0.015032885,-0.0015994571,-0.027701885,-0.0054273484,-0.025182525,-0.030598875,-0.021309292,0.02208116,-0.012953539,-0.04389216,0.055731278,0.04958818,0.030458586,-0.04147057,-0.048841234,-0.033553004,-0.017110672,-0.021714648,-0.010822871,-0.056375522,-0.018578479,0.006739675,-0.023415308,-0.02110168,-0.061656732,-0.0033870428,0.015828654,0.0013045092,-0.040946323,-0.006602128,0.05624529,0.03730817,0.017673919,-0.00023941103,0.004511319,-0.0054279813,-0.024827158,-0.034890912,-0.005041072,0.029997803,-0.003935717,-0.03125683,0.056294452,-0.032176845,-0.041821357,-0.026095264,-0.008605493,0.032697655,-0.030975955,-0.005331004,-0.008961185,-0.019481305,0.050885938,0.022637228,-0.0715583,-0.00015760965,-0.011119856,-0.024996405,0.083702125,-0.018854046,0.030256812,-0.0027664735,-0.07173076,-0.03882588,0.07156504,0.016868874,-0.023052566,-0.024677377,-0.0183176,0.012379536,0.033261042,0.0022284451,-0.016243868,0.019974982,0.020552268,0.018007023,0.0075499117,-0.03315473,0.01869313,0.030082466,-0.020853972,0.0118185505,-0.009480698,0.041002765,0.023819983,0.040395375,0.008138591,0.07114417,0.03353489,0.0142298285,0.016062835,0.043635186,0.03013474,-0.043694273,-0.014792775,0.020578325,0.022331774,0.00303932,-0.034762535,0.05892716,-0.03358172,0.018229302,0.030010534,0.037655175,0.029089643,0.013128259,0.0041320813,0.015836239,-0.012055369,0.009550577,0.02477384,0.0052400255,0.019040825,0.0024339624,0.0026804842,-0.005419363,0.031556007,0.0074234973,0.021438034,-0.0077648293,-0.032751195,0.012050556,0.00072960736,-0.024259768,-0.0035970644,0.008236834,0.06340586,0.0068081566,-0.034854494,-0.041514307,-0.009709514,-0.029647714,0.03668044,-0.011772414,-0.00049084896,-0.007656603,-0.015549168,-0.00554827,0.021320064,0.014536008,-0.008134738,0.02463325,0.0120248785,-0.0035245935,0.037516575,0.006886494,-0.02486151,0.037654825,-0.0009380772],"last_embed":{"hash":"7sirea","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"7sirea","at":1763795350675},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps","lines":[278,286],"size":238,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7sirea","at":1763795350675}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028938578,0.005481409,-0.010407828,0.022241503,-0.022747504,0.0046767546,0.03649278,-0.013907941,0.0145103345,0.03350243,0.027845867,-0.0004752349,0.0126333935,0.0013547542,0.0413366,-0.017989548,0.0053976066,0.016394814,0.02255742,0.013385815,0.0063472884,0.0033790707,0.007823942,0.029660495,0.017443674,0.021402966,0.00815898,0.0061801155,-0.008786423,0.017219618,-0.0071811317,-0.06543551,-0.012179731,-0.044908002,-0.0020450952,-0.04656001,0.0021175698,-0.027000014,-0.02380186,0.02863046,-0.020222742,-0.025322696,0.013106896,0.00615524,0.021271707,-0.021364922,0.03325313,-0.012763098,-0.023208534,-0.0035587202,-0.029796544,-0.019577855,0.0010173697,-0.021085482,-0.014484642,0.015531097,-0.025207784,-0.074885346,-0.030541897,-0.015428817,-0.046749346,0.018539416,-0.04047097,-0.0021051357,0.02324069,0.018543247,0.050654966,0.025437618,-0.0056923875,-0.040155318,0.0064063207,0.019763555,-0.059756268,-0.014774465,-0.042323068,0.0051619066,0.037779205,-0.006234652,0.03876768,-0.0053074905,-0.0155686615,-0.015989443,0.037573323,-0.007538829,0.06752518,-0.018449996,-0.04823793,0.07516494,0.0099126715,0.0051835105,0.0006385759,-0.037119623,0.00945776,-0.03146471,-0.029986883,-0.034367915,-0.010134279,-0.012356937,0.03884714,-0.016063433,0.006365931,-0.03695951,0.010818556,-0.01731434,-0.034066036,0.020968834,-0.00010538367,0.026754376,-0.04485231,-0.029498845,-0.011013622,-0.0012712673,-0.023203062,-0.00912333,-0.021012146,-0.05983004,0.009793129,-0.003429973,-0.0007870257,-0.039780848,0.019341478,-0.030309057,0.05086132,-0.023623705,0.008654499,0.045491338,0.015103133,0.07096864,-0.01021534,0.022198567,-0.029091848,0.016405176,-0.013345074,0.024779353,-0.026495958,0.0018616114,0.00042221884,-0.021168156,-0.018368797,-0.072068885,-0.006260567,0.07240942,-0.017587958,-0.036710985,0.054704096,-0.034399793,0.059996773,-0.003648134,0.0067774993,-0.026668739,-0.039109,0.025405634,-0.002535141,0.024965366,0.040856544,0.024839263,0.0054756682,0.010454809,0.0015380612,0.01954531,-0.054525256,0.057864156,-0.0051995986,-0.01225372,0.045166574,-0.008858484,0.0036833717,0.0022095747,0.019533498,-0.006167144,-0.05389828,-0.014745621,0.062390484,0.028385418,-0.0074640117,0.04460999,0.07164333,0.014906173,0.023476915,-0.05519522,-0.04783045,-0.01391828,0.015947983,-0.023782251,0.00760654,-0.0001855254,0.05320729,-0.034544967,-0.023024196,0.03698829,-0.032796837,0.045408938,0.028457936,-0.020149766,0.029292513,-0.006897681,-0.031666465,0.021589216,-0.016149929,-0.032616887,0.008504324,0.03331268,0.07472394,0.006728503,0.03043917,0.024513278,0.048818108,-0.024856001,0.0000459988,-0.01647531,-0.055499397,-0.022190293,-0.027536286,0.007001896,-0.009448646,0.020254575,-0.002076355,0.036877584,0.011187904,-0.014724171,-0.034170967,0.045579668,-0.007621758,0.006374741,0.01368353,-0.016152253,0.0015792649,0.037766248,-0.04120765,-0.044213347,-0.02179417,0.0029925054,-0.026169887,-0.03206177,0.05679764,-0.017421896,-0.060662497,0.029383337,-0.013730455,0.00033496646,0.015619947,-0.03172575,0.028268158,-0.038651302,-0.040151402,0.0017443635,0.007155487,0.058276292,-0.027654612,0.019148408,-0.0335059,0.013322228,-0.025146952,0.02003319,0.034090687,0.0040148525,0.02099873,-0.007669979,-0.055783886,-0.0057664053,0.009402468,0.054102305,-0.024433099,0.0066995844,-0.021207545,0.029688586,-0.0063618207,0.02008036,0.010915867,-0.029526427,-0.05152156,0.06864617,0.031198077,0.05278614,-0.009497064,0.0010298187,-0.014515515,-0.013697696,0.05759675,0.056411628,-0.044243835,0.039608758,0.035646867,0.01811432,-0.0019465055,-0.021651633,-0.0019120035,0.011562643,-0.027548349,-0.022844588,-0.060391203,0.0021447968,0.06995731,-0.0045761303,0.011812795,0.011757255,0.023684524,-0.16201302,-0.018792668,0.03807383,0.043389548,-0.0020888518,0.022871919,-0.025880046,-0.03257258,-0.020228136,0.024152542,-0.0026182341,-0.052608132,0.028609823,0.014931028,-0.014997883,-0.00823633,0.019283578,0.028856188,-0.005405787,-0.037024975,-0.010908626,-0.030170042,0.038250986,0.014433385,-0.0061487053,-0.022261048,0.07629644,0.013885307,-0.013846154,0.03021797,0.033245828,-0.00090727693,0.016365325,-0.01627228,0.027080473,0.0051103598,0.03275293,0.003660112,-0.005745549,0.003444013,0.006208703,0.06342046,0.00063041627,-0.009594262,0.02257792,-0.010441588,-0.009889875,-0.020519005,-0.021681964,0.012448631,0.044247206,-0.021767132,-0.02795892,0.002484986,-0.04195249,-0.03316454,0.022540245,0.05054806,0.010793631,-0.045516137,-0.010382627,-0.024162535,0.056818906,-0.048870813,-0.015467898,-0.001010007,0.010818873,0.008074121,0.02386266,-0.036374986,-0.0053612012,0.003554946,0.03265544,-0.0143543,-0.0027469427,0.01875691,-0.03869391,-0.032292996,0.014623504,-0.09004686,0.015880138,0.020104596,-0.02374382,-0.0018867698,-0.022457046,-0.014367228,0.0027982513,-0.015703568,0.042164356,0.24371724,0.038121868,-0.037497096,0.014888338,0.049253233,-0.0026759421,0.0050791255,0.018411292,0.040994514,-0.010451028,0.008331158,0.022227254,0.0055061034,0.0027270138,-0.03190718,-0.0074712266,-0.044729378,0.03123905,0.020037007,-0.020091696,0.010664603,0.02165309,-0.001852493,0.027328685,-0.0673415,0.022344477,-0.01803728,-0.034796804,-0.036822997,0.0022761652,-0.014329554,0.046741065,-0.010620413,-0.060396098,-0.10238534,-0.0003042751,0.009590175,-0.031504523,0.03324695,0.004660555,-0.0033737393,-0.00034611023,0.006771208,0.050431512,-0.039026983,-0.034861848,0.015075316,0.033727195,-0.021934073,-0.038732883,-0.011231208,-0.044328287,-0.044463508,-0.03142977,0.026386319,-0.03441595,0.0037080643,-0.019210773,0.022101363,0.03963459,0.018671015,-0.015298054,-0.06301717,-0.0441657,-0.0052697044,-0.00007192996,0.022728745,-0.011450216,0.024509493,0.056960475,-0.019623553,-0.00477505,0.006766495,-0.011060106,-0.018234765,0.033197045,0.032023422,0.060508847,0.021222474,0.00073295354,-0.0019262662,0.0065985247,-0.005421218,0.028517012,0.011573369,0.0054815067,0.04879052,0.064647526,0.011770771,0.0016668269,-0.0156060085,0.030004779,0.04119128,0.06631241,-0.029225888,0.01700863,-0.011837268,0.0012299733,0.0079169795,0.006692219,-0.035497546,0.0009276248,-0.035809178,-0.0155558875,0.051954895,-0.032078195,0.020739453,-0.03101768,0.037193462,-0.005348239,-0.035230502,0.00007300658,0.024914159,-0.024636295,-0.028723786,0.019669358,0.011460967,0.01618597,0.010559085,0.0029679625,-0.013990158,-0.039769735,0.013032267,0.022092005,-0.032543693,-0.04826693,0.0020542452,0.006025766,0.0057145394,0.060595967,0.022196144,-0.018565198,-0.042399038,0.0034851437,0.01723806,0.027136084,-0.008263322,0.025828017,0.0036643709,0.0058745625,-0.047390897,-0.00933881,-0.006287513,-0.048398755,0.045889735,-0.007005163,0.02101841,0.0047048,0.023646109,0.03355326,0.013426378,0.074103065,0.04433727,0.008172922,-0.042647477,-0.024117429,-0.0121026505,0.019628316,0.015359047,-0.01096638,0.009144041,0.029012527,0.050280936,0.056347873,-0.0026049241,0.010789637,-0.023093868,0.0019124063,0.0045368206,-0.015140698,-0.001643175,-0.040732004,-0.054202843,-0.0031293205,0.01577762,0.018263256,-0.043851316,0.020358365,-0.0062066214,-0.01785472,0.04133339,-0.013373246,-0.06354381,-0.06674424,0.013359639,-0.017737255,-0.012101711,0.010095632,-0.02321009,-0.018978495,-0.009812877,0.07334756,0.00032859924,-0.0076002083,0.002706084,0.077946015,0.094847165,0.025984699,-0.04107825,-0.0036047823,-0.028585512,-0.023913566,-0.009073345,-0.008882813,0.011694195,-0.031230394,0.0039931806,0.03018519,-0.023809241,0.034747332,-0.0074575613,0.0014967362,-0.058387622,-0.019122966,0.00062085345,-0.06795144,0.05299638,0.033455417,0.0027008734,-0.055270616,-0.004443722,-0.021033837,0.027823126,-0.032277234,-0.023193764,-0.008009154,-0.021469062,-0.024170635,0.03299584,0.0016823951,-0.0030225292,0.04527651,0.022743989,0.037355985,0.0028578234,-0.02846679,0.012859074,0.025173062,-0.013353581,-0.015322292,0.019827707,0.013869294,0.01603423,0.042002924,0.017916903,0.0024122724,-0.054894406,-0.032943197,0.013398307,-0.027251322,0.0082108155,-0.07279049,0.029316474,0.0053982763,0.021819815,0.029962288,0.009578416,-0.024090445,-0.0003551374,-0.055313293,0.010499667,0.03400597,0.0059569683,-0.03294308,0.021949159,-0.021017382,0.027409075,0.013121889,-0.018745117,-0.06485443,-0.0023866887,-0.020819718,-0.045400165,-0.0018615655,-0.017025415,-0.01618605,-0.016809883,-0.031342436,-0.051785953,-0.0029483302,-0.076189786,-0.03838917,0.010853287,-0.015771905,-0.030524995,0.03472792,-0.03323441,-0.007812612,-0.035784423,-0.048735477,0.020327033,-0.0012370379,-0.031728435,0.00868208,-0.034159154,0.0028975178,0.018250339,0.02270594,-0.025776759,0.029111926,-0.0066762688,-0.016382331,-0.0058157807,-0.034935396,-0.008761539,0.014717372,-0.008314709,0.015365465,0.043428518,0.010467178,0.051030498,-0.038333427,0.004928521,0.055249132,0.04248672,-0.012231537,0.08089896,0.019793741,-0.0040082587,-0.030483248,-0.05677242,0.015123528,-0.023487218,-0.027312972,-0.008152237,-0.0067018,-0.0075456565,-0.00952507,-0.014800399,0.03316555,-0.033622768,0.014168136,0.007191633,-0.014092267,-0.006965176,-0.024877723,0.032375142,0.0020506924,0.00050389953,-0.019513357,0.0068630795,-0.0011970898,0.057181485,-0.047661856,0.0035659955,-0.04841757,0.013326035,-0.00996944,-0.008114441,0.052711334,0.0077460487,-0.029462188,0.011778741,-0.03785903,0.01317246,-0.0485171,-0.009898322,-0.012610608,0.015931653,-0.00033625995,-0.009719799,0.056959905,-0.014307112,-0.03770731,-0.015275743,-0.026958672,-0.0029718066,0.0062403716,0.02423312,0.031645406,0.043402933,0.021563485,0.03621526,0.029285477,-0.00019513462,0.045593064,-0.003268127,0.038231164,0.012001491,-0.009322698,-0.01945839,-0.039095316,-0.026520949,-0.019712478,-0.0025034454,-0.019205611,0.006928064,-0.03765401,0.05574839,0.02590382,-0.012369928,-0.0020802037,-0.0017573526,0.0034179871,-0.13938777,0.020836076,-0.026176479,0.036422063,-0.0030074972,-0.0054281354,-0.017680816,-0.058068436,0.03369938,-0.00936334,-0.03460316,-0.05056216,0.020216748,-0.036050662,0.04576829,-0.007920567,0.0018858238,0.0003300981,-0.0029632158,0.015251535,0.013647738,-0.027346943,0.05234471,0.0023922045,-0.038378097,-0.006141559,-0.007973738,-0.025351465,-0.0028288069,-0.0035127576,-0.030406909,-0.033674523,0.030025044,0.03342933,-0.010942642,-0.036448848,0.005586898,0.014367257,-0.055816818,0.022128496,0.013021245,0.056213025,-0.008108658,0.0257854,0.022990977,0.03805614,0.014458753,-0.030199276,-0.015484322,0.0034216023,0.033031557,0.027190369,-0.02800651,0.0040000426,-0.021399971,0.015492315,-0.023745641,0.0014361248,-0.03709281,0.022894317,-0.015088623,0.020068495,-0.020542556,-0.04620229,-0.061588638,-0.010234605,-0.030481786,0.023416456,-0.03915982,-0.035382945,-0.011237056,-0.040191047,-0.023331547,-0.05385254,0.0016184256,-0.054110825,0.00010610675,-0.05131049,-0.031645622,-0.01717634,-0.015070649,-0.010141205,-0.029519202,-0.0021559398,0.049936093,-0.042608246,-0.022540748,-0.023125447,0.006357822,-0.0060960334,-0.029443432,-0.059416704,0.0044448287,0.021604557,-0.013726473,0.021661378,0.008643673,0.006402296,0.00813384,-0.016977113,-0.022492873,-0.011488834,0.01731403,-0.029189952,-0.036865767,0.06437728,0.066261224,0.015826624,-0.03991948,-0.049055412,-0.028865976,-0.012851948,-0.029565893,-0.0049082246,-0.04038291,-0.013651972,0.010718452,0.002909914,-0.0045063226,-0.07665339,-0.014369963,-0.0028909992,0.0023168498,-0.03068684,-0.008814653,0.036744874,0.03247073,0.012042624,0.020983705,0.0035509898,0.009087098,-0.02237241,-0.023739316,0.010677368,0.03708007,-0.0022372685,-0.039139416,0.050437078,-0.008993,-0.024373569,-0.036576036,-0.001114866,0.051789656,-0.041727923,0.009680264,-0.015547129,-0.014098631,0.032839835,0.017404415,-0.054241817,-0.0015063707,-0.018356508,-0.010868439,0.06846889,-0.017775178,0.035136975,-0.019121049,-0.10002428,-0.04173324,0.040449645,0.008785949,-0.019616285,-0.024818106,-0.015782604,0.026470104,0.023001678,-0.02134088,-0.0266689,0.012623822,0.009214738,0.01967672,0.03598465,-0.034848295,0.028398534,0.047393788,-0.024491824,0.011379384,0.01063535,0.042364992,0.013057402,0.029949665,-0.00422893,0.06864168,0.010126577,0.013093546,0.016282978,0.020244975,0.025567876,-0.027654773,-0.012404848,0.010785656,0.009414238,-0.0012601655,-0.027929153,0.042355802,-0.03577192,0.0150218895,-0.0011796181,0.036860857,0.00313654,0.0020653473,0.0088985525,0.040954933,-0.021274598,0.002771688,0.0084252395,-0.024377719,0.029255785,0.04069202,0.009121521,-0.008403478,0.03332277,-0.0057452074,0.009781632,0.0027303824,-0.037269685,0.0027639223,0.010388989,-0.020366024,0.0066970363,0.017012993,0.052091617,0.0057275207,-0.021095665,-0.038261443,0.017069897,-0.0524685,0.04117153,-0.021432146,0.013542188,-0.03405231,-0.030565202,-0.020742502,0.018252183,0.0014908676,-0.012892739,0.033420816,0.02454102,0.0025588209,0.034342565,0.009324771,-0.015213982,0.045337033,-0.0005444625],"last_embed":{"hash":"1j44llq","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"1j44llq","at":1763795350676},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{1}","lines":[280,280],"size":70,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1j44llq","at":1763795350676}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02703897,0.04003309,-0.022390269,0.041567817,-0.02180939,-0.026377771,0.047307335,0.04284096,0.005328288,0.055410046,0.012638294,0.0073092724,-0.029696386,0.04024881,0.020312337,-0.014844869,-0.030746967,0.039396856,0.008473325,0.003699168,0.020282587,0.015786584,0.033942018,0.0037067519,-0.031601146,0.0037260244,-0.013890363,0.015344441,-0.013714418,0.019810278,-0.024344396,-0.037675176,-0.01850864,0.014892979,0.0027214142,-0.04551866,-0.022403833,-0.07085901,-0.03449898,0.054849345,0.01874839,-0.030221011,0.0082021775,-0.031097675,0.022604778,-0.002423818,0.009638617,-0.004387911,-0.0071792803,-0.0036293461,-0.022768982,-0.047688134,0.021309221,-0.00284856,0.018588819,0.024829363,-0.022093283,-0.023957113,-0.02598471,0.017861065,-0.033876084,0.03164691,-0.011723389,0.008350448,0.019507067,0.012371504,0.0302475,-0.0007030435,-0.009496961,-0.03677574,-0.0034566098,0.04249535,-0.05530542,0.007139192,-0.012391279,0.033441443,0.017051479,-0.03627605,0.018747114,0.020723334,-0.014678093,-0.023882074,0.017248986,-0.0014733896,0.021579618,0.020926125,-0.057687324,0.09566864,0.049780093,0.013745836,0.01402622,-0.014626036,0.04253927,-0.06341387,-0.039494775,-0.008492204,0.002872056,0.0065433583,0.03233525,-0.032844182,-0.00043405287,0.00084845367,-0.0019105615,-0.012359597,0.019974554,0.02015644,0.01805221,-0.0065678684,-0.020435603,-0.015450914,-0.01401091,0.02055821,-0.033167604,-0.03511696,0.0022637676,-0.0661373,0.018833267,-0.004435636,-0.01854772,-0.04334195,0.017866326,-0.02958756,0.035301816,-0.020640597,0.017520763,0.021125024,-0.025352884,0.025832482,0.019816577,0.03360033,-0.034274552,0.010945824,-0.020497402,0.00641818,-0.009257164,-0.042849794,-0.009385196,0.039961163,-0.054494023,-0.083346196,0.0043343697,0.03901278,-0.0025593997,0.023534419,0.03388503,-0.0020587149,0.049308468,-0.031970307,-0.018031714,-0.0024635233,-0.0287662,0.023906924,-0.018313134,0.008178197,0.040038556,0.016472712,0.042175226,0.023497747,-0.045990415,0.022602187,-0.029611232,0.028072372,-0.058960717,0.0138001,0.016230429,-0.024856143,0.006986749,-0.030999055,-0.009754787,0.0015705945,0.0024490969,0.004564372,-0.0023935784,0.04684379,0.027123708,0.02611359,0.01594216,0.03824979,0.06181311,-0.0432599,-0.06623606,-0.029894365,-0.010651697,-0.023975622,-0.014821999,0.0018105453,0.03767172,-0.018656293,-0.0113106975,0.035272323,-0.005746355,0.036236156,-0.006554074,-0.004208332,0.035458058,-0.018864641,0.018309198,0.062368024,0.0017266087,-0.010580001,0.0041247164,0.037571386,0.024112478,-0.03730191,0.0228058,-0.00061166636,0.04397003,-0.05412611,0.006868207,-0.05732439,-0.0043193516,-0.018169241,-0.013935875,0.0006436946,-0.030995697,-0.025937611,0.024594238,0.014554082,-0.016069377,-0.012710868,-0.06632418,0.017250516,-0.020221654,0.017150484,0.030057324,0.02884701,0.00679088,0.03930469,-0.00033421608,0.0069088093,-0.052888107,0.0061089336,0.013424811,-0.027168706,0.10066098,-0.000855894,-0.031116033,0.012199918,0.024389647,-0.03306514,-0.0032498634,0.0093234675,-0.007311928,-0.02854342,-0.02454922,-0.009541097,-0.020143326,0.03398819,-0.01931683,0.013706019,-0.018421356,-0.009677055,0.00031044582,0.030871984,0.0062848427,-0.009297272,-0.019212555,-0.005623988,0.0070385616,-0.036986966,0.003980768,0.024160406,-0.01683325,0.004335696,-0.0130018145,0.028877966,-0.023799827,-0.011403164,0.018464498,0.00570795,0.00034529215,0.043433458,0.024216669,0.09985292,-0.010843688,0.0032486222,0.019848648,-0.004249483,0.051178046,0.030102171,-0.08801022,-0.008876626,0.020997956,0.0019272445,0.03976501,-0.022007708,-0.0050890236,0.014981195,-0.040717244,-0.061447103,-0.035285115,0.034671444,0.07491791,-0.005087907,0.027019324,0.02078492,0.018070247,-0.15817295,-0.0019572072,-0.0062766206,0.04885857,0.0036638207,-0.00090955425,-0.029468961,-0.023945086,-0.050746348,0.03399129,0.0138170505,-0.047798395,0.048495494,-0.005672271,0.029157491,0.028473822,0.014809904,0.009592617,0.0058927815,-0.04022722,0.001173494,-0.010373156,-0.003521216,-0.005252039,-0.04153143,0.0017390149,0.07059152,-0.012666561,-0.046769843,-0.029632572,0.004080534,-0.03539296,0.011254061,0.020374596,0.011848363,0.00454041,0.045855835,-0.010457001,0.03591145,-0.008251077,0.037560772,0.04838838,-0.026111329,0.0405742,-0.0070725633,0.044965807,0.0039923675,-0.005433542,-0.071804695,0.044987723,0.02732069,-0.032389265,-0.0029320475,0.019620072,-0.032326903,-0.05190094,-0.024099328,0.057247978,-0.008957873,-0.038190212,0.0025966417,-0.019028014,-0.015823744,-0.052832957,-0.011599622,-0.016325675,0.026467394,-0.00808252,0.020634508,-0.0236797,0.0141251525,-0.0676198,0.042016197,0.0053232126,-0.011373325,0.029198326,-0.012341006,-0.035517346,0.036295526,-0.103652306,-0.019267874,0.034820106,-0.010322479,-0.0014415456,-0.023033176,-0.028624507,-0.03919037,0.044834346,0.010859386,0.22795647,-0.000052813248,-0.021926124,0.008517585,0.020277375,0.012014956,-0.0026607218,0.0107190525,0.037999656,-0.0140566705,-0.045291744,-0.012797575,0.009657615,0.019613024,-0.027072895,-0.017734684,-0.025933193,0.024583312,0.04634855,-0.0016157302,0.0075168707,0.009599295,-0.0034791513,0.04708438,-0.06358548,-0.03951038,-0.015212972,-0.02021265,-0.028523678,0.004371403,-0.019766126,0.048795674,-0.0001974559,-0.026514519,-0.075012065,0.01880062,-0.014300906,-0.034842856,-0.012729658,0.0033115104,0.0027489932,0.013049837,0.010426566,0.0065184603,-0.002855811,-0.015474531,0.032731634,-0.0021934996,-0.045822628,-0.02882247,-0.04078108,-0.013428761,-0.050109375,-0.008053725,0.032834955,-0.024447074,-0.041997034,-0.028115941,0.032469146,0.049468733,0.016478192,0.0034999556,-0.083809175,-0.018689064,0.0054259435,0.0120092565,-0.018541958,0.02614532,-0.0037867483,0.008260741,-0.0029651173,-0.016033249,0.010578668,0.013798894,0.002061418,0.05341497,0.09454937,0.07031166,0.024796257,0.011415572,-0.026933812,0.031528514,-0.015830813,0.023510884,0.00887046,-0.0025538828,0.008600579,0.06281323,-0.00052507984,-0.002135778,-0.014894869,0.02303532,0.03319235,0.05368795,0.0026619835,0.026595619,0.023826657,-0.02294392,-0.019923417,0.045948945,0.015589637,-0.017190695,-0.023649761,-0.045142252,0.043835886,0.0039049375,-0.014170372,-0.01065003,0.05397839,-0.028651288,-0.0067575644,-0.01205279,0.043055255,-0.028795155,0.0010356295,0.04131334,0.031802054,0.023614787,0.014727784,-0.0020711576,0.00644713,-0.025066126,-0.027125278,0.017029388,-0.006937665,-0.0500704,-0.011723262,0.009413921,-0.024881294,0.024674226,0.038738757,-0.014347582,0.0073886667,0.04457786,0.032390572,0.03826917,-0.0266228,-0.002652884,0.021780353,0.0025808844,-0.0422165,-0.0021483854,0.005300177,-0.03200863,0.036539946,-0.030260645,0.03860557,0.019865317,-0.028484287,0.026228884,-0.010927839,0.07504342,0.03572753,0.006149634,-0.013743477,-0.008219076,-0.015966475,0.020312699,0.00894809,-0.043053936,-0.00086100714,0.0204345,0.038064998,0.06613756,-0.026650943,0.017993905,-0.05456714,0.0050858846,-0.007455932,-0.025704736,0.016283784,-0.010183542,-0.05084297,-0.0009889434,0.0028438128,-0.033756334,-0.037782043,0.012001806,-0.049415495,-0.040833075,0.034714255,0.027695386,-0.045139186,-0.018149389,0.016468648,-0.03304323,-0.025899824,0.019202858,-0.017193317,-0.001731212,-0.036769252,0.08279738,0.0244244,0.003035331,-0.0034886496,0.036388163,0.06466533,0.033848796,0.0067708697,0.021241931,-0.075840764,-0.03856445,-0.019920317,-0.0073125446,-0.0005255987,-0.02206607,-0.041154575,0.024806084,-0.0057734963,0.030332817,-0.051472347,0.0050969804,-0.04048289,0.0017982265,-0.007977905,-0.04990054,0.03222811,0.040448297,0.051458064,-0.065459356,0.03685424,-0.01851858,0.023763651,-0.019783309,-0.038135733,0.040046994,-0.010300501,-0.03512237,0.022418957,-0.058794197,-0.0035270452,-0.0033643972,-0.004225863,0.014701288,-0.008231706,-0.030214865,0.01714755,0.03176124,0.015140877,-0.0362231,-0.0033945271,0.016466735,0.020308431,0.04668186,0.024365198,0.014076505,-0.06508301,-0.02122668,-0.01998842,-0.011030009,0.018660048,-0.04890141,0.042996675,-0.012637914,0.06810182,-0.029956304,0.022971485,-0.055956118,-0.036771223,-0.05869096,-0.002255805,0.020598153,0.017490642,0.0036592458,0.012165307,-0.016179292,0.016654454,0.015604416,-0.025158014,-0.049711615,0.0010134894,-0.03356635,-0.078618154,-0.039567407,-0.0145790605,0.014275374,-0.048962213,-0.013417247,-0.029097918,-0.05003507,-0.04509385,-0.0059775203,-0.012658393,0.0017212075,-0.015911179,0.05133999,0.009820594,-0.023491038,-0.05834633,-0.052878946,0.0130848475,0.007888017,-0.013346002,0.0019447908,-0.05453022,-0.011261433,0.010645846,-0.0002995699,0.010574156,0.031328592,0.0058455383,-0.0073974887,-0.03386819,0.009036684,-0.025142787,0.0339435,0.00016145453,0.0017121778,0.016521322,0.01519478,0.03797295,-0.082665674,-0.00696,0.03604915,0.009086313,0.024796745,0.047072228,-0.0015478528,0.04066831,-0.015489271,-0.013788492,0.03092209,-0.03998132,-0.01930637,-0.011862846,-0.0073003434,-0.043525457,-0.015313575,0.0018091551,0.06479164,-0.049026754,-0.003916198,-0.021595236,0.00893074,-0.015299673,-0.01630371,0.02562129,-0.0054658125,0.008937848,0.019500371,0.019860554,0.0051130536,0.035657555,-0.006566033,-0.001334204,-0.05570425,-0.014338336,0.012642775,-0.045772243,0.040520422,0.045623414,-0.011635915,0.0031722821,-0.035874963,0.03194426,-0.024906756,-0.04722335,-0.026493177,0.059976388,0.032420497,-0.032394167,0.023642318,0.008008337,-0.021064652,-0.011805348,-0.025419183,0.032581195,0.020877708,-0.022389432,0.013705244,0.028525759,0.013437461,0.008509746,-0.003993554,-0.012671395,0.009365996,0.022444902,-0.026681755,0.0135841835,0.026252065,-0.016245306,-0.017253343,0.0052202204,-0.007912526,-0.01436979,0.004600662,-0.03146616,-0.0009153013,0.020967575,0.0386056,-0.0005552364,0.0044260155,-0.013139071,-0.012602525,-0.13316526,-0.024553772,-0.010052317,0.038102232,-0.014880698,-0.015426342,0.025266767,-0.04511281,0.017519971,-0.009765088,-0.0031567845,-0.032098595,-0.0034286757,-0.021393636,0.04722322,0.020925721,-0.0018331604,-0.018491913,-0.028323319,0.041855823,-0.003124104,-0.042509004,0.029565848,-0.015745794,-0.047221895,0.009021976,0.014828462,0.011066972,-0.004995595,-0.01011122,-0.025071748,-0.010781379,0.025851186,0.044964977,-0.010009521,-0.018413957,0.02188958,0.017099071,-0.03901266,0.025655331,-0.011677425,0.026961138,-0.00878187,0.035013825,0.0008284103,0.046845045,0.006498053,-0.030986404,-0.0010588968,0.029236726,0.03575536,0.01933344,-0.021639066,-0.0016571612,0.015244717,-0.0011453028,-0.015653955,0.008936474,-0.009479958,0.0023182277,-0.017315917,0.06862134,-0.025175259,-0.01882093,-0.019541958,0.0015704571,-0.038188577,-0.0047525447,-0.04388914,0.0014143892,0.020649899,-0.0069491053,-0.011013946,-0.055273917,-0.034217034,-0.044848092,0.04814789,-0.046620145,-0.010983387,-0.013630722,-0.029036919,-0.038805645,-0.026491692,0.028144632,0.040536616,0.012721407,-0.032282338,-0.003879296,0.037639696,-0.0044977325,-0.016134571,-0.0421017,0.009809958,-0.02789545,-0.036209192,0.03977556,-0.023136742,-0.040441684,-0.011629288,-0.032624364,-0.039537888,-0.02579719,0.019264454,-0.00047839893,-0.022206916,0.019237174,0.03342935,0.021215638,-0.036842797,-0.030254297,-0.03136519,-0.036011785,-0.006273795,0.008595639,-0.05150552,-0.020071467,-0.0036874253,0.00029439866,-0.019532647,-0.0625543,-0.007662511,0.0034592608,-0.01655053,-0.025976716,0.010395817,0.057153616,0.040092763,0.031778064,0.02746522,-0.0037499545,-0.004838051,-0.040765088,-0.041298926,0.010303043,0.04617057,-0.015985586,-0.04096404,0.0477637,-0.041916475,-0.051905204,-0.024610303,0.008673739,0.011706736,-0.029306011,-0.018380774,-0.026508348,0.003225387,0.025974546,0.028973266,-0.053618822,-0.027912706,0.016360776,-0.026832521,0.06394034,-0.014562479,0.041460503,-0.014113967,-0.024443079,-0.030501967,0.06664744,0.029991811,-0.044153202,-0.032212652,-0.0008231534,-0.015430174,0.000435665,0.014673602,-0.02053428,-0.012489708,0.039228495,-0.015641948,-0.0096303485,-0.01801316,-0.00209405,0.019438077,-0.01535818,0.023384081,-0.028581046,0.048312385,0.010988094,0.04956128,0.020967133,0.06592255,0.048089366,0.0040010945,-0.013863758,0.047287032,0.033333942,-0.056922294,-0.03483258,0.013951983,0.007232815,-0.008251481,-0.042055875,0.066916965,-0.01743451,0.016943822,0.03890977,0.023965068,0.01913733,0.0137862805,-0.0028516576,-0.0062606344,0.013037668,0.014159983,0.02595925,0.012509408,0.014257928,-0.01567908,-0.0005895898,-0.014805786,0.030963065,-0.007088906,0.0064675226,-0.0069442713,-0.03110913,0.048005752,0.009169294,-0.012125786,-0.029484672,0.03278802,0.03816573,-0.00977534,-0.008263829,-0.033476956,-0.020683741,0.007624582,0.028773693,0.005105423,-0.004332151,0.062311724,-0.0057764226,0.012048618,0.020479465,-0.013678642,-0.0035215104,0.008396013,-0.0069789984,-0.028876223,0.03411771,0.0034453007,-0.025293961,0.039811186,-0.010859327],"last_embed":{"hash":"1n6mjdv","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"1n6mjdv","at":1763795350676},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{2}","lines":[281,281],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1n6mjdv","at":1763795350676}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0103526665,0.0075044595,-0.023493974,0.018364478,-0.025460396,0.023436436,0.048528537,0.0049397657,-0.005679614,0.024718134,0.021661865,0.007267934,0.012970964,0.0074898363,0.029332668,-0.016207485,0.014721229,0.012288469,0.022143804,0.019143706,0.017063096,0.026353171,0.01693192,0.0341634,-0.0061983783,0.030496726,-0.012627833,-0.00034086124,0.019368533,0.027626641,-0.022358445,-0.06647486,-0.003739727,-0.01834281,-0.014633051,-0.055358224,-0.016289331,-0.036194865,-0.028562019,0.033167947,-0.02562456,-0.02030021,-0.0033362424,0.014234218,0.020728303,-0.015126255,0.025600001,-0.005386147,-0.0031171422,0.0000149705575,-0.01441547,-0.0087426575,-0.0043298076,-0.025215594,0.010303683,0.01680373,-0.03874839,-0.06775436,-0.035262085,0.005801751,-0.05094056,0.030476062,-0.037277482,-0.0002857234,0.023216387,0.021398913,0.04146745,0.007352002,0.0016093479,-0.055209097,0.009202436,0.028191058,-0.05698661,-0.02287254,-0.045172412,0.013617524,0.035838187,-0.006807354,0.06344179,0.017552987,-0.035694424,-0.05107378,0.040923692,-0.019788714,0.060207397,0.020350525,-0.066033326,0.07394607,0.026186729,0.0017559632,-0.0046882574,-0.029439142,0.023888249,-0.040714495,-0.026426995,-0.048334673,-0.005798987,-0.021651724,0.05269062,-0.002204554,0.023798456,-0.02038103,0.01083886,-0.014635979,-0.0033280218,0.012658387,0.0024195022,-0.006529735,-0.044554096,-0.03112402,-0.005934504,-0.0016253552,-0.023326676,-0.0024063492,-0.0068017985,-0.058466356,0.02187233,0.011870749,-0.010462466,-0.03619533,0.035215072,-0.005787085,0.058343742,-0.003802879,0.009376504,0.035107255,0.003859763,0.060854208,-0.020993946,0.037527014,-0.013414113,0.022727171,-0.011446179,0.029841445,-0.042611476,-0.005539163,0.0033163182,-0.014503797,-0.0107929995,-0.069003075,-0.0062302975,0.0579344,-0.0076059997,-0.018486958,0.056244865,-0.03104856,0.059642985,-0.026237203,0.0028060141,-0.025156401,-0.03941736,0.018090472,0.01979926,0.0065323077,0.011483656,0.029913975,0.006596866,0.0034359007,0.0044666,0.026802734,-0.0125213275,0.04806655,-0.032234818,-0.010263616,0.025764365,-0.035794735,-0.016864695,-0.001051638,0.0025697714,-0.016736554,-0.02663482,-0.022497192,0.04647267,0.032933146,0.005799972,0.034291506,0.052776307,0.01660314,0.043732177,-0.057182256,-0.04382539,-0.012821196,0.017311675,-0.0323017,0.007283616,-0.019774854,0.050030276,-0.011518149,-0.026431825,0.03524696,-0.032235574,0.041926496,0.020381799,-0.031199113,0.04254681,-0.006786051,-0.01724906,0.028275885,-0.016530845,-0.035567053,0.018685523,0.034478,0.06569532,-0.03444754,0.0166737,0.015014337,0.051892046,-0.036392376,-0.024548244,-0.036710262,-0.017768381,-0.026427416,-0.037805922,-0.002566438,0.002299581,-0.00013849394,0.030576192,0.036108773,-0.0012751356,-0.012892391,-0.04702656,0.049945157,-0.002139867,0.00628492,0.01884149,0.0043011336,0.019342981,0.011852796,-0.033859223,-0.017766986,-0.039469607,0.02467004,-0.036365367,-0.035952464,0.053801667,0.0029442774,-0.033368252,0.03173783,-0.011454193,-0.015287803,0.021054113,-0.008900948,0.021331398,-0.03714938,-0.027259976,0.012395021,0.0061144186,0.046449713,-0.023549695,0.009600757,-0.037728332,0.006726131,-0.038929168,0.02639264,0.03635843,0.015204289,0.020413944,-0.0010242773,-0.03902155,-0.012164246,0.004454285,0.045469165,-0.018174421,0.008817555,-0.015976671,0.020570936,-0.026725901,0.008488176,0.016664203,-0.034187496,-0.043271143,0.048404552,0.025942713,0.048817463,0.008657629,-0.0019228613,-0.011384873,-0.017610684,0.05304236,0.026872847,-0.042469285,0.044716835,0.026765201,0.01900803,-0.0024053338,-0.02671155,-0.024812715,0.031267095,-0.013972724,-0.044354755,-0.062248524,0.03685707,0.07503337,0.0046184515,0.023835126,0.029645978,0.025297293,-0.16615497,-0.014571057,0.028476674,0.030689102,0.00149809,0.02017629,-0.015107874,-0.018431265,-0.01450931,0.020234367,-0.008445828,-0.056787238,0.025958844,0.0060756174,0.0017910543,-0.001886199,0.010418537,0.024881663,0.0053057736,-0.035704102,-0.017787393,-0.019739833,0.006935421,0.03404325,-0.015448002,-0.014500352,0.0901597,0.0048851823,-0.020336919,0.013310788,0.026145205,0.013222555,0.013327692,-0.0017705425,0.0435521,-0.030085215,0.035355836,-0.02597452,0.008767309,-0.0038334052,-0.0023893088,0.05617812,-0.011155212,-0.012691956,0.012234574,0.004155442,-0.0043537193,-0.014951189,-0.049288306,0.008834421,0.031241309,-0.028856521,-0.014010079,-0.002660962,-0.047951672,-0.020481858,0.006379739,0.028835302,0.0061311284,-0.05182113,-0.010386157,-0.02207963,0.036744785,-0.06864355,-0.00321638,-0.002227909,0.011461707,0.014502283,0.00987519,-0.032997258,0.021783011,-0.022959592,0.019576421,-0.0068174764,-0.0006701575,0.002281087,-0.05025323,-0.038580734,0.010973109,-0.09631436,0.0072047682,0.027033564,-0.016574405,-0.008321128,-0.03224984,-0.059037674,-0.015142825,-0.04114198,0.037443712,0.23736632,0.023959745,-0.003308594,0.012152847,0.050146762,0.009014787,0.02033945,0.008754591,0.02907201,-0.03486786,-0.008175649,0.014753396,0.026091035,0.0030034431,-0.036005545,-0.021891188,-0.050655227,0.027158098,0.024139332,-0.02150223,-0.0032904549,0.013469532,-0.0061651617,0.021793103,-0.0592493,0.01912263,0.0017274162,-0.040194258,-0.013942492,-0.012724444,-0.021085095,0.027428657,-0.0047824816,-0.060344923,-0.090735994,-0.0044742553,-0.01040813,-0.037863452,0.045745153,0.008241109,0.020310046,0.0043838546,0.042507645,0.027565138,-0.021993376,-0.026102427,0.03168254,0.0044252407,-0.034089744,-0.042325985,0.0051353476,-0.022656573,-0.0322364,-0.026603397,0.019418355,-0.044052772,-0.004743665,-0.02084763,0.015990011,0.0559105,0.015337603,-0.010399936,-0.05374787,-0.03395107,-0.008696871,-0.0048756036,0.012984814,-0.032712296,0.020591458,0.048072595,-0.032501265,-0.0012654928,0.022340933,-0.00021164701,-0.0054041166,0.022737617,0.059844736,0.059938543,0.02478766,0.0006790366,-0.0100444425,0.002120572,-0.0052454798,0.014901966,0.012839811,-0.011542309,0.045636408,0.08088775,0.009365372,-0.01220479,-0.030427083,0.019795185,0.05415025,0.06785339,-0.022465236,0.00789798,0.016127817,-0.012095707,0.011528672,0.0019416431,-0.036914207,-0.008998995,-0.03937096,0.0062492294,0.04889712,-0.010685424,0.016473405,-0.017596927,0.028738227,0.014781903,-0.02641999,0.006736659,0.030548846,-0.01575218,-0.014806177,0.02275473,0.013543913,0.01994839,0.016125377,0.0150857335,-0.00009799211,-0.02579879,0.018287085,0.028272858,-0.030040996,-0.03507831,0.0050735967,0.009678324,0.016544042,0.032251548,0.031461857,-0.020945946,-0.045533687,0.008268658,0.006837714,0.03000779,0.009679249,-0.0016955931,-0.005095118,0.0020965121,-0.04559559,0.00060530624,-0.0026717454,-0.037929833,0.030734617,-0.026908884,-0.02401763,0.013461199,0.022109551,0.04753232,0.0090252785,0.07874944,0.040126964,-0.008489467,-0.02136388,-0.035913754,-0.02029961,0.001392275,0.03220651,-0.019107375,0.0064478163,0.035143435,0.045684773,0.05779693,-0.0054578567,0.013538312,-0.029936202,0.021887027,-0.0054614707,-0.019917969,0.014157413,-0.027896095,-0.0587771,0.0014102476,0.014041302,-0.008377587,-0.047229,0.023420047,-0.024566777,-0.048122708,0.034652896,0.01024104,-0.056689292,-0.07352814,0.027620435,-0.01933069,-0.022696696,0.006902234,-0.005681007,-0.034000225,-0.000085514024,0.08506478,0.014501977,-0.009124165,-0.00028821398,0.087366834,0.09174084,0.036867466,-0.021580402,0.026233573,-0.032925118,-0.014097712,-0.008620475,0.015457217,0.014263708,-0.030450115,0.011686982,0.033137396,-0.019376516,0.020089287,-0.033805653,0.010703738,-0.060383618,-0.006277966,-0.008504885,-0.055679645,0.033458754,0.03268739,0.019286728,-0.073898755,0.002533759,-0.0069960468,0.014129521,-0.031792745,-0.013177568,0.006682234,-0.0042303354,-0.004815996,0.026665451,-0.002956858,-0.0009897155,0.032783087,0.016563525,0.023873195,-0.004917115,-0.03234462,0.0086035235,0.022123575,-0.0061670877,-0.027676253,0.0032137982,0.02109087,0.020088263,0.023251107,0.014208235,0.007816706,-0.09581031,-0.035313856,0.01126143,-0.021504954,-0.008574714,-0.06973244,0.025175985,-0.013822088,0.026505321,0.005843678,0.024684673,-0.044713072,-0.010939032,-0.04301893,0.014657217,0.034031566,0.012571461,-0.021870026,0.0050109643,-0.022479385,0.04083926,0.003488532,-0.032143287,-0.03915983,-0.018055912,-0.026095498,-0.046822555,-0.0027814705,0.007207065,0.0031414563,-0.045000035,-0.03584293,-0.021078652,-0.018274589,-0.07957336,-0.02317024,0.021688724,-0.0132156685,-0.027272915,0.027703509,-0.020569831,0.01262468,-0.0226173,-0.051047612,0.014979582,-0.002279423,-0.03356445,0.018494654,-0.034677204,-0.0026710157,0.010088259,0.020013735,-0.027178984,0.02814498,-0.0015721492,-0.008258055,-0.010838036,-0.013946768,-0.0066350945,0.04517255,-0.014029981,-0.007031052,0.044285893,0.028525185,0.061183926,-0.036266103,0.0007649648,0.05719173,0.0323971,0.00868978,0.06776198,0.030720012,0.017940773,-0.038733114,-0.044698745,0.0043294965,-0.025192576,-0.02336318,-0.004851459,0.0050129658,-0.0045328955,-0.014550444,-0.0129731735,0.053009346,-0.031223984,0.010201597,-0.00050259696,-0.010552342,-0.013258418,-0.006837882,0.040588286,-0.01268847,-0.01218662,-0.018544264,0.008004648,-0.015036366,0.060130395,-0.044018555,0.008409278,-0.0684446,-0.0038350858,0.015272317,-0.020570192,0.04324595,0.02004864,-0.02041773,0.011165297,-0.047296178,0.02691713,-0.052917976,-0.0072716256,-0.035172097,0.028077621,0.006822842,-0.006734465,0.06450243,-0.0057897964,-0.017794626,-0.010037382,-0.037270553,0.008778498,0.012529327,0.024491983,0.034406602,0.04652211,0.013185005,0.027858065,0.03655175,0.0068282248,0.038940646,-0.0049816533,0.01623156,0.017527763,0.00045921715,-0.018209029,-0.03768613,-0.018735612,-0.016343556,-0.02321373,-0.029176913,0.0075953435,-0.028412873,0.060153805,0.040921144,-0.0135332085,0.010641247,0.0041898405,-0.010064083,-0.15041195,0.0006322325,-0.008143806,0.04070585,-0.0062909718,0.004797521,-0.0009957881,-0.06738271,0.0048274593,-0.0056383824,-0.021269323,-0.027475186,0.0051823296,-0.032521013,0.0324103,0.009687165,0.01417338,0.0015478664,-0.016815504,0.027585236,0.016866576,-0.029860223,0.051419824,-0.0010732682,-0.05878104,0.0029731279,-0.011008156,-0.014490306,-0.009473508,-0.0024876103,-0.037945334,-0.016986858,0.01956729,0.03682128,-0.010945318,-0.024590949,0.03287764,0.010671363,-0.05430314,0.012657177,0.011313375,0.059416816,-0.016999487,0.02721554,0.013511729,0.032050498,0.0108269295,-0.016814852,-0.032546792,0.014376164,0.02406263,0.02916263,-0.03408689,-0.013662409,-0.010459159,0.025090456,-0.012080685,-0.013796222,-0.034186784,0.03001811,-0.014595478,0.038941067,-0.027602438,-0.027147047,-0.039976247,0.00013642859,-0.032559123,0.032915015,-0.028778555,-0.043512736,-0.022450354,-0.04011184,-0.018233584,-0.06408627,0.0025611739,-0.048883077,0.0117547475,-0.03340624,-0.028617177,-0.04044366,-0.035459656,-0.032124907,-0.037881155,0.023219557,0.053321656,-0.030775292,-0.027975053,-0.021869313,0.0041384385,0.0028206776,-0.03340306,-0.060197253,0.020054229,0.0030550254,-0.027487772,0.011123754,0.0032387876,0.008174555,0.015990816,-0.03083483,-0.014390937,-0.006290904,0.012382445,-0.027036946,-0.03880472,0.04933879,0.044879783,0.015228045,-0.058544505,-0.058400888,-0.042195037,-0.017702749,-0.032234438,0.0037402292,-0.031463377,-0.014453188,0.000045088982,-0.0019626345,-0.026227571,-0.08841983,-0.0044924314,-0.0016859899,0.006626956,-0.03961749,0.002704064,0.048596896,0.032626774,0.011166278,0.024808709,-0.0013961719,0.022297742,-0.037846867,-0.03055221,0.0060461923,0.04636671,-0.011750779,-0.03643284,0.05695804,-0.0254925,-0.023784501,-0.024223795,-0.0059226695,0.029885028,-0.044748764,-0.0005475766,-0.00803129,-0.0002594737,0.03045855,0.040895745,-0.056807254,-0.014044398,-0.027515542,-0.024997337,0.091352396,-0.025038239,0.039901037,-0.025838003,-0.07077589,-0.028800327,0.04770966,0.016327403,-0.035243288,-0.03761958,-0.024027528,-0.0036191964,0.027711667,-0.0056610834,-0.013517198,0.0048400685,0.006975629,-0.008001482,0.034279626,-0.028659329,0.035999827,0.027518062,-0.019861452,0.010605138,-0.024859183,0.017662385,0.0013011623,0.03333056,-0.016020657,0.0646157,0.023036946,0.011079372,0.0061037135,0.039631907,0.03729582,-0.023238163,-0.017731566,0.012008369,0.013821542,0.00078011386,-0.0367266,0.04427529,-0.021384453,0.026529253,0.017071122,0.04148844,-0.0055169407,-0.0034316941,0.0053605037,0.049189113,-0.02672869,0.002384904,0.022105698,-0.007395741,0.0224207,0.018222295,-0.0018318889,-0.011007494,0.023004549,0.02662816,0.003247992,0.017474841,-0.03006445,0.012455687,0.010868317,-0.004566076,0.009347973,0.021571405,0.05202053,-0.016033536,-0.022151988,-0.03235787,0.0076300227,-0.037675995,0.044086866,-0.029730937,0.010102099,0.017399868,-0.028837936,-0.010568347,0.012983855,-0.0013018145,-0.002077005,0.018567223,0.004194556,-0.0087589985,0.029274642,0.03322918,-0.041159444,0.038859516,-0.013249038],"last_embed":{"hash":"1mee8dm","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"1mee8dm","at":1763795350676},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{3}","lines":[282,282],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mee8dm","at":1763795350676}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.004006819,0.0029439724,-0.021430364,0.010835737,-0.053980157,0.025682349,0.044880178,-0.0032821358,0.009365783,0.02434367,0.024173317,-0.0026036378,0.03574821,0.0052117202,0.029559208,-0.0025485773,0.011585659,0.004653972,0.019526027,0.007759161,-0.011378232,0.018469485,0.021769268,0.018847793,-0.020986654,0.024814522,-0.0061944854,0.012462622,-0.0092818,0.020550579,-0.0046024565,-0.06749267,-0.018120423,-0.022497917,-0.0030976746,-0.050296463,-0.038958307,-0.042784873,-0.0396021,0.029430807,-0.017352495,-0.02736108,-0.00084004056,0.00007286662,0.021619374,-0.0216841,0.043357056,-0.011618115,0.0030378432,-0.010569805,-0.009979436,-0.021157943,0.0050193802,-0.013225167,0.017502092,0.007260748,0.0005554333,-0.085688196,-0.0380365,-0.0078060115,-0.043855153,0.018461267,-0.022957321,-0.01980853,0.03194331,0.008475971,0.049100213,0.0009218499,-0.009988814,-0.03258365,0.010071593,0.013046355,-0.0501426,-0.013812373,-0.023979388,0.015671657,0.04499485,0.008129191,0.034171265,0.00743134,-0.021145986,-0.04176801,0.038914192,-0.0046830205,0.03784512,0.010701192,-0.06162764,0.072300844,0.03957991,0.013281641,0.009550089,-0.02987299,0.030120473,-0.040801566,-0.037988655,-0.050269857,0.00048211458,-0.014996329,0.03825521,-0.009926922,0.019727528,-0.019933028,0.012179054,-0.0060920236,-0.0045291376,0.021744821,0.008624004,0.0134187145,-0.02309303,-0.024577597,-0.022416234,-0.015222743,-0.031639248,-0.013780529,-0.008570643,-0.04206528,0.016253687,-0.03582579,-0.015949227,-0.054480705,0.031212442,-0.017378837,0.04781443,-0.019626709,0.0144932335,0.022476088,0.02131162,0.044368137,0.00019644573,0.03855072,-0.02571464,0.02045929,-0.025754115,0.010791437,-0.025074605,0.0008089074,0.009748595,0.003903874,-0.02771304,-0.076547965,0.0068057287,0.0491897,-0.032005586,-0.026242886,0.067787685,-0.023505079,0.029660085,0.009157927,-0.02002584,-0.008568512,-0.04762255,0.029336318,0.019045634,0.036662247,0.029731967,-0.0024478105,0.022302702,0.010750037,0.0073123616,0.017363455,-0.001034129,0.06158416,-0.039994724,-0.003987286,0.042460397,-0.021984156,0.009667619,-0.007172376,0.014584676,-0.012389776,-0.013488346,-0.011980525,0.047144976,0.038708717,0.015043387,0.028679235,0.048002534,0.020335741,0.032964587,-0.04563436,-0.05326025,0.0028380477,0.016357247,-0.003187652,0.010707789,0.01328624,0.051619362,-0.016580164,-0.028825138,0.05119464,-0.032610703,0.045399282,0.021073697,-0.033286866,0.025124997,0.00086270657,-0.0020326814,0.019196464,-0.036379203,-0.036802977,0.036967736,0.013861181,0.06290126,-0.025432657,0.02116029,0.025069239,0.048437953,-0.05557709,-0.008282424,-0.026833313,-0.031322125,-0.000222013,0.014725889,0.0037542698,-0.026489208,0.006099088,0.012356492,0.06608791,-0.011437763,0.0031843244,-0.052377578,0.043212652,-0.010478003,0.013381772,0.023475466,0.002559067,0.0061156796,0.03523909,-0.011735916,-0.012776417,-0.0034941747,0.022839159,-0.03125841,-0.032214772,0.068803236,0.0022065514,-0.03402224,0.029666858,0.016320614,-0.024760604,0.016784385,-0.007781953,0.00013516482,-0.054626744,-0.042999305,0.0026599213,-0.005706182,0.036037873,-0.03129549,0.015036517,-0.047398403,-0.011000076,-0.03696758,0.026987605,0.030687613,0.008017991,-0.020445582,-0.01595729,-0.054069687,-0.028454414,0.003794379,0.03580363,-0.023994528,0.011305546,-0.03716035,0.015447341,-0.00991313,0.018695077,0.023462543,-0.015258163,-0.042785443,0.058539297,0.032194078,0.049818538,-0.018251248,-0.005596203,-0.005981946,-0.012141644,0.048570268,0.023153365,-0.04876006,0.034474824,0.04713233,0.028660899,0.01326215,-0.0026044382,-0.023973309,-0.0018730385,-0.012136445,-0.03175465,-0.08261085,0.02881606,0.06488676,-0.001004179,0.031345464,-0.00079548574,0.0008689996,-0.15962653,-0.0090124365,0.02526565,0.047546953,0.006533845,0.017054914,-0.038346604,-0.039497755,-0.03100784,0.027743742,0.015572874,-0.051495545,0.015362518,-0.0053723543,0.03281302,-0.013758642,0.044853684,0.02227834,0.016613578,-0.024556598,-0.033460934,-0.0010137695,0.015420864,0.032075785,-0.006336319,-0.011126649,0.09315597,0.008677952,-0.044080954,0.007197772,0.04739246,-0.017506419,0.011795448,0.014789493,-0.0021049164,-0.0096391225,0.025795039,-0.011046307,0.00967787,-0.002175705,0.012705797,0.056266624,0.0012408948,-0.010796592,0.034764655,-0.014745668,0.0030040152,-0.037107054,-0.035077862,-0.018620018,0.05072049,-0.009672038,-0.009657691,-0.024276715,-0.041241057,-0.044954173,0.0040827203,0.023847125,-0.012167575,-0.038631078,-0.010676624,-0.026027715,0.051640432,-0.07741188,-0.003164127,-0.026084816,0.013840094,-0.0076928833,0.008158025,-0.027174555,0.007849102,-0.036709722,0.05116056,-0.012332339,-0.012235057,0.012369348,-0.042936333,-0.048522618,0.030816525,-0.09721649,0.04739815,0.015099999,-0.004990636,-0.012563977,-0.027332744,-0.038977515,0.0033167168,-0.0044093733,0.021471465,0.23070471,0.022853011,-0.039542645,0.011715344,0.03975099,-0.0031173339,0.011298777,0.005198896,0.016233647,-0.02435882,-0.045152295,0.0069889072,0.020525275,0.00603052,-0.038928393,-0.008175337,-0.036425494,0.021485398,0.022718653,-0.026098613,0.0036569375,0.033395175,0.012296963,0.021828718,-0.059395414,0.025189046,-0.022579212,-0.0050015715,-0.030712195,-0.01146183,-0.03270324,0.040097658,-0.007568113,-0.05922344,-0.09166377,0.013505328,-0.029321149,-0.019416582,0.062309116,0.0130041,0.025780987,0.00869387,0.002771362,0.029644141,-0.018800586,-0.024894614,0.033875644,0.017967043,-0.030964658,-0.030158509,-0.008578061,-0.030069262,-0.030439535,-0.0072706114,-0.011423765,-0.054611105,0.005027834,-0.03510796,0.014004006,0.037979793,0.018325115,-0.0023392213,-0.056999277,-0.042456526,-0.03141896,-0.020490825,0.02615097,-0.004234134,0.014826563,0.03568968,-0.024684789,0.010118856,0.010232557,-0.011350746,-0.0030908638,0.005802747,0.04959736,0.056897055,-0.0054064156,-0.014936461,-0.028564686,0.019242575,-0.021020943,0.02403604,0.0070209387,-0.005421023,0.033789083,0.060974576,-0.019484846,-0.0069441264,-0.0046507297,0.024766324,0.053375993,0.079436004,-0.034579508,0.017304039,-0.004999086,-0.016570922,-0.002524401,0.012242944,-0.031087799,-0.020799728,-0.065101884,-0.010199616,0.0695682,-0.018162046,0.03401708,-0.013649885,0.03580858,-0.032085318,-0.02121388,-0.00084160245,0.044579223,-0.020066937,-0.026820557,0.031899925,0.041981556,0.0014234624,0.02107098,0.010703241,-0.00271185,-0.02649157,-0.006292119,0.002261806,-0.017840812,-0.046041094,-0.0077650878,-0.007467203,-0.02761061,0.051037192,0.024241297,-0.027071215,-0.06956969,-0.0014089687,0.01250408,0.04018771,-0.016287997,0.013190311,-0.02204619,0.006213206,-0.022782378,-0.02596879,0.010522861,-0.04631058,0.036212347,-0.012983494,0.011268471,-0.0041734874,0.024398943,0.03974071,0.012858886,0.06675643,0.042358957,-0.001419681,-0.03312324,-0.022154216,-0.005991778,0.007390104,0.0215728,-0.011991566,-0.004744931,0.03151147,0.027390674,0.04201602,-0.033379786,0.012809965,-0.039222367,0.023221873,-0.011956752,-0.0062756124,0.0035462396,-0.04701443,-0.057010327,0.017981764,0.04586649,0.0035781413,-0.03402511,-0.0072608055,-0.010114272,-0.034302298,0.052135352,0.009904995,-0.044460796,-0.060584623,0.028641285,-0.027683755,-0.026914746,0.0024109154,-0.012651273,-0.018758336,-0.015056432,0.081657395,0.029081179,-0.00017690989,0.00026041415,0.07356572,0.09490738,0.040710934,-0.0167195,0.008639811,-0.026654432,-0.012250227,-0.010735325,0.009972745,0.022268796,-0.021777226,0.02594109,0.037730247,-0.011921227,0.026358321,-0.024116833,0.0031866739,-0.063787036,-0.0012934399,-0.0010520979,-0.044355802,0.026449237,0.029143097,0.03194069,-0.055058982,0.016119862,-0.0364017,0.015541737,-0.029506145,-0.012140796,-0.006166398,-0.0070909755,-0.022317246,0.016532267,-0.028588077,-0.004809452,0.032087155,0.03380019,0.021591045,-0.014926191,-0.020736076,0.0060989014,0.016510626,-0.011651973,-0.04006993,0.023873948,0.028212825,0.0388748,-0.0015055356,0.017283788,0.010226834,-0.06338183,-0.036103107,0.021259552,-0.04924309,0.0016179783,-0.07291527,0.0055112876,0.006302606,0.056442585,-0.008572162,0.01874127,-0.034706045,-0.017884154,-0.03743636,0.010322595,0.041236844,0.018875558,-0.016629959,0.0039319997,-0.013111622,0.022529686,-0.0035180969,-0.030835176,-0.0347551,-0.004127751,-0.016767185,-0.039441638,-0.01551118,-0.0207474,-0.0036694242,-0.032288317,-0.014634559,-0.015263128,-0.027828846,-0.08897765,-0.046372395,0.012311777,0.00006966812,-0.021258114,0.030599128,-0.028451521,-0.012634846,-0.010465799,-0.041141897,0.011446478,-0.008693905,-0.03565025,0.02581036,-0.047889132,0.0083007105,-0.014029033,0.014492909,-0.017794635,0.018217552,-0.009007183,0.001514529,0.0059902202,-0.010271531,0.0044160555,0.034993865,-0.016464919,-0.012614468,0.03262077,0.0031300227,0.03288496,-0.045530207,-0.0073264074,0.058840856,0.03315529,0.017647197,0.05174793,0.015228658,0.0038321246,-0.018252041,-0.052774243,0.026650265,0.00852583,0.0073595066,-0.0006754735,-0.0013617135,-0.021066343,-0.025801783,0.0056149596,0.050479926,-0.03548504,0.015501872,-0.012153564,-0.002091543,-0.025127007,0.0036728852,0.027101818,-0.019164294,-0.0035356986,0.010752037,0.008294399,0.010800588,0.047488056,-0.037828974,0.0026071467,-0.054713234,0.024294525,-0.013251294,-0.00087918807,0.04356919,0.02919041,-0.03220801,0.020171337,-0.03526319,0.0051309266,-0.025065873,-0.017925644,-0.01764784,0.031394668,0.027870193,-0.013828397,0.062486786,-0.0031687168,-0.025188753,-0.0017620745,-0.014687678,0.0052788975,0.010252595,0.0290365,0.040077124,0.0396828,-0.002232176,0.038005922,0.017939122,0.0054006157,0.03471876,-0.009187607,0.019116553,0.02579165,-0.004875229,0.0000054699694,-0.045400985,-0.0063975835,-0.010686581,0.014568531,-0.028339714,0.004900839,-0.014345194,0.049854208,0.032282665,-0.0074100345,0.020171283,-0.021430578,0.0076824436,-0.1433919,0.00427659,-0.024081392,-0.00002656569,-0.0077898363,0.0015341535,-0.027077606,-0.06721082,0.019197622,-0.015242608,-0.038826104,-0.011898755,0.0024415336,-0.03496571,0.05269396,0.008116605,-0.0028531675,-0.022138365,-0.028245395,0.055724785,-0.0031443506,-0.024327718,0.061645433,-0.0052194344,-0.03315527,0.0049654217,-0.018073713,-0.026587399,0.00021344985,-0.017824797,-0.03458773,-0.026312735,0.028720548,0.050664145,-0.02190329,-0.027290309,0.02713237,0.034871142,-0.07143774,0.034563128,0.002283071,0.053207643,0.0035063203,0.03594208,0.012126135,0.07949825,-0.004257957,-0.03290305,-0.032810982,0.02085007,0.007863519,0.019039761,-0.045805622,-0.001443059,0.0018343958,-0.0011751056,0.00037546587,-0.020185262,-0.031236723,0.022609226,-0.031273365,0.0290767,-0.027339058,-0.03954747,-0.060888574,0.015998434,-0.028355544,0.023447977,-0.031543083,-0.029992811,-0.01638597,-0.07062322,-0.024478016,-0.05791567,0.0041269017,-0.03250641,0.018464511,-0.053139765,-0.0031883891,-0.009358966,-0.05010199,-0.024284847,-0.030726746,0.0013007849,0.08708829,-0.0020799632,0.007567222,-0.037199493,-0.0023986206,-0.0042656106,-0.04380039,-0.049445875,-0.006353928,-0.00045832273,0.0044544544,0.000022361544,-0.013897882,-0.0010432545,-0.011351029,-0.03029432,-0.024806915,-0.007948096,0.009036449,-0.022493977,-0.025849756,0.0436438,0.06545574,0.029211607,-0.06789622,-0.0577501,-0.058696765,-0.00050048094,-0.01761366,0.0068468223,-0.048412062,-0.019652555,-0.029428087,0.004910958,-0.018101837,-0.050737076,0.00043120421,0.008359558,0.02709321,-0.03223315,-0.011020117,0.032376304,0.028816499,0.01840591,-0.0025983953,-0.013569987,0.013237895,-0.017151529,-0.0026132956,0.01415726,0.057301443,0.007539195,-0.025335329,0.059198625,-0.02604626,-0.023622714,-0.013331521,-0.012765316,0.03589975,-0.036981985,0.0066191894,0.013633297,0.020543594,0.034316752,0.049407504,-0.040575862,-0.0127668595,-0.010420186,-0.019826394,0.08862022,-0.008489253,0.027996914,-0.040135995,-0.064256616,-0.024776993,0.04962983,-0.0031819125,-0.00015744827,-0.012320346,-0.019937823,0.016286297,0.017330429,-0.009146724,-0.009659116,-0.016061911,0.0029493475,0.0023481157,0.035744775,-0.025219962,0.043630265,0.02230174,-0.016623875,0.007711272,-0.012302263,0.019982921,0.012138327,0.03000475,-0.025229638,0.054901924,0.027022019,0.0122957975,0.016051326,0.0464938,0.030898329,-0.02533863,-0.014247395,0.0003056634,0.010889585,-0.0071376995,-0.03794069,0.048171666,-0.03319326,0.021233948,-0.005253123,0.04915482,0.014627362,0.015503962,0.029871948,0.022432663,-0.014443485,0.019160314,0.018896552,-0.013024484,0.02495442,0.03309623,0.015013915,0.001555052,-0.008773391,0.002570373,0.010831169,-0.0094484305,-0.04464496,0.0067473217,0.019784234,-0.037036296,-0.0040001203,0.030396638,0.05477916,-0.01570746,-0.0022436029,-0.041673902,-0.004719556,-0.014505205,0.048554596,-0.015923962,0.025741704,-0.021572437,-0.024618471,-0.008247445,-0.012120323,0.008759716,0.008011181,-0.01920857,-0.0072098277,-0.017463045,0.030553497,0.04118903,-0.00087861245,0.053488318,-0.003965132],"last_embed":{"hash":"177h3hs","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"177h3hs","at":1763795350676},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Setup Status#🔜 Optional Next Steps#{4}","lines":[283,284],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"177h3hs","at":1763795350676}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Helpful Documentation": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027799048,-0.014493572,-0.048663385,0.027600579,-0.024725316,-0.033222754,0.05123011,-0.0023328194,0.01802782,0.04934013,0.012109912,-0.00022729328,-0.0033128627,0.009475849,-0.015843311,-0.021830019,-0.024637166,0.022794658,0.02427009,0.03073649,0.022807436,0.026758533,0.04461165,0.020248251,0.0019592852,0.030024396,0.016184613,0.001684001,-0.0032488408,0.03158879,-0.020646147,-0.03810034,0.015749432,0.000997998,0.016656475,-0.053958703,-0.008821305,-0.04012721,-0.029316995,0.025838204,-0.0065107625,-0.045013923,0.01587467,-0.00097593013,0.0025802315,-0.0033757184,0.034214333,-0.01977692,-0.0068274033,0.0051205317,-0.040162235,-0.028073844,-0.009315529,-0.025619334,-0.0020284886,0.003468414,-0.03733448,-0.018627508,-0.029848877,0.013082952,-0.04589191,0.043965634,-0.012682981,-0.005362976,0.019201653,0.014461637,0.029435711,0.0071565174,0.007975882,-0.035763286,0.0040090997,0.004568711,-0.040021434,-0.018050972,-0.03350486,0.033396315,0.015660385,-0.051062167,0.006314743,0.040698115,-0.018515984,-0.020458816,0.015863266,-0.016394475,0.006305619,0.0005383662,-0.05162341,0.08478221,0.06002828,0.0008896974,-0.008328683,-0.0019800959,0.040055145,-0.023722254,-0.03519419,-0.0039747646,0.0036416058,0.010992205,0.030980743,-0.015560568,0.019248767,-0.0023041905,0.0089317635,-0.02005534,0.014182838,-0.00470131,-0.0004819571,0.015059478,-0.03343426,-0.0067915465,-0.005507113,-0.00182959,-0.023134675,-0.009997924,0.018975114,-0.040930044,0.018067705,0.013869064,-0.012837077,-0.04060045,0.03234265,-0.021990316,0.06907957,-0.037953913,0.012423604,0.027429305,-0.0108731035,0.054064162,0.0071624666,0.030997219,-0.034697752,0.031611066,-0.010055152,0.029940067,-0.05343599,-0.031861767,0.002816019,0.014534106,-0.023856817,-0.06252517,0.023161372,0.06849811,-0.019529825,-0.013181909,0.045618948,-0.02237991,0.027795589,-0.020943634,0.012333413,-0.025068011,-0.0037056536,0.04211175,0.007050642,0.045913916,0.028551232,0.021153895,0.02353143,0.03016587,-0.0020510184,0.032076962,-0.016986232,0.05208302,0.03158001,-0.00788759,0.012152647,-0.054319344,0.016355483,0.020292854,-0.0067030773,-0.040452193,-0.052670114,0.02004694,0.034797296,0.04921989,0.018049192,0.017464845,0.07514436,0.016613394,0.050299995,-0.050420016,-0.07931269,-0.04543951,0.0017333387,-0.024009006,-0.00033927147,-0.0025788075,0.050749134,-0.028585274,-0.0033119905,0.05665148,-0.028890528,0.038070425,0.025023183,0.00645968,0.039533965,-0.0032162715,0.037108194,0.033804107,-0.017574871,-0.05608232,-0.00034607912,0.021413157,0.05865091,-0.01266414,0.00010590083,-0.0059778257,0.01602919,-0.05264833,0.0023730204,-0.055489685,-0.004710831,0.0068758773,-0.029453523,0.034203187,-0.015865298,0.009137651,-0.012059789,-0.0026090583,0.022177937,-0.015421957,-0.026438212,0.02611483,-0.022586707,0.018726524,0.050416835,-0.016595537,-0.00639667,0.015398617,-0.017738895,-0.017599897,-0.023416728,0.0076371054,-0.013311769,-0.05592595,0.068293735,-0.0083147455,-0.046851363,0.028752701,-0.0051672347,-0.008499308,0.022156319,-0.025919886,0.038926844,-0.03533606,-0.03244324,-0.013128921,0.0119251255,0.0720654,-0.038591802,0.008492891,-0.030690234,0.020279234,-0.022155656,0.000114572125,0.041946344,0.013090479,0.020295907,-0.0048774383,-0.010478101,-0.026026301,0.024226302,0.059966147,-0.010966462,0.014706675,-0.009993866,0.017060157,-0.021926636,-0.027833607,-0.0011190495,0.016333053,-0.03375675,0.034009356,0.039197095,0.037402105,-0.01651467,0.011328029,-0.020072263,-0.019301832,0.07328284,0.027804099,-0.030521063,0.0047621806,0.027868744,0.010835974,0.017154288,-0.019475864,0.009019574,-0.008482011,-0.0021939543,-0.035525043,-0.030847969,0.04188842,0.07495942,0.012575649,-0.00090099766,0.022321448,0.0082358625,-0.15168971,-0.032429278,0.012271279,0.031633627,0.010910802,0.01140618,-0.038235743,-0.04348968,-0.029693887,0.03799777,-0.0038629759,-0.044759642,0.026379446,0.026417464,0.015236383,0.028669955,-0.010792673,0.03349945,-0.015338335,-0.030174408,0.0048193787,-0.04824148,0.018177984,0.046088733,0.017653432,0.02225951,0.07318694,-0.003506937,-0.022196952,-0.0059333155,0.0033414557,-0.014787386,0.019773377,-0.014866583,-0.009128135,0.0041413293,0.025697824,0.022637084,0.00717925,0.0238594,0.011026113,0.05743198,-0.007511804,-0.00084930984,0.0062454403,0.015143789,0.0039866413,-0.024158044,-0.03145975,-0.0027151604,0.04268499,-0.032484367,-0.029107768,0.06479912,-0.06492845,-0.03830234,-0.035230946,0.040356718,0.00574714,-0.024450053,0.022575302,-0.027518958,0.019502219,-0.07894926,-0.014339327,-0.0014526664,0.037460152,-0.00015983004,0.023718921,-0.039152145,-0.00321263,-0.043053024,0.050257362,-0.035965383,0.007286351,-0.006762916,-0.04583971,-0.022731056,-0.0005616614,-0.09573081,0.008488373,0.010079216,-0.028950816,-0.008610997,-0.016617557,-0.05026229,-0.03316195,0.051343597,0.013640328,0.23404452,0.024348471,-0.0061612367,-0.040727567,0.057564247,0.0038401233,-0.010999151,0.026417993,0.019329296,-0.023379073,-0.002008669,0.010786809,0.014981582,0.004458945,0.0037302393,0.017709758,-0.02242197,0.005010197,0.034980707,0.019305125,0.02402221,0.0161469,-0.009595049,0.02609412,-0.0625289,-0.020521978,-0.0063312463,-0.0116743995,-0.049919777,0.013604317,-0.035333302,0.050252173,-0.0035168745,-0.030606184,-0.08693435,-0.023042742,0.012802038,-0.050095916,-0.0057842443,-0.0026231173,-0.016207408,0.004688182,-0.008087398,0.0069964,-0.010652907,-0.034310725,0.024398133,0.004209728,-0.026814833,-0.025889952,-0.03389437,-0.010093735,-0.042696405,-0.025406022,0.0068286513,-0.017681612,-0.031285834,-0.026340721,0.03085609,0.059280064,0.0033149207,0.0034402516,-0.09683739,-0.058704875,0.0043486273,0.020268148,-0.0018706175,-0.018911744,0.032562308,0.06291116,-0.002952464,0.003546333,-0.0039692954,-0.009228364,-0.006088443,0.04642776,0.073516876,0.06340325,-0.0007353602,0.005481531,-0.027392916,-0.009860156,-0.0052818954,-0.0005654388,0.010477707,-0.009838208,0.04341743,0.061816163,0.013145743,0.015227682,-0.002638701,0.02216758,0.004162151,0.049203906,-0.024872687,0.011462011,0.0011774907,-0.004301806,-0.033960678,-0.027436774,-0.0017802543,0.0007891459,-0.04501743,-0.025094656,0.040055703,-0.010664606,0.009100674,0.0011835787,0.03209557,-0.019500682,-0.03113676,-0.0026638173,0.015070728,-0.037048835,-0.009815812,0.034888726,0.011501492,-0.005878323,-0.0023983729,0.005070511,0.02583273,-0.038359184,-0.016766192,-0.0014790592,-0.051826324,-0.025168596,0.008373761,0.0011130696,0.010343088,0.037247468,0.038540874,-0.030819958,-0.070438616,0.018511923,0.00022996115,0.0273279,0.0004271696,-0.015716234,0.0014460303,-0.0059294417,-0.0788669,0.02282793,0.0032151067,-0.016567355,0.04153382,-0.015799956,-0.005240649,0.019388933,-0.008115328,0.058698364,-0.042279527,0.07733588,0.03761777,0.006663994,0.0076587535,0.015664624,-0.010841688,0.022998037,0.051521983,-0.0089126965,-0.0009746996,0.029087761,0.05770813,0.08065284,0.0030995084,0.0027210433,-0.029156746,-0.002851926,-0.022522183,0.0049489457,-0.0032355702,-0.047961082,-0.062383447,0.018178456,0.020205276,0.006093717,-0.032806773,-0.008694585,-0.018360643,-0.013325949,0.040779073,-0.005918768,-0.07630193,-0.022753526,0.020540068,0.016027747,-0.01564616,0.004298289,0.003241776,-0.00660799,-0.025956932,0.08993091,-0.047271643,-0.011354602,-0.03652618,0.060654446,0.07457298,0.018429616,0.00065691763,-0.020627933,-0.04801896,-0.0030565073,-0.015005669,-0.0075231465,0.0019013613,-0.032726165,0.016471574,0.0087084705,-0.03267449,0.0033475866,0.00024390272,0.009454254,-0.05105977,-0.006651521,-0.01964178,-0.07179152,0.04355297,0.039671212,0.010234899,-0.07731452,0.025210556,-0.020435598,0.04344979,-0.03297815,-0.04420633,0.011365818,-0.018625965,-0.019771358,0.016526468,-0.055205062,0.0024918627,0.0034554931,0.023903072,0.031054754,0.0090609025,-0.017968394,0.016568286,0.026803512,-0.020208294,-0.016123055,0.015828898,0.015151971,0.036797788,0.03513196,0.0231617,-0.0009682143,-0.041719746,-0.022780526,-0.0046894946,-0.006176519,0.00005226809,-0.064519465,0.005583223,-0.01805275,0.0496918,0.0040324163,-0.0031197236,-0.015323649,0.004758851,-0.04766312,0.008159806,0.027388435,0.04248088,-0.021227876,-0.016691644,-0.029750466,0.018116402,-0.02593588,-0.033795305,-0.050449774,0.01106094,-0.027257822,-0.045655254,-0.017300619,0.0018270059,0.0045729093,-0.0322621,-0.010156716,-0.034513965,-0.048783343,-0.07384738,0.015254039,-0.042033486,-0.018292723,-0.036932554,0.027581206,-0.039084006,-0.00092131074,-0.040307995,-0.041414037,0.013811402,0.025179537,-0.018082337,0.01844612,-0.03978092,-0.0020333081,0.0017308412,0.005034307,-0.003195147,0.014497727,-0.0018281644,-0.021148998,-0.019120798,-0.038557492,0.007846623,0.029062795,0.0030453987,0.0010486424,0.039067876,0.0069275685,0.03008931,-0.041682668,0.0029143696,0.060253587,0.036415834,0.01603054,0.05763146,-0.020242998,0.033438668,-0.013358317,-0.03271274,0.059382785,-0.024918383,-0.0100525655,-0.019664146,-0.00514208,-0.036304634,-0.011512632,-0.0058552963,0.053016793,-0.042437285,0.0077912975,-0.017177202,-0.019579224,-0.010739883,-0.0051308107,0.043983173,-0.01327121,0.004932417,-0.0012015881,0.0252774,0.0023062637,0.032907963,-0.018372124,0.023433864,-0.06982425,-0.008333195,-0.0032694407,-0.053256884,0.029003281,0.026324663,-0.021514004,0.00017271983,-0.034033455,0.0110884635,-0.038434558,-0.004939074,-0.025770338,0.06618694,0.015358717,0.00062411785,0.0385299,0.017516311,-0.013820117,-0.008788483,-0.025858272,-0.006424888,-0.017658625,0.018311415,0.026863638,0.03421509,0.0499648,0.023260048,0.015533629,-0.009056586,0.02669797,0.0033054058,0.02637137,0.02521798,-0.0009175681,-0.033908237,-0.030143375,-0.016499361,-0.016878292,-0.028761184,-0.031214166,-0.011430773,-0.0136691015,0.023143439,0.028162682,-0.043979794,0.050954226,-0.022289535,-0.0013135155,-0.13841529,-0.0073700533,-0.023940556,0.04266525,-0.014072995,-0.01998653,0.0084295,-0.048823915,0.013914902,0.0008847546,-0.008108389,-0.036513362,0.052890643,-0.025006361,0.034872625,-0.0142674,-0.01663679,-0.006901387,-0.021525677,0.02233208,0.0070069106,-0.03863757,0.027518654,-0.030757608,-0.047634676,0.00784439,-0.014128508,-0.030079968,-0.0072521716,0.0076680174,0.00632185,-0.050125554,0.031215515,0.061662834,-0.013824819,-0.0086705815,0.008363848,0.011907871,-0.018230686,0.02508689,0.0049786167,0.026587723,0.020099519,0.019146062,0.005604647,0.02907391,-0.0056524486,-0.038399614,-0.018024033,0.03933772,0.02532263,0.029224947,-0.035538245,-0.011488445,-0.016334036,0.0069360333,-0.013819394,0.0015174159,-0.059565224,0.013052797,-0.031247526,0.052709587,-0.0069198706,-0.0063963905,-0.01579469,0.03180609,-0.008822656,0.027674044,-0.032930873,-0.0064861802,0.0019855255,-0.026675388,-0.031809527,-0.052754924,-0.013509139,-0.051356554,0.018331515,-0.033910356,-0.00012487103,-0.0068823374,-0.020651588,-0.009429713,-0.026691392,0.037191506,0.035094697,-0.0141277,-0.032117296,-0.023575991,0.0030411105,0.002946699,-0.010587394,-0.07230018,0.022480622,-0.036833536,-0.026840031,0.02182463,0.004015671,-0.034761418,0.0014571194,-0.02870865,-0.031411797,-0.031375322,-0.0043424815,-0.0048065735,-0.049347516,0.04913051,0.029554695,0.023078155,-0.051439863,-0.035933446,-0.021141896,-0.02054801,-0.001509847,0.0038360655,-0.053484704,-0.024119167,0.02990218,-0.02848266,-0.0052975425,-0.048666418,-0.018593036,-0.0015368501,-0.0028651927,-0.03544018,-0.020037407,0.04754106,0.03296226,0.029824218,0.0038807523,-0.04430272,0.0018403892,-0.0007821356,-0.042774457,-0.0036388973,0.036564887,-0.011813593,-0.05585123,0.044186775,-0.026209917,-0.0149907665,-0.017955238,0.0017782209,0.015501176,-0.006625109,0.0017770083,-0.019859422,-0.018150888,0.040739756,0.026384838,-0.07405536,0.019509204,-0.019627372,-0.050817348,0.059455328,-0.018618824,0.039694835,-0.009050482,-0.075120844,-0.009096017,0.06223074,0.02055399,-0.001434671,-0.018095138,0.005458106,0.00346025,0.045695573,0.0043358067,-0.024629248,0.009676149,0.014131761,0.026004504,0.0045861993,-0.025029354,0.031112975,0.031537164,-0.015281293,0.023411904,-0.0140905725,0.018370235,-0.000597133,0.037359595,0.0020568692,0.05876866,0.038997307,0.010916109,0.003409531,-0.00206043,0.020515123,-0.034239177,0.008091942,0.008831786,0.02713267,-0.018731946,-0.028590303,0.051050838,0.0046393345,0.01304486,0.03626306,0.027707096,0.02109848,-0.014799036,0.021110423,0.038580842,-0.032770902,-0.0013232364,0.044456676,0.009715708,-0.0037151335,-0.029954249,-0.0103473505,0.013338622,0.05684541,0.011329685,0.025031516,0.017697748,-0.05777424,0.04768495,0.03050297,0.005060207,-0.022123413,0.0011052785,0.0410538,-0.0035524864,-0.07758812,-0.032417525,0.0126914885,-0.009161463,0.032375835,-0.013138519,-0.011273392,-0.018449318,-0.005303752,-0.0019716513,0.017412711,0.024817618,0.0031513681,-0.009643911,-0.007824545,-0.009673796,0.015328766,0.02777023,-0.023994075,0.048437122,-0.025649345],"last_embed":{"hash":"ovotfz","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"ovotfz","at":1763795350676},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Helpful Documentation","lines":[287,294],"size":195,"outlinks":[{"title":"Traefik Multi-Stack Setup","target":"Traefik Multi-Stack Setup","line":3},{"title":"Quick Reference","target":"Quick Reference","line":4},{"title":"Docker Gitea with Traefik","target":"Docker Gitea with Traefik","line":5}],"class_name":"SmartBlock","last_embed":{"hash":"ovotfz","at":1763795350676}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Helpful Documentation#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.011123633,-0.010357926,-0.057930976,0.026644537,-0.031284798,-0.023539297,0.047962688,0.0034949556,0.021318635,0.026824439,0.003720151,0.009398539,0.023479646,0.015008689,-0.013804828,-0.031061212,-0.023030013,0.022586778,0.014462385,0.033410016,0.00997236,0.020738628,0.009521273,0.01865477,0.029486658,0.028941814,0.013148095,0.009676361,-0.016346518,0.0185396,-0.0057218284,-0.05917141,0.019782176,-0.0017546929,0.016446432,-0.06394309,-0.01837775,-0.0405931,-0.027505085,0.027302057,0.0016001906,-0.027833883,0.026235567,-0.015552966,-0.014424128,-0.0022691789,0.013442235,-0.015730469,0.0035693261,0.0013537029,-0.020909062,-0.019968737,-0.0061681294,-0.026561096,-0.014289038,0.02212976,-0.033613786,-0.023599586,-0.021244107,0.012068193,-0.04123839,0.034465343,-0.030658009,-0.01096339,0.031237705,0.019233217,0.034432467,0.008120076,0.0025935613,-0.028162958,0.014729907,0.018575473,-0.04194923,-0.015030243,-0.039580926,0.019919842,0.045942325,-0.04002565,0.009741548,0.035394087,-0.018276941,-0.026618058,0.018597519,-0.0133705735,0.008806916,0.0050373976,-0.057535633,0.06692204,0.06663708,0.000031605963,0.0013545519,0.0028684475,0.045288846,-0.026768526,-0.023576017,-0.02272589,0.0037454888,-0.00040159732,0.038329143,-0.028059207,0.04622691,-0.010064645,0.030113708,-0.005900531,0.013276756,0.0011319492,-0.007446843,0.020461692,-0.031212298,-0.018682472,-0.006617149,-0.0016950982,-0.032662857,0.0023350872,0.025199328,-0.036861084,0.02513669,0.009748764,-0.006916967,-0.043072984,0.03481519,-0.02719415,0.067417584,-0.05185516,-0.00009996873,0.03344314,-0.006439569,0.03260908,-0.00033188527,0.016193755,-0.03358539,0.038347412,-0.03031149,0.030170392,-0.05372739,-0.02712377,0.0088557815,-0.0040123793,-0.020722771,-0.06590347,0.012593706,0.06474472,-0.03284011,-0.026169812,0.042647187,-0.034199204,0.011570658,-0.033159986,0.01770695,0.0051939846,-0.015796455,0.05106081,0.013995564,0.06928274,0.039208397,0.015098652,0.0014377596,0.013263185,-0.0104284035,0.023532119,-0.0014617696,0.037745014,0.0063254065,0.005587724,0.018979477,-0.05303684,0.017562743,0.0072167763,-0.009614504,-0.03082423,-0.03339966,0.004262599,0.032797884,0.03398474,0.015405272,0.015538503,0.059411943,0.023501854,0.04104846,-0.04550872,-0.072942324,-0.00288594,0.011910975,0.003403516,0.0032858783,0.0046532867,0.056194022,-0.033750013,-0.0019981265,0.023419617,-0.029930849,0.039220158,0.037376516,-0.02901257,0.04604126,-0.0043645096,0.020956244,0.027578177,-0.02337883,-0.043070294,-0.004475717,0.020688849,0.061337393,-0.000841232,0.005683113,-0.001409676,0.027207125,-0.054046955,-0.008575984,-0.022030827,-0.004648713,0.0033502192,-0.023298746,0.018857831,-0.009791494,0.0026067267,0.014970583,0.022875518,0.012801245,-0.0027253884,-0.06847265,0.030545129,-0.021193165,0.014066102,0.03775721,-0.007277541,-0.01966741,0.02019605,0.0097359605,-0.03293804,-0.04025212,0.013674126,-0.025713813,-0.047513932,0.06299332,-0.0040722783,-0.047506083,0.024073945,0.016889496,-0.01379572,0.021671118,-0.038133893,0.020181576,-0.047354575,-0.040482324,-0.00029790046,0.013947468,0.058598317,-0.045473453,0.0074835406,-0.037638016,0.02502393,-0.039636575,0.018880345,0.057129204,0.023076281,0.034433793,-0.010479289,-0.020361949,-0.036061585,0.00820016,0.050659716,-0.015427516,0.011690649,-0.023304975,0.000016825616,-0.026731595,-0.012734069,0.017278628,0.0030162265,-0.045947075,0.038280316,0.051214404,0.0131161045,-0.030412039,0.024537992,-0.03348481,-0.026927292,0.08551869,0.03399862,-0.03422023,0.010622902,0.022235569,0.0025526853,0.035043385,-0.03072542,-0.018557698,-0.024355436,-0.013109725,-0.032639317,-0.043879,0.025132462,0.062966086,0.01909724,-0.0055772937,0.01456596,0.0130534,-0.15086679,-0.010762738,0.014505956,0.038428694,0.016221205,0.02605683,-0.020294739,-0.03668586,-0.0203267,0.04661861,-0.0037134995,-0.052112196,0.012693084,0.022765147,0.008176472,0.01846508,-0.004709204,0.031281512,0.003115126,-0.028527007,-0.006456011,-0.048019413,0.012115893,0.026793644,0.00504736,-0.0039609466,0.079430655,0.002868273,-0.029390551,-0.000120347904,0.008284799,0.008671405,0.008112303,-0.0057932693,0.0013117514,-0.016719965,0.025463864,0.017619025,0.022103595,0.017939007,0.0010074453,0.0283549,-0.003273369,-0.017542219,0.017644687,-0.0026931535,0.0029212157,-0.035495285,-0.009135405,-0.01936993,0.031777967,-0.017411452,-0.029546067,0.05285224,-0.05653257,-0.04306751,-0.027477937,0.0425828,0.012277714,-0.03547663,0.005041125,-0.031250134,0.04006231,-0.083598025,-0.015199402,-0.004646469,0.058120336,0.012139166,0.018006463,-0.04837175,0.000922741,-0.020545917,0.058255393,-0.044522297,-0.01037189,-0.005677315,-0.052147817,-0.03476171,0.0008000418,-0.09764383,0.030779261,0.017215142,-0.028648736,-0.016072923,-0.017662125,-0.061394386,-0.020932844,0.021672715,0.04668494,0.25424474,0.039324373,-0.019347705,-0.031793218,0.072445415,0.0032987697,-0.01687236,0.016357807,0.01835796,-0.032606702,-0.013624596,0.024848059,0.03383782,-0.00070217485,-0.022720782,0.019068826,-0.033209827,0.023122951,0.039786704,0.027169818,0.017026972,-0.0070267334,0.008142125,0.010357249,-0.07086057,-0.008712286,-0.009765427,-0.012711695,-0.029590895,-0.0059185177,-0.043133125,0.03624485,0.010465495,-0.043555114,-0.094184875,-0.033977453,0.00520682,-0.049370054,0.004561028,0.011059163,-0.009123576,0.0063368264,0.020576663,0.026347293,-0.006975046,-0.03163742,0.049680326,0.012078733,-0.025153616,-0.028228987,-0.007911377,-0.031421397,-0.023878785,-0.01425189,-0.029925963,-0.033452846,-0.015778827,-0.02024306,0.036135398,0.054226596,0.0055088466,0.004380914,-0.085345164,-0.057576455,-0.005399291,0.0059180562,0.012471364,-0.039839126,0.020908302,0.062462553,-0.0069043585,0.0064390893,-0.0049963924,-0.009356082,-0.020152368,0.030000748,0.053027634,0.032580517,-0.006063684,-0.00010278016,-0.033518855,-0.006357678,-0.006943003,-0.01139214,0.011842819,-0.03446339,0.033066247,0.06321719,-0.007177725,-0.005705018,-0.012638205,0.011383839,0.024121817,0.050564006,-0.03568233,0.011679873,0.0027946872,-0.0073092775,-0.039402694,-0.005060771,-0.02063011,-0.002225677,-0.053128008,0.010455431,0.03735241,-0.004977584,0.021604076,-0.012073663,0.024429662,-0.01445952,-0.020045262,-0.00038355545,0.041054245,-0.025019214,-0.022923829,0.040291257,0.020953795,0.009782127,-0.009617209,-0.008722014,0.0038462202,-0.029399488,0.005091079,0.023437412,-0.041679863,-0.030519225,0.0055622947,0.017640773,0.017927784,0.035499986,0.035778254,-0.03306519,-0.076514974,0.016841073,-0.0014978162,0.01124572,-0.016913638,-0.009666105,0.006510479,-0.015272449,-0.07378565,-0.0060163504,0.00078645366,-0.0381041,0.039862048,-0.017010732,-0.036061037,0.0027208223,0.014270713,0.0553094,-0.03581885,0.08338882,0.03968191,-0.008435684,-0.0044675386,0.002201465,-0.009925233,0.032823205,0.04035999,-0.019191012,0.004821446,0.034689646,0.03709543,0.063502416,-0.00069167657,-0.004483926,-0.029790962,0.006491016,-0.027094575,-0.0016239632,-0.007512167,-0.03523031,-0.06595781,0.010992483,0.006578243,0.009932027,-0.0543361,0.00035647905,-0.03863987,-0.026225248,0.055297624,-0.0038325891,-0.06990577,-0.028205926,0.03461026,0.023714285,-0.012814649,-0.003998068,0.01031214,-0.0073418496,-0.0037477373,0.084296115,-0.018320588,-0.008573407,-0.014027166,0.047776017,0.086848296,0.02577666,-0.0049519255,-0.025876198,-0.044502407,-0.020049615,0.0034799674,0.0028457702,0.017143026,-0.0153908115,0.038944636,0.017360317,-0.013408534,0.0043030865,0.004463884,-0.0006984494,-0.05937929,0.0018304603,-0.021719376,-0.0554837,0.024284024,0.060574345,0.007578641,-0.06619637,0.0024552736,-0.024609428,0.030276472,-0.008115823,-0.023837822,-0.017614378,-0.017078744,-0.008535563,0.021462804,-0.032218568,-0.0029591306,0.014743314,0.045758173,0.024968224,0.0030164935,-0.0055426946,0.0145923495,0.026429402,-0.023792334,-0.026460083,0.016405046,-0.012396335,0.039192025,0.02742938,0.024421122,0.0011193664,-0.06504211,-0.040689435,0.0046001817,-0.016661461,0.0184844,-0.03934097,0.010669905,-0.021855796,0.03784394,-0.0008800072,-0.0053525018,-0.0026620654,-0.004473757,-0.045429397,0.0066141724,0.05363689,0.026278483,-0.007942565,-0.011075135,-0.014814113,0.021067867,-0.011107562,-0.04137863,-0.041406672,-0.016266963,-0.024345728,-0.055016257,-0.0033206185,0.01674615,0.008440963,-0.020335587,-0.01238135,-0.025758201,-0.04878515,-0.0802456,-0.012208008,-0.02451732,-0.03464536,-0.035415124,0.007180213,-0.016333627,0.019059237,-0.023018723,-0.04457969,0.022502482,0.024343744,-0.03908165,0.03668322,-0.03513419,0.016562937,-0.0020260804,0.029619914,0.00074044307,0.001046811,-0.010439548,-0.023315314,-0.008244166,-0.04203682,0.009689665,0.04108813,0.006949275,-0.017392244,0.032680392,-0.016446643,0.03720616,-0.06163014,0.0035400835,0.08003942,0.022990122,0.0021272649,0.071368836,0.008926235,0.019764693,-0.02032233,-0.045472216,0.049542118,-0.011571215,-0.009815811,-0.00761835,0.002528112,-0.03384161,-0.023530418,-0.017611755,0.052031193,-0.025917478,0.008639455,-0.0050081452,0.0011193143,-0.007846092,0.005956918,0.050904904,-0.027289284,-0.007070455,0.0074404394,0.010821108,0.013416931,0.0377075,-0.020738425,0.01943176,-0.06490112,-0.001861325,-0.006195541,-0.038392406,0.039252214,0.036255162,-0.03724287,-0.012150841,-0.052962676,0.027306886,-0.040250752,0.0023772584,-0.006393891,0.039553653,0.035412837,-0.0066341395,0.060534276,0.0069033424,-0.013745443,-0.006857142,-0.02985636,0.00005393067,-0.0108818775,0.009808334,0.02788406,0.036388636,0.0658742,0.049888987,0.0171525,0.009589027,0.025472522,-0.006768804,0.043377053,0.040634137,0.0040252814,-0.025122708,-0.028909558,-0.016328694,-0.03473797,0.0002078477,-0.033512115,-0.01403506,-0.022854542,0.02725115,0.032612935,-0.042521976,0.043163173,-0.0026894729,0.011121304,-0.13975437,0.011712506,-0.004808306,0.020487873,-0.012635358,-0.0118952,0.004306908,-0.06640302,-0.0023031025,-0.004495056,-0.023533385,-0.01797289,0.04013415,-0.040764056,0.04146403,-0.015619549,0.00122156,-0.0024952074,-0.008848321,0.036647677,0.022725346,-0.01200701,0.03088117,-0.022574587,-0.039252855,-0.012063784,-0.011528866,-0.046956256,-0.007835537,0.02427974,-0.011098753,-0.039780803,0.024931159,0.06898203,-0.0070399833,-0.015495817,0.030176925,0.027954314,-0.033874173,0.010786234,0.0021670402,0.042023648,0.017241232,0.0052800905,0.006933839,0.03628121,-0.0013939091,-0.03267237,-0.024451498,0.03314407,0.026446903,0.012110135,-0.020494811,-0.0026778155,-0.010696626,0.015382184,-0.02237693,-0.009034387,-0.026590988,0.044818036,-0.02149055,0.051429495,-0.016120268,-0.012091986,-0.027863337,0.039625302,0.00075628713,0.021155829,-0.037737917,-0.005618172,-0.011592612,-0.0119846435,-0.035222165,-0.053134095,-0.01792083,-0.025494333,-0.012782815,-0.030103585,-0.009983331,-0.003785331,-0.039415654,-0.007340884,-0.03793047,0.02784417,0.034074012,-0.034579836,-0.021011656,-0.048182383,-0.004620966,-0.0025179852,-0.013916022,-0.07509187,0.0021342582,-0.0152669735,-0.005016522,0.009096994,0.0018607898,-0.02743811,0.013993883,-0.023871865,-0.03566591,-0.013250365,-0.010568789,-0.020467117,-0.029773543,0.051223285,0.03117637,0.009760887,-0.05487371,-0.056889977,-0.03114662,-0.014672667,0.002668806,0.023730544,-0.037577868,-0.030492773,0.009726646,-0.013973252,0.014516702,-0.04071066,-0.01364415,-0.010493081,-0.0030309116,-0.021637706,-0.009834208,0.03748347,0.015705548,0.034853395,0.028047243,-0.034432404,0.010922583,-0.014341518,-0.0220212,-0.0049138623,0.046015445,-0.015685767,-0.03359916,0.04785902,-0.021789223,-0.015927883,-0.012793435,0.005553581,0.014205367,-0.022429705,-0.0026136842,-0.028936194,-0.012153588,0.016700985,0.023923617,-0.0570535,0.0021645718,-0.0229848,-0.029567737,0.071461596,-0.014310111,0.039488643,-0.028149713,-0.079664394,-0.015277838,0.04781136,0.006835937,-0.0022445882,-0.02630933,0.013863176,0.008415581,0.035416976,0.00019891157,-0.030656025,-0.014204172,0.010183742,0.01176546,0.026225504,-0.03137829,0.03634822,0.021701995,-0.012770062,0.0067144106,0.006231816,0.04025899,-0.014610928,0.037081752,-0.005075196,0.06735664,0.043019786,-0.0054151197,-0.0039367387,0.0025546632,0.027186546,-0.034453247,0.005036498,0.005135255,0.025370598,-0.016382959,-0.026989587,0.057703767,-0.008257762,0.01858835,0.008312327,0.044217005,-0.0067671775,-0.013600082,0.02052899,0.04843456,-0.027428893,-0.0005233165,0.03786197,0.023071507,0.0054317536,0.0074533815,-0.020496372,-0.0031800135,0.043925684,0.0187294,0.020434694,0.02744203,-0.045479577,0.01788991,0.03894756,-0.011366438,-0.016792627,0.012231779,0.031989798,-0.012743384,-0.048492625,-0.023387648,0.01852162,0.0017424154,0.040100504,-0.018297283,0.0029432862,-0.03927892,-0.004396555,0.0009963614,-0.0031013293,0.00825689,-0.0012156147,-0.019491548,-0.011881566,-0.01240149,0.007129529,0.021116938,-0.029173944,0.055374756,-0.005173947],"last_embed":{"hash":"1r7cflr","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"1r7cflr","at":1763795350676},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Helpful Documentation#{1}","lines":[289,289],"size":60,"outlinks":[{"title":"Traefik Multi-Stack Setup","target":"Traefik Multi-Stack Setup","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1r7cflr","at":1763795350676}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Helpful Documentation#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033337403,0.034231097,-0.08640901,0.010247579,-0.029445026,-0.057340685,0.05843733,0.012390384,-0.00746147,0.027022984,0.004597612,0.006925048,0.022243211,0.023908047,-0.009145542,-0.015506712,-0.0055985753,0.049947783,0.012753737,0.022420265,-0.0049141813,0.038245536,0.08412929,0.019691534,-0.015182626,0.022891903,-0.00338955,0.002430158,-0.019026011,0.016619613,0.012175471,-0.07007594,-0.0014957567,-0.027047267,0.05200032,-0.02559936,-0.027932098,-0.027764242,-0.038958173,0.019644074,-0.020542003,-0.04566998,-0.0046596564,-0.010569919,-0.0000039981796,-0.009829817,0.020713883,-0.024323815,0.0009549158,-0.0073288092,-0.01029819,-0.00090433116,0.010143143,-0.017477335,-0.019477759,0.020986313,-0.03702535,-0.035088528,-0.047793966,0.015523206,-0.007350736,0.008632679,-0.07001167,-0.011475554,0.033730347,0.008749625,0.041679624,0.011655576,-0.017185375,-0.0320522,-0.003964389,0.028785931,-0.034718078,-0.034825943,-0.046825178,0.011415644,0.073987074,-0.06354513,-0.000024216995,0.058499277,-0.009956264,-0.0056319037,0.030579502,-0.023412855,0.003285739,0.020049717,-0.059743755,0.060272764,0.07678912,-0.00754777,-0.0023395394,-0.006526924,0.00549835,-0.024376823,-0.015615346,-0.0077612647,-0.0043851626,0.023775985,0.028317947,-0.015536922,0.0032319615,0.008323665,0.017687902,-0.009546308,0.023705717,0.008258397,-0.025641248,-0.024792634,-0.010705854,-0.01505896,0.0063158106,0.047178525,-0.016070116,0.0098143,0.035664562,-0.0509655,0.028018419,0.0021747216,0.028516693,-0.03463344,0.0021298737,0.012804585,0.0346661,-0.0503425,0.029571611,0.01996372,-0.00049754424,0.0069688777,0.0043373927,0.02152349,0.005863442,0.022336615,-0.0022366054,0.024446849,-0.05142605,-0.036345612,0.016004922,0.005712525,-0.010517642,-0.06474598,0.014968309,0.068443835,-0.0030924932,-0.009558993,0.027647784,-0.03217254,0.024559516,-0.007375124,-0.0072551686,-0.039834548,-0.00917579,0.039029665,0.023645774,0.03853897,0.041475195,0.002407969,-0.016819153,0.0045929393,-0.0008726392,0.007327997,0.019535083,0.041189793,0.01641255,0.013432572,0.011934313,-0.07012998,-0.0007624552,0.0015685224,-0.010778019,-0.040291082,0.0010567742,-0.016790723,0.013586405,0.03889551,0.018081227,0.016316067,0.062383153,0.035302233,0.077465065,-0.022738935,-0.07508056,0.0025010032,-0.031922497,0.025218446,-0.017912213,0.017005013,0.027548889,-0.0024674207,-0.007397713,0.03528555,-0.0021456366,0.028702667,0.023852102,-0.015348149,0.015031803,-0.018366715,0.032615438,-0.007879119,-0.06192426,-0.030318402,0.021539163,0.039088365,0.028794033,0.0036764226,0.009991571,-0.012104852,0.00759379,-0.07144466,-0.009535643,-0.038748275,-0.03064417,0.03819957,-0.033138122,0.04721048,-0.03289299,-0.0020913624,-0.006632183,-0.008116598,0.011123149,-0.019993953,-0.0525766,0.017184958,-0.04605685,0.015929468,0.020112181,-0.014517101,-0.003940466,0.017054757,0.010262698,0.018791346,-0.04568544,0.016670328,0.038475707,-0.034120202,0.05592899,0.007817258,-0.04781614,0.020232847,0.01674447,-0.031769577,-0.014651579,-0.035474166,0.05398853,-0.04027821,-0.030861823,0.001447811,-0.013470612,0.033377968,-0.01012321,-0.0049789227,-0.05392871,0.035828464,-0.020905405,0.018486243,0.036215,-0.0038780454,0.010231837,0.009418613,-0.0039056037,-0.03705887,-0.0005554013,0.037094533,-0.005813108,0.021066193,0.008281444,-0.0027497928,-0.027312523,-0.010148832,-0.005012702,0.02818143,-0.041286975,0.026624132,0.052445002,0.027836736,0.004707352,0.02545636,-0.027750988,0.013447175,0.06839302,0.054448556,-0.037010696,0.033275183,0.032950643,0.0008197068,0.021524552,-0.055923425,-0.019983701,-0.026058434,-0.027854804,-0.051773403,0.005328728,-0.012193019,0.05966934,-0.0061551984,0.017667051,0.003444967,0.034522943,-0.14809759,-0.017078234,0.011051849,0.056209255,0.028666383,0.017335845,-0.031144204,-0.0117339445,-0.013073193,0.035544533,-0.0025270786,-0.04783947,0.0017667714,0.01037893,0.019290268,0.03822948,-0.0061052223,0.00022986933,0.037175898,-0.020462066,0.000008015353,-0.027705258,0.018034868,0.044924174,0.0031087736,0.023989439,0.050078075,-0.013012257,-0.015661776,-0.016919883,-0.012810532,-0.016681943,0.0056301113,0.016202226,0.025957873,0.017017081,0.031965334,-0.0023060539,0.014846962,-0.0019185371,0.028118368,0.062008165,0.0054377946,0.012370589,0.018557124,0.005577886,-0.01690865,0.00031428575,-0.052920185,-0.032181203,0.011023103,-0.042229537,-0.013224332,0.043646,-0.041764405,-0.037165362,-0.059398383,0.029714784,-0.0054316903,-0.013976628,-0.033287097,0.01484236,-0.009149744,-0.11911097,-0.022830453,-0.02904014,0.061963443,-0.008516888,0.04428287,-0.057212923,0.0024906758,-0.028761296,0.052656695,-0.010347801,-0.016324587,0.008260504,-0.029605601,-0.023903096,-0.010467951,-0.09065493,-0.013972882,-0.00965054,-0.021365609,0.01104051,-0.047178682,-0.009174076,-0.010397214,0.004286363,0.0015873596,0.23740353,0.023332585,-0.0400892,-0.008721999,0.053697843,-0.0024489874,0.016711565,-0.01406996,0.023681499,-0.003095764,0.020188898,0.01404261,0.020355482,-0.0017221621,0.016975686,0.029948989,-0.03532367,-0.013482684,0.064525396,0.021625243,0.032814413,0.010049853,0.00311282,-0.0017479702,-0.044992458,0.00037084168,-0.020616874,0.014263799,-0.027642675,0.02901338,-0.04920802,0.05886763,0.024121888,-0.029230278,-0.08306444,-0.04356023,-0.041182324,-0.055658143,0.005612589,-0.0039210324,-0.013412585,0.009101296,0.043141395,0.0070258384,-0.035653003,-0.026764696,0.019072266,-0.0028042858,-0.013943846,-0.022867762,-0.04045304,-0.03837018,-0.036044236,-0.010060407,-0.03539339,-0.027970366,-0.00028360175,-0.018649345,0.00091506884,0.052437056,-0.0045469147,0.015818762,-0.05467583,0.008499573,-0.013438485,0.020756919,-0.005086962,-0.036330037,0.083344825,0.06546917,-0.000966195,0.00095428753,-0.0044862814,0.028088545,0.008017642,0.039553124,0.046637233,0.044736177,-0.021568047,0.014288478,-0.02515135,0.0015678683,-0.00016585176,-0.025942054,0.00090631767,-0.014416293,0.024444796,0.051252563,-0.020310491,-0.010907991,-0.036945503,0.01995297,-0.00522303,0.05438263,-0.017520444,0.019813018,-0.003571876,-0.009625843,-0.024203885,0.0004580663,0.012488686,-0.017882295,0.0015840281,-0.030138101,0.05219323,-0.038994957,-0.027828977,0.024596907,0.026067529,-0.023746386,-0.061814558,0.024008792,-0.013911841,-0.026587138,-0.01354029,0.051257998,0.045111045,0.03160516,0.018360075,0.008314566,0.015374303,0.006829538,-0.046338797,0.03296701,-0.026447771,-0.036248613,-0.022752963,0.025725167,-0.021562053,0.046656277,0.0028639638,-0.028177338,-0.08941226,0.044607118,-0.021837005,0.010110232,0.004146157,0.0068781143,-0.03930273,0.011075752,-0.03786455,0.010323314,-0.021868004,-0.007711558,0.03768495,-0.0075882394,-0.01819879,-0.010422483,0.025093354,0.044396065,-0.012612339,0.054188985,0.02578716,-0.016487915,-0.015200552,0.0031977699,-0.01996584,0.01749511,0.030451408,-0.02330184,0.00929311,0.021936009,0.030040387,0.036815677,0.0011190637,-0.011471767,0.00049552316,0.01365643,-0.031111449,-0.016799444,0.011947231,-0.051155534,-0.04937065,-0.00039351,0.02093896,-0.026897639,-0.039360303,-0.009469367,-0.035521973,-0.03764206,0.027122837,0.03874931,-0.05809357,-0.011984563,0.017184934,0.01613402,-0.0040394412,0.0035633794,0.054131538,-0.0091376165,-0.022432411,0.10617453,0.0065155895,-0.015526758,-0.011344841,0.05597975,0.056013297,0.0063145347,0.0009831653,-0.013334596,-0.058338705,-0.03790692,-0.005604322,0.008370131,-0.01999213,-0.022958081,0.0033678797,0.052738287,-0.010726841,-0.006490948,-0.012465063,0.005314769,-0.031320117,0.0081654005,-0.02001774,-0.017738767,0.047598183,0.08180412,0.032491922,-0.08507851,0.006732001,-0.031183347,0.022561105,-0.014238106,-0.039892487,0.0075150356,0.005440191,-0.028343437,-0.0062265294,-0.028807929,0.0016523771,-0.00230345,0.03252814,-0.005014957,0.021006783,-0.019586153,0.004192522,0.028586142,-0.019743579,-0.0412312,-0.0021383176,-0.016129935,0.0036774864,0.03856184,0.01393059,0.018310854,-0.034962077,-0.047951434,0.0025283776,-0.005057681,-0.016132627,-0.0528887,-0.0058974763,-0.029472299,0.015136237,0.028280424,0.025648791,-0.0057475106,-0.0049901837,-0.02377531,0.021561537,0.039875656,0.03510949,0.003175999,-0.050793312,-0.008897729,0.053148735,-0.027349668,-0.029587628,-0.03148055,0.0022621744,-0.017139954,-0.060009524,-0.02104348,0.048975393,-0.0020246692,-0.046683,-0.0010428636,0.033090834,-0.04938602,-0.0822097,-0.03532856,-0.015020638,0.010377743,-0.032106012,0.05137774,-0.0053157588,0.0064168377,-0.027083972,-0.030409778,0.004434327,0.0038476393,-0.025961192,0.04006808,-0.030924153,0.00839856,-0.0055446816,0.013793947,-0.0041980534,0.029238591,0.009327266,-0.036353778,-0.035176814,0.0073899897,-0.0073370594,0.08363694,0.003061109,0.011498697,0.028707815,-0.011136828,0.05997141,-0.07736655,-0.006387439,0.05677346,0.01350274,0.016680434,0.024128225,-0.0028188317,0.024304638,-0.013599297,-0.038380172,0.026553221,-0.032832246,0.015526921,-0.022614146,0.010197637,-0.0504247,-0.03469828,0.027684225,0.06401263,-0.032679692,0.025244122,-0.013524289,0.014834166,0.0020697203,0.006799753,0.04541773,0.0073870644,0.00096691615,-0.005235242,0.049626034,0.0043118554,0.040467035,-0.008609241,0.0039830063,-0.015854562,-0.012497625,0.012293166,-0.020822367,0.010620267,-0.012388934,-0.017251762,-0.02308012,-0.025485406,-0.000094406685,-0.013815059,-0.010484176,-0.013776748,0.01682134,0.0063442066,-0.018593388,0.014310011,-0.021481937,-0.008224667,-0.018812006,-0.02416336,-0.014862273,-0.0011465505,-0.033383045,0.008751922,0.003380033,0.056187082,0.023740899,0.010087995,0.0028916434,0.052150752,-0.049302842,-0.00020209212,0.015817594,-0.008678063,-0.020000178,-0.0716037,-0.013773717,-0.024240194,-0.0140738245,-0.012773076,-0.014120473,-0.05262681,0.010204506,0.020769063,-0.036748488,0.044051275,-0.011445174,0.0061722407,-0.14921103,-0.024830341,0.003315513,0.031097401,-0.031048102,-0.012950092,0.014380492,-0.059867397,0.0041907188,-0.006479973,0.0028123504,0.011894811,0.03487613,-0.02501124,0.030447157,-0.0016500612,0.021939779,0.013506678,0.012762934,0.03832494,0.004281219,-0.02432999,0.07484912,0.0016168995,-0.030765168,0.017194243,-0.0057716276,-0.003990532,-0.010063336,0.0123525765,0.033937838,-0.018947814,0.044602897,0.047994427,-0.015854197,-0.015578294,0.012737372,-0.0035728398,-0.03967608,0.0329324,0.0043268437,0.025987282,0.020698223,-0.018593628,0.0009460917,0.025460046,-0.02338483,-0.022364635,-0.0029071134,0.0026914978,0.019195618,0.031768706,-0.031756967,-0.015257954,-0.0046325624,-0.0118211135,-0.040929545,-0.00778318,-0.027101876,0.052811634,-0.015379632,0.03989084,-0.012485366,-0.030658977,-0.010056351,0.046181653,0.000102351056,-0.0030646892,-0.041400056,-0.000295143,-0.0031269183,0.0030336373,-0.019163216,-0.051064067,-0.020146286,-0.009407879,0.051588867,-0.036950245,0.022296276,-0.014467156,-0.041446857,-0.002812243,-0.009371608,0.020606067,0.02416725,-0.010910493,-0.01737412,-0.040724866,0.017170802,-0.028938644,-0.042058606,-0.057402328,-0.0076007843,-0.01461261,0.011303665,0.046809547,-0.0072798408,-0.01590381,0.0054174718,-0.0415704,-0.03207887,-0.014175879,0.016895538,0.0034178921,-0.0325104,0.0026119119,0.047859684,0.023612317,-0.036842983,0.00960077,-0.03017259,-0.009997229,0.009550147,0.033112552,-0.052283496,-0.009303332,0.023095328,-0.029324556,-0.02440375,-0.050802346,-0.012258946,-0.02357157,-0.01718108,-0.03071671,-0.002920212,0.02742056,0.014360374,0.023615481,0.014224955,-0.004427216,-0.013984635,-0.010537178,0.00027533862,0.027326927,0.0481311,-0.012402346,-0.054164805,0.03428605,-0.060156897,-0.026474603,-0.030680323,0.030103376,0.010283067,-0.049134813,-0.0062346193,-0.028919788,0.037677474,0.012979256,0.021636155,-0.034550555,0.00214045,-0.034849826,-0.0066386266,0.05971988,-0.0038923074,0.037685506,-0.04660709,-0.03294322,0.010444931,0.04319682,0.02731575,-0.014288019,-0.030879764,-0.027688257,-0.005055383,0.020139175,0.018908625,-0.019334212,-0.028284362,0.00089045183,0.015943613,0.03407569,-0.01220281,0.026626378,0.0067882054,-0.011670625,0.011629502,-0.07197627,0.022828264,-0.015943734,0.041938007,-0.021911116,0.0551241,0.02805696,0.046277292,-0.00206782,-0.022433963,0.0282386,-0.0371101,-0.0003953138,-0.0007949748,0.011473309,-0.020448402,-0.021567238,0.031830657,0.0035231416,0.017774181,0.012708556,0.01855038,-0.0069971834,-0.0042768847,0.02303454,0.011781812,-0.019196905,-0.011284093,0.021672431,0.0046289875,-0.004550103,0.0009851254,-0.012092401,-0.00040572474,0.05603311,0.01161799,0.013765927,0.018115295,-0.026080728,0.052323084,0.045573324,0.020143198,-0.052829172,0.0045455103,0.008372751,-0.0036753744,-0.04856031,-0.026147196,0.023762228,-0.015934452,-0.00096907554,-0.018529316,-0.013887688,-0.0043664235,0.022705631,0.017915726,0.015325203,-0.007340647,0.0066206274,-0.018262157,-0.027440712,-0.007504357,0.040851664,0.06624631,-0.020099724,0.035510544,-0.02792634],"last_embed":{"hash":"1airxfh","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"1airxfh","at":1763795350676},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Helpful Documentation#{2}","lines":[290,290],"size":39,"outlinks":[{"title":"Quick Reference","target":"Quick Reference","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1airxfh","at":1763795350676}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Helpful Documentation#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024122378,-0.002902009,-0.04265877,0.020527385,-0.022601845,-0.034378756,0.047646336,-0.010268459,0.0077109155,0.04535738,0.019562285,0.008680966,-0.0011423634,0.005041197,-0.010145516,-0.029873267,-0.021202598,0.031649526,0.02746588,0.013272318,0.01800358,0.034644376,0.04745504,0.0050957915,-0.0013414351,0.034726974,0.005144417,0.013289931,0.027442405,0.015246631,-0.03187893,-0.06219608,0.017095815,0.014116913,0.015579523,-0.08272739,-0.0013514931,-0.03745265,-0.030366411,0.029359443,0.006613937,-0.04839558,-0.0035173995,0.009096103,0.02921819,0.004563218,0.017729698,-0.018230503,-0.031574428,-0.0073104966,-0.04654049,-0.027744103,0.00618142,-0.0081157945,0.0029004216,0.010178207,-0.045362435,-0.041958958,-0.0112207765,0.007195864,-0.055432048,0.036316924,0.013715854,-0.0022762467,0.016761653,0.01609208,0.031253386,0.009162729,-0.00015781203,-0.05080618,0.008050287,0.013836695,-0.044103336,-0.020668473,-0.026382003,0.031756498,-0.009675531,-0.04055558,-0.011614244,0.035956156,-0.021386625,-0.033284616,0.018478645,-0.023635685,0.022724828,0.013214275,-0.055018894,0.095466726,0.033058584,-0.010686729,-0.010973284,-0.015595885,0.047041677,-0.019948749,-0.053108275,0.0067833024,-0.000022984275,-0.011724865,0.025291448,-0.011887757,0.00022221936,0.0073734005,-0.004165762,-0.023630606,0.0071850303,-0.030795328,-0.0018760415,0.018157052,-0.029848019,-0.0122155845,0.004846361,-0.0029147998,-0.02766356,-0.012116297,0.014294975,-0.04411897,0.0042787264,0.027240653,0.0034138819,-0.042331077,0.0365193,-0.026687272,0.0460834,-0.019971715,0.0076759853,0.011665971,-0.020808686,0.045167167,0.036433533,0.045736454,-0.032728005,0.022731788,-0.00026378615,0.017197324,-0.042667054,-0.039125446,0.006603695,0.042310394,-0.022407975,-0.07770524,0.03355905,0.07153349,-0.022354584,-0.0055550076,0.030156454,-0.01050399,0.040942717,-0.016718892,0.00037830553,-0.033328034,-0.0068674274,0.03034612,-0.0024043086,0.043001454,0.02432408,0.014655705,0.044008177,0.025625322,-0.016487123,0.045304947,-0.027705189,0.03410812,0.012539441,-0.0072062286,0.02161313,-0.052316133,0.023832038,0.04774896,-0.012421053,-0.031554684,-0.02861109,0.019063305,0.028000223,0.055135086,0.034166332,0.026878836,0.056784663,0.0009493652,0.057027835,-0.043910865,-0.077811256,-0.054019,-0.014121277,-0.03480715,-0.007893586,-0.021106828,0.038353883,-0.016289314,-0.015057375,0.05841306,-0.046441194,0.030872835,-0.010539527,-0.0010138014,0.024103587,-0.0027719839,0.021584786,0.05049919,-0.011654176,-0.060525835,0.0023605106,0.02544737,0.064107314,-0.034416173,0.012976478,-0.010903784,0.01839559,-0.037450146,0.010179849,-0.074212246,-0.002698919,-0.00361963,-0.03691339,0.022045901,-0.018344054,0.021872642,0.008202665,-0.00422366,0.021837348,-0.023920145,-0.015136014,0.034379367,-0.0054352875,0.033453703,0.041464847,-0.008850347,0.009149638,0.011351461,-0.027044926,-0.009870832,-0.03260122,0.0026003,-0.014298879,-0.04194751,0.07697977,-0.008978334,-0.043678705,0.03268577,-0.014307097,-0.004916024,0.021557022,-0.0031498065,0.017646864,-0.028936876,-0.015848452,-0.0095321955,0.00804821,0.056597505,-0.028740218,0.02211673,-0.016457738,0.017449768,0.011285721,0.0016190375,0.03627831,0.015058434,0.0035336928,-0.0010770767,0.006057688,-0.024232987,0.02355369,0.0425467,-0.02118158,0.012638659,-0.0059959055,0.024383252,-0.011056229,-0.014093508,0.020495826,0.018477341,-0.021316435,0.030754907,0.042458173,0.06063787,-0.00045003227,0.009522584,-0.007931304,0.0005081227,0.04420912,0.011761158,-0.026633346,0.02327204,0.035269782,0.017302733,0.01349513,-0.0013631986,0.02966796,0.025763959,-0.015986372,-0.03420476,-0.043800756,0.03977761,0.076132774,-0.0029080661,-0.0013139285,0.03659044,0.011392935,-0.14775819,-0.023186738,0.008442203,0.0044088396,0.0073287613,-0.0055941828,-0.050094828,-0.04596322,-0.04577253,0.033505816,-0.004192486,-0.046488803,0.030672004,0.009583049,0.02304391,0.02999767,-0.005831092,0.025549995,-0.02345765,-0.025294956,0.009984375,-0.027601598,0.009818471,0.050233044,0.013941005,0.022028664,0.07288601,-0.0035165176,-0.019383658,-0.020775832,0.0016253246,-0.020810287,0.027979998,-0.0077889627,-0.0099753095,-0.006775924,0.023487953,-0.013246621,0.0014442687,0.01753854,0.009271402,0.050816033,-0.017157972,0.025568642,0.0009591495,0.0314284,0.0057357233,-0.018440304,-0.044402484,0.0063513913,0.03999382,-0.023920447,-0.030423801,0.03403967,-0.057392117,-0.037087023,-0.020102164,0.038111046,0.0028950816,-0.011235219,0.028474519,-0.026218237,0.006758621,-0.08120945,0.005400469,0.0037319162,0.008856198,-0.0065776575,0.041283492,-0.02247807,0.0066151833,-0.05688085,0.03270982,-0.004062934,0.011323152,-0.0019262648,-0.036373872,-0.025151279,0.004711676,-0.101032786,-0.005144837,0.027264977,-0.0024485681,-0.01739828,-0.021656984,-0.02176952,-0.021809023,0.039872415,0.0002145765,0.23066778,0.028638003,-0.003313304,-0.038654953,0.03438402,0.015343807,0.011307213,0.02350575,0.024698215,-0.03003307,0.00673601,0.011229854,0.016498808,0.004558249,-0.016865889,0.0177259,-0.0187225,0.0056232107,0.038440093,-0.0018682012,0.017141068,0.02164189,0.0018493442,0.044922628,-0.044476323,-0.031590987,-0.0062979204,-0.0019699025,-0.06946061,0.042330258,-0.027830414,0.063372105,-0.013264644,-0.032971285,-0.0687239,-0.007993549,0.0008329539,-0.05418807,0.016941207,0.0065838583,-0.04544929,0.013278743,-0.00893782,0.013855128,-0.02301893,-0.032324184,0.019362371,-0.012536641,-0.03389927,-0.021728834,-0.031906053,-0.016386762,-0.035579268,-0.026651423,0.02068147,-0.0220095,-0.04852914,-0.030821534,0.01429613,0.06279439,0.0037177424,0.00701299,-0.09445965,-0.047808934,0.018650746,0.032016322,-0.013830858,-0.015418183,0.034525245,0.043283917,-0.0058544623,-0.0037052867,0.0038213087,-0.019869661,-0.0078079915,0.03313983,0.08557014,0.080304034,0.007954224,0.021702385,-0.028293775,-0.02073651,0.005082108,0.0021597084,0.015067081,-0.0042121843,0.051082015,0.05465167,0.0095181335,0.014606645,-0.00803592,0.021975493,0.012429496,0.042421483,-0.02649221,-0.011410488,-0.0095767435,-0.012723498,-0.017926117,-0.053613212,-0.0020609426,-0.004294426,-0.053495485,-0.04715773,0.04159491,-0.019910771,0.0003205313,0.008637471,0.021783823,-0.016189387,-0.01826969,-0.0029499347,0.005400166,-0.030603088,-0.012436112,0.040702716,0.00076903513,0.0016358045,-0.0031695515,-0.01471501,0.025587099,-0.031107046,-0.014809865,0.000058835012,-0.05528058,-0.021047577,0.014597085,0.008312952,0.002071136,0.018180499,0.0364392,-0.037560407,-0.06100743,0.012941951,0.009554291,0.04151394,-0.012276314,-0.0061326157,-0.013704618,-0.015420121,-0.06373763,0.015359441,0.011614221,-0.014483983,0.031364534,-0.027576255,-0.0000071220197,0.017976824,0.0032913866,0.05787639,-0.023242846,0.08705912,0.012613098,-0.0016222374,-0.01377487,0.014593799,-0.009841886,0.017025445,0.042420883,-0.008243325,-0.0021767984,0.007782129,0.08347,0.076142706,0.0045603523,0.019495742,-0.02549621,0.010102283,-0.017059183,0.0060899924,0.013694894,-0.04847025,-0.05201074,0.029693533,0.027767612,-0.010923086,-0.025324583,-0.013802406,-0.040172007,-0.022275055,0.039271884,0.0009599893,-0.081186324,-0.04909392,0.034357026,-0.022941334,-0.020804077,0.008376449,-0.030652817,-0.012545086,-0.018119248,0.09115305,-0.03781857,-0.01394586,-0.036363747,0.07485429,0.054869182,0.029767703,-0.006626999,0.011525417,-0.050003577,0.012271378,-0.0061419117,0.007688177,-0.02155655,-0.042594418,-0.004390034,0.003631573,-0.041389514,0.022889432,-0.022870636,0.016657118,-0.04164155,0.0019247642,-0.019621309,-0.0689043,0.039706077,0.017412012,0.02653443,-0.076263875,0.047523,-0.0042685918,0.02387041,-0.039398372,-0.0428395,0.0045048296,-0.00031974702,-0.0204471,0.017850526,-0.05169153,0.0021916304,-0.008273865,-0.014275623,0.007273866,-0.0025353674,-0.02536672,0.012912878,0.022135455,-0.013361499,-0.023633499,0.010376572,0.038277194,0.04348173,0.037842687,0.014184853,0.018564492,-0.06988605,-0.02364477,-0.016242363,0.004350858,0.0023565276,-0.07066793,0.004828999,-0.006563313,0.04377292,-0.010778305,0.00982617,-0.016223526,-0.00030201772,-0.06426955,0.001929244,0.016594483,0.050509825,-0.02447594,-0.008087366,-0.006248663,0.016661827,-0.0073648347,-0.02363043,-0.051404055,0.04083119,-0.024753606,-0.05337101,-0.0077136955,-0.011179831,0.0011354431,-0.046237644,-0.0029022463,-0.013994598,-0.03993786,-0.07862288,0.015889825,-0.049008053,0.0015855249,-0.028588537,0.032605045,-0.037922647,-0.0024346726,-0.04185065,-0.033829506,0.022497451,0.0030388753,0.0036235834,0.0013270284,-0.042587295,-0.005204297,0.015390483,-0.007375372,-0.007638713,0.031662926,0.002947103,0.00082037307,-0.024205778,-0.044121142,-0.008085328,0.013657,0.0013426155,-0.0023650047,0.015118371,0.013260471,0.02547388,-0.033808637,-0.00341925,0.04171234,0.033218857,0.024163019,0.054952923,0.004999779,0.03284761,0.0014157959,-0.012471838,0.051348288,-0.026521213,-0.0028497998,-0.030841544,-0.009441507,-0.029942933,-0.008375245,-0.007015027,0.06141626,-0.05646631,0.0030368336,-0.026735337,-0.027749442,-0.00083510135,-0.0031971002,0.02431255,-0.012858237,0.01637093,0.012969565,0.0055084527,0.00430754,0.027863104,0.000031118954,0.005595029,-0.051055368,-0.010521441,-0.008801823,-0.05753084,0.020774476,0.01415705,-0.014160901,0.009118678,-0.00549316,0.026796084,-0.01965526,-0.0017531243,-0.015188466,0.03695344,0.01699868,-0.009915551,0.031540576,0.004497704,0.0071563334,0.008213161,-0.03941359,-0.0052452898,-0.010748498,-0.0047152974,0.025914175,0.042824037,0.0045805103,0.015155748,0.014059586,-0.026920553,0.03463501,-0.009950231,0.028747836,0.010443614,0.004141864,-0.028622687,-0.027664091,-0.02404862,0.011235098,-0.011436853,-0.029444471,0.022810353,-0.0015755992,0.026244791,0.0494164,-0.014223666,0.04134503,-0.020730799,-0.022706112,-0.13738117,-0.020902498,-0.050521236,0.055227786,-0.014957567,-0.009921923,0.016986405,-0.0305223,0.02564556,-0.004038605,-0.0069798594,-0.030664343,0.037279356,-0.020921748,0.02430088,-0.006538735,-0.017209673,-0.008180616,-0.035284966,0.028125018,-0.0048205974,-0.039061245,0.020840967,-0.005489491,-0.031669132,0.0024680896,-0.026864583,-0.009777131,-0.011456235,0.0030617854,-0.003170823,-0.033855595,0.023057412,0.053448632,-0.027039146,-0.003136632,0.009600044,-0.0055245254,-0.017582878,0.017350456,0.014485828,0.03107131,0.012691099,0.040458724,0.0059552668,0.02360267,-0.0027159052,-0.013609267,-0.022725724,0.040269915,0.011274183,0.035895295,-0.04177978,0.004208434,-0.02743562,0.009813667,-0.0020271654,-0.006371336,-0.05807881,-0.0060981405,-0.038547944,0.04356518,-0.01033838,0.010257375,-0.037906867,0.030047012,-0.0071009686,0.018891083,-0.036121152,0.0009709778,0.0049147196,-0.03108931,-0.023001427,-0.055445842,-0.0034497143,-0.06492892,0.050206292,-0.035623226,0.01019183,-0.008610929,-0.022509282,-0.014730818,-0.035694838,0.033882737,0.024998585,0.009368303,-0.028674094,-0.009865897,0.0029644729,0.010715803,-0.016308693,-0.06514283,0.018029101,-0.044932045,-0.05233763,0.025948768,-0.016436683,-0.015756298,0.014441722,-0.025430989,-0.02914583,-0.023025993,-0.004739053,-0.011235252,-0.058281288,0.066876136,0.054325495,0.040637106,-0.049656067,-0.030059144,-0.020823,-0.021159124,-0.0054228078,-0.0040560956,-0.04649199,-0.0147368815,0.024688264,-0.04179967,-0.0052173827,-0.06476523,-0.008656534,0.011495696,-0.021663347,-0.038236856,-0.01642846,0.052392542,0.043217722,0.016326753,-0.0025715085,-0.021547552,0.016034698,-0.006307558,-0.02755159,0.008539959,0.042789537,-0.011778103,-0.03287338,0.050183658,-0.04169772,-0.017349469,-0.013080582,0.002618339,0.016841369,-0.0047265277,-0.0021504408,-0.014301827,-0.006417313,0.044107337,0.047282677,-0.060527135,0.017431848,-0.011291347,-0.055959385,0.04938263,-0.029134933,0.029577686,-0.01786453,-0.06808868,-0.019407742,0.051894687,0.020434758,-0.009928985,-0.014522966,-0.010360345,-0.007942714,0.036694977,0.020707695,-0.023071408,0.011531456,0.021977965,0.026453182,-0.011677226,-0.00522018,0.028753981,0.033421032,-0.02036766,0.027955094,-0.02508231,0.03346053,-0.014610702,0.042781975,0.011836773,0.082496285,0.045908086,-0.004352429,0.010899536,-0.0026162146,0.0027901665,-0.028208513,0.0039329333,-0.0028393734,0.018425342,-0.03306747,-0.03325676,0.05365719,-0.0036159127,-0.011792702,0.047241032,0.017397767,0.022235101,0.0011991535,0.019015457,0.011421678,-0.036448393,0.00032389959,0.045395058,-0.025827564,-0.017423596,-0.03668896,-0.00027827316,0.0044821366,0.054138023,-0.0020452982,0.011602087,0.017587813,-0.054557957,0.05636043,0.029029503,0.009713711,-0.018467905,0.013020631,0.05304891,-0.010949264,-0.045287944,-0.029489104,0.0015421187,-0.020051586,0.03644891,-0.016930608,-0.013666321,0.02943629,-0.018376494,0.0074910675,0.030184,0.0005661908,0.0034713761,0.017726466,-0.018879302,-0.004784875,0.023401363,0.053590596,-0.03291964,0.02883025,-0.02327197],"last_embed":{"hash":"sos8b3","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"sos8b3","at":1763795350676},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Helpful Documentation#{3}","lines":[291,292],"size":63,"outlinks":[{"title":"Docker Gitea with Traefik","target":"Docker Gitea with Traefik","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"sos8b3","at":1763795350676}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Notes": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0074210754,0.02574853,-0.024071235,0.014525096,-0.030231861,-0.05422606,0.016467787,-0.02430066,0.024342638,0.024041867,0.026688967,0.004164928,-0.03166225,-0.00606936,0.013199322,-0.026995031,-0.035361655,0.021403532,-0.009824034,-0.0035717234,0.02849165,0.008240548,-0.009209885,-0.015609736,0.013210444,0.013936347,-0.039058108,-0.015851935,0.04090464,0.040918976,-0.011494792,-0.010608777,0.015798692,-0.023005424,0.018143462,-0.065341555,0.0006262268,-0.05153363,-0.034794264,0.01848002,-0.015225373,-0.020699447,-0.00873327,-0.014353103,-0.0010601229,-0.025727209,0.035882194,-0.030443871,-0.048322983,0.031413946,-0.020105785,-0.05622463,-0.00006505424,-0.017369118,0.011892009,0.009437591,0.0043296064,-0.01180775,0.0020562212,0.0298674,-0.06463079,0.04714111,0.012284968,-0.052933354,0.0003105656,0.028491184,-0.012621628,0.031056456,-0.0151628945,-0.027021741,-0.029546082,0.016468292,-0.007030598,-0.03913814,-0.025165318,0.0049583917,-0.00076757197,-0.020449443,-0.019242244,0.031002402,0.01809422,-0.05452258,-0.0015246083,-0.013524449,-0.012784219,0.026640104,-0.046010204,0.08548909,0.03636683,-0.028724914,-0.015236362,-0.009282565,0.017969629,-0.02396252,-0.058851648,-0.004445404,-0.04827481,0.032027002,0.024827857,0.01029326,0.035910275,0.026308095,-0.01674462,0.010247366,0.015070174,0.0060291537,0.029447405,0.02858146,-0.03677034,-0.019786034,0.007441214,-0.031392995,-0.008243523,-0.016700443,-0.016852867,-0.03442438,0.021604016,0.0222004,0.006613223,-0.048477557,0.058502577,0.014025961,0.03992562,-0.024759024,-0.047153905,0.02515115,-0.006739096,0.050365403,0.021382002,0.034273814,-0.021475859,0.048875183,-0.016607234,0.0074936384,-0.06213957,-0.027098302,0.02852293,0.037429936,-0.014978477,-0.086397685,0.023292348,0.054009214,-0.020071765,-0.047244404,0.05901202,-0.021185558,0.031142056,0.0018906535,-0.022588646,-0.025484052,-0.010642202,0.006278867,0.022981858,0.021088991,0.017465055,-0.013211027,0.0022154355,0.022178154,0.015896397,0.035079584,-0.009856481,0.045933552,-0.02930662,-0.014975763,0.018022338,-0.019859217,0.057652142,0.009612629,0.0008522822,-0.05711737,-0.04193194,-0.015460366,0.02324459,0.02444016,0.017692866,0.027837392,0.04813636,0.018798852,0.012777291,-0.05858198,-0.060276996,-0.059776597,0.0034074236,-0.014098773,0.00768179,-0.00316354,0.08640965,0.0027486114,-0.020571727,0.035208546,-0.042729095,0.0009319089,0.026855027,0.04026534,0.020726113,-0.0024377666,0.015354919,-0.027203573,0.019164614,-0.039971996,0.02645206,0.026868967,0.057377476,-0.022742417,0.014247203,0.018939942,0.00831084,-0.04159597,-0.020395584,-0.041130226,-0.00079196435,-0.027956437,-0.006147245,0.032392286,-0.021500899,0.01541826,-0.0040896167,0.023461435,-0.0056973095,-0.052913483,-0.01265307,0.014257472,-0.030084932,-0.018559808,0.007528813,-0.0046289004,0.009280422,0.007265585,0.012978376,-0.021851076,-0.04189806,0.03221723,-0.021656299,-0.042696785,0.07257563,-0.016692247,-0.04757055,0.03725137,-0.02315255,0.016270518,-0.0012311671,0.025347864,0.014955029,-0.028422115,-0.027303537,0.026228996,0.0021845598,0.059885368,-0.038896892,0.0244941,0.02251975,-0.014606463,-0.043040857,-0.040701967,0.06351806,0.02494129,0.033033635,0.010337054,0.013439068,0.026769238,0.028279357,0.023315137,0.009086944,0.016756207,-0.023773016,0.023631131,-0.009000398,-0.062744744,0.010078554,0.011695233,-0.057620615,-0.004818884,0.017459346,0.029063053,-0.030017633,0.026070267,-0.026515232,0.008216417,0.06424739,0.011682955,-0.037517637,0.0073796846,0.037342772,-0.019311192,0.0056971433,-0.0006728072,0.020770784,-0.0022334338,0.00398453,-0.028740028,-0.0203387,0.043270428,0.078439906,0.010299176,0.0047978954,0.005948412,0.016658362,-0.17742123,0.024961298,0.012304746,0.018030927,-0.016362777,0.0034249567,-0.049383495,-0.023348138,-0.044919886,0.06018227,-0.0104415845,-0.03800455,-0.014303194,-0.006514436,-0.01752637,-0.020430747,0.023696892,0.010573188,0.023106122,-0.029469192,-0.010731705,-0.004494093,0.021213444,0.0028008972,-0.003717795,0.0093822135,0.0452448,0.02698298,-0.020976387,-0.028352115,-0.0019433344,0.046219524,0.012270518,0.022395616,0.04312893,0.015135514,0.028435385,-0.012857925,-0.021815205,0.014299295,-0.004645338,0.023396336,-0.043821912,-0.004703167,0.012813398,0.0032760336,0.025559003,-0.07854279,0.023798278,0.018158872,0.04476582,-0.02887542,-0.008306306,0.015620471,-0.0595112,-0.022042127,-0.023133365,0.054025758,0.025946135,-0.05300947,0.016342891,-0.030165039,0.010061334,-0.031489614,0.0063881213,-0.0047488725,-0.001607545,-0.004148576,0.006416082,0.01092699,0.009551793,-0.033060253,0.022424828,-0.0016518665,0.01585918,0.0030297444,-0.033133347,-0.03391025,0.005709772,-0.116517946,0.047979467,0.015464132,-0.01619513,0.018263545,-0.026982138,-0.021006426,-0.0041051554,0.01842926,-0.018060032,0.2430637,0.032714773,-0.00661373,-0.01757668,0.0071983943,-0.010134307,0.0054808236,0.02579427,0.046944994,-0.025030142,-0.014957536,0.012248366,-0.031096753,-0.007895644,-0.036545865,-0.002687619,-0.03320378,0.015887048,0.033049054,-0.024647398,0.013681357,-0.006274489,-0.019669319,0.045103956,-0.02316742,-0.019377723,-0.0155051015,0.04724081,-0.050995395,0.028011784,-0.028534587,0.045743864,-0.01496827,-0.014019088,-0.06837808,-0.019672649,-0.000121282384,-0.007915761,0.008321119,-0.0049893563,-0.006853823,0.0105404,-0.015437356,0.026941866,-0.01667088,-0.018237107,0.05174906,-0.0025426568,-0.059976272,-0.011770361,-0.050949533,-0.004390938,-0.04812733,-0.024942664,0.01912434,-0.018999018,-0.031790435,-0.07060853,0.032216918,0.07626242,0.018772377,0.008849407,-0.07275673,-0.03374824,0.034504134,0.02807204,-0.023979481,-0.0087315915,0.01668685,0.019538302,-0.0050514005,-0.01708685,-0.0068250494,-0.03019038,-0.006835279,0.029541252,0.042188253,0.06506883,0.02605075,-0.007978983,-0.048251275,-0.005075744,-0.03957155,0.011303667,0.008686724,0.039870657,0.01650831,0.05688671,0.0057733716,-0.0032224883,-0.010157378,0.024056287,-0.0006166789,0.027407255,0.046934225,0.011317128,0.0073705907,-0.022642106,-0.019770216,-0.009351785,0.02199804,-0.04074398,-0.022228414,-0.021614147,0.028226538,-0.032995373,0.0420519,-0.020960165,0.01355471,-0.0011747521,-0.032943632,0.003393409,0.016676048,-0.030420793,-0.011931904,0.026179671,-0.012483832,0.007720796,0.05318816,-0.0039823432,-0.02837078,-0.026502987,0.02919524,0.0016964697,-0.022966517,0.0020659917,0.018218365,0.024213716,0.021060547,0.037058163,0.05548006,-0.03784912,-0.052699097,-0.020797104,0.036503483,0.009028474,-0.020981459,-0.011562922,0.0024464997,0.01119099,-0.03935924,-0.012990008,0.035484485,0.0066828006,0.011368915,-0.010422159,0.02649879,0.058771335,-0.012277111,0.016454242,-0.043060984,0.059246544,0.0020651575,-0.009293668,-0.018413438,-0.042693727,-0.007968584,0.041201074,-0.0090781925,0.008771487,0.0059320824,0.007654068,0.05364133,0.09260264,0.03317014,0.0117638605,-0.018035315,0.01332476,-0.030604422,-0.022448512,-0.00024344512,-0.019025855,-0.017020348,0.019984795,0.027369417,0.008983136,-0.016952995,0.0015674279,-0.0064294906,-0.0022435698,0.051122952,-0.0019082896,-0.0115043735,-0.027659765,0.016896062,0.030132888,-0.0012364028,-0.0034905283,-0.049594965,-0.02281779,-0.00089317857,0.070027545,-0.025896285,-0.012803111,-0.011551515,0.04881028,0.03129941,0.032235533,-0.007649327,0.013276166,-0.000048130314,0.007644657,0.016553463,-0.026562009,0.034426093,0.004919953,-0.004092777,-0.009061135,-0.011369135,0.017030887,0.005830753,0.026599042,-0.010859526,-0.013591858,-0.040423557,-0.052500673,0.019892024,0.00011232454,0.018516235,-0.033447858,-0.019287575,0.0036700664,0.06657394,-0.063021064,-0.00865662,0.01049889,-0.006805896,-0.025581501,0.01814197,-0.0053564548,-0.0011199636,-0.030337634,-0.022158206,-0.020588558,0.02039235,-0.07529844,0.028275674,0.035184354,0.0011784786,-0.010964037,-0.0080760615,0.053620867,0.0074066883,0.03707553,-0.014698972,0.041860502,-0.058204357,0.040377285,-0.020867828,0.0015873228,0.0070895297,-0.03458107,0.020717973,0.017407807,0.054511283,-0.0063849655,-0.03248514,-0.017098714,0.026655199,-0.024688814,0.007928962,-0.003494353,-0.0054705264,0.012911667,-0.031509526,-0.040996086,0.012426456,-0.024320198,-0.047143657,-0.054016355,0.015046991,-0.021507693,-0.08038928,-0.017940633,0.022743626,0.013079293,0.0032823593,-0.032287072,-0.007992661,-0.034681488,-0.050034534,-0.00094842206,0.021455746,0.05045374,-0.030058505,0.015575479,-0.03190626,-0.011666687,-0.031205611,-0.014250887,0.0560158,-0.0038429587,-0.03305171,0.019857423,-0.03130246,0.014165979,0.00040547774,-0.009975023,-0.0011534982,0.04499573,-0.015358982,0.014835,-0.04438566,-0.023068586,-0.042232256,0.005158063,-0.024860956,0.012581929,-0.001668595,0.025177652,0.0347633,-0.01666679,0.015021633,0.07468279,-0.003917962,-0.0014090394,0.06859321,0.007519724,0.041485075,-0.0066352086,0.0031474726,0.02569333,-0.025395302,-0.046405178,-0.007928591,-0.0012104164,-0.05550189,-0.0022576463,0.00058831053,0.09097425,-0.053386156,0.017931266,-0.02718241,-0.042818375,-0.029863425,0.016948834,0.028966883,-0.000050778566,0.039657135,0.009302218,0.021800071,0.003967799,0.0791408,-0.015971031,0.016896509,-0.07325009,0.02037877,0.024643805,-0.05658609,0.028647605,0.023603035,0.0073382393,0.010488942,-0.04387604,0.015230904,-0.051984288,-0.03429841,-0.04729295,0.034854177,0.023230517,-0.0028600327,0.058014948,0.028253,-0.008997539,0.00017584683,-0.0041680243,0.036566198,0.031417876,0.013614959,0.04944101,0.027543409,0.0018933183,0.028871788,0.02908396,0.008976148,0.05379018,0.020642722,-0.021630608,0.011415916,-0.009909961,-0.024495449,-0.037576154,-0.01463795,-0.0154136615,-0.001492259,-0.043447524,-0.04425945,-0.026301721,0.04849669,0.02232802,-0.029234579,-0.0051904744,-0.015170332,0.009768045,-0.14200151,0.0035510513,0.0029582367,0.029497288,-0.015238387,0.0042965887,0.020398075,-0.033884708,-0.0042316974,-0.04088529,0.027396716,-0.021992125,0.03912384,-0.017491983,0.017188258,-0.012022729,0.009086149,-0.009192694,-0.020369906,0.02121304,-0.016557401,-0.060467403,-0.00075616594,0.018843964,-0.05296253,0.016225085,-0.035662655,0.005906801,-0.030402325,0.008906745,0.008810574,-0.00534036,0.026947428,0.038129088,0.007011748,0.0045050033,0.02948155,-0.014065301,-0.005442473,0.00955403,-0.007463913,0.024115989,-0.009602943,-0.012325964,-0.02030873,0.07110145,-0.018798478,-0.010618786,-0.0371985,0.016979553,0.017343674,0.02332806,-0.032983333,-0.03905256,-0.006049151,0.012447415,-0.030765742,-0.014723465,-0.050026957,0.017004393,-0.05545892,0.01042985,-0.017731568,-0.055407703,-0.035127617,-0.0030133184,-0.026235301,0.021816436,-0.0037349144,0.006904857,-0.031585533,-0.028528715,0.00521923,-0.034280833,-0.013174071,-0.020147728,0.02702555,-0.015678426,-0.015843546,0.0028258013,0.00502948,-0.013760906,-0.011598763,-0.0141397305,0.026308626,-0.05257885,-0.037544284,0.008613362,0.014153936,-0.0062829074,-0.05989388,-0.048188847,0.011367863,-0.032211997,-0.04582434,-0.007181175,-0.0116336085,-0.029147081,0.008376624,0.006876836,-0.0047922293,-0.0015899357,0.029294603,-0.03945588,-0.016531693,0.034636583,0.043885857,-0.000257432,-0.030520761,-0.019571707,0.031915594,-0.0018851567,-0.027494054,0.01747138,-0.025613844,-0.025841553,0.022193963,-0.044409607,-0.06430802,-0.058079015,-0.039244555,-0.0024607282,-0.029121272,-0.029492358,0.0017006776,0.034070376,0.047665622,0.004171715,0.0025521398,-0.01818995,0.002922618,-0.0112964185,-0.049166813,0.0022766509,-0.0022806998,0.009850538,0.017061163,0.0631428,-0.03642856,-0.00047791356,-0.00522672,-0.003296472,0.025322106,0.012939146,-0.0103538,-0.02080138,-0.019261038,0.025268435,0.0002579406,-0.056982186,0.031860776,-0.032991733,-0.0030194786,0.045679443,-0.017602248,0.012295469,-0.014368683,-0.038377386,-0.0037431181,0.0674128,0.041908838,-0.0032345676,-0.011448703,-0.014600081,-0.000049034963,0.046390973,-0.012289593,-0.0119325975,0.014377511,-0.012314677,0.011823266,0.016806036,-0.030876376,0.037888125,0.013857018,-0.03127655,0.010485194,-0.035821307,0.016213508,-0.0033976014,0.027303638,0.00080884394,0.04541729,0.008252738,-0.01964287,0.023020882,0.03628063,0.041580487,0.019379769,0.028263945,-0.006181521,0.011664911,-0.0207072,-0.029544072,0.05088138,0.02104036,-0.0026135414,0.05988538,0.025011566,0.028472612,-0.000097225,-0.001299701,-0.002591887,-0.029581098,0.01668753,0.016114969,0.005596165,0.0005308022,-0.03808823,0.011459085,-0.0023205918,0.041844517,0.052997332,0.00811607,-0.0016742805,-0.022317642,0.041171055,0.055880114,0.016164236,-0.027921598,-0.009453568,0.06104362,-0.03428284,-0.08492737,-0.044176232,0.00076531066,-0.0006688813,0.046919458,-0.035938963,-0.025740828,0.012133611,-0.010439493,-0.024812948,0.02459702,0.0292987,-0.025553135,-0.0015853477,-0.00571357,-0.008165469,0.02301534,0.01875622,-0.011139829,0.013162431,0.023631467],"last_embed":{"hash":"16qeg4l","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"16qeg4l","at":1763795350676},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Notes","lines":[295,301],"size":299,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"16qeg4l","at":1763795350676}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Notes#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0048602168,0.03746787,-0.027627032,0.036849406,-0.011036872,-0.061378397,0.011535583,0.0011548775,0.021961194,0.01245265,0.028912928,0.0041285735,-0.029262628,0.004263116,0.016203355,-0.015425789,-0.029145481,0.021796037,-0.01629126,0.006074751,0.024407195,-0.0140167205,0.019568577,0.0017083875,0.008535218,0.010269519,-0.026321717,-0.013917716,0.03687446,0.048099864,-0.008803526,-0.034742523,0.011074092,-0.005800444,0.027243253,-0.060932986,-0.004036963,-0.07053792,-0.038299184,0.032096907,-0.020280056,-0.026884314,-0.017638952,-0.0014656024,-0.01674461,-0.028375639,0.019479888,-0.018339768,-0.040663842,0.025165489,-0.030089157,-0.05150603,0.012438189,-0.025829073,0.019758062,0.00008413096,-0.026864935,-0.011267987,0.001259005,0.04012661,-0.05299482,0.06262593,0.017287612,-0.054248855,-0.012906014,0.02810232,-0.01171604,0.027210958,-0.018150346,-0.0221309,-0.033844918,0.024840483,-0.025358904,-0.042042647,-0.025378268,-0.0010640303,-0.00913071,-0.017074054,0.011521136,0.019216135,-0.020497331,-0.062147185,0.0005723151,-0.016575387,-0.024735125,0.023161596,-0.03815872,0.064788125,0.023729146,-0.01587431,-0.028378414,0.010584784,0.0076318476,-0.030400988,-0.047427636,-0.009927941,-0.04099666,0.022920052,0.017090136,-0.0101795625,0.031618375,0.045080386,-0.0075555244,0.029617533,0.015078399,-0.0039677075,0.029349478,0.015397303,-0.040429674,-0.012999127,0.007822278,-0.02567737,-0.019655565,-0.0022357493,-0.0026863406,-0.041949596,0.029852342,0.038048845,0.01997789,-0.051339637,0.07065662,0.013882131,0.021979,-0.03416172,-0.014588908,0.014663063,-0.009786799,0.048609074,0.005356693,0.016202949,-0.023420257,0.06105511,-0.016123585,0.010246989,-0.041063376,-0.03588166,0.019457059,0.019744286,-0.010385195,-0.086125284,0.014272985,0.06379841,-0.009293419,-0.035338055,0.057657734,-0.046244614,0.025560122,-0.000015263691,-0.0030398604,-0.04081979,-0.0038689724,0.012506702,0.026422232,0.037911713,0.0017630102,-0.016452592,0.0046151173,0.020431729,0.00095003867,0.019595265,-0.014720612,0.056179095,-0.013131456,-0.008847919,0.011401366,-0.042373788,0.02309518,0.0046495623,0.0019000823,-0.05667014,-0.043840576,-0.0070384373,0.010653171,0.034507893,0.018244201,0.031122658,0.065214776,0.019821579,0.046799317,-0.04977561,-0.029001934,-0.04956234,0.019302167,-0.019326948,-0.00009120135,-0.00020354218,0.07081868,-0.001235548,-0.013636417,0.018635359,-0.037813388,0.0227184,0.011770812,0.007258368,0.034904096,-0.0026874584,0.008536786,0.013187955,0.018908152,-0.041765373,0.02202733,0.03048688,0.046831906,-0.050680056,0.004349572,0.021079162,0.005886193,-0.046378087,-0.0230021,-0.026976181,0.0094336895,-0.025663054,0.004410739,0.0040003513,-0.02619766,0.014260057,0.008356382,0.0029783398,-0.0066115805,-0.051542286,-0.01992621,0.01951226,-0.01977359,-0.011449807,-0.02517773,-0.021970727,0.01955832,0.010850973,0.008083616,-0.020924143,-0.032903,0.030365061,-0.023371886,-0.044905435,0.06311402,0.0013520204,-0.06031536,0.030966667,-0.011995947,0.008583638,-0.003997165,0.046476882,0.025101624,-0.030551326,-0.032025434,0.023476897,0.005245447,0.047860753,-0.043057345,0.0141672455,0.021074705,0.007721869,-0.027741376,-0.018527418,0.04874349,0.018875534,0.026440293,-0.0005220051,0.013125089,0.017977258,0.01940788,0.026910203,-0.008762777,0.01399647,-0.023876235,0.022013858,-0.0059022205,-0.019133963,0.016510705,0.013043332,-0.040642433,0.006316462,0.030446103,0.032575365,-0.0064330637,0.029859405,-0.03904409,-0.014774815,0.07499391,0.0018922436,-0.026517801,0.0048370967,0.05249712,-0.013896077,0.008681051,-0.00045007156,0.014760882,0.023304034,-0.020513209,-0.053653475,-0.021372354,0.031896,0.07225123,0.018337386,0.0009373741,0.010775621,0.03098584,-0.17692949,0.024437428,-0.006269719,0.011623571,-0.01710423,0.002811495,-0.033466782,-0.0054288143,-0.047157068,0.0299955,-0.014022063,-0.045765094,-0.00009872008,-0.007323717,-0.030105453,-0.010402784,0.022260057,0.00034979073,0.027618228,-0.023471205,-0.01738626,-0.0091104,0.03349917,0.0015928309,0.011992286,-0.00026226154,0.05092551,0.016121361,-0.02238204,-0.047807008,0.010499985,0.036501624,0.018114813,0.02942985,0.037376028,-0.0071369223,0.019841013,-0.016503045,-0.022754764,0.015279253,-0.0025562441,0.04189725,-0.03456123,-0.013851369,0.00074540364,0.013880273,0.015982568,-0.04245001,-0.0036469265,0.013544393,0.049315475,-0.037412286,-0.009685136,0.03434099,-0.05852094,-0.024005666,-0.0076914183,0.051278856,0.045238577,-0.03892987,0.0045373403,-0.04181652,0.004802899,-0.027030846,-0.01646521,0.005251258,-0.007264105,-0.0024556175,0.013120842,0.013223494,0.008861475,-0.04024635,0.033156283,0.00661873,0.008700668,-0.008618475,-0.04037655,-0.026249884,0.01105487,-0.09512566,0.019545594,0.022327557,-0.021536477,0.039082527,-0.024669519,-0.0075040883,0.014593403,0.019632842,-0.0008629316,0.24256974,0.04047645,-0.0065690596,-0.020017538,0.020444987,-0.019761838,-0.0081764115,0.019603675,0.051432516,-0.018669762,-0.012664132,-0.000024254665,-0.01653099,-0.0026212733,-0.026312012,0.006307616,-0.056290753,0.020937253,0.0435293,-0.012129758,0.010434893,0.014494384,-0.01975609,0.027524645,-0.034744855,0.006845809,-0.011651431,0.039583486,-0.03321939,0.039241247,-0.040844083,0.040212143,-0.01895621,-0.005373778,-0.08435717,-0.020644011,-0.015366944,-0.015010199,0.01858819,0.005856102,-0.019704595,0.016972011,0.0041923174,0.018881561,-0.014731858,-0.018078154,0.062790014,-0.001787334,-0.04740105,-0.013739734,-0.04322869,-0.0028784731,-0.045829408,-0.011390413,0.039354146,-0.013153352,-0.050546326,-0.0517859,0.04316271,0.08337543,0.018300552,0.010840617,-0.06475913,-0.033182982,0.03500846,0.019986538,-0.027386378,-0.013068404,0.024754882,0.014012689,-0.0030922806,-0.004228019,-0.01310929,-0.021011943,-0.002932157,0.036481407,0.07134431,0.04691996,0.013176978,0.0038473841,-0.03624872,-0.016035208,-0.029758852,0.010250455,0.012634069,0.019061008,0.023667999,0.06498224,0.012104756,-0.0028119783,-0.0150649445,0.01895447,-0.011863888,0.03355576,0.044502255,0.0001007252,0.019200912,-0.020578055,-0.021796277,-0.007984262,0.02753684,-0.030899776,-0.021719642,-0.017983204,0.0023574168,-0.05246935,0.044345044,-0.0033022088,0.034519486,-0.016767781,-0.015698036,0.013086971,0.026820565,-0.03734906,-0.0026194272,0.041600395,-0.0040936307,0.013477596,0.026624786,-0.00986769,-0.0037903343,-0.025180075,0.01423663,-0.0007615457,-0.046612125,0.002132141,0.007160392,0.037223008,0.016796865,0.02812449,0.043439202,-0.032158453,-0.05719594,-0.028337367,0.032893557,0.022751262,-0.04225331,-0.015294902,0.00020364503,0.022789316,-0.05599037,0.010780025,0.0262476,-0.022094017,0.02517583,-0.018554756,0.0025000698,0.07613526,-0.028680975,0.015619649,-0.043275915,0.076180406,0.0038158419,0.000010108599,-0.039786972,-0.016650828,-0.012573376,0.023906691,-0.002417875,0.0066039306,0.0122104855,0.006593711,0.060409114,0.10961674,0.009266329,0.015480777,-0.00793368,0.024416193,-0.023078699,-0.033394944,0.000466476,-0.047063153,-0.020003064,-0.0033988901,0.007453712,0.03570692,0.00035296284,0.006128847,-0.027939394,0.00041190008,0.04311151,0.0044031334,-0.029539475,-0.04211247,0.027679043,0.008715152,-0.01135548,-0.0014052927,-0.044814363,-0.032430932,-0.011828578,0.07150669,-0.0022426674,-0.005113227,-0.022210255,0.057204325,0.029158415,0.034548204,-0.005444361,-0.0025976074,-0.021175696,-0.00848875,0.019450272,-0.013782747,0.031152733,-0.005612361,0.0007424159,0.011412703,-0.015038829,0.024087904,-0.013629384,0.031093678,-0.037625354,0.000020915688,-0.049388472,-0.045396343,0.025739202,0.0137169175,0.024624908,-0.050971437,-0.0029134098,-0.008089579,0.050980337,-0.047120426,-0.009454293,0.022371016,0.01675189,-0.008406389,0.010497875,-0.021595653,-0.0019648073,-0.048350982,-0.028763173,-0.02505837,0.030922147,-0.04600336,0.0155076925,0.034992337,-0.0048075314,-0.011593369,-0.040476047,0.05801409,0.010516669,0.03340593,-0.0067058248,0.03741245,-0.0727216,0.008104197,-0.006056608,-0.0046082297,-0.003991026,-0.044129144,0.029426299,-0.012234608,0.051832914,-0.01120089,-0.03807368,-0.03300326,0.03255188,-0.015992098,0.012586042,0.0014868907,0.0065968833,0.019620253,-0.030456595,-0.025401201,0.01716964,-0.019530524,-0.044547737,-0.050739024,0.014101689,-0.029808914,-0.064565785,-0.009358974,0.027068853,0.020016095,-0.011937282,-0.028887542,-0.033582486,-0.044024095,-0.054944385,-0.0111721195,0.017400874,0.03617494,-0.022885589,0.031193342,-0.031094547,0.0065407404,-0.039803434,-0.009325387,0.06574127,-0.00041021794,-0.028585345,0.027471397,-0.012787911,0.017972361,0.0026857762,0.013200781,0.0068817874,0.03432442,-0.004148045,-0.00876867,-0.03314812,0.0021583803,-0.014995517,-0.008054767,-0.011899709,-0.0098117385,0.00096358394,0.029836707,0.043492068,-0.043792628,0.011614902,0.06268232,0.014372661,0.017519178,0.06692207,0.009657314,0.037387215,-0.02315001,-0.0077022803,0.020639876,-0.04083645,-0.047835886,-0.0085738925,0.010547137,-0.02139283,-0.005557288,-0.0065358006,0.0858437,-0.039348885,0.006566323,-0.027019322,-0.028026296,-0.029138397,0.013287586,0.051556226,0.030914977,0.02761533,0.0068990425,0.012236412,0.018132776,0.07667799,-0.0053463597,0.018554319,-0.09712368,0.0006152779,0.010629828,-0.025135797,0.03157079,0.016183343,0.0072297766,0.018073268,-0.045192122,0.020952428,-0.04883557,-0.024038492,-0.061532617,0.047361843,0.004769911,0.013812709,0.06231355,0.026948394,-0.0067199226,-0.007951606,0.009976484,0.024422659,0.012837116,0.007952154,0.05334891,0.0428942,0.014698221,0.030647542,0.020037027,-0.01819781,0.038602363,0.006984531,-0.021227995,0.008531562,-0.0055944845,-0.02401099,-0.04976412,-0.014299557,-0.0096908305,-0.00984307,-0.055678505,-0.016334713,-0.02477337,0.034773815,0.030329151,-0.027015071,0.012446768,0.001959525,-0.0095333485,-0.13982461,-0.016123263,-0.022436842,0.041226197,-0.025011428,0.016148347,0.018726274,-0.034445535,0.011454291,-0.047362775,0.021190993,-0.0054717483,0.035164483,-0.0008557785,0.01221924,-0.017570848,0.01498138,-0.0121640405,-0.015739426,0.042215183,-0.011181165,-0.05204064,0.025293589,0.01305686,-0.045764267,0.018223276,-0.044629697,0.0020588243,-0.025359094,-0.0042392076,0.0033887085,-0.020685712,0.019692902,0.042562354,0.0079816915,-0.011120019,0.045695927,0.00061532424,-0.008952676,0.01718223,0.01878478,0.019995794,-0.011672009,0.0072935754,-0.024482904,0.047218014,-0.0075427606,-0.017378528,-0.042964216,0.03200824,0.047302652,0.023136005,-0.012309375,-0.015727513,-0.00858501,0.024828002,-0.039710127,-0.0018263545,-0.057448614,0.026935942,-0.051906586,0.016901035,0.0016902453,-0.0332134,-0.030831078,-0.007888447,-0.009967465,0.023531342,-0.004765533,-0.013658321,-0.019159395,-0.04636775,-0.014930382,-0.044413082,-0.005098106,-0.038156617,0.04992216,-0.017455403,-0.022611506,0.00726988,0.009653433,-0.0352181,-0.014093741,0.0035708635,0.013803596,-0.048477903,-0.04371196,0.0077666664,0.016298287,-0.001501335,-0.034421835,-0.05019286,0.012587948,-0.046897553,-0.08361827,-0.020756042,-0.009717347,-0.028989784,0.010558986,-0.019111065,-0.022354959,-0.0024302502,0.013933673,-0.025581993,-0.023448871,0.0326935,0.050680403,0.005144864,-0.036268037,-0.02423958,0.001956842,-0.0018674216,-0.035677377,-0.0012113317,-0.0097336685,-0.02232845,0.019362383,-0.048217822,-0.057203304,-0.0634956,-0.018125305,-0.0016775754,-0.017909272,-0.034887824,0.0031843325,0.06111853,0.0560268,0.015788686,0.017278876,-0.005109221,0.019090261,-0.040862285,-0.043762695,0.006925798,0.025303984,0.0018221303,-0.008857242,0.05585395,-0.03534416,-0.022973742,-0.015973128,-0.007775502,0.0053691985,0.0046412135,-0.008966419,-0.03476382,-0.019727996,0.022264037,0.00011349827,-0.0447122,0.01852445,-0.028774112,0.014184831,0.04386103,0.0015000968,0.026588157,-0.018790374,-0.05169297,-0.010485206,0.049979676,0.015354058,-0.0048361737,-0.021851435,-0.0067109102,-0.010399843,0.023615798,-0.009851424,-0.010090774,0.0009397039,-0.006777506,0.028994253,0.008033809,-0.0366975,0.013792814,0.025544086,-0.02819349,0.010591028,-0.06337461,0.022743793,0.0050619445,0.028969869,-0.008619028,0.052489564,0.019462734,-0.023687081,0.013367714,0.041370846,0.0033777263,0.0063913697,0.019413613,-0.010261519,0.017869376,-0.017452328,-0.03202916,0.046381168,0.02107,0.0059369765,0.07039108,0.026858214,0.022367315,-0.018876366,0.0150194215,-0.0038028574,-0.031367518,0.022888368,0.03158568,0.008645625,-0.014977369,-0.033014573,-0.0059256866,-0.018617619,0.039925363,0.054958984,0.020183945,0.010432269,-0.022140276,0.042554684,0.04940733,0.043269843,0.002605066,-0.0067446586,0.066981636,-0.05844159,-0.08712029,-0.043644123,-0.0009535917,-0.013773925,0.016868822,-0.04528477,-0.0009796682,0.025035854,-0.01917225,-0.021644058,0.023195446,0.0016046695,-0.012319211,-0.021076173,-0.026950223,-0.004843119,0.0028304395,0.023752287,-0.0188521,0.004972206,-0.0034375594],"last_embed":{"hash":"15w46w2","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"15w46w2","at":1763795350676},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Notes#{1}","lines":[297,297],"size":75,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"15w46w2","at":1763795350676}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Notes#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009745245,0.015571437,-0.05256821,0.016565664,-0.026161266,-0.03719149,0.022906825,-0.00027427275,0.008975887,0.034820233,-0.0026897618,0.00638582,-0.021277977,-0.0020757457,0.021890873,-0.020057326,-0.021192145,0.01087676,-0.01415871,0.022431813,0.051007707,0.046049688,0.020926883,0.0027565584,0.004825858,0.035049107,-0.037565775,0.013066592,0.043008003,0.057706308,-0.010896227,-0.051012654,0.011664729,-0.0036787621,0.021684114,-0.042407688,0.004012162,-0.018181752,-0.02526159,-0.00048779917,-0.0046919007,-0.035354443,-0.005573319,-0.006733387,-0.006540394,0.015052406,0.024110707,-0.035567924,-0.05940078,0.029865665,-0.007893643,-0.045397814,0.013868804,0.010753949,0.0042527933,0.03345612,-0.02087387,-0.029627128,-0.012428034,0.013437018,-0.038102295,0.047740787,-0.020361474,-0.016976427,0.022060502,0.016051406,0.03159653,0.010570326,-0.016425367,-0.04663982,-0.014630745,0.012072115,-0.032549497,-0.022028437,-0.05221343,0.0266953,0.0059071407,-0.018794518,0.008652596,0.044328026,0.03326886,-0.043125853,0.0048353095,-0.015801625,0.032846387,0.037509285,-0.0578732,0.08715765,0.03443138,-0.039201036,0.004975085,-0.031518318,0.047419567,-0.0132855,-0.032410655,0.0054161446,-0.048593443,0.0059465137,0.031773414,-0.0026844637,0.035699286,0.006481062,-0.016957188,-0.00652181,0.0352951,-0.0042307437,0.009543466,0.026334569,-0.037389364,-0.02191191,0.0021227708,0.007734376,-0.037432026,-0.024600863,-0.0052818772,-0.023386551,0.02205608,0.0011342482,-0.009104923,-0.049081605,0.014836749,0.0024769886,0.025825571,-0.0039552795,-0.047157817,0.028930897,-0.0046829116,0.030826556,0.009979263,0.010269291,-0.05411061,0.058524784,-0.029936805,0.03769636,-0.044286683,-0.02517613,0.025996342,0.023385078,-0.029930146,-0.084219,0.0035483919,0.08334,-0.04625745,-0.013554847,0.037507422,0.012296556,0.01747851,-0.018058427,-0.000103298,-0.046277642,-0.046932194,0.017868709,-0.005342119,-0.0018923724,-0.02415052,0.039047956,0.042607993,0.031078525,-0.035239305,0.038257007,-0.023704182,0.023028595,-0.01810658,-0.0063418094,0.0068290164,-0.018298665,0.020932974,0.016625952,0.00044159158,-0.046645515,-0.024696141,-0.031327482,0.033140402,0.019299643,0.010047354,0.031102847,0.037065133,0.016125936,0.022831934,-0.07879184,-0.053860858,-0.053085737,0.005323777,-0.023932325,-0.00375302,0.004387884,0.061982468,0.022030143,-0.009677117,0.044122726,-0.038903967,0.02513394,-0.002919591,0.018225767,0.020591052,0.014397312,-0.0071376218,0.023422724,-0.014693684,-0.031323165,0.006289521,0.023550928,0.026067689,-0.008433859,0.0044766627,0.014022153,0.01954876,-0.03414565,-0.017184239,-0.06235517,-0.00052289135,-0.029915791,-0.026098927,0.017755494,-0.004978307,0.007144994,0.000838216,0.017812498,0.012350895,-0.062632814,-0.033452135,0.008157729,-0.01680848,0.021436954,0.0115098925,-0.03166777,-0.015728561,0.003037334,-0.03911248,-0.038855366,-0.045638084,0.041480802,-0.0041544265,-0.050655324,0.067731395,-0.015621578,-0.04520797,0.040045515,-0.02429827,-0.0037094099,0.0029084939,0.0012780657,-0.011116384,-0.015100543,-0.043588422,0.0031996628,-0.017205752,0.08534154,-0.013079936,0.03569799,-0.020027366,-0.027336176,-0.054983646,-0.050779838,0.034159627,0.029847924,0.03910494,-0.003024118,-0.014803295,-0.0028169595,0.024074316,0.03624058,0.03572675,0.0048049754,-0.0008325628,0.021364728,-0.013031121,-0.018696755,0.019074202,-0.015636614,-0.05009544,0.021798063,0.0068123145,0.028678605,-0.041234408,0.04197883,-0.010766109,0.05159219,0.012479388,0.008897436,-0.030395454,0.0008034479,0.035888113,-0.0046146857,0.010018492,0.0012212123,0.014075172,0.0074053444,0.00040238033,-0.021542607,-0.028725808,0.03521004,0.06832482,0.012014902,0.0153363,0.026408194,0.02181342,-0.14915657,0.004340863,0.012914471,0.02083876,-0.0075089997,-0.00051546254,-0.0516527,-0.052244905,-0.03251297,0.047616135,-0.02868774,-0.04673205,-0.0036687346,-0.017366024,0.02278426,0.00097141176,-0.0072613857,0.016538471,0.03438506,-0.024129761,0.0104826065,-0.024431325,-0.00011200268,0.028302943,-0.028474914,0.0032124678,0.07341158,0.033242002,-0.01609257,-0.025607336,-0.020502573,0.016497804,0.017085519,-0.0128499875,0.03364221,0.025380608,0.03160306,-0.00968027,-0.008626556,-0.0057729236,0.00988768,0.028018147,-0.040758613,0.061216824,0.024574066,0.014160632,0.00030962974,-0.036736555,-0.027029114,0.007753422,0.039184686,-0.02696054,-0.006148724,0.014216939,-0.04240864,-0.022319095,-0.039860986,0.03184375,0.0104306415,-0.0286545,0.011624963,-0.025283199,-0.008012169,-0.042627595,0.014170855,-0.011754413,0.030876063,-0.008270564,0.010288311,-0.029619582,0.040942624,-0.040800363,0.04456246,0.009891961,0.017209206,0.021306008,-0.020217286,-0.039322425,0.017304486,-0.11599388,0.0014163104,-0.007866587,-0.0011186762,-0.006902572,-0.017204063,-0.009234772,-0.038670246,-0.0018778143,-0.0019759221,0.23374385,-0.013722319,-0.021773802,-0.015537462,0.010255935,0.039214537,-0.0012307956,-0.0018412127,0.010488472,-0.010625604,0.000055766155,0.049882296,-0.0018848963,0.013278183,-0.019810632,-0.0020464105,-0.021131186,0.02512301,0.023662327,-0.020236574,0.0025612724,0.015783641,-0.014965629,0.049244553,-0.047730904,-0.000051112682,-0.01194459,0.025014376,-0.06860065,0.011011436,-0.041249946,0.03492996,-0.0029909445,-0.037731055,-0.0650608,-0.022171758,-0.020428184,-0.05147377,0.041706745,-0.031095592,-0.0055145016,-0.004330222,-0.0042496803,0.01776531,-0.057024937,-0.0507709,0.027322602,-0.011836649,-0.040292744,-0.018352062,-0.047467116,0.0070290067,-0.039207917,-0.029375844,0.024885286,-0.021151174,-0.009899454,-0.024594909,0.019872917,0.08591008,0.024807034,-0.0010107396,-0.06461034,-0.034775604,0.011124329,0.03338516,-0.05414824,-0.0036986587,-0.0023460703,0.013719774,-0.012818328,0.012047962,0.002974436,-0.016616812,0.0056603034,0.04143123,0.03228859,0.062825605,0.06902966,-0.009580535,-0.042935003,-0.011628023,-0.019599747,-0.025940225,0.0003419324,0.01263076,0.031316407,0.055069897,0.0022533706,-0.0035997594,-0.014920672,0.03915715,0.027192155,0.007533314,0.03879412,-0.015574299,0.02373135,-0.016790578,-0.0005359818,0.0207368,-0.019742902,-0.014619057,-0.05674148,-0.0254761,0.02806919,-0.0032334735,-0.024915025,-0.011867173,-0.0002442312,0.008107605,-0.028136311,0.021026717,0.012390471,-0.021508824,-0.0064809127,0.019146537,-0.025053097,0.025431233,0.011169493,0.015279305,-0.013021486,-0.028866932,0.016006468,0.01685958,0.0011826961,0.011162356,-0.008296566,0.00868294,0.033340752,0.008795132,0.024541413,-0.02887092,-0.07953112,-0.0035211383,0.02771365,0.039919112,-0.005130609,-0.02199959,0.0049806195,0.013234654,-0.015212671,0.0010395426,0.016476868,0.01292155,0.034854162,-0.0042743925,0.040782128,-0.0015750239,0.024373332,0.04977924,-0.028301507,0.046244785,0.03319237,-0.017159287,-0.043446414,-0.029300993,0.00049591996,0.030055178,0.025657997,-0.011750132,0.0197421,-0.019831583,0.06386068,0.046654157,0.011404642,0.012607065,0.009301666,0.0067784153,-0.01682116,-0.028024608,-0.027926164,-0.013814124,-0.025905982,0.00687886,0.034930013,-0.0009961758,-0.002127461,0.02525967,-0.006901999,-0.009407193,0.052816544,0.009368741,-0.023065481,-0.042651914,0.038611114,0.03852034,-0.007218362,0.0013338032,-0.020511737,-0.02934995,0.008780839,0.068466105,-0.03423495,-0.017427541,-0.016801905,0.018987654,0.054591324,0.03946057,-0.015247877,0.0025301476,0.0069857896,0.038254924,0.0018081806,-0.018152718,-0.007040792,-0.006610577,-0.0039000048,-0.016853005,-0.0018812561,0.0142037785,-0.017201876,-0.0073869554,0.02034715,0.0064029573,-0.048372936,-0.053678095,0.031043464,0.0039223726,0.011627213,-0.058972295,-0.007259059,0.02162177,0.027723806,-0.044571802,-0.011023576,0.020280909,-0.023283236,-0.041981384,0.014544882,-0.0037760457,-0.001397962,0.005512521,0.009693052,0.028706564,0.0048203627,-0.07674406,0.022461172,0.031580396,-0.007107324,-0.015835226,0.013420844,0.047405604,-0.0026445934,0.047947373,-0.02369448,0.025289727,-0.06512143,-0.012278148,-0.010943661,-0.022103539,0.026495378,-0.04487616,0.021117605,0.017531214,0.03285855,-0.0011973776,0.008008587,-0.025584139,0.029110681,-0.051970694,-0.010031783,0.0029812742,0.023617478,-0.016067613,-0.03426516,-0.07359915,0.021114819,0.0058689504,-0.021957496,-0.045449883,0.017032053,-0.0048724264,-0.08768886,-0.022678992,0.04220738,0.00078529306,-0.0157121,-0.020354765,0.019640183,-0.04536899,-0.038416423,-0.0074503953,0.0014625193,0.03140905,-0.05475279,-0.00096878374,-0.07548114,-0.013176158,-0.028638361,-0.046908434,0.009705479,-0.0071379757,-0.030778363,0.038669646,-0.046000294,0.01201278,0.010817267,-0.025434624,-0.012839,0.015549693,-0.0006880485,0.015368792,-0.044673946,-0.013035104,-0.02356726,0.03691961,-0.006448957,0.016713679,-0.0008802196,-0.002059102,0.03437326,-0.0017732708,-0.0040622805,0.043918964,-0.00022904322,-0.010164497,0.08612799,-0.0021320202,0.060236495,-0.0074346885,0.011917466,0.004577791,-0.04045267,-0.026720341,-0.038523693,0.013141564,-0.036533058,-0.029938294,0.036264945,0.07630219,-0.060204376,0.04007941,-0.036591742,-0.028002003,0.010098811,0.0035618048,0.047468346,0.016805952,0.053565167,0.004365747,0.021125944,-0.0043894094,0.061223097,-0.021897795,0.0018617146,-0.016323647,0.009946798,0.017560475,-0.05782389,0.021413494,0.016147913,0.024739126,-0.02608674,-0.038858376,0.019286003,-0.0639209,-0.022812117,-0.06377803,0.033345558,0.017939022,-0.011905134,0.03540907,0.0109449,-0.002870602,0.010817072,-0.022973096,0.042191282,-0.01598919,0.002967126,0.035440046,0.020876545,0.009592201,0.013791125,0.012961263,0.027984297,0.06811525,0.016097467,0.003654247,0.012152723,-0.013458412,-0.013447963,-0.044528738,-0.03096491,-0.0005790054,-0.0068005295,-0.010303227,-0.019426193,-0.008469765,0.054451704,0.017273072,-0.006387916,-0.023091465,-0.026472941,0.04566192,-0.13801771,-0.010098509,-0.011507569,0.0378633,0.004445563,-0.008348149,0.0049609123,-0.03277126,0.039172925,-0.008983145,0.030146584,-0.04030737,0.022364654,-0.02487102,0.024210118,0.006383152,0.01623087,0.003827861,-0.028819388,0.031287152,0.040385615,-0.061057292,0.032003924,0.0006945806,-0.0581723,0.029843938,-0.0035279149,0.013170884,-0.018764507,0.039910194,0.021519467,0.017228628,0.03944526,0.036126368,-0.010733711,0.0066385535,0.002722259,-0.033433724,-0.020661708,0.004581534,-0.012718742,0.027584873,-0.0027183436,-0.0058835316,0.0069562965,0.064548574,0.0077252425,0.007807646,-0.020226777,0.025265187,-0.004598261,0.022528756,-0.07156454,-0.03740854,0.019339796,-0.011863689,-0.0038314671,-0.031109378,0.011937648,0.014454043,-0.04544438,0.010055786,-0.0041745207,-0.04779635,-0.037843626,0.00011433786,-0.052203033,0.016429922,-0.03581572,-0.012383902,-0.019473558,0.007334422,0.013823296,-0.079817615,0.005467076,-0.012906252,0.02574969,-0.028870417,-0.0036573238,-0.014015705,-0.011296907,0.0041853697,-0.0016183109,-0.0065066693,0.04630817,-0.022266997,-0.057277534,-0.016041208,0.018609218,0.01982943,-0.047712047,-0.04929064,-0.012572771,-0.04395084,-0.037710182,0.0064227465,-0.016465597,-0.0065974286,-0.011813352,-0.021233797,-0.0028865589,-0.030481009,0.020473165,-0.032193277,-0.0060203783,0.038958967,0.037220526,-0.0005060417,-0.03837006,-0.02434788,-0.041335084,-0.03625439,-0.011618198,0.011138372,-0.05294716,-0.031086879,0.032060385,-0.03496903,-0.048269704,-0.07678219,-0.027235426,0.007891712,-0.017730888,-0.033776354,0.0007264089,0.04006474,0.024340497,-0.0052129044,-0.013054511,-0.018731225,-0.0022981712,-0.027745834,-0.017593483,0.008667789,0.02766082,0.022114804,-0.0017979463,0.05080256,-0.027595645,-0.021701243,-0.019201046,0.005308614,0.050016776,-0.015085951,-0.0012379034,-0.01908314,0.009744145,0.030320143,0.022082642,-0.07240004,0.0038146877,-0.011134477,-0.029004868,0.05691533,-0.056397475,0.008730567,0.009245453,-0.04274423,0.023763014,0.08479077,0.03667225,-0.0003972345,-0.018013733,-0.007869131,-0.005708182,0.066923626,-0.014104565,-0.028926304,-0.008736692,-0.009887016,0.027442183,0.03095789,-0.02349365,0.054237396,-0.0011120234,-0.033814125,-0.0021245093,-0.026398338,-0.001133854,-0.010339273,0.020898765,0.01167695,0.07619367,0.036988527,0.01870688,0.042691626,0.011277021,0.060773674,-0.010423012,0.0030856575,0.019999418,-0.008905221,-0.045835916,-0.04329706,0.035933785,0.025476344,0.013504843,0.055785768,0.033996947,0.015677033,-0.02279391,0.011663327,0.027316581,-0.051299352,0.0053866515,0.039592035,-0.013201615,0.013736414,-0.0069228313,0.0025832027,0.015959376,0.044882104,0.030238248,0.004572632,0.016296005,-0.005174429,0.049862638,0.041987468,0.015233016,-0.022545809,0.013521427,0.035511702,-0.003222565,-0.068978585,-0.034834415,0.007760211,-0.013573384,0.052147187,-0.01352656,0.0025786923,0.039694507,-0.04540085,-0.018328454,0.01232773,0.014211848,-0.010841269,-0.0091021685,0.0027594557,-0.014924021,0.021867098,0.033288967,0.0011545946,0.014055138,0.024736257],"last_embed":{"hash":"15y5not","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"15y5not","at":1763795350676},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Notes#{2}","lines":[298,298],"size":67,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"15y5not","at":1763795350676}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Notes#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02463769,0.02702784,-0.031283118,-0.0021075527,-0.030140586,-0.009038926,0.045839064,-0.02551242,-0.008417931,0.03566831,0.03886699,0.019377615,-0.007905695,-0.0034755012,0.014578603,-0.067555316,-0.0019290111,0.012368569,0.015903426,-0.00004490718,-0.038114402,0.019579211,-0.040601805,-0.017708119,0.02410258,0.011791922,0.019067168,-0.03030613,0.009607216,-0.013483844,-0.00058048783,-0.0053120134,-0.027199298,-0.047435366,0.018309882,-0.051964547,-0.009620711,-0.010650254,-0.032883823,0.045563743,-0.023165459,0.008500873,0.022651475,-0.032874722,0.04306228,-0.008443993,0.009999728,-0.03524995,-0.023770109,-0.014496491,0.030084256,0.010139284,0.022005128,0.0012193781,-0.013603418,0.020147042,0.01689608,-0.044270515,-0.029998586,-0.0037236102,-0.0029425558,0.003428742,-0.04390826,-0.036581963,0.005829901,0.018874418,0.0025482841,0.041531414,-0.029625038,-0.032701332,0.020423753,0.028926611,0.0044284626,-0.033812087,-0.02821174,0.025355922,0.029399334,-0.03269804,-0.03935054,0.022625167,0.007605327,-0.002981691,0.03842054,0.012650661,-0.0010717829,-0.011087617,-0.03756926,0.06081607,0.04667889,-0.03213093,-0.00243308,0.008432939,0.0010284462,-0.030599441,-0.050697826,-0.021865077,-0.016799847,-0.00029869005,0.03962794,-0.0035284841,0.024141021,-0.028314052,-0.013971317,-0.028165963,-0.004910164,-0.0019826863,-0.0032161023,0.01312037,-0.013208104,-0.023133965,0.0065300902,0.024306936,-0.012678653,0.026265293,-0.005826357,-0.036114685,0.01847931,0.043807056,-0.01440203,-0.020025924,0.032891743,-0.025621561,0.03696251,-0.049050357,-0.016250491,0.014139486,0.0051697697,0.05122971,0.01847727,0.01530054,-0.00051004416,0.008971017,-0.021225374,0.0018609929,-0.061125334,-0.020659689,0.012177441,0.020028202,0.003885732,-0.028082535,0.021177951,0.0606403,-0.00049755536,-0.03616181,0.041281816,-0.035490036,0.02936726,-0.010157416,-0.03675038,-0.020618603,0.025321854,-0.0040961644,-0.0077682026,0.031932145,0.056021784,-0.040081937,-0.014622395,-0.014351896,0.030136405,0.047903802,-0.0057879724,0.014922442,-0.021127416,-0.01688743,0.039445225,0.003467456,0.052083652,0.012408992,-0.0012918784,-0.042441487,-0.012437507,-0.053041622,-0.0028429881,-0.026695505,-0.0001335142,0.029129606,0.041653324,0.038245276,-0.021955036,-0.025468316,-0.055556946,-0.021882718,-0.02265583,-0.014449402,0.0028361648,-0.025738599,0.07159111,-0.0059105596,-0.01364333,0.0073740184,-0.040597606,-0.020640519,0.05283876,0.02298665,-0.0012923778,-0.028217288,0.020709872,-0.048581827,-0.00463574,-0.021137662,0.004507384,0.022032011,0.05798213,-0.013450587,0.024281278,-0.002350799,-0.03269288,-0.042850908,-0.002714771,-0.022859842,-0.0012636792,-0.013853037,-0.07403886,0.061141983,-0.034212165,0.004577124,-0.023455985,0.021487644,-0.021487562,-0.030929174,-0.049745448,0.03361766,-0.0047847107,0.004754339,0.05702121,0.052572653,0.010960834,0.008376934,0.061549693,0.023897396,-0.016995462,-0.02344185,-0.015804091,0.010737406,0.04303899,-0.046721138,-0.042636406,0.013400642,0.016076043,0.02287072,0.034495845,-0.046608057,0.046486173,-0.04156366,-0.034614243,0.062304243,0.010760259,0.025066396,-0.018022066,-0.012552524,0.026462752,0.011295657,-0.06047565,-0.008020418,0.07418093,0.011857853,-0.008218468,0.029777888,0.021446662,0.008435337,0.011955689,0.004632,-0.02110724,0.033715587,0.012910903,0.01531138,-0.0056208605,-0.042710464,0.009466362,-0.012026611,-0.07679117,0.025016794,0.04633895,0.02782429,0.00545548,0.0012325266,-0.02493854,-0.007267898,0.07713409,0.06367065,-0.020762706,0.058377095,0.0066527603,0.01722604,-0.0027929333,-0.0194947,0.028870285,0.0022495359,0.016758142,-0.036586955,0.050296668,0.03678246,0.064493455,-0.013574705,-0.020243922,0.0215366,-0.018118523,-0.15065582,-0.017261876,0.057354227,0.05496118,0.006479492,0.0043841046,-0.03783198,-0.020578098,-0.026923837,0.046405982,0.008262843,-0.032632925,-0.046228714,0.0035783346,-0.047209125,0.0026326117,0.008964913,0.0013544679,0.015300041,-0.022361124,-0.02247573,-0.0034059829,0.027144307,-0.03934781,-0.0011950105,-0.012942143,0.037443344,-0.002724484,-0.02987433,0.024131719,-0.01803409,0.022625187,-0.004760857,-0.001126592,0.022934249,0.014778111,-0.006088913,-0.008218851,0.006573472,0.0005320703,0.0033363064,-0.0008610617,0.005815023,-0.015049671,-0.008080903,-0.014773737,0.028160524,-0.048475377,0.024836672,0.008895853,-0.009128511,-0.0069059725,-0.02545497,-0.019320937,-0.06038024,-0.009229889,0.023244698,0.03704221,-0.010457438,-0.072142616,0.014527822,-0.008870194,0.034861013,-0.05100103,-0.004902582,-0.005618817,-0.010722433,-0.0010906506,0.008059793,-0.025740257,-0.018580241,0.0026741468,0.0057730903,-0.028695205,-0.008709429,-0.00938885,-0.03307307,-0.042284254,-0.0075604618,-0.09525071,0.060786806,0.0071086306,-0.014545277,0.013302704,-0.030559937,-0.04407347,0.0017567027,-0.016424516,0.018554136,0.24395184,0.05426716,-0.023604704,0.009565294,0.014492102,-0.039396588,0.04361015,0.031662498,0.06991494,-0.024898313,-0.016890815,0.009966173,-0.023353264,-0.015045715,-0.072994016,-0.0042015333,-0.03327548,0.020247042,0.057720147,-0.029086312,0.009139537,-0.015230911,0.048859175,-0.0076989606,0.020027664,0.015106013,-0.030978141,-0.003721207,-0.025505764,0.012962222,-0.019517777,0.055672266,0.005232278,-0.04318458,-0.043812856,-0.029644754,0.0021016228,-0.03292273,0.021423435,-0.0039169663,0.010593778,0.011074499,-0.00051816454,0.031710807,-0.019725973,0.004658493,0.025372524,0.038391415,-0.068887845,-0.0072552445,-0.06016788,-0.037050974,-0.029857669,0.00023578148,-0.012423312,-0.036608398,0.017366633,-0.10376696,-0.004920951,0.066711485,0.036069542,0.003704918,-0.055140853,-0.014017214,-0.0051871426,0.046562675,0.0076038847,-0.022333689,0.087737955,0.042408228,0.00072416465,-0.011357306,-0.037454665,0.015235287,0.000027167214,-0.0017719793,0.051747106,0.063396804,-0.005572587,0.0030042566,-0.028254187,-0.025917986,-0.0064253295,0.030186832,0.010320185,0.016026175,0.010638893,0.060926367,0.022223014,-0.014433896,-0.043133188,-0.0067769275,0.0439736,0.029696943,0.01466398,0.046486374,-0.03894544,-0.017735831,-0.02719938,-0.0121707,0.01818556,-0.027345007,-0.008555179,0.010931683,0.022716498,0.0075073075,0.04428187,0.013310938,0.018219193,0.027898628,-0.07543811,-0.014827512,-0.0034634117,-0.011832802,-0.018905122,0.03592911,-0.01806937,0.011581301,0.06838658,-0.0051960363,-0.039603505,-0.010795674,0.022927828,0.025570389,-0.0046735946,-0.041932467,0.033856202,0.014727218,-0.006516712,0.07877105,0.042563938,-0.031956755,-0.016320396,0.0055374457,0.015864536,-0.005115677,-0.01402574,0.047655996,-0.029759014,0.011568052,-0.0029024594,-0.05641194,0.011959647,0.027753344,-0.0036924775,0.010232085,-0.0061896746,0.019539556,-0.012044564,-0.007173784,0.010738596,0.042927675,-0.018922595,-0.018344106,-0.011660005,-0.02843432,-0.02068926,0.028233683,-0.0071798307,-0.0126146525,-0.014536939,0.038984686,0.033455916,0.06809963,0.018500578,0.005517359,-0.008599781,-0.007225453,-0.033012126,-0.021364441,0.015253475,0.013773462,-0.047372904,0.05856274,0.046838198,-0.027515981,-0.06351284,0.011684136,0.021408804,-0.023646707,0.027694998,0.004176329,-0.06475401,-0.06740914,0.03543947,-0.0015726323,0.024420438,-0.00343351,-0.031197518,-0.01111199,0.011436332,0.07243744,0.0059828134,-0.02680903,0.017804662,0.08112616,0.024473755,0.0005981527,-0.022708926,0.020182211,-0.026333915,-0.015124421,0.011737992,-0.005364364,-0.0066776555,-0.0020360083,-0.004697233,0.04489895,-0.019346038,0.010822527,0.02226148,0.03305933,-0.09113951,-0.0276149,-0.0071541783,-0.03756471,0.019530453,0.04390767,0.012755483,0.0026931989,-0.029205594,-0.0050123786,0.058766764,-0.04259087,0.0031129085,-0.053808477,-0.019003661,-0.031435415,-0.0018729322,-0.013485237,-0.0038344553,0.00029462462,0.0025858118,-0.010670729,0.012188068,-0.029960021,-0.006320165,0.033796486,-0.013540854,-0.02524393,-0.010705689,0.028722357,0.043341063,0.041369174,-0.0053941337,0.0295652,-0.058906514,-0.0039420603,-0.02517997,-0.0037957737,-0.016370397,-0.0023653207,0.022768797,-0.00011439182,0.054848477,0.020609703,-0.030278554,0.009333832,-0.028875815,-0.05193007,0.02559849,0.04991364,-0.011089585,0.0051662703,0.0071405647,-0.01935873,0.025843855,0.003577492,-0.030598527,-0.03078007,-0.008289497,-0.02325231,-0.070624374,0.00040661587,0.025322134,0.018441334,-0.013826244,-0.014757079,0.0020975631,0.004888653,-0.049665567,-0.0054726903,-0.0036360114,0.019867932,-0.019823426,0.06777016,-0.02200794,-0.029301189,-0.0017935658,0.009916846,0.056296837,-0.03420317,-0.04851823,0.033835866,-0.017430898,0.021558926,0.020196442,-0.01561442,-0.0045408607,0.01757398,-0.032569695,0.017265238,-0.03790851,-0.02650346,-0.06811759,0.03436239,-0.026498053,-0.008289589,0.0044286666,0.009561231,0.05769523,-0.05618988,-0.010122052,0.063598,-0.038837865,-0.004966389,0.047381382,0.02549046,-0.020103713,0.0046749767,-0.036372036,0.022175059,-0.004033414,0.041695267,0.0038795522,-0.025825089,-0.0934157,0.0053347754,-0.008297263,0.053297862,-0.03024524,-0.010155222,0.018632188,-0.009241318,-0.0049318923,0.02476344,-0.0010309579,-0.05895063,0.0005868205,-0.0075821546,0.021417718,-0.007659599,0.052973494,-0.01759208,0.00022843276,-0.034437526,0.028299682,0.027504142,-0.058891844,0.0068356884,0.019504063,-0.0037720744,0.019216482,-0.047493692,0.0065711886,0.0149395885,-0.012694107,-0.0006755492,-0.0055265347,0.021610942,-0.016349569,0.056353148,0.0121154515,-0.016003136,0.030150324,-0.046223816,0.0005833495,0.0142363375,0.0014752181,0.021030182,0.023314787,0.032618333,0.049026806,0.037991248,0.0059833573,0.037344236,-0.031257376,0.0020195998,0.016405113,0.012260562,-0.009393461,0.01900608,-0.011239852,-0.01682459,0.010816401,-0.02269031,-0.03303911,-0.0040329243,0.0708291,0.04762288,-0.020990325,0.0031558624,-0.020622555,0.0023353773,-0.14031766,0.021787949,0.017121354,-0.018989788,-0.033967644,-0.0011674154,0.01399627,-0.036748778,-0.028069027,-0.031394135,-0.02804854,0.008466992,0.018786917,-0.030918479,0.076770745,-0.028364649,0.0058867536,-0.00027638878,-0.008814655,-0.009418993,-0.009254043,0.00000381611,-0.0026049698,0.0698581,-0.039812304,-0.013276013,-0.014664313,-0.0036284826,-0.02490447,0.014471504,0.0034090192,-0.031492844,0.021631572,0.017119104,-0.006960667,-0.0038435375,0.019431097,0.0122224195,-0.015368327,0.040782083,-0.03708879,0.028758775,-0.032535873,-0.016547296,0.031281374,0.06566011,-0.028923245,-0.012594891,-0.021397168,-0.006396197,-0.022084635,-0.0006783256,-0.015366376,-0.0024674246,-0.00901131,-0.017873878,-0.04358134,-0.008186553,-0.012181193,0.009039323,-0.038300257,0.045988254,-0.014286599,-0.05351192,-0.06642546,-0.002094664,-0.014280605,0.017160404,-0.05054017,0.020074153,-0.057459917,0.0019018106,0.012989278,-0.019731404,-0.04610249,-0.01906123,-0.0064537222,-0.014610804,0.011503046,0.015537977,-0.020228263,-0.026284672,-0.010614573,-0.031181049,0.05530055,-0.017926397,-0.021615298,-0.024689997,0.008516258,-0.029914122,-0.043221824,-0.045332134,-0.0060476656,-0.0031591288,0.000052363626,0.039148822,-0.0068717482,0.0020658702,0.040283248,-0.004947292,0.0021716412,-0.007915548,0.031802185,-0.033736657,-0.013907575,-0.020340266,0.061116565,0.006297077,-0.005473518,-0.0340586,0.033568084,0.046169627,-0.009485997,0.022772638,-0.0093655735,0.00023410242,-0.01688842,0.00457264,-0.02153943,-0.045782257,-0.025956031,0.021749573,-0.016820034,-0.013786637,0.014212187,0.0047242856,0.027234105,0.017221222,0.01924493,-0.011544063,0.019458747,-0.010518471,-0.042463224,0.019613195,0.010956771,0.0076628574,0.011151697,0.032151535,-0.024014562,-0.018128987,-0.027033083,0.017609257,0.040934693,-0.022514902,-0.007643747,-0.030681979,-0.033908807,-0.00068918365,0.04313513,-0.029391503,0.029250888,-0.06091659,-0.0213805,0.059036836,-0.014890994,0.024900984,-0.020557357,-0.05340646,-0.02638802,0.05164407,0.03632388,-0.044921815,-0.0068283607,-0.046806116,-0.0049876124,0.012973399,-0.033590224,-0.024005141,0.015698522,-0.02932185,0.0039450494,0.028738506,-0.0069715166,0.03874771,0.013532173,-0.014228405,0.009280222,0.0008612179,0.026528554,-0.009533499,0.04435512,-0.03775471,0.039798863,0.02220267,-0.03949962,-0.011922927,0.018350083,0.0021234031,0.022152279,-0.013689898,0.0014001341,0.029215613,-0.03807079,0.005432362,0.056234907,-0.023321148,0.0008702302,-0.03373126,0.009111,-0.0057375617,-0.0017463691,0.0093738865,-0.017094454,-0.0051986338,0.0075258915,0.020525921,-0.021077389,0.020650648,-0.007841855,0.042191442,-0.0010738288,0.015736451,0.011935793,-0.0098650735,0.020097906,-0.050651412,0.019050863,0.031228468,-0.0012432287,-0.044986505,0.0005022756,0.031994667,-0.029509058,-0.030449223,-0.021485053,0.0059820698,0.016672432,0.05589866,-0.026212037,-0.030931765,-0.011161046,0.026718948,-0.007236791,0.04226146,-0.0098952595,-0.037275206,-0.0024197414,-0.017690323,-0.012797446,0.07265791,0.04370868,-0.003860489,0.041439537,-0.0033591543],"last_embed":{"hash":"1qhylac","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"1qhylac","at":1763795350676},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Notes#{3}","lines":[299,299],"size":69,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qhylac","at":1763795350676}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Notes#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.039095163,-0.006645168,-0.06927011,0.043845814,-0.029522102,-0.06756575,0.04986078,-0.0015469816,0.027862182,-0.0051409514,0.017770303,0.031297106,0.0012329925,0.0021326928,0.035569347,-0.016878719,-0.028552838,0.023005152,-0.024905924,0.019635202,-0.015728772,-0.009279389,0.009081255,0.009677628,0.017489525,0.017355185,0.005653403,-0.00858313,0.013594863,0.047659338,0.030588327,-0.024050565,0.0008012715,0.014633142,0.04542779,-0.046753224,-0.008633706,-0.047054514,-0.024688926,0.0077925874,-0.007848311,0.009357776,0.019953944,-0.0310523,0.0031951803,-0.027721137,-0.0007939326,-0.015797583,-0.068200015,-0.0037116352,-0.0068765674,-0.018865613,0.011327144,-0.004772458,0.011058131,0.009342993,-0.014494629,-0.02853705,-0.01825592,0.015394885,-0.038882338,0.040534705,-0.06240768,-0.007309504,0.024080064,0.039978977,0.028046919,0.019326152,-0.01974764,-0.040826757,-0.02217355,0.0009221014,-0.04494237,-0.028815156,-0.050792947,-0.011314029,0.045500576,-0.043313242,-0.023853574,0.011873246,-0.011301872,-0.017376004,0.016260095,-0.0040547745,0.013984871,-0.0100179305,-0.07407503,0.085637175,0.05360584,-0.0053564534,0.016639177,-0.0066582453,0.04802486,-0.03221271,-0.009426389,0.013782158,-0.022100147,0.017112078,0.046281833,-0.0470821,0.03091003,-0.023402479,-0.00474186,0.012417947,-0.000044443357,-0.0025612633,-0.0139148785,0.021931235,-0.011803711,-0.034780104,0.008753134,0.03236296,-0.0021564374,-0.0023773438,0.019614853,-0.054000612,0.046293527,0.0005285947,0.020474693,-0.03749304,0.009898334,-0.024974562,0.04411735,-0.058310267,-0.00443795,0.022615751,0.0006104145,0.0293401,-0.024402114,0.011765555,0.0009962575,0.025461538,-0.015813405,0.0073515316,-0.018991778,-0.019383779,-0.0067906147,0.009634993,0.0045208866,-0.057962827,0.015932873,0.051844425,-0.011937383,-0.0049798745,0.024138095,-0.028048895,0.03780633,-0.0065117837,0.0022480392,-0.031588804,-0.030205937,0.03459125,0.011227062,0.06861348,0.024826106,0.019333767,0.014678695,0.036445227,0.022182804,0.0311981,-0.027261522,0.036998473,-0.026347421,0.027495218,0.035757884,-0.025697727,0.004899707,0.0053675,-0.017019762,-0.019082755,-0.018648447,0.02408317,0.0561461,0.014638348,-0.0053760973,0.02725827,0.021573367,0.025613632,0.013654696,-0.04445158,-0.05865899,-0.011037479,-0.016815739,-0.047596235,-0.016447203,0.0046697734,0.026074857,-0.02561249,0.010979251,0.01678202,-0.03720944,0.024398074,0.047921628,0.014371654,0.012924291,-0.002981088,-0.014556097,0.030067673,-0.021030854,-0.036325485,-0.022514632,0.06423995,0.032204937,-0.0118145645,-0.039641097,-0.007108701,-0.029012417,-0.028964926,0.00511386,0.013413072,-0.0088993935,0.02377425,-0.050237056,0.07170061,-0.015391086,-0.031622395,-0.01576292,0.042252835,-0.0059090354,-0.061623212,-0.068026185,0.03894868,-0.016161703,0.039638367,-0.00080051046,0.008310159,-0.028935097,0.017869921,0.035569195,-0.013188879,-0.0424271,0.020549398,0.021245483,-0.024595253,0.030860879,-0.030938687,-0.067467056,0.02437601,0.029137857,-0.047772564,0.00015600714,-0.003443309,0.040702667,-0.054671217,-0.033324838,-0.006952978,-0.0063134166,0.017967265,0.0065916926,0.0014821624,-0.0124537675,0.034253538,-0.042252447,0.008506395,0.060778324,0.0063255867,0.040826116,0.0153056,-0.007205236,-0.0026472115,0.010373456,0.03122402,-0.0032504834,0.015128119,-0.03627811,0.013271921,-0.02386305,-0.034939192,0.029585125,0.028841253,-0.04522612,0.034592006,0.049466874,0.021907132,-0.034449983,0.02600258,-0.044884633,-0.012887839,0.09065526,0.010766508,-0.02936735,0.007429294,0.0444387,-0.01930583,0.009610939,-0.028279081,0.04490352,0.00914838,-0.026492268,-0.032037716,-0.008795768,-0.0029984666,0.067014694,0.001966129,0.022888875,0.0036426394,0.008484337,-0.14951627,0.024565542,0.022051515,0.04409688,0.010013068,0.008942864,-0.035438467,-0.010907103,-0.051153984,0.04529295,-0.009181224,-0.05485065,-0.0052861897,0.022500416,0.0156141715,0.007693877,0.009978873,0.0068851677,0.012032888,-0.03259606,-0.0046227644,-0.08589613,0.014840831,-0.009875257,-0.009157282,0.005934216,0.06395086,0.008169681,-0.022442715,-0.034622323,0.016658897,-0.0002742784,0.0073626214,-0.019719591,0.021583604,-0.009783092,0.016396131,-0.0020208082,0.002266566,-0.039810598,0.02252707,0.032557026,0.0058181332,0.002611855,0.019767787,0.010457429,-0.014329383,-0.053216547,-0.024056058,-0.017419867,-0.015065973,-0.018234905,-0.08648557,0.005680929,-0.05101529,-0.028089037,-0.01775819,0.033938967,0.0071424157,-0.035912905,0.012103628,-0.025930643,0.01530967,-0.03383914,-0.008947648,-0.021401642,0.046580885,0.014992005,0.037365474,-0.04339481,-0.003445387,-0.015984137,0.022516636,-0.008931697,-0.04612068,-0.005182017,-0.0559087,-0.025451882,-0.006187557,-0.09892847,0.03658159,0.020757034,-0.0022462597,0.015520176,-0.009905977,-0.009908894,-0.0274401,0.0009332069,0.08115662,0.23633595,0.018349646,-0.032936025,-0.04320459,0.048287056,-0.016934903,0.056792576,0.019131988,0.025957106,-0.017413836,-0.038787663,0.025007214,-0.0012290489,0.0056104204,0.00028078002,0.0309306,-0.048563417,0.013226156,0.046811614,0.020487601,0.043104947,0.03415781,0.020003323,-0.004393332,-0.07268837,0.007883142,-0.047998656,0.01714781,-0.028113686,0.025222432,-0.044538185,0.04452809,0.0071478817,-0.07260985,-0.079267174,-0.02519034,-0.010449353,-0.044776697,0.018793868,0.0057955496,-0.020208161,-0.014073334,0.035915498,0.0150654465,-0.045007,-0.027606113,0.022595908,0.044123597,-0.030771464,-0.027420267,-0.037982143,-0.00032896412,-0.016349545,-0.0041580177,-0.011086929,-0.04279307,-0.0064514144,-0.013320641,0.02498523,0.0631349,0.015720217,-0.005566396,-0.051702723,-0.013948023,-0.023043372,0.012028328,-0.022187145,0.010980298,0.034322727,0.056012712,0.010634308,-0.012976966,-0.023081757,-0.019549277,0.013998699,0.012721143,0.0646993,0.059793986,-0.007723718,0.015505119,-0.024655929,-0.004405639,0.007012175,-0.009458839,-0.009856933,-0.011214579,0.0238165,0.06811511,0.016781425,0.0045761378,-0.020989195,0.019313447,-0.013947319,0.05290613,-0.0054025343,0.003623025,0.0030494859,-0.010463399,-0.02405657,0.0062520322,-0.003331469,-0.028865488,-0.024448484,-0.0030686248,0.0013292449,0.00354305,-0.010452024,-0.016859282,0.039615307,0.024663242,-0.041740395,0.023758758,0.017350754,-0.03024616,-0.0061549633,0.0022370548,0.01690295,0.0053439266,-0.004975331,-0.013291471,-0.00925484,-0.010078723,0.005066997,0.0029717097,-0.04056036,-0.04178048,-0.0384681,0.024134459,0.0062208693,0.058558486,0.050973855,-0.031178674,-0.05524723,0.03140718,0.008878907,-0.009700747,-0.014215113,-0.02792732,0.0052233017,-0.010702908,-0.030971088,-0.012571297,-0.028947415,0.0017485976,0.010316345,-0.0064865444,-0.010192239,-0.0040024864,0.015663568,0.04523831,-0.019093461,0.049430955,-0.010758856,-0.009036101,-0.034498733,0.0072748945,-0.019418247,0.065189876,0.04109153,0.0028882776,-0.008320292,0.0584067,0.048958138,0.06317173,0.0098256385,0.027965995,0.010272817,0.010653533,-0.038857743,-0.03531503,-0.0055275303,-0.0643231,-0.050011516,0.012429252,0.010207517,0.00028633192,-0.04354603,-0.000073923686,-0.03396941,-0.010027057,0.05391551,0.009885689,-0.066260226,-0.038681217,0.030672796,0.040664025,-0.010557549,0.0025888183,-0.028783452,-0.013619841,0.0001467218,0.09490116,-0.008464642,-0.0037932303,0.016972864,0.03400079,0.051806867,0.06482289,-0.0070583625,-0.0149678355,0.0070241564,-0.024817934,0.005275529,0.013124998,0.0054425807,0.024593275,0.010361495,0.031173304,-0.0335348,0.014623479,0.0056725754,0.02962549,-0.05606579,0.0032650162,-0.004953413,-0.039288748,0.009811659,0.081604786,0.0012298339,-0.10389083,0.031148016,-0.010757239,0.017618306,-0.019432278,-0.02002082,-0.029838653,0.016184503,-0.015708819,0.00008508448,-0.045050282,-0.006870895,0.022518096,0.04577624,0.0220112,0.028859777,-0.032289248,0.009647574,0.028038066,-0.023005562,-0.033918295,-0.014147722,0.026482977,0.035543803,0.056425713,0.0025840541,-0.0101736,-0.0788617,-0.028882256,-0.0071423505,-0.0046470556,0.003117844,-0.006236625,-0.0011863012,-0.011938503,0.039489184,0.036264624,0.023707064,-0.027859788,-0.0018194496,-0.03886463,0.0069243824,0.022295346,0.0025519524,0.012023377,-0.028530948,-0.00097546837,-0.0018913903,-0.028230771,-0.03527146,-0.02890835,0.008652931,-0.009581996,-0.066787176,-0.00357214,0.03173756,-0.02040247,-0.017358275,-0.005320169,-0.01172452,0.0015522118,-0.074370585,-0.006276821,-0.01218516,-0.0056204507,-0.03595012,0.00037308768,-0.015162578,0.014768137,-0.036255382,-0.018312939,0.03804227,0.01021522,-0.04798551,-0.00604741,-0.020192292,0.023721093,-0.022854237,-0.00293247,-0.0034893458,0.025983274,0.00047909172,-0.055575244,-0.016010705,-0.038974494,-0.02612951,0.049634278,-0.0058278535,-0.028703915,0.0051870532,-0.03917954,0.048652224,-0.055607274,0.014407129,0.037036154,0.043944627,0.010006221,0.07402062,-0.027181381,0.019946117,-0.0011377264,-0.020404842,0.025071725,-0.021846943,-0.049261577,0.03742491,0.011173511,-0.061372213,-0.028615665,0.010093109,0.076188035,-0.037748735,0.02542514,0.009727024,-0.011684019,0.0040183845,0.0069826916,0.066568084,-0.018337144,0.01731691,-0.017171973,-0.017611265,-0.019908683,0.058913697,-0.010755104,0.00039650247,-0.011495847,0.028809132,0.0020094498,-0.035194945,0.009566664,0.003127992,0.0037726047,-0.018160282,-0.032330167,0.025379816,-0.02613736,-0.028034875,-0.04678057,0.045151163,0.004711847,-0.017812246,0.04144815,0.015439533,-0.026163194,-0.01617736,-0.03992702,0.009951136,-0.0157657,0.022032078,0.007064728,0.02800138,0.04901362,0.017794145,0.012361455,-0.00089079887,0.027334949,0.0036753837,0.007572114,0.05010803,0.013074286,-0.02639667,-0.034570545,-0.040308613,-0.0140995905,-0.0031758628,-0.010120364,-0.032452706,-0.006353454,0.026709111,0.007232002,-0.022908239,0.033610463,0.00681637,0.0014439856,-0.14746225,0.0017478516,0.021421367,0.036810838,-0.023604257,-0.017690262,0.013410573,-0.033018325,0.014516695,-0.00491633,-0.029455215,-0.014619982,0.04341568,-0.033796586,0.035421804,-0.016656434,-0.004897641,-0.00090598135,-0.0026715042,0.016449444,0.021713665,-0.00392639,0.01875409,-0.0024106775,-0.02661171,-0.018598843,-0.01667655,-0.0066136867,-0.013183463,0.0020714945,0.0055509442,0.012150983,0.0312345,0.022782378,0.009676871,-0.0018969701,0.0038220997,-0.0011758243,-0.008986108,0.011775003,-0.023291165,0.028276065,0.026821826,0.0102273375,0.032298833,0.04069766,0.00749463,-0.0037687842,-0.0014837475,-0.0029394717,0.027652415,-0.00054675556,-0.04251543,0.023921017,-0.0060674916,-0.010372837,-0.013549374,0.0011014169,0.010174692,0.05020078,-0.019143533,0.04023409,-0.018385153,-0.027808527,-0.038266003,0.035740793,-0.02427497,0.034278773,-0.027776655,0.008115459,-0.012832914,-0.009307967,-0.018371267,-0.05349655,-0.02532195,-0.032150503,0.013168898,-0.015195212,-0.018762222,-0.017997436,-0.031343997,0.008554399,-0.013944656,-0.008281349,0.01907967,-0.051305477,-0.026629725,-0.05102616,-0.0070552435,-0.03797682,-0.03738752,-0.050606366,-0.00000579282,0.02528504,-0.026863214,0.07289268,-0.008225679,-0.028545441,0.009619288,-0.017274855,-0.03272097,-0.019556662,0.025676563,-0.017984426,-0.01433125,0.011302601,0.04127192,-0.018529529,-0.04446824,-0.021020502,0.023345675,-0.023728697,-0.011245836,0.008847603,-0.013890941,0.00081348605,0.01641945,0.017809361,-0.012075217,-0.019592453,0.0110058915,0.012122237,-0.01599946,-0.035111554,-0.00042892143,0.061565004,0.03106277,0.027186668,0.044691473,-0.0015975576,0.019353231,-0.022404382,-0.033831406,0.0014458882,0.04432349,-0.0043588076,-0.070597865,0.049821835,-0.04536638,-0.01784791,-0.036025066,0.021558551,0.04567112,-0.043883428,0.00418227,-0.041399043,-0.0018467408,0.028257394,-0.0021444259,-0.03745108,-0.020028984,-0.01578461,-0.010246584,0.07335654,-0.029360978,0.09450551,-0.011621936,-0.044217568,0.000020419475,0.03983912,0.0059778956,-0.022323532,-0.016531188,-0.02767534,-0.013122437,0.022484696,-0.009532707,-0.028319655,-0.03573223,-0.0184543,-0.0065463046,0.011217475,-0.023093848,-0.007737754,0.021466827,-0.020122005,0.0037397547,-0.0069179977,0.024455527,-0.016589234,0.052285533,-0.042059585,0.05912711,0.058715913,0.015429129,-0.0053582136,0.007851448,0.061428517,-0.029792102,0.0032913296,0.008372715,0.035757046,-0.038999826,-0.031380896,0.0328933,0.024101812,0.017000847,-0.011858332,0.064250216,-0.040157,-0.032113437,-0.004477003,0.0055296686,-0.026079273,-0.013616026,0.01755501,-0.0011980872,0.0016001269,0.005333276,0.011556276,-0.015363408,0.04383406,0.017410172,0.0070823743,-0.010354885,-0.02804144,0.032407682,0.0037149147,-0.002905121,-0.0042057303,-0.0016699996,0.017154288,-0.025510024,-0.025621071,-0.006036916,0.050734356,0.021748248,0.015779136,-0.014818623,0.008475527,-0.03686881,-0.019085428,0.008929138,0.011480021,0.03222414,-0.023511244,-0.006081956,0.0038447194,-0.031012513,0.0447468,0.027371347,-0.0020575062,0.06397824,-0.01518642],"last_embed":{"hash":"1lu9h0y","tokens":122}}},"text":null,"length":0,"last_read":{"hash":"1lu9h0y","at":1763795350676},"key":"Personal/Areas/Servers/TrueNAS/Recommended Setup.md#Recommended Setup for Your TrueNAS#Notes#{4}","lines":[300,301],"size":75,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lu9h0y","at":1763795350676}}, diff --git a/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Security_TODO_md.ajson b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Security_TODO_md.ajson new file mode 100644 index 0000000..0592689 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Security_TODO_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Areas/Servers/TrueNAS/Security TODO.md": {"path":"Personal/Areas/Servers/TrueNAS/Security TODO.md","embeddings":{"bge-m3:latest":{"vec":[-0.010379159,-0.0018212706,0.01891718,0.024261849,-0.002321772,0.02562946,0.054058496,0.024899479,-0.017296247,0.013015786,0.0037938566,0.0035493656,-0.008012013,0.018090477,0.028257636,-0.038850453,0.0076760687,0.0038142842,0.026018452,-0.02788514,-0.015713513,0.03399147,-0.026849333,0.023958143,0.011934887,0.066004924,0.024706889,-0.011234617,-0.007765936,0.027678803,0.011339971,0.024648944,0.016202904,-0.067845404,-0.03239686,-0.04060715,-0.016168557,-0.006846812,-0.108119644,0.0015732121,-0.020857805,-0.020480156,-0.07155581,0.031787816,-0.011225686,0.021179646,-0.008231899,-0.062348895,-0.019171234,0.0070927404,0.029662143,-0.0035161215,0.010921926,-0.02890881,0.0064497716,0.062277958,-0.020689463,-0.014501603,0.050812192,-0.035291534,0.016916692,0.016850289,-0.0056152963,-0.018695211,-0.020645179,0.054160565,-0.014379929,0.027845,0.02576374,-0.012049453,0.019178627,0.023028167,0.010009733,-0.014806873,-0.035883565,0.001358043,0.017850494,0.022459304,0.02338395,-0.0029333155,0.09682664,0.0018923566,0.0020321426,-0.028943915,-0.018612418,-0.017588,0.024252454,0.03920751,-0.0073520355,0.0068745203,0.007980591,0.03733653,0.007493761,-0.011434797,-0.029812003,-0.022589976,-0.0128023345,-0.052160274,0.020419694,-0.022786142,0.0025946249,0.03195968,0.030702008,0.023146966,0.022297608,-0.028127322,-0.036256604,0.004897728,-0.04375309,0.025783341,-0.004072108,-0.033569824,0.0008697282,0.016023343,0.0049143895,-0.0056348783,-0.023696367,-0.015396672,0.042413138,-0.0074936296,-0.017667675,0.056230746,-0.005326205,-0.008517521,0.01250138,-0.009801477,-0.020805977,0.05197836,-0.05255851,0.015117829,-0.024054995,0.008460121,-0.0075974404,0.015981287,-0.006449475,-0.04427878,0.024979005,0.029165115,-0.0038408828,-0.039990146,-0.0037735363,0.035806857,-0.009752827,-0.037090212,0.039475773,-0.020877281,0.02671884,-0.03237315,0.022222819,-0.008529164,-0.0026543776,-0.03153679,0.0016067934,0.015159117,0.029785024,0.009089818,-0.0067746164,-0.02824038,0.023439946,-0.01625145,-0.025953494,0.0043078233,0.02583731,0.012304655,0.0147522455,0.01121207,0.030445348,0.004224142,0.0041200537,0.0093733035,0.020667357,-0.046275645,0.009808729,0.026858356,0.0134817315,0.05145632,0.053988896,0.0384911,0.020375045,-0.017385583,0.04319468,0.026685143,0.04162029,-0.024342181,0.032632183,-0.04114225,0.0117738405,0.03064258,-0.013263382,0.037468206,0.0054946197,0.017803105,0.07773738,-0.0149141885,0.017590083,-0.02501054,-0.03557345,-0.010935096,0.02987701,-0.05325871,-0.008043994,-0.005029322,0.00066203496,-0.008590417,0.0004966396,0.020965746,-0.01382535,-0.0071287523,-0.022562867,-0.004676586,0.03196473,0.01029146,-0.015267122,-0.00007347446,0.017887754,-0.013755281,0.02700223,-0.017164504,0.008741102,0.031654,0.005062985,-0.04195402,-0.006840224,0.0076008593,-0.0037789221,0.03827057,-0.022775324,0.022996344,-0.028035248,0.036779113,-0.084092684,0.09027305,-0.007435178,-0.017729132,-0.002820039,0.00445049,-0.078175254,0.015389865,0.02928533,0.015636018,0.040901583,-0.015748816,0.024501836,-0.034402117,-0.030215586,0.006397247,0.001507132,-0.00035092898,-0.044613868,0.0141657805,-0.002204309,0.022885464,0.010058002,0.01600137,-0.04640768,-0.013858346,0.028438367,-0.024870941,-0.046189196,-0.0039690183,-0.009452865,0.014435613,0.011656715,0.042702954,-0.0020113864,-0.026787892,0.0027214177,-0.029697418,0.01286292,0.005556837,0.005549526,-0.0052770753,0.017677084,0.020728407,-0.0374272,-0.012368376,-0.027997658,-0.013997529,0.0349908,-0.0113371825,-0.012847063,-0.0061090016,-0.034012165,-0.032566402,0.0015683642,0.042420927,-0.013937136,0.03147743,-0.011451003,-0.017827395,-0.014839475,0.018262807,0.08732438,-0.033850424,0.0182296,0.06034518,-0.0027474216,-0.15412183,-0.0009881622,0.0024575004,0.010474209,0.0131045105,-0.02061896,0.0047729267,0.018169805,-0.0088939415,-0.027485186,-0.022631805,-0.12784806,-0.00043634616,-0.03732323,0.013299663,0.028654166,0.024438549,-0.025202606,0.0013461203,-0.06132547,0.009738859,0.008004157,0.054595992,0.025979614,0.021187985,-0.011758897,0.025231138,-0.0010286167,-0.011041539,0.022633798,-0.010580526,0.044658743,-0.023059921,-0.0029104475,0.038715586,-0.021089366,-0.0011807402,0.029547594,0.007932594,0.04485018,0.04041148,0.035409912,-0.030808652,-0.071845524,-0.012879188,-0.01237641,-0.032850914,-0.022829784,0.015114659,0.031961292,-0.022589192,0.014678361,-0.008732733,-0.014372735,-0.014624752,0.00899392,0.038562827,0.04644327,0.03731216,-0.004296677,-0.053145345,-0.028445708,-0.037559584,-0.022843987,0.021150714,0.03204989,-0.009826888,-0.038027514,0.032428466,-0.053441077,-0.00030249095,-0.010733652,-0.0775303,-0.052374117,-0.00829206,-0.039038286,-0.010628716,-0.00022688563,-0.024388012,-0.058448453,0.00861502,0.011201809,-0.044172797,0.026068607,-0.017168144,0.014649088,-0.033565328,-0.039916717,0.0023656765,0.37000898,-0.021734416,0.010675921,0.04380856,-0.037284918,0.0021594337,-0.002395913,0.00024012105,0.0065956023,-0.027183857,-0.012459673,0.010955918,0.0090194475,0.014645673,0.01474166,0.04120499,-0.037762288,0.002960564,-0.025151554,0.00818186,-0.042127494,-0.040840354,0.023269365,-0.039548915,-0.04150656,0.017228859,0.015802126,-0.012682552,-0.021815512,0.0011716622,-0.0075598485,0.0028607072,0.003732807,-0.033024885,-0.043268513,-0.03500947,-0.032635443,-0.046243433,-0.002040062,-0.007138858,-0.012875203,-0.0055810353,0.008156377,0.010914984,-0.0154325785,-0.008554516,-0.013524601,0.0012865624,-0.0030923407,-0.023518598,0.0084650535,-0.019480577,-0.023899218,-0.024048781,0.021458311,-0.008561245,-0.040189795,0.004225339,-0.003406785,-0.01761625,0.035533864,0.025232898,-0.06312158,-0.0071137543,0.04032888,0.0233896,0.0028883915,-0.014545432,0.0068735825,0.026489295,0.038822882,0.01595777,0.02593037,-0.019182025,0.01775807,-0.00038599904,-0.010291514,0.00465212,0.008188465,0.02189771,-0.01174583,0.007343006,0.046176516,-0.009756346,0.007077962,-0.060655113,-0.015903832,0.010764129,0.009681914,-0.007280271,-0.0028860727,-0.016945438,-0.016138537,0.018935423,0.023632875,-0.027734019,0.013089612,-0.0048649893,-0.006881352,0.033709418,0.015272219,-0.013962779,0.018111924,0.008538652,0.015129677,-0.015263903,-0.019168792,-0.029979471,-0.013349634,0.036607135,0.035177622,0.018191326,0.031293876,0.00046696546,0.02901187,0.007372158,0.023670148,0.019413099,0.010994143,0.047706075,-0.032494754,-0.036624007,0.010535787,0.039822794,-0.043174945,-0.08069824,-0.0012365663,0.00059630186,0.0024623864,-0.0060934923,-0.0055888216,0.030979412,0.006476399,-0.007628774,-0.019101515,0.016958507,0.031910375,0.0022104953,-0.007282616,0.0043113725,-0.021945545,0.016431745,-0.013075287,-0.0030671535,0.0073360926,0.009476152,-0.0050753593,0.02881116,-0.014537723,-0.0056362143,-0.008647822,0.032276224,0.03823383,-0.030657787,-0.018447174,0.0009251576,-0.0019515572,-0.047516312,-0.01493093,-0.017448748,-0.0037660713,0.008598982,0.013699117,0.09003569,-0.038312744,0.05306526,-0.012745441,-0.0074334033,-0.040682234,0.03564698,-0.00467319,-0.07905326,-0.011871501,0.010093304,0.02668195,0.0019195582,0.003483892,-0.00005834202,0.016247394,-0.0040653893,0.029200578,0.004067667,-0.021565776,-0.038516056,-0.033044472,0.01639467,-0.026056757,-0.0038923752,-0.0067776553,-0.014921283,-0.0070829685,0.04227537,-0.03688957,-0.0148309935,0.0043556523,0.020368975,-0.011454537,0.027633965,-0.009783457,0.020851731,0.03079804,0.0035666253,0.035054613,0.022943314,0.015632225,0.024296964,0.007133664,0.015900217,-0.028601084,-0.02127546,0.010347055,0.0043424927,-0.006216222,-0.026088988,0.0072271205,-0.051852066,0.06938091,0.051198572,-0.005035005,0.008994875,-0.03817726,-0.015424531,0.0029713307,-0.058427162,-0.027018186,0.047222923,-0.059915572,-0.03330558,-0.0018237332,0.050489716,-0.021751914,-0.009939511,-0.012116814,-0.00838273,0.014615836,-0.005645548,0.021716269,0.020530203,-0.03092983,0.03765748,0.017355395,0.0041791447,-0.0007168828,0.019968469,0.027777873,0.0110557005,-0.051304948,-0.004001256,-0.017963462,0.01165079,0.003235874,-0.044807475,0.0015232884,-0.015458476,0.03765667,0.053138405,0.021610595,-0.011851913,-0.005712403,-0.007973813,0.00031235145,0.012576438,0.021306792,-0.0059157647,-0.00809232,0.031688016,-0.012744917,-0.025454892,0.009340166,-0.064312965,-0.020739926,-0.042058293,0.026451044,-0.017793033,0.012879825,-0.021309808,-0.012913777,0.006271819,0.023173394,0.041130252,-0.08316495,-0.0037744988,-0.0014494885,-0.038272392,0.020281542,0.0057012364,-0.057577502,0.02467436,-0.025563456,0.018797478,0.051427282,-0.0328056,-0.024325209,0.024881434,0.020482818,0.03165033,-0.031828307,0.082430676,0.007085778,-0.0409059,-0.030890469,-0.010767787,-0.039737333,-0.0359652,0.015191431,0.0034278152,-0.0005755437,0.00018032287,0.006665859,0.018000323,0.017246215,-0.048164383,-0.033386894,0.004893657,-0.024469957,-0.012993503,-0.022983896,0.022278404,0.020259412,-0.01854807,-0.026886526,0.000074436495,-0.016054781,0.003424876,-0.0128691755,0.004048789,-0.022181306,0.058211308,-0.05114146,-0.011050504,-0.015069472,0.0017409584,0.013824706,0.001300646,-0.010080897,0.04245907,0.060635444,-0.03920382,-0.05133297,0.010584109,0.03168954,-0.0017053589,0.018028827,-0.0065676826,0.029195065,0.011921878,0.022901105,0.013261086,-0.08471858,0.0033613606,0.024322864,0.028034527,-0.007564179,0.03454081,0.002179071,-0.0012285656,0.011108458,0.012300012,0.02572872,0.038223356,-0.0072075273,0.042298563,0.021434138,0.0012316755,0.0117205735,-0.0035821083,0.0046068053,0.0027449802,0.030938616,0.039051805,0.047285303,-0.005864167,-0.044110436,0.011631335,-0.008060791,0.012640539,0.014368136,0.010531411,0.022378396,-0.056150388,-0.0049622036,0.024609685,-0.022507869,-0.024281045,0.019577835,-0.039002582,-0.009948202,-0.027115049,-0.040094677,0.063512504,-0.00054286816,-0.0029339672,0.039204337,0.020536551,-0.10920294,0.012150001,-0.020024361,0.0032723993,0.010313948,0.016259464,0.031619307,-0.064334996,-0.025716912,-0.056007795,0.035362255,-0.02893345,0.016588708,-0.010862957,0.011665894,-0.017687283,-0.003934528,0.034076914,-0.006365839,0.01065327,-0.008099321,-0.04440898,0.0001990652,-0.035179004,-0.02007422,0.0262196,0.00028521067,0.0034031926,-0.011711814,0.016462032,-0.033662785,-0.07276965,-0.022273213,0.04008621,-0.01110581,0.016385272,-0.017484447,-0.041360915,0.002848278,0.053195596,0.018405795,-0.006173478,-0.040834565,0.021651598,-0.06544115,-0.014925122,0.017727539,-0.016706755,-0.02705288,-0.013080035,-0.037019268,0.011106694,0.0038635235,-0.020682385,0.016025519,0.031192103,-0.04972649,0.008380151,0.0082715135,0.024436807,-0.024938807,-0.005587685,-0.008486987,-0.009909954,-0.009113476,-0.014468794,0.026492227,0.001979927,0.014139621,-0.052079543,-0.0048868847,-0.03418606,-0.006176967,-0.022514043,0.026730439,-0.068238534,0.0510938,-0.017841881,0.0044506686,-0.04459295,-0.013340489,-0.019349819,0.005398388,0.033221163,-0.0004768318,-0.010226455,0.017469585,0.029356828,-0.013930336,-0.018754246,-0.03218968,0.03166931,0.022574956,0.03845558,-0.02207681,-0.0031504452,-0.0028078558,0.010248199,0.020868784,-0.014796571,0.019659175,0.059452433,-0.038209498,0.03535793,0.004951622,0.0325813,-0.062864706,0.004536242,-0.016113643,-0.04327364,-0.069027245,-0.015296745,-0.050228864,0.0259417,-0.041439895,-0.01389258,0.0014153274,0.017356405,-0.0020425546,-0.009603775,0.007266331,0.008185304,0.0009121816,-0.07383913,0.07370204,-0.0075220643,-0.0013076704,0.014123277,0.022663763,-0.037734326,0.057269115,-0.019768164,-0.008098685,-0.004182621,-0.026379257,0.012074852,-0.012187395,0.09430162,0.030335015,-0.06772519,-0.009847666,0.020209417,-0.06271943,-0.031751804,-0.054925114,-0.045380615,0.035551287,-0.031785544,0.005661564,-0.016868653,0.009191161,-0.016772019,0.0017262215,-0.008070558,-0.012577425,0.0045829685,-0.015035181,-0.05349477,0.0068960628,0.022185722,0.032437544,-0.035628773,-0.014450558,-0.0219608,-0.05809474,0.019271756,-0.050239857,0.0048785084,0.043424696,-0.0046803555,0.015653793,0.031896275,-0.047438223,0.03903239,-0.007356297,-0.018370595,0.009271005,0.0023854508,0.019236619,-0.007401425,-0.0034983093,-0.018388873,0.064572625,-0.030442324,-0.00045255592,-0.005816621,0.0097749615,-0.0050967326,-0.008246826,0.020321669,-0.034060378,0.06444492,0.023031717,0.0121653965,-0.03473404,-0.01477548,0.005899639,-0.044672124,-0.0047083604,0.02040159,-0.058828,-0.015900733,-0.036430065,-0.022941059,-0.038787384,0.0101436535,-0.04324142,-0.011181039,0.021792747,0.022986913,0.013030346,0.03422888,0.0027469392,0.061599124,-0.0033337986,-0.007344261,0.0068960846,0.026650812,0.030175779,0.06036248,-0.008664948,0.052461296,0.02067824,-0.022451751,-0.0042266864,0.02338942,-0.0059258663,-0.0083896015,0.0031493832,0.014040725,0.0045908573,0.02679189,-0.004896922,0.013375182,-0.008662698,0.005310692,-0.0012617386,0.03460054,0.0025539617,0.01303766,-0.024700763,-0.011730823,0.021139976,0.01943073],"last_embed":{"hash":"ivyf8j","tokens":1222}}},"last_read":{"hash":"ivyf8j","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1761399616469,"size":1807,"at":1762338969815,"hash":"ivyf8j"},"blocks":{"#Security TODO":[1,72],"#Security TODO#Future Improvements":[3,28],"#Security TODO#Future Improvements#Investigate Cloudflare Tunnel as Alternative to Port Forwarding":[5,28],"#Security TODO#Future Improvements#Investigate Cloudflare Tunnel as Alternative to Port Forwarding#{1}":[7,7],"#Security TODO#Future Improvements#Investigate Cloudflare Tunnel as Alternative to Port Forwarding#{2}":[8,8],"#Security TODO#Future Improvements#Investigate Cloudflare Tunnel as Alternative to Port Forwarding#{3}":[9,9],"#Security TODO#Future Improvements#Investigate Cloudflare Tunnel as Alternative to Port Forwarding#{4}":[10,10],"#Security TODO#Future Improvements#Investigate Cloudflare Tunnel as Alternative to Port Forwarding#{5}":[11,12],"#Security TODO#Future Improvements#Investigate Cloudflare Tunnel as Alternative to Port Forwarding#{6}":[13,13],"#Security TODO#Future Improvements#Investigate Cloudflare Tunnel as Alternative to Port Forwarding#{7}":[14,14],"#Security TODO#Future Improvements#Investigate Cloudflare Tunnel as Alternative to Port Forwarding#{8}":[15,16],"#Security TODO#Future Improvements#Investigate Cloudflare Tunnel as Alternative to Port Forwarding#{9}":[17,28],"#---frontmatter---":[19,27],"#Security TODO#Current Security Measures":[29,48],"#Security TODO#Current Security Measures#Active:":[31,37],"#Security TODO#Current Security Measures#Active:#{1}":[32,32],"#Security TODO#Current Security Measures#Active:#{2}":[33,33],"#Security TODO#Current Security Measures#Active:#{3}":[34,34],"#Security TODO#Current Security Measures#Active:#{4}":[35,35],"#Security TODO#Current Security Measures#Active:#{5}":[36,37],"#Security TODO#Current Security Measures#Planned:":[38,48],"#Security TODO#Current Security Measures#Planned:#{1}":[39,39],"#Security TODO#Current Security Measures#Planned:#{2}":[40,40],"#Security TODO#Current Security Measures#Planned:#{3}":[41,41],"#Security TODO#Current Security Measures#Planned:#{4}":[42,42],"#Security TODO#Current Security Measures#Planned:#{5}":[43,43],"#Security TODO#Current Security Measures#Planned:#{6}":[44,44],"#Security TODO#Current Security Measures#Planned:#{7}":[45,46],"#Security TODO#Current Security Measures#Planned:#{8}":[47,48],"#Security TODO#Port Forwarding Currently Active":[49,67],"#Security TODO#Port Forwarding Currently Active#{1}":[51,57],"#Security TODO#Port Forwarding Currently Active#{2}":[58,58],"#Security TODO#Port Forwarding Currently Active#{3}":[59,60],"#Security TODO#Port Forwarding Currently Active#{4}":[61,61],"#Security TODO#Port Forwarding Currently Active#{5}":[62,62],"#Security TODO#Port Forwarding Currently Active#{6}":[63,63],"#Security TODO#Port Forwarding Currently Active#{7}":[64,65],"#Security TODO#Port Forwarding Currently Active#{8}":[66,67],"#Security TODO#References":[68,72],"#Security TODO#References#{1}":[70,70],"#Security TODO#References#{2}":[71,72]},"outlinks":[{"title":"Cloudflare Tunnel Documentation","target":"https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/","line":14},{"title":"Traefik Multi-Stack Setup","target":"Traefik Multi-Stack Setup","line":70},{"title":"Integrating Servarr Stack with Traefik","target":"Integrating Servarr Stack with Traefik","line":71}],"task_lines":[39,40,41,42,43,44,45],"key":"Personal/Areas/Servers/TrueNAS/Security TODO.md","last_embed":{"hash":"ivyf8j","at":1762844659217}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Traefik_Multi-Stack_Setup_md.ajson b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Traefik_Multi-Stack_Setup_md.ajson new file mode 100644 index 0000000..8a42ca9 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_Traefik_Multi-Stack_Setup_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Areas/Servers/TrueNAS/Traefik Multi-Stack Setup.md": {"path":"Personal/Areas/Servers/TrueNAS/Traefik Multi-Stack Setup.md","embeddings":{"bge-m3:latest":{"vec":[-0.012185352,-0.024963567,-0.009315666,0.026761087,0.029900232,0.027051924,0.0048260116,0.026889056,-0.00429033,-0.003399399,-0.010584287,-0.021859584,0.010284481,0.011030693,0.041660137,0.0028569454,-0.010499608,-0.0015362953,0.007328153,0.014463639,-0.0017375175,0.027865596,0.013783098,0.0032446743,-0.009027186,0.05166555,-0.01397102,0.013614897,-0.030743157,0.029009141,0.03246532,-0.00973436,0.057093237,-0.012410447,-0.030798981,-0.037261896,0.027176155,-0.04571563,-0.045726668,-0.018801758,0.005468788,-0.0061449558,-0.0100918785,-0.0111376215,0.0032177514,-0.00045879706,0.002802206,-0.043289002,0.021482227,-0.03310082,-0.04721251,0.0061486415,-0.016412815,0.010322555,-0.0030887367,-0.014791323,-0.051751547,-0.074195534,0.013726068,0.0006953147,-0.037206758,0.0042679263,0.016895613,-0.0048517473,-0.014425241,0.04765235,-0.001907508,-0.028654305,0.087699376,-0.043660454,-0.004867538,-0.008128027,-0.024043957,-0.051328458,-0.026429314,0.006709641,-0.0025526087,-0.0009597481,0.015573797,-0.035231333,0.02319717,-0.0035320246,0.0043936567,-0.0024858771,0.014581611,0.052677196,-0.012693969,-0.01644818,0.01249652,0.016990867,0.007341022,-0.0029433921,0.0485199,-0.019941743,-0.004209806,-0.012570886,-0.02721863,0.005098973,0.022956649,-0.0047250404,0.017277133,0.011956509,-0.020955024,0.022828467,-0.018896507,0.013943156,0.0022839394,0.0024016711,-0.003943255,-0.02866351,0.031875122,-0.0041277967,-0.0021664163,0.022137552,-0.010076512,-0.030840572,-0.022830492,-0.04061439,0.035166185,-0.008538944,0.038555555,0.017485753,0.03552174,-0.023717953,-0.03348554,-0.06289883,0.015483371,0.040873386,-0.030606763,-0.017246775,-0.02536655,0.044773344,0.018888585,-0.008130748,-0.023840442,-0.016009908,0.06170399,-0.019768735,0.021055307,-0.044114266,0.068434075,0.026220232,-0.002227741,-0.060016207,0.00077557255,0.023998773,0.0020620613,0.004956984,0.02472411,-0.02383745,-0.025559284,0.00056259544,0.009239347,0.02343944,-0.015159153,0.03291914,0.028054215,-0.018483032,-0.020440765,0.038224917,0.028716167,-0.00613376,0.029086905,0.046530947,0.042819347,0.04081513,-0.016517688,-0.011615605,0.029220564,-0.022290744,-0.05611507,-0.034356546,0.06995461,0.013531301,0.020573283,0.053785723,0.0807297,-0.020115232,-0.011146203,-0.0031834324,-0.035287768,-0.0059299543,0.03300972,-0.054745696,-0.00871122,-0.010597736,-0.0011759708,-0.05017883,-0.023011586,0.00038051643,-0.024009531,-0.01419485,0.033530455,0.026401078,0.011293364,-0.036367655,-0.009040437,0.010022707,0.043517243,-0.061298754,-0.062924996,0.010221899,0.026171459,0.031334814,0.0021123576,0.01738464,-0.0057040956,-0.015788786,0.014309524,-0.019485597,-0.0023027335,-0.003339058,0.005035944,0.018619688,0.0025889091,0.04055923,-0.0069312486,0.03347906,0.01593307,-0.015234117,0.0068158344,0.019747788,0.024660325,0.0153814955,-0.03826336,0.009087379,0.009712319,0.062590994,-0.024782857,-0.032275714,-0.007791142,0.019619776,-0.02159134,-0.018902874,-0.010021782,0.00013506922,-0.08530974,-0.0013750709,0.00902422,0.01805099,0.019904932,-0.011568114,0.0038255353,-0.04289655,-0.052998066,-0.008520291,0.013321439,0.037021402,0.022634976,-0.00062069646,0.021123512,-0.0038361817,-0.027655233,-0.0057103797,0.0039555393,0.029179525,-0.023632068,0.0171321,-0.006394901,0.012127874,0.009182273,0.035440024,0.0088888,0.021870185,-0.032790784,0.057473913,0.023404693,0.014144157,-0.0076991445,0.018941604,-0.017000081,0.0026150288,0.0068819574,-0.012756532,-0.008493639,0.0025004826,0.0025269138,-0.0028701215,0.051665604,0.0017574923,-0.03445624,-0.0066544437,0.0010947403,0.0060610683,-0.024899142,0.046965413,-0.010258267,0.03962902,0.005448123,0.0071839816,-0.005139639,0.055363968,0.06375531,-0.050980683,0.0045185722,0.029822405,0.0105462335,-0.14181058,-0.022083659,0.042813405,-0.011652405,0.026317408,-0.03203458,0.009676737,0.0017906203,0.019681241,0.000017626944,-0.012251797,-0.102708064,-0.040625878,0.0023983992,0.0054498995,-0.01827863,0.010409692,0.016984759,-0.04162855,-0.08542819,0.0056803534,-0.034513522,0.05295396,-0.006828629,0.024102863,-0.013402994,0.066758625,0.01159709,-0.019198453,0.012828207,-0.019587189,0.0029201298,0.002591624,-0.016096512,0.004946487,-0.017852835,0.0023041852,-0.0007553853,-0.042341616,0.007694041,0.008170144,0.034674384,-0.03361131,-0.022483109,0.054174475,-0.065537974,-0.008398544,0.003637706,-0.017579135,0.005091133,0.032541946,0.016600301,-0.021562167,-0.00878543,-0.010075905,-0.015623512,0.0044949297,0.0098631,0.017877314,0.000322412,0.003419091,-0.02349025,0.012076538,0.010204088,0.024465919,-0.008780736,0.010267276,0.021327168,0.005760842,-0.035678454,0.015263281,-0.012290379,0.00094317616,-0.023482377,-0.0033444548,0.011125754,-0.046812184,-0.0437757,0.00085771276,-0.057091404,0.018660733,0.029059185,0.0019871732,0.023605827,-0.021679109,0.0296902,0.0017219904,-0.030251153,0.024318704,0.4989056,0.021383626,-0.03495699,-0.0020288357,-0.010237879,0.048144124,0.028399218,0.022533054,-0.009512014,-0.029181244,0.016030045,-0.0078557385,0.005786837,0.0018464626,0.036385875,0.021882283,-0.0047142124,0.037659302,-0.025842221,-0.012635966,0.045187574,0.043045238,0.010954566,0.04622783,-0.091133825,0.01601565,0.0036560893,0.031380992,-0.034166634,0.019032175,-0.015821964,0.0076020993,-0.013076437,-0.07541783,-0.050984796,-0.060174428,-0.027596176,-0.056975607,-0.015995523,-0.015046852,-0.010105709,-0.039191443,-0.011703728,-0.030777069,-0.024533527,0.0328791,0.012063953,-0.025925435,-0.016247265,-0.024565168,-0.0070918105,-0.016192252,-0.019864334,0.014124344,0.04484546,-0.044524476,-0.023259033,-0.018742332,-0.008146561,0.009280367,-0.02097685,0.059119765,-0.03610742,0.017208252,0.020888282,-0.028349388,0.029343065,-0.011173236,-0.013506147,0.043754905,-0.002469135,0.0051798853,0.02560064,-0.041413847,-0.026235199,0.006559776,0.04665887,0.01991753,-0.0036792322,0.021441739,-0.011470464,-0.0056111393,-0.023786513,0.01610422,0.012402797,0.020896764,0.028191263,0.0017941253,-0.007856988,-0.0023423987,0.022802696,-0.0125198485,0.0022177857,0.0032489705,-0.009510621,-0.022901235,-0.0054844716,-0.015605838,0.00042419558,-0.02525449,0.012797568,-0.022384908,-0.0017219892,0.018431997,-0.01653812,-0.0014955605,0.05067751,-0.02487442,-0.0023352886,-0.007931807,-0.044429537,-0.022497844,0.017300237,-0.016020976,0.0055587646,-0.015671277,0.016425462,-0.013602972,0.012531476,-0.008185932,-0.0008133125,-0.023459246,0.018077455,0.0037218572,-0.0444792,-0.053384494,-0.0073335296,0.007805546,-0.031931497,0.05105498,0.04349853,-0.012159483,-0.022323957,-0.023489308,-0.019625617,-0.0020737296,0.042741116,0.02285369,-0.027125932,0.019938735,-0.044890594,-0.016560718,-0.008973166,0.0005150146,-0.0050840154,0.052269485,0.0110885175,0.031018946,0.0036062864,-0.014592942,0.031095095,0.0523071,0.004252926,-0.051702008,-0.018300492,-0.06395935,0.008391099,0.026427004,0.02116573,0.016423926,-0.03907938,-0.011842767,-0.012193366,0.05991919,0.012431236,0.031908374,-0.022922639,0.014710708,-0.018848851,-0.008001424,-0.007757774,-0.0002633468,-0.0064730477,0.032147,0.0019310858,0.010470981,-0.021824185,0.011358848,0.0011855634,-0.014375637,0.048500676,-0.016785583,-0.018772257,-0.018206887,0.0048956675,0.04667983,0.037782095,-0.005143123,-0.00069411576,-0.041625295,-0.025464077,0.06328556,-0.017773878,-0.03327943,0.012707232,-0.009243602,0.0038145462,0.023965744,-0.040741373,-0.010303284,-0.0010771949,-0.0057442533,-0.022447301,0.00623633,0.008121824,-0.017309954,0.009650239,-0.00049805146,-0.06584531,0.030449856,0.001233279,0.016827077,-0.010835605,-0.03410295,0.0076133586,-0.03441032,0.051846568,0.023819216,-0.007188208,-0.045038767,-0.030216213,-0.013592671,0.016752133,-0.019152643,-0.0072277775,0.025177132,-0.0072260955,-0.016554339,-0.018017828,0.010078599,-0.018464968,0.0065080817,0.018952863,-0.048946865,-0.00784842,-0.011713075,0.011439942,0.0015920948,-0.012252984,0.009066289,-0.026330667,-0.0021101288,-0.00984886,0.035656374,0.032060206,0.0104425885,-0.02266325,0.015871841,0.008639215,0.016038548,0.031993505,-0.027111279,0.016694576,0.008347672,0.028704004,-0.025569782,0.031870607,-0.019313063,0.0011302927,-0.039810088,-0.014669084,-0.0012579035,-0.018331477,0.015388744,-0.016134832,0.03146339,-0.00095346116,-0.016357139,0.01168622,-0.025914114,0.021090202,0.00040296037,0.003377268,0.018132016,0.013407072,-0.013623158,0.031179199,-0.01981397,-0.022536289,0.025897052,-0.06573598,-0.011098986,-0.001685351,-0.007870902,-0.05428471,0.04147038,-0.033234153,-0.0028760266,-0.008319145,0.001872049,0.019729784,0.055931456,-0.014657336,0.00856286,0.0000323065,0.0046061943,-0.008598379,0.023553293,-0.00914906,-0.002722761,-0.021312157,-0.029243497,-0.001880813,-0.025269141,-0.011813159,0.021671038,0.004586648,0.0014641001,0.0052433694,-0.04682052,-0.027467826,-0.020223469,-0.010058275,0.016226027,0.026845502,-0.027062614,0.04968268,-0.032628145,0.032256175,-0.036451627,-0.016246162,-0.0063495245,-0.03442227,-0.05276757,0.014470869,0.005157291,0.027146822,-0.009986363,-0.021973437,-0.027382446,-0.008031052,0.0096170325,0.039010957,-0.017738162,-0.033550847,0.012519732,0.08512917,0.004115302,-0.0051979,-0.010417577,-0.0025755162,-0.024230056,0.04767503,-0.010680656,0.017571922,-0.015630774,0.009665333,-0.018144054,-0.0092143165,-0.007003803,0.021497916,0.031161139,-0.028359009,-0.040070966,0.0123222945,-0.0025996207,0.008949749,-0.013614461,0.0094751185,0.0033029437,0.03658384,0.02936032,-0.011824384,-0.024894848,-0.01639402,-0.027804973,-0.008400919,0.027582787,0.023909353,0.027245812,0.01985343,0.0369037,0.0077678356,-0.004302022,-0.017267136,0.019471582,-0.00848274,-0.015642192,0.026581759,0.013591617,-0.046334326,-0.009479146,-0.0135095045,-0.031739965,-0.014651775,-0.034048695,0.0027808188,0.0022544498,0.020536095,0.02699216,-0.024552817,-0.0027715762,-0.015770778,-0.005886573,-0.07517579,0.0067439238,-0.013675527,-0.006995564,0.0006474547,0.036048844,-0.014205377,-0.02575323,0.010891117,-0.052725773,0.006466408,-0.03181573,0.03259346,-0.038988158,0.021764738,0.008918266,-0.019956032,-0.0012935904,0.0012865546,-0.0024195206,0.0074207867,0.01299846,-0.027596673,-0.017857287,-0.03413924,0.040610917,0.009404094,-0.0074966718,0.02865464,-0.049798477,0.015816139,0.006440465,-0.043680422,0.046205074,0.015346088,-0.0076554273,-0.007503096,-0.02169618,0.022090904,0.0016701815,0.033751212,-0.0032415441,-0.013898175,-0.0062607937,0.020875225,0.043240152,0.012798481,-0.020461716,-0.06451564,-0.020692991,-0.009665054,0.038072575,-0.00027116283,0.016249655,-0.042565953,0.011263893,-0.023674784,0.001837432,-0.031333722,0.02371242,-0.046372883,0.039573453,-0.018461663,-0.0065407474,-0.046914347,-0.0034758127,0.0043545505,-0.0066918004,0.03296774,-0.0068370868,-0.041973945,-0.027541455,-0.00044728414,0.022957543,0.00001735285,-0.026680995,0.015276588,-0.0073148008,-0.051182717,-0.01622187,0.0053494507,-0.043716747,-0.014214004,0.02634327,0.056691453,0.014474426,-0.0047296155,-0.053174328,0.0035660514,0.0004324908,-0.052608058,-0.042739708,-0.02066912,0.03911979,-0.009544449,-0.013988243,0.009733746,0.05783399,0.005819816,0.03526432,-0.016816782,0.045060728,-0.0050699455,0.0011825484,-0.01056619,0.028370032,0.008913241,0.0037130702,-0.00888994,-0.0049272287,-0.024497848,-0.01216396,-0.010438751,-0.0020794617,-0.033740185,-0.011846083,-0.0018269939,0.0040340926,-0.023454461,-0.022573875,0.0065805227,0.0049566226,0.0018173315,-0.052583277,-0.034433056,0.036379404,0.027735239,0.028728977,0.021888342,0.01221516,0.008887512,-0.056045495,-0.031528864,-0.00050995924,-0.003067886,0.034093667,-0.01431231,0.042440213,-0.027048616,0.022740714,-0.04545861,0.031036133,0.017536515,-0.036225144,-0.02898061,-0.017767342,0.016012045,-0.012465425,0.015437868,-0.016710913,-0.019562898,0.013910699,-0.0010676226,-0.000600244,-0.03141837,0.03624053,0.028133988,-0.010430447,-0.06472512,0.0028173872,0.02245653,-0.031137846,-0.005554368,0.029860705,0.005138255,0.01812439,-0.003976506,0.006035764,0.016079146,0.033445537,0.029255029,0.029347444,-0.027778532,0.019475456,0.027517388,-0.0012156507,0.029446298,0.055761304,0.0043294653,-0.0035343757,0.024323484,0.022783052,0.032876596,0.000056314137,0.031593833,-0.024347031,0.0035523977,0.028283138,-0.0069809295,-0.018762995,-0.044776164,0.0354264,-0.025105825,-0.027840097,0.005551498,-0.027972372,-0.0091871135,-0.016660692,0.03974676,0.017044477,-0.03959884,-0.0020005442,0.038177118,-0.013164437,-0.003588123,-0.044288497,-0.04618587,-0.012065912,-0.024038075,0.018283445,-0.033102468,-0.013793089,-0.026825026,0.018555064,-0.0059143375,0.034096226,0.029091585,-0.030811409,0.023504114,0.04548053,-0.012062767,0.025541617,-0.0055672117,-0.043235097,-0.03797314,-0.032604706,-0.06549231,0.039110713,0.01240674,0.0049771145,-0.008632495,-0.01445116,-0.03101799,0.04206627,0.006650353,0.011803905,0.012924952,0.036370162,-0.0026638173,0.0017969855,-0.008119361,0.0113092195,-0.012888342,-0.005159147],"last_embed":{"hash":"1cotf88","tokens":1222}}},"last_read":{"hash":"1cotf88","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1761397206252,"size":14637,"at":1762338969815,"hash":"1cotf88"},"blocks":{"#Traefik Multi-Stack Setup":[1,581],"#Traefik Multi-Stack Setup#Architecture Overview":[3,50],"#Traefik Multi-Stack Setup#Architecture Overview#{1}":[5,21],"#Traefik Multi-Stack Setup#Architecture Overview#{2}":[22,22],"#Traefik Multi-Stack Setup#Architecture Overview#{3}":[23,23],"#Traefik Multi-Stack Setup#Architecture Overview#{4}":[24,24],"#Traefik Multi-Stack Setup#Architecture Overview#{5}":[25,25],"#Traefik Multi-Stack Setup#Architecture Overview#{6}":[26,50],"#---frontmatter---":[28,49],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)":[51,170],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#{1}":[53,54],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Create Directory":[55,61],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Create Directory#{1}":[57,61],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Create `traefik.yml`":[62,98],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Create `traefik.yml`#{1}":[64,98],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Create `docker-compose.yml`":[99,144],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Create `docker-compose.yml`#{1}":[101,144],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Get Cloudflare API Key":[145,158],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Get Cloudflare API Key#{1}":[147,147],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Get Cloudflare API Key#{2}":[148,148],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Get Cloudflare API Key#{3}":[149,149],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Get Cloudflare API Key#{4}":[150,151],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Get Cloudflare API Key#{5}":[152,152],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Get Cloudflare API Key#{6}":[153,153],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Get Cloudflare API Key#{7}":[154,154],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Get Cloudflare API Key#{8}":[155,155],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Get Cloudflare API Key#{9}":[156,156],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Get Cloudflare API Key#{10}":[157,158],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Deploy Traefik":[159,170],"#Traefik Multi-Stack Setup#Step 1: Deploy Traefik (Once)#Deploy Traefik#{1}":[161,170],"#Traefik Multi-Stack Setup#Step 2: Connect Gitea to Traefik":[171,240],"#Traefik Multi-Stack Setup#Step 2: Connect Gitea to Traefik#{1}":[173,174],"#Traefik Multi-Stack Setup#Step 2: Connect Gitea to Traefik#Create `docker-compose.yml` for Gitea":[175,228],"#Traefik Multi-Stack Setup#Step 2: Connect Gitea to Traefik#Create `docker-compose.yml` for Gitea#{1}":[177,182],"#Traefik Multi-Stack Setup#Step 2: Connect Gitea to Traefik#Create `docker-compose.yml` for Gitea#{2}":[183,183],"#Traefik Multi-Stack Setup#Step 2: Connect Gitea to Traefik#Create `docker-compose.yml` for Gitea#{3}":[184,184],"#Traefik Multi-Stack Setup#Step 2: Connect Gitea to Traefik#Create `docker-compose.yml` for Gitea#{4}":[185,228],"#Traefik Multi-Stack Setup#Step 2: Connect Gitea to Traefik#Create `docker-compose.yml` for Gitea#{5}":[187,228],"#Traefik Multi-Stack Setup#Step 2: Connect Gitea to Traefik#Deploy Gitea":[229,240],"#Traefik Multi-Stack Setup#Step 2: Connect Gitea to Traefik#Deploy Gitea#{1}":[231,240],"#Traefik Multi-Stack Setup#Step 3: Connect Your Other Stack to Traefik":[241,287],"#Traefik Multi-Stack Setup#Step 3: Connect Your Other Stack to Traefik#{1}":[243,244],"#Traefik Multi-Stack Setup#Step 3: Connect Your Other Stack to Traefik#Example: Generic Service":[245,272],"#Traefik Multi-Stack Setup#Step 3: Connect Your Other Stack to Traefik#Example: Generic Service#{1}":[247,272],"#Traefik Multi-Stack Setup#Step 3: Connect Your Other Stack to Traefik#Deploy Your Service":[273,287],"#Traefik Multi-Stack Setup#Step 3: Connect Your Other Stack to Traefik#Deploy Your Service#{1}":[275,280],"#Traefik Multi-Stack Setup#Step 3: Connect Your Other Stack to Traefik#Deploy Your Service#{2}":[281,281],"#Traefik Multi-Stack Setup#Step 3: Connect Your Other Stack to Traefik#Deploy Your Service#{3}":[282,282],"#Traefik Multi-Stack Setup#Step 3: Connect Your Other Stack to Traefik#Deploy Your Service#{4}":[283,283],"#Traefik Multi-Stack Setup#Step 3: Connect Your Other Stack to Traefik#Deploy Your Service#{5}":[284,285],"#Traefik Multi-Stack Setup#Step 3: Connect Your Other Stack to Traefik#Deploy Your Service#{6}":[286,287],"#Traefik Multi-Stack Setup#Cloudflare DNS Configuration":[288,303],"#Traefik Multi-Stack Setup#Cloudflare DNS Configuration#{1}":[290,291],"#Traefik Multi-Stack Setup#Cloudflare DNS Configuration#DNS Records":[292,303],"#Traefik Multi-Stack Setup#Cloudflare DNS Configuration#DNS Records#{1}":[294,303],"#Traefik Multi-Stack Setup#Port Forwarding":[304,317],"#Traefik Multi-Stack Setup#Port Forwarding#{1}":[306,317],"#Traefik Multi-Stack Setup#Managing Multiple Stacks":[318,359],"#Traefik Multi-Stack Setup#Managing Multiple Stacks#Start/Stop Individual Stacks":[320,333],"#Traefik Multi-Stack Setup#Managing Multiple Stacks#Start/Stop Individual Stacks#{1}":[322,333],"#Traefik Multi-Stack Setup#Managing Multiple Stacks#Update Individual Stacks":[334,347],"#Traefik Multi-Stack Setup#Managing Multiple Stacks#Update Individual Stacks#{1}":[336,347],"#Traefik Multi-Stack Setup#Managing Multiple Stacks#View All Services":[348,359],"#Traefik Multi-Stack Setup#Managing Multiple Stacks#View All Services#{1}":[350,359],"#Traefik Multi-Stack Setup#Adding New Services (Quick Template)":[360,404],"#Traefik Multi-Stack Setup#Adding New Services (Quick Template)#{1}":[362,367],"#Traefik Multi-Stack Setup#Adding New Services (Quick Template)#{2}":[363,367],"#Traefik Multi-Stack Setup#Adding New Services (Quick Template)#{3}":[368,393],"#Traefik Multi-Stack Setup#Adding New Services (Quick Template)#{4}":[369,393],"#Traefik Multi-Stack Setup#Adding New Services (Quick Template)#{5}":[394,395],"#Traefik Multi-Stack Setup#Adding New Services (Quick Template)#{6}":[396,400],"#Traefik Multi-Stack Setup#Adding New Services (Quick Template)#{7}":[397,400],"#Traefik Multi-Stack Setup#Adding New Services (Quick Template)#{8}":[401,402],"#Traefik Multi-Stack Setup#Adding New Services (Quick Template)#{9}":[403,404],"#Traefik Multi-Stack Setup#Common Patterns":[405,463],"#Traefik Multi-Stack Setup#Common Patterns#Service with Database":[407,439],"#Traefik Multi-Stack Setup#Common Patterns#Service with Database#{1}":[409,439],"#Traefik Multi-Stack Setup#Common Patterns#Multiple Domains for One Service":[440,449],"#Traefik Multi-Stack Setup#Common Patterns#Multiple Domains for One Service#{1}":[442,449],"#Traefik Multi-Stack Setup#Common Patterns#Service with Path Prefix":[450,463],"#Traefik Multi-Stack Setup#Common Patterns#Service with Path Prefix#{1}":[452,463],"#Traefik Multi-Stack Setup#Troubleshooting Multi-Stack Setup":[464,513],"#Traefik Multi-Stack Setup#Troubleshooting Multi-Stack Setup#Service Not Accessible":[466,481],"#Traefik Multi-Stack Setup#Troubleshooting Multi-Stack Setup#Service Not Accessible#{1}":[468,481],"#Traefik Multi-Stack Setup#Troubleshooting Multi-Stack Setup#SSL Certificate Issues":[482,496],"#Traefik Multi-Stack Setup#Troubleshooting Multi-Stack Setup#SSL Certificate Issues#{1}":[484,496],"#Traefik Multi-Stack Setup#Troubleshooting Multi-Stack Setup#Network Conflicts":[497,513],"#Traefik Multi-Stack Setup#Troubleshooting Multi-Stack Setup#Network Conflicts#{1}":[499,513],"#Traefik Multi-Stack Setup#Stack Independence Benefits":[514,544],"#Traefik Multi-Stack Setup#Stack Independence Benefits#{1}":[516,544],"#Traefik Multi-Stack Setup#Next Steps":[545,556],"#Traefik Multi-Stack Setup#Next Steps#{1}":[547,547],"#Traefik Multi-Stack Setup#Next Steps#{2}":[548,548],"#Traefik Multi-Stack Setup#Next Steps#{3}":[549,549],"#Traefik Multi-Stack Setup#Next Steps#{4}":[550,550],"#Traefik Multi-Stack Setup#Next Steps#{5}":[551,551],"#Traefik Multi-Stack Setup#Next Steps#{6}":[552,552],"#Traefik Multi-Stack Setup#Next Steps#{7}":[553,554],"#Traefik Multi-Stack Setup#Next Steps#{8}":[555,556],"#Traefik Multi-Stack Setup#Example Full Setup":[557,581],"#Traefik Multi-Stack Setup#Example Full Setup#{1}":[559,581]},"outlinks":[],"task_lines":[547,548,549,550,551,552,553],"key":"Personal/Areas/Servers/TrueNAS/Traefik Multi-Stack Setup.md","last_embed":{"hash":"1cotf88","at":1762844659217}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Areas_Servers_TrueNAS_TrueNAS_md.ajson b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_TrueNAS_md.ajson new file mode 100644 index 0000000..25abb5f --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_TrueNAS_md.ajson @@ -0,0 +1,38 @@ +"smart_sources:Personal/Areas/Servers/TrueNAS/TrueNAS.md": {"path":"Personal/Areas/Servers/TrueNAS/TrueNAS.md","embeddings":{"bge-m3:latest":{"vec":[-0.00329391,-0.0017764897,0.004150567,0.016544107,0.015126662,0.032049194,0.016206123,0.018590756,0.0039405776,-0.0004066453,-0.007301249,0.028931532,0.0017443141,-0.00023139898,0.032101948,0.007481759,0.00820764,0.01752936,0.0019205331,-0.017040525,-0.007177287,0.018369012,0.0028079252,0.014690825,-0.026116777,0.06151631,-0.0030662655,0.015608909,-0.037654113,0.058214694,0.0012555973,0.019298362,-0.0071315304,0.02945116,-0.04863096,-0.032837946,-0.011726171,-0.041376963,-0.08888179,-0.020889506,0.02552855,-0.018612836,-0.020745374,-0.037473753,0.016394267,0.0040507116,-0.015891656,-0.06474827,0.025970593,-0.018635143,-0.016257675,-0.0150600625,0.0038691245,-0.028403876,0.03798674,-0.020914188,-0.018424733,-0.021847175,-0.006397442,-0.0059992536,-0.000679235,0.025921164,-0.018391754,-0.019685151,-0.018605059,0.022687431,-0.0025705586,0.021683339,0.0343792,-0.06382096,0.030579463,0.009292933,-0.015348559,-0.052026704,0.00033390403,-0.015812764,0.013277774,0.022002064,0.009514481,-0.019058345,0.048724484,-0.007034204,-0.016210094,-0.010698238,0.042728107,0.005602645,-0.02330469,0.018828522,-0.013639974,-0.006112959,-0.0060461904,0.017194161,0.051930696,0.016197123,0.039841883,-0.0095754275,0.014405515,0.019732341,-0.02046478,0.0059208507,-0.03581988,0.0059842197,-0.012918629,-0.007328156,0.025984155,-0.027173704,0.015703352,0.02431898,-0.015231273,0.037107773,-0.01858953,-0.03158775,-0.021777425,0.0262336,0.0040823864,0.0025642896,0.00300311,-0.012405622,0.00726631,-0.018564057,0.0013572559,0.065112285,0.00801841,-0.0016806016,-0.021595022,-0.02485009,-0.034646887,0.014055667,0.00055153365,-0.005799876,-0.026907763,-0.004880165,0.025067382,-0.01577762,-0.06554861,-0.03799812,0.05702243,-0.004446597,0.003958462,-0.029466096,0.03798311,0.009068531,-0.02352173,-0.026495086,-0.007683687,-0.0074936356,-0.001804362,0.025026016,0.014123923,0.008836004,-0.0022038973,-0.045495283,0.044041052,-0.002318753,0.021512058,0.0044020535,0.017367186,0.0028539205,0.02015813,-0.023823759,0.021421487,-0.0034675822,-0.0030196267,0.057790473,0.05575873,0.016328143,0.0032583983,0.009219765,-0.00033410938,-0.017845621,-0.026817888,-0.047077745,0.06292602,0.002870766,0.0436669,-0.0055501587,0.018859757,0.032980606,0.014842334,-0.034807924,-0.018551935,0.009531487,0.012510885,-0.02412475,0.011552349,-0.016402742,-0.008589433,-0.04087475,0.0017808283,-0.010570319,-0.0036155062,-0.067550175,0.03650032,0.010361773,0.0044370224,-0.023764303,-0.02934809,0.038898062,0.05212419,-0.08860991,-0.067901745,-0.011284252,0.0038737936,0.034909517,0.019625815,0.029731352,0.0384841,-0.020773211,0.043525573,0.005712142,-0.0021755956,0.034633555,-0.0056426357,0.048592687,0.0036134783,0.036794722,-0.017709268,-0.006360115,0.01309113,-0.025116382,-0.013179186,-0.008153195,-0.03727233,-0.02911292,-0.0004193325,0.021936918,-0.05588565,0.037856113,-0.0043577245,0.023121437,-0.01655759,0.035121646,-0.013023682,-0.03652706,0.01573473,0.0123431925,-0.04026191,0.0015839669,0.04787684,0.024786394,0.021495678,-0.067054786,-0.0078834845,-0.052515812,0.008377272,0.019126916,-0.030018888,0.034936063,-0.016215503,0.0049046464,-0.015892187,-0.012239804,0.013771728,-0.026048267,0.028855303,-0.017339386,0.015643476,-0.027479233,-0.010768133,0.03687419,0.0045084865,0.015627597,0.017580366,0.03198248,0.015680697,0.029814698,0.032000303,-0.055798672,-0.007997192,0.028855665,-0.0013049835,0.036392856,-0.011053083,-0.016187701,-0.021365793,-0.00079834525,0.041546334,-0.03796231,0.033368208,-0.039688833,-0.021106843,-0.046576504,-0.03439273,0.0019509015,-0.0139498,0.038158886,-0.0034997812,-0.0018387769,0.016326034,0.010159219,-0.00860929,-0.019235885,0.08984999,-0.015893072,0.023956966,0.028948411,-0.002137339,-0.19460672,-0.0505542,-0.013616072,0.013128046,0.047846045,0.0024185453,0.0083995685,-0.026727669,0.004009347,-0.035775475,-0.018955998,-0.15650915,0.0046498915,-0.016890196,0.026078025,0.03193917,0.01982014,-0.005819867,-0.035476945,-0.10549055,0.01717062,0.005842145,0.05978276,0.008869559,0.009365555,0.005818117,0.049858715,0.028130112,-0.022931403,0.0138397915,0.00067826326,0.024576647,0.008596908,-0.036356445,0.02817075,-0.009545009,0.024161967,0.00228011,-0.025059873,-0.0004364015,-0.00010680446,0.017337305,-0.00005206719,-0.067272395,0.054090153,-0.053811386,-0.0017345857,-0.018344278,-0.014268897,0.0631854,-0.021835705,-0.020719074,-0.015181251,-0.017673312,0.0016937327,-0.008527475,-0.0037162693,0.036047604,-0.0028158317,-0.012655578,0.017321367,-0.08124538,-0.053134274,-0.01798347,-0.0035775339,0.0013604519,0.012478982,-0.013965056,0.015999056,-0.013938279,0.040494993,-0.010619509,0.011150991,-0.004700633,-0.023711096,-0.0022243266,0.019773742,-0.018039266,-0.009503589,-0.060052294,0.01793094,-0.00073277904,-0.0040422794,0.00032047622,-0.013036029,0.0047041485,-0.019409275,-0.05588353,-0.013813438,0.41325757,-0.007994366,-0.024961792,-0.026461048,0.03694901,0.027025905,-0.004729303,-0.0008289045,-0.012367124,-0.0032326092,0.0037652294,0.0035077177,0.024335044,-0.025842095,0.007380605,0.014056274,-0.030404797,0.030557467,-0.016319286,0.007043099,0.023246637,-0.019537989,0.0025679169,0.06933281,-0.06748677,0.018443357,-0.0020679024,0.020689534,-0.00992735,0.012968093,0.0062205303,0.002285151,-0.044756208,-0.03733828,-0.021540541,-0.008949656,-0.04813029,-0.0800369,-0.02768157,0.008799753,0.011234471,-0.02819702,-0.0064893328,-0.007108002,-0.014625581,-0.015360219,0.02170142,-0.0030221124,-0.05971918,0.03905484,0.016274739,-0.006324552,-0.027261155,0.0022538865,0.025418906,-0.017231476,-0.046988312,-0.010735786,-0.004841247,-0.005602069,0.0162044,0.021771839,-0.047411043,0.054600038,0.021184301,0.012219456,0.025498195,-0.038189746,0.009014861,0.031025585,0.04672261,0.03674572,0.05774483,-0.014719401,0.010750212,-0.016809423,0.035339445,0.03643212,0.006700791,0.0066488264,0.00975484,0.00067966385,0.0153195085,0.017432688,0.0054054135,0.02287949,-0.08233112,0.033398442,0.03354099,0.0056986045,-0.024771346,0.0029141787,-0.015099669,-0.01580783,0.053563666,0.0146456,0.0069737425,-0.04348394,-0.0023441084,-0.036925297,0.06508873,0.042563226,0.017827824,-0.04434931,-0.0067285793,-0.014888756,-0.038333993,-0.039552607,0.011523276,-0.015319204,-0.021241084,-0.020165583,0.034137398,-0.032524303,0.026723953,0.035028562,0.020794632,0.006871887,0.01611172,-0.005411446,-0.026859628,-0.030043427,0.034802563,0.005380431,-0.027311383,-0.063793816,-0.0043279906,-0.017533606,-0.023163717,0.036273506,0.0072452463,0.026521467,-0.035282,-0.025941463,0.026037104,0.010435175,-0.016233167,-0.0020638192,-0.01706783,0.042229965,0.019001748,-0.022864137,0.034915615,-0.000032510317,-0.027379496,0.034367025,-0.018007603,0.035756074,-0.012279394,-0.01762084,0.021066394,0.015212701,0.022659155,-0.029678404,0.010232485,-0.0115281725,0.019215135,-0.002436322,0.008397104,-0.0020541179,-0.0198888,-0.021547832,-0.032401703,0.092083246,-0.0004135116,-0.007146923,0.02059528,0.03338801,-0.01078852,0.018212069,0.025238926,-0.002376185,-0.046108227,0.034298014,0.037871037,-0.04014246,-0.06929743,0.002659891,-0.014148524,-0.012974258,0.057325993,-0.00956881,-0.0031154202,-0.030155718,-0.0158043,0.02635411,0.009585255,0.021379985,0.027316056,-0.028230932,-0.00088587264,0.054888926,-0.009455091,0.030092224,0.02534079,-0.01755076,-0.044295758,-0.0024818229,0.00052500743,0.0032622137,-0.00007511346,0.026145127,0.021742932,0.04804361,0.020330597,-0.019954013,0.008878402,-0.01131143,-0.040995486,-0.030345986,-0.004475588,0.041906934,0.041794278,-0.027076244,-0.05393742,-0.04142187,0.01612645,0.0046169343,0.047807228,-0.014031675,-0.023497086,-0.010935707,-0.005536531,-0.048134368,-0.01684336,-0.0073132147,-0.037852325,0.010273224,-0.030515313,0.03610424,-0.016445613,-0.031528424,0.01549269,-0.010215876,0.009155659,-0.04051436,0.009753862,0.0034364834,-0.008447815,-0.0060115997,-0.0058336766,0.001943407,0.015285018,0.01337724,0.013420662,0.029626327,-0.037533086,-0.0077531105,0.0021263177,0.0034131363,0.019432439,-0.024510501,-0.01565589,-0.03806728,0.034862597,0.0039632544,0.0145716,0.009305674,-0.0051561515,-0.016237922,-0.007462322,0.004300438,-0.009986946,-0.008722548,-0.0183663,-0.0026940627,-0.01522459,-0.039385404,-0.031573087,-0.049335152,0.008687133,-0.0043222867,0.0073716063,0.034368575,-0.029261097,-0.006633482,-0.019947797,0.0009733098,-0.0286885,0.027712423,-0.04871445,0.033931956,-0.005359864,0.05455974,-0.025062751,0.008089655,-0.024823084,0.009788138,-0.034433447,0.018384356,0.04728328,0.024684308,-0.007766646,0.00712684,-0.0035588876,0.018483125,-0.024431951,0.040025707,-0.008342725,0.018280422,0.023735458,0.018892242,-0.005035052,-0.025377057,-0.014807786,0.035336222,-0.011416658,0.025355248,-0.019371191,-0.019194113,-0.013384453,-0.017835109,0.029824773,-0.027408691,-0.032781146,0.013566203,-0.00093691505,-0.013590806,0.012469437,-0.0015553385,0.014820164,0.03920605,-0.033972185,-0.00046889554,-0.055842236,-0.008020913,-0.0024149157,-0.010265186,-0.022909492,-0.0059388205,-0.04391156,-0.011079957,-0.00040868355,0.023856029,0.011718047,0.029952753,0.04388668,-0.0176005,0.0004887196,-0.020563753,0.0019386725,0.039577045,0.054247554,0.009646877,-0.0028842771,-0.016507654,0.011358246,-0.020425102,-0.014812721,-0.03680335,-0.0041129156,-0.007520617,-0.01768743,-0.0012643618,-0.0014337313,-0.011957964,0.00054475793,0.016238153,0.05201672,0.022212552,0.04169551,0.06296594,0.010879944,0.0041556098,-0.022380652,-0.03918931,0.029170755,-0.010266376,-0.013875744,-0.009740863,-0.012853914,0.03713657,0.011141957,-0.028743945,-0.0072070146,0.009444184,-0.012664224,0.0038140332,-0.009402594,-0.014483036,-0.019088214,-0.0078252675,-0.011745518,-0.04903575,0.007835117,-0.0024933799,-0.028947148,-0.010711819,0.016804997,0.022631273,0.011692626,0.003863843,-0.0034560424,-0.020411558,-0.10434279,0.0023971957,-0.035185985,-0.009393795,-0.019992637,0.023056922,0.027937109,-0.034035295,0.005220211,-0.0048427,0.052262403,-0.052737374,0.026528675,-0.02338305,0.018412655,0.0016476241,-0.035110027,-0.013837156,-0.0020930266,0.042782772,-0.014946299,-0.045139775,-0.04791802,-0.03512957,0.0021618519,-0.0031582133,-0.016341385,-0.010780255,0.0033787086,0.0043301084,-0.00063671643,-0.019713787,-0.006062113,0.056320995,-0.0141871255,0.024492918,-0.013665898,-0.051245544,0.0011521387,0.028804792,-0.0008723091,-0.025312519,-0.053102743,-0.02371877,0.011711759,0.030237524,0.0010416321,-0.058340956,0.0017969832,-0.0052882,-0.017502226,-0.0044107265,-0.050721083,0.015725216,-0.016660526,0.0027859365,-0.014103178,0.0035812468,-0.00044751022,0.044696935,-0.062000196,0.027533842,0.013814353,0.0024904546,0.013299742,-0.000808935,0.008693244,0.018599661,-0.0065149046,0.01866042,-0.017219707,-0.0444939,0.005562369,-0.0051970854,0.004130095,0.0025639331,0.027085489,-0.01005071,-0.026402483,-0.030767731,0.034629222,-0.018237928,-0.011706404,0.07028032,0.033794016,-0.00931801,0.009578627,0.01012464,0.0028734212,-0.04505572,-0.061537694,0.0066386117,-0.030991834,0.04438728,-0.021910118,0.010930181,0.013826569,0.011761937,0.018964075,-0.0025731304,-0.015197846,0.014548142,0.015960678,-0.0032798755,-0.0089293355,0.010821228,0.034368448,0.0030190526,-0.03695391,0.0063762516,-0.02109274,0.009169231,-0.06677264,0.03768018,-0.045443784,-0.009687347,-0.0022746061,-0.024422709,-0.0077386876,-0.0136223845,0.006429754,-0.014999706,-0.0029531384,-0.09695693,-0.011561099,0.030963717,0.008008436,0.012692661,-0.0065729325,-0.027425772,0.03294482,-0.014669283,-0.014719973,-0.00069304585,-0.008100454,-0.047992915,0.005006232,0.059992805,-0.035277925,-0.029192537,-0.022041209,0.041855037,0.01314893,-0.01207948,-0.033949494,0.0080659045,0.03762034,-0.015005592,0.0143362945,-0.057656668,0.01946559,-0.007322188,-0.009973553,0.009736359,-0.043415055,0.0040010232,0.011992891,0.008832827,-0.048044857,0.059120465,-0.01242876,-0.024868416,-0.019894129,0.018028805,-0.058109727,0.021630798,-0.02010253,-0.008571653,0.028675977,0.019480746,0.021856153,0.050097186,-0.01138061,0.024910558,0.0343769,0.015216841,0.0059009288,0.035840306,0.050563086,0.02389995,-0.00299568,0.0018673727,0.03644223,-0.000808826,-0.024619188,-0.020855913,-0.013667906,0.018407037,-0.054838646,0.017885381,-0.02555663,0.044468164,-0.0036631883,-0.021335278,0.0068393596,0.031158667,-0.0033771703,-0.03636888,-0.00069437554,0.034943886,-0.022460455,0.0073726946,-0.017368894,0.005051868,-0.013754114,0.036445085,-0.011839591,0.01799926,-0.008262569,-0.0020201823,-0.020136392,0.011941264,0.031042667,0.047764454,0.037459064,0.02492274,0.008725861,-0.020904537,0.04315719,0.004723876,-0.0114711,0.0369589,0.00017347546,-0.034826826,-0.018919995,-0.036129657,0.00787397,0.038065735,0.0067775436,-0.024461407,-0.017657757,0.029291142,0.024134617,0.06703173,-0.006562032,0.005275652,0.0019613148,0.023650192,-0.0026891588,0.0292895,-0.0033841447,-0.025745818,-0.005788596,0.015158876],"last_embed":{"hash":"z5gboh","tokens":1222}}},"last_read":{"hash":"z5gboh","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1762076843723,"size":2001,"at":1762338969815,"hash":"9wbovd"},"blocks":{"#TrueNAS Server":[1,76],"#TrueNAS Server#Overview":[3,6],"#TrueNAS Server#Overview#{1}":[5,6],"#TrueNAS Server#System Information":[7,21],"#TrueNAS Server#System Information#{1}":[9,9],"#TrueNAS Server#System Information#{2}":[10,13],"#TrueNAS Server#System Information#{3}":[14,18],"#TrueNAS Server#System Information#{4}":[19,19],"#TrueNAS Server#System Information#{5}":[20,21],"#TrueNAS Server#Services & Applications":[22,46],"#TrueNAS Server#Services & Applications#{1}":[24,24],"#TrueNAS Server#Services & Applications#{2}":[25,25],"#TrueNAS Server#Services & Applications#{3}":[26,26],"#TrueNAS Server#Services & Applications#{4}":[27,29],"#TrueNAS Server#Services & Applications#{5}":[30,32],"#TrueNAS Server#Services & Applications#{6}":[33,34],"#TrueNAS Server#Services & Applications#{7}":[35,35],"#TrueNAS Server#Services & Applications#{8}":[36,36],"#TrueNAS Server#Services & Applications#{9}":[37,37],"#TrueNAS Server#Services & Applications#{10}":[38,38],"#TrueNAS Server#Services & Applications#{11}":[39,39],"#TrueNAS Server#Services & Applications#{12}":[40,41],"#TrueNAS Server#Services & Applications#{13}":[42,42],"#TrueNAS Server#Services & Applications#{14}":[43,43],"#TrueNAS Server#Services & Applications#{15}":[44,44],"#TrueNAS Server#Services & Applications#{16}":[45,46],"#TrueNAS Server#Configuration":[47,57],"#TrueNAS Server#Configuration#Datasets":[49,51],"#TrueNAS Server#Configuration#Shares":[52,54],"#TrueNAS Server#Configuration#Snapshots & Replication":[55,57],"#TrueNAS Server#Maintenance":[58,65],"#TrueNAS Server#Maintenance#Backup Strategy":[60,62],"#TrueNAS Server#Maintenance#Update Schedule":[63,65],"#TrueNAS Server#Resources":[66,72],"#TrueNAS Server#Resources#{1}":[68,68],"#TrueNAS Server#Resources#{2}":[69,69],"#TrueNAS Server#Resources#{3}":[70,70],"#TrueNAS Server#Resources#{4}":[71,72],"#TrueNAS Server#Notes":[73,76],"#TrueNAS Server#Notes#{1}":[76,76]},"outlinks":[{"title":"servarr.yaml","target":"servarr.yaml","line":27},{"title":"Recommended Setup","target":"Recommended Setup","line":33},{"title":"Traefik Multi-Stack Setup","target":"Traefik Multi-Stack Setup","line":36},{"title":"Integrating Servarr Stack with Traefik","target":"Integrating Servarr Stack with Traefik","line":37},{"title":"Docker Gitea with Traefik","target":"Docker Gitea with Traefik","line":38},{"title":"Gitea Setup","target":"Gitea Setup","line":39},{"title":"Git Server Options","target":"Git Server Options","line":40},{"title":"Quick Reference","target":"Quick Reference","line":43},{"title":"VS Code SSH Setup","target":"VS Code SSH Setup","line":44},{"title":"Security TODO","target":"Security TODO","line":45},{"title":"TrueNAS Documentation","target":"https://www.truenas.com/docs/","line":68},{"title":"TrueNAS Community Forums","target":"https://www.truenas.com/community/","line":69},{"title":"Traefik Documentation","target":"https://doc.traefik.io/traefik/","line":70},{"title":"Gitea Documentation","target":"https://docs.gitea.io/","line":71}],"task_lines":[],"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md","last_embed":{"hash":"z5gboh","at":1762844659217}}, +"smart_sources:Personal/Areas/Servers/TrueNAS/TrueNAS.md": {"path":"Personal/Areas/Servers/TrueNAS/TrueNAS.md","embeddings":{"bge-m3:latest":{"vec":[-0.00329391,-0.0017764897,0.004150567,0.016544107,0.015126662,0.032049194,0.016206123,0.018590756,0.0039405776,-0.0004066453,-0.007301249,0.028931532,0.0017443141,-0.00023139898,0.032101948,0.007481759,0.00820764,0.01752936,0.0019205331,-0.017040525,-0.007177287,0.018369012,0.0028079252,0.014690825,-0.026116777,0.06151631,-0.0030662655,0.015608909,-0.037654113,0.058214694,0.0012555973,0.019298362,-0.0071315304,0.02945116,-0.04863096,-0.032837946,-0.011726171,-0.041376963,-0.08888179,-0.020889506,0.02552855,-0.018612836,-0.020745374,-0.037473753,0.016394267,0.0040507116,-0.015891656,-0.06474827,0.025970593,-0.018635143,-0.016257675,-0.0150600625,0.0038691245,-0.028403876,0.03798674,-0.020914188,-0.018424733,-0.021847175,-0.006397442,-0.0059992536,-0.000679235,0.025921164,-0.018391754,-0.019685151,-0.018605059,0.022687431,-0.0025705586,0.021683339,0.0343792,-0.06382096,0.030579463,0.009292933,-0.015348559,-0.052026704,0.00033390403,-0.015812764,0.013277774,0.022002064,0.009514481,-0.019058345,0.048724484,-0.007034204,-0.016210094,-0.010698238,0.042728107,0.005602645,-0.02330469,0.018828522,-0.013639974,-0.006112959,-0.0060461904,0.017194161,0.051930696,0.016197123,0.039841883,-0.0095754275,0.014405515,0.019732341,-0.02046478,0.0059208507,-0.03581988,0.0059842197,-0.012918629,-0.007328156,0.025984155,-0.027173704,0.015703352,0.02431898,-0.015231273,0.037107773,-0.01858953,-0.03158775,-0.021777425,0.0262336,0.0040823864,0.0025642896,0.00300311,-0.012405622,0.00726631,-0.018564057,0.0013572559,0.065112285,0.00801841,-0.0016806016,-0.021595022,-0.02485009,-0.034646887,0.014055667,0.00055153365,-0.005799876,-0.026907763,-0.004880165,0.025067382,-0.01577762,-0.06554861,-0.03799812,0.05702243,-0.004446597,0.003958462,-0.029466096,0.03798311,0.009068531,-0.02352173,-0.026495086,-0.007683687,-0.0074936356,-0.001804362,0.025026016,0.014123923,0.008836004,-0.0022038973,-0.045495283,0.044041052,-0.002318753,0.021512058,0.0044020535,0.017367186,0.0028539205,0.02015813,-0.023823759,0.021421487,-0.0034675822,-0.0030196267,0.057790473,0.05575873,0.016328143,0.0032583983,0.009219765,-0.00033410938,-0.017845621,-0.026817888,-0.047077745,0.06292602,0.002870766,0.0436669,-0.0055501587,0.018859757,0.032980606,0.014842334,-0.034807924,-0.018551935,0.009531487,0.012510885,-0.02412475,0.011552349,-0.016402742,-0.008589433,-0.04087475,0.0017808283,-0.010570319,-0.0036155062,-0.067550175,0.03650032,0.010361773,0.0044370224,-0.023764303,-0.02934809,0.038898062,0.05212419,-0.08860991,-0.067901745,-0.011284252,0.0038737936,0.034909517,0.019625815,0.029731352,0.0384841,-0.020773211,0.043525573,0.005712142,-0.0021755956,0.034633555,-0.0056426357,0.048592687,0.0036134783,0.036794722,-0.017709268,-0.006360115,0.01309113,-0.025116382,-0.013179186,-0.008153195,-0.03727233,-0.02911292,-0.0004193325,0.021936918,-0.05588565,0.037856113,-0.0043577245,0.023121437,-0.01655759,0.035121646,-0.013023682,-0.03652706,0.01573473,0.0123431925,-0.04026191,0.0015839669,0.04787684,0.024786394,0.021495678,-0.067054786,-0.0078834845,-0.052515812,0.008377272,0.019126916,-0.030018888,0.034936063,-0.016215503,0.0049046464,-0.015892187,-0.012239804,0.013771728,-0.026048267,0.028855303,-0.017339386,0.015643476,-0.027479233,-0.010768133,0.03687419,0.0045084865,0.015627597,0.017580366,0.03198248,0.015680697,0.029814698,0.032000303,-0.055798672,-0.007997192,0.028855665,-0.0013049835,0.036392856,-0.011053083,-0.016187701,-0.021365793,-0.00079834525,0.041546334,-0.03796231,0.033368208,-0.039688833,-0.021106843,-0.046576504,-0.03439273,0.0019509015,-0.0139498,0.038158886,-0.0034997812,-0.0018387769,0.016326034,0.010159219,-0.00860929,-0.019235885,0.08984999,-0.015893072,0.023956966,0.028948411,-0.002137339,-0.19460672,-0.0505542,-0.013616072,0.013128046,0.047846045,0.0024185453,0.0083995685,-0.026727669,0.004009347,-0.035775475,-0.018955998,-0.15650915,0.0046498915,-0.016890196,0.026078025,0.03193917,0.01982014,-0.005819867,-0.035476945,-0.10549055,0.01717062,0.005842145,0.05978276,0.008869559,0.009365555,0.005818117,0.049858715,0.028130112,-0.022931403,0.0138397915,0.00067826326,0.024576647,0.008596908,-0.036356445,0.02817075,-0.009545009,0.024161967,0.00228011,-0.025059873,-0.0004364015,-0.00010680446,0.017337305,-0.00005206719,-0.067272395,0.054090153,-0.053811386,-0.0017345857,-0.018344278,-0.014268897,0.0631854,-0.021835705,-0.020719074,-0.015181251,-0.017673312,0.0016937327,-0.008527475,-0.0037162693,0.036047604,-0.0028158317,-0.012655578,0.017321367,-0.08124538,-0.053134274,-0.01798347,-0.0035775339,0.0013604519,0.012478982,-0.013965056,0.015999056,-0.013938279,0.040494993,-0.010619509,0.011150991,-0.004700633,-0.023711096,-0.0022243266,0.019773742,-0.018039266,-0.009503589,-0.060052294,0.01793094,-0.00073277904,-0.0040422794,0.00032047622,-0.013036029,0.0047041485,-0.019409275,-0.05588353,-0.013813438,0.41325757,-0.007994366,-0.024961792,-0.026461048,0.03694901,0.027025905,-0.004729303,-0.0008289045,-0.012367124,-0.0032326092,0.0037652294,0.0035077177,0.024335044,-0.025842095,0.007380605,0.014056274,-0.030404797,0.030557467,-0.016319286,0.007043099,0.023246637,-0.019537989,0.0025679169,0.06933281,-0.06748677,0.018443357,-0.0020679024,0.020689534,-0.00992735,0.012968093,0.0062205303,0.002285151,-0.044756208,-0.03733828,-0.021540541,-0.008949656,-0.04813029,-0.0800369,-0.02768157,0.008799753,0.011234471,-0.02819702,-0.0064893328,-0.007108002,-0.014625581,-0.015360219,0.02170142,-0.0030221124,-0.05971918,0.03905484,0.016274739,-0.006324552,-0.027261155,0.0022538865,0.025418906,-0.017231476,-0.046988312,-0.010735786,-0.004841247,-0.005602069,0.0162044,0.021771839,-0.047411043,0.054600038,0.021184301,0.012219456,0.025498195,-0.038189746,0.009014861,0.031025585,0.04672261,0.03674572,0.05774483,-0.014719401,0.010750212,-0.016809423,0.035339445,0.03643212,0.006700791,0.0066488264,0.00975484,0.00067966385,0.0153195085,0.017432688,0.0054054135,0.02287949,-0.08233112,0.033398442,0.03354099,0.0056986045,-0.024771346,0.0029141787,-0.015099669,-0.01580783,0.053563666,0.0146456,0.0069737425,-0.04348394,-0.0023441084,-0.036925297,0.06508873,0.042563226,0.017827824,-0.04434931,-0.0067285793,-0.014888756,-0.038333993,-0.039552607,0.011523276,-0.015319204,-0.021241084,-0.020165583,0.034137398,-0.032524303,0.026723953,0.035028562,0.020794632,0.006871887,0.01611172,-0.005411446,-0.026859628,-0.030043427,0.034802563,0.005380431,-0.027311383,-0.063793816,-0.0043279906,-0.017533606,-0.023163717,0.036273506,0.0072452463,0.026521467,-0.035282,-0.025941463,0.026037104,0.010435175,-0.016233167,-0.0020638192,-0.01706783,0.042229965,0.019001748,-0.022864137,0.034915615,-0.000032510317,-0.027379496,0.034367025,-0.018007603,0.035756074,-0.012279394,-0.01762084,0.021066394,0.015212701,0.022659155,-0.029678404,0.010232485,-0.0115281725,0.019215135,-0.002436322,0.008397104,-0.0020541179,-0.0198888,-0.021547832,-0.032401703,0.092083246,-0.0004135116,-0.007146923,0.02059528,0.03338801,-0.01078852,0.018212069,0.025238926,-0.002376185,-0.046108227,0.034298014,0.037871037,-0.04014246,-0.06929743,0.002659891,-0.014148524,-0.012974258,0.057325993,-0.00956881,-0.0031154202,-0.030155718,-0.0158043,0.02635411,0.009585255,0.021379985,0.027316056,-0.028230932,-0.00088587264,0.054888926,-0.009455091,0.030092224,0.02534079,-0.01755076,-0.044295758,-0.0024818229,0.00052500743,0.0032622137,-0.00007511346,0.026145127,0.021742932,0.04804361,0.020330597,-0.019954013,0.008878402,-0.01131143,-0.040995486,-0.030345986,-0.004475588,0.041906934,0.041794278,-0.027076244,-0.05393742,-0.04142187,0.01612645,0.0046169343,0.047807228,-0.014031675,-0.023497086,-0.010935707,-0.005536531,-0.048134368,-0.01684336,-0.0073132147,-0.037852325,0.010273224,-0.030515313,0.03610424,-0.016445613,-0.031528424,0.01549269,-0.010215876,0.009155659,-0.04051436,0.009753862,0.0034364834,-0.008447815,-0.0060115997,-0.0058336766,0.001943407,0.015285018,0.01337724,0.013420662,0.029626327,-0.037533086,-0.0077531105,0.0021263177,0.0034131363,0.019432439,-0.024510501,-0.01565589,-0.03806728,0.034862597,0.0039632544,0.0145716,0.009305674,-0.0051561515,-0.016237922,-0.007462322,0.004300438,-0.009986946,-0.008722548,-0.0183663,-0.0026940627,-0.01522459,-0.039385404,-0.031573087,-0.049335152,0.008687133,-0.0043222867,0.0073716063,0.034368575,-0.029261097,-0.006633482,-0.019947797,0.0009733098,-0.0286885,0.027712423,-0.04871445,0.033931956,-0.005359864,0.05455974,-0.025062751,0.008089655,-0.024823084,0.009788138,-0.034433447,0.018384356,0.04728328,0.024684308,-0.007766646,0.00712684,-0.0035588876,0.018483125,-0.024431951,0.040025707,-0.008342725,0.018280422,0.023735458,0.018892242,-0.005035052,-0.025377057,-0.014807786,0.035336222,-0.011416658,0.025355248,-0.019371191,-0.019194113,-0.013384453,-0.017835109,0.029824773,-0.027408691,-0.032781146,0.013566203,-0.00093691505,-0.013590806,0.012469437,-0.0015553385,0.014820164,0.03920605,-0.033972185,-0.00046889554,-0.055842236,-0.008020913,-0.0024149157,-0.010265186,-0.022909492,-0.0059388205,-0.04391156,-0.011079957,-0.00040868355,0.023856029,0.011718047,0.029952753,0.04388668,-0.0176005,0.0004887196,-0.020563753,0.0019386725,0.039577045,0.054247554,0.009646877,-0.0028842771,-0.016507654,0.011358246,-0.020425102,-0.014812721,-0.03680335,-0.0041129156,-0.007520617,-0.01768743,-0.0012643618,-0.0014337313,-0.011957964,0.00054475793,0.016238153,0.05201672,0.022212552,0.04169551,0.06296594,0.010879944,0.0041556098,-0.022380652,-0.03918931,0.029170755,-0.010266376,-0.013875744,-0.009740863,-0.012853914,0.03713657,0.011141957,-0.028743945,-0.0072070146,0.009444184,-0.012664224,0.0038140332,-0.009402594,-0.014483036,-0.019088214,-0.0078252675,-0.011745518,-0.04903575,0.007835117,-0.0024933799,-0.028947148,-0.010711819,0.016804997,0.022631273,0.011692626,0.003863843,-0.0034560424,-0.020411558,-0.10434279,0.0023971957,-0.035185985,-0.009393795,-0.019992637,0.023056922,0.027937109,-0.034035295,0.005220211,-0.0048427,0.052262403,-0.052737374,0.026528675,-0.02338305,0.018412655,0.0016476241,-0.035110027,-0.013837156,-0.0020930266,0.042782772,-0.014946299,-0.045139775,-0.04791802,-0.03512957,0.0021618519,-0.0031582133,-0.016341385,-0.010780255,0.0033787086,0.0043301084,-0.00063671643,-0.019713787,-0.006062113,0.056320995,-0.0141871255,0.024492918,-0.013665898,-0.051245544,0.0011521387,0.028804792,-0.0008723091,-0.025312519,-0.053102743,-0.02371877,0.011711759,0.030237524,0.0010416321,-0.058340956,0.0017969832,-0.0052882,-0.017502226,-0.0044107265,-0.050721083,0.015725216,-0.016660526,0.0027859365,-0.014103178,0.0035812468,-0.00044751022,0.044696935,-0.062000196,0.027533842,0.013814353,0.0024904546,0.013299742,-0.000808935,0.008693244,0.018599661,-0.0065149046,0.01866042,-0.017219707,-0.0444939,0.005562369,-0.0051970854,0.004130095,0.0025639331,0.027085489,-0.01005071,-0.026402483,-0.030767731,0.034629222,-0.018237928,-0.011706404,0.07028032,0.033794016,-0.00931801,0.009578627,0.01012464,0.0028734212,-0.04505572,-0.061537694,0.0066386117,-0.030991834,0.04438728,-0.021910118,0.010930181,0.013826569,0.011761937,0.018964075,-0.0025731304,-0.015197846,0.014548142,0.015960678,-0.0032798755,-0.0089293355,0.010821228,0.034368448,0.0030190526,-0.03695391,0.0063762516,-0.02109274,0.009169231,-0.06677264,0.03768018,-0.045443784,-0.009687347,-0.0022746061,-0.024422709,-0.0077386876,-0.0136223845,0.006429754,-0.014999706,-0.0029531384,-0.09695693,-0.011561099,0.030963717,0.008008436,0.012692661,-0.0065729325,-0.027425772,0.03294482,-0.014669283,-0.014719973,-0.00069304585,-0.008100454,-0.047992915,0.005006232,0.059992805,-0.035277925,-0.029192537,-0.022041209,0.041855037,0.01314893,-0.01207948,-0.033949494,0.0080659045,0.03762034,-0.015005592,0.0143362945,-0.057656668,0.01946559,-0.007322188,-0.009973553,0.009736359,-0.043415055,0.0040010232,0.011992891,0.008832827,-0.048044857,0.059120465,-0.01242876,-0.024868416,-0.019894129,0.018028805,-0.058109727,0.021630798,-0.02010253,-0.008571653,0.028675977,0.019480746,0.021856153,0.050097186,-0.01138061,0.024910558,0.0343769,0.015216841,0.0059009288,0.035840306,0.050563086,0.02389995,-0.00299568,0.0018673727,0.03644223,-0.000808826,-0.024619188,-0.020855913,-0.013667906,0.018407037,-0.054838646,0.017885381,-0.02555663,0.044468164,-0.0036631883,-0.021335278,0.0068393596,0.031158667,-0.0033771703,-0.03636888,-0.00069437554,0.034943886,-0.022460455,0.0073726946,-0.017368894,0.005051868,-0.013754114,0.036445085,-0.011839591,0.01799926,-0.008262569,-0.0020201823,-0.020136392,0.011941264,0.031042667,0.047764454,0.037459064,0.02492274,0.008725861,-0.020904537,0.04315719,0.004723876,-0.0114711,0.0369589,0.00017347546,-0.034826826,-0.018919995,-0.036129657,0.00787397,0.038065735,0.0067775436,-0.024461407,-0.017657757,0.029291142,0.024134617,0.06703173,-0.006562032,0.005275652,0.0019613148,0.023650192,-0.0026891588,0.0292895,-0.0033841447,-0.025745818,-0.005788596,0.015158876],"last_embed":{"hash":"z5gboh","tokens":97}}},"last_read":{"hash":"z5gboh","at":1763795374082},"class_name":"SmartSource","last_import":{"mtime":1762076843000,"size":2061,"at":1763795325275,"hash":"z5gboh"},"blocks":{"#---frontmatter---":[1,4],"#TrueNAS Server":[5,80],"#TrueNAS Server#Overview":[7,10],"#TrueNAS Server#Overview#{1}":[9,10],"#TrueNAS Server#System Information":[11,25],"#TrueNAS Server#System Information#{1}":[13,13],"#TrueNAS Server#System Information#{2}":[14,17],"#TrueNAS Server#System Information#{3}":[18,22],"#TrueNAS Server#System Information#{4}":[23,23],"#TrueNAS Server#System Information#{5}":[24,25],"#TrueNAS Server#Services & Applications":[26,50],"#TrueNAS Server#Services & Applications#{1}":[28,28],"#TrueNAS Server#Services & Applications#{2}":[29,29],"#TrueNAS Server#Services & Applications#{3}":[30,30],"#TrueNAS Server#Services & Applications#{4}":[31,33],"#TrueNAS Server#Services & Applications#{5}":[34,36],"#TrueNAS Server#Services & Applications#{6}":[37,38],"#TrueNAS Server#Services & Applications#{7}":[39,39],"#TrueNAS Server#Services & Applications#{8}":[40,40],"#TrueNAS Server#Services & Applications#{9}":[41,41],"#TrueNAS Server#Services & Applications#{10}":[42,42],"#TrueNAS Server#Services & Applications#{11}":[43,43],"#TrueNAS Server#Services & Applications#{12}":[44,45],"#TrueNAS Server#Services & Applications#{13}":[46,46],"#TrueNAS Server#Services & Applications#{14}":[47,47],"#TrueNAS Server#Services & Applications#{15}":[48,48],"#TrueNAS Server#Services & Applications#{16}":[49,50],"#TrueNAS Server#Configuration":[51,61],"#TrueNAS Server#Configuration#Datasets":[53,55],"#TrueNAS Server#Configuration#Shares":[56,58],"#TrueNAS Server#Configuration#Snapshots & Replication":[59,61],"#TrueNAS Server#Maintenance":[62,69],"#TrueNAS Server#Maintenance#Backup Strategy":[64,66],"#TrueNAS Server#Maintenance#Update Schedule":[67,69],"#TrueNAS Server#Resources":[70,76],"#TrueNAS Server#Resources#{1}":[72,72],"#TrueNAS Server#Resources#{2}":[73,73],"#TrueNAS Server#Resources#{3}":[74,74],"#TrueNAS Server#Resources#{4}":[75,76],"#TrueNAS Server#Notes":[77,80],"#TrueNAS Server#Notes#{1}":[80,80]},"outlinks":[{"title":"servarr.yaml","target":"servarr.yaml","line":31},{"title":"Recommended Setup","target":"Recommended Setup","line":37},{"title":"Traefik Multi-Stack Setup","target":"Traefik Multi-Stack Setup","line":40},{"title":"Integrating Servarr Stack with Traefik","target":"Integrating Servarr Stack with Traefik","line":41},{"title":"Docker Gitea with Traefik","target":"Docker Gitea with Traefik","line":42},{"title":"Gitea Setup","target":"Gitea Setup","line":43},{"title":"Git Server Options","target":"Git Server Options","line":44},{"title":"Quick Reference","target":"Quick Reference","line":47},{"title":"VS Code SSH Setup","target":"VS Code SSH Setup","line":48},{"title":"Security TODO","target":"Security TODO","line":49},{"title":"TrueNAS Documentation","target":"https://www.truenas.com/docs/","line":72},{"title":"TrueNAS Community Forums","target":"https://www.truenas.com/community/","line":73},{"title":"Traefik Documentation","target":"https://doc.traefik.io/traefik/","line":74},{"title":"Gitea Documentation","target":"https://docs.gitea.io/","line":75}],"task_lines":[],"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md","last_embed":{"hash":"z5gboh","at":1763795369914},"metadata":{"created":"2025-11-02 10:47","updated":"2025-11-02 10:47"}},"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.014840514,0.024044551,-0.03821826,0.041456208,-0.054557987,-0.022907693,0.04781144,0.024344416,-0.0062366175,0.02121489,0.01798769,0.03564804,-0.0055024424,-0.010186979,0.019226322,-0.01405661,0.021447815,0.02342388,0.004625466,-0.010504237,-0.011697663,-0.010936473,0.02497944,0.006441419,0.001918724,0.006679999,0.0111895865,0.013581343,-0.003667305,0.015645986,-0.012904905,-0.068137,-0.015676243,-0.048699614,0.023070164,-0.02683886,-0.0034446877,-0.018430838,-0.044694822,0.014395732,-0.012091177,-0.024981163,-0.012171577,-0.019549692,-0.010436458,-0.0030570878,0.008888267,-0.023810638,-0.049541876,-0.014619486,0.009728169,-0.007440591,0.012780502,0.0020298357,0.03689475,0.05055249,-0.025371775,-0.048800763,-0.015990075,0.023348985,-0.017171538,0.01782819,-0.02952372,0.016509913,0.036364157,0.05350986,0.044627853,0.027305203,-0.011353447,-0.016156357,0.0046287384,0.05034805,-0.027188458,-0.042174593,-0.021924172,0.020037092,0.038161933,-0.009985487,-0.0069863396,0.030079687,0.007224045,-0.02243089,0.025887365,-0.034813993,0.025751116,0.022108266,-0.041519463,0.0792172,0.0790524,-0.036148123,0.026803596,-0.023041032,0.0070639993,-0.022314003,-0.023539186,-0.016184088,-0.010850989,-0.0101238005,0.02746424,-0.023760034,0.07415748,0.0008723615,0.019715384,-0.005267373,0.026284093,-0.032058995,-0.014453846,0.00088890095,-0.039560117,-0.01001719,0.0054029673,0.06620563,-0.014070042,-0.010458883,0.012390645,-0.010787701,0.025366228,-0.025958482,-0.02652944,-0.05338573,0.031727877,0.028255634,0.055606626,-0.05171408,0.0012132949,0.026332729,-0.0042971605,-0.0072416095,0.005426793,0.0074681146,-0.020013435,0.030071352,-0.004693466,0.012932653,-0.02326009,-0.009876369,-0.010433224,0.025214234,0.016589997,-0.018684676,0.022477217,0.0699316,-0.012901335,-0.0016478688,0.03748634,-0.02313684,0.021493394,-0.046303924,-0.023868103,-0.033447243,-0.0041791024,0.013184269,0.017136617,0.008607153,-0.020248037,0.00516031,-0.026800051,0.0105291745,-0.035775617,-0.022469694,-0.0005511382,0.012790551,-0.041684628,0.039783873,0.0397177,-0.021000955,0.019193657,-0.0055004014,-0.032829765,0.0023220852,0.0013154733,-0.080967605,0.014886229,-0.0015457656,0.013597404,0.034201786,0.064825766,0.017567307,0.015841734,-0.030966569,-0.03909805,0.013919482,-0.030314324,0.021328753,-0.0084471945,-0.021903785,-0.004750303,0.022498872,-0.011689944,-0.0005906546,-0.05613404,0.049245793,-0.008023692,-0.03555916,-0.01776732,-0.0037867462,-0.018491304,0.042938232,-0.029785259,-0.01963213,-0.01732741,0.03527719,0.03916008,0.029564502,0.018327361,0.010052022,0.05485482,-0.03506935,0.022715462,0.01769818,-0.054318275,0.015861047,-0.025828522,0.012067224,0.0011686775,-0.01389016,0.0024891216,0.030925961,0.052735392,-0.018452097,-0.07125863,0.0014922344,-0.04109476,0.03748744,0.046733905,-0.017868903,-0.0058644866,0.052305497,0.011105337,0.009156424,-0.030436154,-0.0006283539,0.0032266167,-0.026968015,0.07330672,-0.003523754,-0.06799469,0.026021076,0.03177488,-0.006416965,-0.034612264,-0.025997112,0.0011244076,-0.027108552,-0.033690967,0.013025575,0.0022868281,0.042757623,-0.023937456,0.0037937849,-0.013070953,0.030899603,-0.0005852346,0.041449085,0.07428348,0.0075112823,0.024469964,-0.01317003,-0.005613081,-0.04832334,0.008677146,-0.004144811,-0.06021111,0.016340613,0.0405754,-0.0132139325,0.005701312,-0.009529017,0.05525144,0.0005527356,-0.021674821,0.0036809472,0.016823042,0.03886787,-0.03481598,-0.0012042933,-0.015475699,0.005743545,0.03107823,0.07261372,-0.017435659,-0.023231167,0.04387881,0.010185071,-0.0005421555,-0.04188227,0.054843623,-0.007376725,-0.045500983,-0.030237252,-0.039630625,0.031652376,0.052053373,0.0036445179,0.0057088058,0.013071193,0.021079877,-0.13493246,0.022433108,-0.029734984,0.049058057,0.02745802,-0.008244343,-0.029146094,-0.033073302,-0.063891925,0.040550373,-0.033618163,-0.054963946,-0.045785703,0.00645966,0.0013903555,0.01930267,-0.0074631707,-0.019293487,-0.00066902646,-0.02441848,0.012507228,0.022471456,0.004525041,-0.0040961197,-0.024113618,0.0021340272,0.060826097,0.015370629,-0.035444252,-0.02704453,0.036446407,0.010909731,0.01920712,-0.035549004,-0.005334839,0.008504467,0.023908634,-0.029391605,0.011804564,-0.038459215,-0.009904029,0.048815165,-0.0155641325,0.0048990143,0.021620559,0.030631844,-0.022976931,0.0053777625,-0.041951586,0.014664247,0.01368796,0.0057514566,-0.00007118745,0.02211281,-0.04956001,-0.036930397,-0.048715558,0.035471197,-0.025791105,-0.03875051,-0.0069006337,-0.0117207775,0.01776224,-0.08383738,0.0039541726,-0.0026741368,0.027819704,-0.038688503,-0.0105750505,-0.06232329,0.0517409,-0.0183622,0.055033013,-0.005021553,-0.016790723,0.02737618,-0.009036764,-0.045404874,0.01380172,-0.09466798,-0.030679928,0.013125448,-0.034822024,-0.013967443,-0.033344515,0.010277502,-0.01745866,0.01566797,0.011013886,0.23834458,0.008522245,-0.054313473,0.009076451,0.058447413,-0.022827398,0.0310355,-0.013502731,0.0058647757,-0.030518264,0.019601624,0.051688727,0.012484385,-0.011673912,-0.009932738,-0.009973096,-0.037253376,0.0031909333,0.086993426,-0.018468082,0.042149357,-0.009659998,0.035690498,-0.035103027,-0.050714772,-0.0060159895,-0.03742886,0.014148631,-0.057508685,0.006282924,-0.03067566,0.03032802,0.015498393,-0.022226114,-0.05584238,-0.003434637,0.014856694,-0.033287365,0.0051779244,0.0070861545,-0.057505477,-0.009680712,0.04556279,0.047998365,-0.04100101,-0.021343142,0.049510404,0.025021445,-0.03486114,0.0028378016,-0.015302449,-0.016871534,-0.016826473,-0.0066747237,0.02133298,-0.03232497,-0.008097459,-0.039960355,0.008294982,0.05974791,-0.001995406,0.0075323456,-0.07096878,0.004746582,0.009792544,0.020395618,0.012456741,-0.03664897,0.005812067,0.04271671,0.007339536,-0.026723608,0.022584807,0.003957219,0.022827508,0.0069660367,0.048599873,0.06325338,-0.0042453064,0.023355622,-0.00399075,-0.024552556,-0.0032267391,0.0055351565,-0.00031425367,0.009053955,-0.008317775,0.024739278,-0.006967697,-0.0061527574,-0.04186961,0.042498905,-0.0031080756,0.028485471,0.048077248,0.009543241,-0.005010933,0.001476911,-0.01701587,0.006468381,-0.017004851,0.0010488621,-0.03923811,0.024436506,0.015402934,-0.020377276,-0.010949014,-0.023004938,0.025637686,0.026659617,0.0049716174,0.00011833765,-0.018217249,-0.028702298,-0.020604897,4.733914e-7,0.0034427708,0.021365592,0.0029202623,0.004748436,-0.006006373,-0.014755476,0.03613108,0.022032771,-0.030540759,-0.013108339,-0.012870242,0.00683613,0.013757909,0.027355272,-0.021516018,-0.05682489,-0.05563481,-0.008391405,-0.0039495025,0.038012225,-0.00832561,-0.008408393,-0.022668982,0.004461508,-0.020312935,-0.0073030205,0.011810764,-0.012169236,0.038343783,0.013264304,0.0065306337,-0.034482982,0.012940179,0.05967802,-0.008309537,0.06506945,0.011595629,-0.01853724,-0.03135185,-0.00026503732,-0.032202855,0.031413626,0.010956839,-0.033458047,-0.011275644,0.03143537,0.019110883,0.08883247,-0.028526094,-0.028456964,-0.019472355,0.007120319,-0.06097138,-0.050519224,-0.0032944293,-0.036315873,-0.046224564,0.04384731,0.03172216,-0.035493277,-0.038070947,0.021662287,-0.068820186,-0.03445198,0.025428232,0.028601447,-0.04744927,-0.044129007,0.026491463,0.015956527,-0.0009258821,-0.013726862,-0.016029382,0.021038339,-0.01218364,0.077024095,0.035998005,-0.009285543,0.014338239,0.044479262,0.04755461,0.0069850325,0.023502743,-0.023046996,-0.0370376,0.003994171,0.010356163,-0.010217068,-0.0097792465,0.0044973255,0.020774756,0.047146603,-0.009740785,0.012255249,-0.02438802,0.021551283,-0.01833,0.007868986,-0.06800946,-0.032091003,0.028550653,0.059252735,0.001347745,-0.047883503,-0.011019878,-0.0016214009,0.005973858,-0.007830123,-0.013733448,-0.03588106,-0.0008962194,-0.034120988,0.0027468312,-0.02857068,-0.0116338255,-0.010646507,0.00817587,0.0056399014,-0.0057709366,-0.03794127,0.013430151,0.025144853,-0.0067436225,-0.030296747,0.036021356,0.03557524,0.022977268,0.02161221,0.0083324425,0.048594438,-0.061725408,-0.06788211,-0.0075908457,0.00025557718,0.025154347,-0.01885722,0.0044477014,-0.016555116,0.036814325,0.027425423,0.0044265795,-0.029479051,-0.04155234,-0.08098638,-0.034874927,0.040334366,0.040016573,0.004438146,-0.046293594,-0.014642266,0.011109216,-0.0073565133,-0.016090969,-0.007250318,-0.0075042886,-0.009832239,-0.058336154,-0.0023371777,0.04394218,0.018754832,-0.05748782,-0.01511165,0.0059305485,-0.0062218043,-0.061362587,0.0151110515,0.01988472,0.01646446,-0.04514943,0.037150625,-0.0016376622,-0.013565287,-0.0201323,-0.05681575,0.01395297,-0.020794692,-0.042278655,0.05204867,-0.026544256,0.010666184,0.005202382,0.0044059856,-0.013790042,-0.004902628,-0.0143388705,0.011056707,-0.0025018763,-0.018962298,-0.023524934,0.038024776,0.012741051,-0.03287861,-0.010713661,-0.0036572707,0.031692952,-0.040161043,0.0007629469,0.06066939,0.029918827,0.009647567,0.06706481,-0.054018017,0.011259845,-0.017443236,-0.013479088,0.03363966,-0.033972345,0.027242118,-0.04945769,0.018319895,-0.03744791,-0.015849464,0.012232857,0.047195278,-0.049728375,-0.011361889,-0.001261925,0.0061175227,0.007017228,0.010801341,0.018528633,-0.008073267,0.0101802545,-0.012739434,-0.02586843,0.027007978,0.054042604,-0.03681083,-0.0023502386,-0.0025990463,0.004910925,-0.0054648877,-0.021004211,0.0050402046,-0.040499937,-0.016351122,-0.004597437,-0.020087318,0.029480567,0.0019531157,-0.04249267,-0.001012706,0.028314976,0.06062908,-0.006754588,0.046341952,-0.019815678,-0.008799308,-0.02235792,-0.04051973,0.0059206146,-0.0036723053,-0.03633511,0.013893809,0.012394153,0.042770185,0.034798432,0.03211205,-0.010242276,0.04310779,-0.03530101,0.008614592,0.0355171,-0.0037108257,-0.0318988,-0.0048960913,-0.021470513,-0.016423734,0.03453649,-0.009044679,-0.008378797,0.0049096746,0.03155435,0.022613866,-0.02403132,0.0130590275,-0.0057895985,0.021386359,-0.1482882,0.02007166,-0.014394699,0.04466461,-0.030617112,-0.006382501,0.0033454886,-0.015804432,0.025632642,-0.015560162,-0.0029746792,-0.044283185,0.018299103,-0.037095077,0.020923486,-0.03505265,-0.0053029247,0.025096064,-0.02649886,0.08021721,0.0054011038,-0.021288533,0.04037233,0.023604225,-0.015901966,0.012681574,0.0009687652,-0.0049570217,-0.017849406,0.010322805,0.008176672,0.028001018,0.03397399,0.048181836,-0.010412602,-0.011842755,0.010680876,-0.021303415,-0.0333068,0.047972582,-0.024127191,0.027631572,0.00095473084,0.02748373,0.045110017,0.038341187,-0.018298514,-0.01999506,0.0117623275,0.044905715,0.004903336,0.006864551,-0.008585338,0.005702992,0.00166395,-0.027955415,-0.0387708,-0.01921597,-0.016040599,0.022003256,-0.02304489,0.038311057,0.0016027046,-0.044402607,-0.015582019,0.030539047,-0.020326646,0.0010090786,-0.06842281,0.007760178,-0.014838891,-0.016358947,-0.013174454,-0.05508968,-0.027894907,-0.042840492,0.07111523,0.017427232,-0.024379738,-0.006626017,-0.01021066,-0.02179044,-0.0055072457,0.03359505,0.043409385,-0.015444099,-0.035554305,-0.052833837,-0.009475286,-0.021054808,-0.05099368,-0.05471532,-0.0030978557,-0.0094147585,-0.009061617,0.051670488,-0.026786543,0.004704677,0.01651236,-0.030004334,-0.0022016289,-0.021891888,0.0071867383,-0.049987033,-0.003643298,0.023220293,0.07188565,-0.019116377,-0.066489145,-0.008052827,-0.00879275,0.0065152664,-0.00017648436,0.00568034,-0.049658656,-0.019062085,-0.017971497,-0.033326972,-0.02325392,-0.024808355,0.0019963677,-0.0047957716,0.0022210067,-0.038525738,0.03567209,0.044081986,0.013668695,0.021708034,0.025567058,-0.033395026,-0.0175137,0.0081259925,0.026744967,0.029019568,0.049699042,-0.042258587,0.010164718,0.027572392,-0.05301694,-0.031824492,-0.049038325,0.008957264,0.004822604,-0.036915645,-0.011258132,0.0011105869,0.00108862,0.043106705,0.044880588,-0.019105071,-0.020655505,0.0059207454,0.009024147,0.03605729,-0.012757852,0.050165553,-0.02273123,-0.0325937,0.0069572097,0.060650777,-0.00804404,-0.008839889,-0.039395656,-0.031218136,-0.025374632,0.038899917,-0.027557896,-0.052181125,-0.03328607,0.01367057,0.0042789774,0.022618018,-0.014890176,0.029315995,0.03294395,-0.022979377,-0.014433619,-0.02936306,0.028314136,-0.021731569,0.037605226,-0.010439584,0.057801735,0.023890404,0.005643098,0.035162657,-0.017015813,0.020344604,-0.017411446,-0.019523928,0.039329953,0.05936844,-0.11273983,-0.005611675,0.053784642,0.010614398,-0.0035356556,0.04718925,0.026495779,-0.008174129,-0.040935446,-0.010774364,0.019824635,-0.010029436,0.008089381,0.040797565,-0.04362394,-0.008324822,0.017842421,0.0072731697,0.001972772,0.031828273,0.0118618915,0.0012178676,0.009485992,0.014861618,0.039637323,0.025631286,-0.022093933,-0.012670297,0.015738642,0.021381998,-0.05583932,-0.011807538,0.013681239,0.049060646,-0.011564195,0.041671302,-0.020937383,0.010187669,0.018877417,-0.008850332,-0.008569278,0.029897755,-0.010006809,0.0060700774,-0.017826388,-0.008926025,0.0027330588,0.016931308,0.030228468,-0.007475314,0.034893196,-0.08683372],"last_embed":{"hash":"1s0r5hl","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"1s0r5hl","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1s0r5hl","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00067361526,0.008557572,-0.020503966,0.003946795,0.04064734,-0.05597367,0.059558712,0.050120812,-0.014922178,0.013803138,-0.010737285,0.01389147,0.0011898329,0.01817977,0.004303658,-0.0039998717,-0.00039948866,0.01902163,-0.018721662,0.013218786,-0.0061614295,0.0008123879,0.0068910485,0.010020313,-0.0012781125,0.036094468,-0.0026618699,0.036904324,-0.014587287,0.0026013847,-0.021513076,0.03232736,-0.0039591007,0.0340789,-0.020813778,-0.058040656,-0.000051649095,-0.038446814,-0.1178015,-0.014260073,0.016434792,-0.048045587,-0.007351961,-0.03797235,0.027803946,0.00014700933,-0.014281405,-0.072434306,0.019602807,0.00326092,-0.010517693,-0.039438773,0.011587702,-0.021070842,-0.0028317678,-0.015479984,-0.04573206,-0.03690192,-0.030588657,0.007245484,-0.0028138654,-0.015418827,-0.027394105,-0.010395821,-0.016699644,0.02271169,0.0057383636,0.036225908,0.028555386,-0.038431354,0.010993016,0.013821337,-0.024403641,-0.04544698,-0.020391935,0.02382025,0.04610607,-0.0141086625,0.029601444,-0.022149468,0.06700847,0.006287684,-0.020469217,-0.023642458,0.038659457,-0.00079759245,-0.024896266,0.021818547,0.003880596,0.03395696,-0.019803239,-0.0044948678,0.034800056,0.0051276004,0.045713224,0.008571768,0.025627943,0.0011052941,-0.0058145346,-0.019729381,0.008656995,0.0018999609,-0.026971918,0.010356716,0.010793029,-0.047259413,0.025982667,0.0070532695,0.009817414,-0.005664437,-0.010552264,0.0043740184,-0.02636879,0.024378408,-0.0046029007,-0.026420964,-0.009882707,-0.017131167,0.020552468,0.0011793474,-0.0056216773,0.053240754,0.0054530147,-0.044097695,-0.0017313757,-0.005697837,-0.03322404,0.0029638887,-0.00015869753,-0.018450567,-0.03063378,-0.014313576,0.027019354,0.008855267,-0.018588202,-0.028998418,0.06724264,0.023349928,-0.006578607,-0.006484795,0.03326993,0.0009525396,-0.019731116,-0.028890856,-0.0076987473,-0.021004159,-0.0031488885,0.009228158,0.0068881377,0.023536453,-0.0018318816,-0.036976334,0.0057053613,-0.0019364376,0.04709339,0.020266013,0.008582181,-0.021436566,-0.000972334,-0.037906352,-0.008431429,-0.018096728,0.02253061,0.046191096,0.03659043,0.032962736,0.0039340025,0.035193074,-0.009891878,0.0060932795,-0.030467443,-0.041467424,0.06804868,0.01162143,0.041180246,0.048843622,0.014875392,0.012319737,0.027679201,-0.035188884,-0.04209466,0.05036049,-0.0026134776,-0.037152145,0.009418631,-0.04220161,0.02388105,-0.01844494,0.006715218,0.03225219,-0.04284696,-0.03273406,0.023960495,0.0132935755,-0.008143588,-0.03374176,-0.0040909075,0.012075806,0.045277584,-0.056996424,-0.05085071,-0.000074762844,-0.0019214726,0.0150041245,0.0039721406,-0.02211902,0.006121467,-0.026901174,0.039840482,0.017767012,0.032405093,0.01886547,-0.018739715,0.033205528,-0.008395252,0.04360914,-0.02997705,-0.019527638,0.028167147,-0.0016672334,-0.016583977,0.0069821337,-0.02109569,-0.017394785,0.0075982856,0.020801404,-0.030498551,0.063880324,0.025957342,0.00906077,-0.0281832,0.002426935,0.009181953,-0.034474853,0.02749665,-0.006938487,-0.06303193,0.028384304,0.019526377,0.033875395,-0.017080626,-0.050149143,0.01491957,-0.08079679,-0.027105251,0.016117193,-0.02592333,-0.025559437,-0.020760862,0.0019888226,-0.021676635,-0.0068738563,0.008519588,-0.0042701825,-0.027020475,-0.038976815,-0.001623572,-0.021639604,-0.021490825,0.008672076,0.025131028,0.0006444957,-0.004335667,0.08334868,-0.029338736,-0.025985872,0.024258934,-0.05568479,-0.0065430435,0.031518783,0.00040642289,0.010654183,-0.052111086,-0.00052225555,0.011529527,-0.022452002,0.041407377,-0.03744305,0.031031441,-0.010500056,-0.03220881,-0.008378625,-0.00405278,0.02380514,-0.020338314,0.03727387,-0.004237987,0.004139943,0.015035826,0.026661137,-0.02134555,0.025350098,0.08185577,-0.025928553,0.023003366,0.048979905,-0.0037029656,-0.15275683,-0.036811564,0.010919351,0.005337817,0.05587996,0.0023152442,0.0023334974,-0.01679209,-0.011558938,-0.03846444,-0.047653623,-0.1124255,-0.022283463,0.02490703,0.011560118,0.047685027,0.019808006,-0.009386029,-0.041900955,-0.10161103,0.027282592,0.052521452,0.04296767,0.028381713,0.04083894,0.016791623,0.050583735,0.021431306,-0.024238007,0.0033669423,-0.027343867,0.017657408,-0.01039891,-0.051721334,-0.003542119,0.0138782505,0.017581409,-0.020157173,-0.019381957,-0.0019955505,-0.0018079146,-0.021718074,0.0011588081,-0.04639092,0.026947955,-0.024492837,-0.009375177,-0.016593656,-0.0127072595,0.042106245,-0.0068920287,-0.012561985,-0.042576853,-0.02544698,-0.034241505,-0.006524403,-0.005916178,0.043065216,0.006505128,-0.03286848,0.031671897,-0.032540992,-0.050887525,-0.022404455,-0.017175145,0.004275383,-0.025961136,-0.036184683,0.01607121,-0.055824045,0.008356135,-0.018933268,0.038100064,0.0025860518,0.0060727904,-0.01013595,-0.021767449,-0.011875828,0.00051512016,0.02923395,0.009054436,0.02436984,-0.01532014,0.017032374,-0.025785537,0.042934436,-0.021118015,-0.030983344,0.026792377,0.49100462,-0.02348924,0.00408027,-0.04227649,0.03177656,-0.031309173,0.014526118,-0.0080890665,0.009925987,-0.027238233,0.0064828075,0.018148294,0.004653971,-0.0042133415,-0.016910566,0.024108764,-0.03226552,0.014484501,-0.018796254,0.025902305,0.04547117,0.0096102655,-0.025208317,0.05691552,-0.046526916,0.0039717318,0.0158831,-0.010311905,-0.05926736,0.005281985,-0.02155233,0.019783316,-0.011371603,-0.03688053,-0.037927255,-0.02041913,-0.047959175,-0.0350438,0.0016770492,-0.003051566,0.01379807,-0.035043906,0.0064759906,-0.0390197,-0.01606883,0.0012118944,0.008719829,-0.021532664,-0.022513498,0.0042742277,-0.017927976,0.01858338,-0.037016854,0.0052832756,0.004854888,-0.012372304,-0.028005641,-0.01462189,-0.017393086,0.018946446,-0.028728435,0.017091079,-0.053975243,0.0046223556,0.01808932,0.014398433,-0.017449815,-0.060584508,0.0039017876,0.04928896,0.04144596,0.00475813,0.045429856,-0.010296739,0.0004961432,-0.04879087,0.031737328,0.002376194,0.026526961,0.0020289603,0.016432151,-0.0035237127,0.026073338,0.0038177266,0.029623328,-0.016658083,-0.055618983,0.0105313,-0.010169629,-0.007036196,-0.031729717,0.011802425,0.019511404,-0.011219759,0.022141935,0.028101524,-0.012116372,-0.0368225,0.026714899,-0.034549955,0.03155856,-0.006774287,0.011373002,-0.009962244,-0.02166161,0.021414673,-0.013263204,-0.02271024,0.0023423263,-0.0040872586,-0.009862512,0.024257787,0.062499784,-0.023409389,0.0077898423,0.008567251,0.018420925,0.034910403,-0.029339505,0.00032866,-0.008901309,-0.017522069,-0.008742868,0.010273481,-0.029636938,-0.03273493,0.01687165,-0.004388732,-0.011974435,0.0018790441,0.00413418,0.013390434,-0.013620306,-0.0033250225,0.0100578265,-0.0023498985,-0.020146873,-0.010087581,-0.036908984,-0.0029954673,0.009564532,-0.0165434,-0.008252559,-0.019831385,-0.004302413,0.0071147224,-0.023794096,0.018643972,0.009394736,0.0017216112,0.010465875,0.01643207,0.027736077,-0.010817991,-0.017815785,0.004485812,0.015064875,-0.002001768,-0.0029992112,-0.0017656051,-0.050581634,0.014754643,-0.01761831,0.10587501,0.019909875,0.022334052,0.022708265,0.027579885,0.006590408,0.043220658,0.01803939,-0.03493914,-0.026919523,0.042499248,-0.015581729,-0.027478697,-0.032883685,0.0072697927,-0.015268694,0.024878211,0.051201213,0.0078735715,-0.008925063,0.0176546,-0.020780897,-0.021340633,-0.027705565,0.02086774,0.019582352,-0.026299883,0.040263593,0.05565414,-0.02388833,-0.015616436,-0.004509696,-0.005237261,-0.024496434,0.02649364,0.01255283,-0.01590116,-0.004357207,0.01161744,0.055619553,0.018243507,-0.010235451,-0.01038713,0.040003568,-0.0008391941,-0.02483947,-0.013168458,-0.022450667,0.005558329,0.007859105,-0.0010547006,-0.034152836,-0.042751636,0.030051239,0.008281768,0.041028053,-0.006694176,-0.03041097,0.010857813,0.05463728,-0.038814496,-0.0068731047,-0.0071272776,-0.005208374,-0.01598794,-0.024462432,0.031852316,-0.020455886,-0.03799638,0.025672419,-0.03626284,-0.0075748716,-0.042229902,0.033777695,0.002271558,-0.022684827,-0.00043539313,0.0034603386,-0.019108161,-0.0017170312,0.02484424,0.014652641,0.023086984,-0.04304063,-0.030663507,-0.0068973424,0.021264512,-0.008654695,-0.0416884,-0.016778633,-0.022245849,-0.0024506664,0.0045352564,-0.009399214,0.013879315,-0.0103229815,0.00012001033,0.010528881,0.013380157,0.018561726,-0.006669383,-0.027075896,0.006899333,-0.01754291,-0.026536008,0.014845757,-0.056544244,0.036217183,0.00015738586,-0.0039245137,0.004062413,-0.0028558883,-0.019772535,0.00912652,-0.025148869,-0.010297256,0.014527843,-0.03596606,0.0022232714,0.0079002585,0.04588377,-0.015675886,-0.026089031,-0.0026236014,-0.019963104,-0.0041986937,0.012450156,0.024815386,0.050051253,-0.02094325,0.010492325,-0.0041107126,0.016006777,-0.03044367,0.00611442,-0.020838484,0.014788881,0.0068061273,0.02425154,-0.0013407398,-0.028259512,-0.008773379,0.04111511,0.025587467,0.038210586,0.007929685,0.00653672,0.011593227,-0.006295692,0.013036575,0.0041990676,-0.015358238,-0.008090253,0.004881046,-0.021211648,0.013859524,0.0040205326,0.016035551,0.01967515,-0.033904567,0.043072622,-0.052400388,-0.0048459014,0.00577639,0.0029102308,-0.011794672,0.027066434,-0.009177194,0.029477283,0.0028165213,0.014769298,0.039102964,-0.023758594,0.05625074,0.004864873,0.016376955,-0.027339077,-0.011073775,0.047110736,0.048467666,0.038323924,0.02787761,0.014735437,0.019674527,-0.0068061147,-0.032008864,-0.023959558,0.018816715,0.01766805,-0.00024299433,-0.0035444004,-0.013549258,-0.011268779,-0.012829748,0.04362411,0.055114057,0.001099167,0.010502303,0.031513922,-0.014407971,0.01850465,-0.02646925,-0.040021945,0.021295836,-0.003895636,-0.011950887,-0.0019607048,-0.011047815,0.043560762,-0.021989776,-0.02186638,-0.008848869,0.0126256775,-0.009746909,0.016788088,0.02571598,-0.034795087,-0.034250535,-0.0014735975,-0.00088860316,-0.042957455,0.042152278,0.018287465,-0.015553729,-0.005238007,0.0024930036,0.011835192,0.0021133283,-0.019557983,-0.011451346,0.0010713459,-0.1100786,0.017507832,-0.07166787,0.016448727,-0.008331635,-0.0012751917,-0.0089929,-0.031685393,0.0044349474,-0.011999118,0.022932706,-0.049561385,0.027495822,-0.03885181,-0.004720372,-0.014908058,-0.025129288,0.010492183,0.02453078,0.03273649,-0.022960328,-0.03416768,-0.040053777,-0.0075750425,-0.0053270245,-0.0076820864,-0.016257219,-0.0059494916,0.005034716,0.019377252,-0.0011329865,-0.0072041773,-0.00782425,0.048216913,0.029585458,-0.009117963,-0.018475607,-0.03799751,-0.021456305,0.04973237,0.025945568,-0.010318331,-0.023239193,0.020953633,0.006185568,0.011348235,0.03491459,-0.051081818,0.017605606,-0.0016569875,-0.034420915,0.014493455,-0.008974727,0.035556663,0.015209122,-0.017046563,-0.035215244,0.01455288,-0.005622356,0.05756216,-0.016949609,0.03400402,-0.007724624,-0.007246034,-0.0014838496,0.019966569,-0.0060514337,0.019808266,0.0106246155,0.021508379,-0.018785272,-0.03631614,-0.021973973,-0.03387161,0.004910664,-0.005833545,0.013245326,-0.000587545,0.013338307,0.0057045105,-0.0023686949,-0.014296276,0.013441114,0.052072816,0.034369364,-0.013849859,0.029104989,-0.02083598,0.009345446,-0.04675037,-0.031360086,0.0045079635,-0.038596928,0.026901018,-0.019513365,0.014722227,-0.022669112,-0.0016261548,0.02783982,0.002364054,-0.016899366,0.00716995,-0.009250166,0.0058754818,0.00094372826,0.012254683,-0.003659158,0.06148116,-0.038137116,0.0054974053,-0.052984778,0.01144545,-0.012460711,0.00091506174,-0.049535017,0.01943956,-0.0014369215,-0.029494535,-0.0073612807,-0.0047564376,0.016572975,0.03610676,0.002981868,-0.036425162,0.005120262,0.023364738,-0.02099721,0.017863685,0.004685574,-0.010262382,0.019820055,-0.033687238,-0.052742578,-0.0004042255,0.006603247,-0.033992417,0.024058208,0.06598016,-0.03886991,-0.034280106,-0.017104784,0.009952156,0.032338027,-0.026108094,-0.041151986,-0.03537319,0.0060776435,0.014431506,-0.024801597,-0.017746994,-0.0068416535,-0.004726603,-0.032243777,0.0046943,-0.03675948,0.003445659,0.029272387,-0.012935112,-0.022536302,0.05201794,-0.010312793,-0.05798762,-0.025654562,0.013018689,-0.050451618,0.00038667934,-0.000075773096,-0.017320875,0.029106034,0.027520835,0.009193515,0.052607458,-0.008096375,0.013404667,0.039015666,0.012873779,0.009108109,0.039102472,0.0667194,-0.010793399,0.008348098,-0.00074411073,0.051771827,-0.018057806,-0.007900373,-0.020687692,-0.02238337,-0.023465026,-0.043633312,0.014193125,-0.015056362,0.038776707,-0.011579281,-0.004825072,0.017656708,0.0060212975,0.03409954,-0.02588534,-0.01961475,0.06202958,-0.023068173,-0.0062979185,-0.043404717,0.002109693,-0.025335265,-0.0053512747,0.013621643,0.014524081,-0.016046874,-0.02341557,-0.023838079,0.037676502,0.010988499,0.044601697,0.020003086,0.016656347,0.012859767,-0.004076094,0.022590602,-0.016157694,-0.019908428,0.04673467,-0.0049336646,-0.04201553,0.004110017,-0.02734442,-0.002518458,0.024853542,0.022203486,-0.002775155,0.009923848,0.007963583,0.00003455629,0.02826068,0.031031674,0.020668346,-0.0064978437,0.015108045,0.0045176046,0.016430052,-0.010697713,-0.06014378,-0.034900095,0.007814694],"last_embed":{"hash":"9wbovd","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"9wbovd","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server","lines":[5,80],"size":1993,"outlinks":[{"title":"servarr.yaml","target":"servarr.yaml","line":27},{"title":"Recommended Setup","target":"Recommended Setup","line":33},{"title":"Traefik Multi-Stack Setup","target":"Traefik Multi-Stack Setup","line":36},{"title":"Integrating Servarr Stack with Traefik","target":"Integrating Servarr Stack with Traefik","line":37},{"title":"Docker Gitea with Traefik","target":"Docker Gitea with Traefik","line":38},{"title":"Gitea Setup","target":"Gitea Setup","line":39},{"title":"Git Server Options","target":"Git Server Options","line":40},{"title":"Quick Reference","target":"Quick Reference","line":43},{"title":"VS Code SSH Setup","target":"VS Code SSH Setup","line":44},{"title":"Security TODO","target":"Security TODO","line":45},{"title":"TrueNAS Documentation","target":"https://www.truenas.com/docs/","line":68},{"title":"TrueNAS Community Forums","target":"https://www.truenas.com/community/","line":69},{"title":"Traefik Documentation","target":"https://doc.traefik.io/traefik/","line":70},{"title":"Gitea Documentation","target":"https://docs.gitea.io/","line":71}],"class_name":"SmartBlock","last_embed":{"hash":"9wbovd","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Overview": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.021252582,0.024595302,-0.080455065,0.024685517,-0.03092668,-0.029866336,0.04535243,0.016051916,0.011265375,0.023113945,0.02495447,0.023075588,0.014070798,-0.01603891,-0.029440526,-0.010886731,-0.009297335,0.011600191,0.010972777,-0.003306,-0.0068875346,-0.00027434638,0.046685074,0.012957605,0.0007281073,0.004133473,0.007621971,0.012457194,-0.00202201,0.0087891035,-0.014148326,-0.08247587,0.0003949301,0.0073117116,0.034151386,-0.012615972,-0.013631409,-0.027435357,-0.034094732,0.048238307,0.022227436,-0.020650862,-0.008469246,-0.013735547,-0.00012220253,-0.023574779,-0.0041723014,-0.017752085,-0.026189677,-0.008525557,-0.0028065012,-0.02796981,0.02174248,-0.0060336865,-0.020826668,0.032015752,-0.043272104,-0.052900575,-0.04166325,0.060104594,-0.0130712,0.026795087,-0.065794446,-0.029647069,0.036594056,0.02856778,0.020583687,0.025674343,-0.0357025,-0.02503719,0.04104836,0.020515231,-0.06624896,-0.031051345,-0.03182585,0.030204643,0.0296808,-0.032312796,-0.018024372,0.021313578,-0.023421172,-0.031928465,0.031762,-0.03415494,0.0009407488,0.0016602108,-0.042124268,0.09315448,0.052196886,-0.042047605,0.0010721482,-0.0031642278,0.04768438,-0.018660499,-0.044517454,-0.029333387,-0.009672434,-0.0032289503,0.025286116,-0.015542818,0.014460201,-0.0076914164,0.027595278,0.009247278,0.00052128494,-0.015223101,-0.011411394,-0.009383372,-0.005564711,-0.028473886,0.0034244608,0.025693845,-0.016471978,0.035458755,0.011802193,-0.0275136,0.034767035,-0.0041652075,-0.03370712,-0.026675114,0.023145834,0.011549142,0.015840847,-0.05625317,-0.0015073207,0.012093703,-0.02400335,0.021205418,0.0168145,0.0006369259,-0.03459518,0.01271811,-0.0068561654,0.024060754,-0.031654418,-0.022957126,0.022686454,0.015249623,-0.016031671,-0.027789576,0.03282098,0.07060016,-0.012516993,-0.011982305,0.020704791,-0.039291743,0.045525458,-0.032443937,-0.023978727,-0.0028047978,-0.033977956,0.026411297,0.015072237,0.044611372,0.016657585,0.017913999,-0.005204156,-0.010183302,0.021406319,-0.005475272,0.009335729,0.012250526,0.0101918755,-0.0055700387,0.039635897,-0.0677078,0.011805558,-0.00718508,-0.015867708,-0.022999968,-0.025145078,-0.016172945,0.026647193,0.020576624,0.031984046,0.022155166,0.041071795,0.024972089,0.056256644,-0.03112645,-0.033596944,0.014614956,-0.03985493,0.013291542,0.012470983,-0.014606823,0.025267549,-0.01756376,-0.015891768,0.022036854,-0.035520103,0.029504403,0.0065651084,-0.019843005,-0.0019593183,-0.012417857,-0.012013334,0.010818494,-0.015836053,-0.0019914054,-0.0021462368,0.028445508,0.052844703,0.008582065,0.02247273,0.012414667,0.019792676,-0.070100605,-0.024737963,-0.036948733,-0.032929495,0.00853595,-0.02871818,0.0029107635,0.0033786586,0.007733634,0.006738553,0.03067713,0.02269804,-0.027783595,-0.05591275,0.012549746,-0.016874982,0.028010052,0.009281046,-0.04580986,-0.001854726,-0.00017503166,0.035088707,0.010710058,-0.044403568,-0.00026866773,0.0048391195,-0.017887026,0.074998274,-0.024082946,-0.073465124,0.0337294,0.008404533,-0.018701456,-0.004247674,-0.041320745,0.0041188463,-0.04885244,-0.042864714,0.01590792,0.017821137,0.037869394,-0.063480034,0.00046937316,-0.027787596,0.03478956,-0.005702067,0.03723288,0.065902166,-0.0119052045,0.02059304,-0.013554568,-0.0048930286,-0.05840555,0.0049471543,0.017421842,-0.030269342,0.009275732,0.016272455,-0.0019251055,-0.026351526,-0.018838389,0.028497225,0.039416555,-0.024530502,-0.0040194504,0.032515593,0.037304156,-0.035696905,0.030292017,0.0012258454,0.0019170964,0.06942962,0.058654338,-0.027958676,0.03516337,0.040411077,0.05157973,0.06844089,-0.022508513,0.014561999,0.0069846036,-0.038653668,-0.040545188,-0.0312666,0.035643846,0.045561627,0.003548403,0.009630754,0.017554712,0.012451918,-0.14016993,0.016021216,0.03343151,0.03334274,0.021896085,0.018784,-0.015524305,-0.035669617,-0.04576667,0.035697717,-0.029660232,-0.055049684,-0.039956354,-0.020809392,0.0018233714,0.012990789,-0.0006348168,0.006479511,0.02170652,-0.009012356,0.012779127,-0.0030257178,0.01997252,0.032174177,-0.012714298,0.017052416,0.08159936,-0.017740825,-0.04234495,-0.04009851,0.025869528,-0.022795087,0.01767956,-0.027462479,0.009983726,-0.02677997,0.054978874,-0.028705351,0.03503744,-0.016674642,0.026382277,0.039778627,-0.00016083519,0.007669236,0.011317017,0.018357776,-0.007864224,0.000089552945,-0.029956188,-0.005826312,0.018786207,-0.01028314,-0.02753624,0.032032136,-0.07964146,-0.039419644,-0.042651355,0.030899968,0.011638345,-0.030223858,0.0013023388,-0.010849214,0.018743845,-0.12062635,-0.04684252,-0.0166933,0.043868504,0.0010454142,0.00250757,-0.060647886,0.030853655,-0.052312344,0.03831162,0.028639378,-0.023437265,0.0034521858,-0.02194839,-0.032850716,0.011664565,-0.091167,-0.023742607,0.00015692649,-0.026971528,-0.0006247205,-0.029763073,-0.041069053,-0.0062178276,-0.014631742,0.011604987,0.22719343,0.036158036,-0.041771177,-0.005160167,0.030639684,-0.021763548,0.011142277,0.006341804,0.037153527,-0.030293113,-0.011465096,0.045566287,0.02267577,0.0024662542,-0.0046624863,-0.000047485224,-0.033286374,0.026864335,0.060439534,-0.009589084,0.021602571,0.0057287663,0.015082109,-0.021502454,-0.043119907,-0.002582126,-0.029611336,-0.016834311,-0.051361542,0.017428497,-0.028567215,0.04981039,0.031874035,-0.034311183,-0.08753074,-0.043232244,-0.0073917545,-0.033027656,0.007138172,-0.016217908,-0.04088156,0.00541742,0.024545744,0.028666537,-0.037251856,-0.01993913,0.04793259,0.010334741,-0.025651043,0.009599882,0.005390039,-0.053432573,-0.008736662,-0.01470495,-0.04191972,-0.04244648,0.005167119,-0.03307892,0.026004866,0.08505626,0.0007212381,0.004947775,-0.07542612,-0.026321001,0.022893906,0.014597406,-0.014665398,-0.048659626,0.038030434,0.049990866,-0.013253776,-0.015778068,0.023480175,0.010209587,0.020359587,-0.002712989,0.060060363,0.04160279,-0.027103668,0.040599935,-0.021744987,-0.027090104,0.024723684,-0.0074146735,0.02180307,-0.00014542842,0.024671894,0.028820144,-0.02209626,0.012989191,-0.054000504,0.009816261,0.03948658,0.03754763,0.040216308,0.023774821,-0.00939818,0.0065344605,-0.019160746,0.0028382286,0.0076137814,0.003868853,-0.033585083,-0.016825037,0.05003598,-0.05553903,-0.0045462847,0.011810397,0.012937286,0.008838102,-0.018949008,-0.00202484,-0.012765973,-0.038830098,-0.007277433,0.007596758,0.003555569,0.011994402,0.02048161,-0.013870251,0.0060606305,0.01058046,-0.00087337004,-0.002303634,-0.0030336783,-0.069653936,0.015420725,0.015717296,0.025827527,0.014007583,0.014413244,-0.042543408,-0.05145008,0.04897484,-0.003160512,0.029684888,-0.044491284,-0.007622719,-0.0033769365,0.0039228373,-0.057191487,-0.014335538,-0.011136566,-0.03965609,0.01630075,0.012257625,-0.016989935,0.01001572,0.006013392,0.041060742,-0.0043337713,0.08083595,0.026163533,-0.013051153,-0.014400807,-0.0025493554,-0.036188323,0.013944608,0.016138313,-0.031783514,-0.008049768,0.031101743,0.017754994,0.06594808,-0.010198282,-0.008879355,0.0044964994,-0.01402901,-0.039817248,-0.025849486,0.03475813,-0.08501809,-0.025345702,0.011479904,0.0060827434,-0.036723133,-0.030612338,-0.0019556102,-0.029906664,-0.056486826,0.018799491,0.033231225,-0.031552732,-0.029103395,0.040844455,-0.00072046055,-0.002445557,0.0152426865,0.022509344,0.017300308,-0.015196384,0.053422887,0.022614993,0.006613634,0.016360696,0.047548357,0.09036926,0.011305621,0.0136114275,-0.0054331007,-0.0017236604,0.016790837,0.016725745,0.013421148,-0.020908479,-0.02149288,0.010477055,0.044435818,-0.003668715,0.037747536,-0.016942121,0.019499661,-0.025922453,0.018085333,-0.051696442,-0.0440012,0.012368399,0.07996001,0.03838578,-0.046352103,0.0004279633,-0.028371453,-0.00075850065,-0.029357431,-0.020976525,-0.023800487,0.0058599818,-0.01585886,0.0071915593,-0.03645766,-0.010374711,0.0026419994,0.018793266,-0.01823647,-0.010076739,-0.056680482,-0.011472247,0.021119231,-0.02780493,-0.04141349,0.0070825983,0.029444057,0.025734149,0.01980289,0.019237254,0.028929368,-0.07933821,-0.047919933,0.0012296475,0.0032769511,0.0055454713,-0.06835848,0.027199175,-0.014371215,0.032275658,0.048474263,0.026752455,-0.041807182,0.0021874376,-0.06131429,-0.009553202,0.039825402,0.03514151,-0.010382067,0.011122997,-0.0008190617,0.01334695,0.006748939,-0.04368667,0.008589316,-0.0017756204,-0.009205235,-0.0538501,0.013816921,0.0504392,0.010107295,-0.054506123,-0.022642499,0.0060424283,0.007223242,-0.09132194,-0.036822863,0.017533766,0.028204165,0.008647891,0.028679688,0.01988729,-0.0048132804,-0.017372837,-0.022014562,0.043818526,-0.015794791,-0.030995695,0.050364032,-0.04577543,-0.006777059,0.0048258216,0.0010007137,0.0086656995,-0.004892318,-0.0017362268,-0.011356732,0.011235521,-0.031186584,-0.0008301048,0.05259207,0.011399735,-0.04295052,-0.0097286645,0.011861305,0.038439874,-0.07557881,0.00810589,0.0644914,0.026310286,0.018308232,0.057584632,-0.007884201,0.009222549,0.0013876915,-0.0394011,0.026244313,-0.01688864,0.04301942,-0.00745991,0.018914012,-0.019772897,-0.03060029,-0.00088750606,0.09147089,-0.016446058,0.012668974,-0.02305396,0.012182027,0.0045372513,0.014895178,0.0509691,-0.011064026,0.016059661,-0.018782761,-0.050540045,0.006236043,0.061210588,-0.019352807,-0.019031046,-0.0058077574,-0.007635174,0.007844265,-0.018784301,-0.004916218,0.008643588,-0.048129708,-0.009085447,-0.02785987,0.0051341415,-0.026382526,-0.016953796,0.0034582526,-0.0027974686,0.048128985,-0.0011390519,0.06931141,-0.0074246805,-0.017207421,0.013549736,-0.048259407,-0.0067278687,-0.0054138317,-0.042014915,-0.00029967385,0.017281089,0.04508193,0.05382989,0.022540433,-0.012546226,0.03482851,-0.05650061,0.017977184,0.032130297,-0.007529315,-0.015965737,-0.040862046,-0.0055060154,0.020419488,0.02796806,-0.020135902,0.007944362,-0.024714705,0.004984104,0.054407686,-0.010611367,0.035896413,0.023620533,0.0015742374,-0.1220808,0.0062306267,-0.016237376,0.025772598,-0.018997623,0.011943311,0.023053564,-0.035322014,0.005677638,-0.012725133,-0.01987875,0.002034736,0.02756485,-0.028015558,0.056065388,-0.015307983,-0.027513351,-0.011591792,-0.0029520302,0.046913467,0.00068259315,0.0020116635,-0.003278883,0.0071930783,0.011119794,-0.0065796655,-0.00529736,-0.010153796,-0.009101463,0.0031824224,0.009612238,-0.01788425,0.01962376,0.049602035,-0.016755823,-0.0012769218,0.02374702,0.002747917,-0.051775,0.039286617,-0.03454482,0.02096571,-0.0049820533,0.0016587484,0.0041235094,0.049661398,0.01678391,-0.0269115,-0.0014306863,0.0340521,0.015565695,0.012032632,-0.0253176,0.018877087,-0.01150547,0.0145977205,-0.04189967,-0.015458795,-0.055022005,0.032961775,-0.025129294,0.08949531,-0.022313828,-0.032021392,-0.0067764674,0.009394412,0.000051551946,0.03209653,-0.025474893,-0.016258892,0.0041009793,-0.0065762517,-0.020604244,-0.051710825,-0.023238285,-0.05084573,0.047869448,-0.017813085,-0.01381931,0.0011833007,-0.040770598,-0.04016844,-0.027835773,0.0662545,0.02817628,-0.022846961,-0.026769865,-0.04988602,0.00414628,-0.017730942,-0.046260614,-0.05272604,-0.010650859,-0.0027200023,0.0151692815,0.022868244,-0.0221706,0.00737638,0.038003914,-0.011430434,-0.030916521,-0.010517805,-0.02208596,-0.02308302,-0.013644387,0.048573334,0.051462263,-0.013157262,-0.050518204,-0.016505774,-0.027686596,0.010175358,-0.0024954195,0.016221652,-0.061151307,-0.014997967,0.0011997407,-0.0236071,-0.025902314,-0.034490176,0.025735844,-0.015734928,-0.048240356,-0.03001938,0.028559892,0.025555888,0.018143343,0.013147414,0.013814577,-0.0012895832,0.009662032,-0.031178562,0.0025757751,0.028094277,0.025646355,-0.023307262,-0.029854313,0.03661919,-0.04057686,-0.027921008,-0.031173687,0.018742807,0.005094265,-0.020207876,-0.0026779291,-0.0004065862,-0.024335131,0.03380716,0.05671864,-0.03726374,0.0036313396,-0.032721806,0.022067264,0.07848898,-0.0042689135,0.054141127,-0.041701455,-0.031051889,-0.015768616,0.05314608,0.0065447977,0.0039385767,-0.022052424,-0.00591559,-0.016951762,0.043894846,-0.010005975,-0.02617526,-0.03592144,0.008926558,0.014210056,0.026289152,-0.0066740573,-0.027755871,0.041647535,0.001458128,-0.00012591176,-0.03240352,0.02069401,0.003547124,0.04974916,0.0138220955,0.058914255,0.034183566,-0.0057080286,0.007146965,0.0066809957,0.010665851,-0.0170125,-0.012570527,-0.004743145,0.026371416,-0.043092985,0.012289812,0.057177447,0.007832568,0.0031290147,0.0036446431,0.021138769,-0.016136019,-0.029254418,0.027851267,0.0136903385,-0.022569573,-0.007743552,0.009483347,0.008539843,-0.005474941,0.0018739008,0.004038761,-0.00038760237,0.03662092,0.04056703,0.013121602,0.009889062,-0.026296597,0.023369368,0.01573498,-0.023075186,-0.020714315,0.015491746,0.03219117,-0.031049011,-0.04409532,-0.016723322,0.032525633,0.029983891,0.016060803,-0.03704297,-0.019571668,-0.0051068813,-0.0041106544,-0.0022527014,0.0045398762,-0.034054596,-0.007768995,-0.02538351,-0.05349586,-0.020238454,0.010328329,0.043415934,-0.013148806,0.052533545,-0.03845753],"last_embed":{"hash":"yt8xyc","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"yt8xyc","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Overview","lines":[7,10],"size":87,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yt8xyc","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Overview#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.020588594,0.021561291,-0.07524369,0.020208826,-0.021753479,-0.037146155,0.037363753,0.015068291,0.0102163935,0.023066794,0.01685331,0.019889172,0.016167149,-0.012518741,-0.03493047,-0.014031721,-0.0008804934,0.007881819,0.004571757,-0.0037713721,-0.0025830315,-0.0019626308,0.043809015,0.004973749,-0.005819924,0.0043708966,0.015737709,0.010602065,-0.00026253602,0.007066938,-0.008486542,-0.08503331,0.0068063033,0.008850878,0.034892946,-0.021077747,-0.006725423,-0.034388624,-0.03452285,0.04491523,0.02325852,-0.026006604,-0.01699554,-0.010426786,0.011798283,-0.018793464,-0.009041184,-0.022493176,-0.019245991,-0.0069418815,-0.0042710807,-0.025340378,0.032486282,0.0061009014,-0.018727103,0.033490706,-0.034501918,-0.0559921,-0.042176507,0.05126997,-0.020118566,0.025395334,-0.063146934,-0.024273563,0.038138382,0.03645509,0.019257057,0.024060655,-0.03342074,-0.017784351,0.041898433,0.02169289,-0.055632085,-0.037299074,-0.032984585,0.027277822,0.02974791,-0.038295656,-0.011673751,0.025740093,-0.023300752,-0.01692389,0.03266616,-0.0337348,-0.003652361,0.01063401,-0.046165526,0.08476326,0.066115625,-0.0426737,-0.0008609399,0.00045084284,0.05486646,-0.0108491955,-0.04186178,-0.034587637,-0.019561034,-0.0065709394,0.016883546,-0.0115743885,0.017676583,-0.0017791265,0.024698835,0.013226582,-0.0019317428,-0.016037108,-0.019142164,-0.017946297,-0.006550119,-0.027011825,0.002961646,0.022135355,-0.017376706,0.037224412,0.012292435,-0.024969136,0.03540475,-0.00092332956,-0.03411172,-0.024366692,0.018506546,0.01852891,0.022501612,-0.055584617,0.003984298,0.0044064643,-0.012515191,0.015496065,0.019351723,0.0018730361,-0.041485954,0.016751835,-0.009831488,0.016649988,-0.038832325,-0.03445941,0.02705371,0.014305646,-0.01615676,-0.02480709,0.044929497,0.073093094,-0.02568736,-0.008779324,0.02027522,-0.046468567,0.048661128,-0.024742223,-0.021770613,-0.0012398962,-0.036786154,0.02555644,0.01690181,0.051653538,0.028107967,0.01313135,-0.00068741536,0.0007495933,0.021517737,-0.0007945375,0.015584326,0.01492139,0.011165535,-0.006567089,0.031207835,-0.06900934,0.012146472,-0.0051755984,-0.014791911,-0.02905585,-0.019125178,-0.018893126,0.036891785,0.02176584,0.03211682,0.019844398,0.05295437,0.021549178,0.057956267,-0.025362676,-0.039582405,0.014159216,-0.030730827,0.015635004,0.010447575,-0.016987229,0.017450772,-0.0210228,-0.01778808,0.015639348,-0.031731628,0.022193708,0.014735313,-0.02616557,-0.013383727,-0.0082561355,-0.005656643,0.005093337,-0.01473224,-0.018199606,0.00046405167,0.029950153,0.06139627,0.020062543,0.028867185,0.016736211,0.009506362,-0.075585045,-0.03222621,-0.027612878,-0.032636672,0.0014706324,-0.024965666,0.0029390638,-0.0050111646,-0.00010194407,0.009700506,0.03007771,0.01938386,-0.02995648,-0.061615646,0.0040060556,-0.0015552492,0.011808632,0.011267627,-0.033968147,-0.01686126,-0.0039052155,0.03836631,0.011177566,-0.044678528,0.011548708,0.0027616092,-0.025346389,0.08206474,-0.02193132,-0.073468186,0.03296895,0.008744468,-0.013977361,-0.0059900945,-0.044524267,-0.0036898584,-0.05719535,-0.04348176,0.02524314,0.011959848,0.042185586,-0.06342895,-0.0010580538,-0.026171656,0.03690405,-0.0073962305,0.038165778,0.056268856,-0.0075941333,0.011943339,-0.009965413,-0.006872881,-0.052874487,0.0002819638,0.014552011,-0.025241792,0.011408949,0.008365089,-0.00550671,-0.030450162,-0.00006942748,0.027811253,0.04416698,-0.02430209,-0.0021592001,0.0384254,0.033377744,-0.020829309,0.035416175,0.003366772,0.011882095,0.070391715,0.06027813,-0.02612171,0.029608574,0.038742527,0.04717362,0.06463112,-0.022035617,0.011321134,0.018164866,-0.035372566,-0.04442789,-0.03269712,0.034452736,0.049521234,0.0035463339,0.013978697,0.010062537,0.0072097722,-0.13999392,0.011797364,0.033371735,0.032322224,0.019637847,0.022813404,-0.015922457,-0.036225297,-0.03126286,0.041864563,-0.027683375,-0.05445119,-0.042820055,-0.022297999,0.013777248,0.019980371,0.0007060624,-0.0019536335,0.014235486,-0.0059581986,0.0012106644,0.003939137,0.011515584,0.03548354,-0.0050781383,0.017977832,0.078715056,-0.013094285,-0.042739004,-0.03689398,0.029394774,-0.029404568,0.01585329,-0.021868026,0.009366168,-0.0262163,0.049166236,-0.024373645,0.027779719,-0.013403021,0.025915707,0.037650846,0.0024525889,-0.002422177,0.012123961,0.01659796,-0.008734145,0.005644618,-0.024092304,-0.0096088005,0.017477673,-0.0056116106,-0.022143716,0.046413973,-0.08094883,-0.031730052,-0.037277564,0.028543191,0.015164425,-0.03187615,0.008425378,-0.0050048293,0.012986407,-0.110663384,-0.043545753,-0.013248436,0.034940187,-0.0045057903,0.0047555924,-0.056662187,0.04049267,-0.050880484,0.038219113,0.023943549,-0.025535958,0.0079121115,-0.024426157,-0.037359584,0.014016123,-0.09191405,-0.015206672,-0.00452133,-0.01594203,-0.010596382,-0.031536683,-0.045389894,0.0019135021,-0.010314277,0.013760966,0.22623625,0.030061087,-0.045977365,-0.013420136,0.036031302,-0.02052045,0.017220149,0.0062339744,0.044977028,-0.034556746,-0.015904149,0.040044647,0.02531529,-0.003215188,-0.0012231088,0.0071061626,-0.034898866,0.025548136,0.056571692,-0.0037955397,0.018564338,0.010374146,0.013932503,-0.013448107,-0.0502946,-0.0072411904,-0.02371932,-0.008317267,-0.048129275,0.031514585,-0.03260704,0.04279787,0.024003863,-0.033122133,-0.089009635,-0.040839963,-0.0029547857,-0.029495295,0.0074057155,-0.0127337845,-0.03625125,0.004214406,0.028706629,0.023537323,-0.034173954,-0.023123492,0.051698353,0.00758535,-0.024825662,0.0126955295,0.01140557,-0.050595883,-0.008984516,-0.020307187,-0.03861562,-0.03650963,0.000088195506,-0.023408575,0.024454622,0.08882231,-0.0038844983,0.0074124513,-0.074099116,-0.034717284,0.016337082,0.0040122066,-0.012622067,-0.054831624,0.042397562,0.03732538,-0.012548633,-0.008381354,0.024086284,0.012012736,0.012007799,0.010755394,0.05715151,0.03405675,-0.025779959,0.03435101,-0.02107846,-0.025447682,0.021500401,-0.0021728345,0.026014784,0.0007594499,0.02659406,0.03280669,-0.021968143,0.007160967,-0.061462548,0.0051112333,0.03662191,0.053469554,0.03850535,0.0179911,-0.010869917,-0.0008164581,-0.023970416,0.011023017,0.0027394984,-0.0043537505,-0.03242925,-0.01774666,0.045308366,-0.055460855,-0.0030356292,0.018608823,0.008324272,0.010210831,-0.028452903,-0.0036019064,-0.013611154,-0.03757203,-0.0012843894,0.009703268,0.0058616954,0.016881064,0.029676909,-0.013691398,0.013276826,0.014088851,0.0010750367,-0.0015166308,0.0014844739,-0.06747964,0.01414353,0.017772678,0.0203954,0.011077855,0.004932967,-0.038160175,-0.068685696,0.045209505,-0.00096626655,0.03773074,-0.049335033,-0.0057711815,-0.000981757,-0.00005422386,-0.050767817,-0.01977149,-0.0076435814,-0.04922032,0.021616329,0.0023154772,-0.024678612,0.0058656856,0.013053425,0.03539061,-0.007982449,0.072022654,0.024583098,-0.018116927,-0.001478109,-0.00036123727,-0.034165125,0.013947758,0.017981695,-0.02800842,-0.016539063,0.018699396,0.009256768,0.05306705,-0.0054957075,-0.002531228,0.0018694662,-0.018898498,-0.035804667,-0.024804993,0.0350539,-0.093426704,-0.023583608,0.014071132,0.010019115,-0.03132638,-0.032853812,-0.0058762575,-0.03183994,-0.06442101,0.023745645,0.04427191,-0.036093615,-0.029124252,0.052423462,-0.0025320062,-0.00067705626,0.011212056,0.02469112,0.011444639,-0.013735299,0.061841484,0.02482588,0.0026079405,0.018306838,0.051868703,0.091716096,0.01609647,0.008823832,0.0028907442,-0.003103976,0.0101276515,0.021742955,0.013873156,-0.012390921,-0.016612642,0.0061937794,0.047592834,-0.0045885057,0.037399005,-0.01383895,0.019160345,-0.02135014,0.012626555,-0.05106348,-0.03797612,0.015831193,0.07966062,0.038722686,-0.057521343,0.00017595869,-0.027860949,-0.0008452469,-0.031793408,-0.025192145,-0.022893112,0.0063334526,-0.005525837,0.009971085,-0.03458141,-0.006081789,0.008912488,0.03065988,-0.02375906,-0.010841276,-0.05424551,-0.009903393,0.01862846,-0.034208678,-0.04394342,0.005634406,0.029490607,0.034126583,0.019279301,0.013292243,0.021695178,-0.08039403,-0.047069654,0.009509864,0.00858683,0.0075671775,-0.060186796,0.032449234,-0.019932903,0.011871957,0.042574547,0.019704998,-0.034391552,0.0044682627,-0.051986203,-0.01250802,0.039524276,0.03902518,-0.022196777,0.010474342,-0.0023589204,0.026566703,0.007086971,-0.056911606,0.009063064,-0.0001397643,-0.015497258,-0.056422073,0.011370029,0.038975686,0.011195219,-0.06084291,-0.02708177,0.002699709,0.006657059,-0.08938145,-0.045721352,0.022978948,0.03690254,0.005346428,0.024414765,0.023797324,0.0014161769,-0.015840463,-0.020219143,0.0469213,-0.01470854,-0.029201224,0.054488245,-0.036884315,-0.0030735503,0.005424749,0.00882934,-0.0073323636,-0.00918122,0.00612752,-0.011407415,0.009238231,-0.027193064,0.011170271,0.053049657,0.021157907,-0.04337026,-0.009450768,-0.0009736178,0.03859186,-0.07043608,-0.0051905788,0.06000188,0.023915505,0.023258116,0.057410758,-0.01278216,0.004778645,0.0027550093,-0.041991938,0.017463194,-0.014228121,0.033623733,-0.0041087335,0.028453689,-0.016500924,-0.04095469,-0.0034169424,0.10073139,-0.009678983,0.01738962,-0.024053836,0.0160623,0.010571305,0.0043617995,0.049375083,-0.013041438,0.0128320195,-0.0050716596,-0.034151588,0.008873,0.07455859,-0.015876181,-0.0056336005,0.0009842388,-0.0035210608,0.009601521,-0.012629447,-0.0052852347,-0.0017580583,-0.048939724,-0.009612417,-0.02677978,0.0042431783,-0.02165239,-0.0119931465,0.009141207,0.006449881,0.044756364,0.003867666,0.062741265,-0.011586986,-0.017393982,0.01085237,-0.04961479,-0.011876713,-0.007677855,-0.04859551,-0.0010463779,0.019384123,0.049386937,0.058942154,0.009680839,-0.0056916033,0.046004284,-0.065929264,0.02564108,0.031063678,-0.012405095,-0.011256115,-0.057539344,-0.0049110525,0.025829552,0.012379281,-0.03549467,0.010554037,-0.020843554,0.0028297314,0.051570162,-0.013088878,0.03973067,0.022346335,0.00066645426,-0.12575893,0.011983584,-0.022298567,0.022818414,-0.01706193,0.015115986,0.02875476,-0.034766994,0.012001664,-0.013580173,-0.026547637,0.007974934,0.011932228,-0.029164873,0.057330225,-0.013397175,-0.025456382,-0.014275132,-0.006521828,0.047320113,0.000096803735,0.00668035,-0.00005133994,0.010221795,0.024520721,-0.0051548495,-0.010813819,-0.012852634,-0.009791881,0.0059478767,0.016741658,-0.018706836,0.025298717,0.048094127,-0.008602663,0.004229955,0.028937003,-0.0047760974,-0.04148272,0.03123486,-0.03854139,0.025422132,-0.003949172,0.00044762634,0.0006556638,0.055228043,0.014191089,-0.02160791,-0.010144376,0.022690974,0.016104618,0.0021529489,-0.024174681,0.013748528,-0.019288188,-0.0007925791,-0.03244819,-0.016693981,-0.06826225,0.027021876,-0.017563267,0.08128163,-0.018796463,-0.029615348,-0.012736992,0.014847572,-0.005197091,0.031874806,-0.034145296,-0.013658532,-0.0024703995,0.0016418733,-0.020943053,-0.04595666,-0.019687122,-0.037641272,0.044834957,-0.02803591,-0.004119955,0.0041868985,-0.032452755,-0.037781525,-0.033210967,0.06489375,0.020441892,-0.020557752,-0.027385054,-0.051343296,0.0032994128,-0.021221893,-0.056245077,-0.04593873,-0.019100914,0.003983251,0.01441275,0.017519023,-0.019693539,0.0022458246,0.036503263,-0.012370478,-0.037400424,-0.009863591,-0.011871543,-0.03085616,-0.022639386,0.057800543,0.043065276,-0.0045410553,-0.051641185,-0.024806969,-0.028540568,0.015801992,0.0036926416,0.022126945,-0.06202023,-0.019994285,0.0073506865,-0.032640003,-0.022626182,-0.026136093,0.027508872,-0.012881245,-0.042799346,-0.026954245,0.021564618,0.016217157,0.008662481,0.0043949857,0.0035598483,-0.0068217963,0.011914586,-0.038984638,0.0054939403,0.024931584,0.03401268,-0.018041803,-0.009494693,0.038915336,-0.042067498,-0.03161614,-0.03141181,0.02028982,-0.0018269947,-0.022423161,-0.012986071,-0.0040590805,-0.022574289,0.036858264,0.049223855,-0.036874432,-0.002217806,-0.03426757,0.029708054,0.07504746,0.00052230223,0.043679807,-0.03804596,-0.026918475,-0.018533021,0.058897953,0.0030826523,0.0043936293,-0.026944906,-0.011198549,-0.01568452,0.04040318,-0.010818818,-0.02956382,-0.03787822,0.000899673,0.005447122,0.026232239,-0.0045138323,-0.028546149,0.029188832,0.0013955466,-0.0011920586,-0.031357802,0.020228015,0.009214432,0.047210068,0.014830674,0.058174327,0.02936814,-0.014605912,0.013728753,0.006598084,0.009202955,-0.015768766,-0.021153254,-0.0012000792,0.018113317,-0.04264356,0.00929802,0.043290753,0.011327922,0.006616388,-0.005974674,0.008578239,-0.016968703,-0.035048038,0.0320009,0.0044320384,-0.026030473,-0.010288303,0.010696326,0.013281222,-0.014245582,-0.0029103989,-0.004233518,0.010577235,0.03780945,0.037076905,0.023938028,0.0118577685,-0.018255789,0.02127764,0.014107816,-0.015297518,-0.03156212,0.013666148,0.03954954,-0.026361791,-0.033584263,-0.025008306,0.029555496,0.03436974,0.005677993,-0.031846806,-0.018170988,-0.012410785,-0.0024119935,-0.009566374,0.007833236,-0.030329755,-0.009868517,-0.024540065,-0.057876103,-0.0063918573,0.018295879,0.04219212,-0.010934438,0.049428046,-0.046162188],"last_embed":{"hash":"15h0tay","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"15h0tay","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Overview#{1}","lines":[9,10],"size":74,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"15h0tay","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#System Information": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.016160497,0.013514293,-0.05303396,0.028799389,-0.04113209,-0.05631428,0.0055403127,0.008816416,0.0067216363,0.0028263615,0.031006962,0.026938267,-0.022173688,-0.016424691,0.036154084,-0.004659366,-0.024260877,0.032877944,0.037633944,-0.00015548554,-0.014687043,-0.016313404,0.06493862,0.017221726,0.020482408,-0.0072951685,-0.020850394,-0.029376362,0.033941634,0.048693005,0.0020946832,-0.04974201,0.01302669,-0.033774294,0.048300624,-0.04150817,0.004164886,-0.036210954,-0.054718457,0.028426481,-0.022214022,-0.04121012,-0.005272206,0.011043319,-0.010122484,-0.021456264,0.009880035,-0.035696853,-0.057820264,-0.004541743,-0.0026272275,-0.05947563,-0.007949574,0.0030724595,0.020885322,0.019507969,-0.03207451,-0.03715195,-0.022706155,0.06594627,-0.031081779,0.057833795,-0.005828871,-0.016062317,0.022094188,0.023476582,0.018622989,0.06252203,-0.031864792,-0.02320467,-0.009535396,0.01049929,-0.007515585,-0.044389784,-0.032567978,0.0046952353,0.041483458,-0.0077971113,0.009199537,0.016836267,0.025074206,-0.037385926,0.035514917,-0.03716915,-0.037494503,0.032018527,-0.03850063,0.042097937,0.05815349,-0.059578158,-0.00049163733,-0.0085982615,-0.023601139,-0.02911224,-0.06330474,-0.0180065,-0.021075152,-0.0048263506,0.042532023,-0.0036530776,-0.0024393296,0.047277912,0.009545659,0.009305978,0.01409379,-0.008967108,-0.020022353,0.02828984,-0.034079507,-0.030008497,0.007590369,-0.0034945393,0.0076036467,-0.0008930639,0.0030691614,-0.03199074,0.0016866415,0.0011429347,0.0060774544,-0.03820267,0.024651041,0.005868222,0.034076605,-0.042558882,-0.0037900584,0.02456038,-0.028266972,0.027979195,0.025265072,0.019955404,-0.021938488,0.018531613,-0.03326164,0.038158957,-0.039436776,-0.019718595,-0.025476206,0.020036815,0.013073662,-0.04654763,0.02895264,0.040983394,-0.036074642,-0.023044808,0.045612462,-0.01892623,0.034054574,-0.01500952,-0.0057107657,-0.013338891,0.0046385447,0.02112937,0.030369224,0.023014922,-0.0058155074,0.0021434426,-0.0038908948,0.026516315,-0.009894949,0.0332224,-0.014231768,0.034035143,0.0059721204,0.015857939,0.005886994,-0.006708803,0.036762673,0.0053516435,-0.014881037,-0.022111982,-0.03979312,-0.014470221,-0.0038130654,0.027526112,0.0042070076,0.02312792,0.083122015,0.00071846094,0.02422094,-0.024973003,-0.055467058,-0.03241686,0.0059310566,0.0147211095,-0.0046111657,0.02056169,0.06983123,0.0068484414,-0.03179334,0.011348637,-0.03338536,0.047261436,-0.02010582,-0.005067996,0.0001862054,-0.00059333886,-0.02378692,-0.044046354,-0.03716648,-0.006717886,0.0128489975,0.026308063,0.019807044,0.0037522952,0.012897523,0.02463314,-0.004544855,-0.022939963,-0.01727344,-0.02883387,-0.06375468,-0.0051001846,-0.023576979,0.032252096,0.0068731112,0.009433344,0.0017503019,0.013987948,0.0082577355,-0.036296513,-0.03798333,0.03197301,-0.01931151,0.019421386,0.014773953,-0.043907393,0.027521461,0.022300955,0.027587865,-0.048457272,-0.030048441,0.023076924,-0.032012917,-0.029269047,0.07783401,-0.013083219,-0.07526303,0.009938916,0.0059753195,0.006879306,-0.023925666,0.0107347015,0.011116064,-0.014834155,-0.02830716,0.024881758,0.021103129,0.031109653,-0.046594128,0.0018503526,0.0022969863,0.027487243,-0.02252118,-0.00635867,0.06871438,0.0047431476,0.008495531,-0.014700982,0.0025076596,0.009563399,0.021714298,0.024379887,-0.0008256858,0.031979267,0.0020908096,0.02178018,0.02926138,-0.0116485795,0.028352832,0.026520232,-0.020628894,-0.0150072165,0.027645094,0.03819298,-0.05318275,0.06859055,-0.0038898627,0.013560567,0.06796535,0.057568364,-0.03595775,-0.0197313,0.018006956,-0.012375168,0.016129492,-0.0227431,0.029078227,-0.025437012,-0.04197067,-0.0094603645,-0.066081,0.06874197,0.06547383,0.03401519,-0.021479227,0.0037893117,0.028909855,-0.15142584,0.038011044,-0.019503204,0.010020191,0.01044474,0.028027173,-0.02424704,-0.01767881,-0.09314542,0.0695814,0.00020753765,-0.04097053,-0.031453796,-0.01231549,-0.015369272,-0.035756905,0.027852828,0.020291561,0.038961384,-0.015286329,-0.010506826,0.007309846,0.0046329955,-0.01267177,0.015357153,0.03795051,0.05018186,0.013415883,-0.018293476,-0.04198266,0.0024664938,0.034363866,0.0091609815,0.024723249,0.048838746,-0.012294169,0.048273582,0.00074904703,-0.00038160058,-0.019150969,0.011555196,0.041486405,0.018071905,-0.010923994,0.016370976,0.014657461,0.0064870636,-0.041275997,0.0073278714,-0.006787053,0.0028757888,-0.017499171,-0.024495149,0.01650597,-0.05523315,-0.03464505,-0.041718066,0.04826723,0.020467056,-0.07319427,0.031958275,-0.04044929,0.03068476,-0.07622229,-0.015892236,-0.02095947,0.026185628,-0.004703984,-0.016990729,-0.034278866,0.025015311,-0.029249614,0.025330445,-0.00948974,0.0040704273,0.036851846,-0.050697513,-0.033817634,0.023824524,-0.09366961,0.022808814,-0.011354084,-0.0009763507,0.03203814,-0.03536633,-0.004646782,0.01509258,0.00052547036,-0.0017460481,0.2636414,0.01682339,-0.039275818,0.016012015,0.025715152,-0.060260687,0.013723801,-0.0025137574,0.043368813,-0.014105751,-0.027311683,0.031267937,-0.014928715,-0.0071574547,-0.036298558,0.0023266734,-0.025758319,0.044259407,0.042929877,-0.016076913,0.025630966,0.006546233,-0.0038611516,-0.0076172943,-0.0062100915,-0.009479978,-0.038735215,0.06226408,-0.05085837,0.008600295,-0.05275152,0.018456684,0.025287163,-0.027929762,-0.04385627,-0.032065146,-0.00040077444,0.018047694,-0.012459213,0.034193266,-0.028075164,-0.002419293,0.00593686,0.03300819,-0.04711864,0.014993878,0.050694026,-0.01674085,-0.039825175,0.022396285,-0.045586962,-0.03730372,-0.029709684,-0.035046417,-0.0005235871,-0.052074082,-0.023090275,-0.04022176,-0.01092922,0.07735638,0.003353218,0.0076457406,-0.043327454,-0.0056801992,0.024692556,0.017322572,-0.011176586,-0.037883475,0.014599732,0.0484281,0.051744357,0.008481269,-0.0049347924,-0.02911341,0.009173114,0.00057457853,0.031664748,0.09858787,0.012657456,0.024458509,-0.0348774,-0.0076964963,-0.01571351,0.0028661634,0.022150582,0.027295206,-0.019118855,0.026406758,-0.024993807,-0.02937075,-0.047399823,-0.0018320741,0.018509394,0.03874749,0.06145396,0.055296253,-0.020072045,0.002567473,-0.005340086,0.033863403,-0.0020670632,-0.024876732,-0.012936211,-0.01792813,-0.022972574,-0.06836721,0.022986706,-0.008345469,0.03148217,-0.017426196,-0.062082265,0.005417237,0.0014085267,-0.032688964,-0.009224786,0.028506894,0.013819004,0.016657848,0.017603599,-0.003179259,-0.04093084,-0.030767398,0.042221453,-0.040215336,-0.009130261,-0.025064275,0.018288309,-0.029970443,0.000551228,0.033744305,0.012382231,-0.02685537,-0.04023877,-0.019011417,0.038667772,-0.013422541,-0.046092875,0.020113686,-0.011345494,0.046078783,-0.07065554,-0.022805026,0.015397051,-0.022492956,0.02007602,0.0089275325,-0.0114480555,0.024281604,-0.007547629,0.02453672,-0.036490563,0.095536664,-0.00097309507,-0.017854473,-0.027097464,-0.034197412,-0.013899894,0.0051393495,-0.018285085,0.0025463484,0.017180465,0.027511414,0.044756334,0.08012101,0.012633414,-0.0042461087,-0.018847378,0.01975112,-0.054501597,-0.02761956,0.03066993,-0.04158379,-0.016105881,0.04139561,-0.016582992,-0.013955592,-0.028331507,0.009338937,-0.052538507,-0.030405886,0.037813593,0.017925736,-0.015542333,0.0035212804,0.0046788803,0.0073124846,0.015229583,-0.00035802685,-0.028216945,0.007096026,-0.013821709,0.045064878,-0.004205038,-0.021246245,-0.0065663145,0.009362448,0.034492504,0.016257884,0.01315621,-0.022378579,-0.02495607,0.0067635817,0.005815904,-0.03581243,-0.007843536,-0.00041453165,0.051739253,-0.0043574753,0.002036387,0.02246272,-0.007266607,0.0053317137,-0.0011729432,-0.023926709,-0.058177073,-0.02885116,0.00396536,0.024087006,0.020679692,-0.031752188,-0.0014758352,0.007823826,0.035413675,-0.025586499,-0.03195219,-0.007169102,0.008667778,-0.038690645,-0.010760519,-0.02122554,-0.00517228,-0.041044123,-0.027413582,-0.009478088,0.030492961,-0.026399674,-0.0058559584,0.044184167,0.014891049,0.006622979,-0.007794534,0.034634706,-0.007959208,0.040322453,-0.0037534898,0.06127045,-0.040384553,0.03252087,-0.011610373,-0.00048281116,0.0045034466,-0.038513277,-0.0017104973,0.002366714,0.057017986,0.044110633,-0.009568422,0.0020665026,0.021686023,-0.05866053,-0.00846653,0.015295766,-0.011966911,0.030567687,-0.031241141,-0.031206027,0.00085707667,-0.022515275,-0.039696716,-0.048353918,0.028032193,-0.0036405728,-0.04848675,-0.022384474,0.06360812,0.028147426,0.012995314,-0.009634947,-0.0013305077,-0.009613919,-0.06494751,-0.005809697,0.019610854,0.0076540434,-0.023791024,-0.018243067,-0.011467326,-0.015438149,-0.0075787646,-0.009363857,0.061994135,-0.0061460785,-0.032803383,0.01369294,-0.039927013,0.03518599,-0.020910293,-0.020777775,0.013682094,0.03852612,-0.0033669558,-0.0026981612,0.0017184411,-0.020413324,-0.04570663,0.020547904,-0.014525939,-0.013154898,-0.035541717,0.026144223,0.041543745,-0.06392832,-0.0131438235,0.07871492,0.027410427,-0.0033010521,0.066366166,-0.026142787,0.017407825,0.019416785,-0.0059647844,0.021035926,-0.026375908,-0.034360588,0.020098332,0.010537929,-0.023902016,-0.01012242,-0.010805177,0.0712407,-0.033986814,0.025628094,-0.033129953,-0.037531145,-0.013191163,-0.0010537881,0.01793565,0.0045354166,0.022558974,0.006504944,-0.04330918,0.028371632,0.047695313,-0.02193357,-0.0153015945,-0.023761084,0.013443575,0.00042095932,-0.0030619598,0.0101127755,0.027643574,-0.011812096,-0.014275097,-0.049117975,0.027307488,-0.02589201,-0.006381458,0.016714878,0.006176128,0.027552348,-0.000024492772,0.061240625,0.029506939,0.014368147,0.007820125,0.008411512,0.018198272,0.031485207,0.02577271,0.01648124,0.01772541,0.0372059,0.038562078,0.03653271,-0.019465895,0.05707625,0.030395191,0.020049814,0.008607498,-0.008497758,-0.036455773,-0.018754184,-0.040431987,-0.0047079935,0.045588173,-0.027380913,-0.043420468,-0.009972198,0.038722605,0.024963578,0.014777448,-0.005036381,-0.00086659647,0.005482502,-0.122724906,0.010234391,0.012795046,0.033726342,-0.036085915,0.009384917,0.014853666,-0.02630991,0.016351959,-0.03829634,0.0010560469,0.000625883,0.040748686,-0.020330487,0.02149669,-0.014647052,-0.01245051,-0.01205501,0.015687738,0.04551135,-0.026816327,-0.020760557,0.0113490475,0.016779698,0.0024235754,-0.0003798515,-0.01077093,-0.009747287,-0.0242102,-0.026729893,0.021780444,0.015203531,0.017565975,0.056478932,-0.020386953,-0.000703972,0.029213147,0.0032567892,-0.030546062,0.0137843555,0.00022192641,0.036828805,0.016599214,-0.028606748,-0.010375824,0.051696066,-0.007313775,-0.0072246995,-0.03553313,0.03472386,0.018533595,0.00021298345,-0.019825332,-0.00734688,0.02244541,0.0049136085,-0.07944221,-0.0060203997,-0.042264935,-0.009447206,-0.032407243,0.00794476,-0.03665552,-0.07590776,-0.027268585,-0.004860948,-0.025398204,0.030356426,-0.014162689,-0.027223809,-0.03925762,-0.041642386,-0.008927936,-0.07778292,-0.0063204975,-0.03366401,0.08467534,-0.0035390637,-0.02822675,-0.008843114,0.0038800437,-0.02566282,-0.0335499,0.019293582,0.007050199,-0.037368406,-0.029569075,-0.035753846,-0.028713737,-0.011727203,-0.0684336,-0.03777026,0.010833151,-0.028971836,-0.03465624,-0.007222028,-0.021517692,-0.0054509193,-0.0041504526,0.018615624,-0.020301985,-0.015644178,0.018248169,-0.027503464,0.0019188947,-0.0025355706,0.049432017,-0.023329616,-0.032409485,0.00028767358,0.03567989,0.017258158,-0.015235108,0.0043803556,-0.034825187,-0.023872333,-0.00079752563,0.005670838,-0.032536555,-0.06340317,-0.048872877,-0.024523977,-0.021988077,-0.008889466,0.0077271904,0.037929777,0.03666142,-0.000776619,0.030261373,0.003557227,0.037493348,-0.024061974,-0.01103289,0.033810727,0.047701593,-0.0015328842,-0.00710688,0.049434427,-0.022732351,-0.0034044553,-0.008114325,0.014724767,-0.017448816,0.008831131,-0.026841167,0.00461833,-0.005168111,-0.018822324,0.014342717,-0.017308917,0.050245132,-0.019029666,0.02963224,0.034010746,-0.012037143,0.03898049,-0.044677336,-0.04245529,0.03168311,0.051753417,0.018118057,0.024913555,-0.031309742,-0.011100895,0.009666436,0.03089723,0.010488877,-0.022306943,-0.008399016,-0.017301425,0.026813107,0.013613008,-0.022137463,0.041001696,0.009013141,-0.03727678,-0.003652058,-0.041354723,0.028813044,-0.0099154655,0.0376531,0.0011091882,0.025860755,0.016542612,-0.03212509,0.031344295,0.03300165,0.041520167,-0.010420786,0.0006962333,-0.041234434,0.016309638,-0.028277906,-0.020226035,0.06560567,-0.0035356013,0.0047610165,0.044511184,0.02171393,0.009195982,-0.020232275,0.0023231222,0.0037935674,-0.031083303,0.026175331,-0.015811145,-0.027859602,-0.003482825,-0.021499362,0.0063513163,-0.010219696,0.033956077,0.045171805,-0.024585584,0.013882727,0.008865468,0.029942116,0.06345611,0.0028344837,0.007695981,0.015583492,0.05453438,-0.043292813,-0.062869385,-0.038837887,0.017464427,0.0030809182,0.025278177,-0.038091827,-0.020555217,-0.007303509,-0.024364097,-0.014054801,0.03389244,-0.015086365,0.027934985,-0.03614628,-0.0025506748,-0.023159178,0.001011431,0.0005691092,-0.026543554,0.029936776,-0.04679834],"last_embed":{"hash":"45bu4a","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"45bu4a","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#System Information","lines":[11,25],"size":370,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"45bu4a","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#System Information#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0060733384,0.03047504,-0.07525428,0.012442106,-0.040601604,-0.034069177,0.039146554,0.051346105,0.004009844,0.008326686,0.018895224,0.02705696,0.008983104,-0.0046673305,0.025253793,0.002750224,-0.022657152,0.033892225,0.022087183,0.01851124,-0.02086782,0.03935954,0.021881586,0.01598612,-0.030370764,-0.0043995045,0.020492451,-0.010125248,-0.011914669,0.042626597,0.0071339724,-0.070253775,0.015234272,-0.025612894,0.015236766,-0.047878247,-0.021638282,-0.021946287,-0.03098,0.047598712,-0.03376606,-0.023793044,0.016292151,0.01168251,-0.043218546,0.004349165,-0.0041214903,-0.034114,-0.055048067,-0.014380368,0.023052035,-0.023990303,0.013193953,0.026915992,-0.011718341,0.008607104,-0.017696496,-0.05121967,-0.04013291,0.029786004,-0.01295763,0.0481877,-0.028933942,-0.013799608,0.049999084,0.02085701,0.012494807,0.030756684,-0.026401773,-0.013862785,0.0030791548,0.014339133,-0.039850198,-0.020828754,-0.03339166,0.029511428,0.04898112,-0.012869022,-0.025108995,0.027244449,-0.0070294417,-0.034510862,-0.0046876254,-0.033264827,-0.0049420763,0.012481033,-0.019764183,0.067551695,0.03755691,-0.04571867,0.014719925,-0.033678036,-0.0057542766,-0.022266492,-0.035664514,-0.01339713,0.0009690863,-0.015714532,0.017326951,-0.02371016,-0.014634178,0.0017737793,0.027722673,0.011769603,-0.003791945,-0.0407892,-0.038212504,0.012155246,-0.030004269,-0.029113224,-0.0053135874,0.037353408,-0.034068886,-0.011269325,0.0065855505,-0.021403497,0.02291577,-0.00745684,0.0030660874,-0.04893204,0.01725842,-0.00871349,0.034625657,-0.059126645,-0.008641414,0.00052302115,-0.04317418,-0.011342603,0.03748947,-0.027915845,-0.02765887,0.03297504,-0.01735904,0.008315879,0.0035846902,-0.01955941,-0.010289389,0.004538473,-0.021761581,-0.034761064,0.013934138,0.042204395,-0.016859733,0.0064014597,0.04678915,-0.04118569,0.059621412,-0.038732313,-0.0030555408,-0.033185992,-0.01792415,0.007836024,0.041883815,0.034514315,0.01571314,0.014439417,0.01255352,-0.0037501664,-0.00004747466,0.0138084935,-0.0023333223,0.0027540242,-0.0009772506,0.01322017,0.030464215,-0.016050316,0.048750836,0.00037395334,0.0024490333,-0.056322623,0.0021496473,-0.059299193,0.0027258089,0.008242501,0.013055305,0.016887542,0.06828456,0.01627891,0.018572433,-0.034437437,-0.049355865,-0.0050275777,-0.024079377,0.0083824275,0.015842618,0.006590486,0.0458427,0.013644714,-0.0027765227,0.014395489,-0.019798292,0.062426884,-0.015705364,0.007031869,0.005675654,0.008525681,-0.01628782,0.009097093,-0.050164547,-0.017019939,-0.007971326,0.0238044,0.007862702,-0.019682279,-0.0040133414,0.020607546,-0.0035352055,-0.014902759,0.0030575013,-0.023487382,-0.03878538,0.026452282,-0.036451336,0.061253242,-0.018834936,-0.008284855,-0.0054860613,0.032797355,0.01490221,-0.025073372,-0.047672756,0.0026615143,-0.021261774,0.0530209,0.006953651,-0.0040089116,0.00039657665,0.025245612,0.03916828,-0.009377299,-0.04863238,0.0048416937,-0.0013523715,-0.004719453,0.07511918,0.0076708132,-0.08045428,0.035290662,0.05007801,-0.008647089,-0.02418439,-0.051599,0.023141649,-0.04109041,-0.055026904,-0.0039111404,-0.00019834122,0.037240453,-0.029492559,-0.024990954,-0.028500607,0.02099986,-0.010970464,0.0072552282,0.065725505,-0.013179162,0.010905682,-0.0069158827,-0.0045215297,0.00007507769,0.020543935,-0.008374822,-0.056850217,0.007562579,0.026224101,0.01889644,0.017398784,0.013886134,0.016982824,0.026207104,-0.048112974,0.020915711,0.018788675,0.039675537,-0.050007354,0.05794011,-0.03837728,0.016474368,0.09799828,0.048352692,-0.029657675,0.034466844,0.030339878,-0.0033055418,0.021398881,-0.036640786,0.041592937,-0.028903835,-0.045872774,-0.042781968,-0.07516416,0.030837096,0.05345524,0.02788433,-0.008906876,0.031930882,0.012005312,-0.1131091,0.027055776,0.004118421,0.043178026,0.033256892,0.020215908,-0.041569702,-0.02666915,-0.10172806,0.066249564,-0.0068064122,-0.04295542,-0.0218897,-0.011241001,-0.032565437,0.0032515223,0.018821023,0.0029958661,0.0033532185,-0.016756494,-0.012198407,-0.019109694,-0.0069892383,-0.01564232,0.012706758,-0.0042413757,0.057091184,0.0012443665,-0.040243123,-0.029707037,-0.029492898,-0.013543663,0.0039066556,0.013836831,0.03398572,-0.0080718715,0.04313783,0.022412427,0.013538098,-0.02848182,0.04141854,0.0013354651,0.0044129244,0.006236234,0.016786788,0.0054670405,0.009110805,-0.015236872,-0.023523735,-0.005765831,-0.023658141,-0.02792291,-0.026871173,-0.006556227,-0.05145108,0.0016020526,-0.013682932,0.05933786,-0.0031846848,-0.058297817,0.00778142,-0.033957466,0.008043725,-0.08782911,-0.025375703,-0.055193048,0.05109138,0.0020371242,-0.004361683,-0.018505652,0.01129023,-0.028933464,0.034343615,-0.0003894861,-0.018083878,0.009597521,-0.06050999,-0.038345546,0.020205328,-0.097039975,-0.019880526,-0.028028365,0.005398203,0.033446852,-0.035089407,-0.01157623,-0.005930212,-0.014279242,0.038389158,0.25819358,0.02348597,-0.049146485,0.012160532,-0.00097354327,-0.030951511,0.024154563,0.032557398,0.036932074,-0.012032764,-0.03206439,0.026846847,0.004007956,-0.020812605,-0.040174145,-0.014192322,-0.032867566,0.013006713,0.056476098,-0.013318523,0.022954453,-0.013348964,0.036106475,-0.03079335,-0.038276777,0.0123610115,-0.045024477,-0.013095474,-0.022071147,-0.0007189351,-0.041354552,0.046880435,0.03946971,-0.032883547,-0.035162337,-0.023026627,-0.043359764,-0.025532354,0.043785527,0.018017191,-0.0504225,0.018778399,-0.006145694,0.012831496,-0.046887312,-0.015959837,0.046527065,-0.026968237,-0.02445839,0.004905626,-0.002429809,-0.0610597,-0.04918268,-0.0059073637,-0.013059972,-0.027363976,-0.021127895,-0.018173493,-0.004911047,0.07431531,0.030874021,0.009949772,-0.050920933,-0.02095581,-0.0023640408,0.015432318,-0.004237632,-0.036073007,0.01562691,0.05244571,0.014036343,0.009063908,-0.015954902,0.008055882,0.03480727,-0.010206684,0.055364035,0.06020698,0.009720097,0.011633544,0.013705442,-0.016631354,0.0024560264,0.0060169376,0.006895523,0.014239679,0.012764143,0.026947888,-0.008894721,-0.015810933,-0.046700772,0.016785342,0.025042867,0.04703697,0.04402435,0.044304054,-0.008335181,-0.0038948504,-0.024303183,0.035955455,-0.000039051756,-0.003729756,-0.0144506125,0.0030580945,-0.015417541,-0.036304556,0.019328594,0.016217902,0.05375602,0.0065637445,-0.024851164,0.017132374,0.044980098,-0.016355991,-0.005439589,0.037477363,0.023168564,0.015640397,0.02263534,0.0063339286,-0.031318754,-0.020487597,0.04174375,-0.019570367,-0.013971878,-0.07147781,0.022181798,-0.022046633,-0.0040137167,0.03373664,0.007538039,-0.023463642,-0.058554012,0.0060860887,-0.0058694296,0.0062489873,-0.039813157,0.005670824,-0.003737293,0.039832465,-0.038481675,0.010550711,0.008860979,-0.053203374,0.0158873,0.023770776,-0.011335993,-0.037418485,0.009023986,0.033245314,0.0008993808,0.04115508,0.0151652265,-0.002702286,-0.041514535,-0.016495874,-0.021575844,-0.0029874772,-0.028835887,-0.012839379,-0.0016922324,0.02831725,0.023293026,0.04466339,-0.024902971,0.009566848,0.040651508,-0.019647952,-0.022805909,-0.0059383204,0.011191831,-0.021562817,-0.042536266,0.028300406,0.004984064,-0.03649134,-0.0608191,0.019184427,-0.052207187,-0.048641134,0.01385359,-0.017498715,-0.05454866,-0.047200665,0.009799062,-0.008097742,-0.009976524,0.0032147886,-0.043781355,0.032901715,0.021151636,0.07644982,0.019039275,-0.005566282,0.0034056108,0.02526002,0.034499753,0.02381643,0.012625276,-0.031622693,-0.03302401,0.028252594,0.008272217,-0.0056708436,-0.034583136,0.020674895,0.03712263,0.037871536,-0.024303004,0.02499394,-0.008973552,0.006637931,-0.032988615,0.012267325,-0.041799493,-0.037700135,0.0055434546,0.04338237,0.028986156,-0.047346164,0.004763251,-0.02424979,0.032701485,-0.0044827326,-0.040189862,-0.02711592,0.0153397685,-0.020935927,-0.031681057,-0.030761512,-0.007334544,0.030865848,0.019834442,-0.005975208,-0.00068624876,-0.019108519,-0.003113556,0.030242402,-0.017802,-0.04899952,0.038671054,0.017641641,0.013092747,0.020540822,-0.0047790795,0.044049036,-0.078854494,-0.036773227,0.0021975788,-0.0020315424,0.016054032,-0.03347377,-0.00017165282,-0.0042498386,-0.014770475,0.05059676,0.012361108,-0.008818719,-0.0031402004,-0.05419118,-0.004825762,0.022829076,0.026750073,0.0021653147,0.0016330783,-0.012992525,-0.019827183,0.019453779,-0.016339414,0.0074644033,-0.00832064,-0.030323729,-0.0652435,0.012438792,0.046161577,0.017705675,-0.023868883,0.02352495,0.019220777,-0.0054749446,-0.07025712,-0.017728558,-0.010120736,0.013419427,-0.02917033,0.011450147,-0.018470488,0.0026686068,-0.010396371,-0.04638735,0.04277049,-0.0028424358,-0.052776784,0.051975086,-0.042834967,0.036554277,0.014300498,0.0077712853,-0.006476039,0.005187252,0.011819966,-0.016180476,0.009477203,-0.015644953,-0.020002054,0.03176922,-0.0020569453,-0.04868248,-0.0031269165,-0.00825268,0.04220525,-0.07274992,-0.012252916,0.082010254,0.031681746,0.0014431861,0.0830077,-0.025965583,-0.0035300802,-0.010099438,-0.032860547,0.0026803531,-0.027978342,0.009563279,0.014094655,0.008578666,-0.04463624,-0.021112295,0.004235003,0.050244983,-0.040127024,0.028368453,0.0106167765,-0.0049562235,-0.003440005,0.010675279,0.00054798275,-0.022720315,0.0015517435,0.016531665,-0.013235352,0.0052717375,0.039282665,-0.023568137,-0.011345786,0.004353563,0.02114294,0.014310945,-0.012627994,0.0028545877,0.01542994,-0.043244753,-0.020722657,-0.030330598,0.036075655,-0.004040193,0.017330246,-0.005689402,-0.011752934,0.022269547,-0.009422857,0.08200682,-0.011626353,-0.005760649,0.022069974,-0.027129605,0.017446928,0.028289553,-0.025214713,0.018494613,0.004703044,0.049441207,0.033579785,0.042497307,-0.0056380304,0.063362144,-0.003959144,0.041272122,0.01227518,0.025048459,-0.029690104,-0.02072792,-0.036149703,-0.013280493,0.033627603,-0.02157816,-0.036435615,0.021581827,0.045278445,0.043609686,0.026286928,0.007678644,0.0010809348,-0.008969071,-0.113530084,-0.014098863,0.030385537,0.021993004,-0.0028835647,0.009220751,0.007725899,-0.026907302,0.0084792655,-0.040102538,-0.011001498,0.0085303215,0.013983443,-0.034404345,0.015284379,-0.005216984,-0.011112305,-0.018462535,0.010512218,0.047407273,0.025370331,0.026045673,0.039209485,0.043672435,0.009053539,-0.020396082,-0.009871171,-0.005404149,-0.007476433,-0.020510359,0.048276957,-0.0066687153,0.02394908,0.056018703,-0.014527031,0.0017755604,-0.0132357655,0.009062063,-0.036665224,0.051771976,-0.018944139,0.0283142,-0.0280924,-0.0023793615,0.02178774,0.04920028,0.024054866,-0.03018088,0.03283436,0.037921663,0.006086353,0.018905994,-0.0509614,0.0054219533,0.020946953,0.0012679002,-0.051144812,0.0017812646,0.0016940961,0.012304843,-0.008812135,0.06012107,-0.012983508,-0.04976223,-0.0027015097,0.02945214,-0.024548141,0.029876146,-0.03307473,0.016553663,-0.016911726,0.014228098,-0.010237305,-0.08683523,-0.03614702,-0.043441035,0.04880638,-0.024731396,-0.025195988,-0.021288043,0.0007180546,-0.031501416,-0.015431893,0.019945672,0.0024765544,-0.04508202,-0.009617061,-0.02676322,-0.0450225,-0.007233799,-0.033312533,-0.05486711,-0.030636383,-0.0019526274,-0.024072824,0.00086328096,-0.038445204,0.005512522,0.02897922,0.0035902373,-0.011644212,-0.007706638,-0.0089898575,-0.03154513,0.01860009,0.030289222,0.05557808,-0.014877813,-0.035128195,-0.033117127,-0.033573523,-0.011253059,-0.0005967731,0.0034118197,-0.058516096,-0.030248825,-0.025629353,0.00527669,-0.006920177,-0.07446513,0.015281622,-0.018710906,-0.004642626,-0.010321395,-0.0003466252,0.045631163,0.024655433,0.026752345,0.018022183,0.028568069,0.010129775,0.016476197,-0.0086335745,0.023054538,0.08789509,-0.0042142924,-0.03983217,0.029302439,-0.023648076,-0.024585493,-0.0122114485,0.03875361,0.024094692,-0.046160895,-0.0012156096,-0.010782409,-0.017731756,-0.016327197,0.03378556,-0.017036911,-0.0017324571,-0.0134507,0.010730181,0.07623881,-0.031618867,0.058854908,-0.033718754,-0.03584093,-0.0069428845,0.051728558,0.010904992,0.020533303,-0.04240525,-0.058435425,-0.0001037264,0.006062125,-0.014822763,-0.054105822,-0.013937646,0.010668436,0.025259692,0.0048301346,-0.0012383419,0.01227255,0.036179904,0.001065476,-0.0049446686,-0.04070857,0.016826859,-0.019137077,0.046267558,0.0028914604,0.08427522,0.056937285,0.0074319113,0.023325639,-0.013405572,0.03592598,-0.013795949,-0.01604724,-0.008541666,0.016348366,-0.050076637,-0.021873651,0.052952405,-0.027919797,0.009357004,0.01586672,0.02260859,-0.012350389,-0.036834653,0.01857027,0.018813958,-0.03115563,0.008540149,0.029978057,-0.024297107,0.007238249,0.011381306,0.024512602,0.019666197,0.049806327,0.028908553,0.019174311,-0.009342115,-0.023708144,0.0088050645,0.047594197,-0.0056623793,0.027918817,0.017202724,0.057227645,-0.019309962,-0.047235306,-0.021653697,0.029353237,0.023402488,0.014960711,-0.033852927,-0.015928645,0.014939877,-0.050040025,-0.015445058,0.03261256,-0.034375105,0.0149185285,-0.05366062,-0.02490412,-0.018608958,0.015062373,0.040978614,-0.015141351,0.059723437,-0.029686375],"last_embed":{"hash":"1ova7th","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"1ova7th","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#System Information#{1}","lines":[13,13],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ova7th","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#System Information#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.016634626,0.049091473,-0.05057945,0.023397949,-0.04490909,-0.06919364,0.008369241,0.01012314,0.008578447,-0.013831811,0.02861516,0.018478343,-0.010851627,-0.015882006,0.030852241,-0.012204658,-0.023054406,0.019248243,0.009734917,-0.011110584,0.0018027113,-0.020189239,0.07603612,0.028863713,0.021197684,-0.010234854,-0.021315837,-0.017726652,0.04301407,0.05156016,0.011747745,-0.05478982,0.019808302,-0.04064791,0.05235254,-0.03635653,0.025596887,-0.038758356,-0.054800168,0.025155507,-0.013677724,-0.01811628,-0.017556954,0.00066821056,-0.01881248,-0.027848924,0.0045671687,-0.040624417,-0.054928347,0.007979806,-0.00727374,-0.049791437,0.00040112901,-0.018309612,0.0075441827,0.020497018,-0.041510995,-0.035900835,-0.03244791,0.06028459,-0.040745948,0.062185347,-0.014480328,-0.027719699,0.013556061,0.01702483,0.023563163,0.0672086,-0.0322935,-0.028321778,-0.02428274,0.018503875,-0.00051708776,-0.046096917,-0.03699992,0.015948901,0.012428926,0.008322444,-0.015657548,0.02319754,0.008864908,-0.050807603,0.03607544,-0.026812652,-0.0238811,0.028700998,-0.0422825,0.05746322,0.039002284,-0.054128814,-0.008518913,0.00048557922,-0.016328136,-0.031732194,-0.044672724,-0.019719431,-0.027489072,0.0044942293,0.035245247,-0.0059941458,-0.010569531,0.06926366,0.015681459,0.027134232,0.00025936766,-0.004094482,-0.013329756,0.02325215,-0.02074181,-0.03585885,0.006246851,0.003322151,0.010532972,0.014572866,0.016096236,-0.04777795,0.018227281,-0.00033701735,0.014029658,-0.059768807,0.025703453,0.01483638,0.030003237,-0.04047013,-0.010808026,0.02177749,-0.02476441,0.03502433,0.01608337,0.013919529,-0.015318375,0.025828984,-0.046083093,0.029745797,-0.03714017,-0.036556266,-0.010376824,0.029192863,0.008073992,-0.064509325,0.026698885,0.0267164,-0.008564933,-0.025632037,0.048232228,-0.027578488,0.019271884,-0.015567998,-0.011364843,-0.01881303,0.013252372,0.014725711,0.03794336,0.028509118,-0.0017361469,0.0013627288,-0.011176832,0.016484132,-0.011479508,0.03495853,-0.01630647,0.044099316,0.0139917405,-0.0054164534,0.01601081,-0.0049874205,0.036475662,-0.00871243,-0.024424179,-0.042254258,-0.023325227,-0.027101839,-0.0043847174,0.02098466,-0.0027880245,0.02769598,0.052148268,-0.0039562997,0.028346507,-0.017343545,-0.044558246,-0.03849647,-0.0010629087,0.03421682,0.0005789962,0.023180377,0.0709575,0.034713626,-0.018901668,-0.0022426406,-0.02526745,0.025162676,-0.02276897,-0.03168727,0.009761743,-0.011283788,-0.021772942,-0.047671452,-0.039872434,-0.0012141928,0.02105884,0.023967883,0.023159986,-0.009536606,0.01656924,0.039681286,-0.0019655838,-0.03244673,-0.004317876,-0.033040304,-0.051861316,-0.012759296,-0.014701034,0.021400059,0.0062195426,0.005280503,-0.010749035,0.013963291,0.022399997,-0.05582069,-0.05582008,0.016847126,-0.013068418,0.022055702,-0.014704362,-0.05139117,0.017940188,0.015841031,0.03289611,-0.044694737,-0.037242927,0.023160785,-0.015532181,-0.041723184,0.070154436,-0.0039726784,-0.056299813,0.02782005,0.006940553,0.015658058,-0.022278534,0.0184241,0.021131009,-0.022841623,-0.02695857,0.03694154,0.0024367198,0.02495671,-0.04726155,0.004537148,-0.0034909698,0.019366669,-0.030847238,-0.0008559542,0.056772202,0.018048808,0.006448138,-0.004031014,0.005940196,0.011631692,0.025433328,0.000034780554,-0.0006532991,0.026291488,0.0015133308,0.0055496353,0.037618645,-0.013335891,0.02370121,0.014412597,-0.034611944,-0.03096271,0.020142645,0.036498703,-0.046904735,0.07784632,-0.00029701248,0.00063474843,0.07493353,0.049493447,-0.01984264,-0.013299735,0.025001902,-0.014357026,0.0339843,-0.026971541,0.012320896,-0.016412463,-0.026238713,-0.019607695,-0.06393933,0.045071382,0.056342445,0.0154767195,-0.012762379,0.022974355,0.04268595,-0.14844231,0.039076664,-0.03427812,0.01706784,0.002704243,0.017012525,-0.017646294,-0.013370713,-0.090642855,0.06429783,0.0011331782,-0.042688694,-0.029252548,0.0014328244,-0.029397741,-0.029283565,0.03438245,0.0046753017,0.046118014,-0.0034032145,-0.0077098734,0.012327555,0.019025486,-0.03109515,0.017379094,0.03216745,0.026282027,0.005374754,-0.024687394,-0.032926563,-0.0067977346,0.03304175,0.009199348,0.032826737,0.051620968,-0.010337204,0.05020099,-0.003968538,-0.010146132,-0.01825845,0.008255611,0.040269505,-0.004905443,-0.010106271,0.020833435,0.024488933,0.016157538,-0.038762208,0.005527347,-0.0011884439,0.020020513,-0.021710346,-0.02466327,0.009341028,-0.052256297,-0.03578162,-0.029914625,0.034046136,0.032967884,-0.074314855,0.015721813,-0.045019876,0.012667047,-0.07982194,-0.021241428,-0.03282357,0.017515594,-0.009464599,-0.01338859,-0.016962375,0.02421749,-0.03239472,0.040197972,-0.0008354148,-0.00051233143,0.026205402,-0.035641905,-0.012253345,0.028569186,-0.08631751,0.020542322,-0.0055104583,0.0064284457,0.035812475,-0.039698362,0.0014766357,0.02071885,-0.018509522,0.007933313,0.25834987,0.011159472,-0.048320886,-0.002272505,0.0020755907,-0.066599175,0.0175532,-0.0060391836,0.04940612,-0.0037534353,-0.0012846709,0.010095615,-0.016526606,-0.00082736945,-0.03874412,0.012176836,-0.042766176,0.024652794,0.042624947,-0.013533681,0.02557125,-0.0027850904,0.008605062,-0.009698972,-0.013697826,0.008573234,-0.03381814,0.051679086,-0.04488463,0.017815549,-0.0696643,0.016654871,0.01847617,-0.020751024,-0.027622335,-0.03126032,-0.027596463,0.024368748,0.0010815966,0.038535442,-0.01608774,0.0076701385,0.007999511,0.031723376,-0.036716763,0.018253656,0.067386456,-0.024075422,-0.034234878,0.017315721,-0.032092575,-0.042198244,-0.02921833,-0.037350684,0.009639178,-0.043513518,-0.023408772,-0.032591026,-0.01532633,0.07679293,0.0056489715,0.013352061,-0.035008583,0.0062349397,0.031656377,0.0032064868,-0.0014322572,-0.032116253,0.012374998,0.023042498,0.0326292,0.018100215,-0.0064194477,-0.028335085,0.0119586205,-0.0023616434,0.02083072,0.07877185,0.015626593,0.019173892,-0.030066824,-0.013758328,-0.029736996,0.0050657084,0.028547354,0.02912964,-0.0056342557,0.023706026,-0.013583465,-0.029058564,-0.04500344,0.0005933642,0.018365024,0.035857793,0.05870316,0.031698413,-0.018644636,-0.011871947,-0.026128167,0.06780242,-0.007433726,-0.027164256,-0.012416114,-0.0041363677,-0.031868108,-0.08718955,0.025160313,-0.01729841,0.03275108,-0.0114015965,-0.04142453,0.008281433,0.0016583231,-0.024761207,-0.002420331,0.021048028,0.024731942,0.026182702,0.017337432,-0.010925137,-0.016707761,-0.0023549865,0.033045456,-0.03248831,-0.004948659,-0.02008793,0.0070603434,0.0007619109,-0.00639784,0.018103695,-0.003902008,-0.022732966,-0.06472449,-0.018722314,0.034338865,-0.025702178,-0.04497644,-0.004045174,-0.006546351,0.033967223,-0.06726579,-0.022219265,0.017561378,-0.017129669,0.011628801,0.010312675,-0.005091704,0.014157056,-0.004089369,0.0070832823,-0.04817096,0.08254163,0.023552354,-0.010857425,-0.050621122,-0.031452145,0.0053707254,0.025045376,-0.028710183,0.00075141265,0.013789307,0.017168451,0.05246691,0.074547715,0.003446401,0.0047397646,-0.016844075,0.028786276,-0.05041396,-0.024622276,0.027288826,-0.03819906,-0.017271811,0.041919094,-0.02143464,-0.003571977,-0.016321365,0.023069464,-0.05726717,-0.05117871,0.034393966,0.025337571,-0.030782863,0.009318076,0.019904697,-0.01310047,0.007848392,-0.0007376937,-0.022679992,0.0013813252,-0.012773354,0.057093635,0.008514963,-0.018122569,-0.0045940713,0.025655303,0.035907805,-0.0020738458,0.008178803,-0.02247237,-0.020010618,0.015070386,0.015794197,-0.028818853,-0.008170625,0.009442919,0.04593361,0.005336393,0.011349219,0.015880585,-0.017828217,0.01657653,0.0024867184,-0.005046408,-0.057453968,-0.010448208,0.002624647,0.029063243,0.025764901,-0.044294324,-0.009126056,0.003765976,0.033647228,-0.029389944,-0.017875496,-0.0071934126,0.036679007,-0.04145931,-0.0018763578,-0.019270847,-0.008752359,-0.04082604,-0.023171501,-0.01889809,0.03583613,-0.02038277,-0.014880783,0.04590767,0.01246971,0.0023529485,-0.018349705,0.05029545,-0.0016102941,0.036075883,-0.009276032,0.07999564,-0.05506254,0.041021466,-0.00438859,-0.009723577,0.010000073,-0.039012946,0.004311585,-0.0047757793,0.029539665,0.032067914,-0.007942713,-0.01700813,0.01510893,-0.03602438,-0.0015506744,0.03400648,-0.020336691,0.027203893,-0.031156624,-0.042574123,0.0135713015,0.0015296837,-0.048641775,-0.028959392,0.042097267,0.0021621818,-0.060385227,-0.015565633,0.06134247,0.019555407,0.025100404,0.0022717211,0.005609796,-0.010753122,-0.064740606,-0.032853145,0.021277469,0.028706959,-0.013446421,-0.021033762,-0.0082570445,-0.00897255,-0.0073535866,-0.0061909044,0.056519605,0.0067477655,-0.03476324,0.021510573,-0.02926074,0.030452209,-0.014600125,-0.006350324,0.009841427,0.04128044,-0.011209128,0.0037226318,0.005632352,-0.006540335,-0.035973877,0.02479144,-0.007102258,0.009861197,-0.06479424,0.020293785,0.05515134,-0.072226875,-0.007964795,0.06422877,0.033426818,-0.011290721,0.0661074,-0.014452207,0.012230933,0.013283951,0.007122994,0.025666738,-0.027478535,-0.037884258,-0.00735606,0.015712623,-0.009223692,-0.00857055,0.0062709884,0.08129516,-0.035258714,0.015573039,-0.050330896,-0.02097835,-0.016858153,0.009032555,0.006664641,0.01941562,0.026923573,0.01807894,-0.0509588,0.020741673,0.070102274,-0.021599436,-0.020570938,-0.022177821,0.018110374,0.013829749,-0.0038605179,0.009532573,0.023018816,0.0029797598,-0.008520821,-0.048579358,0.030972624,-0.014624935,0.0024334472,-0.005100087,0.0026990958,0.017628936,-0.005609498,0.05837331,0.028132692,0.027462248,-0.00078305416,0.022123102,0.019295227,0.03396111,0.0065767597,0.003440756,0.016072357,0.01241669,0.03776723,0.03972304,-0.018457113,0.056515466,0.02159461,0.008683291,-0.0069715804,0.008925967,-0.016955107,-0.029713273,-0.027077403,-0.0068122405,0.05499629,-0.031484522,-0.024141237,-0.014885107,0.0424279,0.03118072,0.02050845,-0.010967849,-0.0036565606,0.0019234677,-0.120817125,-0.000743128,0.008696418,0.03998051,-0.044744715,0.002996222,0.014620596,-0.022200633,0.01708497,-0.043833703,0.009992207,-0.0025735681,0.031584654,-0.0124165425,0.023746077,-0.018118624,0.008527941,0.004268558,0.033256948,0.063142456,-0.019688815,-0.021589458,0.015146395,0.021847365,-0.008551338,-0.0038369547,-0.02616112,-0.0021569931,-0.021910759,-0.017420465,0.014205094,0.013148645,0.026904102,0.062995054,-0.018901775,-0.003389651,0.028961,-0.011044992,-0.024649374,0.014551718,0.006451457,0.039445505,0.012211544,-0.022003885,-0.024035627,0.06663626,-0.0087733045,-0.005490556,-0.039297443,0.030565543,0.010321363,0.004555841,-0.009066067,-0.013428385,0.026812121,0.000056259778,-0.06991895,-0.017981762,-0.043982837,-0.0060563725,-0.051021546,-0.009132543,-0.025583098,-0.075885236,-0.0108119715,0.009531169,-0.03445977,0.021536682,-0.008828808,-0.03118888,-0.043074343,-0.028709427,0.0044338065,-0.08103334,-0.01293039,-0.026279418,0.088814795,0.0047088,-0.024681196,0.0022133677,-0.0037685875,-0.034642637,-0.028769655,0.009762034,0.013963294,-0.03988542,-0.034396473,-0.041096784,-0.015794974,-0.01890358,-0.08712883,-0.037906535,0.002899659,-0.030713765,-0.029237326,-0.023920814,-0.014942434,-0.008271265,0.006608553,0.004404368,-0.030167552,-0.017070502,0.022788687,-0.03260309,-0.00957461,0.0077740736,0.03583072,-0.031534255,-0.026439754,-0.0035742992,0.020320605,0.0037432339,0.0024715292,0.0050145714,-0.039452773,-0.01970356,-0.008707873,-0.01401148,-0.043997724,-0.06687055,-0.0381923,-0.02425562,-0.01818575,-0.010844762,-0.001225937,0.034075275,0.030568078,0.011217343,0.018802898,0.028245674,0.036266964,-0.033057563,-0.0036210562,0.019672306,0.044207722,0.012813765,0.0093868,0.050752196,-0.028859343,-0.011607381,-0.019787867,-0.0024396384,-0.017620888,-0.0033248973,-0.028907321,0.016814394,0.0045201373,-0.019286318,-0.0016057101,-0.015515965,0.033805545,-0.021763086,0.03923441,0.04147959,-0.01035606,0.033111736,-0.05247097,-0.057659786,0.026795538,0.0510632,0.022678735,0.019553162,-0.026791397,-0.01161469,0.007495711,0.029715586,0.015090237,-0.018776992,-0.021211907,-0.018165834,0.015026483,0.019846378,-0.025431588,0.032593984,0.008839971,-0.0075432253,-0.022914851,-0.06777654,0.03148421,0.008615182,0.03621399,-0.0063976143,0.021828773,0.021972738,-0.028596755,0.035615392,0.05122696,0.031035544,0.0016965782,0.001367492,-0.037674263,0.02053527,-0.036409676,-0.006742669,0.059405886,0.0044189906,0.009453211,0.04139961,0.025605569,-0.00012804923,-0.0044009513,0.005749894,-0.003568165,-0.030966094,0.028031904,-0.0075151767,-0.014849351,0.01431472,-0.015866527,0.0022915187,-0.017390879,0.029302094,0.043294784,-0.0099814385,0.00023453438,0.007851985,0.034988604,0.057055917,0.012836674,-0.0023550855,0.019873613,0.056374785,-0.048918672,-0.06556736,-0.033882312,0.011449867,0.014379291,0.032670464,-0.048469875,0.0013970651,-0.0037937034,-0.04398726,-0.03608986,0.023156652,-0.021790624,0.018116068,-0.04055658,-0.010444659,-0.026458813,-0.008287504,0.00988094,-0.026474457,0.018057575,-0.01812395],"last_embed":{"hash":"gtcaxs","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"gtcaxs","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#System Information#{2}","lines":[14,17],"size":119,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gtcaxs","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#System Information#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.016387003,-0.022889037,-0.059126712,0.02809841,-0.061950937,-0.066692926,0.021561828,0.01953384,-0.0014886722,0.015522229,0.024644146,0.00347004,-0.020495638,0.0032756652,0.02819737,-0.02874615,-0.010446002,0.03996395,0.020999948,0.0067228307,-0.012396139,-0.018457264,0.049656298,0.018766636,0.007394945,-0.0021823852,0.0070906174,-0.030797487,0.023489777,0.0041683703,-0.0140878605,-0.044414867,-0.021644406,-0.015528442,0.040733602,-0.044647966,-0.012884724,-0.023659814,-0.03580608,0.05727398,-0.014822986,-0.050606493,0.008659568,0.001265202,0.008320117,0.016276859,-0.00919259,-0.030526876,-0.037165895,-0.017604792,-0.005209429,-0.018465398,0.003519422,0.01330796,0.012316915,0.046373926,-0.04968257,-0.049483053,-0.019613462,0.04453883,-0.00843189,0.03286445,-0.05335544,0.029245697,0.033014324,0.039094463,0.021245733,0.02970942,-0.020209093,-0.034813065,0.008562115,0.0013265195,-0.044446494,-0.039687622,-0.04387201,0.014018428,0.041495726,-0.047582533,0.033899587,0.025366496,0.013665341,-0.019242875,0.05868016,-0.048999805,0.00023636765,0.005022684,-0.036923688,0.07450466,0.07595584,-0.022839235,0.017810501,-0.022995375,0.013276694,-0.036473863,-0.06399425,-0.019112935,0.030499147,-0.03927776,0.046955254,-0.00949612,0.015050503,0.01746827,0.017533606,-0.012223861,0.0017312854,0.012895714,-0.028901208,0.048897073,-0.01714803,-0.027502965,0.0015178899,0.021230694,0.0017542673,0.002075453,0.017119234,-0.046964075,0.012498818,-0.017882647,0.00068095117,-0.006652902,0.013462349,-0.022404814,0.036407378,-0.030260619,0.014206532,0.030229172,-0.0013627618,0.012736953,0.025061201,-0.0065539298,-0.007917332,0.030508306,-0.02816161,0.041086882,-0.044000853,-0.032975152,-0.0027274871,0.0157238,0.019886682,-0.046179235,0.0335395,0.068116225,-0.020671682,-0.008154172,0.02451614,-0.022334214,0.037948813,-0.015306385,-0.004391871,0.005123774,-0.015756777,0.027111894,0.03205245,0.023289094,0.008891329,0.03934511,0.023591772,0.018106237,0.018837217,0.00028067533,0.0012607316,0.026975969,0.010090324,0.05075058,0.013656003,-0.034690905,0.030329863,0.010022957,-0.015130939,-0.0021732051,-0.042045735,-0.013735968,0.011777242,0.034815844,-0.0048479293,0.018438347,0.07231813,0.022208659,0.018733764,-0.038178187,-0.077360265,-0.018898003,0.0062726936,-0.0009873996,-0.0018488856,0.02099476,0.002048285,-0.038315948,-0.009740001,0.030257756,-0.024867797,0.07149512,-0.018513912,-0.0009794288,0.023783593,0.0014089752,0.013970465,0.023451079,-0.047721025,-0.017280504,-0.0060740206,0.017755767,0.030114233,0.002429857,0.03497472,-0.0010101668,-0.0014924614,-0.02617867,-0.024821645,-0.04476561,-0.03834806,-0.0075785844,-0.051620442,0.03805016,-0.025936788,-0.005533797,0.03185166,-0.006908646,0.019822782,-0.022616956,-0.085270524,0.036521398,-0.016537111,0.056216702,0.030638605,-0.04433201,0.023298545,0.024827229,0.012814629,-0.03332079,-0.06792744,0.0015096716,-0.025471829,-0.021743612,0.06550186,-0.012869578,-0.0570085,0.017178321,0.01608771,-0.042820945,-0.010395397,-0.030633533,-0.010684325,-0.0045564356,-0.025133135,0.020748649,0.060722418,0.042201754,-0.00066669367,-0.012154298,-0.05386624,0.026823916,-0.0034989663,0.008063638,0.056506757,-0.0067467983,0.009552387,-0.02047182,-0.035093628,-0.0015723797,0.0153433,0.029071106,-0.0028199295,0.028325368,-0.019801946,0.02352718,0.007621775,0.00027690537,0.02086267,0.030663086,-0.023801573,0.011140868,0.059882116,0.040582743,-0.023098426,0.05315746,-0.006903984,0.03184113,0.04897839,0.068967335,-0.036543336,-0.0003243142,0.012928291,-0.01342684,0.021139828,-0.0333007,0.017453961,-0.023528162,-0.051602114,-0.00702659,-0.10020506,0.0716904,0.073982514,0.035720203,-0.020665467,0.016583564,0.0005328064,-0.1518886,0.021741603,0.016680432,0.03598656,0.011936618,0.014107064,-0.020923471,-0.03473002,-0.06227495,0.062362686,0.007641768,-0.04665432,0.0067237364,-0.024979927,0.0089884745,-0.026132891,0.021710249,0.027083794,0.013622995,-0.022073321,-0.0035773744,-0.024482364,0.0013468139,0.019077696,-0.011584801,0.008899576,0.1030167,0.002745462,-0.024642074,0.0053848242,-0.01444201,-0.018470824,0.01484493,-0.0054852306,0.0062822388,-0.009828039,0.023371836,-0.007421155,0.040702786,0.0022564072,0.032550108,0.012454534,0.030656165,0.021493627,0.009349465,-0.0047781216,-0.02809684,-0.018294973,-0.013449988,-0.0037116173,-0.008079622,-0.0103501985,-0.023911439,0.0089900205,-0.051708322,-0.015822826,-0.043100156,0.042127997,-0.010087773,-0.040766623,0.023493322,-0.012307321,0.035714842,-0.06762203,-0.0048414925,-0.024662241,0.05492974,-0.015807644,0.009062549,-0.047719788,0.014985047,-0.044176154,0.030881602,0.0037378168,-0.008215951,0.01023952,-0.068063736,-0.048940226,0.004592445,-0.111707024,0.0038878126,0.013637562,-0.0062039564,0.0035929405,-0.025540445,-0.03865137,-0.014689526,0.0054606316,-0.003919682,0.23946035,0.018978754,-0.0028239158,0.021340474,0.08626075,-0.04806253,0.023146197,0.00085438025,0.014767376,-0.025580801,-0.04175191,0.02059289,0.013746957,0.0024671056,-0.019202264,0.0028495362,-0.028316092,0.012693619,0.03555776,-0.007307692,0.0018929647,0.0059039555,0.0018639991,0.02726015,-0.007913883,-0.020332491,-0.021037562,0.0033851538,-0.033204827,-0.005080854,-0.048930336,0.034455,0.031211844,-0.065894246,-0.050757624,-0.013598181,0.03833678,-0.013532422,-0.0034669526,0.007064936,-0.025745383,-0.01780985,0.011664903,0.004091527,-0.042568844,-0.0002582105,0.042532273,0.022000024,-0.009915791,0.015544073,-0.006000028,-0.035384048,-0.018925961,-0.03041845,-0.016452929,-0.06055181,-0.00052205456,-0.038694628,-0.0070596924,0.054059826,0.013517895,-0.0021539824,-0.070913136,-0.027244825,0.023323974,-0.0034757436,-0.01352826,-0.04194396,0.019726204,0.0865196,0.04638123,0.004531854,-0.008455126,-0.004930765,0.009382841,0.014575136,0.031097662,0.09905867,0.0034618902,0.00619908,-0.036914546,-0.0071677943,0.019512301,0.019729614,0.014974443,0.007316617,-0.0035356197,0.034424875,-0.0026353584,-0.033294544,-0.018113595,-0.0049040504,0.043305848,0.0127291875,0.033771466,0.02928019,-0.0034334275,0.01701756,0.0035663324,0.030768098,-0.0036157905,0.021124018,-0.043036085,-0.034200903,0.031560253,-0.0006318761,-0.010984571,0.00089336204,0.04223393,-0.002539753,-0.06857269,0.029879779,0.012930866,-0.018512025,-0.012551709,-0.0046353117,0.043433722,0.016000038,0.006006307,0.01777596,-0.025232973,-0.03526815,0.03411265,-0.04585234,-0.013212193,-0.0866643,0.03683214,-0.01516403,-0.0052213836,0.044036563,0.027063763,-0.029635368,-0.027833557,0.034080986,0.019059535,-0.0090785185,-0.01628797,0.02401472,-0.015702264,0.021164514,-0.05863454,-0.005618126,-0.0070154043,-0.0328137,0.015088011,-0.017923933,-0.017036865,0.0060358304,-0.0017396825,0.054028135,-0.022058172,0.09920813,0.02821232,-0.01137217,-0.008149166,-0.017491637,-0.0081033455,0.011704625,0.01686961,-0.015076879,0.0028676298,0.026413528,0.049386814,0.067520276,0.00463405,0.0144248605,-0.031766433,0.001957962,-0.036250494,0.002511015,0.051133696,-0.05106095,-0.036498502,0.026700247,-0.007719845,-0.025848381,-0.037014525,0.000984595,-0.061503,-0.017757256,0.05017866,-0.004959637,-0.022700656,-0.01244516,0.040485833,-0.00764828,-0.015992908,0.008374705,0.0100203585,0.03483784,0.012440758,0.06876913,0.0155544635,-0.01169241,0.0038361205,0.0399768,0.053462792,0.021231754,0.02458827,-0.007290364,-0.041539382,-0.020500373,-0.02630432,-0.008947971,-0.0043131798,-0.0109869065,0.0203539,0.011821557,-0.0052737193,0.016853014,-0.007876207,0.019268634,-0.020214945,-0.022156965,-0.017287238,-0.040201977,0.022124862,0.037601832,0.04794222,-0.0632448,0.017723216,-0.015660888,0.025318693,-0.009984394,-0.028955644,-0.0051798625,0.004327876,-0.029756876,-0.007829545,-0.03886384,-0.004010119,-0.011284085,0.0040307003,0.0074307052,0.005762737,-0.02006953,-0.00088819984,0.031846818,0.016454859,-0.020135783,-0.0013940783,0.012282589,-0.0031225944,0.05763177,0.030132215,0.023182832,-0.06254397,-0.01929048,-0.025784934,0.0012619133,-0.018430533,-0.05916032,-0.007851343,-0.01284764,0.031838533,0.031698637,0.012924186,-0.017850121,0.008515896,-0.07681059,-0.008342726,0.015896326,0.0030224482,-0.0030672043,0.0071005626,-0.020594284,-0.016350307,-0.03777802,-0.014612827,-0.03300125,-0.00028836683,-0.031926572,-0.035290584,0.0023952061,0.025024904,-0.0014410279,-0.040183622,-0.01901854,-0.007199965,-0.021685202,-0.09068144,0.00668065,-0.0068233423,-0.009743902,-0.041431837,0.020202402,-0.012827151,0.013568313,-0.021975517,-0.00479476,0.038929865,-0.020663477,-0.044209115,0.0042520794,-0.04912447,0.007819537,0.0057957945,-0.025592037,0.012374319,0.033626933,-0.0043994016,-0.012463558,0.0055670156,-0.035147876,-0.022837764,0.019647507,-0.015485153,-0.025257869,0.013410798,0.0032274965,0.03792358,-0.052146904,0.011658486,0.076621965,0.024615016,0.012675298,0.060396347,-0.02115055,0.009552122,-0.0026307204,-0.0453232,0.00995598,-0.030149728,-0.02483482,-0.01079289,-0.003402628,-0.08040217,-0.033652987,-0.02271813,0.024665063,-0.008633885,0.021657726,0.0069347005,-0.02150137,-0.010501104,-0.054915838,0.05690798,-0.024995971,-0.0035859928,-0.0077707176,-0.055631347,-0.01527682,0.025319813,-0.028063906,0.0008938755,-0.009677087,-0.004964451,-0.01633615,-0.013566408,0.0068214545,0.016191317,-0.01000403,-0.010710803,-0.04200333,-0.0040542576,-0.02486314,0.012869975,0.011330658,0.0069197305,0.025530886,-0.027526764,0.044582546,-0.026511576,0.008309997,0.034205258,-0.05119791,0.017593024,0.0016843289,0.012499193,0.0020627123,0.017913146,0.027141698,0.015942512,0.02445337,-0.020517189,0.06526857,-0.00035183033,0.04189545,0.021359026,-0.026923837,-0.045016155,-0.0021112761,-0.012643245,-0.004769803,0.025730148,-0.024103247,-0.048846293,0.00949107,0.03441701,0.041606184,0.0035035578,0.016733214,-0.006904802,-0.0112535935,-0.12773024,-0.0035670074,0.008168785,0.015868863,-0.005386408,-0.0138891805,-0.0027458016,-0.026820594,-0.0037577434,-0.0106505165,-0.03643894,-0.0103657935,0.04194301,-0.027274437,0.04283575,-0.01776059,-0.030571088,-0.02005802,-0.014326309,0.06539221,-0.010584603,-0.0012226298,-0.00069056824,0.0018329977,0.007837254,-0.008808784,-0.008106261,-0.022419522,-0.015792895,-0.009648409,0.015750444,-0.00027675016,0.014868062,0.05812791,-0.019265644,0.008436214,0.0029022652,-0.010568889,-0.046610415,0.0114117805,-0.009926073,0.030063147,0.020684855,0.0100577455,0.0071014254,0.042703174,-0.019922176,-0.010995056,-0.029949171,0.014873279,0.009001425,0.013814748,-0.036902227,-0.017498815,-0.0056368588,-0.01293729,-0.045438588,-0.008856311,-0.026477408,0.023722176,-0.010214494,0.042044602,-0.025086975,-0.0665814,-0.019939143,0.020752411,-0.020716537,0.0015162525,-0.031088134,-0.037255783,-0.017586224,-0.026427206,-0.005967663,-0.055649992,-0.011293653,-0.017019393,0.04965952,-0.041197088,0.018654179,-0.008614815,-0.014860137,-0.019511439,-0.004080369,0.032762416,0.024496645,-0.021491278,-0.012610569,-0.024614051,-0.010917311,-0.001192499,-0.07218101,-0.05417356,0.018021723,-0.021846643,-0.028330084,0.04410394,-0.04222436,-0.010741527,0.019687291,-0.01363014,0.0006611735,-0.0225708,-0.010851747,-0.0051249177,-0.016407559,0.011237905,0.08152286,-0.015695965,-0.033293713,-0.0070240404,0.016117236,-0.0041495035,-0.020553676,0.011441735,-0.06899202,-0.029918868,0.012043922,0.019148799,0.019287929,-0.03817396,-0.0059103295,-0.02094818,0.0018039419,-0.022608522,0.008492953,0.03978019,0.019047396,-0.020025276,0.014413883,-0.004679921,0.015356991,-0.021989817,-0.009961685,0.05194965,0.054739125,-0.0151703935,-0.07159065,0.051113307,-0.010415387,-0.014875036,0.003458911,0.020215373,0.0037931479,-0.004532186,0.011547889,-0.017564636,0.000054758835,0.0072710267,0.046977244,-0.0524714,0.018354136,-0.0027601977,-0.012112023,0.044425093,-0.049242727,0.049784105,-0.04442638,-0.010798387,0.03717447,0.05144516,0.0154026635,0.028338889,-0.05189199,-0.03632382,-0.0084060915,0.04290129,-0.012455493,-0.026635524,-0.02542119,0.01385983,0.025161663,-0.01264607,-0.005422694,0.047846433,0.00636412,-0.033373024,0.022851758,0.0058875107,0.034295674,-0.02351019,0.03584596,0.0049415757,0.09542178,0.02728368,-0.026103059,0.020284763,0.0020363654,0.070044525,-0.022267893,-0.004140131,-0.020265704,0.012045918,-0.02442142,-0.021913502,0.0547934,-0.003391353,0.02234589,0.0058712536,0.017664986,-0.022174068,0.0031576322,0.0069755265,-0.0015963205,-0.038989305,0.008125502,-0.0044960007,0.005876567,0.01706424,0.01753951,0.009911162,-0.007006474,0.030192658,0.01869185,-0.0053638807,0.037982706,-0.0013456544,0.060783472,0.025733657,-0.02636642,0.005556675,0.019580616,0.031613216,-0.028639339,-0.009093765,-0.03798021,0.0016569617,0.01218129,0.015686812,0.018020393,-0.018632358,0.0006676819,0.016919306,-0.014562321,0.017916778,-0.016437417,0.022386262,-0.008788923,-0.0023985857,0.0008540784,0.01248312,0.022795452,-0.030401964,0.024741327,-0.06159396],"last_embed":{"hash":"3evdjx","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"3evdjx","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#System Information#{3}","lines":[18,22],"size":148,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"3evdjx","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#System Information#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.027857523,0.023413464,-0.06339757,0.032072898,-0.05372269,-0.043914393,0.0009381128,0.027016366,0.027158579,0.012821194,0.031588938,0.03348602,0.0062575974,-0.009253011,0.025413845,0.0068525197,0.029392863,0.036996666,0.009913756,0.0029230684,-0.00339245,-0.0025200502,0.013510502,-0.033381913,-0.017317373,0.01740756,0.030496782,-0.002003814,0.021936873,0.049465463,-0.012556019,-0.0502949,-0.011680692,-0.043821387,0.010681845,-0.019791676,0.0068326793,-0.0131951235,-0.05813741,0.03415186,-0.014993125,-0.06013205,-0.00030438046,0.016413024,0.00838048,-0.008149789,-0.00075038645,-0.02721046,-0.06338803,-0.037750054,0.031297363,-0.0067624445,0.0018124406,0.0058751325,0.02015131,0.034087688,0.008545932,-0.038402714,-0.0029136392,0.020734638,-0.028445214,0.0241331,-0.048645798,-0.0019723724,0.018184956,0.026649473,0.060455035,0.02055489,-0.03518806,-0.02186734,-0.009370499,-0.012515692,-0.017007673,-0.059002228,-0.039697483,0.021245357,0.0126189105,-0.043805268,0.02790632,0.03752793,0.010440025,-0.031002203,0.03477093,-0.030338373,0.01464148,0.045247365,-0.029725853,0.06963657,0.05079777,-0.035295863,0.0074507226,-0.033088718,-0.008747887,-0.024488868,-0.044652123,-0.03510056,-0.0015230803,-0.0018610911,0.04815983,-0.035864405,0.0077997306,0.0022436557,0.025600165,-0.0120758265,0.03345692,-0.04593175,0.017050497,0.042218965,-0.025028184,-0.016562777,0.0025914207,0.04214256,-0.025869804,0.024361761,0.0008336113,-0.011884954,0.014695254,-0.016443077,0.007944803,-0.061990846,0.016133629,0.017743237,0.032768622,-0.023382649,0.019159326,0.03626983,-0.0149788475,0.014077238,-0.0009595512,-0.02654593,0.0053413967,0.040756438,-0.024904381,0.023162162,-0.03149374,-0.019229323,0.008374183,0.0050459635,-0.00088546996,-0.049530473,0.020540176,0.055145983,-0.047025926,0.013906601,0.050796315,-0.0006484109,0.023748528,-0.009893633,-0.02170589,-0.037057586,0.012313722,0.01760763,0.0019965325,0.011557139,-0.04335205,-0.00009799138,0.0014315511,0.024521803,-0.055281125,-0.010826758,-0.011502617,0.028563134,-0.029905528,0.065593615,0.004957142,0.011261189,0.02586937,-0.0061316523,0.006561431,-0.027519893,0.0014250058,-0.05145036,-0.011352936,0.01944426,0.018855637,0.014725002,0.05490429,0.013238296,0.022893675,-0.010495237,-0.052281477,-0.0067509864,-0.0057741962,0.013584161,-0.00010756493,-0.025074188,0.01635311,-0.001971702,-0.010593897,-0.0022389006,-0.03862828,0.07264586,-0.023385473,0.0003004306,0.0068308897,-0.007659151,0.011059898,0.013707643,-0.036490705,-0.043407127,-0.010027466,0.037330773,0.037034478,0.018510558,-0.0039469507,0.034601253,0.005424652,-0.017246418,0.036700394,-0.021272527,-0.011508749,0.011372886,-0.03671847,-0.0014571659,-0.020382235,0.004314218,0.016533848,0.034942098,0.0005495856,-0.017031943,-0.028499013,0.008944826,-0.027727544,0.027424213,0.03480679,-0.011223708,0.020717787,0.04874795,0.005655357,-0.023000628,-0.050368577,0.037379704,-0.0086346725,-0.01817074,0.067657776,-0.008690625,-0.07291653,0.03611084,0.011891951,0.010363664,0.0060228743,-0.011402222,0.03939286,-0.019935895,-0.040977385,0.015638473,0.01460416,0.028159449,-0.033059366,-0.019471247,-0.021804467,-0.012002572,-0.041332804,0.01365536,0.06418216,0.01037925,0.014160204,-0.006170459,0.008557682,0.014562174,0.022401,-0.0015605958,-0.05145162,0.017235508,0.030984264,0.0066546323,-0.03103193,0.01439524,0.062301733,0.0067923074,-0.051918004,0.016135912,0.028009951,0.040819235,-0.014480428,0.052045453,-0.032905754,-0.0070829657,0.08020961,0.02846003,-0.019455671,0.02184215,0.035094745,0.028668914,0.0058622235,-0.023454694,0.043304205,0.0031180554,-0.033559326,-0.027900986,-0.050370768,0.030099267,0.05876708,-0.0015819736,0.009328922,0.027024489,-0.015000977,-0.13697982,0.024817513,0.006273821,0.04860582,0.0145043945,0.035454728,-0.023565715,-0.008387808,-0.022413649,0.07881396,0.006358707,-0.049928572,-0.012789493,-0.03913882,-0.042431038,0.06251779,0.005814409,-0.02442671,0.02959268,-0.029436253,-0.024053568,-0.020325458,-0.022658898,-0.014822929,0.00453294,0.016811328,0.075034566,0.023925412,-0.025493136,-0.017317101,-0.019374184,0.024110306,0.00070688373,0.009947911,0.022586491,-0.0023122497,0.02208527,-0.03566018,0.013551522,-0.009918092,0.036310956,0.041357975,-0.017849553,-0.016712911,-0.012582824,0.0037738236,-0.013265423,0.0076605263,-0.0102324495,-0.026692748,0.017168857,-0.008251325,-0.02189439,-0.01289992,-0.053482294,0.015193304,-0.040124014,0.014373289,-0.017199796,-0.03614783,0.014627088,-0.0044701407,-0.01327399,-0.08185502,-0.017539414,-0.030112954,0.010690445,-0.0062720664,0.015189518,-0.035473134,0.032822594,-0.00469262,0.025662802,-0.015384202,-0.033904836,0.009774434,-0.0044137393,-0.044992886,-0.014729249,-0.09759169,-0.050693065,0.0011609102,0.0018207488,-0.023778668,-0.044248365,-0.032603875,-0.008149037,0.013610793,0.042008936,0.25119096,0.025822792,-0.029997857,-0.010888402,0.068958335,-0.041934013,-0.009668762,-0.020349383,0.042839356,-0.016448282,-0.02692336,0.023212492,0.0142602995,-0.01569586,-0.054157455,0.019398013,-0.04985593,0.03279258,0.049487155,0.00012645172,0.0018583015,-0.01331307,0.0074991887,-0.031119874,-0.028910724,0.019742023,-0.021611767,0.038561683,-0.031680163,0.007823907,-0.035986915,0.018179612,0.034110766,-0.053336006,-0.045567967,-0.03790074,-0.028748082,-0.023556395,0.012661171,-0.0017503222,-0.056362186,0.017255388,0.053903077,0.008781146,-0.024347614,-0.047904186,0.021620497,0.0003070027,-0.033640563,0.023941249,0.0066349357,-0.04102454,-0.0072640697,-0.024931313,-0.023608882,-0.05491361,-0.020159742,-0.03273112,-0.0086297,0.07411292,0.0107040545,0.00090119656,-0.028696802,-0.011307644,-0.032228075,-0.0047847927,0.013529492,-0.045534648,0.014989102,0.029469578,0.041549474,-0.006117354,-0.015377791,-0.010123585,0.015418721,0.03366867,0.06027895,0.06152229,0.011973859,0.06746241,-0.02598306,-0.04723714,0.011457007,-0.0267846,0.013283121,-0.025358489,0.008722748,0.06269202,-0.03462838,-0.03365977,-0.0034703796,0.025888437,0.022065341,0.07278638,0.022097815,0.017341029,0.0052279583,0.009535661,-0.012911595,0.024255363,-0.0031207348,-0.015418461,-0.032854196,-0.0039631194,0.009290474,-0.029909225,0.018980503,-0.004704367,0.030989707,0.0057847616,-0.037172925,0.009126249,0.022057185,-0.035851642,-0.015255827,0.05266811,0.005834024,0.03421368,0.014587909,0.028097548,-0.034675743,-0.038165692,0.03179935,-0.012038236,-0.025892705,-0.027576664,0.010675794,0.0022235177,0.026554342,0.048213832,-0.024010856,-0.031119542,-0.04328603,0.0029104175,-0.0026027274,0.017366381,-0.021576185,0.046262722,-0.017688362,0.014143465,-0.034775198,-0.0014103206,0.014635871,-0.023805678,0.020015452,0.019268641,-0.024898808,-0.011950448,-0.048970703,0.067153305,0.0046818317,0.06780967,-0.012256403,-0.013471688,-0.005192921,-0.028288586,-0.029293422,-0.010098117,0.013198704,-0.008774902,0.012557818,0.037944287,0.043860458,0.073348366,-0.0015102183,-0.02295186,0.005967232,0.001815756,-0.0057392064,-0.041537512,0.010255206,-0.037804395,-0.032432426,0.013740228,0.0019120828,-0.0202212,-0.028507978,-0.011363317,-0.05520129,-0.024971182,0.018426562,-0.00054334255,-0.0639221,-0.03275215,-0.012310312,0.012715214,0.014597094,0.0040570027,-0.019496605,-0.004931822,-0.015685545,0.06693199,0.016413955,-0.0042367117,-0.0038713343,0.051430725,0.053411856,0.06388413,0.011193223,-0.028601687,-0.018451313,0.019183842,0.028940668,0.0023152102,-0.017639099,0.0018455168,0.03177325,0.03278098,-0.00236056,0.056994375,-0.022539878,0.0028933426,-0.027885415,-0.0022633616,-0.05963788,-0.046869986,0.04492394,0.05165659,0.0017358508,-0.045362845,-0.042245585,0.010065685,0.0207302,-0.017306538,-0.036202047,0.004527898,0.0006620944,-0.010087216,0.0088818,-0.022524677,-0.00897601,-0.010920881,-0.0032339417,-0.007966464,0.017188378,-0.02443017,-0.03462844,0.02869325,-0.032063663,0.017648522,0.016729413,0.014894073,0.0470593,0.019112201,0.027232671,0.036567282,-0.08134544,-0.052044015,-0.006841571,0.0020213423,0.0034245604,-0.032600917,0.036608174,-0.029081035,0.054736197,0.035552688,-0.011819191,-0.0043661636,-0.023116471,-0.022976171,-0.011607284,0.042969078,0.01399712,-0.0019514941,0.006997174,-0.026536033,-0.0050231996,0.011556555,-0.022078188,-0.025873326,0.0050298763,-0.02689894,-0.050689682,-0.02120778,-0.015023324,0.015080739,-0.03835004,0.036948808,-0.0027290138,-0.00976651,-0.07517729,0.012847694,0.027140405,0.008576512,-0.03631569,0.0036674722,-0.041185886,-0.009659992,-0.016191287,-0.03629391,0.027865065,-0.015813822,-0.07545529,0.015160481,-0.046879508,0.020050282,-0.02156616,-0.00062667055,0.0009383333,-0.021166189,0.0060852706,-0.01853463,-0.0012748884,-0.014695849,0.0038946327,0.047547266,0.008399411,-0.03520813,0.022317896,-0.019159751,0.06177928,-0.043086935,-0.019650592,0.036543373,0.026704617,-0.045225006,0.023622217,-0.028288865,0.013521507,-0.019442536,0.008253414,0.01730841,-0.010218535,0.023050042,-0.002079104,0.006570364,-0.04518162,0.00032509555,-0.010879188,0.058278605,-0.04683269,0.030439645,-0.007988769,-0.0154840555,-0.0007958658,-0.0038385622,0.04966758,-0.004538823,-0.010308236,-0.024092127,-0.016092852,0.0068089864,0.023324385,-0.04927356,-0.022521948,-0.0034825248,-0.00064978877,0.0045841136,-0.013189713,0.006128453,0.0025582293,-0.023817971,0.016680615,-0.02232111,0.010514764,0.013804131,-0.027033353,0.04302194,0.033177823,0.05087301,-0.0073431362,0.04410996,-0.012475547,0.024359675,0.0040513966,-0.021248614,-0.0192668,-0.0024636409,-0.0033275362,0.024960358,-0.008939539,0.054150295,0.09426034,0.03678896,-0.025272595,0.06846753,0.0073630135,0.038999416,0.021746818,-0.0018214078,-0.010756544,-0.017722815,-0.029207064,-0.02094831,0.015002772,0.0067771263,-0.03847477,-0.033592973,0.05811768,0.035938192,-0.02061706,0.0085386,0.0037958794,0.010157088,-0.12998077,-0.016945867,0.0024088793,0.024709674,-0.022151714,0.011031151,-0.003933269,-0.04050784,0.018457197,-0.030802056,-0.001924045,-0.0045031076,0.03383649,-0.0018194391,0.010233468,-0.016269006,0.0059480174,-0.005028927,-0.0073816334,0.05644312,0.027022911,-0.0018285842,0.04236576,0.020950904,-0.024246015,0.015054946,-0.012550153,0.0005802766,-0.025469325,-0.019135142,0.063837044,-0.01696563,0.033377875,0.01588329,0.013468774,0.004910298,0.017955719,0.03360552,-0.026692228,0.023340521,-0.0027499194,0.031945035,-0.0309576,-0.008651088,-0.012254265,0.05619452,0.014632611,-0.019970583,-0.010546493,0.018463884,-0.009617907,0.0069760857,-0.035111036,0.0030185685,0.009821522,-0.0068283156,-0.026044348,-0.005302547,0.006703341,0.02343494,0.018602598,0.03431156,-0.0014631471,-0.058810227,-0.024157664,0.04759461,-0.050154097,0.03918815,-0.027381845,-0.006428135,-0.013722925,-0.020004576,0.010412057,-0.07019759,-0.024816167,-0.006722119,0.045590978,-0.020870663,-0.02600293,-0.034089163,-0.042912688,-0.043745175,-0.009267421,-0.009077345,0.011802891,-0.021757739,-0.028458811,-0.019602973,-0.029362204,-0.014311313,-0.07267539,-0.060469005,-0.022396704,0.026512858,-0.021852668,0.00003595395,-0.04611488,0.0045568403,0.014570017,-0.016427904,-0.031208506,-0.010926882,-0.013277302,-0.043044653,0.0073349737,-0.018748466,0.060690198,0.009065338,-0.024268288,-0.03535007,-0.007671199,0.0033493426,-0.010586255,0.002332635,-0.042475678,-0.015082088,-0.063237816,-0.028474271,0.002351708,-0.06632844,-0.04715688,-0.03141661,-0.016733529,-0.02045513,0.031730052,0.061015155,0.021032074,0.03929139,0.041744344,0.013226844,-0.0057671554,-0.023710355,-0.0021789195,0.015906114,0.064774014,-0.013523281,-0.026383536,0.03070137,-0.045866508,-0.03814829,-0.027191974,0.021451198,-0.0036542553,-0.043454487,-0.02841451,-0.016556986,-0.0012785927,-0.019159017,0.022027826,-0.000976698,0.014806344,-0.022599198,-0.007834822,0.045179524,-0.0009558833,0.050964907,-0.04793774,-0.022698568,0.027340258,0.041447338,-0.019757394,-0.0041908068,-0.019628497,0.00012897323,-0.011216946,0.0029355607,-0.014119279,-0.050705504,0.0011090504,0.008870734,0.03861282,0.006881279,-0.0011519698,0.012114883,0.04302245,-0.018015824,-0.0167651,-0.01943592,0.031092413,-0.01246849,0.037661307,0.004255672,0.10183055,0.033804353,0.0029047097,0.0011572265,-0.013890338,0.014746893,-0.04181395,-0.0043264227,-0.016013231,0.04775408,-0.06585268,0.020997943,0.044137344,0.0018831088,0.032287907,0.011859598,0.0166272,-0.033836257,-0.011780183,0.0105194645,0.041834503,-0.012272586,-0.0074985875,0.033004746,-0.039116308,0.007344882,-0.0045423633,0.029930076,0.0053079445,0.04052314,0.019558644,-0.033811934,0.011367155,0.001377539,0.019033864,0.02774857,-0.0064762007,0.0020142777,0.02995553,0.028913481,-0.05124153,-0.0064868843,-0.027869305,0.03615346,-0.022979783,0.031852312,-0.009936028,-0.0223303,0.024024442,-0.05202511,0.009601353,0.030506313,-0.0018893895,-0.0028538231,-0.036501218,0.01792601,0.031632338,-0.001677964,0.062146034,-0.012878464,0.002339829,-0.0967245],"last_embed":{"hash":"1fp9d6b","tokens":97}}},"text":null,"length":0,"last_read":{"hash":"1fp9d6b","at":1763795369916},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#System Information#{4}","lines":[23,23],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fp9d6b","at":1763795369916}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05053627,0.006800296,-0.025272094,0.02383599,-0.005468514,-0.0065600076,0.028719448,0.009781853,0.0020914262,0.074861124,-0.0018882931,-0.0012713604,-0.019656874,-0.00008971369,0.030662347,-0.004963786,0.0061772866,0.03333741,0.032678436,-0.03914459,-0.017401014,0.019842748,0.008519774,0.017158529,0.043253705,0.048341468,-0.0073446725,-0.027008917,-0.01675773,0.024103887,-0.015909676,-0.027055565,-0.00062119757,-0.009096394,-0.055987764,-0.028558973,-0.0042588473,-0.04500871,-0.038672637,0.019775618,-0.017393084,-0.012260009,-0.00096790603,-0.0034520705,0.012875499,-0.04072806,0.035373542,-0.0054346025,-0.018734068,0.00845452,-0.006215718,-0.01219899,0.041788045,-0.031012721,0.038113963,0.020739669,-0.027473288,-0.030093307,0.00078386377,0.04264165,-0.038632184,0.016690837,-0.018351192,0.006019837,0.022909101,0.0515301,-0.007959276,0.032498106,-0.005045294,-0.0011689139,0.017025104,0.023559803,-0.031100275,-0.012020555,-0.040253308,0.015979262,-0.0037213983,0.00089873065,0.0038148412,0.03038309,0.0029896135,-0.01766073,0.025430752,-0.0041066953,-0.0064347484,0.0065382854,-0.0266043,0.06536362,0.02731418,-0.0051015965,-0.0034712784,-0.027463323,0.025695782,-0.0662937,-0.03970176,-0.0075205187,-0.016221596,-0.005409288,0.04274174,0.020870054,0.027362209,-0.01941341,-0.01905464,-0.060507126,0.028010938,0.02188796,0.016762068,0.022090007,-0.037267372,-0.011814422,-0.009246411,0.015555034,-0.025612256,-0.0023553434,-0.016169049,-0.048074063,0.0151383765,-0.013699575,-0.029936431,-0.02572657,0.042499997,-0.008882866,0.033707596,-0.025044797,0.0088593075,0.037297107,-0.009447468,0.090293646,0.056764852,0.045614917,-0.026907986,-0.00031706787,0.005584137,0.03232269,-0.03227784,-0.026108073,-0.0042406647,-0.0013630716,-0.020125205,-0.04861889,0.04216191,0.117678456,-0.046584748,-0.017684462,0.0310234,-0.03730434,0.032986306,0.016662786,0.003728132,-0.04383223,0.0036209805,-0.0055417228,0.009175508,0.024864182,0.009586875,0.017387204,0.0066585205,0.007795545,0.006933461,0.040334113,-0.022462022,0.048128597,-0.0040570064,0.0024735394,0.030436238,-0.03180115,0.011188803,-0.016278276,0.020938508,-0.004900091,-0.035126653,-0.0035538368,0.043308962,0.03786451,0.018320441,0.019055676,0.05987748,0.018451853,0.0115886675,-0.052744713,-0.055262726,-0.042834483,0.009068933,-0.0348451,-0.00976922,-0.022474116,0.06947859,-0.024139639,-0.02312241,0.05866251,-0.0411737,-0.0010989216,0.05938908,0.010898349,0.0064418227,-0.008841729,0.018676283,0.009628296,0.0011587774,-0.039554518,-0.013621747,0.016380921,0.07462549,0.009935413,0.013160428,0.0075871036,0.018548705,0.012948301,-0.015634907,-0.06983668,-0.011508687,-0.0032414051,0.009442877,0.028567772,-0.010606007,0.009220177,-0.025446141,-0.0008048471,0.017286714,-0.015986856,-0.010395715,0.03378473,-0.031723052,0.0049097836,0.038768258,-0.0243653,0.02916611,0.051979505,-0.015757604,0.0050701406,-0.0278474,-0.016159432,0.0050678533,-0.054648038,0.057348605,-0.028446496,-0.05394207,0.0056157433,-0.019489553,0.031798285,0.03916666,-0.025923647,0.023329558,-0.036987934,-0.042746376,0.016242476,0.042889792,0.07404643,-0.03033668,-0.010960361,0.00033880415,0.023192313,-0.00009198956,0.016826887,0.040840548,0.032488696,0.017625105,0.0006779921,-0.011247708,-0.0030332669,0.021743761,0.047309563,0.0060025514,0.01701785,0.017606234,-0.0022508365,-0.015549505,-0.057460412,0.013554344,-0.00043103468,-0.021804819,0.023625653,-0.0012264289,0.0353834,-0.030237054,0.0067091496,0.035302352,-0.016832666,0.05853456,0.04414986,-0.03377646,0.022817297,0.020760143,0.05117364,0.0023096886,0.0347786,0.029537685,0.038306817,-0.01968257,-0.028224563,-0.026279325,0.06839721,0.085911386,0.0016425813,-0.004460122,0.043832023,0.008372213,-0.15394895,0.019664362,0.05103511,0.021521294,-0.007470375,0.009736086,-0.028912889,-0.031127019,-0.013556271,0.010487535,-0.060995832,-0.05117003,-0.0027736528,-0.059151392,-0.0036527377,-0.0038464218,-0.002640614,0.01850485,-0.027646206,-0.030880181,-0.00077474245,-0.026647119,0.0138982935,0.026511556,0.009683609,-0.027563358,0.0728182,0.0055734366,-0.009534352,-0.017230762,0.031669978,0.02446252,0.017192835,-0.016711844,0.007936113,-0.00033273487,0.019370534,0.011105235,-0.006594525,-0.01689855,0.008667051,0.050183248,-0.06185178,0.020996306,0.024532214,0.009520998,0.013667126,-0.019401226,-0.00069244497,0.014575785,0.0163291,-0.02996397,-0.008754532,0.0151353,-0.047886845,-0.027598724,0.010202066,0.06613187,0.03452109,-0.056531064,0.01538202,-0.021070879,0.028820585,-0.052215163,-0.015520357,0.02107508,0.01685677,0.0048733717,0.012558061,-0.01716801,0.014133074,-0.08331341,-0.013906963,0.014671616,0.010392915,0.018054638,-0.02574371,-0.034653466,0.0029772245,-0.11657753,0.0050188834,0.0012004488,-0.020347368,0.016921915,-0.025232114,-0.040076204,-0.035762485,0.033569723,0.010339309,0.2415378,0.03133806,-0.010027042,0.0073967925,0.029032877,0.0045492514,0.017506551,0.032460034,0.037812572,-0.040452454,0.0120013235,0.024226477,0.015544752,-0.004483273,-0.019692266,0.008536488,-0.04400871,0.019097632,0.048891727,-0.0014493293,-0.0022030373,0.036169518,-0.016598588,0.050486498,-0.04128908,-0.009179068,0.009957254,-0.0043149884,-0.047172517,0.021630133,-0.027807912,0.031696457,-0.016550088,-0.0075485827,-0.07053636,-0.023500122,0.021033237,-0.050915662,-0.0115252035,-0.0013910555,-0.03183797,0.008957699,0.009550319,0.031061955,-0.015806656,-0.014558293,-0.0059926114,0.005922815,-0.051339284,-0.025501346,-0.028984034,-0.015282797,-0.036122154,-0.0062350207,0.018468665,-0.04061873,-0.015614756,-0.05111732,0.03167493,0.07061987,0.026856305,0.008056902,-0.10182507,-0.048481744,0.020421462,0.033203177,0.022887077,-0.020655777,0.033567965,0.045135424,0.024089951,-0.028090393,-0.004151883,-0.014000038,0.025375862,0.058274142,0.027858084,0.055632733,0.0042499453,0.008522656,-0.011259917,0.0057118577,0.004265594,0.025141168,-0.00039088074,-0.008484967,0.0031851365,0.05375253,0.0112145655,0.02696514,-0.020942742,0.017743707,-0.006378623,0.037228204,0.0024756177,0.0140897175,0.010196791,0.012397331,0.013273101,-0.016453112,0.031869885,-0.0072142617,-0.03772461,-0.00569546,0.040718134,-0.016005,-0.007868626,-0.013651245,0.04099124,-0.008800932,-0.058707237,-0.00076567754,0.015519451,-0.037490766,-0.023508282,0.04427793,-0.011359197,-0.0013475955,0.02743835,-0.016429586,-0.008870975,-0.035543382,0.0018591144,-0.00036905988,-0.029607996,-0.042313643,0.0019249052,0.016000709,0.010629732,0.05676498,0.04334412,-0.023209315,-0.008590238,0.026975216,0.010629828,0.04398673,-0.024418911,-0.0013287058,0.02712232,0.01953697,-0.043548666,0.033810724,0.010810284,-0.003089351,0.040149607,0.0013915036,0.0028379657,0.0340526,-0.013456491,0.024130434,-0.027489636,0.065352045,0.023532948,0.0043946207,-0.020146353,-0.007578264,-0.033975434,-0.024014091,0.009847418,-0.03428759,-0.010751958,-0.0015074589,0.04939146,0.06254209,0.0018409565,0.01410468,-0.029248431,-0.014138811,0.01499413,0.0061732777,0.026439166,-0.038685896,-0.049887523,0.013640155,0.005569906,-0.016149193,-0.039278734,-0.004986399,-0.031057302,0.00058706856,0.028312305,-0.02810481,-0.043847058,-0.06408046,0.017900802,0.035315618,-0.010409292,0.008517572,-0.04592037,-0.01882507,-0.03343078,0.083546825,-0.0116479425,0.010902326,0.007293146,0.025861025,0.06856621,-0.026561942,0.010121172,-0.010457271,-0.04765292,-0.010170526,0.011842582,-0.0129765645,-0.004273725,-0.020592527,-0.018939648,0.0009379578,-0.03632787,0.033229772,-0.0050467816,0.019307768,-0.03596646,-0.025281144,-0.014228416,-0.060891367,0.05943502,0.014039343,0.01879127,-0.046030268,-0.024652062,0.0015461694,0.053736113,-0.062882274,-0.022878647,0.045935813,-0.043048885,-0.027985685,0.018258357,-0.0006797588,-0.0019709417,0.0002814379,-0.0043894425,0.0021114305,-0.012264117,-0.03205507,-0.010237365,0.04033017,-0.018341485,0.0073733805,0.007731691,0.031710256,0.021737158,0.025207333,0.027449856,0.03791583,-0.054988623,-0.01101865,-0.00057015824,-0.011798231,-0.030499121,-0.06364606,0.018453581,-0.010883181,0.03716707,0.037053738,0.012132478,-0.03385751,0.0053891414,-0.05962194,-0.018332591,0.011211414,0.009615261,-0.024033759,-0.00919739,-0.0053936276,0.054923184,-0.008815024,-0.0312599,-0.06901107,0.016862836,0.0009528723,-0.03383638,0.0029015534,0.0154958805,-0.004791051,-0.06380545,-0.030268375,-0.031108659,0.012762229,-0.05694058,-0.0016850792,-0.006757658,0.023601461,-0.046738066,0.054034892,-0.024828497,-0.043108042,-0.04271466,-0.035799004,0.035833385,0.0078437105,-0.022917828,0.046379004,-0.02358605,-0.008565393,0.02547449,0.017102217,0.007261793,-0.017468162,-0.019866277,0.015094702,-0.017277377,-0.019204035,-0.008923744,0.038984623,0.0024686633,-0.013909246,0.035751358,0.008179973,0.03428855,-0.037964493,0.015624985,0.033776063,0.019541726,-0.00057603617,0.054184332,-0.036986507,0.023142297,0.0054324716,-0.016391488,0.03160338,-0.032764733,-0.009317645,-0.03382514,0.004898822,-0.022640277,0.018414572,-0.0009015618,0.03165922,-0.055204447,-0.0063392962,-0.015546576,-0.028375655,-0.0006159572,-0.004768449,0.012147952,-0.017307958,0.0034498197,-0.028098876,0.01018538,0.023648461,0.053137515,-0.015700046,-0.011762837,-0.08524513,-0.0031720325,-0.0062880395,-0.060005102,0.02051106,0.038237438,-0.021157732,-0.001990086,-0.033727836,-0.0037527622,-0.039185107,-0.0203989,-0.05594131,0.045757327,0.029161202,0.0018695595,0.07346777,0.011082829,-0.013505537,-0.007981183,-0.044507533,0.015964966,0.0074611064,0.0011369954,0.026879147,0.022823425,0.056572247,0.008497841,-0.0027863935,-0.026386015,0.008401715,-0.01260563,0.014436096,0.015891656,0.017599542,-0.0024345652,-0.005235009,-0.017834052,0.0055288565,-0.021968313,-0.008657641,-0.0015398496,-0.01222256,0.015448386,0.0284764,-0.028294178,0.016339103,-0.03656348,0.02146589,-0.13424902,-0.0033270991,-0.014346288,0.024906341,-0.020849412,-0.0066581354,0.052201636,-0.04796742,0.026229307,-0.02413196,-0.014115779,-0.035659358,0.032860484,-0.018010197,0.037083212,-0.03381788,-0.029079814,-0.011502953,-0.01201705,0.014747023,-0.01803994,-0.021725465,0.030573213,-0.001577524,-0.0142087005,0.035582364,-0.04220736,0.016469894,-0.019210164,0.011217141,0.012487577,-0.085148916,0.0055459896,0.026460538,-0.0059842877,-0.009958059,0.0101818545,0.0048879,-0.048691567,-0.015214896,0.0010609915,0.03853836,-0.014056403,0.0022772877,0.02046338,0.0066405693,0.009182534,-0.022061083,-0.023738833,0.02368679,0.010568468,0.03909814,-0.0030246656,0.0036956912,-0.021770857,0.0026258589,-0.045445386,-0.0051817563,-0.06924564,0.0025768299,-0.053143002,0.07809174,-0.004932543,-0.028073419,-0.045123223,0.0030576466,-0.024932506,0.041148085,-0.012949015,-0.013754655,-0.012739082,-0.02263559,-0.03643955,-0.034987517,0.007910626,-0.07920692,-0.00115463,-0.022192363,-0.021414958,-0.046461586,0.0027656546,-0.010731846,-0.022687105,0.027552266,0.05249818,-0.009968494,-0.025913617,0.012827329,0.010243809,-0.012621042,-0.009033111,-0.048359036,0.007385536,-0.002935011,-0.0359172,-0.005490559,-0.01769087,-0.0068947547,0.0074089994,0.0028210597,-0.01329431,-0.014060013,-0.0036078433,-0.011786969,-0.044910964,0.036539685,0.06086542,0.005033288,-0.041923318,-0.021923382,-0.07402716,-0.013421777,-0.033740956,-0.0068333163,-0.035190463,-0.009068656,0.02121422,-0.016592551,-0.041645154,-0.018212138,0.01713508,0.033658206,-0.0028270946,-0.030739103,0.015892038,0.05327786,0.021367561,0.021740858,0.016508741,-0.03753203,-0.004943961,-0.03148439,-0.0480226,0.009296113,0.0008433436,-0.006335328,-0.018168198,0.06335918,-0.03436146,-0.04936715,-0.021190193,0.01054541,-0.008549387,-0.008960038,0.004438823,-0.005245914,-0.052420244,0.050030738,0.029469026,-0.07797009,0.0034069167,-0.012573873,-0.073905595,0.042186506,-0.019428696,0.0111452285,0.01139011,-0.07367219,-0.027675243,0.07978007,0.021557314,-0.02066516,-0.013891023,-0.017592728,-0.014782442,0.044611428,-0.0009021132,-0.027162788,0.040020987,0.015013612,0.03320444,0.03239429,-0.008925942,0.009931299,0.009132194,-0.026600141,0.011797518,-0.01535674,0.02310959,-0.037684396,0.031531896,0.027369197,0.045951016,0.0037827268,-0.019238636,-0.00043083643,0.003209091,0.0014936358,-0.010235462,0.014185955,0.027920773,0.04655158,-0.021058338,-0.011376724,0.03385399,0.007741532,0.015019844,0.020636719,0.01254126,0.034431167,-0.0032356137,0.0064760684,-0.004742334,-0.03768076,-0.023485191,0.005357014,-0.018150952,-0.020224532,-0.015033272,0.016047625,0.010145149,0.057572488,0.01461129,0.017623758,0.014283335,-0.044750497,0.037616864,0.00095855363,-0.014585034,-0.028626164,-0.016309649,0.028980685,0.00513655,-0.04534013,-0.049625378,-0.009123699,-0.010836211,0.028522816,-0.016234515,-0.0077661728,-0.029908122,0.005812281,-0.013267057,0.016524969,-0.0005127303,-0.015390847,0.013607436,-0.003688355,0.005780098,0.01527401,0.019509636,-0.029641185,-0.0022947264,-0.037198145],"last_embed":{"hash":"2bzz1x","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"2bzz1x","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications","lines":[26,50],"size":1092,"outlinks":[{"title":"servarr.yaml","target":"servarr.yaml","line":6},{"title":"Recommended Setup","target":"Recommended Setup","line":12},{"title":"Traefik Multi-Stack Setup","target":"Traefik Multi-Stack Setup","line":15},{"title":"Integrating Servarr Stack with Traefik","target":"Integrating Servarr Stack with Traefik","line":16},{"title":"Docker Gitea with Traefik","target":"Docker Gitea with Traefik","line":17},{"title":"Gitea Setup","target":"Gitea Setup","line":18},{"title":"Git Server Options","target":"Git Server Options","line":19},{"title":"Quick Reference","target":"Quick Reference","line":22},{"title":"VS Code SSH Setup","target":"VS Code SSH Setup","line":23},{"title":"Security TODO","target":"Security TODO","line":24}],"class_name":"SmartBlock","last_embed":{"hash":"2bzz1x","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0091661895,0.03805018,-0.05391551,0.0010939022,-0.061633173,-0.036847454,0.04807756,0.025142662,0.020973675,0.002507663,0.025576774,0.02785828,-0.000684413,-0.011043361,0.021323469,0.023521688,0.011835542,0.03164486,-0.0027762952,-0.016093642,-0.007451091,0.005671543,0.017112585,0.019439854,0.0009886323,0.007952829,-0.0074949022,-0.016689753,-0.035230994,0.043158945,0.0203863,-0.07141675,-0.011512358,-0.013782867,-0.0058221887,-0.03511904,-0.015546242,-0.022231005,-0.041474458,0.03756054,0.016844554,-0.002676235,0.001220576,0.018397441,0.009229504,-0.01851897,-0.0068006483,-0.008879496,-0.043997407,0.020121127,0.005381502,-0.010027191,0.0066674426,-0.014264222,-0.0007596385,0.03220509,-0.06615856,-0.039401244,-0.03265594,0.048670202,-0.028633641,0.04155011,-0.042481918,0.0045833676,0.033638723,0.031159278,0.01337476,0.012911511,-0.028415907,-0.0024011238,0.01288474,0.024105215,-0.057666518,-0.02353701,-0.05798782,0.015073623,0.03090391,0.0069222096,-0.0049890145,0.03267635,-0.0034477797,-0.04117734,0.009945623,-0.04161942,0.017411582,0.011661908,-0.037430402,0.07298171,0.055211827,-0.05481552,0.004247153,-0.0147491135,0.006192456,-0.019844703,-0.036767386,-0.015594247,-0.03412373,-0.0011993496,0.049248043,-0.022727206,0.023033042,0.011361014,0.011319266,-0.009259738,-0.0034991917,0.003863751,-0.025360703,0.014556895,-0.030511377,-0.023407973,0.0009168451,0.032214157,-0.0056709284,0.03427474,0.0010347116,-0.026116794,0.029134337,-0.022663984,-0.06683972,-0.036096793,0.0404425,0.031106282,0.03827363,-0.038600687,-0.0014694763,0.027507253,-0.018513434,0.030461254,0.037609342,0.009114232,-0.005229359,0.025460806,-0.0002063775,0.026249679,-0.018280309,-0.0058150147,0.0077279396,-0.006051318,-0.01666152,-0.024950648,0.0069478867,0.07409279,0.01141298,-0.0029177933,0.02735415,-0.019300204,0.057409283,-0.016255023,-0.018868461,-0.019065866,-0.019184422,0.00033321936,0.031235697,0.024133803,-0.02097715,0.013625807,-0.04535572,-0.02356542,0.0044521852,-0.016772425,-0.027663846,0.024284782,0.006275158,-0.013895644,0.040329535,-0.05974985,0.013697294,-0.015705697,0.013456566,-0.026985204,-0.013961851,-0.054012835,0.026043305,0.007869393,-0.00082297093,0.037199408,0.066721864,0.018835628,0.01316322,-0.0491743,-0.046662245,-0.005203165,-0.040634274,0.0061686737,0.018351214,-0.011557082,0.06258002,-0.0046374747,-0.021758921,0.018568324,-0.015621682,0.035131533,0.021645838,-0.011851789,-0.011913426,0.0100828465,-0.0016925677,0.015123369,-0.013299701,-0.006090306,-0.013629558,0.03992188,0.054857664,-0.027377179,0.012805749,0.01630535,0.05241144,-0.03597451,-0.010822845,-0.04579129,-0.038323198,0.013093706,-0.021549067,0.031594127,-0.02234669,-0.006604165,0.0179604,0.032169163,0.02344008,-0.040354062,-0.040269878,0.011654099,-0.0006135695,0.052535202,0.021387657,-0.03605806,0.005593994,0.044369202,0.020720871,0.009140926,-0.055920403,-0.032938387,0.0026349318,-0.033202372,0.058079712,-0.03528927,-0.056232978,0.033860333,0.025474833,-0.0033684769,-0.008221383,-0.03255223,0.026423737,-0.04163827,-0.038174998,0.037097372,0.0326884,0.040790856,-0.048089642,-0.016237026,-0.01641078,0.011748331,0.009970155,0.010285816,0.040526707,-0.012544792,0.03542959,0.008175718,-0.045617558,-0.021842757,-0.004101592,0.031153493,-0.030525966,0.0077917133,0.041465264,-0.025942435,-0.012136225,-0.021887502,0.016732868,0.014212874,-0.016819675,0.009204622,0.011399372,0.019696949,-0.03153237,0.033984818,-0.011255032,-0.0040950514,0.06656606,0.043906663,-0.031965528,0.039725132,0.043086253,0.04463236,0.03992389,-0.021222712,0.01633515,-0.008552131,-0.04715482,-0.014337989,-0.044932548,0.04121732,0.05578357,0.0102459965,0.0024353648,0.047484122,0.02454478,-0.13258262,0.023349814,0.01257872,0.04732341,0.008628943,0.018996043,-0.000931345,-0.008421799,-0.04813395,0.03374877,-0.038999826,-0.055286933,-0.043623995,-0.035997316,-0.0014099778,0.010829459,-0.017411102,0.0023318701,0.022030937,-0.031471223,0.007334788,0.016212817,0.006441756,0.0011489936,-0.012790691,0.018324994,0.077375114,-0.0014355414,-0.039655805,-0.01950493,0.0026461508,0.02228269,0.018606495,-0.0063516973,0.03342381,-0.00021202861,0.044402026,-0.035285734,0.004123401,-0.030775223,-0.016064923,0.046552118,-0.021924922,0.02802996,0.032334212,0.016860664,-0.004336627,-0.0065218387,-0.013296754,-0.0124325855,-0.0031177925,-0.041002735,0.006493336,0.0031180738,-0.06018743,-0.022749502,-0.019862456,0.025784051,0.031761073,-0.03724723,0.004247327,-0.0315502,0.030256703,-0.07595315,-0.02149995,-0.02717563,0.025133405,0.015248961,-0.003907448,-0.050218537,0.041877016,-0.056610927,-0.004555683,0.01677131,-0.011834934,0.011291082,-0.03836295,-0.038420655,0.008075768,-0.07485367,-0.023709092,-0.0076544248,-0.0018242621,0.01684319,-0.035020933,-0.03868491,-0.018642273,-0.040420827,0.008545849,0.24593267,0.007388474,-0.004667151,0.012252684,0.045479115,-0.033467118,0.013780741,0.00021103381,0.039524548,-0.030614663,-0.00018367401,0.034732398,-0.018604763,0.012746711,-0.028634224,0.002213304,-0.057548247,0.0030703775,0.05828828,-0.019189062,0.0040952186,0.015601292,-0.0118340785,-0.033143293,-0.030433591,0.006797926,-0.026953574,-0.014090981,-0.036843237,-0.016314216,-0.041305866,0.027194425,0.011953716,-0.003869292,-0.04342021,-0.049515408,-0.017126061,-0.048119687,0.012058408,-0.004523532,-0.06153514,-0.0027973095,0.014948195,0.028887898,-0.037742294,-0.002121119,0.03546591,0.015957788,-0.020447908,0.0025013487,0.000008623544,-0.02017416,-0.021944776,0.011205788,-0.011815793,-0.04193013,-0.012681846,-0.046029728,0.030347224,0.08649023,-0.014440497,-0.0010538269,-0.069387995,-0.0024247072,0.03651362,0.011479885,0.004747871,-0.047393028,0.023912067,0.042622767,0.017504506,0.0010254439,-0.0071056974,-0.0130000645,0.030433616,0.011760978,0.011986661,0.046549655,0.031833462,0.015156967,0.0028780033,-0.015866602,0.0014039088,0.027871072,0.006965259,-0.0114786485,0.0075386064,0.0495209,-0.005046602,-0.0047490005,-0.033744622,0.014637528,0.016328203,0.03298914,0.04399214,0.019843059,0.036615733,0.009719645,0.0052304934,0.0322827,0.0068521,-0.005595338,-0.0585231,-0.0031606823,0.0162565,-0.04613511,-0.03551716,-0.0019058887,0.033764478,0.0032711942,-0.02674545,0.015003182,-0.01009775,-0.034879275,-0.009560827,0.009593758,-0.0031567344,0.03626088,0.013022525,0.007246451,-0.029187206,-0.010688799,0.03295432,0.006166611,-0.024352474,-0.05441042,0.00865241,0.050817788,0.026623063,0.054998506,0.012334622,-0.036453817,-0.038350277,0.033527184,-0.01100319,-0.0032794003,-0.0061275368,-0.0151187815,0.003650486,-0.0043332004,-0.034849737,0.016341992,-0.019608233,0.007355316,0.039990265,0.039121363,0.009704542,0.0037062396,-0.0019758088,0.029588064,-0.0039978316,0.07145526,0.034554668,-0.01649799,-0.026196435,-0.016743623,-0.027913883,0.02502266,0.013844152,-0.027980264,-0.007732861,0.023162141,0.047885355,0.07539819,-0.0235055,-0.0049121426,-0.009972336,0.018425025,-0.037397105,-0.027991775,0.04302916,-0.0518844,-0.0436056,0.003946009,0.011053156,-0.03332074,-0.013988945,0.024758736,-0.044533562,-0.036353767,0.007435578,-0.02144152,-0.047655143,-0.039581995,0.04169288,0.015911657,-0.0069069187,0.0044341814,-0.018770978,0.008417453,-0.01566427,0.06399909,0.033227686,-0.006177858,0.02601327,0.033561036,0.09287741,-0.039709162,0.025660237,-0.008080233,-0.016970806,-0.01209807,0.024211282,-0.022667192,-0.039911926,-0.00036421843,0.0069137514,0.025470385,0.013705976,0.026360502,0.008696507,0.029062007,-0.012518074,-0.011353066,-0.054011475,-0.021259828,0.022928482,0.07040217,0.032437753,-0.062174957,-0.02606144,-0.0057323,0.021656165,-0.03802288,-0.0109700365,-0.00015735,-0.008137663,-0.03286622,0.009254323,-0.0050119073,-0.010528243,-0.004007956,0.0020203504,-0.010219301,-0.03829829,-0.042694647,0.0065079583,0.02524412,-0.039392855,-0.03995971,0.007939431,0.004472917,0.0076945093,0.05765237,0.048586823,0.04435783,-0.08165495,-0.06672693,-0.023316454,0.0030563667,0.002751845,-0.06423998,0.0051696524,-0.020892011,0.018610464,0.053992372,0.033770278,-0.045550037,-0.0326837,-0.08205611,-0.016506417,0.03410576,0.0012725296,-0.0054884586,0.0010183642,-0.03803974,0.020680247,0.005678842,-0.025650742,-0.014869106,-0.0134827,-0.0103652915,-0.06764331,0.0019428338,0.06441504,0.007149459,-0.05080078,-0.018401686,-0.00049055455,0.03582703,-0.103684895,-0.028330952,0.016617281,0.009618422,0.007592926,0.027631532,-0.0086329365,-0.0044370363,-0.007016013,-0.029112056,0.02727922,0.009335292,-0.041422203,0.050871734,-0.020776905,-0.010557358,0.004210167,0.0027423166,0.008561464,-0.022882177,-0.026428668,-0.040746354,-0.009717745,-0.016907554,-0.032840546,0.056194972,0.02179851,-0.030892432,-0.010741136,0.014119145,0.04741293,-0.03320442,-0.016493566,0.06918555,0.011305092,-0.007565966,0.06884629,-0.009447327,0.01762037,-0.024267767,-0.0027919095,0.03836142,-0.028412359,0.03219846,-0.020642826,0.029423889,-0.035417005,0.014832141,0.010093237,0.058876514,-0.051102277,-0.008695057,-0.008855426,0.003974635,-0.0009659404,-0.00457494,0.01900398,-0.011792291,0.010812953,-0.00585414,-0.03355679,0.012164271,0.05668258,-0.033858705,-0.017325144,-0.041591037,0.004539533,0.004717894,-0.033550505,0.02057782,0.014370201,-0.055285405,-0.0036816446,-0.028700063,0.009332225,-0.018539118,-0.021723252,-0.03093113,-0.017308757,0.024460927,0.011135019,0.052616805,0.0013667165,0.011364933,-0.012902682,-0.027403226,0.0055550355,-0.007960077,0.005843724,0.021464111,0.019110965,0.059520647,0.0339434,0.033163115,-0.022531882,0.031546224,-0.024845626,0.04473106,0.023817485,0.0212862,-0.010129693,-0.024571322,-0.010302873,-0.0027156705,0.00323661,-0.015315019,-0.009903683,-0.0030721305,0.028375367,0.049498003,0.0030234677,0.022589186,0.0018818433,0.005091958,-0.113742776,0.004553306,0.00506973,0.02765498,-0.03135696,0.0070022508,0.005628508,-0.041232865,0.010558587,-0.035240237,-0.028441118,-0.017787598,0.016071945,-0.016818536,0.017951231,-0.013836473,-0.012565584,-0.0017903412,-0.0016985129,0.045880105,-0.007557473,-0.0040406454,0.06878821,0.026518296,0.00184014,0.027595144,-0.020475836,0.015038528,-0.020298384,0.0064167134,0.009312594,-0.022687774,0.022685718,0.012685148,-0.013348421,-0.0073787896,0.016773827,-0.0030477752,-0.060193423,0.03597935,-0.032882642,0.01600278,-0.018092893,0.02610937,0.027184619,0.05183814,0.021456083,-0.031803444,-0.007677765,0.037205756,-0.02846008,0.03198996,-0.03209759,0.014717507,0.01604798,-0.009526327,-0.05437066,-0.010050057,-0.05155976,0.033687554,-0.030219046,0.093487844,-0.020491853,-0.023260696,-0.017194163,0.026634678,-0.014023076,0.017198758,-0.03288308,-0.02640808,0.0025606027,-0.015208016,-0.029835338,-0.050891023,-0.011413824,-0.054417487,0.04458032,0.0040086275,-0.01945444,-0.02700887,-0.05176418,-0.017703261,-0.027187534,0.022454219,0.059563328,-0.035764948,-0.048458442,-0.04859213,0.00040330322,-0.024115665,-0.019439118,-0.065202914,-0.00856173,-0.031203277,-0.02399811,0.02773,-0.0033711435,0.0045052175,0.008054245,-0.0033820255,0.0023084232,-0.004697459,-0.008842793,-0.024031963,-0.019191528,0.03453327,0.054308888,-0.01807373,-0.044074964,-0.0244923,-0.036823805,-0.0011161607,0.0023586717,0.02418346,-0.033563912,0.0028104442,0.011783011,0.01414655,-0.0054616183,-0.025819952,0.015802125,0.0017917342,-0.0014049197,-0.032736212,0.02382959,0.08227215,0.038332418,0.034379646,0.035335325,0.0082250275,0.008475862,-0.016502194,-0.01908565,0.034571193,0.03625812,-0.030687835,-0.008846787,0.045024753,-0.022795105,-0.05072291,-0.03593378,0.0036536613,-0.002994456,-0.031838827,-0.009537517,0.0019529402,-0.03397723,0.043672305,0.061076988,-0.039211694,-0.025918739,-0.017646251,-0.022793109,0.0683472,-0.011946539,0.070052825,-0.049398728,-0.056225836,0.005510257,0.043521587,0.023226276,0.0058927755,-0.032335725,-0.040037155,-0.0072217365,0.06139543,-0.025354417,-0.032856036,-0.014037783,0.018278675,0.0052906885,0.05254838,-0.010924148,-0.017772345,0.057690024,-0.019514283,-0.011745072,-0.015453859,0.0018328829,-0.047422014,0.048774313,0.018950822,0.07825613,0.029963505,0.0037122066,-0.017600885,-0.004817757,0.02738389,-0.013463804,0.017655242,0.010853662,0.06153263,-0.078532875,0.010576899,0.04329965,0.004658543,0.01619877,0.01850342,0.027518595,-0.027646393,-0.03382092,0.009746317,0.005632619,-0.024807695,-0.016317654,-0.0019493145,-0.018887276,0.0061736153,-0.004805374,-0.004581644,0.008391709,0.027138148,0.031249894,0.012822993,0.00871463,-0.00557786,0.00079687877,-0.0007636031,0.0047570355,0.021710122,0.0034963863,-0.0011388203,-0.033327047,-0.042413205,-0.023850398,0.0279943,0.012935267,0.016223518,-0.03142863,0.013458392,0.00448483,-0.025241254,0.000054362918,0.026541997,-0.034693427,0.010955057,-0.04213062,-0.008631332,-0.0031786477,-0.0044006268,0.032508325,-0.020427307,0.046163265,-0.05591706],"last_embed":{"hash":"1zj87k","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"1zj87k","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{1}","lines":[28,28],"size":23,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1zj87k","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.057481,0.029066646,-0.023111023,0.0028178957,-0.04153634,0.0071736113,0.029803846,0.01945837,-0.003833581,0.04366648,-0.008595279,0.0031716696,0.01237952,-0.002595167,0.021342386,-0.025124116,0.011139912,0.02103445,0.011959116,-0.012499571,-0.010152069,0.021769023,-0.014714333,0.005619446,0.042469013,0.04649802,-0.0009267508,-0.0012475896,-0.014829464,0.02419799,0.0032677085,-0.019771969,-0.00921462,-0.0031043102,-0.015636338,0.0054268027,-0.020884397,-0.020950008,-0.036081385,0.007873658,-0.00642697,-0.023682026,0.025312858,-0.009686762,-0.003958855,-0.02167951,0.023786215,-0.008228045,-0.04382003,-0.025299955,0.007898151,-0.027231282,0.060209658,-0.027977418,0.024887145,0.041300744,-0.019876428,-0.083548166,-0.020325476,0.044357155,-0.022370748,0.018711956,-0.037204303,0.004966456,0.016392589,0.038820207,-0.0038695615,0.048902452,-0.009699952,-0.03768685,0.021508517,0.03758055,-0.051635697,-0.03244834,-0.03611346,0.021331072,0.0073197857,0.0066833547,0.029657824,0.04310478,-0.012566841,-0.025548922,0.017747093,0.014368606,-0.0056820814,-0.002217864,-0.021952169,0.02996854,0.01336288,-0.019837143,-0.0015953364,-0.0040510325,0.019796684,-0.051634606,-0.026965572,-0.022018986,0.000584384,-0.027155485,0.043844204,0.010956922,0.048645087,-0.0149603365,0.0012077988,-0.04760859,0.004816375,-0.0012581928,0.0010374429,0.029834501,-0.016169777,-0.03096443,-0.0028728694,0.028298242,-0.032113113,0.019495284,-0.009617984,-0.047248207,0.02931045,-0.006489516,-0.0085655805,-0.022941578,0.0046534636,0.03665806,0.036317248,-0.021106103,0.014273384,0.014873931,-0.0096805245,0.058729257,0.026473885,0.015904423,-0.0079089245,0.015610264,0.010359382,0.0333431,-0.023198977,-0.008608717,0.017352114,-0.014430339,-0.010466096,-0.059186436,0.049108587,0.095749006,-0.00016201705,-0.022465892,0.008747123,-0.03791293,0.043833654,0.010669222,-0.012786276,-0.06375075,0.024243196,0.0060555027,0.048850704,0.037797716,0.035362992,0.009510583,-0.0124848625,0.019560706,0.0232505,0.04358677,-0.025602117,0.027464783,-0.0021633143,0.009431049,0.0464006,-0.025092995,0.016364006,0.0057347617,0.025457278,-0.013656821,-0.028903248,-0.051637683,0.025732249,0.014583697,0.016874792,0.027851822,0.059361283,0.014928307,0.012759577,-0.06411379,-0.03767153,-0.021589303,0.008519987,-0.0117779635,0.007436871,-0.013082025,0.08019394,-0.0020415308,-0.022490915,0.04246788,-0.036999017,-0.007578152,0.039947797,-0.01322445,0.033594564,-0.008434509,-0.007945536,0.010802876,-0.022055723,-0.033467654,0.024600938,0.008320458,0.04825585,-0.0001246044,0.033778906,0.018597234,0.025284125,0.002697871,-0.01694921,-0.0243073,-0.020180078,-0.017489573,-0.015229163,0.023995658,-0.029007604,-0.0029985667,-0.00123748,0.023744881,0.02592994,-0.033837672,-0.05172963,0.026160128,-0.039712302,0.042562097,0.035049815,-0.010498962,0.025863223,0.05576085,0.01882683,-0.021709107,-0.042013098,-0.015984084,0.0025424263,-0.033217467,0.038874384,-0.01767125,-0.06360723,0.024434151,0.014026799,0.033801474,0.042119585,-0.048670825,0.051940314,-0.055471547,-0.050784368,0.045187168,0.0089500435,0.073311664,-0.022988727,0.010481592,-0.017747939,0.032594405,-0.0010195994,0.018706925,0.07420396,0.020483678,0.025600864,0.004002039,-0.03913671,-0.023132676,-0.002423532,0.040710527,-0.038017865,0.0148864435,0.025973434,-0.018855928,0.0024094281,-0.02328578,0.03181027,-0.016313579,-0.048797507,0.03449866,0.023620825,0.02327968,-0.018303012,0.019809673,0.0023625586,-0.004332057,0.0842211,0.052871082,-0.017175686,0.060913663,0.035787284,0.029105337,0.019103723,-0.007774809,0.00048948533,0.02635036,-0.02502691,-0.02533841,-0.034282986,0.025181256,0.058654223,0.013200057,-0.023683866,0.033226833,0.007437982,-0.14184855,0.006673884,0.036693998,0.0049618986,0.021800024,0.016863223,-0.024299368,-0.037776124,-0.0124381315,0.02536196,-0.05015972,-0.038694553,-0.007990377,-0.05342067,0.0034428353,0.00012874593,0.017075976,0.013997793,-0.0078467345,-0.016072273,0.0061322167,-0.025685033,-0.024288746,0.02738651,-0.011726685,-0.052188978,0.08668491,-0.0066509414,-0.018064741,-0.004105486,0.045029365,0.047953356,0.013677647,-0.03431739,0.021749599,-0.008958411,0.012937463,0.009333954,0.008882065,-0.0325453,0.011391792,0.032714136,-0.057418395,0.031738434,0.013392406,0.01911069,0.0067968396,-0.019616863,-0.01606455,0.025657693,0.033456057,-0.018259313,0.002195087,0.011417403,-0.033356633,-0.014707433,0.040282972,0.04872732,-0.008949551,-0.043533407,-0.011039883,-0.053751398,0.035980016,-0.09624409,-0.023387233,0.0044746986,0.024440674,0.014367055,-0.016023012,-0.042752218,0.014971989,-0.04653249,0.013625558,0.0017931366,-0.031838093,0.0047978526,-0.023489624,-0.039590944,0.0105172135,-0.11005053,0.0076563573,-0.011418494,-0.03831463,0.00050267566,-0.03915272,-0.048382115,-0.005915085,0.006349337,0.0026109598,0.20519358,0.047928832,-0.027353575,0.0119414525,0.05848764,-0.003207579,0.014854833,0.020618087,0.007815514,-0.032175478,-0.005272792,0.010132276,-0.018833412,-0.011892391,-0.014715763,-0.022528984,-0.06597856,0.021882948,0.04654171,-0.037204996,-0.010343112,0.022865774,0.0042336206,0.02575587,-0.028969755,0.0190794,-0.019192027,-0.0066439165,-0.064169966,0.005228874,-0.017654307,0.016206954,0.015872577,-0.012935566,-0.0680679,-0.028720574,-0.01220357,-0.06689409,0.01075268,-0.0016285258,-0.02297046,0.01748567,0.0009726718,0.048348084,-0.01647796,-0.016235592,-0.0015801934,0.0018761345,-0.030671416,-0.0066369995,0.012862343,-0.030880982,-0.0146079585,-0.0031676046,0.015979657,-0.045592725,-0.009874756,-0.025040396,0.03195203,0.07483856,0.034399096,0.014845154,-0.07626849,-0.027174355,0.02988542,0.02655034,0.03037044,-0.02809746,0.043211725,0.05369115,0.030261595,-0.015298446,0.010103563,-0.020284308,0.0125636915,0.04735156,0.030338464,0.029020863,-0.007925846,-0.011691684,-0.005578223,-0.021746157,0.01581462,0.010857344,0.0031439038,-0.017394474,-0.019647023,0.06256235,0.024978096,0.034663774,-0.042995196,0.004781514,0.0114869615,0.02680322,0.0057563,0.019517908,-0.0029051197,0.006059418,0.004201965,-0.008310183,0.0066869627,-0.012182032,-0.046958856,0.012548164,0.04217323,-0.02595173,-0.009532294,-0.017598363,0.021439724,0.016760487,-0.04052515,0.022674398,-0.0076061324,0.007211329,-0.019056557,0.047173616,-0.025085507,0.024092697,0.02806547,-0.015164619,-0.013361182,-0.03413023,0.01637209,0.025356071,-0.023438502,-0.037529536,0.005784863,0.019847503,0.0346083,0.03385267,-0.004617922,-0.02545188,-0.034946818,0.017114189,0.011168378,0.045495465,-0.027478362,-0.0011326147,-0.014703902,-0.01067294,-0.043072306,0.055827573,0.0297137,-0.009789821,0.02815627,-0.0037586435,-0.024664752,0.035946127,0.041291684,0.03452988,-0.014628651,0.057147805,-0.0065446906,-0.024870384,-0.027775628,-0.04267333,-0.014046503,-0.01462868,0.011059536,-0.03747824,0.019737868,0.021301568,0.045601156,0.062335826,-0.021870345,0.006010861,0.0067917975,0.010475463,0.009456991,0.0002699658,0.017497756,-0.025338558,-0.0402708,0.02175741,0.051907856,-0.025348123,-0.048597805,0.004979479,-0.04945852,-0.021721182,0.031090261,-0.017272,-0.050061677,-0.06443619,0.045522124,0.019200884,-0.009613001,-0.005419683,-0.043010317,-0.021357577,-0.0021589028,0.0852948,-0.0022490686,-0.022467509,0.0054188045,0.057759542,0.06548506,-0.013683411,0.0032849398,-0.028653271,-0.032899305,0.0010632084,0.016621832,0.025156159,-0.030848714,-0.01839982,-0.028344842,0.036950685,-0.049079373,0.011539056,-0.009209318,0.028785467,-0.068216495,-0.014683486,-0.0278326,-0.048211414,0.06060504,0.006015919,0.010579827,-0.047141433,-0.03902672,-0.0030273509,0.046249643,-0.04634101,-0.023361834,0.01713638,-0.036772367,-0.04423645,-0.0009512693,0.0093287015,-0.010007888,0.02716991,0.042025845,-0.0129098315,0.009242518,-0.0018845779,-0.018335078,0.023157546,-0.018595442,-0.021328421,0.001242494,0.047466405,0.02777863,0.015306964,-0.010993369,0.04336751,-0.092766844,-0.04084842,0.0051046084,-0.04980832,-0.040037803,-0.04163544,0.027727617,-0.01736426,0.03747332,0.027900843,0.008932811,-0.022479601,-0.005588275,-0.057360895,-0.020417478,0.010667211,0.021259975,-0.03535369,-0.012026027,-0.012101618,0.05490479,0.013363452,-0.020330653,-0.046871938,0.013539485,-0.02265404,-0.05236879,0.021937558,0.019382784,-0.002843445,-0.059107956,-0.0285192,-0.026194505,0.003553895,-0.06749533,-0.0043757935,0.022225004,0.023244102,-0.0152031155,0.056823753,0.005516941,-0.015255921,-0.028986515,-0.017935142,0.028369244,-0.04285177,-0.066592544,0.04118799,-0.036541127,0.014764029,0.024956929,0.044531405,-0.019037293,-0.0057249996,-0.01194641,0.0142793665,-0.015768075,-0.01666621,-0.033809673,0.03983867,-0.0070999907,-0.057364255,0.006873384,-0.007629293,0.06273308,-0.025914006,0.019757204,0.02850005,0.021958169,-0.02325943,0.04920977,-0.012968031,0.0112768635,-0.010928324,-0.021242745,0.014536223,-0.0164287,-0.02833999,-0.0032794704,0.0048040375,-0.023928702,-0.030653052,0.004492723,0.03191756,-0.062107723,-0.015928779,-0.002533456,-0.034949385,0.004310154,0.039357424,0.02392985,-0.036776375,-0.024534851,0.012037429,0.010831655,-0.00023790421,0.04812706,-0.027071113,-0.010119727,-0.05154753,-0.008922521,0.005290535,-0.038499724,0.010098024,0.029644622,-0.015333848,0.028836066,-0.031654064,0.008386034,-0.04326374,-0.0029267191,-0.032396503,0.025066786,0.026625128,-0.002561197,0.09146854,-0.003786143,-0.040693805,-0.0035238685,-0.06738598,-0.018083932,-0.009236612,-0.039340287,0.02134259,0.006720243,0.036411762,0.03828126,0.024619551,-0.00305155,0.044516984,-0.0247148,0.02498906,0.01690977,-0.005818022,0.016220763,-0.010662132,-0.012244747,-0.0063720793,-0.0084541915,0.007949303,-0.0011079009,-0.016149351,0.019684523,0.019823162,-0.035691936,-0.004719416,-0.012204115,0.014322572,-0.13696715,-0.013589389,-0.015372212,0.027737074,-0.03205355,0.0065830587,0.050799813,-0.06485823,0.022640735,-0.027728265,-0.04138128,-0.051835302,0.008219007,-0.019903332,0.046920817,-0.02797629,-0.0025656018,-0.0069488613,0.0022358145,0.014017943,-0.009786236,-0.024004478,0.03583327,0.0104323365,-0.018217865,0.005559181,-0.057117227,0.026975347,-0.016441865,0.029218767,0.01191838,-0.06804886,0.0155685,0.031594798,0.0010878182,-0.006323279,-0.00765535,0.006476791,-0.044261385,-0.010747785,0.010437385,0.043962017,-0.03287781,0.013856984,0.018572256,0.04231935,-0.0003753044,-0.0196629,-0.0001490726,0.007253034,-0.003842829,0.032991417,-0.026431896,-0.009198195,-0.011101091,-0.004645635,-0.039436575,-0.0115419,-0.03456216,0.0288264,-0.05280648,0.06192808,0.0114119435,-0.04226523,-0.010245667,0.010831105,-0.0023168065,0.050057665,-0.037114426,-0.004798234,0.009154815,-0.03821435,-0.013881697,-0.055178866,0.011250771,-0.055836298,-0.012925297,-0.032842778,-0.050676037,-0.04305441,-0.009845632,-0.0163716,-0.033355955,0.028753143,0.041111965,-0.029080672,-0.010015532,0.0073218257,0.00038948897,-0.029092958,-0.027787875,-0.051682435,-0.0098462105,0.011433097,-0.0122745745,-0.007095719,-0.01606,0.033772226,0.016678795,-0.01680906,0.0032832741,-0.03579996,0.010048768,-0.035907388,-0.004455718,0.029276207,0.072748184,0.01500202,-0.07045973,-0.02630285,-0.06379139,-0.014892262,-0.026905514,0.03449936,-0.027971603,0.006634544,-0.009457258,-0.0015122816,-0.014733755,-0.020220987,0.020289307,-0.0012431938,-0.019311646,-0.03868081,0.016339993,0.056457516,0.0066805934,0.037033007,-0.00412326,-0.024566466,0.008783817,-0.030413575,-0.032724354,0.014552226,0.033190228,0.0017564194,-0.0041087437,0.055941854,-0.047935404,-0.059654634,-0.013549627,0.0024011633,0.02302763,-0.025507655,0.035362016,0.016056126,-0.0031136551,0.021475,0.03350789,-0.06189873,-0.01628864,-0.013128423,-0.0381114,0.08206,-0.010165675,0.01990221,-0.026696274,-0.061744288,-0.011843915,0.061156694,0.014008683,-0.0040576006,-0.018471487,-0.03434823,-0.006274932,0.032537088,-0.027937787,-0.041581087,0.024104858,-0.0040339176,0.03569786,0.047998846,-0.010555202,0.004934268,0.046069164,0.0026069693,0.00090996845,-0.023802375,0.011905919,-0.037189126,0.04119829,0.0040492197,0.051225383,0.0091807665,-0.02113293,0.02045858,0.0045076837,0.014462015,0.004686573,-0.010439787,0.021133771,0.038863927,-0.034607586,0.009357549,0.014731382,0.017973721,0.01254798,0.025665434,0.031319898,0.022973424,-0.021687275,0.0029051278,0.027599962,-0.04089861,-0.009449095,0.024522316,-0.025596485,-0.012578572,0.023426136,0.0032452003,0.016481645,0.03111291,0.033202752,0.0037441656,0.009225087,-0.029484088,0.017576966,0.02785008,-0.011315602,-0.022275247,0.00965815,0.03383227,-0.021063419,-0.026236087,-0.0354393,0.023143014,-0.0400653,0.03876816,-0.018097056,-0.002692054,-0.019395184,-0.032586925,-0.010257721,-0.01474011,-0.03247111,-0.027918072,0.018292883,-0.007343558,0.021676289,0.0293125,0.03308853,-0.005998933,0.031710327,-0.019825304],"last_embed":{"hash":"1vouirm","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"1vouirm","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{2}","lines":[29,29],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vouirm","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019316912,0.044761367,-0.039158165,0.021910654,-0.019104343,-0.042367443,0.031940978,0.016315695,-0.0073384764,0.04521011,0.014288187,0.022326376,-0.014628053,0.0057012714,0.015559783,-0.011641779,-0.0058220914,0.03327208,0.017020686,-0.013362728,-0.013895755,0.036046296,0.03298798,-0.0025668633,0.01982696,0.006920391,0.006597889,-0.004167095,0.0071911337,0.022951066,-0.0035158996,-0.028495535,0.02003912,-0.0012988993,-0.04552669,-0.041740786,-0.024389142,-0.035478998,-0.036010463,0.046394892,-0.006831641,0.0041684103,0.014793773,-0.010383277,0.019712236,-0.0049470738,0.011081629,-0.0054156315,-0.045434836,0.010757404,-0.013286494,0.0070020314,0.02543346,-0.011624285,0.009580426,0.0446183,-0.03960091,-0.047658786,-0.029893115,0.027127665,-0.025830382,0.03527112,-0.029048918,-0.006926027,0.023412248,0.033136137,0.014507453,0.0259292,-0.024022365,-0.041077938,-0.012049858,0.036499005,-0.047799528,-0.021213269,-0.005548745,0.049705714,-0.014051171,-0.010965872,-0.0012393286,0.04127349,0.002105433,-0.05025963,0.013046574,-0.024902126,0.0023831439,-0.0016174774,-0.0326554,0.08781555,0.052091118,-0.005390336,-0.00040314416,-0.04219504,0.011373768,-0.052178368,-0.04548251,-0.001093451,-0.017765045,0.021576114,0.034512103,-0.015841354,0.021928223,-0.0014174171,-0.009837607,-0.04014461,0.0040345956,-0.012102788,-0.006376928,-0.0018639019,-0.03932116,-0.0144986315,0.014436992,0.038627367,-0.05564659,0.003518016,-0.011602466,-0.026449861,0.028119104,0.008974666,-0.040566273,-0.043095194,0.043542955,-0.0020067927,0.014995274,-0.015554393,0.009422872,0.016415799,-0.0047053588,0.041913882,0.026262691,0.013844265,-0.03259489,0.043887597,-0.0010726341,0.017678574,-0.011038023,-0.02719273,0.0030617148,0.041214086,-0.054076023,-0.05449515,0.018457172,0.07751929,-0.018034657,-0.0030451575,0.046974424,-0.036421973,0.065489255,0.0010403255,-0.007469159,-0.030312927,0.0030858729,0.011560532,-0.0027890166,-0.01297347,-0.023598077,-0.0038983182,0.016424747,0.0049701296,-0.011025459,-0.0051235333,-0.013975553,0.0037242936,-0.012327179,-0.015054387,0.013007779,-0.051355127,0.009286857,-0.0005451492,0.0063191173,-0.024166796,-0.013263227,-0.013526673,0.0074742623,0.04097113,0.022351356,0.034484413,0.01842389,0.028864512,0.039542668,-0.056009125,-0.048011135,-0.04007042,-0.018472536,-0.027417349,-0.005280534,-0.0039405604,0.021868216,0.022113563,-0.018456051,0.040888302,-0.046779513,0.03551688,0.030185014,-0.004188804,0.00028642916,-0.023197437,0.023638021,0.053422794,-0.0017828806,-0.019041471,-0.002571112,0.030836266,0.050794754,-0.02048449,0.012173079,-0.010066194,0.06493,0.0004421365,0.008408059,-0.062635556,-0.0070331367,-0.0059643826,-0.026733585,0.0022429756,-0.035972603,-0.007739567,0.01280342,0.0074877967,0.0124337785,-0.03370455,-0.0047836183,0.009206385,-0.021101657,0.055924583,0.04024478,-0.02877402,0.040172894,0.04425854,0.011620811,0.000956796,-0.054638952,-0.0034761436,0.020091018,-0.031832233,0.0632261,-0.0014655828,-0.069863915,0.007865923,0.0033788704,0.0033197023,0.01769334,-0.02234226,0.032757014,-0.023607934,-0.021131022,0.0044156876,0.0036403958,0.061835058,-0.018964471,-0.01563629,-0.0066010053,0.0065038917,0.0055971355,0.015006059,0.035932735,0.013618937,0.008636661,-0.0077518597,-0.009384924,-0.019198805,0.02401682,0.0013112226,-0.024946984,0.01163994,0.02299745,-0.010660178,-0.012962316,-0.04841242,0.043094467,-0.0023467033,-0.042115737,0.03271023,-0.033136085,0.04844646,-0.026577812,-0.0020237272,0.019090777,-0.013634401,0.04240067,0.015462247,-0.049024224,0.017096339,0.04542094,0.06675786,0.033702303,0.013720715,0.06152759,0.02195533,-0.017430024,-0.03495769,-0.017170632,0.04792476,0.06417036,-0.018133055,-0.0064872755,0.068768084,0.004851116,-0.15625915,0.024896454,0.027774585,0.028179461,0.0029829454,-0.003660274,-0.035430297,-0.029119404,-0.043470286,0.044909026,-0.046146378,-0.046432793,-0.023951272,-0.05048385,0.0005772579,0.03664179,-0.017320745,0.005435715,-0.012037965,-0.039229587,0.0037964405,-0.010066388,0.02835526,0.01939045,0.013450208,-0.013527839,0.076411486,0.013982069,-0.010868224,-0.012270817,-0.006708452,-0.016523588,0.019615157,-0.0013894701,0.02507335,0.0059850137,0.026714329,0.0014722607,-0.0093049565,-0.0049861493,0.019372145,0.061997563,-0.05030285,0.002998915,0.0037534947,0.03319978,-0.0017344926,-0.006799536,-0.041948725,0.03034559,0.038565643,-0.038922466,-0.0003737734,0.0039033503,-0.04178265,-0.010466786,0.011329447,0.05866445,0.002139927,-0.017429398,0.00237682,-0.029644605,-0.0017934554,-0.059532918,-0.013330804,0.0034998683,0.007869505,-0.018465582,0.036240023,-0.02135966,0.018260155,-0.066946514,0.021702413,0.03159436,-0.012580683,-0.014142436,0.0014956044,-0.052393395,0.027468791,-0.09752677,-0.011180046,0.026303334,-0.014531414,0.023189908,-0.019645154,-0.01121867,-0.033352327,0.02165816,0.0061845733,0.24153644,0.028029762,-0.003972451,-0.0046205116,0.011364617,0.005861067,0.008970304,0.019045914,0.029469768,-0.024761163,0.006685133,0.023512762,0.011100787,-0.0013868039,-0.0038248023,0.0110535,-0.04782221,0.003401378,0.0449111,-0.0019028047,0.006511143,0.021803457,-0.0019962166,0.021929676,-0.027338985,0.004055888,-0.013773931,-0.04684981,-0.05183969,0.024443174,-0.026990017,0.041345827,0.000053128097,-0.0010313719,-0.06781914,-0.013014306,-0.0047550024,-0.043728475,0.013883375,-0.029294576,-0.017054837,0.02880422,-0.0019633477,0.029681075,-0.036591988,-0.022167146,0.01367135,0.008386637,-0.04096278,-0.0008163814,-0.023463896,-0.012618054,-0.02049238,-0.013479637,0.03237855,-0.03057475,-0.02194362,-0.050749563,0.045980614,0.064823106,0.010451546,0.0053932136,-0.06715896,-0.056600217,0.01874294,0.06795267,-0.013627512,-0.016230106,0.034221932,0.05527109,0.0019297656,-0.011102526,-0.00024284898,0.0044316836,0.032684315,0.035934463,0.058104355,0.039846428,0.037028465,0.008842002,0.0060462616,0.010737559,0.016052736,0.02061068,0.01894406,0.0024816967,0.02686746,0.05065222,-0.017063335,-0.016598219,-0.010292601,0.018252099,0.010567256,0.025523975,0.0197863,0.001797586,0.045230255,-0.01710241,-0.028825086,-0.0011913248,0.0033061581,-0.00076684763,-0.050423212,-0.010982155,0.057114925,-0.0163794,-0.0022106618,0.00308802,0.028321525,-0.005574017,0.015071699,0.008402074,0.03634499,-0.042865798,-0.013713108,0.051279437,-0.007888237,0.008848381,0.03192598,0.014391241,-0.009838448,-0.021586692,-0.031457733,0.008697166,-0.035089515,-0.049027063,0.0062774434,0.029202828,0.02184527,0.015483368,0.031312674,-0.03844933,-0.025743887,0.026715733,0.0045883716,0.053083062,-0.033658102,-0.0042735348,0.0029009066,-0.01330841,-0.0340983,0.04350147,0.014657417,-0.033671986,0.02884692,0.027042646,-0.014709865,0.025766896,-0.022560956,0.038479876,0.023601843,0.059984002,0.0040015136,-0.0068708435,-0.01896628,0.0098325135,-0.024766529,-0.0043243007,-0.0036206986,-0.044790357,-0.009787871,0.02152705,0.052361168,0.08114193,-0.04116117,0.034850992,-0.013150991,-0.008546591,-0.015130246,-0.0315344,0.03145407,-0.019152077,-0.03902988,-0.0040340256,0.014285485,-0.015353414,-0.030390747,-0.0070844945,-0.03896411,-0.014452439,0.03958622,-0.01553465,-0.0406167,-0.069115676,0.026237236,0.006240239,-0.03508243,-0.0047502797,-0.048116747,-0.010171571,-0.015637157,0.07957416,0.017893407,-0.0039855326,0.007911054,0.014330062,0.065532796,-0.01466536,0.01891425,-0.010417135,-0.046845775,-0.011284935,0.023900414,-0.01185619,-0.035922393,0.006668936,-0.0057285517,0.0073605953,0.0005485004,0.044986635,-0.015900377,0.03958494,-0.014326219,-0.01292305,-0.054730006,-0.06762965,0.046096794,0.015492775,0.010273622,-0.061307326,-0.021170285,-0.0140824905,0.021137482,-0.046182666,-0.0007890234,0.029821752,-0.010926801,-0.030253556,0.020874888,-0.029590044,-0.008171572,-0.011562212,-0.007338839,-0.012155202,-0.011866551,-0.041588258,0.025786161,0.012160668,0.006155411,-0.014967698,0.044343706,0.022133492,0.03478742,0.017638113,0.009666609,0.028169135,-0.061472215,-0.020445725,0.0018244679,-0.033128012,-0.0057424977,-0.06659308,0.024349445,-0.012926681,0.04685797,0.008882774,0.0028245985,-0.048296105,-0.026156714,-0.07067809,-0.008978895,0.022806447,0.0480322,-0.0043969494,0.031783212,0.025442641,0.012410125,0.010258811,-0.017919036,-0.03857871,-0.0004550194,-0.020523427,-0.05544345,0.017786646,0.023107396,-0.0043261116,-0.058518898,-0.0055723386,-0.009417032,-0.011539887,-0.08781088,-0.024186134,-0.012104787,0.03341988,-0.04194244,0.06486106,-0.047270015,-0.007515276,-0.02593562,-0.052888807,0.016332895,0.007533567,0.0047374587,0.01472078,-0.034471568,-0.004747338,0.01904637,0.000076862765,0.00317299,-0.02328688,-0.021192638,0.016828097,-0.02342782,-0.035703752,-0.024832482,0.03749622,-0.0077388347,-0.026571143,-0.0018580108,0.0040804762,0.038785912,-0.025237214,0.0048172427,0.025627855,0.003534761,-0.00060731586,0.06656155,-0.018532751,0.02001877,-0.009685701,-0.0115763005,0.03505952,-0.031187138,0.029666508,-0.037837088,-0.01850571,-0.025048314,-0.011247531,0.020741204,0.06885109,-0.050745867,0.01799447,-0.025442393,-0.017053446,-0.014571104,0.0035541488,0.046104323,-0.015951304,0.013937917,-0.013925843,0.020404326,0.021626096,0.055744927,-0.011400829,-0.002170865,-0.05588945,-0.018932441,-0.0057894043,-0.046916444,0.007877246,0.029001562,0.0078082923,-0.002838564,0.00838745,0.02780404,-0.032181952,-0.013176796,-0.067159235,0.029901747,0.04514274,-0.01461896,0.07082244,0.008979707,0.008201581,0.021571312,-0.044728342,0.0119530605,-0.01633062,0.013624175,0.03969016,0.012998827,0.023908596,0.022932235,-0.01021405,-0.03601811,0.031586815,-0.015334246,0.024135625,0.0057222713,-0.0218196,-0.0033225273,-0.032811597,-0.028743675,0.0012339085,-0.029424477,-0.007083618,0.018757246,-0.0140169095,0.017982924,0.05446457,-0.024549156,0.0060516233,-0.010967093,0.0041614454,-0.12960109,-0.053542532,-0.024800748,0.040329155,-0.021134531,-0.00066814537,0.030178107,-0.03578969,0.03035532,-0.01370116,-0.016574424,-0.012656457,0.021095619,-0.012946006,0.008959247,-0.0028425637,-0.030267842,-0.008174777,-0.010979932,0.042042576,0.0068333144,-0.038528427,0.056177717,-0.0037962983,-0.027248634,0.0395344,-0.026323477,0.002206151,-0.018763416,0.0038147024,0.007468432,-0.05332484,0.0149782365,0.020955604,-0.0005314066,0.0073511084,0.0023234857,0.004289463,-0.021282552,0.012141614,-0.0019894873,0.019551598,-0.035461325,0.032135975,0.009287284,0.01130378,0.033875942,-0.019409508,0.0072869374,0.017696375,0.016526798,0.051818285,-0.052613024,0.0075524864,0.005503751,0.0048275767,-0.037695028,-0.029004255,-0.053550225,0.010389808,-0.05760781,0.08811655,0.009079835,-0.025989292,-0.033416755,0.0075255614,-0.024511678,0.036106832,-0.022525648,0.0053143697,0.015136794,0.02090127,-0.025509479,-0.051395148,0.018304246,-0.048193827,0.035874933,-0.009276313,-0.029966349,-0.017663749,-0.028098643,-0.027927287,-0.013021136,0.03288073,0.04145173,0.006498906,-0.04191818,0.0074780765,0.009455223,0.003738373,-0.0028854678,-0.067170456,0.0016735037,-0.05717999,-0.054164488,0.011326713,-0.016717874,0.0033917096,0.02594438,-0.0070141926,-0.022597801,-0.0045784693,-0.022783035,-0.0074691866,-0.048160814,0.02898041,0.060857676,0.013937349,-0.03879893,-0.041600253,-0.07786196,-0.010899018,-0.016065996,0.0075651333,-0.03695189,-0.0244305,0.0064789956,-0.049309205,-0.033078704,-0.04949314,0.018579584,0.023721248,-0.02345393,-0.039550856,0.011674698,0.077044316,0.036218293,0.030240651,0.026683468,-0.021540964,0.00024460308,-0.02894565,-0.0031989303,0.0077100242,0.016669696,-0.027953614,-0.04496331,0.047107697,-0.050248135,-0.06679447,-0.042833205,0.00448777,-0.011939776,-0.020950729,-0.007653476,-0.016357375,-0.004208057,0.057494402,0.027390618,-0.039988816,-0.012243665,-0.0046665873,-0.053680766,0.054988313,-0.014327041,0.027066829,-0.037361026,-0.053053524,-0.014734582,0.05307914,0.013184682,-0.005589612,-0.025175259,-0.021305246,-0.023413768,0.037244786,-0.007522448,-0.03817618,0.0024269698,0.009292986,0.036090694,0.013892969,-0.0014661369,0.024011655,0.041882787,-0.01405067,-0.018668639,-0.042088788,0.03693038,-0.028319255,0.032514937,0.0187071,0.087301664,0.04758447,0.0053006746,-0.018482959,-0.03457127,0.019132504,-0.03168936,0.00926455,0.018920714,0.012147701,-0.078184694,-0.028978715,0.03190941,0.005658129,0.018598236,0.052460115,0.018178398,0.010341067,-0.0020872236,0.017484577,-0.009686807,-0.027166987,0.00887606,0.031889793,-0.023913553,-0.028716926,-0.021198431,0.009547687,-0.026413402,0.050903656,0.0059971293,0.024094788,-0.000070804585,-0.03079232,0.06348878,0.015085407,-0.005887,-0.023296678,0.0016543207,0.026627854,-0.047659677,-0.021656133,-0.034217652,0.014624339,0.00991713,0.03467795,-0.018613098,0.0022911537,0.040322267,-0.0003255096,-0.0055235215,0.04211696,-0.008017831,-0.019799296,0.007301819,-0.055294465,0.022359863,0.0018536497,0.03186384,-0.04307016,-0.011738107,-0.02857614],"last_embed":{"hash":"4dmds5","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"4dmds5","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{3}","lines":[30,30],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4dmds5","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02663064,-0.0033684357,-0.019389883,-0.007683556,-0.0072866897,0.005950459,0.037770677,0.023630425,0.006599507,0.031788837,0.020613872,-0.008797145,-0.046396144,0.0016315761,0.03737707,-0.003712471,-0.003448561,0.0074831676,0.051330205,-0.039040834,-0.009271738,-0.008469919,0.0068831737,0.041091293,0.03518888,0.040091597,0.034133833,-0.016496789,-0.002826681,-0.018515078,-0.021410538,0.0031539192,-0.0068926243,-0.016448935,-0.031107921,-0.05635277,-0.038983952,-0.027800588,-0.04361366,0.05280205,-0.028834162,-0.022296384,-0.017616129,-0.04147415,0.01295535,-0.029873729,0.020109227,-0.011126181,0.0052123754,-0.015044879,0.008389515,-0.006332724,0.04753497,-0.030692082,0.0069763316,0.011544419,-0.04035809,-0.02675973,-0.01701395,0.056821007,0.004370136,0.029247876,-0.048229013,-0.015222626,0.043496553,0.05666086,-0.0009315981,0.03180993,-0.02006073,0.012413241,0.018686771,0.02545119,-0.0063059097,0.0189987,-0.04502814,0.012180245,0.027023211,0.0006349448,0.005029954,0.009575146,0.008430609,-0.0066920193,0.014407295,-0.006030436,-0.013493822,0.004290717,-0.025922664,0.07810066,0.06709298,-0.016512508,-0.001149665,-0.014656707,0.01908092,-0.05331583,-0.077704206,0.009058741,-0.022670213,-0.0018501935,0.04437354,-0.0021006546,0.002272727,0.009418627,0.005765424,-0.02587178,0.009497164,0.026079116,-0.014474998,0.02257271,-0.04054159,-0.0023549183,-0.008897301,0.021927316,-0.008654233,0.014389561,-0.020271474,-0.010095322,-0.005234443,-0.015459278,0.000657348,-0.018382516,0.0188556,-0.01653495,0.029435322,-0.061720982,0.04489792,0.031483352,-0.00206585,0.054933682,0.029412435,0.023757387,0.00085734256,-0.00959818,-0.003657165,0.055270184,-0.038569417,-0.033288803,-0.040021908,-0.022273237,-0.01712105,-0.051786475,0.074483,0.11757576,-0.016767709,0.0028928928,0.024305765,-0.05727655,-0.0075793606,0.007825913,-0.0127289435,-0.045644194,-0.025950879,0.023580892,-0.008429952,0.0197969,0.048845146,0.024588915,0.0018037325,0.0015386774,0.017119108,0.0295979,-0.029169926,0.030089436,-0.011329026,0.02820678,0.028465979,-0.041171495,0.027334202,-0.02487076,0.007101317,-0.0033823226,-0.014752806,-0.021589668,0.028577667,0.024972579,-0.0013419372,0.016974933,0.05692365,0.022258667,0.015903682,-0.03440664,-0.0073529235,-0.025297202,-0.011214336,-0.02198511,-0.018467464,-0.00004121094,0.020695778,0.0028360018,-0.00011918198,0.020567356,-0.052233186,0.035994295,0.03501526,0.0023093943,0.022792723,-0.013411084,0.010671582,0.0024357298,-0.009124622,-0.01886814,-0.0027631607,0.011125858,0.01898236,0.013081844,-0.0041245823,0.014380173,0.024151808,-0.017337179,-0.041026484,-0.013079658,-0.040539984,0.0175053,0.015578215,0.004839668,-0.0074820993,0.008220596,0.0012704936,0.00078969164,-0.0081228865,0.016316868,-0.07171094,0.02428146,-0.04562122,0.045185257,0.0569251,-0.038343947,-0.0019422022,0.03071011,-0.002398737,0.01082718,-0.053782444,-0.004577177,0.009947478,-0.019177707,0.061962083,-0.03551282,-0.07341658,0.031138755,-0.00086057023,0.015000619,0.00035230035,-0.017305044,-0.013012254,-0.025294665,-0.07329654,0.04037627,0.01980175,0.045433912,-0.015872343,-0.009758805,-0.013930989,0.036109883,-0.018038077,0.035257146,0.034894172,0.034274783,0.02976871,-0.016535552,-0.02018741,-0.03164043,0.01929395,0.045876686,0.03941744,-0.0037510456,0.038032915,0.0014278656,0.000026552922,-0.04174387,0.02355313,-0.019726474,-0.022813883,0.008053497,0.05715219,0.032699335,-0.028123342,0.021084316,0.0053367247,-0.027926905,0.044355404,0.0771006,-0.045102816,0.0071585146,0.008008092,0.052198403,0.042542078,-0.016523851,0.012067703,0.018598089,-0.03642136,-0.044610728,-0.005367241,0.0452629,0.08127412,0.012882067,0.0032835805,0.023789775,-0.014807328,-0.15282704,0.024542304,0.029602773,0.046130363,-0.0072298194,0.032948468,-0.039099153,-0.006343295,-0.0068318406,0.0018763427,-0.020869136,-0.050078426,0.016628385,-0.046151824,-0.024577197,0.007051601,-0.0006136043,-0.0021962617,-0.019727519,-0.020472664,-0.018846383,-0.0011358085,0.017852427,-0.0038832177,0.0115477,-0.01978853,0.07439798,0.010367653,0.008520541,-0.022319319,0.03529194,0.01984896,0.014990488,0.01738574,0.01554505,-0.037561923,0.018412,0.007299172,0.037255995,0.022901032,0.012411114,0.053699907,-0.017314304,-0.014148455,0.014077738,-0.013684261,0.005293557,-0.017578661,0.014865456,-0.0086593535,-0.007833213,-0.0032521195,-0.009915362,0.0046257684,-0.049338423,-0.022084983,0.022681657,0.05970112,0.026061557,-0.0495805,0.0006449721,0.007334587,0.014460606,-0.07562855,-0.05192238,0.014277379,0.033617858,-0.013440115,0.0412297,-0.051444903,0.007890068,-0.029004455,-0.016012982,-0.013080267,0.007368367,0.026126096,0.005207914,-0.016022945,0.029320247,-0.12101973,-0.0077746822,-0.0013786001,-0.0039517437,0.03839985,-0.032056358,-0.019994488,-0.012657528,0.030793456,0.037811056,0.24202329,0.0073704845,0.018222708,0.01407487,0.03262,-0.008237364,0.020625416,0.025049035,0.015808761,-0.0136357285,0.01898388,0.061196167,-0.008822975,-0.0047991145,-0.006586223,0.039273266,-0.061130125,0.012258043,0.0828921,0.011778782,-0.010168611,0.01744739,-0.010214012,0.0069879275,-0.020535337,0.015802275,-0.019965993,-0.013700652,-0.019529443,0.0043718833,-0.044521987,0.024602935,0.026486568,-0.024858026,-0.077082485,-0.030570174,0.055556703,-0.04744647,-0.014217748,0.00093043095,-0.051515047,-0.006255171,-0.011516899,0.047881134,-0.03518642,-0.01296761,-0.003952083,0.024521066,-0.029476244,0.0035522114,-0.025552358,-0.041417103,-0.005628189,-0.015282849,0.0036793472,-0.044646878,0.010887222,-0.035527334,0.009215834,0.07262554,0.04640904,-0.0018074964,-0.089820534,-0.032030642,-0.007473069,-0.0019899851,0.02739807,-0.036176607,0.037663214,0.045477506,0.02063012,-0.021685064,0.0036822124,0.008534472,0.03663186,0.021449454,0.018758753,0.082851365,-0.026772493,-0.03819165,-0.024605136,0.008845437,0.03540124,0.0051701926,-0.010149993,-0.0047410605,0.0061260695,0.039392002,-0.0033201335,-0.007085366,-0.016219698,0.0029679718,0.00012800966,0.031863935,0.026354475,0.02085368,-0.014071777,0.03921519,-0.001122366,0.025239684,0.036227234,0.020942591,-0.043235514,-0.029611414,0.040011574,0.0026607863,0.024725778,0.021786094,0.009894531,-0.005265918,-0.04328785,-0.0074143982,0.0069589308,-0.022829473,-0.012321715,0.041378405,0.018587356,0.001962053,0.028007988,-0.0013433974,-0.035853136,-0.036079198,-0.012590612,-0.009335647,0.00039390087,-0.07441827,-0.0051977537,0.054380424,0.0023957673,0.04562435,0.019383075,-0.030078636,0.0041753026,0.020927006,-0.0005673559,0.023466228,-0.0068968823,0.018215647,0.020558147,0.04026601,-0.06320825,0.036759876,0.003823306,0.0073784967,0.031855192,0.024528788,-0.01166822,0.0071705915,-0.013161173,0.04063468,-0.028154746,0.06920029,0.04044204,-0.014502828,0.012186881,-0.031290602,-0.04095112,-0.03538844,0.01925736,-0.050716545,0.02086856,0.0149043305,0.047101174,0.071706906,-0.021400293,0.009951891,-0.017404312,-0.06093705,-0.03348302,-0.020124944,0.006029508,-0.067131676,-0.055424236,0.025542775,0.019606596,-0.028744008,-0.046479724,-0.014661511,-0.047119707,-0.035719857,0.02418478,0.009409809,0.013612217,-0.05457297,0.0085386,0.04452597,0.0076764645,0.0006328448,-0.03999157,0.0088174855,-0.015970211,0.04775746,-0.009367779,0.007763899,0.039695635,0.053020578,0.038261555,0.006117203,0.006310091,0.00032705913,-0.025783535,-0.008429372,0.013415341,-0.02458499,-0.006849671,-0.019186845,-0.02971173,0.038087483,-0.018020602,-0.0054880837,0.0012850524,0.011192499,-0.032875746,-0.025885275,-0.013606671,-0.055278905,0.035399843,0.054817554,0.031472083,-0.026938852,-0.0111825215,0.009297164,0.019507822,-0.039885987,-0.024701376,0.025575016,-0.025844054,-0.0018799877,0.024928113,-0.0068829334,-0.01822752,0.030104697,-0.0040665064,0.004187798,-0.013683612,-0.044976328,-0.0201675,0.030085882,-0.023019614,-0.0027408719,-0.0033028335,0.0327149,0.015914872,0.008892969,0.023382554,0.061279487,-0.070063174,-0.036063127,-0.0022479978,0.00023024014,-0.023821734,-0.030766176,0.034886643,-0.02757797,0.061952963,0.019564962,-0.013435421,-0.027570302,-0.001475526,-0.080965996,-0.004156696,0.03892809,0.00021299935,-0.003431541,-0.048204448,-0.0025724166,0.030733464,-0.0178983,-0.020015232,-0.034166895,-0.043126356,-0.008201784,-0.033516344,-0.03827636,0.02241982,-0.0070453654,-0.051589414,-0.018639643,-0.02310286,0.02127761,-0.0628259,-0.013261171,0.000112051144,0.002764889,-0.024224501,0.05243511,-0.021421669,-0.05204887,-0.023710575,-0.023505734,0.02823837,-0.007593708,-0.025478218,0.037753433,-0.0023075014,0.001594877,-0.024558088,0.029527752,0.014136933,-0.02313848,-0.029823676,-0.00046780094,-0.00969916,-0.026372336,-0.035417788,0.018702874,0.013582874,-0.026693312,0.026782533,0.007268932,0.052965477,-0.083663106,0.0060343635,0.036845546,0.038970403,-0.0016208965,0.061865255,-0.016684268,0.019194871,-0.0038443701,-0.03706124,0.04335123,-0.028440034,0.000766849,-0.021402096,-0.009623699,-0.038830157,0.013963219,-0.0032678705,0.021797573,-0.036654253,0.004602562,-0.014738766,-0.009652664,-0.008288165,0.0191294,0.026546312,-0.037427668,-0.011716017,-0.031302802,-0.006197066,0.040411193,0.06035277,-0.022636293,-0.0111178355,-0.04688238,-0.00086270017,0.016559934,-0.054272044,0.017317321,0.036416896,-0.038818713,-0.015369874,-0.06123585,0.01794502,-0.023428975,-0.04324764,-0.039000623,0.016814617,0.05030784,-0.0077926805,0.045608643,-0.011110318,-0.0075894943,0.0022344145,-0.043139145,0.011129451,0.013648417,-0.01581616,-0.0027853316,0.02292535,0.021058604,0.019472383,0.023514016,-0.015504078,0.024846783,-0.020857655,0.006243083,0.038996633,0.004393155,-0.019478034,0.004093938,0.008923186,-0.029990895,0.026786711,-0.041031312,-0.019674316,-0.024370031,0.039191462,0.042240426,0.017232042,0.0073041273,-0.00070730667,0.019791532,-0.13818268,0.007238165,0.001846386,-0.003723717,-0.021393865,-0.020024024,0.040681183,-0.04894419,0.010605464,-0.010486299,-0.02549568,-0.03113045,0.040422477,-0.015191633,0.061593335,-0.042950075,0.00527966,-0.028629351,-0.011637405,0.047970302,-0.015608579,-0.01496452,0.030958226,0.0083459355,-0.031031322,0.020940462,-0.006453087,-0.037222337,-0.029274646,-0.0077910717,-0.011830534,-0.05233958,0.022991788,0.047556598,-0.0037938713,-0.019192081,0.009348207,-0.021621168,-0.04917285,0.026826713,0.000003583027,0.025462572,-0.024868434,-0.0062974496,-0.028155345,0.023231434,0.030844338,-0.01436839,-0.021312771,0.024315935,0.03284022,0.0013159971,-0.0024124994,-0.031629447,-0.02587622,-0.014225954,-0.08925968,0.01825153,-0.010892089,0.03010026,-0.0590873,0.07139093,-0.010802836,-0.044245187,-0.013906326,-0.0028719823,-0.011080714,0.006217462,-0.025154775,-0.0027607963,-0.0142823085,-0.028115343,-0.012949189,-0.056338906,-0.01079346,-0.064444266,0.0236833,-0.027922729,-0.02851316,-0.04336035,0.012599436,-0.022646628,-0.009085284,0.039031338,0.023944756,-0.01830208,-0.018824778,-0.0004394727,-0.016664801,-0.013542678,-0.03993599,-0.054876015,0.021415325,0.017233979,-0.0059444453,-0.013447328,-0.016068472,0.014271894,-0.013850817,-0.014369419,-0.029572433,-0.0020705543,-0.008969702,-0.0061999746,-0.0016841501,0.019062709,0.07336704,-0.020915318,-0.017782075,-0.03692475,-0.032685347,-0.0031897472,-0.029168805,0.015888985,-0.04669711,-0.012986451,-0.004116938,0.0073491773,-0.031145478,-0.008084058,0.016828965,0.010442116,-0.030082902,-0.021599421,0.061492078,0.029040826,0.018215727,-0.015040731,0.042985726,-0.03894783,0.0075719054,-0.0151423635,-0.03909827,-0.023413287,0.018198267,-0.011297633,-0.03271674,0.057418186,-0.019489465,-0.02621663,-0.03246617,0.013197375,-0.03351424,-0.017841067,0.001813838,-0.015486525,-0.027366456,0.004046867,0.046037845,-0.063953266,0.0014271648,-0.015763266,-0.040120706,0.0467505,0.0049367147,0.049896184,-0.03423414,-0.08203078,0.020615306,0.065247394,0.017135654,-0.027333431,-0.0246963,0.011939845,-0.021133607,0.04601646,-0.011277959,-0.015398251,0.0036357017,-0.0050767153,-0.012066962,0.024880549,-0.0029692852,-0.0059933583,-0.015804067,0.014178383,0.0097510675,-0.009785331,0.017603498,-0.03386138,0.030009896,-0.00901002,0.02967594,0.018910127,0.0034383542,-0.0136477705,0.00021225713,0.012083764,0.022227231,0.04999095,0.024260728,0.045684945,-0.019764755,-0.029571002,0.015410611,0.014692917,0.016300803,0.017952016,0.026189089,0.054357883,0.019607918,-0.0013708882,-0.011347652,-0.051375367,-0.0173377,-0.0019317222,-0.028773315,0.008543272,0.00019685306,0.013988143,0.023197526,0.04716817,0.013516206,-0.017081749,0.022788364,-0.045442868,0.045578707,0.034991257,-0.026994025,0.00035683822,-0.0009209054,0.02264656,0.004829406,-0.028300995,-0.03063397,0.020208152,0.0033047907,0.009121224,-0.019795181,-0.0109751485,-0.04362612,0.012709461,-0.02415711,0.0026498889,-0.008268247,-0.0073525584,0.0045794067,-0.0098818075,0.023636835,-0.008847096,0.009786184,-0.031763997,0.033627536,-0.00696969],"last_embed":{"hash":"10g0t3o","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"10g0t3o","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{4}","lines":[31,33],"size":185,"outlinks":[{"title":"servarr.yaml","target":"servarr.yaml","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"10g0t3o","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.014459329,0.044487163,-0.052864082,0.0017644769,-0.041342545,-0.01231132,0.03879579,0.06364759,0.026542919,0.0119733345,0.01845141,0.013332833,0.032571055,-0.008580581,0.030760149,-0.012493545,0.0110092135,0.032574933,0.022090606,0.008575677,-0.02233717,0.03755281,0.016431812,0.019229729,0.000752775,0.018648287,-0.011015954,-0.021552015,-0.01553195,0.019586943,-0.0049147406,-0.072911054,-0.041305657,-0.020077502,0.004331712,-0.0241441,-0.022540815,-0.014860952,-0.041869644,0.041233134,-0.009289118,-0.011645234,-0.0038752686,0.006243958,-0.0024471115,-0.01918957,-0.0034718558,-0.014000261,-0.040986966,-0.002426912,0.00018343363,-0.010890313,0.0042193397,-0.01504624,0.01743584,0.009871643,-0.03912546,-0.04682975,-0.042809892,0.040146586,-0.038009766,0.037999436,-0.031656142,0.012613158,0.002231291,0.042976543,0.020385798,0.0036541924,-0.021922605,-0.00843966,0.009923913,0.021299662,-0.05897358,-0.020232039,-0.050645888,0.016034482,0.03280367,-0.0019434395,0.012181853,0.006137151,-0.010166068,-0.043614924,0.005204587,-0.042071063,0.037531663,0.022435818,-0.040550932,0.077519156,0.051452853,-0.012493291,-0.003866222,-0.03136592,0.019395672,-0.03361828,-0.027092954,-0.016124824,-0.021279696,-0.009444948,0.040176358,-0.01892166,0.03524485,-0.00060573884,0.00537033,-0.009380936,-0.011837682,0.018335927,-0.010771946,0.0076317987,-0.029404573,-0.025396826,0.0025599673,0.039541822,-0.020130536,0.032167867,0.013298758,-0.02416018,0.037874907,-0.0021952512,-0.03637891,-0.021050313,0.020721793,0.017850744,0.019108146,-0.03140427,-0.009205945,-0.002686414,-0.011459637,0.025258627,0.03509862,0.014694175,-0.028164322,0.03919306,-0.009062373,0.014799593,-0.034132987,-0.00590065,0.017131053,0.0102106705,-0.026502127,-0.02726997,0.012376151,0.09499955,0.015620698,-0.0063435975,0.02257374,-0.046837028,0.056393135,-0.016712662,-0.029633887,-0.032187514,-0.019655727,0.011990624,0.028025199,0.02778744,-0.029442621,0.037510756,-0.049013898,-0.013060646,-0.009567831,-0.013140266,-0.004810418,0.033473235,-0.010971357,0.017160015,0.038457856,-0.051481687,0.0088835545,-0.0318086,0.011445844,-0.006749219,-0.023773715,-0.049785364,0.017261086,0.0037993279,0.005665611,0.02880279,0.050997578,0.023750521,0.03650678,-0.03972763,-0.042384684,0.002691699,-0.03123393,0.008949854,0.021541638,-0.0073567964,0.05524137,-0.00409936,-0.0260181,0.025621232,-0.043113697,0.034726862,0.016430652,-0.025997864,0.0031116,-0.021896154,0.000771031,0.02587863,-0.026791051,-0.0035065156,-0.018617965,0.044299785,0.06837437,-0.027311696,0.00797008,0.005443591,0.045242377,-0.013358415,-0.01258424,-0.023099195,-0.025943901,-0.0064276042,-0.045328513,0.019011715,-0.01566418,-0.01940245,0.02135153,0.012293218,-0.00047808533,-0.026492601,-0.042412706,0.022949079,0.010755939,0.035787173,0.0163306,-0.025389353,0.012109654,0.011699616,0.02672928,-0.0015083504,-0.06927953,-0.0103918165,0.016533667,-0.0076210895,0.050603386,-0.0262454,-0.045246374,0.043296088,0.014451296,-0.025732132,-0.029536204,-0.05113653,0.027809171,-0.042008445,-0.047308926,0.012975783,0.021193534,0.015908098,-0.032073822,-0.032903053,-0.0055437614,0.024246046,-0.0054885177,0.04242611,0.03604805,-0.0041573993,0.03709049,-0.0023956213,-0.06534828,-0.031634584,-0.019084856,-0.028599799,-0.032752655,0.008960041,0.028264767,0.0023752023,-0.020581106,-0.0136634,0.013192987,0.017120594,-0.030748112,0.0044945762,0.018321991,0.02746048,-0.019426687,0.024819879,-0.0012107677,0.0017008268,0.061153777,0.04520477,-0.05144944,0.03445254,0.03867437,0.034410518,0.023441441,-0.046529405,0.016827336,-0.004147278,-0.04457956,-0.05642439,-0.024367351,0.049370058,0.06377626,0.0132080205,0.01981234,0.049124405,0.04074527,-0.13996857,0.0036310386,0.025676085,0.041603807,0.007554052,0.04604006,0.0014425612,0.008898999,-0.048114017,0.029986022,-0.019323543,-0.050904494,-0.048673965,-0.049116813,-0.004804805,0.005392658,0.016598407,0.002146978,0.029627612,-0.038988106,-0.004381763,0.017401084,0.013275063,-0.020148557,-0.032475065,-0.0002783898,0.06929444,0.0028503744,-0.031652313,-0.026495937,0.0038742633,0.02246536,0.01186792,-0.0048815357,0.019845484,0.013024071,0.050973307,-0.012396563,0.014617638,-0.030209104,-0.008303477,0.061847784,-0.02861992,0.015788373,0.012541443,0.018586818,-0.014237154,-0.006680346,-0.019235587,-0.022004541,0.00049905607,-0.030109745,-0.024649965,-0.009725649,-0.06675079,-0.015439435,-0.03906916,0.041702665,0.025194876,-0.03049549,-0.031054702,-0.030060316,0.019221904,-0.08697343,-0.040361684,-0.016127815,-0.009427018,-0.002079766,0.017097574,-0.048500776,0.017135307,-0.038967628,0.007006449,0.013072091,-0.041875962,-0.0003518067,-0.025908764,-0.040612005,0.020890316,-0.09448531,-0.0044551888,0.0013654775,-0.013542402,0.022141024,-0.041603,-0.028687587,-0.010143677,-0.015198234,0.017930448,0.25066575,0.026400633,-0.015624281,0.0144626815,0.07587838,-0.041089196,0.020577215,-0.013681902,0.04794147,-0.02688093,-0.01611397,0.0031442319,0.007967895,0.012578127,-0.034029856,-0.012805264,-0.06264924,0.008204316,0.053298093,-0.0143261785,0.024457848,0.0033999947,0.007813992,-0.019570444,-0.03869436,0.043836396,-0.027498066,-0.01918189,-0.037083387,-0.013041677,-0.03461922,0.013506473,0.020546874,-0.054342024,-0.06490207,-0.04158416,-0.018320166,-0.04284449,0.014817376,-0.008117525,-0.02847772,0.0073459954,0.034562033,0.0316114,-0.022148402,0.00065544737,0.041868594,0.030011263,-0.03303662,-0.008528299,0.01887918,-0.031003576,-0.017738583,0.010556856,-0.0039197826,-0.046700776,0.006433876,-0.028357089,-0.0043571987,0.0692437,-0.013718772,0.0049559013,-0.06797682,-0.014215535,-0.0016398716,0.033321038,0.004046433,-0.06887448,0.015478768,0.03235501,0.003146896,-0.0033599064,-0.00802929,0.022847166,0.03309592,0.036756605,0.012783559,0.036391836,0.013998503,0.022811461,-0.014315228,-0.014999843,-0.010146762,-0.0038727606,0.009673268,-0.015327759,-0.007644344,0.060670268,0.005560701,-0.0015208931,-0.043419503,-0.0009979099,0.028196733,0.03306046,0.026742838,0.014996944,0.012052023,0.0077540777,-0.005359924,0.011923686,-0.009513677,-0.021127544,-0.029598461,0.027471252,0.02971844,-0.02555736,-0.028166264,0.0045889807,0.060573198,0.018382559,-0.044226408,0.011393255,0.03269229,-0.020287048,-0.01210671,0.022734359,0.013432842,0.02646584,0.025024999,0.0053062756,-0.017335355,0.006225393,0.028973496,0.0021196045,-0.010668165,-0.09829106,0.016881274,0.029937092,0.02364356,0.0529484,0.024282249,-0.045851327,-0.06766788,0.06894845,0.0027967028,0.015155905,0.0034191057,-0.012597679,0.010439935,0.019548925,-0.049113996,0.0030458504,0.002413814,-0.02655643,0.033642564,0.0050090873,-0.015753634,0.013025394,-0.0178797,0.045112014,0.006413616,0.05757161,0.023309428,-0.006456241,-0.02554234,-0.028229859,-0.024037896,-0.0062803817,0.020293443,-0.03801481,0.012249761,0.014836716,0.03514359,0.08478001,-0.023062838,-0.0087546855,0.01573061,-0.013672521,-0.042927105,-0.019731302,0.043022968,-0.0576559,-0.023294173,-0.017553432,-0.0026670594,-0.04950204,-0.033333644,0.0344,-0.03978896,-0.03719505,0.016980162,0.00062263466,-0.026858425,-0.06758802,0.036530882,0.008082377,-0.004326308,0.01113746,-0.02204333,-0.013831534,0.012376253,0.07576089,0.049447622,0.0036163311,0.031589646,0.031149039,0.08391317,-0.012387587,0.008923222,-0.012244346,-0.025114996,-0.0134476125,0.022337751,-0.0078031733,-0.033238214,-0.025127584,0.028900221,0.027986102,0.0020906692,0.056039494,-0.0019037788,0.037197374,-0.020600334,-0.0069717257,-0.038146712,-0.060469232,0.024937565,0.062186897,0.055061616,-0.06206427,-0.0072972076,-0.024755213,0.019818235,-0.01882389,0.001124174,-0.001543224,0.0033023092,-0.026065394,0.0025009585,-0.016738996,-0.0155880675,0.016268048,0.04114121,-0.01193578,-0.008144002,-0.030528992,-0.012761196,0.023980727,-0.013250939,-0.033941455,0.013835114,-0.0072583957,0.014683029,0.050981205,0.012216405,0.039679598,-0.08067389,-0.0350318,-0.0024219144,0.008296306,-0.0108465785,-0.051863786,0.039102364,-0.037073433,-0.0016727308,0.056744605,0.026645696,-0.043074764,-0.027625397,-0.058936197,0.0033221499,0.047416914,0.014351996,-0.0072211754,0.009824794,-0.01618239,0.0125274705,0.0249355,-0.030359205,-0.023743613,-0.003053654,-0.028116198,-0.05258584,0.01743187,0.05706937,0.017902402,-0.021367427,-0.014283129,-0.02162278,0.011540564,-0.07994717,-0.0087162815,0.01243796,0.008762269,0.0035305326,0.032011367,-0.018821897,0.010778239,-0.012147511,-0.009589379,0.034408722,0.007516205,-0.045735188,0.04871161,-0.04993681,-0.008293217,0.004171193,0.00529597,-0.003864368,-0.006247836,-0.010531488,-0.006918418,-0.007145286,-0.017881105,-0.02714928,0.070203744,-0.0027108518,-0.050722264,0.017158171,0.010280102,0.07266283,-0.063839465,0.008642683,0.06406839,0.04130224,-0.0035699136,0.058963414,0.0065155225,0.013730929,-0.01020558,-0.005549403,-0.00997448,-0.02685718,0.013045492,-0.01718962,0.022288615,-0.025004383,-0.0025554444,-0.006889749,0.0670776,-0.027043747,0.0020948818,-0.01739747,0.014151455,0.0002319052,0.005314121,0.017248368,-0.026870612,-0.005217687,-0.034204505,-0.013915695,0.02146602,0.05659272,-0.020254487,-0.017224075,-0.011803611,0.013300501,0.0030945828,-0.025582416,0.005857837,0.015471085,-0.045847166,0.012921382,-0.035805047,0.0114531135,-0.0008134933,-0.015004417,-0.022624282,0.021543398,0.011683907,-0.0016815512,0.07495221,0.00062735385,-0.011155951,0.011168118,-0.030467033,0.009048405,0.0073304963,0.030813394,0.0174697,0.021138692,0.048481885,0.03237471,0.02931904,-0.0029632165,0.05427396,-0.02883002,0.025500007,-0.0020025726,0.02407987,-0.019751271,-0.039833587,-0.01589343,0.0051333196,-0.017503722,-0.0003665612,-0.004143506,-0.01395757,0.03835648,0.031571247,-0.025682436,0.010116378,0.019480187,-0.0033183524,-0.13570131,-0.0023323926,0.022900084,0.021445327,-0.026651505,0.024438763,0.00720384,-0.029958729,0.012346826,-0.013476194,-0.014445089,-0.0018582261,0.022692334,-0.029317057,0.021082764,-0.011792193,-0.0043071834,-0.00038275443,0.016264113,0.04018691,-0.0005257412,0.0064486316,0.055228047,0.015198973,-0.0012934653,0.011398413,-0.010976216,0.015439672,-0.031885922,-0.006960788,0.01114389,-0.028042993,0.012819614,0.010056016,0.0059767733,0.0028927694,0.0227557,0.0070233797,-0.054308504,0.04334718,-0.017949233,0.01974962,-0.040802322,0.008689626,0.0027292673,0.01422861,0.010290937,-0.01393265,0.0076236613,-0.0019548978,0.005913904,0.03012912,-0.03761587,0.024878237,-0.007440173,0.006486914,-0.05023317,-0.013212028,-0.057486217,0.02651078,-0.029887008,0.07522136,-0.021753684,-0.03433113,-0.02324282,0.01995303,-0.014482867,0.055541508,-0.033030085,-0.02399052,-0.0061508343,-0.0063812784,-0.008318984,-0.055631783,-0.014925278,-0.027977064,0.0313064,-0.017549476,-0.034363154,-0.03147826,-0.048376016,-0.027815599,-0.029949708,0.042180136,0.044040337,-0.04387156,-0.031019287,-0.053266477,0.004547864,-0.0039614206,-0.04411811,-0.0475899,-0.0033338126,-0.002134515,-0.014731879,0.015525737,-0.018368842,0.011410502,0.037666533,-0.014831334,0.012537706,-0.0057213064,0.012211587,-0.033177797,-0.033082623,0.027200753,0.078669466,-0.020142078,-0.020956794,-0.035185497,-0.027192133,0.004870174,-0.016376719,0.009117891,-0.03419627,-0.010498895,-0.00075348,0.0031485262,-0.031328138,-0.039310224,0.0091975,-0.029698888,-0.012887082,-0.03380447,0.02474079,0.09977445,0.037093885,0.016114464,0.039758764,0.0012423304,0.030105468,-0.035912286,-0.002621577,0.03206,0.039803006,-0.032053947,-0.043428745,0.040712137,-0.035289958,-0.033179775,-0.024821494,0.0050943764,0.005879256,-0.048515543,-0.006952314,0.0016194409,-0.022712348,0.017417021,0.06852831,-0.027987272,-0.01959527,-0.018142685,-0.020816335,0.06959906,-0.0048208544,0.057539612,-0.050046574,-0.051530547,-0.0075710756,0.055035625,-0.0021917787,-0.0021928088,-0.047896154,-0.036296226,-0.026537048,0.031690106,-0.0033688217,-0.0252445,-0.026784578,0.01488576,0.014211237,0.012743804,-0.0156309,-0.01671381,0.03165176,-0.0026218756,0.0012909762,-0.0028505325,0.01899024,-0.03257291,0.049311038,0.016972153,0.06615324,0.026930286,-0.003246815,0.018397238,-0.018050581,0.032388154,0.009239437,-0.008956251,0.012997706,0.0314552,-0.049647044,-0.0132647,0.054395616,-0.0071288473,0.017857524,0.019943602,0.041843966,-0.04371717,-0.010009534,0.03160743,-0.005628612,-0.028005278,-0.0038805075,0.0024294439,-0.034483597,0.0028743797,0.0062701856,0.0016522885,-0.006159197,0.030377962,0.03411873,0.013892933,0.0013943401,-0.012218829,0.0007065362,0.01588189,0.007499938,0.02622634,-0.011129893,0.003311655,-0.028826416,-0.0068386775,-0.011155438,0.04538331,-0.0013340585,0.022882825,-0.034765992,0.0047476147,-0.018458849,-0.025272774,-0.022483777,-0.0024083091,-0.04795359,-0.0026187936,-0.034467824,-0.013910058,-0.0203173,0.012361858,0.05058594,-0.025163917,0.03763093,-0.040917873],"last_embed":{"hash":"1nuchv6","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"1nuchv6","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{5}","lines":[34,36],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nuchv6","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0004781246,0.03369507,-0.083416596,0.00993913,-0.045258787,-0.038552217,0.051521976,0.02055979,0.014655595,0.023835158,0.027489832,0.014786461,0.014356115,0.009381814,-0.014113116,-0.017041543,-0.0037097558,0.021678165,0.033366624,0.01086868,0.014960115,0.028324671,0.036237955,0.011937901,-0.0094610145,0.014019453,-0.010452822,0.009764666,-0.0007452184,0.012693285,-0.02259667,-0.076578036,-0.018954044,-0.0026394303,0.029143829,-0.053431876,-0.005014529,-0.023899551,-0.03578232,0.037616488,-0.005093728,-0.019677712,0.0028961252,0.008930727,0.008076658,-0.020416938,0.017225647,-0.0063231154,-0.011446077,0.02178976,-0.010134819,-0.02639284,-0.010051841,-0.0050829225,0.021944018,0.04992775,-0.038905017,-0.053762548,-0.03957595,0.032333866,-0.034890715,0.030104717,-0.056297358,0.0045770654,0.037241224,0.019756934,0.020603009,0.0134185115,-0.027780643,-0.035373047,0.031883664,0.051575214,-0.044374593,-0.016769273,-0.0429179,0.007995869,0.032088265,-0.014559687,-0.0060961163,0.029500855,-0.027188895,-0.02703695,0.023884293,-0.036847558,0.013209533,-0.0050974325,-0.044709552,0.09731251,0.075224355,-0.03508176,0.002555998,-0.005940122,0.02649263,-0.02583156,-0.037485637,-0.011283844,-0.01178684,0.0029435693,0.05051559,-0.033400428,0.022323037,-0.012057628,0.024177246,-0.020533951,0.019158758,0.010721076,-0.025550455,0.011515917,-0.015854387,-0.032616477,-0.0039561773,0.017144458,-0.026109109,0.002990927,0.023481095,-0.049647234,0.025743855,-0.008405151,-0.01051803,-0.01761817,0.033485148,-0.0011788291,0.04198852,-0.03608174,0.010607417,0.032465048,-0.0055075763,0.024536299,0.022271046,0.018313318,-0.012622008,0.017481744,-0.0044106613,0.02561739,-0.012377523,-0.007322167,0.02009279,0.01578746,-0.012789062,-0.06327102,0.011996564,0.08158733,0.007865461,-0.0056685004,0.051862564,-0.012034879,0.02827464,-0.031630002,-0.018398972,-0.011293746,-0.030451566,0.017403075,0.0051805554,0.04642651,-0.00703285,0.028324757,-0.015010556,-0.013300134,-0.006595281,-0.022805298,-0.023951167,0.031489324,-0.007847592,0.016600784,0.019157866,-0.06535031,0.0038166335,-0.02132101,-0.006908904,-0.008730081,-0.021207929,-0.018546874,0.004941931,0.029204065,0.02070997,0.030591398,0.034771718,0.025601346,0.03985308,-0.034200147,-0.055786,-0.0063491534,-0.034014825,-0.004079324,0.001683192,-0.0063861986,0.068245895,-0.004147029,-0.011295962,0.03918011,-0.024009148,0.028471496,0.022520075,-0.02958355,0.00450606,-0.0038698758,0.023049237,0.015796155,-0.028636254,-0.008664603,-0.0068468084,0.025491152,0.055498373,-0.027073523,0.024494054,0.012945628,0.031733543,-0.050220888,-0.016150579,-0.038918775,-0.030725295,-0.003206176,-0.031864114,0.025818951,-0.016448617,-0.011732041,0.023211692,0.013659827,0.013272378,-0.019128336,-0.055653695,0.021245774,-0.024718983,0.039008114,0.017318482,-0.018995523,0.03107388,0.033616383,0.01874351,0.010074397,-0.05667426,0.0066788755,0.004520343,-0.044273302,0.075742535,-0.023009876,-0.035481267,0.050692067,-0.004365798,-0.027834387,-0.020145679,-0.03348851,0.016741782,-0.044091288,-0.038563322,0.0069028125,0.0043323124,0.036937054,-0.03995297,-0.017470876,-0.028100481,0.018094212,-0.015086988,0.034812156,0.046974495,0.009330174,0.037211042,0.004219255,-0.017946932,-0.039668098,-0.0084846495,0.0373501,-0.011689205,0.021140274,0.024589354,0.0033851955,-0.014504584,-0.006021528,0.026504673,0.005597896,-0.029504828,0.015509003,0.033104636,0.034790874,-0.023341473,-0.003998939,-0.004777176,-0.01704789,0.080141604,0.034760512,-0.046924163,0.041641455,0.021778462,0.025363557,0.01977514,-0.04797867,0.009346028,0.00077961164,-0.043642752,-0.04038279,-0.017124692,0.020897593,0.05992297,0.008698848,0.00054616656,0.030769898,0.030284265,-0.15248671,0.008768902,0.013873316,0.07367887,0.012182441,0.008457865,-0.038067244,-0.008618126,-0.03570408,0.036965203,-0.029555166,-0.048340686,-0.00805644,-0.0047975825,0.008547977,0.03300057,0.002900057,0.011352066,0.021984596,-0.03706224,-0.011414535,-0.018352402,0.039555144,0.02489762,-0.0010957776,0.022340808,0.056737833,0.005153792,-0.0075195264,-0.031769685,0.00043476967,0.015203429,0.0051936833,0.0129639935,0.018827453,-0.025641972,0.049708076,-0.024317155,0.03201309,-0.012008302,0.015887111,0.047997225,-0.007286178,-0.009533891,0.029851133,0.031060424,-0.016919298,-0.017658267,-0.028461166,0.0039003813,0.012356419,-0.026914107,-0.022427863,0.009626014,-0.060541846,-0.04498314,-0.021606559,0.04823786,0.017543826,-0.037076138,-0.00036590567,-0.026674476,0.014142159,-0.088546164,-0.02235418,-0.02330886,0.023629913,0.023845457,0.04286562,-0.045163054,0.013291355,-0.039578978,0.021890001,-0.0040726247,-0.014456551,-0.0019410962,-0.029113855,-0.0393557,0.012799951,-0.0860189,-0.01237517,-0.0010190076,-0.017319545,0.0150513025,-0.025997687,-0.03359331,-0.02886284,-0.016631419,0.027744876,0.25761032,0.012114035,-0.010966618,-0.004804643,0.046964727,-0.006871602,-0.0031672404,-0.0049893856,0.037049245,-0.024968885,-0.0056661274,0.008916307,0.004674625,-0.011198115,-0.019398829,0.006041916,-0.04875263,0.02430337,0.051982906,-0.009232911,0.012212482,-0.025606724,0.0005741941,0.00081968604,-0.050148405,0.018481754,-0.037398957,-0.0069986004,-0.042879213,-0.006794402,-0.042054676,0.030266412,0.027843263,-0.031723045,-0.07334576,-0.03378431,-0.016528329,-0.03226393,0.025447723,0.0019752488,-0.022772677,-0.0013456636,0.0485965,0.031651556,-0.03307997,-0.006526336,0.052410778,0.0044367723,-0.029356517,-0.02361864,-0.018653635,-0.07362708,-0.016691508,-0.01118802,-0.018200764,-0.04224501,-0.005783991,-0.036855165,0.03307274,0.046922732,-0.0033311779,-0.008544998,-0.06328048,-0.003646452,0.013446114,0.010559327,0.001607263,-0.055427864,0.02297051,0.041504472,-0.017199032,-0.010025952,0.004065233,0.009577159,0.011233337,0.035071068,0.060561933,0.08074076,0.011765605,0.028527612,-0.02914138,0.0025173859,-0.01205615,-0.0020670495,0.0040168595,-0.018544167,0.012452771,0.052455105,-0.00978474,-0.0006822488,-0.029636301,0.03139192,0.025553253,0.0459141,0.012876183,-0.00553003,0.0017242619,-0.01524362,-0.025901515,0.012922073,-0.013280365,0.012962266,-0.033609483,0.015400398,0.03388534,-0.041213628,-0.0048251064,-0.00531905,0.032908093,-0.007501023,-0.04300253,0.0034821397,0.0058834143,-0.0072331284,0.0013049745,0.025218194,0.02634983,0.020197285,0.004832288,-0.015398791,0.01564183,-0.0026776176,-0.000490346,0.013619461,-0.019550772,-0.04878831,0.0007367868,0.017529229,0.008324865,0.032879446,0.035258655,-0.039678592,-0.03433252,0.05078353,0.008987862,0.01711197,-0.01774525,-0.010608317,-0.0017868526,-0.0067607663,-0.056263264,-0.015884848,0.002459915,-0.020595506,0.04012869,-0.018838186,-0.022080587,0.018373225,0.018215712,0.05299981,-0.03187007,0.07606089,0.029369833,-0.013930816,-0.032253288,-0.03253157,-0.012878171,0.009313118,0.023378225,-0.031170875,-0.0024523404,0.0227441,0.029483058,0.08554204,0.0029107614,0.0017716275,-0.003107863,0.013829326,-0.03509584,-0.025816998,0.012240914,-0.04672058,-0.0532467,0.017457,0.0038638196,-0.03373964,-0.043734737,-0.0027378877,-0.0387387,-0.062517405,0.023525141,0.023051783,-0.05799604,-0.053051006,0.052723974,-0.010746273,-0.0047306474,0.0054942635,0.013479941,-0.0012114327,-0.0040387893,0.080300406,0.019189816,-0.0039839153,0.019332351,0.026492948,0.09533449,0.01593612,0.004237065,0.00097564905,-0.023714103,-0.009802946,0.023806369,-0.012643968,-0.027874956,-0.019099994,0.008623549,0.047566418,0.0023967742,0.036588162,-0.02179253,0.027491719,-0.03829259,0.004108114,-0.033341832,-0.04318383,0.012564702,0.08342023,0.026675735,-0.061731696,-0.013998116,-0.028426548,-0.0032519859,-0.024704019,-0.008130872,-0.0135251945,0.015568792,-0.018604014,-0.0032657548,-0.023192175,-0.010665323,0.015949076,0.004903756,-0.012173274,-0.018907655,-0.014103939,-0.012049207,0.017667476,-0.019100402,-0.029726826,-0.0064908685,0.0071489257,0.034789238,0.04212697,0.022733154,0.034485642,-0.09563157,-0.066371515,-0.014770689,-0.014099608,-0.012886181,-0.08764776,0.004942181,-0.022401577,0.027713828,0.011553144,0.018083207,-0.038636807,-0.015703985,-0.07568467,0.010555043,0.05289718,0.021537157,0.012378488,0.011967692,-0.011330558,0.028959854,-0.0036068982,-0.035650868,-0.004907734,-0.0030957398,-0.0128925145,-0.06413431,-0.009663987,0.06248792,0.014161089,-0.028253779,-0.0038447054,-0.01108125,-0.027300548,-0.09341229,-0.05806061,-0.006274591,-0.0072077457,-0.015926912,0.04785521,0.020343425,-0.0043220525,-0.04220575,-0.036516853,0.028887594,0.0071069393,-0.039210577,0.04142712,-0.034267038,-0.0034648515,0.00021688557,-0.009182159,0.014903624,0.013068549,-0.007328961,-0.023769762,-0.013838592,-0.03354664,-0.021246342,0.06913123,0.0041023386,-0.022328945,0.0040563205,0.024326984,0.048794325,-0.07247872,0.00015914923,0.06900598,0.00980906,0.013880531,0.053850494,0.01740722,0.013240834,-0.01668624,-0.03007196,0.018326437,-0.024449736,0.019920368,-0.015055009,0.016635733,-0.026171941,0.002497505,0.0059041404,0.07568251,-0.040426455,0.01821363,-0.019240212,0.006690792,-0.00370391,-0.0029696494,0.04100811,-0.031645916,0.013658526,-0.024833154,-0.0047522527,0.024819506,0.024635686,-0.021889899,0.0047329115,-0.049066074,-0.0009865715,0.006127977,-0.041027013,0.025481751,0.026703991,-0.04842167,-0.007036605,-0.034303654,0.03457559,-0.009659895,-0.019820893,-0.00019846213,0.0073210006,0.037079997,-0.013674647,0.048300803,-0.003797311,0.0086666485,-0.0024633785,-0.033047583,0.010331302,-0.009331535,-0.015028785,0.011531001,0.025537107,0.038095243,0.033040352,0.03621191,-0.018569235,0.03242325,-0.02755767,0.016546004,0.038036313,0.02594715,-0.026867183,-0.033100214,-0.017564598,-0.0132196965,-0.019008089,-0.010386579,-0.010294248,-0.015557906,0.048011564,0.047037363,-0.0103785265,0.01945305,0.014572653,-0.011723503,-0.14389902,-0.008136958,-0.008448467,0.04320692,-0.022913828,-0.0036366356,0.02146083,-0.042072274,-0.015794044,-0.010859144,-0.013863677,0.0037112439,0.018459836,-0.021118522,0.0368156,0.014024648,-0.004017935,0.003261093,-0.0097198235,0.04207456,0.007168041,-0.010973756,0.041348718,0.0079678,-0.00626458,0.009550855,-0.029301643,-0.00012374113,-0.012391892,0.016433043,0.0044763605,-0.01004319,0.016186457,0.046138506,-0.014896219,-0.017195884,0.023059517,0.011616663,-0.06701051,0.052463777,-0.0066500823,0.031251904,-0.012149462,0.015769081,0.0138055235,0.042800363,-0.005526496,-0.013035516,-0.009257974,0.029904112,-0.0038903255,0.006580638,-0.016451951,0.01834685,0.017102044,-0.0026495329,-0.044764176,-0.012544802,-0.055626992,0.04598495,-0.029042317,0.07753845,-0.030929288,-0.0230983,0.007210365,0.023553787,-0.015357253,0.01616498,-0.03286613,-0.023543019,0.009747467,-0.011666633,-0.0347894,-0.054647677,-0.014500781,-0.043736435,0.03903657,-0.002037716,-0.007401303,-0.025563024,-0.039250743,-0.048388086,-0.021386743,0.04502094,0.057902317,-0.034316488,-0.036184028,-0.049808554,0.015115817,-0.002819997,-0.03634853,-0.08430952,-0.0038690194,-0.013301721,-0.0071260533,0.03215084,0.0021273787,0.006641528,0.025961753,-0.029513793,-0.03957804,0.00044130484,-0.023261916,-0.036128167,-0.018323306,0.022075212,0.04034499,-0.004360264,-0.044843033,-0.020053398,-0.039357394,-0.0074340403,0.004536926,0.017017093,-0.053196635,-0.0228826,0.0024541887,-0.011099736,-0.031767096,-0.048666574,-0.00254945,-0.01990605,-0.025366688,-0.02071219,0.023047993,0.056024894,0.011320038,0.025170842,0.04022615,-0.0001417322,0.009386701,-0.015904952,-0.013240681,0.009384816,0.051449087,-0.023933966,-0.03833349,0.04279723,-0.022095693,-0.038794585,-0.030190228,0.023824038,0.019407058,-0.040065285,-0.0075283675,-0.006186154,-0.019520096,0.020296797,0.053745445,-0.025764994,-0.004912868,-0.020162115,-0.023268368,0.05785994,0.00082430907,0.0717464,-0.025409242,-0.049631685,0.0014770438,0.052822303,0.02156293,-0.007218239,-0.024712693,-0.011536873,-0.007911428,0.027888738,0.009527578,-0.024758311,0.005827756,0.0040575075,0.006864074,0.017118761,-0.004740357,0.013044246,0.024835054,-0.01270761,-0.004957374,-0.024943773,0.012208982,-0.023773028,0.047270108,0.006440857,0.081398584,0.04861537,-0.007250597,0.0049158363,0.0043158866,0.027624233,-0.034441236,-0.0027818764,0.0027279202,0.034091894,-0.046647165,-0.024631694,0.047317527,-0.0037685935,0.018438138,0.006713428,0.024722,-0.020943489,-0.009857339,0.0036121244,0.019561011,-0.022777213,-0.011210714,0.008216017,0.016648274,0.000049601727,-0.006074173,0.0032243205,-0.023668898,0.03934297,0.018900653,-0.0044293758,0.018541606,-0.01853008,-0.0027037903,0.023066588,-0.0047431896,-0.036134925,0.010030215,0.01793391,-0.036623407,-0.032896034,-0.010690285,0.029753773,0.0067743845,0.024479054,-0.038018543,-0.0027478875,0.0029111106,-0.011173091,-0.0077397265,0.00537046,-0.023042312,0.013184766,-0.020051904,-0.011590386,-0.038883314,0.02883849,0.05292821,-0.032446165,0.064322814,-0.0292365],"last_embed":{"hash":"u23p0g","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"u23p0g","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{6}","lines":[37,38],"size":66,"outlinks":[{"title":"Recommended Setup","target":"Recommended Setup","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"u23p0g","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0019426987,0.039307795,-0.06954593,0.014538471,-0.049634956,-0.04202945,0.04881046,0.02574094,0.012554462,0.01380892,0.027860858,0.019977707,0.007448771,-0.0050675,0.0014494484,0.005527104,-0.017267665,0.025588093,0.019961054,-0.009969806,-0.009606721,0.028582778,0.010363849,0.026536452,0.0008766721,0.0083114,-0.0101823835,-0.012892534,-0.009468389,0.014681164,-0.0029054766,-0.07955167,-0.013373048,-0.0060077487,0.027821269,-0.032480627,-0.007455302,-0.013937526,-0.04074614,0.035238132,-0.00881447,-0.022900198,0.004583142,-0.005350024,-0.007480505,-0.011722087,-0.011966349,-0.008747752,-0.028095283,0.01996854,0.0133441975,-0.0146322595,0.012736692,-0.00875357,-0.0029745768,0.03565881,-0.051693246,-0.050156053,-0.043219194,0.046274833,-0.01892541,0.037903186,-0.070320256,0.0068142535,0.050389644,0.025402218,0.01400722,0.015900422,-0.026889885,-0.020053461,0.030748822,0.01941835,-0.0525862,-0.03410538,-0.04691755,0.025542289,0.01749439,-0.014873091,-0.009157457,0.029842578,-0.015936147,-0.035287257,-0.0036760762,-0.046058036,0.0033568402,0.0009006683,-0.039033324,0.06920119,0.068983965,-0.029537797,-0.007826331,-0.013384611,0.030416142,-0.017144412,-0.033897877,-0.013161605,-0.025689283,0.0045607793,0.035165228,-0.030300977,0.02711745,0.0073673795,0.023243617,-0.0050807456,0.0039133434,0.0010673075,-0.025027676,0.015793862,-0.022161392,-0.031595685,-0.005009182,0.044470146,-0.026230667,0.042297103,0.02184102,-0.029349025,0.026992625,-0.010908364,-0.018301273,-0.029643884,0.023761142,0.02340796,0.01897115,-0.047423996,0.005439713,0.028361015,-0.024558784,0.00586947,0.027795546,-0.0037816737,-0.017813858,0.031502664,-0.00024856758,0.031651806,-0.012386986,-0.017996434,0.016183386,0.0036612474,-0.024882702,-0.050518464,0.0040492546,0.08720846,0.0175803,-0.006709484,0.021989506,-0.020215679,0.039453987,-0.012817876,-0.031266946,-0.030650523,-0.013612703,0.017939338,0.03200658,0.037432145,0.0005481249,0.0140732955,-0.029083261,-0.015423171,0.009859976,-0.03159091,-0.024040062,0.02071054,0.013158151,0.0035067021,0.027031453,-0.047881536,0.009793801,-0.027118612,0.0123312855,-0.020097451,-0.020136883,-0.023050051,0.0011875711,0.0067270435,0.026411781,0.023332218,0.036614507,0.02720662,0.04216769,-0.034729127,-0.046752065,-0.00088463945,-0.05167356,-0.009892678,0.014477597,0.0035333172,0.048678096,0.0009032732,-0.010403716,0.031528648,-0.025354419,0.03982893,0.02413804,-0.0026991742,-0.009053351,-0.0052983477,0.012301743,0.01144934,-0.01847177,0.0020166659,-0.020984719,0.024912236,0.030806962,-0.02398533,0.006450164,0.011520114,0.051514212,-0.027761497,-0.026058313,-0.025363583,-0.018701216,0.0059305225,-0.040280722,0.02876974,-0.008282361,-0.013934914,0.019694617,0.007846852,0.032213163,-0.036444366,-0.04061045,0.011614844,-0.022280943,0.03909685,0.006032191,-0.015466475,-0.0039776536,0.030050145,0.035520155,0.0159314,-0.058808807,0.013345461,0.017106967,-0.026132204,0.05364899,-0.029636253,-0.05131453,0.04303235,0.01238114,-0.003464014,-0.023702746,-0.059228957,0.02986206,-0.030168153,-0.033723235,0.035579782,0.0039163283,0.030681573,-0.047506005,-0.03467735,-0.01784536,0.0155605385,0.00079774787,0.023798998,0.051510632,-0.010489698,0.04199189,-0.015957035,-0.03855373,-0.034875814,-0.0014111891,0.033593655,-0.02423354,0.0129035665,0.022828791,-0.00210107,0.00042530932,-0.012448703,0.031066779,0.02310228,-0.032107826,0.011440772,0.02758613,0.03128911,-0.042188667,0.030597502,-0.016144546,-0.0048764315,0.079787716,0.042725652,-0.036042344,0.05006923,0.035025876,0.028036417,0.050530683,-0.034229547,0.026306717,-0.0061398814,-0.047663923,-0.04200101,-0.027764216,0.037217,0.049299907,0.013031478,-0.013047333,0.04006438,0.028974146,-0.13383056,0.015175785,0.01892944,0.048040252,0.019627122,0.03781692,-0.03134883,-0.010479866,-0.042881187,0.03989585,-0.040946234,-0.042916454,-0.045712374,-0.027119942,0.003105872,0.02499474,-0.012461803,0.009476987,0.024314137,-0.04065906,0.0047105975,-0.00010655552,0.010798108,0.0116932355,-0.009350419,-0.005660345,0.074365266,0.0171139,-0.025403645,-0.0489827,-0.0029344268,0.021831388,0.014000152,0.0040202886,0.008080991,-0.013580921,0.027385382,-0.01917237,0.02900328,-0.041195385,0.0120194005,0.052818015,-0.027810168,0.011003573,0.033372298,0.021687135,-0.009516167,-0.000117662974,-0.023751834,-0.02189612,0.0075501497,-0.024590094,-0.012657473,0.03036392,-0.06132152,-0.03122444,-0.01584699,0.03659129,0.023034347,-0.024518466,-0.011989341,-0.022461781,0.007504918,-0.10201947,-0.038495224,-0.020945875,0.046413004,0.009480977,0.022660075,-0.04738982,0.031919308,-0.06223417,0.026158782,0.008654018,-0.03881602,-0.010360392,-0.026921632,-0.04263936,0.015968228,-0.098906256,-0.024404611,-0.0017082635,-0.018250229,0.015485437,-0.024037126,-0.03533742,-0.020002084,-0.02785052,0.007882822,0.24636638,0.014735378,-0.011275103,0.003598962,0.039253253,-0.016480872,0.004238283,0.0121828765,0.044304468,-0.02141123,-0.007074055,0.017174935,-0.0028645257,-0.0129068,-0.0050137383,0.0042284504,-0.060275532,0.007417337,0.05705939,-0.02732588,0.01387963,-0.0016959339,-0.011818497,-0.023030724,-0.040665455,0.02065258,-0.036137216,-0.028097633,-0.048275802,0.002371125,-0.0393301,0.016003648,0.031374983,-0.039648987,-0.06487611,-0.03945334,-0.03691885,-0.038318813,0.025242785,-0.010146024,-0.054992374,0.004568925,0.037562825,0.038837984,-0.041625638,-0.0028710645,0.03670214,0.0048180083,-0.021804627,0.002372624,0.012734126,-0.04678142,-0.015676659,-0.0067839115,-0.019791707,-0.04720429,-0.008419527,-0.042087186,0.02205746,0.067681365,-0.009021005,-0.004311554,-0.06918106,-0.013946773,0.0077989236,0.016051644,-0.007684024,-0.051852822,0.043750446,0.05971287,-0.010761735,0.0015949876,0.0029627648,0.018923756,0.030608622,0.024084166,0.029178355,0.038821623,0.0045819753,0.005852689,-0.014891792,-0.0059564384,0.003923787,0.005320437,0.010911069,0.0066793934,0.010585844,0.04392711,-0.00151363,0.007936712,-0.045005087,0.019109702,0.030530045,0.03292542,0.04163013,0.016142547,0.0039965976,0.00046966126,-0.028273236,0.014031158,-0.0027518494,0.00015904971,-0.03077214,0.008168811,0.02985036,-0.041980438,-0.009701634,0.021951865,0.034564156,0.0012847686,-0.0362755,0.005972988,-0.009274256,-0.01054845,-0.013183411,0.023833971,0.018502133,0.038487162,0.016227406,-0.0059176227,-0.015579353,0.01510956,0.01844282,-0.0025654268,-0.005937617,-0.067406565,0.012661057,0.030610349,0.027694749,0.019023899,0.0044618985,-0.05343899,-0.07488467,0.03987689,0.0019297935,0.01135908,-0.023338662,-0.019488145,-0.00076651777,-0.009153832,-0.027145753,0.00051492604,0.0039284304,-0.038216263,0.034636237,0.0050878474,-0.024483312,0.0093572475,0.016911753,0.05852426,0.0043532294,0.082153365,0.020599075,-0.020599494,-0.018634642,-0.031935226,-0.022414513,0.020508511,0.009148663,-0.030999841,-0.0022596517,0.017861368,0.022473741,0.06891599,-0.018931815,0.00924297,0.018766666,-0.0055048587,-0.0479002,-0.01749173,0.02883766,-0.056693576,-0.026250858,0.019804785,0.00208308,-0.04999431,-0.03517198,0.012853384,-0.042980336,-0.05462765,0.019563898,0.018593516,-0.03325795,-0.048844587,0.056283273,0.007148088,-0.0013024966,0.0019047776,-0.006145581,0.00063882733,0.0027823648,0.06516533,0.044118915,-0.011006339,0.029793682,0.025887141,0.108587645,-0.00878542,0.014752588,-0.01283993,-0.005975277,0.01750003,0.035855036,0.006309819,-0.056513198,-0.004306183,0.018155636,0.0490438,0.012697467,0.03300057,-0.014414191,0.02141431,-0.039998144,0.014726095,-0.0722698,-0.035140183,0.0075583076,0.06522685,0.038338132,-0.052626338,-0.017334897,-0.029504593,-0.0043824734,-0.028007295,-0.0011441401,-0.008126568,0.005722228,-0.014216522,-0.011397617,-0.020500874,-0.018953947,0.006193677,0.010668466,-0.021401662,-0.021838496,-0.046053503,-0.0041743033,0.02454425,-0.030030783,-0.042375658,-0.00006233737,0.0049305665,0.014442974,0.04297767,0.015219344,0.03221668,-0.089586966,-0.056426235,0.005627674,0.009598277,0.008311065,-0.062703766,0.023388624,-0.018137636,0.024163073,0.019003017,0.03413545,-0.03443446,-0.022501767,-0.06964943,-0.0023336736,0.034649972,0.028856281,-0.0066714813,-0.004155982,-0.0015180517,0.01497583,0.01582908,-0.03447625,-0.008685076,-0.0084115015,-0.019867286,-0.05267239,-0.0034230892,0.052456927,0.016751932,-0.040761113,-0.0042897663,-0.0033112515,0.0041881115,-0.10258667,-0.041168865,0.019480439,0.0075724325,0.0081276735,0.031140713,0.0007932825,0.027542755,-0.03516937,-0.024207152,0.032719985,-0.0021178157,-0.05234042,0.0587308,-0.051145975,-0.015624919,-0.0053932937,0.007003946,0.002559393,-0.019342057,-0.0027357363,-0.0065045203,-0.0046574934,-0.038381636,-0.026398713,0.05897185,0.0033784213,-0.047889408,-0.0040577827,0.0071828784,0.06380853,-0.05888518,0.001982253,0.05160357,0.0068426523,-0.0062346645,0.052253317,-0.008244518,0.012020488,-0.021150608,-0.008570134,0.022654882,-0.026895842,0.030892791,-0.010976036,0.021641802,-0.020719873,-0.015693687,0.012017284,0.08541384,-0.047901914,0.0071467916,-0.020063577,0.0015406336,0.010605497,0.022160353,0.039552614,-0.018042803,0.0035636716,-0.028528506,-0.0178616,0.025184484,0.05229356,-0.025912799,-0.008289529,-0.012383723,-0.0020400058,0.009698002,-0.033167057,-0.00086658465,0.0040047895,-0.046173736,-0.0052172565,-0.02469449,0.019917734,-0.02050196,-0.010596359,-0.006102817,-0.012124362,0.048927262,0.0008981768,0.06983319,-0.0046742815,0.007923489,-0.0015576774,-0.041202024,0.007887637,-0.018414099,-0.030854085,0.013068295,0.019710086,0.050257526,0.038338874,0.045738403,-0.019765705,0.043730333,-0.035959594,0.03587025,0.0287531,-0.007134768,-0.026952075,-0.030901518,-0.0004481114,-0.0037096923,0.002635507,-0.01425657,-0.0031857688,-0.012796598,0.023962645,0.055230238,0.00090983295,0.0154733015,0.010130179,0.006919083,-0.12273446,-0.013935662,0.010855573,0.024020672,-0.016268369,0.015652264,0.019039044,-0.047752127,0.011104565,-0.028911127,-0.029499387,0.013573259,0.025572639,-0.035245817,0.02193511,-0.005371135,-0.0022541885,-0.002184015,0.0035368272,0.051637687,0.0025839873,-0.0023570315,0.04758264,0.021522066,0.007771934,0.0032552464,-0.037182033,0.0069507444,-0.018172914,0.010625124,0.0019831983,-0.017722957,0.007568529,0.047892068,-0.0051137335,0.010704186,0.014760643,0.011090966,-0.05770765,0.056852747,-0.009340233,0.018353846,-0.03224288,0.02197689,0.010397694,0.036838185,0.012341262,-0.025825234,0.0053770896,0.027878184,0.0012093598,0.008682918,-0.031294417,0.0036416133,0.010238072,-0.00019556025,-0.067647144,-0.0039012604,-0.04438939,0.043713797,-0.034067962,0.09399076,-0.020664219,-0.021500126,-0.00976126,0.037162088,-0.0057757525,0.03788813,-0.029555643,-0.011364111,0.008096596,0.0022331472,-0.024318615,-0.051523447,0.004148352,-0.037071254,0.047810763,0.00956327,-0.011044471,-0.01571885,-0.03593527,-0.05719871,-0.020662155,0.040029645,0.042921443,-0.024356896,-0.03749307,-0.041732308,0.0030846503,-0.022664102,-0.036350064,-0.0796362,-0.008250995,-0.030030975,-0.016011158,0.015203679,-0.0059112995,0.021923814,0.035096657,-0.016879266,-0.02118554,-0.008251091,-0.008588699,-0.028913377,-0.014656285,0.025168998,0.069870755,-0.010805162,-0.04492392,-0.027841186,-0.04617047,-0.00447887,-0.012717214,0.009158966,-0.053702395,-0.022040721,-0.005694903,-0.0050780894,-0.0121475775,-0.026555885,0.0014387155,-0.011549052,-0.036249164,-0.031445675,0.032725465,0.06677341,0.021446656,0.028687876,0.042142924,-0.0017035077,0.015987983,-0.0074240156,0.0031211304,0.017760437,0.028461978,-0.020886932,-0.021353552,0.04162764,-0.03616828,-0.03752331,-0.027070647,0.018081171,0.014229515,-0.042853504,0.00055215985,-0.004972691,-0.016250651,0.036583446,0.047659524,-0.025991745,-0.013598872,-0.023285575,-0.021518635,0.07521713,-0.0054007513,0.06350004,-0.051266607,-0.057615086,0.00063746254,0.053457055,0.0066673737,-0.010351923,-0.03392788,-0.02034569,-0.022920443,0.03695242,-0.010796897,-0.032949902,-0.010491844,0.0073640663,0.011543397,0.027795844,-0.005099922,-0.011622637,0.0337606,-0.00083795935,-0.01647439,-0.023422938,0.010696034,-0.034746107,0.047658056,0.018851968,0.08447749,0.03129172,-0.008279861,-0.0042619244,-0.026125904,0.023282565,-0.017745487,0.010639862,0.008170012,0.058669128,-0.05439686,-0.0073320908,0.04793002,0.0074777473,0.0072375126,0.016112877,0.020572018,-0.01438235,-0.012993346,0.011066286,0.008942955,-0.03964021,-0.011005034,0.021606399,0.003961612,0.006944094,-0.000056815392,0.0064827628,-0.0036661057,0.04305415,0.026636332,0.003352052,0.018142236,-0.01504119,-0.00028704116,0.027315123,0.0070389826,-0.011691986,0.029255519,0.014263772,-0.02567258,-0.02173849,-0.025890773,0.028814258,0.025592808,0.0193016,-0.047162395,0.011739451,0.013994753,-0.02365509,-0.0050106733,0.009222233,-0.035504732,0.011622704,-0.032225695,-0.035758425,-0.008197571,0.014158786,0.043425262,-0.028542686,0.059797265,-0.03781099],"last_embed":{"hash":"1p2lz2u","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"1p2lz2u","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{7}","lines":[39,39],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1p2lz2u","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0063964464,0.007727403,-0.03753313,0.015072081,-0.028769284,-0.009698168,0.013099258,0.026923815,-0.0028022747,0.0030061258,0.013388293,-0.0069638556,0.05332716,-0.010914783,0.05013124,-0.016017407,-0.006583623,0.024262264,-0.005940264,0.015107684,0.016463066,0.0012547332,-0.005655063,0.010884519,0.026550407,0.010086264,-0.012651969,-0.012275296,0.0082659125,0.04429401,0.007048426,-0.05251306,0.021965412,-0.035892516,0.007699383,-0.03891803,-0.0109656975,-0.042406827,-0.01696399,0.016215915,-0.025773976,-0.0038289682,0.0053828727,-0.005484663,-0.036348093,-0.0006785117,0.020965215,-0.0066880155,-0.052901715,0.0025410177,-0.038767222,-0.0022563287,-0.0019819199,-0.01921241,-0.03200787,0.011209268,-0.029639797,-0.059204616,-0.0013173182,0.0019967628,-0.036045168,0.04220193,-0.019170841,-0.0061309854,-0.009850919,0.03949761,0.021644898,0.020066073,-0.0067051747,-0.04607258,-0.0017359719,0.010766303,-0.05906348,-0.025617255,-0.038248103,0.012325138,0.029855525,-0.0155430585,0.0034836628,0.0027803069,-0.0036200613,-0.05174335,0.027605401,-0.01914786,0.02046325,-0.004637797,-0.05259339,0.075790726,0.04169635,0.0025230753,-0.0059821242,-0.020013232,0.028980233,-0.033543132,-0.028024925,-0.0496463,-0.009617349,0.030442467,0.057178028,-0.0046928436,0.040925555,-0.030296557,0.019914102,-0.03155991,-0.037465375,-0.004507263,-0.005543922,0.011093104,-0.06264151,-0.026155405,-0.004210434,0.010969708,-0.04699583,0.03294229,-0.00692924,-0.036097232,0.034373615,0.006687359,-0.0063817673,-0.032197054,0.023019172,-0.030229772,0.04240481,-0.038542364,-0.004429677,0.040004432,0.002734127,0.06383299,-0.011763396,-0.00049363065,-0.002986201,0.052193556,-0.026104907,0.035468552,-0.05237383,-0.018340185,0.005216748,-0.0066847713,-0.014883501,-0.07204377,0.016649764,0.06352706,0.0004246094,-0.031590242,0.04546331,-0.024066746,0.06974484,-0.007275642,-0.024174746,-0.0374631,-0.00740855,0.024237968,0.00038443966,0.05273354,0.011410222,-0.00013808541,0.0024283612,0.012911036,-0.0007667816,0.026021,-0.018778022,0.0314105,0.00026093706,-0.014507222,0.039659973,-0.025641503,0.02077284,0.009115282,-0.013211794,-0.03372429,-0.038572907,-0.0016677459,0.03167706,0.017770708,-0.011031293,0.031503774,0.052226387,0.014558523,0.021595674,-0.048459347,-0.063073955,-0.0009747462,0.023739465,-0.02581764,0.018142136,-0.0112480875,0.05905669,-0.026662465,-0.016195837,0.014855222,-0.033353955,0.060793288,0.04104439,-0.0015621384,0.026202902,-0.014564098,0.018383732,0.034081012,0.0016412402,-0.029100783,-0.011979415,0.02561407,0.06504383,-0.015914354,0.0059035076,0.010500579,0.025210451,-0.038265992,-0.026909515,-0.026476642,-0.029323848,-0.012426286,-0.03894732,0.031449884,-0.021979338,0.013571272,0.008238218,0.025332084,0.034641266,-0.020906633,-0.039166052,0.029216953,-0.012480239,0.05738641,0.017251438,-0.011453765,-0.010025374,0.023397414,0.010995104,-0.045588747,-0.04873833,0.017623346,-0.022046875,-0.04268889,0.038974997,-0.021936394,-0.059222955,0.01934071,0.020727826,0.010126405,0.022226619,-0.008223119,0.054348428,-0.05580164,-0.040896434,-0.0023496721,0.021483827,0.055670183,-0.040500358,-0.009918573,-0.039892014,0.010853947,-0.03975458,0.004785633,0.038244743,0.014501707,0.049633447,0.006844313,-0.030574666,-0.020564964,0.010412796,0.03539516,-0.017457398,-0.0025345508,-0.022720205,0.011207028,-0.016307374,-0.0052089356,0.009928136,0.00842377,-0.052114386,0.054496124,0.023592431,0.022720572,-0.026671674,0.030836035,-0.01686793,-0.014378111,0.062275697,0.04460668,-0.020397216,0.017837897,0.044620298,0.029511701,0.023647146,0.00037824348,0.0034249846,-0.0304557,-0.023823177,-0.021253087,-0.059601266,0.038236678,0.06656342,0.020404885,-0.0075066863,0.042654477,0.019022154,-0.1356943,0.013280612,0.036862317,0.02011408,0.0053079966,0.038718008,-0.013881135,-0.028680412,-0.010604596,0.06851869,0.00919519,-0.05056571,-0.0029298747,0.0030065053,0.006718589,0.008698777,-0.0008395283,0.02152644,-0.0022059623,-0.02910982,-0.0031023088,-0.04309182,0.01871017,-0.0022785647,-0.006422531,-0.013042655,0.08602271,0.028385887,-0.012463052,0.009364659,0.0045870235,0.0065426067,0.0111035025,-0.0015141026,0.016864281,-0.041434098,0.043473873,0.013081952,-0.0065064495,-0.0026706615,0.0053704833,0.06940631,-0.020522159,-0.020116419,0.032969188,-0.0032700074,-0.0030845953,-0.028920414,-0.03169604,-0.030012408,0.019178325,-0.036026277,-0.014183537,0.03104739,-0.041798905,-0.012279381,-0.016359182,0.05916526,-0.0005722651,-0.02222147,-0.0028562543,-0.020503128,0.025793537,-0.048226256,-0.022702638,-0.0038063047,0.050212797,0.022895621,0.014900975,-0.038209226,0.012448116,-0.028112564,0.04060261,-0.00056926947,-0.0367437,-0.0108113075,-0.054834127,-0.035873875,0.004705801,-0.08118136,0.029798262,0.011084226,-0.018917676,0.0056106034,-0.033638343,-0.051323388,-0.02959808,0.0036567948,0.04038003,0.2422183,0.05192627,-0.022795474,-0.0093509555,0.055497132,0.007544569,0.0005488138,0.017592622,0.020661172,-0.022722023,-0.0018722661,0.041901313,-0.0018684977,-0.003254482,-0.019230183,0.0012354671,-0.04559338,0.016672738,0.02639041,0.011617504,-0.0030224442,0.039486684,-0.015068693,0.025789686,-0.0796434,0.0075221984,-0.02789068,-0.021769097,-0.043751795,-0.0049514035,-0.029722745,0.03640693,0.0085376445,-0.034562528,-0.07419619,-0.032045227,0.013131145,-0.035880003,0.009884305,-0.028663227,0.013094793,0.0047677606,-0.015883924,0.047079865,-0.027240928,-0.027853012,0.04218213,0.01657091,-0.020268241,-0.010681693,-0.013068022,-0.016397802,-0.014375502,-0.012686646,-0.008503969,-0.047118474,-0.01647675,-0.034962498,0.033608455,0.06320915,0.0190492,-0.01139726,-0.060885575,-0.051785614,0.0003736634,0.01895759,0.005746483,-0.040454026,0.029983025,0.046175256,0.011818869,0.0075108334,-0.0039817756,-0.023462564,-0.0029503223,0.034174524,0.052944247,0.019800877,0.002824768,-0.011419683,-0.014926634,-0.006748866,0.0126512805,0.009582408,0.01277125,-0.014900058,0.031256903,0.044845503,0.012845788,-0.009915755,-0.020810122,0.0073845163,0.03705844,0.03927241,0.005392845,0.02302172,0.00036983434,0.004799697,-0.014746185,0.009938,-0.025883708,-0.017194957,-0.04518331,0.0066223387,0.052070558,-0.023091067,0.04289932,-0.021239707,0.02978529,0.006239183,-0.027415285,-0.0027557625,0.028793845,-0.019970804,-0.031755492,0.020323865,-0.015997147,0.0029929115,0.0016756258,0.023030639,-0.019178536,-0.048489682,0.025576612,0.012252435,-0.03611996,-0.06683684,-0.007023581,0.00923464,0.026018571,0.039989088,0.06121659,-0.031444207,-0.06886403,0.013004278,0.0067781685,0.009974534,-0.032408394,-0.016808743,0.017196331,-0.023907643,-0.08339561,0.022887658,-0.004537995,-0.01507216,0.048569016,0.010631932,-0.033813547,0.027084883,0.011228771,0.033706505,-0.015567283,0.0641437,0.0036735872,0.0014843538,-0.018313844,-0.032751467,-0.014008786,0.0348717,0.016421033,-0.017291646,0.01765872,0.057404216,0.052185748,0.07173356,-0.000510007,0.0024804426,0.0014173741,-0.005035386,-0.027651453,-0.013838023,-0.011999212,-0.036407802,-0.053302392,-0.01191925,0.026341926,0.014408319,-0.029488053,0.006529523,-0.022825096,-0.02132544,0.03878745,-0.04315125,-0.0598755,-0.058691382,0.0357025,0.03813268,-0.021127474,-0.004609386,-0.027688056,-0.016742442,-0.013241469,0.07628399,0.0046933945,-0.012844693,0.021370994,0.055671867,0.078496814,0.027367499,-0.014164943,-0.015869083,0.00010739701,-0.026150402,-0.00011302662,0.0016634014,0.014624059,-0.009080565,0.023889935,0.00825841,-0.01295455,0.028149882,0.0020930658,0.0341448,-0.034931548,-0.014801173,-0.032684032,-0.061447512,0.051846102,0.04165538,0.029558698,-0.06652531,-0.014614835,-0.023139924,0.039135996,-0.0029237643,-0.022543568,-0.0069350577,-0.002349505,-0.03563724,0.039544363,0.010574215,-0.010761865,0.03380434,0.058994588,0.036863293,0.016935661,-0.03100065,0.016401334,0.018511571,-0.026685849,-0.032236867,0.014407367,-0.00694298,0.045755986,0.04549308,0.017027378,-0.00088861724,-0.08973132,-0.038109157,0.007912846,-0.0076575726,0.022501245,-0.04361013,0.0349097,-0.0114988275,0.041145675,0.009789828,0.021180771,-0.013864507,-0.007606988,-0.052413806,-0.004248495,0.021918405,0.015509186,-0.014865011,-0.000043939435,-0.034920502,0.016087689,0.0024150778,-0.024831811,-0.035721872,-0.01751515,-0.033874784,-0.054783292,0.009308248,0.017515162,-0.008437443,-0.023566142,-0.017666852,-0.022987386,0.0011862696,-0.07749532,-0.014526423,-0.0017932226,-0.01544462,-0.04175574,0.0210478,-0.03003239,0.02265219,-0.009257614,-0.030152239,0.01925392,0.024083346,-0.030578446,0.004622315,-0.05059244,0.014422272,0.022618419,0.036330935,-0.008031772,-0.00044596245,-0.009298188,-0.022702891,-0.030464096,-0.063026175,-0.016683117,0.040102378,-0.00904952,-0.036784496,0.029625671,-0.01521065,0.045269143,-0.046638522,0.011780097,0.061472706,0.02975622,-0.019885166,0.089320816,-0.021662734,0.017851915,-0.03126607,-0.061979253,0.016625447,-0.018952224,-0.025139736,-0.0018865966,0.021132138,-0.019899735,-0.01387537,-0.0046393005,0.04413835,-0.041173402,0.017519075,-0.011141797,-0.011999204,0.00035537418,0.020903764,0.024798231,-0.025869012,0.0046853847,-0.0019253166,0.0028313575,-0.010148366,0.06974786,-0.034820583,0.023877364,-0.038882896,0.0037528705,0.002716234,-0.013400834,0.028196085,0.00065184047,-0.035475455,-0.002884945,-0.049177404,0.01997782,-0.07071626,-0.033936672,-0.013708617,0.021691103,0.047003508,0.003546742,0.08201435,-0.010095016,-0.023148976,0.0026388145,-0.037204582,0.0052414774,-0.0023846873,0.03907564,0.035261054,0.02670024,0.043699306,0.043305043,0.021103177,0.005158907,0.038858034,0.0042940434,0.055818975,0.01321349,-0.019584285,-0.021346698,-0.047669385,-0.021517415,-0.019520707,0.003658842,-0.052743006,-0.021844033,-0.01166244,0.027534178,0.025996974,-0.028764369,0.016935643,0.0034865763,0.019395465,-0.12689885,0.008967278,0.0057279053,0.02891486,-0.004940453,0.015849443,0.017568516,-0.037852343,0.0132884225,-0.004595926,-0.039457556,-0.040096913,0.039757613,-0.040249288,0.019113012,-0.015629029,-0.013597626,-0.011742739,0.0074048457,0.006401596,0.009857784,0.0032986426,0.05520076,-0.025054723,-0.034323815,-0.0024545016,-0.034146495,-0.021565016,-0.01614139,0.019885203,-0.00524531,-0.03839125,0.024140855,0.02839821,-0.010851487,-0.007093632,0.025281485,0.019688267,-0.024566133,-0.007102016,0.0022460595,0.030722978,-0.016259072,0.02650359,-0.0013388022,0.020879956,0.01689954,-0.017855523,-0.0077972068,0.010418628,0.010407471,0.008065186,-0.056475904,-0.011098869,0.010138189,0.0028824597,-0.0025927355,-0.024207711,-0.053903032,0.035457667,-0.024411576,0.0338209,-0.02642447,-0.017017946,-0.041771717,0.014514452,0.00487412,0.02716894,-0.009725376,-0.024613133,-0.009216007,-0.028269455,-0.047057178,-0.055652495,-0.013593027,-0.041965872,0.022679556,-0.031174924,-0.04595813,-0.024254672,-0.002771437,-0.0065573156,-0.02050221,0.0028785614,0.025652489,-0.048502404,-0.03606508,-0.035040513,0.013557316,-0.004280989,-0.027960546,-0.059104767,-0.012759365,0.0381321,-0.015181679,0.017487513,0.022118215,-0.005143529,0.021480346,-0.0059140907,-0.02804172,-0.029839376,0.022827243,-0.030585282,-0.01783604,0.042224977,0.04473699,0.005307286,-0.0473466,-0.06010732,-0.03343718,-0.0001536336,-0.014190145,0.03243898,-0.02775701,-0.021005971,0.0043457723,0.009789693,-0.0024186186,-0.07031055,0.003405801,0.0077720075,0.031349793,-0.034088902,-0.0078088613,0.058722932,0.029616427,0.047174018,0.042346273,-0.0066050966,0.010364575,-0.004692058,-0.03770356,0.002768576,0.03805114,-0.0059756814,-0.049918745,0.04541557,-0.048708152,-0.014554095,-0.022274684,0.011305622,0.00745325,-0.032289274,0.0028752622,-0.012544981,-0.01846575,0.036498807,0.0041962177,-0.063239954,-0.018523842,-0.020344373,-0.011597489,0.073170535,-0.037657794,0.055671185,-0.05224678,-0.10174132,-0.016083073,0.02713176,0.0030964909,0.029486397,-0.024086006,0.005331946,-0.022340233,0.051541492,-0.018200323,-0.007713673,0.009440813,0.0071882335,0.019050755,0.036002122,-0.02447287,0.016774429,0.05203304,0.0042939675,-0.0009554447,0.0236741,0.012013501,-0.0155994585,0.023577528,0.013161805,0.064352416,0.021313576,-0.0050447583,0.009168393,-0.016808597,0.04966191,-0.0058637387,-0.0026710655,0.0131577365,0.028294792,-0.056075808,0.0038310713,0.03818518,0.008599238,0.013413754,0.012237986,0.05475612,-0.009342426,-0.012108446,0.008658715,0.038241435,-0.03223859,-0.0010302166,0.020090168,0.014422936,0.031763684,0.0021204383,0.0082552275,0.008833819,0.033517048,0.005289577,0.014054,0.0057831476,-0.050263323,0.011279187,0.017145365,-0.015119699,0.011172022,-0.0034436893,0.024425747,-0.030391674,-0.03051701,-0.024807546,0.048328407,-0.0037892822,0.023213709,-0.02568565,-0.0028405967,-0.016668463,-0.037071828,-0.008330914,0.010859697,0.0035083485,-0.014080913,0.0137799075,-0.0013954873,0.008444919,0.01625808,0.029508509,-0.011705374,0.041315995,-0.025856653],"last_embed":{"hash":"u0t8um","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"u0t8um","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{8}","lines":[40,40],"size":82,"outlinks":[{"title":"Traefik Multi-Stack Setup","target":"Traefik Multi-Stack Setup","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"u0t8um","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012986866,0.027271027,-0.016959812,0.014359767,-0.032659113,0.01040325,0.049090568,-0.019083554,0.021557668,0.03606362,0.024557784,0.016193336,0.0084396945,0.0015568326,0.024920583,-0.018254261,0.0055195736,0.023558147,0.019560061,0.0028646942,0.0062361252,-0.003488013,-0.009522844,0.026254142,0.048283778,0.0073908544,0.018755356,0.010083215,-0.017826699,-0.0016021476,0.0035678025,-0.055058375,-0.029761186,-0.047702603,-0.009289435,-0.049326528,0.0052233506,-0.00091634376,-0.024943411,0.04785612,-0.020145798,-0.008641144,-0.002042289,-0.007493768,0.0030314983,-0.013048471,0.02304587,-0.025302578,-0.04112654,-0.0061970777,-0.02122581,0.004317314,0.01314866,-0.029616155,-0.023033993,0.024143707,-0.055159837,-0.049032014,-0.015869686,-0.004459399,-0.033848397,0.03757128,-0.042044707,-0.012662469,0.018658202,0.018628607,0.035276007,0.03793901,-0.023498632,-0.024458423,0.008058378,0.010907713,-0.06595775,-0.008613097,-0.052268326,0.01227671,0.04475921,0.0019634347,-0.007349603,-0.009067148,-0.018390348,-0.030033816,0.030628657,-0.015317733,0.024013618,-0.04104465,-0.05344215,0.07932681,0.019205093,0.007333067,0.005367413,-0.034733586,0.013340739,-0.036763992,-0.044056613,-0.03121047,-0.0023201108,0.010563745,0.0410423,-0.023185365,0.017070267,-0.02574793,0.014181548,-0.026289387,-0.02962033,-0.0068239314,-0.006223543,0.03663495,-0.042548507,-0.021246418,0.0045283097,0.03215681,-0.01960222,0.014066778,-0.008242313,-0.042843007,0.015093199,-0.01404072,0.015458949,-0.02831097,-0.009254423,-0.033277664,0.016865753,-0.035256896,0.021024087,0.036305446,0.013049709,0.060079057,-0.017864741,-0.00004930303,-0.039513838,0.012167222,-0.0021059678,0.014195918,-0.0032981604,-0.0109396335,0.010023375,-0.03779955,-0.031357355,-0.048580244,0.009088778,0.07334569,-0.0055196327,-0.039340347,0.03798224,-0.03342515,0.021197934,-0.0075614383,-0.009769239,-0.03339666,-0.04860705,0.031162,-0.024263946,0.0595026,0.043019302,0.025893431,-0.023317661,-0.007162497,0.0073192487,0.013667096,-0.04380215,0.045350764,-0.0017294546,0.004600898,0.052476853,-0.042199846,0.038078077,0.004802868,0.010316907,0.0057555623,-0.05334819,-0.04154845,0.0671103,0.020961162,0.002170536,0.048683282,0.08156518,0.01711154,0.0044459375,-0.046122085,-0.030403558,-0.027581455,0.016096294,-0.004329626,0.017293138,0.018929834,0.040415425,-0.025495421,-0.018076217,0.04089338,-0.046421092,0.04966215,0.06273188,-0.007952308,0.00946711,-0.0022745773,0.004356066,0.024914723,0.00008844834,-0.012958061,0.010608493,0.023361437,0.05632664,0.030121474,0.029543217,0.015838664,0.04633518,-0.006940144,0.0210375,-0.0009936556,-0.041720565,0.0043576485,-0.032093707,0.022879964,-0.0070981504,0.019117584,-0.025585659,0.043404505,0.042471014,-0.014575743,-0.04805562,0.033990256,-0.006686372,0.03328111,0.030529706,-0.051822927,-0.00085750705,0.03335005,-0.015662711,-0.08074909,-0.030805483,-0.013855001,-0.0073554814,-0.030819561,0.040906534,-0.055429652,-0.07404928,0.037766237,-0.014609482,0.021769732,0.0065104477,-0.05205833,0.0107225105,-0.0458127,-0.044900093,0.008448257,0.027473873,0.055942137,-0.040741548,-0.0026572403,-0.029457668,0.0283558,0.0013894201,0.011142556,0.023071192,0.0015492832,0.038222045,0.0020227213,-0.035782877,-0.007182873,0.010877628,0.052836817,-0.030757234,0.0034492917,-0.015425304,0.027469376,0.0006538128,0.00474637,0.020778487,-0.0025059024,-0.041817993,0.055533826,0.024235997,0.037931375,-0.02464885,0.012161026,-0.02642141,-0.017363353,0.06317534,0.07746686,-0.008252003,0.027649494,0.040409002,0.040408347,0.019596664,-0.022328096,0.013831387,-0.015146071,-0.045365263,0.0054038614,-0.029875813,0.017164953,0.06760924,0.0018188774,-0.0099634975,0.04515546,0.014845792,-0.1506363,-0.0016566769,0.037855662,0.04164141,-0.0016826921,0.03993375,-0.038736656,-0.02896321,-0.026065258,0.04794214,-0.013052754,-0.05604309,-0.008235314,-0.012265498,-0.012922087,0.005345529,0.001277267,0.02178481,-0.027811779,-0.025170498,0.004405629,-0.024508137,-0.00022803587,0.02660787,0.010318715,-0.025513375,0.07136296,0.022726696,-0.01907867,0.009933162,0.00406741,-0.011247265,0.019028876,-0.021336032,0.01130171,-0.008067327,0.046457287,0.012137274,-0.030340424,-0.010139058,-0.0082719745,0.07791181,-0.011152017,-0.006851343,0.03161138,-0.015629992,-0.004711935,-0.017513704,-0.022886364,-0.011564101,0.017602716,-0.019132197,-0.019400038,-0.0019504145,-0.041413322,-0.030039832,0.018308485,0.040517524,0.02701444,-0.044776674,-0.013498337,-0.009551166,0.040697917,-0.04305671,-0.035243407,0.0022303562,0.016399888,0.019097429,0.03481589,-0.054916125,0.007961618,0.01131526,0.026455985,0.006320717,-0.02045997,0.0031492629,-0.044047568,-0.032748215,0.042332187,-0.083053745,0.008004154,0.013599825,-0.0118474495,0.01828906,-0.035891455,0.001856118,-0.0074841296,-0.018407816,0.04467731,0.23364879,0.045919087,-0.017205294,-0.0057011154,0.051392943,-0.022220667,0.009274639,0.023422303,0.039941847,-0.014041193,0.012752746,0.04213368,0.009514306,0.0007294887,-0.026960758,0.016089981,-0.044792235,0.02939765,0.03206997,-0.02639072,-0.00091029966,0.013259859,-0.01833646,0.011704162,-0.062990405,0.0085036885,-0.011696933,-0.013436618,-0.03410534,-0.0012584424,-0.008631599,0.042085372,0.0009371169,-0.061142888,-0.077872336,-0.016956275,0.010602482,-0.036657266,0.015935134,-0.012095619,-0.008096595,0.0020028367,0.0028486536,0.037517406,-0.037400972,-0.034203697,0.0205049,0.040524364,-0.010896155,-0.037727136,-0.01272494,-0.05728171,-0.03354001,-0.016507158,0.0059860414,-0.035805896,0.0036613853,-0.009788696,0.020447196,0.03785646,0.023880152,-0.0054094186,-0.045300726,-0.051006496,-0.0051587457,-0.007452044,0.04398381,-0.025759777,0.028942162,0.050328027,0.00012741932,-0.0028749988,0.0033557864,-0.006740917,-0.0050822943,0.021361258,0.03142189,0.030014927,0.012301136,-0.012538917,-0.019196294,0.0039371466,0.003166843,0.01518658,0.009901178,-0.008477059,0.0053845095,0.069232255,0.019087905,0.012028805,-0.010761479,0.024453804,0.03519499,0.026785294,-0.0047526793,0.023784284,-0.034427665,0.0063146413,0.0038478917,-0.0043056416,-0.031409904,0.006670057,-0.047876347,-0.020473318,0.056071557,-0.051182054,0.022927074,-0.026232857,0.044357486,-0.005628676,-0.022388926,0.009899116,0.020419093,-0.0064270105,-0.025249181,-0.0019946268,0.007667032,0.0070079863,0.01684358,-0.028344968,-0.031578675,-0.03432149,0.017737476,-0.0082495585,-0.038876414,-0.06447831,0.021681743,-0.0059856363,0.00023171853,0.057393614,0.023362596,-0.030762358,-0.04135512,0.018126955,0.016772363,0.014959386,-0.014098559,0.020619461,0.00534996,-0.0018386474,-0.042795464,-0.0097537795,-0.0028186352,-0.031225644,0.048647765,0.03253622,-0.011783277,0.013208769,0.0050223954,0.043599512,-0.007346757,0.08110802,0.052860674,0.024417028,-0.03936414,-0.016539823,-0.0022291136,0.024286669,0.011741626,-0.021195527,0.006427482,0.03791227,0.043112677,0.045382805,-0.010740514,0.007024155,-0.024509545,-0.018173479,-0.009842153,0.009952709,0.0019241488,-0.05307171,-0.04384437,-0.007978049,0.01765449,0.0049756565,-0.04433003,0.016829522,-0.024493217,-0.009146851,0.027847964,-0.011983632,-0.05941238,-0.060784653,0.010674049,-0.00022467367,0.014277134,0.001755483,-0.045667343,-0.011864765,-0.021733373,0.06245642,0.003969357,-0.010924505,0.012186673,0.059824068,0.086759366,0.0035148412,-0.03249187,-0.028674431,-0.006492236,-0.01810514,0.013528708,-0.0018021588,-0.016544385,-0.036392312,0.035872217,0.025432313,-0.015496031,0.00899734,0.00063358626,0.019587182,-0.06743128,-0.033390336,-0.005855689,-0.075710595,0.034935415,0.029435467,0.0065719713,-0.05314082,-0.021296194,-0.033970088,0.038640328,-0.032613445,-0.03551907,-0.014991906,-0.038315747,-0.043682586,0.01716793,0.00054574845,-0.0068950555,0.038878575,0.022617266,0.034353636,-0.00865308,-0.021434052,-0.0067673717,0.027081734,-0.019173449,-0.018177459,0.007990223,-0.0039558033,0.03801926,0.054381583,0.035009604,0.02200789,-0.04652047,-0.035990674,-0.028286729,-0.01514154,0.019150015,-0.06188545,0.025162328,0.015040073,0.023997702,0.040437136,0.014437275,-0.024101663,0.010584188,-0.07412343,0.013397661,0.027826997,-0.011245492,-0.03210569,0.010660024,-0.002182184,0.0062275515,-0.0049924613,0.0015189695,-0.05179286,0.014933798,-0.016832057,-0.0505146,-0.01400724,-0.0060422635,0.004033748,-0.0019010708,-0.019602435,-0.040192742,0.02959358,-0.09596988,-0.03339019,-0.0018100778,-0.0036257182,-0.032811023,0.036210388,-0.045148727,-0.017041883,-0.035860635,-0.038116947,0.023543453,-0.000288405,-0.03114652,0.038586494,-0.050841387,0.013142844,0.0183477,0.011717055,-0.001165295,0.008542076,-0.020674087,-0.008697306,-0.003193877,-0.065425545,-0.030925684,0.012702103,-0.006312402,0.011797714,0.03782489,-0.010254145,0.054029178,-0.05420977,0.011967277,0.068001814,0.042111956,-0.007065325,0.078109406,-0.014873608,0.013935344,-0.028276857,-0.06802097,0.029948883,-0.034692187,-0.004839824,-0.0076644593,-0.0059443787,-0.014788183,-0.0010422589,-0.007141519,0.031968944,-0.017211927,-0.008598765,-0.011320399,0.0026953612,-0.00053612125,-0.008880452,0.03257505,-0.017641794,0.006246528,-0.021801462,-0.030843848,0.012604254,0.06635332,-0.05066734,0.0057353294,-0.03934474,0.02226154,-0.0041966825,-0.024510743,0.030471444,-0.015248289,-0.031028248,-0.014838866,-0.02679147,-0.008155348,-0.052878834,-0.0023169515,-0.008597257,0.022509707,0.016334264,0.005925832,0.06526483,-0.012987825,-0.022744846,-0.00822922,-0.01667346,-0.008106402,-0.0029617466,0.00902371,0.008522246,0.05312068,0.014115231,0.02235441,0.01953925,-0.015249674,0.023699818,-0.0124392565,0.065762416,-0.014089084,-0.020552745,-0.041062254,-0.05566835,-0.020691454,-0.019597126,0.003423437,-0.022692526,-0.024224624,-0.023803977,0.06418126,0.025227193,-0.037037835,0.025391232,-0.0019452717,0.047515947,-0.1331825,0.046308666,-0.026892645,0.041179646,0.011591964,-0.0071664313,0.008067796,-0.043826595,0.038005825,-0.0031057862,-0.03281057,-0.054051396,0.01966235,-0.04742086,0.018700568,-0.029422421,-0.0010274544,-0.010914924,0.019275682,0.02030204,0.009778449,-0.0060675344,0.062117144,-0.00041693693,-0.016977722,-0.005507151,0.009614833,-0.015234836,-0.015999122,0.0010475689,-0.01818114,-0.02922165,0.02461904,0.017720893,0.008711296,0.00653358,-0.005824665,0.014554699,-0.030450454,0.05273406,-0.00988723,0.039785046,-0.021432525,0.029684102,0.0069161486,0.011838839,-0.017465642,-0.047978755,-0.015723733,0.005343115,0.025656892,-0.005366819,-0.010277008,0.010210694,-0.022632213,-0.006576108,-0.050236125,0.0049972567,-0.07396838,0.02574071,-0.031631105,0.037106015,-0.008343764,-0.05158857,-0.038396757,-0.0063976296,-0.004964819,0.018529482,-0.026804553,0.002466366,0.014354317,-0.019390017,-0.040534854,-0.057146806,0.0112111615,-0.044741593,0.020309215,-0.029076686,-0.04577986,-0.01193174,-0.0027595127,0.002056403,-0.01488541,0.0042017642,0.051940434,-0.05141612,-0.027702643,-0.04160284,0.023265563,0.00019348486,-0.02758523,-0.049359724,-0.0057241824,0.023523316,0.0011909463,0.039367206,0.017295197,0.017577346,0.01687945,-0.0008101746,-0.010613338,-0.0031461986,0.035425242,-0.013102713,-0.027769,0.04951582,0.08412785,-0.006270684,-0.01968907,-0.03346653,-0.0058867307,0.00066610525,-0.020072611,0.00957098,-0.047456414,-0.024260376,0.019528823,0.0064296294,-0.023246633,-0.05119392,0.0014761814,0.012332858,-0.011312331,-0.025311282,-0.0031678423,0.039936587,0.025421351,0.0017542918,0.02004343,0.017650532,0.012681964,-0.008690347,-0.028397053,0.0116250105,0.015028077,0.006183696,-0.03795067,0.046723384,-0.0055710888,-0.0010595317,-0.029232228,0.0026506754,0.0359324,-0.026767042,-0.0012951987,-0.019893978,-0.014049259,0.04400743,0.013087139,-0.05384856,0.0025973527,-0.022995735,-0.0129638715,0.081795566,-0.012852678,0.053778604,-0.018715978,-0.117587045,-0.042302713,0.01739997,0.007819845,-0.0097282175,-0.011995044,-0.02080947,0.009801304,0.032646153,-0.020973714,-0.025935335,0.0050669876,0.009410794,0.037027173,0.032624934,-0.030876672,0.012875296,0.07067111,-0.0094490135,0.00023087651,0.021467686,0.046720315,0.0020312667,0.027811887,0.009859408,0.06670582,0.0054263067,0.016731607,0.009879385,-0.00023990365,0.022743173,-0.014295499,0.018256888,0.00017568705,0.031750146,-0.026760064,0.0055274526,0.06272564,-0.025199518,0.004023884,0.006449926,0.026713332,0.0124263065,-0.007612412,0.0071906284,0.023881512,-0.041157328,0.0028795989,0.0015726598,-0.0057632076,-0.008762878,0.021155909,-0.009735119,-0.003387859,0.04675473,0.000055028508,0.008736833,0.001706723,-0.051087216,-0.00088415237,-0.003960967,-0.03365436,0.015738461,-0.0026723205,0.030491475,-0.005859282,-0.014178688,-0.03800363,0.032433663,-0.03435305,0.048701245,-0.00918252,0.0029503398,-0.049552776,-0.024654416,-0.011868453,0.025195694,-0.017283093,0.0025179693,0.022697287,0.0220051,0.033128314,0.035024773,0.013896012,-0.01608289,0.03613918,-0.010999929],"last_embed":{"hash":"1h6fdi0","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"1h6fdi0","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{9}","lines":[41,41],"size":89,"outlinks":[{"title":"Integrating Servarr Stack with Traefik","target":"Integrating Servarr Stack with Traefik","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1h6fdi0","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030353641,0.0068421643,-0.015687628,0.010639484,-0.034993503,-0.004602472,0.034557205,-0.009141459,0.012005745,0.04676857,0.0025371185,0.013696705,0.002591218,-0.008368421,0.009664139,-0.021524273,0.0017362566,0.037414648,0.013483562,-0.0057959063,0.014231712,0.03784958,0.0027847604,-0.006625079,0.015251733,0.028408557,0.0054804776,-0.00053053146,-0.00202464,0.025681563,-0.021253994,-0.024406184,0.014904716,-0.006313087,-0.016403146,-0.05420039,-0.021621358,-0.023654606,-0.032725904,-0.004235581,-0.0068034665,-0.026849607,0.008008637,0.0032104903,0.017431036,-0.013057811,0.028009376,-0.0021181912,-0.035880268,0.0029279238,-0.015425332,-0.019626074,0.039122436,-0.026853401,0.01415836,0.02496764,-0.04746203,-0.05608799,-0.0123760365,0.020915182,-0.029718496,0.017724909,-0.0054548797,0.0037233243,0.008759716,0.047515567,0.01133934,0.038189698,-0.0076023843,-0.047282483,0.015670486,0.029774658,-0.034386557,-0.020801038,-0.035797406,0.017447911,-0.018801572,-0.024307067,0.010193876,0.05470839,-0.0068928623,-0.062259544,0.0031806496,-0.02059649,-0.0031960856,-0.00062933646,-0.050387576,0.050805144,0.0153667135,-0.023383433,-0.0023495762,-0.01139831,0.0247104,-0.039435744,-0.042277027,-0.003468743,-0.004994137,-0.017188448,0.043149047,0.003497296,0.025749078,0.0014333257,-0.018336037,-0.050894484,-0.018508017,-0.0142932655,-0.012291129,0.046409726,-0.03212554,-0.016508646,-0.004397749,-0.006256059,-0.01663749,0.0044471007,0.0024973236,-0.044775542,0.013380517,0.0037784665,-0.01800934,-0.03797792,0.024665056,0.011568078,0.06030254,-0.015456906,0.008151256,0.0041157026,-0.007163008,0.05090615,0.044566162,0.042980712,-0.015282733,0.0195511,0.01817148,0.021730462,-0.044093847,-0.029325714,-0.00064393436,-0.011078898,-0.017849155,-0.071423955,0.026119238,0.081583045,-0.0013158594,-0.021394847,0.005332947,0.011714485,0.046399124,0.006655207,-0.008872834,-0.08000216,-0.0014587749,-0.0005522913,0.031858284,0.04211008,-0.006488058,0.031977553,0.00840364,0.02481537,0.005888832,0.05086722,-0.051726546,0.043741256,0.01822012,0.004661682,0.01660351,-0.035748657,0.02755876,0.023277977,0.007198873,-0.024333144,-0.024390016,0.0060092905,0.0346186,0.024931543,0.033283968,0.035825416,0.06256064,-0.00041534877,0.02800076,-0.059559517,-0.04104194,-0.059798393,0.0039588995,-0.039224792,0.006499926,-0.021925787,0.060120206,-0.011348209,-0.010169604,0.057028685,-0.058297817,-0.010599471,0.015084003,0.008386094,0.019186592,-0.003470538,-0.00052930816,0.034830183,-0.012369188,-0.05917383,0.0015426604,0.012195191,0.05848401,-0.01301541,0.03778971,0.0027467178,0.035545185,-0.0057590394,-0.009763978,-0.071026534,-0.012729999,0.004002147,-0.03915977,0.033643268,-0.020123249,0.01585475,-0.0007791499,0.009429138,0.056155253,-0.037333716,-0.03254525,0.03707042,-0.0244939,0.05770784,0.046658836,-0.009048878,0.021590702,0.036138926,-0.0056596757,-0.046248637,-0.038013544,-0.0066146366,0.009531426,-0.045640077,0.06010016,-0.04422002,-0.06538443,0.030926509,-0.01668064,0.011434495,0.03244798,-0.019971944,0.025138343,-0.039784603,-0.01921118,0.014014096,0.009790675,0.07193821,-0.02845963,0.017506532,-0.009455182,0.02281465,0.012785625,0.0043926095,0.04881937,0.01867773,0.016106173,0.012548797,-0.019424673,-0.0054901424,0.0136619825,0.06405345,-0.037919614,0.004120293,0.0055534397,0.008428887,-0.012172326,-0.010994072,0.030452246,-0.017627899,-0.043583784,0.049055036,0.017129367,0.02715105,0.008914483,0.019343955,0.0099128615,-0.0063161836,0.057745177,0.03563308,-0.027125105,0.041685,0.033056557,0.034262083,0.015493451,0.009592001,0.0462965,0.04710674,-0.022801783,-0.025994526,-0.054180175,0.054180868,0.07131092,0.020426178,-0.012323373,0.043638308,0.020320205,-0.14381102,0.004653893,0.03842512,-0.0046479967,0.0059438627,0.013470368,-0.03351007,-0.046260674,-0.0011505868,0.013548819,-0.0443402,-0.04750405,0.008888914,-0.041152265,-0.010988143,0.019213066,-0.0010898681,0.01531878,-0.02778562,-0.028062114,0.012309313,-0.027442016,-0.031402446,0.031394236,-0.0035632274,-0.011158561,0.07535469,-0.0022096282,-0.008541117,-0.021053532,0.025362449,0.022920728,0.027781224,-0.034865033,0.0038351065,0.0007003369,0.0091861095,-0.0015099058,-0.023382632,-0.025317004,-0.014258231,0.055519193,-0.064385265,0.03857056,0.0008628816,0.021254558,-0.0016272314,-0.001962168,-0.03627022,0.019776588,0.04300084,-0.029375846,-0.0083145145,0.02110118,-0.046478882,0.001308998,0.033130683,0.05759634,-0.011358824,-0.019913692,0.015025305,-0.04431561,0.018844448,-0.061940365,-0.019181442,0.011833223,0.010960883,-0.0030905695,0.022333406,-0.02632205,0.010151506,-0.05975449,0.016372573,0.018402979,-0.02471411,0.0148588335,-0.024910042,-0.028042173,0.011445502,-0.102923706,0.012322094,0.0054579233,-0.008250163,-0.010332981,-0.032961857,-0.032053493,-0.023336831,0.038622465,-0.01948539,0.22346136,0.029834121,-0.0080161765,-0.0084536,0.030425474,0.0043406915,0.02518998,0.00979668,0.012564249,-0.03370236,-0.011759195,0.010039729,0.004649833,0.0021461712,-0.013253987,-0.0046596294,-0.024935976,0.014746604,0.040916152,-0.019541057,-0.0024007224,0.044356126,-0.011792737,0.053236097,-0.031447675,0.0029436357,-0.0050164703,-0.0028817619,-0.072352394,0.037363224,-0.021392467,0.034195688,-0.00017326523,0.0012968127,-0.058686163,-0.01152071,-0.007282859,-0.06358695,0.021808371,-0.005146368,-0.045600303,0.014748046,-0.031290893,0.03142787,-0.024312831,-0.034124743,-0.0054536806,-0.016337719,-0.043165974,-0.017897543,-0.004929604,-0.012483373,-0.023168037,-0.015266814,0.030753145,-0.025878845,-0.03779278,-0.017640734,0.022799281,0.08317282,0.0062742447,0.0037698015,-0.08183829,-0.04629967,0.033639442,0.05064809,0.014860673,-0.0021252006,0.036006756,0.04497515,0.03161783,-0.0059469435,-0.0050114454,-0.026703427,0.011066692,0.038252957,0.057185154,0.050672263,-0.008832977,0.019192604,-0.018798962,-0.019127326,0.010546268,0.02459163,0.0048563806,-0.022070704,0.019623041,0.054501608,0.019469855,0.038710397,-0.03726031,0.022862082,-0.004508449,0.03864927,-0.009866404,0.0077372054,0.0010310534,0.009466514,0.0007980337,-0.031022996,0.00725131,-0.032155696,-0.06144954,-0.0053253258,0.032235146,-0.017829558,-0.011979639,0.0008255126,0.022774998,-0.00020859367,-0.03929449,0.028222624,-0.0029591247,-0.014493739,-0.0091379415,0.042477578,-0.03696171,0.011177573,0.012270104,-0.0042504687,-0.009118205,-0.03912989,0.0058939634,0.035843845,-0.048487596,-0.012590918,0.004061503,0.047857367,0.018450331,0.02516165,0.013262094,-0.029484577,-0.03970814,0.007943003,0.009452389,0.055556867,-0.021288937,-0.018681504,-0.025907999,-0.03342308,-0.036832113,0.07162639,0.025862763,-0.01128481,0.04897743,-0.008230059,-0.01912754,0.03385292,0.0076616667,0.055016644,-0.020484915,0.07085647,-0.029370006,-0.011349553,-0.02930938,-0.006301554,-0.022326674,0.0032793712,0.038584825,-0.015732393,0.015653428,0.0059740185,0.08195853,0.06418913,0.00006319469,0.019494368,-0.022321178,0.01894788,0.0015072013,-0.0068014157,0.02683955,-0.025745137,-0.053063795,0.02588625,0.05324508,-0.014685196,-0.03703061,-0.0053865653,-0.05070071,-0.006195389,0.020072598,-0.03568158,-0.063192606,-0.059836194,0.04658212,0.012364542,-0.028776197,0.0017507653,-0.03807702,-0.024071647,-0.01953722,0.080191076,-0.035409655,-0.018548993,-0.024061197,0.075253084,0.0781873,-0.018255986,0.005305642,-0.012489353,-0.040798232,0.003033773,0.016893135,0.021415964,-0.043344542,-0.02573148,-0.009830975,0.005599943,-0.056564804,0.020693444,-0.015646493,0.033742543,-0.059360713,-0.01769967,-0.0047381595,-0.046017546,0.075846545,-0.0110017685,0.018865375,-0.054058827,-0.010015979,-0.0039211437,0.04688742,-0.03603824,-0.049360342,0.015213919,-0.04768781,-0.036713306,0.008627228,-0.0047844946,-0.0023910163,-0.0039138356,-0.002511064,0.001285825,-0.0057949712,-0.0042691887,0.006295643,0.022539506,-0.0046972134,-0.023455558,0.01193877,0.043009352,0.02975741,0.03991372,0.0055494993,0.014233999,-0.09494262,-0.022593526,-0.0037258328,-0.00891742,-0.025404498,-0.054187786,0.025216792,0.0034325747,0.049582332,0.0073034842,0.015674612,-0.020977855,0.011793221,-0.06602775,-0.01871942,-0.00018733062,0.041781075,-0.04237843,-0.018959356,-0.014599228,0.051034298,0.0016918593,-0.019250441,-0.0590795,0.045918897,-0.035528775,-0.030099988,-0.0126652215,0.008428593,-0.012389186,-0.06616694,-0.024358643,-0.01424241,-0.005396367,-0.06390464,0.02432462,-0.02613706,0.021248326,-0.017542845,0.039532356,0.0064884266,-0.0021960293,-0.032402147,-0.013181604,0.025613092,-0.0062891385,-0.018594883,0.008882907,-0.037616678,0.0035034919,0.026923586,0.031384416,-0.014620964,0.0067475825,-0.007957148,0.009435438,-0.030083831,-0.045880206,-0.037488576,0.034084838,0.0026200786,-0.024038205,0.026356652,0.02072441,0.047256596,-0.012906068,0.00038338517,0.027117517,0.04916553,0.01570523,0.052391764,-0.020029776,0.032459885,0.0035608243,0.0057664723,0.03738435,-0.019550811,-0.032420814,-0.027417282,-0.0063996133,-0.014571286,-0.022386631,0.0024873368,0.037106674,-0.05914872,0.001848708,-0.021784848,-0.024590643,0.004644207,0.007397123,-0.001366985,-0.019067537,-0.0003619536,0.0023739836,0.007866428,0.004656624,0.050867762,-0.012505563,-0.003906416,-0.04025324,0.002232337,-0.010878825,-0.05410155,0.0020058914,0.0027852051,-0.017730538,0.018295994,-0.0039490834,0.01437011,-0.050381944,0.0060888114,-0.034366067,0.030394375,0.015648404,0.03216519,0.033566337,-0.004734119,0.0042448,-0.011550099,-0.04266798,-0.0030956184,0.010756278,-0.017737508,0.011708726,0.024833728,0.055873204,0.022988267,-0.004171356,-0.01958899,0.04499524,-0.0025449386,0.044246867,0.0058149747,-0.010774243,0.0009429947,-0.018279081,-0.0074589998,0.015279163,-0.009827942,0.005022113,0.031387236,-0.014697211,0.031591654,0.034652043,-0.021228608,0.0075739543,-0.015927395,0.019015176,-0.13189307,-0.019416757,-0.03843739,0.050259102,-0.030953987,-0.0015676444,0.024314538,-0.0453559,0.042262465,-0.013269201,-0.021334624,-0.057933543,0.008011095,-0.0241419,0.006720012,-0.021998126,-0.011860549,-0.0124066565,-0.0045354017,0.032135803,-0.019090941,-0.038186867,0.039983746,-0.008276142,-0.007874735,0.019827439,-0.044607576,0.01977492,-0.017527984,-0.002488613,0.0036771346,-0.049911793,0.008485033,0.04389028,-0.011280854,-0.0072467914,-0.000040935516,-0.01599686,-0.0056721205,-0.024397058,0.013851939,0.042488173,-0.010376389,0.038373947,0.01760693,0.024382701,-0.003440999,-0.009149502,-0.01423871,0.0049512745,0.00788614,0.030473378,-0.043712527,-0.011381402,-0.010215235,-0.017190171,-0.0151046105,-0.01875685,-0.046135005,-0.0029077206,-0.06494348,0.04827112,-0.013354968,0.0049005207,-0.027923021,0.02272408,0.015097956,0.0466856,-0.02035649,-0.016782105,0.010040678,-0.034278207,-0.024989542,-0.048982978,0.017917873,-0.07404792,-0.001633272,-0.026724298,-0.02033187,-0.031050388,-0.025715055,-0.0048691956,-0.03572546,0.01725438,0.03082469,-0.006995997,-0.035081744,0.018332656,0.005100506,-0.00942257,-0.014662168,-0.043231625,0.012484793,-0.033472132,-0.041994523,0.019812942,0.0011249731,0.01620742,0.01269451,-0.01837226,0.00008472432,-0.030771384,0.012758968,-0.02520468,-0.045201782,0.056451995,0.07222856,0.016012723,-0.05924101,-0.018229043,-0.054142796,-0.0043064277,-0.03268558,0.013948444,-0.026654914,-0.012052636,0.013184283,-0.017750988,-0.020122226,-0.04062718,-0.0028729741,0.022825819,-0.0052537704,-0.04129151,-0.003139127,0.060595363,0.011316494,0.011907194,0.020827139,-0.018954357,0.0013331551,-0.0026271755,-0.018786315,0.019141689,0.03699827,0.02585444,-0.014212219,0.052215494,-0.048454788,-0.028930794,-0.012622665,0.0027506622,0.019965354,-0.013324407,0.0068460163,0.018872354,-0.013165549,0.03563752,0.048481446,-0.06338305,-0.008221485,-0.020393427,-0.06790242,0.061089065,-0.027069839,0.0052814074,-0.013055265,-0.08536763,-0.016762694,0.051072832,-0.0013069051,-0.022526875,-0.022961305,-0.014698851,-0.016028708,0.041792523,-0.015939418,-0.025250152,0.03536206,0.011852907,0.03598023,0.009922937,-0.0030128062,-0.0022054221,0.037980296,-0.02569507,0.008330619,-0.017925166,0.020740842,-0.046455957,0.046203125,0.018882252,0.07305008,0.0037798712,-0.019789513,0.014326052,0.0056773964,0.03174767,-0.017493503,0.01286148,0.009841209,0.040548854,-0.03131848,-0.013512163,0.034499355,0.009049674,-0.01140908,0.0480973,0.020626107,0.020320032,-0.008102097,0.015333607,-0.002679769,-0.038016006,0.0025543033,0.02778211,-0.04333411,-0.028736651,-0.03109959,-0.008122052,0.017838385,0.0498642,-0.0041463478,0.011977093,0.016920788,-0.057226557,0.040806957,0.022230392,0.0074401805,-0.017474623,0.016549751,0.030547192,-0.027057704,-0.029564379,-0.030025985,0.008750037,-0.04460806,0.032526847,-0.020236947,-0.012238554,0.011030321,-0.042593416,0.014317792,0.0050580907,-0.021147382,-0.0027842366,0.040922698,-0.01848969,0.008112698,0.037462037,0.012482454,-0.028698301,0.018489754,-0.035332277],"last_embed":{"hash":"r6gy91","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"r6gy91","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{10}","lines":[42,42],"size":78,"outlinks":[{"title":"Docker Gitea with Traefik","target":"Docker Gitea with Traefik","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"r6gy91","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017661007,0.04656152,-0.05355192,0.013319016,-0.041935768,-0.051378913,0.01919551,0.03433754,0.015884217,0.021254495,0.015001638,0.013014055,-0.005276035,0.004417976,-0.004737091,-0.013805007,-0.026338452,0.02316666,0.019537728,0.00060829596,0.007145629,0.0041184416,0.030935686,-0.015136107,-0.0065321103,0.004512085,0.000021065556,0.010117887,0.030546168,0.0062828977,-0.030243205,-0.0621049,-0.006700233,-0.031115534,0.0031126495,-0.031910833,-0.017222026,-0.005468778,-0.025790758,0.03824813,0.009851876,-0.022976235,-0.004185478,0.0059748734,0.0010470159,0.0050035873,-0.00068152574,-0.0036635706,-0.026699536,0.037745412,-0.0066569415,-0.041765437,0.019987203,-0.007026431,0.021926947,0.002877137,-0.03686954,-0.041069116,-0.015810113,0.028200159,-0.055733703,0.011967012,-0.024629997,0.003126714,0.036048938,0.018590527,-0.0007122612,0.00013747552,-0.026704216,-0.032341097,0.0076520443,0.031832147,-0.035973564,-0.008519273,-0.03038706,0.0042768675,0.004887867,-0.009814687,0.016768666,0.0492257,-0.0037043942,-0.041166395,0.0062610637,-0.035610136,0.0321294,0.0016335397,-0.053398907,0.089325726,0.03891336,-0.023832712,-0.012580383,-0.01785034,0.032059867,-0.022859877,-0.04938477,0.003615945,0.00978159,0.013574407,0.047585532,-0.048468307,-0.0020906262,-0.014896369,0.014521231,-0.04027422,-0.00027181525,0.011647623,0.0019618238,0.018928122,-0.009609629,-0.014643079,-0.010018416,0.023874441,-0.006358595,-0.0031756423,-0.0017330877,-0.038899206,0.015699731,-0.004785173,-0.017709203,-0.020665832,0.06047349,-0.010472939,0.044056673,-0.027215438,0.010229951,0.03787364,-0.030262923,0.015804226,0.029022664,0.016696213,-0.030303286,-0.008169251,-0.0074704196,0.016099162,0.0013069819,-0.010657728,0.010264633,0.046801638,-0.03856448,-0.07769609,-0.0032141805,0.08116059,0.022881623,0.01806727,0.041604236,0.0004154205,0.065529235,-0.02073911,-0.02964381,-0.010401604,-0.048778795,0.011989873,-0.02021591,0.039568223,-0.021499082,0.034621295,0.0057805814,0.0026194854,-0.014231595,-0.0038150444,-0.041001014,0.05753928,-0.03713997,0.01065168,0.0008734524,-0.057567883,0.01465682,-0.04023439,-0.0137771955,-0.027996106,-0.0010278362,0.034734532,0.0051309546,0.03596481,0.02096634,0.042603977,0.011273647,0.030809013,0.036005206,-0.03182524,-0.074667096,-0.015829626,-0.0544194,-0.02641827,0.009007907,-0.022981994,0.028403139,0.0016752171,-0.018029282,0.038729463,-0.053196557,0.058141544,-0.0012679127,-0.00712331,-0.0030440474,0.0024900334,0.028092815,0.03648436,-0.0021949802,-0.0028987923,-0.005200848,0.017331008,0.031007191,-0.04732345,0.020672057,0.00540051,0.045116022,-0.04143129,0.0031681003,-0.0622046,0.01102485,-0.020333758,-0.04517967,0.015053689,-0.016000513,-0.019647984,0.013950773,0.025213743,0.00047317293,-0.0043843696,-0.04033694,0.012520713,-0.027009092,0.05897209,0.031644378,-0.010292183,0.018303225,0.027056936,0.017076096,-0.000996128,-0.07092823,0.01840352,0.04171879,-0.03234534,0.10115469,-0.016395962,-0.05325223,0.037110865,0.0009880816,0.0006120392,0.0035639096,-0.011963395,0.0011180588,-0.012149963,-0.015202215,0.013660876,0.0033079847,0.028215034,-0.041683864,-0.027433407,-0.013456678,0.016855514,0.00232614,0.0019093531,0.037945066,0.0018787802,0.01724402,-0.007152108,-0.0009777771,-0.026203873,0.013701295,0.050077565,-0.03450712,-0.0006458219,0.016464211,0.0005210463,-0.034577053,-0.018303484,0.03165241,0.021942653,-0.031074887,0.02568198,-0.012582799,0.082475714,-0.017305024,0.0055670645,0.02287194,-0.015686017,0.05241668,0.031656973,-0.054803245,0.04874028,0.039991587,0.035200037,0.016320325,-0.013820147,0.0405791,0.005556995,-0.035463057,-0.026730284,-0.04583942,0.03460216,0.06999224,0.027209235,0.004803564,0.051886056,0.036991324,-0.14404656,0.022616168,0.019248929,0.033670593,0.0017499445,0.030012466,-0.05504814,-0.026671428,-0.059449486,0.010992327,-0.029069109,-0.050479226,0.0048902472,-0.017552497,0.01091531,0.05905409,-0.0065346183,-0.0000441069,0.017249981,-0.04515949,-0.009609372,-0.0016970002,0.02643466,-0.0008308101,-0.00093640963,0.0011128717,0.05463953,0.004143412,-0.032149866,-0.026566863,-0.012839832,0.0016453767,0.008587811,0.01616349,0.0070089563,-0.0039207404,0.044823766,0.010410022,0.023179876,-0.014470623,0.023850497,0.0434617,-0.018099762,0.000039142076,0.029127436,0.055710595,0.0027328448,-0.00063343736,-0.0427709,0.007300961,0.021263428,-0.031656373,-0.01319971,0.0131014325,-0.039589785,-0.019748753,-0.025161892,0.052823618,-0.013003732,-0.03391392,0.015312433,-0.012109247,-0.006148633,-0.065907925,-0.021986406,-0.020127552,0.031281836,0.012759875,0.0543824,-0.0155850435,0.023757454,-0.047403447,0.0326453,0.0036335045,-0.06364331,0.0030165995,-0.011452626,-0.033181246,0.022150481,-0.10907361,-0.018558092,0.004879994,-0.006482598,-0.0025647208,-0.015219829,-0.010475596,-0.02886483,0.013524137,0.008163435,0.24004912,0.023868812,-0.016281407,-0.009542621,0.012394791,-0.009080921,0.02137912,0.023104006,0.03153208,-0.029061148,-0.030012848,0.020516295,-0.0033666478,-0.008099909,-0.016867176,-0.0031928022,-0.04739508,0.022097657,0.049015876,-0.011667151,-0.0083382195,-0.008795402,-0.01822671,0.029649328,-0.045395784,-0.006635631,-0.041889653,-0.008370427,-0.04864436,-0.014648858,-0.040892392,0.04802349,0.013694704,-0.013316666,-0.04943746,0.004483127,-0.0073017157,-0.016832542,0.014789552,-0.006729226,-0.0002159372,0.020471405,0.030053832,0.03586402,-0.05392088,0.010187662,0.03758411,0.020001855,-0.026886944,-0.011460279,-0.026666991,-0.03090389,-0.056776293,-0.021618966,-0.006044147,-0.035189874,-0.033511676,-0.062173355,0.021527268,0.048082683,-0.0106514525,0.000053601172,-0.06595833,-0.02235458,-0.005008633,0.035892814,-0.03995267,-0.012357379,-0.0021914723,0.032452494,-0.000081384576,-0.010283949,-0.005949961,0.011234608,0.038518593,0.037350964,0.0612168,0.052351993,0.008273422,0.017424375,-0.019181095,0.010158003,-0.004929153,0.016673274,0.0029031588,0.017871229,0.040506728,0.031183986,-0.01606117,-0.016171202,-0.018628651,0.041038997,0.019477684,0.05374381,0.02049709,0.0066006253,0.029473951,-0.0207071,-0.007575734,0.0217105,0.007177871,0.014773672,-0.03450942,-0.024391163,0.037427183,-0.015319863,-0.017865041,-0.008907143,0.045618482,-0.016033292,-0.007481291,-0.0016762575,0.02915409,-0.031281836,-0.009490953,0.020203289,0.013499158,0.028020829,0.013451486,0.017148865,0.005976993,-0.013781057,-0.01680672,-0.0031959326,-0.011639372,-0.056570314,0.0012998156,0.018827759,0.003917624,0.02241334,0.045337275,-0.04207809,-0.04919604,0.0623308,0.01549057,0.023383304,-0.025956793,-0.0043841093,0.034973495,-0.01880101,-0.047927465,0.012306873,0.009978274,-0.0021079022,0.0437872,0.0012524804,-0.014740861,0.018904433,0.014416991,0.054146532,-0.0045863437,0.06251148,0.030407466,0.003451385,-0.03534514,-0.029333116,-0.0036624593,0.00492147,0.021065643,-0.03443731,-0.0063772053,0.00030525884,0.06814794,0.070200086,-0.018346282,0.033334758,-0.01415332,0.020780906,-0.016086815,-0.008902749,0.030010693,-0.045562297,-0.052691642,0.006696871,-0.027841404,-0.028796261,-0.029400805,0.013480103,-0.02416824,-0.030340232,0.01918693,-0.004118344,-0.044574365,-0.042111322,0.037978806,-0.005498895,-0.04426261,0.01052852,-0.0027373412,-0.01341287,-0.011710166,0.07613114,0.023252845,-0.005777878,0.010381439,0.05278283,0.10622219,-0.0048583737,0.014489455,0.009017322,0.0152287,0.0018945803,0.014404205,-0.01150763,-0.03799019,-0.016123734,-0.009079857,0.003803463,0.0078138,0.02233194,-0.028038528,0.033899486,-0.021240246,-0.004104947,-0.01707189,-0.05365627,0.039226096,0.055479642,0.078122325,-0.057853833,0.0039339103,-0.031578,-0.0043288926,-0.024523756,-0.01016053,0.01033204,-0.00972599,-0.026488924,0.010649352,-0.021402515,-0.009392232,0.011580999,-0.005850891,-0.005904038,-0.022896346,-0.058176965,0.0021053993,0.020789912,0.00460763,-0.030536843,0.00527421,0.008569682,0.048195407,0.03559041,0.013247291,0.0053876364,-0.10018959,-0.03998152,-0.0034517404,0.01066804,0.010181481,-0.0719132,0.0039294045,-0.033041917,0.037866954,0.007476114,0.027222786,-0.058795005,-0.043260425,-0.05087762,0.018771539,0.02788982,0.035792697,-0.010605646,0.021499591,-0.020946596,0.011147468,0.009236641,-0.011389144,-0.01893677,-0.0040251627,-0.031478573,-0.069514416,-0.00017374629,0.0128125185,-0.0025115719,-0.031165976,-0.0004547469,0.0055009485,-0.037848324,-0.061699912,-0.041670624,-0.02324122,0.021530936,-0.017102992,0.0670476,-0.00026484416,0.031286165,-0.05279343,-0.050023977,-0.009576977,0.013351364,-0.018269762,0.03489217,-0.041458935,-0.019812081,0.019458337,-0.0028858276,0.01668487,0.026020752,-0.011794732,-0.001722786,-0.03189995,-0.035532776,-0.07454887,0.0670357,-0.0065759895,-0.025360428,0.0028292625,0.024430094,0.0586089,-0.077450655,0.00032148714,0.023420896,-0.004777604,0.032823745,0.07538019,-0.0033264821,0.045243654,-0.016006289,-0.029076038,0.029327806,-0.011761698,-0.0012188144,-0.0169627,-0.01098231,-0.05888021,0.0023599486,0.016859328,0.07867796,-0.05961737,0.010803505,-0.030350987,0.003206195,-0.016044892,0.008937352,0.010475602,-0.04185878,0.0073764604,0.012184284,-0.00076675846,0.008704619,0.050335526,-0.005982766,-0.005962977,-0.019295398,-0.022010455,0.020352574,-0.035400487,0.024072904,0.020814141,-0.04224915,0.0071761906,-0.0020686912,0.028301634,-0.00805722,-0.020249277,-0.021202715,0.013902158,0.058767766,-0.012042919,0.056869656,-0.008019168,0.014284321,0.01375793,-0.030223573,0.01197375,0.0139930155,-0.026171392,0.0027413485,0.022546263,0.021997482,0.04629258,-0.004112981,-0.018444765,0.014789447,0.00891527,0.0251926,-0.00528977,0.033613447,-0.041782837,-0.015566633,-0.011707071,-0.009222403,-0.017167596,0.009524855,0.008660068,-0.0062984736,0.025315695,0.055601418,-0.006728152,-0.0022420874,-0.011814962,-0.014324431,-0.12449612,-0.035144944,-0.009453131,0.04170007,0.0022887567,0.000040189647,0.040386457,-0.011800595,0.02967397,0.0022564272,-0.03369361,0.0024800687,0.0020054253,-0.0052692443,0.014462925,0.006685321,-0.022438927,-0.015387794,-0.015891757,0.0406391,0.0074137817,-0.017376903,0.03773626,0.004921758,-0.004592869,0.013114679,-0.028016869,0.015697675,-0.0045214584,0.0028337769,-0.0056133233,0.0082967635,0.030177996,0.0135628255,-0.025274768,-0.033642046,0.014658351,0.008203151,-0.028521437,0.02745428,-0.057448745,0.036093157,-0.04589249,0.041625645,0.021461818,0.024097135,-0.013209241,-0.011072031,-0.008539834,0.028786251,-0.009467056,0.029000869,-0.04404342,0.00013338166,0.0211814,-0.0010382527,-0.04279787,-0.007494546,-0.052092735,0.027994078,-0.03651645,0.07967604,-0.016383758,-0.0134023,-0.015864035,0.019493872,-0.027864013,0.012754612,-0.04207468,-0.015125401,0.015409491,-0.0026609437,-0.05133877,-0.046894785,-0.026333308,-0.03338324,0.05645957,-0.019763164,0.006431866,-0.013612634,-0.025638413,-0.051725835,-0.02181202,0.023563556,0.04010297,-0.020621976,-0.034907237,0.0029640263,0.028553769,0.0067465687,-0.024506653,-0.064056106,-0.0014168185,-0.03408898,-0.015793277,0.009915605,-0.010574357,-0.034590643,0.008628904,-0.01236316,-0.047954768,-0.011384976,0.011369525,-0.03350836,-0.033622902,0.012515533,0.044592403,0.00053546374,-0.024119604,-0.02791969,-0.060538884,-0.015401033,-0.038362447,-0.002046323,-0.053119015,-0.013900865,-0.012415825,-0.030431407,-0.0466589,-0.06961463,-0.013208676,-0.005158007,-0.013951884,-0.017935256,0.020457972,0.06540255,0.020072771,0.011726112,0.043007225,0.013003944,-0.0008821591,-0.0015495562,-0.03453591,0.013621896,0.02585276,0.0056267795,-0.03735712,0.042047013,-0.031114377,-0.055156827,-0.032024324,0.021443788,0.028738575,-0.04713018,-0.014641272,-0.025010921,-0.016399834,0.035899244,0.050279144,-0.037807196,-0.0076877945,0.009944872,-0.0467269,0.049623895,-0.022779647,0.051336482,-0.0046125324,-0.060433555,-0.0091071995,0.07090515,-0.0013768487,-0.04038642,-0.016683957,-0.015010078,-0.003161842,0.037408832,-0.0011454804,-0.032753862,0.00627087,0.034641005,0.0033923485,0.0006582582,0.00836631,0.00849201,0.04097553,-0.013155204,-0.017319111,-0.02402141,-0.009435606,-0.023706215,0.039683007,0.00999037,0.084799334,0.038454834,-0.0105797015,-0.0062270127,-0.0012505009,0.04213859,-0.037753638,0.0050632055,-0.000058576934,0.024437673,-0.060594294,-0.033812746,0.055174205,-0.0024801574,0.01725498,0.03542175,0.02879932,0.00371146,0.03037971,0.012562353,-0.014778667,-0.024960846,-0.00058214844,0.0063447193,0.0028451101,0.006013085,-0.003209825,0.012522292,-0.027619092,0.022205584,0.014451906,0.012034274,-0.00018979736,-0.0371,0.04370616,0.014809067,-0.0012735146,-0.036156937,0.023867492,0.02407282,-0.008292126,-0.0038989286,-0.014573909,0.0077773635,0.008560993,0.026752941,-0.014792899,-0.019685326,0.061470013,0.0050664507,-0.010885848,0.028687507,-0.0488011,-0.003873116,0.0022681924,-0.024391025,-0.017374683,0.013481021,0.019532526,-0.02195608,-0.0066658943,-0.040697645],"last_embed":{"hash":"fee557","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"fee557","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{11}","lines":[43,43],"size":75,"outlinks":[{"title":"Gitea Setup","target":"Gitea Setup","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"fee557","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036054358,0.007378756,-0.05797028,0.01968607,-0.03691633,-0.04954112,0.019368233,0.010423587,0.02460795,0.032328248,0.044195108,-0.0064020064,0.014217727,0.021216381,0.0058076074,-0.016299803,-0.026102368,0.020595727,0.031738643,0.0010581735,-0.026728578,0.021486115,-0.0033052713,0.009132777,-0.002087642,-0.003841013,-0.009360316,-0.0029542346,0.006613958,0.032628532,-0.02615919,-0.074300535,0.035614572,-0.03777032,-0.029378155,-0.027846228,-0.007872511,0.00055049104,-0.02153413,0.042097263,-0.0034303085,0.024834607,0.007596528,-0.013490809,-0.00667474,-0.0312908,0.010273682,-0.014138384,-0.040583055,0.0056858184,-0.00782763,-0.012729538,0.008551635,-0.0038029533,0.009392916,0.040278926,-0.050939467,-0.035632126,-0.04136665,0.02319185,-0.01846486,-0.00057509827,-0.0672236,-0.021158006,0.014753034,0.022048393,0.004452728,0.022375189,-0.031311598,-0.0102485,0.0024451078,0.037269264,-0.035558883,-0.022170728,-0.016658112,0.021925848,0.023869302,-0.019131204,0.0024751,0.030042512,-0.010346627,-0.05466283,0.03916849,-0.027254857,-0.060131524,0.014629202,-0.033459347,0.083842635,0.07914595,0.0014637955,0.0055235624,-0.018219993,0.030182103,-0.047542617,-0.009386041,0.009658635,-0.01622009,0.018153992,0.05466624,-0.025275845,0.016753765,-0.021913944,-0.013652964,-0.0032736622,0.009223684,-0.0032233465,-0.007457032,0.007687641,-0.04843898,-0.01748681,0.026716473,0.02442999,-0.031351097,0.015573496,0.005988216,-0.026935285,-0.007566996,-0.0026897276,-0.034449756,-0.050918873,0.044749573,-0.0030250528,0.034179747,-0.056448556,0.00045905894,0.031658746,-0.014423782,0.029098086,0.025480945,0.006781977,-0.030384496,0.011175278,0.0025860542,0.008232062,0.0113094505,-0.029615281,0.009296562,0.0045886994,-0.023384375,-0.052208874,0.031955224,0.058194075,0.02647462,-0.015834957,0.0536376,-0.0069633396,0.08535195,-0.013494154,-0.022859685,-0.03339277,0.007484043,0.023007467,-0.018760316,0.021501303,-0.022544395,0.044104554,-0.009980009,-0.043704137,-0.023552785,0.009356385,-0.021410251,-0.014853224,-0.0029715325,0.020067368,0.004977252,-0.066770606,0.016284702,-0.03859034,-0.021051945,-0.0017129282,-0.024430243,-0.020288132,-0.0009877598,0.019609477,0.027977701,0.022274932,0.033711772,0.019063694,0.054721344,-0.03656251,-0.06806587,-0.011445671,-0.000028104905,-0.008212237,-0.010154932,0.00054752355,0.03921557,0.016384313,-0.0025566602,0.011975378,-0.031756703,0.017700197,0.039483182,0.018800627,0.0056701875,-0.018323503,-0.0006252296,0.021261605,-0.03294714,-0.020776901,-0.012478098,0.008090067,0.03264292,0.01934122,0.0023444353,-0.0004935325,0.030935304,-0.012470838,-0.03837603,-0.050604843,-0.014384999,-0.013803739,-0.04245861,0.012096415,-0.03437612,0.0046526203,0.00794518,0.04092846,0.013718492,-0.039775133,-0.026616478,0.016985998,0.008438003,0.075015254,0.032337822,-0.019311149,0.03821116,0.0595589,0.02702845,-0.022792893,-0.072424516,0.011804887,0.048137553,-0.014058215,0.055125646,-0.019576555,-0.06312287,0.028700123,0.008184827,-0.0050219623,0.007043249,-0.044894006,0.028255483,-0.033408765,-0.04100154,0.037580732,0.0064002937,0.033591904,-0.03855884,-0.050970897,0.007945173,0.03328829,0.01103597,-0.022350393,0.057446007,0.00036483107,0.023604166,-0.016624536,-0.026016098,-0.04372647,0.029682739,0.00153678,-0.008926083,0.019847356,0.038861368,0.00467745,-0.022298926,-0.0049980106,0.042218655,0.013889218,-0.038156822,0.0272378,-0.0046800817,0.047178745,-0.027080238,0.021060932,0.015298668,-0.02117873,0.047038026,0.05442874,-0.049199738,0.030477429,0.05198972,0.07148541,0.016769527,-0.021616293,0.05936897,0.021048889,-0.035776224,-0.036312867,-0.022311231,0.034540005,0.06260985,-0.022683548,-0.0035341952,0.008108037,0.038265806,-0.13516456,0.0134883765,0.030737596,0.05333322,0.025811112,0.015349741,-0.04030347,-0.008318296,-0.030137008,0.0394072,-0.04828302,-0.035274886,0.001790992,-0.040626176,0.017745996,0.050057206,-0.026036922,-0.0007510742,0.0031459543,-0.033805493,0.012427925,-0.0076075247,0.0086928215,0.02802203,0.011772274,-0.0010252775,0.075244956,0.033472877,-0.023342283,-0.04049536,0.00020375334,0.011312656,0.010550603,-0.007573322,0.0075421827,-0.019483399,0.029603353,-0.009193383,0.007833713,-0.020033948,0.021142058,0.07027243,-0.040893544,-0.021062847,0.0048100306,0.028604705,-0.0042047845,0.0076850704,-0.029205047,0.0033173289,-0.0055257073,-0.023762552,0.006289737,0.009332821,-0.052842963,-0.006248846,-0.013277735,0.07878871,0.034671813,-0.044756703,-0.0036480918,0.010045056,0.03101752,-0.084064804,-0.056184664,0.010050336,0.03548175,-0.037368927,0.028035168,-0.005475099,0.019491121,-0.053517137,0.022266729,0.017641399,-0.020552292,0.00537131,0.024045587,-0.011458046,0.033086788,-0.093031146,0.005862375,0.014006829,-0.008559604,0.061830584,-0.02926052,-0.031234233,-0.008320201,0.034515444,0.017009512,0.23994699,0.013641277,-0.019363053,-0.037791092,0.014661363,-0.00586616,0.0178392,0.022530647,0.04483345,-0.023685394,-0.009844442,0.0011016565,-0.012035478,-0.020348264,0.010574122,0.010292263,-0.026106562,-0.009099821,0.050194956,-0.004505574,0.027993543,0.0023410115,-0.006276004,-0.0020394118,-0.042451423,0.010472443,-0.025435379,-0.019936942,-0.033438984,0.041411366,-0.043932207,0.021023618,0.032499336,-0.0018106368,-0.05192976,-0.016182808,-0.0051712273,-0.031099634,0.043074045,0.0034919276,-0.018275484,0.012846586,0.0099426955,0.03655277,-0.03275439,-0.005223196,-0.0004109493,0.009574522,-0.037207074,0.004798781,-0.02919569,-0.039257742,-0.01176677,-0.012265587,0.017338762,-0.056608237,-0.030352188,-0.03903943,0.03229911,0.05332182,0.004648323,0.000068560905,-0.073893555,-0.017327195,-0.025646733,0.051337805,-0.006045168,-0.016243882,0.036212556,0.0482854,-0.023731437,0.02552018,-0.01335923,0.006579936,0.035073478,0.028429873,0.07036359,0.01727407,0.030807251,0.019041725,-0.03224265,-0.007046664,-0.0040565655,0.029409206,0.010608062,-0.014360901,0.0024124112,0.03035626,0.0054037473,-0.034662273,-0.04944795,0.029833267,0.054226123,0.01579494,0.029156294,0.0056170393,0.017008796,-0.0025814844,-0.01713085,0.0014000674,0.01171146,-0.017704194,-0.025335332,-0.0024949908,0.068168156,-0.017214688,0.000034971275,-0.0098269,0.04333455,0.0195117,-0.020339923,0.024530107,0.026135221,-0.047351353,-0.010882669,0.0375486,0.03227829,0.009728342,0.029642904,0.013366765,0.0028516348,0.032785285,-0.019327002,0.013328034,0.025272252,-0.069384106,0.022907186,0.02927342,-0.00019075145,0.02962116,0.021631207,-0.049378414,-0.06542454,0.031070258,-0.03115906,0.04481526,-0.027933097,-0.018918138,0.0041293656,-0.0044330293,-0.024493728,0.0019702422,0.025152588,-0.06019886,0.025273498,0.028278748,-0.010643412,-0.0058257114,-0.032531593,0.038477868,0.016923912,0.049061876,-0.004527434,-0.0047372105,-0.020217698,0.0015122982,-0.037318833,0.024300214,-0.004520467,-0.028285362,-0.009606398,0.02407746,0.04456422,0.060747087,-0.0048997095,0.025089772,0.013919655,-0.020367017,-0.030659862,-0.024539908,0.03409155,-0.038891684,-0.03301186,0.017551053,-0.028590016,-0.0473045,-0.0085197,-0.006243542,-0.056951515,-0.038171858,0.020265367,-0.038325407,-0.02372795,-0.038425278,0.052931007,0.00550613,-0.014862898,0.011268824,-0.026701242,-0.004208249,0.0067585153,0.082211465,0.039679147,-0.013202961,0.028196272,0.017352,0.09560122,-0.018618057,0.0029961301,0.01992633,-0.026071934,-0.008686355,0.027387979,-0.03312291,-0.031112835,0.004470166,0.00007522809,0.0042670085,-0.004968081,0.00019286039,-0.01197189,0.025753912,-0.029472556,0.007910781,-0.045646373,-0.039613537,0.04943695,0.030688073,0.025809791,-0.0144895995,-0.039907362,-0.02512797,-0.0005808469,-0.04000017,-0.018134275,0.016587107,0.0074089407,-0.021864723,0.014891168,-0.026482303,-0.011690876,-0.01445816,0.0016444497,0.005596765,-0.027590761,0.0034850987,0.0001543029,0.025294196,0.0028625098,-0.020126933,0.011235489,0.003813761,0.03143584,0.027653953,0.00821774,0.017447403,-0.06341801,-0.025684735,0.0062761074,-0.006731537,-0.021767432,-0.07581287,-0.017162802,-0.020610867,0.011676697,0.024501773,0.03303122,-0.019284194,-0.020517835,-0.05554903,-0.00409075,0.022440115,0.027293399,-0.010690212,0.019245777,0.019535273,0.012029018,0.013389298,-0.032250237,-0.030681293,-0.005166792,-0.00014202349,-0.045974325,-0.032746296,0.020463223,0.0042641107,-0.06634716,-0.0029805563,-0.015196099,0.008786866,-0.08687927,-0.026839685,0.009140173,0.057621874,-0.03565714,0.043639474,-0.02206484,0.00022450871,-0.04048441,-0.031757444,0.023233477,0.005939558,-0.025544707,0.056800615,-0.019687612,-0.011650995,0.034527186,0.005013209,0.010460304,-0.0014590445,-0.02339142,-0.0055708825,-0.004020614,-0.0096913995,-0.024755798,0.06745541,0.0068657394,-0.019429494,0.008637393,-0.0020793483,0.039911423,-0.04989157,0.0018234847,0.034622632,0.010251683,0.00029065812,0.06734501,-0.009264747,-0.005510331,-0.013625443,-0.03091087,0.034149278,-0.029657934,0.034160197,0.011680832,0.012166464,-0.015061734,-0.038221788,-0.0061072614,0.0734811,-0.027012408,0.027380634,-0.022495527,0.00090800127,0.01068268,-0.007047413,0.025661184,-0.01566939,-0.008836609,-0.0078004193,-0.011902687,0.027068507,0.07813295,-0.04198537,-0.014901563,-0.007128865,0.017599467,-0.0011096254,-0.062139086,0.0019989125,0.009789624,-0.0026839997,-0.04938405,0.0107634505,0.007561319,-0.014349038,0.004530633,-0.009538289,0.0515563,0.029753178,-0.015670443,0.05629711,0.021297686,0.016383989,0.008660792,-0.038625535,0.040533047,-0.019993315,-0.00016401972,0.024811437,0.037882242,0.038975414,0.011669361,0.020578844,0.0020298022,0.051043633,0.0000488734,0.020478027,0.020050937,-0.016978763,-0.0013646426,-0.034381676,-0.022263905,0.0042722565,-0.021362098,-0.010166067,0.026740192,-0.032316167,0.036901,0.06291875,0.00559172,-0.0015661416,0.0008842174,-0.017049817,-0.13486855,-0.01235958,-0.019995315,0.019269234,-0.017759029,-0.00902517,0.011398749,-0.05922992,0.013177866,-0.020875301,-0.004966651,0.024952708,0.023651017,-0.026366385,0.041940227,-0.021805264,-0.031482045,0.0047825677,0.015971763,0.039018147,0.007076872,0.011112356,0.04322131,0.028005024,-0.0028745374,0.0065778308,-0.024575325,-0.02671437,-0.008799901,0.030097656,0.029631298,-0.015075812,-0.010110542,0.013628172,0.014818214,-0.007893469,0.0104598105,0.00058578147,-0.015045448,0.015447497,0.007991206,0.012965511,-0.02643518,0.029572334,0.013942963,0.008132654,0.024154998,-0.0023949966,-0.0309063,0.018486384,0.01533722,0.042817153,-0.023392985,0.012200691,0.014132647,-0.028577022,-0.026638681,-0.006921131,-0.0031604054,0.0299654,-0.044655748,0.08613173,-0.012542633,-0.02707607,-0.03940432,-0.0031851241,-0.015763115,0.015986077,-0.02163529,-0.024386955,-0.0054259594,0.0018194342,-0.035940483,-0.017013874,0.018905828,-0.06799668,0.031132435,0.0021931557,-0.0048398194,-0.010357047,-0.0634675,-0.045324408,-0.010833352,0.027122803,0.04086015,-0.0033474069,-0.027268238,-0.0286232,-0.0025863028,-0.020742513,-0.018710863,-0.050626494,-0.008697,-0.031194068,-0.034702707,0.02267076,-0.026297875,0.0025464825,0.028621977,-0.015672043,-0.036826286,-0.008497588,-0.018634604,-0.04230766,-0.016092986,0.022176273,0.04923774,-0.017422503,-0.025531914,-0.044171736,-0.09233755,-0.014519743,-0.010565592,0.014813058,-0.048145905,-0.043359622,0.015565559,-0.03459664,-0.06463588,-0.05904453,-0.0046013338,0.004869714,-0.016138094,-0.01987249,0.030288303,0.06466107,0.041358035,0.009041757,0.037233904,0.00058432005,-0.0008941863,-0.018930761,-0.0010550664,0.025213918,0.0132377865,-0.0028453323,-0.051832084,0.030221825,-0.05021339,-0.035313252,-0.02248708,0.02678008,-0.022216674,-0.027914518,-0.021283139,-0.011666709,-0.021697082,0.043942012,0.03412937,-0.009829792,-0.037012648,-0.003244378,-0.063440055,0.06167718,-0.018581515,0.03789895,-0.03064717,-0.061855957,0.008599467,0.067866996,-0.007767247,-0.0074805934,-0.05528614,-0.028148066,-0.04176772,0.026999695,-0.0015188312,-0.031338934,-0.019289803,0.006353184,-0.022939345,0.03571368,-0.004987986,-0.00052886695,0.020830445,-0.022908183,-0.014317283,-0.018570652,0.02702826,-0.012843792,0.025080303,0.009609887,0.0682695,0.019644225,0.009856714,-0.026534455,-0.034529056,0.009323317,-0.013552417,0.008762649,-0.0076408726,-0.009893016,-0.035874113,-0.02320294,0.042686995,0.024660902,0.021481913,0.03497025,0.029031424,-0.037071858,-0.032673445,0.024224017,-0.03985784,-0.010752142,0.00910941,-0.004810226,-0.029312082,-0.03962334,0.00078810495,0.004767464,-0.006429043,0.057958875,0.022287576,0.005650304,0.0060034036,-0.043678727,0.05513654,0.04571132,-0.003281933,-0.025005445,0.023766609,-0.00039845536,-0.04670214,-0.01412522,-0.038336158,0.05486427,-0.0064223628,-0.0013301523,-0.025243688,-0.015568151,0.03068563,-0.0018844596,-0.016815776,0.01837142,-0.033021938,0.0066573666,-0.0144406585,-0.037346553,-0.004151583,0.009458227,0.008851938,-0.030595237,0.0155986855,-0.029213164],"last_embed":{"hash":"1g99csh","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"1g99csh","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{12}","lines":[44,45],"size":64,"outlinks":[{"title":"Git Server Options","target":"Git Server Options","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1g99csh","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018579286,0.03852942,-0.078384906,0.0012639704,-0.03542269,-0.056470845,0.05693054,0.02430199,-0.012188405,0.012696633,0.017023787,0.015034081,0.02190064,0.016744878,0.018495644,-0.021059984,-0.012052986,0.052157003,0.014639223,-0.0031526124,-0.0120247565,0.03835642,0.054575015,0.012848668,-0.019538304,0.011413078,0.0072298734,-0.011148205,-0.013731544,0.01108796,0.014908606,-0.069238,-0.015099617,-0.034842208,0.03155106,-0.0005894969,-0.013814221,-0.029793072,-0.039260283,0.029597059,-0.03354812,-0.03719437,0.0037800157,-0.016465414,-0.010842775,-0.015876535,0.025167277,-0.023122462,-0.015767146,0.015837079,-0.0027988923,-0.0055555957,0.011847037,-0.01843863,-0.0017281858,0.018997561,-0.04183213,-0.034130562,-0.044077072,0.030846952,-0.017020212,0.02725682,-0.07732615,0.00028616097,0.029369973,0.039219778,0.024633002,0.020355668,-0.029758198,-0.020039357,-0.007547526,0.024738502,-0.02798329,-0.045652058,-0.051467523,0.025610955,0.0646971,-0.037315257,0.0067673177,0.057398707,-0.0066326605,-0.024953445,0.0088968305,-0.03805063,-0.0056939833,0.013344969,-0.050477777,0.041980788,0.06880435,-0.010805605,-0.00089531974,-0.018143581,-0.008409504,-0.0331474,-0.030358922,-0.008083242,-0.015828632,0.031775203,0.041887175,-0.023976015,0.017879661,0.016474245,0.010057038,-0.032672223,0.0077527943,0.0020165632,-0.021750426,-0.0047077583,-0.011047875,-0.017119776,0.0047127935,0.03732569,-0.032744452,0.02809046,0.014647566,-0.035628024,0.021244766,0.002269442,0.013197682,-0.029559642,0.0032629403,0.05559387,0.023969602,-0.051598217,0.021550393,0.021059105,-0.00550876,0.01382908,0.021690963,0.020063583,0.0019440858,0.02976235,0.001988078,0.020884609,-0.03452369,-0.02142613,0.0254017,0.0119057335,-0.023827048,-0.04801018,0.0017484514,0.07677356,0.027276134,-0.011510056,0.020430207,-0.016042331,0.048789315,-0.0077048955,-0.02427695,-0.046579927,-0.001111754,0.02915349,0.021763343,0.026779654,-0.00064844015,0.0026849837,-0.028269297,-0.0074047716,-0.005851075,-0.033712897,0.006115002,0.04037972,0.0077587278,0.019756414,0.024427347,-0.0709657,0.0073266383,-0.024274208,-0.008329114,-0.032969408,-0.0152202565,-0.03857323,0.026343992,0.023660155,0.0135500925,0.02391935,0.069733985,0.034312103,0.07708397,-0.013031748,-0.050608285,-0.014785435,-0.040499162,0.011960211,0.0028141036,0.005741359,0.034920186,0.011621376,-0.009026687,0.01915024,-0.010836657,0.035109565,0.01974317,8.160694e-7,-0.0022631446,-0.01249475,0.06216179,-0.018878903,-0.04097988,-0.017514605,0.014349049,0.03538311,0.036048662,-0.0001908673,0.02276657,0.008661333,0.025110813,-0.055231072,-0.0177455,-0.02280833,-0.0315232,0.04171044,-0.0391704,0.05769408,-0.02892799,-0.0137635125,-0.008559012,-0.007270077,0.017272772,-0.014792677,-0.04098957,0.0011917552,-0.04079493,0.037390206,0.02501041,-0.033845622,0.010203352,0.0394189,0.027799653,0.005396809,-0.060578056,0.009822561,0.03041318,-0.040545996,0.053874966,-0.008763213,-0.041187413,0.024349477,0.017639335,-0.014866747,-0.0005002097,-0.050880622,0.047151405,-0.05319538,-0.036850423,0.012406654,-0.00078014645,0.043976344,-0.027958361,-0.035965595,-0.034683496,0.020667255,-0.001309403,0.008556209,0.039330736,0.0021459484,0.036171317,0.012915532,-0.027301991,-0.033977233,-0.0074447617,0.040355243,-0.0036414461,0.016739497,0.023022462,-0.004117939,-0.018849313,-0.01059093,0.0030981149,0.040447116,-0.04643485,0.013048205,0.025050644,0.034685858,-0.015609399,0.04030035,-0.005707172,0.012293465,0.079820745,0.069642216,-0.03540344,0.041855607,0.039995335,0.0148548875,0.0197048,-0.0521418,0.0018207787,-0.03417099,-0.03355241,-0.048138898,0.002204286,0.012391933,0.05835916,0.014612636,0.00005010584,0.03892126,0.033819728,-0.13694431,0.007902794,0.022266071,0.06305664,0.019886376,0.029818786,-0.033628453,0.009328384,-0.03950801,0.039267123,-0.012692764,-0.041115902,-0.015628086,-0.024829635,0.0081005795,0.04148173,-0.01164126,-0.0019740302,0.040107843,-0.022776699,0.0034871656,-0.0022566125,-0.0035475232,0.01406417,-0.015437021,0.026196068,0.03967245,0.0092037255,-0.010105213,-0.017832145,-0.025827514,-0.011572842,0.0019259211,0.018012349,0.016128724,0.0026502435,0.03895614,-0.00941274,0.018097972,-0.022857925,0.024466477,0.08304412,-0.011447416,0.009949267,0.01723207,0.008704982,-0.008117201,0.00309808,-0.040662188,-0.029973587,-0.0087099,-0.043049924,-0.008366864,0.03227629,-0.04482828,-0.02726052,-0.04849255,0.037169576,-0.0011776302,-0.01637704,-0.027764928,0.006653254,-0.008761259,-0.093754426,-0.052221205,-0.03916889,0.04985113,-0.017955648,0.035113066,-0.056593753,0.016718427,-0.053549,0.045190543,0.0011855864,-0.032638967,0.00012527223,-0.022886965,-0.016601883,-0.01007882,-0.0914174,-0.016680183,-0.012206407,-0.01965996,0.02881126,-0.043598026,-0.009332567,-0.023619305,-0.010397351,-0.005666029,0.22733155,0.01014143,-0.047466666,0.0039846855,0.04346758,-0.016141018,0.01670215,-0.005205555,0.018644672,-0.008205889,0.021541728,0.010863694,0.0012927514,-0.007762559,0.012357626,0.021348108,-0.048743904,-0.009898514,0.062724434,-0.010413201,0.015815688,0.009482704,-0.018646661,-0.012392089,-0.04062418,0.01699422,-0.041266263,0.009285156,-0.046806168,0.020987112,-0.05459792,0.040934116,0.034840338,-0.025220083,-0.079154454,-0.045416284,-0.041030303,-0.048308354,0.016540863,-0.03941817,-0.018209843,0.011594559,0.034316327,0.022441845,-0.032569878,-0.023689957,0.028646877,0.017628694,-0.021966271,-0.005480791,-0.023481572,-0.035039622,-0.025035903,0.0009526258,-0.04697943,-0.036047157,0.010547028,-0.038204927,0.012751682,0.056098994,-0.015105073,0.016631715,-0.056917276,0.011647952,-0.0054814685,0.038906705,0.0034173578,-0.035900354,0.07813588,0.04566194,-0.014844004,0.005506912,-0.009500892,0.020345561,0.024047697,0.01989731,0.03382892,0.031741895,-0.011874186,0.018977279,-0.028394297,-0.0036469996,-0.0030341889,-0.023640174,0.01536507,0.0017285486,0.002252795,0.033820327,-0.02497368,-0.0000035844996,-0.050569568,0.02318285,-0.003353794,0.029519206,0.017746506,0.03520662,0.0046808883,-0.018001894,-0.031269778,0.025878144,0.019777136,-0.014670912,-0.0040919897,-0.012514368,0.037981972,-0.058488227,-0.03983068,0.035884734,0.043137122,-0.011865941,-0.06347711,0.017829228,-0.02070384,-0.014052833,-0.011297124,0.027374245,0.028903412,0.029769944,0.026825555,0.020527277,-0.011175115,0.023755781,-0.0142298145,0.010500198,-0.017098337,-0.05588705,-0.011414369,0.020322572,-0.00019602942,0.051781632,0.0020360216,-0.04297543,-0.084782846,0.06053509,-0.0044803475,0.025502147,-0.02611834,0.0034483788,-0.005057585,-0.005942606,-0.03442207,0.018047895,-0.02071765,-0.006480906,0.05047841,-0.0017142029,-0.033857256,-0.0021712321,-0.0018821122,0.031513825,-0.006132822,0.04887167,0.031544458,-0.006480383,-0.01565137,-0.014621124,-0.017007953,0.008160892,0.012753052,-0.026720516,0.0110205235,0.017708093,0.021457609,0.04912445,0.0025161395,-0.011904416,0.035598513,0.0029557801,-0.03158073,-0.009136157,0.014552237,-0.052423827,-0.0447189,0.0055060927,0.022005804,-0.035117313,-0.038948778,0.004091307,-0.028971396,-0.027692145,0.021924293,0.026513388,-0.04126349,-0.023371795,0.02349655,0.025632257,0.0023675435,-0.0012027173,0.026936427,-0.0033485591,-0.029348787,0.09856232,0.026327463,-0.017036624,0.003086922,0.025156239,0.092361294,-0.013941711,0.021281036,-0.017679818,-0.01611653,-0.021259509,0.018004563,0.021524303,-0.03849867,-0.021292826,0.008161099,0.037956674,0.0024011093,0.014942533,0.0021183067,0.04355302,-0.041995823,-0.004190035,-0.043190826,-0.03311516,0.04122944,0.07651887,0.041175462,-0.07351289,-0.02221642,-0.030899331,0.015135986,-0.023579488,-0.046011653,0.007717439,-0.00224927,-0.035327822,-0.0120314,-0.01610262,-0.0053211222,0.0047334186,0.024152057,-0.004413913,0.009712099,-0.029537013,0.0118940305,0.034383032,-0.0047340775,-0.026387034,-0.0072986814,-0.005666482,0.009215412,0.05106162,0.0067960145,0.022931097,-0.059576217,-0.060632393,0.004286415,0.009693336,-0.011854026,-0.043004677,0.015915401,-0.030984143,0.023660246,0.035898954,0.03280679,-0.0252687,-0.01762965,-0.05216874,0.013003812,0.04368974,0.0328893,0.00084793405,-0.034937486,-0.019848973,0.046686232,0.00039211812,-0.025852293,-0.019994901,0.0045946287,-0.018509435,-0.058617443,-0.0048151165,0.040840846,-0.0026109286,-0.0567557,0.021392595,0.015896544,-0.009913327,-0.08039548,-0.04404495,0.0062191617,0.035879645,0.0022240616,0.05577088,0.011695212,0.0023099673,-0.01607834,-0.023158694,0.015858226,-0.0035496154,-0.03144277,0.047257617,-0.027543843,0.00032886138,-0.009647613,0.014882517,-0.0032015403,0.013902756,0.0004922767,-0.008869277,-0.026247393,-0.010490255,-0.024312815,0.07759999,0.003580545,-0.015822472,0.017355967,0.011953252,0.06054629,-0.084273554,0.0025112173,0.06087753,0.009497365,0.0046078875,0.014668165,-0.020646878,0.023209017,-0.017894367,-0.03135488,0.018327804,-0.032419365,0.031235559,-0.015073698,0.021416629,-0.032941155,-0.034529902,0.028897805,0.059775215,-0.046976056,0.020838125,-0.019016637,0.0014007227,0.0063880924,0.011542234,0.039264806,-0.0012550642,0.002010738,-0.022073196,0.049246352,0.01260841,0.050387755,-0.019110056,-0.0058185533,-0.00008031877,-0.006878198,0.013849497,-0.021149404,0.0029031814,-0.018653477,-0.034581054,-0.016978122,-0.01287952,-0.005862615,-0.011036385,-0.01870766,-0.01900395,0.012510314,0.02929212,-0.004741283,0.039824612,-0.021859622,0.010065712,-0.013187671,-0.028718416,-0.0036944991,-0.003675552,-0.022482667,0.012168199,-0.012093021,0.05695676,0.018960537,0.012690057,-0.0113895275,0.055568483,-0.031627458,0.020097155,0.024198474,-0.03346908,-0.030925997,-0.06033203,-0.006457794,-0.010887761,-0.014933264,-0.011619822,-0.03065436,-0.046786793,0.015600846,0.024612669,-0.020051977,0.0299146,-0.011879848,0.009662578,-0.14033486,-0.024468314,0.018713634,0.04465428,-0.027810436,0.0036073907,0.03245641,-0.046222746,0.012538621,-0.012343462,-0.009149464,0.020896856,0.04695506,-0.029049464,0.0144073805,-0.004534857,0.006002862,0.004344399,0.016108243,0.03808419,-0.0042975307,-0.024231175,0.07444556,-0.0012356756,0.0004889665,0.027998028,-0.009193525,-0.0118023325,-0.00062432967,-0.00564595,0.018801343,-0.031755675,0.04537752,0.042612527,-0.018757824,-0.0019320044,0.005678306,0.0035002148,-0.040101346,0.03181429,-0.005044223,0.014219292,-0.009858095,-0.007669002,-0.008083516,0.045863036,-0.011312613,-0.02335799,0.009783267,0.0031122188,0.010440942,0.03713088,-0.03608308,-0.0042026355,0.008368016,-0.030613646,-0.06306249,-0.012764288,-0.059607152,0.048577912,-0.03983433,0.05489421,-0.0057196333,-0.053549092,0.0026646806,0.030701742,0.0069919173,0.012187271,-0.037440773,-0.0026082282,0.0027015985,-0.0017988778,-0.024733348,-0.060060073,-0.013251513,-0.006199533,0.06424146,-0.02050316,-0.005890239,-0.009595908,-0.034017533,-0.01826575,-0.008242372,0.040422346,0.040058058,-0.017664645,-0.032467578,-0.04398213,0.031714626,-0.03792339,-0.043345865,-0.065165035,-0.017206362,-0.010167138,0.005142375,0.044025924,0.020384712,-0.00028655818,0.016243437,-0.033518728,-0.018520193,-0.024990037,0.019006863,-0.021220466,-0.019549495,-0.0012321662,0.064182706,0.008710398,-0.034879223,0.0010896178,-0.041191645,-0.004003658,-0.0075334245,0.027081957,-0.04792754,-0.015463588,0.020145016,-0.021968175,-0.033870652,-0.030342469,-0.012870003,-0.020082071,-0.032819174,-0.036943324,0.011799456,0.052707598,0.026577609,0.033077873,0.014847381,-0.0062564835,-0.0011148992,-0.00454228,-0.011800495,0.040402275,0.03808234,-0.011187098,-0.042019363,0.026260898,-0.06452177,-0.022786219,-0.020403184,0.046976026,0.014284146,-0.064715534,-0.013240022,-0.009652315,0.014688222,0.021267759,0.028802563,-0.027310431,0.010146146,-0.02524508,-0.009066072,0.05808145,0.006997663,0.049542904,-0.053929485,-0.03386161,0.013250707,0.037488915,0.02538116,-0.010759894,-0.041247033,-0.017887969,-0.022678273,0.03083638,-0.0022091088,-0.024962917,-0.021432366,-0.008993291,0.023998369,0.02748544,-0.0025275573,0.00031053604,0.022386553,-0.012880833,-0.003155467,-0.07436592,0.0030329789,-0.026957683,0.033798736,-0.011417001,0.056597825,0.022670396,0.0419314,-0.00016495175,-0.025744835,0.0316153,-0.030532334,0.002548525,0.006758348,0.025864365,-0.04312523,-0.0056654257,0.0313102,0.022326445,0.013789396,0.012236389,0.015430748,0.00089344167,-0.029427817,0.021851927,0.00891685,-0.029162364,-0.0062305867,-0.00097553834,-0.011278342,-0.018383373,-0.013121018,-0.004259173,0.00401836,0.044359658,0.019830223,0.012224147,-0.011379483,-0.024624377,0.041399803,0.035517633,0.016257778,-0.03447737,0.008566769,0.017784968,-0.019973073,-0.050093893,-0.014590761,0.04541891,0.0038750886,0.00038063346,-0.037398987,-0.024466334,-0.006778259,-0.0025230213,0.0014386581,0.013895496,-0.015747845,0.0011264213,-0.030968279,-0.0323668,0.012786182,0.055003416,0.048187472,-0.016143123,0.036747355,-0.043008547],"last_embed":{"hash":"1b36pzc","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"1b36pzc","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{14}","lines":[47,47],"size":59,"outlinks":[{"title":"Quick Reference","target":"Quick Reference","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1b36pzc","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009325073,0.03767582,-0.03597267,0.012703459,-0.04629832,-0.01949879,0.04255254,0.0140651725,0.022338659,0.0078280335,0.013338824,0.015882965,0.0032619394,-0.00925398,-0.023224035,-0.058096338,0.016724803,0.05022053,0.05594748,-0.015545944,-0.026222691,0.009942017,0.018952953,0.007604336,-0.007028068,-0.0031973699,-0.0071861176,0.0030940778,0.015365145,-0.016421814,-0.023547227,-0.02833599,0.00980913,-0.0189999,0.008887444,-0.02940054,-0.029826915,0.021716574,-0.028703412,0.013903243,-0.0361502,-0.005952181,-0.027940381,-0.004630252,-0.0069512855,-0.024466567,0.01359086,-0.019740336,-0.028901689,-0.00067589805,-0.0154124815,-0.009116766,0.028300738,0.0004437702,0.033672094,0.0575323,-0.012424352,-0.034982048,-0.022197885,0.007096618,0.00815962,-0.009487157,-0.06994736,-0.0026486234,0.05155721,-0.003436598,0.002157188,0.051115688,-0.011455348,-0.008139392,0.022969404,0.00712548,-0.012962196,0.0009405981,-0.03865831,0.01031446,0.05317127,0.0035866788,-0.007931852,0.022397574,-0.0065581934,-0.0025596903,0.048411537,-0.01811315,0.0202661,-0.01117096,-0.030332375,0.09828766,0.033724293,-0.033742532,-0.006159578,0.010948865,0.011332943,-0.081338465,-0.015757844,0.026181135,-0.010442701,-0.014626803,-0.004234925,-0.014306057,0.030303113,-0.006576253,0.013582608,-0.02930665,0.070538454,-0.013299642,0.025657315,0.0119835185,-0.01749616,-0.013334166,-0.009227389,0.028895607,-0.026606523,-0.004650672,0.004590113,-0.060316764,0.03394666,-0.052569225,0.0012733729,-0.013500582,0.02666267,0.009967367,0.015575842,-0.058694344,0.0367313,0.03599076,-0.0127998665,0.0073788986,0.024063557,0.0062646572,-0.04638254,0.02608052,-0.042379,0.022882214,-0.0013686226,-0.018930765,-0.0018931289,0.0048957136,-0.013028567,-0.069315046,0.051646795,0.043310273,-0.01810713,-0.01178536,0.024395632,-0.046215866,0.03961822,-0.018130198,-0.04004383,-0.013266821,0.0010643624,0.037928823,-0.00077893474,0.027733898,0.042937603,0.016441142,0.021589303,0.035504345,-0.012177486,-0.0059691523,-0.019708399,0.0032675876,-0.07244081,0.01897676,0.04466861,-0.038081363,-0.008580562,-0.016313046,-0.01707726,0.021893932,0.025335154,-0.031160628,0.034721352,0.021466209,0.017486662,0.015707718,0.021238422,0.014331692,0.043485265,-0.03275723,-0.034374025,0.041761644,-0.019747095,0.017124135,-0.008811195,-0.010487893,0.027383722,-0.013721426,-0.023535134,-0.02183443,-0.023283571,0.058653437,0.023840379,0.006216377,0.024747359,0.026817339,0.050186604,0.015322368,-0.0061610895,-0.05171477,-0.009181417,0.0014108247,0.04387214,-0.052377373,-0.00043577005,0.004080127,-0.011926322,-0.030592736,0.00057523925,-0.016673157,-0.037874226,0.02378206,-0.027898476,0.02975468,-0.032316715,0.024709744,-0.008046048,0.024471853,-0.015465724,-0.019728797,-0.04708001,0.0229896,-0.004854709,0.024442753,0.02119109,0.008801312,0.040026616,0.028159695,0.008608471,0.0006739604,-0.052689854,0.0049466398,0.0072247437,-0.010473833,0.060637414,0.0020386833,-0.046086736,0.052465335,0.0016832392,-0.016233265,0.013210369,0.0038808624,0.019561779,-0.02694186,-0.04559116,0.06721591,0.013353475,0.009770883,-0.048127674,-0.023304569,0.0024338197,0.032653604,0.0013651939,0.04431818,0.06744732,0.012581442,0.016786093,-0.01034117,-0.047789905,-0.03748399,-0.024683598,0.029974977,-0.0038526102,0.0023103915,0.05137194,-0.027373817,-0.0077536087,0.017722419,0.024682008,0.007763348,-0.02354232,0.046081755,0.013326263,0.055672675,-0.011650207,0.013113251,-0.0038123457,-0.0054245694,0.1100266,0.07742418,0.00043200748,0.028608438,-0.00046135578,0.035151258,0.030758517,-0.020154577,0.02506722,-0.052363798,-0.050318364,-0.054457784,-0.048563864,0.0019526517,0.070277154,0.024682429,-0.02100157,0.014700577,-0.00937409,-0.13613066,0.009579023,0.020170582,0.061656192,0.021505091,-0.010366428,-0.0047584944,-0.010566095,-0.06640368,0.03805909,-0.004650797,-0.04978366,0.01644491,-0.03354722,-0.0028111027,0.016027406,-0.0077593205,-0.026650948,0.025543684,-0.029314736,-0.007264713,-0.045862507,0.037870567,0.00795008,0.0020538543,0.006793131,0.063579656,0.0047026253,-0.02563042,-0.019511713,0.006105759,-0.03738217,0.024088252,0.012116191,-0.0009403528,-0.062356457,0.03883699,0.00019311835,0.018797627,-0.027652664,0.022978732,0.02992501,-0.008250757,0.014863908,0.036819637,0.031754352,0.0016282139,0.014367137,-0.026012639,-0.032309193,0.0069996025,-0.00044404535,-0.015332201,-0.019392898,-0.0449359,-0.0090597365,-0.005719078,0.028042661,-0.02837869,-0.008795516,0.013379954,-0.020873418,0.012872384,-0.090643935,-0.019813655,0.008653568,0.062133346,-0.036727607,0.059081726,-0.028165564,0.010274673,-0.008374464,-0.0018073055,0.0029160476,-0.038337152,-0.010068031,-0.017827284,-0.053059857,0.014009976,-0.110961236,-0.00019964181,-0.016086392,0.006926229,0.013819956,-0.025176516,-0.029122267,-0.012285399,-0.009286177,0.045543227,0.25188938,0.059090897,-0.01986927,-0.0045697927,0.042650327,-0.031423844,0.0018337918,0.026561856,0.030811673,-0.02030645,0.027355827,0.023936305,-0.017486045,0.00006983904,-0.02086472,0.013287519,-0.058165852,0.055529498,0.060908016,-0.029707389,-0.017475551,-0.007517182,0.024245175,0.006811835,-0.022421546,0.024317162,-0.051259093,-0.010254293,-0.055272736,-0.013685185,-0.002528274,0.06518965,0.018479632,-0.029964242,-0.037582364,-0.00062152126,0.004013589,-0.019660868,0.024500566,-0.00073835533,-0.0570617,0.006041916,0.03137935,0.037001003,-0.009606108,-0.038657077,0.01736059,0.009802774,0.017531704,-0.009410524,0.0021059948,-0.06025158,0.01872941,0.008031697,-0.0014404136,-0.040463775,-0.006333166,-0.03864852,0.012810103,0.0629806,-0.00935429,0.004397145,-0.076759085,0.02755781,0.024457019,0.022940636,-0.03312368,-0.0024814054,-0.0015509673,0.015186149,0.006738407,0.013972144,-0.00238285,-0.0037559823,0.012636356,0.03327915,0.03976612,0.022137146,-0.021177657,0.03915146,0.024623541,-0.009995838,0.0012070712,-0.02529945,0.0067744507,-0.022482468,-0.019701535,0.010706685,0.0101466775,-0.001020234,-0.04589537,0.025601838,0.010976948,0.03786286,0.032688186,0.031212293,-0.016189992,0.005619699,-0.021592505,0.035252277,-0.017039752,0.011334436,-0.028068831,-0.028953513,0.0015269557,-0.048799172,-0.060743965,-0.013485076,0.017022336,-0.0229419,-0.0037782665,0.0025694324,0.0037606705,-0.03210208,-0.024456132,0.03550999,0.003425838,0.01256632,0.036794987,-0.01402464,-0.005820039,0.00008313526,0.015016677,0.04191365,-0.029433487,-0.0751258,-0.017617593,0.013360655,-0.023731494,0.018105106,-0.033695184,-0.037649833,-0.057833213,0.040185302,-0.04708919,0.020721592,-0.019118246,0.010060104,-0.043774348,0.030867403,-0.017215258,-0.007922693,0.0022021846,0.009479196,0.059077453,-0.009779426,-0.018900517,-0.03012776,0.040580407,0.045526147,-0.051343504,0.08126195,0.018974807,-0.053521205,-0.049110595,-0.037936747,-0.021328477,0.013314615,0.052151974,-0.042247605,0.006711844,0.03612657,0.011932222,0.055176944,-0.015636759,-0.017321829,-0.041289184,0.0033338252,-0.010844868,-0.016320793,-0.021765117,-0.016818592,-0.04293885,0.039708283,0.0053510405,-0.015806219,-0.013464279,0.0025815933,-0.022269571,-0.0619194,0.031396218,0.013459837,-0.021040635,-0.0694651,0.025216578,-0.033380564,-0.0075789923,0.01950713,-0.0065573943,-0.004587339,-0.04602501,0.055652633,0.01858343,-0.0008274387,0.015110213,0.02103528,0.08089383,0.0282674,-0.01582267,-0.009018982,0.00094110385,0.0067682327,-0.02232692,0.0007154713,-0.028480774,-0.012430458,0.048555702,0.008617631,0.003613358,0.020414604,-0.058286,0.026589343,-0.053305484,0.0075101815,0.010486653,-0.050373863,0.022239817,0.09201281,0.039103657,-0.016684148,0.011824522,0.0076494045,0.0018111654,-0.038739413,0.014626096,-0.050190367,0.009741478,-0.034881588,0.021116754,-0.064626105,-0.008944237,0.01048374,0.032217003,0.024437703,0.04852492,0.0034784663,-0.017975943,0.021464981,0.0014399914,-0.030437758,0.029083127,0.045375608,0.048913907,0.040790536,-0.00820205,-0.0055907434,-0.06114543,-0.04240746,-0.0067292363,0.0049651987,-0.004160603,-0.08998862,0.016997816,-0.03741286,-0.007935493,0.030441156,0.0076474533,-0.04234851,-0.0069873515,-0.035842568,-0.0063430667,0.007500371,0.0042428696,0.04053883,0.010778588,-0.018829886,0.035177607,-0.010823201,-0.0054674638,-0.04367003,-0.0036980216,-0.024067746,-0.038715236,0.023473866,0.05364974,0.02132705,-0.05350932,0.012104264,0.046474278,-0.020925663,-0.035836346,-0.0045536608,-0.014378403,0.0052928124,-0.044281263,0.060661066,0.00939305,-0.027455071,-0.017828304,-0.0432924,0.03644788,-0.009051158,-0.02766324,0.03802821,-0.040226266,-0.021571403,0.050166227,0.038505416,0.020339875,0.035882894,-0.011108585,0.01342566,-0.008757029,0.015283157,-0.00053634896,0.026949072,-0.0075335237,-0.034371976,0.010046289,-0.018499881,-0.0034109193,-0.08360564,-0.0076503064,0.040485647,-0.025562832,0.022231368,0.038374323,0.0038691333,-0.020329606,-0.036905434,-0.06933833,-0.02843817,-0.02318543,0.0344651,-0.012506937,0.028203616,-0.06111457,0.0018742065,-0.011894004,-0.0005648731,-0.023343567,-0.0058678165,-0.002800967,-0.0074678706,0.0067030727,-0.0032402887,0.0579435,-0.00087141036,-0.003023951,-0.025818475,-0.051553477,-0.0061938777,0.02988781,-0.0060524936,-0.022650974,-0.038815007,-0.015146287,-0.0013423116,-0.040990777,0.026086261,-0.0011169423,-0.02936483,0.0061373734,-0.05200231,-0.0033876873,-0.015153921,-0.034397528,0.026353167,-0.0013080131,0.03361636,-0.009774796,0.06257701,0.015935788,-0.020128982,-0.0034396346,-0.014870296,0.0203196,0.0006518436,-0.036892124,0.012604938,0.039206352,0.025954774,0.02847152,0.01040179,-0.013930964,0.009125507,-0.037901796,0.009580648,0.031413697,0.00043095477,0.010732419,-0.019869791,-0.028176947,-0.0030631323,-0.018550588,0.036284555,0.009434721,-0.0067500025,0.032645,0.009641277,0.0051341606,0.02898034,-0.011575023,0.009696728,-0.13455816,0.032501668,-0.017045906,0.012663556,-0.03175847,0.0068628625,0.032736637,0.0068120765,-0.0002120497,-0.0020924709,-0.06622973,-0.021834709,0.0007900406,0.003756854,0.06152944,0.0012510662,0.006488624,0.0075223185,-0.012023919,0.05091106,0.010803077,-0.0079678325,0.017200612,-0.024394006,0.047413804,-0.013336434,-0.024206562,-0.004205705,-0.0070793685,-0.028352614,-0.019406285,-0.03586461,0.034315046,0.016963625,-0.009456954,-0.017085582,0.0151801575,0.039491512,-0.04976739,0.030082518,-0.03209239,0.010682502,-0.007674083,-0.007940379,0.016452385,0.04478555,-0.021824451,0.00049771,0.027295008,-0.009085192,-0.004427276,-0.0060113803,-0.034002654,-0.0072043394,-0.009870828,-0.004518108,-0.01143241,0.0047477754,-0.022225257,0.001344677,-0.011338365,0.054571148,-0.00022593996,0.007718315,-0.025892409,-0.002354201,-0.054125585,0.0059050005,-0.04227146,0.012869568,0.008513875,-0.01767969,-0.07720188,-0.06663667,0.0111209955,-0.015732283,0.06263853,-0.045464467,-0.008142911,-0.026684964,-0.006937893,-0.013575324,-0.0062608854,0.017404448,0.042182248,0.02545062,0.0028288371,-0.016936393,0.011042,-0.0057934863,-0.051257446,-0.053028017,-0.03608136,-0.0036290146,0.03252464,-0.031453688,-0.020106228,-0.004524055,0.032683082,-0.028582582,-0.016266348,-0.014843238,-0.021591032,-0.0130281905,-0.0044027762,0.009250466,0.05873442,-0.02378725,-0.03759603,-0.03889843,-0.026240619,0.0123499995,-0.01282097,-0.0066721467,-0.040825475,-0.016647518,-0.021453528,0.009482745,-0.012428537,-0.018026121,0.039544463,-0.003382228,0.020101046,-0.026934715,0.03621131,0.0066458182,0.02409713,0.019669514,-0.003139395,-0.011922244,-0.013443078,-0.005002877,-0.012933495,0.046636797,0.029770581,-0.002482427,0.0018710056,0.03692812,-0.029337455,-0.041582596,-0.02255751,0.013160138,-0.016925711,-0.037949357,-0.020614428,-0.04256745,-0.010657708,0.026590787,0.045920234,-0.028073488,0.021571834,-0.00827145,-0.004439986,0.06472672,0.02795192,0.04829165,-0.00781527,-0.042506404,-0.019004075,0.070894964,0.025391923,-0.01943341,-0.015236464,-0.03610903,-0.043858707,-0.0043518315,-0.0021878353,-0.03410807,0.0055599706,0.027757017,0.0045563434,0.0416585,-0.010199624,0.040236853,-0.007115085,-0.027932886,-0.002789886,-0.018693764,0.025601922,-0.025542492,0.029206209,-0.0018486034,0.07306171,0.017316045,0.016288277,0.006408139,-0.025092205,0.0141954,-0.019901417,-0.010489651,0.005937192,0.019520119,-0.04744992,0.0004033184,0.035430174,-0.04015942,0.016655887,0.0016853797,0.007204829,-0.011530266,0.027234491,-0.013154505,0.01809294,-0.03748973,0.00798665,-0.0022751489,-0.008229286,-0.0018807525,0.026482005,-0.018383231,-0.029866766,0.031017639,-0.009562892,0.012865021,0.01252191,-0.011455012,0.06083854,0.034969177,-0.0025681977,-0.044716056,0.027443687,0.009174465,-0.020028606,-0.0066139894,-0.02744498,0.003047738,-0.018409818,0.024582667,-0.025961746,-0.022512067,0.0049152845,0.0067827194,-0.015280236,-0.0055093593,-0.008635152,0.0061414936,-0.024994694,0.0025965474,-0.016000152,0.04461757,0.05487206,0.0074382746,0.0508883,-0.037869316],"last_embed":{"hash":"arn58e","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"arn58e","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{15}","lines":[48,48],"size":62,"outlinks":[{"title":"VS Code SSH Setup","target":"VS Code SSH Setup","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"arn58e","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{16}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0077014556,0.03739571,-0.06265283,-0.00004414751,-0.051027067,-0.006420641,0.021464704,0.02151462,0.008715171,0.0017433234,0.005817685,0.01587636,-0.0104091205,-0.027657941,0.0215543,-0.01447339,0.01175626,0.022910362,0.0013029149,-0.010639741,-0.013496765,0.017669149,0.028596468,0.034531012,-0.010312684,-0.0018124203,-0.00889956,-0.013483918,-0.013659257,0.052833,-0.009288266,-0.040407073,-0.013068073,-0.015658004,0.010909314,-0.028675817,0.023142964,-0.048574347,-0.02705897,0.02784815,0.008944726,-0.0049657864,0.0007876303,-0.020177202,-0.0009844245,-0.019152293,0.010981558,-0.022989754,-0.041513268,-0.018623065,0.00027166726,-0.005383016,0.000318939,0.008774767,0.034156065,0.037557952,-0.033384554,-0.05486815,-0.023544503,0.024706306,-0.021646323,0.02717631,-0.05466601,-0.011603898,0.022974553,0.041172113,0.02842988,0.013950245,-0.020619407,-0.0080608595,0.042830583,0.035216324,-0.032157134,-0.030384982,-0.044873714,-0.0020410772,0.018727131,-0.011604653,0.0011540161,0.032380667,-0.018502565,-0.0065902667,0.00956885,-0.041141275,-0.0124471085,0.014931765,-0.055202473,0.072011694,0.06454572,-0.021869386,-0.0011644488,-0.028052455,0.06091691,-0.033532105,-0.022794412,0.01125382,-0.015152612,-0.011278924,0.029083675,-0.05394612,0.050886933,-0.0071190046,-0.00072456326,-0.0224036,0.019834863,0.0034286992,-0.0200211,0.041819572,-0.014029498,-0.006486618,0.005074161,0.016387068,-0.027265681,0.04184764,0.009042438,-0.037566748,0.039781097,-0.001785467,0.0066169496,-0.034653757,0.018658798,0.023358053,0.024887307,-0.07141416,0.014245512,0.024977759,-0.022907402,0.0204033,0.009914916,0.015346364,-0.016429164,0.0067888903,0.0067395126,0.026323555,-0.0391729,-0.036926,0.010179453,0.007695952,0.02102656,-0.06566981,0.029349893,0.082449034,0.022777746,-0.01997283,0.013207006,-0.010982105,0.024105635,-0.039910194,-0.015125947,-0.033385415,-0.011078885,0.02069788,-0.002634051,0.014041539,-0.00014562483,0.0038618522,-0.037180103,-0.027890867,0.00195554,-0.045305382,-0.00028749672,-0.01661991,-0.031001719,0.04463996,0.03602724,-0.048474357,-0.0051655835,-0.03827391,-0.024713567,-0.0017713893,-0.022646157,-0.064522125,0.017331293,-0.011689716,0.038481805,0.01277768,0.05860517,0.036644477,0.045638327,-0.041083,-0.03638581,-0.021803357,-0.0076809735,0.00013504,-0.008511034,-0.026847957,0.038437527,0.003769544,-0.010444332,0.00038427138,-0.018506708,0.018070528,0.026172753,-0.01707029,-0.03273145,-0.04188868,0.04899097,0.018527837,0.0012051126,-0.017735898,-0.016543895,0.04892841,0.06756346,-0.010688988,0.018544229,-0.0019169786,0.048864637,-0.02231733,-0.007027434,0.0029685188,-0.020657737,0.0064286776,-0.019576404,0.036472797,-0.021633135,0.035105422,0.0009299868,0.02313555,-0.007878332,-0.03907488,-0.026298434,0.013978869,-0.00047735355,0.039187208,0.013135384,-0.00117241,0.004481232,0.049145762,0.014824148,0.010783789,-0.029737122,0.0019807403,-0.017385535,-0.019926826,0.051238436,-0.00064841326,-0.034497354,0.051467463,0.016675621,-0.0045229592,0.000043255633,-0.06201929,-0.006144914,-0.04273947,-0.040163305,0.015410349,-0.0102553405,0.049249195,-0.022952536,0.016810678,-0.01259329,-0.0012499245,-0.0006019254,0.027669346,0.04261007,0.013183947,0.04839701,0.0073394137,-0.020515861,-0.014081974,-0.013637005,0.042367097,-0.0104010925,0.020214902,0.0528501,0.0069449455,0.031128455,-0.008825336,0.00999177,-0.004446419,-0.017034832,0.003951657,0.04138577,0.034384288,-0.038730595,0.024301235,-0.010773448,-0.01507865,0.051064666,0.051944617,-0.042406783,0.017089969,0.034067515,-0.008947789,0.025893293,-0.022603713,0.026892167,-0.0039790156,-0.010996638,-0.053892512,-0.02092466,0.025732705,0.063536376,0.01379833,-0.008246153,0.0132557,0.027966745,-0.14830533,-0.0031152659,-0.008637777,0.083982155,0.023489589,0.021912735,-0.008206844,0.0048299124,-0.03930026,0.033233464,-0.052725382,-0.054463472,-0.017128684,-0.031238746,-0.0062348596,0.029641978,-0.005456436,-0.0011108625,0.030853873,-0.0459379,-0.01655992,-0.0026526998,0.030916946,0.011898969,-0.01095241,0.0034273453,0.08153784,0.018378574,-0.030069686,-0.007969111,0.009275229,0.01427847,0.0021953143,0.009423393,-0.0022727428,-0.0068303477,0.02954706,-0.037770204,-0.011287142,-0.021483632,0.035471853,0.052978925,-0.012201036,-0.0021971911,0.027785495,-0.043075215,-0.021620393,-0.012627285,-0.042167228,-0.010724795,0.001971235,-0.029816713,-0.0027492424,0.00618819,-0.051494066,-0.027045587,-0.0057031442,0.047508597,-0.006152095,-0.053261198,-0.0061368393,-0.036982436,0.009177541,-0.08254979,-0.020397762,-0.022487178,0.07544816,-0.018775832,0.017216293,-0.05226686,0.038846876,-0.051518586,0.017274693,-0.005680697,-0.02162498,0.021765782,-0.03788461,-0.03165027,0.022261191,-0.11127111,-0.035233766,-0.029945489,0.007226892,0.026510147,-0.02634449,-0.025336478,-0.03779418,-0.019130066,0.017203674,0.21761273,0.013498311,-0.0060469024,0.018134385,0.05017482,-0.01280607,0.0046280306,-0.018833615,0.043213885,-0.031296745,0.025547054,0.032876387,0.008190023,-0.004715668,0.0047608246,0.008926877,-0.04887276,0.024542393,0.057808023,-0.008573784,0.006520445,-0.003877384,-0.019084867,-0.0034687638,-0.041314714,0.036646377,-0.017810693,-0.0028132047,-0.034567975,-0.011333856,-0.031275906,0.02559221,0.024213016,-0.032004345,-0.06956612,-0.014997813,-0.049258675,-0.05139277,0.004400282,-0.013213769,-0.057139836,0.006342485,0.042014107,0.03007488,-0.01944997,-0.0058894726,0.017666774,-0.01131171,-0.04519902,0.0031734663,0.008659296,-0.026840487,0.0026916761,-0.00012321664,0.008889639,-0.015901389,-0.028726378,-0.014543589,0.0142479995,0.04075229,0.025898982,0.006023623,-0.080836155,0.023444073,0.022940513,0.015813354,0.0038559767,-0.0024454372,0.031718455,0.048523843,-0.013110984,0.026132375,0.021592036,0.0082804635,0.008866135,0.013370233,0.062284533,0.06861599,0.013353144,0.034200624,-0.023221534,-0.01966382,-0.010504673,-0.0041382574,0.010939989,0.005204161,-0.02667488,0.04730019,0.020723946,0.015278424,-0.03973677,0.027851569,0.0029073372,-0.0040665455,0.024271198,0.014351329,0.0012869285,0.0006045476,-0.014734206,0.0057397587,0.011697552,-0.013216334,-0.034759566,-0.019235931,0.028763337,-0.018211348,-0.023217753,0.0119182905,0.042710558,-0.0040001674,-0.05210231,0.006748341,-0.028394263,-0.030690704,-0.005585715,0.025131978,0.04138725,0.02355808,0.03427145,-0.00923845,-0.018086903,0.032398943,0.0027931724,-0.002058832,-0.025192002,-0.045903347,-0.0025128282,0.033798855,0.023811003,0.055114724,-0.0092056105,-0.037178088,-0.050641775,0.044698454,-0.0011425314,-0.008734021,-0.020900734,-0.02227258,0.012825447,0.020074507,-0.017875196,-0.007183506,-0.008893469,-0.011319486,0.042560525,0.021388015,-0.027446369,0.014260478,0.0065137814,0.034773845,0.006111192,0.046863623,0.028327374,-0.02546224,-0.009922082,-0.01598716,-0.027783092,-0.01646822,0.010402923,-0.02473708,0.02433008,0.010916318,0.035705313,0.08158353,0.020886434,0.0010920196,0.017717838,0.013714487,-0.022981653,-0.04547519,0.035825823,-0.034358688,-0.04287931,0.035648327,0.018722354,-0.046536133,-0.04602466,0.03320751,-0.03731036,-0.046379294,0.051438864,0.020478474,-0.039078392,-0.076088995,0.059245653,-0.0076842983,0.021307189,-0.002947668,-0.0007091919,-0.016326496,-0.018880945,0.063772075,0.011788165,0.016030999,0.019731592,0.015871156,0.09404973,-0.008235957,0.00012670006,0.015544475,-0.035881028,-0.018594448,0.025738668,0.018985134,-0.040012795,-0.044509612,0.009383416,0.03254271,0.0037402858,0.005221297,-0.03882241,0.037706517,-0.046333984,0.011815431,-0.0768785,-0.048644733,0.028600415,0.068084724,0.019745676,-0.06652535,-0.004156359,-0.020556392,0.017137133,-0.053665556,-0.031443976,0.0015010216,-0.0063713263,-0.036511835,-0.02234047,0.005741781,-0.008312604,-0.034901477,0.011288909,-0.013487456,-0.012890068,-0.0040930114,-0.024166418,0.030321648,-0.009813959,-0.037417557,-0.019108016,0.042136636,0.04220823,0.048545316,0.030198455,0.04825146,-0.071695454,-0.055083446,-0.011865051,0.010976141,0.017257648,-0.06331525,0.01947292,-0.011265006,0.017732421,0.012453043,0.040271558,-0.04200225,-0.033175338,-0.055226684,-0.0033927672,0.05271869,-0.0072893654,0.0019484392,-0.042227156,-0.01710245,0.03584237,0.0099049015,-0.028131379,-0.031279217,0.008944255,-0.008747578,-0.017942753,0.001869228,0.030343074,0.022138521,-0.08787307,0.024215924,0.008440051,0.005660185,-0.06804921,-0.015415062,0.021256851,0.020333631,-0.01474305,0.037139073,-0.00044763135,-0.012945022,-0.030962143,-0.020865712,0.065806165,-0.0128257545,-0.032728594,0.042353187,-0.01748917,0.025693312,0.00062318065,0.008864188,0.0148555245,0.0000031483735,-0.0031066253,0.010750181,-0.020234367,-0.025899991,0.0026540526,0.058692727,0.005037998,-0.024684163,0.014966437,0.00067114754,0.037560567,-0.06409688,0.02107975,0.030021373,-0.0014492049,0.00038659,0.06534549,-0.025937608,0.01828669,-0.0057012327,0.0069411425,0.035646223,-0.055182233,0.041545086,-0.043595795,0.03899518,-0.05627902,-0.010025471,0.011350052,0.06965228,-0.04076578,-0.0051690545,-0.022999974,-0.01037781,0.04132071,0.029608408,0.0551446,-0.01538974,0.025325404,-0.031782057,-0.022035852,0.0045129517,0.07216878,0.0016036469,-0.05123188,-0.04448066,0.008842341,-0.030594317,-0.026485207,-0.005593674,0.03072857,-0.056281254,-0.018617265,-0.042519737,0.026844962,-0.024713136,-0.011610258,-0.030204877,0.020776032,0.05822229,0.012550963,0.050834306,-0.04086106,-0.015156032,-0.024525054,-0.041829497,0.027575437,-0.020994298,-0.029206755,0.012914207,0.0065602786,0.033775326,-0.005452405,0.029869564,-0.009114567,0.050068323,-0.03425521,0.017722016,0.032851394,0.010948522,-0.01862745,-0.0043002726,-0.006623563,-0.005784818,-0.009007212,-0.010391097,-0.011759597,-0.0041245846,0.05392623,0.024897404,0.01623791,-0.00593812,0.026612697,0.024724014,-0.14234444,-0.002944482,0.008060831,0.039367627,-0.009644913,0.012007415,0.024100201,-0.05608876,0.01776098,-0.03400885,-0.013066313,-0.017597811,0.028726298,-0.03419605,0.03309763,-0.01673718,-0.0062776343,0.013041775,-0.016224004,0.06936019,0.005525245,0.010078951,0.040433507,0.014923806,0.010000957,0.017279342,-0.0068031796,-0.023041952,-0.017700855,-0.015920307,-0.0056661568,0.000028761315,0.02940935,0.010512648,-0.0045623207,-0.013574125,0.012713134,-0.014701313,-0.033349436,0.03864246,-0.02977558,0.0013033063,-0.04088033,0.016004812,0.002518345,0.043879986,0.008879853,-0.028273115,-0.042831235,0.03557958,0.0023311614,0.017842898,-0.047831364,-0.011946132,-0.0225186,-0.008853042,-0.013960271,-0.011138946,-0.033700153,0.05119406,-0.034574196,0.03832241,-0.0078078513,-0.013916443,-0.012560376,0.026983524,-0.042048093,0.016525159,-0.04364256,-0.0048122862,-0.0043679015,-0.015561404,-0.0252763,-0.053455003,0.008324423,-0.03529182,0.023858737,-0.0018077303,-0.0032041138,-0.02893173,-0.0045601632,-0.064301305,-0.016385831,-0.0008890016,0.037851244,-0.031188713,-0.019076267,-0.056015722,0.014047222,-0.011547855,-0.035038177,-0.073133156,-0.011416832,-0.01588213,-0.009549142,0.049491256,-0.028877044,0.01106355,0.015690472,-0.032005515,0.006242035,0.012535479,0.010806688,-0.03237283,-0.028322576,0.01617901,0.07919258,-0.011446973,-0.031952176,-0.020363241,-0.02537722,-0.004786677,-0.03353908,0.019460812,-0.066470645,-0.019949928,-0.0067760153,0.02713874,-0.0020037654,-0.021230927,-0.00559916,-0.0040088277,-0.0075955405,-0.034704443,0.009852687,0.053355575,0.008514133,0.020014232,0.0156337,-0.023995336,0.022298045,0.004469896,-0.009934828,0.014714522,0.020798055,-0.028436773,0.0030761184,0.024635538,-0.072519206,-0.02256742,-0.025981024,0.036557775,0.025607323,-0.05072782,-0.009575978,-0.017418664,0.0015368433,0.0069730254,0.042450596,-0.048696082,-0.008891008,-0.012438835,-0.0005624303,0.05944327,-0.01607641,0.047237195,-0.05129027,-0.025444914,-0.021569332,0.07826808,0.005705295,-0.03409052,-0.047288526,-0.004174924,-0.022420514,0.020306595,-0.010730337,-0.012030012,-0.03334224,0.0072951773,0.018712262,0.02883494,0.009092335,-0.017983971,0.04011034,-0.00047230188,-0.0042912154,-0.009011276,0.079903916,-0.0058808955,0.04333022,-0.010045589,0.031341802,0.030251084,-0.028057842,-0.024561081,-0.017288584,0.029974518,-0.028930107,-0.014067462,-0.0029316465,0.021396749,-0.05075419,-0.010668745,0.047875993,0.048095956,0.02410732,-0.0063441233,0.032769382,-0.013928064,-0.041508764,-0.0077061127,0.03533161,-0.016742337,-0.0038326082,0.010069332,-0.00439428,-0.013304952,-0.021604149,-0.014832795,-0.03435079,0.02735367,0.030446969,0.0112744095,0.016299749,-0.008322614,0.0037085153,0.008934766,0.015578593,0.00059771887,0.019362273,0.023061113,-0.017878,-0.03909058,-0.017609255,0.038110252,0.017287299,0.037574764,-0.03337797,0.010111589,0.015386109,0.0076560695,-0.010650131,0.030486124,-0.012353145,-0.0048125167,-0.024528397,-0.014474671,-0.016485156,0.043484032,0.03179001,-0.030115997,0.040648784,-0.0130980285],"last_embed":{"hash":"34gkmc","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"34gkmc","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Services & Applications#{16}","lines":[49,50],"size":64,"outlinks":[{"title":"Security TODO","target":"Security TODO","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"34gkmc","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Configuration": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008534014,0.01427229,-0.06129748,0.01988337,-0.07400507,-0.018958261,0.034006104,0.037885476,0.013950616,-0.0062128673,0.0025454746,0.05007873,0.0035715306,0.016343556,0.021719333,-0.02954624,-0.014825827,0.02722464,-0.00080180843,-0.0007629769,-0.01660907,0.008840947,0.055923183,0.016530955,-0.028647486,0.011654362,-0.005118677,-0.0047280253,-0.014974508,0.012273132,-0.006113533,-0.075006366,0.016475664,-0.00032490276,0.004979494,-0.022887789,-0.020491319,-0.027630972,-0.025607733,0.03776231,-0.015356064,-0.010084789,0.0078838095,-0.04741232,-0.015442714,-0.015705327,0.03363806,-0.022584958,-0.033943404,0.004064229,-0.0053097676,-0.0029289543,-0.0005688442,-0.030719463,-0.011952533,0.0199433,-0.023735192,-0.01937381,-0.031980082,0.071205504,-0.005921546,0.0271783,-0.08382199,-0.0054527805,0.014505937,0.029111661,0.033780523,0.041761395,-0.028597109,-0.029551696,0.008546529,0.03719228,-0.049727,-0.02852018,-0.055512004,0.02996254,0.051520206,-0.026681125,-0.030401299,0.016022231,0.0034905283,-0.033069838,0.028432643,-0.05013415,0.010007238,0.029499141,-0.07362952,0.087247685,0.05005501,-0.029631173,0.008278915,-0.013363645,0.03316205,-0.018213773,-0.038007524,0.0058445907,-0.033659313,-0.0055091884,0.02807279,-0.021441093,0.0271736,0.011083888,0.008661267,-0.0043950477,0.0017445253,-0.0016060016,-0.014134041,0.023000252,-0.025003469,-0.04237921,0.0088116275,0.029436255,-0.01951786,0.0033980373,0.017100887,-0.03705069,0.044421915,-0.02685937,-0.0004110534,-0.031364664,0.02028306,0.035692863,0.044271894,-0.056517664,-0.020739213,0.005802656,-0.028153015,0.009092661,0.022971354,-0.0072144093,-0.02757273,0.015815258,0.0008674736,0.017416108,-0.03590109,-0.018423932,0.00857792,0.028513264,-0.037598994,-0.062383514,0.03285661,0.048776947,0.009954293,-0.015573092,0.027167402,-0.021956673,0.04219316,-0.0014411608,-0.024784088,-0.012294485,-0.008700812,0.014421296,0.045829512,0.014092845,0.017040351,0.010308727,0.009279739,-0.006341147,-0.016289312,0.0032801386,0.017186578,0.011178149,-0.020392086,0.010316989,0.051259156,-0.011379892,0.014008224,-0.014859233,-0.004148038,-0.018317824,0.00020209192,-0.0393997,0.011724395,0.010744704,0.013637938,0.025032898,0.044219963,0.021745777,0.037276577,-0.037950102,-0.06259308,0.018080363,-0.027978498,0.0066394582,0.0065594553,-0.0090152,0.03214664,-0.007918149,-0.0080627175,0.03837616,-0.035810664,0.04238419,0.006355262,-0.018545171,0.0015668198,-0.013471387,-0.036440562,0.0049750023,-0.01546912,0.005443564,0.00018520346,0.042697705,0.033143457,-0.0035270695,0.004533137,0.007561115,0.0027295863,-0.03462561,-0.013848837,-0.051186044,-0.027362315,0.026621219,-0.0436904,0.038879912,-0.024128392,-0.0120187905,0.0050568837,0.03410124,0.025366388,-0.02928244,-0.030034432,0.014197102,-0.035088584,0.037460394,0.008161786,-0.031538103,-0.009453425,0.019831618,0.03979727,-0.009759621,-0.064244255,-0.005493429,0.008803637,-0.007996583,0.07414932,-0.013837575,-0.06035174,0.04716891,0.031887554,-0.05920994,-0.002787381,-0.028733585,0.008540288,-0.054366767,-0.0639424,-0.012545584,-0.010913714,0.01979714,-0.0343941,-0.004428396,-0.03994454,0.025903651,-0.0027237732,0.028567452,0.066786125,0.008553859,0.029503271,-0.0063420758,-0.029749092,-0.032573614,-0.009349503,0.021907635,-0.02933399,0.013579002,0.024784716,0.0114015825,0.0075477953,0.0020309153,0.016447892,0.03504153,-0.027792266,0.029250786,0.025302462,0.034567256,-0.03300172,0.040449537,-0.007960753,0.021070957,0.0854195,0.067046076,-0.04984835,0.03074898,0.069697805,0.04443972,0.05462197,-0.03924207,0.018312216,-0.0046586306,-0.037408005,-0.05212827,-0.06447775,0.034593888,0.04351307,0.009161111,-0.009071388,0.040793035,0.0314775,-0.13882323,0.022561079,-0.0016653095,0.045890074,0.0216892,0.008582786,0.000004656601,-0.0049356795,-0.05122138,0.053479914,-0.042626634,-0.056924693,-0.03202567,-0.028538948,0.012363332,0.014551834,0.0010492841,0.0066172997,0.042769287,-0.0048758727,0.016777916,0.009429084,0.00020165477,0.011570202,-0.0113874655,0.006950955,0.07862387,0.017643712,-0.046899997,-0.027941644,0.008655327,-0.022733629,0.013859897,-0.011964203,0.012735835,0.0040245755,0.043136053,-0.038003407,0.010049389,-0.043464303,0.0071865,0.04229217,-0.014707071,0.02700845,0.009570871,0.03794931,-0.0149362115,-0.017056888,-0.03245609,-0.013704763,-0.009238998,-0.031205801,-0.032920733,0.005289902,-0.06119559,-0.039726365,-0.031271458,0.043488003,0.002687401,-0.03382178,-0.010181216,-0.017434882,0.020202968,-0.10857088,-0.021694448,-0.04068814,0.078590855,-0.0021761572,-0.013699755,-0.058677554,0.042576782,-0.04178298,0.03283284,0.030440742,-0.039120506,0.036030974,-0.043167986,-0.02419035,-0.0029295904,-0.0831976,-0.002156406,-0.017159259,-0.01119045,0.006715356,-0.036217246,-0.008346654,-0.009174402,-0.012398955,-0.02477477,0.22692588,0.025999231,-0.03999343,-0.023319608,0.045081876,-0.005586708,0.027916303,0.002523115,0.021645254,-0.013269335,-0.017150605,0.028370917,0.008753953,-0.0036427993,-0.024488542,-0.0023814267,-0.028612083,0.009200838,0.058050055,-0.017443705,0.010490372,0.0012831363,0.015733952,-0.017280545,-0.04092255,0.025444064,-0.0263443,-0.03319,-0.051127553,-0.000513775,-0.03279319,0.059576657,0.035906296,-0.018379157,-0.07873738,-0.036530655,-0.0077771274,-0.036499735,0.013970366,0.023073152,-0.023206864,0.005583388,-0.005025197,0.029435143,-0.028655974,-0.032621924,0.05325856,0.0044318205,-0.016580757,0.013828742,-0.007441006,-0.042795047,-0.013011845,-0.001410409,-0.025797462,-0.033718,-0.01796299,-0.026458293,0.008085876,0.07566679,-0.0044719544,-0.0042669284,-0.05302455,-0.024166929,-0.0076313103,-0.000010991171,-0.00437014,-0.045710616,0.014722047,0.043504898,0.0048628896,-0.006387398,0.016622096,-0.012510197,0.00974699,0.0040364447,0.039248683,0.05720018,0.013474194,0.003432035,-0.032285605,-0.011251416,0.014244261,0.015655031,0.020975638,-0.0073000803,-0.0032101085,0.0429879,0.007438769,-0.037170485,-0.017837035,0.012284524,0.015432296,0.04570105,0.0672143,0.046128202,-0.008343722,0.008965171,-0.040962152,0.040336248,0.035827402,-0.0154857095,-0.039679125,-0.013179699,0.0463824,-0.04609757,-0.04561104,0.0008354725,0.04320052,-0.00185469,-0.000029725987,0.027182713,0.0008373063,-0.0004713167,-0.005897764,0.040345106,0.028432718,0.022584952,-0.0025477803,0.018338876,-0.020237517,0.0037085067,0.010263184,0.00018435117,0.0023834915,-0.082940124,0.0015577426,0.010892728,-0.00077800517,0.05594258,-0.0010532872,-0.04142457,-0.020328443,0.03121928,0.00694103,0.028570583,-0.03214003,-0.0038340723,-0.024596052,-0.0072947205,-0.05844807,0.013321021,0.0020243088,-0.017508987,0.021452788,0.03890598,0.001100269,0.0101464875,0.0144481985,0.042752832,-0.0026113805,0.0511945,-0.00382188,-0.017187677,-0.031806994,-0.000094699404,-0.009350212,0.009358827,0.01702101,-0.03566915,-0.00904261,0.024608478,0.015558587,0.053109996,-0.0063811317,-0.024444256,-0.0187783,0.028102309,-0.050783288,-0.03863869,0.031398337,-0.029885782,-0.03054025,0.035941776,0.016958086,-0.025760625,-0.028397225,0.016482355,-0.05650963,-0.05494279,0.025531277,-0.011758252,-0.0202409,-0.016686503,0.026770659,-0.0190061,-0.017532656,0.002091112,0.012096835,0.023488935,0.0143753085,0.09225249,0.014172673,-0.0013426386,-0.0009344688,0.031089094,0.067275316,0.03149041,0.011508467,-0.033189986,-0.00887406,-0.028552221,0.003153273,-0.01654102,-0.016397731,-0.015963607,0.01763583,0.030461945,-0.01990218,0.025528414,-0.040295158,0.02206048,-0.0016322297,0.006254776,-0.04425626,-0.026900794,0.02348121,0.06735308,0.022169529,-0.05120478,-0.023689846,-0.0142907305,0.0017442366,-0.032886695,-0.010358078,-0.026670914,-0.017060881,-0.038032282,0.007632306,-0.044753242,-0.013047642,0.022780867,-0.001856698,-0.015526505,0.021090187,-0.050670207,-0.0033927145,0.021876067,-0.01843611,-0.041755807,0.024930172,0.015286216,0.01472472,0.047697663,0.019147107,0.0512777,-0.07318211,-0.03559505,-0.044223372,-0.019142585,0.024225991,-0.055865664,0.02250856,-0.008632554,0.020099102,0.030031556,0.031410735,-0.03889942,-0.031944104,-0.071880296,-0.014183254,0.046854455,0.035019644,-0.007605328,-0.019467132,0.012229891,0.019885965,-0.0051164725,-0.02429986,0.0021718433,0.012414476,-0.011587941,-0.060560063,0.021464758,0.03622616,-0.00080714555,-0.032766387,-0.014529325,-0.003415204,0.016360346,-0.088068016,-0.04645315,0.020730546,0.0053389007,-0.009260224,0.032623865,0.0036043539,-0.00061421737,-0.018469347,-0.040232677,0.033121742,-0.021357486,-0.03797678,-0.0025538,-0.04526175,-0.0001227674,0.009857661,0.009721077,0.00589891,0.004053583,-0.0044360114,-0.012806293,-0.00046193635,-0.0152551895,-0.02048911,0.04796587,0.0074929185,-0.050232653,-0.0049092816,0.0021277973,0.046964332,-0.060105305,-0.00017358719,0.06425539,0.021211185,-0.0042435904,0.067458056,0.0008159953,0.006774946,-0.025795637,-0.037135378,0.013272116,-0.036998905,0.003422027,0.019323768,0.013021158,-0.0315952,-0.007859741,0.007270258,0.052866638,-0.035142884,0.0088266535,0.029637177,-0.00054326374,0.0059734145,0.015840195,0.04278279,-0.016770601,0.02019814,0.015760308,-0.011497061,-0.0016069891,0.05382414,-0.03162099,0.00038840753,0.0007236049,0.00071857084,-0.0072647957,-0.035590887,0.002254347,0.0042327293,-0.04300547,-0.006997993,-0.031307846,0.005131753,-0.032089505,0.0006772291,0.00055654073,0.028858013,0.04338369,-0.019584358,0.054697387,0.0029231547,-0.022047417,-0.0007748331,-0.022027126,0.0027423701,0.011252118,-0.038287535,0.0008053069,0.015760142,0.027397597,0.04755334,0.013141621,-0.02673973,0.042471442,-0.023668872,0.0153342085,0.009654366,0.0008951611,-0.028547471,-0.043599788,-0.025106113,0.019710287,0.011269237,-0.0028102587,-0.016857136,-0.0025254872,0.013282788,0.040695816,-0.00022162311,0.0022153284,0.0111343,0.0068422807,-0.14732072,-0.012412534,0.007650964,0.03045919,-0.029169139,-0.0021558912,0.024356103,-0.03988386,0.012384067,-0.032012746,-0.0033128834,-0.062213507,0.029464224,-0.03373297,0.052802347,-0.022440283,-0.0012568613,0.00020590522,0.006047841,0.03530921,0.007777504,-0.00090955733,0.0357715,0.0039049832,0.028934238,-0.010725671,-0.0066899257,-0.005928997,-0.022336785,0.0016644403,0.021661654,0.006768494,0.013517135,0.057230562,-0.02581362,-0.002140745,-0.008493584,0.0122957,-0.025258493,0.040367596,-0.0127042355,0.026739553,-0.00014671215,0.00039607025,0.04760205,0.05969155,-0.012896154,-0.016088126,-0.010563601,0.033073444,-0.00034719807,0.004289396,-0.0078094257,-0.0016228243,0.03426473,-0.02270195,-0.046877567,-0.011462972,-0.019741584,0.040445615,-0.032820083,0.08667905,0.000726335,-0.03483514,0.0098476,0.036383465,0.0019196139,0.005843248,-0.040479794,-0.014552569,0.01227467,-0.0045222905,-0.019205414,-0.07920672,-0.015939463,-0.025332216,0.055312783,-0.0081897145,-0.030420125,0.010681336,-0.022840472,-0.026175838,-0.028730614,0.057018958,0.040110555,-0.041355766,-0.031287856,-0.050419115,-0.000855382,-0.018196335,-0.042470515,-0.049257934,-0.0004398751,-0.018364968,0.0064739063,0.03487563,-0.030065436,0.023304446,0.036048785,-0.011188294,-0.022930887,-0.025012307,0.00019020423,-0.019928785,0.015095994,0.017950064,0.06277117,-0.020541143,-0.027422296,-0.011297573,-0.005706329,-0.0020560771,-0.0060057123,-0.00033476608,-0.071537934,-0.021110564,-0.022586688,-0.004505377,-0.01823872,-0.021064047,0.01627513,-0.016510384,-0.026087945,-0.032078385,0.028502427,0.04385624,0.019136071,0.0023777792,0.017253652,0.01587562,0.018711902,-0.021466408,-0.0063536903,0.011550827,0.034448594,-0.030562913,-0.022048188,0.051028073,-0.049578536,-0.045541734,0.007563261,0.0060692257,0.018153144,-0.014246691,0.0022950931,-0.029760055,-0.0068387934,0.022783777,0.040091194,-0.023185011,-0.017623777,-0.005319334,0.005984111,0.0695965,-0.016749874,0.058367673,-0.034861345,-0.02022746,-0.01150453,0.034368306,0.0035156873,0.021291425,-0.032905377,-0.006414564,-0.037026897,0.017214436,-0.004519555,-0.028757785,-0.011638422,0.03270416,0.027722104,0.022744438,-0.010462115,-0.035413686,0.04389667,-0.040754937,0.0058409576,-0.031669647,0.035061844,0.0021474888,0.034767807,0.007329149,0.09404641,0.01049103,0.004239338,0.031856224,0.0032623818,0.04629948,-0.028073387,-0.012821236,0.023180293,0.0332036,-0.07997734,-0.001567765,0.041183542,-0.0031241898,-0.0027923193,0.020316442,0.026893092,-0.035139386,-0.02927373,0.0066448604,0.016568197,-0.013275154,-0.0015950988,0.018743573,-0.013758312,0.030542517,0.01243764,0.03634688,-0.0041798344,0.048457686,0.011396392,-0.0013684423,0.03430867,-0.025179602,0.0058236816,0.027398381,-0.011624683,-0.024226807,0.014702536,0.017098684,-0.042736497,-0.026446681,-0.023022125,0.05078534,-0.011569526,0.031211969,-0.024783587,-0.010589903,0.023345042,-0.018105768,0.0032573976,-0.0122131575,-0.062261,-0.009688087,-0.029386744,-0.009805427,-0.010861714,0.017293425,0.012844428,-0.00025880057,0.04261336,-0.015422148],"last_embed":{"hash":"1lw9lyd","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"1lw9lyd","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Configuration","lines":[51,61],"size":75,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lw9lyd","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Configuration#Snapshots & Replication": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01710957,0.035805292,-0.05013662,0.016275348,-0.07286059,-0.019698188,0.031617362,0.044430807,0.01186973,0.0039512976,0.0099393595,0.04069272,-0.0014538539,0.023578525,0.0051904405,-0.042766556,-0.0065739104,0.030457808,0.008070301,-0.025208829,-0.021243367,0.0031833518,0.048204273,0.011539141,-0.037108414,0.005724224,-0.016905831,-0.0054781092,-0.008675933,0.009754004,0.0047627017,-0.07313461,0.023829527,-0.011627191,0.024005748,-0.039466064,-0.0321294,-0.0137547515,-0.028320067,0.03396594,-0.016603604,-0.0020049987,0.01599404,-0.052082,-0.019623864,-0.012167273,0.041780036,-0.02553996,-0.013978655,0.01585273,0.012242592,0.0022915106,-0.0029552644,-0.035368476,-0.0063955407,0.03859029,-0.031559847,-0.015654093,-0.0219141,0.06528387,-0.01189938,0.02462458,-0.064372614,0.0046766363,0.010369904,0.03515002,0.036233086,0.041075256,-0.03299367,-0.039947566,-0.0016129947,0.04202733,-0.042637106,-0.01961246,-0.057715062,0.026688315,0.067691326,-0.034192916,-0.013710989,0.034102473,0.010198115,-0.024277804,0.051582392,-0.061627,0.024661886,0.025133142,-0.07151869,0.07133289,0.05360433,-0.031817354,0.009477464,-0.0068174032,0.021787113,-0.03411374,-0.040945362,0.02232078,-0.033500284,-0.009284497,0.029830994,-0.015147002,0.02105526,0.017985111,0.0016868596,-0.008461545,0.006333313,-0.013337001,-0.03620556,0.037163798,-0.017031785,-0.043654773,0.010192762,0.018942764,-0.03920219,-0.011408087,0.008859129,-0.055909157,0.052083425,-0.027940432,0.010044281,-0.03197998,0.012889697,0.017894106,0.05516862,-0.058020324,-0.014357923,0.016472425,-0.011393028,0.016830534,0.033327155,-0.013227635,-0.017096205,0.018017497,-0.001131577,0.023330843,-0.017640756,-0.03551436,0.004965771,0.016791172,-0.047123414,-0.06791762,0.015697889,0.031232761,0.02149437,-0.017498834,0.0016647797,-0.010816033,0.041854944,-0.019259678,-0.016504722,-0.024457386,-0.023806425,0.013263963,0.04537557,0.011426152,0.015158295,-0.0019259152,0.02559599,0.023692144,-0.023760054,-0.005118782,0.00558836,0.007184505,-0.051480364,0.012067934,0.05619598,-0.015084155,0.018343413,-0.020672202,-0.008845475,-0.0073889587,0.017330175,-0.030077258,0.017878216,0.006343603,0.022267263,0.02356796,0.05466474,0.0345857,0.05445747,-0.03870363,-0.074726544,0.022555007,-0.020943549,0.012427968,0.0048456606,-0.013039822,0.029943744,-0.018814111,-0.0033233059,0.03274099,-0.028960397,0.040501736,0.008422655,-0.018369261,0.0012659671,-0.0025879792,-0.029781243,-0.000714223,-0.010867076,0.0029948135,0.014972275,0.04343372,0.028257629,-0.003617544,0.0019336503,0.0050272825,-0.005653746,-0.05129267,-0.013887244,-0.0512181,-0.030660396,0.008802198,-0.01903289,0.036617856,-0.03651256,-0.0063242395,0.00263827,0.030574616,0.011562062,-0.026360057,-0.046426274,0.0057351557,-0.02733642,0.034132753,0.012558358,-0.018976703,-0.009226285,0.020990403,0.03309606,-0.00949263,-0.06965589,-0.011509673,0.012326879,-0.020212423,0.07169981,-0.0063821133,-0.06480068,0.039828595,0.04111467,-0.07953017,0.016906854,-0.0068514775,-0.0042372015,-0.052448083,-0.047607068,-0.020719916,-0.02780712,0.03247178,-0.035475366,-0.00011762504,-0.046952844,0.019616565,0.009129307,0.016905526,0.049473204,0.017912759,0.014759351,0.0072863074,-0.043129403,-0.016220994,-0.005477608,0.024546005,-0.029088056,0.015281876,0.025979698,0.0039989506,0.0019170046,0.022129688,0.012872031,0.028746381,-0.031943474,0.044697452,0.035091978,0.055219457,-0.02611901,0.046320364,0.003953866,0.010512458,0.09286002,0.05205005,-0.045327432,0.027754456,0.058502894,0.04477182,0.031803284,-0.038824473,0.0090691615,0.009571848,-0.04273249,-0.04296187,-0.05769833,0.03244708,0.043017663,0.010715282,-0.010924897,0.03270916,0.023075331,-0.1294651,0.01338794,0.0052927257,0.06303374,0.016223209,0.006291472,0.016345572,-0.019484181,-0.060804475,0.05343886,-0.033650924,-0.05368968,-0.024034264,-0.018627105,0.016591813,0.02092895,-0.005220682,0.008492257,0.03240145,-0.004017455,0.018380845,0.022053419,-0.009711119,0.0072337976,-0.018226605,0.0046383254,0.06591548,-0.0005736436,-0.04755784,-0.011726738,0.0066243005,-0.030301027,0.0062860874,0.01316298,-0.004808188,0.009125162,0.03476236,-0.018611183,-0.0021175544,-0.045066852,0.003355693,0.05498569,-0.015854802,0.04423846,0.002510322,0.02179456,-0.025218567,-0.02142704,-0.037443787,-0.026489424,-0.0125114145,-0.019632444,-0.031042317,0.0011538673,-0.042535204,-0.033458475,-0.020226108,0.046866637,0.017257303,-0.023635928,-0.002160208,-0.013681314,0.023195904,-0.1075383,-0.037658874,-0.041467525,0.057735953,-0.016242765,-0.00014696358,-0.04833557,0.042355552,-0.03874164,0.029439617,0.021027151,-0.050857197,0.04193344,-0.013664735,-0.026643185,-0.0057638353,-0.0751926,-0.020412052,-0.009378156,-0.004819648,0.0074478984,-0.03502182,0.0009560367,-0.010492004,-0.012403962,-0.030739311,0.22412813,0.018601704,-0.031137582,-0.012759736,0.040090483,-0.0064984974,0.019951131,0.009784017,0.02283655,-0.017019024,-0.026587486,0.017645417,0.017032847,-0.013554212,-0.018446313,-0.0043184715,-0.025191143,0.008492245,0.0702773,-0.011253484,-0.0042740023,-0.0011967281,0.0034911085,-0.005847514,-0.046429515,0.023878854,-0.017793696,-0.03374498,-0.043009605,-0.0064946623,-0.033974804,0.048815545,0.028954031,-0.0047858353,-0.066490375,-0.026039397,-0.008123965,-0.0070742914,0.0053190547,0.021314453,-0.02683426,0.008897613,-0.0049552144,0.022467144,-0.03865233,-0.05159718,0.038302273,0.018751826,-0.025685964,0.008452324,-0.0043910784,-0.013819742,-0.011909863,0.00071391364,-0.01821205,-0.03630573,-0.024640922,-0.018486116,0.020486215,0.07846457,-0.0066558747,-0.004380305,-0.04772267,-0.004774009,-0.008861765,0.010600947,0.0075509013,-0.0424463,0.0083017815,0.033290923,0.010740337,-0.006426944,-0.0015202123,-0.03366716,0.016169962,0.028918725,0.049079984,0.063931204,0.016900163,-0.0030912028,-0.03416312,-0.011361637,0.014203053,0.004037695,0.03383056,-0.032659564,-0.011882695,0.03623841,0.0064424947,-0.052189793,-0.022011105,0.014085723,0.0067786067,0.03254429,0.05729879,0.040241387,-0.018444952,-0.0050451565,-0.04165691,0.040607173,0.022091815,-0.024946522,-0.030903297,-0.019271458,0.051266115,-0.03496353,-0.048600603,-0.0062715155,0.054502875,-0.005150737,-0.007990068,0.02615355,0.0075975964,0.007625956,-0.010753556,0.048018295,0.0049850745,0.044756863,-0.0026884454,0.023500381,-0.0077994163,0.009353928,0.0008216813,0.015669405,0.0056580333,-0.068785496,-0.020937078,0.018499896,-0.0068018,0.0344885,-0.010250706,-0.035467714,-0.015035101,0.051231693,0.0038742865,0.04273318,-0.04779178,-0.006836567,-0.021454347,-0.0022365379,-0.055141766,-0.0014657276,0.00053402275,-0.0051286444,0.029634096,0.048944276,-0.028722724,0.0021593275,0.018313618,0.03379268,-0.005634348,0.06809657,-0.008325306,-0.010201466,-0.032963533,-0.0010418645,-0.007821349,0.013140422,0.02082522,-0.033431455,-0.0017932182,0.023948267,0.008570572,0.026912201,-0.00017245974,-0.023544371,-0.0079534,0.029457416,-0.051858213,-0.037070263,0.04140158,-0.021304073,-0.024310078,0.049804997,0.019983329,-0.016360184,-0.022035785,0.012901313,-0.06697567,-0.048020333,0.018580878,-0.019683037,-0.02316481,-0.020127269,0.046167843,-0.029957192,-0.030020084,-0.0027515565,0.014288996,0.005188017,-0.006897423,0.09061216,0.028671525,-0.0063581206,0.008196815,0.03329282,0.06016879,0.018394725,-0.0031905,-0.031098118,-0.027010627,-0.048130073,0.0006449911,-0.004950806,-0.023060188,-0.018571738,0.007079543,0.028667917,-0.018873096,0.008363746,-0.037684567,0.026071863,0.019475143,0.002107953,-0.050311442,-0.015669867,0.047273055,0.077206574,0.031189565,-0.05276559,-0.0111915255,-0.019098151,0.002789448,-0.03267535,-0.01009612,-0.017385041,-0.016513841,-0.03178225,0.025649399,-0.046272554,-0.012823192,0.015001614,-0.0021708338,-0.0109663885,0.022559512,-0.03518849,0.004006894,0.01680032,-0.010561603,-0.03917104,0.016050857,-0.011755224,0.020048184,0.0530386,0.005290983,0.04544704,-0.069255546,-0.035571445,-0.04343059,-0.016892739,0.031761907,-0.03413184,0.035629235,-0.006316451,0.004014102,0.013214285,0.022337364,-0.061719466,-0.046597317,-0.06731422,-0.0056117494,0.046496212,0.03543484,-0.012909748,-0.0068545695,-0.010932867,0.035808522,0.01566566,-0.028396042,-0.0019513305,0.002668133,-0.016462972,-0.07092008,0.024447344,0.037265707,-0.0011682616,-0.0320574,-0.004396805,0.009484178,0.02619665,-0.08649938,-0.038123313,0.01944073,-0.0019259453,-0.011922808,0.022153614,0.027801555,0.0024447402,-0.011656777,-0.03809886,0.023803467,-0.025802774,-0.04563987,-0.014782505,-0.04466893,0.009088434,0.008531405,0.013041381,0.003486991,-0.0014231781,0.0043937955,0.011415217,-0.0016478883,-0.014310462,-0.018122578,0.04523676,0.0047549303,-0.03370826,-0.013802102,0.004798313,0.058857754,-0.07379762,-0.004945812,0.04794131,0.010583278,0.00011272848,0.06348238,0.00774616,0.017618647,-0.032415237,-0.02821767,0.019655513,-0.034737926,-0.014300162,0.010681737,0.030372953,-0.032439195,-0.00044687392,0.008522641,0.053990226,-0.050106943,0.017828887,0.030978354,0.0016841335,0.025856987,0.019739358,0.04416084,-0.0074995076,0.011418047,0.020029064,-0.0062288297,0.002191794,0.05390336,-0.016745696,0.016573941,-0.012385361,0.010271152,-0.0012795163,-0.03227451,0.013623257,0.0062355055,-0.04678363,-0.0072192694,-0.030395512,0.0046379645,-0.025763554,-0.009153228,0.010636348,0.04089449,0.047917075,-0.014381885,0.057576362,-0.0032626654,-0.009295492,-0.003095809,-0.031134188,0.009323034,0.015825123,-0.04050079,0.0034154637,0.011020571,0.025644002,0.048068017,0.014712645,-0.03732616,0.043991152,-0.026424289,0.018007081,0.01646593,-0.0044016554,-0.01217104,-0.032135885,-0.029001456,0.015735619,0.009846164,-0.013453386,-0.018825442,-0.0068084276,-0.0016380795,0.041062154,-0.008855177,-0.013400444,0.012002687,0.0031160153,-0.1395803,-0.009392703,0.017296428,0.03104429,-0.031537,0.005154722,0.023805086,-0.03818111,0.011991048,-0.03811018,-0.017272651,-0.06861169,0.011832192,-0.026956769,0.048367664,-0.008104694,-0.0003612712,0.0026070846,0.019191276,0.045483496,0.007972429,-0.0035138545,0.050144896,-0.009200767,0.018918037,-0.010636375,-0.011561599,0.0003351655,-0.0325393,-0.007988182,0.00083402917,0.022401014,0.02336314,0.051049177,-0.047996253,-0.0073511135,-0.003909105,0.023417123,-0.019931542,0.020748617,-0.021952597,0.02866463,-0.0045550596,-0.0038796917,0.045322753,0.07130614,-0.024419839,-0.010875498,-0.011801884,0.014454307,0.0039068814,0.01144762,-0.009371689,-0.0060872883,0.033587277,-0.012867376,-0.033382744,-0.008720505,-0.025379805,0.047994077,-0.033912454,0.07557769,0.0014945471,-0.018841289,-0.005978536,0.040069558,0.0035990062,-0.00014862938,-0.043527674,-0.017831141,0.010147441,0.0036291063,-0.020388762,-0.07120172,-0.0081369495,-0.022106681,0.05127928,-0.02375062,-0.025827982,-0.00047533095,-0.018868282,-0.019903757,-0.032709483,0.04381791,0.03898337,-0.03678314,-0.030807586,-0.04582237,0.0028617752,-0.018381746,-0.05027522,-0.03978009,-0.0070846984,-0.024327278,0.01946773,0.045706324,-0.032460555,0.022344379,0.024190638,-0.021481434,-0.03457566,-0.029861132,0.0045837024,-0.012421548,0.019443357,-0.00056225475,0.06522089,-0.0084557235,-0.02493281,-0.015640508,-0.035216123,-0.006654242,-0.01834113,0.0020962504,-0.07688398,-0.013750221,-0.019645354,-0.018585077,-0.014709194,-0.024446957,0.012180147,-0.0064113857,-0.021349564,-0.033616792,0.031163868,0.042982485,0.03268724,-0.0073541435,0.029310679,0.030124014,0.02230533,-0.023957334,-0.011993092,0.005709044,0.027613636,-0.024670357,-0.013770926,0.051334996,-0.052904308,-0.04084879,0.021885252,0.0057852324,0.025317831,-0.01671408,-0.0011677183,-0.04019914,0.0067321695,0.01414967,0.035163116,-0.015537595,-0.011111508,-0.0020154538,0.006369758,0.053695485,0.0015943269,0.06327098,-0.024304543,-0.027251089,-0.004018959,0.044111833,0.015440352,0.015704485,-0.043571625,-0.002048512,-0.030056322,0.0039015722,0.0014898663,-0.03592772,-0.029859724,0.041950233,0.02165775,0.03429449,-0.013423994,-0.045011252,0.044673443,-0.04425376,0.007880562,-0.027268237,0.018193347,-0.0042481897,0.037775155,0.0085881725,0.092620805,0.013762726,0.00039945616,0.033363603,0.011285356,0.04087841,-0.035824288,-0.011633543,0.020651257,0.016057508,-0.060552828,-0.024427997,0.033192467,-0.0033312382,0.002997384,0.0051619275,0.015783517,-0.04873249,-0.012996465,0.0039604334,-0.0036767663,-0.01998648,0.00795051,0.019333914,-0.010054034,0.04263987,0.013695996,0.01693772,-0.014839904,0.042775217,-0.013873929,0.014096254,0.034923155,-0.029443221,0.014193138,0.038496647,-0.005457937,-0.029692357,0.005805349,0.021245398,-0.044748694,-0.025256967,-0.009258306,0.041815113,-0.023613324,0.029614292,-0.012050941,-0.011184557,0.021002173,-0.016268397,-0.0022613392,-0.025705317,-0.049505807,-0.020943837,-0.014015189,0.0029370515,-0.015964737,0.03267896,0.014407867,-0.0010892258,0.03515996,-0.0026442262],"last_embed":{"hash":"lfkk86","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"lfkk86","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Configuration#Snapshots & Replication","lines":[59,61],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lfkk86","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Maintenance": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00041534565,0.020725403,-0.056792244,0.004043791,-0.06219507,-0.04254701,0.037513018,0.038797073,-0.00019599352,0.01766353,0.010032338,0.02819245,-0.022420445,0.0074902927,0.01190507,-0.010082199,-0.014003909,0.04107476,-0.009346403,-0.0036919913,-0.01972412,-0.0025436182,0.05230543,0.027817797,-0.03322058,0.016588423,0.0058616414,0.0035128528,-0.014299553,0.053753197,-0.031735178,-0.047119953,-0.03875157,-0.014808566,0.0086986795,-0.022933822,0.0024858955,-0.032866366,-0.038640648,0.053584747,0.0035236322,-0.017799608,-0.01806435,0.0024549162,-0.0038490742,-0.0127541395,0.0010636355,-0.005624113,-0.03873296,-0.0229518,0.00018143983,-0.0310926,0.0024932495,-0.004430087,0.010026088,0.017120304,-0.011284999,-0.037909918,-0.008314939,0.055715233,-0.004637149,0.019470852,-0.031155441,0.014082091,0.031824134,0.0317256,0.034436524,0.025822869,-0.019967305,-0.020653833,0.009109216,0.036919903,-0.025423907,-0.035266943,-0.029606536,0.023132078,0.045550384,-0.034399323,0.0040327064,0.01130916,-0.010957451,-0.013549895,0.014846763,-0.042975973,0.00080272474,0.02454256,-0.04424462,0.09223438,0.06471442,-0.0125246355,0.039013233,-0.02930406,0.02202937,-0.021357609,-0.03930321,-0.011076756,-0.0011875314,0.0015552947,0.03587151,-0.05133017,0.049950626,-0.01596404,0.016900428,-0.009334236,0.011581926,-0.006298772,0.010798109,0.004812203,-0.0078070974,-0.012428867,0.0036191524,0.046396837,-0.019988053,0.021140093,0.008096024,-0.035470173,0.029129915,-0.037672635,-0.010135827,-0.015348107,-0.0035913754,0.018657032,0.044817217,-0.057413995,0.004725351,0.017760644,-0.0068799406,0.009615947,0.020151915,-0.008857337,-0.029757777,0.02101483,-0.004191001,0.020620791,-0.016449342,-0.0040756785,0.012535879,0.010009864,-0.004394161,-0.053614926,0.0051553138,0.049081225,-0.0055097067,0.0023681817,0.022735782,-0.016520442,0.035465967,-0.019254532,-0.033827692,-0.014029158,-0.016795052,0.03645988,0.0052486467,0.014050047,0.018078536,0.0068976493,0.0037124546,-0.0076603154,-0.03849586,-0.023110647,0.031123104,0.012536533,-0.02320061,0.03912394,0.053943858,-0.01860871,0.028358337,-0.023377024,-0.008730173,0.0023196097,-0.018125894,-0.050183695,0.010863372,0.0051722126,0.015036306,0.015034298,0.05231143,0.02808812,0.042653695,-0.044096563,-0.04116288,0.006403886,-0.0068838857,-0.016469235,0.0136419255,0.0075672534,0.03679435,0.0044719237,-0.010687784,0.028019425,-0.027290503,0.04473851,0.0060320166,-0.0033310023,0.00050620903,-0.038710356,-0.011741243,0.048601273,-0.013722039,-0.010943112,0.012051756,0.043937143,0.022919202,0.015332262,0.012187684,0.00097280304,0.033036467,-0.027925486,0.0022503254,-0.037800815,-0.023207068,-0.0066495985,-0.034912545,0.014672796,-0.008516029,-0.020838572,0.014623439,0.03560887,0.0020983682,-0.02140345,-0.050717358,0.013090539,-0.034213208,0.020868553,0.022177488,-0.02553127,0.0013050451,0.03564643,0.02088213,-0.009793197,-0.07280723,0.0082031675,-0.00070875045,-0.027258852,0.0887359,-0.017276537,-0.042149834,0.015621146,0.044240445,-0.018308831,-0.0126782665,-0.045759022,-0.021495912,-0.04022998,-0.039186228,-0.00438202,0.015614726,0.03686079,-0.03124193,0.00094498513,-0.028835846,0.01988288,-0.0075188153,0.0085200025,0.050710633,-0.01721804,0.009784201,-0.017410826,-0.026574716,-0.043681078,-0.023154913,0.037224717,-0.050007716,0.012674251,0.033083722,0.017779438,0.03655969,-0.01226162,0.04018902,0.037860423,-0.034236982,-0.0009871403,0.038221978,0.03332094,-0.048202343,0.0020430684,-0.017904866,0.0049105855,0.06268067,0.06051764,-0.059629925,0.017055469,0.041700613,0.0026814863,0.026508443,-0.03046244,0.016095478,-0.003142201,-0.029481221,-0.022812473,-0.056919176,0.06364052,0.05942647,0.0143233165,0.021859836,0.047261145,0.009761366,-0.14137925,0.022937119,0.0056644166,0.07574773,0.030659752,0.008637838,-0.018655578,-0.0034978276,-0.064761065,0.027600396,-0.028651122,-0.0585003,-0.02381012,-0.0113014635,0.009102045,0.00006837989,-0.004108117,0.001317015,0.01985561,-0.034397367,-0.0040504327,0.0024310395,0.0019434167,0.0035279868,-0.028524267,-0.003925861,0.0733456,-0.0043357024,-0.050659765,-0.040024262,-0.015188881,0.0067699016,0.01169324,-0.0053997585,0.023772974,0.02050229,0.0562938,-0.018429646,0.0416634,-0.04431696,0.03774659,0.05379066,-0.007727496,0.017302427,0.0141250165,0.02135241,0.0006654425,-0.015580454,-0.06163357,0.0127946595,0.013417237,-0.03125087,-0.0075322203,0.026051719,-0.05644633,-0.052474137,-0.026265608,0.053123195,-0.007860568,-0.03782326,-0.0078054657,-0.022762163,0.0017595498,-0.08553002,-0.013873442,-0.03567417,0.05614067,-0.019044632,-0.012862837,-0.05033204,0.025730507,-0.020107403,0.05048391,0.0043668416,-0.015362371,0.018487439,-0.015223949,-0.045668796,0.038143884,-0.109285034,-0.03315879,0.017082954,-0.029483795,-0.012168793,-0.035903554,-0.023814611,-0.014597089,-0.0048561106,0.018393165,0.240524,0.007136466,-0.059557058,0.03667909,0.0489423,-0.016518477,0.00026124003,0.009030238,0.022694556,-0.030273248,-0.028211135,0.022261018,-0.0027684313,-0.005587644,-0.014816085,-0.0014954279,-0.036508076,0.03342367,0.06479574,-0.019569196,0.018001426,0.0054358267,0.012008039,-0.01102713,-0.049688596,0.009259123,-0.05004019,-0.015327837,-0.05809134,0.008274803,-0.0265537,0.045141958,0.029600685,-0.025261335,-0.08733663,-0.039798263,-0.017045068,-0.0397008,0.0056821625,-0.008883006,-0.043410055,0.004310536,0.035603635,0.021259958,-0.035614785,-0.029580694,0.016430067,-0.022623425,-0.028913599,-0.0019526795,-0.008840899,-0.029347308,-0.017001748,0.010039415,-0.011680078,-0.03629727,-0.011646385,-0.04304478,0.011352791,0.071225844,0.014973853,-0.0031709375,-0.09054819,-0.0030220903,-0.015905548,0.03375175,-0.0038853993,-0.011689342,0.0036980237,0.03804435,-0.00020260616,-0.012735007,0.019272683,0.013541166,0.005692837,0.013807384,0.04133057,0.05387912,-0.023509726,0.023873063,-0.025332551,-0.025757156,-0.023036486,-0.015250365,0.013753825,0.01604625,-0.020161018,0.056725923,-0.009075481,0.0013372826,-0.028204948,0.034780405,0.014807892,0.022515234,0.049579363,0.029647421,-0.015278468,0.009774499,-0.041727707,0.01953117,-0.010071028,0.0028384104,-0.035907872,-0.0021033562,0.04220994,-0.009358974,-0.02004766,0.020676741,0.021016048,-0.036098532,-0.0011917391,0.004086181,-0.0063886503,-0.008368363,-0.0032902337,0.02679716,0.018648934,0.01655762,0.016203955,0.017323785,-0.033280883,-0.014923982,0.02354524,0.012585341,0.0039892215,-0.07271376,-0.00179354,-0.0003763235,0.022120276,0.056908872,-0.0033632212,-0.039759245,-0.012680032,0.042400803,-0.01814682,0.012237575,-0.061628107,0.0029867887,0.0006413713,0.008184433,-0.039796613,-0.005597009,0.007740142,-0.03487678,0.024552692,0.008371034,-0.012161945,0.0057075955,0.01175633,0.041396525,0.014946281,0.0777887,0.0034433757,-0.015263214,-0.024036247,-0.022386856,-0.015087461,0.01139466,0.011399833,-0.041648243,0.0049461587,0.010440888,0.031309545,0.07125108,-0.0037126564,0.008033676,0.010601861,-0.017992165,-0.020607699,-0.037611697,0.011217456,-0.027111787,-0.04101167,0.0075156246,0.025312126,-0.042100776,-0.019370439,0.026178982,-0.0529964,-0.035203043,0.031643573,0.0066568083,-0.011911863,-0.02931801,0.016581774,0.03144808,0.0035570646,-0.00045181677,-0.0159863,0.02419144,-0.0027880117,0.073814966,0.018443355,-0.0029472774,0.008537381,0.029627677,0.061552983,-0.0025276805,0.03461195,-0.039632313,-0.051583067,-0.0051906775,0.0032363508,-0.0027432581,-0.018472536,-0.004301871,0.0067761797,0.039497443,-0.0021360663,0.02659937,-0.019665772,0.020922847,-0.043691684,0.009272327,-0.054792717,-0.054520175,0.028022151,0.06745229,0.034581576,-0.06464531,0.010234704,-0.017580723,0.03332031,-0.009863453,-0.022007957,-0.012925186,0.00039227336,-0.03474845,-0.010195335,-0.049229816,-0.010933617,0.029137088,0.0076965396,0.0059577874,0.0036380866,-0.037551053,0.012838344,0.016527208,0.0018559005,-0.04130948,0.0077176704,0.021385957,0.010677695,0.019885017,0.0069457,0.040101767,-0.058066487,-0.06288995,-0.009427449,-0.009187296,0.013738457,-0.048353605,0.037521195,-0.013531754,0.03225104,0.033996303,0.049893774,-0.039277904,-0.018578552,-0.075267784,-0.01946747,0.039470028,0.027808115,0.006686445,-0.038642205,-0.009729724,0.00066423067,0.012180421,-0.013151163,-0.024216117,-0.002975329,-0.018836897,-0.06823922,0.006953365,0.036251213,0.029792368,-0.054531876,-0.0005907094,-0.011872035,0.00045457785,-0.06482452,-0.011077654,0.025785364,0.009945723,-0.028269472,0.023523584,-0.002541716,-0.01616478,-0.020905044,-0.03303556,0.018804397,-0.025140299,-0.03933504,0.04810997,-0.03609151,-0.0039230185,0.0017941844,0.011977777,0.0067964857,0.0025194515,-0.0065691597,-0.012008769,0.013271603,-0.009733223,0.0040141838,0.026467713,-0.0032903824,-0.058264337,0.0055808593,-0.0028177518,0.038396943,-0.06506523,0.0071048033,0.07155322,0.036286686,-0.011945512,0.06004244,-0.007211906,0.0059806127,-0.023663925,-0.030498045,0.014563815,-0.04140199,0.043130238,-0.027509702,0.008375598,-0.038703635,-0.010626799,-0.008538196,0.064761356,-0.041076362,-0.0020862755,0.0009683112,-0.004614147,0.016572315,0.006609286,0.06422523,-0.0027117429,0.014107007,-0.025100192,-0.056010094,-0.008863253,0.055623744,-0.017257014,0.0032794902,-0.011792498,0.01455251,0.0046787746,-0.02051949,0.0031318683,0.020306854,-0.030372253,-0.0020720134,-0.03536479,0.014741846,-0.024864167,0.015832968,-0.003007826,0.026168097,0.05390808,-0.031251095,0.04857527,-0.02954574,-0.010899981,-0.0011984276,-0.050455716,0.028063176,-0.012338036,-0.04537704,0.018245185,-0.0042453893,0.043940574,0.028726658,0.031040672,-0.0147797875,0.04703325,-0.0133486455,0.007232187,0.03908343,-0.005093573,-0.040011518,-0.020840686,-0.012789648,-0.006512364,0.03953419,0.0068313982,-0.024861973,0.0007042537,0.04622568,0.022747759,-0.010800564,0.0084250765,0.001747968,0.017485559,-0.13319848,0.010302927,0.0019238878,0.03216384,-0.0310633,0.0046670963,0.020580834,-0.02588252,0.0105596045,0.007782105,-0.000796528,-0.043648575,0.02212829,-0.037712164,0.059718437,-0.012133482,-0.0036146808,-0.0074742218,-0.00598482,0.060888078,-0.001708116,-0.016175881,-0.0013729059,-0.009911902,0.0021454194,0.0002265946,0.01595366,-0.012183979,-0.009046795,-0.01312112,-0.008624544,0.0052992166,0.024826922,0.02882663,-0.004278101,-0.010607109,-0.008820727,0.0030611367,-0.02583049,0.035970546,-0.029066136,0.013129205,-0.017164456,0.021148236,0.007388679,0.061626174,0.0015055011,-0.032974347,-0.0002934261,0.038713913,-0.005426497,0.012605848,-0.015493558,-0.011499071,0.020463921,-0.009799301,-0.019383652,-0.012070353,-0.015117677,0.04827652,-0.0206741,0.078387454,-0.0013913075,-0.057692587,0.0009673211,0.013018452,-0.014560386,-0.007182007,-0.05405692,-0.0010676105,0.027114566,-0.0111546405,-0.024449771,-0.07297298,-0.0254596,-0.040839944,0.051716372,-0.0063634487,-0.032249562,-0.008526497,-0.012808624,-0.02932892,-0.0032724247,0.057626963,0.06438128,-0.018205281,-0.024938798,-0.054842964,-0.00080370484,0.002868952,-0.038564764,-0.064136475,-0.0060736584,0.0074865487,-0.000066460874,0.047571708,-0.039421648,0.005144508,0.029569883,-0.020398196,-0.0076216273,-0.025488544,-0.014972308,-0.03294087,-0.017418431,0.0087624565,0.06612905,-0.025798379,-0.054329038,-0.022633765,0.0015797111,-0.011140724,-0.012076596,0.009586101,-0.08044954,-0.029687626,-0.0033291655,0.010917905,-0.014499868,-0.011818511,0.010292566,-0.016925564,-0.010503465,-0.038982026,0.037688926,0.05216967,0.023898823,0.047341958,0.021829214,-0.019029291,0.010048218,-0.0136611285,-0.012373737,0.031848118,0.05020069,-0.024176532,-0.02987049,0.034156837,-0.045361586,-0.031339888,-0.030574035,0.0031898404,0.025347086,-0.047561772,0.0035837442,-0.02426792,0.011760728,0.009508437,0.05247462,-0.04249542,-0.0046657217,0.020388111,0.007810843,0.07290928,-0.0042350115,0.062180288,-0.050357115,-0.018476613,-0.01452865,0.043324705,0.009382425,-0.016950844,-0.028760614,-0.013149901,0.0042421008,0.010554415,-0.010730683,-0.03326806,-0.027414808,-0.000021374319,-0.018965604,0.027633686,-0.012131552,0.0073048193,0.041913018,-0.014577041,0.0015444957,-0.034948356,0.018747823,-0.021938162,0.03128818,0.009671529,0.06533085,0.04972904,-0.0027482728,-0.0048232335,-0.023826795,0.029806215,-0.02970118,-0.021670349,0.019791558,0.017702984,-0.09685178,0.013060265,0.04656607,0.019909319,0.010888111,0.048278566,0.033578556,-0.016211381,-0.02326591,-0.013496271,0.043895856,-0.0070435926,0.018432777,0.0339869,-0.016391037,0.00047194827,0.01916787,0.014894972,-0.003351988,0.040911887,0.013447803,-0.012499475,-0.00914781,-0.0074459626,0.010952183,0.018419245,-0.016833544,-0.013974965,0.035142638,0.021392787,-0.016474131,-0.028432999,-0.02872177,0.0285092,0.008191093,0.028650684,-0.05024102,-0.0055858693,0.020826515,0.001858076,-0.004734511,0.019262316,-0.010905789,-0.0049467706,-0.042863224,-0.010070571,-0.0046381657,0.022267856,0.049777105,0.0035704,0.07340976,-0.062088024],"last_embed":{"hash":"im5prs","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"im5prs","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Maintenance","lines":[62,69],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"im5prs","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Maintenance#Backup Strategy": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0004857481,0.031153545,-0.04973464,-0.007775386,-0.0625762,-0.039314125,0.03876006,0.042020854,-0.0076535097,0.014774939,0.0021405262,0.020763354,-0.027669484,0.008135742,0.019651975,-0.014665804,-0.0066871033,0.03944333,-0.008790259,-0.005774051,-0.003918707,0.003014806,0.047625702,0.033698216,-0.03002281,0.017392335,-0.008593127,-0.0028047957,-0.010139319,0.053674974,-0.03133368,-0.034034394,-0.055533793,-0.020907633,0.03046614,-0.02235447,-0.00847972,-0.015103697,-0.034833506,0.04445801,0.006973893,-0.017245956,-0.0037145077,-0.009683268,-0.0032064898,-0.0037733512,0.0013039727,-0.0147500755,-0.027579155,-0.00948874,0.008279226,-0.016901106,0.0025131586,0.0015075825,0.014232439,0.018433902,-0.017208057,-0.03697202,-0.0063162665,0.055412196,0.011706081,0.016495388,-0.016214043,0.02220407,0.04075016,0.03791101,0.024730429,0.01802294,-0.012732803,-0.024500705,0.00036814107,0.0476108,-0.035970762,-0.018524451,-0.027171291,0.014808195,0.053389568,-0.046791878,0.02443634,0.023626862,-0.008326442,-0.0072254604,0.022639355,-0.05029791,-0.010521537,0.021471698,-0.051631723,0.06851548,0.07214433,-0.015705148,0.032005265,-0.028319322,0.02422975,-0.029579671,-0.018409448,0.008654342,-0.0059079565,0.008598781,0.026238171,-0.046342008,0.059726533,-0.0017678763,0.004176322,-0.016112156,0.019164791,-0.024048863,0.004004907,0.014775605,-0.004251036,-0.011774261,-0.00025247797,0.041653875,-0.016646016,0.026909795,0.01276529,-0.043149617,0.02992987,-0.028963244,0.015154952,-0.01896026,-0.0139406305,0.011580818,0.06277471,-0.06144168,0.017756054,0.018412579,-0.009374695,0.0010557492,0.013940355,-0.019346835,-0.017462773,0.0031076986,-0.0042483406,0.021486426,0.002024423,-0.022030022,0.019650275,-0.0052738776,-0.006035306,-0.067694075,-0.011201575,0.033014823,0.0030532912,-0.0037876908,0.0024889382,-0.028779982,0.034971144,-0.022053724,-0.027120655,-0.018413067,-0.015407427,0.039793197,0.007944222,0.0018132896,0.024950804,-0.008721102,-0.0003385864,0.012797947,-0.03282318,-0.012616472,0.020136299,-0.0025785991,-0.04684209,0.024391048,0.04369743,-0.028750962,0.044541735,-0.017539944,-0.01828851,0.017573461,-0.0019574673,-0.04860415,0.02737701,0.0006441917,0.016037794,0.019014208,0.064595826,0.038680155,0.041012753,-0.049720965,-0.034299314,0.0104525285,-0.004544835,-0.003917968,0.009852182,0.01854177,0.04552362,0.0023131403,-0.0067442753,0.050745387,-0.01828436,0.03549586,-0.017463861,-0.013799758,0.008208832,-0.04460841,-0.00063793507,0.045885097,-0.01066476,-0.0090008145,0.012136428,0.058979232,0.011700457,0.010947192,0.010101113,-0.008011759,0.028708484,-0.03274341,0.005260168,-0.033406764,-0.0077497857,-0.03843186,-0.02430263,0.0027653838,-0.018141637,-0.02123647,0.022878526,0.02730811,-0.010232996,-0.028365167,-0.071969695,0.014612296,-0.04406756,0.019233901,0.028282998,-0.024251742,-0.003712584,0.02143273,0.031961195,-0.017659923,-0.07977535,-0.010585914,-0.010362739,-0.033501517,0.09448237,-0.015341172,-0.041645214,0.007422981,0.04617214,-0.024262715,-0.0064011137,-0.041909624,-0.013865581,-0.032302856,-0.031566475,-0.006329199,0.009022375,0.049563535,-0.021238726,-0.00017773823,-0.026738325,0.031579573,0.009076321,0.0013289065,0.025230635,-0.024432857,0.011199417,-0.013511006,-0.038989563,-0.04754934,-0.030429475,0.046846442,-0.053291988,0.018071337,0.016861169,0.021046877,0.012085036,-0.0115949465,0.03954305,0.025464319,-0.042666923,0.011901233,0.04978636,0.033254538,-0.043135837,0.0010012896,-0.017313331,-0.006407985,0.062775545,0.06661512,-0.050551087,0.016492503,0.037884515,-0.0017922476,0.032866966,-0.0436472,0.010545757,0.003932841,-0.03563501,-0.011099775,-0.04145422,0.06684367,0.059424985,0.014749463,0.0055122967,0.046330996,0.0045683933,-0.13865477,0.022000534,0.023688579,0.08743105,0.024020936,0.008840961,-0.018299237,-0.0050794524,-0.056083072,0.016593264,-0.019113613,-0.053504124,-0.025181832,0.0033645097,0.015269907,-0.0030656594,-0.00279661,0.0056799636,0.012567901,-0.03326546,0.012121085,0.0018617827,-0.012555416,-0.004599587,-0.030173728,-0.012156516,0.07730013,-0.00059211324,-0.053459566,-0.029719634,-0.01847101,0.008597118,0.011307917,0.015489144,0.015584625,0.023227368,0.05292849,0.0025127009,0.035070807,-0.036312852,0.041009866,0.05319747,-0.013244755,0.021863991,0.01295177,0.018408217,-0.007995097,-0.015366855,-0.07238368,0.004149924,0.017510988,-0.025234183,-0.0021319534,0.026098663,-0.038662646,-0.059837226,-0.0031197343,0.0594735,-0.00970268,-0.035355642,-0.0058694924,-0.012599179,-0.0038212193,-0.07448437,-0.013097942,-0.03233852,0.07172402,-0.013710518,0.0027223781,-0.044695564,0.025343368,-0.013430897,0.053136475,0.0027910047,-0.02485534,0.021685787,0.007691512,-0.056122392,0.041507605,-0.103624955,-0.01295315,0.011680984,-0.017645188,-0.008254101,-0.03854004,-0.010648041,-0.015271249,-0.0030752576,0.011901368,0.24504133,0.0016153635,-0.038099173,0.037043538,0.03425669,-0.02450562,-0.020190114,0.010664881,0.021539722,-0.041667372,-0.05628592,0.02740752,-0.009211562,-0.013843836,-0.026733814,-0.007073808,-0.034262955,0.040327545,0.06598045,-0.012622655,0.00895629,0.004013699,0.0039954362,0.008660237,-0.040888473,-0.00528334,-0.040528495,-0.011856514,-0.05063749,0.013345907,-0.017957631,0.04788531,0.0335134,-0.025705053,-0.07084143,-0.034093145,-0.01892459,-0.036185235,-0.004740043,-0.0183853,-0.037620846,0.005174737,0.023139479,0.004973356,-0.027870197,-0.02197362,0.023650821,-0.02694704,-0.03165393,0.0018805959,-0.008782954,-0.01642017,-0.015179821,0.00677527,0.0074621523,-0.02653582,-0.019516492,-0.029463654,0.012513306,0.05458924,0.026808385,0.0018326931,-0.09713036,0.0053174896,-0.0115703745,0.042321667,-0.001261073,-0.0076844194,0.0023247406,0.04454943,0.00916752,-0.0066977805,0.014392143,0.021864753,-0.0033561932,0.034981858,0.04052992,0.054924555,-0.01313583,0.020032477,-0.033319753,-0.033631016,-0.02386499,-0.02450041,0.006985975,0.0074850908,-0.030042466,0.04407221,-0.009690314,-0.0071507967,-0.028470641,0.030208936,0.031245608,0.019165011,0.052384704,0.028120255,-0.008918518,0.009025082,-0.04949693,0.007917634,-0.014390334,-0.0036767782,-0.017429167,0.0021815463,0.040902726,0.000044226224,-0.023786435,0.0062031974,0.023464954,-0.0503254,-0.0023283605,0.0011952636,-0.008869616,0.0079271,-0.008010547,0.028258037,0.002864378,0.020315692,0.009708736,0.014296554,-0.032109093,-0.035147782,0.018724259,0.011118138,-0.004483728,-0.049604613,-0.01443579,0.0153430095,0.02197995,0.053649593,0.0040427484,-0.03698509,-0.00471021,0.04980416,-0.008434033,0.012621509,-0.0569573,0.0043329503,-0.01238714,-0.0055559133,-0.04049869,-0.001625,0.0017735092,-0.035133846,0.028197605,0.0071148,-0.031032013,-0.00474124,0.030040568,0.031617247,0.011963684,0.08754286,-0.012212735,-0.0038924157,-0.023730807,-0.016801866,-0.012593707,0.022898303,0.01062067,-0.04662123,0.0103937015,-0.005876254,0.035231233,0.065049626,-0.0074134367,0.014692361,0.009975113,-0.0074954964,-0.013785507,-0.02578771,0.0248484,-0.017014412,-0.04291547,0.021298837,0.033269398,-0.041966796,-0.0130019095,0.018473892,-0.06314144,-0.035336178,0.027257225,-0.01214589,-0.0036949401,-0.008379247,0.018402979,0.02691576,0.006500688,-0.0105759,-0.011241909,0.01732577,-0.015345999,0.07257301,0.014614815,-0.0101833455,0.005681033,0.025603918,0.049751975,0.007147996,0.036933593,-0.025972147,-0.06891148,-0.017843014,0.004068082,0.0019870247,-0.016120432,-0.0031335754,-0.008451784,0.04451693,-0.003850008,-0.00029687403,-0.015991548,0.030516224,-0.049542587,0.00035838768,-0.041240573,-0.054625463,0.029817931,0.062192887,0.035851736,-0.071333185,0.021929134,-0.02719623,0.03640983,0.0010341906,-0.024488766,-0.022933451,0.0017131707,-0.04014845,-0.009899629,-0.06154488,-0.004208689,0.018906856,0.0057449164,0.021433037,0.0066718063,-0.020107517,0.00761648,0.012091173,0.020638,-0.04956333,-0.0016082457,0.0010958135,0.013471149,0.0272548,-0.0020964365,0.029477669,-0.067414604,-0.05081058,-0.012411061,-0.0024897726,0.0024842029,-0.03342343,0.039169513,-0.002172106,0.02275483,0.026441857,0.055368565,-0.052849352,-0.03189925,-0.04928309,-0.012558913,0.05410744,0.01799684,0.00091737363,-0.034560043,-0.022919873,0.0044726105,0.012360848,-0.004036592,-0.04269264,-0.010102796,-0.0274618,-0.079171285,0.002447564,0.039946884,0.034776248,-0.06393646,-0.023868127,-0.0068347887,-0.013498534,-0.062650196,0.0037242936,0.030027207,0.013705499,-0.019806279,0.014806081,0.014890705,0.0019574573,-0.019257097,-0.025827555,0.015880208,-0.02033236,-0.042378053,0.043442015,-0.033257443,-0.0055406033,0.007015728,0.019770684,0.016517697,0.012898799,-0.010697849,-0.0071231574,0.00483175,-0.012463974,0.010642498,0.025711715,-0.003006645,-0.055961184,-0.0037669095,-0.009261912,0.060515366,-0.06125043,0.005713828,0.06716868,0.02412712,-0.009672772,0.056688692,0.00495163,0.013411145,-0.023308061,-0.026453782,0.017980214,-0.046070777,0.02092611,-0.0339471,0.0022553524,-0.04246469,-0.013259219,-0.0077642207,0.05588661,-0.035809334,0.0006880675,-0.013261433,0.0050602336,0.032111526,0.018506425,0.05677237,-0.010506975,0.0056452868,-0.0013479799,-0.05166791,-0.01506053,0.064238645,-0.013669539,0.0018419905,-0.01561856,0.008874868,0.0041856975,-0.01997241,0.015687626,0.021692097,-0.015167765,-0.0036064796,-0.02644875,0.008404306,-0.044782445,-0.0022513547,-0.0009490616,0.03548331,0.031208742,-0.033519078,0.04926731,-0.03162672,-0.00005551123,-0.009359543,-0.051743146,0.029064734,-0.01564269,-0.049368925,0.011635372,-0.010500683,0.05643727,0.020820001,0.03139285,-0.027141746,0.045670126,0.00204588,0.0076930774,0.046904236,-0.008032309,-0.03563834,-0.00907865,-0.015478468,-0.015984287,0.034446407,0.015313114,-0.036309984,0.0026351947,0.0346282,0.032748487,-0.020048829,0.001739545,0.009553326,0.015677841,-0.13230228,0.0036580635,0.016954597,0.02634941,-0.02502887,0.001091162,0.01986263,-0.034351166,0.005511472,0.0005011427,-0.009937191,-0.032477204,0.020977704,-0.041726653,0.049117222,-0.022127012,-0.008041135,-0.01646882,-0.012600388,0.060012877,-0.0057712505,-0.013700419,-0.009685454,-0.027463777,-0.008561026,-0.013619473,0.00445407,-0.015212561,-0.01716747,-0.012609825,-0.021449128,-0.0035880809,0.023324309,0.019976422,-0.0143669285,-0.01494382,0.0021286355,-0.00015714607,-0.010438096,0.028157305,-0.030621294,0.012163745,-0.022976577,0.010011699,0.019172078,0.07726264,-0.015771983,-0.041952614,-0.0020128721,0.030564608,0.003678317,0.004800804,-0.025765529,-0.030346254,0.024079526,-0.0067867707,-0.0200254,-0.017235223,-0.0050195293,0.036423113,-0.028354349,0.082885325,0.0020556198,-0.043540917,0.0036016994,0.020820968,0.004086135,-0.013650083,-0.065443605,-0.006796374,0.038435012,0.00026683992,-0.002839209,-0.06583073,-0.018503396,-0.030810658,0.036391955,-0.023435084,-0.038952027,-0.013466749,0.011194163,-0.014794232,0.0037906317,0.060052786,0.05781871,-0.010540737,-0.034379657,-0.061786782,0.022251673,-0.0027497737,-0.040085826,-0.05391179,-0.01043338,-0.012029532,-0.0073409313,0.06100244,-0.03240439,0.0068981317,0.023224287,-0.021483717,-0.013868255,-0.03702053,-0.017152712,-0.023139982,-0.031253494,-0.008543301,0.05349386,-0.030371998,-0.044015534,-0.031838592,-0.008612468,-0.013794525,-0.0038346925,0.009643442,-0.07100285,-0.022090603,0.0015301245,0.011613653,0.003293146,-0.008908107,0.010356796,-0.020007778,-0.0051844553,-0.027096784,0.031874686,0.05224628,0.031320427,0.05235463,0.013314881,-0.015681386,0.012214361,-0.018474272,-0.011314719,0.02558331,0.043004297,-0.020843403,-0.029059708,0.03574892,-0.054316707,-0.038810257,-0.021635389,0.0053945836,0.029023798,-0.037224177,0.012902492,-0.024933215,0.025220873,0.008303229,0.042513203,-0.0393583,-0.008829942,0.0300597,0.007203717,0.06997417,0.004984959,0.056958765,-0.050731417,-0.03341013,-0.0057543823,0.051699862,0.019699473,-0.030448848,-0.029955,-0.014470647,0.014921309,-0.0018791327,-0.0035489367,-0.029429443,-0.04121535,-0.005270555,-0.02885095,0.017860219,-0.023574688,0.027324721,0.020641878,-0.035206135,0.015281951,-0.023489011,0.013914198,-0.041438308,0.029874304,0.021549094,0.07209602,0.05534549,-0.011560593,-0.004372457,-0.024480592,0.038414635,-0.030186297,-0.02103312,0.026888259,0.0025468592,-0.0787664,-0.013310549,0.05424138,0.017205646,0.0073346575,0.026509678,0.025734456,-0.025227562,-0.0065265116,-0.0109596765,0.015490447,-0.019395554,0.026507642,0.042022128,-0.011224379,0.01488246,0.024432555,0.021836102,0.01449966,0.034447808,0.0004224085,-0.008860416,-0.015363308,-0.008303472,0.0276329,0.029597422,-0.00777921,-0.025451237,0.032467663,0.01699415,-0.00932197,-0.033652484,-0.028388007,0.028818714,0.010532975,0.0296625,-0.05446623,-0.020003835,0.02872904,0.007576182,-0.004811564,0.019130254,0.0026294198,-0.014845175,-0.01973981,-0.005101489,-0.012553176,0.030597717,0.045913506,0.01917123,0.07028836,-0.03277302],"last_embed":{"hash":"1xzy2kx","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"1xzy2kx","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Maintenance#Backup Strategy","lines":[64,66],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xzy2kx","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Maintenance#Update Schedule": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0066377423,0.025420442,-0.04452113,-0.0031709466,-0.057230398,-0.047720022,0.024199367,0.03250918,-0.0046369336,0.0170459,0.013402475,0.026215035,-0.016024362,0.022454083,-0.015941085,-0.023215285,-0.0034634166,0.0498594,-0.014225365,-0.016175695,-0.021240987,-0.006145427,0.046032574,0.004610211,-0.030055027,0.009239357,0.0055717714,0.005650911,-0.0023646888,0.039080296,-0.023424957,-0.04501079,-0.028514182,-0.035712935,0.005545789,-0.050699238,0.012231224,-0.026271747,-0.046255555,0.06372298,-0.0019864922,-0.046608835,-0.01595373,0.018167647,-0.0035740861,-0.0038642357,-0.011428434,-0.0024586308,-0.03582726,-0.036574177,-0.0073399898,-0.037454218,0.0076953187,0.007650805,0.017453367,0.03593886,-0.0036846618,-0.038330916,-0.017640939,0.018892894,-0.01884395,0.019901205,-0.030425448,0.0107591795,0.047765084,0.023734726,0.049001954,0.026144505,-0.02238676,-0.027296374,0.0053095217,0.029575968,-0.010778274,-0.058155444,-0.03386769,0.0258791,0.041230544,-0.041010957,0.0041747745,0.010430356,-0.008281103,-0.000674091,0.017294183,-0.034267303,-0.0013258513,0.020917762,-0.021194614,0.07637465,0.058321256,-0.023926068,0.040806293,-0.037002787,0.005994819,-0.013769925,-0.049459625,-0.023748238,-0.007259477,-0.0064668236,0.036244825,-0.06084023,0.043633,-0.03388748,0.035308883,-0.0020735338,0.003710152,-0.017127352,0.02104867,0.0071671675,-0.019397348,-0.01743795,-0.0043368023,0.043722566,-0.03186923,0.021802517,0.0052369237,-0.027776321,0.030248767,-0.04670754,0.014283261,-0.034131445,0.008277305,0.01131174,0.039738532,-0.066077344,0.014593534,0.020220846,0.01790291,0.006435923,0.024251454,-0.0017505056,-0.025991112,0.02638998,-0.009310429,0.012882091,-0.020513196,-0.011294247,0.013851329,-0.0065669753,0.012180692,-0.053680763,0.012448696,0.058903087,-0.0129841305,0.017199086,0.029067902,0.0030064147,0.02039015,-0.03151805,-0.026739813,-0.011075095,-0.025545314,0.046349898,0.009077605,0.011496157,0.01111129,0.01832908,0.018059686,-0.0010862162,-0.043376878,-0.0470646,0.01963398,0.019741723,-0.03512037,0.04012511,0.04437129,-0.014904348,0.035987683,-0.025518242,-0.011329411,0.00921447,-0.01313653,-0.03949511,0.0146304285,0.0026371267,0.016030759,0.01448592,0.04571385,0.028007163,0.045536026,-0.027106438,-0.04698429,0.015813213,0.000039968956,-0.011869703,0.023103142,0.011947968,0.02937092,0.00050244096,-0.01718578,0.008054661,-0.014867723,0.04375808,0.022455033,0.007891033,-0.0026953567,-0.034927443,-0.009888614,0.049188443,-0.016393801,-0.018158173,0.024075154,0.03420109,0.022623794,0.009101093,0.0066113076,0.015163371,0.039521113,-0.028173931,0.021276664,-0.036305152,-0.04589702,-0.009078188,-0.011771185,0.017889306,-0.012281294,-0.031732194,0.0019568447,0.04740532,0.00015562864,-0.00533152,-0.057589773,0.017139118,-0.01897561,0.030460078,0.015840841,-0.015565661,0.0033247354,0.0477915,0.013578701,-0.006084906,-0.05443601,0.024442125,0.0012738077,-0.027969908,0.075028144,-0.0071956683,-0.04524729,0.017553017,0.030243589,-0.0049685542,-0.0037171682,-0.044765897,-0.020497337,-0.03307327,-0.045535173,0.0013962906,0.019025974,0.041292805,-0.03266385,0.00021304893,-0.026515162,0.007076305,-0.013436834,0.012034467,0.03938973,-0.015797047,-0.008443424,-0.024957247,-0.025334394,-0.04431334,-0.015964616,0.031374216,-0.03941269,0.012905503,0.01834812,0.01883047,0.03262495,-0.0022586186,0.039759748,0.024551691,-0.030489834,-0.009339364,0.029767858,0.02745096,-0.040094644,-0.0027832543,-0.0077569135,0.015367753,0.047241542,0.05088104,-0.04848529,0.026167175,0.04081798,-0.018680727,0.009531236,-0.03703217,0.01913645,-0.01929211,-0.04296523,-0.05064778,-0.06669314,0.041964788,0.066015944,0.008714481,0.027747996,0.029069135,0.003673722,-0.14376767,0.026924387,-0.013717001,0.07487833,0.02543786,0.0086742025,-0.039944965,0.0045364825,-0.046083868,0.039056975,-0.016964447,-0.061056152,-0.0125611015,-0.00029770331,0.0024065769,0.015226688,-0.014779546,-0.0044358694,0.021616587,-0.030618437,-0.012561791,0.0048954017,-0.008993181,0.0068154973,-0.017594282,-0.0033849955,0.06301327,-0.0006078162,-0.052023083,-0.035493642,-0.020121077,-0.011933083,0.010477803,-0.005601652,0.0343808,0.018344786,0.05228065,-0.03442486,0.024530638,-0.038365677,0.039330564,0.050630763,0.002985804,0.01707143,0.006145781,0.022302667,-0.010174488,-0.00043700493,-0.04133297,0.009711913,-0.0004909471,-0.020310096,0.00080373226,0.007268432,-0.04833603,-0.046390984,-0.029531334,0.030268803,-0.028404972,-0.027000982,-0.022338396,-0.02125108,0.012994031,-0.09608765,-0.025591798,-0.040614735,0.019574132,-0.032866713,0.0049370206,-0.060681406,0.026516845,-0.0019180513,0.05183706,-0.024581248,-0.022939045,0.02560832,-0.027706692,-0.041744657,0.03696601,-0.1181006,-0.03979494,0.03417584,-0.03732998,-0.014856916,-0.031597894,-0.020557396,-0.018939245,0.014952728,0.02601372,0.23645023,-0.0010734545,-0.06603526,0.047434963,0.06616607,-0.024984643,0.0022209596,0.006172661,0.032309078,-0.033970397,-0.008861571,0.0044756015,0.0073086857,0.0017192883,-0.00697685,0.0026152527,-0.040469363,0.03317492,0.06083626,-0.020722123,0.02040033,0.00023583934,-0.0063390075,-0.01471615,-0.056862522,-0.0085581,-0.052736696,-0.011248436,-0.054605402,0.009923323,-0.015020257,0.04712887,0.029981617,-0.0422122,-0.088130645,-0.015893882,-0.020260833,-0.027952041,0.03266696,-0.0064552133,-0.051399574,0.0052293544,0.049331386,0.028102873,-0.03377044,-0.043617412,0.017217973,-0.009404851,-0.022789175,-0.007876044,0.009224655,-0.03810356,-0.026869567,0.010430888,-0.025123263,-0.04323521,0.00007352775,-0.04847531,0.00011354313,0.06717139,-0.003440227,-0.0068100328,-0.059371233,0.007078815,0.007331137,0.044796582,-0.012844112,0.005242585,0.0018986374,0.024649678,0.0043986724,-0.020539006,0.0009431161,0.007971745,0.007932633,-0.0006174622,0.055835053,0.052640285,-0.0374009,0.021311276,-0.030226078,-0.03467233,-0.04135787,-0.0067433384,0.010979446,0.0021884458,-0.009640603,0.038425505,-0.024031805,-0.013167206,-0.0147347115,0.031067133,0.015964918,0.023992581,0.04011308,0.00917008,-0.013669469,-0.012303901,-0.04142402,0.020790426,-0.017972661,-0.0034721233,-0.031344306,-0.020530371,0.02662995,0.000555609,-0.006233509,0.024181185,0.011314169,-0.025140662,0.019110331,-0.0017865208,0.0015268348,-0.016107414,-0.02020962,0.020407235,0.032579005,0.04312629,0.02447577,0.006665859,-0.039590757,0.00064086664,0.015956834,0.019478576,0.0016612413,-0.068989344,0.00046756395,-0.0013316735,0.0061806524,0.044997454,-0.018638467,-0.034105286,-0.019156462,0.032591365,-0.026495738,0.02292894,-0.05188285,0.02042633,0.0056836014,0.013865272,-0.027944079,-0.028311437,0.011584372,-0.03650915,0.027820162,0.005936625,-0.025039425,-0.0022577052,-0.007851497,0.05384195,0.01342255,0.07623675,0.020109564,-0.020292336,-0.016197551,-0.046691854,-0.01584812,0.01576388,0.019985303,-0.03940199,0.0031395413,0.027273852,0.029677823,0.07053503,0.020584136,-0.0017790751,0.016345784,-0.023639355,-0.035204586,-0.049317244,0.00018804321,-0.043349933,-0.04433705,0.006187111,0.018016689,-0.03410031,0.008832808,0.032062028,-0.05158669,-0.02378536,0.03559404,-0.004449341,-0.0246265,-0.04987897,0.005406708,0.019490331,0.004402505,-0.0050890953,-0.013873627,0.013265088,-0.018371789,0.056372102,0.033072446,-0.0028423006,0.01699347,0.039039593,0.07305717,-0.00051917636,0.02758543,-0.03615165,-0.054761373,-0.0026048373,-0.0029701055,0.013029257,-0.0098894825,-0.016914498,0.030492326,0.03991587,0.0027466977,0.045985956,-0.016005011,-0.0038920494,-0.012537915,0.00042997982,-0.06575666,-0.05590708,0.039682347,0.06967965,0.05000838,-0.050909307,0.009567671,-0.020088162,0.040000703,-0.005277953,-0.023427472,-0.005104576,0.016521895,-0.030173145,0.009774071,-0.03429265,-0.01018872,0.033211272,0.012847797,-0.0046908436,0.0022293902,-0.03382113,0.008310238,0.023103202,-0.0071140477,-0.022037117,0.009226742,0.029032748,0.034795783,-0.0035715725,-0.0058091916,0.04716109,-0.058735214,-0.0684693,0.009745148,-0.007901971,0.018817272,-0.038799822,0.047910716,-0.010359682,0.036148205,0.018436525,0.037675664,-0.04572546,-0.016648453,-0.08030597,-0.005655655,0.031535726,0.031556163,-0.0002803116,-0.031041434,-0.010188432,-0.003631881,0.011830175,-0.008728772,-0.005458782,-0.0005489998,-0.019857712,-0.06024531,0.0138940625,0.02938595,0.027914675,-0.026622355,0.030745437,-0.0037049903,-0.012289905,-0.06398832,-0.009018443,0.018152438,0.007830672,-0.030577017,0.03439692,0.003793394,-0.015390173,-0.021102214,-0.031176187,0.0085533075,-0.020148734,-0.03280603,0.050338197,-0.019323507,-0.0072131515,-0.0013057595,0.0065948237,0.0044946037,0.005430169,-0.005954536,-0.0024332777,-0.00087949174,-0.009258595,0.0018937576,0.031145526,0.0059217997,-0.051391914,0.014736653,0.0034760132,0.024809314,-0.051318847,0.009227792,0.07047801,0.043342166,0.0054489966,0.054163206,-0.02355044,-0.008268754,-0.019653378,-0.015806103,0.022671523,-0.038131256,0.034253728,-0.019436417,0.006066585,-0.020178288,-0.016794112,-0.0047557247,0.08063137,-0.034464113,-0.014516952,-0.0024582073,-0.0027005635,0.020169428,-0.005854427,0.0630984,0.015178803,0.023951879,-0.031413943,-0.059146456,-0.008722722,0.04449341,-0.01787989,0.014231635,-0.007691675,0.017827496,-0.004807785,-0.009641818,0.0078082103,0.011229952,-0.0474522,-0.0044396785,-0.04105853,0.014061558,0.007335442,0.011172956,-0.0009507803,-0.0021113467,0.07109952,-0.01979961,0.026752194,-0.052671153,-0.0011306027,0.005275442,-0.03826705,0.017175661,0.00086258166,-0.0429057,0.024138806,-0.010027141,0.043141313,0.024804922,0.02899501,-0.00014042633,0.05059078,-0.017388517,0.024006464,0.039035972,-0.0021860297,-0.03573374,-0.03261893,-0.022417372,-0.0022149745,0.043429133,0.0059663435,-0.011533888,-0.012444891,0.046964806,0.014326664,-0.019445723,-0.0017204032,0.00075267104,0.008813197,-0.12716238,0.007688948,-0.009392194,0.013923777,-0.034958728,0.005660058,-0.00030435788,-0.009018217,0.014594475,0.023150709,-0.011747521,-0.060114037,0.023055542,-0.028553592,0.045743365,0.014393823,-0.0046587507,0.0048512695,-0.0045163482,0.0768663,-0.0048773536,-0.022511406,0.006003786,0.00094270863,-0.0026800113,0.008151936,0.02168434,-0.0061335005,0.0043352027,-0.0041146064,0.008513621,0.021611089,0.02466795,0.03064918,-0.003758904,-0.021112323,-0.0011991824,0.01062779,-0.03056832,0.03181592,-0.013319385,0.011284339,-0.022283027,0.04042375,0.024744932,0.055925608,0.006806585,-0.02778561,0.0027414642,0.029389048,-0.010524472,0.01566023,0.0009997316,0.0014410727,0.003126935,-0.014429459,-0.0047247447,-0.012638384,-0.026045434,0.06623454,-0.015302403,0.06758257,-0.008288532,-0.05525337,-0.014591865,0.0137812495,-0.030088326,-0.006731887,-0.055154234,0.003896593,0.030048886,-0.019826846,-0.028377658,-0.07819017,-0.03367272,-0.03542794,0.059062928,-0.004595371,-0.017894203,0.0020375384,-0.036003053,-0.014636684,-0.015747134,0.036809113,0.063415065,-0.025067415,-0.019849395,-0.050699428,-0.018412724,0.016981082,-0.03375894,-0.057338435,-0.004042457,0.011292402,0.013601124,0.035277307,-0.042573575,0.0040853694,0.020520082,-0.016836856,-0.013154998,-0.012514649,-0.0018336796,-0.0410442,-0.016613644,0.008320724,0.051788017,-0.01932815,-0.056632172,-0.031921227,-0.0022465966,-0.008215991,-0.025448412,0.014379681,-0.09970549,-0.03027534,-0.010146126,-0.004277252,-0.030370584,-0.024950566,0.0140995085,-0.014307594,0.011592553,-0.03909845,0.041053664,0.042135317,0.028826099,0.048190806,0.033611085,-0.0110432785,0.006180086,-0.009615945,-0.0007630188,0.039022826,0.044956427,-0.018158048,-0.015392257,0.032632165,-0.040459536,-0.038683023,-0.028093837,0.012554311,0.026882168,-0.05085377,-0.008404555,-0.04001052,0.011411842,0.0043499754,0.06915819,-0.014485283,-0.0009797108,0.023338102,0.022965254,0.049515426,0.012718568,0.06742791,-0.039758984,-0.013518058,-0.014238589,0.034326907,0.006337896,-0.011468626,-0.023615934,-0.012834717,0.0025682074,0.009574151,-0.01446744,-0.038426902,-0.03238925,0.0011389774,-0.025050556,0.02658273,-0.0036489014,0.010026332,0.046124294,-0.016640838,-0.0015092492,-0.031491306,0.027366525,-0.02005863,0.029826684,0.0041377163,0.06451281,0.048430856,0.010920144,-0.011348322,-0.02186735,0.024107827,-0.049661066,-0.0223794,-0.0038505956,0.025317544,-0.10702445,0.023705572,0.024150362,0.007984817,0.019873818,0.052973833,0.038236942,-0.0006655002,-0.0010965599,-0.006714393,0.05078967,0.0037442585,0.02300737,0.027065769,-0.026569843,-0.014479586,0.030240653,-0.009553936,-0.018987749,0.036006093,0.0091501735,-0.013344828,-0.0063761957,0.0063628578,0.019232683,0.015908442,-0.01905929,-0.017973896,0.03649123,0.026080376,-0.018355373,-0.012347636,-0.008366144,0.007994714,0.00027123155,0.014262911,-0.038024276,-0.0043973057,0.027099963,0.007227295,-0.007342172,0.030573165,-0.015780568,-0.0106205,-0.035254475,-0.011563857,0.02369836,0.0217721,0.06146407,-0.0043631005,0.054719876,-0.06569797],"last_embed":{"hash":"xpv48","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"xpv48","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Maintenance#Update Schedule","lines":[67,69],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xpv48","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Resources": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.003091135,0.024959417,-0.05582115,0.011927696,-0.040699914,-0.060991183,0.03933154,0.031886578,0.010037247,0.012448076,0.015259008,0.0074910214,0.01447709,-0.00036743737,-0.0030743326,-0.012544097,-0.02342685,0.036947954,0.006730805,-0.004457114,0.005250999,0.02329663,0.047828697,-0.017142627,0.010353184,0.010219919,0.02559253,-0.008882103,0.020533016,-0.0051061707,-0.023833146,-0.038465854,0.017144665,0.011543892,-0.0057318155,-0.034354564,-0.007922338,-0.018309472,-0.03830331,0.038012274,-0.005735983,-0.04987447,0.00142978,-0.027732244,0.00089386996,-0.016690776,0.017449876,-0.012427219,-0.018337162,-0.012008652,-0.027088,-0.02558899,0.0266342,-0.015345062,-0.017995588,0.02140128,-0.03645293,-0.048887692,-0.04735374,0.04081621,-0.02993543,0.0333591,-0.04122336,-0.02373012,0.049234778,0.026761362,0.034416907,0.018890407,-0.017852996,-0.050472625,0.019250503,0.03178867,-0.041538633,-0.034148287,-0.042511474,0.033346005,0.011704033,-0.021561846,-0.0043727295,0.059670683,-0.018972397,-0.032176353,0.0010601818,-0.03940681,-0.004542569,-0.0009669544,-0.038963385,0.079078294,0.044848405,-0.014812834,-0.014316279,-0.012901403,0.020333638,-0.02618385,-0.022538321,-0.025925092,-0.012171706,0.026674716,0.022162518,-0.019688178,0.046990667,0.01274327,0.015406326,-0.02873866,-0.0029729859,-0.01562806,0.009442125,0.007336732,-0.038629126,-0.010570233,-0.0038002941,0.017315302,-0.035413355,0.02512584,0.012280522,-0.02153499,0.036724012,0.012289131,-0.05254507,-0.042126805,0.035842635,-0.0052422406,0.039128304,-0.04313429,0.008030063,0.015437807,-0.023899937,0.016170548,0.03507051,0.007884435,-0.046879057,0.033897422,-0.007969291,0.019327706,-0.02605457,-0.038027905,0.026373783,0.021205612,-0.02659057,-0.054984692,0.03405668,0.09625376,-0.019862114,-0.014770371,0.016971447,-0.048603974,0.03205289,-0.014009275,-0.012612676,-0.009969293,0.0045663468,0.006613432,0.03158441,0.04730643,0.017585061,0.010241534,-0.013153832,0.0044774152,0.007726616,0.0067901327,-0.010134048,0.01928352,0.003229361,0.035736755,0.043764956,-0.013034751,0.0364535,-0.022070875,-0.015951917,-0.0399089,-0.025904264,-0.021816216,0.03279442,0.03207521,0.023963843,0.024838507,0.044631377,0.021560192,0.044925623,-0.04103463,-0.05485013,-0.017311849,-0.034410316,-0.004405934,-0.005338756,-0.011266508,0.010811229,-0.0028784259,-0.013460833,0.05127931,-0.025901556,0.03691254,0.013538683,-0.025936784,0.017777119,-0.009974098,0.037309483,0.06569538,-0.026205363,-0.04537454,0.001953431,0.0035397913,0.039547656,0.016165635,0.032494795,0.0128028095,0.054300394,-0.02984627,0.00017484132,-0.06853326,-0.02249661,0.013690041,-0.054980446,0.022798302,-0.003037314,0.010217201,-0.033356257,0.02176005,0.056579974,-0.019205965,-0.043128043,0.024397777,-0.03781809,0.034387812,0.037102826,-0.03295474,-0.012287212,0.040981222,0.004458547,-0.019565519,-0.03524965,0.0046232925,0.003581116,-0.034382384,0.07422213,0.013699688,-0.05753379,0.017457573,0.024753831,0.0075015957,0.009359697,-0.047737557,0.016734276,-0.04056865,-0.026795523,0.026437532,0.024574695,0.04242067,-0.04002762,-0.015339007,-0.035790913,0.013271066,-0.008300341,0.012375818,0.06993445,0.0022421586,0.038620874,-0.017471772,-0.0032064326,-0.030516945,0.011685529,0.015527894,-0.029975088,0.012335352,0.0078101843,-0.0039548264,-0.0061272574,-0.028775848,0.018602598,0.0136854,-0.03741253,0.0047147893,0.007847135,0.023943804,-0.03762303,0.032508913,-0.010746715,-0.008602606,0.054381706,0.048796788,-0.018347535,0.046922375,0.047309812,0.02031793,0.050932452,-0.030552285,0.037466414,0.014902408,-0.001450549,-0.01898977,-0.048007376,0.0486499,0.0753864,0.008505887,0.005248577,0.059011184,0.024903653,-0.13002233,-0.008154132,0.025773082,0.018174324,0.022212816,0.018778566,-0.0328795,-0.037567247,-0.033293914,0.038978875,-0.030167405,-0.051262166,-0.03675653,-0.02109226,-0.00081139593,0.033967685,0.004358093,0.015403861,-0.0006191709,-0.032908604,0.007817014,-0.0059383,0.019762479,-0.0077404934,-0.012115743,0.00088468444,0.08082737,0.013932316,-0.00620989,-0.0055230157,-0.0061410447,-0.020165678,0.012747307,-0.011037526,0.011411072,-0.0040574,0.06953868,-0.023234865,-0.008990109,-0.003536427,0.0039487253,0.049286127,-0.019790579,0.016054653,0.0058735455,0.013111048,-0.009076134,-0.015451239,-0.046088375,-0.019426249,0.009482757,-0.01977248,-0.0062985667,0.024773302,-0.06372868,-0.035668634,-0.039556157,0.038352262,0.0070358827,-0.043009143,0.016440332,-0.011118606,0.019469598,-0.103584476,-0.03186984,-0.033471346,0.06424251,-0.016436353,-0.0010294782,-0.04214515,0.026510248,-0.035875864,0.059588857,0.004818799,-0.00030704084,0.009724656,-0.014206114,-0.034696955,0.012080669,-0.09691346,-0.016391175,0.024754034,-0.02613248,-0.0046858536,-0.037704844,-0.0051479046,0.011419593,0.006625694,0.0104278745,0.22321278,0.015050596,-0.021967582,-0.02103067,0.03347562,-0.014726158,0.017254474,0.010018063,0.016710017,-0.018129235,0.008354364,0.034048863,0.006826663,0.0066047963,-0.02627363,-0.013405406,-0.04467903,0.0009397522,0.03863235,-0.018176382,0.025589243,0.011505193,-0.00774612,0.010703271,-0.061646402,-0.0057540876,-0.021929251,-0.031196166,-0.06109579,0.024126358,-0.029297909,0.033508275,0.0028107858,-0.0074904584,-0.0846834,-0.0052466425,0.0016322401,-0.034709632,0.043917242,-0.022746498,-0.048315946,-0.0077175074,0.010119978,0.038968213,-0.031310964,-0.017122671,0.018244864,0.011577725,-0.043217205,0.0009843924,-0.009288622,-0.026987368,-0.04641543,-0.011773225,-0.0017840428,-0.0052975067,-0.045620687,-0.046099734,0.048545226,0.09556662,0.019218447,0.007937948,-0.097766005,-0.034467265,0.0025800667,-0.0024540063,0.01452872,-0.024470275,0.04746062,0.04453767,-0.0001418951,0.012815964,0.02505271,-0.0011508479,0.024665456,0.006239841,0.057057776,0.04973217,0.010704215,0.00814625,-0.012344243,-0.029483924,0.0043277782,0.007356138,0.013214021,0.007828226,0.025693519,0.034328207,-0.0047356747,0.03588089,-0.047631525,0.020790856,0.0026340012,0.011985695,0.023712445,0.007601175,-0.014692739,0.011007156,-0.031657074,-0.021130668,0.009684771,-0.018400025,-0.029424166,-0.015803669,0.02490243,-0.025846662,-0.007324917,-0.0022590733,0.0262416,0.001182981,-0.02940968,0.008659919,-0.023464752,-0.039437763,-0.019120155,0.029303972,0.016333804,0.007371552,-0.004687294,0.008332707,-0.008578217,0.005411798,0.0042694453,0.01736422,-0.022841273,-0.03360742,-0.0031355978,0.015813936,0.024863157,0.033936933,0.016749335,-0.047872253,-0.07478902,0.038728092,-0.0034099366,0.020141566,-0.03317181,-0.002303984,-0.00045846164,-0.019382097,-0.05502061,0.0106444005,0.016888952,-0.04431323,0.04057657,0.014825891,-0.022180703,0.014231238,0.017078837,0.058282528,0.005343838,0.07502477,0.009743376,-0.0072635314,0.007741074,0.005737965,-0.015971389,-0.008473037,-0.0021253799,-0.025359875,-0.01910274,0.03906485,0.031829298,0.08467151,-0.038301572,0.015139307,-0.00022713313,0.022742731,-0.009607735,-0.0010094647,0.002145214,-0.040211048,-0.058652565,0.027162597,0.023825252,-0.035205033,-0.03253055,0.018671209,-0.03639396,-0.02623596,0.04979445,0.0009932141,-0.031027028,-0.0142865805,0.038809363,0.016117197,-0.01629694,-0.0044334843,-0.009519582,0.0018140802,-0.015284546,0.06659828,0.0059419046,-0.0010139409,0.021099718,0.0324075,0.065334775,0.009741635,0.020888539,-0.033531085,-0.024957417,-0.008609126,0.017308729,0.014040645,-0.015133809,-0.016022693,0.015414379,0.027645614,0.0019491245,0.016668424,-0.006393411,0.017735157,-0.029708222,0.0027694076,-0.045921527,-0.06602192,0.028862147,0.026162919,0.045692954,-0.06990665,-0.02286647,-0.016007416,0.028789714,-0.009815042,-0.008074261,-0.014680373,-0.02950244,-0.0075810086,0.015273379,-0.018217037,-0.0038560259,-0.017203646,-0.014022101,-0.0049495497,-0.0031078989,-0.04815558,0.012207976,0.03317796,-0.027521871,-0.023016425,0.015372848,0.028131992,0.0009664475,0.005028716,0.010553469,0.049963966,-0.030149972,-0.055826347,-0.0056528575,-0.012112815,0.022645038,-0.069925226,0.019605132,-0.0013868975,0.061945617,0.006763532,0.0025038559,-0.009225443,0.0074933716,-0.046398576,-0.013259096,0.031183697,0.04770683,-0.008885934,-0.017675748,0.0044916994,0.020358989,0.016442662,-0.025910275,-0.044645645,0.010626559,-0.0015189657,-0.042664696,0.009153179,0.023010194,0.015130306,-0.055228796,-0.006921005,-0.019359248,-0.03688329,-0.08143671,0.008356313,0.013047098,0.04068075,-0.012022265,0.027871827,-0.015476236,0.001325047,-0.023008985,-0.024966335,0.03187993,-0.008456745,-0.03446477,0.018434394,-0.026323462,-0.016853068,-0.0011816149,0.01389936,-0.012108469,-0.012051665,-0.0072459215,0.0044714594,0.012688694,-0.03643797,-0.02454122,0.048391048,0.02518657,-0.014398589,-0.007082563,0.007892178,0.01924106,-0.03526097,0.0130008515,0.035044048,0.03260678,-0.010829019,0.07030555,0.008195931,0.000048625032,0.0016774471,-0.013971202,0.026039949,-0.018816728,0.05155253,-0.033487972,0.003982105,-0.026137047,-0.017178511,0.007262377,0.07007374,-0.06745612,-0.005262917,-0.03609619,-0.019576514,-0.01050075,0.025609039,0.040157054,-0.01906642,0.009011094,0.0058203014,-0.02571085,0.008097146,0.10148906,-0.020574382,-0.016704718,-0.0019895395,-0.0016440172,0.004773483,-0.031667907,0.006073848,0.0070346715,-0.007699355,0.0036118026,-0.027499525,0.00001807064,-0.016685512,-0.021378547,-0.005788492,0.025408948,0.068436004,0.010674443,0.064630575,-0.011973401,0.02252545,0.0027222368,-0.03966535,-0.013733566,-0.015866952,-0.015239714,0.0015685322,0.017479647,0.06744327,0.047700252,0.011729527,-0.017642256,0.056131594,-0.03761056,0.022747051,0.017407786,-0.010154916,-0.023806255,-0.026635293,-0.009247154,-0.0022594794,0.006619441,-0.016143901,0.010966603,-0.00913071,0.02526072,0.052275494,-0.024039404,0.02553843,-0.006688835,0.017499194,-0.12025447,-0.008765544,-0.021968883,0.030674692,-0.017753564,-0.012594526,0.0058740363,-0.061305,0.029835925,-0.03324807,0.018692838,-0.032729585,0.015175464,-0.0346187,0.03670412,-0.017972194,-0.02237997,-0.019420562,0.0008328154,0.021517403,0.005320756,-0.02477298,0.02626386,0.009619124,-0.010210584,0.014318524,-0.009640993,-0.019934483,-0.010677854,0.013673004,0.0043062596,-0.044328757,0.013379991,0.06622605,-0.03068546,-0.022973567,0.01666067,-0.0399066,-0.03158342,0.040876534,-0.034358043,0.026990214,-0.013342289,0.028171804,0.0052191215,0.04013098,0.012237479,-0.041239314,-0.019440511,0.019876115,0.020512724,0.047790024,-0.046722453,0.0007408643,-0.00421956,0.016623463,-0.053407557,0.008757598,-0.03806835,0.053781092,-0.06508458,0.07345955,0.00020042727,-0.026157944,-0.04329359,0.022595868,-0.0041772122,0.066031665,-0.030898405,-0.02475194,-0.010198775,-0.0062139425,-0.013145384,-0.061040137,-0.01694978,-0.029910654,0.038075313,-0.0056344587,-0.013353849,-0.011509987,-0.02290153,-0.05688311,-0.027792893,0.057586726,0.044653434,-0.026914576,-0.015791224,-0.03372403,-0.021344282,-0.006740664,-0.034314707,-0.07487684,-0.023516877,-0.023057146,0.010479577,0.0006351281,-0.037044074,-0.025643378,0.044372983,-0.009249891,-0.014279264,-0.029833255,-0.0057132365,-0.035128914,-0.028406594,0.029418634,0.06007842,0.0034039211,-0.05663074,-0.0011793772,-0.04677815,0.015069448,-0.02381975,0.015694257,-0.042402104,-0.008400715,-0.0013787636,-0.06266516,0.004838624,-0.039580163,-0.00063227146,-0.008374793,-0.035837192,-0.037511885,0.010304194,0.03899674,0.03302502,0.025786813,-0.00004814575,-0.021738347,-0.0017628288,-0.0047141407,-0.030386196,0.0040008356,0.013284756,-0.014173204,-0.012907812,0.051475137,-0.043326266,-0.023768092,-0.016608251,0.0046536564,0.009603445,-0.027899317,-0.011576333,0.0069043846,0.009703893,0.0299697,0.050180145,-0.054873597,0.0011059119,-0.012283278,-0.020635912,0.08401497,-0.03939499,0.02849228,-0.02169725,-0.07141184,-0.014276516,0.073694564,0.0006119173,-0.03238768,-0.03470268,-0.027142035,-0.026839111,0.062337555,0.0031920103,-0.039493825,-0.012842228,0.011131346,0.008453784,0.040257297,-0.010572489,0.006511676,0.0317187,-0.00039875516,0.0022175792,-0.03280176,0.031589713,0.005967742,0.040324748,0.016421283,0.070643455,0.017990516,-0.03339239,0.020303378,-0.020813752,-0.007906626,-0.025159642,0.008974324,0.0065518445,0.034328606,-0.0544246,-0.0024255677,0.06610476,0.0025397742,0.0038845402,0.010498372,0.024354557,0.009533178,-0.022358002,0.04361969,0.0122449,-0.015046463,-0.0007847219,0.037000313,-0.024989007,-0.008894,-0.027224004,-0.019907031,-0.0071841567,0.033551484,0.014695752,0.034614008,0.012858807,-0.025750382,0.039956696,0.0112906825,-0.005731766,-0.030743947,0.025338087,0.039642867,0.0006262079,-0.048157275,-0.029084187,0.0258399,-0.016595531,0.05082267,-0.023109268,-0.004317164,-0.01507558,0.006792514,-0.0057337936,0.014653365,0.016702056,-0.012930375,0.0057067643,-0.05838369,0.0074826023,0.027346503,0.0021119434,-0.016250262,0.037067138,-0.031242268],"last_embed":{"hash":"ypqhtz","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"ypqhtz","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Resources","lines":[70,76],"size":243,"outlinks":[{"title":"TrueNAS Documentation","target":"https://www.truenas.com/docs/","line":3},{"title":"TrueNAS Community Forums","target":"https://www.truenas.com/community/","line":4},{"title":"Traefik Documentation","target":"https://doc.traefik.io/traefik/","line":5},{"title":"Gitea Documentation","target":"https://docs.gitea.io/","line":6}],"class_name":"SmartBlock","last_embed":{"hash":"ypqhtz","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Resources#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.020404654,0.021690233,-0.05889948,0.0074856346,-0.050954085,-0.037971802,0.039644543,0.0366112,0.010218004,-0.008192204,0.008351914,0.031567216,0.023084298,-0.0026470406,-0.0002499954,-0.016800014,-0.023575094,0.031020071,0.009788065,0.0028256895,0.0124416035,0.0063724085,0.05538248,0.0067618596,0.010075887,0.008190692,0.01754701,-0.0127264885,0.027902713,-0.023473661,-0.03433028,-0.069100454,0.0047639087,0.0021295475,0.012442334,-0.021711877,-0.020047255,-0.029885229,-0.03691743,0.048895594,-0.0027571407,-0.028740536,-0.015559516,-0.02210257,0.019208571,-0.010251974,0.0069543384,-0.020572603,-0.008878775,-0.015532565,-0.0090175625,-0.024107426,0.029068038,0.00093603623,-0.008569075,0.012767083,-0.04152647,-0.05574467,-0.045277912,0.034112122,-0.009725021,0.0026894258,-0.06090271,-0.005454085,0.051027574,0.034680028,0.037395027,0.02751287,-0.024808705,-0.032363664,0.023334784,0.035047323,-0.065504104,-0.041168276,-0.045527358,0.01786608,0.039564814,-0.009792609,-0.008043396,0.043049723,-0.009505481,-0.022420492,0.015969276,-0.027994066,-0.0077360296,-0.0013004655,-0.048371147,0.06625115,0.0575092,-0.016979061,0.0023050504,-0.011689124,0.022808125,-0.0378765,-0.02349486,-0.033692233,-0.016616335,0.0077562197,0.0454682,-0.019287106,0.0159253,0.012604852,0.013673588,-0.0023253046,-0.020737045,0.007926404,-0.011238471,-0.010375348,-0.015684543,-0.020764751,-0.0030391056,0.02545774,-0.022580408,0.03311496,0.023077037,-0.027508968,0.011765908,0.0048723547,-0.03830234,-0.02823745,0.020376764,-0.0064243544,0.03421076,-0.04378855,0.016667057,0.026463168,-0.028016161,0.017250974,0.044597067,0.009743682,-0.033041775,0.016579194,-0.008979103,0.007858378,-0.031429727,-0.024781905,0.009237113,0.028960995,-0.019644981,-0.04732534,0.025248941,0.086033046,-0.0018456624,-0.0051516546,0.024448883,-0.03407451,0.038000334,-0.01244316,-0.029443229,0.0053880997,-0.017501991,0.01834034,0.037840586,0.03272126,0.020181958,-0.0029368403,-0.013527605,-0.011852777,0.0025848518,-0.003255286,-0.00079416245,0.024481721,-0.00040110346,0.030467488,0.04005329,-0.030777754,0.010160671,-0.021037417,-0.020279208,-0.027499065,0.00825566,-0.021136362,0.033152107,0.027773483,0.013855781,0.019880097,0.031930037,0.02232565,0.04051418,-0.019003525,-0.05459182,0.012616291,-0.04301727,-0.004547566,-0.0038161618,-0.014849618,0.0050562466,-0.0023166675,-0.01917615,0.035790943,-0.026068088,0.03499081,0.0039171786,-0.020442024,0.0060412614,-0.0051831277,0.017784666,0.045308158,-0.038312387,-0.019296812,-0.01563233,0.016730078,0.029569812,0.018248206,0.019740695,0.017368974,0.06481417,-0.051147874,-0.020998431,-0.049720593,-0.032576505,0.021275088,-0.040555574,0.02887987,-0.018516552,-0.00017796207,-0.002259286,0.0160462,0.03672297,-0.043386992,-0.082155876,0.025854519,-0.025073491,0.03759041,0.038604613,-0.024622915,-0.028498579,0.035158083,0.037336014,-0.01076575,-0.052064773,0.00914375,0.011080913,-0.015411779,0.086510964,-0.007870131,-0.06544193,0.03971535,0.01964326,-0.017570363,-0.002349511,-0.054663993,0.0063406364,-0.038481906,-0.022161037,0.030154025,0.019545453,0.041569073,-0.046967242,-0.019464169,-0.03860394,0.026418846,-0.0021371602,0.018487683,0.058136266,-0.021706346,0.031306453,-0.013908875,-0.009237614,-0.036121752,-0.0005682098,0.02251464,-0.02508814,0.009186011,0.005824631,-0.00877408,-0.012903754,-0.005431569,0.022937497,0.023848634,-0.029805226,0.0032535365,0.031168291,0.03838744,-0.04181471,0.024924884,-0.017748838,0.001349095,0.05072201,0.06069154,-0.03810454,0.051389545,0.020370204,0.041626606,0.043511454,-0.046037443,0.016627222,-0.0101309195,-0.013724856,-0.012267662,-0.057436254,0.01034402,0.06009587,0.009198119,0.015522271,0.038497675,0.029648287,-0.14364737,0.003958046,0.027544254,0.047218982,0.0062762685,0.028236318,-0.026261989,-0.029786741,-0.03294487,0.026667703,-0.01901271,-0.04735529,-0.025527403,-0.03214666,0.021467544,0.03062246,0.016992303,0.016194103,0.007310874,-0.022167932,-0.011961651,-0.003702369,0.022184923,-0.002505484,-0.022818241,-0.00035186697,0.074818276,-0.0010728805,-0.0097063435,-0.022237482,-0.020917991,-0.014911763,0.016132768,0.0010579599,0.008763544,-0.01924316,0.054759856,-0.03796528,0.013085031,-0.02411838,0.0085969055,0.042198937,0.00036654994,0.0075935144,0.034753866,0.019314064,-0.018967342,-0.0115154935,-0.031455386,-0.014603239,0.022407165,-0.01588933,-0.009942591,0.020564867,-0.061175004,-0.034108493,-0.03104852,0.04226194,-0.0074775987,-0.052513804,0.0125582535,-0.0022190954,0.024570387,-0.102261074,-0.0318736,-0.023409849,0.070359655,-0.004120233,0.0035247686,-0.04658349,0.026550384,-0.03784669,0.052804172,0.008812158,-0.022890327,0.012720401,-0.029497268,-0.036918014,0.017217292,-0.10993729,-0.008920988,0.008093196,-0.014872764,0.010703355,-0.03211331,-0.0046792314,-0.0023232484,-0.0052565644,0.012573798,0.2670729,0.007294403,-0.049397137,-0.018780103,0.041703425,-0.02105263,0.033515256,0.009324273,0.03672786,-0.015093653,0.0061642993,0.028002614,0.0052545248,-0.0021539344,-0.023895284,0.011466935,-0.05622866,0.00082391687,0.05483255,-0.027672952,0.023342667,-0.0035464196,-0.0025811377,0.008373848,-0.06317906,-0.020868475,-0.038941756,0.004866201,-0.042763192,0.029289762,-0.04912307,0.027689597,0.020682162,-0.02304584,-0.06797694,-0.010948993,0.0048522875,-0.017069848,0.01226858,-0.016489834,-0.036428783,-0.0030059528,0.031595454,0.0464299,-0.04055228,0.0028236841,0.024305217,0.014790063,-0.018569125,0.0018528526,-0.000032892058,-0.059246797,-0.032289065,-0.011141632,-0.01093995,-0.031970978,-0.031266112,-0.03017805,0.012677424,0.081810914,-0.0031493236,0.010371771,-0.08957593,-0.010892125,-0.002499226,-0.004959183,-0.0022392427,-0.037824277,0.042982716,0.044310313,-0.001556922,-0.0039382586,0.028741106,0.0040859887,0.0375446,-0.012842346,0.051017623,0.052400537,-0.024055269,0.027486058,-0.0071963766,-0.00962824,0.007729996,0.008820248,0.01049584,0.019273687,0.026037648,0.0056676404,-0.015369977,0.018873017,-0.054648396,0.021437768,0.017022477,0.02639142,0.02486392,0.02650398,-0.004497834,0.006508621,-0.016405448,-0.00841449,0.007176749,-0.0121191405,-0.012520191,-0.016108368,0.011345727,-0.052401792,-0.025847742,0.0043592663,0.03353105,0.009543175,-0.03500615,0.016390465,-0.036944393,-0.030070003,-0.028143128,0.016904972,0.039193533,0.025346434,-0.0007163949,0.0035334625,-0.008628597,-0.007381048,0.018133244,0.019618953,0.003839994,-0.05225852,-0.0047348836,0.023020932,0.015840812,0.03391271,0.011421925,-0.05071158,-0.062514514,0.036763866,-0.005689612,-0.0025313818,-0.028565649,0.002883717,0.002214559,-0.0023937225,-0.04071756,0.0037495068,0.002577926,-0.03275573,0.038497653,0.003922894,-0.01737285,-0.0031841572,0.032985315,0.05097256,-0.006450834,0.082375325,0.024096634,0.0041177147,0.0055214684,-0.005195876,-0.010616282,-0.00312547,0.002095949,-0.034908917,-0.016428813,0.038916048,0.022766417,0.07243799,-0.028432962,0.021784652,-0.013002903,0.00674303,-0.024305971,-0.0058399015,0.0016968768,-0.043512717,-0.05194387,0.011176729,0.0053270063,-0.049298946,-0.04001671,0.010499369,-0.035499994,-0.048065092,0.03584261,0.02108682,-0.041904006,-0.003461235,0.057751484,0.0052557113,-0.009539724,-0.006380012,-0.0025939054,0.012368783,0.0056260163,0.07154684,0.022150535,0.0023234861,0.035795737,0.047374476,0.07497832,0.027029412,0.021334145,0.0035689191,-0.0034413892,-0.013531951,0.026553988,0.014685164,-0.024955012,-0.025674095,0.0005751841,0.034877013,0.014901289,0.026210742,-0.029236581,0.025390033,-0.0194336,0.007980851,-0.02399396,-0.055972252,0.02501667,0.0407974,0.08095443,-0.031753913,-0.004918499,-0.030194692,0.019937605,-0.009609516,-0.016949732,-0.020007892,-0.00008170056,-0.01218723,0.008604704,-0.019088892,-0.012859319,0.011588213,-0.0012582025,-0.017065626,-0.034864187,-0.037317622,0.005102397,0.022582332,-0.029202739,-0.04132044,0.005775412,0.02369476,-0.002310779,0.010461341,0.014136582,0.042856514,-0.047801882,-0.05562721,-0.007591822,-0.008097326,0.033835225,-0.06273613,0.01218532,-0.012494036,0.037026092,0.022430921,0.010617884,-0.025678523,-0.009156266,-0.043597262,-0.008071778,0.040066015,0.03639069,0.0040813843,-0.0088418275,0.013116562,0.024614492,0.017833114,-0.023766113,-0.01394262,0.0040517757,-0.010447169,-0.0514009,0.010802516,0.033825357,-0.0059995386,-0.047744088,-0.01084823,-0.014543964,-0.038817048,-0.081952736,-0.01669727,0.02210319,0.038267516,0.0056920857,0.030473609,0.037617996,0.0000946693,-0.03263551,-0.0033971844,0.030779164,-0.013186867,-0.028564971,0.018618617,-0.024601478,-0.034992937,-0.00005290428,0.011441914,-0.0042923857,0.0000912903,-0.006678577,-0.0029277678,0.019173507,-0.028303841,-0.03552151,0.061146904,0.015024025,-0.01881651,-0.01881031,0.0007610643,0.041602705,-0.061774753,0.007580295,0.06791461,0.03779534,-0.008240691,0.06262281,0.009284306,-0.014328207,0.0064714113,-0.019531256,0.017292785,-0.0207554,0.03215366,-0.01704644,-0.0069460883,-0.035074204,-0.03365423,-0.0042526033,0.074090146,-0.034616657,-0.001538808,-0.03436635,0.001661254,-0.009310639,0.018015834,0.04630672,-0.040343933,-0.000052978114,0.0024670463,-0.042214036,-0.004731804,0.10095107,-0.030195003,-0.030247709,0.015712053,-0.0050580287,0.006429889,-0.023450708,0.0057731094,-0.0017166105,-0.029771037,-0.0043867263,-0.029698895,0.0037621395,-0.00993334,-0.010654704,0.015728483,0.011343925,0.051152933,-0.005390971,0.05689191,0.006250699,-0.013377791,0.0052516614,-0.035239354,0.006705127,-0.0074271443,-0.03689028,-0.007884652,0.014175341,0.056568265,0.040139053,0.00038424233,-0.01313503,0.04245227,-0.028551301,0.025652125,0.018441344,0.004664089,-0.03052679,-0.045258857,-0.021801071,0.001373881,0.017469192,0.010845224,-0.0073059746,-0.020678837,0.0054025375,0.049001124,-0.01480551,0.030890599,-0.0059089656,0.015265966,-0.12744188,-0.0073987115,-0.009992316,0.034449354,-0.020371478,-0.011407384,0.0069326307,-0.05594911,0.0140631655,-0.02215463,-0.011202668,-0.01858595,0.01858508,-0.037065826,0.032372,-0.009951269,-0.000530853,-0.00972083,0.01139059,0.05669246,-0.002091709,-0.014805757,0.015930068,0.015250486,0.01224515,-0.006164302,-0.0077020973,-0.003851695,-0.005230829,0.009170004,0.0016313845,-0.0030906526,0.021685971,0.060703136,-0.027978681,-0.019779503,0.017124722,-0.031046044,-0.05022084,0.039361622,-0.03883635,0.044549666,-0.005578532,0.019906703,0.008056911,0.04314294,-0.003891248,-0.025515657,-0.0077951546,0.022553883,0.0014181869,0.050245997,-0.03626418,-0.005229129,0.0035631354,0.01102776,-0.058209144,-0.0025485607,-0.0203684,0.056379348,-0.03977202,0.090826675,-0.016866658,-0.04124957,-0.028804211,0.036360737,-0.005393165,0.04137762,-0.043482307,-0.038810726,-0.0033674082,-0.008928179,-0.021470856,-0.059653174,-0.025506983,-0.021638144,0.04600122,-0.023486318,-0.021047225,-0.015063064,-0.030470101,-0.072451055,-0.012843231,0.05538057,0.054476615,-0.024066247,-0.008170606,-0.044953253,0.010634093,-0.009677998,-0.045145687,-0.0754313,-0.009857933,-0.02020112,0.013093343,0.027769964,-0.031728297,-0.003744503,0.036425736,-0.011510814,-0.025396595,-0.01849022,-0.0045720018,-0.049384236,-0.015628241,0.02061184,0.06874578,-0.01662079,-0.05302991,-0.0028831882,-0.0229404,0.006304624,-0.019748976,0.015049708,-0.040749487,-0.0038796854,-0.01570069,-0.024179514,-0.0009845088,-0.041339368,-0.004451613,-0.024217442,-0.058392305,-0.02575316,0.029172162,0.022351488,0.016823567,0.01474651,-0.0037940673,0.0024877505,-0.009051775,-0.020239243,-0.03229507,0.019270824,0.036128536,-0.01536237,-0.025919912,0.045691833,-0.05068559,-0.0316626,-0.020185763,0.024179226,0.008810333,-0.041303396,-0.007930807,-0.015279488,0.009805651,0.023451215,0.05025202,-0.045194443,-0.011258766,-0.00496633,0.0018180107,0.07555732,-0.017567482,0.045098986,-0.039530836,-0.052656256,-0.022161657,0.057114895,0.016633185,-0.040063653,-0.039580904,-0.015917968,-0.024996966,0.045812674,0.0018968168,-0.04067857,-0.027057787,0.014688956,-0.0037522626,0.030591622,-0.0071798717,-0.0074887103,0.031062718,-0.011429075,-0.0009140291,-0.025316397,0.030149631,-0.01126673,0.04102697,0.0006436019,0.056430127,0.01762282,-0.020807438,0.007333806,-0.024625191,0.012868102,-0.040118806,-0.0057306886,0.009150278,0.026244026,-0.040212344,-0.0048492122,0.053316247,0.025467768,0.015015074,0.0000028787965,0.027990008,0.0069555165,0.008634769,0.029200375,0.0048195994,-0.022442082,-0.004202367,0.004176721,-0.021416456,0.013169701,-0.013792535,-0.0043915384,-0.018592967,0.038536184,0.008940786,0.001330633,0.020556534,-0.02857779,0.054583386,0.016785813,0.0074013416,-0.03247291,0.032169525,0.033461742,-0.0063582575,-0.015272444,-0.020897878,0.030256929,0.00057967246,0.048170943,-0.03508534,-0.0071803583,-0.00014239684,0.011956616,-0.019239241,0.00064500794,-0.0140370345,-0.0022907767,-0.0040027862,-0.053105623,0.001460739,0.04231072,0.016266286,-0.01652242,0.024714684,-0.02479076],"last_embed":{"hash":"e1yaaf","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"e1yaaf","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Resources#{1}","lines":[72,72],"size":56,"outlinks":[{"title":"TrueNAS Documentation","target":"https://www.truenas.com/docs/","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"e1yaaf","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Resources#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.028998878,0.038873572,-0.056487944,0.013675026,-0.045058776,-0.063803114,0.035626736,0.029366603,0.017726226,-0.0011217401,0.018381413,0.030460278,0.02078663,0.00707112,0.0033563215,-0.017103085,-0.023615379,0.025317915,-0.00858613,-0.00134821,0.0077138487,0.02977849,0.039345793,-0.017006814,-0.000880364,0.00027033256,0.015147622,-0.018332373,0.028128216,0.0051378794,-0.014766529,-0.05015442,0.001220144,-0.0031170333,0.0057424437,-0.0399643,-0.009705557,0.0030302412,-0.034237143,0.019982783,-0.005208679,-0.01541138,0.001727956,-0.020653365,-0.012293257,-0.027683886,0.007066624,-0.01746344,-0.02309542,-0.010538932,-0.012333619,-0.020105854,0.01941959,-0.0059219515,-0.014930469,0.026844867,-0.040145013,-0.04528287,-0.06509582,0.04802697,0.0064976253,0.018002728,-0.06721383,-0.018672116,0.051910963,0.025719801,0.020501558,0.025419047,-0.031936273,-0.046244275,0.01562174,0.024492795,-0.049518105,-0.051438708,-0.04139307,0.016139975,0.04479171,-0.011156524,0.0026003055,0.05262939,-0.011309688,-0.02239698,0.0047879415,-0.041996304,0.0013718887,0.020196967,-0.05031186,0.09023837,0.062162783,-0.04080764,-0.01138084,-0.017501622,0.02015041,-0.011278199,-0.005506665,-0.009111804,-0.017950848,0.0254918,0.032318328,-0.034209136,0.045320045,0.031938754,0.025269672,-0.021270955,-0.021942092,-0.0072195376,0.0065969485,0.01142568,-0.038336772,-0.017431786,0.010662826,0.042555217,-0.032622978,0.021099947,0.026535215,-0.031209268,0.037967443,0.002263419,-0.025962029,-0.049576614,-0.004836317,0.019545468,0.042792045,-0.057828397,0.02013539,0.031196939,-0.046078905,-0.0028240362,-0.006266659,-0.008256505,-0.02809027,0.014157481,-0.0013801282,0.03571195,-0.012060501,-0.03305991,0.012848016,0.0056974753,-0.012719053,-0.042298973,0.013123079,0.09851632,-0.012808086,-0.0041375076,0.018844666,-0.042212125,0.032088775,-0.024882719,-0.012819212,-0.020755284,-0.010628704,0.022712735,0.037973598,0.03552202,0.0065198434,0.02459336,-0.02847206,-0.007979545,0.003997297,-0.0037515834,-0.0007036484,0.023120712,-0.0069600404,0.048670527,0.034778457,-0.021165513,0.02499841,-0.030423159,-0.030568043,-0.017080301,-0.004488502,-0.036470834,0.028613465,0.0013619912,0.012196434,0.028144801,0.038851343,0.026302027,0.039186414,-0.023168638,-0.044398263,-0.00909062,-0.024058493,0.02107303,-0.0018266969,-0.019670917,-0.00044899466,-0.002950563,-0.013312667,0.039161917,-0.03501339,0.027835663,0.008916823,-0.03532887,0.03280413,-0.01635714,0.024168476,0.047375493,-0.034047876,-0.03652503,0.0026129845,0.020102594,0.010464421,0.023453746,0.023629367,0.00928481,0.05233511,-0.023402872,0.006222473,-0.036968336,-0.030621408,0.03148017,-0.054451134,0.03107357,-0.006207116,-0.0035418614,-0.018366808,0.02853543,0.049645815,-0.026521955,-0.0698914,0.025002891,-0.03844472,0.056756467,0.033479575,-0.017431479,-0.01846398,0.032424,0.0073504723,-0.0018489197,-0.04138068,-0.006529227,0.011939193,-0.027513899,0.073665336,0.0049172454,-0.06317756,0.028160911,0.02195826,-0.011497552,-0.008587249,-0.048319552,0.0067095566,-0.020292642,-0.022034084,0.057513654,-0.0020472654,0.024258465,-0.032717984,-0.014443285,-0.04176628,0.027512986,0.0124966595,0.015090344,0.06478178,-0.00022181166,0.041234422,-0.014234681,-0.005088793,-0.036180086,-0.009267447,0.009015987,-0.017671062,0.010550874,0.018397143,-0.0048105475,0.022367254,-0.017678682,0.032360896,0.021046547,-0.03592522,0.017664017,0.004537968,0.019836614,-0.029192511,0.016261408,-0.026986273,-0.010190825,0.04787247,0.068069674,-0.0136052715,0.032761145,0.028154882,0.030745646,0.028889129,-0.054950405,0.04158298,0.015181849,-0.024585074,-0.013967619,-0.024820322,0.032559227,0.051845457,0.004420948,0.016971799,0.043681618,0.02632142,-0.13096033,0.016894413,0.0127435345,0.049070258,0.015520238,0.01267368,-0.03212745,-0.017563889,-0.040759675,0.035491806,-0.034985937,-0.038340613,-0.033781115,-0.036302157,-0.0060371533,0.02722287,0.012916462,-0.004098645,0.0051511503,-0.025824297,0.005876046,0.0034288114,-0.0021939122,0.0041686376,-0.022342393,0.014569528,0.07783698,0.026942622,0.0010441585,-0.02131838,-0.013397239,-0.01135671,0.011280547,-0.010367783,0.021101288,-0.0074050655,0.05364455,-0.028630594,-0.0114278225,-0.013729747,0.0012742766,0.06770406,-0.0049902876,0.016846562,0.022853026,0.016445126,-0.022297751,-0.0008469297,-0.05506774,-0.024841987,-0.0072382367,-0.011603187,-0.009220547,0.025111383,-0.0601043,-0.030951502,-0.026805727,0.041716784,-0.002070604,-0.05964169,0.015813194,0.0015625964,0.017412141,-0.10554752,-0.05061615,-0.0150914965,0.058184393,-0.0112315025,0.021340352,-0.044280004,0.03582862,-0.030053375,0.067032725,-0.0038190677,-0.0199478,0.01643847,-0.0064759534,-0.030927163,0.019581694,-0.08668994,-0.008867689,0.029870404,-0.01715518,0.007456376,-0.04439783,-0.0053827707,-0.008638624,-0.0023485566,0.029680308,0.24385342,0.020525951,-0.016806785,-0.021067135,0.019387908,-0.02793951,0.043176126,0.0040435176,0.023748029,-0.009221615,-0.0027449338,0.03285249,-0.0008889214,0.010226937,-0.027083777,0.0049909237,-0.05005524,-0.002288455,0.049115174,-0.018665195,0.008210595,0.011022228,0.0019351431,-0.015345092,-0.06828946,0.014403614,-0.052896395,-0.0049739033,-0.05016029,0.01978023,-0.029942676,0.032269422,0.031325314,-0.00038199316,-0.05288636,-0.006813021,-0.0051083635,-0.027269257,0.04420948,0.0005129317,-0.03757678,-0.0051993965,0.031592757,0.03813968,-0.054412577,-0.002683368,0.032312952,0.013078828,-0.04479635,0.01204978,-0.009357224,-0.036387052,-0.018343613,0.0081212325,-0.02272422,-0.010909533,-0.018626451,-0.04856423,0.036985215,0.07516651,-0.0033774,0.00082178816,-0.0677798,-0.012369916,0.010286747,-0.006149573,0.02050575,-0.037113708,0.031089494,0.043924976,-0.026130544,0.02141513,0.024623917,0.0068098484,0.026745738,0.006585328,0.04958596,0.05394262,0.004885886,0.009752361,-0.009422495,-0.021977099,0.0044916268,-0.008298353,0.015925346,0.0060390993,0.0021927867,0.032686118,-0.003804609,0.014197843,-0.07126953,0.02404545,0.012153575,0.0056840824,0.054987166,-0.007911426,-0.018503081,0.010253985,-0.040925734,-0.01724962,0.012281759,-0.01674623,-0.011241423,0.0010023607,-0.0034315991,-0.031849097,-0.02219898,0.0014116968,0.036546703,0.018210892,-0.017436244,0.017485756,-0.03309161,-0.01990255,-0.023656022,0.004899682,0.041648705,0.0139629105,-0.017996179,0.012068451,-0.010866111,0.017346123,0.0048912796,0.026496036,-0.005192145,-0.05483675,-0.001793089,0.042385664,0.01691923,0.033057813,-0.008430098,-0.05578741,-0.07520057,0.0415431,-0.020399062,0.00368311,-0.027023869,-0.0056627234,-0.038576506,-0.019358601,-0.047574736,0.0006536659,0.017657215,-0.051462896,0.03986363,0.013320188,-0.04810119,0.0044241995,0.02220591,0.049459547,0.0011817006,0.06630626,-0.004251736,-0.020670796,-0.00050610513,0.00574628,-0.018116884,-0.0036376643,0.00074513257,-0.03731608,-0.008341362,0.04830876,0.014059678,0.086889975,-0.016213477,0.029784434,0.0023019304,0.030101238,-0.029512797,-0.031962667,0.004837846,-0.0360977,-0.057489436,0.016942365,0.02174918,-0.0677081,-0.02561761,0.020975806,-0.040887345,-0.053719573,0.030357718,0.022800183,-0.027489439,-0.024647139,0.055938113,-0.004569888,0.005283732,-0.005320337,0.00487921,0.016259605,-0.012451417,0.05294304,0.026257103,-0.012274533,0.027710145,0.025058206,0.08419033,0.024975449,0.008848485,-0.019894494,-0.043408304,-0.01690744,0.008210234,0.014150217,-0.036045145,-0.022556553,0.026093336,0.048891783,0.016750958,-0.0020059897,-0.025435904,0.02571329,-0.043451946,0.0033895064,-0.053366907,-0.04472343,-0.0009223548,0.05136038,0.03684001,-0.047191657,-0.017682895,-0.010011415,-0.0074734264,-0.00040491886,-0.013713837,-0.032569215,-0.0114939315,-0.02404272,-0.009843052,-0.023553336,-0.0101631535,-0.010930405,-0.01173359,-0.008617873,-0.017597968,-0.03760829,-0.0018607572,0.028776763,-0.023090005,-0.022522923,0.0072420947,0.0006608565,-0.0050787637,0.0056629134,0.0015678171,0.054854766,-0.03536295,-0.042047534,-0.0051123756,0.008252005,0.023257332,-0.052874494,-0.0035031517,-0.012671356,0.039251752,0.017577322,0.024430197,-0.027254941,0.000740435,-0.07183592,-0.016739728,0.036057346,0.02930403,0.0095525235,-0.02689817,0.0013778761,0.00043388887,0.0055433814,-0.00478762,-0.03828808,-0.0012906144,-0.0037354785,-0.026981385,0.0062933173,0.048550718,0.026493229,-0.05561116,-0.0032605717,-0.00628199,-0.03414214,-0.062497023,0.012673136,0.015303325,0.052524652,-0.015257503,0.028545616,-0.0048361784,0.0045309626,-0.0327582,-0.01775447,0.034292817,-0.03186581,-0.03491885,0.025438722,-0.026127605,-0.0029682938,0.0070038396,-0.0065273475,0.003110617,0.0003496829,-0.015265392,-0.010665714,0.011570274,-0.02574985,-0.059845638,0.06089377,0.026281102,-0.026189022,-0.010171305,0.00892328,0.047613405,-0.0555467,0.014182214,0.05095633,0.017774228,-0.00045119383,0.07590275,0.004135432,-0.024960266,0.008504476,-0.021784713,0.023205044,-0.028782476,0.044324163,-0.01647385,0.0029330088,-0.04463109,-0.033005226,0.014804271,0.056725096,-0.049606178,-0.010894962,-0.024680723,-0.008950047,-0.002389984,0.0038961251,0.054226607,-0.030009462,0.022026358,0.002046633,-0.033528633,0.013531781,0.09564833,-0.038698312,-0.034317043,0.0385668,-0.0069203377,0.010649823,-0.022043552,0.0035795192,-0.008518204,-0.012562548,-0.0060131866,-0.013963134,0.011714192,-0.02947299,-0.014083109,0.0041823573,0.013782984,0.07290566,0.0029034247,0.04568911,0.01050238,0.045172244,-0.0054327617,-0.03584131,-0.010414594,-0.014953619,-0.020051649,-0.004399422,0.008276788,0.052595966,0.039528813,0.009804927,-0.023096679,0.053417347,-0.03254879,0.030575516,0.020123204,-0.023515172,-0.03366691,-0.02818868,0.004749192,-0.0061195944,-0.00029576433,-0.014496791,0.006184087,0.001694959,0.05875045,0.04780114,-0.010273504,0.013668403,0.0060168994,0.031058174,-0.12541199,-0.0074708536,-0.0028845551,0.04147456,-0.030796114,-0.011310411,0.0068689147,-0.045019075,0.015991313,-0.021648018,0.016879003,-0.013633712,0.013082093,-0.04348471,0.040983915,-0.02095731,-0.017397719,-0.011421147,0.012508936,0.05456347,0.006015726,-0.017904008,0.045896992,0.0011636042,0.00000492509,0.00856681,-0.012271981,-0.030766927,-0.013634929,0.008522344,0.012914511,-0.018122917,0.022739707,0.06838829,-0.0333967,-0.017914854,0.020292891,-0.043124262,-0.03612706,0.04363717,-0.0407238,0.023450697,-0.012355014,0.020919064,0.012792702,0.056258716,0.015061993,-0.030785842,-0.0036287515,0.0045752623,0.01117387,0.01603625,-0.06151458,0.006811482,0.009069009,-0.0016682958,-0.07636378,-0.008081456,-0.014320163,0.062344413,-0.05673378,0.07025204,-0.006739573,-0.048446085,-0.02795394,0.007048903,-0.0046517984,0.035418283,-0.049859524,-0.012834812,-0.009373275,-0.012762176,-0.027655805,-0.05558232,-0.01773299,-0.033364274,0.04122162,0.005494052,-0.024440516,-0.025994087,-0.023358623,-0.05220072,-0.0033824188,0.033593662,0.04790461,-0.020531524,-0.023155153,-0.056230128,-0.0025242327,-0.012702736,-0.029374031,-0.07309337,-0.017851327,-0.013755629,0.01793945,0.02210522,-0.023683028,-0.0052486565,0.042607777,-0.017443676,-0.014367186,-0.0012983249,-0.0050565647,-0.036721054,-0.013099497,-0.010675678,0.06522656,0.0002174748,-0.04879995,0.0011411327,-0.018549193,0.00034508668,-0.01266698,0.021506798,-0.047404774,-0.008608815,0.0005737359,-0.031897966,-0.003184674,-0.038244106,-0.026860641,-0.01227732,-0.030830096,-0.021217095,0.027421877,0.025686989,0.007956452,0.021540942,0.015474215,0.011800332,0.020658854,-0.00252061,-0.015670724,0.035036273,0.019386332,-0.015943224,-0.016803073,0.036471322,-0.034879945,-0.020348754,-0.03473078,0.019735197,0.0063579953,-0.051035922,-0.030688237,0.008064411,0.015465546,0.023464205,0.029391918,-0.030806834,-0.009160525,-0.0065703033,0.0043925135,0.06546672,-0.019009046,0.05103448,-0.0411064,-0.06421962,0.013850607,0.07292219,0.002622074,-0.02182006,-0.045641195,-0.035958897,-0.0233005,0.051089253,-0.0003123777,-0.026518254,-0.024569018,-0.016178045,-0.0178747,0.03535982,-0.0031637857,0.006199756,0.024435148,-0.002161485,0.0012238545,-0.037915986,0.019769415,0.0008419944,0.03808998,0.015192639,0.057444204,0.00843545,-0.009141434,-0.008427152,-0.03643843,0.025291769,-0.018070007,0.005003029,-0.00025358654,0.024506196,-0.071769334,-0.013406942,0.058277413,0.0024020527,0.016796855,0.00016858177,0.015267655,-0.009508349,-0.024066662,0.039150957,0.017572297,-0.016423548,0.015855683,0.016515274,-0.033336736,-0.004681997,-0.03157389,-0.015075759,-0.014121359,0.02780918,0.00035354128,0.0034719824,0.02016502,0.0027778493,0.01698007,0.01844978,-0.005626352,-0.03304092,0.028507061,0.021866933,-0.022720842,-0.017792765,-0.010029301,0.047480676,-0.012112515,0.0439699,-0.030589165,-0.008110854,0.0027888517,0.006629253,0.003398038,0.0142149255,0.010387945,0.0012046712,0.0025542718,-0.048441257,0.019321548,0.031636268,0.0049059414,-0.013168657,0.06040503,-0.023752194],"last_embed":{"hash":"1ghhm73","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"1ghhm73","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Resources#{2}","lines":[73,73],"size":64,"outlinks":[{"title":"TrueNAS Community Forums","target":"https://www.truenas.com/community/","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1ghhm73","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Resources#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008220114,0.004769749,-0.042010102,0.012922957,-0.058005862,-0.0046030167,0.020816902,0.026263084,-0.00039427145,0.0027936155,0.0047193207,0.0019890799,0.034926113,0.0027119813,0.025144229,-0.011787666,-0.015412655,0.03831567,-0.007301364,0.006743162,0.022672728,0.014095747,0.027494231,0.0029783833,0.00082993275,0.02225111,0.0144500695,-0.01017185,0.019136012,0.005097806,-0.020747375,-0.07144913,-0.0009962397,-0.006340104,-0.0138204,-0.020153817,-0.021398066,-0.03574101,-0.03623835,0.043792196,-0.01702651,-0.036326997,0.0063187457,-0.0011258809,0.009891167,-0.0029582656,0.02074657,-0.013508994,-0.008597281,-0.02290925,-0.039538678,-0.02051097,0.017828993,-0.021615017,0.007151838,0.009283339,-0.029375713,-0.068376265,-0.0161047,0.008401081,-0.02967919,0.010538579,-0.028910128,-0.008384397,0.03257008,0.042494357,0.033341855,0.025549771,-0.015030888,-0.038788144,0.012261154,0.032795265,-0.060265724,-0.047489434,-0.039795354,0.020486386,0.034411985,-0.0152924815,0.015810793,0.035171095,-0.015650488,-0.039329637,0.026863413,-0.021931062,0.011694352,0.0032612274,-0.04927186,0.05428164,0.027551584,0.0018904909,0.00041750178,-0.039348435,0.018250296,-0.036233474,-0.016535452,-0.048077673,-0.009044826,0.008914152,0.04064063,-0.017479265,0.05060117,0.003491368,0.009208853,-0.015767843,-0.023046734,-0.013050689,-0.00013545857,0.008740524,-0.032964244,-0.023249837,-0.00041886987,0.0010723072,-0.022650167,0.035854146,0.0068455953,-0.030802349,0.016569048,0.0022534821,-0.036446527,-0.037186358,0.02260031,0.0039969515,0.05343275,-0.028920997,0.0080403695,0.014461842,-0.0041621164,0.05178674,0.036235966,0.021392722,-0.03238352,0.039532483,-0.012540564,0.02295381,-0.046360906,-0.03112286,0.023480032,0.01565234,-0.023954686,-0.062637165,0.019279769,0.086916335,-0.015479434,-0.025154803,0.042369954,-0.03677269,0.05030157,0.008661983,-0.011918224,-0.025727829,-0.021104727,0.018463911,0.044997774,0.03625967,0.019246385,-0.006200003,0.0029567229,-0.0063450984,-0.010777339,0.010465589,0.00008232196,0.030567363,0.0042851362,0.021060549,0.04451952,-0.0280609,0.018021852,-0.0066891667,-0.0046337517,-0.029997457,-0.0063580875,-0.041577645,0.05132772,0.03074645,0.01783934,0.024743255,0.047302704,0.02490889,0.021377921,-0.031996414,-0.063374266,0.00051137456,-0.012690417,0.005622497,-0.0070239594,-0.006760019,0.012076654,0.0010017949,-0.025736798,0.04920663,-0.024583949,0.037285164,0.006179123,-0.03143387,0.02340378,-0.01119794,0.016472114,0.06328793,-0.026792057,-0.04934613,0.0077966186,0.008619561,0.0436839,0.017897595,0.03141459,0.021902584,0.066649646,-0.046522226,-0.01548049,-0.056569576,-0.0229504,-0.0035776764,-0.037248895,0.012704024,-0.031517714,0.0067914673,-0.008101869,0.018783366,0.02774859,-0.025723517,-0.04903083,0.023399329,-0.021284565,0.025315277,0.03595351,-0.0050150505,-0.0043501477,0.051698737,0.0042190203,-0.04132595,-0.04864118,0.021551266,-0.011936524,-0.033634845,0.090511315,-0.0005994549,-0.045897793,0.011580086,0.02285847,-0.0063664126,0.026674325,-0.030245773,0.018570116,-0.042360574,-0.02244443,0.00033881032,0.0259152,0.0633299,-0.04548796,-0.0060197134,-0.031634506,0.005173616,-0.011962942,0.015251382,0.066739276,-0.00092414103,0.027324816,-0.011965291,-0.033046644,-0.013240077,0.008524027,0.028389735,-0.04209675,0.008684435,-0.011035368,-0.024915297,-0.018169545,0.0014890087,0.0069886977,0.0061494843,-0.051972724,0.02125388,0.030748451,0.038473662,-0.03877481,0.021785682,-0.026137035,-0.0009569835,0.05686157,0.047970053,-0.028948143,0.06430898,0.03508092,0.025440512,0.042622402,-0.030237362,0.009839648,0.0005174178,0.00344096,0.00686598,-0.07738357,0.025259271,0.062445443,0.005706543,0.006676677,0.055394225,0.02080603,-0.1499925,0.0072427145,0.04182859,0.0322037,0.0043479893,0.030049726,-0.021334393,-0.054924775,-0.024706993,0.05311058,-0.015827546,-0.049445957,-0.0077070226,-0.035865884,0.018153043,0.026083633,0.014241658,0.024316004,0.0004801781,-0.023705777,-0.0034189064,-0.0054321443,0.0103970915,0.006814555,-0.025740035,-0.017703936,0.100969255,0.025225898,-0.010485763,0.0020436647,-0.008246419,-0.01852914,0.014284766,0.0058078426,0.012604129,-0.0108960075,0.03909295,-0.024078354,0.008897184,-0.0015019056,0.0010584255,0.050959945,-0.027672358,0.009646401,0.028914342,-0.0014911442,-0.016272375,-0.030577123,-0.026758635,-0.030684896,0.035038296,-0.0035617473,0.01505315,0.004051498,-0.050197657,-0.019768525,-0.013660026,0.03406903,-0.01473159,-0.019281138,-0.004230848,-0.0046647713,0.04697206,-0.086498424,-0.0069640684,-0.014526328,0.06860151,-0.0057250396,0.007440298,-0.034748703,0.024447877,-0.021561295,0.062448297,0.002940131,-0.014914601,0.0009874393,-0.042970747,-0.041115586,0.020809721,-0.09434228,-0.00020543349,0.017300252,-0.0072404915,-0.0032792974,-0.04121536,-0.028252186,0.011639002,-0.0048600156,0.012820696,0.2563476,0.01385123,-0.059639424,0.0017651905,0.06461214,-0.010412376,0.013519093,0.006485877,0.015239253,-0.011579076,-0.004402515,0.032506317,0.014200246,-0.0123410495,-0.03321916,0.008595747,-0.04552291,0.008002323,0.040402655,-0.03736752,0.009493768,0.0054106223,-0.013562469,0.007835106,-0.060835715,-0.0063245515,-0.023638735,-0.010078507,-0.03263827,0.01631205,-0.043396264,0.0370737,0.0023370546,-0.019757869,-0.08660039,0.0046901056,0.0016611635,-0.041866906,0.03376862,-0.04094359,-0.043783706,0.008182944,0.009794835,0.053500313,-0.019816956,-0.024747523,0.015868615,0.0067656604,-0.02807765,-0.010621067,0.0071971184,-0.03617348,-0.04491055,-0.0018321795,-0.002779375,-0.035185006,-0.038138855,-0.05581454,0.011484317,0.06697707,0.008659109,0.0061533554,-0.07121316,-0.025607537,-0.013930932,0.008175068,0.017931497,-0.04032263,0.0418219,0.04475612,-0.00731358,0.0018634731,0.02293511,-0.0060749995,0.013260559,0.00034913645,0.051915664,0.03400346,-0.020714635,0.012072593,-0.025073936,-0.010476484,0.002337123,0.0129780555,0.012814621,0.000011027898,0.037330817,0.022941677,-0.0159933,0.03290166,-0.039186563,0.018824385,0.012138085,0.029705796,-0.012247374,0.03368663,-0.008052186,0.008489541,-0.01820849,-0.0010144825,-0.013348177,-0.019149449,-0.03158255,-0.0010809222,0.038351193,-0.041226525,0.005701911,-0.009918053,0.033984527,0.008281563,-0.035370864,0.014260217,-0.00022092418,-0.03135465,-0.02936367,0.029042583,0.02454285,0.015926475,0.00051176926,0.005647277,-0.020002846,-0.016185174,0.018987386,0.027464071,-0.024147715,-0.04736856,-0.006528262,0.006949052,0.019028941,0.044986654,0.017689703,-0.044565424,-0.094299085,0.01944982,-0.0020105555,0.021010764,-0.038658373,0.008040047,0.0024167716,-0.031343102,-0.041636705,0.01856995,0.0076718736,-0.02577931,0.04470458,0.0038634434,-0.021071846,-0.01628894,0.04528559,0.038536657,0.010702169,0.07179979,0.028412178,0.004488055,-0.0015102469,-0.013757612,-0.009428028,0.001980421,0.00007138792,-0.021124756,-0.0074584275,0.021247415,0.024490705,0.055807207,-0.027006984,-0.00027133475,-0.003276053,0.013016677,-0.007990086,-0.01464439,-0.012547682,-0.038716573,-0.061216578,0.0016117281,0.0156394,-0.009099974,-0.03908851,0.012058371,-0.027484817,-0.028940119,0.040342722,0.008775242,-0.05258296,-0.026807377,0.04292949,0.022874,-0.026031557,-0.011515856,-0.017377991,-0.012432224,0.005906142,0.085779525,0.0031541318,-0.00589467,0.03168278,0.055830147,0.0661722,0.023495136,-0.0039849216,-0.0017315957,-0.006465563,-0.02130289,0.020830523,0.020957287,0.0053155473,-0.022760205,-0.0043693287,0.02807305,0.0032098931,0.030956378,-0.0012164076,0.024758264,-0.030511191,-0.0044320486,-0.02684019,-0.061295833,0.05895395,0.009376751,0.07450306,-0.047086,-0.023383284,-0.028658047,0.035784062,-0.009919885,-0.01774664,-0.007852294,-0.0037903877,-0.012684739,0.026750963,-0.006093211,-0.009315402,0.017165923,0.007611159,0.002050833,-0.026360277,-0.035469245,0.011056024,0.017782688,-0.007819926,-0.02551892,0.026299428,0.0138885975,0.012343618,0.009977031,0.01633821,0.023688963,-0.06672983,-0.047448795,-0.0006931173,-0.026765652,0.027202472,-0.058532637,0.010573311,-0.013048473,0.036079783,0.00581656,0.0031755734,-0.00424966,0.0065183067,-0.034460645,-0.024846101,0.038317267,0.023320753,-0.009333955,-0.024616936,-0.0041784365,0.029920429,0.010303833,-0.019525917,-0.040875178,-0.0016757925,-0.014647699,-0.0450655,0.03426226,0.0061160405,-0.007457658,-0.05682572,0.0045775357,-0.0055556986,-0.046683304,-0.09145199,-0.01202662,0.012466631,0.033162605,0.0017582531,0.029424151,0.0046619396,0.023521751,-0.014520058,-0.011245863,0.018043036,-0.0029226025,-0.036579564,0.017472455,-0.008067724,-0.02283005,-0.0021583124,0.039131384,-0.015896639,-0.0011771249,0.0010111198,0.009440305,0.0046121594,-0.030826088,-0.011476667,0.043938737,0.01872724,-0.01787312,-0.006821527,-0.02830606,0.028616883,-0.037163872,0.0154882865,0.06450151,0.056254238,-0.014773537,0.066644266,0.002853988,-0.008745653,-0.0074748616,-0.030787945,0.02194516,-0.0068687904,0.015643796,-0.040161427,-0.011197754,-0.021434505,-0.036285643,-0.012835542,0.0661248,-0.05396595,0.0013394739,-0.0325646,-0.0030640073,-0.011348489,0.014012806,0.041493014,-0.019839797,0.003414767,0.008989589,-0.0055271364,-0.0046102996,0.106303245,-0.033590045,-0.0061399,-0.01061065,0.016799305,-0.008613653,-0.009359865,0.014661622,0.011850623,-0.03055773,-0.0033693388,-0.029315565,0.009476714,-0.027812717,-0.009791193,-0.015723407,0.012346137,0.045025755,0.003726954,0.06819376,-0.025439406,-0.0142070195,0.0024099685,-0.0312253,0.0008281218,0.007039434,-0.0028076852,0.033116426,0.012253083,0.05104771,0.052620366,0.0038046674,-0.0032675064,0.04541545,-0.012453771,0.021457128,0.011411417,-0.013146458,-0.029138917,-0.04040259,-0.034140565,0.0115965465,0.009702587,-0.018709283,-0.009196408,-0.019660436,0.022251563,0.024912555,-0.01973467,0.026652614,-0.01976659,0.034304004,-0.13178614,-0.0119991535,-0.023034591,0.027350815,-0.007583251,0.003121589,-0.0031465834,-0.061574,0.025128141,-0.02640252,-0.0034610631,-0.043437768,0.017423887,-0.038133133,0.03236956,-0.008226058,0.025480948,0.0020481625,0.004628633,0.043984458,-0.0028573808,-0.01527423,0.034665387,0.011082895,-0.018452939,0.004251141,-0.014938365,-0.018567467,-0.004767048,0.019310981,-0.019297345,-0.038342033,0.018052692,0.065346256,-0.01059795,-0.0022832903,0.017088698,-0.020693602,-0.048146468,0.024363454,-0.00042697997,0.050881833,-0.012910019,0.01994241,0.009142692,0.042382173,0.0064004837,-0.033145323,-0.013262177,0.009107541,-0.0039154966,0.062162362,-0.048006635,-0.008620852,-0.011726052,0.023778649,-0.031087333,-0.023074483,-0.026025403,0.044966634,-0.052226756,0.057540834,-0.014996166,-0.057184607,-0.044599626,0.03177463,-0.012827239,0.049808986,-0.033430383,-0.04204583,-0.017673584,-0.026394619,-0.021527065,-0.035999045,-0.008475653,-0.0033639355,0.021460181,-0.029070584,-0.032158755,0.0027768053,-0.02952082,-0.02880617,-0.028308121,0.04754005,0.049040742,-0.028647428,-0.0032526439,-0.02622642,-0.0042670104,-0.02792215,-0.041975416,-0.07512631,-0.015027951,-0.000013329611,0.001058954,0.0073471447,-0.030597571,-0.009305333,0.03439978,-0.013515434,-0.012394865,-0.02835801,0.0011579266,-0.049131285,-0.033479188,0.042461425,0.08620398,0.013018759,-0.057248034,-0.01571472,-0.05232448,0.00437662,-0.02886051,0.010225938,-0.041989148,-0.015443636,-0.008739248,-0.041420244,0.01605978,-0.032513652,-0.004823689,-0.026956875,-0.03076831,-0.024893267,0.013152143,0.018988082,0.024382334,0.014817613,-0.01163766,-0.017557368,0.0018775066,-0.02205768,-0.029473137,0.01921783,0.027012475,0.005449548,-0.017362293,0.05932456,-0.057849776,-0.026197558,-0.013108216,0.023758294,0.02583333,-0.0459446,-0.0028233174,-0.026262434,0.019589262,0.021837628,0.047359113,-0.046945617,-0.038113393,0.00247849,-0.024091799,0.08980601,-0.037688512,0.023956213,-0.051826872,-0.06531906,-0.03420425,0.034934547,0.004950673,-0.022514869,-0.032677867,-0.008746947,-0.013270885,0.05849987,-0.024076072,-0.041579727,-0.026016314,0.0039852625,0.017046412,0.057332635,-0.012833735,0.028657785,0.04382265,-0.025016557,0.006796948,-0.0041283355,0.02503224,-0.016974973,0.031161983,-0.0024069126,0.07325184,0.00025292247,-0.0151017895,0.009772633,-0.0024252604,0.018784935,-0.017961161,0.007935024,0.010730651,0.017970087,-0.039880577,-0.004273274,0.042663682,0.013777318,0.008926284,0.009869994,0.04050457,0.0126676215,0.009713841,0.03614458,0.013404933,-0.031625424,-0.006289808,0.027818361,-0.0369512,0.008372322,-0.0014844262,0.0022746518,-0.01879204,0.031338498,-0.00030775418,0.021540463,0.016847067,-0.039340835,0.04035494,0.027873127,-0.014689546,-0.014281856,0.028844168,0.04230229,-0.011503746,-0.026747512,-0.039057113,0.023928009,-0.016328713,0.04790965,-0.030852366,0.01611284,-0.016603343,-0.018579332,-0.027594408,-0.0028146596,0.0025736832,-0.006796049,0.0040552453,-0.05063055,0.020512667,0.03599439,0.032361813,-0.012429225,0.037931725,-0.01850302],"last_embed":{"hash":"118qfx6","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"118qfx6","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Resources#{3}","lines":[74,74],"size":58,"outlinks":[{"title":"Traefik Documentation","target":"https://doc.traefik.io/traefik/","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"118qfx6","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Resources#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.007630074,0.023311019,-0.044248953,0.020667328,-0.03996795,-0.047826592,0.034497377,0.038200263,0.0114465775,0.018513488,0.00927277,0.022851033,0.0012348662,0.01226764,0.0041519417,-0.012463356,-0.03369137,0.03960507,0.016087975,-0.0014920135,0.017523326,0.013882487,0.058911607,-0.008565908,-0.006735517,-0.0018091381,0.02612984,-0.0111564975,0.024933694,-0.018322565,-0.03684002,-0.05102856,0.015937882,0.010399524,0.003297495,-0.028740384,-0.012838385,-0.041947562,-0.039921444,0.054431204,-0.0014860914,-0.0325508,-0.010828751,-0.021995401,0.023763567,0.0005807878,0.0015682357,-0.023623867,-0.037201345,-0.0031441515,-0.010632132,-0.023055296,0.025910722,0.003610091,0.0116353715,0.0090320045,-0.041733168,-0.041987512,-0.0380062,0.031032784,-0.027776847,0.020746812,-0.035684995,-0.005724642,0.047414508,0.03276783,0.021292202,0.028179383,-0.016307164,-0.0277451,0.008887981,0.038981557,-0.055026326,-0.026734786,-0.03248149,0.039682668,0.017943768,-0.01483035,-0.007491431,0.046491273,-0.015927553,-0.033408403,0.006080541,-0.029992303,-0.019999504,0.0016175791,-0.044534054,0.07752321,0.04816752,-0.012499541,-0.005375188,-0.018565647,0.020432495,-0.04015698,-0.016664289,-0.010386932,-0.016113892,0.02105574,0.032879606,-0.027616056,0.016118597,0.0124790585,-0.0058076,-0.012536023,-0.004699874,0.0060685356,-0.004104225,-0.013972458,-0.010311051,-0.012295885,-0.0040355963,0.02698535,-0.018081278,0.018241692,0.023805512,-0.03007435,0.019150564,0.0075849774,-0.044426486,-0.039460815,0.0353482,-0.012779281,0.033147614,-0.037562527,0.016068222,0.013544075,-0.024419196,0.02509901,0.044400986,0.018834746,-0.056035466,0.019324938,-0.012805898,-0.0013515978,-0.014103439,-0.033781063,0.0032327825,0.04404569,-0.044737253,-0.062214404,0.025296474,0.09086222,0.0015710169,0.01597581,0.03369115,-0.03265523,0.050824992,-0.01093496,-0.03532598,0.004276336,-0.005122473,0.026721038,0.018533008,0.024514379,-0.00033836393,0.0017528959,0.009724329,-0.0037001655,-0.014681671,0.0023594783,-0.011118598,0.01642838,-0.005210378,0.028436173,0.030866865,-0.040055405,0.024347924,-0.015433925,-0.02304167,-0.03365598,0.008629753,-0.0027469157,0.020371942,0.036031466,0.024639044,0.020223355,0.019082602,0.036546882,0.047116585,-0.023917692,-0.065431245,-0.008599677,-0.054587737,-0.016848337,-0.024409378,-0.016738685,-0.0056016534,-0.0043043946,-0.014441879,0.047573082,-0.030658636,0.03837831,-0.0027347961,-0.0069846963,0.008016536,-0.0022705973,0.035834603,0.054852046,-0.012012225,-0.021615446,-0.017093847,0.021448845,0.032801732,0.0011880418,0.02104386,0.016994484,0.05807086,-0.037340906,0.0033731898,-0.0680854,-0.018556109,0.00857683,-0.03311731,0.01631908,-0.032011636,-0.0040695854,-0.004664551,0.007612273,0.025374016,-0.035980232,-0.050964728,0.021138528,-0.019646602,0.046762947,0.04285376,-0.017011182,-0.0040098093,0.036667958,0.035640568,-0.0102974195,-0.057680726,0.013413297,0.03240536,-0.031400274,0.10051492,0.0020705033,-0.06712904,0.020580428,0.017053522,-0.015396399,0.00011964334,-0.03522461,-0.003922415,-0.02871542,-0.022086395,0.01436493,0.021993408,0.039072413,-0.039615195,-0.012622271,-0.019507658,0.018794393,-0.0055244183,0.014041764,0.04643574,-0.0139392475,0.019041374,-0.007491876,0.0037108527,-0.028661948,0.023679757,0.017293697,-0.024586296,0.009517548,0.007270101,-0.016464729,-0.02491058,-0.011316823,0.02725766,0.035022214,-0.01705372,0.0010326972,0.015292291,0.059900127,-0.033081215,0.024965484,-0.008228155,-0.0033854465,0.0308469,0.04802158,-0.048930828,0.053212423,0.026519138,0.033010494,0.04545399,-0.035144784,0.039741598,-0.0021683732,-0.0018264205,-0.023678262,-0.049044725,0.03466555,0.07970347,0.0068925656,0.010153643,0.0580318,0.01918612,-0.15639387,0.017409641,0.02328387,0.03908719,-0.00041793115,0.0150873875,-0.042903777,-0.034420025,-0.040102787,0.042623732,-0.022124557,-0.051474456,-0.012028694,-0.038178694,0.014855987,0.05253644,0.0056873313,0.00883379,-0.008200907,-0.034128632,-0.0073324605,-0.012021156,0.026055312,0.00314429,-0.016017793,-0.0012898588,0.069392405,0.007706754,-0.020728514,-0.03310782,-0.03213424,-0.0363636,0.01525778,0.013888792,-0.0031253987,0.0034874717,0.05530763,-0.020793427,0.0075556324,-0.009254589,0.009389811,0.04045576,-0.01444286,0.013364252,0.029798968,0.036067765,-0.011610001,0.0018906175,-0.045310505,-0.008972905,0.038728915,-0.03769478,-0.0059157177,0.022158554,-0.05841818,-0.034106474,-0.034787297,0.050448157,-0.004306307,-0.032408725,0.01582876,-0.005248105,0.005151188,-0.08581023,-0.021270616,-0.03079284,0.057426263,-0.015142341,0.011867478,-0.027572004,0.02874869,-0.04611243,0.05937701,0.009343685,-0.023484651,0.0014624585,-0.024659438,-0.044230912,0.011579384,-0.10792309,-0.01309744,0.012779204,-0.0028719818,0.009849774,-0.03104799,0.005028499,-0.010237882,0.027117303,0.0109272795,0.26073977,0.0047078594,-0.039607074,-0.035844233,0.034611087,-0.007966767,0.030304562,0.018280255,0.042052183,-0.014897394,0.0051172297,0.026352813,0.007823841,0.0030012578,-0.020504685,0.011707263,-0.052438688,-0.015527648,0.050051726,-0.011538407,0.026527762,-0.002189628,-0.019391505,0.00859615,-0.061726995,-0.03702528,-0.025940923,-0.00042358338,-0.047385406,0.03886644,-0.039260052,0.047214836,0.004737685,-0.009700322,-0.06586472,0.0077656573,0.0037449254,-0.009617682,0.015019559,-0.01955153,-0.045663863,0.004628708,0.0055547594,0.025123566,-0.03328957,-0.006504003,0.02599371,0.0112702,-0.02028958,-0.01045195,-0.027007962,-0.048837278,-0.048947953,-0.017736567,0.005707955,-0.026519397,-0.061364833,-0.038264442,0.027906343,0.0724254,0.0014676796,0.011162437,-0.09673192,-0.025640534,0.0071921647,0.013349688,-0.016033951,-0.017801223,0.04818724,0.030379305,-0.009811238,-0.0076240073,0.01164421,0.007013778,0.036538992,0.0017818025,0.060280453,0.04250313,-0.004855025,0.021876425,-0.010991629,-0.012938394,-0.004422926,0.014844594,0.0076399227,0.0120643275,0.036670916,0.014154444,-0.02017652,0.02567984,-0.049975444,0.027837211,0.006956996,0.029910693,0.021121778,0.014359414,0.0066466145,-0.0022956617,-0.032040488,-0.013745268,0.014828155,-0.006155047,-0.013837735,-0.023651503,0.022827838,-0.029348863,-0.021604488,0.0056355754,0.04057904,0.00069510046,-0.018255204,0.014958604,-0.023367886,-0.052922856,-0.008314106,0.0135908425,0.03088288,0.014344064,0.018220937,0.0061802105,0.0041005393,-0.00218314,0.0014328662,0.0039058395,-0.015224098,-0.041368693,0.009024082,0.015837118,0.0074820407,0.020792443,0.02437483,-0.048633534,-0.052021787,0.04605146,-0.0074013066,0.019961907,-0.029170215,-0.011448815,0.016100107,-0.004180996,-0.03720589,-0.0010707859,0.013276543,-0.03261702,0.035867713,0.0049417303,-0.007861289,-0.0005627512,0.012572144,0.048026986,0.0012238892,0.06523637,0.018694824,0.0061039203,0.012636764,0.0012544106,-0.0123689,0.0015732582,0.00536036,-0.033702046,-0.026085936,0.02608551,0.04259794,0.070046246,-0.03247181,0.026731214,-0.02481976,0.008289534,-0.015937543,-0.005952184,0.003345833,-0.04110733,-0.05327298,0.015938886,-0.00077861716,-0.04663002,-0.02831001,0.014833593,-0.026819523,-0.03656107,0.03781743,-0.0001218307,-0.03886543,-0.0051653828,0.051530696,-0.0030889965,-0.02492958,-0.006128389,-0.011411626,0.0016371659,0.00063072366,0.08196968,0.017650783,0.0027399138,0.017757554,0.043732803,0.07370715,0.02154851,0.026434125,-0.0010407723,-0.015464013,-0.0012466987,0.022664256,0.0069225524,-0.02681427,-0.021467175,-0.009241011,0.019312987,0.018371077,0.022649262,-0.029118607,0.02494117,-0.026750846,0.012684576,-0.025004106,-0.07259483,0.044105925,0.03180435,0.07979431,-0.031921446,0.007107903,-0.025219208,0.023218054,-0.022590889,-0.0243048,0.0038692427,0.00174797,-0.0120712975,0.020399932,-0.040400125,-0.0069795013,-0.00497389,-0.017139943,-0.013193568,-0.025569784,-0.036798324,0.018882355,0.027899025,-0.009858691,-0.040023576,0.0074804793,0.041344624,0.013163205,0.030288618,0.009855774,0.024413874,-0.044837516,-0.031120157,0.0044723973,-0.011790613,0.037934884,-0.0817505,0.008610274,-0.023224117,0.050506696,0.0005754372,-0.000773617,-0.03086779,-0.01921989,-0.039078932,-0.010367124,0.015638722,0.043691996,0.007441884,-0.0043886784,0.014116141,0.030761028,0.0143346945,-0.019522216,-0.019193834,0.014874169,-0.019354206,-0.0668647,-0.00067213946,0.015696455,-0.0025065225,-0.047606293,0.0044896714,-0.013316072,-0.051275738,-0.06999752,-0.018620476,-0.002321741,0.036623936,0.00027617012,0.047624912,0.010279381,0.011843756,-0.042156376,-0.025183784,0.023988832,0.006714353,-0.011377187,0.016991071,-0.028359586,-0.03023728,0.008484687,0.0042794105,0.0013635887,0.0021478517,-0.0067398343,0.013581507,-0.008021679,-0.027309123,-0.033162504,0.055265058,0.016804572,-0.012993392,-0.024366468,-0.0047716033,0.042201795,-0.061373774,0.006863642,0.05085259,0.027415704,0.0062072612,0.057522148,-0.018592533,0.0033716268,0.011145868,-0.0024760626,0.03069677,-0.020653827,0.023337906,-0.030167576,-0.014870371,-0.045700476,-0.029296517,-0.0018473732,0.08412297,-0.05567808,-0.00043890125,-0.04478999,-0.0033548947,-0.013431986,0.02354594,0.0383708,-0.030300768,0.011763294,0.017377412,-0.01505327,0.0024059378,0.093426384,-0.012232681,-0.021723485,0.006256417,-0.008798729,0.007858147,-0.04902515,0.0035084377,0.015392851,-0.022574438,-0.000931,-0.01992601,0.016408514,-0.000018511453,-0.028624233,-0.0030830347,0.032830834,0.04845907,-0.0147472415,0.044058215,0.008141117,0.0007102627,0.009217233,-0.032763403,0.007963208,-0.0004094943,-0.03286423,0.002495726,0.01833701,0.057724852,0.02022758,-0.012767087,-0.024565823,0.036108434,-0.008382015,0.008602342,0.01849314,0.002511894,-0.028244125,-0.031029252,-0.019074095,0.011760628,-0.007269878,0.00032249777,-0.0017425511,-0.024545278,0.0051984205,0.05146251,-0.009587637,0.03534741,-0.017684905,0.005874587,-0.12872204,-0.033167094,-0.020043347,0.036263388,-0.01512601,-0.019160874,0.021138852,-0.049004782,0.028455328,-0.026344417,-0.0034233625,-0.011469388,0.009917574,-0.036767896,0.023860361,0.0034115617,-0.011083751,-0.019336833,-0.0069595124,0.061555423,-0.0019284132,-0.029865552,0.023152642,0.015281075,0.005784307,0.0017613276,0.00038933786,0.01163661,-0.012123865,0.013227172,0.0073842183,-0.01531555,0.025067333,0.048522286,-0.008625404,-0.015449206,0.007910882,-0.025426796,-0.028586429,0.03407237,-0.034174155,0.04026745,-0.005255,0.029550027,-0.0021673944,0.03946916,0.0019446659,-0.029434092,-0.0057557616,0.019203018,0.0048743063,0.061775714,-0.03511166,-0.003793094,0.007440866,0.009474622,-0.042524695,-0.0074965777,-0.02424065,0.032773346,-0.047039613,0.089537084,0.00007376082,-0.039955553,-0.027045848,0.036057625,-0.009345525,0.039013784,-0.03764868,-0.015700769,0.013890562,0.0105546955,-0.018637067,-0.055426165,-0.031642217,-0.01962716,0.045252286,-0.009213376,-0.0041875523,-0.002672553,-0.0076852906,-0.06876071,-0.0070090154,0.050750695,0.049206693,-0.003937941,-0.01741953,-0.008941426,0.010108743,-0.0032111476,-0.027256861,-0.07302719,-0.004192304,-0.044144787,-0.010996089,0.023682164,-0.041247655,-0.031725626,0.029297467,-0.011498902,-0.031203568,-0.025648432,-0.007976058,-0.04040081,-0.030740893,0.037149947,0.058762405,0.00075194926,-0.030295042,-0.0008252265,-0.035167605,0.00065155973,-0.018682495,-0.002064842,-0.05708599,-0.015173176,-0.009355643,-0.057433125,-0.01721724,-0.048133437,-0.0045122188,-0.015961565,-0.055011343,-0.026135212,0.014703602,0.04133194,0.024773333,0.013511245,-0.0054395483,0.00006703612,-0.017743008,-0.01743081,-0.035676356,0.01348652,0.038792152,-0.0115933595,-0.03176834,0.05573117,-0.056385346,-0.046482857,-0.030983618,0.015542412,0.008262575,-0.035158414,-0.012680767,-0.032364868,0.0053122304,0.037025593,0.04405206,-0.05650879,-0.016413795,0.013598211,-0.022925178,0.06113534,-0.027526582,0.032613706,-0.0320341,-0.057965003,-0.026208648,0.06671657,0.0046614725,-0.046708833,-0.039506625,-0.0077658137,-0.039149728,0.048371848,0.0067005977,-0.03671853,-0.029090261,0.022998314,0.0045937886,0.011240496,-0.004366176,-0.01173912,0.039811686,-0.019885285,0.00048617285,-0.025024101,0.046055734,0.0013183459,0.04115585,0.014297459,0.08249326,0.021996379,-0.02300789,0.0029291245,-0.022837577,0.011991432,-0.048463114,0.0079122335,0.02304561,0.024066895,-0.03729996,-0.015737701,0.067443445,0.014074923,0.018953402,0.022879157,0.017182544,0.022593899,-0.000104158724,0.030923748,-0.029648015,-0.011696303,-0.011068937,0.0056605507,-0.016085962,-0.004732727,-0.033772472,0.00037835716,-0.01999399,0.03835681,0.0042249607,0.012427203,0.003237544,-0.04042029,0.06576571,0.009762333,0.0057679024,-0.041489698,0.02384418,0.039150972,-0.0019600003,-0.025038743,-0.02474531,0.008000486,0.0049979147,0.04048954,-0.021327706,-0.0129179675,0.024457568,0.0073659355,-0.017529551,0.011579025,-0.023466408,-0.017438374,0.010175571,-0.06574796,-0.002939216,0.034753494,0.014112426,-0.02068181,0.018827403,-0.027393753],"last_embed":{"hash":"1gb3luh","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"1gb3luh","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Resources#{4}","lines":[75,76],"size":48,"outlinks":[{"title":"Gitea Documentation","target":"https://docs.gitea.io/","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1gb3luh","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Notes": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.02110694,0.0242116,-0.06713316,0.009197534,-0.059971243,-0.045650385,0.04033808,0.023967028,-0.00027272425,-0.026829896,0.0066580824,0.018187745,-0.009307353,0.0015998179,0.05212865,-0.026368221,-0.023173694,0.027059494,0.005986384,0.010103332,-0.037587035,0.020144137,0.021261772,0.02302717,-0.005504585,0.0060683833,0.0041921507,0.003911747,0.0038727222,0.03292652,-0.002720847,-0.06808194,-0.014192572,-0.024600588,0.014713273,-0.010145302,-0.021569736,-0.021947244,-0.031921417,0.027392967,-0.016019974,-0.0065421187,0.007081616,-0.0516222,-0.0009060653,-0.01692244,0.013343354,-0.02001181,-0.048537415,-0.017752467,-0.0016755054,-0.03066181,0.029904842,0.0034255541,-0.010809509,-0.0070455116,-0.050034277,-0.04467978,-0.04840058,0.04959442,0.004718711,0.03096488,-0.09529987,-0.009199677,0.02067712,0.030767739,0.021491984,0.030040806,-0.018018298,0.0017502382,-0.0028683757,0.03379726,-0.025648115,-0.025422666,-0.051010557,0.009954412,0.040584635,-0.0014381128,-0.016679704,0.020667728,-0.0005679751,-0.030153451,0.021546239,-0.043655805,0.027980216,0.031050768,-0.060634892,0.08071899,0.041956354,-0.01686485,0.020993423,-0.0105690705,0.022424508,-0.032489803,-0.01892218,0.0046020425,-0.02411584,-0.003168998,0.03985831,-0.027209232,0.014939564,0.027536105,0.029853193,-0.01247501,-0.009835399,-0.028068705,0.007190543,0.010918552,-0.019757068,-0.024703356,-0.015328975,0.07407462,-0.024769174,0.056391746,0.032258566,-0.05428663,0.03160973,0.014851051,0.0036327785,-0.030533321,0.024325741,0.017858615,0.016727166,-0.07472095,-0.0048464155,0.028559279,-0.03457338,0.0020758496,0.004450687,-0.025718842,-0.01230487,0.03960543,-0.009033559,0.015664518,-0.04142879,-0.015100185,-0.011863267,0.015923688,-0.025058517,-0.07535064,0.014411776,0.08048901,0.01635686,0.0016999748,0.017560167,-0.032245576,0.04522154,-0.010913686,-0.032719556,-0.058437813,0.024822071,0.012849022,0.020670941,0.011332028,-0.006810858,-0.0038373843,0.005477276,-0.001766673,-0.018900536,-0.0007840993,0.0015793489,0.02358598,-0.005530576,0.010278353,0.037805058,-0.010478584,0.025180819,-0.010088828,0.008428298,-0.040531043,0.00032373646,-0.041541357,0.007983611,0.021492515,0.019328294,0.016205218,0.0401884,0.02187829,0.042370558,-0.039822433,-0.041437946,0.029054124,-0.016782805,-0.008655026,-0.0090589,-0.0033981057,0.04222071,0.011843548,-0.01820865,0.027533615,-0.039296743,0.040595036,0.014534151,-0.025421267,0.008818005,0.0063104923,-0.002114562,0.013974545,-0.027617885,-0.00023844701,-0.04187242,0.0371325,0.041167542,-0.030477004,-0.016301548,0.0032306495,-0.002800609,-0.04106083,-0.01709813,-0.052641924,-0.017669048,0.032737523,-0.068736576,0.046069264,-0.020926805,-0.013297585,0.008209894,0.025844898,0.013225258,-0.032927036,-0.060685135,0.0325961,-0.032805555,0.041684713,0.018306995,-0.012183547,-0.028099386,0.022383329,0.039103374,-0.013384852,-0.06447754,-0.009608697,0.016340882,-0.0054278537,0.05905284,0.0103086475,-0.06297872,0.02828062,0.05030268,-0.029193364,-0.0029334868,-0.031781774,0.0044077937,-0.03497424,-0.033647552,0.01659806,-0.0052538957,0.035990477,-0.031886622,-0.0005813515,-0.014478157,0.02814678,-0.023926947,0.00061953405,0.065975256,-0.010046847,0.040561505,-0.01778859,-0.015437104,-0.024139833,-0.0019736951,0.040612113,-0.03385933,0.006678097,0.034221664,0.022995919,-0.0031692083,-0.0023606818,0.038828354,0.027386779,-0.009908764,0.023278093,0.028853271,0.02012524,-0.025430122,0.04224789,-0.03737707,0.021926034,0.06660617,0.057546698,-0.023999793,0.062518075,0.060724612,0.019632535,0.049303092,-0.016888525,0.02374925,0.00086901983,-0.049130075,-0.027151396,-0.038256984,0.020785866,0.051848006,0.022589726,-0.0027457254,0.041506134,0.045011688,-0.13103536,0.016064066,-0.009672723,0.06116678,0.017853469,0.013807311,-0.044333946,-0.010293017,-0.058307834,0.018622022,-0.019748442,-0.053733036,-0.04483815,-0.025225874,-0.022136193,-0.000022704304,0.01896377,-0.00322094,0.03980944,-0.026910549,0.0033664799,-0.014140034,0.012856658,0.0049045505,-0.025540221,-0.01445444,0.09325753,0.017036285,-0.03172887,-0.038520306,0.006242951,-0.008077884,0.019004917,-0.015846416,0.037230782,0.006048172,0.023427593,-0.035048477,0.024206404,-0.052164804,0.0018611171,0.026601963,-0.017031394,0.022800457,0.016344758,0.019882875,0.002394641,-0.011690244,-0.04363834,0.0007351522,0.009757025,-0.014050913,-0.015929459,0.0049206405,-0.032461982,-0.008339923,-0.024632419,0.0321926,-0.029662874,-0.0074341157,-0.019737694,-0.031942457,-0.0021284653,-0.095272705,-0.018970812,-0.034951407,0.041450668,-0.028334877,0.0025311522,-0.045793448,0.029252619,-0.027418924,0.04221901,0.021440962,-0.029344447,0.0014107069,-0.037117984,-0.031316284,-0.0024422787,-0.109988116,-0.023268767,-0.0005688119,-0.02275767,-0.008778058,-0.018857278,0.03756103,0.022532806,-0.002124992,0.013897405,0.24548869,-0.0057022646,-0.039242342,-0.008753973,0.025740754,-0.010072424,0.0068888194,-0.00057107734,0.035686377,-0.014056555,0.0064160847,0.060096458,0.0030973605,-0.0009068583,-0.009814693,0.0062853694,-0.053559642,0.02540399,0.07507512,-0.017952748,0.015597839,0.017752225,0.008388396,-0.030910011,-0.038203888,0.011972914,-0.048924986,-0.011203966,-0.04364037,0.026810966,-0.022652758,0.043290574,0.03457584,-0.028336648,-0.051964108,-0.030470312,-0.05815245,-0.038632374,0.035977025,-0.0025563305,-0.044555303,0.016641317,0.018715288,0.033583675,-0.04023669,-0.017636804,0.018929932,-0.010186872,-0.017724134,-0.0039375606,-0.018419817,-0.037981294,-0.04695009,0.026515333,-0.036706313,-0.03303732,-0.0032119928,-0.03674117,0.013806683,0.07492725,0.015902007,0.011068769,-0.05621133,0.005147319,0.010226623,0.015169625,-0.00093330437,-0.040088307,0.030738045,0.035907045,0.01658941,-0.0123881195,0.007349328,0.00807228,0.045505404,-0.019359557,0.042187527,0.051807884,0.004778091,0.009237752,0.00035104732,-0.00621434,0.009358731,0.012809646,0.017681764,0.0039472855,-0.0012680768,0.038596068,-0.0057856543,0.013386992,-0.046182763,0.029488295,0.008226432,0.033319507,0.04446169,0.03325401,-0.0047480897,0.025961764,-0.0016105017,0.0149292825,-0.00568131,-0.019233707,-0.02715437,-0.009254204,0.025895638,-0.040522113,-0.055797372,0.012119893,0.035143223,-0.008143294,-0.016107585,0.026731668,-0.0024618784,-0.004945851,-0.010415328,0.023157254,-0.00012405418,0.001350241,0.0011326665,0.0073077832,-0.04308606,-0.0025663758,0.023620792,0.001181311,-0.0068056644,-0.052994844,-0.0027956401,0.012848697,0.011350761,0.03500515,0.015194415,-0.05583927,-0.053354386,0.031011354,0.002699656,-0.013132943,-0.036437903,-0.0015262486,-0.018225959,0.01741592,-0.019453948,0.01756062,-0.0003686885,0.0011576724,0.012496238,0.015992263,-0.03601398,0.0020634981,0.02303541,0.037221733,0.018022316,0.076152064,-0.0015711962,-0.011904637,-0.056281745,0.0034454179,-0.01721727,0.014038477,0.0025981572,-0.049462218,0.005421903,0.017282419,0.05133758,0.06084759,-0.040863227,0.012843265,0.021110041,-0.013112128,-0.041550115,-0.020723138,0.0039536227,-0.06271974,-0.031185485,0.01963489,0.011719344,-0.017943101,-0.03486142,0.0038934655,-0.059456304,-0.02875538,0.024986194,0.0027359906,-0.055089016,-0.026959077,0.055111203,0.01781467,-0.004930845,0.0051761125,-0.014049877,0.031816237,-0.0068017533,0.075393364,0.042661592,-0.006041725,-0.01143658,0.03152177,0.06618069,0.019726485,0.021403678,-0.048819758,-0.004030585,-0.00097228674,0.008121272,-0.00830671,-0.03467165,0.008225976,0.0029075036,0.028988667,0.0053415787,-0.005650823,-0.014757146,0.029227804,-0.039338347,0.005059044,-0.04632983,-0.05356932,0.021917585,0.048577026,0.046551194,-0.041466977,-0.016220616,-0.022750765,0.024242586,-0.0040019234,-0.014269407,-0.041916244,-0.0029604065,-0.044138666,0.0032076691,-0.055945247,-0.0046873926,0.0036613855,0.018011533,-0.02462902,0.0213239,-0.022964004,0.030423542,0.041741304,0.0017914368,-0.057980776,0.028688097,0.019293781,-0.01978963,0.0463989,0.01581213,0.06059628,-0.057574086,-0.0815073,-0.0020102933,-0.01526342,0.011465714,-0.032646377,0.018753612,-0.03200286,0.049894895,0.04892053,0.021105437,-0.01419835,-0.023903942,-0.06310487,-0.0028791933,0.057275653,0.020895092,-0.005007511,-0.011434513,-0.0050567933,0.009705462,-0.00072493637,-0.0057760007,-0.0059843375,-0.011664368,-0.018211564,-0.053124737,0.033016104,0.046977773,-0.01874333,-0.026407747,0.010726189,0.01092168,-0.012772444,-0.06303531,-0.023194572,0.02923818,0.03725806,-0.018046193,0.023694128,-0.01690736,0.00565799,-0.028418487,-0.03014173,0.02458245,-0.0024746498,-0.03889548,0.049879745,-0.045651466,0.012566789,-0.0034513564,0.010713227,-0.0028192727,0.00610945,-0.0042013708,-0.0072732246,0.0008258181,-0.009610615,-0.0119759,0.048525225,0.018058844,-0.048834275,-0.0035745418,0.015319619,0.05516509,-0.036192328,-0.0043279156,0.07223825,0.023294006,0.002120582,0.08584068,-0.018159874,0.018847795,-0.010764328,-0.030284563,0.002473869,-0.043485343,0.025598094,0.0036476587,0.030746885,-0.049827635,0.00040976296,0.0070750993,0.0654024,-0.038798347,0.01100778,-0.027815614,0.0011280406,0.012499628,0.036239162,0.033945948,0.0005563198,0.012870289,-0.025700437,-0.02570229,0.009417049,0.059143793,-0.014949098,-0.019757122,0.0015653945,0.0006550012,0.0004369171,-0.019327225,-0.00028253515,-0.015510484,-0.00054117246,-0.0009301897,-0.037955124,-0.008673201,-0.0065185106,0.010137886,-0.027585398,-0.01414887,0.033172112,-0.009470298,0.05834844,-0.02737332,-0.013806318,-0.012727871,-0.03530656,0.0029873769,-0.0057011624,-0.030468816,0.0072676367,0.0109917,0.032314055,0.041211143,0.041871,-0.031525124,0.0403464,-0.028749956,0.014672621,0.016577419,-0.0018461897,-0.042422872,-0.016667701,-0.018120322,-0.011310634,0.025502993,-0.0047601215,-0.015917115,-0.0064884094,0.013574726,0.032505717,0.003936571,0.027204512,0.01692147,0.027514221,-0.13455111,-0.0065115304,0.00031103287,0.024091605,-0.033813294,-0.0135199055,0.011513357,-0.05055141,0.010864114,-0.016870122,-0.013015932,-0.023950255,0.041361913,-0.024736896,0.011177091,-0.0038768253,0.009339518,-0.0006577466,-0.0075095394,0.033955354,0.014214273,-0.006123674,0.03834897,0.00953188,-0.011637104,-0.004440203,-0.0029805987,0.0072595067,-0.017333092,0.0040076007,-0.010927964,0.020036886,0.025122624,0.03539613,-0.004188867,-0.018270383,0.00688431,-0.012560477,-0.032198053,0.04509802,-0.017165251,0.017501267,-0.024796925,0.0010919082,0.039120775,0.054574553,0.014147708,-0.01179858,0.006303742,0.031846117,0.001684523,0.027524825,-0.026595332,-0.01005079,0.0152746765,-0.021596042,-0.066691,-0.020826843,0.008315781,0.036441837,-0.012711376,0.047882017,0.0007968048,-0.032523353,-0.0022605525,0.020729957,0.017266471,0.017682144,-0.050161913,-0.014727362,-0.0010895735,-0.0028694156,-0.02127306,-0.07361894,-0.022684626,-0.027892392,0.048352554,-0.0003758824,-0.01902794,0.0066021373,-0.030464282,-0.028078826,0.0044807633,0.021248119,0.039576244,-0.023714058,-0.02298786,-0.04736858,-0.007775943,-0.031141462,-0.029197,-0.06503174,0.0014303122,-0.031548526,0.013096122,0.04650355,-0.03322531,0.0053865663,0.029482456,-0.036734685,-0.010083212,-0.021689598,-0.014998214,-0.007580929,-0.0024179735,-0.01136947,0.07194716,-0.005757144,-0.0352429,0.012367308,0.000921649,0.004046234,-0.028093023,0.0051066084,-0.03774685,-0.0076834066,-0.011350452,-0.0032853454,-0.015203165,-0.026512034,-0.0039362353,0.005072053,-0.05115275,-0.022828823,0.02259111,0.04583271,0.02878882,0.015785573,0.029840428,-0.0062825577,-0.006689138,-0.012011227,-0.009682673,0.03823601,0.01008397,-0.022353906,-0.020197779,0.036180623,-0.0589606,-0.039861266,-0.0167964,0.0111063775,-0.0027308324,-0.05119633,0.0022622235,-0.015448129,0.0018736183,0.030717831,0.017915878,-0.027430242,-0.012712535,-0.012016814,0.00022610759,0.06378685,-0.01449111,0.059286743,-0.044576045,-0.046666812,0.0141921975,0.03539159,-0.021554379,-0.017069275,-0.024616702,0.0016308635,-0.021976266,0.025570251,-0.00875455,-0.047551848,-0.022748763,0.018810876,0.023025952,0.021655412,-0.015103213,-0.0127065405,0.021896204,-0.02049244,-0.010908203,-0.053759385,0.03785166,-0.04612497,0.03443757,-0.0056771236,0.08223349,0.021449745,0.013267914,-0.02190253,-0.016229963,0.028518856,-0.005175605,0.00070771575,0.035601288,0.06717399,-0.102488,-0.00990524,0.038305204,-0.0006147334,-0.00035687382,0.02659774,0.031628788,-0.0027790002,-0.041550312,-0.0037538637,0.021622982,-0.035450924,-0.0002384648,0.046587184,-0.018038277,0.024848847,0.0128097795,0.016543569,0.0006394178,0.042149343,0.025330288,-0.019089649,0.010959235,-0.027384829,0.019175008,0.010411626,0.0063675684,0.005428382,0.026848499,0.02223861,-0.021224737,-0.053261857,-0.03851125,0.04185486,0.0031091664,0.02903079,-0.03211102,0.0052379095,0.011988884,-0.007648898,0.0077421614,-0.011410066,-0.03171944,0.018301766,-0.03904462,-0.0049975095,-0.032513,0.018432347,0.0611397,0.015323106,0.02463925,-0.03024964],"last_embed":{"hash":"hvodyt","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"hvodyt","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Notes","lines":[77,80],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"hvodyt","at":1763795374083}}, +"smart_blocks:Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Notes#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.020927599,0.025921805,-0.06793074,0.005825126,-0.04625508,-0.064482994,0.046116408,0.023261553,-0.0038107287,-0.03184575,0.015988003,0.00825211,-0.026951771,0.004815,0.054803267,-0.02583098,-0.012175733,0.026007002,-0.0029318214,0.007624368,-0.046320524,0.024840945,0.021523258,0.018683147,-0.009317188,0.011364656,-0.005103585,0.002349855,0.029741101,0.051497113,0.011939798,-0.066070884,-0.023937156,-0.030190783,0.03217078,-0.025193907,-0.016109677,-0.024689015,-0.041130807,0.015934357,-0.008883923,-0.0035198724,-0.0018599461,-0.049926423,0.0051467167,-0.0034512659,0.0020440205,-0.021582944,-0.03624319,-0.019826218,0.0052684364,-0.024275498,0.038474802,0.016248843,-0.00482001,-0.010233366,-0.054103453,-0.052257374,-0.054197088,0.03747306,-0.0067244847,0.02381437,-0.08917015,-0.0022397526,0.010003299,0.045286383,0.033813566,0.024392119,-0.017603006,0.0067981365,-0.0072645033,0.03474365,-0.013108648,-0.028599098,-0.054047216,0.0001479932,0.039356522,-0.008442402,-0.0067484146,0.044265565,-0.0032316276,-0.017668625,0.032927148,-0.03712807,0.035010282,0.024079528,-0.059378855,0.07243023,0.035850372,-0.02577667,0.0274505,-0.008202903,0.035267375,-0.0319929,-0.012346646,0.010571996,-0.035001006,0.008752366,0.036396567,-0.025073698,0.023863526,0.034555905,0.028365035,-0.01325771,-0.0051042517,-0.04076537,-0.0026225788,0.00849439,-0.013665398,-0.017555937,-0.025624912,0.07290853,-0.028744997,0.058693964,0.034208752,-0.058947284,0.032748625,0.018455543,0.00420871,-0.026420768,0.018097185,0.0069149225,0.016234599,-0.08135578,-0.0033759587,0.025059398,-0.033564877,-0.010005865,0.0046001887,-0.031147,0.0032376286,0.03980408,-0.008271537,0.006667269,-0.041430086,-0.026182901,-0.025912711,0.021077177,-0.0076227603,-0.0760469,0.008887411,0.07515859,0.002391252,0.0026480055,0.014089575,-0.03721454,0.04561048,-0.010254589,-0.023197472,-0.068917945,0.026141128,0.014076182,0.0074816756,0.026106007,-0.015650721,-0.014094743,0.018594675,0.012395652,-0.018467367,0.007701661,-0.003448052,0.01598318,-0.014282789,0.010463801,0.031717557,-0.0021192404,0.018839577,0.008093574,0.0072598397,-0.028321806,0.015074551,-0.041082792,0.010701611,0.013370629,0.024824142,0.012275704,0.04058573,0.01991635,0.03369393,-0.038959354,-0.038321678,0.018365348,-0.012348832,-0.016716111,-0.014784365,0.0031788559,0.029422397,0.0042649503,-0.014267039,0.024497144,-0.03967793,0.033641547,0.008432626,-0.030249234,0.0011559078,0.0064590103,0.0096712345,0.015907545,-0.019596085,-0.01397244,-0.035102747,0.038551297,0.055958323,-0.03417515,-0.01756252,-0.0015668747,-0.019954626,-0.036535617,-0.007719806,-0.049193103,-0.009251835,0.024835933,-0.081682764,0.06917552,-0.026860828,-0.016109305,-0.008915596,0.034463644,0.016600175,-0.038645893,-0.07534576,0.029834757,-0.020369163,0.034119267,0.014011821,0.0019203783,-0.045170203,0.024287967,0.0411471,-0.020344166,-0.060032297,0.0009970488,0.01814374,-0.013083284,0.060295276,0.021077372,-0.06649652,0.033753145,0.06093542,-0.03208637,0.0020850354,-0.028722016,0.0010770223,-0.042775154,-0.030123044,0.021430861,-0.01825718,0.030299857,-0.025972905,0.0024862967,-0.010175929,0.03057594,-0.031459212,-0.008468686,0.05424105,-0.0059203655,0.03136961,-0.003532189,0.0016686951,-0.012647185,0.0086750295,0.032790966,-0.02231152,0.0128660025,0.029730173,0.023999268,-0.0019205584,0.011459128,0.04488686,0.026099674,-0.005121681,0.029129645,0.04060347,0.006499185,0.0009864873,0.045190785,-0.033664756,0.029918883,0.05918518,0.045777835,-0.023881294,0.05851405,0.04903244,0.008369102,0.037310895,-0.019579846,0.030970115,0.023695637,-0.051801596,-0.02827822,-0.039019264,0.010382051,0.0573151,0.018452946,-0.0003326686,0.037539132,0.04912508,-0.12158229,0.018873809,-0.010812354,0.06381417,0.008218432,0.016975153,-0.0559105,-0.016351493,-0.041998968,0.024825554,-0.010866131,-0.05916015,-0.037156712,-0.0043718424,-0.023249937,-0.004286389,0.028955055,0.00078920077,0.030109126,-0.023572054,0.0026753151,-0.018898495,-0.0058747097,0.01841768,-0.031346034,-0.01947574,0.081450045,0.024422668,-0.023151124,-0.04455799,-0.0013190616,-0.012828192,0.011395599,-0.006548376,0.030603573,0.004665749,0.01285551,-0.032626424,0.009157539,-0.051771786,-0.0004597232,0.014966327,-0.018880453,0.020769175,0.017988393,0.024660306,0.012080434,-0.015177432,-0.037869774,0.000028798424,0.0063914387,-0.012052151,-0.017367678,0.0072394153,-0.03677894,-0.012666538,-0.011591126,0.03103443,-0.03093969,0.0003832147,-0.028409444,-0.03509909,0.002882093,-0.08302077,-0.016623745,-0.017208913,0.040405124,-0.03540044,0.026163219,-0.046636634,0.03143985,-0.03391016,0.03924134,0.009288277,-0.032532845,0.011905719,-0.038419656,-0.035277925,0.002436534,-0.10389355,-0.030156055,0.002178972,-0.004796979,-0.009814265,-0.017805876,0.049787126,0.034726944,0.0048987498,0.022566922,0.24033862,-0.029251209,-0.028030954,0.0031693687,0.025079712,-0.017150931,0.014100698,0.007873102,0.04123485,-0.0244828,-0.005660687,0.044375427,0.008876323,0.0012090128,-0.011336606,0.020288616,-0.04855798,0.024717117,0.082155965,-0.012190688,0.012658327,0.030749671,0.0008664385,-0.01928769,-0.04693394,0.0018408492,-0.058370695,0.0064850515,-0.04015713,0.035095762,-0.012272687,0.029216005,0.0286582,-0.029809332,-0.045767415,-0.020707937,-0.062526435,-0.035204306,0.049340535,-0.0025318589,-0.046420127,0.018344639,0.029478028,0.022943446,-0.05114381,-0.040068362,0.0026638117,-0.020550774,-0.036144566,-0.021676319,-0.0036957015,-0.016925732,-0.04660973,0.036643673,-0.023162674,-0.029674271,-0.0012287674,-0.033984777,0.012791415,0.08740223,0.016384507,0.015227661,-0.042878576,0.012637529,0.0070336536,0.02988047,0.0036147714,-0.031098975,0.032244105,0.023599735,0.024151253,-0.014726046,-0.00596344,0.008464838,0.037088413,-0.013218777,0.042192265,0.051852632,0.0061940793,-0.0024323708,0.010122899,-0.0037013912,0.011373316,0.0060482244,0.01861823,-0.007264275,0.0051294444,0.054894444,0.01214241,0.014669838,-0.04967588,0.01885334,-0.00027503533,0.038818568,0.0537718,0.021252366,-0.0122111365,0.02415732,-0.000063243395,0.031049298,-0.028443795,-0.03288506,-0.016458027,-0.014173063,0.017517276,-0.023506798,-0.0617332,0.01281993,0.03586905,-0.0043557393,-0.025933472,0.025819732,-0.0010159108,-0.0032267272,0.0015163033,0.024059318,0.006325301,0.011005823,-0.008356171,0.0013295957,-0.03839241,0.0040848544,0.011181336,0.008028907,-0.007811526,-0.04212992,-0.0043700254,0.01636788,-0.0008568575,0.029271364,0.0030097112,-0.05525344,-0.0607174,0.028198384,0.0037861231,-0.0011647211,-0.04062305,0.0019232798,-0.02612395,0.02432743,0.0031647324,0.013500983,0.0012181065,0.015131953,0.026103793,0.016346615,-0.05017497,-0.000716931,0.027093861,0.026072703,0.011811438,0.072921365,-0.0009649963,0.0018387885,-0.047102463,0.005689918,-0.01294346,0.024806214,0.011558863,-0.045435514,-0.00026212566,0.004511232,0.05722209,0.058134623,-0.036249526,0.01219713,0.02570449,-0.015753103,-0.030679798,-0.023748958,0.002867686,-0.053992145,-0.029598799,0.021611774,0.008138273,0.002502614,-0.036705896,0.0022974703,-0.07172615,-0.032076158,0.029001504,0.0071018855,-0.06435155,-0.04211161,0.081656575,0.010150915,0.00079835084,0.0030565495,-0.015031171,0.022313047,-0.019571193,0.07582198,0.040342454,-0.013264221,0.0012751209,0.024089279,0.068215095,0.009417337,0.0077344053,-0.031812552,-0.01261941,0.005860639,0.009456315,0.0040720073,-0.04179147,0.014147606,0.0025789808,0.02659689,0.0017205374,-0.013215624,-0.012289167,0.03156527,-0.038657278,0.001910555,-0.03679342,-0.0640672,0.018079598,0.053804822,0.040740322,-0.046918176,-0.005342929,-0.017392375,0.015123463,0.0017800129,-0.024726491,-0.040001426,-0.0058129546,-0.037451386,0.009158701,-0.047945306,-0.00034544192,0.004366713,0.015459485,-0.025305748,0.012422242,-0.023087379,0.026908662,0.052660745,-0.00798292,-0.045231927,0.010519162,0.024736498,-0.012377974,0.047092527,0.013118039,0.045064304,-0.06402882,-0.07073392,0.014450543,-0.0173262,0.020159999,-0.014412026,0.036933206,-0.04426994,0.041896377,0.0422623,0.016606618,-0.00229941,-0.035153158,-0.06105688,-0.0018028895,0.053023547,0.015911452,-0.023959287,-0.022439444,-0.019589968,0.011603452,0.005528096,-0.010136401,-0.009551633,-0.015681455,-0.025277404,-0.04970787,0.036444914,0.04635459,-0.02506314,-0.043350752,0.02808384,0.01680746,-0.0117744645,-0.06552278,-0.014480708,0.01302423,0.043675777,-0.027667852,0.01084011,-0.011477759,0.012642509,-0.035406094,-0.028631581,0.023811935,-0.0008369516,-0.037987884,0.047052745,-0.038527038,0.01893456,-0.011175624,0.0049938615,-0.006972258,-0.0006731655,0.006498671,-0.0031336788,-0.009475768,0.006975735,-0.010077073,0.038764633,0.019024312,-0.05002298,-0.006395404,0.010189668,0.051791064,-0.03111063,-0.0099884225,0.063049905,0.022831734,0.013364376,0.07808929,-0.013773739,0.017885922,-0.009732319,-0.023571683,0.001698617,-0.06276087,0.007294798,-0.0032563428,0.030475477,-0.049909864,-0.00445822,0.00047546634,0.07066911,-0.032359112,-0.0022200996,-0.028702978,-0.0038041205,0.017618628,0.0326124,0.041095488,0.009242649,0.010022902,-0.0021675674,-0.024415724,0.009774918,0.053737372,-0.0060367454,-0.0041981693,-0.00027649355,0.016333506,-0.000097666,-0.013808288,-0.0062306467,-0.021589153,0.0067685656,0.00029572507,-0.03968521,-0.010984971,-0.002063885,0.010688822,-0.044207852,-0.010968734,0.027410308,-0.0014592968,0.046413008,-0.04652197,-0.008332364,-0.013299065,-0.033291962,-0.006797564,-0.002610429,-0.026562698,-0.00005095868,0.008579388,0.029980896,0.043641932,0.04047837,-0.041115437,0.04036758,-0.029072266,0.012849683,0.020440154,-0.0116274785,-0.050356112,-0.024705416,-0.01698387,-0.018027404,0.019858614,-0.021441696,-0.010050482,0.0027954727,0.012785632,0.02220878,0.01198607,0.032946993,0.014772539,0.017249478,-0.13277872,-0.012881291,-0.007978714,0.027893176,-0.040356617,-0.009213442,-0.003588297,-0.05817268,0.0138076255,-0.008549308,-0.01622601,-0.020346139,0.030823871,-0.025207277,0.011332857,0.013256254,0.007878237,-0.0022478278,-0.0062126997,0.050213,0.010109257,-0.0036578176,0.043633487,0.018169748,-0.014830457,0.000014528634,0.00090744696,0.009944981,-0.020940877,0.00065415434,-0.007781927,0.028164469,0.030454138,0.026013145,-0.0016958467,-0.010623788,0.006134231,-0.024788663,-0.021761432,0.033261348,-0.02552866,0.012602307,-0.031643875,-0.004964967,0.049171235,0.06397388,0.008632233,-0.008543536,-0.0030156092,0.0076311454,0.005273623,0.023505282,-0.026507387,-0.0085323695,0.0029995185,-0.022689702,-0.051303603,-0.02150716,0.0077576437,0.026199197,-0.004120434,0.022550631,0.005351296,-0.024506463,-0.012855588,0.023548763,0.010979127,0.020344673,-0.055265818,-0.002467011,-0.004641875,0.0100735845,-0.0122835,-0.057261065,-0.015137563,-0.026955392,0.045442477,-0.0065939547,-0.016091524,-0.0021541517,-0.026747102,-0.021559466,0.0030812696,-0.008966882,0.03443103,-0.00627211,-0.02091992,-0.04961761,-0.020155579,-0.032832216,-0.018017275,-0.06581401,0.003972914,-0.028067484,0.0029605227,0.06025403,-0.027577743,0.0020418267,0.014735258,-0.04475842,-0.01699136,-0.029593613,-0.0026464737,-0.011658851,-0.012662061,-0.026788702,0.06441878,0.0069486657,-0.041594476,0.01630754,-0.010784907,0.009269973,-0.013742358,0.016032867,-0.04856568,0.0021114321,0.001972216,-0.01004488,-0.013820402,-0.020782204,-0.0065363403,0.010733694,-0.03855641,-0.025880879,0.019936206,0.046192866,0.037857186,0.020632043,0.03301932,-0.008325151,-0.010320387,-0.018266771,-0.009778208,0.04194514,0.022739917,-0.007155725,-0.01417236,0.03572465,-0.0691339,-0.045527972,-0.014613025,0.0108688595,0.0027379063,-0.055374723,-0.0037758206,-0.018143605,0.004970476,0.024739042,0.0151275145,-0.021171728,-0.010130035,-0.00837156,-0.0037707344,0.062207304,-0.0089708185,0.061654646,-0.04751784,-0.03793696,0.012578633,0.034721002,-0.02817566,-0.015714051,-0.029096939,-0.003528001,-0.022303088,0.029855367,-0.0077169216,-0.0540173,-0.027928209,0.007850034,0.026019597,0.018310979,-0.021763496,-0.023562629,0.0032497293,-0.019676954,-0.01457099,-0.054181527,0.04066303,-0.058977038,0.025523182,-0.0066754925,0.08313875,0.019093491,0.0067494386,-0.013213069,-0.00671744,0.018972905,-0.008732565,-0.01449189,0.035655368,0.064001575,-0.10168292,-0.01167011,0.01686939,0.0071731918,-0.00073068787,0.023047227,0.01989511,0.0011097025,-0.043846652,-0.004262253,0.022453306,-0.045346934,0.019398108,0.057331003,-0.006164228,0.019403486,0.017645769,0.0043976656,-0.011418568,0.04296875,0.016154833,-0.012845445,0.0016167719,-0.024702426,0.009241085,0.00013835066,0.02064144,0.001664547,0.024202267,0.027715972,-0.014876271,-0.043052208,-0.038668323,0.032741014,-0.0007910726,0.022854352,-0.025720324,0.013862819,0.010226903,-0.007217253,0.0061110267,-0.01328461,-0.023624742,0.035297874,-0.037568375,0.0010500068,-0.028780874,0.035942934,0.054122955,0.026130201,0.0072461944,-0.03582451],"last_embed":{"hash":"1wqz4i1","tokens":57}}},"text":null,"length":0,"last_read":{"hash":"1wqz4i1","at":1763795374083},"key":"Personal/Areas/Servers/TrueNAS/TrueNAS.md#TrueNAS Server#Notes#{1}","lines":[80,80],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wqz4i1","at":1763795374083}}, diff --git a/.smart-env/multi/Personal_Areas_Servers_TrueNAS_VS_Code_SSH_Setup_md.ajson b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_VS_Code_SSH_Setup_md.ajson new file mode 100644 index 0000000..b30563f --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Servers_TrueNAS_VS_Code_SSH_Setup_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Areas/Servers/TrueNAS/VS Code SSH Setup.md": {"path":"Personal/Areas/Servers/TrueNAS/VS Code SSH Setup.md","embeddings":{"bge-m3:latest":{"vec":[-0.008542786,0.024085367,-0.014522444,0.0062610987,0.022999749,-0.02147389,0.04503704,0.030088866,-0.0342782,-0.0068591833,0.0073139025,0.017245237,-0.0008709576,0.0022048634,-0.015499396,-0.034009464,-0.010689947,-0.0055526006,0.0052930363,0.022152169,-0.025923977,0.0018558397,0.026486387,-0.041346382,-0.032429636,0.08289606,0.01055861,-0.0006213452,-0.036904156,-0.01137312,0.017840901,0.016633268,0.027344065,-0.004946035,-0.023849651,-0.037145972,-0.024997532,0.017334871,-0.1194511,0.005474744,-0.011771816,-0.021833863,-0.022608552,-0.0014701961,0.019015666,0.004894755,-0.008744282,-0.06691609,-0.0083369855,0.014599303,-0.01553251,-0.015425629,-0.009221896,-0.0518764,0.005510837,0.032242738,-0.008251049,0.0020709818,0.007871265,0.016322972,-0.0035975697,-0.026313873,-0.008372626,-0.0012531205,-0.023994261,-0.008878074,0.0059461375,0.046734296,0.0516242,-0.023016648,0.014052199,0.02377785,-0.05642438,-0.031612724,-0.022264272,-0.02885668,0.021401843,0.00225861,0.007789813,-0.0024202405,0.097995214,-0.022293424,0.021684276,0.008686341,0.010797508,-0.023464298,0.0053220633,0.06525724,-0.0049935593,-0.030312736,-0.0290525,0.069305025,0.018664002,-0.033028826,-0.006398447,-0.01070964,0.032948118,-0.02833892,0.00020698762,0.015060966,-0.044407114,0.0024767919,-0.0025044628,0.03853504,0.04166511,-0.012632802,0.009899599,0.01038601,-0.03346135,0.016500633,-0.014518979,-0.01977458,-0.03985959,0.03770335,0.022581466,0.012916948,-0.0026448367,-0.019871384,-0.00029895152,-0.0013581448,-0.014947921,0.054646287,0.0077668848,-0.015415688,-0.0013548108,-0.0013994712,-0.029223923,0.04083546,-0.02204956,-0.02901292,-0.005993545,0.0224752,0.03367709,-0.010628528,-0.024539782,0.0065845945,0.05197428,0.012185036,0.036482852,-0.025553402,0.033277635,0.00053803925,-0.025778528,-0.0073134387,0.043609224,-0.011985377,0.029979385,-0.009746617,-0.025775453,0.05884092,-0.022024672,-0.013402862,0.025668746,0.007918173,0.029861646,0.0347646,0.014801944,0.042104095,0.02695407,-0.019276137,-0.008825691,-0.012824039,0.021828126,0.041763745,0.01821907,-0.0152788935,0.0077627115,-0.00677232,-0.005893961,0.00034644504,-0.006002873,-0.045888666,0.03716092,0.0034008422,0.02879927,0.07889997,0.008587408,0.020015137,0.03178839,-0.05119827,-0.0016392485,0.02953292,0.008199381,-0.034487225,0.04016061,-0.024605246,0.010144376,-0.00030323252,-0.008518919,0.007922346,-0.040865332,-0.032820333,0.060925543,0.0058604456,-0.0031596078,-0.0004552814,-0.003090416,0.025034226,0.059822448,-0.038702544,-0.005157787,0.010241497,-0.01470663,0.0036304297,-0.05381645,0.0042221984,-0.012269495,-0.048033297,0.003316068,0.0011104059,0.035191365,0.0382883,-0.03440413,0.010135123,0.012955856,0.009145243,-0.011389917,-0.025870427,-0.0036862844,-0.03138112,-0.012657405,-0.0057270597,0.013798927,-0.021198671,0.01878641,0.032210417,0.0049366965,0.063390285,0.019193009,0.044150654,-0.058137644,0.031447727,0.008010276,-0.04584858,-0.013557524,0.018782437,-0.06432759,0.02235269,0.039644267,0.0075382697,-0.0063520526,-0.039243285,0.006256245,-0.03050114,-0.046730142,0.030817209,0.0016066197,0.020434517,-0.027328053,-0.00013646846,-0.007378697,0.008670747,0.015583117,-0.00810439,0.026322825,-0.048068147,-0.017519351,-0.035255328,-0.03052832,0.0057417513,-0.018318122,-0.0003686594,-0.013819856,0.04939582,-0.023022663,0.003964346,0.0004605589,-0.057780355,0.015859764,0.053562123,-0.03815337,-0.008795122,-0.052610356,0.0033513212,0.019050997,-0.048559133,0.013791598,-0.063906655,0.058770966,-0.036933806,0.005555786,-0.008389666,-0.0353487,0.010381383,-0.02287131,0.045163557,-0.031840943,0.003247455,0.020316068,0.0042795027,-0.019236352,0.005188897,0.093049236,-0.03549929,0.030978752,0.034141805,-0.024533823,-0.11909926,-0.02354993,0.01895134,0.00096819527,0.03875326,-0.008799413,0.020481877,-0.015664943,-0.009775774,-0.045725208,0.014458414,-0.13650653,0.0119396085,-0.018920008,0.030512856,0.0426397,-0.008099469,-0.012162404,-0.0138719445,-0.077387,-0.010546893,0.010130659,0.058705166,0.02062049,0.04716114,-0.0010687164,0.016106615,0.032421485,-0.0325662,0.034918237,-0.029345578,0.0150607675,-0.022004941,-0.023470301,0.0047590993,-0.024825353,0.01643996,0.013880456,0.009421889,-0.015991686,0.044484638,0.01999067,-0.009746368,-0.072225206,0.0286992,0.0017603135,0.02677356,-0.035908997,-0.008668138,0.04072211,0.01586253,0.0014581891,0.015078973,0.004089284,-0.01056433,0.010505116,-0.04248057,0.035697587,0.004851242,-0.006396015,-0.021790177,-0.038060356,-0.028729614,-0.030482382,-0.035938654,-0.008674576,-0.023127995,-0.027783858,0.02012457,-0.028114306,-0.006103532,0.0005187199,-0.008959711,-0.022099048,-0.014444911,-0.015723493,-0.007325158,-0.03811281,-0.0002424637,-0.047432046,0.007459797,0.007062321,-0.019888937,0.01572117,-0.005507261,0.0045492,-0.037634037,-0.069836274,0.017886577,0.41830903,-0.013354183,-0.023144186,0.020889243,-0.002948931,-0.00089410786,-0.043077137,-0.017109936,0.0447635,-0.021623738,0.014173422,-0.008243268,0.01616895,0.012133618,0.04162266,0.006814164,-0.04196193,-0.0051238164,0.003917567,-0.005747895,0.015499242,-0.032606028,0.00033840758,0.024039183,-0.048950765,0.019891344,-0.020627204,0.018184545,-0.06088751,0.00034910746,-0.007478296,0.03925452,-0.01061421,-0.03463389,-0.025332738,-0.0015868958,-0.05409233,-0.055820294,-0.033692963,-0.032215536,-0.000051096293,-0.013820689,0.0126466835,0.011384706,-0.016515713,-0.004368716,0.0001894121,0.004351877,0.008103248,-0.0074560517,-0.007229267,-0.03148532,-0.022798896,-0.0074341884,-0.025797214,-0.020375792,-0.020064585,-0.039715998,0.011953974,0.03476163,-0.013540086,0.030557543,-0.04685477,0.014418426,0.014624102,0.018376328,-0.039173543,-0.047375962,-0.029261222,0.01409474,0.013132435,0.044498336,0.040496085,-0.034165934,-0.030293325,-0.048042126,0.041845996,0.004473375,-0.028109448,0.03814134,0.014855457,0.0014444783,0.020810839,0.009929007,0.016267922,-0.020923086,-0.030416522,0.017509786,-0.019777631,-0.026641421,0.0074038636,-0.023689035,-0.021367496,0.012321,0.003908075,0.022791527,0.029393578,-0.045620706,0.0028511211,-0.036024343,0.010849908,0.02041708,-0.0044747842,0.0041838726,-0.006311,-0.02478132,-0.03438753,-0.020225827,-0.021199755,0.0042325053,-0.0028885473,0.027384974,0.03882633,-0.025021253,0.008712883,0.018388899,0.045413546,0.021115039,0.024388602,0.03508652,-0.010169131,-0.014459598,0.0013712915,0.026559742,-0.018385539,-0.066285044,0.0019626915,-0.020327777,-0.009894492,-0.003555711,0.015038085,0.011284109,-0.011689606,-0.0015634018,-0.009727823,-0.0028237256,0.008052012,0.014438484,-0.008605298,0.06968334,0.01764956,-0.05219406,0.030459484,0.01486038,0.022664748,0.014369014,-0.0019639637,0.029606098,0.0006751172,-0.04203173,0.01900169,0.024637919,0.054235704,-0.044193976,-0.024574509,-0.009851509,0.017231729,0.012465408,-0.008749737,-0.04713492,-0.060176585,0.026124867,-0.0042899107,0.07178811,0.0063828565,-0.0040270854,-0.025534991,0.03829761,-0.015863398,0.016747536,0.0054232283,-0.046664298,0.016346073,0.03331244,0.0036927944,-0.05603067,-0.021819621,0.017100612,0.026483102,0.008313837,0.055989277,-0.017050719,-0.023581648,-0.023693973,-0.025819106,-0.015218946,-0.0021939974,0.022844804,0.01148312,-0.07030543,-0.0028990249,0.07022254,-0.023657518,0.00530696,-0.003583847,-0.061508488,0.007515657,0.027592277,-0.002773655,0.0061437003,0.026110534,0.0374774,0.020227296,0.0348164,-0.004668105,-0.028479133,0.03665122,-0.008683266,-0.014274436,-0.032297328,-0.008956401,-0.013740157,0.014978626,-0.011128823,-0.017573955,-0.06760469,0.013267587,0.06690064,0.03470979,0.009426015,-0.019186663,-0.0019625626,0.026056442,-0.03516885,0.036419403,-0.0004460797,0.0049300226,-0.010515183,-0.015708614,0.015206792,-0.019478992,-0.022569992,-0.00927371,-0.034839004,-0.0034802414,-0.0040078694,0.024000136,0.0026258207,0.0013975975,-0.00066850364,-0.0071183275,-0.0069518834,0.027605956,0.028702747,0.022285394,0.005271441,-0.040396824,-0.012745739,-0.021237353,-0.0022419826,-0.015899226,-0.03451713,-0.046038497,-0.05328368,0.006653584,0.04376721,0.010439011,-0.0390391,0.012642597,-0.011620643,0.021159582,-0.015557259,0.012218835,0.037766892,0.026803892,0.0048375395,-0.038734198,-0.041769627,-0.0035842496,-0.031056277,-0.027449459,-0.03877707,0.0073889336,0.0045067444,0.009556802,-0.0030770754,0.0011269334,-0.036274146,0.047332324,-0.000017275352,-0.08195547,0.001626604,-0.00037088068,-0.0013478016,-0.017435841,-0.008361674,0.004598959,-0.0491917,-0.0287029,-0.006448966,0.038292702,0.0021045452,-0.013393833,0.004840314,-0.01775053,0.03357325,-0.002759073,0.0122850565,0.010682708,-0.01083572,-0.0005944057,0.0026685602,-0.003817044,-0.01852925,-0.0032853868,0.023372049,0.0062634037,-0.012892866,-0.009021938,-0.020084633,-0.010086884,-0.019515822,-0.01455401,0.006180079,-0.03801242,-0.028973749,-0.018293824,0.025944777,-0.012647463,-0.032290112,-0.0045864997,0.00057671475,-0.025394706,0.02160149,-0.004057177,-0.02879204,0.0010999398,0.024295466,-0.055383153,-0.009722584,-0.0044869264,0.0020245998,0.04372769,-0.014221602,-0.0024336274,-0.008658488,0.08263446,0.002299173,0.018842243,-0.023229681,-0.017333096,0.027561015,0.02350354,0.018984592,0.024542866,0.013152703,0.01610557,-0.017242644,-0.068400264,-0.029896317,0.007331485,0.019151915,-0.0014506758,0.032944538,0.0042452635,-0.009473794,0.022198414,0.0037956138,-0.002644627,-0.00050899165,-0.0013335787,0.052098967,0.052440207,-0.002772862,0.024095176,-0.012738095,0.007171786,-0.007336214,0.003975178,0.016928103,0.013077917,0.015070592,0.005258417,-0.021934833,-0.033331003,-0.027491096,-0.0013144827,0.0020544513,-0.008202513,-0.020823983,-0.015865162,-0.0028000665,0.004863493,-0.031248057,0.038694225,0.05256981,-0.008608553,-0.018392058,-0.014488562,0.017794266,0.033609703,-0.00097165455,-0.0016826856,0.00864864,-0.08984737,0.05200958,-0.04539774,-0.024310669,0.007561652,0.023061786,-0.010905348,-0.015725136,-0.05773982,-0.00862196,0.04502817,-0.012970077,0.025298007,-0.02601505,0.0130391475,0.016278854,-0.025115699,0.018471811,0.03079753,0.0320548,0.0029680652,0.007721984,-0.01266898,-0.056905877,0.004699219,0.025182554,0.014661716,0.011368042,0.0037167426,0.017910808,0.015493179,-0.050201904,-0.026690159,0.051687412,-0.034751065,0.022688221,-0.0028941114,-0.018823655,-0.022178242,0.051508654,0.029427791,-0.017961882,-0.017803991,0.009875632,-0.013319185,0.008218476,0.0026895276,-0.025790961,0.008656389,-0.0024231763,-0.07061473,-0.022607971,-0.0031494782,0.025497813,0.009452243,0.0087749185,-0.014697016,-0.011934184,-0.009076573,0.040727228,-0.013856536,0.0820023,-0.021237139,0.03304485,-0.023892961,-0.0050584357,0.030547965,-0.0065454203,-0.00983074,0.02126223,-0.02005706,-0.045192126,-0.02969942,-0.011771913,0.03426125,-0.017082125,0.019355025,-0.009011071,0.0109969275,-0.023208294,-0.021158276,-0.021083863,0.003995867,0.07218848,0.07757334,0.006008576,0.030148663,0.009104984,0.015448218,-0.026646107,-0.064241834,0.028101198,-0.046821497,0.059210937,-0.0048581716,0.015808268,0.002402062,-0.00045467226,0.039302465,0.018591894,0.0068878764,0.04653539,-0.036971495,0.011699242,-0.0013805794,0.04510316,-0.003176562,0.021599995,-0.023534572,-0.034852203,-0.02374996,-0.03457388,-0.0019316112,0.02134327,-0.042715583,-0.0022527897,0.00013195621,0.032603066,0.01536945,-0.012281621,0.021803584,0.016700478,0.011614904,-0.05347262,0.040073518,0.004503696,-0.015873952,0.059676323,0.02269856,-0.02306681,0.030046785,-0.008597988,-0.00888732,-0.0029201275,-0.023267604,-0.048961245,0.010583047,0.07645735,-0.015901659,-0.022612102,-0.032188118,0.027836844,-0.007779815,-0.02599561,-0.03932498,-0.027218523,0.022597091,-0.007924771,0.023840949,0.0153505085,0.0200554,-0.010396446,-0.029864592,-0.013220497,-0.0013204466,0.014829152,0.010925494,-0.018519972,-0.05190066,0.07354497,0.024447307,-0.015143312,-0.022646958,-0.0071142768,-0.040112507,0.024258902,-0.015142518,0.0012599867,0.040682055,0.02647808,0.029768405,0.026847301,-0.014714388,0.030701375,0.049402982,-0.014706277,-0.0012793313,0.00923979,0.030472562,-0.009338409,-0.004693733,-0.03648386,0.050684903,-0.009214155,0.023527263,0.01630104,-0.016651401,-0.014217325,-0.022717735,-0.003099971,-0.041002933,0.03411512,0.017850645,0.015830034,-0.021582399,-0.010496637,0.015187717,-0.02390691,0.0050352793,0.01796728,-0.036718003,-0.014649777,-0.015980367,-0.0046101226,-0.015109753,-0.014646303,-0.011083725,-0.017101347,0.0007776536,-0.000106869935,-0.06002229,0.025180217,0.013459147,0.06439393,0.007861398,0.013284196,0.020272378,-0.023296747,0.046251893,-0.00047793228,-0.0074493894,0.019530872,0.00056194415,-0.0498798,-0.010218603,-0.031016693,0.00030450962,0.048332497,-0.037384775,-0.0065940125,0.01760579,0.019364985,0.018978622,0.007256486,-0.0049413103,0.003685406,-0.038972802,0.044366278,-0.04625582,0.023252357,0.00547342,-0.027590206,-0.009887899,-0.0045455056],"last_embed":{"hash":"1uwahiz","tokens":1222}}},"last_read":{"hash":"1uwahiz","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1761397585670,"size":8712,"at":1762338969815,"hash":"1uwahiz"},"blocks":{"#VS Code SSH Setup for TrueNAS":[1,406],"#VS Code SSH Setup for TrueNAS#Overview":[3,17],"#VS Code SSH Setup for TrueNAS#Overview#{1}":[5,17],"#---frontmatter---":[7,16],"#VS Code SSH Setup for TrueNAS#Step 1: Install VS Code Extension":[18,31],"#VS Code SSH Setup for TrueNAS#Step 1: Install VS Code Extension#Install Remote - SSH Extension":[20,31],"#VS Code SSH Setup for TrueNAS#Step 1: Install VS Code Extension#Install Remote - SSH Extension#{1}":[22,22],"#VS Code SSH Setup for TrueNAS#Step 1: Install VS Code Extension#Install Remote - SSH Extension#{2}":[23,23],"#VS Code SSH Setup for TrueNAS#Step 1: Install VS Code Extension#Install Remote - SSH Extension#{3}":[24,24],"#VS Code SSH Setup for TrueNAS#Step 1: Install VS Code Extension#Install Remote - SSH Extension#{4}":[25,25],"#VS Code SSH Setup for TrueNAS#Step 1: Install VS Code Extension#Install Remote - SSH Extension#{5}":[26,27],"#VS Code SSH Setup for TrueNAS#Step 1: Install VS Code Extension#Install Remote - SSH Extension#{6}":[28,31],"#VS Code SSH Setup for TrueNAS#Step 2: Enable SSH on TrueNAS (if not already enabled)":[32,48],"#VS Code SSH Setup for TrueNAS#Step 2: Enable SSH on TrueNAS (if not already enabled)#TrueNAS Scale":[34,48],"#VS Code SSH Setup for TrueNAS#Step 2: Enable SSH on TrueNAS (if not already enabled)#TrueNAS Scale#{1}":[36,36],"#VS Code SSH Setup for TrueNAS#Step 2: Enable SSH on TrueNAS (if not already enabled)#TrueNAS Scale#{2}":[37,37],"#VS Code SSH Setup for TrueNAS#Step 2: Enable SSH on TrueNAS (if not already enabled)#TrueNAS Scale#{3}":[38,38],"#VS Code SSH Setup for TrueNAS#Step 2: Enable SSH on TrueNAS (if not already enabled)#TrueNAS Scale#{4}":[39,42],"#VS Code SSH Setup for TrueNAS#Step 2: Enable SSH on TrueNAS (if not already enabled)#TrueNAS Scale#{5}":[43,43],"#VS Code SSH Setup for TrueNAS#Step 2: Enable SSH on TrueNAS (if not already enabled)#TrueNAS Scale#{6}":[44,44],"#VS Code SSH Setup for TrueNAS#Step 2: Enable SSH on TrueNAS (if not already enabled)#TrueNAS Scale#{7}":[45,46],"#VS Code SSH Setup for TrueNAS#Step 2: Enable SSH on TrueNAS (if not already enabled)#TrueNAS Scale#{8}":[47,48],"#VS Code SSH Setup for TrueNAS#Step 3: Find Your TrueNAS Connection Details":[49,68],"#VS Code SSH Setup for TrueNAS#Step 3: Find Your TrueNAS Connection Details#Get TrueNAS IP Address":[51,60],"#VS Code SSH Setup for TrueNAS#Step 3: Find Your TrueNAS Connection Details#Get TrueNAS IP Address#{1}":[53,53],"#VS Code SSH Setup for TrueNAS#Step 3: Find Your TrueNAS Connection Details#Get TrueNAS IP Address#{2}":[54,55],"#VS Code SSH Setup for TrueNAS#Step 3: Find Your TrueNAS Connection Details#Get TrueNAS IP Address#{3}":[56,60],"#VS Code SSH Setup for TrueNAS#Step 3: Find Your TrueNAS Connection Details#Get Your Username":[61,68],"#VS Code SSH Setup for TrueNAS#Step 3: Find Your TrueNAS Connection Details#Get Your Username#{1}":[63,68],"#VS Code SSH Setup for TrueNAS#Step 4: Generate SSH Key (Recommended)":[69,111],"#VS Code SSH Setup for TrueNAS#Step 4: Generate SSH Key (Recommended)#{1}":[71,72],"#VS Code SSH Setup for TrueNAS#Step 4: Generate SSH Key (Recommended)#Using WSL (Recommended)":[73,90],"#VS Code SSH Setup for TrueNAS#Step 4: Generate SSH Key (Recommended)#Using WSL (Recommended)#{1}":[75,90],"#VS Code SSH Setup for TrueNAS#Step 4: Generate SSH Key (Recommended)#Using PowerShell (Alternative)":[91,101],"#VS Code SSH Setup for TrueNAS#Step 4: Generate SSH Key (Recommended)#Using PowerShell (Alternative)#{1}":[93,101],"#VS Code SSH Setup for TrueNAS#Step 4: Generate SSH Key (Recommended)#Add Public Key to TrueNAS":[102,111],"#VS Code SSH Setup for TrueNAS#Step 4: Generate SSH Key (Recommended)#Add Public Key to TrueNAS#{1}":[104,104],"#VS Code SSH Setup for TrueNAS#Step 4: Generate SSH Key (Recommended)#Add Public Key to TrueNAS#{2}":[105,105],"#VS Code SSH Setup for TrueNAS#Step 4: Generate SSH Key (Recommended)#Add Public Key to TrueNAS#{3}":[106,106],"#VS Code SSH Setup for TrueNAS#Step 4: Generate SSH Key (Recommended)#Add Public Key to TrueNAS#{4}":[107,107],"#VS Code SSH Setup for TrueNAS#Step 4: Generate SSH Key (Recommended)#Add Public Key to TrueNAS#{5}":[108,109],"#VS Code SSH Setup for TrueNAS#Step 4: Generate SSH Key (Recommended)#Add Public Key to TrueNAS#{6}":[110,111],"#VS Code SSH Setup for TrueNAS#Step 5: Configure SSH Config File":[112,153],"#VS Code SSH Setup for TrueNAS#Step 5: Configure SSH Config File#{1}":[114,115],"#VS Code SSH Setup for TrueNAS#Step 5: Configure SSH Config File#Location":[116,120],"#VS Code SSH Setup for TrueNAS#Step 5: Configure SSH Config File#Location#{1}":[118,120],"#VS Code SSH Setup for TrueNAS#Step 5: Configure SSH Config File#Add TrueNAS Configuration":[121,141],"#VS Code SSH Setup for TrueNAS#Step 5: Configure SSH Config File#Add TrueNAS Configuration#{1}":[123,141],"#VS Code SSH Setup for TrueNAS#Step 5: Configure SSH Config File#Test SSH Connection":[142,153],"#VS Code SSH Setup for TrueNAS#Step 5: Configure SSH Config File#Test SSH Connection#{1}":[144,153],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS":[154,181],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#Method 1: Using Command Palette":[156,166],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#Method 1: Using Command Palette#{1}":[158,158],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#Method 1: Using Command Palette#{2}":[159,159],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#Method 1: Using Command Palette#{3}":[160,160],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#Method 1: Using Command Palette#{4}":[161,162],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#Method 1: Using Command Palette#{5}":[163,163],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#Method 1: Using Command Palette#{6}":[164,164],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#Method 1: Using Command Palette#{7}":[165,166],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#Method 2: Using SSH Targets":[167,172],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#Method 2: Using SSH Targets#{1}":[169,169],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#Method 2: Using SSH Targets#{2}":[170,170],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#Method 2: Using SSH Targets#{3}":[171,172],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#First Connection":[173,181],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#First Connection#{1}":[175,175],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#First Connection#{2}":[176,176],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#First Connection#{3}":[177,177],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#First Connection#{4}":[178,179],"#VS Code SSH Setup for TrueNAS#Step 6: Connect VS Code to TrueNAS#First Connection#{5}":[180,181],"#VS Code SSH Setup for TrueNAS#Step 7: Navigate to Your Stacks Directory":[182,192],"#VS Code SSH Setup for TrueNAS#Step 7: Navigate to Your Stacks Directory#{1}":[184,185],"#VS Code SSH Setup for TrueNAS#Step 7: Navigate to Your Stacks Directory#{2}":[186,186],"#VS Code SSH Setup for TrueNAS#Step 7: Navigate to Your Stacks Directory#{3}":[187,187],"#VS Code SSH Setup for TrueNAS#Step 7: Navigate to Your Stacks Directory#{4}":[188,188],"#VS Code SSH Setup for TrueNAS#Step 7: Navigate to Your Stacks Directory#{5}":[189,190],"#VS Code SSH Setup for TrueNAS#Step 7: Navigate to Your Stacks Directory#{6}":[191,192],"#VS Code SSH Setup for TrueNAS#Step 8: Install Helpful Extensions (Remote)":[193,218],"#VS Code SSH Setup for TrueNAS#Step 8: Install Helpful Extensions (Remote)#{1}":[195,196],"#VS Code SSH Setup for TrueNAS#Step 8: Install Helpful Extensions (Remote)#Recommended Extensions":[197,209],"#VS Code SSH Setup for TrueNAS#Step 8: Install Helpful Extensions (Remote)#Recommended Extensions#{1}":[199,202],"#VS Code SSH Setup for TrueNAS#Step 8: Install Helpful Extensions (Remote)#Recommended Extensions#{2}":[203,206],"#VS Code SSH Setup for TrueNAS#Step 8: Install Helpful Extensions (Remote)#Recommended Extensions#{3}":[207,209],"#VS Code SSH Setup for TrueNAS#Step 8: Install Helpful Extensions (Remote)#Install Extensions on Remote":[210,218],"#VS Code SSH Setup for TrueNAS#Step 8: Install Helpful Extensions (Remote)#Install Extensions on Remote#{1}":[212,212],"#VS Code SSH Setup for TrueNAS#Step 8: Install Helpful Extensions (Remote)#Install Extensions on Remote#{2}":[213,213],"#VS Code SSH Setup for TrueNAS#Step 8: Install Helpful Extensions (Remote)#Install Extensions on Remote#{3}":[214,214],"#VS Code SSH Setup for TrueNAS#Step 8: Install Helpful Extensions (Remote)#Install Extensions on Remote#{4}":[215,216],"#VS Code SSH Setup for TrueNAS#Step 8: Install Helpful Extensions (Remote)#Install Extensions on Remote#{5}":[217,218],"#VS Code SSH Setup for TrueNAS#Usage Tips":[219,253],"#VS Code SSH Setup for TrueNAS#Usage Tips#Open Terminal in VS Code":[221,226],"#VS Code SSH Setup for TrueNAS#Usage Tips#Open Terminal in VS Code#{1}":[223,223],"#VS Code SSH Setup for TrueNAS#Usage Tips#Open Terminal in VS Code#{2}":[224,224],"#VS Code SSH Setup for TrueNAS#Usage Tips#Open Terminal in VS Code#{3}":[225,226],"#VS Code SSH Setup for TrueNAS#Usage Tips#Edit docker-compose Files":[227,233],"#VS Code SSH Setup for TrueNAS#Usage Tips#Edit docker-compose Files#{1}":[229,229],"#VS Code SSH Setup for TrueNAS#Usage Tips#Edit docker-compose Files#{2}":[230,230],"#VS Code SSH Setup for TrueNAS#Usage Tips#Edit docker-compose Files#{3}":[231,231],"#VS Code SSH Setup for TrueNAS#Usage Tips#Edit docker-compose Files#{4}":[232,233],"#VS Code SSH Setup for TrueNAS#Usage Tips#Run Docker Commands":[234,242],"#VS Code SSH Setup for TrueNAS#Usage Tips#Run Docker Commands#{1}":[236,242],"#VS Code SSH Setup for TrueNAS#Usage Tips#Multiple Folders":[243,253],"#VS Code SSH Setup for TrueNAS#Usage Tips#Multiple Folders#{1}":[245,245],"#VS Code SSH Setup for TrueNAS#Usage Tips#Multiple Folders#{2}":[246,246],"#VS Code SSH Setup for TrueNAS#Usage Tips#Multiple Folders#{3}":[247,247],"#VS Code SSH Setup for TrueNAS#Usage Tips#Multiple Folders#{4}":[248,248],"#VS Code SSH Setup for TrueNAS#Usage Tips#Multiple Folders#{5}":[249,249],"#VS Code SSH Setup for TrueNAS#Usage Tips#Multiple Folders#{6}":[250,251],"#VS Code SSH Setup for TrueNAS#Usage Tips#Multiple Folders#{7}":[252,253],"#VS Code SSH Setup for TrueNAS#Troubleshooting":[254,314],"#VS Code SSH Setup for TrueNAS#Troubleshooting#Connection Refused":[256,265],"#VS Code SSH Setup for TrueNAS#Troubleshooting#Connection Refused#{1}":[258,265],"#VS Code SSH Setup for TrueNAS#Troubleshooting#Permission Denied (publickey)":[266,276],"#VS Code SSH Setup for TrueNAS#Troubleshooting#Permission Denied (publickey)#{1}":[268,276],"#VS Code SSH Setup for TrueNAS#Troubleshooting#VS Code Server Installation Fails":[277,289],"#VS Code SSH Setup for TrueNAS#Troubleshooting#VS Code Server Installation Fails#{1}":[279,289],"#VS Code SSH Setup for TrueNAS#Troubleshooting#\"Could not establish connection\"":[290,300],"#VS Code SSH Setup for TrueNAS#Troubleshooting#\"Could not establish connection\"#{1}":[292,300],"#VS Code SSH Setup for TrueNAS#Troubleshooting#Wrong Platform Detected":[301,314],"#VS Code SSH Setup for TrueNAS#Troubleshooting#Wrong Platform Detected#{1}":[303,303],"#VS Code SSH Setup for TrueNAS#Troubleshooting#Wrong Platform Detected#{2}":[304,304],"#VS Code SSH Setup for TrueNAS#Troubleshooting#Wrong Platform Detected#{3}":[305,305],"#VS Code SSH Setup for TrueNAS#Troubleshooting#Wrong Platform Detected#{4}":[306,314],"#VS Code SSH Setup for TrueNAS#Troubleshooting#Wrong Platform Detected#{5}":[307,314],"#VS Code SSH Setup for TrueNAS#Security Best Practices":[315,356],"#VS Code SSH Setup for TrueNAS#Security Best Practices#Disable Password Authentication (After Key Setup)":[317,327],"#VS Code SSH Setup for TrueNAS#Security Best Practices#Disable Password Authentication (After Key Setup)#{1}":[319,320],"#VS Code SSH Setup for TrueNAS#Security Best Practices#Disable Password Authentication (After Key Setup)#{2}":[321,321],"#VS Code SSH Setup for TrueNAS#Security Best Practices#Disable Password Authentication (After Key Setup)#{3}":[322,322],"#VS Code SSH Setup for TrueNAS#Security Best Practices#Disable Password Authentication (After Key Setup)#{4}":[323,323],"#VS Code SSH Setup for TrueNAS#Security Best Practices#Disable Password Authentication (After Key Setup)#{5}":[324,325],"#VS Code SSH Setup for TrueNAS#Security Best Practices#Disable Password Authentication (After Key Setup)#{6}":[326,327],"#VS Code SSH Setup for TrueNAS#Security Best Practices#Use SSH Key Passphrase":[328,347],"#VS Code SSH Setup for TrueNAS#Security Best Practices#Use SSH Key Passphrase#{1}":[330,347],"#VS Code SSH Setup for TrueNAS#Security Best Practices#Firewall Considerations":[348,356],"#VS Code SSH Setup for TrueNAS#Security Best Practices#Firewall Considerations#{1}":[350,350],"#VS Code SSH Setup for TrueNAS#Security Best Practices#Firewall Considerations#{2}":[351,351],"#VS Code SSH Setup for TrueNAS#Security Best Practices#Firewall Considerations#{3}":[352,352],"#VS Code SSH Setup for TrueNAS#Security Best Practices#Firewall Considerations#{4}":[353,354],"#VS Code SSH Setup for TrueNAS#Security Best Practices#Firewall Considerations#{5}":[355,356],"#VS Code SSH Setup for TrueNAS#Quick Reference":[357,385],"#VS Code SSH Setup for TrueNAS#Quick Reference#Connect to TrueNAS":[359,368],"#VS Code SSH Setup for TrueNAS#Quick Reference#Connect to TrueNAS#{1}":[361,368],"#VS Code SSH Setup for TrueNAS#Quick Reference#Common Paths":[369,374],"#VS Code SSH Setup for TrueNAS#Quick Reference#Common Paths#{1}":[371,371],"#VS Code SSH Setup for TrueNAS#Quick Reference#Common Paths#{2}":[372,372],"#VS Code SSH Setup for TrueNAS#Quick Reference#Common Paths#{3}":[373,374],"#VS Code SSH Setup for TrueNAS#Quick Reference#Useful VS Code Shortcuts":[375,385],"#VS Code SSH Setup for TrueNAS#Quick Reference#Useful VS Code Shortcuts#{1}":[377,377],"#VS Code SSH Setup for TrueNAS#Quick Reference#Useful VS Code Shortcuts#{2}":[378,378],"#VS Code SSH Setup for TrueNAS#Quick Reference#Useful VS Code Shortcuts#{3}":[379,379],"#VS Code SSH Setup for TrueNAS#Quick Reference#Useful VS Code Shortcuts#{4}":[380,380],"#VS Code SSH Setup for TrueNAS#Quick Reference#Useful VS Code Shortcuts#{5}":[381,381],"#VS Code SSH Setup for TrueNAS#Quick Reference#Useful VS Code Shortcuts#{6}":[382,383],"#VS Code SSH Setup for TrueNAS#Quick Reference#Useful VS Code Shortcuts#{7}":[384,385],"#VS Code SSH Setup for TrueNAS#Next Steps":[386,401],"#VS Code SSH Setup for TrueNAS#Next Steps#{1}":[388,388],"#VS Code SSH Setup for TrueNAS#Next Steps#{2}":[389,389],"#VS Code SSH Setup for TrueNAS#Next Steps#{3}":[390,390],"#VS Code SSH Setup for TrueNAS#Next Steps#{4}":[391,391],"#VS Code SSH Setup for TrueNAS#Next Steps#{5}":[392,392],"#VS Code SSH Setup for TrueNAS#Next Steps#{6}":[393,393],"#VS Code SSH Setup for TrueNAS#Next Steps#{7}":[394,394],"#VS Code SSH Setup for TrueNAS#Next Steps#{8}":[395,395],"#VS Code SSH Setup for TrueNAS#Next Steps#{9}":[396,396],"#VS Code SSH Setup for TrueNAS#Next Steps#{10}":[397,397],"#VS Code SSH Setup for TrueNAS#Next Steps#{11}":[398,399],"#VS Code SSH Setup for TrueNAS#Next Steps#{12}":[400,401],"#VS Code SSH Setup for TrueNAS#Resources":[402,406],"#VS Code SSH Setup for TrueNAS#Resources#{1}":[404,404],"#VS Code SSH Setup for TrueNAS#Resources#{2}":[405,406]},"outlinks":[{"title":"VS Code Remote - SSH Documentation","target":"https://code.visualstudio.com/docs/remote/ssh","line":404},{"title":"TrueNAS Scale SSH Documentation","target":"https://www.truenas.com/docs/scale/scaletutorials/systemsettings/services/configuringsshservice/","line":405}],"task_lines":[388,389,390,391,392,393,394,395,396,397,398],"key":"Personal/Areas/Servers/TrueNAS/VS Code SSH Setup.md","last_embed":{"hash":"1uwahiz","at":1762844659217}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Areas_Tasker_README_md.ajson b/.smart-env/multi/Personal_Areas_Tasker_README_md.ajson new file mode 100644 index 0000000..af4c6c5 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Tasker_README_md.ajson @@ -0,0 +1,78 @@ + +"smart_sources:Personal/Areas/Tasker/README.md": {"path":"Personal/Areas/Tasker/README.md","embeddings":{"bge-m3:latest":{"vec":[-0.010202731,-0.0020606525,-0.008215305,0.022461742,0.0016522182,-0.028798964,-0.026107496,0.03236697,-0.001985422,0.014801686,0.01540141,-0.004069652,0.008973213,0.022513391,0.050696254,-0.030587941,0.01190496,0.013054187,0.0028660714,0.010331596,-0.050560016,0.005840355,0.034445163,0.019237848,-0.05733141,0.06346933,-0.036066454,-0.021024473,-0.029349927,0.02441172,0.031216742,-0.0039830375,-0.011930057,-0.02007415,-0.039703958,-0.018235091,-0.0002673068,-0.009471863,-0.06387174,-0.0004253219,-0.007960342,0.028884338,-0.029534165,-0.035772044,0.011844636,0.010193485,0.010699897,-0.046677537,0.027294528,-0.0687732,-0.045983437,-0.017967366,-0.0025210148,0.010800339,0.038951397,0.017884584,-0.013373441,-0.0011980394,-0.031145321,-0.014594102,-0.005233694,0.0066338065,-0.013878373,-0.0005950475,-0.035438415,0.030731207,-0.0018211467,0.010343425,0.017811462,-0.054133967,-0.0046504936,0.008478269,-0.019344976,-0.06660793,-0.0029251957,-0.0029849894,0.030973425,0.0071944166,0.030185089,0.0038309216,0.0045406627,-0.035992317,-0.01841954,0.021627963,0.032808285,-0.01323195,-0.0090273665,0.050554577,-0.0129734,-0.00066748797,-0.00032579867,0.010190594,0.019700276,0.012065798,0.02974512,-0.004011018,0.014919236,-0.043150116,-0.011579952,-0.000028561626,-0.019433655,0.0048527103,-0.020263968,0.01517066,0.004276508,0.044597153,-0.0006661622,0.038454514,-0.0031983631,0.006367434,-0.037042085,0.010725241,0.009708034,0.0071101245,-0.0027185977,0.013503101,-0.003762758,-0.007174087,0.008264909,0.0059246393,0.026704982,0.03681441,0.013801442,0.010157614,-0.018827934,-0.000007950535,-0.007336405,0.021935903,0.0019479765,0.008041761,0.021491291,0.021468138,0.0123509215,-0.01446367,0.0110966675,0.016362222,0.05336255,0.027185755,0.022239856,-0.04088631,0.01469084,0.011810445,-0.035845373,0.0016098176,0.0070211077,-0.019029047,0.0010190442,0.026692308,0.03934541,-0.018961592,-0.02458634,-0.013569502,-0.005509564,-0.045277573,-0.01668478,-0.010824893,0.031201527,-0.004044283,0.018881233,-0.014396317,0.023051135,-0.010591282,-0.031492278,0.08604579,0.0299,-0.010273467,-0.025412524,-0.016933663,-0.006165132,-0.019725682,0.024787458,-0.060176343,0.06649502,-0.014486977,0.018302415,-0.0020624725,0.056746747,0.028765695,0.02191365,-0.014039448,-0.003802774,0.011924404,-0.03583872,-0.03568894,0.008453474,0.019958807,-0.003119697,0.0020511574,-0.027940612,-0.03864465,0.0097701335,-0.021471037,0.03504497,0.033135567,0.010580096,-0.007565737,0.0052202153,0.027302694,0.02775844,-0.02063732,-0.00214384,-0.02744609,0.029379351,-0.006059268,-0.020629074,0.008062355,0.026172306,-0.00029452937,0.043106724,-0.03424818,0.0029399695,0.05850207,-0.031353194,0.04757809,-0.029370941,-0.027724348,-0.016604722,-0.0059575024,-0.007813964,0.00008796838,0.017191168,0.033398326,0.0128548285,-0.03404163,-0.010313319,-0.006170418,0.022902647,0.0025542276,0.0074680224,0.01648693,-0.013857291,0.060471874,0.012553303,-0.011453866,0.018074896,0.008356739,-0.08347616,0.023026884,-0.006874092,0.009365141,0.02334103,-0.028811915,0.019406654,-0.01534838,-0.027621802,0.0098041855,-0.0033677148,-0.0060300054,0.0024820408,-0.0260469,-0.024019832,0.008233891,-0.015348401,-0.045389406,-0.00043396052,-0.008017435,0.030845385,-0.0068401173,0.02945673,0.021563597,-0.0011675069,0.019674288,0.063869126,-0.008024003,0.009172615,0.019142965,0.0038433978,0.00029158543,0.015808003,0.02182821,0.00018604369,-0.019297028,-0.01790068,-0.006554967,-0.013873052,-0.017579554,0.02123838,-0.0035419085,0.059085418,0.0152480295,-0.041480586,-0.028069736,-0.018655619,-0.01569608,-0.018664233,0.048574124,-0.020812541,-0.026672862,-0.011917588,0.025764337,-0.0108902985,-0.04356736,0.030467615,-0.012183978,0.017035121,0.022842212,-0.011739263,-0.13496934,-0.10126648,-0.012153472,0.008395077,0.04824803,0.009685702,-0.007965784,-0.049156524,0.010716914,-0.017981287,-0.0022967504,-0.15303428,-0.027197158,-0.013070174,0.046845715,0.008163232,0.009453498,0.032793086,0.029129254,-0.055184677,-0.020406164,-0.0023840426,0.049820688,-0.00966517,-0.020348338,-0.0061084684,0.015272333,-0.011349743,-0.015724767,-0.01016323,-0.0014714617,-0.0067261327,0.0027647906,-0.015787043,0.022889085,-0.024704948,0.0031631172,0.0041061672,-0.0075641735,-0.011702008,0.029265776,0.027437055,-0.004178167,-0.020836556,0.024916025,-0.03600874,0.01359769,0.011079483,-0.035763215,0.024239177,-0.019420464,-0.011619883,-0.00012319785,0.010297438,0.01271553,-0.044600956,-0.040660515,0.0024061669,-0.009674812,0.011582911,-0.048116196,-0.02716858,-0.03851616,-0.01685705,0.017500525,-0.004847322,0.0020887663,-0.006216615,0.0010886784,-0.020231798,0.02407064,-0.02590168,0.009908824,0.0046849158,0.007164581,-0.0017843188,-0.018149074,-0.0032843587,0.013181504,-0.086606406,0.00036572007,0.0060114856,-0.0129581215,-0.0038333365,-0.010872205,-0.012605363,0.015762283,-0.0017861171,-0.04249502,0.54622704,-0.026370028,-0.010117892,-0.012989594,0.03202444,-0.024817958,0.01407133,0.020329714,0.03154367,-0.00314502,0.038296506,0.00906806,0.016588802,0.003431282,0.034019664,-0.008624385,-0.042284556,0.048392706,-0.0040621,-0.023070911,0.026462426,-0.027896281,0.008164726,0.023997318,-0.07662103,-0.01919198,-0.0359279,0.03691059,-0.030145152,0.038843647,-0.015997928,-0.019401893,0.03020849,-0.03350867,-0.020907156,-0.009357611,-0.0160481,-0.05065063,-0.036382068,-0.030865042,0.025829026,-0.033928156,-0.021783693,-0.00020479334,0.02233166,0.0068211574,-0.025417281,0.016688274,-0.044434465,0.019307744,-0.0011338107,0.0016235316,-0.032601874,0.00015673296,0.009004323,-0.017165458,-0.033617754,0.007943473,0.0076603843,0.010950827,-0.016321288,0.036743984,-0.050146177,0.08582328,0.021490349,0.034205616,0.0024444193,-0.05145396,-0.0078031267,0.05874993,-0.006354059,-0.0018689061,0.022603847,0.009608559,-0.022419127,0.0022761263,0.050352972,0.025710262,-0.032281645,-0.0048954044,-0.012944393,0.02580103,0.007161837,0.04832176,-0.01263887,0.026061237,-0.0012034151,0.032772828,-0.0031615936,0.015056301,-0.010606158,-0.017168697,-0.014970077,0.014645988,0.01191658,0.015758488,0.00481898,-0.03601028,0.015802434,-0.018404352,-0.01581103,0.0013268159,0.03712893,0.017682863,-0.0071083754,-0.007667914,0.018218897,0.0012099951,0.017061062,0.001484919,-0.044918593,-0.00072581356,0.051110562,-0.03254336,0.0067619765,0.028237803,-0.01053393,-0.019018373,-0.0011156399,0.009797607,-0.048765186,0.012853137,0.017893136,0.048739582,-0.023125902,-0.05405894,-0.0115317935,0.041706283,-0.015503998,0.039895408,0.04182123,0.0086907195,-0.02885713,0.0035983333,0.0047936575,0.0112086,0.006804571,0.007546522,-0.030946659,0.030846741,-0.008191247,-0.010135494,0.0020605908,0.032028716,-0.041420218,0.04150652,-0.01572739,-0.0032642696,0.014811709,-0.030932728,0.008225966,0.053589422,-0.020097064,-0.042026192,0.010124895,0.0040393886,0.03193374,0.009343502,-0.009681611,0.005810083,-0.045742553,0.0072484845,-0.008070627,0.05943828,-0.02352902,-0.030866684,0.015654825,-0.021316303,-0.026228061,0.0066363695,-0.015628647,-0.0076936428,-0.014508427,0.026753144,-0.011949819,0.018171715,-0.019278998,-0.011653556,-0.034050535,-0.010116165,0.009794736,-0.0018868755,-0.0068913777,-0.017989105,0.019448241,0.019793192,0.03704523,0.021121604,0.0025075227,-0.024052585,-0.0025942891,0.042018168,-0.011818738,0.021615464,0.07883624,-0.011577857,0.022033585,0.018797977,0.0032801274,0.013916509,0.0019189626,-0.0142986085,-0.00241345,0.0207261,0.010163367,-0.0047781654,-0.021573832,0.013403474,-0.022123897,0.019254368,0.027143793,0.046579912,0.02644171,-0.020267338,-0.035239734,-0.025636489,0.088452354,0.0371661,0.044559464,-0.013565019,-0.022440191,-0.030736603,-0.0040148804,-0.013880503,-0.0026721654,0.013183006,0.0016104217,-0.00496302,-0.027393814,-0.0052568982,-0.02456626,-0.030913346,0.015553577,-0.038201,0.0143112,-0.049831484,0.026891742,0.020140689,-0.015568412,-0.0047478313,-0.014678828,0.002998535,0.007155006,0.026042266,0.0050546457,0.045659546,-0.011432218,-0.025317928,-0.040365938,-0.019017233,-0.008019541,-0.027582688,-0.013526887,-0.07395014,0.009317677,0.028634492,-0.008900876,-0.016621219,-0.03510614,-0.003671044,0.016708434,0.015358936,0.01342292,-0.0056113624,0.01209728,-0.005207686,-0.03484148,-0.008529992,-0.008997188,-0.016926596,0.0012831287,-0.011419248,0.02164508,-0.009248388,-0.020885518,-0.008589656,0.011475499,-0.007379022,0.018674858,0.03263336,-0.02616837,0.0026838996,-0.00041784122,0.049160767,-0.013664293,0.016018296,-0.04201006,-0.015798967,-0.004386924,0.01360338,-0.018653378,0.008250103,-0.018815022,-0.008695073,-0.02151748,0.016078135,-0.00975068,0.027875159,0.039740812,0.022246946,-0.01207902,-0.046031978,0.0059917127,-0.008494664,-0.027864438,0.039597154,-0.007928664,0.0013508791,0.006165992,-0.0069984575,-0.040732678,-0.0047537675,-0.033717383,0.016925914,0.002763473,0.021297354,0.02894506,-0.00930936,-0.011675984,-0.004261781,-0.00510335,0.010432145,-0.018468052,-0.00090660807,-0.00817956,-0.009978725,0.016656516,-0.006858888,-0.042237207,-0.004776759,-0.016580177,-0.018513806,0.031365313,-0.023843141,-0.015559489,0.008639881,0.021351645,-0.024100281,-0.019083524,-0.01466027,-0.012343805,0.051217034,0.052978735,0.020186637,-0.0066382284,0.007995087,0.014888586,-0.018251296,0.016704217,-0.011102267,-0.019453174,-0.0031059645,-0.029771024,0.01549423,0.01100076,0.031630054,-0.019241668,-0.0026914107,0.021209484,-0.0085316,0.029465215,0.069221675,-0.0073110787,-0.03116442,0.01912056,-0.024389757,-0.012897723,0.036174618,-0.02469772,0.008972732,0.0033735316,0.03869299,-0.02247598,-0.037719734,0.006106851,-0.016104398,-0.0077618062,0.0044787754,0.046511896,-0.038465593,-0.015544489,-0.0028225267,-0.038267206,-0.028389715,-0.028179623,-0.031004952,-0.020878604,-0.033382606,0.010089927,0.013929977,-0.0026524996,0.013555345,0.008259275,-0.010312886,-0.076290816,-0.01703099,-0.012682003,0.0128285885,-0.014922585,0.0121692335,0.00885121,-0.014708707,-0.013664346,-0.012023962,0.03519284,-0.014872379,0.008996118,-0.013063599,0.019789848,0.008535637,-0.026604028,0.010187043,0.017663704,0.037300937,0.012160968,-0.0021305287,-0.04882121,0.00018069398,-0.0055303117,0.044219054,0.028536335,0.019761985,0.003610849,-0.046292607,-0.008045111,-0.016867189,-0.013106941,0.021613784,-0.0015329212,0.0007977073,-0.0097857565,0.018677624,0.0050452845,0.0065424293,-0.0029732392,-0.010893159,-0.023494326,-0.025208026,0.029987067,-0.006849681,0.009009286,-0.049649596,-0.005130616,-0.030826522,-0.030282827,0.07043019,0.0069895308,0.01309542,-0.022681875,-0.01881032,-0.011872413,0.0022754795,-0.036243904,0.0065102237,-0.016821695,0.014238483,0.009256493,-0.022315493,-0.03502478,0.0038720213,-0.028920092,-0.01635425,0.013447092,0.0106152,-0.037277404,-0.05201462,-0.027727803,0.028887115,-0.013591185,-0.008154237,0.055170294,0.0057077426,0.0024756053,-0.00019978471,-0.027674334,-0.03355107,0.0059233825,0.052963577,0.013975979,0.03218223,0.04859556,0.010202278,-0.030503068,-0.041604575,-0.04346766,-0.028041782,0.018116586,0.014824687,0.030770922,-0.03456554,-0.004381053,-0.02123301,-0.019911142,-0.0063089477,0.0044455305,0.0071344688,0.009726488,-0.008750391,-0.023811625,-0.025587486,0.004935066,0.018555848,-0.011595202,0.019608095,-0.035955843,0.029021453,-0.044793423,0.0003015946,-0.057029348,0.033760544,-0.0014173681,-0.0038094474,-0.03635498,-0.009087614,-0.008422684,-0.059601348,0.0011682538,-0.07511575,-0.026365232,0.035478998,0.018365927,0.011646486,0.027092831,-0.008621399,0.029390186,-0.011864741,-0.024273895,0.00810066,0.0076399404,-0.020687815,-0.02293145,0.059605844,-0.02115818,-0.023070447,-0.03759268,-0.0030359898,-0.0067244163,-0.031159997,-0.015745359,-0.036012035,0.042336605,-0.036368635,-0.006425623,-0.0039024125,0.02218549,0.014931354,0.021014119,-0.01311093,0.016013201,0.039427284,-0.012351261,0.021927385,-0.05545619,0.035584573,-0.001194454,0.0012204334,-0.007574721,-0.01892692,-0.020356797,0.013118815,0.00054260105,-0.036651544,-0.03649335,0.009462818,-0.024400905,0.053890444,-0.0007552573,-0.015062585,0.06635617,0.014016927,0.006670909,0.012919855,0.019678382,0.017512193,0.0044356855,0.0038252608,-0.005632446,0.00076826615,0.06436946,-0.060543098,-0.015334225,0.02287859,0.023496114,-0.013801037,-0.013917695,0.027597053,-0.01288214,0.0029690731,0.0072152065,0.0044087875,0.011364492,0.00620575,0.0019819466,0.031024408,-0.020648422,0.031139849,-0.00845192,-0.005771144,-0.0007273097,0.02085515,-0.013094038,-0.010788881,0.020542003,-0.027333848,-0.0030985607,0.030668307,0.021969318,0.0072060027,-0.006823777,-0.012169376,-0.0070908475,-0.024495995,0.006745878,-0.01640076,0.017385857,0.01396742,0.025194092,-0.0764772,-0.0015069052,-0.025532791,-0.0053783488,0.0025274234,-0.0025278172,0.029794808,-0.005648544,0.025439622,0.005144037,0.027320541,-0.007934618,0.0028153835,0.0063171107,-0.00569842,-0.012951769,0.004999034,-0.011188725,0.0029583469,-0.025634682,-0.0088359555],"last_embed":{"hash":"fa3iv9","tokens":244}}},"last_read":{"hash":"fa3iv9","at":1762936854697},"class_name":"SmartSource","last_import":{"mtime":1762936549000,"size":5674,"at":1762936839878,"hash":"fa3iv9"},"blocks":{"#---frontmatter---":[1,4],"#Tasker Routine Reminders Project":[5,158],"#Tasker Routine Reminders Project#{1}":[7,8],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml":[9,158],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions":[11,28],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{1}":[13,13],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{2}":[14,14],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{3}":[15,16],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{4}":[17,17],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{5}":[18,18],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{6}":[19,20],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{7}":[21,21],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{8}":[22,22],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{9}":[23,24],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{10}":[25,25],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{11}":[26,26],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{12}":[27,28],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure":[29,55],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Time-Based Triggers (show notifications at specific times)":[31,34],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Time-Based Triggers (show notifications at specific times)#{1}":[32,32],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Time-Based Triggers (show notifications at specific times)#{2}":[33,34],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Event Listeners (respond to notification button taps)":[35,40],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Event Listeners (respond to notification button taps)#{1}":[36,36],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Event Listeners (respond to notification button taps)#{2}":[37,37],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Event Listeners (respond to notification button taps)#{3}":[38,38],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Event Listeners (respond to notification button taps)#{4}":[39,40],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Notification Tasks (display the actual notifications)":[41,48],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Notification Tasks (display the actual notifications)#{1}":[42,44],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Notification Tasks (display the actual notifications)#{2}":[45,48],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Action Tasks (perform actual actions)":[49,55],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Action Tasks (perform actual actions)#{1}":[50,50],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Action Tasks (perform actual actions)#{2}":[51,51],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Action Tasks (perform actual actions)#{3}":[52,52],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Action Tasks (perform actual actions)#{4}":[53,53],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Action Tasks (perform actual actions)#{5}":[54,55],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#How It Works":[56,75],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#How It Works#{1}":[58,62],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#How It Works#{2}":[63,68],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#How It Works#{3}":[69,75],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines":[76,99],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines#{1}":[78,79],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines#{2}":[80,84],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines#{3}":[85,91],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines#{4}":[92,95],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines#{5}":[96,99],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Dependencies":[100,105],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Dependencies#{1}":[102,102],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Dependencies#{2}":[103,103],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Dependencies#{3}":[104,105],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Files":[106,111],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Files#{1}":[108,108],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Files#{2}":[109,109],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Files#{3}":[110,111],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script":[112,123],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{1}":[114,114],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{2}":[115,115],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{3}":[116,116],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{4}":[117,117],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{5}":[118,123],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{6}":[120,123],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Import Instructions":[124,132],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Import Instructions#{1}":[126,126],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Import Instructions#{2}":[127,127],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Import Instructions#{3}":[128,128],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Import Instructions#{4}":[129,129],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Import Instructions#{5}":[130,130],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Import Instructions#{6}":[131,132],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Tips":[133,139],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Tips#{1}":[135,135],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Tips#{2}":[136,136],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Tips#{3}":[137,137],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Tips#{4}":[138,139],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting":[140,158],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{1}":[142,142],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{2}":[143,143],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{3}":[144,144],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{4}":[145,145],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{5}":[146,147],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{6}":[148,148],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{7}":[149,149],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{8}":[150,150],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{9}":[151,152],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{10}":[153,153],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{11}":[154,154],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{12}":[155,155],"#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{13}":[156,158]},"outlinks":[],"metadata":{"created":"2025-11-11 16:30","updated":"2025-11-11 16:30"},"task_lines":[],"last_embed":{"hash":"fa3iv9","at":1762936839880}},"smart_blocks:Personal/Areas/Tasker/README.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.01231354,0.0059265527,-0.00987055,0.0009539281,-0.022857182,-0.007389233,0.075954914,-0.0042902343,0.024765223,0.01554503,0.009739389,-0.01402283,-0.044733785,0.002012239,0.019396326,0.006148937,0.027474476,-0.0005434884,-0.00075556734,-0.011331367,0.033542164,-0.0023371766,0.022840148,0.02066159,0.012977872,0.0038995184,0.019949444,-0.004382088,0.016745532,0.01345025,-0.0062243273,-0.083078206,0.016688671,-0.03713788,-0.017518593,-0.034222446,-0.0015699259,-0.032177426,-0.057530493,0.014761374,-0.015770959,-0.06410895,-0.00681322,0.0018442235,0.03121757,0.019653816,0.013631823,-0.014029512,-0.028181385,-0.032500617,-0.033340015,-0.010953608,0.0010977599,-0.016939534,0.035732247,0.071400315,-0.034134746,-0.009959725,-0.017682048,0.02084589,-0.019092087,-0.005743226,0.031752154,0.020441279,0.05506451,0.055496026,0.016418293,-0.01279037,-0.0035882557,-0.0036241517,0.0011198125,0.021102183,-0.036132444,-0.008112835,-0.034467194,0.05780017,0.03569796,-0.028967574,-0.0139898835,0.026929064,-0.009393031,0.036606297,0.01730728,-0.027865998,-0.010602494,0.015943043,-0.03644866,0.042145237,0.036926888,0.0070115584,0.0048360117,0.009196608,0.0029705148,-0.019773781,-0.0065606595,0.00095650984,-0.011857911,-0.007239255,0.05073931,-0.002795327,0.054935813,0.0039725145,0.008767092,0.020231023,0.04505664,-0.03249103,-0.0051308163,-0.039671265,-0.014916467,-0.004968863,-0.007030587,0.030817056,0.023938084,0.031334095,0.035536733,-0.011064746,0.03863172,-0.047606956,-0.017161446,-0.019751893,0.02933712,0.013553755,0.055414453,-0.040299274,-0.009621265,-0.011886001,0.02385205,-0.045637026,0.036338985,-0.013328255,-0.011227946,0.037451077,0.015103003,0.012528152,-0.009834656,-0.01491896,0.01575704,0.02808088,0.020119851,0.0032474664,0.044199478,0.023898466,-0.04668349,0.0043373723,0.035222758,-0.046995938,0.05354941,-0.008514133,0.02377533,-0.028099457,-0.02193088,0.02305717,0.01505735,0.010087952,-0.014640645,-0.04281358,-0.0006662069,0.02740561,-0.04917966,-0.011249427,-0.014172276,0.011155427,-0.02969533,0.04518077,0.050562657,0.0010389918,0.0057743383,0.038784634,-0.034249205,0.011983525,0.042660076,-0.09686814,0.009300628,-0.01431737,0.014846566,0.022756608,0.06457309,0.009601392,-0.005973484,-0.04842596,-0.018884394,0.009919506,-0.047961343,-0.0017381061,-0.040928744,0.021470496,-0.0272612,-0.014536292,-0.0074934275,0.011862437,-0.043686725,0.038187362,0.00090674195,0.01783557,-0.0054407855,-0.036750227,-0.0062604784,0.008899313,-0.016156655,-0.0064874287,-0.030710904,0.049699698,0.022515919,-0.0023873893,-0.010953306,-0.01932832,0.03176385,-0.01944367,0.05349411,-0.022592468,-0.035620887,0.009152477,-0.020918269,-0.02064302,0.002620031,-0.017456174,-0.0031357063,0.026199067,0.024559515,-0.0053012697,-0.02898609,0.029989343,-0.019185545,0.036226448,0.008020173,-0.0042546093,0.006205384,0.027404388,0.010741438,-0.019563746,-0.0030990178,-0.019159544,-0.018423444,-0.0028899694,0.045675818,-0.022611486,-0.034055818,-0.00093394,0.014147058,-0.01991257,-0.050281804,-0.0513713,-0.0071225814,-0.001831753,-0.0073411507,0.015279001,0.0054255407,0.03945385,-0.007869577,-0.01084574,0.0075328597,0.017641917,-0.0017558996,0.018850274,-0.0039195335,0.008419843,0.012007786,-0.022890322,-0.018714385,-0.021961907,0.005525346,0.018580036,-0.04181815,0.010085699,0.023506608,-0.02877037,0.0040678116,-0.0008937378,0.049500335,-0.004996873,-0.02104492,-0.047708858,0.019752605,0.0070411894,0.0014199126,-0.010457903,-0.033519346,0.01145607,0.024990024,0.021181472,0.023530016,0.01970689,-0.00040491016,0.01467477,0.05175472,-0.020764587,-0.0080267675,-0.011068656,0.0076340046,-0.005938354,-0.017865036,0.0075039063,0.06595042,-0.029215705,-0.022204764,0.038187277,0.012635747,-0.16790427,-0.0016457958,-0.038847297,0.05188147,0.02148689,-0.012141206,-0.03360421,-0.0015324717,-0.01481725,0.039992478,-0.015977697,-0.057301663,-0.001452261,0.027449328,0.04155665,0.01967762,-0.019374963,0.008668258,-0.044226695,-0.043036222,-0.033398982,-0.02634293,0.07781455,-0.030777484,-0.04374934,-0.0129782995,0.04985845,-0.0068390644,-0.012315335,-0.022533638,-0.032345388,0.033266503,0.017178623,-0.01841402,-0.025067877,0.03934721,0.027252005,-0.04384913,-0.015716996,-0.013624311,-0.023810271,0.042084247,0.0071646995,0.04102713,0.029523112,0.026294703,-0.010979887,0.038266763,-0.08219582,-0.01060709,-0.025132941,-0.04342907,0.043366328,0.006858457,-0.06092784,-0.03210738,-0.031210024,0.001405661,-0.020514287,0.032114167,-0.014570689,-0.032030165,0.017330747,-0.047854584,-0.023715705,0.0047949706,0.04538642,-0.04954265,0.025952363,-0.070914656,0.032330856,-0.038392093,0.044423793,-0.017179884,-0.031931274,0.0503799,-0.008886794,-0.06240407,-0.0018411279,-0.12991925,-0.040722195,0.011685425,-0.04408328,-0.01924891,-0.037689283,-0.005857706,0.007401783,0.027640242,0.068140075,0.2496904,0.008253142,-0.036542848,-0.022057027,0.07097582,-0.010329712,-0.0033451237,0.03139612,-0.034345698,-0.052338503,-0.01374693,0.031147687,0.043713737,-0.02043246,0.025868397,0.014108086,-0.03431491,0.0068536587,0.08217254,0.01691476,0.04762235,-0.050004907,0.025476096,-0.0011260591,-0.030658461,-0.018671544,-0.0023967926,0.00020189544,-0.042245153,0.041986816,-0.0049940767,0.014316082,0.023965992,-0.028924165,-0.039577905,-0.027897852,0.038185086,-0.037239987,-0.01855635,0.008048892,-0.022341916,-0.038978137,0.060111526,0.02235884,-0.02193078,-0.06425699,0.0055810288,-0.012343699,-0.027008813,0.00420132,0.011023588,-0.04514769,0.025904998,-0.001440903,0.018573817,-0.004891347,-0.015600238,-0.046566524,-0.027444264,0.055455536,0.039764956,-0.003790519,-0.058499187,0.017904196,-0.017809326,0.045406073,-0.0035885873,-0.047047704,-0.010942504,0.055496193,0.005170837,0.0043188287,0.045406308,0.011045512,0.022493405,-0.007918736,0.03128151,0.013141787,-0.034362298,0.048320603,-0.0056237155,-0.020466093,-0.015169621,-0.0029628372,0.007937807,-0.021206332,0.045842722,0.021382438,-0.03936448,0.0007532131,0.0003442363,0.028216695,-0.025273142,0.026774323,-0.0003161806,0.006351331,0.023545854,0.018890873,-0.060233615,-0.024970066,-0.055347696,-0.02052922,-0.012479882,0.010792755,-0.018370925,-0.023631874,-0.023746764,0.009445011,0.02919525,0.059769697,0.022880271,0.017247912,0.020680089,-0.042416867,0.0013761387,0.055601247,0.031491578,0.037424907,0.044954207,-0.018382203,0.043724556,0.018068226,0.015649525,0.010612811,-0.027809406,-0.015320255,-0.023697205,0.023091337,-0.036754455,0.012331843,0.016025156,-0.06394731,-0.01914341,-0.0044044945,0.0068199863,0.022867812,0.021596555,0.0055399663,-0.026082853,0.016857192,-0.0052260417,-0.033555087,-0.033134315,-0.01199261,0.016763411,0.05133662,0.03326661,-0.050229095,-0.017650543,0.051569868,0.00028830502,0.055663545,0.055997998,-0.050425068,-0.008423696,0.005159391,-0.020543043,0.01491607,-0.002767458,-0.033036362,-0.019565184,0.010322073,-0.011102478,0.07291287,-0.023998922,0.010996708,-0.017474355,0.021221401,-0.014434572,-0.041276768,-0.07221669,-0.03900644,-0.057847854,0.01542313,-0.00890294,-0.02355787,-0.0106982775,-0.003728585,-0.047881387,-0.04798025,0.03226944,-0.020132868,-0.06423015,-0.014226326,0.034792326,0.013554332,-0.025369834,-0.033495333,0.03097109,-0.044704136,-0.024257187,0.09524826,0.020034987,-0.010182993,0.0028135697,0.010005338,0.028071621,0.014724687,0.032797083,0.012554682,-0.044399563,-0.020156968,0.0049871267,0.001254232,-0.03161137,-0.0026176732,-0.035090376,0.031410262,-0.009452207,0.03747788,-0.016557379,-0.018208697,-0.021961344,0.026459062,-0.014676221,-0.025193347,0.0076481206,0.047485203,-0.014609977,-0.026805555,-0.030028012,0.012778638,0.0040803216,-0.011221475,-0.00924543,0.0036429106,0.026172664,-0.0001253075,0.002647387,-0.045687858,-0.0076912325,-0.0019454203,0.017029181,-0.02341672,-0.014186438,-0.017619409,0.026351996,0.0278033,-0.02083407,-0.047177643,0.025740579,-0.013969458,-0.010902042,0.037819795,0.006306919,0.020310614,-0.07511488,-0.041432,0.009438378,-0.02837227,0.02536224,-0.040242754,0.024842933,-0.04084871,0.0070688743,-0.008492163,-0.031609192,-0.014291697,-0.006199861,-0.019035004,-0.043619517,0.03959985,0.04002644,0.004090431,-0.028287863,-0.032731544,0.020623926,-0.026120866,-0.038143355,-0.0071525713,-0.001593394,-0.03562452,-0.00437387,-0.0027049012,-0.0005007789,0.0056795613,-0.022957368,0.012291364,0.054119617,-0.026904276,-0.014084036,0.017446147,0.012796266,-0.015579714,-0.07475222,-0.009163342,0.01843948,-0.05075835,0.006497724,-0.012993169,0.019122507,-0.011481468,-0.026327305,0.03044559,-0.016488176,-0.002216269,-0.045037746,0.010931556,-0.02161432,-0.02449241,0.012075858,0.036055923,0.011181583,-0.041043103,0.02225922,0.020868946,-0.0061630514,-0.05099776,0.030741561,0.020058012,-0.020865655,-0.009910382,0.004008513,0.02767861,0.027831903,-0.005475828,0.056155197,-0.056477603,0.0060536144,-0.015947402,0.023437764,0.023793725,-0.032168426,-0.0061546145,-0.086161375,0.039669193,0.012324666,-0.05065739,0.011937311,-0.03275573,-0.02848363,-0.023534022,0.02389088,-0.004124436,-0.021895139,0.0002630386,0.047327366,0.020731479,0.02406626,0.0074117677,0.017940532,0.022329884,0.020728298,-0.011087647,0.023805384,0.007965226,-0.0066622854,0.0022113067,-0.016017998,-0.009229083,-0.029760538,0.018654013,0.0066432194,0.005841661,0.05250978,0.015627211,-0.023107858,-0.010590281,-0.0005157839,0.06225057,-0.003584572,0.026083857,-0.027124021,-0.003872486,-0.038015313,0.010905867,0.026925731,0.008923271,-0.015596715,0.0147662405,0.021728367,0.008473991,0.0051046186,0.007237223,-0.025315102,0.0270039,-0.028995939,-0.020961192,0.03729679,-0.0041820332,0.009805119,-0.032293014,-0.009584198,-0.0017892503,0.008181044,-0.0124711925,0.008998037,0.026228076,0.021701152,0.00900531,-0.02879618,0.010038092,-0.010127519,0.002733065,-0.15170209,0.013327421,-0.040271394,0.029347379,0.006216165,0.019968912,-0.014139983,0.0035629696,-0.00990896,-0.012576165,-0.027249228,-0.024137558,0.029380614,-0.026696272,-0.014843613,0.020976152,0.021407492,0.04015132,-0.03812351,0.10074139,0.029653894,-0.010914114,0.03511371,0.02704117,-0.009034079,-0.00696974,0.02988538,0.003864756,-0.022535501,0.01061695,0.030028416,-0.001171167,0.030373855,0.054453317,-0.0050075054,0.041222803,0.011967077,-0.025344798,0.00916129,0.01953838,-0.034649305,0.017631922,0.029092995,0.008897911,0.026453178,0.055549514,-0.019525355,-0.00028651286,0.0021980708,0.021137338,0.009447962,0.015350927,-0.046430063,-0.0021304064,-0.011961855,-0.03146576,-0.004453646,0.00008760302,0.0071570035,0.023385743,-0.0133876065,0.0258645,0.013578365,-0.01195929,0.007540169,0.04976613,-0.038931258,-0.032627713,-0.016685454,0.04370129,-0.009339233,-0.055705126,-0.026743477,-0.0118038505,0.004047301,0.015210377,0.060416363,0.027811753,-0.007832022,-0.022617722,-0.016164484,0.005361519,0.015781954,-0.009051175,0.062066305,0.026062213,-0.007561305,-0.010661139,-0.04119701,0.021814454,-0.022946259,-0.051197078,0.029789018,0.019345675,0.020512773,0.03499707,-0.023984177,-0.0051360563,0.007955379,-0.0036755612,-0.0002014779,-0.0046336967,-0.016325615,0.006049723,-0.027123746,0.03558658,0.06904901,0.011590029,-0.020656979,-0.012396451,-0.026410032,0.034637474,-0.00097554113,-0.05710967,-0.07705683,-0.016928822,-0.013966867,-0.01009728,-0.0037916775,0.01152896,-0.005353861,-0.029656425,0.009948861,-0.034912277,-0.0027338336,0.050084665,0.045226734,0.025079202,0.05367055,-0.016274313,-0.00087776943,-0.01758256,0.024103047,0.043102577,0.062180005,-0.038468815,0.024356896,0.03994806,-0.041323777,-0.061209857,-0.023465058,-0.0062405397,-0.010522321,-0.051053848,0.01797277,-0.07822367,-0.008283111,-0.004705353,0.0039726575,-0.026831696,-0.013521556,0.0016840748,-0.012927602,0.019551933,0.010442517,0.033780545,-0.004206491,0.010246861,-0.023636892,0.05232965,-0.03246259,0.0006731689,-0.059620187,-0.014454479,-0.01588568,0.03081186,-0.020309089,-0.04429214,-0.065932095,0.005387949,0.04908493,0.012061212,0.0050123776,0.025725853,0.03460598,-0.008453798,0.004603602,-0.000682255,0.03223906,-0.014974349,0.02543991,-0.020583404,0.045384955,0.01629095,0.023691947,0.029218286,-0.03098524,0.01875816,-0.011091336,-0.027464343,0.024329148,0.017162807,-0.0869109,-0.032016005,0.022250218,-0.016205793,-0.0037597914,0.032324586,-0.012015527,0.03292296,-0.022853535,-0.018398432,-0.006628627,-0.005232338,-0.036924154,0.036930554,-0.02624576,-0.020541206,-0.01902712,0.0034132919,-0.029444654,0.016683774,-0.057938408,0.017143808,-0.0033475913,0.020403694,0.066665314,0.04116377,-0.019366601,0.012312922,0.03257076,0.035148095,-0.0030323998,-0.042269226,-0.0058985064,0.008350754,-0.0009782794,0.026061365,-0.032550428,0.0001743057,-0.030198434,-0.018166455,0.0055945907,-0.0035391173,0.019554198,0.011204326,-0.046816874,-0.008381273,-0.02408816,-0.011689707,0.055709817,-0.013209066,-0.0017690322,-0.054149162],"last_embed":{"hash":"vxs8hj","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"vxs8hj","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vxs8hj","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.004157906,0.0015563742,0.007349912,0.00898787,0.014165381,-0.009628859,0.036087,0.04355352,-0.026595188,-0.002008332,0.00680168,0.005119588,0.008037705,0.043166704,0.01715645,-0.037569802,-0.012367441,0.017738152,-0.01376068,0.005653446,-0.062264998,-0.020035533,0.02621747,0.0023792495,-0.022409342,0.06157685,-0.020540006,-0.03847016,-0.022598786,0.005015139,0.03150552,-0.015560795,0.013047697,-0.04314638,-0.01864759,-0.031193418,-0.015086872,-0.014998448,-0.10206357,-0.0068925056,0.017036807,-0.026577093,-0.055930257,-0.0019249835,0.009597776,0.019214304,-0.03411332,-0.070620455,-0.015701257,-0.023402182,-0.021561239,-0.011636634,0.00081213407,-0.008714598,0.013646247,0.010382034,0.011475801,-0.007793058,-0.001915797,-0.032057278,-0.0067698318,0.0131471,-0.026397143,-0.02378272,-0.038552117,0.04022837,-0.017645145,0.01071924,0.027839182,-0.032237835,-0.0055607934,-0.009862681,-0.026916416,-0.0662233,0.0029291597,-0.024626931,0.030405741,0.0050568166,0.010028766,-0.029025085,0.104475096,0.007518247,0.03062921,0.00484458,-0.007094187,-0.025535781,0.033518407,0.060564566,-0.017950745,0.017866964,-0.012560825,0.045150854,0.014587215,-0.04153523,-0.018246545,-0.002047549,0.033279113,-0.05749594,-0.003856418,-0.02761096,-0.04421899,0.016589306,0.0061259246,0.057272498,-0.000669222,0.0339057,-0.012906008,0.021058751,-0.07387659,0.007148162,-0.043776415,-0.015578864,-0.000033472974,-0.028518807,0.024392817,0.0038074506,-0.03112935,0.0002329632,0.0017626912,-0.008835647,0.012371417,0.012837979,-0.006222572,0.0042709983,0.00081852364,0.014442526,0.006750333,0.04812881,-0.035003133,0.020945659,0.015156495,0.021499433,0.038023956,-0.010810034,-0.009260769,-0.0014623294,0.035379954,0.054896977,0.030903943,-0.0058929506,0.013587431,0.013854597,-0.022910723,-0.0053971554,0.043255374,-0.00014102034,0.024630766,0.004934352,0.020686807,0.047766466,-0.022034345,-0.0415577,-0.009961215,-0.019841116,0.018538587,0.02731495,0.05032529,-0.02296729,0.030926146,-0.014626682,0.038999476,-0.0077881273,0.017992413,0.0772889,0.024705533,0.009637316,0.027272841,0.001094399,-0.0023499883,0.00375924,0.046632733,-0.07718196,0.048601795,0.00036881343,0.018150441,0.06207953,0.042302664,0.039701805,0.017937882,-0.02877538,0.002327636,0.010856663,0.012083384,-0.044445276,0.02185071,0.0050413227,0.026227316,0.014985514,-0.011237859,0.032357126,-0.01618822,-0.016152455,0.052083313,0.02514998,0.0046784827,-0.016487403,-0.017804781,-0.005669005,0.05649189,-0.019794589,-0.009182136,0.001244801,0.0041113375,-0.013840075,0.000007667283,0.009931579,0.0022470995,-0.026193468,0.030702705,-0.008024043,0.055150405,0.025068682,-0.020443846,0.03488747,-0.009344388,-0.016900197,-0.007584663,-0.039762132,0.00952577,0.0036854723,-0.0017592454,-0.024502825,0.031501178,-0.03698897,0.00081015646,0.024872364,-0.002935812,0.03420148,0.026758173,0.020554025,-0.034558553,0.07506248,0.0021109045,-0.012330559,-0.020761924,-0.0053320574,-0.069092534,0.033031013,0.009711127,0.0335656,0.017835507,-0.051395062,0.010813419,-0.04175745,-0.06127394,0.032635897,-0.010426536,0.016971147,-0.046906527,-0.013341361,0.00056800037,0.0010399548,0.024456274,-0.04697021,-0.037350025,-0.02764826,-0.0023711487,-0.019576507,0.011244071,0.0020281605,0.025139157,-0.029669635,0.04221659,0.039575383,0.008983642,-0.005138528,0.009947323,-0.015741225,0.037071038,0.021227833,0.014177979,-0.0063726264,-0.030613951,-0.014901489,-0.025366133,-0.046577238,-0.004847074,-0.02871651,0.056509506,-0.026175791,-0.015697297,-0.027611868,-0.026171764,-0.008391503,-0.029965557,0.04385757,-0.015048704,0.024391089,0.021788362,0.022169134,-0.009347515,-0.015111954,0.06599794,-0.07180459,0.027677264,0.04887131,-0.041422732,-0.17140299,-0.04475482,-0.017843517,0.035746794,0.012414537,-0.009959031,0.0037501485,-0.009768142,-0.0038479615,-0.024018236,-0.006854455,-0.14141057,-0.002116938,-0.017513111,0.06602672,0.032548178,0.013877305,0.011958074,-0.0031772773,-0.06671351,0.007705616,0.025126925,0.06488,0.036023825,0.019824198,-0.0032486264,0.022294793,0.0016890928,0.013222687,0.02958079,-0.047839165,0.013598452,-0.03200506,-0.037846725,0.021860115,0.029696872,-0.016070178,-0.008721855,0.017089074,0.021297205,0.025747227,0.06390632,0.0017303415,-0.043763526,0.015506046,-0.018861534,-0.00040835692,-0.0010516981,0.0150338635,0.029169248,-0.02595406,0.015909143,0.021089545,0.000003644017,-0.010276811,0.012498895,-0.004500854,0.013098187,0.0024358826,0.038635038,-0.04968026,-0.05476307,-0.04032374,-0.049498346,0.011550315,0.019926194,-0.016019529,-0.03672183,0.013259576,-0.03791435,0.023430228,-0.01725189,-0.04290582,-0.026192525,-0.00661376,-0.008546522,-0.02975638,-0.0024176172,0.025482569,-0.08100113,0.040548544,0.021917062,-0.018908178,0.01971417,-0.0007479418,0.017786933,-0.046543065,-0.048679374,0.009862618,0.35473427,-0.039838668,-0.026750535,0.012444965,0.017154947,-0.00023677158,0.0050332528,-0.008455002,0.024494749,-0.00202263,0.007884856,-0.0036163437,0.01618796,0.024227062,0.05773317,0.02803456,-0.03584452,0.03328912,-0.003205272,-0.009751308,0.0009596485,-0.06565029,0.0005575389,0.007452957,-0.09517479,0.013644169,0.012053994,0.005066754,-0.046896316,0.03283725,-0.011407155,0.013603792,-0.021244066,-0.010442243,-0.015647678,0.012206501,-0.06891554,-0.05036385,-0.03580818,-0.016534949,0.03354284,-0.021578003,0.01405662,0.022694986,-0.022014802,-0.011573413,-0.012903368,0.012434458,-0.021189362,-0.017053533,0.023982223,-0.0076817023,-0.046581328,0.029963702,0.007375627,0.009147473,-0.023512233,0.008332607,-0.017579017,0.011137185,0.022140797,0.008936875,-0.055500228,0.02863869,0.03074223,0.011884211,-0.02289255,-0.028971974,-0.026089918,0.019125244,0.038403805,0.022714378,0.014292657,-0.009956171,-0.017791193,-0.02586089,0.00859756,0.018115122,-0.023335133,0.00068224827,-0.030759446,0.018790778,0.02554323,0.046908583,0.017360352,0.003049813,-0.023311125,0.024060385,0.0027502275,-0.0045810016,-0.007920598,-0.014609858,-0.038544945,-0.014168919,0.018602546,0.011477477,0.012110772,-0.056741174,0.019168405,0.0014684983,0.013501224,0.013179149,0.034687374,0.018393176,-0.007723925,-0.0073010703,-0.017254988,-0.018644972,-0.0017208519,0.017920412,-0.053702876,0.00050199224,0.034708202,0.0015345062,0.048921034,0.028255166,0.011837714,0.023466712,0.0074190623,0.057883535,-0.05094252,-0.020595359,0.00501271,0.04115515,-0.022262404,-0.07749418,-0.0032688954,0.0101208165,-0.009928491,0.024561767,0.018670749,0.025143864,-0.008415388,-0.026868816,-0.0044554495,-0.026857473,0.037232615,0.00426321,0.0010906634,0.0584144,0.014272484,-0.011408541,0.008997943,0.04362164,-0.019380193,0.0050540506,0.011106995,-0.011068571,-0.01647063,-0.025747271,0.008184968,0.018480431,0.013493193,-0.030895645,-0.0044865888,-0.018086972,0.020016182,-0.010127113,-0.06590339,-0.04232073,-0.024659365,0.025994198,0.008379807,0.08240833,-0.01639267,0.003398173,0.013479345,0.011005768,-0.029169085,0.013576006,-0.01140837,-0.048104122,0.0014943284,0.009598511,0.021467725,-0.019268285,-0.030796273,0.022819893,-0.0048676166,-0.013000547,0.022726491,0.017313823,-0.0072642877,0.01007664,-0.022467842,0.012635497,0.016869385,0.017729187,0.017982626,-0.023731295,-0.011642073,0.05714787,-0.024045749,-0.0046079946,0.0507503,-0.022122964,0.0077005117,0.0021448778,-0.013189762,0.033721846,0.019235097,0.02063647,0.00720658,0.048998516,0.046961617,-0.015858153,0.0070842905,0.031592444,-0.0072523607,-0.029203651,-0.00048740025,0.026688829,0.0337915,-0.044226553,-0.024669612,-0.025851637,0.045722898,0.0576212,0.036951713,0.008936098,-0.039940886,-0.035932798,0.0027651142,-0.025017679,-0.018505035,0.042972468,0.004216438,-0.027778102,-0.042269323,0.002860866,-0.020017616,-0.013657269,-0.0030437375,-0.02323179,0.008121154,-0.014143385,0.020290038,0.016053122,-0.008458717,0.045176633,-0.016249314,-0.020079644,0.014180149,0.040672686,0.009628985,0.007715701,-0.020678252,0.01248525,-0.054489993,-0.015393214,0.0059362873,-0.028986737,-0.0752045,-0.055956405,0.030587155,0.0635384,-0.009320913,-0.019486483,-0.002996953,0.00465443,-0.008609963,0.011120624,0.00834822,0.0005524524,0.012481374,-0.004283875,-0.05516603,-0.03767316,-0.0028250525,-0.034059376,0.0027376027,-0.031096667,-0.013833897,-0.030920057,-0.018347189,-0.017858582,0.020532064,-0.006526923,0.016506279,0.01312086,-0.08448278,0.005477822,-0.016278185,0.034862153,0.0038313442,-0.012877854,-0.03550218,-0.011778944,-0.010347949,0.008062566,0.025937013,-0.009964193,-0.024357863,0.016896686,-0.0254632,0.051561482,-0.029101253,0.057898078,0.041252084,0.01690316,0.0075574764,-0.023714934,0.00089003774,-0.019770337,0.0021436817,0.034570508,-0.014149467,0.02593017,-0.00219627,-0.017350582,-0.020486645,-0.067441106,-0.04903959,-0.015355437,-0.016245246,-0.035155162,-0.014913672,0.007293898,-0.0037243536,-0.011688334,-0.0055563534,-0.014696264,-0.021271178,0.012544011,-0.046997722,-0.008072746,-0.013557898,0.034732133,-0.031237839,-0.020254873,-0.01764427,0.01649006,0.036571804,0.009621136,-0.013339175,-0.0014196285,0.06562702,-0.013212229,-0.015717937,0.038614873,-0.0063776392,0.054002028,0.005264822,0.020369982,0.013958498,0.04038933,0.031254724,-0.03071954,-0.028624559,-0.027001724,-0.00063387945,0.027377859,-0.03695158,0.021581823,-0.019245826,0.007926113,-0.0064871516,0.036029514,0.020792088,-0.017364128,0.020090647,0.06408652,0.046273664,0.013246113,0.0109146545,-0.011830408,-0.0070751943,0.02960223,-0.009144432,-0.0010055511,0.014120813,0.04605529,-0.025351617,-0.045470018,-0.013182153,-0.009599325,0.033419825,0.0021423912,0.041797105,-0.05727183,-0.02669233,-0.012673326,-0.02752203,-0.027433971,-0.0042689126,-0.011612991,-0.018789848,-0.0015790665,-0.03696287,0.022701437,-0.0051662456,0.023724323,0.011851485,-0.00084927847,-0.12097951,0.025005367,-0.048354175,-0.027584516,0.015642937,-0.0007664252,0.010239225,-0.020201294,-0.013414275,-0.019897265,0.058850408,-0.029070346,-0.000571783,-0.016023673,0.025954843,0.0020222499,-0.019707516,0.020705976,0.0051760534,0.043396868,-0.0070033846,-0.044275664,-0.035846815,-0.054932635,0.01520989,0.035295032,0.0038895197,0.0250816,0.00715975,0.0040796106,-0.027703963,-0.037069157,-0.01218484,0.059575725,-0.023964956,0.014440871,-0.012139965,-0.027811177,0.013868245,0.039895616,0.031401448,-0.011496504,-0.03314568,0.014655451,-0.0029344782,-0.012666208,-0.014173378,-0.020004058,-0.014086519,-0.014426143,-0.07517024,0.0052023786,0.01414366,0.0006805587,0.011753772,0.016794031,-0.025887039,-0.011390611,-0.0013806288,0.021880886,-0.020782668,0.039289277,-0.034872692,-0.030415935,-0.038246363,-0.02217394,-0.0073746443,-0.02781074,0.000585838,-0.034776088,-0.026559902,-0.045630585,-0.02175593,0.0072148065,0.014354545,-0.02928213,0.061379258,-0.016351625,0.03731799,-0.010141285,-0.010390399,-0.020849362,-0.011685762,0.04409749,0.033723537,-0.0071220133,0.0076024574,0.029522797,-0.035312567,-0.045525838,-0.047037553,0.049215782,-0.0024187854,0.029030073,0.012322719,0.0025537773,0.018401498,0.0034090744,0.0053920425,-0.013859711,0.03704151,0.053335495,-0.011473053,0.022520348,-0.0042746067,-0.004856852,-0.02606129,0.0075435317,-0.04008917,0.0024361801,-0.022866499,-0.02371097,-0.048881553,0.009331521,-0.046899356,0.01298001,0.00090463524,0.017954461,-0.043076396,-0.008459427,0.030769335,0.022362066,-0.0009522986,-0.055808447,0.025862858,-0.012793197,0.011835802,0.029353285,0.041564826,-0.03979957,0.04870809,-0.005467322,-0.01989317,0.0016069307,-0.019665724,0.0017147363,-0.011060409,0.08080614,-0.016243922,-0.057773706,-0.026222292,0.017202208,-0.038942322,-0.045576192,-0.04856354,-0.038428526,0.018703466,-0.05310959,0.015864415,-0.0045661437,0.011714676,0.014696252,0.0036050016,0.016048444,-0.017724898,0.019127546,0.02267238,-0.03623619,-0.022114256,0.048715003,0.013696782,0.013176144,-0.016238758,-0.027167905,-0.027547065,-0.000099065735,-0.028133467,-0.016159544,0.031572144,0.0040766094,0.0052903546,0.04892053,-0.0041964976,0.025869712,0.030348673,-0.02924883,0.021376774,0.014527323,0.045251954,0.012757482,-0.0050209397,-0.02000223,0.009775282,0.0019514455,0.039361157,-0.041392453,-0.0004099344,-0.0052016834,0.00007187325,0.019082226,-0.02405563,0.04234771,0.007175857,0.030517878,-0.016610319,-0.029103192,0.012051924,-0.019249173,0.00044452166,0.019607918,-0.06732108,0.0008944006,-0.03396881,0.012023845,-0.010646709,0.009974845,-0.04242777,-0.0021588465,-0.014249686,-0.013925212,-0.021333072,0.021993393,0.021792805,0.04140258,0.0035168491,-0.005036153,-0.015861403,-0.0026877045,0.027612222,0.014350917,0.011530184,0.04137925,0.013488462,-0.04109177,0.011621063,-0.044066742,-0.019208947,0.0032904593,-0.022731535,0.006083453,-0.0071431417,0.045581196,0.013604086,0.036469545,-0.010721568,0.038216818,0.0029651893,0.02671455,-0.0031743979,0.0046733734,-0.022019295,-0.00051023765,-0.002965012,0.012030146],"last_embed":{"hash":"1nnson9","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"1nnson9","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project","lines":[5,158],"size":5560,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nnson9","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016509973,-0.0040717544,-0.036159858,-0.008242812,-0.030328477,-0.02056918,0.06523153,0.019984864,0.010219757,0.012718888,-0.012244421,0.0029059583,-0.020302167,0.00018056056,0.04163677,0.024576947,0.02293027,0.020397538,0.03824171,-0.01757397,0.011372358,-0.0153733445,0.016288629,-0.028264023,-0.050396673,-0.0042165453,0.036618013,-0.006911875,0.01349033,0.008863838,0.019369124,-0.0403486,0.01332072,-0.034758005,-0.034389548,-0.021073535,-0.0062858923,-0.020639963,-0.058012083,0.023106366,-0.01568298,-0.012804558,0.011044604,-0.007252493,0.052450635,0.006103402,-0.053386014,-0.02595675,-0.004963579,-0.032113012,-0.04691757,-0.025772573,0.034926564,-0.026975332,-0.0027310057,0.035146803,-0.06947359,-0.027348073,-0.052434232,0.025100583,-0.03286851,0.013694886,-0.007975518,0.0011966788,0.02126378,0.012921303,0.031794176,0.032792643,-0.02000845,-0.04694246,-0.017828645,-0.009015381,-0.021502797,-0.011116017,-0.048484553,0.032763485,0.009325601,-0.0615463,-0.0035650914,0.04218286,-0.033915855,0.034460783,-0.036166202,-0.0075552813,-0.022809377,0.008087754,-0.031381447,0.07137193,0.008430012,0.005402733,-0.0056355232,-0.0015723439,0.012896373,-0.03329295,-0.032366343,-0.008575863,-0.00615673,0.007815539,0.007691134,0.012867969,0.03831184,0.022002734,-0.007628005,-0.006719722,0.034610275,-0.020792957,0.017734827,-0.045307186,-0.02249339,0.0087548755,-0.018213335,-0.0027003305,0.0340641,0.049154475,0.018885348,-0.01031106,0.026767094,-0.020443624,0.012542817,0.018135043,-0.015257041,-0.01633072,0.052801423,-0.051299784,0.023431147,-0.025383448,0.017360976,-0.03757714,0.035128914,-0.022917876,0.018287785,0.05221468,-0.0032224373,0.0372867,-0.031586856,-0.01126545,0.023849329,-0.037779443,-0.008624116,-0.01701595,0.04674475,0.02345531,-0.05057649,-0.009868949,0.027429638,-0.040131774,0.01271694,0.011492985,0.02589399,0.0018243971,-0.028738664,0.012626445,-0.003320464,0.053933553,0.0382332,0.018706106,0.056442603,0.020912496,-0.004648033,-0.01313894,0.013001253,0.027610995,0.02157277,0.04203172,0.00019929321,0.016435467,-0.015066249,0.034490258,-0.00021468403,0.057147622,-0.017070223,-0.055898227,-0.004278908,0.00019038735,0.029647782,0.0041265367,0.07179154,0.026410814,0.039867517,-0.044808097,-0.028214749,-0.010018339,-0.013922658,-0.025798006,-0.021576142,0.030060712,-0.023318756,-0.04004623,0.016028505,0.016359815,-0.037904564,0.008115088,-0.034813415,0.03979156,-0.002976974,-0.0408506,0.047775697,0.023319868,0.005333489,-0.034549985,0.00655059,0.048922695,-0.003578281,-0.018563353,-0.054530542,-0.028318724,-0.028179314,-0.02333248,0.009151943,-0.028606592,-0.026265582,0.019973077,-0.02091508,-0.040811315,-0.026899142,0.011249121,-0.002865169,0.015940726,-0.008936526,-0.026809195,-0.026861694,0.055304606,-0.010768204,0.016642207,-0.016725186,0.01983568,0.033257976,-0.015566049,0.031215046,0.012136523,-0.0039951783,0.0023190447,0.013083303,0.014895833,0.02922189,-0.02417392,-0.018210528,0.004997693,0.047981594,-0.0077514644,-0.007766411,-0.0013992996,0.014143036,-0.019948205,-0.044541955,0.013531588,0.025800303,0.03870873,-0.042019524,0.0012435854,0.0042683836,0.020772783,-0.0052924193,-0.009399687,-0.023007924,0.020249208,0.016437149,-0.0028534287,-0.01672163,0.0010366199,-0.031885266,0.023130275,-0.0073420554,0.0019748146,0.024666693,0.0049557206,0.010096082,0.0036193726,0.02910893,0.0034643398,-0.018685134,-0.043380752,0.028208895,0.0316484,0.01157722,-0.039589327,-0.044345625,0.048960906,0.07847449,0.020694513,-0.02408139,-0.0075688083,0.002380971,-0.004834413,0.062013645,-0.018019345,-0.0310061,-0.006057087,0.0074510286,-0.0015744824,0.021989685,-0.029781494,0.05411799,-0.017958486,0.00948342,0.017612683,0.023875909,-0.15876617,-0.03535683,-0.015845712,0.034393717,0.03540246,0.0071235127,-0.05762712,-0.014943957,0.023151249,0.08423963,0.04529542,-0.04388616,0.0015314458,0.020172786,0.03059412,0.011832806,-0.038363148,0.029051278,-0.021710003,-0.0276552,-0.022990981,-0.014221099,0.083998084,-0.042014018,-0.078978665,0.0064817495,0.101692796,-0.037384298,0.015820235,-0.02677139,-0.044149995,-0.053505287,0.011321157,-0.016440345,-0.015483099,0.031616293,-0.015488783,-0.0049272673,0.035571486,-0.021298444,0.01993259,0.093579225,0.037115198,0.07019901,-0.032158323,0.05268541,-0.00094946625,0.011684751,-0.055619404,-0.0018065682,-0.06850623,-0.03864829,0.016176397,-0.045220852,-0.056405686,-0.022233317,-0.030762611,0.013157555,-0.010469883,0.054434005,-0.03135832,-0.0027887041,-0.012529167,-0.06610927,-0.032166276,-0.000014280403,0.08789807,0.0015873192,-0.0030706467,-0.039013878,0.031568,-0.060868755,-0.035485137,-0.008919769,-0.016979557,0.01459009,0.0041509597,-0.009649899,0.0018687325,-0.10749457,-0.023942674,0.011363733,-0.015542774,0.026143631,-0.035809338,-0.041057557,0.01146451,-0.0060106255,0.022130933,0.22585608,0.006901115,0.0011229321,-0.014524056,0.07493172,-0.032666128,-0.05770759,0.010215225,-0.0075270794,-0.038546655,-0.023047136,0.023069156,0.040915456,0.015630879,0.045730088,0.042158607,-0.031938016,0.049877916,0.075599745,0.024468513,0.038623996,-0.012835887,0.052535966,0.0216327,-0.043516554,-0.04620272,0.007154737,0.007004519,-0.040666774,0.02637718,-0.004855289,0.032266818,0.060086336,-0.029875528,-0.022600325,-0.018258104,0.030684387,-0.05636514,-0.014717513,0.0077248476,0.02009213,-0.039598864,0.005162327,0.0065563037,-0.0152515685,-0.028587544,-0.015102229,-0.004333014,-0.011323815,-0.043067314,-0.00221181,-0.015445733,-0.00613197,-0.005690258,-0.020592948,-0.034392674,-0.057738498,-0.02996827,-0.0085854465,0.039307635,0.014343418,0.004957426,-0.05114717,0.029635455,-0.017335467,0.024372673,-0.035278752,-0.010358718,0.009937311,0.020800546,0.034575023,0.036722783,0.014699359,0.015644755,0.02435167,0.000026584383,0.056175273,0.04688987,-0.003614386,0.02151235,-0.015493328,-0.017905746,0.0013840292,0.0014426557,0.024068076,-0.037358437,0.008278326,0.07212518,-0.01953622,0.06862769,-0.019344334,0.0013983415,0.035174306,-0.019042425,-0.014772621,0.041670762,0.010253924,-0.004673123,-0.02504718,-0.012227189,-0.016657706,-0.013622292,0.0044068308,-0.020624705,-0.004375653,-0.030666864,-0.013646495,0.05107173,0.013894363,0.026918532,-0.051822625,0.004150247,0.010189738,-0.05953625,0.025334869,0.051262897,-0.0033110399,-0.006376591,0.040276762,-0.018088875,0.032051556,0.010709658,-0.027457912,0.06439719,0.003373223,-0.07498189,-0.027952513,0.032531362,-0.020231105,0.047103625,0.029628728,-0.03715023,0.013356333,0.042101733,0.022401944,0.016423902,0.045550536,-0.004828414,-0.046577044,0.022072185,-0.008848063,0.025002757,-0.02656431,0.054505214,0.01766564,0.05939408,0.017475436,-0.0137912575,-0.043701958,0.06496993,0.014656601,-0.0014284073,0.010793729,-0.03801411,0.026845185,-0.057933718,-0.026128624,0.0082617225,-0.023887515,-0.020277176,0.013781117,0.029611802,0.035364427,0.06591635,-0.02097571,-0.0023691936,0.010334114,-0.006558661,-0.0115920445,-0.005993882,-0.01981838,-0.0555888,-0.052374575,0.014015457,0.003060316,-0.03464669,-0.00013735057,0.036164038,-0.02673996,-0.034992445,0.016945941,-0.03641151,-0.039484702,-0.028886057,0.025232818,0.014126326,0.01996475,0.008725909,0.013980218,-0.010427924,-0.039454177,0.07323331,-0.027994558,0.010119588,0.028667847,-0.025572095,0.052810818,-0.047736797,0.0041925437,-0.010463133,-0.04592333,-0.0057624434,-0.0020994435,-0.0010998307,-0.037778802,-0.013332156,-0.009110138,0.034611136,-0.016899092,0.034272138,0.01436062,0.0010670642,-0.052193016,0.0253633,-0.043342832,-0.027779166,0.026718859,0.034211166,0.028686933,-0.03381529,0.021493357,-0.023523478,-0.007948491,-0.005192885,-0.043927636,0.03291296,0.008684238,-0.021682221,-0.009120344,-0.03357848,-0.003866979,-0.015631065,0.0063849743,0.0053795204,0.0062422496,0.009940581,0.017749699,0.036064982,-0.008935477,-0.04028105,-0.049492043,-0.016537245,0.0049001537,0.044472355,-0.0022751845,0.010021966,-0.036845714,-0.059848987,-0.02183575,-0.014360423,0.014294398,-0.04513255,0.029026771,-0.02622659,0.022956679,0.009533322,-0.0069769276,-0.01154708,0.028175222,-0.065882064,-0.0055143335,0.027282286,0.017084233,0.018424498,-0.0018320377,-0.06236147,0.0019174969,-0.018811192,-0.025782267,-0.011400884,-0.04709853,-0.017281512,0.02083738,-0.026217606,0.0072270683,0.0064837616,0.0017039345,0.03175703,0.07146661,0.019507851,-0.020980034,0.012226139,0.022326278,0.009906289,-0.019448727,0.0073425234,0.056474473,-0.07973746,0.012518014,-0.026130153,0.026999973,-0.0014887757,-0.010034146,0.05664159,-0.025235767,0.009210026,-0.05057043,0.01771681,0.02651529,-0.010313887,0.010290729,-0.0021010544,-0.0087898,-0.0017088234,-0.03883449,0.0038737787,-0.018199306,-0.051199194,0.04332485,0.02930416,-0.015190163,-0.051253855,0.022037676,0.024004644,0.030959895,0.001748966,0.03604457,-0.038826752,0.037573323,-0.010561982,-0.04400365,0.003318377,-0.06919902,0.01055293,-0.02025336,0.005034734,-0.015991421,-0.020133885,-0.016337113,-0.016152581,0.0045838538,-0.023782695,-0.025937494,-0.020607833,0.0008882945,-0.021755798,0.049941607,0.020783678,0.022646263,0.041653518,-0.014488362,0.01718498,0.006956638,-0.019001639,0.015742792,-0.01582708,0.0064526475,0.02605694,0.014074675,-0.0016541448,0.031056615,0.01502845,-0.035082143,-0.05430963,0.027518036,-0.03313657,-0.039739914,-0.025209796,0.0310641,0.067874596,-0.021483911,0.036139306,-0.0341418,-0.022802517,-0.007432,-0.00079698337,0.041349232,-0.0042270906,-0.00972173,0.0006838794,-0.01807603,-0.019970508,0.01174497,-0.00618888,-0.011844076,0.021854704,-0.040028807,-0.05423098,0.0068198955,-0.018211195,-0.011313131,-0.02747293,0.0144149605,-0.0040052817,0.0040202728,-0.03743524,-0.040690448,-0.018544702,0.044340197,-0.00032397718,0.00433937,-0.01213423,-0.02833986,0.02242271,-0.13934986,0.0065731863,-0.028983284,0.010069374,0.018955076,0.017072499,-0.009569903,-0.010737299,0.0074050394,-0.026289182,-0.040514566,0.015960708,0.008958793,-0.026003834,-0.002020499,0.015411131,-0.012214302,0.035368804,-0.021976879,0.052363668,0.005308344,-0.010721193,0.068409316,-0.014031981,0.005115456,-0.0059984894,0.031241862,-0.0028903706,-0.033095207,-0.01411668,0.011300719,-0.065359555,0.038818818,0.04004743,-0.03502281,0.0053893053,-0.0077179475,-0.019113293,0.015144688,0.0065924055,-0.042609897,-0.008192663,0.0045944545,-0.018111171,0.025798343,0.11468199,0.006256318,-0.015662767,-0.016266128,0.012430013,0.015035487,0.029528981,-0.053250585,0.017196348,-0.028926123,-0.006691507,-0.022827234,0.014721894,0.00019076047,0.013903539,-0.016102124,0.023565687,-0.02003331,0.0050461628,-0.033028994,-0.0028735802,-0.031198045,-0.032247964,0.0014109629,0.0075335517,0.0030935553,-0.019957718,-0.04331171,-0.025053885,-0.010739468,-0.002677263,0.058140364,-0.00028754424,-0.01905945,-0.004533692,-0.030472064,-0.012947888,-0.002841352,-0.0020549926,0.02346803,0.007046703,-0.0038952108,-0.0057305153,-0.0271145,0.004580786,-0.0065328255,-0.029801862,-0.0027183455,0.05077135,-0.011783653,0.04538219,-0.04435974,-0.009114979,-0.0050458643,-0.0035115073,0.010882006,0.0024348877,-0.016988723,0.013753675,-0.044122227,-0.011647291,0.0020290108,-0.008509295,0.014834218,-0.009351949,-0.027127773,0.013400105,-0.02057716,0.007409742,-0.07455725,-0.007707776,0.052461386,0.029517666,-0.0049302443,-0.004342399,0.016790977,-0.0116586955,0.0018483973,-0.024475273,0.0098184515,0.013677512,0.046171427,0.020107,0.016705055,-0.002151908,-0.006019172,-0.04053028,-0.0050358786,0.05367449,0.02716192,-0.0038772179,-0.0100534195,0.010755937,-0.042188674,-0.03721406,-0.041771617,-0.005214453,0.0321463,-0.03044954,0.0018796845,-0.045571845,-0.0073535247,-0.0033381993,0.011688631,-0.029168144,0.03331685,0.0028769597,-0.017877026,0.050621916,-0.016801037,0.08312663,-0.009544778,0.05464884,-0.037556037,0.018948693,-0.031001106,-0.0035008779,-0.040860906,0.0029277643,-0.008343186,0.035594672,-0.018681273,-0.006009564,-0.025984183,0.04599882,0.0007936956,0.034572236,-0.011628581,-0.028269589,0.03311188,0.0091988295,0.01040856,-0.02016262,0.005682437,-0.008658701,0.02580348,0.0053913062,0.030153362,0.03699488,0.04133979,-0.02249418,0.0025119653,0.027614322,0.02341697,-0.044140242,0.018493561,-0.014413739,-0.03021123,-0.0015521308,0.04912237,0.009138229,-0.008058406,0.010689084,-0.00018463789,0.04952204,-0.033489935,-0.00039439634,0.031739924,-0.019302085,-0.01284824,0.0052799988,-0.014414808,-0.008438977,-0.036902245,-0.028186755,0.0033304533,0.01891618,-0.044516824,0.026114535,-0.0024806752,-0.027840456,0.056959096,0.035005182,-0.019897835,0.025126042,0.039665863,-0.010393525,0.021166826,-0.03119232,-0.007088831,-0.03108015,0.011804797,-0.008939493,-0.027984813,-0.0080510015,-0.019276366,-0.039658867,0.021088991,0.04169833,-0.0022608123,0.0039207926,-0.045541994,0.017150117,-0.013763574,0.003758399,0.051728107,-0.0038537995,0.004347351,0.0073464536],"last_embed":{"hash":"9vavyb","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"9vavyb","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#{1}","lines":[7,8],"size":115,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9vavyb","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024218554,0.00028492228,0.006350749,-0.00093844876,0.006159369,-0.01424879,0.05231496,0.042123288,-0.04031102,-0.0035101422,0.024609728,0.01714136,0.0027101042,0.024835598,-0.009713203,-0.037887476,-0.032655932,0.026113767,0.002987058,0.023202965,-0.0733562,-0.029778609,0.016440645,-0.0049252044,-0.007567354,0.068830535,-0.038734592,-0.02434254,-0.029722724,0.008507497,0.014388078,-0.021275217,0.021295313,-0.023812167,0.0012662607,-0.048219454,-0.008066005,-0.006579942,-0.10285794,-0.017416388,0.043132342,-0.022423645,-0.057493705,-0.01647582,0.024358261,0.015775051,-0.024783963,-0.06827789,-0.010266614,-0.018918145,-0.022447241,0.0043302253,0.0032031946,-0.017974397,-0.014206597,-0.0003394609,-0.004635272,-0.014255786,-0.00007779178,-0.012263327,0.00029765005,0.018645331,-0.04667512,-0.018413566,-0.050179854,0.034370426,-0.015655335,0.011269364,0.012606205,-0.026683113,0.00026292753,-0.01702083,-0.032358617,-0.07679219,-0.0020365336,-0.028213264,0.026057163,0.006734297,-0.009511113,-0.038402215,0.1143439,-0.0082227485,0.0365593,0.0034546454,0.0136285955,-0.01734496,0.008780844,0.04031099,0.008886603,0.022148907,-0.007910401,0.04580311,0.033561476,-0.03785596,-0.0021259072,0.010030689,0.034579463,-0.05653879,-0.0051356996,-0.027565852,-0.040907912,0.022266129,0.0018093305,0.051005755,-0.0281573,0.024510022,-0.023781149,0.006587028,-0.05067577,0.0059348396,-0.045739315,-0.006459831,-0.0068365484,-0.020702772,0.025274742,-0.005056297,-0.026539113,0.008729059,0.0032799013,-0.020973017,0.012409136,0.04628308,-0.03283083,-0.010657225,0.008081498,0.008159031,0.011794306,0.044074044,-0.031126888,0.013538832,0.005815672,0.003532653,0.034961123,0.002915335,-0.01240942,0.0068651964,0.045177996,0.06047643,0.028403506,-0.02187166,0.011223411,-0.0063221874,-0.01752267,0.0018570838,0.04589465,0.0039654374,0.009835371,0.020636996,-0.0007702777,0.043489646,0.00018649711,-0.048285116,0.0066120047,-0.023949672,0.010258889,0.027214833,0.03588935,-0.021047983,0.042093575,-0.030538125,0.056030575,-0.02038581,0.0055185896,0.052765444,0.006813948,0.0012408568,0.028575763,0.007487805,-0.0019603893,-0.008055328,0.0376177,-0.081681795,0.034128036,-0.013981671,-0.00017672799,0.06597207,0.015192394,0.041725963,0.010081009,-0.035410084,0.008438425,0.005083795,0.015057954,-0.029786604,0.032284804,0.017882265,0.020179678,0.008931045,-0.006203542,0.047342304,-0.023500979,-0.027284347,0.047935523,0.0063351714,0.0017673357,-0.0094191255,-0.008381715,-0.0133083705,0.05892723,-0.0070149307,-0.0016486312,0.002337759,-0.0077293795,0.0079446435,0.028755838,-0.0133245895,0.008682466,-0.03844798,0.009924818,-0.01216713,0.06252743,0.009706792,-0.025362743,0.03638677,0.015480879,-0.0302676,0.0046314336,-0.03178352,0.007166836,0.0318363,-0.021825045,-0.015400532,0.011454825,-0.04099024,0.007190271,0.013727873,0.009465049,0.028180944,0.025283553,0.02713395,-0.034454033,0.087151036,-0.0071735517,0.008527066,-0.018865017,-0.0027328865,-0.054531496,0.028049668,0.025387168,0.055639826,0.018090982,-0.06014976,-0.010518244,-0.033930194,-0.061355896,0.034488145,-0.035057954,0.028984291,-0.021515848,0.004520732,-0.017878274,0.010206096,0.017344842,-0.03543756,-0.00023643901,-0.033303674,-0.0062616193,-0.03196961,0.012266547,0.009743297,0.025114164,-0.033616435,0.02649373,0.0339366,0.00078696193,0.012050286,-0.0014631891,-0.003975518,0.04513785,0.018343205,0.02254164,0.005199474,-0.022874227,-0.025000416,-0.028242836,-0.027636949,-0.009554621,-0.025441932,0.031325024,-0.031496227,-0.010606836,-0.010980619,-0.0011465399,-0.019987328,-0.015029805,0.04366924,-0.026449509,0.021530969,0.025001135,-0.004974108,-0.022165399,-0.013870687,0.06369186,-0.052360673,0.025664717,0.020163007,-0.024542414,-0.18169984,-0.051184077,-0.0065517756,0.03292353,0.011260364,0.018899176,0.0035676777,-0.00892395,-0.0013814687,-0.038174193,-0.022929741,-0.13900729,-0.0021958342,-0.013072982,0.06731015,0.022205725,0.012021356,0.029029747,-0.0055081374,-0.06629702,0.024712414,0.02034406,0.057270393,0.06737358,-0.0042502997,-0.0025007513,0.008328387,0.035817616,0.0032085674,0.042822164,-0.03807698,0.010511484,-0.027780732,-0.02893174,0.035018288,0.046400614,-0.01283499,0.0038235341,0.03697602,0.018414019,0.031784896,0.035200775,0.012793276,-0.048530165,0.02591912,-0.023173546,-0.0038269917,-0.00918954,0.00499874,0.0066102236,-0.004545992,0.0218407,0.029192079,0.014746682,-0.0033779352,0.01646738,0.012076077,0.019491138,0.029793847,0.017446956,-0.04154325,-0.044747174,-0.05784561,-0.07488496,0.022788968,-0.0033256663,-0.00887642,-0.029896533,0.010568277,-0.061504014,0.028370535,0.0028802569,-0.017944483,-0.022821888,0.0019320004,0.004864574,-0.038122132,-0.01868877,0.0023302143,-0.07591667,0.044236384,0.03442364,-0.027761875,-0.008649505,-0.0008115654,0.01351696,-0.026384866,-0.058822557,0.011802125,0.33678555,-0.029486762,-0.04051919,0.006505201,-0.005449252,0.026519872,-0.0039800517,-0.00036613495,0.0008591823,0.010150585,0.006420083,-0.009802792,0.01292499,0.0102816345,0.07494972,0.050182976,-0.028503217,0.037579197,0.004427054,-0.023115588,0.0050111786,-0.05951818,0.0011785664,0.000649487,-0.08856609,0.008438763,0.011306216,0.031401627,-0.046632674,0.034029804,-0.0054291976,0.01316035,-0.020565972,-0.008115468,-0.021075811,0.011914037,-0.079422385,-0.06156207,-0.04183308,-0.021354029,0.036849048,-0.033654917,0.0310573,0.007874303,-0.024168257,-0.017513556,-0.0050766757,0.019740088,-0.008956711,-0.016392572,0.033033937,-0.029794903,-0.027678173,0.019740624,-0.0028939017,0.0135220615,-0.014863881,0.011373449,-0.032330602,0.02077986,0.020382166,0.011490768,-0.043423,0.029748814,0.029027432,-0.003895931,-0.027644994,-0.036263496,-0.033412497,0.042199705,0.04298609,0.015713334,0.032749914,-0.011304725,-0.01488387,-0.01199428,0.0045599337,0.018092291,-0.024770081,0.002173101,-0.02658928,0.00061684585,0.02239589,0.058887128,0.025524372,0.011778377,-0.018439567,0.0147034945,-0.006580708,-0.019671991,-0.020823408,-0.015371476,-0.028203746,-0.033764545,0.01854024,-0.003323014,0.004655608,-0.04684344,0.011487789,-0.009729396,0.008134411,0.035398193,0.0035629775,-0.00447365,-0.011369183,-0.012269825,-0.017919002,-0.016603217,-0.03522328,0.0160644,-0.040043723,0.008676341,0.017301118,0.014602092,0.04337399,0.03396975,-0.0055148657,0.022332426,0.020313378,0.05176602,-0.04211349,-0.03338499,-0.004352465,0.020745194,-0.0112368725,-0.049862605,-0.009934861,-0.0067687426,-0.007331267,0.017553777,0.006440244,0.023879316,-0.015801769,-0.02687751,-0.003589344,-0.017994128,0.050600827,-0.007898307,-0.012601632,0.058399245,0.0195488,-0.03102234,-0.000806865,0.03086992,-0.0022588465,-0.0002805872,0.010873292,-0.005828815,-0.010632917,-0.013284381,0.018621469,0.02766456,0.030914793,-0.042884126,-0.0023483625,-0.014089793,0.009581807,-0.0035142335,-0.057513926,-0.034717105,-0.030474173,0.022715125,-0.006242334,0.05453783,-0.024356449,0.016086083,0.0074848607,0.02542633,-0.012135899,0.017241359,-0.013745972,-0.07209721,-0.011811983,0.024254259,0.036357064,-0.04106304,-0.02386959,0.015639089,0.019710997,-0.010216384,0.03740207,0.0134700965,-0.008085978,0.0043621506,-0.022946332,0.010983435,0.012203643,0.013669181,0.031561755,-0.017772585,0.015433398,0.05543072,0.0016180559,-0.024840256,0.04035599,-0.03995139,-0.004717303,0.024938399,-0.020629555,0.034428407,0.013061485,0.041277364,-0.0009224213,0.038928416,0.031654187,-0.019955399,0.017551038,0.021135928,0.0017165937,-0.052606486,-0.002365438,0.028637871,0.015143171,-0.016319374,-0.007687356,-0.03403711,0.029973997,0.045462683,0.019081602,0.006302435,-0.048932176,-0.03319824,0.013761539,-0.03932155,-0.022944348,0.04714671,-0.0027015905,-0.041050818,-0.06014848,0.009342856,-0.02601139,-0.013283937,0.004447121,-0.023667354,0.005264903,-0.03343301,0.01273318,0.019919353,-0.0020734856,0.033921905,-0.0014116149,-0.0212126,0.0066378657,0.044804722,0.013121131,0.029004915,-0.02139864,0.0002621456,-0.043518532,-0.03616027,0.0068781446,-0.03545519,-0.08281872,-0.023331003,0.040798478,0.06901173,-0.0028515537,-0.018165719,0.010807094,0.023213789,-0.011962573,0.013702267,0.018260088,0.005357843,-0.001582133,0.007015628,-0.033445504,-0.03418876,-0.0031136186,-0.017117722,0.022259574,-0.027267948,-0.024703575,-0.026801793,-0.00490389,-0.026984511,0.02907542,-0.025642484,0.004263352,0.012287271,-0.05638951,0.0110218795,-0.0031452826,0.019219512,-0.012616623,0.011487328,-0.021358589,-0.013391323,-0.0032978642,0.01824669,0.033389922,-0.026390962,-0.031569,0.0009037941,-0.03313309,0.04272358,-0.029657476,0.051721387,0.037320565,0.026145507,0.013651921,-0.02419925,-0.007505653,-0.032991488,0.004194138,0.023054676,-0.022827059,0.02612248,0.023699312,-0.017050115,0.010911374,-0.07991957,-0.049727518,-0.019341895,-0.030336212,-0.028739734,-0.0038881456,0.012233094,-0.002433143,-0.016005155,0.010723206,-0.025433643,-0.040841248,0.029431287,-0.032394025,-0.0055641388,-0.043733936,0.032483444,-0.032677934,-0.020114038,-0.007098488,-0.006698383,0.010219718,-0.0035482582,-0.010129212,0.024130628,0.052033186,-0.008509872,-0.01899653,0.035288174,-0.018916339,0.034503255,-0.004070721,0.0264489,0.010979566,0.04193894,0.035418853,-0.02446264,-0.023662468,-0.017216489,0.0011030078,0.022772517,-0.018437887,0.010058402,-0.031113733,-0.0030877222,-0.0102930935,0.01718679,0.017712666,-0.011554934,0.007057938,0.06866255,0.04104476,0.021982957,-0.0071309838,-0.026958847,-0.0073027657,0.020460477,-0.024169313,-0.007415656,-0.00016061869,0.031378716,-0.0068419175,-0.031144343,-0.01778131,0.0035052225,0.034228783,-0.01055044,0.04497695,-0.07336306,-0.029209498,-0.016590698,-0.0048074797,-0.02747278,0.007755833,-0.009145311,-0.013646794,0.008617439,-0.05289037,0.047076337,-0.022419283,0.023684988,0.014395543,0.0029140683,-0.12044136,0.025446929,-0.051402234,-0.028551385,0.014510474,0.0031740353,0.004022713,-0.031291276,-0.010617477,-0.027729837,0.06914832,-0.039686922,0.028217867,-0.030983211,0.038049053,-0.014737595,-0.017596781,0.0120063955,0.013338178,0.04629302,-0.0052370024,-0.047276396,-0.024450386,-0.034063134,0.04743119,0.022446929,0.011049146,0.02947996,0.011592858,0.00071463594,-0.02767992,-0.0115037225,-0.006049425,0.07716205,0.0055747884,0.026372096,-0.017913157,-0.04868292,0.018362697,0.028415829,0.03444447,-0.013283132,-0.032384664,0.008586328,-0.020124117,-0.013530387,-0.016078332,-0.025187394,-0.005407458,-0.0017449214,-0.0880956,0.011238523,0.017565072,-0.018693088,0.011259664,0.017311376,-0.0100000445,-0.01852152,0.000051364354,0.027763164,-0.004201276,0.02534631,-0.029353175,-0.032897573,-0.0293673,-0.021210067,0.013993998,-0.043479044,0.0012416427,-0.021754108,-0.02956766,-0.04496597,-0.019936437,0.020601902,0.020255385,-0.03539887,0.048617724,-0.030639447,0.034095563,-0.0130858235,-0.0007337689,-0.022828866,-0.0068186377,0.05131802,0.055887174,-0.013779485,0.0033984608,0.0026554829,-0.01496113,-0.0057764235,-0.04302156,0.05267232,0.00326522,0.044235785,-0.003990158,0.018246537,0.017521976,0.033956815,0.022708623,-0.014944806,0.046586633,0.058503732,-0.0032187512,0.008866191,0.01778881,0.012902234,-0.018217271,0.014403021,-0.032624863,-0.002086079,-0.02985572,-0.035837688,-0.05292883,0.007818542,-0.03452283,-0.002756453,-0.013895801,0.0030168714,-0.022006022,-0.027930446,0.014993608,0.052160844,-0.0235345,-0.05548247,0.015209835,-0.013697498,-0.0062007885,0.023064101,0.031315878,-0.04471072,0.028452076,-0.021210283,-0.012010747,-0.0010986965,-0.0066193356,-0.013558078,-0.008308618,0.07939402,-0.016763167,-0.045655545,-0.033353105,0.03246224,-0.012147589,-0.03989221,-0.03812328,-0.03331051,0.027773313,-0.02273752,0.0111810705,0.009323465,0.008318737,0.023314824,0.01515631,0.011479777,-0.019482743,0.031259976,0.00045882093,-0.031737983,-0.025414504,0.05395931,0.0067368955,-0.00099383,-0.03530913,-0.030296806,-0.0066369427,-0.011345432,-0.027334295,-0.022884531,0.031974547,0.00849963,0.03152588,0.046790864,0.0013271106,0.021246882,0.026365453,-0.02547991,0.021793148,0.0072196717,0.06293295,0.012385448,-0.0043657734,-0.016104078,0.008375543,-0.011521193,0.030503612,-0.033625584,-0.016693851,-0.0056409896,-0.014484834,-0.00024982097,-0.042367727,0.03204155,0.0055674925,0.053181525,-0.011404178,-0.036702104,0.0053178635,-0.012286858,-0.0019710788,0.019777775,-0.04629864,-0.0034088052,-0.018940287,-0.0018149425,-0.0073421667,0.028493235,-0.034068182,-0.012680205,-0.013928892,-0.0049205283,-0.017154302,0.021962656,0.027702983,0.04724242,-0.020578817,0.008645132,-0.0035338914,-0.0057316762,0.033342626,0.013969732,0.011009895,0.02975893,0.0021483474,-0.030348128,-0.0012235118,-0.023709904,-0.025005661,0.021244762,-0.014148125,-0.013978244,-0.009993205,0.0447916,0.0297991,0.031459782,-0.010334945,0.020839486,-0.0014435617,0.024055174,-0.0033238744,0.009422717,-0.026027456,-0.0025884344,-0.009595732,0.015252564],"last_embed":{"hash":"c0echy","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"c0echy","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml","lines":[9,158],"size":5408,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"c0echy","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04489668,-0.011079617,-0.036987256,-0.002942416,-0.049002934,-0.030297652,0.041669175,0.024259305,0.004924911,0.035556912,0.008340358,0.016526036,-0.004274104,-0.011927999,0.055671647,0.008434014,0.010801403,0.039527096,0.027255343,-0.026494931,-0.015051789,0.01332244,0.039394476,0.018817434,-0.025352763,0.02021492,0.047540892,-0.015113569,0.007753199,0.032596875,0.0366331,-0.03989968,-0.007724839,-0.036110867,-0.024527045,-0.028285433,-0.01266267,0.010536829,-0.056680527,0.021843646,-0.04428901,-0.018177414,0.004465639,-0.010675099,0.007564647,0.008622208,0.0023941952,-0.02337209,0.0102849845,-0.049827583,-0.03939905,-0.0078111617,0.0028301545,-0.00215806,-0.0022308289,0.061655413,-0.061671622,-0.044312526,-0.035287242,-0.015987389,-0.024049519,-0.0026854372,-0.03976902,0.031703454,-0.008565481,0.056544993,0.023668492,0.0017354357,-0.011013617,-0.05079165,-0.026905157,0.007557207,0.0076668872,-0.045870908,-0.06628505,0.0075958758,0.02571024,-0.026471615,-0.007082322,0.057127457,-0.025329687,0.013326972,-0.0062245755,-0.019895071,0.01846845,0.012121397,-0.03589162,0.1145933,0.025996804,-0.0031397752,-0.0008933056,-0.010979639,0.0040659024,-0.055313073,0.008951627,-0.020771233,-0.01993245,-0.026190529,-0.011812101,0.042752072,-0.008038772,-0.019805709,0.030747613,-0.025235035,0.030069528,-0.010963443,0.0037925038,-0.018663343,-0.017613292,-0.020579567,-0.014868247,0.028675893,0.033150915,0.020176325,0.019010052,-0.0023199678,0.032898743,-0.047785677,0.008460328,-0.015505434,0.018467136,-0.0067353924,0.0094927,-0.027140135,0.0106363,-0.001193156,0.041908614,-0.002503775,-0.016094659,-0.008878804,0.013022427,0.047071956,-0.013159379,0.05909125,-0.030705692,-0.01923359,0.012405539,0.030233555,0.001988823,-0.087005496,0.03390449,0.052747365,-0.03239529,-0.0054978654,0.018335154,-0.042372953,0.028274136,0.048603605,-0.008839991,-0.043686386,-0.059157606,0.04138536,-0.0119539965,-0.0142108565,-0.010420068,-0.01026265,0.056688804,0.015574108,0.020827409,-0.006222733,0.002401574,0.031340424,0.006806762,0.04701982,0.016335307,-0.0010936087,0.0074071027,-0.0096364375,-0.008849917,0.0234922,0.027405206,-0.008156076,-0.043580886,-0.0048753726,0.0026664902,0.0074078455,0.049680863,0.022851361,-0.022211906,-0.022817327,-0.020408124,-0.011300164,0.018848006,-0.0028594036,-0.019255364,0.03365569,-0.04766954,-0.026346572,0.021063227,0.04054624,-0.04372702,-0.032693263,-0.008188418,0.046396784,0.0033653323,-0.046844456,0.08678357,-0.005520774,-0.0016977909,-0.021085737,0.017452346,0.013520793,0.02370707,-0.03636715,-0.042623434,-0.04269524,-0.026297262,-0.010846486,0.0034619616,-0.06919663,0.0005245197,-0.004414755,-0.052036364,0.0070914584,-0.0395443,0.033032853,0.0011794601,-0.004065411,0.0040340414,-0.015605272,-0.017075842,0.0564969,-0.039669722,0.0025735158,0.016734177,0.042428877,0.04572858,0.005182629,0.020848317,0.0009410051,-0.0025982528,0.031586535,0.037918445,0.0010279791,0.010449547,-0.03581635,0.0015197535,0.025849003,0.028640859,-0.012540476,-0.041531317,-0.030249916,0.004916832,0.013200494,-0.025778715,-0.027295759,0.01945029,-0.013770409,0.023907403,-0.012197308,-0.005638348,0.034281872,-0.03217312,0.0099662775,-0.041017387,0.007684797,0.022550037,-0.017225534,-0.01352526,-0.015210331,-0.0006301998,0.035689767,0.021708623,0.0038291807,0.011904514,-0.02590317,0.012805357,-0.026802339,-0.009662105,0.026389636,-0.024423046,-0.021365898,0.06592622,0.011749155,0.014743267,-0.010463253,-0.050723337,0.016117752,0.11073419,-0.009661631,-0.01782423,-0.027305491,0.018018931,-0.013818416,0.057606824,-0.039736953,-0.04159675,-0.0014899079,-0.019591764,-0.026610674,0.01606558,-0.009526001,0.062457334,-0.020242596,-0.0012228031,0.009520645,-0.019338593,-0.16546428,-0.013232024,0.0039706817,0.018020008,0.023532987,-0.00020726013,-0.027586129,-0.00088660634,0.033566024,0.047281247,0.029268978,-0.041186713,-0.0046025775,-0.0093515795,0.008544274,0.013732685,-0.025738047,0.0039858148,-0.0015661818,-0.034739833,-0.053204227,-0.010872633,0.07930615,-0.011891475,-0.044998463,-0.031318836,0.024226187,-0.0011392502,0.014129358,0.008312409,-0.021439271,-0.04542388,-0.0021239822,0.020824807,0.018849503,0.0075385906,-0.021852968,-0.03726391,0.026519146,-0.028309572,0.03663,0.03657584,0.0306763,0.0713317,-0.016066784,0.016838882,-0.010000702,-0.017079378,-0.04227455,-0.0034202165,-0.049872167,-0.05554497,-0.0051754764,-0.046599094,-0.03825086,-0.0044093644,0.0051537426,-0.009070788,-0.025178833,0.085223846,-0.021184636,-0.012755924,0.011754512,-0.06247082,0.0018044378,0.011723512,0.0594732,-0.004144962,0.013218147,-0.028277248,0.01968398,-0.011824259,0.020628003,0.00033295885,-0.00021750003,0.0023549462,0.0065109385,-0.0050749076,-0.0051834183,-0.10714977,-0.0012227276,0.027566703,-0.030062353,0.009625313,-0.037555058,-0.04181567,0.0033281825,0.021260444,0.018654842,0.22535487,0.04632321,-0.0155070815,-0.016799953,0.063375585,-0.021502968,-0.012486846,0.02494236,0.013534571,-0.023596052,0.034100387,0.006076391,0.019114316,-0.0063185296,0.006173055,0.012467248,-0.013813009,0.04257561,0.067547806,0.025667455,0.0056671984,0.024328656,0.018331736,0.018627599,-0.052228775,-0.032684438,-0.019940324,0.019225635,-0.056897808,0.043094978,-0.013524527,0.036581155,0.09606808,-0.0452792,-0.04285919,-0.0016245276,0.011469471,-0.028949946,0.0069725453,0.015674504,-0.008910624,-0.009364491,-0.0017672131,0.00043341794,0.010678225,-0.059475895,-0.002557145,0.005116957,-0.00093666645,-0.019426754,0.007732239,-0.014813632,-0.025382172,-0.02695498,-0.030951194,-0.021494238,-0.000049636248,-0.017498957,-0.053933546,0.016031485,0.02848334,0.014326559,-0.06934722,0.025170622,-0.003640616,0.04924795,-0.018846257,-0.030839335,0.019014819,0.060684156,0.037414182,0.044222612,-0.0017448604,0.032596502,0.017966338,-0.006084327,0.017166784,0.022225313,-0.034355875,0.026122916,-0.008018991,0.012425972,-0.007062365,0.009809538,0.014044821,-0.036499124,-0.0021295322,0.054746874,-0.024972795,0.034489326,0.002327299,0.008918892,0.007702395,0.022765126,-0.018352713,0.028409263,0.039591305,0.04573592,-0.049829397,0.0053657894,-0.029957017,0.0027633163,0.004057581,-0.029425377,0.034460828,-0.007389263,-0.020437604,0.045310218,-0.02295529,0.024768783,-0.09335084,0.012041608,0.0018830207,-0.051355567,0.013588913,0.08341704,0.02598298,-0.003241832,0.035453565,0.026002862,0.011194997,0.027244627,-0.003350028,0.03385342,-0.025061836,-0.05178455,-0.02587459,-0.0024560182,-0.03664454,0.023171946,0.0055975174,-0.028672766,-0.0077174995,0.05758279,0.020044912,-0.006811548,0.031619623,0.017739808,-0.012806082,-0.0021362803,0.01346687,0.04977918,-0.01813869,0.052755225,0.01291935,0.016477583,0.027077695,-0.06533321,-0.026345957,0.052373704,0.015511131,0.031121721,0.020626789,-0.06298461,0.04147247,-0.045205534,0.0049665617,0.033936888,-0.012896449,-0.02950659,0.009006562,0.01109241,0.028846184,0.04286253,-0.014316253,-0.043977655,-0.0010747886,-0.003238912,-0.0072485013,-0.02043669,-0.030442495,-0.065789826,-0.047158547,0.037807714,-0.000979522,0.018918712,0.0015907366,0.008043076,-0.0076197046,-0.065814525,0.009412943,-0.032875933,-0.034864277,-0.00519059,0.030389016,0.020718046,0.024993578,-0.00018638608,0.014240917,-0.011937708,0.0120780235,0.1073814,-0.0061865784,-0.006709494,0.058205828,0.007965043,0.02731722,0.0029812315,0.025286574,0.0068431715,-0.014714983,0.015530343,-0.021448746,0.0037947355,-0.032610327,-0.026189016,-0.005178344,0.03938152,-0.009624859,0.044893187,0.0028830115,-0.0029943716,-0.05883626,0.037633695,-0.008025601,-0.039848484,0.048532188,0.048840895,0.0045292303,0.013116932,0.0014000409,-0.016111081,0.009008361,-0.02136564,-0.004736456,0.028992478,0.014843352,0.0023906901,0.005203798,-0.022106988,-0.0061176154,0.0114877615,0.04919408,-0.0032561747,0.02634994,-0.005257105,0.030066121,0.061793372,-0.0020781683,0.00017578591,-0.04376003,-0.017045615,-0.0064282813,0.03689075,0.0040753977,0.014363196,0.020023212,-0.014128179,0.0020088041,-0.0009822132,0.024611723,-0.0025356312,0.020508712,-0.029847302,0.014127625,0.009091324,0.0049996055,0.005059878,0.023169257,-0.051188618,-0.0068150186,0.03960999,0.006312244,-0.013647284,-0.013344005,-0.051482607,-0.010383394,-0.05407666,-0.022332082,-0.047442213,-0.024571152,-0.0058694086,0.0074477126,-0.024243813,0.031531554,0.011970573,0.006873181,0.046655197,0.090954304,0.019211076,-0.0032116098,0.029948438,0.002086874,0.01645751,-0.015802192,0.023465874,0.031567443,-0.051361352,0.038230274,-0.073255554,-0.03186204,-0.02637289,-0.03359129,0.053006727,-0.029198784,-0.0013759488,-0.05441271,0.01619034,0.028023543,0.0058209556,0.010117889,-0.009623862,-0.022962991,-0.00059505814,-0.004741048,0.031639118,-0.025859473,-0.068398334,0.019527504,0.0068881162,-0.014731351,-0.044890527,-0.0063058916,0.021840064,0.020990334,-0.010268315,0.020425694,-0.03554459,-0.001141937,-0.02740033,-0.019559871,0.008746583,-0.06599339,-0.0034051875,-0.06680716,0.018455314,-0.0343985,-0.008513028,-0.0033600545,0.005678207,-0.0090118805,-0.02963374,-0.0018277889,-0.003164211,-0.01043929,-0.027911156,0.045938082,0.0028043657,0.015046595,0.02499755,0.0031847109,-0.02826346,-0.00934315,-0.017757384,0.018105425,-0.03111889,0.014757628,0.015367194,-0.0050890166,-0.022245863,0.047003545,0.013668602,-0.0140025355,-0.04376664,0.047045853,0.0066736904,-0.03680876,-0.009098402,-0.015248062,0.07602806,-0.035139363,0.037389625,-0.036955975,0.0076685343,-0.001245865,0.00084722304,0.00604725,-0.010275037,0.016133321,-0.028345099,-0.021035787,0.012798341,0.003731936,0.032347813,-0.02686274,-0.0027770628,-0.07600247,-0.048831597,0.03412831,-0.0028909382,-0.032095667,-0.022754459,0.0076498534,-0.010203288,-0.0005976038,-0.0013381937,-0.016710296,-0.0008472194,0.028876964,-0.011234652,-0.020182194,0.004338841,-0.027617237,-0.0003265623,-0.1540106,-0.0050892415,-0.0167223,0.013542114,-0.012951672,0.015440437,-0.021934705,-0.019822234,-0.019384667,0.0057840473,-0.014676658,-0.04246313,0.033702374,-0.05538769,0.01914728,0.014788232,-0.007508811,0.0072126375,-0.023431407,0.017228033,0.00580599,-0.0072332514,0.05743223,0.010359483,-0.01748849,-0.017540978,-0.0007138323,0.02792564,-0.028984629,-0.040269755,0.018574962,-0.034897916,0.027724879,0.038312405,-0.009151633,0.029828833,0.009395912,0.0076554306,-0.016349891,0.008529869,-0.00809809,0.001383455,-0.01785345,-0.012315864,0.016170548,0.08354047,-0.0235933,-0.018258734,-0.023609603,0.011964961,0.0010606762,0.047056537,-0.05543196,0.021016672,-0.040622413,0.007395153,-0.035645425,0.015753768,-0.05293789,0.046380192,-0.007493025,0.015341569,-0.03545628,-0.026577143,-0.041178856,0.015049472,-0.047101926,0.014441664,0.014851211,0.020725941,0.0031520643,-0.011569333,-0.036866724,-0.014197055,-0.01735752,0.029991522,0.03325878,-0.04742911,0.0084103355,-0.01603102,-0.036168803,-0.019124027,0.0057793097,0.01880168,0.0077295364,0.036738496,0.010405046,-0.008244695,-0.051183544,0.018619949,-0.03518101,-0.039874025,-0.03516853,0.050482385,0.02296847,0.050501276,-0.019743785,-0.030977678,-0.014672794,-0.01589865,0.00034703722,-0.01610308,-0.013797145,-0.00076975574,-0.04131221,-0.008258663,0.021621903,0.007364834,0.015561621,-0.014253087,-0.023132563,-0.004764036,-0.010455253,-0.020958724,-0.08278257,-0.022801867,0.007508067,0.04345338,0.013802992,0.020140646,-0.009950774,-0.024140486,0.019257965,-0.049104217,0.033672497,0.06847018,0.028619945,0.017709274,0.018695299,0.010383454,0.007829874,-0.034650873,-0.008213474,0.045192182,0.011697924,-0.014829302,-0.022379884,0.035523966,-0.03227324,-0.021942291,-0.05249185,-0.025390789,0.013911369,-0.042153936,0.0121286,-0.026855862,0.034731902,0.006245987,0.020198135,-0.026995195,0.023801463,-0.009470858,-0.037383392,0.012658159,-0.034979414,0.08580445,-0.054931466,0.046671014,0.015580713,0.04699654,-0.020383714,-0.0043597524,-0.018531168,-0.041640677,-0.019571625,0.015009968,-0.020701539,-0.025069816,-0.04494984,0.042846728,-0.034511566,0.029166069,-0.006222748,-0.03662625,0.00019243226,0.0030951987,-0.0075530824,-0.0026871646,0.009508167,-0.048062406,0.014328198,0.014342791,0.050950106,0.020584978,0.039817937,-0.019900836,0.0063499445,0.014907845,0.02820819,-0.010916685,-0.0325009,-0.0031492678,-0.0045673405,-0.03893158,0.019896874,-0.019475205,0.00482415,0.027558189,0.021598596,0.032028917,-0.013012514,-0.015962161,0.0022914275,-0.019105606,-0.010026993,0.036454007,-0.015964301,0.006534809,-0.014630036,0.03576836,-0.017700711,0.014929635,-0.01762567,0.025091773,0.03861719,-0.018779766,0.036157332,0.024728222,-0.041909173,-0.033846732,0.027424933,0.011425235,0.022017142,-0.035604473,-0.03034242,-0.045194115,0.0061876606,0.012561779,0.0027312844,0.002178148,-0.016949246,-0.02172799,0.015772237,0.021020208,0.023144046,0.011663994,-0.039397806,0.009920381,-0.028357323,-0.003750281,0.06333892,-0.021614987,0.030849336,-0.025044963],"last_embed":{"hash":"2fwx5k","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"2fwx5k","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions","lines":[11,28],"size":555,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2fwx5k","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042042978,-0.02318789,-0.027826613,0.010525525,-0.05124421,-0.047857825,0.06317597,0.009081292,-0.0036227095,0.0266399,-0.011053033,0.0058531677,-0.004736032,-0.013387731,0.051451877,0.0018107973,0.0062057627,0.020694906,0.022336267,-0.016301138,0.0027380188,-0.007724101,0.016836558,0.0052473806,-0.009500008,0.020318374,0.034341164,-0.021915201,0.020373872,0.0077161444,0.034693427,-0.052874494,0.007465497,-0.035941593,-0.009406372,-0.030641561,-0.014492366,0.018907359,-0.061042532,0.0134395845,-0.025288412,-0.014819914,-0.018421292,-0.017527487,0.033520017,0.023018658,-0.011155984,-0.023137366,0.0019466373,-0.024847515,-0.028201843,-0.0106607815,0.022007259,-0.038177975,-0.026633216,0.044283804,-0.06357589,-0.044283483,-0.014509081,0.009280979,-0.025025148,-0.0033296584,-0.06457066,0.025012605,0.023724237,0.034495544,0.02607132,0.0139577165,-0.015729284,-0.075654805,-0.022559145,0.021859234,-0.032708917,-0.05511658,-0.060629275,0.018416254,0.050851922,-0.053373847,-0.0118771065,0.04766812,-0.01886901,-0.008851253,0.019523324,-0.025399497,0.008700174,-0.005291715,-0.03413732,0.067511976,0.012969553,-0.014661044,0.00335073,-0.0065146834,0.019202564,-0.026997412,-0.02389475,-0.027661517,-0.027586527,-0.009110932,0.012345311,0.02908462,0.01344805,0.0032667147,0.0071048476,-0.012872987,0.04403532,-0.0005755597,0.024025615,-0.03145846,-0.005652569,-0.024942173,-0.030610532,0.0026710695,0.042180277,0.031772852,0.01966165,-0.015905973,0.023637807,-0.033990942,0.040865388,-0.018339872,0.022159714,-0.017401414,0.022383599,-0.031106252,0.032276854,0.0014717927,0.014197566,0.014495379,0.017590666,-0.013382245,0.021671493,0.029485686,-0.014437397,0.048837084,-0.032993946,-0.046363696,-0.0067784004,-0.017520068,-0.02450247,-0.07892525,0.021810224,0.04882408,-0.026085863,-0.002989511,0.009660966,-0.030631421,0.047074307,0.06192696,0.009720826,-0.034870192,-0.026075194,0.019560657,0.024809077,0.03592572,0.032188166,0.0029469267,0.048195597,0.024902843,-0.009013579,-0.017276421,0.020545749,0.0709758,-0.000114736285,0.05271673,0.000027379036,-0.009438188,0.021087596,0.0056395703,0.019700123,0.01199087,0.016344137,-0.01588387,-0.021429256,-0.0064454656,0.01825382,-0.000088336994,0.041300762,0.019529775,-0.013857871,-0.028785717,-0.021934593,-0.0047192723,0.006740762,0.0135836005,-0.037348848,0.012190099,-0.058192175,-0.026562642,-0.0012458928,0.023579393,-0.036704335,-0.02450288,-0.014296206,0.039463088,0.01757473,-0.011222023,0.045116987,0.015959406,-0.020516843,-0.02424153,0.01892715,0.005515541,0.011995315,-0.02478434,-0.025535382,-0.024230594,0.004311242,-0.033703424,-0.0022001073,-0.061533887,-0.018849162,0.019840928,-0.05033606,-0.012089949,-0.049817298,0.013536856,-0.003887148,0.011305339,0.005988279,-0.035167925,-0.05259349,0.057840098,-0.029678894,0.023839928,0.008097864,0.003605493,0.027924998,-0.013515057,0.017907463,-0.010273623,-0.058897212,0.020688932,0.008894227,0.011604289,0.018363895,-0.020472724,-0.027227057,0.015918035,0.022353278,-0.02074825,-0.008185239,-0.022909015,-0.011215792,0.025531434,-0.011447277,-0.0025094969,0.01046586,0.006801058,0.0019998106,-0.017477816,-0.013732999,0.031205766,-0.026289202,-0.0016418806,-0.016424006,0.015574312,0.03238691,-0.018155674,-0.017449737,0.0061149043,0.00581362,0.02385768,0.011047997,-0.00068571395,0.009039626,-0.013691059,0.0046402453,-0.021223074,0.012811132,0.020948648,-0.04093139,-0.02623624,0.070327945,0.011499716,-0.008415606,-0.018232474,-0.036657304,0.011739256,0.09429037,0.007491614,-0.01326366,-0.021916147,0.038013462,0.005477016,0.074811205,-0.03924502,-0.04571222,-0.026078945,-0.023552317,-0.0028923757,-0.021638518,-0.03010063,0.0681879,-0.019586552,0.009428607,0.016315112,0.0029048137,-0.16783337,-0.017786702,-0.0042790654,0.040974338,0.020235099,0.006774445,-0.023093374,0.011514693,0.028563708,0.050104775,0.027390467,-0.043794747,0.012974572,-0.03158011,0.015448019,0.01874327,-0.012815994,0.029636143,0.0089941425,-0.028335301,-0.052042466,-0.017972726,0.0726673,-0.0053272527,-0.04219547,-0.014866068,0.027002692,-0.014925206,0.015169612,-0.0030171985,-0.010351687,-0.03279576,-0.0002800397,0.0057636593,0.045392986,0.015732735,0.0038434358,-0.009780461,0.01836577,-0.023831794,0.045595422,0.039513078,0.019979957,0.07499796,-0.004744479,0.033575103,-0.013588938,0.004557705,-0.036906593,-0.006749448,-0.04908959,-0.040433582,0.02829606,-0.03895396,-0.028763898,-0.0029538062,-0.0021360356,-0.011832069,-0.026416337,0.05226425,-0.012419721,-0.0037491098,0.009185776,-0.051403314,-0.005082949,0.018960753,0.0875789,-0.0026525557,0.030158833,-0.02411601,0.02493128,-0.025670674,-0.0070483587,0.009430355,-0.033389438,0.0178161,0.018972704,-0.007979909,-0.0011107778,-0.11601959,-0.033708204,0.029643146,-0.035894915,0.004684672,-0.049368665,-0.04108982,0.020940997,0.01962576,0.04287724,0.23523334,0.03915463,0.014845695,-0.015775416,0.0648711,-0.034649927,-0.0065017785,0.00843035,-0.0056373766,-0.0058727646,0.017301453,0.024754617,0.039520178,0.0016808342,0.026634745,0.02257687,-0.026395546,0.06030074,0.058729593,0.024901768,0.012655441,-0.021319743,0.0076370924,0.014432183,-0.046869252,-0.042524334,-0.009536057,0.012000267,-0.048569065,0.04026742,-0.011342795,0.04262873,0.101451166,-0.012754253,-0.030908393,0.0016557008,0.011506754,-0.068300664,0.011770518,0.0012195752,-0.020031864,-0.037470877,-0.0057472023,0.01522798,0.013094538,-0.063443355,-0.0013659182,-0.020865196,0.0233917,-0.025364777,0.012011446,-0.034668,-0.036253527,-0.023339286,-0.014459027,-0.028551046,-0.022107707,-0.03235703,-0.029315742,0.055376336,0.03947279,0.008061562,-0.047459964,0.034458376,-0.005350585,0.022359164,-0.029179862,-0.02409631,0.021422507,0.06424211,0.029464744,0.021689693,0.038589094,0.008451145,0.025021585,-0.0067577874,0.051849294,0.0357223,-0.030257175,0.016364144,-0.007893481,0.042067178,0.014723556,0.020990817,0.01460123,-0.03906882,0.040800434,0.026194021,-0.031264797,0.02829079,0.010371177,0.0033720876,-0.008233978,0.021858646,-0.035332758,0.028355768,0.031506807,0.041828644,-0.04048214,0.007938311,-0.027545432,-0.008974706,-0.013865833,-0.022537358,0.005874725,-0.015342932,-0.02728326,0.051679615,-0.0006179902,0.048977777,-0.059766226,0.029066453,-0.021350367,-0.06014773,-0.013210008,0.0547425,0.035391625,0.015502658,0.032592118,0.012179236,0.02628573,0.050157446,0.0038699207,0.04032983,-0.024066241,-0.044396754,-0.009048839,0.03009289,-0.04265209,0.032744084,-0.00029014854,-0.035181995,-0.022456609,0.06888341,0.0010674972,0.00312408,0.022252189,0.025683163,-0.028940376,-0.03203693,-0.021388477,0.04963693,-0.025931595,0.023896234,0.013171352,-0.0015899835,0.048905026,-0.05139498,-0.013693745,0.054496836,0.0049716583,0.03398791,0.023071371,-0.037346393,0.031237718,-0.03490613,0.0013064122,0.027879275,-0.019950742,-0.037896823,-0.002109439,0.029500837,0.017056381,0.03834343,-0.03593536,-0.0101633305,-0.014793311,0.014010012,-0.0001452051,-0.018481586,-0.052430257,-0.03714438,-0.065514445,0.029140616,-0.019974869,-0.004618058,0.009204521,-0.011254614,-0.020319512,-0.07834193,0.030490872,-0.031064989,-0.046696134,0.0052965735,0.046076056,0.008376628,0.000059463237,-0.0023995372,0.03061983,-0.027029846,0.0074711093,0.09855704,-0.012134122,0.0017008897,0.037697263,0.019585863,0.0095116645,0.017404966,0.0037975656,0.017875401,-0.019490851,-0.01742752,-0.02696975,0.014974658,-0.011930475,-0.0025496606,-0.026493074,0.02872908,0.003410141,0.013795439,-0.005763523,-0.00118164,-0.05848486,0.013228171,0.008621724,-0.018991841,0.020877538,0.051625315,0.012644321,-0.005822418,0.014935874,-0.013973253,-0.0014943668,-0.0026084827,-0.0077495677,0.04518058,-0.009084133,0.0042528524,0.030527793,-0.028265806,-0.0018225587,0.041180383,0.03736449,-0.015377027,0.022144323,-0.008302133,0.043237004,0.066137,0.015849695,-0.025945168,-0.0012799978,-0.018533023,-0.009647397,0.023941768,0.014936383,0.022908,-0.018617366,-0.036495738,-0.015866673,-0.009242881,0.018641008,-0.05766816,0.01258618,-0.034673426,-0.0010301257,-0.0125069665,-0.020691127,-0.011805031,0.044305407,-0.025992787,-0.0011166475,0.056915008,0.008376394,0.0074191964,-0.01465768,-0.03979114,0.019286448,-0.053850032,-0.027333599,-0.024591526,-0.029465342,-0.016441777,0.006736379,-0.01121806,0.008906704,-0.01806519,-0.023431927,0.03341999,0.072484195,0.01647093,-0.03698388,-0.0055176234,-0.00005990581,0.020557147,-0.012446518,0.058686122,0.05366223,-0.035636105,0.026998121,-0.039616477,-0.016002828,-0.03074575,-0.038453616,0.03422776,-0.032854956,0.0016177986,-0.04520383,0.03942008,0.03863707,-0.004281704,0.019913528,-0.008403434,-0.009106378,0.00734878,0.010816631,0.030859007,-0.0026781985,-0.058320183,0.008341836,0.009108103,-0.015525921,-0.07503739,0.030343832,0.01470789,0.016262226,-0.0065297,0.030091435,-0.019881895,-0.008655196,-0.026644384,-0.03096357,0.014618193,-0.05237454,-0.010844711,-0.028020782,0.022555709,-0.050351348,-0.039135978,-0.02399683,0.0037160574,-0.014467862,-0.034266487,-0.02896641,-0.015353008,0.008416878,-0.023327876,0.04102581,-0.0067332746,0.0036253687,0.036552906,0.0048239226,-0.051869888,-0.00050719944,-0.0054418244,-0.0035780468,-0.046695597,0.011424046,0.0257036,-0.028166588,-0.00041715585,0.010175422,0.021925997,-0.029675758,-0.05042148,0.043864958,0.01698673,-0.04651094,-0.0028047604,-0.020975094,0.05850567,-0.034770716,0.027417067,-0.016927471,-0.00244535,-0.02421373,-0.014349082,-0.008048144,0.028840514,-0.007640819,-0.031918965,-0.015538107,-0.0068420386,0.005131547,0.023164082,-0.014376631,-0.0052487124,-0.063300095,-0.045699317,0.014125469,0.0034147883,-0.009578713,-0.03919208,0.0042752144,-0.009977032,0.0053245043,-0.006985545,-0.025040835,-0.019690713,0.03802109,0.02188081,0.012451883,0.0085247,-0.011177173,0.027945358,-0.1512888,-0.009937314,-0.04634518,0.010848356,0.0010091234,0.014529059,-0.012090087,-0.038704637,-0.01593465,-0.0050610676,-0.015094746,-0.030250013,0.031065356,-0.05174838,0.014447302,-0.0014345596,0.015394661,0.013194023,-0.016741363,0.027558716,0.007327804,0.004239089,0.037914183,0.036461044,-0.0030567667,-0.018700408,-0.031033413,0.010307942,-0.045178253,-0.0078044846,-0.005771686,-0.04894322,0.027653478,0.06515336,-0.036068123,0.034082532,0.0050786077,-0.036488216,-0.014869286,0.005266363,-0.022038978,0.0149106,-0.011737393,-0.00048613103,0.01460159,0.104276046,0.0066125165,-0.02273211,-0.005219918,0.0056328294,0.025749609,0.05899967,-0.040431578,0.011986536,-0.03169013,-0.0032539908,-0.023205768,0.020563086,-0.031514198,0.040990874,-0.04482831,0.02272471,-0.038389195,-0.018477114,-0.022818409,0.016563049,-0.046121944,-0.02206983,-0.00994519,0.016712807,-0.005959559,-0.020195194,-0.053292714,-0.0040409975,-0.01368637,0.0093569495,0.03846306,-0.040771615,0.008043704,-0.022834282,-0.06330965,-0.013564496,0.0057145283,0.003472308,0.0081302,-0.0023798915,0.0033141095,-0.0018317514,-0.021819808,0.01404686,-0.022146478,-0.040954567,-0.0011730969,0.06430925,0.053765725,0.0211025,-0.029835287,-0.031476032,0.0006054276,-0.004419456,-0.0014006061,-0.0037599541,0.008750855,0.008435029,-0.04370009,-0.019729989,0.051706392,0.012739046,0.02135919,-0.026811583,-0.02589266,-0.0021478904,-0.0020946371,-0.01566221,-0.055117175,-0.015446774,-0.0066617704,0.0307935,0.02929976,-0.012015024,-0.010173123,-0.040241074,0.017079905,-0.04423919,0.03559491,0.017449085,0.023831198,0.013071807,0.030140558,0.009064697,-0.0029140033,-0.019387264,0.004206581,0.06805425,0.02456066,-0.021986147,-0.02256325,0.04124518,-0.06494561,-0.015675409,-0.049755916,0.000091678034,0.021246808,-0.055199258,0.012713712,-0.04128308,0.017338216,-0.012713287,0.01708023,-0.025724899,0.01814455,0.0032470908,-0.032255538,0.04149088,-0.045802377,0.08572728,-0.07077521,0.06347595,-0.012899653,0.03131528,-0.00063456857,0.00046083197,-0.037891425,-0.026087448,-0.010760929,0.019144865,-0.03049522,-0.022594972,-0.049898926,0.039088063,-0.026146086,0.008701931,0.0010523514,-0.0186532,0.00832521,-0.027975632,-0.001844969,-0.027548622,-0.0022949511,-0.017025959,0.02355041,0.004819798,0.071364604,-0.0013310369,0.03795639,-0.017305009,0.0016466434,0.03733961,0.01372594,-0.009217757,-0.00046330152,0.00044515642,-0.014620891,-0.02138966,0.0073126,-0.0041195825,-0.0025085073,0.0072055673,0.005778255,0.0384642,0.00089753023,-0.008488959,0.010475983,-0.01945003,-0.021508044,0.027078047,-0.006677874,-0.00025333487,-0.038810212,0.021322269,-0.01970218,0.04700253,-0.052594133,0.028634248,0.037222657,-0.0015110201,0.06298136,0.038636345,0.0044023776,-0.021944894,0.059304167,0.00254221,0.02408953,-0.030579237,-0.009132401,-0.042432304,-0.004971343,0.0069843037,0.0019797843,-0.03100002,0.0024741578,-0.011081628,0.0076036872,0.0070216386,0.03296555,-0.010616684,-0.046905912,-0.006099204,-0.017133819,0.007687184,0.047969274,0.011864586,0.040719595,0.006423445],"last_embed":{"hash":"70q5lh","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"70q5lh","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{1}","lines":[13,13],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"70q5lh","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0489475,-0.010025463,-0.03455354,-0.013427303,-0.04620582,-0.0032543833,0.06296024,0.000492509,-0.0015981492,0.013100163,-0.009252661,0.010031879,-0.0068003684,-0.02719486,0.026297672,-0.00017524518,0.01290705,0.009322828,0.051496904,0.007605993,0.012158036,0.028042108,0.026151126,0.026309092,-0.028681323,-0.0060831034,0.038949594,-0.021397846,0.0055932566,0.0049846373,0.029719409,-0.05342147,0.016317133,-0.03307363,-0.0103399325,-0.02857319,-0.00693571,0.020940125,-0.05616845,0.014862806,-0.023986053,-0.013283495,0.005590388,-0.020089101,0.02889364,0.01575546,0.012811552,-0.026466515,0.016706329,-0.028943885,-0.049954887,0.0041846302,0.013618064,-0.03438786,0.0027772689,0.03770739,-0.05464205,-0.034832444,-0.013562845,-0.012151905,0.011324052,-0.0063763745,-0.046047032,0.016165959,0.02044956,0.0124683045,0.035613284,0.021630377,-0.0015027288,-0.060584705,-0.0012779151,0.035153136,-0.04049747,-0.050094392,-0.0752832,0.021560116,0.043925878,-0.042751066,-0.004626747,0.053901054,-0.019561714,-0.019809887,0.011048531,-0.034207903,0.010311883,-0.017212484,-0.027615486,0.06746727,0.033776138,-0.012827483,0.020104626,-0.01211039,-0.0052118264,-0.03498406,-0.020360406,-0.042640038,-0.03819335,-0.005098515,0.012425035,0.028526384,0.0083060805,0.04580695,0.0012825828,-0.011981546,0.019067563,-0.0039812922,0.02985225,-0.035805605,0.007321561,-0.02324132,-0.03250871,0.016185446,0.039893646,0.037218478,0.0082747815,-0.012816265,0.032790624,-0.03596371,0.036760535,-0.0003796425,0.0017223805,-0.0036285233,0.05316841,-0.026260678,0.018618582,-0.011876965,0.0037952887,-0.0033429377,0.010434334,0.010443621,0.018573502,0.043213625,-0.018512608,0.031628933,-0.01863356,-0.044497695,0.021050086,-0.009348761,-0.01680817,-0.06858081,0.033788033,0.030274741,-0.042290326,-0.022461915,0.0052615353,-0.03317207,0.028685741,0.061254464,0.005725309,-0.02909852,-0.011878466,0.021644665,0.018340437,0.024109883,0.030347485,-0.022438824,0.032263897,0.020152824,0.019645577,-0.005196183,-0.0016554215,0.061700802,0.023888558,0.04230097,0.01548909,-0.045419976,0.017263914,0.0296533,0.0037913888,0.004002868,0.036628764,-0.031046968,-0.0101238275,0.003792012,0.02866949,0.011135706,0.08248479,0.014515421,0.0075719766,-0.019362226,-0.0013395528,-0.0040621352,0.013645411,0.025128856,-0.03902099,0.016132707,-0.078279905,-0.006978234,0.00205488,0.04497821,-0.016920833,-0.0013002147,-0.012119215,0.018254431,0.028891793,-0.016486123,0.04444096,0.020002905,-0.0360567,-0.030084042,-0.009337034,0.0051455554,0.0014752597,-0.03405431,-0.031720802,-0.031742074,-0.03117456,0.013822229,0.00041437667,-0.07098388,-0.02594568,0.0051144054,-0.08006941,-0.02889924,-0.03626197,0.010299884,-0.018072277,0.01585187,-0.00176625,-0.014196993,-0.027089708,0.051774465,-0.02849833,0.016310064,0.020806432,0.014331363,0.046105143,-0.02212993,0.0068930197,-0.0069967653,-0.066870056,0.0043698517,0.021270193,0.028090946,0.046336282,-0.00070625794,-0.009336913,0.0302675,0.024934096,-0.03036116,-0.04270968,-0.0513059,-0.020349728,0.018822376,-0.030224424,-0.020166913,0.015780002,-0.011629317,-0.0012993055,-0.019914305,-0.006229201,0.018755553,-0.027809806,-0.015723052,-0.038152,0.012190522,0.02452142,-0.015256039,-0.015704582,0.016815614,0.00639958,0.02935809,0.009275741,0.0076104356,0.022012983,-0.0043072193,0.00013682886,-0.01789775,0.011217269,0.02477104,-0.04876845,-0.044780888,0.0653366,-0.005822755,-0.0036014325,-0.019720474,-0.044859372,0.018364685,0.08803148,0.024501117,-0.008730391,-0.011427871,0.046532366,0.0102153085,0.06765606,-0.044405367,-0.044926222,-0.022358367,-0.01507334,0.007148215,-0.004335149,-0.0029443519,0.06670202,0.00084699853,-0.0036252304,0.020040456,0.0077127246,-0.16727883,-0.010235708,0.014378798,0.038269404,0.01886717,0.012010249,-0.019111704,0.011346924,0.04001132,0.07191622,-0.0027700483,-0.04281072,-0.0009627936,-0.022117874,-0.0029297937,0.017350864,-0.02870717,0.017261323,0.014428834,-0.021482082,-0.03588082,-0.033125006,0.05514049,0.013409731,-0.036211036,0.015225985,0.06411219,-0.014959539,0.012452451,-0.00032855172,-0.011414109,0.017685803,-0.004381397,-0.0016516782,0.02471092,0.008810628,0.009540018,0.0016190084,0.0054076444,-0.014206958,0.031356223,0.0547556,0.022543037,0.07516089,-0.015396791,0.025365414,-0.0363827,0.014700432,-0.020060938,0.011862937,-0.016547954,-0.04467627,0.043875676,-0.046461187,-0.038582332,0.012517686,-0.010058608,-0.014019915,-0.036068298,0.021988064,-0.0025083877,-0.003451608,-0.016246352,-0.045140903,-0.0070547117,0.02171174,0.0818031,-0.012592986,0.04482043,-0.018624654,0.004188487,-0.027282005,0.01191125,0.008545305,-0.0462769,0.021510255,0.013500856,-0.017406022,-0.015017457,-0.11869954,-0.037431017,-0.004297326,-0.031395346,0.011472615,-0.050019797,-0.029096503,0.027933875,0.029958833,0.0587811,0.24372819,0.025587881,0.0094417995,-0.011426532,0.05051367,-0.0290311,-0.03008725,0.026888493,-0.009457566,-0.022423722,0.00897164,0.01983337,0.011126635,0.0009520117,0.017763238,0.008230975,-0.03618828,0.032737818,0.029873716,0.018997388,0.026901636,-0.051489644,0.013269422,-0.008682847,-0.035972424,-0.044019945,-0.005809515,0.0046794224,-0.04072483,0.046320178,-0.014672897,0.050393753,0.117539264,-0.047409944,-0.027140686,-0.032802816,-0.022272736,-0.06119308,0.00058773044,0.003157604,-0.013980089,-0.03461424,-0.0039991317,0.01235024,-0.017706037,-0.0453095,-0.009262893,-0.024813678,-0.002576486,-0.02356423,0.0016333059,-0.05316741,-0.014356537,-0.024481608,-0.0019609632,-0.03394207,-0.024835216,-0.024794824,-0.029427117,0.008722839,0.061192196,0.0071787327,-0.0397849,0.016052304,0.0072489576,0.048518296,-0.011507545,-0.024844415,0.025253108,0.08024287,0.030988775,0.019365083,0.033155486,0.0061382377,0.036998905,0.0029830087,0.03874481,0.013719375,-0.007402834,0.042252365,0.0023074157,0.01293836,0.014342597,-0.007569154,0.023756864,-0.022740962,0.030614741,0.025363797,-0.038861383,0.023273332,0.026734244,0.023234464,-0.012651659,0.011945578,-0.00083727017,0.0062393025,0.013406131,0.018657628,-0.03803866,-0.005379004,-0.02173311,-0.038422883,0.0020444668,-0.03872328,0.018616416,-0.055219483,-0.042634264,0.05905168,-0.008798955,0.019526972,-0.06572869,0.020572416,-0.003086018,-0.042127214,-0.009876246,0.059752725,0.025774779,0.0038661256,0.04941316,0.014964031,0.022955805,0.05669559,0.0032668882,0.018569939,-0.01555084,-0.026949266,-0.014995932,0.02767223,-0.04664957,0.021686122,0.02098429,-0.041272346,-0.025619108,0.062164396,0.004413189,-0.008983397,0.051395718,-0.0022962536,-0.03105774,0.0096210735,-0.0023585937,0.046052106,-0.015520687,0.021380698,0.003304985,0.034530357,0.028493827,-0.050519455,0.0017007537,0.053283773,0.029203087,0.04671547,0.023078255,-0.0480994,0.030357823,-0.0354973,-0.004332975,0.009987921,-0.024207078,-0.030773774,0.011702017,0.031795837,0.008761118,0.029666547,-0.03226722,-0.01635172,-0.005210086,0.018856307,0.0035511097,0.0035231176,-0.044527616,-0.019484036,-0.03985347,0.03614077,-0.012344888,-0.025277002,0.017403867,-0.0036547084,-0.018905357,-0.0580508,0.038411435,-0.028712308,-0.038370572,0.0044904575,0.032662544,0.001682623,-0.010600476,-0.012060688,0.05163996,-0.017785838,0.0063789636,0.102580585,-0.00962623,-0.0064996006,0.03088178,0.015260846,-0.0007493583,0.005802149,0.01936698,-0.014085614,-0.012427938,-0.022665253,-0.0117613925,-0.03095136,-0.03359284,-0.000028848608,-0.012273139,0.028263574,-0.00073034066,0.023061898,-0.0026802649,0.0014661287,-0.07245889,0.024543988,0.024669303,-0.039280552,0.04998377,0.040924165,0.029252319,-0.011312634,0.0068249498,-0.016593296,0.008911816,-0.0043614423,-0.012713682,0.003644571,0.0070967753,0.0018513714,-0.018929422,-0.020623187,-0.0040195035,0.03323116,0.026790489,-0.021170465,0.015321237,0.01899165,0.04801081,0.048094355,-0.0006953125,-0.03227764,0.0072108386,-0.049046703,-0.04502994,0.021030406,0.025192043,0.030495383,-0.026787456,-0.016971437,-0.016453907,-0.0025730378,0.014551291,-0.07455856,0.009702,-0.04014832,-0.004283761,-0.00047805416,-0.015467274,-0.0075263353,0.034934554,0.005751466,-0.016628403,0.064502455,0.012726443,0.014925823,-0.0065025976,-0.058507018,-0.0006721939,-0.056437086,-0.02006742,-0.027227513,-0.010103785,-0.022618894,0.029624358,-0.020058015,0.016272116,-0.0036242825,-0.043230366,0.022880452,0.09457364,-0.021527378,-0.05490753,-0.0079486435,-0.013264059,-0.0093546575,-0.03283157,0.05925625,0.05145482,-0.034153912,0.031543884,-0.031196142,-0.023409646,-0.0065422594,-0.02536712,0.029512605,-0.030141812,-0.004974414,-0.016415348,0.06962372,0.009061425,0.002887255,0.02390291,0.011196204,-0.0046551847,-0.0009835737,0.0010958955,0.031830065,-0.0131688,-0.045638993,0.02207393,0.010991983,0.010720042,-0.08316239,0.047963373,0.011280296,0.038357276,-0.005105235,0.023321178,-0.041006375,-0.0109632285,-0.016314855,-0.031139212,-0.012833345,-0.043108217,0.016809758,-0.052276008,0.013941154,-0.017617825,-0.05853617,-0.019093897,0.0058457055,-0.014697777,-0.011614445,-0.028958954,-0.009333867,-0.0028178126,-0.018703712,0.051180374,-0.00079910934,0.00818764,0.0032588344,0.026384044,-0.047232024,-0.011076369,-0.015462213,0.003874191,-0.015458805,-0.0034047798,0.019796928,-0.055356406,-0.008886259,0.021107504,0.024724526,-0.004054137,-0.027138095,0.0592487,0.0063122767,-0.04969488,-0.0069918483,-0.0012972505,0.03637201,-0.035670776,0.02987631,-0.0277113,-0.027262948,0.0037489969,-0.027429061,-0.0103140585,0.026400713,-0.011387368,-0.0101051945,-0.013690454,-0.011979309,-0.0116087515,0.028994376,-0.012950365,0.016629515,-0.037657797,-0.024434876,0.0254481,0.0005347058,-0.016119463,-0.047569476,-0.014211287,-0.0129509,-0.012406033,0.00066645944,-0.019168912,-0.0065381587,0.031897932,-0.00018388387,-0.01255589,0.0035507346,-0.011120913,0.033577118,-0.14362648,-0.007821134,-0.022149315,0.008024509,-0.012544165,0.010407244,-0.009713511,-0.03191299,-0.02434247,0.003481736,-0.015189097,0.00035434085,0.024297759,-0.048111748,0.0057888576,0.024280261,0.0182555,0.023654379,-0.021319263,0.051163923,0.02629876,0.0069093294,0.032445177,0.0119598,0.015986517,-0.02961762,-0.015871575,0.00740739,-0.0441198,-0.028731944,0.015063503,-0.04564921,0.016162114,0.059909154,0.01424947,0.03854567,0.006201029,-0.03800598,-0.0024674495,0.0012264049,-0.010283725,0.01494452,0.018414192,-0.021347912,0.0104611665,0.07017644,-0.017224276,-0.03184497,-0.014084166,0.019003697,-0.0075393235,0.07289083,-0.04631153,-0.007845477,-0.0121080605,-0.002566252,-0.023550019,-0.01842168,-0.034250446,0.031127227,-0.042841025,0.008303246,-0.025782876,-0.021081382,-0.004240775,0.030771296,-0.033707887,-0.0081282575,-0.01807447,0.003385633,0.02237436,-0.03148959,-0.04740697,-0.030262109,-0.0053780326,0.011495481,0.041834433,-0.021098282,0.014953686,-0.024861598,-0.036030777,-0.02645902,-0.0016785223,-0.0045793597,0.036289472,-0.0046197404,-0.010015341,0.0011797259,-0.018566526,0.03278678,0.007865692,-0.041359704,-0.0045319223,0.0466351,0.025304005,0.028784435,-0.014369314,0.00042864977,-0.002888106,0.0062468303,-0.0048364997,-0.022066029,-0.0068380707,0.005494248,-0.04317351,0.009855459,0.019301353,0.0009282806,0.011108408,-0.033387005,-0.045906514,0.0051228288,-0.028680786,-0.008039213,-0.06653287,-0.007188722,0.0122406,0.014104666,0.03486357,-0.01877951,-0.0056046573,-0.050877962,0.0032756284,-0.04926117,0.03227307,0.025074037,0.022378147,0.017015377,-0.020172402,-0.002722905,-0.0140835615,-0.02992554,-0.00015165588,0.056040455,0.020989815,-0.0034870936,-0.045152858,0.040903404,-0.064030394,-0.015565761,-0.0479415,-0.016334789,0.016565239,-0.0552066,0.041495133,-0.040948823,0.005971317,0.0032301391,0.008111517,-0.041963775,0.020702878,0.011274254,-0.007366151,0.060126714,-0.032415353,0.063502155,-0.061173294,0.055763077,0.0055071954,0.028682854,-0.032321434,-0.003079098,-0.049755663,-0.011797375,-0.02165388,0.010686457,-0.026198871,-0.014174594,-0.047256123,0.021494515,0.009794232,0.046328582,0.008152793,-0.02552399,0.025811935,-0.028724816,-0.0041813906,-0.009643904,-0.014539745,-0.010439809,0.02588121,0.019171963,0.043683227,-0.01719536,0.027569639,-0.014060518,0.010455213,0.030032596,-0.021752767,-0.014691009,-0.0050618993,-0.0047997977,0.002576651,-0.02922232,0.026908314,-0.03809356,0.010481805,0.022762103,-0.0025686212,0.030506399,0.02290587,-0.0091849975,0.01764813,-0.024320535,-0.024716893,0.031308774,0.0017456841,0.01242848,-0.03520253,0.004747295,0.008125154,0.03895177,-0.05595384,0.046015162,0.045486342,-0.028731717,0.0649338,0.05460622,0.022690399,-0.03068847,0.032240435,0.009719625,0.012131486,-0.016880121,-0.019988716,-0.039325297,0.01725476,0.03363466,-0.031340882,-0.04585726,-0.04308603,-0.025541214,0.005516363,0.017145881,0.02932356,0.0005245092,-0.042511724,0.008929306,-0.004766553,0.008542713,0.03572017,-0.011353724,0.0391962,-0.009569835],"last_embed":{"hash":"1kd4rzd","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"1kd4rzd","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{2}","lines":[14,14],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1kd4rzd","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042825975,-0.0021438242,-0.03095339,-0.010900366,-0.052924506,-0.020904412,0.050388314,0.017782051,-0.0015723082,0.008687817,0.02519515,0.019502927,-0.015415498,-0.024972906,0.03983416,0.010527421,0.015657412,0.029401198,0.037700817,0.0087492475,0.013900175,0.03790378,0.046153735,0.00928017,-0.026804853,-0.0005507097,0.044873532,-0.024020972,0.019883934,-0.010694036,0.014111217,-0.052646376,0.012045518,-0.040869787,-0.0117581105,-0.057052437,-0.010699001,0.024170537,-0.052507333,0.0031762817,-0.030255688,-0.0009257674,0.009772652,-0.011389696,0.02493836,0.0025333387,0.020003786,-0.020816267,0.0012722416,-0.024659514,-0.059140973,-0.013752508,0.027887778,-0.013025645,-0.019222157,0.040302135,-0.045860782,-0.03907669,-0.039208025,-0.011843731,-0.013874204,-0.018345864,-0.051803894,0.029619526,0.008511932,0.03343003,0.036191493,0.009887581,0.0063734953,-0.01823331,-0.023890778,-0.00255802,-0.01524753,-0.057020232,-0.07161481,0.022835525,0.031401288,-0.0038104856,-0.0044399193,0.06099066,-0.023280853,-0.0002197153,0.02142275,-0.012226354,-0.0022002982,0.011799404,-0.051620465,0.08049239,0.04694875,-0.019807858,0.019960532,-0.0043304395,0.017161883,-0.04388364,-0.0016509504,-0.016868405,-0.046474215,-0.0011090857,0.00024726667,0.03715833,-0.0021193533,0.014796129,0.025872273,-0.011982597,0.0113248415,-0.0184436,-0.01306205,-0.016724983,-0.007355082,-0.015284515,-0.011452917,0.036900096,0.04545887,0.030765956,0.03698136,-0.013190777,0.041578203,-0.057804283,0.008785967,0.017341072,-0.0059823007,-0.0108518135,0.028424665,-0.037328698,0.0042859353,-0.0061647203,0.043314826,-0.01862257,0.012695728,-0.011892838,0.044040278,0.022850908,-0.0018904342,0.059483547,-0.011203786,-0.03671049,0.023204276,-0.010782342,0.008767006,-0.075139314,0.029841749,0.04026601,-0.015008241,-0.021656277,0.016436271,-0.032634147,0.0029887299,0.045113236,-0.0231751,-0.05128884,-0.02910845,0.03781665,-0.027055359,0.010408219,0.004976016,-0.035828628,0.041078545,0.031756174,0.01837406,-0.028378317,-0.013132219,0.038151704,0.0114889415,0.013196726,0.040003266,-0.025244167,-0.004145141,0.011435403,-0.0050954926,0.022914492,0.044186313,-0.021499183,-0.030468317,-0.0016971662,0.0007262014,0.0052599427,0.047227688,0.0029603296,-0.016402788,-0.018591782,-0.018247975,0.0028711504,0.016005853,0.01740735,-0.026916968,0.005632555,-0.04806218,-0.008744145,0.016711289,0.061469775,-0.020772953,-0.031144148,-0.004880384,0.027056213,0.03877904,-0.016954431,0.089310214,0.019053541,-0.016398702,-0.036063273,-0.0023192065,0.010763711,0.03376109,-0.022927117,-0.040265806,-0.069923915,-0.024796406,-0.0058532604,-0.0037835084,-0.05321935,0.0019029132,0.008023272,-0.06685276,0.014100065,-0.05367995,0.0270302,0.0073434757,0.031057678,0.01989516,-0.025355179,-0.03529171,0.047993593,-0.029205302,0.019348191,0.0041440516,0.047491968,0.023215687,0.00046713752,0.04034488,-0.00015265917,-0.045590848,0.021612976,0.055629063,0.016401615,0.03045082,-0.0040608887,-0.005167017,0.021909324,0.012301823,-0.045136068,-0.052462496,-0.05396002,0.0030470535,-0.0034165464,-0.019158734,-0.003730864,0.03578213,-0.0069838157,0.007931398,-0.016625978,-0.0012746615,0.047048036,-0.05223768,-0.00047039718,-0.018192474,0.011316,0.030704288,-0.010998726,-0.02161641,0.011618565,-0.0019148691,0.025063267,0.017534029,0.009942455,0.021753374,0.0065246364,0.00866291,-0.01832112,0.006596728,0.032906525,-0.025195975,-0.025569396,0.05131348,0.019859586,0.034660876,-0.007325931,-0.03380528,0.012973627,0.122386575,0.001001966,0.004614035,-0.009197517,0.034932993,-0.028088223,0.06466263,-0.04470119,-0.027035272,-0.015302686,-0.031557593,-0.010875258,0.023597725,-0.018152725,0.06707263,-0.012417767,0.008557651,0.0024633186,-0.016957808,-0.16467862,-0.013543621,0.02665438,0.037631866,0.024287421,0.010408395,-0.03323719,0.028098535,0.028010208,0.03781341,-0.010287373,-0.039939247,0.0019030625,-0.014759108,-0.012377491,0.01754302,-0.021748038,-0.0033055844,0.010984929,-0.046784587,-0.023644455,-0.022422396,0.045017812,0.027345778,-0.029754443,-0.0018037177,0.038913462,0.014300492,-0.014661127,0.011832252,0.004731302,-0.0019699961,0.0011692904,0.020613084,-0.00011985372,0.000793909,-0.003670346,-0.02498953,0.0210343,-0.021621037,0.03253035,0.059534445,0.012768268,0.08098061,-0.012388416,0.01792996,-0.024683349,-0.0068230843,-0.042132437,-0.0018606214,-0.035178915,-0.0523644,0.027250692,-0.04655925,-0.035919733,-0.0026890766,-0.00051154254,-0.023607392,-0.017926265,0.055603344,-0.03189948,-0.04051538,-0.022001546,-0.046124645,-0.021247234,0.0067255935,0.037460137,-0.032574117,0.050992426,-0.042158414,0.01392593,0.013766427,0.025889201,-0.0063843466,-0.030940505,0.017213201,-0.026807267,-0.028879754,-0.03315729,-0.108790636,-0.021229757,0.024285583,-0.022936866,-0.0051387167,-0.046979636,-0.0041777794,-0.010575576,0.0453874,0.053621247,0.23398975,0.028109586,-0.014556093,-0.046201885,0.07012964,-0.030623058,0.0051447535,0.026861418,0.011979048,-0.027349617,0.011107945,0.010206993,-0.006677642,-0.0073579066,0.018365504,0.024272146,-0.0009986903,0.011847356,0.047262784,0.008839644,0.00674588,0.0124024525,0.028341677,0.023026101,-0.046310134,-0.038363524,-0.014619369,0.00037783515,-0.060867913,0.06556446,-0.0063981214,0.029412389,0.10036734,-0.06299901,-0.05087384,-0.032154594,-0.018781578,-0.059576456,0.011002625,0.005138571,0.0026692823,-0.0154245375,0.007511261,0.005248364,-0.008169886,-0.057146523,0.01235793,-0.008831093,0.019800466,-0.0071691717,0.013593705,-0.059143946,-0.0038953014,-0.024821058,-0.004821305,-0.024741875,-0.009142132,-0.028640661,-0.04146453,0.01726249,0.039897937,0.0057341377,-0.05985181,0.023801574,0.0068679717,0.068440646,0.00044333708,-0.022747291,0.031309105,0.07813985,0.033798017,0.04187875,0.007858589,0.018918702,0.028405573,-0.0040912163,0.0373156,0.006090863,0.0005260292,0.039703403,-0.005927864,0.0130370185,-0.0069023226,-0.009744871,0.021831004,-0.048108935,0.01608323,0.05285499,-0.023040753,0.012437544,0.022188034,0.008957119,-0.0020778046,0.028632162,0.00445681,0.0029630943,0.012596208,0.03510133,-0.04991543,-0.019486208,-0.045359693,-0.031068722,0.004849474,-0.033463012,0.02718818,-0.052969653,-0.023972599,0.04665697,0.01674544,0.004940397,-0.0598129,0.022958383,-0.0038127007,-0.046323672,0.0028657096,0.046787716,0.013594966,-0.007350701,0.049936045,0.0058948207,0.012254482,0.03394009,-0.0021108056,0.012207447,-0.020432804,-0.052649338,-0.027602695,0.0039914823,-0.027724398,0.021336354,0.020665351,-0.045132883,-0.015439587,0.06128779,0.01243586,-0.012340323,0.0489808,-0.0035000073,-0.026624566,0.0104687065,0.012341619,0.049752086,-0.0015410731,0.039055046,0.004820672,0.04081015,0.0027620706,-0.07899482,-0.0046790387,0.04065432,0.018393304,0.05420326,0.012865236,-0.06350095,0.032598358,-0.009000715,-0.0028386859,0.033526268,-0.004873406,-0.009690263,0.01924942,0.035453603,0.02489695,0.06288083,-0.0280106,-0.031544577,-0.009345009,-0.0034889414,0.01774373,-0.026127454,-0.01992143,-0.074834645,-0.039881617,0.05220698,0.02417688,-0.011464932,0.016508918,0.0071742176,0.023422062,-0.053734515,0.025266493,-0.05121247,-0.044243403,-0.0128576355,0.03405272,0.017508727,0.019923318,0.005691023,0.014268065,-0.0160923,0.020275628,0.106256574,0.015796537,-0.0025090054,0.02933473,-0.0039098263,0.024895614,0.0065072086,0.017010503,0.0009729538,-0.021299904,0.012917232,-0.006051342,-0.023993721,-0.04931748,-0.021386003,-0.0075672427,0.040190086,-0.028029233,0.009527712,-0.0033059043,0.0020980586,-0.06632081,0.028080115,-0.01128167,-0.04521694,0.062486246,0.029177237,-0.0018390407,-0.008227086,0.03020399,-0.031107785,0.022426799,-0.022364274,0.0033189373,0.007975302,0.03198648,0.0076556485,-0.032227714,-0.032230414,-0.006131467,0.025347821,0.02612414,-0.03352984,0.01541284,0.010330297,0.04621409,0.05340976,-0.016732527,-0.03631785,-0.020168317,-0.033103146,-0.019029474,0.038711198,0.02936622,-0.010862225,-0.016227769,-0.024481393,-0.0018606642,-0.003631188,0.0104909735,-0.0179549,-0.015958684,-0.0049821422,0.02061249,0.015282483,-0.017126022,-0.0003396614,0.0072168764,-0.0039516794,0.008485871,0.076845564,0.009148339,0.0018834077,-0.018042097,-0.0484571,-0.022910269,-0.07185022,-0.021801092,-0.013991469,-0.012424767,-0.03113868,0.013311096,0.0034425561,0.039239444,-0.003029161,-0.015169644,0.059438314,0.08198871,0.014462621,-0.00851723,0.0045610606,0.018637793,-0.007808836,-0.045109667,0.022691308,0.009784624,-0.01516106,0.0142236985,-0.05956106,-0.023261089,0.0037917192,-0.026947526,0.045998637,-0.03204157,0.023049671,-0.01835806,0.041318215,0.019788329,-0.0031595756,0.002917063,-0.019988324,-0.028839502,-0.01076984,-0.002109799,0.04376789,-0.007625324,-0.068184614,0.027054016,0.009725464,0.009691112,-0.06861777,0.021665106,0.03675044,0.051775545,0.01272998,0.027520733,-0.03949852,0.00062327564,-0.02315415,-0.03987995,0.0053042183,-0.05601183,0.0019708993,-0.038578954,0.0076025845,0.0077592847,-0.03794642,0.005638357,0.0047568874,-0.0049306345,-0.023465542,-0.009493396,-0.0059175193,0.0154638775,-0.011312938,0.059008177,-0.0012332635,0.014783564,0.0053047994,0.0061519225,-0.033067673,-0.007168463,-0.01274954,0.03147774,-0.007828663,-0.0038229276,0.013108251,-0.048418593,-0.007433395,0.02763422,0.033034477,-0.00045791717,-0.034567513,0.049471352,0.025801722,-0.036262717,-0.025210911,-0.029479882,0.019624181,-0.026861673,0.026370848,-0.033948086,-0.0052330797,0.0152658485,-0.017945679,-0.0020869437,-0.012051038,0.010375479,-0.044699658,-0.016181229,-0.016676528,-0.007056888,0.03411987,-0.028933248,-0.017515875,-0.05964258,-0.019017104,0.017711803,-0.0012047658,-0.024318209,-0.03889832,0.015223524,-0.024007263,-0.019979807,-0.0040617655,-0.00025129964,0.0032380668,0.02767249,-0.013147758,-0.021132005,0.025040958,-0.017279916,-0.00302388,-0.15656343,-0.0054459213,-0.020125832,0.0031081722,-0.0058556558,-0.0017322941,-0.003117033,-0.007287406,-0.025279574,-0.005599145,-0.005654201,-0.000016129477,0.041495364,-0.051380403,-0.0061165057,0.030250695,-0.007398305,0.003615717,-0.04218166,0.017011264,0.036828116,0.0014004568,0.06217041,0.015748717,-0.023002403,-0.021404136,-0.0112706525,0.035652097,-0.02352936,-0.014334747,0.023060584,-0.022851033,0.023830315,0.020722773,0.02548329,0.028253192,0.016191855,-0.025292018,-0.022278504,0.0020983075,-0.015653815,-0.00075597916,-0.0025665478,-0.011101796,0.026868548,0.05324271,-0.04346567,-0.015097129,-0.03022281,0.006215157,-0.0012733879,0.041475788,-0.08082919,0.015041707,-0.04090088,-0.0034646818,-0.021449126,-0.006186786,-0.0665375,0.040067647,-0.01921189,0.01840236,-0.03212588,-0.015821068,-0.024698239,0.016692327,-0.0140893245,-0.00958225,0.008357959,0.021604305,0.015749352,-0.026259696,-0.054712154,-0.025841843,-0.01427114,0.0040573096,0.034781147,-0.035055216,0.029478481,-0.018100029,-0.043070644,-0.008228372,0.0002487632,0.0013675807,0.028518703,0.028936697,-0.0036252344,-0.014524665,-0.029224223,0.032919288,-0.02213385,-0.035936624,-0.010574451,0.049419984,0.031546738,0.05699446,-0.0060901716,-0.007458734,-0.0028601335,-0.010094635,-0.014980224,-0.017007379,-0.022519846,0.013940724,-0.046223905,0.0064333295,-0.019910466,-0.015576629,0.003367915,-0.021929646,-0.028283307,0.0013831141,-0.0009273307,-0.0058087995,-0.07277952,-0.014113481,0.0017189397,0.032682665,-0.005299084,0.013012985,-0.00049043505,-0.03351835,0.012238192,-0.051324815,0.02813167,0.05702561,0.03932645,0.0074955104,0.012876788,0.022540065,-0.009936302,-0.010450626,-0.008638192,0.05991788,0.030229207,0.01919456,-0.031730145,0.035552945,-0.04528387,-0.009992878,-0.054545715,-0.028223202,0.004123628,-0.042482942,0.024017189,-0.05592261,0.0005561528,0.0076736794,-0.004160173,-0.028480561,0.015314257,-0.0133713735,-0.04198715,0.042719796,-0.021396443,0.067920566,-0.024918556,0.022450445,0.004574863,0.039165203,-0.03722981,-0.02956492,-0.03478229,-0.028116275,-0.021493152,0.010965575,-0.009352955,-0.023487406,-0.037945934,0.012944102,-0.01647286,0.024317963,-0.0039282064,-0.06265733,0.0025116452,0.005719273,0.002667106,-0.01595647,0.009295392,-0.054289218,0.030426277,0.0011262776,0.026116725,0.0051098363,0.04361492,-0.020315291,0.016267836,0.0042955307,0.011073271,-0.008399534,-0.02011227,0.0015512685,-0.0490607,-0.017904393,0.014619553,-0.033033367,0.00073775114,0.022431746,0.013299095,0.028544942,0.0018024866,-0.0035110735,0.011374399,-0.032548927,-0.015977088,0.03709224,0.0074346713,0.004348474,-0.009608536,0.020271609,0.010199551,0.024694692,-0.006906474,0.040719893,0.047870293,-0.031975687,0.03796981,0.036587358,0.0022692094,-0.028974757,0.016403528,0.0140004475,0.011583724,-0.0398337,-0.019844247,-0.025745759,-0.0006780755,0.0133745,-0.0075495318,-0.029962247,-0.022921223,-0.013562787,0.016799832,0.011318214,0.0081881415,0.0055129374,-0.052745692,0.013126389,-0.03425655,0.0063634673,0.033674717,-0.026498355,0.03066813,-0.014984481],"last_embed":{"hash":"2juhs4","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"2juhs4","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{3}","lines":[15,16],"size":63,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2juhs4","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0340068,-0.0019174007,-0.015794875,-0.000813038,-0.060757756,-0.027940154,0.06977428,0.012066416,-0.002724311,0.010819872,-0.022158733,-0.017292714,-0.025992977,-0.020243378,0.043218493,0.0023997435,0.0053418404,0.008507552,0.017253617,0.016032957,0.012660048,0.014573382,0.010972947,0.0101184035,-0.004572498,-0.00082603487,0.00619907,-0.025709718,0.03544064,-0.0011952171,0.027266957,-0.051533435,0.028345391,-0.047552325,-0.0072123585,-0.02494251,-0.0035324134,0.002379097,-0.058397606,0.002998782,-0.017326714,0.015443109,0.0062181386,-0.0064951936,0.0423553,0.025156157,-0.00569719,-0.011060032,-0.0011632784,-0.021735173,-0.02923679,-0.011901956,0.035105612,-0.035497703,-0.032376673,0.032086164,-0.050221786,-0.021135544,-0.010828165,-0.008563568,-0.024116514,0.007948014,-0.035965253,0.0006093954,0.023438489,0.029587619,0.014945714,0.019639416,-0.0056294804,-0.062584504,-0.020197226,0.005614432,-0.04112259,-0.05421451,-0.07610595,0.018212395,0.054838642,-0.055525724,-0.017001683,0.031021694,-0.019938305,0.0017888802,0.014802682,-0.031369593,-0.013839416,0.014935838,-0.025711015,0.042274743,0.026445234,-0.016427508,-0.0020072204,-0.019409558,-0.0012961838,-0.022940505,-0.01355439,-0.021887809,-0.039293308,-0.017119858,0.004542721,0.022407787,0.018593442,0.017475834,0.014120249,-0.0013114689,0.019365892,-0.0120772505,0.020994375,-0.02312459,-0.01569053,-0.026664065,-0.03352257,0.013527591,0.058741838,0.053547226,0.020888135,-0.022848029,0.026743602,-0.03946253,0.039193567,-0.02674153,0.034317076,-0.019325059,0.028393783,-0.03495129,0.021965321,-0.0011547587,0.013130221,0.008130115,0.038633347,-0.015665952,0.025726119,0.029537886,0.0073248465,0.043545816,-0.020995654,-0.040575366,0.017408554,-0.02092752,-0.016176065,-0.068691835,0.030720059,0.04756046,-0.033750102,-0.028752841,0.005546023,-0.026681863,0.048970807,0.05808511,-0.001762877,-0.043881383,-0.017297547,0.012629123,0.027271347,0.04177505,0.02038183,-0.017444875,0.041231178,0.03492601,-0.0038010268,-0.015863633,-0.016462747,0.033238772,0.0064446675,0.028642662,0.015290108,-0.0050030667,0.004558467,0.028062662,0.014128092,0.01666513,0.034605067,-0.033415694,-0.0061751325,-0.013795856,0.022813236,0.0070137354,0.05416984,0.016572146,0.009395566,-0.028706532,-0.005601334,0.0044099744,-0.0020256808,0.0105050765,-0.04152225,0.014225725,-0.061193913,-0.0017987825,-0.006140788,0.040789276,-0.037972145,0.006802702,-0.029107986,0.02249731,0.017675309,-0.011849032,0.030129049,0.022183755,-0.02356875,-0.02150549,-0.017018368,0.015589301,0.016930703,-0.027274555,-0.036095098,-0.03445019,0.0007978422,0.008947788,-0.006719829,-0.08643261,-0.038007602,0.019313874,-0.05904662,-0.013937218,-0.04740713,0.008375194,0.002701366,0.005593601,-0.012638671,-0.019832589,-0.031802688,0.049156286,-0.02551431,0.02633043,-0.0019012887,0.0147253135,0.018039089,-0.014881811,0.022160994,-0.024849929,-0.081664376,0.009441203,0.024165189,0.009655659,0.043123942,0.0012868195,-0.025249826,0.026391806,0.016389031,-0.010846498,-0.042665,-0.028236618,-0.007560697,0.024183327,-0.022117876,-0.0053976607,0.016682003,0.003908141,-0.008969632,-0.008863889,0.0051176734,0.021555483,-0.037000377,-0.012773713,-0.028841076,0.019810295,0.018979706,-0.015158913,-0.012679313,0.029600203,0.003085114,0.01295474,-0.004366424,-0.000025220408,0.028773785,-0.0019636732,0.010638233,-0.011048208,0.03735337,0.0071725296,-0.044202328,-0.0457698,0.05686764,-0.00453386,-0.0052460027,-0.021379642,-0.045081098,0.028527545,0.09313024,0.00982594,-0.020368094,-0.0045151287,0.051682502,0.005975631,0.07313232,-0.04793915,-0.036216147,-0.023391277,0.0015411259,0.0038224445,-0.019361611,0.005716568,0.067440495,-0.008954491,0.01577249,0.03800406,0.003032307,-0.16460712,-0.0055314437,0.0015508977,0.056536388,0.022250373,0.017970715,-0.03286346,0.014633758,0.026808973,0.05870821,0.018749593,-0.04704189,0.013239242,-0.023419432,0.008031989,0.015810957,-0.03027114,0.022577843,0.022343945,-0.03548179,-0.04030076,-0.010254987,0.08056131,0.008410435,-0.03342452,0.00040924625,0.06310268,-0.0012645217,-0.00032118263,-0.015604217,-0.015881987,0.008296954,0.002944184,-0.0031022835,0.021746207,0.020007076,0.000025399668,-0.012378012,0.012562421,-0.014842586,0.024654849,0.04671274,0.014658084,0.08630999,0.004929234,0.025290793,-0.018195752,0.013669474,-0.006402567,-0.012089265,-0.043376766,-0.029167484,0.038979784,-0.035977762,-0.037077956,0.021756187,-0.0019190231,-0.001348037,-0.010902149,0.04094797,-0.025300665,-0.031670008,-0.005160162,-0.031014895,0.0012201373,0.022616602,0.07722334,-0.0179058,0.04105306,-0.043371946,0.0093866205,-0.011788677,-0.012989764,-0.0051065055,-0.026555624,0.008157856,-0.008424976,-0.028647792,-0.012207219,-0.1088374,-0.056700934,0.0040062326,-0.037496194,0.005143209,-0.05239246,-0.009744019,0.041501604,0.019183476,0.062388886,0.23489968,0.009837936,0.01726912,-0.029209418,0.07691356,-0.048676193,0.005393571,0.039160814,-0.0059732646,-0.0263013,-0.007117747,0.015862864,0.013242077,-0.0072625275,0.012776461,0.03146749,-0.027822092,0.039696142,0.049637716,0.015002185,0.031286065,-0.022295807,0.0013982153,-0.004786273,-0.041561335,-0.022898493,0.010547077,0.023583757,-0.048393164,0.055585995,0.0021997413,0.04148509,0.09427877,-0.040284254,-0.0113522,0.013293565,-0.007275618,-0.07607697,-0.0068492005,-0.0005920181,-0.01097933,-0.03053352,0.023775633,0.014943255,0.0036848271,-0.05466001,-0.005902878,-0.027315753,0.011463937,-0.021720292,0.020197455,-0.031973753,-0.011348237,-0.036561877,-0.005473223,-0.030248305,-0.044571906,-0.035343044,-0.029411739,0.04835203,0.051248528,0.0063745975,-0.03621291,0.037303094,-0.010778132,0.048425414,-0.021240506,-0.037897766,0.016434828,0.074198656,0.019995842,0.032790832,0.021071104,-0.013553195,0.03413289,-0.03638618,0.06553777,0.027463716,-0.010634698,0.026452297,0.0021484687,0.017572684,0.0035981813,0.01374989,0.025675805,-0.038083076,0.046478696,0.017716292,-0.048862193,0.017677585,0.021273924,0.008487787,-0.014956647,0.019575663,-0.0074352096,0.012664907,0.015940579,0.05161405,-0.04965782,0.0025518776,-0.021982625,-0.011548625,-0.005112461,-0.026877398,0.010723381,-0.03759583,-0.021273118,0.04854748,-0.01407904,0.038932838,-0.03532513,0.018829092,0.011706414,-0.058957748,-0.0023357193,0.03237945,-0.00094278273,0.0011114876,0.04258587,-0.013072855,0.026991142,0.052132014,-0.0016873409,0.04676733,-0.018514637,-0.030852834,-0.017341258,0.02225899,-0.028175728,0.022401555,0.018058894,-0.04401669,-0.035231452,0.04704042,0.006757063,0.016018448,0.034178473,0.0028468452,-0.02469856,-0.005126774,-0.015648685,0.05446589,-0.029519802,0.01978626,-0.00002367038,0.028747233,0.008890766,-0.06270716,-0.0060718264,0.049939692,0.004122015,0.05115556,0.029776728,-0.033060182,0.029093267,-0.029376255,-0.0014641489,0.040977556,-0.025393346,-0.028227901,0.007083611,0.034932487,0.022858309,0.043541256,-0.03248877,-0.013193467,-0.0022204595,0.004296455,-0.010423015,-0.0066538067,-0.055620253,-0.03435174,-0.057362054,0.036246363,0.0072117113,-0.024768401,0.017386941,0.0031407068,-0.00075579097,-0.055147685,0.034516335,-0.03393406,-0.04822695,-0.0010865582,0.04644704,-0.0024314255,-0.016109202,-0.0122024715,0.047623627,-0.030678999,0.011975433,0.095326565,-0.0091509335,0.007352867,0.029845696,0.008082928,-0.011069189,0.0300381,0.030033577,-0.0023507322,-0.017760772,-0.026109144,-0.013212429,-0.012826358,-0.021286,0.0076018833,-0.00926406,0.031710897,-0.008930011,0.01379388,0.0015361655,0.006558459,-0.06885391,0.0118937995,0.002106388,-0.04025977,0.031487413,0.033607684,0.028706698,-0.010262467,0.0060198843,-0.007696788,0.02163272,-0.011658556,-0.011058212,0.021784559,0.0035463083,0.0039147986,0.016913699,-0.022647947,-0.009183329,0.022207407,0.03719311,-0.03791156,0.017963873,-0.0019876708,0.03720907,0.039923176,-0.009448152,-0.0252193,-0.0051585054,-0.04185414,-0.026163446,0.012273354,0.023643887,0.041865118,-0.016399452,-0.040177133,-0.029788153,-0.014929509,0.020730842,-0.05930805,0.0041601886,-0.040193394,0.018837597,-0.008437138,-0.029996207,-0.0051656826,0.032822505,0.0010520754,-0.03292678,0.06245067,0.011694473,0.0077450015,-0.031062325,-0.025240975,-0.0011273028,-0.068633355,-0.026599653,0.0020584909,-0.01617965,-0.02555129,0.0123077035,-0.0058961636,-0.012297656,-0.0064761993,-0.031248054,0.04630992,0.07135934,0.0073502148,-0.060381338,-0.025111627,0.0069817007,0.0010822219,-0.03426606,0.04223681,0.028578052,-0.024841104,0.02684306,-0.03227203,0.009045981,-0.01906668,-0.027686713,0.02543831,-0.01119117,0.007377038,-0.010422051,0.056560915,0.021547182,-0.010348343,0.019902473,-0.027189644,-0.0022490325,-0.013678027,0.007179316,0.021668639,-0.011257939,-0.05789901,0.014610939,0.023251355,-0.022841275,-0.0930696,0.048875373,0.009062442,0.03750745,-0.003371804,0.0594749,-0.04672859,0.0017648195,-0.036053076,-0.02980375,0.006204027,-0.0471369,0.014966174,-0.01640279,0.019223664,-0.022696253,-0.0375548,-0.021332057,0.017060306,-0.028961139,-0.03372449,-0.034375392,-0.026379347,0.014738782,0.0015064203,0.043393474,0.008982398,0.009369287,0.016168807,0.011952702,-0.04642887,0.01403251,-0.009474076,-0.0023920853,-0.033713408,-0.0030529997,0.039298646,-0.040155627,-0.006635286,0.009009811,0.023196805,-0.019954184,-0.04041995,0.035239022,0.04929194,-0.04470474,-0.016358577,-0.026463276,0.055419277,-0.04053988,0.036295135,-0.031924352,-0.01520313,-0.011056272,-0.023927039,-0.008848315,0.025693117,-0.029041262,-0.008088962,0.0064097014,-0.012150671,0.0047772964,0.019398574,-0.022202061,0.010784042,-0.04681897,-0.0236798,0.012351606,0.012281298,-0.011511938,-0.033808067,-0.0123664625,-0.011515935,0.0044257105,-0.0021166352,-0.036335196,-0.028207451,0.03712847,0.018684937,0.021873547,0.010359616,-0.021296214,0.03445122,-0.14705911,-0.01035774,-0.026470592,-0.00020181891,0.016989585,0.005070674,0.0013942898,-0.034481633,-0.006818919,-0.01173008,-0.02325469,-0.005567828,0.043396402,-0.040977582,0.0092560295,-0.00074033014,0.022695163,0.026816186,-0.0287099,0.03489233,0.020323401,0.019251056,0.033761118,0.030186526,0.007911835,-0.020623544,-0.021766622,-0.000689417,-0.045175694,-0.0153882755,-0.019946678,-0.03886568,0.0073619415,0.060191974,-0.0013325961,0.032903466,-0.00057192094,-0.047157697,0.008426663,0.007021798,-0.016543189,0.01603655,0.0047726454,0.007636619,0.02994448,0.07892496,0.010045068,-0.028214691,-0.0070234207,0.011957205,0.013626311,0.055763084,-0.05192526,-0.0005769651,-0.01035677,0.0015794439,-0.035957564,-0.020473769,-0.052773807,0.031487696,-0.037057985,0.011186261,-0.027614193,-0.009369618,-0.0146785565,0.02344085,-0.024234634,-0.02671809,-0.019079115,0.011046352,-0.0009267902,-0.04121447,-0.050411563,-0.023975443,-0.014184984,-0.003922915,0.04339027,-0.010697489,-0.0017516224,-0.021618595,-0.065374106,-0.02898492,-0.004616914,-0.012316767,0.026596803,0.0026048175,-0.017428255,0.009419178,-0.04591302,0.020835122,-0.010135842,-0.04156699,0.0038044096,0.07931856,0.034673247,0.027788695,-0.025124848,-0.011594141,0.009394404,0.009073735,0.0034589272,-0.020290026,-0.010901744,0.014602241,-0.05782536,-0.011539573,0.033908784,0.0043788855,0.010291485,-0.029890856,-0.025190786,0.032387983,-0.020333124,-0.018827332,-0.068074554,0.0012808562,-0.012517911,0.043335576,0.023253443,-0.009366062,0.001424522,-0.04149494,-0.0044502523,-0.05000963,0.034032863,0.023314554,0.014730452,0.026719734,0.018808201,0.008462206,-0.016771235,-0.022042803,-0.013426294,0.06778441,0.04254727,-0.009833254,-0.015137166,0.040326722,-0.06469335,-0.013591054,-0.04420717,-0.020224687,0.009506589,-0.04641202,0.022878064,-0.06450674,0.0021413534,-0.027469711,0.027422516,-0.041450206,0.0048019458,0.005566321,-0.023162128,0.064233035,-0.026887259,0.07554211,-0.05108924,0.056533076,-0.009987193,0.025771815,-0.027218353,-0.006067641,-0.053473074,-0.008547591,-0.022945853,0.0072920625,-0.028921505,-0.025150234,-0.03416152,0.039210595,0.0030539087,0.030415822,0.006268351,-0.02537027,0.024569562,-0.009970267,-0.0038425578,-0.041417293,0.012284575,-0.01699213,0.012033192,0.011153886,0.05453043,0.004457501,0.05528213,0.00203357,0.0052933907,0.025439741,-0.0076055937,-0.018054586,0.004609798,-0.0028290423,-0.04935928,0.006198992,0.007937271,0.0029868567,0.009352409,0.009625269,-0.0012810865,0.030782878,-0.0013837941,-0.0056019905,0.024230735,-0.014389485,-0.03589,0.026198179,-0.0083498955,0.007073235,-0.027482783,0.022757774,-0.00017384194,0.046240836,-0.053849466,0.03534643,0.037462067,-0.011532244,0.054587137,0.023947088,0.04144198,-0.027752602,0.06083876,0.012510515,0.004165239,-0.025203774,-0.014402356,-0.028461765,0.005488838,0.02439024,-0.024489775,-0.028545337,-0.01651395,-0.028100556,0.0037028687,0.0064997813,0.03291343,-0.0182787,-0.060793705,-0.031851076,-0.023993546,0.0022801552,0.034505993,0.0022193815,0.05900175,0.0004342086],"last_embed":{"hash":"kdu4sp","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"kdu4sp","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{4}","lines":[17,17],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"kdu4sp","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.044814624,0.000039023787,-0.014941248,0.009581497,-0.043883372,0.008952353,0.058239624,0.015639313,0.020364767,0.0094502205,-0.001860467,-0.002291716,-0.011512478,-0.022133624,0.044446997,0.026955707,0.01678272,0.016725495,0.04671374,0.015969481,0.021420406,0.026963111,0.014672777,0.018556092,-0.016034354,-0.004241534,0.029378619,0.007119245,0.028211962,0.019029962,0.025689883,-0.044698924,-0.000819235,-0.06107587,-0.027569616,-0.032122966,-0.00053998013,0.011751757,-0.051462054,0.014109288,-0.018556662,-0.016905671,0.0076602753,-0.0074782968,0.05060092,0.026820192,-0.007821495,-0.021578213,0.014290949,-0.03254408,-0.0336937,0.010451041,0.027704496,-0.02613272,-0.024432639,0.022797048,-0.05320889,-0.06324015,-0.013592132,-0.015043755,-0.013602665,-0.007247999,-0.023227064,0.0073287934,0.005433752,0.02979302,0.028685976,0.021626834,0.0014808797,-0.06483242,-0.004357443,0.027922506,-0.04143603,-0.053989425,-0.0684113,0.01333812,0.03510637,-0.03813505,-0.0013128276,0.05511272,-0.008434967,-0.0012088027,0.017936796,-0.047176898,0.004827699,-0.00800257,-0.03599781,0.057990227,0.012259415,-0.011048581,0.01639339,-0.02139045,-0.0040489626,-0.019498613,0.0007095874,-0.031703793,-0.03306115,-0.020605339,0.0024790817,0.01515939,0.012426662,0.018324023,0.0011136185,-0.014519253,0.031900216,-0.02612079,0.044768568,-0.02297046,-0.0013437619,-0.01205336,-0.029790776,0.021433413,0.04702527,0.031565074,0.024957808,-0.010663368,0.03388524,-0.042409953,0.027893085,-0.024065733,0.0147084305,-0.0247753,0.043229263,-0.022149209,0.007169065,-0.003826584,0.00665782,-0.002811632,-0.0004343467,0.0025295832,0.03487213,0.050022777,0.0016549131,0.028450422,-0.023368735,-0.033539046,0.037344515,0.0058467733,-0.011910303,-0.06737219,0.035475574,0.029022874,-0.06349814,-0.017367885,0.010804882,-0.017614394,0.032078076,0.06163738,0.00086667074,-0.04012785,0.009438294,0.039210487,0.012331981,0.03676813,0.019374546,0.0089724455,0.056658596,0.03150622,-0.017614618,0.004459573,-0.0012756458,0.056197718,-0.0031954846,0.03019549,0.011083858,-0.028093342,0.018446147,0.013660297,-0.006704948,0.030336713,0.032183543,-0.034353517,0.0100264,-0.009958127,0.023847258,0.009078144,0.06303386,0.011063437,0.017281706,-0.03353767,0.008208006,-0.003839945,0.020106032,0.012228898,-0.040736523,0.01290348,-0.077433236,0.0012870126,0.0050744135,0.048690103,-0.020876579,-0.010735511,-0.038838275,0.026118657,0.019884892,-0.01743337,0.024775665,0.01996821,-0.02417679,-0.017169343,-0.013289799,-0.004590391,-0.0072162165,-0.012739918,-0.04923146,-0.033225074,-0.03213748,0.011504202,0.010816193,-0.0809318,-0.016437633,-0.016856072,-0.078099124,-0.022306405,-0.03578619,0.012134032,-0.017393561,0.007530192,0.010244068,-0.009734641,-0.016674168,0.03977559,-0.024970852,0.003622756,0.036799524,0.014044839,0.010885664,-0.0316257,0.018404623,-0.017850986,-0.07174007,0.010939859,0.015213934,0.0064843525,0.057927985,-0.0028135735,-0.015085952,0.037761305,0.021093521,-0.030764505,-0.042587988,-0.03691878,-0.018812884,0.015512615,-0.018394401,-0.008833429,0.00890523,-0.0075875237,-0.0082470905,0.010392625,0.0104994,0.015178407,-0.045680203,-0.014110595,-0.043180607,0.013750094,0.035522167,-0.016394682,-0.018928621,0.01298084,0.0066900114,0.019043509,0.001250668,0.00034008414,0.026003864,-0.007239713,0.0069905007,-0.022974623,0.020450888,0.018988548,-0.031207876,-0.054985363,0.050751798,-0.012956741,0.00493359,-0.007454269,-0.057388276,0.01636206,0.08785763,0.007454667,-0.0059332987,-0.027905142,0.047141463,0.0018624816,0.050864395,-0.041934818,-0.03277283,-0.00485646,-0.001886755,0.0055837645,0.010987745,-0.0070274468,0.0746517,-0.008327024,-0.0023387573,0.03612878,-0.0077878665,-0.17137925,-0.0023726665,-0.00214296,0.024985163,0.016513139,0.023343818,-0.04388972,-0.0051647406,0.035809778,0.053085346,0.016770164,-0.056299645,0.021234024,-0.02186727,0.0051265983,0.016681504,-0.030835925,0.0012680212,0.015286145,-0.035331592,-0.03268462,-0.044187956,0.07305765,0.0072404165,-0.03394591,-0.013437586,0.066724166,-0.0030426427,0.0054120384,-0.02014658,-0.02981676,0.0009889978,0.00076000893,-0.010310873,0.03257585,0.025854396,0.020041136,0.015205311,-0.008690261,0.0022175557,0.028583823,0.03161008,0.012035417,0.0778136,-0.010839255,0.025397053,-0.020307405,0.010771771,-0.027830958,0.0067558126,-0.032601524,-0.061097052,0.033519037,-0.032378722,-0.048500624,0.02268365,-0.012953271,0.0013630079,-0.03253734,0.040824912,-0.009433592,-0.028410416,-0.0030700294,-0.021905938,-0.00075916195,0.01843645,0.06623347,-0.022701547,0.043312132,-0.016578384,0.007981437,-0.02135295,0.011273321,0.008600882,-0.031970926,0.010525678,0.029184172,-0.015295587,0.0068401177,-0.11340862,-0.045527402,-0.0052120616,-0.012911551,-0.0054038363,-0.045454107,-0.0070183803,0.038012493,0.036117792,0.040168673,0.23829496,0.038564604,0.022449085,-0.018287979,0.05749168,-0.026662055,-0.002209573,0.046626966,0.011059221,-0.019895392,0.009044909,0.043180197,0.013292849,0.012674011,0.0037274135,-0.0014986735,-0.016623037,0.045323286,0.044940025,0.0141611975,0.036368944,-0.049563836,-0.012356916,-0.011742338,-0.03998752,-0.008284852,0.016515547,0.021219956,-0.047761496,0.052285377,-0.017047392,0.05157833,0.09239233,-0.051031195,-0.012277075,-0.019305224,-0.013966442,-0.054503515,-0.012853021,0.00072471023,-0.01854343,-0.029634962,0.032773633,0.012530834,-0.0020777297,-0.049574055,-0.028128862,-0.035988033,0.009386123,-0.03600165,0.02371357,-0.03156242,-0.024585081,-0.025518587,0.015770013,-0.034424346,-0.043073554,-0.034731653,-0.030685507,0.040987253,0.06432843,0.010767596,-0.033778965,0.023384431,0.008738158,0.04962145,-0.0009565652,-0.02456448,0.018378692,0.060051505,0.010664511,0.014728912,0.027132146,-0.013807326,0.032736562,-0.026503893,0.04039441,0.020175558,-0.0062055364,0.06306446,-0.009349637,0.00082823046,0.024904143,-0.017142499,0.037826043,-0.049604945,0.027352469,0.042496752,-0.040157482,0.017911969,0.014695468,0.018308517,-0.011087489,-0.0051630256,-0.011229631,-0.0031513686,0.017251493,0.028046116,-0.033175487,0.0027673824,-0.026170757,-0.015957048,-0.0032251836,-0.04465608,0.016842514,-0.024388902,-0.031060625,0.03842085,-0.007272564,0.037982903,-0.06293368,0.023930447,0.008350622,-0.03278439,0.014819171,0.0577565,0.023547998,0.00093094964,0.049629025,0.007907403,0.016586108,0.031833254,0.0012956391,0.021631664,-0.0092182625,-0.017251402,0.010316101,0.019898238,-0.03693312,0.008821555,0.0011118273,-0.04917767,-0.030440755,0.03979572,0.007996079,-0.0047082626,0.03214357,0.011604559,-0.04174385,0.00008128261,0.0056757294,0.04229486,0.0051837116,0.009771101,0.014568192,0.030194394,0.004453174,-0.057240497,-0.008268909,0.05441802,0.026074909,0.04565526,0.034287173,-0.033472896,0.04092038,-0.035409473,-0.016531494,0.022810638,-0.0274019,-0.040162336,0.024160536,0.03468553,0.031056447,0.038177434,-0.02422965,-0.024379041,-0.0044950466,-0.0022319688,-0.01745773,-0.0037713682,-0.069991834,-0.019221123,-0.047520492,0.007941043,-0.013257063,-0.017535502,0.024165547,0.009154792,-0.014870971,-0.061368674,0.028363192,-0.031424135,-0.042444825,0.00069400674,0.031932537,-0.000980986,-0.026559606,-0.0094856,0.047090832,-0.035905562,0.011875895,0.095229,-0.00505678,-0.0040945294,0.035991672,0.02540334,0.0023527632,0.031646803,0.0030109198,-0.018264644,-0.029133428,-0.0060551236,-0.013019998,0.0089572575,-0.045472823,-0.022194836,-0.024470191,0.024728663,-0.0006603377,0.016358742,-0.012464581,-0.0034959218,-0.072390646,0.017819177,0.011290884,-0.048746064,0.034058098,0.025053907,0.039795127,-0.0032598695,-0.0029322507,-0.0011142135,0.0074597816,-0.003442596,-0.008913629,0.019750748,-0.009416929,0.0025513822,0.0007671178,-0.0120421285,-0.0062328684,0.04564139,0.023770029,-0.030839406,0.009327428,-0.0026962655,0.057151873,0.049124483,-0.010007491,-0.017390642,0.011158129,-0.012547417,-0.029265206,0.004555392,0.013181361,0.03678979,-0.015474384,-0.044205636,-0.013444243,0.015354969,0.030623894,-0.06183886,0.025721177,-0.033399258,0.008095705,-0.008301561,-0.023589438,0.004551841,0.01632981,-0.0140309315,-0.02198957,0.060109545,0.013356586,0.009969712,-0.04855718,-0.04224254,0.010009259,-0.054004367,-0.016646741,0.0027037524,-0.007013078,-0.024132822,0.02656283,-0.016691072,0.0033846612,-0.009021686,-0.021414697,0.034140207,0.069450535,0.003926037,-0.057344567,0.0025466795,0.0080866115,0.007974016,-0.031383496,0.035587553,0.02693009,-0.030577602,0.027887432,-0.047460817,-0.024506522,-0.036099017,-0.03840362,0.026795758,-0.011385416,0.0015790674,-0.0065179183,0.083607234,0.011797205,-0.0011291229,0.026258728,0.018902166,-0.012521181,-0.014200118,0.0028893936,0.028186025,0.010083247,-0.055191,0.020815693,0.015655482,-0.0004756675,-0.0865037,0.054013655,0.01674987,0.048849784,-0.015913798,0.054585837,-0.052185956,0.0013139793,-0.021563789,-0.033948224,-0.0017905039,-0.07193602,0.012326302,-0.050329782,0.009266098,0.0007695298,-0.05762137,-0.03436814,0.023424914,-0.03396221,-0.026208712,-0.024295103,-0.005106672,0.016099187,-0.012586609,0.058791928,0.0031470435,-0.006927797,-0.01152544,0.020278417,-0.03889371,-0.0062392093,-0.022349944,-0.0062737903,-0.011542263,-0.00566385,0.018398805,-0.033179153,-0.0073715183,0.008024841,0.027619243,-0.017907273,-0.026848443,0.06551318,0.034193933,-0.056653038,-0.013898997,-0.010747675,0.023330886,-0.023372453,0.030200912,-0.016537791,-0.018305002,-0.005224852,-0.016751457,-0.009681299,0.034125168,-0.018084938,0.0079781925,-0.0018298302,0.012275175,-0.0021531929,0.027436411,-0.03262625,0.01345908,-0.037488952,-0.018120913,0.031357605,0.0093593635,-0.019625327,-0.04106867,-0.006165148,-0.022931773,0.0082918005,-0.0017626353,-0.030408388,-0.02880359,0.026972618,0.009985611,0.005659907,0.005877514,-0.020086713,0.025694314,-0.14626303,-0.0052973717,-0.03044454,0.011460388,-0.011676153,0.013094567,0.005656029,-0.04272654,-0.010282869,0.007379441,-0.00835819,-0.036565848,0.016680738,-0.05781727,0.001667653,0.023263382,0.011276941,0.025478015,-0.017907092,0.056913454,0.024034334,0.0027393948,0.027175063,0.02620334,0.010622531,-0.032249913,-0.015829159,0.00272814,-0.048074774,-0.014156719,0.0117594395,-0.03499825,0.020137148,0.052488614,0.004613426,0.045668874,0.004700513,-0.047225613,0.0010224195,-0.014002033,-0.023659633,0.026607612,-0.010953533,0.00051363115,0.007458803,0.06328922,0.0039605806,-0.03195423,-0.008976188,0.0053793546,-0.0002835727,0.07284339,-0.045683548,-0.00637577,-0.023087502,-0.013273486,-0.02174139,-0.012500173,-0.023077145,0.0067387247,-0.036327958,-0.0012124338,-0.024218181,-0.036463276,-0.025308909,0.023410458,-0.01598676,-0.012457773,-0.02614642,0.012319234,0.005021082,-0.01913285,-0.054972153,-0.016544424,-0.00610279,0.008599076,0.013312278,-0.016762417,-0.0069251405,-0.010741127,-0.03790496,-0.015752532,0.0036569128,-0.0037910952,0.014429952,0.011570246,0.0024251116,0.013719269,-0.05287051,0.03281528,0.0034260706,-0.041368548,-0.009454046,0.05935199,0.035197087,0.028909367,-0.041840345,0.007913057,-0.0067469445,0.0058927014,0.00073958957,-0.011979182,-0.024504615,-0.0016991305,-0.039508685,0.008246369,0.024479097,0.0045603174,-0.00023412057,-0.033493817,-0.041257665,-0.00044133601,-0.02696347,-0.008636496,-0.080046274,-0.011288128,-0.015086515,0.023209855,0.032064408,-0.04176523,-0.027708204,-0.050901596,-0.0016223212,-0.053909715,0.033786897,0.026590487,0.0089757545,0.021410458,-0.001139451,-0.0031878313,-0.016208509,-0.006555093,0.0049173804,0.049457368,0.03836908,0.008143182,-0.039705567,0.036683828,-0.08082669,-0.02003771,-0.04537549,-0.011810052,0.01349935,-0.053993344,0.018697709,-0.058007356,0.00070446025,-0.012630272,0.018766364,-0.03671878,0.024219938,-0.00412669,-0.035198405,0.040978212,-0.043195296,0.075363345,-0.054739647,0.035034683,-0.0020478156,0.035668917,-0.051751543,-0.0019096589,-0.04979972,-0.005082272,-0.024913922,0.0076840785,-0.017828252,-0.012483308,-0.03499859,0.023421297,0.0028671296,0.039542418,0.007547718,-0.04430155,0.02402256,0.0026191978,-0.0054600523,0.0008279604,0.024359804,-0.009498405,0.0222335,0.014032238,0.06701117,-0.0010152704,0.05002964,0.0138217565,0.0040751416,0.020802014,-0.011061441,-0.010531085,0.014860283,-0.012193713,-0.012219186,-0.012663049,0.02064598,-0.0205367,-0.007484171,0.045313302,0.020034792,0.031092687,0.02471385,0.008689932,0.03196374,-0.022241175,-0.030280434,0.030547554,-0.019086538,-0.00076675863,-0.042372316,0.025677586,-0.02517539,0.054746557,-0.0564021,0.022259228,0.020839287,-0.02606358,0.06414147,0.051652197,0.02343712,-0.03652866,0.030967206,0.007993346,-0.00633959,-0.025049936,-0.019122208,-0.032259952,-0.008496861,0.021383094,-0.026967552,-0.027295625,-0.025535332,-0.029119229,-0.00142665,0.023163823,0.052938633,-0.004852798,-0.048210815,0.003802309,0.014547136,-0.00068044075,0.04192826,-0.011538857,0.022892416,-0.017181875],"last_embed":{"hash":"6xx54j","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"6xx54j","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{5}","lines":[18,18],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6xx54j","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03969993,0.004984031,-0.03211063,0.011008421,-0.048008256,-0.014165685,0.045250513,0.027878005,0.0069360463,-0.0007916851,0.0044815913,-0.009184537,-0.042617857,-0.02750935,0.04096468,-0.003138857,0.016298512,0.021151727,0.007799743,0.009921308,0.017559187,0.017799335,0.0487443,0.019750591,-0.028833175,-0.008255637,0.0045062993,-0.012627339,0.03958946,0.01193503,0.0153781045,-0.021148838,0.019861544,-0.053944394,-0.026124578,-0.029566452,-0.0074944897,0.022743462,-0.052099504,0.009722594,-0.02172027,0.002530628,0.017600426,-0.002575503,0.039562307,0.016818684,0.0019810018,-0.014295491,0.0037351393,-0.041730545,-0.035507508,-0.007727359,0.018271312,-0.027326811,-0.018253302,0.021831483,-0.043135323,-0.034804795,-0.030979477,-0.018903006,-0.012794234,-0.009734105,-0.019943865,0.0015775491,0.0016213144,0.038490463,0.039817236,0.013393434,0.005878624,-0.04153124,-0.018558506,0.021055358,-0.012835185,-0.046131324,-0.08148742,0.033235613,0.01445063,-0.0294234,0.011048654,0.04640442,-0.014352345,0.02243426,0.01661024,-0.040929276,-0.014635603,0.021501174,-0.047474664,0.060018424,0.029005006,-0.018308971,0.005743363,-0.010214571,0.0028860178,-0.044278063,-0.002116373,-0.0010170563,-0.0478632,-0.025723634,-0.022461826,0.023598157,0.016355483,-0.00082919723,0.0015763546,-0.023607219,0.03817415,-0.02082425,0.00062109216,-0.00081563485,-0.021192394,-0.008749951,-0.007989421,0.019376518,0.054397985,0.05730592,0.027436426,-0.017145911,0.047128614,-0.06556243,0.01854569,-0.012705034,0.0025105346,-0.033532005,0.0407886,-0.04217211,0.011504275,-0.009705811,0.022878477,-0.0061698654,0.0020345529,-0.009906787,0.050526373,0.029762695,0.00037072346,0.036118124,-0.017227046,-0.040099017,0.028474018,-0.007969925,0.0043741753,-0.07858356,0.036726188,0.051633626,-0.0122578,-0.026965927,0.029637825,-0.015398412,0.017439624,0.043532442,-0.029761922,-0.064398855,-0.026424404,0.043283846,0.004869685,0.027275858,0.012897174,-0.005755461,0.050884616,0.040616266,0.0059182607,-0.036783144,-0.0009393708,0.031855207,0.0036263606,0.021382805,0.026373306,-0.021715242,0.0031843933,0.006068972,-0.011966372,0.041681368,0.032617714,-0.007180386,-0.00657289,-0.015424078,0.009001352,-0.0017219463,0.048844654,0.012734455,0.02109696,-0.028956011,0.0070394813,-0.0030745151,0.025679333,0.013382642,-0.030079128,0.0007249973,-0.047061563,-0.005467576,0.017402982,0.050067414,-0.012420457,-0.032485694,-0.01799539,0.032601073,0.03376359,-0.015168702,0.04630576,0.008027574,-0.013022104,-0.007783453,-0.0009676938,0.014539587,0.008771942,-0.03774539,-0.047631733,-0.049386516,-0.026218573,-0.0041828435,0.0012752737,-0.08368972,-0.019850785,-0.0024391832,-0.05365458,-0.024373062,-0.03416093,0.029549945,0.0022614568,0.007870826,0.03280362,-0.011020217,-0.035670023,0.024458727,-0.025746798,0.0070704306,0.017907867,0.032679114,0.0061021517,-0.0062094796,0.046998538,-0.019736035,-0.05682323,0.01479771,0.05034582,0.005159442,0.047535177,0.0010221605,-0.00878286,0.03351835,0.017924,-0.017682143,-0.036524117,-0.032614864,-0.019663056,0.00057692244,-0.016420854,0.0044436115,0.025838317,0.015831307,0.00021902984,0.038999334,0.00336168,0.022723459,-0.040893544,-0.00009626704,-0.032389347,0.0030442616,0.03766921,-0.010189397,-0.019881131,0.010137478,0.01696658,0.040908176,-0.0065638637,-0.003913537,0.032051746,-0.012979411,0.011674575,-0.006095216,0.0140499445,0.043567173,-0.030005649,-0.0508623,0.05814861,-0.0026735943,0.016319958,-0.0032420978,-0.05245717,0.022213444,0.10953409,0.0062825275,0.0022182476,-0.016913334,0.041628703,-0.012834211,0.061940815,-0.035838407,-0.02502323,0.009066375,-0.005961858,-0.009513254,0.032450657,-0.017278679,0.06509001,-0.009501777,0.0018396904,0.028566834,-0.016541623,-0.15945733,0.019175041,0.012695003,0.028903574,0.024126438,0.024313096,-0.027459433,0.004413372,0.028817454,0.043707013,0.0058188275,-0.053573538,0.018739752,0.00017899531,-0.011675314,0.02801073,-0.02500068,-0.006551358,0.011981766,-0.04678683,-0.021882758,-0.012575645,0.058743127,0.025603052,-0.043168493,-0.013789643,0.065504454,0.00713068,-0.0074026175,-0.025926622,-0.011874045,-0.006919582,0.0012662726,-0.0009919428,0.01721261,0.034643006,0.013365286,-0.029889993,0.003849917,-0.019206954,0.026095951,0.05564295,0.018388392,0.09070591,-0.0061840285,0.020907108,-0.021310778,0.0072133834,-0.03158906,-0.01119687,-0.032276135,-0.0579984,0.016170628,-0.024033234,-0.054027744,0.018579368,0.0019258715,-0.010948122,-0.016648551,0.0767275,-0.018631551,-0.064797044,0.00017451613,-0.028072247,-0.024426736,0.004392598,0.055339042,-0.021769948,0.03126686,-0.01859276,0.0114657935,-0.016157186,0.005413156,-0.0028779441,-0.014100384,0.007277598,-0.00296002,-0.018751543,-0.021924496,-0.10603905,-0.02921095,0.006429573,-0.019658014,-0.010713502,-0.046658907,-0.010018797,0.01755756,0.049710046,0.04523167,0.2347979,0.03970768,0.01623412,-0.034555417,0.060800333,-0.014072444,-0.0065997215,0.026948562,0.011952563,-0.034436245,0.010150299,0.03311231,-0.00015555382,-0.0006232291,0.014586497,0.0144194085,-0.021440087,0.016622527,0.06360273,0.014334098,0.022934066,-0.014779771,0.0027105669,0.003125772,-0.052466314,-0.027017964,0.016428798,0.013518682,-0.04778971,0.05975032,-0.0112473415,0.037075475,0.09411721,-0.0348881,-0.035049856,-0.0075933402,-0.01455611,-0.041261133,-0.004973808,0.0037225406,-0.007750479,-0.02152795,0.0122803915,0.0036289704,-0.0025857773,-0.04669586,-0.018530294,-0.022670407,0.008224272,-0.038157523,0.033929043,-0.029257586,-0.013389166,-0.036392182,0.008360442,-0.017437262,-0.03698327,-0.030120837,-0.030538023,0.027422294,0.04193627,0.0002671443,-0.041526243,0.0029310025,-0.02091179,0.068917006,-0.012237547,-0.043165434,0.029016223,0.059504606,0.018916057,0.024037661,0.009840281,0.02072884,0.043467503,-0.031389203,0.032216568,0.029457096,-0.0024380235,0.03798771,0.0023551648,-0.0050316355,0.008234942,-0.020759873,0.034685932,-0.04299501,0.023185331,0.041432668,-0.029045226,0.021696623,0.024591275,0.01844638,0.007034055,0.003124145,-0.009379873,-0.0058948486,0.02431787,0.043104455,-0.05565476,0.0002178096,-0.01843048,-0.012795317,-0.007361226,-0.04192131,0.021597207,-0.04408779,-0.029592477,0.027123004,-0.010358081,0.00756009,-0.053531755,0.026508419,-0.0023345877,-0.04670944,0.02566355,0.040087678,-0.009826568,-0.014547483,0.051256545,-0.018324075,0.022968663,0.03744239,-0.014687237,0.048539735,-0.023673827,-0.03397011,-0.016167298,0.036172736,-0.030565713,0.02091096,0.006543576,-0.04028682,-0.039158504,0.07041774,0.0219991,-0.015737837,0.03664888,0.0042787404,-0.015578015,-0.025932271,-0.0049853884,0.042021163,-0.010099662,0.055556223,0.0076227146,0.040171687,0.009376395,-0.0707292,0.0015172621,0.045915164,0.006880402,0.03626407,0.037999902,-0.047592163,0.04938265,-0.034458984,-0.010374389,0.03166084,-0.032582935,-0.03154115,0.031992767,0.028997537,0.027729291,0.052937847,-0.010927701,-0.031078557,0.006142671,-0.0054810354,-0.01395767,-0.012699876,-0.03534632,-0.053441875,-0.043500233,0.04242761,0.014947287,0.008177175,0.02876339,0.014790383,-0.0111619225,-0.055077046,0.028775863,-0.05154651,-0.0713066,-0.003476866,0.032108955,0.009596188,0.003846045,-0.0014895919,0.041117433,-0.024521329,0.01873554,0.10132078,0.0065932744,-0.011815579,0.023376612,0.02410874,0.0151186045,0.0074411496,0.010071101,-0.00011193297,-0.020876443,-0.011762896,-0.026902776,-0.009738309,-0.043040078,-0.041742202,-0.04714388,0.010198113,-0.012262,-0.012100891,-0.0046766433,0.0036233596,-0.06734205,0.021919461,0.009724203,-0.03015853,0.038292307,0.034678146,-0.0019767692,-0.0069335215,0.01584573,0.0001901155,0.015098203,-0.02732561,-0.010381856,-0.006432828,0.010723611,0.01836664,0.005349793,-0.007688743,-0.0021004865,0.019684713,0.03151268,-0.03208402,0.005984658,-0.0015020501,0.04529966,0.06060623,-0.020719713,-0.028599577,-0.017269209,-0.022096487,-0.012004821,0.027146291,0.008378688,0.0025869524,0.0007511137,-0.017292596,-0.00021934591,0.021576438,0.02182043,-0.017236963,0.014656873,-0.022014976,0.010691738,-0.012965432,0.0059025683,0.012312663,0.014833864,-0.010518448,-0.019836364,0.06665391,0.005429518,0.008256563,-0.048903745,-0.049463496,0.002216875,-0.06745047,-0.014120984,-0.006186025,-0.020638796,-0.018432153,0.005022793,-0.017989786,0.013639296,0.0076976237,-0.03462563,0.060266487,0.08550343,-0.006412533,-0.021971267,0.006122229,0.031138182,-0.0053673345,-0.022003727,0.039158437,0.017229274,-0.028535087,0.027861476,-0.06157686,-0.023068208,-0.034257635,-0.037896294,0.0161139,-0.013371878,0.01555837,-0.0007376565,0.056790914,0.027578035,-0.012076097,0.017975107,-0.015372318,-0.020759718,-0.038721655,-0.0071053375,0.040866032,0.008074963,-0.07034129,0.010396547,0.042604618,-0.01583607,-0.07614147,0.037926033,0.011438706,0.054328837,-0.003920255,0.066264056,-0.04800603,0.007756981,-0.01084254,-0.047786098,0.014125194,-0.05965278,-0.005088535,-0.040357083,0.01993971,-0.0014925525,-0.027906867,-0.0035744733,-0.012876852,-0.026834823,-0.034284238,-0.000021438032,-0.023817345,0.028135352,-0.025835987,0.056814484,0.037735652,0.01304663,-0.0035266173,0.016085755,-0.02087297,0.010108554,-0.018206183,0.02241756,-0.0136429565,0.0016829433,0.023705762,-0.011692165,-0.0119117815,0.03247381,0.02538497,-0.01580411,-0.056679968,0.056006975,0.045275316,-0.04476606,-0.017502422,-0.0034929502,0.042564664,-0.03807081,0.04035742,-0.03850059,-0.014654563,0.012026928,-0.030072583,-0.021083647,0.008951261,-0.013646781,-0.024044989,-0.0027583782,-0.004025548,0.0018967427,0.021243557,-0.02828384,0.01694809,-0.062023398,-0.016645273,0.02788869,-0.0053730514,-0.023632787,-0.052008398,0.004250579,-0.009111626,-0.017923556,-0.0099308025,-0.0094860755,-0.020199178,0.030768503,-0.012109095,-0.005476741,0.005302169,-0.035943665,0.004114436,-0.15436763,-0.01768152,-0.016663868,0.0035327105,-0.012089716,-0.0073612644,-0.0011879095,-0.003889394,-0.016770486,0.0015758874,0.0038243418,-0.0056259576,0.02598799,-0.052657396,0.008508335,0.034052093,-0.009484774,0.027318545,-0.039834507,0.03105003,0.036550842,-0.006171718,0.058851734,-0.0031402484,-0.004253181,-0.013719002,-0.035092082,0.01851184,-0.039457645,-0.012001261,0.029436724,-0.037995808,0.030476902,0.028925447,-0.0025142082,0.018124359,-0.0045037004,-0.027989546,-0.0009375691,-0.020618865,-0.022510381,0.009661609,-0.029414384,-0.009690715,0.023055336,0.064687915,-0.017171929,-0.026944384,-0.035517786,0.002551993,-0.012127725,0.046293236,-0.0545739,0.01828757,-0.032050457,-0.024341369,-0.033847954,-0.018854883,-0.07119011,0.04913599,-0.015884973,0.00046407647,-0.032425504,-0.033893634,-0.02101427,0.0035920953,-0.035959423,-0.011918466,0.012674595,-0.005214826,-0.0025098196,-0.016980274,-0.04739506,-0.0134454835,-0.027532173,0.009912483,0.026761344,-0.0062244805,0.013552606,0.00042507594,-0.040568717,-0.012919126,-0.0008079507,-0.0022387363,0.021279594,0.019115483,-0.01058781,0.0141961705,-0.06700538,0.0031454347,-0.024179032,-0.041979015,-0.006626524,0.055047076,0.043086715,0.046137482,-0.023849111,-0.003362151,-0.014099198,-0.015832664,0.0012801996,-0.010349451,-0.026580477,0.0017084684,-0.04491919,0.014811407,-0.016993012,-0.012614975,0.0074673896,-0.011935762,-0.022170255,0.0041218516,-0.013126967,-0.009780732,-0.08441844,-0.013058345,-0.00026987636,0.042235773,-0.011209224,-0.011534224,-0.012015074,-0.039215885,-0.020507643,-0.06007851,0.026830873,0.069883004,0.014899789,0.022244928,0.023686577,0.043154776,-0.016571073,-0.0037967921,-0.0024365,0.03978189,0.02061338,0.018652415,-0.022573516,0.03250307,-0.06883303,-0.010392097,-0.035199586,-0.026598273,0.020024026,-0.044268362,0.025470264,-0.041514646,-0.016863892,-0.010997189,0.006615421,-0.027882082,0.009030436,-0.024818232,-0.0342381,0.06509446,-0.03187818,0.067047685,-0.02472073,0.026069937,-0.010329432,0.03220042,-0.04598965,-0.013351344,-0.02292866,-0.024207646,-0.027069157,0.022478286,-0.006962505,-0.016691422,-0.041350804,0.030422566,-0.015491588,0.038301736,-0.00018530867,-0.079630725,0.025483696,0.022213662,-0.0057647163,-0.014078016,0.009865197,-0.04005939,0.028241647,0.014419887,0.05689192,0.011844883,0.04184983,-0.015621508,0.020084525,0.010521553,0.00025798747,-0.0063459785,0.027383056,0.0026678888,-0.038701758,-0.0045521497,0.01939237,-0.022736268,-0.0060885414,0.04004342,0.0062923366,0.034668468,0.0074785887,-0.0057325317,0.044072878,-0.027842065,-0.013081856,0.02992025,-0.024838278,-0.0010542042,-0.009164685,-0.0007111826,-0.0079402495,0.032766037,0.0014818772,0.03477521,0.024995925,-0.05035304,0.031098181,0.037692845,-0.0007262327,-0.034968,0.03408771,0.009572053,0.012263626,-0.029681474,-0.005801394,-0.035380173,-0.012470564,0.016579455,-0.011876105,-0.036226213,-0.005888045,-0.016782025,0.0005833961,0.023834927,0.0332706,-0.015135878,-0.03407147,0.0050425055,-0.01228976,0.0070678657,0.04521699,-0.021570891,0.05809358,-0.016960494],"last_embed":{"hash":"194p0gp","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"194p0gp","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{6}","lines":[19,20],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"194p0gp","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032465223,0.00087346515,-0.022081705,0.0020430095,-0.05046877,-0.028470758,0.04924346,0.023368957,-0.0016487716,0.005369752,-0.0018594513,-0.0047561023,-0.015930546,-0.026380194,0.051617023,0.022352697,0.018482637,0.022836355,0.014033161,0.015058174,0.008985794,-0.0049162153,0.009090901,0.0062856255,-0.0053460095,0.007615703,0.019734066,0.007206187,0.029274367,0.028705945,0.025790647,-0.06881218,0.012966074,-0.052746575,-0.030193334,-0.043371987,0.00024452456,0.012911812,-0.043988556,0.015387299,-0.027568322,-0.029010609,0.0089943595,0.009599684,0.04222091,0.02641454,-0.008508461,-0.01648621,0.02150467,-0.039542414,-0.051940218,-0.0049542775,0.03387425,-0.031555887,-0.038021658,0.01941524,-0.06693636,-0.034368634,0.006870152,-0.014150194,-0.021231882,-0.010884821,-0.003560978,0.013875158,-0.0000571031,0.02836992,0.031609554,0.013716809,-0.004549033,-0.060364142,-0.021800784,-0.015010216,-0.04250921,-0.05612603,-0.066767655,0.025574937,0.04468338,-0.045584496,0.009034126,0.036572907,-0.015052419,-0.0021621415,0.0064357184,-0.028529733,0.009043839,0.026275855,-0.037262797,0.039982844,-0.00005016621,-0.005646664,0.0054663913,-0.022758354,-0.024179563,0.0013514068,-0.007077354,-0.036380768,-0.03951723,0.0071361265,0.0066479924,0.01728849,0.011927211,0.021564538,0.015653571,-0.013573725,0.023081718,-0.022609094,0.03296116,-0.026062485,-0.014622747,-0.016358018,-0.03530988,0.018524589,0.030237315,0.047903385,0.02382874,-0.008235122,0.01448794,-0.029607996,-0.0015771186,-0.028918361,0.022015128,-0.016179701,0.033363186,-0.03381287,0.009915914,0.010892335,0.02508815,-0.007856975,0.02266607,0.0038159804,0.033000905,0.04532392,-0.0062175035,0.038999572,-0.047802925,-0.025988117,0.025374746,-0.013698665,-0.0061204904,-0.05206383,0.022294164,0.04185127,-0.04610994,-0.02025818,0.014204821,-0.031958316,0.033206247,0.06463426,0.004407346,-0.035210352,-0.020521896,0.022555938,0.045769464,0.045661375,-0.0060280394,0.01657528,0.03631824,0.031122895,-0.0077933315,0.0002932095,0.0044403323,0.026446143,0.014539816,0.057941906,0.01330607,-0.00003354355,-0.002298165,0.028052999,-0.02192087,0.014972636,0.017052682,-0.024586527,-0.0023359559,-0.003879793,0.024375891,0.005448463,0.07063767,0.016019182,0.014105505,-0.02297644,-0.018934565,-0.008845592,0.017623393,0.017363684,-0.037533768,0.038414575,-0.06767415,-0.005319501,-0.0014691555,0.0430276,-0.033917416,-0.017627224,-0.02115297,0.016903145,0.029388733,-0.0607205,0.035370823,0.0075447657,0.0052363886,-0.038910568,-0.0035646437,0.012901604,0.009090362,0.0043785917,-0.030783586,-0.031199882,-0.029496364,0.0071637984,0.021228837,-0.09242023,-0.01153248,0.0012619,-0.05551691,-0.017969625,-0.029515758,0.00009705361,-0.018628458,0.0055613117,-0.010807613,-0.011819579,-0.016487448,0.045462225,-0.012073705,0.0021254432,0.0050840583,0.014344662,0.01951797,-0.010400349,0.01256666,-0.024559712,-0.036344055,0.020418186,0.029549675,0.0057656756,0.018266458,-0.008978089,-0.036236297,0.021609116,0.035444703,-0.026577247,-0.008665181,0.0011530182,0.0014450437,0.0071815476,-0.011132178,-0.038446415,0.038698416,0.023308279,-0.02625807,-0.0010970295,0.012831299,0.013823025,-0.027248539,-0.006799988,-0.023835871,0.010177434,0.033389732,-0.0016785915,-0.0010394192,0.014184399,-0.004984583,0.030483712,-0.007897928,0.0013318998,0.024165053,-0.019385112,0.011720256,-0.004938118,0.036612585,0.0039390326,-0.03495817,-0.041838773,0.0554609,-0.0025368403,0.005371713,-0.0020914294,-0.045851715,0.018488519,0.07617663,0.0055398843,-0.008117835,-0.014330558,0.054488976,0.019237371,0.07165974,-0.040640317,-0.04533559,-0.010604203,-0.0042213355,-0.0018950421,-0.0074684024,0.011898022,0.06839991,-0.020212725,0.011571854,0.032945756,0.006420686,-0.1583423,-0.011688183,-0.004643073,0.047894664,0.028110642,0.027097467,-0.031503197,-0.016603354,0.041655917,0.06917799,0.02884541,-0.049919475,0.014476479,-0.0127276,0.0024215642,0.01751255,-0.03557951,0.024709048,0.008012964,-0.03304081,-0.026392238,-0.0055435076,0.059061214,0.00051827595,-0.03575412,-0.013683022,0.0734705,0.013623938,0.005906988,-0.0076746615,-0.054593083,-0.025673969,0.0011637218,-0.002392863,0.024241136,0.026670396,-0.027509874,-0.011496247,0.014479249,-0.006624518,0.019926192,0.06146672,0.0149443615,0.0689637,-0.0008454114,0.024187166,-0.02154924,-0.007032067,-0.017108977,-0.014684004,-0.0537974,-0.056756888,0.004080639,-0.040190447,-0.04344196,0.022563754,-0.013439498,0.0018070141,-0.048858266,0.059435744,-0.019444067,-0.024455294,0.008139031,-0.032955486,-0.010287527,0.024462609,0.060982607,-0.010319296,0.055322424,-0.028860943,0.019687552,-0.033013582,0.001944245,0.011442262,-0.0004244328,0.014271909,-0.004826516,-0.005091486,-0.017932374,-0.08471719,-0.048740007,0.014385938,-0.0156101985,0.0020497497,-0.051354192,-0.010539771,0.038334697,0.007971912,0.032282375,0.24488896,0.020655489,0.018977938,-0.031171544,0.08097363,-0.0345855,-0.053039294,0.037102144,0.0029903757,-0.025911953,0.0043029604,0.024691645,0.019292457,-0.0077355755,0.010811018,0.025323387,-0.0084957555,0.032893594,0.05889394,0.033588655,0.031616047,-0.0023835774,-0.018202687,-0.020548053,-0.04809522,-0.026106255,-0.003302334,0.010299659,-0.024297075,0.04427537,-0.0025429162,0.054146156,0.10496117,-0.03455348,0.015082131,-0.003706359,0.009982785,-0.05321729,-0.024403734,0.008882032,-0.0025207135,-0.024117239,0.0024908702,0.007485554,-0.005780686,-0.050168566,-0.022957448,-0.017296385,-0.015620572,-0.0012855397,0.045689866,-0.015121298,-0.0013781947,-0.02710318,-0.020942522,-0.022612559,-0.02303535,-0.025414553,-0.050285045,0.052753367,0.03218936,0.005810466,-0.029814547,0.021315461,-0.009213609,0.03176017,-0.04012941,-0.035786446,0.03290743,0.06256773,0.03365711,0.027524702,0.0007979698,-0.003182893,0.03548325,-0.011924905,0.066155605,0.02551985,-0.03731181,0.04395441,-0.021946602,-0.008494303,0.0127630625,0.0064060898,0.038417496,-0.050398856,0.04262011,0.033472013,-0.04064709,0.039874244,-0.012962247,0.028615544,0.00040445005,0.02265326,-0.044560794,0.029291878,0.022073481,0.030503197,-0.025481744,-0.021688959,-0.043029044,-0.032619055,-0.00094853924,-0.039619442,0.008947967,-0.027061153,-0.0011585801,0.03543566,0.0016182251,0.047017954,-0.051051088,0.0071406476,0.00076976215,-0.059516367,0.0045410325,0.06424524,0.013986938,-0.00039093534,0.038340848,0.009985628,0.030309029,0.02440327,-0.012230436,0.042076364,-0.027854905,-0.03707092,-0.01760693,0.028238554,-0.024716407,0.0036351106,0.012495037,-0.042974286,-0.041608594,0.012887542,0.023834512,0.021787023,0.031150632,0.011286868,-0.025881574,-0.019278305,-0.011597967,0.051405627,-0.014040161,0.036768835,0.023247426,0.03813399,-0.013868801,-0.049108982,-0.009008752,0.050253868,0.019883651,0.0665395,0.034549884,-0.04194721,0.042331822,-0.0142432,-0.008813539,0.038227282,-0.005411272,-0.022280188,0.011961261,0.027416319,0.022536933,0.034623727,-0.020395415,-0.012766198,0.0052943993,-0.0010899854,-0.0064890026,0.008803918,-0.046118315,-0.037301045,-0.052092206,0.011484588,-0.00009156432,0.0052053314,0.004137426,0.03205768,-0.01149343,-0.06072172,0.023945756,-0.05520417,-0.0433679,0.001772146,0.032790348,-0.0018431123,0.00855618,-0.011565995,0.025264407,-0.024972187,0.007476135,0.095862634,-0.018824903,0.0012177882,0.043816604,0.0071581216,0.03206855,0.029976444,0.0151340505,-0.011730042,-0.012539721,-0.026472943,-0.024067592,0.008623512,-0.034058202,-0.001436636,-0.0053311987,0.011099769,-0.00835502,0.011153535,-0.00083862216,-0.019318826,-0.07465529,0.017690338,-0.0018701964,-0.035662774,0.037871744,0.024935914,0.033011653,0.0068184966,0.0049913474,-0.011024174,0.026476778,0.0009245315,-0.031802066,0.021852281,0.0040293694,0.01888412,0.019426135,-0.013416613,-0.005431084,0.011577794,0.018025046,-0.038195696,0.010111399,0.006978419,0.044237766,0.052145254,-0.009483789,-0.014447891,-0.022542851,-0.0126062725,-0.030768909,0.0010723636,0.021731246,0.032863356,-0.017168878,-0.05772025,-0.019658735,0.010569619,0.030577887,-0.054351542,-0.006451067,-0.028193295,0.018865002,0.008162538,-0.023696752,0.006604526,0.040932503,-0.028086519,-0.038387615,0.05867057,0.02468168,-0.008033617,-0.04136349,-0.016716447,-0.002732519,-0.03498522,-0.015948098,-0.010003229,-0.002205554,-0.014597698,0.013927694,-0.030904973,-0.012441974,-0.016300306,-0.042039536,0.06935246,0.07309606,0.014253166,-0.049440354,0.008698777,-0.0047391388,0.0070512826,-0.012998932,0.021007005,0.040585656,-0.058436707,0.037725355,-0.040035553,-0.017851034,-0.036540806,-0.032159522,0.033585977,-0.0054214476,0.01313123,-0.03194641,0.06959348,0.022763276,-0.0034024077,0.020974122,0.0018393752,-0.006079278,-0.025880309,-0.015564668,0.014393824,-0.013808753,-0.07090853,0.04545178,0.022841442,-0.019435028,-0.0638603,0.022516023,0.00766691,0.034999408,-0.011857246,0.045192335,-0.0532617,0.037951022,-0.025923025,-0.019754559,0.007638344,-0.07366499,0.026905548,-0.041626673,-0.0041174213,0.00012615797,-0.019020278,-0.034802224,0.02026172,-0.031958397,-0.03407688,-0.025615681,-0.0020571838,0.0018028384,-0.0077822795,0.034837116,0.011486754,0.0010396538,0.0143521195,0.016566886,-0.027666492,0.009944425,-0.00092444086,0.00024060183,-0.033667866,-0.012179688,0.0192957,-0.011220101,-0.0038306103,0.026089966,0.041921396,-0.018909471,-0.028287506,0.033561505,0.011759341,-0.04156925,-0.012256981,-0.018680945,0.055121526,-0.023753949,0.03237412,-0.043370105,-0.02148902,-0.012107282,-0.015159222,0.008610337,0.053116944,-0.019735739,0.00036369896,0.012424938,-0.0022189869,0.020233434,0.0049639125,-0.025149563,-0.0070387013,-0.04234788,-0.01812182,0.008796407,0.01101102,-0.0333204,-0.029634872,-0.020232968,-0.022046281,0.02287678,-0.04109492,-0.018252637,-0.023615677,0.02062841,0.012452362,-0.002626241,0.0041873376,-0.032037728,0.026360488,-0.14077441,0.012485014,-0.050876964,0.012149918,0.00715505,0.012596972,-0.0075164814,-0.027139448,-0.016216144,-0.003394526,-0.008258928,-0.036495585,0.03531367,-0.050010398,-0.0029905594,0.009547438,0.001902247,0.034216195,-0.020696374,0.048098024,0.014707584,-0.0084224045,0.021976743,0.037124675,-0.0069853803,-0.029377406,0.00007191742,-0.008561887,-0.028988186,-0.041036192,-0.008619668,-0.04440989,0.017837152,0.05161787,0.0021669378,0.05411702,0.0024753138,-0.029370693,-0.010545871,-0.016616184,0.0062552015,0.017089503,-0.002209902,-0.009032157,0.02997312,0.09624004,0.012834851,-0.029939046,-0.016628725,-0.0022448446,-0.020506933,0.047214717,-0.028459255,-0.0011713209,-0.043659933,-0.0051123467,-0.030836985,-0.047542207,-0.04855155,0.030418634,-0.019886855,0.011624927,-0.049631376,-0.012962078,-0.019124554,0.02567274,-0.017192872,-0.006033242,-0.026130598,0.005583862,0.013569837,-0.040450387,-0.06957675,-0.016543142,-0.0037315334,-0.012875177,0.031368867,-0.0043837246,-0.03132687,-0.013566382,-0.062492028,0.0068381513,-0.0072921147,-0.00020787978,0.027173836,0.006935938,0.0072789546,0.010570194,-0.048691414,0.0145089915,-0.02729235,-0.03239768,-0.00840276,0.06894439,0.034113493,0.041696787,-0.02915667,0.00018944075,0.0019181544,0.00012757845,0.0043864334,-0.0025777936,-0.018432686,-0.01447207,-0.07012593,-0.009379626,0.040045515,0.018351175,0.0001870548,-0.04509917,-0.025320774,0.0006253382,-0.024815962,-0.017926112,-0.08398791,-0.002537899,0.0032704514,0.031019555,0.020144507,-0.006645064,-0.023462553,-0.040591396,0.008747957,-0.040191803,0.020135399,0.035451006,0.031657305,0.02448325,0.01607921,-0.004854538,-0.013088698,-0.02743775,-0.0074035577,0.049868368,0.023424076,0.0027477276,-0.00033383962,0.032218862,-0.076530084,-0.014758082,-0.041488167,-0.0025215573,0.010728444,-0.061965585,0.004906888,-0.04990947,0.020392423,-0.025578277,0.028350616,-0.035612512,0.0074160667,0.0065742475,-0.010095501,0.047967445,-0.023730002,0.075489536,-0.06523854,0.0461515,-0.015585597,0.015829612,-0.054594908,-0.0022352696,-0.048175912,-0.01950145,-0.02136159,0.02527114,-0.035036188,-0.0021174657,-0.031829663,0.04569185,-0.0034777438,0.03842229,0.0045699966,-0.011684484,0.03720644,-0.0053546745,0.0048408057,-0.005387,0.026065806,-0.009519006,0.01427812,0.0022425095,0.0415674,-0.005597273,0.039983884,0.0018152207,0.022099873,0.027068395,0.005858692,-0.0335113,-0.010189602,0.000992747,-0.03424222,0.014725229,0.017038578,0.012162007,0.0047862628,0.031191833,0.01738774,0.010700807,-0.0032421215,0.0022478513,0.03806699,-0.014413182,-0.03002245,0.0044069807,-0.034991425,-0.01467456,-0.04211944,0.01977982,-0.02524326,0.032131158,-0.047587372,-0.0056207124,0.029137515,-0.026244834,0.055683542,0.026836613,0.005017098,-0.014111332,0.064296775,0.011304764,0.013209979,-0.023858134,-0.014524269,-0.037672993,-0.037974373,0.016733235,-0.0131635815,-0.01732087,-0.027907882,-0.028769173,0.0074682906,0.028637126,0.04371831,-0.005359876,-0.06389792,-0.01343467,-0.007431969,-0.02490208,0.04330575,-0.014976992,0.07136931,-0.029663173],"last_embed":{"hash":"1c4ej7q","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"1c4ej7q","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{8}","lines":[22,22],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1c4ej7q","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.005187855,-0.008923423,-0.043594394,-0.008367294,-0.045401827,-0.011863277,0.058996633,-0.009739528,-0.008937191,0.01959745,0.013976005,-0.012728232,-0.03562948,-0.03593658,0.045847386,-0.0075832494,0.016947417,0.01946373,0.029724231,0.011922298,-0.00053115614,0.010476831,-0.010633398,0.01650419,0.00226954,-0.014975412,0.0072041065,-0.035574067,0.022113802,0.0032104817,0.016120471,-0.050837003,-0.009010903,-0.038478423,-0.021257754,-0.04727113,-0.012599024,0.012514843,-0.053004537,0.026273446,-0.014839693,0.0031002031,-0.0032440375,-0.024973234,0.042818144,0.017254647,0.004139944,-0.0148890605,0.014926696,-0.047770213,-0.048888367,0.014124015,0.026818829,-0.045392144,-0.025419014,0.026620632,-0.061191883,-0.031114463,-0.0206492,0.0107056415,-0.023078497,-0.01244059,-0.047701053,0.0065997043,0.012953151,0.027787792,0.035058964,0.018573161,-0.006494019,-0.049464006,-0.013634028,0.016650544,-0.02257028,-0.042545445,-0.06593688,0.03300954,0.0477633,-0.04005728,-0.009718995,0.026390579,-0.021407375,-0.0114679225,0.00017580058,-0.03362334,0.011727382,-0.0035106537,-0.035850026,0.057006508,-0.0006756414,-0.0013079658,0.021463156,-0.0011070583,0.0041643525,-0.015754057,-0.033559233,-0.030981023,-0.046292666,-0.00028170564,0.027359733,0.021379989,0.0027062346,0.020455142,0.008598658,-0.017962491,0.013740103,0.0014891571,0.037342384,-0.027489785,0.01658733,-0.0117597,-0.03784178,-0.0054457556,0.025558712,0.049657986,0.022746189,-0.021868613,0.030585868,-0.004108561,0.016146747,-0.016390802,0.012356016,-0.039581515,0.055261284,-0.036090236,0.01574732,-0.0036409544,-0.020865435,0.002581728,0.05082037,-0.013356277,0.05228464,0.019321129,-0.028182993,0.031525876,-0.03217171,-0.033476945,0.021478083,-0.0047742203,0.00627029,-0.05430716,0.026028616,0.040964037,-0.02949632,-0.0075990264,0.010437308,-0.021313086,0.02890969,0.071559936,-0.0028769006,-0.045009308,-0.011235205,0.006795336,-0.0051498814,0.015974697,0.016853228,-0.008468105,0.031145316,0.03987582,0.00139628,-0.0013656197,0.016607106,0.048407752,0.0034929307,0.033892043,0.020354167,0.0037263911,0.015080948,0.03932231,0.0011798221,0.030687487,0.032553896,-0.031035509,0.004456622,0.0025152129,0.032811433,0.013002822,0.06939834,0.012380395,0.013883987,-0.011992355,0.009385287,-0.009298557,0.013129833,-0.015019154,-0.043680932,0.015177203,-0.066149354,-0.020144822,-0.003993357,0.047351897,-0.041652497,-0.017298795,0.0039013631,0.0076810415,0.038836144,-0.016432758,0.045528732,0.018454641,-0.014636191,-0.013107652,-0.0070500216,0.013806957,0.020482581,-0.016488114,-0.031844918,-0.019626629,-0.000058931804,0.01655746,0.00092380994,-0.062103588,-0.019087227,-0.00799276,-0.062234145,-0.02995488,-0.026744444,0.0073734927,-0.023235403,0.0270079,0.0005992586,-0.033437412,-0.02989065,0.042230014,-0.016431231,0.04317214,0.008660737,-0.0080791535,0.04198689,-0.027488217,0.009782154,-0.021804769,-0.045542277,-0.005237438,0.011068496,0.017699566,0.06093107,-0.008973997,-0.034558505,0.033538792,0.028807454,-0.019308323,-0.01254396,-0.025200356,-0.03711357,-0.0028894588,-0.013122401,-0.026732394,0.018920062,0.014264269,-0.018389985,-0.006283957,0.0073556253,0.008356823,-0.027053325,-0.0195041,-0.04430732,0.00033796916,0.02599548,-0.01057256,-0.007219921,0.034850862,-0.004707563,0.02123901,0.01054289,-0.0024579214,0.054659113,-0.003475014,0.007056449,-0.019990982,0.03560043,0.014834586,-0.04481512,-0.048294656,0.06416803,0.0056952694,-0.01845459,-0.01366817,-0.01410803,0.008814898,0.07759637,0.020958466,-0.0075237723,-0.009596736,0.026832273,0.0097452635,0.085484065,-0.03534192,-0.018837407,-0.023735445,-0.010484362,0.0105147315,0.0038412006,-0.0047354987,0.071006946,-0.0058463267,0.004580883,0.028146232,0.00452742,-0.16957991,-0.00018049058,0.014127816,0.040931936,0.014954748,0.0248269,-0.024125557,0.008898964,0.0426431,0.05808694,-0.005182937,-0.046388283,0.009007197,-0.0023553174,-0.025995718,-0.0072851754,-0.01799854,0.033932146,0.039417353,-0.04523681,-0.0069895783,-0.02149376,0.07241556,0.03342191,-0.020682335,0.0028212762,0.07142666,-0.0086693475,0.0019789883,-0.017225329,-0.027402041,0.020659257,0.0027242652,0.010726011,0.031474274,0.029371386,0.016939046,-0.022691386,0.015849607,0.005983264,0.024563953,0.07705447,0.00840918,0.069855325,-0.013578381,0.00027996732,-0.017582182,0.008181025,-0.043099076,-0.0045093503,-0.018596826,-0.04859303,0.027489498,-0.041831687,-0.03201484,0.003965033,-0.0103484,-0.033425435,-0.030882947,0.03761319,-0.027114036,-0.0040852576,-0.028716864,-0.020835126,0.003380095,0.0056829243,0.07706495,-0.01819578,0.073356844,-0.031868067,0.016358871,-0.015114149,-0.0077567464,-0.009828199,-0.036487233,0.013480298,0.0053456957,-0.03506283,-0.0071768947,-0.103065036,-0.048842426,0.002603025,-0.012917046,0.019715086,-0.055013977,-0.037700746,0.042968087,0.023363953,0.06422874,0.24599366,0.004981432,0.0069784834,-0.010765337,0.047946215,-0.028046712,-0.030527962,0.041912198,-0.0061289254,-0.03285086,-0.0038458216,0.031506434,-0.0022246977,0.007971708,0.009433543,0.030846275,-0.04093914,0.02179794,0.042910326,0.03034233,0.01202112,-0.030471884,-0.0045764027,-0.013474484,-0.038546942,-0.019304406,-0.020782793,-0.0169107,-0.041058097,0.07192643,-0.010325018,0.05302361,0.103566065,-0.040381957,-0.010917726,-0.01628548,-0.013100873,-0.022664543,-0.014470508,-0.028306542,0.02182928,-0.033256933,0.0011869628,0.010287354,-0.021782886,-0.04566742,-0.017374974,-0.040340647,-0.018033335,-0.01968202,0.036846615,-0.040162396,0.016238548,-0.040283564,0.017554464,-0.02186993,-0.014809169,-0.021740973,-0.0400255,0.048692282,0.08803446,-0.0015763002,-0.037650645,0.023186142,0.011100444,0.05385017,-0.023820449,-0.040088724,0.015053264,0.06543401,0.034553617,0.019498656,0.053248633,0.009555372,0.020149818,0.0015981776,0.029687045,0.041753,-0.030174538,0.025052115,0.0039671757,-0.0015107862,0.027141998,0.026542442,0.017614318,-0.011828514,0.046115723,0.008660835,-0.0063145487,0.031057412,0.016391216,0.010513412,0.0026326743,0.004301176,-0.02719574,0.015372097,0.008946953,0.05436549,-0.041388284,-0.018443296,-0.03868102,-0.039213635,0.004446027,-0.02980369,0.012885786,-0.05182724,-0.021795703,0.037290692,-0.01267298,0.0176119,-0.03833609,0.013016463,0.004634747,-0.046434317,-0.0053867972,0.057638682,0.025153339,0.0014931182,0.060575355,0.011840033,0.022988204,0.05937068,0.012372125,0.030472744,-0.0065547135,-0.06606492,-0.034202904,0.034993947,-0.0088042505,0.02905459,0.034662016,-0.041316733,-0.03361234,0.044173528,0.023541862,-0.003560757,0.027410427,0.0151254395,-0.02020793,0.010302866,-0.023980672,0.044170424,-0.020343928,0.031199275,0.0008448482,0.039410364,0.0010773111,-0.054866884,0.003874598,0.06575099,0.026217643,0.05883686,-0.0062815025,-0.041880496,0.009091848,-0.014856766,0.0012900541,0.008959251,-0.022089986,-0.019966535,0.012129028,0.015809305,0.021870187,0.047957104,-0.025194885,0.012121049,0.004909328,-0.0014596313,-0.0022047109,-0.0010750672,-0.032137398,-0.019450953,-0.053031944,0.018845595,0.003111721,-0.023799254,-0.0022996825,-0.004847382,-0.033918764,-0.07025992,0.03871407,-0.04056433,-0.023347538,-0.027303724,0.054551657,-0.008125079,0.006163414,-0.0119750025,0.014571824,-0.036294293,0.0017571057,0.095576376,-0.0016100787,-0.015911356,0.038031057,0.040340226,0.0062530464,0.0031608313,-0.010331392,-0.008516579,-0.034125164,-0.008991825,-0.012590604,-0.0143019995,-0.04550584,-0.00814063,-0.04894343,0.0024121501,-0.013839831,0.020839421,0.00369446,-0.014969359,-0.07880877,0.024496496,0.011005348,-0.021689422,0.046548445,0.02425886,0.0076852166,-0.0063329195,0.016091766,-0.019092184,0.024465946,-0.017053012,-0.007169677,0.015910795,0.015008037,0.0077661914,0.0005633351,-0.01240389,-0.0068483306,0.027950777,0.02114254,-0.03069005,-0.01197188,0.006988555,0.027719801,0.038272668,-0.013545383,-0.0293559,-0.0053021205,-0.022234801,-0.02198,0.012704507,0.01773429,0.01488716,-0.0362538,-0.056915358,-0.017065521,-0.0037755044,0.015665177,-0.062060453,0.0037738653,-0.047936324,-0.009466556,-0.0012652593,-0.007427091,-0.023979235,0.0026548523,-0.0012050817,-0.019899156,0.061858453,0.010033165,0.005530287,-0.030093184,-0.061606005,0.013698462,-0.04469041,-0.030169848,-0.01378324,-0.0102435555,-0.012439191,0.019212943,-0.035334025,0.00029568208,-0.0077672615,-0.057920326,0.041720815,0.07436302,0.011610845,-0.040470872,-0.010338212,-0.028033704,0.024436168,-0.03857146,0.045147806,0.019149166,-0.049501948,0.03558899,-0.015016273,-0.009828204,-0.024186581,-0.021827508,0.024264513,-0.025792124,0.011977353,-0.022539124,0.073597655,0.030761642,-0.009986189,0.005886802,0.0064199874,0.005568244,-0.022531115,-0.01853462,0.029687647,-0.011798285,-0.06802553,0.03904635,0.052046914,-0.027089136,-0.054885402,0.039551426,-0.002348793,0.022045974,0.008145124,0.0599439,-0.050065856,-0.009592059,-0.0052018077,-0.02312929,-0.008931038,-0.03449669,0.04432444,-0.04354601,0.004624051,-0.023644336,-0.044030476,-0.013294738,0.009868299,-0.01822415,-0.04037483,-0.026515163,-0.025112431,0.0049905335,-0.005851055,0.045852188,-0.007968845,0.006493081,0.016386557,0.030942392,-0.041246567,0.011530646,-0.007366717,0.01067638,-0.00047641457,-0.00086196023,0.025166359,-0.05032606,-0.00576267,0.012234079,0.018517489,-0.021939868,-0.026145507,0.03048242,0.026765164,-0.047375612,-0.014843965,-0.019632645,0.046560954,-0.027572175,0.03008705,-0.048973046,-0.04101161,0.0094522135,-0.03274178,0.019213421,0.019851705,0.0007994922,-0.004778959,-0.011150836,-0.026561819,0.0022565036,0.0029588293,-0.04455992,0.023236277,-0.0466022,-0.010174851,0.008041667,0.005704037,-0.039435275,-0.035570018,-0.003234109,0.0015699109,-0.0042019933,-0.04095313,-0.004219033,-0.029531812,0.03959791,0.021081213,0.005715976,0.0036043397,-0.009244089,0.032720137,-0.14267126,0.012395517,-0.036416292,0.0031578152,-0.007852563,0.015628653,-0.0035643207,-0.032761928,-0.026408166,0.0058673383,-0.0044129025,0.006527054,0.03129425,-0.038990907,0.0045127505,0.014715597,0.00013295964,0.007923876,-0.031720303,0.025727766,0.025745349,0.02338458,0.036649358,-0.010841165,0.0073176855,-0.0143522555,-0.039709438,0.0032285016,-0.040894616,-0.02294247,0.0060517313,-0.05453267,0.017824078,0.048484474,0.026577273,0.040628355,0.008651148,-0.0543855,0.011494152,0.0010261218,-0.011689518,0.0070752813,0.012216662,-0.007935641,0.039003573,0.087378174,-0.0067482744,-0.025287157,-0.014742828,0.0048787026,-0.020986894,0.07184673,-0.028671164,0.008076939,-0.0115352115,-0.014369026,-0.02055525,-0.0008524316,-0.034106012,0.021871287,-0.037643112,0.022726495,-0.030095885,-0.02934882,-0.013022647,0.032371264,-0.02128919,-0.020613033,-0.031299435,0.005267949,0.022204313,-0.03275982,-0.050015654,-0.02246976,0.00805992,0.015864993,0.044337917,0.006710641,-0.0097811865,-0.01754866,-0.03282699,-0.02361934,-0.0051444424,-0.03987022,0.038919486,0.024211371,-0.015910875,0.013221076,-0.037809506,0.018979823,-0.02024079,-0.037653007,0.0061198114,0.08290446,0.0512803,0.022478167,-0.017764343,0.0035675026,0.005226345,0.00094496866,-0.01339897,-0.023838688,-0.0049479958,0.0059235254,-0.03847573,-0.018312175,0.030674692,-0.008503754,0.010545211,-0.02554522,-0.03862957,0.007941663,-0.032347932,-0.022445729,-0.08680234,-0.0021629308,0.007246382,0.004878742,0.004663522,-0.008590791,-0.008662545,-0.04560841,-0.001273108,-0.04871715,0.025546663,0.023759734,0.029765507,0.021816965,0.0087240925,-0.0009921396,-0.010793802,-0.0076360204,-0.0049237045,0.057684608,0.035193853,0.0037880708,-0.012732898,0.04332259,-0.041611057,-0.041418616,-0.047028776,-0.019828318,-0.0036011466,-0.062611945,0.022786688,-0.044489928,0.00861254,-0.002112181,0.005476896,-0.03211643,-0.0023582242,0.00020200772,-0.0155888405,0.04944874,-0.019462585,0.04445219,-0.030729333,0.027096502,-0.022031888,0.022251973,-0.026068496,0.0007297922,-0.04762521,-0.025738476,-0.026886562,0.018000182,-0.03850455,0.00027491018,-0.029435044,0.034556974,-0.023257867,0.060413644,0.008207881,-0.02366541,0.021294339,-0.0030853045,0.00884783,-0.0044914694,0.010573934,-0.014791152,0.0220519,0.031152468,0.050467867,-0.013068162,0.045750882,-0.010287548,0.012539343,0.04432175,0.00944676,-0.020477572,0.02309784,-0.020407042,-0.010736293,-0.006788039,0.02558819,0.0029750355,0.00061738695,0.026121834,-0.019087525,0.020303477,0.009550811,0.005368765,0.041221507,-0.027753891,-0.008831253,0.033294603,0.012819597,0.0040351246,-0.0292621,0.018322121,0.017254146,0.015739663,-0.058239426,0.030093625,0.034116577,-0.045725904,0.044624645,0.04448964,0.016679177,-0.023004428,0.053891063,0.014240605,0.004917153,-0.022168325,-0.03643041,-0.036999926,0.0014840284,0.020804282,-0.047721524,-0.04907442,-0.015550361,-0.042381547,0.0012627079,0.025415605,0.023018138,0.00059767376,-0.059340555,-0.007046384,-0.0072387666,-0.010327102,0.04255789,0.01158793,0.04313583,0.00010406024],"last_embed":{"hash":"1a8oixg","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"1a8oixg","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{9}","lines":[23,24],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1a8oixg","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.048107352,-0.009594876,-0.01526079,0.0042383373,-0.059767004,-0.003148493,0.04859907,0.03359724,0.0069798706,0.00054312305,-0.006571026,0.0109132705,0.004964549,-0.009155855,0.032173265,0.009844886,0.03251084,0.025880529,0.020061303,0.03698828,0.011396848,-0.009206094,0.017099053,0.02982198,-0.0027838307,-0.0050250217,0.01092039,-0.0026140662,0.035288326,0.011340975,0.032287806,-0.05995941,0.008629558,-0.058531284,-0.030526176,-0.057121415,-0.010482011,0.029425016,-0.0486559,0.0035808987,-0.006581935,0.0016705856,0.0035160687,0.017384103,0.043523204,0.026599031,-0.021659384,-0.014069784,0.017573914,-0.022375142,-0.054513972,-0.00080736255,0.026565595,-0.035650015,-0.0396818,0.01883517,-0.036439836,-0.048047397,-0.013371597,-0.018548215,-0.030221691,0.012270796,-0.043486673,0.000555706,0.02146712,0.032001365,0.022603637,0.010926455,-0.004750461,-0.056381054,-0.026772583,0.0010803666,-0.049388636,-0.06032563,-0.06570686,0.006047003,0.039383262,-0.03704665,-0.017202027,0.02800146,-0.030147685,0.0073837135,0.0025894134,-0.033601314,0.0065984977,0.015015956,-0.030000698,0.059835136,0.008222376,-0.018139085,-0.009882111,0.0028315114,0.011762828,-0.0190634,-0.010287079,-0.031314142,-0.030414568,-0.016455116,0.009071699,0.009463509,0.009153742,0.0101368185,0.005669492,-0.010194147,0.0002658166,0.006673457,0.019333577,-0.016344897,-0.013919114,-0.021459376,-0.031732064,0.0028304271,0.052701306,0.04318821,0.031256557,-0.027193937,0.011574505,-0.038782667,0.009522923,-0.023428598,0.032666467,-0.014268684,0.026753217,-0.035671383,-0.0073003634,-0.006388686,0.03114088,0.008637613,0.035724588,-0.008231364,0.0201783,0.025737947,-0.009854048,0.0325077,-0.027424965,-0.0201565,0.032987125,-0.021856952,-0.012600238,-0.06739178,0.025639338,0.060627226,-0.043793067,-0.014734449,0.008227889,-0.033510756,0.027983861,0.05882193,0.0120368935,-0.03681161,-0.034235977,0.025305934,0.023456292,0.038671672,0.0027690458,0.010756494,0.06554003,0.015694749,-0.02128082,-0.006768308,-0.0073635266,0.02333717,0.019303959,0.017429827,0.012073852,-0.020373031,-0.00016442737,0.03098881,-0.017101292,0.032877177,0.02643509,-0.042339284,0.015446375,-0.01721215,0.017399823,0.010771977,0.04957021,0.017731924,0.031162346,-0.04071402,-0.020108106,-0.0049604084,0.020526845,0.021011278,-0.03925563,0.02944448,-0.05831008,-0.0099060275,-0.0035527071,0.040878586,-0.028148845,-0.011509326,-0.031909533,0.0070793205,0.0037279814,-0.02455164,0.03810817,-0.008921589,-0.0062155807,-0.029338319,-0.0080904905,0.012539209,0.012799995,-0.01226272,-0.04557111,-0.01651503,-0.010743612,0.016616248,-0.009437429,-0.1105036,-0.031444594,0.0019798263,-0.0464248,-0.008730909,-0.038775697,-0.00003379607,0.0024879696,0.013562288,-0.0071654557,-0.020893956,-0.023330705,0.045232974,-0.0040224255,0.018073538,-0.0052278913,0.02002706,0.006562396,-0.03271811,0.01802856,-0.036430255,-0.054632388,0.03292588,0.020228889,0.0073234034,0.046274427,-0.025785254,-0.009602079,0.04276469,0.024088042,-0.011611497,-0.059423406,-0.016681807,-0.015244014,0.0074938997,-0.029217549,0.004763249,0.019388536,0.012009735,-0.013261019,-0.02039983,0.006367977,0.020643916,-0.023160798,-0.015869794,-0.029806623,0.009720316,0.006713177,-0.013925591,-0.005191197,0.00042143153,0.011106516,-0.0033413437,0.003082375,0.0006025652,0.013711117,-0.0163119,0.0048985137,0.0031139185,0.018119697,-0.0050907587,-0.047313277,-0.04456331,0.052308,-0.014758866,0.0015526004,-0.024123564,-0.052771274,0.026288845,0.06940275,0.0038904222,-0.03449802,-0.024485942,0.040086903,-0.0038924245,0.07323288,-0.034752842,-0.048333228,-0.003934162,-0.00039740227,-0.009443895,0.0014251723,0.0012686849,0.060620777,0.001430259,0.027431432,0.04075079,-0.0012066696,-0.17319438,-0.014926532,0.007625336,0.03648911,0.029025981,0.001698571,-0.038105745,0.004568,0.033512596,0.039178878,0.009770217,-0.044047017,0.0043487805,-0.015674789,-0.009249211,0.024999017,-0.0164161,0.0043008183,0.028667908,-0.027571265,-0.026087957,0.012397675,0.0759755,0.013097422,-0.032885,-0.016545808,0.07782923,-0.018171182,0.011569702,-0.017185494,-0.0003915996,-0.0017294859,0.001385726,0.008312446,0.02536451,0.012679279,-0.012693577,-0.0008360964,0.013676984,0.0031315682,0.03748728,0.04586611,-0.00022479834,0.06103222,-0.014365731,0.0123614445,-0.033011816,0.0035136342,-0.019877167,0.0006860519,-0.0476855,-0.060345437,0.024730172,-0.044311512,-0.049551725,0.026329216,0.009128094,0.007495012,-0.035367526,0.062116172,-0.00796615,-0.024925526,0.020970907,-0.046040133,-0.020749914,0.027963892,0.058189068,-0.00946118,0.053109255,-0.031652723,0.0012519088,-0.01290501,0.0037407246,-0.008690176,-0.02693912,0.008497242,-0.0131840585,-0.014297506,0.008923218,-0.07934142,-0.035299405,0.0067672287,-0.017678557,0.024047812,-0.040045798,-0.016765337,0.029911222,-0.011545385,0.048476364,0.24578694,0.048349693,0.026052091,-0.029926324,0.06822038,-0.013294368,0.005451405,0.05459637,-0.0034683067,-0.0358733,-0.010607642,0.03650404,0.023618443,-0.00519917,0.018987862,0.028461043,-0.025726983,0.039574087,0.05119727,0.015810987,0.021942945,0.008642595,-0.0041884384,0.022640761,-0.030561162,-0.009641047,-0.011580295,0.025928082,-0.04519966,0.038404454,-0.007232726,0.06753101,0.10352445,-0.028570728,-0.0059902677,-0.00801413,0.0017737134,-0.06320372,0.007171304,0.018489957,0.00012314908,-0.027501795,0.03508412,-0.0051952526,0.00094551145,-0.054101408,-0.03221586,-0.028351922,0.013539119,-0.011672266,0.030282235,-0.018477328,-0.010198504,-0.038186293,-0.02362365,-0.03275482,-0.026353674,-0.032799486,-0.036818136,0.058291707,0.03672262,0.014656713,-0.030748725,0.046473254,-0.029182654,0.047171794,-0.033618294,-0.026977845,0.022222398,0.057802863,0.027473936,0.030142238,-0.0010123919,-0.0064464593,0.031082014,-0.025075939,0.055833563,0.0002344008,-0.03337898,0.030517016,-0.0060785315,0.0036149423,-0.003781731,0.031133719,0.012537186,-0.0272695,0.055504445,0.042185664,-0.033450205,0.027056068,0.0068662562,0.01711687,-0.02486536,0.003353448,-0.023492333,0.009214044,-0.006510938,0.05092917,-0.036211155,0.01117166,-0.019531414,-0.017521022,-0.0040033343,-0.030151086,0.0048163333,-0.026451493,-0.007031639,0.04651104,-0.002926864,0.021779113,-0.036886875,0.01693167,0.017913945,-0.036323026,0.010577963,0.04379884,-0.019925248,-0.0060113217,0.039002538,0.0032742503,0.042358615,0.024671197,-0.0051797815,0.0547468,-0.032384016,-0.05171583,-0.008292603,0.05742208,-0.03672891,0.013944874,0.012754772,-0.030571066,-0.027125431,0.049983993,0.007499959,0.015929954,0.021031424,0.008756267,-0.008049068,-0.007882243,-0.016846638,0.062633604,-0.021756625,0.028878227,0.01406111,0.037677307,0.00037386597,-0.06070876,-0.01660312,0.049018394,0.038003515,0.042827386,0.03727683,-0.035489116,0.036320128,-0.039758373,-0.006435697,0.02981496,-0.011767591,-0.024201754,0.017549623,0.023491103,0.03324137,0.036470518,-0.028803166,-0.03180219,-0.0007513078,-0.0075196065,-0.012220509,-0.0059622414,-0.030597417,-0.049096562,-0.06759349,0.009210763,-0.0042997748,0.0029658102,0.00398079,0.0321298,0.0034443107,-0.03534975,0.036680546,-0.041448615,-0.03767832,-0.015052195,0.03726661,-0.008269421,-0.0036539568,0.0016971233,0.02956514,-0.030545615,0.0075926823,0.08876631,-0.040282227,0.0024262907,0.03558586,0.016815223,0.021344686,0.02638188,0.007327878,-0.015075256,-0.014177894,-0.0044570076,-0.009229489,-0.0066501517,-0.021464774,-0.006447704,0.007087455,0.027727654,-0.01548743,0.020959694,-0.007199074,0.01276363,-0.06788824,0.028303476,-0.00983936,-0.011414024,0.033575166,0.037961982,0.043103047,-0.014252444,0.017493388,-0.0288291,0.024696447,-0.003234312,-0.02074421,0.040525142,0.0013977739,0.0054871463,0.01238776,-0.010393169,-0.008400151,0.035019945,0.04544727,-0.047282327,-0.0007830018,-0.01970712,0.041195236,0.03925673,-0.019714514,-0.023442771,-0.009417151,-0.039213736,-0.0165725,0.008452678,0.025960304,0.02307355,-0.025701925,-0.06572835,0.0030761596,-0.0099071665,0.023806544,-0.06160483,-0.009532832,-0.05281686,0.025994768,0.0095671015,-0.013623272,0.0008188474,0.02147423,-0.010689926,-0.034073476,0.059771333,0.01087592,-0.0060114083,-0.029271197,-0.01678598,-0.004085545,-0.05735618,-0.027007796,-0.00559534,-0.010571756,-0.011578612,0.018438702,0.0033323918,-0.0059941434,-0.0052539306,-0.030830361,0.060442112,0.06741318,0.007869501,-0.04085686,-0.038527284,-0.01839137,0.015686894,-0.018234732,0.048162397,0.019744778,-0.02719103,0.047326,-0.030940624,-0.019605555,-0.007704083,-0.020396776,0.028221432,-0.012985571,-0.0013824654,-0.0386881,0.064929254,0.031073513,-0.005347709,0.01570451,-0.028520303,-0.009865694,-0.0060373205,0.010189995,0.008530563,-0.010854091,-0.06003712,0.036787715,0.022360837,-0.013262759,-0.081843935,0.039227355,0.02466088,0.03608982,-0.0010904084,0.06216911,-0.032767322,0.0027080378,-0.029276777,-0.040394466,-0.005316986,-0.0610263,0.01506242,-0.021971256,-0.0038612885,-0.011365003,-0.044633705,-0.018368712,0.040695805,-0.0069370074,-0.029091628,-0.0503034,0.004403918,0.010912538,-0.0035517872,0.050445497,-0.011720967,0.017953921,0.01601792,0.0037698091,-0.02743341,0.02282583,-0.01499866,0.0011199247,-0.024681237,0.005892132,0.035228375,-0.018205345,-0.013201691,0.0012029631,0.029413914,-0.026739504,-0.041448448,0.041363653,0.03573957,-0.023235148,-0.043498628,-0.032685302,0.055586297,-0.025978679,0.03279821,-0.028535843,-0.021806825,-0.0151113095,0.011284968,0.015458575,0.048977602,-0.028693095,-0.008692862,-0.006477813,0.010490937,-0.0007411942,-0.0033119894,-0.0337719,-0.008325054,-0.03891006,-0.029421927,0.015933124,0.015542975,-0.016735556,-0.046651397,-0.00828391,-0.018209884,0.013409172,-0.027415272,-0.00016620003,-0.030752392,0.04635442,0.019599954,0.022215404,0.031846676,-0.019386927,0.018492442,-0.15506272,0.0009974698,-0.0387216,0.005997122,0.0062908386,0.013624719,-0.027966065,-0.03347919,-0.008342548,-0.008312673,-0.023107123,-0.024105063,0.047631685,-0.0409105,0.016045569,-0.008642191,0.010822353,0.031264648,-0.039778955,0.03867768,0.005947136,0.013726264,0.021029452,0.03493432,-0.0035402672,-0.039896797,-0.01183198,-0.0018086645,-0.035849173,-0.028770797,-0.00012706975,-0.0175604,0.022587417,0.05284988,-0.025174607,0.030006563,0.0036946614,-0.055049606,-0.02212431,-0.01715466,-0.0108845,0.01610624,-0.018697897,0.010099803,0.023692725,0.08253455,0.0100348,-0.014897113,-0.023598405,0.022496354,0.0006827199,0.05161741,-0.039349746,0.010701163,-0.03558591,-0.014430813,-0.015639763,-0.021638948,-0.063156016,0.013483453,-0.026456913,0.007317818,-0.0312223,-0.0007587873,-0.03699414,0.017290296,-0.027124366,-0.022054367,-0.01088682,0.0037414606,0.003362486,-0.01534521,-0.071106106,-0.021019448,-0.014011696,0.009838932,0.019776708,-0.033296343,-0.00008027308,-0.0030494328,-0.06344947,-0.029957213,-0.02849485,-0.013894478,0.02246921,0.00012563152,-0.011474409,0.0044004675,-0.051206235,0.018879805,-0.019336298,-0.030906102,-0.020771066,0.07715308,0.029444082,0.03078646,-0.021708392,-0.0034895514,0.0091387825,-0.003163643,0.0070681632,0.003254997,-0.012597832,0.008131612,-0.06788823,-0.0023422083,0.02627348,-0.0027719764,0.024527192,-0.029030928,-0.046071876,0.011700044,-0.023907281,-0.008555675,-0.08251864,-0.00033023616,0.004291681,0.048164036,0.010541895,-0.013732259,-0.0015191855,-0.023399811,0.014345949,-0.05238161,0.015082514,0.0277423,0.028890036,0.024005502,-0.0065913755,0.012681274,-0.008086798,-0.038396534,-0.0013149746,0.069239214,0.034794357,0.013103056,-0.015099968,0.025975699,-0.04948189,-0.0013500861,-0.039483912,-0.020331768,0.0318818,-0.04790239,0.017718188,-0.053837754,0.015455173,-0.025323361,0.024722725,-0.04486241,0.048727583,0.011969398,-0.032975823,0.054396044,-0.024912884,0.0664739,-0.06912391,0.04715196,-0.019256243,0.011819401,-0.035912957,-0.00079924014,-0.047898028,-0.012096683,-0.017944127,-0.0011525656,-0.022686439,-0.019795584,-0.033088762,0.050726984,-0.0021776913,0.05125735,0.0047848425,-0.037438963,0.0039824676,-0.0094965855,0.005814402,-0.011592549,0.02572214,-0.024055507,0.027354417,0.0023087559,0.031982426,0.011993272,0.04195269,0.02119005,0.020826057,0.030677881,-0.0029642915,-0.011051898,0.001198286,-0.0054694572,-0.033566773,-0.016894095,-0.0031744181,0.0042210063,0.010259026,0.035842188,0.024159566,0.020629054,-0.0013821525,-0.0000059539807,0.022300586,-0.01947457,-0.011172723,0.005328531,-0.0051972033,-0.0035477867,-0.042420886,0.022957515,0.0030268992,0.047726665,-0.05972315,0.032872513,0.0117991865,-0.035774715,0.050099038,0.034130525,0.015460415,-0.03313462,0.05858779,0.021789823,0.022451974,-0.032936756,-0.013001057,-0.034325168,-0.011537523,0.022698928,-0.007255373,-0.003211273,-0.025320815,-0.011528195,0.009046246,0.026839541,0.017467588,0.0009489761,-0.06454577,-0.03967567,-0.005196128,-0.012106858,0.0531077,-0.0050692307,0.05290187,-0.003350086],"last_embed":{"hash":"63r6kx","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"63r6kx","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{11}","lines":[26,26],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"63r6kx","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027388813,-0.008833149,-0.047426045,-0.0023868212,-0.049698528,-0.027854111,0.05720557,0.0132630775,0.0018532396,0.00035526705,0.008547923,0.010447885,-0.017732054,-0.03549617,0.048764683,0.010465752,0.026287226,0.022173768,0.036704298,0.01605526,0.008320404,0.027632741,0.043557793,0.0135911405,-0.022116855,0.0025644728,0.036652893,-0.03573304,0.008076258,0.007960823,0.02233697,-0.041296702,0.002360011,-0.048751157,-0.016025076,-0.04831466,-0.01969228,0.012800506,-0.050462402,0.03278622,-0.029825754,-0.0021203058,0.009070464,0.00023536701,0.024850355,0.0013873955,0.019672956,-0.026973363,0.00993734,-0.051248025,-0.056066345,-0.0102403015,0.004745643,-0.019460296,-0.0042404756,0.03574007,-0.04105146,-0.04516821,-0.03336964,-0.013229699,-0.0061593414,-0.015063369,-0.04673808,0.014659725,0.0015534713,0.036120933,0.04345329,0.014585401,-0.0026403351,-0.03882087,-0.023134748,0.019825747,-0.016554855,-0.041941054,-0.07256266,0.029262684,0.048819594,-0.021333294,-0.022138193,0.052899178,-0.014351003,0.0039049268,0.004775169,-0.026028546,0.015037642,0.008503094,-0.03843473,0.07908903,0.042289983,-0.026139753,0.019727364,-0.007228713,0.00038135954,-0.048361853,0.019362386,-0.03037319,-0.057994764,-0.003988304,0.0031362446,0.034037,0.009047877,0.014668155,0.019008335,-0.019148154,0.012001827,-0.02042341,-0.009403161,-0.016788185,-0.011821186,-0.019303905,-0.027143326,0.011461282,0.033289585,0.04578497,0.034064163,-0.011729912,0.038392078,-0.033846583,-0.007501545,0.016970487,0.00092087727,-0.028391283,0.036043763,-0.034925316,-0.0068540704,-0.02216458,0.018505665,-0.017014522,0.00036216594,0.006247344,0.030231789,0.024288062,-0.0058843023,0.050535012,-0.024564581,-0.04681793,0.0106555,0.013498266,0.022791859,-0.06673379,0.046469513,0.04837072,-0.02554466,-0.016065652,0.02728235,-0.039336182,0.022175638,0.05029868,-0.015903411,-0.04899102,-0.027728003,0.023785247,-0.0051989863,0.014120674,-0.001227387,-0.03322541,0.036852434,0.038039524,0.0056528547,-0.014241989,-0.0047997097,0.034456618,0.022654695,0.013097825,0.048919328,-0.017783929,-0.014996082,0.01530443,-0.0013209159,0.023617836,0.037653133,-0.03995082,-0.019096993,-0.014453972,0.006478002,-0.0021461437,0.0626031,0.009242927,-0.010690432,-0.021799536,0.003783611,-0.013137823,0.022938749,0.01685018,-0.03120023,0.004506716,-0.04879575,-0.00095968123,0.012364137,0.04428438,-0.019292137,-0.017313996,-0.012959787,0.0070774937,0.023425685,-0.050169505,0.08333825,0.017293068,-0.023299532,-0.03734963,-0.002428341,0.012065855,0.045980673,-0.03200202,-0.038920503,-0.04864666,-0.02818647,0.012571233,-0.0062934873,-0.06668173,-0.021797167,0.005288283,-0.080190204,0.0051415367,-0.046616625,0.030920029,0.008144913,0.013738733,0.010231825,-0.029349854,-0.034923904,0.03784015,-0.023840126,0.021935679,0.0011957987,0.040433336,0.0486216,-0.0006492289,0.037046198,-0.018102968,-0.04445724,0.027465478,0.049747538,0.02154813,0.030191759,-0.013386115,-0.014648095,0.01618819,0.018762015,-0.04275158,-0.033407167,-0.05809063,-0.012227583,-0.0067778127,-0.024859222,-0.010559507,0.02427889,-0.0019745121,0.010146791,-0.004046402,0.005067408,0.042569846,-0.045873873,-0.002988817,-0.048434883,-0.0027227227,0.03406631,-0.0045541245,-0.034589324,0.02469579,0.0033498518,0.035599798,0.004909496,0.012899863,0.018713923,-0.0013364439,0.008242964,-0.026325524,0.006845731,0.025344,-0.025985362,-0.035336636,0.05634564,0.008189099,0.026863778,-0.0008424583,-0.027763188,0.01989056,0.105813034,0.0023621058,-0.0013287163,0.0030450586,0.043063838,-0.022229364,0.073505424,-0.039900564,-0.032107268,0.0003782543,-0.01715793,-0.0051282207,0.010383796,-0.009059015,0.054584846,-0.010169592,0.015256921,0.0053516915,-0.013814442,-0.1634089,-0.014334643,0.02466366,0.030231927,0.024408124,0.01952438,-0.01289585,0.017257616,0.051219154,0.051388316,-0.010550659,-0.044959825,-0.0064913956,-0.0016124775,-0.020813303,0.022937298,-0.020328702,0.004029364,0.0018290028,-0.030648401,-0.022945832,-0.023343612,0.062710136,0.018008165,-0.03548414,0.00809238,0.060653556,0.023905717,-0.00883199,0.021584297,-0.020596413,0.0025941276,-0.0014173894,0.016061326,0.009364796,0.02716682,-0.017542697,-0.020278841,0.01599653,-0.018216468,0.030133732,0.06493643,0.012979263,0.08420937,-0.017623758,0.04103511,-0.039820544,0.009140505,-0.047506396,-0.013757218,-0.036948852,-0.048311405,0.018166889,-0.04836338,-0.03605872,0.0069368063,0.009913979,-0.024660196,-0.025571132,0.06023719,-0.021579644,-0.044765066,-0.023818104,-0.035062343,-0.015798444,0.00070700434,0.049013782,-0.025852978,0.038416404,-0.04149086,0.0098231565,-0.0027059524,0.010691815,-0.00082448876,-0.026287587,0.024725234,-0.021115284,-0.023164362,-0.017716799,-0.101077184,-0.021404617,0.0059983707,-0.01909926,0.017171195,-0.0576051,-0.01958789,0.02246095,0.035593178,0.055700786,0.24012433,0.006590793,0.000890445,-0.024883421,0.06543058,-0.025746536,-0.00076756714,0.03163021,0.003981979,-0.029970491,0.007982494,0.013971536,0.00070805923,-0.004889873,0.015043786,0.029230738,-0.004738156,0.014581696,0.050038934,0.020900827,0.027014986,0.012343628,0.017214205,0.0081711365,-0.04055375,-0.03816271,-0.021849936,-0.00047334717,-0.04458131,0.06130815,-0.018204825,0.02652266,0.102692835,-0.040627543,-0.035770386,-0.018578963,-0.013554843,-0.030244846,-0.00019046373,0.0060675056,0.008300117,-0.02187058,-0.0063225906,0.004580668,-0.011278067,-0.05776402,-0.0056301276,-0.011877958,-0.0030939726,-0.011794015,0.020803526,-0.04700082,0.015616561,-0.03772351,-0.0063390806,-0.013288536,-0.0103660235,-0.021438995,-0.04826534,0.016110396,0.051918954,0.0041659134,-0.05660135,0.009817505,-0.0128281545,0.07444623,-0.017987518,-0.04670139,0.029266724,0.08549528,0.042134237,0.044223145,-0.00091149757,0.01821505,0.024708748,0.008292824,0.022536345,0.021149095,0.002844289,0.035383593,-0.0023930804,-0.011550414,-0.0009384335,-0.011031699,0.01887302,-0.02938051,0.018538823,0.03894532,-0.019794894,0.029314931,0.009104806,0.012942851,0.003828732,0.010326428,0.0008944803,0.016894182,0.0069642975,0.041582502,-0.044093784,-0.022207646,-0.04497966,-0.044020195,0.016395973,-0.030625742,0.01844762,-0.050253667,-0.040943228,0.05294819,0.0029451617,0.0044037765,-0.05518539,0.014145547,0.00837431,-0.04885509,0.0077194683,0.07156145,0.00378198,0.0016128294,0.0605226,0.010976225,0.019668534,0.044344287,-0.010434423,0.020150995,-0.024719097,-0.048108544,-0.022055345,0.022857811,-0.03353596,0.031030806,0.007440964,-0.04048603,-0.015474346,0.05916668,0.027680587,-0.00073779933,0.044243112,0.002431798,-0.012072089,0.010397486,0.001094199,0.058107514,-0.005077293,0.048194323,0.009471746,0.06483711,0.018087616,-0.07102329,0.0040021264,0.053689864,0.019351825,0.050334796,0.0065735555,-0.07621903,0.035224587,-0.026553946,0.00060725294,0.017933704,-0.014998427,-0.01788464,0.021739796,0.018856253,0.0065022833,0.050345153,-0.030358281,-0.020996042,-0.0028666528,0.015323064,0.013028692,-0.03313622,-0.022062017,-0.06749028,-0.045048624,0.030290602,0.011239038,-0.013102728,0.015897026,0.0032880201,-0.02601527,-0.066646606,0.023190994,-0.05037763,-0.045154743,0.00093516934,0.025391936,0.016611708,0.0023621356,0.0029288444,0.020339059,-0.018439038,0.026646689,0.10357169,0.008675394,-0.0070297313,0.038390364,-0.01144175,0.026011335,-0.014863482,0.012748827,-0.0029851033,-0.019832557,-0.00065352034,-0.013015558,-0.022136338,-0.03906394,-0.022194395,-0.0032915904,0.01689096,-0.024882318,0.0006040611,0.0014628721,-0.0057951985,-0.06925722,0.026639866,-0.0033954717,-0.047091253,0.051865432,0.029454073,0.0099437395,-0.022822943,0.006546495,-0.009716008,0.0147675155,-0.023021432,-0.009380943,0.0029896926,0.010455969,0.012931766,-0.018195009,-0.03651376,-0.0063418583,0.026288854,0.032177214,-0.02559887,0.015338869,0.011642362,0.028033413,0.042755272,-0.013759373,-0.034568537,-0.022255069,-0.03853101,-0.02260165,0.04069075,0.025454002,0.0032234855,-0.026536215,-0.022528667,0.01077936,-0.014039589,0.006279896,-0.019983826,-0.00014812798,-0.019158104,0.015079798,0.034315497,-0.00020057872,0.0059741028,0.013673598,-0.016942473,-0.008989398,0.0762957,0.0066055814,0.0038802782,-0.023065438,-0.04502707,-0.015796209,-0.054668173,-0.021744993,-0.02436531,-0.017659053,-0.01932642,0.010899897,-0.0036151034,0.030017603,-0.0000332052,-0.028830513,0.05437515,0.08540744,0.008952195,-0.0068778866,0.014195458,-0.004245899,-0.008283782,-0.032371867,0.02053034,0.013933861,-0.024849074,0.019374894,-0.041113485,-0.006361536,-0.0035330544,-0.017393554,0.042438008,-0.016204717,0.014403056,-0.013112402,0.053136576,0.012119446,-0.0019906953,0.0065070917,0.0014447445,-0.020191558,-0.013056356,-0.010679149,0.027500015,-0.025436861,-0.08563894,0.031737123,0.012844342,0.022786517,-0.06017075,0.018350866,0.028078675,0.046103124,0.0081393495,0.050840046,-0.03675714,-0.0053874333,-0.01802298,-0.022460347,0.007996813,-0.052517902,0.016095672,-0.063850544,0.005482177,-0.0011931516,-0.03156588,0.0068636993,-0.0005497316,-0.0014303098,-0.024096165,-0.00816958,-0.008522575,-0.006357027,-0.018697975,0.055240966,0.012681657,0.012644724,0.016313793,0.011938025,-0.022647139,0.015082727,-0.010949178,0.010029219,-0.009722877,0.0112851355,0.020079229,-0.03793837,-0.013206261,0.0366869,0.022696763,-0.0014296741,-0.03870292,0.058236994,0.026155267,-0.04890051,-0.045309655,-0.025032954,0.046253804,-0.027158475,0.028448723,-0.06661969,-0.016345385,0.0106899375,-0.018379664,0.0040186695,-0.0012534733,-0.007445736,-0.026379675,-0.006747905,-0.01718664,0.002253894,0.024787806,-0.030842654,0.0084986435,-0.06462424,-0.02267629,0.019461742,0.011242527,-0.027940443,-0.045907486,0.006817372,-0.023195617,-0.017536009,-0.009119949,-0.0018697026,-0.0014325046,0.039558224,-0.004333452,-0.022209235,0.027160091,-0.015044321,0.016286785,-0.152977,-0.00798129,-0.025994875,-0.0032826837,-0.010488818,0.0044087823,-0.006193937,-0.016147722,-0.023467552,0.0021524974,0.0010277505,-0.0055746925,0.014678404,-0.04838044,0.009840019,0.030184852,0.006303149,0.004186297,-0.042690992,0.032051057,0.03412096,0.0040052836,0.055210188,0.0148661565,-0.02410628,-0.01692836,-0.011256296,0.02373942,-0.031493522,-0.029970791,0.022401579,-0.030289091,0.033127856,0.025941242,0.029137142,0.02358738,0.010934304,-0.024994673,-0.013946753,-0.010784786,-0.025572555,0.0011054921,0.00077467633,-0.027693026,0.028346865,0.06021574,-0.019378016,-0.010797548,-0.04292379,0.019897973,-0.01386628,0.050061096,-0.07666208,0.021086236,-0.023936665,-0.00035448105,-0.011056496,-0.02289997,-0.06284375,0.042890225,-0.018525817,0.01609195,-0.030131366,-0.017705625,-0.018313294,0.024812615,-0.0019149139,0.0040428475,0.008770237,-0.007601331,0.028146813,-0.029531144,-0.047609966,-0.028589774,-0.018318078,0.02023217,0.018772503,-0.020943977,0.004788363,-0.014618744,-0.022856906,-0.01862783,-0.0071508023,0.0017065428,0.044242132,0.018870637,-0.019684972,0.004629813,-0.022553928,0.023689652,-0.029580731,-0.041840624,-0.022552172,0.060950186,0.033899978,0.055902794,-0.005403446,0.014455896,-0.00867279,-0.0030707403,-0.0024156456,-0.027261423,-0.029037869,0.011259132,-0.05554672,0.008351596,-0.0027819565,-0.00857343,0.008777095,-0.026692376,-0.037934873,-0.0016918848,-0.009028287,-0.0025398864,-0.07725282,-0.010529877,0.015478378,0.031578053,0.010430377,0.0030933798,-0.01766146,-0.042572085,0.011573892,-0.05140669,0.02111355,0.067669325,0.047049593,0.00015292026,0.0024577696,0.019821495,-0.0008231135,-0.034215156,-0.0056658294,0.05771465,0.026765607,0.023919493,-0.012537368,0.0352004,-0.054981973,-0.010562115,-0.042446267,-0.012696886,0.019594977,-0.05122008,0.03075717,-0.050017975,0.002532791,0.016958607,0.010174338,-0.039564177,0.005208106,-0.012016754,-0.017370528,0.051939234,-0.02565119,0.05836925,-0.028450495,0.025334796,-0.0064080157,0.039591443,-0.040164698,-0.029448058,-0.042689893,-0.019065225,-0.029050184,0.016758665,-0.01767319,-0.014985927,-0.04407692,0.022721974,-0.009659882,0.05157246,-0.0031545646,-0.048425097,0.0044622314,-0.0070932065,0.006729054,-0.000058716767,0.021284655,-0.039704014,0.024048297,-0.0022155799,0.017668081,-0.0015356876,0.017176282,-0.028641207,0.01250804,0.017676337,0.0009566413,-0.0054182243,-0.0069775037,-0.0044893404,-0.05411969,-0.021891013,0.03098829,-0.022893408,0.010535285,0.026714867,0.0061295396,0.023338221,-0.0088135265,0.0140197985,0.024970269,-0.015052337,-0.009522583,0.026397305,-0.009047696,0.011173363,-0.018711155,0.0043317815,0.0060060206,0.0031656914,-0.020298023,0.04004742,0.03773474,-0.04427276,0.049900744,0.035714284,0.010137811,-0.023344632,0.021058269,0.02971041,0.0034192293,-0.030218117,-0.0278248,-0.03323942,0.015980858,0.023220893,-0.02564717,-0.02656522,-0.030120285,-0.023791142,0.0001421314,0.025542315,0.010441192,0.007108866,-0.049681686,-0.0017781039,-0.03192772,0.007661637,0.028318113,-0.012220483,0.037820905,-0.0052348995],"last_embed":{"hash":"av7ty2","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"av7ty2","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Naming Conventions#{12}","lines":[27,28],"size":82,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"av7ty2","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034477387,-0.0035361794,-0.036557306,-0.0006961529,-0.04765437,-0.049466174,0.009985358,-0.008827359,0.009700777,0.010957022,-0.005368013,0.017636206,-0.013462525,0.0003414633,0.051533736,0.012864679,0.01880211,0.042280387,0.015555051,0.0032142443,-0.0075931405,-0.015294584,0.04153183,0.022425663,-0.017844632,0.021171942,0.025220072,-0.017380405,0.03464351,0.04675203,0.036587253,-0.05803792,-0.002206083,-0.045569785,-0.03383227,-0.02391281,0.0021996773,-0.0071730497,-0.051445544,0.027467128,-0.04500295,-0.008835391,0.019782005,0.006124329,0.03148468,-0.0016332556,-0.004870336,-0.015239846,0.031250414,-0.067785904,-0.046682026,-0.0034835343,0.007728271,-0.010918362,0.018968599,0.03405302,-0.021723183,-0.034304686,-0.054421123,-0.020337077,-0.022772053,0.0051269666,-0.024546603,0.023590568,-0.021966785,0.05695723,0.018168112,0.0047191293,-0.0076289424,-0.0145695405,-0.04486673,-0.007395068,0.007856226,-0.035219777,-0.073206484,0.013667107,0.011381296,-0.023080349,-0.008910612,0.049754493,-0.009898925,0.022415325,-0.02927337,0.0009967531,0.0130509995,0.032755017,-0.04286059,0.119011275,0.023908192,-0.022838686,-0.0084327115,-0.007116516,-0.026942333,-0.04419092,0.006389669,-0.006410031,0.00074327464,-0.032113645,0.0171908,0.031400286,-0.0015593112,-0.033748284,0.02395823,-0.025535785,0.001087,-0.005840727,0.005313853,-0.02049109,-0.0291192,-0.010455712,-0.0046806782,-0.005139951,0.021934666,0.018125016,0.023944998,-0.005082284,0.01494537,-0.039317034,-0.035853513,-0.010778702,0.023600515,0.0074180923,0.028083492,-0.0009209521,-0.0032612623,-0.008992781,0.05331993,-0.009049538,0.009432354,0.016500128,0.031580403,0.019120397,-0.019445293,0.061087936,-0.036752537,0.019482216,0.02765726,0.026049957,0.021939218,-0.069499895,0.026551563,0.035384756,-0.02965081,-0.0045584477,0.018532585,-0.04554587,0.019776992,0.03461402,0.016126223,-0.014785822,-0.08002068,0.045282766,-0.00029306352,-0.008275306,-0.038303018,-0.005155976,0.04429495,0.047536574,-0.0045949724,-0.0056219655,0.0032135923,0.015873108,0.0003710566,0.04285982,0.019806731,-0.0004518368,-0.01096701,-0.012646256,-0.007578139,0.050463326,0.017224256,0.0021116326,-0.011153374,-0.0121913655,-0.0017813887,0.016441653,0.04526124,0.02190094,-0.021845326,-0.027219761,-0.05185974,-0.017943718,0.010840707,-0.013616154,-0.02709418,0.039199367,-0.03296495,0.011100792,0.03473398,0.06722671,-0.030404754,-0.013068944,-0.010730601,0.030235412,0.015874218,-0.050477,0.08274719,-0.0013652514,-0.00040802787,-0.03304678,0.023188295,0.020837113,0.0448813,-0.014788409,-0.047372565,-0.043169692,-0.03365226,0.02200196,0.021597488,-0.061523188,0.009773972,-0.016990615,-0.045438666,0.010239287,-0.027226482,0.004046021,0.00448939,-0.009880571,-0.0056590606,0.007574998,-0.015169188,0.04161191,-0.03075027,-0.013465018,0.017820874,0.03811437,0.03754512,-0.0015205927,0.023151595,-0.010602359,0.014318404,0.025788153,0.030617727,0.0057876785,0.021567712,-0.036490325,-0.010201226,0.015049835,0.016364302,-0.000029082694,-0.037924793,-0.013020376,0.00465187,-0.0006133139,-0.025491139,-0.040075947,0.028095352,0.001990949,-0.0009692515,0.0007472875,0.0087440945,0.021706333,-0.034531843,0.0062107192,-0.038594306,0.027383897,0.020860447,-0.012896157,-0.014936383,0.005062376,0.020799376,0.054666836,0.007054784,0.01722583,-0.0011048869,-0.03181742,0.029021738,0.024987372,0.013262881,0.0008909754,-0.001132088,-0.031637747,0.03332962,0.0063702352,-0.008480669,-0.013674501,-0.030996272,0.02509604,0.081426896,-0.0004258864,-0.023971016,-0.018540984,0.014707532,-0.015814804,0.019940186,-0.025867345,-0.045174427,-0.0037374704,-0.00051868893,-0.017996546,0.012565285,-0.00005540431,0.061254736,-0.008309853,-0.003427772,0.011763656,-0.027120262,-0.17568363,-0.027039275,-0.007372535,0.024450826,0.029409649,0.012956242,-0.02697068,0.002673663,0.012569156,0.06689529,0.012635771,-0.047645506,-0.009661314,0.0058564655,0.0071121845,0.005077157,-0.035753492,-0.022840576,0.0072165146,-0.029218785,-0.049446706,-0.0023045423,0.08139056,0.018015068,-0.03695755,-0.028451117,0.04397248,0.02484424,-0.011828913,0.0030040666,-0.043613598,-0.03749569,-0.0031858643,0.02475331,-0.004112019,0.017799255,-0.03280091,-0.016691312,0.027696135,-0.014764921,0.021019679,0.050732344,0.034113657,0.044225965,-0.015556488,0.031692885,-0.022462407,-0.017008804,-0.031475663,-0.008527798,-0.042007364,-0.04754749,-0.024387829,-0.043436866,-0.037142362,0.0052194605,-0.024039635,-0.010848281,-0.0352554,0.05048291,-0.029771678,-0.03508239,-0.01365197,-0.02664308,-0.012620634,0.00073159666,0.014509341,-0.013373541,0.026738776,-0.028217256,-0.004727496,-0.028635764,0.008636193,-0.013014047,0.015918458,0.019894183,-0.030488316,-0.03184264,0.011499912,-0.116649754,0.008363597,0.05033495,-0.023132386,0.020766124,-0.033767883,-0.013624663,0.010613828,0.026788512,-0.008650475,0.23875675,0.0012564241,-0.0020672197,-0.00088059634,0.056534737,-0.050955173,-0.020678295,0.048575632,-0.0092732785,-0.03984522,-0.0052292487,-0.028780164,0.02090358,-0.0064872326,-0.004348915,0.016495006,-0.022023076,0.04986959,0.070501044,0.016597558,0.007529597,0.026542973,0.0072909063,-0.004650199,-0.037918344,-0.031206828,-0.010728292,0.054476954,-0.05203647,0.058794092,-0.009975788,0.023369478,0.08812579,-0.031888805,-0.043513335,-0.003105843,0.032543916,-0.0009771729,-0.0019290365,0.03243596,0.019348074,0.006278794,0.032051314,-0.012232602,0.008488613,-0.03915572,-0.009869799,0.023221588,-0.046680126,-0.03490288,0.010177482,0.0065963264,-0.000004541958,-0.042817272,-0.04319037,-0.025649436,-0.0046148743,-0.014721815,-0.058734737,0.009854319,0.010711294,0.023007635,-0.0658985,0.030055,-0.014503967,0.04511263,-0.00007608341,-0.02614403,0.02000682,0.044309072,0.05748295,0.030933537,-0.03588188,-0.011366651,0.009229098,0.016853545,0.013774291,0.027167896,-0.023274306,0.036767676,-0.016477766,-0.012290832,-0.042419985,0.017470518,0.03080763,-0.011980949,-0.036556333,0.047428586,-0.053826142,0.062176652,0.009680536,0.018527865,0.009771055,0.014879512,-0.003989402,0.016002519,0.026055034,0.0041155526,-0.036696304,0.00030094633,-0.035206545,-0.038975075,0.01709558,-0.0078538135,0.0031653778,0.004329154,-0.030646624,0.02713136,-0.008642222,-0.0078006424,-0.060439195,0.003139089,0.039645564,-0.0419225,0.018426312,0.073664546,-0.0061373655,-0.005009439,0.03617796,0.0037702653,0.02966179,0.01177138,-0.025228208,0.040843237,-0.011457765,-0.05408464,-0.037143253,-0.0031927824,-0.018754598,0.020885885,0.03384971,-0.029290069,0.007271959,0.013171405,0.03875446,-0.00804446,0.046791937,0.018963289,0.008193984,0.018700177,0.01566787,0.024854261,-0.027405802,0.08703469,-0.00081135065,0.034790568,0.010346125,-0.055638563,-0.033850018,0.028520739,0.014629797,0.055249598,0.027378717,-0.061057944,0.021138135,-0.025893567,-0.0022333919,0.016271614,-0.017361615,-0.02610591,0.016226234,0.017951902,0.023820573,0.043152448,0.004769163,-0.067425795,0.010007359,-0.0033152965,0.010189973,-0.013356712,-0.0025398508,-0.07959533,-0.04895991,-0.000390243,0.017743578,0.010224302,-0.022715313,0.037085112,0.00712189,-0.03952976,-0.00022117222,-0.030492274,-0.053033303,0.010791208,0.012648824,0.02341758,-0.003244086,-0.0057172175,0.011439502,-0.007889848,-0.014986039,0.105252214,0.005441035,-0.010760701,0.05687964,-0.018296262,0.044849396,0.017715633,0.027629582,-0.018448967,0.009391748,0.026012583,-0.017265715,0.026029255,-0.05438633,-0.043206252,-0.000093544164,0.04082656,-0.0290938,0.03876154,0.013194788,-0.008679906,-0.041159287,0.030396605,-0.020948904,-0.020919323,0.057392776,0.03737892,0.0075217676,0.0010456198,0.018568007,-0.0069160783,0.030231463,-0.023025507,-0.024859084,0.02190367,0.006470313,0.008571002,0.0114677325,-0.0038689745,-0.006992012,-0.0030656324,0.011959528,-0.017473511,0.017147563,-0.014088367,0.014211217,0.056363814,-0.0123840235,-0.0063305898,-0.060803954,-0.058644578,0.01877972,0.051655028,0.0003766547,0.02918546,0.017016232,-0.02611329,0.033413745,0.016328488,0.032274846,0.015894633,0.007853277,-0.037346285,0.018404001,0.032638088,-0.0014355617,0.0015723997,0.005292213,-0.059871607,0.0044276477,0.041307777,0.005915277,-0.011534014,-0.04740924,-0.04168408,-0.013329048,-0.026683168,-0.019903129,-0.044870995,-0.01857636,-0.023229398,0.010530301,-0.017931493,0.027965315,0.005549239,0.024298444,0.06414299,0.06039512,0.004204822,0.020750241,0.06855237,0.023881782,0.0018387643,-0.032851722,-0.02375496,0.0073784715,-0.02442114,0.024488695,-0.07338895,-0.025416737,-0.00949117,-0.013182224,0.06340011,-0.0029985239,0.0043032663,-0.07207667,0.009888697,0.0150267035,-0.0032852746,-0.0023082658,0.014381321,-0.01677951,-0.022519553,-0.024934622,0.008451123,-0.029775565,-0.056462593,0.05081502,0.039576203,0.00043074405,-0.049886823,-0.02297063,0.023650618,0.04542357,0.015128701,0.026645238,-0.048060756,0.03410586,-0.025503512,-0.024242913,-0.016565012,-0.059697945,0.010629352,-0.047125757,-0.0025580244,-0.014680222,0.004082013,-0.02492394,0.00062949926,-0.011275594,-0.016909834,0.0032175952,-0.022504559,-0.03450573,-0.053882297,0.053657036,-0.009599513,0.034634817,-0.0036839186,-0.009284492,0.016281411,0.000795962,-0.012943248,0.018251143,-0.01065401,-0.0044566696,0.016388118,0.00926194,0.0010555248,0.062010683,0.023757344,-0.001137402,-0.055279713,0.049544476,0.02553699,-0.035602145,-0.046525963,0.030571572,0.04322748,-0.026059974,0.030497232,-0.04292892,-0.013058997,0.0050005624,0.016109591,0.018887397,0.004962529,0.019919654,-0.029607235,-0.006393484,0.0056498605,0.0068540364,0.020149987,-0.055427063,-0.020377554,-0.04364948,-0.029540759,0.043331135,0.007988986,-0.04945915,-0.00020821347,-0.015016378,-0.032827735,-0.005124512,-0.030718086,-0.018011475,-0.0011320869,0.03712196,0.0070431274,-0.047240056,0.03226411,-0.06129663,-0.0025798457,-0.15144324,0.020336004,-0.019304719,0.0045306846,-0.010886576,0.00036573457,-0.004129501,-0.000013728644,-0.020293923,0.008557566,-0.0014992147,-0.046685416,0.022211514,-0.034650557,0.0064623235,0.03655093,-0.011924873,0.01612093,-0.049649067,0.04696454,-0.00796371,-0.015602961,0.032371726,-0.00451547,-0.025238907,-0.02224072,0.027931659,0.016619014,-0.017924331,-0.04344507,0.00052501407,-0.010103988,0.022035366,0.032500025,-0.014203983,0.00939302,0.0050113616,0.0013704443,-0.01551691,-0.0026825538,-0.009347171,0.014663537,0.0118992515,0.00034507335,0.02411565,0.086447895,-0.031627014,-0.022127705,-0.04611888,0.022808235,0.007195131,0.044980545,-0.044584397,0.025171459,-0.04191448,-0.014284522,-0.009075982,0.0040710033,-0.04576692,0.03620468,0.01749021,0.01647954,-0.01488592,-0.049014818,-0.055035874,0.018577201,-0.035488766,0.007746309,0.026196115,-0.004684914,0.0068391324,-0.00014729767,-0.05251545,-0.00901422,-0.014436559,0.044871718,0.017997084,-0.023733301,-0.00034000678,-0.006433773,-0.04448899,-0.007349525,-0.0047630426,0.01189737,0.027182803,0.027887426,0.011354722,-0.006983111,-0.051811155,0.024149643,-0.037136685,-0.024640948,-0.030043503,0.05345961,-0.025703004,0.06591023,-0.018982546,-0.0052669602,-0.022912808,-0.022929596,-0.004504508,-0.026520548,-0.025685484,-0.026772536,-0.06377383,-0.010103265,-0.010060181,-0.0037809347,0.0018227603,-0.022412054,-0.007646784,-0.012952237,-0.032662738,-0.011842562,-0.09938547,-0.019454177,0.010307299,0.03533563,-0.02378813,0.011112554,-0.016666917,-0.01672294,-0.0020036527,-0.02901038,0.019459032,0.070913985,0.04339483,0.012385574,0.025059273,0.015541093,0.013853286,-0.054938063,-0.011831329,0.06296606,0.03514402,0.029035361,0.01497668,0.03756589,-0.015363091,-0.017464858,-0.026960762,-0.0065432666,0.0037587322,-0.02856492,0.017326584,-0.07475968,0.031696785,-0.016491234,0.0063110497,-0.039847635,0.028927151,0.00959018,-0.01442843,0.0050025373,-0.018235076,0.059558783,0.00005184321,0.049988475,0.014807575,0.04079317,-0.038379233,-0.020930814,-0.011399418,-0.024140973,-0.00095233816,0.03633345,-0.007064756,-0.020554708,-0.0484431,0.043943107,-0.021481872,0.04837661,-0.005772758,-0.014760146,0.014505917,0.03208198,0.013208383,-0.0005010338,0.01369681,-0.016944623,0.00606157,0.0005222157,-0.0045118374,-0.0038946834,0.03248682,0.005121439,0.007068026,0.012732675,0.017574137,-0.027008701,-0.015497431,-0.019165343,-0.0018858935,-0.0169122,0.030517993,-0.007532817,0.036128562,0.029885234,0.013297033,0.004349821,-0.02649521,-0.02498565,0.02561465,-0.02146455,-0.013709004,0.03164805,-0.022133801,-0.000585504,-0.022123411,0.015156199,-0.01688864,0.011776975,0.0013797075,0.020231245,0.0074334247,-0.026897667,0.018728964,0.01931366,-0.037779775,-0.040552717,0.01646197,0.026353315,0.010212573,-0.024410209,-0.038234573,-0.038557786,0.012503158,-0.0075521944,-0.021830656,0.020491337,-0.034729157,-0.013530984,0.0023790111,0.040391926,0.013146884,0.020603226,-0.036478404,0.02012952,-0.02023675,-0.009483742,0.05342106,-0.021087477,0.018953359,-0.017725108],"last_embed":{"hash":"g81lrt","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"g81lrt","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure","lines":[29,55],"size":1489,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"g81lrt","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Time-Based Triggers (show notifications at specific times)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.045365386,0.0073191314,-0.016936794,-0.00991505,-0.05722304,-0.048587263,0.023866612,0.009432983,-0.0011492722,0.008624062,0.021623336,0.010970544,-0.029623682,0.0028190438,0.025398945,0.037942536,0.015526088,0.024408441,-0.0037706136,-0.010416818,-0.0066645737,-0.033860844,0.010229434,0.013221314,0.0010581155,0.014438731,-0.0042408556,-0.018458484,0.06257446,0.06335151,0.037643798,-0.07349307,0.0319993,-0.047584463,-0.05258085,-0.06131488,0.019223426,0.011694257,-0.047974043,0.028516034,-0.027861502,-0.007726624,0.019493023,0.04162341,0.04388054,0.014081067,-0.014064394,-0.004977065,0.03694986,-0.04257977,-0.023984674,-0.025734378,0.012410299,-0.016021773,-0.019620677,0.026882188,-0.036006693,-0.03985233,-0.018211054,-0.011892488,-0.043892477,-0.00071667274,0.011260949,0.0098957755,-0.013545847,0.03887898,0.016491707,0.0039543007,-0.008741198,-0.017853925,-0.050026722,-0.014254971,-0.022591094,-0.049231295,-0.055235486,0.026165543,0.0032177218,-0.011006859,-0.023362305,0.038359076,-0.00024985542,0.006087972,-0.026000382,0.017360324,0.021057434,0.05408956,-0.046425853,0.0797377,0.018616047,-0.005296981,0.005268293,-0.0062862476,-0.03866002,-0.011107711,-0.00542338,-0.005853947,-0.017932855,0.00050113484,0.022047808,-0.0003394136,-0.0013593016,-0.014184541,0.03283066,-0.024636764,-0.015675673,-0.023001429,0.011969815,-0.020267881,-0.027944768,-0.00535922,-0.0071566566,-0.008888651,0.023631591,0.023579337,0.020300798,-0.0062997085,0.019206453,-0.053087458,-0.019762423,-0.030064339,0.017320244,-0.0022054648,0.03942508,-0.029434945,-0.010092788,-0.011672962,0.033163555,-0.0056277667,0.01749019,0.02082168,0.025978442,0.042917453,-0.014397112,0.061215773,-0.04014437,0.013872415,0.03150158,0.004680801,-0.000029649129,-0.05724291,0.03313812,0.041332517,-0.014129648,-0.012645884,0.021221641,-0.043054283,0.029106988,0.036447667,0.0050656265,-0.0093514975,-0.04525956,0.04593439,-0.0044570253,0.004694058,-0.03740966,0.0046338076,0.058748398,0.05410698,-0.03222274,-0.023040093,0.020178087,-0.008884025,-0.0056555,0.04448551,0.014969444,-0.0061691944,-0.01171578,0.011988375,-0.013830695,0.056240384,0.023372496,-0.0046430053,-0.015530561,0.00894637,-0.013112265,0.026343059,0.08610196,0.023254639,-0.01708405,-0.009756633,-0.049144737,-0.015683996,0.00895567,0.017361328,-0.03208802,0.044643547,-0.038616326,0.011158243,0.018031916,0.046758328,-0.02496339,-0.010066171,-0.026804328,0.029570848,0.028319733,-0.0624521,0.06364822,0.013150968,0.009612828,-0.043408964,0.017706612,0.030935042,0.0157394,-0.013443266,-0.033456318,-0.0310417,-0.035188608,0.015228393,0.026944308,-0.06959373,-0.001069443,-0.031941682,-0.031041471,0.004905816,-0.037604704,-0.030720087,-0.0029963336,0.01146581,0.005726473,0.026082259,-0.04311798,0.02890339,-0.022364657,-0.022406261,0.0018142227,0.039908793,0.008671556,0.04181978,0.022030111,-0.026143672,0.0063557215,0.022658156,0.04596619,-0.004372242,0.0412042,-0.029305043,-0.035803404,0.022752777,0.017112257,-0.0027370478,-0.02421049,0.026024917,0.009202362,-0.0058412584,-0.030727318,-0.015523283,0.02487861,0.030577559,-0.011703482,-0.017789297,0.025938813,0.027088828,-0.030238321,-0.0031963827,-0.02711013,0.02019523,0.01470542,-0.0036390268,0.00057097804,0.012058123,0.013549087,0.027991477,-0.004666345,0.012442555,0.019466009,-0.035135936,0.011038026,0.017201496,0.028615696,0.0047755833,-0.012141765,-0.018849576,0.04088148,0.019422784,-0.010849234,-0.023475917,-0.046040453,0.03278207,0.08402512,0.016278924,-0.023252035,-0.03414392,0.03123927,0.020400424,0.031238144,-0.040312547,-0.023179363,0.008154354,0.00880573,-0.0061451457,-0.0051684557,0.009436816,0.05999279,-0.012511934,0.013404855,0.022264957,-0.012308427,-0.16222468,-0.002191639,-0.015036836,0.029426912,0.03162758,0.017648652,-0.033081982,-0.0068191974,-0.0050219926,0.07352811,0.022504944,-0.041463774,0.017486986,0.0051013106,-0.024528693,0.017927818,-0.032430943,-0.018857738,-0.0037504826,-0.044048063,-0.034831636,0.01042877,0.033208836,-0.0013562645,-0.033848528,-0.024114797,0.054582,0.028154584,-0.017064795,-0.006636288,-0.047149003,-0.047031995,0.005426242,0.017454635,-0.0017499164,0.0072213993,-0.051162187,-0.008912672,0.012990059,-0.015132143,0.009181638,0.08205595,0.025519311,0.027879603,-0.0093133645,0.0485577,-0.0103949895,-0.0024465765,-0.031060584,0.0139170615,-0.014249708,-0.049031038,-0.02033083,-0.030921863,-0.048842862,0.010652031,-0.03217164,0.004414546,-0.04696863,0.041823108,-0.017440274,-0.050471887,-0.00076817366,-0.058249116,-0.019148737,0.0009665346,0.02471827,-0.036686387,0.04053875,-0.030977724,0.010151952,-0.033769403,0.0135098845,-0.019436477,0.026839688,0.032692228,-0.033473205,-0.025508707,0.012119341,-0.10911825,-0.020611444,0.043431345,-0.014404788,0.021828149,-0.040231884,-0.016821295,0.006834344,0.02024371,0.012678592,0.22915328,0.023486622,-0.0036910586,-0.0011505003,0.07601425,-0.03564317,-0.054672617,0.059152838,0.0036679422,-0.02412485,-0.0039408007,0.00025116795,-0.006031888,-0.016843501,-0.0012547363,0.011605821,-0.02435729,0.03302575,0.072024375,0.037529763,-0.004915469,0.031213898,0.017373964,-0.016681843,-0.05996658,-0.020267408,-0.012497114,0.049883243,-0.021831974,0.044823136,-0.021766331,0.014626784,0.08663794,-0.0265782,-0.025833327,-0.022648681,0.039173994,-0.01719191,-0.013226035,0.03264425,0.0016098691,0.0050540585,0.010452779,-0.00837693,-0.006499437,-0.037683018,-0.01278809,0.012035708,-0.041764267,-0.022291508,0.023871016,-0.0047764825,-0.0031845525,-0.023928285,-0.03846995,-0.043483038,-0.01893359,-0.020092105,-0.06500806,0.02042866,-0.015918039,0.017512212,-0.040690042,0.019902064,-0.024150608,0.0644216,-0.022751138,-0.014043276,0.021435652,0.04374397,0.06040793,0.010719576,-0.028581597,0.0053809904,0.016069697,-0.0036411409,0.029772246,0.016766783,-0.03829697,0.03958172,-0.03132884,-0.0098202685,-0.031371284,0.025085958,0.025557889,-0.017770844,-0.024456711,0.01954626,-0.06116965,0.04600477,0.0062522925,0.03650992,0.03421981,0.0055779256,-0.022088984,0.015477467,0.012672325,-0.011816402,-0.031932663,-0.0031830268,-0.019034447,-0.04170349,0.0063634757,-0.02584356,-0.020641467,-0.0015633211,0.0025728384,0.018736076,-0.0022819864,0.005115822,-0.05228266,-0.002910786,0.021403907,-0.056328386,0.017440757,0.06617809,-0.014913412,0.005777506,0.023741083,-0.0056177285,0.030788623,-0.0018932802,-0.0023572256,0.05000024,-0.012994314,-0.047512703,-0.015243542,-0.007826878,-0.008973557,0.01563455,0.043487165,-0.042915784,-0.004325679,-0.0017964178,0.012647943,0.001066922,0.030978257,0.02160366,0.013185836,-0.0010044356,0.000100987825,0.026959488,0.001205194,0.043167923,0.011451604,0.03842557,-0.0065334383,-0.04845731,-0.04100758,0.05413565,0.0032911832,0.064095676,0.04678682,-0.04830642,0.029293485,-0.02152401,-0.014893427,0.0357184,-0.018680707,-0.017008198,0.013880514,0.043033756,0.04170812,0.05253422,0.0031244103,-0.03614637,-0.013208885,-0.0060572564,-0.015054668,0.0018974808,-0.020541072,-0.049738303,-0.030142887,0.019087167,0.02257371,0.030611524,-0.024098068,0.05153394,0.0116346525,-0.029133907,-0.022012394,-0.045992237,-0.060046975,-0.0053520342,0.016610084,0.009853693,-0.012665344,-0.0115171475,0.014042314,-0.003476872,-0.021037038,0.08723459,0.013403857,-0.01009356,0.026452934,-0.012684354,0.068902865,0.033557862,0.021480609,-0.011386609,-0.014697293,0.013102827,-0.020155992,0.009530811,-0.03517663,-0.024269404,-0.0015236705,0.0237926,-0.019832037,0.02720567,0.01899721,-0.013601627,-0.051875368,0.016583925,-0.0138362385,-0.029317588,0.037580937,0.026073454,0.009098251,0.01754644,0.02040459,0.010435659,0.039409153,-0.03267144,-0.04732548,0.0066560176,0.0054534017,0.007190944,0.0121277375,-0.0010298954,-0.007956748,0.0054232925,0.018105272,-0.019930894,0.028161986,0.0023301877,0.031742997,0.03871854,-0.011774358,-0.006354302,-0.04730902,-0.058156334,0.008143536,0.022007022,0.0027067577,0.028145477,-0.0057250303,-0.04600048,0.0066244053,0.0021311599,0.03648116,0.011913161,0.002196837,-0.01220617,0.05195203,0.027342098,-0.004732698,0.00020192258,0.003899029,-0.060055465,-0.02044424,0.037374474,0.014955676,-0.011389516,-0.064846925,-0.01991217,-0.023448879,-0.016406476,0.0012781982,-0.052071195,-0.004115417,-0.049330134,-0.017952329,-0.016125247,0.015916092,0.002434762,-0.0071211345,0.0724354,0.065308094,-0.007586838,0.0036792834,0.057051837,0.023094887,0.011002918,-0.022791093,-0.002705837,0.015260627,-0.03410715,0.03291036,-0.088728465,-0.029007599,0.0020254464,-0.027080374,0.06362438,-0.01089424,0.015993051,-0.07770715,0.036521718,0.024880506,-0.0120240245,0.008222379,0.009308514,-0.015793009,-0.018263223,0.0018912589,0.004221335,-0.012908609,-0.06913517,0.04492176,0.031055998,-0.012981649,-0.044083014,-0.0062749567,0.042219635,0.036757186,0.00040048733,0.032081287,-0.05748722,0.04759946,-0.0396865,-0.033193663,-0.0017799432,-0.06223367,0.0088239955,-0.024427928,-0.013558543,-0.022157561,-0.004843552,-0.009923136,0.011403012,-0.027105898,-0.037886504,0.012641618,-0.027741374,-0.0018962082,-0.044694327,0.05872766,-0.0086576035,0.039937582,0.026943712,-0.01708035,-0.0036490725,0.005099507,-0.0065664337,0.02523785,-0.031372547,-0.004151486,0.031908683,0.0018545595,0.006668361,0.043254014,0.03236797,0.012246441,-0.04506943,0.04927295,0.017205074,-0.027607948,-0.041124694,0.0013787178,0.037593093,-0.033093862,0.04454215,-0.035448268,-0.01332996,0.008874874,0.0141862575,-0.006355201,0.0030454546,0.00414173,-0.012632569,0.0077459584,-0.004903307,0.00045949567,0.008073697,-0.026409782,-0.012546351,-0.017907586,0.008293888,0.023176238,0.00994229,-0.041152325,0.016348122,0.011486664,-0.044651907,0.02201556,-0.05720723,-0.031020649,-0.008209195,0.025029909,0.00587005,-0.040740754,0.008930993,-0.057186794,-0.011433593,-0.14677562,0.025267016,-0.021149984,-0.0048435014,-0.001453457,-0.0073019424,-0.023146775,0.007956914,-0.014366864,-0.017435355,-0.0050894907,-0.04456998,0.02171243,-0.031345695,0.007152717,0.009037107,-0.01293721,0.035509385,-0.041510776,0.07186538,0.014831918,-0.0052814125,0.049813487,0.028576605,-0.031749003,-0.015919667,0.014967847,0.009467539,-0.021796893,-0.036127537,-0.0028762158,-0.0111628305,0.008842045,0.035233814,-0.013742627,0.01706031,0.010428047,0.0065024947,-0.008674279,-0.017208965,-0.014104207,0.020000253,-0.009337333,-0.006226806,0.0043384493,0.11227258,-0.03936909,-0.029873947,-0.015982341,0.034858435,0.0043874336,0.027394628,-0.027027061,0.0016609199,-0.041601315,-0.027087694,-0.027454276,-0.010261342,-0.04954036,0.026956901,0.023119105,0.019310644,-0.023120353,-0.053348243,-0.026318915,0.0066594034,-0.05073048,-0.009984217,0.0034606974,0.011015223,0.018326083,-0.04650998,-0.05528064,-0.014056507,-0.014189137,0.020175513,0.026750714,-0.029723413,-0.016813306,-0.0010629483,-0.06427701,-0.0053354013,-0.012605775,-0.021018969,0.027288103,0.025535325,0.010650821,-0.0021927906,-0.06507253,0.019610003,-0.028300809,-0.025659997,-0.023249915,0.047490854,-0.04740307,0.067454055,-0.013637408,-0.012543915,-0.013863648,-0.022798395,-0.021386875,-0.014319804,-0.018018186,-0.014969499,-0.06652917,-0.009135194,0.012944443,0.010364176,-0.016375262,-0.03915565,-0.0036350864,-0.015781209,-0.016247666,0.0026127489,-0.080004394,-0.024409793,0.006330834,0.03301589,-0.03183488,-0.0002084312,-0.0037682336,-0.017325629,0.004921662,-0.028988237,0.028234301,0.06664825,0.04195213,0.03700338,0.027498882,0.029881464,-0.015797459,-0.047789488,0.00082080316,0.06394551,0.03274846,0.031205468,0.014155661,0.028673561,-0.026208734,-0.007235391,-0.04615335,0.020920558,-0.0032072447,-0.030654192,-0.011372086,-0.07186397,0.04045991,-0.033249352,0.033609502,-0.0026441815,0.011141819,0.015250486,0.0040978156,0.016687807,-0.009046981,0.062249556,0.00078136154,0.035220567,0.013035293,0.037898604,-0.059087124,-0.0136966435,-0.020063665,-0.0406631,0.02106473,0.03317685,-0.015409747,-0.022305256,-0.039155867,0.052075993,-0.043491278,0.0266967,0.002232951,-0.021473523,0.017991813,0.040822033,0.0017111625,0.0076697385,0.022670476,-0.01940212,0.010921868,-0.020705437,0.01327062,0.0016705993,0.051392376,-0.00412436,0.008133644,0.02033635,0.022620978,-0.039123382,-0.01095152,0.0018174142,-0.019267095,0.010282467,0.021057952,-0.0026463168,0.014888045,0.05494874,0.024517845,0.026970569,0.005390327,-0.031487904,0.032449108,-0.02495945,-0.004385627,0.029832548,-0.033022355,-0.008840314,-0.031804495,-0.012947949,-0.014299849,0.019356968,0.005454485,0.0062294705,0.00058152486,-0.030627396,0.022751184,0.023296842,-0.017217517,-0.03104782,0.04007174,0.01667209,0.010948109,-0.023628836,-0.022937814,-0.042980906,-0.0108456835,-0.003779948,-0.010457636,0.017656934,-0.0025846527,-0.045526277,0.019721404,0.044119414,0.00061578775,0.023531942,-0.060373735,0.01814647,0.005123104,-0.013658569,0.045540996,-0.02133038,0.038297504,-0.035148114],"last_embed":{"hash":"yhxr3u","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"yhxr3u","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Time-Based Triggers (show notifications at specific times)#{1}","lines":[32,32],"size":69,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yhxr3u","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Time-Based Triggers (show notifications at specific times)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022946717,-0.013045336,-0.026419459,0.005827534,-0.057967138,-0.026980951,0.036392722,0.006625735,0.00871178,-0.02311393,-0.013987515,-0.009466571,-0.01237673,-0.00052806985,0.049891558,0.012422535,0.019032065,0.030094761,0.005092841,0.0101225125,0.0038627451,-0.040450078,0.029079221,0.021555174,0.012207999,0.018514035,-0.005580192,-0.000043775854,0.051247995,0.064328834,0.028976137,-0.08358224,0.026096674,-0.050785437,-0.03630779,-0.039799303,0.026492283,-0.0069152233,-0.0426906,0.04592438,-0.034610204,-0.015701216,0.015234137,0.024031881,0.043331318,0.027948437,-0.024563458,-0.0030140188,0.03179493,-0.054207426,-0.025020277,-0.0153340325,0.020468092,-0.013393623,-0.013611746,0.023345182,-0.031979002,-0.039445106,-0.020949256,-0.000027552513,-0.036525905,0.008685815,0.01168891,-0.004312347,-0.029113468,0.023692314,0.030536145,-0.008746597,-0.005350411,-0.022103643,-0.023747887,-0.007892619,-0.032842625,-0.05212861,-0.05438913,0.034047224,0.012572649,-0.02665212,-0.03313185,0.029170472,-0.009860916,0.0021137008,-0.015677951,-0.012871704,0.020416215,0.04568772,-0.024309063,0.06432271,0.008187557,-0.0045330543,0.019479247,-0.01908156,-0.044111926,-0.0031494398,0.0013693598,-0.032235183,-0.013189637,-0.024763498,0.02681157,0.003317853,0.03669895,-0.0002242025,0.021719186,-0.02169223,-0.004159208,-0.018977659,0.020459317,-0.032664444,-0.024342513,-0.008671184,-0.018688358,0.0011844245,0.029537287,0.05217899,0.019029899,0.0041693114,0.00021725663,-0.03554749,-0.021367459,-0.05240115,0.021868506,-0.011184908,0.054722555,-0.0062249596,-0.023557004,-0.006761146,0.017910883,-0.0071711796,0.014425203,0.022076612,0.014861049,0.035413973,-0.005479767,0.04319787,-0.029343493,0.004548267,0.025613159,0.038011998,-0.004565905,-0.035103407,0.025688186,0.024887595,-0.022966826,-0.017724026,0.02654577,-0.05233101,0.0513572,0.053316884,0.040219102,-0.008705722,-0.05991368,0.032027256,0.039737124,0.021242106,-0.00857745,0.013579175,0.046434853,0.052539587,-0.048415948,0.009381446,0.013358983,0.007175498,-0.0025518101,0.038355436,0.016830329,0.005076221,-0.013561621,0.029892398,-0.004533579,0.047919124,0.0048744995,0.0010006167,0.0059603523,-0.004099947,0.0037818104,0.025934875,0.056414958,0.021265855,-0.010107539,-0.023421789,-0.030673584,-0.011965409,0.014416786,-0.008764238,-0.033366546,0.03695886,-0.04570182,0.0071720053,0.018328741,0.03986588,-0.048024844,0.005913706,0.0022781184,0.01345083,0.02384032,-0.07203252,0.030435802,0.001617845,-0.013339016,-0.028945522,0.016839031,0.006768955,0.0019630643,-0.014775887,-0.031976346,-0.010924132,-0.020905986,0.033244558,0.024323825,-0.08340318,-0.01178492,-0.013838298,-0.033111975,-0.010835019,-0.010709869,-0.019069484,-0.008579194,-0.0077682454,0.0033910843,-0.002115851,-0.031559773,0.033022657,-0.024163727,-0.035440598,-0.0053253826,0.0123880515,0.015959598,-0.003667392,0.019168137,-0.063944556,0.020570597,0.015385521,0.012781497,0.022428665,0.039431665,-0.029439867,-0.01432225,0.044727374,0.024372386,-0.007298988,-0.023371747,0.0036412512,-0.0011312773,-0.0030324503,-0.020184355,-0.051727958,0.025999779,0.050258696,-0.008940679,0.009764614,0.03455228,0.0020444777,-0.013545932,-0.013185407,-0.026324833,0.030156408,0.011433638,-0.0012692374,-0.0047494303,-0.0021756312,0.036485292,0.030130586,-0.014672379,0.006643498,0.014686276,-0.036728043,0.011615937,0.009487882,0.029906552,-0.021910934,-0.009578985,-0.046362218,0.0225418,-0.017198857,-0.01919784,-0.017378729,-0.050341815,0.032762717,0.07250524,0.008019485,-0.019810786,-0.023164168,0.03500817,0.031212078,0.03273976,-0.032491438,-0.029990125,-0.0024157576,-0.015233694,-0.009788551,-0.022726938,0.0017746957,0.061836593,-0.021159412,0.009366927,0.037455488,0.0072906283,-0.16046992,-0.022418343,-0.014434397,0.028272057,0.041973222,0.033576272,-0.04138729,-0.024934158,-0.007299616,0.08653491,0.014380649,-0.049662977,0.019066675,0.009697766,0.026878322,0.0256619,-0.027823811,-0.008008885,-0.0076882183,-0.036395688,-0.03207644,0.010747763,0.06537444,-0.0031412197,-0.04233232,-0.01060673,0.10611628,0.006798528,0.013657788,-0.006493417,-0.06933163,-0.011592502,0.003354146,0.008317859,-0.0029219969,0.023872117,-0.048876327,-0.011068613,0.004460933,-0.0043396736,0.024695387,0.057116766,0.008413981,0.051036134,0.003207969,0.039397623,-0.020791082,-0.0018309706,-0.012499856,0.00029524992,-0.023383325,-0.04676079,-0.020094544,-0.025268001,-0.049718224,0.0073983185,-0.038325753,0.017972864,-0.06375083,0.03623395,-0.013119462,-0.052062932,0.002358253,-0.05033426,-0.024461064,0.02347632,0.034750205,-0.024600647,0.041988045,-0.027137851,-0.011530218,-0.062371965,0.0017039115,-0.017596224,0.006375286,0.038123146,-0.038870476,-0.022077767,0.032011364,-0.110903755,-0.024131412,0.019117804,-0.01644483,0.029033253,-0.053688914,0.012127998,0.047035042,0.0068914434,0.01999053,0.22870645,0.014340633,0.013944287,0.009478644,0.048386697,-0.03593214,-0.07664977,0.049320552,-0.010674863,-0.033361487,-0.009841618,-0.01032129,0.033906348,-0.014711383,0.0024475046,0.011512666,-0.025776912,0.050747897,0.07878804,0.041675277,0.025730181,0.012997333,0.01308578,-0.021931823,-0.038657058,-0.033195708,-0.001111795,0.049765166,-0.0041995104,0.050858792,-0.000049466144,0.03071175,0.07354145,-0.011133179,-0.012077564,-0.006743462,0.038297057,-0.010359385,-0.033316355,0.034238234,0.017559735,0.0007917401,-0.009741839,0.003979703,-0.017664451,-0.03406938,-0.03142672,0.004988318,-0.040648304,-0.009086028,0.02001609,-0.0011913496,0.0006329551,-0.035262223,-0.04823029,-0.02915093,-0.025370691,-0.029251458,-0.051630113,0.029721964,-0.024233732,0.013998196,-0.029916707,0.031741474,-0.047503516,0.04309199,-0.014668661,-0.0274609,0.0086139925,0.038893156,0.07190481,0.015644616,-0.020383423,0.0046508797,0.02867103,-0.037326746,0.04177351,0.03156889,-0.041422393,0.04044741,-0.018044462,-0.029465763,-0.016322868,0.009079564,0.016800197,-0.022051897,0.006575524,0.014513233,-0.0658343,0.072014004,-0.010704958,0.038250387,0.01576944,0.009599644,-0.02350405,0.028402371,0.017185336,-0.0007290377,-0.013092831,-0.0005097328,-0.02939603,-0.047750555,0.0077852784,-0.0035640723,-0.012964736,-0.002070975,-0.012349123,0.01964393,-0.0016386397,0.013880427,-0.030056437,0.01113524,0.020025931,-0.05005241,0.012256308,0.09534134,-0.017734783,0.0019467777,0.03467487,-0.008614256,0.033886567,0.031597666,-0.0027464984,0.06902185,-0.026175933,-0.040374614,-0.010046466,0.016856372,-0.001599518,0.016096244,0.013831541,-0.032327358,-0.019056117,-0.014069383,0.033505674,0.01483798,0.019131023,0.022107445,0.00822945,0.01257997,-0.012157721,0.0340886,-0.00827598,0.04982424,0.017537443,0.035395373,-0.0032837398,-0.030098943,-0.02005346,0.04130635,0.04680334,0.041272584,0.034620203,-0.05097568,0.02652819,-0.03921437,-0.025262147,0.030176334,-0.0286172,-0.022468695,0.007898769,0.019074563,0.0013161858,0.03621328,0.008718302,-0.018721089,0.008968152,0.004816096,-0.016465142,0.0038417997,-0.03804569,-0.03601203,-0.023283904,-0.011589074,0.0011623941,0.026954886,-0.033323452,0.025656322,0.0046941703,-0.02552189,0.006101288,-0.029513301,-0.06534161,0.0039552446,-0.0042788936,-0.0012962809,-0.022864558,-0.022068525,0.0050848383,-0.019322844,-0.028933402,0.09030118,-0.003978901,-0.0030603916,0.02460452,0.006523885,0.042274397,0.009891005,0.0041938815,-0.010485218,0.005640279,-0.03398843,-0.016103249,0.0351834,-0.042995714,-0.02504128,-0.023802208,0.006992063,0.00059792557,0.024470087,0.005192613,-0.02243413,-0.037140522,0.03015532,-0.013924129,-0.0145892585,0.0398088,0.024235317,0.027774516,0.004954358,0.020027246,0.02000585,0.017984945,-0.021271804,-0.04497317,0.011992805,-0.025093058,0.015463439,0.04110755,0.0075930003,-0.004788487,0.008699702,0.0167176,-0.026455227,0.01180106,-0.000069625785,0.01563697,0.04354799,-0.03491356,-0.0020500342,-0.0376601,-0.04823383,0.022202682,0.024077473,0.0055394433,0.0333586,-0.027516635,-0.04168868,0.00056659174,-0.004924722,0.036344644,-0.012187257,-0.012680789,-0.04036806,0.031394202,0.034628596,-0.015813788,0.008820463,0.020034196,-0.048480153,-0.030520216,0.02617335,0.017896445,-0.023996118,-0.06721964,-0.022784106,-0.019076046,-0.008996236,-0.015288762,-0.051841166,-0.023091994,-0.015913028,-0.005022888,-0.036342304,0.000048291233,-0.007319339,-0.02090128,0.04130949,0.06764666,-0.033084963,-0.02380594,0.045816537,0.005332006,0.0073594116,-0.032246344,-0.00075369,0.03471075,-0.041899536,0.021600192,-0.0465852,-0.011486107,-0.026523473,-0.02649239,0.03468686,-0.0013942784,-0.0015068832,-0.06943215,0.044458713,0.010747873,0.0015293097,0.0065131267,0.021420384,-0.0009856146,-0.013210212,-0.0134778,0.008090124,-0.007063695,-0.05617155,0.053778835,0.017602796,-0.009128867,-0.033961784,0.014377032,0.014074609,0.034761284,-0.0051530395,0.057186686,-0.054131042,0.054761324,-0.037744537,-0.017996047,-0.009026581,-0.059212495,0.015737029,-0.032366082,-0.0028405567,-0.01112083,-0.010851651,-0.02344322,-0.0021720098,-0.0245798,-0.020050919,-0.018317634,-0.016744347,-0.018295864,-0.039166354,0.035643574,-0.0030325542,0.03101374,0.03058184,0.019255087,-0.0005510657,0.03733153,-0.010623392,-0.007390695,-0.014693792,-0.013771089,0.010322608,0.00070690917,0.0084740305,0.02531317,0.019949177,-0.012715697,-0.03208641,0.031053962,0.016583994,-0.0046192757,-0.041398708,0.013320279,0.05915841,-0.030526465,0.052608557,-0.045022096,-0.033811316,0.0086028455,0.029968597,-0.0026106632,0.025878863,0.0020776072,0.0033293397,0.009304894,0.0040675825,0.004381556,0.0069043892,-0.027250238,-0.000494389,-0.025114512,-0.012738498,0.026388697,-0.0077587785,-0.03781959,-0.0028414943,-0.0166548,-0.026559805,0.00988789,-0.0690171,-0.02504502,-0.02635326,0.02778312,0.008954512,-0.028511796,0.017300408,-0.058007605,0.016193394,-0.14597878,0.020634051,-0.045500282,0.026598565,0.00004063661,0.0064867283,-0.024294442,-0.006533925,-0.00064256694,0.005423018,-0.010974188,-0.044866666,0.013505689,-0.011821089,-0.019568771,0.013649577,-0.0003844584,0.048093226,-0.04922521,0.07490701,0.0086224675,-0.014258054,0.027863644,0.037638895,-0.01815837,-0.02631057,0.011765057,-0.003961071,-0.024893247,-0.015499618,-0.0034045377,-0.04743961,-0.0009894718,0.069410786,-0.01896425,0.01599682,-0.014650286,-0.0103753265,-0.021885501,-0.011764297,-0.008011036,0.028017506,0.014660856,-0.018188836,0.007949111,0.10498533,-0.0065923184,-0.03163261,-0.007735846,0.037445936,-0.014095096,0.05161678,-0.034450408,0.0150230285,-0.039349545,-0.017276688,-0.007920576,-0.01299228,-0.051401954,0.034126658,0.0010608756,0.016844112,-0.014526117,-0.051224407,-0.020275487,0.016734926,-0.058330506,-0.0064894888,-0.014139071,0.007904748,0.019133737,-0.02248435,-0.050169837,-0.018601863,-0.016038807,0.040496387,0.04028138,-0.009914056,-0.027019562,0.00385209,-0.06505485,0.005638877,-0.0022666336,-0.022355197,0.012735915,-0.014506375,0.0055142473,0.006651102,-0.06170586,-0.0007908511,-0.010697603,-0.035405844,-0.005323412,0.0633165,-0.027764574,0.059398334,-0.03588986,0.0062999045,-0.010277406,-0.010210661,-0.00066446175,0.0020301365,-0.0316695,-0.01866141,-0.055838395,0.0021393169,0.02378099,0.004770413,-0.009323504,-0.02139049,-0.018032568,-0.024859786,-0.034395818,-0.01713264,-0.0964928,-0.0036870139,0.025276953,0.018019933,-0.006972022,-0.011505136,-0.019818766,-0.018028736,0.0059685353,-0.022893185,0.0146689685,0.05616786,0.05600654,0.04505991,0.02233437,0.014782928,-0.009640338,-0.05946066,0.0016462847,0.05110194,0.02155985,0.023956172,0.006078983,0.025623992,-0.03968501,-0.0033023038,-0.041424174,0.020376775,0.018602828,-0.0483958,0.014827837,-0.073150225,0.025266482,-0.0352071,0.047641583,-0.020616353,0.030606216,0.03330381,0.005832409,0.05047775,-0.015175926,0.05289755,-0.017626457,0.047141343,-0.005904551,0.023952097,-0.060377806,0.002826293,-0.027184406,-0.041796707,0.002409686,0.033198863,-0.02103893,0.006261599,-0.05848904,0.061420556,0.00692149,0.038003493,0.005719101,-0.019340403,0.029116234,0.016652534,0.00539783,0.026441855,0.01815632,-0.016880305,0.0067259897,-0.017641664,0.033473656,-0.015124507,0.024642447,0.00041562042,0.015257061,0.036178574,-0.009613207,-0.029300774,-0.0038098413,0.0013365238,-0.026790803,0.0056977393,0.03530467,0.014871558,0.031190159,0.054277174,0.016468117,0.007866031,-0.006204106,-0.014791411,0.050114382,-0.01732962,-0.006037753,-0.0015603496,-0.03148004,-0.00091438246,-0.044979583,-0.010792816,-0.041472293,0.034257006,-0.01373274,-0.014729073,-0.01406633,-0.04249903,0.045433313,0.02457761,-0.008713081,-0.027019987,0.04324714,0.027528359,0.018212099,-0.016612181,-0.010893896,-0.030095858,-0.016653547,0.008629613,-0.011787526,0.01624914,-0.014262117,-0.029561315,0.00091238116,0.050989047,0.021033257,0.02987073,-0.0665012,-0.0007713178,-0.0014975008,-0.03050344,0.044053227,-0.029576417,0.032734808,-0.033286437],"last_embed":{"hash":"1gujgf7","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"1gujgf7","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Time-Based Triggers (show notifications at specific times)#{2}","lines":[33,34],"size":71,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gujgf7","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Event Listeners (respond to notification button taps)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04114738,0.0017059222,-0.017772472,-0.019752396,-0.038122986,-0.05311945,0.017181372,-0.02476833,0.008759601,0.023309706,-0.0015346244,0.016884815,-0.01970047,0.009242362,0.041598674,0.0057163127,0.0015204495,0.024881052,0.021016914,0.005972631,0.011467099,-0.0026437382,0.028541228,-0.025580013,-0.016197722,0.00087867497,0.020475619,-0.035694383,0.014290884,0.00988342,0.022152303,-0.07037424,-0.0035888294,-0.02006792,-0.062799595,-0.052862663,-0.010440787,-0.00023343149,-0.04026823,0.0470032,-0.028170314,0.0032825049,-0.015034607,-0.029428825,0.026155746,0.025881037,-0.017556991,-0.012181232,0.03856513,-0.047078192,-0.06118567,-0.020623377,0.024899777,-0.020758908,0.020701773,0.046054464,-0.01714046,-0.019086244,-0.018093258,0.009684434,-0.035158474,-0.0014448381,-0.027254388,0.023249827,0.021389538,0.056185696,0.011756057,0.004504382,-0.01704685,-0.021174602,-0.02593074,0.01246168,-0.00075528014,-0.020171655,-0.05954511,0.0007079441,0.023453206,-0.015081904,0.009651247,0.062233113,-0.02974715,-0.006376313,-0.0056966105,0.0042174608,-0.002270346,-0.0067590913,-0.043365847,0.105418086,0.012840808,-0.010358077,0.004887714,0.0024234038,-0.004772328,-0.03203653,-0.0155263115,-0.020688903,0.0033379898,-0.039635904,0.02437061,0.003112542,-0.014918557,-0.02776417,0.029109035,-0.011715843,0.007057815,0.023464434,-0.001672097,-0.010569324,0.017861083,-0.015725695,-0.008665466,-0.008302766,0.04025536,0.02706286,0.03426831,0.011393078,0.028086998,-0.023116283,-0.02922082,-0.0039718593,0.030313767,-0.029613923,0.034399804,-0.010776724,-0.011482432,-0.012825266,0.005072419,-0.014576447,0.022598198,-0.01278167,0.041708626,0.008233285,-0.01589676,0.056786224,-0.011105106,0.0058911345,0.017147832,0.0026601148,0.0020985922,-0.045815863,0.04132315,0.062236283,-0.046152487,0.012839627,-0.007071541,-0.03485583,0.02062501,0.033247538,0.024460169,-0.030356102,-0.07242031,0.05826602,-0.026934566,-0.013512945,-0.0011297389,0.017444264,0.055231124,0.053776734,-0.006194058,0.0027274464,-0.015173686,0.0318748,0.00602359,0.058991335,0.015702412,-0.0030709999,-0.018219184,-0.020568693,-0.024173642,0.040115654,0.0065364693,-0.017188368,-0.013179734,0.003047472,0.01343861,0.014318258,0.0442996,0.031791206,-0.034759413,-0.02631471,-0.031031255,-0.01876147,-0.0034378094,-0.021802308,-0.044908788,0.039356288,-0.036484476,-0.029163398,0.021263605,0.055551484,-0.047101416,-0.010408994,-0.007195696,0.020071778,0.019570556,-0.044808228,0.07645307,0.017182505,0.0029611394,-0.018751174,0.013953289,0.031620372,0.037771318,-0.037174474,-0.048865054,-0.04674727,-0.0028960267,-0.017963246,-0.018202769,-0.034303553,-0.016230384,-0.016012643,-0.041725114,0.02453047,-0.018935801,0.013754262,0.013757706,0.029216858,-0.02077279,-0.007409815,-0.041144524,0.054446097,-0.0105577335,0.018086815,0.0020076942,0.03665478,0.03303918,0.006891623,-0.004605473,0.022312587,-0.014784912,0.01772999,0.018392913,-0.007093243,0.031204624,-0.022924032,-0.0331993,0.02301668,0.02260469,-0.016376907,-0.038700197,-0.013894319,-0.019979797,-0.0030602606,-0.016960243,-0.015664522,0.046895407,0.033274088,0.00031490644,0.0029130795,-0.020906134,0.04019852,-0.004322918,-0.002229986,-0.057529777,0.018457355,0.016291117,-0.023496388,-0.035870478,0.015055823,-0.0026697915,0.05005036,0.029339822,-0.00044858435,0.031502556,0.012624796,0.017860306,0.026747435,0.009783241,0.022422567,0.001445223,-0.018806957,0.049962513,0.022581844,-0.0065028067,-0.016335743,-0.0139845135,0.018015027,0.08382463,-0.0035784051,-0.025915178,-0.0064589535,0.00704499,-0.014827583,0.05041606,-0.039060388,-0.025551882,0.0027555355,0.0052722595,0.0016418142,-0.011213355,0.004752732,0.0643717,-0.002896792,-0.007711911,0.027873551,-0.009279898,-0.17954019,-0.028067702,0.017425144,0.008671667,0.025598828,0.015529239,-0.024769358,0.032901116,0.011920994,0.04595227,0.0113630295,-0.040550303,0.03138748,0.005199582,0.013078736,0.0036622847,-0.029896278,-0.0004138193,-0.0001906999,-0.05061633,-0.022346988,-0.020076698,0.061983448,-0.0042335484,-0.039766733,-0.034450818,0.040150423,0.0129091,-0.0049936594,0.020580405,-0.03676005,-0.031428836,0.010084882,0.02944037,0.002234112,0.026599701,-0.008014442,-0.007018166,0.028746739,-0.015694382,0.019153334,0.06398128,0.01755834,0.047711775,-0.028772555,0.012375918,-0.008846742,-0.011875107,-0.06361853,0.0071826354,-0.03700114,-0.018079188,0.002929791,-0.018523289,-0.02295354,-0.016367866,0.012209343,-0.033957537,-0.022225475,0.033720568,-0.045666587,-0.02353396,-0.007596328,-0.04919921,-0.011364392,0.002759164,0.009491567,-0.026523847,0.041898664,-0.04187884,-0.011660871,-0.0036658018,0.0019011982,-0.025704304,-0.03596655,0.015391812,-0.0007275135,-0.033080257,-0.011259155,-0.13620317,0.001700327,0.039467823,-0.022096729,0.031556092,-0.019330945,-0.019690748,0.009273336,0.01361172,0.015680565,0.24448769,0.0036450273,-0.022481848,-0.016285293,0.062465787,-0.035121147,0.008227484,0.054606456,0.0059292587,-0.03632804,-0.0162694,-0.015243059,0.00023973447,0.0019090975,0.004738882,0.02145154,-0.025202481,0.047677368,0.07612826,0.012019345,-0.009959132,0.026487423,0.03414449,0.01010059,-0.035737276,-0.02184732,-0.017014496,0.011296826,-0.060917977,0.045502633,0.0022337749,0.024317114,0.08669614,-0.020332506,-0.04483304,-0.008222164,0.033760034,-0.02566247,-0.01996678,0.010789736,0.00433904,-0.000482203,0.0009211097,-0.0118466895,-0.0075702257,-0.047670674,0.036274996,0.020934615,-0.021051422,-0.026242696,0.0335157,-0.0134039065,0.007635287,-0.020842372,-0.020218007,0.0012931172,-0.015993634,-0.025742956,-0.041041385,0.03367852,0.024278462,0.011316119,-0.05253407,0.019943045,0.013308467,0.09119937,-0.021014033,-0.0144948,0.017998623,0.06235098,0.036333255,0.03875716,0.008536484,0.0050117373,-0.013353968,0.0314161,0.01720481,0.02121139,-0.041807108,0.025175275,-0.023068149,0.018441854,-0.036054593,0.038858443,0.0062735984,0.010141838,-0.016980145,0.06866327,-0.02662069,0.05699003,0.015487489,0.014525361,0.007467212,0.028902208,-0.03449118,0.017215397,0.01432214,0.020428462,-0.035372674,-0.004227247,-0.054258686,-0.03304838,0.026928412,-0.017474765,0.019646673,0.002370973,-0.027261104,0.04066535,0.0012552711,-0.015586574,-0.062123444,-0.003084253,0.01955749,-0.044065263,-0.0021988808,0.0681872,0.034278456,0.020901056,0.033034455,0.01750344,0.014790682,0.010976674,-0.0072204075,0.013805412,-0.00126403,-0.082371786,-0.04286633,0.012314522,-0.030097932,0.044997018,0.054471217,-0.03138129,0.001577906,0.043658987,0.035575718,0.010623902,0.00096189335,0.0076869577,-0.0146747,0.01381214,-0.003546494,0.030198563,-0.012077145,0.037698947,0.0023301863,0.01574539,-0.0003746821,-0.05715619,-0.020374391,0.036619555,-0.008227422,0.06500675,-0.027022162,-0.047820963,0.008404198,-0.021587418,0.003998197,-0.009052234,-0.014261397,-0.017353307,0.021024173,0.012147772,0.02370145,0.080516696,-0.038180076,-0.021399507,-0.02312537,-0.005236795,0.018723635,-0.0009619088,-0.001315637,-0.0572912,-0.07165407,0.026236426,0.015398731,-0.013363308,-0.011388547,0.030713527,0.012440416,-0.05198387,0.033427,-0.05826884,-0.04392043,-0.03330043,0.04886793,0.040881492,0.0033925257,0.0012668459,0.005472575,-0.014179115,-0.008584465,0.10865768,0.019333733,-0.02018473,0.02597506,-0.0015065303,0.056140058,0.023919346,0.012565522,-0.017756442,-0.016037036,0.020920202,-0.021317968,0.016410036,-0.056516044,-0.05159166,-0.0020660837,0.041999064,-0.022676798,0.01312915,0.009115211,0.0033642522,-0.07289663,0.018627632,-0.011105282,-0.0130851045,0.07251606,0.02909888,0.014662189,-0.0011590339,0.012196673,-0.041295975,0.02093848,-0.029373953,-0.009262351,0.046828024,0.0041884314,0.013564819,-0.021058878,-0.03454277,-0.009080364,0.0011918808,0.041743893,-0.009751762,-0.028956862,-0.0040943935,0.0029564356,0.032771133,-0.006500094,-0.03820366,-0.02441302,-0.023612265,0.0118719395,0.057801567,0.009349174,0.010579892,-0.006998212,-0.05378951,0.011441566,-0.019959643,0.037721198,-0.02048603,0.012767586,-0.01526896,0.002953313,0.0233504,-0.024834346,-0.027181765,-0.021380434,-0.05694595,0.032861862,0.057962988,-0.0025509403,-0.01475589,-0.013762549,-0.06579275,0.0041513243,-0.019634537,0.0046064905,-0.041319598,-0.023280434,-0.047687985,0.03315363,0.0013729023,0.03331554,0.011093679,-0.01607137,0.07615492,0.058381688,-0.0033443114,0.024438174,0.038393147,-0.00018358689,0.0047777905,-0.03202859,0.009894966,0.0010689627,-0.034882978,0.013591178,-0.040567685,-0.037003458,0.0106524285,-0.0054102917,0.09079175,-0.006612123,0.020289004,-0.059123054,0.0403763,0.014198985,-0.0025124678,0.0079409545,0.0146829,-0.013097939,-0.0022821738,-0.02900119,0.014330076,-0.019965228,-0.0555735,0.057287205,0.062330447,-0.018787459,-0.06678744,-0.0015560321,0.028313236,0.030852245,0.0162635,0.030001981,-0.023873439,-0.0024591333,-0.021248678,-0.05583667,-0.020706234,-0.05409934,-0.0019025007,-0.048832353,0.0015348095,-0.04037315,-0.03357766,-0.004720416,0.0011633041,-0.016884707,-0.03386159,-0.012459285,-0.014943528,-0.029758524,-0.011274084,0.07654362,-0.02395761,0.02901531,0.008416104,-0.003468496,0.009427224,0.0008370089,-0.0008676851,0.026205923,-0.0013913766,0.004716407,0.017935602,-0.025263945,-0.000997379,0.04663381,0.014859214,-0.0016330698,-0.049265105,0.0690724,-0.0039466196,-0.036811125,-0.03602088,0.019654442,0.019284116,-0.051028837,0.027986303,-0.038512997,-0.023447739,0.0030584997,-0.0057092393,0.027251266,-0.002681288,0.008549116,-0.023295179,-0.020216977,0.0029864635,-0.005570404,-0.0027453867,-0.03248291,-0.015951378,-0.03140077,-0.011765025,0.021471174,0.03120124,-0.04055629,0.0011455669,0.027850293,-0.0150431665,0.0021348284,-0.024132518,-0.017476186,0.004304715,0.043053564,0.0016160643,-0.02977285,0.046980157,-0.018921167,-0.009124387,-0.15350975,0.027156238,-0.030952139,0.0049730157,0.004142848,-0.0027173976,-0.007934421,-0.017576208,-0.017447673,-0.023421254,-0.020387124,-0.052061617,0.02816386,-0.046669457,0.0044332677,0.022060048,-0.0052135754,-0.0008574384,-0.04509767,0.058174215,0.016211659,0.039070252,0.027979407,0.0017208406,-0.027764596,-0.02384869,0.0029192537,0.023589771,-0.013564507,-0.01823795,-0.02491618,-0.013489274,0.019099474,0.012135497,-0.00626771,0.023859276,0.011727639,-0.021160934,-0.008213426,-0.00070793804,-0.025270399,0.016041469,0.0018592583,0.013246792,0.014902088,0.10234933,-0.027840285,-0.012555148,-0.06263879,-0.009542091,0.02467396,0.030647894,-0.05753903,0.011723489,-0.035055134,-0.032840032,-0.004718813,0.014080003,-0.021862771,0.01492638,-0.012820712,0.028727965,-0.023958953,-0.03849007,-0.049779106,0.020532126,-0.0019941682,0.0033340745,-0.019522551,0.0036651962,0.00017338111,-0.00407293,-0.054763045,-0.012326822,0.006345777,0.024829317,0.0049275686,-0.02232653,-0.005158034,-0.019559363,-0.05588555,0.000029200783,-0.015364276,-0.009460959,0.051031455,0.018647324,0.009793971,0.00320285,-0.040662803,0.030831404,-0.02151412,-0.011710436,-0.006466227,0.04360872,0.008979315,0.040318366,-0.008576696,-0.022605326,-0.02142542,-0.030632148,-0.0056843143,-0.035624377,-0.009594546,-0.00790898,-0.04019862,-0.012140654,0.02945511,-0.009763279,0.018501779,-0.038825225,-0.027764173,-0.0007775198,-0.039162062,-0.0033719966,-0.08537502,-0.010613593,0.007298191,0.046964124,-0.006537296,0.027113784,0.0037739926,-0.028960787,0.01945866,-0.027618203,0.013170858,0.047007248,0.037988182,0.013278776,0.022829793,-0.0056047533,0.014145577,-0.030394452,-0.013967551,0.054702543,0.019200357,0.03370678,-0.022722946,0.033230327,-0.007782909,-0.036868617,-0.04051244,-0.014472185,-0.0015195635,-0.040135257,0.0010634672,-0.05390305,0.03707258,-0.034524642,-0.007148256,-0.026390485,-0.014006568,0.009259296,-0.03028955,0.010777034,-0.023793897,0.063538514,0.012177762,0.03473809,0.02140355,0.021930609,-0.03413106,-0.014196958,-0.013811448,-0.031482555,-0.0052505927,0.051577486,-0.038032908,-0.022016896,-0.05819813,0.027809689,-0.050470747,0.027380845,0.0042356765,0.011995073,0.013956241,0.032724388,0.00677827,-0.014446375,0.0052378997,-0.023895228,0.020719629,0.010142812,0.01244679,0.013282799,0.04154864,-0.0122055635,0.021470277,0.048877705,0.035931848,-0.02449099,-0.007721698,-0.027462212,-0.0058749663,0.0039910413,0.0064948555,-0.0027944804,0.029221602,0.013436589,0.010963425,0.006967804,-0.0059145084,-0.01862922,-0.0017787353,-0.018111123,0.02044514,0.04544881,0.0066280607,0.0024374402,0.016191527,-0.0026737012,-0.024328668,0.0012260601,-0.029762616,0.03534672,0.025388949,-0.01671521,0.030487968,0.012841038,-0.0199612,-0.025022788,0.010029417,0.033093084,-0.00041591178,-0.035894953,-0.04483771,-0.046243094,0.0111787785,-0.02891044,-0.038066886,-0.0011886806,-0.03069913,-0.017439239,0.013200521,0.021971025,-0.012827363,0.019099036,-0.05444854,0.017817369,-0.03594753,0.0012410588,0.025877366,-0.012685508,-0.009332196,0.009488875],"last_embed":{"hash":"1jfuw3b","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"1jfuw3b","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Event Listeners (respond to notification button taps)#{1}","lines":[36,36],"size":116,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jfuw3b","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Event Listeners (respond to notification button taps)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03799047,-0.006816349,-0.023031533,-0.0121390475,-0.038102843,-0.038088486,0.03412173,-0.017309079,0.020048924,0.0068277516,-0.01699024,-0.0048263217,-0.018201549,0.0085000405,0.04592582,-0.0025915725,0.003021047,0.028734585,0.030455792,0.031890083,0.019557448,-0.0020309312,0.03314015,-0.02977428,-0.011399145,0.0044903937,0.019851279,-0.028249575,0.011904539,0.014016702,0.012598855,-0.08148265,-0.011841699,-0.015448086,-0.046696056,-0.048570633,0.00024208236,-0.015988875,-0.042865664,0.05013135,-0.020637356,-0.0075795953,-0.015320871,-0.044528376,0.026529204,0.04118627,-0.03444125,-0.01917771,0.030530877,-0.042031884,-0.06977744,-0.019479232,0.036176726,-0.019178106,0.022918234,0.04345035,-0.015209182,-0.026319701,-0.021342574,0.02779333,-0.015752215,-0.000037072557,-0.025133025,0.00059288985,0.017355073,0.0447243,0.016908424,-0.00107437,-0.014203196,-0.03433036,-0.010798086,0.018141063,0.0015191812,-0.023824558,-0.052634273,0.01435247,0.03528697,-0.033552293,0.009616264,0.058528833,-0.03166558,-0.012375176,-0.0106175905,-0.010507487,-0.0083163325,-0.011259669,-0.015619777,0.08864491,0.0026242188,-0.0059963344,0.013292688,0.0017578563,-0.0037001793,-0.027379803,-0.013067217,-0.04684206,0.0043522003,-0.045028374,0.030877246,0.00032591567,0.016105883,-0.022774938,0.017752485,-0.0020552455,0.020071767,0.011746522,0.01023793,-0.011308988,0.01866216,-0.02462416,-0.023860497,-0.008158594,0.034689367,0.046406757,0.038973026,0.01601881,0.01413697,0.00015030908,-0.022051282,-0.011199677,0.040902402,-0.016845014,0.0509838,0.0070940987,-0.0064559355,-0.013655963,-0.005791775,-0.018335938,0.023396868,0.0011257713,0.025561724,0.0063621346,-0.0012983051,0.026926666,0.0034362574,-0.0059450534,0.010780175,0.007340827,-0.00073297374,-0.03980001,0.03152462,0.04369761,-0.045101643,0.005159945,-0.0108522335,-0.032506205,0.03451395,0.05088428,0.050562344,-0.034101404,-0.08751128,0.028073614,0.02061751,0.0061432095,0.02535215,0.01951324,0.039092924,0.054116763,-0.011686733,0.020736076,-0.025311287,0.04143685,0.0053850985,0.07217256,0.01923604,-0.0036423476,-0.018906984,-0.0072303913,-0.01843552,0.015809428,-0.003921005,-0.015993679,0.0056899427,-0.0016627881,0.029572029,0.025233662,0.023955848,0.033326574,-0.024655579,-0.0391144,-0.016156847,-0.017165866,-0.0021516983,-0.034083802,-0.031683024,0.047916364,-0.026984759,-0.017820597,0.024422608,0.032631174,-0.053312518,-0.0037516549,-0.007652435,0.018662307,0.017239608,-0.046699777,0.056864373,0.018219419,-0.019277137,-0.006852028,0.0020982148,0.027519437,0.020114942,-0.038163133,-0.055079777,-0.028121678,0.007152199,-0.011413791,-0.01808281,-0.048522536,-0.016938718,-0.0027344134,-0.04271077,0.015141708,-0.0062534716,0.02722436,0.0074769845,0.013214882,-0.0064680865,-0.02869234,-0.038181968,0.058105312,-0.0139269745,0.016589863,-0.0019417014,0.033398792,0.036665797,-0.023703115,-0.005017138,0.0012092397,-0.016033236,0.004596037,-0.0067886473,0.0081049865,0.049173146,-0.026622886,-0.027182471,0.04205715,0.04164576,-0.019522825,-0.022744678,-0.023947062,-0.040853247,-0.0015268596,-0.003955151,-0.021882229,0.045522686,0.029123222,-0.010737636,0.016569735,-0.023002049,0.023917275,0.021650378,-0.014404189,-0.045786757,0.024367606,0.0061037443,-0.021450337,-0.031581264,0.016373875,0.012405922,0.059056472,0.021704555,0.00493606,0.021529255,0.025257098,0.0056107347,0.034905907,0.010215113,0.014022298,-0.010102382,-0.03917262,0.04967676,-0.002389121,-0.0001422194,-0.00562273,-0.008178277,0.030115414,0.07710766,-0.007879021,-0.021897884,0.001936469,0.022919226,-0.010121543,0.06439169,-0.035889678,-0.03304919,-0.008841644,-0.007637564,0.01399865,-0.025188167,-0.011108379,0.06769986,-0.010978698,-0.024713084,0.03555093,0.003799523,-0.18382618,-0.048594415,0.014506732,0.0053072507,0.02362463,0.019881906,-0.03314409,0.01155425,0.0070748543,0.061410293,0.0044532553,-0.045287263,0.016382338,0.0024887507,0.045079533,0.0071538254,-0.02678436,0.00755923,0.0043973895,-0.0402529,-0.026122402,-0.004328755,0.0700589,-0.016090201,-0.04936929,-0.034907106,0.07996496,-0.017820703,0.0129551785,0.02641096,-0.056331005,-0.0012960179,0.005458277,0.017433086,0.0021722035,0.04886585,0.00067420857,-0.016026191,0.030819198,-0.0031511683,0.034239925,0.0543458,-0.00040343832,0.048125595,-0.01184919,0.0068472307,-0.0135942325,-0.03102932,-0.051637065,-0.01148448,-0.041658886,-0.020019278,-0.0041434714,-0.012171194,-0.01856376,-0.009191998,-0.0020927126,-0.021484857,-0.038908217,0.014593505,-0.038636863,-0.02305885,-0.004269188,-0.036920585,-0.01677266,0.021603268,0.017211583,0.000021271324,0.046409674,-0.040710233,-0.018892476,-0.022259694,-0.009350414,-0.014782152,-0.0408907,0.012251351,-0.005806998,-0.030653087,0.0055703046,-0.14300564,-0.003387561,0.016711323,-0.02949646,0.0369995,-0.033926435,-0.0010719978,0.04394791,0.008173038,0.018984552,0.23756695,-0.01028819,0.00019223671,-0.0056624482,0.03477956,-0.03894287,0.00032180632,0.058289975,0.008677763,-0.046064727,-0.02912062,-0.015027639,0.025454093,0.009486969,0.0027444458,0.03037154,-0.025730802,0.05856852,0.07265817,-0.00029813402,0.021877581,0.0057260664,0.028572507,0.00057386176,-0.015060778,-0.034916442,-0.016555224,0.0185858,-0.047306113,0.055125516,0.006396694,0.055948537,0.08403939,-0.012904148,-0.030588493,0.0028989136,0.037245397,-0.030342756,-0.030529652,0.006678733,0.0152752185,-0.014362833,-0.008437915,0.0037599711,-0.024257863,-0.049425036,0.011827119,0.00102694,-0.017244386,-0.014883527,0.017544191,-0.010905137,0.011867771,-0.033171795,-0.017900428,-0.0030713757,-0.024554096,-0.03407164,-0.020759737,0.04796644,0.029284837,0.009385165,-0.039672304,0.03815929,0.00065665937,0.06281884,-0.018191949,-0.026316162,0.016486097,0.06581285,0.05119642,0.044940703,0.019831365,-0.001813501,-0.0056145354,0.0035723222,0.020207196,0.042149495,-0.041268982,0.016557617,-0.0035377145,-0.0000322268,-0.019953867,0.051426046,-0.0019826037,0.0091870865,0.013380904,0.062107127,-0.02988821,0.0783787,0.0011609397,0.017831845,-0.022228789,0.027237026,-0.03128914,0.027159628,0.018514166,0.036202036,-0.02814668,0.0053466866,-0.050202485,-0.051270574,0.0437447,-0.0057476917,0.013675669,0.0019786654,-0.02284199,0.052274063,0.0034805567,-0.00004179088,-0.050968725,0.0072187483,0.011706482,-0.038511492,-0.004707653,0.08389302,0.028143104,0.028938279,0.038873885,0.030212753,0.0028876017,0.028659983,-0.008353552,0.03797694,-0.0033825913,-0.06679303,-0.040097732,0.03259338,-0.018994555,0.045371626,0.042740416,-0.019576695,-0.018782645,0.029070348,0.04010119,0.02205848,-0.006408601,0.009091723,-0.015837697,0.023571681,-0.029283522,0.035052877,-0.013570193,0.04794548,0.008816325,0.0071500395,0.0030559064,-0.04907471,-0.010309491,0.016297633,0.0072017214,0.050698496,-0.035339296,-0.044384677,0.0028955606,-0.048650827,-0.006313884,-0.009620629,-0.018560616,-0.018815577,0.01511503,-0.015736906,0.019061277,0.06061071,-0.033316616,0.0026901057,-0.0041751475,-0.01078389,0.013586948,0.005305448,-0.021473143,-0.05171493,-0.06333261,0.013331957,-0.0052592517,-0.023426402,-0.0066021704,0.022755256,-0.0046657356,-0.049941592,0.03883577,-0.049443427,-0.048155542,-0.019318776,0.042519994,0.02555815,-0.023876969,-0.006444852,0.0013089484,-0.024155652,-0.01287313,0.10644708,0.0026030329,-0.01673962,0.036692556,0.013504229,0.032101154,0.0057675666,0.007984617,-0.02230862,0.004550925,-0.014129127,-0.004746153,0.014758347,-0.063240685,-0.041103166,-0.0009464144,0.032997232,-0.007238275,0.0027221886,0.00096780347,0.0026925593,-0.07622535,0.020545974,-0.009617099,-0.0065162317,0.068745725,0.024415113,0.032096174,0.0056786365,0.013067668,-0.032010045,0.017053189,-0.010439002,-0.0077494546,0.044256687,-0.016162554,0.017063398,0.0036303413,-0.021839755,-0.0048962752,-0.014890508,0.042439997,-0.018133998,-0.05115443,-0.0032482138,-0.0107248835,0.040353876,-0.01698864,-0.033719473,-0.017310524,-0.020161062,0.014775055,0.05494587,0.008215795,0.010703934,-0.039924685,-0.04438698,0.006742775,-0.015433748,0.032268528,-0.045379523,0.0036069956,-0.047222544,-0.008311863,0.03906075,-0.027988112,-0.021762704,-0.015503316,-0.054723978,0.0341894,0.040359393,0.0009704386,-0.011853596,-0.006788629,-0.057013024,0.011432599,-0.01701798,-0.015728574,-0.027192539,-0.036950316,-0.018251609,0.029993214,-0.024327578,0.024943067,-0.0054413285,-0.040689744,0.05756267,0.06163072,-0.022764592,0.0031908313,0.02325714,-0.024833819,0.007322,-0.008466686,0.014518447,0.033133123,-0.045082968,-0.0011778736,0.0043242523,-0.01779228,-0.006552867,-0.019960893,0.08040457,-0.0036330535,0.0054651517,-0.05174513,0.04118171,0.0014062299,0.0013176553,0.009655953,0.0048358017,0.001975763,-0.0054058554,-0.05240583,0.01647435,-0.02066964,-0.039573558,0.050637368,0.059356347,-0.0053965044,-0.05360223,0.022308553,-0.010528877,0.02363812,0.012297414,0.05389057,-0.02745222,0.0005330854,-0.016273458,-0.036874782,-0.022000693,-0.0556243,0.00596869,-0.061091546,0.013135268,-0.034307126,-0.03124847,-0.014991578,-0.009002536,-0.024709934,-0.029437643,-0.02949616,-0.009223094,-0.03847559,0.0013119291,0.049246605,-0.02157099,0.017347792,0.011298337,0.028022401,-0.0030235113,0.013676765,0.0044155396,0.0013741788,0.014533277,0.011170674,-0.006946036,-0.026784847,-0.012260168,0.03327104,0.005221913,-0.019518478,-0.032676373,0.054111034,-0.0051999507,-0.010852096,-0.030412754,0.013393467,0.03323976,-0.026872875,0.03694685,-0.04703522,-0.041980468,-0.0070352247,0.00092725013,0.028669618,0.024847044,0.009718132,-0.0019050312,-0.017071737,0.014519667,-0.0027051675,-0.0135968635,-0.028474081,-0.013017714,-0.038796775,-0.021189561,0.019819796,0.0204952,-0.024055494,-0.012272155,0.01689029,-0.00069129554,-0.008784106,-0.041225113,-0.017495288,-0.008183789,0.057795983,0.018372998,-0.014610803,0.046662647,-0.022757838,0.009395189,-0.14862497,0.011936729,-0.058020703,0.026935264,0.008954016,-0.003982373,-0.005674795,-0.028530944,-0.00666612,-0.019024221,-0.023272531,-0.03923999,0.017466975,-0.027307775,-0.014511937,0.030809548,0.017194074,0.020904245,-0.046153553,0.060709894,0.010226837,0.04082527,0.012125959,0.011652027,-0.0060742334,-0.021974321,0.0011565968,0.0060489145,-0.019464856,-0.001817956,-0.020356534,-0.050924115,0.011512187,0.03296871,-0.010877127,0.026906084,-0.006176626,-0.053975336,-0.018966103,-0.01142145,-0.022088327,0.023509402,0.01517482,0.0069088405,0.01733015,0.094223134,-0.01098299,-0.000067133056,-0.054046936,-0.0048875078,0.0021592467,0.04364615,-0.046351302,0.015175672,-0.042447858,-0.027611239,0.0025227165,0.010462798,-0.000857356,0.01475165,-0.035157323,0.02793538,-0.021266308,-0.03604531,-0.041328907,0.024132574,-0.006063341,0.005820302,-0.03453035,0.008063605,-0.00028230582,0.00750972,-0.04254211,-0.024885278,0.008861323,0.04214831,0.016121918,-0.0036864588,-0.010153992,-0.022234902,-0.058500167,0.012759654,-0.014064215,-0.019403558,0.04324345,-0.022046473,-0.0011246345,0.017098065,-0.045224555,0.013318499,0.0041750623,-0.021183776,0.010109963,0.036818855,0.030050168,0.02347065,-0.033175703,-0.026205579,-0.011681244,-0.023234656,0.005500566,-0.015145856,-0.014295914,-0.0032144156,-0.029567821,-0.008426998,0.041873757,-0.0014066542,0.022795394,-0.02662622,-0.03546306,-0.0037960652,-0.032859102,-0.01905982,-0.10709177,0.014475377,0.030571742,0.0376318,-0.0016566878,0.01542282,-0.018035334,-0.031992543,0.013278961,-0.026779942,0.005245825,0.03768117,0.04800979,0.017995128,0.029526066,-0.024503628,-0.0008503253,-0.027443344,-0.013924033,0.04769083,0.024211962,0.014632702,-0.025447033,0.035985865,-0.022024298,-0.04298942,-0.034279887,-0.020472154,0.013721226,-0.060896896,0.012872407,-0.053966906,0.028118217,-0.048711583,-0.003015628,-0.038696367,0.0077085043,0.016682647,-0.024345959,0.03964765,-0.03530449,0.06023835,-0.0059387474,0.03284497,-0.0010361107,0.0031481108,-0.028248351,0.00840424,-0.02256956,-0.037564967,-0.021775581,0.03952794,-0.046331648,-0.006745569,-0.066860534,0.03431023,-0.025432408,0.051486462,0.012423435,0.017777143,0.022464959,-0.004742603,0.01343814,-0.0040127803,0.017364142,-0.015838016,0.026784392,0.015182712,0.022498626,-0.00965255,0.028028352,-0.012859189,0.030061701,0.066909954,0.009801501,-0.0022436983,-0.004968778,-0.019918857,-0.014512469,-0.0062954645,0.004432908,0.008611831,0.041092705,0.009949523,0.0034788132,0.0027187495,-0.018956894,-0.0018849686,0.005236337,-0.010366922,0.017372293,0.042531412,0.006419004,0.0024750158,-0.009942376,0.0032208916,-0.030468784,0.0099896975,-0.048623204,0.026300171,0.007768949,-0.038050257,0.04446014,0.01598755,-0.008641008,-0.019113678,0.016434424,0.040825825,0.0019105033,-0.040657967,-0.036273085,-0.056280598,0.0068932087,-0.031524792,-0.04201321,-0.0103316745,-0.038577896,0.00088341546,-0.011214799,0.015720082,0.01642697,0.014387477,-0.061686683,-0.0030054112,-0.03293962,0.0013916102,0.029380849,-0.017753411,-0.01610513,0.0075312336],"last_embed":{"hash":"1yos9nu","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"1yos9nu","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Event Listeners (respond to notification button taps)#{2}","lines":[37,37],"size":93,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yos9nu","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Event Listeners (respond to notification button taps)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04428917,0.005702758,-0.03548796,-0.016858483,-0.033571232,-0.0644863,0.022976436,-0.01392515,0.030175934,0.019458314,0.025957301,0.014133828,-0.004037122,-0.015044905,0.05638656,0.006447229,0.0025631585,0.030983347,0.004700541,-0.0055401735,-0.005752083,0.023576219,0.01865532,-0.009626415,-0.04470055,0.0044365986,0.044336867,-0.02395543,0.025323968,0.012949564,0.039330132,-0.08511979,-0.015093363,-0.047204506,-0.02913226,-0.040326335,0.011568979,-0.0108967675,-0.051251054,0.026787207,-0.02983694,0.0074341022,0.009109917,-0.00045442485,0.018656336,-0.013119617,0.0027395883,-0.0113144405,0.049785275,-0.03804889,-0.039129574,-0.005373313,0.019317474,0.005420725,-0.008146702,0.020357559,-0.009194673,-0.02536314,-0.042294845,0.016760146,-0.033258654,-0.007426878,-0.04570237,0.0038589425,0.015886016,0.055391643,0.021159546,0.024218071,-0.0064013107,0.01623686,-0.04942758,0.015696723,0.031482894,-0.018500257,-0.04668721,0.0066009234,0.023503514,-0.008173144,-0.015795277,0.05467967,-0.023894899,0.009288696,-0.03137454,0.016959691,0.014716119,0.029052388,-0.032885898,0.09873435,0.014960792,0.015472426,0.00047558604,0.0024761613,0.011804967,-0.04381428,-0.005607625,-0.019928291,0.011023749,0.00688513,0.022614492,0.016639704,0.00015146709,-0.030608589,0.016481813,-0.0066924947,-0.013971122,0.005480993,0.005540517,-0.022037977,0.006623849,-0.0049535413,-0.009525581,0.006291665,0.01661827,-0.007016478,0.03576019,-0.0025851557,0.025658961,-0.01759766,-0.023294391,0.0030748653,0.026810216,0.004703518,0.024621882,-0.012045314,-0.007319913,-0.031886123,0.030753639,-0.024112483,0.045237396,0.0058309482,0.048822243,0.013022617,-0.004416527,0.045075953,-0.03004641,0.0029044314,0.022146545,0.031311672,0.011787189,-0.065653466,0.035824127,0.04238715,-0.0021980775,-0.00026180342,0.014051994,-0.064885244,0.019565267,0.047123387,0.014104586,-0.044456165,-0.04825525,0.027381957,-0.0454606,-0.008733178,-0.026021414,-0.018560775,0.024805712,0.02592516,0.006039202,0.0014308243,-0.0020847456,0.034319323,-0.019466328,0.017689826,0.026192332,-0.0048844344,0.009842334,-0.008153492,0.0010361358,0.03183143,0.022224568,-0.027549682,-0.020195639,-0.022012142,-0.010826249,0.021029318,0.043364614,0.018701438,-0.00756314,-0.033220697,-0.011624708,0.017051961,0.0032639147,-0.019685792,-0.024021288,0.010740302,-0.035800368,0.008564915,0.026143597,0.07361903,-0.016088333,-0.036650863,0.00038260862,0.022977771,0.024344182,-0.024821311,0.06573602,0.013051542,-0.01983838,-0.020662894,0.0020895088,0.021675006,0.062185127,-0.03369113,-0.03535005,-0.022434823,0.015211717,-0.015705826,0.020226017,-0.042913362,0.000112038244,-0.028809559,-0.05957042,0.027756613,-0.03482534,0.017569175,0.025950152,-0.0042892895,-0.027293798,0.0009375267,-0.04235836,0.051591896,-0.01045593,0.015511943,0.018858373,0.060410995,0.018072657,0.014963374,0.014945538,0.025765488,-0.02434548,0.028485643,0.02675691,0.0002704616,0.048779428,-0.0045401934,-0.030301347,0.027603112,0.01384103,-0.019712057,-0.018158697,-0.035413515,-0.04293336,-0.035152853,-0.00094479846,-0.0072903475,0.020860806,-0.0012576166,0.014400883,-0.025525704,0.0077894926,0.042469963,-0.036969017,-0.0028500704,-0.017980393,0.031967197,0.031742793,-0.024995571,-0.035686653,0.011655111,0.013248309,0.047755927,0.01379265,0.00934838,0.009222495,0.007266476,0.024236847,0.015230729,0.0027743382,0.007731719,-0.008638835,-0.019592635,0.04524232,0.018945213,0.027150247,-0.014429721,-0.011458339,0.010410722,0.060680684,0.016791625,-0.011628645,0.013095268,0.0065976614,-0.013319545,0.03864484,-0.02379134,-0.019812884,0.012697616,-0.010860187,0.017722692,0.0078001413,-0.0021755754,0.06598674,0.006587026,0.0023647202,0.017564628,-0.029890744,-0.1826302,-0.047235128,0.016305286,0.022432871,0.028829185,0.02061346,-0.03462817,0.0027704884,-0.008023186,0.026782459,0.02495567,-0.04591749,0.010128442,0.0013160738,0.01004325,-0.0118123675,-0.033848863,-0.01283673,0.02107872,-0.039903447,-0.029563561,-0.017396212,0.07301797,0.042525638,-0.026067868,-0.042717844,0.04190733,0.011859626,-0.048178323,0.0025906058,-0.029277045,-0.03956474,0.005596149,0.04346559,0.005692269,0.023665914,-0.013835388,-0.016467115,0.055667367,-0.0050023426,0.023273919,0.036623366,0.002639679,0.051548626,-0.015752489,0.006664982,-0.0021167889,-0.0074976445,-0.049341306,-0.0070614694,0.001562775,-0.050484348,-0.014683349,-0.032677814,-0.026562216,-0.02086835,-0.017104985,-0.009054667,-0.013232839,0.016711894,-0.05290487,-0.033595443,-0.027941814,-0.06446307,-0.018318307,-0.0039064316,0.017830612,-0.034986075,0.068038605,-0.037665077,-0.004341464,0.0041974355,0.019319512,-0.01780025,-0.0011864235,0.02938842,-0.035251472,-0.044279385,0.008672857,-0.124603845,-0.0018646887,0.035015576,-0.006920489,0.01806684,-0.020695545,-0.014241413,0.017302556,0.056948774,0.0132383695,0.24667378,-0.020065194,-0.023918664,-0.015020612,0.050376866,-0.06565907,0.01699315,0.045410205,0.001474753,-0.041877657,-0.002158174,-0.03269742,0.02179967,0.007973892,-0.002731131,0.047266595,-0.013032145,0.026359836,0.05006084,0.0059547382,-0.0053865644,0.0003493956,0.0058529256,-0.00030659838,-0.037814356,-0.009833786,-0.043334946,0.025463626,-0.07875522,0.08205661,0.001208498,0.03003788,0.06196081,-0.04750253,-0.067838356,-0.009778282,0.018226298,-0.012845303,0.0031846538,-0.020393027,0.010362846,-0.0014505414,0.042198606,0.010185887,0.016133232,-0.053010058,0.006228124,0.0022764436,-0.03473954,-0.0010281708,0.011245568,-0.042444404,-0.0025055124,-0.011346753,-0.004240383,-0.022791155,-0.0025120857,-0.029849961,-0.04606799,0.03626268,0.0075950003,0.014722308,-0.06020733,0.0271981,0.0025406044,0.046595573,0.020291379,0.0055787168,-0.0067193783,0.057598714,0.036914263,0.05059143,-0.0073723746,-0.010004821,-0.0054509966,0.024744002,0.0003439571,0.039048895,-0.028830854,0.023841335,0.0020636518,0.005584857,-0.022686403,0.015582336,0.013733982,-0.02088116,-0.03635316,0.051657334,-0.033640485,0.03909838,0.00969914,0.004759981,0.02180854,0.024390401,-0.0014800968,0.0105937,0.034020018,0.00956278,-0.03372165,-0.015253164,-0.05301826,-0.05717519,0.0007424821,-0.009470352,0.005805945,-0.004813337,-0.011385165,0.03202679,0.0051463735,0.015140935,-0.048575122,0.005724835,0.013616628,-0.040333502,-0.008444304,0.06510749,0.012921827,0.0150121,0.041034948,0.023399953,0.024818994,0.023030318,-0.009568777,0.024099462,0.0037372622,-0.07160779,-0.044193894,0.01008603,-0.033152845,0.024224324,0.048724715,-0.043102182,-0.018328689,0.041035604,0.034071505,-0.017232625,0.03269852,0.002012267,0.005819758,0.0438596,0.013310677,0.018605947,-0.008084234,0.0358206,-0.0138070285,0.001972743,-0.0032954304,-0.060003176,-0.022622628,0.026685195,0.012296073,0.065275334,0.0073987674,-0.0564299,0.016344791,-0.013609219,-0.0062698103,-0.017480059,0.0018028978,-0.020442067,0.014065888,0.028875317,0.046626743,0.07643835,-0.038210575,-0.0139339985,-0.023396906,-0.010555545,0.031344157,-0.02323628,-0.020571562,-0.064948834,-0.05066149,0.02191958,0.01551137,-0.014150525,-0.0036220595,0.024616836,-0.012447751,-0.065112524,0.011852419,-0.044446964,-0.02638509,-0.04546672,0.050206598,0.011203233,-0.012424116,-0.0016736181,-0.00845216,-0.022329107,-0.0012533988,0.0992485,0.04392757,-0.004149487,0.049989086,-0.020023098,0.06902293,0.031907357,0.00048505428,-0.017946137,-0.020388152,0.036048423,0.0016162716,-0.0064754905,-0.052040447,-0.044524986,-0.007981648,0.04358229,-0.011371328,0.04734899,0.02755757,0.00014707481,-0.057774782,0.017830709,-0.004638623,-0.050065257,0.0854784,0.04545219,0.0051674163,-0.00031797492,0.024073426,-0.038658135,0.026893662,-0.047915563,-0.030383127,0.020402059,0.006810879,0.008880697,-0.026540251,-0.026213989,-0.00921638,0.012820809,-0.008883758,-0.03254005,-0.0064098453,0.0035336001,0.014847144,0.042234108,0.013703085,-0.022026516,-0.043906357,-0.047742844,-0.00801178,0.067487,0.013702241,0.009221603,-0.0128686875,-0.050958734,0.04614125,0.01717181,0.029214041,-0.03554138,0.014657755,-0.031624135,0.01789988,0.012357134,-0.0037703456,-0.016754825,-0.009063561,-0.037440374,0.016682258,0.045720313,0.019788882,-0.021294849,-0.014514782,-0.03951689,-0.015452959,-0.016210634,-0.018500132,-0.015300391,-0.025661768,-0.026056541,0.01795395,-0.00024051558,0.035095,-0.010767016,0.0108261425,0.09040432,0.031823236,0.04380092,0.01916825,0.020562353,0.0113291,0.018404793,-0.040220402,-0.0002957898,-0.00028902464,-0.01801409,0.0070334044,-0.052219443,-0.015381809,0.021269228,-0.0046774833,0.077002555,-0.02106314,0.015947782,-0.06335598,0.008401587,0.012854337,-0.014032801,-0.008008759,0.021735873,-0.032349646,-0.00012712071,-0.0148833385,0.018862205,-0.02309124,-0.05042263,0.04284522,0.04591246,0.0034511848,-0.05190678,-0.014576127,0.038775064,0.030830093,0.015135242,0.03541069,-0.029577732,-0.02585251,-0.018865643,-0.026432795,-0.015828993,-0.039708447,0.029089505,-0.043237697,0.00050475466,-0.031545207,-0.021837661,-0.026302995,0.0065931175,-0.009780487,-0.026714351,-0.0059466814,-0.016478848,-0.011059329,-0.02084549,0.054554023,-0.02771408,0.009040288,-0.012862797,-0.020168003,0.030784342,0.014608959,0.0049723797,0.026325885,0.017447911,-0.015086188,0.019987784,-0.0095439395,0.00324514,0.051673926,-0.005845148,0.008205008,-0.02828534,0.058708265,0.017422318,-0.016228333,-0.040269498,-0.008578611,0.002221794,-0.027069313,0.010811163,-0.061939415,-0.018155709,0.001707857,0.012572859,0.030104049,-0.024201384,0.02629447,-0.03595399,-0.023574648,-0.025195526,0.0014210893,0.01759013,-0.04328174,-0.028429817,-0.04773331,-0.003623912,0.034870386,0.01615093,-0.03752017,-0.015180051,0.02008942,-0.03538201,-0.003940443,-0.026074002,-0.018370414,0.0089313565,0.040231705,0.010703594,-0.03749491,0.039463572,-0.015762983,0.0058524036,-0.15600996,0.0016263658,-0.013607506,0.0014959017,-0.017510412,-0.0032577394,-0.024081102,-0.015451027,-0.017046198,-0.01145674,-0.034136996,-0.01374777,0.02013588,-0.044953607,0.01303225,0.048424583,0.01266098,-0.010970396,-0.04609413,0.036357865,-0.0065502585,0.0065187044,0.019889465,0.014012814,-0.015814884,-0.018414173,0.03268049,-0.0018113076,-0.016669232,-0.02200587,0.009763475,-0.0145490905,0.031268153,0.03407375,0.015295417,0.017886806,0.0143678095,-0.001167976,-0.003910502,0.011403656,-0.024776423,0.013428428,0.0032563745,0.025286842,0.004682732,0.055932723,-0.04090263,0.00007978824,-0.05851931,0.008818817,0.022467386,0.047711052,-0.06750074,-0.0028030337,-0.050338544,-0.031143472,-0.0004497707,0.0086165,-0.00602861,0.025274685,-0.0051522558,0.03444842,-0.01627436,-0.03757779,-0.046655387,0.03499156,-0.02254943,-0.0017892163,0.0016071202,0.019522097,0.0010484877,-0.022065232,-0.04135764,-0.01598773,0.0025943478,0.031247199,0.0063027637,-0.016913924,0.0074874195,-0.014014974,-0.051729515,-0.023328481,-0.028573122,-0.03210624,0.043457437,0.043077137,0.0008887748,0.0023886857,-0.037441958,0.03394179,-0.033766404,-0.027605535,-0.0189481,0.05127425,0.0022401917,0.042456623,-0.007054803,-0.009456688,-0.032362457,-0.034098618,-0.031162428,-0.03565463,-0.03502374,-0.02550648,-0.044901438,-0.0150696905,0.031751,-0.013362696,-0.010097791,-0.01413898,-0.009038679,-0.009439475,-0.01325259,-0.017453425,-0.09058016,-0.020154376,-0.005303858,0.016960373,-0.01913458,0.021081379,0.0023162954,-0.021499138,0.014985082,-0.023030253,0.02133259,0.057254806,0.058386136,-0.0035267267,0.02677611,0.0051232525,0.007198107,-0.021898247,-0.018344255,0.059669923,0.047831785,0.038844626,0.004432017,0.03422032,-0.008555292,-0.035698317,-0.05432913,-0.016111434,-0.0026920098,-0.035756815,0.014824641,-0.06759246,0.05365997,-0.001937701,-0.0027921456,-0.021464057,0.01982256,0.004024768,-0.025260799,-0.00078137784,-0.0076238024,0.08247071,0.004350906,0.008760904,0.0014755375,0.02714828,-0.043534465,-0.02453742,-0.023239037,-0.010967465,-0.0054874173,0.03299745,-0.022499563,-0.007945402,-0.055056084,0.017163178,-0.037382357,0.027229594,-0.005850093,-0.032478932,0.01389086,0.046209395,-0.002077435,-0.006394104,0.03881983,-0.024386019,0.024067398,-0.011017485,0.025284367,0.00841572,0.034981187,-0.033071075,-0.01115254,0.036088847,0.036530353,-0.033084363,0.008571263,-0.045193132,-0.017622562,-0.037426755,0.008393127,-0.022531321,0.023788877,0.011629467,0.021757495,0.010313527,-0.046895273,0.017738178,0.033248726,-0.032336753,-0.009370986,0.05023106,0.0015521611,-0.006184545,0.025222182,0.02546584,0.002353147,0.004385873,-0.034550887,0.0050731683,-0.007776584,-0.048796833,0.019820636,0.017285077,-0.012746671,-0.04073185,0.013399941,0.023642331,0.008459373,-0.02741651,-0.0385825,-0.03812917,0.0017617188,-0.013757361,-0.041554835,0.016608076,-0.03668312,-0.0024722223,0.014642968,0.009890802,-0.007385671,0.019865993,-0.06648441,0.02295,-0.029845526,0.001445308,0.050728645,-0.0007481163,0.006532067,-0.00006792615],"last_embed":{"hash":"1d3f8is","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"1d3f8is","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Event Listeners (respond to notification button taps)#{3}","lines":[38,38],"size":90,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1d3f8is","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Event Listeners (respond to notification button taps)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.048957214,-0.00037870384,-0.048135873,0.004324894,-0.031033412,-0.054330718,0.03104456,-0.01518441,0.0481261,-0.01339374,-0.0038949095,-0.004683538,-0.0052174483,-0.014969339,0.061226066,-0.011406649,0.003227915,0.029924855,0.0047622756,0.011655384,-0.0011760048,0.011609253,0.035642676,-0.0033911467,-0.03363457,0.009253166,0.040735368,-0.011479923,0.026510224,0.030734908,0.038518388,-0.08638659,-0.025142496,-0.049520783,-0.013157574,-0.019469777,0.021340178,-0.02883323,-0.053240087,0.03549206,-0.024340905,-0.012495724,0.011452066,-0.018161438,0.021056322,-0.0026374576,-0.02396077,-0.014163178,0.04394192,-0.041859746,-0.035067,0.0054263645,0.01589117,-0.0029285888,-0.0010856242,0.019252652,-0.015717331,-0.034242272,-0.052444275,0.023741592,-0.017266955,0.006981821,-0.052404564,-0.018896032,0.0061194035,0.042297665,0.026221028,0.025928302,-0.009207317,0.009099426,-0.04525249,0.020549776,0.02517046,-0.021652345,-0.036770217,0.019938013,0.028479973,-0.021102313,-0.013321621,0.045189053,-0.02995829,-0.0021219463,-0.029272646,0.000567161,0.020253308,0.026029017,-0.018863978,0.10282024,-0.000049971404,0.011032094,0.0004324651,0.004081834,0.005620699,-0.04902529,-0.004537028,-0.035332695,0.02089712,0.005229761,0.032367755,0.003863695,0.020636067,-0.021285875,0.003951686,-0.0035247616,-0.011776828,-0.0017971453,0.017340174,-0.022347387,0.00806896,-0.012843606,-0.020206466,0.0015046772,0.010538663,0.011526548,0.036792368,0.00877876,0.014595304,0.007499892,-0.025022317,-0.010087583,0.03344733,0.017247977,0.048964784,-0.0020105294,-0.013809012,-0.033004288,0.012907319,-0.024849197,0.04646912,0.0064742914,0.046863735,0.008612119,-0.0019428745,0.028070573,-0.021495327,-0.0076736766,0.020138051,0.04589362,-0.0021608658,-0.0582139,0.027928215,0.023544027,-0.009581702,-0.0062901923,0.016580943,-0.06397254,0.023592597,0.06136369,0.04388337,-0.03816054,-0.06214099,0.017951954,0.0016384855,0.008768661,-0.007880593,-0.018515615,0.0283935,0.025093809,-0.0033835985,0.024963172,-0.0024027575,0.036071092,-0.009880598,0.012010019,0.022350665,-0.001197239,0.014216563,0.002747099,0.004504888,0.019512646,0.016436487,-0.0089221895,-0.0036330407,-0.038057175,-0.002210801,0.024405515,0.019719083,0.015834387,0.01874887,-0.046700694,0.0014214523,0.02527804,0.005405036,-0.029839389,-0.010493989,0.0065712584,-0.030914493,0.020428954,0.035096217,0.060065117,-0.017068664,-0.017647797,0.009465138,0.018531581,0.024579508,-0.029380875,0.03991704,0.0128407525,-0.033918817,-0.010221985,-0.0034653444,0.004198369,0.036400057,-0.039914142,-0.034446314,0.0007248194,0.018007195,0.0015659592,0.029824354,-0.071326636,-0.009422477,-0.020434428,-0.06456133,0.0051112166,-0.012847306,0.028375875,0.0233558,-0.0031056786,-0.015720792,-0.016851952,-0.034160934,0.049731024,-0.015667465,0.0022149854,0.0182909,0.035326216,0.011143083,-0.0090695545,0.012595018,-0.002151332,-0.030626958,0.022878982,0.003656671,0.0064682243,0.048738196,-0.008234515,-0.029877927,0.035996303,0.03018755,-0.015486316,-0.0046145488,-0.051630158,-0.061841864,-0.027882934,0.011740972,-0.02439739,0.0037191072,0.013233832,0.00785005,-0.0009820899,0.004469814,0.018352881,-0.024223946,-0.0114322305,-0.0050589815,0.033995587,0.026629696,-0.02349705,-0.038656164,0.006836138,0.035612784,0.057160698,0.0038498517,0.010466931,-0.0017169636,0.007769106,0.018264575,0.0121138375,-0.0047485195,-0.00050787814,-0.019692512,-0.04815965,0.0517807,-0.020482594,0.016400402,0.0016999616,-0.01746498,0.02299875,0.048017308,0.010960783,-0.01047356,0.024909673,0.015938018,-0.0076938407,0.038969774,-0.025165293,-0.030293226,-0.0030377493,-0.023765394,0.016956227,0.0009916452,-0.022396928,0.06690745,-0.00045999425,-0.01645517,0.03635276,-0.013030151,-0.17747398,-0.06492038,0.011237865,0.035062633,0.030927377,0.02642018,-0.05080109,-0.01782785,-0.006113405,0.053957667,0.033024166,-0.052715972,0.009056812,0.005572406,0.027510993,-0.006615691,-0.03797576,-0.01974016,0.025907505,-0.026028024,-0.028685192,-0.016626377,0.09286995,0.04743613,-0.032284956,-0.031085137,0.08777765,-0.014903399,-0.031122712,-0.0007856694,-0.04779604,-0.02692493,0.0026413114,0.03419512,0.021873724,0.049018998,-0.0059181983,-0.008626274,0.05125176,0.006933117,0.036810428,0.026039245,-0.01669518,0.064724,-0.005078389,0.0024277868,-0.007946512,-0.010204483,-0.044429194,-0.022268904,-0.0048126155,-0.047189895,-0.02749665,-0.031712018,-0.028787132,-0.014288437,-0.024126159,0.008650626,-0.023037875,0.0070681125,-0.03530929,-0.038009994,-0.026094828,-0.048458286,-0.017754372,0.0066928132,0.02958604,-0.021970635,0.053680517,-0.03304926,-0.011104496,-0.027537169,0.01714463,0.0013863508,-0.00787281,0.032522257,-0.022263829,-0.03191477,0.029033886,-0.12012179,-0.008806667,0.020969432,0.0013800692,0.024173684,-0.029072516,0.011626582,0.060282785,0.05162956,0.0072799413,0.24137834,-0.036382586,-0.010512414,-0.0078374,0.017700097,-0.07109383,-0.002652498,0.040453523,-0.0048621036,-0.047975827,-0.0105184615,-0.037474047,0.049323663,0.014577462,0.00007589697,0.05150267,-0.012655799,0.03633728,0.04223734,0.0021702007,0.024048898,-0.018501112,-0.003909427,-0.02084224,-0.024045318,-0.022267127,-0.040373206,0.038827345,-0.0644828,0.09202506,0.006997624,0.05381678,0.05668048,-0.028148554,-0.050052,-0.0006609862,0.01717178,-0.008834306,0.0004052241,-0.020520674,0.016775062,-0.0072161327,0.04031294,0.028973969,0.007568428,-0.059693836,-0.029015753,-0.016592283,-0.03881469,0.0032734482,0.0021033322,-0.03334904,-0.0008136394,-0.023859492,-0.0030414113,-0.025379822,-0.012158519,-0.044844367,-0.026412666,0.05494505,-0.0031982274,0.013760225,-0.033453647,0.038569596,-0.015991773,0.014272061,0.023725014,-0.007445641,-0.007990425,0.051466946,0.046439625,0.06225342,0.0032790834,-0.020266904,0.0077953422,0.002332228,-0.0029314444,0.044573206,-0.023643503,0.0180248,0.026471473,-0.005630377,-0.0128260935,0.012247974,0.018990928,-0.026411297,-0.015700035,0.036671467,-0.039111048,0.048268795,0.005200555,0.0029507526,-0.007901339,0.02820175,0.0109556075,0.01686507,0.034720287,0.014117613,-0.022918412,0.003200145,-0.042222768,-0.061821,0.013877892,0.007914565,0.0018151607,-0.0027980027,-0.016327363,0.030620735,0.0008190494,0.0106779635,-0.03531547,0.016510207,0.007963556,-0.033978045,-0.013255253,0.08020994,0.007190442,0.014670949,0.031009814,0.025473103,0.028309291,0.049869873,-0.010348472,0.04963804,-0.0005612344,-0.06015532,-0.031399276,0.039989088,-0.029611757,0.011035521,0.028175874,-0.03362689,-0.03916649,0.032771457,0.053577658,-0.015626194,0.022453317,0.0004153878,0.0018611973,0.061018504,-0.006277569,0.011022033,-0.014286794,0.048423655,-0.012161406,0.0034797995,0.0058066533,-0.047220092,-0.0147094,0.017882172,0.038909525,0.049669884,0.012021136,-0.051468298,0.0072435797,-0.031215234,-0.00907537,-0.018966855,-0.010638566,-0.034098133,0.01209384,0.018808763,0.022287626,0.06027367,-0.032120872,-0.007593814,-0.0018056112,-0.015402553,0.024500955,-0.015573173,-0.037906714,-0.052943084,-0.04316006,-0.0051836125,-0.0064732577,-0.0033314459,-0.00839266,0.01510685,-0.047250662,-0.06777211,0.024007222,-0.031250153,-0.034489065,-0.020950757,0.0409153,-0.008438516,-0.034037184,-0.013419203,-0.006894823,-0.02718899,-0.00882549,0.09096452,0.023843942,-0.003024765,0.05815732,-0.00062945206,0.04998979,0.014199838,-0.009973507,-0.034077007,-0.0060326606,-0.004547004,0.0068660197,0.016407648,-0.058992572,-0.0482107,-0.017878067,0.032102685,0.0019537618,0.039809864,0.014141039,0.0015914611,-0.06013539,0.02529274,0.0031851907,-0.038876835,0.07137783,0.05105781,0.020762695,-0.011163803,0.0203077,-0.023373805,0.013765149,-0.013257248,-0.029322341,0.021997996,-0.017895613,0.009708706,-0.00087005843,-0.023791956,-0.005747056,0.008735441,-0.015741609,-0.038125925,-0.018233629,-0.0015522703,-0.0049651153,0.04948393,0.0056118374,-0.013112788,-0.04037546,-0.04147642,-0.0076529183,0.065951526,0.017252672,0.014867732,-0.029867768,-0.048431095,0.040751603,0.022972383,0.036346953,-0.060794096,0.020811856,-0.06893467,0.020691527,0.02517458,0.0029648207,-0.0109096,0.009726564,-0.028590666,0.01673183,0.027010275,0.019080298,-0.018199211,-0.018887447,-0.03264335,-0.015822014,-0.011863084,-0.033102658,-0.011972945,-0.052853446,0.0057837097,0.015372652,-0.02006168,0.025352938,-0.022441812,-0.0044018473,0.08112732,0.034075476,0.020815074,-0.0125061795,0.0061531644,0.002906672,0.023492293,-0.02891454,-0.004353622,0.030872844,-0.026163116,-0.0020939235,-0.018732296,-0.0016982579,0.0057440656,-0.0048923455,0.060579862,-0.014694235,0.0013274122,-0.063985765,0.01663489,-0.000024240453,-0.006846828,-0.007438735,0.027280867,-0.01744798,0.0014795272,-0.025371093,0.0136665935,-0.021520069,-0.021963326,0.039403066,0.04759657,0.02513398,-0.038701057,0.001009073,-0.006719716,0.022983026,0.013888679,0.06532995,-0.027165413,-0.01801922,-0.024035398,-0.016141865,-0.020032939,-0.042123206,0.037253547,-0.05801842,0.004257529,-0.018918224,-0.018087555,-0.03846641,-0.006578159,-0.010298409,-0.00849556,-0.02982915,-0.01985492,-0.027011625,-0.012811435,0.04054531,-0.019999595,0.003971466,-0.011652974,-0.0059563564,0.031452816,0.03893504,-0.0050556073,-0.0073582768,0.021164864,-0.015821567,0.0030087943,0.0015608572,0.007112934,0.041227914,-0.010308484,-0.010622353,-0.021049432,0.040197674,0.009617002,0.005993303,-0.030876242,0.00053908,0.023884648,-0.016417585,0.015500108,-0.06226082,-0.03220803,-0.0056066695,0.02401397,0.03333304,-0.001710992,0.026694098,-0.025723254,-0.018351363,-0.009907841,0.006414292,0.020870635,-0.039563086,-0.020331958,-0.040413138,-0.01447983,0.03966558,0.005575554,-0.03437439,-0.036846865,0.010657173,-0.030261675,-0.0042542694,-0.032063205,-0.014433582,-0.003869354,0.052424047,0.040451925,-0.025152013,0.047297206,-0.017610269,0.024651766,-0.15244287,-0.01559061,-0.030869443,0.0259241,-0.021311995,-0.00058258633,-0.021565298,-0.03452297,-0.013778115,0.0059365444,-0.032085836,-0.012874707,0.010295299,-0.03852727,-0.0047010733,0.060607888,0.022700632,0.0041629393,-0.05284507,0.038664885,-0.0143022025,-0.0046282955,0.0040801167,0.01733921,0.012897664,-0.027951637,0.030763963,-0.029432608,-0.01968945,-0.008766834,0.006419366,-0.04002536,0.02595385,0.05340111,0.0017226106,0.014102714,-0.002123453,-0.030731255,-0.0048624314,0.007196635,-0.030581685,0.020671586,0.01693051,0.02157491,0.007193041,0.063569196,-0.0056516086,0.0037340878,-0.047558434,0.014104084,0.0056704283,0.06702314,-0.06483455,0.007882291,-0.050786335,-0.02134634,0.0022173165,0.007822276,0.017954674,0.035082825,-0.022605458,0.020479431,-0.000604801,-0.029768115,-0.041735772,0.04179938,-0.040715292,-0.0065754675,-0.011604403,0.009728285,-0.009098803,0.0031547328,-0.035686657,-0.018758846,-0.0031212333,0.049371526,0.028604671,0.0057945657,0.0014506258,-0.001392389,-0.04121899,-0.015618375,-0.01979701,-0.031940904,0.031141127,0.00792311,-0.0071248193,0.018846607,-0.04821601,0.014788671,-0.020915229,-0.040015236,-0.015467217,0.056021675,0.015711011,0.029624326,-0.027011758,-0.004490148,-0.026397258,-0.025419971,-0.031124137,-0.021398349,-0.042454723,-0.032054305,-0.03402482,-0.0022843708,0.038381804,-0.00845042,-0.015440131,0.0035914483,-0.016562892,-0.018528378,-0.018017497,-0.024465196,-0.11303298,0.001250044,0.007080934,-0.000326417,-0.003651619,-0.0014162374,-0.011586869,-0.020425027,0.0018441973,-0.02511673,0.013896841,0.059032775,0.06331289,0.009682333,0.021820478,-0.003164695,-0.004532067,-0.020043004,-0.026161728,0.05173895,0.04305929,0.02563344,0.005399132,0.038340446,-0.025046224,-0.03429541,-0.046200726,-0.015715832,0.023559557,-0.04577136,0.030137237,-0.063560925,0.044800617,-0.0071106,-0.0029651613,-0.04163276,0.04850937,0.007919109,-0.004671793,0.03121776,-0.009099875,0.07976723,-0.0071431343,0.011975053,-0.011787167,0.017052844,-0.04382514,-0.016948022,-0.03043294,-0.011941757,-0.015849851,0.026396045,-0.018241715,0.0051215426,-0.065613635,0.03234841,-0.0038500677,0.04518154,-0.009209291,-0.036648937,0.017590065,0.024478108,-0.0018455696,0.0050021964,0.03728275,-0.010044993,0.028686337,-0.0013839209,0.029923316,-0.009629358,0.0139304465,-0.025674718,-0.0072598546,0.047015045,-0.0005902639,-0.0073926463,0.022410063,-0.047914743,-0.025259526,-0.043341704,0.017186824,-0.010774217,0.03290254,0.008376112,0.0075832093,-0.00483041,-0.04805745,0.025967425,0.05442109,-0.027468855,-0.012765967,0.034965165,-0.0060351174,-0.00923862,0.0137884505,0.018726038,-0.014719013,0.018062871,-0.053388566,-0.0045520877,-0.02627601,-0.059341207,0.0409352,0.02523419,0.002701245,-0.043712433,0.018807255,0.029680751,0.0028151725,-0.035688937,-0.034304656,-0.030519597,-0.0035841959,-0.0036658882,-0.043649822,0.013590194,-0.053986553,0.0127021605,-0.00927441,0.0083904555,0.022596333,0.0192631,-0.054740746,0.0064726262,-0.025605295,0.0019194594,0.04437509,0.0030667018,-0.005973731,0.007038954],"last_embed":{"hash":"1ktr08u","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"1ktr08u","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Event Listeners (respond to notification button taps)#{4}","lines":[39,40],"size":91,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ktr08u","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Notification Tasks (display the actual notifications)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.059725374,0.013222283,0.006263959,-0.012849985,-0.039979264,-0.037320416,0.00911487,0.026887646,-0.0018984887,0.007971055,0.02038318,0.039612453,-0.020158907,0.015945612,0.039375447,0.021949856,0.013143893,0.039764322,0.01392276,-0.0035304206,0.00691674,-0.00906895,0.028977286,0.008453334,-0.022571208,0.013749949,0.032940272,-0.022702225,0.040029433,0.010664935,0.05060534,-0.06816316,0.004776065,-0.038486365,-0.043505836,-0.037671145,-0.017545838,0.012499838,-0.04789114,0.023610912,-0.042311817,0.026456099,0.0074409195,0.006671552,0.026170786,0.017175836,-0.004969041,-0.011139067,0.023655444,-0.045439,-0.06616758,-0.0077994475,0.010777417,-0.01250408,0.015456865,0.04765905,-0.032982145,-0.035579875,-0.04433201,-0.023545984,-0.047942262,-0.002305987,-0.04676459,0.03328016,0.01292246,0.05941873,0.009182053,0.0033089684,-0.012221303,-0.018689817,-0.0526412,0.005912248,-0.026357863,-0.04311633,-0.045737587,-0.012186193,0.0069619915,-0.011342096,-0.00092366734,0.050909095,-0.02910413,0.0062472,-0.004823025,0.017842012,0.016985638,-0.0054383636,-0.034145664,0.106843784,0.03100525,0.0023130921,-0.013302571,0.003428882,0.0062409933,-0.049405597,0.0029105558,-0.028399827,-0.00063363224,-0.029763624,0.009369202,0.005392822,-0.009928264,-0.026060339,0.025434216,-0.011823786,0.008939634,0.022038776,-0.0147913955,-0.009636913,-0.009347845,-0.019950535,-0.0012462816,0.0076325205,0.037957545,0.007477848,0.034960926,0.011396643,0.00718935,-0.05789316,-0.018453829,-0.004168634,0.015732605,-0.0017887957,0.0009771896,-0.013796183,-0.0077383593,-0.0150155695,0.05922707,-0.0068605435,0.0069855694,-0.0068532606,0.034749012,0.017216971,-0.015107566,0.064926654,-0.017246433,0.013795309,0.016162569,-0.0016555688,0.015458344,-0.052552357,0.04304029,0.055144005,-0.026098127,-0.0039119464,0.012448326,-0.04495799,0.029739503,0.023913695,0.0073240544,-0.019169884,-0.053324804,0.04891824,-0.032114528,-0.02797673,-0.018805174,0.0045037903,0.07844848,0.018570961,-0.009779204,-0.015854046,-0.009789772,-0.00066014315,0.0014228192,0.03609552,0.030764423,0.0020885826,-0.015028687,-0.025660347,-0.015924538,0.03995035,0.025912624,-0.018945185,-0.027704034,0.012178657,-0.009488223,0.026109032,0.039924398,0.015387854,-0.010136313,-0.028252166,-0.054599553,-0.00460839,0.0041458677,-0.0062609985,-0.036703218,0.042357374,-0.023067458,-0.017632483,0.022963107,0.05411762,-0.020162001,-0.015880913,-0.026531719,0.020106778,0.012277795,-0.047947,0.08196759,0.021792823,-0.000096358905,-0.04145758,0.003146775,0.012425982,0.046354577,-0.03554756,-0.03562403,-0.050121624,-0.007361282,-0.016661318,-0.007250698,-0.04250834,-0.015918292,-0.009707917,-0.032468792,0.01762804,-0.04693058,0.007044664,0.0036758024,0.022691717,0.0063309963,-0.005926709,-0.04281757,0.05408963,-0.016727934,-0.0016979555,0.01236618,0.04961038,0.016954036,-0.0014808971,0.013508393,0.0097205555,-0.01944452,0.04363596,0.04299838,-0.004173241,0.028287705,-0.032629054,-0.027459567,0.018434169,0.017589025,0.0043538953,-0.028821249,-0.014107834,-0.006212851,0.0031393867,-0.029402802,0.019521652,0.049268357,0.02368437,-0.004110086,-0.025670933,-0.021809846,0.05348553,-0.00084234326,0.0037072995,-0.038667936,0.020272758,0.013768287,-0.011190459,-0.019465243,-0.0039273924,0.010069999,0.039835535,0.022376908,0.0053884746,0.023357598,-0.008156584,0.00868396,0.0126158055,0.0006779255,0.0068292255,-0.0015553916,-0.012165855,0.048918087,0.007981099,0.018626153,-0.02196039,-0.03108749,0.03394715,0.06905077,0.017650431,-0.021903561,-0.009192031,-0.0043816315,0.012358197,0.038016077,-0.03358897,-0.02793694,0.002925276,0.010925298,-0.0030754718,-0.01023442,-0.011301006,0.048442926,-0.016117865,0.013704013,0.034836404,-0.015296391,-0.16805288,-0.05046784,-0.00087194284,0.011129421,0.027907548,0.0012090638,-0.040227454,0.00023039088,0.001423567,0.04698278,0.03492823,-0.035109602,0.012987401,0.0013887885,0.0033060736,0.016256973,-0.030161338,-0.019231219,-0.016536647,-0.027838955,-0.04003778,-0.011650383,0.050397675,0.00003842274,-0.047216818,-0.036065593,0.03525459,0.014933689,-0.0061602322,0.024371408,-0.018499607,-0.06161223,0.008974721,0.022032926,-0.017003015,-0.0053612436,-0.037217475,0.00789943,0.043759443,-0.028048867,0.0178868,0.057378326,0.02180725,0.021941982,-0.028240953,0.03835997,-0.025066674,-0.0064302357,-0.06929566,-0.0077706203,-0.038629275,-0.035372235,0.0019269685,-0.05008549,-0.04719823,-0.009449851,0.01613446,-0.0139783025,-0.021413876,0.04645221,-0.037204374,-0.016578557,0.009681714,-0.06870448,-0.010510959,0.013018753,0.036747307,0.002983795,0.02602176,-0.0380438,0.010397472,-0.015833821,0.02171715,-0.02826866,0.002830367,0.020019513,-0.039554056,-0.027632348,0.012377033,-0.1162041,0.0064216303,0.041755166,-0.020252917,0.017129483,-0.013276113,-0.013740972,0.001756015,0.008678086,0.001212977,0.22196853,0.023432296,-0.009904084,-0.010373006,0.070942216,-0.03625293,0.01111049,0.053972825,0.021007173,-0.036747385,0.008098442,-0.001586007,0.016859101,-0.013432219,0.01657536,0.015831405,-0.030787658,0.057839286,0.067561455,0.01971095,-0.007927601,0.028777216,0.04567953,0.018053409,-0.04699996,-0.03273744,-0.026986394,0.03987783,-0.062121775,0.033521615,-0.005442309,0.033293966,0.09458573,-0.023687622,-0.041755106,-0.019505264,0.035323646,-0.041850567,0.007233615,0.03206725,0.009057505,-0.008062654,0.03841767,-0.011152102,-0.003267679,-0.036937732,0.023820976,0.013110886,-0.0026456718,-0.032853894,0.004851734,-0.027405718,-0.018410513,-0.02366169,-0.012468058,-0.027292838,-0.015173925,-0.023385128,-0.03821332,0.021532033,-0.00487099,0.017769258,-0.04632107,0.026605234,-0.0068394425,0.05377999,0.0015697902,-0.009377846,0.012624126,0.07012266,0.040833507,0.03122804,-0.019371342,-0.010652087,-0.021072526,0.007429325,0.023022143,0.0023023356,-0.018800775,0.024639636,-0.022765242,0.026420511,-0.038730513,0.051379975,0.012090679,0.002368373,-0.010183996,0.057866897,-0.019872654,0.047017552,0.0009627998,0.009735989,0.0007060803,0.012377666,-0.025236523,0.010789556,0.020723581,-0.0004981342,-0.042555824,0.019516405,-0.038391516,-0.019019593,0.011346095,-0.01559747,0.0070930473,-0.0044633546,-0.023642702,0.04416659,0.004495743,-0.0016947095,-0.0805157,-0.0012317987,0.017894149,-0.020812284,0.010547693,0.039676562,0.0027019249,0.00015930925,0.017077006,0.011230028,0.031072514,0.0020580278,-0.011684118,0.027805496,-0.013635399,-0.06803643,-0.014168406,0.0047268136,-0.038096737,0.029482258,0.029224036,-0.036247812,0.01237558,0.046568755,0.0250402,-0.004948135,0.024297718,0.012588786,-0.0011692885,0.016414536,-0.0016944518,0.041926485,-0.0037119698,0.04760561,-0.003579434,0.037538312,-0.0067261998,-0.066043615,-0.023759706,0.03688156,0.0061386987,0.05379218,0.029233107,-0.041396413,0.023069061,-0.03567011,0.0066410997,0.028498456,-0.0022323239,-0.024143597,0.0145449,0.029946124,0.048800867,0.06469307,-0.032318156,-0.05743155,-0.027815582,-0.009973222,0.00053984724,-0.015253234,0.0027289037,-0.09243952,-0.06647318,0.032238606,0.010160694,0.015552497,-0.011302288,0.038830873,0.025736077,-0.037684068,-0.0041681738,-0.048058134,-0.05342655,-0.01342372,0.0521754,0.013237246,-0.01100419,-0.0025280013,0.0072441814,-0.0062577534,-0.014916743,0.10159425,0.0068522957,-0.012401798,0.056711406,-0.02872284,0.07587978,0.018950153,0.032327253,-0.011057853,-0.0070067192,0.0341571,-0.023064377,0.01105604,-0.041763317,-0.042900175,0.025759988,0.05343484,-0.029275978,0.030334424,0.014926573,0.018515,-0.05729338,0.01307383,-0.017614085,-0.03839435,0.057065703,0.029769609,0.015595496,0.01391247,0.0285954,-0.037661344,0.0018713368,-0.0023220957,-0.024762563,0.028545596,0.01131087,-0.0054922896,-0.020752264,-0.030320495,-0.014146931,0.0028774764,0.018434865,-0.012478121,-0.008504561,-0.017480124,0.03192041,0.040044386,-0.004724576,-0.043177757,-0.056275927,-0.033981696,0.016566338,0.0689062,0.008978105,0.028239392,0.014336189,-0.044100743,0.017655974,-0.02664286,0.030301347,-0.020049036,0.012638617,-0.03191534,0.04117029,0.009340786,-0.015486497,-0.000020610009,-0.0071353633,-0.07663361,0.015247935,0.02953231,0.006456475,-0.03072885,-0.013666619,-0.04249073,-0.010781433,-0.050073456,-0.0035306923,-0.025506917,-0.014326302,-0.03957727,0.004548209,0.0008939546,0.03563447,-0.0015987622,0.0009918967,0.07217126,0.049890313,0.003549078,0.029200256,0.01919329,-0.003089518,0.024748012,-0.007865818,0.006074948,0.015080933,-0.021869605,0.017504958,-0.06430472,-0.031741243,0.026170159,-0.023816042,0.09420238,-0.018303815,0.0048169317,-0.070609055,0.017765267,0.02549197,-0.009058236,0.006439987,-0.005997444,-0.014235049,-0.000034282937,-0.0050405003,0.012634394,-0.026124226,-0.050260272,0.016230706,0.015487475,-0.0075282636,-0.06207961,-0.026823632,0.07163724,0.038262293,0.004634847,0.02257139,-0.02258964,0.017248053,-0.021592079,-0.056447968,-0.012585753,-0.058912016,-0.011438545,-0.029201,-0.024815496,-0.023301514,-0.031197513,-0.01686186,0.009873991,-0.003709376,-0.030248052,-0.0040191333,-0.0017881187,-0.022138037,-0.045449905,0.07674269,-0.024522206,0.021901108,0.026615722,-0.021125436,-0.0055547734,0.005138922,-0.024604065,0.023696827,-0.01301819,0.008603532,0.027532019,-0.00030071748,-0.016715385,0.04753265,0.032191847,0.0043807286,-0.044133816,0.05616413,-0.004584857,-0.024137737,-0.057077967,0.01301471,0.026094217,-0.04056246,0.03889334,-0.017914766,-0.013596431,0.00572375,0.015323701,-0.0012289368,-0.004010744,-0.006901999,-0.03310924,-0.022180196,0.0072820676,-0.008809842,0.019492423,-0.03549172,-0.036335777,-0.024918264,-0.027927937,0.02414648,0.015433743,-0.030962644,0.007790802,0.010213551,-0.027447874,-0.0022093134,-0.017763179,-0.016099341,-0.0033319944,0.036166847,0.002403241,-0.019266384,0.037465718,-0.042022254,-0.019097103,-0.1489444,0.011702468,-0.03092365,0.004809372,0.0035269149,-0.0064071543,-0.01935808,-0.0044154744,-0.006205625,-0.012023169,-0.023024708,-0.03763487,0.03318569,-0.044645343,0.027942171,0.025820678,0.018227085,0.0027827916,-0.05037707,0.062291294,-0.001872023,0.015393307,0.03995192,0.017759051,-0.025886161,-0.017161371,0.04340922,0.030440426,-0.010715562,-0.03531292,-0.02458823,-0.009123515,0.03193814,0.0048958776,-0.034841005,0.029317083,0.003160059,0.000843457,-0.026991649,0.0003043885,-0.039802145,0.01716448,-0.009318539,0.013468497,0.020958766,0.085749775,-0.037476964,-0.009426264,-0.050030258,0.0055495915,0.013402612,0.032900475,-0.048810065,0.010723737,-0.05743602,-0.028456705,-0.018417995,0.005175277,-0.03392269,0.015201908,-0.00626963,0.019582761,-0.020941284,-0.030667624,-0.0710966,0.011397945,-0.026710551,0.0033776702,0.016142337,0.0079183765,0.0027213315,-0.021029897,-0.045115896,-0.018043693,-0.0031513125,0.02101523,0.018466095,-0.040507644,0.0008746186,-0.0025540718,-0.042409517,-0.036928304,-0.007319902,0.016554615,0.032386295,0.038942333,0.029915243,-0.01257629,-0.048829343,0.023466622,-0.020761684,-0.032358218,-0.032075115,0.026085397,-0.020570157,0.061298013,-0.0051885108,-0.036686145,-0.012762049,-0.047812942,-0.0024267773,-0.029664574,-0.012182765,-0.006687574,-0.069401145,-0.019053519,0.017542433,0.0039287833,0.012925159,-0.027746951,-0.0027860627,-0.00603346,-0.01817165,0.0071745743,-0.07196956,-0.00086402445,0.002081058,0.07797438,0.0008384105,0.029961556,0.007901569,-0.01837203,0.033900414,-0.028186005,0.0411627,0.035864465,0.03536331,0.02526977,0.025589671,0.017307648,-0.006849985,-0.050338946,-0.00020234726,0.061545484,0.030399892,0.03268559,-0.017647913,0.027755711,-0.037667114,-0.015657682,-0.03959287,-0.01642814,0.007895988,-0.025720716,0.0025812397,-0.059432305,0.044464353,-0.022504134,0.0064492123,-0.03214654,0.025470136,0.0067848507,-0.028163968,0.006530789,-0.023119472,0.09194614,-0.019826796,0.05237614,0.008049404,0.0358891,-0.03529149,-0.022080652,-0.01855732,-0.024310762,0.015808083,0.034697883,-0.008519395,-0.021310318,-0.0328758,0.030815985,-0.054680623,0.014506494,-0.010037166,-0.028766343,0.02117502,0.021246012,0.0021505305,0.0013628184,0.026942065,-0.026971564,0.014776271,-0.009404539,0.008681142,0.015998567,0.0691857,-0.007836551,0.020043323,0.016136924,0.02465921,-0.018218247,-0.013542063,-0.005068796,-0.0073592407,-0.011665474,0.004747875,-0.0066245026,0.012134896,0.019014278,0.027789922,0.032567866,-0.030285079,-0.010280784,-0.0022733517,-0.026500463,0.0038681522,0.05732025,-0.0048561627,0.012750822,0.0021004186,-0.0015319834,-0.0117094405,0.012634002,-0.025764227,0.019903384,0.017838445,-0.02825457,0.014666045,0.014923452,-0.03881912,-0.020831373,0.023997314,0.008644134,0.018503562,-0.041395504,-0.03755784,-0.056433514,-0.0075561036,0.0032350335,-0.0068906825,0.02196133,-0.0142547935,-0.008022412,0.038474575,0.013692733,-0.030811192,0.004674017,-0.040967286,0.016656373,-0.009396008,0.011111338,0.035055,0.004244477,-0.01085465,-0.021829525],"last_embed":{"hash":"17rdyrz","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"17rdyrz","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Notification Tasks (display the actual notifications)#{1}","lines":[42,44],"size":185,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17rdyrz","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Notification Tasks (display the actual notifications)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0504617,0.0031746936,-0.0040409695,0.007554222,-0.042247076,-0.020952506,0.020883653,0.024706595,0.013316641,-0.026426435,-0.01151796,0.020612057,-0.014202945,0.019718813,0.05210931,0.0023810086,0.018232096,0.04054328,0.026897792,0.023917805,0.020011073,-0.012569872,0.056791607,0.006205448,-0.011294989,0.01346055,0.040045,-0.013977496,0.03260856,0.02026345,0.038919248,-0.064208545,-0.0097685065,-0.037161507,-0.031729206,-0.017652081,-0.003475095,-0.008475732,-0.049355812,0.041537955,-0.03868234,0.0064128432,0.005522992,-0.015409784,0.023174394,0.034033652,-0.022589473,-0.017612971,0.01581183,-0.04301463,-0.07308466,-0.002891117,0.017040651,-0.017822413,0.033461373,0.046343368,-0.041134644,-0.03935877,-0.055067137,-0.01215068,-0.025440114,0.011746637,-0.047744624,0.014636717,-0.003480994,0.050750654,0.022933757,-0.0040215724,-0.009841993,-0.026628485,-0.03068488,0.009280138,-0.029800499,-0.04817797,-0.052052893,-0.0016581126,0.015718194,-0.029394293,0.003676939,0.047263894,-0.041335903,-0.0067630964,-0.0021584267,-0.00053017377,0.012412827,-0.01041539,-0.010100684,0.103360355,0.020804118,-0.0037093756,-0.0037184453,0.0043070884,0.0009175045,-0.05692525,0.014390923,-0.05155339,0.0029063635,-0.04547294,0.013360785,0.002610578,0.02145504,-0.016974723,0.01298662,-0.0009809259,0.020662451,0.012357982,0.0010142281,-0.015881453,-0.015852435,-0.027631074,-0.014679121,0.010381312,0.045150116,0.031273074,0.03973258,0.028513182,-0.005470503,-0.028822126,-0.019156147,-0.004748875,0.03165199,0.001748163,0.028120551,0.004267518,-0.025613114,-0.021489648,0.03947305,-0.0063227504,0.0076430426,-0.0033990599,0.021318266,0.018163325,-0.007943039,0.0437844,-0.010132343,0.005732587,0.010088245,0.02662163,0.0071743536,-0.04226638,0.041762695,0.03747425,-0.031428277,-0.003305909,0.0048072427,-0.041203678,0.029557755,0.039779466,0.039444353,-0.015436232,-0.08234849,0.033462584,0.019185366,-0.010907167,-0.0011454235,0.01495402,0.0646821,0.018172976,-0.021690773,0.010650021,-0.020712899,0.008699665,0.012541742,0.044199016,0.028391317,0.0067766192,-0.019678473,-0.010894781,-0.014265014,0.018064482,0.012979843,-0.013084805,-0.010229376,0.0010606962,0.004732875,0.028237369,0.0045850677,0.012605498,0.004238461,-0.055292252,-0.03270332,-0.0018919134,0.0062215375,-0.023463685,-0.029070932,0.041253302,-0.02919087,-0.015193788,0.024445385,0.044423565,-0.032133587,0.0037623716,-0.016556708,0.0064686593,0.0062203445,-0.058999524,0.059810147,0.018209336,-0.012940048,-0.027789228,-0.0038799103,0.00013710503,0.031768348,-0.03496997,-0.04814131,-0.032832075,-0.002396266,-0.0012812135,-0.0051503703,-0.06288018,-0.017634997,0.004346005,-0.033261966,0.0037596268,-0.023583999,0.018327909,0.0011143888,0.010568198,0.0076248418,-0.024078928,-0.026229113,0.0669691,-0.020859838,-0.0055432026,-0.0020606434,0.04090564,0.017046617,-0.031229332,0.0071291234,-0.013767333,-0.009244871,0.03214362,0.01289926,0.015557093,0.028966023,-0.034613207,-0.008442983,0.04150966,0.036534816,-0.0013276509,-0.023677401,-0.04498352,-0.02433181,0.010693201,-0.019617293,-0.00056828,0.03697037,0.03346162,-0.0072842967,0.008072452,-0.022919308,0.033849526,-0.00004741048,-0.013101504,-0.03574825,0.02498763,0.0050779656,-0.011791222,-0.023725891,-0.0082424935,0.030678967,0.051338084,0.016353551,0.0068606045,0.015925335,0.0012642054,0.0051767267,0.01653734,-0.008498039,-0.0071007046,-0.0060325754,-0.046727132,0.041152492,-0.025764672,0.01305866,-0.00806804,-0.021525849,0.04777606,0.055078465,0.011434155,-0.022148455,-0.0012397565,0.0091058565,0.00473525,0.050484795,-0.02169133,-0.051496744,-0.0033315292,-0.0052105086,-0.00046742015,-0.017123397,-0.026499882,0.046880994,-0.02229502,0.0013445407,0.044416536,0.007385517,-0.16721782,-0.073722206,0.00297262,0.0062747947,0.030139633,0.010247925,-0.04115157,-0.013703947,0.010512981,0.07270219,0.036468573,-0.0442281,0.01197628,-0.0007861009,0.03750321,0.018670259,-0.02705748,-0.024546904,-0.012163776,-0.016721293,-0.040171366,-0.006573866,0.07816574,-0.012311595,-0.054323763,-0.0205118,0.08417009,-0.016757956,0.019857356,0.030346442,-0.042993218,-0.03658134,0.0061858753,0.002416999,-0.0052125007,0.028666228,-0.03390419,0.0051318435,0.045166776,-0.012921903,0.04026892,0.041987516,0.0023536691,0.042275134,-0.0199938,0.03319615,-0.032719035,-0.011699765,-0.06772528,-0.018665811,-0.050204784,-0.031890135,-0.0030367472,-0.047400046,-0.04469817,-0.0013139299,-0.0014488688,-0.00034057844,-0.04405448,0.042462945,-0.021515694,-0.02214208,0.016525999,-0.05259056,-0.022498693,0.035223722,0.038195778,0.004884777,0.013576082,-0.032396786,0.00024730925,-0.037090603,0.016638674,-0.016237538,-0.003500203,0.023253473,-0.041210964,-0.011768974,0.031183572,-0.11820514,0.008605554,0.024334634,-0.012705836,0.026566174,-0.02984998,0.015150714,0.041343592,-0.008419088,0.0023800163,0.2164056,-0.0012715242,-0.0068275835,-0.0035457455,0.043662556,-0.036168694,-0.009176803,0.049877357,0.010734823,-0.044962432,0.00468424,-0.0030098823,0.04800999,-0.0043298267,0.01762631,0.0148228,-0.030929677,0.07489357,0.06430878,0.017621107,0.03005407,0.0073084007,0.042287063,0.011735156,-0.024707586,-0.053367954,-0.027097348,0.040182516,-0.04386714,0.039536122,0.0066187037,0.062031895,0.08837879,0.006026886,-0.028944967,0.0011344341,0.033027556,-0.042751215,-0.0065057105,0.024939582,0.015724601,-0.0159759,0.029248469,-0.001658286,-0.013365139,-0.038420457,-0.003207259,0.005976219,-0.010193479,-0.013178924,-0.0075308634,-0.016049843,-0.0085944515,-0.043171406,-0.011437832,-0.024071777,-0.015612325,-0.028359685,-0.025647108,0.032527577,-0.010962315,0.018923964,-0.030264935,0.04125005,-0.028436791,0.031345747,0.002717789,-0.023419475,0.015392948,0.06105912,0.052135993,0.035049956,-0.014489806,-0.006683431,-0.010806164,-0.018473633,0.01604358,0.014269313,-0.01705333,0.01644433,-0.010833641,0.004586638,-0.028357096,0.042121004,0.0053168563,-0.009120277,0.020216448,0.058430344,-0.030832116,0.070361175,-0.009351674,0.016090607,-0.0364774,0.008073031,-0.01103851,0.022993494,0.03320763,0.010073531,-0.03476617,0.026479041,-0.047235947,-0.027023565,0.020898424,0.0069787377,0.0045763575,-0.008922037,-0.039508432,0.05967746,-0.0006859599,0.003256369,-0.06825274,0.012382517,0.016496746,-0.02088371,0.018055394,0.06581126,0.0064239986,0.0031227518,0.021433735,0.011220366,0.03052624,0.03356571,-0.016823472,0.051005986,-0.01894991,-0.059623532,-0.009852568,0.03348362,-0.032682557,0.024678022,0.0060429033,-0.024932675,0.003628505,0.04165314,0.040121827,0.005369558,0.018440265,0.00004800429,-0.007728542,0.030839367,-0.019962216,0.043170493,-0.013666475,0.064882234,0.0002732644,0.03128154,0.0011478484,-0.048088927,-0.015495042,0.017281173,0.037796266,0.03977811,0.022198277,-0.04586849,0.02390218,-0.05644062,-0.00051133597,0.024127478,-0.021420872,-0.03177228,0.008473579,0.0014703176,0.02451854,0.045166343,-0.024192605,-0.051360127,-0.0043220744,-0.0022726685,-0.003892065,-0.025220541,-0.014656783,-0.081705905,-0.0502449,0.0016551896,-0.017219758,0.014454163,-0.01627446,0.030215407,-0.0035934283,-0.035779677,0.018408354,-0.029865995,-0.07003482,0.008226009,0.04089621,-0.0011242195,-0.02248603,-0.006669786,0.008485051,-0.011651484,-0.021113407,0.10726198,-0.010600505,-0.0070546437,0.05856568,-0.0054732207,0.048938453,-0.0058796634,0.015193151,-0.020907091,0.012478093,-0.003079645,-0.012159402,0.023300016,-0.04590634,-0.04155274,0.0136099495,0.04024761,-0.012703473,0.025368253,0.0021628656,0.017050857,-0.051222693,0.02478253,-0.021886827,-0.029343512,0.050693277,0.03315021,0.042251773,0.008873493,0.021201992,-0.029800694,-0.020750359,0.0069976742,-0.020895142,0.039209567,-0.01037212,0.00013484685,0.011345064,-0.024461532,-0.0065520434,-0.0066306368,0.016348345,-0.01990524,-0.023184706,-0.011285128,0.0029486294,0.04970274,-0.017834798,-0.0439851,-0.039916016,-0.025804808,0.022540227,0.07874476,0.019332312,0.0388368,-0.013223018,-0.036927383,0.01296324,-0.028361076,0.042718187,-0.03339386,0.011043194,-0.06963073,0.033291016,0.024275506,-0.022148598,0.00039333504,0.009309631,-0.07209192,0.0085012,0.011014355,0.0018532337,-0.03066345,-0.009720491,-0.047336474,-0.0064907786,-0.048947703,-0.016390184,-0.019806005,-0.039697718,-0.010778205,0.009980962,-0.01712238,0.03272503,-0.0018832674,-0.013360308,0.043501012,0.07380917,-0.028281217,0.008759529,0.0074408604,-0.018192094,0.019526506,0.0036808304,0.0008548977,0.03841262,-0.029119259,0.0020513197,-0.021581331,-0.01856589,0.006363652,-0.027882647,0.083268605,-0.011443778,-0.019559283,-0.06824543,0.018675208,0.005198961,0.0048605283,0.008447431,-0.0005808814,-0.00070136035,0.002123051,-0.03055006,0.022425033,-0.022073444,-0.03368953,0.028083032,0.018989999,0.015325617,-0.046151612,0.0007810894,0.03091269,0.04129559,0.009626262,0.05427894,-0.029561989,0.023680331,-0.019495873,-0.040030733,-0.020273289,-0.06393942,-0.0034116344,-0.04626854,-0.019504452,-0.0010993988,-0.026612205,-0.029741835,0.00039263806,0.0028590264,-0.016818495,-0.030566297,0.009191042,-0.04363639,-0.03330304,0.05910209,-0.019153299,0.013389064,0.019418653,0.015537301,-0.0036631732,0.034766622,-0.028577311,-0.011208685,-0.0013125293,0.008568056,0.0016769603,0.0030207762,-0.018861262,0.03228542,0.031911016,-0.017194502,-0.03792153,0.04287756,-0.011747552,-0.007384269,-0.05676172,0.023139423,0.043812618,-0.024074277,0.04249617,-0.028290128,-0.040442646,0.0030087219,0.034577113,0.013872481,0.024743801,-0.0068127955,-0.02275902,-0.015015865,0.01778673,-0.004798421,0.022074055,-0.036529876,-0.029015535,-0.033692088,-0.052094366,0.026235681,0.0052759703,-0.018067779,-0.021013064,0.001440612,-0.017348776,-0.022275276,-0.022561723,-0.010669862,-0.012445113,0.05060561,0.01871624,-0.011023822,0.049073163,-0.038268227,0.0049187937,-0.15188631,-0.0069460706,-0.050212145,0.033253256,0.0036705707,-0.0052951076,-0.022980448,-0.03180113,-0.0021310383,0.008861163,-0.018920675,-0.03943433,0.027202943,-0.0285822,0.003273317,0.0309653,0.030220708,0.026818635,-0.062251575,0.061363395,-0.0074825,0.009839957,0.01672864,0.021801712,-0.013840705,-0.02384297,0.036588926,0.005488122,-0.01616581,-0.020140799,-0.024886189,-0.04734882,0.027227681,0.03185003,-0.040179934,0.0256111,-0.015726881,-0.036382724,-0.039797693,-0.014295664,-0.036209036,0.024497025,0.014216399,0.0023618888,0.026026001,0.08340804,0.0024231658,0.0031044798,-0.05153376,0.0065906174,-0.010663901,0.059355192,-0.050292682,0.026355416,-0.05865934,-0.018754723,-0.011299459,0.0022597914,-0.020270435,0.016171087,-0.03128253,0.0116163725,-0.014161066,-0.02729877,-0.06703563,0.018719083,-0.04203069,0.010019808,-0.0016044757,0.00073198276,-0.0029515247,0.0092392005,-0.045663007,-0.018128773,-0.002998805,0.0430129,0.035744727,-0.023736557,-0.0027095014,-0.0004859847,-0.043122355,-0.024977013,0.00063381204,0.017098613,0.017426403,-0.0040175742,0.014959467,0.007700835,-0.048979063,0.00069879007,-0.0079614995,-0.041599497,-0.017491685,0.02650961,-0.002956222,0.04568971,-0.028796203,-0.027588595,-0.0046957047,-0.033481177,0.01629395,-0.012171248,-0.016357873,-0.0005661143,-0.064538985,-0.00044768775,0.024892613,0.012241006,0.014645136,-0.014633614,-0.020071726,-0.0155113395,-0.034197252,-0.0050333487,-0.09648643,0.020089407,0.023523364,0.063806415,0.008451753,0.0055568093,-0.012222982,-0.011650994,0.03559938,-0.02400176,0.022157796,0.03293282,0.052485257,0.030335875,0.019666642,-0.0058010984,-0.012306294,-0.050026815,-0.006635035,0.045256633,0.025692385,0.011933456,-0.019610068,0.031440653,-0.05314661,-0.010314218,-0.03235007,-0.021202145,0.029463688,-0.042600628,0.022606147,-0.05806507,0.035822704,-0.027262174,0.013227713,-0.05365022,0.054628756,0.019838087,-0.012900581,0.038759854,-0.03017341,0.083523795,-0.034183428,0.06182804,-0.013160498,0.010191928,-0.038809396,-0.006976893,-0.027714524,-0.01695553,-0.004963857,0.02800279,-0.014904934,-0.004527376,-0.05119321,0.0418653,-0.018662494,0.039560765,-0.014344861,-0.021790402,0.023488471,-0.007762428,0.011332466,0.01824796,0.03295543,-0.022879906,0.014753917,-0.0060067773,0.0072857756,-0.0044420883,0.04056949,-0.008073163,0.03185362,0.036698513,-0.009937916,0.0068516727,-0.0037413181,-0.0051580872,-0.016813673,-0.014928807,0.0063383873,0.002323661,0.02978898,0.016969822,0.012163014,0.024967624,-0.04584052,0.0021847219,0.008491914,-0.013818094,0.0074574673,0.038561057,-0.0072405958,0.01832875,-0.016607843,-0.009244455,-0.036743052,0.028600447,-0.04571922,0.011007814,0.00026611454,-0.036892246,0.03494621,0.020824213,-0.022148011,-0.015757738,0.027723204,0.0253301,0.017399404,-0.04961922,-0.03790159,-0.044255067,-0.008803745,0.00061056967,-0.0117778415,0.020474305,-0.034024075,0.004382983,0.012564103,0.019284062,-0.0017391046,0.00027015293,-0.033680912,-0.004584407,-0.01639385,0.003985937,0.035427418,-0.0071902415,-0.029928224,-0.016765472],"last_embed":{"hash":"6hcf3h","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"6hcf3h","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Notification Tasks (display the actual notifications)#{2}","lines":[45,48],"size":186,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6hcf3h","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Action Tasks (perform actual actions)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.053113785,-0.0016635119,-0.03244022,-0.014395781,-0.043125816,-0.04676039,0.031020036,0.0037904189,0.02024963,0.007672968,0.021634007,0.005122447,-0.0005799511,-0.021901246,0.054279882,0.016322853,-0.0008839326,0.041586988,-0.0020039878,-0.0037525566,0.004560275,0.00955989,0.0376276,0.020566849,-0.05296815,0.0006296846,0.041075584,-0.026419628,0.04042848,0.029186264,0.03020928,-0.08374578,-0.016893001,-0.05009026,-0.041476026,-0.03385042,-0.0066931765,-0.0036984768,-0.060736205,0.01465158,-0.02528857,-0.0046549663,0.03394945,0.029695991,0.019766595,-0.018633673,0.0028476105,-0.007924528,0.03792339,-0.038923465,-0.052629955,0.00053910667,-0.0031719133,-0.023029504,-0.015652684,0.02017762,0.003676627,-0.041568913,-0.025715912,0.024078658,-0.014552958,-0.003654326,-0.047851477,0.0060371417,-0.0026378918,0.034717266,0.027869366,0.033138968,-0.003908317,-0.003986747,-0.048038732,0.015279039,-0.009767913,-0.02702258,-0.018309811,0.009732277,0.012277738,-0.008584773,0.002669437,0.05263146,-0.015435133,0.02212905,-0.018929677,0.011843787,0.031489428,0.033468932,-0.041489497,0.09919133,0.031430162,0.010822847,-0.016535982,-0.005000958,0.0070161833,-0.0666486,0.005206064,0.004566627,0.0072003356,0.011237902,-0.00096304447,0.005842035,0.026402537,-0.02191867,-0.009874306,-0.028237248,-0.0018736119,-0.00091678806,-0.01487611,-0.03953418,-0.022418942,0.005025812,-0.013304162,0.014513373,0.0057993536,0.008037534,0.021786068,-0.008670017,0.023452753,-0.040588524,-0.02374155,0.019762725,0.0054995483,-0.0011404031,0.020213287,-0.036446553,-0.006917265,-0.02612343,0.042983934,-0.0109296655,0.033837445,0.029644325,0.028103188,0.0012809007,0.0036221498,0.051532853,-0.023156242,0.0066403165,0.0117158815,0.01340379,-0.0013108065,-0.08598448,0.04074082,0.025803648,0.014472038,-0.00742051,0.032365575,-0.06974074,0.017557545,0.04156862,-0.0067453077,-0.023459243,-0.022011416,0.030876637,-0.038879465,0.007505473,-0.0010941304,-0.03720258,0.023712005,0.043132212,0.010701806,-0.028280133,0.0020425408,0.013466801,-0.033189543,0.00041725457,0.025883453,0.00010516349,0.0071602436,-0.01585517,0.0017295621,0.07217814,0.037381083,-0.040761698,-0.01330247,-0.032154784,-0.018110534,0.013749842,0.05038913,0.021524115,-0.00805881,-0.030637024,-0.013122489,0.0066791107,0.0061989715,0.00043950498,-0.0376554,0.0030969726,-0.0077677933,0.035701953,0.037045266,0.06686977,0.012133017,-0.028306855,0.007159029,0.029974323,0.014901988,-0.03218618,0.05105567,0.02522077,-0.024087923,-0.02671448,-0.005985825,0.021381067,0.071461655,-0.045564372,-0.022515245,-0.034699436,-0.010115312,-0.021651924,0.01365499,-0.038349327,-0.0107488185,-0.024174612,-0.06847821,0.027477194,-0.0522482,0.007127303,0.032698613,0.0011589912,0.0070188884,0.001896521,-0.049687676,0.033284295,-0.0027153483,0.0027606753,0.021842726,0.057261746,0.030021608,0.008948244,0.032492843,0.023209672,-0.04161433,0.011245125,0.047275133,0.015913226,0.051914997,-0.020279203,-0.03429612,0.022113847,0.0042142738,-0.009466475,-0.02487974,-0.029945605,-0.037098415,-0.034889065,-0.03711939,0.02210067,0.016594378,0.014867553,0.0060861674,-0.016652534,0.003064903,0.04410425,-0.026846653,-0.011251102,-0.017623823,0.025073567,0.035704236,-0.008856649,-0.047130562,0.020638553,0.028529696,0.054389272,-0.004328219,0.010841528,-0.023362186,0.00034973008,0.026124755,0.023607673,0.009857172,0.026865,-0.016489834,-0.007417734,0.038579103,0.008569199,0.026640812,-0.042580497,-0.032531876,0.015894806,0.07011567,0.015713496,-0.01474715,0.034512028,0.013503577,0.002202011,0.023516158,-0.018341936,0.0006193385,0.01258192,0.007997005,0.006248655,0.022726066,-0.025639527,0.056361172,0.007533414,0.0073533664,0.0052687773,-0.03917011,-0.16116467,-0.049369175,0.021534614,0.036526486,0.03775028,0.018026896,-0.025361681,-0.014026571,-0.001105535,0.019340185,0.0062015504,-0.048735313,-0.0072587407,0.014429434,-0.012563346,0.0069883736,-0.023423173,-0.0077150604,-0.013550231,-0.026299473,-0.0324128,-0.0322049,0.04778741,0.038081918,-0.03602334,-0.040153712,0.069944955,0.024709964,-0.045276515,-0.0066583995,-0.01395057,-0.04876249,0.008708035,0.021826347,-0.020045482,0.05012498,-0.017551413,-0.022419984,0.018119778,-0.00081699016,0.017484786,0.0395758,0.019713195,0.042946663,-0.019313475,0.048928566,-0.023074985,-0.010570829,-0.06616984,-0.003481867,0.0051400447,-0.061462793,0.009363511,-0.027965741,-0.03760005,0.008526544,0.007743522,0.0006994737,-0.005509515,0.031384658,-0.021758208,-0.03752021,-0.0149319535,-0.061072987,-0.019684305,-0.018104399,0.034676112,-0.031210076,0.027852746,-0.024576766,-0.012653464,-0.008543098,0.024736326,-0.014499472,-0.0093919765,0.024867,-0.028051676,-0.035406735,0.0031666965,-0.09662872,0.011579959,0.028316995,-0.010352287,0.012637452,-0.027899766,-0.03702751,0.006834089,0.053171877,0.018661685,0.2405109,0.02059646,0.020922326,-0.025010671,0.06988244,-0.048738807,-0.007476348,0.040651225,-0.005822282,-0.04208373,-0.008354409,-0.021642659,0.022064118,0.0061034844,0.022970796,0.013464785,-0.019960243,0.013409917,0.059762314,0.010288854,0.014674215,0.013443158,0.0022908743,-0.0024049974,-0.04687233,-0.021952678,-0.035128806,0.05119069,-0.05883546,0.072594196,-0.021263715,0.00026695034,0.06866444,-0.03439502,-0.06366819,-0.013942288,0.024469333,-0.013074718,0.017858464,-0.012183972,-0.008570464,-0.0007586902,0.027113147,0.024037475,0.0019438958,-0.050260317,0.0029115158,-0.0036533286,-0.026014768,-0.0059913425,0.017304298,-0.035403688,-0.0025118566,0.011808344,0.00108781,-0.02303728,-0.028516421,-0.03534067,-0.040655866,0.017686581,-0.003297821,0.006745757,-0.055816714,-0.006843299,-0.018276937,0.03730763,0.0026959619,0.008297376,-0.014893133,0.055946603,0.03963049,0.030984052,-0.02055004,-0.00042607126,0.010314261,0.02239446,0.011662549,0.018703872,-0.021585176,0.027743526,-0.0015592756,-0.007444488,-0.027445242,-0.008008072,0.016213177,-0.015004064,-0.046961367,0.043257248,-0.02859436,0.037874393,0.025683789,0.008791173,0.051928893,-0.0046845768,0.0070693297,-0.0071726358,0.009299382,-0.00918751,-0.035206493,-0.029333781,-0.03901259,-0.05378629,-0.012795372,-0.02692427,-0.0049205534,-0.012806432,-0.015321958,0.022210425,0.009257632,0.0018363621,-0.05869599,0.006838931,0.031114068,-0.03178898,0.0022329574,0.06762222,-0.009029024,0.012623878,0.032755084,-0.0006539133,0.028459033,0.0063067577,-0.013334637,0.0382171,-0.009344739,-0.04483434,-0.029179044,0.031644356,-0.04972366,0.027161911,0.040187348,-0.04226664,-0.018487783,0.044193167,0.03162509,-0.029501662,0.038143322,-0.01240822,0.0035071617,0.028314974,0.0041845697,0.0014654215,0.001916035,0.045452267,0.0011752256,0.05114793,-0.0017879659,-0.048372872,-0.009990414,0.027015084,0.020086074,0.046043735,0.007833828,-0.057859845,0.008083734,-0.028266191,-0.011748246,-0.017918665,0.011474829,-0.03175874,0.022572784,0.04780309,0.03432103,0.08558962,-0.027769985,-0.012748333,-0.013960579,0.012012634,0.018071814,-0.024692228,-0.011602037,-0.064561576,-0.040834,0.031025928,0.023885135,0.0018755399,0.015844487,0.02293598,-0.0107967025,-0.047276903,-0.012653335,-0.043217715,-0.04523498,-0.027029548,0.036687262,0.0007307016,-0.015038573,-0.001563698,0.007569415,-0.015732614,-0.0066361316,0.096060134,0.056758214,0.0045597865,0.08058737,-0.049395557,0.061833836,0.015126727,0.019047469,-0.009687059,-0.015774177,0.014808878,0.0013077023,-0.013561758,-0.035503007,-0.042951725,-0.025546307,0.03806197,-0.0019274502,0.0403606,0.028480604,-0.0074888845,-0.034171965,0.020333473,-0.013999879,-0.027549403,0.06302247,0.042763025,0.0054752403,-0.016758693,0.009506416,-0.023220168,0.004340163,-0.039121628,-0.044580813,-0.0031153592,0.0014903354,0.008551466,-0.010663646,-0.0061311913,-0.008959238,0.04345049,-0.015133845,-0.02672943,0.015365434,0.015163155,0.0254014,0.03003287,0.018404186,-0.033708677,-0.05573191,-0.07394443,-0.015325322,0.052438915,0.018563468,0.0051503563,-0.018395917,-0.030734435,0.030735027,0.03367194,0.016200934,-0.0394041,0.034680195,-0.02596688,0.053925622,0.003823711,0.016823126,-0.006867602,-0.0011599524,-0.047609035,-0.009703105,0.05965077,0.0022413838,-0.0068937927,-0.030096438,-0.029967144,-0.025532015,-0.04221421,-0.016843209,-0.009275375,-0.020669106,-0.020893043,0.016064769,0.009503011,0.03273325,-0.005297432,-0.0007127588,0.07118912,0.049192373,0.0059607336,0.0024989946,0.024796251,0.033510916,0.009904248,-0.040389318,0.007883949,0.0061933747,0.0042552473,0.0052861767,-0.054467864,-0.027044542,0.006694812,-0.017686505,0.030019695,-0.015916066,0.015725365,-0.039979823,0.006229442,0.014700818,-0.004713414,-0.010140516,0.010857655,-0.02225696,-0.007958503,-0.014091967,0.022907233,-0.013646028,-0.06524891,0.029073777,0.026973277,0.021503344,-0.04235531,-0.022238905,0.06629168,0.050301753,0.025209524,0.03895967,-0.037991878,-0.021347135,-0.011699004,-0.022024289,0.010664089,-0.0398898,0.024051473,-0.06212205,-0.0041028652,-0.028565034,-0.017922588,-0.023381028,-0.016231619,-0.0143622,-0.0062938374,0.008960281,-0.029677441,0.0025917066,-0.040984713,0.059285004,-0.014036289,0.009969573,0.020718805,-0.030727547,0.032931548,0.021194616,-0.01750196,0.031099418,0.024874037,-0.021937318,0.03880777,0.011212702,-0.0012379921,0.066965796,0.013318119,0.0101303905,-0.043572117,0.055581223,0.0025512264,-0.035849407,-0.045417365,0.005530543,0.015759213,-0.020351967,0.020799953,-0.06297149,-0.011442337,-0.0020530326,0.008097313,0.0152721815,-0.026015822,0.008476366,-0.04039327,-0.02071657,-0.039275724,0.0074832235,0.02468934,-0.026226588,-0.014617048,-0.04021823,-0.020576695,0.02558634,0.018027738,-0.030247075,-0.016934542,-0.000028565995,-0.051422145,-0.016789362,-0.032801844,0.004632389,0.016417345,0.035494022,0.014234503,-0.038193908,0.020059036,-0.020532632,-0.0064787758,-0.14440446,-0.0033518495,0.0022634913,-0.015345133,-0.0195973,0.0070084585,-0.03340729,-0.0077966405,-0.023008576,-0.009489946,-0.034485422,-0.018879406,0.01742207,-0.04451901,0.004236685,0.045683876,0.0039093145,-0.0064235404,-0.049864776,0.05315117,-0.0038483774,-0.011743466,0.03405814,0.018962694,-0.001829937,-0.010721844,0.02927712,0.0012107721,-0.027108531,-0.028074427,0.03625449,0.0052962527,0.024993012,0.026906312,-0.008080388,0.019326756,0.013620143,0.018169967,0.0008886761,0.0056929193,-0.028792564,0.01703909,-0.0028949627,0.013551539,0.010436455,0.058553282,-0.029338315,0.01003728,-0.04346118,0.026789274,0.009715321,0.037127946,-0.08495252,0.0025892153,-0.046266694,-0.03457722,-0.010065198,-0.016083231,-0.022438403,0.033578467,0.012198724,0.032717865,-0.010046738,-0.045360945,-0.028109748,0.02675181,-0.021395719,-0.0048217583,0.03096113,-0.020304922,0.021228794,-0.028813224,-0.0315405,-0.00998971,-0.028341597,0.02515434,-0.011156939,-0.04307412,-0.0039997967,-0.0027984218,-0.035253298,-0.029103871,-0.036573432,0.004019023,0.03125471,0.029224481,-0.0077636815,-0.005468897,-0.03015413,0.05191701,-0.046329595,-0.047539182,-0.019440666,0.039571404,0.004774111,0.05486459,-0.011299903,0.025873195,-0.034796562,-0.0032123416,-0.026488796,-0.021283362,-0.040404372,-0.031400975,-0.05062515,0.012912807,-0.0046956274,-0.023085274,-0.015229635,-0.0148601355,0.00038319064,-0.011341566,0.008979149,0.015254656,-0.060156036,-0.023838267,-0.007656312,0.017997894,-0.00062579894,0.014781757,0.0054042535,-0.012237547,0.0030748846,-0.028024243,0.038184267,0.089143634,0.059104804,0.018458778,0.018936953,0.035975978,0.013276463,-0.042644385,-0.0043763774,0.060585205,0.03644085,0.051243734,0.017312467,0.023071075,-0.04834823,-0.028256012,-0.030786991,-0.0075697936,0.019763492,-0.03447899,0.038398944,-0.056985278,0.026488708,0.01100832,-0.008018531,-0.0335415,0.005001957,-0.013044711,-0.006317334,0.014895185,0.00985164,0.08873463,0.01171918,0.03220278,-0.024291182,0.029807864,-0.062230494,-0.056972794,-0.019735452,-0.018048506,0.004403284,0.04427682,-0.0042287353,-0.012888733,-0.04361426,0.02610538,-0.030243395,0.03623613,-0.015322003,-0.076922655,0.023125622,0.033691272,-0.004228835,0.02889315,0.041470632,-0.045535244,0.014471408,-0.019368576,0.02371583,0.009960412,0.017878568,-0.034466464,-0.018743724,0.024361383,0.02526746,-0.026970329,0.0057479376,-0.028528178,-0.049148608,-0.024217894,0.028169636,-0.031182906,0.014769711,0.03149376,0.014490613,0.024992473,-0.03112886,0.016665928,0.04180819,-0.02393348,-0.009365819,0.017259857,-0.016827393,0.006755714,0.0010964562,-0.0021640158,-0.0055847084,-0.0039990772,-0.014205138,0.013216826,-0.006288363,-0.0620636,0.019734627,0.045643415,-0.01577657,-0.02152826,0.023638992,0.027008899,0.0023093608,-0.021238789,-0.03122949,-0.04085644,-0.0016641323,0.012721162,-0.032588452,0.017506259,-0.04553957,0.00077554,0.012463737,0.0068892934,0.00023277105,0.016405232,-0.05246166,0.019478345,-0.02325845,0.0023503723,0.038827278,-0.012673734,0.017686408,-0.0046696044],"last_embed":{"hash":"1re3skr","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"1re3skr","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Action Tasks (perform actual actions)#{1}","lines":[50,50],"size":88,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1re3skr","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Action Tasks (perform actual actions)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05232458,-0.004415586,-0.05350576,0.009415236,-0.028427497,-0.050387572,0.039254937,0.018448137,0.04481235,-0.020473087,0.0031703522,-0.012987968,0.011919107,-0.018099377,0.0625408,-0.0020295477,0.013341329,0.035251543,0.018321484,0.028592428,-0.005637272,0.014516794,0.062074773,0.019801252,-0.036002256,0.018409802,0.0715312,-0.011545286,0.016827388,0.032776363,0.03453913,-0.07395431,-0.033991948,-0.053063724,-0.0055704317,-0.021096501,0.0121202795,-0.030756406,-0.050932586,0.040441588,-0.04083359,-0.00400116,0.020645753,0.0044269636,0.014569474,-0.024269655,-0.019543588,-0.010861014,0.02842697,-0.04170823,-0.031014733,0.0128773,0.00032635796,-0.013824724,-0.0052835974,0.016904889,0.0043578837,-0.058778007,-0.034352332,0.04611462,-0.013241709,0.0052741193,-0.06599598,-0.016441008,-0.01007568,0.03382012,0.03741412,0.02713944,-0.0028994286,-0.0059135146,-0.03521732,0.031462677,0.007081094,-0.030740947,-0.027538346,0.029778533,0.028547738,-0.03560131,-0.020705476,0.042763583,-0.025213609,-0.0044199293,-0.023142455,0.011698755,0.038116608,0.026849858,-0.021382222,0.095529646,0.012866768,0.012693823,-0.006625555,-0.0045494977,0.009597574,-0.062308867,0.01724951,-0.015061437,0.025574064,0.009766016,0.021144504,-0.014907015,0.04840082,-0.0064823194,-0.01633463,-0.023078024,0.004798045,-0.02720286,0.00082841446,-0.033055715,-0.013723301,0.0061673494,-0.020168383,0.016248334,-0.00016555242,0.010980191,0.027462356,0.0062129116,0.0017911542,-0.00022613346,-0.034282904,0.0038618925,0.03328731,0.008920296,0.042655617,-0.005013981,-0.010649556,-0.043076184,0.028740013,-0.026026672,0.022580488,0.026332047,0.025793152,0.0025840797,0.008670649,0.028229438,-0.031900313,-0.00422924,0.009497515,0.06657407,-0.006468717,-0.06852297,0.029345924,-0.0038110954,0.0047149765,-0.015132876,0.03636852,-0.0789426,0.017857956,0.05182818,0.03307496,-0.027232353,-0.035378393,0.015942033,-0.0009163871,0.015669076,0.006499348,-0.044102345,0.012393156,0.016779967,-0.020348497,0.0120280385,-0.01797918,0.023898201,-0.03031035,-0.011384545,0.023167081,0.015250542,0.0077238884,0.001585631,0.018387515,0.04301861,0.02494714,-0.024339885,0.003473024,-0.058361787,-0.016497234,0.016288314,0.014415076,0.010544263,0.02153827,-0.05353576,-0.0005392636,0.001490846,0.0028632465,-0.020106753,-0.012138962,-0.012615241,-0.017169064,0.05325596,0.038067326,0.041262634,0.00031055033,-0.023200538,0.020669455,0.0088990005,0.013790836,-0.0333981,0.036087323,0.011685138,-0.044546723,-0.014975657,-0.006040533,0.0060761585,0.058228984,-0.04961591,-0.034936726,-0.0067638867,-0.0015842583,0.0022960624,0.02537191,-0.08068294,-0.019231685,-0.0038227509,-0.08167447,0.021850316,-0.0256032,0.026902111,0.023892628,-0.026200887,-0.0053720353,-0.0342031,-0.038085856,0.033496168,-0.0121889515,0.009000271,0.02004805,0.0514271,0.026001953,-0.006897411,0.031932894,-0.007488558,-0.03991427,0.019781932,0.01612298,0.020021643,0.051655807,-0.01128442,-0.01524562,0.04548866,0.014676467,-0.008110926,-0.012898404,-0.05651699,-0.035339803,-0.03157327,-0.02216009,0.0046260105,0.0030572363,-0.003587088,0.0019700665,-0.0052171885,0.013845599,0.039349217,-0.022013023,-0.021271488,0.00089422177,0.026840843,0.034754265,-0.0031951435,-0.04973442,0.012620115,0.04786186,0.035004336,-0.010144846,0.0086320685,-0.021473935,0.0076032863,0.0119953975,0.015064454,0.012911371,-0.0044528646,-0.020120146,-0.032910343,0.030498115,-0.028060831,0.03386794,-0.0027244294,-0.036668386,0.025644243,0.049975142,0.009618239,-0.0066789268,0.047760632,0.02532476,-0.0071701286,0.019557515,-0.01487675,-0.0230743,0.0036941913,-0.019030279,0.021007866,0.025948945,-0.05583005,0.053050734,-0.0022770548,-0.021769313,0.008224554,-0.012383489,-0.1503775,-0.07191234,0.03272682,0.014818801,0.034774818,0.026325038,-0.031307716,-0.011635376,0.0019330686,0.03230866,0.009085725,-0.05829019,0.0009444721,0.011633097,0.009592622,0.013549361,-0.035947602,-0.027148275,-0.0013640379,-0.004957249,-0.024241636,-0.027160764,0.08012011,0.04772421,-0.040535357,-0.018131688,0.08531871,0.008091287,-0.022301737,-0.009672571,-0.03226084,-0.020217767,-0.0010371278,0.025234807,0.0042356574,0.07232801,-0.021964302,-0.011080754,0.02689107,0.007017238,0.03490379,0.0124997655,-0.00431321,0.059365433,-0.014387407,0.04323701,-0.018551623,-0.0013164366,-0.048317123,-0.019913057,-0.010454272,-0.0506451,-0.013994204,-0.01898795,-0.024678981,0.008063505,-0.00025157575,0.02513635,-0.022045024,0.016110733,-0.019580219,-0.037650272,-0.02521112,-0.034929503,-0.030179724,-0.007447435,0.029897206,-0.037196983,0.037473887,-0.027335271,-0.029534267,-0.010800409,0.021251552,0.017140152,-0.013716032,0.028802946,-0.036682893,-0.024315035,0.0252812,-0.091339685,0.0093006585,0.014136518,0.0015629686,0.023453811,-0.042767845,0.003563322,0.057605594,0.049833387,0.015193929,0.23805463,-0.02621927,0.016196998,-0.013476324,0.041288078,-0.055911228,0.0030445463,0.037921105,-0.0077203675,-0.03878078,0.00214027,-0.03410992,0.046773087,0.010632057,0.011194355,0.021461826,0.0037494143,0.022008337,0.050280917,0.007897409,0.050779153,-0.0035525882,0.0014496087,-0.004939571,-0.033125564,-0.029944913,-0.034002326,0.03579206,-0.06013756,0.069672965,-0.0039042693,0.033182357,0.061147984,-0.02250123,-0.043771394,-0.00093720236,0.0072610746,0.0006918595,0.013032747,-0.014924426,0.008474526,-0.003973524,0.013856232,0.030085143,0.0023267157,-0.056530815,-0.021595879,-0.017544169,-0.031440448,0.0048228926,-0.0049888385,-0.040832642,-0.0016062533,-0.01880053,0.00021134192,-0.020192327,-0.016658263,-0.044704758,-0.027766526,0.052315887,-0.013495091,0.014205449,-0.038283635,0.022050874,-0.034786783,0.01550637,0.017959401,-0.007603855,-0.010518766,0.052664246,0.07317366,0.05196282,-0.017260458,-0.030638285,0.02579945,0.020112192,0.012274777,0.026910098,0.002168848,0.020016678,0.01324108,-0.03587299,-0.014910132,-0.014362333,0.025080796,-0.028898168,-0.019643057,0.052092783,-0.03312852,0.039707698,-0.0057507437,0.011254456,-0.0014166402,0.009283263,0.013285315,0.010050841,-0.0050808373,0.006944873,-0.019322503,-0.026124196,-0.05635606,-0.06929947,0.0067770113,0.0032158745,0.0011750613,-0.010746875,-0.020454122,0.03700143,0.007919017,-0.0012767375,-0.034190774,0.024399383,0.025370717,-0.03829136,-0.009324956,0.08294673,-0.019741576,0.01680438,0.029287655,0.011011745,0.038049456,0.029619033,-0.019519724,0.047701523,-0.021388257,-0.028437741,-0.0151028,0.05787088,-0.031308394,0.010841084,0.016180038,-0.02713834,-0.029717164,0.036139563,0.049111202,-0.017979445,0.016714389,-0.01445816,0.010775294,0.039514355,-0.004273418,0.015027014,-0.009972107,0.055511463,-0.0039487705,0.04060461,0.0052114376,-0.026873535,-0.0054417416,0.011907495,0.05080061,0.04077729,0.007498339,-0.058797836,0.011248744,-0.045852315,-0.012938603,-0.017691882,0.0028488273,-0.038891148,0.018073682,0.022285141,0.01121437,0.055990998,-0.022488585,-0.0066991663,0.010525036,0.010501576,0.022566568,-0.033888686,-0.03300018,-0.051202387,-0.045846008,-0.010927972,0.0049595726,0.0002589117,-0.009140538,0.0062030787,-0.03648275,-0.06028471,0.0122365365,-0.03020712,-0.04154375,0.0007410618,0.023346141,-0.011780982,-0.029556321,-0.004178564,0.0058781756,-0.020526253,-0.005910828,0.096495196,0.025451142,-0.00049959804,0.07258098,-0.041551627,0.03066135,0.00044728117,-0.005993641,-0.03177087,-0.0020817784,-0.025960533,0.009545447,0.0072821295,-0.04622442,-0.04624776,-0.017167581,0.03283937,-0.007107113,0.021939848,0.019653281,0.0025220092,-0.035247616,0.02059859,0.00007227657,-0.045391653,0.069349535,0.030890077,0.023309272,-0.026004566,0.008991104,-0.0014386962,0.008966371,-0.013332776,-0.0410181,-0.0053849393,-0.016585791,0.0018380962,-0.0030674327,0.00044452376,-0.007936936,0.04909256,-0.030667065,-0.038702123,0.009859259,0.005711195,-0.0027368295,0.04059319,0.009582995,-0.019090734,-0.05367128,-0.06024664,-0.01991473,0.06327856,0.024384044,0.0094606085,-0.026541803,-0.033832822,0.037802894,0.03885513,0.028231855,-0.050487816,0.018289844,-0.06822927,0.047416054,0.032657117,-0.0025831643,0.0016389495,0.00917136,-0.04188968,-0.015472685,0.038084082,0.0134818135,-0.007830075,-0.015727248,-0.025308825,-0.030055255,-0.036329716,-0.028368292,-0.0035917552,-0.039188165,0.0071617337,0.013340993,0.003402166,0.026617602,-0.013344862,0.010005208,0.050194487,0.022236027,0.0070239687,-0.022102015,0.0015271646,-0.0009717838,0.010024788,-0.03030596,-0.01055638,0.03290844,0.0075718574,-0.008558166,-0.0123131005,-0.004873437,0.0048547,-0.0066517126,0.018512413,-0.012912896,0.016369892,-0.041139957,-0.0019993999,-0.003990524,-0.002352048,-0.010319689,0.020658761,-0.014225054,0.0043036994,-0.02878758,0.0074869986,-0.0050320476,-0.044887234,0.03616596,0.020506755,0.048738975,-0.03551302,-0.00791882,0.046714008,0.035042226,0.008761228,0.06450924,-0.020708542,-0.021148348,-0.009567672,-0.007026532,-0.004321918,-0.051275738,0.04122955,-0.09393795,-0.00435127,0.0033703437,-0.0122032035,-0.039618224,-0.02033484,-0.015090288,0.008964222,-0.021400766,-0.017649459,-0.011730424,-0.023793414,0.032648515,-0.015913054,-0.0051662517,-0.00021564579,-0.004914664,0.020045241,0.05163357,-0.017843872,-0.008957843,0.042214148,-0.025641516,0.02324462,0.00046525465,-0.0014962141,0.05739299,-0.005858876,-0.00071590865,-0.027931187,0.041285463,0.012370527,-0.009398212,-0.03884535,0.0050767125,0.024599103,-0.0068161683,0.018688716,-0.07310398,-0.018106524,0.0052719507,0.04181172,0.03241918,-0.0059645628,0.0066079665,-0.031318087,-0.02478265,-0.026448369,0.0067251795,0.026191557,-0.026216185,-0.008062262,-0.044404972,-0.026726536,0.026855297,0.0157846,-0.03358098,-0.04753962,-0.006683082,-0.048898432,-0.01972256,-0.022869768,0.0075739827,0.0021891133,0.040949117,0.028450068,-0.029750781,0.030775383,-0.017790094,0.02929754,-0.14397477,-0.011016542,-0.01404389,0.016149487,-0.018900866,0.005020145,-0.021876045,-0.03806091,-0.015121714,0.013047236,-0.039006185,-0.012411464,0.0048895935,-0.03966287,-0.010295442,0.06348053,0.015326688,0.009079299,-0.045926843,0.036804724,-0.01618384,-0.025069602,0.0016883187,0.030002583,-0.0033496474,-0.023521643,0.032013215,-0.023751643,-0.030661574,-0.022497926,0.034426868,-0.041252807,0.027377019,0.054649927,-0.012538904,0.010245703,-0.0046076793,-0.014994008,-0.0025989255,-0.006114266,-0.029978782,0.024945438,0.018853366,0.00053561514,0.018890502,0.038509674,0.00047166404,0.014650086,-0.038097434,0.035283856,-0.021157242,0.056810208,-0.086402275,0.020953555,-0.046954785,-0.019990498,0.007547949,-0.018839916,-0.0022038105,0.039901797,-0.010477942,0.025920147,0.0010362972,-0.028001713,-0.028076269,0.030430526,-0.0062576914,-0.0010511492,0.014889147,-0.023929534,0.01717238,0.015135304,-0.033326373,-0.021089641,-0.025215957,0.05114085,0.010526979,-0.010272133,-0.0001831768,-0.0034797573,-0.03413541,-0.030928109,-0.047894653,-0.007292034,0.01508724,-0.0037924529,-0.028286304,0.010618744,-0.02520695,0.020623332,-0.029069318,-0.053442974,-0.021024251,0.054807372,0.011582254,0.038386162,-0.01388253,0.02811189,-0.032826647,-0.0045295465,-0.024842752,-0.0053601125,-0.060390085,-0.042336553,-0.04779605,0.03408302,0.0022192474,-0.008522519,-0.012641558,0.0070413966,-0.017832413,-0.022893334,-0.0055876225,0.00051915995,-0.08172959,0.004098567,0.003619699,-0.002992001,0.004760133,-0.012315285,-0.014518171,-0.006999662,0.005380585,-0.028728759,0.029285211,0.06623082,0.064282365,0.01940103,0.0011143773,0.020216426,0.021349726,-0.041851006,-0.014126113,0.04331955,0.043938678,0.03883285,0.019281833,0.020627487,-0.053993743,-0.0004531814,-0.03645551,-0.016537758,0.04239723,-0.04715598,0.05069562,-0.05074893,0.025018752,0.008787,-0.01128607,-0.051865615,0.043301217,-0.0032293051,0.006169588,0.042813938,-0.0022384527,0.073578246,0.0049757604,0.029187754,-0.03756434,0.019749874,-0.04767694,-0.039951373,-0.0275624,-0.0069557247,-0.017773805,0.025307816,0.00669634,0.005201594,-0.04180919,0.029288186,0.015904352,0.04931127,-0.015517245,-0.061623733,0.012917949,0.008543794,-0.0041335034,0.028252264,0.044338394,-0.035379384,0.016019039,-0.025516436,0.030772451,-0.0047209105,0.00012159705,-0.028776113,-0.013518236,0.016876636,-0.010885688,-0.007604399,0.0127144875,-0.03307684,-0.05894836,-0.03215326,0.022948805,-0.020824917,0.036094423,0.026568566,0.0072099636,0.023697628,-0.048927687,0.029965926,0.072012946,-0.011443712,-0.018468115,0.023728076,-0.01590219,0.0023715268,0.001994579,0.0026919837,-0.031591073,0.013010619,-0.031280816,0.005836601,-0.038971182,-0.07841905,0.029174821,0.050884135,0.006168693,-0.02894589,0.00716063,0.043058526,0.00785114,-0.03809671,-0.031446982,-0.01631502,0.011322508,0.016289242,-0.023174675,0.015248412,-0.04910816,0.031757265,-0.010955456,0.017218895,0.020395728,0.018022828,-0.056418315,-0.0042029372,-0.023484524,-0.0054371,0.035985645,-0.0094339335,-0.012979884,0.008625664],"last_embed":{"hash":"haflud","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"haflud","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Action Tasks (perform actual actions)#{2}","lines":[51,51],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"haflud","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Action Tasks (perform actual actions)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.052315168,-0.016187856,-0.04184128,-0.0028568688,-0.04430571,-0.040144186,0.036676724,0.016565688,0.023437798,-0.012680037,0.0271152,-0.01714315,-0.011780375,-0.0038948907,0.07065427,0.004639858,0.0014385273,0.031998627,0.0072994214,0.023683013,-0.02656369,0.022510726,0.045569766,0.015184248,-0.03885641,0.009370814,0.07467245,-0.018925762,0.017365977,0.031372637,0.048825108,-0.09150669,-0.04314514,-0.05786578,0.0039929305,-0.017072845,0.005970913,-0.025499834,-0.055294458,0.026903955,-0.03164596,-0.0025661692,0.0017024619,-0.017147303,0.02430137,-0.021879502,-0.028411495,-0.002837704,0.0158346,-0.035215724,-0.03864126,0.02352498,0.018112544,-0.03252912,-0.0123529695,0.024705604,0.020533465,-0.067698814,-0.029944755,0.052407492,-0.0071532633,-0.0045920494,-0.045388322,-0.017268695,-0.0066556,0.04145978,0.047782183,0.02527675,-0.006015597,-0.0037915914,-0.03962388,0.015660185,0.019502932,-0.03546975,-0.013361513,0.019036992,0.024462692,-0.028251385,-0.0040044137,0.042137403,-0.015277011,-0.0025131737,-0.035764374,-0.0026353777,0.047446314,0.032484658,-0.01817861,0.10646004,0.013101685,0.012475495,0.0031828484,-0.012599925,0.0058876327,-0.05611596,0.0073329243,0.00094013935,0.01803931,0.027745966,0.02648799,-0.012245412,0.043000594,-0.0025079863,-0.02113804,-0.005322254,0.0063843704,-0.041100424,0.00015968808,-0.039003897,0.0015889963,0.0029347148,-0.019460171,0.010816218,0.003907439,0.0024801807,0.02695367,0.006366754,-0.002515457,-0.019352607,-0.018623969,0.01709183,0.040933773,-0.0071966015,0.02892782,-0.012288093,-0.007860695,-0.027589241,0.052543018,-0.015282339,0.018573197,0.01416068,0.025700554,0.007575081,-0.008405229,0.036050066,-0.02368899,-0.008272728,0.006421366,0.045998972,-0.023758937,-0.09026666,0.017335724,0.006449599,-0.0114175845,-0.017612431,0.03210565,-0.07182988,0.0009732924,0.04971732,0.016291298,-0.02759434,-0.027499294,0.026451493,-0.017268162,0.026047539,0.011230107,-0.053486295,0.03043971,0.034271367,-0.0024460808,0.007984162,-0.011821794,0.02323331,-0.03194447,-0.012665791,0.013501441,0.009881484,0.016151825,0.028040616,0.01323853,0.056873474,0.0355536,-0.030096369,0.008952918,-0.04722593,-0.01978432,0.013893661,0.026711345,0.016459847,0.0041481717,-0.057698514,-0.049354263,0.004092064,0.0064803045,-0.01412009,-0.018579518,-0.009868346,-0.025070375,0.07404378,0.04040239,0.04512523,-0.009662959,-0.019772049,0.022411704,0.012912839,-0.0056058504,-0.031820424,0.04041052,0.014521258,-0.04321724,-0.011467768,0.00785655,0.022732211,0.04775215,-0.046756595,-0.027200766,-0.028746232,-0.00080153067,0.006275465,0.030622961,-0.07450233,-0.0014131544,-0.024372121,-0.06987654,0.025491865,-0.018295383,-0.010900144,0.02798367,-0.02793479,-0.0076527754,-0.01602965,-0.024041908,0.029027106,-0.00071931817,0.009978276,0.045788463,0.05548031,0.017235644,-0.013818955,0.048544925,0.0055226856,-0.048262812,0.021236124,0.024739465,0.021104112,0.06410964,0.0018136083,-0.02123901,0.047052994,-0.0030350452,-0.016500631,0.0010417833,-0.0417706,-0.04080154,-0.0104460055,-0.034978177,0.01781159,0.026920095,0.0016041044,-0.012063456,-0.026035275,0.032472894,0.04085529,-0.0527427,-0.012281061,0.018899653,0.03913794,0.019811632,-0.004287878,-0.032985773,0.0044654026,0.041841466,0.02770802,-0.011938368,0.012267491,-0.024298465,0.00014335556,0.0070899413,0.015993323,0.033308245,0.010551178,-0.0325929,-0.031263255,0.03644595,-0.0040175207,0.023942066,-0.01704558,-0.041689165,0.03733048,0.058692977,0.011898461,-0.010452082,0.035588097,0.028280059,-0.023925288,0.015763652,-0.015358833,-0.03705401,-0.008223693,-0.021050144,0.019716106,0.024751471,-0.039925378,0.055890016,-0.019830026,-0.027376732,-0.008109709,-0.0071416646,-0.14789331,-0.06922313,0.023481883,0.023696907,0.03340448,0.022600893,-0.044290457,-0.018197943,-0.013900259,0.007448219,0.007653671,-0.05504167,0.005677264,-0.0022063942,0.0050666337,0.0017840357,-0.02759939,-0.01930781,-0.017112125,-0.015196589,-0.029429128,-0.019611359,0.057943106,0.04405523,-0.036536787,-0.029559974,0.077854134,0.0040904367,-0.028269036,-0.016957281,-0.027251402,-0.038261198,-0.0030556303,0.04016122,-0.0020239921,0.04967452,-0.024899924,-0.011830842,0.02902519,0.01778602,0.017937254,0.004173287,-0.007372854,0.044656586,-0.022636032,0.06992824,-0.018731426,-0.00048625056,-0.055143863,-0.008343448,0.018736826,-0.052380748,-0.010285384,-0.012295212,-0.021885028,-0.000047064394,-0.012411458,0.04309278,-0.025434662,0.01599341,-0.019426959,-0.009563807,-0.01486752,-0.025933865,-0.017808016,-0.01437591,0.024877487,-0.02184925,0.04376955,-0.028295461,-0.019279964,-0.010440543,0.024067333,0.0068680504,-0.0075130938,0.023006724,-0.016806018,-0.025943778,0.022816679,-0.09728743,0.010707633,0.037939265,0.008608901,0.024771491,-0.03391023,-0.019598577,0.04900735,0.063298464,-0.008989512,0.22918245,-0.023987582,0.009726606,-0.007206888,0.057404947,-0.05734851,-0.0065228567,0.060728066,-0.022634784,-0.043796483,-0.0136595145,-0.034971934,0.03496149,0.012194596,0.0061688516,0.039349638,-0.002890709,0.021439303,0.057710018,0.0045080814,0.04624097,-0.0062778727,0.0036907473,-0.014880979,-0.024496797,-0.014840172,-0.0231329,0.025385467,-0.06184482,0.08292767,-0.02562335,0.024912857,0.069516495,-0.03911533,-0.04395763,0.0029412243,-0.0037968138,-0.0010705914,0.03472624,-0.016065491,0.008083714,-0.012244736,0.008948169,0.0077528893,-0.0055234563,-0.062400673,-0.018943647,-0.0052576205,-0.031758834,-0.017315745,0.0037009995,-0.041650135,-0.0074145184,-0.020897247,0.0028859654,-0.027477149,0.0037884153,-0.036166262,-0.029956933,0.051792674,0.0047570234,0.01737878,-0.037113197,0.027512353,-0.032330286,0.019875914,0.0056724213,0.019897541,-0.019897854,0.060620345,0.058386967,0.032964844,0.0023019812,-0.023690727,0.025053374,0.032044534,0.020444117,0.021335062,-0.005130988,0.0056453985,0.003892595,-0.0169904,-0.004723287,0.0033521275,0.026605552,-0.02963334,-0.0046266797,0.05382064,-0.03437641,0.02335535,0.0045515145,-0.0036758247,-0.004789997,0.009839516,0.025738196,-0.0017701255,-0.013998903,0.0016569801,-0.026948826,-0.036046095,-0.06103562,-0.061577428,-0.0014672228,0.009197435,0.008012607,0.0059121638,-0.024751129,0.03318203,0.0005183255,-0.008553266,-0.035996947,0.030577471,0.024927253,-0.04272102,-0.031523604,0.07899028,0.004220914,0.012357299,0.029284528,0.02876056,0.042102356,0.024934161,-0.008089549,0.038100585,-0.008659051,-0.044544037,-0.0005636015,0.040981527,-0.02447936,0.015453563,0.015532202,-0.02875963,-0.028422536,0.04427809,0.03738509,-0.010385579,0.0026322838,-0.019594695,-0.006052579,0.045322504,-0.00079319585,0.030422512,-0.0041706855,0.046683874,-0.0050131152,0.032416496,0.014950703,-0.023663811,-0.0047760946,0.014466021,0.06932341,0.037436686,0.0066897045,-0.06630686,-0.00021750822,-0.056598566,-0.02461426,-0.026406953,0.015610334,-0.02900222,0.0030652394,0.022631621,0.021807792,0.053525727,-0.01842618,0.007857876,0.014819441,0.019538885,0.015620555,-0.01924367,-0.021471214,-0.043573104,-0.056371108,-0.01502951,0.016907105,-0.012245598,-0.016354838,0.018089063,-0.013410955,-0.071163826,0.007952682,-0.045914304,-0.010096526,0.01680158,0.040148698,0.010290875,-0.045714863,-0.012790564,0.005326553,-0.017397095,0.011239257,0.09586262,0.019423556,-0.011377188,0.071838856,-0.020932473,0.024344092,0.01646567,0.010885959,-0.032293804,-0.0033591997,-0.011216191,0.002063918,-0.0069392673,-0.053479996,-0.020525204,-0.032157592,0.0333465,-0.004037308,0.04278957,0.012062566,-0.004065979,-0.04010573,0.016220886,0.005842695,-0.0594989,0.05843979,0.02766071,-0.0010282291,-0.020436224,-0.007258674,-0.006808408,0.002148198,-0.01425539,-0.058523756,-0.006387497,-0.010882846,-0.015239206,-0.021073231,-0.017480798,-0.010144269,0.05117229,-0.03731394,-0.045468967,0.009798089,0.0024814322,0.013338033,0.038457286,0.02469883,-0.037135545,-0.06356382,-0.06247752,-0.04068213,0.042286403,0.022788072,0.010984237,0.0037146385,-0.027647521,0.07028464,0.019220166,0.015074867,-0.062972754,0.0075866394,-0.06031245,0.048642837,0.0347126,0.0050012125,0.00015235189,0.0013104334,-0.02973959,-0.013215649,0.035955414,0.02938227,-0.017608568,-0.015393551,-0.0052673398,-0.02146064,-0.036893617,-0.022544242,0.013054913,-0.029870281,0.0067076776,0.024154952,0.01751199,0.027503172,-0.021710629,0.01887828,0.043641932,0.029434158,0.0056747617,0.004897014,0.009609895,0.01435557,0.019429917,-0.043982513,0.0034320909,0.008066996,0.018155057,-0.0032923515,-0.0045824195,-0.01793444,0.019895218,-0.01229813,0.038360823,-0.0075745923,0.021505266,-0.036634568,-0.014763883,-0.0067172777,-0.007646352,-0.019641986,0.011539488,-0.012285998,0.0019111586,-0.019902216,0.006235731,-0.0010575235,-0.049606256,0.0461523,0.009501405,0.04033116,-0.030142255,-0.018418908,0.05835153,0.03392651,0.0007256808,0.06009172,-0.019535078,-0.030892495,0.0063378215,0.00003110613,0.0043751225,-0.03969273,0.04777667,-0.05608883,0.0009647245,0.0074795093,-0.004076491,-0.031692535,0.0040958514,-0.02378264,0.005653914,-0.03566084,-0.02435051,-0.0069708945,-0.04318333,0.025108648,-0.0070531503,-0.0064579835,0.0066782907,-0.013238122,0.018659983,0.044906724,-0.0056571476,-0.0051321113,0.043038264,-0.026487706,0.01996775,0.006747324,0.008862809,0.06774036,0.0021057255,0.01818052,-0.017129146,0.034885194,0.009336915,-0.019751027,-0.03735169,0.018979784,0.027456876,-0.015236939,0.0122308,-0.075887956,-0.011309016,0.010945809,0.036965232,0.023304546,-0.02502432,-0.010927884,-0.019150006,-0.0134924445,-0.035158932,-0.00041758062,0.037669588,-0.037336927,-0.0013683919,-0.024852693,-0.026238702,0.032273468,0.007295859,-0.028196597,-0.0148562435,-0.015130767,-0.058629584,-0.0035155695,-0.030030796,0.023402467,0.0076294523,0.050630998,0.026769761,-0.033872973,0.037208706,-0.0052689454,0.025828168,-0.13616516,-0.009005704,-0.004437145,0.010647508,-0.010580992,-0.00398888,-0.006796217,-0.055045895,-0.026172904,-0.000021556618,-0.046848018,-0.009582502,0.022227524,-0.04909969,-0.01236261,0.040419277,0.0028297107,0.003811576,-0.030674055,0.0430154,-0.014102693,-0.02123083,-0.00061313616,0.013837358,0.00620145,-0.02078512,0.05005032,-0.02361614,-0.03342523,-0.019810876,0.046922177,-0.017929317,0.013852747,0.05421644,-0.0072241616,-0.0042013377,-0.009299255,-0.0082905,0.0042799152,-0.020189093,-0.03676913,0.037294682,0.016121734,0.008440065,0.013030588,0.043470528,-0.01524935,0.009493064,-0.035646044,0.019926917,-0.038665496,0.063203104,-0.05877041,0.012249199,-0.05633404,-0.029938815,0.010134856,-0.027059216,0.015002986,0.025747346,0.011756086,0.02329397,-0.017904634,-0.055454534,-0.041441303,0.032598034,0.0031856946,-0.020902073,0.019518979,-0.01204129,-0.0052558715,0.0146084335,-0.01690616,-0.027760675,-0.03148128,0.028579947,0.006689627,-0.033786032,0.006231714,-0.01328188,-0.045692954,-0.03142899,-0.043705255,-0.026052156,0.020760575,0.0017431525,-0.027911868,0.01589061,-0.03138416,0.045839254,-0.035857335,-0.04484044,-0.022940287,0.04709585,0.009277256,0.04439437,-0.020791844,0.014803005,-0.016539626,-0.001658238,-0.031355824,-0.01728877,-0.045861848,-0.038649064,-0.039604597,0.01424964,0.0054372903,-0.00653257,0.00078610773,0.012558059,0.0018160086,-0.019415656,-0.013874091,0.0029767652,-0.06762128,0.0017435775,0.010784192,0.0060151783,0.0070407866,-0.007922132,0.011388844,-0.014769306,0.035984624,-0.019499047,0.005468831,0.060410503,0.06314641,0.02171406,-0.0076681725,0.01147762,0.035092067,-0.054456268,-0.018172998,0.045158874,0.05595537,0.042880908,0.004274374,0.020538356,-0.05129651,-0.008170577,-0.0499658,-0.015990628,0.040300097,-0.036600657,0.066221714,-0.05292042,0.027174715,0.023903284,-0.0089010615,-0.035684682,0.034487695,-0.011556319,-0.013177319,0.0090825325,-0.0053459653,0.057921868,0.00065547315,0.03630211,-0.028401127,0.020955868,-0.036031906,-0.030754946,-0.025918584,-0.008117722,-0.008943237,0.03700904,0.003660666,0.0031266904,-0.03942639,0.013304508,0.01495847,0.031053236,-0.0098165795,-0.057005677,0.0006271425,0.0033030834,-0.016870813,0.017123822,0.040217124,-0.026633946,0.010089583,-0.034524582,0.029538909,-0.0075090886,0.01025946,-0.018091798,-0.018680142,0.0045401426,0.008552937,-0.01490308,-0.0060665244,-0.038050774,-0.046802357,-0.021685487,0.027445529,-0.019294042,0.031203207,0.030797657,0.012259092,0.028473416,-0.038123507,0.008377616,0.06599927,-0.024444154,-0.03451733,0.012102892,-0.010724382,-0.0036235964,0.0064878436,0.03192362,-0.025583271,0.00271447,-0.03206611,0.0047923126,-0.034240972,-0.0821181,0.020825472,0.041765563,0.010226731,-0.04394016,0.0042672814,0.025298709,-0.004906929,-0.01711114,-0.045979857,-0.020080417,0.00024042054,0.027580952,-0.016558617,0.020944387,-0.044579383,0.017270032,-0.008946196,0.00689286,0.021259751,0.019654347,-0.053135872,-0.009299088,-0.01797711,0.006250403,0.023951149,-0.009504985,-0.024039337,-0.004151699],"last_embed":{"hash":"145fvwr","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"145fvwr","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Action Tasks (perform actual actions)#{3}","lines":[52,52],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"145fvwr","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Action Tasks (perform actual actions)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.08039512,-0.015627662,-0.020024268,-0.007136929,-0.044532396,-0.049088847,0.011270131,-0.0074903467,-0.014877326,0.0089155575,-0.010268534,-0.0061828,-0.033830147,-0.00513016,0.05973621,0.015544188,0.020056589,0.0031718903,0.024085332,0.0093994,0.0075661708,-0.026489582,0.043033786,0.027589707,-0.021272492,-0.018290209,0.01394358,-0.038258474,0.011196945,0.033954646,0.03331388,-0.07787134,0.008775552,-0.03978294,-0.0670064,-0.05638939,-0.020766634,0.015725397,-0.04203701,0.041368265,-0.039388034,-0.002707833,0.004574084,-0.011231986,0.062162746,0.021746472,-0.00689055,-0.0072684595,0.020391861,-0.05113426,-0.041989762,-0.014256975,0.016946055,-0.028270327,0.003990801,0.037674483,-0.0026944524,-0.05406731,0.0055401823,0.021331206,-0.01443831,-0.008409836,-0.023450905,0.031160247,0.00818132,0.05706572,0.01884765,0.017574644,-0.026840359,-0.015488135,-0.023974404,0.020071907,-0.03769286,-0.011197044,-0.048411954,0.019713638,0.014732462,-0.004006158,0.019130869,0.07811977,-0.009093149,-0.00660198,-0.002232481,0.0074617867,0.0070562623,-0.00009169159,-0.045091644,0.089967474,0.0154118035,-0.0083682155,0.004963603,0.008382151,-0.00612666,-0.037979748,-0.0003822514,0.012901173,0.0071542696,-0.051525094,0.037009202,-0.000034993358,0.0032192725,-0.030251298,0.035742648,-0.027277725,0.017209625,-0.034698404,-0.029566184,-0.024102198,0.021667484,-0.013391569,-0.009297653,-0.008896502,0.030278012,0.019976389,0.0077129714,0.010095572,0.0062432415,-0.029107178,-0.04050558,-0.0012225776,0.0295018,-0.020983515,0.06856729,-0.02186831,-0.0037730134,-0.023481708,0.028229985,-0.012825249,0.021317754,0.006017769,0.020665027,0.01751482,-0.0071346215,0.054220997,-0.03695536,0.020775363,-0.0077947327,-0.013909054,0.0058742566,-0.03452716,0.049786095,0.061234556,-0.03449636,0.006112578,0.0029627143,-0.039533027,0.032394823,0.02329575,0.0064334963,-0.023126706,-0.05367896,0.042975098,-0.020896628,0.00027037653,0.01440042,0.011545496,0.05282788,0.05207605,-0.009666095,-0.013341456,-0.0033334647,0.0044247415,0.023752486,0.028879808,0.028824827,0.014975384,-0.022974756,-0.010144645,-0.013009894,0.058697898,0.022122199,-0.03772516,0.023611983,0.0044455924,0.017596187,0.0062417993,0.029801607,0.014486066,-0.029522087,-0.026330847,-0.0218069,-0.028088683,0.01627311,0.0050223637,-0.05102419,0.022168571,0.0026091153,0.0029205903,0.023849599,0.03421419,-0.036133386,-0.0037737386,-0.018127415,0.0160717,0.008248049,-0.052641034,0.07112767,0.027411813,-0.009412172,-0.04312565,0.01606801,0.013055135,0.037570443,-0.03935328,-0.049095336,-0.041521326,-0.028461803,-0.0021483628,0.011764183,-0.054685246,-0.01019636,-0.008520811,-0.05075826,0.029047698,-0.033688612,-0.011017837,0.0034353721,0.014106207,-0.012350762,-0.029702421,-0.03112931,0.04711358,-0.0023538445,0.009018697,0.008087387,0.049131118,0.030945458,0.022716496,0.015302586,-0.004218772,-0.014626706,0.0129866535,0.034490313,0.0035299202,0.030650908,-0.022457497,-0.015972475,0.010287351,0.012984431,-0.018742474,-0.021654777,-0.030571306,0.01964046,0.0028117937,-0.030328669,0.0062810183,0.051265858,0.051222622,-0.003595441,0.009587307,-0.020923667,0.045919918,0.019597456,-0.01799153,-0.03196738,0.03179797,0.025071707,-0.0076441043,-0.029850485,0.011158118,-0.003688414,0.046023708,0.0077171475,-0.00012879274,0.016898062,0.014647493,0.015960373,0.010235261,0.02073845,0.0129111055,-0.016566863,-0.01811918,0.037267804,0.005662684,0.0032175248,-0.007910037,-0.019612595,0.01784563,0.115160465,-0.008670512,-0.033631094,0.009117887,0.007044572,-0.008687757,0.030707832,-0.020861596,-0.022462621,-0.0056077307,0.0041119675,-0.005811947,0.007058523,-0.03989729,0.056125253,-0.004406392,-0.008933669,0.00862833,-0.0064630914,-0.1703065,-0.03752474,0.006190186,0.006877322,0.038622174,0.0015041302,-0.010389678,0.027589457,-0.003161969,0.039774176,-0.025007993,-0.05106967,0.033501383,0.004845481,0.0032186904,0.023029326,-0.013700512,0.00736569,-0.027483594,-0.03171934,-0.029145138,-0.031196337,0.047581896,0.007367645,-0.04417704,-0.023825396,0.057250176,0.021618253,0.007467041,0.035588667,-0.016595297,-0.018851329,0.010983162,0.015115733,-0.0149111375,0.038172618,-0.021777172,0.011075591,0.003340532,-0.0076951873,0.036046963,0.03867934,0.029871073,0.04912655,-0.038741026,0.019441305,-0.0355262,-0.0060204538,-0.08512223,0.024415255,-0.06583054,-0.031442568,0.001377576,-0.004298798,-0.03343418,0.004132037,0.032962844,-0.016927477,-0.02155272,0.037367336,-0.031562187,-0.05319984,-0.00071839226,-0.02911594,-0.010388536,-0.01904988,0.011564107,-0.027838385,0.012548848,-0.02905632,-0.018787073,-0.00044919387,-0.00028122272,-0.032937136,-0.03997845,0.014083873,0.014096917,-0.009535291,-0.004252976,-0.11057934,-0.00030946554,0.031002572,-0.017523024,0.009070631,-0.00859142,-0.021521615,0.018956507,0.022920445,0.029092612,0.25332624,0.0018732091,-0.029664345,-0.026506647,0.05729728,-0.021933956,-0.01656755,0.05007266,0.0071880887,-0.041510306,-0.025686802,-0.0020934476,-0.0019379084,-0.023972064,0.013086916,-0.009453819,-0.014720639,0.040415768,0.09025291,0.02458477,0.026462516,0.027243465,0.050790735,0.030544242,-0.043064572,-0.010814896,-0.01061113,0.013064677,-0.05430919,0.04283605,-0.02009451,0.019352052,0.09010903,-0.007815662,-0.02837378,-0.009492399,0.017148627,-0.026061956,-0.0036154094,0.030413944,-0.0049520433,-0.0022613124,-0.03100833,-0.014112564,0.007920633,-0.05096456,0.021167334,0.014047843,-0.010548518,-0.0437835,0.0144117065,-0.0031638532,0.018117534,-0.017065715,-0.023621324,0.019001326,-0.026301501,-0.02949381,-0.045547277,0.0536654,0.0060801962,0.012872492,-0.05198568,0.0271446,-0.011732035,0.08239097,-0.025171746,-0.014932206,0.016079033,0.054592244,0.055171955,0.039134923,0.009270115,-0.000420625,0.00087028585,0.003731842,0.026882567,0.016813638,-0.022325663,0.03349748,-0.01632769,0.014598013,-0.017929515,0.044363983,0.02949497,0.013086016,-0.010050641,0.06368641,-0.020556575,0.048939038,0.008861048,0.022505565,-0.013415451,-0.007005877,-0.026585685,0.007903723,-0.026024176,0.0033671253,-0.040984675,-0.0042982134,-0.02849086,-0.03844615,0.011135673,-0.007890095,0.02578819,0.001045002,-0.06026295,0.055674106,-0.006608514,-0.020427287,-0.0499452,-0.0028424235,0.013594292,-0.054143474,0.017244732,0.06889335,0.019542687,0.032980327,0.025011884,0.015362267,0.01741796,0.0040311846,-0.003141177,0.04574089,-0.009903059,-0.06507169,-0.040944543,0.015229448,-0.022477206,0.05029961,0.030760627,-0.022600316,0.011526082,0.047832504,0.037054982,0.021279799,-0.014110877,-0.013371116,-0.022638323,0.005304326,0.015951287,0.036810167,-0.008740649,0.055934854,0.01056024,0.04984972,-0.0069435923,-0.04370046,-0.018029893,0.0304081,0.0007061056,0.050200738,-0.012849841,-0.06456152,0.007315464,-0.030579122,-0.0054511847,-0.0029056428,-0.022997368,-0.027490325,0.021533862,0.01475846,0.022930546,0.05959159,-0.02551909,-0.022873357,-0.002764681,0.0047852797,0.020016877,-0.012509748,-0.011423959,-0.07846478,-0.06892599,0.011396482,-0.0060030543,-0.0020920523,-0.015673935,0.041014962,0.018704297,-0.04130956,0.022708338,-0.049291894,-0.051266626,-0.016030299,0.033066403,0.015154112,0.0037651078,-0.0032391995,-0.005480188,-0.0049492377,-0.01786613,0.11606808,-0.0028378572,-0.014558283,0.029037878,-0.043677475,0.04257655,0.0023329644,0.014020924,-0.02410054,-0.017681807,0.0018676238,-0.021577556,0.0036146932,-0.048374753,-0.036651626,-0.031484954,0.040951855,-0.044957057,-0.0015145146,0.022312734,0.0042474577,-0.059700232,0.017610218,-0.0119861355,0.011160039,0.08892868,0.009933453,0.022534953,-0.02857343,0.0021883543,-0.021950373,0.034013122,-0.024127841,-0.018802572,0.025481408,-0.0064657037,0.008369124,-0.015356113,-0.023295827,-0.0088835005,0.015338808,0.025624521,-0.012622681,-0.014308977,-0.014056966,0.024155518,0.024326403,-0.010905133,-0.027402245,-0.015913647,-0.024105493,-0.006619254,0.0463597,0.02306909,0.010096216,0.011881131,-0.06367198,0.018340476,-0.029292485,0.023428595,-0.003431057,0.011249552,-0.018158544,0.036861993,0.054227386,-0.008313695,-0.0070673954,-0.019507945,-0.06392804,0.010005211,0.06465827,-0.008298033,-0.0016775646,-0.018233584,-0.047721703,-0.0011800928,-0.0064180186,0.0028486438,-0.049130987,-0.004737239,-0.034268387,0.037072547,-0.0018552567,0.0038701396,-0.0069211675,-0.021532428,0.05807574,0.040288243,-0.016010802,0.018251156,0.06795805,-0.004039473,0.00076154363,-0.014403085,0.009674447,0.015634984,-0.024377253,0.021055065,-0.036321353,-0.052813526,0.007486942,-0.004735837,0.059671093,0.0009995319,0.016666021,-0.04540799,0.056656204,0.013157406,-0.0031009933,0.012369744,0.0036018882,-0.0054618884,-0.010996332,-0.016580628,-0.0075917724,-0.01708806,-0.08353841,0.0495069,0.042690415,0.011755141,-0.067537494,-0.020019958,0.055387285,0.026662244,0.017914731,0.057338748,-0.012722593,0.003129196,-0.02958929,-0.058993183,-0.0026584726,-0.05149077,0.004537359,-0.067472875,-0.0075735734,-0.039372236,-0.015076433,-0.012552259,-0.025218043,-0.034014598,-0.019756734,0.006536838,-0.04705518,0.012754659,-0.014790581,0.06926425,-0.023847109,0.025563298,0.018658277,-0.021938797,-0.00021800517,0.017919425,0.0029630815,0.029302606,-0.0056096213,0.016113942,0.023225704,-0.001906089,-0.004390821,0.06763642,0.015715208,0.0029331096,-0.06572459,0.046222247,0.002547336,-0.02493769,-0.049497038,0.04313256,0.021935653,-0.031292196,0.043057863,-0.024916086,-0.0105318865,0.007482039,-0.01583438,0.021691952,0.009622633,-0.017219834,-0.029265594,-0.022556808,-0.018721733,0.010897563,-0.017362967,-0.020096451,-0.012124969,-0.026300054,-0.0321078,0.014129553,0.041791636,-0.0276629,0.0113521395,0.027141385,-0.024006508,-0.014451212,0.010461668,-0.0043476815,0.009597065,0.031776685,-0.008223763,-0.02146933,0.04260014,-0.032419104,0.0069112233,-0.14625,0.015908068,-0.04031298,0.011468761,0.0070253513,0.00277978,-0.013626008,-0.011405958,-0.029918954,-0.025264135,0.0018718583,-0.05673675,0.019121941,-0.03940517,-0.0007381899,0.021141987,-0.012217958,0.0065089045,-0.029145343,0.05682598,0.013100887,0.015674757,0.017348506,-0.0031292904,-0.021848815,-0.009475103,-0.010006534,0.011719652,-0.016427333,-0.023875488,-0.0060908254,-0.02123024,0.02474111,0.043254457,-0.04551756,0.00081311644,-0.0038753892,-0.029137978,-0.028845001,-0.030161472,-0.030736888,0.026331434,0.009549114,0.010792608,0.052088093,0.07676184,-0.023248667,-0.013112711,-0.041026436,0.008933987,0.0014681473,0.02918189,-0.05434523,0.007938649,-0.01848073,-0.031689525,0.0020682837,0.041933585,-0.023880502,0.015235798,-0.009059056,0.029579563,-0.029622095,-0.025477348,-0.04568973,0.0031451585,-0.00093808124,-0.00086675695,-0.0016651939,-0.038500495,0.016391182,0.0016237226,-0.05372857,-0.0067965174,-0.019436654,0.018427702,-0.0029070675,-0.027788088,0.00083635596,-0.008667139,-0.04773128,0.0012967745,-0.05569621,0.009948107,0.0398493,0.013500161,-0.0043214024,0.010947372,-0.03539233,0.027497677,-0.050843827,-0.01675828,-0.018787667,0.04789278,0.0043658568,0.04534201,-0.0075070565,0.025414903,-0.0037393274,-0.0021558462,-0.018711183,-0.032244675,-0.0063776453,0.0020430812,-0.057928212,-0.0062573235,-0.00049821835,-0.013795514,0.011756695,-0.02429123,-0.022814792,0.0051306207,-0.022362676,0.01350948,-0.022131234,-0.01835395,0.008213604,0.030219551,-0.010019058,0.01355359,0.011785745,-0.017777275,0.024560913,-0.030161975,-0.00478447,0.055998415,0.03970196,0.036054913,-0.016988711,0.015681386,0.02037777,-0.037697744,-0.014289277,0.05934341,0.021641934,0.036577284,-0.02881766,0.03576929,-0.039286952,-0.017796889,-0.023032822,0.0046792687,0.016291946,-0.026392302,0.020634284,-0.03410853,0.027322402,-0.03232383,-0.030859334,-0.037714012,-0.008072689,-0.00974607,-0.04458358,0.032117415,-0.036001764,0.04609034,0.0068150517,0.054155953,-0.013778042,0.03526121,-0.046094112,-0.06277503,-0.025075477,-0.040682845,-0.016975176,0.05406278,-0.023899715,-0.023217708,-0.024032975,0.013422106,-0.03659806,0.04675502,-0.0040895566,-0.0022072867,0.008181952,0.020098064,0.0033331679,0.017102351,0.007077073,-0.037103076,0.023878932,-0.02152092,-0.0033350992,0.013671637,0.00658571,-0.013416159,0.00735242,0.022799993,0.013356399,-0.016731635,0.0033757447,-0.025563324,-0.028390583,0.023883123,-0.007856396,0.0097575765,0.022664944,0.05397312,0.018551953,0.014072253,0.011677702,-0.02310429,0.0012018748,-0.016551089,0.0019483085,0.025119357,0.0053915014,-0.00567298,0.0126317125,-0.0125414105,-0.02792428,0.000900382,-0.007079956,0.034496117,0.0013115257,-0.024628308,0.03791133,0.033530373,-0.021219792,-0.0112550715,0.010781263,0.036392532,-0.0024285296,-0.039833806,-0.036354516,-0.033289213,0.0074215634,-0.015626375,-0.024523143,0.020605452,-0.05993749,0.008595805,-0.010864723,0.0378685,-0.013091087,0.021005142,-0.050924353,0.0059054834,-0.027349386,-0.00013489657,0.02315012,-0.017868318,0.0044168485,-0.008620098],"last_embed":{"hash":"7hjog","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"7hjog","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Action Tasks (perform actual actions)#{4}","lines":[53,53],"size":88,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7hjog","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Action Tasks (perform actual actions)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.057184815,-0.011859512,-0.006327444,-0.011754785,-0.04762867,-0.05183168,0.046095524,-0.0030131275,0.021231832,0.0043769674,-0.014486727,-0.019940961,-0.023851179,0.013472651,0.031863954,0.015133567,0.009529915,0.024160488,0.026064552,0.04539397,0.009690033,-0.008827082,0.056141045,-0.02387738,-0.013562833,0.014630033,0.027525067,-0.02281749,0.007726676,0.02230288,0.009180568,-0.082612045,-0.008827093,-0.011794329,-0.03481156,-0.04169193,-0.015693393,-0.003475747,-0.042157806,0.04879692,-0.02776841,-0.013673797,-0.0070578656,-0.022660952,0.04528652,0.044497445,-0.029070156,-0.019701593,0.014956233,-0.023620114,-0.070938304,-0.019030554,0.04186745,-0.0235914,0.030190771,0.035456277,-0.002972608,-0.03756913,0.018308852,0.020295678,-0.008687901,-0.006819884,-0.016104348,-0.012339482,0.02536206,0.030007172,0.010420604,-0.005797312,-0.015553403,-0.04649102,-0.014797519,0.027682917,-0.027877918,-0.035185885,-0.042226784,-0.004833856,0.030617805,-0.03573341,0.020261591,0.07108435,-0.01715457,-0.017973116,0.000088952744,-0.0043813484,-0.00091642246,-0.011138467,-0.014277254,0.09281107,0.0061244583,-0.009221935,0.002878096,-0.004176436,-0.0025202157,-0.0341839,0.00046529586,-0.04282185,0.007056169,-0.05706282,0.020953095,-0.012443126,0.023431964,-0.015588196,0.008777329,-0.014109775,0.028336199,-0.005778358,-0.00399566,-0.016299227,-0.005364529,-0.01576575,-0.026416318,-0.006207744,0.03321987,0.042493943,0.03947415,0.006198515,0.009267485,-0.005463077,-0.027649818,-0.013553607,0.033137966,-0.01875987,0.0565164,-0.0075117494,0.011450326,-0.008188537,0.0029171247,-0.027377361,-0.0040988335,0.015828148,0.0044578095,-0.00011540688,0.014986605,0.026319694,0.0020485923,0.0014042857,-0.0004956453,0.0051504346,0.0075004706,-0.04587468,0.033608954,0.032699168,-0.041700784,0.0057119005,-0.006314856,-0.045600396,0.03761422,0.050431706,0.054542918,-0.031452697,-0.076072045,0.03322924,0.0283991,0.033663396,0.033722788,0.011016724,0.040421776,0.03958398,-0.026175255,0.0075101783,-0.042811837,0.054359917,-0.0072977426,0.06682461,0.014641078,-0.00018754553,-0.021166338,-0.003438106,-0.012401305,0.029287748,0.0072674407,-0.035629615,0.028457975,-0.012105963,0.024899986,0.01614133,0.02272281,0.03289747,-0.038117252,-0.04208618,-0.01796318,-0.027264923,-0.006306639,-0.012864653,-0.03929437,0.032634556,-0.0026201298,0.00041910398,0.028679749,0.00717554,-0.05355971,0.0037763617,-0.014806913,0.019010095,0.0019934932,-0.04866444,0.05824853,0.021799589,-0.023347681,-0.021220375,-0.00314289,0.033124182,0.018407226,-0.04146211,-0.044344734,-0.017895298,-0.004149036,-0.0143509405,-0.023176024,-0.055848677,-0.026864469,0.010047358,-0.040301383,0.025417924,-0.019816773,0.014268159,0.0047155665,0.0075990153,-0.015231345,-0.028021531,-0.035131656,0.039275598,-0.01864656,0.0133331595,0.0039764117,0.043790177,0.04326773,-0.027526597,0.0065649683,-0.0070606954,-0.022963353,0.0053749844,0.011021952,0.008817371,0.062272128,-0.035586853,-0.02239606,0.04355626,0.022108404,-0.015541102,-0.04173975,-0.023636002,-0.00844743,0.011737571,-0.027876006,0.011595941,0.037174948,0.01806695,-0.010594727,0.0024069839,-0.026288759,0.045323033,0.040749412,-0.030465854,-0.032982793,0.015286177,0.00913324,-0.009348693,-0.025305895,0.017642375,0.03228949,0.057768133,-0.0017760014,0.007504557,-0.001683953,0.027790396,0.0061134677,0.047687363,0.026591042,0.018715534,-0.017703729,-0.030972404,0.03590923,-0.009726438,0.012870343,-0.01918096,-0.02431002,0.038355827,0.08946046,-0.0051334053,-0.033417217,0.0142036965,0.03094805,0.0016464669,0.059919093,-0.030341383,-0.031041553,-0.012950567,0.00202152,0.0019814887,-0.021520358,-0.02021708,0.06458682,-0.008739454,-0.025649168,0.023635669,0.015621426,-0.16589142,-0.053671077,0.020443475,-0.002724955,0.025864286,0.00995736,-0.021142581,0.007106685,0.021209637,0.043829814,-0.016739242,-0.051625434,0.010736197,0.0034011183,0.027371384,0.023099476,-0.022600671,0.011329748,-0.016225668,-0.024396216,-0.035871964,-0.00519483,0.037281167,-0.045248173,-0.0594263,-0.03141145,0.090903565,-0.0041295737,0.036592256,0.023497256,-0.051228262,0.00048100293,0.004861717,0.0080548,-0.009824155,0.054639973,-0.0047956607,-0.01382266,0.01123699,-0.022052335,0.028603684,0.044813346,0.0022001849,0.034482367,-0.0046280925,0.044554178,-0.028363243,-0.012016655,-0.044182424,-0.018823838,-0.0451015,-0.02156471,0.0029899327,-0.00067899487,-0.010976459,0.009609347,0.031076636,-0.0077104256,-0.05161192,0.010721821,-0.032049708,-0.027511973,0.008455107,-0.041286137,-0.023764916,0.010030856,0.016465677,-0.0030316182,0.030090041,-0.035410482,-0.031782318,-0.014858796,-0.014308993,-0.0042483513,-0.07038711,0.008641835,-0.00091783213,-0.021056311,-0.0052207923,-0.13876505,0.003805423,0.019371258,-0.026278164,0.033846624,-0.035719752,-0.006243728,0.04971482,-0.00085524446,0.018387124,0.23901355,0.0046970807,0.02172509,-0.0151479235,0.058601514,-0.026138064,0.004924545,0.061856546,0.024932493,-0.040885124,-0.035572987,-0.016514638,0.031236596,-0.0020605735,0.013144911,0.0011359367,-0.00041980637,0.0433265,0.09651323,-0.00083321164,0.0365212,0.0154895205,0.026955161,0.024693243,-0.018044002,-0.038700778,-0.00947756,0.03532138,-0.033857826,0.03424176,0.013248865,0.05312426,0.09424013,-0.0062424997,-0.015326571,0.010976484,0.024521837,-0.039387863,-0.020632243,0.024317808,-0.002464346,-0.010160101,-0.0228793,0.018300025,-0.021674588,-0.051187724,0.00590801,0.0027430393,-0.012144744,-0.02502082,0.01589609,-0.013334815,-0.0024842797,-0.027359683,-0.01997627,-0.014679736,-0.033461753,-0.036008947,-0.027408931,0.05949201,0.013144487,0.007019672,-0.038333274,0.027012357,-0.009840192,0.05746369,-0.041518647,-0.028000083,0.01182581,0.068649784,0.06827347,0.046951376,-0.0018591052,-0.002721426,0.0030807669,0.0065432773,0.033834387,0.02598719,-0.03633505,0.018602386,-0.0076926737,-0.0006129208,-0.029050155,0.051681887,0.0014620099,0.017556092,0.01940692,0.06708822,-0.025504908,0.064904906,-0.00011879766,0.011849283,-0.024548573,0.011062576,-0.034625314,0.035124607,-0.001352569,0.029933186,-0.017557347,-0.0007453348,-0.036506347,-0.04263288,0.04405272,-0.008782826,0.012325898,-0.0014848318,-0.024868349,0.049815506,0.015973063,-0.0026844596,-0.04741402,0.009700498,0.0240408,-0.032075386,-0.0068842694,0.08220332,0.0016068545,0.024430586,0.0229829,0.015275531,0.014683932,-0.011073127,-0.013679359,0.05197121,-0.022979312,-0.043275777,-0.015000452,0.057659514,-0.024632862,0.047053937,0.026771696,-0.010697092,-0.010921573,0.038727168,0.033570383,0.03319595,-0.0022410199,0.004412336,-0.024280103,0.0045044594,-0.014460802,0.05213727,-0.0083274795,0.055995658,0.017481374,0.04088627,0.002724907,-0.04549403,-0.002477329,0.01900813,0.014657572,0.032509774,-0.026303222,-0.039098255,0.0067480593,-0.055637926,-0.008785533,0.0016807171,-0.010003228,-0.021538181,0.020843752,-0.005069157,0.034857668,0.054574944,-0.03727287,0.008666656,0.0071431194,-0.0071349335,0.015853608,0.00022129067,-0.003229708,-0.05368037,-0.07254973,0.012906043,-0.01162772,-0.013213056,-0.007163485,0.03412947,0.0027690744,-0.022935096,0.022978945,-0.06786273,-0.06221272,0.0030492542,0.039708793,0.030624459,-0.025884638,0.00054326496,0.02496569,-0.029555466,-0.015678685,0.111257374,-0.001023228,-0.012394976,0.04574359,-0.007943026,0.011868285,0.0013961775,0.02026259,-0.009570131,0.020010702,-0.02534016,-0.0052240775,0.011734797,-0.04936062,-0.03188975,-0.0057493574,0.033064872,-0.015479081,-0.026363881,0.0038529744,0.015289215,-0.06570177,0.0069520855,-0.023994405,0.0005053586,0.06765982,0.012925553,0.043846037,-0.00857409,0.0066421465,-0.030003723,0.007664009,-0.0041362527,-0.012096388,0.03369469,-0.03315549,0.022280337,0.011675942,-0.0057543954,-0.006740778,0.012611503,0.050515212,-0.0049783867,-0.030573163,-0.013073985,0.002134197,0.03710517,-0.01892484,-0.027562676,-0.040196616,-0.028143845,0.013498835,0.044050213,0.0046921857,-0.0058423216,-0.046013072,-0.032136362,0.02172117,-0.0063805836,0.017123498,-0.04229843,0.000042360833,-0.039465796,0.006354642,0.053143855,-0.007277497,-0.01804244,-0.029141849,-0.06691974,0.016069634,0.05252565,-0.0010118678,-0.013936097,0.00059585745,-0.04818744,0.0048162565,-0.033184905,-0.0080014,-0.024656625,-0.016088955,-0.018958634,0.03171767,-0.020638797,0.014221629,-0.011575661,-0.039542455,0.03852854,0.07148088,-0.027455026,-0.0026144697,0.022785066,-0.011290035,0.0029340743,0.011138979,0.026329815,0.050222587,-0.028715648,-0.016902316,0.005544342,-0.023059439,-0.02163422,-0.025390035,0.06246698,0.0046778573,0.024782352,-0.027641324,0.037166156,0.0043125516,0.0068348716,0.008845876,-0.0147786345,-0.00003805144,0.011214268,-0.054963063,0.002164845,-0.0076834536,-0.04205687,0.034718208,0.027045585,0.0067430367,-0.07639306,0.010298578,0.021655943,0.039865058,0.00032824549,0.057014182,-0.009369568,0.007909264,-0.010029964,-0.04954426,-0.002430015,-0.059572432,-0.010001199,-0.06584915,0.019164374,-0.0070617334,-0.028861955,-0.00015923535,-0.0071174903,-0.034992114,-0.016884105,-0.031687856,-0.00083236047,-0.036736105,-0.0007351857,0.03297357,-0.019933937,0.007966119,0.025009805,0.02832103,-0.010692995,0.013208473,0.0011167282,-0.010163747,0.010113569,0.026362624,-0.00041003735,-0.02100351,-0.012609393,0.035433225,0.020099439,-0.024205927,-0.035419747,0.061671842,-0.00021639372,-0.019063752,-0.023578146,0.020673886,0.034733307,-0.016611509,0.053645432,-0.035801265,-0.022836287,-0.022182766,-0.0007886316,0.01892913,0.052946944,-0.018439839,0.0063283364,-0.015192088,0.018045388,-0.0054554073,-0.029573794,-0.026757022,-0.018600123,-0.037052758,-0.034848336,0.0007234129,0.033748575,-0.0012615372,-0.0031790491,0.0011216769,-0.017498547,-0.015265381,-0.02885026,-0.0045398367,-0.0076227607,0.06108905,-0.00006721056,-0.015886126,0.036503382,-0.032445084,0.0072949063,-0.14464575,0.01853311,-0.06151963,0.018908592,0.009859965,-0.0034815199,0.008071284,-0.025069598,-0.00018251494,-0.024630703,-0.031251654,-0.04707862,0.00213534,-0.02681063,-0.024205333,0.018745402,0.016419452,0.030150525,-0.04542302,0.053767316,-0.006014364,0.031655647,0.0047447653,0.034985892,-0.020923931,-0.025583463,-0.00614012,0.013366109,-0.0142629715,0.005902735,-0.020229135,-0.033191644,0.010172509,0.025834547,-0.025563898,0.015106997,-0.013598811,-0.053178266,-0.020999463,-0.03219724,-0.01893117,0.026938038,0.0043532015,-0.0138581265,0.027792322,0.082163304,-0.01174175,0.004894048,-0.06321013,0.007745388,-0.009527248,0.03961304,-0.0751934,0.0061669555,-0.044136234,-0.020722713,-0.00028960922,-0.0059167505,-0.015351826,0.027895456,-0.032961894,0.028369281,-0.016979767,-0.0141299525,-0.046194855,0.01985916,0.023401868,0.005411823,-0.033696815,-0.019438807,-0.008435921,0.002281613,-0.046160117,-0.032937314,-0.002759836,0.030977866,-0.0022845452,-0.0243604,-0.023534555,-0.026978724,-0.06318171,0.014664033,-0.046182875,-0.0005867831,0.0369407,-0.041825473,-0.009889507,0.030201795,-0.035176367,0.022603765,-0.004921002,-0.027906602,0.006652618,0.033574313,0.033836577,0.020997733,-0.032293595,-0.012383119,-0.016094048,-0.020549616,0.017968442,-0.004805247,-0.0016740906,-0.01670088,-0.0325193,0.0046319044,0.024518168,-0.0008562783,0.038372457,-0.024824707,-0.04615855,0.009001715,-0.019886756,-0.008610663,-0.0672399,0.014059251,0.02724679,0.03809114,0.004897236,0.0005766212,-0.021700792,-0.02151254,0.022087764,-0.032110605,0.007786162,0.02787446,0.033535562,0.026964597,0.017869012,-0.012291979,0.006702974,-0.025823696,-0.0081041595,0.038436234,0.02213373,0.016622378,-0.032277647,0.0315855,-0.054884214,-0.023425564,-0.029183049,-0.026737217,0.021911446,-0.05207834,0.024465749,-0.03283624,0.012153338,-0.04903783,-0.002216766,-0.050133623,0.0063523324,0.020273095,-0.02406852,0.04385457,-0.042752553,0.062038306,-0.018014157,0.046793815,-0.016675273,0.008870051,-0.03196334,-0.019828845,-0.0154607175,-0.026849058,-0.017866213,0.03557498,-0.03671543,-0.009851241,-0.053753834,0.03720301,-0.018744143,0.04185229,0.024045378,0.004629665,0.027578961,-0.009165254,0.0099411085,-0.011218434,0.013616294,-0.040204756,0.018381251,-0.0038444991,0.014823141,0.011889186,0.02506687,0.00000655348,0.038064167,0.04255469,-0.0064404528,0.009344654,-0.01790718,0.0030512824,-0.037909754,0.008030155,-0.0065627294,0.0048315586,0.038694408,0.037424166,0.0136408415,0.013174715,-0.021420168,0.0031236259,0.006332841,0.00064830756,0.010382827,0.028324785,-0.01014744,-0.003248525,-0.023578286,0.002979828,-0.04172476,0.017781522,-0.029097814,0.034398533,-0.00095423695,-0.0511968,0.058359765,0.019894557,-0.010021748,-0.011318692,0.0067086304,0.0403968,0.011259674,-0.030303424,-0.019304654,-0.056727666,0.017122902,-0.029302046,-0.027605256,-0.009979006,-0.03012013,0.012187008,-0.0076382686,0.017980741,0.004737138,0.0006757531,-0.06690366,-0.021453997,-0.02458262,0.0005470646,0.019500291,-0.022962293,-0.02070042,-0.0012283762],"last_embed":{"hash":"1p6lwqw","tokens":244}}},"text":null,"length":0,"last_read":{"hash":"1p6lwqw","at":1762936839881},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Project Structure#Action Tasks (perform actual actions)#{5}","lines":[54,55],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1p6lwqw","at":1762936839881}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#How It Works": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036773708,0.0065965867,-0.030213945,0.0068238317,-0.04320601,-0.042722575,0.023832407,0.0014720582,0.010471105,0.035230786,0.011414476,0.028194267,-0.010068935,0.0028679296,0.05071983,0.011106698,0.018358594,0.030331546,0.012341756,-0.010641639,-0.0052536633,-0.0016549607,0.032756165,0.031219216,-0.025198007,0.016368812,0.016044088,-0.024674123,0.04325855,0.03234949,0.033482343,-0.06534723,-0.0422968,-0.039590694,-0.05046188,-0.008679909,0.003657756,-0.0022242216,-0.050015394,0.012623735,-0.044349186,-0.018611174,0.023791755,0.00420018,0.016019702,0.008475922,-0.000119170734,-0.020020826,0.034438778,-0.055537794,-0.04717154,-0.0136434175,0.01857829,-0.015524515,0.016304292,0.035561655,-0.00012638846,-0.036245298,-0.027916076,-0.020582283,-0.01289226,0.0023450302,-0.036536507,0.024359329,-0.034191396,0.06352301,-0.0011247077,0.003672723,-0.020644434,-0.028440408,-0.032410555,0.015984157,0.009086213,-0.027421884,-0.06009975,0.0042619547,0.012552542,-0.022994125,-0.022167517,0.0362117,-0.009396503,0.0032888872,-0.044183016,0.029891526,0.017029421,0.0183528,-0.056236528,0.12139234,0.034497607,0.011283924,-0.006640766,0.01317069,-0.011208603,-0.038893994,0.00015986577,-0.0015252205,0.0065853195,-0.017895613,0.014321358,0.023419235,-0.014847531,-0.034124583,0.027876835,-0.025226654,-0.006130318,0.02970526,-0.0048545594,-0.009611816,-0.0076473416,-0.013480712,-0.0043614167,0.008177702,0.017578233,-0.01563146,0.0163437,-0.0019679223,-0.005175348,-0.026847009,-0.026011165,0.017532254,0.012833858,0.017468829,-0.0028261764,-0.006889136,-0.025844453,-0.006434165,0.06868607,-0.013431588,0.007327682,0.026790973,0.023605805,0.025655372,-0.0118932165,0.050220814,-0.036563914,0.015634898,0.0016541413,0.023923375,0.016463008,-0.0765677,0.019886687,0.062268052,-0.022808764,-0.003873654,0.033675443,-0.068587996,0.030182682,0.017235681,0.018433359,-0.00337933,-0.051326644,0.045987405,-0.028517231,-0.017328009,-0.048517417,-0.013555717,0.028467199,0.038170334,0.01910151,-0.012395722,0.01863694,0.022734731,-0.014688286,0.052799094,0.02237076,-0.013768288,-0.012775971,-0.0060418164,-0.0045701093,0.033967048,0.023936193,-0.0047486,-0.027919067,-0.015505839,-0.008018812,0.025712462,0.058583766,0.028104253,-0.02757524,-0.019915042,-0.043095395,0.002119031,0.0040163426,-0.02011065,-0.02996086,0.037749246,0.0033633462,0.009337514,0.0261151,0.078596845,-0.015384107,-0.018492822,-0.016632205,0.06942029,0.0044785836,-0.06860294,0.07910122,0.005605351,0.009578241,-0.028949223,-0.0029474616,0.028450135,0.055837628,-0.039020818,-0.020746058,-0.04730363,-0.026034288,0.010099761,0.009710021,-0.061452612,0.00871206,-0.02167138,-0.028496763,0.019826304,-0.050578617,0.008794458,0.0032053376,-0.0021564523,-0.022979062,-0.0076045482,-0.03156842,0.05480362,-0.023405125,-0.0021402044,0.0038350231,0.05836354,0.019840335,0.013185944,0.01758779,0.018357283,-0.0029592614,0.024339832,0.02580676,0.0007660531,0.030478831,-0.043782547,-0.033153653,0.016888414,0.0077058054,0.009834945,-0.018489916,-0.0008077846,0.0117040295,-0.0006265163,-0.024547994,-0.019645499,0.02641426,0.005031912,0.0016672341,-0.030392494,-0.0062657157,0.042037345,-0.048559546,0.0009461796,-0.050315708,0.018051332,0.024519311,-0.009187817,-0.015740115,-0.0031140207,0.005894984,0.044676304,0.022327615,0.023148254,-0.0024295908,-0.030027393,0.021013184,0.0152193885,-0.012097744,0.012457682,-0.003560128,-0.014844664,0.032529157,0.017874923,-0.0021326242,-0.028845387,-0.023348685,0.009146813,0.07912038,0.00025356526,-0.02386562,0.006517223,0.0024138603,-0.017840626,0.0117664505,-0.027057042,-0.023463473,-0.009787283,0.009864349,-0.021835648,0.024413072,-0.0013228942,0.05961328,-0.007834924,0.0067008263,0.012269004,-0.018796362,-0.16756003,-0.0491482,-0.0106587885,0.027391527,0.01924665,0.020558672,-0.028267672,-0.013702607,0.0073404545,0.056258734,0.01814731,-0.039998855,-0.0037886654,-0.0013998474,-0.0021581687,-0.003508753,-0.03582889,0.002722385,-0.0064777266,-0.03266346,-0.0739468,-0.024823826,0.0785354,0.009607824,-0.029346926,-0.06060587,0.0142577505,0.02249569,-0.010016074,0.009143443,-0.029840551,-0.05442651,-0.0006119649,0.028237635,-0.0005963158,0.019648446,-0.045066837,-0.016589638,0.045809597,-0.022172866,0.028650915,0.03557655,0.02384154,0.037773997,-0.004051705,0.016873632,-0.0183485,-0.019228732,-0.048094243,-0.00016752283,-0.040427323,-0.04293943,-0.025421118,-0.037478983,-0.03568371,0.000572576,0.0066616326,-0.013617649,-0.02334737,0.06314117,-0.04439574,-0.007488188,-0.013911784,-0.040307716,-0.0017834136,0.020309111,0.004521896,-0.020237435,0.032716133,-0.04940375,0.008790722,-0.009916518,0.016039478,0.010138917,0.027670868,0.012356186,-0.027908294,-0.030236507,0.009782617,-0.112405136,0.018672887,0.054510746,-0.03635186,0.01660392,-0.017469233,-0.043903768,-0.010717151,0.03379551,-0.012578878,0.22679539,0.025410542,-0.0071379696,-0.012570448,0.067872636,-0.05141216,-0.015981203,0.03331795,-0.00016381675,-0.021619234,0.020419788,-0.013814851,0.032098785,-0.007114975,-0.0035307058,0.002566292,-0.03459813,0.03622476,0.06992116,0.017672159,0.01043927,0.028877147,0.020140473,-0.00093742285,-0.057906102,-0.02203423,-0.028234819,0.07479276,-0.05405549,0.06981705,-0.013719571,-0.0058261123,0.07300279,-0.033111215,-0.042489715,0.011669914,0.037604995,0.001218535,0.014888954,0.013353079,0.007972899,0.0042721857,0.038121555,-0.013400909,0.031703413,-0.04087766,0.014860162,0.037462056,-0.028230447,-0.023924582,0.008236806,0.003075125,-0.013800592,-0.018930752,-0.02929138,-0.018540857,-0.0054273596,-0.011914868,-0.052622043,-0.0035978763,0.021708079,0.031365182,-0.05081983,0.024598513,0.013504807,0.02910678,-0.0059131943,-0.01997778,0.024717005,0.035333954,0.051497467,0.03270846,-0.01729637,-0.0003060379,0.0028836618,0.027224286,0.008421117,0.010880038,-0.011027474,0.033064205,-0.008683321,0.014076121,-0.038320463,0.019555144,0.018714435,-0.02119823,-0.03433611,0.06386175,-0.029695109,0.04447669,0.019960903,0.003276348,0.018312994,0.020134147,-0.011699449,0.01752853,0.018057171,-0.004744571,-0.0269214,0.010628686,-0.030373361,-0.03206233,0.015754595,-0.0070723863,0.00051047927,0.00078738097,-0.0056051137,0.021205924,-0.0022230516,0.012108349,-0.092189394,-0.010293413,0.009833907,-0.045365248,0.026118433,0.08642674,0.0065914327,0.019449519,0.008601134,0.012321613,0.011643527,0.009210045,-0.008803817,0.034653686,-0.020628633,-0.056739282,-0.030777114,0.000016347323,-0.03312734,0.017877553,0.037312645,-0.027829772,0.017017221,0.040717065,0.03416764,-0.018744899,0.04839772,0.0022724115,0.0029495596,0.018643381,0.006224602,0.0058679795,-0.015543893,0.06319881,-0.00762747,0.037715305,0.019990504,-0.051076356,-0.041686397,0.032711778,-0.006056127,0.057327308,0.021064658,-0.04476249,-0.000011263981,-0.023824332,0.006064107,0.0023371372,0.0009991092,-0.030778874,0.012609558,0.0309224,0.030103046,0.062165566,-0.011144968,-0.066840835,-0.008714929,0.0037393628,0.009105602,-0.019951044,-0.005258558,-0.08386813,-0.048664752,0.013965422,0.012490134,0.009630255,-0.012154751,0.040088173,0.013581078,-0.03822988,-0.007992768,-0.027592065,-0.04955526,0.0038382194,0.028881136,0.03680271,0.0053307395,-0.0022762949,-0.0012838369,-0.0012543371,-0.006652315,0.107338965,0.02682137,0.0019878107,0.040012788,-0.026962493,0.045727678,0.031177754,0.03133518,-0.011980035,-0.0016599781,0.022441177,-0.011523806,0.023306793,-0.036143363,-0.03984365,0.004690819,0.050985288,0.0005789284,0.054807298,0.014770524,0.0052190195,-0.0535835,0.01761314,0.00031542295,-0.030929124,0.06357129,0.038019773,0.011731252,0.0058962903,0.0051750825,-0.017025374,0.029593682,-0.035264935,-0.030447638,0.016275976,-0.0025417465,-0.0037323914,-0.008975919,-0.0067478274,-0.012212566,0.004965479,0.0288498,-0.018773621,0.03123196,-0.022904217,0.027232071,0.05319441,0.0138471145,-0.011918957,-0.06898595,-0.04043131,-0.0021429155,0.03894466,0.016167391,0.020533647,0.029931838,-0.019641344,0.02399063,0.011167378,0.021965778,0.0034220729,0.018268479,-0.03708194,0.03745431,0.026334515,-0.0059173875,-0.02199259,-0.0034958855,-0.052560143,0.009070723,0.049197357,0.0026927,-0.017866738,-0.029062845,-0.04328929,-0.004648335,-0.038783472,-0.023405038,-0.046861216,-0.0052127223,-0.03299966,0.026740339,-0.019327583,0.026531694,0.0007936248,0.052756563,0.057304785,0.07075666,0.035653107,-0.003711907,0.048516866,0.010822474,0.005996372,-0.02795216,-0.021897938,-0.0058225594,-0.021596372,0.020798808,-0.06736218,-0.042011283,0.009612828,-0.01028469,0.067144535,-0.014329345,-0.01357606,-0.07105475,0.0015973359,0.020254994,-0.014846972,-0.009782674,-0.011202791,-0.022750406,-0.020790415,-0.017252766,0.017347675,-0.032366425,-0.044614736,0.027482236,0.02554841,-0.00046512778,-0.036528453,-0.0311127,0.06030224,0.02799785,0.009910806,0.007845994,-0.037458785,0.005378942,-0.009464905,-0.0061364886,-0.0016047563,-0.063873135,0.0053953016,-0.047484506,-0.018788503,-0.017119857,-0.0045966473,-0.01660489,0.003368603,-0.001232815,-0.03542423,0.013365539,-0.02089913,-0.011350307,-0.056735024,0.038695604,-0.02521933,0.038477167,-0.013203622,-0.02268654,0.015081976,-0.005920489,-0.010961604,0.02565158,-0.022236478,-0.014073341,0.02244403,0.0025648011,-0.01849483,0.039894756,0.03090365,-0.009128874,-0.059956368,0.04546864,0.010958392,-0.042303283,-0.030885784,0.025753075,0.031842116,-0.011439362,0.031845063,-0.01661063,-0.013833881,-0.014179588,0.032729786,0.0083807735,-0.00018361479,0.031007653,-0.05761788,-0.009314373,0.010981566,0.00768335,0.0046731513,-0.030111542,-0.051229272,-0.036640987,-0.019185372,0.035704147,0.020251084,-0.05075625,-0.0031788098,-0.022357274,-0.026238209,0.00047592685,-0.024656208,-0.029549316,0.016167914,0.031491417,-0.0043337517,-0.058410056,0.033647593,-0.041739687,-0.0044968724,-0.15730113,0.012238762,-0.009597737,0.00705193,-0.013218049,-0.0012836038,-0.015957978,-0.00060559844,-0.020684559,-0.021455342,-0.020279322,-0.041810803,0.021625094,-0.035874866,0.0033035723,0.05043953,-0.012002825,0.008070097,-0.033322144,0.056676466,-0.0055000335,-0.018768247,0.034138184,0.00898057,-0.015944269,-0.025299728,0.03610011,0.022350179,-0.018923232,-0.046906848,-0.010175937,-0.018053517,0.02247799,0.02682113,0.0013525286,0.016392628,0.018246703,0.020593403,-0.019771542,-0.003669082,-0.0013300504,0.018889423,-0.019106084,0.016260719,0.0050447686,0.080787055,-0.04876472,-0.011784197,-0.0374045,-0.00816617,0.021769164,0.026267739,-0.032943103,0.025776373,-0.040185966,0.0017552504,-0.021958346,-0.0036208716,-0.059251532,0.037070535,0.021965927,0.02665763,-0.035791337,-0.024901345,-0.049288657,0.018947104,-0.048757117,0.016468324,0.036265142,-0.018183617,0.00424165,-0.019400438,-0.025303353,-0.011355927,-0.016345762,0.042508952,0.0013330299,-0.04369733,-0.0033972296,-0.008325303,-0.041444276,0.003966141,-0.02399021,0.002697917,0.03229936,0.03806599,-0.009572326,-0.0074110013,-0.04816524,0.027537951,-0.053596694,-0.02463303,-0.03406026,0.039385263,-0.009738012,0.06350398,0.001609091,-0.010636131,-0.024790507,-0.039198305,-0.023287486,-0.042890534,-0.008346746,-0.011361253,-0.058962103,-0.026360175,0.0030298976,-0.013188425,-0.007386896,-0.019613484,0.017609442,0.0072565307,-0.016680563,0.0036105232,-0.074285656,-0.045518354,-0.005376446,0.037289917,-0.013752934,0.012260637,0.003813054,-0.035062037,0.0007890749,-0.026895376,0.034866747,0.06614634,0.040164072,0.0017637456,0.013643605,0.018697567,0.0065275687,-0.055539772,-0.007066965,0.051810924,0.018960096,0.017586848,0.0033925178,0.02459543,-0.013334084,-0.026853457,-0.029328045,-0.0086665405,0.008845746,-0.024381908,-0.0012852551,-0.06864743,0.029432254,0.0008903814,0.00011295073,-0.015607684,0.012642113,-0.002748979,-0.024688616,0.009724065,-0.014226551,0.08460308,-0.021821477,0.05015438,0.021692768,0.042029172,-0.03884639,-0.025541885,0.0056108413,-0.030802006,0.006330968,0.025309818,-0.008049167,-0.04550481,-0.045057252,0.02986048,-0.028220939,0.04193537,-0.013230047,-0.020565758,0.0069816206,0.02997573,-0.014470067,0.00982885,0.018632455,-0.02458327,0.0021365453,0.007403355,-0.0015562427,0.010448753,0.042050503,-0.016712137,0.0024896238,0.01943757,0.04667486,-0.04104815,-0.0065115807,-0.016415233,0.010845728,-0.022030879,0.03289166,-0.025930827,0.012913066,0.021466602,0.023588989,0.022037448,-0.010286153,-0.0120876,0.009872352,-0.010832148,-0.00956572,0.03482227,-0.0011412661,0.007185344,-0.013658726,0.026873512,0.0022660024,-0.0010394035,-0.010570882,0.026311578,0.045893703,-0.02765915,0.015546947,0.023129525,-0.032941654,-0.034512393,0.009958051,0.02244444,0.013948982,-0.034465253,-0.030814502,-0.062231053,-0.0015033428,-0.0025196713,-0.027471103,0.025515605,-0.038361233,0.0012402985,0.015233326,0.044113405,-0.007763229,0.005679566,-0.04031277,0.0368866,-0.035988767,-0.014058551,0.04376262,-0.012367309,0.01869294,-0.018834375],"last_embed":{"hash":"yyky16","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"yyky16","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#How It Works","lines":[56,75],"size":715,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yyky16","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#How It Works#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027310075,0.019257853,-0.025610652,0.008608468,-0.050793953,-0.02571121,0.026296906,0.018706948,-0.0027774929,0.023623519,0.015033326,0.021404522,-0.026679624,-0.0018561857,0.027875356,0.02132958,0.026284516,0.019360416,0.011383479,-0.00279141,-0.00026905266,-0.018944416,0.010817091,0.032171685,-0.015557547,0.014774098,0.0009782818,-0.019316673,0.07415546,0.04795871,0.027549904,-0.075359404,-0.014338657,-0.03755486,-0.057445433,-0.01602615,0.00861307,0.0068283454,-0.040678415,0.007920009,-0.038411353,-0.02182875,0.025735501,0.018318228,0.013394966,0.02625546,-0.0012974073,-0.008786633,0.02444501,-0.0560351,-0.047423687,-0.016118638,0.015999746,-0.027755806,-0.0025059986,0.021375941,-0.038790025,-0.029331783,-0.03246129,-0.028269652,-0.017449345,0.0149986185,0.0019282486,0.008183961,-0.049071506,0.06158216,0.018336281,-0.006147452,-0.015732085,-0.053589564,-0.03294311,-0.004665791,-0.00656212,-0.040891804,-0.046450555,0.0094768945,0.0002300752,-0.012630487,-0.02671996,0.03184375,-0.008926151,-0.005758406,-0.035964698,0.02840725,0.014121428,0.018602533,-0.040392864,0.09254314,0.018425087,-0.00037526342,-0.016249195,-0.00077749585,-0.029216057,-0.0111921765,0.008182777,0.0017321027,-0.026559882,-0.01092223,0.02442801,0.020282876,-0.0012847718,-0.0027637847,0.017686574,-0.0338657,-0.011509993,0.020457113,-0.0047322754,-0.012517439,-0.004233772,-0.01151512,0.004254284,-0.0012356162,0.023074681,0.00022550144,0.020126348,-0.0040261466,0.00040947855,-0.0297735,-0.02065987,-0.021966686,0.007205523,0.00021871482,-0.0021787025,-0.0200999,-0.035241276,-0.01924343,0.06262252,-0.00053497026,0.0096155275,0.016937727,0.00590516,0.042032987,-0.008725541,0.03874828,-0.026599238,0.0075839683,0.010935248,0.014845112,0.0102617005,-0.056875996,0.037415143,0.058978137,-0.017918466,-0.006928465,0.027474541,-0.061624013,0.05053744,0.015588993,0.006818345,0.0136443535,-0.044127833,0.03183056,-0.014434636,-0.0045386897,-0.034704614,0.004385926,0.052759897,0.0422717,0.011523301,-0.01046971,0.041754566,0.009323414,0.0042340006,0.06296368,0.014711074,-0.016082305,-0.02150211,0.0053041787,-0.011725819,0.03786121,0.023693373,-0.007466508,-0.012599322,-0.00023496724,-0.011969868,0.03060714,0.06596686,0.024779161,-0.026258383,-0.012323949,-0.031664133,-0.01921857,0.0102045005,-0.008543289,-0.018143108,0.041065652,-0.0067078476,-0.0048800404,0.014038471,0.070301846,-0.015168315,-0.015421153,-0.027599199,0.061383273,-0.004831038,-0.07336666,0.061739188,0.011958564,0.0040333164,-0.021022314,-0.006128042,0.01867979,0.026180975,-0.029927352,-0.015725238,-0.03659173,-0.040761303,0.03221582,0.015351387,-0.076566234,-0.0057661473,-0.033735495,-0.030120684,-0.004804377,-0.053035524,-0.008093307,-0.001384287,0.008024423,-0.017138442,-0.0052034752,-0.044800226,0.060767252,-0.016313149,0.0005897167,0.0010543962,0.050992828,0.019828437,0.02879162,0.008210418,-0.024029396,0.009353747,0.03418816,0.022555338,0.0019607018,0.034569096,-0.046132207,-0.045774225,0.029505389,0.0031705818,0.0078726625,-0.005146904,0.025972344,0.01426647,-0.0076545044,-0.02200008,-0.012010488,0.042122412,0.032485873,-0.0077902554,-0.02511946,-0.0026714315,0.045303788,-0.036734372,0.0041452954,-0.063094914,0.008598368,0.02627962,-0.0045702406,-0.017653959,-0.008465631,0.0051235803,0.035280414,0.004507077,0.015544297,0.0014804808,-0.028649077,0.009470332,0.014532668,-0.005869814,0.020342378,-0.035719316,-0.021610707,0.03132592,0.019385906,-0.0075572506,-0.026504023,-0.034290463,0.013628102,0.07078804,-0.0020034367,-0.025060857,-0.0017451101,0.020802384,-0.000021730444,0.02422843,-0.044173773,-0.022412153,0.003486519,0.012174074,-0.014210481,0.00069814525,0.0035569184,0.054696202,-0.02402632,0.022228712,0.04363335,-0.0010976264,-0.16958065,-0.03379708,-0.021286832,0.02367252,0.01855447,0.020180125,-0.033384636,-0.021486208,-0.015119555,0.078985974,0.03268139,-0.036904853,0.012338861,0.017420525,-0.0022696464,0.017991394,-0.034057923,-0.0040328745,-0.0147935385,-0.045141883,-0.06399289,-0.0069131134,0.08976353,-0.020203039,-0.009471446,-0.04462057,0.02798464,0.021518119,-0.014707264,0.004694979,-0.040017217,-0.06539156,0.0063444194,0.009988091,0.0044344105,0.0090552345,-0.048655704,-0.013309495,0.023410266,-0.020608807,0.015721811,0.051807616,0.026808124,0.02425933,-0.0010006474,0.014022882,-0.006912859,-0.020437226,-0.05125398,-0.011145126,-0.05110781,-0.047082458,-0.036131393,-0.03781365,-0.053227924,0.0014978603,0.002296654,-0.008582002,-0.032986347,0.066092566,-0.03260229,-0.024362022,0.00623204,-0.03854592,-0.013093779,0.032270458,0.019881409,-0.00933259,0.0321132,-0.042379264,0.016828274,-0.023759097,0.0133111905,-0.009745743,0.03366594,0.007830765,-0.032200105,-0.012714921,0.012361125,-0.11696098,0.012491199,0.034124207,-0.042035732,0.037157275,-0.035084788,-0.04489522,-0.009186616,0.030267958,0.008741898,0.21639013,0.04926226,0.008282736,-0.018364547,0.06770562,-0.04760242,-0.045125578,0.035244774,0.011563072,-0.026380833,0.0059087495,-0.011875119,0.010468379,-0.016194537,0.010469577,0.0055237226,-0.03713019,0.025908714,0.06775768,0.036782198,0.017358977,0.013160137,0.03232672,0.000516267,-0.07314681,-0.023181269,-0.03240997,0.06320848,-0.024609214,0.064274095,-0.025005363,0.012764307,0.07480417,-0.016295528,-0.006538063,0.0062696873,0.038308304,-0.0034031228,0.0015390986,0.039835557,0.022119602,-0.010231256,0.027418585,-0.023617227,0.009363752,-0.044208154,0.009915796,0.041038774,-0.024062179,-0.030505793,0.027516278,0.0063382965,-0.0031157883,-0.02012643,-0.018175684,-0.026245011,-0.015400581,-0.015097379,-0.062913544,-0.008394421,-0.007825547,0.018872367,-0.04127537,0.021247206,0.0081508,0.03887386,-0.024483588,-0.035112247,0.035145927,0.044674806,0.040944334,0.026791446,-0.018527554,-0.008481931,0.007231743,-0.008328156,0.016234519,0.012086649,-0.019373208,0.045366142,-0.018474068,0.00040130422,-0.049565297,0.02147465,0.021265702,-0.020728987,-0.01480926,0.044439424,-0.035886142,0.043460257,0.005170665,0.024977617,0.03326879,0.00407037,-0.03666755,0.019518413,0.0090933265,-0.007998031,-0.03548296,-0.006711572,-0.02592259,-0.031690966,0.02075472,-0.0055738045,-0.016152361,-0.01306197,-0.0063820207,0.024401823,0.00073829346,0.01807396,-0.08260765,-0.008090742,0.012305786,-0.048522063,0.030742252,0.07184249,0.0061820983,0.00625558,0.004874142,0.017434154,0.018288221,0.010217274,-0.019716168,0.032998554,-0.018100992,-0.06288094,-0.006257237,-0.006643592,-0.03473294,0.014397153,0.023185251,-0.033202913,0.0048201447,0.027146762,0.019594282,-0.009632821,0.045441452,0.0030206032,0.013009485,0.0038133895,-0.027090594,0.002515385,-0.008019787,0.045558292,0.0010466767,0.047768973,0.019307997,-0.044127308,-0.053597346,0.04664194,-0.0029100073,0.05828352,0.030015605,-0.034777828,0.008447949,-0.024950204,0.003155081,0.020636093,-0.00652334,-0.034793776,0.011048329,0.042831566,0.024004476,0.062597685,-0.006292244,-0.046617884,-0.016379623,0.0030333712,-0.0077171987,-0.011719202,-0.008267073,-0.07014183,-0.044737995,0.017948652,0.026872754,0.010823384,-0.020821366,0.05413357,0.009480394,-0.050331842,-0.014737551,-0.046130575,-0.051349085,-0.011821896,0.038665105,0.04896364,-0.009956603,-0.014625296,0.014711329,-0.015392039,-0.014003204,0.10527727,0.013110241,-0.0013137334,0.028760247,-0.009376554,0.060161456,0.0275896,0.028901482,-0.0073697343,-0.014081767,0.02266474,-0.012941709,0.024991615,-0.04284221,-0.031202419,-0.00014139262,0.023894688,-0.0045423475,0.04234732,0.0074847043,0.009059584,-0.053133864,0.016997447,0.0060885097,-0.029259868,0.038032554,0.030500665,0.015669826,0.0056630545,0.0071136556,-0.007298831,0.028582638,-0.0020367028,-0.026144477,0.0078234235,0.0020118996,0.0043014167,-0.0040655727,-0.0175169,-0.013257088,-0.0035034239,0.027075348,-0.01223267,0.020896431,-0.011641629,0.02927329,0.04651611,-0.005437831,-0.0027636213,-0.06369292,-0.034309227,0.017819524,0.023987714,-0.0027565502,0.037779287,0.023306914,-0.00930642,0.005820647,0.016396876,0.0158867,-0.006595598,0.008621188,-0.02536141,0.03891669,0.033171505,-0.0061507197,-0.0060007516,0.019073319,-0.063767485,-0.004970632,0.028286867,0.012134147,-0.024855198,-0.03611407,-0.032690644,-0.0132977655,-0.023797076,-0.005399469,-0.044002175,-0.0028870504,-0.038232733,0.0065531293,-0.04791163,0.019467812,0.0023786556,0.026669418,0.06841467,0.0935134,0.0007198626,-0.010200032,0.038343184,0.007395176,0.0248055,-0.012588697,-0.013792907,0.011477036,-0.02724754,0.02292519,-0.071852826,-0.045857295,0.005481403,-0.0136172315,0.0857885,-0.015063443,-0.014987385,-0.057456873,-0.0013655681,0.025824746,-0.010076738,-0.0073723006,-0.0051140357,-0.009135773,-0.03310765,-0.011597224,0.00806871,-0.025886554,-0.045256186,0.03092803,0.028906722,-0.000013747206,-0.029914958,-0.014595103,0.067331836,0.010715808,0.004926373,0.021952959,-0.04460994,0.013645925,-0.019461269,-0.01719739,0.0009906931,-0.06256828,0.005566928,-0.032041963,-0.012128927,-0.028899604,-0.013666657,-0.013652203,0.02231339,-0.0024600208,-0.055434205,0.0027200887,-0.010457581,0.005849119,-0.05000279,0.041827526,-0.021962428,0.050407622,0.009576216,-0.022200573,0.0060824053,0.0043280036,-0.00087669434,0.030171158,-0.028711837,-0.0093577225,0.022350218,0.0063008056,-0.0232092,0.030797068,0.043553215,-0.009833784,-0.05655806,0.04380362,0.014168676,-0.03167314,-0.035473995,0.013606591,0.04786514,-0.023567183,0.039632183,-0.01755446,-0.017824132,-0.007796247,0.036483914,0.0045046993,0.0065764105,0.023932986,-0.049555447,0.0066053816,0.0058114626,-0.007584938,-0.0119465245,-0.02288409,-0.026412828,-0.020359311,0.0025322218,0.008368297,0.009571158,-0.034503736,-0.0035536964,-0.0032715215,-0.02660838,0.0069283773,-0.027516829,-0.029886289,0.014664574,0.040574994,-0.007276255,-0.038744446,0.015016752,-0.048744634,-0.0041243974,-0.15046906,0.024546502,-0.026467953,0.005763019,-0.0072352397,-0.0061591137,-0.023772195,0.011596343,-0.017596146,-0.024415435,-0.012221199,-0.03452998,0.019456506,-0.04022318,0.014657527,0.01661103,-0.0073210797,0.039499134,-0.031011602,0.07390332,0.008499403,-0.016657405,0.05103571,0.023791766,-0.030459823,-0.020591194,0.024591377,0.028858962,-0.015945222,-0.0423575,-0.008626291,-0.047042143,0.01262949,0.046985034,-0.000880761,0.010986225,0.017830782,0.004962486,-0.010136567,-0.014495196,-0.0055347336,0.022250108,-0.028279953,-0.0036546628,0.009268932,0.10510953,-0.042777095,-0.016326364,-0.026926914,-0.009666246,0.008451564,0.028959427,-0.0030711405,0.01677035,-0.03193741,0.003989111,-0.020184776,-0.01499864,-0.06578863,0.035628397,0.02216471,0.031079788,-0.04215772,-0.031436052,-0.055028394,0.004179254,-0.052704476,0.020975446,0.036917817,-0.0042375852,-0.009523498,-0.037956834,-0.03085573,-0.018491277,-0.033328835,0.037578408,0.0015536011,-0.02541167,-0.0051541664,0.0025820849,-0.05502457,-0.00030216755,-0.01755064,0.0035687366,0.043710675,0.05054527,-0.0075761876,-0.01833896,-0.058101542,0.03378912,-0.039082006,-0.02638363,-0.028167358,0.020947946,-0.03430973,0.083422914,-0.0023548403,-0.017948525,0.0031041675,-0.041538384,-0.021205455,-0.01748777,0.0024097795,-0.009263428,-0.06660449,-0.017673831,0.029095953,-0.007999589,-0.0019675374,-0.04880957,0.019989671,0.021319607,0.0038834938,0.018133396,-0.08431295,-0.041257747,0.000743337,0.0474138,-0.023115886,0.018479709,-0.0034522025,-0.03624079,0.012856403,-0.03181949,0.042561665,0.051745895,0.018300729,0.025642607,0.018538283,0.030328764,-0.008120679,-0.02525391,-0.011939972,0.05754746,0.015399292,0.017649338,0.009114811,0.0250603,-0.008939522,-0.0074054375,-0.034397632,0.00009813116,-0.004527448,-0.035896655,-0.020374002,-0.06731806,0.027920539,-0.007399899,0.02438099,-0.004596458,0.001044102,0.00008994906,-0.013612837,0.014676197,-0.021914404,0.07267192,-0.013788708,0.055956826,0.025515715,0.034442782,-0.040897954,-0.0064312266,-0.0028082472,-0.05240422,0.009142424,0.02889568,-0.015033165,-0.034135763,-0.028532773,0.04112772,-0.042359654,0.04724882,-0.008100512,-0.031078624,0.012868339,0.045372248,-0.009786227,0.005124551,0.022030214,-0.0048319185,0.007795082,0.0096925,0.008560521,0.00858688,0.041476723,-0.005294863,0.0030911171,0.026188511,0.053061012,-0.044835076,-0.012762048,-0.002691481,0.007938927,-0.005646286,0.037434354,-0.015426079,-0.001124381,0.026396018,0.033619646,0.018626666,0.01047164,-0.01736914,0.003928991,0.0070638377,0.0048042857,0.027220448,-0.016479582,0.006265866,-0.023503002,0.0022793429,-0.0000020802124,-0.00060299074,-0.014416999,0.020218907,0.042641558,-0.025310023,0.009761731,0.013375222,-0.034221813,-0.024209434,0.039018817,0.00956959,0.009883208,-0.027110418,-0.008784654,-0.073008515,-0.02389484,-0.008397664,-0.024228647,0.038517956,-0.018460399,-0.010245835,0.015457539,0.038931075,-0.013439231,0.021379178,-0.045702644,0.016188128,-0.028177584,-0.0047396957,0.051257905,-0.026432069,0.034088798,-0.046566732],"last_embed":{"hash":"d7d1t6","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"d7d1t6","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#How It Works#{1}","lines":[58,62],"size":182,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"d7d1t6","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#How It Works#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037154455,0.015398439,-0.03237814,0.016084248,-0.025577746,-0.06501941,0.030616976,0.0072140847,0.019230468,0.040257487,0.019263893,0.020699393,-0.016294653,-0.0020369748,0.043835793,0.016098868,0.008290746,0.031202247,-0.00735517,-0.013276581,-0.014097895,0.0067012664,0.023687912,0.013533173,-0.043443143,0.027005227,0.047132153,-0.027339526,0.017025208,0.022888394,0.05168966,-0.06476932,-0.058504608,-0.050647195,-0.03494009,-0.0062679444,0.006880017,-0.014354189,-0.05444333,0.022557255,-0.029233716,-0.01583196,0.023707379,-0.005202018,0.020580059,-0.01039886,-0.003200866,-0.019321218,0.028610764,-0.03771512,-0.036558717,-0.010168411,0.019364009,-0.017364442,-0.0046970416,0.025798626,-0.014953044,-0.04582307,-0.05114474,-0.01751431,-0.01098542,-0.00041785283,-0.053809438,0.00494157,-0.0180799,0.06449429,0.0023541986,-0.0022626265,-0.01763793,-0.024217293,-0.01756741,0.030146847,0.019044902,-0.0319253,-0.032797292,0.023850817,0.0010749584,-0.0055845906,-0.022419503,0.047443666,-0.019776553,0.02033066,-0.039976984,0.023498055,0.012739244,0.0037425472,-0.047565296,0.10872491,0.026606908,0.017597027,-0.004008196,0.0066174283,0.023925915,-0.047793467,0.0018832453,-0.006458358,0.0252384,0.013049688,0.016862717,0.020036926,0.0015628894,-0.026122492,0.0024573836,-0.014027117,-0.009362332,0.023761425,-0.004517914,-0.002974793,0.006831339,-0.0070296167,0.0017281809,0.013127134,0.013666772,-0.0331115,0.015568603,-0.007910473,0.024713093,-0.0034518081,-0.013164167,0.016538816,0.014869784,0.02227715,0.003290715,-0.014668099,-0.0314603,-0.03245151,0.063579224,-0.00805994,0.014713441,0.016774425,0.016944546,0.016565127,-0.015212373,0.024195354,-0.041890405,-0.005488039,0.010843316,0.054864343,0.012000732,-0.07214787,0.02374035,0.06314494,-0.001594354,0.0001257899,0.027041843,-0.06993559,0.034588553,0.021125762,0.00190416,-0.0061201057,-0.044936918,0.04013243,-0.040073216,-0.026046611,-0.027222194,-0.035692103,0.043368652,-0.008806214,0.024445225,-0.0009239008,0.020827519,0.022354204,-0.018905604,0.02577715,0.033779852,-0.004865335,-0.0117914295,-0.007342768,0.0006092983,0.013198227,0.017982872,-0.017173233,-0.026890686,-0.022691846,-0.0030304994,0.026208589,0.065757774,0.020173453,-0.012107208,-0.035887018,-0.0278833,0.009441122,0.007990539,-0.006908129,-0.015580751,0.017119635,-0.0025023143,0.022256978,0.022243492,0.06279204,-0.0011205031,-0.03253474,0.0007789579,0.06186906,-0.0042893696,-0.0468441,0.070364445,0.003653817,-0.004500875,-0.016465161,0.0012500416,0.016913846,0.055565026,-0.04687522,-0.015364296,-0.026091417,-0.022934973,0.016211694,0.031961348,-0.07744911,0.010325649,-0.0087352395,-0.039163876,0.012655199,-0.053183742,0.014968207,0.007854427,-0.007105461,-0.02609559,-0.0178335,-0.044627365,0.06409248,-0.019766597,0.003915072,0.008135035,0.05644716,0.0020840822,0.0070359237,0.0068487227,0.027998345,-0.015806435,0.027860388,0.024906728,-0.006364495,0.031854823,-0.038061168,-0.044109527,0.019408837,0.012323744,-0.010089543,-0.017609062,-0.02287637,-0.0066361926,-0.011988576,-0.013967797,-0.011127226,0.008899573,-0.003914896,0.0074114264,-0.065443836,0.010559883,0.06348847,-0.05900711,0.0010850003,-0.029107066,0.017543606,0.03936044,-0.004355355,-0.008119216,-0.006312319,0.015594868,0.05381494,0.012496324,0.015081933,-0.010628783,-0.016389247,0.03270487,-0.010753714,-0.008503997,-0.009608227,-0.005823747,-0.024385579,0.034906294,0.014487762,0.016017066,-0.010419231,-0.026888369,0.014212924,0.07644691,0.011254015,-0.03075464,0.0029325224,-0.003267855,-0.008000447,0.017229788,-0.035758335,-0.019285649,-0.0038809911,0.0054432857,0.012981664,0.029777717,-0.034064494,0.063098684,-0.010196968,-0.008733066,0.02136964,-0.017138312,-0.17390698,-0.06907899,-0.007737618,0.016352987,0.026767878,0.017287025,-0.030859891,-0.02597364,-0.025177022,0.036373604,0.041318063,-0.04934595,-0.014703927,0.005736648,0.020061476,-0.004481784,-0.029755475,-0.014055034,0.019217446,-0.022580795,-0.0599193,-0.027291756,0.073655844,0.03835272,-0.02969961,-0.041505437,0.02074258,-0.006703912,-0.019556822,-0.009082904,-0.020218097,-0.05561178,-0.0030925074,0.03030877,0.01144784,0.024648702,-0.024010822,-0.0024458894,0.044719562,-0.010480708,0.02568251,0.036108833,-0.009590946,0.06344517,-0.015897293,0.01991112,-0.006665796,0.0021514222,-0.061529838,-0.009116302,-0.023475194,-0.05159039,-0.01971667,-0.035731588,-0.03392588,-0.030472968,0.03797706,-0.008636539,-0.00074453367,0.057730176,-0.051276293,0.0026613355,-0.02328713,-0.07195496,-0.0014608015,0.006979119,0.03544032,-0.015741007,0.03663315,-0.04937256,0.02197133,-0.019531066,0.033355538,0.011918642,0.012159447,0.02937117,-0.039490294,-0.020750724,0.019230407,-0.10741214,0.018573266,0.041706305,-0.011594865,0.02395068,-0.0151989525,-0.046774868,-0.0095497975,0.03873641,-0.009463665,0.2179777,0.0068797525,-0.025977334,-0.008467091,0.044079036,-0.06412438,0.0013129606,0.038000416,0.0068202587,-0.022814684,0.008871989,-0.007720204,0.029331585,0.016471425,0.00078379514,0.025540326,-0.04118396,0.022791483,0.06306839,0.003507785,0.018532317,0.003661427,0.012737729,-0.00032371221,-0.063865796,-0.0129829245,-0.04484085,0.055279553,-0.05302954,0.057827383,-0.036318265,0.014353738,0.04448869,-0.03398116,-0.07162042,0.00091345434,0.012664071,-0.016798273,0.025057388,-0.007476262,0.015104827,-0.0019619712,0.048595555,-0.015558068,0.021530353,-0.059545957,0.0026674168,0.022552859,-0.03055597,-0.011813925,0.007038611,-0.0015252552,-0.01678957,-0.0055999495,-0.0038340522,-0.017032862,-0.0030255395,-0.0076973005,-0.04009924,0.016371233,-0.006382141,0.030638287,-0.030786932,0.03407166,0.0053966613,0.019925235,0.016594192,-0.0145589,0.018963339,0.03007862,0.03007006,0.051192682,-0.01880369,-0.0065398077,0.012163138,0.022087697,0.007342493,0.024625735,-0.015291501,0.0013781721,0.0002269577,0.01026291,-0.024054833,0.026180228,0.011748541,-0.021067986,-0.032657433,0.067251354,-0.008663332,0.032229662,0.004229939,-0.0035703508,0.02038868,0.0017609628,0.007536218,0.0153716495,0.01977439,-0.0016133477,-0.021561403,0.020215373,-0.04717724,-0.04894746,0.01087356,-0.005749604,0.0008391693,-0.0013380493,-0.005796628,0.029958837,0.016423276,0.032169834,-0.07660046,-0.0030540694,0.003516714,-0.03443462,0.015578601,0.07365897,0.005034953,0.012844794,0.0049747857,0.028586932,0.013618083,0.017288245,-0.00088457623,0.036072467,-0.009527584,-0.0642108,-0.029717779,0.012090334,-0.03511669,0.01485497,0.03173137,-0.033063415,-0.0039608637,0.0470728,0.04470411,-0.02575992,0.030228565,0.014591713,0.00358657,0.04105557,0.0108942315,0.0062272083,-0.02690049,0.061977748,-0.021406751,0.028383167,0.01581439,-0.052957438,-0.057250217,0.019339034,0.017627396,0.05350201,0.0053754626,-0.045297913,-0.008496282,-0.010190404,0.0022007506,-0.00016201915,0.013511365,-0.03342191,0.026741266,0.0392131,0.030034449,0.06822636,-0.016484726,-0.039648842,-0.012407892,-0.013747764,0.01605015,-0.02004014,-0.009134068,-0.06566019,-0.045809943,0.0008546134,0.018124608,0.015213506,-0.027817644,0.047198102,-0.035478026,-0.056908756,-0.021778306,-0.01754297,-0.045690294,-0.015107352,0.039702963,0.02875691,0.0030719067,0.004179149,-0.010962202,-0.023476405,-0.004359743,0.105776004,0.016948411,0.0025311306,0.058704425,-0.018451424,0.058631968,0.027024655,0.033049423,-0.022855943,-0.018920422,0.034436904,-0.00012656355,0.018520078,-0.044145256,-0.028728254,0.012705865,0.060317665,0.013465872,0.05816456,0.027247656,0.015244055,-0.050252233,0.004816609,0.0016703993,-0.039910883,0.07274372,0.061586935,-0.0017904938,-0.029964505,0.014342017,-0.024200708,-0.0014188659,-0.019450217,-0.035522435,0.021373447,-0.0061401445,0.0066963453,-0.023283552,-0.023221022,-0.011608152,0.017023006,0.01575002,-0.02120907,0.037499186,-0.020739079,0.013792848,0.059100807,0.012987299,-0.012555809,-0.06267424,-0.019341012,0.0017807296,0.023371631,0.0141482,0.018563613,-0.00233917,-0.036200058,0.033953153,-0.0021577908,0.004605149,-0.029011067,0.031583875,-0.05354381,0.031742144,0.017571483,0.006599704,-0.018031646,0.0027220056,-0.058624767,0.012079982,0.040645596,0.015930211,-0.027883502,-0.017305853,-0.03412799,0.007985397,-0.02737346,-0.028021699,-0.04798944,-0.01796536,-0.014222211,-0.0014380461,-0.023945617,0.041882683,-0.018707013,0.056278136,0.064410985,0.036566265,0.062161926,-0.020983977,0.012426874,0.01803751,0.018199764,-0.018371629,-0.008123885,-0.0010444616,-0.020408532,0.0071898117,-0.059826802,-0.022218207,0.023041718,0.012849615,0.08781311,-0.02184897,-0.013381675,-0.076627985,-0.021784576,0.023514772,-0.028287733,-0.0065410794,0.004706372,-0.02167284,-0.0041023036,0.0007344958,0.009656259,-0.027872838,-0.041862164,-0.00193274,-0.0022506325,-0.00077287876,-0.037693523,-0.040468525,0.062069677,0.036799602,0.017039308,0.0025513996,-0.022227088,-0.007175783,-0.014361328,-0.02256942,0.0074884123,-0.05704765,0.026288822,-0.03882211,0.008685739,-0.01719583,-0.017615307,-0.019941635,0.0287143,-0.003757309,-0.03326775,0.019654205,-0.007472695,-0.0047608973,-0.029478703,0.058893546,-0.03414576,0.024907101,-0.0082180705,-0.024699735,0.030747447,0.018925589,-0.0011340035,0.022885112,-0.0051842364,0.00418269,0.016601203,0.004736476,-0.013565682,0.022800911,0.02078352,-0.0037686029,-0.043265212,0.039272908,0.0063195745,-0.014571275,-0.032602888,0.030218929,0.028659534,-0.0041932315,0.032371428,-0.025521655,-0.009970777,-0.0028834762,0.04180999,0.010316952,-0.018589223,0.025618203,-0.04737494,-0.013964282,-0.0060728183,0.004372704,0.004814906,-0.034993805,-0.042772826,-0.036691986,-0.020989036,0.017022239,0.01910348,-0.036043625,-0.016681947,0.0069251894,-0.03215257,-0.0062344056,-0.035062186,-0.035099663,0.014375477,0.051929664,0.012676944,-0.064352214,0.022967005,-0.013668521,-0.002556082,-0.15657154,-0.006903716,0.006493422,0.0066750753,-0.02639098,0.0040061283,-0.009390616,-0.015816888,-0.012277307,-0.014729498,-0.02248216,-0.005678366,0.00883177,-0.05247681,0.019591711,0.050093714,0.013442126,0.0032775411,-0.021915922,0.05405705,-0.0145284375,-0.02681361,0.04903809,0.018988661,-0.018588815,-0.015646048,0.023149546,0.01908764,-0.01584572,-0.01172741,0.004044728,-0.033039905,0.0399439,0.029503673,0.017408732,0.022236599,0.009302155,0.018700765,-0.015453168,0.0014080231,-0.027223332,0.0010271054,-0.014957354,0.023864588,0.017457126,0.07024883,-0.047663912,-0.0140238,-0.045395657,0.0097988965,0.034176905,0.050903384,-0.050361216,0.011674167,-0.04658891,0.0064741173,-0.012188862,0.021027997,-0.025724752,0.043536995,0.010415981,0.042320803,-0.025740646,-0.012924969,-0.043194063,0.022773752,-0.025574772,0.02243479,0.029336095,0.0028057594,0.0023374415,-0.0021585142,-0.02251062,-0.013148608,-0.024652665,0.045890197,0.0008589929,-0.024501827,0.017085591,-0.008786419,-0.060816843,-0.012715408,-0.048619714,-0.00045969663,0.026004713,0.051765867,-0.016457502,-0.013557443,-0.038756967,0.010474916,-0.03552984,-0.03658535,-0.031948473,0.02262457,-0.0022822474,0.050049976,-0.0024993054,-0.0123902485,-0.025056068,-0.042083405,-0.026627716,-0.032033913,-0.007285731,-0.0040423344,-0.058905803,-0.030060656,0.032017548,-0.011767915,-0.008453661,-0.001424242,0.0084776655,-0.003021384,-0.003453348,-0.009105779,-0.08145735,-0.035003524,-0.017583283,0.020338655,-0.023396656,0.034849353,0.007420482,-0.025395034,0.020679902,-0.031219782,0.042415768,0.061195355,0.039010126,0.0041156444,0.025842248,-0.00025626243,0.02038995,-0.049017977,-0.028372185,0.057026863,0.03914028,0.017764656,-0.00061710464,0.03684281,-0.02242673,-0.03868547,-0.033490036,-0.020195145,0.015041056,-0.024615986,-0.010346894,-0.058366865,0.037498064,0.0075241444,-0.009936805,-0.018689854,0.020048324,-0.00005675347,-0.030226404,0.017786156,-0.007893882,0.08606218,-0.014946759,0.039273757,0.005579975,0.035566963,-0.026516067,-0.015260221,-0.0052574193,-0.02132028,0.0054139355,0.022379078,0.0064495797,-0.033488497,-0.048915,0.03603048,-0.024204658,0.036490206,-0.0071620364,-0.040053625,-0.00041276138,0.038995557,-0.00887705,-0.025519572,0.019720817,-0.025007596,0.013774616,-0.01672868,0.0135700265,0.009672968,0.042941816,-0.039803524,-0.0094366325,0.0057007778,0.04727829,-0.04650616,0.000028772765,-0.039929055,-0.007994265,-0.031159041,0.027270518,-0.04504615,-0.0047968696,0.007120913,0.020924306,0.033406906,-0.048200067,0.018389525,0.017345851,-0.01137044,-0.0025044025,0.040764533,-0.003054883,0.00020592196,0.013860416,0.02625901,-0.00760152,0.008522566,-0.015168091,0.016523695,0.021586241,-0.050475083,0.027050473,0.010511595,-0.03173874,-0.029401485,0.011729651,0.022083485,0.01575571,-0.04498676,-0.038522728,-0.04554796,0.019242324,-0.0016711284,-0.024511732,0.023906969,-0.046277992,-0.0136687085,0.012071151,0.03063194,-0.012742675,0.012506734,-0.05143728,0.004061164,-0.040381975,-0.0056509827,0.033413995,-0.0034348394,0.00598988,-0.027621862],"last_embed":{"hash":"1w7gvot","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"1w7gvot","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#How It Works#{2}","lines":[63,68],"size":270,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1w7gvot","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#How It Works#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03343161,0.012196727,-0.027395394,-0.01326945,-0.038472936,-0.027219912,0.028724091,-0.004252813,-0.02067038,0.020078043,-0.0055311024,0.031901706,-0.033634022,-0.00070419983,0.03285528,0.007457766,0.011665776,0.005200334,0.031339407,0.0019087031,0.0108561795,-0.008208291,0.03878505,-0.0026096217,-0.025227332,-0.0069938223,0.018532485,-0.045654908,0.0018158789,0.01498333,0.025665518,-0.07203966,-0.021749187,-0.03218658,-0.061788462,-0.025455803,-0.01125745,0.036028143,-0.0315639,0.024357634,-0.050808303,-0.0077828807,0.02088873,-0.013313351,0.030085374,0.025051264,-0.0076411036,-0.017914793,0.024568487,-0.058424804,-0.0386707,-0.017597178,0.024311401,-0.034221087,0.031421386,0.057150215,0.0053409594,-0.036056764,-0.018055158,-0.014286624,-0.002441013,-0.017830668,-0.025234364,0.038622573,-0.01460797,0.06268693,0.0014889789,0.006473203,-0.03197187,-0.02044092,-0.015216593,0.01558593,-0.033624902,-0.017266804,-0.07669486,0.026379516,0.032655,-0.016232368,0.0046167546,0.07840836,-0.012325485,-0.018573966,-0.023248497,0.0069696708,-0.0014342639,-0.007880717,-0.052403226,0.08652111,0.03240329,-0.009790268,0.008892162,0.025762808,-0.025886092,-0.033139274,-0.0077794115,0.018618928,-0.01418507,-0.039636977,0.037749045,0.01692089,-0.0028893696,-0.022699375,0.034958098,0.006588586,0.0022876088,0.01066763,-0.03202354,0.0005255069,0.016480232,-0.026500454,0.0025927704,0.008910653,0.01969443,0.014014484,0.0083257025,0.016142651,-0.004060972,-0.021508327,-0.020973718,0.018903688,0.021914873,0.003443984,0.040935457,-0.012089768,-0.039081037,-0.027516766,0.034450818,-0.023503125,0.0019301652,0.0065273573,0.020135561,0.037964817,-0.00246559,0.037018616,-0.027220495,0.009021424,-0.0170616,-0.0063319304,0.00905837,-0.039432745,0.03307795,0.099558964,-0.04228243,-0.008755483,0.020257952,-0.042131677,0.017656934,0.010629973,0.01702629,-0.020127313,-0.052359547,0.05452594,-0.0127627505,-0.026744848,-0.0017882327,0.003513849,0.040791098,0.0404371,0.022342592,-0.0055217105,-0.017164102,0.02014219,0.022589555,0.04945145,0.042230394,-0.013389813,-0.034548484,0.003468869,-0.007886367,0.02315494,0.022624508,-0.016195139,-0.0014053534,0.0075263744,0.014099807,0.028141648,0.059832733,0.01841374,-0.020222701,-0.028325338,-0.05526843,-0.022720257,0.016733723,0.0023057754,-0.037361097,0.03358951,-0.006138667,-0.016727401,0.006257808,0.06698028,-0.023431998,0.006213499,0.0034975128,0.06764399,0.0059167827,-0.062824436,0.07994653,0.0045478106,0.0038522028,-0.039020702,0.0003430428,0.02481958,0.044419177,-0.049700506,-0.032730654,-0.057586808,-0.03216949,0.0036273827,-0.0056996867,-0.06873531,0.014009371,-0.0055929143,-0.029481376,0.042560454,-0.028931418,0.0032028742,-0.0019083938,0.019271424,-0.0022657474,-0.040739115,-0.022119345,0.049183153,-0.011981141,0.017994229,-0.018192146,0.05877935,0.030575259,0.023306584,0.0019093279,-0.0024319647,0.011482706,0.007898832,0.020855013,0.017824398,0.017015789,-0.046913873,-0.03313643,0.0060002366,0.025599064,-0.015510017,-0.016799577,-0.015805986,0.02687889,0.0037864333,-0.011420441,-0.012636315,0.048810802,0.033520337,-0.0040376927,-0.012263729,-0.037187442,0.036580436,-0.014009167,0.003017639,-0.04925443,0.023925196,0.008977566,-0.004593319,-0.017556798,0.00018722941,-0.013753693,0.045515157,0.019586997,0.0072631943,0.016672226,-0.012461249,0.0294799,-0.023827594,-0.019189944,0.018031392,-0.013457641,-0.020631243,0.04091076,0.025345078,-0.0009301595,-0.018940678,-0.026455697,0.015645195,0.09822547,-0.011171576,-0.03995507,0.016783401,0.0063172155,-0.017118067,0.032807082,-0.028632123,-0.02601311,-0.027478151,0.015317431,-0.0073337513,0.008621421,-0.0063310773,0.04372163,-0.018169867,0.0007197568,0.028611837,-0.0010830244,-0.16424516,-0.050807416,0.00031273544,0.021239787,0.031091094,0.022000436,-0.008349734,0.018189382,-0.018310888,0.056411564,-0.026716188,-0.035851885,0.0061718416,0.009375915,0.024242915,0.011887637,-0.011171279,0.018919501,-0.015456658,-0.025828224,-0.045006305,-0.029700182,0.08260279,0.00591678,-0.044342898,-0.032849293,0.020001562,0.0070765107,0.0084664365,0.03653824,-0.024727,-0.011768228,0.0062056496,0.01002683,-0.01528836,0.039265122,-0.04724935,0.015201932,0.018538376,-0.014305089,0.028386546,0.045484323,0.015261848,0.062046405,-0.024736308,0.010134453,-0.020101469,-0.0040053907,-0.09080855,0.009306205,-0.050362766,-0.011725756,-0.009893371,-0.015723683,-0.037328847,-0.012793875,0.030399509,-0.010254398,-0.017993392,0.06608834,-0.0408139,-0.003923489,0.000081503946,-0.03361687,-0.015497441,0.0010076633,0.00808149,-0.021656774,0.006048788,-0.057927594,-0.011589164,-0.008321528,0.01622332,-0.021370789,-0.022691676,0.0076914914,-0.030684642,-0.016795518,-0.016963357,-0.12148668,0.003858361,0.043344494,-0.041133508,0.019060489,-0.0053469916,-0.026003825,-0.00792058,0.010441623,0.0028485379,0.22840662,0.017154763,-0.04054571,-0.009888213,0.031812094,-0.03251151,-0.020962602,0.04528708,0.025726866,-0.032592766,0.0052937353,-0.003330432,0.005905453,-0.011081516,-0.008892319,-0.006643274,-0.026385615,0.037817433,0.0711594,0.020590402,0.024631782,0.02957616,0.06209379,0.007987377,-0.05585151,-0.018711599,-0.021008404,0.008069344,-0.04221474,0.06293225,-0.018469486,-0.0040208637,0.07497375,-0.01376322,-0.040263828,-0.008995758,0.037379522,-0.029407408,-0.00011214311,0.01328999,0.0010949684,0.0066947313,0.003956489,-0.022003196,0.025070721,-0.031985044,0.031239826,0.03357937,-0.0111078,-0.042160254,0.006895324,-0.0034653838,0.022891881,-0.016570928,-0.022722578,0.03030705,-0.014345795,-0.014871768,-0.041304674,0.0033770406,0.024068495,0.026551224,-0.045539502,0.025028711,0.009125819,0.06206046,-0.018972687,-0.020097816,0.04497094,0.04859109,0.034474593,0.034309484,-0.007447482,0.0063205725,0.008029325,0.018287832,0.038465887,0.008409233,-0.021844478,0.033030298,-0.013890636,0.021617437,-0.036911376,0.048008136,0.013359077,0.013257186,-0.0013156552,0.08736764,-0.013608515,0.041617893,0.017203178,0.019710878,-0.01075561,0.008356066,-0.02162265,0.012995815,-0.013178434,-0.01082778,-0.03344388,0.010862855,-0.03630437,-0.030296832,0.029011972,0.006180444,0.026419204,-0.006422106,-0.037140418,0.04564789,-0.0032446985,0.0018169462,-0.06831814,-0.0018838376,-0.00069448294,-0.049607623,0.027286783,0.07832047,0.027143676,0.03609462,0.0070285527,0.026497817,0.02150289,0.00803546,0.00061545294,0.018200444,-0.017774595,-0.0773836,-0.027424939,0.009872348,-0.02700275,0.045271493,0.04387997,-0.023609387,0.030741777,0.05347273,0.017198835,-0.0016193521,0.022991415,-0.014177364,-0.011900219,0.029670192,0.011235452,0.04083122,-0.0199871,0.07051534,-0.0009079875,0.057879344,0.0069376444,-0.043246225,-0.019807596,0.04306311,-0.00836656,0.054045465,0.000587548,-0.024162212,0.004042088,-0.015574683,0.0017205286,-0.010441748,-0.011488473,-0.020309983,0.0104228975,0.005747453,-0.0050037126,0.06318862,-0.02784423,-0.052874472,-0.01594246,0.0045970846,0.026185818,-0.002935756,-0.013699888,-0.07608021,-0.0455091,0.019635787,-0.0012100735,-0.0035971978,-0.006893657,0.025718166,0.02115206,-0.041273385,0.008400955,-0.036803592,-0.059926875,0.009738571,0.030619692,0.024808811,0.011486725,0.0034622934,-0.0043204175,-0.0009093028,0.009566253,0.11636461,0.008174466,-0.007660398,0.0051033287,-0.009660868,0.05055973,0.0054669236,0.014693202,-0.029990066,-0.014871124,0.0087159835,-0.037939165,0.018115887,-0.044080198,-0.041253246,-0.0066681895,0.0642015,-0.02350233,0.009488993,0.014800243,0.015964838,-0.052424647,0.013029291,-0.005700695,-0.0148519995,0.076624066,0.020672059,0.017773168,-0.013080679,0.0038417606,-0.023837753,0.027962543,-0.021728482,0.008313981,0.022263097,-0.008049545,-0.014637803,-0.048653662,-0.01656546,-0.014655548,-0.0013164972,0.049762152,-0.01963061,-0.007194983,-0.03282666,0.028873857,0.03845917,-0.0059495163,-0.035836816,-0.032870006,-0.011067297,-0.007605329,0.047870655,0.026357004,0.014384877,-0.005366525,-0.024107039,0.0065424773,-0.036903378,0.019217243,0.003347545,0.0046962877,-0.015595981,0.03855852,0.051198825,-0.020671023,-0.018746499,0.0017630643,-0.047932852,0.025671216,0.06134223,0.00004477933,-0.015713505,-0.0068910834,-0.05317734,0.0029905688,-0.016896755,-0.009547517,-0.05307634,-0.012089544,-0.05057457,0.043462142,-0.026025863,0.029856427,0.008276067,0.016876906,0.04782846,0.07857631,-0.0045592524,0.003935163,0.06183687,-0.010029575,-0.019803975,-0.026701063,-0.0025426568,-0.016223745,-0.028509397,0.022861002,-0.0456672,-0.043064013,0.024702564,-0.015758125,0.074464366,-0.010975065,-0.005109306,-0.057277534,0.037161335,0.009225831,-0.020690998,-0.0002888287,-0.0012458548,-0.013693075,-0.024936138,-0.03396242,0.00049990474,-0.031894084,-0.04295881,0.027151262,0.026445372,0.016279265,-0.051970635,-0.022047082,0.053788286,0.015916165,0.014805072,0.013969241,-0.01628675,0.0073132943,-0.028753035,-0.039924413,0.00067601964,-0.0679561,0.0012132566,-0.05244951,-0.024944287,-0.029378397,-0.0028634479,-0.0058438275,-0.025922978,-0.020688651,-0.036662605,0.03405208,-0.026670968,-0.01490421,-0.018147686,0.06653526,-0.01837511,0.03496026,-0.015273281,-0.009246776,0.005749242,0.005257965,-0.00016112525,0.037636846,-0.009322457,0.0005222069,0.019779792,-0.021143984,-0.014026652,0.023628121,0.013119133,-0.010525401,-0.07579419,0.045627084,0.00060056476,-0.025542574,-0.03002126,0.037201256,0.011471257,-0.019324793,0.04621551,0.002958098,-0.022795768,0.004451155,0.0150308795,0.0063589,0.014923855,0.0023603851,-0.0524755,-0.012681639,0.009508885,0.0077270526,-0.003653448,-0.012314029,-0.03602713,-0.028941594,-0.012670431,0.009216117,0.031050267,-0.038498696,-0.0050190766,0.012675463,-0.0052404827,-0.0033365784,-0.0057075284,-0.03583082,0.02015313,0.030489812,-0.02191297,-0.045087915,0.050339628,-0.03793415,-0.0024008243,-0.14352834,-0.00096462626,-0.022133615,0.014524438,0.0025793612,-0.0064202957,-0.017654927,-0.008190891,-0.029758664,-0.036006097,0.019095197,-0.04893748,0.019530678,-0.034588177,0.0072834324,0.0406011,-0.0052249986,-0.002498918,-0.031625245,0.070018426,0.018692937,0.01367356,0.04404451,-0.006372267,-0.020183785,-0.022651898,0.010955909,0.056464206,-0.021346437,-0.03986457,-0.009509235,-0.02103442,0.025191111,0.030658998,-0.005170189,0.006735831,0.0043497984,-0.0024698682,-0.031307705,-0.019467311,-0.024088096,0.014906161,-0.017574314,-0.0056500593,0.023886168,0.077210456,-0.055711076,-0.016530145,-0.04495287,-0.030484956,0.0015355357,0.022540983,-0.026259428,0.02538927,-0.030417342,-0.010414576,-0.022632018,0.0125001585,-0.054752205,0.0073124478,-0.014913698,0.025889238,-0.025707195,-0.0138286995,-0.04908086,0.011885197,-0.028323473,0.025191242,0.00902082,-0.027580045,0.012961066,-0.01430597,-0.031985275,-0.009666828,-0.014463174,0.025351586,-0.00051222806,-0.03810479,0.018070176,-0.01547701,-0.059672475,0.002364437,-0.043035258,-0.0049680835,0.039173134,0.0157091,0.0005724949,-0.006090631,-0.04429747,0.01693747,-0.042788163,-0.020744648,-0.01101966,0.012034405,-0.018940516,0.053703792,-0.0000019858094,-0.0001812278,-0.012381813,-0.034476772,-0.012160295,-0.046400633,0.0016456483,0.029556883,-0.052046217,-0.01794342,0.0258795,-0.0025699504,0.0107728755,-0.014075718,0.001174139,0.021456158,-0.034158204,0.019489696,-0.06623074,-0.0316383,0.0075595,0.05051485,-0.017583622,0.021411834,0.016695445,-0.039469663,0.016672932,-0.028658168,0.0014377178,0.050905023,0.046201747,0.017302128,0.010660376,0.009536223,0.014464865,-0.036211416,-0.00097189867,0.052170116,0.010010446,0.022989945,-0.038899086,0.03163976,-0.016974607,-0.03810171,-0.021103637,0.009020993,0.026550096,-0.028711766,0.0063773193,-0.06621051,0.014735992,-0.015662698,-0.019827228,-0.02215476,-0.01816771,-0.020257574,-0.036361832,0.037126377,-0.036420554,0.0688225,-0.014408726,0.034123242,0.012993507,0.032874968,-0.02319422,-0.03132301,-0.0051471693,-0.052560683,-0.008221587,0.056484282,-0.020966146,-0.03743468,-0.032408725,0.0038418155,-0.026257522,0.051119473,-0.008742917,0.010092048,0.009540138,0.025212731,0.006926506,-0.00921403,0.0036382936,-0.027996527,0.018261746,-0.0025072542,-0.0011074025,0.02074186,0.019754162,-0.026083572,0.0011571042,0.02737868,0.025879445,-0.024762064,-0.008009108,-0.026375152,0.0062508774,0.0034011248,0.024523212,-0.027237011,0.009591916,0.020511834,0.024573255,0.02965775,0.009105631,-0.033250757,-0.025938695,-0.008198577,0.011181964,0.030147482,0.016023949,0.011147101,0.01015306,0.0074482597,-0.009490622,-0.0001619197,-0.015811253,0.035864048,0.05627984,-0.03979465,0.044002194,0.016741587,-0.01950246,0.0048796213,-0.0009377375,0.024327744,0.012072142,-0.058104545,-0.03856794,-0.049611196,0.0069390624,0.005668448,-0.03068021,0.013981161,-0.075865895,0.009566782,0.0010404838,0.047740374,-0.041276567,0.012751955,-0.047453053,0.026327185,-0.04166241,-0.0051515633,0.025513275,-0.017129757,0.013643572,-0.013014956],"last_embed":{"hash":"1na8oti","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"1na8oti","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#How It Works#{3}","lines":[69,75],"size":243,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1na8oti","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026579572,-0.008091746,-0.024940062,0.011738512,-0.03867657,-0.02129329,0.023854569,0.019005906,0.017385703,0.0063695977,-0.020997241,-0.0023339817,-0.035694953,0.012841435,0.035420734,0.022914618,-0.030346142,0.01767467,0.036436945,-0.005657205,-0.003170855,-0.0030084513,0.047585092,0.031874176,-0.023798425,0.011643555,0.021528933,-0.031007465,0.057801224,0.03538046,0.018177943,-0.05378679,-0.033424076,-0.040642716,-0.021310912,-0.0020325633,-0.00526014,0.0031054139,-0.05319048,0.035479173,-0.02293194,-0.021093274,-0.0017203595,-0.01182027,0.047707215,0.016187489,-0.022664387,-0.008914942,0.049906082,-0.056755453,-0.017626144,-0.0037713235,0.034315996,-0.029603181,0.008285797,0.047133252,-0.02821773,-0.035148952,-0.036563504,-0.0032167973,-0.01795418,0.033773772,-0.038871273,0.008794995,-0.008342478,0.033555873,0.014230197,0.027750403,-0.007820941,-0.059631657,-0.019189095,-0.0060117366,0.010460298,-0.038131107,-0.052764036,-0.005209786,0.023526656,-0.039063077,-0.012930167,0.011243076,-0.030538082,-0.002695233,-0.018851513,0.013385983,0.01597889,-0.006600991,-0.020613266,0.09794718,0.01089326,0.011818465,-0.012924337,-0.011391534,-0.01602643,-0.062229857,0.013214429,-0.012521226,0.01935582,-0.022953775,0.01463194,0.028217481,0.013557512,0.0076533863,0.011102102,0.0056607556,0.036433343,0.0012105041,0.0068148277,-0.019444903,0.01275374,-0.017587908,0.0049401354,0.026700206,0.0070570484,0.011372522,0.01310082,-0.040495463,0.017554417,-0.028904974,-0.023446659,0.0043014283,0.031747498,0.055641606,0.033725254,-0.026164522,0.0042650383,0.017280355,0.044745512,-0.045279674,-0.024658702,0.017004842,0.03305671,-0.004795426,-0.0038059377,0.05753773,-0.03252902,0.012828056,0.0027574683,0.038002793,-0.010213297,-0.057719734,-0.008368083,0.030533696,-0.010951033,-0.017886229,0.006589619,-0.0626427,0.036991633,0.027257582,0.024376862,0.031641997,-0.06137051,0.04526074,0.022683553,0.03546979,-0.030101858,-0.01670957,0.017382376,0.076831,-0.0005418099,-0.016390853,0.021902638,0.040012777,-0.049088333,0.056718342,-0.016256526,-0.03945587,-0.0023941472,-0.011898279,-0.015412233,0.037077986,0.013405443,0.008424672,-0.0024527782,-0.0034477103,0.0059847003,0.011949071,0.027368888,0.03296351,-0.01335296,-0.035084594,-0.02688442,-0.0042736,0.0119843595,-0.039876632,-0.028702645,0.07339838,-0.03692259,0.0006539321,0.02105018,0.049575314,-0.017787963,0.017822813,-0.010119409,0.034299675,0.009942103,-0.022282828,0.07160702,0.010061424,0.018991455,-0.00207995,0.032130294,0.00997825,0.042435672,-0.028280508,-0.021859502,-0.023190254,-0.0137081705,-0.026004808,0.0027242664,-0.05032718,-0.013342566,0.026772803,-0.06068239,-0.014837235,0.0021520373,-0.006764602,0.012821386,0.00792276,-0.020865692,-0.0042431727,-0.016682368,0.07497755,-0.025804503,0.0003721152,0.007408086,0.03807651,0.006311985,-0.0044087414,0.023942064,0.038698517,-0.039862975,0.02634335,-0.0050845244,0.0038756174,-0.01258717,-0.015458578,-0.011811203,0.013906045,0.03676945,-0.0143769495,-0.0031837223,0.025311429,-0.012331992,-0.0062285825,-0.019639645,-0.038267136,0.0060045584,-0.008622959,-0.0003845623,0.0083363885,-0.0051495917,0.011074573,-0.04167795,0.01072975,-0.009305049,0.021197079,0.026713243,-0.01674595,-0.014352269,0.0013304285,0.025011668,0.042392537,0.01861339,0.021722268,-0.00789264,-0.017406171,0.0110637685,-0.00462247,0.0027714127,-0.020589901,0.009516157,-0.036389805,0.038523037,0.02029048,-0.029143536,-0.020430911,-0.048174955,0.016206553,0.06268555,-0.029693104,-0.024267273,-0.010792217,0.027967226,0.004625075,0.029551188,-0.009714617,-0.04798118,0.0104652,0.0047437707,-0.02376247,0.00017209662,0.029354172,0.057990104,-0.003601663,-0.020173617,0.037227005,-0.0014109098,-0.17606884,-0.050683156,-0.019113442,0.061496966,0.008127909,0.029314581,-0.062111866,0.01851106,0.026942402,0.07106811,0.0077093015,-0.039052445,0.040293694,0.0025959318,0.009195475,0.0029590162,-0.047103573,-0.0028560024,-0.0426735,-0.03874321,-0.07751001,-0.025378246,0.07503203,0.050668184,-0.040131964,-0.026985716,0.056453597,0.008235304,0.03287409,-0.0025506082,-0.038178746,-0.037985206,0.006004913,0.04646563,-0.0025255268,0.021343594,-0.024671294,0.008871453,0.07533238,-0.011969733,0.040038038,0.049666774,0.03474839,0.025865505,-0.0041670827,0.046522513,-0.026938401,-0.013794156,-0.02898196,0.01701918,-0.03345733,-0.023451056,-0.027862053,-0.029145833,-0.016551943,0.0025485016,-0.0045586065,0.0050800345,-0.025619837,0.03980714,-0.0019246818,0.0064465385,0.0037519205,-0.04957462,-0.01632575,0.026565114,0.040446885,0.011604115,0.006437672,-0.04222783,0.012756653,-0.03947406,0.006157032,-0.013372076,-0.008689272,0.008055821,-0.024933413,-0.035374608,0.014486084,-0.1280817,-0.0066733346,0.047877207,-0.014949307,0.002871737,-0.0079809,-0.027485415,-0.0032296542,0.010045031,-0.006149966,0.21938893,0.0033467868,0.036576435,-0.01616313,0.047823954,-0.038012266,-0.018101418,0.04350843,-0.02460577,-0.031474225,0.013865038,-0.0056355875,0.02222903,0.0019230836,0.027015457,0.027690984,-0.050975937,0.035575245,0.06492722,0.001886119,0.035611052,0.0120565,-0.015440134,-0.02922059,-0.046829477,-0.05282827,-0.011833557,0.048564136,-0.027351815,0.052658297,0.0015162353,0.06051239,0.06203847,-0.029764887,-0.02385707,0.027571334,0.05547932,-0.04536237,-0.010929501,0.013936269,0.015796369,-0.006350483,0.031776782,-0.007411769,0.010687982,-0.020871874,-0.025313154,0.023674043,-0.020905202,-0.022509368,0.020711081,-0.0046277083,-0.0008374797,-0.03828257,-0.015968297,-0.020538509,-0.020695347,-0.010114317,-0.01733066,0.025828553,0.010426762,0.019336155,-0.016423024,0.020035164,0.008529956,0.012793228,-0.012252161,-0.006272609,-0.009844615,0.04384112,0.026588768,0.015474826,0.0103053935,-0.006435461,0.0069048223,0.012447312,0.04179951,0.009106138,-0.00139865,0.0033464232,-0.008305842,0.011909185,-0.031819664,0.003980743,0.0343223,-0.022853814,-0.012904848,0.051333684,-0.042146936,0.03884865,0.0038330061,-0.007254097,-0.027274536,-0.012606529,-0.00582871,0.010758597,0.033302266,0.0017204339,-0.02153709,0.03400809,-0.032959793,-0.010087938,0.0316994,-0.02785996,0.003097953,-0.019935748,-0.02911756,0.020542238,-0.0065093054,0.023674596,-0.0708948,-0.012993584,0.017644836,-0.009325178,0.014436831,0.05272523,0.015204863,0.0028032623,-0.0017231562,-0.0066259895,0.032549784,0.038188267,-0.0033858602,0.04457905,-0.031225165,-0.043015655,-0.02760677,0.009354943,-0.032444283,0.02534728,0.03984603,-0.010290095,0.022541849,0.036026675,0.022086734,-0.0010776153,0.05646168,-0.005540752,0.012971508,0.040529314,-0.026452668,0.032512363,-0.00021912532,0.07995142,0.00093018624,0.047441415,-0.013154352,-0.011752234,-0.02641069,0.02734272,0.0041522137,0.03992519,0.0673995,-0.036203198,0.00997742,-0.05156171,-0.0007939162,-0.0081089595,-0.0029831796,-0.028574724,0.005336255,0.018313996,0.038428728,0.04313447,-0.01959699,-0.054587018,-0.004378217,0.018553754,-0.011310534,-0.010536194,0.0034727808,-0.04184091,-0.028577384,0.01263759,0.0126231965,-0.044315457,-0.0139428675,0.036060408,0.0070619737,-0.054585893,0.04005413,-0.022143507,-0.034090433,-0.0030682099,0.0454447,-0.04692841,-0.023326367,-0.016154533,0.006741185,-0.01531618,-0.029416919,0.105400085,0.0054670684,-0.002782508,0.054887176,0.004551862,0.063017614,0.019139893,0.020140933,0.0013653137,0.0068201143,-0.0011454775,-0.0076703196,0.0022030426,-0.018695971,-0.02863467,-0.008256111,0.04734648,0.03577629,-0.0070350673,-0.00698824,0.003333608,-0.03551204,0.021879815,-0.0082511455,-0.034411598,0.034119517,0.03993352,0.019273285,0.00754851,-0.0034360318,-0.025453437,-0.014309612,-0.032449435,-0.01998251,0.056988176,-0.013053057,0.00075061456,0.031588577,-0.022817854,-0.012253674,0.029646408,-0.017936304,-0.004001268,-0.006060645,-0.012399931,0.037098236,0.024105458,0.021598442,-0.020029573,-0.07114914,-0.024848772,-0.012573145,0.04445656,0.040263087,0.04072469,-0.008520749,-0.05450711,0.0106739625,0.02350834,0.040932987,-0.05812441,-0.0017521655,-0.060488157,0.008749064,0.02134483,-0.020116825,-0.00290766,0.027862025,-0.03702101,0.0066900807,0.012284293,0.012844471,-0.041819587,-0.035168733,-0.06791923,0.0036093413,-0.038163997,-0.0012791175,-0.005299687,-0.009125019,-0.0050798687,0.020274397,-0.026849423,0.008016557,0.0061928756,0.029555349,0.032533128,0.06816428,-0.023571562,-0.036189802,0.03863589,0.053676948,0.005468446,-0.018971283,0.005973862,0.04467484,-0.032712016,0.028677367,-0.08189316,-0.021477368,-0.0079571,-0.012122503,0.012198795,0.00039390477,-0.019095048,-0.05265646,0.0309239,0.021490347,0.0118228,0.0126207825,0.0061995895,0.019248657,-0.012259168,-0.024455989,0.006719552,-0.029510107,-0.019498229,0.05051961,0.008687774,0.0125603825,-0.058557652,-0.008804482,0.034776777,0.03837641,0.010472236,0.019333728,-0.028671825,0.04781406,-0.02880749,-0.0036890802,-0.011320436,-0.071769826,0.017477142,-0.042527415,-0.012909474,0.002429438,-0.0048997537,-0.040241405,-0.016120264,-0.014955956,-0.008453086,-0.021194132,-0.012109681,-0.06902678,-0.02699186,0.05961964,-0.008336821,0.009161055,-0.025795294,-0.0065375892,-0.0066959118,-0.00062926835,-0.027695617,0.007045799,-0.005735591,-0.02227423,-0.00047438618,-0.006398707,0.005858128,0.057150494,0.03614576,-0.010971742,-0.043923628,0.025357332,-0.017509868,-0.055246405,0.004027676,0.062428385,0.061173826,-0.04015587,0.02383086,-0.0071362294,-0.017457921,-0.030585451,0.03861989,0.022092808,0.020485798,-0.0196904,-0.03871516,0.02552809,-0.044955075,-0.009130208,0.040587567,-0.045701962,-0.03665573,-0.0081926575,-0.046133906,0.037971612,-0.012473576,-0.05426356,-0.04856975,-0.021862643,-0.027086426,-0.010907787,-0.02645034,-0.046772487,0.019533677,0.036695212,0.0085543785,-0.028091392,0.058670353,-0.046223763,0.018022079,-0.13556401,0.010332335,-0.036401007,0.007746261,0.0016240282,-0.000065648994,-0.035146017,-0.029983936,-0.03670865,-0.0149476025,-0.025469825,-0.03699581,0.051316712,-0.043193113,-0.016040962,0.051174875,-0.016963512,0.022589201,-0.065171875,0.042634465,-0.007084392,-0.014493539,0.020984616,0.0061732107,-0.0075608836,-0.031011906,0.013918986,0.00007567756,-0.02577753,-0.046058785,-0.0422099,-0.02468556,0.02329019,0.022687377,-0.022942288,0.02234129,-0.006095338,-0.004598014,-0.004539636,-0.012532909,-0.011310785,0.026466263,-0.0018018797,0.027430695,-0.004305802,0.09251297,-0.010590549,-0.011838994,-0.039014924,-0.014746926,-0.0035177597,0.05311397,-0.02362618,0.021182926,-0.035097383,-0.012465092,-0.02130347,-0.018782709,-0.055451516,0.037979845,-0.016181363,-0.018807085,-0.03502519,-0.0437007,-0.027583763,0.025829604,-0.02392626,-0.0022769994,-0.012332041,0.012473027,-0.02050133,-0.01215305,-0.058406767,0.00012081029,-0.0087560695,-0.013457883,0.020773275,-0.015285493,-0.01586342,-0.0046731927,-0.02490454,-0.004407986,0.009205623,-0.027774874,0.025464546,-0.008107401,-0.0049406136,-0.024890088,-0.044468638,0.016888669,-0.017736439,-0.052474815,0.0018504255,0.042629693,0.0036209726,0.059157323,-0.015268839,0.004818838,-0.0034985964,-0.020757085,-0.029244386,-0.019747099,-0.013406732,-0.04790989,-0.045288198,0.0051174043,-0.0031890208,-0.013128957,-0.014792397,-0.015578953,0.013740692,-0.0038615633,-0.035605453,0.011138792,-0.095381536,-0.011489833,-0.0054022367,0.06314037,0.025843235,0.0031101706,0.00718821,-0.0034625623,0.00401085,-0.03030746,0.05774773,0.050228413,0.057045814,0.010882738,0.022829877,0.002611653,-0.009528457,-0.040006958,-0.0011148829,0.019386472,0.013729342,0.0011803496,-0.0004791413,0.024673237,-0.039600555,-0.016504174,-0.04473252,-0.03289418,0.006756316,-0.035298627,0.005393537,-0.051007878,0.013469803,0.0023219364,0.01729019,-0.0366544,0.049068138,0.015248625,-0.0072190543,0.04800678,-0.018054329,0.06563398,-0.07312457,0.049385667,0.009652309,0.017074537,-0.03229847,-0.0022911287,-0.00370474,0.00085554225,-0.027576093,0.06560723,0.0040409365,-0.025375608,-0.0696283,0.017549615,0.00043835878,0.035921115,-0.010483468,-0.014084772,0.012950618,0.003053428,-0.02474484,-0.0034423089,0.008561877,-0.016929122,0.0027210729,-0.000084171064,0.008297218,-0.006018423,0.023760276,0.0050101522,-0.00852198,0.010600324,0.011591819,-0.015785666,-0.009500971,-0.022287833,-0.001628297,-0.01304295,0.035675857,0.027041636,0.024217298,0.023109594,0.040718783,0.029798111,-0.015430938,-0.042411573,0.024363648,-0.018633004,-0.019463923,0.01963035,-0.0055945585,0.00026761048,-0.013390355,0.0045801373,-0.032995377,-0.018657753,-0.03227529,-0.008438818,0.025196569,0.0029611008,0.03381007,0.0267804,-0.029607989,-0.037008394,0.05322954,0.04805102,0.0005527692,-0.016697867,-0.024993133,-0.038545843,-0.022960203,-0.0020568133,-0.035401557,0.020503515,-0.05716707,0.02428575,0.007985888,0.025715673,0.021946521,0.018341647,-0.05069936,0.0037758567,-0.02468522,-0.014745063,0.037297104,-0.038499936,-0.0031087864,-0.0025429474],"last_embed":{"hash":"19twd1f","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"19twd1f","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines","lines":[76,99],"size":837,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"19twd1f","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04631678,0.0007396922,-0.030151347,-0.0033563743,-0.05078441,-0.0029777526,0.033026665,0.021521997,0.030538887,-0.017507026,-0.019094683,-0.010600393,-0.049468603,0.007830683,0.03447889,0.036088612,-0.027678423,0.005727344,0.045726687,0.0008819053,0.013776829,-0.0045591593,0.044840127,0.0051305154,-0.03553379,-0.0025024177,0.0431702,-0.018997168,0.06374736,0.033707783,0.012447851,-0.04178731,-0.017454192,-0.035858266,-0.020462876,-0.025672495,-0.01337406,-0.0029210083,-0.05330337,0.04131145,-0.020597469,-0.01426544,0.0012120047,-0.008017418,0.06309772,0.015976835,-0.027420748,-0.003978565,0.030233731,-0.041241743,0.0020168684,-0.0027207364,0.043705314,-0.032386854,-0.0073119802,0.05537618,-0.041829463,-0.037050217,-0.04564295,0.021974336,-0.016111946,0.02821405,-0.04538287,-0.008220852,0.011987459,0.036292184,0.023206145,0.030300874,-0.014802726,-0.05476474,-0.018520765,-0.007217645,-0.022645136,-0.036849517,-0.045060057,0.012723894,0.024679843,-0.03120563,-0.013978405,0.042691026,-0.029317567,-0.0027195888,-0.0034066506,-0.010853458,0.013215492,-0.0130525995,-0.022718977,0.068325266,0.018118333,0.01674888,-0.008316189,0.0037387335,-0.0029343734,-0.064435035,0.00079952914,0.01483592,0.00838867,-0.010788047,0.025582222,0.01280357,0.020541327,0.01738683,-0.0014777589,0.009310403,0.047818914,-0.008256849,0.008021739,-0.019209772,0.012033213,-0.012069105,0.01007547,0.0198701,0.024117539,0.038516056,0.003441525,-0.036967102,0.025199542,-0.024771819,-0.0014002194,-0.00034536672,0.013560383,0.04012208,0.04892044,-0.052433737,0.015897302,-0.0012661071,0.020287575,-0.051765624,-0.012120078,-0.003276966,0.043489337,0.0057753576,-0.008846051,0.046228945,-0.019811627,-0.011987577,0.027208347,0.018999845,-0.028900621,-0.043952838,0.011074893,0.018252581,0.005189652,-0.021829061,0.019540034,-0.060140632,0.04120008,0.0409169,0.016250081,0.01873417,-0.04974461,0.04946117,0.030462895,0.02763238,0.0017515754,-0.018871939,0.021163989,0.08549774,-0.022624766,-0.019160362,0.019913014,0.027968336,-0.034560975,0.043827668,-0.010356502,-0.04304524,0.008230348,0.0033520712,-0.012682188,0.05131609,0.009045138,-0.0142691005,0.0010912344,-0.002340033,0.008467255,0.00949697,0.033807058,0.026828842,0.0041168565,-0.0502848,-0.01890647,-0.015847232,0.0023154728,-0.02710494,-0.046978515,0.05238689,-0.058408055,0.00072793773,0.01771143,0.017435359,-0.0160884,0.023520902,-0.0051831817,0.02268742,0.030255603,0.004254329,0.054482028,0.01959652,-0.00062446186,-0.0046137483,0.022797689,0.032689158,0.024172375,-0.04129837,-0.012623342,-0.018441191,-0.01619013,-0.02987837,0.014434473,-0.07292885,-0.026354948,0.036481235,-0.0829419,-0.033441886,-0.010804576,-0.011620673,0.018678395,0.0122751165,-0.002828477,-0.010190159,-0.033434164,0.05777423,-0.017648356,0.008102639,-0.008196192,0.019201234,0.0013054964,-0.016369393,0.03248567,0.01375697,-0.06744427,0.017130794,0.008913352,0.0136336,0.005344327,-0.019941451,-0.017330714,0.018589314,0.036152672,-0.028745934,-0.0054367203,0.0045944634,-0.026816308,-0.0037784404,-0.020739423,-0.0107779885,0.014869629,0.019611703,-0.005920832,0.015507287,0.0071385624,0.030658294,-0.026608387,0.0002327702,-0.009073743,0.012580277,0.03855059,-0.023373742,-0.024106724,0.009576495,0.023972096,0.036096442,-0.0050943145,0.011959785,0.011867611,-0.0025476778,0.010409849,0.008720725,0.025567198,0.005918272,-0.012233039,-0.0335647,0.046931516,0.014817791,-0.0020878983,-0.024482839,-0.05415839,0.03517592,0.056771867,-0.0069756852,-0.024399823,0.012943012,0.027781932,0.024962796,0.059764616,-0.016946312,-0.025941927,0.0144342715,0.004101574,-0.0051207524,-0.022991175,0.010977361,0.05186755,-0.0011488306,-0.019535294,0.045832258,0.0059752776,-0.16975851,-0.050634667,0.0013846306,0.050883844,0.010687142,0.021109747,-0.05322254,0.036768552,0.014664496,0.06330042,0.0024429108,-0.039585933,0.052364327,0.007271828,0.0131003875,0.021782069,-0.04468699,-0.00096903584,-0.048841722,-0.042289864,-0.054512586,-0.014538072,0.06684078,0.046611276,-0.039841935,-0.009755314,0.0819763,-0.007554086,0.020018877,-0.014581542,-0.02120493,-0.017716574,0.014809432,0.036390014,0.0042157113,0.047627468,-0.014231991,0.0034430805,0.042922158,-0.0070340545,0.029229665,0.052822333,0.030310957,0.033119783,0.0080442,0.05260451,-0.029238887,-0.00047748478,-0.0464544,0.016983788,-0.024141219,-0.019306675,-0.010916474,-0.024840211,-0.040444527,0.01306316,0.005103735,0.034119003,-0.011626122,0.031785958,0.021249382,-0.009991273,0.0027922182,-0.054510992,-0.042994175,0.020212017,0.055129837,-0.0064786477,0.03536034,-0.03806865,0.015611085,-0.049838673,0.0021633836,-0.015662005,-0.036332097,0.031891327,-0.019868426,-0.037571684,0.020833956,-0.120290756,-0.0010190179,0.033332963,-0.007171261,0.005496138,-0.021979546,-0.016934283,-0.008038307,0.019089537,0.03604162,0.22179155,0.0050941487,0.048967745,-0.021882338,0.039279412,-0.030717805,-0.01116181,0.05233271,-0.035773907,-0.035430018,-0.016405622,-0.0041904203,0.012998248,-0.005014873,0.03741016,0.049103223,-0.051501013,0.024103554,0.054356456,0.015290699,0.032989368,-0.0073644593,-0.010690024,-0.020640118,-0.038394053,-0.038338725,-0.0119289225,0.029122604,-0.016932333,0.044724967,-0.020659164,0.058844622,0.073161244,-0.019432921,-0.014683358,-0.010254279,0.041157834,-0.057936467,-0.007895102,0.0056875027,0.021158231,-0.011998649,0.02782176,0.009883629,-0.0031083557,-0.010115422,-0.024712835,-0.0151497405,-0.011721164,-0.012643766,0.025074415,-0.040688094,-0.008049244,-0.031552553,-0.0028324835,-0.03384022,-0.03369023,-0.024990419,-0.016132988,0.042769864,-0.004653893,0.018914701,-0.003508117,-0.0021359867,-0.0049498696,0.025692761,-0.024264464,-0.0227723,-0.012945955,0.048810966,0.014898402,0.013733273,0.014986941,-0.011443183,0.028483497,-0.000975185,0.04647543,0.0148632005,-0.007783347,0.017559234,-0.007284001,0.0089821275,-0.031860936,-0.017194508,0.04296254,-0.01968179,0.010278137,0.030697811,-0.036880895,0.024731992,0.010321384,0.008545839,-0.015579413,-0.0145535,-0.009389252,-0.010029895,0.02488418,0.0070026317,-0.042866025,0.014193531,-0.039308153,-0.026538966,0.00864205,-0.054985944,-0.011570233,-0.042670872,-0.022533264,0.029426051,-0.0041152057,0.018561091,-0.031698566,-0.0056303893,0.021399135,0.0019918848,0.009471661,0.038480517,0.01839444,0.0104963295,0.013734793,-0.012047117,0.042127464,0.03118596,-0.004759808,0.048730914,-0.030766927,-0.060844813,-0.009543873,0.030029163,-0.02935156,0.03345297,0.034365594,-0.016764414,0.0029860605,0.035413325,0.013226838,-0.00084573124,0.04364414,-0.02054838,-0.0028951264,0.03387583,-0.04221843,0.023734773,-0.011364426,0.06691247,-0.00049928547,0.07371379,-0.01724574,-0.009299458,-0.0020119708,0.031975284,0.006805862,0.043280847,0.06430499,-0.0353664,0.018601375,-0.058246695,-0.0064226477,-0.01966485,-0.010886043,-0.0292102,0.014330393,0.023170382,0.044581886,0.05619038,-0.017296316,-0.021615963,-0.009500815,0.018999938,-0.013493458,-0.0046327133,-0.0054906174,-0.030144362,-0.02973093,0.015172679,0.005949385,-0.039877772,-0.0061778016,0.019312406,-0.020647377,-0.08099621,0.042369623,-0.027762642,-0.024832008,-0.023762362,0.054707404,-0.07032946,-0.032724936,-0.01248569,0.015423523,-0.024839533,-0.020163683,0.09708902,0.004244061,0.0033866584,0.036364093,0.022131052,0.069132715,-0.003987279,0.0030599074,-0.0077278307,-0.021296527,-0.012267103,-0.008488958,-0.009519404,-0.011066099,-0.020606373,-0.024056228,0.03991238,0.028234232,-0.03278152,-0.019107522,0.0057057156,-0.04508268,0.029328596,0.02041073,-0.03283312,0.011390326,0.024887726,0.028928056,-0.007612289,-0.010750281,-0.014988094,-0.015130901,-0.028313246,-0.037665017,0.047532246,0.0015858313,0.011323782,0.022826457,-0.02211838,-0.012308073,0.044540666,-0.02145867,-0.024738448,-0.02306771,-0.008326722,0.030526817,0.02170089,0.0031323505,-0.04857622,-0.054361142,-0.04865464,-0.032030057,0.048286628,0.036952514,0.025142524,-0.042892866,-0.06375952,-0.0070990077,0.028031051,0.038167775,-0.0651613,0.009302123,-0.06185974,0.027830832,0.007120014,-0.016096512,-0.008655144,0.021811748,-0.030846285,-0.0042606485,0.021881627,0.02255554,-0.026791027,-0.038521543,-0.05927941,0.0148144355,-0.03163566,0.0019343441,-0.01435677,-0.016244702,-0.012386505,0.012112026,-0.018211216,-0.002178276,0.0036005669,0.0058650644,0.030726025,0.07315979,-0.053431578,-0.03865037,0.01563276,0.023721429,-0.00031286487,-0.03221113,0.016472869,0.05688036,-0.020047963,0.02406486,-0.07143331,-0.01098232,-0.00073888456,-0.017148448,0.027577186,-0.00006377283,-0.019613355,-0.0321707,0.036676485,0.018160984,0.014791961,0.021016812,0.0022880868,0.012204992,-0.03024685,-0.022999663,0.0005781088,-0.0154933175,-0.047005158,0.057185307,0.008376991,0.021956133,-0.06414039,0.014887448,0.04024114,0.039508484,0.01566862,0.032404084,-0.03092526,0.032089088,-0.022405563,-0.020344079,-0.013489538,-0.06383035,0.015089069,-0.04047414,-0.019876413,0.013378429,-0.019804291,-0.037973378,-0.025598828,-0.019024856,0.0031724442,-0.014812862,-0.01809294,-0.0568639,-0.021348322,0.06472259,-0.0043782946,0.007683174,-0.011260351,-0.014106382,-0.015113577,0.012588474,-0.019495482,0.010646119,0.017394898,-0.01753301,0.017618265,-0.035829533,-0.0074802437,0.04126108,0.008244517,-0.005752499,-0.03791873,0.021141352,-0.016099358,-0.05529876,0.0015596991,0.030218873,0.066174366,-0.052207407,0.014462481,-0.011918854,-0.010685989,-0.015026286,0.036709785,0.023073984,-0.0053086355,-0.031054487,-0.039967548,0.027849294,-0.07050504,0.010982895,0.03238443,-0.03707074,-0.00474287,-0.0070383847,-0.027503109,0.019543126,-0.020441795,-0.023259707,-0.070245326,0.00441496,-0.037310455,-0.013328895,-0.018235397,-0.039598815,0.021699592,0.035720073,0.0108925905,-0.0062570716,0.043621995,-0.035387136,0.020433482,-0.13089353,-0.009495215,-0.04383602,0.019246602,0.00527204,-0.007370243,-0.03477399,-0.00935673,-0.04810906,-0.017748896,-0.040734302,-0.014522682,0.030230336,-0.04537921,-0.020590635,0.034591652,-0.015769536,0.0327862,-0.087337606,0.05663186,0.000992216,-0.0048490935,0.035229627,0.015650166,-0.008048983,-0.033237953,0.0039391606,0.007721892,-0.035581615,-0.033595227,-0.021844227,-0.021598265,0.026859,0.019662624,-0.04620108,0.029490333,-0.024572788,-0.03120976,0.005983372,-0.002807936,-0.02218606,0.03612137,0.001540774,0.021854622,-0.0043425458,0.09117133,-0.012158194,-0.008538463,-0.044106178,0.00020863154,-0.0014056851,0.03463325,-0.027588362,0.003493808,-0.030171106,-0.034122363,-0.012244926,-0.007947591,-0.04239505,0.04295764,-0.019283028,-0.009019026,-0.024087204,-0.033389106,-0.020772262,0.03659424,-0.033903416,-0.011124824,-0.013117952,0.015131239,-0.0059605683,-0.019915275,-0.063111916,-0.0025374063,-0.012284232,0.002267081,0.023066627,-0.0061618537,-0.015660113,0.0067412546,-0.024678217,-0.023047607,0.006950917,-0.04120178,0.04671324,-0.0072171595,-0.0031269405,-0.030382192,-0.025980815,0.017937263,-0.00060443906,-0.0628855,0.009058275,0.0339018,0.011494099,0.06676419,-0.009714478,0.020247616,0.007407023,0.003027392,-0.030541407,0.0066567576,-0.027735095,-0.03675512,-0.04312148,0.029336262,0.0059071304,-0.007310197,-0.0058514364,-0.020324126,-0.0015768546,-0.005880223,-0.010115746,0.017304972,-0.07859186,-0.008052557,-0.0136111425,0.06327753,0.045214616,-0.00063417404,0.013460928,0.019693378,0.005987346,-0.038487036,0.06379227,0.034304712,0.051001295,0.014722415,0.02543009,0.010402097,-0.01929771,-0.029467234,0.005548195,0.011167225,0.02220425,0.00407371,-0.0013500865,0.023202047,-0.039279204,-0.004950795,-0.048399046,-0.029095853,0.016600186,-0.04787436,0.013114376,-0.04126675,0.0011685166,0.0037360408,0.02152812,-0.02917732,0.031742785,-0.013350001,-0.009740794,0.07921027,-0.016261937,0.05596962,-0.07538472,0.042360164,-0.0021050659,0.016648803,-0.027705392,-0.005461929,-0.013523949,-0.0023148034,-0.024338087,0.052904,-0.004320305,-0.020309644,-0.06761448,0.006212395,0.016183112,0.029031005,-0.003547468,-0.028072158,0.022048596,-0.002581643,-0.02313806,-0.011170123,0.014517551,-0.021791404,0.013299359,-0.015612017,0.03826453,-0.0009551471,0.018899089,-0.008055116,-0.010134284,0.02041992,0.011357182,-0.002067056,0.0018403037,-0.007823554,-0.020843474,-0.013265081,0.026314111,0.026395723,0.018924851,0.02449241,0.010125045,0.024324205,0.011569556,-0.034156095,0.03200489,-0.026485728,-0.020554231,0.0024286418,-0.004313181,0.015661739,-0.0035768105,-0.010571886,-0.027178043,-0.003970276,-0.0405214,-0.0053292564,0.0037964508,-0.0037143654,0.050580014,0.03883496,-0.0044831554,-0.029065512,0.06997335,0.042007394,0.004425513,0.00057405035,-0.017465621,-0.020255752,-0.013577009,0.002035012,-0.054275565,0.003367206,-0.060644194,0.027620738,0.0077179605,0.021896288,0.016284551,0.021222472,-0.03269312,-0.012075575,-0.011251207,-0.008323499,0.038997423,-0.030329647,-0.008431688,0.0022789913],"last_embed":{"hash":"aloon5","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"aloon5","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines#{1}","lines":[78,79],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"aloon5","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030327577,-0.028689142,-0.027329791,0.007950985,-0.047323056,-0.0055663963,0.026218792,0.022508452,0.01595641,0.009545324,0.01709296,-0.013093674,-0.018760752,-0.00770597,0.042488486,0.028355628,0.008134352,0.020024622,0.024055721,-0.0008199018,-0.004677826,-0.010407719,0.031598553,0.01841959,0.0145313125,0.024056885,-0.00031882885,-0.015117908,0.05481607,0.04596532,0.018059947,-0.07007114,-0.018338809,-0.04020546,-0.027868558,-0.014864672,0.009965613,0.018499069,-0.043108005,0.026578886,-0.017605115,-0.033004668,0.009617237,0.01305321,0.04247045,0.022903021,-0.024132332,-0.005458306,0.034783658,-0.05122383,-0.022637865,-0.005293077,0.02597241,-0.018087616,-0.019562759,0.046648685,-0.03374397,-0.03878635,-0.013992689,-0.011343342,-0.024789486,0.02296968,0.019265056,0.015457568,-0.037324667,0.029655196,0.010361171,0.012403562,-0.0064517157,-0.047981713,-0.016318165,-0.011886338,0.012796353,-0.0441397,-0.045231305,0.028986951,0.017936893,-0.027314253,-0.010780338,0.0061283964,-0.017988155,-0.021357957,-0.024740739,0.011359377,0.025823956,0.022826606,-0.026209852,0.09996575,-0.0042408784,-0.0021640128,-0.01988648,-0.021600218,-0.041882046,-0.027945505,-0.0023604932,-0.012007983,-0.007517466,-0.006885016,0.013870799,0.023050962,0.018564144,0.014291344,0.02550704,0.0010650087,0.037227754,-0.026910596,0.010981759,-0.030962044,-0.0067841792,-0.03440937,-0.022108259,0.019803492,0.013489137,0.022152439,0.025669986,-0.016126536,0.023214595,-0.025611052,-0.020971538,-0.019698799,0.025611658,0.045617197,0.04665667,-0.03365963,-0.009055139,0.00864637,0.039301395,-0.03433434,-0.013838926,0.009417355,0.030080266,0.03694255,0.010194642,0.048071206,-0.02371995,0.014419809,0.018063324,0.028936967,-0.021005442,-0.041985974,0.016431803,0.05197612,-0.0027606692,-0.028815864,0.0050128736,-0.08226218,0.03229375,0.027888918,0.017662626,0.012532514,-0.040444437,0.025238806,0.018246068,0.042333737,-0.033513643,0.0033586347,0.020684328,0.06783769,-0.017765237,0.004518124,0.025917355,0.030764267,-0.022505729,0.07365955,-0.002119162,-0.009255308,-0.0067696036,0.018792052,-0.010526159,0.04652358,-0.008014471,0.018061876,0.004212225,0.0006243886,0.0059066485,0.010589483,0.055654906,0.022886254,0.012406352,-0.01789435,-0.028492328,-0.0047018793,0.021532202,-0.026295297,-0.022998022,0.06821184,-0.03042383,-0.01644079,0.024310907,0.045285754,-0.020864047,-0.010785891,-0.021893466,0.03375396,0.019647928,-0.04560977,0.03377556,-0.005488452,0.017819053,-0.02317187,0.01400855,-0.008820912,0.026507143,-0.012620046,-0.01420957,-0.029108342,-0.019195318,0.0020705531,0.0070052873,-0.06579494,-0.01310359,0.013883027,-0.014794368,-0.02128233,-0.030031865,-0.015973572,0.007444379,0.011080807,0.0078045875,0.010450714,-0.01054656,0.06445359,-0.020752607,-0.004915895,-0.0011593781,0.044662226,0.016435085,0.0013903971,0.034547336,-0.013328985,0.007887887,0.020582652,-0.0005761268,0.013717544,-0.012429522,-0.019534156,-0.02452344,0.011718088,0.025750943,-0.02464729,-0.0043973285,0.057253793,0.002218715,-0.010603349,-0.01916903,-0.035368025,0.026129778,0.019839467,-0.026399212,0.022851648,0.015025048,0.0036092568,-0.028999196,0.0016305447,0.0056459005,0.034577783,0.01491525,-0.0053810095,-0.011493447,0.017393934,0.014991539,0.028133523,-0.0088113425,0.022515193,0.011360946,-0.016933387,0.0073656933,-0.009960253,0.020669213,-0.022097519,-0.0066280668,-0.048793893,0.039328042,0.0030636776,-0.03185769,-0.019636268,-0.04315367,0.0028565852,0.059091244,-0.0016059586,-0.025579521,-0.008488597,0.038695827,0.026389971,0.033206604,-0.007953009,-0.048133638,-0.014230687,-0.00043677588,-0.03104883,-0.010933803,0.029910963,0.056387294,-0.011120522,-0.0109807,0.043022264,0.0073583135,-0.16166838,-0.028910289,-0.03030485,0.05934286,0.021948345,0.037812192,-0.040797133,-0.028834596,0.010688388,0.08463716,0.013719546,-0.036780745,0.027205117,-0.0023121138,-0.009499368,0.0018861949,-0.036999512,0.019059798,-0.03167575,-0.040485784,-0.04266871,-0.032775875,0.07741167,0.031036912,-0.03235007,-0.040790644,0.07169534,0.017017763,0.028977834,-0.005765386,-0.03823644,-0.03613859,0.0068385066,0.02552211,0.0006255747,0.018032499,-0.049473904,-0.016418062,0.038596734,-0.011186024,0.024847122,0.04740201,0.020534094,0.027979149,0.003812476,0.042400755,-0.0034609626,-0.014037929,-0.048595227,0.009151595,-0.029576644,-0.043625068,-0.025461782,-0.029130692,-0.034906305,0.01186232,-0.026001414,0.02186682,-0.053582963,0.038497195,0.0019493622,-0.018888248,0.0030988487,-0.035735447,-0.0016355719,0.034586526,0.030146632,0.0027364094,0.020359794,-0.031005658,0.023381982,-0.05549216,0.013806909,0.0045067524,0.0095172385,0.017298257,-0.025377996,-0.0092225,0.009489781,-0.11690524,-0.012020556,0.04266327,-0.025084017,0.0031926937,-0.02225872,-0.027204392,0.019712104,0.030355431,-0.0067662173,0.22355388,0.03377567,0.03616545,-0.018761279,0.052217886,-0.032981757,-0.056753915,0.05657772,-0.01405251,-0.03282157,0.011079607,0.018062316,0.025668932,-0.008045985,0.036311015,-0.0022407908,-0.027943883,0.04300362,0.06925103,0.020740174,0.03966303,0.016361212,-0.007026486,-0.026840273,-0.059653234,-0.03573497,-0.017746909,0.030274875,-0.03364149,0.058092263,-0.012066681,0.064851075,0.0759032,-0.023333317,0.004912623,0.014274056,0.04873612,-0.035731003,-0.014355565,0.02135077,0.012918905,-0.0031056125,0.0043336283,-0.004254119,-0.003115898,-0.031748693,-0.029007947,0.018572403,-0.0312363,-0.008834482,0.02994575,-0.00811194,0.012396306,-0.03233738,-0.021089058,-0.019642333,-0.011914851,-0.016318018,-0.027960423,0.03172239,0.018453881,0.0065767844,-0.027482515,0.0042018336,-0.009425088,0.01740702,-0.024605466,-0.030338088,0.0053499867,0.030614788,0.057277642,0.0073294826,0.0015776682,0.0024881202,0.0043179723,-0.025020571,0.053560905,0.013635602,-0.029857354,0.019472532,-0.025055233,-0.017909823,-0.01836044,0.010446229,0.030777918,-0.035797317,0.01938556,0.050171576,-0.053208284,0.035316955,0.0030287157,0.032672487,-0.0050355876,0.0021825733,-0.02485235,0.013869865,0.038682465,-0.006561176,-0.013969746,0.008559002,-0.023604658,-0.025010275,0.014903194,-0.014893415,0.012231103,-0.022071753,0.015913403,0.014498382,-0.017014753,0.02946391,-0.07263722,-0.011127735,-0.001938721,-0.025465276,0.020929746,0.05576408,0.023795294,-0.013506666,0.018447729,-0.007784346,0.03676278,0.024886558,-0.0022999302,0.046610873,-0.031014174,-0.04407528,-0.0068743518,0.024273073,-0.02167492,0.003353522,0.030981328,-0.030645687,0.013925246,0.004902389,0.0045795674,0.009603567,0.037063394,0.001272588,-0.032803606,0.039022148,-0.02430739,0.0461129,-0.0035580213,0.046141673,0.00926978,0.041708376,0.00006635182,-0.021006165,-0.02868245,0.037103124,0.016839767,0.05843237,0.057772823,-0.031705804,0.015771545,-0.038373504,-0.027456425,0.013390027,0.00305087,-0.017602442,-0.0055309683,0.0295527,0.054680567,0.0648548,-0.023640778,-0.024264805,-0.009589427,0.006858462,-0.022887126,0.0053357994,-0.018626636,-0.047815777,-0.020042842,0.014944647,0.0042709145,-0.032007914,-0.012442462,0.047880735,-0.0052226307,-0.04927435,0.025744079,-0.056151092,-0.040461607,0.01567443,0.059069075,-0.019737128,-0.02014125,-0.020069746,0.00053515093,-0.025492247,-0.016025998,0.08717521,0.014298075,-0.00566437,0.02522491,0.008211879,0.06380175,0.03302551,0.012111926,0.01540164,-0.0068821837,-0.013869858,-0.025184063,-0.005944016,-0.011714127,-0.019766955,-0.042932242,0.03385022,0.0289124,0.0103768315,-0.009567512,-0.028690066,-0.035513666,0.019630138,-0.028206775,-0.03708352,0.02181543,0.019229686,-0.0025632957,0.025150068,0.010974466,-0.016155545,0.023681704,-0.024107715,-0.041290253,0.02063047,-0.0068260133,-0.011868009,0.050190907,-0.0047581005,-0.0051917317,0.012220866,0.00096501835,-0.019413343,0.007968585,-0.0018324398,0.036310535,0.030751504,0.0031892634,-0.014659286,-0.05403247,-0.012950917,-0.0070492164,0.031832576,0.037024897,0.038822837,0.0043388344,-0.04499951,-0.021940602,0.0017663222,0.036734864,-0.06979697,-0.01620343,-0.045200437,0.01156433,0.030704916,-0.027966058,0.000036183566,0.029884322,-0.06701912,-0.02215924,0.012278035,0.015086448,-0.03530027,-0.063987635,-0.035230447,0.0121567035,-0.016418265,-0.02636712,-0.007257291,-0.0074758735,-0.02533285,0.0077075465,-0.036232334,-0.020807117,-0.006356725,0.015814899,0.033820424,0.10145437,-0.011123356,-0.014911937,0.05060972,0.0427697,0.011380525,-0.033729807,0.0026349793,0.027096659,-0.053839117,0.039858423,-0.07210181,-0.029579617,-0.02603536,-0.045077827,0.014411849,0.0036807265,-0.005663815,-0.06640964,0.052795876,0.016241228,-0.009984029,-0.000042702686,0.00481816,0.0051021385,-0.014178994,-0.015962277,0.005140718,-0.030564856,-0.030833172,0.051415477,0.013874011,0.005165656,-0.04494418,-0.006020843,0.025659343,0.008643411,0.0044885045,0.0388646,-0.054491162,0.049849104,-0.038710266,0.01467524,0.012927208,-0.067879535,0.0058960454,-0.054598674,-0.012845852,0.009116449,0.0031289668,-0.028980657,0.001897168,-0.031255666,-0.029867688,-0.010388276,-0.006633047,-0.037692085,-0.019972034,0.050819416,0.009460895,0.019279974,0.012971048,0.0051613348,-0.008378088,-0.0074764383,-0.013510833,0.008804714,-0.014881388,-0.019271277,0.0026818474,0.0003772531,-0.0013171819,0.06374211,0.058754046,-0.010027748,-0.031337272,0.019545592,-0.0040466203,-0.040237315,-0.0031032246,0.029618964,0.06835687,-0.017521156,0.051750064,-0.02816658,-0.039262086,-0.018723926,0.020186145,-0.0022294773,0.031867612,-0.025997112,-0.012500241,0.026170572,-0.03273938,-0.019401025,0.032625932,-0.032819066,-0.029527102,-0.022451598,-0.02945464,0.027548837,-0.015330334,-0.03904694,-0.002961295,-0.012308201,-0.02566664,0.026799528,-0.06236226,-0.024257546,-0.0056162993,0.015268354,0.011012999,-0.016985606,0.01560032,-0.05430958,0.014122977,-0.1427968,0.021899218,-0.054466218,-0.00948212,-0.0010911403,0.010576068,-0.024580184,-0.027138988,-0.021561665,-0.0022288065,-0.009098576,-0.028799906,0.024176976,-0.030529743,0.001405454,0.043822907,-0.027351264,0.047855835,-0.046879753,0.053934366,0.0018210767,-0.018741673,0.03373486,0.028399222,-0.006471655,-0.031832274,0.0068238396,-0.0010089001,-0.036505308,-0.05077259,-0.022265967,-0.03439428,0.00573629,0.06551278,-0.0057904627,0.008246385,0.008530668,-0.0055999667,-0.017116658,-0.008421669,0.006262894,0.021202048,-0.017341344,-0.007726377,0.008584608,0.111392505,-0.00012034518,-0.018301738,-0.031144831,-0.011213879,-0.0052816444,0.05639772,-0.019009273,0.007776384,-0.03797523,-0.014813659,-0.02677152,-0.06747978,-0.054179624,0.020891001,-0.004497807,-0.0056448528,-0.0329909,-0.035423357,-0.025772193,0.019105759,-0.047270004,-0.0032370202,-0.015784752,0.016731016,-0.015848543,-0.05883366,-0.057037182,-0.014293753,0.0012685517,0.005688082,0.035822175,-0.007718499,-0.0343117,-0.00722039,-0.040530127,0.0065676994,-0.009790679,-0.029270863,0.011733356,0.0043375716,0.0018610144,-0.004749576,-0.08250912,0.029165592,-0.041676883,-0.048531685,-0.0074517913,0.03985143,-0.012634767,0.06175918,-0.02283486,-0.0028958146,-0.006713583,-0.00822042,-0.021802045,-0.00399602,-0.042917177,-0.036260035,-0.05578203,0.008520815,0.038659036,-0.0004347958,-0.021996498,-0.039911505,-0.006326707,-0.010580831,-0.021218568,-0.011814452,-0.108664654,-0.013464968,0.013362977,0.055495765,-0.0011972539,-0.012499409,-0.018855846,-0.008070764,0.0027533483,-0.027756818,0.03338519,0.06243766,0.05751833,0.034433454,0.021959782,0.021356994,-0.010154834,-0.030672073,0.012868601,0.033054586,0.016879601,0.028809916,0.019331964,0.04049936,-0.038530763,-0.019133903,-0.031592675,0.0042122104,-0.0047064666,-0.043068092,0.006217732,-0.05210441,0.016795639,-0.026193285,0.027927266,-0.020456487,0.04079127,0.011984564,0.00017580578,0.019357018,-0.02093082,0.06582886,-0.08462977,0.05049167,0.01287417,0.024705244,-0.056280844,-0.0013281709,-0.017965045,-0.021590574,-0.022897508,0.04661625,-0.017008696,-0.02396833,-0.043112192,0.02038759,0.0036071278,0.032051947,-0.010363635,-0.033087242,0.03333996,0.016919604,-0.018644398,0.024735464,0.021789163,-0.0037895385,0.0135193365,-0.015768293,0.012167499,-0.00796475,0.018569874,0.0066118273,0.0061799265,0.0047926437,0.027142696,-0.021020338,-0.02335504,-0.016563324,-0.012404999,0.0013028556,0.04741422,0.009726034,0.012006121,0.024660675,0.039065897,0.029105565,-0.015281867,-0.015847627,0.030192925,-0.010487226,-0.026575403,0.018793164,-0.019746533,0.023014497,-0.03221983,0.005669647,-0.028533963,-0.0028919124,-0.023904353,-0.03687867,0.021850992,-0.009395465,0.030691536,0.036106262,-0.012502675,-0.022221366,0.06735991,0.02550413,0.009590771,-0.025510086,-0.008341843,-0.034362547,-0.04720063,0.0061739716,-0.0125207165,0.026235752,-0.0444863,-0.005105257,0.0049488284,0.035718437,0.008408755,0.004331506,-0.047160972,0.0008720114,-0.030464342,-0.04519778,0.035064407,-0.04827083,0.043450102,-0.03282519],"last_embed":{"hash":"7p6cjf","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"7p6cjf","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines#{2}","lines":[80,84],"size":158,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7p6cjf","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050043773,-0.015854603,-0.0045091794,0.019838465,-0.05809538,-0.0023964813,0.012636564,0.032751746,0.017227493,0.0012516868,-0.008728678,-0.00083259545,-0.018964045,0.021004315,0.030384962,0.009770884,0.009048017,0.02963518,0.020352699,0.005130874,0.0013112453,-0.010765707,0.039301068,0.049076162,-0.022011073,0.0030558468,0.01851216,-0.030904073,0.051905695,0.025639296,0.028453782,-0.0483545,-0.027473008,-0.03812261,-0.025970882,-0.0053571546,-0.015074296,0.009885661,-0.0512584,0.032899957,-0.016015153,0.0026409747,0.009955914,-0.014704463,0.04097875,0.03193113,-0.02662781,-0.008225547,0.026640387,-0.02048012,-0.040531278,-0.001660799,0.028082622,-0.013391846,-0.0019762875,0.037478223,-0.030829921,-0.04372617,-0.050308853,-0.011321132,-0.04364868,0.02940323,-0.020488223,0.010874308,-0.0041099344,0.05529482,0.015020403,0.02297593,-0.0033876803,-0.032986436,-0.028799536,0.018501474,-0.01084663,-0.028285615,-0.043655876,0.012589276,0.0068706665,-0.016210357,0.00061860523,0.010867553,-0.030300472,-0.008730514,-0.021936178,0.015727134,0.025129784,0.0028745034,-0.015868258,0.10546432,0.012636368,0.0068211188,-0.024089921,-0.024221262,0.002449,-0.06531635,-0.0034737992,-0.007957145,0.009367703,-0.028611032,0.026816683,0.03480139,0.013366348,-0.015586271,0.009987939,0.012305055,0.026716417,0.018968467,0.00062863313,-0.0067524705,0.0008025929,-0.017623505,-0.003701924,0.010059357,0.029241389,0.017483179,0.025628429,-0.028150454,0.007987338,-0.03221763,-0.022125058,-0.0056654206,0.015728936,0.044882763,0.008392156,-0.035962168,-0.016511522,-0.013489936,0.04477609,-0.016925313,-0.01706647,0.005327061,0.037896127,0.02160032,-0.012171648,0.05524387,-0.013395451,0.014419176,0.008997401,0.031762566,-0.009283904,-0.048228107,0.021849945,0.041091148,-0.0023912645,-0.021279357,0.0012445598,-0.05057894,0.03974698,0.040517822,0.02624473,0.023881339,-0.06675144,0.040400628,0.019735152,0.027484069,-0.015305001,-0.007681121,0.040346686,0.042216573,-0.026209304,-0.01327192,0.00065768353,0.021348279,-0.03605279,0.0737323,-0.009800122,-0.029564109,-0.018359207,0.009817604,-0.0077343537,0.03201973,0.00992408,-0.00994905,-0.0032987916,0.00080335303,0.009979568,0.0133345025,0.029293315,0.034051836,0.0049072476,-0.031449474,-0.025091395,-0.002684277,-0.0022705349,-0.016765328,-0.020690853,0.07586064,-0.04434571,-0.023911364,0.026110401,0.052104775,-0.019672787,-0.0079427045,-0.045099,0.033382297,-0.012493329,-0.018097522,0.07395262,0.005277867,0.008145883,-0.010573819,0.016938336,0.004458803,0.044005804,-0.06254391,-0.029856434,-0.019739885,0.012116055,-0.031171083,-0.020850802,-0.043174416,-0.02663077,0.026970534,-0.036484346,-0.0050195116,-0.035904694,-0.021692216,0.010073096,-0.011567176,-0.013826342,-0.003962116,-0.014076205,0.0813317,-0.027276315,0.009368764,0.01886832,0.01942184,0.018164717,-0.020819975,0.015194181,0.03723435,-0.035048015,0.031217141,0.011487846,-0.008197988,0.003531436,-0.02465646,-0.019138122,0.039849296,0.019773643,0.0022446723,-0.020257248,0.013870214,-0.005850062,0.0048217727,-0.027480979,0.010417939,0.006576305,0.025061114,-0.0020652562,-0.006240073,-0.009223644,0.013993015,-0.026561178,-0.011016766,-0.01007062,0.01806446,0.009796532,-0.017077526,-0.019867608,-0.002124143,0.017610544,0.043454155,0.019474497,0.0075761057,0.002887851,0.0014404262,0.0017727674,0.0042216647,-0.0043329834,-0.017974421,0.01178746,-0.049383283,0.03616364,-0.004195206,-0.011453201,-0.04079639,-0.044182114,0.0369001,0.050766297,-0.00679233,-0.035129312,-0.023950867,0.005294911,0.020761797,0.045448888,-0.0036294395,-0.054610576,0.0060593286,0.013414348,-0.013084985,-0.010502949,0.009260772,0.04713508,-0.00088134734,-0.018632248,0.0600827,-0.0092640305,-0.17852609,-0.057997897,-0.012911145,0.028011598,0.03150648,0.020116307,-0.059008874,-0.01728997,-0.005958974,0.044167664,0.037416197,-0.032938883,0.020179654,-0.0024956206,-0.00491276,0.010609109,-0.04343948,-0.010804483,-0.027040461,-0.033440404,-0.063524134,0.012145693,0.06887489,0.025910122,-0.039323978,-0.040370785,0.07064584,-0.019683499,0.043655254,-0.0034055235,-0.020917067,-0.0430338,0.0033362298,0.03835276,-0.004552748,0.009988088,-0.028664978,0.014839929,0.05473947,-0.0042943233,0.050393686,0.052477952,0.015220839,0.038259037,-0.0009352171,0.03088602,-0.02146405,-0.011289995,-0.043219008,0.007845955,-0.03548132,-0.022217866,-0.004444231,-0.04301438,-0.028051533,-0.0040385686,0.019498315,0.015409103,-0.019182282,0.057498578,-0.0087393345,-0.012423147,0.015868155,-0.06700192,-0.010747431,0.04666599,0.040655192,0.0121497605,0.009487051,-0.027993418,0.01883823,-0.06068876,0.02541851,-0.016593557,-0.0071695014,0.0150463935,-0.034804385,-0.014324598,0.028331058,-0.12623003,-0.013897974,0.04287092,-0.017010113,0.039416876,-0.012756963,-0.051075,-0.007430742,0.0009085433,0.0016527234,0.2239133,0.019969225,0.026164446,-0.006207495,0.045234084,-0.024655337,-0.0094545325,0.04737804,-0.0194512,-0.033181738,0.00077657023,0.018791916,0.03833075,0.0078295935,0.04271687,0.015948642,-0.05330795,0.05927274,0.06567804,0.0056814384,0.032575514,0.003822573,0.006233011,0.00013920592,-0.03285594,-0.03506003,-0.0049237176,0.046918023,-0.052663542,0.03786709,-0.020401403,0.08035385,0.06689002,-0.0070707113,-0.028414479,0.01992711,0.0407157,-0.048778705,0.0074786074,-0.0027276077,0.018080048,-0.0009763114,0.034495577,-0.016582103,-0.006360834,-0.03001412,-0.021258347,0.012240491,-0.00054082926,-0.01658915,0.014930839,-0.02000519,0.0008260275,-0.04601073,-0.00015792785,-0.014918716,-0.019991014,-0.017745182,-0.00068616186,0.027707908,0.025150571,0.02308217,-0.014258289,0.025913693,-0.022338092,0.023717366,-0.0051815305,-0.0006473596,-0.010164825,0.040548854,0.034295224,0.013734641,-0.0064129494,-0.009432702,-0.0064332243,-0.009050873,0.035164516,-0.001588231,-0.005690732,0.016864786,-0.020515084,0.014535898,-0.021854782,0.038141143,0.011620985,-0.015587559,0.037485458,0.041385435,-0.040464867,0.038964402,-0.0061941575,0.0059126345,-0.031173347,-0.024928333,-0.012293457,0.0016157043,0.048018355,0.0070515377,-0.010864377,0.06357289,-0.033303283,-0.01970808,0.03088967,-0.010144766,0.01200849,-0.011289722,-0.021402331,0.045957647,-0.016974954,0.015302382,-0.075587116,0.002226229,0.010377732,-0.0067268247,0.00985415,0.034125846,-0.010834664,-0.013903933,0.006916775,0.0025901636,0.034254543,0.036366377,-0.006299053,0.035432976,-0.027000608,-0.055585746,-0.00052461406,0.05222743,-0.02033869,0.023348277,0.033248648,-0.013980491,0.017465327,0.04867554,0.015344014,0.011638518,0.02168632,0.009007489,0.011377183,0.037450556,-0.026368745,0.04574296,-0.017638354,0.06602123,-0.009904645,0.031830482,-0.0057827784,-0.029162453,-0.038551055,0.0029714997,0.016549325,0.020330619,0.060691975,-0.046788253,0.013621557,-0.08402418,-0.011853018,-0.017617669,-0.014040914,-0.016346695,0.016239872,0.01888294,0.05370106,0.044833474,-0.026719913,-0.042711854,-0.016577503,0.014551791,-0.02279243,0.0021601059,-0.0029468513,-0.044036113,-0.040528465,0.0015515386,0.004087019,0.0031511846,-0.011587606,0.028161911,0.0024821293,-0.035640858,0.018678818,-0.0124638565,-0.047887437,-0.0013248287,0.06787515,-0.036586974,-0.033590548,-0.004433168,-0.0037758166,-0.024776714,-0.037595805,0.09674445,-0.0075514964,0.004524476,0.05411922,0.008865956,0.06453931,0.0021975755,0.02882565,0.0061214045,0.018335924,0.011270637,0.0038446533,-0.012393598,-0.020995434,-0.026335796,-0.0058014803,0.038397018,0.04102092,-0.00072875194,-0.009205177,0.007944675,-0.040481664,0.010799422,-0.018725317,-0.02859534,0.042119544,0.052076638,0.032402683,-0.0060864496,0.0242491,-0.040449794,-0.009941631,-0.021514278,-0.030924981,0.06092989,-0.01037715,-0.02638275,0.025258211,-0.039303403,-0.009825519,0.019426735,-0.0002598093,-0.01665481,-0.0046677785,-0.008923795,0.026972925,0.026592385,0.00036153413,-0.02718874,-0.043444157,-0.027653415,0.014305512,0.067952864,0.049645536,0.037242785,-0.015870381,-0.032549113,0.024695927,-0.023835436,0.02867643,-0.07246196,0.007244638,-0.05980103,0.025703555,0.021835664,-0.01566853,0.005627107,0.017183093,-0.058389764,-0.01542558,0.011950836,0.01088799,-0.038755655,-0.030743638,-0.04572684,0.019179702,-0.03225213,-0.020851707,-0.01177663,-0.025031732,-0.010666593,0.024034765,-0.011756152,0.0070337593,0.004845923,0.037158422,0.025491873,0.06766118,-0.028279373,-0.0229436,0.018663427,0.035481688,0.04110727,-0.007252176,0.012725945,0.04348246,-0.048796505,0.03111712,-0.061416358,-0.019988809,0.009989343,-0.031336777,0.041724402,-0.005099663,-0.028701719,-0.06787476,0.028407533,0.034542315,-0.0038642045,0.010602184,-0.021685597,0.010045023,-0.007939238,-0.008252128,0.006711573,-0.02649032,-0.024773102,0.02336803,0.0057470743,-0.0061697867,-0.054959998,0.008175952,0.036450975,0.023648443,0.0018400548,0.039362524,-0.030473536,0.030594436,-0.028318021,-0.028489012,-0.0035814713,-0.06665135,0.009089402,-0.026023885,-0.0004940797,0.0018629286,-0.028592966,-0.022293756,0.008204366,-0.00990742,-0.025529468,-0.029663077,0.008518223,-0.053799115,-0.024258409,0.07899744,-0.020500703,0.013621076,-0.001383561,0.0051112776,0.008253824,0.026765153,-0.025366426,0.006223581,-0.0024334267,-0.016972058,-0.006900035,-0.0016405025,-0.008154593,0.05551837,0.016861297,-0.006927687,-0.055979565,0.041530773,-0.003335435,-0.02505956,-0.023263011,0.04929865,0.060879745,-0.029457912,0.04246441,-0.02492564,-0.040662948,-0.0042836037,0.047566023,-0.0049829693,0.016705744,-0.02123768,-0.0227618,0.0029227268,-0.027826197,-0.023754405,0.021266524,-0.043338228,-0.030897392,-0.018897414,-0.049494978,0.04614276,-0.005747533,-0.037946083,-0.021461375,0.00083532656,-0.026417544,-0.01722678,-0.03944851,-0.025196308,-0.011872926,0.04953834,0.015222322,-0.020066965,0.03478226,-0.034788027,0.021625368,-0.15044144,-0.0034918892,-0.035182014,-0.00039322223,0.013752893,0.00469797,-0.028734153,-0.03906624,-0.01374948,-0.0019630026,-0.024833677,-0.012795213,0.046666726,-0.03678333,0.0021978621,0.05192298,0.015224126,0.038388416,-0.05681628,0.06406987,-0.008076176,0.0041167615,0.037602864,0.013603754,-0.016471744,-0.00740083,0.011745276,0.004535171,-0.02840967,-0.017644059,-0.026091088,-0.03515492,0.03783524,0.041174866,-0.036977153,0.012865439,-0.019031717,-0.0052702143,-0.03445388,0.0031177183,-0.020477924,0.010656753,0.0008223047,-0.004771423,0.026564768,0.07928955,-0.015833005,-0.018525222,-0.046995185,-0.0008658318,0.01962324,0.07325023,-0.041075535,0.011661944,-0.055610944,-0.0076526264,-0.021501608,-0.0209489,-0.04293216,0.018047273,-0.031391002,-0.009463902,-0.019708874,-0.038275354,-0.03197163,0.027694818,-0.04422132,-0.012726827,-0.0041781804,0.014113712,-0.024708074,-0.0119370995,-0.04412566,-0.01840116,-0.0036723034,0.016433252,0.032326005,-0.035229284,-0.007879058,0.00573079,-0.050473273,-0.020774046,0.007181459,-0.03302509,0.009938756,-0.00012831291,0.0023053745,-0.011551768,-0.049173668,0.009979819,-0.014126201,-0.053965606,-0.031235596,0.025607511,0.000104074395,0.051871687,-0.021637874,-0.007931051,-0.015016761,-0.017784726,-0.009932234,-0.0071129566,-0.023992803,-0.027254501,-0.063053854,0.008219357,0.020134363,-0.0013551476,-0.0034483385,-0.028547559,-0.022426896,-0.021493167,-0.019644529,-0.0048663514,-0.08234348,-0.0027515776,0.013366011,0.08752773,0.022474965,-0.0041174125,0.0027360304,-0.024741776,0.013298268,-0.032055613,0.04220136,0.062949024,0.055148184,0.024240961,0.018459074,0.004970297,-0.015263853,-0.049797494,0.007026197,0.030988334,0.03827966,0.007324768,-0.013723054,0.03109778,-0.047284883,0.0049501895,-0.021220932,-0.016828686,0.013313178,-0.042347908,0.00031166014,-0.04366308,0.018519055,-0.023475934,0.012201171,-0.030379638,0.0454857,0.00856979,-0.017383846,0.031130014,-0.023988197,0.0633441,-0.07707443,0.039867774,-0.003715034,0.008562578,-0.031663414,0.00028508052,-0.03886127,-0.0007914492,-0.023393717,0.047334578,0.0097489795,-0.028965326,-0.051228948,0.02554739,-0.0071774838,0.030832822,-0.018024143,-0.04436067,0.015113334,0.0008081444,-0.026836883,0.002796183,0.010019717,-0.020089442,0.009713306,-0.0075346893,-0.014102224,0.009314596,0.034486044,-0.011183007,0.0029499664,0.023619147,0.015553519,-0.008278466,-0.0063680513,-0.027848655,-0.009550267,-0.027257236,0.032813217,0.016807761,0.034091547,0.013437254,0.04685716,0.025581306,-0.037437525,-0.02178037,0.0049667237,-0.022091987,-0.021473933,0.022162447,0.0062116673,0.033927817,-0.019304628,-0.0074437796,-0.037336625,0.0036291878,-0.04560147,-0.010812792,0.013801064,-0.020681323,0.028191585,0.028265381,-0.021742491,-0.015576293,0.04543369,0.039165836,0.023178453,-0.03264261,-0.033474546,-0.048808713,-0.017395463,0.0025448198,-0.008676694,0.017633999,-0.03330392,0.026754905,0.020610275,0.00725347,-0.009000222,-0.004811572,-0.073497325,-0.031516813,-0.028956218,-0.01857875,0.03781964,-0.030787308,-0.014568518,-0.004068003],"last_embed":{"hash":"1x0hzgc","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"1x0hzgc","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines#{3}","lines":[85,91],"size":262,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1x0hzgc","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016783454,-0.023325803,-0.039350092,0.0033510388,-0.03444464,-0.0035782987,0.031125963,-0.013752815,0.020086376,0.018289965,0.007524042,0.011600791,-0.018797545,0.003550694,0.049728267,0.012274364,-0.027046107,0.011001648,0.034143128,0.0026169727,-0.016913924,0.023422934,0.0326624,0.0009091738,0.0034555364,0.014862971,0.019487653,-0.044723317,0.034603067,0.010321922,0.0004628381,-0.07017704,-0.0357036,-0.01649319,-0.02570196,-0.03769459,-0.007184509,0.009371223,-0.054905407,0.039608434,-0.0089309,0.0022052072,-0.0018122547,-0.02139849,0.022249449,0.0083484035,-0.03792471,-0.004520505,0.04631044,-0.05252921,-0.03616507,0.010396984,0.034341034,-0.029031478,-0.002865289,0.061026234,-0.026804619,-0.034001864,-0.05775545,0.0151737565,-0.042604424,0.040343463,-0.04778365,0.024368573,-0.0044682156,0.030377094,0.003889253,0.021211449,-0.008314833,-0.024415832,-0.015620133,-0.0028810552,0.030105637,-0.022234311,-0.054485362,0.0011946472,0.053651094,-0.018507345,-0.012131402,0.00787169,-0.034115948,-0.009618558,-0.02149835,-0.00012110061,0.011253015,-0.0056696283,-0.010268396,0.11992442,-0.004652892,-0.012661306,0.01231317,0.009053758,0.012078297,-0.05486865,-0.008724737,-0.0038285141,-0.00760173,-0.007540404,0.034646906,0.026402676,0.010566997,-0.0048600477,0.025720555,0.036833193,0.0151148625,0.008748002,0.008025451,-0.01749489,0.021668069,-0.026318591,-0.01504967,0.021877883,0.0069730505,0.020974955,0.03211124,-0.0117216995,0.028141849,-0.0022294924,-0.033046063,0.021132259,0.027570408,0.033696562,0.04934574,-0.012305443,-0.029122679,0.00739871,0.023698004,-0.046296854,0.008042506,-0.012594171,0.037777875,0.011945876,-0.007839423,0.042023655,0.012102739,-0.015284868,0.016745899,0.02690211,-0.0067642666,-0.037785724,0.02905747,0.060229003,-0.020417621,-0.01679297,-0.016393403,-0.060307935,0.020002292,0.048556726,0.014651108,-0.014950168,-0.053846736,0.020645166,-0.021658579,0.02114146,-0.017970633,-0.019237759,0.024545677,0.072675854,0.0053241043,0.007196099,-0.019389985,0.044455603,-0.03651695,0.045417067,0.018579246,-0.014740329,0.00019045302,0.005353106,-0.0044178003,0.033711992,0.024084844,-0.0006084671,-0.014387121,0.00065418775,0.021359075,0.013387404,0.031631544,0.015345663,0.014831149,-0.03613902,-0.013715295,0.009424812,0.004907087,-0.057513352,-0.018833434,0.054643866,-0.047298674,-0.029728383,0.036602367,0.052827023,-0.042945843,-0.007695408,0.017154044,0.015701102,0.03370137,-0.01756511,0.06629617,0.0018736722,0.015967857,0.006047772,0.005987785,0.008326436,0.049306203,-0.031022096,-0.035341732,-0.023642547,0.016009675,-0.030298783,-0.010363562,-0.03786088,-0.00091665343,0.01672798,-0.065537214,0.008156645,0.008130068,-0.0067855315,0.0181655,0.028233966,0.0071052,-0.009237578,-0.022411542,0.074336365,-0.019965358,0.030386122,-0.0074676536,0.025729612,0.017606573,-0.008251071,0.018922593,0.033091076,-0.029980466,0.007072764,-0.01212548,0.019890226,0.00972836,-0.008847931,-0.015238965,0.02013563,0.03873536,-0.025322057,-0.0053570233,-0.0033264884,-0.027820213,-0.03148812,0.001830246,-0.025395459,0.024237227,0.0005141627,0.00068940304,0.019522578,-0.015253937,0.0005371166,-0.036640868,0.011120678,-0.0098710125,0.037191752,0.0032343464,-0.01910918,-0.037297007,0.009620331,0.004335292,0.039151356,0.018008644,0.017145855,0.024562405,0.014365311,0.021596098,-0.030963838,0.014372645,0.0018524766,0.008998544,-0.04079551,0.058228545,0.0146107655,-0.024535077,-0.0020833793,-0.0066053104,0.010087804,0.05575004,-0.009597213,-0.02414419,-0.0004805705,0.017007686,0.002834912,0.05419504,-0.024032056,-0.030557819,-0.012506972,-0.0074819056,-0.020312894,-0.0015969202,0.01979283,0.060091462,-0.0063339244,-0.015021539,0.038373403,-0.013073455,-0.17397596,-0.056807812,-0.0036987993,0.04319614,0.019569816,0.030378796,-0.047872074,0.019644948,0.019082926,0.045180958,-0.014280619,-0.04020338,0.0050346833,0.017004697,0.0064844834,-0.019774849,-0.03358465,0.018666213,-0.00819577,-0.053757105,-0.031269327,-0.035936005,0.09379471,0.05678892,-0.015726557,-0.042747214,0.07513504,0.0060479552,0.00958277,0.010043394,-0.035255235,-0.0054268534,0.0077604908,0.04268091,-0.023082942,0.0167406,-0.019119969,-0.016438589,0.061350945,0.008002319,0.03472133,0.042467326,-0.0058803987,0.058862478,-0.017346138,0.025508534,0.0061128503,-0.022227384,-0.07569107,0.0009099824,-0.008655139,-0.015611918,-0.017534314,-0.027829193,-0.014700502,-0.01607562,-0.021791669,-0.00422669,-0.03217201,0.009995722,-0.013322728,-0.012038842,-0.021967568,-0.021943973,-0.01206595,0.021603093,0.035109475,-0.013894553,0.03787278,-0.054786418,0.013096314,-0.023250576,0.004059724,-0.008266144,-0.014838206,0.010675508,-0.023738643,-0.037804596,0.018265614,-0.13527717,-0.032425594,0.04342289,-0.026091546,0.005532845,-0.0070657204,-0.016073326,0.02790531,0.027853666,0.0256733,0.23730195,-0.010004461,-0.0016319029,-0.0014939458,0.03828327,-0.038925394,0.013677977,0.06520108,-0.020835243,-0.03701691,0.00065501884,0.0069784606,0.02493197,0.016250325,0.026126567,0.04261512,-0.0454317,0.021313166,0.06269223,0.009353014,0.029518833,-0.008709296,0.0093923025,-0.014183352,-0.03488727,-0.037097406,-0.02679116,0.004399939,-0.051203985,0.068769544,0.010931619,0.0664632,0.061959773,-0.03460699,-0.034255296,0.019106977,0.033551175,-0.024504958,0.0034388257,-0.002214646,0.027659943,0.00024265671,0.019690806,-0.0017807891,0.0061376896,-0.041017793,-0.010277593,0.02785933,-0.020988489,-0.01203308,0.0070461305,-0.034673803,0.021633888,-0.030990457,0.0026277448,-0.010549402,0.0015724378,-0.0358652,-0.0149169965,0.0505873,0.059350915,0.0038936562,-0.026957829,0.021882733,0.014527672,0.044767734,0.004764785,-0.009638292,0.0027576005,0.06875452,0.028007476,0.009410032,0.029070487,-0.008409172,-0.010560131,0.0016108302,0.03353892,0.02935473,-0.016976673,-0.0045621824,-0.0060582147,0.0013742646,-0.010554768,0.02468777,0.012178116,0.0005588016,0.011359303,0.05611996,-0.0036247366,0.022236552,0.016212706,0.004983963,-0.029194469,0.0012986388,0.0003376739,0.00085582177,0.02105035,0.028765116,-0.013841204,0.023649098,-0.04701945,-0.012018458,0.023999333,-0.010533788,0.030269315,-0.016265225,-0.004103593,0.020524528,-0.012248793,0.014604197,-0.05875265,0.0034534722,0.0045922506,-0.0065959846,-0.003078857,0.045118164,0.049266595,0.012076727,0.030633211,0.010016196,0.021388814,0.054083396,0.0031167946,0.027359815,-0.0061819446,-0.08507848,-0.03116707,0.008115804,-0.016681936,0.019630462,0.0449353,-0.022775708,0.0017225416,0.041492175,0.016257543,-0.0016034808,0.031608246,-0.0043713883,-0.017972497,0.07155915,-0.027535697,0.038583405,0.0015173224,0.034765605,-0.00385909,0.020885926,-0.0011571866,-0.036222667,-0.025882855,0.015352105,0.024412371,0.060819734,0.02804077,-0.034183793,-0.013665347,-0.039116014,-0.007892361,-0.027840644,0.0020382863,-0.00623805,-0.0109388055,0.005373948,0.0574904,0.059087805,-0.03756129,-0.027896786,-0.0110792555,-0.00369166,0.0068399524,-0.01882212,-0.020375932,-0.056791503,-0.026712323,0.02173416,0.0006896894,-0.053252906,-0.003817899,0.020751178,-0.0004287087,-0.070352696,0.037081316,-0.04103362,0.0014934987,-0.028744444,0.06457952,-0.04128802,-0.02857165,0.0008445213,-0.024046604,-0.025538048,0.0018372488,0.09339107,0.032987166,-0.005703502,0.026033629,0.020599496,0.06540295,0.015732052,0.0037160527,-0.010541287,-0.015952101,0.01245585,-0.0025809894,-0.008616722,-0.03839348,-0.039204817,-0.031241478,0.05835464,0.034260463,-0.0053194086,-0.0026388746,-0.023375211,-0.06382415,0.024924744,-0.028097559,-0.039514497,0.03550249,0.033815537,-0.012596695,-0.002077108,0.03287157,-0.040499683,0.0034038762,-0.044218414,-0.018170282,0.039535224,-0.0038292215,-0.0047089146,0.0071571013,-0.0285804,-0.008301273,0.020247424,-0.0031437862,-0.017387709,-0.03212823,-0.0037288521,0.008341688,0.015916884,0.0012681738,-0.046086993,-0.033590462,-0.008247411,-0.01190337,0.0678268,0.049135413,0.023486793,-0.029138628,-0.047716804,-0.00014167822,-0.019514088,0.046165247,-0.061667275,-0.018818306,-0.06499791,0.02345171,0.036111135,-0.017697053,-0.015281128,-0.017409595,-0.031094545,0.018960387,0.027897926,0.009645468,-0.03307945,-0.03429516,-0.07625604,0.014963011,-0.0112900855,-0.033696618,0.0038878527,-0.051784568,-0.02577998,0.034997784,-0.020784551,0.008573128,-0.022295529,0.0037741957,0.032708235,0.06757782,0.002938,-0.0132794585,0.0134000955,0.023271063,-0.0006007406,-0.058786575,0.004403019,0.011706683,-0.049436133,0.023290515,-0.048470423,-0.009677938,0.010129014,-0.026088988,0.028453058,-0.008484181,0.005747965,-0.051622573,0.0501478,0.0036421511,-0.009426915,-0.010889661,0.017873412,0.009030594,-0.0016848665,-0.014567591,0.020537898,-0.025985772,-0.033724193,0.06304631,0.03726735,0.010966633,-0.036831878,0.010739047,0.011904225,0.023517078,0.03644071,0.04509142,-0.03981088,-0.0016597025,-0.031407084,-0.007568346,-0.01330584,-0.060722392,0.014638654,-0.06549095,-0.0016306867,-0.0028902094,-0.028029222,-0.025225023,-0.0016185403,-0.016432919,-0.031282157,-0.0069725225,-0.011809001,-0.05156602,-0.01209929,0.067788176,-0.00053075294,0.0057558413,-0.020247258,0.016371043,-0.016852625,0.019311212,-0.009493473,0.011274736,0.023107124,-0.018022673,-0.007499404,-0.03650206,-0.001299136,0.021457436,0.022965077,-0.018117586,-0.03388901,0.029195264,-0.009570122,-0.036212094,-0.011837175,0.027212001,0.04854941,-0.023914045,0.024065066,-0.04244386,-0.035884704,-0.016313741,0.02064381,0.027189022,-0.003576472,-0.00049351074,-0.035403743,0.005372281,-0.04900465,-0.016791452,0.04225527,-0.04836098,-0.03023207,-0.039635316,-0.038676597,0.044378556,0.006386686,-0.043301083,-0.033406544,0.019002177,-0.020451121,0.0072905347,-0.0425195,-0.009852459,0.0051654917,0.0369357,0.020242585,0.0027557926,0.06260906,-0.01955591,-0.0046402225,-0.14644572,0.0047765975,-0.047191445,-0.00075555954,-0.0029358447,-0.010688839,-0.045354344,-0.051685374,-0.027087137,-0.01049996,-0.004354189,-0.02433956,0.03559303,-0.027531741,-0.005795821,0.056178976,0.0063414015,-0.0010201501,-0.05364259,0.042422205,0.009248082,0.026651457,0.026475847,0.0019295573,-0.01964148,-0.031781476,-0.007700251,0.0069995048,-0.038312122,-0.014950126,-0.023558136,-0.02453143,0.009320955,0.035956692,0.011960712,0.015081373,0.0018738416,-0.03280629,-0.011875625,0.0034282696,-0.020435235,0.010808221,-0.0062236334,0.028060168,0.011121242,0.073926635,-0.0088661425,0.004066519,-0.03948397,0.0025465125,0.0068775984,0.077272944,-0.039387103,0.02116613,-0.028170187,-0.015175307,-0.021722542,-0.014866229,-0.01400655,0.023019968,-0.014958979,-0.01119707,-0.0079064425,-0.050784647,-0.037011795,0.042134974,-0.022410687,-0.0021778522,-0.02961581,0.04461333,-0.012055971,-0.020350233,-0.04849551,-0.015344373,0.0005136123,0.0014315633,0.030034102,-0.010030415,-0.0070025725,-0.0076436093,-0.0433287,-0.0072774123,0.0040011234,-0.057546604,0.041049734,0.015765367,-0.012460545,0.002553557,-0.067586415,0.035213407,-0.017575454,-0.05510406,-0.004773399,0.04862415,0.008668275,0.05333493,-0.023073683,-0.011882164,-0.0072489935,-0.015008154,-0.024389999,-0.019440582,-0.032990817,-0.014366838,-0.022430463,0.0171235,0.031552535,-0.018642781,-0.012195454,-0.0146052,-0.0120434705,-0.021539072,-0.027733402,-0.029188527,-0.110538885,-0.012118576,-0.0012915409,0.04567992,0.009379534,-0.0062269997,-0.007036661,-0.02682333,0.005654756,-0.033658683,0.03477571,0.05829863,0.0660702,0.010108845,0.04087868,-0.007775062,-0.009493646,-0.014136704,0.012019906,0.039039697,0.029471224,0.032688525,-0.028510962,0.038047574,-0.014053748,-0.04408117,-0.059457168,-0.022453874,0.006426377,-0.052232713,0.0046276287,-0.059324056,0.009547801,-0.011872257,-0.012024239,-0.02964678,0.03531966,0.0070049716,-0.022146149,0.026634859,-0.027434805,0.052096214,-0.056795236,0.023077553,0.011719406,0.030711818,-0.03125147,-0.011395769,-0.020561075,-0.019371867,-0.037322003,0.04003361,-0.023422007,-0.016728427,-0.060486596,-0.009792366,-0.00035041606,0.01959362,-0.013045133,-0.029228564,0.0040884987,0.013622016,-0.011648035,0.0081981635,0.003895944,-0.016021498,0.009524016,0.017637188,0.025637334,-0.0024940227,0.027447,-0.0037850277,-0.007868955,0.026250182,0.018767105,-0.0017551264,-0.0065620895,-0.04372878,0.00008617457,-0.025483908,0.03282268,0.0025632528,0.03363084,-0.003977892,0.024928246,0.03348152,-0.03522267,-0.013189764,0.026640696,-0.022077417,-0.0069601466,0.036956098,0.01711127,0.032188024,0.0029920575,0.019304408,-0.0018177837,-0.013142051,-0.05277743,0.00676962,0.009279101,-0.00916378,0.03731708,0.026065473,-0.0067117726,-0.0066237296,0.03300083,0.04286897,0.011685277,-0.034671504,-0.057560064,-0.015688932,-0.013662679,-0.00085301936,-0.03362874,0.014598092,-0.060009275,0.010607957,0.0009653138,0.003973721,0.0021750715,0.009999635,-0.060041185,0.003513447,-0.041547608,-0.024100944,0.024202004,-0.018918978,0.001747958,0.0025088561],"last_embed":{"hash":"1poetja","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"1poetja","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines#{4}","lines":[92,95],"size":191,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1poetja","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03909375,-0.001356754,-0.022515677,0.01802433,-0.02569913,-0.046292085,0.032768402,-0.00073266897,0.04423535,0.0016847528,-0.0063781505,-0.012067679,-0.012738937,-0.0014785632,0.06283304,-0.0011176878,-0.0028953555,0.029948663,0.040642984,0.02203165,-0.008365723,0.014001655,0.05499653,0.037022963,-0.010344242,0.0021548194,0.040853776,-0.055567045,0.02526332,0.021275053,0.03357005,-0.063942686,-0.043353837,-0.023802077,-0.018159999,-0.011035115,-0.031446207,-0.0068114744,-0.054096557,0.049035642,-0.010750944,-0.010398169,0.00647048,-0.02590873,0.05056565,-0.0041526486,-0.025632136,-0.012748453,0.021613179,-0.029155513,-0.031518612,0.005048839,0.042861562,-0.028856274,0.008630764,0.047183074,-0.020038625,-0.051642325,-0.034893386,0.021554258,-0.019810185,0.014661694,-0.05181561,0.0024670463,-0.009998545,0.036135223,0.026683336,0.028908348,-0.011990425,-0.024933988,-0.016084619,0.036125783,0.0087137725,-0.020596975,-0.053609665,-0.008227664,0.020323332,-0.03487501,-0.004977558,0.028706513,-0.034720685,-0.0048869424,-0.014980874,0.021075029,0.021490132,0.0033318412,-0.020431275,0.12611522,0.025969688,0.018983863,-0.019607686,-0.0014379648,-0.007753109,-0.07493365,0.035019435,-0.010654196,-0.0010366918,-0.020048734,0.010820657,0.021082569,0.008774002,0.0040091337,0.002891437,0.012385435,0.0122623,-0.0061756196,-0.004860418,-0.029325536,0.010343551,-0.0063320715,-0.012055152,0.022907538,0.016608223,0.02338233,0.018621128,-0.013036032,0.019565174,-0.0016847048,-0.043471843,0.015285284,0.021053879,0.021601325,0.036227725,0.00041115785,-0.0076822247,-0.014798512,0.036062483,-0.02736431,-0.0068563544,0.023000313,0.04899419,0.0038823206,0.01108777,0.06460158,-0.009047472,0.014888107,-0.0048960485,0.04571093,0.005446557,-0.046626043,0.0030247953,0.015563312,-0.014534993,-0.02154464,-0.010793602,-0.06340655,0.02717622,0.030588182,0.021876555,0.0012910981,-0.061142746,0.04050688,0.0028894276,0.027424002,-0.014903586,-0.01668963,0.02805263,0.06065225,-0.009158239,0.0015812829,-0.031399872,0.03791412,-0.0488729,0.04370008,0.0026743666,-0.014682343,-0.0072047887,-0.017949656,-0.00510159,0.037675153,0.023786912,-0.0058348184,0.0041969097,-0.019929975,0.010164921,0.0048597134,0.004612867,0.028436799,-0.019086698,-0.049915526,-0.0044999355,-0.003421427,-0.0013127405,-0.046215113,-0.019383693,0.052763335,-0.011785981,0.008049038,0.041871823,0.054903336,-0.018676078,-0.011312796,-0.012978579,0.027918985,0.0010190896,-0.048602294,0.044056468,0.014507786,-0.009292799,-0.021718115,0.034734037,0.012548802,0.04402925,-0.04963017,-0.01867524,-0.039542057,0.0050777616,-0.016575374,-0.026120888,-0.02549479,-0.0074570687,0.027790476,-0.07489442,0.017978111,-0.014404639,-0.0076812985,0.027589746,-0.0037415898,-0.037157852,-0.015874678,-0.012957403,0.069322355,-0.028311487,0.039378725,-0.00412376,0.04616873,-0.0010699633,-0.023993392,0.028570656,0.04607,-0.051344104,0.014539884,0.0084684845,0.006548528,-0.009175412,-0.015371588,-0.021896519,0.011646498,0.01221152,-0.02651641,-0.010999194,-0.025669003,-0.025301408,-0.010959116,-0.028718246,-0.0020899451,0.012162713,0.008505839,0.005579003,-0.004589444,0.0015190375,0.03160516,-0.039193854,-0.009614958,-0.003369721,0.024123576,0.022284854,0.0027882373,-0.044166356,0.02056997,0.01835193,0.0456938,0.0066596023,0.016626026,-0.0019836796,0.012004427,0.012810698,-0.005952095,0.02472645,-0.02331724,0.02560975,-0.0288926,0.030856494,-0.0019090474,-0.013106552,-0.016889717,-0.024920503,0.028102709,0.062192015,-0.010683666,-0.012381804,0.0146647915,0.026070898,0.0006815535,0.048414424,-0.0036342163,-0.034541998,0.009080448,-0.010800058,-0.0041982066,0.010457257,-0.005600486,0.05534905,-0.004212825,-0.03155352,0.010894095,-0.031183729,-0.17040685,-0.069185585,0.007512883,0.024458714,0.040443756,0.034411855,-0.036416173,0.020685874,0.024275964,0.027750393,-0.0051922565,-0.054788213,0.021129195,-0.0015824552,-0.0116846105,-0.0043095746,-0.0356868,-0.009789167,-0.05056017,-0.01670561,-0.062314816,-0.03270879,0.0625911,0.012330849,-0.03908355,-0.031429384,0.058490306,0.031013835,0.03974318,0.0015389592,-0.01856986,-0.02047684,0.0024688665,0.029770706,-0.01659054,0.057821386,-0.015358455,-0.008905109,0.055159863,0.004567337,0.039009053,0.03513279,0.01951818,0.03842327,-0.016335532,0.052734967,-0.038848456,-0.00039307823,-0.048027843,-0.0023034115,-0.009520978,-0.026689252,-0.0077253217,-0.018553711,-0.014254754,0.0053966176,0.028793724,0.009772425,-0.012369954,0.018718611,-0.011463289,-0.041280232,-0.01505271,-0.044511616,-0.029672896,0.0146026,0.0104944315,-0.029399682,0.008976404,-0.052100755,-0.011461882,-0.020669464,0.010198578,-0.002458989,-0.027174655,0.022602445,-0.02193662,-0.032345075,0.025712917,-0.12975512,0.0074529033,0.041598145,0.0043649115,0.028927896,-0.016273651,-0.031736646,0.011232489,0.02418788,0.0069768415,0.2393356,-0.024918031,0.026266322,-0.010493598,0.06252962,-0.05473212,0.0073841196,0.046600707,-0.015438132,-0.024393313,-0.018625448,0.0034805776,0.04025758,0.0101783695,0.037979435,0.008136589,-0.026538083,0.028686646,0.07168107,-0.012516561,0.03602264,-0.005758503,0.0090925405,0.0027243837,-0.039928254,-0.027812473,0.012341403,0.03674826,-0.04805866,0.041289967,0.015995689,0.05180462,0.06852674,-0.0044556474,-0.043304116,0.0070222635,0.026204335,-0.030102417,0.007409839,-0.010245654,0.011387272,-0.0032490073,0.014495775,0.002472927,-0.01708178,-0.051235434,-0.007336935,0.012225526,-0.030582562,-0.016308183,0.027100336,-0.02143815,0.018687923,-0.02692908,0.00033491684,-0.0008278022,-0.018204702,-0.012312295,-0.030446198,0.04365953,0.03460244,0.009750493,-0.022068363,0.010746651,0.0011403078,0.031123538,0.00012274938,-0.0051689832,-0.022002121,0.047106232,0.049840365,0.041225813,-0.009982883,-0.014451747,-0.008051399,0.024927717,0.014580553,0.0030746732,0.03252938,0.012792277,-0.015690943,0.004582928,-0.018088734,0.020769631,0.030187823,-0.0125445025,-0.0034167403,0.07537798,-0.034412924,0.05712499,0.013693853,0.0034287467,-0.047557496,0.0044675246,0.0064954157,0.006169269,0.022809735,0.015104042,-0.019422673,0.032037903,-0.060496293,-0.042712566,0.028554833,0.018771231,0.012668462,0.008690687,-0.053785518,0.05683255,0.008036888,0.011644109,-0.07299425,0.0022432175,0.010693495,-0.009244911,0.0008611646,0.06430817,-0.007420045,0.018016363,0.0024529197,0.0032613727,0.029299498,0.043174334,-0.0024528515,0.022436634,-0.02909927,-0.032984983,-0.015698656,0.059636965,-0.039387275,0.026112963,0.038489863,-0.015035008,0.010700793,0.058405377,0.042567182,0.0139000835,0.031788904,-0.018666169,0.009089957,0.045810785,-0.0004107393,0.043914214,0.00039987237,0.06921767,-0.0062898565,0.029029371,-0.0034804295,-0.042057317,-0.015432345,0.012420164,0.030660557,0.0397553,0.028635435,-0.05702686,0.0041646413,-0.058410324,-0.019179367,-0.031688754,-0.009114823,-0.015750162,0.002985115,0.012930196,0.03135935,0.046430517,-0.048968952,-0.03690648,-0.011650694,0.020452164,0.011521581,-0.028790554,0.020831186,-0.055528626,-0.033236988,0.0012569735,0.008076473,-0.045723263,0.013452259,0.022305861,-0.015299755,-0.048527204,0.042035565,-0.031167053,-0.031396814,0.0018761194,0.04045422,-0.015116358,-0.036432564,-0.005493616,-0.006201586,-0.026849968,-0.0144546665,0.09094051,0.023522746,-0.010166773,0.06095546,-0.022655804,0.04124172,0.017153207,0.019930823,-0.0024362088,0.01622949,-0.0008671861,0.0062840604,-0.008565605,-0.04812953,-0.044331912,-0.015031001,0.048838206,0.01447752,-0.021194644,-0.008291283,-0.010100893,-0.043734334,0.025782268,-0.03372546,-0.033670012,0.044320256,0.035127908,0.013824572,-0.02234395,0.005200849,-0.04641108,-0.010729191,-0.027191523,-0.022510163,0.03927613,-0.023967229,0.006136842,0.007145318,-0.049455795,-0.007398586,0.020505112,-0.011357117,-0.016556127,0.010582893,0.00633192,0.023065548,0.011607093,0.022039196,-0.03552108,-0.056089424,-0.031344324,-0.005941375,0.07436304,0.037087843,0.0065167593,-0.017990418,-0.02120459,0.050324462,0.0050680847,0.0361817,-0.07229663,0.00773047,-0.049696818,0.020770608,0.036838967,-0.023601761,-0.004327378,-0.0024988358,-0.041333348,0.015505778,0.022609707,0.005012094,-0.035601933,-0.010652526,-0.06201934,-0.0117475325,-0.03142121,-0.022035668,-0.009012182,-0.0026114718,-0.00894766,0.04387304,-0.0075436686,0.029345067,0.0029804932,0.018238584,0.034371447,0.06307613,-0.021794224,-0.019055977,0.04146461,0.050220612,-0.00749607,-0.016874745,-0.0024447069,0.021560004,-0.011455099,0.012508201,-0.04398967,-0.01430136,0.007384273,-0.010779156,0.018767117,0.0030722052,0.002117444,-0.04655802,0.03931354,0.009806652,0.0012929048,0.009730449,0.008878167,0.004034731,0.00026727398,-0.016902756,-0.001789511,-0.01164272,-0.04186321,0.03862114,0.014655403,0.0366763,-0.05024116,-0.025047595,0.041429292,0.053974662,0.023835706,0.028972128,-0.00908012,0.022512712,-0.01801678,-0.018988308,-0.009594858,-0.04652673,0.024363354,-0.050356995,-0.0010703215,0.024720704,-0.026506342,-0.031327043,-0.021501075,-0.02095246,-0.007660921,-0.021855488,-0.007032379,-0.050102457,-0.02061093,0.055998717,-0.014642644,0.0036453214,-0.006274577,0.0053661037,0.02977368,0.03048591,-0.014757854,-0.0046682283,0.010739473,-0.032144804,0.012494963,-0.0027545842,0.0036335576,0.05274331,0.031552482,-0.0032799,-0.02932541,0.06221449,-0.002981786,-0.039766245,-0.023561448,0.05831956,0.016354127,-0.021882264,0.029630821,-0.032980587,-0.017622443,-0.004226987,0.019936405,0.021772377,0.014451371,-0.003617134,-0.022701873,0.0060459194,-0.028536692,-0.024899531,0.027706224,-0.042701166,-0.020081982,-0.035038084,-0.053326454,0.03385158,0.005378496,-0.04139688,-0.03641212,-0.0128927305,-0.034879353,-0.021193555,-0.025619578,-0.022187173,0.014499942,0.053729635,0.016172992,-0.039838433,0.038901888,-0.015612654,0.02842873,-0.15057518,0.0037766083,-0.016303817,0.005117891,-0.00024187316,0.012267903,-0.0244911,-0.044921782,-0.027718715,-0.013311724,-0.027129285,-0.02550375,0.03043248,-0.0454567,-0.026500823,0.069785506,0.00062689354,0.00572409,-0.04658538,0.046277948,0.005338461,0.000093579576,0.018299848,0.009743718,-0.02297198,-0.041881602,0.0043899235,0.0049778502,-0.027192464,-0.0110698035,-0.022628585,-0.018421508,0.03885972,0.026189791,-0.012231917,0.0059460164,-0.011606602,-0.024403965,-0.010236898,0.00042125586,-0.026961014,0.017213441,0.018161355,0.012397986,0.021779992,0.057961296,-0.0046182256,0.0007335541,-0.059946686,-0.0026196854,-0.0002479424,0.06657742,-0.088900216,0.02640154,-0.035497118,-0.012175295,-0.0031919132,-0.03147472,-0.00053987704,0.030597797,-0.030830348,0.00010131818,-0.015987953,-0.03212902,-0.02149748,0.031715658,-0.023323983,0.008446849,-0.01868323,-0.011972785,-0.026712915,0.005413274,-0.045280293,-0.020128323,-0.002385102,0.008850521,-0.0028687515,-0.029328322,-0.029511554,-0.011971865,-0.042579673,0.0030529911,-0.02597953,-0.020030972,0.030677758,-0.018898565,-0.02144064,0.020961838,-0.043970432,0.026615987,-0.03104179,-0.041141234,-0.03148715,0.057793126,0.015897145,0.048528176,-0.0142106945,0.025974056,-0.038504995,-0.019242035,-0.01436892,-0.033502787,-0.024853695,-0.036134332,-0.043548543,0.023679208,0.0021843577,-0.023287302,-0.012436305,-0.031214288,-0.008639351,-0.008688493,-0.026536867,-0.0036169174,-0.07464196,-0.0076032258,0.014553898,0.03754403,0.03161898,-0.0040549184,-0.009629471,-0.024104435,0.015902517,-0.027340742,0.04546659,0.07383877,0.061693214,0.006484176,0.014720249,0.009620643,0.024742795,-0.053093597,-0.0073134387,0.024196934,0.025413644,0.023555377,-0.012422851,0.026661478,-0.07129212,-0.022423187,-0.03482119,-0.01027945,0.0070088245,-0.031943697,0.028574223,-0.04931518,0.019349901,-0.0035256995,-0.0043115863,-0.059765693,0.026258966,-0.0005250746,-0.0071806945,0.043635234,-0.018506732,0.076136984,-0.037589874,0.039443713,-0.013869217,0.024625452,-0.04040144,-0.032197554,-0.020967545,-0.0071438095,-0.045176044,0.047709454,0.010596753,-0.035146218,-0.06711634,0.011722564,-0.00038557342,0.017045796,-0.0062549748,-0.04187518,0.023426374,-0.00637553,-0.0237043,0.020860419,-0.0068462067,-0.031309336,0.0073627685,-0.019993633,-0.0042716325,0.015551023,0.016118845,-0.01319153,0.015133235,0.012822517,0.0033074704,-0.01843402,0.003992096,-0.03212287,-0.031205142,-0.01723174,0.028156685,0.0005524483,0.043351747,0.027896646,0.02938353,0.014263468,-0.06923569,-0.009860484,0.025799923,-0.000959495,-0.021387624,0.013643921,0.0018538752,0.017250843,-0.00804179,0.0016459097,-0.04558404,-0.0076697944,-0.03236743,0.00013932248,0.010432472,-0.028167244,0.042421367,0.027137551,-0.006805247,-0.011331907,0.028558336,0.037280638,0.016871894,-0.03920463,-0.05309886,-0.015604236,-0.005043293,0.0054643755,-0.010123949,0.016337397,-0.056949005,0.032350134,-0.0017096545,0.011098839,0.0015608445,0.0029738273,-0.06628778,-0.0030695836,-0.037339546,-0.016021958,0.017404517,-0.033999454,-0.022448143,0.015999889],"last_embed":{"hash":"13r6fli","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"13r6fli","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Adding New Routines#{5}","lines":[96,99],"size":154,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"13r6fli","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Dependencies": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.062406734,-0.004301285,-0.048416346,-0.0061817197,-0.027803017,-0.053395342,0.048367992,0.018633015,0.0025387784,0.0019003494,-0.016785113,-0.011833178,-0.017650316,0.0024827162,0.06515405,0.041099828,0.00095206074,0.0006967728,0.026417054,-0.006210032,-0.0029221158,-0.013032399,0.04354742,0.024921838,-0.014835706,-0.009142442,0.05088313,-0.031955507,0.019850846,0.03323459,0.0389406,-0.043867074,-0.016644767,-0.009906286,-0.046397448,0.0024615962,-0.0036010437,-0.009254501,-0.06707216,0.03963502,-0.013756277,-0.012266809,-0.0065964703,-0.0097073475,0.033777684,0.0031225083,-0.015957456,-0.014704666,0.028849166,-0.029822523,-0.022606194,0.022513945,0.05093997,-0.04306041,-0.015983317,0.027866535,-0.03188804,-0.06626743,-0.05522678,0.027609834,-0.023536293,0.013737552,-0.038484745,-0.008770609,-0.026373187,0.06349202,-0.017884761,0.008526573,-0.023204803,-0.013913959,-0.0243325,-0.0033138355,0.0038964367,-0.0011781486,-0.04397122,0.005110843,0.0027877437,-0.048680115,-0.0034896855,0.035851356,-0.021949057,-0.0003862484,-0.013975967,0.0024444521,0.017647186,0.01307423,-0.04592694,0.07699076,0.02042867,0.019763002,-0.031619705,-0.021275613,0.032440897,-0.045874987,-0.011479892,0.023457965,0.0057859737,-0.0047592297,0.01570454,0.0033093716,0.011002227,-0.023163226,0.01561346,-0.036395777,0.020669004,0.0000013018644,-0.0008101931,-0.014441404,-0.0052303704,-0.014795581,-0.012948408,-0.010463446,0.045313455,0.01684492,-0.0047128014,-0.004010182,0.021420278,-0.0027916064,-0.028441263,-0.0029911231,0.0057613584,0.013420331,0.05642169,-0.036123186,-0.011473477,-0.019118613,0.02388932,0.0242021,0.025591083,-0.0018139912,0.041367985,0.042387765,-0.010350337,0.032520577,-0.049343444,-0.029683478,0.022977032,0.046703488,-0.01575488,-0.05359721,0.039067302,0.03490789,-0.005400149,0.008999955,0.031648528,-0.039161794,0.049560204,0.059830524,0.016029995,-0.046203732,-0.05954696,0.025372837,0.013651249,0.0051545557,-0.010426628,-0.023897227,0.07041392,0.035025023,0.020299213,0.010612041,0.02313698,0.034004666,-0.011723872,0.045331597,-0.013457485,-0.007880239,0.025730487,-0.009090866,0.03540194,0.025609922,0.0074285907,-0.03612028,-0.0019712322,-0.028929293,0.017394872,0.011826933,0.04356638,0.026301665,-0.009824126,-0.06779706,-0.046765026,-0.01822632,-0.01796382,-0.013684554,-0.01831315,0.009598141,-0.013498189,-0.003150186,0.026363593,0.045100804,-0.009752779,-0.0012168972,-0.016010117,0.028888838,0.02853584,-0.01824621,0.03786734,0.024590485,-0.0017271372,-0.0016094986,0.018247228,0.033444036,0.023466993,-0.022015814,-0.047071815,-0.009879983,0.010870205,-0.025744947,0.05162022,-0.030691117,0.028630845,-0.026957776,-0.03826605,-0.0006407546,-0.049272288,-0.012016239,0.008598357,-0.000038433736,-0.038898025,-0.009555779,0.0028754706,0.05120845,-0.01748232,-0.0020259821,0.0004947326,0.0109022185,0.0042962185,0.0070636985,0.0040101153,0.014559317,-0.0131604485,0.0040153433,0.023921631,-0.009436441,0.015285462,-0.022318939,-0.018183975,0.010663772,0.017999744,-0.00018713862,0.014343053,-0.038180165,-0.02068442,-0.0017777279,-0.020279147,-0.024359427,0.007372713,0.022984633,-0.010402376,-0.009961944,-0.010799902,0.009164392,-0.027729895,-0.017988821,0.01029207,0.03188216,0.04710467,-0.016271828,-0.026967501,0.01267351,0.035680693,0.059810087,-0.02371783,0.0024011189,-0.00183597,-0.011834405,-0.0074635544,-0.011268988,0.0062945187,-0.0035143031,-0.0013138613,-0.040215675,0.032029364,-0.034401514,-0.015520458,-0.037138477,-0.050401777,-0.0042848405,0.056469057,0.0020169348,-0.008267869,0.016186101,0.029836824,0.02502257,0.04552623,-0.013191463,-0.03164176,-0.0019442845,0.0054614507,-0.0019515255,0.006738484,-0.0184168,0.0722647,-0.027105927,-0.001523538,0.023632985,-0.027289905,-0.18191849,-0.050118975,0.0012671802,0.047302537,0.037392545,0.020322373,-0.028086005,0.008391403,0.007586223,0.067261115,0.020616822,-0.051326357,0.0036266106,0.0012307373,0.022750773,0.015350361,-0.04448562,-0.0032666016,-0.007947452,-0.025681948,-0.027877292,0.0051995106,0.048774622,0.034567077,-0.02889906,-0.043690216,0.052412473,0.013289527,0.020902935,0.0072641294,0.009276785,-0.048550595,0.013009008,0.016983073,0.0030250903,0.016636826,-0.023705062,0.011973895,0.03131404,0.017251428,0.04436351,0.022262152,0.0048556877,0.071005985,-0.008242513,-0.003021866,-0.021267753,-0.007891724,-0.018659469,-0.029768337,0.000504064,-0.040506005,0.010976533,-0.016090516,-0.03011201,-0.002311325,0.027372336,0.005189603,-0.012581779,0.045207005,-0.037001014,-0.013396536,0.012554723,-0.04281503,-0.007950569,-0.006099378,0.06962118,-0.007463778,0.047241956,-0.075152904,0.015668036,-0.03185924,-0.010513686,0.0085929055,-0.026525633,0.0044279112,0.012734565,-0.034318093,0.0330492,-0.10142671,0.0021629862,0.03087551,-0.009104466,0.006433915,-0.030584667,-0.030779924,0.02016625,0.011639778,0.0029313685,0.23415533,-0.01653766,-0.01608064,0.020476256,0.041534014,-0.050955046,-0.026349852,0.042153552,-0.01566157,-0.022141311,-0.020010188,0.027604634,0.04546852,-0.012479596,0.04177152,0.0331415,-0.053023607,0.04072189,0.048099313,0.006807911,0.016842604,-0.0075703175,0.008583651,-0.0035402835,-0.041075375,-0.027945234,-0.003828018,0.041526288,-0.052423786,0.04402192,-0.012359438,0.027912762,0.052159477,-0.025602635,-0.061158534,0.03125477,0.019761736,-0.0354253,0.029252212,-0.040852576,-0.025747228,-0.013532978,0.0034279155,0.007139063,-0.0012938505,-0.05494521,-0.016351726,-0.00023489562,-0.025331413,-0.03827275,-0.02045978,-0.0051670442,-0.011428581,-0.007661766,-0.0012759821,-0.0060654515,-0.021951176,-0.024817236,-0.039644748,0.06562925,0.010482954,0.0127475625,-0.027584106,0.02775542,-0.00589168,0.024842467,0.0008481529,-0.017727487,0.011716802,0.022025516,0.01122833,0.036628406,0.038372125,-0.003360891,0.033004787,-0.020288981,0.034811035,0.04636693,0.0017373741,-0.012280776,-0.0035250445,0.020780373,0.0144970175,0.02503119,0.027597478,-0.021964518,-0.045060556,0.055160128,-0.045739304,0.039896883,0.002279591,-0.0011766896,-0.05567996,0.012274246,0.03323792,0.02287182,0.027944302,0.013132389,-0.03801873,0.038877647,-0.0058564004,-0.012320046,-0.039995287,0.007250202,0.021935083,0.014640956,-0.026199132,0.05139268,-0.020378334,0.045278866,-0.051017545,-0.0064292983,-0.000035975336,-0.038534574,0.021213708,0.051228836,0.04257188,0.03315847,0.023109622,0.02263557,0.03743679,0.0020618823,-0.053203925,0.05949002,-0.012565544,-0.065514065,-0.04533478,0.004939909,-0.01888847,0.024838734,0.04218604,-0.036128063,-0.0034917372,0.057127863,0.03780979,0.0100091025,0.032895237,-0.00025967837,-0.014526869,0.03152211,-0.033161487,0.0003786897,-0.02314051,0.053123713,0.013041754,0.036559187,0.0058002016,-0.033861853,-0.022719553,0.026592808,0.016856486,0.030021356,0.037084896,-0.03539124,0.025886944,-0.050064936,-0.0026349705,0.013005481,0.008679554,-0.047693662,0.0013627124,0.037002858,0.040504735,0.06107599,-0.038194958,-0.018021123,0.024215423,-0.0016512539,0.006810499,-0.028931389,-0.023998203,-0.09244325,-0.04603321,-0.038100004,0.012963537,-0.0040529016,-0.019453723,0.022491863,-0.032895442,-0.07388016,0.024094889,-0.0070855464,0.007398826,-0.02458301,0.03177326,0.013524115,-0.038743842,-0.012435053,-0.040156715,-0.03367202,-0.03060801,0.10785163,0.017139869,-0.0056432434,0.064099714,-0.031270474,0.037815377,0.013452437,0.025455121,0.011613876,-0.02952637,0.019663738,-0.006874928,0.0137050785,-0.028679948,-0.026068311,-0.026305508,0.015061958,-0.014114589,0.033599515,0.056758363,-0.017180352,-0.02786481,0.008935832,-0.00903652,-0.02862376,0.06113837,0.059725765,0.016947508,-0.041599598,0.024952343,-0.012596358,-0.024379889,-0.02736741,-0.014691928,0.06826127,0.0027121934,0.0064157397,0.017474284,-0.026784556,-0.0016657743,0.03436692,-0.00040028832,-0.03887289,-0.0029919182,-0.0148875,0.019660937,0.030229976,-0.004445894,-0.013410128,-0.0065801283,-0.04047236,-0.0019491336,0.043136083,0.02582162,0.017636202,-0.012703978,-0.033115376,0.027788376,0.020186003,0.03339932,-0.04083851,0.011872,-0.045502648,0.03997605,0.039167646,0.009278732,-0.013456349,-0.0035080703,-0.047492452,0.006731698,0.033283573,0.0041756905,0.0046839803,-0.0018138227,-0.0464819,0.00091577566,-0.04291172,-0.025203375,-0.04268449,-0.052861582,0.026440285,0.0066874963,-0.03807968,0.032452755,-0.045945697,0.0033892014,0.04310037,0.009537409,0.03628646,-0.06398485,0.023259992,0.0063636643,0.014620653,-0.031400062,0.023403171,0.03427543,-0.044990696,0.012536595,-0.03068239,-0.0026157175,0.008871232,-0.017865114,0.05275349,0.0008548487,-0.010000395,-0.0472663,0.020290965,0.0147325145,0.0018787052,-0.00031163546,0.012057468,-0.0032972817,-0.037504785,-0.0009326393,0.0069845547,0.0098569365,-0.04255725,0.015052589,0.03128557,-0.0058741183,-0.052358136,0.003851637,0.004447681,0.036983676,0.009535069,0.058444105,-0.048468363,0.03457165,-0.027399916,-0.009990528,0.01213875,-0.056886546,0.057359703,-0.06766597,0.019814935,-0.054470446,0.008297408,-0.039392244,-0.0052705123,-0.043115024,-0.045191854,-0.025933512,-0.07608464,0.01160268,-0.018499732,0.03970768,-0.0129134,0.0478482,0.025673248,-0.0015179632,0.007307281,0.03093816,0.016294448,-0.002164641,-0.06505753,-0.015480059,0.008723668,-0.00036677375,0.011024427,0.05266446,-0.010465681,-0.022463448,-0.037860155,0.06822415,0.01338206,-0.03534537,-0.04355763,0.014624437,0.053561755,-0.045233253,0.0069569806,-0.0028044519,-0.035930835,0.005152995,0.0050812447,0.020413775,-0.004405537,0.00891575,-0.02705484,0.00006314516,-0.0011768726,0.04362966,0.020660432,-0.019110287,0.009229848,-0.02662211,-0.058143407,0.048493814,0.029846888,-0.02732046,-0.045312606,-0.0142939035,-0.008793222,-0.017226826,-0.042539895,-0.010301211,-0.009373022,0.035638206,0.06337782,-0.00001564415,0.0350263,-0.0031614527,0.016725669,-0.14911054,0.00198679,-0.01741128,0.018837962,-0.00468042,0.012375674,-0.016568098,-0.011846621,-0.0030043325,-0.015610982,-0.035822134,-0.011963919,-0.010236759,-0.037931535,0.013889221,0.040279742,0.008828351,-0.027762683,-0.061124142,0.037003614,-0.03686119,-0.0028936497,0.03980314,0.011141274,-0.0033096615,-0.016468074,-0.0029932046,0.00997023,-0.03602515,0.003482302,-0.011225957,-0.028544415,0.03691655,0.07094523,-0.043545924,0.019352024,-0.012366162,-0.014220699,-0.011502492,0.008297757,-0.036779113,0.006914596,-0.00863232,0.023652373,0.007992474,0.06440238,0.020994296,-0.026117252,-0.019378614,0.018260712,0.015676768,0.019670915,-0.01560959,0.023505524,-0.04026024,0.012390318,-0.01706328,0.010784924,-0.017289096,0.033582576,-0.03441758,0.031083241,-0.016905468,-0.014604823,-0.033783168,0.037001606,-0.04997284,-0.012419116,0.0014944455,-0.01829734,-0.013302294,0.001037109,-0.043025874,0.014216855,-0.015251684,0.016677435,0.037763968,-0.02335358,-0.021294404,0.017067768,-0.055971265,-0.012757998,-0.03787334,0.016979424,0.015740626,0.0033513876,0.014744297,-0.017555472,-0.042220306,0.0018125362,-0.037698098,-0.050854363,-0.03447339,0.03570368,-0.0019351321,0.011350042,-0.038736314,-0.0037354717,-0.022425292,0.008615921,-0.02262995,-0.03888,0.011794955,-0.005954784,-0.049861718,-0.020497799,0.017673282,0.00541219,-0.00028642503,-0.007568676,-0.0036186927,-0.054442618,-0.02902154,-0.0011935717,-0.05066204,-0.013178792,0.012236634,0.0090513965,0.025985898,0.019242983,0.01851375,-0.0056776456,-0.020438807,-0.033787638,0.023860117,0.048169985,0.05642415,0.014932157,0.026742848,-0.033156037,0.015467392,-0.055920336,-0.020263014,0.043379433,0.0122921085,-0.000576665,-0.0089639295,0.03833095,-0.05763214,-0.04626121,-0.045134723,-0.0126611665,0.030760374,-0.012471221,0.020408405,-0.05223202,0.039750084,0.016328095,-0.020303246,-0.06320787,0.003719753,0.025665509,-0.026525216,0.048115913,0.0037820202,0.07525278,-0.01177545,0.06072877,-0.008178318,0.023988651,-0.011836946,-0.023908347,-0.015162587,-0.025376817,-0.0079750195,0.047544833,-0.029016893,-0.025663378,-0.046082832,0.03547961,-0.006170955,0.040998746,-0.026387788,-0.026761554,-0.0051897806,0.016286638,0.0068184137,-0.010951195,0.0024408747,-0.015530418,0.0046453853,-0.0141494125,0.03772078,0.01014997,0.022624517,-0.01602921,-0.00003227862,0.024586061,0.028821759,0.0036695835,-0.01269361,-0.03362937,-0.014605572,-0.03375911,-0.015595354,0.018517671,0.024664551,-0.0014776172,0.01908964,0.038823865,-0.02466968,0.01457441,0.0013727773,-0.009838389,-0.034830667,0.02267677,-0.02965094,-0.02862145,-0.030362858,0.030891173,0.004866383,0.0055502583,-0.033402868,0.027634064,-0.026500223,-0.015854638,0.033513032,0.030356186,-0.010783591,-0.01108101,0.012362342,0.0037984045,0.041554764,-0.015615436,-0.03887757,-0.026288014,0.020455277,0.0101528,-0.016931128,0.009051594,-0.025110405,-0.022209033,-0.012985893,0.009123018,0.021826327,0.013943025,-0.03350314,0.019655978,0.0038157306,-0.04617023,0.029023834,-0.033964563,-0.018445104,-0.0043822727],"last_embed":{"hash":"1j9fugz","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"1j9fugz","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Dependencies","lines":[100,105],"size":234,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1j9fugz","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Dependencies#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04161017,0.0093927635,-0.030699944,-0.013863107,-0.019475687,-0.043180015,0.05048504,0.02482474,-0.0034404534,0.009919085,-0.008326256,-0.018710958,-0.016823756,0.004562816,0.04519554,0.03147747,0.00640226,0.012109809,0.023861468,-0.00267318,-0.0035416991,-0.018489456,0.020701218,0.004429965,0.0032726668,0.0005757341,0.053129807,-0.027583508,0.008540292,0.014064998,0.023542946,-0.058965586,-0.012235927,-0.0027104928,-0.031215351,-0.0008893668,-0.016811227,0.00119448,-0.058093406,0.031041767,-0.008584817,-0.015665935,-0.009282764,0.003757202,-0.00008161759,0.0144882705,-0.023812758,-0.016085366,0.023493068,-0.022876129,-0.039877214,0.0061404854,0.05819035,-0.031929843,-0.021251593,0.039345168,-0.043683805,-0.051032104,-0.053053122,0.0150901675,-0.033956762,0.0021841254,-0.027865263,0.011437832,-0.014505718,0.05074697,-0.009420658,-0.0015335716,-0.010892732,-0.02729196,-0.02574954,-0.0064862245,-0.006634267,0.0024086505,-0.046783105,0.009469766,0.023059307,-0.057492454,0.0014828331,0.040588003,-0.03628385,0.0020147488,-0.008998973,-0.008447565,0.01612311,-0.005558327,-0.04971285,0.072548404,0.010951345,0.0054859393,-0.019790268,-0.03519735,0.041647233,-0.039530996,-0.02131513,0.02264998,-0.011164502,-0.013313976,0.0093139615,-0.0009012577,0.014386891,-0.0062372237,0.011462341,-0.04973764,0.019084152,0.010238547,-0.005791208,0.003217972,-0.005631216,-0.01562576,-0.009954519,-0.013600354,0.042671748,0.030404318,0.02099275,-0.010649278,0.039423566,0.00371042,-0.024881236,-0.005449844,-0.013551877,0.009176867,0.046012983,-0.03403088,0.008457458,-0.02948588,0.01778621,0.027405007,0.019100055,-0.0110908095,0.039041866,0.04064438,-0.019175215,0.02616341,-0.026451798,-0.049957834,0.015476017,0.039046116,-0.024252107,-0.052307293,0.056578826,0.03298004,-0.003156086,0.029471561,0.019972801,-0.027148144,0.057661153,0.0441186,0.0114725325,-0.049345795,-0.051150948,0.023695825,0.016149499,-0.0079891365,0.010799254,-0.0011510546,0.06869688,0.03380444,0.0070864586,0.01913016,0.015535174,0.038278244,-0.0054539167,0.06155267,-0.020901483,-0.007710748,0.013998692,-0.001894354,0.010445457,0.007656574,0.012039933,-0.035679694,-0.017580194,-0.021230124,0.022686355,0.01602941,0.02160216,0.03191216,-0.019405287,-0.05994216,-0.045346323,-0.009556986,-0.022766644,0.0031775404,-0.0017365318,0.021034818,-0.02694142,-0.011435312,0.020079538,0.025862955,-0.018197525,-0.01258661,-0.010700419,0.009950392,0.025399813,-0.024101667,0.053411912,0.026285367,0.001830102,0.012153469,0.0037792057,0.042183917,0.0029468588,-0.024321605,-0.045428712,-0.0025551878,0.011011719,-0.052503265,0.061204277,-0.038814902,0.019667283,-0.009534161,-0.032338414,-0.00184162,-0.050202344,-0.0011979749,-0.011909924,-0.005443606,-0.019220002,-0.009490521,-0.021978438,0.054837268,0.0031880338,0.0149832135,0.007920554,-0.004272186,0.017594999,0.0054982253,-0.004695938,0.0123934485,-0.011597582,-0.013542567,0.02200745,-0.029099543,0.026986053,-0.018443048,-0.019463409,0.0058991485,0.018451033,0.0020429136,0.019536031,-0.016908623,-0.01313295,0.0037902414,-0.0048146932,-0.014858842,0.009695245,0.03609418,-0.026816975,-0.013337737,-0.032926675,0.016079059,0.011508585,0.0016057297,0.008581583,0.020919507,0.039057896,-0.0157323,-0.031458497,-0.0017933305,0.025704615,0.051031318,-0.023527713,-0.0019511121,0.015352905,-0.003931345,-0.02605226,-0.0062276777,0.012557665,0.0055628396,0.0022600065,-0.030554367,0.03919797,-0.023291923,-0.023308331,-0.021419792,-0.037944395,-0.0062801344,0.039114792,0.006493977,-0.0029763184,0.0020482054,0.02351811,0.03652785,0.06640056,-0.025268365,-0.04347706,0.005628118,-0.005610639,-0.0042435634,0.003371058,-0.012205221,0.07418001,-0.040453818,-0.0053261993,0.042222302,-0.023361422,-0.17109169,-0.041870303,-0.0029573152,0.02516337,0.026076572,0.021305263,-0.04843516,0.009928579,-0.0034729203,0.0810184,0.045756448,-0.04502767,0.006404426,0.01869399,0.01780727,0.029842667,-0.054138385,0.000846327,0.0016897916,-0.033935964,-0.00611476,0.01646131,0.03887726,0.0065778773,-0.03346817,-0.022510277,0.051880796,0.008882392,0.009397681,-0.0019531439,-0.012376582,-0.06669,0.016266264,0.022403609,-0.0015409787,-0.0004760456,-0.006424759,0.006603252,0.032491498,0.007836039,0.03166277,0.04053565,0.0052803396,0.073304474,-0.015997238,0.012190034,-0.0138025405,-0.002929188,-0.039559923,-0.053369842,-0.01089417,-0.03228482,0.0244725,-0.03245328,-0.027175395,-0.026978424,0.009288773,-0.0017397897,-0.01575783,0.05047111,-0.04240776,0.0018916354,0.024588225,-0.061078083,-0.0036845878,-0.006744824,0.08603944,0.028141743,0.055511873,-0.07351967,0.036781367,-0.024460346,-0.015102829,-0.016068026,-0.028907994,0.0018523757,0.016571248,-0.025758695,0.014591974,-0.08959207,0.000060026137,0.023967555,-0.020665633,0.0132969115,-0.039003816,-0.045434408,0.021253543,0.0029097716,0.014400961,0.21238129,0.011322997,0.0011153017,0.024342153,0.05727825,-0.05249727,-0.02280387,0.036788,-0.0033263331,-0.021152135,-0.006058717,0.02391237,0.039803535,-0.0040336335,0.04466272,0.038681246,-0.05812821,0.048774768,0.051502,-0.0040772995,0.023304919,-0.010511815,0.004884975,-0.013186213,-0.04501263,-0.03245144,-0.014483613,0.016615335,-0.04962013,0.019523032,-0.0104424115,0.048736494,0.05677324,-0.0232713,-0.05151215,0.023945943,0.011465845,-0.038632236,0.03491947,-0.030183997,-0.038395856,-0.015293424,0.009780251,-0.004618563,-0.012899417,-0.052404795,-0.007898863,-0.0023309048,-0.015473083,-0.04250262,-0.0039104186,-0.009864733,-0.013023512,-0.005758568,0.02444361,-0.01240069,-0.020896379,-0.026818626,-0.031211432,0.0682882,0.0045540496,0.0008093393,-0.02297577,0.04928836,-0.013130536,0.034898136,-0.00087419053,-0.0303207,0.02178132,0.04684116,0.0076447944,0.035413947,0.041496612,0.012595591,0.02475683,-0.010126663,0.046945672,0.035782974,-0.008981985,-0.018542046,-0.009665252,0.0149374725,0.011008833,0.031005245,0.018304352,-0.007060372,-0.04278951,0.040099423,-0.02702829,0.04676715,-0.024584485,-0.00042791123,-0.05378647,0.009679303,0.009080467,0.0342577,0.039071623,0.023752393,-0.041168734,0.04115744,0.018919777,-0.013060181,-0.028602125,0.023936102,0.03271462,0.0027923805,-0.02399071,0.052200425,-0.007317574,0.050265376,-0.040539894,-0.01134237,-0.005247968,-0.020923624,0.0077278707,0.046811923,0.043392945,0.033891648,0.030637052,0.020910645,0.028857008,-0.008345638,-0.047892664,0.043939028,-0.012728659,-0.09497784,-0.045828883,-0.007138447,-0.024565857,0.037161168,0.03721445,-0.03860983,0.0023841325,0.049590852,0.028003706,0.012113996,0.029679919,0.011352837,-0.018289834,0.0040170345,-0.058454566,-0.011881941,-0.02173515,0.06228409,0.014814237,0.040695682,0.0052966313,-0.030371618,-0.027817858,0.038182884,0.007538809,0.025656542,0.033023812,-0.03939543,0.022991426,-0.02937711,0.00511166,0.017171733,0.029656041,-0.040636737,-0.0014484304,0.03237342,0.056625612,0.06413003,-0.031239538,-0.0042390907,0.015362385,-0.016351912,0.011277422,-0.037258744,-0.027157646,-0.08697158,-0.05582694,-0.025442515,-0.0039064647,0.0014161943,-0.014685515,0.033969972,-0.022823967,-0.077440135,0.03363874,-0.030753363,0.018691123,-0.05226594,0.047417413,0.017421894,-0.043243673,-0.013860739,-0.036815442,-0.038053755,-0.037630375,0.09870651,-0.004754294,-0.014676404,0.068971284,-0.024784025,0.05656346,0.0007763766,0.022853939,0.014991212,-0.038338803,0.017180314,-0.018456297,0.010929807,-0.030226544,-0.01722415,-0.016541535,0.011275866,-0.020001512,0.025682032,0.061269365,-0.012048973,-0.031720985,0.0056573674,-0.014611821,-0.03604237,0.05168502,0.063701496,0.017093984,-0.035007957,0.03200328,-0.017819881,-0.034342702,0.0064789066,-0.0057553477,0.060773004,0.008478312,-0.0060030385,0.03284149,-0.037666768,-0.0037610382,0.020033918,0.0100924615,-0.01703353,-0.019879198,-0.004696428,0.002822484,0.026330061,-0.025001688,-0.034684803,-0.003478975,-0.031424228,0.025721602,0.039711133,0.014796452,0.017472522,-0.043034624,-0.036133725,0.02114503,0.013057991,0.032623794,-0.053917132,0.016197592,-0.049303778,0.03266551,0.02746789,0.016103929,-0.017694488,-0.0064279195,-0.0629427,0.008465572,0.016624054,0.0036474282,0.00729277,-0.0055870623,-0.057521775,0.022953995,-0.03619397,-0.0102967145,-0.04866573,-0.061536502,0.00066763046,-0.0032371762,-0.042988565,0.041247595,-0.056806516,-0.01897967,0.03634795,0.0102151595,0.035405792,-0.056390144,0.0144970175,-0.026643407,0.015006365,-0.013684727,0.03349044,0.048294663,-0.060662284,0.001355615,-0.031805895,0.0011086102,0.009408132,-0.024257522,0.0659758,-0.0059750783,-0.0043714945,-0.03908403,0.011319436,0.018771268,0.00763755,0.00025306726,0.029669512,-0.007864444,-0.021026362,0.0070410715,0.002733419,0.021734051,-0.053417277,-0.0033856041,0.036090724,-0.01556054,-0.047308516,0.019848527,0.008240273,0.035271566,0.0069919378,0.042335335,-0.04878339,0.03503255,-0.03085723,-0.0066837817,0.005907591,-0.070175044,0.028970793,-0.055650756,0.022129484,-0.044273466,-0.007946877,-0.029366534,0.00041922828,-0.044495393,-0.039377403,-0.029776651,-0.04937597,-0.0052054636,-0.00588478,0.036083322,-0.006723434,0.040927157,0.044857297,0.023980485,-0.008357596,0.041905515,0.026134111,-0.0035326227,-0.049905974,-0.0056537315,-0.0046215723,-0.011635649,0.00071043224,0.036714785,-0.026709082,-0.014515893,-0.024698824,0.07652434,-0.008984068,-0.049645763,-0.048751432,0.010150266,0.066220015,-0.045843087,0.0067196083,0.010432674,-0.02172732,-0.006615368,0.000016363567,0.023984727,0.005957828,0.021391824,-0.014598999,0.0053991927,0.005206474,0.04374076,0.017069476,-0.024172664,-0.00090495567,-0.017716188,-0.053996973,0.026950946,0.022431774,-0.011066851,-0.04001258,-0.0057457057,-0.0076314933,-0.013758615,-0.050353307,-0.004783372,-0.019661544,0.052731834,0.055885367,0.0136548625,0.039056998,-0.0012397595,0.0045975912,-0.13799568,0.015059962,-0.03195427,0.0069403113,0.0067913746,0.008406849,-0.003567455,0.0044775708,0.015751174,0.0016604256,-0.03988185,-0.019654317,0.0009203127,-0.0352299,0.027539287,0.030242123,0.01992474,-0.013051729,-0.04059481,0.03768907,-0.030505963,0.0120153995,0.058744665,0.009279304,0.009266302,-0.020224769,-0.007101475,0.023077484,-0.03519727,0.013325965,-0.014815033,-0.029782068,0.040186927,0.07323523,-0.03759823,0.024272935,-0.01550454,-0.018150203,-0.018631693,0.002831789,-0.034293998,0.008807594,-0.0030871264,0.008435853,0.018958425,0.07807651,0.009638805,-0.02603311,0.0022306854,0.013054677,0.015017495,-0.0056299,-0.0065869847,0.030620722,-0.03105919,0.01466817,-0.023899743,0.0067481324,-0.011361141,0.02998504,-0.03705196,0.02663226,-0.010308286,-0.013318373,-0.029713312,0.032746688,-0.03565471,-0.01488883,-0.015908152,0.016664041,-0.020543212,-0.0105068,-0.046565097,-0.00088454376,-0.014770285,0.010122752,0.04473733,-0.0042638634,-0.019644456,0.001039198,-0.06470588,-0.012895686,-0.030172683,0.0069766007,0.014464632,0.006660068,0.016544964,-0.024766864,-0.025391009,-0.01702887,-0.017519917,-0.06680331,-0.021537026,0.019034881,-0.0021188036,0.01766861,-0.031485893,-0.0373608,-0.010042443,-0.01649962,0.006495988,-0.023235857,0.02296851,0.013026566,-0.049830806,-0.009307552,0.049360495,0.009618639,0.02145589,-0.0035014139,-0.0029083113,-0.067517266,-0.026350591,-0.0143551435,-0.08036874,-0.0034059668,0.014378645,0.03653775,0.032823335,0.03810394,0.009233946,-0.020189242,-0.0008769994,-0.03097485,0.026508294,0.03850216,0.056375872,0.021678243,0.061280563,-0.03430415,0.018411491,-0.04088096,-0.011555586,0.050507743,0.00901519,0.00193964,-0.012874549,0.032984514,-0.050658066,-0.0550505,-0.04411449,-0.011967204,0.022224817,-0.026043812,0.0001998225,-0.05263357,0.045337755,-0.0071138167,-0.031516638,-0.05182123,0.0005648266,0.026209092,-0.0091093695,0.027453143,0.0009556835,0.06932743,-0.029858816,0.04749355,-0.0008200846,0.030161317,-0.003922366,-0.008773253,-0.021573843,-0.034172602,-0.012757817,0.035342038,-0.03648825,-0.022440346,-0.04060713,0.031874318,-0.017544484,0.030333733,-0.01593704,-0.016674565,0.0034136295,0.0046924604,0.018663792,-0.02977146,-0.0005173672,-0.01781254,0.0066001615,-0.0028831107,0.047918778,0.0017702534,0.05035079,-0.015172431,0.001997335,0.034062956,0.03274946,-0.0033153577,-0.031714506,-0.025073523,-0.0014907959,-0.028744346,-0.021425059,0.014621962,0.015141524,-0.024487842,0.023324406,0.03997837,-0.028410159,0.025702553,-0.02220652,-0.009047198,-0.03518343,0.03125113,-0.043944243,-0.024015687,-0.03676811,0.0021299052,-0.004747923,0.002660758,-0.04108214,0.04308649,-0.0437355,-0.00067624066,0.0401952,0.0060710143,-0.022625003,0.0019562715,0.001471861,-0.0018686813,0.031450257,-0.009776165,-0.0078633465,-0.040088244,0.007880168,0.0060535194,-0.0047068475,-0.0024549845,-0.006423008,-0.022510905,-0.0028213977,0.0042692316,0.008907203,0.023258762,-0.04572058,0.013146371,0.0017506154,-0.034337237,0.034802444,-0.018635087,-0.031147754,-0.010067861],"last_embed":{"hash":"knj0uv","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"knj0uv","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Dependencies#{1}","lines":[102,102],"size":108,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"knj0uv","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Dependencies#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.056265436,-0.018229084,-0.053622257,0.014317763,-0.03071345,-0.0032107867,0.029319048,0.0007106877,-0.003613051,-0.02043675,-0.036151417,-0.0007254642,-0.03761792,0.015194085,0.058155295,0.026292237,-0.0006246581,-0.017147407,0.024055379,-0.00080473546,0.020425059,-0.02156956,0.057040844,0.03309674,-0.017609188,-0.019803151,0.026806446,-0.015571213,0.020314809,0.048509095,0.027415281,-0.06343523,0.03413213,-0.02618023,-0.06965179,-0.012248754,0.004485677,-0.00091784354,-0.033199262,0.051160906,-0.005845361,0.0014485217,-0.012149766,-0.012935385,0.042919338,0.0028316234,-0.018930754,-0.011068014,0.019058209,-0.041470014,-0.018334681,0.0032950318,0.039414767,-0.08101433,-0.045514654,0.041935936,-0.03402596,-0.079676904,-0.015126891,0.0072819847,-0.010416241,0.025377378,-0.021279242,0.009269574,-0.006607371,0.052475978,0.00039097082,0.03284884,-0.024852764,-0.035055924,-0.023287104,-0.014519503,-0.034425583,-0.0066736313,-0.045382988,0.033004418,0.030012064,-0.03052614,0.011660343,0.027152179,-0.011938314,-0.001966346,0.010263981,-0.018728487,0.0026217261,0.0177122,-0.006731448,0.0033343805,0.002373256,-0.00030185093,0.004493588,0.00090250385,0.01941462,-0.02420855,-0.038209163,0.027408633,-0.007341228,-0.0042724647,0.055521924,0.010266991,0.024019144,0.016732758,0.021050483,-0.007413553,0.0021222623,-0.061316527,-0.018192975,-0.023918957,0.022563476,-0.034236707,-0.0038551416,-0.023012405,0.04053499,0.040510517,-0.00489138,0.0074803694,0.0196792,-0.02651038,-0.015369751,-0.013314697,0.010809641,-0.0012046972,0.05983041,-0.037718344,-0.002379722,-0.015463599,0.014504602,-0.0025110405,0.036091678,-0.009729613,0.02202983,0.04856173,0.0044621476,0.052585106,-0.031809818,-0.013074419,0.028535545,0.0064702644,-0.010986226,-0.021469284,0.041932885,0.02171043,-0.033789266,-0.017505607,0.02551947,-0.00022380035,0.04275816,0.04650235,-0.004613503,-0.035934906,-0.045111272,0.021634195,0.032711834,0.0243523,0.0349878,0.017540721,0.062166456,0.04397691,0.0051560258,0.011194714,0.0003117372,0.010563667,0.03637985,0.020653892,0.031426642,-0.010008521,-0.006290838,0.016513988,0.020897359,0.023902303,0.008780665,-0.049366523,0.041716702,0.013377577,0.027906738,0.018045241,0.034696512,0.0010399267,0.025283415,-0.046186272,-0.030868383,-0.010874787,-0.003206008,-0.03289552,-0.042289276,0.013084038,0.013658552,-0.020898148,0.015183078,0.025093358,-0.034748904,0.017870637,-0.016528696,0.01242664,0.036343664,-0.037807837,0.011154729,0.012152254,-0.005172827,-0.013037929,0.026209548,0.01846503,0.014557995,-0.009816524,-0.059463006,-0.01493279,-0.019622684,-0.000104334096,0.03216,-0.08143574,0.008817962,-0.0004661213,-0.041849382,-0.006018828,-0.019274887,-0.02385595,0.0016910557,0.040210307,-0.008260181,-0.026963674,0.0020157164,0.053022522,-0.006431759,0.007313627,-0.0064731655,0.018847289,0.013696469,0.03524427,0.022523414,-0.020513896,-0.0064015393,-0.021016395,0.030263236,0.0047660735,0.0076375576,-0.029427152,-0.023924911,0.0020782943,0.011393696,-0.0003768439,0.0040208558,-0.03930382,0.001977027,-0.021050092,-0.021748228,-0.03286541,0.03871391,0.04145385,-0.02187677,0.010660823,-0.016220987,0.021017043,-0.006731259,0.0066471053,-0.002583547,0.028636353,0.020973736,0.003609777,-0.028753541,-0.0075362897,-0.0051597836,0.058487404,-0.002201289,0.004133181,-0.019080516,0.008265233,0.0063342755,-0.027770894,0.029963182,-0.0005489936,-0.011019163,-0.03954325,0.045237385,-0.0013578158,-0.01805463,-0.011148939,-0.03548214,0.025041213,0.08490983,0.0011292303,-0.0050080414,0.033244435,0.0315942,0.026569173,0.051856387,-0.020366263,-0.027799703,-0.03309172,0.021630095,-0.0058852783,-0.000006944692,-0.014520131,0.053640362,-0.027604114,-0.0077225533,0.03615333,0.0072811227,-0.1785376,-0.023038967,-0.0025271934,0.026413726,0.03611661,0.02667721,-0.03039615,0.015278378,-0.013743367,0.057778165,-0.0062249755,-0.047773667,0.040334243,0.009637882,0.03760541,0.0053094737,-0.01958843,0.019253315,-0.026632369,-0.025751168,-0.028030269,-0.0030795543,0.047181766,0.027799012,-0.015694963,-0.010456988,0.09416873,0.012236423,0.016105574,0.017779144,0.007341563,0.0025670754,0.016216898,-0.004499477,-0.015096435,0.026736975,-0.031851754,0.008567003,0.018503632,0.01515054,0.03246946,0.06815852,0.023352776,0.08872235,-0.014937774,-0.028036015,-0.013452416,0.014120101,-0.06370057,0.0044081323,-0.031296752,-0.048396677,-0.007737415,0.003169949,-0.029363241,0.0041171387,0.027828,0.020086288,-0.026021,0.034939293,-0.0029055409,-0.063049756,0.033923037,-0.01756877,-0.036174428,-0.026170358,0.050619617,-0.033413973,0.010605829,-0.052156437,0.0074592694,-0.03727941,0.0031319472,-0.016843863,0.0009884275,0.026534343,0.021626681,-0.016370937,0.032617256,-0.083636254,0.0026961868,0.026500275,-0.014324074,-0.009621699,-0.025461828,-0.038742572,0.01928486,0.009579871,0.020492917,0.2714831,-0.008201893,-0.052972656,-0.008910003,0.008190348,-0.02535395,-0.036298692,0.05445178,-0.031300932,-0.03828983,-0.03333043,0.0060781613,0.0014309639,-0.0071729156,0.03621703,0.021781279,-0.04998726,0.023524718,0.07082131,0.03642553,0.04030018,-0.012129695,0.051474646,0.023756925,-0.044743653,-0.027565025,-0.0049852147,0.0061536436,-0.0324526,0.05734363,-0.036223732,0.020772511,0.05893437,-0.03757462,-0.023956278,-0.0055186623,0.012303433,-0.05685333,0.017672567,-0.007364881,-0.020457828,-0.014747418,-0.048699517,0.0023710313,-0.014661525,-0.050688837,-0.030242544,0.0059521683,0.0044705677,-0.030642385,0.0017969621,-0.008554438,0.012689625,-0.024467673,-0.015994163,-0.0019081014,-0.021882439,-0.029258896,-0.025585061,0.070073456,0.009990282,0.00044708067,-0.033730593,0.027534032,-0.001440629,0.036807302,-0.03196688,-0.022070955,0.04417322,0.0378733,0.00953431,0.03247505,0.029474877,-0.005772038,0.017335176,-0.027988194,0.04221298,0.03418933,-0.0101545155,0.003386279,-0.010096394,0.0081700375,0.019814515,0.015944451,0.027623575,-0.0066470834,-0.0035535828,0.05876363,-0.046279572,0.04247277,0.014347966,0.0071139983,-0.044313703,0.007985772,-0.016673272,0.008578173,0.0016061165,-0.008048119,-0.06802192,0.019259049,-0.0044720145,-0.025003867,-0.01736027,-0.00012398617,0.01196882,-0.0010899804,-0.039965954,0.04850383,-0.00096293044,0.023795404,-0.037200894,0.009737873,-0.029466942,-0.035767928,0.023282748,0.05555423,0.06518836,0.031008452,0.014714718,0.013694641,0.03404649,0.038994946,-0.021228313,0.041311536,-0.0045239753,-0.052740607,-0.028605672,-0.0041949493,-0.006428127,0.038084228,0.015194154,-0.046506103,-0.015569643,0.0309304,0.022789072,0.023112461,0.031096304,-0.002805748,-0.026578462,0.048619304,-0.027205322,0.006077344,-0.028406138,0.02620475,0.010375824,0.080384165,0.0196926,-0.035139296,-0.021882316,0.014372995,0.027873948,0.044987082,0.033983417,-0.054623332,0.0069643203,-0.048046056,-0.011894013,0.0039910544,-0.02560177,-0.039428454,0.007587051,0.025299408,0.026493505,0.046736248,-0.026262438,-0.003640338,0.014536701,-0.007381187,0.0008986977,-0.015874121,-0.0276274,-0.068129264,-0.044913154,-0.028279694,-0.0032234685,-0.050749924,-0.02983436,0.02947986,-0.005817954,-0.07375571,0.032908164,-0.0056570536,-0.012281252,-0.015805654,0.03424819,-0.017059622,-0.033603013,-0.010733967,-0.037911065,-0.030706666,-0.020343192,0.10904165,-0.019210866,-0.021371838,0.020316448,-0.01643936,0.05599102,-0.0069851237,0.009556616,-0.028115561,-0.021324104,0.00027319058,-0.025050156,0.030937497,-0.03989146,-0.019665329,-0.039070487,0.028374268,-0.028668588,0.017898329,0.03458719,-0.035071947,-0.035832208,0.027858,-0.0066622575,0.001610109,0.073421046,0.013287049,0.018478705,-0.037511226,-0.0045152027,0.0014629108,0.0062642186,-0.017093435,-0.011362335,0.029679533,0.022792831,0.011669113,0.012147346,-0.034073632,-0.007820414,0.022914078,0.013426471,-0.03366084,-0.021701835,-0.021364378,0.021311196,0.025675999,-0.018421547,-0.032650016,-0.0021985623,-0.009403565,-0.01348481,0.031655453,0.017854119,0.025504425,-0.0031062695,-0.059951376,0.01424017,-0.0070201554,0.009519453,-0.0065200436,0.033702314,-0.03642078,0.040149223,0.070949644,-0.008064276,-0.016460184,-0.0029350687,-0.027730336,0.007062638,0.047356047,0.012265188,0.0073975427,-0.016700907,-0.03503508,0.019546194,-0.009901786,-0.00851452,-0.048641667,-0.041116625,-0.0008302571,0.015561919,-0.049769267,0.0038968206,-0.034052856,-0.022622665,0.026109325,0.0046403003,-0.010237619,-0.04376146,0.028831774,0.0068029743,-0.0055996617,-0.028955169,0.009785415,0.030690253,-0.040116575,0.03353218,-0.0034258147,-0.01009386,0.007840319,-0.02561374,0.024069017,0.013116441,-0.0034518016,-0.044212982,0.06858928,-0.012137543,0.0038173283,-0.0059789037,0.027908914,0.0049950955,-0.047972623,-0.0072840126,-0.0068648104,-0.0045435894,-0.05819115,0.048091996,0.028063728,0.02473496,-0.039679848,0.023771686,0.0033939476,0.013617805,0.01867076,0.07207904,-0.039788187,0.011608394,-0.04115003,-0.028606316,0.034197673,-0.0444781,0.020509042,-0.073583655,-0.0036386312,-0.020669896,0.0032522518,-0.025926497,-0.03003523,-0.03428287,-0.029252572,0.012511903,-0.07947275,0.022485327,-0.014447078,0.058804605,-0.018259417,0.04817826,0.0058864886,-0.017776567,-0.009796209,0.029592192,0.009101892,-0.0018240677,-0.053730447,0.013549888,0.0013204588,-0.01632801,0.0003946517,0.033203598,0.010408016,-0.024974346,-0.053553563,0.044490285,-0.0036985055,-0.011300672,-0.053378485,0.02412357,0.040356785,-0.051461797,0.01954023,0.004055068,-0.03710008,-0.002308929,-0.016255029,0.026959851,-0.009985839,-0.017146561,-0.017627202,0.008817923,-0.018219687,0.0228657,-0.0014599724,-0.015000426,0.041537166,-0.031260155,-0.024767648,0.0244085,0.035804957,-0.029639926,-0.025760353,-0.011190339,-0.021218518,-0.02419766,-0.01853808,0.0040207827,0.010136256,0.009877553,0.05093915,0.015518736,0.03441792,-0.01817963,0.033327267,-0.1376752,0.0012446033,-0.036138166,0.008044982,0.006441035,0.025869247,-0.01701645,-0.016531125,-0.036244664,-0.024548769,-0.00960942,-0.025131488,0.001282002,-0.029531006,0.005052426,0.027743278,-0.0008032909,-0.0017646928,-0.022504682,0.025391808,0.0017335238,0.009200243,0.02717611,-0.006991628,0.01568945,-0.03178353,-0.009355166,0.008033759,-0.02686848,0.01440008,-0.0004769775,-0.062569186,0.012158756,0.06960869,-0.04798796,-0.011674884,-0.015049231,-0.034543265,-0.017987102,-0.021141041,-0.020607159,0.016942995,0.015533368,0.02650683,0.029293459,0.09886897,0.02276464,-0.018748447,-0.012910311,0.0052063176,-0.018339733,0.04196551,-0.011638515,0.016759697,-0.009220819,-0.019478539,-0.0039723706,0.0042720335,0.0090685,0.0065302234,-0.021681461,0.025002882,-0.02487995,-0.011416753,0.0014793627,0.023052813,-0.023659324,-0.019918129,-0.0053909672,-0.04008803,0.00320687,-0.007172627,-0.049759176,-0.00085951923,-0.0054177498,0.00068885426,0.04849369,-0.016930066,-0.012018883,-0.00009936644,-0.0647755,-0.018085497,-0.032200634,0.015431617,0.020886755,0.014659713,0.0009587316,-0.012464709,-0.031666156,-0.013619551,-0.05444264,-0.03935352,0.005844737,0.032587454,-0.0076684756,0.0125255715,-0.037705105,0.01688541,0.005686017,0.027123757,-0.045781147,-0.04418337,-0.014515861,0.0020161993,-0.050162677,0.012264817,0.013121535,0.009856741,-0.00075137545,-0.037227187,-0.011291408,-0.028234102,-0.026861468,0.0038056148,-0.03949244,-0.013678873,0.01334168,-0.0047869724,0.015060595,-0.024701577,0.033493225,0.000134077,-0.018740384,-0.031359266,0.015814297,0.0574591,0.065482564,0.02852087,0.015558101,-0.014566538,0.02693397,-0.04898924,-0.04036756,0.026428405,0.0026377204,0.00447884,-0.014193102,0.054985337,-0.034240764,-0.032674387,-0.028421074,0.0023723734,0.043972712,-0.035528924,0.03533959,-0.056528315,0.023470275,0.00901008,-0.032237086,-0.06672292,0.0014355564,-0.024445267,-0.031879783,0.08855025,-0.013321275,0.044042878,-0.013671154,0.03889511,-0.018704308,0.0134960385,-0.017328944,-0.054971755,-0.028661126,-0.047849413,-0.040974528,0.06725868,-0.043624572,-0.020656766,-0.022026388,0.015472452,0.006545199,0.057249576,-0.024166893,0.0033472313,0.015726354,0.018958898,0.0043690572,0.00081957283,-0.008104145,-0.012381367,0.034991004,-0.011888223,0.018240651,0.023170978,0.0130919665,-0.0012425657,-0.010925486,0.018116962,0.025570288,0.008242844,0.017491147,-0.040018715,-0.03978288,0.000031949614,-0.0069182143,0.018236538,-0.0034003458,0.03616384,0.025647406,0.047409147,0.008141118,-0.009116773,0.0058732294,-0.030876618,-0.025629546,-0.0032046076,-0.0021105953,-0.008138713,0.017811531,0.004834487,-0.03043858,0.015743867,-0.020794405,0.03385482,-0.015809404,-0.033828788,0.049682446,0.06899164,-0.012583689,0.0140547985,0.03907951,0.014058236,-0.004602252,-0.036202263,-0.052093554,0.002285355,0.009937743,-0.009190275,-0.030234512,0.008913303,-0.054446682,-0.029142682,-0.014935826,0.017527757,0.0125744,-0.0027360208,-0.015794858,0.020743754,-0.030921929,0.00441635,0.032755315,-0.032466657,-0.014817406,-0.0056952285],"last_embed":{"hash":"1mkcll0","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"1mkcll0","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Dependencies#{2}","lines":[103,103],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mkcll0","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Dependencies#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050480854,0.006894545,-0.03448895,-0.009988801,-0.038749326,-0.021727754,0.06348323,-0.016833553,0.023616532,-0.0013951199,-0.006356293,0.014792036,-0.00062246225,0.018234435,0.053819485,0.0151488185,0.013358174,0.010796275,0.018293263,-0.010454693,0.011220459,0.013141731,0.022058353,-0.0022123384,-0.018276196,0.0072378363,0.044390023,-0.009321193,0.0421579,0.0086358255,0.0369669,-0.0634859,-0.01678498,-0.044981223,-0.026213344,-0.02766968,0.0057721026,-0.022561356,-0.06097699,0.022304676,-0.015972622,0.0032241906,-0.014128435,0.004882151,0.034724403,-0.019849261,-0.0062208837,-0.014698796,0.014113865,-0.02943338,-0.038663458,0.019506188,0.051918503,-0.052548826,-0.056147005,0.0019483438,-0.0417261,-0.0649655,-0.03500352,0.021012317,-0.011454443,-0.013728636,-0.04956905,0.0061721983,0.016974201,0.026565682,0.0050479574,0.021936292,-0.019698123,-0.018896472,-0.041637313,-0.006815568,-0.008066395,-0.03646009,-0.0422148,0.021666037,0.03650612,-0.038107496,-0.009083535,0.0071604513,-0.020652063,0.020076154,0.0005260059,-0.0009798411,0.0225111,0.019399317,-0.040273525,0.056669254,0.041279733,0.022364851,-0.008007279,-0.00075252645,0.01348373,-0.045981467,0.0054290714,-0.0033363625,0.021803834,0.031793267,0.04919557,0.021314433,0.03378098,-0.0069647986,-0.026807915,-0.011002062,-0.012466596,-0.024453478,0.0019101113,-0.032609835,-0.026655385,-0.011872123,-0.024039838,0.006497382,0.020157875,0.009440673,0.02027899,-0.0026869979,0.017219465,-0.0075418726,-0.0077308044,0.0059843548,0.010662715,0.010772121,0.026475338,-0.021958401,0.013386779,-0.017622218,0.029110754,-0.0018844603,0.0391206,0.02294437,0.016200682,0.014675294,0.01757342,0.045241684,-0.0055307467,-0.016472958,0.03861616,0.02973538,-0.025652038,-0.061453983,0.03953392,0.008762391,0.015870204,-0.0037658473,0.0294248,-0.07584175,0.034425933,0.0724938,0.017054543,-0.04484631,-0.026816692,0.01412233,0.024441758,0.039055295,0.016513644,-0.029455056,0.04851165,0.03663116,0.001631285,0.016703736,-0.0046554734,0.04678104,-0.03151091,-0.00044597135,0.02220886,-0.029555704,0.020206211,-0.0017955285,0.029051235,0.023939095,0.016779153,-0.015049081,0.01163889,-0.029269423,0.008408625,0.030965466,0.036838852,0.009809733,0.011116771,-0.049044028,-0.0115308175,0.00079702685,-0.023504917,0.0033466187,-0.011780713,-0.0034800905,-0.018532299,0.019779976,0.02617414,0.062296238,-0.008466584,-0.015384844,-0.008275837,0.009978277,0.035395384,-0.007713707,0.023704074,0.023272628,-0.02633079,-0.04292175,-0.0064245746,0.03421203,0.020792807,-0.020074476,-0.033623762,-0.012441635,0.009857133,-0.012901777,0.018692931,-0.0573166,0.01545853,-0.026768763,-0.0723842,0.0057133315,-0.041150972,-0.01847313,0.028235337,0.01188782,-0.022953512,-0.02687417,-0.023099553,0.0387789,-0.022274638,0.008014716,0.0068672285,0.03576825,0.0046921903,-0.0050864746,0.026222927,0.010965847,-0.029425757,0.001184823,0.015604375,0.010639871,0.031073269,-0.0052654273,-0.059954572,0.020414177,0.006438099,-0.026312178,0.013527518,-0.07321601,-0.035883103,-0.02376975,-0.033819474,-0.009235805,0.0034467052,-0.0072797835,0.00017332236,-0.020237532,0.014089306,0.040639896,-0.042541005,-0.009223486,0.03357644,0.03861244,0.04677416,-0.020275364,-0.058999654,0.0054857023,0.036021013,0.058310803,-0.012170781,0.018251725,-0.019331304,-0.00077934255,-0.011245239,0.025046742,0.017444784,-0.003406279,-0.019329851,-0.009057205,0.035388533,-0.01903944,0.023486033,-0.031727016,-0.039096974,0.023757,0.047493573,0.011465868,-0.014169681,0.03215189,0.06099658,0.009086358,0.04237207,-0.03443579,-0.018093064,0.011929243,-0.010582236,0.012586561,0.008219861,0.005997798,0.06650908,-0.020093301,0.0001276223,0.022974273,-0.029224664,-0.1707161,-0.080427,0.021787405,0.07048128,0.02779438,0.027692527,-0.060166106,0.010276378,0.007828906,0.0199261,0.015095303,-0.052735154,-0.009642909,-0.011320616,0.053343035,-0.009221441,-0.03853142,-0.019817827,0.0039086225,-0.024381228,-0.016442047,-0.025449341,0.05186218,0.05617135,-0.033335816,-0.04465642,0.07562888,0.018325811,-0.018176675,0.010843914,0.001993212,-0.0649806,0.004540067,0.022243623,0.018297741,0.047726113,-0.023501804,-0.012074416,0.0231587,0.024963697,0.008478457,0.028332746,-0.0017344712,0.046494637,0.0060749752,0.039209206,-0.025122829,-0.0003922975,-0.02064395,-0.017919127,0.020192534,-0.05101904,0.000058538128,-0.017772486,-0.021385517,-0.012911728,0.021722877,0.03026155,-0.0073795635,0.006880235,-0.021852937,-0.021569107,-0.012585879,-0.061471265,-0.012864375,-0.012119238,0.048360813,-0.019640978,0.05924545,-0.0695508,-0.0036223745,-0.00859792,0.0018535923,0.021342125,-0.024610255,0.008884637,-0.028277019,-0.04604028,0.058444846,-0.107285276,0.0065367213,0.038010273,-0.010812897,-0.0019440209,-0.03695806,-0.012107479,0.024851395,0.016538272,0.024901137,0.25855556,-0.041925345,-0.009909889,-0.027883735,0.041732255,-0.046848666,0.0054657552,0.06811717,-0.03682105,-0.02982815,-0.01375711,-0.017405039,0.043285668,0.011800998,0.017848747,0.053221647,-0.018609483,0.014320389,0.03905552,-0.007643958,0.01660489,-0.012796744,0.009479472,0.00026135647,-0.030677343,-0.028690765,-0.015469844,0.06773528,-0.056331288,0.07997108,-0.004634834,0.039023448,0.05960153,-0.0319015,-0.07844852,-0.003133926,0.016302587,-0.069275215,0.027444096,-0.026953153,-0.002229201,-0.030557804,0.015382928,0.019207794,0.009637717,-0.053435594,-0.022656247,0.0015850352,-0.014155161,-0.01601991,-0.018469524,-0.045419157,-0.014777306,-0.0025644072,-0.001375462,-0.057662617,-0.028739352,-0.036171306,-0.033271678,0.05884419,0.0075388644,0.0088635795,-0.03129593,0.021922331,-0.009494935,0.017707562,0.0027263102,0.00881149,0.014191606,0.03192067,0.022750525,0.046745908,0.02325976,-0.025561849,0.031045735,0.0045469794,0.03535855,0.050467364,-0.0026942673,0.015420609,0.00009938656,0.008676882,-0.008360428,-0.029126283,0.038993075,-0.044750534,-0.015469537,0.046933517,-0.04519546,0.034616493,0.01591861,-0.014796462,-0.0015630295,0.0065774927,0.032764938,0.0076769274,-0.0038390886,-0.005859923,-0.042557485,-0.01684555,-0.04490322,-0.045295145,-0.015641583,-0.019038023,-0.0117967995,0.015594029,-0.023376288,0.03415365,0.011412269,0.06289861,-0.028334036,0.016070167,-0.0012215655,-0.01323106,-0.003912127,0.035572037,0.012042846,0.011611875,0.0075257123,0.035577655,0.036134273,0.0018729228,-0.015254567,0.03165701,0.0023874317,-0.042927448,-0.037772246,0.025425013,-0.033147745,0.013160151,0.029526684,-0.034174766,-0.026528558,0.019750195,0.0238874,0.0008207039,0.044959582,-0.020885326,-0.035008546,0.051268976,0.0034900173,0.025983362,-0.008888359,0.023144891,0.028269114,0.033578552,0.009865548,-0.028640838,-0.023523249,0.02628187,0.039094243,0.04846121,0.022384033,-0.03568602,0.02032925,-0.03946195,-0.017008055,0.02085933,0.0051834155,-0.0413794,0.0011260614,0.061211728,0.043377712,0.06348468,-0.05066792,-0.001255055,-0.014288003,-0.02108765,0.009356367,-0.009724766,-0.02843664,-0.056744937,-0.04623845,-0.016649188,0.016902769,-0.024142504,-0.013960471,0.014929202,-0.04044148,-0.065009266,0.014468037,-0.02370119,-0.0024070535,-0.023026617,0.036295004,-0.00014305205,-0.0327656,0.0000042709266,-0.0073987325,-0.033070624,-0.0070541413,0.091562085,0.019666905,0.014214935,0.07246661,-0.040650606,0.04903693,0.013054321,0.011015168,-0.0056145317,-0.01697542,-0.007013729,0.01979682,0.009919326,-0.0075613214,-0.003322738,-0.002523708,0.030911595,-0.0003137781,0.019282585,0.030747589,-0.011230202,-0.022621032,0.024160966,0.0011620523,-0.01970982,0.06642345,0.060791668,0.027271215,-0.029095693,0.005798071,-0.01980303,-0.0059868926,-0.034782175,-0.024065338,0.009368491,0.0073343213,0.0084082745,0.011693718,-0.012719924,-0.0064086076,0.05728226,-0.021954386,-0.030118277,0.00994439,0.012943229,0.015318892,0.029405158,0.0028225323,-0.013871643,-0.015820146,-0.05111012,-0.008311807,0.047842514,0.012091465,0.03616457,0.010505227,-0.062111486,0.03247415,0.01331694,0.018854858,-0.06111183,0.030164957,-0.049700376,0.063768625,0.027447034,-0.0044818236,-0.03421605,0.008546661,-0.010721266,0.0041991025,0.05515655,0.027935246,0.006238061,-0.017512029,-0.03506849,-0.007575652,-0.041751277,-0.026005939,-0.032237932,-0.023958717,0.015852898,0.0007082169,-0.019598888,0.030990401,-0.056890897,0.009675055,0.05348095,0.012385448,0.034921464,-0.051966727,-0.002475733,0.036010876,0.00023967244,-0.033262003,0.009785064,0.022534747,-0.00832842,0.0051135425,-0.0068422253,0.016647829,-0.005163461,-0.008389288,0.050399378,0.007436649,-0.003976785,-0.04212529,0.020125013,0.014919039,0.009922209,-0.008924939,0.013081384,-0.006421597,-0.014732801,0.00030151766,0.018502397,-0.013074371,-0.015871298,0.011085683,0.012278143,0.018828839,-0.04424941,0.016250482,0.010050358,0.032315187,0.024328956,0.04667049,-0.022733176,-0.006289898,-0.017666763,0.012872456,-0.001985425,-0.031848565,0.07987446,-0.062327243,-0.0030291085,-0.028636038,-0.020146107,-0.033374824,0.01080438,-0.011056437,-0.030156313,-0.019945472,-0.045742832,0.012916335,-0.012305276,0.035959404,-0.009554338,0.010141611,-0.0026174155,-0.015534993,-0.0008956933,0.030390643,-0.019562077,0.0055333646,-0.0109463595,-0.019365953,0.018138358,-0.02803812,0.0013502344,-0.0006787364,0.0039464766,-0.012387321,-0.0040095737,0.040238407,0.039082784,-0.029916286,-0.049981263,-0.006434415,0.03483924,-0.023956744,-0.0044066706,-0.036784075,-0.0046345415,-0.009159447,0.024958665,0.0064168964,-0.009828351,-0.011481748,-0.029438253,-0.0010042975,-0.006493227,0.015421276,0.005778786,-0.026402975,-0.0011384286,-0.03886384,-0.010129788,0.035114203,0.010202356,-0.018919747,-0.041567054,-0.0032971252,-0.036904383,-0.02212117,-0.044297203,-0.016640117,-0.013478374,0.03528475,0.06911197,-0.021857556,0.035232168,-0.007904454,0.036080513,-0.14975826,0.0022282023,-0.013986453,0.013720064,-0.011031967,0.0008307936,-0.030499639,-0.042001717,-0.012805011,-0.017061703,-0.046993185,0.0063468753,-0.01961764,-0.04537543,-0.024251956,0.03756672,0.03256202,-0.007354788,-0.059586287,0.011514815,-0.02517738,-0.027315155,0.042374913,0.026282452,0.0056794453,-0.04233221,0.034858346,0.008246975,-0.02688761,0.044562537,0.014730692,-0.044327322,0.01934661,0.052812163,-0.008886282,0.031431664,-0.00006574378,-0.0216983,0.007625182,0.016655726,-0.04323983,0.008744011,-0.010191568,0.023978146,0.03167819,0.057739433,0.0069569866,-0.0027973296,-0.024292694,0.014000643,0.018118868,0.05263495,-0.045633137,-0.0027535046,-0.0319039,-0.0046745865,-0.018714173,-0.003365973,-0.008633136,0.025502514,-0.015069023,0.024444578,0.00236217,-0.028781734,-0.04628042,0.028289238,-0.025890952,-0.02144318,0.0014908877,-0.015347532,-0.010863304,-0.0005434163,-0.03358091,-0.0015636248,-0.008801376,0.033765655,0.026947152,-0.025627322,0.00022308319,-0.010741954,-0.059470586,-0.02617277,-0.029531702,0.009075891,0.036302216,0.023475971,-0.0076963753,-0.024680357,-0.0078193,0.020501118,-0.030611435,-0.04748399,-0.008413597,0.06431256,-0.012109121,0.04001122,-0.031110462,0.013625251,-0.023075903,-0.002642936,-0.032031607,-0.049168468,-0.006947941,-0.011491832,-0.03628334,-0.009635879,0.0046970802,-0.00018904172,-0.010906339,-0.015993338,-0.016271118,-0.040255252,-0.023107225,-0.007638876,-0.07453119,0.009906486,-0.014694767,-0.031292,0.021166189,-0.020412099,0.015291596,-0.010457924,-0.03305301,-0.02484195,0.05516986,0.03786225,0.047188025,-0.015768237,0.009427974,-0.0066284603,-0.0006517648,-0.029280253,-0.017315758,0.03890543,0.035167065,0.024224948,0.011419539,0.02861808,-0.051647335,-0.028032742,-0.060963593,-0.014945979,0.031055639,-0.047079235,0.02891877,-0.07316244,0.054472562,0.005730585,0.008348662,-0.036371157,0.012964135,0.0041497108,-0.021148156,0.057788786,0.02111346,0.06571299,-0.030505255,0.023165211,-0.009618536,0.003328597,-0.03926333,-0.06261903,-0.03132587,-0.007942469,0.0039118733,0.04186402,0.0041967183,-0.011731618,-0.06115771,0.028712932,0.0037317032,0.024090525,-0.014747858,-0.036123544,0.011208878,0.023033306,-0.000082781116,-0.024826935,0.018688256,-0.017679386,0.009908985,-0.022041714,0.0327659,0.0018391731,0.031437814,-0.011813591,-0.03203034,0.021184366,0.029591933,-0.01206659,0.012521727,-0.06696627,-0.04681076,-0.037798285,-0.0007174926,-0.0038810452,0.019208977,0.025717529,0.005722743,0.035964284,-0.0046440363,0.03504072,0.027876586,-0.010201616,-0.04362992,0.026201768,-0.02525594,-0.012596123,-0.0033246954,0.040813416,0.002798191,0.017028142,-0.060731053,0.00985496,-0.015034383,-0.042626653,0.035840064,0.043186277,0.021269452,-0.039627362,0.022831224,0.017967144,-0.010887192,-0.027687997,-0.04300787,0.00050799997,0.016473902,0.013820123,-0.042037036,-0.0068960786,-0.027459867,-0.0034315824,-0.0021818113,-0.0046202526,0.045149677,-0.00023588094,-0.042186193,-0.00085387967,0.0030240472,0.009011639,0.01288114,-0.011605469,-0.0105764335,-0.012161184],"last_embed":{"hash":"cig8t0","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"cig8t0","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Dependencies#{3}","lines":[104,105],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cig8t0","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Files": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07858653,0.005050325,-0.036767107,-0.021523304,-0.028013416,-0.011260003,0.03758346,0.013554472,-0.016904691,0.010329048,-0.010826075,0.03293917,-0.019913236,-0.000659695,0.032101814,0.02723518,0.012195287,0.016943779,0.04174672,-0.013808928,0.01697922,-0.014451603,0.03603002,-0.016382901,0.0013121289,0.012342205,0.04424353,-0.021005126,0.020736836,0.039749503,0.0077251275,-0.008359943,0.006125764,-0.029711958,-0.07179669,-0.020131283,-0.0012520616,-0.0052058566,-0.050186332,0.013521774,-0.024002481,0.0001385804,0.027198859,0.0063612447,0.038522992,0.012942909,-0.0072900485,-0.02782566,0.035031207,-0.03135293,-0.05077512,-0.013641812,0.042321503,-0.05552813,0.040967267,0.062705256,-0.044978265,-0.0050860723,-0.023510236,0.031141913,-0.020155815,0.01751618,-0.01630243,0.012403722,0.024375588,0.04114396,0.0017201884,0.029197408,-0.018534552,-0.009133312,-0.056328338,0.008201421,-0.01641427,-0.014256894,-0.07548106,0.013855689,0.027535126,-0.0018442249,0.012409755,0.053666532,-0.0069380766,0.03510548,-0.024607087,-0.010408095,0.0048757587,-0.005072284,-0.035903044,0.100330785,0.038795933,0.022115592,-0.013129302,-0.026029743,-0.0058521954,-0.033500273,-0.06524489,-0.0073397392,-0.013285228,0.0054309373,0.022964718,0.015617384,0.005774976,-0.013552179,0.0014877889,-0.022385191,0.054165512,-0.005540953,0.007004061,-0.029938046,-0.06282927,-0.018241499,-0.03452433,0.0016761742,0.02526343,0.037785072,-0.020411238,-0.0012230292,0.031364158,-0.068248756,-0.0018613478,0.008938806,0.009740516,-0.0363631,0.08162751,-0.06555083,0.027003549,-0.028838491,0.021475699,-0.022884907,0.04225524,-0.026081957,0.0015282693,0.051557884,-0.012068448,0.04312895,0.022999031,-0.007212355,0.013045771,-0.033599343,0.0075994893,-0.046600826,0.0672387,0.028355218,-0.006794449,-0.029661352,0.03386313,-0.06323989,0.054965902,0.01873903,-0.026109567,-0.0028049555,-0.033555668,0.03197647,-0.013762174,0.010070008,0.02900276,-0.011687566,0.07160013,0.046455856,0.000057872658,-0.02546004,0.0015602023,0.036232214,0.06499913,0.017174246,0.022574704,-0.019470997,-0.0002606553,0.020324375,-0.0011714692,0.032839857,0.01843708,-0.05368903,0.005983668,-0.01129129,0.011123787,0.0063852947,0.0581794,0.012904329,0.04827679,-0.032151375,0.0050020455,-0.006806286,-0.014602674,-0.006510005,-0.0341443,0.017770737,-0.040980674,-0.024662253,0.017882315,0.022677984,-0.023610745,0.005892086,-0.024715172,0.034263883,0.028968016,0.0046056896,0.05850824,0.015778398,-0.0062732627,-0.014995004,0.0030792048,0.024109472,0.0068890774,-0.0054396787,-0.024519997,-0.053723857,-0.025309058,-0.026722552,0.007484831,-0.073321536,-0.041676316,-0.033915732,-0.038593173,-0.017836267,-0.026330108,0.027603948,0.016863896,0.013168989,0.019762568,-0.0010339341,0.004669141,0.0103855105,-0.020454815,0.0018081192,-0.012756552,-0.019227315,0.028411444,0.009257696,0.04825464,-0.008766814,-0.05518727,0.01122898,0.029070014,0.015674306,0.05427978,-0.011683521,-0.0038558021,0.0067715063,0.035198577,0.011057432,-0.016221916,-0.028325448,-0.045935027,-0.0034680334,-0.031282485,0.006511833,0.052177288,0.02402253,-0.015697006,-0.006179438,0.00072671584,0.045001887,-0.022721192,0.004134845,-0.008757419,0.03384701,0.037465148,-0.0074986434,-0.02272204,0.007993581,-0.0042463467,0.036310647,-0.0050786645,0.0019919085,0.013523628,-0.0068167415,-0.0068678,-0.004229797,0.019583479,0.03766024,-0.04398582,-0.04013296,0.03933231,0.013488489,0.035188556,-0.011553964,-0.05419129,0.03476416,0.07953686,0.042480208,-0.0064994497,0.0009857838,0.037107624,0.017857699,0.043860894,-0.032769065,-0.044549774,-0.034779605,0.0052625737,0.0321678,0.005895675,0.0008738354,0.05690148,0.012021913,-0.0006956609,0.042267535,-0.0152484225,-0.1597305,-0.04728915,0.008654096,0.005454136,0.032353528,0.011646501,-0.020693943,0.012155186,0.011382352,0.073750265,-0.002582083,-0.032224312,0.010580369,-0.014899432,-0.015839256,0.042543452,-0.04257473,0.040442042,0.022415826,-0.044048946,-0.03538884,0.021094847,0.047721393,0.0023278387,-0.0090704,-0.027951945,0.06402632,0.0021751858,0.008789526,0.009402249,-0.016462412,-0.035017297,0.0117267845,0.017717833,-0.003540707,0.006625928,-0.0037812658,-0.026085991,0.022173569,-0.026782727,0.00838902,0.0563142,0.043169368,0.069441274,-0.016606815,0.040761583,-0.019134987,0.009816385,-0.030286465,0.027597772,-0.011245535,-0.035430577,0.025869112,-0.010423593,-0.04343125,-0.014643402,-0.02980486,-0.008574612,-0.00799377,0.015241306,-0.0025048014,0.0010329048,0.0030838863,-0.028806645,-0.030496696,-0.008576325,0.06818458,-0.008881791,-0.00043446897,-0.04115615,0.013305189,-0.050675154,-0.011480071,0.0034035465,-0.02743304,0.039565925,-0.00602652,-0.0006081222,-0.02193849,-0.10964071,-0.027957492,0.00805078,-0.014887308,0.0047855456,-0.02012017,-0.03333129,-0.0035488945,0.030969921,0.02344188,0.22709711,-0.018623356,-0.013411284,-0.0057069366,0.060830235,-0.009783406,-0.01948802,0.015042458,0.0012270712,-0.038185976,-0.0029628868,0.02585916,0.019025022,-0.00039540255,0.04502683,0.0707089,-0.03445617,0.04962603,0.070946485,0.006435877,0.03050129,0.017142314,0.020754576,0.035473272,-0.03597194,-0.048009843,-0.0027044935,0.009588596,-0.051823214,0.01750543,-0.012531649,0.019765913,0.11857733,-0.04027409,-0.04346872,-0.016391411,0.035644934,-0.047341082,-0.006341195,0.0057950714,0.026594823,-0.03000444,0.013884533,0.0027162298,0.00818244,-0.04861211,-0.014584189,0.006051567,0.03195189,-0.024714759,0.009642949,-0.06241876,-0.03757894,-0.030047933,-0.027180726,-0.0013771538,-0.023314381,-0.034955293,-0.046570215,0.043260362,0.028710328,-0.00029396385,-0.06061017,-0.017443452,0.007404551,0.024913123,-0.052863907,-0.024457334,0.02790071,0.038860478,0.037090592,0.020715073,0.034959424,-0.009221359,0.04110203,0.01034153,0.021094564,0.048524555,-0.028263196,0.036456436,-0.009634761,0.009155285,-0.040713627,-0.0074504092,0.019617263,-0.020527909,0.0032684004,0.02219056,-0.055931464,0.038446806,0.026133658,-0.00012940039,0.018866114,0.012109482,-0.009076988,0.018610012,0.00039649237,0.0011254193,-0.031732272,0.000086914435,-0.026340943,0.0044464604,-0.017194346,-0.0578958,-0.033482853,-0.030788884,0.0016968144,0.03968575,-0.014289217,-0.00874528,-0.060516004,0.0032502615,-0.012082427,-0.03203133,0.029134277,0.045856114,0.002599269,-0.015236588,0.052258812,0.016677752,0.023368109,0.016391167,-0.03928545,0.034079116,0.020672439,-0.054732054,-0.026637277,-0.0023093075,-0.015951028,0.026213413,0.026468046,-0.03994933,0.017104339,0.061252765,-0.0061694025,0.01255708,0.06412075,-0.00532962,-0.048203632,-0.015524219,-0.035642214,0.0028745339,-0.029321523,0.03154436,0.006705123,0.055678964,0.04342638,-0.058345042,0.0060713114,0.03241971,-0.027376588,0.017102083,0.029865395,-0.039984565,0.021339351,0.0043143653,-0.011700364,-0.0041027167,-0.034737803,-0.018151132,0.007020427,0.013201478,0.03444732,0.04358075,-0.019924974,-0.008779348,0.01295945,-0.005873218,-0.0016942552,0.0002935489,-0.030696362,-0.05389102,-0.05437721,0.04861252,0.039277427,-0.04089116,-0.0010626907,0.008025696,0.014913141,-0.047308803,0.04153376,-0.060250252,-0.051489227,0.00821753,-0.0027033472,-0.010331031,0.023822492,-0.00445489,0.036279447,0.012193715,-0.03396232,0.0983644,-0.022275614,0.009527582,0.0013856061,-0.020354012,0.027668899,-0.033534672,0.026964668,-0.008595715,0.006308232,0.0090062395,-0.012842302,-0.0011302299,-0.036153473,-0.0076528843,-0.04133794,0.0048733647,-0.00466018,0.011814544,-0.0076069254,-0.017158045,-0.04386691,0.039256677,0.025469914,-0.037612863,0.05488283,-0.0009922179,0.013517958,-0.0047702524,0.037075937,-0.009775663,0.018372456,-0.03975481,-0.008688691,0.026438905,0.03942836,0.028885627,-0.0038409196,0.0039314358,0.0018801322,0.03399429,0.0039905133,-0.028391328,0.0014367872,-0.013835124,0.032110896,0.040384304,0.014612374,-0.022577114,-0.020895874,-0.044199415,-0.04501792,0.05836157,0.0025532157,0.019397337,0.012429425,-0.056910884,-0.033008132,-0.008640315,0.04935215,-0.02541256,-0.010787959,-0.0019228299,0.031243391,0.013159279,-0.016204057,-0.013554807,-0.015909437,-0.037573956,-0.00031265154,0.027614018,-0.0041491403,0.02016488,-0.0056838496,-0.06254209,-0.014879804,-0.040480033,-0.013591384,-0.040707916,-0.033633232,-0.025116993,0.0059025674,-0.00566715,0.0040045097,-0.019851353,0.00820638,0.031440914,0.059532713,0.025632504,-0.00025497287,0.0066867867,0.017469408,-0.0032497211,-0.02258318,0.009278842,0.013385673,-0.024115339,0.029909832,-0.029906163,-0.024954734,0.016950008,-0.009252995,0.038138695,-0.022268998,0.0044488334,-0.0392619,0.01923728,0.020609712,0.0047185607,-0.01160129,0.0083639,-0.004979448,-0.023265712,-0.03444128,0.01018487,0.0039607873,-0.018434227,0.033328034,0.053324793,0.012383748,-0.07938017,0.056812223,0.040422026,0.046417516,-0.0028870194,0.040859494,-0.029739242,0.0080565885,-0.022568515,-0.0380448,-0.0012824576,-0.0618159,0.01023027,-0.02449171,0.010908913,0.00047328573,0.003991786,-0.004467022,-0.0008356399,-0.0022007741,-0.019814005,0.0030705577,-0.031576376,0.022202078,-0.049584586,0.036288705,-0.0068140975,0.050682005,0.013725059,0.0177806,0.00984877,-0.014844329,-0.007962862,0.057594758,-0.009991015,0.00027156717,0.0372442,-0.04154984,-0.013066657,0.010530583,0.005012826,-0.007931093,-0.034839265,0.04108283,-0.024409696,-0.013186995,0.005656747,-0.002477185,0.049496137,-0.03831405,0.0072287316,-0.044063263,-0.022594541,-0.007875547,-0.003248245,0.026381737,-0.054899413,-0.048474442,-0.03290902,-0.005646747,-0.003025593,-0.0073957085,0.021243678,-0.00018356554,0.023461303,-0.05526777,-0.010351112,0.015183971,-0.007375412,-0.02008342,-0.025678216,0.023003347,-0.025162557,0.019902999,-0.01825072,-0.03110354,-0.017581094,-0.008310961,0.0025274756,0.0020446584,-0.00224592,-0.031290397,0.0031630704,-0.12985204,-0.004362773,-0.014430852,0.0031057906,-0.000114766335,-0.042902783,0.018552568,-0.016137337,0.0056200647,-0.029206207,-0.022942629,-0.012171462,-0.018113973,-0.029856594,0.016402055,0.0041832505,0.0021672794,0.028825972,-0.039608367,0.029911647,0.0018133689,0.008802648,0.043351095,0.018197026,-0.021944137,-0.025279913,0.0074066166,0.016266892,-0.023685342,-0.03803284,-0.0009563499,0.004825787,0.023092683,0.027679347,-0.068076074,0.0020248007,-0.026125735,-0.0100965,-0.02087249,-0.018145733,-0.02855686,0.022584988,-0.033386912,-0.015108852,0.010515387,0.08373395,-0.022701938,-0.030537853,-0.040374182,0.0050021186,0.015547236,-0.0032966065,-0.02994098,-0.0018447377,-0.030801602,-0.007890351,-0.044187382,-0.019602373,-0.039100807,0.027931804,0.00716803,0.0425739,-0.022599524,-0.023693822,-0.014234137,0.009223468,-0.030466294,0.0009004112,0.027278371,-0.00831318,0.016609078,-0.03373895,-0.05858015,-0.028297966,-0.028031979,0.03341276,0.018468145,-0.01344372,0.011958224,-0.0046873842,-0.025278203,-0.03343512,-0.022966273,0.0034452693,0.061736997,0.0051996936,0.011541739,0.0029471347,-0.03542564,0.02179431,-0.023087092,-0.053319592,-0.015220508,0.03520936,0.007090601,0.03314943,-0.050295886,-0.010263229,-0.0032815086,0.036950015,-0.015000974,-0.0070119146,-0.014116742,0.03619084,-0.05178941,0.01163916,-0.0016857808,-0.029792989,-0.006053718,-0.027205737,-0.019407008,0.0014374119,-0.014225671,-0.00049261324,-0.079210125,0.0038099652,0.01144923,-0.0004329031,-0.003441404,-0.0007194017,0.01783797,-0.029748844,-0.02343426,-0.04246523,0.078790314,-0.010434983,0.024621736,-0.008986852,-0.017564662,0.010554753,-0.03535273,-0.044833664,0.0140647255,0.04665714,0.02675357,0.01311549,0.011384369,0.027869998,-0.046395823,-0.025628805,-0.06998909,-0.0054790312,0.029643465,-0.03799357,0.021601161,-0.017521631,-0.011592751,0.014572206,0.023950452,-0.035436284,0.024516765,-0.008510504,-0.039704088,0.03639697,-0.004060281,0.057214104,0.0058819843,0.07319879,-0.014823631,0.054991283,-0.010478909,-0.0076671415,-0.007412881,-0.019738998,-0.026930783,0.055757,-0.0203231,-0.041176394,-0.03165978,0.012172385,0.018550968,0.016347505,-0.00016945158,-0.034014743,0.026785398,0.008363231,-0.02121143,-0.03164452,0.0024987077,-0.010936376,0.02017045,0.024063835,0.029310474,0.0376446,0.062098984,0.005012256,0.027143784,0.009142222,0.015063944,-0.04331148,-0.023088984,-0.0027795495,-0.015584266,0.017331848,0.013123884,-0.023390751,0.008536904,0.0040698666,-0.0049717627,0.052091982,0.0016778541,-0.035912927,-0.007879466,-0.03544665,-0.035159614,0.012390945,-0.010318065,-0.01725247,0.006491057,0.027190525,-0.0034578745,0.023702033,-0.0040743477,0.016303102,-0.0027598504,-0.004305672,0.015307766,0.081986725,-0.025913741,-0.059357285,0.02132165,-0.030800931,0.025541937,-0.046623953,0.0008042006,-0.030733177,-0.0008508638,-0.010418569,-0.038941726,-0.01544777,-0.04400314,-0.039456718,0.027698332,0.044466935,-0.020019058,-0.018683527,-0.023143843,0.03060704,0.016675657,0.009539069,0.026017671,-0.028638724,0.0056499457,0.00042000573],"last_embed":{"hash":"1x55z7b","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"1x55z7b","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Files","lines":[106,111],"size":230,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1x55z7b","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Files#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04857894,-0.0012607097,-0.02270571,-0.013036103,-0.034516767,0.0037268763,0.06459011,-0.008708492,-0.0097832335,0.0007993986,-0.0075411475,0.024106508,-0.035015915,0.000041344912,0.03126337,0.017902233,0.004548905,0.01833583,0.03649261,0.0017290545,0.042677507,-0.007326969,0.039354023,0.006025744,-0.002150584,0.005396717,0.052332614,-0.00738329,0.019106537,0.04265066,0.0011200603,-0.07969147,-0.010200076,-0.031728763,-0.06729971,-0.007014039,-0.0053077736,-0.012463323,-0.04937382,0.035473865,-0.034279034,-0.014616706,0.024790876,0.008049015,0.04443198,0.011965099,-0.0062026754,-0.010818684,0.014827754,-0.011421925,-0.057212655,-0.008096661,0.026797622,-0.07071253,0.013422429,0.041699257,-0.055261496,-0.0007650587,-0.006658843,0.026084747,0.0032057934,0.012173205,-0.012557705,0.010189594,0.04078054,0.036506835,-0.0015600681,0.040592402,-0.021483963,-0.022805294,-0.041945394,-0.0009413756,-0.04213284,-0.044189434,-0.059268232,0.015670653,0.037279233,-0.03293745,0.006255195,0.056551374,-0.013581134,0.016466048,-0.025169589,-0.014029862,0.0043200054,-0.012918404,-0.035474796,0.079756826,0.012288013,0.019574337,-0.021468656,-0.031638276,-0.015421033,-0.029370807,-0.03921567,-0.015574291,-0.010583865,0.0038002972,0.03555944,0.00416465,0.021392979,0.0048337886,-0.010234873,0.005934378,0.058373325,-0.018258614,0.04306104,-0.032875896,-0.038110454,-0.022117984,-0.034710582,-0.0024938337,0.014057964,0.028423537,0.0046613514,-0.0029526502,0.047353026,-0.032609835,-0.002060189,0.016419739,0.020689756,-0.016588848,0.08532259,-0.05142873,0.021085208,-0.031681683,0.007832934,-0.027789338,0.056790076,-0.014248909,0.017663404,0.040592622,0.011656745,0.048203174,0.029676415,-0.013110897,0.0090012,-0.024841715,-0.018536026,-0.028010562,0.04635674,0.012640744,-0.0144610135,-0.035933383,0.019039812,-0.059953216,0.054303076,0.04840408,0.01655418,-0.017997893,-0.022913277,0.03551449,0.033566006,0.033477537,0.041414004,-0.026715273,0.07100223,0.027416442,-0.01610294,-0.00043011224,-0.0016490818,0.041466907,0.0437626,0.019449728,0.022569505,-0.01992633,0.002121349,0.0115941465,0.0008122034,0.033976793,0.01109485,-0.032770522,0.0088953,-0.021788388,0.030443925,0.025768002,0.0496989,0.009649875,0.0406963,-0.050237413,0.006067437,-0.0020543209,-0.022609815,-0.01792816,-0.031526994,0.03840891,-0.0060616867,-0.017912501,0.014623512,0.03788886,-0.036910675,0.003671388,-0.011233809,0.024402887,0.012365774,-0.0062177293,0.02563957,0.010784042,-0.030051569,-0.021055471,-0.016127927,0.020610083,0.002009543,0.010197954,-0.00054261775,-0.015761767,0.007520357,-0.018116148,0.009406358,-0.078523405,-0.027222786,-0.021081807,-0.048036087,-0.027781878,-0.009166216,-0.0014033626,0.023584485,0.0009344914,0.0153750945,-0.020275788,-0.01589491,0.029221103,-0.026111444,0.019242097,0.00012523642,-0.013735371,0.03373561,-0.0050712912,0.025720261,-0.0059949085,-0.061184768,-0.0063410527,0.008580627,0.026663514,0.06422136,-0.024212897,-0.016860921,-0.0042032283,0.021273397,-0.004356599,0.0074219634,-0.015730187,-0.051442906,-0.0013651344,-0.02492509,0.004930939,0.028214034,0.046646714,-0.025838265,0.0009581037,-0.015482277,0.03719336,-0.011782562,-0.018076204,-0.016277418,0.036723435,0.03269948,-0.010472894,-0.026581759,0.020763969,0.008354192,0.0673438,-0.029074758,-0.004370376,-0.003095094,0.00096270937,-0.016297061,-0.007446043,0.035790227,0.0118089,-0.0568357,-0.023296455,0.055380505,-0.010405977,0.015083466,-0.018658385,-0.050682995,0.037525795,0.04243949,0.040746942,-0.02230053,0.035991896,0.03126562,0.028522994,0.06187957,-0.024239827,-0.0494928,-0.010013849,-0.007331272,0.043423858,-0.03922579,-0.012272557,0.056400053,0.008698395,0.001177295,0.0704906,0.009907029,-0.16633072,-0.06531524,0.01227444,0.027601762,0.022577113,0.009198999,-0.041805115,-0.005606409,0.011751887,0.08548866,-0.001292138,-0.043331612,0.015372811,-0.02376352,-0.010405273,0.03285565,-0.040736113,0.04187512,-0.02016885,-0.034255154,-0.031248266,-0.0072743045,0.047772996,0.007258198,-0.023133136,-0.008494099,0.08205461,-0.0014850198,0.0173604,0.008561379,-0.02776517,-0.020503053,0.014409804,0.008734598,-0.0069085793,0.038810622,-0.022607394,-0.00048410436,0.0051027327,-0.010200068,0.006990115,0.055673666,0.03984161,0.07879559,0.004758045,0.045716945,-0.0100358175,0.0060492894,-0.06252993,0.011364066,-0.018723862,-0.028436847,0.027053135,-0.02282952,-0.04286879,-0.012294345,-0.013077122,0.00035926249,-0.03990375,0.006535141,-0.021039557,-0.016407456,0.0022815946,-0.01707188,-0.016183697,-0.0015370906,0.067354254,0.0124959275,0.01537153,-0.031235576,0.016854629,-0.06173564,-0.010028944,0.014535054,-0.034583237,0.037740327,-0.004551765,-0.014171184,0.011113631,-0.115229525,-0.018140437,0.009877334,-0.016607067,0.009599719,-0.033602178,-0.017515285,0.02379575,0.0328381,0.020210009,0.25926396,0.0045340266,0.0036434461,0.0025696747,0.05049085,-0.017883554,-0.008915647,0.022263803,-0.0045279227,-0.043809794,-0.009893359,0.01726931,0.03111322,0.020296458,0.023234122,0.0763683,-0.02472888,0.055988617,0.07057763,0.0052023176,0.02258283,-0.05578287,-0.002080681,0.017245343,-0.031723686,-0.04054724,-0.018704563,0.018875843,-0.029837744,0.042435966,-0.027451895,0.023731269,0.09546745,-0.021656783,-0.050582305,-0.013980316,0.03510247,-0.059643168,-0.021464333,-0.003695004,0.0180146,-0.03418961,0.017308896,0.014410189,-0.012400729,-0.048728224,-0.024907783,-0.015081626,0.008538702,-0.024269646,0.024348484,-0.06598232,-0.022701338,-0.019254483,-0.010575824,-0.021289585,-0.017682707,-0.03654366,-0.020448418,0.04754133,0.010274072,0.002949737,-0.05688923,-0.0037815527,0.0016590024,0.02528233,-0.029119894,-0.03191042,0.0152734155,0.056584522,0.034702763,0.021777153,0.028176133,-0.018009856,0.032856584,0.008025011,0.035125162,0.04211361,-0.03853967,0.04564291,-0.015234169,0.014248793,-0.034115497,-0.0027514724,0.03019722,-0.024169417,0.03932522,0.014696197,-0.049687758,0.045740087,0.016909484,0.015515266,0.01763848,-0.009560905,-0.040759485,0.004730225,-0.00498449,0.0019228307,-0.015538442,-0.0046819644,-0.025065502,-0.017296663,-0.00043324372,-0.045444194,-0.046651777,-0.014189208,-0.010392456,0.038204875,0.0044012833,-0.0060825273,-0.04596368,0.0041646142,-0.00009535715,-0.005068927,0.02299065,0.05999365,0.03688163,0.0068036653,0.06376584,0.014255004,0.03998741,0.009638902,-0.04172119,0.037187126,0.017348645,-0.052946594,-0.029639572,0.010789113,-0.028655509,0.01811119,0.034703285,-0.04576221,-0.016512133,0.036659606,0.0069237654,0.009682816,0.051290423,-0.008506084,-0.0582861,0.0029287029,-0.04384471,0.0129881315,-0.017500857,0.0114733055,0.024162998,0.06385298,0.02944203,-0.031699285,0.0065216343,0.030240864,0.00029229026,0.023460673,0.04535406,-0.021761866,0.018122196,-0.008818637,-0.016478295,-0.002185593,-0.024857994,-0.03660336,-0.004293286,0.03351576,0.027277665,0.051969793,-0.012288532,0.019670794,-0.0055403225,-0.010141996,-0.003398143,0.0044130664,-0.04560587,-0.03870101,-0.05254066,0.0005869638,0.016274812,-0.03458228,-0.0028431641,0.008224958,-0.008615697,-0.06141198,0.03298647,-0.048690494,-0.05669061,-0.008122453,0.034465797,-0.020115482,-0.02906437,-0.01396294,0.032834727,-0.015270219,-0.044167567,0.1015298,-0.0071202056,0.011050601,0.011751111,-0.005401327,0.049098093,-0.018067028,0.0070500816,-0.010343903,0.003354324,-0.0053844843,0.0050049336,0.009363874,-0.048233844,-0.022096502,-0.058095977,0.008382598,0.006339555,-0.011902783,-0.011106281,-0.021852914,-0.046404254,0.024757113,0.017841615,-0.029837973,0.021397747,-0.0025930495,0.039271187,-0.024377706,0.029127935,-0.0106017385,0.0061626215,-0.025897311,-0.034236524,0.018829698,0.01646911,0.033304702,0.0023209308,0.0036646426,-0.00094688626,0.04909052,-0.0064550317,-0.041902844,-0.0314636,-0.007219524,0.031386692,0.037343323,0.03188265,-0.028740788,-0.019767053,-0.035876498,-0.035863157,0.048641153,0.030035479,0.045170564,-0.013698544,-0.0516322,-0.022124717,0.0045373044,0.03921703,-0.0430207,0.021793665,-0.02725045,0.031614188,0.0066039707,-0.013471328,-0.020524066,-0.0028955874,-0.048533965,-0.002895376,0.034361716,-0.016678914,0.0010530518,-0.008105942,-0.056862473,0.0048978603,-0.038365502,-0.002586946,-0.023633562,-0.024166038,-0.020412406,0.02623565,-0.03194919,-0.0075231516,-0.02870032,-0.005359153,0.02465705,0.057891034,-0.008176238,-0.028648224,-0.026703995,0.007244523,0.031468727,-0.025442548,0.00077088067,0.016817637,-0.018841838,0.025328284,-0.0058976724,-0.019431205,0.0021270006,-0.0061357287,0.03564527,0.0064647105,0.0028009948,-0.02640425,0.039215676,0.015058019,0.011417259,0.0025854066,-0.008697086,0.0037967304,-0.017480582,-0.029516917,0.012761426,-0.002624276,-0.015414592,0.03236146,0.05707473,0.028033072,-0.07104696,0.0723169,0.038739424,0.049800117,0.005131406,0.048637666,-0.023996184,0.000010745049,-0.020182962,0.0023458202,0.002469366,-0.05719329,0.0019509,-0.045462873,0.008518475,-0.0077454373,-0.007901968,-0.0078025004,-0.009718532,-0.010751455,-0.00953106,-0.011726281,-0.033037324,-0.024989825,-0.03646973,0.04149322,-0.0045895274,0.028249072,0.008787434,0.011713597,0.005849458,0.024020132,-0.013760817,0.034013707,0.018423982,-0.015722321,0.04124838,-0.024348453,-0.002631656,0.010728028,0.024282891,-0.01321889,-0.022299984,0.047122747,-0.014831445,-0.02524374,-0.025737846,-0.007148758,0.03649079,-0.021356052,0.016303666,-0.037645288,-0.019423818,-0.0048233476,-0.001642683,0.013613586,-0.014633569,-0.039427362,-0.007249636,-0.015033011,-0.025650522,-0.0036506418,0.012256503,-0.02311447,0.02043855,-0.043475375,-0.01324987,-0.0010908431,0.0092476895,-0.00464183,-0.029339885,0.0062168515,-0.027064793,-0.0028553016,-0.015871232,-0.028001336,-0.025792584,-0.010384151,-0.0005550533,0.008149049,0.012106511,-0.034106765,0.02320944,-0.12625358,-0.013940847,-0.037041835,0.010855977,0.005071046,-0.025301803,0.0062421975,-0.029796993,0.018134866,0.0024282893,-0.027720192,-0.017735917,-0.003622712,-0.0339191,-0.0031373443,0.015169185,0.012498806,0.04789029,-0.03422988,0.04669691,-0.00072309806,0.011483168,0.020791376,0.017647479,0.0064617735,-0.039397504,-0.014352729,0.005772175,-0.031246755,0.0042036516,0.010696053,-0.020873364,0.01300295,0.05251654,-0.06281185,0.015023163,-0.03208196,-0.049555264,-0.001509988,-0.026648788,-0.02387635,0.025707157,0.0026659041,-0.014633621,0.013319383,0.09693534,0.009207083,-0.021042464,-0.028411685,-0.00233657,0.0073414803,0.045624256,-0.023303254,-0.018732555,-0.031761624,-0.017621338,-0.025532948,-0.037671346,-0.0056330464,0.014433021,-0.024681773,0.022637527,-0.019929405,-0.031630397,0.0075444216,0.014008506,-0.018347766,-0.004659397,-0.014038968,-0.020210348,0.024321016,-0.026446989,-0.061921097,-0.02539648,-0.023592845,0.025934549,0.024145165,-0.018913243,-0.008649762,-0.0043032747,-0.035371557,-0.02340116,-0.0058170287,-0.0014336184,0.050186347,-0.007412711,-0.006757597,0.012652878,-0.013174292,0.014953397,0.0113547295,-0.062882416,0.005484,0.031036453,-0.003040792,0.027799278,-0.048784986,0.0075890394,-0.0058690617,0.04507964,-0.025772888,-0.010307085,-0.0019611863,0.014865021,-0.051709544,0.014359427,0.027077131,-0.0070103803,-0.0052668294,-0.04819152,0.0040080044,-0.00031070085,-0.020058472,-0.011546032,-0.08239413,-0.0050260443,0.0067255544,-0.0080233235,0.016938092,-0.012650618,0.005687036,-0.036867443,-0.015868975,-0.027658634,0.057702467,-0.024030324,0.029747428,0.011777963,0.004732636,-0.007189388,-0.041993212,-0.05176695,0.0066738846,0.041018065,0.016915351,0.017549269,0.013547174,0.032891817,-0.049847554,-0.030197388,-0.052887734,0.007971544,0.039910033,-0.050090294,0.022529233,-0.058660876,-0.02228854,-0.02066368,0.013094534,-0.04212879,0.030228056,0.0026543322,-0.013881637,0.05036097,-0.014608928,0.059030786,-0.011509096,0.078243874,-0.029655596,0.035034712,-0.011254579,-0.0022857182,-0.023542149,-0.00025203702,-0.025271297,0.048642304,-0.022328433,-0.03364286,-0.038817327,-0.0054884925,0.021633737,0.013744544,-0.0010820817,-0.02547236,0.042035215,0.009899515,-0.004972707,-0.010603559,0.0067458535,-0.009117417,0.018010337,0.014953784,0.0463552,0.0112016555,0.05768694,-0.02087135,0.016404342,0.02286188,-0.0019447503,-0.036702137,-0.01726492,-0.008063958,-0.023037637,0.012489958,0.0069582066,-0.015755946,0.012201641,0.0029408913,-0.006262347,0.067101546,0.0038632455,-0.013783283,0.008016633,-0.022032138,-0.0279999,0.015880486,-0.013436152,0.0012879547,-0.02041818,0.035255127,-0.027724275,0.028267648,-0.046753693,0.007143896,-0.018878348,-0.028292395,0.03345374,0.06810609,-0.0040482855,-0.034870595,0.042599272,0.002078452,0.030266175,-0.03204778,-0.0050611096,-0.028136102,-0.0042215795,-0.004349852,-0.047406875,-0.029990546,-0.054296844,-0.019328967,0.0119586885,0.03399525,-0.010468919,-0.012257655,-0.01986873,0.0222963,0.0018852833,0.01676739,0.011282026,-0.0075629796,-0.014951926,-0.029032791],"last_embed":{"hash":"zjtbuw","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"zjtbuw","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Files#{1}","lines":[108,108],"size":70,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zjtbuw","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Files#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06868333,0.004707951,-0.04540827,-0.030846113,-0.038332134,-0.027716015,0.03908657,0.013506475,-0.0092021115,0.006966189,0.0113975955,0.03224533,-0.00038217567,0.0008381027,0.021493614,0.025836466,0.010530888,0.02277714,0.02814814,-0.004600962,0.012342997,-0.012604879,0.03696775,-0.020605072,0.0036841962,0.01681894,0.030169249,-0.015742293,0.026459193,0.015088635,-0.0043356777,-0.012360716,0.014624953,-0.019275054,-0.066955715,-0.040131945,-0.009429743,0.0124605885,-0.047527432,0.011833981,-0.016716158,0.010133548,0.018547762,0.012174765,0.024772258,0.023475602,-0.011683625,-0.028901922,0.03626617,-0.042834327,-0.058653835,-0.026401022,0.017655592,-0.042874113,0.023693979,0.0644661,-0.021684721,-0.030555062,0.004908254,0.022609742,-0.023366772,0.006646295,-0.010867082,0.022573084,0.027486695,0.031613085,0.01995766,0.012100385,-0.013085114,-0.017426077,-0.043756936,0.015359276,-0.004277232,-0.025261939,-0.065570116,0.03131398,0.042147566,-0.0024900625,0.01357955,0.052476753,-0.011011954,0.03183071,-0.0140203135,-0.011614225,0.025329223,0.0019485073,-0.045009404,0.09389528,0.02880074,-0.0036183584,-0.00507926,-0.010073057,0.011373685,-0.046601273,-0.06851855,-0.010781854,-0.012370223,0.006978461,0.035462737,0.01070625,0.01676535,-0.016881475,0.02405574,-0.026029885,0.03971637,0.0009108708,-0.014445367,-0.024889389,-0.06574326,-0.01685612,-0.030934315,0.0032001652,0.018891493,0.032384854,-0.004206318,0.01579831,0.02114763,-0.0752409,-0.017193325,0.007334916,0.004566887,-0.04410315,0.06421589,-0.051336866,0.03151973,-0.0150810005,0.02995667,-0.023962568,0.042173967,-0.02221064,-0.00064295833,0.036573827,-0.01858024,0.028372245,0.024298713,-0.03291668,0.011357282,-0.01092255,0.009813717,-0.059645377,0.060905512,0.025703367,0.02739777,-0.021571796,0.039027333,-0.046255767,0.048747487,-0.0065382444,-0.018494822,-0.005855577,-0.033633024,0.021897981,-0.035490565,-0.004790448,0.042447675,-0.012222884,0.053009532,0.043593768,0.0023432143,-0.017149702,-0.017511826,0.03667223,0.032126296,0.036407482,0.023487732,-0.021484654,0.01851826,0.032014776,-0.013225233,0.02116141,0.047989763,-0.057263058,0.015199583,-0.013761406,-0.012484196,0.013805209,0.06191917,0.008657653,0.022294132,-0.03220333,-0.015160417,0.008651123,-0.014873396,0.0008645336,-0.024021002,-0.010392522,-0.047156304,-0.021875197,0.0077220965,0.022227447,-0.020858323,0.001126328,-0.03341126,0.012117401,0.043103665,0.0010532307,0.034297388,0.044781797,-0.010774864,-0.0031099461,-0.003194955,0.01781794,0.0006182941,-0.013091518,-0.032459635,-0.05773484,-0.020189462,-0.03972975,0.0063370643,-0.05950587,-0.055287626,-0.009581084,-0.031110862,-0.013854664,-0.029728444,0.03555961,0.017610686,0.015708756,0.02528447,0.0010025208,-0.01778396,0.016219078,-0.00603736,0.0042247856,-0.017855596,-0.00029267799,0.005635355,0.00087721064,0.056511447,-0.021223119,-0.06780157,-0.004220203,0.029633846,0.0041425023,0.049265817,-0.00057270715,-0.0027541525,0.031070437,0.013506483,0.014658361,-0.039794248,-0.03978406,-0.03759237,-0.00963929,-0.0262367,0.03475525,0.06780948,-0.0053365463,-0.010748294,0.00030781733,0.024924306,0.047031425,-0.012633252,0.0024678926,-0.005067987,0.021404762,0.031150753,-0.016608078,-0.036465194,0.0047716717,-0.009206801,0.02092793,-0.005511872,0.0075963764,-0.004867518,-0.015312575,-0.023470556,0.026240436,0.035430398,0.027821906,-0.050430927,-0.03356052,0.027544865,0.017379222,0.035507523,-0.013333401,-0.03595182,0.030470159,0.079034485,0.038957145,-0.000010978448,0.017269727,0.03195845,0.01330419,0.06433733,-0.049663372,-0.034761865,-0.022250693,0.012259813,0.030923316,-0.0054910886,0.009917919,0.056409527,0.025830457,-0.0048039122,0.012437098,-0.016660145,-0.15544859,-0.046840936,0.018666036,-0.010905056,0.030024348,0.024096107,-0.01717815,0.011796633,0.022198197,0.06933891,0.010135209,-0.042376738,0.0053997613,-0.006037412,-0.009145815,0.047952097,-0.0277515,0.029112572,0.03896949,-0.03730261,-0.03351279,0.016232323,0.03555848,-0.008414833,-0.033143383,-0.039547205,0.058027864,0.00068441057,-0.0011726173,0.0065349857,-0.006303565,-0.022891808,0.0026271427,0.0119237015,-0.0033543876,0.001995137,0.015379147,-0.033652533,0.011838881,-0.018915266,-0.0023793364,0.059068423,0.018735494,0.059429176,-0.020394007,0.04078213,-0.004224943,0.01575899,-0.019606333,0.040966965,0.0045915623,-0.03695876,0.03653547,-0.000409883,-0.035333432,-0.010848654,-0.017901434,-0.0073353006,-0.025704915,0.02479263,0.0050177667,-0.02651189,0.027979257,-0.035173915,-0.04731476,-0.0035179465,0.054566666,-0.034532085,0.023229381,-0.05079202,0.017709577,-0.03434864,0.01157207,0.010361595,-0.030523984,0.036021974,0.0034412101,0.002745161,-0.015656877,-0.10716523,-0.026096012,0.018112125,-0.018271105,-0.023076724,-0.029462196,-0.011000695,0.0007844934,0.025350755,0.035872336,0.24650344,0.010287243,-0.009128419,-0.014895243,0.07218258,-0.00017207392,0.0029548486,0.01970143,-0.010388387,-0.028462192,-0.016360532,0.030789642,0.010970862,-0.008771188,0.022701392,0.057779994,-0.03964354,0.033138853,0.092005104,0.0049073836,0.029304,0.027480192,0.025037762,0.054459605,-0.04330171,-0.042696774,0.005324342,-0.0015952868,-0.05662682,0.016024547,0.00021329786,0.010430516,0.13122462,-0.045840412,-0.03380429,-0.020093104,0.037470356,-0.03607271,-0.0032613666,0.001978377,-0.012717252,-0.024717476,-0.004642957,0.013529947,0.023868233,-0.056429744,0.0075271665,0.018465137,0.023331746,-0.006953717,0.016455047,-0.054356225,-0.03541547,-0.034515344,-0.013987592,-0.0039953967,-0.032809403,-0.030504964,-0.064631276,0.08008721,0.021879578,0.0028744652,-0.073602855,0.0011545755,0.00040414146,0.051280737,-0.043371554,-0.025635742,0.013634939,0.037623886,0.060605925,0.0075950795,0.034381907,-0.0009501561,0.02836928,-0.0070126955,0.017940383,0.056557667,-0.0319994,0.04258804,-0.016647277,0.01242983,-0.043229647,0.0032353434,0.0037964024,-0.014921988,-0.003765634,0.02957043,-0.06898207,0.017814457,0.015941054,-0.005329608,0.008286111,0.030681917,-0.008651717,0.023478508,-0.008006585,-0.002188158,-0.04230548,0.0052016606,-0.024052914,0.0025046594,-0.025033304,-0.048510484,-0.02122705,-0.03448576,0.013024187,0.024792805,-0.0037129254,0.013248346,-0.045500945,0.009638569,-0.0011132403,-0.042637598,0.007470978,0.035486434,-0.002150015,0.018254006,0.05358164,0.014575757,0.010440765,-0.0129268505,-0.026667833,0.021380037,-0.010886801,-0.041676488,-0.025926052,0.009044132,-0.031755626,0.018767955,0.013452659,-0.05310374,0.0020344087,0.06854765,-0.0125281485,-0.0010877415,0.047984064,0.0037761552,-0.033809252,-0.04384214,-0.026216665,-0.0046829376,-0.03961806,0.03220344,0.00037422375,0.0639743,0.05504282,-0.06547376,-0.013694603,0.034235843,-0.00940038,0.028431281,0.01746212,-0.056925092,0.013212965,0.0072148344,-0.007674381,0.0022075332,-0.04232798,-0.014041962,0.013057163,0.013081924,0.04222792,0.05996758,-0.044493925,-0.0087609915,0.0016858422,0.014315714,0.0059063016,-0.006072535,-0.03257139,-0.040404793,-0.046935573,0.05411358,0.019926181,-0.04437177,-0.006545285,0.018879835,-0.008403863,-0.03223281,0.05743827,-0.06658357,-0.06245459,0.010649042,0.024024429,-0.0054754936,0.02717495,-0.0057157935,0.02888311,0.00556407,0.003195787,0.09252672,-0.018622484,-0.0008395718,0.007841733,-0.023955138,0.025051976,0.006171119,0.021684624,0.0070889005,-0.022257319,0.0038063666,-0.0044936645,-0.0100023225,-0.020252263,0.0009856619,-0.020109538,0.01698276,-0.0033206532,0.010273721,-0.011298775,-0.00034485254,-0.038173847,0.04368881,0.00942942,-0.03170205,0.0657184,0.0030665074,0.02913987,0.021698197,0.037132964,-0.015590925,0.021825807,-0.049547598,0.001116279,0.015822059,0.044175074,-0.0012119252,-0.0009338846,-0.0015035949,-0.0013418804,0.037649676,0.009292321,-0.021104842,0.0051663686,-0.011732557,0.032978214,0.04352064,0.00034192493,-0.054041114,0.008790247,-0.05225457,-0.013100365,0.041747663,-0.0031283149,0.0014029805,0.00786247,-0.06787022,-0.047367338,-0.00090444536,0.05248285,-0.025087724,-0.035850458,-0.0039437725,0.0323007,0.014939622,0.006935029,-0.012529625,-0.03861787,-0.037009016,-0.018131161,0.055354375,0.018307472,0.024470825,-0.009864875,-0.053982213,-0.010488239,-0.036604997,-0.01160873,-0.029505143,-0.026582377,-0.042757194,-0.007893799,-0.007810655,0.0067063067,-0.012278859,-0.008016299,0.039130744,0.05017425,0.02015687,0.015213563,0.0017715717,0.018352954,-0.0018584103,-0.03176482,-0.0037134313,0.01989132,-0.012452481,0.015420744,-0.029185357,-0.024751458,0.00864018,-0.023750065,0.020603413,-0.022358932,0.012127073,-0.02794616,0.00032834813,0.018078802,-0.0021079173,-0.014184655,0.02705204,-0.0035133746,-0.035023585,-0.02080767,0.013714632,0.023803802,-0.034711264,0.019105116,0.047463987,0.013584665,-0.08490611,0.044131454,0.024688182,0.063025676,-0.011644843,0.043660436,-0.024270466,0.0015613671,-0.03256748,-0.024342725,0.009229693,-0.04597504,-0.0049748146,-0.03978912,0.007682499,-0.0029008198,-0.024549427,-0.004232507,-0.014832376,0.0019238503,-0.027163023,0.012932034,-0.037983812,0.044502445,-0.044094447,0.02424678,0.0116646765,0.0439837,-0.0026031109,0.0073566483,-0.0028267154,-0.007108834,-0.0030096418,0.055837788,-0.000018258988,0.009627605,0.030637266,-0.04055391,-0.018620726,-0.008181378,-0.009385904,0.0022194965,-0.032072738,0.050367843,-0.011517956,-0.00602911,0.014705263,0.0028465772,0.041131474,-0.034818172,0.007832917,-0.041987542,-0.003467044,0.010727311,-0.013009332,0.029849121,-0.03279584,-0.04001752,-0.036894567,0.005608901,0.011075209,0.0033225776,0.017836027,-0.0016490311,0.008232173,-0.063945696,-0.014651412,0.013053082,-0.0022857138,-0.014032225,-0.024036566,0.011463063,-0.017230937,0.035187908,-0.036178958,-0.033653684,0.0027369594,-0.013695574,0.03437729,-0.00002232363,0.0053451383,-0.04728083,0.00036501157,-0.1424862,0.016080981,-0.02159178,0.00055724534,0.0072403597,-0.033574317,0.01837706,-0.026109425,0.001758694,-0.033831302,-0.02910719,-0.01604513,0.004711481,-0.028469766,0.019047022,0.0029937755,0.00035494275,0.017919587,-0.032452606,0.024528576,0.0122590875,0.018217282,0.03544043,0.03837081,-0.033621058,-0.0256176,0.004943636,0.020714449,-0.023413274,-0.010844945,-0.005775912,0.02433414,0.02095574,0.028850697,-0.05345796,-0.0068705683,-0.018798359,-0.012940155,-0.022601282,-0.0149057135,-0.030187558,0.031464197,-0.03993226,-0.0030896713,0.03399359,0.082827,-0.043488543,-0.019401334,-0.035130683,-0.0061234958,0.004316512,-0.03421576,-0.024662416,0.0072356863,-0.029850606,-0.023371134,-0.032878444,-0.0040845387,-0.033352677,0.01930665,-0.00031527708,0.04260672,-0.01860473,-0.032185685,-0.03338035,0.022549644,-0.030425426,0.005837283,0.018449964,0.004089399,0.00312974,-0.03648596,-0.041183386,-0.033567037,-0.031214656,0.025052514,0.015824147,-0.0148553625,0.012375776,-0.007920366,-0.055962566,-0.036061037,-0.027766814,-0.016192047,0.066597566,0.016373549,-0.00046661205,-0.024955148,-0.03152532,0.033143524,-0.030542001,-0.04127898,-0.013182333,0.036442928,0.018005619,0.04633256,-0.047507353,-0.010851819,-0.0060066762,-0.0033931104,-0.0076460415,0.008287233,-0.014185433,0.025306242,-0.045497045,0.015668986,0.012286713,-0.028061109,-0.0062153875,-0.019573523,-0.026046032,0.0033538137,-0.012960128,-0.015778035,-0.0777776,-0.0027019312,0.022267958,0.009032495,-0.005492327,-0.014257164,-0.0018470649,-0.019562112,0.0025275976,-0.040708438,0.058238335,-0.000093745664,0.023513021,-0.013347297,0.013614186,0.023731647,-0.01460257,-0.029617103,0.012103864,0.052949596,0.024532119,0.01078495,0.005844379,0.025094336,-0.037008338,-0.02160061,-0.06722088,-0.0064330893,0.031225074,-0.041852906,0.026201352,-0.014358589,0.028354019,0.015625903,0.006019317,-0.02046985,0.017991606,-0.017446266,-0.0556724,0.015867129,-0.0071629104,0.05490969,-0.00014196357,0.038362924,-0.007252317,0.055647153,-0.011935054,-0.03145828,-0.015138677,-0.0149620455,-0.02220709,0.05468095,-0.02281079,-0.052993357,-0.036736254,0.03048746,0.004786336,0.011455805,-0.0056189117,-0.055115703,0.013338385,-0.013727725,-0.01997511,-0.012665442,0.026068727,-0.023352688,0.017394578,0.009017931,0.038110167,0.03797001,0.046917647,0.009096904,0.018902855,0.009505975,0.016354429,-0.057364076,-0.031030137,-0.0069157537,-0.055569965,-0.0025493568,0.023516767,-0.026003797,-0.002412556,0.0019330054,0.004672846,0.04469875,0.012406388,-0.022543643,-0.015352581,-0.018683879,-0.03404379,0.019926732,-0.015251981,-0.013474803,-0.005702983,0.0098604765,0.0065929573,0.019741086,-0.015065743,0.023866089,-0.013781791,0.01846668,0.028536506,0.05457283,-0.022622677,-0.060107615,0.03263008,-0.006021204,-0.0044901418,-0.008693179,0.015242103,-0.01719798,0.00806249,-0.008281099,-0.025601512,0.0026505908,-0.021577315,-0.039535824,0.031865116,0.036122605,-0.02555593,-0.016839284,-0.04431025,0.024566634,0.017265067,0.018444022,0.042775705,-0.02204497,0.006108324,0.004264915],"last_embed":{"hash":"17dh70q","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"17dh70q","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Files#{2}","lines":[109,109],"size":77,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17dh70q","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Files#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.089912534,0.0033961611,-0.04721575,-0.012335805,-0.01342966,-0.0033581413,0.02858137,0.019788403,0.004282607,0.003804829,-0.02897164,0.031013,-0.01638306,0.010303734,0.0625698,-0.011620654,0.021644918,0.014377062,0.051112916,-0.0069657527,-0.01735185,-0.04097724,0.037378184,-0.011855227,-0.023820348,0.0077295783,0.010190642,-0.018622192,0.03537895,0.036435973,0.025923114,-0.01730315,0.01332253,-0.035305064,-0.03920716,-0.010698105,-0.012445374,-0.007135474,-0.04090981,0.01538725,0.0021875233,0.0007121444,0.022701692,-0.003992364,0.04198328,0.021678716,-0.014021652,-0.028060865,0.006929439,-0.015082496,-0.024529276,-0.017191216,0.056959994,-0.03830939,0.048758674,0.047631677,-0.048650533,-0.0061088903,-0.049729705,0.023257542,-0.016768208,0.018343592,-0.03028481,-0.004518325,0.017529104,0.03127798,0.01938467,0.03699406,-0.012590464,-0.017994346,-0.031728413,0.02405006,-0.031821925,-0.0007786726,-0.0729594,0.021075273,0.017005395,-0.01984265,0.019918503,0.04318503,-0.0142518515,0.03905959,-0.010819858,-0.0017766008,0.0023683389,-0.009623104,-0.0279979,0.07332069,0.018489668,0.03313184,-0.0028227195,-0.021030545,-0.0031879123,-0.027183028,-0.0568255,-0.020679269,0.006191917,0.023536973,0.037106276,-0.0002633199,0.03494172,0.0050804857,-0.01780067,-0.013898545,0.060472038,-0.014682457,-0.003749264,-0.02222799,-0.04805482,-0.010552159,-0.018453948,0.016896289,0.033017118,0.02487718,-0.0042984462,-0.0208283,0.021628775,-0.039890874,0.020374162,0.016332012,0.0014927593,-0.024588948,0.065884605,-0.069398604,0.009528016,-0.007330801,0.013600238,-0.027176913,0.029907996,-0.027314609,-0.011658292,0.050854985,-0.0018080228,0.018823955,0.010650311,-0.009664485,0.011402488,-0.03590756,-0.0032641012,-0.06864031,0.06425989,0.05026244,-0.036181174,-0.025122693,0.036280345,-0.063236915,0.06862698,0.027331296,-0.004906427,0.019822035,-0.052793566,0.003776309,-0.00076141267,0.04952946,0.038367633,0.015622918,0.06632634,0.045847226,-0.010545527,-0.030107701,-0.007395856,0.029631285,0.043254416,0.024244359,0.024615012,-0.036666293,-0.016389823,0.034274533,-0.01535469,0.033592124,0.0002973504,-0.07494885,0.0100010615,0.017826144,0.027652254,0.011536231,0.051873416,0.019435497,0.06319273,-0.036008067,0.005093607,-0.00850088,-0.02599147,0.0044905487,-0.038295064,0.014155377,-0.05105179,-0.04204863,0.016756628,-0.0017929652,-0.040279094,0.023531435,-0.01743377,0.03506741,0.030671066,-0.0038200791,0.057314135,0.00031876602,0.011233021,-0.035628185,0.008065645,0.045192134,0.009335036,-0.028747536,-0.03418299,-0.03452531,-0.012292407,-0.015341129,0.000964548,-0.034153488,-0.050494343,-0.022382412,-0.034607146,-0.010165847,-0.059779514,0.023273323,0.0031551942,0.022164555,-0.02101497,-0.012901604,0.016486678,0.026942592,-0.022243444,0.00067939836,-0.005652692,-0.030427264,0.044877846,-0.01021689,0.040198255,-0.004396682,-0.034468483,0.0057511185,0.015435092,0.019121379,0.06009204,-0.00432098,-0.01638469,0.023265198,0.0546077,-0.021256438,-0.0061252993,-0.016884398,-0.018897118,-0.0158729,-0.034045037,0.0016702536,0.051690754,0.011815157,-0.025338564,-0.0065584616,0.007845439,0.024275715,-0.016486546,-0.011439122,0.014675837,0.038621116,0.03491223,0.008030072,-0.0261683,0.0059244353,-0.0077982587,0.022679916,-0.0014710902,-0.0030774463,-0.0013412593,0.0007149329,-0.0027851032,-0.026862567,0.013727917,0.026892966,-0.027942862,-0.041508056,0.033950865,0.020235047,0.047261905,-0.011109381,-0.036304504,0.027765797,0.0835138,0.027520536,0.0037058033,0.022962304,0.03663426,0.01513924,0.039533306,-0.01837058,-0.030881435,-0.069723554,0.0067756204,0.0294039,0.008232361,-0.0019842891,0.050777648,-0.00064143067,-0.016908815,0.04152942,0.014462983,-0.15252599,-0.011112129,-0.0011559731,0.02345298,0.034146756,0.02277061,-0.025504494,0.005925076,-0.0013712283,0.051482994,-0.021639332,-0.038265254,0.021527056,-0.0075893933,0.010331706,0.04092335,-0.036426377,0.041073553,0.036683876,-0.040052265,-0.024083273,0.02597231,0.0677845,-0.037098005,-0.011427045,-0.023635514,0.07213827,-0.0076279,0.01777913,-0.0012076953,-0.026355952,-0.036287997,0.010578215,0.011803711,-0.0011951178,-0.0076870634,0.01416371,-0.04077806,0.04172924,-0.02946415,0.032259487,0.044988498,0.027498255,0.08371032,-0.018512392,0.018430611,-0.02331037,0.012159717,-0.034662392,0.0041069766,-0.035374176,-0.028829027,0.019700864,-0.028199429,-0.030716443,-0.008662304,-0.043655235,0.019440776,-0.0049381796,0.02824787,-0.00006111531,0.013841123,0.0054328656,-0.050977893,-0.03220587,-0.008200709,0.06749299,0.012359906,0.0030158095,-0.01578155,0.02149563,-0.054870736,-0.010253441,-0.00046079658,-0.021013135,0.044058,0.014085167,0.000887627,-0.029896364,-0.11366432,-0.035061758,-0.0034582822,-0.00987194,0.035155382,-0.015434716,-0.05330896,0.0017699074,0.02010966,0.020117668,0.22445178,-0.022690918,-0.013091092,-0.014873789,0.06736955,-0.029655991,-0.0429339,0.013713634,0.0008301106,-0.039552107,-0.017198933,0.021638703,0.03860992,-0.0049113324,0.05983606,0.05545445,-0.029252559,0.04087336,0.06070287,0.018834878,0.052980386,0.0034595893,0.029826213,0.032415815,-0.02309283,-0.046112705,-0.004879161,0.0059789266,-0.057101645,0.024928851,-0.023311164,0.036503267,0.09082971,-0.0432279,-0.01719819,-0.010291251,0.044855755,-0.06283149,0.008627901,0.008156135,0.022604436,-0.021774104,0.012587106,-0.02073005,-0.020056725,-0.05480193,-0.016303936,0.018514583,0.029837014,-0.011662923,-0.020662373,-0.06940031,-0.026141185,-0.009498401,-0.030351141,0.0013558305,-0.038921967,-0.05009026,-0.036903538,0.03292858,0.04236214,0.0036569347,-0.026846739,-0.0012413574,0.005264892,0.011333026,-0.06520348,-0.015164537,0.035460204,0.050148025,0.03636902,0.03202699,0.03273273,-0.007499495,0.041217323,0.0047770417,0.03633888,0.033672422,-0.009828124,0.032982215,-0.0073358645,-0.014269051,-0.008467636,-0.018900286,0.0079630865,-0.04033492,0.031620238,0.030984972,-0.033512626,0.037059776,-0.0000031184725,0.009520534,-0.0001303084,0.018187454,0.009686508,0.022503413,0.004448908,0.008946785,-0.01834859,-0.0019712585,-0.025966167,0.0011723759,-0.013372825,-0.04660193,0.006941605,-0.036222626,-0.013155868,0.050411113,-0.0007385773,-0.012083821,-0.059697684,0.015284764,0.0070580924,-0.041728273,0.02239106,0.046553083,-0.019612376,-0.026957612,0.00974473,0.020994619,0.021172278,0.03492812,-0.028950948,0.030330615,0.021824464,-0.043221105,-0.034476537,0.030400917,-0.022342475,0.02338101,0.017633783,-0.03335911,0.025631076,0.047567625,-0.01194912,0.03958059,0.033762977,0.009193294,-0.05552199,-0.011765705,-0.04407205,-0.010364713,-0.038929388,0.030990554,0.006413641,0.028231716,0.032026324,-0.04657858,-0.015289342,0.01714592,0.000658174,0.011920008,0.01187228,-0.034072712,-0.0018042424,-0.01806693,-0.018547283,-0.011902803,-0.049852055,-0.0050191325,0.031515483,-0.007339541,0.0068465434,0.036289804,-0.04473792,-0.0071993773,-0.0028433688,-0.011672478,-0.028447151,0.0007213164,-0.019828105,-0.022738406,-0.06572439,0.029046297,0.016847694,-0.059824865,-0.02266541,0.007271367,-0.0095274765,-0.07008813,0.03508212,-0.033687297,-0.06780752,0.02688496,-0.0025776778,-0.012960395,0.038101174,0.004081452,0.026900569,-0.0005514973,-0.015032701,0.09224112,-0.011922029,0.007932446,-0.032588523,0.0001790322,0.010580883,-0.026852533,0.022176383,-0.0140591785,0.0031457704,-0.0018572621,-0.002804785,-0.0009398073,-0.01970317,-0.014629288,-0.033073425,0.023612758,0.0025069735,0.02712891,0.0025604297,-0.020800777,-0.058948204,0.03634832,0.023416389,-0.0287247,0.07714644,0.00011324018,0.01930626,0.0024583708,0.011479728,-0.021263747,-0.000051684136,-0.006912373,-0.0069659557,0.019764738,0.01392799,0.006282443,0.010347523,-0.020342125,0.0014902961,0.012997412,0.008589775,-0.0174465,0.013588948,-0.0048851506,0.009598224,0.04988955,-0.007022575,-0.03169452,-0.018105818,-0.022723176,-0.04400835,0.073302865,0.021286003,0.0064078863,-0.02323726,-0.06749968,-0.006750843,-0.016064808,0.032251284,-0.06467601,-0.0021706338,-0.0145332785,0.01178878,0.031898797,-0.047519274,-0.010203944,-0.008687043,-0.016307866,-0.0052407878,0.020021327,0.013762535,0.027626436,-0.0054527703,-0.023925368,0.017633792,-0.030246984,-0.01811875,-0.04324476,-0.029388169,-0.01306315,0.010125831,0.01591097,0.016186928,-0.014465403,0.00940412,0.033752907,0.05072806,0.015258267,-0.031840876,0.029315114,0.03772939,-0.016750462,-0.01818311,0.019439345,0.023152025,-0.029553246,0.019005185,-0.015775656,-0.0083036255,0.004817248,-0.015484147,0.042646375,-0.037435476,-0.019683603,-0.0425352,0.02252838,0.015099735,-0.0012467658,-0.009741249,0.009801218,-0.0057194065,-0.017985184,-0.04648204,0.021374792,-0.0024275407,-0.011021629,0.037908506,0.022979485,-0.0019049001,-0.054343503,0.037454456,0.038346425,0.003336405,0.0013811685,0.04880624,-0.022135586,0.014531574,-0.022755781,-0.057780586,0.0121193575,-0.061091937,0.025820304,-0.0090685645,0.004547194,-0.0058520855,-0.013695533,-0.028279245,0.0076611843,-0.0057150386,-0.009337822,-0.012258967,0.0048827864,0.026730653,-0.03004958,0.05454391,0.0028065273,0.04421815,-0.0017428176,0.043805987,0.018542737,-0.005387959,-0.012746906,0.045060296,-0.036187097,0.004201775,0.013683003,-0.045290627,-0.002308244,0.009008902,0.0051073353,-0.02043528,-0.011294496,0.018109908,-0.027599929,-0.008413759,-0.0025799868,0.008238561,0.055302054,-0.039102748,0.026941432,-0.05138154,-0.027311657,-0.020930322,0.01772591,0.03193253,-0.0386968,-0.05154917,0.006784567,-0.015121741,0.000799921,-0.0055303695,0.00047462888,0.008359129,0.025324522,-0.05112063,-0.027362963,0.02615194,-0.0106002325,-0.021147985,-0.0393566,0.029457752,-0.0312169,0.0016420871,-0.033688717,-0.03210253,-0.022956295,0.01611256,0.027578408,0.010026107,-0.009851434,-0.013178058,0.025166577,-0.13433348,-0.0048326533,-0.010231271,0.002024068,-0.011342227,-0.02645261,0.017937765,-0.022296138,0.014615564,-0.03539438,-0.026917541,0.008025764,-0.026623003,-0.02229497,0.0039262585,0.009755082,0.022074709,0.04659225,-0.023961619,0.06027459,0.01043755,0.0031853635,0.049938925,0.015278296,-0.0054754345,-0.019897208,0.022695875,-0.025914805,-0.028019859,-0.05613263,0.0073848586,-0.016781826,0.029469268,0.039898384,-0.050312955,-0.0043179546,-0.026871042,-0.002889466,-0.026449181,-0.013711796,-0.01866232,0.019419897,-0.029546538,-0.032595973,0.05435192,0.072864644,-0.010160875,-0.025351355,-0.012078523,0.020824563,0.019028973,-0.010512615,-0.049506593,0.0033386343,-0.014557239,-0.00515149,-0.030010568,-0.01752867,-0.022645023,0.009663143,0.014811144,0.041515518,-0.0154120615,-0.012841371,0.00061040145,-0.0027568985,-0.036154203,-0.018290427,0.026044374,-0.012321628,-0.0011039714,-0.045030735,-0.07399282,-0.04325756,-0.011038205,0.019985937,0.036132265,0.0013083279,-0.0028549754,-0.01905281,-0.034192238,-0.0138497865,-0.02655714,0.007205933,0.04321396,-0.014100831,0.0024456526,0.013720866,-0.047840517,0.0127275,-0.032097097,-0.049430076,-0.0050886157,0.036116645,0.0119974455,0.026595786,-0.047941305,-0.008965885,0.008240412,0.02151814,-0.00015807105,-0.00631906,-0.025957666,0.04591071,-0.037976984,0.03048537,0.01698718,-0.03130018,0.011520919,-0.034186754,-0.04095334,-0.007063254,-0.01766769,0.01960764,-0.080577105,0.015162799,0.03174882,0.021168455,-0.011348001,-0.0213589,0.022453345,-0.04539065,-0.0053029954,-0.032107957,0.05884203,-0.018667368,0.02380859,-0.004302096,-0.026719598,0.014194516,-0.02097031,-0.04365714,0.03347778,0.05229353,0.05049583,-0.016913636,-0.00034206556,0.03768077,-0.058239985,-0.03849513,-0.04717679,0.016431239,0.030018363,-0.042224944,0.01963652,-0.032674395,-0.015351509,0.004557439,0.029685983,-0.043317832,0.03868623,-0.022141019,-0.04373668,0.05490979,-0.011324351,0.04098938,-0.019706635,0.0707298,-0.010434945,0.042915877,-0.018615507,0.00013305798,-0.012665577,-0.025872676,-0.013691055,0.03204903,-0.02684257,-0.030088855,-0.028956342,0.024943242,0.03912111,0.03069931,-0.0045072013,-0.018356165,0.03636867,-0.015745336,-0.019095453,-0.06583637,0.011593681,-0.01601494,0.03713478,0.0224182,0.014710349,0.047744352,0.03262713,-0.0031422998,0.019023344,0.0069976756,0.011552024,-0.028359156,0.01486431,-0.012091467,-0.0393036,-0.00042947315,0.017547121,-0.018203376,0.0046616737,0.007983131,-0.0226511,0.030097077,-0.016524086,-0.0075969477,0.0049313884,-0.036361765,-0.040410005,-0.009062323,-0.016491888,-0.017467473,0.024308177,0.026269816,-0.0078149205,0.040903732,-0.028463999,0.0001970059,0.016438395,-0.0057517844,0.019332942,0.08896146,-0.00045141502,-0.038322523,0.012246225,-0.028417123,-0.011794023,-0.061708238,-0.007267243,-0.0091485735,-0.019675352,-0.03149559,-0.019708639,-0.018137295,-0.0071037808,-0.042950943,0.0044942955,0.046777513,-0.017991787,-0.023671309,-0.031016583,0.02516798,-0.00740998,0.00086051243,0.042844445,-0.034466837,0.00296515,0.028758457],"last_embed":{"hash":"pk4wd1","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"pk4wd1","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Files#{3}","lines":[110,111],"size":70,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"pk4wd1","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.059320375,-0.008928713,-0.04197953,-0.004718252,-0.024064511,0.018645436,0.026994852,-0.0010247933,0.0027288029,0.0122620845,-0.021186197,0.03349266,-0.0058110496,0.0068859225,0.05526763,-0.011576026,0.01944373,0.01393352,0.0509287,0.03290143,-0.019370878,-0.03927508,0.0021117178,-0.037005536,-0.009649003,-0.0069812913,-0.0011808821,-0.03397048,0.029432453,0.0010871812,0.035582617,0.0065976363,0.0030392203,-0.04916133,-0.034779713,-0.031726513,-0.024527036,0.015001734,-0.03698551,0.0014037081,-0.016061524,0.025238544,0.02487388,-0.016823435,0.019642923,0.01273257,-0.018245466,-0.026747923,0.0051731006,-0.051310543,-0.012459555,-0.002845009,0.04877925,-0.047295306,0.044142388,0.032984197,-0.048320044,0.008718985,-0.06733507,-0.002212098,-0.04170939,0.02497015,-0.034409035,-0.020077756,0.02249859,0.039869357,0.0103924135,0.023951065,-0.011136893,-0.025528539,-0.017823745,0.03177262,-0.012884335,-0.018272698,-0.07016267,0.004594336,0.034403324,-0.02122543,0.027331965,0.025146756,-0.027797323,0.028044255,-0.008545179,-0.008783305,0.0020388367,0.0049649607,-0.01369073,0.062625974,0.017141262,0.00740754,0.01821013,0.0041772276,0.017130604,-0.024085162,-0.04719421,-0.035712842,0.011314828,-0.017225211,0.027364047,-0.009520236,0.016446082,-0.007876552,0.0021070265,-0.01177511,0.057968527,-0.002360035,0.025618145,-0.007538079,-0.016164124,-0.008918734,-0.007841244,-0.01926148,0.05714093,0.015609048,-0.0028973431,-0.035488214,-0.002706709,-0.030865671,0.036706146,0.005352653,0.035441127,-0.0033521482,0.043158382,-0.049568318,0.010825467,0.015771277,0.020762827,-0.013896033,0.00048146033,-0.029965065,-0.012471017,0.031356234,-0.0036239661,-0.0022120008,0.00055070524,0.009986672,0.010684087,-0.047845993,-0.0101962155,-0.07068429,0.043295115,0.0560089,-0.033342812,-0.011586419,0.010360655,-0.032249004,0.04857867,0.029241394,0.0069495137,-0.014465747,-0.036482748,0.01642323,-0.033486977,0.0572732,0.024458718,0.038819734,0.030847704,0.03406346,-0.0036974715,-0.03733833,-0.01411026,0.0684436,0.008594822,0.0118036335,0.018636411,-0.002147236,-0.026985662,-0.0006119554,0.0067187496,0.050617967,-0.014795052,-0.028797176,0.012695853,0.011727599,0.03516766,0.015243265,0.055090345,0.029797174,0.05055089,-0.029446213,-0.02363671,-0.008649908,-0.023819776,-0.01806279,-0.037018336,0.016193386,-0.036529217,-0.06088446,-0.005359898,0.016984724,-0.040923443,0.020406295,-0.010784942,0.056664426,0.009655821,0.013778483,0.05231947,-0.007933397,0.017179718,-0.03359168,0.018858507,0.03531562,0.030787194,-0.024546603,-0.043970753,-0.041987754,-0.003639773,-0.026837412,0.015510927,-0.012581138,-0.048424013,0.009548012,-0.03167511,-0.0007215676,-0.053861704,0.01892907,-0.018467454,0.056227747,-0.032131452,-0.016592639,0.009551048,0.04397602,-0.018780518,-0.0071456195,-0.0018575726,0.0059015444,0.034024578,-0.0028745432,0.001684923,-0.0026720627,-0.03819037,0.0062518446,0.017167833,0.014255434,0.048007123,-0.01275659,-0.035871975,0.031434756,0.06131776,-0.015522976,-0.0035048027,-0.019290984,0.0008557667,-0.026095446,-0.016091522,-0.022853488,0.061715845,-0.007389229,-0.036605533,-0.0038574506,-0.009989768,0.01502193,-0.0239344,-0.0009867677,0.0076894043,0.027085586,0.041504126,-0.008261409,-0.01704518,0.0074761286,-0.007205114,0.0077123637,0.022827968,-0.0038506573,0.01597061,0.011907295,0.021840135,-0.025886241,-0.017286638,0.02142325,-0.030683914,-0.036438208,0.049360782,0.038724426,0.036689006,0.010818423,-0.018638091,0.014917398,0.082821004,0.02735736,-0.018135611,-0.006314722,0.016968526,0.01102021,0.04209546,-0.0009443385,-0.04284293,-0.08717844,0.00039700384,0.029382106,0.024980338,0.007828973,0.065421574,-0.015195817,0.01139095,0.03147785,0.016367469,-0.1733592,-0.0019817692,-0.005951785,0.031453885,0.03170979,0.029957633,-0.015788622,0.011620684,-0.018009711,0.04065338,-0.025008852,-0.044536505,0.029355643,-0.008368141,0.029246155,0.0077810697,-0.024850685,0.035509136,0.034982245,-0.051193647,-0.022792399,0.0018819341,0.07186222,-0.013059575,-0.01262022,-0.0076894634,0.04558539,0.0004437379,0.011635875,0.0062795873,-0.015510819,-0.027296305,0.014717954,-0.00082696055,0.022048187,-0.0044939783,0.0038164328,-0.014875709,0.02750895,-0.025886133,0.048536554,0.049479667,0.021978553,0.05349178,-0.008583148,-0.024421394,-0.023455998,0.007400994,-0.029687654,-0.005876541,-0.054105688,-0.012193146,-0.0011732533,-0.041545965,-0.029685825,-0.0105145825,-0.045887295,0.01469285,-0.014368648,0.022758827,-0.0036470608,0.04484137,0.0066058496,-0.031000393,-0.04355124,0.0054358207,0.06824951,-0.0057903524,0.016873987,-0.020031521,0.022639433,-0.047885016,-0.029863352,-0.005956395,-0.04077561,0.013907186,0.019003756,-0.0064039216,-0.017558845,-0.12843816,-0.03704441,-0.0086463895,-0.02454013,0.03347887,0.0031486591,-0.04961352,0.031241378,0.01951784,0.04208122,0.22923931,-0.0046158168,-0.02547092,-0.01872202,0.052563064,-0.04611846,-0.032239348,0.0505999,0.007807119,-0.03303139,-0.026491158,0.014532279,0.029533155,0.012815666,0.0590435,0.035613824,-0.023880186,0.04000941,0.041333888,0.020958422,0.035939816,-0.003927867,0.008548729,0.017233599,-0.035418406,-0.034734786,-0.014934704,0.017211953,-0.044620663,0.04390882,-0.00339321,0.062204603,0.07359135,-0.03146714,-0.038588338,0.024907595,0.028676342,-0.07580662,0.0019955025,-0.0040717847,0.031047165,-0.012861273,0.017043026,0.008345765,0.011773296,-0.043763906,-0.014843036,0.004018697,0.015236881,-0.025554564,-0.034206495,-0.042740565,-0.012550483,-0.018747175,-0.02499383,-0.010982499,-0.0330482,-0.05696043,-0.041395437,0.020637544,0.034439363,-0.0066008233,-0.020481465,0.024582608,-0.005019993,-0.006307454,-0.03893696,0.025629207,0.03051955,0.050997876,0.035099167,0.022824435,0.031985864,0.0028004476,0.031693462,0.0024879223,0.03590482,0.024310537,-0.024348866,0.006722387,-0.013678406,-0.0022430895,-0.0068444805,-0.017065546,0.0025286975,-0.01723041,0.025252476,0.06771311,-0.002914232,0.03401043,0.017193917,0.003924208,0.0065544895,0.02278737,0.009907872,0.035202898,0.003584118,0.015207308,-0.021932537,0.0121809,-0.035011604,0.0020132943,0.006233504,-0.04033178,0.026540615,-0.04384552,-0.011106718,0.026981039,0.015405749,0.010723944,-0.087850854,0.018526472,0.017708838,-0.050866768,-0.0054727737,0.03772083,0.023173228,-0.021180749,0.002151821,-0.015916418,0.010533979,0.065286726,-0.013159655,0.047362752,0.019341152,-0.060364116,-0.032212898,0.025418285,-0.024441049,0.044124644,0.004901427,-0.023307698,0.0073158895,0.07962071,0.0030924028,0.015625173,0.003485709,0.0032332104,-0.039827783,-0.0064854855,-0.029462509,0.008233601,-0.015617783,0.016863981,0.003841506,0.019967273,0.031221367,-0.054841705,-0.029176794,0.018097848,0.012772795,0.027747344,-0.0062880735,-0.02341818,-0.01176628,-0.029380824,-0.014268567,0.008360655,-0.025269946,-0.009440229,0.012839354,-0.009293158,0.013101566,0.044547662,-0.041960187,-0.03454952,-0.0035827074,0.0021415756,-0.023324484,0.0039490983,-0.03440688,-0.04641715,-0.056974065,0.040511698,-0.009143275,-0.04792361,-0.045662615,0.022272343,0.00665221,-0.032786928,0.018389031,-0.023579462,-0.0485701,-0.0040153204,0.009351088,-0.016619558,0.023016606,0.013865808,0.019396031,-0.009015779,-0.022306329,0.10710264,-0.009743553,0.012459356,-0.012118486,0.017146382,0.03364411,-0.009098812,0.018698262,-0.017732821,-0.0051775966,0.00032264882,-0.023609843,0.0040751374,-0.020836543,-0.0044860607,-0.011304347,0.042810015,0.006443222,0.010941993,-0.015610587,-0.029491715,-0.06759591,0.016015459,0.016377795,-0.016982809,0.08316796,0.036270835,0.0008316927,0.018467134,0.010829658,-0.027331993,-0.0041263658,0.00033148646,0.017997365,0.034902014,-0.0014488741,-0.008750401,0.00884274,-0.0065107774,0.0009591313,0.01743962,0.034549188,0.0070467717,0.0049763652,-0.008030618,0.016830271,0.038515225,0.01525147,-0.031468093,-0.03459768,0.024049167,-0.0062464797,0.04934074,0.011364301,0.009682912,-0.02808778,-0.06589063,-0.012575417,0.017933808,0.026880194,-0.08154724,-0.0070566046,-0.028951831,-0.0042309547,0.03167152,-0.051901642,-0.0031291742,-0.00627635,-0.015433916,0.014188619,0.014793569,0.0009411941,0.022156138,-0.00846553,-0.047594957,0.009747692,-0.042871214,-0.025368657,-0.0042858734,-0.038172245,-0.013140832,0.024656765,-0.010833942,0.019830504,-0.015414299,-0.016104871,0.04323773,0.054199956,0.03874076,-0.044246886,0.020672819,0.034781057,0.0069931527,-0.019340187,0.030001745,0.007649127,-0.048995327,0.030159628,-0.027903358,-0.004721758,-0.00021977634,-0.03212989,0.06410992,-0.05100613,-0.0023513054,-0.051925126,0.023957102,0.018696336,-0.01391699,-0.018652545,-0.028500274,-0.008591772,0.009462234,-0.04507201,0.032526344,-0.03492619,-0.028896037,0.05748616,0.030599024,-0.0334645,-0.08297052,0.021693615,0.021572955,-0.0043649194,0.020953877,0.029658413,-0.018166281,0.011376047,-0.008258565,-0.08048843,0.006889584,-0.041426077,0.023728393,0.01304137,0.016986309,-0.022042345,-0.0141878305,-0.04765868,0.024893085,-0.024872523,-0.032777447,-0.012507512,-0.0066993893,0.03187618,-0.001294343,0.062534474,-0.008098451,0.013980297,0.007814191,0.0277261,0.021689244,-0.017556792,-0.016120136,0.034281656,-0.029804049,0.018552778,0.022555897,-0.029195977,0.011871995,0.006449929,0.026236238,-0.04322468,-0.019852554,0.01143976,-0.023706771,-0.042051114,0.00090228225,0.03886473,0.047270037,-0.019625263,0.04280371,-0.05183238,-0.052717566,-0.024092933,0.01397684,0.025845544,0.012490296,-0.067223586,-0.0065470296,-0.010326693,0.017270165,-0.005053599,0.014976148,0.02055268,0.0030012396,-0.03627947,-0.042421326,0.030780278,0.0137999505,-0.02840517,-0.027837291,0.016983813,-0.014271783,0.0032849566,-0.019838747,-0.038053993,-0.03245307,0.03540603,0.028948795,0.007482521,-0.0027987694,-0.027713431,0.026469585,-0.15402843,0.0148273995,0.0032477945,-0.016142074,-0.022154322,-0.0015308661,-0.02304291,-0.018601725,-0.0043713856,-0.035853896,-0.01605358,-0.020503446,-0.02074098,-0.023956886,-0.0007064511,0.014097654,0.026922686,0.025827216,-0.01038259,0.040180515,0.0065853405,0.010830195,0.04735719,-0.0024921994,-0.0029491368,0.0070645963,-0.00045209963,-0.017316991,-0.029396802,-0.04175962,-0.033078473,-0.025382519,0.032112103,0.03202638,-0.006319946,0.02412459,0.00059608236,0.0076838573,-0.0066464585,-0.011074908,-0.039004464,0.006652053,-0.04673632,-0.0132721355,0.018267278,0.08000602,0.00024281914,-0.031547304,-0.035643313,-0.0013608288,0.035686918,0.026543032,-0.033535875,0.026713392,-0.010714672,-0.010932307,-0.027698327,0.020543013,-0.0077759502,0.018943954,0.0007611427,0.026751105,-0.0212709,-0.0057933824,-0.04379492,0.0024593542,-0.037599955,-0.01991545,0.011940346,0.014239546,-0.0010406218,-0.03680133,-0.061426323,-0.020569574,-0.0034821038,0.034798905,0.040214773,0.0072635044,0.0074920584,-0.019780094,-0.043834746,-0.020939456,-0.03836635,-0.0147765,0.022269908,-0.014479303,0.009460415,0.020883553,-0.055786386,0.0117242625,-0.016309693,-0.041231256,0.014947134,0.05272268,0.03971993,-0.015175669,-0.05395892,-0.035112612,-0.0019398567,-0.018885195,0.006607984,-0.010588332,-0.021771433,0.03542875,-0.036133338,-0.00416324,0.019375293,-0.03049156,0.044810016,-0.018904228,-0.055082824,-0.00968427,-0.01762341,0.004176311,-0.061685316,0.011253838,0.01202263,0.046051204,-0.029106047,-0.02910134,0.022239892,-0.052201375,-0.014869454,-0.03628471,0.03279006,0.0031149297,0.020285392,-0.018199222,-0.010000412,0.017614916,-0.015003404,-0.02223424,0.024659755,0.062918626,0.048743248,-0.0013660936,-0.020631399,0.038366206,-0.05624223,-0.040891062,-0.05513049,-0.004389379,0.029561585,-0.034213554,0.009248899,-0.04580428,-0.015337469,0.0018058547,0.019117301,-0.04743467,0.043249544,0.0044454653,-0.048611995,0.054046784,-0.014342387,0.06182083,-0.01689583,0.06706252,-0.013528084,0.04065025,-0.028623562,-0.03178552,-0.0016697627,-0.03864528,-0.0076127336,0.040484075,-0.045951497,-0.012826528,-0.03303946,0.031402193,0.012862082,0.04573917,-0.008368996,0.00912199,0.025617266,-0.00958617,-0.005291932,-0.056425393,0.012111211,-0.031085782,0.02785631,0.01075795,0.00071142975,0.04458571,0.023217354,0.012079165,0.022985434,0.044769388,0.02656259,-0.0046394574,0.029296096,-0.019842701,0.006512384,-0.0024017885,0.030396923,-0.005259425,0.022109237,0.012442775,-0.022158762,0.024362084,-0.024490504,-0.00015780197,-0.00903152,-0.029190818,-0.023472277,-0.022995792,-0.021421574,-0.02422723,0.0169946,0.032489713,0.0026497,0.03266318,-0.0441785,0.008743042,0.037125904,-0.0111855455,0.041621804,0.06468762,-0.011192813,-0.019514348,0.03088607,-0.035341714,0.006187004,-0.05357564,-0.030568477,-0.028341979,-0.03420949,-0.01942183,-0.018588956,-0.042088594,0.0032389339,-0.03503602,-0.007119081,0.030867536,-0.021635933,-0.033996303,-0.01814984,0.029880073,-0.01577046,0.017935848,0.03153231,-0.024137642,0.022439178,0.03954493],"last_embed":{"hash":"1c3c0jq","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"1c3c0jq","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script","lines":[112,123],"size":267,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1c3c0jq","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07177025,0.023879312,-0.036349792,-0.010958675,-0.033569373,0.025659954,0.029202886,0.013295483,0.0025056722,-0.009802575,-0.026663482,0.0299834,-0.011018185,0.0052664876,0.06090682,-0.008855283,0.012006393,0.024502445,0.030617688,0.011061893,0.007280563,-0.04329914,0.032986823,-0.02266169,-0.04114969,-0.0107145775,0.008357596,-0.027133375,0.043439377,0.034884047,0.04060661,-0.03038801,-0.010633609,-0.05522866,-0.036840003,-0.0044973423,-0.022719963,-0.008670491,-0.047578327,0.02952717,-0.012673275,-0.005321875,0.022280535,0.0036326363,0.048241757,0.020583222,0.011239611,-0.02376268,0.019447839,-0.009528966,-0.025469188,-0.010026228,0.036835838,-0.036831845,0.04682285,0.024980295,-0.04016073,-0.004269463,-0.049547173,0.01830015,-0.017858539,0.0096311085,-0.017591089,0.026848888,0.022419883,0.036712367,0.036699176,0.019577773,-0.016920691,-0.015506841,-0.04434611,0.022696698,-0.028667308,-0.0142303,-0.07191188,0.018950628,0.03418015,-0.024546677,0.036517702,0.03920134,-0.007021228,0.027737891,-0.009694614,-0.0027793034,0.0022700704,-0.008751154,-0.038541272,0.029326906,0.011747089,0.022391552,-0.011873451,-0.022167142,-0.0016259487,-0.033872776,-0.04201182,-0.030369466,0.028843952,0.026997762,0.036869187,-0.0057337163,0.020632265,-0.005180786,-0.01568891,-0.0038208128,0.03488246,0.004770254,-0.014346338,-0.016797673,-0.053609315,-0.0030802838,-0.01496135,0.0065102405,0.033919096,0.025956215,-0.0022256502,-0.042192906,-0.006184777,-0.01913452,0.037087776,0.0073226998,0.011750374,-0.008526034,0.0686213,-0.0678479,0.009170119,-0.008934649,0.0048495117,-0.020176977,0.019777369,-0.008302334,-0.005373818,0.052062042,0.022185963,0.009527907,0.016297892,-0.004087327,0.011588998,-0.045021664,-0.0128179565,-0.068317294,0.044943534,0.05275209,-0.022218753,-0.016871046,0.028303564,-0.06754196,0.06489525,0.022026252,0.016810736,0.0150737,-0.040405873,0.013660165,0.013195957,0.05077849,0.05370387,0.017671987,0.045229312,0.045201138,-0.0074229543,-0.03097417,-0.019701172,0.032775406,0.03829002,0.014682136,0.016088443,-0.024039513,-0.026119687,0.0067451135,0.008531397,0.04319336,-0.00723817,-0.04541069,0.011108313,0.0077359756,0.020571526,0.012620972,0.06365194,0.027070183,0.049447905,-0.033988435,-0.0109096775,-0.015709918,-0.03688882,0.008645988,-0.034978934,0.0065063993,-0.029590981,-0.044700116,0.001760838,0.013518488,-0.032832596,0.038091686,-0.02034244,0.028755924,0.010383778,-0.0026452336,0.07063889,0.0014620591,-0.018023882,-0.050596345,0.0074426658,0.049831387,0.03519983,-0.040321074,-0.020220138,-0.044967525,0.00015969275,-0.027420113,-0.002546377,-0.034356203,-0.06930979,-0.011353541,-0.050113387,0.0052275863,-0.071265064,0.021147942,0.009876226,0.0151455635,-0.009817647,-0.025473583,0.013562638,0.04824119,-0.031138748,0.0050772037,0.0037850556,-0.009726746,0.05241242,-0.017698724,0.032881185,-0.017144945,-0.02902587,-0.010815423,0.02631704,0.021792464,0.051264245,-0.0065980027,-0.04452937,0.018928085,0.048344217,-0.03801357,0.0045080488,-0.01888379,0.013924247,-0.019835334,-0.03247797,-0.0001305205,0.052984085,0.013704837,-0.026538124,-0.011505036,0.003911907,0.024086714,-0.016431207,-0.0013311538,-0.0018327822,0.03148388,0.04634491,0.0037522963,-0.03440382,0.022739163,-0.0013714676,0.035175342,-0.0046935747,-0.0015349183,-0.006327837,0.006948936,0.009270255,-0.003988136,-0.011063525,0.011182846,-0.025905585,-0.03227188,0.029593047,0.024410335,0.046178717,-0.015334937,-0.032398425,0.01629558,0.059048593,0.026896527,-0.005700692,0.042895004,0.025452243,0.01301044,0.05043059,-0.006582876,-0.020006284,-0.05186488,0.01033694,0.033879798,-0.013900825,-0.01424244,0.05193588,-0.010215561,0.0014797715,0.05172557,0.012877489,-0.15429783,-0.0311976,-0.0075108036,0.04289088,0.027989183,0.024967827,-0.0038927267,0.0012173818,0.00041787935,0.03860463,-0.016191771,-0.041115478,0.03582298,-0.025685059,0.018009955,0.031671453,-0.026301533,0.026142078,0.026248703,-0.040968347,-0.029918674,0.015909512,0.07516573,-0.032368384,-0.043423936,-0.019627336,0.06277141,-0.017567683,0.011868505,0.0073764385,-0.03128777,-0.04685897,0.011023157,0.012141614,0.0032790373,0.015728105,0.0014440373,-0.019282963,0.02269927,-0.036400065,0.037774038,0.051025573,0.022914996,0.05890729,0.001087846,0.015424439,-0.028451089,0.01786257,-0.04738633,0.010491654,-0.04082833,-0.036764167,0.023407267,-0.021639263,-0.031056216,-0.0038554124,-0.028589359,0.031506106,-0.006477941,0.021628678,-0.02108401,0.020549716,-0.0054645482,-0.03420016,-0.044150833,0.0025620072,0.07467224,0.00080172945,0.019278955,-0.0045863334,0.031872958,-0.06953152,-0.015340801,-0.0072695,-0.030304128,0.03788758,0.0021109642,-0.015439394,-0.018582858,-0.12999512,-0.027293133,-0.009330541,-0.016258918,0.04799449,0.0005815897,-0.04670058,-0.002061175,0.012074124,0.026388498,0.22724862,-0.011373859,-0.006920158,-0.022763496,0.03728883,-0.032852065,-0.06509006,0.025221266,-0.004441262,-0.03318092,-0.04099207,0.003350119,0.02558052,-0.005797431,0.053065937,0.041120425,-0.026527263,0.049604706,0.05120299,0.015674667,0.051803254,-0.0074493117,0.016604459,0.012305365,-0.024592685,-0.030844767,-0.017310381,0.006450045,-0.04909507,0.040144105,-0.032946255,0.04092683,0.07606052,-0.01622367,-0.025780495,-0.010628012,0.047673874,-0.08445293,0.004241973,-0.006616047,0.011927576,-0.015175096,0.017661763,0.0019631174,-0.010675782,-0.04005022,-0.0072011943,0.010458362,0.018918935,-0.021842979,-0.014889881,-0.07569447,-0.024732672,-0.0065552457,-0.01141612,-0.007991963,-0.036054213,-0.057345454,-0.025256794,0.028483383,0.034225907,0.010980648,-0.0326525,0.008350597,0.0022239161,0.003694509,-0.060526747,0.002309532,0.030736372,0.0485749,0.024555463,0.03945928,0.011920458,-0.012573327,0.02487283,0.0022754257,0.04320113,0.024636043,-0.013100508,0.05258292,0.0005037665,-0.006260925,-0.029647572,-0.021673977,0.025165591,-0.048479773,0.048093095,0.033538092,-0.036742453,0.060596004,0.0022673109,0.015845833,0.012304648,0.02687942,-0.00407808,0.02935021,-0.0022357288,0.008378257,-0.020677391,0.00031765542,-0.016447706,-0.020339422,-0.0028899177,-0.055932317,0.018611167,-0.065728985,-0.013747291,0.040067036,0.017993523,-0.011143706,-0.07738176,0.014682834,0.017472299,-0.05001511,0.005794493,0.053393856,-0.009267017,-0.003172576,0.011158151,-0.0040745577,0.025899632,0.028070686,-0.030892484,0.03213241,0.015683183,-0.05145305,-0.038890425,0.056874983,-0.038641464,0.048206422,0.0049800477,-0.029689433,0.02345459,0.04068241,0.0018023065,0.020363024,0.03444299,0.0024562548,-0.026712298,0.018222218,-0.048255127,-0.017467206,-0.045038506,0.050239302,0.019541906,0.051228546,0.022600953,-0.035520665,-0.012253397,0.024098072,0.013627577,0.02249755,0.010925709,-0.021062508,-0.0075537628,-0.03294504,-0.01718988,-0.0020324425,-0.049674556,-0.012675352,0.02619285,0.013421648,0.013574461,0.06601687,-0.047185697,-0.014146192,-0.01526124,-0.008259012,-0.021112327,0.0067943926,-0.025830429,-0.037422102,-0.072888754,0.02626798,0.011543985,-0.054511666,-0.0330846,0.007429964,-0.014966707,-0.037444264,0.023485405,-0.036394514,-0.06971323,0.008273718,0.006812445,-0.025001371,0.023165744,0.007970197,0.021320868,0.0017202958,-0.03738671,0.094840646,-0.008485939,0.018127345,-0.01416858,0.0003623327,0.028170705,0.004591297,0.018024037,-0.011558249,-0.017428128,-0.011687643,-0.011937618,-0.0003122134,-0.013931189,-0.02261608,-0.024406916,0.036171254,0.00018839429,0.02913474,-0.0079059,-0.011606728,-0.056149412,0.017941166,0.016869731,-0.024473505,0.08681967,0.0074946284,0.024702173,0.0011313591,0.0035931303,-0.027536064,0.005727464,-0.0021279561,-0.0030218458,0.022387719,0.0024485195,-0.004969292,-0.011406874,-0.014812615,0.0033804174,0.001971613,0.012664251,-0.010536435,0.0077983714,0.0066624815,0.015785342,0.05206211,0.0037456343,-0.048726168,-0.029416146,-0.029772658,-0.030101454,0.06567899,0.016975218,0.018252762,-0.025727157,-0.07140674,-0.00023771556,0.006577362,0.020199416,-0.069980934,0.012357557,-0.020389652,0.021663317,0.030689701,-0.05934851,-0.02916378,0.013747538,-0.013606683,-0.0032599433,0.027723521,0.0015146624,0.03213146,-0.0026588321,-0.042510163,0.024717573,-0.031551674,-0.006659403,-0.02974496,-0.028030254,-0.018502472,0.032245137,0.023106957,0.02294253,0.00051330513,-0.0027588164,0.02617216,0.056144893,0.0077409786,-0.041075945,0.006483732,0.044479314,-0.009737482,-0.009752145,0.021998394,0.04283544,-0.018555854,0.01697504,-0.016872779,-0.0037755878,0.018629482,-0.0170695,0.046488836,-0.037708346,-0.039165046,-0.040476084,0.010592478,0.0254914,-0.0007206824,0.000119079756,-0.027061777,-0.006543103,-0.009919623,-0.040262204,0.023202151,-0.02204231,0.0033901166,0.041405946,0.02647954,0.0175525,-0.06642831,0.033708878,0.046145603,-0.0061861346,0.007348386,0.049241513,-0.009131645,0.020717444,-0.032005824,-0.041364238,0.0064857667,-0.050426014,0.03800657,-0.0046981177,0.0076973094,-0.009625498,-0.014050141,-0.034446415,0.0055217673,-0.0074080336,-0.00078074867,-0.022952048,0.0070924144,0.0070688543,-0.017155852,0.053001802,0.014251854,0.002042161,0.004691593,0.02797261,0.034553375,-0.0059420555,-0.012411297,0.031666152,-0.02382101,0.0020303673,0.022315798,-0.03520668,0.013882838,0.011983773,0.016558677,-0.029647933,-0.014147763,0.026175799,-0.034368023,-0.034596603,-0.014302178,0.024674742,0.0423042,-0.029432025,0.019488357,-0.051479917,-0.034499615,-0.024746822,0.016463373,0.016054047,0.005574978,-0.049949933,0.009023556,-0.018024433,0.006778574,-0.0018442466,0.0006439797,0.0075546103,0.007833275,-0.04721928,-0.008753887,0.020781089,-0.0050270087,-0.032249883,-0.028319733,0.026890798,-0.015844133,-0.016478127,-0.019134333,-0.05108772,-0.020234391,0.022694038,0.031098373,0.009480546,-0.005395501,-0.013519414,0.043047827,-0.14286959,-0.024448015,-0.022721108,-0.00057742355,-0.012477814,-0.011447638,-0.011150761,-0.023946632,-0.0075791646,-0.027136093,-0.048730753,0.008551988,-0.020026864,-0.02671217,-0.009329117,0.004038804,0.02925637,0.05515567,-0.017277358,0.057477698,0.0015908256,0.00885882,0.06300249,0.020175746,-0.0005333789,-0.018045187,0.033158768,-0.019278135,-0.018275788,-0.04900314,-0.0034038676,-0.036404014,0.03071819,0.049731065,-0.047863606,0.013555104,-0.013543499,0.010777077,-0.013891972,-0.002592395,-0.02752679,0.020385943,-0.01714695,-0.024515398,0.043771364,0.059970196,-0.0002559448,-0.022674493,0.0009323583,0.00028460252,0.03741117,0.017322958,-0.036235757,0.005854248,-0.018911045,-0.031527683,-0.029006286,0.011976794,-0.02366737,-0.0033660848,0.005114513,0.041386392,-0.021725066,-0.010446211,-0.01737644,0.0012043149,-0.056582455,-0.025899116,-0.00048971584,-0.009717788,0.01508913,-0.046540044,-0.057411205,-0.03974501,0.005645589,0.029259117,0.021668004,0.0067190765,-0.01604265,-0.02685853,-0.04817285,-0.02325446,-0.022049237,0.0016260834,0.044998623,-0.0053588324,0.000745274,0.003686536,-0.035738267,0.024246318,-0.0062332125,-0.05101993,0.012445563,0.022128994,0.021094834,0.012098429,-0.025962166,-0.0026033851,0.008411811,0.008655985,-0.0018656027,-0.004728841,-0.028951896,0.02866583,-0.042104974,0.009892117,0.026387097,-0.01897942,0.019065643,-0.019876108,-0.057158254,0.009792871,-0.011682816,0.012086813,-0.07418032,0.025273224,0.022303756,0.03577393,-0.0017086859,-0.044380613,0.019694846,-0.04847597,-0.008116669,-0.0257684,0.049684837,-0.011908454,0.03422991,-0.0037174476,-0.022721287,0.025039155,-0.013132576,-0.03468379,0.039481748,0.059840932,0.047216766,-0.0027324066,-0.013591757,0.029966075,-0.042194042,-0.043997373,-0.021238018,0.023090998,0.036928523,-0.043332793,0.016962137,-0.041561592,-0.015292945,-0.017114617,0.015378978,-0.03595057,0.031273995,-0.024727376,-0.03397921,0.070483275,0.00012724819,0.058055334,-0.034901116,0.058008622,-0.020691281,0.02703922,-0.027305221,-0.007645142,-0.018401777,-0.011553178,0.013728674,0.028272329,-0.024754707,-0.021847283,-0.03345222,0.029262016,0.026046991,0.019337319,-0.017048351,-0.0070833922,0.053201098,-0.027667988,-0.005767314,-0.06509737,0.032029588,-0.02751701,0.034227364,0.0039500115,0.0026949055,0.03497362,0.0139693655,0.000530746,0.021772854,0.01803059,0.011960326,-0.010977405,0.026232988,-0.019269902,-0.046134,-0.00650723,0.04081825,-0.028395459,0.006517677,-0.009147725,-0.039947376,0.02040181,-0.00960879,-0.002508061,-0.0027856154,-0.038627733,-0.034870766,-0.020221788,-0.011004615,0.0024674176,0.010235426,0.024732802,-0.0075336928,0.021645296,-0.046244625,-0.0009327749,0.019203959,-0.019356033,0.02630009,0.06739203,-0.0007059335,-0.03381864,0.033738397,-0.02296744,-0.018947652,-0.045870773,0.0022131798,-0.018795474,-0.033022992,-0.026501907,-0.04363706,-0.026036486,-0.01081881,-0.00804498,0.016873037,0.042314358,-0.017606247,-0.014624959,-0.029976897,0.027118597,-0.021091912,0.0054069697,0.02294596,-0.03154003,0.014290157,0.023699416],"last_embed":{"hash":"1nfd2dt","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"1nfd2dt","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{1}","lines":[114,114],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nfd2dt","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.053433184,0.008133325,-0.038816746,-0.018993257,-0.04359469,-0.01745125,0.033967152,-0.007799763,0.028661968,-0.014886632,-0.026112279,-0.00029014598,-0.0009237918,-0.007388337,0.041653473,-0.018476252,0.028075347,0.008045985,0.043371417,0.0125137465,-0.008031149,-0.0142099,-0.0006456746,-0.03264783,-0.014009738,0.0023938601,0.00464757,-0.016291644,0.02618521,-0.007162551,0.031562433,0.0024110507,0.019944098,-0.034688454,-0.020677283,-0.018048137,-0.02034186,0.012858852,-0.045475416,-0.016574265,-0.0013020781,0.02088117,0.024478424,-0.0026911753,0.032865066,0.024111476,0.0004902699,-0.03403619,0.00056935387,-0.012844418,-0.03525761,-0.013264055,0.06036743,-0.040731784,0.016360095,0.04634343,-0.056925204,-0.011465078,-0.041893598,0.00466023,-0.017276857,0.016604379,-0.026218968,0.008674075,0.0288949,0.02129623,0.025913453,-0.0032409572,-0.013117602,-0.03281346,-0.028778065,0.041993164,-0.04323697,-0.02603551,-0.06749873,0.021357186,0.048364505,-0.025691764,0.007191654,0.041394696,-0.025724253,0.019685399,-0.012713469,-0.029997593,-0.009740775,0.01149752,-0.028540036,0.05896311,0.03576566,0.009397462,0.015338727,-0.011092065,0.02307643,-0.022180019,-0.036812924,-0.03998093,-0.005236146,0.026810203,0.030114507,0.007276768,0.035311658,-0.0023754057,-0.0013609837,-0.014887053,0.04975013,0.0034644518,0.0023235783,-0.019624062,-0.012985907,-0.009654986,-0.026495747,0.010822353,0.03390169,0.04673024,0.013022245,-0.038098,0.021565244,-0.04423921,0.05838835,0.004496729,0.0031470263,-0.032881774,0.03827006,-0.04252146,0.021213382,0.020241499,0.01970912,-0.011637842,0.015323326,-0.03108332,0.0077174655,0.061930798,-0.00067296845,0.02738666,-0.003294312,-0.03872904,0.0038655652,-0.055179976,-0.016554534,-0.07606825,0.03847334,0.06078229,-0.02027802,-0.013845402,0.0030142942,-0.02792796,0.049359616,0.039422926,0.00027513603,-0.033183236,-0.008341764,0.021127978,-0.021341784,0.06571768,0.052366495,0.00079656893,0.011352289,0.040269934,-0.010072204,-0.034802012,-0.016894316,0.04722848,0.044323083,0.022709532,0.022458194,-0.035782132,-0.00036532225,0.02588307,-0.0013456643,0.02401198,0.008058162,-0.047676865,-0.001356061,0.0014980816,0.011816517,0.0037297076,0.041028254,0.022196654,0.058207,-0.03368071,-0.024543425,-0.008009746,-0.015911233,0.025443666,-0.047345098,0.0059615243,-0.037369218,-0.028202714,0.007827764,0.030430129,-0.026842667,0.017854506,-0.015845397,0.038861368,0.031846315,-0.01251697,0.071638346,-0.003711835,-0.013564375,-0.019206623,-0.027436152,0.039566904,0.018847914,-0.01681324,-0.047597993,-0.057732657,-0.034377422,-0.039075006,-0.021274794,-0.012771352,-0.045150656,-0.008488212,-0.047137935,-0.0019374354,-0.07667146,0.021990724,0.0137768695,0.03402913,-0.013730483,-0.019121515,-0.022943934,0.052778073,-0.0036857838,0.009248083,-0.000036245616,-0.023999605,0.033817265,-0.027524902,0.04314949,0.00017323381,-0.08160735,0.0022498327,0.022333426,0.018951043,0.03007371,-0.0003585566,-0.027451023,-0.003795663,0.034722827,-0.026119996,-0.01667181,-0.02011612,0.033981454,-0.018609967,-0.04948532,0.014680185,0.019783214,-0.012810458,-0.03474422,-0.0079130465,-0.0058231545,0.020529797,-0.053666644,-0.011021776,0.0066206455,0.024508215,0.037523985,-0.014824444,-0.035852168,0.034302503,0.013122304,-0.0015511151,-0.011438431,0.012142748,0.015716173,-0.004005479,0.011342817,-0.013219507,0.014529382,0.02965868,-0.043902576,-0.0464681,0.059880674,0.012810209,0.027040303,0.0013511827,-0.038312912,0.023369616,0.081503466,0.021732412,-0.0033448627,0.008432124,0.044838075,0.0194395,0.07460891,-0.021737302,-0.043035455,-0.079333454,0.019299977,0.013335936,0.009835412,-0.024608456,0.062956505,-0.0090989,0.009472373,0.022629473,-0.0028423907,-0.16129933,-0.010284604,0.008628949,0.032809895,0.026119567,0.020831486,-0.027276207,0.0135174645,0.042360593,0.06102243,-0.006144833,-0.043895125,0.02161893,-0.017641334,-0.006426927,0.040198114,-0.016852532,0.02669366,0.030998439,-0.030782128,-0.023910379,-0.009115845,0.04740257,-0.00926784,-0.03797744,-0.008579981,0.06323976,-0.009368359,0.01564253,-0.0049777413,-0.023905471,-0.01326167,0.008534815,0.0039641196,0.027325481,0.014868151,-0.021645658,-0.006384805,0.02470506,-0.02608525,0.021509472,0.023235418,0.015342366,0.057339303,-0.014556887,0.03526614,-0.0069345618,0.018581074,-0.009396941,-0.010802349,-0.06588749,-0.035470873,0.029504348,-0.02259505,-0.036083367,0.029783081,-0.04703214,0.021226741,-0.013254161,0.0348636,0.01006775,0.0018268698,0.0105741955,-0.039932586,-0.035922423,0.005556716,0.033859804,-0.019044222,0.03609467,-0.021296,0.0012886049,-0.04127206,0.00023204219,-0.0124381995,-0.060404986,0.041707143,0.04151977,-0.020709785,-0.021392431,-0.09759968,-0.05285779,0.016692087,-0.006961652,0.01812125,-0.034253374,-0.008573219,0.023357168,0.010845005,0.046341475,0.24274799,0.01685706,0.011425047,-0.04628313,0.07217417,-0.025336917,-0.0068910057,0.01759968,0.014927645,-0.018485475,-0.019454477,0.0380347,0.040041342,0.015724963,0.044875678,0.03164343,-0.01609086,0.049485102,0.050376855,0.0241205,0.053725824,-0.03524927,0.027309515,0.026352456,-0.019658215,-0.033518154,0.023679921,0.027965989,-0.062926844,0.037012354,0.000485858,0.04686528,0.10622884,-0.041430134,-0.008874315,-0.010470411,0.018401375,-0.07709927,-0.016624317,0.0073582893,0.002858396,-0.028390063,0.017739637,0.0026138632,0.014712562,-0.03275172,-0.012346094,-0.0028395557,0.021611515,-0.0162445,-0.010431734,-0.052161172,-0.020368772,-0.019131385,-0.012590747,-0.01250007,-0.04170728,-0.03266273,-0.032644287,0.058388345,0.049639508,0.00748286,-0.019641304,0.03008726,-0.014122288,0.009812705,-0.026580704,-0.016541999,0.048634924,0.04739166,0.056975976,0.02992728,0.027996179,-0.002294094,0.038079627,-0.0009964675,0.037806667,0.021438915,0.0039728526,0.03924222,-0.011180703,0.013770106,-0.018390896,-0.023786085,0.008441199,-0.048468083,0.036162857,0.041405864,-0.037454616,0.020815527,0.007307058,-0.0037903043,0.005455712,0.021588378,-0.012931533,0.010729596,-0.017195426,0.01508429,-0.057463076,0.0046411795,-0.02392729,0.00497738,-0.010784814,-0.031891506,0.030344227,-0.062434252,-0.02472733,0.042397812,0.01917434,0.041416954,-0.057168618,0.021742618,0.025265384,-0.042832486,0.0016825955,0.03678897,-0.0039326646,-0.01664728,0.04304141,-0.011305529,0.021283679,0.03452083,-0.034482416,0.032157794,0.0025337827,-0.029642982,-0.04706504,0.073903896,-0.050940778,0.040507738,0.036586147,-0.039690424,-0.0073203417,0.06705974,-0.0015935086,0.0074811676,0.02146116,0.0010644915,-0.03155935,-0.0071277237,-0.032097206,0.030616153,-0.011524721,0.009699575,0.018747805,0.04030573,0.03284198,-0.05979443,0.003734986,0.046730503,0.003628993,0.019483386,-0.015926817,-0.019432124,0.005014933,-0.013980592,-0.01715963,0.004399113,-0.03680509,-0.026318418,0.02352317,0.026073154,0.034412272,0.053075757,-0.040098943,-0.043934617,0.0062406696,-0.002493498,-0.0156065915,0.00827953,-0.050292317,-0.043033354,-0.061776325,0.006364252,0.012997979,-0.06846919,-0.032729246,-0.008295384,0.010134507,-0.044627722,0.03018606,-0.045598216,-0.068745665,-0.012918069,0.029222347,-0.00870682,0.013118811,0.004522312,0.019018007,-0.0031501024,0.0010486298,0.09072702,-0.02256206,0.004284769,-0.014730657,-0.0003802409,0.00041448287,0.008464267,0.012057853,-0.0013874936,-0.034198776,-0.028663285,-0.017509637,0.016669102,-0.011664335,0.006431258,-0.04203688,0.028788157,0.017500248,0.004490972,-0.0061845714,-0.0006018467,-0.057387933,0.030337974,0.009003055,-0.0350893,0.06437584,0.011251799,0.01695526,0.0023342983,0.0148165915,-0.02552667,0.023114605,-0.0022542255,0.02256714,0.010380216,0.014900474,-0.020452818,0.009832276,-0.012739172,-0.002019855,0.03170827,0.043522518,-0.009340919,0.018700892,0.011438904,0.050231583,0.045125175,0.02163304,-0.0441062,-0.010933516,-0.059772655,-0.028669735,0.0465069,-0.00072036596,0.0032786515,-0.04307869,-0.047393415,-0.022907332,-0.0050652507,0.029054891,-0.066342756,-0.0012297778,-0.025133915,-0.015014342,-0.0104824,-0.043331098,-0.0033681325,0.007759753,0.021709152,-0.018462865,0.066457815,0.013424011,0.016430471,-0.0037206013,-0.036208093,-0.0012376057,-0.048772093,-0.030023918,0.0031218335,-0.03343388,-0.025289703,0.014572778,0.022960607,0.026397469,-0.016513616,-0.012827343,0.022456113,0.053204704,0.019036787,-0.036078747,-0.0122320885,0.040546615,-0.0040247063,-0.03803462,0.022236025,0.039711844,-0.023645304,0.018300163,-0.015033635,0.0014753338,0.0037039027,-0.023602787,0.029706037,-0.028776692,0.009813235,-0.021810345,0.029615076,0.017633107,-0.019262178,-0.0009457829,0.009477052,-0.006947652,-0.010262614,-0.008645963,0.03666812,-0.00171298,-0.04658619,0.020579722,0.017369336,-0.0038771038,-0.07942609,0.04483667,0.029875051,0.017261637,0.0064034103,0.049389463,-0.038305357,0.020530537,-0.008106281,-0.047609683,-0.0015895294,-0.06494546,0.009334231,0.0067374045,0.015113637,-0.008164308,-0.025094438,-0.031913053,0.030708754,-0.00078718364,-0.016879113,-0.013680651,-0.0103996,0.023141727,-0.027911024,0.056336947,0.0049167243,0.008523674,0.002711126,0.02148515,-0.001710632,-0.003950784,-0.022973752,0.030710528,-0.031052938,-0.0010762057,0.030514529,-0.046953686,-0.010657386,-0.019574108,0.032493617,-0.0410712,-0.03539693,0.053200327,-0.009723131,-0.036100082,-0.005504575,0.024079205,0.026153417,-0.025732242,0.016882138,-0.036254782,-0.010511866,-0.026666055,-0.008739648,0.0006994169,0.015787832,-0.040241756,-0.004067337,0.004670626,0.0019981463,-0.022135794,0.00854401,-0.0012446494,0.01527286,-0.041884292,-0.036718167,0.02957906,-0.0066545405,0.00032848344,-0.036843102,-0.0025422159,-0.033372134,0.0021611084,-0.0054558376,-0.04167262,-0.015490876,0.017280905,0.035059333,0.015668698,-0.009004456,0.004540246,0.028270166,-0.15377691,-0.0033721714,-0.02311989,-0.007931867,-0.0052108183,-0.010273174,-0.0030865332,-0.042493463,-0.007704612,-0.035711028,-0.019898403,0.01869731,0.001955716,-0.021348054,-0.0077153053,0.006835281,0.008637678,0.02963861,-0.039027352,0.041151665,0.010337413,0.0127772745,0.03023488,0.014530217,-0.0024941165,-0.024893027,-0.02715774,0.0008217337,-0.04553916,-0.015501363,0.0041173017,-0.020105528,0.038108163,0.02238674,-0.022506421,0.020518199,-0.005237901,-0.022121096,-0.0073493514,-0.005929336,-0.026343958,0.015062922,-0.039859746,-0.030191138,0.008757184,0.072823666,0.017481297,-0.012938291,-0.0027693936,0.0019445056,0.016592082,-0.013174766,-0.0625029,0.01392419,-0.026351964,-0.02370959,-0.023598531,0.007041446,-0.022439452,0.020421533,-0.014058301,0.022326509,-0.008073291,0.0054555824,-0.019325236,0.023003515,-0.035688866,-0.02823898,-0.0059288577,0.01301054,-0.0004315437,-0.05857125,-0.055167947,-0.03511801,0.00059949374,0.010980033,0.040228747,-0.02323567,0.012557705,-0.013063774,-0.06321536,-0.019291133,-0.0302544,0.00626113,0.026991436,-0.0064265267,0.00041323542,-0.002237086,-0.04826311,0.03083484,-0.018957444,-0.045439646,-0.012220012,0.058161557,0.04787874,0.009294725,-0.053890835,-0.004086005,0.009877797,0.0054115765,0.012098971,0.01824737,-0.014044348,0.028711606,-0.033944014,-0.0023593789,-0.0064517134,-0.011580506,0.036490105,-0.028778708,-0.061830413,0.023297576,-0.009152154,0.003052817,-0.038128205,0.009069666,0.0066004083,0.039998602,0.014405984,-0.03211529,0.0011631957,-0.02507563,-0.014701255,-0.04725149,0.032403223,-0.011532593,0.030197246,-0.0066436115,-0.014956503,0.021129498,-0.03518462,-0.041035675,0.0149869425,0.064436264,0.041296616,-0.0051965737,-0.0014200667,0.032344904,-0.06534816,-0.011856234,-0.048193518,0.012674541,0.03496706,-0.04466974,0.01017871,-0.044447083,-0.016714096,0.0010197983,-0.0010122722,-0.042922482,0.05013086,-0.010454857,-0.028906401,0.06506663,-0.026867626,0.053908627,-0.03286686,0.04937298,-0.0010676442,0.03766434,-0.04698293,-0.02239778,-0.022438107,-0.01996855,-0.030580949,0.021995405,-0.014871376,-0.031675614,-0.042167723,0.048626404,0.007161966,0.014937074,-0.008282296,-0.031159015,0.029394299,-0.007653246,-0.002845696,-0.03987104,0.008714801,-0.01797928,0.017125662,0.007920256,0.028370315,0.021304939,0.023185244,0.00027092893,0.02796469,0.0077315257,0.02414803,-0.030510044,0.031885903,-0.007919555,-0.039914645,-0.002237535,0.019085664,-0.013512469,0.0046718186,-0.013439225,-0.021234013,-0.0009875554,-0.013643364,-0.0149582345,-0.012238344,-0.017525773,-0.032243133,0.009373418,-0.022708831,-0.0030598033,-0.022583496,0.01856066,0.013203881,0.047171213,-0.033548832,0.016912576,0.017944274,-0.009898462,0.057711266,0.06134083,0.022162164,-0.023808818,0.033928048,-0.028043779,0.0016100456,-0.023555208,-0.011517359,-0.007142213,0.011951932,-0.007982886,-0.006867674,-0.04533894,-0.005213979,-0.03309743,0.0005398204,0.026436148,0.020575622,-0.034252454,-0.032179784,0.007431064,-0.01780939,0.017433569,0.029931044,-0.011970314,0.02182257,0.052156623],"last_embed":{"hash":"13kx9jr","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"13kx9jr","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{2}","lines":[115,115],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"13kx9jr","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.051807236,-0.0056111654,-0.029185388,-0.02243999,-0.045311626,-0.019326385,0.019304387,0.0096891485,0.021333978,-0.001609618,0.0037935188,0.028944891,0.0023577602,0.025097396,0.059386287,0.013714173,0.03202002,-0.0024858532,0.026509905,-0.0048756376,-0.010512526,-0.010546446,-0.0045391307,-0.016187778,-0.0012806866,0.014137838,0.011377966,-0.031108527,0.004984755,0.0004251124,0.037298907,-0.020508388,0.014495185,-0.03810623,-0.034211967,-0.043106735,-0.011594956,0.0026963432,-0.06181202,-0.009951719,-0.014279074,0.013095491,0.0009606123,-0.0008083041,0.0319748,0.021951187,-0.017001634,-0.031053258,-0.0007915289,-0.025428189,-0.042597458,-0.01081676,0.0654014,-0.02546678,0.038444888,0.0455995,-0.0503495,-0.017791672,-0.05192679,-0.0033436823,-0.03503126,0.026936896,-0.025349624,-0.020074489,0.034127016,0.025547585,0.012016769,0.009069716,-0.02629658,-0.03220387,-0.041311238,0.02090362,0.008013077,-0.04353953,-0.04786672,0.030302426,0.044464517,-0.030513601,0.0076941582,0.045292128,-0.041679267,0.023944845,-0.011742103,-0.014775311,0.016085535,-0.0003600796,-0.022872362,0.082539015,-0.0005228643,-0.008611675,0.010903522,0.023573669,0.03682848,-0.020208819,-0.053550113,-0.038988512,0.034967095,0.003846363,0.026949681,0.0008675072,0.023510389,-0.0010676484,0.010369069,-0.021598399,0.03995286,0.015966738,0.0013366346,-0.010741531,-0.021029016,-0.019177955,-0.03145181,-0.008380318,0.053215127,0.01978362,0.014425272,-0.02677159,0.021178246,-0.046016887,0.020158757,-0.01362795,0.014108368,-0.022512397,0.03655598,-0.02726403,0.023835441,0.007847851,0.006420996,-0.015088706,0.039761256,-0.01934745,-0.004376304,0.02777155,0.0019937898,0.021871004,0.0068933787,-0.029472994,0.02522857,-0.02049033,-0.012806998,-0.063593104,0.04049523,0.051729824,-0.0239544,0.00344709,0.007836052,-0.064718105,0.040908482,0.05390302,0.0024771893,-0.020915398,-0.03486516,-0.001227088,-0.039420582,0.048346486,0.003103607,-0.006776666,0.05111061,0.039116703,0.017752498,-0.011995145,-0.0077722343,0.051682606,-0.0011963728,0.008635072,0.03606161,-0.022413895,0.012060999,0.03127924,0.0019224848,0.04460463,-0.0033251666,-0.039545033,0.04719683,-0.012244033,0.021571262,0.011470326,0.05229135,0.01685651,0.031090034,-0.036947932,-0.015235786,-0.0030635349,-0.009423201,-0.00951115,-0.037739515,0.03161675,-0.037217084,-0.04715523,0.017797878,0.041070286,-0.034008194,0.010374861,-0.009266229,0.003353684,0.045267474,-0.017431704,0.04404568,0.0002221287,0.015166604,-0.0134669375,-0.011101722,0.03774048,0.027603839,-0.0039807986,-0.05493154,-0.018786155,-0.01561032,-0.032129288,0.01694922,-0.010526252,-0.031691257,-0.006039412,-0.024720842,-0.0037796262,-0.05831397,0.010919218,-0.00050912146,0.04346658,0.0023258156,-0.0012605992,-0.021193953,0.05148661,-0.0152173685,0.00910022,0.00068594195,0.007477333,0.010099341,-0.022654075,0.024796186,-0.04046814,-0.02593417,0.016136527,0.021284068,0.0035954972,0.03925988,-0.013194823,-0.03364069,0.0016060659,0.04822586,-0.0114598125,0.012184116,-0.02260845,-0.00506642,-0.011793443,-0.039713617,0.03599737,0.042701446,0.001062507,-0.030285902,-0.000106663734,-0.020130211,0.040705256,-0.035955936,-0.034367617,0.008331055,0.043506257,0.03196703,-0.01376139,-0.021126386,0.019518374,0.006474254,0.03006042,-0.006975141,0.00057522743,0.019146593,-0.0123933535,0.011012469,0.008149901,0.017402789,0.00441601,-0.05153868,-0.034156144,0.0443191,0.0007794316,0.012763923,-0.019106263,-0.03814252,0.017093658,0.07040515,0.02744049,-0.010227548,-0.007571786,0.024159044,0.046537388,0.06393021,-0.016010778,-0.02244564,-0.07330037,-0.00882167,0.009841603,0.0017861475,-0.03360079,0.05819911,-0.023371127,0.014823468,0.039955735,-0.008618533,-0.15576115,-0.06399855,-0.008148443,0.053577274,0.033010837,-0.0007173797,-0.02620495,-0.021251177,0.010381517,0.07705456,-0.015110896,-0.048607357,0.021748284,-0.0053430074,0.03224732,0.022112217,-0.010334513,0.032485172,0.015413021,-0.022569695,-0.017529424,-0.01619715,0.064137265,-0.0000057790867,-0.042938054,-0.031977855,0.07029821,-0.004508799,0.023883874,0.014685159,-0.002636721,-0.06300483,0.010730567,0.0116302855,0.002896538,0.0031198522,-0.02623876,-0.025606347,0.029392665,-0.04811051,0.026811725,0.041877806,-0.008295558,0.032589827,-0.01645121,0.013407243,-0.010818568,-0.002076063,-0.037123274,-0.02328371,-0.07761789,-0.05023999,-0.00083362596,-0.020678453,-0.03134159,-0.0071119685,-0.029859833,0.008646788,-0.0036926405,0.027320197,-0.00015722448,0.01758994,0.02289226,-0.04815518,-0.017018566,-0.001627762,0.0861544,-0.020879174,0.0368547,-0.024611734,0.019124644,-0.048567217,-0.023905937,-0.017307239,-0.030296996,0.033057548,0.023591267,-0.008720184,0.01176956,-0.10252679,-0.028156906,0.031727422,0.008722364,0.013085846,-0.03187497,-0.014522008,0.053840566,-0.0008600978,0.023686469,0.22858153,-0.021681007,-0.001976205,-0.01636504,0.060496584,-0.045651637,0.0060678725,0.058609724,0.020001445,-0.034563303,-0.015744153,0.023852019,0.0488457,0.0028131732,0.054328024,0.045348536,-0.046968207,0.03746626,0.06808488,0.012684507,0.022746416,-0.009102772,0.03660963,0.021140594,-0.027421877,-0.03978754,-0.0014893948,0.04293424,-0.06546689,0.02567661,0.006839324,0.062165968,0.081692405,-0.031898983,0.0064798095,0.008210935,0.038587045,-0.04623383,-0.007168761,0.00999353,-0.00938542,-0.018779375,0.012825992,0.012661723,0.029276531,-0.049526677,-0.016306499,0.02597069,0.01210248,-0.010185425,-0.023858827,-0.019853493,-0.019926155,-0.013169575,0.0027738393,-0.02491602,-0.042430714,-0.042081635,-0.03778338,0.056483705,0.028008854,0.009203877,-0.011875286,0.031493798,-0.003486897,0.0085091945,-0.028036866,-0.03352828,0.031721026,0.047848754,0.027344733,0.032528892,0.036286835,0.0016528444,0.014028436,-0.032551657,0.035588466,0.039443407,-0.035014432,-0.0150382565,-0.016645694,0.01687817,-0.03287085,0.0123080835,0.00047378207,-0.038573883,0.01845116,0.08307158,-0.01880909,0.05431401,0.0071293777,-0.01337808,0.00737656,0.019547591,-0.0028826762,0.047091655,-0.0010897691,-0.0025292726,-0.058927696,-0.004610151,-0.032085113,0.006506856,-0.004996767,-0.040253863,-0.006550576,-0.035953168,0.01246055,0.045384917,0.02431062,0.017511578,-0.07771714,0.020740254,0.01868528,-0.037664678,0.017323023,0.01909921,0.02029235,-0.009064399,0.029162228,-0.01034249,0.024701353,0.015700577,-0.01122639,0.051513735,-0.0034777145,-0.0941846,-0.04008491,0.026893307,-0.026687387,0.032457147,0.040284548,-0.035041854,0.016774455,0.043573756,0.011428927,0.009656969,0.016819635,0.005488133,-0.035029598,-0.02110544,-0.025011547,0.013308523,-0.0018320715,0.013393335,0.009445554,0.021650186,0.0055325176,-0.040472027,0.0059743733,0.029466104,0.020651944,0.035618957,-0.00019631085,-0.018185992,-0.00676987,-0.017183285,-0.0073961844,0.02850936,-0.030072443,-0.021890247,0.010857267,0.012384713,0.06260293,0.046573576,-0.05146345,-0.02053593,-0.0030739259,-0.030222531,-0.020607624,0.009656388,-0.043166406,-0.05750755,-0.07387985,0.017463114,0.013943536,-0.044034544,-0.018039234,0.014327116,-0.009268845,-0.050243095,0.029098168,-0.07043922,-0.061268657,-0.00094372744,0.04551694,-0.008267478,0.026108433,0.0074772127,-0.01639146,-0.0105290925,-0.03769701,0.09953365,-0.022604628,0.014798746,0.02815564,0.00011896911,0.028888358,0.020263735,0.015516811,0.0023873786,-0.02798954,-0.018029997,-0.022688063,0.019048246,-0.017115481,-0.0046571097,-0.01774096,0.008370591,0.007897176,0.027712695,0.012570552,-0.00045022633,-0.063344106,0.018286085,-0.0042718174,-0.041855045,0.07696068,0.039681543,0.011230241,-0.0081571825,0.040082164,-0.022336967,-0.015732711,-0.014024415,-0.028961897,0.012350611,0.0022525832,-0.016217047,0.015304899,-0.011468365,-0.0002391212,0.023443501,0.03462911,0.00472878,0.0016386523,0.00632715,0.026662795,0.03765758,0.015756043,-0.047172584,-0.043734282,-0.028203674,0.0030802847,0.060878422,0.006856358,0.012403886,0.0058987616,-0.08581277,-0.029103152,-0.026427574,0.049809072,-0.058341864,0.004288639,-0.045642573,0.017818201,0.008650629,-0.016305555,-0.018921146,-0.021080682,-0.040267672,-0.011196635,0.03302483,0.0022528407,0.0076990887,-0.0029161212,-0.04439083,-0.0077093504,-0.04082136,-0.030597743,0.0071055605,-0.028495155,-0.008443169,-0.00026145627,0.0035365503,-0.011164374,-0.024530895,-0.0036811465,0.032866877,0.06373115,0.03057941,-0.045780227,-0.0070070424,0.0066384687,0.010941717,-0.039307866,0.028223425,0.027292682,-0.046188712,0.0112978425,-0.0005030701,0.027417285,-0.014822212,-0.023391157,0.045529757,-0.028271753,0.013207071,-0.033262067,0.02997122,0.037091207,-0.012432313,-0.009440471,0.014014149,0.01693416,-0.010747786,-0.011522002,0.019155083,-0.017162718,-0.023958005,0.009096077,0.015452749,-0.014384104,-0.06369452,0.03550312,0.01537561,0.012632377,0.015115845,0.04282631,-0.036875907,0.016234918,-0.021936933,-0.037674375,0.02945083,-0.051834702,0.034130532,-0.021512542,-0.0037084306,-0.0018972325,-0.013909018,-0.029416751,0.02173325,-0.012578256,-0.052489553,-0.002555116,-0.019456988,0.0081003085,-0.023006964,0.041532934,0.00045872235,-0.0044965255,0.03546599,0.027288716,0.0015807638,0.011627196,-0.011495439,0.019866163,-0.024402197,0.011362753,0.009011047,-0.019403502,0.0067919805,-0.016968656,0.02365149,-0.045685004,-0.017656535,0.00978175,-0.021419853,-0.02501159,-0.008849559,0.021082794,0.060930472,-0.021363571,0.033936482,-0.024370624,-0.0068331556,-0.025142094,0.011835073,0.0060476186,0.003202056,-0.04033734,-0.014539932,0.00760196,0.0012153416,-0.010598893,0.0026392401,0.0027408923,-0.016016584,-0.06252073,-0.049155384,0.02875128,-0.014100351,-0.011603713,-0.036120344,0.002106424,-0.0200676,-0.0077224476,-0.031248238,-0.05215084,-0.01830172,0.034047008,0.075161554,0.022786867,0.002104733,-0.020597432,0.019408394,-0.15493679,0.0059158853,-0.025310578,0.019136483,-0.013491759,-0.012346981,-0.0026390643,-0.039932974,0.007644871,-0.03689555,-0.028659493,0.0049173883,-0.03057666,-0.0176136,-0.017334072,0.014502876,0.03125198,0.01924707,-0.052878775,0.051268104,-0.0018854539,0.016917663,0.06386264,0.017320476,-0.008379575,-0.033346627,-0.016456936,-0.024811778,-0.050437726,-0.012726837,-0.03954202,-0.034119807,0.03595091,0.031057872,-0.028733822,0.027269943,-0.014293733,-0.013499672,0.0012342576,-0.008099441,-0.041434184,0.021682985,-0.03565758,0.0028509193,0.037247118,0.0938359,0.011284363,-0.019419111,-0.005658714,0.007925645,0.014576318,0.013076297,-0.03545189,0.022055319,-0.031749934,-0.017498057,-0.023650717,0.025149984,-0.02494255,-0.00037114864,0.006214322,0.034367867,-0.0049714865,-0.003151323,-0.045539867,0.017077621,-0.039048124,-0.033779956,-0.012370201,0.008409942,-0.00082793867,-0.038838796,-0.061300192,-0.019691324,-0.012845167,0.016620213,0.047381032,-0.0012087679,-0.013825543,-0.0072175344,-0.056012653,-0.0063570742,-0.028930418,0.008049407,0.024144724,0.007079782,0.020140104,-0.00090140477,-0.06746021,-0.008700015,-0.0319608,-0.03996329,-0.018688995,0.038897943,0.020197792,0.02721695,-0.03912553,-0.013747243,0.009672049,-0.007699859,0.00025230722,-0.009679461,-0.0021789456,0.04000215,-0.027499843,-0.02111695,0.03154396,-0.021178793,0.013751808,-0.021046879,-0.050133146,0.022328824,-0.022777582,0.002923228,-0.07336547,0.0013146921,0.015083394,0.036325708,0.0059690033,-0.004922412,0.009335807,-0.024070317,0.01807901,-0.04103663,0.046950884,0.0013457366,0.036161866,0.02860853,-0.0049339384,0.008920591,0.004964692,-0.020516135,0.007897817,0.065930344,0.024904512,0.013786533,0.0069222236,0.04038888,-0.04821905,-0.0408717,-0.06627235,-0.010935525,0.024614144,-0.039606646,0.016854214,-0.025013803,-0.008293829,-0.007188438,0.004019476,-0.05683118,0.0470343,0.0042819567,-0.032415863,0.02830325,-0.02478465,0.088978544,-0.03969164,0.06233885,-0.023301518,0.043806754,-0.046986967,-0.016704725,-0.015726669,-0.044598,-0.02970322,0.02596822,-0.029457627,-0.011264518,-0.03982507,0.04821944,-0.007950647,0.020421643,-0.01688376,-0.009139743,0.028280372,0.004931267,-0.012952669,-0.022929652,0.0054754955,0.004677434,0.017186152,0.0045010224,0.02470157,0.015437805,0.040504307,-0.01193123,0.019423226,0.013670351,0.025979279,-0.010887977,0.0316166,-0.026251264,-0.022697091,-0.01018872,0.029785039,-0.013353496,-0.0056797587,-0.024861863,-0.011828965,0.050320063,-0.02359176,0.020177398,-0.01353536,-0.011643038,-0.025888165,0.003725122,-0.024598416,-0.010684063,0.0035271395,0.024797618,0.042800333,0.030019844,-0.050373904,0.010521941,0.0055395323,-0.0010973032,0.020081136,0.041872296,-0.013937348,-0.029105568,0.039835867,-0.014076425,0.0037075053,-0.007168144,-0.030133523,-0.022225576,0.0065396545,-0.033693146,-0.0063703824,0.006018617,-0.017383013,-0.03468151,0.009802534,0.03739879,-0.0069629154,-0.007847206,-0.021364246,-0.0026635302,-0.00018845127,-0.011095776,0.034660105,-0.0063600503,0.017180905,0.03544558],"last_embed":{"hash":"1e63j31","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"1e63j31","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{3}","lines":[116,116],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1e63j31","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.059668627,-0.003876611,-0.046398867,-0.009647729,-0.0133035,0.005049696,0.029768726,-0.0116407545,-0.0030677682,0.0016990803,-0.005481905,-0.018916262,-0.025791869,-0.008089633,0.04104919,0.00035983877,0.020568497,0.0042732107,0.03758101,0.020900777,-0.026344249,-0.02819205,-0.027903728,-0.020999694,0.017982656,-0.0066912924,-0.038795903,-0.021226862,0.042719197,-0.00011457038,-0.00050202425,-0.03205469,-0.00677858,-0.030390559,-0.03197129,-0.035535973,-0.024567008,-0.0026647225,-0.038702607,-0.0034850847,-0.0075100004,0.02660297,-0.005667724,-0.0064734,0.036660247,0.019640615,-0.008286246,-0.019591622,0.041162696,-0.039024845,-0.038116943,-0.0021161593,0.08190003,-0.03157087,0.03143488,0.02688465,-0.06296259,-0.00019295688,-0.026699614,0.003430874,-0.05742379,0.023440959,-0.024477793,-0.0014592722,0.043097056,0.024219146,0.0133043025,-0.014017548,-0.02151401,-0.019264163,-0.034658026,0.022193588,0.0017663673,-0.003993871,-0.050962135,0.020488087,0.048979446,-0.030107306,0.016425595,0.034505114,-0.038200177,0.017734721,-0.007491199,-0.02142879,0.01389118,0.015033841,-0.0064040027,0.061724566,-0.02185628,0.019755282,0.018031778,0.02467877,0.0035462475,-0.01688471,-0.03972108,-0.04657704,0.024433728,0.011829035,0.05727746,-0.004970224,0.009004409,-0.016495554,0.024418727,-0.009046472,0.033927172,-0.010202363,0.003166502,0.00038984668,0.011125168,-0.009176814,-0.03335628,-0.012443219,0.018988788,0.039526284,0.0067720874,-0.026799086,0.029063942,-0.035118196,0.015417046,-0.012619516,0.021494033,-0.03967327,0.05817121,-0.031994507,0.05100404,0.023787634,-0.0085098725,-0.024888942,0.03232518,-0.037923478,0.011009158,0.024320185,-0.0062229387,0.016389374,0.00008859809,-0.007712045,0.018767789,-0.03516462,-0.021881243,-0.044520654,0.032973673,0.03580698,-0.012530195,0.0014779526,0.015595,-0.0087316865,0.053944975,0.027594049,0.026458543,-0.032315005,-0.046844356,0.007127084,-0.050517466,0.03264997,0.019900132,0.019909672,0.005555305,0.056172036,-0.00878828,-0.0025595592,-0.025107058,0.04898276,-0.009923278,0.023982752,0.0141423615,-0.011458311,-0.0048063556,0.019590376,-0.009974915,0.05399875,0.020427514,-0.060507126,0.04109713,-0.015162144,0.036217235,0.018651607,0.0300216,0.032294918,0.041898195,-0.034134563,0.01788081,0.0075272312,0.0036967106,-0.027021632,-0.027748046,0.020713035,-0.05768527,-0.04386266,-0.011689884,0.03264346,-0.062356737,-0.00016242251,-0.0026511026,0.00012008848,0.04771049,0.00050583755,0.048012372,-0.004051725,0.007602619,-0.00373643,-0.007554981,0.054016408,0.021093862,0.0007979004,-0.03383469,-0.037524216,-0.00052827026,-0.059179004,0.013646946,-0.030034764,-0.0026398927,-0.0057116686,-0.056498487,-0.020080673,-0.023222357,0.027335288,-0.0011514075,0.04196548,-0.037140463,-0.019252231,-0.01852627,0.056445323,0.011281278,0.005817828,0.012772505,-0.0144216465,0.043201584,-0.026497336,0.0048477035,-0.033056,-0.02684074,-0.008434327,-0.021712765,-0.008149852,0.062390905,0.0046790065,-0.010865276,0.00023264292,0.040364012,0.022256557,-0.0044535473,0.0073706373,-0.029333312,-0.037082214,-0.033161942,0.005121641,0.04361051,0.013831743,-0.036948085,0.021100808,-0.010065207,0.015649091,-0.022968879,0.0036043208,-0.013462593,0.018123364,0.03445081,-0.02868968,-0.008567611,0.017849244,0.013717769,-0.005966715,0.0012148966,-0.0047737802,0.024741225,-0.007945945,0.020033944,0.005369927,0.030463383,-0.01813442,-0.04636466,-0.0631333,0.039374314,0.02187987,0.034350526,0.013222338,-0.012436507,0.011696072,0.04629791,0.021308227,-0.017376859,0.021175692,0.001747104,0.047646534,0.06640759,0.013172479,0.0010861676,-0.073712036,0.008957111,0.015764931,0.011198698,0.0030610117,0.0699078,0.0154236965,-0.020583838,0.02187382,-0.0028097357,-0.1577261,-0.055238605,0.003713256,0.0044149966,0.027159013,0.037436478,-0.03294288,0.011375217,-0.0022736392,0.036304954,-0.025952814,-0.045069993,0.043161083,0.012198066,-0.018370554,-0.006680802,-0.034183107,0.029695213,0.020997433,-0.0365371,0.0017775093,-0.012866956,0.056748684,-0.00457767,-0.054018553,-0.03800509,0.08324011,-0.011879237,0.0044547534,-0.008682296,-0.01822215,-0.022403566,0.012358192,0.016167125,0.0181943,0.01088984,0.021602012,-0.041757748,0.058895797,-0.01755355,0.019892378,0.04691805,-0.005729396,0.04023675,-0.01329658,0.0036798646,0.0026289462,0.0049558124,-0.034648843,0.009853282,-0.040081065,-0.022583654,-0.007142818,-0.0084086405,-0.019588128,0.023949634,-0.055075362,-0.003969772,-0.021545222,0.020571241,0.002143895,0.018714115,-0.007481184,-0.019021997,-0.0095950905,0.0019902235,0.056990378,-0.024162555,0.047967236,-0.03580013,0.017303975,-0.030022522,-0.019777365,-0.034603838,-0.02856891,0.032824364,0.037689373,-0.03963078,0.001019187,-0.103852354,-0.041962065,0.01738014,0.005370602,0.01613519,-0.019300548,-0.032299727,0.054818295,0.0017518909,0.05589467,0.25088796,-0.00395149,-0.0032255105,0.0010693755,0.051511113,-0.016866598,-0.012931822,0.046153676,-0.009386489,-0.048101317,-0.045747917,0.011649617,0.035111442,0.0031625866,0.038164377,0.061417844,-0.015125542,0.038014684,0.07162462,0.008982144,0.013114043,-0.029588128,0.012459874,0.031745356,-0.012376264,-0.012106109,0.0061802925,0.018105052,-0.035040863,0.041067798,0.0109808305,0.062450442,0.08616888,-0.057962973,-0.009890338,-0.0022718913,0.028272426,-0.023444742,-0.009062131,-0.030492911,0.010832998,-0.00089979597,0.041116983,0.035396993,0.010166478,-0.04818635,-0.013894699,-0.012037364,0.011007128,-0.011197656,0.006599267,-0.033060823,0.0012890105,-0.029646456,-0.012240995,-0.003918039,-0.029939447,-0.02422691,-0.052166477,0.07556896,0.052420814,0.015401779,-0.026372273,0.033469398,-0.00969811,0.012471747,-0.049707334,-0.024870856,0.037139162,0.01956395,0.026165042,0.026971068,0.03767411,-0.014318639,0.014475459,-0.0013776973,0.025810977,0.056363653,-0.025206776,0.006835966,-0.014816038,-0.0032839028,-0.02502942,0.023327818,0.0073313243,-0.0169598,-0.0064762807,0.05259022,-0.034835923,0.021789806,0.023787346,-0.02859487,0.016465273,0.04075239,-0.006464723,0.04585026,0.004047483,0.031018686,-0.05704991,-0.0069174804,-0.039301395,0.01688899,-0.012009112,-0.0426138,0.020471895,-0.033715215,0.019812096,0.015012962,0.016519478,0.007943317,-0.042889353,0.015934007,0.032887924,-0.050543815,0.0029390138,0.022428764,-0.0110891955,-0.008790765,0.021141771,-0.030321203,0.016277917,0.05123433,-0.018136138,0.032293525,0.0070177,-0.05891218,-0.05309751,0.027908137,-0.030600606,0.02826831,0.044123907,-0.0179943,0.008679422,0.046267428,0.02623061,0.01115877,-0.0056126756,0.0119230235,-0.003604203,0.00046435586,-0.032713227,0.011140416,-0.008752564,0.042709444,0.018322235,0.044901688,-0.021768762,-0.030537806,0.00023091513,0.056415617,0.030407166,0.024963507,0.018113533,-0.0021410976,-0.022076486,-0.027985964,0.0008419199,-0.012212308,-0.03134707,-0.017690023,0.020761637,-0.012988901,0.04780571,0.048248276,-0.03997847,0.0048806565,0.005276345,-0.016381148,-0.021167397,0.015235571,-0.023299465,-0.04198458,-0.08328773,0.025313746,0.012582741,-0.045221776,-0.037266966,0.01992902,0.030622358,-0.04724804,0.030114714,-0.03488087,-0.05327631,-0.035162657,0.048055887,-0.05425266,-0.006453621,-0.004795761,0.0029873736,-0.010204734,-0.035368353,0.08801105,-0.0070761824,0.001990051,0.000345121,0.026038922,0.05869619,-0.0029555568,-0.009056154,-0.0038610962,-0.024851205,-0.040068507,-0.006366406,0.028841762,-0.02930096,-0.026909225,-0.039528053,0.014235112,-0.0013987721,0.0033229222,-0.0037848419,-0.020454837,-0.07999197,0.03483264,0.0402215,-0.027598266,0.08614786,0.007679186,0.01733351,0.0023472302,0.035286788,-0.021008722,0.02321502,-0.01574615,0.006559507,0.025488246,0.0061796755,0.00042747337,0.0035186762,-0.0036514974,0.0009233764,0.002407906,0.028514042,-0.016994053,-0.01762321,-0.030341215,0.03127127,0.029857155,0.03149092,-0.034599423,-0.025510412,-0.049523015,-0.033414718,0.04330291,-0.0078013646,0.018282032,-0.048928846,-0.07643036,-0.019095806,0.017529372,0.027622445,-0.052828558,-0.01698976,-0.052286755,0.016338302,-0.004132493,-0.022297828,-0.026042864,-0.035057098,-0.0058131856,0.0022564048,0.038849395,0.002119057,0.02241218,-0.02895473,-0.059351977,0.006215882,-0.020607945,-0.016844163,-0.0034536137,-0.025968071,-0.021337071,-0.0021953823,-0.0026982466,-0.013231245,-0.019222504,-0.012967593,0.04482133,0.06890495,0.024168625,-0.015616019,-0.026054427,0.014444249,0.03005361,-0.036594886,0.0021673152,0.030126957,-0.031142844,0.019429049,-0.008061814,0.019271096,0.012552158,-0.01578701,0.026838183,-0.021305386,0.021072423,-0.052106455,0.020843035,0.024922207,-0.0004018489,-0.017855162,0.022409925,-0.0031563274,-0.016950047,-0.017291449,0.016350655,-0.0044613346,-0.035129942,0.046351213,0.058674127,-0.016827598,-0.039298024,0.04504441,0.0028209887,0.005904026,0.0491319,0.068911225,-0.026148029,0.022403227,-0.006079208,-0.032111213,-0.0010508802,-0.03152157,0.03406099,-0.021646481,0.0051352014,0.008124012,-0.015351756,-0.02837108,-0.00677842,-0.0175621,-0.038335714,-0.01852572,-0.031653978,0.010390179,-0.036363523,0.05245607,-0.024943192,-0.0039497362,-0.0007697676,0.0047618686,-0.009799316,0.028248219,-0.021057127,0.023473067,0.0042754896,-0.022991147,0.010319835,-0.021567017,0.012594219,-0.0073040575,-0.003633124,-0.055093262,-0.023085376,-0.0025821938,-0.03156014,-0.01859046,0.01657742,0.022757433,0.04230392,-0.018804941,0.02720252,-0.07744938,-0.0058056517,0.00010429457,-0.0014702785,0.043756332,0.015061408,-0.03674802,-0.0052912133,-0.0051873927,-0.024545671,0.006266488,-0.009070333,-0.012028755,0.013263687,-0.04858401,-0.019939179,0.03350742,0.0011299882,-0.049487352,-0.038934417,0.02706187,-0.015700981,0.00010743589,-0.024570338,-0.03487021,-0.025438538,0.026848065,0.053583167,-0.0060782386,-0.01852006,-0.020523837,0.039576188,-0.15002346,0.0075261947,-0.028168842,-0.0050686942,0.0062424038,0.00037189963,-0.04224188,-0.028118039,-0.016151808,-0.036951043,-0.039157312,-0.006607937,0.01156029,-0.012217251,-0.027549542,0.010721485,0.023897868,0.044492334,-0.046503365,0.011777375,0.0032336905,0.02911173,0.034501944,-0.016404828,-0.010380203,-0.017477725,-0.0074216053,-0.006612355,-0.030341705,-0.021495009,-0.020825483,0.008794051,0.03340891,0.00435319,-0.02733184,0.014872176,0.0013010856,-0.020942802,0.019832052,0.011368942,-0.033523202,0.024798619,-0.029657578,0.0077839936,0.020741485,0.08061206,0.00859957,-0.016626744,-0.028775752,-0.0015466651,-0.012967512,-0.017037494,-0.040678117,0.012379998,-0.013841017,-0.05291347,-0.03304131,0.031148724,0.0042837257,0.00561789,0.028715167,0.012875765,-0.010760004,-0.031101812,-0.039548777,0.017623996,-0.04418476,-0.041221026,-0.034747966,0.03798258,0.0036353061,-0.050123535,-0.07070058,-0.0391642,0.013258917,0.058497757,0.02183168,-0.0022119507,-0.033179205,-0.023151256,-0.043194007,-0.02039265,-0.017922318,-0.04905806,0.026691373,0.014935703,0.006909682,-0.0048327926,-0.08243846,0.009974106,-0.027798368,-0.036941037,0.011201486,0.054785468,0.044701576,0.0130187925,-0.030100852,-0.017921938,0.009398786,-0.01888778,-0.040915117,0.008036196,-0.000858479,0.022561362,-0.005282147,-0.022703739,0.0044161207,-0.010761201,0.027790861,-0.02353496,-0.035365198,0.019709181,-0.029167354,-0.0026601984,-0.05575834,0.02626491,0.020708334,0.028419,-0.036811683,-0.005194406,0.01008038,-0.03212194,0.0028308202,-0.03453384,0.029973952,0.0045805373,0.04346341,0.0058061765,0.0030897756,0.012049175,-0.01326177,-0.021295378,0.0031127755,0.06563866,0.038444556,-0.015849313,-0.017434603,0.04152943,0.0066797393,-0.039569806,-0.07250154,-0.005398411,0.017079856,-0.04397222,0.015511072,-0.019499974,0.009861881,-0.020722415,0.0054697865,-0.078119904,0.039072815,-0.0063265325,-0.017204942,0.060033422,-0.008550238,0.046807382,-0.0010803359,0.039597057,-0.005779074,0.02894515,-0.04431739,-0.024378233,-0.0072702067,-0.036447342,-0.028086595,0.011211832,-0.040920194,-0.00858135,-0.034726113,0.058585647,-0.014805689,0.041009285,-0.012211503,0.009640735,0.032073267,-0.011514538,-0.010515123,-0.040471535,0.040005352,-0.0322807,0.014600991,0.015041798,0.033208232,0.026840651,0.05879502,-0.015268143,0.033461172,0.04926113,0.011680397,-0.022992406,0.022975914,-0.028941711,-0.025681488,0.005121229,0.022965942,0.014110582,0.022863634,-0.002461649,-0.016149862,0.020787204,-0.0057374225,-0.03133815,0.022711623,-0.03625398,-0.0131166,0.0014815164,0.00012111969,-0.008687696,-0.0039749,0.017969618,0.01555448,0.0066267704,-0.049457166,0.01998592,-0.005570737,-0.003014228,0.03849457,0.06110902,-0.0137349805,-0.030539254,0.05765817,0.0021020507,0.009666745,-0.027594509,-0.03564993,-0.009702525,0.011222103,-0.037705917,-0.02051678,-0.012623523,0.01345875,-0.015698291,0.004992681,0.026185881,0.0015036939,-0.028687475,-0.031530324,0.0113526005,-0.017684503,0.04292926,0.038239893,-0.012113466,-0.016619818,0.034968205],"last_embed":{"hash":"17jw27s","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"17jw27s","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{4}","lines":[117,117],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17jw27s","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05847198,-0.009816956,-0.036393773,-0.022088062,0.0072238874,0.006388294,0.02997659,0.011639814,-0.008796857,-0.0059691197,-0.028917756,0.027736772,0.0061016395,-0.012340098,0.036598075,-0.042105004,0.018398022,-0.005030437,0.042781353,0.027872456,-0.03185745,-0.03717256,0.028024917,-0.03767532,-0.009811888,0.011099092,0.0051925695,-0.014457689,0.03762801,0.010077497,0.0024673946,-0.00017388385,0.050181765,-0.031708628,-0.022867419,-0.04169873,-0.0076959375,0.00841477,-0.0424404,0.0039281244,-0.0293461,0.013802794,0.02466992,-0.006332278,-0.0025671285,0.025870591,-0.034118358,-0.022633929,-0.01744978,-0.016815608,0.01011898,-0.004750662,0.042664055,-0.049879454,0.0589286,0.026993135,-0.025594957,0.014254351,-0.039318528,0.0073498064,-0.06319478,0.029432325,-0.02300642,-0.0204795,0.031401485,0.039384436,0.016829256,0.023652406,0.00010908864,-0.013179665,-0.01940207,0.035775565,-0.04176584,-0.0025543116,-0.0968617,0.015755624,0.058145292,-0.026310483,0.027983855,0.038653024,-0.011173779,0.020354172,-0.009062395,-0.016931929,-0.0076737087,0.011895335,-0.032215014,0.02882796,0.029842455,-0.004328491,0.029237729,-0.0028453104,0.0025678403,-0.033147845,-0.052436028,-0.020932673,0.0045260848,0.012447391,0.018667985,-0.01916805,0.04460593,-0.0130686695,0.003072592,0.008996581,0.072745405,-0.052928798,0.018145086,0.006088018,-0.021600725,-0.023542145,-0.010344254,0.0040204795,0.03591613,0.029749338,-0.0048264153,-0.016641164,0.0020325733,-0.043112196,0.026255328,0.022400679,0.036731243,-0.022633545,0.040752023,-0.06645246,0.033667937,-0.007191416,0.029696079,-0.026322652,0.033983983,-0.03297937,-0.027865507,0.044736028,-0.0059460816,0.008747651,0.014671879,0.012633558,0.0060066567,-0.07772457,-0.012429545,-0.068680905,0.043093543,0.039019376,0.00953754,-0.029076682,0.025038589,-0.035127565,0.03950686,0.026858356,0.006149124,-0.0002736979,-0.02782753,0.0313898,-0.012637197,0.06134439,0.032319374,0.042057812,0.047905285,0.04436144,-0.019965088,-0.037119243,-0.040955998,0.023028547,-0.0012587765,0.052046005,0.028054433,-0.015545299,-0.03792382,0.029755194,0.0030268724,0.029736862,-0.0069277235,-0.041405555,0.009453828,0.0027321319,0.0272029,0.0122118415,0.04720579,0.030917581,0.06737632,-0.03412835,-0.019464582,-0.0126412455,-0.011947595,-0.023026993,-0.017963756,0.02326242,-0.04840855,-0.048187487,0.00992791,0.0105382735,-0.06200297,0.015533094,-0.027113598,0.029570755,0.013199411,0.028515153,0.021057272,-0.022790514,0.014355615,-0.056614965,0.01163035,0.058659714,0.0036403602,-0.032752927,-0.037071843,-0.015264472,-0.017146556,-0.024484498,0.007996121,0.00042574335,-0.03885668,-0.008804382,-0.01913939,0.009091881,-0.032694712,0.035887994,0.0018053494,0.042008247,-0.01944282,-0.005239348,-0.006751908,0.0056177145,-0.01510584,-0.010934927,-0.00948246,0.0026721952,0.041913237,-0.008964135,0.007518305,-0.020375209,-0.05570437,-0.018119833,0.022887845,0.012082289,0.060099546,0.027354462,-0.030009339,0.012946168,0.071055025,-0.008973282,-0.029330768,-0.019587273,-0.0033592195,-0.014025613,-0.018407743,-0.014538997,0.06782694,0.010663656,-0.032991916,0.0115260985,0.011676208,0.010881109,-0.0090828845,-0.0009491466,0.043228112,0.027090933,0.024356626,-0.0057022194,-0.021519057,0.017363641,-0.0059439857,-0.01286165,-0.008989567,-0.002773442,-0.00329191,0.020795448,0.019028163,0.005958908,-0.008993823,0.0027391186,-0.044075575,-0.029420411,0.046699695,0.029954622,0.025843726,0.020078415,0.008194484,0.020429563,0.079214156,0.027368456,0.004045859,0.0043023257,0.028054582,-0.0068762666,0.03506032,-0.009191057,-0.043226004,-0.0638438,0.003592004,0.01943946,0.0017967003,0.022495322,0.05712637,0.020596454,-0.017731754,0.016661793,0.023486884,-0.16491225,0.003001058,-0.013087414,0.03698947,0.03483273,0.039206155,-0.018650979,0.02272859,-0.05160184,0.030799018,-0.022955418,-0.054572843,0.025530986,-0.011559529,0.023034645,0.022476725,-0.03393504,0.043670595,0.015322833,-0.037567414,-0.0077993544,0.020346122,0.04064813,-0.025936779,-0.023043219,-0.0054121586,0.055799086,0.000035065004,-0.00705534,0.008015518,-0.006127003,-0.02420612,0.0018560681,0.0046615275,0.013518061,0.0041416152,0.030768389,-0.042851903,0.0031975992,-0.034275576,0.03157302,0.051490866,0.02189871,0.0812114,-0.016999241,-0.017853765,-0.0006559203,0.008838765,-0.03221305,0.00464915,-0.06217108,-0.009561543,-0.0022587962,-0.036104504,-0.0428554,0.015075751,-0.041160908,0.024505371,-0.02637976,0.01842996,0.028967842,0.026548332,0.0021097243,-0.027490014,-0.052708786,-0.03261352,0.044822667,-0.021854358,-0.00065428164,-0.021898285,0.02088464,-0.02860372,-0.0031068355,0.0012434961,-0.021301609,0.013819475,0.014508634,-0.009447693,-0.025100214,-0.108334556,-0.019643245,0.006592553,-0.028439874,0.014599307,-0.008271854,-0.04177602,0.026412599,0.014572709,0.03952035,0.25458485,0.007428564,-0.028523043,-0.024213815,0.06541933,-0.031233799,-0.0058934134,0.039216496,-0.0016540048,-0.04148863,-0.056092367,0.024331886,0.03267399,0.0018404227,0.046623897,0.047900103,-0.008755412,0.030480657,0.06275822,0.037419885,0.054318074,0.00440164,0.014590864,0.034065075,-0.0255317,-0.023899905,-0.01133266,0.014480463,-0.032770406,0.020124327,-0.029490525,0.053905524,0.059663326,-0.034876384,-0.030673437,0.016484948,0.0039180117,-0.07586778,0.019493436,-0.013011781,0.0003406744,-0.00563507,-0.0107166,0.0038489006,0.00082403485,-0.05546972,-0.0030185534,-0.0066012447,0.019649854,-0.004452337,-0.039127287,-0.026971966,-0.0059932354,0.005200101,-0.042497706,-0.018634895,-0.029499607,-0.05461689,-0.035694357,0.034359038,0.0147178285,-0.00075059547,-0.009394928,0.007026069,-0.0144766215,-0.0035048076,-0.062146645,0.023923337,0.036054164,0.03608098,0.0373492,0.026657011,0.0016836935,-0.0059609883,0.032764636,0.024175448,0.029266052,0.0112926895,-0.015443983,0.025716096,-0.038400576,-0.0153288925,-0.013245281,-0.036772892,0.012266841,-0.028986609,0.035798945,0.06227987,-0.016458562,0.03462851,0.020856654,0.036931958,0.0062036756,0.03505478,0.015088285,0.016918173,0.010165993,-0.0010728334,-0.030974666,0.0061071524,-0.014403355,-0.012507154,-0.008437269,-0.045833204,0.03501167,0.009904309,0.0058123944,0.013354809,0.023283819,-0.009080667,-0.062063925,0.015847014,0.025812946,-0.03158962,0.0041895392,0.05409741,-0.020847885,-0.008616459,-0.0022224735,0.0049709985,0.018926686,0.034610983,-0.018744627,0.035446025,0.011232673,-0.026053565,-0.025249114,0.017725494,-0.017081408,0.023240404,-0.023981152,-0.021499781,0.019008497,0.064847045,0.00884626,0.026181221,0.02387749,0.00046991254,-0.027975902,-0.040482588,-0.022398258,-0.012266072,-0.017251894,0.01173851,0.0008352121,0.026722575,0.004926976,-0.083911076,-0.035444863,0.027828118,0.008377475,0.008423466,0.0011180498,-0.035691354,-0.00081145565,-0.031009812,-0.0304045,0.00090599805,-0.0077699916,0.004974736,0.03119948,0.0029391116,-0.007996714,0.019058753,-0.029885083,-0.006862852,-0.0030167936,0.018892603,-0.019795634,0.004993071,-0.014900789,-0.037082493,-0.04819231,0.052687142,-0.027987745,-0.027404368,-0.042736188,0.063219704,-0.030181402,-0.030648584,0.0070634456,-0.020175645,-0.062438052,0.011874283,0.006016396,-0.023752091,-0.0018037527,0.016389566,0.012868378,-0.022005916,-0.011013003,0.0899676,-0.010118627,0.010049099,-0.042833153,-0.03256167,0.04485662,-0.02589883,0.021259872,-0.024863109,0.007845952,-0.007894299,-0.024276577,0.0022353171,-0.008983787,0.0038611589,-0.029541478,0.050345905,-0.0057822233,-0.04037584,-0.038905665,-0.031561803,-0.06332177,0.021359148,0.016284643,-0.030340776,0.078177445,0.01896358,0.04815897,-0.007915954,0.0076751993,-0.0024349494,-0.000011458367,-0.01045114,-0.0099857515,0.0039643273,0.034167226,0.004532945,0.012108859,-0.009225309,0.0065949108,0.028088452,0.036657523,0.025239242,0.020131484,0.0026070054,0.014653753,0.03844385,0.035905056,-0.025601044,0.0020496026,0.015299133,-0.015299771,0.057869878,0.008500496,0.022202404,-0.04974468,-0.05844512,-0.0109167835,0.020528587,0.023575943,-0.040911864,0.005892281,-0.01605287,0.020780182,0.029447485,-0.026993273,-0.0126953125,-0.0081916675,-0.016006546,0.002416228,0.029582717,0.0009935077,0.0378615,-0.010393255,-0.02852253,0.007836795,-0.022796921,-0.028034775,-0.01513925,-0.047778215,-0.037476912,0.015783666,0.0077081313,0.019294523,-0.014265241,-0.029721705,0.052200917,0.060032535,-0.004983529,-0.022657564,0.009964544,0.03068397,-0.0104293665,-0.015607575,-0.0049081515,-0.00026392337,-0.041048758,0.02910817,-0.04315881,0.0144824665,0.0017172897,-0.03798903,0.04584361,-0.04795075,0.011131362,-0.06694444,0.020286418,-0.0017397316,-0.021459,0.0020390695,-0.0038863234,-0.012513947,-0.0078088725,-0.025140407,0.019254105,-0.0070794257,-0.033677388,0.037438896,0.035124946,0.016075581,-0.077041425,0.014271088,0.02919688,0.02058582,-0.0026875073,0.008399011,-0.01067206,0.015287039,-0.012069626,-0.07820965,0.015940657,-0.06426439,-0.0022248896,0.015297595,-0.0017284467,-0.00035689,-0.017666383,-0.044560693,-0.022222457,-0.031653985,0.0023445557,0.0072911754,-0.0052083023,0.04205887,0.0028287289,0.050998468,0.013326269,0.011174733,0.0053363456,-0.008198884,0.020723505,-0.01804502,-0.013207026,0.037842155,-0.03263904,0.0011639519,0.02703615,-0.026909059,-0.0025386768,-0.002727876,0.009015826,-0.034727015,-0.021278588,0.010122065,-0.0058480566,-0.01848211,0.011687097,0.030041486,0.028575031,-0.01873882,0.036364313,-0.06607443,-0.02034692,-0.010960233,0.019819759,0.019796606,-0.030861855,-0.063470155,0.0041741426,-0.00731106,0.0067969584,0.014390412,0.017378962,0.018557578,0.009067906,-0.03598587,-0.03876997,0.046062253,-0.00046388677,-0.039730802,-0.038609166,0.012685512,-0.02120828,0.03771141,-0.029002445,-0.04447448,-0.018287793,0.0088529065,0.03289605,-0.0048821676,0.007162505,-0.020874264,0.010415253,-0.14505553,0.016606279,-0.0024720596,-0.025407959,-0.018678226,0.00010506428,0.0044596437,-0.011287602,-0.0027983251,-0.045752075,-0.021825707,-0.020952092,-0.009317348,-0.01625123,-0.023196105,-0.0012828686,0.023573132,0.04901191,-0.01805408,0.057269357,0.017377477,0.026550137,0.027896067,0.011781798,0.01693547,0.0021321846,0.002961166,-0.030950073,-0.026126593,-0.045299567,-0.019364342,-0.012004821,0.018695766,0.045432378,-0.025440628,0.018814703,-0.008535897,-0.0036646705,-0.008607958,-0.03562079,-0.026606273,0.023370141,-0.019815179,-0.014701132,0.038045473,0.09198723,-0.022265729,-0.015057913,-0.03536214,0.02111022,0.040040094,0.003557465,-0.04692908,0.030709116,-0.0046670246,-0.016900862,-0.02854629,0.005640929,0.019083444,0.010790763,0.00013258432,0.012279004,-0.016761057,-0.012848563,-0.016238298,0.013474935,-0.022811614,-0.010515104,0.013785851,-0.0037309013,0.012321673,-0.007412345,-0.07355625,-0.057511717,0.0058042486,0.028425137,0.038818218,-0.024127504,0.00067838724,-0.014156022,-0.021593291,-0.021338934,-0.0019618394,-0.038474005,0.017116569,-0.04217251,-0.009454572,0.017851619,-0.04532976,0.010688337,-0.043243624,-0.03574201,0.020034337,0.02238856,0.00042306096,0.015025932,-0.05883086,-0.0012645696,-0.0030805634,-0.0150801465,-0.002550118,-0.0161494,-0.037672214,0.045369245,-0.053106926,0.03456472,0.04287643,-0.01787264,0.035893545,-0.03356241,-0.0504576,-0.03448418,0.0021644132,-0.024992427,-0.054059397,-0.002780868,-0.0062273643,0.030361665,-0.013150567,-0.034821574,0.020970074,-0.053776093,-0.010248425,-0.025777875,0.04607749,-0.0041047554,0.023679892,-0.0061405045,-0.008934654,0.021062233,0.0008899442,-0.033930384,0.031909183,0.05249251,0.043003704,-0.00770554,-0.009304438,0.042909358,-0.08056677,-0.019258887,-0.04339366,0.032738984,0.052150656,-0.0413825,0.020728528,-0.011796084,-0.014305142,0.010686017,0.009311685,-0.03955685,0.015330097,-0.011340163,-0.022548841,0.052993078,-0.013530046,0.033271886,0.020220745,0.053247552,0.0035596916,0.02238838,-0.013490935,-0.041865725,-0.021235174,-0.019802721,-0.008755188,0.052013073,-0.04199747,-0.0131046325,-0.035710096,0.009950185,0.03512334,0.034147527,-0.015120554,0.032969974,0.02328579,-0.031428307,-0.003134025,-0.052763015,0.013236276,-0.056231305,0.02800789,0.00798199,0.012120492,0.07253701,0.0046722386,0.022672841,0.024038645,0.043478582,-0.0032312858,-0.017268557,0.032760277,-0.010793591,-0.046515606,0.0101688905,0.033267044,0.01260647,0.027637523,0.024489034,0.0003071046,0.010023154,-0.01944721,-0.021802641,0.01591323,-0.041409604,-0.04782041,-0.028365929,-0.035117455,-0.022820309,0.021719493,0.011499886,-0.008387125,0.04150311,-0.04219262,-0.0013467597,0.00839051,0.0074867774,0.061341427,0.06036309,0.005209665,-0.0010960288,0.010955393,-0.012138793,-0.009470076,-0.052505545,-0.027811278,-0.0119809555,-0.029015133,0.013361137,-0.045341037,-0.035263896,-0.010779427,-0.030910956,-0.029844968,0.028599177,-0.02513147,-0.054404266,-0.003985913,0.04570093,-0.017867625,0.034587793,0.02828454,-0.033814706,0.015134023,0.03929469],"last_embed":{"hash":"1mycn4w","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"1mycn4w","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{5}","lines":[118,123],"size":91,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mycn4w","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06377788,0.0061263544,-0.035259265,-0.02723113,-0.016059332,0.0154783055,0.031482037,0.01794872,0.009364782,-0.0061471704,-0.025574582,0.029312517,0.0033513089,-0.004333396,0.0572138,-0.023547208,0.017472962,-0.013854336,0.053867545,0.012289746,-0.034590792,-0.036961377,0.026779287,-0.019572193,-0.030216238,0.0020071042,0.020018404,-0.018682951,0.027752057,0.011586062,0.010935607,-0.01802459,0.025799725,-0.03748909,-0.024273042,-0.023202805,-0.016911682,0.0064561837,-0.044290937,0.0070325877,-0.010086343,0.022428675,0.022962147,0.008217699,0.02031748,0.015789453,-0.01967156,-0.030203395,0.01747606,-0.008316562,-0.01207043,-0.006984439,0.05996096,-0.03763332,0.06595261,0.04525198,-0.033028603,0.0054167886,-0.048143048,0.02158376,-0.033985447,0.023205686,-0.029175434,0.0040554446,0.033730768,0.026943417,0.020940365,0.027123837,-0.005788446,-0.008832269,-0.043008972,0.034277663,-0.048099425,-0.0068779592,-0.08912121,0.027206693,0.059090283,-0.023111343,0.042605724,0.033055376,-0.012260346,0.01638372,-0.018438706,-0.012643862,0.0022883043,0.0014720062,-0.028376512,0.05103978,0.013563067,0.013814247,0.023418784,0.015379999,-0.0058704037,-0.029650029,-0.061249387,-0.012507787,0.007191895,0.029047241,0.028792208,-0.0034724672,0.033204906,-0.008111943,-0.019427648,0.009238964,0.05945854,0.00239253,0.014484379,-0.02370192,-0.045286935,-0.0088225985,-0.022095647,0.010452827,0.027833862,0.025057692,-0.0122954985,-0.029125687,0.006234259,-0.035812046,0.031884298,0.016601818,0.016811686,-0.0304235,0.048439138,-0.053678278,0.019092554,-0.010183472,0.009338322,-0.039077256,0.027019119,-0.032789305,-0.019160792,0.046773758,-0.0037305993,0.005312264,0.015352661,-0.006360995,-0.0043699713,-0.05226414,-0.010104386,-0.057733454,0.045321383,0.057466708,-0.013883314,-0.01914879,0.030771112,-0.049579803,0.053970736,0.025033083,0.0009197125,-0.018464368,-0.041812595,0.01423178,-0.008738941,0.023040857,0.029729217,0.0076675876,0.062937014,0.039962735,-0.011795187,-0.03217251,-0.028658224,0.036336847,0.0141839925,0.024735315,0.022002535,-0.028821442,-0.019652622,0.03311724,0.0066492376,0.037043553,0.0068341685,-0.06023392,0.012401459,0.0073905326,0.020884413,0.008780516,0.0400404,0.019567113,0.07176759,-0.03333661,-0.015767634,0.0020175206,-0.019608343,0.0022969162,-0.024441836,0.030610494,-0.05718691,-0.035384785,0.01831991,0.018383048,-0.048170924,0.03403422,-0.009626374,0.013180375,0.020829892,-0.00074682693,0.06680865,0.00052062876,0.011557724,-0.03511621,-0.00023802792,0.061373126,0.016609443,-0.038514715,-0.026401252,-0.019601205,-0.00953902,-0.02240546,-0.0018601677,-0.028497398,-0.053224113,-0.017305367,-0.0364667,0.010077215,-0.061450887,0.010986082,-0.008597431,0.03696896,-0.021941151,-0.005795949,-0.006125677,0.023569543,-0.033764847,0.005540959,-0.0096690655,-0.012156546,0.051050223,-0.0206364,0.025037035,-0.014122514,-0.04241435,-0.008201146,0.013384842,0.030028854,0.067489035,0.013346705,-0.028464742,0.004514889,0.071606085,-0.044318862,-0.005630432,-0.013502614,-0.0065459125,-0.01799402,-0.042892266,0.014704667,0.04569631,-0.010966504,-0.029149357,-0.009545498,0.007540074,0.016518733,-0.016486922,-0.012775187,0.012752835,0.035994954,0.028095426,-0.00007002146,-0.023543509,0.017138416,-0.010670653,0.015408153,-0.009792732,-0.0023500954,0.008618231,0.0019387918,-0.00025610323,0.0014331694,0.0011384074,0.01984128,-0.03349352,-0.03371759,0.03747475,0.034470234,0.045594383,-0.018951053,-0.016146706,0.030758552,0.058825593,0.030786784,0.0010965336,0.018295286,0.01796408,0.032211617,0.06559068,-0.023103848,-0.031396277,-0.07090395,0.005108766,0.013904319,0.004088774,0.0043315794,0.05128109,-0.007829702,-0.009425022,0.027967058,0.01883891,-0.1501437,-0.019868882,-0.0077713258,0.044240337,0.039828926,0.027038554,-0.012105256,0.004798995,-0.0033507561,0.035903007,-0.025571354,-0.042264562,0.033812683,-0.0018675625,0.013864211,0.02876181,-0.032343432,0.044936825,0.03922717,-0.035398863,-0.009000286,0.030624326,0.069692984,-0.010758355,-0.037071414,-0.02694062,0.07699233,-0.02994029,0.005889919,0.0007170587,-0.024174167,-0.040467978,0.0043694065,0.008177167,0.0059425053,0.005018798,0.007911843,-0.045665372,0.05471016,-0.04859413,0.023004409,0.044891305,0.007148655,0.07985586,-0.033106055,0.018618476,-0.004434559,0.03534288,-0.041631985,-0.012592599,-0.04450015,-0.031043751,0.007100855,-0.032871887,-0.03047938,0.0026677973,-0.039623953,0.038450312,-0.0071583446,0.033116844,0.018696202,0.030330801,0.01005576,-0.04078088,-0.048719,-0.00732749,0.072215445,-0.022357443,0.005189216,-0.0094600115,0.0153572485,-0.043385874,-0.0093154395,-0.00030498134,-0.04970173,0.029862007,0.009808552,-0.00816699,-0.019097809,-0.121267505,-0.035566226,-0.004328254,-0.021968119,0.037411388,0.01356536,-0.03744869,0.01994545,0.025159733,0.041842967,0.23965459,-0.022259956,-0.017561954,-0.012365738,0.061197545,-0.024326278,-0.044637885,0.0038794952,0.008319596,-0.044660863,-0.040069357,0.025102073,0.05483695,-0.0026320296,0.03839816,0.03861349,-0.029854175,0.024929501,0.0572301,0.03425523,0.05561138,-0.0062194765,0.027508883,0.03193729,-0.017151507,-0.032638166,-0.016098874,0.016263848,-0.058692966,0.029447293,-0.015062417,0.034888335,0.080305986,-0.038917,-0.008645311,0.0053859306,0.022825314,-0.07039116,0.013823956,0.00005830803,0.008537335,-0.0057880566,0.0005944744,-0.0027290052,0.009059511,-0.047380272,-0.0148707805,0.0053691273,0.005138039,-0.01765555,-0.021730827,-0.058729336,-0.021227265,0.0064370255,-0.030236902,-0.004018291,-0.045770094,-0.06391624,-0.044679202,0.021390978,0.040054265,0.0105365515,-0.01725478,0.017480789,-0.014587855,-0.0038732938,-0.05167162,0.00523627,0.040696472,0.049823865,0.039877545,0.03675714,0.017676285,0.014743845,0.036648747,0.015422212,0.042165842,0.019822285,-0.03169863,0.031206872,-0.019183643,-0.000106858446,-0.010328439,-0.01994462,0.0044300347,-0.041590698,0.021563899,0.04693432,-0.03157646,0.03718551,0.011356363,0.024405716,0.021388164,0.023923544,0.010353494,0.02762906,0.005364654,0.012909405,-0.025222816,-0.009614377,-0.038907927,-0.009145242,0.011000763,-0.029656336,0.03275138,-0.032173827,-0.010913667,0.034279138,-0.00437827,-0.022642842,-0.06910609,0.02943864,0.024225805,-0.0446685,0.016299102,0.057405196,-0.026257582,-0.027502008,0.0059991367,0.0047550416,0.02913283,0.010007758,-0.042866793,0.024953099,0.013898371,-0.048008244,-0.041425128,0.050327588,-0.03253547,0.030702174,0.009076032,-0.031566,0.037635624,0.048512775,-0.0063589206,0.022419134,0.024199752,0.014418784,-0.031737722,-0.02189316,-0.028604545,-0.005215735,-0.023552336,0.032729845,0.0071368446,0.02582107,0.016532276,-0.06351706,-0.0025913236,0.02161748,0.0046251426,-0.004082329,-0.00008184137,-0.016553765,-0.017514316,-0.042208105,-0.019941986,-0.0019759394,-0.032404985,-0.007880957,0.036374696,-0.0061903624,0.019089896,0.047722336,-0.046723988,-0.018248107,-0.0052481084,-0.009205247,-0.015317288,0.016568067,-0.024581995,-0.0323893,-0.041288234,0.03140579,0.004293729,-0.0642381,-0.041518968,0.023205897,-0.011466672,-0.0520227,0.037304528,-0.028397446,-0.07320694,0.022357734,0.019932756,-0.029873764,0.014095344,0.018320633,0.027116295,0.0064792754,-0.019488348,0.09140303,-0.018007422,0.02147671,-0.029244225,0.0015480017,0.012950194,-0.016978813,0.0097073335,-0.026830534,-0.017996186,-0.022021541,-0.02033333,-0.0009949086,-0.0057359897,-0.025910182,-0.020851605,0.043986384,0.0073597655,0.0062656254,-0.014606193,-0.024838928,-0.06347727,0.0244619,0.019710349,-0.04587331,0.08612377,0.0033269448,0.03265392,0.014712662,0.030586239,-0.014891863,0.025554314,-0.018361688,-0.0041349106,0.018786421,0.017769119,-0.01694321,0.002342013,-0.020664686,0.0022174243,0.008830055,0.021307694,-0.002803486,0.017921796,0.010024192,0.014119003,0.043424692,0.023502106,-0.05323625,-0.024746798,-0.044194076,-0.021734048,0.0630314,0.010581,0.015299434,-0.041754257,-0.064541616,-0.013910849,-0.006444975,0.025563797,-0.0653477,0.012088903,-0.020570632,0.01908325,0.026305968,-0.034859527,-0.019994544,-0.005566753,-0.0014906307,0.003700318,0.028109504,0.0052919593,0.033628747,0.004813467,-0.031829283,0.018124267,-0.012199233,-0.022021202,-0.014083925,-0.045889705,-0.050736975,0.019507257,0.029312564,0.017902112,-0.0118690375,-0.0047289925,0.023843024,0.06476142,0.0030038669,-0.036766436,0.010838375,0.039216872,-0.0015441015,0.0008566807,0.032402847,0.025901517,-0.02548431,0.027859105,-0.026996197,-0.009846375,-0.006841012,-0.039430883,0.041970734,-0.043385405,-0.0011104202,-0.042364415,0.013632785,0.02493499,-0.02028171,-0.01270527,0.007457196,-0.01882912,-0.0017043928,-0.030407948,0.012873309,-0.010870773,-0.02822067,0.049418345,0.03674376,0.020615228,-0.055373058,0.040043686,0.03310941,0.009544694,0.007994859,0.033956118,-0.018897623,0.0042409496,-0.026249338,-0.06586696,0.018404623,-0.06733262,0.022376738,0.0022458695,-0.0033327981,-0.016701465,-0.015818719,-0.041316792,-0.003745672,-0.01894252,-0.009266515,-0.0036312682,0.011662624,0.027810395,-0.01318747,0.05142205,0.011785064,0.0014737201,-0.00082467304,0.017926913,0.028177874,0.0031184645,-0.00090825604,0.035490856,-0.020029051,0.0026969612,0.02209231,-0.045068197,-0.0016376358,-0.0049657687,0.0065440633,-0.026202573,-0.02755028,0.019568028,-0.01934276,-0.03681259,0.0063997526,0.033524208,0.029867057,-0.024290247,0.03495433,-0.052094784,-0.02383553,-0.023649313,0.026092092,0.02853726,-0.012224214,-0.04326558,0.00059441046,-0.0211111,0.0068509984,0.01685716,0.011578622,0.019739633,-0.0034157513,-0.04931568,-0.017709713,0.026574519,-0.0015663332,-0.028475925,-0.045400113,0.0407144,-0.020881087,0.006853974,-0.02024612,-0.037256677,-0.022647481,0.012915676,0.027220719,0.012406447,-0.0052762274,-0.012036103,0.015655192,-0.14217088,-0.0028220417,-0.01227456,-0.022172555,-0.019142155,-0.021247655,-0.01732485,-0.02188567,-0.000690642,-0.03090361,-0.019711342,0.0026530835,-0.016494656,-0.015304224,-0.0068633114,0.016747508,0.028003803,0.047618635,-0.030818373,0.057139516,0.013118067,0.01813714,0.05285031,0.009832982,0.010833397,-0.013909903,0.02313172,-0.017989881,-0.031368688,-0.031829342,-0.0072655543,-0.014080921,0.021388635,0.048528425,-0.027894948,-0.0009580813,-0.008924115,0.0043703406,-0.008274807,-0.010158942,-0.024445092,0.023083968,-0.034753818,-0.046568353,0.04408921,0.07181392,-0.0040373197,-0.011431714,0.0008202998,0.02792345,0.017260497,-0.005490335,-0.033990078,0.022500115,-0.019574989,-0.031898417,-0.032132514,-0.0057719387,-0.009611998,0.005917776,0.013567214,0.036747124,0.0043353657,-0.0063566226,-0.012056258,-0.0039665797,-0.04607658,-0.032576334,-0.0046856985,-0.00044896052,0.016155379,-0.03703935,-0.06282414,-0.05492146,-0.003015998,0.019136887,0.04272593,-0.018002972,0.0053789928,-0.019239245,-0.04514,-0.014922738,-0.022219501,-0.018257616,0.037173674,-0.0070344834,-0.004550619,0.022933569,-0.04565577,0.011335831,-0.0320269,-0.050335996,0.001537295,0.010814353,0.015130321,0.02800772,-0.040369526,-0.0068994933,0.0017533525,0.0016425992,0.020314578,0.009539582,-0.028486595,0.042878866,-0.029051056,0.035689175,0.017503899,-0.020592881,0.023002591,-0.013095864,-0.06437649,-0.0036606211,-0.008293259,0.009940989,-0.07092209,0.0049626324,0.017161347,0.02847757,-0.018212363,-0.048167624,0.01527675,-0.028894583,-0.0021112198,-0.025148917,0.05338352,-0.022270422,0.019391427,-0.0034295493,-0.010533722,0.014882669,-0.019151704,-0.039713375,0.049277596,0.0720755,0.042165868,-0.015144583,-0.012693471,0.02544098,-0.05183207,-0.03258705,-0.02653442,0.018104916,0.04260832,-0.04435071,0.008155899,-0.03472634,-0.025963947,-0.010375313,0.022647794,-0.03647715,0.032020923,-0.01003125,-0.029482134,0.059374694,-0.011132871,0.056299567,-0.03848391,0.035945993,-0.0032762385,0.041313782,-0.03428019,-0.016940406,-0.010674836,-0.02639575,-0.01705439,0.020305423,-0.027404753,-0.012128625,-0.042597055,0.021603001,0.031347252,0.01974351,-0.01412171,0.000051384643,0.0446437,-0.028818537,-0.011703878,-0.072807975,0.00701103,-0.03406814,0.02719738,0.021524204,0.003222021,0.037856996,0.016426506,-0.000056393957,0.0127076525,0.03506795,0.0031360649,-0.022989048,0.03508265,-0.014893902,-0.038057894,0.0018889005,0.021894058,-0.01682794,0.012748369,0.0048126904,-0.01254341,0.028185159,-0.01958738,-0.011020214,-0.0016130101,-0.035619415,-0.051678967,-0.033797465,-0.027190955,-0.012301605,0.0043877573,0.024557486,0.005047519,0.037513234,-0.056799103,-0.008450945,0.0060407273,-0.02791684,0.032052733,0.085212156,0.005429696,-0.009312013,0.0075394292,-0.019424923,-0.0012350776,-0.03256288,-0.020147765,-0.012490661,-0.008735838,-0.014859497,-0.025242584,-0.02340096,-0.008120156,-0.041111056,-0.00018602559,0.035078198,-0.021444887,-0.025517903,-0.03607565,0.020987399,-0.025546318,0.017650547,0.038628627,-0.008637034,0.0209454,0.04487341],"last_embed":{"hash":"1th34h4","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"1th34h4","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Standardization Script#{6}","lines":[120,123],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1th34h4","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Import Instructions": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05639986,-0.012780854,-0.015145612,0.004859347,-0.03952244,0.023583561,0.06385694,-0.0018716028,-0.018370502,0.002751299,-0.023271296,0.03477188,-0.021937912,0.0074603483,0.05104862,0.019140014,-0.006465976,0.0090428945,0.0443403,-0.029610127,0.048921958,-0.012025899,0.04155075,0.0034196824,-0.0020420153,0.021986526,0.02420671,-0.014002463,0.025562963,0.014174808,0.0013672754,-0.069289,-0.016423615,-0.047688164,-0.052035343,0.01285212,0.011506689,-0.020541748,-0.05391635,0.037100967,-0.045217786,-0.030709637,0.019541029,-0.016672295,0.03486583,0.029408356,-0.008758066,-0.010725905,0.031333722,-0.023341203,-0.05651727,-0.010903496,0.020024164,-0.07663879,0.021474306,0.020079147,-0.034415856,-0.00739519,-0.022378905,0.04064083,-0.008648912,0.02471095,-0.041486535,0.009435527,0.020748114,0.05262026,-0.0047599794,0.020055158,-0.022517785,-0.03380041,-0.029565299,0.009237505,-0.039067365,-0.04100767,-0.06667905,0.021127425,0.021542005,-0.012973723,-0.0028297086,0.041946873,-0.0279171,-0.0034535048,-0.018166581,0.009346626,0.035276037,0.0009123805,-0.033628527,0.07187929,0.00072062964,0.0038583076,-0.024944436,-0.02162473,-0.024529753,-0.04121561,-0.037442733,-0.00970466,-0.020852236,0.0032831668,0.031892773,-0.00804327,0.009464082,0.01392406,0.0026926717,0.0029843906,0.043718647,0.018016562,0.023640968,-0.022770572,-0.011375434,-0.043804396,-0.03431801,-0.011576934,0.022513079,0.020084098,0.009209829,-0.022889597,0.03209122,-0.017047483,-0.010496961,0.019296363,0.017387291,0.0067115086,0.071958095,-0.034853637,0.009969526,-0.0170373,0.016391942,-0.03075895,0.052061293,0.0154594835,0.013314463,0.0158913,0.010228666,0.033621818,0.00020178859,-0.013389379,0.0039765434,0.0040458883,-0.03631238,-0.05061458,0.021442024,0.011322561,-0.0018317044,-0.03441379,-0.0047747837,-0.062339738,0.039840955,0.052255083,0.002202867,-0.023015594,-0.050165083,0.025919488,0.03386106,0.04937123,0.03284233,-0.030651657,0.03795827,0.03387707,0.00058711815,-0.010740922,0.014182569,0.06816478,0.029930465,0.013471752,0.017530167,-0.019256072,-0.010857063,0.012529667,0.0068899738,0.017533649,0.014908181,-0.007538033,-0.017775072,-0.00016038625,0.025773244,0.025129994,0.045504477,0.021312712,0.030632105,-0.031612583,-0.0033862237,0.020827906,0.0044913543,-0.016642444,-0.03245847,0.019827785,-0.008249031,-0.011904221,0.013034332,0.063916124,-0.03624586,0.024229279,0.00066015264,0.021654567,0.027767396,-0.027018616,0.018959792,0.0013568143,-0.020709027,-0.01824542,-0.015649687,0.019628301,-0.0017806196,-0.0026403,-0.010445951,-0.018290931,0.0034478812,-0.019768773,-0.002881176,-0.08086568,-0.01364482,-0.0018627023,-0.048553813,-0.011884227,-0.014568074,-0.013491335,0.029866166,0.03402154,-0.002093356,-0.025102988,-0.035110757,0.044650555,-0.016746268,0.014670932,-0.0126437945,0.017574212,0.037203178,-0.014283044,0.015937552,-0.01678311,-0.04390156,-0.002623152,-0.0108731,0.03178312,0.062233407,-0.020465158,-0.0106034735,-0.008045653,0.03586038,-0.006962914,-0.015200749,-0.01466695,-0.048713762,0.0033272202,-0.028217195,-0.020784758,0.00943477,0.026816607,-0.035322905,0.00083925744,-0.013945264,0.036906514,-0.02579544,0.009100795,-0.029253984,0.030080996,0.022798616,-0.023487447,-0.04044703,0.013664953,0.028263075,0.05085286,-0.010878225,0.011172393,-0.02655985,-0.007847946,-0.023683252,0.012965669,0.0077333655,0.021276593,-0.05373807,-0.029445626,0.048014846,-0.00018566234,0.0066915266,-0.007557692,-0.03467016,0.036603928,0.071914405,0.031869534,-0.032075588,0.040340893,0.029066296,0.011106284,0.070647724,-0.030098764,-0.06957218,-0.023113465,-0.0132274665,0.005168686,-0.037671383,-0.009535138,0.050034165,0.0029731852,0.03848458,0.04216415,0.02484201,-0.16772756,-0.06214582,0.010187624,0.044459864,0.014629879,0.014753513,-0.04377159,-0.0014377014,-0.011387282,0.05365349,-0.008160955,-0.041111678,0.012835343,-0.034005716,0.0030520754,0.01784696,-0.012961302,0.029044,-0.013516972,-0.042548332,-0.044715237,-0.03300021,0.0793004,0.030480633,-0.020780656,-0.022624433,0.045135267,-0.024827246,0.007577795,0.021442028,-0.02684956,-0.039444618,0.013209836,0.0394532,-0.0068814303,0.021253051,-0.012354354,0.0042622457,0.017360104,-0.011121533,0.011487452,0.035169713,0.03273489,0.07036192,-0.0012123438,0.051075682,-0.00047222103,0.00097047735,-0.07360576,-0.0015149873,-0.02271975,-0.024465889,0.022128908,-0.014981183,-0.030510876,-0.0027174214,-0.034390718,0.017756252,-0.033631746,0.0026244868,-0.014011449,-0.0021510704,-0.009112258,-0.015948111,-0.0005519083,0.027025051,0.06912471,0.00527863,0.009352204,-0.020419572,0.0234438,-0.063301094,-0.0048080757,0.00816985,0.00047188712,0.02615974,-0.013535766,-0.024685562,0.0043035904,-0.12793,-0.0071824463,0.0062740627,-0.023396047,0.006786173,-0.038011238,-0.019221202,0.029236162,0.048544496,0.021995567,0.24752846,0.032152403,0.010202411,-0.0023986243,0.052893806,-0.020666206,-0.030216029,0.026002645,-0.0052959854,-0.03176655,0.011434856,0.012164385,0.032283466,0.0110318875,0.018206222,0.03605133,-0.018107917,0.05598337,0.062339205,-0.016074618,0.0076267263,-0.027873896,-0.006246846,0.0005398403,-0.036797464,-0.045044973,-0.03763182,-0.0015013474,-0.030504746,0.053095818,-0.005192963,0.01080309,0.087638944,-0.022995327,-0.029373428,0.001601122,0.04349039,-0.03869873,-0.019140149,0.005601334,0.013875667,-0.025273066,0.008683488,0.027402513,0.027434666,-0.036223564,-0.0049007316,0.01018497,0.013694341,-0.017789902,0.03481088,-0.06516519,-0.028369877,-0.01967981,-0.01636754,-0.020124447,-0.015208225,-0.05673889,-0.013437349,0.043640073,0.020154806,0.011754245,-0.05409004,0.018921606,0.005077889,0.024666434,-0.02215449,-0.030226441,0.010320432,0.061993502,0.027561454,0.0114042815,0.027060755,-0.026203228,0.022652583,-0.005943752,0.047289975,0.0336599,-0.0108568985,0.033939157,-0.015343621,0.019690793,-0.058272358,-0.017022233,0.017794708,-0.039373115,0.035375655,0.02502861,-0.05906066,0.06178587,0.04070836,0.006528483,0.019337688,0.016389197,-0.02303071,0.005990722,-0.014640208,-0.007877447,-0.018708227,-0.0077403323,-0.009556898,-0.027388876,-0.006905464,-0.028517516,-0.02460722,-0.041103605,-0.008625466,0.029509649,0.007877287,-0.002263424,-0.05095496,0.0030555404,-0.009973437,-0.00076805643,0.020052059,0.047703303,0.056514256,0.02152218,0.03871796,-0.0012468337,0.06718153,0.017202979,-0.046667375,0.02639303,0.009529294,-0.058784276,-0.045893647,0.018268103,-0.029693468,0.0032778038,0.034130793,-0.027836055,0.006907373,0.044790328,0.004257655,-0.020154614,0.040314957,-0.011047702,-0.056767914,0.023516541,-0.038984597,0.006015006,-0.013770883,0.038530488,0.022792386,0.05498106,0.0149499,-0.012801956,0.00505215,0.052770168,0.007311913,0.045124266,0.051832728,-0.006725314,0.00090822193,-0.015233347,-0.0064557907,0.019580875,-0.010554735,-0.035752866,0.0029331387,0.033507805,0.0063452907,0.070007995,-0.028969651,-0.000680451,-0.015821839,-0.007999326,-0.0075514126,-0.016722498,-0.034391694,-0.048551373,-0.06871741,0.0087943,0.01645364,-0.026151912,-0.026453443,0.017124023,-0.0029737067,-0.04407449,0.021899605,-0.043826897,-0.0649818,0.014575029,0.06282796,-0.024592448,-0.028714398,-0.0034396187,0.034486603,-0.0080758585,-0.046833526,0.102650106,0.016429545,0.007219117,0.00495265,0.0154837975,0.05622974,-0.0021914048,0.021956058,-0.0021443982,-0.0005888671,-0.014013853,0.011286416,0.014014535,-0.022775361,-0.041199766,-0.06612548,0.023214009,0.0027289921,0.0029790218,-0.027523393,-0.005566844,-0.04481264,0.022657394,0.015742797,-0.011187862,0.025612162,0.012701297,0.02966352,-0.030771958,0.048851155,-0.022799684,0.019050714,-0.02109424,-0.04120602,0.042263713,0.0051551317,0.019963268,0.005996641,0.006936322,-0.0015145921,0.06015102,0.015660157,-0.02261631,-0.026140839,0.0038447601,0.018384676,0.029676797,0.017945098,-0.026787953,-0.019817783,-0.033640727,-0.037170302,0.034238547,0.024694717,0.03987956,0.0045185983,-0.038071644,-0.013547714,0.0078215655,0.020980189,-0.040950585,0.018617045,-0.032763332,0.055791393,0.020138847,-0.020082302,-0.02270581,0.0063301236,-0.018256279,0.0065321983,0.028536005,-0.012614327,-0.009637816,-0.015738983,-0.080719516,0.0085932445,-0.026691373,-0.0062514613,-0.0003357021,-0.01912756,-0.021756262,0.03471859,-0.016336953,-0.014282426,-0.021149792,0.0033375048,0.04384179,0.08433742,0.00083255256,-0.019366825,-0.023296714,0.0067769503,0.0073925895,-0.016957633,0.0036014991,0.018384114,-0.027425112,0.013087444,-0.026864465,-0.024954977,0.001299521,-0.004371704,0.047829755,0.000417569,-0.012763416,-0.042389877,0.030914946,0.006878006,0.013120973,-0.001788341,-0.028138177,-0.0054359655,0.0067667174,-0.025533894,0.008823696,-0.01093068,0.0011537158,0.022586206,0.0464224,0.034864206,-0.067225255,0.069709726,0.043837506,0.03859216,0.0079591125,0.05289344,-0.015425686,0.003988241,-0.030124027,0.027328214,0.0027325077,-0.051056575,-0.024173543,-0.05418772,-0.0040474157,-0.006691881,-0.01479713,0.0063039004,-0.016823057,-0.022362424,-0.008105533,-0.020337773,-0.018923994,-0.030134514,-0.039448686,0.030042654,-0.00039223678,0.025085405,0.0012239148,0.0039218757,-0.026176086,0.01982978,-0.020620124,0.015818097,-0.0038108386,-0.02229835,0.022875316,-0.030098725,0.0011587001,0.016573375,0.02483888,-0.019452475,-0.036016688,0.043449454,-0.025942242,-0.047292262,0.003817734,-0.00007701603,0.03876026,-0.018060526,0.008999671,-0.02027219,-0.023083646,-0.024170894,0.003480917,0.00025174837,0.020060966,-0.0282762,-0.02975793,0.0007857583,-0.018330228,0.0018495792,0.023362765,-0.042539056,0.0015221835,-0.033842757,-0.025903374,-0.0057741315,0.013137395,-0.024301477,-0.01922831,0.019562718,-0.026276961,-0.011552582,-0.0155756185,-0.036243185,-0.028944239,-0.023317147,0.00807414,0.015085531,0.0389903,-0.039534435,0.022252593,-0.13960594,-0.015963748,-0.039059192,0.02250282,0.006139437,-0.01777978,0.0029795184,-0.049598627,0.0041770297,-0.0020099897,-0.054704662,-0.024554932,0.0038733217,-0.02671853,-0.005914711,0.034839757,0.016043574,0.033855505,-0.037958354,0.052879367,-0.015281112,0.0015093775,0.04865991,0.022320881,0.022908727,-0.041619446,0.010075702,0.018455759,-0.029281063,-0.026642287,-0.019522363,-0.022043137,0.0062204283,0.049032703,-0.04584219,0.0010946085,-0.0048193224,-0.018498847,-0.0044024703,-0.014602555,-0.017979382,0.03183792,-0.005718986,-0.0016019712,0.0053571016,0.12170846,0.011188747,-0.030205015,-0.026036987,-0.021979421,0.0049966495,0.038036514,-0.031409733,-0.0059147784,-0.010889902,0.0044105444,-0.036549993,-0.029505879,-0.038022395,0.02264063,-0.022670638,0.024706092,-0.02308911,-0.035250872,-0.02551329,0.019017145,-0.042387497,-0.0028042006,-0.009337635,-0.025101187,0.014399293,-0.033544414,-0.076565236,-0.019190706,-0.03244482,0.014989981,0.04147337,-0.03564016,-0.016539544,-0.012310618,-0.03117943,-0.036925014,-0.014518143,0.0026489834,0.050608493,-0.009680853,-0.016472932,0.025261048,-0.018709118,0.03104633,-0.001233431,-0.053473324,-0.00009104972,0.04634432,-0.0035442351,0.03705473,-0.04422895,0.0033091535,0.004973003,0.02079181,-0.033898763,-0.019040072,0.012348932,0.018527223,-0.056066286,0.0406805,0.028709361,-0.02573247,-0.002844866,-0.045572422,0.00365159,0.011566793,0.000536336,-0.00976339,-0.09831387,-0.003788324,0.011235644,0.018566977,0.0004958694,-0.0197038,0.0106881885,-0.035745926,-0.035291348,-0.016757945,0.040761866,0.000017846241,0.017282043,0.009216057,0.011529113,0.017304141,-0.01948705,-0.007504145,0.0021764142,0.03702989,0.0065961275,0.029526113,0.007444609,0.047937132,-0.041055378,-0.018102486,-0.04407658,-0.0058435816,0.03856053,-0.043541383,0.022866476,-0.0656015,0.006799932,-0.02124699,0.0054058405,-0.050061457,0.035355564,0.021528382,0.0005223539,0.037563793,-0.022330303,0.048549294,-0.03358696,0.06914545,-0.0141014615,0.029777942,-0.014274057,-0.020682253,-0.023042625,0.033767466,-0.0029497903,0.029047294,-0.024430292,-0.021087177,-0.024564747,0.0002175155,0.018206032,0.01514536,-0.015649078,-0.023208912,0.039901607,-0.017662024,0.002778667,-0.013223861,0.0053517283,-0.014417343,0.023529882,0.028560633,0.044105012,0.011342106,0.04267859,-0.004475871,0.025030596,0.010842733,-0.023927243,-0.019277254,-0.01263868,-0.012451594,0.0006844067,0.0019061967,0.02218112,-0.029846895,0.0012728177,-0.018300846,-0.005027992,0.07035072,0.024256364,-0.01150676,0.010758436,-0.02308631,-0.018683037,0.02848437,0.014998452,0.014469,-0.002654955,0.028493999,-0.013918706,0.010125915,-0.056730337,0.011406429,0.0018734741,-0.017841013,0.023278117,0.050994597,-0.00686039,-0.036020357,0.039922416,0.02048305,0.024244344,0.00024278818,-0.0058690915,-0.048809137,-0.014365832,-0.00898899,-0.028695213,-0.006224283,-0.069266655,0.00086592865,0.019309182,0.030020177,-0.026419085,0.0032929126,-0.027487012,0.033049423,-0.017142508,0.005096303,-0.010173941,-0.013870378,-0.02080019,-0.007801032],"last_embed":{"hash":"awru0y","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"awru0y","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Import Instructions","lines":[124,132],"size":166,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"awru0y","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Import Instructions#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.057439137,-0.018770592,-0.018437006,0.022060538,-0.04199751,0.021565223,0.037344053,-0.002500897,-0.02013852,-0.0028708528,-0.031244243,0.025968038,-0.01598732,0.02367049,0.04486953,-0.007851394,0.011753071,0.0127136195,0.022771873,-0.0060867365,0.03244662,-0.0037381984,0.011533831,0.014469865,-0.041103285,0.019058589,0.03133834,-0.007480559,0.03155559,0.008484871,0.014470348,-0.055004977,0.0117578525,-0.042208664,-0.03386636,-0.0026872475,-0.0009634206,-0.022199083,-0.056288976,0.022829736,-0.051238112,-0.026581828,0.020271238,-0.01705072,0.047967922,0.021299724,-0.0073614214,-0.011231889,0.031210532,0.00580278,-0.06827387,-0.029803395,0.019619701,-0.06340837,0.0042905533,0.010986126,-0.05108148,-0.030503644,-0.043442305,0.03165196,0.0016272147,0.016427279,-0.023447003,0.0109107485,0.026220193,0.060205087,0.011560079,0.028899804,-0.014680517,-0.019990023,-0.033123422,0.0116733825,-0.050924893,-0.036122236,-0.054913916,0.047788817,0.013401795,-0.021076467,0.018005226,0.057246014,-0.021805827,0.00583823,-0.019381437,0.017728096,0.014146382,0.0030059211,-0.028577084,0.0035020967,0.009733128,0.022004858,-0.024890741,-0.024764532,-0.013065149,-0.025568571,-0.0149429785,-0.00714079,0.00068015495,0.010029919,0.022526003,0.0024442154,0.02535302,0.014272523,-0.0025139279,0.00782835,0.05142808,0.018560449,0.027412875,-0.036376704,-0.015103502,-0.016720675,-0.02570843,0.023281965,0.006080396,0.032081086,-0.00087338616,-0.025651861,0.026996167,-0.026894549,0.009899008,-0.0003125434,0.026994176,0.01751764,0.060706902,-0.044394284,0.0055001257,-0.009892677,0.0151785705,-0.018640969,0.060465522,0.012729759,0.040630877,0.051892255,0.022237511,0.027697979,-0.02601637,-0.022739938,-0.0014452988,-0.02305811,-0.02415683,-0.03217775,0.032695603,0.02246525,-0.010411735,-0.020295799,-0.023184145,-0.052596573,0.036541466,0.047700047,0.016128456,-0.043471534,-0.043589223,0.038403515,0.057001013,0.033309214,0.060398754,-0.0562453,0.0313245,0.039339386,-0.028049605,-0.01946514,0.017998744,0.022410264,0.028824797,0.032942865,0.023817865,-0.017935645,-0.009238161,0.008377966,-0.0045949724,0.007371584,0.0056770556,-0.03517698,-0.010760021,0.01481158,0.028459763,0.021528486,0.043354824,0.029267257,0.025764765,-0.04692636,0.003143831,0.024782337,0.010231307,0.005485276,-0.039568935,0.027721617,-0.015362109,-0.006046089,0.016519573,0.042543802,-0.02766514,0.025126603,-0.020660445,0.007830235,0.032904882,-0.019111374,0.025808932,0.01374362,-0.019997869,-0.030770184,-0.018199846,0.032907482,0.022688696,-0.034996375,-0.027357187,-0.013498381,0.0006451908,-0.01790147,0.0034002485,-0.04704032,-0.0046898765,0.0032874676,-0.017267914,-0.013410958,-0.03053415,0.0042958036,0.023853527,0.024872905,-0.019744046,-0.037147347,-0.06083259,0.046411537,-0.020437695,0.0013200502,0.009228389,0.005922527,0.026805777,-0.020714147,-0.0028218573,-0.023247493,-0.056284085,-0.010537898,0.0009390545,0.015736392,0.05143587,-0.0060045375,-0.03723604,-0.00803672,0.04740983,-0.026757238,0.0022526304,-0.018652596,-0.0062342617,0.007220915,-0.022598274,-0.029790249,0.012901271,0.059043705,-0.014137675,0.005031454,0.000881869,0.049448926,-0.022335393,-0.0040731444,-0.018302165,0.025090411,0.019713493,-0.020242529,-0.042951908,0.014698297,0.005808948,0.06407921,0.0013933412,-0.0014043986,-0.020182468,-0.00038111242,-0.038160037,0.0076763835,0.039637703,0.02984961,-0.030926667,-0.03621422,0.054358225,-0.01697643,0.0070919525,-0.009258353,-0.026453976,0.028142935,0.056001104,0.030145077,-0.009551772,0.035513196,0.031658266,0.0155986715,0.073955745,-0.038926262,-0.040651694,-0.007619651,-0.025181396,0.014940403,-0.049886163,-0.027587919,0.056504793,-0.021466276,0.028344525,0.036440782,0.010608492,-0.17010294,-0.045012347,0.010582989,0.040817365,0.030273408,0.019390061,-0.03981549,-0.03805314,-0.04277259,0.049225062,-0.00556216,-0.04827038,0.009305171,-0.028023276,0.013281866,0.029089509,-0.030724868,-0.004159546,-0.02590757,-0.032394346,-0.051621426,-0.0019992716,0.055645537,0.012599248,-0.023348276,-0.004212879,0.07339292,-0.043773916,-0.0046934676,0.0031080754,-0.025319906,-0.011324183,0.017617792,0.031619757,-0.013996711,0.030755948,-0.007838622,0.001737642,0.014016545,0.0028459814,0.020398812,0.054654922,0.002748215,0.06619447,-0.015857203,0.041368365,-0.011408237,0.008434717,-0.0729091,-0.025779903,-0.02078813,-0.011271523,0.02870013,-0.009034,-0.03894627,-0.014993974,-0.020949623,0.019986065,-0.010373376,-0.009231727,-0.018327164,0.002350851,0.023036098,-0.02386321,0.011616126,0.025261246,0.06615886,-0.012241041,0.0144056305,-0.0056721005,0.06288787,-0.06797889,-0.019467408,-0.016141692,0.0073919073,0.035377946,-0.008290854,-0.040095028,0.0072233207,-0.1271387,-0.0107456595,0.007843118,-0.021097818,0.013535679,-0.032654505,-0.0013677721,0.008922147,0.037995316,0.0398935,0.27174225,0.04061726,0.019773772,-0.010428739,0.07363528,-0.026659153,-0.029789459,0.03744875,-0.0021114564,-0.030567007,0.014333413,0.022009995,0.047568355,0.040410858,0.021191137,0.026687292,-0.039145704,0.05206759,0.06370383,-0.008822879,0.03335507,-0.038742796,0.002757773,-0.009246786,-0.026665566,-0.057788268,-0.0060009626,0.0036345907,-0.033071153,0.051527843,-0.026612543,0.022914976,0.054344207,-0.019851638,-0.020786084,-0.032229904,0.022177225,-0.047369834,-0.034626786,-0.0031190144,-0.014794642,-0.012140372,0.0068958965,0.0031281193,0.00621001,-0.021655388,0.013499561,-0.01039378,0.007191539,-0.020616027,0.022515288,-0.055041824,-0.012078931,-0.012936035,0.00616371,-0.017291417,-0.035520054,-0.040442366,0.0054216315,0.058169186,-0.0054368633,0.021254467,-0.031301904,0.026300713,-0.015389914,0.030797109,-0.012685625,0.0008422135,0.008445458,0.049835317,0.036059227,0.024891876,0.015480759,-0.022939393,0.03266122,-0.019256847,0.050974865,0.032411113,-0.0011134282,0.02891952,-0.0052533387,-0.0042772656,-0.055237826,-0.003939698,0.031426918,-0.047601186,0.033018567,0.017190956,-0.062825516,0.064106815,-0.012589078,0.009542708,-0.0022654783,-0.013145866,-0.020686857,-0.00039280858,0.022385351,-0.009372782,-0.0030088325,-0.016121553,-0.009422014,-0.05739884,-0.0048109256,-0.018546162,-0.029787732,-0.01788605,-0.032692462,0.04404406,0.015331379,0.0058263647,-0.03538464,0.0067674364,-0.0038388292,-0.020691535,0.009465956,0.05250735,0.037690897,0.032232717,0.05540088,0.005086758,0.05692312,-0.00083366386,-0.027863905,0.03519483,-0.0027912722,-0.049987677,-0.03745085,0.05583065,-0.027352868,0.00916332,0.015203009,-0.037840046,-0.031220075,0.031538088,0.017745083,0.0024325813,0.049296383,-0.012149682,-0.03299007,0.032329865,-0.035640474,-0.011913706,-0.02221699,0.038926557,0.013109441,0.018344793,0.01061672,-0.021681355,0.016079864,0.02377934,0.010429242,0.03080941,0.02397983,-0.01607609,-0.00089423737,-0.016033938,-0.024802443,0.021317156,0.00073328824,-0.044553,0.03933039,0.012798703,-0.012869746,0.07238301,-0.03511997,0.001855407,-0.018762697,-0.012881723,-0.0022376762,0.0067048934,-0.05631983,-0.033672526,-0.047580272,0.0047806455,0.037174065,-0.026259072,-0.017436137,0.017264765,-0.040735774,-0.06544221,0.014012445,-0.037938073,-0.059130818,-0.014358723,0.056817055,-0.01565927,-0.0339764,-0.0070704897,0.019692892,-0.0009981374,-0.03637955,0.10948199,0.0031415704,0.012288054,0.0033568577,0.02702159,0.06656717,-0.035159245,0.026920501,-0.021553034,-0.025863882,-0.013360398,0.021624608,0.015403468,-0.02940978,-0.04379206,-0.04531349,0.0125520835,-0.015093624,-0.019795537,-0.006539651,-0.022609627,-0.0570085,-0.0037438334,0.008568527,-0.003943351,0.035862245,0.023170915,0.029683825,-0.030033264,0.04058126,-0.032521483,-0.0025322023,-0.02446659,-0.046920665,0.028397156,0.009567535,0.014010523,-0.009109199,-0.024316419,0.0014917395,0.024355823,0.034433186,-0.02683966,-0.005987867,0.016521063,0.025038129,0.026602786,0.023964396,-0.045809537,-0.0065854504,-0.034944493,-0.013565864,0.04612421,0.02725096,0.023461357,-0.020079214,-0.053135734,0.020699298,-0.003745166,0.028082676,-0.046334665,0.04043851,-0.053385805,0.04184532,-0.009903258,-0.024540873,-0.022405192,0.0067140195,-0.014010072,-0.0003469859,0.056772143,-0.019238746,-0.015709069,-0.035260424,-0.061094943,0.034256436,-0.014265213,-0.0040004365,-0.019859388,-0.02479368,-0.0260806,0.019082397,-0.007184544,0.006154604,-0.010387336,-0.017758504,0.049206097,0.06411001,-0.012028051,-0.020516537,-0.020012205,0.024030054,0.0079902215,-0.0025158557,0.0012944181,0.06053773,-0.014982994,0.017720696,-0.01461684,-0.021239376,0.010809075,-0.029254798,0.07122107,-0.014798773,-0.013832422,-0.029237144,0.065189704,0.0038909204,0.02114403,0.013764242,0.0046556103,-0.02117011,-0.0043723295,-0.013429497,0.004012208,0.0030964925,-0.025715692,0.027092753,0.0343054,0.01618343,-0.055220935,0.03199918,0.03475383,0.030263124,0.013768276,0.05211282,-0.04260894,0.0018617032,-0.042535715,-0.0045000133,0.0005373125,-0.052247018,-0.0009856471,-0.039228484,0.008517183,-0.022769148,-0.044830274,-0.005321665,0.0005696524,-0.024632541,-0.019536989,-0.022691157,0.0035137008,-0.018149417,-0.013671704,0.041961886,0.014274333,0.014156655,-0.008974611,0.013997785,-0.010338587,0.022510601,-0.021220343,0.018222883,0.0011851675,-0.011046341,0.022450207,-0.031898845,0.008918386,0.015898705,-0.0102650225,-0.016424768,-0.054800924,0.04698743,-0.035233308,-0.050966743,-0.028419241,0.008961669,0.012649484,-0.025851645,-0.0035393438,-0.039386854,-0.020905865,-0.01605492,0.015115174,-0.026362823,-0.0064459047,-0.011967933,-0.00052460725,0.00673541,-0.014438103,0.0014306157,-0.004422138,-0.026943734,0.016821329,-0.021001564,-0.03569239,-0.007986463,-0.0027813136,-0.0026790237,-0.025628803,0.024527872,-0.020318663,0.0007603911,-0.00047407477,-0.02676504,-0.022491818,-0.0015170552,0.016482588,-0.005350328,0.061379842,-0.032234013,0.051196832,-0.14756379,-0.022572063,-0.035841063,0.036656864,-0.00066625816,-0.014566646,0.0017197669,-0.053397242,0.012571354,-0.006251546,-0.06191405,0.009985323,0.011484433,-0.029511036,-0.01824323,0.024196697,0.040145297,0.04310586,-0.0338444,0.07636157,-0.0015974467,0.013318813,0.052464437,0.015050804,0.0026652766,-0.0031476712,0.020908441,-0.007880591,-0.022162441,-0.0013049935,-0.012633445,-0.0099924235,0.044828612,0.051839463,-0.023411507,-0.0022994261,-0.010384964,-0.014078137,-0.0089758495,-0.026682472,-0.015608287,0.023191955,0.006599402,0.00065260765,0.022823852,0.0984678,-0.0037574999,-0.019352874,-0.005645906,0.0037381945,0.024938248,0.04723963,-0.0328083,-0.021907615,-0.026858246,-0.004018727,0.001900939,-0.02388041,0.006157581,0.014343657,-0.011083813,0.01728099,-0.01122761,-0.017782342,-0.0152415335,0.0075128907,-0.05526842,-0.005135604,-0.032812487,-0.010396605,0.012888665,-0.016545119,-0.074312665,-0.027134305,-0.01588133,0.0077791964,0.049053017,-0.01512321,-0.005930034,-0.0074880687,-0.05937202,-0.010779879,0.010056097,0.017594848,0.04296339,0.0009149334,-0.020526381,0.0066654594,-0.0107928505,0.007842478,0.017712075,-0.04349547,-0.018481562,0.008844193,-0.0060548997,0.024718994,-0.0509443,-0.000594099,0.020521207,0.004581611,-0.01216021,0.0056881965,0.008126358,0.00084004237,-0.052669257,0.024071075,0.03697273,-0.014091874,0.009237908,-0.035367627,-0.011775381,0.0012982561,-0.0011939197,-0.0006115873,-0.095234685,0.0019991603,0.014295964,0.020166297,0.019320244,-0.014849016,0.0061614853,-0.017692529,-0.022377295,-0.018543754,0.030294407,-0.0030049835,0.023709312,0.023395712,0.021935001,0.00077047193,-0.015991582,-0.015255201,0.00081592065,0.043060638,0.022767954,0.012496768,0.0074537196,0.05160397,-0.06083031,-0.01020559,-0.034355048,-0.022048563,0.02576129,-0.05782668,0.032834757,-0.08714041,-0.0039835204,-0.036317978,-0.009006367,-0.04237023,0.017012235,0.016543375,0.012833489,0.029557498,-0.00026897195,0.039620247,-0.01881887,0.051066212,-0.011033032,0.023063144,-0.017951278,-0.0038892527,-0.030050015,0.014543888,-0.021528091,0.039985783,-0.028251166,-0.016503021,-0.042368032,0.02383183,0.013377883,0.02313702,-0.017660897,-0.010190911,0.040504817,-0.028308423,0.0040161298,-0.05426532,0.020894079,-0.006223682,0.027364716,0.022966513,0.030545177,-0.007062197,0.027516011,-0.031907056,0.024062127,0.019799983,0.0063457014,-0.02106802,0.048237193,-0.02390685,-0.026025077,-0.010386968,0.016724259,-0.019150123,-0.0012371185,-0.01865415,-0.012836427,0.028055111,-0.012970286,-0.0034207024,0.017630901,-0.031964283,-0.024511514,0.029296393,0.010876652,0.01148802,0.020190945,0.015655387,-0.019145234,0.033520747,-0.060886875,-0.00817299,-0.002867702,-0.019222308,0.051326025,0.040103484,0.006753664,-0.016637923,0.04099455,0.012928675,0.011467194,-0.0140427025,-0.029791167,-0.053835336,0.00247729,-0.024309628,-0.019306082,-0.010368571,-0.05582173,-0.0025483342,0.0035120335,0.0237171,-0.014682749,0.0077664074,-0.035751756,-0.012532193,-0.031182762,-0.0104020415,0.0153573975,-0.004610949,-0.024168875,-0.01932873],"last_embed":{"hash":"bjbj7a","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"bjbj7a","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Import Instructions#{2}","lines":[127,127],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"bjbj7a","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Import Instructions#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.046264276,-0.008837671,-0.012449371,0.012070546,-0.025266422,0.020287015,0.058683835,-0.019979393,-0.0038227097,-0.005055505,-0.021121468,0.03464099,-0.024113873,0.006054603,0.045510866,-0.011843799,-0.0007823745,0.005345023,0.04200653,0.004448076,0.040150613,-0.012579576,0.019023288,0.0065882816,-0.01740704,0.0091690915,0.039797474,-0.009970569,0.030391747,0.017400661,-0.00047575062,-0.086849764,-0.00288787,-0.033319775,-0.046385415,-0.006813104,0.013902485,-0.012280551,-0.054869805,0.030681998,-0.04772993,-0.029495576,0.023759348,-0.010248642,0.0486032,0.017926713,-0.00722432,-0.008101632,0.023048088,-0.013193612,-0.05257878,-0.008462813,0.01286106,-0.09000687,0.010589894,0.027475707,-0.04363994,-0.0034794135,-0.02317153,0.02710728,-0.00579486,0.0064101154,-0.035859626,0.01951597,0.030513627,0.04304119,-0.0021915706,0.014650947,-0.021852028,-0.019602591,-0.03773456,0.0006240394,-0.063239895,-0.031681318,-0.07388769,0.02562761,0.034081753,-0.016802613,0.007639018,0.0445962,-0.02822098,-0.005499803,-0.026194898,0.017170174,0.046823997,0.0059180222,-0.05363872,0.03623049,0.0025627366,0.0070875166,-0.024811763,-0.022022009,-0.01717331,-0.03829016,-0.038683236,-0.0038910357,-0.03682501,0.007956101,0.02126011,-0.016190425,0.015529773,0.010353834,-0.010077892,0.019199984,0.059891164,0.020958452,0.03178173,-0.03905237,-0.023003751,-0.02471483,-0.034231488,-0.0054518497,0.015701586,0.024303863,0.009638107,-0.040334683,0.03452108,-0.016005153,0.028881408,0.0064865174,0.030023606,-0.0035677636,0.054256495,-0.024161648,0.014462498,-0.013658241,0.0122044105,-0.02857658,0.05566765,0.005860182,0.033374123,0.027968634,0.012628905,0.021411994,-0.0022236365,-0.023707425,0.007311583,-0.03715267,-0.020753823,-0.035269685,0.014757669,0.017700069,-0.02284525,-0.02608872,0.0020824368,-0.041573822,0.04215533,0.033100996,0.023131944,-0.034119595,-0.05050189,0.031983946,0.043981265,0.025564361,0.04033555,-0.048951086,0.050018452,0.0375662,-0.025105957,-0.009228406,0.004616605,0.03001859,0.019838575,0.017021809,0.01616938,-0.014592696,-0.030003367,0.027262198,0.018037606,0.025677016,0.013871457,-0.017431121,-0.032300126,-0.009380672,0.03486699,0.020630868,0.04270601,0.0166974,0.034474663,-0.053562958,-0.014171438,0.043143872,0.0024504862,-0.012726001,-0.0400498,0.027530536,-0.01285571,-0.0035226278,0.013701285,0.039227232,-0.027868021,0.030084768,-0.0033529464,0.021569958,0.032406375,-0.018484596,0.019549178,0.0252782,-0.017228471,-0.02531533,-0.009506058,0.04787697,-0.008090016,-0.020700999,-0.013497765,-0.012174657,0.010080179,-0.01687637,-0.005609542,-0.06952816,-0.019052766,-0.007033658,-0.043727066,-0.011928693,-0.012871211,-0.0054098642,0.015296092,0.02034285,-0.0149140265,-0.03799069,-0.05888789,0.04112825,-0.022272369,0.021148171,-0.026639642,0.019431261,0.0429872,-0.029140588,0.0016171666,-0.00040008032,-0.049977757,-0.016126042,-0.002187662,0.03811185,0.058646146,-0.022927096,-0.032646175,-0.026656507,0.03802618,-0.010949246,-0.014600693,0.0012635471,-0.035575513,0.010670652,-0.035877805,-0.020815695,0.0038512035,0.037071392,-0.02258677,-0.01650273,0.0031439788,0.032409266,-0.031575955,0.015577813,-0.02425554,0.03280315,0.01638878,-0.017002527,-0.022764113,0.032745473,0.009139881,0.045457542,-0.012821892,0.0061635887,-0.011345984,-0.0093919085,-0.039456286,0.023064204,0.038491625,0.01301836,-0.053680535,-0.016154619,0.050491493,0.011422851,-0.00677096,-0.010811418,-0.03133615,0.030946815,0.06359889,0.033752244,-0.019388404,0.033734404,0.027980002,0.0042142025,0.07183374,-0.04854287,-0.05050428,-0.026699893,-0.020448573,0.00393715,-0.054016434,-0.027651817,0.056284215,-0.007990529,0.021014692,0.023023365,0.019740276,-0.1679608,-0.056911185,0.00891324,0.046941347,0.020379188,0.016967706,-0.04499978,-0.010055947,0.0049882573,0.047831688,-0.0061123846,-0.046248507,0.018102335,-0.0269926,0.004405195,0.021881478,-0.015150076,0.014603804,-0.0038764682,-0.04537901,-0.043848675,-0.020660408,0.050936654,0.0052036154,-0.03399503,-0.03550198,0.06678124,-0.035076316,0.0044400045,-0.007749169,-0.01015894,-0.034017634,0.0157522,0.022928357,0.002032169,0.041319985,-0.016384404,0.0011184694,0.022746656,0.0072368146,0.017052785,0.02800105,0.032984257,0.07328595,-0.02686049,0.043022044,-0.013349614,0.014104056,-0.084640056,-0.0059362897,-0.031345934,-0.021206614,0.028912682,-0.021871611,-0.04196912,0.0019845976,-0.02756227,0.03897648,-0.0211445,-0.009486599,-0.01764792,-0.019623905,0.004652339,-0.015235438,0.0029834085,0.012197545,0.06423279,0.009984991,0.0025146,-0.009425465,0.033886604,-0.040635403,-0.016952446,-0.013820559,-0.008046394,0.041649368,-0.012736156,-0.024673464,0.014545242,-0.12350796,-0.014975392,0.012724481,-0.0370827,0.021465397,-0.022174766,-0.011540365,0.02416906,0.05002935,0.021617176,0.266232,0.01556385,0.009833349,0.0013440417,0.06666467,-0.015705718,-0.028184783,0.02480913,-0.007554368,-0.03164148,0.007799592,0.021697516,0.03901062,0.016001878,-0.004741889,0.036899045,-0.028830135,0.04870262,0.054534744,0.00073170307,0.024210911,-0.05627033,-0.014470876,0.0077243345,-0.025184045,-0.029550966,-0.026478285,-0.005244381,-0.029663354,0.060428873,-0.009522444,0.027162295,0.08294,-0.016601926,-0.027954513,-0.013929021,0.020867951,-0.04113916,-0.020202445,-0.0076090666,0.023306407,-0.02137783,0.026359003,0.008100904,0.016717093,-0.036507737,-0.010428094,-0.013922434,-0.009584556,-0.008791855,0.035167314,-0.07556325,-0.02044937,-0.011283623,0.0051518856,-0.014444744,-0.027499206,-0.051330563,-0.026228685,0.050321355,0.010088191,0.016955636,-0.031347927,0.018489018,-0.010240695,0.029547801,-0.013276552,-0.00892831,0.025922181,0.059124008,0.04116272,0.017737523,0.009618137,-0.016006706,0.026722232,0.007043946,0.063876845,0.031043055,-0.006008601,0.046037134,-0.0041690725,0.01618969,-0.049212143,0.0018821972,0.035774816,-0.050365936,0.03021364,0.026965912,-0.052355427,0.059659604,0.027062785,0.01408575,0.020140853,0.0054051885,-0.022245571,-0.0027146346,-0.012338292,0.025896855,-0.013122596,-0.007857292,-0.020697713,-0.04291072,0.0071309917,-0.018165084,-0.03714443,-0.027902555,-0.0057571847,0.015609635,-0.0030446053,-0.014395584,-0.042886045,0.0060839006,0.018420132,-0.0051352675,0.014355964,0.051418222,0.040863615,0.033978175,0.060135018,0.0061356556,0.05952867,-0.010089214,-0.030256312,0.03664709,0.015707022,-0.05149364,-0.03984421,0.048915874,-0.028279822,0.019441914,0.029898409,-0.030516509,0.0016427469,0.03193138,0.012085636,0.008986623,0.01135639,-0.002862451,-0.04347681,0.023998078,-0.037111726,0.017770585,-0.029906185,0.058043014,0.026330626,0.062330633,0.022917824,-0.030492825,0.006197952,0.032223437,-0.005646725,0.04566721,0.049448267,0.000052075487,0.0027402418,-0.020943612,-0.0084845545,0.026569745,-0.001242673,-0.022860281,0.0032530003,0.029989982,0.012925156,0.06829802,-0.017624946,0.00039288786,-0.026987478,0.00097105774,0.0059103146,-0.021024248,-0.03734565,-0.027241632,-0.06992693,-0.004690509,0.026659364,-0.023473466,-0.025500761,0.026521124,-0.017853111,-0.04967603,0.015313791,-0.02951816,-0.06916512,0.0038139247,0.04385214,-0.042065054,-0.028318694,-0.0043249205,0.03964099,-0.0076968577,-0.03702061,0.088524446,0.0058646454,0.01301407,0.012449522,0.008031476,0.04561331,-0.013009504,0.016741803,-0.0030626901,-0.012943306,-0.013281302,0.012375629,-0.003117865,-0.0094784545,-0.026858559,-0.055278525,0.03820161,0.00052242813,-0.0076039904,-0.018229213,-0.014788405,-0.04859555,0.011880157,0.024770694,-0.015073463,0.029509299,0.009585461,0.026499843,-0.024355773,0.04764549,-0.014554015,0.020845167,-0.043222766,-0.03989708,0.036704782,0.017608581,0.030369736,0.003333701,0.0066453405,-0.004767753,0.04277257,0.025278602,-0.03261971,-0.01807825,0.013136165,0.0114367055,0.025363903,0.023416994,-0.054948296,-0.01098388,-0.035842646,-0.037348665,0.060959425,0.026591005,0.019657169,-0.03890096,-0.058723796,-0.011921281,-0.0028199563,0.030552015,-0.017471857,0.03762003,-0.042784624,0.041087184,0.010127264,-0.012533603,-0.018795019,0.011013145,-0.01814108,-0.007829916,0.03388849,-0.02257019,0.007239288,-0.012212889,-0.061309047,0.0319615,-0.00908977,-0.0005650186,0.0005818782,-0.02802277,-0.03107463,0.032974362,0.0020456384,0.00008626991,-0.0061202054,-0.012397997,0.04982906,0.07798871,-0.0015671246,-0.015149468,-0.030184422,0.00520852,-0.0028691487,0.0027371633,0.0069528264,0.035833515,-0.01664486,0.014423707,-0.032093808,-0.03164635,-0.00040388954,-0.023091616,0.037332475,0.0018789233,-0.014096249,-0.028104588,0.040112432,0.0070278863,0.012587425,-0.007598622,-0.024467489,-0.0076602856,0.005656568,-0.0030295085,0.009445217,-0.0013569015,-0.02268874,0.021050856,0.06192688,0.034668475,-0.07419265,0.05669969,0.052397616,0.040733095,0.013415548,0.06677189,-0.009570939,-0.0058323443,-0.0363153,0.011678958,0.00019063035,-0.05676621,-0.017730126,-0.03962681,0.003792496,-0.0035785493,-0.016202984,0.0076537416,-0.023852358,-0.034802157,-0.00005717941,-0.017222833,-0.0047197645,-0.015417622,-0.029591564,0.038640458,0.00713634,0.009780483,0.008460731,0.004946321,-0.034783125,0.055760875,-0.019923402,0.012112915,-0.019764492,-0.015081982,0.026738083,-0.016730526,-0.0020810058,0.008787023,0.008912064,-0.017022552,-0.04606256,0.044982694,-0.0065679285,-0.042260963,0.0043579973,-0.008424194,0.011763759,-0.020851081,0.013475439,-0.028573409,-0.020111978,-0.023416564,0.010527608,0.006997647,0.020215338,-0.023421215,-0.009019616,-0.0068468964,-0.022480072,0.0042719096,0.012605448,-0.028965184,-0.008163206,-0.027614852,-0.021928562,-0.0047964896,0.013963864,-0.015453882,-0.032471046,0.017777625,-0.017640732,0.006579482,-0.018023558,-0.021545209,-0.044830043,-0.0012540185,-0.00073979434,0.029919123,0.039560605,-0.043534778,0.023923727,-0.13511305,-0.027378187,-0.03871161,0.022897426,0.00546089,-0.024767268,0.0034268345,-0.05058293,0.001358563,0.009207151,-0.060856763,-0.007330995,0.01816412,-0.015720312,-0.000672041,0.019555854,0.010294504,0.041113444,-0.039746832,0.046386205,-0.0038968846,0.014169514,0.05099289,0.021422628,0.018222308,-0.028053705,0.0036617154,0.008841542,-0.028831705,-0.022438342,-0.007019546,-0.010347381,0.014764985,0.04608283,-0.046419512,-0.0032350705,-0.009788358,-0.019193096,-0.00020405285,-0.023199562,-0.007452681,0.03205878,-0.0006345848,-0.01607045,0.020664044,0.10673856,0.0038921223,-0.01672643,-0.01614136,-0.010243361,0.007073304,0.046100214,-0.019645462,-0.015310159,-0.02015777,-0.018442746,-0.017075846,-0.019431863,-0.01383479,0.01637328,-0.029306898,0.022763275,-0.015438243,-0.032096267,-0.0032668018,0.008100266,-0.061607752,-0.0051653497,-0.02719504,-0.013352135,0.023275167,-0.024818925,-0.07807504,-0.026380597,-0.01491289,0.0012453233,0.049550127,-0.041430876,-0.005970544,-0.0050595887,-0.05622418,-0.026773242,-0.0044906866,-0.013545276,0.04041898,0.012297717,-0.011158106,0.034452233,-0.0075510773,0.011631257,0.014887183,-0.04923395,-0.0072038677,0.026802873,-0.012500991,0.052201256,-0.05028868,0.0003104973,0.005905327,0.017808646,-0.028457109,-0.00280603,0.0084272,0.017112391,-0.05496592,0.03590221,0.02456001,-0.0145188235,0.0048062056,-0.019929957,-0.012573663,0.010265193,-0.013920953,-0.021673905,-0.10294929,-0.00848579,0.012551292,0.029110067,-0.01024558,-0.04428515,0.0021420077,-0.028274441,-0.031007236,-0.023428628,0.011725621,0.0030475424,0.02417471,0.011273748,0.017531207,-0.001744641,-0.023524245,-0.019519964,0.0123194065,0.048016947,0.023382453,0.011013484,0.006658302,0.03470291,-0.042465474,-0.021120023,-0.03956616,0.0022816444,0.041374,-0.048241872,0.0041661533,-0.08270935,0.0043102414,-0.04057239,-0.0006350786,-0.031162817,0.02467044,0.013740141,0.0074758306,0.050091386,-0.020391976,0.038376972,-0.03832869,0.044498596,-0.0077502425,0.036935277,-0.0072678667,-0.0045717633,-0.025826134,0.013153737,-0.011309392,0.010355413,-0.030780632,-0.012146718,-0.042758707,-0.004765648,0.01008448,0.0052010724,-0.020910282,-0.007931494,0.04420318,-0.024615828,0.0074792313,-0.022622805,0.00859092,-0.004430289,0.019248169,0.024722656,0.036024347,-0.0055800686,0.058663074,-0.014308891,0.04048805,0.032394055,-0.032358617,-0.026591517,-0.0025860497,-0.019127809,-0.003163841,-0.002990164,0.00965851,-0.00057132216,0.01209878,-0.016428882,-0.017024672,0.06373514,0.0038035703,-0.02414665,0.014160085,-0.010837937,-0.017343234,0.034629542,0.009308569,0.00552409,-0.025354277,0.03290686,-0.028191809,0.0213964,-0.08544742,0.010592452,-0.0035160184,-0.024453554,0.040610302,0.04563241,0.013640861,-0.019202506,0.05510461,0.016295493,0.016265456,-0.0056115338,-0.012007956,-0.047914892,-0.003156125,0.0011671844,-0.025239948,0.00012540682,-0.043641638,0.002559069,0.007835444,0.01729744,-0.01828599,-0.01065826,-0.020335568,0.013301948,-0.010591499,-0.005667117,-0.01607799,-0.004956684,-0.025172578,-0.033662777],"last_embed":{"hash":"747xoa","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"747xoa","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Import Instructions#{3}","lines":[128,128],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"747xoa","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Import Instructions#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06542437,0.013876187,-0.027258176,-0.0024981136,-0.032168865,0.0032624193,0.06759404,-0.012272606,0.002870913,-0.0017103086,-0.024164826,0.023782717,-0.01702311,0.013680398,0.0365292,0.00901781,-0.0055798823,0.010588609,0.03568218,-0.01671848,0.040657315,-0.003274023,0.03490241,0.03160009,-0.010616334,0.006960161,0.045151982,-0.01222554,0.014914074,0.031040685,0.005477512,-0.09096038,0.0017021763,-0.012507175,-0.05161444,0.009735082,-0.0007989825,-0.0112482915,-0.0550621,0.038233247,-0.027672546,-0.02818114,0.016221946,-0.007959654,0.04212133,0.014218435,-0.0028740352,-0.010410631,0.014463003,-0.027627787,-0.05313293,-0.008746776,0.0315148,-0.059506994,-0.0030192453,0.037629876,-0.043857418,-0.0031921864,-0.01963901,0.026794331,0.0056123137,-0.008873928,-0.04178313,0.0034245534,0.036146376,0.036651857,0.0018060389,0.02264795,-0.023985855,-0.026471676,-0.03990711,0.0073442273,-0.04781069,-0.043984763,-0.077856965,0.029241245,0.032207366,-0.0393393,0.014887379,0.07017446,-0.01587843,0.010002866,-0.026789181,0.011026854,0.020701092,0.011182957,-0.049549107,0.0530478,0.025814721,0.0011402069,-0.015391738,-0.017542941,-0.008310759,-0.038317807,-0.02584403,-0.01024865,-0.017604882,0.0054869335,0.012110043,-0.009161185,-0.0049112313,0.013258676,-0.013320893,0.006179279,0.029191995,-0.000077060395,0.014358463,-0.03258959,-0.021345373,-0.026894737,-0.023807665,-0.0063042613,0.013507516,0.055786293,-0.00037007063,-0.03594009,0.0300694,-0.03241456,0.011551609,-0.010069066,0.031133657,-0.0061655417,0.0697573,-0.010065387,0.004673466,-0.005542606,0.014678445,-0.02427417,0.05434978,0.019419106,0.029158669,0.015485822,0.02363795,0.043210365,-0.0063976897,-0.021757746,0.021680374,-0.025009153,-0.010547378,-0.06372146,0.030433657,0.0042071105,-0.012878284,-0.02522681,-0.0012262848,-0.050764475,0.029442016,0.058331043,0.004737316,-0.033488166,-0.049832646,0.025236914,0.038383543,0.045459766,0.036104344,-0.016297035,0.040445037,0.032359842,-0.00081257656,-0.010876398,-0.00002269971,0.03938491,0.015105563,0.025717806,0.016866025,-0.049184877,-0.006754385,0.008205781,0.0013249298,0.009864255,0.0151045285,-0.025456663,-0.012686875,0.0060163406,0.030539451,0.022200787,0.05276483,0.01910202,0.029773297,-0.04131502,-0.0026296217,0.017842274,-0.008588587,-0.016622059,-0.01626906,0.033634324,-0.027736595,-0.0061003543,0.0052215126,0.042643867,-0.03022434,0.00385523,-0.004263116,0.024851188,0.030883778,-0.024510019,0.0129189845,0.005588854,-0.02568616,-0.020443143,0.0094863605,0.031052044,-0.015634298,-0.014198092,-0.010416403,-0.024201626,0.023059921,-0.029221836,-0.008433648,-0.092540644,-0.025195701,-0.0050916793,-0.060263563,-0.02774167,-0.0025608775,-0.011134629,0.03189699,0.03035177,-0.008170417,-0.014263175,-0.030365014,0.03921017,-0.027269041,0.013919763,-0.010673566,0.023653029,0.022127565,-0.0011698027,0.024361506,-0.011889279,-0.05056716,-0.0022995418,0.008376717,0.009674709,0.052609026,-0.027639214,-0.0413954,-0.00044673082,0.026674585,-0.018817453,-0.004390382,-0.025664903,-0.03169942,0.0019039941,-0.025168901,-0.026381373,0.018128302,0.022293445,-0.016003953,0.021822248,0.005103387,0.043403074,-0.025294403,0.012593686,-0.008842692,0.02110491,0.029583098,-0.022334863,-0.03325933,0.0090023205,0.007623909,0.055990975,-0.001248805,0.007046801,-0.019903347,-0.013957927,-0.018742707,0.01761967,0.027415125,0.016660096,-0.045309957,-0.012375666,0.073498584,-0.014141505,-0.0045905923,0.0011228941,-0.043049175,0.041734044,0.052724525,0.03507502,-0.01074224,0.049696974,0.036570244,-0.0028428615,0.101192854,-0.04430707,-0.06475216,-0.026916001,-0.024551567,0.013039424,-0.03677006,-0.0033771535,0.04950036,-0.0102808215,0.026614048,0.027970126,0.005669354,-0.17411944,-0.06134488,0.020414183,0.040934227,0.032202933,0.028918039,-0.037779517,0.0061631417,0.004801283,0.032111835,-0.007027242,-0.046510577,0.022242568,-0.012717953,0.011697103,0.04173435,-0.018730823,0.019481055,-0.025628148,-0.03265456,-0.036662903,-0.0036622135,0.058253318,0.006921474,-0.042186256,-0.029642262,0.063207746,-0.024373773,0.01870191,0.0038776763,-0.020592863,-0.03214784,0.012439987,0.03463758,0.000018461804,0.053440746,-0.010734957,-0.0013460404,0.025676569,-0.011490844,0.007169299,0.04216332,0.040658105,0.059866257,0.0072291037,0.016927043,-0.01599764,0.00079404016,-0.044820197,0.0015765077,-0.027902015,-0.028752262,0.012936662,-0.030122813,-0.04623691,0.0044564954,-0.025071308,0.00020016966,-0.031122912,0.0129901925,-0.020085972,-0.02725298,0.004824894,-0.032106645,-0.029150078,0.019937627,0.078620486,-0.00028559132,0.036649004,-0.030782457,0.03329301,-0.045539968,-0.010449429,-0.006335964,-0.013889619,0.031855024,-0.02209815,-0.023889422,0.01874148,-0.12940283,-0.016495207,0.008775393,-0.013177914,0.0077116545,-0.038760744,-0.009529848,0.016818857,0.032343097,0.02502266,0.2529566,0.01659784,-0.0010196806,-0.004589497,0.06565128,-0.023709035,-0.03162651,0.047099736,-0.0014185581,-0.025555221,-0.002973696,-0.0019367111,0.03972049,0.00291211,0.026162613,0.043671668,-0.028285671,0.044092894,0.059977196,-0.0011574683,0.024545742,-0.03877469,-0.0049008564,0.001530463,-0.02349916,-0.026908224,-0.0017091171,-0.01627083,-0.025273142,0.06390941,-0.016431268,0.02391819,0.08606418,-0.016285693,-0.03341555,-0.020238513,0.028727898,-0.061508514,-0.007340229,-0.02225985,-0.0053490866,-0.027248474,0.016199237,0.01805192,0.015605379,-0.054894075,-0.01901355,-0.00912781,-0.002937655,-0.01734633,0.0433028,-0.06343771,-0.011464781,-0.037319135,-0.01105097,-0.019398581,-0.021540988,-0.0312588,-0.03457476,0.039673902,0.029402746,0.00863813,-0.044355,0.02268035,0.0039508604,0.031509463,-0.015685296,-0.039875872,0.017993517,0.074034534,0.029145945,0.02348252,0.02300788,-0.022364065,0.01921143,-0.005960345,0.030913604,0.030398512,-0.029233128,0.04725331,-0.0113592865,-0.007278892,-0.03375903,-0.0023462449,0.036183417,-0.033302974,0.03180923,0.008463842,-0.07725662,0.07580159,0.039117094,0.0050730505,0.013216618,0.011937505,-0.027210694,-0.008667279,-0.017393317,0.01887209,-0.044221517,-0.0057062,-0.011335755,-0.03359563,-0.0027991186,-0.026726313,-0.022934558,-0.027646933,-0.021791399,0.058000673,0.0070619965,-0.00719636,-0.033945724,0.0031265176,0.003932615,-0.0024754074,-0.0026557841,0.056575105,0.024554724,0.037875857,0.029270891,-0.001857248,0.04279362,0.018624427,-0.03810934,0.025274564,0.010336996,-0.051229667,-0.03293146,0.031440202,-0.0558619,0.042456184,0.013021238,-0.03203496,-0.01590425,0.030707013,0.026060004,0.008409657,0.026458815,-0.017120937,-0.041048493,0.0013393154,-0.04361904,0.011770628,-0.012400801,0.030377014,0.029988509,0.056973077,0.028906072,-0.04125131,-0.0019706585,0.0617602,0.005552986,0.040378448,0.062002975,-0.025532104,0.011216755,-0.016950238,-0.010214189,0.009309537,-0.017287226,-0.03497828,0.005872884,0.024550593,0.005577928,0.04932449,-0.01319539,0.0050170645,-0.010671843,0.0011404929,0.007364499,-0.003774456,-0.032947917,-0.035582848,-0.0633198,0.0017301021,0.022176903,-0.043669328,-0.012000935,-0.002860447,-0.021930492,-0.061936982,0.031636517,-0.03614104,-0.052965634,-0.0011438512,0.033865392,-0.024344185,-0.02813289,-0.0181607,0.04035868,-0.013113211,-0.027223123,0.09249665,-0.0013186929,0.0024716163,0.010585295,0.00417006,0.05742795,0.013908253,0.021612545,-0.014005387,-0.012617323,-0.00009259863,0.015426359,0.024540277,-0.033433285,-0.025864234,-0.055005293,0.0076854154,0.0056497613,-0.016018244,0.0060130367,-0.026230566,-0.050427508,0.04002506,0.00396509,-0.020925444,0.028978817,0.021537473,0.035944954,-0.013448925,0.033407524,-0.023951473,0.012496435,-0.032379553,-0.040315963,0.055836756,0.014418245,0.035292007,-0.008990675,-0.0085863415,-0.0054743453,0.05145088,0.0075310124,-0.04248371,-0.012752817,0.025021592,0.017422086,0.011538808,0.016566796,-0.02647898,-0.015320875,-0.059101503,-0.02973922,0.02422346,0.0134628145,0.044020586,-0.022115963,-0.0729369,-0.009173374,0.014051914,0.020369712,-0.038046587,0.02950441,-0.034973614,0.053098653,0.014885771,-0.01036772,-0.020013638,0.014878782,-0.009462422,-0.005651804,0.037341315,0.0046686498,-0.01458919,-0.016205622,-0.042702686,0.009229435,-0.020943806,-0.011992407,-0.023889527,-0.007858452,-0.005951469,0.011799472,-0.00888037,-0.0005815846,-0.011123358,-0.024662703,0.04900347,0.06996511,-0.028749123,-0.016448941,-0.021493314,0.022456601,0.009663936,-0.0050164387,0.013575151,0.028428646,-0.025779165,0.020389315,-0.01201098,-0.004874351,0.00014933027,-0.014423752,0.049661685,0.0013786908,-0.01570593,-0.027701462,0.051818155,0.012729774,0.0056786616,-0.00054804794,-0.007003818,0.0072520548,-0.009570943,-0.005016209,0.0052360827,0.014558852,-0.027740324,0.040050376,0.050807405,0.049986336,-0.06996068,0.062143385,0.0335286,0.051186807,0.008382642,0.04608901,-0.009018458,0.00041224473,-0.024252543,0.009603881,0.010219924,-0.04579451,0.012655019,-0.049931318,-0.0009635312,-0.006644226,-0.038836397,-0.0058009992,-0.007361704,-0.025486989,-0.010057126,-0.014177754,-0.015921567,-0.021292172,-0.029696012,0.02657188,0.010821425,0.024411827,-0.000677007,0.019718967,0.0017740405,0.021361744,-0.0003478771,0.010711491,-0.010789148,-0.029530853,0.030346714,-0.037682675,-0.0046554,0.014319833,-0.002738751,-0.010555373,-0.01920729,0.052126475,0.0023213928,-0.044212207,-0.03670463,-0.014588925,0.045404755,-0.020017201,0.013022096,-0.020289987,-0.0057309596,-0.007666177,-0.0073304647,0.025255239,0.0063309222,-0.030963767,-0.010269539,-0.0069716983,-0.027013902,0.010477467,-0.023896208,-0.017865095,0.0145502,-0.041831773,-0.017089194,0.0074912603,-0.0017518734,-0.011722752,-0.042867523,0.009412826,-0.027354978,-0.008427203,-0.010769898,-0.043286473,-0.044579577,-0.0045822524,0.030486207,0.004373865,0.023420325,-0.035887863,0.029032914,-0.12846257,-0.010250778,-0.016057314,0.021038271,0.0009081599,0.000822332,0.012669584,-0.04376429,0.008406315,-0.010019729,-0.055827238,-0.028886842,0.018648637,-0.031359047,-0.017691538,0.02658763,0.020611813,0.038721457,-0.029240644,0.053788062,-0.00068844913,0.0028147907,0.05050099,0.029393574,0.00620942,-0.038765367,-0.0013575803,0.011541107,-0.020946627,-0.017878745,-0.012199069,-0.025063552,0.02431924,0.03895471,-0.04454655,0.013834633,-0.030833894,-0.04601572,0.015426337,-0.017715186,0.00088719843,0.03189204,0.0019897611,-0.0043736827,0.0011607091,0.096835904,0.01581013,-0.017160911,-0.015197291,-0.014395155,0.0031748381,0.03984115,-0.03222884,-0.0035173818,-0.020173158,-0.011836165,-0.011025906,-0.022318924,-0.00980703,0.033131417,-0.027378678,0.029202064,-0.034009412,-0.043816626,-0.005654645,0.023623439,-0.039619066,0.0030529024,-0.003042952,-0.016312277,0.006844938,-0.032057796,-0.06677646,-0.03777274,-0.027873605,0.011991579,0.023446666,-0.02135223,-0.021014722,-0.010119998,-0.062868595,-0.010842752,-0.0131118065,0.008354876,0.06252997,-0.009976951,-0.00529233,0.009736744,-0.031078387,0.018824132,0.007165476,-0.049329564,-0.0060029146,0.035973847,0.0026094525,0.049203973,-0.047634296,0.020291692,-0.007438518,0.0076670228,-0.014612552,-0.008406235,0.0018754195,0.029030774,-0.049531963,0.0371867,0.039890468,-0.01677938,-0.014697131,-0.038257863,-0.011140103,-0.002947892,-0.015701437,-0.007368529,-0.08678092,0.006902833,0.010665455,-0.005835406,0.04081107,-0.009593144,0.0036859508,-0.042123593,-0.028106522,-0.0194078,0.046517193,0.009262431,0.0083253,0.013355631,-0.002269402,0.026061267,-0.01669419,-0.03812429,0.010368947,0.03323005,0.0075036623,0.02424106,-0.0017698245,0.0340924,-0.053556617,-0.02957685,-0.045151234,0.01296071,0.03243698,-0.057487886,0.01989678,-0.08406225,0.018802362,-0.030218184,0.02420439,-0.05204697,0.008335815,-0.00023871899,-0.0059516756,0.068028435,-0.015914842,0.055490904,-0.033205826,0.05576412,-0.018823218,0.031129867,-0.011654153,-0.0050210836,-0.023305876,0.0055623353,-0.006320777,0.042225897,-0.0053735906,-0.030629784,-0.061056163,0.017903557,0.013409492,0.008941321,-0.005618835,-0.025593763,0.057049785,-0.008998908,0.0017749362,-0.024408057,0.006111712,-0.02740907,0.019246543,0.005487419,0.037095226,0.004356612,0.068460874,-0.0094993645,0.021566892,0.005298256,-0.022707602,-0.024046412,-0.0154537475,-0.028090378,0.005152582,0.005688498,0.00021794002,-0.015127689,0.02669329,0.008027565,-0.0071312264,0.047276635,0.010084506,-0.010239309,-0.0014179158,-0.014769823,-0.02481428,0.018415974,-0.011460788,0.0042018946,-0.021841902,0.03141369,-0.019815624,0.02455205,-0.044489585,0.0094942385,-0.015556342,-0.022986803,0.039437436,0.036332645,0.003939753,-0.041146774,0.05331229,0.006533855,0.020994658,-0.018869517,-0.024699612,-0.046586767,-0.007956916,-0.012493958,-0.02189231,-0.0077366424,-0.06425847,-0.0071449983,0.007978692,0.029609986,-0.0031294695,0.010662957,-0.03173726,0.0012724734,-0.0011574044,0.0042126556,0.017252926,-0.02593072,-0.0007626648,-0.000006515165],"last_embed":{"hash":"4id9j0","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"4id9j0","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Import Instructions#{4}","lines":[129,129],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4id9j0","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Tips": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.067976765,-0.0061636097,-0.017412221,0.0054081916,-0.037501294,-0.04323379,0.06960904,0.0058497544,0.020303583,0.021870352,-0.022545092,0.0013275356,-0.027019555,0.00684659,0.019809065,0.007697405,-0.021955019,0.006777663,0.0046363375,0.0062917457,0.018670218,0.022075746,0.008887307,0.011996863,-0.02381475,0.014707063,0.013489891,0.004170513,0.024422176,0.04655704,0.025873799,-0.040142953,-0.011688887,-0.0056549697,-0.01652482,-0.005652427,0.0018460172,-0.015887335,-0.06115936,-0.0067429505,-0.0347229,0.011145562,0.010197609,-0.03177592,0.022383327,0.009165433,-0.004234491,-0.0123415245,0.04241635,-0.01742477,-0.04098428,-0.0064668152,0.011395714,-0.054988958,0.012260122,0.05032514,-0.05254447,-0.013034984,-0.014088421,-0.004132851,-0.011668299,0.011426365,-0.028974732,-0.0016350985,0.0040868702,0.046398915,0.008064612,0.027184518,-0.015577092,-0.066394314,-0.03996183,0.016599583,0.022973862,-0.04221605,-0.05121201,0.015033411,0.029476456,-0.08089254,-0.016960314,0.050261255,-0.012793659,0.0073070335,0.0011049107,-0.0010090764,0.008903783,-0.0031263458,-0.033278845,0.10611397,0.03062323,0.03715226,-0.025510108,-0.00043250454,-0.0003816428,-0.045190748,-0.017097201,-0.017715972,-0.010409794,-0.020438632,0.030526215,0.009889267,0.0269895,0.0063261986,0.009405304,-0.0015870975,0.060988735,-0.01843795,0.02108353,0.0018701117,0.0015635308,-0.02796489,-0.022523113,0.014153902,0.034571078,0.0056614047,0.005172306,-0.031791896,0.025806066,0.0006146408,0.03873081,-0.018549742,0.025151348,0.020895343,0.039090946,-0.037650105,-0.005785757,0.021245928,0.02146493,-0.010358314,0.015269876,-0.01210978,0.02950181,0.055128217,-0.00038317102,0.018934768,-0.043389034,-0.043776352,0.018752584,0.029717976,-0.005892149,-0.07142778,0.035729013,0.035818014,0.00019340399,-0.013999521,0.009599513,-0.04974062,0.028573342,0.060639467,0.03114997,-0.0559319,-0.030665403,0.022006145,0.015027743,0.006735898,0.02972039,-0.015607728,0.024891246,0.031711273,0.02087768,0.016519893,0.022509985,0.041814376,-0.0155181,0.036550116,-0.0092326,-0.042200513,0.012998256,-0.021360017,0.0043436475,0.0072465544,0.019567648,-0.013285197,-0.01298097,-0.002266951,0.028773637,0.018056447,0.06903911,0.028662305,0.0140974345,-0.044296835,-0.012678588,-0.0004542733,-0.021222033,-0.018807348,-0.028968718,0.025380015,-0.008088725,-0.02956936,0.01582246,0.0272234,-0.027869096,-0.023324924,0.010707773,0.021693202,0.0122152325,-0.00636869,0.0510934,0.0042649535,0.003991924,0.004473572,0.01054236,0.021785561,0.031135386,-0.036679912,-0.057606522,-0.014661355,-0.007856513,-0.03064647,0.02842173,-0.07773573,0.0072158985,-0.0130694965,-0.03331628,-0.027088841,-0.037507355,-0.0027031475,-0.013746367,0.002882989,-0.028678864,-0.026032371,-0.034969505,0.040984206,-0.021135787,-0.0421667,0.021325141,0.01238599,0.025550606,-0.005668363,0.015837021,-0.004164044,-0.040786404,0.03914066,0.006271728,-0.0062265154,0.042410493,-0.022766229,-0.0122611,0.036744263,-0.00091663183,0.012750086,0.028359143,0.0013220798,0.00618322,0.021397427,-0.040895298,-0.024657208,0.009871348,0.021677233,-0.011600372,-0.0126116155,-0.0045421184,-0.008330841,-0.03263038,-0.010917852,-0.01927434,0.01741121,0.024810478,-0.030670954,0.006853495,-0.008429972,0.026082229,0.054380734,0.010634361,0.0052350196,-0.013131838,0.0011650927,-0.014186055,-0.024993796,-0.0022962706,0.013573598,-0.04196437,-0.040096007,0.076086394,-0.01885495,-0.011366586,-0.018215481,-0.054189,0.030453729,0.0958427,0.018979218,-0.039022487,0.026471287,0.03952509,0.004662338,0.05230114,-0.028165642,-0.0616408,-0.002956217,-0.012444071,-0.006083551,0.020389725,0.020150963,0.05596106,-0.021479968,-0.026199026,0.028241932,0.011255005,-0.16929056,-0.0386008,-0.0049697575,0.029075967,0.030898297,0.02326981,-0.044005103,-0.0037569886,0.036994748,0.047309272,0.024109729,-0.04459801,0.0232516,0.0073337546,0.004010065,0.020902704,-0.029813174,0.015832396,0.0030079035,-0.033924628,-0.06551358,-0.019748302,0.0655271,-0.010389196,-0.042075098,-0.01378057,0.06487426,-0.008468383,0.01996525,0.0015774862,-0.013971455,-0.056757398,-0.00041211437,0.024714163,0.0048594577,0.033192568,-0.024891276,0.0069701853,0.01807326,-0.030108279,0.045903347,0.06518823,0.0065924386,0.032686774,-0.0019861185,0.011690128,-0.023648432,-0.023635056,-0.051842235,-0.007376719,-0.040526327,-0.019733585,0.0011786611,-0.012773234,-0.043343343,-0.003747826,-0.010911369,0.0044353046,-0.030303186,0.048800807,-0.03277522,0.03040321,0.015269466,-0.053843666,-0.008274648,0.027498174,0.060151327,0.0025532248,0.044033695,-0.046750743,0.002241249,-0.04414393,-0.0074595762,-0.0057774023,-0.037084833,-0.0019218184,0.020495508,-0.022722313,0.0136088915,-0.12461412,-0.023864254,-0.009681933,-0.03790021,-0.010274368,-0.033935577,-0.03150725,0.025640402,0.024879573,0.004555204,0.23612252,0.049526352,0.00033015487,-0.032850787,0.050817654,-0.024090754,-0.033567578,0.028564747,0.033636823,-0.023554837,0.02282772,0.045173578,0.040937085,-0.002874942,0.04091407,0.029429207,-0.04043859,0.056459635,0.07847256,0.011265018,0.026265416,-0.006092178,0.0040351483,0.008372351,-0.035241965,-0.035635237,-0.006940907,0.039765406,-0.039374664,0.04338036,0.00029408766,0.031423636,0.08601605,-0.03149889,-0.053803157,0.011297681,0.025005098,-0.05753642,-0.00080180477,0.0054100337,-0.01749556,-0.021572707,0.0016811626,-0.012621994,0.0059260894,-0.038980573,-0.0154024,0.011823233,-0.0065860176,-0.046601865,-0.023168063,-0.0032883026,-0.031328715,-0.03728091,0.013305663,-0.0019340279,-0.042136926,-0.023369571,-0.0067456327,0.05845237,0.0004801965,0.014915769,-0.04979164,0.05056844,-0.020660307,0.03213713,0.014772699,0.009061496,0.02238968,0.04479485,0.026341712,0.0182919,0.026565166,-0.0053624543,0.033122078,0.0070913373,0.036109935,0.042929616,-0.018185643,0.021255225,-0.019581342,0.020892551,-0.013518148,0.017618822,0.009540575,-0.025246479,-0.016106306,0.08003935,-0.047546666,0.03561849,-0.007231468,0.011010552,-0.030259443,0.005654623,-0.022918226,0.027396282,0.055285055,0.025845833,-0.04571569,0.026651645,-0.023381304,-0.008523893,0.017475609,-0.016147844,0.0168951,0.015162438,-0.017154928,0.027177028,-0.0031898944,0.032015245,-0.07165805,0.014657971,-0.0023546177,-0.01173758,0.01953419,0.06805351,0.047444154,-0.001535651,0.011566401,0.0026589814,0.01206069,0.019169042,-0.001940257,0.032149967,-0.013031725,-0.021093318,-0.031195285,0.030976498,-0.032723807,0.029769031,0.031438675,-0.011389643,-0.036702655,0.062870055,-0.012540564,-0.0018108469,0.034167018,-0.017353527,-0.036665343,-0.0297342,-0.029424857,0.041465856,-0.015857846,0.059655014,0.015291478,-0.00880491,0.031981044,-0.015302898,-0.009550691,0.052161198,-0.009536246,0.03396189,0.049467605,-0.02680956,0.03143524,-0.041408554,-0.006625006,0.051195048,0.011155196,-0.03580035,0.0114858225,0.009629507,0.048112083,0.046685524,-0.013266759,-0.029270433,0.025688801,0.007784728,-0.015071823,-0.0234008,-0.021881934,-0.043479957,-0.027687322,0.031824157,-0.0047141286,0.019291649,-0.0027269535,0.009866103,-0.014824479,-0.05997718,0.022186082,-0.02543673,-0.043511312,-0.0065719546,0.030862238,-0.0068336623,0.006031444,-0.0038100323,0.02802965,-0.01715904,-0.017080853,0.11419349,-0.015980637,0.0035553873,0.025853727,0.036624983,0.029798063,0.008813766,0.003467883,-0.01268417,-0.017302502,-0.020426814,-0.0065447954,0.015926959,-0.018736634,-0.012060989,-0.046018343,0.039292324,0.020343015,-0.0059875897,0.026815714,0.02008157,-0.051392682,0.024279425,0.0027424092,-0.038553588,0.05368705,0.049668554,0.005421155,0.00016377677,0.011838639,-0.020456534,0.014979908,-0.02368556,-0.049821414,0.033775304,-0.043150198,-0.0010113302,0.001990461,-0.034027163,-0.003237199,0.02501201,0.021546643,0.0026424516,0.004504475,0.012656988,0.020818673,0.04729615,0.018095864,-0.015934968,-0.0331837,-0.029539715,0.00024330163,0.04999134,0.018775847,0.052041948,-0.0030726963,-0.05844587,-0.017390322,-0.02866818,0.011032494,-0.044318486,0.019451054,-0.052946623,0.024498971,-0.0003204575,0.001512261,-0.0025054156,0.011227864,-0.033101436,-0.011153379,0.041155066,0.0055717304,-0.00149288,-0.054359216,-0.04598376,0.018173493,-0.054814734,-0.011423254,-0.036607098,-0.018428458,-0.009048127,0.005247573,-0.061183438,-0.01175926,-0.02283726,-0.007693729,0.068777904,0.058896102,0.004739042,-0.042843875,-0.0052593756,0.008607061,0.030957941,-0.021046845,0.04973947,0.03238796,-0.05423533,0.019092819,-0.031169057,-0.0025557147,-0.018588273,-0.04151577,0.05714837,-0.0036889035,0.00541647,-0.032124896,0.03484653,0.0086274985,-0.012124571,0.008966212,-0.035985913,-0.021702783,0.006814301,-0.0062650107,0.032096475,-0.0070101996,-0.025696835,0.017691165,0.0056869094,-0.017427176,-0.066074654,0.04040206,-0.0005495895,0.044857204,-0.01266655,0.044146754,-0.033317484,0.010769051,-0.016979279,0.00090115226,0.015760928,-0.06897144,-0.03265563,-0.053994372,0.021349221,-0.0419596,-0.027210632,-0.015060229,0.013508029,-0.048956066,-0.03512899,-0.015159857,-0.03562051,-0.0013760581,-0.0026723598,0.05320472,0.011942168,0.0057922527,-0.013319573,0.024519945,-0.039255038,0.003419869,-0.021875767,0.01259485,-0.06330882,0.013786521,0.011931766,-0.02360673,0.005306943,0.013859373,0.0122485105,-0.03591586,-0.043363504,0.04390455,-0.023422586,-0.0345295,-0.030066358,0.023065127,0.025114968,-0.0262196,0.040382516,-0.011514328,-0.02311857,-0.018481623,0.014287706,0.019956999,0.0064665764,-0.016833019,-0.035987657,-0.013062488,0.010002175,0.000060082013,0.030328525,-0.01343042,0.0042656306,-0.017526882,-0.039584592,0.039238527,0.003071947,-0.02454234,-0.03784904,0.01460231,-0.010525615,-0.025194136,-0.02587,-0.03953478,-0.038968712,0.010643774,0.004910969,-0.0058936067,-0.009233237,-0.009555693,0.022264592,-0.15176925,0.005082974,-0.019760406,0.028978944,-0.0057887766,0.01818463,0.00018538209,-0.053674184,0.00023379714,-0.016211394,-0.025216267,-0.060590643,0.023689456,-0.044199586,0.013074132,0.037483603,0.047739886,0.027915541,-0.020170638,0.01649793,0.017264368,-0.015798183,0.016636685,0.013498228,0.002140863,-0.012240908,-0.021476625,0.008955519,-0.033435255,-0.0071484256,-0.003130313,-0.053429257,0.03274962,0.05829272,0.014067938,0.013283471,-0.011866033,-0.017797036,0.01822165,0.008227486,-0.028405074,0.010373492,-0.011249185,-0.007853128,0.013677036,0.08880316,0.0109941065,-0.020482652,-0.011021171,0.0058154785,0.033206575,0.044391904,-0.0026992192,-0.010609447,-0.025358424,-0.006485422,-0.035578195,0.02129829,-0.014832418,0.029292518,-0.024623984,0.015122347,-0.029557215,-0.021783566,-0.037149195,0.017215269,-0.05432674,-0.01734163,0.005716538,0.005599133,-0.014705672,-0.030234283,-0.042064592,-0.009133019,-0.014364627,0.011095288,0.042828288,-0.017672556,0.00010376554,-0.008161982,-0.06968209,-0.01601399,-0.019498752,0.02156285,0.003627335,-0.02719022,0.0027534284,-0.008295081,-0.01886607,0.0019253285,0.008757253,-0.035110857,0.008605901,0.037172604,0.033700604,0.02771556,-0.032982282,-0.023363618,-0.011626936,-0.023710378,-0.020228699,-0.023139542,0.02250609,0.00497493,-0.029102156,-0.041398674,0.031438358,-0.01096986,-0.00085587,-0.009813815,0.007214226,-0.0032199346,-0.027602645,-0.0038975708,-0.07075142,-0.007966865,0.022415567,0.025272612,0.017538253,0.009214776,-0.0074866214,-0.03219457,-0.019965352,-0.0346419,0.026070982,0.015120534,0.0015437928,0.015887996,0.025880218,-0.0066045905,-0.029103734,-0.032645445,-0.028928846,0.02000566,0.0042706844,-0.02845762,-0.04354814,0.023959298,-0.06993366,-0.029823087,-0.04782598,-0.0093207,0.025531797,-0.052391466,0.017549962,-0.05609413,0.033272468,-0.0017550054,0.016298147,-0.037596542,0.055999473,0.024022734,-0.012023379,0.013484723,-0.018356564,0.08366474,-0.044116367,0.083577015,-0.0055636307,0.010850044,-0.018557752,-0.03441342,-0.0074181193,-0.014144903,-0.005608715,0.014757791,-0.010059021,0.001717537,-0.029552594,0.01894009,-0.008179918,0.031268835,-0.020021122,-0.011700104,0.00961177,0.007251129,-0.016564779,-0.011009162,0.018020632,-0.021979185,0.006854478,-0.012481163,0.02111185,-0.0026796055,0.029449392,-0.016473731,0.0068794717,0.043044165,0.0013640514,-0.01483564,-0.0056101764,-0.023710715,0.0033492134,-0.021203587,0.017292025,0.015458133,0.003847586,-0.001343658,0.019720085,0.048229154,-0.02514675,-0.0110682305,0.024520662,-0.018286388,-0.014462226,0.07667537,-0.010197637,0.031747993,-0.01514598,0.016794242,-0.028862432,0.042702917,-0.037278444,0.02660464,-0.007180547,-0.022525357,0.04369133,0.030322041,-0.004624309,-0.05255961,0.02417155,0.00611861,0.026793756,-0.051289726,-0.015472278,-0.030426258,-0.00621219,0.003041419,-0.019770958,-0.007714737,-0.025051555,-0.02644769,0.0020101233,0.0140917655,0.04735134,-0.009369363,-0.035609562,0.005393145,-0.01732138,0.008553076,0.04457054,-0.013816502,-0.008462974,0.015946407],"last_embed":{"hash":"1skiu34","tokens":86}}},"text":null,"length":0,"last_read":{"hash":"1skiu34","at":1762936851363},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Tips","lines":[133,139],"size":284,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1skiu34","at":1762936851363}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Tips#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.08104322,-0.023585722,-0.02048705,-0.010686807,-0.03503404,-0.052352387,0.067421556,0.0050562206,0.029418482,0.013567419,-0.018488858,0.0026707032,-0.008765889,0.009362542,0.012140554,0.0010877767,-0.020374577,0.004756802,0.005784115,-0.0023550866,0.010609689,0.0060252636,0.020848043,0.011139085,-0.015560545,0.0074065547,0.01762234,0.029751867,0.016427154,0.05951254,0.02758867,-0.03662236,-0.0013445235,0.00915742,-0.00688164,-0.005041298,-0.0025703877,-0.013576421,-0.056382395,-0.02136095,-0.020116042,0.0072861025,0.014375587,-0.042976,0.028489541,0.009023747,-0.0016839119,-0.018500537,0.03910471,0.0077327075,-0.03402892,-0.004303606,0.022430576,-0.04319009,0.007462704,0.045867153,-0.075189,-0.009497397,-0.009836443,-0.017460743,-0.013496831,0.011641443,-0.026266424,0.0040719816,0.005546348,0.03479489,0.023852125,0.01689769,-0.011702334,-0.05299534,-0.03518733,0.0032369834,0.0031036679,-0.041382477,-0.046807807,0.012241274,0.042775095,-0.080110565,-0.0012269451,0.047411606,-0.011661304,-0.0074034384,0.00998233,-0.0060084523,-0.00686172,0.010758905,-0.048811775,0.09018903,0.043926563,0.028628208,-0.025279794,0.0018325445,-0.009292457,-0.043020986,-0.02111817,-0.024358114,-0.007382942,-0.014650909,0.038359176,0.005982033,0.028259581,0.018661376,0.006302218,0.0063439673,0.045799896,-0.022572858,0.017454518,0.015584089,0.0033419256,-0.024148151,-0.027408201,0.014411699,0.019911544,0.015102455,0.018179568,-0.04065258,0.028747184,-0.008601089,0.055439763,-0.019857198,0.00794398,0.02935426,0.028906938,-0.03281667,0.010330047,0.016951447,0.013867094,-0.02411667,0.011431016,-0.015947534,0.019972676,0.078827515,-0.0054678624,0.013601364,-0.039767697,-0.055520006,0.013921496,-0.00020669308,-0.016524103,-0.06355985,0.025983784,0.034605574,0.014482146,-0.009516683,0.008704223,-0.054838542,0.021079386,0.059393015,0.04352035,-0.05361666,-0.039483465,0.032055818,0.04064146,0.018617522,0.043273345,0.0050656996,0.030451594,0.013486748,0.025936693,0.009195663,0.0074087214,0.026161624,0.0057732053,0.042245287,-0.016731987,-0.0733537,0.008105951,-0.0035532936,0.0064486214,-0.00090536906,0.018518636,-0.018571913,-0.038207415,-0.004524345,0.037083767,0.014707912,0.07521808,0.029059354,0.025705079,-0.0389725,-0.027704837,-0.0026724734,-0.0135912215,-0.0032744647,-0.026190529,0.028196376,-0.008347577,-0.022315633,0.009754443,0.008037397,-0.025354024,-0.026970748,0.016991097,0.014884631,0.02374169,-0.0014271515,0.04935121,-0.010074623,0.016279824,-0.008302506,0.01187068,0.037441544,0.021461425,-0.0520291,-0.053777628,-0.015496462,-0.019705137,-0.040993266,0.027009508,-0.07364124,-0.0036803056,-0.017111043,-0.03985791,-0.012546688,-0.039282937,-0.009073156,-0.017014962,0.00040630417,-0.03029114,-0.025118764,-0.04904236,0.046468917,-0.024814459,-0.058138136,0.02716812,-0.00036195328,0.039535686,-0.0076736757,0.01716349,-0.0010133386,-0.04097646,0.05305962,0.002491855,0.0062276027,0.01636415,-0.024432437,-0.015839502,0.02221108,0.003771617,0.016769104,0.02517209,0.0029984326,-0.0018318985,0.019172706,-0.050345827,-0.016281897,-0.0047993166,0.036189537,-0.009585549,-0.02970942,0.006276023,-0.006297943,-0.032685425,-0.0088248765,-0.010533972,0.014446617,0.027653662,-0.031902283,0.029861439,-0.014134048,0.035719298,0.035363253,0.002203763,0.0083113825,-0.017881505,0.016028212,-0.023794185,-0.022625005,-0.0007516678,0.01262158,-0.038638335,-0.04111502,0.084574886,-0.015799519,-0.001459152,-0.02008976,-0.054557685,0.043346234,0.08052034,0.00792407,-0.04472989,0.017784078,0.041952476,0.015011613,0.07098585,-0.037703153,-0.06806075,-0.021565696,-0.019351158,-0.020707712,0.019093268,0.020414228,0.060964048,-0.01955409,-0.04212508,0.03951823,0.006550174,-0.16494073,-0.027745472,-0.008032315,0.039862517,0.02526521,0.02033754,-0.024953982,-0.0016873251,0.02093796,0.04650789,0.033098146,-0.043176964,0.011882603,0.0033329108,-0.01274192,0.029543603,-0.026097162,0.0025560434,0.006695996,-0.030346252,-0.05198427,0.0022187876,0.046616495,-0.018165167,-0.038882274,-0.015686499,0.07645761,-0.013030017,0.010219948,-0.003563747,-0.012238412,-0.051527977,-0.004812122,0.039790615,0.005304235,0.028194843,-0.025289563,0.01333629,0.016868362,-0.0234195,0.039578166,0.074041225,0.012339789,0.04139409,-0.0075221043,0.008618692,-0.022595601,-0.009675991,-0.051054534,-0.006913941,-0.028485244,-0.019645173,0.018289039,-0.028899146,-0.04921139,0.007849275,-0.016181791,0.013701897,-0.03622663,0.047949325,-0.024655886,0.018444493,0.015381522,-0.072913,-0.030248947,0.025869314,0.04779159,0.0038791555,0.046398524,-0.045269307,0.0033573096,-0.041968837,-0.0074165,-0.005152163,-0.051852543,0.019039618,0.023125196,-0.034167524,0.0081891455,-0.10073073,-0.019159103,-0.009943531,-0.045362692,-0.009465964,-0.04929316,-0.03134231,0.018497363,0.017946152,0.0028256907,0.23515888,0.07047427,0.00676732,-0.032112405,0.06389349,-0.014763493,-0.023099545,0.014631244,0.028066253,-0.014504587,0.018386336,0.046807602,0.05028485,0.0037331246,0.04210307,0.033121493,-0.024957236,0.057387512,0.08026796,0.021827184,0.031895574,0.0063411305,-0.013929047,0.0067048706,-0.029881645,-0.02565058,-0.009063522,0.031831753,-0.0413328,0.031514,-0.006614154,0.030570861,0.08802516,-0.042190474,-0.05980145,-0.003593745,0.0188379,-0.07724643,0.011254207,0.008273493,-0.027767548,-0.016326182,0.0016670327,-0.027368924,-0.011545402,-0.047783125,-0.013636427,0.0055798753,0.0041818917,-0.04170001,-0.013956091,-0.0017140473,-0.030069,-0.031086959,0.021345971,-0.008658254,-0.034027614,-0.023286242,-0.012308523,0.06568819,-0.008564079,0.018058997,-0.028512258,0.059094045,-0.030624084,0.02520971,0.008535635,0.012466722,0.028302856,0.05419858,0.027036557,0.022939196,0.024216479,-0.008512749,0.0351966,0.02264584,0.039575703,0.030749654,-0.010745094,0.03469983,-0.032445673,0.027138352,-0.013400733,0.0118174935,0.009241172,-0.03148562,-0.015916014,0.056920625,-0.056400243,0.015574884,-0.00863288,0.0065178215,-0.026244713,0.013823628,-0.00059203204,0.02998317,0.037524424,0.024896272,-0.04511063,0.021271747,-0.0113796815,-0.005785672,0.0049223695,-0.020844096,0.029848153,0.010325251,-0.027477657,0.036788043,0.00060354883,0.024847858,-0.03282198,0.016147308,0.0062836725,-0.019336818,0.0055820267,0.07764496,0.030364601,0.0033025278,0.0057942057,0.0036759702,0.011248229,0.0119004715,-0.011532967,0.02525731,-0.026911609,-0.017754165,-0.02809942,0.046897832,-0.042818658,0.031621628,0.02425824,-0.0075197327,-0.03304943,0.042457934,-0.011092992,0.009536076,0.04290556,-0.007515142,-0.0267796,-0.0336744,-0.016481034,0.04107394,-0.0151561955,0.03013527,0.033086173,0.016630352,0.040196657,-0.025572993,-0.01459644,0.063223846,-0.013161957,0.025079718,0.062105965,-0.038519274,0.025142109,-0.04149055,-0.012010607,0.046221018,0.02628913,-0.031430893,0.011658878,0.010326727,0.041836128,0.032288454,-0.017048549,-0.03865634,0.028507834,0.02039745,-0.0102383075,-0.018695986,-0.0024077888,-0.018399352,-0.031896915,0.022522599,-0.014398488,0.03099604,-0.010816893,0.022228617,-0.033925995,-0.060706656,0.012619193,-0.020859204,-0.050038073,-0.0013121852,0.020734647,-0.00860929,0.0160547,0.0010497816,0.022593979,-0.010818231,0.007696427,0.095533326,-0.021054443,-0.0049942494,0.00040413943,0.04207093,0.035786916,0.0021169023,-0.0011911303,-0.01672391,-0.02867803,-0.024063436,-0.008606415,0.0040423544,-0.018203707,-0.007206476,-0.03708585,0.026264476,0.013285359,-0.008892537,0.015946358,0.021990838,-0.048736535,0.021607589,-0.016780145,-0.042371526,0.03604501,0.041911125,0.021024115,-0.0072731413,0.008822557,-0.030416258,0.013026198,-0.01574192,-0.043911476,0.027891897,-0.048011925,-0.0052191974,0.013636888,-0.037984814,-0.0004858101,0.01894542,0.023972385,-0.0071163434,0.016944755,0.007950296,0.030685728,0.048777044,0.018668888,-0.019139387,-0.027526852,-0.039180633,-0.021817131,0.04586455,0.020082712,0.04354192,-0.015134906,-0.046856347,-0.0043310183,-0.03212067,0.008486837,-0.014654227,0.020122353,-0.046776954,0.024656547,-0.008133427,0.015238734,0.012033207,0.026101192,-0.009793274,-0.014195574,0.055744193,0.015814083,0.0044669006,-0.042902492,-0.023911003,0.00888166,-0.044825897,-0.014014706,-0.056210004,-0.026197763,-0.023722898,0.00018390115,-0.06734434,-0.0017668495,-0.0374791,-0.021315353,0.06528676,0.051050194,0.002792199,-0.042487238,-0.0071347416,0.013175483,0.02294856,-0.0235273,0.05351616,0.04325847,-0.051977295,0.026727892,-0.018960921,-0.0040997267,-0.0068889987,-0.049390327,0.05821892,-0.016214892,0.009941405,-0.040975317,0.045653965,0.00518939,-0.014804361,0.0050719073,-0.030065559,-0.04515112,0.013830934,-0.0035610152,0.021552693,-0.006304362,-0.021152234,0.028674077,-0.014019452,-0.014571161,-0.05221212,0.034020647,0.00040756701,0.049539957,-0.01477193,0.047138754,-0.01705875,0.015475463,-0.0040149554,-0.006257029,0.0021325662,-0.07581412,-0.04887357,-0.034711022,0.012160452,-0.030362468,-0.0316405,-0.01998034,0.024122633,-0.028550774,-0.016140273,-0.0112566445,-0.029219756,0.017580664,-0.014626234,0.05942574,0.0055412236,-0.0020082255,-0.019433148,0.028650368,-0.0363444,0.012903333,-0.021673882,0.01734616,-0.07339806,0.017550463,-0.0041349884,-0.032626394,-0.010514223,0.0032579978,0.009148274,-0.03563743,-0.054770257,0.045793932,-0.04004401,-0.02891047,-0.031963494,0.028212976,0.012828323,-0.024418652,0.034043834,-0.026156604,-0.014111755,-0.01519149,0.012722741,0.016001437,0.018177303,-0.0059665954,-0.03071389,-0.0020036693,0.0059676543,0.007262864,0.03382292,0.006733331,0.008542606,-0.011153981,-0.031474892,0.044195134,-0.012984268,-0.008070359,-0.04707927,0.020113043,-0.01931574,-0.011008014,-0.033574093,-0.024364471,-0.0294194,0.00888034,0.00076505553,-0.014481051,-0.018333862,-0.0006654957,0.010911227,-0.14785963,0.004625199,-0.0185554,0.0028888078,-0.020892445,0.021175425,0.0064141704,-0.052420363,0.0063799117,-0.014230001,-0.0394432,-0.046387672,0.034726847,-0.034029704,0.009691107,0.02265955,0.049149677,0.03168632,-0.0050763497,0.02745046,0.027460013,-0.013046563,0.0029656084,0.026978249,0.0034502002,-0.02106396,-0.027180722,0.010100944,-0.028511187,-0.013147968,0.011369021,-0.034857444,0.045090828,0.048522364,0.021599285,0.0077097164,-0.012032087,-0.030715657,-0.003936984,0.002896062,-0.015518793,0.011708941,-0.008927313,-0.0062101576,0.010907028,0.088388056,0.01018835,-0.012169237,-0.012666433,0.027512608,0.039787747,0.027291117,-0.004108635,-0.027542515,-0.02174594,-0.023626665,-0.034803085,0.02246437,0.0070880624,0.050399736,-0.024140986,0.012809369,-0.027413916,-0.012099558,-0.043435495,0.023311824,-0.047564745,-0.0019701705,0.014136045,0.02254402,-0.029039623,-0.04412538,-0.029822055,-0.024159124,0.0060105138,0.005881465,0.052352514,-0.0451901,-0.00096993195,-0.0035021526,-0.072245836,0.0006840961,-0.009738532,0.015319575,0.016824028,-0.031891204,0.0006810429,-0.018814223,-0.004868304,0.013077197,0.012588853,-0.038083237,-0.003265365,0.014833703,0.024900818,0.028075026,-0.021904228,-0.021017633,-0.020308461,-0.022687517,-0.0028971601,-0.021298015,0.03278038,0.014084929,-0.024806907,-0.041823696,0.033074286,-0.009469461,0.00778706,-0.012551473,-0.011970411,-0.0057370523,-0.030126404,-0.008118506,-0.045746975,-0.009591555,0.006640347,0.018010445,0.028985897,0.0028683096,-0.011792226,-0.019877573,-0.01180879,-0.041859724,0.02404126,0.020793004,0.013483392,0.0064952844,0.028778197,-0.00019838588,-0.024686616,-0.034477733,-0.021903085,0.0057583605,0.010490326,-0.036018886,-0.04126318,0.02252575,-0.052853983,-0.03569374,-0.033858668,-0.008582342,0.037197337,-0.057196535,0.021986725,-0.0429903,0.045746233,-0.0032767907,0.012442155,-0.025043143,0.06057526,0.013534441,-0.0031611023,0.030938191,-0.010260435,0.07104281,-0.056709852,0.07983764,0.000827909,0.01944229,-0.016892048,-0.035613406,-0.021264667,-0.021185514,-0.012365301,0.0013239105,0.0012327416,-0.0024581926,-0.036177184,0.024208067,0.011974972,0.010190639,-0.01822813,-0.0055594738,-0.0064239744,-0.011513506,-0.012562793,-0.010554261,0.014993536,-0.04112112,0.012345963,-0.029622974,0.023347449,0.014903055,0.012013206,-0.01927595,-0.004047698,0.03847974,0.0049038217,-0.01337285,-0.015991928,-0.016653815,-0.014276463,-0.02655683,0.0023106344,0.007116595,0.0049474225,-0.0033659593,0.011757822,0.020046383,-0.016173273,-0.02273217,0.021905752,-0.02220385,-0.017502092,0.08151953,-0.035101444,0.031055272,-0.018665211,0.006726195,-0.042058602,0.043209117,-0.029980259,0.03547371,-0.0054301987,-0.019381322,0.060996715,0.045842778,0.0120795565,-0.035068378,0.009246661,-0.004631745,0.027346773,-0.030691003,-0.01779933,-0.014309357,-0.0068016173,0.019066798,-0.016348768,-0.019572787,0.00006942859,-0.013968105,0.008328974,0.003506726,0.046874776,-0.020388693,-0.03176967,0.005727846,-0.01274965,0.0075269327,0.03928695,-0.013908766,-0.011110403,0.01715499],"last_embed":{"hash":"8ka8sc","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"8ka8sc","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Tips#{1}","lines":[135,135],"size":79,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8ka8sc","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Tips#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.047111247,-0.01943076,-0.013647028,0.009163249,-0.036099907,-0.036418997,0.06844295,-0.0051698904,0.02241285,0.0027532142,-0.02421362,-0.0027884294,-0.03347112,0.00038593583,0.043240592,0.019274738,-0.019029299,-0.0142867705,-0.00019406782,0.0143543575,0.019354977,0.012752589,-0.018828558,0.007047455,0.0055665397,0.012920484,0.018850131,0.020650573,0.035925932,0.04920566,0.025842927,-0.040004183,-0.005991336,-0.027401615,-0.013387849,-0.01013488,0.014491045,-0.0038121967,-0.045011632,-0.014571083,-0.023616184,0.034709755,0.0061719674,-0.01749387,0.04997548,0.0080272835,-0.014349528,-0.01009344,-0.0023403873,-0.0064853025,-0.024865314,-0.016791278,0.03756392,-0.062305715,0.008716096,0.029137956,-0.05852874,-0.004791997,0.018718624,-0.037801318,-0.023281274,-0.0009854592,0.011586866,-0.038126294,0.008889081,0.03987685,-0.008425553,0.026945584,0.003708347,-0.07278764,-0.033084534,0.0015080724,-0.015487553,-0.04447255,-0.058092788,-0.0075290427,0.02843837,-0.070444316,-0.006803872,0.048069708,-0.012931813,0.011433256,-0.0018213767,-0.017506007,0.00608672,0.00799277,-0.030240174,0.052849043,0.044054233,0.04052543,-0.029051693,-0.0148399025,0.0053513907,-0.038538635,0.009889477,0.009279648,-0.023375617,-0.030402258,0.024448665,-0.0033792942,0.044306092,0.012550535,-0.006288093,-0.011409973,0.057945635,-0.03631464,0.026340958,0.019384768,-0.012368635,-0.021923443,-0.018651955,0.0047159805,0.04628157,-0.005773221,0.025560124,-0.029530551,0.021811508,-0.006989672,0.052190255,-0.0509845,0.042768773,-0.01761121,0.034000423,-0.034410287,0.003261453,0.015593614,0.0006689559,0.006013486,0.008935192,-0.020100994,0.018202897,0.04079155,0.006229443,0.0047190846,-0.006201312,-0.033162005,0.023147516,0.014608345,-0.0066971346,-0.073249266,0.02985658,0.028682454,0.012094398,-0.016104,0.013336549,-0.04965006,0.048887786,0.058328908,0.025136739,-0.05772309,-0.026867528,0.018665008,0.032766767,0.048699543,0.043648288,0.009878704,0.043486938,0.032052424,0.008262183,0.033507943,-0.0049236743,0.040743984,-0.027941184,0.02982639,-0.011618281,-0.016714329,0.013205647,0.01869941,0.00996929,0.020292824,0.01488783,-0.007873725,0.017678337,-0.035160743,0.025314441,0.022186978,0.04942237,0.018797327,0.0037874116,-0.050155796,-0.033473182,-0.0017671506,-0.010869332,-0.026029682,-0.035376813,-0.000070803224,0.016357996,-0.033938203,0.014063281,0.020342167,-0.03184156,-0.013392817,-0.022387277,0.016957497,0.009202127,-0.010521664,0.01553501,0.00058319216,0.0088980775,-0.00082440185,-0.013490017,0.033288658,0.009263852,-0.046688218,-0.071382955,-0.006448823,-0.022558464,-0.009802477,0.031371072,-0.07289062,-0.0076087066,-0.030376393,-0.05066224,-0.016716387,-0.024497343,-0.004315652,-0.008711706,-0.01138034,-0.025421403,-0.011363891,-0.048919767,0.040733352,-0.0013332454,-0.0074491682,0.012548103,0.021696003,0.011579519,-0.016195286,0.029670004,-0.009742234,-0.042810056,0.048139878,0.0011472172,-0.018587822,0.05045189,-0.022508623,-0.027221426,0.04021369,0.0031832766,0.01022344,0.015835114,-0.00330196,0.007868814,0.021118276,-0.029321274,-0.006256584,0.01444602,0.00603853,-0.0056853,-0.0027403785,0.028294219,0.017161226,-0.035313997,-0.018276555,-0.015792744,0.025158938,0.039061263,-0.026279336,0.00025748022,0.0011590288,0.037407845,0.04090083,-0.014138043,-0.007830296,-0.026321217,0.012257598,-0.01720486,-0.013207434,0.025485821,0.013472497,-0.052280176,-0.057351746,0.06647526,-0.01484602,-0.0007695574,-0.008682368,-0.061591983,0.008383241,0.08651563,0.004326173,-0.03409574,0.023527928,0.05736479,-0.005779966,0.03296083,-0.019852055,-0.04290135,0.006473335,0.01013156,0.02226884,0.016886631,0.036462285,0.064362615,-0.018698895,-0.024799617,0.025837356,0.0064967717,-0.15885746,-0.030562649,0.002331764,0.020170784,0.034857918,0.032748822,-0.055544,-0.0015985019,0.033084977,0.037497543,0.019328428,-0.060715348,0.04640295,0.010396618,0.003089035,0.012193376,-0.021241313,0.0037412262,0.019365268,-0.043185312,-0.045703795,-0.03672507,0.054951537,-0.031575482,-0.035583124,-0.03652759,0.09396219,0.0053823106,-0.0027731077,-0.032558702,-0.013981726,-0.05141762,0.008044126,0.004989071,-0.00766616,0.040103327,-0.019367712,0.009050418,-0.0073115546,-0.015522069,0.01935896,0.047371138,0.0143496655,0.022470875,0.010902266,0.009044386,-0.017445141,-0.009675447,-0.04868591,-0.035872348,-0.03855906,-0.0035478992,-0.0070190486,-0.00001554346,-0.053943317,0.024061527,-0.011814008,0.03867519,-0.011287049,0.044326637,-0.01623851,-0.012369854,0.021807298,-0.043236718,-0.014051484,0.027274158,0.052328907,0.005299846,0.048952464,-0.046699427,-0.0067972806,-0.02184069,-0.028900692,-0.0027400893,-0.056698803,-0.013928669,0.022766178,-0.023957746,0.009642954,-0.12030083,-0.027014146,-0.014416381,-0.016210081,-0.0063721505,-0.042612292,-0.022729676,0.02794103,0.032580286,0.013831207,0.22279613,0.05978913,0.030450197,-0.06574479,0.07640264,-0.03943044,0.013545122,0.040206123,0.027152816,-0.03216955,-0.0050146426,0.044673868,0.028546216,-0.0022906726,0.013316963,0.03898609,-0.011797834,0.05009974,0.07267326,0.033517603,0.03234201,0.006940048,-0.022736814,0.008515894,-0.041512523,0.012738065,0.01941383,0.046675254,-0.04946871,0.050461862,0.00048273668,0.051223114,0.06786362,-0.037296355,-0.039639197,0.012816119,0.026236977,-0.059394326,-0.009007546,0.010919134,-0.019378472,-0.030907433,0.035066184,-0.006055333,0.0042800126,-0.021776976,-0.028239397,0.0011028505,-0.011050286,-0.043188926,-0.011074135,-0.0032632246,-0.02933366,-0.034216303,0.024520883,-0.027144149,-0.07306676,-0.033920534,-0.006144911,0.06486863,0.0072966763,0.0112026185,-0.040831767,0.045541838,-0.039361443,0.041610498,-0.0005103963,0.0028572557,0.008896779,0.062141385,0.003553856,0.040152032,0.009928804,-0.022088204,0.032240745,-0.0010491628,0.051602095,0.029913059,-0.026477298,0.042929363,-0.022681026,-0.0038917304,-0.0032293492,0.006296926,0.015804326,-0.04829175,0.0064937947,0.061502304,-0.052338902,0.035565913,-0.007860719,0.0027928802,-0.021219304,0.007936645,-0.03575397,0.010153422,0.04023926,0.047517873,-0.053634025,0.0032084736,-0.021259377,-0.0061004255,0.020557024,-0.013579495,0.010780086,0.024458757,-0.017118113,0.016955717,-0.012201705,0.04741778,-0.024774607,0.0141470535,0.021690402,-0.012987655,0.020698708,0.032432806,0.0043082917,-0.019958436,0.016722003,-0.0024472736,0.037604168,0.0058199125,0.0054024826,0.055543076,-0.0041137203,-0.019947499,-0.018255511,0.04525246,-0.024935588,0.023042979,0.042528752,-0.019172834,-0.06646509,0.029961873,-0.018945355,0.00030207654,0.048696626,-0.022326807,-0.026291866,-0.03090966,-0.0144443875,0.02423761,-0.026851457,0.045256007,0.010186134,0.0018412545,0.018985705,-0.026991652,0.0013460794,0.056467645,-0.02681383,0.003944231,0.043262687,-0.027503427,0.024588041,-0.037275832,-0.014750132,0.04933671,-0.0033021518,-0.026673844,-0.00027275732,0.027001088,0.05189371,0.034873188,-0.012326046,0.008394537,0.017968947,0.009075959,-0.04037896,-0.013250898,-0.038863912,-0.041943017,-0.03604872,0.026366277,-0.005907442,0.0076728812,0.008664108,0.03437322,-0.01883826,-0.049568232,0.01571588,-0.026650256,-0.05552515,-0.023588875,0.047536053,-0.011217297,-0.016052112,-0.0074465163,0.04461863,-0.026935631,0.022829728,0.09616453,-0.019389613,-0.002453303,0.01891414,0.010021124,0.009473877,0.0304359,-0.019030482,-0.025070919,-0.006842533,-0.01730263,0.0026574694,0.0020754938,-0.008603696,-0.00415127,-0.040956315,0.027294705,0.0040025073,-0.009601398,0.035756532,0.059540913,-0.05560601,0.009663298,0.004406294,-0.03991336,0.056462113,0.039232496,0.028522894,-0.007463095,0.021992145,-0.01349162,0.017845752,-0.024868868,-0.049268994,0.009959677,-0.028924022,0.007281729,0.021075023,-0.041536365,-0.010215077,0.03263075,0.04998774,0.0075071985,0.004156724,0.019788226,0.040663037,0.046916295,0.015356737,-0.0030979135,-0.04083885,-0.020890782,0.014398669,0.04780679,-0.004244713,0.035023496,-0.011821546,-0.055376325,-0.021843597,-0.0047059623,0.016132945,-0.027703553,0.008856171,-0.05224817,0.021381343,0.01224086,-0.0028985315,0.017507376,0.013962142,-0.030206427,-0.026450599,0.042779837,0.009766573,-0.012127997,-0.06948339,-0.028049134,-0.012394583,-0.05428341,-0.01656034,-0.016763562,-0.013068975,-0.018450743,0.01007422,-0.06264849,-0.017476773,-0.031991787,-0.0015553678,0.05399661,0.05822512,0.014239504,-0.040740743,0.01293505,-0.010979586,0.03749767,-0.024687279,0.042745937,0.020582804,-0.013579209,-0.0025060799,-0.025142571,0.03205762,-0.025227703,-0.057919625,0.05149543,0.0088457,0.008701335,-0.016157528,0.043451417,0.0075396956,-0.004054242,0.017904734,-0.026440974,-0.01790108,-0.021135433,-0.01631924,0.024862036,0.0025666605,-0.033146486,-0.01291643,-0.0004690598,-0.02754105,-0.08400998,0.061050218,0.010588722,0.054940388,-0.019759342,0.09860865,-0.035523254,-0.0045796023,-0.012386165,-0.0195807,-0.0018940389,-0.07639902,-0.023504382,-0.02782314,0.00097277324,-0.017522395,-0.037107218,-0.013096141,0.017159842,-0.049152195,-0.023633037,-0.0077054794,-0.030549455,0.031170623,0.021328522,0.030210564,-0.0034679966,-0.008090337,-0.011010675,0.0014176484,-0.019945934,0.035634033,-0.017605277,0.0070950054,-0.04917253,0.013180076,0.02199029,-0.02458676,-0.00915258,-0.0046302034,0.011227069,-0.042692497,-0.04724967,0.04826917,0.028821232,-0.042294588,-0.035868432,0.0022391686,-0.0033645479,-0.03812682,0.038979586,-0.019546578,-0.016827546,-0.023677094,0.004992107,0.015789192,0.016583791,-0.01907033,-0.009722782,0.022016313,0.00852033,-0.012077137,0.008779661,-0.023696356,0.013898199,-0.017748727,-0.02473173,0.024606217,0.028331714,-0.004686621,-0.032439634,-0.008099018,-0.01567852,-0.013863758,-0.03372024,-0.04148147,-0.033272076,0.011639946,-0.005807325,0.012337749,-0.005662349,-0.010335077,0.013098803,-0.13815522,0.009733707,-0.014429678,0.016339164,0.005073767,0.001469237,0.008692101,-0.043398403,0.0069700996,-0.0128904935,-0.053117923,-0.04259488,0.02680636,-0.045209337,0.0090264585,0.0118802525,0.05226835,0.030720001,-0.02972803,0.02361355,0.011713133,0.009964644,0.009783166,0.020286761,-0.00540274,-0.035905715,-0.035680555,0.020044196,-0.033240307,0.0038246003,0.00085572945,-0.036716007,0.022168081,0.036016725,0.012552362,-0.008333097,-0.02863395,-0.03577434,0.02922943,-0.0045989915,-0.012812047,0.021013653,-0.010209091,-0.002025766,0.048660304,0.07738353,0.015583395,-0.00006558318,-0.023912868,-0.0017043768,0.019422691,0.04705423,-0.008876602,-0.021739788,-0.020179855,-0.004079766,-0.0181712,-0.0022456727,0.0068132286,0.016072443,-0.035597377,-0.0018165567,-0.030060787,-0.021644894,-0.04915093,0.017418735,-0.021813264,-0.016795747,-0.0029405446,-0.010016943,-0.023334885,-0.053226694,-0.052869435,-0.014130129,0.008742563,0.010848175,0.021014152,-0.0046233796,-0.0054023955,0.014178817,-0.08007047,-0.008126935,-0.02050348,0.001758885,0.008223521,-0.018285178,0.0033604107,0.015344101,-0.027249325,0.0046099434,-0.0077855205,-0.037239898,0.00027170216,0.051872417,0.012921635,0.035741556,-0.030041978,0.0052616424,-0.0016590145,-0.00980906,-0.02480273,-0.03667373,0.00602837,0.0058874283,-0.037268512,-0.031712875,0.030403897,-0.0075920923,0.002525988,-0.0065579647,0.02159014,0.02334373,-0.02610796,-0.011190821,-0.06767145,-0.008807847,-0.00799555,0.041050434,0.018265545,-0.018407453,-0.011552495,-0.012672375,-0.004588834,-0.039725862,0.024905823,-0.011453374,0.0011043431,0.03227075,0.031080876,0.01609367,-0.009237381,-0.006317161,-0.035986807,0.01104603,0.022097662,-0.003775559,-0.027901866,0.033783726,-0.07354485,-0.0014482094,-0.056370996,-0.0062626065,0.028991109,-0.052678745,0.0143718505,-0.069995984,0.000883181,0.0023120376,0.010335039,-0.022061156,0.025161488,0.012904793,-0.027969075,0.010772988,-0.055642642,0.08020089,-0.01415683,0.05043815,-0.0050259866,0.003809241,-0.024645232,-0.025636457,-0.01825,0.0012921483,-0.02450991,0.013839325,-0.008948146,-0.010195213,-0.03956016,0.034654923,-0.0037685365,0.042648174,-0.004579289,-0.009058975,0.0038381843,0.015838511,-0.027108796,-0.0068211555,0.034693923,-0.009872872,0.015262849,-0.039166372,0.045744274,0.01602721,0.031396236,0.009939389,-0.0124455895,0.027748471,0.0041379803,-0.007946833,0.0052802656,-0.026897846,-0.016226709,-0.021132803,0.012279436,0.012683842,-0.003853162,0.023512786,0.018092602,0.02353478,-0.021600896,0.006891537,0.019392388,-0.01485487,-0.027484836,0.08610669,-0.037998915,0.022518542,0.0015285895,0.04613435,-0.026563264,0.051985808,-0.040294096,0.018228015,-0.028686212,-0.042316455,0.059205398,0.036311958,0.02274285,-0.04323678,0.04254828,0.022587372,0.003230838,-0.048466116,-0.010012107,-0.022728695,-0.00356659,0.0033338561,-0.030724026,-0.0071866577,0.009823357,-0.014767334,-0.012725929,-0.011727914,0.03683198,-0.018771287,-0.026036993,-0.0171858,-0.025817607,0.020999625,0.04123431,-0.010232751,0.0008804089,0.036009602],"last_embed":{"hash":"1r9iazv","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"1r9iazv","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Tips#{2}","lines":[136,136],"size":65,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1r9iazv","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Tips#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037236787,0.0074953614,-0.04383257,0.01874078,-0.026143573,-0.025369866,0.061934147,-0.02549464,0.008821056,0.033519473,0.013818162,0.016747154,-0.037704356,0.0066615273,0.03502266,0.016479935,-0.0019186533,0.025513265,0.019712504,-0.002153662,0.009653737,0.010622174,0.018842636,-0.008249701,-0.018253425,0.01942967,0.011362012,-0.027124444,0.0076523004,0.0069372808,0.0300406,-0.0599096,-0.040323097,-0.033405293,-0.035357397,-0.029722672,-0.008035539,-0.0071055186,-0.04796996,0.019693818,-0.023555497,-0.004630072,-0.036551133,-0.013034895,0.020401437,0.005698067,-0.014400364,0.0012388554,0.03786345,-0.060394756,-0.055231493,-0.004910084,0.0066472827,-0.05628714,-0.006000203,0.060234312,-0.0399863,-0.0233935,0.005246796,0.051500894,-0.01796396,0.035534326,-0.037891693,0.0020443394,0.0070806555,0.016587496,0.023624003,0.015216938,-0.009755374,-0.048421457,-0.02902346,0.01632006,0.012670122,-0.02480253,-0.044975374,0.020591855,0.03380258,-0.026086833,-0.034417454,0.04988858,-0.042799067,0.004141527,0.0019097676,0.011388171,0.024137022,-0.010874678,-0.023593625,0.10945215,0.008781243,0.009964032,0.013849962,0.023664484,0.04217286,-0.031285506,-0.021697078,-0.028416052,-0.0048180455,0.000055022632,0.054128572,-0.010402252,0.024840573,0.0029200956,-0.00061699934,-0.008200972,0.047401886,0.0025601229,0.007895337,-0.04067684,0.0004344726,-0.02283624,-0.027415356,-0.0135317175,0.020729635,0.018725757,0.028016515,-0.015641868,0.053690866,-0.0042407196,0.026570288,-0.013756009,0.024159195,0.010632072,0.058600575,-0.03049884,-0.022122618,0.011538073,-0.007546447,-0.024648411,0.05235521,-0.020553214,0.02748499,0.010855517,-0.0072058267,0.041104745,-0.018964676,-0.041840907,0.00963416,0.011869367,-0.02218025,-0.058844987,0.039533336,0.03549787,0.0050331503,-0.00062753545,-0.015321433,-0.035130642,0.028573086,0.05015503,0.012295708,-0.050100688,-0.032997772,0.013409348,-0.009278906,0.018575389,0.016133731,-0.040028233,0.034195103,0.04428461,0.008413221,0.027033236,0.031787787,0.04652334,-0.02040056,0.0423292,0.020899309,0.014902348,0.0021509326,-0.011468699,-0.011724795,0.04164714,0.025852717,-0.020360895,0.00264018,0.020760013,0.016136386,0.022888679,0.029247627,0.01616129,0.025904354,-0.02932145,-0.016230427,-0.0050262683,-0.0011496621,-0.0064344173,-0.040158413,0.028725168,-0.007155933,-0.02303256,0.023764275,0.04257839,-0.02300529,-0.00020189976,0.015429394,-0.0038940648,0.041308403,-0.022371322,0.025036141,0.03317843,-0.0074999407,-0.0062533007,-0.0096541,0.016239598,0.02078381,0.013812246,-0.035905436,-0.003407317,0.004053417,-0.024172442,0.035807345,-0.0591627,0.012141801,-0.009566778,-0.017326359,-0.02936689,-0.015513416,0.003676279,-0.012901252,0.045117326,0.005726785,-0.027673656,-0.04132686,0.05508731,-0.009171113,-0.0048697577,0.0031989852,0.035263024,-0.0033394448,-0.022075776,0.0055607357,-0.0022601357,-0.011158732,0.009303064,-0.009935552,0.02167509,0.04419429,-0.0032079655,-0.011109073,0.008371482,0.02113084,-0.022052297,0.015061063,-0.011801081,-0.008868155,-0.0045942375,-0.019605204,-0.0009618223,0.014480256,0.02425093,-0.014783824,0.004426228,-0.011181025,0.028849142,-0.0017177096,-0.009617665,0.0006895884,0.038635045,0.014563169,-0.0065894113,-0.014400253,-0.012975631,0.013900968,0.035593536,0.0019242077,0.009560924,0.023967745,0.023998741,-0.0017568311,-0.0335404,0.026651125,-0.019801445,-0.04475068,-0.053319648,0.08710851,-0.005368745,-0.023271693,0.00014545387,-0.00040658793,0.004783945,0.05998189,0.023359407,-0.019630825,0.012917565,0.011634575,0.005678069,0.04160601,-0.019607252,-0.045920268,-0.029445212,-0.016455816,-0.0020068618,0.009852157,-0.016017094,0.06396216,-0.022307422,0.019227464,0.044588596,0.01832681,-0.15751643,-0.05241574,-0.010800421,0.02820796,0.011834097,0.0063189077,-0.052792232,0.0077548847,0.008717857,0.07022085,0.016573342,-0.049081672,0.011064638,0.037666656,0.01836597,-0.0031382833,-0.031047884,0.01199843,0.011872519,-0.03585042,-0.008820039,-0.05410941,0.07025066,0.036882643,-0.03432836,-0.017526181,0.043534122,0.006372979,0.004809422,0.0027610909,0.0015632911,-0.022116669,0.005256745,0.009333338,-0.013979017,0.014619748,-0.0072919857,-0.017943548,0.033483118,-0.007313893,0.02628044,0.05708755,-0.004812405,0.04353361,-0.019189648,0.016282795,-0.0047516148,-0.004477869,-0.08578106,-0.026563793,-0.03518834,-0.02831409,-0.0008031138,-0.016431458,-0.042285882,-0.032485295,-0.03731435,-0.012395641,-0.009660435,0.0038313856,-0.032033443,0.015713142,0.0097255865,-0.05346491,-0.0010825184,0.015361259,0.096837744,-0.007963529,0.06525068,-0.042945776,0.0064344755,-0.04371886,0.00061661756,-0.004322727,-0.040224206,0.011389219,0.013691513,-0.02475864,0.0064274366,-0.11603878,-0.019634377,0.017440347,-0.027653683,-0.006632046,-0.029014997,-0.019003717,0.029034901,0.026905622,0.020932078,0.22533342,-0.0064497977,-0.0018513352,0.0059280777,0.05439964,-0.031177955,-0.029965224,0.061259333,-0.011115685,-0.03667656,0.006957856,0.025152244,0.043239594,0.0046239216,0.0315043,0.018308124,-0.058492057,0.030046582,0.06048776,0.025871105,0.019238885,-0.016262483,0.043339852,0.00023161231,-0.03998095,-0.028716695,-0.024910003,-0.0055060727,-0.045954965,0.0607931,-0.017591631,0.047797225,0.06357265,-0.0138640525,-0.035739798,-0.016734265,0.025307216,-0.020967111,-0.004519695,0.008738276,-0.0017866911,-0.02555674,0.005100124,-0.015426875,0.005361922,-0.05375149,-0.020219924,-0.009658725,-0.03536946,-0.043937143,-0.0031542003,-0.027852563,-0.011149659,-0.03543503,0.014903719,-0.019875126,-0.027795212,-0.03836883,-0.009770445,0.0868255,0.021598091,0.0033401502,-0.04086905,0.04151767,-0.0041113556,0.045458667,-0.013893801,-0.022699721,0.015595534,0.06768775,0.036285903,0.0075971237,0.061630823,-0.005936974,-0.010045287,0.008595955,0.044089854,0.066905186,-0.042840593,0.005860904,-0.0055453684,0.009770998,-0.020357879,0.020179868,0.006990201,-0.019729914,-0.0022903685,0.048624497,-0.019832239,0.031359278,-0.0009252442,0.017954297,-0.024658104,-0.010729513,-0.04513607,0.027190043,0.0015372371,0.011527442,-0.051851436,-0.020082552,-0.019448271,-0.032034576,0.006527433,-0.015197561,-0.009408454,-0.018043177,0.028112069,0.03289181,0.011145379,0.02217684,-0.04641637,0.012512779,-0.009430542,-0.024930779,0.011714128,0.032634873,0.088458836,0.017584402,0.033259932,0.016955564,0.028946258,0.03257388,0.016062927,0.014558456,-0.0026541378,-0.06636918,-0.058774278,0.023885919,-0.025483666,0.020043809,0.034458164,-0.033060823,-0.028837798,0.046805818,-0.010649929,-0.005192001,0.011647011,-0.008675045,-0.05092645,0.009181632,-0.05496645,-0.008826269,-0.0066535813,0.04901177,0.005933183,-0.0019474309,-0.0017829061,-0.037227876,0.0041516195,0.026690012,0.029624302,0.07544515,0.0006608956,-0.024916396,-0.0005149304,-0.01096754,-0.0028963073,0.020098109,0.00656803,-0.028287113,0.005223574,0.03126335,0.027463892,0.08140664,-0.043499414,0.012836337,-0.0038710719,-0.024290785,-0.00087887386,-0.044879436,-0.040274933,-0.06385798,-0.046448853,0.02533681,0.012356744,-0.027521985,-0.0030433845,0.008379677,-0.033293754,-0.072543904,0.026489865,-0.021069836,-0.023950886,-0.012118622,0.06892247,-0.020126263,-0.011444009,-0.017234627,0.007068963,-0.022352483,-0.016968578,0.09179231,0.0112408,-0.004789801,0.023348747,0.032850582,0.028390927,0.025083775,-0.013232565,-0.002405511,-0.04391347,-0.02565917,-0.027121186,0.02300063,-0.036068182,-0.040378835,-0.06598617,0.03875759,0.0028352132,0.019840956,0.013244759,-0.009692824,-0.05275487,0.02455838,-0.024107924,-0.018120237,0.039097637,0.04732221,-0.02160162,-0.002357192,0.05835582,-0.013152571,0.006663103,-0.014871945,-0.042789444,-0.009263374,0.0038913407,-0.00037247836,-0.0096182125,-0.039891805,-0.0052199652,0.022325743,0.029845972,-0.0011115988,-0.029511107,0.01386165,0.0021113947,0.03649035,0.008430732,-0.04434725,-0.032075427,0.0044540786,0.013319874,0.045006163,0.019147906,0.032370854,-0.0006920717,-0.05348055,-0.026176462,-0.014371842,0.0400355,-0.04707708,-0.0013954852,-0.057987925,0.0395204,0.0233847,-0.016482707,-0.0361124,-0.022835847,-0.0537645,0.0038526957,0.023430567,0.0075904774,-0.0046332837,-0.06495551,-0.049686115,0.037911333,-0.028569464,-0.02919866,-0.0077468515,-0.026195869,-0.01586305,0.013283846,-0.03787924,0.010291913,-0.010301318,-0.041627944,0.041635443,0.070638835,0.0044019064,-0.017324217,-0.0015586854,-0.010273488,0.0073251575,-0.027821654,0.029102322,0.043191012,-0.073044874,0.0043640146,0.0012902397,-0.0045564664,0.0095909685,-0.028518187,0.06079898,-0.027307391,0.017098969,-0.05975214,0.02859128,0.0136141125,-0.0095026875,-0.011153284,0.013386239,0.010738162,-0.022353234,-0.005675169,0.020809086,-0.03671843,-0.046458468,0.013310952,0.05081537,0.006408361,-0.045362625,0.024605881,0.010723121,0.0030222419,0.031848654,0.039605655,-0.035913743,-0.011595989,-0.030906599,-0.00032587847,0.008589745,-0.04088662,0.0033423796,-0.05380363,0.0073567345,-0.04492801,-0.06565885,-0.021943577,0.02171561,-0.044021923,-0.0415371,-0.0105275065,-0.030795928,-0.0023596871,0.015282965,0.057865303,-0.015413423,0.009168441,0.01263467,0.010005647,-0.009681067,0.013159871,-0.0022185515,0.00349694,-0.012753171,0.009063835,0.02497057,-0.039536543,0.012797186,0.012947751,0.03950546,-0.022490298,-0.030730702,0.023744142,-0.01096653,-0.023537537,-0.019559603,-0.007974788,0.03528845,-0.029435199,0.044199537,-0.01599231,-0.038378518,-0.03409239,-0.0046645156,0.031874813,-0.0056250338,-0.004696916,-0.01956017,-0.011528947,-0.006720663,-0.0102606835,0.005711,-0.027586438,-0.0056866733,-0.030692842,-0.046807576,0.021137211,0.00794221,-0.027621757,-0.03315542,0.017578917,-0.01767126,0.0081931725,-0.05253498,0.0004253647,-0.0337459,0.02957268,0.048649408,0.009478524,0.0045326566,0.007084567,0.0110633485,-0.1480278,0.010699542,-0.036429804,0.027842429,0.00936261,-0.011781896,-0.014847565,-0.039068405,-0.027614083,-0.0044514015,-0.01582548,-0.040157836,0.017657198,-0.046612915,-0.009578175,0.025114598,0.02492808,0.006042196,-0.046661943,0.038080413,-0.0006742635,0.014650821,0.028242517,0.010851074,-0.00008710452,-0.028004272,0.0059208493,-0.0100014275,-0.041617982,0.02694833,-0.017962579,-0.056519266,0.017482359,0.058590524,-0.009336058,0.0041676075,-0.0017011777,-0.040164296,0.0032156173,-0.0048043225,-0.036116,0.009969745,-0.008155365,-0.015528781,0.051447526,0.12959619,0.020336974,-0.010673205,-0.011789778,-0.0008036997,0.017950678,0.03513676,0.009354021,0.0057266383,-0.020599546,-0.031713877,0.0056713545,0.007196722,-0.006742373,0.012916385,-0.017690536,0.011879523,-0.014214717,-0.015639912,-0.025615256,0.027697962,-0.03156993,-0.022595052,-0.019282231,0.0143858455,0.007824712,-0.024625303,-0.041748144,0.003709206,-0.002511215,0.0076668714,0.059820887,0.0062603015,-0.012401918,-0.0071939565,-0.04967772,-0.01195828,-0.017199174,-0.0034268573,0.024709301,0.024021804,0.0034903095,0.009004687,-0.05078484,0.001471175,-0.006671809,-0.05008097,-0.0025367371,0.08105196,0.041864242,0.037958536,-0.030660093,-0.034610145,0.0053657987,-0.02167999,-0.03413353,-0.026183065,0.004492803,0.016318534,-0.029918134,-0.018161371,0.06575194,-0.0029238523,0.007938759,-0.034735817,-0.019775674,0.0010487112,-0.022330942,-0.020523869,-0.080482036,-0.0069583766,0.02871759,0.003729897,0.0028838124,0.0018119093,0.007877283,-0.01780439,-0.0024327373,-0.03224008,0.015593794,0.022914175,0.046884507,0.041887276,0.04575884,0.0060798586,0.008560039,-0.015836071,-0.01499842,0.05016419,0.015196534,0.017156541,-0.025221523,0.04824435,-0.031191036,-0.05255574,-0.06272715,-0.016224504,0.009636174,-0.060301546,-0.0050410414,-0.038794957,0.030666785,-0.023640946,-0.005299719,-0.043906465,0.050468024,0.0063151876,-0.00884236,0.016781893,-0.0064384127,0.06668633,-0.023155544,0.06444236,-0.017646188,0.018417753,-0.011290784,-0.030712727,-0.017869566,-0.031402607,-0.0024662614,0.019916372,-0.025121443,-0.005800957,-0.05280626,0.018015943,-0.0282256,0.04499237,-0.009460535,0.006030012,0.009129449,0.010687056,0.005611722,-0.010231962,0.012348748,0.0063376348,0.03733787,-0.005520918,0.0013797684,-0.003960449,0.039507642,0.003571675,0.003257941,0.016356885,0.022195484,-0.007246243,0.004396407,-0.036794677,-0.018692017,-0.03822476,0.0137560945,0.0076267007,-0.007062966,0.009474162,-0.0048054485,0.032927055,-0.019064406,0.009861894,0.0074204537,-0.02636299,0.009969995,0.07573419,0.012513765,0.0249209,-0.0030639255,0.014470544,-0.0017935554,0.0138775725,-0.074147314,0.036113143,-0.022090357,-0.008339096,0.047288064,0.048541076,0.0039669294,-0.04020794,0.053194936,0.01215289,0.0023921994,-0.047365025,-0.017601466,-0.029642863,-0.005378817,-0.013430908,-0.023333492,0.0012249766,-0.04556014,-0.029544802,-0.0050831647,0.016605232,0.025604542,-0.0069212643,-0.04295075,0.0153310625,-0.04370127,0.01288023,0.044354875,0.015750213,0.014576858,0.011168947],"last_embed":{"hash":"jatdb3","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"jatdb3","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Tips#{3}","lines":[137,137],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"jatdb3","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Tips#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040445548,0.014340364,-0.025022484,0.0031805628,-0.04664124,0.013500972,0.047823995,0.0012315582,0.0031993496,0.034615662,-0.02423891,-0.0038008376,-0.0187343,0.0014956343,0.036816515,0.011907408,0.0031696465,0.0153479045,0.037106566,-0.008310083,0.0140893115,0.0294974,-0.0064053433,0.02717514,0.0018489109,-0.0008331143,0.013688888,-0.019036196,-0.004191458,0.028127123,0.011766442,-0.06569943,0.012853102,-0.032972425,-0.04087691,-0.043770168,-0.020119384,-0.014201755,-0.06094933,0.015898984,-0.03292523,0.004913061,0.021129306,0.003617208,-0.00038967756,0.016743118,-0.007334299,-0.0050748354,-0.0077956007,-0.04721522,-0.024415882,0.008519733,0.017434033,-0.027045878,0.018473197,0.0449374,-0.040542666,-0.020982387,-0.024519622,0.01847601,-0.017753704,0.019703217,-0.018811237,-0.03723264,0.020799408,0.026476592,-0.020277753,0.043379847,-0.0067795115,-0.0082522435,-0.029108036,0.014752566,0.031388246,-0.057060603,-0.02617031,0.03414465,0.016300732,-0.04212055,0.004712549,0.025253914,-0.03788212,0.007195399,-0.0043594553,0.008902482,0.003132627,0.016186843,-0.01921186,0.07878823,0.014695711,0.0039075967,-0.016593361,0.0018760061,-0.010118999,-0.05571239,-0.0090503255,-0.026268123,-0.014720008,0.002734916,0.036531094,-0.009641157,0.03769354,0.010675778,0.027302727,-0.02644678,0.05392688,-0.035568703,0.017389989,-0.018986646,-0.0017147203,-0.009830904,-0.019521741,0.02254234,0.036918335,0.03225437,-0.005564781,-0.038956847,0.011337207,-0.00083775574,0.01830714,-0.02265478,0.0170388,0.039354872,0.054478012,-0.033833224,0.0011824403,0.017551614,-0.005839112,0.0029124643,0.024767386,0.011068754,0.038847066,0.02113738,0.034931377,0.035616226,0.010263889,-0.027940167,0.05131984,0.022446739,-0.02202734,-0.05898606,0.0389711,0.04069544,-0.027999023,-0.018557997,0.01382934,-0.097298324,0.02288447,0.050911147,0.010036389,0.0068846284,-0.042643726,0.012442291,-0.022374766,0.018861441,0.020434681,-0.03642386,0.0059391796,0.04028768,0.010967237,0.003925527,-0.014601071,0.06655716,-0.04882899,0.015700987,0.030107448,0.002914035,0.0058333306,0.008098852,0.022481047,0.02660896,0.01594123,-0.03344627,0.044755027,0.024209825,0.029519625,0.018132461,0.07010641,0.026460186,-0.020072592,-0.044773728,0.020130154,-0.014419085,-0.038011864,-0.06006152,-0.045969523,0.03677683,-0.0015077294,-0.038803812,0.004718694,0.037271515,-0.020696197,0.007223361,0.009247694,-0.009894429,0.031083627,-0.027139448,0.048630726,-0.005982256,0.01709531,-0.0105350185,0.014049736,0.011801713,0.037785932,-0.035603188,-0.03171721,0.009472107,0.04611459,0.014569492,0.01249501,-0.027671894,-0.023792993,0.02229112,-0.042200625,-0.026311655,-0.031844888,-0.004514143,0.015724258,0.009026479,0.001013694,-0.021157132,-0.040387306,0.053426374,-0.0014221645,0.017527351,-0.026266407,0.04108782,0.005071303,-0.013202989,0.0067744087,-0.049818616,-0.021628834,-0.007884191,0.019574633,0.00806737,0.033131633,-0.025960853,-0.010830233,0.031138835,0.015876116,-0.0018436885,-0.0057007084,-0.024931263,-0.01242442,-0.00880396,-0.018360976,0.023779275,0.037011314,0.009627303,-0.043886494,0.012710431,-0.009635184,0.014613158,-0.021231553,0.0038170433,-0.028798003,0.026236394,0.026731882,-0.009907734,-0.02432318,0.003423809,0.0011523248,0.044344123,-0.0142937135,-0.00460445,0.007657907,-0.0030340375,0.0016344932,0.0016591889,0.04005557,-0.0045262,-0.061032247,-0.0063083395,0.04094572,-0.01602904,0.023747094,-0.0535284,-0.051633053,0.01894121,0.10760713,0.029780924,-0.028297404,0.069024764,0.030358313,-0.0120346695,0.0315073,-0.023820873,-0.011714221,-0.03380561,-0.0127997445,0.0010291599,-0.0023972753,0.014852316,0.07333549,-0.030856567,-0.018885354,0.03989817,-0.00015174175,-0.16356274,-0.048783403,0.010405792,0.022743404,0.031724215,0.0044129165,-0.020852206,0.012926143,0.016864719,0.06575057,-0.013054507,-0.05737181,0.022244943,0.0087209,0.008771019,-0.015716717,-0.027532522,0.038630396,-0.0038975512,-0.05222021,-0.022649774,-0.026348896,0.09257847,0.008833613,-0.066693224,-0.047401056,0.056817967,0.025484944,0.0090761185,0.018840648,0.015271439,-0.037562415,0.009211402,0.02939109,-0.0063557457,0.02831493,-0.016327038,-0.011942719,-0.021758696,-0.03990462,0.01948037,0.0397024,0.009370739,0.057765044,-0.025056543,-0.008167452,-0.0015277273,-0.023637483,-0.06980653,0.021160692,0.00462473,-0.0049497103,-0.0064445334,-0.014045405,-0.014423438,-0.0063329358,0.016670348,0.010277132,-0.011610008,-0.008431468,-0.04533393,0.0021550322,0.023141725,-0.04286757,-0.007995209,-0.016906314,0.07629092,-0.00804484,0.024791569,-0.053836193,-0.007010794,-0.047967304,-0.021065196,-0.0018231168,-0.035218894,-0.01855582,-0.027037445,-0.014453943,0.00038180163,-0.1273723,-0.0051501803,-0.0032260364,-0.012266343,0.02230062,-0.023059046,-0.013060315,0.041196603,0.00954818,0.01350341,0.23519698,-0.0027773373,-0.0114220735,-0.020811325,0.07864851,-0.04258954,-0.03356909,0.042936265,0.01680161,-0.04748471,0.030442815,0.00946039,0.039629497,0.0025993702,0.022146763,0.026958894,-0.024082897,0.032878414,0.043381736,0.0071583437,0.007547385,-0.00069962174,0.016153155,-0.0054786415,-0.04589207,-0.03864162,0.011804067,0.007254248,-0.024897953,0.020398328,0.029652914,0.038668778,0.06579363,-0.02173379,-0.036433116,0.024036504,0.003050825,-0.041689403,-0.001737739,0.004865052,-0.0053769676,0.002304569,0.0046159476,0.035500668,0.011094569,-0.051615138,0.017037738,0.019189598,-0.037239686,0.003978766,-0.022240449,-0.010468553,-0.01031926,-0.012320461,0.016879696,-0.019332176,-0.052231137,-0.03347381,-0.02250562,0.0063000317,0.00070561824,0.009584998,-0.044070955,0.0030542181,0.019460892,0.029995413,-0.006147734,-0.0069965417,-0.015872948,0.045678888,0.014073738,0.0034969859,0.008750873,0.02778144,0.027098482,-0.021677809,0.030496886,0.039361876,-0.0073539065,-0.003782691,-0.014056417,-0.0025535354,-0.043248657,0.025465436,0.014046425,-0.005453662,-0.008494559,0.11054971,-0.043190572,0.02607939,0.020752482,0.02527809,-0.027970698,0.010289575,-0.015945157,0.014219399,0.023206607,-0.010262311,-0.032613304,-0.012646851,-0.07070485,-0.03451123,0.016092353,-0.034565,-0.028702406,-0.013918718,0.018940322,0.0341393,-0.0018667929,-0.0013967161,-0.052447453,0.005580994,0.008142625,-0.017703187,0.007278508,0.025376987,0.04713588,0.044177942,0.028459597,-0.022586733,0.016217964,0.017475178,0.006426385,0.026674317,-0.027670234,-0.03229792,-0.033173036,-0.0018519973,-0.035373837,0.0074959635,0.027678654,-0.024341116,-0.003270335,0.034701057,-0.019051645,-0.0072523137,0.032535493,-0.046466038,-0.04496536,0.009321124,-0.017979447,0.026621493,-0.01591448,0.009972099,-0.0114402985,0.05844963,0.011513282,-0.01728726,-0.0073686526,0.03474005,0.029388914,0.05278625,0.04091457,-0.032414325,0.011714842,-0.050326765,-0.014230932,0.044474524,-0.031237785,-0.018893363,0.03351858,0.000726061,0.032713924,0.058013692,-0.040026333,0.02740948,-0.0014838581,-0.0042203562,-0.0136001315,-0.021238824,-0.050142087,-0.047500975,-0.030516632,0.010027893,0.009060516,-0.03289034,-0.018340578,0.000015299001,-0.020495163,-0.05827451,0.024531266,-0.06123997,-0.024666743,0.0007935864,0.033066574,0.016358888,-0.021894345,-0.005198815,-0.007034461,-0.031864945,-0.021992251,0.1029664,0.0034449503,0.008694537,0.034255695,0.010941362,0.023641782,0.023230685,0.00870489,0.017419377,-0.051331706,-0.009971462,0.018949592,-0.00037384665,-0.002375138,-0.007812547,-0.051413428,0.038358353,0.010763013,-0.0007612439,0.025381567,-0.009574136,-0.046260487,0.020065894,-0.020507423,-0.03393939,0.05746141,0.030221945,0.0183492,-0.024085099,-0.0059975223,-0.03454175,0.008992598,-0.03850333,-0.06077468,0.007908457,-0.038548175,0.0036626265,0.00699294,-0.0026028268,-0.008661902,0.026419856,0.0170343,0.0028093487,-0.027756676,0.033950757,0.018921988,0.022299081,0.014235452,-0.035353865,-0.040828694,-0.03702083,-0.02577279,0.050432973,0.041949492,0.031716354,0.03037162,-0.06308839,-0.018735647,-0.01911941,0.022524755,-0.07562924,0.022994297,-0.0259526,0.039743073,0.021146253,0.016797239,-0.03633553,-0.0017336556,-0.030825064,-0.01961192,0.02854953,0.0014048502,-0.009660376,-0.051813517,-0.040172134,0.018707266,-0.04270805,-0.018730195,-0.022070175,-0.0015227718,-0.011123997,0.0073336596,-0.05116915,-0.029064897,-0.005813325,-0.009444818,0.04631638,0.07410029,-0.0043604746,-0.063342795,0.013055418,-0.0029983795,0.0116979815,-0.07113226,0.011706876,-0.009042346,-0.015160824,-0.018514264,-0.03762006,0.02011515,-0.014732359,-0.02188727,0.04313498,-0.008627464,0.01564095,-0.024967501,0.04732704,0.0079159215,-0.017699072,0.008651543,-0.024769815,0.022680826,-0.024427574,-0.0065221,0.02048999,0.004108074,-0.01293848,0.021262303,0.025840405,-0.0053487346,-0.062072985,0.028142933,0.044979256,0.03233652,-0.0021223715,0.060024038,-0.047542844,0.0037627532,-0.027894355,0.014501002,0.042039704,-0.015897209,0.00010154596,-0.07371543,0.008644304,-0.009751331,-0.04616634,-0.02534429,0.0057622977,-0.017260762,-0.041700754,-0.0058575557,-0.05497891,-0.011026212,0.014538879,0.0074541764,0.021169048,0.0081034815,0.015702957,0.019931676,-0.021369819,-0.0021391336,-0.0041343765,0.018449323,-0.004733464,-0.009354015,0.018497266,-0.015826635,0.006085137,0.041890856,0.017260717,-0.009140543,-0.005546452,0.019871289,-0.0025790846,-0.03837539,-0.03458707,0.009145062,0.033407737,-0.022074603,0.05254486,-0.041779537,-0.013587282,-0.019175274,0.024153704,0.02199463,0.02860171,-0.03080684,-0.0004504032,-0.001132092,-0.012097126,-0.0060860706,0.006427521,-0.01801074,0.010807733,-0.027654871,-0.013487166,0.013191416,0.0014602421,-0.0054661664,-0.0031805213,-0.016738418,-0.0016164585,-0.028672965,-0.025955392,-0.048456054,-0.0016411354,0.016586786,0.052896548,-0.023103284,0.045441274,-0.020221632,0.04961256,-0.12750556,0.022154894,-0.030019479,0.014513924,0.0083061205,0.016409926,-0.0077669397,-0.022350933,0.0077735754,-0.009758977,-0.04475965,-0.021876391,-0.014040753,-0.046422303,-0.018795697,0.041608617,0.035610247,0.0018956981,-0.034088776,0.044814765,0.0036473495,0.012378668,0.04808276,0.024405228,-0.01827289,-0.03157594,-0.025463317,0.0020028509,-0.036980897,-0.01946454,-0.03753625,-0.04371954,-0.0023848803,0.07578234,0.017007444,0.028243199,0.012084134,-0.013125643,0.051712867,0.034842473,-0.029916994,0.031655233,-0.022077098,0.001434482,0.027098931,0.08326643,-0.005593335,-0.030071067,-0.04260269,-0.0430235,0.035837885,0.05347121,-0.029370608,-0.0047042137,-0.0155667635,0.00053150335,-0.013717919,-0.01877816,-0.037473038,-0.009255762,-0.006900615,-0.006257508,-0.012080197,-0.030920628,-0.021772005,0.03425111,-0.026211685,-0.014055151,-0.016408807,-0.0030097282,0.035120964,-0.04510939,-0.043574154,-0.046629906,-0.028234052,-0.0008944609,0.050153285,0.025355482,-0.020307178,-0.031959232,-0.06894815,-0.004682804,-0.038512457,-0.0024836266,0.022478223,-0.00795541,0.0045117065,0.0076944507,-0.02374827,-0.010827056,-0.009591848,-0.028257398,0.01487295,0.054294676,-0.0015646841,0.039374173,-0.027384393,-0.009868239,0.024631644,0.038780086,-0.043210562,-0.012223397,-0.0063877194,0.0154369315,-0.025239458,0.036033858,0.039069332,-0.016200753,-0.006692832,-0.0059061376,0.0045786626,0.022869047,-0.037881564,0.009265377,-0.07789144,0.024326338,0.056014925,0.0145823555,0.03316003,0.00467647,-0.019127943,-0.04776079,-0.001355406,-0.01858914,0.009320932,0.02933478,0.015367546,0.043076064,0.024096064,0.010175987,0.000892738,-0.045129362,-0.014714969,0.04254381,0.028189234,0.032566447,-0.03833094,0.02998773,-0.0565825,-0.028285831,-0.072045505,-0.03404208,0.012577294,-0.060151603,0.042936515,-0.054466657,-0.008198982,-0.005975234,-0.000053908327,-0.043413255,0.026358854,0.0054826387,-0.013380835,0.009037085,-0.012075025,0.087634996,-0.014498743,0.053588476,-0.009320375,-0.0013817453,-0.040053017,-0.0380792,-0.024827383,-0.017311586,-0.040306028,0.009236136,-0.022407932,-0.0028571503,-0.01300721,-0.0038914762,0.00171207,0.015335539,0.0008826216,-0.024971176,0.050194986,0.01808064,-0.013623489,0.017656231,0.03791009,-0.0076296325,0.01494429,-0.0069440766,0.03499152,-0.0062168995,0.030914953,-0.023270035,0.028819678,0.009741793,0.021313109,0.008070148,-0.0037868386,-0.026352374,-0.021192094,-0.035378236,0.04361896,-0.019107891,0.015645804,0.017621366,-0.039280515,0.073640324,-0.04902318,0.027480599,0.00029127972,0.0007805825,-0.0009426233,-0.011054814,-0.0022085072,0.00046126527,0.0027857665,-0.00447869,0.030669093,0.022536673,-0.0424545,0.035840012,0.024309827,-0.005190062,0.018291747,0.035187155,-0.004311936,-0.024535012,0.04392494,0.016990323,0.025977813,-0.020980272,-0.022316776,-0.03425401,-0.0032472517,-0.00033519915,-0.030095259,-0.011433747,-0.08422511,-0.020585623,0.00048464682,0.041006554,0.0015369039,0.021956444,-0.015091569,-0.004391504,-0.00033481608,-0.010753042,0.03275954,-0.032279905,0.028512634,0.0051844036],"last_embed":{"hash":"rzwvg1","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"rzwvg1","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Tips#{4}","lines":[138,139],"size":68,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"rzwvg1","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05206121,0.024923516,-0.018031135,0.0019622047,-0.03208142,-0.030715812,0.063394755,0.01046675,-0.014853091,0.031320885,0.0018069451,-0.013525832,-0.022103833,-0.012752954,0.025085444,-0.006125518,-0.001278389,0.03500343,0.028909862,-0.0007719603,-0.011716101,0.008973835,0.048743308,-0.00033807463,-0.0025828492,0.04031579,-0.001952892,-0.026802065,0.0031132952,0.016682955,0.0115059065,-0.059673678,0.012745152,-0.049467437,-0.056929905,-0.0013445766,-0.0037095158,-0.00007156426,-0.033943996,0.028557008,-0.028731959,-0.0031773355,-0.011087041,0.0047062077,0.012936174,-0.004580036,-0.007871903,-0.017398631,0.06846624,-0.049034532,-0.04605538,-0.017614095,0.027495813,-0.058758456,0.006391508,-0.0008856547,0.005548866,-0.042822935,-0.018307386,0.014648324,-0.006553888,0.017991725,-0.030329693,-0.018972712,-0.018667601,0.061735034,-0.009150245,0.006245274,-0.035164934,-0.05493434,0.0103088105,0.015982615,0.013010607,-0.036975022,-0.0609807,0.021021428,0.02305568,-0.04742828,-0.015846852,0.046437584,-0.013928822,0.005035665,-0.024563055,0.018627418,0.03546192,-0.0066703255,-0.022991315,0.06207599,0.023724219,0.01563485,0.008649142,0.0014271977,0.002782246,-0.012667747,-0.04409219,-0.023581497,0.02561397,-0.014067478,0.034762193,0.011652992,0.03449287,0.0055205114,-0.003983499,-0.023029795,0.034552157,0.037092756,0.014414472,-0.040631637,0.008654009,-0.024713809,-0.01459383,-0.007041402,0.019747859,-0.00096304336,-0.01708088,0.030759916,0.014084098,0.013941043,-0.034056053,0.0007565829,0.06260042,0.013676856,0.03795534,-0.0553139,-0.030651301,-0.011464027,0.022938265,-0.021944731,0.031203773,0.04226228,0.005208248,-0.008165385,0.0025417297,0.020036913,-0.030951586,-0.019845912,-0.0147637585,0.051848292,-0.014525782,-0.07016424,0.026747406,0.05187322,-0.02607827,-0.039653525,0.021600893,-0.04100423,0.031026032,0.023605118,0.017818382,0.012833791,-0.034954753,0.012802212,0.0026522959,0.0017284539,0.0050909333,-0.039516523,-0.0011535785,0.0062984508,0.014469925,-0.012188519,0.045977373,0.07056063,-0.014284099,0.059311993,0.022454523,0.005640093,-0.008358854,-0.0069228443,-0.008567801,0.019648302,0.014158406,-0.016387489,0.01462792,-0.0021904665,0.02028103,0.028055316,0.0537824,0.031428616,0.0023996085,-0.048714668,-0.004545516,0.009450298,0.0002423608,-0.012788832,-0.028250065,-0.0010698463,0.0044745607,0.023573833,-0.0020404118,0.05973094,-0.02692358,0.000967772,0.0030520824,0.036942,0.0026035716,-0.04244022,0.06234195,0.009241017,0.012275433,0.0010162857,0.0048787873,-0.00083970255,0.041215617,-0.02969244,0.005469406,-0.01794767,-0.0014483285,-0.010816519,0.030924918,-0.075579226,0.025536064,0.019969136,-0.03033827,-0.011384334,-0.0070757186,0.015496468,-0.011049309,0.009068993,-0.04409409,0.013481503,-0.0066243443,0.05108102,-0.0020546662,-0.014634152,0.0011594209,0.022196589,-0.0054846257,-0.0027155255,-0.010921436,-0.011181286,-0.03540403,0.010639109,0.010288872,0.042019185,0.04695223,-0.010341821,-0.0021620318,0.00864353,0.028574241,-0.00014168052,-0.0046164845,-0.023048803,0.01025335,0.017189194,-0.019619724,-0.032336734,0.020651625,-0.0017426913,-0.03405944,-0.033446155,-0.0075304066,0.03451554,-0.029558552,-0.02877298,-0.012710163,0.036830157,0.030166978,-0.016602872,-0.017417397,-0.009388752,0.011829021,0.0348835,0.013475545,0.00668134,-0.012885836,-0.011105722,0.0118058855,-0.008713065,-0.008849266,-0.01755912,-0.023277855,-0.06447274,0.03871623,-0.0019014907,-0.026835544,0.001994425,0.003822029,0.03220873,0.08172249,0.030457905,-0.019493027,0.04619872,0.029158842,0.023327012,0.018720798,-0.0032847647,-0.03917579,-0.027429128,0.013108266,-0.003413467,0.018694025,-0.007555883,0.058299903,-0.010572998,-0.011764859,0.027814552,0.021208923,-0.17017525,-0.079400115,-0.004839754,0.00018662444,0.016844487,0.027271597,-0.038758002,-0.0030387132,0.0050761267,0.06150793,-0.0027278585,-0.054273326,0.007120082,-0.012362123,0.04562465,-0.004675628,-0.04265789,0.021994254,0.0077512176,-0.013319815,-0.055557787,-0.021198694,0.0788106,0.028678216,-0.03943815,-0.033534437,0.024783928,-0.01755511,0.0054376503,-0.0012916336,-0.01967868,-0.024187908,0.0016178896,0.04696848,0.020765632,0.054495715,-0.0041372795,0.01224545,0.035326142,-0.013827412,0.029109169,0.043631446,0.003936666,0.04557095,-0.000706564,0.002824738,-0.0052857883,-0.04120285,-0.05491532,-0.0013694452,-0.06085143,-0.030585775,-0.0039641606,-0.028643556,-0.025171183,-0.028929718,0.010616978,-0.011105286,-0.044922907,0.024190793,-0.035896856,0.01226446,0.0058270064,-0.059870116,-0.026793292,0.005272747,0.034923237,-0.037246082,0.018991854,-0.044767614,-0.003652698,-0.051365323,0.0038301253,0.020728732,-0.021229032,0.021370571,-0.0147996005,0.00056423194,0.0012785012,-0.11885627,0.028692307,0.03275531,-0.030505303,0.0010265115,-0.00969442,-0.013939134,0.031685647,0.00078862096,-0.030450312,0.23405284,0.0033392338,-0.0077999295,0.0031653065,0.020555036,-0.030313797,-0.02477735,0.038673867,0.003321293,-0.0363458,0.010951132,0.009962106,0.03890036,0.011633893,0.027932502,0.005569905,-0.03193007,0.036023907,0.09219622,-0.015131762,0.05341074,-0.020607157,0.006702224,0.015451156,-0.07359724,-0.06046549,-0.028525539,0.057737216,-0.028573934,0.015925346,-0.03066143,0.0033741547,0.09329881,-0.026146084,-0.05378712,0.030279413,0.0062349364,-0.026448874,0.007003223,-0.02605406,0.003587181,-0.002407402,0.015587014,0.009042351,0.026932402,-0.029171512,-0.013646825,0.024273453,-0.046571136,0.02303988,-0.0068799118,-0.0032732307,0.0022348182,-0.007472433,-0.048234977,0.01581554,-0.03416914,-0.022347288,-0.038471546,0.03552222,0.00913904,0.028994203,-0.057760723,0.025193855,-0.0059850146,0.017838687,-0.00024511677,-0.0064276922,0.03421365,0.038123492,0.03223858,0.01317039,0.006833618,0.0069816993,0.022689898,-0.0034212568,0.022759369,0.04196063,-0.037852164,-0.001575725,-0.02344926,0.01139337,-0.05263975,0.017550375,0.011802766,-0.02358384,-0.0054246336,0.08231227,-0.047797035,0.03108823,0.0046785953,0.018721677,-0.026442468,0.0065174904,-0.03430436,0.041263066,0.011628115,-0.032795854,-0.0018931314,0.00504592,-0.024704948,-0.0594167,0.027224954,-0.0059369486,-0.032613926,-0.025918037,0.017929653,0.058976367,0.011408352,0.032409437,-0.08403449,0.0008376837,-0.028573126,-0.044572983,0.0067618713,0.05684107,0.011525001,0.023152888,0.033621177,0.016268482,0.0050028544,0.032806847,-0.0043917433,0.038587656,-0.023582412,-0.018494414,-0.03677706,0.04803241,-0.031621873,0.026389109,0.05336134,-0.04547401,-0.02271828,0.05725711,0.020147264,-0.019264402,0.028411243,-0.021883858,-0.024092175,0.039561093,-0.03803295,-0.015385752,-0.038966447,0.047164403,-0.019062694,0.023380684,0.0055323867,-0.018698674,-0.0061005233,0.038706638,0.030017981,0.05510026,0.008502184,-0.026287029,0.0139600085,-0.02832582,-0.019308608,0.008423745,-0.010835248,-0.031212807,0.001848143,0.024296835,0.015702788,0.07682935,-0.025225587,-0.0004954789,0.02020286,-0.002926868,-0.0048930026,-0.0132636465,-0.029671293,-0.055406343,-0.04167827,0.029033951,-0.0012840836,-0.029133175,-0.0046130186,0.0042950558,-0.0022783028,-0.06397097,0.028085146,-0.03579299,-0.035904057,-0.008755559,0.04054179,0.012275869,0.013000963,-0.002097462,0.011620109,-0.025937758,0.010754082,0.12534152,-0.024344508,0.022939458,0.029354917,-0.0022029718,0.053165972,0.04116493,0.010040156,-0.00060053985,0.0192669,-0.060382165,-0.022235727,0.03854445,-0.016915873,-0.034949195,-0.036401264,0.030321319,0.032791674,-0.0040383013,0.03552591,0.029562742,-0.0243996,0.015848674,0.002018501,-0.015346167,0.0726687,0.052234337,0.035748087,-0.009749207,-0.0034115347,-0.039390665,-0.00009196748,0.002140797,-0.01328607,0.047347087,-0.015860489,-0.0005867671,0.013871505,0.002368143,-0.0031812845,0.023356289,0.021838162,-0.048077907,-0.008395227,-0.04925942,0.011184986,0.05520562,0.016555939,-0.020764867,-0.039069258,-0.029725196,-0.012237864,0.018528594,0.00864122,0.04723003,-0.009947053,-0.047119584,0.010838123,-0.001459021,0.013468267,-0.052025225,0.02163777,-0.042666726,0.047908463,0.026033873,-0.025078041,-0.057659283,-0.002127361,-0.03588995,-0.006360006,0.04868781,0.02448033,-0.0052230135,-0.020661745,-0.05854472,0.007417036,-0.03713006,-0.042340472,-0.02821457,-0.013109597,-0.010482399,0.016810136,-0.028900553,-0.041974086,-0.015471028,-0.010468098,0.04054686,0.053484842,0.045539167,-0.031829003,0.01532758,-0.003184282,0.023538768,-0.012697723,0.030461574,-0.006523795,-0.03577438,0.0021599797,-0.015718672,-0.0077357576,-0.0036401947,-0.009693456,0.052712422,-0.010259907,0.0037891674,-0.06634573,0.025597515,0.010534155,-0.0033119838,0.004110762,-0.00908182,-0.0039633214,0.009031098,-0.032495268,0.015179871,-0.009645552,-0.009896101,-0.019310065,0.02523349,0.007812497,-0.07780206,0.0125820795,0.03322867,0.03888429,-0.0072496473,0.033365898,-0.0074168076,0.018020319,0.0101078395,-0.0014085874,0.0006197318,-0.05052437,0.028090248,-0.048473965,-0.004208615,-0.008006731,-0.00996658,-0.03572382,-0.014612667,-0.03726545,-0.04996967,-0.0052515217,-0.04689748,-0.024809586,0.0029127602,0.026523648,-0.039648227,0.017969502,0.0044973046,0.021516394,0.0004468933,0.0015680876,-0.005705561,-0.012002759,0.00804786,0.0035964188,0.01209171,-0.04157154,0.0056906147,0.023805935,-0.005875343,-0.018033266,-0.020948919,0.029844543,0.04558893,-0.02354853,0.0035723085,0.026188929,0.025355702,-0.00040826286,0.07635476,0.0035916902,-0.02723359,-0.017165394,0.01234485,0.014261071,0.036734704,0.015108945,-0.02371828,-0.033210445,0.0017820044,0.0077447826,0.017758965,-0.013820449,0.0035852753,-0.043165118,-0.035778414,0.019306442,0.024674732,-0.028904598,-0.021132065,-0.005678542,-0.016365482,-0.011015024,-0.03618814,-0.021567943,-0.006529735,0.02269495,0.034413595,-0.041896876,0.04000243,-0.006301849,0.019626928,-0.14308341,0.005289207,-0.018459585,0.0034024576,0.013646397,0.008160873,-0.0023542403,-0.03567596,-0.015746659,-0.034599744,-0.03075216,0.0027814757,0.0026161082,-0.039215613,0.008868585,0.047119502,0.02674115,0.0010994702,-0.036020555,0.051572546,-0.01857186,-0.019624114,0.0043210336,0.013774933,-0.007753478,-0.01564741,0.037697423,-0.0024386279,-0.028141264,-0.032083385,-0.036987673,-0.06385263,0.016726624,0.06507567,0.015819274,0.002957425,0.029954761,-0.0132273445,-0.00022318517,0.0065728608,-0.027964866,0.018163608,-0.014336307,0.014762823,0.02819553,0.09359122,0.008378162,-0.01014589,-0.06899751,-0.007865564,-0.005684338,0.038198464,-0.04221071,0.00992072,-0.042658113,0.01216106,-0.02756051,-0.014922198,-0.055181414,0.01413213,-0.021103732,0.0389072,-0.034329616,-0.031708185,-0.005507282,0.023241969,-0.04265325,0.017024016,-0.008445292,-0.02567386,-0.02116906,-0.043677803,-0.042519324,0.008080276,-0.029962907,0.04868822,-0.0009449025,-0.0029429272,-0.028796218,-0.022254061,-0.04805477,-0.0141266715,-0.04642291,0.023756761,0.026246784,-0.0002842664,-0.0028477595,0.0014786854,-0.03029753,0.013476803,-0.028319646,-0.0063433032,0.020920549,0.04759518,0.030020682,0.021318054,-0.0197812,-0.016372055,-0.0017447675,-0.016035713,-0.022711886,-0.03499131,0.017646823,0.006345422,-0.0517673,-0.009801456,0.045943525,0.008557774,-0.010671666,-0.035870884,0.0048129666,0.019098548,-0.029780217,-0.0002992891,-0.076583,0.0048699216,0.03339458,0.011616925,-0.007822766,0.01525042,0.023559632,-0.043593805,-0.016803904,-0.014000422,0.047585234,0.025408713,0.037243556,0.024574872,0.016276449,-0.009332278,0.011138144,-0.048549503,-0.01779668,0.056182098,0.013685056,-0.020477422,-0.014855488,0.048728574,-0.047230948,-0.024309088,-0.060213033,-0.02721789,0.014641209,-0.030906484,0.0144776115,-0.044824135,0.013724948,-0.01507515,0.0056963633,-0.03807484,0.044907153,-0.0137890065,-0.008695146,0.025883857,-0.0137984175,0.097725466,-0.031510748,0.03253763,-0.011029705,0.040340103,-0.034675837,-0.0095637,-0.019043306,-0.010294341,-0.011248891,0.044171993,-0.013312432,-0.0021862735,-0.05660226,0.012938728,-0.009788091,0.0659294,-0.003219565,-0.030067801,0.01338878,0.018523274,-0.003268254,-0.03454566,0.014336608,0.010670667,0.01756011,-0.0061092605,-0.015223973,-0.008705407,0.02903722,-0.011971258,0.017181246,0.00092423515,0.012882113,-0.024124183,-0.0060859257,-0.042125657,-0.01860345,0.0021584865,0.019063484,-0.013495033,-0.0044077267,0.01228603,0.018213144,0.07201305,-0.028158704,0.0143438,-0.0031084206,-0.0009702876,-0.0101883225,-0.006897822,0.004490817,0.02947514,-0.00058843737,0.0075925053,-0.011754365,0.0338055,-0.041380648,0.009968002,0.0098895645,-0.024851024,0.044949535,0.02130635,-0.010967755,-0.027719447,0.027531171,0.029539967,0.025456622,-0.036128316,-0.005418222,-0.04351349,0.0038241858,-0.006581683,0.0029639995,0.014345321,-0.07994121,-0.037598807,-0.005134707,0.044605136,0.008371825,0.017114213,-0.050651576,-0.017571956,-0.0444404,-0.003183651,0.037328877,-0.013704439,0.0055715633,0.019682625],"last_embed":{"hash":"pvsi06","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"pvsi06","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting","lines":[140,158],"size":583,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"pvsi06","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01441649,0.042734165,-0.026141915,-0.025626639,-0.030104548,-0.0063028713,0.081828274,0.049625404,-0.024770416,0.011695026,-0.0026819003,0.009387329,-0.04665037,-0.011443133,0.031841997,0.019634902,0.010789743,0.03427514,0.029705927,-0.012130274,0.0024520413,0.012591945,0.025244353,-0.006845583,0.0056530004,0.02895092,0.015024562,-0.027271472,0.0022649935,-0.0016971988,0.012106336,-0.07199161,0.021636106,-0.03175609,-0.056644447,-0.010776569,-0.0074295765,0.02505653,-0.028774872,0.035292912,-0.026181852,-0.020775206,-0.022448655,0.02182671,0.02273428,-0.0049286634,-0.0045792307,-0.017928643,0.057421498,-0.0057113483,-0.050009836,-0.026198529,0.039821316,-0.05450754,-0.00248018,-0.0020359717,-0.029657321,-0.04007879,-0.01658663,0.00787679,-0.015333826,0.0062559177,-0.015507119,0.0045403377,0.016318446,0.07545701,0.016802486,-0.008884489,-0.028660497,-0.06214492,0.000099135905,-0.009872559,-0.006546557,-0.052639384,-0.058519095,0.037636593,0.032951795,-0.034394387,-0.0073450655,0.06648157,0.017999357,-0.005875023,-0.0017451539,-0.008923578,0.025914226,-0.013930351,-0.030111337,0.007133947,0.013595057,0.017318547,0.02450798,-0.023828808,0.0038436858,-0.0037501778,-0.016936831,-0.0024039403,0.022757694,-0.0072100167,0.027623512,0.010424749,0.047422457,0.04859472,0.008158618,-0.018698996,0.045596283,-0.008224215,0.0054615512,-0.02729987,0.049199037,-0.025428046,-0.01008935,0.010700243,0.003914193,0.029122336,-0.006761888,0.036969002,0.031040153,-0.0031859824,-0.0010955224,-0.018209137,0.02662154,-0.028029546,0.029115483,-0.051085167,-0.019506054,-0.036842648,0.0038249833,-0.034791585,0.012370177,0.029293133,0.0049936296,-0.012961655,-0.0048000333,0.04222284,-0.0084727295,-0.042262495,-0.011613774,0.021013122,-0.033734985,-0.046253987,0.0035086735,0.042175878,-0.023560775,-0.02898148,0.026483685,-0.013016772,0.020840917,0.03216776,0.012919218,0.020048952,-0.029531924,0.018294986,0.024616413,0.010739054,0.04809968,-0.025369663,0.024747202,0.008086213,-0.007143626,-0.018520527,0.045311462,0.058815364,-0.00052229414,0.081234805,0.029636243,0.013550837,-0.007759256,-0.006086519,-0.013452968,0.026277747,0.0061559565,-0.029487416,-0.0016581081,0.004007694,0.02396958,0.034386154,0.04399343,0.015082926,0.010675796,-0.04419532,-0.009900114,0.021393947,0.015132963,-0.00009700825,-0.0018551125,0.023473848,-0.0033231121,-0.0020374225,-0.00096444273,0.055780966,-0.038905263,0.003937819,-0.025501044,0.02899895,-0.0062738894,-0.041292313,0.050167646,0.0019313246,-0.0000022890076,0.024846418,-0.0017183339,0.03065112,0.01593537,-0.02191063,-0.0062268763,-0.034226585,-0.029423546,-0.039534662,0.03325823,-0.064284146,0.041357987,0.026793325,-0.027524898,-0.030182755,0.0049531865,0.018375598,-0.018359896,0.020356782,-0.0079066185,-0.0070777726,-0.032796826,0.037372183,-0.010287168,0.0020043529,-0.020623231,0.0014672899,-0.0010328853,-0.012384596,-0.025498612,-0.01536604,-0.03621678,-0.0148575585,0.0017877324,0.053233385,0.037860334,-0.033140983,-0.018640943,-0.017665315,0.053033993,-0.028007273,0.008935058,0.0018258669,0.001055991,0.029339533,-0.021520056,-0.0054534515,0.024485702,0.029519254,-0.025096348,-0.030781142,-0.017344644,0.03996416,-0.03833551,-0.016470812,-0.027260173,0.039145093,0.015652094,-0.009049067,-0.03328632,-0.004359646,0.0020838887,0.043657698,-0.0036717071,0.010385225,0.0011833785,-0.020278642,0.01816986,-0.025219677,0.013418997,0.0011140481,-0.024586366,-0.049287464,0.026210105,0.018716713,-0.011383309,0.012842419,-0.011864625,0.016703553,0.051612567,0.028985672,0.0095915375,0.032417756,0.026617577,0.034985665,0.04900293,0.008196064,-0.02724692,-0.007384233,-0.0031534838,0.014605429,0.015175157,-0.018011415,0.04998446,-0.017179994,-0.023382876,0.042785574,0.020492673,-0.15509416,-0.04084305,-0.0018179684,-0.009314007,0.023603678,0.022765167,-0.045990482,-0.0058050873,-0.016481645,0.056631047,0.0064087445,-0.040279336,0.0064062974,-0.002626949,0.039643046,0.008977006,-0.032660753,-0.009537713,0.0074906475,-0.009397039,-0.014261022,0.0032212369,0.054670535,-0.0044651623,-0.030964488,-0.00288417,0.05006177,-0.03486219,0.017364807,-0.018486628,-0.051439606,-0.017489102,-0.0017144153,0.055693127,0.013305699,0.066298194,-0.011286661,0.030727131,0.013570181,-0.020311683,0.010909187,0.059385043,0.016184293,0.055564467,0.008632878,0.020202436,-0.0063329586,-0.033433847,-0.0809612,-0.025588028,-0.07231648,-0.033004932,0.0037127815,-0.029334629,-0.013590459,-0.012388641,0.00894585,-0.009689355,-0.04248964,0.03215493,-0.020312611,-0.0028676214,0.010266712,-0.045598965,-0.05172311,0.00024286174,0.043227755,-0.035904266,0.022785228,-0.049166836,0.018741518,-0.047532115,0.008457476,-0.013862024,-0.0706942,0.02576991,-0.020299485,-0.0142094325,0.026238041,-0.122489624,0.0073491074,0.03300196,-0.029061504,0.0047881478,-0.026132347,0.0074380045,0.027453942,-0.014954854,-0.0074205385,0.24288641,0.012886722,0.01037956,-0.0032187048,0.023687536,-0.016075434,-0.038022544,0.031134885,0.010954502,-0.036200263,-0.016371218,-0.0013232675,0.0199217,-0.0028218287,0.03526018,0.04116018,-0.016907541,0.029347468,0.07971308,0.0008914031,0.061607137,-0.028960364,0.025025284,0.0061749876,-0.05108542,-0.05734223,-0.014942493,0.04237714,-0.017244779,0.013054435,-0.037258577,-0.0078443475,0.092993364,-0.018701473,-0.019313434,-0.015268105,-0.0016852698,-0.044027667,0.0015061923,-0.021442492,0.015614256,-0.018115731,0.041378006,0.017455967,-0.012353053,-0.027463991,-0.015943762,0.0113779735,-0.038054455,0.007377197,0.0047738757,-0.010377487,0.010983797,-0.010147559,-0.041517153,-0.013850268,-0.0347785,-0.028443241,-0.020935405,0.037197836,0.028104847,0.022574697,-0.0356299,0.024596438,-0.013140691,0.023172243,-0.0012397302,-0.014219877,0.031519584,0.052737147,0.022835128,0.016477438,0.0031425105,-0.007397643,0.022241235,-0.0077271676,0.01796622,0.048809383,-0.039773464,0.014672123,-0.01315359,0.0005702485,-0.019958185,-0.0029934966,0.015271336,-0.043096896,0.009536195,0.06611676,-0.039882295,0.0109671885,0.006541624,0.012021376,-0.0048276917,0.011887387,-0.0413937,0.03411797,0.02057034,-0.015759993,-0.022986239,-0.0070469375,-0.034780715,-0.062434383,0.01625042,-0.04395349,-0.034913637,-0.03345234,-0.008926444,0.056949604,0.05571592,-0.001942111,-0.049825195,-0.0024197989,-0.021459112,-0.055486977,0.009436573,0.051210787,0.028015586,0.03435319,0.037164673,-0.0004598267,0.013966218,-0.014257167,-0.013548647,-0.003658743,-0.018381646,-0.03220158,-0.031819124,0.026328268,-0.044137813,0.03753933,0.02914394,-0.060132954,-0.043239668,0.036441498,0.039388098,-0.013461602,0.037096623,-0.011705482,-0.018777868,0.042309124,-0.046151176,-0.02373813,-0.06250312,0.058151398,-0.00095482025,0.03317084,0.004450439,-0.028419387,-0.003098505,0.048029754,0.036472186,0.05575421,-0.0075002713,-0.01645401,0.0065649482,-0.0009239513,-0.02429841,0.020485684,-0.02168259,-0.03628381,-0.0039330795,0.025112329,-0.0015179497,0.06904279,-0.016118594,0.056599807,-0.0049678516,-0.0010631117,-0.023588542,0.007586501,-0.013829846,-0.043252654,-0.04879837,0.01363807,-0.009074039,-0.032276534,0.014445497,-0.009167962,-0.006142711,-0.07551876,0.023304623,-0.048773743,-0.030968849,-0.01676525,0.045409247,0.0029825391,-0.012116319,-0.007696083,0.0063552414,-0.020258537,0.0007969908,0.11962455,-0.012562256,0.008357997,0.008965608,0.0072236396,0.049282514,0.005888505,-0.007591967,-0.018118132,0.011547933,-0.05519901,-0.019434627,0.03809082,-0.04188533,-0.027714545,-0.022141801,0.03731826,0.020721236,-0.04392351,0.023619926,0.011791083,-0.04066048,0.0046167793,0.008185383,-0.014585603,0.05779231,0.020241516,0.032109946,-0.022844791,-0.0023138933,-0.029847287,-0.009096604,0.025059436,-0.00091790967,0.044279404,-0.014263448,-0.0144545855,-0.0016555807,-0.014321474,0.0010579162,0.025331283,0.005486637,-0.047793467,-0.0059017087,-0.027900686,0.00025130817,0.04857264,-0.0050256834,-0.034676068,-0.040077366,-0.03299923,-0.023854386,0.022340732,-0.026939241,0.026997333,-0.042876765,-0.04468481,-0.002815311,0.0074755354,0.012584919,-0.0316389,0.023272166,-0.019370325,0.03669611,0.029727545,-0.01514571,-0.051761623,0.0058415025,-0.05500775,0.0045660855,0.054805193,0.010171238,-0.004990683,-0.017826457,-0.050659064,0.012931027,-0.01621698,-0.01443174,-0.05457161,-0.035661258,-0.03562742,0.0112697175,-0.04441916,-0.020585133,-0.025533406,-0.022241713,0.035580713,0.07900557,0.021486768,-0.02024946,0.004505607,-0.028676644,0.017715257,-0.022183968,0.02928755,0.018163282,-0.027414147,-0.005141201,-0.018673453,0.00258863,-0.00874064,-0.018379996,0.08253225,0.005016893,0.0071856165,-0.069124304,0.024385612,0.009164518,-0.011393186,0.0070545953,0.022487268,-0.0018403537,0.027376661,-0.053873084,0.012490129,0.0016242912,-0.033563774,-0.033805806,0.013070342,0.024895167,-0.054080255,0.023199601,0.045183238,0.04049558,0.0026675926,0.03680252,0.0029041478,0.045984823,-0.002400823,-0.01634916,-0.002153963,-0.049185082,0.018641999,-0.02614197,-0.00859948,0.01292471,-0.021769026,-0.0059730867,-0.017217929,-0.02152959,-0.036155246,-0.0115724895,-0.02781718,-0.01615932,0.006583043,0.055337764,-0.013091684,-0.0008908585,0.01403317,0.03779013,-0.019278482,0.0102044055,-0.002321815,-0.022848347,0.01889959,0.003583723,-0.0049464814,-0.03537681,-0.003678658,0.031587634,-0.0025077267,-0.01239253,-0.020727826,0.036050424,0.037262723,-0.017433908,-0.0005778205,0.010305177,0.014780771,-0.019350784,0.077665664,-0.016528066,-0.0056062685,0.00049255637,0.0076063937,0.00504622,0.022348126,0.008104431,-0.012383209,-0.034407333,-0.014876984,-0.018564804,0.01140401,-0.027944345,-0.0050208434,-0.052419245,0.00011106572,-0.0031121003,0.0009680186,-0.018069094,-0.015961021,0.007674513,-0.020755393,0.011407615,-0.025112135,-0.022169499,0.0021053308,0.053447586,0.018992202,-0.032180246,0.015057578,-0.007356147,0.034464438,-0.13726872,0.01659371,-0.046310667,0.0017678286,0.016539935,-0.0018277579,-0.0088810185,-0.02781208,-0.0005517879,-0.03634929,-0.031843804,0.043526903,0.002608113,-0.031361077,-0.021323726,0.023776768,0.06485939,0.0068152654,-0.03833467,0.06841399,-0.00007322797,-0.013793013,0.032433428,0.008425439,-0.0039726426,-0.005663834,0.017616864,0.019180221,-0.034169678,0.004076508,-0.059757546,-0.07435985,0.02841742,0.05724505,0.02298626,0.031338297,0.02018558,-0.045077212,-0.017888144,0.025936922,-0.024510084,0.009183,-0.0061930465,-0.0012045831,0.040269174,0.10960914,-0.026440883,0.004319454,-0.055666257,0.023330037,-0.0018466256,0.0248284,-0.032078862,0.010482389,-0.035442952,0.0038521194,-0.048314247,-0.0064267516,-0.021625461,0.01520152,-0.025082987,0.038456947,-0.03972949,-0.020110996,-0.018825568,0.019288367,-0.01660609,0.024994072,-0.036911186,0.0074852523,-0.016197065,-0.062211487,-0.04747744,0.004586526,-0.002038988,0.06636374,-0.008697919,0.003215757,-0.031738725,-0.03047792,-0.0462735,0.0023120653,-0.030908117,-0.002973733,0.02559713,0.01566853,-0.025516625,-0.014640014,-0.03767492,0.018079996,-0.0053818584,-0.016263073,0.007701711,0.00751392,0.010767637,0.028013662,-0.018755415,-0.014157094,0.0045342874,-0.0017917923,-0.008190424,-0.014897141,0.0011474126,0.019611526,-0.038868193,-0.018657623,0.071258016,0.014694946,-0.0056680534,-0.046492577,-0.027318327,-0.0042672134,-0.02073547,-0.005306091,-0.07518218,0.0073768306,0.008865231,0.048869498,0.017591354,0.012719897,0.016043281,-0.048545755,0.008225039,-0.013307106,0.058691517,0.016583657,0.034018375,0.044982586,0.036643736,0.010286635,0.011640175,-0.029823098,0.012596249,0.051153924,0.027429802,-0.020339517,-0.009429149,0.04477205,-0.033750094,-0.028804395,-0.058119886,-0.030231958,0.02126153,-0.048886314,0.0043147276,-0.06291809,0.01715261,-0.020292109,0.01305197,-0.028334355,0.02066751,-0.019568121,-0.013528552,0.047164984,-0.0067494423,0.08504045,-0.028725633,0.014187445,-0.014316442,0.038574893,-0.030849881,0.0084224995,-0.019928608,-0.021318762,-0.015255735,0.029117249,-0.007965392,-0.0025105455,-0.061968837,0.033293676,-0.018300636,0.05293507,0.009999414,0.0048756287,0.009558293,-0.007276242,0.012222953,-0.05360224,0.0030448125,-0.014072918,0.0257639,-0.009277025,0.017336061,-0.0015452005,0.019025594,-0.012944388,0.031200703,-0.00007526371,0.016076874,-0.013839395,-0.008138072,-0.03927241,-0.037635252,0.012868839,0.0032975888,-0.0072256513,-0.01660744,0.0003544006,0.02208949,0.050450407,-0.016065456,0.023473442,-0.018439893,-0.008467862,-0.02031543,0.0044950037,-0.011764517,0.0665196,-0.025285797,-0.001827222,-0.04548234,0.019945746,-0.040450808,0.0036752205,0.013606356,-0.019061044,0.06643321,0.04489118,0.002669624,0.015104118,0.022583734,0.024050826,-0.003302289,-0.02479674,0.0021028623,-0.03549329,0.039151207,-0.013570425,-0.0067938115,-0.01600162,-0.04872187,-0.03514875,-0.0037139093,0.024849929,0.0034617966,-0.003991968,-0.052285656,-0.0068440046,-0.052571733,-0.0020328297,0.041340966,-0.0047256793,-0.0012424043,0.015590966],"last_embed":{"hash":"n840dq","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"n840dq","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{1}","lines":[142,142],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"n840dq","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0525759,-0.020584254,-0.018943245,-0.007034779,-0.038093954,-0.0032400163,0.07676667,0.0014997353,-0.0072752004,0.025068294,0.011275371,0.010325411,0.0059260223,0.0076826364,0.02860241,0.008994074,0.0121252015,0.032540362,0.016162198,-0.01001596,-0.0022714795,0.01692911,0.061339114,0.013474952,-0.008577685,0.025500279,0.003954126,-0.033178557,0.020875368,0.0017655828,0.0031178729,-0.08592607,0.00052355055,-0.034583353,-0.03588119,-0.014990581,-0.0072517837,0.0042323787,-0.037987106,0.024113666,-0.03846461,-0.016356967,0.00055528985,0.0039397813,0.011739142,0.02244595,0.0021008602,-0.0069105737,0.0398826,-0.065322205,-0.06506105,-0.018343229,0.037742954,-0.06253817,0.013849205,0.029323041,-0.009587116,-0.010077723,0.0018701568,0.022379221,-0.03201241,0.017646374,-0.036568526,0.006033468,0.011141486,0.04137138,-0.0054492685,0.017427344,-0.017948015,-0.03254385,-0.013564921,0.0068692868,-0.035860397,-0.035791423,-0.0588068,0.028287709,0.051396262,-0.057285562,-0.005602258,0.048614692,-0.03255502,-0.0124156745,-0.031832006,-0.0020505204,0.024850812,0.004459548,-0.031797875,0.06432933,0.020417562,-0.025084293,0.019073583,0.0037950207,-0.025241172,-0.0059695807,-0.044361006,-0.008499646,-0.035066847,-0.016624264,0.050580896,-0.027975563,0.017926674,0.017560711,0.0012722579,-0.02337287,0.014664746,0.018369865,0.020948721,-0.02366886,0.020677775,-0.02680725,-0.020021498,-0.006729372,0.013482002,0.041079767,0.02136568,-0.0013365056,0.027970942,-0.020498266,0.0032204962,-0.021470563,0.042602815,0.0406539,0.05443268,-0.04085432,-0.022993572,-0.0065023163,0.02621007,-0.03315553,0.06691375,-0.0042985133,0.01509235,0.009865264,-0.011558643,0.006546166,-0.0032928966,-0.012856126,0.009879843,0.019859076,-0.007390344,-0.05606281,0.046864238,0.0335553,0.0022541762,-0.0063840076,-0.0071346476,-0.07938124,0.022108575,0.04445651,0.022640543,-0.029915279,-0.008331187,0.021756107,-0.0017787202,0.014608324,-0.033477765,-0.033753037,0.016119346,0.025073921,0.01168003,-0.004327986,-0.0054229065,0.030232871,0.014872231,0.03482869,0.018042222,-0.0042730286,-0.01511312,0.012241854,-0.011512305,0.011931799,0.03570306,-0.025239004,0.026607016,0.013313202,0.022827247,0.032818664,0.040905405,0.01813504,0.037982803,-0.008619726,-0.021897454,-0.011703301,0.010811413,0.00021142686,-0.03503744,0.00871738,0.021002207,-0.0024092216,0.00008124133,0.0360475,-0.027507342,0.017562626,0.021993766,0.002364882,0.058673274,-0.02315352,0.041053955,-0.017204886,-0.017784858,-0.014229999,-0.023290608,0.026299525,0.02882806,-0.00013636576,-0.01679758,-0.014474734,0.0009381465,0.00035909322,0.008615043,-0.09440177,-0.013217351,0.00039538866,-0.039374955,0.032809235,-0.010950407,0.003262032,0.007885458,0.058147147,-0.026515542,-0.008881986,-0.018753517,0.036357436,-0.003829056,-0.0020154133,0.01601015,0.013422931,0.016953584,0.0075618383,0.001568664,-0.05794733,-0.02652634,-0.004103356,-0.0025489507,0.029071534,0.06905152,-0.012528008,0.010162059,0.015109774,0.04028397,0.0073351557,-0.022067914,-0.030587172,0.025234709,-0.015271394,-0.035769965,0.005311783,0.046542164,0.01979016,-0.02049258,-0.001767327,-0.019211434,0.020974971,-0.004999974,-0.025608648,0.017212158,0.045157757,0.01942624,-0.019261686,-0.02226254,0.013474924,-0.000016260541,0.018512972,0.020671854,-0.0031587763,0.018763496,-0.0010624946,0.0027376427,0.0033038335,0.017448798,-0.021297056,-0.057397578,-0.05998292,0.03835459,-0.02075736,-0.018310595,-0.00005944489,-0.001185731,0.011516911,0.0650212,0.014996591,-0.024952129,0.036716092,0.026639054,0.016546708,0.034887306,-0.050098192,-0.05778536,-0.06084478,-0.001251337,-0.013236596,-0.009489317,-0.024096332,0.057746667,-0.016963854,0.014489782,0.06223036,0.031316448,-0.16559042,-0.03962946,0.0103514725,0.047882155,0.021330366,0.009371933,-0.03638317,0.0122353155,-0.008799425,0.0642533,-0.040039837,-0.0460177,0.027957886,0.01147974,0.0046052793,0.007192767,-0.028219178,0.025294881,0.028869571,-0.036634274,-0.02984529,-0.018573526,0.06620978,0.034208853,-0.022671863,-0.009604862,0.049390756,-0.0032540958,0.0073605822,0.024665894,-0.020831121,-0.020024685,0.003028494,0.022720272,-0.01765688,0.04930601,-0.01187056,-0.028741656,0.02648988,-0.0035586723,0.019676903,0.03761539,-0.000032598287,0.05066428,-0.031744573,0.0054400316,0.03427815,-0.00043900684,-0.07556128,-0.004868559,-0.051375296,-0.04424206,0.0069668945,0.011952046,-0.037269317,-0.021230554,-0.035316247,-0.0074466583,-0.049230594,0.007110297,-0.010924455,-0.0013711919,0.011255476,-0.03656413,-0.016979774,0.009761699,0.031534575,-0.03228202,0.046541445,-0.028879382,0.002956628,-0.045922305,-0.0017675002,-0.019704305,-0.010312528,0.018066082,0.0024723804,0.015448915,-0.035088852,-0.11390508,0.02072471,0.050068446,-0.036846545,-0.0040472667,-0.04034424,-0.044575535,0.034681574,0.008049906,0.03445314,0.24699835,0.040439833,-0.02716503,-0.005372141,0.03804899,-0.03231678,-0.014354995,0.047372513,-0.0015310212,-0.040427312,0.012858006,-0.01312183,0.02553396,0.015234162,0.035625644,0.0030515739,-0.029933028,0.014962384,0.0724842,0.02091617,0.043438923,-0.006456919,0.01895729,0.0012699002,-0.036949314,-0.02077213,-0.041154243,-0.0016291913,-0.044353258,0.04909501,-0.056194544,0.03343404,0.07015143,-0.020748524,-0.051160734,-0.0004452885,-0.0008383927,-0.05513637,-0.006257222,-0.012483946,-0.0070404573,-0.007225328,-0.019183546,0.006474813,0.032342386,-0.041659,-0.024624852,-0.014665706,-0.0065871556,0.0038288012,0.00066395797,-0.030314494,-0.006542809,-0.01328312,-0.026454387,-0.014417065,0.00019201642,-0.065221444,-0.021830186,0.050349373,-0.0038211094,0.012012495,-0.058680672,0.01752153,-0.0027931447,0.036031947,-0.014378179,-0.03641943,0.04691936,0.054564226,0.053978823,0.0035879556,0.023626853,0.010974759,0.031505566,0.0051851296,0.035629444,0.03518361,-0.037222434,0.012271845,-0.03135758,-0.00288853,-0.046506476,0.026475612,0.00812637,-0.001899778,0.02032386,0.06816225,-0.017564075,0.018540319,0.0060303533,0.034733593,-0.03687153,0.018974073,-0.011960583,0.045162838,-0.007749731,-0.0108306855,-0.054437347,-0.0041000256,-0.00490353,-0.038139615,0.0014698183,0.006579975,-0.0007274854,-0.05034816,0.0320377,0.05523358,0.022356449,0.0020113622,-0.03278739,0.011034389,-0.010470314,-0.023984931,0.010131806,0.03972327,0.024935365,0.01822295,0.049505312,0.036093555,0.01066893,0.056735482,-0.0022726005,0.03890095,-0.0034253472,-0.06686741,-0.02067712,0.035344876,-0.014434927,0.027668023,0.04093914,-0.045029506,0.013679378,0.040120643,-0.005105741,-0.005375869,-0.00069852144,-0.0035984411,-0.060261555,-0.008741083,-0.041601524,-0.0007559652,-0.03142866,-0.00022287601,0.017231973,0.03773283,-0.013850551,-0.02873572,-0.012943168,0.030111728,0.04596366,0.04461661,0.03711481,-0.02798815,-0.00074817927,-0.012132482,-0.000010343233,0.010166006,-0.0034814635,-0.012392761,0.001422161,0.00650145,0.016959453,0.08947185,-0.010048425,-0.006689798,0.018671975,-0.02249073,0.0037683647,0.0037862333,-0.029893909,-0.054875884,-0.060667835,0.051027574,0.014476659,-0.032108836,0.015422436,0.01035173,-0.012091759,-0.02217933,0.040808246,-0.047740698,-0.058343727,-0.006150423,0.05028299,-0.030050403,0.010260928,-0.011694994,0.00575188,-0.020456536,-0.00046189624,0.10248123,0.012220112,-0.0038584906,-0.00090175966,0.005104861,0.058324646,0.025031144,0.008330185,-0.0127314525,-0.018840464,-0.06604393,-0.0281471,0.017153984,-0.02591755,-0.017988238,-0.05999079,0.023303166,-0.011324882,0.011135581,0.020655805,0.01243742,-0.052329544,0.037235547,-0.037624843,-0.010217464,0.07677548,0.025782097,0.002863265,0.0018482232,0.004637523,-0.014207098,0.011102217,-0.017837416,-0.03859408,0.034470733,0.0064059156,0.008568799,0.027591983,-0.0008717736,-0.0038627102,0.025356652,0.034163784,-0.05354991,-0.023713797,-0.021559045,0.027209556,0.040454634,0.018481031,-0.036097646,-0.023034032,-0.01621554,-0.036373157,0.040404987,0.02922287,0.050190654,-0.0067244074,-0.08173778,-0.0020425324,-0.033615135,0.0129749235,-0.030504255,0.019592196,-0.05380078,0.07608399,0.03226034,-0.027807822,-0.026719075,-0.018324606,-0.03477342,-0.011052455,0.033062954,0.013333692,0.009606647,-0.033854913,-0.06593076,0.03311866,-0.030556403,-0.039176665,0.0016409454,-0.015656937,-0.022207344,-0.0036414184,0.016066864,-0.052118298,-0.0026821312,-0.053181138,0.04435557,0.061026145,0.0031374379,0.0069036176,-0.026173363,-0.016215798,0.01121874,-0.01783228,0.035879128,0.0073643997,-0.043718867,0.0061709206,0.004934721,-0.014365625,0.009035846,-0.026596664,0.022242898,-0.026232833,0.01778496,-0.043981627,0.055861104,0.005967894,-0.009102926,-0.020290015,-0.011644607,0.005935447,-0.0058289454,-0.01770493,0.0043565636,-0.009403694,-0.0041308175,0.020292608,0.042840395,-0.0092422115,-0.06861661,0.042129714,0.033817213,0.022442335,0.005354474,0.061306983,-0.030391814,-0.007193942,-0.01441667,0.011261175,0.0023657137,-0.02933007,0.012249973,-0.034957483,-0.006454931,-0.036765303,-0.052563276,-0.01987918,-0.001966772,-0.052106485,-0.033056654,-0.018703962,-0.05830403,-0.0036222532,0.02054498,0.031738378,-0.02582637,0.021426756,-0.012214618,0.045393,-0.0103408145,0.022118486,-0.0046262033,-0.0015165233,0.020656167,0.0062977513,0.021867877,-0.053407256,0.014468422,-0.0064007393,0.021678219,-0.011164586,0.007741363,0.014530373,0.025477987,0.0012303494,-0.0129006645,-0.023694854,0.059000477,-0.008948584,0.031023357,0.015804093,-0.017939866,-0.022327948,-0.013732002,0.027116789,0.038582183,-0.0068339882,-0.016035702,-0.014219177,-0.02235233,0.007458949,0.0072034877,-0.000354245,0.031334568,-0.04362238,-0.034726705,0.020807909,0.0011925338,-0.030746303,-0.023909513,0.004516909,-0.0037359078,0.0018520384,-0.04467011,-0.010269285,-0.04968688,0.018767543,0.03068806,0.0098766275,0.023757538,-0.0131832715,0.0032997024,-0.14558595,-0.0067665554,-0.020706406,0.01719932,-0.0035511097,0.010261429,-0.010516021,-0.014550132,-0.04255159,-0.001875108,-0.02310975,-0.01678303,0.022411719,-0.033263847,0.0040743467,0.03754644,-0.0018827859,0.037585128,-0.040512264,0.034098573,0.00068640406,0.0077686794,0.00577114,0.043533478,0.007135428,-0.029213946,0.022556279,-0.028510535,-0.024766536,-0.028213538,-0.013964526,-0.057428002,-0.009996239,0.044316713,-0.014639482,-0.032548133,-0.003627706,-0.04443878,0.0017488867,-0.040577643,0.010297692,0.038126335,-0.0200372,-0.0011666507,0.054198414,0.104477815,0.011600408,-0.00003835171,-0.02179574,-0.005189222,-0.013448739,0.072794534,-0.027205613,-0.0066547845,-0.012250418,-0.022171717,-0.019465622,-0.02896392,-0.05420097,-0.003176884,-0.009345509,0.03316954,-0.0068219234,-0.038509477,0.0019676841,0.02333653,-0.027980283,0.00087724,-0.011427544,-0.013285343,0.0024402547,-0.010467699,-0.043775465,0.0063298247,-0.033060968,0.024128076,0.050931357,-0.017797075,-0.022278579,-0.010827915,-0.05669196,-0.010473465,-0.032419838,0.0062679043,0.043552663,0.0032608977,0.0045644655,0.007781723,-0.047599163,-0.012095316,-0.024611894,-0.03550291,0.03365098,0.070265725,0.007897548,0.04690305,-0.008952905,-0.009385849,-0.0067978883,0.0035140507,-0.043859094,-0.024085857,0.0123677775,0.01951734,-0.043618914,0.035657693,0.05980753,0.010378329,0.0032069697,-0.03206948,-0.022749454,0.010469623,-0.039500277,0.0044330545,-0.08386208,-0.0034980054,0.015055703,0.014987982,-0.0058326176,0.005684849,0.0038558156,-0.0044585755,-0.007377019,-0.03591315,0.020551883,0.0224892,0.036285613,0.028629532,0.0154474005,0.018458067,0.012103623,-0.012594164,-0.00537966,0.05093295,0.008931346,0.018332902,-0.017260125,0.040905144,-0.0398639,-0.04377753,-0.046273347,-0.025431069,0.027585683,-0.041171674,0.00020093571,-0.050566405,-0.0077535002,-0.047674756,0.00004735957,-0.044744965,0.045530945,-0.003969651,-0.022926057,0.05362755,0.0046389834,0.046750788,-0.049730267,0.05672893,-0.0066831703,0.0076825693,-0.003742306,-0.037738014,-0.03477554,-0.048410483,-0.029033152,0.013722278,-0.037471645,-0.029900368,-0.040031075,0.0016610172,0.0016573275,0.01465131,-0.013540749,-0.022352846,0.020903189,0.0014843548,-0.0008034083,-0.015123261,0.010992127,-0.015051159,0.040416166,-0.019813763,0.02539219,0.010223987,0.056589503,0.0013317104,0.0023188598,0.018366618,-0.0083032325,-0.01795749,0.016647443,-0.03310339,-0.026835257,-0.0058421167,0.023949549,0.004354036,-0.008877519,0.013022687,0.0064721624,0.037127484,-0.015618418,-0.011026331,0.0068262815,0.0067332615,-0.005434128,0.015748873,0.009787645,0.010725471,-0.000584273,0.0030766083,0.0037153186,0.017424453,-0.048283156,0.0068633147,-0.042151954,-0.012846684,0.025621422,0.03136266,0.015323574,-0.01684511,0.040984143,0.014833004,0.013422412,-0.034965243,0.0052500274,-0.015744947,-0.0043550525,-0.012924908,-0.02006485,0.0051874015,-0.048159424,-0.024334867,0.00011413753,0.051611938,-0.00047200092,-0.010978442,-0.048585612,-0.0059172143,-0.031373873,0.01691197,0.024940886,-0.0066140564,0.029120918,0.009972717],"last_embed":{"hash":"1yrnf63","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"1yrnf63","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{2}","lines":[143,143],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yrnf63","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.059861626,-0.011980277,-0.02168316,-0.0065076114,-0.04286848,-0.016920062,0.08028506,-0.035516348,-0.010306671,0.012852083,-0.004959718,-0.004986241,0.0012200966,0.013035562,0.010792975,-0.01501958,-0.023949482,0.039126724,0.02572833,-0.0019390881,0.017367566,0.01472939,0.038504418,-0.010125342,0.014370866,0.017539937,-0.004134021,-0.0005744709,0.02633668,0.006792647,0.013229328,-0.061540827,-0.013291341,-0.036932275,-0.010404601,-0.017839475,-0.0045790775,0.020418292,-0.026759973,-0.006672377,-0.008542917,-0.0077150604,0.006826934,-0.030606918,0.011573842,0.018895056,-0.003396814,-0.015332811,-0.0032954803,-0.019512502,-0.019518502,-0.014102544,0.054142185,-0.037089065,-0.007182478,0.035907187,-0.03712382,-0.011057249,-0.0036930367,0.0054718554,-0.009816623,-0.0031578783,-0.039014854,-0.006371659,-0.0018845149,0.03286773,0.029016627,0.023384916,-0.0028642719,-0.02838307,-0.009490439,-0.003926202,-0.041640833,-0.049567007,-0.070269845,0.041750118,0.066927955,-0.02627007,-0.016574947,0.058382794,-0.01679481,-0.0032345592,0.0020710805,-0.013428785,0.03280481,0.006696568,-0.020097956,0.05803316,0.04359003,0.0031132868,0.02464221,-0.01346619,-0.02863604,-0.006206661,-0.05334452,-0.012409681,-0.014935237,-0.008523154,0.042803302,-0.010568131,0.024683235,0.01877439,0.012379793,-0.029804274,0.031810775,-0.0069420696,0.013844845,-0.009820148,0.025502075,-0.019926453,-0.012249145,0.02420512,0.012401137,0.005897041,0.022920815,-0.011671047,0.02525678,-0.025639331,0.05435491,-0.021229671,0.021818588,0.017559279,0.014466255,-0.06841935,-0.034001328,0.0074378727,0.022259234,0.01160594,0.07304722,0.00092289614,0.028554229,0.025228808,-0.0027291991,0.0028083734,0.014875076,-0.027649025,0.01665492,-0.011942211,-0.016355973,-0.06311763,0.023030574,0.031558026,0.02381467,-0.017393176,0.016172135,-0.03735551,0.018179249,0.049731765,0.009184175,-0.031557154,-0.007297119,0.048593655,0.026777599,0.016527086,0.022690548,-0.010381296,0.0035307696,0.0016968068,-0.024109509,-0.02266135,0.010539359,0.032475542,0.032739956,0.04615232,0.010828829,-0.048707873,-0.01865809,0.037084073,-0.015616583,0.0074729165,0.027832326,-0.041836534,-0.0022480309,0.0072021517,0.0149429,0.019599715,0.05549618,0.0201488,0.045957115,-0.03630032,-0.0093224235,-0.018635496,-0.0015887202,-0.0003875225,-0.029145828,-0.002387843,0.01289818,-0.0005033063,0.010738859,0.046544146,-0.023902496,-0.00014724363,-0.0050564907,0.027461922,0.058096796,-0.0046619577,0.041236483,-0.008547042,-0.02626237,-0.005308388,-0.028458154,0.017695034,0.028060926,-0.008953306,0.0013256005,-0.0039587147,-0.028903058,-0.023178456,0.025135003,-0.070158206,-0.025012804,0.016948994,-0.07105397,0.035650942,-0.026105324,0.010098022,-0.011912673,0.022141742,-0.028054997,0.006113187,-0.030392881,0.035302904,-0.0089431945,-0.007910992,0.039299738,0.0032764566,0.016457004,0.036519747,0.012290819,-0.028422754,-0.058883887,-0.010173273,0.0035065897,0.029810531,0.044138674,-0.0021876046,-0.0351779,0.035008144,0.006857092,0.004758137,-0.021990832,-0.044333227,0.039284386,-0.005908852,-0.020825205,-0.017842067,0.027598692,0.00019546384,-0.03085622,-0.023795372,-0.0006733291,0.012179043,-0.003929519,-0.052502494,-0.004172042,0.028690726,0.03468537,-0.01726603,0.009803048,0.012939157,0.01812357,0.042440914,0.0040001236,-0.0025112955,-0.0006147138,0.010019333,-0.004499573,0.013739963,0.032357797,0.008978337,-0.042188253,-0.069378406,0.06701631,0.010718626,-0.018657729,0.01762562,-0.022860963,0.030909112,0.078391366,0.023248736,-0.0031088376,0.015703479,0.046418916,-0.006406304,0.06483333,-0.040955637,-0.064542815,-0.050536167,-0.010579015,-0.0043564993,0.019858671,-0.031903,0.06420105,-0.014731865,-0.021849586,0.049241044,0.027880022,-0.17044324,-0.02941542,0.013359937,0.048261534,0.021597363,0.02910043,-0.042324644,0.015676873,-0.022430897,0.07192409,-0.024606103,-0.04871877,0.035681684,-0.00084018457,0.029983005,0.019131465,-0.04687114,0.024298823,0.02263489,-0.043661237,-0.037003666,-0.03587955,0.027426256,0.02612159,-0.017864808,0.006929752,0.0564822,-0.022371788,-0.00869608,-0.005649858,-0.01654749,-0.009751853,0.005338182,0.009537165,0.008340731,0.043882653,0.0059737368,-0.00026170566,0.017820787,-0.0071668853,0.027718388,0.08729525,0.008052734,0.05061172,-0.02209869,0.003421141,0.022694679,0.0007484924,-0.043655675,-0.002155367,-0.04242234,-0.022985026,0.009205964,-0.012218138,-0.043455355,-0.008712368,-0.025912447,-0.013785058,-0.02907765,0.025234804,-0.037462875,0.004173814,0.020594941,-0.06586818,-0.024048138,-0.01696199,0.03581071,-0.025141884,0.06037976,-0.038455673,0.00078376575,-0.03399278,-0.0016563571,-0.033704966,-0.027887398,0.026872063,0.0251085,0.0019959293,-0.026629917,-0.09212304,-0.0069327685,0.008567882,-0.046270885,0.0148334745,-0.03567957,-0.008537694,0.016416898,0.0026416164,0.009404051,0.25489134,0.031659212,0.0054564043,-0.020259134,0.028685367,-0.027498871,0.009649788,0.021930303,0.0003540123,-0.024945846,0.019449942,0.039833553,0.033568334,0.005748533,0.033152804,0.03579009,-0.04073816,0.0264057,0.07186837,0.00067548564,0.03233132,-0.029353088,0.0034885225,0.0032026472,-0.018505394,-0.048929818,-0.039227974,0.023713043,-0.03691238,0.04897432,-0.050923746,0.041709725,0.10741214,-0.052214265,-0.058640976,-0.0137205105,-0.0025306582,-0.068136305,0.013839216,-0.009254069,-0.021117562,0.0040491256,-0.004994437,0.005499071,0.009624022,-0.044480868,-0.01637033,0.00084726885,0.0069708754,-0.008644504,-0.025639812,-0.036902454,-0.01258274,-0.007241075,-0.02196292,-0.006686478,-0.01851604,-0.025495667,-0.010339941,0.06017077,0.009172151,0.015852612,-0.044143826,0.03745293,-0.02135466,0.07455454,-0.021066563,-0.0070616696,0.029369542,0.073224254,0.03587905,0.0053047827,0.005782722,0.012032417,0.031621173,-0.0020230133,0.037318934,0.01882659,-0.035100475,0.026418189,-0.022937173,0.0055532856,-0.029463058,-0.005447333,0.0037851525,-0.01840312,0.025406487,0.03430132,-0.053708993,0.026627624,-0.01930556,0.057605356,-0.04467416,0.005678853,-0.013605489,0.041235387,0.023521466,0.015062451,-0.041940223,0.014532714,0.012280635,-0.028274192,0.018525466,0.014985099,0.012228994,-0.039263383,-0.0009017744,0.033557154,-0.008000623,0.033926453,-0.025860671,0.014474505,-0.0040831543,0.003739718,0.010742744,0.05443489,0.006520483,0.011976668,0.047811348,0.0352988,0.007482884,0.05313015,-0.0011390405,0.03023562,-0.02225546,-0.054182395,-0.036671545,0.050823502,-0.0027598157,0.02106056,0.04471294,-0.05259357,-0.029029127,0.050414454,-0.008736781,0.033252977,-0.0010207227,-0.003894566,-0.019352263,-0.0010880907,-0.042808637,-0.008388105,-0.025056869,0.04147767,0.027447289,0.04016386,0.025805572,-0.0589606,-0.028470697,0.036118437,0.0005578934,0.0641218,0.023449425,-0.053407453,-0.00891703,-0.030978685,-0.0228205,-0.010339989,-0.011859107,-0.010398153,0.014389139,0.034930278,-0.0008498211,0.062336877,-0.023946483,-0.03504347,0.026803762,0.0044046915,-0.0013561165,0.011580576,-0.04234769,-0.018678902,-0.032033402,0.061479103,0.0027394448,-0.033130918,0.010516907,-0.010561914,-0.029237622,-0.063768566,0.038784456,-0.036335524,-0.076358855,-0.010488726,0.031212743,-0.0126794325,0.0053201662,-0.01093799,0.0042492226,-0.007510121,0.023402348,0.09516046,-0.03436851,0.0016284216,0.003756187,0.015489641,0.05190168,-0.0028318388,0.0054177404,-0.010625665,0.01477629,-0.058210272,-0.00483758,-0.0014593536,-0.008949388,0.005780149,-0.05701865,-0.0049858424,-0.012206128,0.022578852,0.024242116,0.022180883,-0.049111098,0.030789552,-0.017303513,-0.045971993,0.06711615,0.029249622,0.03563974,0.02018646,-0.026736412,-0.01858214,0.02682285,-0.011690235,-0.04359647,0.023083499,-0.0375068,-0.018578194,-0.0022317679,-0.014831314,-0.0033434692,0.007498807,0.015735647,-0.024433462,-0.0036286663,0.007442523,0.041711945,0.04469265,-0.00003586436,-0.04658278,0.0054799654,-0.03550462,-0.034462333,0.061718967,0.02678834,0.03070229,-0.024938473,-0.074309416,0.0014098221,-0.018881751,0.041030534,-0.058332205,0.03256797,-0.03748991,0.049633168,-0.0050637578,-0.01726588,-0.018372884,0.005969133,-0.0475368,-0.02102314,0.046842236,0.030440804,-0.0037383386,-0.035423975,-0.046830513,0.0014181621,-0.02026622,-0.014979783,-0.033016067,-0.010991133,-0.051197372,0.0060126274,-0.006110125,-0.035500884,-0.008468879,-0.06296183,0.04896094,0.037655577,0.020123646,-0.031597156,-0.022811672,-0.028924597,0.03386149,-0.015369838,0.045891657,0.018303426,-0.033786587,0.022881055,-0.01726387,-0.0155813135,0.0013177545,-0.028373485,0.031387214,-0.029879317,0.00048598376,-0.044993162,0.0554644,-0.0070035784,0.0027423701,0.009916489,-0.0040975185,-0.006023149,0.0046609165,-0.028670607,0.004173555,-0.0062477496,-0.022927485,0.008334669,0.042047266,-0.021628924,-0.08550883,0.04029643,0.050659258,0.008227778,0.0010656363,0.048134718,-0.015636304,0.009302749,-0.021954617,-0.0153443795,-0.0137083065,-0.055971406,0.0038782512,-0.012912621,-0.0125254365,-0.0049570845,-0.03410435,-0.013670763,0.001616697,-0.05056003,-0.020418689,-0.013859202,-0.030650478,0.023718903,0.0048090117,0.02812247,-0.014235438,0.02396178,-0.0002556198,0.02105836,0.0008077745,-0.0016274708,-0.0128507055,-0.014749115,-0.021165852,0.00076195144,-0.000080174694,-0.08428298,0.010186346,-0.012405248,-0.013546558,-0.014119721,-0.0134655,0.04473982,0.07362283,-0.021104813,0.011740936,-0.044524275,0.005814101,-0.0322705,0.027453018,-0.012016665,-0.022169724,0.010423564,-0.021270815,0.0007078548,0.023267463,-0.009415672,-0.016836295,-0.006954432,0.0055030817,0.005840219,0.035529766,-0.015789852,-0.002264727,-0.025116438,-0.034108493,0.009557808,0.02186795,-0.018279243,-0.02559303,-0.00063488446,-0.029143456,-0.008764883,-0.025803464,-0.026928985,-0.026576394,0.011532171,0.03244029,0.014397986,0.025431126,-0.015156036,-0.015199948,-0.14816234,-0.014872811,-0.039766125,0.006380504,-0.0036258572,-0.0025545447,-0.0016625979,-0.026087873,-0.0373506,-0.02371171,-0.035679255,-0.0064818696,0.03593921,-0.044130966,-0.0014377866,0.0190133,0.020266602,0.010093736,-0.032358345,0.037780464,0.016130162,0.00077603996,0.021651631,0.035832778,0.008496549,-0.02137156,-0.0042145923,-0.016999032,-0.019348502,-0.02545372,-0.0075172223,0.0027890783,0.016210154,0.038998216,0.009779444,0.008963659,-0.012316817,-0.019381294,-0.04125086,-0.033674467,-0.0017528557,0.02385399,0.0092132455,-0.009741664,0.04695092,0.07587771,0.013144152,0.003921611,-0.007015416,0.007286389,-0.0047965148,0.06683731,-0.030202141,-0.008028352,-0.01361161,-0.023207245,-0.043673303,-0.024840258,-0.010600087,0.034019448,-0.021030534,0.01799587,-0.013864298,-0.02557514,-0.00492322,0.022996686,-0.025434364,-0.022565877,-0.012108582,-0.012195339,0.0000041729995,-0.040874388,-0.044006824,-0.03692475,-0.025329927,-0.01645958,0.049468707,-0.019980073,-0.000095662646,-0.00846822,-0.064771205,0.008564591,-0.0040471563,0.01911266,0.051220953,-0.023548558,-0.014927043,-0.020202748,-0.0067122495,0.0043726554,-0.011092657,-0.053510327,0.01662917,0.009556956,0.00788071,0.05700851,-0.013331323,0.027641123,0.0037886898,0.0145048415,-0.0065143234,-0.0070014717,0.0017582902,0.01836189,-0.033722818,0.028171595,0.07821338,0.0012778922,0.015688451,-0.02789124,-0.008271096,0.00075251114,-0.0061470205,-0.0096932445,-0.06904172,-0.006690128,0.0053276257,0.028772602,0.0020525148,-0.010817233,0.0057043834,-0.03187237,-0.031318337,-0.0346626,0.019516287,0.014038391,0.05380432,0.043429162,0.030209232,0.0013928371,-0.020538073,-0.055181943,-0.015533007,0.0645187,0.028406512,0.020022543,-0.0036365904,0.032814138,-0.045686375,-0.023152929,-0.023594743,-0.0013875223,0.03824288,-0.035219315,0.003102881,-0.065806255,-0.012784793,-0.017124543,-0.0069873217,-0.04917098,0.04681584,-0.019919412,0.0012843657,0.057524312,-0.00028065033,0.050513692,-0.022700984,0.008417343,-0.003669666,0.011538371,-0.007884815,-0.020344784,-0.033473853,-0.0020251574,-0.03975916,0.050362002,-0.027888361,-0.035148498,-0.02630966,0.011720107,0.038062166,0.028149929,-0.01704188,-0.021746434,0.012321668,0.0002333426,-0.024261052,-0.055056956,0.0011617899,-0.033285387,0.03415724,0.003631065,0.03787827,0.010980007,0.04478302,-0.009318043,0.021160176,0.020673042,-0.024742095,-0.008398337,-0.0017172826,-0.008473158,-0.047225997,-0.005495013,0.016990911,0.03212994,-0.013760825,0.0073608593,0.01576711,0.018207982,-0.015583742,-0.002326918,0.018671807,-0.009632481,-0.030805048,0.017964665,-0.021417633,-0.0040270314,0.0072576976,0.012749143,-0.013568174,0.052773267,-0.038381357,-0.00447317,-0.036167845,-0.0235673,0.041743312,0.046119623,0.024392832,-0.018588966,0.0026517247,0.008101508,-0.009806586,-0.039367534,0.01497831,-0.016102258,-0.019883981,0.00095170655,-0.036376305,-0.04163121,-0.05399365,-0.0250303,0.0046301936,0.027426597,0.011607357,-0.0075983787,-0.015387559,0.020310933,-0.019693095,0.02484868,0.020293858,-0.015483224,0.013462498,0.00022403453],"last_embed":{"hash":"n7njpg","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"n7njpg","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{3}","lines":[144,144],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"n7njpg","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015184219,-0.011030397,-0.008997214,-0.016392825,-0.041082513,0.004504256,0.07884366,0.0000033305298,-0.0070277774,0.018740999,0.00089385366,0.005618477,0.013382014,0.009022466,0.047818344,0.00132997,0.004621708,0.024891885,0.029347932,0.010839708,0.009361927,0.03318329,0.036244597,-0.0021797114,-0.00823679,0.033024147,-0.015745971,-0.023248235,0.01469556,0.0002973374,-0.011715149,-0.09280522,-0.016911974,-0.031431016,-0.04849161,-0.041065138,-0.021553377,-0.0069119,-0.048807602,0.024007168,-0.03422408,-0.023220731,0.019643731,0.01448668,0.024395742,0.022028208,-0.00836386,-0.0025965795,0.02328612,-0.05672946,-0.059351873,-0.03374452,0.046475567,-0.051889356,-0.013071955,0.01514899,-0.018930962,-0.030692693,-0.007377656,0.015781,-0.041457735,0.022969203,-0.009879759,0.003811253,0.013746745,0.033839528,-0.008448972,0.0073369616,-0.023901239,-0.028131183,-0.01120863,-0.00411159,-0.01698857,-0.031979028,-0.05241079,0.027466573,0.051921465,-0.01930622,-0.0027160405,0.050775696,-0.032958884,-0.014726771,-0.02163401,0.013828951,0.03863533,-0.0024935694,-0.034333646,0.04741784,0.007653231,-0.02543488,-0.002774159,0.009415713,-0.017371612,-0.007872956,-0.049004957,-0.012263746,-0.013697089,-0.025339153,0.061727475,-0.0044460376,0.008393346,0.02161079,0.020844819,-0.007563029,0.005142743,0.023248255,0.043447174,-0.019180821,0.014652784,-0.029681284,-0.030215634,-0.014033743,0.030454155,0.027262129,0.02755346,-0.02915276,0.032463655,-0.0026759303,-0.006137327,-0.011546926,0.039155144,0.008865827,0.03707678,-0.033954363,-0.008021511,-0.007907871,0.023041822,-0.04490404,0.08093901,0.017135162,0.031929296,-0.0041063293,-0.01398051,0.009713943,-0.023489216,-0.010674466,0.014920321,0.030730916,-0.007827085,-0.04285528,0.033425648,0.050937746,-0.020048924,-0.014328149,0.00744117,-0.08932254,0.034729175,0.031000383,0.01519744,-0.015663065,-0.033095963,0.003078685,0.01219841,0.013357875,-0.0041190307,-0.031779695,0.027920088,0.036984358,0.008538233,0.0028016607,0.003228631,0.058034755,-0.013449599,0.011016104,0.023294562,0.00035865037,-0.02329286,0.038602892,-0.004236229,0.030845776,0.032844603,-0.025767613,0.034067184,0.013278118,0.0155400485,0.032547016,0.03315902,0.021657294,0.03530337,-0.021567062,-0.0062412294,-0.01456629,0.007466239,-0.02793177,-0.026497267,0.024676096,0.0431092,-0.01987844,-0.0023318778,0.044615764,-0.044970464,-0.009226942,0.013768653,-0.011696169,0.035290085,-0.021648623,0.022169165,-0.00021187628,-0.017664015,-0.015680002,-0.021152517,0.028929038,0.03433592,-0.010761218,-0.024546908,-0.005520463,0.016728539,-0.004624116,0.0096835205,-0.08917609,-0.0018062489,0.0038287807,-0.01758368,-0.013906162,-0.024082731,-0.011347754,0.021669546,0.05114984,-0.021866757,-0.0036291154,-0.049386583,0.045727495,0.00073646585,0.00432672,0.00042317132,0.03311035,-0.004466384,0.009334269,0.01213175,-0.06606313,-0.020685947,0.009083081,-0.021184068,0.012130446,0.07206055,-0.010419776,-0.009126254,0.012493832,0.030209718,0.0016431661,-0.004751957,-0.01970523,0.0026753203,-0.013596556,-0.013631866,0.0047555007,0.04511357,0.0376015,-0.036097102,0.004207,-0.001569628,0.014121052,-0.025397643,-0.029980924,0.005110176,0.04856093,0.011473658,-0.007356589,-0.02023721,0.018095344,-0.002665301,0.012462053,0.01593927,0.007631446,-0.0045223273,-0.00042422375,-0.0019516886,0.0066143046,0.013547397,-0.007448258,-0.0710357,-0.04685713,0.055275016,-0.008938289,-0.010876366,-0.0019499427,-0.003925206,0.005388671,0.08961341,0.019467881,-0.017272247,0.03312592,0.0247804,0.002824605,0.046141714,-0.025372606,-0.0547904,-0.020776713,-0.017455673,-0.017637543,-0.0058324235,-0.016146898,0.06939016,-0.024789976,0.026594073,0.06382484,0.032190435,-0.17393528,-0.051902577,0.014439578,0.04005944,0.015764548,-0.007860651,-0.032724544,0.01558351,-0.009962359,0.06371689,-0.03036473,-0.047116622,0.042768937,-0.004783416,0.0011066607,0.013578028,-0.0024268476,0.035013378,0.02658832,-0.05256285,-0.02891635,-0.02581075,0.08150647,0.010944186,-0.026814817,-0.03418676,0.067935824,-0.013042224,-0.008293842,0.024997493,-0.023964304,0.0069845696,0.002063996,0.037135098,-0.013614621,0.029468091,-0.020063277,-0.036107227,0.012485929,-0.0055163447,0.012188229,0.020179745,-0.012105669,0.052560247,-0.013939308,-0.009050752,0.028772848,-0.02821659,-0.04076103,-0.0035858802,-0.04348674,-0.03476213,0.0024400968,-0.0014666514,-0.035010334,-0.015633535,-0.022894874,0.0069232583,-0.05296563,0.008370976,-0.0038476125,-0.031696517,0.03555281,-0.0273688,-0.0076626213,0.018613013,0.028155947,-0.034185134,0.039265316,-0.040338345,-0.007801651,-0.054187775,-0.0133339465,-0.021169797,0.00006794082,0.01541333,-0.0056351465,0.011893799,-0.01686017,-0.10708878,0.00262852,0.05049267,-0.034193806,-0.0019591746,-0.035318073,-0.032468267,0.040898334,0.014620226,0.045910094,0.2505428,0.035530254,-0.01195353,0.00089454465,0.04794871,-0.038119715,0.0002641149,0.06303668,-0.0059524258,-0.03172589,-0.018587984,0.0056056385,0.036828857,0.013050121,0.021261951,0.016788658,-0.026580743,0.033246916,0.077957995,0.008763361,0.012983295,-0.000048185706,0.026190428,0.015867451,-0.04723714,-0.034410506,-0.028748423,0.030364336,-0.02469092,0.030393329,-0.034846235,0.044800837,0.074113354,-0.032013424,-0.015632033,0.005340129,0.0060135084,-0.02643196,-0.0015446895,0.009716431,0.037487295,-0.008980028,-0.00093920133,0.011427236,0.028331706,-0.03818354,-0.00890011,-0.0035475404,-0.006452826,-0.0050308406,0.002216496,-0.030156732,-0.0058925455,-0.029236412,-0.017481543,-0.011517161,-0.005857107,-0.073795475,-0.026416585,0.051738974,0.026318958,0.019485086,-0.06965704,0.025269087,0.008145378,0.053973224,-0.023973629,-0.03528162,0.022234779,0.053630278,0.03197308,0.021170344,0.028077139,-0.0057371254,0.026492007,-0.014475072,0.05242008,0.049486745,-0.027236717,0.013579628,-0.01798578,-0.013712135,-0.056304954,0.03073206,0.007711191,-0.024820631,0.045877762,0.05876021,-0.0026069742,0.009269954,0.015806539,0.02871418,-0.025149113,0.01537558,-0.052376915,0.050607488,-0.014241213,-0.010012031,-0.022706216,-0.004217833,-0.008588052,-0.03757926,-0.0052445303,0.006719131,-0.020785717,-0.03605724,0.03898356,0.03881796,0.026815824,0.02493042,-0.026802659,-0.00033988914,0.016116992,-0.009374548,-0.011421468,0.0150781805,0.028945755,0.019310283,0.05015672,0.025463475,0.011768254,0.03855815,0.0031424074,0.035623368,-0.018622141,-0.07601551,-0.01668413,0.04078756,-0.0044934913,0.030965976,0.045818597,-0.030821208,0.023245849,0.031725314,-0.0022489366,-0.0037508737,0.011259191,-0.00094382954,-0.020892896,0.0183026,-0.035243347,-0.008535749,-0.019278003,-0.009479959,0.016698156,0.030928502,-0.024220733,-0.026486784,-0.0014450524,0.031595875,0.037466574,0.069368586,0.03875362,-0.02602123,-0.0054054465,-0.020060876,-0.012797999,0.0035998463,-0.016875528,-0.02651478,-0.013068391,0.009806228,0.010263404,0.08952734,-0.038793273,0.029785605,0.021162184,-0.033387095,0.0011178701,-0.019661602,-0.023457654,-0.045046337,-0.06013029,0.023698008,0.006668274,-0.02230368,0.00404585,0.025702111,0.0008507721,-0.03441268,0.045822445,-0.048399996,-0.048959494,-0.025935208,0.054879937,-0.038803127,-0.0017033347,0.0013775781,-0.0050440547,-0.03327044,-0.0015278197,0.1034279,-0.0024366558,0.010524304,0.002279506,0.020039735,0.042316213,0.036785208,0.0024429366,-0.0003962199,-0.041315246,-0.063577,-0.00940276,0.026282365,-0.00981326,-0.022701895,-0.0846284,0.008366429,-0.00304769,0.006497416,0.012267672,0.003438622,-0.07130224,0.035603467,-0.026362319,-0.0193976,0.041575193,0.03776711,0.02982073,-0.011134409,0.015333988,-0.012551598,0.016126828,-0.029497286,-0.026125629,0.014358276,0.009020697,0.0033448336,0.018465335,-0.0013337682,-0.0025752487,0.030258806,0.026655225,-0.0370123,-0.022982245,-0.008020632,0.028613502,0.03252011,-0.006999403,-0.04220796,-0.015449558,-0.023544535,-0.028659862,0.031270605,0.014565215,0.01851365,-0.020359814,-0.054884452,-0.010476195,-0.036026087,0.02348681,-0.03477318,0.004216309,-0.054316614,0.07404839,0.03447682,-0.020268908,-0.035533,-0.019736355,-0.03528314,-0.008747247,0.054190326,0.0012219308,0.009754409,-0.022733746,-0.049198374,0.00467533,-0.027565043,-0.042353816,-0.0032354777,-0.015241696,-0.02053149,0.016185168,0.007335748,-0.061180223,-0.0216355,-0.028363863,0.052503884,0.060025685,0.0061980826,-0.0032393215,-0.036736447,-0.02028659,-0.005222892,-0.026903493,0.004724228,0.0010504479,-0.04947595,0.0023362942,0.007223797,0.008070562,-0.0055544386,-0.015482627,0.04406334,-0.012139807,0.023525458,-0.050832383,0.06663877,0.012098273,-0.0021565808,-0.014676759,-0.020261822,0.011032957,0.0055130073,-0.014385849,0.002810274,-0.021324065,-0.014386517,0.023635615,0.04462606,-0.0045216284,-0.046680007,0.047283255,0.041070413,0.02328632,0.008319737,0.060041934,-0.030852536,-0.020805923,-0.015374673,0.017268207,-0.0002733748,-0.0214371,-0.010469305,-0.020189384,-0.009048544,-0.022540465,-0.05425748,-0.008190228,0.003530331,-0.037220664,-0.04764506,-0.015898297,-0.05584754,0.0068069575,0.00448962,0.018445587,-0.01921617,-0.0016121761,0.0014664405,0.04140057,-0.026470307,0.040873695,0.007422604,-0.00962363,0.042110145,0.007334962,0.021120781,-0.034832615,0.0071279737,0.009960744,0.018447895,-0.020502463,-0.010547106,0.025933625,0.015844906,-0.0039845896,-0.015934274,-0.024745388,0.048424933,-0.010460383,0.029762564,0.002381211,-0.029569086,-0.03166969,-0.0038586007,0.03277569,0.03848243,0.0033400636,-0.008528203,-0.003060764,-0.030515458,-0.0017181895,-0.002264739,-0.012705447,0.018596271,-0.048811633,-0.018453365,0.00445547,0.029206928,-0.03288786,-0.011533682,-0.004236465,-0.0009847522,0.0037675495,-0.042158637,-0.00465127,-0.032852955,0.022018947,0.025148615,0.03673627,0.017769273,-0.023217965,-0.010512933,-0.1515642,-0.0030844074,-0.035012074,0.015615188,0.0005858912,-0.0010032951,-0.01532651,-0.033176154,-0.023716236,-0.011544354,-0.0292876,-0.022061624,0.0003960716,-0.02658189,-0.0003489568,0.0138271125,0.029063258,0.015844375,-0.045553938,0.030195955,-0.0010589516,0.0044406224,0.026669975,0.02768618,-0.023407407,-0.04020916,0.020719595,-0.018922316,-0.027112087,0.01520497,-0.022888536,-0.04181096,-0.0032894698,0.049500357,-0.008531472,-0.03529665,0.0071165906,-0.034882244,-0.011885784,-0.02395248,-0.0059968783,0.037759833,-0.03282737,0.017789254,0.04821384,0.12338783,-0.0028186997,-0.0131942425,-0.029181605,-0.020301733,-0.007098005,0.042481504,-0.032410298,0.0006765994,-0.017483663,-0.020561337,-0.014050813,-0.025365958,-0.048851863,0.014174209,-0.00013861973,0.02024866,-0.020036139,-0.026075117,-0.04512195,0.012948293,-0.042054404,-0.0028617247,-0.023261169,-0.0068061682,0.015658125,-0.054049466,-0.04582266,-0.011628594,-0.027187245,0.023570865,0.04059102,-0.023048066,-0.035894018,-0.0074268375,-0.05616121,0.0013879584,-0.03534248,-0.016883638,0.064614765,-0.0056163548,-0.013608126,0.012351097,-0.027359137,0.0032710102,-0.03597814,-0.038714707,0.021301644,0.07372374,0.00018621767,0.036481403,-0.0026737412,0.0035397962,-0.0027982898,-0.0016031194,-0.025850225,-0.023263052,0.008039575,0.003341097,-0.03284102,0.027167127,0.050897747,-0.0046229963,-0.000080747996,-0.040305793,-0.022196312,0.0072692684,-0.03936001,-0.0036980994,-0.09389141,0.010910013,0.003488168,0.031623177,-0.013390884,-0.007008861,-0.011720322,-0.01319805,-0.016892241,-0.03339442,0.012946437,0.008562234,0.041985262,0.038461994,0.020327596,0.013872331,0.017545698,-0.031759255,0.004528665,0.053806584,0.013458038,0.037786588,-0.011151153,0.046272248,-0.030957744,-0.03184918,-0.06091996,-0.01928395,0.018647935,-0.0503692,0.010464857,-0.051675826,0.00023458588,-0.043525588,0.014310928,-0.053181283,0.035074048,-0.008930147,-0.027327798,0.044694178,-0.0029749288,0.041249715,-0.053609777,0.07086488,-0.025186526,0.027011406,-0.020158434,-0.027546424,-0.033944692,-0.016103977,-0.039647955,-0.000022576987,-0.036694545,-0.02168095,-0.029465325,-0.0025180485,-0.013370944,0.041364007,-0.012428374,-0.015514004,0.02411453,-0.0099711055,0.005653693,0.020375112,0.02262838,-0.0150327915,0.036085755,0.0074651013,0.032927893,0.018850181,0.025643656,0.007034511,0.01626758,0.022213321,0.03151622,-0.022840194,0.008656678,-0.024833584,-0.026015392,-0.009564314,0.012979057,-0.0077895266,-0.0053909966,0.0032962828,0.014128887,0.04777442,0.010866223,-0.014797496,0.023088867,0.01796071,-0.00019459882,0.025531754,-0.00317057,-0.00094249146,0.011047485,0.018262962,0.010673882,0.004651941,-0.042896155,0.010829612,-0.018519288,-0.015849918,0.025670208,0.026522847,0.005832622,-0.024262663,0.04220445,0.03948269,0.018268233,-0.029679615,-0.00587046,-0.03156471,-0.007210059,-0.005677291,-0.019723035,0.02314054,-0.055849686,-0.025236392,-0.0018186969,0.037634533,-0.0026141822,0.0032856455,-0.06285576,-0.020364612,-0.03050696,-0.009617739,0.015156643,-0.003757978,0.015688974,0.012558887],"last_embed":{"hash":"a2caz0","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"a2caz0","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{4}","lines":[145,145],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"a2caz0","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.049583547,-0.0009091987,-0.026911207,-0.023456447,-0.036076758,0.003063327,0.055474464,-0.014691794,-0.00037253683,0.020755894,-0.021007266,-0.03855624,0.010840437,-0.0073805037,0.032385416,-0.023181966,-0.0029749419,0.02960653,0.047115277,0.0066532944,0.011778418,0.011197565,0.0049309833,0.023538403,0.016911093,0.018343978,-0.0044481102,0.012540198,0.024442917,0.025107171,-0.019699654,-0.09319117,0.027291447,-0.035667263,-0.020782823,-0.03856971,-0.006963651,0.0028762827,-0.045066494,-0.011554815,-0.03586106,0.021086069,0.027331075,-0.016556256,0.015971493,0.01810405,-0.015790788,-0.0024791232,-0.010069993,-0.024205826,-0.026173787,0.0060020247,0.027865024,-0.020269245,0.01469759,0.026027726,-0.015472963,-0.026117183,-0.004026782,0.02261859,-0.01394379,0.028594628,-0.026329532,-0.024615776,0.0018624234,0.041750263,-0.029570144,0.022212517,-0.012381197,-0.03582813,-0.011571192,0.0035099576,-0.0023236014,-0.03713142,-0.036755774,0.029857984,0.03152263,-0.03324935,-0.01339726,0.038114123,-0.014846002,-0.0017832388,-0.011454045,-0.0018667516,-0.011819095,0.01731868,-0.02340523,0.06365062,0.015111706,0.009791422,-0.038852006,-0.023468481,-0.023284314,-0.029751135,-0.046527997,-0.014682345,-0.027809456,-0.004278163,0.044554602,-0.0042826524,0.05352791,0.010584043,0.013856157,-0.02029045,0.034766857,-0.035952162,0.0140413195,-0.027783956,0.0018923008,-0.0133066755,-0.017020289,0.022681044,0.02737024,0.0071583865,0.000780687,-0.033858392,-0.010418899,-0.00020433452,0.032888014,-0.021079982,0.04842929,0.045273017,0.04962112,-0.062361594,-0.009074791,0.019199958,0.00017295718,-0.0014009358,0.04882227,0.015497338,0.03160761,0.019405413,0.017320834,0.03573968,0.005772471,-0.030627409,0.042879965,0.0110287005,-0.039239455,-0.07831417,0.04431759,0.03540274,-0.014088877,-0.032579858,0.0068228836,-0.060585145,0.025252191,0.021142911,0.0010351456,0.018506635,-0.023120845,0.01578772,0.009922378,0.01852325,0.055802975,-0.017838331,0.012789591,0.033214167,-0.01884067,-0.013442284,-0.0029856442,0.06477608,-0.02095396,0.044239584,-0.013158312,-0.00422768,-0.018256199,0.04880542,0.015170164,-0.007841293,0.035207074,-0.041223817,0.02045292,0.025674868,0.024874493,0.023691645,0.07243296,0.028951446,0.0016152139,-0.046288382,0.022357536,-0.019275205,-0.024065608,-0.03504493,-0.041072898,0.0058877533,0.012714769,-0.026598668,-0.0035836385,0.045604657,-0.041532204,0.0072225034,-0.0003584672,0.00950799,0.017869169,-0.027055183,0.034933515,-0.002552241,0.010423389,-0.028752057,0.009612024,0.0006890915,0.013620103,-0.061025582,-0.0031730486,0.006917226,0.033208236,0.010001112,0.010871741,-0.062135436,-0.020386161,0.01664444,-0.035913385,0.019574627,-0.017336225,-0.0015351365,0.0288524,-0.0060741305,-0.023375187,-0.011054125,-0.030162396,0.030512014,-0.0028262464,0.005997165,-0.01887876,0.050042287,-0.009794425,0.008062332,0.010701256,-0.0499319,-0.046437483,-0.023359204,-0.012762047,0.019816305,0.045882862,0.0053829416,-0.007839215,0.01434016,-0.0101785045,0.01933952,-0.020786032,-0.028791385,0.00033641103,-0.010773645,-0.015490163,0.014620611,0.030401675,-0.0045546563,-0.037942935,0.007565266,0.01029658,-0.0065408964,-0.0071400106,-0.016438268,0.012540904,0.03875143,0.021304676,-0.01596704,-0.009571295,-0.026243042,0.013286091,0.00018509077,-0.021362893,-0.014131112,-0.011805003,0.009776057,-0.01484061,0.011818583,0.027263274,0.0071777385,-0.06757128,-0.034322273,0.034793664,0.004819859,0.024533156,-0.024947755,-0.025032353,0.008949258,0.10285624,0.015062242,-0.018436553,0.09850657,0.026490837,-0.016260752,0.022960296,0.009076948,-0.046394803,-0.05259029,-0.0130597865,-0.030300856,-0.004687739,0.010209035,0.07471729,0.012122689,-0.028607193,0.011275439,0.030159138,-0.16647464,-0.03495859,-0.007929092,0.022063758,0.026138853,0.014847521,-0.05703358,0.021657191,-0.0072048656,0.06814052,-0.016766857,-0.053632405,0.03899309,-0.009612455,-0.0034201515,0.0072900956,-0.04675601,0.034350205,0.014713501,-0.06219568,-0.03949052,-0.0214848,0.0876721,-0.0072330204,-0.04671021,-0.04359186,0.050248135,0.004400619,-0.00791185,0.0008724087,-0.00019762022,-0.038597938,0.0040451773,0.011574307,-0.020104,0.027813042,0.019377911,-0.008548363,-0.022256227,-0.042934723,0.017831204,0.034796506,0.024608964,0.065487176,-0.025571449,-0.017714376,0.024430202,-0.025681084,-0.053694602,0.029799268,-0.0046723676,-0.019594781,0.023200598,-0.024872083,-0.02439913,0.002035218,0.009012336,0.019196337,-0.042587824,0.013003654,-0.022640847,-0.008100047,0.015259083,-0.036119193,-0.022655899,-0.008962271,0.035543382,-0.010633257,0.003301678,-0.036501836,0.0026520125,-0.04498822,-0.00997136,-0.0009832005,-0.032886878,-0.022885893,-0.013007797,0.008558838,-0.043698546,-0.123630896,0.01426351,0.0024185264,-0.022201747,0.015889918,-0.017846175,-0.00663223,0.030352486,0.043431353,0.015667174,0.25139564,0.01839992,-0.010914033,-0.038596436,0.052859798,-0.03566773,-0.042891417,0.019333864,-0.0051506637,-0.043573357,0.036259025,0.036964554,0.027949834,-0.0023545125,0.02389236,0.020491332,-0.04185017,0.043676816,0.07305291,0.008043553,0.010528568,-0.009837041,0.023082348,0.005826305,-0.06700308,-0.043019768,-0.018236991,0.0141711915,-0.047010604,0.011452247,-0.0016683149,0.051600866,0.09993008,-0.027669268,-0.036585048,0.020367412,-0.0003086194,-0.043766443,0.024823308,0.017928252,-0.0015238381,0.0022088361,-0.000032210843,0.033755906,0.0010951968,-0.056733057,0.031293824,0.0065595126,-0.022226052,0.03680709,-0.0167463,-0.022573989,-0.0029989998,-0.0001313859,-0.017446397,-0.0034713836,-0.06136672,-0.028888842,-0.020210173,0.03349609,0.026781838,0.022703305,-0.064318925,0.019863939,0.006315316,0.042640775,-0.030005097,-0.0032044626,0.004510231,0.035116255,0.02573791,-0.008931559,0.007142987,0.0065766387,0.032144576,-0.020320449,0.05096874,0.018023577,-0.00011014181,-0.003062319,-0.041744232,-0.004264118,-0.05929609,0.025755832,0.020426387,-0.016989293,0.012700529,0.076763146,-0.057704397,0.022143679,0.010411501,0.03857287,-0.012173609,-0.00018394181,-0.02114643,0.01701338,0.018072115,-0.005816044,-0.011889115,-0.009652472,-0.026228892,-0.023277555,0.001779999,-0.0074145244,-0.029572865,-0.03609694,0.015902037,0.04804446,-0.02701891,0.003257576,-0.049416684,-0.0065084156,0.0028811216,-0.01562028,0.0029436992,0.02594012,0.021567319,0.048238028,0.026462056,0.00515983,0.026131624,0.023790982,0.0029528444,0.03478507,-0.023875091,-0.017800724,-0.028468441,0.02851606,-0.03840503,-0.0035908362,0.043060012,-0.02670256,-0.012526921,0.028893098,-0.012667527,0.0018865075,0.016322386,-0.028713087,-0.028530179,-0.008594105,-0.025704954,-0.011923259,-0.0098608285,0.00797473,-0.013213579,0.035994112,0.008128159,-0.028504053,-0.026469324,0.03528633,0.02124267,0.050947666,0.029165879,-0.028240854,-0.007942177,-0.061113834,-0.014155561,0.014549364,-0.035082344,-0.021986082,0.03601766,0.022602115,0.023453604,0.07800555,-0.04003683,0.019946376,-0.002630289,-0.0076340856,-0.022729203,-0.029165704,-0.05209491,-0.04606908,-0.02145234,0.041732963,0.02341589,-0.04693114,-0.034190044,0.011766217,0.010285633,-0.047352802,0.027999993,-0.041626174,-0.034586098,-0.0055402773,0.042558677,-0.0018636117,-0.034895215,-0.013171905,0.046575923,-0.023906494,0.009953757,0.09406303,-0.020841073,0.012860953,0.029006425,-0.007176432,0.03544884,0.018979711,0.006173629,0.020838603,-0.017137406,-0.05316075,0.009354098,0.024221767,0.032326918,-0.008764272,-0.057468694,0.048610575,0.020180412,0.0201399,0.012648216,0.023688216,-0.045926753,0.026664628,-0.027538806,-0.012287414,0.046711426,0.014264568,0.050428968,0.0032341555,-0.013361371,-0.020586789,0.039533876,-0.028474653,-0.043514695,0.0010973918,-0.024280524,-0.00994409,0.032032978,-0.005923791,-0.008749949,0.039496206,0.019718632,-0.0140265,-0.035699047,0.0006271867,0.0023916473,0.034791004,0.022514375,-0.025030458,-0.013427317,-0.04236806,-0.016847927,0.038846046,0.016543232,0.032469694,0.011818795,-0.070835836,-0.019960651,-0.027482312,0.005486254,-0.061981786,0.02029459,-0.011022131,0.054343533,0.0050641387,-0.022876106,-0.033908032,0.004574146,-0.009883597,-0.022472546,0.019659279,0.023273598,-0.0069508543,-0.05584588,-0.021217275,-0.008662904,-0.03198872,-0.026663084,-0.0019201363,-0.0022593243,-0.03239339,0.009711812,-0.029685237,-0.0491944,0.004868078,-0.028910708,0.05267829,0.074034825,-0.015360576,-0.01463407,-0.0055478704,-0.019290723,0.023168318,-0.04277725,0.010152923,0.0067300014,-0.011285893,0.0056825923,-0.01685707,0.0002894842,-0.012460216,-0.01707162,0.03565629,-0.026577778,0.021399746,-0.05921305,0.02928505,0.00034954335,-0.002177078,0.008315467,-0.025113788,0.013312424,-0.0257135,-0.0007820458,-0.00029775972,0.02797784,-0.012062941,0.0016766641,0.050148346,0.0070175948,-0.081093855,0.027342169,0.07869316,0.026728697,0.0014875944,0.063428335,-0.015422921,-0.00683289,-0.021785652,0.02330386,0.021781268,-0.037280317,-0.0021519866,-0.039546505,-0.0031837553,-0.015359524,-0.02256314,-0.022029394,0.003685799,-0.044704854,-0.032224223,-0.02364663,-0.044002313,0.023560265,0.008956876,-0.0072459467,-0.014846627,0.0172719,0.029295744,-0.0034896976,-0.028229568,-0.0049990364,-0.01042685,0.015601024,-0.014525463,-0.023530815,0.007037892,-0.030138846,0.012788477,0.025172768,0.026106635,0.008403809,-0.010110588,0.040264472,0.05319222,-0.04664512,-0.0031779786,-0.024194729,0.017616082,-0.02687375,0.056532707,-0.025090482,0.019059157,-0.0015169336,0.013781883,0.018727113,0.026325103,-0.030717408,-0.0067012366,-0.008165269,-0.02488762,0.014500377,0.029702388,-0.03475955,0.019460682,-0.016563034,-0.009073415,0.02402172,0.0020231777,0.0024409017,0.008707342,0.0035865973,-0.019015001,-0.034257594,-0.025112277,-0.019295285,0.0027124002,-0.004284179,0.049330086,-0.020586293,0.034241732,-0.021064904,0.019764664,-0.12287724,-0.0012656009,-0.015513937,-0.005666961,0.020210372,0.002253113,0.017001862,-0.05638497,-0.005735771,-0.025005126,-0.04994658,-0.006788943,0.017282233,-0.035141964,-0.017261963,0.011984583,0.024140744,0.0072783465,-0.03202336,0.062063605,0.008584833,0.0014554202,0.02979437,0.04518748,0.011143403,-0.04367646,-0.0035756498,-0.012849624,-0.028810935,-0.01234806,-0.038822558,-0.01869647,-0.008438591,0.06508835,-0.016561124,0.0025477216,0.0072172927,-0.038012628,0.013474686,0.016634777,-0.02654331,0.036739223,0.0127063515,0.025281943,0.046799835,0.12066764,0.0090518305,-0.014056702,-0.04470369,-0.039502528,0.017370725,0.037281185,-0.045139275,0.001004584,-0.008961439,-0.022811513,-0.026732765,-0.036559638,-0.045598663,0.008039188,-0.0072426745,-0.009786192,-0.03221964,-0.04509595,-0.03017661,0.02466934,-0.02737949,-0.025204586,-0.021013193,-0.016615408,0.028518949,-0.052545898,-0.04892151,-0.051461514,-0.039855335,0.018033193,0.045636557,-0.02401673,0.00037486156,-0.017619193,-0.0640765,-0.003884626,-0.020937297,0.0041118376,0.04005744,-0.019011986,-0.010457385,0.0072578005,-0.000656263,0.0071216645,-0.012521516,-0.017369986,0.018938594,0.062025003,0.0008086811,0.050870683,-0.036642164,-0.010704773,0.041992057,0.013029264,-0.034979716,-0.00085414434,-0.017438889,0.0044304514,-0.030615062,0.028198611,0.05146435,-0.015073166,-0.008984757,-0.021313027,0.015360341,0.030600613,-0.001866744,-0.0024995636,-0.054660738,0.03785966,0.03119007,0.00698919,0.0034908867,0.0049731587,-0.0065166187,-0.038006153,-0.033382457,-0.010385315,0.0167337,-0.010179528,0.01430435,0.048098348,0.036224402,0.009659032,-0.023223799,-0.07219574,-0.031439863,0.072058365,0.042116407,0.03868573,-0.011160057,0.026419153,-0.051304292,-0.03154133,-0.040775225,-0.00024534846,0.02975901,-0.04386815,0.02502113,-0.03741054,-0.0037417663,-0.0062546884,-0.005315885,-0.022011817,0.045254033,0.0036974729,-0.01163396,0.032862876,-0.009659252,0.06630744,-0.006938572,0.052502055,0.0005654251,0.039876886,-0.015861046,-0.024106566,-0.034080964,0.0074465997,-0.030935207,0.017098602,-0.017452026,-0.025646672,-0.007024008,-0.006886551,0.031187205,0.021580802,0.0023926953,-0.030166209,0.04335898,-0.001639342,-0.016765803,-0.02118092,0.036919355,-0.029500315,0.0118003655,-0.006527955,0.03168663,0.0013552742,0.020881884,-0.027894123,0.038634725,0.012894257,0.007101754,0.0010580469,-0.011877716,-0.007837435,-0.061133567,0.006000657,0.024773242,0.0049299123,0.012173822,0.04285949,-0.030615706,0.06650702,0.0012845843,0.009341312,0.0127724465,-0.01232753,-0.018734517,0.021378368,-0.01262611,-0.00032379327,0.016108021,0.0038771806,0.014249068,0.033896573,-0.048610665,0.015678585,0.020111443,0.025859835,0.026746742,0.04189881,0.021465402,-0.046003357,0.04933886,-0.010747495,0.02328736,-0.025352621,0.0084662745,-0.028546078,-0.014102185,0.008477914,-0.022564532,-0.0078332005,-0.064757615,-0.032244567,-0.0011515399,0.031948,-0.0058102426,0.0130540775,-0.018272556,-0.021401377,-0.013913885,0.016356219,0.031192856,-0.02360849,0.025782304,0.0114380615],"last_embed":{"hash":"17hko80","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"17hko80","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{5}","lines":[146,147],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17hko80","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.067825355,0.012531606,-0.0035520082,-0.017009743,-0.033791818,0.009265574,0.057178516,0.030138167,0.00053240085,0.008195772,-0.0020410009,0.00023846624,-0.0012711562,0.010842992,0.043268025,-0.0027594618,0.008480278,0.027627934,0.016460415,0.0027823108,0.010736501,0.019907188,0.02122441,0.021560378,0.0050647086,0.011923976,0.0034396506,-0.010802781,0.03986065,0.021743564,0.018728357,-0.082376264,-0.0073877964,-0.020971647,-0.034387987,-0.012315551,-0.0038837658,0.006293515,-0.04694848,0.022663994,-0.01337533,0.0014867493,0.0072150705,-0.0024190398,0.039982937,0.013046501,-0.019241752,-0.0011902413,0.04003966,-0.015357577,-0.05021074,-0.019433238,0.047018457,-0.026837902,-0.010053167,0.0074810814,-0.031533424,-0.03287242,-0.0021395178,0.02390812,-0.035624452,0.011874733,-0.027146466,0.003091681,0.039893385,0.070010915,0.004119253,-0.009101969,-0.025673874,-0.04630512,-0.041588146,-0.01388843,-0.047949977,-0.042417474,-0.059254535,0.014446734,0.050804075,-0.05410664,-0.0052285707,0.03481029,0.00046725635,-0.007903861,-0.016254613,-0.01586335,0.018040486,0.016674647,-0.020483198,0.060358986,0.015188109,0.00499275,-0.00031738763,-0.01754423,-0.007302094,-0.016221616,-0.016360907,-0.0030388383,-0.013208578,-0.007828771,0.039692152,-0.008157189,0.010321774,0.0070242872,0.016081268,-0.025893753,0.022862824,0.0029249426,0.016881203,-0.0050105806,0.02232789,-0.020862728,-0.024602974,-0.010173514,0.023700848,0.04605522,0.013703852,0.008840736,0.0018970503,-0.039121673,0.005550019,-0.04898278,0.020611983,-0.0027012397,0.01890826,-0.04050565,0.001808864,-0.017382229,0.040589754,-0.030823492,0.042040713,-0.006114262,0.00808161,0.010126385,0.0007856422,0.024074137,-0.00804173,-0.036661092,0.02736716,-0.013432614,-0.009907063,-0.031513095,0.016478973,0.035560656,-0.019628055,-0.013384246,0.014212752,-0.037063807,0.034386516,0.05237037,0.036217432,-0.014558007,-0.03369812,0.023856828,0.03293284,0.03328493,0.0141045,-0.020459477,0.061275408,0.0041270973,-0.044798225,-0.016031925,-0.016905706,0.0512636,-0.015227338,0.068189554,0.010365429,-0.01030349,-0.0004100292,0.022200838,-0.0062186685,0.02192973,0.021532899,-0.045727525,0.012915409,-0.010665148,0.019372506,0.027782544,0.02876335,0.03683529,0.035369605,-0.030495998,-0.007952731,0.0121453535,0.009278438,-0.0039393823,-0.019005388,0.036605697,-0.008538324,0.0059793,-0.003661254,0.03279032,-0.038612206,0.0054622283,-0.03432265,0.010737929,0.007386784,-0.016016738,0.032115437,-0.013683198,-0.020709058,0.009238759,-0.017608808,0.049135834,0.006285776,-0.022086354,-0.0006681178,-0.01666299,0.01767146,-0.022089079,0.010128413,-0.09196884,-0.00806084,-0.003977811,-0.052359305,-0.010640362,-0.034617875,-0.009240958,0.004292153,0.02268909,-0.02636882,-0.0046497863,-0.041352864,0.025604123,-0.025309939,-0.0115909595,0.013291516,-0.002312642,0.006031528,-0.025645176,-0.012225505,-0.035552453,-0.064390205,-0.0036503768,0.011785922,0.018667283,0.06956477,-0.041083388,-0.0070407516,-0.0003141981,0.0380886,0.029749298,-0.021347893,-0.0013376009,-0.033670265,0.013949655,-0.021148454,0.009285543,0.035466272,0.034803495,-0.013270061,-0.01260469,-0.015100321,0.021839805,0.007904595,-0.019064266,-0.007826741,0.019572327,0.00642052,-0.018368458,-0.019756537,0.0030250088,0.022870475,0.027961867,-0.005419677,0.0026695838,-0.02266268,-0.013456947,0.00164366,0.004786742,0.021632241,-0.008719886,-0.05032676,-0.04844656,0.045700725,0.0020107795,0.011849371,-0.02133512,-0.039433353,0.0360255,0.042343684,0.01612955,-0.010373389,0.046843722,0.027318351,0.02889071,0.06390771,-0.026494166,-0.033646256,-0.009242636,0.017166225,0.015650595,-0.008913506,0.0008707335,0.052880347,-0.0004927301,0.007144016,0.07036185,0.013590048,-0.16277955,-0.015794164,0.011101694,0.012093665,0.021500953,0.0065079425,-0.045928385,0.0082712695,-0.006828914,0.03860066,0.008160059,-0.04213634,0.02908882,0.0013220584,0.0051887496,0.012598991,-0.04032635,0.0006037449,0.015203261,-0.037274607,-0.026367912,0.009679825,0.048674297,-0.012710922,-0.025290126,-0.03509947,0.08228892,-0.014088519,0.007657576,-0.011110266,-0.036221366,-0.035512906,0.0040191095,0.05554364,0.030649196,0.039895386,-0.027684657,-0.000031117215,0.033171784,-0.013105634,0.0060867844,0.043839462,0.024984285,0.0585379,0.0009817169,0.018413896,0.005200203,-0.018976774,-0.03324208,-0.01695939,-0.04773658,-0.036496233,0.008214307,-0.028885897,-0.027054174,0.023172734,0.024042455,-0.0006195991,-0.056562755,0.025106227,-0.014782941,-0.028828098,0.018242877,-0.019265646,-0.020352013,0.032592706,0.05167733,-0.027812371,0.045717087,-0.025630714,0.015070606,-0.038789127,-0.007063061,-0.009980769,-0.034143835,0.008976699,-0.011115627,-0.021365706,0.021175185,-0.11090414,-0.0019040776,0.028632646,-0.032955814,-0.0052913125,-0.03327159,-0.0061771744,0.028502556,0.0061378265,0.029320348,0.25311783,0.035196997,0.010388727,-0.010447381,0.047721546,-0.001310086,0.006539402,0.046202887,-0.006595982,-0.042864826,-0.04766898,-0.009198831,0.040255237,-0.012052319,0.023078853,0.04697567,-0.018839495,0.05409776,0.08226509,0.010194745,0.015184058,-0.014779276,0.016971888,0.019439416,-0.03493059,-0.042856436,-0.025820032,0.05856327,-0.027899956,0.017273732,-0.0362469,0.025400456,0.10406034,-0.028868563,-0.031142153,0.02488494,0.014940499,-0.06477195,0.025236236,-0.02006646,0.007958587,-0.011214377,0.037502334,0.019107148,-0.014276458,-0.046668224,-0.03023041,-0.010372192,-0.0071852375,-0.00645168,0.027511304,-0.023827866,-0.0215294,-0.016809931,-0.053645205,-0.031305946,-0.027691571,-0.06973023,-0.03481852,0.054764945,0.015027901,0.021258354,-0.02714759,0.017688794,-0.011492698,0.04536361,-0.030666046,-0.03473536,0.02139904,0.06252455,0.022405235,0.023410901,-0.008701908,-0.02647268,0.033242267,-0.014319896,0.010408711,0.036688447,-0.041997164,0.024221253,-0.01575855,0.009855726,-0.026837664,0.025371356,0.012762032,-0.022831924,0.020707976,0.039061435,-0.06368245,0.021505522,0.009231549,0.0141081605,-0.02427507,0.015687838,-0.034436785,0.024630914,0.014081183,0.026206639,-0.041423444,0.008053493,-0.026757222,-0.019509314,-0.0045811506,-0.034573276,-0.0043286346,-0.015590025,-0.012468122,0.06173066,0.014815159,0.0022804798,-0.027729187,0.009185517,0.014507888,-0.030242996,0.0055659628,0.049401674,-0.009587495,0.023836117,0.02447058,-0.0008685383,0.030439457,0.0028997378,-0.037700903,0.01910378,-0.009060946,-0.035371143,-0.011591822,0.042707406,-0.038384613,0.027447207,0.04236393,-0.03933093,-0.037589215,0.05815949,0.028487088,0.006047709,-0.010208685,0.0018596161,0.0028959203,-0.015031595,-0.02171906,0.011057341,-0.044555184,0.0260153,0.01078312,0.04376015,-0.029242132,-0.04552839,-0.004913216,0.039246272,0.025277523,0.039521653,0.065387994,-0.012529621,0.0027803371,-0.03429523,-0.007682171,0.015718061,-0.02160554,-0.034249507,0.0002737912,0.007297954,0.03597327,0.05392816,-0.026606213,0.014777031,0.01555073,-0.0037256903,-0.016117662,0.010371373,-0.010869536,-0.051425733,-0.06718275,0.03013684,-0.012159023,-0.027847206,-0.0027617083,0.012027226,-0.0013854612,-0.04452272,0.027431386,-0.030997422,-0.052529216,0.0025711555,0.039986577,-0.0034973512,-0.033054344,-0.010448344,0.03835499,-0.017699976,-0.003815323,0.11576761,-0.011643414,-0.0030538496,0.019935586,-0.00776497,0.060292117,0.032593798,0.037819326,-0.013206806,0.003929976,-0.05614159,0.009252489,0.029567227,-0.021716127,-0.01352309,-0.039769907,0.020075895,0.012918142,-0.027762696,0.013541338,0.021585593,-0.06745681,0.016457647,-0.009748315,-0.020709356,0.022147518,0.018985199,0.054155372,-0.0064628376,0.006710219,-0.013920665,0.014935678,-0.00889675,-0.02841835,0.027337098,-0.011450765,-0.009285762,0.01507582,-0.012968708,0.0003313503,0.02803021,0.017758215,-0.04098009,-0.025906408,-0.024698071,0.030643597,0.042264663,0.012682393,-0.010425439,-0.03707179,-0.047983374,-0.03812038,0.042794846,0.00044212796,0.03548455,-0.042209096,-0.06940141,0.007269698,0.004212369,0.025918536,-0.029864177,0.010616795,-0.047300532,0.0506753,0.017124224,-0.0062209605,-0.03200744,0.0072874874,-0.047728438,-0.020418769,0.05411859,0.0015301763,-0.0011929215,-0.024052685,-0.041866314,0.0052568098,-0.020865306,-0.014572332,-0.022117885,-0.033265673,-0.02053559,0.0016590963,-0.0026187578,-0.051575497,-0.028451543,-0.041675914,0.06811232,0.07224022,-0.0013193325,-0.03396881,-0.028622406,-0.013040049,0.036090728,-0.0077614905,0.029694825,0.034689832,-0.022124406,0.01357295,-0.032673463,-0.0130419545,-0.003570108,-0.03329779,0.04950025,0.0045252554,0.0069847796,-0.06437583,0.038363952,0.012274698,0.008964316,0.0036546923,-0.0072420645,0.0029823747,0.009708951,-0.027467703,-0.010764543,-0.0048610033,-0.03402855,0.0008236553,0.04094636,-0.012680224,-0.07009152,0.036012605,0.036553223,0.035775978,-0.0053709215,0.07306041,0.003917773,0.010017446,-0.017762385,-0.027185729,-0.0050846976,-0.047301017,0.0048833,-0.033105675,-0.00607945,-0.014476268,-0.039066017,-0.014205438,0.0045232493,-0.04207322,-0.04909191,-0.0298991,-0.03616523,0.0039945506,-0.018171625,0.033867702,-0.004490642,0.012676397,0.0063460874,0.020033851,-0.022456253,0.02169097,-0.001815788,0.004090621,0.013928319,-0.0071247956,0.023931427,-0.011888852,-0.011323596,0.03391122,0.019906094,-0.028007956,-0.006397229,0.043340478,0.042829093,-0.014256608,-0.03009279,-0.030369738,0.04823003,-0.03926778,0.05150334,-0.04384689,-0.0003167131,0.0029385712,0.005122189,0.013659006,0.04703875,0.00024239632,0.0025167414,-0.028329073,-0.013398716,0.0023087247,0.013976757,-0.017841302,0.0083453115,-0.027370337,-0.0029695907,0.011925747,0.009686185,-0.051469028,-0.028601566,-0.0025000859,-0.023124583,0.020171165,-0.019952003,-0.01783809,-0.018701652,0.038233746,0.02730426,0.01571599,0.023023972,-0.030591562,0.014839278,-0.14264372,0.0034940336,-0.038625345,0.0058663622,0.017889978,-0.007918181,-0.020087572,-0.019736681,-0.01569603,-0.003174224,-0.04378597,-0.0009924145,0.04242037,-0.039569847,-0.009685388,0.001173074,0.039324883,0.03910266,-0.033995204,0.055255204,-0.016606744,0.00027259812,-0.00089402,0.04169656,0.007043708,-0.031329334,0.022414358,-0.015226656,-0.02060701,-0.02287582,-0.026890734,-0.021588461,0.013549374,0.052707728,-0.040540423,0.0292923,-0.0033541187,-0.047656074,-0.028745312,-0.0032900758,-0.0068025645,0.036448207,-0.018135032,0.010642543,0.021974083,0.115083925,0.0014907551,-0.0067668986,-0.048706453,0.018067798,-0.012988689,0.036115494,-0.027447069,-0.022125266,-0.032793146,-0.035100944,-0.05289802,-0.020846592,-0.0127844205,0.019745665,-0.023378683,0.013420647,-0.021545378,-0.040973894,-0.029870823,0.014628586,-0.031013856,-0.014589322,-0.028540574,0.024488145,-0.004373336,-0.029322043,-0.043668415,-0.019433506,-0.008065812,0.060584895,0.018767368,-0.053796016,-0.03413934,-0.008015789,-0.056883916,-0.008404734,-0.0147712445,-0.0016366631,0.059455507,-0.008846472,-0.013750232,-0.00753436,-0.06380168,0.019538986,-0.023669826,-0.034828775,-0.0076416438,0.044944618,0.01031054,0.046956934,-0.019146545,-0.016965346,-0.0049855355,-0.0028758252,-0.014982737,-0.012497471,-0.005147483,-0.0032399204,-0.04866799,-0.0020494934,0.065764666,0.018285064,0.018493855,-0.043013323,-0.028424107,-0.0012754349,-0.016485188,-0.010465607,-0.06888817,0.02666843,0.010284571,0.05348635,0.030535862,0.011730431,-0.0022025325,-0.040544435,-0.017150939,-0.030324332,0.05232587,0.0035701403,0.016200356,0.02834773,0.033915654,0.023258336,-0.0084679825,-0.042523954,0.005562232,0.06841116,0.028733514,0.007833336,-0.019421902,0.026067095,-0.046556223,-0.030148372,-0.03818439,-0.013778274,0.040594842,-0.053778872,0.006920159,-0.06345289,0.01892951,-0.040691648,0.012651284,-0.030948227,0.040136285,0.012971206,-0.02489703,0.049397193,-0.0063287336,0.060396455,-0.040206,0.054269526,-0.00014644166,0.007879457,-0.014756466,-0.012706539,-0.03231751,-0.012254905,-0.02877086,0.035075776,-0.020598024,-0.026745562,-0.030712424,0.031056024,-0.019818604,0.031765517,-0.0011051857,0.008699985,0.011964396,-0.037343338,-0.004089654,-0.035138976,0.0025207684,-0.048296973,0.028074061,-0.0044948286,0.039714597,0.02146793,0.04738656,-0.012140992,0.03915818,0.04386864,-0.0017448646,-0.009379206,-0.0074155806,-0.010052889,-0.055410944,-0.007195131,-0.0083141085,0.040407892,0.009324472,0.02069686,0.02609265,0.026859423,-0.019247934,-0.011016414,0.017632542,-0.018652178,-0.016059168,0.02138855,-0.018808529,0.0038185108,-0.01849457,0.025798373,-0.04209574,0.023590477,-0.045327496,-0.006079209,-0.018709002,-0.017097706,0.062379293,0.030430626,0.01708074,-0.027205715,0.044216793,0.015543429,0.011553673,-0.012794608,-0.003090805,-0.04321601,0.019461602,-0.004308773,-0.0069911727,-0.0016452197,-0.027951881,-0.00039622153,0.014802495,0.0039142896,0.019921144,-0.023365842,-0.06809705,-0.0070800334,-0.03489674,0.011396163,0.05450477,-0.0034764963,0.0061898488,0.008298878],"last_embed":{"hash":"1lxlpre","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"1lxlpre","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{6}","lines":[148,148],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lxlpre","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.000638068,-0.005646022,-0.025524693,-0.007635141,-0.045485295,-0.02866123,0.08179624,-0.012054162,-0.004326646,0.01920657,0.011670515,-0.010668909,0.011498559,-0.005964255,0.036152843,0.0246128,-0.010448257,0.03619072,0.044203397,-0.0007607523,0.0025384768,0.015463595,0.03692237,-0.0081671495,0.024679072,0.04958992,-0.004096976,0.005070533,0.015076032,0.03940158,-0.017900616,-0.07417888,-0.01772823,-0.027863627,-0.025288846,-0.04384086,0.0053444933,-0.001253712,-0.042284586,0.028606579,-0.026849454,-0.06415417,0.014654608,0.007845836,0.028816432,0.023645487,0.0049421825,-0.010784563,0.0064538484,-0.060180984,-0.045556556,-0.027317943,0.038489837,-0.034888726,-0.006969177,0.019726643,-0.027974546,-0.0323451,0.020054372,0.030782862,-0.012908054,0.0039203907,0.019061513,0.013972254,-0.028156115,0.035600413,0.007818971,-0.0072474414,-0.015118438,-0.039904993,0.0027213346,-0.008410969,-0.01126906,-0.041665107,-0.0478538,0.038347904,0.035484046,-0.015323757,0.016374562,0.05203636,-0.022356855,-0.031556584,-0.00029281274,0.016416388,0.031526916,0.010982612,-0.029847777,0.058692496,0.012884336,-0.024699971,-0.007482803,-0.010862942,-0.041818045,0.0072499695,-0.02858675,-0.028187754,-0.017022828,0.0053313132,0.045143545,-0.0085709905,0.028138913,0.030180506,0.02445799,-0.008042332,0.024933832,-0.02201498,0.020228323,-0.027535697,0.012495009,-0.023508929,-0.027976621,0.020789774,0.0014456422,0.0067394855,0.020193858,-0.003446018,0.019397771,-0.0003889753,-0.0150330905,-0.023163699,0.03555825,0.021409499,0.050397348,-0.05597048,-0.013340835,0.0064988835,0.031033516,-0.039848894,0.038753655,0.040828772,0.023098258,0.0033874474,-0.0013628255,0.008396832,-0.025146605,0.00483177,-0.0028030903,0.0190559,-0.015783567,-0.04408043,0.031635392,0.068960086,0.003803854,-0.013687458,0.017192526,-0.075782284,0.032001875,0.01784303,0.016807344,0.018881781,-0.02170325,0.019145701,0.029897837,0.027328901,0.002584554,0.013175931,-0.0020548895,0.05954882,-0.004153259,0.0031040763,0.025948709,0.07706958,0.003929765,0.04701642,0.014679638,0.02128119,-0.024467299,0.040227544,-0.024940846,0.017474879,0.00032937407,-0.018471392,0.017198108,0.015400841,0.0024085492,0.028765623,0.059991837,0.019882262,0.0130232265,-0.019433174,-0.012645868,-0.02497132,0.023561941,-0.028291922,-0.030733561,0.012255305,0.042095445,-0.025754692,0.009005121,0.03634107,-0.032662533,-0.0019180209,0.008689833,0.014355382,0.028683582,-0.06664369,0.013512173,-0.012870305,0.01947452,-0.030778116,-0.001271524,0.0064601563,0.028560806,0.015417401,-0.0028227402,-0.021784136,-0.018834202,0.016763916,0.044885606,-0.07986788,-0.0014357792,0.0050738403,-0.0059239147,-0.0051265014,-0.004009673,-0.0070072375,0.014248683,0.029043399,-0.0147199,0.02154863,-0.038222298,0.047480866,-0.0061049433,-0.014182647,-0.0006371549,0.05083581,0.024061397,0.05042403,0.009231225,-0.07079664,0.012338734,0.01790138,-0.027535671,0.02084841,0.040235564,0.008335677,-0.020221699,0.0026789322,0.01470217,0.0003223348,0.0062192623,-0.015613903,0.027678907,-0.014231823,-0.0021608307,-0.02705471,0.055639695,0.028269386,-0.059478156,0.013744207,0.01935941,-0.00057681435,-0.012665587,-0.0181911,0.00046338167,0.04836868,0.02385627,0.004397158,-0.0106037045,0.00991439,0.0019093504,0.013348382,-0.0036859445,0.014378336,-0.010359232,0.009970367,-0.003900904,-0.0072846008,0.017618058,-0.010062093,-0.04882767,-0.03830849,0.030491568,0.0028228664,-0.0037412217,0.032624982,-0.0055007907,-0.019343315,0.085195445,-0.008867383,-0.0112727145,0.038267836,0.045087703,0.0113556115,0.04286067,-0.02057708,-0.05820548,-0.022887863,-0.032656923,-0.02810246,0.003599704,0.010643974,0.07737143,-0.037595633,0.0066884737,0.03284856,0.032103423,-0.16917714,-0.038435385,-0.010923532,0.044924583,0.019319637,0.020423004,-0.04104696,0.007721458,-0.008822907,0.07630128,-0.0058681886,-0.04853756,0.037929572,-0.02387951,0.015756616,0.018336445,-0.017433444,0.03186055,-0.0017484488,-0.052032676,-0.030854424,-0.05042837,0.07661834,-0.01994815,-0.041558605,-0.031227801,0.058681738,-0.009537417,-0.0037519159,0.02060402,-0.032959826,-0.012677822,0.0024244203,0.0070304866,-0.025504485,0.0343007,0.005027466,-0.0236459,0.0012338301,-0.013498102,0.01337358,0.053147316,-0.0005326828,0.050002623,-0.008319355,-0.0065583247,0.023122149,-0.027567226,-0.0330131,0.003506477,-0.05250317,-0.03580362,-0.013083982,-0.014585062,-0.05675493,-0.0062641823,-0.038949642,-0.0014034397,-0.05738593,0.02387661,0.00079812034,-0.027042495,0.016970668,-0.039598618,-0.016574526,0.01040252,0.010463212,-0.038561404,0.030472407,-0.03545156,-0.003803418,-0.048829548,-0.009288671,-0.00046311007,-0.005404652,0.024889328,0.013404996,0.02515953,-0.046013217,-0.103740476,-0.005579033,0.03869892,-0.020429209,-0.0017972131,-0.037284005,-0.013276095,0.03405971,0.03545492,0.02601059,0.23645367,0.030280925,-0.012322001,-0.015877903,0.058405787,-0.05354827,-0.039263796,0.036836866,-0.010783403,-0.013281881,0.004246321,0.033413943,0.011046219,0.0056396686,0.022023235,0.01519808,-0.016568355,0.04179096,0.083689794,0.0033616715,0.028321613,-0.00091759814,-0.000035645564,-0.0050462913,-0.07793598,-0.032153275,-0.043941487,0.029106585,-0.012146137,0.037861533,-0.029422585,0.05854867,0.08637972,-0.03571773,-0.004302844,-0.0016048709,0.016874278,-0.006187797,-0.01695242,0.043221463,0.0059295003,-0.016438968,-0.008985462,0.018257074,0.0034145708,-0.042918287,0.0054147304,0.020866811,-0.025990874,0.02747667,0.009610049,-0.016573505,0.0106607145,-0.026451876,-0.021422083,0.0066347388,-0.014780465,-0.044194207,-0.019619267,0.06534029,0.016730992,0.006283425,-0.06905875,0.039110303,0.013585943,0.02598829,-0.03688357,-0.0366045,0.037360407,0.037025236,0.03613225,-0.003046855,0.0053220056,-0.0058518047,0.03197147,-0.0060537104,0.06773912,0.04417077,-0.04147756,0.027135793,-0.044746008,-0.023919536,-0.051853828,0.010883515,0.0204454,-0.05678174,0.03504083,0.054611333,-0.02866808,0.019090984,-0.009423716,0.048951447,-0.01824315,0.015287919,-0.07401645,0.059819948,-0.010000464,-0.018278139,0.0019739752,-0.026218679,-0.007146112,-0.04059069,0.014949705,0.0022301609,0.00034148333,-0.054727513,0.043219015,0.030073185,-0.0014955614,0.0529355,-0.0319622,-0.0036620898,-0.010666468,-0.038367752,0.0057265153,0.047991697,0.033323105,0.017768541,0.06568731,0.02777216,0.009793925,0.028727578,-0.002198267,0.031196745,-0.03664335,-0.046281327,-0.02397932,0.011334725,-0.0023444844,0.016541988,0.014363986,-0.030112544,0.024222706,-0.0062963655,0.0052101472,0.0070786937,0.014760484,0.0034483687,-0.032788068,0.019138152,-0.029493049,-0.016314002,0.00036879934,-0.011211798,0.027851157,0.027001763,0.010169426,-0.0051793684,-0.013163404,0.04620721,0.041976936,0.07129158,0.024864523,-0.047653675,0.0149260275,-0.0037100744,-0.033193924,0.002555476,0.0140408,-0.022077734,0.001371188,0.040959384,-0.011533334,0.07407401,-0.032213286,0.011076725,0.011578318,-0.015135652,-0.0077789417,-0.027802994,-0.04313376,-0.061324384,-0.035858184,0.028366156,0.01752803,-0.027217703,-0.00783415,0.025418198,-0.0069273547,-0.04343761,0.03202748,-0.055761356,-0.049214937,-0.009857995,0.047758322,-0.0143740885,-0.010269247,-0.012935038,0.016030151,-0.024439283,0.013119318,0.09014642,0.0062006526,0.006317188,0.006370187,0.0089357635,0.05324811,0.046723086,-0.006848699,-0.0072228136,-0.033554684,-0.06356779,-0.022760766,0.027737914,-0.0031512263,-0.014285623,-0.07405102,0.012109648,0.004998738,0.010591237,0.008446651,-0.0023376003,-0.08038549,0.024482638,-0.0153148845,-0.030479835,0.036300685,0.006752734,0.038273077,0.014602816,-0.027326185,-0.013803357,0.040586732,-0.018485164,-0.030086903,-0.0061716354,-0.01605185,-0.0034585895,0.018362788,-0.0108662695,-0.0034665978,0.012624292,0.020065768,-0.027576992,0.008239892,-0.019822925,0.0233274,0.039578956,-0.0134404525,-0.020845136,-0.001728571,0.009113451,-0.011221798,0.004294524,0.014322298,0.021547517,-0.0053261686,-0.051695336,-0.024153622,-0.021345519,0.02425982,-0.037558768,-0.018041443,-0.008471117,0.06607861,0.033196602,-0.03686186,-0.027724909,0.017153632,-0.042358242,-0.02830915,0.030731512,0.033493347,-0.002208951,-0.060501326,-0.021563651,-0.015213104,-0.011733311,-0.030787464,-0.0030531986,-0.004945089,-0.018581694,0.008764985,-0.031194422,-0.041315846,-0.011167505,-0.028685963,0.05360376,0.06884733,0.02668018,-0.008387951,0.0071560484,-0.009272598,0.017588805,-0.03435364,-0.0021505153,0.02068589,-0.061156582,0.011436857,-0.015409282,-0.01762027,-0.030208427,-0.028522402,0.030982466,-0.0156055605,0.021346452,-0.06030369,0.057896372,-0.005190828,-0.008735781,-0.0025913378,-0.009341026,-0.0017522172,-0.026859296,-0.030558724,-0.0019878761,-0.016012536,-0.014474431,0.037690837,0.021742105,0.0083388025,-0.04263172,0.03419418,0.046665028,0.015525605,0.0034818212,0.039923344,-0.053050082,-0.0042367107,-0.033801578,0.026003221,-0.00019847228,-0.053205583,-0.00091505895,-0.023379149,-0.03320034,0.002476014,-0.012031495,-0.020495033,0.004985604,-0.047256522,-0.039331187,-0.007661039,-0.035800055,0.024700088,-0.006654867,-0.0011245789,-0.0030879641,0.0015801307,0.004729886,0.008834899,-0.008029385,0.014780421,0.015380919,-0.017373083,-0.006097838,-0.0020168936,-0.002515579,-0.022505376,0.011742816,0.00812263,0.034281824,-0.015879167,-0.019927233,0.02150728,0.010402948,-0.014184828,0.016451007,-0.021090848,0.036816835,-0.010533221,0.031262256,-0.008077788,-0.027444411,-0.024946213,-0.0053163986,0.021140134,0.040908143,0.011680713,0.0027171813,0.0037599576,0.004474451,0.011695013,0.011788191,-0.014506914,-0.0010161077,-0.036384977,-0.009632483,0.004866663,0.031529002,-0.013809663,-0.0029099477,-0.012349802,-0.03089693,0.020653106,-0.060797356,-0.012098032,-0.014400131,0.0045915334,0.012286389,0.00038315472,0.0088922735,-0.03865226,-0.028984617,-0.1458207,0.011290905,-0.042189468,-0.00041387076,0.0028130105,0.006729817,0.0015153901,-0.041355465,-0.030288747,-0.026172929,-0.035279572,-0.055981014,0.023954205,-0.02465779,0.010949437,-0.0058387485,-0.013721992,0.01969329,-0.02614062,0.05666268,0.008778704,-0.020847255,0.026317298,0.041936673,-0.009505815,-0.030748423,0.017006064,-0.027641686,-0.023298431,-0.0127536915,-0.026327725,-0.046769246,-0.00525013,0.05029189,0.021661736,-0.018795688,0.013612358,-0.012051303,-0.016889524,-0.03500049,0.006244685,0.03266879,-0.017199632,0.0065689953,0.02985812,0.119858176,0.0066045388,-0.023466919,-0.03324752,-0.035388403,-0.030076291,0.010837655,-0.022160867,0.017830353,-0.032686457,-0.016224653,-0.03399505,-0.04639065,-0.054327138,0.036851663,-0.01474942,0.01976272,-0.052177645,-0.039376915,-0.048333805,0.00928802,-0.032628056,0.011614354,-0.020706808,-0.011700747,0.028049994,-0.07064452,-0.06270928,-0.033225127,-0.02699641,-0.01311012,0.042554114,-0.012091609,-0.03311408,-0.018526781,-0.058872845,0.02727493,-0.003921827,0.008320628,0.056105506,-0.01048467,0.004894061,0.010264365,-0.01587208,0.022229249,-0.043074112,-0.021756751,0.012796517,0.04693197,0.015232296,0.07541004,-0.017225746,0.02005894,0.009881809,-0.012607889,-0.0030516002,-0.006261606,-0.007722813,-0.016010145,-0.04449051,0.010874569,0.065540195,0.014971886,-0.008298066,-0.051333833,-0.017904274,0.012873339,-0.02024984,0.0038797408,-0.079693764,-0.006681502,0.0038150973,0.010188266,-0.0182779,-0.00056199956,-0.0375123,-0.018556923,-0.004994216,-0.027435273,0.007424327,0.0074121156,0.034262173,0.053000495,0.026761549,0.0061664334,-0.0015668895,-0.026344841,-0.005653335,0.050365925,0.0048928782,0.03242063,-0.0022788965,0.036450338,-0.03170072,-0.020247854,-0.05851414,0.015487691,0.012070354,-0.057091545,-0.009431122,-0.029067589,0.010776123,-0.030302003,0.02020061,-0.035151787,0.028774345,0.005431574,-0.015857743,0.013448993,-0.01887185,0.046069488,-0.041770104,0.059949197,0.0005379071,0.03615326,-0.037285656,-0.019929135,-0.035148546,-0.0059012147,-0.021751976,0.030682664,-0.0327069,-0.02297842,-0.011194001,0.0065478007,0.0126874875,0.053075757,-0.008680655,-0.017869234,0.042799704,-0.006489494,-0.0041538286,0.034044795,0.053484675,0.012316435,0.030019345,0.004731523,0.023907308,0.0024600981,-0.00038277928,-0.016102329,0.023388075,0.0076176245,0.036717683,-0.024361335,-0.021471316,0.0020474708,-0.024272773,0.018673696,0.040936764,-0.0038749366,-0.0052010906,0.0029025236,0.026254293,0.012474477,0.026969178,-0.008987688,0.024101406,0.012949727,-0.03009022,0.009284426,-0.013423432,0.0057472643,-0.022993421,0.016653009,-0.021166507,0.00791306,-0.0440331,-0.019641558,-0.0050549316,-0.014247912,0.037695996,0.031029072,-0.00698925,-0.026781445,0.037719533,0.008498079,0.0031530063,-0.03244887,0.01587389,-0.0332474,-0.05255455,-0.009427574,-0.012786728,0.03193588,-0.05767845,-0.02527232,0.012030342,0.048532933,0.013682068,-0.0067826323,-0.041542824,-0.004308041,-0.02361421,-0.014944085,0.008128493,-0.028852534,0.046793308,-0.034849778],"last_embed":{"hash":"pocyqn","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"pocyqn","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{7}","lines":[149,149],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"pocyqn","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05043771,0.0036410927,-0.009507207,-0.017299397,-0.05407441,0.0077804583,0.04422109,0.002363718,-0.0075768726,0.01050338,-0.020933261,-0.0006638893,0.008964017,0.040139873,0.026918467,0.010791071,0.0076649683,0.027252596,0.02285735,-0.00046195823,0.014822037,0.0046841563,0.044272356,0.036541287,0.0051307227,0.029870104,0.006834951,-0.010891543,0.04093123,0.018969491,0.00083843624,-0.061576866,-0.0009331454,-0.030739184,-0.025616026,-0.034869343,-0.013898915,-0.0030394986,-0.04300403,0.025652742,-0.014212373,-0.0002580873,0.009316626,0.012052658,0.041768562,0.025478406,-0.004282007,-0.018415269,-0.0007205248,-0.024530983,-0.044257704,-0.015929872,0.050612662,-0.013082338,-0.0045392197,0.019583685,-0.022474343,-0.05268644,0.00045694096,0.009318648,-0.032498892,0.0204573,-0.014395249,-0.00829358,0.0054400433,0.06741019,0.011698123,0.015256868,-0.007562039,-0.037573654,-0.030073982,0.0038958222,-0.04524729,-0.036433112,-0.050307598,0.043524425,0.038739096,-0.038504094,0.00006371521,0.049478218,-0.034470614,0.008776566,-0.020923046,-0.009648489,0.050829045,0.020239571,-0.0306002,0.06311058,0.03268759,-0.0192361,-0.009529373,-0.005685497,0.00077759486,-0.019128494,-0.04253302,-0.019324634,-0.008138937,-0.026955372,0.044220593,0.003243969,0.035273585,-0.021565326,0.003973844,-0.033235837,0.022983557,0.00014016655,0.03475035,-0.011209343,-0.0249854,-0.008168002,-0.013846353,-0.00023459514,0.039193116,0.018794606,0.04273273,-0.014399904,-0.010269486,-0.016763534,-0.0014480326,-0.023744157,0.040144682,0.0033974557,0.01587964,-0.06053857,-0.004839613,-0.014320288,0.053428445,-0.017587345,0.056749046,0.007910348,0.005873738,0.026479675,0.0025781398,0.013502343,-0.019795774,-0.014379126,0.022153912,-0.016207483,-0.013471428,-0.0359642,0.036037974,0.043479882,-0.019499863,0.0010985979,0.03047504,-0.033741727,0.03171752,0.033060264,0.06606711,0.031192888,-0.039868627,0.026456881,0.018331407,0.021022592,0.020677086,0.005064845,0.058647566,0.012061404,-0.018897038,-0.01510463,-0.0013610066,0.0393863,0.010377464,0.05928747,-0.01492594,-0.0141097475,-0.012490551,0.036778618,-0.012857301,0.04348939,0.025762763,-0.05298508,0.03865366,0.004507911,0.030766461,0.01695921,0.038018383,0.035579715,0.028837763,-0.02709604,-0.012225702,-0.018903755,-0.00761876,-0.0019000042,-0.025825532,0.029547133,0.029941898,-0.014967792,0.0033146997,0.04041084,-0.03573238,-0.008938353,-0.022886015,0.0026393638,0.012124358,-0.036580697,0.06295542,0.008602682,-0.022686556,-0.046630964,-0.0144673465,0.051355436,0.022375444,-0.05242113,-0.015994804,-0.011174257,0.0051902514,-0.024797112,0.041994162,-0.06470335,-0.010733787,-0.0014312719,-0.03870983,0.01057918,-0.039049927,-0.021245407,0.008206085,0.009338146,-0.01685686,-0.011567288,-0.03406414,0.059714064,0.0018372196,-0.004593113,0.0028063233,0.024567872,-0.00499703,-0.0117038395,0.025965601,-0.035864905,-0.023836562,0.008206835,0.004531596,-0.003643051,0.041441955,-0.021900902,0.0025321257,0.017685061,0.0009573505,0.033541862,-0.008821774,-0.035767566,0.024312252,-0.0034353782,-0.027109055,-0.0029597075,0.035983834,0.01655721,-0.034636647,-0.048565287,-0.012095856,0.036702603,0.0050341147,-0.024520904,-0.016849848,0.04425093,-0.0030165184,-0.01029741,-0.0057115927,0.0064439415,0.009687777,0.01088227,0.014270627,0.0024898448,0.0055700503,0.01653883,-0.00663532,0.029720712,0.01780569,-0.018531082,-0.04545566,-0.058855243,0.037355263,0.002306798,0.007815584,-0.010904694,-0.021274392,0.03355833,0.06493245,-0.009011405,-0.0109107215,0.014539839,0.014380295,0.009890302,0.061139625,-0.021089593,-0.049935415,-0.009301542,0.0013759399,0.0034716355,0.00026759194,-0.016832268,0.05646814,-0.0077375947,0.010555857,0.07886099,0.016909566,-0.18207535,-0.046405412,-0.01248123,0.037791763,0.027580995,0.0013792093,-0.05318452,0.013861305,-0.028134994,0.07668906,-0.0030240482,-0.047299836,0.009091791,-0.0004098004,0.00011896588,0.025730584,-0.040614355,0.00913206,0.016748214,-0.038784716,-0.047831837,0.016057603,0.055737615,-0.020440469,-0.013087997,-0.028690455,0.06549758,-0.040497035,0.02219135,0.013381322,-0.02513964,-0.03781701,-0.0007568667,0.018792788,0.00399818,0.03332153,-0.0033641274,-0.010988253,-0.013003167,0.0013388161,0.011957798,0.062149834,-0.0002927685,0.049736716,-0.006631919,-0.0013222751,0.000735444,-0.02031497,-0.021709343,-0.011402416,-0.056773774,-0.022927409,-0.0027581279,-0.03611427,-0.05357612,-0.008532786,0.020894451,0.00074808835,-0.051043943,0.051491905,-0.018016836,-0.055470146,0.03810075,-0.05841622,-0.02490194,0.028121753,0.045461204,-0.016871804,0.04230075,-0.022669407,-0.0007783124,-0.06086619,-0.021580584,-0.028072057,-0.018478438,0.013713751,-0.00998186,0.015596984,0.033958897,-0.09639912,0.012071071,0.04713044,-0.035661187,0.02452447,-0.04076002,-0.03493895,0.011192791,0.0035183704,0.011683866,0.25798702,0.024571482,0.010324134,-0.0038607798,0.040673852,-0.037441038,-0.015636547,0.0334193,-0.0011169319,-0.04213187,0.0024734468,0.012401775,0.043648627,0.0046706107,0.014660464,0.042124715,-0.043061253,0.06120938,0.07003965,0.012919922,0.024629595,-0.005655857,0.022439128,0.026314303,-0.028667256,-0.044631924,-0.02287717,0.014183208,-0.022453658,0.03186872,-0.04792027,0.062349163,0.08877354,-0.013493891,-0.025063995,0.016003232,0.030844204,-0.044921797,0.018329572,0.0048819,-0.0036001198,-0.003569434,0.017270913,0.0059155375,-0.011354999,-0.03454413,-0.001866014,-0.017473234,-0.0048812344,0.007096063,0.008155176,-0.02318457,0.003310656,-0.015673736,-0.03265164,-0.008905758,-0.033882245,-0.03603602,-0.026131252,0.050577268,0.0115865655,0.031612974,-0.06364892,0.029936215,-0.015301169,0.043322552,-0.04769386,-0.024101876,0.014675893,0.04626236,0.047176488,0.0052802754,-0.0017502948,-0.017815711,0.0013631738,0.0035597773,0.04723861,0.029357996,-0.018799862,0.025309317,-0.035222188,0.0094437385,-0.039422777,0.03866125,0.0038588066,-0.030080196,0.022745267,0.06183087,-0.038291078,0.051183954,-0.019973284,0.02920682,-0.045401614,-0.011502355,-0.032935433,0.045249168,-0.01975078,-0.020684004,-0.046800464,0.020200681,-0.01568243,-0.05346993,0.014057186,-0.008921496,-0.024961881,-0.01627245,0.01252464,0.06315962,0.0038235427,0.03614564,-0.024970846,0.0050511207,0.013274492,-0.008864774,0.018605236,0.0480532,-0.0054297973,0.022728438,0.04266409,0.009756798,0.01447338,0.013559091,-0.023318728,0.056902796,-0.033869885,-0.06378677,-0.008058413,0.077906445,-0.015411767,0.03728171,0.049963173,-0.018347774,-0.0030473599,0.023005601,0.004845474,0.023160324,0.0007933111,0.02030344,0.0035179872,0.010255779,-0.040029276,-0.013204851,-0.028670127,0.035068266,0.012061394,0.043690015,-0.0012545366,-0.016573336,-0.023118714,0.020023378,0.022155415,0.03411357,0.02262057,-0.02138019,0.02567213,-0.07127871,-0.018586716,-0.037198972,-0.02132933,-0.019652821,-0.004008666,0.01815507,0.012759946,0.07685692,-0.039400395,-0.008372325,0.011667914,-0.00884647,-0.005949145,-0.0009117312,-0.032379247,-0.042759746,-0.059676588,0.022059228,0.008395125,0.013388631,-0.017709432,0.017741188,-0.0009844566,-0.04198788,0.02180036,-0.03707017,-0.05649337,-0.020145793,0.049848184,-0.022010786,-0.0032675217,-0.00518955,0.0029024566,-0.033234287,-0.02486444,0.099292204,-0.037677396,0.014276721,0.025431784,-0.013530868,0.06017552,-0.0033233152,0.025960352,-0.012161258,0.0067219064,-0.057906706,-0.00033374882,0.028028045,-0.014248382,-0.011986304,-0.020647572,0.02437455,-0.0012670343,0.011171605,0.009315546,0.043324426,-0.042974457,0.01373551,-0.022891385,-0.024618337,0.047355406,0.042632345,0.053176574,-0.021231718,0.011446151,-0.022316666,0.0060166502,-0.014570699,-0.02591982,0.03693338,-0.0061821234,-0.025700957,0.017212898,-0.018865017,-0.0003505079,0.016515216,0.028093344,-0.018236347,-0.01272232,-0.002384665,0.027232094,0.028731821,-0.02602025,-0.015172353,-0.0034163578,-0.044018902,0.0118915625,0.05490195,0.010829666,0.018407594,-0.0350658,-0.050313734,0.015701627,-0.015355355,0.035795275,-0.041957714,0.021189053,-0.044996526,0.048596356,0.01315587,-0.023964658,-0.03886232,0.015364116,-0.053403713,-0.003176931,0.055145394,0.012434258,0.009723722,-0.029876655,-0.029963015,-0.0034937821,-0.010001827,-0.01365951,-0.04797398,-0.017248526,-0.010793904,0.0140399225,0.010131662,-0.03320112,-0.017181106,-0.015470941,0.057880796,0.05651386,0.00993719,-0.008818426,-0.032200515,-0.027812442,0.043079678,0.021295173,0.009185022,0.04248189,-0.048535567,0.0065941866,-0.011596475,-0.00480056,0.015769776,-0.021644264,0.05629227,-0.009912636,-0.010346568,-0.0757583,0.03255372,0.029022655,0.009725737,-0.0015253215,-0.041195884,0.0059643844,-0.0071356148,-0.01535088,0.00010336294,-0.005698199,-0.011277539,0.0043078833,0.032805663,-0.0052962014,-0.06180898,0.046251077,0.05103967,0.022413006,-0.0053087184,0.0412477,-0.017998395,-0.0014395785,-0.008612577,-0.019717716,-0.0026437717,-0.04660362,0.013641748,-0.027315477,-0.013382394,0.005087022,-0.02474946,-0.0023968862,-0.009900709,-0.021094624,-0.04298472,-0.018585691,-0.018589225,0.016466774,-0.00884013,0.031702776,-0.027651176,0.033780403,0.0021607722,0.008796488,0.006594425,0.0063352776,-0.0018693187,0.005676615,0.009722062,-0.012593566,-0.006127731,-0.023353515,-0.017224174,-0.0021483956,0.011930044,-0.015219164,-0.022479374,0.027656382,0.059773955,-0.0058579366,-0.013685708,-0.016254716,0.032282054,-0.01586239,0.04432147,-0.015974496,-0.014055215,-0.008921951,0.0067834556,0.017902918,0.04368294,0.00073922507,-0.023514334,-0.008591547,0.008887431,0.0056291837,-0.020019181,-0.023091875,-0.018316757,-0.05371936,-0.024991501,0.034210835,0.024757417,-0.026319984,-0.0051594395,-0.0016453784,-0.01926391,-0.0188809,-0.050500203,-0.017866524,-0.020753758,0.031648707,0.022212414,0.0026992557,0.035573784,-0.0118428925,-0.0067436886,-0.16065723,-0.01148363,-0.025673443,0.012193053,0.014578534,-0.009762103,-0.0038396188,-0.024717709,-0.0077600693,-0.01595646,-0.04134197,-0.017626468,0.016107729,-0.029970858,-0.0057740677,0.014712128,0.01825151,0.033935066,-0.046738002,0.06422647,-0.017825259,0.014311904,-0.008521678,0.04868462,-0.008306833,-0.010256281,0.031082118,0.00297518,-0.017418565,0.0046177288,-0.025320029,-0.047301438,0.024821235,0.043356303,-0.04074064,-0.00093895284,-0.006479414,-0.037784543,-0.02026776,-0.018350564,-0.009862029,0.021249881,-0.0064404537,-0.009401401,0.057982218,0.08448843,0.010282547,-0.0063885977,-0.034387324,0.010545108,0.016711274,0.03752024,-0.047286134,-0.00850842,-0.04005995,-0.013350561,-0.033932533,-0.013767914,-0.055126093,0.002124101,-0.040353686,0.030963631,-0.033471566,-0.051542614,-0.050180838,-0.00934449,-0.05293244,-0.000867109,-0.0262009,0.0014116118,-0.0070294174,-0.010872448,-0.038020186,-0.053325277,-0.030133324,0.016600218,0.008995589,-0.06866799,-0.01698529,-0.0055863033,-0.06633765,-0.014374142,-0.0051798476,0.0044430587,0.04883933,-0.017796455,-0.012289697,-0.022844573,-0.012644926,-0.0098519875,-0.02080683,-0.028412534,-0.0016776446,0.027591288,-0.0031816433,0.054458298,-0.030509582,0.007578539,0.008288198,-0.008473802,-0.0031423871,-0.0006547631,-0.0076313806,0.012592015,-0.078043126,0.015601467,0.0483861,0.0007723905,0.011131376,-0.027325999,-0.029935664,0.021194123,-0.018810822,-0.023543442,-0.06028309,0.015330229,0.021258142,0.032161567,0.0008888129,0.011361689,0.026446408,-0.026595645,-0.022620797,-0.02240377,0.020418588,0.010563712,0.06301357,0.029171597,0.027108587,0.019087678,0.0046368446,-0.042108182,0.004390933,0.057349794,0.03184663,0.03497186,-0.014660963,0.023990799,-0.027663818,-0.016234478,-0.035305604,-0.01509347,0.033556603,-0.05047531,0.0070800753,-0.047870226,0.0033922186,-0.040442497,0.0208688,-0.037440225,0.04013191,-0.006668495,-0.04788202,0.04266776,-0.00041001363,0.058194842,-0.03225265,0.025642063,-0.01797746,-0.0037955327,-0.005910055,-0.010008636,-0.052767366,-0.0113673955,-0.030563744,0.01600713,-0.014336063,-0.022351876,-0.04283139,0.018311113,0.0013455079,0.04326548,-0.018093893,-0.016166195,0.0016981128,-0.034401372,-0.013968122,-0.010108995,0.025700051,-0.02079035,0.025802959,-0.010304831,-0.0062189354,0.052499466,0.039214548,-0.016101224,0.0032801281,0.04110552,0.027091809,0.0063884007,0.0038887355,-0.027527614,-0.057472546,-0.009364667,0.010322185,0.00707174,0.0091319755,0.01940425,0.027885819,0.030597795,-0.020598661,0.010552565,-0.008158096,-0.011047196,-0.02318033,0.0061788135,0.005695629,0.0025127546,-0.021174915,0.0062116105,-0.009582957,0.02940828,-0.039326195,0.017735003,-0.024596471,-0.01594243,0.021924704,0.031186076,-0.016430449,-0.018858066,0.033605207,0.037466925,0.002426752,-0.036693916,0.0067087985,-0.043295663,-0.008512647,-0.009043642,-0.019318733,0.019664906,-0.04417688,-0.00025292297,0.0013218018,0.016925078,0.0023539008,-0.006796904,-0.07468574,-0.046184417,-0.026856156,0.017480165,0.048275944,-0.029140085,-0.010226048,0.010308523],"last_embed":{"hash":"1v469p4","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"1v469p4","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{8}","lines":[150,150],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1v469p4","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050453242,-0.028526183,-0.0036665578,-0.009437758,-0.043759983,-0.02121369,0.07465026,-0.01307806,-0.005208812,0.005093117,-0.030153312,-0.022283401,0.0011836017,0.009365503,0.056701224,-0.010113248,-0.0042315437,0.032898888,-0.008747516,-0.012015719,0.009977185,-0.008068548,0.013312648,0.0016208403,0.013076374,0.023638092,-0.0032846006,-0.002375705,0.047188997,0.03286963,0.019883566,-0.115858406,0.018637573,-0.034454413,-0.026701672,-0.036150385,-0.017725518,-0.02984621,-0.03854676,0.024864111,-0.013792574,-0.04247381,0.014025736,-0.018981984,0.017725354,0.04318408,-0.005877952,-0.0077469605,0.01935162,-0.011041788,-0.04221932,-0.017045189,0.033021897,-0.01581787,-0.023515388,0.05033442,-0.0042534615,-0.014932897,0.0030109668,0.01431897,-0.04641064,-0.0010784733,-0.04681355,0.005149789,0.012158273,0.073598035,0.015661128,-0.01324085,-0.016731963,-0.054611146,-0.022354849,0.0061512473,-0.011204288,-0.026622491,-0.07112395,0.028506113,0.06359195,-0.02878691,0.025612026,0.049733505,-0.019753987,-0.015652291,-0.0008307223,0.0038464495,0.02808121,-0.0035741467,-0.054233424,0.048723485,0.008261598,0.0035030665,-0.016729772,-0.01849639,-0.0070626126,-0.026882948,-0.03434416,-0.012771618,-0.027824685,-0.010006628,0.024707036,0.012930095,0.008454568,-0.0140253,0.042496696,-0.022523712,0.034658812,0.020901024,0.034235064,-0.018685158,0.0025955539,-0.014723452,-0.037673388,-0.011634706,0.024910226,0.012372433,0.030765027,-0.009911844,0.020297663,-0.0072231526,0.01871089,-0.02704112,0.015418631,-0.0055377753,0.028501717,-0.043361716,-0.00046695682,0.004414119,0.02916066,-0.029714966,0.043419026,0.00024932175,0.051649302,0.038281262,-0.025519978,0.016257007,-0.021418277,-0.02611251,-0.026232414,0.009751907,-0.014542783,-0.07344077,0.016700508,0.045836713,-0.0002554284,-0.0028425052,0.004256639,-0.046418928,0.04093525,0.036716,0.0341874,-0.008502209,-0.035444267,0.026394363,0.030679388,0.006330396,0.023004778,-0.017511522,0.06109306,0.02571258,-0.01540398,0.015961472,0.022374783,0.036845546,-0.010836955,0.077899866,-0.010226691,-0.008975224,-0.0210809,0.024619626,-0.0015044678,0.028085124,0.02801255,-0.046911076,-0.0121156145,-0.008183822,0.009833008,0.013139685,0.011917035,0.03511165,0.020338936,-0.04148612,-0.009197773,0.0048161927,-0.0024716991,-0.0021828404,-0.01317815,0.030672647,0.01739109,-0.022526693,0.017300839,0.015298863,-0.04009489,-0.02186571,-0.021916786,-0.002434048,0.0110329995,-0.006132673,0.05006697,0.017016197,0.0074078706,-0.041931998,0.0004168363,0.027792083,0.038385946,-0.023739222,-0.022484908,-0.0103790965,0.026349055,-0.032993432,0.02183547,-0.0684031,0.0016794842,-0.009337342,-0.036088005,0.010620217,-0.025011063,-0.012399945,0.014176614,0.0074418895,-0.023008922,-0.005338042,-0.058713388,0.06358336,-0.035400465,-0.0042565744,-0.008067477,0.014418296,0.0031091538,-0.008394067,0.0065746116,-0.022489563,-0.0467677,0.009439751,-0.005369655,-0.012701084,0.06242273,0.0071484665,-0.024004983,0.008101939,0.017998792,0.0032259435,0.003886746,-0.007652002,-0.007629655,-0.0024731057,-0.007251372,0.0085465945,0.017892223,0.038519677,-0.03293096,-0.024903221,-0.008641976,0.0065311063,-0.011879333,-0.017922055,-0.014225238,0.035675433,0.016906904,-0.018198889,-0.0189489,0.005273626,0.025208713,0.010522435,0.034222182,-0.0015618901,-0.027209997,0.020461163,0.0067691733,0.006916665,0.02709206,0.0059106844,-0.03817993,-0.029443344,0.082999855,-0.003120157,-0.016121114,-0.033708367,-0.031562716,0.02961745,0.06975466,-0.0017057318,-0.020621985,0.0015723733,0.03356697,-0.012824151,0.07806314,-0.0269712,-0.03814796,-0.016037956,-0.021883994,-0.008451355,-0.031244252,0.004324796,0.07062407,-0.013828255,-0.0022480781,0.046768077,0.011596568,-0.1717616,-0.01806263,0.0043749204,0.033019707,0.002148196,0.006994736,-0.049481574,0.019586189,0.009944095,0.07083312,0.024455575,-0.0435846,0.06379842,-0.0144717805,0.0066777547,0.021240445,-0.019823119,0.030994926,-0.004885721,-0.045765217,-0.038917456,-0.0032604001,0.025393542,0.007898916,-0.018970584,-0.042576205,0.08814013,-0.040214304,0.009308508,0.0037192062,-0.04340788,-0.03168734,-0.003314972,0.026443208,0.015061801,0.016625084,-0.0032415572,-0.023486506,0.02622257,-0.00044846284,0.033639424,0.047336336,0.011147026,0.05784679,0.0076502026,0.011537268,0.006177365,-0.029896494,-0.030110195,-0.0028246993,-0.06958195,-0.034021925,0.02645336,-0.009852561,-0.022511402,0.00477019,0.023055466,0.02472361,-0.03026745,0.03262071,-0.01623904,-0.02320814,0.034755025,-0.054724514,-0.007707021,0.033674076,0.057492632,0.0041292803,0.032018017,-0.031012747,0.0051219054,-0.04090043,-0.011880359,-0.014313423,-0.027825084,0.015295494,0.012504496,0.0076690977,-0.00358354,-0.09864727,-0.0028328602,0.045183703,-0.044619005,-0.000998615,-0.035353106,-0.03607942,0.019821018,0.014857014,0.043389816,0.25702843,0.028448418,-0.00032467986,-0.01684351,0.03652425,-0.03521227,0.010590869,0.03762206,0.007662789,-0.023094436,-0.0025082876,0.03768268,0.044983067,0.007355192,0.023219882,0.046668287,-0.031211594,0.060902257,0.0803454,0.0049429564,0.015906973,0.010460552,0.005354113,0.009700214,-0.048476096,-0.036168415,-0.017863635,0.03399081,-0.047363166,0.008022182,-0.03335864,0.044923555,0.1017048,-0.0320892,-0.024081007,0.035780795,0.001984371,-0.05541731,0.013395926,0.0042817965,0.009302671,-0.0062911455,-0.008313938,0.006696265,0.029937984,-0.058223188,-0.011256545,0.007660796,0.007493938,-0.014849224,0.018654574,-0.021219363,-0.025918886,-0.008495676,-0.042829793,-0.008779612,-0.016551038,-0.03876402,-0.017026871,0.07213949,0.029006094,0.029682403,-0.04965921,0.04835276,-0.023879109,0.05227302,-0.060380597,-0.003505254,0.006614673,0.038845688,0.021376206,0.02399487,-0.0010223564,0.0027098996,0.018559005,-0.0100677535,0.042832974,0.029915221,-0.019672927,0.01822403,-0.014957832,0.023144694,-0.021345176,0.028773913,0.016570363,-0.042721707,0.047753997,0.01678037,-0.023485726,0.025947224,-0.00834271,0.0034056741,-0.01933885,0.016510403,-0.043206744,0.04042683,0.016686078,0.029342327,-0.03529061,0.036530294,-0.020276297,-0.00891649,-0.009977925,0.0062168315,-0.008034323,-0.02287283,-0.009716431,0.052742872,-0.002577277,0.049761623,-0.001005402,0.0048621795,0.03399084,-0.019865954,-0.008832608,0.069557704,-0.008165834,0.03188666,0.054290224,0.0150481695,0.0033246784,0.006776864,-0.014433158,0.057864975,-0.04149143,-0.06697512,-0.043753725,0.06272398,-0.01598243,0.03404558,0.004067557,-0.025307288,-0.002916643,0.027714958,0.006505476,0.018902687,0.007820727,0.013414398,-0.00633227,0.009599026,-0.03717803,0.016611874,-0.034594804,-0.0029522704,0.02790581,0.021475757,-0.01686631,-0.055830397,-0.029948384,0.015293584,-0.0013540221,0.034039482,0.037010103,-0.0243121,0.024721636,-0.04871407,-0.014136809,0.001793985,-0.020684,-0.03403022,-0.014198149,0.020794407,0.0073184166,0.06109765,-0.032934923,0.0037476756,0.0228368,-0.005830136,-0.0019143157,-0.010215559,-0.04308138,-0.041300494,-0.057883527,-0.0023166093,0.009888597,-0.0010566489,0.000050414397,0.018170035,-0.03719222,-0.043067265,0.044070993,-0.020564275,-0.04702953,-0.019721624,0.058730472,-0.03256486,0.00820433,-0.00816058,0.0014798335,-0.03554753,0.007466499,0.086658664,-0.00065627677,0.011458358,0.013308736,0.020053294,0.02901562,0.033020213,0.020192642,0.028948499,-0.023370365,-0.016922195,-0.0066475687,0.022902789,0.0028995252,-0.015751783,-0.04526962,0.015862012,0.006414737,-0.0105126025,-0.0005810433,0.011275279,-0.08070629,0.015990647,-0.011628377,-0.01661126,0.012688522,0.020439565,0.034891363,0.009478155,-0.0080690775,-0.017486123,0.026952418,-0.026686946,-0.01890162,0.039666686,-0.028219366,-0.013393056,0.0328453,-0.030473992,-0.0021668822,0.01578068,0.029009888,-0.026131101,-0.016993456,0.009970866,0.041731495,0.044551525,-0.0058273487,-0.030287754,-0.0062302947,-0.026596013,-0.011355316,0.012011849,0.007949193,0.005900153,-0.023295432,-0.050312173,0.006505128,-0.02095475,0.046152756,-0.043359052,0.017755315,-0.04986389,0.055102058,0.018096952,-0.00089109194,-0.019270109,0.011041339,-0.032410156,-0.024951335,0.034566328,0.020987416,-0.0011581667,-0.034233496,-0.046411004,-0.008020276,-0.0034019283,-0.029637076,-0.02816251,-0.039791416,-0.01923315,0.02066505,-0.017031113,-0.04407813,-0.021951921,-0.05228384,0.080984,0.04714274,0.014088026,-0.02405558,-0.021567922,-0.02790134,0.028231807,0.014929801,0.018328449,0.046505105,-0.05576989,-0.009277988,-0.014650866,0.009471935,-0.033174366,-0.023041196,0.05281665,-0.0034493867,0.020089978,-0.046195127,0.03300291,0.021759696,0.0062960414,0.015059428,-0.011491773,-0.0058537745,0.013983199,0.0169063,-0.004593553,-0.003537734,-0.033968545,-0.002583918,0.034356818,-0.030116508,-0.0533145,0.03692608,0.038975302,0.028415043,-0.020681024,0.08310469,-0.01892769,-0.007978773,-0.026382908,-0.012316699,0.012314058,-0.064447336,-0.012787804,-0.028072244,0.006814146,-0.044298828,-0.053514265,-0.0093871495,-0.009739983,-0.04142799,-0.029830994,-0.01859976,-0.031730045,0.0049636075,-0.0059829643,0.034813244,-0.011600349,0.00013336944,0.034837663,0.023948796,-0.035525735,0.009113917,0.013074049,-0.0040901685,-0.004178633,0.0057124775,0.017405758,-0.054755535,0.014158204,-0.010893293,-0.0036159703,-0.016394556,-0.02689263,0.06616618,0.020751886,-0.018858476,-0.017037457,-0.008145474,0.06019241,-0.025463676,0.031320184,0.010477122,-0.012054798,-0.012439352,0.0034023658,0.01030912,0.033295427,0.00028835118,0.011606025,0.00018736297,-0.03001718,0.017767768,0.00031743053,-0.0138638355,-0.0023162928,-0.037245136,-0.038774703,0.012525934,-0.01472886,-0.012670887,-0.015035687,0.019606395,-0.010187557,0.017494624,-0.044956762,-0.027113603,-0.016446264,0.021471845,0.012793891,0.03199337,0.018840477,-0.016760364,0.014833175,-0.14039785,-0.018385768,-0.049300723,0.0030464234,0.0112822205,0.0056995694,0.015395669,-0.031770013,-0.008845974,-0.027075782,-0.049963314,-0.02318488,0.027245816,-0.036676407,0.021266552,-0.011381394,0.036050685,0.02798688,-0.008872072,0.05724165,-0.0070260447,0.023554685,0.009389261,0.04029753,-0.003838122,-0.009571192,0.0119444905,-0.02046679,-0.030536575,-0.00069910975,-0.036131434,-0.003374753,0.027175302,0.050242405,-0.043192424,0.0030528249,-0.013155235,-0.03766653,-0.037580036,-0.053677052,-0.0119813215,0.028049171,-0.015007501,0.009241197,0.032845423,0.11548509,-0.004867541,-0.01658437,-0.030004684,-0.009346475,0.0061208946,0.0074918335,-0.04187373,-0.0022889653,-0.040501688,-0.013142001,-0.032618217,-0.011164532,-0.014652067,0.02208306,-0.036043875,0.023779895,-0.01751258,0.00017307945,-0.055518832,0.0008570246,-0.034259632,-0.0038359808,-0.023958724,0.011440796,-0.0041920277,-0.051214945,-0.011722988,-0.028765174,-0.013198134,0.01987887,0.029884174,-0.056295075,-0.024197826,-0.004206077,-0.07015315,0.0008317483,-0.010343874,-0.032203656,0.031071514,-0.00024624864,0.0009759972,0.009089477,-0.0041866493,-0.014541821,-0.013739569,-0.042204477,-0.012944179,0.054634437,0.03417172,0.036228914,-0.009539416,-0.003949929,-0.017975735,0.008564707,0.0026932834,-0.013563582,0.012418996,-0.008451473,-0.042704903,-0.011188176,0.051854547,0.026366232,0.0061826194,-0.031752083,-0.022738695,-0.013762007,-0.0072977897,-0.016753897,-0.06668084,0.013273222,-0.0028258723,0.031433687,0.0067681433,-0.011448374,-0.017433649,-0.028315509,0.010492675,-0.029457765,0.018236546,0.009521559,0.0536679,0.029127691,0.031493038,-0.007884887,-0.007170502,-0.019512417,-0.008497495,0.051530186,0.005797815,0.014985616,-0.011786418,0.028876252,-0.060944706,-0.026127731,-0.04306187,0.009494696,0.016080825,-0.05910969,0.0021437856,-0.04422469,0.020529877,-0.055611193,-0.0027721974,-0.032203738,0.020149846,0.001964944,-0.00056689995,0.039358098,-0.030417373,0.054905605,-0.05731708,0.04675979,0.011617503,0.028087169,-0.008620449,-0.00020141997,-0.049023796,-0.012756461,-0.026652584,0.021412306,-0.023626037,-0.028287066,-0.04674112,0.03902686,-0.021596197,0.011896548,-0.0055368072,0.007903973,0.0029526425,-0.036308084,-0.004553589,-0.028281048,0.027159808,-0.03975376,0.005533173,0.006477809,0.05739145,0.02567714,0.04035201,-0.00703794,0.035856713,0.034663167,0.014679633,-0.04373478,-0.0068589803,-0.0052180057,-0.05619733,-0.0032325038,-0.003607372,0.041133422,0.017422678,-0.00039903034,0.030455826,0.038322154,-0.006075753,-0.014790517,0.028656473,0.00024498985,-0.01494958,0.021938736,0.0012398899,-0.012622242,-0.017504087,0.03052389,-0.017062731,0.014613209,-0.0446519,0.014009729,-0.015050321,-0.0005746223,0.070291966,0.024527924,-0.0024479441,-0.030597437,0.041523177,0.020932592,0.010692961,0.0022727957,0.0070089833,-0.030258505,-0.009518428,0.0015982318,-0.0082963025,-0.012544104,-0.001587922,-0.013032998,0.024533037,0.0022590752,0.016361289,-0.022493666,-0.070458174,-0.037695907,-0.026014436,-0.015430691,0.02150459,-0.015803395,-0.007971296,0.008854226],"last_embed":{"hash":"1cyw6vq","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"1cyw6vq","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{9}","lines":[151,152],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1cyw6vq","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02618095,0.00022178628,-0.02526405,0.008843707,-0.035913225,-0.007804642,0.06554053,0.014871941,-0.009889704,-0.0007847328,-0.0013160355,-0.0073642563,-0.016133828,-0.007556975,0.04929291,0.0028976456,0.0039318497,0.036607664,0.024434207,0.00075793645,0.0049220743,0.042112533,0.02118783,0.007294905,0.00027000028,0.029180095,0.0446242,-0.02222086,0.034503058,0.019074434,0.0031815302,-0.08078292,-0.025117142,-0.028190589,-0.019731898,-0.018713176,-0.00863072,0.00426276,-0.041206025,0.0033493438,-0.0139328325,0.0011767833,0.025169741,-0.02117135,0.048813924,0.0050948854,0.0035577298,-0.010193563,0.027974114,-0.024209578,-0.05360112,-0.015276457,0.053351358,-0.0154347075,-0.013048564,0.016205035,-0.016534407,-0.025015725,-0.010285977,0.03515204,-0.019917984,0.0040216586,-0.023429371,0.0061704763,0.014766972,0.06421061,0.0024382905,0.0079015745,-0.013299207,-0.01771573,-0.03715043,-0.007943361,-0.033203244,-0.045108266,-0.059883382,0.02310044,0.049054943,-0.023089603,-0.0150660565,0.040991396,-0.002173888,-0.0064430856,-0.022786584,0.00797271,0.019151658,0.0012885702,-0.01890745,0.060576577,0.012566383,-0.012418627,-0.0010575678,-0.040326644,-0.011992269,-0.036677007,0.024115944,0.010861298,-0.013677635,0.022433093,0.024926286,0.0141769275,0.030698024,0.034472022,0.017041605,-0.0093746465,0.018689655,-0.031070687,0.026472468,-0.022208197,0.019137463,-0.024291232,-0.023113893,0.011543251,0.013693345,0.031475637,0.036605638,-0.00053629366,0.017930962,-0.034521308,0.01739131,-0.03528798,-0.014615433,0.018399825,0.05358559,-0.043299485,-0.010254909,-0.026624326,0.03910505,-0.042046633,0.048970845,0.0015199527,0.037288148,0.023262637,0.0022154131,0.03176971,-0.0076256143,-0.030076535,0.02584245,-0.025196195,0.010951375,-0.060829706,0.018427432,0.033030655,0.0009242167,-0.011710995,0.009482803,-0.059103467,0.025339017,0.04338641,0.0076563205,-0.032939415,-0.013735215,0.019073877,0.032728717,0.02201159,0.026559569,-0.02424851,0.04658401,0.03263844,-0.034489598,0.015693914,-0.016528796,0.060126893,-0.0111176865,0.014365053,0.002129153,-0.007944516,-0.006620264,0.020981694,-0.008499455,0.0034890608,0.045662902,-0.032150198,0.028762097,-0.032471187,-0.0021467386,0.02658854,0.014552792,0.010954321,0.04080832,-0.030955292,-0.0033772623,0.027134981,-0.0018746165,-0.017283896,-0.0040627415,-0.00066104013,0.013195946,0.0044883043,0.015653545,0.04012574,-0.018244546,0.0022214903,-0.020076761,0.02539827,0.0056414637,-0.02536498,0.034735035,0.010230876,-0.036442515,-0.011252385,-0.025425132,0.012910507,0.027666163,-0.0020288257,-0.017895596,-0.021250809,-0.016561091,-0.0076362635,0.035181396,-0.07557181,0.0012375374,-0.00687888,-0.06174534,0.012037514,-0.029835703,-0.013579296,0.024030583,0.0047979713,0.012313674,-0.020857908,-0.058234897,0.01724649,-0.030226387,0.0164094,0.002420941,0.040596455,0.0022108457,-0.009348524,0.028569527,-0.036379255,-0.06473123,-0.018111939,0.020641588,0.006949795,0.048914406,0.0032913843,-0.024578383,-0.012209668,0.02447645,-0.008628836,-0.006725001,-0.057182446,-0.019328132,-0.020944279,-0.01920454,0.022014152,0.01917593,0.00048061207,-0.0017547102,-0.003787767,0.0019467445,0.0017735976,-0.008670116,-0.0142315775,0.029014444,0.028166922,0.027164526,-0.008413329,-0.034619555,0.012633229,0.020176524,0.05217993,-0.006493995,0.011269652,-0.03326372,-0.0013108012,-0.014651435,-0.016110111,0.011013583,-0.0098842345,-0.045394152,-0.031998873,0.046019364,0.02635122,0.01097208,-0.0069998894,-0.033621073,0.009294367,0.05345801,0.019467155,0.015816055,0.07652211,0.059079975,-0.00850299,0.05256735,-0.010573284,-0.048639826,-0.015451919,-0.017336091,0.0126535,-0.0055394243,-0.029002277,0.055109065,-0.015938237,-0.00032141988,0.045783974,0.010097478,-0.17021403,-0.03279454,0.010803836,0.04918875,0.027133357,0.030649588,-0.06320929,0.017881745,-0.0028931522,0.047634736,0.00258204,-0.03960946,0.03145559,-0.023303973,0.0062612444,0.003337693,-0.024725474,0.013176163,0.0145966,-0.036292706,-0.02483678,-0.018535465,0.028790263,0.006180404,-0.04221331,-0.026040072,0.087154314,-0.005022815,-0.015123306,0.010720508,-0.05410743,-0.0318427,0.001170106,0.032305814,0.0012051319,0.0317351,0.0026404576,-0.016110752,0.011787176,-0.020493407,0.011393608,0.05868319,-0.0021026083,0.06330979,0.0021409148,0.044091213,0.0025229705,-0.020550845,-0.06477145,-0.020090207,-0.034846973,-0.05232662,0.010723357,-0.034094486,-0.020626843,-0.00071653596,-0.008907477,-0.008318982,-0.042358175,0.012721749,-0.020057784,-0.05217113,-0.031420454,-0.03594745,-0.009005493,0.0065061464,0.055658445,-0.041410655,0.04782361,-0.037479453,0.0024073608,-0.024188196,0.021495393,-0.008350542,-0.01696676,0.007814552,-0.024306556,-0.0132501125,0.012769918,-0.122537784,-0.0065082167,0.04504536,-0.003051766,-0.0010450202,-0.037063017,0.0020535274,0.022597741,0.031369507,0.031331163,0.2506204,-0.0066329814,-0.009706528,-0.03510705,0.036703415,-0.052953906,0.0025587094,0.030774087,0.011462443,-0.036194574,-0.027061401,0.0073177917,0.006881035,-0.011448865,0.015052292,0.06526344,-0.016247973,0.03587658,0.07046732,0.003390158,0.023329249,-0.0014550542,0.018263964,0.022923743,-0.043098517,-0.027621938,-0.041052964,0.033600494,-0.04767953,0.07212008,-0.035474308,0.04870851,0.08878188,-0.0326235,-0.03029751,-0.017568715,-0.013524752,-0.07068469,0.021855412,-0.015347809,0.029542712,-0.016421447,0.04660086,0.018416261,-0.010016968,-0.056167476,-0.017494725,-0.016924463,-0.0024408763,-0.009703632,-0.009408705,-0.052526716,-0.0034790842,-0.010290332,-0.020916224,-0.050668906,-0.020949183,-0.03237174,-0.014374696,0.076129444,0.02201896,0.007925581,-0.05610702,0.021648273,-0.009594937,0.047030468,-0.0050982554,-0.02330399,-0.0024171933,0.04804965,0.012188091,0.020437429,0.0097732395,-0.034001403,0.024636474,-0.010115546,0.03297206,0.01933496,-0.01851905,0.03198884,-0.0035745592,-0.008692637,-0.018098766,-0.008191465,0.015440951,-0.043262083,0.0356256,0.03758691,-0.045719676,0.008431306,-0.001173053,-0.016743949,-0.024449244,0.016536066,-0.017059186,0.023856893,0.026513208,0.01699542,-0.04174273,0.015152129,-0.018961612,-0.043395236,0.008712886,0.0076653496,-0.010505403,-0.021074882,-0.015922222,0.031870145,0.023806399,-0.0017513869,-0.031440698,0.007703501,0.018181669,-0.0024520364,-0.011346369,0.07188841,0.022109382,0.034212835,0.023205932,0.0031475828,0.03192454,-0.0010952593,-0.004794437,0.04203067,0.0043895585,-0.05763503,-0.02594078,0.031748243,-0.030745592,0.01334364,0.017640296,-0.050174683,-0.034997933,0.048644625,0.030695211,0.0008876114,0.026076578,-0.017905107,-0.030112796,0.044434253,-0.0012617584,0.0057061785,-0.01475232,0.025471872,0.010485615,0.03526823,-0.018008312,-0.04520582,-0.027055116,0.054916114,0.049809247,0.048659746,0.035217606,-0.03931326,-0.004862454,-0.012735975,-0.01528397,0.0058768024,0.00080470723,-0.017373523,0.011582451,0.040007386,0.042557016,0.06402435,-0.020189168,0.029635288,0.010914285,-0.02037558,-0.005159116,-0.009388089,-0.024539828,-0.06775928,-0.030818578,0.028581075,0.0027328716,-0.029852275,0.016910989,0.021028502,-0.03434338,-0.03894568,0.035431575,-0.036125075,-0.03190577,-0.032351717,0.057803255,-0.02486947,-0.03974402,-0.0074109263,0.007254423,-0.0200993,-0.00011917316,0.11403569,0.01746663,0.009148753,0.025887862,-0.026052747,0.06948887,-0.0039771535,0.014957947,-0.014537193,-0.013211812,-0.029871987,0.015239522,0.03567939,-0.033513453,-0.007236892,-0.025824929,0.021888062,-0.0046202727,-0.0062462627,0.021960992,0.020737175,-0.068693735,0.028316947,-0.022637296,-0.042021424,0.058884844,0.034494326,0.043289263,-0.023085935,-0.02121874,-0.018489059,0.016536279,-0.019122433,-0.041105673,0.011485479,-0.01090851,-0.0039208727,0.01983235,-0.02784295,-0.0049853274,0.057086345,-0.009553632,-0.039402355,-0.015573733,-0.001151925,0.012226169,0.032876413,0.012279204,0.00639088,-0.017637787,-0.01187059,-0.01570358,0.050191723,-0.0030703265,0.040883377,-0.039665792,-0.08109182,0.025816051,0.004299067,0.011727186,-0.029821057,-0.0026614752,-0.04026426,0.050796226,0.034961104,-0.006153355,-0.022769371,-0.0027294755,-0.03943792,0.014131718,0.02544128,0.0049675745,-0.009923096,-0.021109082,-0.04635526,-0.000045646357,-0.014259223,-0.014476738,-0.018385679,-0.03414329,-0.029799903,-0.004036477,0.0031854224,-0.021649238,-0.02359825,-0.006840394,0.07784087,0.060064416,-0.004938274,-0.02059516,-0.022533325,-0.015767392,0.021354243,-0.013079879,0.012970915,0.029094104,-0.012256651,-0.016440814,-0.010512077,-0.0034235038,-0.012331273,-0.030754207,0.07200955,-0.017527074,0.009298932,-0.047777463,0.048242673,0.010420093,0.0116747,-0.0006383577,-0.0038160987,0.0072821076,0.00016472623,-0.028918384,0.01141111,0.00037866872,-0.014607606,0.017527092,0.037751984,0.028664514,-0.07372964,0.03135802,0.061199877,0.05757089,0.0026685074,0.06628904,-0.015418843,0.007694589,-0.030236622,0.015370645,-0.013841919,-0.058425274,0.027413132,-0.033700194,-0.008486138,0.003985558,-0.029070972,-0.008634589,-0.013531709,-0.036656633,-0.021055851,-0.02350998,-0.043116022,0.0212504,-0.01825196,0.036435872,-0.0055924905,-0.003215088,-0.025901347,0.022550862,-0.0057157464,0.032207653,-0.0020269742,-0.017795205,-0.00048286325,-0.005159075,0.008129379,-0.024109771,0.005196779,-0.0042901346,0.03358931,-0.019385776,0.0012025577,0.043837678,0.054890987,-0.00044000804,-0.015101552,-0.034468666,0.021653797,-0.035321902,0.011674432,-0.049641,-0.0013561209,0.013535355,-0.011029728,0.012571488,0.016763074,-0.01597486,-0.00062125,-0.0363884,-0.012142475,-0.019109925,0.041924093,-0.04098657,-0.022041533,-0.035091214,0.005494095,0.01914091,0.020700352,-0.038358893,-0.029218864,-0.0068329726,-0.027212141,-0.014571487,0.006206067,-0.028642725,-0.011447375,0.04233821,0.030387856,-0.009423334,0.014138843,-0.02643558,-0.00092444714,-0.14205116,-0.0030024024,-0.039580982,0.0018915888,0.0074665197,-0.0050522713,-0.012404228,-0.0637633,-0.032753177,-0.026346153,-0.026906548,0.039859734,0.0279893,-0.04460827,-0.01779219,0.022870036,0.03627528,0.018302085,-0.04197933,0.029019156,-0.0014258341,-0.007484962,0.0063175797,0.031940084,-0.0042511416,-0.03322692,0.027378593,-0.02195284,-0.011839862,0.003330561,-0.028940195,-0.033477858,0.013085285,0.02794416,0.0053158123,0.03757615,-0.013013688,-0.046183065,-0.026560262,-0.004168067,-0.025836054,0.02417402,-0.0077247797,0.0070959693,0.03461958,0.08031888,-0.014573017,0.010048309,-0.021803262,-0.015707394,-0.02077405,0.07436348,-0.07034265,-0.032696784,-0.027722593,0.008049834,-0.0443281,-0.021761924,0.00004252235,0.014836684,-0.038009107,0.019148486,-0.017320106,-0.03128503,-0.03023687,0.041713815,-0.005494195,0.017000403,0.0068165185,0.021923795,0.011962623,-0.015943494,-0.044009272,-0.0391055,-0.01942157,0.044357106,0.02048679,-0.03972499,-0.011038235,-0.0119767655,-0.064248115,0.01809847,-0.0066425824,-0.012439695,0.051456913,-0.01914438,-0.029786166,-0.013829853,-0.028036863,0.0066635115,-0.01651713,-0.0459201,-0.001490972,0.037804008,-0.0030799222,0.052392006,-0.026630145,0.018501831,-0.0028086365,0.0033957607,-0.037412457,-0.024751553,-0.025448732,-0.0040115993,-0.04224603,0.005352209,0.03641837,-0.0032272683,-0.00871976,-0.036858246,-0.02721206,-0.03890936,0.003579458,-0.01346029,-0.08909591,0.032340135,-0.020025134,0.025421062,0.01472791,0.010182385,0.003145782,-0.03657998,-0.0068828114,-0.02792099,0.04334609,-0.0013738265,0.030843744,0.037513103,0.027178042,0.02958719,-0.012569182,-0.005104611,-0.00426172,0.06431783,0.036591142,0.030789092,-0.017551132,0.034062866,-0.06080755,-0.032299723,-0.03061106,-0.008314745,0.04473974,-0.05950263,0.029671686,-0.04866474,0.022489285,-0.027763663,-0.012684828,-0.029568482,0.043832835,0.002853786,-0.032357488,0.019609813,-0.0029297897,0.06858639,-0.034559283,0.033007253,-0.015461561,0.021850837,-0.015475679,-0.025769813,-0.027595555,0.013193938,-0.017670946,0.029278792,-0.0008445344,-0.029549278,-0.029105876,0.013640097,0.010533989,0.0047574295,-0.009748891,-0.020300489,0.017048512,-0.012797065,-0.001005782,-0.043214675,0.017667867,-0.05575191,0.028141623,0.006397673,0.03494825,0.025780078,0.018937703,-0.023077058,0.031915728,0.057656758,-0.0039882227,-0.01849546,-0.01726827,-0.033231724,-0.05673778,0.007940224,0.022198152,0.0030464807,0.012604422,0.026293214,0.018398914,0.046114545,0.0005817289,0.0026003553,0.04007859,-0.031484496,-0.02714325,0.044765376,0.0015375783,0.014279091,0.005013112,0.040479448,-0.017531708,0.026745252,-0.032030478,-0.0126114935,-0.032139312,-0.02452578,0.030729987,0.036476187,0.023381287,-0.036621172,0.03431725,0.0058569037,-0.021870773,-0.030584536,0.0031828482,-0.0011814295,-0.00062419364,0.006134085,-0.033026475,-0.017787067,-0.039820004,-0.0059784614,0.009098327,0.00007474229,0.012213827,-0.016300479,-0.048496656,0.023593897,-0.021264618,0.034771815,0.042542227,-0.013772486,-0.013083735,0.0010245867],"last_embed":{"hash":"igbvfh","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"igbvfh","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{10}","lines":[153,153],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"igbvfh","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06699466,-0.002057951,-0.039189365,-0.018759204,-0.03175744,-0.020195391,0.08135895,-0.019352457,0.0048008813,0.02637272,-0.0015836038,-0.014951425,0.013592642,-0.017412968,0.044203535,-0.006330071,-0.003977683,0.019274479,0.03274558,0.01122669,-0.017607495,-0.008526946,0.014206651,0.028672777,-0.014710813,0.016614065,0.026932886,-0.020746676,0.022090271,0.011626742,0.030657118,-0.06555142,0.0012876313,-0.050746676,-0.047095507,-0.029925622,-0.0074819946,-0.032640312,-0.049845062,0.030821297,-0.036387388,-0.005279328,-0.0011740389,0.009007917,0.049428582,-0.031268574,0.014177971,-0.011049171,0.023390347,-0.029904068,-0.030466516,0.012319625,0.015679726,-0.055668272,-0.0108677875,-0.0020785683,0.015338557,-0.053097423,-0.008330935,0.03775162,0.0055800434,0.001204913,-0.049531434,-0.0087850075,-0.01792787,0.062231403,0.012165503,-0.002512749,-0.020113325,-0.031722695,-0.0054283473,0.031623974,-0.0072257067,-0.006983292,-0.03655031,0.03172986,0.044573266,-0.052059356,0.008300194,0.041862592,-0.028490301,0.00748508,0.0008932833,-0.009883772,0.020522296,0.013876521,-0.025279323,0.024920605,0.048689645,0.019400083,-0.014606993,0.024034265,-0.0061759045,-0.023493828,-0.021853106,-0.016619256,0.021407576,-0.02333498,0.06402675,0.012291086,0.026511442,-0.012891677,-0.0312362,-0.030188043,0.02758918,-0.012471892,-0.0039528343,-0.04853372,-0.027943641,-0.00062139303,-0.036774613,0.012102316,0.022062432,0.009594493,0.0031277384,0.0018172673,-0.021455185,0.026336614,-0.013836001,-0.008292483,0.053073786,-0.0016574025,0.03367139,-0.0523075,0.014988513,-0.019914284,0.029697532,-0.0049767303,0.048568394,0.024409993,0.009196302,-0.0035763495,0.005867666,0.018272808,-0.031485304,0.009780564,0.0027002867,0.009109903,-0.015715325,-0.06216053,0.026128186,0.022149876,0.017650789,-0.03235211,0.039289963,-0.06536695,0.034386672,0.041159622,0.026847772,-0.009695271,-0.0064363587,0.0034621754,0.019664131,0.010125747,0.020286318,-0.013347668,-0.010530931,-0.00012474465,0.0011674043,-0.0018741834,0.031795982,0.038149875,-0.010763717,0.052907623,0.012768745,-0.009115928,0.013023704,0.019225495,0.01766845,0.04655067,0.019298498,-0.057798114,0.0141199855,-0.040353164,0.029373962,0.0049333735,0.04514804,0.01888173,0.0103648165,-0.039914675,0.0196363,-0.0022977148,0.00023161923,-0.010473623,-0.035226636,-0.013941008,0.002634444,0.030584354,-0.0008913906,0.06554287,-0.010630783,-0.014223048,0.017098093,0.0051821056,0.029622586,-0.023859005,0.029837556,0.013243797,-0.018092778,-0.02638479,0.012903373,0.009394574,0.05439632,-0.039128855,0.008614003,-0.0020580634,0.021070408,0.0016146482,0.013811131,-0.05845842,0.012305045,-0.018880887,-0.07940758,0.014809351,-0.030679716,-0.0039486308,0.0084601445,-0.014104689,-0.060781293,-0.005356861,-0.02358082,0.03273281,0.0045192265,-0.0029217934,0.035553396,0.019516429,0.008423413,-0.006419485,0.03091712,-0.015855307,-0.05303165,0.011645296,-0.005596242,0.03966456,0.06356851,0.011259268,-0.02623361,0.018646142,0.0010363882,0.0003968713,0.005478675,-0.05898495,-0.01313778,-0.009186146,-0.049614098,-0.020176442,0.003304142,0.013795123,-0.03489967,-0.023709137,0.028743198,0.029711418,-0.013956393,-0.03850639,-0.0029095584,0.023227911,0.040155206,-0.015213435,-0.012886049,0.0007323283,0.028963737,0.017148444,-0.01032223,-0.002114363,-0.012932716,-0.004202455,-0.0110171465,0.03142959,0.046963915,-0.01670076,-0.04733715,-0.023743905,0.0371092,-0.026440397,0.010487027,0.0100092115,-0.016409883,0.02337724,0.055187672,0.05027081,-0.00091240427,0.06312428,0.03882026,0.002143157,0.041993607,-0.012620872,-0.0056945793,0.002173007,-0.004081411,-0.014291304,0.025895827,-0.045394722,0.05591309,0.011563425,-0.02405738,0.0032546197,-0.014036109,-0.16311742,-0.09139574,0.0064933985,0.036394093,0.033340815,0.032247007,-0.039891575,0.0027099675,0.0068830214,0.04660643,-0.04302061,-0.0626624,0.03285738,-0.017061515,0.01726961,0.009188053,-0.040447183,-0.00684651,0.011618522,-0.014070187,-0.04820736,-0.014980213,0.06306878,0.05245648,-0.05374012,-0.034849733,0.052301265,-0.0055435617,0.001778855,-0.008632506,-0.0011309615,-0.03881762,-0.0030129582,0.019271547,0.02928842,0.09097467,0.012716148,-0.020287106,0.027370213,0.026132828,0.025503296,0.03182891,0.015333645,0.0244145,-0.013999384,0.005169035,-0.01492039,0.024577104,-0.02737883,-0.01886675,-0.04733198,-0.044237107,0.03357503,0.008324197,-0.045971215,-0.0050737658,0.014048394,0.031232964,-0.014175484,0.016829576,-0.01776131,-0.038942043,0.0042770747,-0.050329722,-0.016107835,-0.016529402,0.024621408,-0.036877103,0.02699793,-0.032884598,-0.008682335,-0.029924683,-0.009386408,0.016444597,-0.016294707,0.00828111,-0.03429299,-0.01995901,0.0039715525,-0.09351341,0.03428058,0.03254507,-0.030976934,0.024355566,-0.02313661,-0.045712233,0.03314667,0.028970353,0.018182445,0.25954926,-0.018183997,-0.0077305743,-0.011391448,0.041397203,-0.03392868,-0.01265087,0.04216083,-0.013055533,-0.032772828,0.024661113,0.012387297,0.028936492,-0.012471876,0.024487104,0.023348557,-0.017926814,0.028387742,0.06826728,0.01535765,0.034344263,-0.04058739,-0.008081523,0.010973394,-0.057226982,-0.033053294,-0.022058519,0.038809735,-0.04499912,0.05170348,-0.017055001,0.0090502035,0.09797267,0.0050845104,-0.057396248,0.018246742,-0.0024711792,-0.015190566,0.00907556,-0.023065845,0.004923275,-0.022310391,0.00029018027,0.018425446,0.018539539,-0.056862596,-0.028564889,-0.030542191,-0.050600663,0.02892519,-0.0028085457,-0.02196524,-0.0016336457,-0.006603175,-0.032782797,0.006797875,-0.037471574,-0.03953651,-0.036605593,0.053984303,0.02585128,0.01162999,-0.06318887,0.02329132,-0.02063406,0.009757895,-0.037021767,0.013732744,-0.0010154217,0.01896883,0.04006833,0.024398794,-0.020637253,-0.007147492,0.026269536,0.025535934,0.026270477,0.037320632,-0.031476416,0.011875762,-0.0038269572,0.0034011828,-0.031021377,-0.010628557,0.034706444,-0.026682176,-0.02525724,0.045107618,-0.03421676,0.058388736,-0.018479696,0.026549036,-0.0051646545,-0.008579517,-0.011680282,0.038477037,-0.0096477335,-0.0033569306,-0.022810955,-0.032300238,-0.055250905,-0.059308488,-0.009614259,0.0070901257,-0.024633743,-0.004462385,-0.02089742,0.0764909,-0.018776584,0.024357224,-0.026025027,0.024074737,-0.0032683737,-0.03014463,-0.0128915645,0.05177563,-0.04707374,0.014913545,0.04333776,0.049249247,0.017685356,0.04077611,-0.016575446,0.047317516,-0.008987899,-0.012115856,-0.032161724,0.09747845,-0.015711479,0.046157572,0.03055182,-0.020583538,-0.024388088,0.025645461,0.022501515,0.012759184,0.0026099614,0.00028135334,0.01799297,-0.0033713419,-0.019401135,-0.007989406,-0.042518564,0.045339502,0.010387051,0.012609241,-0.0060201986,-0.024877422,0.007858197,0.021972835,0.025237579,0.053908695,0.0019436051,-0.041454356,0.031261336,-0.0513315,-0.010997605,-0.022129785,-0.051198248,-0.040814977,0.017244918,0.03477625,-0.016802028,0.058847304,-0.039403133,-0.022683801,0.007508179,-0.0036741104,0.024871552,-0.005841389,-0.035515636,-0.03762768,-0.06591682,0.023923893,0.036915757,-0.020843243,-0.012769669,-0.0063584615,-0.020410025,-0.055706017,0.043989323,-0.031522695,-0.03130995,-0.0032606588,0.02580373,-0.013368865,0.00922675,-0.007133634,0.022035103,-0.014766027,0.013054098,0.08437389,0.007805212,0.01633379,0.058463946,-0.04337204,0.02389452,0.040874783,0.008211294,0.0105176205,-0.002302407,-0.034532063,-0.012398843,0.0060298424,0.014001694,-0.020251755,-0.027095268,0.03187658,0.0050022774,0.0009779263,0.013455559,0.009476698,-0.04773558,0.033551835,0.02325773,0.0040563648,0.048450835,0.017076112,0.040198725,-0.0010360813,-0.010124561,0.0018231726,0.025772953,-0.020362398,-0.04546309,-0.007218481,0.0067941365,-0.0028649291,0.0036846288,0.016364599,-0.003260235,0.0260846,-0.011364254,-0.041049,0.01197144,0.002608199,0.015153688,0.050334927,0.01778976,-0.040076714,-0.020073438,-0.06973679,-0.042634785,0.059709,0.0030034636,0.029987754,-0.00011661196,-0.051773842,0.03857384,0.004688621,0.011134547,-0.03441068,0.04646778,-0.032455392,0.063957855,0.021513263,-0.008204608,-0.040315334,0.02033524,-0.02102026,-0.034106188,0.034331385,0.037174538,0.008172848,-0.03922552,-0.035535756,-0.02026116,-0.0073630163,-0.0425573,-0.030400885,0.00025968926,-0.0054947957,0.004506174,-0.017327163,-0.03336839,-0.0053643035,-0.01753031,0.067452826,0.020219157,0.035643913,-0.019479176,-0.011738639,-0.013577046,0.016600627,-0.022799546,0.009403214,0.006512775,-0.0010131808,0.022618001,0.020941943,-0.018948952,-0.013430452,-0.015593372,-0.00024398898,-0.007693023,-0.0046686255,-0.03242548,0.03803977,0.016603451,0.009989613,-0.006819215,0.017170412,0.0046903514,-0.026457299,-0.010191771,0.012993753,-0.016740985,-0.018246775,0.034248948,0.013384842,0.008663718,-0.06533139,0.008209669,0.06746581,0.017195623,0.0069085998,0.04886274,-0.008745611,-0.046435542,0.0052714096,0.0075051463,0.008028217,-0.023756264,0.0750555,-0.04284667,0.0068500177,-0.02320961,-0.028868483,-0.05277316,-0.022434788,-0.026206603,-0.025280414,-0.032099783,-0.065626435,0.019722648,0.002143672,-0.0030910955,-0.038974155,0.003521747,0.0143204285,-0.018965552,0.029260237,0.035584997,-0.0052246074,-0.021996565,0.026539296,-0.010878572,0.04544384,-0.021429684,0.02096753,0.024030056,-0.016042506,-0.001696283,-0.0331381,0.016148085,0.07559033,-0.03260066,-0.016030433,-0.0068100607,0.021453893,-0.008197025,0.024881037,-0.020160183,-0.0027203131,0.0007360592,0.009456978,0.019144831,0.021961087,0.008145217,-0.009451141,-0.025441267,-0.009393725,0.033548914,-0.009708085,-0.008817549,0.037250634,-0.026560921,-0.03439749,0.05072819,0.0034697736,-0.023719802,-0.0393255,-0.010303698,-0.015347791,-0.021454485,-0.03431117,-0.001108623,-0.022169724,0.017763214,0.059047397,-0.023282204,0.0069086184,0.00465567,0.03736071,-0.13978742,-0.0045262575,-0.005178111,-0.012998562,-0.008299661,0.011295443,0.0021927422,-0.033431366,-0.018596964,-0.023977319,-0.050047442,-0.010976239,-0.0053357063,-0.03683232,-0.006374559,0.019065876,0.012668484,0.02088407,-0.03025599,0.031202404,-0.013409794,-0.025059948,-0.012413539,0.007585676,0.006521714,-0.041150246,0.049360927,-0.000028107781,-0.029256735,-0.025130576,0.0066763866,-0.046856236,0.03386941,0.08054318,-0.015518191,0.0043891305,0.01100157,-0.01973029,0.014214651,-0.020822804,-0.03940919,0.034197092,0.018222123,0.012089997,0.050288927,0.063420355,0.02625145,-0.012120544,-0.04112614,0.012451434,-0.0007532455,0.03695132,-0.045170814,-0.0059669823,-0.03791119,-0.03714992,-0.0030848265,-0.027996125,-0.017138958,0.022405244,-0.004529062,0.022566555,-0.045345426,-0.0382252,0.0051126606,0.005143353,-0.019825835,-0.012921249,0.013795522,-0.047773674,-0.011151066,-0.013741959,-0.0401286,-0.023712568,-0.032860167,0.02638451,-0.0071,-0.024912281,-0.02084747,-0.0043999385,-0.045413814,-0.04262066,-0.04782492,0.015634915,0.03725822,0.00401907,-0.024255993,0.017247388,0.020851005,-0.00045040765,-0.046209875,-0.029510874,0.012220283,0.07037409,0.01336106,0.029062696,0.012034098,0.034972165,-0.01653592,0.0044004545,-0.0072000064,-0.037253253,-0.0007715934,-0.01049125,-0.045386065,0.037027348,0.038628478,0.01992173,-0.0058737067,-0.0438353,-0.012688431,0.017601935,-0.022901451,0.003830121,-0.03286498,0.00040549188,-0.00080279337,-0.029935814,-0.014650697,-0.018724648,-0.0043046502,-0.01326412,-0.044162538,-0.025951095,0.031044949,0.015398266,0.06804973,0.024512455,-0.015152546,-0.015105895,0.0126001695,-0.052818332,-0.016658269,0.06782998,0.034900054,-0.002545984,0.031226028,0.012683748,-0.07262061,-0.025117764,-0.055528395,-0.0015607302,0.02392032,-0.04340112,0.022308571,-0.012023514,0.016560452,-0.011685799,0.009227398,-0.040713772,0.0072885877,-0.008900553,-0.018724456,0.07227172,-0.0070302733,0.07633158,-0.0006358633,0.029659284,-0.04007827,0.0036284635,-0.031116005,-0.0513838,-0.02925216,-0.0048448844,-0.01576048,0.022387985,-0.02138138,-0.02450659,-0.047118064,0.0038017435,-0.0018858131,0.04596825,-0.005017354,-0.04444581,0.029399958,0.012855623,-0.012164552,0.003111617,0.020473683,0.013300566,0.011479059,-0.029236104,0.006556069,-0.005584107,0.02769916,-0.032742493,-0.0080637215,0.0034299958,0.023145886,-0.024360312,0.018828461,-0.03659456,-0.04509587,-0.012278997,0.01041309,0.0010649982,0.011662004,0.05128387,0.028489517,0.042298615,-0.037421346,0.027347066,0.04624759,0.00015704721,-0.03736177,0.00020735779,-0.0009868774,-0.012259983,-0.0013463019,-0.0026138634,0.005701201,0.023158917,-0.05229148,-0.011770209,-0.03185801,-0.059508774,0.030941913,0.03219242,0.009560011,-0.027388202,0.0370461,0.0300849,0.018804329,-0.024569094,-0.009892918,-0.0051400326,-0.008991905,0.02100528,-0.038155716,0.0007870594,-0.045657165,0.0043100263,-0.007442641,0.04269816,0.030492889,-0.017295718,-0.037859533,-0.02199971,-0.017182814,-0.0014614081,0.026189445,-0.008200125,0.012421154,0.0029554819],"last_embed":{"hash":"1eg33if","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"1eg33if","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{11}","lines":[154,154],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1eg33if","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05090272,-0.0020346732,-0.020206317,0.01111123,-0.046114057,-0.0069816434,0.073990256,-0.027632063,-0.030266732,-0.0039614723,0.0008413751,-0.022646407,-0.004346295,-0.002043275,0.032784298,-0.025167849,0.0008246719,0.04482969,0.050805356,-0.00582046,0.02287172,-0.009267553,0.013484422,-0.0093657635,0.015947046,0.007583269,0.001104308,0.004155729,0.017891446,0.005798996,-0.016732065,-0.027341159,-0.007611217,-0.0063757305,-0.032866213,-0.017611,-0.0035048209,0.0169197,-0.028231245,0.013342722,-0.017334688,-0.011571898,0.01189586,-0.025544325,0.016492272,0.02768401,-0.028850455,-0.012950647,-0.01573418,-0.027063351,-0.035882886,-0.0069553168,0.038567174,-0.058016863,0.014061637,0.0373879,-0.02272116,-0.014185809,-0.014898813,0.037692178,0.00025162168,0.004815492,-0.042726465,0.0008738964,-0.0037760257,0.06689843,-0.009350478,0.017314503,-0.015693126,-0.02488091,-0.0004493838,-0.01842137,-0.06317855,-0.051346198,-0.07124028,0.03025729,0.049818143,-0.024089998,0.011020374,0.0488842,0.00019829418,-0.012667297,0.027846275,-0.0127541,0.022158697,-0.022579622,-0.019629387,0.04451768,0.04920738,0.0022807957,0.0020617424,-0.036724277,-0.020059865,-0.017716344,-0.07421767,0.0024091494,-0.026381776,-0.011528129,0.030608661,0.016034884,0.0391311,0.08464949,-0.004319284,-0.015091358,0.06551653,-0.013698567,-0.0005840163,-0.0091152135,-0.0010976434,-0.020860191,-0.018563185,0.002812148,0.02159403,0.003491507,0.006259634,0.0139301,0.008377171,-0.034364484,0.03722566,0.0013685328,0.03506789,0.00618474,0.039782003,-0.06280049,-0.02056345,0.018740231,0.024753913,-0.01580319,0.08457966,0.012880134,0.019258624,0.026149215,-0.0041419836,-0.0061614425,0.011042538,-0.028371984,0.029081143,-0.016287612,-0.012077547,-0.06257397,0.009811347,0.035926916,-0.011480628,-0.036351383,-0.0018208186,-0.043652464,0.023044176,0.050191354,0.0010326027,-0.013393228,-0.016328385,0.03597219,0.028811855,0.007790113,0.045479104,0.007877416,0.01687788,0.003912688,-0.024370804,-0.01121769,0.025567207,0.05924841,0.017186005,0.008217776,0.0018312474,-0.03384102,-0.024924701,0.04178242,0.00015206196,0.033924118,0.010503999,-0.04583702,0.01824593,0.0010984557,0.030444393,0.02628097,0.05311004,0.0006633218,0.039176904,-0.060968325,0.0064943526,-0.0035498268,0.0014564234,-0.028453832,-0.03658182,-0.019637378,-0.0021204972,0.0047248714,-0.0034094772,0.030836979,-0.03069795,0.016108328,-0.0042835646,0.012943443,0.038547087,-0.0004066648,0.011600153,0.0061278404,-0.016366152,-0.020166881,-0.027338644,0.010052179,0.013740066,0.016148394,0.017501237,-0.003867975,-0.013003338,-0.027951576,0.044216163,-0.10064917,-0.003345482,-0.0078045162,-0.046291955,-0.0025991113,-0.0017935215,-0.01593604,0.017035019,0.023720162,-0.021814816,0.0038742544,-0.027795466,-0.00460715,-0.0029566446,-0.030547988,0.0125937825,0.021878596,0.0015924185,-0.0018220546,0.0056232014,-0.028912723,-0.07508334,-0.02208007,-0.0038118698,0.022613611,0.06906552,0.015962984,-0.03014396,0.026384646,0.0018140601,-0.015139663,-0.025025913,-0.051561054,-0.013438406,-0.00042609396,-0.010078961,-0.007730816,0.04539495,0.01741987,-0.02139562,-0.004389396,0.009932682,0.01241412,0.030203523,-0.052450296,0.0037121568,0.043487757,0.038609095,-0.013259287,-0.0077254907,-0.016257476,0.011298272,0.029076174,-0.0017092362,0.0018685674,-0.023650626,0.00048011882,-0.029933866,0.015905444,0.04047935,-0.012553435,-0.054778945,-0.02648122,0.07550338,0.012596383,-0.0073287985,0.00456776,-0.024915468,0.025038803,0.053599473,0.015082536,0.00622135,0.016144428,0.024446469,0.0026986976,0.03300652,-0.0021518136,-0.060133044,-0.032813806,-0.0020491562,0.010611338,0.0058706906,-0.014910961,0.056460008,0.01411469,-0.03945244,0.045477387,0.02905018,-0.16946936,-0.05212177,0.021154622,0.045718893,0.01542793,0.041981522,-0.061313633,0.012347073,-0.0020890823,0.06869014,-0.02736053,-0.050647415,0.03069949,-0.012747861,0.044474084,0.027663145,-0.024799397,0.027947154,0.018920494,-0.032082804,-0.033654593,-0.02414694,0.048492033,0.0011432684,-0.029365648,-0.004255092,0.06677122,-0.046306446,-0.0035356188,0.00025287172,-0.014103741,0.0026218744,0.003726355,0.02588474,-0.008922586,0.029775497,0.023471655,0.004510409,0.012424392,0.008390863,0.011568959,0.07860224,0.022920186,0.04661904,-0.0030062597,-0.011121344,0.01309037,-0.013576198,-0.017531317,0.011696658,-0.03718113,-0.006372009,0.038574666,-0.032031283,-0.04538549,-0.0019347152,-0.011906836,0.0044621527,-0.057910014,0.010540261,-0.027014602,-0.010950749,0.018833933,-0.02125334,-0.017259846,-0.018160399,0.031097574,-0.019080801,0.035796512,-0.011317628,-0.0034388439,-0.035885043,0.0015087463,-0.008803753,-0.016103718,0.008964185,0.04389031,0.02764235,-0.02728844,-0.10171593,0.009884717,0.0136482855,-0.0342518,0.015018134,-0.044244528,-0.015637686,0.006952317,0.02308266,-0.0055043525,0.24662095,-0.0010261594,-0.011813421,-0.03909336,0.0479183,-0.011590754,0.02473908,0.025729684,0.019139756,-0.038283523,-0.000427544,0.054814223,0.01858511,0.00009336126,0.029811163,0.05277443,-0.048493315,0.040753067,0.073679164,0.0105865495,0.030491315,-0.08686667,0.009887712,0.022238975,-0.03239046,-0.061028555,-0.04429248,0.034482863,-0.02541179,0.040714607,-0.06514913,0.02953437,0.106545605,-0.02550334,-0.06022543,-0.0017009178,-0.015571167,-0.06496981,-0.024021437,-0.00441867,-0.00069361384,-0.027299818,0.0030552424,0.015456326,0.021431092,-0.047694005,0.013898533,-0.0016609544,0.0024248739,-0.007928614,-0.00065777986,-0.034038313,-0.025443269,-0.00967579,-0.0177671,-0.0015956315,-0.020803528,-0.03290188,-0.023999019,0.069968745,0.046701632,0.0011429129,-0.0788228,0.034926772,-0.011783453,0.049849756,-0.010701996,-0.0078289015,0.017107835,0.050391134,0.029238632,-0.018228216,0.012472609,-0.009373391,0.043870136,-0.037374705,0.031602368,0.008454134,-0.032430753,0.027014967,-0.032427795,0.017704954,-0.02640916,0.0013881236,0.02307328,-0.012131239,0.043267544,0.017647482,-0.07771903,0.023666661,0.004677201,0.033411797,-0.01960047,-0.006175214,-0.0113672465,0.01762308,-0.004517535,0.0077279974,-0.020731183,-0.013686632,0.0015409212,-0.024198808,-0.008335018,-0.0038709089,-0.0034359077,-0.024216834,0.011543709,0.028501892,-0.019834008,0.013068027,-0.055195745,0.011593802,0.030890219,0.035345312,0.015745545,0.021530159,0.0066196467,-0.0069801123,0.06704947,0.02756281,0.0268055,0.0052644177,-0.004095113,0.04759151,0.0033805955,-0.04113589,-0.0054839714,0.06440972,-0.025383033,0.021554034,0.011282644,-0.046391755,-0.047724612,0.034856897,0.014713496,0.0098232385,0.015396476,-0.0021860008,-0.04214889,-0.0049527376,-0.022108896,0.0016123754,-0.019292703,0.015411598,0.030153433,0.04348051,0.010787794,-0.024242803,-0.029836385,0.04864931,0.0012125017,0.05255398,0.027630439,-0.040418267,0.009352272,-0.041197624,-0.033253368,-0.00936198,0.009564466,-0.025566984,0.028247423,0.028920265,0.014812054,0.09899113,-0.0022316813,-0.013350549,0.0104369465,-0.0153320655,-0.018905448,0.006972131,-0.026880363,-0.04458737,-0.040632274,0.056276094,0.034803327,-0.053671904,-0.0009776318,0.0023292878,-0.03367085,-0.056536224,0.05856807,-0.012565179,-0.06025998,-0.017288089,0.033517346,-0.02949821,0.006468753,-0.018932598,0.008911083,-0.0089786295,0.01745466,0.08090969,-0.01725503,0.0003073732,0.015503147,0.02526582,0.048546817,-0.0094224475,0.0000758571,-0.0136546595,-0.01289871,-0.039753053,-0.0006973949,0.0008398453,0.014853806,-0.0002790517,-0.07234481,0.006984105,-0.013256515,0.0054523847,0.0065434384,0.0024435872,-0.034009326,0.027505254,-0.0024096873,-0.009126572,0.040272523,0.024322955,0.054880895,-0.0034245206,-0.018202644,-0.03627523,0.020880336,-0.00951127,-0.028716348,0.031229729,-0.0045400555,0.003817715,-0.01735734,-0.010945659,-0.001315543,0.03453259,0.016155392,-0.03502841,0.00062222255,-0.012532776,0.011739992,0.038709633,0.0072593284,-0.0155949,0.034423087,-0.02219758,-0.0039267195,0.02454607,0.010097424,0.060182426,-0.02983163,-0.09094758,-0.01213216,0.0134004,0.023301419,-0.05028002,0.014981873,-0.0102787055,0.060502917,0.020922188,-0.017438311,-0.018426832,0.008305504,-0.03281185,-0.02149878,0.04725435,0.028144393,-0.001560482,-0.02039859,-0.029224431,0.009996175,-0.031009838,-0.004406299,-0.0020505695,-0.04456,-0.033692166,0.0047649257,-0.02800399,-0.04046172,-0.024065463,-0.0622056,0.055360857,0.018811453,0.009956386,-0.0051010605,-0.012418367,-0.021162638,0.07486383,-0.0061410367,0.047308274,0.014463609,-0.011049633,0.035913255,0.017087184,-0.03362409,-0.015993362,0.0006443271,0.016082652,-0.015782889,0.0040966645,-0.036309015,0.06668843,0.013523086,0.00084640406,0.0023346622,0.018851394,0.005677334,-0.011843115,-0.007300008,0.0051475354,0.009453695,-0.035271067,0.032600123,0.031470608,0.00040715846,-0.068109654,0.067022726,0.073505186,0.043592248,-0.0027705817,0.04295718,-0.04557237,0.0066044084,-0.019221364,-0.00895115,-0.0038021982,-0.053599026,-0.010926903,-0.02927706,-0.016136086,-0.016795985,-0.035775393,-0.030843087,0.007319768,-0.027227424,0.010512661,-0.006591529,-0.021037037,0.022664791,-0.0067219604,0.02932763,-0.019040741,0.016600838,-0.007597128,-0.02440449,0.010164107,-0.007943391,-0.011908414,0.010613882,-0.027395986,0.004103152,0.016126115,-0.062780775,0.016483726,-0.004790727,-0.002046427,-0.0065699825,-0.02997828,0.049887672,0.078648634,-0.011717488,-0.0059460616,-0.046508465,0.036075283,-0.025054248,0.056624986,0.016054101,-0.011641075,0.0066531203,-0.022945428,0.023516685,0.0076063774,-0.029247811,-0.002756667,-0.016234973,0.0057738824,-0.009656538,0.04359804,-0.017232867,0.025211383,-0.03187168,-0.03121043,0.028914155,0.010108798,-0.021425104,-0.014233858,0.005942274,-0.030112715,-0.015836544,-0.017413726,-0.0191152,-0.01768344,-0.009935333,0.03027416,0.0111162355,0.022705259,-0.034894202,-0.017516332,-0.12927252,-0.015785132,-0.024129348,-0.010138515,0.0030646522,-0.010963889,0.011943256,-0.035402536,-0.027973467,-0.009514053,-0.03710963,0.019153642,0.025415258,-0.036760896,0.0045373207,-0.0005783659,0.024349947,0.008689891,-0.050439168,0.042662863,0.00353825,-0.021036634,-0.0025922337,0.037982747,0.004870531,-0.040147077,0.005865934,-0.031974707,-0.031095745,0.004889118,-0.04285278,-0.016328728,0.003362265,0.029496916,-0.021817978,-0.00026659883,-0.0107546775,-0.047257517,-0.025337625,-0.034200154,-0.017862488,0.03527422,0.03470542,0.011193302,0.028489904,0.1195102,0.000013904922,0.009806669,-0.0358567,-0.011390539,-0.009082439,0.04293898,-0.009065388,-0.0031708903,-0.018991468,-0.010025063,-0.041839845,-0.027190542,0.0038738484,0.01415193,-0.062403757,0.029669961,-0.02485481,-0.044264678,-0.032551102,0.002024744,0.00043736192,-0.0070067877,0.0109493295,-0.021657811,0.011204184,-0.02526407,-0.04567156,-0.026101017,-0.03120988,0.0000128693355,0.036718775,-0.058279,0.016268555,-0.014822731,-0.052685536,-0.023400577,-0.012737503,-0.022267308,0.062858865,-0.0101930965,-0.02031566,-0.009175656,-0.0021429118,0.005350471,-0.023823822,-0.031797025,0.03197744,0.012944754,0.019264113,0.055572603,-0.029233372,0.015433994,-0.005071616,0.0010696717,0.007764654,-0.002461214,0.004748574,-0.005074296,-0.0422638,0.019035792,0.052904226,-0.014274917,-0.0016325504,-0.059014946,-0.01808298,-0.0048538838,0.010480721,0.0066463985,-0.029845323,0.0068119923,0.01206696,0.020084623,-0.0056079803,-0.011531476,0.0058322656,-0.029048687,-0.026543744,-0.030269213,0.034509942,-0.032927644,0.0031589556,0.047534835,-0.015414661,-0.003907439,-0.02867208,-0.045164824,-0.012068716,0.06415068,0.033980217,0.030266175,0.02404893,0.028173694,-0.05195598,-0.02198609,-0.011929311,-0.008252391,0.023006586,-0.037564334,0.0051717027,-0.053352084,-0.009642174,-0.022157455,-0.02719298,-0.056466315,0.022540826,-0.021563945,-0.018314013,0.049348075,-0.012047514,0.048607174,-0.011115419,0.029287359,-0.013118737,0.02842091,0.0057877973,0.0043934537,-0.027403882,0.014281936,-0.03145011,0.0350458,-0.035242654,-0.012128322,-0.021683756,0.011183213,0.0067314617,0.02266494,-0.007350791,-0.034259703,0.008414494,-0.003954335,-0.007955699,-0.034139942,-0.006368948,-0.04090165,0.007413848,0.010342702,0.03319135,0.029799508,0.05059069,-0.031859856,0.030438451,0.024084108,-0.026994359,-0.01833883,-0.008752312,-0.019051062,-0.04534902,0.047843046,0.00818599,0.014982441,-0.0049983696,0.005186981,0.01256919,0.041569673,0.02732342,-0.014646941,0.016688997,0.0040449123,-0.016659617,0.018541155,-0.013727094,-0.0023861472,-0.011939221,0.041162036,-0.025480442,0.05232669,-0.053521615,-0.013240961,-0.01722421,-0.015307955,0.0071593714,0.038849764,0.015911913,-0.031373926,0.024912123,0.005918044,-0.023204006,-0.03362102,0.025034208,-0.008818514,-0.015373692,0.002928974,-0.022114612,-0.022223704,-0.03737295,-0.032524813,0.008151249,0.029534895,0.008577552,0.00590725,-0.0207071,-0.006568145,-0.011969247,0.029992713,0.02251413,-0.037371073,0.000029421255,0.006364354],"last_embed":{"hash":"1ukmdmu","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"1ukmdmu","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{12}","lines":[155,155],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ukmdmu","at":1762936854697}}, +"smart_blocks:Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06850416,0.026674086,-0.013949247,-0.0057867356,-0.034131687,0.035721485,0.08390471,-0.0059797685,-0.012266065,0.011816724,-0.011852595,0.00875854,-0.00968211,-0.005420444,0.018071827,0.016230084,0.0044441265,0.020892752,0.021302644,-0.0150303645,0.00055821653,-0.0029041308,0.0074411235,0.012821041,0.0023609467,0.015666138,0.005406525,-0.018480679,0.018581448,0.015329975,0.047117155,-0.06259345,-0.0025243007,-0.052163713,-0.044600155,-0.032181162,-0.0070084487,-0.028745217,-0.034606714,0.030353907,-0.029403562,-0.009006645,-0.008804955,-0.01631762,0.040011257,0.0029041984,0.012217474,-0.0050775567,0.022069126,-0.03201011,-0.044032466,0.010440605,0.0390582,-0.061254937,-0.019686855,0.006941852,-0.03580184,-0.046189383,-0.012813806,0.026635714,-0.034137502,0.004693964,-0.02034978,0.008737894,0.0044974633,0.025669621,0.006875369,-0.00024543406,-0.04348988,-0.033489592,-0.015364486,-0.0059577683,-0.058786485,-0.04487406,-0.056252223,0.025062,0.074940465,-0.034324024,0.010924315,-0.0044004694,-0.014421927,-0.007860045,0.0069405176,-0.0065676793,0.033269204,-0.025881995,-0.036074035,0.009424618,0.036438145,-0.019814434,0.0009150702,-0.003524308,0.0064796335,-0.009700286,-0.013198692,0.0036671143,-0.010596608,0.003897066,0.07075621,-0.0060948376,0.023748582,0.008367033,0.014791251,-0.026653713,0.046005618,-0.014713234,-0.012486664,-0.024342885,-0.031114424,-0.01939275,-0.033580452,0.009155522,0.0366581,0.031222189,0.027278714,0.010625395,0.00043376876,0.0047898535,-0.0007214078,-0.026470168,0.014228449,0.0027770414,0.04104886,-0.033277147,-0.0040707584,-0.008407693,0.015806785,-0.013462379,0.06080074,-0.019262835,0.011095144,0.013051495,0.02749467,0.027540693,-0.009004666,-0.036802713,0.038831767,-0.034158625,-0.035290267,-0.03283813,0.03259638,0.055120416,0.02274076,-0.03170404,0.02358166,-0.06800865,0.030520398,0.048443086,0.02385862,-0.038417473,-0.018647498,0.020278443,0.02634989,0.0109651815,0.037969336,-0.013577137,0.03931844,-0.010337084,-0.010562206,0.029860321,0.020907475,0.032749064,0.004422164,0.040594622,0.019365987,-0.032310404,-0.0016765896,0.029482784,-0.012531209,0.020074317,0.005438907,-0.03222024,0.0191937,0.00069134403,0.026364764,0.027945342,0.04528081,0.007961159,0.035893384,-0.03232717,0.0061206245,-0.008862748,0.004756677,0.028956288,-0.032621577,0.013024148,0.005795228,-0.0005607801,0.008193786,0.04563851,-0.026645744,-0.02559841,0.00042945996,-0.0014550688,0.04108925,-0.0384201,0.030583644,0.013755627,-0.017195072,-0.0151929185,-0.023608953,0.016150903,0.018721927,-0.0062631997,-0.009525215,-0.0038542962,0.0018260792,-0.011361831,0.0170979,-0.07333695,-0.008222336,-0.014324189,-0.049457014,-0.000034977005,-0.016084535,-0.030974835,0.010535685,0.025375519,-0.0039921342,-0.012602,-0.020981055,0.03260172,-0.012462089,-0.035037182,0.028243475,0.006084919,0.028617768,0.014887168,0.020183006,-0.015013461,-0.048638385,-0.009284607,0.003403883,0.014264698,0.03378339,-0.03148651,-0.0181275,-0.011657484,0.027464809,0.007286794,0.020656945,-0.063217394,0.03730185,0.0005186285,-0.029638832,-0.021048378,0.016384171,0.029534565,-0.029345432,0.014436864,0.002353549,0.027139727,-0.0039294227,-0.02082014,0.0055882665,0.039319757,0.030466229,-0.0063529084,-0.027815843,-0.013277215,0.01615885,0.039128467,-0.0015729378,0.0037086012,-0.018793132,-0.022397345,-0.032752223,0.0013268992,0.031685166,0.009751316,-0.06946335,-0.028928405,0.061716236,-0.019911915,0.024969598,-0.026979249,-0.03035039,0.020895218,0.032423247,0.03310318,-0.020912603,0.036560647,0.032019682,0.032524087,0.0616196,-0.031467155,-0.015860293,0.0023923926,0.027808586,-0.0033831524,0.013877852,-0.032176517,0.06477311,-0.020385873,-0.015516901,0.049931612,0.0006257274,-0.16598782,-0.05229111,0.01663309,0.025083423,0.019807186,0.026849529,-0.05251332,0.013629131,0.053521045,0.065626904,-0.014923214,-0.04638412,0.0315146,-0.050024766,0.022760568,0.03074793,-0.07247921,-0.004868313,-0.0027668837,-0.034146693,-0.028318876,-0.03492245,0.040896952,0.019599171,-0.019060843,-0.029464763,0.0632481,-0.014144078,0.007191658,0.026071755,-0.020726614,-0.019782146,0.0033601176,0.03179693,0.015764926,0.052756973,-0.019421969,0.015111908,-0.00450706,0.0041264314,-0.00084145606,0.054082952,0.017941818,0.040271364,-0.00003303857,0.014709115,0.009297655,-0.018121274,-0.05031119,-0.0030772456,-0.035986595,-0.037208714,0.035636146,0.002639898,-0.04956687,-0.016242644,0.01573141,0.023818145,-0.049200915,-0.012134229,0.0014863168,-0.030842697,0.035090566,-0.033841945,-0.023908576,-0.002556062,0.030791773,-0.0061866622,0.039096456,-0.03541783,0.0033003935,-0.060674887,-0.003951031,0.022313012,-0.021223737,0.0069488515,-0.009547958,-0.0015955127,-0.0036774562,-0.10263722,0.024376992,0.015307662,-0.030313553,0.004794192,-0.031545267,-0.019591177,0.00947105,-0.00085699826,0.039279923,0.25323793,0.022311483,0.020281259,-0.02159369,0.035468705,-0.00004243302,-0.033215176,0.032462336,-0.022774233,-0.037299782,-0.00088544615,0.009027033,-0.005814348,-0.012505954,0.014414678,0.039870437,-0.01886357,0.043367635,0.07898437,0.015853645,0.023469608,-0.0373257,0.035881005,0.016070182,-0.031853773,-0.033816703,0.0031261104,0.008963432,-0.033264074,0.05034668,-0.037122935,0.019461017,0.11199271,-0.005166293,-0.013501678,0.004296735,0.025910042,-0.06398008,-0.011312132,-0.01074586,0.021938745,-0.029679654,-0.004803777,0.008119882,-0.001150549,-0.04975953,-0.016851561,-0.011504037,-0.020229867,-0.019650353,-0.007939693,-0.03466804,-0.0054890467,0.018815108,-0.0152438935,-0.01746086,-0.051375743,-0.030862965,-0.015144131,0.08644198,0.024803497,0.022047646,-0.05429557,0.016137257,-0.015256819,0.05364915,-0.03658006,0.00086802244,0.05864996,0.062072285,-0.010827267,0.007383882,0.03462128,-0.015028311,0.016874488,0.0076245563,0.043255225,0.04187403,-0.030871002,0.06840359,-0.016009059,-0.009193473,-0.03951655,-0.005005013,0.020974912,-0.040554933,0.026403667,0.052624006,-0.04001019,0.03857182,-0.024130179,0.009360143,-0.01787133,-0.013260613,-0.040731736,0.015402291,-0.0019615972,-0.0019774763,-0.042894296,-0.0085154055,-0.019717274,-0.030538522,-0.013020682,-0.005201863,-0.013647271,-0.023346582,-0.00765666,0.036971387,0.0053398344,0.009858166,-0.026468242,0.003459526,-0.0024371033,-0.017133866,-0.013421959,0.047511943,0.008880705,0.011884036,0.05461241,0.06018517,0.008345534,0.03237384,-0.016851349,0.029169206,-0.011485088,-0.040089354,-0.010276579,0.043236066,-0.03599985,0.019302523,0.03881941,-0.036289662,-0.053616505,0.018631134,0.0103095565,0.008374521,0.019398713,0.009405584,0.0017255673,0.003583984,-0.015931444,-0.037650757,-0.017045563,0.009972375,0.038584437,0.005010935,-0.015459761,-0.049855813,-0.016463362,0.025209375,0.03959633,0.03884718,0.00029993118,-0.026179533,0.043680858,-0.03217277,-0.015666261,-0.0071257064,-0.058852278,-0.0442172,0.0070686913,0.056278378,-0.0034273984,0.07412326,-0.0025698112,-0.010366662,-0.010503651,0.009340785,-0.007068968,0.012870458,-0.05421103,-0.044152677,-0.06400629,0.03251884,0.027482659,-0.033375856,-0.0031649843,0.0064272843,-0.009223267,-0.03752208,0.020126794,-0.038301863,-0.045183472,-0.00615201,0.036250602,-0.036463145,0.018277988,-0.015352089,0.046107385,-0.015837591,-0.005398109,0.09743894,-0.02537277,0.013733598,0.031006677,-0.0125765465,0.066095375,0.009892189,-0.005710401,-0.004027552,-0.015422441,-0.032269742,-0.0038649703,0.060144305,0.0047667637,-0.01568496,-0.04819696,0.025723647,-0.0019120218,-0.0035498643,0.006831868,0.033152755,-0.070516616,0.04067738,-0.00957804,-0.014366119,0.0169368,0.033372387,0.041747272,0.020294117,-0.0052158334,-0.02234089,0.0056855096,-0.023394188,-0.046729468,-0.0013401962,0.0079588415,-0.019617353,0.02231752,-0.0015684207,-0.0075442563,0.024378788,0.0015820739,-0.037599105,-0.010309296,0.009714979,0.008193699,0.029792683,0.0068497253,-0.036270402,0.0025721267,-0.028053056,-0.000056546272,0.038272474,-0.0022064499,0.03644579,-0.008586547,-0.057391044,0.008351316,-0.03880972,0.018956862,-0.008111645,0.016895792,-0.03997476,0.070273906,0.036456086,0.0033499205,-0.023526208,-0.008730719,-0.013904525,-0.006090135,0.044947416,0.0036981613,0.013050255,-0.028067289,-0.053997584,0.017833358,-0.041679032,-0.02282446,-0.030612914,-0.027355209,-0.032627013,0.005433445,-0.021890765,-0.043295685,-0.023107445,-0.060474217,0.04029793,0.049694873,0.011169063,-0.014255161,-0.032907728,-0.0056135748,0.026558215,0.0019919614,0.033442035,0.04260318,-0.044639874,0.0023751638,0.006447957,0.0014733262,0.004347745,-0.032612674,0.03218557,-0.0009553016,0.0008178959,-0.031053815,0.062158734,0.024893653,0.010976424,-0.00042264562,0.029142732,0.0021363536,-0.0057853013,0.011153217,0.024162976,-0.012035164,-0.000055818862,0.022606738,0.046593543,-0.0024707478,-0.08284454,0.05729946,0.0520217,0.00713236,-0.0044810944,0.056197684,-0.029807108,-0.010235768,-0.024975121,-0.0064929146,-0.02600084,-0.04085179,0.055661384,-0.03757592,-0.0030408546,-0.014943817,-0.05434719,-0.018248474,-0.01081731,-0.036307853,-0.036066044,-0.012878143,-0.06814998,0.024130698,0.0058026277,0.022259636,-0.011424139,0.012695722,0.0072661554,0.03296966,-0.0081406105,0.048164837,-0.014567948,-0.016848616,0.0029081544,0.00074151624,0.014908967,-0.061070275,-0.0040324004,-0.00784152,-0.0057736775,-0.00827079,-0.007621621,0.049088847,0.0155787235,-0.022871338,-0.01588927,0.0051781237,0.0047989725,-0.0205086,0.03474552,-0.018281206,-0.004394876,0.014485105,-0.0044814097,-0.0038497087,0.019368414,-0.015200184,-0.0051522916,-0.020472292,0.03653332,-0.0017665238,0.0039186855,-0.010589568,0.025328299,-0.040834274,-0.0034153848,0.04389401,-0.0049142824,0.0008333388,-0.027555954,0.02289409,-0.0038260224,0.020486293,-0.01330875,-0.0089759575,-0.025000343,-0.005496933,0.05873023,0.016772654,0.019837305,-0.013618236,0.021075992,-0.15257618,-0.016089052,-0.03170902,-0.021862468,0.0022702147,-0.020649273,-0.0015066927,-0.06488128,-0.01870065,-0.015029708,-0.023421966,0.024358641,0.02078794,-0.031178543,-0.014501026,0.0060408763,0.027760109,0.027677305,-0.04283289,0.028596452,-0.009176192,-0.008651528,0.0009872483,0.00544426,-0.02583791,-0.029718924,0.004498216,-0.015931794,-0.021360233,0.028090848,-0.007476471,-0.061409358,0.013129435,0.057036076,-0.027969785,0.032079168,0.004767874,-0.059978336,0.014908849,-0.006890587,-0.04132779,0.024984607,0.008678497,-0.01057157,0.052820556,0.08291477,0.013425108,0.0024759625,-0.02713913,-0.01178078,-0.002567761,0.054617457,-0.022782313,-0.054561596,-0.042486124,-0.046102535,-0.03867472,-0.014556739,-0.0111649735,0.0009552217,-0.049415797,0.018266587,-0.014767394,-0.030921467,-0.035368945,0.0030681842,-0.02699627,-0.0019846703,-0.0071266973,0.010910228,-0.0020868143,-0.031683102,-0.044311464,-0.019752476,-0.0010801977,0.04066635,0.0026155873,-0.03403588,-0.024698714,-0.016488597,-0.044886425,-0.009986059,0.012388113,0.013254728,0.057750113,0.009053763,-0.013672133,0.0043656304,0.014837518,-0.014739711,0.006408766,-0.045569886,-0.00069863984,0.07168533,0.0117445225,0.04826961,0.027099682,0.019399408,-0.00079214975,-0.0028996365,-0.004876144,-0.0017443559,0.01254138,0.00613229,-0.038599968,0.040710986,0.035978895,0.03560347,-0.008679614,-0.032827497,-0.056328215,-0.014410313,-0.011357752,-0.020343352,-0.05375545,0.026766153,-0.0113606155,-0.008549282,0.02567378,-0.00929622,0.0137433,-0.026671002,-0.058206562,-0.030029997,0.047933552,-0.023584561,0.047478512,0.023037363,-0.013482126,-0.0066207005,0.00017266421,-0.056841645,0.021228079,0.03883263,0.022608498,-0.0012855566,-0.0037281192,0.025465874,-0.06510674,-0.015378377,-0.06925989,0.0017356499,0.030742979,-0.058054753,0.0072745834,-0.022348585,0.011899278,-0.023512404,0.0112840785,-0.034265887,0.0354223,-0.045575652,-0.03623854,0.04849782,-0.01439814,0.039564956,-0.0098525835,0.027236512,-0.026653064,0.036028884,-0.027126323,-0.02658507,-0.03626292,-0.003326879,-0.0270069,0.05577214,-0.015294609,-0.017850159,-0.04417067,-0.007916263,-0.0038734993,0.012745407,-0.005473094,0.011788843,0.008223415,0.009342239,0.0006518284,-0.024188193,0.002784685,-0.012749131,0.021665819,-0.012290674,0.022283865,0.027644817,0.0414164,-0.01072727,0.008663399,0.021058861,0.023508681,0.0058292397,0.007528658,-0.04614038,-0.022589197,0.008565751,0.003957645,-0.003920551,-0.016347157,0.037670776,-0.0020715366,0.05513081,0.0027148887,0.013048457,0.001530032,-0.044115726,-0.0345789,0.027415587,-0.024007853,-0.011187672,-0.011641805,0.0202696,0.018833153,0.022609683,-0.042885214,-0.0063205957,-0.033542756,-0.018080804,0.042209372,0.03769693,0.01826948,-0.03192728,0.04741046,0.036992658,0.009961503,-0.041260984,-0.006661514,-0.008781003,-0.013330904,0.02460421,-0.04367487,-0.029314864,-0.043861575,-0.011811074,0.026592769,0.016499175,0.075327255,-0.0230009,-0.032241948,0.0024037946,-0.02266688,0.03281608,0.03658715,-0.00030489848,0.012678134,-0.013099562],"last_embed":{"hash":"1ssgzs9","tokens":34}}},"text":null,"length":0,"last_read":{"hash":"1ssgzs9","at":1762936854697},"key":"Personal/Areas/Tasker/README.md#Tasker Routine Reminders Project#Project: Routine_Reminders.prj.xml#Troubleshooting#{13}","lines":[156,158],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ssgzs9","at":1762936854697}}, diff --git a/.smart-env/multi/Personal_Areas_Tasker_Tasker_md.ajson b/.smart-env/multi/Personal_Areas_Tasker_Tasker_md.ajson new file mode 100644 index 0000000..8c19777 --- /dev/null +++ b/.smart-env/multi/Personal_Areas_Tasker_Tasker_md.ajson @@ -0,0 +1,4 @@ + +"smart_sources:Personal/Areas/Tasker/Tasker.md": {"path":"Personal/Areas/Tasker/Tasker.md","embeddings":{"bge-m3:latest":{"vec":[0.015424438,-0.008901912,-0.014862166,0.021970777,-0.037627745,0.017561862,0.07340639,0.011437592,-0.0025227151,0.022044882,0.019522214,0.030139724,-0.057194486,-0.01864062,0.040228263,0.018272927,0.04161226,0.024835795,-0.006820305,-0.007031975,0.005722302,-0.02225328,0.0018098096,0.002691979,-0.013368129,-0.0046841884,0.036891244,-0.01969915,-0.021268217,0.015672216,0.015583271,-0.095399685,0.012210427,-0.05549483,-0.0203239,-0.028462525,-0.01703292,-0.03920093,-0.055427242,0.0481899,-0.012426816,-0.029190445,-0.017178101,0.02420034,0.032100122,0.017093066,0.0038628909,-0.008902804,-0.029940974,-0.02094806,-0.014362701,0.0034213702,0.01479648,-0.039535254,0.051057987,0.07027755,-0.036777288,-0.00953046,-0.00062183215,0.0024201982,-0.021868665,0.0076688104,0.008943297,0.036335792,0.01752799,0.04836444,0.027351512,0.00736061,-0.0067744916,-0.010324409,0.0134398285,0.0189783,-0.04410988,-0.008851796,-0.026114892,0.022994509,0.014009655,-0.046159208,0.011932961,0.027882786,-0.014040835,0.011197598,0.019846605,-0.030159215,-0.006938416,0.009798865,-0.04120029,0.054778416,0.03902339,-0.0015890078,0.01592015,-0.0037129265,-0.0130742015,-0.010794145,0.00665932,0.009905481,-0.012006341,-0.019026102,0.007563862,-0.011798211,0.08286992,0.01638916,0.011492369,0.009626272,0.024268527,-0.05296213,0.001519451,-0.0026214363,-0.013623247,-0.016364438,0.002573867,0.03800099,0.018911274,0.021742877,0.025726113,0.018926304,0.025627993,-0.0233531,-0.007725197,-0.0045039398,0.023264574,0.002296449,0.081094995,-0.058505982,0.0024673026,-0.0045113796,0.021802505,-0.04940624,0.020059459,-0.002676213,0.0042506284,0.033812817,0.015364823,0.018299878,-0.0025894775,0.019868098,0.011143563,0.010628236,0.015382897,0.013260094,0.00864935,0.018698107,-0.011407866,-0.012905296,0.041952882,-0.016172225,0.036719333,-0.01126237,0.043990348,-0.032477275,0.014757919,0.011050651,0.034495614,-0.0028008097,0.018631745,-0.020155944,0.006506464,0.007823542,-0.05760023,-0.032940965,-0.0004361561,0.0083457455,-0.03303373,0.043728266,0.023429055,0.0110095395,0.02174486,0.017967029,-0.03720695,0.02960555,0.027398286,-0.092003055,-0.01993336,-0.03662217,0.016909532,0.024752196,0.085088626,0.0025570798,-0.011400726,-0.037421234,-0.03151347,0.00085063605,-0.024153743,-0.0019670005,-0.050277058,-0.0075347912,-0.02749442,-0.03515258,0.01457503,0.02172309,-0.049586255,0.019767413,-0.008425847,0.0075393636,-0.033611488,-0.023696568,-0.0073104296,0.028678855,-0.009367158,-0.0150957545,-0.008730149,0.042635202,0.035935517,-0.008025772,-0.0010932822,-0.012030317,0.043256704,-0.0017087776,0.05431121,-0.01352946,-0.02469346,0.050387524,-0.038282663,-0.019038696,-0.02568027,-0.029012674,0.022361469,0.0116614215,0.04879826,-0.008843059,-0.02212689,0.013482425,-0.012463034,0.028193954,0.015960034,-0.00090263353,0.008239511,0.057483274,0.015073617,-0.017897129,0.013205171,-0.016893987,-0.0040431065,0.0075364863,0.01847358,-0.03129352,-0.046716973,-0.014861512,0.027553108,-0.02111073,-0.04002305,-0.03267103,-0.014772299,-0.000008365048,-0.023599528,0.012897108,0.029123932,0.061305366,-0.019526785,-0.023247248,0.014580043,0.023779638,0.017107753,0.020731034,0.0009876525,0.021327056,0.018497614,-0.012415148,-0.022809416,-0.021215132,-0.001242357,0.010434538,-0.06004126,0.00050157745,0.04014969,0.0041439375,0.024362724,-0.022321483,0.030969985,-0.012061113,0.00043212427,-0.046259675,0.010788608,0.01796778,-0.014204827,-0.042703185,-0.029665302,0.0072137457,0.041590687,0.054776385,0.03200707,-0.008211732,0.044287626,0.022596998,0.030037453,-0.00058984634,0.016199103,-0.0032015848,-0.007972049,0.023885716,-0.019281866,0.008886048,0.044992298,-0.013228286,-0.019925224,0.029706588,0.022694934,-0.1579866,0.027176661,-0.03223024,0.04357029,0.030295068,-0.02233902,-0.014010878,0.003735165,-0.04162235,0.0531381,-0.010699301,-0.051451076,-0.022039022,0.052913822,0.0075569605,-0.013406981,-0.045966614,0.013760454,-0.07697218,-0.029557291,-0.00036572866,-0.0266139,0.036568563,-0.017764969,-0.05423171,0.0063598347,0.0404992,-0.0033357083,-0.027599432,-0.012931784,-0.04180601,0.010785771,0.017632427,-0.025976965,-0.036437955,0.04219892,-0.0058467994,-0.04422986,-0.0050041704,-0.025082992,0.00496201,0.07298655,0.000100480735,0.065206654,0.014369341,0.039423533,-0.025248758,0.040930603,-0.09236357,0.0083577875,-0.026931651,-0.020408453,0.022289718,0.018063199,-0.04716938,-0.024565693,-0.022449529,0.023326892,-0.0005326951,0.025140751,-0.03777451,-0.027020302,-0.0027536792,-0.044717588,-0.00704742,0.0027919663,0.03304871,-0.06320131,-0.0007627601,-0.05341451,0.040047847,-0.04971539,0.03416003,0.010810661,-0.029475741,0.027875489,-0.01001777,-0.06177167,0.015443199,-0.09810775,-0.02722675,0.027858628,-0.041502975,-0.017099047,-0.028665923,-0.06519532,-0.009124627,0.023157347,0.03696584,0.2325621,0.027052877,-0.026397597,-0.0070640063,0.045429382,-0.013781231,-0.033262074,0.010874192,0.004472929,-0.046116777,-0.009518285,0.021495653,0.014294768,-0.029962556,0.018383473,-0.0039999434,-0.016712066,0.005999259,0.07640454,0.021589471,0.0390911,-0.038185555,0.040415436,-0.0328774,-0.06338776,-0.019303767,-0.024981692,0.0017337356,-0.043725476,0.028260365,-0.021918513,-0.0111249145,0.043540183,-0.010477154,-0.032516576,-0.022597969,0.04831256,-0.03871724,-0.02415769,0.004905233,-0.05366263,-0.048827454,0.038298283,0.014585328,-0.027761929,-0.03454801,0.010253177,0.018590402,-0.017838215,-0.019036165,0.0130170295,-0.042366743,0.019684425,0.005849822,0.005750555,-0.03463209,-0.012979097,-0.053297598,-0.016449152,0.031571798,0.012798738,-0.0047314204,-0.060845576,0.01152512,-0.010364566,0.021392291,0.0045518796,-0.044327438,-0.03283158,0.042987943,-0.0066605434,0.0126691945,0.028520448,0.017893761,-0.018599031,-0.0076401057,0.07201752,0.012920752,-0.0051670535,0.06444695,-0.02202032,-0.018270817,-0.008014487,0.019777067,0.009742034,-0.0065096254,0.022188924,0.028681703,0.0001720706,0.004313991,0.0022696033,0.060859706,-0.021428308,0.004494093,-0.023143217,0.013076184,0.01793871,0.0061173174,-0.056353346,-0.031723976,-0.03770779,-0.0063957055,-0.026517786,0.015911438,0.032757685,-0.036184777,-0.036942486,-0.0040860404,0.009595632,0.02512249,0.006343478,0.0031628322,-0.006087712,-0.042435262,0.0055646314,0.030561598,0.005912434,0.018611774,0.03497709,0.011246386,0.031950284,0.015589401,0.016707806,0.009837382,-0.021017779,-0.022824569,-0.025178922,0.02978796,-0.02537584,0.036351487,0.019587312,-0.06272142,-0.017663028,-0.024938231,-0.0013307879,0.037418965,0.04609729,-0.0023321405,-0.015634375,0.0030632778,-0.0021543282,-0.0060698944,-0.014085583,0.029487053,0.015513722,0.038145963,0.01316926,-0.039323937,-0.031277385,0.081543334,0.022943635,0.04494774,0.01813273,-0.031306867,-0.004279675,-0.015756354,-0.028113088,0.008856451,-0.0015655686,-0.027317729,-0.031987082,0.019553307,-0.026758393,0.06524612,-0.010875364,0.008632298,-0.013839758,0.017615039,-0.032938596,-0.04077572,-0.028844446,-0.033310793,-0.03599624,0.015721845,0.0053354166,-0.013085264,-0.0008764402,0.01658814,-0.030065557,-0.059135266,0.0048141186,-0.03328617,-0.03687172,-0.048513014,0.028964655,0.006457137,-0.0037033902,-0.023405835,0.007034498,-0.03347117,-0.013518464,0.10539151,0.02152189,-0.015329347,0.00501249,0.019636681,0.03483252,0.006695834,0.054342516,0.0023782859,-0.04299803,-0.01196693,-0.021783197,-0.0093858,-0.009843864,0.0023332397,-0.0072677056,0.05254885,-0.021210335,-0.003120693,0.0051609688,0.00901407,-0.020647299,0.0032120298,-0.021881491,-0.016216509,0.02966904,0.033220917,-0.04446721,-0.035798937,-0.024455212,-0.0067990473,-0.0023961235,-0.001140326,-0.010239329,0.0006527256,0.0023986811,-0.0061308313,-0.0021556776,-0.061040632,-0.008267524,-0.043641545,0.009662774,0.016507683,-0.020882156,-0.0003349507,0.044366192,0.024550846,-0.017203094,-0.035256308,-0.009650437,0.0017288086,0.0010311452,0.04130984,0.034162894,0.044204347,-0.05662032,-0.040877245,-0.008185311,0.024939643,0.000021668653,-0.03415911,0.010725765,-0.024123814,0.028349467,0.0037440576,-0.028194215,-0.029866623,-0.007841066,-0.05489928,-0.023871586,0.053562403,0.030355042,0.006306023,-0.041063447,-0.056660425,-0.0064210785,-0.029940585,-0.0337184,-0.008976524,-0.016052362,-0.009381641,0.012449835,-0.043482255,0.022100823,0.014682029,-0.02953057,-0.026922783,0.043916,-0.0010305649,-0.018762104,0.051742654,0.012031123,-0.004700299,-0.040588662,0.0115954075,0.011137064,-0.0408032,0.017706303,-0.032504965,0.027856799,-0.0053282473,-0.021346092,0.074627995,-0.015477823,0.002769675,-0.04485473,0.0061099394,-0.009666941,-0.032515947,-0.00505064,-0.0044933055,-0.0037946147,-0.0368032,0.0048263487,0.0154778445,-0.008517776,-0.037172455,0.004666473,0.010748014,-0.010028644,-0.010308187,-0.0076936283,0.04307904,0.036199234,-0.007246357,0.041206937,-0.07512044,0.021493029,-0.023320848,-0.0056682765,0.028579572,-0.049589794,0.015332318,-0.06216922,0.014938721,0.001805075,-0.023831496,0.0011254202,-0.042927895,-0.030672777,-0.026300846,0.020300476,-0.005804033,-0.02655632,-0.030714735,0.0330835,0.011045216,0.016054504,0.027805291,-0.01682443,0.0065130387,0.025592599,-0.025175205,0.018005576,0.012271224,-0.0055146473,-0.00320669,-0.011124287,-0.005762225,-0.026133874,0.0041872794,-0.016943533,0.010125862,0.040529996,0.005902482,-0.013920857,-0.015986742,0.025075542,0.051508363,-0.008165411,0.0105498545,-0.028632544,-0.024451472,-0.03367614,-0.002687078,0.0044101495,-0.003880714,-0.025080876,0.0062727067,-0.0049946574,-0.01768589,0.019902661,0.03874865,-0.03222444,0.013461698,-0.0405131,-0.0075819376,0.017779192,-0.011704893,-0.037025943,0.012939909,0.0048981947,-0.0128425695,0.0034932934,-0.033962913,-0.008257246,0.00929195,0.02695756,-0.016573446,-0.02862651,0.0013159438,-0.00022014014,0.041046496,-0.14103574,0.007955628,-0.043169823,0.019281521,-0.005206918,0.008762697,-0.045351274,0.017760457,0.0037963165,-0.013948773,0.030551622,-0.05446746,0.022977345,-0.022099745,-0.0032740717,0.0000793649,-0.0038423734,0.04602353,-0.04735245,0.12044719,0.0091542,-0.0031985105,0.037720636,0.029573217,-0.027935762,0.000012035064,0.04926034,0.034146752,-0.036453716,-0.018990807,0.016453726,-0.010568033,0.028468832,0.08895969,-0.004491338,0.022439757,0.023200136,-0.009361149,-0.008662274,0.03051205,-0.039752495,0.014177319,0.036173526,-0.020660799,0.060597163,0.07552663,-0.010976582,-0.015289705,-0.013573204,0.05191521,-0.004558184,0.024981638,-0.016038708,0.051800866,-0.007883429,-0.03239432,-0.00485424,-0.011395461,-0.0035971203,0.02013454,-0.016421823,0.03052855,-0.003961519,-0.018947685,0.0052758823,0.04633578,-0.020487519,-0.033895478,-0.024528863,0.029472515,-0.010167894,-0.037479628,-0.023555713,0.006733879,0.0070082354,0.013089578,0.07579934,0.025112994,-0.027245425,-0.0042389208,-0.017365875,0.0043950616,0.0005618215,0.011236727,0.03750031,0.010587193,-0.008384821,-0.0150079,-0.042038977,0.0031717722,-0.01261424,-0.04801114,0.028116332,0.03061554,-0.0035573188,0.06180546,-0.0069964947,0.015148011,-0.013860036,-0.01373098,0.004343781,-0.0310672,-0.026550993,-0.015982253,-0.037910677,0.043640338,0.05754142,-0.0071445554,-0.028026067,-0.028853264,0.013225713,0.018279681,-0.030665128,-0.017412195,-0.07705459,-0.013908641,-0.005866879,0.010227715,0.0042173797,0.009137719,0.007833241,-0.028818177,0.048679046,-0.043793093,0.033621293,0.04271955,0.048862033,0.049058743,0.05698576,-0.0006202046,0.0037158555,-0.015252777,0.05027745,0.035466846,0.04111154,-0.0528068,0.02039726,0.028364442,-0.052609455,-0.040289868,-0.05630019,0.013089707,0.013587354,-0.049933687,0.017783089,-0.048929654,0.0027552294,0.028660659,0.0051506944,-0.0149645135,-0.03249585,-0.0011281697,-0.004711879,0.042002827,-0.018457837,0.06804618,-0.030539127,0.033810377,-0.03024981,0.01773015,-0.034230277,0.0045252303,-0.06373212,-0.025173603,-0.01351033,0.042407304,-0.016397562,-0.014635307,-0.05777625,0.015737519,0.0061367685,0.021468457,-0.0041068313,0.018065285,0.03817908,-0.043451607,0.007651581,0.031034622,0.030012418,-0.028041534,0.03137735,-0.010708737,0.037383173,0.027969074,0.019514779,0.0011961408,-0.043330126,0.011165997,0.0057662106,-0.033359498,0.028307734,0.022452468,-0.078560606,0.0061846073,0.040833835,-0.009024234,-0.044462003,0.05197009,-0.014910504,0.02289576,-0.052322645,-0.021056453,0.018564122,0.0077942614,-0.011550952,0.034198117,-0.015447889,-0.022189224,0.015505731,0.00007594615,-0.020502647,0.012512483,-0.021282228,0.0122977365,0.0091616465,0.0044791284,0.038770944,0.027904687,-0.030660758,0.030381558,0.051084694,0.02700223,-0.03061017,-0.023404537,0.005705192,0.021126222,-0.018164583,0.040738154,-0.035198197,-0.003250069,-0.0033701656,-0.015642965,0.0054389928,0.023651201,-0.008035929,0.008282429,-0.043674584,-0.0038577102,-0.026801378,0.000687172,0.052300733,-0.005659259,0.004085102,-0.08249528],"last_embed":{"hash":"1bki87d","tokens":2}}},"last_read":{"hash":"1bki87d","at":1762935819851},"class_name":"SmartSource","last_import":{"mtime":1762935700000,"size":68,"at":1762935819851,"hash":"1bki87d"},"blocks":{"#---frontmatter---":[1,4],"#Tasker":[5,5]},"outlinks":[],"metadata":{"created":"2025-11-12 09:21","updated":"2025-11-12 09:21"},"task_lines":[],"last_embed":{"hash":"1bki87d","at":1762935819851}},"smart_blocks:Personal/Areas/Tasker/Tasker.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.01509214,-0.0076171495,-0.023413545,0.031004399,-0.028487455,0.01612739,0.06583315,0.007873504,0.0045596585,0.025388375,0.018484585,0.034868058,-0.055397246,-0.019450491,0.037574746,0.018779382,0.03479553,0.017729223,-0.0010842863,-0.0046469197,0.0068341834,-0.018899614,0.005879933,0.011320215,-0.0068177385,0.0012613664,0.03670352,-0.014617076,-0.01899378,0.003021528,0.0039288285,-0.099788025,0.013014063,-0.056403678,-0.025839036,-0.035968557,-0.019243987,-0.027400417,-0.05599531,0.03466098,-0.01610638,-0.03433462,-0.01930037,0.017477566,0.032291025,0.016313767,0.00090487994,-0.014765524,-0.025331026,-0.02206437,-0.010466393,0.00034954093,0.007800919,-0.036359433,0.046293985,0.076278284,-0.03469012,-0.0135723995,0.00044946407,0.004429223,-0.021594292,0.006777477,0.007948632,0.029981744,0.015506641,0.05309707,0.029235536,-0.0007551715,-0.004623789,-0.007185655,0.01469197,0.016254012,-0.033248268,-0.011042606,-0.021873698,0.027525447,0.010879262,-0.045704454,0.014508869,0.027484743,-0.007989282,0.021687042,0.013631503,-0.026501663,-0.0075929463,0.019740392,-0.028054766,0.044175692,0.040079914,-0.0013134546,0.022923604,-0.0033030629,-0.006320054,-0.0044604647,-0.0016206295,0.0078294845,-0.015152603,-0.01614296,0.011742626,-0.015702095,0.0874863,0.021022249,0.008740202,0.0033189356,0.037257366,-0.046512324,-0.0026222384,0.0010828932,-0.011880408,-0.01202963,0.0024337955,0.04575816,0.024882242,0.013181276,0.023328273,0.014177347,0.020740423,-0.021612909,-0.0009664314,-0.0003167584,0.020321744,0.0035774393,0.08155219,-0.05478369,0.002158532,-0.011750741,0.024570221,-0.050381586,0.018831206,-0.0037438374,-0.007210704,0.038525794,0.018807027,0.010527375,-0.011878168,0.0085330065,0.008195386,0.01372577,0.01879179,0.01585202,0.015470213,0.025635479,-0.007798814,-0.010135758,0.040188853,-0.02682549,0.03934688,-0.007032248,0.037033956,-0.030611241,0.0037711102,0.014137623,0.037400715,-0.001736875,0.010452374,-0.019172804,0.002322291,0.009070842,-0.062254705,-0.02642434,-0.0026487352,0.0034818596,-0.027568681,0.05066548,0.027103344,0.0059957807,0.022596793,0.028965076,-0.037703965,0.023278104,0.024595883,-0.09656061,-0.013235038,-0.026713993,0.013290857,0.025754597,0.09114531,0.0003376434,-0.010455453,-0.033690058,-0.030332135,-0.0021288574,-0.028891474,0.0024299829,-0.05320357,-0.006334305,-0.03637095,-0.026486127,0.013814454,0.0128667625,-0.052272562,0.0261887,-0.011248425,0.0040863156,-0.035995767,-0.027797597,-0.018505545,0.033072762,-0.010497742,-0.014339759,-0.015577782,0.046304688,0.034896817,0.00474418,-0.0022165866,-0.012009219,0.04491536,0.0014955123,0.060962647,-0.008064272,-0.023749197,0.04643401,-0.034165863,-0.022818469,-0.020664057,-0.028892526,0.022413021,0.008447034,0.047228795,-0.013894047,-0.023447484,0.012722329,-0.011149192,0.022381797,0.025686443,0.003191694,0.004490975,0.053366207,0.013892311,-0.024264049,0.018059181,-0.011184369,-0.005540366,-0.0008257451,0.020390071,-0.030057056,-0.05407555,-0.013436184,0.014770881,-0.021026429,-0.04432315,-0.037647408,-0.019353993,-0.010228132,-0.014183295,0.014079449,0.0341044,0.066781454,-0.014537953,-0.015993997,0.011277134,0.02783373,0.02597412,0.02898072,0.010001254,0.020277556,0.026103597,-0.002816993,-0.02215335,-0.028902642,-0.0073773684,0.0017943667,-0.066135675,0.0072903065,0.034261305,0.004074522,0.013863014,-0.009543227,0.031348623,-0.0049691577,-0.006729595,-0.051702335,0.013201706,0.01387855,-0.00075537123,-0.04222317,-0.017457614,0.0049376143,0.024373583,0.043066554,0.02095884,-0.014390477,0.041657303,0.023194084,0.017997313,0.00057017937,0.0192957,0.0041035097,-0.013420545,0.013961388,-0.013920014,0.0054428354,0.048892513,-0.018462894,-0.018682467,0.03188673,0.021641063,-0.1645884,0.031815827,-0.03565789,0.038267918,0.03095296,-0.026454268,-0.019608824,0.0006731786,-0.043455206,0.05901057,-0.0052989,-0.054212645,-0.039585613,0.040135168,0.015897226,0.0022169233,-0.0419348,0.006976628,-0.07033693,-0.026800666,-0.002232626,-0.032533005,0.043603264,-0.022377122,-0.060970005,0.0033813168,0.046797514,-0.0056310566,-0.029186983,-0.012419603,-0.028592365,0.011619581,0.016578311,-0.025138877,-0.040878695,0.04002646,-0.0069029406,-0.041886285,-0.008326794,-0.026198303,0.009577265,0.07415503,0.0035266771,0.06871242,0.016022405,0.031048222,-0.020999698,0.04553559,-0.08934846,0.009103813,-0.026825553,-0.020281617,0.023276962,0.021628505,-0.055625543,-0.025819456,-0.022139294,0.03235197,-0.00493545,0.018649679,-0.03611294,-0.028501015,0.005208234,-0.031268083,-0.0076762876,0.009438403,0.0340364,-0.05466764,-0.0013567305,-0.061461665,0.04581577,-0.04824934,0.034610607,0.012167914,-0.02735566,0.029883752,-0.008052023,-0.063758165,0.00678653,-0.10537752,-0.02485858,0.028192284,-0.035921216,-0.018933358,-0.02754435,-0.057687987,-0.007415116,0.018636383,0.038051818,0.24542074,0.03295309,-0.030366907,-0.00075468345,0.049314376,-0.01937069,-0.02281373,0.003053998,0.004843143,-0.04453196,-0.008637229,0.025738653,0.020244438,-0.025379112,0.027796607,0.00091264694,-0.020620627,-0.0016890592,0.0774657,0.017647075,0.038755085,-0.04329751,0.05629822,-0.02923448,-0.051906828,-0.02672133,-0.022491815,0.0023548536,-0.04241779,0.024458038,-0.019094156,-0.012088562,0.03590746,-0.015635189,-0.032416865,-0.02308364,0.053742725,-0.037246965,-0.021574322,0.0036550576,-0.05419064,-0.047781155,0.05018585,0.018264696,-0.03626947,-0.044869415,0.008789482,0.014904583,-0.01414492,-0.02537888,0.019123266,-0.03349279,0.014175089,0.0026044352,0.01344073,-0.040405814,-0.0071439776,-0.048522685,-0.01631981,0.028328763,0.009911953,0.00017531545,-0.06329841,0.015003877,-0.018101735,0.024087466,-0.00039644545,-0.04628115,-0.023625566,0.048591334,-0.015507921,0.0068717096,0.031367537,0.022824697,-0.012734364,-0.010132135,0.06713392,0.017420383,-0.0032139346,0.06452267,-0.022121308,-0.021727055,-0.014546202,0.014903117,0.011131372,-0.0034830242,0.017833302,0.03628703,0.0005464254,0.0076862066,-0.002789032,0.05753458,-0.022755278,0.0060977587,-0.02891657,0.010600192,0.01340803,0.0070702606,-0.04416858,-0.024749557,-0.045278564,-0.007888883,-0.02909407,0.020671707,0.029817602,-0.03727117,-0.04182745,-0.00787438,0.020492768,0.029504035,0.010545021,-0.00032077733,-0.013866787,-0.041665357,0.01008889,0.027572136,-0.00083015586,0.019303506,0.04012897,0.017643504,0.023551714,0.013802954,0.016135208,0.00058749947,-0.020888094,-0.014053746,-0.021260135,0.026180258,-0.030476892,0.031792305,0.00928525,-0.06870742,-0.025513766,-0.020817459,-0.0013943536,0.04576676,0.041906938,-0.002441097,-0.013464694,-0.000062365114,0.011393956,-0.009834089,-0.014034663,0.027802762,0.02293046,0.034398176,0.016430695,-0.03774353,-0.023313036,0.07422985,0.01640772,0.046445988,0.023809485,-0.029281203,-0.00045662574,-0.005876465,-0.030744286,0.018452335,-0.0022839524,-0.028385747,-0.028312609,0.014191359,-0.028830957,0.06807357,-0.021263693,0.0069254544,-0.019125693,0.013581246,-0.031392645,-0.040708177,-0.025850894,-0.03609394,-0.038037106,0.021227721,0.0046982425,-0.013499314,-0.009890262,0.019505057,-0.035598405,-0.058299057,0.008445737,-0.031029474,-0.038419228,-0.04966202,0.034489878,0.012348572,-0.003142096,-0.023730107,0.020967485,-0.037440903,-0.017029462,0.10572923,0.020650532,-0.016386472,0.0015567151,0.015503241,0.03661419,0.00632364,0.048640165,0.002101236,-0.035578627,-0.00025188448,-0.009680381,-0.0022864589,-0.01356646,0.0028304465,-0.00618566,0.05644254,-0.02172217,0.0036802394,0.0010365058,0.012377213,-0.023688208,0.0036507836,-0.021656176,-0.020847445,0.017645732,0.041605018,-0.04146025,-0.035843883,-0.026971605,-0.0038407242,-0.004844714,-0.0041770586,-0.0042059384,-0.0019801306,-0.0041946163,-0.0020469034,-0.0057060383,-0.054971803,-0.0073513873,-0.04150034,0.012452324,0.014527491,-0.0128436405,-0.0018046494,0.046321366,0.02737942,-0.015982,-0.034239117,0.0042590066,0.004565526,0.008739224,0.031195935,0.023886872,0.039883018,-0.06837186,-0.039084926,-0.007966618,0.026310947,0.0016657592,-0.029225903,0.009537222,-0.033626482,0.020349288,0.0032075117,-0.017633457,-0.025290562,-0.019115362,-0.047761373,-0.033195984,0.054783806,0.030370248,0.005844867,-0.033076014,-0.041053597,0.004397745,-0.03414264,-0.032248046,-0.002596332,-0.01757041,-0.012110218,0.011952,-0.034565624,0.018922716,0.00848661,-0.026921254,-0.023768876,0.04352068,-0.015994301,-0.024030283,0.045626175,0.0056003933,-0.0021856679,-0.040869113,0.011295643,0.024908882,-0.039560676,0.0061635803,-0.02644012,0.024780244,0.0027229427,-0.019962285,0.07671907,-0.017150434,0.0046865824,-0.039869647,0.004018477,-0.012641055,-0.033146515,-0.0060024224,0.00048116778,-0.00265887,-0.03644066,0.0018866645,0.013806458,-0.008664866,-0.028870296,0.000041175703,0.009376368,-0.0048390375,-0.009428695,-0.0015547812,0.037995394,0.032562338,-0.002234073,0.03788265,-0.08086266,0.01614585,-0.017653938,-0.0060048196,0.03119774,-0.046788227,0.01593882,-0.069267005,0.02134341,0.00096706377,-0.033531655,-0.0025410801,-0.040665325,-0.028424444,-0.0181807,0.018988289,-0.00932071,-0.025694124,-0.030823825,0.032997493,0.0071920226,0.014440448,0.026273811,-0.009535233,0.017413331,0.02248842,-0.020447155,0.02166452,0.012622113,0.0028388754,-0.0023097228,-0.009646756,-0.0021076747,-0.030627366,0.0036400415,-0.020486925,0.0150067955,0.044886813,-0.00017244577,-0.027975507,-0.01584173,0.024152542,0.046555113,-0.008484463,0.014961623,-0.027877223,-0.0246859,-0.033013266,-0.0030522381,0.0015227931,-0.0076712477,-0.013261023,0.00336343,-0.009734543,-0.01659627,0.014106035,0.03298206,-0.033858705,0.015013549,-0.04213581,-0.009791036,0.01909321,-0.0124484245,-0.03020142,0.000034446854,0.0065956595,-0.011849821,0.002507176,-0.029806525,-0.0036282854,0.0074105123,0.030303704,-0.014016412,-0.028794033,0.0022085167,-0.0076520056,0.041233685,-0.14533824,0.010080482,-0.043699123,0.0221269,-0.0069062575,0.0072965072,-0.045511656,0.028199224,0.0031652926,-0.01311572,0.026831245,-0.045504667,0.021461952,-0.029512417,-0.005385203,0.0029171037,-0.0022887343,0.038283806,-0.038309958,0.12094762,0.00969395,-0.0058765,0.029423075,0.037475705,-0.021394435,0.00034976986,0.040178675,0.035514545,-0.037199475,-0.009856554,0.022629935,-0.016676193,0.025855673,0.08129448,-0.012008957,0.019169332,0.019336332,-0.01645538,0.0015558638,0.021981932,-0.043594543,0.014777372,0.03191807,-0.022660635,0.05260833,0.07723704,-0.01829857,-0.013368734,-0.018621547,0.044866454,0.0048582666,0.009121526,-0.013306499,0.030164126,-0.010726799,-0.03768237,-0.008140108,-0.014897731,-0.0011214335,0.02248627,-0.02110291,0.033672456,0.0055629145,-0.014596261,0.008401509,0.038365714,-0.017782789,-0.040231306,-0.02375297,0.03433985,-0.010010325,-0.039492548,-0.017988667,0.00028220436,0.010063696,0.013430669,0.07194333,0.018654753,-0.03403284,-0.006368669,-0.008742191,-0.0006597093,0.00017775132,0.01052794,0.04039537,0.00836852,-0.011563409,-0.014827611,-0.04049659,-0.0034311884,-0.006799253,-0.04782751,0.03473638,0.027658444,-0.010587151,0.057994705,-0.005323251,0.013334322,-0.013713841,-0.018341476,-0.00047304886,-0.0384466,-0.015701713,-0.012993278,-0.036421224,0.047784153,0.058979154,-0.0076236613,-0.030014621,-0.019832904,0.0016523921,0.02369938,-0.02517894,-0.022073794,-0.06940483,-0.02171742,-0.0049618906,0.0034616038,0.0049967486,0.012692495,-0.00020461387,-0.025410429,0.04724612,-0.04009637,0.032019693,0.043968476,0.050651137,0.047245346,0.05272199,-0.012910019,0.009893874,-0.011239958,0.052870933,0.037569758,0.048214253,-0.05612365,0.01888706,0.026295235,-0.056189526,-0.04198014,-0.05883892,0.018473474,0.008754982,-0.05223651,0.01787404,-0.053375028,-0.004716798,0.026062263,0.0032111201,-0.016750785,-0.025394587,-0.0011093399,-0.0030708474,0.03478037,-0.013152016,0.06060385,-0.025435895,0.037224993,-0.027366012,0.022597706,-0.032963853,0.0072226063,-0.060962874,-0.028856141,-0.0153576,0.047256056,-0.015231931,-0.018473122,-0.060262468,0.008200463,0.016017888,0.019711552,0.0037671276,0.021411259,0.03287363,-0.042667188,0.0064700497,0.024571756,0.031869248,-0.03183781,0.032309726,-0.007291207,0.040682554,0.021846253,0.023018118,0.007874907,-0.043047957,0.018295214,0.013036156,-0.032835662,0.025708362,0.03645013,-0.07984249,-0.009079623,0.04361025,-0.015107458,-0.03960795,0.059913855,-0.012806148,0.021771893,-0.048594285,-0.016996762,0.016682627,0.008623421,-0.0072444775,0.028963147,-0.0202767,-0.032465637,0.010627338,0.006801801,-0.010725673,0.018678593,-0.01945789,0.011333784,0.0113990465,0.0059314156,0.043477096,0.026279999,-0.02912318,0.025879899,0.035273388,0.03290067,-0.03281988,-0.031020239,0.0075472095,0.014112303,-0.022970492,0.03392705,-0.039584853,-0.009931386,-0.016622135,-0.01654441,-0.00056627596,0.033089004,-0.0023248151,0.013668301,-0.029975576,-0.0058646235,-0.022042152,0.008695358,0.06005687,-0.012742787,-0.0051326305,-0.08861197],"last_embed":{"hash":"1damwr0","tokens":2}}},"text":null,"length":0,"last_read":{"hash":"1damwr0","at":1762935819851},"key":"Personal/Areas/Tasker/Tasker.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1damwr0","at":1762935819851}}, + +"smart_sources:Personal/Areas/Tasker/Tasker.md": {"path":"Personal/Areas/Tasker/Tasker.md","embeddings":{"bge-m3:latest":{"vec":[-0.027648553,-0.0038371491,-0.032272715,-0.018804373,-0.035568483,0.01604017,0.035723116,0.016643152,-0.0089850435,0.022951666,0.040381476,0.05251245,-0.033511844,-0.012115569,0.01745695,0.040837,0.039824277,0.022219209,0.012722524,-0.010510172,0.0018413566,-0.027597906,0.004474639,0.018029401,-0.0073214015,0.0021623685,0.025678312,-0.015063332,-0.0045370013,0.0024321529,-0.0007081663,-0.044369925,0.014204808,-0.04399611,-0.06800225,-0.041046117,-0.026262598,-0.014031296,-0.05719024,0.030896964,-0.009596175,-0.015334629,-0.0024128344,0.017834403,0.03149538,0.018838303,0.01405041,-0.02100074,0.0021607985,-0.04081457,-0.027149085,-0.008284828,0.0024593482,-0.030354116,0.081951275,0.07592726,-0.02923987,-0.025463304,-0.019017326,0.000175217,-0.022421021,-0.0026457685,0.0027642683,0.0446824,0.027463453,0.06441536,0.032027498,-0.001613554,-0.006494606,-0.0061807013,-0.018197298,0.011364457,-0.014691617,-0.007612334,-0.05998303,0.016255552,0.02079231,-0.008304104,0.025017967,0.03569464,-0.008647999,0.02005911,0.01017464,-0.012756605,0.01255239,0.025201216,-0.03232972,0.064928345,0.043673042,-0.014207795,0.0043631447,-0.0042177,-0.012526663,-0.017925205,-0.028900048,0.014088026,-0.0348477,-0.012434392,0.023834668,-0.0022760774,0.051517274,-0.0015948901,0.007207614,-0.031944793,0.0072365436,-0.048935715,-0.01842172,-0.009648492,-0.036518697,-0.012592184,-0.013276815,0.013886257,0.033554487,0.022122297,0.015527878,0.011239506,0.008692932,-0.054146,-0.007163644,-0.0026683665,0.01243558,-0.019709552,0.078738585,-0.06271808,0.016451819,-0.0031023726,0.027131291,-0.014910869,-0.00097071996,0.0043456405,0.004906654,0.037615407,0.005419154,0.031207077,0.012072474,0.006847703,0.008737396,0.0003713317,0.020860225,-0.014646362,0.04472401,0.005595002,0.005540205,-0.022887088,0.0466209,-0.0453674,0.048034463,-0.0046747155,-0.0015016394,-0.02999918,0.0060628694,0.030212315,-0.01058098,-0.044129215,0.015389773,-0.020772228,0.003086281,0.0342612,-0.04171021,-0.037177257,0.0034104446,0.02076871,0.00070701033,0.047911737,0.043719783,0.016651733,0.02371393,0.026769975,-0.032169916,0.029601157,0.04606543,-0.07687669,-0.009133767,-0.018383106,-0.009042319,0.014189107,0.08208861,0.006967986,-0.023575652,-0.012869022,-0.025584972,-0.0076904814,-0.0055305697,-0.0015466785,-0.032622863,-0.023055198,-0.021208378,-0.033659764,0.0073775975,0.01950294,-0.042042643,-0.0074802884,-0.009531847,0.016705886,-0.00028100563,-0.008747284,0.033060905,0.037297927,0.0015110421,-0.022132462,-0.0039768466,0.03763265,0.031873003,-0.006205709,-0.018542862,-0.052850567,0.016577924,-0.010468687,0.038830448,-0.030360632,-0.03693815,0.0274825,-0.046099562,-0.0063001513,-0.04964155,0.0023490214,0.008455508,0.009204987,0.059295613,0.0014301065,-0.011074901,0.004208075,0.0058700303,0.019726364,0.021243868,0.01728708,0.016725088,0.064261064,0.03610336,-0.047833677,-0.00396664,-0.0021797642,0.024833009,0.013279871,0.036696054,-0.02938892,-0.041514017,-0.007254394,0.015178894,-0.0042096935,-0.042701524,-0.025880232,-0.025545474,0.0031127662,-0.016872339,0.030433575,0.055888478,0.05578531,-0.0150370095,-0.025722874,0.019729707,0.05174432,0.0065451176,0.04246102,-0.024950087,0.010253702,0.018785285,-0.0119826505,-0.022558168,-0.017488107,-0.006042043,0.0021110154,-0.04014682,0.010974733,0.043589864,-0.02303704,0.0018681885,0.009878033,0.028114883,0.008112433,-0.022208149,-0.044585355,-0.0062185144,0.036413416,0.0054660495,-0.039893705,-0.037585616,0.0003060569,0.060346242,0.056252614,0.019350192,-0.013636536,0.03739287,0.019533714,0.026909541,-0.0063533406,0.0028987555,-0.010094899,0.0122751845,0.02698313,-0.00013841958,0.012122089,0.055009943,-0.007793526,0.010150978,0.02709836,-0.0016515316,-0.15872957,0.024469329,-0.021393338,0.00069170666,0.024127958,-0.0073378314,0.0032699774,0.001773599,-0.028041176,0.04918134,-0.022193313,-0.044183448,-0.013799098,0.032888938,-0.012730915,0.009944794,-0.02405478,0.0152417915,-0.043759394,-0.039486,-0.026085133,0.008040589,0.043612596,0.001295371,-0.040763743,-0.010921758,0.0316383,0.011913477,-0.038197294,0.0012566899,-0.021658003,-0.012153328,0.016063694,0.007113881,-0.017793324,0.0053501534,0.005016659,-0.052007012,-0.01450052,-0.02788159,0.00847917,0.069358826,-0.017492114,0.04508259,0.0011767087,0.049555402,-0.014317511,0.025170183,-0.08703032,0.015754173,-0.014534414,-0.022860447,0.03667911,0.009883722,-0.05167848,-0.016925136,-0.040088482,-0.009169293,-0.0038600864,0.026983274,-0.016289823,-0.0260326,0.0070166397,-0.04276252,-0.024725368,-0.006810062,0.020852929,-0.057056457,0.011855338,-0.06370483,0.030124653,-0.039270494,0.022854717,-0.0025449144,-0.02171411,0.034025557,-0.021577884,-0.045329466,0.003734247,-0.11005704,-0.010069281,0.018243955,-0.020940792,-0.011034022,-0.021054324,-0.07170617,-0.022379631,0.030960565,0.052505128,0.2381784,0.031658873,-0.03171878,-0.004886727,0.060186155,-0.019753715,-0.02154294,0.014842162,0.007913634,-0.04031213,-0.006546594,0.012621678,-0.0036226963,-0.029859839,0.020281842,0.010146847,-0.029646514,0.018394275,0.08168197,-0.0055201133,0.012710292,0.03101502,0.044034615,-0.0069903615,-0.056292173,-0.032187056,-0.012319594,-0.004517502,-0.065662816,0.014210876,-0.014491099,-0.005744078,0.08410956,-0.011254245,-0.033043094,-0.037455626,0.051338598,-0.030091718,-0.01984596,0.015546986,-0.029478902,-0.022195796,0.03136308,0.021890562,0.0019587772,-0.04538094,0.0108298175,0.027174715,-0.011816171,-0.028106567,0.031727675,-0.061477453,0.00027793177,-0.006844766,-0.005792919,-0.018687345,-0.011102437,-0.071555294,-0.044661842,0.02817107,0.030658176,0.0027864866,-0.07506568,-0.016428145,0.012684504,0.032515965,-0.02262163,-0.024027474,0.0028433583,0.03405806,0.01976415,0.018256944,0.036044724,0.025997948,-0.024073899,0.0027347142,0.032678902,0.020401875,-0.006357511,0.07757995,-0.030216673,0.0006694448,-0.054572366,0.00705669,0.01779092,-0.007532924,-0.01584919,0.018741947,-0.026365615,0.0049038925,0.021049991,0.040256232,0.008117036,0.01784499,-0.014539076,0.024650786,-0.011239513,-0.008929304,-0.06291148,-0.01519319,-0.022468964,0.001616643,-0.029272318,-0.0089881215,0.010992747,-0.05271484,-0.011102353,0.012934923,-0.00091396837,-0.0017541316,-0.009302878,0.015606911,-0.026051486,-0.038981043,-0.008213042,0.013292124,-0.016833095,0.015708737,0.05243293,0.011505189,0.017769553,0.0016989568,-0.014466778,0.004645594,-0.024629973,-0.027834808,-0.021620652,0.0135879265,-0.038147215,0.03492141,-0.0045503154,-0.061953668,0.014751347,0.016052468,-0.021023326,0.0076246425,0.07311805,-0.005551569,-0.0019319026,-0.017357988,-0.012483855,-0.010741147,-0.021424426,0.05848656,0.009620888,0.063172944,0.03662397,-0.073547475,-0.022515392,0.0749011,0.010992272,0.06137071,0.012199212,-0.05327992,0.011109164,-0.0049459464,-0.0154035,0.008720707,-0.011533775,-0.01593476,-0.014421037,0.019714339,0.003445302,0.07841783,-0.0096097,-0.0027375603,-0.0058110696,0.026409341,0.004067887,-0.03567121,-0.01136913,-0.049692433,-0.04730645,0.05985646,0.030847935,0.0021276595,-0.0017669379,0.019006265,-0.011575606,-0.028342899,0.020268632,-0.06463816,-0.034442585,-0.032034185,0.016575467,0.012538342,0.020664204,-0.013126787,0.024515085,-0.011722395,-0.030725159,0.10501883,0.013010423,-0.010992491,0.017655762,0.010828099,0.023948856,0.0070598028,0.043984953,0.0116376635,-0.04436406,0.009286496,-0.032439187,-0.0073485766,-0.020290807,-0.017644025,-0.017754067,0.035603102,-0.021668006,-0.0010326431,-0.00007855024,-0.006389969,-0.021342235,0.010154005,-0.0014464512,-0.030948661,0.04886902,0.004031193,-0.049051058,-0.00954334,-0.0017217872,0.0037472553,0.004746797,-0.016041674,-0.00008371134,0.00614188,0.020955542,-0.01406631,-0.010468815,-0.032199908,-0.00086435594,-0.00611195,0.016091725,-0.0028048407,-0.0035794768,0.013647717,0.051030345,0.03039739,-0.022113625,-0.042031836,-0.013867565,-0.045319468,0.020314831,0.037124764,0.0096934,0.03464616,-0.033482186,-0.030294286,-0.022141304,0.017146356,0.01518739,-0.016138017,-0.0088065,-0.014935322,0.038506377,0.024352442,-0.013893374,-0.016807163,-0.045939334,-0.039688036,-0.031825863,0.06260263,0.033248108,0.025492193,-0.030655239,-0.07195616,-0.02789168,-0.03324561,-0.024717433,-0.02102881,-0.029080534,-0.03621662,-0.012403726,-0.037969112,0.03654575,0.015848076,-0.016659653,0.0057947384,0.06232093,0.002905608,-0.0024472296,0.045715783,-0.001031106,-0.010095934,-0.038930543,0.024539612,-0.002718199,-0.031080462,0.018491082,-0.05329833,-0.0065449886,0.013613789,-0.02220528,0.075643584,-0.0115723675,0.005859104,-0.057791803,-0.017930085,0.014415889,-0.024427652,-0.009579958,0.016947059,-0.011999515,-0.035005312,-0.021433713,0.012495629,0.01246934,-0.033496074,0.0038010518,0.024285663,-0.0016377474,-0.033686474,-0.0057960735,0.04317787,0.05095648,-0.010716265,0.02496998,-0.061386686,0.025665242,-0.02682065,-0.04262382,0.028576476,-0.05016744,-0.0021372037,-0.05103356,0.006724776,0.011833718,-0.025209175,0.0071567087,-0.03801328,-0.02409275,-0.024490666,0.01571076,-0.02845827,-0.0009251612,-0.038955353,0.025377126,0.004071911,0.02228588,0.03420116,-0.008108465,0.0018365731,-0.016046312,-0.018712996,0.04750529,0.02019475,0.010185144,0.018387392,-0.027138248,-0.009363619,-0.011315181,-0.015638685,0.0033111726,-0.0118695265,0.039114386,-0.00485444,-0.033027995,-0.014878808,0.0037908074,0.041209295,-0.008421589,0.00015587069,-0.038693648,-0.024459999,-0.028355736,-0.004557522,0.0031614695,-0.019004874,0.00615624,-0.030558854,0.0023227825,-0.0061815446,0.013958831,0.02794307,-0.013468043,-0.013345733,-0.04378786,0.0057735587,0.006766637,-0.0069614076,-0.04587279,0.010397183,0.022571146,-0.0024303035,0.019392489,-0.019685451,-0.027543774,0.01657815,0.022530943,-0.0034820342,-0.030783126,-0.0057175355,-0.024663104,0.013530568,-0.15637913,0.0075771455,-0.029298363,0.0005788922,-0.016870862,-0.013104637,-0.01963165,0.011654645,-0.000768184,-0.023143437,0.0029362254,-0.061220866,0.011965336,-0.035987884,0.025808848,0.0021586074,-0.013457067,0.010840839,-0.03525736,0.09154486,0.015904013,0.0029172294,0.040000174,0.048480038,-0.05317987,-0.020355295,0.050469216,0.03774208,-0.02948179,-0.043660242,0.0095505,0.01882761,0.04355857,0.08049735,-0.013119499,-0.0009473638,0.028164487,0.022855889,-0.020204464,0.021022443,-0.042581517,0.019318748,-0.0026422793,-0.012827792,0.04917076,0.07222004,-0.039278496,-0.02332155,-0.0330186,0.035525717,-0.0035523206,-0.018467927,-0.027745102,0.044153973,-0.019644903,-0.04476241,-0.005125307,-0.03156543,-0.029435713,0.037788056,0.0067356424,0.05241732,-0.018337782,-0.029794168,-0.028437018,0.0495103,-0.045557287,-0.0071629393,0.02383404,0.031202318,-0.0041527906,-0.05600902,-0.022015471,-0.009073347,-0.00014140735,0.03809525,0.046801753,0.015645463,-0.017871827,-0.009118179,-0.02904854,-0.014642677,-0.036616966,-0.0046069217,0.05749915,0.03024068,0.009429172,-0.013773705,-0.05442193,0.02521728,-0.014996597,-0.049752433,0.0035829,0.024785468,0.014822797,0.06440497,-0.00091305876,0.009459309,-0.0071108094,-0.010723348,0.003669076,-0.02163103,-0.02235736,0.019647919,-0.049213346,0.027343687,0.028466307,-0.018680975,-0.020133812,-0.026602972,-0.004690358,0.02610357,-0.011005054,-0.023164058,-0.07705837,-0.023218332,0.0049217474,0.02260587,-0.026915777,0.031211896,0.010042654,-0.020815304,0.043104567,-0.045322094,0.050454855,0.039670408,0.037837636,0.038468823,0.042890448,0.027935674,0.0067721996,0.007391027,0.036075164,0.043125883,0.031061435,-0.025629556,0.025383892,0.02838406,-0.050371498,-0.035861604,-0.06882673,0.0019233685,0.01975392,-0.04365144,0.034819264,-0.019789867,0.027348587,0.038421888,0.010423761,-0.022388682,-0.024753917,-0.006664475,-0.012372751,0.020608658,-0.015915848,0.05918173,-0.017564183,0.040059812,-0.026422903,0.03662875,-0.020748211,-0.0143877175,-0.03849759,-0.031296693,0.00055931014,0.05046546,-0.01331488,-0.037857533,-0.040110663,0.016838286,-0.00037090876,0.013823379,-0.011399182,-0.021238847,0.03666911,-0.019933145,0.0011740766,0.027373068,0.046890523,-0.042084984,0.029941985,-0.009150538,0.00015391617,0.044686798,0.02542096,0.0029866458,-0.002933394,-0.006773766,0.034511417,-0.036409024,0.0018577554,0.031854257,-0.06742849,-0.0068279062,0.025462627,-0.045170166,-0.033764336,0.048798405,-0.0042720656,0.03203306,-0.030192122,-0.031814355,0.01150769,-0.012826373,0.008870511,0.021476205,-0.006841334,-0.012121994,0.018263213,0.0014033389,-0.0054764193,0.007933409,0.01629612,0.034988876,0.010421354,0.0034476696,0.02615692,0.044628575,-0.036349166,-0.022146862,0.027436519,0.023072718,-0.013718882,-0.020193772,0.008467508,-0.007750177,-0.033787057,0.023262382,-0.02768176,0.0008626102,-0.020549543,-0.03249081,0.028552981,0.040283386,-0.012928651,0.011171514,-0.023305388,0.021228967,0.0002982896,0.0029777251,0.057831794,-0.013803566,-0.0069430848,-0.03840722],"last_embed":{"hash":"1vvwniw","tokens":4}}},"last_read":{"hash":"1vvwniw","at":1762935939865},"class_name":"SmartSource","last_import":{"mtime":1762935919000,"size":133,"at":1762935939865,"hash":"1vvwniw"},"blocks":{"#---frontmatter---":[1,4],"#":[5,5]},"outlinks":[{"title":"Skincare_Demo_Standardized.prj.xml","target":"Skincare_Demo_Standardized.prj.xml","line":5},{"title":"Skincare_Demo.prj.xml","target":"Skincare_Demo.prj.xml","line":5}],"metadata":{"created":"2025-11-12 09:21","updated":"2025-11-12 09:25"},"task_lines":[],"last_embed":{"hash":"1vvwniw","at":1762935939865}},"smart_blocks:Personal/Areas/Tasker/Tasker.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040984523,0.0018662176,-0.051410105,-0.04147735,-0.03248902,0.014960777,0.0314937,0.019255623,-0.0030225914,0.020749873,0.042354237,0.052939538,-0.018153466,-0.009632198,0.012705951,0.039292905,0.015172314,0.039562125,0.009103811,-0.013334156,0.011001627,-0.011365585,-0.0018073913,0.021766584,-0.030505419,0.008103386,0.021702584,-0.021953026,-0.018134508,-0.007298009,0.0005651456,-0.028103102,0.013301208,-0.032696765,-0.08649581,-0.028009912,-0.038533777,-0.0034144376,-0.047325205,0.033512417,-0.006769146,0.0034968122,0.010953522,0.010242726,0.021905227,0.009451548,0.016373934,-0.030280394,0.018465696,-0.040303525,-0.035836875,-0.010866868,-0.00041222633,-0.027744077,0.059776377,0.0661285,-0.043066684,-0.0287344,-0.019749481,0.014727538,-0.012795688,-0.0049627298,-0.01495432,0.03484523,0.015267757,0.06411246,0.00783094,0.007346844,-0.015782932,-0.007963764,-0.03377709,0.0017589193,-0.027897576,-0.011863963,-0.07040004,0.0002746982,0.02502789,-0.009810216,0.027226565,0.0271285,-0.0053638867,0.016533624,-0.017598873,-0.0023509688,0.010425586,0.038145643,-0.030213762,0.06824003,0.03066495,-0.012802446,-0.00017376876,-0.0031895288,0.013357001,-0.013520302,-0.056380797,0.014804418,-0.019218845,0.008220636,0.025833212,-0.004276756,0.0007553576,-0.0051297545,0.00033777484,-0.037711587,-0.012495608,-0.027216462,-0.018521324,-0.000050131337,-0.022055887,-0.020320054,-0.005162759,0.008307946,0.034995563,0.022221675,0.011962242,0.011153184,-0.005414747,-0.044617552,0.0066046193,0.004735231,0.014250121,-0.025696268,0.05372661,-0.055841856,0.025732474,-0.009631,0.02070966,-0.008094794,-0.0022491794,-0.0016623867,0.0070468187,0.030830326,-0.0005175572,0.035340723,0.0023928157,-0.015642628,0.012506306,-0.011401365,0.0061900388,-0.036219515,0.048584264,0.01484895,0.021403011,-0.032886207,0.04049932,-0.056946605,0.05185809,0.015287976,-0.01653234,-0.038921013,-0.00040108003,0.037703007,-0.02267152,-0.01882253,0.017117893,0.0066468474,0.028504886,0.015567956,-0.006433753,-0.015849052,-0.0022289925,0.018762562,0.035014875,0.03711901,0.04030339,-0.0004847436,0.018071271,0.020141281,-0.0139045,-0.0008776911,0.039143085,-0.042316113,-0.008576327,0.0020092193,-0.005332025,0.0031840974,0.06981437,0.010697808,0.0020682262,-0.0064311647,-0.019991,-0.007531391,-0.006531526,-0.008864307,-0.018980287,-0.012262136,-0.002569004,-0.03601126,0.012553113,0.04319379,-0.029736565,-0.025817737,-0.0031864208,0.03541123,0.023187013,-0.011955826,0.034810793,0.03331598,0.0005280112,-0.0047701737,0.0032436494,0.03043538,0.012034058,-0.046336085,-0.028811796,-0.06727568,0.015005241,-0.029735362,0.014636627,-0.059539225,-0.014399574,0.0212148,-0.05250736,-0.018252352,-0.059962768,0.014005866,0.014055402,0.008056392,0.036476865,-0.007595655,-0.0071017314,0.014826955,0.014230616,0.045618296,0.017771356,0.022853715,0.0076533356,0.058961432,0.031887647,-0.063526586,-0.029123137,-0.007304268,0.04080691,0.015100454,0.03407233,-0.028808083,-0.033894654,0.0070330887,0.0069129565,-0.0134764565,-0.027104711,-0.023314703,-0.014781951,-0.0042523593,-0.022773478,0.03587745,0.062443923,0.042472225,-0.018728191,-0.028624538,0.012781452,0.056136202,0.0024657866,0.04661231,-0.024548994,0.0015842578,0.017106662,-0.005929347,-0.03893683,-0.0013575165,-0.002932315,0.0052261106,-0.027918031,0.013803205,0.033230484,-0.019037053,0.0007410953,0.03216897,0.013009906,0.02061304,-0.03428718,-0.024507811,-0.005238442,0.028326526,0.012075977,-0.024968825,-0.044209547,-0.0015335293,0.07893682,0.053916015,-0.004652379,0.0066141863,0.030098006,0.04607708,0.04426925,0.0032514345,0.003016001,-0.0024430181,0.025989534,0.024261214,-0.0014375967,0.0076426663,0.05229814,0.0028250439,0.021556346,0.044755198,-0.0015571665,-0.1521578,0.025846677,0.009179171,-0.00014603621,0.014895848,0.017040255,0.0008860703,0.020632356,-0.014706323,0.044288725,-0.01762741,-0.04508508,-0.009583822,-0.012049668,-0.019632865,0.02076864,-0.00861683,0.018192023,-0.00789791,-0.03676964,-0.038325075,-0.0058342977,0.047215726,0.019328332,-0.020699874,-0.0115839895,0.03623436,0.0066437074,-0.03634611,0.0034456907,-0.02314187,-0.012899885,0.014295435,0.036790002,-0.014210737,0.005899283,-0.0020083429,-0.044729598,-0.02488563,-0.029192077,0.016861469,0.06659271,-0.01634666,0.054371435,-0.0036439348,0.030105093,-0.00015907353,0.010466988,-0.07686792,-0.002847126,-0.0025287636,-0.04039143,0.036919415,-0.0021036307,-0.05445818,0.0049090157,-0.021872953,-0.0061467527,0.0065423697,0.029605512,-0.026349686,-0.020653423,0.008350208,-0.03489369,-0.036442306,-0.0023599002,0.037196875,-0.014760792,0.029377583,-0.04747488,0.01391224,-0.04887511,0.01032763,-0.0005087816,-0.035235465,0.019917784,-0.0250824,-0.030542871,0.010765067,-0.11352648,0.0032207316,0.0049231984,0.011463391,-0.002834892,-0.017334763,-0.07301057,-0.020064462,0.016571019,0.054808933,0.24884339,0.052041195,-0.036417298,-0.0017819908,0.052537534,-0.023324933,-0.019705886,0.027642922,0.023017399,-0.023706779,-0.019113436,0.009643408,-0.015646784,-0.02239636,0.015282646,0.023876853,-0.032459028,0.02417959,0.068496875,-0.01133984,0.0050365822,0.039295,0.040395714,0.01798374,-0.035417877,-0.01817812,-0.014759922,-0.011398415,-0.056089662,-0.004767963,-0.025802556,0.020549498,0.11199968,-0.0068765604,-0.025650794,-0.045113802,0.030717777,-0.053036574,-0.0069158017,0.009685398,-0.016543481,-0.0009431844,0.011803235,0.018020777,0.020303816,-0.036361713,0.024145713,0.021064356,0.0072734314,-0.025936222,0.04135726,-0.08338174,-0.023166766,-0.002347852,-0.023402851,-0.019182086,-0.012489454,-0.054728553,-0.04202024,0.019644685,0.048711516,0.007714704,-0.0820595,-0.035491917,0.02327225,0.023736304,-0.03666032,-0.03264957,0.016391004,0.04278681,0.016488018,0.02937435,0.020466957,0.015951816,-0.01824917,0.0073245773,0.020575741,0.0074277855,0.0017593175,0.073203936,-0.042053677,0.0028986628,-0.06300587,0.004901809,0.020597355,-0.019255532,-0.012804628,0.028851006,-0.039041154,0.007099507,0.029083882,0.031827938,0.02947577,0.035157077,-0.018020755,0.030027373,-0.019239163,-0.009780368,-0.051860645,0.00087233784,-0.009689538,-0.002221427,-0.03309135,-0.024014316,0.010646263,-0.07175109,-0.011601747,0.026044227,-0.00089932425,-0.019174473,-0.017006721,0.024911905,-0.014467086,-0.017356519,-0.0056781857,0.038139027,-0.032249812,0.0050249603,0.04615959,0.022696814,0.0010301757,-0.0024626367,-0.043816224,0.006580949,-0.029315611,-0.05457267,-0.01040397,0.052549805,-0.037017904,0.055347696,0.008850129,-0.05808982,0.018108588,0.038137954,-0.031292833,-0.031537723,0.08464964,-0.004278629,0.0016278755,-0.01870285,-0.0373077,0.0022208884,-0.02199786,0.05664945,0.0011034667,0.059724033,0.01871009,-0.07664668,0.00047257007,0.06546566,0.017597264,0.0632068,-0.005514847,-0.05182582,0.01591166,-0.000671607,0.00017016953,0.0020015344,-0.023080936,-0.022053225,-0.0019574638,0.02508621,0.021959167,0.07435161,-0.017209137,0.028682671,0.0015501891,0.029221928,0.025117641,-0.024602327,-0.00017040693,-0.052894358,-0.052035958,0.044436593,0.022722889,0.003601454,-0.00831337,-0.00042472468,0.002055209,-0.03435927,0.022645669,-0.083344996,-0.034023162,-0.021303285,0.0375445,0.010546994,0.03444726,-0.002944408,0.014170264,-0.0035859423,-0.019652305,0.10981512,0.002338591,-0.006539214,0.01854372,0.011908713,0.03240678,0.019034939,0.034962617,0.006411989,-0.016232295,0.015761986,-0.029139757,0.0004862092,-0.034394346,-0.017269192,-0.02818796,0.02842188,-0.006026521,-0.016298333,-0.006635193,0.002158427,-0.041351564,0.0075721843,0.01196493,-0.044692032,0.04532321,-0.0020745215,-0.021135654,-0.004088249,0.0013709666,-0.005853991,-0.0021480126,-0.034198966,-0.0013628777,-0.001004899,0.02885375,-0.0210019,-0.007055334,-0.042412173,-0.0029589818,0.010416028,0.014493466,-0.017329717,0.013393801,0.03065957,0.045404058,0.034382265,-0.02415297,-0.053897705,-0.018329399,-0.06848993,0.015102033,0.030133003,0.004610886,0.025185198,-0.030592572,-0.022253,-0.03444537,0.019772109,0.008537384,-0.034020938,0.003347486,-0.026082542,0.040239863,0.021465559,0.011699425,-0.010932335,-0.046266373,-0.018786682,-0.008460871,0.059220087,0.025323842,0.030911284,-0.0069210385,-0.06042922,-0.02235279,-0.032309547,-0.027148388,-0.02396067,-0.03264118,-0.04443989,-0.019864367,-0.03156812,0.05201519,0.008650963,-0.008922477,0.019785324,0.065214716,-0.0043989657,-0.028002009,0.010095807,-0.004670278,0.0012337072,-0.015550882,0.02419722,-0.015611379,-0.016454868,0.0115579255,-0.04979737,-0.0023059368,0.027806489,-0.030449964,0.07006964,-0.023939876,-0.009509185,-0.050886802,-0.0047413725,0.030791786,-0.020396177,-0.0025696566,-0.0045159906,-0.014104128,-0.025400631,-0.041345246,0.022785386,0.011879588,-0.040565565,0.0111953225,0.031093659,0.022366168,-0.047007952,-0.0019289807,0.051447768,0.059114277,-0.010349069,0.020130195,-0.03423821,0.014626175,-0.024187438,-0.06722078,0.012602455,-0.044318423,-0.0015127857,-0.008899503,-0.004187086,-0.0010858072,-0.035693526,-0.0068791555,-0.024104195,-0.023257965,-0.005710919,0.014163572,-0.033190683,0.00008141706,-0.044225533,0.03609421,0.001714176,0.01266683,0.036395207,-0.0026548193,0.0045594717,-0.008119239,-0.017859751,0.045437027,0.020774173,0.006891838,0.023400808,-0.032540843,-0.018302191,-0.00022684563,-0.016907884,0.000060969018,-0.014291756,0.039735343,-0.033757307,-0.029550409,-0.014942875,-0.019833043,0.02638741,-0.0074364548,0.0024892953,-0.03512672,-0.031183146,-0.008719339,-0.009349437,0.005859652,-0.016988242,0.020796223,-0.03940531,-0.0105080595,-0.0092336675,0.002444165,0.02078943,-0.011246786,-0.008964513,-0.042418834,0.003561438,0.0071224207,0.00023543443,-0.0372017,-0.011036264,0.024190167,0.003076788,0.032563012,-0.020321626,-0.032284662,-0.0047191367,0.025620503,0.014894944,-0.0024555856,-0.0037115682,-0.023184473,-0.0067809345,-0.14226893,-0.0037067474,-0.020244302,-0.0122251455,-0.02959197,-0.02256049,-0.0087144105,-0.010637268,-0.006694611,-0.019979183,-0.0030256875,-0.032809354,0.014524002,-0.039103933,0.03484222,0.0003629936,-0.0071674795,-0.019352606,-0.0064469236,0.06507149,0.011633862,0.025315063,0.046381444,0.04241479,-0.039767265,-0.027908003,0.0314032,0.053380493,-0.029347712,-0.03252994,0.011132966,0.0097434465,0.04104365,0.05588214,-0.010801922,-0.0037759575,0.020535456,0.02726179,-0.0067680436,0.019953245,-0.03986525,0.029297553,-0.019623406,-0.0046663005,0.035596438,0.07250214,-0.034033343,-0.020878708,-0.05081248,0.008863742,-0.020776873,-0.018764842,-0.04716718,0.038159277,-0.005625329,-0.039330028,-0.018551854,-0.04064511,-0.032062616,0.051200405,0.0020336036,0.06251854,-0.020325469,-0.032283723,-0.028297523,0.04468728,-0.03377947,-0.009791014,0.052895155,0.013203408,0.008121952,-0.042589515,-0.026507087,-0.037029475,0.00030274608,0.04502272,0.023786196,0.0012629895,-0.012535964,-0.018243916,-0.033052415,-0.038286958,-0.039954375,-0.023660611,0.066211194,0.0211024,0.018708285,-0.0025542844,-0.04610609,0.023327168,-0.0040677157,-0.057265107,-0.0062746787,-0.003435972,0.02513741,0.04477585,0.00043028698,0.018182376,-0.0004964004,-0.0020349743,-0.00013139579,-0.014603925,-0.025987605,0.03728978,-0.052032534,0.012336832,0.045507155,-0.020233208,-0.005251787,-0.037030313,-0.026665427,0.008310649,-0.014293076,-0.020025162,-0.06673319,-0.023825787,0.00866691,0.04303581,-0.021996683,0.025188383,0.0010357946,-0.030295048,0.015578907,-0.032460205,0.06585903,0.03134458,0.021527864,0.028361296,0.034834146,0.05738358,0.012350555,-0.0018055553,0.0108726835,0.040952627,0.029266417,-0.017754106,-0.01241058,0.03692946,-0.047571424,-0.035783943,-0.067710616,0.0035112791,0.031291433,-0.044990756,0.03085097,-0.0028914728,0.016407685,0.02488089,0.005921712,-0.0093515655,-0.02750569,-0.032454453,-0.028829014,0.03169603,-0.029781902,0.06317181,-0.029812517,0.024139393,-0.021172259,0.024107859,-0.021011723,-0.019562574,-0.030711161,-0.013909241,-0.002163305,0.042496152,-0.016034024,-0.037009902,-0.029579466,0.020624101,-0.0038981375,0.0050465213,-0.016688004,-0.05544259,0.063653156,-0.02277005,-0.00083874736,0.02003161,0.045971647,-0.044497255,0.03448533,-0.010838918,0.009125467,0.049660683,0.033592314,-0.01824806,-0.010210662,0.002767803,0.055290014,-0.035136726,-0.015596846,0.0125399055,-0.046789274,-0.021153802,0.016023135,-0.049556144,-0.016100293,0.02702479,-0.0025273508,0.025122017,-0.010056532,-0.005552774,-0.0069917645,-0.034415632,0.012854489,0.00008755872,0.0013956558,0.0066279317,0.025082577,0.02030258,0.0068838117,0.013657109,0.031790514,0.027255436,0.008987719,-0.032781176,0.027946796,0.038682703,-0.025024053,-0.025292372,0.024648258,0.018687906,-0.0024775097,-0.026735878,-0.0026045553,-0.017733045,-0.03411699,0.02325537,-0.026824042,-0.017641466,-0.040072933,-0.03794375,0.04522681,0.034584504,-0.027379854,0.011377805,-0.02273496,0.02283338,0.002300905,0.002490788,0.057285506,-0.011494074,-0.0097877765,-0.0024158123],"last_embed":{"hash":"v4s9jx","tokens":4}}},"text":null,"length":0,"last_read":{"hash":"v4s9jx","at":1762935939865},"key":"Personal/Areas/Tasker/Tasker.md#","lines":[5,5],"size":73,"outlinks":[{"title":"Skincare_Demo_Standardized.prj.xml","target":"Skincare_Demo_Standardized.prj.xml","line":1},{"title":"Skincare_Demo.prj.xml","target":"Skincare_Demo.prj.xml","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"v4s9jx","at":1762935939865}}, diff --git a/.smart-env/multi/Personal_Projects_Dating_Anxiety_md.ajson b/.smart-env/multi/Personal_Projects_Dating_Anxiety_md.ajson new file mode 100644 index 0000000..55a78e7 --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Dating_Anxiety_md.ajson @@ -0,0 +1,154 @@ +"smart_sources:Personal/Projects/Dating/Anxiety.md": {"path":"Personal/Projects/Dating/Anxiety.md","embeddings":{"bge-m3:latest":{"vec":[0.00093629456,-0.0068835225,-0.025373729,-0.019627223,0.011582161,-0.027531603,0.06327771,0.01987288,-0.011471606,-0.013088341,-0.016684039,0.015469724,-0.039046604,-0.00040297103,-0.028706122,-0.024225917,-0.023090161,-0.0071918434,-0.019849729,-0.008871824,-0.054002587,-0.013707615,0.025020316,-0.010440299,-0.017397832,0.05036022,-0.0010053508,-0.02564776,-0.05016474,0.03575656,0.013371687,0.013762337,0.043823436,-0.0073192203,0.0014528483,-0.027432548,-0.021603215,-0.015536235,-0.09818093,0.0011059302,0.050907727,-0.029456131,-0.03265383,0.020716658,0.030964904,0.012194492,-0.05370168,-0.043766655,0.01612441,-0.012638856,-0.00015624159,0.00075588626,0.013336075,-0.04697935,0.0217707,0.019518435,0.013159779,-0.014669818,0.01598289,-0.03838508,-0.026325818,0.009999065,-0.017286915,-0.047256596,-0.028368784,0.026070388,0.008320007,0.02503637,0.021432465,-0.027017899,-0.0066860695,-0.010464599,-0.024548922,-0.057124775,-0.013670329,-0.04244804,0.017343523,0.031385124,0.025672346,-0.02974898,0.12142594,-0.016357848,-0.010306377,-0.010701984,-0.008835649,-0.022441324,-0.0057366868,0.069452904,0.0046475925,0.009152447,-0.001851259,0.041365504,0.0149597945,-0.045626238,-0.004751545,-0.0001415361,0.008647841,-0.06604143,0.023699617,-0.025342003,-0.019527204,0.027585968,0.006832269,0.030195883,-0.0052832407,0.02509624,-0.00745594,0.015440147,-0.013216528,0.026214626,-0.029079512,0.0024418428,-0.012472818,0.0031869146,0.0066758287,0.0052343854,-0.012536659,-0.009888634,0.009493464,-0.0140833445,0.015121212,0.055002123,0.0003571949,-0.022929814,0.008206827,0.023987938,-0.0098079,0.034403227,-0.0554095,0.0034998304,0.017130444,0.00796462,0.034253202,-0.006566686,-0.01350827,0.025766203,0.054477375,0.059668027,0.025868915,-0.020034676,0.011580247,0.008471423,-0.027668687,0.032155395,0.026223876,-0.0060005086,0.0069299988,0.014068147,-0.004377189,0.0873126,-0.0076339203,-0.029705206,0.0011448886,0.003236505,-0.0051731844,0.028601596,0.020035755,0.017875772,0.01995055,-0.059073284,0.0066254465,-0.0358068,0.025881616,0.06625354,0.02132781,0.0152071025,0.005200657,0.043392178,0.010655072,-0.010824527,-0.011937342,-0.055254076,0.0164697,0.025175853,0.012689451,0.063653484,0.040505186,0.055230536,0.026456637,-0.04268995,-0.022535227,0.039010685,0.013046449,-0.052076004,0.021716582,0.0038016106,-0.009110975,0.019509759,0.022256548,0.05271298,-0.02248873,-0.02790406,0.036027696,0.024991024,0.012476722,-0.005762752,-0.046961196,0.0133024305,0.062546134,-0.03103493,-0.011843016,0.012955845,-0.02211341,0.021340784,-0.012280832,-0.0046246736,-0.012057738,-0.02110877,0.01836219,0.0085676545,0.045941755,0.046331555,0.00011189621,-0.0050144936,0.024608785,-0.0083707245,0.019649861,-0.010232685,-0.0039933785,0.034333467,0.010324534,0.006162358,0.011499273,-0.04594425,-0.015998246,0.022268895,-0.022455769,0.02163581,0.019669851,0.017889904,-0.026746264,0.078216255,-0.020846862,-0.009587141,-0.026579442,0.016780099,-0.04114792,0.011690012,0.0349946,0.020292128,-0.023678325,-0.027288461,-0.02931666,-0.03861734,-0.047991462,0.02110767,0.013285893,0.054272506,-0.014904365,0.041971054,-0.020515237,-0.005053916,-0.012030052,-0.018860808,-0.012146358,-0.029877057,-0.010190035,-0.02003293,0.018051721,-0.00839383,-0.0017789867,-0.01003704,0.031297427,0.029154563,-0.015639136,0.00069029955,0.019255314,-0.025989689,0.036597293,0.06040432,-0.016148351,0.00024036714,-0.026280636,0.009762186,-0.045648307,-0.025971655,0.0012441886,-0.015897179,0.017912522,-0.016428381,-0.024380399,-0.046308246,0.0017901544,0.01807017,-0.029557481,0.01846005,-0.013331849,0.0014478609,0.025091212,-0.005722708,-0.019757215,-0.019303804,0.09170868,-0.036448773,-0.0039014593,0.022124035,-0.026315114,-0.18585654,-0.027809996,0.035595022,0.009279618,-0.0014672476,-0.0033538665,0.001751208,-0.007094722,-0.028108738,-0.041343,-0.021287268,-0.13177978,0.027543982,-0.020672211,0.035112813,0.017911842,-0.0029567236,-0.00975284,-0.03243863,-0.09177597,-0.014449413,0.029913824,0.06122272,0.064122796,0.056757536,-0.0015113874,0.03966652,-0.0028383413,-0.011842996,0.0034397831,-0.035326954,0.020656893,-0.04121419,-0.05856459,0.02650623,0.032225195,-0.02871816,0.0082326075,0.037170492,-0.0132561885,0.05654355,0.03466702,0.018036053,-0.03644812,0.019026998,-0.03117888,-0.030286642,0.0080618765,-0.013309639,-0.01643212,-0.0011239673,0.04783572,0.015745038,0.016513316,-0.010312772,0.030852443,0.022183089,0.07369801,0.03740402,-0.011020956,0.002531577,-0.06325389,-0.061777923,-0.028465603,-0.009205739,-0.011062192,0.0037961572,-0.027510025,-0.03179995,-0.035945367,0.026155913,-0.011044461,-0.044334754,-0.028922217,-0.043095935,0.001974336,0.008503444,-0.029779784,-0.030429214,-0.08538024,0.018120168,0.019498354,-0.030243186,0.013560482,0.008700257,0.018331563,-0.023703098,-0.017291797,0.022875313,0.34891793,-0.014094632,-0.028583728,0.007538664,0.01647847,-0.0027983058,-0.005171385,0.026472252,-0.00024909442,-0.001757848,-0.004774715,0.018788125,0.012640159,0.050276957,0.026477562,0.073509455,-0.05606182,0.0050243516,0.0012954602,0.022017427,0.041030247,-0.064281955,0.008891077,-0.03257397,-0.06265241,0.0046676146,0.048782535,0.016740097,-0.029310845,-0.0022161135,-0.0364277,0.043293584,-0.026782872,-0.03228038,0.040170573,0.010135584,-0.054183397,-0.058847193,-0.03242157,0.027121278,0.02799284,-0.032084044,0.0058910414,0.00043695202,-0.06469192,-0.022628047,-0.011216745,0.0044758543,0.0047963317,-0.024601813,-0.011830788,-0.002607363,0.0058932705,0.0038878382,-0.020413375,0.020367043,-0.040818635,0.014017245,-0.038718376,-0.009322996,0.020702342,0.031399388,-0.050638475,0.009920918,0.0500496,0.014161803,-0.061035227,-0.0017492638,0.008533418,-0.0030111473,0.03308142,0.0062015164,0.021659099,-0.00037826216,-0.011766592,-0.011769737,-0.01083663,0.04132426,0.023499278,-0.023218889,-0.009074979,-0.011885505,0.037413307,0.01140277,0.029018505,0.010754441,-0.021141129,0.017059311,-0.008030186,-0.050209172,0.0031586692,-0.027728638,-0.015195896,-0.016641788,0.0140038645,-0.026841797,0.03393808,-0.063718766,-0.00018180105,-0.019364227,-0.007582746,0.0012525943,-0.005160028,-0.0040681725,-0.0025479957,-0.0017838842,-0.012527392,-0.012859373,-0.019919224,0.02006764,-0.05555932,0.016130561,0.016424567,-0.009971148,0.057297383,0.027580535,0.013198908,-0.014774361,0.02079543,0.02367684,-0.00035696747,-0.0069389474,0.016013715,0.025699537,-0.007991006,-0.060894907,0.014379547,-0.020328559,0.005639505,-0.003499601,0.015336897,0.019218802,-0.01683327,-0.010625559,-0.0016936564,-0.02195253,0.006054139,-0.014770628,0.018605005,0.056386475,0.04368057,-0.017140094,0.014584859,0.02353835,-0.015599108,0.011147893,-0.019783886,-0.022119967,-0.008080601,0.012692904,0.024325246,-0.02786129,0.03597845,-0.0465634,-0.009872001,-0.009131361,0.012180569,-0.023566086,-0.015187846,-0.03379012,-0.019773757,0.0057283095,0.019433293,0.08545431,-0.017231159,0.03873137,0.009656403,0.030488104,-0.022897124,-0.0050945613,0.021574626,-0.025210746,0.01365986,0.0008208163,0.0055312407,-0.06178273,-0.010069968,0.038766116,0.040599637,0.0010045363,0.0727133,0.0004321325,-0.0098952465,0.020227315,-0.0074738273,0.012437533,-0.03503633,0.007986261,0.015010054,-0.034919035,0.01649205,0.047464296,0.011969933,-0.0022473938,0.033732425,-0.0098758815,0.009238392,0.020251025,0.01590343,0.018019235,0.02743909,0.015146487,0.010075037,0.02765695,0.030460287,-0.039736144,0.014017828,0.03334949,0.052721716,-0.045007348,-0.017355705,-0.0068221153,-0.006709875,-0.013595008,-0.082566164,-0.009598844,0.009762379,0.022564922,-0.021163585,0.020405525,-0.008713374,-0.02787484,0.0016805888,-0.07508949,0.0022654585,0.020255292,-0.007698294,-0.043108623,-0.031107083,0.011480108,-0.019422542,-0.03566894,-0.016847748,-0.011923792,-0.03575739,0.020989116,0.012274217,0.003490537,0.013786553,0.027856749,-0.010639678,-0.02387638,0.021529347,0.01722938,0.0057143285,-0.004944042,-0.004295897,0.017994126,-0.04315924,-0.028121341,-0.0040946547,0.005094695,-0.052706786,-0.034981914,0.014860742,0.07073591,0.030459756,-0.017421614,0.016106693,0.0023706802,0.003788463,0.025334159,0.012525784,-0.007501561,-0.04149183,0.01550359,-0.03462987,-0.034540597,-0.02315426,-0.034623712,-0.036798727,-0.015679158,-0.02386047,-0.019403154,0.005344948,0.0004184697,0.0017181204,-0.014733605,0.017281618,-0.027840097,-0.052114222,0.01477192,-0.004720808,0.0054780617,-0.013191443,0.010419075,0.033396974,0.007459943,-0.022807237,-0.023183629,0.010719243,-0.027531723,-0.049326308,0.0025083337,-0.0019706036,0.044056572,-0.04240628,0.024551451,0.02900582,0.0028172042,0.015473137,0.031999398,-0.011602776,0.008862612,-0.008954453,0.014622373,0.024702806,0.008732645,0.0013442881,-0.015324618,-0.007905948,-0.014409413,-0.026487336,-0.019233484,-0.025843045,-0.022052888,-0.00059122837,0.011403986,0.0044165584,0.0057227863,0.030131845,-0.036382012,-0.016063463,0.0017103014,-0.037808076,-0.0101145925,-0.0274803,-0.018896021,0.0009303225,-0.03628611,-0.035039816,0.03684674,0.030328335,-0.010720184,-0.01186451,0.010129832,0.061720543,-0.01364897,0.021649381,0.008505264,-0.032185443,0.04426558,0.014810532,0.00080865546,0.0026650743,0.04558525,0.022882318,-0.038716007,-0.05073579,-0.01460182,0.03966368,0.016918601,-0.011510166,-0.008211416,0.0055413577,-0.014276388,-0.00716449,0.030244865,0.042313702,0.02495378,-0.015629701,0.039787,0.024754025,-0.00686793,-0.010034227,0.0016272914,-0.00088633917,-0.058330074,-0.00899239,-0.0002120603,0.006563882,0.02357514,-0.048545267,-0.06563244,-0.044188157,-0.0014540284,0.03502725,-0.008243314,0.014274196,-0.023412954,-0.019552832,0.024968427,-0.021818371,-0.04198994,0.031740535,0.00872539,-0.0001923878,0.0045603355,0.0043124235,0.016157042,0.015807677,0.01624111,0.021970656,0.0041801776,-0.10715747,0.04972509,-0.023915654,-0.02614966,0.03086143,0.0012311195,-0.03261175,-0.039148223,-0.028184628,-0.014749781,0.043138552,-0.012957723,-0.0069659324,-0.021380333,0.0075106556,-0.0026131333,-0.042400517,0.02461086,0.015850361,0.05667265,-0.0000134448865,-0.015161335,-0.015815461,-0.042594206,0.015650135,0.035389967,-0.03534655,0.0050193793,-0.015937718,0.006042051,-0.012009054,-0.038012028,-0.022460999,0.017725382,0.0155003965,0.018848648,-0.031758014,-0.01981081,0.0008773996,0.016744861,0.008049634,0.001709718,-0.01421816,0.005866257,-0.021428002,0.0019980741,-0.017609589,-0.025887944,-0.00024890612,-0.017924972,-0.09119168,0.011932224,0.028028516,-0.01033652,0.018217944,-0.010973496,0.0060550966,0.002082635,0.014730326,0.046288334,0.014362075,-0.009890257,-0.041009534,-0.014551036,-0.06039089,0.01701893,-0.016708232,0.0016247457,-0.018320832,-0.018133191,-0.0007386842,-0.04560548,0.010610863,-0.01683238,0.018887565,-0.024905566,0.035675723,-0.03645907,0.026478577,-0.022191718,-0.0032753714,-0.011830179,-0.006766833,0.002742217,0.07528507,-0.012664115,0.0024730884,0.003934189,-0.00530329,0.01255154,-0.06135143,0.031100944,0.01949523,0.03732867,-0.010145009,0.019371577,0.0032190343,0.0016172747,0.0069017457,0.003672575,0.0024174426,0.031389378,-0.027573772,-0.0097244475,-0.0014347442,0.0050395792,-0.040846318,0.00866722,-0.034307033,-0.012225744,-0.01787631,-0.050829396,-0.051248517,0.0131841265,-0.058613513,-0.020202387,-0.02621011,0.040721938,0.019571569,0.008777729,0.03222243,0.036914345,-0.024857907,-0.06131908,0.01472389,-0.0024333321,-0.01998471,0.01828379,0.061162796,-0.014824029,0.05426455,-0.010657911,0.0066315834,-0.02783831,-0.012421203,-0.0068914266,0.0010122425,0.06829893,0.0068831043,-0.033296335,-0.025577225,0.009076467,-0.012928202,-0.03353217,-0.05075927,0.033730578,0.0038154165,0.0116877165,0.010599582,-0.012776341,-0.019397562,0.0067374134,0.028534137,0.011510026,-0.028463898,-0.022337966,0.00025867444,0.0028477283,0.002408194,0.080866225,0.0038824405,-0.003535135,-0.013290147,0.00249495,-0.025287004,0.044964932,-0.025593473,-0.012661405,0.022411088,0.02813081,0.031929668,0.02910764,-0.0090308245,0.04445545,0.033839695,-0.033118535,0.007452793,0.031915423,0.054933615,-0.024543066,0.014260897,-0.05293678,0.028604366,-0.0059004542,-0.0069960738,-0.018068345,-0.0021643816,0.015712425,-0.028102,0.017758599,-0.02511075,0.0056501296,0.012454624,0.028362678,0.0023503026,-0.0017408171,0.0069712084,-0.039440934,-0.001018443,0.011517326,-0.052117977,-0.04095465,0.016755518,0.026211485,-0.055672728,0.04107846,-0.01703407,-0.012349392,-0.0010467473,0.0072880588,-0.012825042,0.0068851784,-0.0014545822,0.05518709,0.050686162,0.02923883,-0.0020570674,0.007959838,0.0440451,-0.009097399,0.043009963,0.027558662,-0.0007810119,-0.04060375,0.037065085,-0.029686252,-0.0059709214,0.036840715,-0.01633466,-0.03704661,-0.009151068,0.034187045,0.010432847,0.02531083,0.00028037003,0.0012677916,-0.02367779,0.020643363,-0.00042127995,-0.032322478,-0.034703296,-0.031808637,-0.017642733,-0.008132362],"last_embed":{"hash":"1ac5rbf","tokens":399}}},"last_read":{"hash":"1ac5rbf","at":1762854010518},"class_name":"SmartSource","last_import":{"mtime":1762853775000,"size":14355,"at":1762853989217,"hash":"1ac5rbf"},"blocks":{"#---frontmatter---":[1,4],"#Dating Anxiety Resources":[5,278],"#Dating Anxiety Resources#Understanding What's Happening":[7,20],"#Dating Anxiety Resources#Understanding What's Happening#{1}":[9,10],"#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation":[11,20],"#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation#{1}":[13,14],"#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation#{2}":[15,15],"#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation#{3}":[16,16],"#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation#{4}":[17,18],"#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation#{5}":[19,20],"#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety":[21,30],"#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety#{1}":[23,23],"#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety#{2}":[24,24],"#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety#{3}":[25,25],"#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety#{4}":[26,26],"#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety#{5}":[27,28],"#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety#{6}":[29,30],"#Dating Anxiety Resources#Practical Coping Strategies":[31,130],"#Dating Anxiety Resources#Practical Coping Strategies#Immediate Techniques (In the Moment)":[33,54],"#Dating Anxiety Resources#Practical Coping Strategies#Immediate Techniques (In the Moment)#{1}":[35,41],"#Dating Anxiety Resources#Practical Coping Strategies#Immediate Techniques (In the Moment)#{2}":[42,49],"#Dating Anxiety Resources#Practical Coping Strategies#Immediate Techniques (In the Moment)#{3}":[50,54],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques":[55,94],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring":[57,74],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{1}":[59,59],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{2}":[60,60],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{3}":[61,61],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{4}":[62,62],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{5}":[63,64],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{6}":[65,65],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{7}":[66,66],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{8}":[67,67],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{9}":[68,68],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{10}":[69,70],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{11}":[71,71],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{12}":[72,72],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{13}":[73,74],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Behavioral Experiments":[75,94],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Behavioral Experiments#{1}":[77,78],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Behavioral Experiments#{2}":[79,84],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Behavioral Experiments#{3}":[85,89],"#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Behavioral Experiments#{4}":[90,94],"#Dating Anxiety Resources#Practical Coping Strategies#Long-Term Strategies":[95,120],"#Dating Anxiety Resources#Practical Coping Strategies#Long-Term Strategies#{1}":[97,102],"#Dating Anxiety Resources#Practical Coping Strategies#Long-Term Strategies#{2}":[103,107],"#Dating Anxiety Resources#Practical Coping Strategies#Long-Term Strategies#{3}":[108,112],"#Dating Anxiety Resources#Practical Coping Strategies#Long-Term Strategies#{4}":[113,120],"#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique":[121,130],"#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique#{1}":[123,124],"#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique#{2}":[125,125],"#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique#{3}":[126,126],"#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique#{4}":[127,128],"#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique#{5}":[129,130],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research":[131,230],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#{1}":[133,134],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness":[135,155],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{1}":[137,137],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{2}":[138,138],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{3}":[139,139],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{4}":[140,140],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{5}":[141,142],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{6}":[143,143],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{7}":[144,144],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{8}":[145,145],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{9}":[146,147],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{10}":[148,150],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{11}":[151,151],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{12}":[152,152],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{13}":[153,153],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{14}":[154,155],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show":[156,181],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{1}":[158,160],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{2}":[161,161],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{3}":[162,162],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{4}":[163,163],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{5}":[164,165],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{6}":[166,166],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{7}":[167,167],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{8}":[168,168],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{9}":[169,170],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{10}":[171,171],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{11}":[172,172],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{12}":[173,173],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{13}":[174,174],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{14}":[175,176],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{15}":[177,177],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{16}":[178,178],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{17}":[179,179],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{18}":[180,181],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms":[182,191],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{1}":[184,185],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{2}":[186,186],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{3}":[187,187],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{4}":[188,188],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{5}":[189,189],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{6}":[190,191],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You":[192,213],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{1}":[194,194],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{2}":[195,195],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{3}":[196,196],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{4}":[197,197],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{5}":[198,198],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{6}":[199,200],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{7}":[201,201],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{8}":[202,202],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{9}":[203,203],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{10}":[204,204],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{11}":[205,206],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{12}":[207,208],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{13}":[209,209],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{14}":[210,210],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{15}":[211,211],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{16}":[212,213],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats":[214,222],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{1}":[216,216],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{2}":[217,217],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{3}":[218,218],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{4}":[219,219],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{5}":[220,220],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{6}":[221,222],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line":[223,230],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line#{1}":[225,225],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line#{2}":[226,226],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line#{3}":[227,227],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line#{4}":[228,228],"#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line#{5}":[229,230],"#Dating Anxiety Resources#When to Seek Professional Help":[231,244],"#Dating Anxiety Resources#When to Seek Professional Help#{1}":[233,233],"#Dating Anxiety Resources#When to Seek Professional Help#{2}":[234,234],"#Dating Anxiety Resources#When to Seek Professional Help#{3}":[235,235],"#Dating Anxiety Resources#When to Seek Professional Help#{4}":[236,236],"#Dating Anxiety Resources#When to Seek Professional Help#{5}":[237,238],"#Dating Anxiety Resources#When to Seek Professional Help#{6}":[239,239],"#Dating Anxiety Resources#When to Seek Professional Help#{7}":[240,240],"#Dating Anxiety Resources#When to Seek Professional Help#{8}":[241,241],"#Dating Anxiety Resources#When to Seek Professional Help#{9}":[242,242],"#Dating Anxiety Resources#When to Seek Professional Help#{10}":[243,244],"#Dating Anxiety Resources#Key Takeaway":[245,250],"#Dating Anxiety Resources#Key Takeaway#{1}":[247,250],"#Dating Anxiety Resources#Resources":[251,278],"#Dating Anxiety Resources#Resources#Books":[253,257],"#Dating Anxiety Resources#Resources#Books#{1}":[254,254],"#Dating Anxiety Resources#Resources#Books#{2}":[255,255],"#Dating Anxiety Resources#Resources#Books#{3}":[256,257],"#Dating Anxiety Resources#Resources#Online Resources":[258,262],"#Dating Anxiety Resources#Resources#Online Resources#{1}":[259,259],"#Dating Anxiety Resources#Resources#Online Resources#{2}":[260,260],"#Dating Anxiety Resources#Resources#Online Resources#{3}":[261,262],"#Dating Anxiety Resources#Resources#Research Papers (Meditation & Anxiety)":[263,268],"#Dating Anxiety Resources#Resources#Research Papers (Meditation & Anxiety)#{1}":[264,264],"#Dating Anxiety Resources#Resources#Research Papers (Meditation & Anxiety)#{2}":[265,265],"#Dating Anxiety Resources#Resources#Research Papers (Meditation & Anxiety)#{3}":[266,266],"#Dating Anxiety Resources#Resources#Research Papers (Meditation & Anxiety)#{4}":[267,268],"#Dating Anxiety Resources#Resources#Apps":[269,278],"#Dating Anxiety Resources#Resources#Apps#{1}":[270,270],"#Dating Anxiety Resources#Resources#Apps#{2}":[271,271],"#Dating Anxiety Resources#Resources#Apps#{3}":[272,272],"#Dating Anxiety Resources#Resources#Apps#{4}":[273,274],"#Dating Anxiety Resources#Resources#Apps#{5}":[275,278]},"outlinks":[{"title":"National Social Anxiety Center - Dating Phobia CBT Strategies","target":"https://nationalsocialanxietycenter.com/professional-workshops/the-deeply-personal-fear-of-rejection-in-dating-phobia-cbt-treatment-strategies/","line":259},{"title":"Psychology Today - Dating with Social Anxiety CBT Tips","target":"https://www.psychologytoday.com/us/blog/the-dynamics-of-love/202502/dating-with-social-anxiety-3-intimacy-boosting-cbt-tips","line":260},{"title":"Choosing Therapy - Dating Anxiety Guide","target":"https://www.choosingtherapy.com/dating-anxiety/","line":261},{"title":"JAMA 2014 - Meditation Programs for Psychological Stress and Well-being (Meta-Analysis)","target":"https://jamanetwork.com/journals/jamainternalmedicine/fullarticle/1809754","line":264},{"title":"Harvard Study - How Mindfulness Changes the Brain","target":"https://news.harvard.edu/gazette/story/2018/04/harvard-researchers-study-how-mindfulness-may-change-the-brain-in-depressed-patients/","line":265},{"title":"MDPI 2021 - Effectiveness of Mindfulness-Based Interventions on Anxiety Disorders","target":"https://www.mdpi.com/2254-9625/10/3/52","line":266},{"title":"PMC - Neurobiological Changes Induced by Mindfulness and Meditation","target":"https://pmc.ncbi.nlm.nih.gov/articles/PMC11591838/","line":267}],"metadata":{"created":"2025-11-11 10:16","updated":"2025-11-11 10:36"},"task_lines":[],"last_embed":{"hash":"1ac5rbf","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md"}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016028749,-0.022258334,0.001285325,0.010895806,-0.042075407,-0.013022433,0.05898954,0.004069055,-0.00007138771,0.0032523994,0.0154439425,0.03145171,-0.048182063,-0.013424608,0.04753463,0.021089101,0.011893228,0.007855017,-0.0008457789,-0.0062625934,-0.05217593,0.025610017,0.031463027,-0.028949935,0.0040900107,-0.011372189,0.018013887,0.0033258738,-0.013649582,-0.008164995,-0.018167915,-0.058797773,0.027964506,-0.05305473,-0.0071147582,-0.02248564,0.016589673,-0.006777765,-0.06162621,0.034032855,0.004074539,-0.058677968,0.011468339,0.028807865,0.05080019,-0.014917381,-0.008960278,0.006079499,-0.008685051,-0.012643574,-0.0030529485,0.01500022,0.01999943,-0.02723301,0.035224907,0.04883208,0.0038395147,-0.026374968,-0.008395536,-0.007832869,-0.059386484,0.009899349,-0.0023105443,-0.0066597196,0.011534278,0.093282275,0.035116848,0.009423696,0.0061827903,-0.0143882185,0.0125696,-0.00018541937,0.015322271,0.004423266,-0.0250849,-0.0032473807,0.022529647,-0.022803864,-0.022982022,0.040374286,0.014542765,0.000098615776,-0.00005370549,-0.01924228,0.009763458,0.026310204,0.00073626684,0.0492683,0.023594638,0.0028043608,0.021129906,0.0036199281,0.015557493,-0.02786661,-0.00500839,0.0018903883,-0.021102482,-0.029825006,0.032997325,-0.012787113,0.0982318,0.02164093,-0.023078512,-0.015811725,0.033116102,-0.015609989,-0.009963232,-0.011649903,0.011475119,-0.0054005533,0.0006989502,0.030525707,0.045598954,0.014217182,0.0007834237,-0.004899564,0.015897496,-0.040128883,0.0082063805,-0.0238787,0.04042986,0.028823378,0.021903269,-0.015561377,-0.00016163643,0.022258312,-0.01694632,-0.024465183,-0.00067453604,0.034855813,0.025499968,0.016040653,0.002436266,-0.00298047,0.009205284,0.046014298,0.0046123387,0.02778038,0.035245415,-0.024235506,0.022576595,0.020125113,-0.0259373,0.0033288714,0.0013676113,-0.041759778,0.057036955,-0.034232046,0.004426771,-0.0074256454,0.025412068,-0.011855783,0.021375561,0.0061198785,-0.033140346,-0.026254527,-0.005326025,0.040693592,0.004500832,-0.043591443,0.010001183,-0.015088863,-0.045375377,0.016537653,0.03960681,0.019942228,0.035483662,0.045350887,-0.0073013366,0.0066575897,0.047526054,-0.11941486,0.012254178,0.008572394,0.016706545,0.0327143,0.08892567,0.018056184,-0.009864002,-0.011650267,-0.037213,0.05329217,-0.04989834,-0.024625007,-0.019748557,0.021391215,-0.039221242,-0.010875766,0.01122227,-0.0005074228,-0.023834994,0.0041859606,-0.002706848,-0.03432539,0.03389035,-0.0146069825,-0.035774983,0.03479619,0.0135090705,-0.063340984,0.007856759,0.039806854,0.03178528,0.053967178,-0.0018336936,-0.023984767,-0.0017500841,-0.012633863,0.048817705,0.0006159662,-0.020785607,0.020101106,-0.02507857,-0.018981412,-0.011212751,-0.03409962,0.01914103,0.022161223,0.0231193,-0.00008200981,-0.026849633,0.008046115,0.0016326512,0.04480535,-0.013652219,0.010456668,-0.0026475084,0.05255094,0.0063906847,0.019293312,0.010222419,-0.01622901,0.0039708824,0.014973056,0.037181415,-0.028972706,0.0007109092,-0.04396538,0.013140599,-0.0016560628,-0.024422562,0.0024329792,-0.026986009,0.0060461815,-0.019521557,0.010270036,0.023404116,0.072266385,0.009841901,-0.005105999,0.017034696,0.017765628,0.012353854,-0.01399128,0.014461069,0.04293896,-0.0038531306,0.013145953,0.0062261773,-0.009101248,-0.010123896,-0.010704031,-0.05396132,0.0044391826,0.011889649,-0.02933055,-0.033416715,-0.01827026,0.05346704,0.0330135,-0.0022315187,-0.014001448,0.03458869,0.018393252,-0.021773266,-0.031917118,-0.033521,0.012915251,0.005188732,0.028837686,-0.011320298,-0.019591218,0.03798622,0.01645945,0.006337133,0.012198191,0.028889012,-0.033129327,-0.019409588,0.005131462,-0.039924014,-0.0025131514,0.06851773,-0.039914947,-0.024294805,0.006407415,0.0026604943,-0.16021301,0.010074869,-0.010377808,0.04762982,0.016991848,-0.025894992,-0.035531517,-0.0012630093,-0.066746816,0.045134984,-0.020754883,-0.04820127,-0.013182823,0.0038687566,-0.008868605,0.024952173,-0.042484835,-0.011744816,-0.028877163,-0.041410115,-0.0028244806,-0.007292943,0.017362306,-0.004434986,-0.015444506,0.0022854705,0.07017528,-0.020854482,-0.022185957,-0.039814238,-0.0199854,0.019437268,0.005372493,-0.018846963,-0.03589714,0.025141772,-0.019428413,-0.028394002,-0.0044547203,-0.031161983,0.0423672,0.0329838,-0.0057094153,0.018841328,-0.018248813,0.046237405,-0.044505056,0.038439676,-0.059521943,-0.018031854,0.0098289205,-0.0046139406,0.022759475,0.04342503,-0.036049206,-0.0034014778,-0.020131182,0.038613103,-0.01113921,-0.010528432,0.016881185,-0.043772057,0.014634567,-0.014137712,0.005238624,-0.033479407,-0.003607958,-0.035740003,-0.04510131,-0.051237106,0.058494475,-0.019408071,0.02788006,-0.004386172,-0.0047735614,0.02225769,0.02851491,-0.044038765,-0.012798373,-0.087847695,-0.026640527,0.047593243,-0.0443678,-0.015385122,-0.027366444,-0.007381626,0.013377174,0.013523671,0.028782431,0.24471335,0.03145151,0.0019516319,0.0039399737,0.060530435,-0.0143059315,0.03662984,0.0222677,-0.02214201,-0.04145994,0.007784047,0.03519788,0.014346997,-0.026567258,0.034416478,0.033982746,-0.060046796,0.004150826,0.07965554,-0.00027111225,0.03544269,-0.05538122,0.051740285,-0.033973932,-0.079283044,-0.044254657,0.009654945,0.054354493,-0.045323204,0.02224813,-0.0098462,0.029788613,0.043617494,-0.0544146,0.01848168,0.008618508,0.04380767,-0.063383974,-0.024239901,0.005511773,-0.021748742,-0.029674213,0.043180842,0.0046948213,-0.056208152,-0.03374406,0.01585583,0.010439004,-0.019617263,-0.01558135,-0.00639088,-0.011142849,0.023230862,-0.0069905287,0.041171566,0.0028534918,-0.010787892,-0.058840815,-0.015104684,0.0437488,0.027198182,0.01274767,-0.07647128,0.018304098,0.011062222,0.002746633,0.005437819,-0.011737285,-0.008417186,0.016069125,0.0054002777,0.0031547723,0.034369837,0.00270049,-0.019961892,-0.025930671,0.047930777,0.038426038,0.017383087,0.04367367,-0.008919513,-0.028276788,-0.02049714,0.012085486,0.008058367,-0.00443576,0.0026530938,0.028629927,-0.003739782,0.0064871954,-0.0026749745,0.009245243,-0.049820572,-0.000092428556,-0.006885753,-0.0137174595,0.045081455,-0.027853176,-0.046972785,-0.0013940185,-0.02218419,0.024145465,-0.0144942915,0.008164483,0.025691967,0.011689612,0.009057564,-0.04130135,0.00814423,0.054943245,-0.056762353,0.013220695,0.0052264878,-0.06840488,0.0057307254,0.034907028,0.024218658,0.013007742,0.05554878,-0.01663721,0.042906266,-0.005964642,-0.0024510312,0.020607596,-0.03191842,-0.025339475,-0.012962342,-0.0071745715,0.0122519815,0.0077006957,0.023435796,-0.054946512,-0.04848595,0.0060646995,0.02646264,0.06315735,0.041916,0.005445025,-0.002152882,-0.028957572,0.043109447,-0.04584462,0.015465265,0.017371664,0.022000363,0.029463654,-0.018600784,-0.03209399,-0.012013902,0.032825965,0.017297061,0.02292419,0.024104021,-0.04088362,0.013372248,-0.022896456,-0.04832837,0.008210609,-0.011609963,-0.018008122,-0.033501137,0.015219292,0.02312523,0.07118329,-0.014911215,-0.00496683,-0.014774391,-0.015674278,-0.03588563,-0.059159346,-0.0021842734,0.004778925,-0.06236619,0.006202146,0.017347487,-0.040091574,-0.009215451,0.0040436266,-0.03096693,-0.042517334,0.02552462,-0.018711543,-0.029473813,0.0057624886,0.048010778,0.0039402833,-0.06461943,-0.023843506,0.001867522,-0.028080365,-0.028243605,0.116367854,0.028616112,-0.029654494,0.020525148,-0.0024818538,0.012116593,0.04632292,0.03883381,0.018873721,-0.009068737,-0.0022783617,0.00039784823,0.018790497,-0.02224508,-0.026480969,-0.027071184,0.033651244,-0.024626369,0.016909637,0.00090403995,0.013263664,-0.042828847,0.009109555,-0.062225893,-0.031856637,0.03918314,0.013130692,-0.092174195,-0.028019914,0.006593027,-0.0024809663,0.010986223,-0.021963209,-0.0014145063,0.001886819,-0.011589104,-0.040601876,-0.021239424,-0.0044132792,-0.009615334,-0.028750343,-0.0136031285,-0.009752821,-0.017258532,0.025210043,0.033159766,0.03106533,0.00019656791,-0.017008651,0.022882488,0.0016069956,-0.005848063,0.006188272,0.011344287,0.002358725,-0.06704208,-0.07030078,-0.002131114,0.00042477768,0.035069607,0.0030854559,-0.03970678,-0.042906456,0.010699773,-0.009470703,-0.009746258,0.00536997,-0.025337603,-0.053340305,-0.045055024,0.04149361,0.013536034,-0.005183453,-0.046291996,-0.042891916,-0.010539193,-0.016521716,-0.03326347,0.008499813,-0.008214239,-0.019784521,0.0041556377,0.004373164,-0.022474982,-0.0039555808,-0.025896084,-0.017605022,0.010286861,-0.027232742,-0.029084142,0.04549032,-0.012299559,-0.038562637,-0.03266983,0.06738262,0.041555908,0.0010959804,0.0037186437,-0.039060358,0.0069851237,-0.012982537,-0.05941231,0.03689718,0.02498233,0.0010894771,-0.014749428,0.024574237,-0.012125756,0.0030688224,-0.008458756,0.01953406,-0.005442266,-0.00720613,0.004823177,-0.009138398,0.022793151,-0.017067447,0.009203791,0.0012858096,-0.0141735505,-0.03046792,-0.011147246,-0.0057454947,0.038787097,-0.016153198,0.04881426,-0.06869867,0.03049157,-0.009662603,0.02324348,-0.016349798,-0.04066544,-0.021929925,-0.06418254,0.012499119,-0.026567318,-0.0537099,-0.010305433,-0.021022867,-0.029362176,-0.02361584,-0.013655499,-0.033899248,-0.017929656,-0.009592232,-0.012405005,0.009320535,-0.0037779287,0.017807674,0.007937381,0.022991914,0.016284978,-0.019224994,0.0028564013,-0.014161603,-0.015249712,-0.0053104144,-0.025259575,-0.006593577,-0.023209825,0.012233165,0.010561133,-0.013769468,0.06010866,0.031111795,-0.03209275,0.030431762,0.026027838,0.041241836,-0.0237352,0.015843092,-0.002345441,-0.029066144,-0.04925226,0.009935609,0.005802454,-0.0103191435,-0.008194304,0.024518,-0.011072253,0.016524717,-0.009947462,0.057597224,-0.050337166,0.032588113,-0.012208083,-0.018708557,0.027993254,-0.000079705336,-0.0015697641,0.029230367,-0.02080711,-0.0031269046,0.04596329,0.012954378,0.0045202705,0.042816438,0.06427685,0.023969328,-0.012865282,-0.03143418,-0.0097372765,0.012449873,-0.14623718,0.0062277396,-0.029207958,0.040949523,0.014356248,-0.015494486,-0.041163843,-0.03327802,0.0028809933,-0.046036903,0.0055299746,-0.047102164,0.016594017,-0.020436838,-0.01894959,0.0049340106,-0.031042581,-0.0002720204,-0.061684955,0.06595759,0.017522397,-0.0014900479,0.024562785,0.023343012,-0.03325626,0.016674401,0.0019437768,-0.022564748,-0.024364384,0.0034482693,-0.036125865,-0.001557216,0.023175705,0.06502274,0.0007861022,-0.0060087666,-0.001628208,-0.016149435,-0.051238645,-0.00014219977,-0.038227126,0.016484378,-0.012546032,0.036421645,0.047406185,0.05885069,-0.04546557,-0.010834873,-0.0040240847,0.024189485,0.0040937974,0.026379673,0.029509548,0.015604314,-0.031123433,-0.03555915,0.010091547,-0.01909997,0.0049620797,0.010834669,0.002481241,0.049505144,-0.029919421,0.0035914513,-0.047387708,0.018730583,-0.054017972,0.006908259,-0.038606405,0.037097048,-0.027609996,-0.038653728,0.027427169,0.017852873,0.015315196,-0.002094388,0.03830448,-0.016899716,-0.029099902,-0.03441602,-0.034807548,0.0408076,-0.006999976,-0.029184816,0.041960083,0.0018265968,-0.035733487,0.0029869252,-0.068256915,0.013770821,-0.07022525,-0.05026505,0.031625524,0.001125485,-0.010142333,0.0655872,-0.020896249,0.018207114,0.000010777018,-0.0033131945,-0.014561812,-0.018746376,-0.011342558,-0.032047335,-0.018600702,0.030208368,0.023523275,0.01592851,-0.038286276,0.0018527588,-0.0119096665,0.020774497,0.0037782593,-0.0101110125,-0.051889814,-0.012702315,-0.0029356175,-0.0024805702,0.00925022,-0.0018037141,0.016484352,-0.009643473,0.032200858,-0.03802282,0.019290937,0.0667911,0.012878925,0.056910753,0.047350544,-0.023160899,-0.016791662,-0.01138881,0.064514816,-0.00315311,0.03781228,-0.049926873,0.034074087,0.020905226,-0.05114298,-0.015276871,-0.04395621,-0.038188763,0.00097569806,-0.032321732,0.012707321,-0.00864277,0.02849856,0.033632264,0.008406756,-0.023556624,-0.0060354457,0.01697797,0.0332173,-0.006295165,0.008160123,0.046708427,-0.017908342,0.018748274,-0.01906136,0.07227423,-0.030564507,-0.032279074,-0.03041321,-0.025857782,-0.034490004,0.036609385,-0.021690365,-0.015716609,-0.036002763,0.0015954997,0.030867979,0.008752743,-0.009007965,0.026427666,0.03981945,-0.022005903,-0.011441654,-0.004511228,0.051129613,-0.03333925,0.03403387,0.008879669,0.047333565,0.028331367,0.019813113,0.03761256,-0.020622239,0.0049152323,-0.02158863,-0.005443909,-0.006165687,0.037224732,-0.033266876,-0.009084847,0.033448484,-0.010586173,-0.028265528,0.0005521523,0.024736604,0.0048220186,-0.070121154,-0.015643219,0.0030676736,0.028221311,-0.047750253,0.047251083,-0.04002667,-0.05290834,0.019867195,0.05919846,-0.025029112,-0.0074499683,-0.0089961,0.022498583,0.0027037065,0.04257179,0.0356284,0.02703983,-0.011282593,-0.02197288,0.085033104,-0.00021308148,-0.020383695,-0.014504288,0.030359803,0.031328063,-0.024092756,0.037069067,0.002808649,0.0002434526,-0.021436468,-0.034033358,0.013721603,0.0386327,0.013158724,-0.014622572,-0.020831112,-0.0073682535,0.016187094,0.001255138,0.016491469,0.010656045,0.013799991,-0.071812406],"last_embed":{"hash":"kjwte7","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"kjwte7","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"kjwte7","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.00037021286,-0.006760057,-0.012249632,-0.028098306,0.007498458,-0.017295899,0.063029036,0.023385264,-0.0042156912,-0.015734829,-0.019691456,0.020104624,-0.03451338,0.008349152,-0.02631075,-0.029566702,-0.013338207,-0.016808782,-0.017761918,-0.022761267,-0.049164757,-0.017877946,0.018715642,-0.0048756143,-0.020244602,0.04951238,-0.0041462285,-0.016483055,-0.051928032,0.028161252,0.014769507,0.015635803,0.047261678,-0.01277398,-0.012031838,-0.029079039,-0.021704953,-0.009865765,-0.09864061,-0.002623357,0.044945788,-0.033474054,-0.031856105,0.016154967,0.021054808,0.007960097,-0.04780258,-0.04876044,0.01953171,-0.0025757141,0.009352714,-0.001964184,0.0017633397,-0.050446372,0.0023333214,0.027777323,0.013420049,-0.00632121,0.015155631,-0.0385986,-0.01802118,0.01092631,-0.013637624,-0.033988874,-0.028476499,0.028506398,0.008232676,0.02188083,0.014745026,-0.02908827,-0.013974384,-0.015048996,-0.011532932,-0.048477843,-0.0041315523,-0.04208185,0.018832004,0.03287847,0.035190716,-0.046099715,0.115605466,-0.031023854,-0.012419051,-0.008078851,-0.0073736235,-0.015885085,-0.004267125,0.0737209,0.0019996942,0.0007735461,-0.0017378292,0.047003273,0.004655979,-0.050274584,-0.0041703605,0.0025401218,0.013764687,-0.061233792,0.015337198,-0.018209672,-0.023369515,0.025766684,0.010670639,0.039469812,0.010515263,0.022934275,-0.010362855,0.015261187,-0.013328503,0.022354303,-0.023499005,0.0069206143,-0.010307453,0.008670906,0.002823819,0.0027348427,-0.0070692473,-0.015630726,0.013477264,-0.025163619,0.023103744,0.0616412,-0.0012588454,-0.021682095,0.014341282,0.03376356,-0.012353066,0.021080451,-0.057692222,0.005122193,0.021339394,0.00225651,0.034960628,-0.011467824,-0.01608699,0.02506845,0.05281081,0.049061205,0.013431307,-0.028627077,0.014438693,0.010626138,-0.019737717,0.023564873,0.02937893,-0.013368049,0.009933216,0.02597091,0.008870438,0.070923075,-0.010833989,-0.031195834,-0.0010957749,0.0017404887,0.007223812,0.04287842,0.022348115,0.015760813,0.024309218,-0.05202447,0.012274055,-0.04245863,0.037508,0.0698569,0.020288026,0.012573679,0.003198011,0.038295396,0.009127608,-0.009772134,-0.023339387,-0.052855648,0.028334167,0.028270254,0.02458621,0.06511864,0.029413313,0.052579585,0.02965792,-0.04584834,-0.01745328,0.034090586,0.010226707,-0.04135067,0.036211383,0.0041493643,-0.0096914945,0.007732609,0.02054112,0.06537656,-0.018729743,-0.024842342,0.03695974,0.02966145,0.022675423,-0.0009666584,-0.05069565,0.0058707404,0.056688946,-0.020673873,-0.03211215,0.009637251,-0.034747206,0.023205265,-0.010741862,-0.0054862136,-0.01124387,-0.01739056,0.015954897,0.006215451,0.047211576,0.039573845,-0.002224251,-0.013950143,0.029855618,-0.010471662,0.0066475375,-0.005414734,-0.0057914304,0.016973259,0.0016673865,0.006880049,0.016595295,-0.04640105,-0.007976125,0.013077351,-0.020576252,0.014357972,0.02400978,0.020546913,-0.036680702,0.075023614,-0.03082601,-0.011648646,-0.025587453,0.022952711,-0.050921377,0.0045548677,0.033483986,0.014441183,-0.02105206,-0.01620513,-0.014867803,-0.027507098,-0.05303652,0.023158541,0.006388692,0.051308643,-0.015604177,0.04308055,-0.02466355,-0.0019017174,-0.016323233,-0.019247867,-0.0133456,-0.03198007,-0.009061623,-0.025846938,0.013560178,-0.006850462,-0.008216579,-0.013522635,0.037461884,0.02968058,-0.01748225,-0.013224909,0.027536942,-0.016471015,0.04089637,0.051567275,-0.00017634088,-0.013552847,-0.02975749,0.019336276,-0.03709415,-0.032054026,-0.0035195025,-0.013414776,0.019472647,-0.010334271,-0.020763293,-0.03925634,-0.006895504,0.01473991,-0.026345622,0.019246886,-0.019953642,-0.007935941,0.015027967,-0.0029233743,-0.024522556,-0.016513603,0.08617174,-0.034381695,-0.006374495,0.020910637,-0.023195373,-0.20092385,-0.026780361,0.029021189,0.017319532,0.0041970485,-0.0059974487,-0.0038145438,-0.008250337,-0.020883325,-0.040273394,-0.018406715,-0.12531681,0.029156428,-0.02961421,0.03747122,0.025961196,-0.0041278712,-0.014320598,-0.028819555,-0.09054589,-0.0059302086,0.025989246,0.052388497,0.070639715,0.05119823,-0.00061545364,0.050176777,-0.0050233654,-0.025339605,0.0073661427,-0.040042277,0.021163436,-0.035830226,-0.04245612,0.029567722,0.02804047,-0.02838346,0.011265736,0.033007238,-0.022968803,0.052859373,0.037695672,0.023576863,-0.041365746,0.014359158,-0.031859044,-0.028292576,-0.0022788711,-0.01016622,-0.010052211,0.004237652,0.047118593,0.025928294,0.010546827,-0.0120690465,0.027164957,0.017311167,0.07301848,0.0362695,-0.0046379925,0.00066365424,-0.063273065,-0.06256966,-0.0306969,0.0028462762,-0.014690372,0.0048441566,-0.026817579,-0.018986553,-0.043605242,0.026693463,-0.0066865836,-0.03568128,-0.039805733,-0.03662774,0.0068999296,0.00580433,-0.028832972,-0.027479028,-0.08840909,0.0069073965,0.007513509,-0.029377783,0.015638525,0.0038303959,0.02964565,-0.031586986,-0.027906418,0.010154208,0.33537903,-0.015035789,-0.02438137,0.014328386,0.0112555735,0.0076670074,-0.008422274,0.027447036,-0.010347532,0.007644129,-0.0075436183,0.013764715,0.012518928,0.052135985,0.03784231,0.07567684,-0.063241504,-0.00381643,0.0046889298,0.01182905,0.030265857,-0.07420157,0.008575783,-0.030756334,-0.05554022,0.007028838,0.04508023,0.017186152,-0.032163393,-0.010188235,-0.024866033,0.029806936,-0.03236597,-0.035900254,0.030345656,0.019647732,-0.06386551,-0.0693419,-0.031497873,0.016765904,0.031090006,-0.022531202,0.0050170626,0.00004079087,-0.05204738,-0.019721596,-0.00077598356,0.008811653,0.0035114712,-0.033477698,-0.017087078,-0.0070692976,0.011798634,0.0058711274,-0.012612747,0.016541623,-0.03352452,0.013611314,-0.032407124,-0.0037739435,0.018912835,0.032497447,-0.04870599,0.0097172875,0.046347786,0.019442271,-0.0568737,-0.006488433,0.0027390462,-0.0024035764,0.03999233,0.009052622,0.013855275,-0.007850507,0.0062906207,-0.015997168,-0.014537863,0.03729256,0.031132158,-0.014527782,-0.010833703,-0.017697513,0.026645994,-0.0013654643,0.02678155,0.015867727,-0.026130373,0.01575558,-0.018446973,-0.051695324,0.008332957,-0.025090318,0.0030115074,-0.027885348,0.010765333,-0.03583479,0.036953446,-0.062691934,0.013275601,-0.010183548,-0.009455579,0.010449999,-0.009897183,-0.0041060257,-0.007913534,-0.0029687067,-0.014638809,-0.022524456,-0.018451607,0.020511305,-0.04716615,0.014868514,0.012531407,-0.011701731,0.056102768,0.018120645,0.006636983,-0.0049876235,0.013626618,0.021807225,-0.007868001,-0.018335385,-0.00366285,0.031247886,-0.006393851,-0.056740794,0.024844486,-0.020909706,0.006480862,-0.009777342,0.021442708,0.014527458,-0.018650794,-0.019236261,-0.0012615783,-0.023139475,0.009164891,-0.022694208,0.02031506,0.06656144,0.04432101,-0.009775353,0.017266968,0.03609146,-0.015788363,0.0031890182,-0.024072288,-0.02761117,-0.008370204,0.016812773,0.028147228,-0.032573935,0.025881292,-0.041311998,-0.011296404,-0.014340546,0.009492593,-0.019756123,-0.00920039,-0.039297707,-0.009117397,0.005948647,0.021088213,0.07936732,-0.01418445,0.0368824,0.0024232655,0.03358885,-0.019535491,0.011631646,0.022349622,-0.025639057,0.014787867,0.00073864363,-0.001632687,-0.061820135,-0.0087977955,0.033347204,0.037623845,0.0042603062,0.06389474,-0.0046723606,-0.0007694611,0.024181841,-0.00082769006,0.024681622,-0.021769134,0.006772442,0.011045898,-0.03011113,0.009386807,0.04293427,-0.00095278525,0.0012445757,0.037992705,-0.0071864817,0.010160576,0.020445615,0.00046394992,0.01106298,0.029341305,0.019525584,0.01317211,0.04646239,0.031175438,-0.041486904,0.011339487,0.028183563,0.04822597,-0.02927685,-0.013677496,-0.007911859,-0.007527698,0.0014645687,-0.0761481,-0.009860782,0.011583031,0.023657378,-0.01389631,0.018713176,-0.028872082,-0.029838752,0.0043259487,-0.08027677,-0.0019334698,0.03166091,-0.006191542,-0.028736074,-0.02889698,0.020615635,-0.022633655,-0.029201902,-0.012238952,-0.029085193,-0.021147618,0.018150581,0.013473092,0.0035060807,0.009490319,0.026072152,0.006821846,-0.029706059,0.021799507,0.0101570105,0.019036615,-0.009173322,-0.009518076,0.023614893,-0.048230115,-0.030948492,0.0041465363,0.0033692822,-0.05677678,-0.03147005,0.010005707,0.06542962,0.028562704,-0.01513625,0.022080999,0.0012406207,0.008901308,0.022866191,0.006821279,-0.0063355756,-0.029489873,0.010033694,-0.02967839,-0.033771824,-0.013301069,-0.046134938,-0.033024833,-0.022539144,-0.030745614,-0.016635181,0.0041900366,0.0007468409,0.006294626,-0.013395967,0.01822881,-0.031434406,-0.05468616,0.010376924,-0.0022289502,0.009986412,-0.01821289,0.004828033,0.028503137,0.013452344,-0.019698447,-0.030909544,0.01096967,-0.025777293,-0.057118516,-0.0035656916,-0.00022084484,0.039271552,-0.04627951,0.027257452,0.029897448,0.0013001044,0.013563596,0.03869582,-0.011493202,0.0057819015,-0.0050151986,0.0071894745,0.01790297,0.0101060495,-0.004019866,-0.010315045,-0.014959411,-0.019866725,-0.032245528,-0.016865699,-0.025607318,-0.016156275,-0.006049085,0.0007902402,0.010701767,-0.004640572,0.031451054,-0.03146118,-0.009586932,-0.001731002,-0.027661277,-0.018548554,-0.032294728,-0.009117075,-0.0034946967,-0.029033415,-0.02998569,0.03248398,0.03604741,0.0017003911,-0.012880632,0.0074879928,0.068687186,-0.0029079807,0.014289538,0.01654626,-0.038053557,0.036050834,0.016001081,-0.0035094318,-0.000059070822,0.051983032,0.014841125,-0.031490926,-0.050911848,-0.005746154,0.022941366,0.017268123,-0.01575891,-0.012259287,-0.0036832446,-0.015318263,-0.0033860772,0.032918617,0.058980443,0.015046378,-0.0111606885,0.042698286,0.033146027,0.0039859456,-0.0047308537,-0.00496064,0.002996844,-0.05884852,-0.005571663,0.004708963,0.003042005,0.021908907,-0.047082644,-0.06898671,-0.04468744,-0.010222357,0.041014772,-0.0005447538,0.009844809,-0.03151603,-0.0197702,0.023402173,-0.02123486,-0.04702075,0.02472015,0.02146681,-0.011228287,-0.007803761,0.0012819795,0.017600115,0.01478286,0.012895422,0.021196932,0.02489243,-0.11440027,0.05347676,-0.034201987,-0.02468022,0.03303756,0.004175949,-0.03159723,-0.033821724,-0.028955549,-0.03189296,0.038296163,-0.020667484,-0.008324577,-0.029075008,-0.00048708046,0.00064436364,-0.041447695,0.018238984,0.017267192,0.06104692,0.000354551,-0.015785782,0.0014424778,-0.054806005,0.01734535,0.028879805,-0.037298996,0.0044817287,-0.017781803,0.0041855667,-0.026861249,-0.030383658,-0.020250952,0.029699113,0.024298387,0.020390254,-0.037842244,-0.02686245,0.00075401185,0.030906277,0.00911351,0.004352245,-0.01616993,0.0021810967,-0.029440662,0.0052867504,-0.022892706,-0.026173744,0.009460551,-0.030341165,-0.08459756,0.0062088906,0.029497867,-0.015352538,0.0052378676,0.0047065644,0.007672186,-0.00088617,0.027485713,0.048116323,0.013211569,-0.005646184,-0.037211325,-0.0061689573,-0.05927619,0.021433588,-0.02119018,-0.0067903525,-0.012088647,-0.014782083,-0.0026539606,-0.05592166,0.016910048,-0.010253009,0.018635899,-0.01901413,0.032684248,-0.030668037,0.040038425,-0.024306588,-0.0023904045,-0.009940056,-0.007834737,0.00792073,0.0775845,-0.011638552,0.011704585,-0.0028431104,-0.004638401,0.01914998,-0.060706533,0.03090434,0.032313097,0.028226364,-0.017466933,0.02264828,0.0006594703,-0.004446421,-0.003215288,0.021146234,0.0045623328,0.032377463,-0.038364816,-0.0042990614,0.0023106625,-0.0067168903,-0.02844837,0.008881532,-0.02977926,-0.010116285,-0.01977348,-0.0690551,-0.058279272,0.0138035035,-0.07030035,-0.016004033,-0.035538577,0.04087408,0.012794999,0.014614088,0.033569984,0.042306338,-0.01121268,-0.06070291,0.020796986,0.0072988495,-0.0066806558,0.015624583,0.049670685,-0.018401168,0.052784253,-0.015397116,0.0068159876,-0.015560174,-0.019495614,-0.0043541025,-0.004835377,0.0722462,0.020991953,-0.031668853,-0.03195573,0.009802345,-0.0016899378,-0.029731264,-0.051958274,0.019157188,0.009790977,0.0013256309,0.004686783,0.0008752882,-0.0042760638,0.0008617203,0.02021598,0.013486401,-0.029065894,-0.0151639925,-0.00488598,0.0057493025,-0.00018512526,0.070338644,0.009387115,-0.006756261,-0.013054992,0.00081622915,-0.024274375,0.034458302,-0.016019061,-0.01667097,0.018212467,0.037443027,0.026676422,0.030814912,-0.013115635,0.042974405,0.044565197,-0.02774684,0.005108279,0.032463875,0.053016957,-0.015568405,0.0041512735,-0.037754245,0.031392526,-0.020051835,0.0051602735,-0.021483742,-0.0015411726,0.026399875,-0.03338425,0.015359754,-0.020443685,-0.005957916,0.023070259,0.026230043,0.006228677,-0.00399402,0.011429083,-0.04778955,0.0016504843,0.013286641,-0.048600037,-0.05434893,0.018278303,0.030495478,-0.049127005,0.04451634,-0.02060539,-0.01849265,-0.0050213565,0.0066369306,-0.009317073,0.0047975606,0.0072986195,0.0518328,0.05284416,0.028348321,-0.00041588937,0.018074868,0.046905864,-0.016141472,0.039311968,0.033590015,0.0030670005,-0.045507208,0.04232487,-0.030684056,-0.002182397,0.046701234,-0.008433208,-0.03419417,-0.008822192,0.037313703,0.012686684,0.023398098,-0.0037129454,0.003938618,-0.022171652,0.033466265,0.002745184,-0.031364832,-0.040145505,-0.025141263,-0.031814568,-0.0010332892],"last_embed":{"hash":"t2xegt","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"t2xegt","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources","lines":[5,278],"size":14295,"outlinks":[{"title":"National Social Anxiety Center - Dating Phobia CBT Strategies","target":"https://nationalsocialanxietycenter.com/professional-workshops/the-deeply-personal-fear-of-rejection-in-dating-phobia-cbt-treatment-strategies/","line":255},{"title":"Psychology Today - Dating with Social Anxiety CBT Tips","target":"https://www.psychologytoday.com/us/blog/the-dynamics-of-love/202502/dating-with-social-anxiety-3-intimacy-boosting-cbt-tips","line":256},{"title":"Choosing Therapy - Dating Anxiety Guide","target":"https://www.choosingtherapy.com/dating-anxiety/","line":257},{"title":"JAMA 2014 - Meditation Programs for Psychological Stress and Well-being (Meta-Analysis)","target":"https://jamanetwork.com/journals/jamainternalmedicine/fullarticle/1809754","line":260},{"title":"Harvard Study - How Mindfulness Changes the Brain","target":"https://news.harvard.edu/gazette/story/2018/04/harvard-researchers-study-how-mindfulness-may-change-the-brain-in-depressed-patients/","line":261},{"title":"MDPI 2021 - Effectiveness of Mindfulness-Based Interventions on Anxiety Disorders","target":"https://www.mdpi.com/2254-9625/10/3/52","line":262},{"title":"PMC - Neurobiological Changes Induced by Mindfulness and Meditation","target":"https://pmc.ncbi.nlm.nih.gov/articles/PMC11591838/","line":263}],"class_name":"SmartBlock","last_embed":{"hash":"t2xegt","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Understanding What's Happening": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015821388,-0.02816945,-0.02434405,0.018440776,-0.028731635,-0.051365178,0.0020022802,0.011764407,0.03174108,-0.0049556415,-0.008924158,-0.0021677562,-0.04526728,-0.017736655,0.024402875,0.015203705,-0.020484049,-0.009847361,0.008334734,0.0065525654,-0.05555676,0.013211843,-0.0010830723,-0.0139586935,-0.019471861,0.026003724,-0.013973656,-0.0015730303,-0.0030611164,0.029172294,0.0019179584,-0.026846081,-0.014377003,-0.0459076,-0.0312937,-0.00034047212,0.015880898,-0.015221799,-0.016283756,0.012405299,0.024354989,-0.02144822,0.058634385,0.028158395,0.022477956,-0.0044988804,-0.033556346,-0.028089995,-0.003193893,-0.03684652,-0.037473544,-0.025289236,0.037338655,-0.043437563,-0.00004626121,-0.00018657341,0.012885455,-0.009086618,-0.0207443,-0.025136052,-0.037008587,0.00062993297,-0.02357732,-0.055982385,-0.022170283,0.062023927,0.024209885,0.0016537093,-0.012109539,-0.06149483,0.018740742,-0.027589075,0.00379895,-0.012304976,-0.020922886,-0.00033531254,-0.014485932,-0.039856005,-0.015232935,0.007903175,0.013443448,-0.0017763061,-0.007120231,0.0026124665,-0.007361392,0.0198737,-0.009924079,0.042851005,0.047794744,-0.035493992,-0.0075742328,0.0059959926,0.027331453,-0.019871868,-0.03229236,0.007927255,-0.034691077,-0.026334936,0.022902712,-0.051334903,0.016635893,0.031140767,-0.014285481,-0.03528525,0.02469648,0.035650615,0.02780066,0.047842856,0.020455753,-0.0012962102,0.05430905,0.028859401,0.01206681,0.010552079,-0.029087614,0.030509237,0.0046485635,-0.007129996,0.008365556,0.0015859426,0.0010588628,0.026741575,-0.026151937,0.04959235,-0.059167538,0.011787603,-0.027336486,-0.004699028,-0.023934683,0.03116113,0.025015475,-0.036258474,0.020714065,-0.014385037,-0.016236918,0.059711076,0.004989757,0.05802759,0.028947592,-0.05020906,0.0388011,0.032038514,-0.030691983,-0.00870282,0.034904793,-0.014648321,0.028199695,0.021646757,-0.033454526,0.025270972,-0.006971937,-0.010166977,-0.0042764,0.013860771,-0.04962679,0.019045344,0.023810005,0.015686715,0.011727073,0.023918245,0.016651465,-0.066536985,-0.04368818,0.03583253,0.014690432,-0.01581478,-0.00850622,0.047043875,-0.024200784,-0.030824626,-0.005981236,-0.039362624,-0.008221931,0.028306188,-0.008073737,0.037296537,0.0514947,0.0062675937,-0.009334242,-0.033594236,-0.03199573,0.0031079252,0.023298603,-0.0017278917,0.022964288,0.015098088,-0.009641579,-0.02527568,0.014814037,0.018685976,-0.020607822,-0.02110106,0.030636668,0.009745143,0.059978247,-0.062509164,-0.020920947,0.017470637,0.033618063,-0.025657097,-0.010445387,0.026325122,-0.017261734,0.012782649,-0.0355047,-0.010092499,-0.03420926,-0.011365411,0.026718438,-0.05490485,0.022453586,-0.020309174,-0.024808608,-0.02443841,-0.024122559,-0.010400208,0.0092986375,0.025817787,-0.04821979,0.027198281,-0.00853892,0.030108059,-0.013648958,-0.005696435,-0.0054979404,0.06160917,0.006198299,0.03065195,-0.011780408,0.0029673344,0.011429978,0.008188923,-0.0027511409,0.013799211,0.037037484,-0.011601836,-0.021783449,-0.043915212,0.028900355,0.011534537,-0.029811274,-0.0086468505,0.030814702,0.0053437864,-0.016712464,0.0057232,0.023386773,0.003408142,0.017284473,-0.012031626,0.017867235,0.005373522,-0.0006853548,-0.07242918,0.012998963,-0.002508112,0.03027843,0.017911898,0.016694061,0.031541668,-0.043575816,0.01440832,0.040247716,-0.003675997,-0.028917579,-0.009146323,-0.018027917,0.015822304,0.044932514,0.07426826,-0.021280995,0.0010298754,0.023228649,0.0078736795,0.001986994,0.029197954,-0.024424529,0.011775357,0.032584075,-0.011161654,0.007095838,0.0002735555,0.014876963,0.019321062,0.021305082,-0.017329298,-0.0007404805,-0.0339693,0.0076237745,0.0067161666,-0.0150546245,-0.032145828,0.05904128,-0.03618723,-0.037389018,-0.010776677,0.0424141,-0.1677119,-0.0018829425,0.0025157027,-0.014322983,0.0040856516,0.039967224,-0.07249374,-0.001860428,0.0025783225,0.02266804,0.028830169,-0.03621214,-0.006642174,0.03222456,0.0041185757,-0.0028994463,-0.021366324,-0.0033384394,0.034374416,-0.036810115,-0.015290656,-0.016983708,0.034466904,-0.015264676,0.0062723043,0.008361292,0.07109824,-0.019787936,-0.029625965,-0.04308852,-0.05916541,-0.038941875,-0.0029222006,0.026193608,0.022466527,0.031880856,-0.015959408,-0.018856531,0.024657758,-0.014388452,0.03263311,0.07301597,0.0049356776,0.033256307,0.011580105,0.02804827,-0.025973069,-0.008020204,-0.046180222,-0.03717591,-0.009468916,0.013043107,-0.021150317,-0.011538783,-0.041343544,0.000112996706,0.016451845,0.004917127,0.011227137,-0.0080179535,0.009768354,-0.07099701,0.025241818,-0.012715662,-0.038976528,-0.031745557,0.0323158,0.013519388,0.002865744,-0.048868645,0.028189886,0.028171591,0.007053592,0.04389626,0.010622375,0.025704555,0.0033887422,-0.0000056498207,-0.011987562,-0.07493963,-0.003068704,0.01978319,0.00074647734,0.0108624045,-0.026760219,-0.014901082,0.019223457,-0.023474818,0.0892287,0.21964358,0.08623556,0.01183,0.004306014,0.06431202,-0.05589464,0.035155512,0.055775493,0.008531436,-0.015869651,-0.049587782,0.032422084,0.009409192,0.0134535525,0.014832649,0.067054875,-0.049746267,-0.0021799572,0.02406878,-0.00755928,0.019545132,-0.03604511,0.0350844,0.020545166,-0.06946809,-0.020565731,0.010446611,0.06456513,-0.027280563,0.0138842575,-0.04939159,0.022105763,0.0712429,-0.04260651,0.05606638,0.031308863,0.028710421,-0.034313478,-0.036074724,0.028272144,0.04287653,-0.029547965,0.0047984715,-0.010324045,-0.029942496,-0.011132972,-0.0063014203,0.017741017,-0.03677195,-0.029921446,-0.061736193,0.021955872,-0.004828617,-0.010228751,0.0021789742,0.003324052,-0.0020708002,-0.0005895213,-0.038567394,0.03587613,0.010808778,0.01568519,-0.04332851,-0.010361288,-0.0048546093,-0.037316147,-0.028027447,-0.05126441,-0.0083973985,0.02253149,0.016121564,0.034906488,0.0535086,0.028960114,-0.031053763,-0.020228393,0.016731638,0.07053011,0.014740667,-0.056408536,0.0036570877,-0.020203378,-0.049118385,-0.017522004,0.02478839,0.05136737,0.018726287,0.061117273,0.044872932,-0.014245632,-0.02942053,0.021471914,-0.049623236,0.0053651608,0.014206751,-0.0356058,-0.0149226785,-0.046396308,0.011175262,0.008693939,-0.03270558,0.0015016586,-0.018777302,-0.014247732,0.024340501,-0.017929463,-0.016040454,0.023393482,0.013357921,0.028117875,-0.07173505,-0.01573778,0.010274745,-0.011543283,0.04696394,0.06797496,0.011852761,0.025544873,0.053196818,-0.0042090095,0.032337878,0.008753641,-0.022112213,0.021114836,0.010598469,-0.067814544,0.017987525,0.02462744,-0.0167429,0.0102131,0.058137406,-0.03627341,-0.062588386,0.0477716,0.055022463,-0.0016150575,0.025514122,-0.005927298,0.024371961,-0.010471293,0.028286688,-0.035211105,0.0060600946,0.026013898,0.010368304,0.032593396,-0.039247148,-0.00017885103,-0.013586649,0.00015425478,0.03586546,0.001463266,-0.005925718,-0.032607384,0.0064529465,-0.01446083,-0.039270848,-0.014907185,0.008601547,-0.002440469,-0.0019259909,0.015287317,0.03359674,0.085281424,-0.03667636,0.04577012,0.0033979164,-0.021485852,-0.013954131,-0.0024446684,-0.013352992,-0.006986024,-0.019504236,-0.01934554,-0.02130902,-0.02978955,0.0050956034,0.018048039,-0.03669246,-0.021567132,0.07195085,0.00045809272,-0.010148373,0.03537003,0.037498474,0.047654044,0.022298664,0.0040931525,-0.0047941008,-0.014906541,0.0050578704,0.10709583,0.0027700916,-0.0022208844,0.07700901,-0.003983621,0.030791773,0.055137698,0.02686349,-0.008755215,0.0010257304,0.0050939294,-0.009635448,0.009143397,-0.0038166628,-0.012600606,0.030387055,-0.0040678945,-0.005409926,-0.0008566979,0.0023053514,0.013973524,-0.024849175,-0.009552512,-0.0227193,-0.011082331,0.0064692968,-0.005340592,-0.04471774,-0.02291985,-0.010420565,-0.03276247,0.010542358,-0.038113583,-0.051442042,-0.0023443655,-0.021182194,-0.041247286,-0.047066405,-0.0018108239,-0.017054936,0.005555671,0.018835315,0.008347856,-0.0129389595,-0.010893069,-0.00723858,0.0015604309,-0.003714537,-0.020741263,-0.0069242814,0.038854506,0.030225994,0.008849195,-0.009588528,-0.037008535,-0.0576693,-0.04238195,-0.008285326,0.052371863,0.039180044,0.0099656535,-0.02520562,-0.04571326,0.0067631286,0.031165306,0.034041915,0.012869266,0.014881339,-0.040966205,-0.0009178309,-0.020252936,0.03752259,0.00712423,-0.07242166,-0.05791642,-0.041650437,0.014766391,-0.050145134,-0.06897571,-0.019451488,-0.018617218,-0.02881188,-0.017374523,-0.021089485,-0.017815962,-0.0330726,0.060963828,-0.026534386,-0.029830975,-0.071623966,0.03907543,-0.00026258765,-0.0016707219,0.023259902,0.014783633,0.04149539,0.013793085,0.0033695959,-0.016133474,0.0016834518,-0.053261057,-0.052962292,0.06482491,-0.010186849,0.029750196,-0.012378996,0.017440395,0.0035440477,0.03767964,0.025856776,0.006182863,0.0034539646,0.008597248,-0.030919928,0.0013393275,-0.004912196,-0.022787377,0.0007116416,0.017317647,-0.0035398826,-0.06953724,0.04069701,-0.02970825,-0.008319151,-0.03128268,0.04173842,-0.03579938,0.026837716,0.02596054,-0.006414527,-0.04097229,-0.033027202,0.0028778254,-0.03499271,0.016108977,-0.07408973,-0.03279768,0.0044254125,0.0032924633,-0.034772664,-0.00885024,-0.0007665841,-0.030506864,0.002075519,0.01831938,0.00682247,-0.03188379,-0.008238006,0.0122481175,0.015897153,-0.0051636896,0.0119798435,-0.009801621,0.0054513714,0.052381355,-0.030203126,0.031041754,-0.006135994,0.002491842,0.035552233,0.047258537,0.01172523,-0.0013685799,0.039913256,-0.009593172,-0.028421229,-0.01635962,0.035646006,0.028175939,-0.02385138,0.043961465,0.03369006,-0.015020373,-0.0066541275,0.015976163,0.02095427,-0.028902931,0.046772815,-0.015341453,-0.00593435,0.05852682,0.0052007535,-0.01919426,-0.03537448,0.013254502,-0.009039998,-0.0026115917,0.000120240125,-0.009862436,-0.0066088894,-0.02794842,-0.04809133,-0.002805452,0.010588767,-0.0077461186,-0.03785084,0.015177371,0.050937526,0.005474462,-0.011992902,-0.020347264,-0.032724377,0.006425983,-0.13546379,-0.0021284996,0.014529832,0.028149553,0.009033164,-0.004613317,-0.049836062,-0.046764456,0.011146159,-0.033326793,-0.0037450052,-0.0057706623,-0.0075607733,-0.010488555,0.005024875,0.041048475,-0.01613038,-0.062387224,-0.014664156,0.01221762,0.015218626,-0.011075237,0.043076262,0.022878889,-0.006696378,-0.013394332,-0.0149007,-0.019034551,-0.014362709,-0.02159498,-0.054302055,-0.08386716,0.013077906,-0.034153186,0.0058629587,0.023412572,-0.017190736,0.014051759,-0.029892959,-0.030342288,0.009749182,0.0062256525,-0.010978051,0.011179676,0.008419497,0.041757315,-0.050232586,-0.014118792,-0.049941465,-0.031808496,-0.0410249,0.064606406,0.024673982,0.0030963833,-0.013585809,-0.0012646418,-0.025246112,0.022432886,0.024050929,0.05092731,-0.0023731298,-0.022815516,-0.030749345,0.008154781,-0.028225748,0.018453564,-0.09426338,0.020738674,0.008461128,0.01701962,-0.048953023,-0.006460773,0.06518552,0.010382811,0.0059031346,0.025186772,-0.0010774216,-0.028297918,0.008087697,-0.04309868,-0.01469812,-0.036742818,-0.016057706,-0.07018535,0.020371152,-0.006491052,-0.0032952642,-0.009553508,-0.049577747,-0.0016118194,-0.07574604,-0.035052586,0.007425444,-0.030117668,-0.026019508,0.021200096,-0.024632398,0.03433691,-0.02750323,-0.03128038,-0.02034031,-0.0029597085,0.019514976,-0.014670493,-0.041828513,-0.017020036,0.0242922,-0.024091793,-0.0064861597,-0.014975696,-0.009882626,-0.0051835133,-0.035055783,-0.0068645407,-0.04876112,0.002167812,-0.018091178,0.035292216,0.02859917,0.04468271,-0.038246606,-0.029323231,-0.024561789,-0.02226244,0.012737116,0.06463804,0.015037302,0.02527166,0.012861538,-0.0073082293,-0.015259444,-0.069427066,0.03453299,0.0063027223,0.016420914,0.015386398,-0.010905469,-0.0007457314,-0.04723982,0.00063401175,0.020392042,-0.06985718,0.009467299,-0.030313648,0.013761166,0.014923655,0.05457056,0.0077664685,-0.0145196365,-0.02755622,0.014952663,-0.016116254,0.034694802,0.020442659,-0.046526436,0.06761222,-0.011929283,-0.00015545101,0.011726275,0.062320843,-0.0354348,-0.05654871,-0.014600632,-0.01860591,0.0009672523,0.04287726,0.027218718,-0.0072334716,-0.017346019,0.0022508274,-0.004443683,0.046747558,-0.01972774,-0.005868214,0.060595322,0.007660471,0.015264751,0.028198093,0.047676917,-0.020694269,0.02443171,0.016947286,-0.024670279,0.036670007,0.01836408,-0.041003335,-0.028102975,0.013829575,0.037910454,0.0055351257,-0.026903177,-0.058098447,0.017777056,0.0015885672,0.054798882,-0.0014224552,-0.017588146,0.0058151404,0.030059852,0.053578865,-0.014476095,0.008107846,0.011899197,0.016299136,-0.015981216,0.045990616,-0.011196378,-0.055786062,-0.021106342,0.041739874,-0.017286202,-0.025262842,0.02212443,-0.0053761085,0.00754617,0.026118578,-0.0048630424,0.015270171,-0.0044618133,-0.010377781,0.087240525,0.018627537,0.00059223914,-0.02291807,0.020058565,0.041408196,-0.038939863,0.031931773,0.029169144,0.025051843,-0.06349946,-0.021101087,0.011225481,0.025587581,0.013756342,0.038348485,-0.05998237,0.03493102,0.00029309033,-0.014837034,0.013354549,0.0018122295,0.020171098,0.00024127237],"last_embed":{"hash":"1k9n1vu","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"1k9n1vu","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Understanding What's Happening","lines":[7,20],"size":986,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1k9n1vu","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Understanding What's Happening#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026384102,-0.016076948,-0.045996018,0.008791114,-0.025245784,-0.036724444,-0.016044931,0.037385676,0.032363683,0.0009028537,-0.018864425,-0.01591592,-0.028824314,-0.02005333,0.014225719,0.038400274,-0.018962845,0.0006614568,0.0011199663,0.009043277,-0.04658637,0.021504752,0.00029078216,-0.05186017,-0.016247718,0.001053069,-0.013241721,-0.0051364643,-0.01676648,0.022168044,0.0059716837,-0.02986673,-0.0027163015,-0.041992404,-0.03650679,-0.013068737,0.003163921,-0.0033836763,-0.020021636,0.037727896,0.028924355,-0.006857977,0.052865367,0.022774633,0.026093066,0.0048463605,-0.054996103,-0.009696937,-0.0026320869,-0.032360595,-0.021526031,-0.027462596,0.030309927,-0.039491244,0.0024460144,0.005824845,0.026957989,-0.018392794,0.0036006663,-0.011452972,-0.07643507,0.0017658673,-0.02843457,-0.06208694,-0.034484938,0.05454856,0.019093797,0.0007560284,-0.015579318,-0.043871447,0.02584656,-0.020032773,0.00041452362,-0.0047937157,-0.028086098,-0.017970333,-0.030313736,-0.017674873,0.008478681,0.041417748,0.007769509,0.0052646995,-0.002763016,0.004492906,-0.0068943608,0.034919865,0.000112352325,0.015417635,0.022485523,0.0019965912,0.0035137376,-0.011195302,0.038244877,-0.022228671,-0.057096407,0.014599623,-0.031272847,-0.040111627,0.029206997,-0.04671223,0.033171754,0.015609696,-0.023459937,-0.05572881,-0.0065610074,0.040752217,0.033085637,0.019410323,0.043983404,0.0013228889,0.043021254,0.020819865,0.042463884,0.011899989,-0.034182925,0.03060782,-0.007629289,0.009952378,0.0065807966,-0.008030079,0.018787287,0.025504436,-0.04258416,0.021178944,-0.045279324,-0.00039320017,-0.034929745,-0.010415672,-0.0076285694,0.032911655,0.0255916,-0.020016965,0.01576392,-0.02231071,-0.006247269,0.0551612,0.012882732,0.0364755,0.032079365,-0.036295254,0.020767927,0.01848178,-0.021588815,-0.023794439,0.035926133,-0.008224719,0.05666512,0.0070380457,-0.032931086,0.026055811,0.0030402592,-0.009730035,0.0033844488,-0.0055677467,-0.03814883,0.037796643,0.013207474,-0.0006940573,0.019042812,0.010987514,0.006619564,-0.04331751,-0.026893748,0.036582068,-0.010813496,-0.00878982,-0.024071045,0.05822854,0.0010872755,-0.02695803,0.020013567,-0.055507775,0.004177814,0.024570057,0.001265166,0.042843077,0.08441933,0.017000994,-0.013195817,-0.03168514,-0.036243085,-0.0004705937,0.012296533,-0.028080007,0.008507763,-0.0063891946,-0.0061290693,-0.039833605,0.0000694391,0.029833337,-0.015444126,0.007636951,0.021088941,0.011204411,0.060512505,-0.05057267,-0.023148173,0.023534682,0.01075935,-0.04240047,0.0054635094,0.018810634,0.006501678,0.004629108,-0.025952008,-0.012855493,-0.03736823,0.0036421695,0.007349084,-0.047197264,-0.0033068932,-0.033658136,-0.035971705,-0.018352855,-0.040605213,-0.021513151,0.027421512,0.01605656,-0.048527017,0.017876595,-0.015511847,0.011970336,0.012449576,0.0119079705,-0.016302865,0.041859876,0.008279244,0.038835246,-0.023990054,0.0023658024,0.0051740496,0.0138556035,0.01072408,0.012423714,0.04652584,-0.0007024122,-0.001968252,-0.020244261,0.014233679,0.021002878,-0.030552864,-0.007666386,0.029207284,-0.008933657,-0.0076397145,0.021424197,0.024701644,0.009546455,0.010735227,-0.005271982,0.023582814,0.0006712523,-0.0013755368,-0.06356865,0.00014433313,-0.0040922384,0.00009349241,0.012429732,0.022462018,0.009327811,-0.05230573,-0.015263681,0.03480139,-0.017667437,-0.014075779,-0.0080193775,-0.016409384,0.017058147,0.02703986,0.06413076,-0.009309205,0.003796724,0.014384007,0.035176843,-0.008159963,0.005255904,-0.031349987,0.032218393,0.02920223,0.009752411,0.0007598896,-0.0044251475,0.018942008,0.048535306,0.0044166595,0.0133382995,0.0041782316,-0.033629887,0.018666763,0.0008900142,-0.009932558,-0.04410397,0.054162152,-0.024508333,-0.028921952,0.008771469,0.050231628,-0.16827388,0.012868908,0.015622687,-0.019753532,0.0025171163,0.05417969,-0.05834716,-0.022731626,-0.0157333,0.020075139,0.037535645,-0.026186904,0.01016345,0.0556313,0.010961876,0.0048409794,-0.019434141,0.0066497936,0.04183018,-0.041750476,0.005309211,0.0040599494,0.052441433,-0.0025664875,0.016551437,0.019418666,0.086062714,-0.022064343,-0.03056348,-0.041803174,-0.068215154,0.004743905,0.008344925,-0.00013764236,0.013349352,0.013343946,-0.0070370845,0.019055054,-0.008412733,0.0036833559,0.028255384,0.06256398,0.009750106,0.00904773,-0.0035451304,0.0033035846,-0.028869305,0.013503707,-0.043632325,-0.027411353,0.0148914885,0.003771757,-0.018164096,0.0038409436,-0.04633646,0.009427311,0.009422917,0.0030170858,-0.004114393,-0.03288049,0.0005155443,-0.05102438,0.012790691,-0.016446019,-0.04087235,-0.053467315,0.027650006,0.0046850257,-0.0044144634,-0.0629739,0.029745014,0.0026817485,0.004251045,0.033045586,0.0022530511,0.023374133,0.0108258845,-0.012444719,-0.030007666,-0.07393012,-0.007301638,0.005522446,0.009862472,-0.0053387913,-0.025452962,-0.020679547,0.016434176,-0.018392045,0.061996903,0.22347933,0.10536274,0.0042827115,0.0059656454,0.055476755,-0.061386865,0.026544325,0.053844623,0.008688881,-0.008005329,-0.05491166,-0.0004987727,-0.01357972,-0.00802845,0.012927328,0.071122766,-0.07021421,-0.0059063146,0.03159637,0.026395306,-0.001173966,-0.032737732,0.03959002,0.0067900997,-0.08630067,-0.021660835,-0.008603563,0.035705417,-0.006079936,0.0073339036,-0.048707265,0.028418519,0.07984219,-0.046091918,0.050041366,0.040205132,0.03578774,-0.06087752,-0.03631676,0.020647531,0.047971584,-0.01620071,0.03192754,-0.014698557,-0.038419984,-0.0142077645,-0.0035582394,0.0045074443,-0.010868984,-0.019831493,-0.05676434,-0.0013324091,-0.00031590657,-0.0069424035,0.0049120947,0.0032491223,0.006046247,-0.034441374,-0.05663861,0.05239617,0.0026817252,0.021907564,-0.053185765,-0.002472122,0.008120803,-0.024569197,-0.039802253,-0.06868026,-0.013426358,-0.0026353758,0.02332868,0.025542269,0.03543356,0.022304056,-0.037071146,-0.030844921,0.021468922,0.07048836,0.014205582,-0.05492596,-0.013903447,-0.008845758,-0.03472939,-0.012408867,0.02145629,0.03925026,0.03443027,0.050947372,0.046483327,-0.0064630206,-0.008065923,0.016677395,-0.042447705,0.022886535,0.014902178,-0.030082436,-0.01695566,-0.0531408,0.0059238095,0.027743904,-0.025659192,-0.0033909602,-0.0365196,-0.025820443,0.021132687,-0.032552402,0.008391143,0.013886063,0.008578134,0.024348276,-0.082914226,-0.0050299666,0.011858174,-0.0099012,0.041385032,0.055106796,0.034461897,0.022717863,0.06739712,-0.016550606,0.048739802,0.009175767,-0.03208474,0.032771096,0.008010078,-0.07524228,0.014459169,0.0406626,-0.011628328,0.003408755,0.05191637,-0.040746085,-0.06840538,0.053058058,0.0423213,0.029098779,0.041843843,-0.011934396,0.013096596,0.003922486,0.027820783,-0.04069876,-0.010264901,0.023161445,0.006779878,0.04924338,-0.05623252,0.013041069,0.00421667,0.010749596,0.02990832,-0.012462342,-0.0016984267,-0.022912199,0.00848433,-0.031738795,-0.039195105,-0.029112391,0.009309392,-0.003507036,-0.013854835,-0.0021921338,0.023562854,0.0771178,-0.023374077,0.048407756,0.022209544,-0.016222635,-0.020587163,-0.012533392,-0.011037168,-0.005050047,-0.03443235,-0.0055563194,-0.014236891,-0.02427585,0.006668231,0.013390587,-0.04351045,-0.006864029,0.08057568,-0.015072106,-0.0071285698,0.022778133,0.031916417,0.025539055,0.019271772,-0.0020172212,0.01252406,-0.030403035,0.013178693,0.111871585,0.01918682,-0.017824437,0.0780375,0.018618036,0.021853643,0.05388989,0.011440035,-0.012203942,0.016549986,0.003630027,-0.01757642,0.011275435,-0.015838947,-0.03243202,-0.008343024,0.020182034,-0.025442997,0.011900681,0.019819403,0.012523822,-0.021958327,-0.023314375,-0.01937702,-0.017383816,0.034830026,-0.021001946,-0.03378318,-0.03820041,-0.008698817,-0.03488869,0.030656219,-0.026731992,-0.022655677,0.009859845,-0.004827213,-0.044581264,-0.052389763,0.0011758753,-0.020167388,0.009623481,-0.0027280576,-0.010785777,-0.025235645,0.0039734137,0.008283364,-0.010785616,-0.019262502,-0.017112063,-0.00072142127,0.043570604,0.035339117,-0.00912,-0.019326806,-0.022851855,-0.08242479,-0.060621936,-0.02282147,0.033847563,0.043791756,0.0059020002,-0.031620372,-0.038335506,0.009430471,0.03094682,0.034186993,0.010357114,0.027014704,-0.043170985,-0.01888142,-0.009423483,0.051491335,0.014979739,-0.051708072,-0.044253293,-0.05008341,0.0014346204,-0.037305027,-0.028619753,-0.02562935,-0.023369286,-0.024504116,-0.01655881,-0.033117045,-0.004386516,-0.03696461,0.056037527,-0.021379044,-0.045594256,-0.06328527,0.017967297,-0.023481607,-0.0050406926,-0.0002615891,0.03163155,0.027479103,0.006000379,0.00914434,-0.017053843,0.007019792,-0.044936776,-0.05526514,0.058252938,-0.01702578,0.036085945,0.007854164,0.03911615,-0.011064567,0.043042224,0.043784637,-0.0035084924,-0.0030114935,0.036331065,-0.040251415,0.010742369,-0.0043618064,-0.008144675,0.01020163,0.01574425,0.0025437279,-0.069656536,0.030018352,-0.012124365,0.0040586162,-0.02150602,0.051083386,-0.04018016,0.056964416,0.013980887,-0.01253659,-0.070456706,-0.017944489,0.012263466,-0.03825103,-0.0050652414,-0.05440587,-0.07377878,0.0024215498,0.0014255226,-0.030270576,0.0014992672,-0.020355338,-0.049120124,0.018703898,0.011460862,-0.008950671,-0.04612525,0.0023821085,0.032204874,0.014092913,0.0013364292,0.030892748,-0.016733877,0.017819753,0.053627566,-0.04053993,0.03241366,0.0028082195,0.015479374,-0.0030224042,0.030178906,0.014344295,-0.010569277,0.03602973,-0.018784344,-0.020495404,0.0031316588,0.021999273,0.03438632,-0.008877163,0.046619643,0.015809046,-0.04236565,-0.018397715,-0.008202344,0.033942115,-0.011155879,0.028334802,-0.014952637,-0.004573458,0.068364486,0.011877927,-0.0053365943,-0.0320275,0.034080338,-0.010637439,0.00629879,-0.004947998,-0.007699593,-0.011489069,-0.0391046,-0.030049056,0.020257082,0.014307933,0.0037529047,-0.030108351,0.020068275,0.05042351,0.017361607,-0.003813673,-0.021855595,-0.021181295,0.038401056,-0.1308563,0.0017153758,0.0018386246,0.010622406,0.009654538,0.0043757563,-0.048101857,-0.041800108,-0.0073973867,-0.034670625,0.010500366,-0.0034318264,-0.0066033998,-0.0025736156,0.0062412024,0.03102675,-0.034011584,-0.06771333,-0.01662416,0.01849575,0.00900158,0.007931051,0.06179032,0.013047499,-0.009919686,0.026275612,-0.02990337,0.0051277885,-0.006319216,-0.027714979,-0.04644766,-0.06751035,0.012672823,-0.02488875,-0.00087391766,0.0167675,-0.0040607676,-0.0020941424,-0.03647718,-0.020757606,0.0012195421,0.013428547,-0.03687778,0.037815932,0.0073487815,0.038094323,-0.050313838,-0.020875119,-0.05602635,-0.030619184,-0.05626575,0.04389084,-0.015892612,-0.011293254,-0.009984169,-0.008869197,-0.015907329,0.00900894,-0.011949924,0.014714312,-0.014401664,-0.0005996171,-0.041547388,0.004053644,-0.029559618,0.009492559,-0.045701135,0.03068132,-0.011502236,0.011363264,-0.037644155,-0.008507636,0.062352754,0.02345131,-0.015722793,0.012392104,0.0058806483,-0.05787513,-0.0008631014,-0.025083778,-0.052543677,-0.017319089,-0.0139145125,-0.06186581,0.02071095,-0.018700575,-0.009497942,-0.0039282455,-0.031198245,-0.004961749,-0.082738385,-0.033686977,0.03365159,-0.009691887,-0.017263023,0.023267465,-0.016469322,0.020301867,-0.013622616,-0.008740311,-0.036996335,-0.013305487,0.0052000536,-0.016129147,-0.05600253,0.00059193233,0.021850793,-0.006815635,-0.012648659,-0.010771843,-0.018723838,0.015307595,-0.034030005,-0.007305201,-0.042150773,0.0008607622,-0.01028011,0.028739158,0.03245028,0.021639656,-0.028330537,-0.023151238,-0.015930222,-0.01752053,0.012222881,0.032294292,-0.0075759734,0.03314454,0.03154547,-0.017390491,-0.022479992,-0.057165444,0.02792308,0.023525612,0.02266313,0.006976378,-0.0059848293,0.014605671,-0.05841339,-0.004756876,0.0054902686,-0.06406693,0.006687877,-0.031439364,0.010748799,0.035144433,0.061964013,0.02341796,-0.007265606,-0.033733387,-0.010254277,-0.006856027,0.028855361,0.026771236,-0.021334745,0.06113568,-0.009904271,0.023935936,0.0071329726,0.05158668,-0.015884312,-0.046289645,-0.009312349,-0.011599894,-0.0029487542,0.04599028,0.019191641,-0.016497033,0.004007105,0.010346793,0.022097697,0.043861978,-0.013610094,-0.014183576,0.07240451,0.016185604,0.006024261,0.024965562,0.033083327,-0.0197433,0.035537053,0.018012555,-0.013370913,0.03348339,0.021727027,-0.0019638557,-0.012527837,0.01599617,0.0009147413,0.007150532,-0.028105082,-0.048787892,0.014539272,0.0060346606,0.037629966,-0.016099522,-0.017432412,-0.0005312226,0.016127078,0.05336879,-0.020662049,0.019441959,0.030654041,0.022629442,-0.011018549,0.05154072,-0.025594838,-0.05887477,-0.0017611602,0.033016454,-0.004283427,-0.014195927,0.04337484,0.0069511663,-0.0028500026,0.025951985,0.009084969,0.018489398,-0.0020641382,-0.0040714894,0.07374277,0.0106222695,-0.020216927,0.0053351293,0.0053713787,0.029452948,-0.03967962,0.04346323,0.048772376,0.007968414,-0.064007916,-0.023110367,0.01774672,0.018453365,-0.017897336,0.03794283,-0.04498011,0.015242792,0.020656744,0.0014424406,0.027058301,0.0058902944,-0.0032309461,0.008245996],"last_embed":{"hash":"cg0tle","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"cg0tle","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Understanding What's Happening#{1}","lines":[9,10],"size":197,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cg0tle","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013875445,-0.016833153,-0.010713282,0.021631587,-0.029320588,-0.05258538,0.020757174,0.0052012354,0.035284337,-0.012247275,-0.004905317,-0.0028966004,-0.054082263,-0.005873165,0.021119954,-0.009235801,-0.022257486,-0.016131436,0.008746763,0.0016228084,-0.04887014,0.003420014,0.01258921,0.013701887,0.007341026,0.040112056,-0.016488709,-0.0007706738,0.021033466,0.03327826,-0.015392448,-0.045314703,-0.024234908,-0.040144555,-0.0057520615,0.006331384,0.022191586,-0.018525084,-0.018935075,0.007500746,0.013954473,-0.04807597,0.045744095,0.018245421,0.010459938,-0.01717062,-0.014591669,-0.027003277,-0.025941452,-0.025678394,-0.051445417,-0.02766319,0.040535856,-0.032024693,-0.0029150944,0.008984002,-0.030897686,-0.009757118,-0.022500299,-0.031824842,0.0029472238,0.011954062,-0.0004004466,-0.039536577,-0.0088257175,0.060269803,0.031087717,0.001582563,-0.010751082,-0.04821822,0.015446313,-0.02387588,0.0050754067,-0.01638187,-0.011768676,0.008987356,-0.0013428563,-0.047208857,-0.038098227,-0.0022526646,0.0020160829,-0.0052739,-0.010531631,0.006591723,0.002474587,0.015067981,-0.021557659,0.058909874,0.03991151,-0.05416118,-0.013461266,0.015872864,0.02093766,-0.008686071,-0.010152947,0.009973887,-0.032316975,-0.010244185,0.008110224,-0.036885627,0.017976157,0.026815284,0.0030801166,-0.021026595,0.03776596,0.014459725,0.03129317,0.065984495,0.000013362715,-0.0031293584,0.058653116,0.029844211,0.005691158,0.0003907602,-0.010572942,0.020473955,0.010305556,-0.022920148,0.0036645625,0.010739243,-0.0014487297,0.023861917,-0.014392866,0.05582114,-0.06321469,-0.0013508502,0.0049062953,0.019357178,-0.014404316,0.01892436,0.002689891,-0.035505433,0.015166233,-0.0058569554,-0.025020773,0.03738586,0.012720674,0.06829148,0.023473768,-0.07078104,0.042876385,0.05559426,-0.03518065,-0.008983318,0.019328853,-0.03200195,-0.005978565,0.02379211,-0.024523068,0.019095937,0.00043540404,-0.007268701,-0.012669364,0.041639045,-0.04772606,0.022508001,0.029111585,0.041451856,0.020089164,0.03918013,0.016196333,-0.080116235,-0.036360655,0.035555765,0.04189551,-0.009197981,0.018112805,0.045369476,-0.03486076,-0.034518506,-0.014579779,-0.020594724,-0.0013525765,0.017753925,-0.00041237578,0.030993268,0.04496729,-0.0023431198,0.0042402223,-0.040888406,-0.025015965,-0.0042440863,0.025045455,0.017467374,0.044168863,0.027211811,-0.010538648,-0.004680672,0.013474625,0.018673168,-0.028279275,-0.031105943,0.035195544,-0.008438449,0.0460869,-0.049250167,-0.025971733,0.014193451,0.03596302,-0.007850898,-0.007176404,0.035622936,-0.019354379,0.015193992,-0.03744998,-0.0028198727,-0.04609857,-0.006859424,0.0402421,-0.0473781,0.041924167,-0.012811816,-0.020539284,-0.030084847,-0.0033927932,-0.008092726,0.002776084,0.025223183,-0.064780354,0.015637625,-0.008979408,0.05814802,-0.02960042,-0.0024724612,0.0007378653,0.052741885,-0.009238236,0.018944865,-0.012665915,-0.005309905,0.012677563,0.005581412,-0.013712538,0.008641327,0.019353988,-0.019769466,-0.03857822,-0.025805375,0.030585151,-0.010966004,-0.022863695,-0.0012805923,0.011551071,-0.00034202076,-0.013503046,-0.011007652,0.0208312,-0.0047022086,0.0093830945,-0.014401045,0.0032065697,0.014060179,-0.02037559,-0.054937486,0.0016198982,-0.0011807124,0.056403056,0.020791827,0.015433178,0.020256486,-0.030431435,0.03192076,0.02424392,0.0017635914,-0.02696987,-0.00862791,-0.01623579,-0.0037199822,0.03911177,0.06892171,-0.022710565,-0.008655872,0.022784628,-0.018912092,0.00040371894,0.053891156,-0.028063102,0.0004544689,0.038873862,-0.03403748,0.010146825,0.006892201,-0.0011724607,-0.015920402,0.02289503,-0.046390686,-0.016442843,-0.016271377,-0.014064148,-0.001787033,-0.018904014,-0.021810232,0.065874904,-0.028173978,-0.024290726,-0.00851737,0.03402225,-0.16448016,-0.02642407,-0.0075300303,0.015012071,0.013226306,0.019822104,-0.0719021,-0.0000061566006,-0.0018366653,0.028358694,0.019930882,-0.04857137,-0.006215299,0.016391354,0.0058982703,-0.02015752,-0.008611259,-0.015492323,0.019296017,-0.028791852,-0.030064423,-0.030475445,0.022914674,-0.02327402,0.00083924265,0.000015936732,0.04214289,-0.009697645,-0.02108465,-0.037145693,-0.04212102,-0.0444565,-0.004571331,0.033286355,0.012699307,0.048028853,-0.027899344,-0.029595386,0.0394987,-0.013624417,0.043744326,0.076632105,-0.0029927725,0.057088636,0.0051109535,0.032399748,-0.009244783,-0.0074100033,-0.033554837,-0.0577967,-0.033304702,-0.00016148284,-0.032523613,-0.009256164,-0.050432254,-0.0056784023,0.015018509,0.00818567,0.025322348,0.03453331,-0.0044091535,-0.07274462,0.02355793,-0.024879904,-0.037431635,-0.026592238,0.026887175,0.017265795,0.020040004,-0.034709282,0.018657511,0.041515976,0.0057373215,0.041875586,0.012240967,0.035253122,-0.014298397,0.005109646,-0.01013079,-0.077254996,-0.023604836,0.03705121,0.011315382,0.010334522,-0.02786687,-0.0058877836,0.020570047,-0.013982721,0.09057923,0.22948216,0.063777335,0.015871711,0.0018751437,0.057391264,-0.047436174,0.038409136,0.045666,-0.0057437327,-0.027542468,-0.04150465,0.059312355,0.027088286,0.020268584,0.020388093,0.04599385,-0.020601457,0.0019514166,0.02563485,-0.016076405,0.026028788,-0.03102839,0.02118323,0.026573475,-0.055149138,-0.022801816,0.023836931,0.068309836,-0.01615954,0.033026863,-0.043449946,0.019042792,0.044581715,-0.010148233,0.06430893,0.017529445,0.008415324,-0.022172337,-0.022294505,0.028713698,0.009446243,-0.028783444,-0.02092978,-0.010817728,-0.015220823,-0.020562373,-0.007462781,-0.00012283669,-0.06007154,-0.025518715,-0.036958467,0.054523826,0.0026015483,-0.011278986,0.009264418,-0.00407215,-0.02221441,0.0362867,-0.028102241,0.00095318264,0.02320932,0.013900838,-0.029514927,-0.010032109,-0.008978918,-0.02304368,-0.0045335465,-0.036063448,0.009227069,0.026912533,0.017919105,0.025301127,0.04564566,0.03233547,-0.0042038895,0.017784838,0.0021966635,0.050927397,0.00026536942,-0.040957723,0.013726223,-0.035804257,-0.03842965,-0.031473376,0.027016472,0.040590376,0.003858018,0.071741566,0.031504568,-0.018612666,-0.04197257,0.026131783,-0.04728013,-0.006774028,0.0032517181,-0.028247036,0.0011547495,-0.022065338,-0.0073072086,-0.007319131,-0.03197439,-0.012841253,0.010970697,-0.014482088,0.027872762,-0.013919849,-0.042546753,0.043326408,0.016336441,0.029510157,-0.04297982,-0.011634655,-0.0055422913,-0.015181268,0.046778668,0.08454244,0.0020024658,0.011940207,0.028544461,0.032199293,0.021880547,0.028615681,-0.0070582717,0.013997914,0.0009979006,-0.05458082,0.020189106,0.014547615,-0.02756082,0.009729432,0.04895567,-0.01689031,-0.056220204,0.035280243,0.06235534,-0.012175081,0.022417169,-0.0044741635,0.020031746,0.0041313963,0.008702113,-0.03232174,0.009666004,0.028039904,0.01590025,0.01565492,-0.022181867,-0.009389699,-0.03858133,0.0065985913,0.041298606,0.030043121,-0.0021126561,-0.03558482,0.0030343095,0.0045208884,-0.04138385,-0.022853322,-0.004492145,0.00013299086,0.007434865,0.027724879,0.045202624,0.074179925,-0.05790415,0.027786726,-0.0163253,-0.02523436,0.0046091136,-0.003605833,0.004390598,-0.02084619,-0.0083707115,-0.02111959,-0.04692378,-0.025489405,-0.02001218,0.0062034447,-0.02772094,-0.010565793,0.055388227,-0.001958268,-0.014375934,0.021270461,0.039998025,0.0553824,0.021006351,-0.00048013325,-0.016764065,-0.020178141,-0.01093597,0.11099136,-0.028924229,0.0062214676,0.0648481,-0.016521314,0.037282564,0.03311625,0.03152092,-0.012101616,-0.019237295,0.0047507007,-0.0023909186,0.0074523166,-0.0075340043,0.009490636,0.035071854,-0.010336933,0.0052935164,-0.014666966,-0.009238278,0.012463979,-0.024858661,0.022819199,-0.0062682927,-0.014955268,0.008007989,0.0077035455,-0.04901569,-0.022107545,-0.0011552786,-0.034705013,-0.019870207,-0.039814875,-0.0627849,-0.009194122,-0.03185077,-0.0047674514,-0.02903091,-0.017175367,-0.014007021,-0.00155811,0.016572777,-0.0048204847,-0.00011161991,-0.018355815,-0.018318517,0.012024407,-0.0020578513,-0.0158066,-0.006794921,0.0149943335,0.022363728,0.010679029,0.007831614,-0.037034113,-0.034687757,-0.010436591,0.02386433,0.06220626,0.05404817,0.0059914626,-0.011138408,-0.04957328,0.008940371,0.03679777,0.018177038,0.015577443,0.00852876,-0.047214344,0.0058174944,-0.01902757,0.0139082,-0.011872206,-0.07844576,-0.04805846,-0.02018739,0.033340216,-0.050586276,-0.09393732,-0.001118053,0.00094291323,-0.04827465,-0.02773972,0.0042533334,-0.030045595,-0.027124086,0.0729639,-0.02259731,-0.007703285,-0.0790562,0.073711105,0.018845057,0.010357923,0.032674447,-0.0014638269,0.044366222,0.028507218,0.013174453,-0.026443481,0.012887093,-0.021130614,-0.050083704,0.06297548,0.00046233542,0.021806866,-0.018969951,-0.0030220076,0.019065907,0.035148524,0.0027419436,0.014363645,0.003886121,-0.026424363,-0.0006337095,-0.021245787,0.0019285162,-0.035418063,0.0096748285,0.02141348,0.007518634,-0.04803242,0.034365296,-0.022339044,-0.0024653717,-0.017090209,0.023948982,-0.033095896,-0.001992286,0.024435041,0.014159445,-0.0012555253,-0.030279212,-0.0009001158,-0.036583293,0.012628781,-0.056685086,0.0049408223,0.0007441424,-0.001327299,-0.038802184,-0.022943126,0.013599026,-0.004148478,-0.013362244,0.031505264,0.021430772,-0.008461635,0.010902874,0.014421884,0.009367883,0.011038528,0.008954995,0.008732981,-0.005589642,0.02115974,-0.030463317,-0.009256256,-0.023267327,-0.018511381,0.050069176,0.047577083,0.021999313,-0.014916646,0.019343266,-0.010178739,-0.019019503,-0.04098814,0.03935499,0.029863603,-0.015728619,0.038488816,0.03170442,-0.004895204,0.0015710724,0.028348781,0.00529927,-0.028002135,0.056741513,-0.02701111,-0.00005137643,0.038815636,0.0023184773,-0.020085491,-0.04842302,-0.012743843,-0.02707839,0.0035260902,0.0059003923,0.004418127,-0.0011131372,-0.021548344,-0.04537151,-0.025483381,-0.0021450848,-0.030984009,-0.02284109,0.0031418412,0.04747808,0.0008842874,-0.018274965,-0.015939448,-0.036411434,-0.00938461,-0.15372464,-0.00401494,0.028025972,0.034394007,0.007845032,-0.010203744,-0.047300607,-0.040749285,0.03022498,-0.03896706,0.0006609,-0.02028548,-0.0006672458,-0.022070091,0.0081382245,0.045854665,-0.0049184724,-0.04322752,-0.014240519,0.030801373,0.005366785,-0.011442202,0.012978054,0.0029599469,-0.006419027,-0.041372582,-0.01188908,-0.04180331,-0.028113788,-0.011798768,-0.04297236,-0.1059797,0.016989497,-0.01242646,0.0022160357,0.021854227,-0.028450644,0.005443471,-0.026878867,-0.016884591,0.020523893,-0.0015932746,0.017135018,-0.004071275,0.027410315,0.046515144,-0.05163132,0.004701771,-0.026317729,-0.043901835,-0.023836697,0.094237275,0.034017712,0.02434686,-0.016864508,0.0037516076,-0.025332078,0.03216986,0.024323901,0.06735381,0.00484389,-0.024709465,-0.01777928,0.004946479,-0.028633824,0.025519235,-0.11954652,0.015926773,0.00792437,0.008722042,-0.051314484,-0.0022356443,0.042703148,-0.0044912184,0.01674184,0.022592114,-0.003915989,0.0038376742,0.019625682,-0.04895182,-0.0071476647,-0.04097549,-0.016996086,-0.06346505,0.01680675,0.003403904,-0.004862775,-0.000726463,-0.07206646,0.0073083257,-0.06507172,-0.029101828,0.0007450562,-0.047902137,-0.029679943,0.017378561,-0.031026604,0.050665174,-0.017268535,-0.04010546,-0.021803701,0.022610743,0.019569634,-0.015151123,-0.033769242,-0.025954071,0.03477339,-0.03276862,-0.007559028,-0.012462587,0.0022343372,-0.020626517,-0.021372879,-0.016646117,-0.059591863,-0.0022494663,-0.010351912,0.028787237,0.0032391427,0.062150043,-0.026513709,-0.032991387,-0.020223325,-0.03159176,0.0010524074,0.07382139,0.052871667,0.026313554,0.009646079,-0.012580047,-0.008349936,-0.069030695,0.016899634,-0.0065634497,0.02673672,0.020492554,-0.014368311,0.010532057,-0.018254094,-0.00887782,0.01756762,-0.08086952,0.010235384,-0.017574692,0.0037687707,-0.010064712,0.040223934,-0.0032344148,-0.019797806,-0.023408417,0.014014542,0.0020451967,0.014725571,0.017288173,-0.05795946,0.059088536,-0.012399285,-0.030025577,0.018624274,0.06830048,-0.039723627,-0.054230575,-0.01119128,-0.019820875,-0.010976564,0.037346993,0.032166503,-0.008029018,-0.032792483,0.0069191367,-0.016254172,0.04146215,-0.02784134,-0.001198777,0.045279834,0.010768798,0.0143293785,0.026517058,0.045411535,-0.010248356,0.024383942,0.007928996,-0.017502218,0.023297762,0.024230551,-0.037396546,-0.041545942,0.019799417,0.05628114,0.0009522882,-0.024662953,-0.046561245,0.030037438,0.0021155355,0.047673192,0.01510145,-0.010400918,0.011264325,0.031377446,0.04911122,-0.007399724,0.0063615073,-0.009136809,0.013675999,-0.032275245,0.02904782,-0.009977818,-0.037508655,-0.040586226,0.035689898,-0.019901207,-0.026802097,-0.018620808,0.003125978,0.011021767,0.01774175,-0.015888894,-0.000140596,0.00046050732,-0.022139158,0.07205787,0.026022365,-0.0131314,-0.0285953,0.023194669,0.024690991,-0.037779488,-0.0011880051,0.0026194642,0.029696438,-0.05858591,-0.009105078,0.00085679675,0.017655313,0.02184435,0.026256477,-0.038947403,0.038049135,-0.015739987,-0.03291387,0.018814284,-0.018655395,0.041819237,-0.005946216],"last_embed":{"hash":"1srz1jl","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"1srz1jl","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation","lines":[11,20],"size":753,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1srz1jl","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.024465004,-0.019228756,0.0069618514,0.030456016,-0.036457933,-0.06045755,0.019143103,-0.022126304,0.017820109,-0.013611326,-0.004832372,-0.023910789,-0.05110299,-0.021067906,0.02055128,0.01709707,-0.0290248,0.0050070547,-0.0072702183,0.013687748,-0.027727414,-0.006653301,0.010908074,0.002591814,0.00022526184,0.0047829472,0.005403186,-0.0064730044,0.039421797,0.03972486,-0.022468032,-0.044373713,0.01852708,-0.042582072,0.002723446,-0.0025198394,0.01760924,-0.010828333,-0.016448494,0.023058282,0.0019392517,-0.02174605,0.04635447,0.025864437,0.030315304,0.0028962814,-0.02833921,-0.010567594,-0.03152341,-0.039400715,-0.041944608,-0.005867307,0.039677892,-0.050785683,-0.019646045,0.0054457905,-0.03854766,-0.016537858,-0.03305583,-0.042435337,-0.017742874,0.024067372,-0.011647984,-0.04011771,-0.038862552,0.062846705,0.032313474,-0.008571873,-0.015997892,-0.07287418,0.023545083,-0.01747804,0.00516938,-0.01254167,-0.02574139,-0.004386243,0.011690951,-0.057653543,-0.045039106,0.0009150977,-0.012668723,-0.028820425,-0.007287449,-0.014623346,0.0067330766,0.015798762,-0.02495005,0.06552549,0.024370138,-0.05959549,-0.01189024,-0.0051654433,0.010011194,0.006192813,-0.0064300327,0.018471071,-0.040703848,-0.022102434,0.017313248,-0.015853914,0.011603069,0.02675425,-0.015035932,-0.013060282,0.015763465,0.016315268,0.022966148,0.03963552,0.017715074,-0.0024827737,0.03920492,0.010708757,0.024722325,0.030007275,-0.0045343987,0.0077658277,0.013453146,-0.000033243054,-0.0028757793,-0.009787309,0.0078008627,0.012282115,0.00096328615,0.0388254,-0.048624545,-0.012586796,-0.009578099,-0.007942732,0.0021419604,0.014694136,-0.00054323376,0.002106074,0.00835201,-0.010093674,-0.016483743,0.02691928,0.009678766,0.0681307,0.028161785,-0.057874598,0.04476431,0.06062823,-0.022492204,-0.0119807,0.008118448,-0.037574735,0.011164017,0.030911488,-0.02881941,0.017370941,-0.005232626,-0.020702295,0.017048039,0.027496392,-0.034814805,0.022452904,0.0044582747,0.03413368,0.034464356,0.042583104,0.014265828,-0.068003275,-0.029880578,0.027491849,0.040761292,-0.035712726,0.02070118,0.054083567,-0.0378393,-0.043462604,0.0038530838,-0.024359208,-0.0072022513,0.010145862,0.0015444232,0.035960577,0.047111213,-0.0025578307,0.018788487,-0.031193616,-0.019233413,-0.027075613,-0.0131566655,0.012441881,0.036386285,0.01635774,-0.032761127,-0.019273419,0.028979953,0.018295554,-0.024039708,-0.023733275,0.005542009,-0.019272717,0.06209648,-0.041029796,-0.05325521,0.029848786,0.019594653,-0.028432555,0.026081506,0.03959572,-0.018039124,0.01948478,-0.03211818,-0.00033382504,-0.052120235,0.0022199566,0.04099079,-0.042455617,0.023108758,-0.015593623,-0.039087523,-0.026390838,-0.023628822,-0.016931146,0.0052754134,0.016804919,-0.037195243,-0.009977768,-0.01649509,0.059751306,-0.028614955,-0.0055515394,-0.03822618,0.019822152,-0.006319666,-0.0004074685,-0.014391121,-0.0076535875,0.009354552,0.008507578,-0.0065259547,0.0120752035,0.020377325,-0.025475852,-0.056595687,-0.016018404,0.013946353,0.0045085712,-0.023132738,-0.02304647,0.011692159,0.012535216,-0.008742244,-0.0024561624,0.031688627,0.006357022,0.008626842,-0.0028142459,0.008343058,0.032086328,-0.014672028,-0.066883475,-0.004211476,-0.0060777236,0.05696018,0.020726778,0.023576932,0.014092815,-0.016702855,0.055414394,-0.004933905,-0.0016125271,-0.027836604,0.003928097,-0.016568953,0.012770273,0.024906838,0.054878168,-0.036708564,-0.009101309,0.038859297,0.007279149,-0.016551835,0.05026026,-0.042663705,0.016828913,0.04430294,-0.025934521,0.010055203,0.0072969287,0.008788738,0.011361506,0.03469869,-0.042736657,-0.007304816,-0.015913012,-0.008185754,0.022681177,-0.014124568,-0.026762944,0.066691115,-0.037069187,-0.044723153,0.014268855,0.028234031,-0.15915637,0.0099744825,0.019504065,-0.0007433483,0.013932502,0.028446237,-0.031042196,-0.0010106806,-0.020477537,0.02759017,0.0051105875,-0.04927264,0.0054210178,0.029072864,0.0034362157,-0.030934783,-0.02561214,0.005889052,0.009619763,-0.025931133,-0.01832148,-0.039352294,0.031195214,0.0028702784,-0.005826124,0.008432951,0.04864846,-0.011005693,-0.02319099,-0.051787157,-0.0288277,-0.0041717505,0.004282263,0.031966608,0.0106585175,0.045543015,-0.04631866,-0.011230768,0.041129377,-0.0076589743,0.053962786,0.06987952,-0.0029983134,0.035825025,-0.010581073,0.008324004,-0.03249382,0.009893776,-0.027203137,-0.0797971,-0.007754837,-0.003923429,-0.024915526,-0.037750725,-0.05706798,-0.0007043737,0.018412154,0.009193441,0.05163668,0.023156295,-0.005902903,-0.061991196,0.021178516,-0.0064706733,-0.027384369,-0.037316922,0.044498723,-0.0021984163,0.009438157,-0.02932676,0.007595878,0.014044476,0.031135581,0.03262178,0.007405192,0.027741382,-0.016287811,0.01269326,-0.0028357548,-0.05375188,-0.032027695,0.037950322,0.00572742,0.00053517934,-0.011931752,-0.0074744425,0.039952055,-0.030562978,0.08098788,0.23835026,0.0659826,0.018454712,0.010461317,0.063763216,-0.03410415,0.02487826,0.045915868,0.00309246,-0.029254634,-0.031701084,0.0710477,-0.008328389,0.009299412,0.010787507,0.036175475,-0.022981374,0.002011727,0.033906683,-0.0041291197,0.029221438,-0.036114268,0.04236486,0.005101094,-0.057348087,-0.0015915046,0.020990921,0.067464255,-0.0153501,0.039755993,-0.03736249,0.010795593,0.05469454,-0.035881303,0.05623426,0.03357515,0.040952716,-0.037476502,-0.01462216,0.015842631,0.011487553,-0.041385345,-0.014741014,-0.01787016,-0.0189773,-0.027128115,0.0006383799,0.013303738,-0.027702073,-0.021903591,-0.031128772,0.04501308,0.015756266,-0.02035256,-0.0028893342,0.024020832,-0.03895259,0.040488694,-0.03761455,0.024716692,0.016113121,0.004414272,-0.0328606,0.0050119986,-0.012502591,-0.015891423,-0.008501334,-0.056369286,0.016994406,0.04320847,0.010961664,0.0014325554,0.03801578,0.03874875,-0.0123673165,-0.0028917491,0.0037014112,0.052079637,0.0072857602,-0.0495094,0.005122451,-0.041452117,-0.0081977025,-0.0065631196,0.014489146,0.051908564,0.017464435,0.076271914,0.023209872,-0.0266228,-0.04271001,0.028147083,-0.024664672,-0.007592222,0.00012490153,-0.022105161,0.011759013,-0.031192841,-0.013824282,-0.029449183,-0.061171964,-0.0071343924,-0.0030557388,-0.00922401,0.020064678,-0.004562904,-0.024456715,0.032021143,-0.012482584,0.03818924,-0.04782591,-0.00035780366,-0.0059178183,-0.04119891,0.036342036,0.08029003,0.011288093,0.021935483,0.0069861654,0.008946554,0.022104193,0.026390433,-0.018294062,0.04232033,-0.0058115385,-0.073064536,0.014177224,0.024164127,-0.0016468114,0.0012368099,0.04263287,-0.02651807,-0.0792557,0.02137611,0.060393207,-0.0013320973,0.009914774,-0.013538356,0.026572388,0.002900365,0.008936211,-0.027702771,0.0019033696,0.029788041,0.0038838221,0.027121365,-0.015455286,-0.028391456,-0.02851025,0.021212474,0.0581331,0.031269953,-0.0009573167,-0.041599397,0.0019492754,-0.048985433,-0.027657865,-0.021902462,0.004104744,-0.009625201,-0.020735633,0.049407996,0.047114868,0.057581037,-0.044000965,0.026277114,-0.018365718,-0.009614241,-0.019246861,-0.011392778,0.015163607,-0.04648597,-0.01851336,-0.021129154,-0.022695605,-0.005251989,-0.032889146,0.0181715,-0.033363678,-0.038629875,0.04543101,-0.018325148,-0.0033695125,0.014217518,0.069904074,0.061621014,0.020012375,-0.0046297098,-0.0038302352,-0.018975858,-0.0017218373,0.11544614,-0.022430282,-0.0009323368,0.05883443,-0.0129066175,0.033675063,0.026140362,0.024759097,-0.011383984,-0.006693689,-0.00052815594,0.014209147,0.0392781,-0.01966202,0.020052189,0.028347488,-0.0010222939,-0.016865218,0.014735662,0.01107739,0.026019137,-0.035885904,0.009671803,-0.050317846,-0.010394036,0.00007353229,0.018922694,-0.050833575,-0.0045652688,-0.011945762,-0.031170072,-0.019553732,-0.032216787,-0.043131262,-0.01102134,-0.013754109,-0.012722604,-0.016027702,-0.010490182,-0.014713101,-0.0023025945,0.028374743,0.0020809926,-0.018163418,0.0019432126,-0.018731385,0.009260134,-0.030315211,-0.043957364,-0.010196776,0.0076158936,0.05704965,-0.0103690205,0.004858335,-0.024173755,-0.040107835,0.0011690733,0.0093339775,0.049194336,0.060252097,0.008787909,-0.008849992,-0.012128522,0.009573298,0.03511754,0.017277196,0.028049476,-0.0109321885,-0.054995857,-0.009569996,-0.008631615,-0.0027246587,-0.0099503435,-0.052524455,-0.052486498,-0.028143447,0.018166209,-0.04432673,-0.078516014,0.0060840705,-0.01589946,-0.03202386,-0.031832334,-0.0072241058,-0.042805754,-0.034885123,0.036019422,0.02351141,-0.00097321975,-0.07571154,0.035481945,0.03401235,0.02880198,0.04369234,0.002445863,0.04695934,0.042966492,0.0037240614,-0.03147037,0.0114858,-0.02279711,-0.06295933,0.024620926,0.02181358,0.006979664,-0.00660708,0.00027326055,0.011266524,0.017956892,-0.0046171895,0.022347718,0.017495073,-0.012542469,0.0024109443,-0.015906602,0.0044498057,-0.027673777,0.01809237,-0.011772896,0.0055162637,-0.030866498,0.0322856,-0.008064679,-0.0041057975,-0.016633457,0.043785587,-0.015320028,0.005433669,0.017100217,0.006542591,-0.010391455,-0.04267188,0.020248458,-0.02419561,0.01965073,-0.044526804,-0.01504944,-0.018676855,-0.014033016,-0.034219455,-0.015379621,0.005432361,-0.014774014,-0.0022120085,0.014122032,0.020299956,-0.008295416,0.032238875,0.041310262,-0.0021262015,-0.00037166616,0.05166968,-0.0011145854,-0.013014249,0.03194832,-0.016965527,-0.0013489717,-0.030128494,-0.034218818,0.0033812332,0.04194347,0.017503222,-0.013001494,0.03524451,0.0020705462,-0.015363968,-0.03418129,0.04055879,0.0048121097,-0.025630495,0.040796842,0.008904279,-0.020480912,0.01243511,0.030669443,0.02187019,-0.04846774,0.03147258,-0.031197714,-0.026113732,0.03358117,0.014395799,-0.017058307,-0.042909164,0.023300288,-0.046537776,0.027538233,0.01438489,0.005665922,0.02245449,-0.007239093,-0.051102333,-0.014997029,0.013461429,-0.017112518,-0.023124615,0.00681692,0.047657695,0.017418535,-0.0017495931,-0.008463151,-0.012467844,-0.009722818,-0.14024378,-0.0061670984,0.019168729,0.036744647,0.00703298,-0.028633075,-0.048592906,-0.03517273,0.016353123,-0.061207637,0.00712008,-0.0044109668,-0.014833277,-0.02458688,-0.0011353672,0.037260175,0.009829789,-0.0309782,-0.03044849,0.043676738,0.0058901687,0.011810386,0.03626754,0.03133572,-0.01417125,-0.014613434,-0.031186614,-0.036186222,-0.031867187,0.0019553802,-0.07157398,-0.117604464,0.0070864097,0.008457896,0.008276194,0.030947892,-0.013071435,0.0058266977,-0.04085896,-0.008043355,-0.002559896,-0.001694505,0.027425203,0.021711923,0.0051788585,0.062918365,-0.06547193,0.016038321,-0.012153617,-0.00957279,-0.032994088,0.09389866,0.042057175,0.026105747,-0.006220544,0.0054388302,-0.023218228,0.0197292,0.0021283615,0.04714613,-0.009167415,-0.011941029,-0.02187113,0.0009134636,-0.033891518,0.03851873,-0.08614614,0.014417519,0.003589364,0.011512452,-0.046626583,0.008126545,0.044272132,-0.00082796405,-0.0012327748,0.05316075,-0.005716353,0.00017418544,-0.012523833,-0.029486436,-0.019121308,-0.026878173,-0.029417818,-0.07066286,0.012586649,0.0013245661,-0.021301612,-0.01453389,-0.08416166,0.021548191,-0.05593673,-0.042027578,0.005518227,-0.034231506,-0.030573033,0.066226594,-0.015990512,0.034636267,-0.013566082,-0.022880305,-0.023922717,0.011687827,0.0075071654,-0.046030115,-0.019011835,-0.001624421,0.018376768,-0.024466457,-0.0073101404,-0.017228946,0.028642818,-0.031425077,-0.03149189,-0.0022593231,-0.05987051,0.009357947,-0.003532051,0.010445644,0.014642067,0.041119926,0.0015342337,-0.048188135,-0.03304153,-0.028517956,0.038690194,0.06658593,0.024657706,0.02594243,0.01781516,0.0056178654,-0.01244586,-0.06188831,0.038976956,0.008677245,0.027833156,-0.013869344,0.012145185,0.01148314,-0.032475922,0.017537147,-0.0023370092,-0.09221813,-0.0046699997,-0.014103933,-0.029592011,0.023199953,0.038879573,-0.007678993,-0.001703987,-0.029499082,-0.012912088,-0.00040954573,0.0049859094,0.05204197,-0.055831242,0.036163956,-0.00031391915,-0.04984623,0.01571853,0.07048862,-0.0153289195,-0.054081168,0.013372186,-0.039572824,0.008052931,0.033391498,0.016034469,-0.013225452,-0.026677113,0.021325966,-0.02261847,0.029818555,-0.017533483,-0.024247939,0.06250937,0.0038638758,0.011396108,0.027172837,0.055015005,-0.04499128,0.02231176,0.027503625,-0.005461683,0.03776292,0.020603975,-0.026890557,-0.04720352,0.014378414,0.04445469,0.009546913,-0.04052736,-0.044166032,0.019292789,0.013230348,0.034755353,0.031013206,-0.03165689,0.003686176,0.027085757,0.016819065,-0.020644045,0.016149819,-0.018840369,0.022719804,-0.038759157,0.00036160136,-0.021666527,-0.047802955,-0.027708499,0.01634801,-0.004631733,-0.035272423,-0.011267394,-0.0014350256,-0.0031667743,-0.01724637,-0.016586801,-0.009780959,-0.00077616144,-0.01511165,0.07464586,0.017156247,-0.015808173,0.013728867,0.017900927,0.023574857,-0.040277246,0.033060938,0.0020566075,0.01631288,-0.028070774,0.003850563,0.015229538,0.018534938,-0.0041928277,0.012341313,-0.026900815,0.011942845,-0.00347977,-0.008260817,0.013165034,-0.005746147,0.0351738,-0.019345546],"last_embed":{"hash":"l43if2","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"l43if2","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation#{1}","lines":[13,14],"size":118,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"l43if2","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0435399,-0.0021525836,-0.020396756,0.0023798053,-0.038167212,-0.02940462,0.036859702,0.01339842,0.029504547,-0.01618915,-0.008545976,0.003661621,-0.048929717,-0.0066803326,0.0058793025,-0.01527735,-0.000843797,-0.006582357,0.00019438168,-0.008344208,-0.02086198,0.015159383,0.014571928,0.00037516252,-0.008005648,0.009888472,-0.01518765,-0.006682846,0.012558244,0.026873872,-0.023067174,-0.050247796,-0.031286333,-0.017128376,0.008075225,-0.028916424,0.021374278,-0.0026640827,-0.047699284,0.0063060815,0.007150466,-0.07563574,0.029195178,-0.009676197,0.008117396,-0.05037135,-0.0024387832,-0.029749293,-0.028612649,-0.02730611,-0.04553898,-0.008757482,0.039072786,0.009681594,-0.0049391626,0.004170527,-0.050207227,-0.0056509585,-0.022452299,-0.033112332,0.026821915,0.020381417,0.013479146,-0.032900006,0.003467223,0.055465933,0.02714321,-0.0012709002,-0.015431639,-0.007683848,0.020802408,-0.0056428453,-0.017308518,-0.0071714697,-0.031647492,0.011281732,0.020314844,-0.03573241,-0.038999733,0.027401835,-0.004852483,0.017134398,-0.02472004,0.032663222,-0.006046669,0.026864879,-0.043856982,0.057021864,0.017655376,-0.057378374,-0.014042535,0.016008003,0.025901048,-0.014852822,-0.024039483,0.0007990714,-0.018240161,-0.01740112,0.009126476,-0.022743504,0.02766653,0.03731349,0.0140424,-0.0030923774,0.049439956,-0.018250244,0.03045438,0.035945266,0.0019244106,-0.0119849555,0.05135007,0.01338538,0.016585015,-0.00648384,0.0020955538,0.003349387,0.0062959795,-0.060276277,0.004093737,0.0031351836,0.004901781,-0.004156007,-0.0455163,0.004756986,-0.015854781,-0.012342752,0.0353114,0.03542724,-0.029475484,0.027547127,-0.016995339,-0.020099884,0.01189111,-0.007379383,-0.051737517,0.027373003,0.0375664,0.030176962,0.00969176,-0.08593747,0.05055367,0.052921485,-0.014538198,-0.008235335,0.033358846,-0.04152899,-0.04247111,0.020067012,-0.0084863715,0.011472786,0.02841083,-0.00045968883,0.0072266045,0.049273293,-0.025297957,0.043062337,0.0071910475,0.016321527,0.054786928,0.023767637,-0.0003774981,-0.062947944,-0.013726524,0.040081732,0.032063615,0.0017076761,0.008957612,0.041433364,-0.028258687,-0.02461264,-0.015930522,-0.007210982,0.015274074,0.009178383,0.009699694,0.014498389,0.031190852,-0.0024088812,0.021435179,-0.03554732,-0.016875679,-0.013110531,0.0026211808,0.014047032,0.032029413,0.026078936,0.011389503,-0.01663997,0.010709778,0.062264133,-0.023133839,-0.0154622765,0.026789159,-0.0174647,0.048714507,-0.04246542,0.0051033744,-0.0061122635,0.033939537,-0.030855667,-0.015830744,0.03785887,-0.022157896,-0.00090980495,-0.025837116,0.0009017949,-0.047549967,0.008097359,0.03242515,-0.049882483,0.046769224,-0.032632742,-0.0054587093,-0.023190377,0.0027076735,-0.0120076835,0.018358562,-0.019728865,-0.037126772,0.007383123,-0.03038093,0.056648165,0.0066958903,0.0074453927,0.0068159737,0.050611332,-0.009982573,0.037383232,-0.016500639,-0.023372313,0.027894739,0.02040124,-0.0114136785,0.0040440937,0.029498776,-0.02170378,-0.015191206,0.005384244,0.033677403,-0.033426046,-0.03824053,-0.003397172,-0.008431314,-0.0044679944,-0.014191823,-0.017303783,0.012165648,0.008264671,0.0038409973,0.012369751,-0.013492298,-0.010149132,-0.04091097,0.0037654308,0.010846048,0.03635957,0.05299359,0.026040552,0.0111996,0.009491005,-0.02842748,0.04172,0.015748028,0.016605243,-0.00080008083,-0.009265982,-0.008832034,0.000879613,0.03194939,0.054061834,-0.027141344,-0.027371839,0.015075815,-0.02032668,0.008800926,0.06844299,-0.031424623,0.01867973,0.020179885,-0.050305005,0.0067862016,-0.018275438,-0.0031710109,-0.031394217,0.03718828,-0.017936505,-0.02150155,0.011296837,-0.009773375,-0.012892809,-0.014635911,-0.00875329,0.0698177,-0.025115244,0.0059048776,0.052978925,0.022628227,-0.17975537,-0.06962237,-0.027096644,0.018290484,0.015517687,0.00891402,-0.058018,0.012526144,-0.009118999,-0.0028528734,0.031537253,-0.05940115,-0.02406905,-0.0075776866,-0.015371622,-0.020324795,-0.014508427,-0.006817099,-0.0005028302,-0.023408275,-0.008253024,-0.019329268,0.03545905,-0.044449948,0.009373156,-0.015246573,0.05055188,-0.007156907,-0.025494112,-0.014738903,-0.046639156,-0.051679496,0.004526336,0.022877365,-0.01707653,0.029212836,-0.04965245,-0.02453187,0.0074938103,0.0013762434,0.029196342,0.07661269,-0.009002733,0.039922453,-0.010175805,0.017176155,-0.009332735,0.0014684419,-0.043846376,-0.055387568,-0.0658897,-0.009683073,-0.057115372,-0.015872337,-0.06660735,0.007414656,0.005443966,0.0004737927,0.026508437,0.051306896,-0.032669604,-0.08505578,0.020683127,-0.06374915,-0.038859084,-0.077774085,0.01068071,0.003176016,0.020616366,-0.043374553,0.018334318,0.03638522,0.0061817286,0.03315168,0.029774293,0.046817083,-0.01583102,0.009227837,-0.021347342,-0.08496048,-0.014031133,0.030866848,0.025270987,0.004432022,-0.058514908,-0.02182836,0.0076353336,0.0069499225,0.04996422,0.24257156,0.024434807,-0.008274869,-0.008964101,0.03666086,-0.050288465,0.03892204,0.013817759,-0.010348969,-0.04797624,-0.02984339,0.05063494,0.055183496,-0.009269106,0.029991826,0.067783415,-0.027526252,0.008896055,0.046147015,-0.010362988,-0.004177986,-0.035084218,-0.017935291,0.012871733,-0.05378982,0.0071907793,0.03663034,0.07564426,-0.0012497859,0.019025644,-0.04595658,0.020420933,0.04435508,0.021167235,0.029336736,0.010857576,-0.021983061,-0.014872426,0.0028478317,0.008667897,-0.01023787,-0.022468703,0.0118343355,0.00439217,-0.0066217226,-0.03858328,0.0031527583,-0.017881691,-0.06250036,-0.010306534,0.0068477695,0.03281899,0.024311896,-0.024487471,0.013394655,-0.025151543,-0.010393219,0.031783182,-0.031939924,0.008789128,0.04132583,0.000060975806,-0.05340496,-0.021003501,-0.015144578,-0.016912231,0.0020255023,-0.018405005,0.025313837,0.010910165,0.01199452,0.045986928,0.010711052,-0.0040347762,0.016869586,0.026359841,0.024466582,0.047050852,-0.016362075,-0.006670855,-0.003995939,-0.04510853,-0.0029638067,-0.030803978,0.04343713,0.0007122394,0.0026238638,0.042212725,0.019721579,0.00070976786,-0.028599232,0.015408892,-0.026779281,0.0032371473,0.019274812,-0.030529488,0.008412891,-0.010319104,-0.033696108,-0.0071396213,-0.016548913,-0.036512807,0.011760005,-0.0029552877,0.036012195,-0.02655747,-0.039690062,0.045357738,-0.0057142894,0.032091394,-0.03227849,0.0052877176,-0.014791522,0.013173753,0.06463156,0.07314871,-0.006849479,0.017257914,0.051730517,0.032781713,0.016920185,0.030819444,-0.03024406,0.03476375,-0.016738597,-0.07484986,0.01593269,0.028948983,-0.033163916,0.0059272186,0.02967784,-0.0060961456,-0.051985748,0.016514454,0.08441594,-0.0056655062,0.05900837,-0.009123009,-0.009453115,0.010470696,0.0027568985,-0.015724076,-0.017572818,0.038819782,0.033419553,-0.002592464,-0.04404649,0.020062745,-0.022146069,0.032145515,0.027219146,0.049365047,0.04131556,-0.05754397,0.028332226,-0.011206627,-0.049398303,-0.029182386,-0.0155136725,0.004553633,0.0015834527,0.043027833,0.057614014,0.056699324,-0.039660476,0.0133709535,-0.029983832,-0.0021624232,0.0035463842,-0.0045741317,0.013004928,-0.053099148,-0.027652236,0.014625678,-0.045515608,-0.020059679,-0.017953606,0.003254341,-0.053166952,-0.006817277,0.045869447,0.023627743,-0.011830568,-0.011336349,0.050735734,0.033693872,-0.013379144,-0.010807654,-0.0100214165,-0.007837364,-0.008945677,0.10037398,-0.02960608,-0.0021429805,0.05559274,-0.030835604,0.057589225,0.03094695,0.026360268,-0.03228023,-0.012760316,-0.0067887106,0.012951689,0.0063373717,-0.03993403,-0.012013061,-0.0006829366,0.01545915,-0.0061936644,-0.06326726,0.0045598904,0.022171268,-0.019727783,0.033950176,0.021013534,-0.034970317,0.019944701,0.013827346,-0.026928717,-0.05378667,-0.0017828973,-0.035138886,-0.02459993,-0.00869045,-0.050480675,0.004103827,-0.03571335,0.016768333,-0.033383965,-0.042643454,-0.007314162,-0.024333851,-0.007922756,-0.034690823,0.031296138,-0.0083619375,0.007274182,0.035124995,-0.008816917,0.00059344235,0.0056006885,-0.0049989074,0.0034068795,0.011184148,0.015975405,0.0053332266,-0.04275548,-0.025084762,0.046793178,0.05510645,0.03926947,0.020854326,0.0071993577,-0.034384143,0.0320565,-0.0053258957,0.012897085,0.011413914,-0.0033111887,-0.07265229,-0.023073392,-0.00492324,0.028153414,-0.008849701,-0.068547174,-0.026614781,-0.0056919632,0.03458315,-0.03238602,-0.06430777,0.0025907818,0.008704285,-0.024125988,-0.02516056,0.03973288,-0.009255,-0.0076056086,0.08221743,-0.009607346,-0.019153006,-0.038688816,0.08921249,-0.003320673,-0.012541811,0.033815235,0.010478105,0.02411176,0.000002199164,0.015263582,-0.038935732,0.02069232,-0.010844516,-0.0347963,0.08306352,-0.0003474266,0.017855681,-0.013142568,0.021968944,0.0037372475,0.02923243,0.0074052447,0.01323285,-0.012897023,-0.026518961,-0.008362843,-0.011046552,0.01593119,-0.045047123,0.021328812,0.03854205,0.01087618,-0.036267314,0.018751215,-0.012344448,0.0037236684,-0.0073381276,0.022463897,-0.04507676,0.010544892,0.012800753,0.015022567,0.007077933,0.0030945197,0.02078054,-0.03483579,0.009658715,0.003961409,0.027173301,-0.0019688765,0.022453537,-0.02020733,-0.023010563,-0.030347109,-0.007180999,-0.0158481,0.048156857,0.008257246,0.0018281379,0.012098038,0.000583633,-0.018508919,0.055627003,0.016661406,0.033221386,0.0011245187,-0.0024663487,-0.045436196,-0.026738496,-0.027785178,-0.023227217,0.050473,0.031562798,0.025164997,-0.0396117,0.02931719,0.018657973,0.0035445858,-0.041266903,-0.0073076165,0.05508584,-0.003672221,0.03919829,0.025440563,0.0043527144,-0.0064160526,0.021010032,0.0031549404,0.008077832,0.043567967,-0.022802727,0.0133230835,0.022560094,-0.020221094,0.0024643096,-0.062652834,-0.021966185,-0.059488878,0.010140357,0.028691042,0.0067025507,-0.0019110712,-0.051372807,-0.028442577,-0.027932439,0.01812907,-0.036701445,0.014566653,0.026607959,0.057824623,0.021351214,-0.0018363083,-0.024233028,-0.03712955,-0.029353514,-0.15364818,-0.022421965,0.025824843,0.024141004,-0.008529792,0.0076877656,-0.0617793,-0.031814355,0.0129766585,-0.023801211,0.0032944481,-0.012528549,0.0045917328,-0.019525306,0.009679905,-0.0017994219,-0.011975322,-0.021799875,-0.006187931,0.040216357,-0.005376024,-0.015963417,0.028523244,-0.017689057,0.0014135306,-0.0037571795,-0.027170673,-0.048807766,-0.02588405,0.011405614,-0.015378433,-0.08485321,0.019645102,0.012830752,-0.01433864,0.017913433,-0.03300901,0.0042411527,-0.015010027,0.010114841,0.03301358,-0.013063772,0.012249364,-0.007608308,0.018176287,0.04706006,-0.033401977,0.011563519,-0.056721576,-0.024122462,0.0011037324,0.07072378,0.01820119,0.0412664,-0.027446745,-0.0029731875,-0.0231489,0.022799157,0.012153165,0.041383233,-0.030261353,-0.017663611,-0.019023243,0.008606296,-0.031547353,0.011529201,-0.07659613,0.031764437,-0.012123528,-0.002897664,-0.023032784,0.0061899573,0.017820768,-0.030949181,0.013050904,-0.0014739517,-0.0021506231,-0.0017962465,0.0065169204,-0.034707192,-0.014774896,-0.04084578,-0.024769474,-0.027768085,0.018154586,0.0059263688,0.0064201276,-0.0061001615,-0.05558999,0.018262064,-0.065012865,-0.026944982,0.003946445,-0.055109672,-0.03552802,0.016341953,-0.018891994,0.07552975,0.0069517647,-0.046960678,-0.024084663,0.0044090757,0.02540407,-0.035303254,-0.051863205,-0.028238934,0.03914482,-0.004840007,-0.01165959,-0.019355642,-0.027444767,0.0046452815,0.007418976,-0.0020213982,-0.04129753,-0.009406394,0.00024571278,0.05081945,-0.02975485,0.060913544,-0.013590032,0.0037388436,-0.0050876597,-0.03991926,-0.012509335,0.07442655,0.048773956,0.046431594,0.027167954,-0.0116775185,0.009851283,-0.03217992,0.008475943,-0.030866964,0.032743063,0.019306896,-0.0048416136,0.037921663,-0.016517034,-0.0025245163,-0.0005967516,-0.050089147,0.0031977198,-0.00751303,-0.005574659,-0.02174677,0.021390837,-0.018170796,-0.017028168,0.0015455647,-0.0059040193,-0.0039348155,0.010000678,0.0055431263,-0.052489147,0.07826388,-0.017985873,-0.032533705,-0.00689129,0.021257171,-0.06522833,-0.053299174,-0.02522854,-0.007279123,-0.025315471,0.018220907,0.023967788,-0.012810221,-0.039413538,0.0183403,-0.013094426,0.03775717,-0.02654525,0.009308731,0.05362609,0.03637875,0.0015407312,0.017151926,0.029449383,0.015385111,0.033314556,-0.0137872165,0.01411979,0.015875936,0.03704298,-0.017066736,0.0014068603,0.017218987,0.044442292,-0.015151154,-0.02163798,-0.013500041,0.025787001,0.008966004,0.03174758,-0.011575352,0.0063668555,0.000847291,0.03121729,0.030155806,0.003650301,0.008797352,-0.0111559685,0.012631122,-0.027666695,0.028477754,-0.009971527,-0.036092427,-0.031371586,0.030354477,0.001196924,-0.01591449,-0.03187397,0.017677981,0.029908074,-0.008451452,-0.02459879,0.0038962134,-0.017843818,-0.008225634,0.06840908,0.025650898,-0.013289969,-0.020694477,0.042367432,0.00035776803,-0.019461876,-0.0085927835,-0.015957626,0.05325814,-0.072441,-0.0066240462,0.0005566938,0.002922221,0.02062107,0.012467552,-0.037888926,0.0067653777,-0.014692734,-0.030220143,0.045431934,-0.019928357,0.03746659,-0.0010432793],"last_embed":{"hash":"1c7wzrf","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"1c7wzrf","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation#{2}","lines":[15,15],"size":144,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1c7wzrf","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028351238,-0.00015607108,-0.019400518,-0.009423822,-0.00543004,-0.07939197,0.013046721,0.016329315,0.05103739,0.00734793,-0.03310953,-0.015613415,-0.05403794,0.032274365,0.024987668,-0.015571953,-0.008387981,-0.00084614917,0.0034931519,0.0011872067,-0.041550424,0.01501555,-0.009599975,-0.016764151,-0.015383268,0.029909771,-0.015402444,0.026921313,-0.003933751,0.03774787,-0.03267395,-0.073699385,0.0158428,0.03531382,0.038934175,-0.02450705,0.02320692,-0.023614496,-0.024479207,0.039981406,0.008800772,-0.042763043,0.04673578,-0.010850668,0.013712343,0.00399911,-0.001569983,-0.0374455,-0.022127934,0.017212186,-0.023212172,-0.012949366,0.032599114,-0.03651994,-0.006034576,0.030405981,-0.012000782,-0.00012858737,-0.00851648,0.014409218,0.00795045,0.005521579,0.016118249,-0.007501588,0.015163257,0.02965547,0.010754815,0.010042502,-0.023046438,-0.06374443,0.017296398,0.0013558882,0.026159277,-0.014757212,-0.010874391,0.021026105,0.012840621,-0.04504519,-0.010448668,0.009432977,-0.010058101,-0.020091807,0.012311582,-0.0037179443,0.005918336,0.013125587,-0.009285566,0.04149654,0.003289394,-0.03327714,-0.020485142,0.031607717,0.024921885,-0.013587653,-0.021369172,-0.011232781,-0.017514002,-0.069939926,-0.0047209626,-0.025157958,0.037613604,0.033858653,0.019162912,-0.0036871107,0.03777132,0.00639751,-0.019490844,0.060955413,0.026605576,-0.030762399,0.040360875,0.027301611,-0.011330046,0.037228223,0.015635038,0.0040502283,0.021518001,-0.000025051142,0.008285699,0.014073318,0.024021864,0.022280755,-0.012468677,0.020045966,-0.037089285,0.015696011,0.007694873,0.0076959063,-0.02013036,0.011002498,-0.012200286,0.001032004,-0.012650498,-0.007103369,-0.03549006,0.011168882,0.033692114,0.04483013,0.02082831,-0.05854283,0.028536547,0.054518193,-0.031389885,0.008324377,-0.0006187924,-0.008338632,-0.0029902817,-0.012121996,0.011341435,-0.002060389,-0.031936776,-0.053307127,0.023809612,0.08330795,0.0066434145,0.05926332,-0.0116287945,0.041035723,0.0023537942,0.035052076,0.009155469,-0.036646415,-0.058529586,0.045587786,0.053909823,0.006908814,0.027690444,0.060858037,-0.050607197,-0.039791066,-0.006515867,-0.061606638,-0.004371841,-0.013779595,0.0036613871,0.04027915,0.06729552,0.015218599,0.008253074,-0.019406669,0.0032588264,-0.0013786645,0.020713156,0.012377364,0.0038840424,0.011347049,0.02383129,0.003815197,0.0577864,0.004216739,-0.032386094,-0.008231269,0.024264766,-0.036169257,0.03993226,-0.05270533,-0.04312725,0.024090353,0.011103106,-0.030545749,0.03179202,0.042276677,-0.0080051115,-0.0021242332,-0.041184686,-0.011742714,-0.039867733,-0.028250594,0.046096906,-0.035063684,0.040905524,0.019051963,0.022866396,-0.004314267,-0.02209384,-0.009729593,0.003954432,0.013911946,-0.025841486,-0.005070609,-0.03426198,0.047429938,-0.032478772,0.007891527,-0.025286265,0.047605317,-0.042515058,-0.002169929,0.0021592905,-0.026212394,0.026265036,-0.004096537,-0.017354283,-0.016310353,0.050329424,-0.011470025,-0.063657485,-0.014912507,0.032996655,-0.026608478,-0.00942335,-0.03834664,0.0049781124,-0.02378485,0.0055539594,-0.029455751,0.010426857,-0.008117656,-0.016256861,-0.032185897,-0.007661868,0.043330457,-0.016204068,-0.03564781,0.018697554,0.005065556,0.005980049,0.006585357,0.034821827,0.0000702821,-0.016523454,0.0032155968,0.010166532,0.011547968,-0.009170148,-0.0099030705,-0.02182865,0.017766066,0.0072631123,0.07057455,-0.030016638,-0.015363111,0.015846476,-0.023668779,0.009154145,0.026707996,-0.008285067,-0.022482857,0.07402976,-0.010384215,-0.038364414,-0.014744453,0.015652396,-0.0023180642,0.028064726,0.006176859,0.006003931,-0.0069077606,-0.02179269,-0.0075042956,-0.005099637,-0.01805453,0.06921881,-0.013378967,-0.04305723,-0.0043206657,0.012880577,-0.17350413,-0.028622137,-0.0123878885,0.0131449755,0.008775954,0.010908256,-0.051566076,0.017195024,-0.038476165,0.04324754,0.0072469683,-0.052854095,0.00424,0.017425228,-0.004182949,0.0015917312,-0.018410027,-0.008821138,0.035536647,-0.014597724,-0.010884022,-0.031141575,-0.009625765,-0.048250876,0.002237666,-0.015181256,0.06674362,-0.0062227175,-0.031494282,-0.010385946,-0.059932217,0.00043366672,-0.0012929208,0.02746685,0.012627133,0.042107183,-0.032524843,-0.04180537,0.00082017505,-0.02432582,0.02361811,0.028080711,-0.027335895,0.057235364,0.015147824,-0.015317839,0.019028828,0.00543355,-0.027966952,-0.07703803,-0.0098824715,-0.024188263,-0.00907916,0.012203011,-0.05587165,0.0054077944,0.0046300716,0.015524143,-0.0019683815,0.007991665,0.009795925,-0.07978765,0.008680453,-0.024819568,-0.062424768,-0.033607997,0.026304806,0.0112520605,0.021637825,-0.035067603,0.013058407,0.005862301,0.005058116,-0.007144761,0.0002455243,0.005892815,-0.02315087,-0.00972385,0.020572044,-0.0817477,0.013222903,0.04183939,-0.013344555,0.0148801105,-0.02151407,0.0019689577,0.035932995,-0.016167935,0.052387375,0.23418052,0.08902632,-0.019049427,-0.050649263,0.021053256,-0.036169138,0.046440616,0.035704438,0.016742954,-0.043906145,-0.08029015,0.048443966,0.024702568,0.0109193735,0.032256685,0.06979517,-0.026339544,-0.00006635136,0.07521051,-0.0051577445,0.019531973,-0.021131385,0.06955767,0.011050384,-0.02674168,-0.025450204,0.008362586,0.04078677,-0.032714278,0.030606294,-0.038466863,0.034134373,0.04213467,-0.024413897,0.023778275,-0.01237992,0.008146006,-0.02484907,-0.010549919,0.044618044,0.011794861,-0.03636057,-0.010748402,-0.017045958,-0.01881092,-0.040499274,0.024304448,-0.0019255936,-0.00638945,-0.016197048,-0.043104004,0.0054680738,-0.0029054857,0.00009950808,-0.021430422,0.00025125913,-0.011124174,0.0219996,-0.010619628,0.040436212,0.022080826,-0.013409519,-0.046205483,-0.007655513,-0.0116004925,-0.004284349,-0.01864236,-0.028634205,0.030899832,0.019516313,0.022605786,0.03451541,0.015503236,0.033483103,-0.010730676,-0.013711713,-0.00022698632,0.04190105,0.03628326,-0.04449281,-0.01126863,-0.025905611,-0.006471837,-0.009903262,-0.01436162,0.009154833,0.014302066,0.0738911,0.022399971,-0.039013624,-0.038806185,0.019148052,-0.056040287,0.025659844,-0.02002503,-0.013583992,0.0048120385,-0.019134354,0.009677736,-0.025386596,-0.017758168,-0.013740578,-0.004990616,0.009871183,0.04399911,-0.027268155,-0.0033599585,0.026413169,0.014451134,0.04903719,-0.033470117,0.018114066,-0.010710279,0.01342277,0.02188871,0.04770595,0.0012312711,0.033104263,0.027923742,0.071266204,0.0092002135,0.035385508,-0.032868277,0.055344798,-0.0077381865,-0.024093095,0.020228563,0.090977006,-0.036125846,0.021660082,0.030210909,-0.008348508,-0.029141095,0.023174511,0.02340937,0.008923483,0.0048876023,0.008813197,0.028348308,0.025032371,-0.0012840568,-0.031562146,0.021588057,0.01690671,-0.00246506,-0.03534542,-0.036966905,-0.031819113,-0.028093372,-0.033602726,0.006970944,0.027575668,-0.023132658,-0.02673238,0.0021042966,-0.040525317,-0.0283706,-0.03412081,0.012678609,-0.012723691,0.00010869967,-0.001386377,0.0037124131,0.06675004,-0.031619973,0.055092376,-0.007617242,-0.023550944,0.0074878926,-0.0005807936,0.0063476674,-0.020481858,-0.024808586,-0.015359553,0.00033621985,-0.043464713,-0.037642296,0.004506521,-0.016074007,-0.004640875,0.021418234,-0.019632787,0.0036122806,0.02638477,0.029137617,0.045798253,-0.03737059,-0.004743236,-0.009459266,-0.034789477,-0.03242081,0.103900015,-0.027613986,-0.018573327,0.05268275,0.005482119,0.053727604,0.049111594,0.060902677,0.015692633,-0.023341076,0.04378276,-0.008393947,0.046608724,-0.03396543,0.002136035,0.029964235,0.021743203,-0.020620093,-0.020639626,-0.00030833675,0.021968568,-0.021828301,-0.004658417,-0.048631072,0.042647853,0.0037265525,0.03421555,-0.06167788,-0.032263953,-0.0072996356,-0.0697558,-0.02552299,-0.0591671,-0.020922104,-0.0011957586,-0.026999317,0.02374539,0.010332746,-0.006256255,-0.0021365376,-0.03804292,0.039674867,-0.013655644,-0.032368854,0.011925375,-0.017696599,0.0011188542,-0.031038944,-0.025480935,-0.011646572,-0.0023249635,0.016766984,0.0149803255,0.0018618313,-0.025822366,-0.048425484,-0.012739621,0.036126453,0.03971047,0.03252016,-0.027231457,-0.01036897,-0.05042272,-0.04076734,0.0652112,0.01795789,0.013770167,-0.008044387,-0.021530133,0.009803538,0.019894863,0.03316595,-0.021447156,-0.062696815,-0.03812072,0.01604007,0.029093556,-0.061473694,-0.05251716,-0.03225895,0.016855013,-0.054420926,-0.029874587,0.0003840229,-0.045259204,-0.06869473,0.047392085,0.024958989,-0.03676416,-0.05109459,0.07055541,0.024020437,0.023072682,0.0036319953,0.044815812,0.04072897,0.011716181,0.0078124898,-0.020884238,0.02084751,-0.028994327,-0.045066178,0.025870834,0.011998175,0.027713513,0.00471311,0.01462315,-0.007554811,0.036145072,-0.021448022,0.011053622,-0.025066748,-0.013491053,-0.008681085,0.0019994741,0.015776569,-0.031032722,0.023798287,0.008433972,0.0087734675,-0.038731758,-0.015245438,0.00014412701,-0.0033793477,0.008796712,0.026612073,0.0021543764,0.010541034,0.050776757,-0.00966452,-0.014317442,-0.049418136,0.00001015223,-0.043451067,0.016053744,-0.06007804,0.013387751,0.006552298,0.011677284,-0.04114773,0.0014637483,-0.021555187,-0.0009945545,0.025225533,0.02479914,0.010344149,-0.0405552,0.017062422,0.044037182,0.022945499,-0.0006115969,0.020013526,-0.004965551,-0.010179994,0.03781301,-0.016555343,-0.033427503,-0.014460108,-0.0021260632,0.0028700319,0.04177689,0.0034862258,0.017860932,0.03951023,0.013636532,0.038329933,0.004851595,0.035682306,-0.0056787636,-0.024073582,0.04576538,0.012423544,0.016465964,-0.0068146186,0.007791223,-0.013974439,-0.037198514,0.017824825,-0.005753974,-0.008800174,0.06790258,0.017542325,-0.020907631,-0.03867945,0.0001232717,-0.030157024,0.02707608,0.02793728,-0.03538351,0.008981195,-0.0048003695,-0.033873897,-0.03152609,-0.018990565,-0.038919065,-0.009977392,0.024065519,0.083558016,0.025643624,0.0036021133,0.00825094,-0.025864448,-0.048242904,-0.15643294,0.006631269,0.011660268,0.043838374,-0.014748386,-0.018206669,-0.04322714,-0.03755886,0.010524238,-0.033661123,0.01946179,0.0021350875,-0.043568313,-0.00086177234,-0.006517764,0.004527365,-0.045811437,-0.012958674,-0.02360505,0.07580647,0.0048646983,0.012508461,0.028231682,0.03520715,-0.026536983,-0.017811703,-0.02977204,-0.04022953,-0.036058437,0.017821778,-0.026654396,-0.08751857,0.0174759,0.020507542,0.007838644,0.012328162,-0.022832088,-0.02588597,-0.02279963,-0.013019831,-0.0187487,0.014371664,0.006040571,-0.010175174,-0.0085347,0.092044726,-0.040984206,-0.0033707109,-0.016250232,-0.0355169,-0.03795517,0.04073151,-0.02622736,0.03526577,-0.021903073,-0.011925024,-0.05193134,-0.004150566,0.023228347,0.051921163,0.0009607641,-0.004761187,-0.008342882,0.034401827,-0.00678799,0.047869578,-0.072724275,0.00851159,-0.0069005643,0.047564037,-0.082665995,0.029846288,0.009046599,-0.010341568,-0.0076522073,0.0066169286,0.0021599706,-0.027100151,0.016170613,-0.018844003,-0.03493664,-0.016222142,-0.017718634,-0.0052979724,0.03114366,-0.029453348,-0.0076045264,0.011263433,-0.055846453,-0.03384075,-0.07156801,-0.012708888,0.0249805,-0.039324246,-0.0034493958,0.026280824,-0.01632836,0.023713142,-0.019640515,-0.058519896,-0.002920143,0.006674077,-0.00945298,-0.012145089,-0.014852583,-0.02896892,0.020266764,-0.016205316,0.002365132,-0.01661974,-0.021140108,0.015011386,-0.005952922,0.0045180665,-0.07139283,0.025754308,-0.017285656,0.012585509,-0.017582776,0.029947385,0.0029276058,-0.02325623,-0.013298148,-0.015939502,-0.0036148578,0.059185248,0.010007256,0.045415636,0.03307238,-0.006406681,-0.0023302059,-0.062247407,0.0013195757,0.009853533,0.024436152,0.029926078,-0.034422506,0.027653497,-0.029981073,-0.030173704,-0.0072569596,-0.042282403,-0.0040355693,-0.029452154,-0.019272292,0.026012389,0.040255014,-0.013879448,-0.00015216193,-0.015516703,-0.0065160226,0.017273732,0.02009685,0.065972276,-0.037445877,0.012369396,-0.015263412,-0.025649693,0.018357467,0.031422205,-0.014256308,-0.023523644,-0.014936817,0.002801336,-0.020431835,0.0351443,0.012889291,0.00067622925,-0.018282061,0.009657265,0.004699434,0.041833706,-0.019828951,0.022816002,0.054623254,0.011011923,0.017949361,0.0116017135,0.040677134,-0.01255092,0.047945425,-0.014664937,-0.011527386,0.036819007,-0.0028025392,-0.036843445,-0.029777111,0.008260681,0.035983216,0.018247347,-0.02423297,-0.0347911,0.013161521,-0.0042602993,0.049825083,0.010354901,-0.00598817,-0.0009181511,0.026337042,0.0057678563,0.00048568397,0.029496312,-0.03478187,-0.013639623,-0.0025351206,0.043202825,-0.030938134,-0.06227689,-0.011282365,-0.0037125796,-0.006446461,-0.0119338,0.0010307665,-0.009227109,0.027931921,-0.0082327435,0.009737286,-0.00048234008,0.011072888,-0.03726638,0.07657852,0.020707102,-0.003636788,-0.031939365,0.024067605,0.021864267,-0.039067212,0.008878905,0.04193097,0.030989673,-0.05126149,0.0010751132,-0.0052217185,0.012791726,0.020809276,-0.011026883,-0.04409953,-0.012703901,-0.029097667,-0.022805147,0.039367165,-0.034291856,0.03913763,-0.018981434],"last_embed":{"hash":"1o1i6sl","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"1o1i6sl","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation#{3}","lines":[16,16],"size":150,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1o1i6sl","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015246963,-0.06341761,-0.015573939,0.0077670314,-0.029828511,-0.048617527,0.005033635,0.020224737,0.035270732,-0.012831287,-0.011261452,-0.016120773,-0.03810115,0.013306814,0.023500178,0.011362388,-0.00232721,-0.006874701,-0.0048945136,-0.00035253973,-0.050799284,0.021351343,0.023100507,0.02964435,-0.009670794,0.011472074,0.020069132,0.009911956,0.0001619166,-0.0060370374,-0.033770744,-0.03328886,-0.010725348,-0.031542692,0.013181016,-0.0073366244,0.00408588,-0.017816793,-0.02599369,0.04102916,0.012550774,-0.025413178,0.020678885,0.02112515,-0.001604543,-0.0077723656,-0.026652005,-0.023112709,-0.046798714,-0.020629412,-0.0253729,-0.015226854,0.02751196,-0.019902501,-0.0059042335,0.011314526,-0.014311566,-0.010939406,-0.043462604,-0.053609308,-0.023659078,0.04490846,0.011364229,-0.011105422,-0.008216365,0.0537036,-0.0047377707,0.0033434364,0.022344919,-0.042647794,0.049580533,0.025858881,-0.007244028,-0.0059921034,-0.049613345,0.0052309246,-0.008614321,-0.058836166,-0.04408439,0.0020168447,-0.02245038,-0.0047182837,-0.010411927,0.0033967516,-0.006134625,0.018932736,0.0072404672,0.05535842,0.034008123,-0.053473633,-0.022213675,0.014748761,0.013646008,-0.015916046,-0.008540087,-0.0057740617,-0.015181131,-0.019089384,0.0037242565,-0.017309213,-0.0008835788,0.02580484,0.021309728,-0.020204255,0.007193038,-0.0037082175,0.011681584,0.04749921,0.007400724,-0.023879422,0.051391978,0.025542568,0.04859084,0.011803683,-0.004156309,0.003887521,0.03725941,-0.018879337,0.018123105,-0.00015448338,-0.0006089742,0.022159586,0.014981582,0.026539108,-0.06410853,-0.00985623,0.0015831643,-0.00072632974,-0.046412893,0.033884272,-0.0055753505,-0.006225342,-0.003689347,-0.02530572,-0.023822514,0.016291954,0.06289354,0.046334617,0.010202496,-0.04116649,0.03613701,0.027966633,-0.0000539614,-0.006956377,0.013100229,-0.06809364,0.029030127,-0.008997364,-0.036918927,-0.0077867983,-0.01691269,-0.0022337346,0.007775426,0.03456133,-0.043768413,0.025470203,0.020543283,0.021002118,0.013680431,0.023594586,-0.00090221735,-0.052302137,-0.009819025,0.000027556727,0.08019175,-0.028087452,0.049039584,0.061447106,-0.05395127,-0.049226098,-0.0046224156,-0.040921442,-0.0023252226,0.022815555,-0.002561352,0.013076608,0.06492903,0.0041623465,0.028750893,-0.0022883685,-0.030568954,0.021973355,0.02138858,-0.0052477755,0.014754003,0.0038330886,-0.01829534,-0.016750582,0.029408036,0.010446682,-0.010102776,-0.014058681,-0.0098264925,-0.049416132,0.07594477,-0.061121,-0.021029755,0.0076025156,0.025805527,-0.039004665,-0.0015341362,0.021495443,0.0015071472,0.026199115,-0.03332727,-0.019133836,-0.08198976,0.0034779808,0.0279624,-0.041125525,0.0044026216,-0.0012559638,-0.012617317,-0.00516254,-0.03204255,-0.009490132,0.012780055,0.016704267,-0.018788554,-0.02391134,-0.0057269447,0.072182834,-0.0031409839,-0.021390855,0.00049270754,0.04235129,0.003023945,0.005165806,0.005905567,0.013708188,0.009892974,0.010657223,-0.007391592,-0.0017868155,0.007781116,-0.013657134,-0.048512906,-0.030621635,0.029258462,-0.02565125,-0.036615185,-0.0007965622,0.031511046,0.010230545,-0.00073464034,-0.021435864,0.019008595,-0.0133224325,0.004403838,0.01262775,0.010317852,0.017060623,-0.026377626,-0.046099927,0.0075006327,-0.009908349,0.035273593,0.034852657,0.0055051227,0.006710648,-0.029571263,0.04114142,0.022251634,0.018930718,0.004726516,-0.04077141,-0.00020756738,-0.011887979,0.022706185,0.04960239,-0.00788573,-0.048057545,0.04635,-0.0058866963,-0.009443288,0.058258686,-0.03237503,0.004926376,0.01129989,-0.02604438,0.05178255,-0.01675501,0.01111438,-0.0038257004,0.04398452,-0.03515398,-0.022696363,-0.01165075,-0.008138756,0.0051538534,0.0044192784,-0.0036343832,0.06721827,-0.030642498,-0.03765648,0.016301367,0.02651197,-0.17046742,0.03179937,-0.011353268,0.029188227,0.00816207,0.0083347,-0.045624394,-0.025783475,-0.03660577,0.022707924,0.015738986,-0.035786733,-0.002146591,0.018126328,-0.01113122,-0.022646775,-0.001638515,0.014635269,0.00046252378,-0.025882669,-0.017217549,-0.035264336,0.0006867102,0.009379858,-0.00019289913,0.027007412,0.04055649,-0.019047245,-0.0225652,-0.021823348,-0.05457661,0.016055001,-0.0064813765,0.03219637,0.010042706,0.021279352,-0.009323054,-0.05256268,0.03871199,0.008076096,0.022231907,0.056621782,-0.0077257506,0.014477279,-0.020769237,0.0077875913,-0.034675088,0.00873215,-0.02961335,-0.068524584,0.0081205135,-0.0097885225,-0.05050459,-0.007315188,-0.06499806,0.012207279,0.020571446,0.025349429,0.016388457,-0.0415445,-0.0077328477,-0.03169235,0.033361416,-0.026002044,-0.0121726785,-0.06287333,0.040098954,0.01022299,-0.0048129093,-0.017098738,0.03340287,0.045196448,0.005085769,0.035043377,0.022895614,0.014775057,-0.017151326,-0.0006058126,-0.0026641847,-0.035763852,-0.0081780935,0.0520769,-0.0011773577,-0.0030490283,-0.010670593,-0.0021340314,0.027506946,-0.031382434,0.07442599,0.2530274,0.08178574,0.028211249,-0.012945137,0.058164924,-0.026911959,0.035524536,0.026680747,-0.0014016906,-0.031396776,-0.015159914,0.054474927,0.031275906,0.010879691,0.017462417,0.03854769,-0.055280805,-0.00581768,0.037870355,-0.011872531,0.029312404,-0.02497478,0.055612024,0.0067617833,-0.034077868,-0.025544792,0.05080658,0.017979048,-0.010940443,-0.009106198,-0.037041046,0.039881308,0.057409007,-0.040463205,0.049168404,0.030821653,-0.0020111238,-0.027865058,-0.01500583,0.0171518,-0.003720778,-0.0097871665,-0.034706652,-0.026178962,-0.0021493526,-0.008206087,0.005105511,0.0053803464,-0.021353498,-0.03794476,-0.018538387,0.03974295,-0.014577893,-0.0072012753,0.0085494695,-0.01340125,-0.021459835,0.015865425,-0.005367738,0.017828278,0.048164837,0.0069580292,-0.04505807,-0.02701874,0.016026063,-0.007897338,-0.011030306,-0.07201048,-0.006416491,0.020309653,0.023883354,0.046167944,0.02638443,0.05761934,-0.013097065,-0.017989373,0.009036692,0.054176617,0.019613354,-0.06683568,0.034908216,-0.060692754,-0.031215692,-0.03454361,0.008212429,0.04790694,0.014454809,0.07269941,0.0019634468,-0.010107512,-0.047491416,0.0064980173,-0.057758283,-0.01578465,0.0031919056,-0.03424249,0.0035054162,-0.042951144,-0.041014515,-0.03503799,-0.028217608,0.0006216808,0.00943595,0.014597601,0.05192832,-0.000005151467,-0.02001876,0.007656609,-0.044031184,0.0211303,-0.013315103,-0.0011949614,0.02220398,-0.026734367,0.022675138,0.07661497,0.02876013,0.023990538,0.026318528,0.016562149,0.0077664875,0.0108922105,-0.010129432,0.033365954,-0.03060995,-0.08879959,0.048619535,0.026832426,0.017158803,-0.007528496,0.043705143,-0.03185375,-0.05230713,0.057350643,0.06783326,0.0030601237,0.028838508,-0.0027429808,0.00526784,-0.0066918363,-0.0003855716,-0.019369995,0.010325858,0.015168297,0.013146994,0.016872669,-0.065983206,-0.01963023,-0.030422064,0.0043182457,0.074589044,0.039664265,0.032331415,-0.04759853,-0.027028201,-0.012291254,-0.024973765,-0.03133666,-0.0013657272,-0.0063896202,-0.009007665,0.036578037,0.04861552,0.078195415,-0.044143483,0.010806535,-0.00762484,-0.011757093,-0.04480372,0.0011068529,0.011064023,-0.03627455,-0.012211016,-0.00701371,-0.03563398,0.016040085,-0.0017713021,0.03932099,-0.059646346,-0.032213464,0.04650536,-0.018281419,-0.00038105054,0.0110876085,0.06655485,0.01095972,0.022672135,-0.016661625,-0.013918888,-0.021315787,0.00015158922,0.109709084,-0.0096819475,-0.00957184,0.04654324,-0.010379057,0.053609602,0.046195336,0.044801824,0.013026926,0.005782453,-0.036125213,-0.0045195073,0.034860894,0.018070607,-0.026420608,0.023487713,-0.02423056,-0.03047482,-0.006026584,-0.0063221673,0.0054414542,0.0039979815,0.009377021,-0.027244681,-0.04869781,-0.000082010956,0.011519917,-0.035530057,-0.041734062,0.04700346,-0.0024497944,-0.0144890025,-0.0153328,-0.052199196,-0.014071641,0.0073853605,-0.013087852,-0.039194085,-0.0075485464,-0.014975362,0.00042715532,0.048602194,0.0044297264,0.00022553196,0.007307441,0.01553197,0.0013233179,0.005249002,-0.034007553,0.0039778464,-0.009820082,0.0346733,-0.013218734,0.0007369548,-0.025276996,-0.028580904,-0.032420408,0.018467132,0.025160307,0.037155546,0.015592727,0.0007315588,-0.05734189,-0.02547493,0.02222926,0.013180653,0.017122354,-0.0076208203,-0.048366882,0.010643423,0.007892797,0.011433386,-0.0059815226,-0.034326546,-0.031287193,-0.0129562095,0.017838595,-0.038370382,-0.07373813,-0.01619481,-0.017874792,-0.034142494,-0.011309344,0.014872177,-0.03647391,0.005254485,0.043071,-0.0025369723,-0.03218515,-0.08020738,0.07605175,0.009796597,-0.01623318,0.0425785,0.011479036,0.057729214,0.020197652,0.018851561,-0.018775912,-0.013213113,-0.018330676,-0.049326744,-0.008036609,0.009518922,0.023152087,-0.013275012,0.007199979,-0.017627094,0.011494508,-0.013611185,0.028029006,-0.02450558,-0.012093243,-0.004499125,-0.021143688,0.011048396,-0.03402621,-0.00089836784,-0.013075019,0.020367365,-0.047666702,0.03149848,-0.019555919,-0.0069525586,-0.026984049,0.03853725,-0.020984069,-0.013905239,0.015215863,0.009464118,0.03172723,-0.027309224,0.0076148123,-0.059181266,0.043802336,-0.007473303,-0.011652706,-0.005420604,0.014403881,-0.012786103,-0.040706024,-0.00087724393,-0.006821773,-0.0028059261,0.016508965,0.021800041,0.0029767407,0.054738827,0.015119573,0.028557776,-0.021068987,0.015213787,-0.0010432744,-0.004767921,0.0027926634,-0.0011021489,0.00807552,-0.010874514,-0.026346024,0.044267308,0.045305192,0.002383704,-0.036998957,0.022117099,0.003355622,0.01020981,-0.0023566973,0.009934369,0.0171843,-0.028426532,0.055353776,0.020465005,-0.002332501,0.001578897,0.002001625,0.018206755,-0.05477874,0.0507162,0.015379287,-0.0039416878,0.029568752,0.029310033,0.015926033,-0.039180256,0.012427078,0.0039759544,0.016420431,0.0011400088,0.0036158678,0.014732929,-0.031338442,-0.049682517,-0.017100338,0.025721956,-0.02818724,-0.015469131,0.026934646,0.031953808,0.01147464,-0.025528131,-0.023921078,-0.017477838,-0.01890765,-0.15207234,-0.03132174,0.026905738,0.002651705,-0.015852228,0.0056794505,-0.027427183,-0.037737224,0.009582161,-0.03941906,0.025315203,0.011546345,0.003078115,-0.038314328,-0.017504202,0.039746635,-0.029297043,-0.04852325,0.0014779603,0.046663757,-0.020063901,0.010922712,0.001821447,-0.0067473897,-0.020652637,-0.015863687,-0.033636816,-0.043538723,-0.03599193,0.0030951072,-0.060982235,-0.07370514,0.01703096,0.02774907,-0.0015766103,0.0037699288,-0.006259285,0.0019690043,-0.035518736,0.0027075724,0.027671915,0.0006213397,-0.027829435,0.0072337957,0.012303039,0.049858615,-0.038818542,0.009618716,-0.030809304,-0.028431518,-0.023267513,0.071288586,0.053329583,0.020091737,-0.032564946,0.038714785,0.0044241464,0.0002600958,0.0065757805,0.06674316,0.0033483026,-0.0030121554,-0.033049602,0.036748394,-0.025983166,0.0143575445,-0.094052635,0.045057856,-0.019939251,0.047569368,-0.045743827,-0.019932073,0.035852302,-0.011826347,0.015674487,0.03060871,0.03541358,0.018725447,-0.026882226,-0.026833935,-0.007108995,-0.041118167,-0.027303636,-0.029632812,0.01946219,-0.011853642,-0.007789939,-0.013034416,-0.063577786,0.027835963,-0.087512255,-0.051532328,0.0012556526,-0.02375753,-0.049694322,-0.00028029463,-0.04404221,0.021615751,-0.017371345,-0.04618031,-0.020668812,0.009427402,0.0043313266,-0.022311743,-0.036531433,-0.003784793,0.028607849,0.006078855,0.026448624,-0.023401437,0.006926506,-0.041077722,-0.0044189016,-0.031416852,-0.050756257,0.0023378541,0.005503483,-0.0031855062,0.015854038,0.046946246,-0.009097462,-0.04778406,-0.006634469,-0.03793781,0.02204167,0.087470956,0.044419054,0.03732549,0.019350648,-0.0012076731,0.008301913,-0.07291098,0.022267058,-0.028057259,0.013909898,0.010854701,-0.0036040067,0.033928268,-0.015370233,-0.0041642124,0.023801902,-0.06582483,-0.006280618,-0.008134009,0.016593749,-0.0057566934,0.051196065,-0.029185938,-0.029077984,-0.02009629,0.0043335715,0.034633357,0.04030598,0.031809673,-0.032409813,0.045682482,-0.017214052,-0.018862385,0.018914366,0.05115069,-0.0265655,-0.051568467,-0.009797686,-0.021478351,-0.031418044,0.032095265,0.009645216,-0.0073274663,-0.0049502444,0.007933167,0.030082872,0.024674114,-0.026262911,-0.01666486,0.040306777,0.0023880946,0.014807548,-0.004026737,0.016187524,-0.016535569,0.033148427,0.014333897,0.015007286,0.055245023,0.0049156635,-0.011391238,-0.03472671,0.0069991127,0.03753969,0.012118258,-0.034710824,-0.051793717,0.03673135,-0.005796258,0.035795826,-0.029016452,-0.0056489524,0.025956966,0.033048864,-0.0066887527,-0.024801977,-0.0021169737,0.04159718,-0.016482327,-0.056792658,0.016266484,-0.023784496,-0.038917106,-0.013667,0.037163556,-0.032207906,-0.043972496,0.025977416,0.010282134,-0.0077207885,-0.006971567,-0.0073058796,-0.035049457,0.007879708,-0.004010885,0.06716413,-0.00025039137,-0.011658418,-0.03530812,0.015047335,0.019706924,-0.031723987,0.0171088,0.0028955683,0.016098699,-0.015376014,0.003443812,0.020010022,0.011595451,0.014155772,-0.0068725706,-0.006636336,0.031490605,-0.00598512,-0.012401344,0.020005072,-0.014519144,0.0332946,-0.018346831],"last_embed":{"hash":"22k9me","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"22k9me","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation#{4}","lines":[17,18],"size":142,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"22k9me","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02878818,-0.014906652,-0.012244202,0.017184047,-0.030925138,-0.048219714,0.0011008653,0.005954254,0.0342038,-0.01637404,-0.016590776,0.018216342,-0.043068625,0.01988847,0.04067267,0.013448177,-0.01701199,-0.026759531,-0.011843752,0.00028334334,-0.04519637,0.008854001,-0.0024846646,-0.025999842,-0.032364514,0.025315957,-0.018221911,0.02526986,-0.0054925946,0.044949062,-0.023900561,-0.020532161,-0.047418043,-0.008572885,0.000998538,-0.020654326,0.008254563,-0.022496305,-0.024263127,0.04369946,0.0025690605,-0.030156713,0.03260919,0.011307825,0.0069469693,-0.008925616,-0.021066574,-0.025504591,-0.011174884,-0.01892846,-0.037963588,0.011059664,0.03206077,-0.020757554,0.007567991,-0.001295624,-0.03202542,0.0068417117,-0.01801309,-0.017967071,-0.026915377,0.019484717,-0.0049373074,-0.048870634,-0.027564116,0.068318896,0.017959574,0.006036134,-0.013020766,-0.051251408,0.011251066,-0.021544265,-0.0056514,-0.019860191,-0.027281431,0.007439099,-0.017872315,-0.042882077,-0.038991436,-0.0018769599,-0.0025593454,-0.011151115,0.017718727,-0.007546332,-0.00024389099,0.042844858,-0.024698112,0.043355092,0.016768424,-0.018522352,-0.014542266,0.019076489,0.04846471,-0.021635085,-0.04291479,-0.016020276,-0.027608665,-0.0157987,0.01877741,-0.026193341,0.035996117,0.032122873,-0.019694794,0.0031725748,0.021263558,0.024491927,0.016078828,0.06635078,0.0087277545,-0.006420609,0.062624216,0.020666527,0.037721656,0.024942357,-0.016616382,-0.0045778044,0.0076757674,0.0018294472,0.018582966,0.01130809,-0.008324507,0.026828142,0.009439247,0.042617343,-0.05160485,-0.020655828,-0.006998835,0.018969769,-0.020725466,-0.008997818,0.012308719,0.0018522493,-0.0079842275,-0.021768061,-0.025031589,0.027997013,0.034990173,0.06445344,0.03164083,-0.05003363,0.0036148112,0.02923438,-0.036261756,-0.018372174,0.030457946,-0.020138368,0.014815372,0.011486614,-0.015847743,0.0019302046,-0.02150178,-0.017355068,-0.016753951,0.047983464,-0.010229859,0.022876821,0.020941963,0.026032122,0.018255651,0.029982043,0.030965982,-0.07030778,-0.0426036,0.010216933,0.040170845,-0.020474436,0.01958757,0.08270284,-0.024623178,-0.044140317,-0.011631561,-0.046840545,0.015136293,0.007657174,-0.015313151,0.034569457,0.07627732,0.008769074,0.030224202,-0.0334389,-0.054981336,0.0029168725,0.0170981,0.007324437,0.025715057,0.021197924,-0.033956897,-0.021174623,0.03166099,-0.008380677,-0.011612918,-0.029947609,0.019211074,-0.045580067,0.053518716,-0.028333437,-0.05138804,0.00039479657,0.034052193,-0.03932762,0.0006451785,0.016274225,-0.025264142,0.033881735,-0.049609892,-0.01687012,-0.06775392,-0.026989799,0.055941742,-0.035125066,0.02126844,0.00396959,-0.012974691,-0.031908415,-0.029636249,-0.043224845,0.025696116,0.03602417,-0.02776823,0.0011449553,-0.010829207,0.021555377,-0.0070669074,0.010312144,0.0077468376,0.030064797,-0.009939962,-0.00068172195,0.0039578597,-0.003014521,0.0063422667,0.029030805,0.010466212,0.0010425345,0.019975806,-0.009261558,-0.019852007,-0.03419706,0.041638326,-0.01707702,0.0034045135,0.014255652,0.01671652,-0.011699902,-0.009092272,0.0032354959,-0.010164676,-0.015205094,0.0008072742,-0.042708404,0.0065668067,0.0036070712,-0.03274491,-0.052646462,0.0086247595,0.0025089767,0.025781628,0.011212331,0.03744465,0.006081025,-0.033098053,-0.014587509,0.013656814,0.010535425,-0.0017379522,-0.0030951344,-0.042352732,0.0046167183,0.039978206,0.07842037,-0.011374132,-0.023328688,0.03468251,-0.015012971,0.013659713,0.048440706,-0.03372851,0.018232526,0.04014252,-0.009862223,-0.00346964,-0.01822887,0.0020028397,-0.010212181,0.03583783,-0.035972342,-0.02082046,-0.033660594,-0.015943374,0.0035928,-0.019075803,-0.029623237,0.058570538,-0.023433473,-0.057055816,-0.007732492,0.016485713,-0.1697987,-0.0066536493,0.01133691,0.006726836,-0.017068941,-0.0030378434,-0.04444371,-0.0151471365,-0.015307109,0.050532777,0.053955603,-0.038337033,0.014249522,0.0453185,-0.016822353,-0.021480244,0.002129182,-0.019160116,0.030739602,-0.021198576,-0.025236957,-0.026400145,0.024478609,-0.030492872,0.005519721,0.0074130404,0.025402978,-0.038922187,-0.027819462,-0.037121624,-0.060302764,-0.002830558,0.00051679264,0.04026523,0.021668669,0.062424615,-0.010497261,-0.02098433,0.04037155,-0.029744877,0.013899117,0.066338904,-0.00024143985,0.06891601,-0.0093990285,0.028768389,-0.020112325,0.00037070617,-0.028489256,-0.03900346,-0.027235353,0.009964406,-0.021108588,-0.010709328,-0.06534212,0.0060758977,0.012225287,0.024229053,0.041000832,0.02338581,0.02526699,-0.043929536,0.013774619,-0.029781435,-0.029625315,-0.028554857,0.055866074,0.0067028427,0.013072095,-0.020426417,0.028582837,0.038138807,0.014007248,0.024249045,-0.010864707,0.05205298,-0.009518003,0.0017445475,-0.01428851,-0.04850478,0.009640511,0.043700434,0.009164897,-0.023335418,-0.022330044,0.00016115079,0.02760658,-0.041613374,0.079067886,0.23952806,0.08800005,0.011003577,0.02661354,0.034747653,-0.06033804,0.048117217,0.031187912,0.01671334,-0.024705255,-0.05566666,0.040512033,0.022699958,0.034046136,0.0055647106,0.06255999,-0.042879097,-0.009750062,0.038687993,-0.0028546955,0.0077989316,-0.01951703,0.02386162,0.01396462,-0.061558153,-0.01964976,0.019523581,0.051657222,-0.0040965304,0.019231956,-0.03856659,0.02387356,0.01463768,-0.0095298495,0.076014966,0.026678825,0.024882812,-0.045366477,-0.04219011,0.014544568,0.009441496,-0.021221388,-0.025576714,-0.021309735,-0.025863841,-0.028187014,0.010922275,0.0026498998,-0.05716169,-0.02265811,-0.025066152,0.03046586,-0.010512471,-0.0148775,0.037779443,-0.006675964,-0.007829901,0.0034437696,-0.014367509,0.031609874,0.0076465495,0.013529125,-0.015417629,-0.0190826,-0.011316095,-0.0154347755,-0.015557465,-0.058894742,0.0018744809,0.023301665,0.013094955,0.042089652,0.031737663,0.03774043,-0.02229803,-0.002511094,0.008372347,0.059332963,0.01866152,-0.04353597,0.003009965,-0.023182902,-0.05774568,0.007694304,0.00820833,0.03859854,0.012879879,0.09992193,0.035581194,-0.019392714,-0.029505974,0.029099269,-0.06782462,-0.016195169,-0.013794457,-0.029992653,-0.00697399,-0.054838505,-0.009354702,0.017168896,-0.042724688,-0.021250932,-0.0020013684,-0.019858323,0.03648238,-0.015819307,0.0081736995,0.022237739,0.015185201,0.041768733,-0.052036434,-0.012224772,0.006877842,-0.010693489,0.033469062,0.049531016,0.013106061,-0.003578001,0.052506704,0.023664106,0.034074306,-0.016347827,-0.0015263711,0.05238507,-0.0000840316,-0.03993508,0.053370606,0.04322574,-0.014613901,-0.0007237459,0.05342424,-0.016886141,-0.03865528,0.047864236,0.04000124,0.02364086,0.034392383,0.010755447,0.0072475574,-0.0019135119,0.0069384594,-0.012182575,0.006563362,0.007571298,-0.004020597,-0.0021155118,-0.060065776,-0.01992595,-0.009916611,-0.033118356,0.015384978,0.0130103985,-0.0077562677,-0.01830829,0.010099987,-0.027514882,-0.029079573,-0.031986468,0.0053754374,-0.012074528,-0.0060921544,0.02510357,0.0309603,0.07617311,-0.05425144,0.014844261,0.008851513,-0.010238457,-0.011742346,-0.026003517,-0.007040709,0.0105283065,-0.03269958,-0.035680152,-0.027372928,-0.00456405,-0.007007388,0.027108513,-0.03596658,-0.009367492,0.043413684,-0.009171331,0.008555159,0.05299587,0.02567167,0.036584146,0.027952043,0.0010081297,-0.0149461385,-0.029154766,-0.002576766,0.11214154,-0.03785315,-0.013006882,0.05561914,-0.004221406,0.02015183,0.071442425,0.02754923,0.0002817548,-0.005155688,0.010831029,-0.015473553,0.026624136,0.008104318,-0.0023649037,0.024507001,-0.0069397134,-0.008879401,0.008338809,-0.019219898,0.013644832,-0.05572349,0.012089528,-0.013818633,-0.024406293,0.0025611666,0.014636675,-0.050092097,-0.025423687,0.009853083,-0.03056818,0.0023887781,-0.021635845,-0.058794916,-0.025916077,0.0016385284,0.011977371,-0.04809931,-0.01752994,-0.013064333,-0.012164538,0.003928507,0.0047006165,-0.009498085,0.0334762,0.008962773,0.0044174083,-0.016827336,-0.019245986,-0.0008894543,0.023805747,0.010369182,0.004221907,0.004411633,-0.031034248,-0.022175714,-0.026674276,0.0074734404,0.05515801,0.03863145,0.03516192,-0.008788511,-0.04587996,-0.0053070574,0.039985616,0.008547942,0.017350642,0.02643115,-0.04324737,-0.017231233,-0.0013258185,0.014047737,0.0053312983,-0.06689999,-0.042040322,-0.0041639963,0.008127751,-0.044422574,-0.04805151,-0.021138404,-0.0039108116,-0.05505775,-0.017307427,-0.010282358,-0.010371106,-0.04553416,0.05185225,-0.013178935,0.00081039435,-0.082301416,0.048727416,0.0017650776,-0.001039908,0.01777065,0.012710257,0.04541366,0.0061124666,0.036044843,-0.0028232895,0.016147392,-0.004434638,-0.03085942,0.055869326,0.0013597296,0.02328172,-0.012400265,0.014794951,-0.006168755,0.03289247,0.008076455,0.022780279,0.00038431215,-0.031076929,0.00397158,-0.027879717,0.0057137604,-0.041876305,0.02047306,0.015017127,0.022125913,-0.05847135,0.027037691,-0.025924388,-0.00014454019,-0.028382562,0.034950294,-0.019473085,-0.0015638577,0.03313606,0.025629325,-0.022226676,-0.021549305,-0.0032496313,-0.029653117,0.018489864,-0.047899056,-0.028563047,-0.010149532,0.008793955,-0.049290035,-0.020579608,0.0018796637,-0.004475291,0.018033877,0.012724085,0.021728884,-0.011309233,0.038718317,-0.00025957634,-0.00785685,-0.008560644,0.021577625,0.002880006,-0.001724141,0.0028548657,-0.019545607,-0.014663059,-0.022462629,-0.011085806,0.03532107,0.04640451,0.01951718,-0.023507664,0.008132004,-0.020900782,-0.0067416728,-0.0011160363,0.029394187,0.04239409,-0.031581666,0.024461336,0.024865674,-0.0064880946,-0.010331747,0.025764368,0.01578852,-0.038192015,0.047903553,0.007221191,0.005204843,0.056480214,0.024659596,-0.010123307,-0.045932014,-0.010389706,-0.029483736,0.017663645,0.020056427,-0.028971003,0.0044268114,-0.024699267,-0.056117617,-0.027395159,-0.0104289,-0.03569486,-0.022400368,0.010068671,0.019086318,0.019414965,-0.014870511,0.006211878,-0.013853797,-0.017622529,-0.16157404,0.020040553,0.02693058,0.042893924,0.008214768,-0.020367771,-0.037454933,-0.032357782,0.016071968,-0.03193307,-0.005304989,-0.017496984,-0.014749738,-0.02293359,0.012284166,0.05261513,-0.02686938,-0.027542565,-0.038853414,0.026387198,0.00027579794,-0.002542654,-0.014720238,0.017620865,-0.04769081,-0.017042872,-0.015721092,-0.03849323,-0.02931841,-0.03649488,-0.06370863,-0.10424327,0.020284452,-0.0011074588,-0.0076537523,0.0068973093,-0.027051605,-0.025576973,-0.03935643,-0.022290451,-0.006015394,0.014864422,-0.007827106,-0.002818757,0.022739202,0.0714913,-0.058129653,-0.012138037,-0.026545238,-0.03676352,-0.023693776,0.0678155,0.04967667,0.024066126,-0.027029213,-0.013283469,-0.014218466,0.006076279,0.0022010552,0.056125596,-0.00017012787,-0.010942658,-0.023539841,-0.008247912,-0.0025012868,0.026203789,-0.080990165,0.008366778,-0.0069776704,0.04171309,-0.05975652,0.0023657663,0.05730264,0.005742093,0.011952773,0.0075136437,-0.018221991,-0.018265633,-0.0053223437,-0.025270134,-0.01337615,-0.03703591,-0.02223339,-0.066082895,0.036761157,-0.029386852,-0.005494458,0.007348619,-0.052468553,-0.024325723,-0.078698285,-0.009017388,-0.0040838225,-0.03068556,-0.0148156965,0.034962542,-0.03317955,0.02471311,-0.0394629,-0.047926806,0.016798442,0.0033401789,-0.0053488384,-0.020380903,-0.005743017,-0.018868454,0.0325667,-0.009178859,0.007122655,-0.010574456,0.011139071,-0.01199437,-0.023085497,-0.011907745,-0.044532474,0.03303004,-0.01587327,0.02964738,0.0061309175,0.048416816,-0.017682802,-0.03684363,0.0007462815,-0.029706474,0.026142694,0.039446205,0.050749637,0.05296705,0.0005133914,-0.026550354,-0.019643756,-0.07920332,0.018413972,-0.0021575016,0.028880231,0.016933251,-0.022843465,0.016960641,-0.0010845227,0.0011388056,0.031792402,-0.06347805,0.004193654,-0.01709489,0.0061818645,0.002496645,0.050865915,-0.02207099,-0.013119441,-0.01875739,0.010726179,0.02561186,0.048851606,0.0326312,-0.05027324,0.048870757,-0.026421187,-0.03616371,0.0000404379,0.05247963,-0.016281856,-0.038112942,-0.00013968367,-0.014557373,-0.016222887,0.055752844,0.023394816,-0.01885742,-0.004422916,-0.0052783363,-0.004334956,0.026925312,-0.034052163,-0.0018987807,0.065784805,0.014939312,0.026772758,0.047115885,0.035471316,0.0013858579,0.04014801,0.01953292,0.0009914974,0.046909824,0.03473036,-0.012761056,-0.035695203,0.010573124,0.05253821,-0.0027999743,-0.030677378,-0.06749753,0.021920986,0.007200717,0.029518405,0.016032886,-0.006042456,-0.011759939,0.02934545,-0.00507041,-0.014369671,0.00022091802,0.015404253,-0.0010155019,-0.017167816,0.039173473,-0.008948339,-0.047599137,-0.028710358,0.0513185,-0.0027226533,-0.0010315058,0.014891603,0.029580053,0.017752562,0.013064401,-0.023231627,-0.0042738062,0.0015292808,-0.020216258,0.053545397,0.024260238,-0.025059458,-0.029941395,0.029620303,0.026618136,-0.05454749,-0.010690019,0.01928619,-0.01700229,-0.06125167,-0.045161944,0.0012275948,0.029346881,0.029370366,0.0156683,-0.018095281,0.04396704,-0.009026451,-0.01811624,0.008715677,-0.009627223,0.04091943,-0.0012306415],"last_embed":{"hash":"qte7","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"qte7","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Understanding What's Happening#The Neurological Explanation#{5}","lines":[19,20],"size":161,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"qte7","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024273936,0.005809233,-0.021606017,0.0012543192,-0.029761057,-0.050896052,-0.018808814,0.050648194,0.029323898,-0.010363039,-0.037644334,-0.01516416,-0.052706685,0.004467328,0.020043561,0.00792496,-0.012371795,-0.008197121,-0.0040842383,0.047382735,-0.043371294,0.040160846,0.002974626,-0.041909337,-0.020065134,0.010399439,-0.0016370857,-0.016499618,-0.020825518,0.027055498,-0.031820606,-0.03127587,0.015904747,-0.03723217,-0.047697738,-0.015297999,0.03174218,-0.006455344,-0.018032676,0.052990362,0.028630799,0.001053163,0.059085622,-0.00413816,0.023360305,-0.0008267429,-0.024784643,-0.0031921829,-0.023855003,-0.011063378,-0.0227869,0.004127305,0.015953977,-0.0133767435,-0.02909347,0.03720573,-0.017969372,0.007960328,-0.023952134,-0.037093885,0.012856849,0.026629936,-0.013339765,-0.08829163,-0.028852813,0.046478108,0.014965915,0.033124745,-0.01572715,-0.037359703,0.0152634755,0.03246065,0.0043667103,-0.0027753608,-0.043318972,0.0003147396,-0.034738228,-0.005525786,0.02460595,0.008568385,0.0055466336,-0.0036429255,-0.026085548,0.0038479066,0.0052001397,0.015810022,-0.011653535,0.034625977,0.025389208,0.009139206,0.021623116,0.03443482,0.04015401,-0.044353962,-0.038638428,-0.023882605,0.012896182,-0.051564727,-0.001622184,-0.039572906,0.036697388,0.02633529,-0.022218876,-0.03410884,-0.01855586,0.0071029626,0.030581038,0.03779482,0.01910151,-0.014820123,0.031127132,0.01475493,0.013906715,0.018021155,-0.003194605,-0.01600044,-0.0017440113,-0.0023942415,-0.00066354364,-0.00505237,0.026006984,0.03186337,-0.02826536,0.0072806613,-0.023201613,-0.00389456,-0.023384593,-0.020424373,-0.038264874,0.03947157,0.02551048,-0.014102093,-0.0106225815,-0.0050195986,-0.042593114,0.054417975,0.036538582,0.025223905,0.02567993,-0.047716916,0.03593277,0.015730727,-0.0029766993,-0.02260523,0.02044875,-0.045029677,0.06559465,-0.007357805,-0.0280565,0.0106643215,-0.0047080577,-0.015738804,-0.00757666,-0.017004613,-0.0032112142,0.015644493,0.05084777,0.0388517,-0.00824732,0.0028767895,0.011035418,-0.047722954,-0.044967,0.051224433,0.017434526,0.023111897,0.021234885,0.058327183,-0.0046382416,-0.023483248,0.0038831462,-0.047206417,0.031156957,0.019579552,-0.0068998444,0.050851464,0.07910645,0.016244257,-0.0007829534,-0.03028247,-0.019617053,0.00014772278,0.005707128,-0.026239283,0.03195488,0.02977732,-0.007420353,0.012531828,0.02504185,0.02768777,0.007946419,-0.04107562,0.020528963,-0.00087009993,0.083464436,-0.031124616,0.0046310225,0.015727015,0.05320204,-0.0093760835,0.01780209,0.034779083,-0.010992262,-0.004929798,0.0034159392,0.03157261,-0.045949444,-0.013824248,0.038650393,-0.0011332412,0.029597746,-0.02131163,-0.00488693,-0.049574744,-0.03275209,-0.010720226,0.027002338,0.04502436,-0.028788453,0.010630307,0.003449043,0.014452631,-0.009244629,0.021735305,-0.009381903,0.03428107,-0.0049330182,0.032320827,-0.0026807564,-0.03275059,0.049265746,0.012088966,-0.025731971,0.0066985944,0.021337243,-0.011536108,-0.020293128,-0.03240404,0.023150671,0.018231073,-0.0035387916,-0.014011013,-0.03580837,-0.018363837,-0.0072987815,0.00800548,0.0072021396,0.0243293,-0.03828712,-0.0032937836,-0.017486295,-0.0031592825,0.0048590377,-0.03703914,0.036057796,-0.005215733,0.009920552,0.0385308,-0.013619064,-0.009022465,-0.010202907,0.016740097,0.028726682,-0.000012554622,0.006665893,0.007672508,-0.015365613,0.030633079,0.025815416,0.03166553,-0.021807259,-0.022719339,0.02430153,-0.005888471,0.015559104,0.044835944,-0.007247809,0.0007760037,0.054336112,0.023659376,0.01121347,-0.029019495,-0.00536621,0.0592383,0.046685304,-0.0027215632,-0.026755188,-0.05323399,0.02113318,-0.014369414,-0.017963957,-0.061740242,0.05073906,-0.03202513,-0.020913899,-0.005626513,0.029114584,-0.17387052,0.0042841965,0.03033314,0.019140568,0.011272575,0.023052283,-0.05642511,-0.0515435,-0.019398963,0.03777079,0.050162483,-0.043191534,0.032813262,0.00046732882,0.010607514,-0.005947215,-0.01100378,-0.016685475,-0.017907668,-0.021361588,0.004769056,-0.0007450059,0.023776023,-0.019692635,-0.005794335,-0.0046482235,0.055439293,-0.021014577,-0.010618341,-0.011215147,-0.049562342,-0.0029369064,-0.0065220324,0.018896805,0.0111294305,0.031757746,-0.049903415,0.007262048,-0.0068074986,0.010761779,0.03137712,0.049222123,0.0073950444,0.024936061,0.0068077696,-0.013060738,-0.031343717,0.031065986,-0.026904227,-0.062292647,-0.024401728,-0.035027105,-0.009610048,0.020727923,-0.021751454,0.012212726,0.026981976,0.032234244,0.0012799397,-0.04310168,0.007635585,-0.07780658,0.016415356,0.022790637,-0.039053936,-0.046748783,0.0018265633,0.02490508,-0.0146696335,-0.016594078,0.040470377,0.019016279,0.011747028,0.021045063,0.00035925262,0.0096994545,0.00043438908,-0.03313748,-0.01886573,-0.067651376,-0.0076710316,0.045620672,0.0032833251,0.0066183666,-0.01411413,-0.018597187,0.020831032,0.006863348,0.045755543,0.23601946,0.028968902,-0.02488558,0.018982535,0.055955674,-0.04041375,0.014546379,0.04161213,0.03325849,-0.018911827,-0.020441258,0.020483809,0.0029781878,-0.00022569876,0.0016692111,0.054094035,-0.08806674,-0.02488769,0.07066497,0.02114084,0.013596859,-0.035583004,0.07111827,0.0033175924,-0.038583815,-0.031243788,0.022430897,-0.001151028,0.00013581134,0.01950228,-0.048031166,0.05124873,0.072757594,-0.012969422,0.0875206,0.02796776,0.015148929,-0.000049086248,-0.022490546,0.010514649,0.050336566,-0.0023199373,-0.0040782997,-0.0040290584,-0.031274278,0.0030881758,-0.0074262153,0.017556895,-0.03012468,-0.019645289,-0.004405433,0.01961325,0.014912836,-0.032273985,-0.010659863,-0.01030191,-0.007099238,-0.02893054,-0.0467186,0.036224507,0.041430928,0.016612295,-0.08207964,0.004029238,0.027913067,-0.008401371,-0.017247945,-0.04951518,0.014837983,-0.0019139327,0.029760156,0.024531424,0.025330113,0.01957792,-0.008577058,-0.035625763,0.036622144,0.050549157,0.001360353,-0.048611052,0.0016698742,-0.056828447,-0.024784612,-0.006054204,0.007934019,0.022874491,0.0073753856,0.06314656,0.038087074,-0.0056772484,-0.025542913,0.026780289,-0.024478354,-0.02667183,-0.049134012,-0.012994188,0.001520746,-0.0522176,-0.022059891,0.014368108,-0.007431331,-0.010985737,0.025233194,-0.0079855295,0.04011161,-0.022791268,0.0028345725,0.013009204,0.020096114,0.025940305,-0.035282385,0.024532108,0.0359741,-0.001428988,0.026178937,0.07707109,-0.01864679,-0.011326251,0.056193296,-0.0072820815,0.015530453,-0.012964579,-0.0071097068,0.0266329,-0.0053919996,-0.079653084,0.005261136,0.021917198,0.01754173,0.025912179,0.029317789,-0.016889336,-0.037195366,0.05819507,0.047188208,0.009589151,0.051645953,-0.013500042,0.048639573,0.027267488,0.034138326,-0.0051839915,-0.01196878,-0.012747409,0.008327869,0.05200864,-0.031334043,-0.018020717,-0.049827546,0.00613711,0.052565597,0.0036106955,0.021584257,-0.039836768,0.001661659,-0.03161945,-0.03827935,-0.060749594,-0.034877762,-0.026704498,0.019006835,0.009928324,0.014845433,0.057465058,-0.047435433,0.03930339,0.031445634,-0.026059624,0.0077972673,0.0020992905,0.012191437,-0.024936318,-0.042046748,-0.04833874,-0.02554988,-0.007220039,-0.05147456,-0.0048702653,-0.035881214,-0.0140838865,0.0383829,-0.040116813,-0.051925972,0.033500858,0.053556334,0.012924261,-0.02334264,-0.01512808,0.00570858,-0.03351996,-0.018824618,0.1071546,-0.016082369,0.0043322244,0.06725945,0.008458074,0.056972902,0.025390856,0.04386074,-0.018271413,0.015933413,0.0016969284,0.015286377,0.024679678,-0.0018171044,-0.014815666,0.0005219372,0.01534431,0.0039515505,0.00663167,0.006282746,0.012675883,-0.0645777,-0.030401684,-0.016366502,-0.0012870466,0.019192975,-0.012612721,-0.015507846,-0.009965717,0.0031026488,-0.044602513,0.015853178,-0.031954717,-0.009742772,-0.0205802,-0.0044657188,-0.0138943875,-0.023241678,-0.00014737812,-0.013875405,-0.011112455,-0.015838206,0.0059335185,-0.016869463,0.051145244,-0.0024554695,-0.010094807,-0.029752458,0.0032704761,0.01285584,-0.005663643,0.014382898,0.03005764,-0.03550044,-0.03780197,-0.050260205,-0.04893573,0.010552713,0.015206196,0.02143393,0.04012817,-0.03328069,-0.06610345,0.005146116,-0.0024535211,0.03026815,-0.009611442,-0.017554192,0.0014232995,-0.0063050953,0.016871238,0.027284367,-0.041968234,-0.02008111,-0.03474685,-0.031661883,0.042521916,-0.038250346,-0.035242356,-0.0016486945,0.012166354,-0.024891231,-0.04908328,-0.011395138,-0.036090158,-0.0149234515,0.06312691,-0.005603436,-0.096556164,-0.03168332,0.061316352,-0.0145877255,0.007811344,0.014718055,0.011746462,0.052642494,0.0069461097,-0.017170386,0.0083064865,0.012470849,-0.0054648886,-0.080088586,0.017873814,0.008953404,0.04324987,-0.0014886068,0.033181015,-0.0049518626,0.03206157,-0.007222206,0.020686125,-0.010574171,-0.0022075637,-0.0012221393,-0.023735242,-0.0040965285,0.008355139,0.06011174,0.033251412,-0.0034762598,-0.044928472,0.017890615,-0.007207934,-0.0059573245,-0.029735088,0.021000229,-0.04367696,0.019948956,0.009462502,0.024999088,-0.022634542,0.013813965,0.032430574,-0.06582578,-0.0047227694,-0.021257397,-0.07384312,0.0026028687,-0.0062324717,-0.03369434,-0.011689726,-0.027024833,0.009690382,-0.007308549,-0.013675496,0.015683068,-0.044579025,0.021035342,0.00015956764,0.03567444,0.013517336,0.05459289,0.00026078516,-0.0080448715,0.0059269452,-0.031128537,-0.0035707823,0.0012130031,0.013538472,0.0032696065,0.00467276,0.00816483,-0.009473563,0.013917233,-0.00051475916,0.0050166994,0.017525727,0.004972746,0.03254163,0.00017592167,0.030931631,-0.0070847906,-0.02750222,-0.0285467,0.030442122,0.01869397,-0.030576553,0.026422998,-0.027224373,-0.024957838,0.051179755,0.016900053,-0.049372572,-0.006193603,0.035176355,0.0138188945,0.021427952,0.018915372,0.0039799064,0.014135556,-0.02975885,-0.046314366,-0.033335075,0.00467095,-0.035176758,-0.017342092,0.025390157,0.04368163,0.04190343,0.0032990316,-0.0393566,-0.028310396,0.0015904423,-0.13669,0.027743053,0.0042856997,-0.0030291686,-0.016101813,-0.026207646,-0.03257221,-0.048134495,-0.03460127,-0.015919233,0.009717421,0.021663707,-0.024989052,-0.021122478,0.009009933,0.015146098,-0.043918837,-0.007741397,-0.06234334,0.07059425,-0.0021607534,-0.0055694836,0.01924083,-0.0012605886,-0.0065937303,0.032045662,-0.028032223,-0.020585045,-0.024282476,-0.0227507,-0.05950416,-0.03679258,0.012554145,-0.0064609414,-0.008609929,-0.008873346,-0.0064909398,-0.014766788,-0.022402544,-0.018715225,0.0074720937,0.021698447,-0.023262508,-0.005763357,0.01655771,0.059659466,-0.08120044,-0.005702742,-0.07120083,-0.027295882,-0.053565342,0.046108138,-0.008482391,-0.029420955,-0.049033914,-0.029247642,-0.016201882,-0.017314918,0.032098986,0.018068425,-0.02865603,0.019553797,-0.025948174,0.036746707,-0.028338498,0.025829155,-0.08213057,0.018215325,-0.019494534,0.0012587865,-0.03770738,-0.008488121,0.031762477,-0.033270214,0.021922976,0.020212902,0.043824434,-0.048171654,0.004285632,-0.04249317,-0.058675237,-0.015627831,-0.0098768715,-0.057560656,0.01834265,0.03188158,-0.013914164,0.037258867,-0.05037944,-0.0045563863,-0.07751915,-0.03069112,-0.00059926615,-0.01621483,-0.0023576694,-0.0009327454,-0.034744505,0.030314611,-0.023941742,-0.017035572,0.012822892,0.02148714,-0.0147128515,-0.003564552,-0.062264822,0.023229178,0.023505371,0.014153591,0.0044703847,-0.0109859,0.012825791,-0.022220222,0.0008775733,-0.034444984,-0.049056683,-0.014116261,-0.014450995,0.019259768,0.013489236,0.025103712,-0.0047525284,-0.02509575,-0.016395546,-0.0063622016,0.016125225,0.063570715,-0.013032596,-0.00018780683,0.052401904,-0.011149126,-0.021883415,-0.073794834,0.019878605,-0.0053348388,0.0026618338,0.00424341,-0.004942296,0.014079943,-0.024335122,0.019891653,0.022751393,-0.04588048,-0.02507971,-0.03713198,-0.004198177,0.0063621006,0.052827507,0.034772344,0.0067221895,-0.045095183,-0.014629903,0.03734988,0.029015189,0.014662927,0.021267153,0.035850912,-0.02004238,0.003416448,-0.018925209,0.0770389,-0.055969942,-0.023841782,-0.008832176,-0.029320039,-0.015834631,0.01804913,-0.022075947,-0.024833182,-0.041556336,0.029681021,0.0280362,0.036869783,0.007296686,0.025770409,0.028412662,0.039752558,0.023247752,0.009917653,0.049790733,0.009770471,0.0424662,0.027485128,-0.0025744275,0.03036604,0.0010078511,-0.010794603,-0.02802911,0.009076766,0.0010627985,-0.019541532,0.005759102,-0.026736721,0.0410467,-0.005881054,0.045391664,-0.02564543,0.010759829,-0.009424594,0.012744559,0.02649712,-0.009709043,-0.0014560218,0.012194202,0.038938437,-0.03444908,0.048740268,-0.01753352,-0.046672232,-0.015664706,0.039666243,-0.011030396,-0.01656052,0.025767153,0.002462035,-0.013352548,0.0045554824,-0.022454353,0.010072923,0.009246338,-0.010085156,0.08494247,0.01887016,-0.024123978,-0.017400539,-0.015418012,0.031242205,-0.0029393348,0.017194157,0.0046522156,-0.024301803,-0.078374304,0.003051147,-0.009157813,-0.010328881,0.015532965,-0.00095780904,-0.07729587,-0.010165496,0.00013887945,-0.008128847,0.014980792,-0.049424626,0.013129049,-0.005001833],"last_embed":{"hash":"5926w6","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"5926w6","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety","lines":[21,30],"size":486,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5926w6","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019252656,-0.009850694,-0.022391755,-0.0058329664,-0.043158125,-0.061613515,-0.008910743,0.051573064,0.0359803,-0.023752782,-0.03405189,-0.026343938,-0.04770333,0.0098594325,0.014011755,0.0050925333,-0.0038431962,-0.011118449,-0.021535367,0.044494852,-0.0409243,0.03303251,-0.0032166834,-0.018351754,-0.017246997,0.013266687,0.013511255,-0.017959006,-0.0029231466,0.035450175,-0.029474193,-0.03510645,0.0055080163,-0.017004842,-0.03918162,-0.02181842,0.03022159,0.016154723,-0.021375913,0.0500206,0.018569976,-0.010775482,0.062517814,0.0065753413,0.014507685,0.0063901744,-0.025080124,-0.0046683056,-0.025347142,-0.014841257,-0.01902813,0.015862528,0.03474583,0.00127259,-0.029451093,0.027427377,-0.05126208,0.017450675,-0.025331628,-0.051151305,0.014046367,0.01874605,-0.014844983,-0.08797163,-0.034842443,0.058806386,0.024461277,0.032525405,-0.020459037,-0.046247073,0.013684814,0.02560859,-0.00007906154,-0.018805996,-0.03307519,0.022203434,-0.029979039,-0.0139319915,0.002816324,0.014698164,-0.004148994,-0.015607079,-0.05537517,0.011963247,-0.0007496198,0.0028377702,-0.030442644,0.057315983,0.018494919,-0.0028676249,0.015983583,0.03891976,0.036055937,-0.039396405,-0.03461915,-0.022810152,0.008801032,-0.046660095,-0.011415694,-0.034288988,0.023934254,0.021703625,-0.007341583,-0.03117581,-0.028352054,-0.015179082,0.041868906,0.03893446,0.016808124,-0.006488925,0.034377016,0.029475264,0.015655749,0.008093083,-0.00055976305,-0.005254576,0.0050545153,-0.009089276,0.015091547,-0.016778793,0.030116534,0.019987281,-0.031526312,0.0020503763,-0.015204817,-0.01581644,-0.041444637,-0.022077052,-0.035879217,0.023646891,0.025129821,-0.027281975,-0.0027532345,-0.00829355,-0.05560476,0.047558393,0.03819382,0.033144984,0.010896363,-0.04813654,0.026851282,0.01866094,0.013788212,-0.027212195,0.029843014,-0.045128074,0.05733208,0.00451798,-0.0109484475,0.001180605,-0.0073561016,-0.014982029,-0.0083759185,0.0002689608,0.0027959927,0.013624984,0.039038014,0.035923973,0.003839568,0.008562582,-0.00084722013,-0.039527725,-0.042217765,0.07268384,0.011494937,0.014562695,0.02310338,0.07876089,0.013677868,-0.021707421,-0.004727098,-0.052962005,0.033687312,0.025727017,-0.011232714,0.054377582,0.095082656,0.0043581054,-0.002680293,-0.03693483,-0.036055703,-0.014444364,0.00043965442,-0.026421463,0.03193512,0.02354349,-0.02036036,0.010051056,0.028941253,0.033324566,0.012014055,-0.05124287,0.018476488,0.0056600496,0.08047489,-0.011440776,0.009005466,0.013063972,0.05220114,-0.016868878,0.012515001,0.0438025,-0.010944766,-0.0028005103,0.009184736,0.029718464,-0.044631157,-0.0064160097,0.04260392,0.015055728,0.021617826,0.000006393284,-0.021458047,-0.056841634,-0.021456739,-0.018887792,0.029192252,0.052139472,-0.01333126,0.021731295,-0.014199068,0.011609758,-0.030812277,0.03325154,-0.017611524,0.036917746,-0.005185035,0.029527593,-0.00828059,-0.033189647,0.042588502,0.010607356,-0.017379632,0.0064936182,0.022117848,-0.011744372,-0.027504692,-0.02651956,0.028915158,0.02744997,-0.010840915,-0.022599285,-0.029829739,-0.00510501,0.0035594548,0.007053849,-0.0009210807,0.016416429,-0.051281653,-0.014602595,-0.016108928,0.004193988,0.0037227094,-0.025150828,0.02623804,0.0027988176,0.016342975,0.036063455,-0.018180257,-0.02179828,0.0017236549,0.029386628,0.015853485,-0.00034030632,0.0051558977,0.0061494983,-0.007405304,0.031125346,0.03688696,0.016537178,-0.026911568,-0.013101163,0.01862361,-0.011860564,0.030352779,0.04437198,-0.0036244295,0.010631681,0.043860562,0.015334382,0.015806992,-0.040084258,-0.013061977,0.06109311,0.046347328,-0.016862296,-0.022850541,-0.03603701,0.008726302,0.0032769134,-0.024378296,-0.058775634,0.043036714,-0.02866069,-0.037017606,0.0050299633,0.017711863,-0.1680588,-0.003018506,0.045163002,-0.0007212321,0.015250214,0.026035132,-0.07078976,-0.05827318,-0.014576393,0.03613378,0.05861941,-0.033525854,0.040796738,0.0024617964,-0.0053549344,-0.0064103957,-0.0032682633,-0.018721443,-0.016101632,-0.00854155,0.015670054,0.006248913,0.011270344,-0.027986169,0.014182788,-0.013046706,0.0636803,-0.032121707,-0.010511052,-0.01576727,-0.04657232,-0.006811565,-0.011156119,0.015211649,0.013116369,0.027420096,-0.04833848,0.017283812,0.0102793835,0.0051172352,0.021040209,0.052759424,0.0067381267,0.024631094,0.0010758444,-0.0006525867,-0.021150686,0.035996813,-0.016944023,-0.054791376,-0.04986381,-0.038856506,-0.025373986,-0.003528475,-0.024441704,0.014479027,0.023424892,0.02130016,0.0010163471,-0.023987157,0.016602319,-0.07154304,0.011812345,0.017550137,-0.058466967,-0.04704434,0.021339906,0.02569965,-0.0019752167,-0.00465578,0.036179807,0.021302719,0.013302594,0.02919131,-0.003718595,0.010882788,-0.0024600222,-0.03247831,-0.0070040002,-0.06676898,-0.021231912,0.048337463,0.0086103175,-0.0031489132,-0.024871977,-0.018379467,0.029876815,-0.0036922367,0.0419678,0.23434103,0.019919576,-0.013154049,0.021725385,0.06763278,-0.046002693,0.009565271,0.03153246,0.014458534,-0.01265399,-0.018931167,0.032111406,0.009436202,-0.004816954,0.009091853,0.044092797,-0.07103125,-0.023020022,0.067832395,0.022221312,0.003560728,-0.044566512,0.070046514,-0.004145512,-0.03880969,-0.01890187,0.036139205,0.0071510226,-0.0015806707,0.023021113,-0.04375715,0.03050633,0.068445705,0.0029430713,0.09414834,0.026206208,0.013577617,0.00412939,0.003986928,0.010169187,0.04363791,-0.0039306013,-0.0060896813,0.0057472903,-0.037675317,0.004389928,-0.0047568763,0.03070537,-0.022904143,-0.009126699,-0.0013279994,0.011162826,0.007967167,-0.031478506,-0.011562315,-0.02603161,-0.008059108,-0.015551574,-0.04221535,0.031779286,0.0377709,0.017693557,-0.067760095,0.0031676432,0.01217046,-0.0004418288,-0.016401064,-0.0397194,0.022708338,-0.00083818444,0.01229152,0.025344113,0.012797358,0.010681917,-0.0027333004,-0.01320463,0.03881053,0.04636542,-0.011259613,-0.060993236,0.0053653433,-0.046009123,-0.0038294834,-0.005529933,0.0032620095,0.01614023,0.009987844,0.07454607,0.050353255,-0.012969275,-0.04345948,0.03451618,-0.022696441,-0.024362871,-0.053343266,-0.0015709675,0.0012231035,-0.042203143,-0.023615163,0.005587864,-0.016590424,-0.020027706,0.016393412,-0.010079475,0.033255864,-0.024402827,-0.008711277,0.033449512,0.013529817,0.03715124,-0.010550017,0.022839122,0.036094863,-0.01190567,0.027378619,0.08124994,-0.019731127,-0.006442326,0.03562121,-0.0045625167,0.022087034,-0.024453301,-0.0070943376,0.042365257,0.0007262515,-0.06669409,0.02311159,0.02054928,0.020837113,0.010955364,0.022069667,-0.014284094,-0.045040194,0.033813607,0.04167831,0.010841064,0.061179098,-0.015975514,0.035127692,0.042044654,0.04160017,-0.011782255,-0.010193104,-0.029950377,0.012111731,0.049019825,-0.0016238686,-0.031337366,-0.040863946,0.012124917,0.057494093,0.0041028922,0.02915789,-0.049466643,-0.006434646,-0.022828495,-0.025901949,-0.05663053,-0.03280294,-0.017499002,0.018146042,0.019480977,0.023558032,0.035324406,-0.053450614,0.037606876,0.02165401,-0.020959646,0.014194261,0.01633974,0.012060881,-0.038988356,-0.03132854,-0.048034318,-0.024960613,-0.003962774,-0.057807297,0.014913775,-0.051364314,-0.02774608,0.020440748,-0.030097913,-0.050725646,0.03488981,0.069542326,0.02276129,-0.021973094,-0.018205458,0.0009896364,-0.026602605,-0.01467024,0.10638224,-0.029514221,0.01233815,0.06314824,-0.0044256323,0.059693597,0.0065929173,0.03840045,-0.033225227,0.0033498355,0.013111826,0.023354799,0.023603685,-0.018005218,-0.003124547,0.01887665,0.0072680665,0.0031083995,-0.008683646,0.006139209,-0.0019202123,-0.07019546,-0.02799481,0.010414492,-0.006644143,0.019623121,-0.014829865,-0.00781579,-0.014503189,0.0025207307,-0.050333455,0.0057704425,-0.019611081,-0.026950499,-0.020931855,-0.0086825965,-0.015372215,-0.03333035,-0.002940773,-0.009760763,0.001282205,-0.014325439,0.009741609,-0.008624479,0.05203399,0.003287788,-0.018037708,-0.020407256,-0.006311792,0.022483781,-0.035341967,0.016043505,0.034060366,-0.027255163,-0.033042133,-0.035090607,-0.0511229,0.02056003,0.012634884,0.021044867,0.057237893,-0.04019994,-0.05713581,-0.000007749692,-0.00830961,0.009025329,-0.008034874,-0.01678718,-0.023583522,-0.011654732,0.005909459,0.03079142,-0.054192383,0.0022235147,-0.032690544,-0.03502852,0.037279308,-0.03189986,-0.046396438,-0.008373266,0.012933042,-0.025912652,-0.056544635,-0.0093128625,-0.029329354,-0.019109827,0.065154426,0.0061199837,-0.0873398,-0.021583704,0.048965387,-0.025526397,0.01537928,0.007697484,0.009997326,0.06614301,0.0016247797,-0.02036554,0.0017921594,0.00823621,0.00861545,-0.0716864,0.006139877,0.003849107,0.045406472,-0.0140547,0.029134223,0.0020783958,0.025632335,-0.009418172,0.017397378,-0.006091238,-0.02559443,-0.00018358987,-0.02440176,0.006942166,0.002648114,0.0737078,0.036202032,-0.012372038,-0.044763766,0.012567826,-0.00005804939,-0.0094607845,-0.035858367,0.013577489,-0.039006587,0.014679251,0.0118473405,0.009035616,0.0019487793,0.009640282,0.037813243,-0.047917448,-0.013838271,-0.014061857,-0.06244246,-0.00038603233,-0.00003008147,-0.023819571,-0.008907064,-0.017692043,0.017080026,0.008397496,-0.00961988,0.010340195,-0.036745746,0.028193565,-0.0007139648,0.02997369,0.015733756,0.039517123,0.0078065866,-0.0032188112,-0.00026858272,-0.03191166,0.004502929,-0.017657986,0.006245289,0.00062244583,0.006594961,0.010944592,-0.0012017235,0.012063592,-0.0066044102,0.00282146,0.012177288,0.0063039945,0.03560171,0.0014624655,0.02542268,0.0074713193,-0.00553234,-0.012940862,0.04535238,0.008516708,-0.02065205,0.023579186,-0.016527424,-0.027397266,0.03353788,0.03276513,-0.06879958,0.010336348,0.023366306,-0.0046534757,0.042959258,0.013868156,0.008427898,0.018673582,-0.016374981,-0.048059624,-0.046913117,0.022444323,-0.03929782,-0.013479941,0.025868412,0.03145093,0.045440484,0.01469406,-0.011118985,-0.033842422,0.0015870713,-0.1336618,0.03756516,0.009512208,-0.0075767925,-0.017153367,-0.022920055,-0.029983234,-0.03954285,-0.018896436,-0.021079581,0.007406994,0.026777362,-0.026778275,-0.024004837,0.016470617,0.0109869605,-0.028808407,-0.0010103986,-0.053613335,0.083611555,0.0072535914,-0.005758488,-0.0021899275,-0.0121106,-0.014155689,0.03290396,-0.014442617,-0.030254709,-0.030026846,-0.015302177,-0.069681935,-0.051717736,0.01658692,-0.0070354845,-0.012784773,0.023608264,-0.007112267,-0.014756366,-0.0012658508,-0.015177303,0.0054490804,0.017380912,-0.013753957,-0.007465105,0.021000776,0.061067466,-0.076009676,-0.011734506,-0.048867147,-0.01946551,-0.057487242,0.047166802,0.0066074557,-0.014291277,-0.051135216,-0.03799789,-0.025301134,-0.008982773,0.036258534,0.026779165,-0.03829387,0.0075988644,-0.016450604,0.022910899,-0.01872449,0.030600064,-0.08539354,0.02672016,-0.022495879,-0.008670008,-0.020555798,0.0008549759,0.024742384,-0.03936176,0.032152895,0.0058464166,0.055867326,-0.033822402,-0.010911537,-0.032825775,-0.07093987,-0.021427628,-0.0029169377,-0.075577974,0.0052874195,0.045090783,-0.003975187,0.01986342,-0.047307976,-0.009454989,-0.07544368,-0.02811069,-0.014000023,-0.031159835,-0.0070153954,0.0040443353,-0.028990738,0.025844326,-0.02545127,-0.027366698,0.006542644,0.0272543,-0.013303247,-0.013284722,-0.0791917,0.016651751,0.01918141,0.024302248,0.012556623,-0.023124097,0.024282845,-0.028200006,-0.0010816558,-0.028225625,-0.039996438,-0.011847337,-0.010255892,0.014758232,0.015642429,0.023929397,-0.009935487,-0.043677896,-0.008395746,0.0002643148,0.019013839,0.04678177,-0.0037253813,0.02230162,0.052105945,-0.016882557,-0.013150088,-0.065803684,0.016863486,-0.0140620805,0.0023540712,0.018703211,-0.013432018,0.0018580188,-0.012181709,0.039773732,0.03413782,-0.038397755,-0.021389706,-0.037654147,-0.025501428,0.0012226551,0.046502024,0.022603417,0.012775505,-0.033167865,-0.018820064,0.04261366,0.019633617,0.030125001,0.006485827,0.03081353,0.0034003183,-0.03222522,-0.01608068,0.06151771,-0.058364157,-0.036682326,-0.008209454,-0.03280363,-0.005766698,0.015357949,-0.019554252,-0.035488155,-0.046882473,0.0433214,0.01452219,0.030737553,0.004639389,0.03320631,0.025536507,0.04810739,0.014132049,0.014645035,0.03454602,0.011749877,0.035052475,0.030494591,0.02230341,0.033265382,0.013935658,-0.024195181,-0.047245685,0.009246802,0.011331304,-0.031220948,0.007098577,-0.02709999,0.04112932,-0.008114127,0.037650183,-0.0135800475,0.00575277,-0.02704584,-0.0016157145,0.0041111438,-0.013128975,-0.0012438447,0.010588971,0.03313937,-0.03810938,0.03300546,-0.009025214,-0.03935548,-0.02925092,0.020178491,0.0023722225,-0.009323468,0.0076040686,0.005411561,-0.018249447,-0.0042141294,-0.02935303,-0.0017084833,0.019190732,0.016599355,0.07525319,0.019713009,-0.013164564,-0.018537208,-0.013601953,0.015154417,0.00040972498,0.017385092,-0.00096096186,-0.036064234,-0.04922084,0.003889391,0.00949293,-0.020472823,0.008697592,-0.0018975975,-0.09466054,-0.011004931,-0.021626927,-0.017841246,0.010988267,-0.027080977,0.03111767,-0.0022778856],"last_embed":{"hash":"1ybz9qg","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"1ybz9qg","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety#{1}","lines":[23,23],"size":109,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ybz9qg","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038523957,0.0077011725,-0.035564605,-0.0166928,-0.044128254,-0.02298356,-0.015795298,0.017284121,0.011726187,-0.033202164,-0.02840618,0.01487625,-0.05801151,0.0027302061,0.04243387,0.017412718,0.01945352,0.018113423,-0.0058540213,0.052171975,-0.04923044,0.030979592,0.004193012,-0.051425286,-0.020659838,0.016106557,0.03464956,-0.018088656,-0.014801767,0.0005086101,-0.027220761,0.01538107,0.01171639,-0.039427027,-0.027150908,-0.016158171,0.017014991,0.00017474472,-0.030530637,0.05970545,0.017745644,-0.018486781,0.042085424,0.011330485,0.03585575,-0.014008322,-0.03553004,0.0021339164,-0.015798436,-0.019997869,-0.017514374,-0.01037516,0.019334218,-0.01596502,-0.0143389115,0.00904653,-0.016968915,0.0013224225,-0.039878838,-0.024508443,-0.025432508,0.0020726211,-0.036505535,-0.061610512,-0.007957366,0.06316161,0.0026920426,0.019430676,0.008829504,-0.018550098,0.024289154,0.013008327,-0.007228601,-0.0110766515,-0.04986196,0.008088553,-0.025616812,-0.008853053,0.010983763,0.048141584,-0.013653634,-0.017845532,-0.016479522,0.009990449,-0.0054979795,0.0065993113,-0.0365812,0.026497059,0.02145385,-0.001704321,0.015054312,0.018553708,0.038675047,-0.034835666,-0.03676211,-0.02989364,-0.004705944,-0.044158008,-0.0038520796,-0.04330757,0.072996445,0.036439396,-0.02991376,-0.033305734,-0.032550063,-0.000035833782,0.0026953921,0.02717894,0.0062445584,-0.0071167867,0.0124738505,0.024655074,0.022697918,0.020783756,0.006686221,-0.020691859,0.019500947,-0.0010002479,0.033268455,0.0056742476,0.023732843,0.05531788,-0.029007172,-0.0050242105,0.0013036038,0.010712596,-0.04188362,-0.020835813,-0.011291948,0.026530655,0.045234665,0.018563481,-0.009355438,-0.010497697,-0.048914336,0.017615965,0.055391904,0.036287513,0.011295326,-0.057350773,0.015234949,0.014102577,0.010954468,-0.015653241,0.0056298585,-0.07533918,0.07336225,-0.029646398,-0.027291557,-0.0022428932,-0.009284751,-0.022954851,-0.0019185459,0.021767369,0.018917942,-0.008073186,0.023879312,0.02894956,0.012515777,-0.010148589,0.034602452,0.002067353,-0.0376794,0.035412643,0.038038652,0.015032042,0.05637971,0.058855858,-0.018776394,-0.012722874,0.027166756,-0.04470157,0.012570994,0.020685026,0.012186548,0.02868873,0.07694283,0.016879832,0.017972698,-0.019981707,-0.008125988,0.033180274,0.0047557126,-0.027263353,0.0029848132,-0.020745542,-0.01926876,-0.0043572746,0.041661568,0.040722154,-0.0006055878,-0.041328866,0.0070106857,-0.034406118,0.10382647,-0.015447026,0.0060682152,0.026662707,0.05345835,-0.036943465,0.021002844,0.04979623,-0.0059551895,-0.013220214,-0.01336337,0.010314535,-0.051719718,-0.01744206,0.042982977,0.0032120373,0.022532498,0.006904418,-0.006929424,-0.03847368,-0.03982997,-0.004173061,0.049974307,0.060166974,-0.011125708,0.022080662,-0.00036337637,0.0070010065,-0.0053773215,0.02739038,-0.026187606,0.058547318,-0.02673944,0.025295358,0.004999996,-0.008564661,0.04380821,0.0006584592,-0.009675825,0.014605783,0.03361715,-0.006553974,-0.016324509,-0.027774563,0.016278138,-0.014219966,-0.020343637,-0.0025659732,-0.049314715,-0.009787966,-0.007178857,-0.0049370723,0.025964135,0.009773732,-0.020162877,-0.0065838397,-0.008924096,0.026366027,-0.011352726,-0.041397296,0.049405023,0.024045492,0.0026469878,0.025359554,-0.02471127,-0.02048509,-0.0061898674,0.016758528,0.011180425,-0.008142657,0.022599548,0.020645527,-0.03341393,-0.0070995293,0.029815257,0.028252857,-0.012070985,-0.03812479,0.04774208,-0.021750156,0.006503068,0.039116926,-0.018296061,0.018112546,0.05607831,0.016014423,0.028664155,-0.013981787,-0.004362702,0.032102007,0.033580832,0.017163292,-0.014968618,-0.052083224,0.009804561,-0.006354151,0.006287812,-0.038665354,0.07310551,-0.0071135494,-0.01390795,-0.021625094,0.0040801386,-0.1684405,-0.009339563,0.025577078,0.023954863,0.010807038,0.015359859,-0.034977246,-0.027078506,-0.03311956,0.0351868,0.030249966,-0.061840747,0.02222857,-0.016293423,0.001071576,0.003514364,-0.015875405,-0.0283617,0.004800051,-0.02712313,0.012838464,0.013590728,0.010991328,0.011727342,0.01470205,0.01539423,0.05473806,-0.003515425,0.0035819928,-0.016123207,-0.043027543,0.025801314,-0.0031149024,0.012335483,-0.005469243,0.03325053,-0.019653266,-0.028481051,-0.044553295,0.027974771,0.022135274,0.041459776,0.0024521651,0.023960553,0.00003291969,-0.037147034,-0.05015725,0.04556368,-0.031125197,-0.08894834,-0.0010421235,-0.028794684,-0.0155723635,0.030594956,-0.04180388,0.01993689,0.026569305,0.054294623,-0.02297726,-0.03679987,0.026205828,-0.054813515,-0.005660544,0.020163596,-0.027589044,-0.0542718,0.0316465,0.0038029302,0.015914643,-0.004371494,0.045118853,0.00441101,-0.008258588,0.03856153,-0.00775107,0.025099069,-0.02350382,-0.0402589,-0.020215679,-0.058050185,-0.03228002,0.02324649,-0.007316389,0.023510704,-0.014115715,-0.014232113,0.02379624,0.024269616,0.039256573,0.2466663,0.03997308,0.018182678,0.01451776,0.050736517,-0.018296529,0.03728401,0.028145693,0.05102962,-0.035953343,0.02295732,0.024992079,-0.004181738,0.017679984,-0.0008131611,0.04265079,-0.09451119,-0.007407799,0.06626919,0.003839243,0.024540756,-0.06337133,0.022108806,-0.021646464,-0.04253474,-0.02842488,0.0109503325,0.007935895,-0.01784933,0.008642045,-0.045940004,0.079460196,0.08348781,-0.027403666,0.052751936,0.00795782,0.026357356,-0.012898897,-0.0029774343,0.0070137326,-0.009140911,-0.009253685,-0.02107205,-0.037388157,-0.03752206,-0.0073510385,-0.004063815,0.009414973,-0.007192124,-0.0010146553,0.012127583,-0.0013330578,0.014792994,-0.031028893,0.017458742,0.008963537,0.00052265305,-0.04594377,-0.022277411,0.042217236,0.02851139,0.0013333636,-0.064207345,-0.011652183,0.024792116,0.008307549,-0.032778706,-0.015438671,0.031778052,-0.010692207,0.011760795,0.045811985,0.024594154,0.008091858,-0.0034755669,-0.056845658,0.06223144,0.05175322,0.009626889,-0.040504567,0.000037982172,-0.08137609,-0.014238672,-0.02298659,0.00688732,0.013066527,0.0389519,0.05617862,0.0146928895,0.031067953,-0.042259704,0.012662995,-0.026593935,-0.019907553,-0.04063749,-0.014860711,0.004490617,-0.06530606,-0.021764213,-0.022294542,-0.009578516,-0.010341796,0.022150092,-0.03196551,0.043046676,0.0048871483,0.009149575,-0.015975911,0.008178474,0.026276873,-0.033695642,0.032612626,0.02888779,-0.010794038,0.02664158,0.057602983,-0.028420907,-0.007026967,0.04349522,-0.0049182586,0.02471317,-0.006338651,0.003688732,0.029690035,-0.0075650173,-0.09375292,0.007623648,0.035210334,0.012721303,0.02080233,0.019443288,-0.015944542,-0.045569927,0.045048196,0.04897438,-0.0067025516,0.028818104,-0.013180602,0.028086798,0.008728587,0.02413044,-0.027035765,-0.0083601745,-0.015394093,0.01263325,0.006618004,-0.05804688,-0.01681845,-0.06751784,0.013203953,0.06023804,0.0075198403,0.009126302,-0.03653411,0.007998394,-0.0047458312,-0.029021762,-0.046820156,-0.020135181,-0.03137924,-0.00020775304,0.03918258,0.013992711,0.039526664,-0.039596986,0.035979096,0.0017154497,-0.02504514,-0.009591161,-0.04091469,0.015642311,-0.02480942,-0.03797372,-0.013944287,0.009721298,0.028984815,-0.028470889,-0.01686634,-0.026181933,-0.021068031,0.029569695,-0.03194857,-0.043542262,0.031069972,0.06669115,0.00760544,-0.026867691,-0.0244452,0.020308029,-0.032824825,0.017092291,0.094850145,-0.010698123,0.007619503,0.053422883,0.022504462,0.07497382,0.04666359,0.047172792,-0.030824494,0.0035439755,0.024450723,-0.009364901,0.033602096,-0.015263323,-0.014930642,-0.0154384235,-0.004540481,-0.015585591,-0.033615585,0.010533125,0.005062389,-0.054406635,-0.017406814,-0.020895004,-0.014704791,0.026796658,-0.017092558,-0.030358702,-0.013510616,0.047489926,-0.045030408,0.023807265,-0.025266867,-0.026370956,-0.046300825,-0.00690474,-0.013673566,-0.032141827,0.021961942,-0.008992718,-0.005613126,0.0066879876,0.0147201205,-0.03109875,0.09764819,0.0034138337,0.0035970968,-0.049223058,-0.017606629,-0.02049472,-0.010055517,0.018192615,0.006686279,-0.016300302,-0.058995936,-0.04752266,-0.050473057,-0.0013509672,0.027140144,0.0358987,0.025927233,-0.034589745,-0.05111993,0.012476595,0.016813166,0.029667115,-0.0023781816,-0.012630424,0.005538531,-0.0087233,0.017333496,0.022940772,-0.013165166,-0.05195343,-0.008080667,-0.03471501,0.026186908,-0.021391323,-0.042229444,-0.014205666,-0.0058271294,-0.007829628,-0.039125722,-0.012012263,-0.06472002,-0.007917858,0.047386553,0.011556681,-0.072665274,-0.036246926,0.042458974,-0.011475492,-0.026160691,0.003260806,0.015903812,0.05136084,0.0054050516,-0.028014544,0.0047979127,0.012952746,-0.0037498975,-0.056355715,0.011584339,0.017732462,0.0018376514,0.002612733,0.014359976,0.0040200185,0.024761928,-0.006162479,0.047932073,-0.01685166,-0.0151374275,-0.015278922,-0.0069476487,0.0065629478,-0.0077231145,0.053289622,0.01248295,0.010401425,-0.037716348,0.033496026,-0.022961391,0.0127710635,-0.020453926,0.02134518,-0.04247911,-0.004501591,0.0013805071,0.012689672,-0.027128914,-0.018591158,0.014443484,-0.068940036,-0.000984436,0.0029633425,-0.05605552,-0.011648071,0.0141799,-0.022242744,-0.0004968238,-0.02978557,0.0039013883,-0.0005076795,0.0045084045,0.024547255,-0.016600598,0.031752296,0.003823493,0.04444132,0.0044061225,0.010738562,-0.007133464,-0.014768817,0.012949191,-0.028826633,-0.0037798095,-0.010851421,-0.007976798,0.0034185394,-0.0030254887,0.0021869165,0.004884751,0.017411707,0.012692474,0.005930535,0.028860845,-0.0053258347,0.051695585,0.004018371,0.035488315,-0.012525958,-0.042084254,-0.025004655,0.013601454,0.018729301,-0.025016742,0.007301083,-0.017660303,-0.011489981,0.04060646,-0.0022717204,0.01713244,-0.012198338,0.034815148,0.019041246,0.027661141,0.021595472,-0.009875872,0.01666251,-0.034054387,-0.032243546,-0.04641773,0.026612783,-0.024953317,-0.020486156,0.012153545,0.06593,0.05797026,-0.014179872,-0.04159597,-0.0123578645,0.028665675,-0.1464996,0.027400246,0.016463747,-0.012355388,-0.010969333,-0.022602957,-0.005684151,-0.06803379,-0.023261946,0.00034304435,0.016347012,-0.009044564,-0.03338303,-0.029874621,-0.034150716,0.01677809,-0.036493097,-0.026138876,-0.05904569,0.050635874,0.009159655,-0.013558771,0.020781815,0.0040976238,-0.030102406,0.028329443,-0.017190011,-0.037825886,-0.03735075,-0.0038547039,-0.021255465,-0.04517933,0.03344247,0.019592911,-0.014890814,-0.019970095,-0.008971275,-0.012858798,-0.028645117,-0.029989997,-0.003535027,0.015078492,0.006194869,0.028470116,0.051422697,0.05746026,-0.050713662,-0.01347423,-0.04695576,0.0025169228,-0.031640425,0.054892235,-0.0072369897,-0.008102988,-0.04064887,-0.017758122,0.01673944,-0.038561147,0.0039637955,0.04529665,-0.014584273,0.027201604,-0.06726275,0.03235534,-0.044451687,-0.005153691,-0.061976433,0.030682588,-0.026893241,0.0063752774,-0.02583017,-0.017730743,0.023220722,-0.04616445,0.025520323,-0.0037291655,0.01839116,-0.028226096,-0.012182036,-0.029193152,-0.07923031,0.0004320647,-0.0023152165,-0.026143469,0.026857974,0.026032157,-0.032021873,0.03154016,-0.073681585,0.009878336,-0.04755813,-0.042280115,-0.023534754,-0.0064568603,0.010225367,0.010704978,-0.0293336,0.020009974,-0.004249415,-0.008737766,0.021229554,0.018775577,-0.029443266,-0.0071904124,-0.04055192,0.03893321,0.045652445,0.0046239137,0.0022524393,-0.004467228,0.006015601,-0.006844264,0.005152815,-0.009136923,-0.04577736,-0.008097355,0.021358337,-0.03045933,0.011784955,0.005762708,0.014183451,-0.0052671195,-0.031764146,-0.022560967,0.045758177,0.0669711,0.047820367,0.028677892,0.030356921,0.0055829645,0.0049338765,-0.06752789,0.015570908,-0.013544972,-0.0009910251,0.005685114,0.018902242,0.028500546,-0.050829686,0.028071133,0.005894226,-0.033140283,-0.008895595,-0.02692118,-0.025226517,0.009183702,0.02890816,0.035756294,0.01612353,-0.03881733,-0.044466738,0.056025594,0.042525314,0.01990716,0.028019615,0.025380805,-0.006247452,0.009003969,-0.01573897,0.06727666,-0.04815222,-0.03472478,-0.009328595,-0.02077072,-0.023704028,0.03743863,-0.019474242,-0.016310364,-0.042113714,0.012169713,0.025144584,0.0022891508,-0.002138613,0.0067871194,0.030351782,-0.0038684504,0.008850393,-0.00095966447,0.019149106,-0.038648617,0.031594973,0.006230878,0.023982557,0.029382389,-0.0069922404,-0.0030619868,-0.04026754,-0.015657667,0.0006103345,0.0014996347,-0.004501721,-0.019768678,0.008827258,0.0021076172,0.057020217,-0.02326083,0.0006828127,-0.0011037188,-0.0025339231,-0.000007747029,0.005751371,0.040884644,-0.001570355,0.046880517,-0.04457902,0.03679192,-0.045391396,-0.032731,0.009676921,0.04444598,-0.027458154,-0.008912288,0.02951601,-0.0098497765,-0.017126545,0.007598509,-0.0077912943,-0.016431004,0.008174108,-0.03419657,0.067141525,0.0006311119,-0.0069388137,-0.019013174,-0.014716897,0.02099626,-0.004776973,0.034771305,-0.009110106,-0.028686289,-0.037363138,0.0041047498,0.018926648,-0.024994606,-0.0047327806,-0.011175754,-0.035809103,-0.035967514,-0.019476054,0.0067280997,0.018506764,-0.05121838,0.02215056,-0.018113617],"last_embed":{"hash":"12eo8hz","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"12eo8hz","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety#{3}","lines":[25,25],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12eo8hz","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04715965,0.018697212,-0.047805253,-0.0038172223,-0.054131202,-0.045754187,-0.0034116362,0.02167412,0.030179402,-0.010190655,-0.01922907,0.014293969,-0.047587615,-0.0067442395,0.019473923,0.0019672571,-0.00023804019,0.026710926,-0.0074612424,0.019068504,-0.06524931,0.03739675,0.030551294,-0.035187982,-0.008174362,0.012615397,0.027551213,-0.029235313,-0.018099602,0.036305755,-0.027934102,-0.008381394,0.01234301,-0.038582463,-0.042364523,-0.02058865,0.01027612,0.0005672599,-0.031455986,0.052792422,0.028674372,-0.020319767,0.042292025,-0.0064028148,0.050185487,-0.02282515,-0.03830956,0.011844329,-0.0069599086,-0.02439293,-0.022231136,0.00993287,0.0264024,-0.027214665,-0.024972718,0.040789243,-0.016434517,-0.014748591,0.0001439137,-0.037404034,-0.014781247,-0.007363782,-0.030888049,-0.02934609,-0.027568918,0.084839456,0.031317145,0.01910112,-0.0028662384,-0.02516225,0.022435037,0.020673214,0.016906453,-0.004771223,-0.03219744,-0.0047008744,-0.0127559835,-0.0024807435,0.008775261,0.016974993,-0.00014280221,0.006540076,-0.041316573,0.0043077366,0.0058915885,0.0332944,-0.022090662,0.04800712,0.014208123,-0.031499818,0.020078566,0.01822164,0.04615896,-0.024746176,-0.049159158,-0.0055520413,-0.011293196,-0.034222603,-0.009547381,-0.026437514,0.044453323,0.0023691317,-0.026949327,-0.03675976,-0.023784023,-0.005239289,-0.012377313,0.030747378,0.007441727,-0.008123017,0.0112124765,0.018752115,0.030961854,0.019378934,0.0074352655,0.0050482,0.008196101,-0.01751884,-0.00013101845,-0.007542443,0.037356775,0.04730177,-0.030356674,-0.009085864,0.01444214,0.022699952,-0.035322703,-0.04139893,-0.022212306,0.010476523,0.02693833,0.0049611703,0.009969388,-0.014006603,-0.017599842,0.02734675,0.04837144,0.02060951,0.010731634,-0.07023796,0.02823816,0.04037626,0.022958094,-0.012430415,-0.0043254974,-0.040248442,0.050382964,-0.01617492,-0.027911529,0.006698159,-0.0034678108,-0.025005888,0.006111734,0.016367504,-0.002206188,-0.0076349047,0.019818878,0.0386352,0.023913104,-0.022807911,0.017454376,-0.03298725,-0.047329772,0.062037654,0.027973205,0.0040122406,0.056604765,0.0494596,-0.00032956916,-0.0115302475,0.029567175,-0.07185503,0.008535777,0.03619225,0.004769269,0.02672999,0.081160165,0.012509958,0.01243168,-0.015536248,-0.02627545,0.016389467,-0.025922757,-0.018238923,0.014359072,0.024669925,-0.018018514,0.0062676948,0.043032832,0.03774035,-0.002807156,-0.039349698,0.008530504,0.00007653182,0.07803202,-0.018551134,0.022025427,0.036556304,0.04693819,-0.019862615,0.017159896,0.057186637,-0.0035203076,-0.0005723441,-0.016029632,0.025407936,-0.014829857,-0.042423792,0.04391676,0.0057830033,-0.00026425812,0.0056408993,-0.0065331426,-0.04956546,-0.046068646,-0.02749782,0.045235038,0.06434602,0.0062365825,0.015454786,-0.025055205,0.016699389,-0.00067678274,0.03076537,-0.03969099,0.046198897,-0.01262018,0.022753937,0.030811368,-0.008946488,0.02758319,0.00006685701,-0.019693572,0.024812317,0.03755606,-0.01778084,-0.040528554,-0.046266727,0.028028194,-0.013048321,-0.020415688,-0.019604009,-0.03924113,-0.009610353,-0.023255648,0.004296779,0.043720737,0.01017385,-0.020493818,-0.0039141057,0.013809439,0.022948664,-0.0056508174,-0.019483067,0.027130451,0.011384031,-0.008647897,0.019902851,-0.0057689687,-0.032011207,0.0009656673,0.016738314,0.012939593,-0.004155298,-0.0057088453,0.01295779,-0.023772134,0.01085912,0.024229536,0.041277837,-0.021943862,-0.0173418,0.031112494,-0.013472386,-0.008071694,0.026264409,-0.016036384,0.014857864,0.06055354,0.007075908,0.0128823295,-0.01201389,-0.017112106,0.041229125,0.046623435,0.014999125,-0.012116106,-0.06156295,-0.004651825,-0.02701838,-0.014282433,-0.0552879,0.064713344,-0.018263418,-0.034190606,0.009372538,-0.0005893685,-0.1696345,0.0063978736,0.038044065,0.029639438,0.011204709,0.006193482,-0.036457814,-0.028151736,-0.010650806,0.027350346,0.009438075,-0.060956594,0.013595835,-0.013670295,0.004413839,-0.0017466989,-0.012057551,-0.012274184,0.00026690777,-0.03833868,0.0077762324,0.014563768,0.006371195,0.0062697153,0.009709338,-0.006145555,0.08116206,-0.007945157,0.014091528,-0.013273221,-0.037086874,0.029262694,-0.0065563344,0.013250593,-0.026602922,0.026300414,-0.014232301,-0.0116478605,-0.04916882,0.008143432,0.029632308,0.046150845,-0.006132831,0.01814251,0.0024636078,-0.027251663,-0.047522362,0.029605275,-0.024883727,-0.069206044,-0.029329546,-0.039172154,-0.008781671,0.02901494,-0.031485055,0.018922037,0.018853301,0.029372975,-0.04175253,-0.013948178,0.021393985,-0.078334846,-0.015090842,0.017644232,-0.026353514,-0.05696357,0.028549716,-0.009938405,0.0018479631,-0.018689515,0.04082924,0.0073171332,0.002797713,0.034509007,-0.007663795,0.037920665,0.005949421,-0.041053414,-0.020767054,-0.06257037,-0.060580544,0.041881513,0.000108937915,0.010864079,-0.011229271,-0.008795034,0.026804442,-0.0024290609,0.01877023,0.24225245,0.036019105,-0.020334424,0.017344126,0.045056578,-0.022775423,0.039531637,0.051236097,0.01817736,-0.025093833,0.012139998,0.045469254,-0.023698056,-0.00012508211,0.033915497,0.05556378,-0.09262188,-0.014463072,0.07917398,0.0022603173,0.014500146,-0.04981999,0.034323547,0.0036261359,-0.067903906,-0.032168366,0.014105523,0.0050105946,-0.016756546,-0.008907139,-0.053361136,0.06990637,0.06795574,-0.019112512,0.032357924,0.03518613,0.046616636,-0.015844248,-0.0046050213,-0.0072254534,-0.0073502725,-0.013924533,-0.02964284,-0.027549274,-0.020085942,-0.013208391,0.020099735,0.019055953,-0.015874237,0.011446899,-0.0002384577,0.0038591526,0.02356334,-0.038211495,-0.0017224646,-0.0020801798,-0.013460051,-0.045520745,-0.015834013,0.021330493,0.042355537,0.006721607,-0.07427177,0.0029446012,0.051837195,0.004992003,-0.032878336,-0.014123151,0.027177118,0.0269771,0.012352092,0.027287127,0.009330262,0.022834968,-0.0034069156,-0.015026583,0.062482625,0.058035646,0.003709287,-0.034263745,-0.0014634083,-0.04647361,-0.001786168,-0.0067482516,0.003419183,0.017931608,-0.000566059,0.08208507,-0.0052999305,0.006764421,-0.01959296,0.018499818,-0.044898685,-0.010616578,-0.023653135,-0.005174616,0.017581506,-0.06849234,-0.04306496,0.0024162477,-0.006695691,-0.006086965,0.014684957,-0.026508324,0.046669085,-0.011121773,-0.0019727969,0.026093012,0.0199471,0.030558268,-0.043470833,0.046733964,0.013947623,0.0009125828,0.0338811,0.08656793,0.004400579,0.00021305548,0.051098652,0.004893182,0.0198383,-0.012211321,0.0063843885,0.04124037,-0.019297414,-0.091611,-0.0141874915,0.010894706,0.0050056493,0.008950307,0.03235758,-0.017581701,-0.041183166,0.039652873,0.034557786,-0.006127776,0.013153449,0.008866651,0.020914964,0.020877855,0.040427785,-0.01974305,-0.011496975,-0.009264854,0.025106713,0.036842547,-0.049449276,-0.029450448,-0.040257927,-0.008305999,0.054162875,0.010632684,0.004753865,-0.063058,0.015660198,-0.008093212,-0.035999052,-0.05515775,-0.028650485,-0.048758045,-0.007003618,0.02892755,0.01908991,0.036672395,-0.0464899,0.041583862,0.0015046338,-0.03177108,0.0073393155,-0.024437089,0.025163185,-0.027177675,-0.04118914,-0.046670076,-0.013590781,-0.007777532,-0.050151695,-0.015233427,-0.013131347,-0.036713965,0.03170569,-0.03754933,-0.042883098,0.029686242,0.08948653,0.018118287,-0.008037941,-0.024864644,-0.00900084,-0.030076113,0.024156714,0.102939606,0.0026630969,0.008480706,0.057626575,0.0047655627,0.068264514,0.042670153,0.055135995,-0.031013222,0.011752157,0.016754381,-0.010005183,0.046929225,-0.009404223,-0.017673774,-0.014740605,0.0074838134,-0.0013361126,-0.029581046,0.00596624,0.0353637,-0.04822652,-0.017614342,-0.034156963,-0.017753493,0.045279153,-0.012530409,-0.02949692,-0.018514927,0.0025387453,-0.04762494,0.029211605,-0.035036366,-0.01911868,-0.012460919,0.00017196339,-0.020134442,-0.02337118,0.017479539,-0.009505086,0.007974823,0.0065703485,-0.004109925,-0.024402412,0.06336549,0.014147038,0.010631639,-0.021554323,-0.02358562,0.010488115,-0.032826044,0.012185427,0.016065331,-0.01380579,-0.03845896,-0.046721753,-0.05217675,-0.015414804,0.011849853,0.034344483,0.024628619,-0.01470958,-0.051935427,0.022399914,0.013454025,0.03596434,-0.011492084,-0.016613858,-0.015453807,-0.0030179634,0.030181933,0.027586617,-0.03216015,-0.035286862,0.0011646244,-0.037093986,0.024811001,-0.03395563,-0.0338843,0.0017065232,-0.0018223048,-0.0025348011,-0.034968052,-0.04014202,-0.032824267,-0.025409464,0.05017993,-0.012451929,-0.06296132,-0.028553052,0.032390766,-0.025632186,-0.032561455,-0.0053462093,0.01977639,0.06267166,-0.010934931,-0.014190086,0.005090672,-0.0012322039,-0.0070284232,-0.07857924,0.0014633456,0.026891157,0.0058677415,-0.024821568,0.0061237654,0.00876931,0.022274477,-0.0047443626,0.030020218,-0.0040887245,-0.03396339,0.00505307,-0.011076755,-0.009323868,-0.018329889,0.054241337,0.00992654,0.01596038,-0.046283804,0.014277594,-0.027309943,0.01234686,-0.018886544,0.03196636,-0.03780119,-0.0032632228,-0.0049935356,0.009672983,-0.018424794,-0.019959642,0.028261444,-0.07679821,-0.004033404,0.0021072067,-0.049662247,-0.016266176,0.00050006894,-0.024206156,0.0017749957,-0.03346081,-0.011965645,0.00035223813,0.0036342319,0.021378627,-0.026795587,0.023034284,0.0200995,0.034243926,0.036270082,0.03473292,0.013900158,-0.013994478,-0.0064113946,-0.029351944,0.00202988,-0.0073301056,-0.006516583,0.0074054073,-0.023605255,0.012811991,-0.01614752,0.015732797,0.012032653,0.015026536,0.03430641,0.0060409945,0.055046365,0.015077174,0.03665483,-0.00018317421,-0.029409712,-0.03211983,0.008524561,0.019080866,-0.03889218,0.0021350347,0.008476351,-0.0352951,0.055807717,-0.005061487,0.009895709,-0.038735073,0.026518794,-0.0072320807,0.035734266,0.03687394,0.0054627582,0.00551542,-0.022000626,-0.023773253,-0.033821322,0.023565514,-0.0037838935,0.009576071,0.0274883,0.047787186,0.063572474,-0.00036163887,-0.033150785,-0.018846473,0.0006851935,-0.14431393,0.00571208,0.021720778,-0.02407962,0.001985764,-0.021128014,-0.007595906,-0.08028792,-0.018533995,0.006412328,0.021275545,-0.0039997925,-0.033735987,-0.017383782,-0.0064866613,0.011874007,-0.021073982,-0.052104436,-0.044508185,0.0822347,0.013346792,0.0032737758,0.009823954,-0.012873711,-0.0076989513,0.0022184358,-0.022817781,-0.027137127,-0.03368343,-0.0040202215,-0.05956246,-0.0520213,0.023659013,0.032859277,-0.011383422,-0.013994195,-0.0041743023,-0.010341977,-0.030198714,-0.0385627,-0.0075962422,0.012795886,-0.015398898,0.032236364,0.054752182,0.05772756,-0.035867803,-0.016280288,-0.030855663,-0.006782295,-0.026790358,0.037318807,-0.0029276968,-0.012723909,-0.03773411,-0.022153446,0.01490983,-0.010198408,0.0013603693,0.050735123,-0.017316982,0.029636724,-0.044665784,0.027439222,-0.02613635,0.0071257767,-0.05806585,0.0290774,-0.023408337,0.00004504084,-0.005830346,-0.011363693,0.013436322,-0.030669574,0.02788518,0.014374615,0.026588466,-0.040535014,-0.008500178,-0.02979354,-0.07171034,0.0255866,-0.012731892,-0.037004918,0.01752753,0.021017602,-0.015477911,0.011617251,-0.069813155,0.0053979503,-0.048227374,-0.03602799,-0.016270436,-0.019057097,0.009419268,0.03991,-0.026997758,0.032898422,-0.008263256,0.008750434,0.0111754425,0.0152560435,-0.025377246,-0.009068401,-0.037647553,0.041176286,0.028426018,0.0025202918,-0.018512618,-0.013618658,-0.004175343,-0.01770956,-0.00011720429,-0.020617798,-0.030661132,-0.017795993,0.012408506,-0.03013447,0.017433656,0.014193249,0.008196034,-0.00029622644,-0.021342311,-0.026410075,0.04610336,0.090826966,0.009647565,0.03306675,0.05768232,-0.003061137,-0.004462529,-0.06121776,0.025691133,-0.013053382,0.029334744,-0.029546633,-0.0049895844,0.028735686,-0.03290326,0.0060162707,-0.011021144,-0.0509095,-0.016751831,-0.044994712,-0.006819324,0.014026912,0.040571883,0.030045904,0.0005444767,-0.033859324,-0.027811196,0.011483062,0.018917695,0.027629424,-0.0010315246,0.03010341,-0.011901214,0.013812486,-0.018364487,0.08860598,-0.028582279,-0.038269464,-0.021150237,-0.02872105,-0.035929885,0.03990413,-0.007478701,-0.036010336,-0.042729624,0.013838084,0.030480606,-0.00035836827,-0.0002674674,0.012412657,0.044856314,-0.011482019,0.0010644047,0.019883357,0.02075739,-0.02381557,0.03436988,0.028397687,0.015682403,0.050294027,0.002324056,-0.004463564,-0.03210779,-0.0068303547,-0.025446206,-0.0037880125,-0.0115482155,-0.015857609,-0.0071938513,-0.01868783,0.048535466,-0.010330868,-0.0062504527,0.0014450978,0.013049049,0.011148017,-0.0068486365,0.019429436,-0.00970246,0.01185905,-0.032792713,0.027101317,-0.036578663,-0.030010698,-0.016536623,0.05054369,-0.022598196,-0.018229242,0.029236395,0.021311173,-0.019327333,0.00646501,-0.03362302,-0.013642659,-0.00929108,-0.0219038,0.0718001,0.015506285,-0.0111625455,-0.013483309,-0.030205112,0.021306185,-0.007249861,0.030009083,0.004243447,-0.020198511,-0.05452406,0.035396308,0.024350422,-0.022507863,0.011219106,0.009169375,-0.03753768,-0.03500536,-0.0219443,0.0011368,0.015093946,-0.052878518,0.031056123,-0.0003294284],"last_embed":{"hash":"8099od","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"8099od","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety#{4}","lines":[26,26],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8099od","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024723515,-0.005679439,-0.028702507,0.014890917,-0.06144082,-0.03907724,0.00012776996,0.016107585,0.020386789,-0.04305492,-0.029416721,0.005661153,-0.04516618,-0.023384504,0.021854522,0.019321106,-0.00033333892,0.03779449,-0.0110421395,0.058356877,-0.05673845,0.02402252,-0.01011345,-0.040797736,-0.018630432,0.013828687,0.015851423,-0.02020226,-0.03044314,0.020345494,-0.026572272,-0.014020658,0.01083166,-0.045217056,-0.03703246,-0.012738407,0.015701983,0.017335951,-0.028842488,0.04902466,0.02117612,-0.0256235,0.048844956,0.01907334,0.04274164,-0.022728525,-0.031822532,0.0052360566,-0.015845032,-0.02560151,-0.039103433,-0.0053579113,0.024211925,-0.026657462,-0.011467046,-0.0009632426,0.0026611567,-0.020094804,-0.031780187,-0.0407919,-0.0204481,-0.010574378,-0.012715181,-0.062760256,-0.016339453,0.055026583,0.011031412,0.023312135,0.0022454842,-0.030506687,0.01768331,0.012912932,0.008168301,-0.0034670196,-0.036230262,-0.007824069,-0.0087401075,-0.011054678,0.013095059,0.02054905,-0.0012659992,0.01006748,-0.02960146,-0.00127177,0.0027254848,0.02738006,-0.024212282,0.024771355,0.022608249,-0.034518376,0.009984145,0.01892174,0.039417204,-0.018532673,-0.042921796,0.0025714373,-0.008467357,-0.027684437,-0.005933172,-0.038735423,0.027086068,0.02547318,-0.043619316,-0.03968604,-0.040072978,-0.006248503,0.0038493339,0.016553352,0.0030743915,-0.0046492433,0.0100762965,-0.004471822,0.02882921,0.026835144,0.007709177,-0.0055769575,0.022955015,-0.0070149098,-0.0055445614,-0.003634904,0.010433904,0.0415078,-0.031769097,-0.012165205,0.026461389,0.015868654,-0.047496565,-0.01793742,-0.011803298,0.03029276,0.046706554,-0.0022652466,0.005039092,-0.018117592,-0.033918276,0.03941777,0.031859245,0.019287502,0.022810932,-0.068617,0.02918679,0.016186789,0.030870233,-0.016654842,0.016087595,-0.033771742,0.055949464,-0.023560543,-0.03066656,0.00043613714,-0.0100355325,-0.029969988,0.004126559,-0.00860555,-0.0027398749,-0.012908643,0.007991192,0.0108747445,0.029013712,-0.020810429,0.0073703732,-0.052810673,-0.04100602,0.04292827,0.0382808,0.009027737,0.04478134,0.0555792,-0.01074403,-0.010355848,0.01745565,-0.069442675,0.0017199859,0.030139567,0.0002698781,0.028889744,0.06185396,0.005007465,0.014845059,-0.031509053,-0.0025514527,0.034100674,-0.01055115,-0.013039608,0.015625093,0.002387378,-0.026479434,-0.0043387986,0.04190136,0.05601456,0.005464973,-0.047482908,-0.0018061807,-0.01725874,0.08240832,-0.014209444,0.0066971853,0.032327604,0.071388364,-0.026130678,-0.010607357,0.053121295,-0.012185259,0.019228654,-0.022852622,0.018063804,-0.033884957,-0.010032234,0.05295687,-0.005701812,0.009041366,-0.014046446,-0.006895723,-0.05275759,-0.046037138,-0.011797568,0.041623864,0.056053665,-0.009577284,0.0009379623,-0.025208695,0.008044055,0.0062023313,0.023112617,-0.049343728,0.05532901,-0.0151816,0.045471188,0.02034085,-0.020454656,0.023941495,0.00438081,0.0038201509,0.010076972,0.04122392,-0.009618242,-0.026069514,-0.058716256,0.0118661355,-0.021020537,-0.0401942,-0.031875446,-0.027023626,-0.021892613,-0.008205388,0.010219917,0.02130988,0.006677212,-0.024989644,-0.0094158985,0.00872387,0.018064128,0.005605015,-0.039749395,0.034433056,0.0032725048,0.010592749,0.033085562,-0.016306253,-0.008117431,-0.008442723,0.030988574,-0.0033084953,-0.006545133,0.0025950053,0.018903578,-0.029789759,0.015845174,0.027874693,0.032074697,-0.0031910993,-0.007574044,0.0301944,-0.02298853,0.0130305,0.036066774,-0.025736114,0.017530885,0.046318088,0.013214895,0.010608868,0.009902429,-0.010541533,0.049009643,0.031054737,0.016331788,0.003691586,-0.04511967,0.017588703,0.0028320574,-0.020693053,-0.06320688,0.07051256,-0.02571909,-0.027282549,0.008218888,0.0064636385,-0.16034788,-0.0062823757,0.029820679,0.011570973,0.023341376,0.02726227,-0.06310734,-0.033645116,-0.022366831,0.027812311,0.02710875,-0.06030095,0.028545348,0.008745163,0.003651797,-0.016269064,-0.027009793,-0.01700143,-0.005633564,-0.028004363,0.026779473,0.012723985,0.024102287,0.029507073,0.017331956,-0.016071325,0.074774526,-0.008180718,-0.010491262,-0.032505803,-0.03585435,0.017213872,-0.0021724848,0.023358542,-0.010664669,0.02552695,-0.019722909,-0.0019760763,-0.019503325,0.00038483017,0.026205523,0.03656877,-0.01503551,0.008106524,-0.015431271,-0.010574981,-0.048645526,0.053855628,-0.036706936,-0.06763519,-0.02303961,-0.037382863,-0.01609968,0.022640798,-0.03985542,0.031110002,0.015633699,0.03960928,-0.0044160937,-0.030621098,0.01658026,-0.076670974,0.0011673571,0.02202262,-0.028965458,-0.05470463,0.033617426,0.0013082885,0.014146891,-0.01636203,0.029961845,0.0073513514,0.012311156,0.026056524,-0.01659669,0.016453294,0.009979142,-0.027736519,-0.024697144,-0.05662452,-0.04995281,0.034118116,0.00087178894,0.009249158,-0.021953097,-0.005923687,0.03487053,-0.0059486404,0.050561734,0.24656671,0.04386701,0.027335491,0.033016518,0.0724415,-0.033360187,0.03519739,0.027901817,0.02416216,-0.02636874,0.007503782,0.046816606,-0.013054411,-0.012459891,0.027755983,0.05382061,-0.072748445,-0.010836923,0.066681184,-0.002084201,0.010785763,-0.058136,0.026850203,0.0021703618,-0.060425993,-0.024877306,0.03423569,0.021746311,-0.027671024,0.0070878593,-0.0492136,0.08046822,0.07938423,-0.013038796,0.053396292,0.01860822,0.03603932,-0.019127367,-0.02597524,0.006686991,0.0075034653,-0.012040829,-0.013253671,-0.011148188,-0.028483082,-0.015376444,-0.017375177,0.0025783125,-0.005455627,-0.00024359064,-0.0016980038,0.024175514,0.015782036,-0.02803923,0.0033561103,0.0132348025,-0.009791659,-0.02463473,-0.019657152,0.04084035,0.0173722,-0.0045455424,-0.08534953,0.007610272,0.016015887,0.005745706,-0.036155395,-0.011802198,0.036751848,0.009986201,0.0056077885,0.044893157,0.018713918,0.03165258,-0.018096892,-0.022109838,0.048866518,0.06319024,-0.0018411707,-0.037186854,0.016093954,-0.06229625,0.0015455085,-0.014669348,0.01900105,0.017331753,0.013432503,0.0688277,0.011296896,0.006904212,-0.037647206,0.012111071,-0.02525302,-0.014667931,0.0023786337,-0.008701303,0.01922783,-0.07063492,-0.037802037,-0.012204644,-0.017494826,-0.022058235,0.005798591,-0.056818884,0.047096234,-0.01024853,-0.012101152,0.008859758,0.008123019,0.0070012873,-0.0126671605,0.026429301,0.005643067,-0.0018166313,0.044209216,0.07023321,-0.013877036,-0.016264696,0.05609886,0.001819445,0.024069402,-0.036698062,0.0054865056,0.039277714,-0.00826148,-0.08202369,-0.021393403,0.03305993,0.0037434804,-0.008986075,0.04551429,-0.026782779,-0.06781314,0.02448665,0.049836107,0.0023551837,0.015852371,-0.0079231,0.028785706,0.022184856,0.03981689,-0.009265014,-0.019092925,-0.02174678,0.019661818,0.019479152,-0.053722937,-0.024840647,-0.030519426,0.0062256656,0.061291955,-0.00038103038,0.015600486,-0.03591144,0.025707629,0.0025539917,-0.043213416,-0.025727184,-0.028251894,-0.03075913,-0.0005804493,0.032385062,0.022331556,0.023262376,-0.056404855,0.042972732,0.0056345686,-0.032510825,-0.0063984506,-0.016102294,0.01757414,-0.04816659,-0.040409114,-0.033019587,0.011030752,0.007003155,-0.036393363,-0.022629775,-0.029536517,-0.011033687,0.037632685,-0.040714305,-0.025443228,0.033455536,0.073397994,0.027809693,-0.021448264,-0.016421,0.01229099,-0.019171178,0.03053093,0.095498234,-0.001683611,-0.0044928915,0.061421823,-0.006794564,0.042452242,0.053643115,0.036679093,-0.041145064,0.012978404,0.0074614272,0.004278043,0.04368718,-0.015243448,-0.020166606,-0.018511606,-0.0017775403,-0.016246052,-0.03222637,0.021199511,0.027186245,-0.039605297,-0.011218757,-0.0230353,-0.017933156,0.03340653,-0.030636238,-0.050756875,-0.017230986,0.024181105,-0.054909166,0.02920682,-0.028290031,-0.018357517,-0.028834246,-0.009845223,-0.03338878,-0.038096655,0.010320949,-0.009895298,0.003263575,0.0049630296,0.02505747,-0.016971648,0.0856612,0.010954844,0.009538051,-0.0226678,-0.019160565,-0.014083254,-0.017776938,0.020191235,0.007006742,-0.023210984,-0.050719563,-0.047401916,-0.04811855,0.015584592,0.023714,0.03088949,0.03584379,-0.026574798,-0.038819052,0.023442317,0.009695491,0.047972433,0.006989045,-0.030413713,-0.01815618,-0.013759938,0.012396383,0.029375248,-0.013853983,-0.04099825,0.0004668901,-0.040912054,0.03258977,-0.033723425,-0.016818523,0.0015259916,-0.012986291,-0.008943555,-0.0356337,-0.024254553,-0.04518608,-0.01598024,0.06543738,-0.0061622523,-0.078887075,-0.03238756,0.046183787,-0.015141244,-0.016723191,0.010333005,0.026352199,0.051053803,-0.00021430527,-0.0004709078,-0.0035250054,0.008198608,0.008404343,-0.07030095,0.026228672,0.02619352,0.019038552,-0.010024347,0.010046789,0.0028407762,0.023474371,0.0075720376,0.018687423,-0.0011534615,-0.011961358,-0.008526515,-0.010482653,0.0035574,-0.008682125,0.036244225,0.019714504,0.00038864615,-0.037202206,0.038049288,-0.016462732,-0.0058497447,-0.038696893,0.0380048,-0.03996619,0.009690947,-0.011987044,0.016038228,-0.026683735,-0.018439202,0.03640108,-0.054308735,0.009356045,0.002361228,-0.06858843,-0.0039922264,0.01062054,-0.046762165,-0.009238403,-0.03601395,0.0134374965,0.005885577,0.025356162,0.007820052,-0.034422584,0.017187871,0.028815802,0.04468545,0.03427687,0.02782164,0.01726455,-0.0060271113,0.010207758,-0.037124354,0.012111701,-0.01499982,0.008315609,-0.008061998,-0.01821586,0.0141707705,-0.019192105,0.010167484,0.007463766,0.008303125,0.010389252,-0.009463414,0.03475687,0.0026276882,0.0395158,0.0032726536,-0.030649396,-0.019410145,0.006031717,0.016533423,-0.027394699,0.0036508746,-0.005846147,-0.019487819,0.06267008,-0.026027549,0.0011110377,-0.014343744,0.044272587,-0.007309494,0.023219569,0.025482781,-0.0021400396,0.014778357,-0.029715879,-0.038507495,-0.043274906,0.030041452,-0.010838718,-0.012699403,0.025032694,0.032895137,0.06632963,0.0062284796,-0.02804735,-0.023784006,0.015116096,-0.13714798,0.0059617665,0.020669734,-0.015400042,0.008765973,-0.015100338,-0.027253082,-0.06699659,-0.0048316345,-0.019079475,0.005909542,0.020430382,-0.02915635,-0.022971127,-0.003353606,0.010675524,-0.01417867,-0.05017798,-0.057698797,0.058567505,0.0029535207,0.008013446,0.021182582,-0.0074565588,-0.01628685,0.014143318,-0.022849975,-0.04223636,-0.029659972,-0.0072876182,-0.050558645,-0.0442436,0.021148223,0.015145638,-0.0074369223,-0.025047159,-0.006079833,-0.013432725,-0.028955145,-0.025092384,0.0069784103,0.0021720112,-0.002432961,0.0445877,0.041547224,0.06646886,-0.058997583,-0.014282978,-0.054149527,0.00030035654,-0.014528766,0.069359295,0.012915806,0.0046782545,-0.04361989,0.003288596,0.023658972,-0.038667902,-0.0038122702,0.034000486,-0.0155957285,0.02520793,-0.051484346,0.03667899,-0.013214589,0.0022369698,-0.042739537,0.034396693,-0.014106479,-0.02092791,-0.006771756,-0.019236775,0.025949202,-0.03829786,0.03650299,0.002348834,0.0149393445,-0.028815255,-0.012119704,-0.030971568,-0.08390526,-0.005738761,-0.013162043,-0.0515505,0.0315416,0.044148773,-0.027860548,0.028700363,-0.053000256,-0.0060211946,-0.0626009,-0.035587884,-0.021913635,-0.015609035,-0.0154605,0.03201431,-0.000766396,0.050325006,-0.006289769,-0.012408858,0.0073491074,0.021894902,-0.007464794,-0.035402715,-0.050554413,0.034804013,0.031153504,-0.012977091,-0.013267371,-0.010276183,0.0075721703,-0.019378569,0.015513385,-0.01189044,-0.021940837,-0.0124850515,0.0208548,-0.021156069,-0.020810202,0.024014717,0.022139514,-0.0032454508,-0.017915498,-0.023750527,0.02443141,0.0804755,0.017915783,0.048074964,0.054493465,-0.002039622,-0.01561888,-0.03752191,0.023113212,-0.00022347996,0.011202261,0.0018807887,0.020372454,0.023243325,-0.055671945,0.032362793,0.010299314,-0.05771983,-0.01128239,-0.029339354,-0.021707851,0.019132491,0.028541045,0.033711497,0.010775334,-0.034195606,-0.041540474,0.020502457,0.03958556,0.028634666,0.007864602,0.04085189,-0.0057084705,-0.00011081708,-0.011184662,0.076539636,-0.04540379,-0.0623171,-0.009820888,-0.011885908,-0.026896117,0.028596671,-0.018737102,-0.020201657,-0.0346827,0.0201842,0.018074788,0.002701188,0.00055661006,0.011153985,0.04812546,0.0014779626,0.009020479,0.0020871037,0.04243436,-0.034447405,0.045725647,0.034868244,0.03371246,0.03317397,0.011355179,-0.015242402,-0.04151211,-0.012992594,-0.013291858,0.009426464,-0.00904208,-0.03293202,-0.011879272,0.001166157,0.037282396,-0.023457415,-0.010262686,-0.0062628672,0.017798629,0.011522794,-0.017450817,0.021195758,0.0016378177,0.043394946,-0.04533875,0.023038384,-0.047467016,-0.038253136,-0.003202384,0.04409051,-0.018812945,-0.0028614998,0.038579185,0.0063198837,-0.028566811,-0.01561143,-0.018394724,-0.009360386,0.014733206,-0.02482374,0.06698667,0.01512118,-0.011221265,-0.0014081112,-0.029769462,0.037586216,0.00043595515,0.021712389,-0.003710597,-0.039931826,-0.0513287,0.015977928,0.015903166,0.0036202935,-0.0010465343,0.005700075,-0.052529734,-0.033633996,-0.009919158,-0.0097126765,0.0011672261,-0.02311436,0.030168004,-0.006570812],"last_embed":{"hash":"r7ng3i","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"r7ng3i","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety#{5}","lines":[27,28],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"r7ng3i","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.047284056,0.025487533,-0.042736437,0.022547124,-0.041368976,-0.020663913,-0.034695897,0.05067527,0.032973822,-0.021343065,-0.021070195,0.007430262,-0.05219537,0.00044882172,0.02469951,0.015650328,-0.0044262586,0.014964203,0.0018964019,0.044416074,-0.040797554,0.023734888,-0.00023557793,-0.03448033,-0.03620872,0.009715153,0.010072618,-0.014777192,-0.029679708,0.033777155,-0.02410986,-0.011108152,0.0007965747,-0.049947992,-0.055667162,-0.013500797,0.005074822,-0.010507102,-0.010936332,0.049973115,0.047852132,0.01308006,0.044789035,0.0049704113,0.022117939,-0.013134397,-0.023506602,0.0063648685,-0.020159569,-0.014611848,-0.007565084,0.0037090306,0.008021813,-0.034201846,-0.024790438,0.037967883,-0.014295354,-0.0070616216,-0.013731878,-0.010988752,-0.014849389,0.02750162,-0.01157925,-0.084337994,-0.048571363,0.06161968,0.021162318,0.03742645,-0.012096791,-0.013454495,0.014457847,0.030599747,-0.014070682,-0.0035587344,-0.05400219,-0.011998723,-0.033363942,-0.012463832,0.04317925,0.008139103,0.0019072498,0.008226759,-0.008004846,0.0063382913,-0.011665538,0.026806869,0.0035976758,0.008975531,0.01856342,0.003151486,0.024569469,0.027975952,0.051440526,-0.034337375,-0.0425233,-0.012556761,-0.0014418719,-0.036255196,-0.0013776398,-0.038543776,0.038977392,0.027730627,-0.034278642,-0.041592363,-0.02294063,0.015828233,0.016868195,0.035594452,0.0048681973,-0.012771175,0.033261873,-0.004159141,0.02117772,0.02642517,0.0044249147,-0.0055376748,-0.0031128624,-0.010935957,0.0009902855,-0.0055087786,0.013652946,0.04244046,-0.02301073,0.009022627,-0.008465891,0.004584062,-0.02319668,-0.0250557,-0.023129432,0.04526671,0.046139393,0.030040367,0.0010541797,0.002479543,-0.04370301,0.055551827,0.049871407,0.030982785,0.015199831,-0.053359125,0.019887457,0.013895616,0.011181318,-0.02107014,0.023384837,-0.050146535,0.07256096,-0.010704488,-0.03863543,0.018367965,-0.013744708,-0.019440988,-0.017238507,-0.03045002,-0.0003981944,0.018904049,0.022199696,0.020030279,-0.019086365,-0.0030000296,0.005621497,-0.044459615,-0.03512447,0.013139594,0.03043806,0.0025234537,0.0077276705,0.049369223,-0.020740012,-0.028008372,0.0036291261,-0.03752095,0.0062790723,0.031093452,0.007971538,0.04790582,0.07305274,0.022346258,0.016434096,-0.031238753,-0.0076030386,0.018498363,0.004540584,-0.036004826,0.015548322,0.0075358623,-0.0018434031,0.016118566,0.023477882,0.033228815,0.005806759,-0.035185624,0.04342159,-0.004417635,0.06732313,-0.03312899,-0.0012780476,0.014019563,0.055963058,0.00041658612,0.013444933,0.03423324,-0.013810927,-0.016279988,-0.015506025,0.029847782,-0.047462445,-0.011829363,0.042246185,0.006414154,0.019490317,-0.020201106,0.003429599,-0.036430415,-0.036562152,-0.011102922,0.03699957,0.051854797,-0.010011607,-0.006572737,0.016455578,0.000078890356,0.0111432085,0.011070601,-0.031008575,0.054616865,-0.015322885,0.035284493,0.023973832,-0.027526524,0.030585522,0.008658663,-0.027504412,0.017456414,0.03525001,-0.007899147,-0.036572445,-0.012685356,0.015723951,-0.00448711,-0.015574698,-0.017124575,-0.05727001,-0.022659052,-0.013589145,0.0066044903,0.029265072,0.010744006,-0.016580906,0.014090864,0.004724855,0.0011209946,0.0011837839,-0.033032157,0.04845134,-0.0071321754,-0.004397576,0.027482733,-0.010797981,-0.03792237,-0.0033837138,0.018576823,0.03683428,-0.007350878,0.008656153,0.014566954,-0.02623767,0.017729966,0.020506235,0.032187905,-0.013371126,-0.008589888,0.014366123,-0.0030090427,0.0093440795,0.039148014,-0.023839897,0.008795829,0.06989319,0.0332964,0.01613075,0.0002769041,-0.014230678,0.07383927,0.026531428,0.0021222245,-0.024885686,-0.043964587,0.019345738,-0.015925907,-0.0040531643,-0.08203209,0.060730502,-0.016483018,-0.013476203,-0.0026707125,0.031520624,-0.18114741,0.0014008314,0.04676512,-0.0070142066,-0.008234722,0.027647462,-0.033452403,-0.05050765,-0.03252151,0.014391149,0.02287639,-0.058529254,0.03628293,0.0023721391,0.020631585,0.0010353548,-0.009525139,-0.03350586,-0.011988308,-0.029928356,0.012399146,0.020720268,0.0182496,-0.018146291,-0.0059600393,-0.007439051,0.07178225,-0.012317023,-0.012163849,-0.013375801,-0.0518292,0.028547067,-0.004716714,0.011963083,0.0068798847,0.03409913,-0.035086047,0.0067349696,-0.025422418,0.016813599,0.03950604,0.032475714,-0.007695328,0.033798765,0.006436741,-0.04175828,-0.03523098,0.029246759,-0.010989575,-0.054136343,-0.000930261,-0.03117136,-0.0021018418,0.043719735,-0.025857555,0.019834785,0.025365232,0.05760317,-0.019235417,-0.060955863,0.0113535095,-0.08591005,-0.006659254,0.026042083,-0.042224962,-0.024290273,-0.009301747,-0.0021324167,-0.0066300533,-0.023438618,0.039816447,-0.0023951891,0.009563828,0.040886756,-0.0061279004,0.010560451,-0.018332964,-0.03836439,-0.024941362,-0.059637457,-0.013303526,0.03432025,0.015383268,0.014976418,-0.0069841123,0.0048806258,0.015526582,0.003809655,0.04881721,0.22565366,0.043280542,-0.011940029,0.02672285,0.038060077,-0.029402344,0.0356946,0.05795466,0.04252747,-0.02678869,-0.017013792,-0.0031880876,-0.020029303,-0.0060049226,0.0012061892,0.044803765,-0.10124784,-0.022126082,0.066225424,0.02667723,0.02310255,-0.036134057,0.05115866,-0.0014651943,-0.04717472,-0.0347552,-0.0009511038,-0.009514185,-0.0086052,-0.0052330843,-0.04752822,0.07759895,0.062630005,-0.0034538407,0.064237565,0.029721722,0.032559063,-0.012871085,-0.028305328,0.0016007088,0.035932075,-0.009321402,-0.015199106,-0.027892077,-0.014324387,0.00021565617,-0.009939096,0.0023395065,-0.015302056,-0.0002477662,0.00067303755,0.031942293,0.01809624,-0.044322543,-0.0012457072,-0.01380288,-0.0060149548,-0.053248983,-0.033527974,0.022963295,-0.0019126518,0.0078874165,-0.07199022,0.0102225095,0.039909434,0.020538447,-0.032446876,-0.05221302,0.011171731,-0.014810325,0.046604328,0.019342424,0.019872278,0.010871832,-0.023962315,-0.038514443,0.033153914,0.054838285,0.0027234445,-0.04994345,-0.010317633,-0.061289143,-0.027597727,-0.006230108,0.01755764,0.018602865,0.009628943,0.049419433,0.02967539,0.0028522676,-0.007538877,0.024984345,-0.043648943,-0.0128956605,-0.012005081,-0.017994862,-0.00713351,-0.075774014,-0.03318649,0.015251372,-0.015886292,-0.0047841268,0.00323895,-0.03929134,0.060558945,-0.014068096,0.016906193,-0.011897191,0.03243951,0.023710597,-0.032295246,0.027963065,0.031642675,0.002723816,0.026709056,0.060805384,-0.0059345514,-0.008935681,0.05794786,-0.0031846678,0.013260786,0.0015582899,0.005210748,0.029223371,-0.0051909513,-0.09950982,0.011893515,0.035451084,0.008127932,0.013306928,0.027173914,-0.01910161,-0.043238234,0.05690617,0.056331836,-0.0011979024,0.027459571,-0.01730615,0.03784645,0.02160111,0.023408301,-0.010364007,-0.006487711,-0.016656589,0.02374696,0.028185328,-0.047222875,0.0024972477,-0.028385658,-0.009256087,0.04982494,0.008875377,0.003127769,-0.036754962,0.002770766,-0.019551491,-0.037739966,-0.057403106,-0.03299635,-0.030430118,0.012319651,0.015191116,0.014476096,0.053246915,-0.015554487,0.027731989,0.026530601,-0.02121006,0.007908629,-0.018066196,0.025497833,-0.013550835,-0.032950345,-0.038831223,-0.012256843,0.005774032,-0.04681813,-0.012435704,-0.018100157,-0.014755016,0.028366944,-0.0437203,-0.04247541,0.025433911,0.041575365,0.015773328,-0.015018389,-0.017155372,0.0019448567,-0.039628956,-0.0043960093,0.100508645,0.00064307585,-0.00056998635,0.06677079,0.037746593,0.058437273,0.04554037,0.052416243,-0.029596832,0.006680341,0.010230321,-0.00619851,0.026727492,-0.012567793,-0.030088928,-0.026422253,0.010293966,-0.014237111,0.0060918713,-0.0015227954,0.018223181,-0.051671162,-0.022686673,-0.03183068,-0.003921495,0.04124278,-0.011525257,-0.011098602,-0.017180363,0.0061930567,-0.04492523,0.013831527,-0.02963711,0.019601269,-0.017566884,-0.0019193164,-0.015718058,-0.019728819,0.0024962218,-0.014561405,-0.010743785,-0.006969019,0.003300192,-0.024268137,0.04397806,-0.0061022583,-0.0030591544,-0.03186237,0.00752767,-0.011848161,0.00488869,0.023071047,0.024360241,-0.031073123,-0.03758666,-0.06294758,-0.048951253,-0.014490582,0.04056493,0.036436904,0.04173488,-0.034703743,-0.057072278,0.0056200917,0.017051974,0.05581457,-0.023925994,-0.012771696,0.0050481777,-0.0045859674,0.02836587,0.027237952,-0.03119984,-0.043114983,-0.013713055,-0.04134312,0.015380817,-0.03567654,-0.023041258,0.0022090734,0.0012734657,-0.028976193,-0.059442006,-0.03067012,-0.036947623,-0.012025571,0.056056548,-0.024971645,-0.10883434,-0.045102194,0.038260616,-0.020442316,-0.017139966,0.00050750846,0.002706471,0.04176581,-0.000924881,-0.016872274,0.009256111,-0.0041794227,-0.009723254,-0.07325687,0.032012008,0.006212666,0.021476611,-0.0016842535,0.033098917,-0.0015686775,0.024787301,-0.0020953352,0.021410938,-0.014073392,0.0055417963,-0.0072250846,-0.012109593,-0.0121942945,0.0031876066,0.0664581,0.023635427,0.023952216,-0.029488394,0.030448483,-0.016167276,0.0050589717,-0.027423656,0.02521079,-0.062227324,0.015826253,-0.010421098,0.018357815,-0.033711005,0.004069952,0.03159863,-0.07493303,-0.003045315,0.011023882,-0.07087104,-0.0052753505,0.0016261893,-0.025213186,-0.0025584085,-0.0304676,0.0002777589,-0.011810537,-0.011510461,0.008727318,-0.038458664,0.033146076,0.0070229163,0.05702824,0.012546784,0.037276316,0.0039597196,-0.00020448948,0.028468482,-0.033263873,-0.015307495,0.0073147416,0.015834352,-0.00033328164,-0.02155137,0.02184297,0.00088976993,0.006395331,-0.01917804,0.02339483,0.011928415,0.010869968,0.037922915,0.01097284,0.01995243,-0.013852682,-0.04975775,-0.039627627,0.022897875,0.025294982,-0.03188308,0.022025205,-0.031518452,-0.015524559,0.072125286,-0.007662924,-0.008322927,-0.014392433,0.049205888,0.020282963,0.023915563,0.02221233,0.008276027,-0.0024754275,-0.031836648,-0.042713985,-0.029001573,-0.0014162221,-0.024830025,-0.02322694,0.022896081,0.058369678,0.030510325,-0.009325983,-0.0659764,-0.020519225,0.02486421,-0.13274118,0.02085481,0.0005209658,0.0019186228,-0.025724702,-0.022747185,-0.029659865,-0.057398114,-0.035431292,0.0013230462,0.010770043,0.0018072019,-0.019196454,-0.020242214,-0.01071866,0.009714432,-0.049785655,-0.020608887,-0.050829437,0.04701481,0.00074393605,-0.012475275,0.024037836,-0.017261561,-0.015123849,0.020293068,-0.037259437,-0.012783203,-0.02288146,-0.013997979,-0.0452621,-0.0358481,0.022445777,-0.0011726,-0.010889474,-0.019723367,-0.01181641,-0.0045804614,-0.032944333,-0.034133334,0.008779326,0.036198124,-0.031917695,0.017366398,0.04107274,0.052059457,-0.080024876,-0.0140427435,-0.06427056,-0.009970388,-0.04505641,0.038137775,-0.018569672,-0.03062598,-0.034885623,-0.027412174,-0.0014734354,-0.026691288,0.009010417,0.02812185,-0.0060325577,0.017663993,-0.05130096,0.037271634,-0.033617172,0.0062248744,-0.053109434,0.03949452,-0.008223957,-0.011729441,-0.025783258,0.0016095149,0.032067116,-0.021051114,0.020937443,0.018765455,0.015489657,-0.033801693,-0.003985723,-0.025746439,-0.081079476,0.005922203,-0.023232194,-0.04595564,0.025712153,0.021164268,-0.027021296,0.043077655,-0.03897929,0.008464004,-0.054110907,-0.037408363,0.003169177,-0.003171571,-0.0010938648,0.0010696326,-0.022343332,0.030241834,-0.013816428,-0.014742933,0.02267053,0.0009932367,-0.019395767,0.009903337,-0.035873592,0.047456685,0.0347283,0.007963884,-0.0077042347,-0.007789194,-0.0060248333,-0.004411119,-0.007152063,-0.020334316,-0.048513502,-0.0046198852,-0.000049484086,-0.016360044,0.021402845,0.010580675,-0.010129062,0.0165051,-0.02909599,-0.024935512,0.036034845,0.06565888,-0.008942728,-0.0024635505,0.055173445,0.009101526,-0.029478237,-0.05479197,0.020483484,-0.01621855,0.011683057,-0.00071726314,0.016642978,0.02343684,-0.038979024,0.028888784,0.022535382,-0.047376126,-0.011538081,-0.040730298,0.013590711,0.022737326,0.04712786,0.04814689,0.020160692,-0.029110936,-0.02533744,0.039403863,0.025436182,0.027994804,0.017333494,0.025228135,-0.034747686,0.025367064,-0.021289485,0.06991799,-0.04914549,-0.023088327,-0.009219544,-0.021519527,0.00087528105,0.021745551,-0.0234787,-0.030880975,-0.03191229,0.0058824723,0.03546525,0.020785715,0.0021425663,0.001434079,0.037860453,0.03118711,0.024813386,0.01842858,0.023987431,0.0012466848,0.051030386,0.024209972,0.010565029,0.022736419,0.0054463865,-0.0050261803,-0.017367976,-0.00054457976,-0.010530705,-0.0035704523,0.010297017,-0.014943399,-0.008578213,-0.011696942,0.029359864,-0.02628843,-0.00089806627,0.046405915,0.0050593633,0.032937646,-0.0013082831,0.0036964687,0.035472013,0.042318724,-0.011799672,0.05349281,-0.0149135385,-0.028798295,0.016857674,0.033010002,0.00433613,0.0018786403,0.036372554,0.005618636,-0.024732023,-0.0064285886,-0.038994335,0.0051228683,-0.0039292886,-0.03875444,0.068248704,0.020643404,-0.04252665,-0.021413555,-0.029581744,0.036541678,-0.00035124735,0.010909359,-0.010867817,-0.02441103,-0.08227767,0.024986546,-0.0050700866,-0.0026297765,-0.0055378214,0.008662269,-0.051757354,-0.015594353,0.006467498,-0.0055083246,0.0029501966,-0.06828606,0.010683139,0.011012188],"last_embed":{"hash":"r4jkd5","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"r4jkd5","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Why \"Blinding Excitement\" Turns Into Anxiety#{6}","lines":[29,30],"size":179,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"r4jkd5","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.031545702,0.010556561,-0.010931993,-0.013938118,0.008361157,-0.021910768,0.05091407,0.044289533,-0.025329016,-0.019545557,-0.013539251,0.009337022,-0.036235936,0.010907145,-0.020014273,-0.022660296,-0.0232203,0.013289236,-0.0073078363,0.000106990985,-0.049039323,-0.026422963,0.06500554,-0.012576229,-0.029845826,0.069516025,-0.018953739,-0.03713252,-0.027043292,0.029838894,0.024504427,0.0056777773,0.028593186,-0.004097665,-0.006035098,-0.0197391,-0.007894667,-0.023672124,-0.0977622,0.0068619107,0.028993685,-0.010698006,-0.045723878,0.04097857,0.013768273,0.02012317,-0.035941634,-0.05307948,0.010915534,-0.020211224,-0.012397126,-0.015322283,-0.008258541,-0.024267059,0.0073611783,0.037626687,-0.0128516015,-0.020495811,0.008913749,0.0051174057,-0.020488538,0.019340526,-0.017793125,-0.06203866,-0.04577598,0.02147816,-0.0024357997,0.06026176,0.027195675,-0.031283475,-0.0061161797,0.0026283292,-0.02837651,-0.043214742,-0.018023279,-0.028787043,0.026630418,0.0258798,0.021478448,-0.030775888,0.118678056,-0.033337254,0.017600516,0.00094043574,-0.007529021,-0.032339722,-0.0039581307,0.10571102,0.0006052287,0.007163821,-0.009582805,0.041446712,0.013557507,-0.0636647,-0.006929082,0.012074736,0.016297359,-0.05547792,-0.0013128549,-0.024078296,-0.023323456,0.006394558,0.021282261,0.026330179,-0.0013347806,0.012294075,-0.019759018,0.01675408,-0.0040936708,0.02316588,-0.03709896,0.0025921792,-0.025083613,0.011684513,0.003066198,0.0044790613,-0.018527942,0.0020130014,0.021648059,-0.021987498,-0.0020532801,0.05952127,0.0053298185,-0.017781876,0.01633798,0.011416446,-0.018802928,0.039129082,-0.054852143,0.016210387,-0.011036645,0.016637264,-0.010998166,-0.018102847,-0.018950554,-0.013610486,0.06423713,0.05192084,0.014269007,-0.037704807,0.017823867,0.009664811,-0.030048285,0.021037271,0.024095247,-0.010320841,-0.008208024,0.00071633706,-0.016967252,0.074421816,-0.013887667,-0.02263967,-0.006678144,0.0044398312,0.011273642,0.023230718,0.030383574,0.03014798,0.0074805575,-0.035113722,0.009335393,-0.0150846355,0.016799198,0.040671643,0.0027115054,0.027782505,0.026253287,0.02172054,0.008011118,-0.025080325,0.017406823,-0.039892517,0.017288264,0.0063219513,-0.010106926,0.05059222,0.046810158,0.04132067,0.039313186,-0.040848497,-0.0059828493,0.029576795,0.024014296,-0.063567646,0.024509717,-0.01588803,-0.0032105583,0.03008243,0.019556072,0.048328158,-0.031362586,-0.024110148,0.041398462,0.024932904,0.007892042,-0.015468236,-0.02507254,-0.0012030831,0.047386255,-0.041198947,0.014399504,0.0020956353,-0.044309564,0.0015638614,0.007849321,-0.0008076942,-0.03707822,-0.02640424,0.038538132,0.00019366872,0.035223734,0.03813695,-0.0003412528,0.0029538274,0.023402093,-0.0049379705,0.011679246,-0.025195189,0.033606216,0.028782742,0.013368438,0.0047619604,0.01710457,-0.036304366,-0.0055492497,0.007893759,-0.0067733065,0.019892592,0.019558143,0.022282247,-0.022882096,0.07346804,-0.026594508,-0.022962227,-0.04336319,0.0055582393,-0.023213405,0.018021777,0.01341258,0.020870417,-0.022614965,-0.036108483,-0.02898937,-0.04361928,-0.048101146,0.024818294,0.0039562006,0.04760333,-0.0030837634,0.011581222,-0.033441987,-0.029590672,0.017361982,-0.049784824,-0.034802753,-0.03465268,-0.0059991293,-0.021800604,0.008807532,-0.009936574,-0.0016273989,-0.030338364,-0.0050480287,0.032546584,0.0032945324,0.00028207627,0.01179699,-0.029762866,0.02968113,0.06886826,-0.01784411,-0.00063009455,-0.04541688,-0.012900928,-0.055560067,-0.038356677,-0.013826131,-0.035589892,0.0319069,-0.035823543,-0.010265711,-0.07385766,-0.005268804,-0.0011957447,-0.04146782,0.04403811,-0.013488097,0.029970279,0.021648414,-0.018218532,0.015070306,-0.027179576,0.07387146,-0.026778365,0.02143177,0.032428134,-0.03957984,-0.17762485,-0.018262738,0.015004717,0.014586524,0.0054418663,0.00090165966,0.015439257,0.0073377057,-0.03388536,-0.055944744,-0.016324347,-0.13487059,0.010189974,-0.0061355215,0.03900482,0.03504773,0.01629028,-0.00058378914,-0.049604554,-0.06148476,-0.013146099,0.020052724,0.04381933,0.03971865,0.028418561,-0.006921511,0.005853975,0.006335169,-0.0037228065,0.0053905877,-0.03055265,0.038680334,-0.033074547,-0.05039949,0.02834797,0.032576036,-0.015608537,0.00044027026,0.008992703,0.0041874256,0.043285612,0.03810282,0.019890139,-0.05145169,0.00491713,-0.02711776,-0.014798438,0.012071003,-0.019041503,0.006415535,-0.01632959,0.05394017,0.018275334,0.0389717,-0.008510758,0.021836117,0.042266745,0.049484905,0.037494022,-0.0042261193,-0.008197002,-0.042729214,-0.077902436,-0.015405902,-0.00980836,-0.021460183,0.005700058,-0.021506172,-0.04573558,-0.022073926,0.02649444,-0.0065274895,-0.02200409,-0.022118526,-0.022940883,0.008171879,0.010499282,-0.024642503,-0.04698869,-0.079545155,0.03286974,0.012812289,-0.034901492,0.02331537,0.0057422547,0.0038316431,-0.027429553,-0.02675748,0.032601144,0.3522938,-0.015602214,-0.01854668,0.011806905,0.0030458693,0.011374685,-0.0227474,0.015176393,0.031017719,-0.0024153339,-0.013109228,0.0043394947,-0.006894648,0.032596022,0.02494902,0.07975126,-0.04489335,0.016551344,-0.004575123,0.013371929,0.027441349,-0.063225634,-0.014622468,-0.057089724,-0.063421406,0.037979275,0.029194908,0.0021504299,-0.024552068,0.0087263,-0.026104324,0.02815292,-0.032660335,-0.039221242,0.020965751,0.004871973,-0.055983398,-0.05509329,-0.03959636,0.00076635054,0.014905648,-0.021903507,-0.01150179,0.008798142,-0.058809053,-0.018187372,-0.004750812,0.00037239247,-0.0061997497,-0.035982277,0.036687292,0.0109214,-0.0007103151,0.02569195,-0.0025260376,0.016893907,-0.0011022564,-0.0041970992,-0.0367787,0.0031737874,0.023011513,0.020472066,-0.039914437,0.012662745,0.031264685,0.00055244233,-0.042837128,-0.008855965,-0.004382948,0.013362176,0.05182625,-0.0004815604,0.002845936,0.015652617,-0.004722476,-0.031601794,-0.014737754,0.016960958,0.012028866,-0.0030269206,-0.0072156833,0.0018167152,0.035745457,-0.006102977,0.02279744,0.04017149,-0.014227489,0.021408288,-0.000099999925,-0.04382025,0.0020218429,-0.013965894,-0.026523197,-0.016429145,0.024994973,-0.014681457,0.033404943,-0.050061863,-0.0068100384,0.010318076,0.03740496,0.005524545,0.011532646,0.034051355,-0.0013004746,-0.024613693,-0.00075429643,-0.038904876,-0.01748389,0.0011460317,-0.053424135,0.016661009,0.024620656,-0.020148082,0.060800876,0.0380543,0.017386388,-0.007332654,-0.0034952902,-0.00088891265,-0.005432394,-0.024923053,0.011309811,0.027953375,-0.014088527,-0.07010137,0.02887899,0.013392322,-0.0043380186,0.00893448,-0.0006269394,0.020453947,-0.008672975,-0.014489566,0.012981067,-0.020130673,0.01393471,-0.020678075,0.027048681,0.04134499,0.027489867,-0.028766865,-0.010765772,0.053636774,-0.013812121,0.011266034,-0.030384988,-0.020031227,-0.0045335307,0.00058105943,0.0104057845,-0.04013512,0.028202532,-0.0385186,-0.0069585815,-0.009514547,0.021592688,-0.030901907,-0.01709211,-0.031350963,0.0013857768,0.019970942,0.007248152,0.080117464,-0.013845932,0.03252166,0.027783427,0.02924821,-0.035352405,0.0015587523,0.014327614,-0.026574435,0.011799705,-0.009092292,0.0005882537,-0.025523266,0.009637298,0.0481553,0.028048761,-0.017818687,0.03422257,0.006888877,0.0034893632,0.020075835,-0.038375556,-0.00084287394,-0.033601012,0.012067112,0.018139826,-0.030953934,-0.0016701601,0.05208782,0.008489094,-0.018800143,0.023767153,0.0015945107,0.028092764,0.0023378043,0.018968547,0.024900585,0.04438828,0.027646028,0.009933225,0.06392079,0.0098316185,-0.026182627,0.006078616,0.039017823,0.032582063,-0.032593027,0.0009109115,0.00021173805,-0.013177251,-0.022240492,-0.051839832,-0.011916219,0.02289512,0.025782349,-0.0049576857,-0.0048341975,-0.037221603,-0.018653046,0.0062601767,-0.060830012,0.011389796,0.021666728,-0.020355547,-0.016663775,-0.04718124,-0.00063756737,-0.0194154,-0.04328057,-0.008004874,-0.018560858,-0.025083344,-0.015752131,0.0317668,0.013738358,-0.01789089,0.034274727,-0.034093212,-0.011974806,0.0025411367,0.016181385,-0.0020992472,-0.0074246107,-0.034347653,0.02712651,-0.017921034,-0.0139832385,0.009693048,0.004384466,-0.07345668,-0.030313598,0.029432215,0.051149145,0.017561994,-0.02473176,0.010588827,0.009373274,0.026467076,0.022742245,-0.0015713165,-0.01806474,-0.028198285,0.009104539,-0.021369213,-0.008209805,0.0031050139,-0.048727006,-0.024993626,-0.023518888,-0.02174837,-0.02370711,0.000824921,-0.015338694,0.011251287,-0.030331215,0.032908674,-0.00429998,-0.061207354,0.029860087,0.023040442,0.021617342,-0.020520335,-0.0014145084,0.01783871,0.023226477,-0.006848939,-0.034735084,0.01936092,-0.016689306,-0.050984822,0.018022116,0.0027754223,0.027984258,-0.046983458,0.058472946,0.025642937,0.01650646,0.017662693,0.021979077,0.0024313394,-0.013630978,-0.016625987,0.021978473,0.027848205,0.01852859,-0.012811687,-0.012473554,0.0025106675,-0.04084211,-0.020604057,-0.013893777,-0.024445519,-0.012732019,-0.019603608,0.011173615,0.008215566,-0.0007150809,0.021177256,-0.0239758,-0.031721372,0.010826571,-0.025870267,-0.013391596,-0.020351902,-0.024213007,-0.0071844845,-0.040281754,-0.034421463,0.037062615,0.010980112,0.0044388403,-0.032960214,-0.0018388709,0.057411697,-0.0010663685,-0.006757178,0.025178593,-0.03598673,0.05551415,0.024014726,-0.0088553205,-0.0036179519,0.057224598,0.010737376,-0.01617638,-0.013047079,-0.017299118,0.02763466,0.00801182,-0.017730683,0.014085855,0.030234724,-0.011197801,-0.0060818396,0.03664027,0.03171507,0.01645787,-0.026410269,0.045380283,0.03283154,0.010943943,0.013843586,0.0037581509,0.012383258,-0.033817973,-0.007856652,0.009077424,0.0049457336,0.023282358,-0.030929673,-0.03328059,-0.03150901,0.0145902,0.060116656,-0.003533227,0.017026164,-0.022733053,-0.014644203,0.010100527,-0.0065347524,-0.03212545,0.03360236,-0.010388953,-0.018568631,0.013378116,0.01692998,0.026802674,0.0021049485,0.005336202,0.020286685,-0.012876724,-0.10371165,0.044967003,-0.014941411,-0.04580848,0.021985633,-0.0056460933,-0.022847602,-0.025114032,-0.029058492,-0.02522091,0.05341424,-0.014079634,-0.005884281,-0.029445663,0.0023333377,-0.011792123,-0.05433264,0.03084436,0.0014233335,0.0635996,-0.010524861,-0.034863215,-0.019257389,-0.05465868,0.03276433,0.030212145,-0.038132846,0.022710059,-0.004213537,-0.019686174,-0.012268184,-0.027219526,-0.022060169,0.03430786,-0.03127485,0.02062224,-0.045313418,-0.01620911,0.020503124,0.041966002,0.023715261,-0.0019848023,-0.02058247,-0.01711317,-0.021278163,0.0028115702,-0.022147361,-0.018493487,-0.004821355,0.009423604,-0.09194707,0.0068893544,0.04141183,-0.007528417,0.015428184,0.01991346,-0.012916095,0.0041326303,-0.008328389,0.048694346,-0.015027889,0.010360056,-0.019412527,-0.01986777,-0.05193635,0.012928635,0.0019340252,-0.024649194,-0.039496765,-0.027295582,0.0041404073,-0.030269137,0.012385065,-0.01334453,0.007168832,-0.04941179,0.045209453,-0.05199816,0.027672859,-0.018746741,-0.012095772,-0.033201557,-0.0028304853,0.03246235,0.04803323,-0.016004927,-0.017146992,0.021627717,-0.021426357,0.014117513,-0.062218867,0.037989587,0.024314977,0.02823448,-0.015646081,0.0107024945,0.013240836,-0.0054585454,0.016951114,-0.010858686,0.010226829,0.032389075,-0.0119347675,-0.020985004,0.023582397,0.008687167,-0.011263735,0.0054678335,-0.02873437,0.00048269404,-0.009216266,-0.054369822,-0.062030025,0.020949231,-0.0434336,-0.012364209,-0.010823101,0.03580372,0.028640475,-0.017777976,0.030094838,0.031307112,-0.010987599,-0.061668992,0.018843416,0.027514886,-0.0064398116,0.022886919,0.06793099,-0.017510317,0.05831612,-0.00854589,-0.025573745,-0.011137469,0.003375316,0.001111399,-0.010669327,0.075386696,0.044671472,-0.038379245,-0.028924897,0.033730894,-0.010049196,-0.03088538,-0.0670426,0.022578795,0.0059283827,0.003968749,-0.0029902835,-0.0050605545,-0.010250857,0.03500494,0.0375311,0.010892942,-0.021848347,-0.021982497,0.019469839,-0.037146106,-0.007834365,0.05739381,0.02228459,0.004998533,-0.008913922,-0.0055812425,-0.028985523,0.026598597,-0.027731828,-0.019915633,0.010984237,0.006665626,0.018699117,0.036443494,0.0028581836,0.051874593,0.041258216,-0.03837997,0.0040676,0.03129595,0.015835239,-0.02787258,0.007979935,-0.057227705,0.02171757,-0.018986667,-0.018526945,-0.020343972,0.007532845,0.020088024,-0.020974267,0.019689687,-0.014840221,0.0060742996,0.029503476,0.02908224,0.023904031,-0.02020727,0.006953326,-0.025740666,0.011146362,-0.0031739604,-0.05639534,-0.04994251,-0.015567468,0.00014605968,-0.018895723,0.034008354,-0.038251594,-0.020903144,-0.02015198,-0.004042706,-0.040713154,0.0059886947,0.036791515,0.03863324,0.027472176,0.03132177,0.0103877075,0.0007556391,0.025244622,0.0062035047,0.026756806,0.038899496,-0.027018767,-0.039202332,0.048617546,-0.023014203,-0.0032961261,0.046424255,-0.035656407,-0.013648839,0.0009685827,0.042864688,0.010827142,0.020426933,0.0011705711,0.009475252,-0.010438258,0.040230274,0.0021688985,-0.0076500745,-0.036442995,-0.044798695,0.017167004,-0.010364426],"last_embed":{"hash":"ub26h9","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"ub26h9","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies","lines":[31,130],"size":3903,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ub26h9","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Immediate Techniques (In the Moment)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.00016830431,0.00032562512,-0.004455948,0.004703192,-0.020143049,-0.040466122,0.04458404,0.022465618,-0.008318754,0.002706404,-0.021124402,0.0053328425,-0.016565025,-0.0051755714,0.02518313,-0.010782613,-0.046559405,0.017438246,0.039309986,-0.0202188,-0.04987015,0.020968916,0.07323961,0.00019923519,-0.010604708,0.020246075,-0.0052574323,-0.0073288134,-0.023200696,0.029349314,-0.011329027,-0.00984611,-0.027419325,-0.024181081,-0.029994586,0.019259498,-0.00028406264,-0.03679834,-0.03712675,0.04541066,0.0016768303,-0.031126872,0.048883583,-0.011151195,0.011943448,-0.0055582165,-0.042935602,-0.0036811517,0.023508547,-0.032063276,-0.010720642,0.023453759,-0.020300278,-0.029877953,-0.00044853747,0.01739495,-0.041514177,-0.02857807,-0.042233005,0.03950598,-0.019289957,0.062716275,-0.04580045,-0.009782142,0.010693852,0.0664797,0.039641526,0.0136083085,-0.02374445,-0.04007645,-0.018875198,0.026845463,-0.01694713,0.0022698736,-0.055735163,-0.017277688,0.05816902,-0.008390533,0.04702908,0.025750985,0.00006950085,-0.01402571,0.021326043,0.044304203,0.0037494088,0.02995076,-0.01094466,0.03300533,-0.0051954007,-0.013036381,-0.028200153,-0.00815426,0.008702209,-0.022316685,-0.004844777,-0.01632916,0.007264456,-0.022112768,0.029065307,-0.009862056,0.046692677,0.013191384,-0.008571839,-0.016648764,0.033486806,0.01030627,0.008275328,0.041351125,0.058783256,-0.007888466,0.04905022,0.038201753,0.0049464596,0.03876243,-0.013312863,-0.031913895,-0.0032266937,-0.01071344,0.0024708929,0.002098992,0.054998733,0.069947675,-0.00019378788,-0.01467824,0.0066246535,0.051721845,0.004939208,-0.009635844,-0.01692347,0.06674012,-0.008624735,-0.007886152,-0.010750446,-0.0012775881,-0.019668182,0.026238782,0.003887234,0.043392636,0.032879815,-0.061464854,0.011068917,0.019034851,-0.029996887,-0.015382543,-0.023442853,-0.055148058,-0.003645386,0.021866752,-0.0113455625,0.032659907,0.0020464524,0.016189435,0.031478103,-0.0104630375,0.01112032,0.01692953,-0.025375096,0.040787853,-0.029769251,-0.004827919,0.05005405,-0.055248283,-0.043979995,0.032009363,0.016483117,-0.018721785,0.003154623,0.005861383,-0.01019432,-0.022774527,0.044213172,-0.023601761,0.006798976,0.039678887,-0.013797299,0.026364513,0.065002464,0.03859301,0.016843995,-0.03602442,-0.02977158,0.04190939,-0.0030787599,-0.07200138,0.025248503,0.037693225,-0.0061092046,-0.021418666,0.006144445,0.039848898,-0.030407073,0.01985596,0.020946935,0.009335931,0.082170025,-0.035867818,0.044191588,-0.004838097,0.0477529,0.022565138,0.057178844,0.03214889,0.007668031,-0.014522737,-0.032467786,-0.011830051,-0.04164773,-0.031361572,0.027812004,-0.038876858,-0.0011562081,0.01580146,-0.019130316,-0.04745189,-0.028375508,0.061966382,0.035966825,0.011925913,-0.036088537,-0.0055443444,0.01717832,0.032658175,-0.00022592045,-0.019833935,-0.011973618,-0.005921908,0.014804508,0.022301244,-0.017875398,-0.035325017,-0.008851645,-0.0120892525,-0.026763324,0.011039981,0.01611298,-0.004583367,-0.01108051,0.003475212,0.02732772,0.014021268,-0.018084448,-0.007831762,-0.018130995,0.004140694,-0.015163681,-0.042893976,0.04210266,0.049929652,0.007922077,-0.009566053,-0.039791595,-0.00030341628,-0.039426815,-0.002894975,-0.015612389,-0.0028836643,0.0026598033,0.026038863,0.01197036,-0.020779882,0.004183326,0.034942657,0.0015908466,0.0032090708,-0.03293069,-0.03012454,-0.042658843,-0.010185399,0.013405971,0.12615193,-0.023874585,-0.028938057,0.011536926,-0.0074627674,-0.03900982,0.030613424,-0.027441224,0.0018207441,0.04688089,0.013177368,-0.04970886,-0.024298176,0.027024606,0.049877383,-0.0012573167,-0.02340733,-0.052745678,-0.029820569,0.021354878,-0.01633997,-0.023090642,-0.03509768,0.06616293,0.009659163,0.013947236,0.024924044,-0.0063941623,-0.17644161,0.004162561,0.0035522114,0.0055198437,-0.009582664,0.014172021,0.01269124,-0.040661238,-0.03611484,-0.007974528,0.0098975105,-0.048870403,0.010434734,0.0060471613,0.04709629,-0.0048676864,-0.012883488,-0.003993312,-0.022358013,-0.045606293,-0.059493184,-0.011907123,0.07153339,0.0014540995,0.01841107,0.03116144,0.053562928,-0.0637239,-0.009481797,-0.044468507,-0.059770495,-0.0157579,0.0041467217,0.01562397,-0.024280867,0.035351064,-0.033518787,0.0154022975,0.008758491,-0.00500075,0.05017293,0.023938272,0.011284432,0.034914315,0.018209532,-0.0015131881,-0.02225004,0.019580614,-0.05566339,-0.059312895,-0.013572749,0.0022561424,-0.01898301,0.034011617,-0.038200866,-0.0070479666,0.03587124,0.03146773,-0.0026291392,-0.0007862022,0.0048146104,-0.024066728,0.0038652353,-0.038838338,-0.036820143,-0.052777965,0.03164941,0.015174374,-0.061125893,0.0011254676,0.068325855,-0.0079246685,0.018578617,0.033643,0.017446222,0.02249455,-0.016243048,-0.014446113,-0.0122839445,-0.11645957,-0.0005982891,0.0066826437,-0.029093096,0.006911756,-0.014333629,-0.035540458,-0.005219008,-0.019623525,0.024367886,0.24293582,0.046875693,-0.010922027,-0.014761526,-0.0009611229,-0.041312832,0.014835831,0.053594314,0.013644923,-0.020948438,-0.017803539,0.02898869,0.0132710645,0.012115382,-0.023827441,0.06408428,-0.06574322,0.023168068,0.07911947,-0.0060376027,0.01914029,-0.039464448,0.010622223,-0.018911961,-0.06046264,-0.035980474,0.019991817,0.035907142,0.00045755968,0.014055508,-0.041416496,0.040351458,0.017514318,-0.035019163,0.020344567,0.012507805,0.014195591,-0.030183401,-0.039767012,0.031413738,0.024307977,0.00039344208,-0.023233518,-0.02655594,-0.036843736,0.0015510516,0.0030200358,-0.02821207,-0.013709324,-0.020460362,-0.0038321014,-0.014408104,0.011140977,-0.012696096,0.014186503,0.010974174,-0.02700224,-0.060656603,-0.011858579,0.046216168,-0.0006268711,0.024789602,-0.057193015,-0.008823327,-0.00032470954,-0.0073994873,0.020032361,-0.00031156823,0.0130171,-0.024259016,0.026317794,0.024796315,-0.00082246406,0.01550806,-0.017801667,-0.032300748,-0.009981836,0.009072696,0.045202967,-0.011170018,0.0013882841,-0.020068672,-0.040422704,-0.011893244,0.036952514,0.018806584,0.00950099,0.06839862,0.0041566934,-0.013814657,-0.0050359005,0.0042939666,-0.043071914,0.017609462,-0.0024112568,0.0026824002,0.061682172,-0.020605022,-0.016869826,0.030388076,-0.016258188,0.0059175445,0.021133436,0.062955506,0.0610754,-0.03749473,0.006075775,-0.013383489,0.02493653,0.009004865,-0.049997702,0.016754415,0.0042699743,0.015894217,0.03925382,0.06499727,0.031787027,0.017634397,0.045333534,0.014966939,0.018794602,0.047445506,-0.020761648,0.007898742,-0.0116715105,-0.03624818,0.024392713,0.014264634,0.01003001,0.03413124,-0.0053469343,-0.025204834,-0.015834024,0.052893598,0.06328203,0.0021093495,0.0643468,-0.028282125,0.035185475,-0.012934931,-0.005270152,-0.0150365,-0.026256816,0.02899097,0.019165445,0.042469088,-0.012448946,-0.005574045,-0.012171139,0.0018932364,0.02616521,0.027110245,0.015775597,-0.010229884,0.018720139,-0.04847088,0.0047318493,-0.039128773,-0.021728985,-0.01714311,-0.007937343,-0.0116985515,-0.0064090183,0.05901551,-0.008698442,-0.007551362,-0.0089813415,0.043593947,0.007612945,0.013383715,-0.0049600345,0.00700942,-0.011118568,-0.01919194,-0.033990696,-0.05795158,0.002652781,-0.0042428575,-0.0039277347,-0.0023936958,0.011112385,-0.032348804,-0.049204204,0.05373494,0.01360735,0.0013714731,-0.038758032,-0.010116072,-0.00060484937,-0.028923893,-0.048219815,0.10705914,-0.0095826,-0.009704524,0.031659834,0.033510074,0.07513814,0.012749979,0.07993032,-0.0033430653,-0.0068264785,-0.0028190739,-0.011919165,0.033056602,-0.05580178,-0.05057001,-0.024825454,0.03881819,-0.000012374686,-0.029546442,0.022493811,0.022698922,-0.006712976,-0.008843679,-0.051627662,-0.015041873,0.029144503,0.029531244,-0.021455457,0.017613215,0.0023303549,-0.030211272,0.030214086,-0.013153648,0.026143173,0.0005893593,-0.045691222,-0.011859106,-0.033943865,-0.027221356,-0.007566557,-0.02616664,0.00063756225,-0.009119263,0.013102217,0.015831554,-0.004678098,0.026037643,-0.0025543554,-0.023252452,-0.02658941,0.004190194,-0.0066153356,0.029863054,0.0071270517,-0.008780668,-0.019533603,0.0006983635,-0.0061978274,0.004892441,-0.005610841,-0.009274115,0.0080544725,-0.03163856,0.010075968,0.011427142,0.009052686,-0.026442777,-0.004068657,0.0020958264,0.012713355,-0.006774395,0.012873656,-0.02023783,-0.068471715,-0.08312511,0.034743506,0.020593487,-0.026637172,-0.057960637,-0.0421943,-0.014684013,-0.012992123,-0.04444506,0.009740269,0.0005733381,-0.045155264,0.0066177053,-0.0012972332,-0.04501303,-0.03636515,0.048352316,0.030074442,0.01971038,-0.0032646302,0.012301431,0.05813564,0.016074775,0.0026431857,-0.030195372,0.0017572349,-0.06169196,-0.038743284,0.028728077,-0.028696356,-0.0007213484,0.0056500435,0.036410775,0.0003893745,0.0146216415,-0.012374657,0.0022125687,-0.01422383,-0.024693364,-0.036876917,-0.014886914,-0.004934826,-0.006286763,0.020862743,-0.010140207,0.01399808,-0.02774046,-0.02685104,-0.0035202499,0.032158397,-0.0032315513,0.026250992,-0.0048991055,0.009794136,-0.008033663,0.0033846993,-0.03374892,-0.010577095,-0.025596455,-0.035898928,0.039118208,-0.063807115,-0.046425328,-0.030312035,-0.02535367,0.0072232774,0.010186818,-0.02259255,-0.023013378,-0.037329994,0.018259352,0.043816604,-0.022147292,0.0027944816,-0.0022126501,-0.03010025,0.0023205595,0.020680973,-0.02932227,-0.016786667,0.030040586,-0.030367333,0.013652596,-0.022579344,0.011436973,0.017179152,-0.02538459,0.0016670137,-0.026934657,0.010403732,-0.0340357,0.014917729,0.032370172,0.044993944,0.003982576,-0.0130699,0.026595108,-0.011501052,-0.029514145,-0.01991459,0.056095134,0.006166596,-0.060552202,0.013708838,-0.020611523,-0.015290758,0.07394022,0.00010972925,0.004571248,-0.062174458,0.027804216,0.033965077,-0.048142698,0.016121788,-0.010237684,-0.03241802,-0.021056237,-0.04628,0.0149918785,0.040972516,-0.011432812,-0.04494958,0.03335613,0.048082255,-0.017276987,-0.013454625,-0.039648034,-0.0406662,0.006691795,-0.1437956,0.019043889,-0.022324203,0.016890403,0.004730844,0.014054138,-0.054137085,-0.0531218,-0.008265429,-0.008407586,0.003137235,-0.018283082,-0.010968757,-0.0265709,-0.020487126,0.03592272,-0.03626097,-0.029835735,0.025437899,0.06727706,0.001565756,-0.028764455,0.04761568,-0.0071754167,-0.0072029126,0.0135124605,-0.03413272,-0.014001939,-0.00322202,-0.02854462,-0.04622341,-0.0524383,0.012480454,0.016017316,-0.003456485,-0.011474814,0.021089759,0.038718227,0.0048024347,-0.005028593,-0.0024114314,0.03232884,0.019084599,0.0254472,-0.0065697553,0.05441291,-0.051882062,-0.019011997,-0.04549995,-0.03518495,-0.0063445005,0.03079055,-0.0044318708,0.018827792,0.010212752,0.0067099915,-0.053711627,0.01190766,-0.00899442,0.026053963,-0.04756599,0.03702872,-0.010780147,-0.0004908815,-0.05146313,0.034965925,-0.033304,0.022829443,0.011843396,0.031078503,-0.046988666,0.012761012,0.0049451613,0.0042371326,-0.012164853,0.0055368794,0.012882546,-0.031647872,-0.015527547,-0.036840387,-0.031387646,0.013240924,0.017112251,-0.0110294875,0.02122574,-0.0034930215,-0.017516661,-0.023079019,-0.024314633,-0.00042012444,-0.044629056,-0.03788203,0.005869057,-0.025226155,0.011037785,0.024157811,-0.014009814,0.00044437774,-0.01570774,-0.016272303,-0.012409248,-0.028218133,-0.03252387,-0.013253583,-0.02462366,0.015059433,0.04300936,0.00059105636,-0.004992495,0.0014926498,0.00039179556,0.027437553,0.006829614,-0.0037686098,-0.0642026,-0.010459201,-0.034970377,0.032433238,0.052664284,0.025530262,-0.011542853,-0.023111403,-0.05813391,-0.021056578,0.037491344,0.07609162,0.001078022,0.01951595,0.030453693,-0.00067533075,-0.0075188223,-0.048309356,-0.0029155028,0.025785567,0.014314451,-0.047079578,-0.04214496,0.043979432,-0.04834599,-0.018032089,0.020993818,-0.052917693,-0.012515036,-0.021991847,-0.025949607,0.00849049,0.008866868,0.027730692,-0.026646245,-0.029018812,-0.013943119,0.024703136,0.020985847,0.069738224,-0.01532516,0.042043064,-0.053162146,0.0043220674,-0.025748264,0.055272274,0.0044794367,-0.019844873,-0.006805228,-0.00079898525,0.0012720458,0.04451965,-0.010789344,-0.008901187,-0.0313443,0.0062439805,0.052164882,0.05017313,-0.03431147,-0.0052470104,0.05721443,0.027582422,0.0063826367,0.0022597308,-0.011082587,-0.029417522,0.039554596,0.03475141,0.008670038,0.032875787,0.0055493414,0.026539434,0.01318332,0.0065501863,-0.0030284473,0.017397303,0.018738532,-0.0051759277,0.04245881,0.008949193,0.08924805,-0.0037292659,-0.00040156586,-0.0466012,0.03734706,0.033888407,-0.012567387,-0.0154583445,0.0060625286,0.009256991,-0.00478142,0.014013634,-0.0000680483,-0.024796102,-0.024942948,-0.00009178725,-0.046395604,-0.01632418,0.004227538,-0.007911942,0.015073978,-0.008931789,0.041756615,-0.008883083,0.0032233135,-0.043324698,0.051844697,0.04003915,-0.02029989,-0.031254087,0.000117329575,-0.005477894,-0.028487638,0.018280374,-0.04432754,0.019851968,-0.07517032,-0.00010817646,-0.0047803284,0.0038660432,0.003912971,-0.05791777,0.0073231016,0.006895612,0.002515274,0.0032421842,-0.0023236473,-0.018662576,-0.018718148,-0.011280069],"last_embed":{"hash":"idl1nh","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"idl1nh","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Immediate Techniques (In the Moment)","lines":[33,54],"size":799,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"idl1nh","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Immediate Techniques (In the Moment)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0065172613,0.0032014137,-0.00863901,0.0016766371,-0.03248745,-0.031901836,0.054716352,0.010090717,-0.0073421444,-0.010127396,-0.012118523,-0.003077015,-0.021278203,-0.003882896,0.025641795,-0.013802421,-0.041320242,0.0322758,0.040639594,-0.0156017225,-0.017318934,0.024660476,0.07505291,-0.009027619,-0.017852958,0.02486642,-0.008201088,0.0017009076,-0.01016209,0.018708382,0.0112866,-0.0010600206,-0.03868472,-0.025752444,-0.007480312,0.035916574,-0.0066225263,-0.06796359,-0.035458703,0.05182222,0.003909731,-0.027499815,0.026265396,-0.025453482,0.007224556,0.0041873697,-0.038877413,-0.005969211,0.021312615,-0.03599475,-0.0044606477,0.0231993,-0.0076622614,-0.02691774,0.002644248,0.018183151,-0.03444158,-0.020094661,-0.05158881,0.043299206,-0.022727469,0.06983356,-0.037401523,-0.018932378,0.0024430621,0.052111495,0.051123846,0.017394207,-0.021095265,-0.031392246,-0.00279303,0.03973894,-0.0069391225,0.005885673,-0.056417745,0.001409247,0.05104749,0.006255254,0.031124465,0.03017486,0.0054854783,-0.027794844,0.028170161,0.04958578,-0.0008077928,0.019036975,-0.011190195,0.052276764,-0.014322197,-0.016411467,-0.028787887,-0.020974081,-0.012005155,-0.00960869,0.004157599,-0.0138647165,0.0051812385,-0.027643291,0.03221103,-0.004976176,0.047754597,0.020813243,-0.00082295144,-0.0052049938,0.020034917,0.004266558,-0.008895712,0.053111654,0.058419377,-0.0102227265,0.045074463,0.050473846,0.015377237,0.047292247,-0.018641165,-0.03679599,0.005742804,-0.012771999,-0.013734145,-0.012567514,0.043773342,0.06053042,-0.0033087803,-0.014975075,0.027083471,0.04530886,-0.010689635,-0.00091355713,-0.03086565,0.04639192,-0.018244945,0.004301394,-0.013415159,0.007735255,-0.0064490438,0.024309788,0.0041555054,0.059202608,0.022104064,-0.05511607,-0.007243869,-0.00558971,-0.0036376899,-0.008527449,-0.035492234,-0.050709542,-0.00036461875,0.016498761,-0.014857229,0.02671067,-0.0062354384,0.011085802,0.03539888,0.0040049287,0.022995407,0.038624793,-0.031638756,0.030447062,-0.016504953,0.0009916109,0.041484933,-0.03195544,-0.02984894,0.023722354,0.030351304,-0.013621958,-0.007224134,0.0026626638,-0.015350495,-0.024238048,0.032282382,-0.024892367,0.011028763,0.031870216,-0.007881659,0.03244392,0.0355394,0.032105975,0.008046382,-0.034092996,-0.026272422,0.01616389,0.008171543,-0.058919493,0.024355685,0.034070566,0.017748667,-0.028640099,-0.003907317,0.038022805,-0.023644129,0.012780993,0.022586072,0.025183046,0.068978645,-0.017385824,0.026194468,-0.009814132,0.020992806,0.03275422,0.056367926,0.011358856,0.004577068,-0.008170506,-0.022398477,-0.018965514,-0.06437255,-0.031510413,0.033734813,-0.04529832,-0.011447098,0.03157958,-0.03332226,-0.017564079,-0.03450037,0.053157385,0.04141584,0.014140642,-0.026512373,-0.02171941,0.009566259,0.056032244,0.00058084214,-0.022982817,-0.0069159903,0.0021061366,0.002568586,0.013445569,-0.022196572,-0.042211067,-0.026185807,-0.008825003,-0.038498264,0.029811213,0.020662153,-0.007624964,-0.016762923,0.017669875,0.02553931,0.009335182,-0.033668388,-0.006656618,-0.0061944686,0.0017381675,-0.003937529,-0.063123256,0.036460534,0.04217806,0.007813787,-0.0028024532,-0.03269537,0.00023787735,-0.026932785,0.02092028,-0.017204888,-0.00641654,0.0056056757,0.020125978,0.005583041,-0.029352382,0.0046788035,0.026498847,-0.0065521915,0.0054047336,-0.048826158,-0.029412393,-0.023208743,-0.008335719,0.020922607,0.10877097,-0.021237845,-0.04052186,-0.0042233565,0.0018545979,-0.048961636,0.023222134,-0.03226699,0.008389636,0.03281305,0.021156278,-0.04645844,-0.010106585,0.020812606,0.03368769,-0.019348301,-0.024998931,-0.060571823,-0.03390618,0.0018438782,-0.0029276062,-0.036434278,-0.02200088,0.055608902,0.022035463,0.014504407,0.04127201,-0.012115505,-0.18405822,0.008105999,0.00962945,0.0029932202,-0.017841894,0.02720123,0.02058623,-0.054491147,-0.06565832,-0.006028252,0.025203835,-0.041494835,0.015972631,-0.007909811,0.02517647,0.0021739444,-0.00969108,0.001797057,-0.019082567,-0.033570662,-0.0446724,-0.03327928,0.06340285,-0.0031828484,-0.0024030956,0.04659198,0.044097625,-0.050089438,-0.01599452,-0.04844428,-0.08271499,0.00043879313,-0.0011143646,0.016817553,-0.027830709,0.033143576,-0.034512404,0.024651535,0.0118829245,0.0007640739,0.035850793,0.017835565,0.00015796685,0.03221704,0.022880247,-0.00554663,-0.009677064,0.015759058,-0.048884854,-0.03816265,-0.007747332,-0.00079894415,-0.013393296,0.02130929,-0.04051381,-0.016421722,0.041338798,0.031020734,-0.013477489,-0.01220867,0.013179567,-0.039098963,-0.013995516,-0.042579558,-0.060227312,-0.049743112,0.02355348,0.035515897,-0.05199445,-0.003106178,0.061589476,-0.036531102,0.017017443,0.027909296,0.014964783,0.03228235,-0.010108407,-0.0035454577,0.014089028,-0.12601775,-0.0014521315,0.006440312,-0.01905816,0.021114144,-0.02686441,-0.03512163,-0.021908037,-0.0042003007,0.027765265,0.24762516,0.060738433,0.005731355,-0.023643658,-0.006536758,-0.03834979,0.014692793,0.032934256,0.012972168,-0.02182983,-0.032519292,0.021144327,0.018866803,0.014515223,-0.007942703,0.0456405,-0.06106299,0.023849236,0.073632404,-0.024460817,0.010623128,-0.042454243,0.021070192,-0.024971422,-0.0471253,-0.039869267,0.013323669,0.0141971065,-0.001225197,0.024905995,-0.035878368,0.033538003,0.02048983,-0.024455497,0.020757917,0.016826939,0.0017846511,-0.034137364,-0.03997483,0.01750779,0.034079306,0.00046462653,-0.028124724,-0.027855145,-0.019356068,-0.019598093,0.008047573,-0.036796484,-0.007292811,-0.03741253,0.018681211,-0.010892552,0.01256968,-0.008247002,0.02313892,0.008953048,-0.021576252,-0.047914915,0.008826995,0.041293498,-0.00463529,0.0182584,-0.051239625,-0.0050348677,-0.006481729,0.003825239,0.0047026705,-0.01817196,0.0026689137,-0.023016999,0.035515137,0.020676285,0.006781866,0.012606287,-0.023321852,-0.028601194,-0.010468142,-0.0012844221,0.04097392,0.0016395928,0.015235102,-0.027722644,-0.035990365,-0.030432025,0.023794059,0.027440684,0.018325187,0.060555093,-0.024664806,-0.0139334,0.003308197,0.00088771654,-0.05612146,0.031268496,-0.0037863157,0.007947941,0.06505213,-0.011246913,-0.011357053,0.03287331,-0.026525663,-0.016436245,0.024765853,0.06679801,0.027390243,-0.038242344,-0.0030532104,-0.0129699595,0.024661504,0.01769248,-0.043955836,0.005266958,-0.003090728,0.003976893,0.042902313,0.06411498,0.0288391,0.016823156,0.05358101,0.022270925,0.016270015,0.031708136,-0.018345034,0.0012267408,0.0011552916,0.0049874587,0.010987935,0.019289795,0.023352806,0.032043636,0.005212017,-0.01713576,-0.023532612,0.046087716,0.06630525,0.002594331,0.08694268,-0.021552866,0.026526803,0.009897765,0.002203202,-0.032152086,-0.0115780765,0.031486887,0.03347109,0.05446146,-0.022124685,-0.0006010316,-0.017228298,-0.009810684,0.027387526,0.028377267,0.0040166546,-0.005183218,0.0045077046,-0.04663285,0.000102460406,-0.045719758,0.0073521654,-0.020928625,-0.007946329,0.004153424,0.004242496,0.061557308,-0.011634687,-0.012383678,-0.003173782,0.046748642,0.004678454,0.007962537,0.0070422995,0.02110517,-0.016303439,-0.020397918,-0.03590444,-0.07730831,-0.01764992,0.0136476075,-0.03111165,0.0010413106,0.024898833,-0.016704436,-0.049250305,0.04323993,0.026366571,0.014201324,-0.059506647,-0.013383454,-0.0036918113,-0.034951888,-0.049875703,0.10541049,-0.019530525,-0.014750629,0.034977343,0.042920865,0.06362659,0.004782813,0.07511877,0.008713809,0.0025039697,-0.008613562,-0.014748261,0.033660684,-0.06605843,-0.04050693,-0.028852183,0.031893548,-0.0057733767,-0.014103986,0.016580954,0.018719569,-0.01750289,0.005855201,-0.040596027,-0.0062629157,0.015124364,0.036541317,-0.027909381,-0.008691047,0.017985156,-0.029629214,0.022274759,-0.0100936005,0.020388069,-0.00019087207,-0.048758082,-0.017695481,-0.034291863,-0.05084204,-0.005901488,-0.024231825,0.0063363886,-0.018590469,-0.0068991953,0.0038664148,0.0120917745,0.02536986,0.011639454,-0.014352279,-0.026079467,0.017863609,0.0009986793,0.022391928,0.002285877,0.007731058,-0.027896248,0.011673198,-0.0021347972,0.0071128206,0.00014698642,-0.019166825,0.0042551537,-0.036125302,0.013390548,0.029770555,-0.00901966,-0.021202367,0.009022195,-0.016492402,0.01616044,-0.012862767,0.000810831,-0.036829945,-0.057940286,-0.091250435,0.041705973,0.018952804,-0.022780413,-0.056420717,-0.026080422,-0.024238586,-0.018735545,-0.046638355,0.025292706,-0.00036712512,-0.021201812,0.00067631714,0.008884015,-0.03881657,-0.04118593,0.06408968,0.056958158,0.014509567,-0.004934601,0.016751464,0.056265604,0.012937625,0.0059534814,-0.028817864,0.007166701,-0.05525777,-0.021481352,0.03179753,-0.021099964,0.0015691526,0.011722021,0.015561172,0.004975272,0.02675206,-0.018437112,0.0031550345,-0.026852926,-0.011795736,-0.048272904,-0.0099719735,-0.0029132413,-0.010768873,0.022317471,0.011017268,0.01283636,-0.026746921,-0.034147024,0.006044579,0.035359528,-0.0048437323,0.028046222,-0.0054463088,0.012665171,0.0032839372,-0.0030439107,-0.042961124,-0.0065932516,-0.011634006,-0.025415266,0.021010887,-0.043830585,-0.04008755,-0.022691207,-0.03825792,-0.0016059492,0.007621056,-0.017406372,-0.03146019,-0.02985521,0.043514997,0.033185173,-0.02509379,0.020846473,-0.022680067,-0.03235813,0.012671071,-0.00005239704,-0.03969956,-0.014177062,0.03350864,-0.024676463,-0.0036395984,-0.03633389,0.0110825915,0.02237981,-0.031113328,0.008830835,-0.029329365,0.013536958,-0.03078417,0.02175237,0.028787559,0.039473526,0.008326547,-0.009263289,0.011978242,-0.0007516804,-0.038635544,-0.022126837,0.05426332,0.016316155,-0.059769835,0.006039097,-0.011969878,-0.015387418,0.07221339,-0.0124118,0.01203113,-0.073417425,0.03256782,0.024882218,-0.03047093,-0.003735741,-0.02270855,-0.019946855,-0.007558167,-0.030682018,0.0030608706,0.03520397,-0.007668602,-0.044530887,0.01445084,0.04321382,0.0003700168,-0.012551275,-0.025260583,-0.034234438,0.027147219,-0.14836124,0.005556983,-0.031458545,0.009410526,0.004272896,-0.0073559037,-0.04838465,-0.04868024,-0.010686382,-0.019116169,0.0031067124,-0.0355854,-0.024420545,-0.02385715,-0.042124916,0.045473266,-0.039047144,-0.013790223,0.027927222,0.06728962,-0.0042884317,-0.025638314,0.041573346,-0.0062353956,-0.03537676,0.014291464,-0.019621007,-0.0013177941,-0.0051979674,-0.0087092705,-0.05211087,-0.06214418,0.023698706,0.01827777,0.005693658,-0.022590844,0.007883578,0.042668864,-0.017455555,-0.0018437429,-0.0021247012,0.036627766,0.021419674,0.026287675,0.01801358,0.058454115,-0.033987187,-0.011932695,-0.03289224,-0.021519247,0.00027071312,0.03704574,-0.019060029,-0.001003442,0.01921109,0.00777431,-0.054609906,0.013681546,0.015678681,0.030478252,-0.035254996,0.030472133,-0.01848677,-0.0022628612,-0.06126544,0.05056328,-0.022533195,0.03544999,0.018690908,0.028709687,-0.059041284,0.01813147,0.0043148655,-0.0007275942,-0.021758895,0.024115842,0.0036076363,-0.010685713,-0.0023900124,-0.035544947,-0.02897522,-0.005281956,0.03155986,-0.0015536307,0.02095409,-0.013308058,-0.01729298,-0.015456829,-0.014916093,-0.00920552,-0.03651045,-0.05447646,0.022655083,-0.03757946,0.012583307,0.02834072,-0.018695839,-0.007348214,-0.032883212,-0.031120442,-0.024353081,-0.019760503,-0.043206073,-0.011950761,-0.015119726,-0.009552741,0.049838953,-0.0027644716,-0.01835005,-0.017448787,-0.008283911,0.027231077,0.020774195,-0.010348975,-0.05982747,0.00021959082,-0.046641927,0.028560644,0.04849781,0.018709907,-0.007967517,-0.022393623,-0.07383243,-0.015005197,0.031004086,0.05389138,-0.0026992518,0.010190485,0.007661454,0.0055717193,-0.0057803383,-0.027858041,-0.0136235105,0.020518841,0.0088621,-0.03260962,-0.041573334,0.0545709,-0.031733155,-0.019813675,0.017221594,-0.033310056,-0.008272033,-0.025561003,-0.014346649,0.012482865,0.009703637,0.021371288,-0.013906554,-0.0046568895,-0.022790179,0.024412053,0.018368576,0.06753067,-0.006639338,0.054425783,-0.049884535,0.00034728704,-0.020750908,0.019851508,0.024046598,-0.017713938,-0.0064069023,-0.0068593556,0.00031945613,0.07401032,0.007921666,-0.017727293,0.0030647435,0.010291193,0.05325776,0.053020258,-0.0393014,-0.011760234,0.05296942,0.04658463,-0.0100603495,-0.0262441,-0.015386175,-0.00030956694,0.04195782,0.023617217,0.005296829,0.043968815,-0.0014403416,0.02123504,-0.010007393,0.011476099,-0.0015991544,0.018432632,0.020467034,-0.0069763223,0.037410226,0.00256251,0.07962485,-0.015858054,0.0011661006,-0.05077589,0.04955265,0.021310525,-0.025632394,-0.015289797,0.023579754,-0.0010118948,-0.012497861,0.017783085,0.011732179,0.0075542466,-0.010404272,0.009978644,-0.05378332,-0.025623627,0.019649196,0.005565999,0.00573448,-0.011697704,0.034596674,-0.0071356106,-0.0011122405,-0.056116253,0.04522808,0.035031166,-0.015848197,-0.027325425,0.008421558,-0.022547293,-0.033886567,0.017234908,-0.05802599,0.03908922,-0.05430373,0.004772826,-0.008359857,0.012493081,-0.021249639,-0.050594028,0.0040627345,0.00956649,0.0030932755,0.009874371,0.02427672,-0.02314957,-0.03468103,0.017263662],"last_embed":{"hash":"nizbo7","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"nizbo7","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Immediate Techniques (In the Moment)#{1}","lines":[35,41],"size":225,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"nizbo7","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Immediate Techniques (In the Moment)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025089104,0.021662029,-0.011943448,0.013234866,-0.0053276834,-0.048168533,0.0007093222,0.019395707,-0.0064020636,0.002782479,-0.021280093,0.01487237,-0.014372285,-0.015979752,0.049442336,0.055566605,-0.04879022,0.0054156547,0.03244746,-0.031292904,-0.05517367,0.004763698,0.005300424,0.019329712,-0.006848103,0.04564264,-0.047481917,-0.034790415,0.013567952,0.073063135,0.02031499,-0.06069781,0.040814653,-0.026800856,-0.05781808,0.009363959,0.01217386,-0.036075097,-0.031063147,0.024370668,-0.008016856,-0.0033455687,0.039033506,-0.018434605,0.026595974,-0.026005683,-0.04897808,-0.00544274,0.014669852,0.0065430067,-0.010347254,0.027310349,0.0069432883,-0.011441362,-0.04373852,0.009701515,-0.073818296,-0.020568587,-0.019106258,0.013009983,-0.047084816,0.044184998,-0.01984134,-0.0049190805,0.0023694057,0.04859032,0.022959461,-0.023070816,-0.023962704,-0.020488864,-0.003444318,0.027487058,-0.029324673,0.0038999538,-0.03829566,-0.003906547,0.0057435697,0.02009774,-0.018454835,0.0014130725,0.009643214,0.00558232,0.0018988824,0.0125201475,0.010913293,0.058400694,0.0015865715,0.009710136,0.009066365,-0.018866567,-0.039595213,0.011459076,-0.008006147,-0.00014127864,-0.018421749,-0.007886626,-0.0010318466,-0.004809071,0.012947642,0.021057814,0.02287244,0.022813743,-0.014383418,-0.009478028,0.009874885,-0.024246154,0.031435855,0.017606111,0.07096647,-0.017328339,0.044109516,0.051089603,0.032168575,0.03275993,-0.026535677,-0.022768237,0.0021382133,-0.008792242,0.009318757,-0.032722242,0.055456933,0.036228534,0.031233381,-0.047263086,-0.03250624,0.017567756,0.039898917,0.023944393,-0.02592999,0.062106717,0.016486038,-0.028547145,0.011626756,-0.0005785428,-0.025360428,0.016853053,0.004762465,0.0030190481,0.031998288,-0.05885043,0.011798204,0.052054062,-0.005395535,-0.04655176,0.015150278,-0.037494846,0.0029850032,0.018633716,-0.024806857,0.026564231,0.033808123,0.029318212,0.025602274,0.021694696,-0.029458,-0.019334378,-0.024070472,0.04242917,-0.03412104,-0.003479608,0.051144596,-0.0323656,-0.026100533,-0.007497018,0.00057765987,-0.055230897,-0.0049252016,0.02764774,-0.016893327,-0.0504028,0.030919934,-0.037182532,0.022206528,0.048943818,-0.009815439,0.026553024,0.09642399,0.0118608,0.0010833143,-0.026876358,-0.0318921,0.03748457,-0.0051635196,-0.048684075,-0.0052037416,0.025116317,-0.021512002,-0.005941154,0.009834664,0.020792266,-0.017968426,0.008370338,-0.002291366,0.006339936,0.06802293,-0.032184426,0.052512687,-0.024932498,0.039704617,-0.010895096,0.008126527,0.03373149,0.043215,-0.045342073,-0.032339226,-0.025291689,-0.0645391,-0.026883788,0.024832077,-0.009713998,-0.009521181,0.014912211,0.012675406,-0.066809006,-0.015977165,0.026177565,0.06369608,-0.015086146,-0.031419132,-0.0061524305,0.039618984,0.045132246,0.010397349,-0.015540337,0.0094431415,-0.02102065,-0.00961752,0.023448747,0.020561997,-0.004703558,0.014149713,0.019747717,-0.007969208,-0.035753075,-0.0038284853,-0.021696644,-0.051170655,-0.027523229,0.004631064,0.02676366,0.00450344,0.017361218,0.00024729516,-0.009461137,0.00097334833,-0.04344816,0.02935573,0.03183907,-0.020232277,-0.02829356,-0.003577234,0.03299804,-0.01460796,0.01065229,-0.0034869986,0.018086847,0.0026557005,0.011561795,0.0076309275,-0.0029107188,0.030606378,0.03513277,0.025329806,-0.0016945407,0.018492594,-0.017097626,-0.06104086,-0.016605489,0.015158224,0.06240403,0.004980006,-0.02232764,0.032055516,-0.00974156,-0.00934436,0.041919038,-0.017233904,-0.02699807,0.046494592,0.016448414,-0.054734394,-0.079672955,0.013435063,0.079442956,0.05280085,-0.006219803,-0.026774699,-0.023297349,-0.020117456,-0.013583569,0.0050406395,-0.040225275,0.052053224,-0.008167238,-0.009260328,-0.016435172,-0.019852461,-0.1791387,0.0016997528,-0.015167468,0.017536376,0.023666138,0.0031787935,-0.023997838,-0.010919506,-0.035296645,0.0009286503,0.0013472303,-0.04530584,-0.004766619,0.01765896,0.054347288,0.0006578336,-0.033783004,-0.029466826,-0.030689962,-0.04183435,-0.00007437059,-0.008497802,0.07139201,0.016289426,0.02051488,-0.015891248,0.05967978,-0.031469062,0.007574658,-0.03635417,-0.065663576,-0.024123129,0.0026940834,0.024581796,-0.011668162,0.011950083,-0.0107467035,0.024508156,-0.01399556,0.005030187,0.03352716,0.035686295,-0.007306571,0.039507203,0.012630977,-0.04403174,-0.025267214,0.022138115,-0.06975123,-0.017690362,-0.04690898,-0.017155208,-0.024059877,0.013755892,-0.042385325,0.003913177,0.012651725,0.020479549,0.009207643,-0.005511842,0.017089179,-0.0022871164,0.011817532,-0.027223276,-0.017431922,-0.039646756,0.0327035,-0.0004691326,0.0054951687,-0.030731227,0.048591483,-0.002351708,0.011243617,-0.007573868,0.009286393,0.01671025,-0.008714609,-0.04147168,-0.0144013725,-0.10978787,-0.039469395,0.030094955,0.0014958514,-0.010660177,-0.004392588,-0.022270747,0.008189209,-0.00013824065,0.013978397,0.25867993,0.04110246,-0.006223525,-0.0061473115,-0.009105406,-0.010609839,-0.0069914213,0.06994237,-0.011741031,-0.0134031195,0.009511951,0.028165668,-0.016598117,-0.018741073,0.01611991,0.10174184,-0.067888014,0.014525312,0.07243194,0.0023361628,-0.00091012986,-0.017852094,0.010123824,-0.00831582,-0.04566845,-0.0014289365,0.020305144,0.023500945,-0.011349228,-0.010168327,-0.013967655,0.027206626,0.034475923,0.010979388,0.041362908,-0.00036776072,0.024301155,-0.029586133,-0.01642772,0.0037492085,0.04480387,-0.0037642154,-0.013470222,-0.060786035,-0.01458323,0.0035455194,0.013774387,-0.044027936,0.004270028,-0.00842319,-0.0141599495,0.0012701295,0.023562206,-0.011120855,0.0022849499,-0.020440396,-0.017201923,-0.021097023,-0.0045911158,0.012535322,0.032909166,0.006175541,-0.024521697,-0.017552387,0.047561124,-0.020903125,0.0111261485,-0.037811372,0.01127785,-0.015101432,0.0041394047,0.008669487,-0.04068699,-0.0063011823,0.022111358,-0.022696543,-0.0011350653,0.040770736,0.039394695,-0.02975684,0.0054228366,-0.037929114,-0.013664293,0.0042975103,0.046051692,-0.013192798,0.025630133,0.039668,0.03664667,-0.009492864,-0.020384079,-0.014147271,-0.05353391,0.015445046,-0.02381566,-0.038478885,0.03324356,-0.00072416634,-0.025443058,-0.004929514,-0.02888914,0.01662626,0.0036395146,0.041100096,0.075377695,-0.03747884,-0.013022797,0.0051910607,0.029083787,-0.013292097,-0.06347616,0.010107554,-0.0372617,0.03185154,0.028414954,0.043388054,0.02575166,-0.00048146126,0.027788753,0.018734924,-0.0070572305,0.028405024,-0.02585478,-0.003415697,-0.03449068,-0.051079605,-0.0026681274,0.04074859,0.0042369985,0.074352674,0.02421195,-0.03437444,-0.015960852,0.031333048,0.085453965,0.014961979,0.06047041,-0.030565126,0.009169759,0.007027804,-0.013144218,0.0038349202,-0.041683357,0.0062670084,0.012061873,0.046544228,-0.0050081396,-0.012871223,-0.021542564,-0.02620293,-0.01382627,0.04358893,0.025594989,-0.044927254,0.03528188,-0.020796932,0.00040800896,-0.029871112,-0.015038563,-0.016077297,-0.009966227,0.02389809,-0.025844159,0.074395046,-0.0012493948,0.0126810195,0.0064364253,0.032877438,0.006063256,-0.0062199356,0.0013128816,-0.016717546,-0.016421359,-0.0072179483,-0.0036094955,-0.039486174,0.000042891967,-0.0017182237,-0.023187598,-0.006912178,-0.005402831,-0.024704846,-0.013230585,0.048049893,0.023488414,-0.030470584,-0.009241749,-0.018555334,-0.0031743713,-0.024289766,-0.014286696,0.12248832,0.0027123906,-0.015618083,0.036424484,0.017560013,0.093305096,0.027332703,0.076154634,-0.04166799,-0.0015040912,-0.0022449314,0.00002166393,0.013917726,-0.030975645,-0.022329088,-0.022574333,0.020756708,-0.008787371,-0.024252467,0.018168177,0.008774396,-0.022659834,-0.035086785,-0.049700383,-0.02977856,0.035655566,0.0435609,-0.01833139,-0.008754205,-0.013979148,-0.019967264,0.031068355,0.0053613954,0.039448403,0.014141745,0.0038497213,0.020112544,-0.044862863,-0.0214748,-0.0067343214,-0.029099086,-0.025195217,-0.038907718,0.036287874,0.00039321158,-0.0053270548,0.022767419,-0.006968168,-0.056054056,-0.007881198,-0.0029469694,0.0059808353,0.036778368,0.009688685,0.0039398563,-0.005165114,-0.026977729,0.0455239,0.044580147,0.023649769,0.0014892113,0.008051991,-0.015694037,0.01565289,-0.02019571,0.010351364,0.011174928,-0.02245596,-0.02636899,0.005949954,0.006755961,0.03248167,-0.014819127,-0.05429396,-0.0675412,0.002282254,-0.009062722,-0.033951994,-0.034238946,-0.006351854,0.011859771,-0.0047385287,-0.0073235664,-0.01314362,0.01474096,-0.047063608,0.01847145,-0.018995348,-0.036620647,-0.040601145,0.0018897624,-0.0029757756,0.00036805906,-0.029602736,0.0070293257,-0.001405215,-0.00096313836,0.012628361,-0.06169183,0.029811671,-0.028518818,-0.03597587,0.028926168,-0.0072327564,0.012256882,-0.016701272,0.025102083,0.0028119192,-0.010624967,0.0011705391,-0.023056302,0.014005271,-0.037998866,0.013832723,-0.0087081585,0.006180793,0.022907045,0.004398472,-0.003779748,0.007422317,-0.023546116,-0.019610083,0.033564165,-0.004717208,0.00539471,0.017558422,-0.015821153,0.02797674,-0.007888617,0.0102633685,-0.00015464114,-0.009910023,-0.027575638,-0.027967356,0.02459626,-0.0025010381,-0.04469297,-0.030356616,0.017951282,-0.018424204,-0.024094282,-0.04048507,-0.046394225,-0.04071749,-0.013594255,0.025193516,-0.03961135,0.00083363027,0.010451079,-0.022770215,0.037160415,0.0777757,-0.0013301832,0.0022800267,0.0040765917,-0.04753408,0.008784293,-0.010165976,0.022260582,0.014449969,-0.01609938,-0.009574649,-0.04806271,0.02780898,0.0061370726,0.0005761375,0.0043733055,0.08597121,-0.016228534,-0.04528929,0.04883827,-0.008978799,-0.02415112,-0.00051301206,-0.0105099315,-0.02439708,-0.036342207,0.053491388,-0.007343185,0.0075466568,0.041984662,-0.0337997,-0.003065263,-0.088971645,0.02568305,0.0032450915,-0.040881008,0.035162836,-0.0014778305,-0.045559548,-0.03424129,-0.03670209,0.0060073854,0.0057841535,-0.010875521,-0.03821924,0.024720708,0.043837126,-0.0063314666,-0.013130716,-0.009594693,-0.05030084,-0.013034266,-0.16093251,0.06421677,0.032018162,0.008086004,-0.028080171,0.018757995,-0.058389544,-0.010047659,-0.014897677,-0.033306934,0.017715037,0.017961355,0.05338164,-0.013572367,0.002505682,0.003847702,-0.03812659,-0.017591389,-0.02458448,0.057893686,0.006474495,-0.0022455677,0.053891804,-0.024479399,0.014185086,0.03345988,-0.04664245,0.00066622853,0.0012706507,0.005923875,-0.05121254,-0.09269253,-0.0053857947,-0.004011666,-0.008284369,0.03394842,0.03481816,0.012559834,-0.0053340276,0.022307357,0.02057988,0.012271545,0.0051880833,0.0140268495,-0.045221057,0.039570354,-0.049911037,-0.010842592,-0.056722246,-0.010485498,0.01215422,0.057905115,-0.033196893,0.026233701,-0.037206512,0.037172835,-0.03465915,-0.000034377274,-0.021584932,0.010611176,-0.025092153,0.03903532,-0.01750133,0.009401105,-0.038731344,0.021783458,-0.03012906,0.012136647,0.019575961,0.021941716,-0.0054041473,0.014856462,-0.021354977,-0.009154221,-0.006640372,-0.013894995,0.034129824,0.004526701,-0.0032507924,-0.023723248,-0.032935124,0.0029189475,-0.011267179,-0.0062270034,0.02816623,0.0017463159,-0.017330276,-0.021874918,-0.01306322,-0.025039535,-0.049122237,-0.0031340562,-0.0035449343,-0.036971,-0.021681808,0.02471821,-0.0419835,0.014273439,0.000982532,0.012887244,0.031998526,-0.018358981,-0.021822127,-0.008864439,-0.05473479,0.025132459,0.06595139,0.0077568525,-0.013650538,-0.016836612,0.017162785,-0.0057511018,0.043467272,0.007725162,-0.06313784,-0.006479162,-0.016263885,0.025287673,0.04502362,0.040644333,0.01084188,-0.03500162,-0.027067741,-0.03997467,0.031611826,0.079125814,0.012197306,0.00394978,0.018796967,-0.025923274,-0.03468543,-0.032409113,-0.003787867,0.02690008,0.03266913,-0.04570141,-0.006713404,0.036787048,-0.04532877,-0.039861802,-0.0014440028,-0.038834866,-0.048287246,-0.021961112,-0.013148421,-0.003318427,0.028695757,0.04001336,-0.006973382,-0.03404768,-0.011551334,-0.016264439,0.0017930763,0.040500242,0.016983401,0.025259655,-0.07150593,0.02373488,-0.0068485877,0.0624545,0.0018895452,-0.005937862,-0.021661308,-0.004103061,-0.0055865245,0.043101672,-0.014126852,-0.02817413,-0.02336623,-0.0052110255,0.0014571459,0.000103166996,-0.023265895,0.007536309,0.036510948,0.0068670628,0.006185992,0.015314799,0.0009107478,-0.015023409,0.03445138,0.051450893,0.04172427,0.026889563,0.0012669956,0.00268764,0.02557533,0.0254682,0.011619736,0.01879881,0.026930947,0.0023290247,0.037154056,0.020232752,0.0719651,0.0038199248,-0.011715619,-0.028596383,0.030871242,0.021216372,-0.017513903,-0.016143652,-0.016783819,-0.009765583,-0.012320941,-0.004118881,-0.0078112683,-0.035281032,-0.022519875,0.02830098,-0.037899967,-0.0007114305,0.022144642,0.02507313,0.011755091,0.025073214,0.0143658435,-0.009636132,0.0050263684,0.006632237,0.031184766,0.030094316,0.0041903965,-0.042463757,-0.025795745,0.013534218,-0.025853185,-0.011899905,-0.023803843,0.016671065,-0.050503816,0.031759765,0.020861285,0.009211383,0.00517557,-0.01120989,0.029342836,-0.015758803,0.0047604577,-0.035865396,0.0050474578,-0.037885416,0.0011968698,-0.056070924],"last_embed":{"hash":"1m5ixdq","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"1m5ixdq","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Immediate Techniques (In the Moment)#{2}","lines":[42,49],"size":245,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1m5ixdq","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Immediate Techniques (In the Moment)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.007991975,-0.008907701,0.003486211,0.004002696,-0.024345968,-0.043502677,0.031804893,0.039395913,0.00977507,-0.0068147993,-0.04882197,-0.0141480025,-0.039961997,0.016291449,0.0051023494,-0.0058935443,-0.03364863,-0.012371141,0.016017964,-0.0027221472,-0.061006844,0.023752298,0.016525058,-0.020480705,-0.015338918,0.032890618,-0.008594188,-0.0048380625,0.006452661,0.048589725,-0.022628987,-0.014105378,-0.032567833,0.0073506082,-0.02218408,0.00005715337,0.004068297,0.01470364,-0.02679374,0.04186384,0.0022040585,-0.029215585,0.066703744,-0.011891353,0.013374332,-0.03206571,-0.044955116,-0.016695231,0.025722148,-0.02510015,-0.006040107,0.013249569,0.00091802015,-0.0167043,-0.03595639,0.032171365,-0.022110803,-0.010946981,-0.053171284,-0.005233716,0.008352605,0.026992815,-0.04718135,-0.04244598,-0.010033112,0.06608227,0.020853417,0.013294316,-0.021441136,-0.073466904,0.0041678026,0.008906486,-0.040634274,-0.028577413,-0.04183303,0.01784209,0.028208878,-0.021346353,0.03383735,0.00019783783,-0.004880122,-0.0021679737,0.0063043684,0.021974364,0.027077675,0.023549145,-0.028559618,0.051886775,-0.00026126567,0.015023698,-0.0027237325,0.013614466,0.042050663,-0.033031426,-0.01691682,0.0107336445,-0.004650977,0.0067827916,0.021915453,-0.02193161,0.0515177,0.014224336,-0.017426118,-0.008020769,0.035687853,0.0036766548,0.056683518,0.043385413,0.02804908,-0.003948709,0.046818625,0.028003458,0.010615261,0.01819211,-0.0030449466,-0.033988096,-0.0015371039,-0.007077207,0.03176582,0.0047140475,0.033523455,0.05756654,0.015313803,0.007231382,-0.02349464,0.03358299,0.0102789,0.000622598,-0.03662719,0.053721488,0.01928214,0.0063000456,-0.022679636,-0.0035423078,-0.027448226,0.010727439,0.007043013,0.057302922,0.026439724,-0.06691249,0.020333303,0.04452004,-0.037596975,-0.013738308,0.0015211554,-0.062341567,0.03014849,0.013568448,-0.015490598,0.026714046,-0.009239794,0.0027564813,0.0009001995,-0.030336326,0.015894612,0.031206343,0.010864879,0.062423192,-0.044716552,0.030096574,0.024738714,-0.059085146,-0.052331336,0.025847265,0.02975837,0.006575585,-0.00814757,0.032634743,-0.004389736,-0.020572014,0.020579943,-0.014274392,0.0067475457,0.042288624,-0.0024433923,0.022632787,0.08261762,0.03650684,0.0317971,-0.051977236,-0.040757146,0.023606256,-0.013401504,-0.031277988,0.018126993,0.037765007,-0.049175616,0.006289266,0.027935738,0.012098838,-0.041858524,-0.009258961,0.044271696,-0.0031534303,0.092041306,-0.051014174,0.03216414,-0.028882848,0.062716074,0.0010268856,0.072763845,0.036723465,-0.0093087265,-0.013516121,-0.017412007,0.006608186,-0.057866707,-0.01616957,0.036885053,-0.063482694,-0.014579247,-0.0015149819,-0.006971103,-0.07502985,-0.026408358,0.05140164,0.018952142,0.013036535,-0.029703526,-0.00042019808,0.01704412,0.010780052,-0.025856562,0.007916826,-0.022829168,0.03312822,0.01571168,0.019870762,-0.028232498,-0.04735843,0.021636954,-0.0071745506,-0.013150965,0.02736169,0.027868882,-0.024735998,-0.018338371,0.0027162049,-0.0069153016,-0.003217604,0.0015579625,-0.0085058715,-0.024436556,-0.00415673,-0.031296298,0.018901963,0.004464529,0.021631142,-0.007768609,-0.0052623395,-0.022319106,-0.013942477,-0.038842708,-0.043076526,-0.0013944457,0.016682785,0.007264123,0.02924731,0.038466237,0.0025757512,-0.01819078,0.061023094,-0.018740518,0.016834915,-0.003498193,-0.041451387,-0.027918763,-0.000011947567,0.022538194,0.08223613,-0.038355444,-0.011852809,0.03833403,0.0034705542,-0.002600025,0.030975025,-0.033769045,0.010615818,0.0631724,0.009995301,-0.023356238,-0.0328219,0.019192636,0.036551345,0.040732946,-0.056528885,-0.044835985,-0.02248642,0.024939718,-0.02740954,0.0041617085,-0.043862667,0.061789945,-0.017604897,-0.0019291436,-0.0050956355,0.014260442,-0.17227261,0.010001486,0.011957309,-0.0011213057,0.0030487848,-0.00017205974,0.0009365388,-0.025313875,0.020446353,0.010504909,-0.006649143,-0.04287935,0.014346933,-0.011181851,0.01992134,0.010201456,-0.011835517,0.01055801,-0.019181436,-0.035118967,-0.04563257,-0.006193766,0.05132169,-0.017683174,0.017059617,0.014689838,0.038830053,-0.054111984,-0.0247178,-0.035428133,-0.036895156,-0.025698204,0.0020434333,0.011257562,-0.008920207,0.049629387,-0.039316896,0.0008160493,0.0025162774,-0.015999638,0.061164126,0.037900165,0.024854643,0.026005218,-0.0062977592,-0.005349717,-0.026502209,0.022881707,-0.03538061,-0.048457664,0.0012239047,-0.0089957155,-0.02995208,0.015956698,-0.03144374,0.010113846,0.042383842,0.0058105304,0.038240086,0.013918154,0.0004973907,-0.020086985,0.019283723,-0.056098446,-0.054460596,-0.055688545,0.00693421,-0.0037300522,-0.038240775,-0.012781697,0.06716584,0.04944213,0.04201684,0.03593082,0.014710241,0.053269144,-0.020346137,0.01872647,-0.060159866,-0.081065,-0.007040474,0.014614314,-0.02686777,0.0022498642,-0.017435081,-0.023694359,0.0125649255,-0.00005363349,0.021307444,0.24256948,0.04190793,-0.01109827,-0.0038019293,0.008102204,-0.03524836,0.01781112,0.044455048,0.022485223,-0.004830732,-0.0065988246,0.0327639,0.0029639008,0.021539887,-0.0077710617,0.055391513,-0.060387824,0.024573559,0.06834889,0.003093092,0.02457966,-0.026220271,0.019478936,0.00917281,-0.07274787,-0.0028548662,0.026814781,0.034047328,-0.006589685,0.023564022,-0.039203435,0.046098676,0.034807574,-0.022283014,0.019314237,0.038666353,0.018745799,-0.037477147,-0.062823296,0.029430496,0.014458849,-0.007828355,-0.012705228,-0.018550117,-0.044487562,-0.009743671,0.005044788,0.0020797327,-0.023368306,-0.0011984099,-0.020369083,-0.015368529,0.009897387,-0.011423617,0.009478443,0.022870403,-0.03332807,-0.026881672,-0.026537426,0.032545272,0.018435916,0.00913285,-0.036313783,-0.03427698,0.0071772076,-0.005158173,0.028436331,0.0021059362,0.009199853,0.0039224615,0.032461617,0.004360276,-0.010587803,0.01284208,-0.012655182,-0.0052066906,-0.0031196089,-0.0018712821,0.014362796,-0.006414247,-0.00216642,-0.016039247,-0.03198061,-0.0015444814,0.040509414,0.02544571,-0.00069626357,0.06777617,0.021047782,-0.021722723,-0.011358578,0.024189001,-0.029835379,0.004819553,-0.018236272,-0.023205351,0.054689713,-0.053927545,-0.044019036,0.034927625,-0.008102202,0.006734516,0.03119443,0.022355273,0.07004106,-0.019512588,0.02745961,0.006005361,-0.009894945,0.011561402,-0.036528107,0.02322772,0.029597227,0.019502342,0.027773691,0.06673391,0.018673047,0.033287164,0.048556898,0.024821047,0.019087523,0.032874417,-0.014307305,0.031613294,-0.02845763,-0.06683696,0.0628963,0.026581114,-0.015034069,0.004316335,-0.015976496,-0.009546338,-0.01797264,0.036720697,0.046915162,0.01608758,0.0073709358,0.0011079598,0.033958293,0.0024341426,-0.030677201,0.024240024,-0.026479939,0.013405964,0.010047416,0.05231453,0.012408101,-0.012194157,-0.04522676,-0.004314008,0.0360252,0.03398873,0.024700288,-0.055282786,0.020792501,-0.040248748,-0.017746039,-0.030133137,-0.026265103,-0.011688802,-0.0034346308,-0.0042838044,0.0068229507,0.058588605,-0.021012338,0.020728374,-0.021285065,0.0012813875,0.008284866,0.014657377,-0.0066203726,-0.010870655,-0.011723707,-0.036860596,-0.008077944,-0.04195781,-0.008285532,0.0065988703,-0.007168855,-0.0032869414,0.013790461,-0.026432391,-0.03737018,0.06128296,0.0019499786,0.0048401607,-0.0134234615,-0.009642208,0.012610589,-0.036623042,-0.022515299,0.13200179,-0.026345426,-0.011871537,0.025742652,-0.0024734787,0.075183995,0.016420363,0.02803281,-0.031721625,-0.01756264,0.00925387,-0.023677934,0.04224866,-0.04147388,-0.025792088,-0.03904648,0.027189203,-0.009671169,-0.03948778,0.017661078,0.013597427,-0.008139573,0.009236165,-0.058814544,-0.03841855,0.035581283,0.008409665,-0.023265913,0.02308832,-0.023734743,-0.020221623,0.03192773,-0.027040642,-0.017006222,0.009682622,-0.044335745,-0.020094879,-0.023304712,-0.0031429557,-0.010290807,-0.007689368,-0.0021005357,0.015862275,0.029266406,0.026212994,0.0070014503,0.014576168,-0.02140058,-0.027541822,-0.0016420612,-0.017640838,0.0024841311,0.03750194,0.014452195,-0.045197673,-0.028981104,-0.028643485,-0.03592922,-0.016671414,-0.0028182254,0.009442603,0.012522948,-0.017547276,-0.012104239,0.0028542127,0.0056174393,-0.009425438,-0.026785351,-0.00023891464,-0.018515369,-0.0050436985,0.029768169,-0.035925973,-0.049326584,-0.059256222,0.019039089,0.0037628093,-0.040318143,-0.04515902,-0.04906741,-0.03576842,-0.034121964,-0.05222543,-0.009346423,-0.0111131715,-0.03773738,0.024352549,-0.015467951,-0.052667577,-0.022302317,0.04979787,-0.013366781,0.0018924507,0.0026891201,0.02605329,0.07701368,0.0083109075,0.0039795837,-0.034490295,0.0011807461,-0.06030245,-0.06187535,0.015622546,-0.045474023,0.017331243,0.015363573,0.033605337,-0.00378447,0.006454217,-0.0049328515,0.029113946,0.0021329692,-0.017620202,-0.041712023,-0.011176578,0.01972291,0.002186627,0.04584849,-0.01376413,0.013672528,-0.012252306,0.011261528,-0.015614323,0.019306293,-0.026133325,0.02551396,-0.016304875,0.016975077,0.006162046,0.015405119,-0.002831421,-0.024670158,-0.02513897,-0.03437838,0.025947949,-0.05574744,-0.07553795,-0.02073228,-0.034655705,-0.01043083,0.0050373576,0.0011850239,-0.0049884114,-0.05078627,-0.011950895,0.02606448,0.00011116951,0.0029474536,0.040047836,0.0016413615,-0.023836818,0.027637774,-0.013913385,-0.0014395083,0.03435543,-0.020978104,0.016366424,-0.021410853,0.0077840704,0.014117649,0.011806971,0.01626689,-0.019036265,0.0035718672,-0.026563413,0.0026147624,0.011763508,0.037214946,0.019783176,-0.026382994,0.03363539,0.009076209,-0.03141502,-0.018863877,0.03667108,0.0060947803,-0.06176196,-0.029416567,-0.047370784,-0.01796338,0.07825724,0.029299578,-0.0014468502,-0.017962562,-0.003112439,0.015622854,-0.016248794,0.0073359143,-0.0008424048,-0.0029412978,-0.04075571,-0.027002377,0.010926997,0.01515403,-0.028503025,-0.026593683,0.026820239,0.07064542,0.02212842,-0.03982432,-0.056957196,-0.030895967,-0.017042363,-0.15734966,0.0066180695,-0.03392837,0.019372014,-0.00018678211,-0.0009368697,-0.03975562,-0.05155758,-0.002261433,-0.0035514983,0.020993799,-0.008057585,-0.0129137775,-0.025531001,0.03257226,0.032828342,-0.037251562,-0.039207265,0.017541176,0.056446027,0.008026743,-0.042222574,0.053058192,0.0004158592,0.0023840028,0.014474884,-0.044301484,-0.0169115,-0.017147304,-0.01609833,-0.02637779,-0.020722102,0.023514155,0.01666189,0.0020194028,0.007528349,0.00755361,0.021832664,-0.01146083,-0.015549693,0.0035257314,0.014431678,0.0012979133,-0.002635299,-0.00039413982,0.03480273,-0.070944406,-0.0024962942,-0.02468306,-0.042349223,-0.04379153,0.009738519,0.025956223,0.03716394,0.005439852,-0.0020326101,-0.03971454,-0.01721871,-0.03230234,0.018711265,-0.03941171,0.01897289,0.009360878,-0.028643647,-0.015066662,0.024012044,-0.06434959,0.018659374,0.010045917,0.02024975,-0.041941237,-0.013109495,0.036082584,-0.003983231,0.024833607,0.045947835,0.0064736465,-0.029972533,-0.046005752,-0.034999177,-0.045574546,0.035479177,-0.022292417,-0.03073427,0.00665562,0.005507293,-0.021340081,0.0025108927,-0.050946847,-0.002437339,-0.055105913,-0.03741065,0.005785485,0.00009689737,0.022992231,0.009448723,-0.012270942,0.021682221,-0.010537536,-0.029569073,-0.009110832,-0.00033029742,-0.007814579,-0.010278386,-0.014645527,0.0548606,0.039774813,0.02070563,0.011190107,0.022367576,0.009251561,0.00063009246,-0.01796283,0.0032932176,-0.06926026,-0.014887377,-0.019680731,0.017680874,0.016757589,0.015333055,-0.0194946,-0.00097290723,-0.030768706,-0.039946593,0.04811659,0.06669259,0.0154507635,0.023494864,0.058771312,-0.0070491903,-0.010017154,-0.09303387,0.016616136,0.00997824,0.031094098,-0.020220522,-0.008066478,0.018217018,-0.046378933,-0.014908057,0.020985587,-0.08151112,0.002539127,-0.03174748,-0.028182624,-0.000018497549,0.017054776,0.015051751,-0.027528984,-0.018435312,0.005529931,0.023783773,0.015706157,0.040257603,-0.04629406,0.031998776,-0.017301043,-0.013821728,-0.041039854,0.084038995,-0.0071284543,-0.005580117,0.0025654393,-0.0076175747,-0.004314173,0.004939772,-0.007935361,-0.004165737,-0.044131253,0.0117125735,0.049457263,0.039479446,-0.016432296,-0.039367486,0.051242933,0.020392224,0.015413897,0.023231931,0.021718493,-0.014419604,0.03527794,0.025508277,-0.0025418173,0.018473411,0.009255682,0.024988417,0.019316748,0.03272221,-0.008405212,0.02513845,0.00876086,-0.008404431,0.04737306,0.009279832,0.06996095,0.00902961,0.017827887,-0.019781,0.0074348254,0.018279484,-0.023016285,0.003782869,0.0100007905,0.025713855,-0.017362995,0.0037446055,-0.030512381,-0.041515514,-0.03364651,0.035548516,-0.027433475,-0.016446197,-0.0004326077,-0.013075493,0.028878352,-0.01838298,0.023084002,0.01718282,-0.004094981,-0.01514167,0.055483118,0.030942919,-0.038740475,-0.03203055,0.0005465682,0.019011388,-0.056363445,0.016612312,-0.030826595,-0.0009867634,-0.079901606,-0.0269517,0.0066645057,-0.006533553,0.017586112,-0.039677735,-0.016639374,0.019987304,0.015673961,-0.021732291,-0.0039784047,-0.024857223,0.011868534,-0.008751818],"last_embed":{"hash":"yzxwq0","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"yzxwq0","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Immediate Techniques (In the Moment)#{3}","lines":[50,54],"size":285,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yzxwq0","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015767116,-0.022134313,-0.0068527027,0.02605471,-0.03195354,-0.035188112,0.055684913,-0.024081396,0.012717524,0.015662774,-0.01948344,-0.010446416,-0.023882836,0.0010354578,0.027866477,-0.003656982,-0.029130735,-0.024302846,0.034663767,-0.018907499,-0.073671326,0.0064853565,0.05129286,-0.020721944,-0.016212396,0.010295368,-0.022201674,-0.012420763,-0.013712574,0.038230486,0.014555169,-0.021853497,0.07098164,-0.02517169,-0.024465634,0.003877462,0.03475291,-0.028875615,-0.022141837,0.050433297,0.023263717,-0.02702372,0.07735406,0.0033393642,0.01825838,-0.018487234,-0.011625171,-0.006667476,0.039299544,-0.02669654,-0.004453255,0.0068399124,-0.024705155,-0.026285801,-0.009635188,0.012694456,0.0012649186,-0.013922341,-0.018714912,0.005040058,-0.013242989,0.023836602,-0.009184202,-0.01729356,0.0039063753,0.08322281,0.0036137318,0.0051715854,-0.001373751,-0.06678556,0.012727455,0.008812676,-0.022482524,-0.015777996,-0.03366907,-0.019485414,-0.0013318764,-0.03591613,-0.008411339,0.035404667,0.00982457,-0.01442135,0.022636449,0.003515896,0.0039412216,0.022258986,-0.011354967,0.056429263,-0.0020506864,-0.023673384,-0.005560471,-0.023562053,0.024415527,-0.026127256,-0.016515074,-0.004220102,-0.0021871743,-0.021106767,0.00302647,0.026707985,0.019002398,0.03208031,-0.016507685,-0.028926319,0.036599934,-0.005617754,-0.0016677427,0.003857516,0.032311656,-0.010150692,0.02798872,0.05226752,0.018531868,0.01901724,-0.0011435866,0.0044235014,0.010144915,-0.034994457,0.0032438682,-0.00057952595,0.057353996,0.051129915,0.04654502,-0.001467792,0.01757065,0.0357085,0.0013294187,0.01618001,-0.004079424,0.05762279,-0.0018511818,-0.022978883,-0.027490957,-0.015810458,-0.030889932,0.022682633,0.006302491,0.039329138,0.015064531,-0.07910544,0.015928905,0.034910962,-0.03622999,-0.025507122,-0.028392252,-0.036493875,0.03424264,0.027979804,0.014159233,0.063256696,-0.0210107,0.016434262,0.015963212,-0.0019406361,0.008002663,0.0028560054,-0.019518103,0.024274044,0.0013126278,-0.006817522,0.026840003,-0.04030025,-0.022651449,0.042966064,0.017203704,0.018779807,-0.0018452746,0.0011177205,-0.012562507,-0.0044694967,0.023697669,-0.012012867,-0.031269103,0.023325283,0.012896149,0.023646561,0.044486444,0.035655797,0.0078082103,-0.04857634,-0.006825753,-0.0026244828,-0.014677905,-0.04700703,0.019600067,0.04076263,-0.04952676,0.009169382,0.018378789,0.023228608,-0.018314088,-0.0328459,0.03943093,-0.019982502,0.08000818,-0.03365511,-0.0073982477,0.0026628294,0.036360156,-0.045095116,0.024286037,0.017520703,-0.008850753,0.0054603675,-0.024658732,-0.00065653946,-0.03632843,-0.007898585,0.028136484,-0.05003611,0.004130185,0.020700792,0.013962812,-0.018833224,-0.040213957,0.00814037,-0.0077688205,0.034550488,-0.039955746,0.0017932487,0.010031065,0.0061594998,-0.019911742,-0.018975021,0.007382557,-0.0144947665,0.02371476,0.024621649,-0.008921458,-0.011741899,-0.005647579,-0.033171825,-0.0043238704,0.009926697,0.007415918,0.017885322,-0.006816913,-0.012702796,0.01666558,-0.013459622,0.001715051,0.016370304,0.041678697,0.007508675,-0.043167345,-0.021095376,0.0138293095,0.045589633,0.014360985,-0.0020085112,-0.02128045,0.007079889,0.0067220577,-0.042684235,0.022009924,0.01144681,-0.009211549,-0.0031882003,0.01780932,0.013186269,0.0063426695,0.028023321,0.0327693,0.017917491,-0.025694434,-0.004211602,-0.030422274,-0.019919097,0.010914955,0.0818419,0.0017016557,0.0039763674,0.03273425,0.0049894433,-0.05804862,0.02106483,-0.050663568,-0.0029926766,0.07345328,0.030558268,-0.012059642,-0.040245365,0.002571541,0.03814176,0.03727447,0.0003221616,-0.0013319626,-0.03600327,0.037454106,-0.033305697,-0.022332644,-0.051828798,0.08789158,-0.02286324,-0.03762691,-0.025844699,0.011148553,-0.1653911,0.023500027,0.00822528,0.041970316,-0.000262656,-0.0059599145,-0.05482597,0.012785351,-0.02442213,0.011157426,-0.020301986,-0.05494903,0.016228205,-0.009020017,0.02129541,-0.012500953,-0.023777772,0.0003373256,-0.010852546,-0.0497389,-0.030935895,-0.043991663,0.06257837,0.012610089,0.01314383,0.007970451,0.05847837,-0.024077933,-0.035029784,-0.00326156,-0.029910633,-0.01020257,0.0012591082,0.002102723,0.013580013,0.042978764,-0.03336525,0.0049831155,0.01978445,0.002089146,0.049684364,0.06694273,0.013530165,0.025728973,0.021538317,0.006838061,-0.024260474,0.017458592,-0.03776448,-0.02740593,-0.021253083,-0.01043902,0.0012772599,0.010568782,-0.028504398,-0.015827026,0.01722893,0.056084745,-0.0072494494,-0.034308024,0.011026371,-0.05352197,0.0033617723,-0.011077986,-0.006758638,-0.04682642,0.038108725,-0.039446644,-0.029213317,-0.0009188964,0.03830313,-0.009295981,0.023619516,0.00083376747,-0.022878839,0.013796598,-0.005072581,0.0016357845,-0.029813115,-0.09568181,0.036059573,0.048741154,-0.027787508,-0.009211321,-0.008394693,-0.020668827,0.01733882,0.0016592853,0.051101997,0.23525472,0.049376257,-0.01648065,-0.028304668,0.011837092,-0.010727408,0.020518947,0.03943678,0.023623625,-0.03431637,-0.043674476,0.048770916,-0.017003693,0.0046072323,-0.0018512293,0.042249944,-0.058365345,0.008580781,0.09087698,-0.007854725,0.022600442,-0.041542664,0.035466786,-0.004265486,-0.08483778,-0.034541022,0.03234912,0.07006312,-0.0183026,0.032704506,-0.041741256,0.04941256,0.029456407,-0.030837798,0.023643982,0.0032929347,-0.026124205,-0.068949714,-0.037725296,0.043287273,0.016275179,-0.024804443,-0.009086699,-0.012774001,-0.03251091,0.022064613,-0.010201679,0.023918867,-0.030034669,0.0016755224,-0.055715214,0.0012929064,0.00893393,0.009183789,-0.015375875,0.024025314,0.0055283257,-0.026089914,-0.03312711,0.028303556,0.008208965,0.0019353164,-0.1028248,0.0060183457,-0.002098996,0.0054352772,-0.013053086,0.03044672,0.06410921,0.0014804356,0.036761485,0.011331107,0.009142795,0.024348851,0.015962642,-0.03444929,0.008181051,0.027220584,0.05662069,0.001390756,0.014774805,-0.005074213,-0.022423895,-0.007981781,0.03962828,0.012696084,-0.0021964717,0.044477727,-0.010150596,-0.040449344,-0.0190489,-0.017805636,-0.042962283,0.0061469334,-0.021134954,-0.008846396,0.058316167,-0.039370652,-0.01938118,-0.028058367,0.008104081,0.009511716,0.018977202,0.037361953,0.06436937,-0.027499674,-0.0047295997,0.005900929,-0.005178577,0.0197543,-0.100225314,0.035356537,-0.010060402,-0.01332432,0.03174269,0.049726248,-0.022889933,0.025096899,0.02852393,0.0045383335,0.020060342,0.038825225,-0.025009675,0.04633122,0.00035075753,-0.04748942,0.015587707,0.017164918,-0.018109875,0.038972504,0.020850241,-0.029604297,-0.010900624,0.06431348,0.05987779,0.0025832502,0.0029279192,-0.015251784,0.04549132,-0.010308721,0.016482601,-0.022203235,-0.026904013,0.010818656,-0.013589184,0.0078107915,-0.065528564,0.0006745999,-0.042271353,0.02683333,0.026054077,0.036395844,0.0024511905,-0.01451233,0.014378306,-0.050581977,-0.02593949,-0.016027296,-0.015165323,-0.033086702,-0.024774445,-0.010951124,0.010383162,0.05417028,0.020010639,0.03628954,-0.01984608,0.052057687,0.0035749876,-0.018100688,0.012723769,0.009364111,-0.035441563,0.026271792,-0.010825948,-0.036895193,-0.0022071886,-0.0033171023,0.0007306075,-0.05833826,0.03806715,-0.029307302,-0.030606613,0.054256666,0.010766707,0.004231266,-0.01503457,-0.0054032216,0.04578759,-0.0054351096,-0.0622381,0.10205072,-0.015057805,-0.004391116,0.03745592,0.006564974,0.05087567,0.041981246,0.039355554,-0.018230263,-0.028387055,0.01181854,-0.00091703463,0.023525337,0.008085689,-0.044498865,0.003739225,0.046019457,-0.011163774,0.01752408,-0.03648531,0.020684822,-0.060805444,-0.016593998,-0.028846078,-0.0372871,0.008447908,-0.010115283,-0.04943267,0.00042150597,-0.026998285,-0.012362528,-0.002078178,-0.017695291,-0.014813638,0.005496079,-0.020639947,-0.026048264,-0.0288018,0.03146262,-0.008525739,-0.028824076,-0.024539843,-0.0072217714,0.0033618254,0.027631843,0.012016691,0.03344107,0.018019175,0.019455105,0.0062686545,0.004323245,0.027867258,0.020136848,-0.0057173097,-0.01784218,-0.046692118,-0.0034379072,-0.010841028,0.017170317,0.0069218175,-0.028505594,-0.0114456965,-0.034348592,-0.011520433,0.030587608,0.047158703,-0.002892574,0.018984811,-0.045602497,-0.012434681,0.01007768,0.019701853,0.0066243834,-0.0590681,-0.033816796,-0.009138543,-0.008565624,-0.041473005,-0.08022309,-0.004333604,0.009419645,-0.011364804,-0.030679064,-0.027917985,-0.022152774,-0.040429108,-0.027584549,0.013118636,-0.013512854,-0.04093567,0.02193208,-0.0055824546,-0.005166588,-0.012865483,0.015151838,0.0861913,-0.020418415,0.0029860518,-0.059844814,0.015977882,-0.032086708,-0.045247734,-0.0024814515,0.0037895434,0.0033618289,-0.013843458,0.022091875,-0.001498219,0.01644841,-0.008690337,0.027725259,-0.029998722,-0.006731596,-0.021713939,-0.014945454,0.008390277,0.024768766,0.040014908,-0.026610427,0.015639817,-0.05359481,-0.004518833,-0.010227774,0.016559742,-0.013822933,0.03933916,-0.03642882,0.040861625,-0.0060762586,0.012388447,-0.059720606,-0.020433126,-0.03371997,-0.048976727,0.012749164,-0.06776329,-0.053070147,-0.01965835,-0.014170242,-0.01845222,0.024232473,-0.0017813673,-0.019613018,-0.04741306,0.00754632,0.02095636,-0.015247979,-0.0021719073,0.018137254,-0.018430766,-0.013315863,0.058746643,-0.03853505,-0.04117288,0.0016538892,-0.03173357,0.008603958,-0.007933111,0.021331377,0.019882219,0.0025626456,-0.021015838,-0.02309573,0.0370779,0.00035361477,-0.021099392,0.04198857,0.031058507,0.0086002825,-0.03250882,0.015221773,0.0451099,-0.04167423,0.01263647,0.010540594,0.012764101,-0.047189128,0.012896262,-0.017298233,-0.029564913,0.0800568,-0.02390507,0.003089452,-0.033839833,0.02680709,0.004192808,-0.021635545,0.03499255,-0.025966967,-0.004504498,-0.006617293,-0.06819715,0.008885023,0.02329663,0.00906925,-0.03551505,0.02175315,0.068676315,0.02800316,-0.008133874,-0.0578141,-0.022319242,-0.020595819,-0.1443967,0.026158795,-0.017041145,0.017523795,0.009119112,-0.00049687084,-0.010010654,-0.05890201,-0.033599332,-0.040560365,-0.028520836,-0.020004826,0.037016984,-0.01745935,0.020129506,-0.010847993,-0.044615604,-0.031971093,-0.022752328,0.03138052,0.015564693,0.0009792964,0.03660219,0.016172696,0.007151557,-0.001264123,0.00010962158,-0.007358856,-0.009612583,-0.061505184,-0.049364194,-0.04447129,-0.009242586,0.026783803,-0.020451969,0.006989905,-0.0001580765,0.0073200297,-0.012367146,-0.020375015,-0.006286978,0.017825475,0.019097704,0.00047346603,-0.0066698045,0.062192243,-0.06303931,-0.011850007,-0.040795572,-0.050450698,-0.01049824,0.051664032,-0.048279155,-0.022804154,-0.014347242,-0.007696077,-0.038109288,-0.010073264,-0.014561272,0.01931982,-0.040838555,0.059357677,-0.03500767,0.018517897,-0.0192682,0.01191524,-0.021412527,0.008612138,-0.0033784292,0.038960353,-0.035736546,0.02960551,0.040476292,-0.0038357931,0.014783288,-0.0057452894,0.014646283,-0.044529326,0.012899864,-0.046065975,-0.011290971,-0.007999003,-0.025690777,-0.011755458,0.017694978,-0.0022080478,-0.019954748,-0.024387358,-0.04913619,-0.0075771753,-0.05640692,-0.039320033,0.02486549,-0.018132892,-0.01044385,0.041137677,-0.017037123,0.019160006,-0.03345959,0.004860449,-0.01598547,-0.018299168,-0.024578996,-0.013003179,-0.026406052,0.042321604,0.033024132,0.0013476944,0.013140241,0.005693699,0.014192502,-0.0029645697,0.013243772,0.012078174,-0.054627225,-0.0015892627,-0.025113437,0.038228016,0.004005807,0.035640135,0.009273875,0.008158745,-0.031422183,-0.0184131,0.02025007,0.07392545,0.021526031,0.03611804,0.028312713,-0.014327051,0.0134955,-0.06321988,0.03501564,0.016436704,0.022445785,-0.04297671,-0.033721562,0.03272762,-0.00404351,-0.017418418,-0.015547178,-0.057426073,-0.0035277905,-0.008046228,-0.025638606,0.02528349,0.0030416395,0.023981832,-0.03642257,-0.05792358,0.032802906,0.01731784,-0.0008899327,0.04073394,-0.04968549,0.033376332,0.002542762,0.0005279357,0.0043608877,0.09083166,-0.013427333,0.014619882,-0.016433846,0.021562068,0.021065295,0.03587347,-0.019883242,0.004662528,-0.026934408,0.008022152,-0.0017657919,0.0062727192,-0.021027023,0.02167685,0.062210333,-0.013763248,0.011380508,0.033775408,0.023705367,-0.008112236,0.045285113,0.02678693,-0.009436069,0.029344909,-0.0015689494,0.013035675,0.0044142706,0.04996196,-0.039144326,0.042065058,-0.041647762,-0.046240553,0.01827546,-0.0044746166,0.064320385,0.030508352,-0.0074197724,-0.010913993,0.039624248,0.019329302,-0.019244486,-0.027164688,-0.033123467,0.010096257,-0.028264366,0.009940627,-0.0054141744,-0.05715187,-0.0028954053,0.040079977,-0.027684255,-0.010070236,-0.035302743,0.014157928,0.03037737,0.036096383,0.0051509487,0.00021510615,0.009568175,-0.03665822,0.051290024,0.01180703,-0.0055443365,-0.018756382,0.014175319,0.05661659,-0.013019036,0.048663676,0.0045958837,-0.0135360155,-0.06610843,0.0060961326,0.019535271,-0.000576461,0.027667308,-0.030219866,-0.0023220815,0.016741319,-0.0016298431,-0.013360412,-0.012286124,-0.043848734,0.024890756,-0.032388747],"last_embed":{"hash":"fvu9ti","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"fvu9ti","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques","lines":[55,94],"size":1514,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fvu9ti","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010641028,-0.019702924,-0.0068853875,0.020013256,-0.036394104,-0.063726,0.05287875,-0.01540603,0.031047858,0.023473488,-0.013592003,-0.025769217,-0.025598299,0.0076450272,0.026483934,-0.01510838,-0.029511722,-0.022092965,0.019990452,-0.0092163,-0.082486324,-0.000010718775,0.018077778,-0.031988136,-0.011592247,0.03545258,-0.030863246,-0.013279488,-0.011523652,0.035613906,0.0039659627,-0.018915094,0.06515104,-0.026126912,0.006402954,0.004645914,0.029335547,-0.027835052,-0.015033081,0.05335641,0.021719288,-0.011054982,0.07802543,0.015011587,0.028631397,-0.026969438,-0.008772245,-0.00625576,0.035025157,-0.014809308,-0.017605575,0.007869718,-0.0034457422,-0.024633287,-0.019781759,0.00519934,-0.009208885,-0.009424283,-0.01623441,-0.005851941,-0.021585492,0.0075009256,-0.009968608,-0.01732383,-0.011127737,0.08634652,-0.0033646743,-0.005287608,-0.0032070188,-0.061900865,0.019277124,0.011090866,-0.04096876,-0.009684343,-0.033210892,-0.019201577,-0.00037010884,-0.0374499,-0.00838501,0.03248045,0.009587144,-0.0023111324,0.015557388,0.0098810475,0.004876745,0.021673426,0.0046078325,0.05464601,-0.0077967267,-0.017413601,-0.0153656695,-0.013810495,0.0056719705,-0.019090898,-0.00863261,-0.008104313,-0.006008557,-0.03589587,-0.013119967,0.044134628,0.04194189,0.043341663,-0.015542002,-0.023191985,0.026500951,-0.015145918,0.023218405,0.01114255,0.026920445,-0.0063110427,0.025415376,0.05335549,0.00707569,0.014077127,0.00023562637,0.0021862607,0.004567238,-0.02182431,0.014625869,0.0030025095,0.03859751,0.05288616,0.049645305,0.0006211436,0.008062377,0.025329227,-0.008438108,0.023445731,-0.0067834747,0.05494786,0.0052343346,0.0022729083,-0.027809642,-0.0050307657,-0.027486244,0.017901016,0.00081339694,0.03887998,-0.0007115041,-0.08806339,0.020261128,0.024940444,-0.04780554,-0.0356889,-0.029804274,-0.017624235,0.04333812,0.03637953,0.017623525,0.04766101,-0.008464199,0.029623881,0.02341274,0.00952227,0.0051266104,-0.0042620623,-0.020871744,0.04218597,-0.007496506,0.015274605,-0.0043625636,-0.018102724,-0.019023074,0.017914273,0.018579857,0.006125411,-0.0036197703,0.021777818,-0.0019087051,-0.016306998,0.018988088,-0.0032830213,-0.0133026065,0.034573745,0.00893634,0.027227962,0.054080065,0.028185531,0.0218511,-0.046848368,0.0010802379,0.0057529793,-0.010131101,-0.034708545,0.010214014,0.042901967,-0.052242562,0.016776226,0.02108048,0.009131012,-0.016537113,-0.05198497,0.025467973,-0.0024687955,0.09671331,-0.026486106,-0.019371593,0.0086759,0.020938301,-0.06537879,0.024753176,0.011129709,-0.02152302,-0.0029548903,-0.0070996634,-0.0015802233,-0.048795495,-0.009249515,0.02234822,-0.05130592,0.012187383,0.0050540343,0.002076153,-0.011787067,-0.051849212,-0.0146413455,0.003227729,0.03719401,-0.03646569,-0.0057571596,0.006161067,0.015609899,-0.019924162,-0.021546133,-0.0003352929,0.005164317,0.0110901715,0.016757485,-0.009738684,-0.01712549,-0.007927094,-0.031048136,0.00683209,-0.00009769564,0.013319804,0.008760077,-0.031707097,-0.020335238,0.020319056,-0.021585971,0.0064640883,0.006911864,0.040648486,0.014575504,-0.041546367,-0.02049303,0.006515649,0.031211648,0.00082951045,-0.00089778064,-0.009707765,0.01411951,0.011598369,-0.040276688,0.03392978,0.020915385,-0.0032912598,-0.007232206,0.019007625,0.019018544,0.011382516,0.035097264,0.007894776,0.014069718,0.00007446474,-0.008280804,-0.017868849,-0.0037033763,0.013263723,0.064975,-0.012477938,0.004042221,0.055266295,0.002263688,-0.042968284,0.029093131,-0.04749042,0.0049983594,0.06336816,0.016336413,-0.016976034,-0.051452868,-0.0055637048,0.00959592,0.06528384,0.009186926,-0.0019345614,-0.035472307,0.04405475,-0.029098922,-0.03283471,-0.035396505,0.09108528,-0.01871063,-0.05940061,-0.012801672,0.03252287,-0.1698357,0.0002920386,0.009858492,0.031705618,-0.00034705273,-0.00786536,-0.06368979,-0.0031635426,-0.03297401,0.020451918,-0.016121969,-0.055858463,0.012542332,-0.008273189,0.03884425,-0.028177384,-0.026885306,0.013996479,-0.010886824,-0.03584319,-0.022251282,-0.028454443,0.05049543,0.0073382985,-0.0021242094,0.0072439886,0.06877267,-0.019529043,-0.045504678,-0.0036767393,-0.0461682,-0.017013326,0.0020722495,-0.000497262,0.025816053,0.035908014,-0.030933084,0.018600231,0.042551912,-0.0039780983,0.04890318,0.039091934,0.010622797,0.03167895,0.005511942,0.02102938,-0.023408016,0.019290406,-0.014673628,-0.04731083,-0.020887494,-0.016181229,-0.011117753,-0.008935972,-0.03513817,-0.016429158,0.021953836,0.04719284,-0.0063883574,-0.033512637,-0.0065745926,-0.0655727,-0.004257157,-0.012175772,-0.032145623,-0.03763534,0.024474671,-0.031427324,-0.018168284,-0.012614316,0.02833273,-0.014876331,0.023720378,-0.015670516,-0.03024016,0.023624819,-0.017501207,0.0013769594,-0.03266598,-0.09113954,0.016697232,0.051969115,-0.030853901,-0.0044878805,-0.004125658,-0.002614203,0.022458354,0.0042212945,0.03345393,0.23398988,0.049870662,-0.0061875544,-0.036054544,0.016707337,0.010531275,0.021396358,0.052403297,0.024356479,-0.03515241,-0.05760738,0.055505767,-0.028819358,0.0061360504,0.0055959644,0.049012873,-0.056266993,0.02547579,0.0881115,-0.007992638,0.018217366,-0.0429467,0.046526987,-0.0044363826,-0.07567991,-0.033644076,0.046974085,0.06758728,-0.015087002,0.03507302,-0.031075083,0.050822325,0.04496353,-0.019623637,0.0043884832,-0.011982994,-0.019135617,-0.07835281,-0.054088853,0.045419857,0.010649243,-0.02068437,0.014759703,-0.015761672,-0.032044984,0.012621439,-0.019934436,0.02776923,-0.020705784,-0.007343748,-0.06879489,-0.017256584,0.022928914,0.005733345,-0.016318906,0.014843249,-0.003241208,-0.024839198,-0.036284544,0.025174592,0.011643984,0.005426978,-0.08516047,-0.0044002496,-0.0015326883,0.0015656446,-0.0015421831,0.0232727,0.04626323,0.013944597,0.05647405,0.008335369,-0.0011648143,0.011371502,0.015517765,-0.039576706,0.00010207694,0.017368706,0.05173652,-0.014015009,0.0060978136,-0.0061092945,-0.010903905,-0.005310163,0.049760498,-0.004964501,0.0001724483,0.03138734,-0.019980868,-0.044627752,-0.025225826,-0.024648976,-0.035304483,0.0146256955,-0.02373458,-0.009288362,0.061589725,-0.04098583,-0.028528834,-0.033105142,0.001317986,0.00068066485,0.014138506,0.025844563,0.056830395,-0.00913925,-0.016137004,0.01577239,-0.028791048,0.027921416,-0.09464974,0.018984785,-0.0033186018,-0.008667334,0.04674665,0.051085826,-0.036431123,0.029735487,0.0098675,0.0012508666,0.0129547315,0.028000962,-0.03470399,0.057704832,0.011521435,-0.04828296,0.01109626,0.012704544,-0.031431466,0.037255704,0.026121128,-0.030547338,-0.021926695,0.0475009,0.06625471,0.010207105,-0.017770043,-0.009951382,0.03439829,-0.0013619948,0.011386675,-0.021972507,-0.03143475,0.00029101263,-0.010190631,0.01062663,-0.07321896,-0.0025558483,-0.026516216,0.033568442,0.02541052,0.050047025,-0.0004984996,-0.035203014,0.018828342,-0.04838424,-0.039734226,-0.0041067796,-0.0034393752,-0.030406415,-0.012266483,0.00072982075,0.027012225,0.051029537,0.018782025,0.054291755,-0.027381454,0.03570109,0.0042859665,-0.0050154496,0.02738402,0.00043118527,-0.027810171,-0.002116969,0.0045456146,-0.0387412,0.004897943,-0.0005552386,-0.004118302,-0.03894122,0.033184253,-0.006634087,-0.04238524,0.038288094,0.006265014,0.011378297,-0.04240568,-0.0025204683,0.03457158,-0.002328538,-0.053938944,0.116335414,0.00088573236,-0.0031579656,0.021985626,-0.003167549,0.052856475,0.038203213,0.03617035,-0.016388204,-0.03860978,-0.02233185,0.00038606545,0.016682673,-0.00046050685,-0.021717194,0.021261336,0.03775572,-0.014725092,0.0074182563,-0.021912094,0.0036030796,-0.068218544,-0.022615815,-0.027340408,-0.041431718,0.019204028,-0.001232844,-0.059865355,-0.0099732345,-0.031640437,0.0022046994,-0.00015332014,-0.020577028,-0.007715788,0.003556128,-0.016513215,-0.019684073,-0.01975905,0.03164145,-0.004874554,-0.0141247045,-0.035158403,-0.0010996567,0.012299011,0.02629976,0.018675286,0.026467428,0.015174401,0.03090075,0.014461533,0.0029166758,0.04632882,0.043706913,-0.0017690316,-0.031580053,-0.05012662,-0.012502023,-0.008836622,0.018565753,-0.002682925,-0.027450683,-0.01686765,-0.019928215,-0.011467372,0.03062869,0.038946897,-0.007394057,0.030548202,-0.05083171,0.0013384448,0.02127149,0.016495276,0.0036696107,-0.05680102,-0.027192488,-0.009551941,-0.012461271,-0.035343513,-0.08453631,-0.010526124,0.0074521014,-0.030238379,-0.032251395,-0.033158407,-0.03739115,-0.0407476,-0.032932356,0.0081378585,-0.021169132,-0.040136326,0.02734425,0.0018931438,-0.02130051,-0.019349711,0.0120777115,0.076903574,-0.01934649,0.0053174114,-0.058010772,-0.00016462771,-0.04288626,-0.04469571,0.0021277906,0.002363626,0.0019679582,-0.013015797,0.012315897,0.0110068945,0.009939254,-0.0043674894,0.022556536,-0.02222997,-0.0030194619,-0.014155019,-0.015737828,0.005908052,0.038374297,0.05682628,-0.02601438,0.0067922804,-0.053758785,-0.012090744,-0.0024692747,0.014047376,-0.008215438,0.05193495,-0.026355166,0.048728157,-0.00896538,-0.0060405,-0.04986527,-0.025663575,-0.037481606,-0.03686075,0.016985096,-0.08155235,-0.053921178,-0.026308438,-0.017564792,-0.0069660735,0.009203199,0.0060673933,-0.021733891,-0.046121698,-0.012260207,0.0013798737,-0.014431892,-0.000063710126,0.020448456,-0.00070948026,-0.0026243266,0.05408533,-0.03162537,-0.029068291,-0.0073990747,-0.02651109,0.014208695,0.0021168524,0.013501477,0.017040871,0.012552693,-0.010140308,-0.022436317,0.037571903,0.004701092,-0.00002532706,0.031244248,0.042316288,0.0314298,-0.034377597,0.020173276,0.029995378,-0.027214423,0.012802145,0.006384379,0.0013093675,-0.064667396,-0.0059984503,-0.033565894,-0.028941955,0.056513358,-0.0075737946,0.0048265937,-0.032703727,0.013553966,0.016361509,-0.013680216,0.027677376,-0.030164804,0.0063042506,-0.022297613,-0.06358894,0.00079049973,0.014226171,0.017471923,-0.03164817,0.0049994015,0.08323699,0.02380646,-0.013375077,-0.06229588,-0.0039007238,-0.02805782,-0.1501802,0.038693085,-0.024371156,0.03515762,-0.0013691869,0.0010668183,-0.011100825,-0.044163033,-0.024919264,-0.03342861,-0.028752156,-0.015617809,0.029046644,-0.022055006,0.012140176,0.0066648177,-0.0360464,-0.035597004,-0.023948161,0.042856064,0.014108123,-0.0074198763,0.011980554,0.026981259,0.012560018,-0.013877351,0.015476052,0.0018910485,-0.010572109,-0.042164188,-0.02884138,-0.044020522,-0.0070853583,0.019447228,-0.0066332747,0.029008871,0.003290139,0.013295255,-0.022347981,-0.024125878,-0.010343013,0.010489002,0.017667904,-0.021317953,-0.029679427,0.074308075,-0.04528251,-0.0056304038,-0.021288743,-0.05602565,0.0019558808,0.039825615,-0.044456877,-0.018691802,-0.015657667,0.012796893,-0.028133154,-0.0061667124,-0.014070542,0.029832706,-0.017575825,0.04512477,-0.030497663,0.0110696275,0.0063246666,0.015774995,-0.008953094,0.020047469,-0.0074280817,0.042728085,-0.0329754,0.006786569,0.04369438,-0.009310335,0.01976002,0.014645368,0.0040562674,-0.051981166,0.009755447,-0.040816337,-0.008571313,0.005451359,-0.05435154,-0.0152998725,-0.002293618,-0.0068438454,-0.028419387,-0.021054512,-0.043258075,-0.004175404,-0.044948444,-0.029943187,0.034625836,-0.0015319854,-0.019157669,0.043082807,-0.030305164,0.016869845,-0.032735873,0.0114531,-0.007343185,-0.034555156,-0.009256455,0.0047811423,-0.020315208,0.041945614,0.025101138,0.014507143,0.009562506,-0.008483427,0.029392883,-0.00956055,0.020575045,0.027398156,-0.047903895,0.00722418,-0.028577263,0.042842414,0.019327309,0.040004887,0.017152706,0.008935447,-0.027350355,-0.029715326,0.019252945,0.07575752,0.020232633,0.024754692,0.028470816,-0.018594265,0.011475696,-0.06773667,0.03815619,0.026046816,0.031474005,-0.038295537,-0.032851916,0.03363239,-0.014215044,-0.009907194,-0.009017808,-0.056805566,-0.019423153,0.0006745478,-0.03083918,0.018704146,-0.005310089,0.012721778,-0.03575231,-0.07460682,0.028189281,0.022643248,0.0071080667,0.026206134,-0.042259004,0.030343218,0.011994534,-0.00177963,0.0083521595,0.094911054,-0.008253903,0.005247045,-0.032537825,0.022203786,0.038008675,0.035190303,-0.025226349,0.012347132,-0.027251326,0.014525021,-0.008248469,0.015468143,-0.021880057,0.02521256,0.05968673,-0.0072047585,0.023325533,0.025628494,0.024031831,-0.0046129613,0.043331288,0.015608362,-0.01794922,0.03258386,-0.0021523626,0.0047829477,0.0161898,0.06970401,-0.0318717,0.033867367,-0.043464817,-0.034229092,0.0072998395,0.017381204,0.049577627,0.029682023,-0.0039252555,0.02054906,0.030763198,0.00878634,-0.026038986,-0.037408423,-0.024566773,0.009538852,-0.032757387,0.01497799,0.010750472,-0.054743163,0.017133825,0.032425355,-0.032579128,0.00057188066,-0.037179478,0.002264065,0.047435455,0.018306155,-0.01565004,0.0017924015,0.0014636723,-0.020721005,0.04915241,0.0035856653,-0.011783758,-0.013095474,-0.0008053684,0.053734228,-0.004165618,0.045703087,0.009347484,-0.015127148,-0.048431844,-0.0035586846,0.015592071,-0.0030652317,0.02528224,-0.021942653,-0.0028772424,0.013346954,0.011768344,-0.008244039,-0.0015099663,-0.026392588,0.028326944,-0.038401723],"last_embed":{"hash":"1xb4uta","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"1xb4uta","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring","lines":[57,74],"size":699,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xb4uta","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021081518,-0.0219216,-0.031030362,0.01940107,-0.04761237,-0.039295174,0.0474885,0.001186771,0.021658288,0.010118242,-0.011521828,-0.03362697,-0.015794974,0.007826506,0.043026634,0.002815964,-0.006588703,-0.023999479,0.03277281,-0.0026264377,-0.066238716,0.022671334,0.015307236,-0.043914996,-0.03369302,0.0060882913,0.0036700077,-0.014259115,0.0023279085,0.04034661,0.005894997,-0.021236496,0.056030262,-0.0043406724,0.0040564933,-0.009768576,0.00014021408,-0.011903864,-0.039262015,0.061730683,0.013731123,-0.032187667,0.047103263,0.021076439,0.031644907,-0.016088817,-0.014264616,0.0005663308,0.017475389,-0.009198277,-0.010357313,0.023843879,-0.014150447,-0.027261276,-0.026397664,0.010578132,-0.026779454,-0.010393883,-0.014178691,0.006342668,-0.028650263,0.020632828,-0.009722215,-0.0064644613,-0.0032501786,0.07588261,0.0066686403,0.011690055,0.002990947,-0.051017724,0.017289523,0.004747147,-0.06812918,0.00012839262,-0.026676932,-0.018734775,0.014773482,-0.034016207,0.004746974,0.049076248,-0.0033498185,-0.017446771,0.010710804,-0.00069386116,-0.018864265,0.013830154,-0.0015041077,0.06027273,-0.009028697,-0.010877997,-0.01753743,-0.0015915456,0.023440456,-0.025735572,-0.009022011,-0.008062763,0.009564413,-0.037195165,-0.005048771,0.05509264,0.033975333,0.058000375,-0.030516658,-0.01009173,0.022089565,-0.028767863,0.020052725,-0.017073305,0.031592876,-0.0032951792,0.013506448,0.031417973,0.026260674,0.039288018,0.005349853,-0.0048280014,0.009781206,-0.0318623,0.009798818,0.014343155,0.054808594,0.036044046,0.041509517,-0.00812258,0.030932298,0.033593286,-0.020620186,0.023353262,-0.0039489623,0.043254882,0.021519493,0.011648313,-0.013034761,-0.0001139998,-0.019346237,0.009227089,0.027449355,0.005779221,0.0030016578,-0.100313276,0.0065673175,0.03281414,-0.056294262,-0.022868985,-0.02530807,-0.039569493,0.03243189,0.040641848,0.007845255,0.04050835,0.014317714,0.042856522,0.035215136,0.016874043,0.02730702,0.006936882,-0.016663516,0.039022017,0.018015733,-0.018276772,0.005284744,-0.018180713,0.0014397166,0.017923808,-0.0059764516,-0.017186124,0.007995045,0.05509569,0.016363075,-0.0076105846,0.01986219,-0.045152232,-0.0014963065,0.041338567,0.024025159,0.01784094,0.061971255,0.03360367,0.017968562,-0.04080824,-0.027875006,-0.001454091,-0.0263955,-0.024365751,-0.0065017287,0.033101574,-0.041943386,0.014715381,0.026973998,0.033562876,-0.018024862,-0.015266349,0.014171104,-0.037699435,0.08941147,-0.017408129,-0.030341191,0.011788308,0.01452472,-0.07168588,0.027896974,0.009122773,0.002376414,0.0016541397,-0.025466237,0.00693568,-0.025939953,-0.0005889419,0.020738268,-0.054950442,-0.004830192,-0.0013467352,-0.015183425,-0.0139202,-0.046331175,-0.03043491,0.017957369,0.019998305,-0.027808962,-0.011418661,0.008949204,0.008975481,-0.013011446,0.00683498,0.00050892954,-0.010322535,0.030995421,0.008729929,-0.00092818605,-0.00060025137,-0.03341994,-0.01959298,0.014384568,0.0013045268,0.014131615,0.012708845,-0.020400189,-0.026564773,0.012717488,-0.037734237,0.011170235,-0.008104991,0.029200798,-0.0051503065,-0.024218375,0.0065141246,0.015684607,0.05219138,-0.007977603,0.006152129,-0.0144808,0.008111526,-0.0057965657,-0.05137945,0.03520452,0.031516768,-0.017010482,0.0078834435,0.010436326,-0.008399792,0.012083239,0.04186355,0.010664445,0.0063454467,-0.0024234965,-0.008609993,-0.01762494,0.011552876,0.029252835,0.059698217,-0.011733561,-0.00014000757,0.054453243,0.014458899,-0.02614768,0.015953831,-0.03727761,0.012595078,0.05790921,0.04308304,-0.012863081,-0.036496136,0.004131903,0.02629679,0.047713418,-0.008889482,0.0017169244,-0.028296543,0.02012378,-0.020844353,-0.051291674,-0.019735686,0.089501,-0.030885056,-0.054617666,0.018720975,0.015715977,-0.16291267,0.012555215,0.012263911,0.045142617,-0.003159109,-0.0012570121,-0.03687446,0.018100692,-0.033216048,0.034089454,-0.019621786,-0.058071066,0.005203127,-0.024362264,0.015282738,-0.013200681,-0.037746172,0.027976668,0.0049561546,-0.030470243,-0.034119565,-0.009138538,0.026065534,0.025778374,0.019479727,0.009716146,0.08904804,-0.0283526,-0.042351685,0.0037886337,-0.050115306,-0.007677471,0.007876843,0.0067096194,0.016957847,0.0028535097,-0.03583464,0.027761897,0.034628123,-0.0067934184,0.05472958,0.050836377,0.006839024,0.023187844,-0.0052639544,0.0028417935,-0.031944193,0.027312402,-0.013603722,-0.048723307,-0.006851965,-0.02384796,0.0009854253,-0.008766408,-0.04343506,-0.015344095,0.009142805,0.043371532,0.00006102636,-0.03699305,0.014846202,-0.057952575,0.0010564298,-0.05518224,-0.024490196,-0.058350027,0.037438106,-0.04006072,-0.008238497,-0.004780209,0.03652686,-0.022597896,0.011456178,-0.001008935,-0.026246952,0.0015956983,0.00016586688,0.0081425235,-0.02575139,-0.07123426,0.006164472,0.040281154,-0.037530884,-0.021784324,-0.012647136,-0.029350052,0.03491235,0.00373782,0.02946601,0.24710287,0.06091026,-0.0066247303,-0.03811866,0.03283123,-0.021787427,0.031571556,0.050162215,0.0076203533,-0.041979782,-0.042404376,0.045869563,-0.020206457,0.000534609,0.026499715,0.046815157,-0.07738315,0.0067896275,0.07377986,0.012120359,0.005871772,-0.03297975,0.03477401,0.009291763,-0.066740505,-0.027053403,0.06375841,0.040865593,-0.0357598,0.029905617,-0.04100061,0.06259789,0.045543138,-0.035297062,0.030484078,-0.033053953,-0.011909407,-0.084539115,-0.031350024,0.027215537,-0.005379806,-0.026042664,0.007566682,-0.016914034,-0.045126252,0.008603753,0.0010132352,0.0027165618,0.0086671,-0.014210234,-0.05427988,-0.028190963,0.018086893,0.0040322477,0.0071800067,-0.0025614481,-0.010270283,-0.047000658,-0.019278888,0.02856477,0.030620394,-0.006118755,-0.094710544,0.013047912,0.011937548,-0.009233073,-0.008784093,-0.002849473,0.03270907,0.03049794,0.037308235,0.01696364,0.0054505756,-0.010613554,0.0051147025,-0.01577973,0.01858829,0.024529105,0.053733665,-0.022135396,0.0035189637,-0.020500133,0.0052782213,-0.0070375283,0.05741125,-0.0038416919,0.0065304805,0.028876044,-0.019590609,-0.040352546,-0.024418183,-0.023548257,-0.034686517,0.03796555,-0.025692498,0.001425297,0.058278717,-0.048980698,-0.033413764,-0.040314533,0.00798216,-0.0016652854,-0.002211667,0.009528206,0.08907972,-0.0019617744,0.00056511484,0.017416494,-0.02504317,0.023542024,-0.080416076,0.034551047,0.0014661822,-0.029829016,0.0124029955,0.047425214,-0.021771416,0.011418979,0.02045333,-0.0049596503,0.032682028,0.029733833,-0.042210303,0.050709695,-0.006648986,-0.06395782,0.031262573,0.016949143,-0.021562697,0.004007083,0.008065703,-0.037485745,-0.020058002,0.058449175,0.038271762,0.00768054,0.0021242748,-0.008283707,0.01936074,-0.018267063,0.00094479445,-0.011205962,-0.02588281,-0.0089648785,-0.008204544,0.0043282863,-0.08505372,-0.0052032815,-0.02094002,0.06067348,0.018728131,0.038190577,0.019942144,-0.02110419,0.047609314,-0.06016444,-0.027530381,-0.0074920277,-0.0126043,-0.04123469,-0.026905784,-0.0054074093,0.046432126,0.037230413,-0.0071143387,0.03906455,-0.03958234,0.019474009,-0.010818461,-0.006690281,0.037349407,-0.009298932,-0.035431013,-0.0011794316,0.0029471952,-0.04038698,0.016787542,0.012328922,-0.022843473,-0.06169973,0.025210189,-0.028160438,-0.019796964,0.037568737,0.03620107,0.0210797,-0.051526535,-0.007260669,0.017290328,-0.012740132,-0.033819396,0.1051188,-0.002310822,-0.017614178,0.0210417,-0.012261913,0.045003407,0.033983294,0.04635989,-0.0040656216,-0.031840034,0.0025852083,-0.01048129,0.01172171,-0.023996403,-0.028754154,0.010082814,0.04393105,0.0006957059,0.0056961086,-0.026217707,0.00653544,-0.070957966,-0.01137084,-0.04454368,-0.055618457,0.018559426,-0.002135385,-0.05938555,-0.022514876,-0.018497586,-0.0029661192,-0.014124545,-0.012074227,-0.020214826,0.01674196,0.0040252125,-0.016049389,-0.020884376,0.01144796,-0.010249507,-0.03515317,-0.044119995,-0.008497585,0.006185742,0.028852742,0.015458587,0.02728234,0.005040218,0.021836659,0.015293695,-0.012595828,0.013325892,0.030584045,0.01974841,-0.008047209,-0.046299387,-0.029733412,-0.017959934,-0.004120987,0.014131835,-0.028967874,-0.015606114,-0.025182175,0.0013510837,0.026147781,0.03561774,0.005399138,0.033808675,-0.046230547,-0.015295047,0.0025333925,0.026826588,-0.022653451,-0.058000885,-0.030327508,-0.005397505,-0.019624222,-0.047626358,-0.06136534,-0.02105357,-0.0045305104,-0.021986524,-0.020411002,-0.026003683,-0.01582651,-0.057441447,-0.029129168,-0.0030188672,-0.030189874,-0.031476825,0.03505367,-0.00009430529,-0.034961674,-0.028102618,0.02451355,0.049744654,-0.01132162,0.009230733,-0.043222915,0.0068289326,-0.011548156,-0.053591546,-0.015579228,-0.015354146,0.0074178763,-0.006489111,0.025889637,0.022535162,-0.012509552,0.0008507197,0.0260132,-0.007062072,-0.012797746,0.012398986,-0.005927603,0.018838795,0.030882366,0.061534584,-0.020263398,0.029170856,-0.034466036,-0.03515287,0.0089606745,0.01735243,-0.013674233,0.04364185,-0.04024744,0.0440811,-0.018825982,-0.012789809,-0.027471786,-0.013710759,-0.027069988,-0.04220516,0.019041324,-0.068802394,-0.045932103,-0.029688394,0.0073760073,-0.013349738,0.018581158,-0.022598162,-0.03121296,-0.01312697,0.0012715481,0.0010648052,-0.0017412148,-0.007990815,0.022685379,-0.020874508,-0.0036623615,0.03398164,-0.016672974,-0.025091618,-0.012353457,-0.0301927,0.026507974,-0.017221062,0.011021716,0.008405693,0.035496548,-0.0003285568,-0.02364325,0.03071958,-0.0005615491,-0.01026686,0.023556761,0.042954553,0.04606445,-0.029493213,0.022157485,0.019148882,-0.031658452,0.011492665,-0.0039488776,0.0061110347,-0.051923674,0.007815333,0.0049754097,-0.021440502,0.05611266,-0.0060967435,0.027857631,-0.035579678,0.0050697215,0.0069438084,0.0027365477,0.035430986,-0.038520455,0.013274978,0.0044039777,-0.067744315,0.0015741753,0.022439037,-0.0027294352,-0.021595582,0.020402147,0.07515242,0.03492335,0.010362257,-0.050970055,0.000040298757,-0.010160418,-0.12847936,0.0039411536,-0.030490946,0.026492175,-0.0026983125,-0.005728582,-0.012129631,-0.04837354,-0.0072605973,-0.026124569,-0.02463383,-0.004151044,0.030809896,-0.024017053,0.0050134216,0.00079202413,-0.03698841,-0.036987152,-0.0207428,0.059223454,0.009186229,0.012475868,0.02369024,0.021245664,0.0059817126,-0.005564511,0.00072472135,-0.0071576554,-0.029722359,-0.040007886,-0.03444597,-0.05626494,0.008666249,0.01920856,-0.01696094,0.022336125,0.00057214394,0.027067393,-0.035354186,-0.02608183,-0.013360617,0.020810707,0.019420004,0.0005840632,-0.0051868157,0.067916185,-0.023888083,-0.025511336,-0.014178586,-0.031656716,0.008261443,0.05536898,-0.043763656,-0.02130726,-0.022181755,-0.02389341,-0.032069676,-0.023071446,-0.014833111,0.016619232,-0.02304511,0.0476351,-0.03359611,0.011828425,-0.021885894,0.032754514,0.0062349364,0.031361565,-0.0029667679,0.03412193,-0.013060028,-0.025270632,0.033994425,-0.0013498717,0.016378624,-0.006360508,0.025503429,-0.049188223,0.005457009,-0.038856894,-0.054059148,0.00076785573,-0.041568205,0.0044124275,0.014273267,-0.014486841,-0.030018374,-0.017825678,-0.043128267,-0.008290809,-0.060377013,-0.054440904,0.055412307,-0.017082581,-0.015563754,0.030977374,-0.033153057,0.009798678,-0.022740895,0.0073934994,0.008019208,-0.026959825,-0.034956,-0.009210422,-0.048798434,0.04013768,0.034061685,0.022768589,0.003952609,-0.02865134,-0.010168206,-0.012187206,0.036306534,0.022827154,-0.037491564,0.028176155,-0.020774027,0.025772488,0.008737361,0.020527856,0.03655414,-0.02877613,-0.031263947,-0.033153288,0.025543677,0.0762351,0.031256363,0.03975316,0.020686315,-0.019577026,0.017360792,-0.0647112,0.027911741,0.029323984,0.038449463,-0.051179435,-0.008094407,0.03986735,-0.022743551,-0.0092131635,0.00021937465,-0.06478403,-0.017061053,0.008219779,0.0020198186,0.020485302,0.021816785,0.006984602,-0.014585146,-0.05714554,0.0022493075,0.014234464,-0.009281335,0.062331576,-0.016510602,0.04457565,-0.027968423,-0.022406112,-0.005560464,0.085202806,-0.0022621085,0.016062792,-0.03681128,0.022528823,0.01241361,0.05029366,-0.017404005,-0.004032238,-0.010490229,0.005298283,0.010438216,0.00001642069,-0.014827976,0.018937536,0.064298905,-0.0076055326,0.010796003,0.024275495,0.033405535,-0.013481304,0.039979186,0.007863084,0.004202439,0.046713613,0.013257237,0.003162283,0.01054941,0.032161735,-0.03571895,0.04060549,-0.042046938,-0.03214099,0.003178011,0.017054485,0.06320285,0.028960316,0.0027924713,-0.0040632775,0.027444435,0.0052800872,-0.025960563,-0.011053665,-0.0076820343,0.011198041,-0.054078966,0.03921502,-0.010282186,-0.048722293,0.036235563,0.0325561,-0.021354217,0.021449903,-0.01898156,0.016357027,0.03163761,0.008541319,-0.011987978,-0.0051333616,0.0066213002,-0.016284324,0.07451421,-0.0011566184,-0.03153113,-0.017299442,-0.010138437,0.05249201,-0.014875049,0.058116786,0.010911059,-0.033320833,-0.051026788,-0.0134351915,0.013499259,-0.021429772,0.025624728,-0.021107316,-0.013344101,-0.01342805,0.0031905924,-0.0067094187,0.007172475,-0.026609005,0.043222666,-0.013065941],"last_embed":{"hash":"b1ooka","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"b1ooka","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{1}","lines":[59,59],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"b1ooka","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02928588,-0.005918035,-0.017836852,0.033782583,-0.024494473,-0.053736486,0.02028093,-0.006436505,0.019815626,0.0054655657,0.0012280076,-0.02619914,-0.034053136,-0.013339321,0.019474981,-0.0038749194,-0.037229918,-0.014461796,0.021649826,0.011585395,-0.07857435,0.0300234,0.024448667,-0.018165763,0.014063879,0.030126665,-0.0046517462,-0.015095504,-0.009341851,0.044371795,0.005216351,-0.024981722,0.074304745,-0.036391534,-0.007438457,-0.012158628,0.0038906946,-0.041649926,-0.017586863,0.024078825,-0.006152679,-0.025284735,0.055938233,0.014572829,0.010116617,-0.042330056,-0.026335986,0.005356376,0.029518317,-0.00942117,-0.012984838,-0.004551181,0.010077968,-0.044081237,-0.0088604,0.018990919,0.0022103444,-0.014191766,-0.0023842973,0.007336234,-0.008779969,0.0076960246,-0.019112168,-0.020167299,-0.013180962,0.07848634,0.010715384,-0.008979822,-0.002323236,-0.055483248,0.025102254,0.0039669024,-0.033803992,-0.02003019,-0.016234359,-0.009357752,0.011615414,-0.01782131,-0.020937687,0.013328436,-0.00864384,-0.011864901,0.025054673,0.0029784574,-0.01286559,0.008220714,0.018228574,0.028682685,-0.01867909,-0.039250873,0.009210632,0.005525068,0.017567918,-0.028933736,-0.029271275,0.0019269901,0.0043616323,-0.0037205475,0.0050918492,0.037791133,0.029303988,0.03291518,-0.027845033,-0.0095552495,0.012491278,-0.027858192,0.008628456,0.01080668,0.04160523,-0.023532031,0.014086233,0.031609245,0.02149233,0.0025894996,0.008525047,0.0011976805,0.017875947,-0.029159984,0.020013548,-0.0019170525,0.022558026,0.051851314,0.031879783,-0.0072746477,0.040691685,0.00445364,-0.0020765373,0.022162637,-0.0080728885,0.05503079,0.010209398,-0.008615806,-0.03268745,-0.01969648,-0.022475855,0.013265171,-0.0034712153,0.027635878,-0.017301327,-0.06902823,0.010847901,0.038298022,-0.03565256,-0.034023263,-0.01595631,-0.0031766843,0.028171178,0.009427005,0.019071583,0.02459059,0.02152206,0.019568276,0.026671138,0.015075389,-0.0026044948,0.005106488,-0.005287305,0.05030891,0.010519919,-0.007055341,-0.018257886,-0.031940915,-0.01481024,0.022293026,0.021766815,0.023539374,0.025421973,0.026117329,-0.016390776,-0.004734198,0.0042777425,0.011825219,-0.013495965,0.021402065,0.037008844,0.026566396,0.037939724,0.027572196,0.018226497,-0.045782905,0.005110551,-0.012738537,-0.0016365227,-0.044873342,0.0013458036,0.052060135,-0.05754151,0.033466145,0.028707782,-0.0061706426,-0.013206567,-0.03667799,0.040907823,0.0050554043,0.10589449,-0.02582529,-0.02474935,0.022793476,0.020205444,-0.067338146,0.023453455,0.006087263,-0.040106054,0.03537634,0.014110635,-0.010385508,-0.043484475,-0.018835614,0.01921981,-0.052525006,0.0051703914,-0.0073663886,-0.006535026,0.024939368,-0.06876439,0.016119136,-0.015598534,0.039261468,-0.010884801,-0.019095886,-0.0038442141,0.014677547,-0.00631049,-0.0071071098,-0.011267326,0.01125812,0.01695692,0.00025562508,-0.025064295,-0.00911946,-0.005098483,-0.0446765,-0.010567369,-0.0032495558,0.04537612,0.0115608955,-0.044371903,-0.0484884,0.043628182,-0.0179716,0.02189377,0.025987444,0.019266956,0.0077566197,-0.04529329,-0.0014979854,0.012934907,0.04877075,-0.022310823,0.011738617,-0.014111194,0.030661955,0.013891094,-0.011122005,0.024044862,0.035059698,-0.006737548,-0.017391639,0.007997142,0.005092562,-0.0024201924,0.028873274,-0.01735399,0.015121571,0.0072795106,0.009327016,-0.022844642,-0.038844906,0.03023265,0.04650719,-0.01407322,-0.013275357,0.047195915,0.0113058165,-0.04597739,-0.0092025325,-0.009663534,0.007144655,0.06750142,0.011733008,-0.004351151,-0.006877579,0.0066933124,0.009780772,0.07420695,0.0051388624,0.013083348,-0.032842502,-0.00056009355,-0.042293165,-0.042276207,-0.025983088,0.07055545,0.004794745,-0.05567466,-0.018354746,0.01935288,-0.16083209,-0.010299621,0.0027288976,0.021827009,0.015906746,0.0073131816,-0.06452684,0.016144285,-0.050978623,0.00035488117,0.002820062,-0.03512668,0.023590289,0.009547064,0.022724701,-0.020293681,-0.013252291,0.026005391,-0.023795616,-0.034830723,-0.0042778105,-0.02505162,0.011671341,0.0002481542,-0.0037574933,0.0005094487,0.05512081,-0.007400802,-0.037890654,-0.022591697,-0.03755843,-0.004157948,0.013243811,-0.004918412,0.037869204,0.008061201,-0.03802856,0.001557052,0.016361883,-0.008849375,0.02945406,0.063365005,0.0005235721,-0.0074752206,-0.016670104,0.023629876,-0.053190887,0.019906498,-0.025577249,-0.075979486,-0.016482035,-0.035105266,-0.002298207,0.010907554,-0.04188551,-0.009002297,0.009349133,0.022174485,-0.0007757551,-0.04596442,0.0019680539,-0.07867225,0.0021552981,-0.045503765,-0.018763438,-0.054268442,0.0032538536,-0.035165973,0.0008259939,-0.025452748,0.026829235,-0.00260533,0.007948448,-0.0491368,-0.029036388,0.044149242,0.0034454346,-0.0074788574,-0.05554607,-0.0822778,0.0054367143,0.058200505,-0.024792874,-0.0073373597,-0.0047725304,-0.02470539,0.02595585,0.008633625,0.008270283,0.23522408,0.036315046,0.030726537,-0.024446925,0.020793902,0.013547446,0.0480854,0.046716146,0.022299483,-0.017485749,-0.071060225,0.052256383,-0.06512551,-0.0030536603,0.00037870888,0.015551328,-0.048943132,0.009082956,0.0775198,-0.008136639,0.023815263,-0.042575367,0.05635965,-0.0022968664,-0.06933002,-0.0144046005,0.021423379,0.031887613,-0.018206174,0.020332053,-0.03231285,0.046479356,0.04158687,-0.041408047,0.0097020725,-0.022906091,0.0063535674,-0.06422334,-0.04586634,0.028268011,0.004895255,-0.029948888,-0.0011379595,-0.021410115,-0.050721973,-0.0006627876,-0.015798477,0.027381605,-0.006996108,0.015823144,-0.02291109,-0.03900488,0.03697704,0.00592152,-0.01361701,0.03136953,-0.0039231214,0.002525659,-0.024048727,0.03000286,-0.0034876945,-0.011278498,-0.0786326,0.030367456,0.008972491,0.046667237,-0.0035036183,0.01408546,0.07219669,-0.0008762642,0.031075273,-0.011680203,0.0005347362,0.026963498,0.021141486,-0.027419908,0.0071947644,0.024263684,0.020065518,0.010799825,-0.017893432,-0.016315341,-0.0016802724,0.013212543,0.01734838,-0.01050043,0.004413715,0.036127906,-0.0071919574,-0.03860896,0.015586707,-0.052944597,-0.0320149,0.03327589,-0.028057814,-0.015542971,0.04203823,-0.014620824,-0.03363637,-0.03715761,-0.0104001,0.012738328,0.02168811,0.03140829,0.042108387,0.015756931,0.021611242,0.0017145319,-0.010269358,0.021449516,-0.08179705,0.035554864,0.026428925,-0.0044831824,0.054858435,0.043631908,-0.027552083,0.012636115,0.021836352,-0.021364193,0.00807121,0.022270009,-0.046122413,0.034449965,0.013204378,-0.060126252,0.017374178,0.0035852396,-0.021398956,0.026980419,0.060136378,-0.02679631,-0.044678513,0.05313445,0.01733402,-0.00084214145,-0.020056406,-0.016288944,0.023728153,0.008018489,0.013095629,-0.050120536,-0.021196714,-0.00065181905,-0.008461307,0.028284945,-0.07602917,-0.008421937,-0.017848782,0.01586953,0.001525826,0.062021796,-0.031213962,-0.026322147,0.016205456,-0.041185554,-0.035056215,-0.009968592,0.003217199,-0.028004076,-0.009566969,-0.009510442,0.019169057,0.04656917,-0.004471043,0.059211046,-0.023572018,0.03970645,-0.007292968,-0.02605426,0.041688837,0.011742084,-0.05019784,-0.011683811,0.025414623,-0.048391134,-0.0069564115,-0.006842606,-0.020077152,-0.045058947,0.032751106,-0.0038275926,-0.06182151,0.01720072,0.01520354,0.011782535,-0.049860045,-0.010489745,0.025032314,-0.008945831,-0.042461533,0.10076166,-0.026405433,-0.011911261,0.03636788,0.016886814,0.07102106,0.04959623,0.021137176,0.0036164275,-0.025466427,-0.010885134,0.0119248135,0.029278787,-0.017872756,-0.021818904,-0.009104139,0.0512575,-0.01256677,0.02079702,-0.002788127,0.017022952,-0.05605812,-0.005932311,-0.014787569,-0.029585408,0.016145216,0.00024110547,-0.050415814,0.007228123,-0.026231345,-0.011739596,0.0008136223,0.0044644694,-0.0030295707,0.0060896385,-0.015633093,-0.027675118,-0.0078255795,0.0244423,-0.0145704225,-0.010957979,-0.023641046,0.0029076333,-0.02032145,0.04402659,-0.0088646235,0.03055566,0.0021030952,0.007629737,0.015663236,-0.019166304,0.049752705,0.026039165,-0.0010414567,-0.045675695,-0.053085826,-0.0068259477,0.0182467,0.0054463777,0.0047289133,-0.036533803,-0.005814,-0.03770531,-0.024319012,0.00839543,0.057781145,-0.012035135,0.035963994,-0.05523234,-0.010924197,0.009483968,0.008739161,-0.026079863,-0.065421335,-0.015466365,0.0016922058,-0.00859085,-0.034261502,-0.073401935,0.03201122,-0.0088928165,-0.03215651,-0.005812837,-0.02975499,-0.05813269,-0.048388585,-0.0024730554,0.007979522,-0.044087417,-0.05361816,0.029047303,-0.0073947296,-0.031722255,-0.011086182,0.0037967437,0.07988031,-0.00117442,0.010568492,-0.056097493,0.010288017,-0.035834663,-0.06686352,0.011548181,0.015817503,0.017479958,-0.015488905,0.041103557,-0.0060503627,0.022541188,-0.0023512035,0.051816545,-0.029462425,-0.021107756,-0.018891284,-0.031962093,0.013099822,0.012614331,0.049067747,-0.0028019717,0.04314114,-0.051495083,-0.017561479,-0.008972873,0.012358241,-0.0014135293,0.0524643,-0.019780938,0.057366617,-0.035892356,0.006960034,-0.030802913,-0.012461279,-0.039500475,-0.05296083,0.02259485,-0.052521158,-0.073444374,-0.01881961,-0.02294439,-0.018068012,0.003479422,-0.011915204,-0.039389282,-0.023431309,-0.011545309,0.035494212,-0.024856912,0.009568516,0.015452031,-0.0020833698,-0.026113292,0.04482059,0.0016780044,-0.037384108,-0.026319409,-0.03210151,-0.011590603,-0.013139439,-0.014529316,0.0028255247,0.0058325124,0.0065368433,-0.023330424,0.028075846,-0.0073229717,0.028137194,0.05086864,0.042732913,0.03262766,-0.008233178,0.017887339,0.05889861,-0.034871727,0.028731806,0.027360532,-0.0070638647,-0.0462827,-0.0027383072,-0.03446578,-0.040900327,0.06416607,-0.02370005,0.0049904734,-0.06385359,0.032762364,0.009723881,0.016715262,0.02782928,-0.029385662,0.0074706944,-0.025234697,-0.03141129,0.001470963,-0.012724931,0.041224927,-0.008629159,0.007532866,0.106090635,0.04412078,-0.012771531,-0.058580175,-0.0050629857,-0.03169471,-0.13661778,0.030671624,-0.021325735,0.012798424,0.010631893,-0.02303626,0.01503599,-0.030980106,-0.01595595,-0.028018283,-0.019974325,-0.012120397,0.0056849318,-0.00022996012,0.034616645,-0.0021151379,-0.04350085,-0.06753271,-0.0313115,0.04273178,0.026773456,0.017264016,0.020406192,-0.015601461,-0.021336094,0.007892366,-0.0005053228,-0.013940337,-0.020615404,-0.010904368,-0.0006093979,-0.03451636,-0.016576596,0.018292202,-0.029352602,0.009298175,0.010986459,-0.014602297,-0.025912333,-0.022376195,0.012974949,0.009581253,0.010091438,-0.007735649,-0.029236881,0.059319157,-0.05689207,-0.0025898078,-0.015306688,-0.058362667,0.01273603,0.045638382,-0.023914127,-0.016588978,-0.008464874,-0.0019156849,0.0015239269,-0.008243019,0.0050685164,0.019656448,-0.019420968,0.063552655,-0.036824994,0.025293889,0.024118979,0.014806957,0.023386026,0.005755079,-0.0060513616,0.045525983,-0.031405594,-0.031618528,0.032539237,0.0070771673,0.013275551,0.008087713,-0.046645045,-0.020951098,0.0056257355,-0.027525341,-0.021269385,0.0058714184,-0.061041266,-0.026668519,0.028153397,0.0020770219,-0.0129218735,-0.02900831,-0.07036698,0.02178387,-0.025268646,-0.03135506,0.0321837,-0.013912526,-0.012565733,0.05338244,-0.0052727056,0.008146751,-0.0012075651,0.008524393,-0.040932294,-0.017106012,-0.0075919246,-0.019157466,0.0064029056,0.050437417,0.0054877293,0.009030999,-0.011730991,-0.01173502,0.01223969,0.0015821517,0.0163857,0.01813712,-0.034716703,0.014507787,0.0002525381,0.04524615,0.011177885,0.055129286,0.020687442,-0.011996557,0.006676555,-0.037521135,0.0069645173,0.064839125,-0.0071537425,0.04714261,0.038712002,-0.016619392,-0.005504958,-0.03900354,0.030724429,0.06127413,0.047721606,-0.030376157,-0.030224642,0.04120591,0.007095401,-0.016667984,-0.042554438,-0.029182337,-0.030527167,-0.0014722125,-0.019453697,0.037225466,0.0034763273,-0.01421502,-0.05716028,-0.051603757,0.02978415,-0.00804665,-0.007503625,0.013836706,-0.038720086,0.034501243,0.029727453,-0.013824438,0.01013537,0.08190672,0.009568324,0.023836376,-0.04398584,-0.00711087,0.022790475,0.046322893,-0.027646504,-0.002420372,-0.002737963,-0.00061136764,-0.010986241,0.028859776,-0.010380506,0.016005076,0.06717588,-0.023334945,0.023643399,0.04156917,0.016238894,-0.008440891,0.047195803,0.04407227,0.002303574,0.01636217,0.014539964,0.004573819,0.015104516,0.052937157,-0.040155508,0.018574463,-0.051753215,-0.009211048,0.0070812255,0.0337755,0.033934142,0.04148365,-0.026893623,0.015702885,0.025607249,0.03008716,-0.028651541,-0.002034917,-0.014116001,0.008826773,-0.025651094,0.0060764165,-0.01653209,-0.06512831,-0.0037781862,0.031526644,-0.006563432,0.005786687,-0.031792108,0.032396942,0.046258055,0.008891356,0.017366681,-0.003977836,-0.015182811,-0.052852653,0.060352642,-0.012127786,0.0016526196,0.004118332,0.0026307725,0.03067908,0.00017625665,0.04400339,0.01094885,-0.00046953053,-0.045842137,0.00060909375,-0.008610058,-0.02620838,0.023127811,0.0068438207,0.020464463,0.012673931,0.021185402,0.0153614,-0.009444322,-0.010965438,0.05549547,-0.029794866],"last_embed":{"hash":"q8emha","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"q8emha","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{2}","lines":[60,60],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"q8emha","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041309174,-0.0044010975,-0.0058681704,0.0015102366,-0.031576894,-0.040205717,0.048289876,-0.025538515,0.020791505,0.007032677,-0.01005785,0.00006836086,-0.03574614,-0.016870886,0.024550669,-0.01672524,-0.012259859,-0.009406854,0.0065607997,0.010236472,-0.090592384,0.02881679,0.0026614177,-0.05384584,-0.013032744,0.036569595,0.001698142,-0.00046944307,-0.015336394,-0.008003071,-0.024640722,-0.019836547,0.07045918,0.0032096666,-0.02369362,-0.037350662,0.021976931,-0.035238534,-0.032499146,0.026501557,0.029915493,-0.020182448,0.054227598,-0.0047445986,0.037202124,-0.02616525,-0.022197163,-0.002010333,0.045587108,-0.0075469003,-0.007969627,0.024459679,-0.000033914905,-0.03048446,-0.022113856,0.038961414,0.0023262014,0.012076437,-0.010563121,0.0016781084,-0.015667187,0.015996862,0.0014217602,-0.029974768,0.0028250797,0.09070716,0.005554712,0.004893041,-0.001238547,-0.046278507,0.010008298,0.011455748,-0.05871796,-0.025073437,-0.03847301,-0.02098162,0.010384343,0.0042449427,-0.015488022,0.026127253,0.009036173,0.022469068,0.01896301,0.0021604262,-0.005156817,0.013231196,-0.010803908,0.030063987,-0.024700128,-0.021324942,0.009578926,0.0038561265,0.028586332,-0.017716654,-0.03487521,0.0046471898,0.015048323,-0.038891155,-0.0051140673,0.049733397,0.032132275,0.059161037,-0.03914787,-0.015376173,-0.003564144,-0.021533731,-0.008753519,0.012639354,0.021079523,-0.0070450916,0.012901681,0.037765644,0.01338708,0.0031690353,0.002776458,-0.005164302,0.012223584,-0.022922833,0.0019709228,-0.015969936,0.041203987,0.08167148,0.029757723,-0.018880561,0.03387551,0.02691601,-0.0046526534,0.014025314,-0.027894069,0.030959338,0.016832184,-0.028532078,-0.03365227,-0.032666437,-0.007057586,0.02082914,0.02990889,-0.018127903,-0.011804475,-0.08859565,-0.003816745,0.024562897,-0.036025017,-0.029068744,-0.035355754,-0.040300775,0.036056586,0.030437844,0.009201517,0.055370707,-0.0059633795,0.013866741,0.015408331,-0.011253315,0.045181792,-0.02131893,-0.0020114458,0.0126121,0.030180966,-0.014904666,0.004357678,-0.0071223252,-0.016885681,0.002933714,0.024458895,0.00406897,-0.0015106752,0.017020464,0.004155142,0.0066115996,0.02307092,0.0027395708,-0.0012129325,0.026182298,0.0013889299,0.011919321,0.050704893,0.02646618,0.028693218,-0.048845444,-0.010970167,-0.014532722,-0.011733968,-0.023314523,0.01727525,0.060549617,-0.04516855,0.028688243,0.03920011,0.021759884,-0.023195183,-0.05109883,0.017934486,0.0128660165,0.07538542,-0.0027171783,-0.010737727,0.019727072,0.032701883,-0.053579874,0.02434274,0.0275419,0.0019524113,-0.005403916,-0.014916383,-0.0024066432,-0.041254755,0.010249548,0.016072115,-0.049307924,-0.030226422,0.037297938,0.008649686,-0.0054060374,-0.041857786,-0.0089317635,0.020837555,0.043332674,-0.013612209,-0.0009542182,-0.014380193,0.014450066,0.012674319,-0.0075030294,-0.009238309,0.020115452,-0.00725734,-0.0027468987,0.0015002901,-0.019831274,-0.003012136,-0.022603257,0.009774049,0.011630635,0.007473705,-0.002333063,-0.045901407,-0.015973197,0.011847776,-0.01337038,0.013004978,-0.004619139,0.025123501,-0.012159502,-0.021127336,0.01742754,0.024256237,0.062395368,-0.0055374224,0.018342838,-0.0017787756,0.014112841,0.033148643,-0.01481405,0.023033425,0.034922257,0.0058718584,-0.0009021227,-0.005923593,0.0018087678,-0.0010780748,0.00686419,0.009514151,0.019441718,-0.016860446,-0.000567643,-0.034689687,-0.032658912,0.00797549,0.06552812,-0.018330613,0.015760176,0.026872927,0.01882483,-0.046961237,0.016581068,-0.033506144,-0.003331662,0.055898674,0.029775368,-0.0046737767,-0.032336093,-0.004067971,0.054180067,0.033941586,0.009614816,-0.001845232,-0.036003888,-0.0037156125,-0.02457466,-0.04151725,-0.034009963,0.07938765,-0.0017807,-0.048380017,-0.011455169,0.033345748,-0.15524031,-0.00073155976,0.0063568256,0.028563187,-0.0070757642,-0.0019608804,-0.048616543,0.007925872,-0.023723979,0.01828041,0.0071647433,-0.044448603,-0.0015566311,-0.01196331,0.040696554,0.017377827,-0.022535466,0.022090074,-0.0068396847,-0.037270274,-0.0056598955,-0.01885904,0.010480636,0.011768423,0.0010730004,-0.010496654,0.05135775,-0.013162244,-0.03576114,-0.008747387,-0.040160622,0.012748764,0.009772588,0.0062765246,0.021349328,0.013983354,-0.040751938,0.033208452,-0.0015221455,-0.0048877676,0.036215436,0.041535493,0.007675353,0.029972527,-0.0016379098,-0.002468136,-0.028705765,0.005100469,-0.03257074,-0.029085862,-0.039464295,-0.02892091,-0.010073944,0.020053504,-0.035926234,-0.041080944,0.02390493,0.04729843,0.00079334836,-0.043883257,0.005177784,-0.08198101,0.0029149894,-0.02357652,-0.05101491,-0.057221737,-0.0033573464,-0.028668098,-0.027450206,-0.018700471,0.03694264,-0.025483506,0.034592792,-0.014772927,-0.03722763,0.039880548,0.014122683,-0.011229051,-0.04048555,-0.08085651,0.0038184854,0.028265096,-0.044332165,-0.019050175,-0.004194247,-0.02203596,0.042457186,0.019863263,0.015423234,0.24029858,0.07127968,0.007009723,-0.027662465,0.016675822,-0.012619743,0.0068182703,0.045015845,0.030294517,-0.023018192,-0.050961237,0.066310115,-0.05079093,0.0014087497,-0.0034850657,0.043728888,-0.07867341,0.008171206,0.08403507,-0.0073446454,-0.0028803844,-0.034505785,0.03361904,0.008906823,-0.064792946,-0.027349595,0.05439187,0.051933166,-0.013559354,0.043983735,-0.046991426,0.04514409,0.03554723,-0.03291123,0.015564474,-0.019349914,-0.015583802,-0.059638523,-0.03996224,0.032865744,-0.001046137,-0.02401853,-0.0014923378,-0.033620916,-0.027542844,-0.015851744,0.00026051226,0.024509367,0.00023067916,0.021951597,-0.04127285,-0.022570668,0.014513046,0.009061279,-0.01594632,0.021105437,-0.024361106,-0.02117027,-0.02524414,0.01504212,-0.00024460425,-0.0004415293,-0.095830165,-0.008636104,0.0072600236,0.019692242,-0.0057991226,0.009756467,0.066558376,0.016425468,0.029463474,0.010911998,0.023386683,0.016774047,0.022522826,-0.015590681,0.033112604,0.016154284,0.035792775,-0.0057385783,0.0014292998,-0.01745354,-0.007398274,-0.003944398,0.0299825,-0.015845748,-0.0012225532,0.044627067,-0.014394457,-0.04775286,0.008316723,-0.035731673,-0.03265678,0.027310612,-0.029048342,-0.015806366,0.034164418,-0.029751733,-0.054924004,-0.034441352,-0.014362023,-0.0072531346,0.028866665,0.006386139,0.058705002,-0.011968079,0.013641194,0.023217188,0.0004643483,0.01037994,-0.082186654,0.032162677,-0.0029267238,-0.005345244,0.03494466,0.04755386,-0.04674418,0.008057311,0.051124856,0.012935773,0.021145938,0.042808235,-0.051260754,0.034429938,0.0074952,-0.036401708,0.0028660027,0.01392007,-0.016138129,0.018635338,0.014808331,-0.024190744,-0.028690891,0.0669722,0.057421055,0.005894812,-0.04011929,-0.007844608,0.03585634,-0.0036309701,0.02891121,-0.039458226,-0.043247096,-0.0010181135,0.0008675618,0.0068600173,-0.09466475,0.0119589185,-0.028013844,0.036387663,0.024170736,0.04036682,-0.008245809,-0.021936575,0.032022104,-0.02411883,-0.02038369,-0.0144257145,-0.013991301,-0.03955648,-0.0044006854,-0.0105489595,0.023073992,0.05166635,-0.016705377,0.061987266,-0.027637593,0.04609976,0.00038784955,0.0027881924,0.027602084,0.005416362,-0.05141683,0.022481266,0.020616895,-0.040894184,-0.0047981185,0.01128822,-0.01779848,-0.034247436,0.006622405,-0.025895355,-0.06985307,0.028285636,0.023230685,-0.0007224054,-0.045076635,-0.023378989,0.02509583,-0.012654491,-0.027567422,0.09912772,-0.028733376,0.0044654054,0.02972528,0.0010416977,0.04933746,0.037475623,0.030553045,0.0050372873,-0.039847046,-0.02054787,-0.002837689,0.03708592,-0.007480815,-0.040936455,-0.0037630142,0.05599812,-0.003992034,-0.013420243,-0.029729508,0.026118081,-0.066895284,-0.01343575,-0.029332494,-0.019780807,-0.0028869037,-0.010689869,-0.0686241,0.019039722,-0.0255431,-0.014468234,-0.0053762714,0.0050510345,-0.005152875,0.004893157,-0.022782488,0.0025978705,0.01926783,0.039211128,-0.005386773,0.0071350103,-0.027707418,0.0035014232,-0.023542857,0.028715938,0.004445652,0.023028938,0.0074021947,0.01089049,0.014507141,-0.028521731,0.02253613,0.016473198,0.0051061036,-0.030798744,-0.05134399,-0.012856239,-0.026167322,-0.007327307,-0.0036782806,-0.028610993,-0.0010663578,-0.022469524,0.013897035,0.011118482,0.034200124,0.0021148,0.022373341,-0.022118276,-0.015441345,0.039399046,0.023972545,-0.009239456,-0.037055172,0.0014889729,-0.00017405426,-0.028090611,-0.050921492,-0.049415648,0.008510528,-0.0030407931,-0.022735186,0.0017856553,-0.026479693,-0.029441996,-0.037203502,-0.023365438,0.010270863,-0.029083056,-0.036645774,0.01215681,0.03331554,0.007889066,-0.008918782,0.01910183,0.076543055,-0.020253967,-0.001073473,-0.041490313,0.004289483,-0.021917228,-0.046373285,-0.021258416,-0.0014550526,0.018860208,-0.0120647205,0.017182004,0.014214854,-0.0031539176,-0.013329019,0.033607766,-0.012836069,0.0006557276,-0.003319718,-0.028567927,0.018972736,0.02056108,0.058938168,-0.017338889,0.024131786,-0.06040449,-0.026685607,0.0041092094,-0.0064097224,-0.007712593,0.03852379,-0.04430839,0.02985455,-0.03138387,0.0076271147,-0.015600437,0.010729939,-0.05491298,-0.05056365,0.055853616,-0.048534565,-0.059455916,-0.012609317,-0.018485364,-0.020292306,0.017965104,-0.024054809,-0.03787597,-0.018107913,0.012447521,0.0073122308,-0.008164272,0.011391896,0.035490844,-0.0015489646,-0.005383141,0.07039545,-0.018399332,-0.013968561,-0.029316869,-0.021121478,-0.007276405,-0.0002818014,0.0072566275,-0.003634555,0.027821781,-0.011192156,-0.024799297,0.0462456,-0.029342657,-0.015148755,0.055577837,0.020957384,0.052362323,-0.023123544,0.030453308,0.02932449,-0.021107156,0.0017396398,0.015675692,-0.015929539,-0.06399315,0.003942959,-0.015966574,-0.04021463,0.044155147,-0.036333777,0.018127767,-0.046278566,0.01139102,0.014558561,0.027923781,0.03772805,-0.06385175,0.025002861,-0.017361514,-0.025901157,-0.0074500884,0.01392214,0.015984425,0.005263989,0.020521767,0.078912005,0.050550498,0.009546043,-0.05606687,-0.022319129,-0.01320498,-0.13692147,0.014030458,-0.023955578,0.023799052,0.0075751366,-0.028655393,-0.009137364,-0.061162017,-0.015597368,-0.027178545,0.0013327644,-0.0024223987,0.039791036,-0.010764325,0.01465758,-0.04229349,-0.04932806,-0.06599376,-0.03532729,0.051194325,0.012312207,0.008867317,0.026838427,0.012873315,-0.016686833,-0.0020803201,0.036176976,-0.009140481,-0.021931035,-0.0038386418,-0.029949963,-0.0525854,0.004527248,0.03219624,-0.028751088,-0.004530845,0.017584035,0.012980619,-0.026072409,-0.024203459,0.0033196378,0.018250309,0.0021075301,0.0029743686,0.0067306366,0.09352594,-0.028909283,-0.010655556,-0.03880187,-0.029343551,0.021386787,0.025019329,-0.047891606,-0.026724381,-0.016981853,-0.02673637,-0.028364409,-0.02372485,-0.016705213,0.028786499,-0.029523352,0.06937006,-0.028426014,0.026043467,-0.02757161,0.017775485,0.0069127223,0.014246565,-0.029436147,0.0694,-0.016868737,-0.034860417,0.020615531,-0.006929226,0.009707712,0.013684547,-0.0023401934,-0.044106722,0.017493438,-0.040908113,-0.02897172,0.012114209,-0.040207487,-0.039440967,0.015853385,-0.005523742,-0.02937806,-0.02488354,-0.03584016,0.010084831,-0.030425275,-0.043503955,0.027068263,-0.015050121,0.015201082,0.065311454,-0.035435487,0.028819574,-0.02812789,0.0037671386,-0.03049699,-0.011205173,-0.01717851,-0.009147375,-0.032210108,0.062119342,0.01809714,0.011447153,-0.010527021,-0.0060373093,-0.020757591,0.0028881973,0.04825671,0.009781512,-0.01583732,0.0113007715,-0.02757064,0.028061165,0.027811317,0.04352432,0.018727003,0.008619816,-0.031900313,-0.042308494,-0.014903503,0.092948854,0.013987785,0.022671005,0.038028207,0.0073436284,0.0057112644,-0.051863797,0.011595602,0.022175562,0.060103673,-0.080304496,0.0087420335,0.027588176,-0.011832134,-0.004607724,-0.024702026,-0.04964735,-0.023498427,-0.0014090806,-0.023895647,0.026213184,-0.01264426,0.007905948,-0.024885926,-0.048976596,0.015768291,-0.004946944,-0.005366311,0.026640253,-0.030693728,0.031836867,0.0025774261,-0.011554114,-0.011849611,0.09587439,-0.0038128665,0.012267702,-0.04775454,-0.016679894,0.010864893,0.050669845,-0.022121703,0.00094181066,-0.021713164,0.011506318,0.0006661962,0.013665827,-0.018303739,0.003777777,0.062688634,0.012462706,0.013247217,0.040381517,0.02828428,-0.0077010584,0.04790607,0.00628654,-0.021450786,0.057982896,0.01626674,0.0043252464,0.004886063,0.046527717,-0.038631223,0.03039365,-0.04721279,-0.035751637,0.008179395,0.016305335,0.03338088,0.034191623,-0.010476059,-0.010436377,0.025701215,0.016648304,0.0014761938,-0.012101912,-0.027428508,0.018977866,-0.031489164,0.015457935,-0.019887492,-0.04561267,0.011517088,0.028922657,-0.046581425,0.016294817,-0.026895177,0.0019280824,0.056731258,0.0013792409,0.011599711,0.002261781,0.02082034,-0.044344153,0.049546376,0.003627449,0.009887524,-0.013046005,0.027243502,0.04112137,0.0017756014,0.055811703,0.002349627,-0.019883445,-0.05397188,0.027713366,0.02357185,-0.011097335,0.027468365,-0.02958093,0.010311606,0.00017809548,-0.0052582063,-0.0045214314,0.003202463,-0.04471741,0.019019872,0.005683752],"last_embed":{"hash":"zbusex","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"zbusex","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{3}","lines":[61,61],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zbusex","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.004318261,-0.004357072,-0.01853209,-0.00064596796,-0.026466493,-0.014432805,0.021989448,-0.0021881647,0.01704886,-0.008126185,-0.02772006,-0.000531612,0.011795977,0.015184917,0.0210439,-0.0034583148,-0.0149455555,-0.026674403,0.008126871,0.0064865705,-0.052441504,0.034563188,-0.0015506647,-0.056284677,-0.020142738,0.026880674,0.01785939,0.00478688,0.008589748,0.020081012,-0.020449748,-0.02769178,0.060217604,-0.018347252,-0.015606732,-0.033713,0.016660541,-0.03196489,-0.024022503,0.04084706,0.022568088,-0.024407394,0.008756528,0.00867594,0.0064658974,-0.0152676385,-0.017099826,0.004256949,0.03208813,0.0051696296,-0.009667266,-0.0060134185,-0.012699193,-0.05251524,0.017314905,0.017963346,-0.0042931098,0.02659926,0.009747266,-0.006489177,-0.019548042,0.011003022,0.027505292,-0.033146348,0.016852517,0.09467471,0.008952675,0.010444138,-0.005038294,-0.036065027,0.023646263,0.03479802,-0.04436081,-0.014514989,-0.041502994,-0.028911626,0.034465674,-0.05126615,0.0036859224,0.008416806,0.016781578,0.002429828,0.011685759,-0.022969952,-0.02783792,0.022624312,-0.020197686,0.00714524,-0.0325228,-0.02559843,0.008231317,-0.010456652,0.061042003,-0.03276484,-0.0008779868,-0.011468018,0.025013609,-0.035944186,-0.017802967,0.0340988,0.048799228,0.049786597,-0.036610242,-0.0067318133,0.025198983,-0.02233182,0.00572634,0.012661421,0.04264027,-0.019815855,0.026325613,0.028867729,0.023544617,-0.0011381997,0.008423963,-0.0185821,0.005482917,-0.023984639,0.019125653,0.006011829,0.06177411,0.056285437,0.0355146,-0.016320968,0.024649778,0.038862027,-0.022248458,0.04280724,-0.020199956,0.03063049,0.027354226,0.029636716,-0.030432912,-0.028329981,-0.026407724,0.0018721614,0.0384686,-0.01696915,0.01432152,-0.09971533,-0.0064502833,0.019948438,-0.04696142,-0.020896515,-0.04105144,-0.027559122,0.03439341,0.0031343375,0.025879355,0.028842226,-0.016786123,0.014975344,0.0036212346,0.008357566,0.032221716,-0.013406007,0.0068290234,0.01870887,-0.009178922,-0.009463908,0.008087725,-0.033021063,-0.037620537,0.013951779,-0.008283259,-0.015003047,0.02901646,0.046555985,0.0080950465,-0.026209079,0.009844564,-0.013045254,0.0370398,0.019891826,0.0073665273,0.012460956,0.069940664,0.022918994,-0.0040623373,-0.02768623,-0.02306079,-0.00980457,-0.00901535,-0.03952132,-0.002427715,0.030991679,-0.029664231,-0.0029451502,0.013102779,0.019159593,-0.022835473,-0.011382855,0.030259037,-0.024399254,0.08959523,-0.027339708,-0.026738381,-0.0006100276,0.025770608,-0.064878985,0.017144278,0.015430914,0.0027930327,0.002194059,-0.006373113,0.011993876,-0.04511854,-0.021041876,0.020048888,-0.014353541,0.015246303,-0.017556243,0.0041445694,0.008777164,-0.061751574,-0.00023788463,0.037114117,0.041424062,-0.021086812,0.0026324168,-0.021216687,-0.010539147,-0.020677214,0.021028617,0.041040294,0.025430279,0.035982806,-0.011427516,0.01230528,-0.01455175,0.006375199,-0.02065104,0.0069055515,-0.00755548,0.02113969,0.027063696,-0.017975532,-0.03678209,0.0037114297,-0.02670169,0.02387493,-0.0020411487,0.025176588,0.024583865,-0.057142194,0.035795406,0.015052397,0.04773773,-0.0074219005,0.016723663,-0.013580097,0.0086781895,-0.0027697247,-0.02599637,0.03185458,0.03068628,-0.011463876,0.014845248,0.025617942,-0.017312016,0.0055072266,0.05477484,0.016180117,0.008458962,-0.009266826,-0.013889901,-0.03024431,-0.015654994,0.005944072,0.07045269,-0.017221285,-0.012451737,0.03139459,0.0025380943,-0.025931576,0.012642687,-0.049686868,0.01200553,0.07184462,0.029898936,0.0013981089,-0.020033637,0.013771212,-0.01375145,0.03339414,0.0071982807,-0.0071020736,-0.053038515,0.0021477256,-0.026978249,-0.0365232,-0.037912887,0.074385285,-0.011401633,-0.04322323,0.009034827,0.032873362,-0.16198003,0.012786149,0.0099677155,0.06568516,-0.00847269,-0.0021589743,-0.036147967,0.035063323,-0.01770961,0.037341345,0.006937615,-0.048601985,0.029396411,-0.021767944,0.009110123,0.0063805403,-0.030604625,0.023549901,-0.014211264,-0.03554931,0.006043244,-0.019270467,0.021219345,0.023597583,-0.0033075134,-0.0019277057,0.059922356,-0.013823216,-0.024069304,0.005792762,-0.06334692,0.014883821,0.00820976,0.017091753,0.010760387,0.02078794,-0.029361196,0.006322215,-0.018888887,-0.0014780238,0.03626241,0.043701686,0.013131179,0.02059783,0.009862233,-0.0046567824,-0.021269586,0.01753786,-0.02375663,-0.025189172,-0.031563852,-0.05613031,0.011114521,-0.020506332,-0.029472074,-0.0339282,-0.0052373502,0.043755267,-0.0070396485,-0.04925828,-0.023726378,-0.04138215,-0.014630165,-0.003533816,-0.029929217,-0.059486084,0.025664432,-0.06881115,0.01074763,-0.017239394,0.021271318,-0.008865794,0.022776404,-0.01741773,-0.023597969,0.040948253,-0.0110677825,-0.018271131,-0.041881684,-0.09795189,0.001886095,0.05106277,-0.020216752,-0.028045638,-0.015452275,-0.0047308784,0.010098367,0.001886087,0.028485965,0.25608674,0.050160237,-0.02655166,-0.027220137,0.047617916,-0.01990381,0.03784373,0.03391425,0.010106155,-0.037108544,-0.0479715,0.041697092,-0.03579693,-0.003204153,0.0032954603,0.054118644,-0.08098414,0.0065798494,0.06971171,0.004634535,-0.0032594518,-0.037837986,0.031125793,-0.008501407,-0.093349755,-0.023563365,0.035322607,0.04102185,-0.05817132,0.04044867,-0.053792257,0.052059457,0.035066858,-0.02158032,0.0088517135,-0.016171651,-0.007106615,-0.08831747,-0.017747099,0.034101423,0.006525732,-0.014380382,0.0121204015,-0.020006852,-0.039961193,-0.027598338,0.0014094664,0.0010728728,-0.009553413,-0.017837338,-0.030434517,-0.0038051012,0.011182302,0.020810716,0.007718774,-0.005266036,-0.000037821843,-0.008458349,-0.013469816,0.027572235,0.011165357,-0.0014294614,-0.08891636,0.018749056,0.027949324,0.035900988,-0.00721508,0.02282329,0.014918805,0.024047326,0.032115635,0.023295196,0.014365576,-0.013724496,-0.006683705,-0.012490994,0.050438143,0.012134836,0.023775522,0.002474047,-0.0051524458,-0.023531014,-0.015703134,-0.02869657,0.04160489,-0.03339333,0.012720305,0.075332254,-0.019399455,-0.04210951,-0.0043096584,-0.0003738507,0.0018195511,0.019734563,-0.020631302,-0.038476188,0.026856152,-0.02310085,-0.02488876,-0.045669254,-0.02915098,-0.02233724,0.030012531,-0.0248537,0.06903756,-0.008295773,0.019894805,-0.012189165,0.015754629,0.0063508954,-0.038173188,0.055243194,0.008301236,-0.012829062,0.008241142,0.04700238,-0.011219889,0.017924808,0.042372297,0.000623354,0.006097364,0.013361413,-0.047851622,0.029466879,0.0073170383,-0.073059626,0.0042506508,0.035609692,-0.0019071428,0.01343587,0.04382991,-0.015806727,0.0014620775,0.053674404,0.0482722,0.006890842,-0.04646654,0.0011772937,0.027027925,0.018200187,0.009114149,-0.022967901,-0.0154929375,-0.019948376,0.0007444729,-0.016210774,-0.106735654,0.012676392,-0.017932225,0.022570236,0.01085054,0.027263017,0.009812758,-0.022447893,0.024915488,-0.034317322,-0.016925786,-0.00961436,0.003479803,-0.026084317,-0.016503084,-0.013471788,0.036262188,0.030824779,0.05043166,0.037023656,-0.006895027,0.06961307,0.023401685,-0.008622672,0.013587403,0.0026149943,-0.05584495,0.033042897,-0.015002373,-0.016908133,-0.009830082,0.008825052,-0.027664142,-0.025074538,0.027120579,-0.021103645,-0.034318857,0.01757633,0.014783882,0.014766586,-0.030168774,-0.016990634,0.031996854,-0.007998338,-0.030512743,0.10049546,-0.016272677,-0.0070928275,0.03644124,0.02702192,0.025760034,0.021232255,0.031862624,0.0017772358,-0.021211823,-0.023545904,-0.016317522,0.032435942,0.0015602513,-0.049475618,0.022113375,0.050469916,-0.014214082,0.044774335,-0.05381797,0.014430106,-0.07500197,0.003713991,-0.034315042,-0.035838734,0.032411024,-0.018452631,-0.07493517,0.012667575,-0.033849116,0.0044745174,0.0047510145,0.0061628562,-0.030170452,-0.016256265,0.0053960746,-0.013369669,0.026325917,0.023194678,-0.0071383235,0.017757418,-0.03538939,-0.019861298,0.023099504,0.059521608,0.0055721262,0.049204882,0.018640062,0.040181022,0.007891943,-0.033431124,0.030172553,0.033475906,0.021835862,-0.016399914,-0.054757666,-0.046197075,0.01661621,0.00463764,0.022679294,-0.017819777,0.00065268757,-0.036674283,-0.002023086,-0.002415528,0.038362775,0.00786173,0.023337193,-0.020128382,-0.0055757477,0.024410792,0.028202197,0.0083168885,-0.038380466,-0.061089218,0.014889957,-0.020752603,-0.032850083,-0.047509488,-0.01942106,-0.011509877,-0.00998158,-0.020098398,-0.011879705,-0.03632919,-0.043039933,-0.009299665,0.01901836,-0.0670282,-0.01922316,0.0106912935,-0.010131819,-0.021776468,-0.009238867,0.016340315,0.065251045,-0.013095035,0.013385834,-0.04026143,0.0117202345,-0.027795019,-0.06200756,-0.011178851,-0.0033576062,0.010724309,-0.003717255,0.036321428,0.016494442,0.0025416329,-0.016664382,0.03362541,-0.023179434,-0.0022574388,0.011076091,-0.0022627166,0.018211437,0.047777075,0.061573416,-0.016881237,0.055228405,-0.07251777,-0.020535834,0.0032300234,0.022546614,-0.0043600607,0.025093604,-0.041367255,0.052617084,-0.0056302124,-0.009257827,-0.029392784,-0.018343315,-0.011132267,-0.07920135,0.009054269,-0.02819984,-0.059409108,-0.01816429,-0.0021303943,-0.00022109815,0.008297529,-0.04675973,-0.030571626,-0.031969547,0.0008018264,0.02105871,-0.0034626154,0.025788475,0.01578478,0.0049988106,-0.0070815156,0.037511576,0.000055370976,-0.035232622,-0.031423792,-0.016956326,0.0046123555,-0.016760167,0.030668944,0.016098911,0.02329445,-0.002284513,-0.034164846,0.025733383,-0.007825278,0.0106859645,0.0499349,0.054082893,0.023955699,-0.03976752,0.004857298,0.009849494,-0.050199836,0.016736994,-0.0045212978,-0.01978407,-0.051211175,0.015166828,0.005506346,-0.051608074,0.024989221,-0.034389198,0.014023522,-0.042855725,-0.014284361,0.011517653,0.029631115,0.03378107,-0.046455484,0.014298104,-0.019207088,-0.039967492,0.0065579875,0.0035345587,0.0016864708,-0.006614496,-0.0040354896,0.07228669,0.04331153,0.00032909698,-0.03439701,-0.008270062,-0.007418738,-0.13496459,0.019666096,-0.04203759,0.009650114,0.018690394,-0.022101047,-0.008813414,-0.050823446,-0.026346654,-0.036518052,0.019572059,0.014646363,0.022779066,-0.017680332,0.0024983473,-0.026797656,-0.028781475,-0.052747026,-0.043128707,0.06730391,0.01910723,0.030821394,0.021586291,-0.0090511795,-0.03280256,0.007307314,0.0028433772,-0.005812991,-0.034395743,-0.015574209,-0.0602174,-0.061799362,-0.004946641,0.017655874,-0.0019447721,0.0031804114,0.012346498,-0.012984091,-0.00968847,-0.010714488,0.008152733,0.021797163,0.04008851,-0.000012236288,-0.0019134951,0.09796685,-0.04033548,0.00036341956,-0.025295308,-0.011549704,0.01760217,0.046163294,-0.060086835,0.0041294605,-0.025769306,-0.0033499557,-0.022185829,-0.03452537,0.0031663065,0.020754546,-0.040742505,0.04310649,-0.039537508,0.01918792,-0.03986633,0.015094055,0.039685782,0.0072774286,0.01270315,0.042580508,-0.029277423,-0.030804511,0.010775459,-0.014460413,0.010740755,0.005776114,-0.0015627719,-0.06595431,0.023969147,-0.02564314,-0.051513754,0.019747978,-0.05704794,-0.018826986,0.0038985366,-0.020537725,-0.027117893,-0.033209905,-0.003535048,0.0024401958,-0.03230138,-0.020369677,0.062035836,-0.0059903637,-0.025863994,0.03691215,-0.0074474365,0.019064968,-0.0121997325,-0.002258663,-0.010850305,-0.039693456,-0.013500287,-0.002463102,-0.012405846,0.014152137,0.027262757,0.020070482,-0.007291043,-0.013532783,-0.02907411,-0.015423882,0.031362556,0.02983406,-0.03280218,0.014617336,-0.008831207,0.011325248,-0.013253355,0.030705556,-0.0028734773,0.0018172446,0.023015693,-0.03098368,0.011023485,0.07373035,0.0028627464,0.051557157,0.012891202,-0.03350565,0.02653803,-0.056039795,0.016293924,0.042257696,0.048097186,-0.048074417,-0.012155418,0.034664635,-0.020403223,-0.004852076,-0.0078464225,-0.0517002,-0.012442678,-0.013725532,0.0021588376,0.0072035976,-0.005504866,-0.024701847,-0.034067802,-0.05251968,-0.0082321195,-0.0042627673,0.0038178072,0.008352613,-0.022787146,0.011023458,-0.016759498,0.0027066597,-0.028507503,0.08728688,-0.007979031,0.019403365,-0.044450358,-0.0027093932,0.00897186,0.036682893,-0.007785074,0.008414272,-0.031039393,0.015627952,0.015063788,-0.017517002,0.00010472668,0.008289878,0.040813845,-0.012758146,0.014296507,0.029624766,0.021174649,-0.011204759,0.03403822,-0.014398677,-0.011729618,0.05725144,0.014606728,0.010252955,0.009245856,0.030813718,-0.047209974,0.028337667,-0.046062037,-0.026183978,0.016364729,0.03580561,0.0446775,0.022821577,0.0068033836,-0.0035780785,0.016151255,0.017957384,-0.041153662,-0.004836045,0.003906744,-0.0047955695,-0.035533212,0.029211514,0.0023424104,-0.0713173,0.0075440067,0.058037285,-0.025573969,0.015254175,-0.0007892278,-0.021834133,0.0014777583,-0.006839567,0.012630407,-0.00551205,0.018354742,-0.04431778,0.036688693,-0.00482003,-0.022632496,-0.008212957,0.007475774,0.038759656,0.008234316,0.047796126,-0.008146471,-0.0351787,-0.050959703,0.014286344,0.0037856393,-0.0050779786,0.0189644,0.0049684863,0.019803684,0.024007116,-0.03631577,0.014523746,-0.003690712,-0.040664587,0.03587223,0.0091592595],"last_embed":{"hash":"gdd096","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"gdd096","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{4}","lines":[62,62],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gdd096","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0109259775,0.0010314672,-0.019708524,-0.0072320914,-0.047789566,-0.037662093,0.045999642,-0.012611411,0.043867223,-0.013568618,-0.008379471,-0.021107549,-0.0067287856,-0.00088933436,0.006761743,0.007785733,-0.018931609,-0.030628966,0.010279893,-0.0010132812,-0.073878065,0.0356569,0.028993586,-0.037547868,0.014106447,0.023906715,-0.019419428,-0.016053924,-0.007037554,0.03826101,-0.0072062844,-0.018542754,0.08087629,-0.024278658,-0.010718497,-0.0033730625,0.0379117,-0.03458024,-0.0067007756,0.034433864,0.021885322,-0.020730028,0.014487205,0.026340023,0.024422098,-0.01573081,-0.025634311,-0.0024379638,0.05055367,0.0068638683,-0.035068,-0.0029150543,-0.0006864557,-0.064613655,-0.0098834075,-0.023577828,0.022183908,-0.0062519778,0.0039085373,-0.0054972377,-0.029726518,0.015655695,0.020191288,-0.035806786,0.031471383,0.080860406,-0.0031206287,-0.008592663,-0.009584544,-0.04722259,0.010444481,0.011383822,-0.019492948,-0.033931766,-0.030042104,-0.000892407,0.00713769,-0.033564653,0.0066784397,0.007241433,0.024274442,-0.0059279585,0.02856178,0.004426598,-0.004861263,0.025044436,0.01018747,0.047703493,-0.026583703,-0.040703684,-0.012263458,-0.026291136,0.0454608,-0.003843514,-0.0335081,-0.01268501,0.0032022113,-0.003146784,-0.018623669,0.008732204,0.04371664,0.03438576,-0.026134579,-0.0207921,0.024435988,-0.024889817,0.019613605,0.0099275485,0.046717066,0.003410997,0.02310912,0.012668957,0.027811708,0.014457872,-0.009126269,-0.008263845,0.008259548,-0.030795678,0.023686461,0.00038452414,0.032691933,0.031337053,0.023198824,0.018079352,0.051902734,0.025195478,-0.03180367,0.011024463,-0.037775755,0.037443332,-0.026731044,0.008973898,-0.020830575,-0.03943031,-0.035126243,-0.00918779,0.039747257,0.03152943,-0.023549063,-0.072569735,-0.004943018,0.042872217,-0.020745443,-0.00462053,-0.01795736,-0.008239632,0.023249,0.04701385,0.02083034,0.024050452,0.0060455753,0.0037065758,0.0023466381,0.06534913,0.006275014,-0.013539753,-0.021871442,0.02148501,-0.0067646806,0.010948421,-0.043286167,-0.00009354497,-0.038220342,-0.014868046,-0.009977785,-0.01395665,0.033584114,0.01912981,0.013353024,-0.017611034,-0.0011371075,-0.025847593,0.001034747,0.03854165,0.024601078,0.026976867,0.058963355,0.033503983,0.010043261,-0.043608412,0.009469605,-0.0054736803,-0.010927077,-0.02516342,-0.003350746,0.058596827,-0.05090999,0.033616222,0.031839233,-0.0028326635,-0.015763735,-0.026924426,0.027838817,-0.028059307,0.09860027,-0.03292308,-0.029571043,0.021043586,0.022824334,-0.0810985,-0.007668502,0.022834903,-0.040919747,0.040201366,-0.022961583,-0.004476836,-0.049297,-0.019320475,0.021878496,-0.013759746,0.017566158,-0.03122403,0.014814959,0.011272106,-0.057999227,0.0022836023,-0.001424937,0.021241482,-0.035177827,0.020030018,0.010843185,-0.007564196,-0.023214478,-0.02916096,-0.009523971,0.01410065,0.014579867,-0.009063098,0.0052831285,-0.023062821,0.0053296527,-0.011056605,0.019726539,-0.0040548397,0.029777462,0.003166181,-0.014042892,-0.029569935,0.04489069,-0.006320483,0.00045428405,0.01644095,0.01976436,0.018368855,-0.053689558,0.0066933315,-0.0026687256,0.055045243,0.006182379,-0.011174564,-0.0016998603,0.0058129765,0.029089348,-0.038537778,0.016179921,0.014447173,-0.0007121647,-0.01144574,0.00012753627,-0.013978341,0.015431963,0.058259778,-0.015214866,0.007588591,-0.007279528,0.0015771587,-0.012398209,-0.0091711655,0.0038269819,0.08220478,-0.018263534,0.013865749,0.030946828,0.023368062,-0.034907684,0.004740461,-0.0476656,-0.000023154398,0.025082633,0.013060953,-0.005272522,-0.040757783,0.014384113,0.014728328,0.065783896,0.009961116,0.02541577,-0.053297922,0.018924529,-0.010286993,-0.025140518,-0.04291642,0.09294102,-0.022953292,-0.045719743,-0.018305592,0.0051604155,-0.15156484,-0.0005289258,0.011522761,-0.006068702,-0.0056103333,-0.008069792,-0.0498925,0.014542175,-0.04848354,-0.019562067,-0.019914238,-0.050458945,-0.0029584079,-0.007442119,0.0049495203,-0.0086669335,-0.050051283,0.0013766441,0.001954713,-0.034360513,0.017325105,-0.011961034,0.015466632,0.009819009,0.011976793,-0.00078778906,0.042441603,-0.034629192,-0.023412118,-0.017296292,-0.05954479,0.003024771,-0.0013222363,0.019462828,0.03280324,0.03131904,-0.039246127,0.012726438,0.010738541,-0.004633424,0.045480646,0.06640131,-0.0006298757,0.01884855,-0.00035542648,0.020257896,-0.028000286,0.013199322,-0.010434788,-0.032380674,0.0035557612,-0.022216719,0.0016127945,-0.016993405,-0.021796227,-0.0212643,0.021776786,0.022770768,-0.0029905809,-0.03821517,-0.038850896,-0.05246411,0.017908078,0.0005097895,0.0060910983,-0.0394291,-0.008400036,-0.058078572,0.014080169,-0.010514069,-0.0014901583,0.007903754,-0.006901849,-0.024890412,-0.06635284,0.029343111,-0.015449341,0.0003978898,-0.028202701,-0.087562144,-0.008994225,0.03467801,-0.017031793,-0.0037533273,-0.0151594505,-0.0018627349,0.038118143,-0.020131575,0.058517486,0.2576193,0.035509977,0.014008589,-0.020267129,0.038770735,0.027984034,0.0154238455,0.044737287,0.011621069,-0.031671084,-0.050427284,0.04041599,-0.063365035,0.021096062,-0.0031283295,0.047893617,-0.0429893,0.0039793276,0.06926424,-0.020894933,0.024910534,-0.022461297,0.056595847,-0.01450604,-0.07344773,-0.029498719,0.05165406,0.059801362,-0.048448846,0.014639637,-0.034721572,0.05938064,0.03358515,-0.000055575052,0.021250531,-0.0064727427,0.0038848529,-0.04152569,-0.027777176,0.030447142,0.00051661325,-0.027704712,0.019252563,0.006265515,-0.07353993,0.0052693007,-0.019090071,0.02612136,-0.008360836,0.0058764797,-0.016153311,0.008722842,0.021432113,0.012380275,-0.014191507,-0.020047273,-0.0031633468,-0.01385702,-0.050416794,0.034460314,-0.006261649,-0.0112283295,-0.064113386,0.012220379,0.0034751613,0.028918242,-0.032609314,0.03857989,0.08370385,0.052099288,0.04492551,0.0022109754,0.00071623013,0.017742679,0.0005298987,-0.005208688,-0.0018978524,0.034727063,0.026226591,-0.019896662,0.008653143,-0.040941786,-0.0073776236,-0.020170396,0.044497814,-0.022100216,0.009516973,0.040648803,-0.023761403,-0.03077049,-0.013566484,-0.019556511,-0.0053274855,0.0021833882,-0.031163095,-0.024874695,0.021268485,-0.0314537,-0.03793725,-0.054560147,-0.026507301,0.0038430386,0.008874648,-0.019990323,0.044035695,0.014727564,-0.008017284,-0.008167645,-0.017815538,0.010436325,-0.041137137,0.045745652,-0.01456152,-0.05395658,0.03023779,0.039872747,-0.02400661,0.030057136,0.037745368,-0.009364318,0.0011154842,-0.03629143,-0.04582247,0.02046954,0.0028829586,-0.062177934,-0.014239574,0.0013567108,-0.022951249,-0.006790658,0.04787482,-0.020804647,-0.059929475,0.03909229,0.022369798,-0.002442621,-0.017364852,-0.0009928552,0.038502786,-0.018701343,0.016039385,-0.021127636,-0.010940836,-0.010038198,0.00613297,-0.009607317,-0.0718407,-0.009543753,0.020495497,0.0036250248,0.019971767,0.025454037,0.006037306,-0.026223619,0.027441375,-0.018373989,-0.035411917,0.010398349,-0.0020175963,-0.02794154,0.0018672927,-0.011556162,0.061733223,0.024460837,0.009143246,0.06426408,0.010232354,0.045009807,-0.0069280067,-0.012403284,0.02478428,0.013740473,-0.040042043,-0.0028710724,0.0086183995,-0.03939536,-0.004594992,0.01884499,-0.021042237,-0.03258016,0.012719504,-0.0037471799,-0.024550697,0.029084744,0.008388055,0.03399689,-0.0342748,0.0015453165,0.05500668,-0.0026213243,-0.026148317,0.103943944,-0.00047143147,-0.03101329,0.025821354,0.04956584,0.014659153,0.050411858,0.03154955,-0.047109567,-0.028504334,-0.018604664,-0.008479021,0.01770036,-0.01456226,-0.024159336,-0.000030164432,0.04331296,0.011109777,0.017145459,-0.005971903,0.0087808585,-0.05906102,-0.009685298,-0.021250319,-0.050230213,0.009362791,-0.000013988777,-0.06939458,0.006646134,0.014092479,-0.012611412,0.007610041,-0.019882435,-0.030036585,-0.0061712563,-0.019116461,-0.020261982,-0.024904052,0.057038557,-0.004662345,0.023780612,-0.017129146,0.021237709,0.019712359,0.044010315,0.008144073,0.042945758,0.0007866276,0.009355698,-0.003398093,-0.028449422,0.032029044,0.030607745,-0.0011711633,-0.03457092,-0.06640242,0.005926136,0.031167055,0.03905553,0.018772056,-0.002025957,-0.009280847,-0.01631411,-0.057642005,0.010264475,0.0771336,-0.016423227,0.0076838657,-0.055255122,-0.0113911,0.03861258,0.022638723,0.0032729858,-0.06942369,-0.035128187,-0.015943896,-0.0016908003,-0.01952707,-0.055746563,0.0085191345,0.0040292945,-0.030056722,-0.0063042,-0.031167254,-0.03602743,-0.03730971,-0.049052227,0.012582491,-0.029052958,-0.042737443,0.050034553,-0.0026228516,-0.006413431,-0.0034801525,0.023222428,0.057507943,-0.016689597,0.002034903,-0.05082417,-0.004118904,-0.046735205,-0.04766564,0.0054263505,0.028311629,0.026715543,0.011396659,-0.0021499682,-0.00067330577,0.00052572717,-0.021841653,0.037720177,-0.0148612335,0.005609113,-0.031035023,-0.0025360102,0.019063344,0.017946009,0.015463873,-0.010091332,0.030912159,-0.056230262,-0.01544157,-0.03335175,-0.0024744903,-0.011461778,0.048284013,0.00013843547,0.028939694,-0.027326278,-0.017500307,-0.052514005,-0.030746596,-0.021128299,-0.06903003,0.038051486,-0.04642446,-0.0287694,-0.0019127991,0.0077721174,-0.02471462,0.005258935,-0.034058623,-0.01759388,-0.02800923,-0.014504381,-0.007131447,0.0021336635,0.012897434,0.04910838,0.011761573,-0.025500722,0.02935189,-0.01993427,-0.024188455,0.026733961,-0.015122837,-0.0052545206,-0.03731627,0.02332899,0.020383453,-0.009059997,-0.010596124,-0.017878547,0.057456933,0.0024000583,0.011177958,0.028666096,0.020229043,0.047310065,-0.01732095,0.028277503,0.024032004,-0.02502522,0.021413986,0.025173044,-0.019005833,-0.045947805,0.026292028,0.002281447,-0.022805117,0.03690524,-0.029898593,0.007463427,-0.053736415,-0.002259252,-0.00468591,0.021992251,0.007611025,-0.014175918,0.030042375,-0.016432557,-0.046612483,-0.0035522366,0.020465773,0.017889772,0.007851362,0.014842395,0.08351358,0.023496855,-0.033922262,-0.070206545,0.0060374136,-0.010999127,-0.13758056,0.030099306,-0.018485235,0.009253567,-0.00086455204,-0.024872389,-0.007467624,-0.04613581,-0.009524927,-0.02906012,-0.04796731,0.017624177,0.012066449,-0.00793399,0.0006927674,-0.018069312,-0.027730668,-0.055930495,-0.021936255,0.057573374,0.005491652,0.0045807306,0.023944298,0.0057144733,-0.015161892,0.014081779,-0.0102573335,-0.009884352,-0.025440997,-0.0063191075,-0.041528825,-0.038325418,-0.0017078327,0.021761583,-0.026580105,0.00533942,0.018746722,-0.012900459,-0.030673936,-0.021901377,0.0153896175,-0.00425617,0.014571763,-0.015160427,-0.026705865,0.08818635,-0.038037784,-0.0069318493,-0.036697354,-0.017627662,0.017332762,0.042104226,-0.021953596,-0.010401288,-0.015365124,-0.003007957,-0.0033106552,-0.024650058,0.011836992,0.025844721,-0.011450338,0.06419159,-0.05062976,0.03517257,-0.03396293,-0.0077204006,0.013971343,0.011779332,-0.036346525,0.064732954,-0.019171521,-0.006758061,0.015567863,0.003647598,0.030047785,0.021227786,-0.0036471281,-0.058876004,-0.022101348,-0.031391013,-0.03332036,0.008356683,-0.0985392,-0.013160726,-0.0051545044,0.0010342607,-0.008128969,-0.04298862,-0.032450907,0.010736624,-0.04378087,-0.01941208,0.0422617,-0.011262774,-0.016836496,0.050953697,-0.011921358,0.000871142,-0.021477636,0.0005873986,-0.021800367,-0.027843542,0.0141512975,-0.01782594,-0.018113436,0.017702729,0.021695588,0.011195964,0.0030810998,-0.033384938,-0.016833264,-0.036746603,0.022554658,0.02691095,-0.018901812,0.022834465,0.02801664,0.012927321,-0.020290697,0.028062688,0.024723282,-0.0050595533,0.021769239,-0.031505797,0.0092634745,0.060116846,-0.003947635,0.060946282,0.023894332,-0.035935413,0.022360226,-0.03144414,0.057910897,0.040046174,0.05724173,-0.03190705,-0.019158952,0.0237372,0.008273296,-0.011102018,-0.0365974,-0.082851395,-0.026381971,-0.016838439,-0.017906768,0.025430948,0.00096081867,-0.0040328,-0.029043848,-0.05339544,0.027030896,0.015251813,0.01837102,-0.008064874,-0.04951686,0.04425954,-0.0017420542,-0.021745207,-0.0076275556,0.09044437,0.009064906,-0.0011661683,-0.018061833,0.012173286,0.031442933,0.038202874,-0.006585774,0.01193676,-0.037126996,0.006725355,-0.009308808,0.04518743,0.005918044,0.03597562,0.07094056,-0.0058088335,0.028621713,0.02721215,0.03935015,-0.036408246,0.048210554,0.03282774,-0.017485913,0.03890921,0.022767395,0.0070631066,0.002372812,0.042941626,-0.029529076,0.07047559,-0.042926166,-0.021504937,-0.010025761,0.014055064,0.017148564,0.030395793,-0.013345859,0.015110374,0.020461513,0.009027179,-0.022281608,0.001731024,-0.044132076,-0.0065210466,-0.043239642,0.008151165,-0.03499113,-0.053276334,0.00044300838,0.029383492,-0.011143008,0.015395484,-0.017652426,0.01744505,0.023693739,-0.00745961,0.013072404,0.0217536,-0.0061690053,-0.027006133,0.035121392,-0.029011123,-0.026800241,0.019087013,0.0053721694,0.020672534,0.04374069,0.038470782,0.037858814,0.0030216372,-0.060241397,0.013424577,0.0076923016,-0.00096185255,0.0327564,0.022172054,-0.0042787087,0.017210312,-0.01329939,-0.0005367204,0.008713826,-0.0052668923,0.049603656,-0.024298301],"last_embed":{"hash":"54xazf","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"54xazf","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{5}","lines":[63,64],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"54xazf","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033280388,-0.013277733,-0.025600672,-0.0020389317,-0.05033384,-0.02499781,0.041819505,-0.013681858,0.01743461,-0.0154119395,-0.013317813,-0.0049283197,-0.018162208,0.0079020085,0.030437075,0.0015088974,-0.0008665331,-0.014672023,0.031947326,-0.002645502,-0.07227876,0.022959234,0.020367011,-0.040317483,-0.026778718,-0.00065147283,0.023313653,-0.0028542988,0.011799319,0.01582905,0.0005580002,-0.02696619,0.069964565,-0.018164083,-0.023122117,-0.022764375,0.0017422253,-0.025015876,-0.039231118,0.050131127,0.004000184,-0.021183858,0.04002699,0.028720224,0.0126213925,-0.025415488,-0.011076607,-0.0022887266,0.020191375,-0.016016137,-0.007582903,0.020328695,-0.01722825,-0.03374605,-0.023429591,0.022213679,-0.023177577,-0.011234834,-0.017265644,0.009482411,-0.032657143,0.01649376,-0.0055787736,-0.026267288,0.012833847,0.07262626,0.0233284,0.019536145,0.006447554,-0.05126436,0.0064883376,0.007989677,-0.05239968,-0.014887319,-0.032659996,-0.01793011,0.008522987,-0.02001216,0.008252186,0.054615542,-0.0036339513,-0.021238191,0.036915317,-0.0027002487,-0.023878878,0.025513738,-0.019165456,0.047248323,-0.010925931,-0.0340583,-0.003944835,-0.005106116,0.015226084,-0.0382517,-0.024499033,-0.01110442,0.010620997,-0.02828892,-0.0052785026,0.04018161,0.049479257,0.053350136,-0.020988608,-0.020891378,0.017153127,-0.026206106,0.0072737997,-0.006347916,0.050570354,-0.0042832787,0.023824068,0.034088783,0.021709323,0.023561256,0.008339577,-0.0069444445,0.008782875,-0.025994793,0.022385687,0.0019294594,0.061614204,0.050969314,0.032510463,-0.012004973,0.04274144,0.03981807,-0.005470928,0.015380107,-0.008073651,0.041167784,0.012308863,-0.0052930755,-0.030577732,-0.022866216,-0.02106869,0.0050185765,0.029670762,0.0051582092,0.0012941489,-0.09652247,-0.003274998,0.03468523,-0.038077533,-0.014968194,-0.021353442,-0.042254973,0.02965846,0.018953793,0.0005499376,0.051576488,0.009582136,0.031083103,0.013417884,0.027369147,0.024928343,0.0046801977,-0.016802786,0.03948993,0.01193414,-0.029304208,-0.0050633946,-0.025338162,-0.016970238,0.010604503,0.00018107952,-0.008845847,0.02718373,0.045447532,0.0077026878,0.017388208,0.017443314,-0.03150638,-0.0022668962,0.042258553,0.016439307,0.017684808,0.07684589,0.035478055,0.017637398,-0.03633838,-0.040685862,-0.0036330728,-0.026136523,-0.030117916,0.0021507284,0.044533517,-0.033358548,0.019540463,0.03573568,0.034644794,-0.015502699,-0.018420527,0.03779074,-0.036015786,0.09096428,-0.020642085,-0.025080802,0.010593362,0.01577916,-0.07659075,0.018746838,0.016522588,-0.0026505673,0.0076177497,-0.02844378,0.003831416,-0.042086504,-0.0041958713,0.026578838,-0.052151866,-0.011467672,0.0025850665,-0.0031067883,0.010499028,-0.04212606,-0.004362882,0.0013629769,0.028597271,-0.017493038,-0.0017220016,0.021263234,0.0040877336,-0.0152553385,-0.0012175452,0.0015470028,0.00012230634,0.030837366,0.010350324,0.014400712,-0.0146446945,-0.02163246,-0.02324008,0.008730492,0.00036640128,0.013563198,0.016525311,-0.017855702,-0.01585419,0.030894348,-0.033325702,0.028233629,-0.0074248766,0.0509795,-0.0022627597,-0.03889016,0.023212682,0.028585201,0.07168405,-0.019492038,0.01566054,-0.022334585,0.010882007,0.0077361227,-0.046024807,0.024905704,0.04193936,-0.0031209544,0.0011546732,-0.0057678847,0.00066745176,0.0059752613,0.04789527,0.01580219,0.008598748,-0.0059678354,-0.0033237466,-0.029479872,-0.018621212,0.03159138,0.05384188,-0.019505445,-0.0058531053,0.039166715,0.009878655,-0.029805455,0.013774004,-0.026215373,-0.0007419108,0.06338737,0.046579152,-0.010642199,-0.025450416,0.0049422556,0.027406562,0.04579006,-0.010697752,0.00050844206,-0.028461,0.009003669,-0.033729393,-0.038731065,-0.025213987,0.086124934,-0.00990013,-0.04177484,0.0031784668,0.00777677,-0.15842348,0.0086411545,0.001108251,0.047058478,-0.0050340295,0.00058919814,-0.02751954,0.037273686,-0.03794117,0.027421594,-0.028741768,-0.053917427,0.009282346,-0.02074034,0.015899787,0.0068894303,-0.043724228,0.014563028,0.0044487575,-0.033506088,-0.019162642,-0.032538753,0.020001467,0.021593526,0.027544713,0.004786741,0.057244852,-0.03579923,-0.028667578,0.0038213162,-0.054099157,-0.0017869981,0.004965147,0.013473598,-0.0024110186,0.012975823,-0.03397397,0.018406875,0.013736816,-0.0033031253,0.034659553,0.07346805,0.006471897,0.020073086,-0.008209566,0.005374857,-0.041150838,0.013759235,-0.029969726,-0.034761865,-0.008223524,-0.023074305,0.0054201083,-0.0046474654,-0.040600546,-0.024459643,0.021263683,0.046587586,0.008911156,-0.045984812,0.02283511,-0.03125569,0.0077545876,-0.045841053,-0.028113518,-0.057219397,0.03241721,-0.0379252,-0.0066773687,-0.01824111,0.035697047,-0.0035916315,0.013752257,-0.012203353,-0.031675335,0.003776205,0.0022375043,-0.0066883964,-0.032881107,-0.07688309,0.011311798,0.033623077,-0.035464104,-0.023791188,-0.014061773,-0.027814342,0.038361974,-0.00503059,0.026345994,0.26193374,0.06635257,0.0045702416,-0.035834752,0.028713997,-0.011145392,0.03606068,0.038481116,0.0069500892,-0.03776496,-0.031186815,0.05772278,-0.03609471,0.0012336606,0.003338533,0.0468507,-0.066858694,0.000024557228,0.068968,0.017041784,0.0127265,-0.038759414,0.013974903,-0.0051921546,-0.061271314,-0.015979975,0.047630697,0.034507815,-0.0384229,0.028670827,-0.044193193,0.0618201,0.052005984,-0.04152806,0.027662095,-0.014898603,-0.0020485353,-0.06755269,-0.030297115,0.022021359,-0.0076808436,-0.02821667,-0.006295344,-0.015538116,-0.055785708,0.010592811,-0.0007927202,0.008736693,-0.0051888097,0.011613133,-0.035531104,-0.019573133,0.017883511,0.013986024,0.000084538086,0.0088937245,-0.00911278,-0.034414306,-0.017758422,0.03043851,0.020084364,-0.007877022,-0.09492915,0.010802697,0.015090191,0.0012571269,-0.012443157,0.020673897,0.049415845,0.036892064,0.043511912,0.019815324,0.01790382,-0.009887674,0.005398398,-0.009691536,0.017781897,0.03582424,0.051686294,-0.010215327,0.013385876,-0.035302125,0.00020263085,-0.017872863,0.052154716,-0.00649904,0.014750451,0.048172314,-0.0060740067,-0.03576776,-0.016937004,-0.023483966,-0.03930142,0.027957534,-0.019328592,-0.011943408,0.03924416,-0.03789118,-0.056188975,-0.06001659,-0.0019425177,-0.0015027713,0.0052295853,0.0044146026,0.07593289,0.0010750316,0.018004945,-0.010456481,-0.0037709628,0.013530165,-0.05772543,0.04844863,0.0047247503,-0.027591802,0.0051848264,0.041313544,-0.026278911,0.016126286,0.0493363,-0.0037241764,0.017233772,0.019445755,-0.043581907,0.038845982,-0.011199257,-0.06504957,0.034373064,0.02114469,-0.01012369,0.009334328,0.015578713,-0.028994003,-0.008806918,0.067711145,0.028103493,-0.005410169,-0.006200019,-0.013112226,0.024666086,-0.0134177925,0.005210795,-0.028983576,-0.037731513,0.011611388,-0.01586534,0.008113854,-0.09998057,0.017242936,-0.019168828,0.05044732,0.0044474043,0.04769096,0.021559205,-0.0070955874,0.037147712,-0.03574585,-0.021138115,-0.027364634,-0.008698773,-0.044534285,-0.013153732,0.003978607,0.03288637,0.052764304,-0.01108128,0.040042967,-0.03595755,0.048767764,-0.016737161,-0.0055309,0.03608125,0.0011895932,-0.04849207,-0.0006512871,0.014370474,-0.024272269,0.014599319,0.018122502,-0.033498596,-0.054476917,0.022655807,-0.031637568,-0.027958898,0.04857149,0.021480273,0.01183073,-0.035583254,-0.017637333,0.037982155,-0.014255431,-0.020133728,0.10476887,-0.017314946,-0.024337616,0.03677402,0.0056114965,0.054447953,0.011774563,0.044960823,-0.010866638,-0.0264249,-0.0018811823,-0.008703756,0.022176566,-0.02877656,-0.0476213,0.010512726,0.044043753,-0.0076417397,0.0036818828,-0.022196386,-0.003069551,-0.070953496,-0.008833947,-0.042040884,-0.055649154,0.014843361,-0.022460228,-0.05517164,-0.0008844611,-0.018776031,-0.015454488,-0.012848602,-0.000015573012,-0.020793121,0.016523508,-0.005862861,-0.027336555,-0.019170297,0.02835786,-0.013843651,-0.023054529,-0.031974435,-0.008067408,-0.0020775774,0.045786534,0.008379246,0.028823817,-0.0038698507,0.012863042,0.0032866835,-0.0065016695,0.0012219301,0.015634134,0.02167154,-0.017570425,-0.026537027,-0.029229278,-0.011806856,0.004101405,0.002716006,-0.04096619,-0.013960598,-0.034722567,0.0091295205,0.01569955,0.049651887,-0.0023473524,0.015015709,-0.04319968,-0.0116630485,0.0028027094,0.029462911,-0.025233503,-0.053946853,-0.029353373,-0.0058852914,-0.0083988225,-0.04226474,-0.06416972,0.0033947937,0.00058889686,-0.014949005,-0.0147675,-0.034286737,-0.026566364,-0.038427886,-0.021914039,-0.0002495942,-0.02807232,-0.04189626,0.024750656,0.016894244,-0.02760829,-0.016104471,0.018011127,0.06908978,-0.012033249,-0.002661896,-0.042321846,0.0103105735,-0.010560219,-0.05044541,-0.013478575,0.0021544802,0.007924995,-0.008073514,0.025498502,0.014849185,0.00039654013,-0.0016225816,0.031384856,-0.013089283,-0.009997304,-0.024819441,-0.0022510453,0.011309338,0.028340116,0.054302488,-0.01205567,0.02603569,-0.054050043,-0.03304905,-0.013935659,0.019957095,-0.022993237,0.032976836,-0.033755466,0.046622634,-0.017115878,0.013779958,-0.031226557,-0.015206806,-0.016658183,-0.039772574,0.034887247,-0.04779334,-0.044530578,-0.022877876,0.011756108,-0.013051711,0.022621196,-0.030397112,-0.033470288,-0.01823427,0.0018579316,0.024954874,-0.009106618,-0.0013631374,0.038750872,-0.030959105,-0.012359024,0.036309164,-0.019299086,-0.03384919,-0.0058341976,-0.0343544,0.0057727313,-0.034153517,0.0089021055,0.02278673,0.027779145,0.008877145,-0.015531044,0.0444155,-0.022303523,-0.008770694,0.03859126,0.045874268,0.033665005,-0.012195965,0.028265627,0.039246216,-0.040257894,0.0072147753,0.014044566,-0.005491677,-0.050190162,-0.0046209837,0.002904184,-0.02153793,0.050706387,-0.028062258,0.020828733,-0.060762618,0.0032527342,0.0061876373,0.021952055,0.025736673,-0.02924996,0.027180191,-0.01175753,-0.045209642,-0.0063429708,0.010221351,0.010722282,-0.015373602,0.023294464,0.08355632,0.028899739,-0.005057545,-0.051074598,-0.0057025454,-0.010811594,-0.1394662,0.008446829,-0.030031063,0.022906415,0.0031757588,-0.017200248,-0.014217518,-0.04033814,-0.025372948,-0.015093726,-0.019344334,-0.020701976,0.032514576,-0.0154293,0.0008111156,-0.020985385,-0.05731318,-0.04735905,-0.03681427,0.047834873,0.011501989,0.011475837,0.02332452,0.014533845,0.015154533,0.030084066,0.00838495,-0.014598228,-0.031763334,-0.0388855,-0.033574797,-0.056064107,-0.001387935,0.018824833,-0.04437553,-0.015971785,0.01604991,-0.0012927062,-0.03350552,-0.029870264,-0.0039468897,0.018757623,0.03360642,0.0023206268,0.003976864,0.06369004,-0.04037075,-0.022875011,-0.024243861,-0.033137694,-0.0015661331,0.054913506,-0.03697702,-0.013287911,-0.023723692,-0.02346987,-0.021556783,-0.027285049,-0.023288347,0.022293348,-0.024398316,0.050239764,-0.033305462,0.030039487,-0.040854573,0.023338074,0.013616299,0.006224313,-0.02477312,0.026480766,-0.009037013,-0.01952388,0.031074328,0.0033486674,0.019778796,-0.019423412,0.014653933,-0.034647312,0.011657303,-0.04375707,-0.03898352,-0.009589494,-0.042221434,-0.0072550746,0.026050916,-0.020374097,-0.026778292,-0.0285519,-0.06528287,0.0059426967,-0.04734438,-0.051607955,0.055438902,-0.031310745,-0.0069529773,0.033105776,-0.024233967,0.017783804,-0.009741901,-0.00548821,-0.0058305734,-0.016900908,-0.034018368,-0.022504259,-0.046212316,0.04132627,0.041038174,0.008176214,-0.004305144,-0.021291383,-0.008780757,-0.007066725,0.029720176,0.00763645,-0.025500663,0.028118344,-0.01159221,0.006419106,0.0048867473,0.035701055,0.028837107,-0.023906613,-0.009120664,-0.029204944,0.019788476,0.06589986,0.02651708,0.040732414,0.01738219,-0.011069295,0.024210326,-0.056959074,0.02787361,0.028733417,0.054009635,-0.041360773,0.016174978,0.03740764,-0.012848364,-0.013062388,-0.03135377,-0.071048275,-0.015639339,0.0069979937,-0.0011181085,0.024253715,0.009581197,-0.0016996857,-0.009800673,-0.041799996,0.022242196,-0.0036446305,-0.0051289746,0.03478731,-0.021802826,0.033354472,-0.0066688666,-0.043296736,-0.012392161,0.097084776,-0.0022738196,0.009851944,-0.023848029,0.011647763,0.008823785,0.056335963,-0.0050550676,0.0011305239,0.0035643615,-0.0021415635,0.0009436115,0.016526876,-0.0090492405,0.005435114,0.06423714,-0.018185955,0.00962551,0.04459164,0.04453403,-0.014347341,0.042633906,-0.0023883483,-0.0090011,0.05747137,0.0023213539,0.02275597,-0.008554946,0.024738284,-0.028179575,0.056000277,-0.04127443,-0.03021747,0.005023498,0.017449867,0.054653913,0.046512686,0.0025034538,-0.009181677,0.01953418,-0.009463815,-0.01576818,0.00592375,-0.011517156,0.012350567,-0.041682582,0.034089956,-0.010628081,-0.051411126,0.014827258,0.01655109,-0.023067709,0.018627739,-0.0338596,0.012578256,0.03091513,0.015299097,0.017986367,-0.013770488,0.005668627,-0.043477967,0.06269473,-0.00068215583,-0.039181694,-0.024630358,0.008620347,0.054426417,-0.012151394,0.061891086,0.015729956,-0.026494069,-0.055347215,0.006963862,0.0043490105,-0.027859554,0.03509412,-0.017653309,-0.0013836104,-0.004487055,-0.0030740318,-0.0043848786,0.013014819,-0.027439598,0.056373008,-0.012349483],"last_embed":{"hash":"1ci5fdw","tokens":250}}},"text":null,"length":0,"last_read":{"hash":"1ci5fdw","at":1762852780893},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{6}","lines":[65,65],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ci5fdw","at":1762852780893}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.006920517,-0.021834886,-0.041265268,0.0015079026,-0.04060241,-0.037135903,0.038068928,-0.029337231,0.029791031,-0.004933688,0.0068833004,-0.017397512,-0.016837869,0.022769118,0.027589645,-0.006464073,0.0038315298,-0.024655845,0.033279173,0.015353573,-0.065202914,0.022390265,0.033903405,-0.049732365,-0.01551979,0.004333125,-0.0024796578,-0.02626692,0.01445707,0.029951079,-0.0016531121,-0.0060663186,0.09005493,-0.0147808585,-0.007023208,-0.02605426,0.011208646,-0.0342202,-0.019610709,0.043111634,0.00015509423,-0.012370188,0.04691634,0.025900807,0.022453662,-0.013615058,-0.01483161,-0.0027885106,0.026027191,-0.010562975,-0.028389528,0.0038185301,-0.008681774,-0.03923917,-0.022672327,-0.010947921,-0.0070689972,-0.018064741,-0.038030956,-0.0022351309,-0.040711083,0.027811714,0.0022696294,-0.034887258,0.028657932,0.08351568,0.0029966324,0.007883648,0.002103898,-0.034976773,0.018734157,-0.0008843261,-0.045406677,-0.0061924984,-0.03167264,0.006284974,0.015199106,-0.025773115,0.0004157829,0.05990632,-0.010598467,-0.01044782,0.020942368,0.0067387815,-0.0031365654,-0.0006750099,-0.019005163,0.05929835,-0.010923195,-0.04391203,0.009357151,-0.008118648,0.006633533,-0.024098666,-0.013304791,0.0010869629,-0.01718954,-0.013750312,-0.026128113,0.028932186,0.057004694,0.044476293,-0.008812387,-0.017423652,-0.005646867,-0.019765291,0.012514852,-0.004447166,0.047032047,-0.003434417,0.02380656,0.03492846,0.015027633,0.005241936,0.0025801319,-0.01867819,0.01516001,-0.023638405,0.02785441,0.023680633,0.051793,0.04387287,0.049812477,-0.00048195687,0.031518552,0.013652543,-0.005072349,0.010663866,0.003973912,0.037766993,0.00634099,0.006037291,-0.039485045,-0.037767116,-0.023971995,-0.03313061,0.01800689,0.0135333985,-0.013611404,-0.08717059,0.018543117,0.04665342,-0.04853608,-0.009939439,-0.016345227,-0.044795338,0.026869314,0.024144528,0.007703497,0.03548338,0.010926753,0.015857419,0.009868954,0.015496043,0.003983729,-0.00533707,-0.019006114,0.030018743,0.014012828,-0.0024200329,-0.019792156,-0.033129565,-0.00532164,-0.0033978,0.013327179,-0.013318916,0.017044365,0.06609288,-0.002928206,-0.0062662633,0.0010962717,-0.026842691,0.0065205917,0.035911776,0.027957216,0.025326766,0.07214492,0.02867517,0.028539669,-0.05084484,-0.025473228,-0.004881829,-0.005670523,-0.028901976,-0.013849487,0.051256094,-0.06401846,0.019500304,0.03787997,0.015771192,-0.0014095907,-0.036517583,0.02738056,-0.036732625,0.102422334,-0.029581366,-0.026212174,-0.014010156,0.038545515,-0.09173825,0.0122457715,0.023069903,0.0031587288,0.0073158606,-0.019535549,0.0016787277,-0.06617388,0.016216034,0.029868694,-0.03620722,-0.014332351,-0.005145585,-0.0068471353,0.01219486,-0.0397563,0.009485124,0.018300774,0.024760831,-0.027568465,0.0042589153,-0.0044305557,0.023890113,-0.015837394,-0.003193842,-0.009519987,-0.0014948684,0.030035123,0.023264432,0.0010407196,-0.003664499,0.011914182,-0.005397409,0.0040923394,-0.00711737,0.012281628,0.024528375,-0.003069591,-0.022779178,0.03393094,-0.017945122,0.014170723,0.024722558,0.037548337,0.0019023193,-0.03654585,-0.0057717194,-0.001534475,0.059144538,-0.008735469,0.010104196,-0.0034340993,0.018787092,-0.004099882,-0.041843113,0.020701196,0.03470474,0.009610508,-0.0024181728,-0.01412694,0.003385108,0.005832283,0.024851482,0.016620839,0.01003035,0.022013174,-0.00014448934,-0.019304253,-0.008916061,0.025076125,0.06863146,-0.0017780735,0.0035638118,0.035727505,0.007221378,-0.01976313,0.02093649,-0.021486634,0.014459999,0.0309544,0.041830674,-0.017574867,-0.061562166,0.020184947,0.022254393,0.065483555,0.002933171,0.0023056357,-0.019311156,0.006688268,-0.02474015,-0.028544866,-0.030265963,0.08804094,-0.030709792,-0.04693824,-0.015186345,0.015212263,-0.15958416,-0.010599708,-0.0131159555,0.028092576,0.0023289162,-0.0060883216,-0.04193179,0.035478037,-0.041596055,0.043102413,-0.016652124,-0.054697458,0.025363926,0.013851735,0.0036085495,0.0037220854,-0.04538402,0.027150504,-0.005865874,-0.03531286,-0.003062598,-0.019383082,0.043216135,0.019844117,0.015319755,0.0012612498,0.028640226,-0.022458844,-0.035467926,-0.00924885,-0.03382534,-0.0050292024,0.002120062,0.009506558,0.011160911,0.0049627004,-0.016334817,-0.007912756,0.0016476264,-0.0029159063,0.030986251,0.06378218,0.003094524,0.022750974,-0.03354725,-0.008948291,-0.052871153,0.02731924,-0.04146611,-0.034030803,-0.0024716388,-0.019223185,-0.016001526,-0.015377611,-0.057109457,-0.03754291,0.01798481,0.032789424,0.009049478,-0.011919518,-0.00820349,-0.049431738,0.00762648,-0.033410013,-0.013377926,-0.045436617,0.029271422,-0.03464161,0.023760678,-0.015142682,0.032701716,-0.0025683523,-0.0071151652,-0.011178775,-0.010659972,0.027650533,-0.0011312878,0.0064851725,-0.031593204,-0.07674816,-0.016882073,0.022738824,-0.030148853,-0.006763863,-0.0044376384,-0.030301858,0.030129379,0.011603381,0.03281521,0.26164883,0.052593186,-0.017156824,-0.013969334,0.032771885,-0.012164083,0.035323154,0.035559583,0.007942182,-0.044379387,-0.012543091,0.057506777,-0.054161817,0.014858713,-0.010182833,0.04907916,-0.062021013,0.013007976,0.0702501,-0.011118454,0.019506598,-0.028732339,0.022845142,-0.025735343,-0.06780062,0.00023546077,0.056044053,0.021825846,-0.037926957,0.042324163,-0.035726864,0.06391994,0.03358926,-0.021845538,0.022126889,-0.046941765,-0.0026457044,-0.058120374,-0.028222568,0.039612323,0.0010417614,-0.027896099,-0.011362577,-0.03361784,-0.060195986,0.0036281762,-0.013896262,0.009877403,-0.011105378,0.003961937,-0.025174363,-0.013899392,0.041208863,0.013098831,0.010849918,0.01392852,0.010761189,-0.005445825,-0.021569492,0.028417056,0.018963583,-0.008084146,-0.06806951,0.017969564,-0.008054954,0.008857912,-0.0051055173,0.017990932,0.08682708,0.033822242,0.030279689,0.024094434,0.0031683007,0.011361459,0.014393573,0.002371652,0.0132275615,0.025588416,0.056635123,-0.007089284,-0.0027323782,-0.06222891,0.005615739,-0.0084701525,0.049260955,-0.010976804,0.017218543,0.05510225,0.0039046253,-0.025899127,-0.02932641,-0.03266437,-0.01778966,0.019866163,-0.021623807,-0.009030155,0.03126476,-0.0529458,-0.04580397,-0.050573196,-0.010966496,-0.016811566,0.02257491,0.00473341,0.06299312,0.003673014,0.0053703454,0.0021818462,-0.03365652,0.0375768,-0.043796703,0.03013978,-0.007757392,-0.02967887,0.029027311,0.054410577,-0.04293648,0.03157014,0.038330782,0.00065305486,0.019187361,0.0312285,-0.05674907,0.058591787,0.0028151108,-0.084892,0.023214411,0.0033276582,-0.020971417,0.009612558,0.0353189,-0.024814587,-0.014548714,0.0346152,0.029771559,0.011953567,-0.019088449,-0.006231495,0.019734753,-0.028560592,0.0018293059,-0.0021100626,-0.048528485,0.002574668,-0.007514872,-0.0076659294,-0.105891205,0.02645059,-0.025713017,0.040064238,0.024592793,0.028358879,0.019183315,-0.031845152,0.027866444,-0.023233904,-0.028575106,-0.027244717,0.013075097,-0.035047576,-0.017329061,0.00017958246,0.0308171,0.047549587,-0.007747125,0.041581012,-0.041110136,0.0462856,-0.0051295534,-0.017250525,0.021881005,0.006883474,-0.025048792,0.01341729,0.018086532,-0.016503053,0.007581516,0.02753378,-0.03310598,-0.05266333,0.026060468,-0.013820742,-0.021576975,0.012480943,0.023066385,0.009776051,-0.049602963,-0.012337489,0.048059147,-0.012460826,-0.010346006,0.10356589,-0.025221458,-0.015564422,0.020750584,0.022377046,0.05635408,0.022798784,0.013391759,-0.03865202,-0.055865046,-0.010380595,-0.0030392813,0.015353567,-0.014919182,-0.031063654,0.007249068,0.04211065,-0.012983206,0.013095944,-0.0010915048,-0.00027961322,-0.07055922,0.005746184,-0.018086959,-0.06661311,0.023084532,-0.0062468634,-0.07165295,-0.0051165093,-0.022844516,-0.020843718,-0.010268108,-0.022761246,-0.023752617,0.00021795245,0.0040384755,-0.007086236,-0.020276435,0.036957916,-0.007152362,-0.002762574,-0.02939066,-0.006054624,0.021547502,0.042544555,0.008596308,0.043921817,-0.0133201275,0.0016648136,0.012471674,-0.024614269,0.02582067,0.012023927,0.015340414,-0.012250515,-0.049679246,-0.0042523164,0.011831116,0.0072217025,0.014237103,-0.026620928,-0.011201729,-0.032999445,-0.0029196318,0.01084394,0.048838295,-0.0060615772,0.015508425,-0.056405865,-0.016121142,0.026680736,0.032095402,-0.0022341583,-0.052436184,-0.033507217,0.0031933913,0.0020316057,-0.038383808,-0.061461587,0.01183107,-0.0012393804,-0.024175717,-0.0064496133,-0.011911418,-0.024271054,-0.022370018,-0.01490488,-0.0068008075,-0.019713141,-0.041808702,0.045135323,0.00677519,-0.032288298,-0.0417445,0.010421883,0.047582358,-0.02353858,0.0065469597,-0.056416776,0.017353328,-0.010004428,-0.02993904,-0.0074844453,0.01771969,-0.0024601107,-0.012773199,0.02128391,0.0046190075,-0.0072171465,-0.0009407902,0.021264918,-0.022631776,-0.019203661,0.0017885212,-0.003736593,0.006483642,0.024079505,0.05196872,-0.011203041,0.013363387,-0.059373867,-0.016370876,-0.0043586856,0.015048875,-0.022025147,0.032135766,-0.044090122,0.008990511,-0.024779975,-0.017068066,-0.060864154,-0.035327185,-0.0022806292,-0.04736122,0.023333395,-0.05664912,-0.04173538,-0.019328844,0.02273743,-0.0012974484,0.015965302,-0.022166101,-0.015445248,-0.034872625,-0.0068067196,0.027506309,-0.007758845,0.027064305,0.04640654,-0.024428941,0.014303438,0.06275367,-0.016854722,-0.024090858,-0.00883769,-0.026931517,-0.0051434087,-0.0413214,0.00051664613,0.017863223,0.0071321772,-0.008907661,-0.013950277,0.057289798,-0.0307117,-0.010789598,0.00009377153,0.05155356,0.036045924,-0.028040228,0.023812786,0.029065832,-0.038073115,0.026612468,0.028049026,-0.009000139,-0.061108395,0.014448297,0.013642099,-0.016308833,0.036185436,-0.016619474,0.013362593,-0.06030263,0.012817217,-0.00405214,0.01269791,0.029661367,-0.026504852,0.02663535,-0.031275973,-0.044099487,-0.001911128,0.030612763,0.010232152,-0.0130475955,0.005013527,0.094574876,0.034390144,-0.009569307,-0.04881071,0.01152359,-0.029866206,-0.15260927,0.019489842,-0.023999656,0.018123325,0.0063346094,-0.016240802,-0.03968461,-0.029412478,-0.022460276,-0.034795754,-0.009175993,-0.01599436,0.030729333,-0.0059233266,0.018714864,-0.02509606,-0.061242197,-0.05029274,-0.034545317,0.0799646,0.016024228,0.021132676,0.014677694,0.017987119,-0.0039297687,0.01159312,0.0068974723,-0.03697039,-0.047469404,-0.026250307,-0.012264295,-0.068146445,-0.0058238865,0.028042821,-0.01552475,-0.027133606,0.001990163,0.0006822898,-0.02280754,-0.03338783,0.015388654,0.008194505,0.015581621,-0.004799708,-0.023193803,0.05872579,-0.021959882,-0.005215084,-0.031551898,-0.021986192,0.004896158,0.058359485,-0.03388344,-0.0014818266,-0.020086195,-0.010685675,-0.006402432,-0.033325076,0.0014359264,0.022231568,-0.028593052,0.03635757,-0.039870825,0.021984888,-0.025323411,0.013046598,0.016541192,0.019032294,-0.019604268,0.050389607,-0.010178066,-0.01702257,0.03419618,-0.0132384095,0.011775307,-0.020109499,0.0070462152,-0.04165844,-0.0049099815,-0.027493604,-0.028651873,-0.007436949,-0.04245801,-0.022953292,0.005191504,0.0038838373,-0.024303002,-0.04195039,-0.06124491,-0.0021221337,-0.055206336,-0.027517714,0.033230975,-0.00830622,-0.019905468,0.056094255,-0.012108301,0.003506282,-0.013158232,-0.006151293,-0.034543667,-0.029938482,-0.027454495,-0.011190995,-0.03738419,0.020712018,0.02375095,0.010960003,-0.0007290145,-0.02800723,-0.012796089,-0.02108553,0.016172746,0.026386842,-0.049986184,0.007833287,-0.0027770104,0.025990363,-0.01750339,0.048385408,0.054370247,-0.034765795,0.0024801241,-0.028437344,0.0025177824,0.07579891,0.06622892,0.048208117,0.006826676,-0.01274075,0.02795166,-0.03671404,0.027473707,0.018445043,0.044131327,-0.0386128,-0.0091359345,0.028516501,-0.014125563,0.00070393627,-0.024933768,-0.059091188,-0.011361065,-0.0013072757,-0.050818272,0.026235817,-0.0062720687,-0.0008171959,-0.01963314,-0.04914892,0.0030299209,0.025341656,-0.002334613,0.024826134,-0.029485159,0.03278524,-0.006878451,-0.017934948,0.0009823559,0.08371778,0.0027875633,0.017565096,-0.042321034,-0.000065135566,0.0059750522,0.039902743,-0.016375592,0.004070501,-0.013535193,0.0036293594,-0.00033811512,0.018370792,-0.007091044,0.019224277,0.058488194,-0.006613191,0.016672174,0.029696954,0.05263382,-0.007914761,0.04734652,0.00708223,-0.013341574,0.05075285,0.012431588,0.013402199,-0.0020147793,0.055752542,-0.012312897,0.030078448,-0.027816948,-0.040969037,0.002873538,0.032159716,0.03255366,0.02625701,0.0028257892,-0.020335339,0.02747195,-0.006823494,-0.022819838,0.0020364106,-0.015395149,0.018652633,-0.047933925,0.020508502,-0.013487391,-0.061475165,0.012460904,0.031024814,-0.010857476,0.010746,-0.021971758,0.013807163,0.027153244,0.016117973,0.009263603,-0.004279533,0.012597992,-0.021417199,0.040635202,-0.0013683583,-0.027560174,-0.01212039,-0.0071937474,0.054507505,-0.0062601077,0.053771228,0.007551321,0.005143732,-0.056946643,-0.0023426383,-0.001224972,-0.014902077,0.013166571,-0.015626557,-0.00012257532,0.0094911605,0.0021956654,-0.0024264788,0.0071447627,-0.026141008,0.057476122,-0.006195476],"last_embed":{"hash":"gz0t67","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"gz0t67","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{7}","lines":[66,66],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gz0t67","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0013429355,-0.03354045,-0.036093265,-0.028575007,-0.041847397,-0.031674214,0.05595566,-0.01487746,0.035555348,0.0033674194,-0.009336608,-0.00865266,-0.0014770456,0.018181888,0.029463263,0.0032014237,-0.0006553951,-0.0067926194,0.017476441,0.004473953,-0.08761726,0.016363954,0.006866964,-0.069595866,-0.032200124,0.029736372,0.021493422,-0.009717999,0.021585157,0.009022495,-0.0050920355,-0.0061799265,0.058372617,-0.030203553,-0.00037319894,-0.01967792,0.0012059112,-0.023992673,-0.040892493,0.01851711,0.0058671255,-0.02451143,0.038739957,0.0145760495,0.020254439,-0.021908969,-0.0034638122,-0.0070327325,0.026139818,-0.017964892,-0.011165402,0.005546881,-0.019865546,-0.04201279,-0.019309236,0.003024479,-0.024527425,-0.027540013,-0.035122883,0.01058664,-0.040842902,0.026082613,0.033558514,-0.034228984,0.014846272,0.10596669,-0.000023495406,0.0018183278,0.013777288,-0.044604074,-0.0036731325,0.018379536,-0.034991007,-0.011684681,-0.033632368,-0.012766012,0.026782941,-0.015859379,-0.018630309,0.045861118,0.013407946,-0.0032004789,0.022432104,-0.0086057335,-0.011638778,0.04137432,-0.037012845,0.014459437,-0.018672723,-0.036359932,-0.0045201927,-0.005951845,0.019710775,-0.02241565,-0.019912103,-0.025015365,-0.0062539675,-0.015385125,0.006989351,0.042850055,0.06047382,0.047970872,-0.03791785,-0.027728043,0.018191595,-0.0064266403,0.0374968,-0.013013847,0.03857914,-0.0034572496,0.020044532,0.046798095,0.011860591,0.032724686,0.006993205,0.00199405,0.018942261,-0.02369886,0.038026042,0.0059889457,0.03231222,0.050881248,0.016206382,-0.018255614,0.034303218,0.021916121,-0.0063370652,0.020865204,-0.0133016985,0.034684937,0.027528005,-0.01268599,-0.030864155,-0.03261842,-0.07108731,-0.004152124,0.02013183,-0.0057234783,0.014543816,-0.07474179,0.017054275,0.03543903,-0.047406193,-0.016215302,-0.03083185,-0.018051336,0.021172538,0.020351198,0.0065297005,0.02446328,0.0073232804,0.01350213,0.00017614593,0.021250917,0.022217605,0.014221401,-0.014942843,0.050445575,0.011090082,0.00545084,0.017722292,-0.018731168,-0.019806419,0.009640204,-0.01748164,0.0049033645,0.0046281414,0.03390881,-0.0131579675,-0.00094515237,0.026360005,-0.0100645535,-0.011456496,0.034167074,0.033705212,0.0146477455,0.08735922,0.033797838,0.033835538,-0.030701855,-0.054299496,-0.015450344,-0.02092365,-0.018714156,-0.010323675,0.045831762,-0.061260723,0.012948697,0.03828401,0.031089118,-0.0021497414,-0.034514397,0.040781494,-0.02783246,0.08989406,-0.009676401,-0.024577977,-0.002984398,0.020744832,-0.08682215,0.015739454,0.014988576,0.008027114,0.009426936,-0.041936852,-0.019418791,-0.05226765,-0.030480841,0.018088695,-0.021042578,0.024737338,0.024519397,0.004784834,-0.0017699249,-0.06883706,-0.035839953,-0.0018588279,0.031666026,-0.020583114,0.0022445105,0.01152382,0.00048594072,-0.0109806275,-0.010456202,0.007842166,0.012634896,0.009031186,0.007943365,0.015442232,-0.021028502,-0.021316309,-0.026944473,0.02416979,-0.002451191,0.01569665,0.011689421,0.004128989,-0.038000695,0.016595153,-0.015973216,0.030616857,0.015705792,0.05466478,-0.029406011,-0.022206426,0.0061329845,0.0076462626,0.058468934,-0.0019348069,0.0139548,-0.0058458988,0.0040997267,0.0037305756,-0.028736137,0.026142852,0.031713136,-0.0069391374,0.0054346384,0.021744212,0.009330517,0.005856123,0.010619897,0.019053089,0.013558701,-0.01766857,-0.0057749837,-0.04783987,-0.009224523,0.022475922,0.06495915,-0.024516772,-0.008034476,0.050746024,0.017909221,-0.009668023,0.015281849,-0.03550168,0.02203748,0.065899216,0.044920925,-0.016549341,-0.036054205,0.0044310796,0.036864664,0.05013435,0.020105638,-0.0074012056,-0.03750313,0.01929347,-0.021740444,-0.022153988,-0.034270182,0.080319405,-0.017624376,-0.019575575,-0.00514767,0.007581031,-0.16385993,0.02343734,0.007682324,0.036611594,-0.005261984,-0.00064463826,-0.025269775,0.026911547,-0.046324216,0.026734872,0.008006233,-0.04880747,-0.0008823294,-0.008066906,0.0362524,0.0106028775,-0.0030350157,0.0070304647,-0.0056132567,-0.03924506,-0.0066497955,-0.023617217,0.016570427,0.016280944,0.022004995,-0.010364363,0.052994948,-0.014921062,-0.055147458,-0.029648272,-0.06152751,0.015482279,-0.0018078181,0.015935237,0.007663022,0.031981364,-0.040705144,0.025259664,0.03595434,-0.009387936,0.027108286,0.06158267,-0.003669146,0.027379649,-0.017581968,0.002393043,-0.0042836447,0.004211182,-0.037617672,-0.052719854,0.00036136762,-0.01582497,-0.0019939227,-0.0099326065,-0.04428517,-0.019698475,-0.015764585,0.066100255,0.0022908736,-0.011465894,0.0099881515,-0.030143078,0.022073947,-0.050566692,-0.02618652,-0.036464047,0.022841416,-0.03360609,0.0069801,-0.026436701,0.017788226,-0.028720487,0.008605057,-0.030815111,-0.040839065,0.02401227,0.0007971515,-0.003393504,-0.042563606,-0.06511624,0.0014364679,0.027529664,-0.024068715,-0.025847776,-0.019946307,-0.034009747,0.0391038,0.023572907,0.032142647,0.2547355,0.0518383,-0.02113766,-0.015611206,0.046140872,-0.031835064,0.04028552,0.008411043,0.010539068,-0.037057634,-0.032086376,0.02021913,-0.034565162,0.009257594,0.012820141,0.054200683,-0.0522875,0.0055595655,0.07311898,0.025209082,0.019053793,-0.019557588,0.027714618,-0.00090916327,-0.075981855,-0.0107868435,0.019303868,0.034374673,-0.016727617,0.04540887,-0.057287987,0.024077034,0.02449952,-0.033100236,0.0046651335,-0.032258645,0.004415307,-0.052414645,-0.06607464,0.011983495,0.02146662,-0.022283502,0.013213917,-0.009100749,-0.032025818,0.01006556,-0.0030684564,0.015461493,-0.021687051,0.009116009,-0.012684722,-0.023217725,0.034994125,0.034370143,0.021827253,0.0031426097,-0.005281637,-0.0144135645,-0.018842055,0.023144461,-0.0058259973,0.00051498186,-0.06793472,0.0077473414,0.0019930878,0.025454855,-0.015742969,-0.0028583545,0.039228093,0.029043652,0.03405579,0.017148465,-0.0006598128,-0.002805471,-0.005237373,0.0071107903,0.009892602,0.012904028,0.048427816,0.018684823,0.010216538,-0.024091186,-0.019785082,-0.030441139,0.042448267,-0.032921795,0.013170923,0.05081858,-0.0043488815,-0.057169892,-0.030895963,-0.010670161,-0.048535913,0.018585576,-0.07081479,-0.034144383,0.04906986,-0.05381947,-0.042630758,-0.06251754,-0.032438733,-0.015363983,0.005484445,0.0073995944,0.049474396,0.0041650324,0.003913517,0.004452407,0.003384974,0.021201754,-0.063927226,0.031376187,0.011254462,-0.026521774,0.017065786,0.02832848,-0.011995044,0.020590855,0.04036358,-0.00814802,0.028233076,0.04031052,-0.036931533,0.03412031,0.009402327,-0.04743884,-0.0045278077,0.017184883,-0.0076230336,0.008576839,0.03418519,-0.035485525,-0.041971885,0.017970882,0.019638,0.037644193,-0.02792204,-0.0042624646,0.018875545,0.0051013883,-0.006703568,-0.03040577,0.0062561454,-0.004390668,0.0012553111,-0.012136177,-0.10751232,0.021750435,-0.021433497,0.037646808,0.00036231466,0.054646682,-0.007995307,-0.009294031,0.026893422,-0.007608567,-0.028930763,-0.00737427,-0.01258079,-0.03028802,-0.024534307,0.01099597,0.012252869,0.041731786,-0.011833824,0.038349546,-0.019889357,0.006787299,-0.0034053857,-0.024729513,0.022416044,0.014499923,-0.021635372,0.0012869114,0.033334542,-0.022565147,-0.017658018,-0.0040356503,-0.032010473,-0.046989642,0.009939437,-0.0020126288,-0.028032659,0.047328833,0.0603398,0.014887608,-0.022832653,-0.024202228,0.016083298,-0.005669831,-0.009721012,0.104362495,-0.011103473,-0.019637195,0.025484897,0.013640708,0.035227075,0.01694257,0.04033312,-0.0056313155,-0.04925741,-0.004237816,-0.020899702,0.020355426,0.013479511,-0.023656162,0.00561492,0.041385833,-0.024423948,0.028477227,-0.011270174,0.008040552,-0.06988469,0.0030227096,-0.040130265,-0.056067906,0.016637865,-0.007257219,-0.059198923,-0.025092524,-0.025772454,0.0025973392,0.01714883,-0.0066511733,-0.027037952,0.0046683783,-0.022987405,-0.004637987,0.0025614088,0.02100326,-0.0055344156,-0.017375756,-0.011674549,-0.009369317,0.015946597,0.061504614,0.02447876,0.013707699,0.0076986626,0.016642895,0.0087578595,-0.010050197,0.01706206,0.009727379,0.013065154,-0.0068914806,-0.064268194,-0.023445142,-0.0145459175,0.041070566,0.012306079,-0.011523718,-0.011135829,-0.036840152,0.0026997456,0.022942834,0.008341963,0.023662042,0.04210254,-0.030741535,-0.019981803,0.038720056,0.032113526,-0.006255381,-0.06176159,-0.011673686,-0.007111695,-0.023005527,-0.04580418,-0.043571033,0.004221348,-0.009370462,-0.032749347,-0.009581816,-0.024562772,-0.015088205,-0.054199964,0.012044896,0.018910518,-0.030490097,-0.04478733,0.03180279,-0.0069888015,-0.006656652,-0.028114673,-0.0078124315,0.056639712,-0.0350716,0.028597439,-0.040784214,0.013250582,0.0041504246,-0.03940008,0.0013184133,-0.0030966762,0.028896334,-0.006950701,0.035079867,-0.0012102239,-0.0032430827,0.0020720353,0.047031544,-0.004061602,-0.024424667,0.002660849,0.0001612634,-0.0068967524,0.0046979384,0.07437184,-0.014343595,0.011160188,-0.026135465,-0.011590111,-0.0132863065,0.021685394,-0.011353653,0.009861808,-0.039845426,0.024292083,0.0023958895,-0.009541854,-0.037927486,-0.017819155,-0.016179813,-0.04659674,-0.0027184517,-0.06458687,-0.05069902,-0.01454342,0.014728891,-0.017493147,0.008821192,-0.038299233,-0.042086285,-0.031654693,0.00713826,0.029924968,-0.03499832,-0.022796266,0.028252892,-0.021675717,-0.008882645,0.04300143,-0.02276092,0.012589822,0.007873928,-0.034904514,0.022311348,-0.011888018,0.014127258,-0.00803865,0.006867652,-0.0055015045,-0.004324844,0.03095768,0.0027187713,-0.032789726,0.04470011,0.0470867,0.031361237,-0.03945502,-0.002145406,0.031837758,-0.018690886,0.020659689,0.0009974735,-0.007439104,-0.07080049,0.013031509,-0.0023372385,-0.015468849,0.047261953,-0.028871732,0.009126201,-0.03675081,0.019127816,-0.020495616,0.0057462337,0.021340935,-0.03685124,0.010101813,-0.049552064,-0.03484299,-0.022767141,0.0309577,-0.008489638,-0.024932817,0.011521655,0.045450706,0.052057154,-0.01677354,-0.036990643,-0.006488359,-0.015196437,-0.14741528,0.016418274,-0.027022181,0.016870983,-0.013913325,-0.007073849,-0.0072579524,-0.037343353,-0.030670026,-0.046023753,-0.0012731546,-0.02615145,0.042588532,-0.017420627,0.009211606,-0.010281131,-0.045270503,-0.04646812,-0.03747908,0.065994196,-0.0034433657,0.029511822,0.02334511,-0.00093234645,-0.009290516,0.014441816,0.011391396,-0.014582054,-0.030166332,-0.038838267,-0.027646407,-0.060083676,0.0054713637,0.014172358,-0.029043432,0.0019776432,-0.0025825533,-0.0028108195,-0.019838532,-0.02539426,0.0039841896,0.0075789136,0.032838456,-0.024565734,0.011186426,0.07408645,-0.030267451,0.0042542797,-0.018297834,-0.039926883,0.011059376,0.055817425,-0.02986956,0.019871738,-0.02055573,-0.0333169,0.011384054,-0.033252545,-0.026335884,0.019510658,0.0066197417,0.042993642,-0.028401561,0.05173981,-0.038884576,0.034849808,0.037144713,0.01972749,-0.02093162,0.044576705,-0.023251021,-0.038672023,0.040013686,0.022632897,0.018907504,-0.005591419,0.016211538,-0.056142934,-0.017730257,-0.034669112,-0.0703475,0.01035988,-0.031646594,-0.0138994865,-0.0011897149,-0.0061587794,-0.022018671,-0.048881665,-0.051263902,-0.012841864,-0.060812734,-0.035113096,0.029446645,-0.019979622,-0.007292551,0.07587788,-0.035816252,0.016328149,-0.027594263,0.0006301505,-0.015873468,-0.018093761,-0.022410639,-0.0044646203,-0.05308972,0.037196003,0.046342347,0.00486992,-0.011122348,-0.007303615,-0.013936128,-0.002220757,0.015073014,0.017397594,-0.028874744,0.030262299,-0.019521628,0.009629483,0.004284585,0.06232167,0.03127092,-0.035000604,-0.047859605,-0.025880404,0.020517513,0.07584865,0.048276715,0.04734418,0.05052829,-0.016659899,0.008865952,-0.050055396,0.039609738,0.029750215,0.045011528,-0.025773589,0.000917188,0.029253382,-0.027025985,-0.031246154,-0.023126097,-0.04593665,-0.008380321,-0.024369102,-0.029997375,0.016779367,0.019173393,0.0040992657,-0.008615644,-0.020827208,0.02688083,0.0018859756,0.008028958,0.050479993,-0.011003196,0.0068020737,-0.0055207624,-0.002642338,0.00049810036,0.06944692,-0.010295515,0.015867256,-0.032057762,0.025399812,-0.0066128504,0.06085687,-0.014204748,-0.0028667904,-0.012177663,0.009059768,-0.010638588,0.00980999,-0.020339284,0.03994694,0.05656524,-0.00031809966,0.00887333,0.050145186,0.023865683,-0.027079158,0.04184587,0.0012603608,0.002880297,0.030220492,0.023415465,-0.0014413197,-0.017109787,0.03635771,0.00937289,0.047166266,-0.042651884,-0.03645052,0.020271128,0.0035853034,0.033198226,0.03755602,-0.013799218,0.0067062415,0.023488956,0.013353222,-0.036147874,-0.006115599,-0.039338525,0.026286112,-0.015363594,0.029955674,-0.029783936,-0.06525934,0.013868046,0.05398239,-0.01713726,0.015762538,-0.010568373,0.011235226,0.04185041,0.013682071,0.026544116,0.017541887,0.022579748,-0.038159836,0.045072436,-0.021525592,-0.019576434,0.0018493403,0.018816737,0.058921386,-0.008943342,0.047998767,-0.0032037457,-0.028107647,-0.0870337,-0.007987638,0.015733594,-0.023218466,0.032486077,-0.011755403,0.015484761,-0.0019794006,-0.006032809,0.0139832925,0.05233091,-0.021467945,0.004736757,-0.009584136],"last_embed":{"hash":"1a2srx3","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"1a2srx3","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{8}","lines":[67,67],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1a2srx3","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034149464,-0.006315867,-0.030715512,-0.007149802,-0.03236071,-0.024749402,0.027204653,-0.019530388,0.027854592,0.010863534,-0.011482765,-0.0014307565,-0.025614098,0.025162986,0.033339877,-0.0066806516,-0.0036592726,-0.036316793,0.010976927,-0.027906414,-0.05871672,0.022954201,0.01588948,-0.0581913,0.00088110816,0.00162258,0.019487875,-0.022911709,0.021708269,0.018567212,-0.0020606283,0.028493833,0.045089222,0.0038422518,-0.0028619429,-0.026717814,0.017146684,-0.046460167,-0.032952372,0.048184518,0.0046307854,-0.022059921,0.05112502,0.013999365,0.013820714,-0.02839978,-0.013665047,-0.0006108672,0.01962121,-0.020638948,-0.0038016436,-0.0021308437,-0.00621092,-0.03649298,-0.01933929,0.0025785605,-0.023295898,-0.0013308806,-0.008587696,0.0030138572,-0.04801967,0.04104354,-0.009368356,-0.01235614,0.021892633,0.076698996,-0.0073699066,0.0032273782,0.004559077,-0.035502866,0.011362304,0.0095094675,-0.04700789,-0.028302332,-0.04928595,-0.002641665,-0.0061788685,-0.024489084,-0.010480047,0.04540798,-0.007939065,0.015545746,0.045898445,0.011636315,-0.046876587,0.014872576,-0.02326568,0.054811884,-0.02250442,-0.032568134,0.007123084,-0.009488926,0.029773362,-0.035583295,0.008104732,-0.01770545,0.0010909716,-0.03294105,-0.008546214,0.011365073,0.05027765,0.062483024,-0.02662542,-0.012808699,0.015719695,-0.022644876,0.016226655,0.006971767,0.035721075,-0.0060617356,0.02372973,0.04360255,0.017521786,0.01692607,-0.0017172107,-0.017670337,0.004799174,-0.028720144,0.0038266364,0.008661611,0.050927524,0.054999795,0.028359467,0.007910197,0.0031763627,0.036239445,0.0072802943,0.012207212,-0.015528318,0.027617304,0.02340048,-0.0060346765,-0.040145542,-0.024678672,-0.010953787,-0.01743973,0.045156296,0.016652206,0.0043783276,-0.064492345,-0.0080079455,0.057871785,-0.04722575,-0.029516341,-0.02562562,-0.06604298,0.02056742,0.034252655,0.015563477,0.032166667,-0.01550904,0.037172418,0.012819207,0.024525126,0.012415331,-0.030399356,-0.012569984,0.03907362,0.013549326,-0.008741729,0.010679821,-0.009428501,-0.030865733,0.008199995,0.024875782,0.0024147297,0.019145466,0.0296735,0.00005399256,-0.00026985607,0.018976498,-0.020210313,-0.0098007405,0.051310267,0.021136776,0.013271055,0.047998797,0.029161196,0.012358541,-0.041146062,-0.04603968,-0.018029377,-0.017809078,-0.0186091,0.0004244042,0.035473928,-0.031959653,-0.00027590388,0.04228158,0.022435423,-0.010515466,-0.024627084,0.03092952,-0.039817084,0.104774155,-0.03483972,-0.024038754,0.001677192,0.023975262,-0.07946414,0.0055256328,0.00889332,-0.0040591112,-0.018657051,-0.033636786,-0.00026307817,-0.030521614,0.01747933,0.015362005,-0.040343795,0.004429251,0.0026893283,-0.0040722773,0.013894956,-0.06299772,-0.0040141093,0.023017338,0.04897806,-0.02137207,0.005877134,0.00043039717,0.002542849,-0.010518588,-0.0058896244,0.010802961,0.003430427,0.011092592,0.025103249,0.00474619,0.0026684075,-0.00009557221,-0.0037369535,-0.010705362,0.004647214,0.006649855,0.021464089,0.0065500126,-0.017664663,0.032650836,-0.04945473,0.031791814,0.010753428,0.051616393,-0.00037641267,-0.03834234,0.024653161,0.024140516,0.05204614,0.01723121,0.02982564,0.0034176796,0.017732978,-0.0053080274,-0.039323602,0.017492345,0.028690062,-0.004170715,-0.014727299,0.0011925683,-0.004430341,0.0056547914,0.013129967,0.0330103,0.01605123,0.0048064617,0.006218231,-0.0021487197,-0.015453035,0.024399808,0.060244344,-0.009993716,-0.0015118577,0.062175557,0.031051453,-0.02516077,0.0027660318,-0.037967566,0.014558174,0.054451734,0.035664342,0.005385918,-0.04168702,0.008547518,0.023198044,0.053466003,0.007392021,-0.0041826656,-0.037214525,0.004839645,-0.037407435,-0.022003222,-0.0156146055,0.08343585,-0.023731178,-0.028167317,-0.0036824257,0.014911229,-0.1529556,0.01064566,0.0042676525,0.050707586,-0.005047988,-0.011121418,-0.05101674,0.035769116,-0.035458732,0.020803893,0.0029690263,-0.050867897,0.005897519,-0.0022531636,0.0030377773,-0.0034945044,-0.04084186,0.007936995,-0.005856852,-0.03965089,-0.014649475,-0.026786545,0.04493111,0.015161773,0.009940915,-0.000816994,0.045941975,-0.01508501,-0.040049136,0.0074505643,-0.030668747,-0.02167678,0.006209039,0.015633551,0.0024924322,0.008758457,-0.017860776,-0.012394741,0.00027817744,0.01236455,0.00274958,0.07958953,-0.006561729,0.04202843,-0.0073733805,-0.01676743,-0.054362692,0.022474218,-0.033080522,-0.040695254,0.007478452,-0.008152382,-0.018788569,-0.016942227,-0.05238038,-0.031743307,0.01613033,0.046630017,0.010660715,-0.044160057,0.014757323,-0.027503263,0.009662862,-0.016497424,-0.012589855,-0.064292744,0.06078817,-0.025455205,0.013223322,-0.019796727,0.027402522,-0.033348665,-0.0129440855,-0.00072903204,0.0014564457,0.033403393,-0.011547967,-0.025547357,-0.018038388,-0.077689946,0.021778906,0.0046534427,-0.019300267,-0.01481589,-0.014294202,-0.01708046,0.02752683,0.008204602,0.039943002,0.24317585,0.058487505,-0.011173851,-0.035482805,0.037489634,-0.022653727,0.059778407,0.048875105,0.03204053,-0.03766204,-0.02290796,0.03127992,-0.035737224,0.01967586,-0.01380841,0.068587564,-0.08084389,0.009396888,0.06500056,0.0011533867,-0.005130546,-0.027604574,0.006256358,-0.008446755,-0.07693322,-0.016563518,0.027044175,0.042675097,-0.018012231,0.064031854,-0.043515213,0.08531572,0.04250859,-0.037770305,0.030611165,-0.027564624,-0.017568437,-0.06437442,-0.030295525,0.046430245,-0.025830483,-0.042180154,-0.025803475,-0.024543863,-0.056334138,-0.00018724707,0.010680221,0.016218595,-0.011819739,-0.022376679,-0.03671696,-0.024725629,0.018601093,0.0083446605,0.0263449,0.016071448,0.013081955,-0.01782464,-0.022632526,0.024208877,0.024651922,-0.008488222,-0.06793056,0.011981416,0.013672653,0.000019595405,-0.0064630318,0.012452824,0.07845261,0.02955523,0.02646659,0.03261467,0.017845055,0.007636938,0.009484172,-0.004711014,0.017415537,0.04281033,0.067177415,-0.018309752,-0.008349319,-0.009096734,-0.022838509,-0.010917014,0.04938821,-0.0076600853,0.008292376,0.029972104,0.021677595,-0.0021981478,-0.014457993,-0.021561427,-0.04786658,0.01346433,-0.0038991873,-0.010243006,0.028095786,-0.038941752,-0.047646485,-0.050171673,-0.013698342,-0.004964338,0.008263761,0.023331711,0.051508356,0.011139945,-0.003463103,-0.009943246,-0.0018152191,0.041373286,-0.07715501,0.043734748,0.0032917461,-0.030362409,0.0037008007,0.03575041,-0.012204026,0.026891503,0.015194603,-0.027813306,0.03375137,0.04603612,-0.06303105,0.025163485,0.0017659706,-0.09892504,0.022632485,0.0028335499,-0.027339237,0.018994985,0.024938619,-0.018628886,0.014048815,0.06250205,0.039703608,0.021237554,-0.018954718,-0.0025847307,0.009106165,-0.02978983,0.0074682087,-0.00070085423,-0.020408988,-0.028309003,-0.0006090801,0.0075343754,-0.1187528,0.04771628,-0.028615484,0.026646428,0.024668127,0.03195435,0.01603393,-0.022385051,0.026535405,-0.016821545,-0.017745558,-0.002104343,0.01856662,-0.04267077,-0.014783817,0.012070347,0.02421426,0.06062986,-0.0069050128,0.03290273,-0.025296638,0.052032992,-0.011139535,-0.03158973,0.0166809,0.022396399,-0.036410492,0.0213249,0.027039925,-0.020197676,0.010028704,0.007562717,-0.02083813,-0.041998737,0.040849425,-0.01257128,-0.023393981,0.03293958,0.016534789,0.00843575,-0.011404168,-0.010849984,0.035459634,-0.0073027685,-0.015756613,0.09420649,-0.011949946,-0.009385728,0.030078646,0.034006912,0.040171076,0.028158166,0.020957028,-0.016680688,-0.0436144,0.0077975104,-0.01198753,0.012560185,-0.0010474114,-0.03421161,0.008278219,0.0395838,-0.026278403,-0.007507001,-0.01797572,0.008304973,-0.08604343,-0.0065368824,-0.015598306,-0.04081792,-0.015968973,-0.0022119603,-0.04884117,0.010918323,-0.0027046585,0.010148619,-0.0037577415,-0.004928101,-0.035074886,-0.022510251,0.00670401,-0.034268506,-0.03247735,0.023144968,-0.010431593,-0.015065509,-0.03174935,-0.0010271558,0.01828237,0.021739595,0.00021084823,0.038843658,0.0035168985,0.0065875864,0.008300128,-0.009549431,0.025575612,0.009712985,0.0041486262,-0.021655442,-0.030882899,-0.021343708,-0.0063339276,0.01892584,-0.012900396,-0.033950105,-0.008648844,-0.032701407,-0.015940228,0.021980114,0.03513685,0.018591417,0.036445428,-0.031982683,-0.005185378,0.0006535032,0.028060697,-0.0019076593,-0.06374481,-0.027725466,-0.010040967,-0.027331797,-0.03811673,-0.055789646,-0.00034657805,0.000005885235,-0.013364846,-0.011834777,0.0019777631,-0.028185746,-0.045917057,-0.019597298,-0.0063897613,-0.008487627,-0.055608917,0.004722701,0.018403776,-0.016076658,-0.028342625,0.0019443715,0.07357307,-0.0052828556,-0.0018634425,-0.03699985,0.006287086,-0.033483107,-0.037293,-0.016325222,-0.015343077,0.0087771,-0.007245688,0.033767223,-0.008015448,-0.017620917,0.01303124,0.025125565,-0.027173903,-0.00873,-0.006212246,-0.006705476,0.010475041,0.013069787,0.049345512,-0.036680147,0.03439267,-0.06620986,-0.0288653,-0.011631642,0.0148004275,-0.0070043905,0.030086607,-0.046732746,0.02260758,-0.008570249,-0.015632309,-0.048804443,-0.0072639477,-0.0069331503,-0.04730604,0.025840126,-0.05133947,-0.04977167,-0.010068731,0.037990548,-0.016904064,0.028952805,-0.02221053,-0.025945943,-0.032458708,0.002933293,0.038101863,-0.017731348,0.0044593657,0.01902139,-0.023454338,-0.003952814,0.045077547,-0.028392011,-0.017060338,-0.0074083973,-0.017261019,0.0013946017,-0.014720068,0.00270277,-0.005331943,0.03692745,-0.012097303,-0.020114318,0.06406064,-0.031083198,-0.03497487,0.03196624,0.066357575,0.053203836,-0.021533487,0.0133674955,0.033580065,-0.024509685,0.006744519,0.023121202,-0.008382153,-0.070199385,0.014869476,-0.0017092512,-0.0021454897,0.051530898,-0.010677097,0.017486345,-0.07089096,-0.008400399,-0.014734953,-0.0040474255,0.020670997,-0.062063217,0.01773952,-0.029455071,-0.040335827,-0.002312345,0.0051094596,0.011196557,-0.019041182,0.026470564,0.08642056,0.01813579,-0.026769629,-0.016859319,-0.00045417645,0.0076505635,-0.14539059,0.019793209,-0.028356655,0.02544683,0.0029209498,-0.005799534,-0.011630487,-0.03221026,-0.030620195,-0.032363422,-0.0026132276,-0.03615309,0.026402622,-0.011729207,0.0037875343,-0.00958907,-0.034291726,-0.05923505,-0.030532986,0.037351646,0.009994607,0.0038421766,0.04580861,0.027316608,-0.010628479,0.00011828884,0.02032398,-0.009520744,-0.047040775,-0.030835249,-0.009736228,-0.09093663,-0.0021430673,0.016952876,-0.01279895,-0.0065876576,0.00900786,-0.0022261555,-0.014219079,-0.025765503,-0.0007151107,0.0074306326,0.027183713,-0.0016468159,0.0019791813,0.060171667,-0.017601771,-0.023618821,-0.026126157,-0.022306481,0.01843739,0.04259158,-0.043501172,0.01038914,-0.017331194,-0.022292653,-0.026832754,-0.014957578,-0.0034069375,0.02905339,-0.030643268,0.008567564,-0.04637852,0.006246821,-0.052013252,-0.00018509947,0.016071051,0.0011622431,-0.014639211,0.05512627,-0.008471565,-0.035284575,0.03268624,-0.0075263735,0.013867535,-0.01586345,0.00044952278,-0.057303272,0.00041724334,-0.021580867,-0.013423903,-0.010128646,-0.0116122,-0.016193373,0.017479306,-0.010000784,-0.010133073,-0.05035897,-0.05897974,-0.011491594,-0.05660354,-0.034347698,0.04301387,-0.019642156,-0.01308948,0.05818903,-0.030968629,-0.0038078488,-0.008633138,-0.0073427605,-0.018055405,-0.0354518,-0.022206917,-0.010868588,-0.040435057,0.02672653,0.022316393,0.0073439414,0.018519836,-0.010800268,-0.02334621,-0.0050943554,0.01571321,0.03264838,-0.0211508,0.0135059105,-0.015616263,0.020418894,0.011526763,0.024882099,0.0113508515,-0.016933607,-0.017704822,-0.02559128,0.006450751,0.07371042,0.04996465,0.044240795,0.018725233,-0.02084583,0.027456641,-0.064856924,0.016718969,0.03030506,0.05567086,-0.03822685,-0.009826571,0.041715488,-0.03247907,-0.021710651,-0.01756503,-0.055801455,-0.0079073915,-0.0019076794,-0.005332787,0.02935572,0.00757218,0.003452645,-0.008023521,-0.06282623,0.018786127,0.020741137,0.019548321,0.023594284,-0.009840976,0.02571711,-0.006759271,-0.014091654,0.0074622314,0.07688039,-0.02117727,-0.008509316,-0.031219084,0.01598123,0.009497595,0.06967522,-0.0032341578,0.020771908,-0.018199926,0.0061831353,-0.010881824,-0.013805851,-0.00974253,0.012107369,0.06087686,-0.03320658,0.015022544,0.055876642,0.04626539,-0.014845575,0.034929324,-0.0123508675,-0.024084354,0.052575767,0.0045992546,0.016794924,-0.007551498,0.024307612,-0.019031806,0.031662025,-0.043175127,-0.063949384,0.021282202,0.007062196,0.06732835,0.03349511,0.000014133231,-0.023141883,0.015608921,0.0024605202,-0.01849926,0.019881552,-0.00839379,0.008400823,-0.04583271,0.017668601,-0.0228768,-0.06413703,0.021825163,0.04328905,-0.00822147,0.008521957,-0.03952375,0.02057551,0.039745994,0.017686812,0.0010407208,-0.0017889958,0.009734077,-0.016245894,0.057118498,-0.03709327,-0.018957077,-0.015956547,-0.0042354376,0.05298706,-0.016811784,0.05678996,0.0058586956,-0.008469983,-0.06067292,-0.016866313,0.019580288,-0.041364837,0.023946874,-0.020463573,0.0066276765,-0.017081352,0.020125033,0.015317715,0.029139526,-0.033189837,0.032230537,-0.012435745],"last_embed":{"hash":"1gw0lap","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"1gw0lap","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{9}","lines":[68,68],"size":78,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gw0lap","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018009856,-0.01790667,-0.020509161,0.011369922,-0.050981008,-0.023718853,0.05784066,-0.012999933,0.03251616,-0.0042224997,-0.007493872,-0.016785713,-0.015336559,0.0027987615,0.02628955,-0.0088020405,-0.006715598,-0.038136274,0.019266061,0.006277837,-0.09945186,0.023810303,0.0063076573,-0.019389806,0.030609768,0.028322015,-0.0493019,-0.01170821,-0.0014503177,0.03652088,0.005266399,-0.00015221525,0.08663102,-0.03122678,-0.04051346,-0.012642861,0.034499887,-0.018368302,-0.010749137,0.03523367,0.017899241,-0.02057028,0.03125847,0.021973511,0.02904172,-0.025840513,-0.021672985,-0.010275766,0.02089893,-0.012343393,-0.019531853,0.006325201,0.025894744,-0.040956132,0.002208685,-0.020132381,0.0071090935,-0.011975416,-0.044379216,-0.005301033,-0.04211626,0.010070897,0.012040121,-0.022188481,0.0047003147,0.08146751,0.006228324,-0.012575453,-0.008243592,-0.058160212,0.008561195,0.014668166,-0.024794694,-0.036767103,-0.03650136,0.018157745,-0.014225252,-0.020238005,-0.018966928,-0.02292081,0.0146355275,-0.0154482415,0.014430518,0.009956046,0.014595795,0.032450445,0.026634937,0.037145894,-0.020813027,-0.0470577,-0.010419894,-0.022785945,0.013101365,-0.0057186037,-0.014765921,-0.010375866,0.001066569,-0.009861957,-0.017395718,-0.0134995915,0.051537924,0.04182161,-0.012577736,-0.018612072,0.018180279,-0.021026762,0.003523281,0.02265854,0.038255993,0.0050843298,0.010634222,0.0382319,0.0034217671,-0.0007118563,-0.0042924727,-0.013946103,0.019048814,-0.019442525,0.014871768,-0.017009305,0.016766423,0.012113638,0.045139562,-0.0060707107,0.03378189,-0.0047309985,-0.027798269,0.0067016203,-0.03210312,0.031111835,-0.015278147,0.0071781254,-0.034201983,-0.04039941,-0.01681397,-0.011185745,0.020493004,0.044167258,-0.022046229,-0.06766371,0.006962574,0.03793723,-0.03590596,-0.010389367,0.002845576,0.021835444,0.0143135395,0.0029313895,0.024664829,0.030042604,-0.0145437345,0.004643686,0.012266556,0.045174517,0.00808911,-0.035405073,-0.042909563,0.013518024,-0.005544301,0.021337036,-0.06096595,-0.013300943,-0.02386676,-0.020647675,0.015247181,0.0105291745,0.019727701,0.05242197,-0.01542782,-0.016217668,0.00987563,-0.02106209,0.004375699,0.010815678,0.012607211,0.018346768,0.06815242,0.031706497,0.020887192,-0.046111733,0.02781864,0.008700053,-0.010666887,-0.02387404,0.005458695,0.07347572,-0.049922913,0.038916502,0.035756577,-0.025900375,-0.016320257,-0.047956485,0.033006534,-0.0392306,0.10552965,-0.033058032,-0.02643479,0.0021476941,0.022946132,-0.042092443,-0.018070092,0.013223464,-0.022363845,0.040579706,-0.007582753,-0.0025996324,-0.057314474,-0.0008902803,0.01967587,-0.054571632,0.017016467,-0.012098521,0.006717856,0.024803197,-0.058771297,-0.007271924,0.016175581,0.024905007,-0.024305804,0.026669987,0.008316113,0.0024279568,0.003146224,-0.021602342,-0.0055079297,0.03226911,0.0004889695,0.0066952244,0.0014737892,-0.021536998,-0.010917698,-0.011290079,0.011641831,0.011259369,0.040281348,0.007855829,0.0014210755,-0.03604476,0.052960232,0.0008973045,-0.0022407337,0.022164388,0.026444022,0.015771735,-0.062455382,-0.011583991,-0.013864425,0.036895506,0.008012635,-0.004330251,0.014273029,-0.008772784,0.021635927,-0.027625361,0.007319108,0.0072578043,-0.0053259935,-0.024068443,0.0047123027,0.018369218,0.0031038823,0.019710569,-0.016796485,0.0075896108,0.018239425,0.00033664855,-0.005536107,-0.025755968,0.011570741,0.07098729,-0.017474199,-0.008690018,0.03197777,0.024898851,-0.039046124,0.0047247685,-0.04778842,-0.0063304217,0.021024628,0.002734086,-0.015964475,-0.027118498,0.0010649523,0.006306211,0.06261463,0.010776896,0.016581053,-0.052440207,0.01371843,-0.03817905,-0.033308525,-0.04141381,0.091307215,-0.0031560971,-0.056293026,-0.0165263,0.027874216,-0.16039227,-0.0021039003,0.0029362354,0.017542245,0.0085899765,-0.0031555202,-0.063881844,0.0045500044,-0.048585486,0.01278434,0.0023943097,-0.04930844,0.002361757,0.018839639,-0.0074530095,-0.016535047,-0.022596957,0.0066420613,-0.00025893166,-0.03277788,0.003577454,-0.014256024,0.009462158,0.0015005637,-0.0061760964,0.012941893,0.02833992,-0.031227618,-0.01759307,-0.017458683,-0.07772421,-0.014845748,0.0067872778,0.02347126,0.033668306,0.03977517,-0.038802404,0.006993017,0.021634877,-0.013277465,0.041511953,0.066693194,0.018962825,0.018009797,-0.011550439,0.026637001,-0.027060177,0.018317532,-0.024056468,-0.031929478,-0.02154184,-0.0046152165,-0.0059596957,-0.008126761,-0.020265725,-0.018733438,0.047174715,0.022847736,0.009906084,-0.047714736,-0.039533176,-0.049888957,0.01803928,0.0073739383,-0.024622636,-0.028795319,-0.002050152,-0.047337286,0.015369494,0.012852191,0.00048129147,0.0077112895,-0.009835632,-0.030553943,-0.06312076,0.04965455,-0.0066032945,-0.013180623,-0.018081935,-0.08724352,-0.011935711,0.034328092,-0.026209043,-0.0015187814,0.007591739,0.0056326156,0.02692189,0.0038304538,0.058476377,0.25827575,0.029687533,0.030301716,-0.0070257895,0.008735235,0.03651482,0.022873957,0.03124256,0.02082513,-0.028399099,-0.046781402,0.050440535,-0.06351064,0.03891848,-0.00063186226,0.026708469,-0.03443324,0.0004103509,0.07839969,-0.020270158,0.028210899,-0.053999346,0.023120556,0.0015844983,-0.07821056,-0.016111994,0.04395253,0.051728517,-0.045823026,0.013014074,-0.027585246,0.018110985,0.034440886,-0.0291484,0.024630278,-0.011907543,-0.0071891327,-0.051695,-0.04643959,0.065096214,0.011841212,-0.022930134,0.009324506,0.021287814,-0.06472661,0.009987336,-0.022757892,0.035442516,-0.015228576,0.026244689,-0.027645623,-0.0031800708,0.027213322,0.014594383,-0.016663412,-0.00914809,-0.006755882,0.017159233,-0.054343905,0.042699497,0.025229843,-0.012469162,-0.052657515,-0.011615546,0.021999273,0.018034142,-0.039423972,0.027751645,0.0858928,0.053578727,0.024985386,0.0012259233,0.018186942,0.036008764,0.024678716,-0.015960695,-0.023166688,0.037215266,0.01771894,-0.03634382,0.015221632,-0.033713102,-0.0066930754,-0.027665576,0.02380425,-0.029337112,0.00045778512,0.030624272,-0.013075431,-0.049095236,-0.023676984,-0.025810277,-0.025372904,0.002459363,-0.003879813,-0.01468842,0.031057639,-0.031578526,-0.026091931,-0.061150692,-0.0020008262,-0.00053133734,0.015486962,-0.0018859012,0.017440988,-0.00079337554,0.0063681705,-0.0063089794,-0.022442807,-0.015244052,-0.036498476,0.030193927,-0.0057070157,-0.031987157,0.038478512,0.051800508,-0.018941,0.011597221,0.009113325,-0.0021717872,-0.014428505,0.0009428895,-0.041296292,0.029107545,0.0035227307,-0.05311379,-0.0045751324,-0.016290817,-0.01750922,0.0041104127,0.049518272,-0.024698569,-0.04545103,0.038938317,0.046005946,0.0006894054,-0.037032768,-0.008943892,0.03131885,-0.0021234835,0.018945703,-0.02191002,-0.015886694,0.0016605088,-0.0038796838,0.0051730974,-0.06474236,-0.004593353,-0.021750672,0.018458387,0.023715068,0.030027382,0.005727489,-0.002635006,0.0056850137,-0.008696985,-0.03409138,-0.00080065307,0.0024032122,-0.015127369,0.00324145,-0.003674635,0.06355766,0.048967216,0.014010699,0.06931683,0.003776148,0.008856656,-0.022788994,-0.029294422,0.028204182,0.01462996,-0.032941487,0.009328919,0.014681933,-0.057198018,0.02256704,0.02485167,-0.003775083,-0.042501453,0.032368753,-0.010591283,-0.0550395,0.025935553,0.005713425,0.012004694,-0.0022174043,0.0015518904,0.051930286,-0.0068839174,-0.036672246,0.11301598,-0.024895998,-0.022414912,0.02505746,0.031833883,0.037064135,0.033975955,0.029475927,-0.030287605,-0.02066905,-0.028688377,-0.014042979,0.023919834,0.004297828,-0.030825293,0.025793254,0.037935328,-0.0015269407,-0.006509342,-0.004164497,-0.008414847,-0.0758137,-0.003981269,-0.007590122,-0.054962464,0.009800983,-0.012998404,-0.0895411,-0.0140661,0.013062825,-0.005528168,0.025164291,-0.02279531,-0.03422602,-0.016080301,-0.012593892,-0.033365272,-0.024304172,0.06434332,-0.0038200896,0.030360999,0.0010382131,-0.00016669692,-0.012407548,0.017874515,0.023493035,0.03338243,0.02101623,0.0112242475,0.0063938005,-0.0035491663,0.02461404,0.029842958,-0.008424938,-0.028103013,-0.06568337,-0.0051369052,0.063587606,0.02625011,0.0045102183,-0.010818974,-0.004355961,-0.016857732,-0.056213018,0.010764494,0.057801176,-0.012756001,0.007297945,-0.062326886,-0.008799589,0.032336343,0.00854365,-0.0012508257,-0.041604575,-0.018911049,-0.019258194,0.011639465,-0.022986379,-0.07510272,0.0048772697,0.007998258,-0.029132126,0.0028988295,-0.026787316,-0.053339012,-0.02989637,-0.032126546,0.010312267,0.010663948,-0.05859081,0.026517663,0.016172953,-0.0041596508,-0.00007270167,0.012880192,0.057320032,-0.0033845268,0.014079014,-0.04096914,-0.0069853095,-0.026461188,-0.047525078,0.0001461923,0.01207448,0.038630463,0.0061361915,-0.003503827,-0.005379622,0.011224118,-0.021791773,0.020613793,-0.03201224,0.0022224304,-0.055242077,-0.015199994,0.03336558,0.01902079,-0.011663664,0.014292647,0.01645915,-0.038922712,0.009459175,-0.026930226,0.004703455,-0.0016327065,0.06116536,0.01881055,0.03815213,0.0044085374,-0.01234209,-0.0423354,-0.02606286,-0.020360848,-0.03609512,0.018964238,-0.05767225,-0.049790304,-0.0035347894,-0.021070573,-0.0141414935,-0.008743325,-0.016552947,-0.0063832817,-0.026324844,0.0007472631,-0.004308773,-0.019988095,0.022341242,0.03411653,0.0014672076,-0.018096296,0.053535447,-0.021389944,-0.031902783,0.013180261,-0.0054070298,-0.019809237,-0.035952393,-0.008340912,0.035507232,-0.0007636636,0.0056462516,-0.022067392,0.044370286,0.028443001,0.012413785,0.0347767,0.02528943,0.030573519,-0.014449885,0.035550334,0.028634278,-0.01631871,0.026273765,0.03817991,-0.016438704,-0.042533558,0.035178132,-0.016026756,-0.024039308,0.020305516,-0.019188566,0.007353717,-0.02856567,-0.00070359657,0.0052180816,0.023614481,0.012770362,-0.019019797,0.034271453,-0.026607905,-0.04018912,-0.013899722,0.007906939,0.033458907,0.0026911986,0.00418813,0.09456523,0.0011199489,-0.017263731,-0.05839407,0.010490203,-0.02363896,-0.14599183,0.018252468,-0.020209694,0.013172356,-0.01474441,-0.012088523,-0.0005188952,-0.051917423,-0.018365575,-0.019183924,-0.03786121,0.026398322,0.027954958,-0.024450611,0.013530868,0.01283474,-0.04514309,-0.05836029,-0.014155214,0.04369738,-0.00052679144,0.007931542,0.009834702,-0.01734951,0.021963518,-0.0019414182,0.011316738,-0.0033516334,-0.0335531,-0.03340088,-0.02183147,-0.037963886,-0.0064130295,-0.006492786,-0.026198592,0.014472309,0.016792607,-0.020653643,-0.030124392,-0.0149092,0.009164687,0.0014918398,-0.0076630153,-0.009920614,-0.018598719,0.059969217,-0.036086574,0.009678028,-0.036533754,-0.051099446,0.0042030606,0.03150935,-0.022394288,-0.027675614,-0.01305016,-0.001869517,-0.019137314,-0.042563412,-0.006371715,0.023941912,0.01867347,0.05500319,-0.039121974,0.02161508,0.004686834,-0.00017169394,-0.0127700055,0.03700889,-0.04789556,0.05852577,-0.020617487,-0.02170721,0.029383145,-0.016301878,0.03504304,0.026290124,-0.034446716,-0.027102701,-0.016043594,-0.036073312,-0.020845694,-0.013985611,-0.081041396,-0.0199906,-0.012689002,0.007590565,-0.020124367,-0.023262525,-0.058126733,-0.006589964,-0.054331537,-0.005301917,0.035489295,-0.012133195,0.0053455424,0.059244603,0.0027963165,0.011383485,-0.020710532,0.00083286106,-0.018458629,-0.020561919,0.027203264,-0.01963653,-0.019812306,0.030113269,0.007678202,-0.0027396837,0.0128214415,-0.01706765,0.01558525,-0.0028277508,0.03042778,0.024362281,-0.0439486,0.023677083,-0.02079175,0.022862379,-0.016061878,0.032527607,0.017641151,-0.01564321,0.003294049,-0.03966195,0.01880068,0.037754178,-0.0014623995,0.05051217,0.017029922,-0.014344355,0.039896052,-0.045605883,0.051652223,0.022417692,0.07717618,-0.003957146,-0.0069824876,0.02942137,0.027161507,-0.019407377,-0.041375227,-0.08262341,-0.008716838,-0.0051852637,-0.014803815,0.005931923,-0.0055359723,-0.008518071,-0.033417586,-0.051404852,0.041577566,0.014545753,0.03245748,-0.0010139946,-0.05021523,0.030186612,-0.003262721,-0.030859029,0.0047106487,0.08157313,-0.0002904887,-0.0026541925,-0.010305508,0.01564204,0.016184289,0.01972951,-0.013489154,0.025872147,-0.012131755,0.019219939,-0.015030547,0.025060061,0.003791932,0.041308615,0.07044163,-0.00042808545,0.022994807,0.043298952,0.032239363,-0.021881433,0.04857842,0.03740137,-0.01582243,0.030676425,-0.004274221,-0.0078437645,0.0025399614,0.06437061,-0.044985667,0.05014269,-0.03945499,-0.034170423,-0.019473726,0.034792118,0.00739485,0.047493905,-0.015620022,0.03664376,0.00671388,0.03384605,-0.0073909624,0.0056415694,-0.020721454,0.008439668,-0.045041017,-0.006101846,-0.026453506,-0.043110278,-0.005701691,0.05509573,-0.03251978,-0.00074257323,-0.030965403,0.027906818,0.032198243,-0.016889017,-0.0087230075,0.011572066,0.01204266,-0.008802505,0.03711368,-0.033543136,0.004640732,0.002017376,0.031438224,0.027094344,0.03256378,0.032043166,0.038374793,-0.019657576,-0.03814572,-0.014642113,0.004530702,0.00593127,0.022611756,0.00244316,0.013373782,0.024189686,0.008957568,-0.00060306257,0.027679106,-0.015408587,0.07425461,-0.069059476],"last_embed":{"hash":"lwknna","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"lwknna","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{10}","lines":[69,70],"size":89,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lwknna","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028616335,-0.0015214431,-0.03218181,-0.00016292394,-0.016927171,-0.074608475,0.02522254,-0.0076296674,0.016896792,-0.0022004482,-0.019305091,0.0028357783,-0.016590916,0.0069437325,0.011540729,0.0011594174,-0.013829736,-0.026325535,0.0014404483,-0.009465457,-0.047264148,0.008627405,0.036650073,-0.033677805,-0.045933057,0.01360136,-0.004280468,-0.0062663956,0.01425724,0.046243317,0.028188597,-0.02162759,0.052302036,0.0022478614,-0.0053110532,0.0069896136,0.013207675,-0.029602198,-0.025560537,0.05795796,0.005459065,-0.003082751,0.032768287,0.020008711,0.015474176,-0.035395853,-0.0031923472,-0.010697408,0.03668368,-0.0033660014,-0.004913106,0.02623226,-0.0036062654,-0.029345695,-0.0211086,0.018125571,-0.009540675,-0.0075877756,-0.024441117,0.018248647,-0.02486549,-0.00447566,-0.024217812,-0.043239795,-0.0117131425,0.073533915,0.014634693,0.012739793,0.0016045267,-0.042142604,0.0017286736,0.034068067,-0.0632348,-0.010729973,-0.021216864,-0.03403593,0.0041974112,-0.030616747,-0.012058086,0.04995636,0.005923747,0.008184696,0.012923591,0.0026594673,0.014807897,-0.0016946119,0.008127053,0.066633746,-0.03613816,-0.015782233,0.0062475842,-0.00054259744,0.019017665,-0.045597043,-0.009461644,-0.015555733,0.016091898,-0.04659927,-0.01296219,0.05393123,0.043781314,0.042902876,-0.009222023,-0.015173026,0.02632012,-0.012078032,0.032730892,0.003661895,0.031656653,-0.01594123,0.0066250833,0.048227053,0.032642648,0.001469341,0.015393697,0.0049124886,0.0029346277,-0.015664028,0.012398895,0.006396544,0.055658676,0.053767208,0.043857437,-0.0021063248,0.014359972,0.027990518,0.00273663,0.001600974,-0.00487468,0.042121254,0.020625627,0.016067395,-0.031741925,0.009810338,-0.037086766,0.0056815404,0.020947166,0.027035143,0.005259264,-0.089053184,0.00365543,0.017189952,-0.05897136,-0.021462563,-0.043068677,-0.04590583,0.03939832,0.031978186,0.022311185,0.044605423,-0.0010061663,0.034654867,0.01807258,0.018369755,0.021514867,0.01656982,-0.0032298882,0.048422854,0.0011411323,0.010570714,0.014657893,-0.040622655,-0.058990844,0.020812921,0.0046721245,0.0036052156,0.0013535952,0.04115647,-0.0011466239,-0.006353837,0.012841038,0.00044238282,-0.0024236238,0.024844013,0.017169235,0.018097665,0.05478014,0.031888355,0.014241994,-0.045158703,-0.031028809,0.005122781,-0.029379467,-0.047721,0.0042918613,0.04971072,-0.047479954,0.0031713073,0.028073225,0.01561366,-0.0082109235,-0.022948164,0.0100965705,-0.026023373,0.05497932,-0.0059945267,-0.010520388,-0.008993388,0.005463078,-0.053553145,0.022026636,0.007276407,0.009238011,-0.027861038,-0.023132341,0.0005575538,-0.052491657,-0.02823543,0.02328688,-0.099130176,0.011992307,-0.011259736,-0.0108496435,0.002158834,-0.037005622,-0.0018506248,0.0130048,0.021908658,-0.016609544,-0.01665678,-0.000011210357,0.008131997,-0.0012262322,-0.03791292,0.0048550316,-0.0270662,0.019468157,0.00091358286,0.021004083,-0.010333192,-0.028504418,0.0018112462,-0.0077507813,-0.039684195,0.0139380675,0.014146058,-0.03517049,-0.0200053,0.040619627,-0.016334534,0.029780813,-0.00091868604,0.032145057,0.00018560246,-0.02292154,0.0009897351,0.004677118,0.050130088,-0.010838064,0.01053599,-0.035920378,0.009973179,-0.012813313,-0.0478046,0.032241967,0.027796434,-0.005021857,0.020938199,0.023565577,-0.007558395,0.011665464,0.038209878,0.02078099,0.018075338,0.009759837,-0.0068001794,-0.022441007,-0.018807678,0.015487799,0.052561104,-0.011437831,-0.01840346,0.039710253,0.011029384,-0.022165613,0.017649816,-0.024742091,0.027235322,0.0514407,0.021582104,-0.007810456,-0.029787365,0.009538142,0.021682912,0.045694888,0.0143590355,0.0015073871,-0.01773775,0.04023481,-0.048026923,-0.030623969,-0.02998888,0.090947725,-0.0152187245,-0.04753956,0.0099217445,0.0024780969,-0.16711514,-0.019054106,0.013709672,0.041019544,0.005930285,-0.0011725096,-0.04085913,0.007465917,-0.036793258,0.04066184,-0.00016418408,-0.049920745,0.011891216,-0.0072233393,0.026878897,-0.0145457825,-0.042809397,0.020129545,0.0026007039,-0.019718073,-0.0072492887,-0.043083236,0.038769104,0.0153328795,-0.009536629,0.0000222795,0.08047892,-0.026441753,-0.054749582,-0.00043301538,-0.0703919,-0.028084164,0.0071451506,0.0013417372,0.007839596,0.02180586,-0.042796962,0.02608606,0.043750517,-0.023542061,0.03647213,0.030368173,0.026199926,0.036368955,-0.01032966,-0.0028976938,-0.025395587,-0.0035459795,-0.025680296,-0.03418812,-0.010681558,-0.018301332,-0.021028329,-0.012049767,-0.038723137,-0.0228436,0.031066399,0.033948842,-0.007980627,-0.017473163,-0.0005814266,-0.040763687,-0.024456387,-0.03255905,-0.015138392,-0.05600425,0.051518016,-0.023515005,-0.016515084,-0.025270138,0.04686619,-0.031636145,-0.00070147315,0.00804999,-0.014408369,0.03282087,-0.009272545,-0.0016013437,-0.044352327,-0.115161814,0.001657409,0.025857853,-0.026418168,-0.01511154,-0.0022987665,-0.0014471083,0.026514784,0.005418449,0.034151047,0.24405625,0.043897636,-0.014672645,-0.05845394,0.026697569,-0.0064999782,0.032784525,0.056582995,0.022478526,-0.04882165,-0.041019008,0.048013583,-0.030017877,0.027257817,0.005328424,0.0582935,-0.06347202,0.04292216,0.07413702,0.008909054,0.020028299,-0.020394493,0.03427644,0.015944622,-0.040111143,-0.045148995,0.042783055,0.056922145,-0.0212277,0.03808665,-0.015895754,0.06839726,0.018528905,-0.02625017,0.01951993,-0.008344114,-0.018293638,-0.07585813,-0.05178004,0.019000234,-0.004999307,-0.03691067,0.037747677,-0.03119923,-0.058561806,-0.009350208,-0.021076294,0.013530729,0.001253266,-0.044920623,-0.043657865,-0.022438832,0.011906342,-0.005801426,0.011560305,-0.009121632,0.0052509797,-0.0302161,-0.015731167,0.05030039,0.02394632,-0.0023681778,-0.061786775,0.008974768,0.0155179165,0.012071527,-0.01550309,0.03669794,0.07461111,0.022332111,0.045813557,0.005184957,-0.012019969,-0.035026085,0.008672383,-0.030586865,-0.010088877,0.018919742,0.054870345,-0.008436822,0.024530226,-0.015356265,0.00040458824,0.0061404374,0.03868289,-0.0046059843,-0.00068955653,0.0740837,-0.0049436707,-0.030497937,-0.026685199,-0.03509273,-0.04767385,0.032939263,-0.013515127,0.006626571,0.052865095,-0.047406144,-0.027878352,-0.03279644,-0.0055003483,-0.0088767465,0.026916392,0.0030317656,0.07116586,-0.00059444015,-0.0011147583,-0.011959308,-0.0091562215,0.022369841,-0.08704383,0.023425665,0.015526082,-0.00430523,0.020405214,0.033319872,-0.023892386,0.035634875,0.024074554,-0.0024069,0.015202296,0.011926937,-0.034985043,0.054036938,0.009447207,-0.04673922,0.064609505,0.0027665505,-0.028153425,0.034856882,0.010980714,-0.023972018,-0.000127208,0.03772908,0.063465916,0.0123114865,0.00018588513,0.014110184,0.004653356,0.0014237292,0.023516772,-0.0006317643,-0.048721988,-0.0051479717,-0.011796627,-0.0025406885,-0.074783236,0.023712367,-0.020382827,0.0252302,-0.014560289,0.0481112,0.024399221,-0.01413472,0.037061445,-0.050665427,-0.027465852,-0.0053706807,0.0041229385,-0.03621794,-0.019796727,0.0039701797,0.030626247,0.05251572,-0.0010710573,0.04765294,-0.03314268,0.035625003,-0.0048028524,0.0007855584,0.024626372,-0.00976394,-0.045734674,-0.0011900467,-0.002918963,-0.019881552,0.020250762,0.0071052243,-0.024637075,-0.048240278,0.01909259,-0.011107826,-0.021905696,0.017766437,0.007975772,0.011217331,-0.05077482,-0.010029427,0.044483162,-0.005610894,-0.042205025,0.09874846,0.021802641,-0.0245882,0.019399509,-0.013966125,0.08133856,0.014054615,0.028166434,-0.014133922,-0.0260382,0.011243309,-0.0024412978,0.04975777,-0.014739502,-0.047509395,0.037874766,0.04567068,0.008907481,0.023491848,0.0012993795,0.01334086,-0.052857235,-0.029030683,-0.025418459,-0.051747676,0.038868472,0.010461717,-0.051379777,-0.045775257,-0.024063693,-0.0018714297,-0.00842266,-0.0133399265,-0.00035278284,-0.00067006674,-0.015565774,-0.018204572,-0.003122439,0.0015696413,-0.006163099,-0.034556646,-0.019776488,-0.02672155,0.014231334,0.030328019,0.02330155,0.037512247,0.010667417,0.022810904,0.012608166,0.014155549,0.039786626,0.0061387164,0.007107567,-0.012962612,-0.025659127,-0.01579262,-0.006071102,-0.0035451443,-0.005646271,-0.03565764,-0.0118391495,-0.029855765,-0.02290608,0.048000894,0.029952686,-0.00041172418,0.022644391,-0.056390632,0.009902944,0.01970411,0.0080063855,-0.009453538,-0.04233875,-0.02777985,0.010212541,-0.0060508614,-0.047840204,-0.08160314,-0.019407293,0.018504625,-0.02860693,-0.024370205,-0.007259027,-0.04034123,-0.03519403,-0.026398571,0.014941976,-0.015158861,-0.011515257,0.02174512,0.002938385,-0.0065914434,-0.026424807,0.030955106,0.08390496,-0.01973887,-0.025492355,-0.051049314,0.015405353,-0.018400375,-0.04688874,0.018632326,-0.0015701744,-0.0062865284,-0.026734719,0.051291674,-0.0012647065,-0.0040358356,-0.0030802898,0.035571042,-0.02563347,-0.0061490503,-0.015969355,-0.0060600303,-0.00006780298,0.052303433,0.056647804,-0.004478359,0.03213776,-0.04987449,-0.028752606,-0.012864374,0.013346876,-0.024966726,0.040068846,-0.017079376,0.047846127,-0.016507396,-0.010665456,-0.041406516,-0.0034012913,-0.040542327,-0.030794593,0.01608498,-0.07087968,-0.046989433,-0.022048838,0.007267677,-0.00082961284,0.04046312,-0.010360265,-0.047135018,-0.032740567,0.006325125,0.024139302,-0.006079119,0.0019213957,0.009787896,-0.039649,0.020648729,0.03871952,-0.012310261,-0.02818357,-0.043131962,-0.02317859,0.012099493,-0.0119785,0.006917647,0.037373643,0.035231818,-0.006406975,-0.032563753,0.048767403,-0.02985429,0.013626171,0.013581679,0.053621195,0.010300718,-0.027525758,0.010688445,0.028064964,-0.048580244,0.007737133,0.009807029,0.016325751,-0.04967643,-0.035547335,-0.034450974,-0.036298215,0.037458573,-0.018239193,0.00073432556,-0.032503963,-0.0024548962,-0.0001319854,-0.014215033,0.056187145,-0.02806491,0.013784141,-0.023629962,-0.048366643,0.016655872,0.01985227,0.006830423,-0.0323142,0.015061807,0.09117569,0.025837086,-0.014125089,-0.045525204,0.0179234,-0.006016528,-0.15256517,0.040113058,-0.043430876,0.013577556,-0.000056431934,-0.010072074,-0.02714739,-0.032701805,-0.023406228,-0.010560887,-0.008772225,-0.024194257,0.020708403,-0.015322805,0.03062326,0.0224977,-0.02159287,-0.031028787,-0.050821044,0.058175974,0.0075106565,0.01576816,0.010442577,0.020950463,0.0042099,0.00033434888,0.020682197,0.009571013,-0.03718605,-0.028429477,-0.020989815,-0.03924103,0.005299676,-0.009255279,-0.022160077,-0.008091483,0.0061752046,-0.009022547,-0.016246818,-0.03659787,-0.031866,0.027313016,0.028400037,-0.008613719,-0.0050505097,0.06290064,-0.06580798,-0.006294492,-0.016712576,-0.047913026,0.011857989,0.047779363,-0.033554547,-0.03090938,-0.029047338,-0.0053255926,-0.025625193,-0.013724275,-0.0074186684,0.0009769177,-0.024795378,0.030359646,-0.02994364,0.013063048,-0.012239786,0.02945492,0.011112385,-0.0006405005,-0.02429686,0.007714393,-0.033162832,0.014700642,0.036354426,-0.010504553,0.0034772176,0.027804691,0.003510911,-0.056935273,0.0141653875,-0.025520243,-0.043691907,0.021520765,-0.03551736,-0.0025807782,0.012395384,-0.023380147,-0.001726433,-0.016352613,-0.05152501,-0.0009440378,-0.042745583,-0.033301,0.037217394,0.011842678,-0.0035748812,0.032766525,-0.022980332,-0.009986227,-0.019567346,-0.009658668,-0.0215913,-0.04196857,-0.016010188,-0.013383924,-0.033225186,0.020186199,0.021006452,0.007654639,0.014068344,0.0076429043,0.005055176,-0.0048133205,-0.00888928,0.03906905,-0.03931114,0.0066810716,-0.039764587,0.020639202,0.013193248,0.031291153,0.024117852,0.0011560604,-0.00040259477,-0.02513635,0.032487873,0.036871087,0.04040789,0.00467277,0.014953954,-0.015231748,0.01115578,-0.05708011,0.029553354,0.015404056,0.033284586,-0.0042355205,-0.025789617,0.042056046,-0.020268781,-0.03300176,0.005774034,-0.04829266,-0.0043779653,-0.0014173881,-0.013599611,-0.009936506,0.017006205,-0.0064660204,-0.03125926,-0.0399157,0.039214224,0.023760624,-0.0056056064,0.030581778,-0.047218416,0.029973343,0.0015600452,-0.013361445,0.004627549,0.08075073,-0.011926727,-0.008705562,-0.010251788,0.0018587743,0.024686115,0.052688222,-0.019338671,-0.0024156447,-0.03157217,0.030402103,0.032011464,0.013541163,-0.023400646,0.013305434,0.04973976,-0.024226408,0.01597336,0.03262895,0.042503983,-0.0104551995,0.042163093,-0.0055296137,-0.02558232,0.036404975,-0.00085731235,0.036615975,-0.0027119755,0.069450624,-0.016342044,0.023524007,-0.028556855,-0.022065477,-0.0012468314,0.010785165,0.051208045,0.06402356,-0.001827785,0.032423735,0.016842153,0.006446404,-0.015288186,-0.024720918,-0.023580357,0.017085804,-0.038146727,0.035501167,0.016872698,-0.052110855,0.024053294,0.027254976,-0.035854105,0.0065271296,-0.021193298,0.0067775655,0.02867613,-0.0023427065,-0.0033333916,-0.00800647,0.0058592306,-0.044577602,0.042983886,0.008098426,-0.02862938,-0.042684298,-0.02030097,0.014472851,-0.018640695,0.051429432,0.009962676,-0.022359066,-0.04720568,0.009266409,0.0039818785,-0.019967157,0.018506581,-0.033391,-0.009312329,0.018643634,-0.0077585694,0.0014909796,0.011658277,-0.038417872,0.024679706,-0.019463783],"last_embed":{"hash":"9ta5h2","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"9ta5h2","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{12}","lines":[72,72],"size":105,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9ta5h2","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023662323,-0.017501172,-0.036566004,0.026631026,-0.026516771,-0.02651348,0.051340997,-0.04149628,0.0066223335,-0.00830643,0.0044067344,0.003399075,-0.021686476,0.022275457,0.035807077,0.016897641,-0.006462164,-0.013535645,0.014680918,0.007146177,-0.056643505,0.0136319855,0.032977372,-0.04504236,-0.050718956,-0.000043193497,0.029809404,-0.0011719175,0.013284155,0.011024069,0.0017901656,-0.020174505,0.08145256,-0.007979543,-0.015386796,-0.0422118,0.017966816,-0.02987998,-0.03633234,0.0675466,-0.0034492665,-0.016524434,0.022132263,0.02370475,0.003023979,-0.019713651,-0.010085704,0.00495861,0.0263878,-0.032037556,-0.024776593,0.018556913,-0.008545325,-0.030572461,-0.019801598,0.016371446,-0.021656252,-0.01789042,-0.010381137,0.0019454804,-0.040267527,0.0109437555,0.000051351897,-0.023758791,0.0051101665,0.070066646,-0.0026680827,0.0015110099,0.0029599986,-0.039079938,0.009341986,-0.0036970803,-0.04629372,-0.0054263663,-0.016691174,-0.016459769,0.013108122,-0.054525327,0.017975505,0.054802213,-0.018592881,0.0041262023,0.07330836,-0.0045257267,-0.021500329,-0.005494566,-0.038750168,0.046014134,-0.005290545,-0.037572533,0.00896238,-0.0039275065,0.048269067,-0.020719534,-0.0033564833,-0.00006347369,0.0020239004,-0.03000933,-0.008640951,0.029615248,0.042060807,0.03201838,-0.044355728,-0.0245694,0.0072797867,-0.022148797,0.009881121,-0.016799517,0.021530218,-0.00407417,0.02668972,0.035009276,0.019159377,0.014254411,0.0050608534,0.0011298289,-0.0009016258,-0.025281826,0.015974242,0.0058497437,0.050783023,0.05303335,0.054225888,-0.017458694,0.02886334,0.022981713,0.017485805,0.014543598,-0.029983044,0.035751306,0.008019641,0.0042399787,-0.036639273,-0.016709538,0.004782555,0.0024830925,0.040995944,0.013939397,-0.0088543715,-0.09416529,-0.002729678,0.024416192,-0.030593036,-0.009015668,-0.024471575,-0.03394445,0.036928408,0.014797709,0.013447365,0.03409768,-0.012327484,0.03575052,0.0005458288,0.025810529,0.027214542,0.0066848397,-0.030208085,0.025197446,0.01732783,-0.011284029,0.0044341516,-0.0043129916,-0.022759281,0.024894303,0.033288497,0.021485683,0.00015231238,0.035405096,-0.00059682294,0.028159432,0.014423464,-0.008813514,0.0025716068,0.055358455,0.021897607,0.017315827,0.052792154,0.029329425,0.020201214,-0.047181755,-0.03547086,-0.007590448,-0.03360454,-0.024596993,0.000813987,0.06045817,-0.06596092,0.006524423,0.041674513,0.04291499,-0.0078099393,-0.015273489,0.028140742,-0.018191442,0.09728862,-0.040294874,-0.004384239,0.0023152146,0.0190504,-0.08808452,0.018343102,0.015251077,-0.0055430564,0.013354287,-0.03451767,0.010315096,-0.034735832,-0.0037133824,0.025040677,-0.048382655,-0.00074393715,0.0018951424,-0.0152456695,0.0062411553,-0.051830973,0.003316792,0.00826484,0.046724766,-0.011266319,-0.0015304569,0.029984152,0.016216945,-0.0037456763,-0.019204548,-0.014991836,0.00786799,0.0391418,0.010769248,0.018714715,-0.0135726705,-0.01061782,-0.031761352,-0.00055745855,-0.002031983,0.004546249,0.006608482,-0.004299977,-0.0051724142,0.049521837,-0.041049175,0.03618662,-0.0016457415,0.03703776,0.0016150542,-0.032730516,-0.005577826,0.015540683,0.07001517,-0.013214996,0.047225386,-0.01727663,0.024878748,-0.005174956,-0.024787331,0.011360687,0.034848645,-0.007710202,-0.0013818464,-0.016776962,-0.028112462,0.027020175,0.06357737,0.010715848,0.011694354,-0.00061793823,0.008169812,-0.02534709,-0.0231706,0.027109323,0.038076162,-0.0010420302,-0.0065950505,0.03638536,0.024218334,-0.027244223,0.010904834,-0.036870982,0.02041541,0.06361847,0.046498097,-0.017584525,-0.028481482,-0.00036543107,0.0215668,0.036768157,-0.013143086,0.012572105,-0.022012984,0.033323053,-0.0249412,-0.015846297,-0.019190542,0.08909657,-0.021513283,-0.036215775,-0.005795976,0.010659259,-0.16267633,-0.0012321924,0.00607433,0.02507189,-0.0011217684,-0.005722422,-0.044857647,0.032794613,-0.017886426,0.04859554,-0.030370379,-0.06370903,0.016488839,-0.0012840572,0.023257138,0.015370979,-0.058069848,0.0119065,-0.013587467,-0.04212209,-0.0147869885,-0.03447032,0.015949285,0.022402959,0.015438687,-0.013301248,0.071735434,0.0010856383,-0.048655227,0.0013716964,-0.027700601,-0.0076235337,0.0041676764,0.012673779,-0.0032103031,0.0030623565,-0.03417878,0.01657254,0.01798769,-0.006648224,0.05008843,0.06703234,0.011289541,0.031717654,-0.008296132,0.0013033479,-0.0475626,0.015359796,-0.037738055,-0.019699525,-0.017535312,-0.027180016,-0.014953917,-0.011158391,-0.03940295,-0.034505166,-0.001307134,0.052002057,-0.020361979,-0.046087515,0.014316323,-0.032164384,-0.030474363,-0.018080156,-0.030985786,-0.038184278,0.039641816,-0.03136407,0.006173651,-0.016156316,0.033601034,-0.022975827,0.008950599,-0.00664656,-0.022405408,0.0061478745,-0.012907694,-0.016192714,-0.02167638,-0.08862182,-0.0008685431,-0.012981906,-0.029422179,-0.02712672,-0.0111596435,-0.01680508,0.036309842,0.000045331617,0.029840078,0.2470844,0.053728722,-0.005769662,-0.01806387,0.030959126,0.0042067324,0.054432105,0.049681593,0.0121462215,-0.04991598,-0.020410003,0.043753546,-0.040008996,0.0099620735,0.020072035,0.037395827,-0.060674705,0.01769264,0.07306029,0.022578994,0.01602791,-0.027752489,0.007424505,0.013112182,-0.06874471,-0.025276361,0.047592435,0.021798424,-0.022658749,0.05186879,-0.026067596,0.060400408,0.042416587,-0.03799258,0.00084550225,-0.007801093,-0.0070382236,-0.050652225,-0.031010734,0.044627197,0.0013955139,-0.037572682,0.0058737323,-0.021251107,-0.04747292,0.0015962012,0.0013313659,0.009632051,-0.01212756,-0.008839957,-0.013352134,-0.027455375,0.012479089,0.00088648096,0.020873591,0.012926672,0.0091076605,-0.0047008693,-0.043974314,0.012290329,-0.001294871,-0.016178085,-0.08576321,0.010801571,-0.016768755,-0.0045161163,0.008627607,0.028770264,0.05969716,0.040425695,0.022583775,0.025126576,0.0108338315,-0.01127352,0.0066162534,-0.016730584,0.03680563,0.05461022,0.046059858,-0.01181357,0.0021519358,-0.028804991,0.0068856715,-0.0060984003,0.04798961,-0.009497487,0.0032968207,0.055055335,-0.023003478,-0.013074643,-0.022278199,-0.03682636,-0.032589376,0.027416956,-0.026093664,-0.015987115,0.0446267,-0.05426416,-0.05223977,-0.048593033,-0.035003364,-0.017115733,0.017932173,0.006809693,0.06383648,-0.015946023,-0.008809584,-0.006669249,0.005576247,0.04816907,-0.076261945,0.048755974,-0.00017143179,-0.022790032,0.030574303,0.027457174,0.0048072836,0.006022433,0.033826377,-0.008529072,0.021859607,0.034472786,-0.044478916,0.037872937,-0.015218765,-0.085789025,0.028466653,-0.013823342,-0.034877878,0.0044218916,0.0314311,-0.024425756,-0.006674265,0.045993175,0.019629339,0.0041287374,-0.018721977,-0.019196853,0.023514511,-0.018364307,0.010350698,-0.036962796,-0.04144486,-0.004079341,-0.010643913,0.008682484,-0.10323808,0.0009695747,-0.017204367,0.038507458,0.01396187,0.026023116,0.028785767,-0.022655126,0.037134163,-0.045533985,-0.022865653,-0.02657248,-0.0057358863,-0.044617876,-0.041085802,0.0066075013,0.017578382,0.03592983,-0.00061973266,0.023401264,-0.033793073,0.07401908,0.0019335323,0.000013808948,0.039110404,-0.010413401,-0.04729662,0.003390722,-0.0022086743,-0.029023182,-0.01245653,0.0032576162,-0.023175322,-0.059900437,0.020583563,-0.017156547,-0.018393552,0.017250009,0.022863273,0.02584177,-0.043809272,-0.016386095,0.035149615,-0.004752226,-0.03559663,0.100037046,-0.003354518,-0.017777009,0.026814789,-0.0035062598,0.073980026,0.0479816,0.0256177,-0.00025303205,-0.037639547,-0.0036344163,-0.0021575058,0.030639673,-0.016925424,-0.04065846,0.022810627,0.06101749,-0.0007388278,-0.012636878,-0.020263122,-0.019540861,-0.06878016,-0.0008410502,-0.018276388,-0.044581898,0.023253556,0.008452147,-0.053319138,-0.022129267,-0.010809301,-0.0040460527,-0.024518874,0.0028616067,-0.0025782355,0.015240194,0.015541983,-0.028551007,-0.025766855,0.026826825,-0.011655497,-0.0076297848,-0.0134584755,-0.006672674,0.012486426,0.04024628,0.014820228,0.031647015,-0.00302029,0.022358129,0.0045876782,-0.014708113,0.034639746,0.011505343,0.03518453,-0.017105034,-0.018863466,-0.020469006,-0.0015440801,0.02200695,0.01321582,-0.03503893,0.0008678338,-0.018499926,0.0067082616,0.0098338695,0.05392434,-0.012921632,0.013254809,-0.052462067,0.006104173,0.012121219,0.025136791,-0.028202921,-0.0632062,-0.021458682,-0.0024391632,-0.006834701,-0.0395165,-0.065854006,-0.007345864,0.009289862,-0.0034916059,-0.03218948,-0.009636495,-0.044976067,-0.031048138,-0.024837648,0.017976006,-0.034836225,-0.03194071,0.00485396,0.038101804,-0.028573047,-0.03979565,0.00865151,0.08862643,-0.011365583,-0.015427052,-0.043961313,0.019174824,-0.0035833195,-0.03530668,-0.021529786,-0.013361956,-0.011716986,-0.0043938807,0.035249606,0.006920362,0.005834726,-0.008094041,0.040019,-0.01893864,0.0010110632,0.0054938053,0.013850556,0.007254309,0.006104457,0.07009066,-0.007854291,0.038369503,-0.05804019,-0.03666175,-0.017268928,0.0063916063,-0.011738439,0.026865996,-0.05530601,0.021860223,-0.0135903675,-0.015383891,-0.024261555,-0.01011252,-0.012769335,-0.051672276,0.028079782,-0.036494214,-0.06715986,-0.020808296,0.01862547,0.001324885,0.009582764,-0.023591405,-0.012942114,-0.04624852,0.012944581,0.018043121,-0.029525291,0.032208946,0.048564155,-0.011428197,-0.006362966,0.044427555,-0.010462998,-0.028473869,-0.019978551,-0.021233654,0.016595991,-0.03137642,-0.0069449274,0.0064432165,0.032405235,-0.013140883,-0.02749724,0.053872496,-0.035538405,-0.03235073,0.029317996,0.06389515,0.044820827,-0.029318545,0.011556676,0.032317474,-0.044875268,0.007928248,0.012907293,0.012902737,-0.061899535,-0.021405824,-0.002634675,-0.009783916,0.03266972,-0.021893421,0.01337477,-0.0414666,-0.001910513,-0.0034084087,-0.003934608,0.035633616,-0.032622892,0.0083754435,-0.014797607,-0.037638716,0.0018883068,-0.016725214,-0.0008433438,-0.009035607,0.0102266325,0.08124795,0.022250347,-0.0096884845,-0.02869953,0.0051584123,-0.009858777,-0.1492103,0.0058444617,-0.034511253,0.014247649,0.0029154937,-0.018138524,-0.019644199,-0.027038407,-0.0350203,-0.018800361,-0.018161636,-0.016437268,0.019739777,-0.020561785,-0.0016396665,0.008648758,-0.03979567,-0.053743023,-0.022681298,0.054253366,0.006329986,0.010007662,0.016810015,0.014488994,-0.03366323,0.020573888,0.014492634,0.00243443,-0.03681129,-0.024613056,-0.01850212,-0.0586235,0.0016846007,0.019166064,-0.011699516,-0.013100768,0.015842283,-0.019805541,-0.020635303,-0.0363597,-0.011857693,0.021156885,0.03726386,0.0050174613,0.007130703,0.06029092,-0.022435747,-0.006975223,-0.03217421,-0.029656274,0.044289846,0.040981434,-0.030673966,-0.028283298,-0.01918229,-0.0045905607,-0.017648822,-0.036632128,-0.016092394,0.02834679,-0.015834998,0.033841558,-0.03927721,0.004733544,-0.029314382,0.017922116,-0.004659875,0.014220151,-0.001128288,0.039548427,-0.012923024,-0.036766842,0.01852184,0.0022602247,0.0014240264,0.013144042,0.0069293617,-0.035593517,0.018661126,-0.012344219,-0.04326978,-0.013009795,-0.014842396,-0.017680222,0.027829904,-0.0014010447,-0.015924584,-0.037975702,-0.0441234,-0.003517583,-0.057510793,-0.046992943,0.033854835,-0.0017411762,0.005647516,0.05677283,-0.026208462,0.003003741,-0.0063796663,0.0029632472,-0.036371484,-0.02479236,-0.04462401,0.004438089,-0.037978724,0.04361609,0.042838387,0.032201447,0.0021974617,-0.014294159,-0.00835722,-0.028222935,0.02527783,0.020687886,-0.05922649,0.0067184656,0.00047695552,-0.000047725316,0.0002992069,0.042431477,0.034432303,-0.0040637455,-0.02502475,-0.030486984,-0.009154455,0.06910911,0.035696357,0.0078152735,0.010932306,-0.019824708,0.035760973,-0.0635084,0.02457066,0.017484903,0.038438894,-0.03087488,-0.010776782,0.036419366,-0.029924786,0.004453121,-0.018995252,-0.052931406,-0.016170055,-0.009218589,-0.012352775,0.000063089115,0.020004325,0.0070914254,-0.024133796,-0.05234497,0.002205851,0.012531708,0.0049361577,0.035307266,-0.035272177,0.041756503,0.0067347707,-0.015563874,-0.035191104,0.077435136,-0.014590507,0.009569519,-0.0359991,-0.01418859,0.007268875,0.051046114,-0.016355079,0.022139082,-0.008391089,0.012272299,0.005022762,-0.00067646033,-0.012221594,0.013644974,0.045442734,-0.017476179,0.017711412,0.053072013,0.044238143,0.004537112,0.03521196,-0.01792204,0.006398458,0.05308473,0.023577193,0.00028047134,-0.014121083,0.045961775,-0.05166363,0.023381965,-0.03394028,-0.040700063,0.01773037,0.01447697,0.033724796,0.021936798,0.0023391398,-0.011486284,0.032501943,0.024517724,-0.04936746,0.016644934,-0.002737475,0.02019766,-0.04993897,0.023476455,-0.01468316,-0.03945458,0.0175046,0.028004438,-0.029357275,0.008542462,-0.014689974,0.022628874,0.035062063,0.0046314974,0.009424764,-0.011739248,0.0023140246,-0.024239583,0.049890466,0.031110115,-0.0372856,-0.0017002178,-0.00750781,0.037074458,-0.0021888178,0.05753301,-0.0066684405,-0.029261189,-0.051744938,0.015105306,0.011465828,-0.024951477,0.002977623,-0.0045909965,0.0057242867,0.0042906725,0.0015821978,-0.016936736,-0.012051392,-0.03492793,0.049676962,0.010146353],"last_embed":{"hash":"1srzkz4","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"1srzkz4","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Cognitive Restructuring#{13}","lines":[73,74],"size":72,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1srzkz4","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Behavioral Experiments": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032067683,-0.0059803827,-0.012978568,0.020061364,-0.016324881,-0.026277391,0.07039391,-0.02558101,-0.014630991,0.02240745,-0.022246245,0.0069970824,-0.013204908,-0.0017376859,0.026700059,-0.0047205626,-0.031403154,-0.022104165,0.016739644,-0.02538944,-0.03460635,0.009239803,0.06679717,-0.0057966574,-0.010975695,-0.0054532285,-0.027015742,-0.0066575836,-0.0148155885,0.019226735,0.012664063,-0.024705607,0.031409446,-0.00815357,-0.045111675,-0.0005499549,0.037085187,-0.02681891,-0.02477206,0.042257383,0.029489407,-0.036676276,0.07765812,-0.00023805328,-0.00096042996,-0.020945003,-0.017497052,-0.013321685,0.033582285,-0.037946794,-0.005514053,0.008195204,-0.013530947,-0.03967989,0.00585225,0.026777938,0.014106476,-0.018022418,-0.040133916,0.022839371,-0.0093324175,0.03578733,-0.026135331,-0.027169392,0.004102193,0.06018192,0.0072051557,0.020916263,-0.003754866,-0.05694135,0.010575196,-0.004103988,-0.013977743,-0.021231188,-0.018869767,-0.015161174,-0.031296883,-0.02970097,-0.0057919314,0.028153796,-0.0024798512,-0.020424874,0.015454967,0.0041782274,0.030862967,-0.013875945,-0.026140086,0.04286272,0.012872379,-0.020096825,-0.01595986,-0.018325742,0.03188054,-0.04104407,-0.027094008,0.012188419,0.022990009,-0.011515352,0.039838683,0.013648982,0.0033413172,-0.010492045,-0.01480485,-0.024900084,0.034985315,0.0066645676,-0.024360001,0.01082835,0.030604303,-0.0066306177,0.029057596,0.047997426,0.03788634,0.008626592,0.008739718,0.02311625,0.004310315,-0.025567802,-0.009571912,-0.008362475,0.063009426,0.036358945,0.044485774,-0.0064247185,0.0089202,0.029149672,0.0038493343,0.010014361,0.00030993376,0.03313561,-0.009909088,-0.04431545,-0.03925454,-0.028283713,-0.020387577,0.007817374,-0.004606581,0.04489662,0.01833336,-0.055484053,0.0043973373,0.056201074,-0.016269922,-0.015246785,-0.020013168,-0.05970877,0.03912475,0.0022692224,-0.0027628092,0.057265952,-0.027236298,-0.004666001,0.013072392,-0.010256235,0.017336322,0.0083520785,-0.009602353,0.009362819,0.027341275,-0.027475504,0.053135928,-0.05178108,-0.03657602,0.03701308,0.02381186,0.017948408,-0.0048207403,-0.0030304391,-0.01846836,-0.004887808,0.034648977,-0.03476123,-0.011398845,0.0065708044,0.008024489,0.024974158,0.030246528,0.033698466,-0.0048135896,-0.04990122,-0.011195241,-0.009509125,-0.026165022,-0.059547797,0.012133941,0.031460386,-0.004942827,-0.0068478663,0.020300211,0.030058308,-0.020145101,-0.016604891,0.045925036,-0.02432448,0.04960959,-0.06490364,0.015459482,0.004520466,0.03502742,-0.034289256,0.021632131,0.016815854,0.007807315,-0.003708598,-0.020057132,-0.006376839,-0.03181665,-0.00042693954,0.035541374,-0.04388677,-0.012353769,0.024335267,0.0052277846,-0.0314582,-0.003632055,0.01101759,-0.028208714,0.030751955,-0.028171215,0.008033918,-0.006131441,0.022004893,-0.017974075,-0.016646829,0.004197965,-0.014372521,-0.0028738037,0.04307196,-0.001594926,-0.01446286,0.01642866,-0.020722061,-0.013368137,0.020268727,-0.018181544,0.007694445,0.016577091,0.015464388,0.02031969,-0.0020876683,0.02006901,0.0045137205,0.043706454,0.00080648303,-0.031847082,-0.020520993,0.0114184925,0.047281418,0.014842735,-0.016059475,-0.03215626,0.015702438,-0.00579008,-0.009766627,-0.0043040826,-0.0041528074,-0.0055394354,-0.0029978545,0.003807018,-0.0014987122,0.0027666443,0.02452335,0.050778676,0.016285332,-0.045816515,0.011642802,-0.035257246,-0.04208335,0.0037427999,0.08564973,0.019308977,-0.017779032,0.026395636,0.0051749353,-0.06007686,0.021046136,-0.036643654,-0.005385931,0.08838034,0.04395589,-0.0028836017,-0.027654765,0.0077550216,0.038937546,0.030285448,-0.014086888,0.016070602,-0.035521403,0.04049894,-0.020860996,0.007263172,-0.055509027,0.07324985,-0.045142204,-0.011984442,-0.04741182,0.0043978496,-0.15969808,0.0013981825,0.009665678,0.029597012,0.008234051,0.00566438,-0.06744468,0.03243859,-0.017933914,0.020949172,-0.004839557,-0.045847554,0.016405314,0.0037070063,0.017628709,0.00072917284,-0.025194649,-0.0035491553,-0.005634316,-0.053388167,-0.01745036,-0.058850605,0.0663939,0.019995106,0.031662058,0.007549014,0.05238402,-0.037112813,-0.024483979,0.009811855,-0.015091146,-0.0058722077,0.0035127392,0.003999502,-0.007194004,0.047030665,-0.02306729,-0.029943366,-0.003526372,0.016207213,0.05173413,0.092654735,0.013127983,0.010599866,0.020361645,-0.011170965,-0.029546132,0.021217754,-0.07926937,-0.022071928,-0.026966082,0.008775174,-0.01977681,0.0022772697,-0.030848593,-0.019957678,0.0048557813,0.054734036,-0.0056027942,-0.02213625,0.00917816,-0.033557266,-0.0046476116,-0.019072687,-0.004269707,-0.0505058,0.055748124,-0.045089513,-0.035233088,-0.0031543195,0.020491865,-0.004041867,0.026445484,0.013409808,-0.0018328228,0.010124037,-0.009299069,-0.0001742691,-0.0054306355,-0.10104525,0.059588265,0.024630124,-0.019843444,-0.00808701,-0.012658887,-0.02847334,0.022673476,-0.006336845,0.06522402,0.23044151,0.04469328,-0.026268302,-0.046452757,-0.00079473434,-0.02768698,0.02623753,0.025015693,0.011975793,-0.029969025,-0.014729323,0.049548417,-0.009594294,0.01826916,-0.011829643,0.01806408,-0.05085702,-0.009590806,0.08597585,-0.0021705173,0.016308414,-0.022689287,0.03264391,-0.0054888013,-0.07739473,-0.017023994,0.018296702,0.05581604,-0.00731079,0.0146170715,-0.03817181,0.06573393,0.024309153,-0.020346433,0.044035334,0.048777893,-0.020644575,-0.069033615,-0.0018015123,0.04161593,0.029354265,-0.01672793,-0.03396171,-0.020435715,-0.027988035,0.017316183,0.01159654,0.009020119,-0.035464637,0.010171157,-0.03997666,0.029953714,0.0048028473,0.0025840823,-0.010708211,0.013636068,-0.001122383,-0.029892452,-0.023414686,0.03537306,0.0131360665,0.0047688717,-0.0932773,0.002967947,-0.005135596,0.023380432,-0.03323452,0.023950057,0.05369532,0.014662612,0.031473275,0.015636533,0.009426486,0.026982177,0.00023008224,-0.03737205,0.014988535,0.018373176,0.067411,0.013070054,0.011493913,-0.0050328826,-0.03690164,-0.01852818,0.01570703,0.02757616,0.008323007,0.054014146,0.009698571,-0.02850868,-0.01821,-0.0024627636,-0.05435901,0.004963714,-0.035369735,0.00058627996,0.058744147,-0.041289553,-0.02460936,-0.016051747,0.008644764,0.0025284733,0.030465996,0.035795838,0.06164048,-0.040535472,-0.014694812,0.0021223775,0.020562274,0.028990332,-0.0966329,0.03122074,-0.002513144,-0.025944782,0.009950721,0.063579865,0.0007993692,0.0378241,0.04886461,0.019513488,0.039099548,0.0514032,-0.034588814,0.047724113,-0.031670388,-0.040751588,0.031166445,0.031122377,0.0029857627,0.03835367,0.014586459,-0.017357029,-0.015587291,0.0556449,0.048290268,-0.008006284,0.038350303,-0.0075815804,0.036005117,-0.0023225988,0.0127425,-0.00611549,-0.011630958,0.0010442918,-0.009655058,0.034604967,-0.066064216,0.0101510435,-0.063459225,0.007655043,0.02561238,0.0023497662,0.022923548,0.005910428,0.012057477,-0.032076556,-0.017475732,-0.022039374,-0.0073209987,-0.041857474,-0.026852643,-0.014570525,-0.010204031,0.0568363,0.0014427612,0.02834479,-0.003709293,0.043699898,-0.0054491432,-0.040884994,-0.016914628,0.020589119,-0.045333058,0.038813487,-0.016903907,-0.035058375,-0.021159995,-0.018022407,-0.0024067787,-0.055922937,0.050067812,-0.048037965,0.0011255069,0.049493138,0.0019270828,-0.02559516,0.00801638,-0.010292936,0.04183695,-0.012774174,-0.04944501,0.08960841,-0.020871662,-0.01039548,0.05018311,0.027092665,0.069841176,0.021960735,0.033462204,-0.024724783,-0.01471743,0.034996554,-0.017028224,0.05091473,0.0063276133,-0.05290297,-0.010075998,0.04195509,-0.02282384,0.015302474,-0.040092006,0.035417333,-0.049668994,-0.014851686,-0.042538762,-0.022295868,0.003127396,-0.0036054188,-0.013763927,-0.010287115,0.000555661,-0.025497451,0.00044888494,-0.024301287,-0.033725087,-0.010625089,-0.022667196,-0.03470856,-0.04143049,0.020888122,-0.008382936,-0.02630632,-0.0020000061,-0.008009466,-0.00853454,0.016043529,0.007894433,0.028149473,-0.0029989826,-0.0017104031,-0.0060399366,0.007203601,0.019119004,0.010819983,-0.0016478345,-0.014278911,-0.031247273,-0.0036386903,0.0005237319,0.00370094,0.022142438,-0.040675275,-0.010787845,-0.041926276,0.008929093,0.027812986,0.039372288,-0.0034254624,-0.013413231,-0.028391955,-0.018823158,-0.0009796732,0.019632153,0.00675038,-0.053067982,-0.052830867,-0.013572885,-0.008172089,-0.05319751,-0.05207063,-0.012484826,0.0012472353,0.006493064,-0.05734209,-0.007274904,-0.007939012,-0.044517178,0.011374972,0.019702628,-0.019178983,-0.047262505,0.01821503,-0.0075612324,-0.005666686,0.008001356,0.023128482,0.04793408,-0.0146649135,-0.0043555433,-0.045999195,0.0318728,-0.013690009,-0.039908968,0.00038351072,0.010100425,0.002013969,-0.017437257,0.035428587,-0.011605756,0.0353942,-0.0040594623,-0.0057608094,-0.031566724,-0.006197965,-0.02224758,-0.008647815,0.008996386,0.004084101,0.033013247,-0.015518011,0.03537119,-0.049630817,0.009308041,-0.0126096215,0.013551647,-0.021111384,0.025335118,-0.027133452,0.032728508,0.014814978,0.033822823,-0.06887285,-0.009869991,-0.023499968,-0.057362974,-0.0087159155,-0.057210755,-0.05230972,0.00015676452,-0.011892286,-0.028661298,0.020346718,-0.020357307,-0.0120390095,-0.053896297,0.016166558,0.022553211,-0.00512739,0.016471336,0.015574717,-0.03221783,-0.0042795693,0.06524005,-0.04760013,-0.028059207,0.0147180725,-0.030351166,0.008607856,-0.015795147,0.013031198,0.011936037,0.007928398,-0.01806206,-0.022473177,0.045819193,-0.02584947,-0.035164203,0.062123943,0.026960375,-0.01756677,-0.0071138763,0.01175305,0.04630502,-0.06521086,-0.005898783,0.021528514,0.023198033,-0.033465896,0.020145131,-0.01582382,-0.033959206,0.10525623,-0.021963479,0.011549471,-0.033269726,0.03199592,-0.0021233377,-0.01180341,0.023944471,-0.023212723,-0.014433074,0.0029279334,-0.04543598,0.026412137,0.018351562,0.0018173623,-0.023315854,0.04347035,0.04529256,0.041301116,0.009124429,-0.0064642085,-0.034629814,-0.012134052,-0.14353123,0.018503103,-0.012564074,-0.010411743,0.0065597263,-0.0064685326,-0.020171277,-0.057804286,-0.039377153,-0.027016794,-0.01736528,-0.026592998,0.050907943,-0.011198269,0.016223328,-0.010865597,-0.036077667,-0.022423953,-0.008206915,0.051430736,0.02203774,0.010584682,0.06720756,0.008325427,-0.008513619,0.017177809,0.009233584,-0.023567667,-0.00087797706,-0.037679218,-0.046182852,-0.03399079,0.00090715196,0.031490713,-0.016338268,-0.010844435,0.007536139,-0.014419511,-0.002116599,-0.011272262,-0.01995525,0.019151736,0.004458393,0.011280808,0.003199744,0.04999842,-0.06268751,-0.00035140617,-0.047648884,-0.048456725,-0.051448457,0.053154655,-0.050499298,-0.017689513,-0.0058801603,-0.022899741,-0.057587165,-0.006070578,-0.019766718,0.0054499684,-0.06188378,0.06383511,-0.032970395,0.0063671707,-0.052071918,0.014963544,-0.021818295,-0.0032993925,-0.0029166292,0.020541072,-0.030729955,0.03841495,0.03236752,-0.01043272,0.008087396,-0.006047778,0.018434752,-0.040790465,0.01949652,-0.0369294,-0.007351066,-0.016476784,0.018153159,-0.00671661,0.026020339,-0.006954708,-0.0107404925,-0.015314447,-0.05289185,-0.0072190803,-0.06686371,-0.035592884,0.013190712,-0.024959894,-0.0008908303,0.025957325,-0.0008371345,0.019292558,-0.027518459,-0.00010562587,-0.019641103,-0.005674935,-0.022327261,-0.033130985,-0.04286694,0.03429463,0.035919603,-0.005422733,0.0059361863,0.030442216,0.007850854,-0.0012789349,0.00140875,-0.003405255,-0.07032549,-0.0060885977,-0.03348428,0.027155243,-0.024462542,0.026588123,0.012535398,0.012322298,-0.03446901,-0.021925932,0.021719126,0.05672916,0.032897055,0.028648123,0.026515173,-0.009038892,0.010938706,-0.022982411,0.044831198,-0.007803383,0.0069749085,-0.031584565,-0.052291237,0.025235722,-0.0045262096,-0.031885613,-0.020533603,-0.05619389,0.005279163,-0.02831363,-0.023304824,0.037992436,0.022265008,0.03772361,-0.017497016,-0.029457195,0.0341773,0.0073978547,-0.004545961,0.05428764,-0.04712061,0.04667493,-0.00016865398,-0.018096251,0.0023714055,0.08208651,-0.029017456,0.009230681,0.0016713577,0.01042353,-0.0032328055,0.042868126,-0.0076896274,-0.0044495338,-0.008367432,-0.011208335,0.015916688,0.01874708,-0.029090399,0.013872777,0.045934334,0.008707469,-0.006591069,0.049098697,0.02200252,-0.0032085872,0.048824377,0.007206378,-0.0046555386,0.051116493,-0.011046202,0.024163472,-0.015088882,0.034191463,-0.024260916,0.03211156,-0.0130322585,-0.050902806,0.020402282,-0.023159742,0.076444335,0.01653665,-0.0069794413,-0.027969293,0.04839543,0.020699302,-0.02003413,-0.0060647666,-0.03427132,0.0033892654,-0.020635,0.007925973,-0.0013802223,-0.054559726,-0.001240912,0.026625711,-0.00987839,-0.023908483,-0.027172986,0.029347068,0.007228779,0.027266098,0.03496394,0.0076301806,0.017273365,-0.037214387,0.04452823,0.028163271,-0.00061052386,-0.023582555,-0.00062871596,0.042964775,-0.025296431,0.0422701,-0.013611645,-0.015361091,-0.05365097,0.012414698,0.02450101,0.010403894,0.00935176,-0.02155291,-0.015614817,0.0019211116,-0.025385039,-0.001309048,-0.000034919107,-0.05006802,-0.00064337713,-0.018442161],"last_embed":{"hash":"fjoquj","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"fjoquj","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Behavioral Experiments","lines":[75,94],"size":763,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fjoquj","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Behavioral Experiments#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029992545,-0.01016246,-0.031081075,0.020415071,-0.022441262,-0.018119758,0.086608864,-0.020298142,-0.012676551,0.0016290311,-0.014696123,0.001977278,-0.013338749,-0.019982507,0.024830777,0.010020737,-0.027955482,-0.0063442336,0.013882513,-0.02221446,-0.045383282,0.031161247,0.044947688,-0.012717743,-0.0068449024,-0.0063717836,-0.015501171,-0.0059971525,-0.021705385,0.030533439,0.013599423,-0.03391501,0.041391045,-0.0043119094,-0.044734735,-0.013838937,-0.006636074,-0.02381591,-0.03638341,0.03836059,0.031751405,-0.04805562,0.06539269,0.013938083,0.0051133526,-0.011291065,-0.0130336275,-0.009500339,0.027588744,-0.02861243,0.0019158723,0.02249038,-0.0058519407,-0.05252193,-0.0011742753,0.004455005,0.0059352736,-0.026431313,-0.042558838,0.014070741,-0.000016919628,0.015518135,-0.00967299,-0.027019909,0.012440348,0.06379575,0.0048763193,0.02802248,-0.015465246,-0.047248255,0.005206206,-0.017210852,-0.025338437,-0.012471441,-0.017467426,-0.009876929,-0.017126715,-0.02876167,-0.009930328,0.04179296,-0.013212013,-0.018661223,-0.007944926,0.0083295405,0.026747638,-0.0038304022,-0.017317161,0.027650334,0.005638789,-0.006400469,-0.016633872,-0.021243274,0.043791275,-0.022910371,-0.0142229,0.011272837,0.021154545,-0.0032591207,0.04094175,-0.003171661,0.0017970977,0.023982244,-0.017440755,-0.011963161,0.025236512,-0.014338206,-0.016245425,0.0057700593,0.02513778,-0.0030943411,0.009044769,0.048519947,0.048805226,0.0270669,0.010026122,0.008262736,0.012271267,-0.013032726,-0.009999985,-0.0040247184,0.066807054,0.034617975,0.050718993,-0.024446184,0.03598306,0.05251542,-0.017918473,0.014089261,0.0016291714,0.025208725,0.014442605,-0.02026315,-0.010397558,-0.022266036,-0.015143675,0.007481249,0.00066509965,0.02782357,0.001966106,-0.048389435,-0.008096862,0.044374563,-0.014494836,-0.0055015786,-0.007484252,-0.061292447,0.04010082,0.026923494,-0.014116874,0.058676258,0.0052407994,-0.0008829977,0.014683269,0.0032331788,0.022917254,0.007386948,-0.032054786,0.006199369,0.049429722,-0.03637578,0.04561662,-0.07319888,-0.0025082896,0.020013386,0.0026113042,0.0023896478,-0.0027397024,0.02088387,-0.01544506,0.012223839,0.020076685,-0.04759091,-0.028006116,0.030411383,0.02163208,0.02487921,0.03287713,0.040756132,-0.00427978,-0.064148635,0.0006139196,-0.016216662,-0.0441223,-0.047071774,-0.00009376708,0.014305657,-0.011690328,-0.007482092,0.029212506,0.020440165,-0.03843035,-0.021506233,0.045091365,-0.04624182,0.06651156,-0.036334228,0.006924583,0.014698364,0.030709371,-0.043855157,0.010488699,0.022434564,-0.0012554185,0.0061354516,-0.030376986,-0.014969903,-0.017394675,-0.014197027,0.045898184,-0.05693308,0.0021880043,0.027697522,-0.029757397,-0.021129442,-0.00007048472,-0.008888789,-0.014847563,0.024519783,-0.021074994,0.0014859391,-0.027894173,0.005911353,0.015871298,-0.0054037776,0.009997912,-0.02351402,-0.0063476576,0.035446107,0.029750073,-0.021681685,-0.0023093035,-0.025922649,0.002675712,0.016843613,-0.012590251,0.006325605,-0.018749764,-0.0029347353,0.013674723,-0.016464714,0.032763727,0.0053736866,0.061621632,0.001185095,-0.030928716,-0.004655688,0.028551653,0.041543998,0.012118802,-0.007997546,-0.022310428,0.009441423,-0.0077868877,-0.0056247837,0.005445179,0.006634414,0.00797002,0.0043781986,0.009872313,-0.0025336049,-0.005144311,0.028970854,0.031739917,0.0137429675,-0.028078659,0.017906332,-0.053682566,-0.048666697,0.025133621,0.0753984,0.012628839,-0.012428597,0.035896663,0.0075104525,-0.055560127,0.020642426,-0.038962357,-0.0034757662,0.06769617,0.045740645,-0.015525217,-0.008261064,0.009860504,0.05466612,0.01296097,-0.03019916,0.025810776,-0.04225317,0.02593743,-0.015248199,-0.015451657,-0.05510513,0.07513668,-0.03640304,-0.007000726,-0.01486281,0.015273594,-0.1570468,-0.0014090986,0.009107507,0.024307888,0.008571206,0.0051096776,-0.060719267,0.018475074,-0.012719873,0.01412812,-0.001033214,-0.046243157,0.020871358,0.010158241,-0.003519911,0.005189874,-0.026683215,0.007396409,-0.008572888,-0.04645161,-0.017345155,-0.04446976,0.057548843,0.029140871,0.03990835,-0.0019047173,0.06955062,-0.04063803,-0.009337093,0.0056832996,-0.0350994,-0.0017005745,0.007396669,0.016161999,0.000046321584,0.04050487,-0.023355432,0.0059541576,0.016101131,0.014126896,0.05297909,0.08917103,-0.0010118728,-0.0030748448,0.025133662,-0.005365841,-0.034227032,0.01194923,-0.07622009,-0.034848485,-0.015506204,-0.01779803,-0.0015370589,0.01538588,-0.045771673,-0.01914305,0.002034576,0.038752727,0.0077475156,-0.032217335,-0.0016273899,-0.04230846,0.009599971,-0.03376275,-0.007273876,-0.05771355,0.04508786,-0.052421063,-0.008768543,0.0012643136,0.03284831,-0.02461676,0.019321281,-0.011425023,-0.031695977,0.012900573,0.006592176,-0.005977873,-0.020467643,-0.08483594,0.046904515,0.027061712,-0.02272535,-0.02304987,-0.010695007,-0.04584617,0.030068768,-0.01696089,0.07653144,0.23340744,0.05339374,-0.0028241358,-0.03641506,0.013174017,-0.03710609,0.021697734,0.029422594,0.015242677,-0.021356659,-0.022161813,0.05412812,-0.019832896,0.026154535,0.014611476,0.016756374,-0.055019893,-0.0049113636,0.09000142,0.0011745975,0.023694841,-0.0054124943,0.021159833,-0.009272941,-0.08298668,-0.014615251,0.014703039,0.041540533,-0.01850944,-0.007999677,-0.046170436,0.08191797,0.015734285,-0.025670528,0.058789667,0.027657086,-0.018874351,-0.07967901,-0.021247482,0.032543566,0.013540339,-0.027100597,-0.02995906,-0.021711078,-0.04285005,0.024659453,0.017082917,0.010685197,-0.010445843,0.003908752,-0.03137102,0.017014595,0.004172611,-0.0003806019,0.025535803,0.03226133,-0.013339889,-0.06660333,-0.006002838,0.0288013,0.009575191,-0.0010283671,-0.09570336,0.00034851537,-0.005493291,0.035163693,-0.03829686,0.016397731,0.06441725,0.036737148,0.022944331,0.0117851645,0.014698558,0.040822197,-0.021799829,-0.018374026,0.034668334,0.028755143,0.046736173,0.016964937,0.013311067,-0.010908685,-0.020421956,-0.013687999,0.031437296,0.010432956,0.016038677,0.05919881,0.008815719,-0.034340154,-0.03169885,-0.003953478,-0.05132959,0.009702778,-0.047674857,0.007456447,0.053257614,-0.05956441,-0.03831653,-0.010165944,0.013279485,-0.010249752,0.018547053,0.013930287,0.05701097,-0.024040766,0.0073927394,0.020502033,0.025013475,0.033221163,-0.09568375,0.044773076,0.004805546,-0.036865246,-0.0030282654,0.05617437,0.019752752,0.017209353,0.058019944,0.025722707,0.031162506,0.0407131,-0.032577887,0.037670225,-0.023628628,-0.037705954,0.02571301,0.043227307,0.007156923,0.030936573,0.008370769,-0.024770105,-0.031270467,0.051250733,0.009311152,0.0020588858,0.046262477,-0.0043313038,0.041166894,-0.008372858,0.022875512,0.001188364,-0.009397343,-0.006652204,-0.0047008535,0.027051136,-0.063929796,0.012787169,-0.051275793,0.030150842,0.027879639,0.0039947974,0.024116859,0.006138088,0.039337624,-0.02229412,-0.02632914,-0.024901008,-0.033310313,-0.04457699,-0.029968334,-0.004412186,0.0056095426,0.056824803,-0.011117604,0.05089477,-0.0056414055,0.033239078,0.00024385139,-0.03343569,-0.004837979,0.02277969,-0.052121673,0.028759025,0.0008838375,-0.049246684,-0.009132192,-0.010951114,-0.02170084,-0.05420505,0.048747227,-0.043787837,-0.002458623,0.018556673,0.018751211,-0.021524688,-0.001598129,-0.020601284,0.018208768,-0.015537996,-0.03093618,0.086930856,-0.021365061,-0.026974767,0.050364085,0.015308878,0.06800065,0.025442794,0.03650521,-0.006235537,-0.02595224,0.0283069,-0.02706481,0.043958414,-0.012444583,-0.052830294,-0.021951333,0.034488518,-0.016393661,-0.001468508,-0.015995305,0.028194046,-0.04184577,0.00009272836,-0.03279206,-0.02635591,0.007566482,-0.0057141725,-0.045264035,-0.023932746,0.0015070182,-0.030946065,-0.01235764,-0.00264068,-0.042755026,-0.008955501,-0.026221842,-0.034897562,-0.04022531,0.0096631935,-0.005639251,-0.024700662,-0.022022475,-0.008877343,-0.011764127,0.03581807,0.019804932,0.018058337,-0.0057316967,-0.005870852,0.008621296,0.0014414443,0.0023177913,0.0026290666,0.013387415,-0.027669456,-0.027228175,-0.026785608,-0.0023991703,-0.017221227,0.011659423,-0.04852113,-0.01431123,-0.044908576,0.016225182,0.03140144,0.026131302,-0.0071951975,-0.010356837,-0.02673738,-0.03282738,0.009157327,0.021928752,0.010031438,-0.049851194,-0.03380191,-0.018734517,-0.026936764,-0.04851279,-0.0393947,-0.007920127,-0.013563312,-0.008070475,-0.03560779,-0.004347233,-0.013677957,-0.067252696,0.0038267048,0.0007910828,-0.019767027,-0.048691917,0.024984192,-0.017023267,-0.015552046,0.005255427,0.045337338,0.050458,-0.016484037,-0.01288711,-0.011855915,0.031479284,0.0023799038,-0.048144545,0.014253686,0.010512928,0.009884852,0.0022214812,0.04317512,-0.0006382539,0.03129812,0.0055556116,-0.01499102,-0.01218888,-0.015104799,-0.025056975,-0.01909587,0.0105608525,0.014780775,0.037523832,-0.0065867524,0.05095848,-0.05681877,-0.0065785022,-0.0097001,0.010015756,-0.017522888,0.03740195,-0.016358722,0.043645788,0.011317835,0.030680282,-0.056644004,0.0030193017,-0.018992703,-0.06883991,-0.013500127,-0.065704934,-0.04913976,0.003311371,-0.009552114,-0.029859375,0.032885518,-0.029526178,-0.022623997,-0.04476919,0.039534375,0.026491506,0.0032339538,0.0021711993,0.016042978,-0.031349942,0.00031136587,0.042320844,-0.02760535,-0.024619177,0.0077445516,-0.027381232,0.0025800148,-0.026025658,0.0070455316,0.0100934105,-0.0002532753,-0.0030356606,-0.010958872,0.044157863,-0.02943182,-0.0177923,0.03280762,0.023097198,0.0078044543,0.00971453,0.020691294,0.04021161,-0.05459246,-0.011313931,0.0036537813,0.015525746,-0.028782468,0.028605133,-0.020570733,-0.027685283,0.09477082,-0.02296119,0.005589704,-0.03146933,0.022913862,-0.01806334,-0.006443387,0.03923152,-0.04316107,-0.0067747817,0.00573889,-0.033230606,0.010653465,0.015417137,-0.015701026,-0.015918393,0.04995037,0.047731478,0.05345278,0.011103106,-0.013361255,-0.0150862895,0.0018998323,-0.14441471,-0.006150697,-0.018539697,0.0000010715767,0.016481994,-0.014451552,-0.01466995,-0.062400836,-0.01529614,-0.03251123,-0.024523884,-0.0048526996,0.047026414,-0.019094523,0.03139569,-0.007048118,-0.032749366,-0.019422004,-0.024502153,0.05683553,0.031476337,0.02492324,0.06177722,0.014111887,-0.024848191,0.002008469,0.018483995,-0.026385233,-0.016676411,-0.028886603,-0.051926896,-0.044885706,0.016704218,0.037330687,-0.018809743,-0.028710248,0.009071465,-0.01734029,-0.0055943592,-0.012837038,-0.032878082,0.00643133,-0.002418991,0.017223649,0.024612498,0.04269008,-0.039912447,-0.022187123,-0.02622409,-0.04638515,-0.021333937,0.051219672,-0.046950612,-0.013565041,-0.0025320817,-0.03890906,-0.049635556,-0.016552329,-0.028104307,-0.0013127371,-0.048298366,0.07451511,-0.03459714,0.0032319375,-0.045982324,0.016662588,-0.01255428,0.014385211,-0.020838944,0.02306666,-0.045530297,0.020401187,0.02570764,0.0009277377,0.0102389995,-0.024724837,0.022935482,-0.016625958,0.0013185438,-0.055031605,-0.028305516,-0.012775716,0.004215174,-0.019635983,0.025961736,-0.013919235,-0.0044162315,-0.0142277,-0.05447864,-0.022477092,-0.04307887,-0.041903302,0.02844669,-0.03750409,0.016027901,0.037764043,0.010833946,0.0077016195,-0.017180104,-0.0042816964,-0.019241098,0.002099645,-0.024378635,-0.03458823,-0.030988391,0.037351847,0.030767255,-0.014270937,-0.01481027,0.013763768,-0.0076838587,0.0075956057,0.009102858,-0.0012352075,-0.05024169,0.014555891,-0.019058332,0.011733608,-0.027306683,0.01590589,0.031548,0.010063653,-0.04229004,-0.02869743,0.036936745,0.045778383,0.034477733,0.042277724,0.017718917,-0.0127277225,0.006987569,-0.013804261,0.047731247,-0.0066926125,0.011621493,-0.021513212,-0.044590775,0.03681567,-0.020769866,-0.020136459,-0.025556257,-0.05484394,0.01567614,-0.024518684,-0.007443899,0.030121563,0.033720907,0.03565992,0.0018041454,-0.018876199,0.018794972,-0.014709448,-0.011134425,0.06703858,-0.04054441,0.05406212,-0.024020085,-0.03374141,-0.010329849,0.06922347,-0.03223172,0.0029111728,-0.02176437,-0.0033651697,-0.016356591,0.043902654,-0.023581801,-0.0041245664,-0.0104546,-0.010633748,0.026829587,0.0036155288,-0.021937128,-0.001040574,0.056264676,0.0045837886,-0.013759364,0.046805874,0.02009513,-0.0009162717,0.057583753,0.006247589,0.004428999,0.061112404,-0.0047420934,0.010889251,-0.016987134,0.022851173,-0.029441234,0.060633257,-0.0068466165,-0.03333498,-0.004556631,-0.009015335,0.07044616,0.024563555,-0.008063909,-0.045049854,0.03223586,0.006992404,-0.034889296,0.0032469365,-0.03891472,-0.005938832,-0.038338613,0.009154359,0.016771303,-0.051724143,0.005566949,0.02725192,0.005441115,-0.009301364,-0.003888145,0.05132434,0.004014035,0.012104093,0.025770077,0.012020374,0.026050096,-0.030761784,0.051100202,0.029637715,-0.011617666,-0.022381024,0.00747224,0.051930446,-0.019924197,0.03466878,0.006823499,-0.034249414,-0.06480683,0.008141531,0.012147064,0.006595266,0.025638612,-0.013335714,-0.011325815,-0.012967075,-0.017840303,-0.014916286,-0.0033592372,-0.038829267,0.02132484,-0.011958083],"last_embed":{"hash":"bs57zg","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"bs57zg","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Behavioral Experiments#{1}","lines":[77,78],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"bs57zg","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Behavioral Experiments#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04399001,-0.013676165,-0.015657486,-0.005848917,-0.0330683,-0.032765955,0.016737783,-0.022711962,0.03581703,-0.0076717143,0.013410923,0.00046437155,-0.031024162,0.005825243,0.061146468,0.017783307,-0.0043547163,-0.010577652,0.0033345057,-0.0009890731,-0.021857724,0.024582842,0.044811714,0.0033184197,-0.002451693,0.00081466936,-0.0129660135,-0.020900546,0.0021481675,-0.0010999559,0.016114347,-0.027833382,0.034870017,-0.0054451916,-0.0068025636,-0.0008247716,0.03281982,-0.03025282,-0.03456627,0.027012255,0.020750612,-0.028371254,0.046185847,0.006972326,-0.01663159,-0.04259467,-0.022281267,-0.01462105,0.012146899,-0.037307806,-0.03057772,0.013391147,-0.009967453,-0.016493965,0.00921124,0.009488747,0.018373406,-0.031788,-0.0416896,-0.009092645,-0.02966821,0.04389432,-0.016625656,-0.023977853,-0.036983762,0.057899773,0.03162448,0.023393946,-0.012464167,-0.028152728,0.0071812193,-0.023579359,-0.0014983445,-0.006222263,-0.0035302276,-0.0036691884,0.014856591,-0.020995365,0.0071062893,0.022635214,-0.016175784,-0.015516046,-0.0057876245,-0.00037044837,0.025451327,-0.013014884,-0.025117245,0.04816839,0.009464783,-0.051851485,-0.019970762,-0.026240578,0.026678868,-0.006334677,-0.010631015,-0.010296771,0.014875493,-0.01255854,0.041433733,0.016578086,0.013818458,0.020377828,-0.03240898,-0.03300924,0.010881882,0.012303424,-0.007873818,0.025517855,0.017784327,-0.015353602,0.023561124,0.05329122,0.015952695,-0.006161855,0.009949911,-0.010048561,0.0022116054,-0.040275518,-0.028953416,-0.00389676,0.02234845,0.019986574,0.043181676,-0.019213017,-0.0025748394,-0.01179146,0.02755256,0.0020789441,0.014775345,0.043593295,0.00009827268,-0.02370745,-0.045884944,-0.037201017,-0.03086326,-0.011196448,0.0034531308,0.021843478,0.01684344,-0.063410975,0.007050076,0.048458733,-0.010402599,0.0040934277,0.011861981,-0.06857333,0.018898241,0.009641176,0.006094161,0.04522186,-0.025308771,0.020409271,0.010726098,0.008626769,-0.007435553,-0.0032878718,-0.024560826,-0.011119174,0.020041965,-0.024635352,0.0274108,-0.022393141,-0.03307643,0.0017689234,0.032315645,0.004664515,-0.0011383728,0.046391398,-0.027001217,-0.017442431,0.041696105,-0.019226551,0.021683045,-0.0023074697,-0.01187236,0.028788632,0.040413216,0.026066573,0.016699677,-0.0439945,-0.022246905,-0.013388268,-0.017718164,-0.027587391,0.02231999,0.0412592,-0.017902238,-0.029836688,0.02537765,0.04793213,-0.018135378,-0.028893474,0.031748112,-0.0020905775,0.021667538,-0.06564297,0.0018846948,0.014464643,0.0012093765,-0.06279086,-0.0006898557,0.01801045,0.023999102,0.011076963,-0.006224978,-0.0024286322,-0.0055500427,0.021263923,0.053066753,-0.04783292,-0.027148018,0.017328996,0.018579336,-0.02490213,-0.026388358,0.014489331,0.024939766,0.042828716,-0.03086931,0.01602995,-0.012798474,0.05394321,-0.022575248,0.00029174285,0.015424835,-0.01241449,-0.024050849,0.040198456,-0.013865716,-0.0030325241,0.03202408,0.012976155,-0.024894001,-0.0038902054,-0.04162088,0.0055266093,-0.008267898,0.018690022,0.028790917,-0.02932025,-0.0016431602,-0.033043437,0.00992779,-0.010823663,-0.007067352,-0.008314404,-0.020995643,0.049147137,0.011560682,0.008547652,-0.018029673,0.01242992,-0.04814604,-0.03144027,-0.0005150455,-0.017362528,0.0013000306,0.013954228,-0.036675088,-0.017364213,-0.0013935204,0.008361407,0.031089129,0.009957379,-0.013774388,0.0061714645,-0.025834419,-0.02703736,0.0065275403,0.04269561,-0.004269175,-0.030073358,0.015414035,0.01768974,-0.017334046,-0.002066485,-0.044439062,0.015323573,0.05081593,0.04065208,-0.018364448,-0.024370586,-0.004022138,0.031234648,0.040094353,-0.028832577,-0.027791413,-0.0059918356,0.0015298349,-0.035039242,-0.0077459426,-0.0123168,0.07405676,-0.06289316,-0.010160584,-0.042937927,-0.022769159,-0.18029469,0.0078291185,0.01714343,0.054577924,0.016267128,0.008682446,-0.07570501,0.011522092,-0.016802495,0.054110207,-0.001861691,-0.047436886,0.0024008094,0.015140192,0.010196852,0.0030646857,-0.04523317,-0.01601238,-0.0076423897,-0.052574836,0.0010923498,-0.018178353,0.055887554,0.018199924,0.007209555,0.015254557,0.048878998,-0.023880742,-0.0319131,-0.0032277252,-0.052238494,-0.013403163,0.00065995054,0.015565867,0.0018814568,0.035080217,-0.036213662,-0.03336563,0.012166272,0.022066534,0.026676854,0.10778792,0.0037698252,0.021425119,0.015217626,-0.027127497,-0.037600942,0.00796112,-0.05255473,0.00763685,0.0035590394,-0.010882109,-0.046345055,-0.033844016,-0.05040193,-0.038045414,0.022615237,0.054728545,-0.008432358,0.012236765,0.0093195895,-0.07502148,0.004556305,-0.027546976,0.011202401,-0.043457948,0.05183163,-0.02831635,0.0044717123,-0.0151571,0.032480177,-0.014225871,0.011125581,0.0050912583,0.0023095359,0.028300922,0.0021872348,0.0030310939,-0.0016927768,-0.09608696,0.030718617,-0.01637058,0.0054160436,0.0046305438,-0.028617775,-0.030343587,0.024912683,0.016229287,0.05440294,0.24065551,0.057271644,0.022997474,-0.025898432,-0.0045485827,0.005154436,0.031075384,0.029592644,0.020329157,-0.053209923,0.010145449,0.01658575,-0.026173959,0.004418613,-0.013736781,0.02564373,-0.057309814,-0.005825325,0.07037728,-0.011438554,0.022224886,-0.020447034,0.036890257,0.00733658,-0.060484696,0.0015660884,0.021723708,0.018236792,-0.00305635,0.04574442,0.005836608,0.05526477,0.019072162,-0.006914932,0.039427556,0.041209694,-0.0067103,-0.06396742,0.015582355,0.05182681,0.005165222,-0.013814754,-0.011310387,-0.058727715,-0.033128917,-0.0010009088,-0.003996777,0.0068374374,-0.03184132,-0.0220938,-0.0100859,0.017490873,0.041908734,-0.019849457,0.015016425,0.0020944644,0.0104393065,-0.005284464,-0.0400729,0.018104967,0.02233881,0.018038576,-0.0717217,0.0012893905,-0.0025585082,0.008581772,-0.0028934295,0.026318653,0.051248707,0.032118928,-0.0074655293,0.025550226,0.00020714293,0.010596098,0.02134412,-0.02306682,0.031871516,0.040792968,0.06155338,-0.006132836,0.02215293,-0.010687885,-0.018276349,-0.000789026,0.031810552,0.0068272916,0.01962603,0.048004765,0.021428455,0.00037481837,0.014649073,-0.01313961,-0.035979904,0.021806432,-0.024299081,-0.017764103,0.041542985,-0.041196804,-0.039473325,-0.03872875,-0.00078164355,0.0015904926,0.026657036,0.045545194,0.060332354,-0.037686586,-0.05814672,0.0033596647,0.0015258653,0.009119039,-0.065743275,0.026660925,0.011758436,-0.051030036,0.048758056,0.11165493,0.025727494,0.0054958714,0.058984607,-0.010602322,0.048407868,0.0079485625,-0.062361896,0.043921944,-0.007945807,-0.05011615,0.03355792,0.013439784,-0.019635806,0.017324148,-0.0047029047,-0.012990147,-0.009551358,0.037956703,0.0626947,-0.0030629847,0.06187825,-0.013407997,0.029688342,-0.0007805958,0.027249286,0.00070092396,-0.017781643,0.013839585,0.0065409257,0.014666652,-0.07065553,0.041576885,-0.05462976,0.024909902,0.049508873,0.00005373278,0.022846553,0.0017329878,0.0075021833,-0.015097194,-0.010050077,-0.017118234,0.0076036323,-0.043458648,-0.034148168,-0.017426193,0.02440714,0.050840516,-0.017590074,0.036225554,-0.02445503,0.044636186,-0.0011070931,-0.04499631,0.008425744,-0.0017870325,-0.03360467,-0.0059596715,0.0067785685,-0.018009517,-0.02994674,-0.032531455,-0.03056825,-0.04186466,0.04616117,-0.037210956,-0.011256674,0.0360334,0.017855806,-0.0020292331,0.010758415,-0.009486985,0.06559136,-0.0059594205,-0.008162209,0.10959456,-0.0319475,0.015824936,0.033329513,0.016417336,0.106189735,0.01959276,0.019759765,-0.002496732,-0.043878052,0.04090077,-0.010553503,0.020254863,0.0004735616,-0.023464486,0.01649217,0.015425395,-0.030236041,0.013756726,-0.032403436,-0.017033504,-0.055824727,-0.0051455777,-0.03341445,-0.028638788,0.024471523,0.030984348,-0.03559833,-0.031457357,0.03304104,-0.0062482706,0.024440546,-0.04271248,-0.0053924583,-0.023005534,-0.002190644,-0.044739813,-0.049264263,0.011407102,-0.007957086,-0.021264037,-0.010437173,-0.02679157,0.00089296635,0.03239081,-0.0020224615,0.023270031,-0.022450764,-0.011049026,-0.0289488,-0.0035655398,0.043561473,0.040322118,0.015222605,-0.0066963825,-0.018765928,-0.004906922,0.02238147,0.02166804,0.03869521,-0.059391133,-0.0000061851792,-0.04699296,0.005884851,0.025978554,0.03660242,-0.012006999,-0.015664294,-0.029858906,-0.02403318,-0.00009190258,0.0028825556,-0.01358262,-0.05552466,-0.04935256,-0.028260726,0.0022907353,-0.061180368,-0.040609512,0.0007575981,-0.0040425854,-0.0034982155,-0.043070477,-0.013320817,-0.01889439,-0.042344075,0.02451804,0.035834484,-0.00095203746,-0.0661647,0.023873053,0.019548351,-0.009993089,0.0023143117,-0.016215341,0.026663024,0.015184359,-0.0075251427,-0.036961436,0.03944262,-0.015031849,-0.041927025,0.00037272778,-0.0063760933,0.0068634152,-0.00061696605,0.029979985,-0.0066375467,0.03340104,-0.010043746,-0.00057203457,-0.03220359,-0.019177666,-0.011646415,0.0012083778,-0.018443696,-0.021460293,0.042512972,0.00527832,0.05453497,-0.053311944,-0.023425126,-0.04319111,0.016696636,-0.007801791,0.029465282,-0.018030142,0.011971244,0.02513003,0.0436114,-0.05130364,0.0053294417,0.023613261,-0.057170663,0.00011392007,-0.03512829,-0.025697319,0.023055132,0.010220066,-0.020455267,-0.024901068,-0.039828684,-0.0068737995,-0.03710082,-0.011264714,0.014898246,0.015267701,0.04721376,0.015424538,-0.02100161,0.0088327695,0.041907296,-0.021892043,-0.019360038,-0.011814397,-0.039606683,-0.00322398,-0.03179832,-0.012449531,0.035371237,0.004906157,-0.015408913,-0.03480501,0.06705558,-0.03221331,-0.038540542,0.016642053,0.032051217,0.027752012,-0.02147505,0.0018624469,0.0149130495,-0.040737577,0.008019475,0.040027376,0.00818521,-0.05721662,0.044387102,-0.033917017,-0.008157597,0.089212045,-0.0124628,0.0428794,-0.046343807,0.039628536,0.016808726,-0.009882954,0.015679842,-0.030966306,-0.002952551,-0.035833675,-0.036094647,-0.00068274117,0.026943455,0.010474617,0.010694191,0.02103012,0.0688034,0.04891673,-0.00027935382,-0.021725243,-0.02387732,0.02329147,-0.16901712,0.023094015,0.009471485,-0.007393552,-0.0109537225,-0.01772998,-0.041335166,-0.059227716,-0.016147157,0.008016801,0.004306014,-0.002024198,0.033156365,-0.011477438,0.006494236,0.012615657,-0.028514395,-0.04629474,-0.017807344,0.04446865,0.012861571,-0.010767543,0.078851536,-0.0044355085,-0.016776977,0.00830194,-0.032950457,0.0013105272,-0.014945709,-0.0041574803,-0.014049987,-0.043464843,0.0005718224,0.03529886,0.0034129282,0.0046140524,0.02045799,0.000172642,-0.010806719,-0.013815188,0.0012548786,0.018395374,-0.012263608,-0.015902193,-0.016655449,0.03969715,-0.03799418,-0.0025039264,-0.02793702,-0.028313898,-0.011583159,0.05317455,-0.07397534,-0.017761987,-0.004817064,-0.0013055223,-0.051179264,0.002189773,-0.021168426,0.022939837,-0.046477795,0.048502695,-0.03910579,0.02856742,-0.03160234,0.014330601,-0.036077503,-0.008207527,0.0016660655,0.015371407,-0.019303935,0.011942971,0.025037387,-0.016992891,0.0024395313,0.014063377,-0.0059287315,-0.047393408,-0.0052907434,-0.03747636,0.003058261,-0.04205318,0.008536412,-0.033729393,0.0084652975,0.009343958,-0.022851529,-0.019490896,-0.041005395,0.010135909,-0.071378954,-0.036575276,-0.0042564007,-0.00011410854,-0.027246198,0.028516054,-0.011581795,0.020041315,-0.018725663,-0.018403914,-0.019918313,-0.023114445,-0.048236474,0.0020645873,-0.05152906,0.052061062,0.041572485,-0.000837328,-0.0031064376,-0.0011992406,-0.029199738,-0.03070083,0.026097102,0.012615721,-0.0928913,0.02031123,-0.008911528,0.016133185,-0.010136739,0.03984093,0.013454421,-0.0155914705,-0.028833888,-0.03204485,0.013315611,0.050034843,0.06139574,0.015990919,0.029073643,-0.007285743,0.0012067234,-0.033633925,0.026450245,-0.013504085,0.013372077,-0.018242666,-0.03199641,0.043144956,-0.010484765,-0.049065452,-0.003055154,-0.02207897,-0.009463361,-0.015722184,-0.0025826148,0.027225923,0.027214015,0.041355357,0.0019632648,-0.046532366,0.010103746,0.007204615,-0.0051426743,0.03158796,-0.03224849,0.046050396,-0.008861114,-0.0034414923,0.006063138,0.09860379,-0.048520893,-0.027463958,-0.01522213,-0.013049719,-0.020223448,0.060508907,-0.006377076,0.0053369496,0.0023922585,-0.010007954,0.019022264,0.02575399,-0.0330565,-0.020106582,0.045013588,0.020063335,-0.005558641,0.032160796,0.047576398,-0.005130226,0.025496991,0.0041397293,-0.00063804025,0.035093132,-0.008786559,0.018898796,-0.04025017,0.04112739,-0.01637145,0.029336572,-0.012391087,-0.055887785,0.040935673,-0.026888542,0.046515856,-0.028672533,-0.00980166,-0.023308598,0.030988334,0.019132035,-0.029390886,0.015799824,-0.013944827,0.010038859,-0.055538677,0.0018177406,-0.027049856,-0.041914746,0.025973156,0.035299063,0.0012021408,-0.013938197,-0.030511493,0.038143367,0.002992185,0.012376495,0.026390202,-0.008122904,0.015126234,-0.043961756,0.031770602,0.031553663,-0.012188583,0.00020775417,-0.008224115,0.03208901,-0.003164414,0.06691844,0.012882382,-0.014395327,-0.039306734,-0.0051002936,0.02047361,0.04170882,0.016313752,-0.009935702,-0.0021536648,0.015820557,-0.013177682,0.0067979763,-0.0007269538,-0.042892892,0.008890257,0.009723715],"last_embed":{"hash":"cxd6hm","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"cxd6hm","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Behavioral Experiments#{2}","lines":[79,84],"size":263,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cxd6hm","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Behavioral Experiments#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029401569,-0.011137854,-0.02505461,0.026842013,-0.022476876,-0.05036396,0.022165846,0.0011950954,-0.0027659743,0.017425075,-0.030290661,0.005104764,-0.0045337984,0.007392046,0.009323913,0.03829443,-0.021061255,-0.023264308,0.002342271,0.003842481,-0.024955167,-0.0028401294,0.040520523,-0.008510836,-0.019805668,-0.029613934,-0.014664839,-0.031443946,0.0011497487,0.018795494,0.0021471665,-0.022603178,0.009297974,-0.039378442,-0.059405565,-0.01763971,0.025068602,-0.014388005,-0.023691194,0.042939413,0.03811987,-0.019013196,0.07802518,0.0024030567,0.02704945,-0.029606832,-0.03392606,-0.007973296,0.013090677,-0.009749436,-0.015917402,0.00839701,0.009579429,-0.03824908,-0.019135796,0.053175945,0.016756125,-0.019975713,-0.044260714,0.025711933,-0.0032243405,0.02042061,-0.025755761,-0.03459144,0.0060915896,0.05370279,-0.0057143928,0.036851164,-0.0051421444,-0.05028683,0.031031508,0.017713103,-0.035027646,-0.004317987,-0.021599697,0.0060160863,-0.051630538,-0.01135472,-0.012180839,0.03639407,0.004469634,-0.02425289,0.03269039,0.002230013,0.008288593,-0.0015363337,-0.013779472,0.04455311,0.024233192,-0.008983129,-0.02498942,-0.01731675,0.015596155,-0.019107698,-0.044111222,-0.019925386,0.0013591285,-0.013258488,-0.0043926653,0.017524699,0.013343611,-0.018362347,0.013852114,-0.033341356,0.005782796,-0.0017857456,-0.020057548,0.018563723,0.020645568,-0.01030136,0.035729755,0.032393448,0.026703764,0.01620105,-0.019588908,0.019383267,-0.010836314,0.008881634,-0.009255339,-0.014557945,0.072281644,0.057022627,0.041535057,0.004628932,-0.029795457,0.027038516,-0.008131051,0.007905692,0.008139003,0.021129448,-0.0071218987,-0.033330865,-0.0435535,-0.021838678,-0.022488926,-0.0035387783,-0.008814645,0.03860098,0.0041365214,-0.08162697,0.013181773,0.08039933,-0.013136511,-0.013131807,-0.027288418,-0.027133675,0.07568125,-0.03538904,-0.036525104,0.03721211,-0.013469785,0.025628727,0.015449078,0.0038855749,-0.015231588,0.0100835655,0.020699078,0.023455141,0.0011052005,-0.035018325,0.041823965,-0.05218089,-0.01997487,0.02737568,0.006741395,0.029827895,-0.022369469,0.009098959,-0.016885988,0.0018080794,0.025021823,-0.028511373,-0.01539089,0.027636332,0.01639826,0.026391748,0.06522975,0.021232685,0.0042246897,-0.032999698,-0.0043261615,-0.00450178,-0.014389705,-0.03784066,-0.00036359698,0.072178654,-0.020524848,-0.0028406086,0.024024624,0.019283893,-0.03593874,-0.0058252686,0.03845707,-0.011380603,0.07486999,-0.058581352,0.026035503,-0.008104224,0.022538278,-0.0390256,0.014034275,0.0038812386,0.021033501,0.0049086153,-0.0074460506,-0.008891875,-0.05208182,-0.0029395747,0.036332037,-0.05407516,-0.016368348,0.04229985,0.0052673416,-0.019195676,-0.022023149,0.0063287164,-0.049037036,0.022750124,-0.008153522,-0.0014845922,0.047612622,0.022042712,-0.017030373,0.0012948253,-0.011384331,-0.008658944,0.008549895,0.024661632,-0.016084885,-0.009379601,0.02364688,0.0054795207,-0.0038965081,0.011917503,-0.0027205087,-0.016076729,-0.012243959,0.014413155,0.014293391,0.00025773514,0.0094037615,-0.007971734,0.046997987,0.027087089,-0.031263508,0.0015535977,0.0130795,0.024594504,-0.019184576,-0.014180168,-0.031554792,0.032098927,-0.010752923,-0.038776305,0.0013557152,0.022217317,0.0068994868,0.0022651292,0.0062028365,0.015209383,-0.008293315,0.040447716,0.043256715,0.012680289,-0.03962575,0.00095224014,-0.044760764,-0.044956002,-0.0060529746,0.032915156,0.010690603,-0.01714643,0.024345694,-0.001974936,-0.037127037,0.028515814,-0.020232338,-0.0075571095,0.06757366,0.030212404,-0.0039271847,-0.044375587,-0.006869221,0.041702967,0.0555466,-0.024418375,0.04559934,-0.032157637,0.041288476,-0.025962075,0.0171557,-0.0655245,0.068437405,-0.016592663,-0.029647486,-0.025491891,0.0026561108,-0.17804176,0.008043865,0.0038289968,0.04151727,0.005501198,0.01808373,-0.04090231,0.0126804635,-0.02157908,0.055010956,-0.005358316,-0.049267493,0.012053541,-0.025253,-0.0032483803,0.008787692,-0.033819247,0.015221861,-0.001127824,-0.05364421,-0.008859834,-0.03271153,0.043538664,0.0034290703,0.020012792,0.010300316,0.06222346,-0.022658305,0.0012978433,0.023361932,-0.009590455,0.01791278,0.015219973,0.004107794,-0.03843759,0.038057987,-0.0063885953,0.0035359946,-0.0008538033,0.01682761,0.060431935,0.0988558,-0.033508953,0.009626026,0.0050149,-0.020023812,-0.033143487,0.031139184,-0.06510443,-0.03770788,-0.01943841,-0.005940245,-0.015692778,-0.012655227,-0.044716503,-0.017256591,0.039899714,0.038141742,0.025038902,-0.035192333,0.010273725,-0.045846187,-0.012757021,-0.020122984,-0.018213412,-0.041204643,0.04830895,-0.024246467,-0.0211526,-0.010935833,0.050993297,0.0033618617,0.021139078,0.019109063,-0.007461878,0.022483347,-0.026063543,-0.022397393,0.00602912,-0.08239578,0.03726147,0.038483646,-0.007015031,0.007153385,0.011460373,-0.02163009,0.031418134,-0.017331693,0.02261945,0.23238082,0.042961217,-0.023545986,-0.06467053,0.020138945,-0.004685053,0.018455112,0.021539364,0.015803559,-0.013468148,-0.009756959,0.060864236,-0.03354989,-0.012256183,0.007830718,0.03988539,-0.07289082,-0.019409262,0.09119843,-0.0074650496,0.0325499,-0.024600368,0.041228887,-0.0123927435,-0.06039976,-0.0075501185,0.020053163,0.045933023,-0.007011433,0.007455528,-0.042280063,0.032855485,0.052331988,-0.04664493,0.04184972,0.026970863,-0.012611735,-0.04456598,-0.013246083,0.04181669,0.0140977325,-0.013104403,-0.020784032,-0.019988898,-0.0515582,0.008670682,0.0021952067,0.024099378,-0.029097155,0.0040316368,-0.051770985,0.018910866,0.01754423,0.0018508801,0.004723622,0.036732405,-0.0067386297,0.013062627,-0.009899895,0.04089338,0.03285673,-0.014008983,-0.08361274,-0.00998199,0.010912615,0.0037313534,-0.055521354,0.011279445,0.027054332,0.019426346,0.033393554,0.04170373,-0.010298049,0.0035103832,-0.006434955,-0.0158465,0.008779222,0.018016048,0.060418718,0.014127089,0.020781612,-0.04233314,-0.033512753,-0.004309406,0.009987404,0.011925901,0.022291807,0.050706267,0.004407299,-0.008062037,-0.020816866,-0.0030413698,-0.0667656,-0.01818747,-0.016138813,-0.033968333,0.048652664,-0.027213974,-0.016916119,0.0036456902,0.02024803,0.00032557308,0.03946162,0.03165819,0.029419627,-0.014679577,0.009216818,0.00416173,0.023494767,0.025784617,-0.08750123,0.023987291,-0.013910045,-0.035657723,0.018304123,0.027188163,-0.027315762,0.056543358,0.024608986,0.026610611,0.033360478,0.04287242,-0.026675371,0.031857155,-0.014580858,-0.053141825,0.02558595,0.04483466,0.015467991,0.024484128,0.012710811,-0.027436681,-0.017041627,0.05605768,0.032977402,-0.011953199,0.036004152,-0.0021569142,0.014854015,-0.03057888,-0.005766418,-0.046610538,-0.03820846,0.024011707,-0.025312994,0.041483656,-0.061146792,0.011442337,-0.05475279,-0.0018737039,0.020269254,0.017901804,0.05592816,-0.030285828,0.0011208542,-0.022240538,-0.021239152,-0.039681796,-0.005061478,-0.025593158,-0.0019897998,0.03133993,-0.029077355,0.07334438,0.013271366,0.023456143,-0.0019049178,0.042510256,-0.011241163,-0.040290017,0.0067047784,0.02185712,-0.051769204,0.0026671416,0.008938889,-0.027394326,-0.0065278294,0.023039725,-0.01098803,-0.055968974,0.030612696,-0.045508992,-0.0013530661,0.044248406,0.0067708264,-0.033054024,-0.0062749647,-0.01488867,0.050150536,-0.008990183,-0.025639415,0.11261742,-0.018788481,-0.019273775,0.054401353,0.008771748,0.075237766,0.040837742,0.052604724,-0.049366247,0.009710288,0.022483055,-0.00017020709,0.055857796,-0.0179858,-0.04121314,0.011284945,0.030396879,-0.00061027025,-0.003516996,-0.015259649,0.019745128,-0.052754335,-0.01977315,-0.04221399,-0.009606535,0.025174085,-0.03868512,0.0032300765,-0.0003331641,-0.005471297,-0.020017587,-0.019515142,-0.014878511,-0.032449998,0.02541294,-0.028730549,-0.008713246,-0.02046874,0.028462507,-0.012947277,-0.025521716,-0.016866108,-0.01832355,-0.007284218,-0.019408658,0.0013400863,0.032840967,-0.032517977,-0.005644648,-0.005674411,0.011041021,0.031252775,0.025440661,0.016016504,-0.025265342,-0.032572016,-0.03082961,0.022390656,0.005620489,0.03245965,-0.04300096,-0.023683995,-0.037479654,0.020500537,0.03748263,0.030615417,0.022525735,-0.03013542,-0.026399042,-0.000058204496,0.007349611,0.013361924,-0.01127677,-0.029196521,-0.05626223,-0.004497377,-0.007963232,-0.037998326,-0.080696985,0.011950759,0.0069572665,0.00828967,-0.0629111,-0.04995964,-0.035674285,-0.023252577,0.008067875,-0.0125626065,0.009374785,-0.035654683,0.00546638,0.022966286,0.004732361,0.0074248053,0.038605653,0.03503899,-0.01835929,-0.018075883,-0.053857516,0.01979607,-0.010694736,-0.03389661,-0.0025560772,0.008189567,-0.018524822,-0.019899258,0.046540648,0.00700302,0.029747965,-0.016600471,0.0028200021,-0.03818923,-0.017686814,-0.028109638,0.010125827,0.0026255317,0.0048817405,0.054714195,-0.018037986,0.0063023376,-0.05502578,0.021633036,0.0029862935,-0.004989561,-0.0052989447,0.027982395,-0.03357709,0.049526133,0.005586555,0.017878873,-0.041036025,-0.013435051,0.0068678586,-0.04995018,0.016909445,-0.03920972,-0.047773123,-0.013530393,0.0035970835,-0.019624636,0.0009834429,-0.040438738,-0.030914133,-0.030729044,-0.0019614093,0.03189282,-0.052765977,0.015710326,0.0095647825,-0.015027575,-0.001410906,0.060249984,-0.041032337,-0.018574014,0.012259601,-0.022281421,0.0009256343,-0.02113941,0.038704026,0.026953021,0.025093582,0.0024700721,-0.034949355,0.033668857,-0.0031760586,-0.01660656,0.061857622,0.04688764,0.0092859445,0.00044816695,0.037191838,0.050566547,-0.07418588,-0.014069801,0.011272993,-0.0003919047,-0.044926845,-0.0036199237,-0.01609473,-0.00009617638,0.08777133,-0.018789276,-0.005470255,-0.046297934,0.042570103,-0.0069639045,0.019559663,0.0063509913,0.0011561789,0.0078337155,-0.024906127,-0.04180662,-0.00087206403,-0.0022818288,0.00039312703,-0.0036814532,0.027144007,0.08472963,0.056727704,-0.01650499,-0.024682,-0.030375518,-0.0034897253,-0.1375038,0.020499092,-0.023449337,0.000591389,-0.015186223,-0.026135694,-0.011281018,-0.033148747,-0.04222236,-0.029842613,-0.011455365,-0.011217191,0.014532097,-0.016370002,-0.00478638,-0.0015453993,-0.039294966,-0.015350039,-0.016956432,0.05936383,0.013187471,-0.0011744773,0.030775825,0.027909517,-0.0063704955,0.027698442,-0.015380654,-0.027874364,-0.0019797261,-0.050063387,-0.026868409,-0.043397997,-0.0027805013,0.043719947,-0.025583,0.004081101,-0.0014179908,-0.029705029,-0.038361453,-0.02224607,-0.0097986385,0.012942466,0.003397021,0.014795527,0.011977482,0.04497211,-0.048310816,-0.005103137,-0.048437007,-0.008471245,-0.037149258,0.05769212,-0.035987027,-0.010191988,-0.027200753,0.0093988925,-0.04179698,-0.008166743,0.005187695,0.005134642,-0.020053577,0.060573194,-0.026960205,0.014341309,-0.013030783,0.0030275835,-0.0063776723,0.00057941244,-0.012491612,0.015482068,-0.024401901,0.03627352,0.027262233,-0.0017297257,0.0040508118,-0.012435233,0.023179237,-0.018774776,0.011048958,-0.03508514,-0.04345419,-0.013022119,-0.01955545,0.019647844,0.0058899964,0.004888517,-0.018897485,-0.007834372,-0.07047726,-0.013260394,-0.05802733,-0.04680654,0.008335079,-0.049626466,-0.03145121,0.016550321,-0.028943999,0.025804605,0.011767469,-0.013355777,-0.0075674667,-0.0183042,-0.002338637,-0.016459098,-0.03713947,0.013802281,0.06045194,0.008475425,-0.00073710893,0.012106294,0.018985873,-0.009114158,0.0040554404,-0.010104166,-0.03542822,-0.032117423,-0.040152278,-0.0068584005,-0.021470187,0.050793257,0.005215366,-0.017231086,-0.008430988,-0.01824944,0.03456884,0.062282134,0.019740466,0.014001457,0.036488198,-0.012002847,0.0044221906,-0.048039474,0.0385235,0.023470987,0.01759505,-0.052884437,-0.031139651,0.034297276,-0.009778392,-0.030547455,-0.029992979,-0.075791985,-0.024305534,-0.018561993,-0.033030223,0.026116628,0.009563785,0.013419784,-0.025894877,-0.040996682,0.052810706,0.007724205,-0.008231322,0.03545771,-0.009002444,0.03861657,0.0058343243,-0.02903752,-0.008447148,0.07908795,-0.0039524403,0.020670753,-0.016215056,0.002711512,0.0018272043,0.06880556,-0.01835646,-0.014726156,-0.004555843,-0.014080433,0.030586068,0.027634209,-0.0241833,-0.007976246,0.032719433,0.014736728,0.0075426865,0.040105335,0.03551155,0.0073860753,0.051895134,0.00033489204,-0.021498349,0.05299591,-0.00021470994,0.021292008,-0.016304178,0.026564734,-0.008446156,0.03368673,-0.027710738,-0.04287212,-0.002608061,-0.03002349,0.06958802,0.011307417,-0.014478213,-0.004463602,0.033492178,0.0037358587,-0.029865408,0.013804019,-0.03720909,-0.027942078,0.010708951,0.010419765,0.015664604,-0.03363319,-0.013407028,0.008840745,-0.025557125,-0.02837484,-0.003689497,0.0066479063,0.00069973455,0.038317963,0.02681156,0.015102147,-0.0017019996,-0.01702932,0.050124373,-0.003357193,-0.0111398855,-0.029048905,-0.0035379892,0.036258217,-0.058494966,0.044318978,-0.00028147758,-0.0048957136,-0.042235974,0.0051576206,0.014459855,0.016120557,-0.013150405,0.025073403,-0.009295941,-0.01665879,-0.030288853,-0.010410772,0.009182175,-0.03100838,0.04025657,-0.038109288],"last_embed":{"hash":"adpi97","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"adpi97","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Behavioral Experiments#{3}","lines":[85,89],"size":212,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"adpi97","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Behavioral Experiments#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029570203,0.005630591,-0.0024552515,0.00901662,-0.023072468,-0.06806392,0.04491638,-0.025934987,0.00589065,0.016806591,-0.018261483,0.025760641,-0.0061519975,-0.0013167068,0.039787814,0.00765421,-0.030096235,-0.036050964,0.0040463572,0.010775129,-0.05218284,0.019163677,0.05128791,-0.042524014,-0.041956957,0.0054601217,-0.0009999996,-0.0038404306,0.010006703,-0.003665757,0.0010958321,0.004899884,-0.018711314,-0.0032778908,-0.014077373,-0.005944993,0.016116753,-0.011356777,-0.022043427,0.046305157,0.02121449,-0.00858469,0.065367915,-0.01094065,0.015468547,-0.038413446,-0.042596843,-0.007999896,0.03439331,-0.018726278,0.019011931,0.0108367605,-0.00032009344,-0.023248147,-0.007021158,0.027821843,0.014329989,-0.0013108862,-0.033835858,0.03237487,-0.046064623,0.049524214,-0.028567266,-0.03811433,0.012616794,0.058424514,-0.0144239385,0.013220783,0.017155696,-0.058170967,0.012914914,0.0137121845,-0.008607241,-0.014066624,-0.046107158,-0.006139666,-0.024826381,0.006319667,-0.03613975,0.04965259,0.0037299907,-0.003292024,0.0069793686,-0.00029322552,0.019603934,-0.02501553,-0.060055632,0.018481266,-0.0062779128,-0.0052863737,-0.014305356,0.015804488,0.045123324,-0.045084737,-0.0640924,0.015543814,0.025469586,-0.027726974,0.026959727,0.021987543,0.010481191,-0.015073865,-0.038588505,-0.013063129,0.031325907,-0.02660995,0.011335491,0.026404772,0.044356227,-0.0064614983,0.037177406,0.03378898,0.027968988,-0.004388861,0.01157886,0.005792625,0.02096664,-0.02210338,0.023673102,-0.015337082,0.055638265,0.023119627,-0.0005978239,-0.0002863958,0.017704666,-0.016049562,-0.022067005,0.028606664,-0.037465714,0.038582243,0.0057210526,-0.044306766,-0.029626096,-0.032957178,-0.03220857,0.018437987,0.020963896,0.04582018,0.028031176,-0.028068414,-0.009062877,0.05368464,0.020136256,-0.020233871,-0.020764122,-0.049547005,0.036593482,0.007672764,-0.006698731,0.024391714,-0.019235324,0.003645381,0.008075684,-0.016976854,0.004272891,0.00059971993,-0.009720593,0.049883645,0.024621412,0.019130507,0.022781115,-0.033225797,-0.062460035,0.014432735,0.00675116,0.017525837,-0.0072849756,0.0127819665,-0.011709807,-0.042511187,0.028377794,-0.017358163,0.015864216,0.029463904,0.018564014,0.02639809,0.042071056,0.04022432,0.0056379074,-0.054981522,-0.023579402,-0.0013021487,0.005424551,-0.051016238,0.011858137,0.02312592,-0.012115532,-0.0055508623,0.029284155,0.018560316,0.009505394,-0.019295417,0.031962775,-0.013976514,0.07003674,-0.03088966,0.025051687,0.012570005,0.023371045,-0.044606633,0.03855626,0.028951077,0.029143063,-0.01932294,-0.02769147,-0.012801356,-0.05859393,0.014013602,0.038201213,-0.018742979,-0.026742369,0.024626566,-0.004360424,-0.032422353,-0.026818171,0.031042747,0.00093215815,0.027532661,-0.041247822,-0.017795183,-0.021045493,0.017997796,-0.01515926,0.022468045,-0.026454132,0.03524503,-0.029618388,0.025144482,-0.046191897,-0.0020551553,0.014718288,-0.026800323,-0.016660554,0.015058019,-0.013804638,-0.0028869428,0.014810712,-0.018599939,0.0016384062,0.013752439,-0.015184363,0.015935194,0.042346638,-0.008385481,-0.022781491,0.010848483,-0.017638482,0.061245497,0.024214821,-0.03233789,0.014478881,0.0046778233,0.005295458,-0.021352388,-0.0004490345,0.0009208302,-0.014220052,0.0025795405,-0.014845709,0.04073889,-0.009096462,0.031010056,-0.00025073224,0.01666217,-0.019805977,-0.024642244,-0.013859803,-0.030685129,-0.027944222,0.092595845,0.022505071,-0.0021905021,0.0359815,0.044578746,-0.042128313,0.01809125,-0.0434786,0.012032726,0.075925805,0.019581271,0.009977606,-0.020044087,0.0075254957,0.016626744,0.059918378,0.01604401,-0.00040241046,-0.018185653,0.023639953,0.00044699604,0.02018772,-0.034907985,0.07339186,-0.0278085,-0.027415207,-0.05403746,-0.0010414665,-0.16137916,0.021221653,-0.008757978,0.0031624015,0.0115561085,0.0155256335,-0.038242187,0.041508783,-0.039726272,-0.016628731,0.024261765,-0.03741366,0.0043661473,0.013698295,0.019487074,-0.008123988,-0.015329404,-0.00034163994,-0.005724079,-0.04077801,-0.00035220376,-0.041120123,0.04647493,0.0011704738,0.011449499,0.0006130603,0.03699643,-0.005370496,-0.0507079,-0.022631694,-0.031766575,0.031341158,0.0012810865,0.012115627,0.0058942703,0.041262936,-0.036196344,-0.020804772,-0.010936821,0.008042597,0.03963571,0.052399937,0.020060576,0.028519867,-0.033828393,-0.025613094,-0.02311795,0.03349952,-0.061290912,-0.05229117,-0.015138857,-0.0053833285,-0.029086817,0.009058848,-0.0328959,0.0012559326,0.02245372,0.029466104,0.010023619,-0.01641916,0.010859666,-0.017284049,0.017915068,-0.02012305,-0.02533713,-0.04967197,0.049056627,-0.050850213,-0.04790733,-0.019343581,0.02425754,0.0064078798,0.03250846,0.010016956,-0.011846525,0.022020593,-0.0023823893,0.017825931,-0.02704294,-0.09484326,0.048140794,0.016962336,-0.029598806,0.0113967955,0.0020621202,-0.024357887,0.033936426,0.032122597,0.039357428,0.22737816,0.05171502,0.0014798824,-0.036079973,0.014764959,-0.03238649,0.028185766,0.023214899,0.0080563845,-0.024042884,-0.024765793,0.0038134847,-0.026160799,0.02334252,-0.018767094,0.045144152,-0.060449123,-0.010708387,0.07421031,-0.026703658,-0.002751458,-0.036184117,0.02035858,-0.007836888,-0.042044867,-0.02596994,0.021589339,0.032257676,-0.005531115,0.014759261,-0.038615074,0.06836981,0.02409731,-0.019808998,0.0065697236,0.012487256,-0.02742468,-0.056183267,-0.01738351,0.037771173,0.033688206,-0.001974269,-0.004422729,-0.026494678,-0.046807628,0.0016036951,-0.009840523,-0.019222615,-0.020250076,0.010710722,-0.023871345,0.017825704,0.025253441,-0.0095771095,0.014481891,0.019192297,0.009266716,-0.0210302,-0.026590573,0.070881,0.0149555085,0.010795713,-0.018080741,-0.016335791,-0.028457165,0.040512223,-0.021028353,0.029632295,0.04546188,-0.0149306925,0.018505683,0.03608058,0.006108167,0.02832244,-0.006966846,-0.022353245,0.024488525,-0.00025346875,0.041684892,0.016135603,-0.0020944753,-0.016565632,-0.021457428,-0.016892215,0.0021231142,0.027202807,-0.010729596,0.08376846,0.016851222,-0.03377846,-0.011980848,-0.019777615,-0.044219956,-0.008905323,-0.03568974,-0.006172162,0.06411658,-0.028838651,-0.042373043,-0.024641266,-0.041543,0.0016712846,0.04125115,-0.019056238,0.04859484,-0.032290217,-0.02561461,0.005314536,0.0050173467,0.01850444,-0.083228,0.02279094,-0.0048480458,0.016806323,0.02789202,0.05317146,0.0028702582,0.063757785,0.07882947,-0.012096447,0.014826521,0.008427893,-0.03662928,0.04291291,-0.0319649,-0.021371614,0.048406232,0.055335253,-0.020493366,0.021574099,0.020736692,-0.012570816,-0.03286845,0.041643377,0.08340646,-0.00024898714,0.015704839,-0.0006165394,0.006264638,-0.008812347,0.033216417,-0.013084323,-0.008125196,0.045649454,-0.0021361862,0.031045923,-0.08019753,0.0029188024,-0.026346685,-0.012152738,0.0011667362,0.017077085,0.0095159225,-0.012025623,-0.002116019,-0.019091597,-0.032419212,-0.011223883,0.011721061,-0.010190652,-0.010448935,-0.028109897,0.009907249,0.056337602,-0.05468199,0.036642637,-0.009889628,0.02849321,-0.028932981,-0.033663046,0.01750172,0.021398822,-0.03349441,0.031484608,-0.026550377,-0.024172263,-0.022190344,0.013598273,-0.023659455,-0.025865756,0.017877761,-0.05441262,-0.03453769,0.024502147,0.043932512,-0.04780408,-0.017087812,-0.00905679,0.037999444,-0.026390871,-0.03894288,0.10940546,-0.028451657,-0.0065958225,0.03775731,0.013928917,0.048532777,0.006326791,0.00128104,-0.064509444,-0.0023906392,0.022718756,-0.037187755,0.039924044,0.033220682,-0.038257584,-0.03269539,0.05485178,-0.017491262,-0.032816287,-0.016019214,0.050067745,-0.07623715,-0.005192154,-0.057174727,-0.02201634,0.004055354,-0.0041990886,-0.017549904,-0.023837795,-0.014090113,-0.011119239,0.02735102,-0.046821736,-0.0057736365,-0.011991626,-0.029081441,0.006932104,-0.056865845,0.005414856,-0.009620956,-0.030834362,0.01900036,0.0015553014,-0.00991449,0.018938957,-0.008853235,0.022814292,0.0027476514,-0.033719905,-0.014931791,0.0155437505,0.019184908,0.02087639,-0.011000541,-0.033051655,-0.039861973,-0.011188089,0.0014866312,0.020772679,0.009741586,-0.022891192,-0.011372403,-0.028886573,0.022689167,-0.0152146695,0.028490162,-0.0136773605,-0.01285083,-0.036669213,-0.015725385,0.031664997,0.00031265497,0.003872498,-0.049542297,-0.014170247,-0.004525471,-0.02732796,-0.027702125,-0.027142506,-0.0031183849,-0.0108327335,0.012330742,-0.038091492,0.012798337,-0.022501744,-0.02680731,0.05168368,0.044234045,-0.018071933,-0.019294145,0.030423509,-0.011622686,-0.0047904737,0.008437913,0.03863748,0.036580503,-0.021960963,0.026788361,-0.080520704,0.03375322,-0.02625121,-0.04818641,0.0003207154,0.016647538,0.044636212,-0.026494818,0.03296905,-0.010687665,0.028537577,-0.009606853,0.019116942,-0.043893732,0.010534715,-0.037597578,-0.035469066,0.011732501,-0.029627042,0.03089952,-0.0104788495,0.033790097,-0.04742593,0.007844141,0.0009412323,0.010485179,-0.01076917,0.01956811,-0.019862723,0.021023992,-0.0012514312,0.009049259,-0.03844339,-0.005714419,-0.036607347,-0.059527993,-0.016336475,-0.0424283,-0.08922748,-0.0011908974,-0.0058067455,-0.05555528,-0.015045775,-0.022825576,-0.037786894,-0.01838182,0.027692113,0.015020322,0.0040981206,-0.011426943,0.03287934,0.000500895,0.0013544221,0.059038807,-0.041707803,0.004423764,0.01062475,-0.040164758,0.017486049,0.008503182,0.0022162357,0.004455586,0.03316105,-0.010641073,-0.021892948,0.021702206,-0.025166983,-0.013274045,0.062905595,-0.0043308265,-0.032867666,-0.028194033,0.030962834,0.031494286,-0.03587638,0.011477921,0.026518133,0.009645081,-0.051648725,0.029204689,-0.022120237,-0.027833391,0.07670558,-0.021029476,0.036377285,-0.028903548,0.01170214,0.027077379,-0.019438,-0.009039134,0.017808916,-0.012224068,-0.025223492,-0.017217437,0.021065978,0.034287967,0.026999865,-0.0052281995,0.039937027,0.04408166,0.0558958,0.00399655,-0.025445187,-0.046636652,0.00775938,-0.15820414,0.026859919,-0.00045033597,-0.0059676785,-0.024266183,-0.018019574,-0.051087983,-0.048066217,-0.024581546,-0.04351995,-0.018096354,-0.026340596,0.05084219,-0.008476249,0.006127305,-0.018050423,-0.03596106,-0.056295928,-0.02291258,0.06275571,0.002297369,0.008077447,0.04624435,0.014413166,-0.004837135,0.044193067,-0.02347472,-0.014664714,0.009306427,-0.0054130666,-0.023395289,-0.007025947,0.011726181,0.018324716,-0.025260922,0.011680508,-0.0035596641,-0.009389699,-0.008810041,-0.0038326327,-0.00033017597,0.011425723,0.0008725189,0.021753673,-0.018404469,0.070485674,-0.037519675,0.0056803687,-0.08438279,-0.003159645,-0.026927765,0.04368056,-0.021922613,-0.014455539,-0.007282734,-0.01707071,-0.03946266,0.014003092,-0.024418866,0.005378666,-0.035270162,0.03822053,-0.03033181,0.000487749,-0.063261494,0.010553646,0.006513148,0.02072697,-0.010015821,0.027072683,-0.030928211,0.024540575,0.037358962,-0.026665205,0.008312078,0.04154816,0.0054334155,-0.034541484,0.019544944,-0.010978482,-0.05326076,-0.024476377,0.0004330982,-0.03254405,0.04218498,-0.0053293956,-0.02140076,-0.022670275,-0.07457812,-0.004625493,-0.06640784,-0.036020614,0.014077014,-0.023763215,-0.018738175,0.045216747,-0.017399406,0.016383756,-0.06386462,-0.022507396,-0.015161796,0.0012135924,-0.0045997035,-0.025866667,-0.041940562,0.03197851,0.058048226,-0.015645422,0.020839749,0.04809742,-0.010363065,-0.004766133,-0.014677912,-0.020031782,-0.045979906,-0.013107134,-0.016267296,0.0153381,0.0008599295,0.031611435,0.023467494,0.010230722,-0.031370685,-0.03608735,0.0021309308,0.07473857,0.035991825,0.05129819,0.030480305,-0.010536684,0.022265581,-0.040922564,0.019554073,-0.00034227627,0.011389302,-0.03694971,-0.029469991,0.011326542,-0.00348054,-0.029389389,0.0023012678,-0.059427824,0.014736146,-0.027560074,-0.014111702,0.03773935,-0.0063513685,0.010509476,-0.034071714,0.0008763889,0.011860587,0.035886206,0.0043944367,0.03420961,-0.029960852,0.046209052,0.0182045,0.012049,0.0050183935,0.048079997,0.000062469095,-0.0037713584,0.025288584,0.0025324682,-0.010733634,0.01545547,-0.01445651,-0.017007655,-0.0084478995,-0.019507596,0.01747813,0.03337518,-0.038475327,0.03190971,0.0663441,-0.020142656,0.004245729,0.031110324,-0.0021735178,-0.052594468,0.049365215,-0.0022933201,0.0034305202,0.032365512,-0.0025207954,0.014944006,0.013674134,0.049309563,-0.0009146836,0.02791532,-0.02286097,-0.043714948,0.011703652,-0.054512244,0.048096087,0.026349504,-0.0039295503,-0.005624019,0.022907285,-0.008875705,-0.02979062,-0.014291146,-0.0017191749,0.023147544,-0.010835485,0.012372384,-0.02893953,-0.037197176,0.01842998,0.03018494,-0.050398555,-0.01570055,-0.003492979,0.04025131,0.020742409,0.032737933,0.07097893,-0.007979952,0.02959142,-0.038573746,0.034462277,0.019473199,0.00996897,-0.0019356717,-0.016748674,0.026698984,0.021294096,0.03575531,-0.024473833,0.033351306,-0.06199225,0.031947702,0.013723523,0.006194955,0.014962984,-0.017431753,0.0043225163,-0.002810746,-0.0006917688,0.02324766,0.033575486,-0.031045524,-0.062934116,-0.0066621266],"last_embed":{"hash":"nt2f2s","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"nt2f2s","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Cognitive Behavioral Therapy (CBT) Techniques#Behavioral Experiments#{4}","lines":[90,94],"size":220,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"nt2f2s","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Long-Term Strategies": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013927045,-0.022307847,-0.03459879,0.012578959,-0.037968848,-0.034816395,0.016103677,0.012978356,-0.021863034,0.009515422,-0.029058123,0.00042249623,-0.04592311,0.004261813,0.030292615,-0.012486756,-0.031285983,0.011452016,0.012341203,-0.016434092,-0.030571617,0.024000492,0.088267766,-0.0044630594,-0.011769195,-0.0025177856,-0.0040486287,-0.025402455,-0.019447403,0.056422286,-0.011247717,0.007492381,0.017207382,-0.021348896,-0.022135431,0.00788204,0.015358769,-0.05259432,-0.035513505,0.07470214,-0.015177056,-0.0471988,0.033198554,0.01969146,0.029783072,-0.0065151476,-0.018526712,-0.004843593,0.017067138,-0.053832065,-0.009037279,-0.021156067,-0.009406843,-0.050644353,0.011102679,0.03775965,-0.008296473,-0.025814226,-0.005855158,0.004298077,-0.031288587,0.02830762,-0.017252456,-0.03296959,-0.012235468,0.043979276,0.0222653,0.027401393,-0.015483766,-0.04907776,-0.00005257282,0.016601145,0.027642999,-0.014681176,-0.057700176,-0.032814376,0.021636158,-0.015996413,0.014618926,0.025201514,-0.0034459205,-0.013834822,0.007759787,0.01417323,0.014117672,0.009180657,0.015573876,0.059364043,0.020492025,-0.001914997,-0.017994348,-0.0074190297,-0.007388846,-0.033085883,0.0138088595,-0.011219687,0.004797498,-0.0528362,0.040201876,0.007536135,0.02653801,0.012504617,-0.008704945,-0.033293348,0.010219391,0.026353033,-0.0142870685,0.024585854,0.023912366,-0.014909166,0.044220172,0.0045115585,0.03101599,0.040589552,-0.0152053945,-0.012295443,0.01892962,-0.038897973,-0.0053455164,0.017292324,0.06723086,0.066067204,0.025838953,0.00096995215,0.010167974,0.055894498,0.0038740453,0.0029672247,-0.010405884,0.046346735,0.00029857893,-0.0011047896,-0.029806709,-0.0009971061,-0.004158133,0.04362073,0.040833935,0.054581642,0.032978397,-0.084987074,0.006211596,0.008170052,-0.037222683,-0.009418932,-0.009993658,-0.034633454,0.01360778,0.03144434,-0.022357458,0.03381641,-0.009494148,0.011837327,0.033603434,0.031378716,-0.0012207965,-0.0034815744,0.004524887,0.029719794,-0.01579902,-0.042196438,0.051235806,-0.018599609,-0.035661515,0.042513825,0.028885007,0.022036131,0.009308371,0.018763764,-0.02555087,-0.023540374,0.029047364,-0.02570529,-0.010105337,0.033801336,0.009178033,0.021154242,0.06508849,0.033257492,0.014588365,-0.02047813,-0.03876267,0.004187121,-0.0118905725,-0.05190458,0.0062724473,0.052496582,0.002296802,0.0020383487,0.019107234,0.050866053,-0.020693982,0.015462443,0.01531738,-0.016356163,0.053951163,-0.037762918,-0.009692253,0.0029681285,0.02007421,-0.01916503,0.042884883,0.036181577,0.018885687,0.005197039,-0.038827762,-0.023848966,-0.030766215,-0.030389318,0.016786411,-0.052315764,0.01832845,0.002106531,-0.026485318,-0.013041915,0.0033294805,0.01963925,0.026872275,0.00986669,-0.014679543,0.023600854,0.03147711,0.063053384,0.008782321,-0.01663223,-0.007824451,-0.022044366,0.008347208,0.01489241,-0.006563753,-0.026967138,0.019394957,0.0023847637,-0.037352756,0.0071499995,0.0010317946,-0.0246865,0.0075055184,-0.000778337,0.033713363,0.011364206,-0.0038793257,-0.015565879,0.041920938,-0.016059773,-0.007964275,-0.0067971786,0.04813682,0.051618412,0.009249597,0.0011719903,-0.034343876,-0.0072323685,-0.035400417,-0.0475233,-0.007847346,-0.016541108,0.010562768,0.016428499,0.016129887,-0.007629357,-0.01689624,0.02760637,0.022835156,0.010209535,-0.022294344,-0.03321221,0.0030987014,-0.044640098,-0.006499017,0.09675141,-0.017771896,-0.019883504,0.032694556,-0.008854398,-0.06571055,0.0008800243,-0.03953126,-0.0010462288,0.057894167,0.0134696085,-0.045995526,0.016284002,0.016916426,0.03755172,0.009506762,-0.010557466,-0.028972197,-0.01881508,0.034841366,-0.012642431,-0.029527064,-0.012715553,0.064981416,-0.040452044,-0.00014181629,0.013886827,-0.006967441,-0.17282408,0.037293866,0.0073649925,0.042253982,-0.0018550986,0.010004239,-0.013768002,0.0028788117,-0.02759556,0.018810589,-0.0019847916,-0.04680713,0.010426512,-0.0005240233,0.022483524,0.0056220135,-0.0061204582,-0.009652515,-0.039139956,-0.050544716,-0.059484538,-0.03838693,0.05793427,-0.007586172,0.00046700635,0.012265926,0.0019062121,-0.018431788,0.019182872,-0.02199942,-0.066747695,0.0026846665,-0.00004501827,0.031120941,-0.014162444,0.0117661655,-0.025693474,-0.010963687,0.008926056,-0.019857634,0.06215804,0.02696365,0.0058319117,0.008370297,-0.0003033991,-0.011988796,-0.0153012285,0.02069074,-0.04367549,-0.03032008,0.020997917,0.0079516955,0.001621018,0.038047142,-0.048116367,-0.0054021687,0.022927029,0.029284025,0.0011273052,-0.014735121,0.025038157,-0.037496958,0.008156248,-0.026604583,-0.010720232,-0.037026342,0.056652788,0.015133578,-0.049942587,-0.0053342828,0.057291735,-0.045170262,0.012360612,-0.0016586599,0.011242323,0.027690688,-0.008130727,-0.025716966,-0.029719895,-0.101193115,0.031061282,0.0008268788,-0.012260876,0.0024942264,-0.012642889,-0.03588977,0.015524756,-0.012003126,0.02849135,0.24652986,0.040981255,-0.009799681,0.0005292393,0.034803946,-0.030534104,0.008142831,0.063220024,0.002274609,-0.029900968,-0.0048907967,0.029265387,0.0017154857,-0.005049622,0.0089723375,0.053089764,-0.069162086,0.019843917,0.04803408,0.002093478,0.007822961,-0.045578986,0.014127442,-0.008929411,-0.06720905,-0.039994568,0.025447616,0.023447182,0.021307511,0.017690472,-0.041954976,0.036945786,0.029740335,-0.045835946,0.046701033,0.026290802,0.024382748,-0.018851973,-0.036190525,0.040451426,0.009302388,-0.0020328434,-0.01196337,-0.03372177,-0.041854624,-0.0026863245,-0.018184222,-0.014844938,-0.026240516,-0.054439507,-0.014669428,0.004957469,0.0074558216,-0.0071988464,-0.0042514694,0.038106877,-0.0134093175,-0.044396445,-0.042044032,0.053720113,0.018799275,0.007453652,-0.05327538,-0.008503276,0.020852072,-0.0061447374,0.00026848554,-0.0012021287,0.021397762,0.012821881,0.000225844,0.02936637,0.008360223,0.022246541,0.002751824,-0.023637088,0.013395107,0.039474707,0.042404804,-0.012401968,-0.0046939766,-0.047564045,-0.035999734,-0.002946946,0.029724047,0.035069298,-0.0036102107,0.06395923,-0.016354127,-0.017484972,-0.0044090175,0.018636554,-0.052277215,0.00168314,-0.010928284,-0.0032669778,0.04782743,-0.031452447,-0.039462134,0.022550859,0.021649746,0.01777342,0.008987588,0.028692674,0.03939602,-0.032418337,-0.008715995,-0.027606552,0.0017970591,0.032231472,-0.12491001,0.01316489,-0.018622909,-0.0044035176,0.03222373,0.072748676,0.03275122,-0.00426815,0.047547147,-0.03331816,0.014510285,0.05064246,-0.014417124,0.0066292477,0.0033288796,-0.039746303,0.008560015,-0.017255696,0.011005112,0.019435704,0.018974286,-0.02793279,0.00876444,0.056394007,0.048342306,-0.021149268,0.03891829,-0.025552081,0.031790473,-0.025613435,-0.00046346863,-0.01577782,-0.025112614,0.018840427,0.0052035996,0.012853085,-0.03735063,0.0048852656,0.02329818,0.03249477,0.039332587,-0.017155988,0.040444717,-0.017622115,0.019444807,-0.07394908,-0.008606677,-0.05400567,-0.008233646,-0.02352769,-0.007566011,-0.02571182,0.0029819899,0.07696901,-0.012337101,0.047803525,0.0042274976,0.045340758,-0.015763652,-0.004213061,0.00062479085,0.003450706,-0.032800496,-0.025335493,-0.031360216,-0.013568679,0.020493843,-0.0012820944,0.0013936084,-0.01795401,0.030528575,-0.014518081,-0.04224503,0.053405043,0.030129869,-0.012825519,-0.0229734,-0.022252396,0.017750187,-0.022907855,-0.017812416,0.107821316,-0.006689921,-0.02330829,0.03211806,0.033771288,0.071216054,0.041336477,0.055176243,0.021009373,0.0051262276,0.0079690395,-0.018234828,0.0666185,-0.042357728,-0.04609331,-0.017898168,0.022482116,0.020815387,-0.002310426,0.0105393035,-0.0028553193,-0.07857567,0.0060100304,-0.053427517,-0.016667144,0.0068545784,-0.0003702057,-0.027119696,-0.017482774,0.0033700073,-0.014665576,0.02363212,-0.018417347,-0.0029620447,0.0040884493,-0.015411918,-0.01908132,-0.039680306,-0.002903359,-0.0069683394,-0.046859782,0.0039700605,-0.025439324,0.016038224,-0.0013472616,0.010911583,0.03191104,0.016139176,0.007264902,-0.06108058,0.017147087,-0.015422959,-0.016663106,0.012431513,-0.028516758,-0.02393617,-0.008758893,0.010236303,0.0047711516,0.017602742,-0.004715613,0.009818001,-0.03773871,0.016855013,0.020468492,0.029808622,0.0023298755,0.023998907,-0.008245486,0.007143978,0.006467531,0.009179804,-0.016646866,-0.07391407,-0.069890425,-0.010150134,0.0052624177,-0.046177704,-0.05905165,-0.041888736,0.012149773,-0.007472898,-0.034175765,-0.0022733505,0.0037451102,-0.03934735,0.01852012,0.011734986,-0.059207074,-0.01600791,0.06286282,0.041801818,0.018657565,-0.017207185,-0.0021875943,0.04683761,0.022112427,0.0013850433,-0.050686818,0.003253383,-0.03218799,-0.04494872,0.024056625,-0.005019194,-0.0005841297,-0.010852658,0.029102175,0.00047385847,0.03344818,-0.0004958412,0.011228378,-0.0041869134,-0.016177343,-0.03513296,-0.0044216267,-0.02087533,-0.012006617,0.0017924339,-0.004282797,-0.0019358691,-0.025905967,-0.026245534,-0.01284847,0.020293409,0.0067392043,0.04674179,-0.0116414325,0.031810317,0.011413765,0.0070309937,-0.04492371,-0.0077468157,-0.028622927,-0.053299807,0.01162236,-0.049563512,-0.039114084,-0.029920751,0.0026910515,-0.039175004,0.0019668867,-0.037726898,-0.061671104,-0.013343022,-0.011760535,0.06475057,0.007891297,0.019637045,0.007939442,-0.02278487,0.008171063,0.028266588,-0.05079819,-0.03568711,-0.008678278,-0.019557165,0.014986034,-0.009270767,-0.0028992593,0.03397432,0.014127376,-0.0020805006,-0.016288918,0.04375451,-0.03939983,0.021256277,0.017934322,0.040057827,0.03411161,-0.01796288,0.026751256,-0.0026255785,-0.04158084,-0.009458145,0.038625237,0.015913788,-0.0525122,0.012382685,0.0005542984,0.0019198982,0.03680045,-0.016792962,0.0075761494,-0.053644564,0.062825516,0.034078795,-0.03334114,0.019881092,-0.0012234239,-0.03543295,-0.021886481,-0.05827042,-0.009881938,0.014791305,-0.0077694408,-0.026124537,0.022053022,0.07805323,-0.005288769,-0.007374788,-0.04499529,-0.034603316,0.016085563,-0.13761179,0.006824341,0.010291423,0.021134842,0.014696209,-0.015191646,-0.04461938,-0.067112215,-0.012230858,-0.021881094,0.009272251,-0.02874038,-0.00412097,-0.026368609,-0.014702503,0.01791041,-0.027112395,-0.04369178,-0.008655621,0.052562326,0.009202863,-0.0059600854,0.025881141,-0.0028593708,-0.015330182,0.003628576,-0.030331913,-0.025791913,-0.014103927,-0.051365808,-0.056890532,-0.061982814,0.013069547,0.022775145,-0.013040659,-0.025895642,-0.0020235563,0.03139023,-0.01887,-0.005378268,0.00070058036,0.029993828,0.002402422,0.014385778,-0.009902363,0.06685039,-0.06305073,-0.038656432,-0.063123,-0.03620895,-0.0327138,0.042824358,-0.0034040723,-0.0035679513,-0.011783406,-0.00015915028,-0.014526151,-0.01470373,-0.004854525,0.020884257,-0.019033689,0.036054302,-0.0331253,0.013402148,-0.026960723,0.040265758,-0.025020061,0.024884192,0.000993103,0.027339635,-0.032952946,0.00024607207,0.015179684,0.007021332,-0.027281942,0.0011950135,0.030758401,-0.030756913,-0.0065479106,-0.041821327,-0.006738761,-0.0059952834,0.024151511,-0.00025106096,0.05460444,-0.0015299832,-0.014638825,0.000736925,-0.03366916,-0.0014422791,-0.052305672,-0.041106936,0.027023312,-0.007487293,-0.023317521,0.019236276,-0.033933163,-0.013878961,-0.014653397,-0.022359297,-0.02123119,-0.064896494,-0.032746032,-0.012417773,-0.037226226,-0.009698953,0.02452102,-0.010812334,0.0044223196,-0.012300323,-0.0044451253,0.009406516,-0.0125177065,0.0097141685,-0.06450483,-0.007925404,-0.013667622,0.024822067,0.05525517,0.020421239,0.008987518,-0.021437837,-0.03188841,-0.017302316,0.030615833,0.07301259,0.030425012,0.047142237,0.039374754,-0.013590482,0.022156386,-0.0711203,0.003239329,0.00058409345,0.030254371,-0.009772533,-0.03449629,0.051847983,-0.03716627,-0.03935497,-0.013594809,-0.04455323,0.013931096,-0.0075340383,0.01933612,0.0034912901,0.015824197,0.026144823,0.0028888038,-0.03983597,0.005544161,0.015586644,0.023584861,0.06441194,-0.01946124,0.02656126,-0.030330135,0.018054606,-0.00040842008,0.077173725,0.0050398908,-0.033193167,-0.0077257548,-0.012614567,-0.02159071,0.07564959,-0.012404115,-0.0056558093,-0.013575656,-0.00978675,0.043691948,0.032648098,-0.016951047,0.003950501,0.052648637,0.010577323,-0.0024527349,0.0096186,-0.009994468,-0.02098521,0.041097704,0.01385914,-0.012964191,0.051809557,-0.0320542,0.044740707,-0.005955852,0.003531436,-0.0054026507,0.017606864,-0.0018374736,-0.020684013,0.022164378,-0.006059112,0.08200665,0.006670024,0.006908079,-0.01751333,0.04335182,0.0142015675,-0.0058874777,-0.0636174,-0.0033147198,0.0019199222,-0.019587511,0.020745998,-0.018641252,-0.022760423,-0.0013973559,0.019622387,-0.039132927,-0.03273419,0.012211179,-0.0011293846,0.017191807,-0.0019062003,0.053224247,-0.008473652,-0.027979527,-0.05051133,0.0690938,0.023902232,-0.002477231,-0.04696537,0.004926925,0.003683275,-0.0134913195,0.033919465,0.0001724232,0.00022138807,-0.055501696,-0.0061419383,-0.004124473,0.02452328,0.036084846,-0.015895015,-0.010256648,0.022467174,-0.0029813775,0.012008744,0.0029657355,-0.038930766,0.008988364,-0.015297497],"last_embed":{"hash":"inwdgy","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"inwdgy","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Long-Term Strategies","lines":[95,120],"size":1164,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"inwdgy","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Long-Term Strategies#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.007135319,-0.009308123,-0.062526144,0.010043443,-0.047595445,-0.010776408,-0.0023370609,0.025561266,-0.015416458,-0.02265765,-0.043487146,-0.0060843327,-0.0725672,0.0042099906,0.024918498,-0.028761996,-0.026978578,-0.00048191508,-0.00959794,0.0011831984,-0.019921806,0.029076258,0.07589257,-0.027482422,-0.029109644,0.02140563,-0.012449071,-0.0032378081,-0.0065895016,0.05835782,-0.014312081,-0.0006556858,0.019101331,-0.0040717274,-0.015322464,0.007224545,0.01338252,-0.060437426,-0.02799241,0.07672965,-0.029469129,-0.039103292,0.015736392,0.018542834,0.027251486,-0.012133882,-0.005706485,-0.0066052973,0.016756598,-0.06031152,-0.019463541,-0.015216711,-0.013624451,-0.048479643,0.02032404,0.023122363,-0.0006778728,-0.019951517,-0.013987123,-0.008184352,-0.016833968,0.0142125655,-0.0023589467,-0.047975753,-0.01768351,0.04319689,0.03613945,0.02198523,-0.023329897,-0.051872205,-0.003627729,0.00820601,0.034864016,-0.025730863,-0.04528965,-0.020706505,0.0152939055,-0.015617576,0.02802362,0.034613878,0.005024406,-0.0071916566,0.012955438,0.01750778,0.014322972,-0.00016651569,0.035871956,0.03025717,0.0044203415,-0.0041570603,-0.009196397,0.007091408,-0.0055242833,-0.03166521,-0.011790466,-0.008030903,0.033532783,-0.043103788,0.035149768,0.005364415,0.032641925,0.021469703,-0.0021432354,-0.028212072,0.0021887922,0.015933955,-0.022336831,0.02177056,0.021705195,-0.0124620795,0.04130666,-0.018461064,0.016150346,0.030239541,-0.006851924,0.0006626723,0.017135743,-0.05295881,-0.004279582,0.024589824,0.045949105,0.043519005,0.026209647,-0.017375816,0.008001232,0.03721443,0.00031784052,-0.0043385127,-0.017365547,0.03200874,0.0010480427,0.0066583706,-0.052308064,-0.014270255,-0.018180462,0.047584943,0.02885474,0.061867286,0.021858865,-0.078715235,0.002472619,0.019793397,-0.034217093,-0.005429202,0.010684402,-0.03074726,0.0149891125,0.018988248,-0.0262207,0.023917519,-0.031044856,0.023426896,0.04384969,0.059271045,0.003058569,0.02146871,0.01207789,0.016105143,-0.016370917,-0.024902593,0.052357864,-0.004739021,-0.016543927,0.011590365,0.03400794,0.016936949,0.012616237,0.049007356,-0.02828704,-0.0056066625,-0.00013733954,-0.03698111,0.0059114182,0.011473691,-0.008452033,0.031925038,0.07295904,0.031216437,0.002647338,-0.018858546,-0.04382681,-0.017824106,-0.0018295539,-0.033822306,0.008624467,0.018395077,0.0099446075,0.0059171068,0.031658918,0.028453702,-0.027133472,0.020156749,0.019527148,-0.012669552,0.060679838,-0.04597326,-0.024317948,-0.006049851,-0.014828615,-0.042054083,0.033883758,0.021055315,0.021165285,0.019210326,-0.02062582,-0.0012604157,-0.05323538,-0.038616344,0.026998602,-0.05239814,0.02046545,-0.01734002,-0.022884674,-0.0118626105,-0.0053000175,0.006242855,0.0065109544,0.008859754,0.004830059,0.0320008,0.0042848415,0.057609834,-0.009613448,-0.03521728,-0.0040454376,0.012122945,-0.005692312,0.017614262,-0.010834168,-0.046847083,0.04128833,0.008549209,-0.032921698,0.007997548,0.009779407,-0.023456667,0.013859972,0.012885948,0.03946654,-0.019333858,0.017704086,-0.02967843,0.052746665,-0.029371459,-0.0108657405,-0.0041399156,0.03514684,0.02580095,-0.010213947,0.0013581597,-0.03962406,-0.0131172575,-0.031835828,-0.043274608,-0.007630836,-0.011478058,0.018933475,0.020778257,0.0023934771,-0.016515104,-0.024837151,0.031496573,0.01078614,0.0037495054,-0.015454567,-0.03771668,0.0071072597,-0.02155645,-0.004451993,0.072699234,-0.03748407,-0.0139585575,0.034741994,-0.010333624,-0.031262673,0.0021754883,-0.044364505,-0.013612541,0.047687635,0.005071102,-0.031224083,0.035496008,0.003009409,0.024694368,-0.0013683902,-0.013536655,-0.021539995,-0.032620627,0.0124747865,-0.011100527,-0.04751007,-0.01681833,0.059067626,-0.04800857,-0.0009303594,0.029290393,0.022054914,-0.17787093,0.027019009,0.010470136,0.054330815,0.0011544891,0.025459237,-0.007341248,0.015808573,-0.007236641,-0.00047323696,-0.0042075464,-0.048337214,0.034530997,0.02270994,0.018413695,0.030795716,0.014943064,0.010543073,-0.030600127,-0.030636594,-0.050406553,-0.04480725,0.07604483,-0.020424644,-0.010188748,0.0072062733,-0.010599403,-0.016326938,0.018122274,-0.013614883,-0.07885223,0.001378463,0.0046754098,0.034673516,-0.015551327,0.02292006,-0.041834064,-0.023619074,0.012061076,-0.007412934,0.04566871,0.02229238,-0.00235737,-0.008771937,0.0018672509,-0.031157019,-0.0010383818,0.0035738018,-0.04877889,-0.0057817027,0.011565464,-0.004332606,-0.0043699383,0.047502533,-0.0516731,-0.010607727,0.030571213,0.016271744,-0.0054187966,0.009194167,0.025096994,-0.04108454,0.022406053,-0.021525027,-0.03400859,-0.047615785,0.052075546,0.020765465,-0.03363352,-0.0052586747,0.026909664,-0.039661977,0.016507708,0.009912005,0.018761946,0.03377559,0.004262978,-0.0072240843,-0.037230026,-0.100416385,0.02556215,0.00611515,0.006730938,0.023239296,-0.029864967,-0.022739932,0.011594679,-0.004442179,0.028966077,0.26244354,0.034910016,-0.018525783,-0.01047942,0.03299778,-0.049045514,0.01073365,0.068308994,0.00028805644,-0.029543081,-0.04141471,-0.0010125508,0.00030713485,-0.020847986,0.013580192,0.05564173,-0.0625624,-0.00876349,0.05197066,0.0084406,0.008215183,-0.026313538,0.01821144,0.0062630815,-0.057079073,-0.03324202,0.013586089,0.011212133,0.036801998,0.000081884755,-0.06445368,0.025930611,0.03654192,-0.01795311,0.044573676,0.041597825,0.039898463,-0.020495329,-0.03887408,0.036148306,0.008780371,0.005067131,-0.020593561,-0.030333051,-0.02511331,-0.022715962,-0.013693915,-0.0083532445,-0.008135778,-0.0688805,-0.021710664,0.023659404,0.0020060746,-0.008181331,-0.003963613,0.017435675,-0.003680234,-0.055890556,-0.045844432,0.046601005,0.025228363,0.019876987,-0.02737707,-0.011284317,0.014822107,-0.01201308,-0.005480668,-0.031617172,0.023574574,0.030982662,-0.000106779975,0.04009069,0.00073756254,0.033198345,0.011091366,-0.011432268,0.021724908,0.05398844,0.025283644,-0.029391576,-0.006739476,-0.03561975,-0.015677055,-0.02495347,0.031535234,0.036994606,0.0075082146,0.05854845,0.007523681,-0.024801131,-0.0054569673,0.027011301,-0.042100966,0.030535653,-0.025156867,0.012164629,0.014287078,-0.053875554,-0.043840867,0.019854704,-0.000042021664,-0.00047111177,0.011417597,0.022537643,0.032220565,-0.03410843,-0.019668836,-0.044757992,0.023690237,0.020896511,-0.08493966,0.021666605,-0.019299058,0.0058470936,0.027167019,0.08755004,0.039053336,-0.012775824,0.06567818,-0.022414368,0.031207897,0.026762959,-0.018365676,0.037810907,0.0005358713,-0.022068705,0.019093823,-0.008452191,0.010044787,0.007633684,0.00038266898,-0.022980826,-0.016690454,0.04275452,0.04263917,-0.009744887,0.031523436,-0.024490902,0.032596014,0.008023827,-0.011240407,-0.0017974413,-0.025538074,0.020648696,0.009322587,0.012765393,-0.032916397,0.007522332,0.02144936,0.02300374,0.039070673,-0.024966583,0.06683157,-0.034146838,0.021150116,-0.06255385,-0.0064558787,-0.058814716,-0.010391868,-0.028522365,0.0061815768,-0.002875096,0.009808385,0.07238278,-0.027480554,0.040322866,0.0043161497,0.034143075,-0.013620477,0.0058926134,-0.0064703827,0.006322822,-0.043118216,-0.035442557,-0.018463805,-0.0032540653,-0.020271786,0.0172165,-0.0063706315,0.013261277,0.031174658,0.0015054164,-0.030352049,0.04057745,0.03307667,0.014841212,-0.021682182,-0.029917803,0.019881515,-0.04606723,0.013836628,0.11932247,-0.020862848,-0.022458853,0.027305206,0.045547966,0.045731008,0.04385044,0.045047995,0.0024145774,0.012775698,-0.0010441834,-0.018254556,0.06422732,-0.03818573,-0.032831445,-0.01189182,0.017902808,0.0073243813,-0.007131826,0.005835918,-0.007812769,-0.07088448,0.017385235,-0.037350737,-0.017683843,0.016005592,-0.019688567,-0.030087233,-0.011479346,0.020432329,-0.033295814,0.025883524,-0.015693085,-0.015177916,-0.0015076874,-0.0011638122,-0.005561626,-0.030478684,-0.008615057,-0.008713284,-0.03291172,0.016776556,-0.017501412,0.0126111545,0.00024046638,0.006872764,0.03518119,0.0027603044,-0.008003279,-0.08197838,0.03644606,-0.002705382,-0.024229342,-0.00302389,-0.027511138,-0.016341535,-0.0122230435,0.04553264,0.0034256254,0.020788498,-0.0073875394,0.019665591,-0.036485244,0.00864559,0.021038326,0.014611278,0.008978363,0.02352146,-0.0015471888,-0.0043151686,0.01522593,0.026691774,-0.018682964,-0.097905375,-0.066923775,-0.0016147613,0.001356602,-0.050080676,-0.015998466,-0.03905813,0.0015815182,-0.018222105,-0.03175605,0.0007540394,-0.0027057151,-0.025667109,0.055999927,-0.0065451856,-0.09100802,-0.005855893,0.071818314,0.032525156,-0.0039218226,-0.005145713,0.0041587083,0.04443876,0.03724,-0.00662704,-0.034894556,-0.0055126734,-0.044850383,-0.032940824,0.021717822,-0.0028210485,-0.00052176043,0.018707067,0.05179717,-0.0122166965,0.038114317,-0.0013656092,0.033297338,0.021673406,-0.0063110436,-0.033473223,0.0021283845,-0.017395772,0.0023654231,0.014217943,0.018536596,0.01857573,-0.023270603,-0.009569397,-0.01253638,0.030049179,0.022510307,0.038918342,-0.016472919,0.034077086,0.019907473,0.007921615,-0.014897319,-0.0014203568,-0.0046414854,-0.06424332,-0.007503148,-0.039022997,-0.024621084,-0.026296826,-0.011396612,-0.051378928,0.006746454,-0.032067094,-0.05587871,-0.02515429,-0.027124496,0.04484822,0.02150798,0.032112103,0.0033634442,-0.019078916,0.01966761,0.034162343,-0.037797276,-0.015584525,-0.010750046,-0.02043809,0.009779014,-0.0008048924,0.0006754905,0.023810836,0.025497584,-0.0020017542,-0.016833534,0.029646464,-0.04816982,0.031623404,-0.016762862,0.049185026,0.06320144,-0.008069033,0.02055889,0.0009112675,-0.055348247,-0.02175623,0.05324842,0.0343707,-0.03807837,0.004044602,-0.0032077325,0.014048388,0.047913924,0.0032457993,0.024960168,-0.042229597,0.058259077,0.01200227,-0.028719284,-0.009444832,0.017596494,-0.025996147,-0.03348366,-0.04725141,-0.013696094,-0.003661485,-0.010633477,-0.021773104,0.022303024,0.07914978,0.0039827367,-0.0026733275,-0.03574116,-0.04479144,0.004380934,-0.13980596,0.0015360975,-0.0051320167,0.01890772,0.0021447262,-0.012505161,-0.053864256,-0.052834842,-0.04052176,-0.030853242,0.025661819,-0.032749236,-0.020514833,-0.026273554,-0.012912566,-0.0020254648,-0.016310073,-0.03349674,0.005245577,0.03456966,-0.011018463,-0.021796107,0.033754155,-0.005415691,-0.017871266,-0.008636254,-0.037444778,-0.036268968,-0.019629085,-0.026543329,-0.040768765,-0.05885511,0.013769521,0.02475411,-0.0159288,-0.02160574,-0.0048601157,0.042550724,0.00014621322,0.010489241,0.007649273,0.032546174,-0.009425178,-0.002034863,0.0034170893,0.08418476,-0.05646786,-0.025427781,-0.03697816,-0.029808791,-0.049622145,0.052707784,0.012077815,-0.013818706,-0.018085597,0.0071801227,-0.0072959075,-0.023852477,-0.012128557,0.022458667,-0.015555126,0.013950539,-0.023019338,0.016289454,-0.014251122,0.050454717,-0.047603805,0.016427523,0.015158396,0.0075307228,-0.043557387,-0.01631249,-0.001197423,0.001046447,-0.024297653,-0.0009829885,0.011729651,-0.017939651,-0.011863896,-0.049131785,-0.000026581773,0.0077516567,0.018909104,-0.01733355,0.03547376,-0.004914711,-0.010060508,0.013750004,-0.031657424,0.0018134416,-0.06574278,-0.05218921,0.039904196,-0.00018749251,-0.03714477,0.015731392,-0.04145384,-0.02079948,-0.0038235043,-0.031508006,-0.014342424,-0.0703963,-0.038794123,-0.043389693,-0.029264973,-0.018955234,0.0049820635,-0.019089906,-0.013886924,-0.021258024,0.0022475168,-0.004831329,-0.01975539,0.015684683,-0.047374643,-0.0029819456,-0.015260028,0.0076678,0.009201588,0.012828688,0.015340503,-0.0024230669,-0.017882705,-0.024012145,0.021843335,0.032151327,0.03663054,0.052547906,0.030327944,-0.020076497,0.025593529,-0.06593771,-0.0037447598,0.012661973,0.023254987,0.0151009485,-0.018310674,0.061980765,-0.02274366,-0.04866181,-0.0055132913,-0.04702799,0.025093017,-0.0039623296,0.027488647,0.018739223,0.013421376,0.027108146,-0.0022574714,-0.026652306,-0.005652915,-0.0035644488,0.02712876,0.06429223,-0.009824407,0.020572634,-0.038201,0.022111833,0.0019027696,0.057401363,0.008012866,-0.0445853,-0.0023730707,-0.03010439,-0.011611058,0.08189578,-0.01597653,0.0033456811,0.0046077394,-0.024199449,0.050853387,0.029305674,-0.017953115,0.0071555884,0.04111995,0.028946672,-0.0027386998,-0.0047844425,0.008617763,0.0035197882,0.045244496,-0.009406135,-0.012290012,0.042231787,-0.047752313,0.050567437,-0.0016107302,0.0040773363,0.00781377,-0.00825023,-0.0015533627,-0.025527265,0.015047025,0.004796335,0.068929054,0.012334735,0.009669271,-0.0073021026,0.024114238,0.017627342,0.0036133511,-0.06904299,0.014813242,-0.001417326,-0.020708168,0.011093637,-0.02008513,-0.021728145,0.008366429,0.02856015,-0.039196543,-0.027134202,0.014523294,0.004299576,0.010457697,-0.031875134,0.032737073,0.008275457,-0.03420121,-0.03350408,0.07395786,0.044004954,-0.0007754196,-0.024825035,0.0108977165,0.014498876,-0.034085423,0.010694861,-0.01840988,0.011115469,-0.058509253,-0.027292289,0.002124805,0.032669928,0.021446543,0.01897328,-0.018013375,0.012254746,-0.002678639,0.035722114,-0.0041127326,-0.013718158,0.00991212,-0.015841069],"last_embed":{"hash":"t3drm5","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"t3drm5","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Long-Term Strategies#{1}","lines":[97,102],"size":311,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"t3drm5","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Long-Term Strategies#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022699758,-0.024307277,-0.021642243,0.010272194,-0.05649309,-0.05655204,0.02157514,0.010580057,0.0023697803,0.016360683,-0.015791818,-0.003959412,-0.033150364,0.009584743,0.031714816,0.051427487,-0.037143543,0.016489087,0.029268814,-0.029651728,-0.012260141,0.028699717,0.08901165,-0.021840975,-0.014378996,0.0003132041,-0.035922438,-0.0056000454,0.028924111,0.04831791,-0.013189256,-0.024395995,0.008814693,-0.013713601,-0.023794236,0.0058533135,0.012992343,-0.035277374,-0.02980346,0.058507178,0.0068711755,-0.043888047,0.02048286,0.022483729,0.039691158,-0.012718702,-0.044873156,0.002090865,0.004437713,-0.018564845,0.0112948585,-0.021158967,0.019645294,-0.01786329,-0.015377677,0.036488984,-0.011761229,-0.0431334,-0.012175286,-0.018079314,-0.062497728,0.042842984,-0.018625898,-0.042620823,-0.0071934965,0.046853404,0.027417094,0.01177034,-0.009415577,-0.02912793,0.0116332015,0.017625729,0.009942717,-0.0073543047,-0.03859471,-0.021148277,0.013668841,0.021690665,0.015014282,0.022813119,-0.0023734344,0.009455553,0.00072820764,0.016078642,0.026838712,0.014833804,0.012565809,0.06885224,0.021148587,0.01698551,-0.010004893,-0.01830102,0.0030037789,-0.03382764,-0.0040666685,0.00603561,-0.010991156,-0.044687998,0.057204217,0.004860306,0.04224484,0.004146758,-0.012990376,-0.01187666,-0.0096619,0.027298277,-0.0017118506,0.025156802,0.034813788,-0.018438315,0.03675301,0.016498664,0.05735896,0.025087833,-0.024959922,-0.00420954,0.020933602,-0.01664308,-0.017746054,0.002462905,0.035107527,0.048434842,0.019374436,-0.00044984964,0.0048148744,0.028175961,-0.0030442902,0.0055669313,0.008859174,0.04050683,0.008944286,-0.0061907046,-0.011231691,0.0009436637,-0.0033016142,0.022447238,0.04045281,0.04869845,0.004866395,-0.06923468,0.012197676,0.0031073708,-0.029116217,-0.010106211,-0.024789529,-0.017520126,0.024901418,0.041717827,-0.036588714,0.036695205,-0.00017068295,0.021345185,0.0029550397,0.025150536,-0.008739035,0.006870056,-0.0010552951,0.042021412,-0.0018641693,-0.04229443,0.032481674,-0.05207288,-0.049761664,0.080082215,0.005867524,0.01513329,0.010602443,0.027543046,-0.01367668,-0.010864426,0.021063095,-0.017925624,-0.0013325004,0.048474092,0.020456295,0.022970205,0.064546056,0.026497819,-0.004552418,-0.02919608,-0.043856893,0.001934949,-0.025634237,-0.039104093,0.0033177328,0.045455318,-0.015890008,-0.013573318,0.003987443,0.040414967,-0.01378981,0.006642754,0.0018312711,-0.011797948,0.06256878,-0.007836811,0.014874639,0.016119594,0.033951763,-0.023182595,0.026121596,0.031854264,0.027110152,-0.018379228,-0.032761883,-0.0149933165,-0.009478506,-0.02098649,0.032534633,-0.053182535,0.003747554,0.0089719705,-0.025507333,-0.03159011,-0.004975913,0.010005659,0.027875649,0.026050564,-0.033043247,0.029321436,0.025178215,0.079216026,0.02097366,-0.017598916,-0.025474746,-0.03022194,-0.024281012,0.021132514,0.010916848,-0.009043267,-0.010694535,0.0075985896,-0.023809304,0.010421219,0.003198406,-0.017895024,-0.015765464,0.017827513,0.013935781,0.02807589,-0.042075325,0.0021235803,0.026352305,-0.0072232843,-0.008130502,0.0037967996,0.018907914,0.046480328,0.0129864,-0.00036443133,-0.017507082,-0.014820719,-0.021100318,-0.056458797,0.01074674,-0.0019447458,0.023765478,0.025904346,0.01430266,-0.008881131,-0.009806386,0.03144453,-0.006113299,0.006077772,-0.010736801,-0.020051591,0.0018548217,-0.0480678,0.023007851,0.067178324,-0.007545832,-0.037055664,0.011000262,0.011857564,-0.040321346,-0.015833095,-0.03291832,0.018818859,0.040613927,0.015669128,-0.07443594,-0.017716907,0.014967881,0.05875937,0.013494368,-0.001168225,-0.034546923,-0.029771373,0.036062144,-0.007365197,-0.02668769,0.0038713103,0.0654194,-0.020858351,0.003745976,0.01407221,-0.015930276,-0.17067517,0.038543668,0.018170634,0.039823532,-0.0021915045,0.0081351185,-0.03223049,-0.008629915,-0.05936033,0.04405636,0.016301844,-0.037775014,0.01301376,-0.0061458554,0.017862603,-0.0010843313,-0.031670757,-0.009438831,-0.0509012,-0.050737616,-0.029265434,-0.028655378,0.05641601,0.016022222,-0.0065344656,0.017574327,0.039582532,-0.008804843,0.002761875,-0.042111292,-0.07181852,0.0018830225,-0.00084319053,0.006314892,-0.0087750815,0.010212105,-0.026953245,0.014773286,0.033728763,-0.0039608586,0.0528489,0.03291749,0.016480379,0.024540078,0.011900061,-0.00058906875,-0.019153329,0.021208737,-0.022887992,-0.04291702,0.0252255,0.011450948,0.01259326,-0.010362466,-0.055502944,-0.010212661,0.030237636,0.03639162,-0.004550925,-0.036755588,0.0024069326,-0.02634869,0.0026311527,-0.036069855,-0.011787497,-0.02856683,0.053402435,0.016598493,-0.039940577,-0.021768,0.064641505,-0.05787003,-0.0030369838,0.009401518,0.014792723,0.048464578,-0.0011106074,-0.036071405,-0.026237112,-0.11125044,0.0025970903,0.017747303,-0.0050963834,-0.021595402,-0.008803782,-0.03575205,0.0014017961,-0.001636741,0.040467113,0.23725976,0.026191328,0.0074530444,-0.002721521,0.018084375,-0.011591067,0.0044493917,0.0774542,-0.004503081,-0.027698172,0.0026129996,0.026768094,0.0032276774,-0.002198277,0.04090396,0.057613555,-0.059193794,0.02154833,0.048739336,0.0065472065,0.020569004,-0.058974016,-0.002717199,-0.0024370237,-0.06622063,-0.045803078,0.021222765,0.011630317,0.0030263197,0.013447651,-0.029641407,0.05454529,0.020871121,-0.037710857,0.06354963,0.017862797,0.029277321,-0.024672324,-0.037616868,0.023902113,0.012265372,-0.0071449573,0.026089178,-0.038760114,-0.04137596,0.00809716,-0.025368858,0.010156133,-0.023279773,-0.027749253,-0.0016710506,-0.014836608,0.008549025,-0.027937725,-0.015902352,0.0025679958,-0.006179025,-0.008901883,-0.01626696,0.053540766,0.019298324,0.004293552,-0.054998096,-0.023768835,0.01388061,0.025494311,-0.04409171,-0.01209844,0.025232827,0.015223664,0.010311284,-0.006926372,-0.0014375299,0.018063353,0.018977877,-0.030054597,-0.007026139,0.019598976,0.027888525,-0.020713283,0.0052675577,-0.02901942,-0.022210134,0.007395084,0.02144866,0.047971725,-0.006355299,0.046874236,-0.0046618525,-0.04661731,-0.00803071,0.018059911,-0.04968175,-0.018529683,0.01370865,-0.012919314,0.076536156,-0.0458103,0.0016046339,0.028677903,-0.00847707,0.016020494,-0.011318804,-0.015587702,0.04001175,-0.01517398,0.005939856,-0.035831716,-0.010372588,0.053688794,-0.11878836,-0.004553159,-0.021202788,-0.03211156,0.03539495,0.047386143,0.026401773,-0.00018918807,0.040559124,-0.022781521,0.008677095,0.03975959,-0.011161526,0.022355122,0.008209815,-0.060475476,0.013395259,-0.006555527,0.046471994,0.0009819721,0.027789284,-0.041676227,-0.011713547,0.038622964,0.029047387,0.017058235,0.047266804,-0.010630181,0.025478387,-0.005243308,-0.0080288015,-0.021848649,-0.026752386,0.030437587,0.009783155,0.03849663,-0.034187768,-0.008146647,-0.031142423,0.014487822,0.044754542,0.016046846,0.040913627,-0.03552563,0.012782702,-0.06408847,-0.020688197,-0.04193338,0.007071609,-0.022621565,0.0008192263,-0.02587425,0.026733607,0.076499216,-0.009260032,0.03193409,-0.001645589,0.033828806,-0.019703113,-0.006566974,0.016242119,-0.005428647,-0.03636893,-0.022170119,-0.033868812,-0.04667292,-0.0010340137,-0.00046715155,0.003637729,0.0021063199,0.032989696,-0.023088692,-0.019409902,0.02339376,0.056434996,0.00091216795,-0.01971924,-0.015296266,0.014988669,-0.028242653,-0.03464531,0.096238345,0.011174099,-0.022981556,0.022310494,0.024162829,0.085098885,0.040343713,0.051065315,0.030626928,0.0128798755,0.024771934,-0.0063187303,0.03651688,-0.020752912,-0.054524105,-0.016645184,0.02630229,0.039526545,0.00566017,0.007909718,-0.018862575,-0.043890115,-0.006866707,-0.067467906,-0.034458894,0.008670607,0.021287275,-0.022335192,-0.02399647,0.008247147,-0.008958878,0.01312538,-0.042824697,-0.0011766063,0.013177405,-0.019764915,-0.02378797,-0.032011345,-0.0014544489,-0.007405498,-0.047721922,-0.012431466,-0.014528796,-0.0016641334,-0.016471326,0.026165145,0.013752387,0.0007397414,-0.0071306536,-0.023547009,0.007928077,0.0014662388,-0.021895837,0.026820822,-0.017862312,-0.03472801,-0.014581428,0.0043663625,0.005680108,0.010701491,0.0044299285,-0.010767528,-0.027194088,0.03108052,0.020672157,0.027567763,0.000028317365,0.003127177,-0.029112311,-0.0048919865,0.016052015,0.011709037,-0.03665946,-0.040507548,-0.049681585,-0.009487494,0.002466454,-0.043274306,-0.052208446,-0.042572357,0.0141139785,-0.0074762893,-0.027497629,0.025425164,0.0056110993,-0.024714693,0.004030225,0.01882287,-0.036277704,-0.030953081,0.059881575,0.032878663,0.031189106,-0.039010346,-0.021764543,0.041975893,-0.011544367,0.014899768,-0.06497736,-0.0034354238,-0.011142723,-0.043339834,0.024756068,-0.011689839,0.0022635118,-0.033713046,0.011779995,-0.011917704,0.029848702,-0.010914239,0.010542382,-0.028111728,-0.0022236463,-0.03276711,0.013402483,-0.011923303,-0.017821398,0.0053194067,0.002670149,-0.019522224,-0.01292885,-0.02900831,0.00058314734,0.0028575717,-0.006480549,0.059994373,-0.026146691,0.05338082,-0.0026514232,-0.010997268,-0.054646585,-0.006295579,-0.016130961,-0.0285167,0.0025641224,-0.0403507,-0.044479236,-0.012141458,0.014246098,-0.021413714,0.006228946,-0.056993365,-0.041487027,-0.001502848,0.0079558855,0.061687764,-0.028869646,0.036845036,0.01837028,-0.02818608,0.027308132,0.034792863,-0.05825886,-0.01636293,-0.0021920365,-0.008279591,-0.00014729692,-0.054705806,0.008512241,0.05206384,-0.008634075,-0.008228431,-0.027038129,0.03127349,-0.021858921,-0.009530922,0.0027409191,0.0342842,0.020944115,-0.025361085,0.04094219,0.011050366,-0.015373817,-0.01477121,0.039650243,0.01749857,-0.07432643,0.012832411,-0.0060428465,-0.011857255,0.019190378,-0.012214114,-0.00934297,-0.06359509,0.05580808,0.033291906,-0.03537965,0.03227206,-0.007925293,-0.02398764,-0.0554724,-0.028830992,-0.017333962,0.037766613,-0.008822436,-0.023205308,0.013645736,0.051954232,0.0029152445,-0.015933657,-0.05909294,-0.035238482,0.029801691,-0.14392227,0.020347582,-0.014906809,0.0040804157,0.027693635,-0.005803866,-0.052527513,-0.04205373,-0.013262349,0.008376527,-0.009701296,-0.035937186,0.010227767,-0.04126993,-0.015945222,0.04990884,-0.03249989,-0.017105201,-0.042632926,0.068916485,0.0113093555,0.008774816,0.03617387,-0.005833227,-0.026913721,0.028508682,-0.030079171,-0.016983554,-0.020846784,-0.019594159,-0.05222225,-0.05712342,0.022191808,0.00052536174,-0.010542069,-0.020135572,-0.013847604,-0.0047012623,-0.05701614,-0.00546789,-0.033607885,0.020067802,-0.014110665,0.038692545,-0.008434377,0.05323862,-0.047074635,-0.03769763,-0.07322378,-0.0050902464,-0.01764787,0.049634106,-0.038694058,-0.020260433,-0.016643029,-0.0052973223,-0.013505011,-0.0060197604,-0.0061534233,0.025859548,-0.007413497,0.02855753,-0.03998704,0.004079316,-0.034452766,0.033171657,-0.022758733,0.028899556,-0.004509709,0.035795253,-0.03921289,0.0043426896,0.030363742,0.0073844814,-0.023957955,0.001698102,0.04317894,-0.024058122,-0.015634919,-0.024088845,-0.046368156,-0.0023738847,0.032301314,-0.026884314,0.04976959,-0.004664228,-0.0029219773,-0.006355418,-0.04638186,0.0062568397,-0.06702743,-0.0480254,0.024752859,0.02367776,-0.02332207,0.027743146,-0.024936771,-0.0015420252,-0.026534071,0.013692957,-0.01913796,-0.027859118,-0.017845048,-0.03455856,-0.051715177,-0.014688655,0.04305427,-0.0023420514,-0.0033699241,-0.019844795,-0.0019967644,-0.010727505,0.0010849213,0.022362653,-0.07880722,-0.018065535,-0.00986296,0.030707978,0.04534381,0.02016024,0.01251375,-0.039760713,-0.01883751,-0.027227879,0.029258475,0.08418868,0.026197845,0.024022292,0.052440997,-0.036716748,-0.011247462,-0.060052384,0.011922981,-0.004382132,0.018303536,-0.007064744,-0.03691389,0.055067133,-0.046854626,-0.031775203,-0.025900068,-0.028187416,-0.0016189929,-0.013795548,-0.018351363,0.001976992,0.0019563665,0.044556465,0.010057613,-0.025203787,0.0060763657,0.025468117,-0.002604657,0.062257856,0.00073791033,0.043047726,-0.030809946,0.02724573,0.0040467023,0.074189164,0.0049748025,-0.028719842,-0.02738918,-0.006431233,0.0011588722,0.073962614,-0.011764036,-0.02520204,-0.025100986,0.00039274074,0.041260343,0.027446507,-0.009976154,0.009747796,0.041662626,0.0409977,-0.023502808,0.027332244,-0.041420832,-0.03180828,0.048616815,0.00011076812,0.001353002,0.044684343,-0.030814808,0.017725911,-0.024208026,0.0042371815,-0.017582571,0.02905697,0.0047347127,-0.017328233,-0.016000139,-0.028024603,0.04680144,0.010834007,0.007492625,-0.013392866,0.052342907,0.027586695,-0.015588525,-0.035864953,0.018007074,0.01620859,-0.028466059,0.01598607,-0.007353294,-0.006635531,0.009971675,0.023767319,-0.01833214,-0.029310022,0.03835092,0.018442987,0.030263538,0.01921239,0.048436172,0.017816,-0.021798002,-0.04107436,0.06712355,-0.023280395,0.01230583,-0.028181784,-0.0046599247,0.010005037,-0.0038548126,0.023889666,-0.023318818,0.022975797,-0.04632049,0.025543384,0.00085472845,0.016697451,0.021787183,-0.055119924,-0.002100079,0.020514779,0.00065928086,-0.016235849,0.022199012,-0.041285563,0.0002723303,-0.024344647],"last_embed":{"hash":"l1je5e","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"l1je5e","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Long-Term Strategies#{2}","lines":[103,107],"size":303,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"l1je5e","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Long-Term Strategies#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.004527519,0.012931393,-0.004620627,-0.00035251607,-0.028355353,-0.04482592,0.034756448,0.013989209,0.008077597,0.009052532,-0.02399255,0.024709934,-0.03356823,-0.003029364,0.030615645,0.007878104,-0.010166606,-0.010212281,0.0030182216,-0.009841695,-0.058734514,0.047814496,0.049493365,-0.040423483,-0.022742763,0.0021185698,0.03155636,-0.019191224,0.015568675,0.036668878,0.005934276,0.016191028,0.008611979,-0.014253625,-0.009810017,0.00330855,0.011224655,-0.059765063,-0.024115805,0.059334915,0.0034296901,-0.037071224,0.07078697,0.019377258,0.018713966,-0.003120413,-0.058309764,-0.0053386167,0.01381391,-0.023820316,0.021368373,-0.015479751,0.019827096,-0.06405882,-0.036025487,0.051904507,0.0041155317,-0.013922279,-0.026333416,0.009191025,-0.040700067,0.023576163,-0.028286587,-0.03784373,-0.01126548,0.087707855,-0.008488693,0.023500789,0.0060847322,-0.032303005,0.013984036,0.026914865,0.004717816,-0.03460082,-0.057097763,-0.016253758,-0.02899747,0.014795908,-0.022978602,0.026036097,-0.005114662,-0.004562723,0.0044327597,-0.014657387,-0.015607296,-0.0041958173,-0.000015542173,0.012459813,0.04069165,-0.005863712,-0.014707501,-0.0046748808,0.0136710815,-0.008882117,-0.0041156546,0.0004095504,-0.019728258,-0.019250972,0.02470473,0.007332944,0.06604552,0.0017168047,-0.008442826,-0.022630723,0.008126287,0.013855987,0.028339528,0.041842327,0.016192224,-0.0043012938,0.027580023,0.047228143,0.00994578,0.022470096,0.0039231284,-0.001918966,0.035172287,0.014844653,0.016056288,-0.0009449307,0.030993845,0.061503265,-0.02451191,-0.0044427137,-0.013387387,0.033879146,0.00442175,0.011715097,-0.017281435,0.010492029,-0.027443886,0.035985935,-0.022608181,-0.02669986,0.004634833,0.020384947,0.029883502,0.04256049,0.030282803,-0.062340956,-0.01554608,0.026894595,0.0007538157,-0.016582623,0.0048499447,-0.0583219,0.035206486,0.008017875,0.0007458063,0.027670544,0.00765586,0.00024918292,0.031064138,-0.012459628,-0.008171544,-0.008361414,0.00872059,0.035387907,0.018722294,-0.0088512255,0.032494895,-0.017749604,-0.043330975,0.02328777,0.042930614,0.0045599886,0.008038042,0.021361673,0.0008433922,-0.03310902,0.026704915,-0.011665903,-0.04417541,0.011995343,0.006716369,0.022848431,0.063337505,0.028948687,0.033728603,-0.03245233,-0.018633066,0.012215336,-0.004953116,-0.030071845,-0.004555669,0.038193416,-0.00076718273,0.012179567,0.036799386,-0.006842848,-0.031490404,-0.017640786,0.03209433,-0.027036188,0.05033415,-0.03881488,0.025252542,0.002988504,0.034123123,-0.032166854,0.027751151,0.06077436,0.050533734,-0.030425025,-0.017838916,-0.006677414,-0.043596033,-0.011793093,0.007159611,-0.05790116,-0.003850576,-0.0000670564,-0.035496432,-0.0041358345,-0.019685255,0.012242745,-0.002853037,0.012433662,-0.020403616,0.015621165,0.00743402,0.04875746,-0.005236833,-0.01614505,-0.015994526,-0.0011428122,0.01126918,-0.0074575297,-0.008326819,-0.020244982,0.0053986763,-0.051555492,-0.051250782,0.029104099,0.014808196,-0.0321011,-0.021917295,0.0046037273,0.03219571,-0.012734611,-0.0126564205,-0.0065436154,0.023361998,-0.02200816,-0.01915148,-0.0016786758,0.03526808,0.06098605,0.0020456573,-0.024405902,0.015155557,0.012591358,-0.00093314727,-0.03459979,-0.024889871,0.006474875,0.008902905,-0.0032418969,0.028336406,0.019521844,-0.0036882746,0.026678097,0.0017189877,0.010258568,-0.03300433,-0.029307675,-0.02887882,-0.035561875,-0.025656903,0.094699465,-0.004336947,0.0000651732,0.019624084,0.013744893,-0.06686734,0.007657898,-0.031540073,0.012686076,0.073044114,-0.008672732,0.0018222508,-0.00058361347,0.023976808,0.011271187,0.034815438,-0.02095503,-0.026428007,-0.016634667,0.026353382,-0.012375941,0.045311406,0.004986879,0.06690593,-0.038465567,-0.06062361,-0.0040047043,0.014022773,-0.1599856,0.047166534,0.0021225514,0.047376897,0.013901927,-0.010957085,-0.017068638,0.012505515,-0.023960114,0.044330735,0.03273158,-0.042783234,-0.015152117,-0.015376296,-0.009533022,0.01180535,0.0054534357,-0.0037049064,-0.013439831,-0.059958845,-0.032292526,-0.025948072,0.021403946,0.0024807847,0.012717009,0.020313008,0.02687296,-0.026171047,-0.0069911424,-0.019834418,-0.061279587,0.026514001,-0.0016940829,-0.0036306242,-0.0067006373,0.04743188,-0.017693192,-0.0126146795,-0.03724016,-0.028006194,0.05525377,0.060170487,0.015134457,0.007743067,-0.035194926,-0.032048304,-0.037347402,0.020476246,-0.05193146,-0.038983453,0.033247802,-0.00013513095,-0.019569151,0.03440703,-0.036961816,-0.007214965,0.04679281,0.023319641,0.01788836,-0.010380145,0.022302033,0.0037877837,0.010457204,-0.01637137,-0.017715955,-0.014991304,0.04277886,-0.010558981,-0.024952643,0.000103989754,0.0506477,-0.018447442,0.035589654,0.00028944478,-0.027921377,0.036717832,-0.016180342,-0.052135188,-0.015286985,-0.07697632,0.040428758,0.0006194373,-0.021687834,0.020549139,0.00019273812,-0.06262165,0.021261742,0.02635948,0.057670392,0.24082068,0.086686246,0.002166633,0.0044474117,0.009699313,-0.025213582,0.02277123,0.03696554,0.018061254,-0.006591011,-0.01534689,0.02143138,0.0018969536,0.021101208,-0.001837867,0.03226052,-0.07882405,0.030271182,0.052748296,0.024894742,-0.004252936,-0.055513002,0.0331859,-0.021539802,-0.0595682,-0.0151629,-0.023346422,0.041482124,0.0225588,0.03723863,-0.03100011,0.012997647,0.059085686,-0.04589205,0.01204011,0.006351103,-0.000492436,-0.07723012,-0.03312747,0.027783932,0.015870657,-0.0029327509,-0.0027899393,-0.05037102,-0.045850385,-0.015283463,0.017347438,0.0039877007,-0.03548673,-0.048099108,-0.023964534,0.004425689,0.038703565,0.015231995,0.016998429,0.04739427,-0.018837642,-0.049422756,-0.02370839,0.05184028,0.011204865,0.00086305325,-0.015256285,-0.0040407698,0.013918517,0.0004097037,0.006213217,0.00906685,-0.003893782,0.032295242,0.007887729,0.023211282,0.03347655,0.04174474,0.015944812,-0.038264308,0.051782895,0.04587409,0.045745485,0.023696458,-0.005888956,-0.023129709,-0.038086794,-0.025261331,0.017864779,0.018665792,0.00046588868,0.051765338,0.019413056,-0.013917632,-0.0010130231,0.031013314,-0.0604551,-0.03107351,0.0011931821,-0.028869249,0.05435988,-0.02654166,-0.04262776,-0.0054252106,0.007107787,0.0077239336,0.023455353,0.013863185,0.0019282879,-0.033324324,-0.017109185,-0.00442118,0.012147372,0.030945303,-0.13105808,0.0037147638,0.009415262,-0.013088938,0.032687653,0.08440624,0.01611106,0.006165158,0.07063798,-0.02273207,0.028887887,0.035608068,-0.0040132953,0.013331542,-0.013762445,-0.03888789,-0.000015732452,0.028053105,-0.014864572,0.011542837,0.028989121,-0.01637759,-0.0028665196,0.04291291,0.04092687,-0.011097883,0.00024736495,-0.00085709715,-0.0002732581,-0.033025555,0.0052984143,-0.021191299,-0.013502862,0.015328887,0.029966943,0.0112092085,-0.047697052,0.004604658,-0.0029032503,0.0052661533,-0.0016000307,-0.0064968583,-0.0041982774,-0.0038818305,0.001263724,-0.047975898,-0.020202458,-0.069486134,0.02036454,-0.023975633,-0.017770907,-0.0017379676,-0.0037543455,0.06954857,-0.008772815,0.029229837,0.008932278,0.024628803,-0.0049529597,0.0037835734,0.013748769,0.0154350335,-0.006683977,0.0036098312,-0.012190194,-0.023115415,0.0058875754,-0.0030129694,-0.0116611235,-0.030598292,0.005273822,-0.025095085,-0.0695633,0.03840863,0.04331943,-0.063135825,0.0104198055,-0.0077308416,0.01411809,-0.017083116,-0.02054125,0.11450043,-0.0032752035,-0.0013626461,0.023182102,0.0036785256,0.048140716,0.022424564,0.038757745,0.009071683,0.002776871,0.039532043,-0.016216097,0.04262172,-0.0125575345,-0.017444463,0.017146587,0.033644304,0.006116416,-0.01617654,0.01694381,0.015766125,-0.05623576,-0.013025835,-0.059043508,-0.02793023,-0.00214143,-0.00070069736,-0.04003382,-0.015665531,-0.018184314,-0.018292643,0.03782905,-0.029999714,-0.018537343,-0.0080519505,-0.05307461,-0.03629323,-0.059973955,0.008917754,-0.010473305,-0.013629364,0.025943663,-0.014864581,0.0020199083,0.0039073643,0.0012860845,0.025197107,-0.0014595062,-0.004419487,-0.019345814,-0.0034491476,-0.01453996,0.008314538,0.010401162,-0.031735342,-0.055048503,-0.04423228,-0.006163101,0.0036373676,0.03749787,-0.018484212,0.011471118,-0.028591763,0.014435578,0.029231759,0.028645484,0.0063600563,0.009358627,0.0038029763,0.008043558,0.03288452,0.011286651,0.0016450059,-0.059692558,-0.029710162,-0.004373232,0.012483726,-0.04975344,-0.0754863,-0.044464823,-0.013375377,0.002709264,-0.0374747,0.017156227,-0.033359878,-0.035977766,-0.0064403894,0.03087471,0.008132048,-0.059992105,0.019208003,0.0077070165,0.010283678,0.0057071676,0.012968311,0.06401788,-0.0019089464,0.018897984,-0.051266495,0.02438077,-0.046369508,-0.061945394,0.046849273,-0.015590105,0.0055100764,-0.014589266,0.0025681476,0.016922405,0.0063786577,-0.014465768,-0.007590187,-0.031021262,-0.0072528785,-0.025660813,-0.030749392,0.0014993786,-0.017373512,0.009700297,-0.043458037,0.0035965722,-0.037627988,-0.021505035,-0.0067404807,-0.008518821,-0.00044999202,0.04427459,-0.01726088,-0.0020494554,0.015893852,-0.0010631788,-0.05949496,-0.025623316,-0.030487003,-0.05873199,0.0062869242,-0.042167854,-0.08195109,-0.03394642,-0.017940188,-0.016760793,-0.024629679,-0.017741118,-0.018268216,-0.0054112617,-0.02573974,0.05519014,0.0042490847,0.02426237,0.053325143,-0.013251732,-0.015979912,0.05206652,-0.012730196,-0.030751321,0.0037707617,-0.0016553644,0.0068130144,-0.001178658,-0.0137380855,0.00037891604,0.021292312,0.004678273,0.0022217385,0.041063398,-0.04021486,0.027856413,0.020339165,0.035672516,0.0059811436,-0.013224633,0.02358922,0.0057328297,-0.03877136,-0.021867326,0.021160245,-0.012995645,-0.08538381,0.020226218,-0.0069532893,-0.011474292,0.07606744,-0.0011016349,0.04310364,-0.05353694,0.0053036343,0.031131526,0.0028168026,0.00012517489,-0.007753195,-0.0075249467,-0.03368941,-0.022963107,-0.0021869058,0.015644593,-0.009465909,-0.025098788,0.01769732,0.07295499,0.021997094,-0.037663806,-0.030600367,-0.01160389,0.013490752,-0.15216503,-0.012914516,-0.0028426033,0.021559222,-0.03441889,-0.024534313,-0.019832192,-0.066992864,0.00026679202,-0.044379752,0.023529792,-0.026534516,0.007380073,-0.022529121,-0.0042002765,0.019420061,-0.01711512,-0.056518465,-0.019123906,0.088743,0.010056454,-0.0013118603,0.02181183,-0.0030734094,-0.049790565,0.023178054,-0.015288485,0.018701727,-0.025426555,-0.022894202,-0.029134681,-0.054021187,0.0042493036,0.013261239,-0.016430398,0.01636173,0.0069996617,0.013431809,-0.03455158,-0.0013077161,0.0029142408,-0.0023528705,-0.014113481,0.009017476,0.015401193,0.056610554,-0.035702452,0.0012151987,-0.035457272,-0.0067689684,-0.025327113,0.009653534,0.022576174,0.027068047,0.0028504443,-0.0009573564,-0.036170777,-0.0023300953,-0.0060969023,0.035847582,-0.024916446,0.047615737,-0.014764173,-0.013040052,-0.010770384,0.020722179,-0.024503276,0.02967588,-0.0060923337,0.06373087,-0.04233206,-0.014219819,0.022583298,0.0073168213,-0.024748795,0.051407024,0.014354922,-0.023368284,-0.008755185,-0.025224667,-0.03827447,0.009835198,0.012386295,-0.02389803,0.042923357,0.0043687923,-0.039119318,-0.013328078,-0.07123805,-0.013179312,-0.05371642,-0.042114977,0.0152199045,-0.034271527,-0.024494415,0.055306382,-0.028282885,-0.0037327758,-0.0290986,-0.021782223,-0.020991812,-0.013856602,-0.029854236,0.02423879,-0.0056899725,0.004629195,0.05144268,-0.00732581,-0.0041688094,0.016188433,-0.028734148,0.0038284122,0.016814439,-0.024646157,-0.043419477,-0.024669772,-0.03195592,0.004065592,0.04885845,0.00864764,-0.0027836072,-0.0109741455,-0.030369835,-0.03367735,0.029780447,0.06292261,0.010909932,0.05177466,0.03981174,-0.0054914528,-0.0048532006,-0.083622284,0.041655425,-0.000879047,0.025404958,-0.01411898,-0.05995539,0.02243407,-0.0031931845,-0.042231675,-0.029928425,-0.04719097,0.0012069988,-0.03938378,-0.0055743577,-0.016707243,0.009159101,-0.0047921883,-0.041144025,-0.013246849,-0.006469384,0.03436697,0.04250393,0.084312074,-0.026321609,0.02225986,-0.0190161,-0.0062905513,-0.00068806496,0.08315586,-0.0018593068,-0.022896172,-0.01542434,-0.040244084,-0.042166833,0.04925401,0.007395959,-0.0023900513,-0.032417305,-0.022995794,0.026388602,0.009450408,-0.016373808,-0.008171763,0.04415571,-0.028651573,-0.00015396504,0.024772808,-0.0046226163,-0.03241316,0.03538455,0.011449312,0.0039637494,0.04530401,-0.006491013,0.004691133,-0.03878952,0.0139774,-0.018827882,0.04134889,-0.003608059,-0.014136977,0.017939033,-0.03482972,0.058621354,0.00047915045,-0.010699244,-0.003813642,0.019499699,0.005944105,-0.027809916,-0.006553579,0.0033336496,-0.015201733,-0.018745009,-0.005096421,-0.040426128,-0.011642825,-0.03584142,0.06938696,-0.054590467,-0.0234868,0.007969679,0.014727489,0.02202514,0.024497513,0.06429847,0.0057256883,-0.0010419907,0.016878422,0.031390168,0.0009309128,0.019692307,-0.020710358,0.020812195,0.017187057,-0.0005488861,0.05965564,-0.011580813,0.016619489,-0.029324597,0.0021695453,0.0057726437,-0.0080703385,0.023044406,0.023805657,0.019144185,-0.016416727,0.0009065014,0.02149422,0.015073438,-0.041100115,0.03410115,-0.02492665],"last_embed":{"hash":"1tqy6x2","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"1tqy6x2","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Long-Term Strategies#{3}","lines":[108,112],"size":232,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tqy6x2","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Long-Term Strategies#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.01581472,-0.008951253,-0.014990317,0.03026849,-0.023388853,-0.04785016,0.029587336,-0.001968693,-0.0037739126,-0.0030904175,-0.024298117,0.0003454484,-0.036600098,-0.003504158,0.039827976,0.003887043,-0.043974373,-0.013729705,0.0048836325,-0.0033073875,-0.03885386,0.018079748,0.02906999,-0.0028584858,-0.0050156317,-0.025261477,-0.008880761,-0.021023927,-0.040079795,0.032118853,-0.005724073,-0.011551063,0.011961222,0.0003355362,-0.0055386685,-0.0057715303,-0.0009283251,-0.05005057,-0.029093709,0.059047658,0.02101756,-0.044270266,0.05095358,0.024713263,0.030359522,-0.021534668,-0.037446182,-0.007122284,0.018648125,-0.017839953,-0.017707374,-0.019059913,0.010489185,-0.052577607,0.007222448,0.024790736,-0.021397583,-0.015081491,-0.0035086046,0.00934657,-0.043859195,0.019322228,-0.0023641328,-0.05341732,0.0029514043,0.05161599,0.0039509847,0.033751305,-0.012174709,-0.043745358,0.011665369,0.03432382,0.0014091122,-0.003371305,-0.04380533,-0.03394106,-0.006475194,-0.039679788,-0.0071724015,0.0034926436,0.0042609186,0.0113195395,-0.019392023,0.008936635,0.014874514,-0.003358509,0.00016760493,0.058649343,0.013968692,0.004015858,-0.015748058,0.0016597107,-0.009916005,-0.034940887,0.021163743,-0.0057261973,-0.026548004,-0.03356983,0.017546207,-0.034804832,0.019834578,0.025880542,-0.0029364822,-0.012842615,0.00016593587,0.00423372,0.02228855,0.02341265,0.016498696,-0.020715376,0.032147955,0.0342825,0.041079175,0.040697165,-0.030048585,-0.059030626,-0.0066612484,-0.03127361,0.009245412,0.00076515833,0.052809276,0.059890207,0.045513056,0.002333627,0.009163569,0.046658356,-0.010528186,0.00523962,-0.012846335,0.065923706,0.01828275,0.016745241,-0.020788305,-0.0065205297,-0.01915622,0.010737073,0.03327689,0.048732724,0.02191396,-0.060272288,-0.001967571,0.028266912,-0.024216078,-0.029558785,-0.010405533,-0.029264435,0.03964138,0.022953136,-0.015284227,0.0044703423,-0.01997833,0.0175693,0.035394322,0.042285644,0.0044194167,-0.004726523,-0.0015908798,0.045077965,-0.013166577,-0.01074269,0.016593616,-0.029104624,-0.047256388,0.01855417,0.041619353,0.022840504,-0.019140547,-0.015233107,-0.019068783,-0.01785966,0.027520826,-0.022534966,-0.003096514,0.035321727,-0.0024148156,0.021801526,0.07060463,0.02372483,0.020511147,-0.019940797,-0.02305399,0.034397107,-0.0016257307,-0.060234066,0.0023085417,0.045039576,0.005679515,-0.012006244,0.026311928,0.019641776,-0.014614114,-0.018189786,-0.011324802,-0.023220068,0.055096038,-0.01920082,-0.01609725,0.0073350444,0.026165172,-0.06417334,0.04108531,0.046454467,-0.0132893305,0.012875845,-0.007946958,-0.039493013,-0.025037158,-0.011765036,0.011325085,-0.04601863,0.021628987,0.014828326,-0.036851585,0.005058516,-0.011051853,0.00025950643,0.030236831,0.026972344,-0.020301336,-0.00067968876,0.04557384,0.05314903,-0.010713339,0.01646288,-0.032459106,-0.0020786654,-0.0045055044,0.037159655,-0.016213048,0.00224979,0.034591686,0.0012914564,-0.009699975,-0.01954711,0.012442395,-0.031158425,-0.01591183,-0.008920654,0.007959938,-0.0025378983,-0.0035764086,-0.018639883,0.014055754,0.0042270417,-0.011525154,0.00038894144,0.02142621,0.04849702,-0.029710988,-0.012389232,-0.026325831,0.007205697,-0.01848052,-0.014290943,0.011662818,-0.00067690574,0.00065016246,0.016394304,-0.0014594382,-0.014377341,-0.022980098,0.034481674,0.014157327,0.01072603,0.015466138,-0.015740266,-0.034238935,-0.05217849,0.01217252,0.09564282,0.0073751593,-0.022034036,0.064627804,-0.0005142112,-0.049624927,0.01664886,-0.028173143,0.041924704,0.021283159,0.018718831,-0.033967726,-0.031380255,0.030566012,0.03192542,0.04183945,0.015692145,0.0010686916,-0.018047187,0.014181373,0.003419044,-0.019110478,0.020191781,0.06092979,-0.033777453,0.010713529,-0.014878976,0.0061875735,-0.16961676,0.01312645,-0.0009526663,-0.003964947,0.019283878,0.0101925945,-0.03357614,0.00049405074,-0.048872586,0.023141129,0.013007605,-0.03879762,0.0010107659,-0.013668888,0.012150993,-0.003169179,-0.0042004534,0.006257462,-0.0076498426,-0.05014413,-0.011218056,-0.012743211,0.04074497,0.003933386,0.008635673,0.014236212,0.0114978,-0.0069133714,0.00868361,-0.03300228,-0.04640656,0.008696972,0.008175879,0.012835678,-0.0017323775,0.010711597,-0.0033116634,-0.010135761,-0.0040492555,-0.0019362225,0.024506398,0.031409137,0.021739002,0.019591535,0.009183911,-0.026335299,-0.03268251,0.0083712945,-0.04683879,-0.047959015,0.021155847,0.0019323442,-0.02626962,0.0452966,-0.05929628,0.0026453403,0.01005419,0.03211612,0.026757183,-0.03800981,0.024345571,-0.058343213,-0.012020286,-0.016139997,-0.03340667,-0.05772411,0.05209499,0.004373261,-0.033108536,-0.012103795,0.08757159,-0.022637919,0.032028113,0.00028893678,-0.0007530776,0.018703539,-0.01438702,-0.010064775,0.0047346726,-0.11257537,-0.0052125305,-0.006587958,-0.01901848,-0.004262838,-0.022211319,-0.025015239,-0.0025240392,0.010822233,0.021255529,0.23372479,0.04594455,0.011503084,-0.022267658,0.056722414,-0.033288766,0.0090236375,0.03921056,0.017640896,-0.039921455,0.0045390096,0.08294103,-0.017922118,0.021583151,0.004560809,0.07931903,-0.07879718,0.045939825,0.035160813,-0.0049681696,-0.016892908,-0.063273884,0.019429224,-0.020819603,-0.05532568,-0.024780486,0.03269589,0.048147075,0.006586979,0.025992034,-0.021955168,0.06860561,0.012062891,-0.030686636,0.016093222,0.016772978,0.00766263,-0.02359417,-0.029731883,0.008909166,-0.017216358,-0.012442075,0.019842364,-0.05728698,-0.06609773,-0.025121355,-0.00028978294,0.024804153,-0.020061512,-0.053513896,-0.014843928,-0.010723991,0.017125534,0.0032597592,0.0073707327,0.04533479,-0.01680825,-0.031745736,-0.018914888,0.035720296,0.03177713,-0.0012819271,-0.048476025,0.004561634,0.039983273,-0.021154504,-0.009640354,0.010596349,0.026821097,-0.0072591514,-0.017850144,0.03190088,0.03076146,-0.023249496,-0.026747525,-0.045432415,0.00751026,0.024671463,0.045063756,0.004695397,-0.000144682,-0.05171841,-0.038155165,0.007474636,0.035715986,0.03664623,0.015109115,0.06297443,-0.01585806,0.029427473,-0.0022537082,0.01673294,-0.05259365,-0.015107972,-0.014381775,-0.014304667,0.034526102,-0.019774837,-0.03923361,0.037034474,0.016639184,0.037244644,0.01270835,0.015497036,0.043032575,-0.014799682,-0.006933733,0.0061634057,-0.016266208,0.03271595,-0.12311806,0.006626195,-0.018406795,-0.017351924,0.03586985,0.063874826,0.0151171,0.010491609,0.045815337,-0.03205005,0.014282413,0.035108943,-0.012189872,-0.0091272285,-0.008491138,-0.0567733,0.012526586,0.027275618,0.006314491,0.048945274,0.027752247,-0.027548319,-0.044129603,0.06353836,0.07148559,0.013690735,0.035413828,-0.034362517,-0.0016473045,-0.024865182,-0.0051092254,-0.0058449125,-0.019228,0.026921645,0.031884372,0.0047056745,-0.038071807,0.0068882843,-0.013822079,0.014694201,0.013880589,0.024916507,0.062415984,-0.026177527,0.019190248,-0.07025209,-0.029276917,-0.016420193,-0.00765743,-0.0076039904,-0.022111718,-0.007530036,0.0061319415,0.09484065,-0.020262575,0.048732564,-0.013264036,0.030947998,-0.019503593,-0.015093212,0.002715876,-0.029395053,-0.022823347,-0.023390813,0.003972724,-0.025645128,0.05444801,0.0072326395,-0.020405665,-0.032359872,0.029577728,-0.010608867,0.011101025,0.03252796,0.0006661678,-0.032474313,-0.043219026,-0.015718054,0.0054603177,-0.028128078,-0.013063836,0.110632114,0.013172456,-0.0050036204,0.0260904,0.014790161,0.1059281,0.055299927,0.034127433,0.01047861,-0.026108364,0.0042594373,0.00095265947,0.051349282,-0.050970312,-0.031820975,-0.013387111,0.009951291,-0.0029097646,-0.02775321,0.012210865,-0.022759864,-0.061728325,-0.013402787,-0.056712322,-0.032479864,0.006750014,0.025622055,-0.029860457,-0.010347527,0.008923605,-0.026936032,0.018995002,-0.024972782,-0.011972601,-0.014399144,-0.015773451,0.01032286,-0.059732035,0.0024466186,-0.010091263,-0.047006417,-0.008508126,-0.023843694,0.0014861189,0.022415113,0.024608757,0.0068673273,0.02395819,-0.00814931,-0.036311567,0.002949117,-0.0077470997,0.003639198,0.002952307,-0.028636416,-0.034345057,-0.04011506,0.028003521,-0.00071179494,0.0055140466,-0.02489897,-0.011181551,-0.019325908,0.030321483,0.032859832,0.027525043,0.005447387,0.011809951,-0.029359987,0.010026033,0.0033803727,-0.008639335,-0.00880419,-0.04573123,-0.09273657,-0.011095509,-0.002532877,-0.04265794,-0.034827057,-0.016464274,0.010142247,-0.008365376,-0.033865314,-0.014311429,-0.017711025,-0.048439614,0.02527685,0.019931987,-0.052453134,-0.0339641,0.052545384,0.04256665,-0.00091295113,-0.0028978596,0.0048741647,0.010414925,0.013881756,0.0026125615,-0.05105,0.039521944,0.004386536,-0.05164775,0.05559837,0.0051526884,0.008645301,-0.017442295,0.0017538604,0.006517062,0.012722516,0.0019311255,-0.012352796,-0.013507166,0.009366541,-0.010010909,-0.0329289,0.0013787416,-0.007871464,0.015856005,-0.009986434,0.006970131,-0.031806774,-0.015610247,-0.0036237128,-0.0049292496,0.0035604667,0.058310144,-0.029519212,0.037525233,0.013286218,0.016868193,-0.018314617,-0.01879392,0.012711158,-0.04008966,0.032027677,-0.043460455,-0.0645261,-0.0039575216,-0.01053114,-0.04183141,-0.008222136,-0.027924402,-0.06280432,-0.031869963,-0.019861115,0.03534863,0.021937935,0.028157718,-0.003815695,-0.012448536,0.017965453,0.03049021,-0.03876164,-0.020139249,-0.010234318,-0.028232565,-0.011346579,-0.0058961073,0.025608562,-0.0033769968,0.03191721,-0.0036278549,-0.008652863,0.04778516,-0.039274555,0.01299819,0.015035356,0.0669012,0.0058457684,-0.018155852,0.036516167,-0.0010664792,-0.05059685,-0.0250806,0.017773738,0.020433802,-0.052877575,-0.0058909943,0.011645085,0.0023432868,0.038734168,-0.017730387,0.011139954,-0.023440856,0.036099568,0.016866745,-0.0054386556,0.007779344,-0.020213619,-0.017585862,-0.013680963,-0.043722898,-0.010253492,0.035524964,0.007851564,-0.057950784,0.019486548,0.08256772,0.018492334,0.006197114,-0.035257727,-0.009115429,0.038026437,-0.13234258,0.026865438,0.0124430815,0.03633071,0.026364729,-0.011066344,-0.031447645,-0.04520903,0.007044295,-0.034229428,0.0137788225,-0.01410189,0.01072648,-0.035885498,-0.01608241,0.018064572,-0.051839642,-0.026518121,-0.02734449,0.07760143,0.016283773,0.0059299623,-0.0007757698,0.0051743304,-0.019433934,0.018711084,0.006094363,-0.04197359,0.0045260745,-0.012518862,-0.04388143,-0.060194194,0.018101415,0.04875964,-0.013401409,-0.031134684,0.020713648,0.0024413615,-0.022906357,-0.0077932454,-0.0049969344,0.014004609,0.03443022,0.023627415,-0.0303784,0.021440249,-0.03448939,-0.013416455,-0.054050762,-0.020672552,-0.032512885,0.018553108,-0.005964542,0.020732421,-0.020862525,0.019031271,-0.033389375,-0.018092843,0.025475603,0.010993053,-0.030468244,0.039616965,-0.052722294,0.0016496163,-0.022273637,0.014805661,-0.022840817,0.040963683,-0.023035502,0.019825049,-0.04091695,-0.030105239,0.0035813055,0.013393028,0.0009264869,-0.014051999,0.024607608,-0.02615542,-0.0024290746,-0.034634937,-0.038098007,-0.012452437,0.00398518,0.0109592695,0.033963744,0.005630699,-0.018005537,0.0021304118,-0.042536274,-0.03490657,-0.053447112,-0.056305394,-0.023600245,0.019265998,-0.02107497,0.04487865,-0.028403742,-0.0034995745,-0.011958397,-0.017521756,-0.026799906,-0.053870667,-0.02816092,0.02377529,-0.036124717,0.025822759,0.032242242,-0.010589431,-0.0066268053,-0.014667274,0.01039334,0.01947798,-0.004473773,0.015710074,-0.049898103,0.0037030894,-0.0040153717,0.01515677,0.059218947,0.026302552,-0.0049340883,-0.030614601,-0.0396836,-0.014951793,0.027706904,0.096033014,0.054861132,0.028328797,0.022084638,-0.0033307765,-0.0010637661,-0.04215765,0.010170559,-0.023542691,0.007625437,0.0113088265,-0.029254062,0.041679353,-0.08116475,-0.03190101,-0.021099245,-0.0026761,-0.022007562,-0.023654224,-0.020428218,0.005235768,0.0092405835,0.03352276,-0.0012817859,-0.049367033,0.0015989479,0.010023489,0.030999927,0.042180743,-0.02040275,0.044706866,-0.006978152,0.0017843049,-0.007811163,0.07760344,-0.0019698536,-0.016107105,-0.0065105553,0.0026194889,-0.039415188,0.084377475,-0.0028919163,0.0003731749,-0.019262837,0.009712818,0.016234983,0.026214281,-0.02389172,-0.017770547,0.06522374,0.022164352,-0.004382497,0.0083963135,0.030758476,-0.0073580956,0.029738722,0.015394262,-0.009234095,0.04693579,0.0013035694,0.020161334,-0.022812461,-0.0034528847,0.008498193,0.013111164,-0.0057128244,-0.030264722,0.041606482,0.016872564,0.07027025,0.003259648,0.015221993,-0.008833226,0.022071658,0.024583345,-0.03319237,-0.017905783,-0.020576153,0.026982721,-0.04278767,-0.002656564,0.0012394865,-0.048493993,-0.0026509787,0.040456783,-0.041654985,-0.036065303,0.007706925,0.0034984243,0.02812107,-0.0020830987,0.04933941,0.0026829455,0.005009551,-0.030317375,0.08732563,-0.0050060255,-0.010703945,-0.07081498,-0.022442374,0.0053344304,-0.011516715,0.030103983,-0.00867548,0.007871303,-0.050227825,-0.03703417,0.0101295775,0.030692834,0.027783658,-0.012083518,-0.04179282,0.015168703,-0.017309243,0.014286912,0.00018805572,-0.04702511,0.047652602,-0.031159243],"last_embed":{"hash":"1fmruv","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"1fmruv","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#Long-Term Strategies#{4}","lines":[113,120],"size":289,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fmruv","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02481245,-0.021758586,-0.026914958,0.019990643,-0.036425207,-0.030165615,0.042514887,-0.0020967184,0.030683888,0.0011864139,-0.043263547,-0.006772327,-0.025843956,-0.0049232217,0.008557162,0.01658664,-0.04052387,-0.0052075135,0.022128513,0.012443447,-0.013489105,0.03211755,0.034807798,-0.014469476,-0.003272066,0.021629697,-0.016829953,-0.04278075,-0.008950119,0.05597327,-0.002621872,-0.01029572,-0.0059202,-0.024779964,-0.043797858,0.014585748,0.015948,-0.05056468,-0.02601017,0.022052225,0.019330885,-0.064552546,0.044635817,-0.00029682685,0.039735425,-0.0060062846,-0.037804518,-0.000050720795,-0.005051751,-0.01658442,-0.0066665723,-0.02300898,0.007538476,-0.031212263,-0.010019673,-0.0016308903,-0.011380883,-0.06458809,-0.01871011,-0.027849896,-0.0077356817,0.047408316,-0.0049585975,-0.030016683,-0.001235029,0.08246176,-0.0013971801,0.026154049,0.003615543,-0.04070574,0.027832108,0.026170123,-0.0020326402,-0.021797033,-0.019332362,0.008045685,-0.04220178,-0.009003655,0.009842361,0.01444353,-0.015669197,0.007767722,0.004553704,-0.00066348945,0.022507599,0.026849758,0.03206212,0.09167487,0.012628296,-0.004261606,-0.026905473,-0.026751414,0.011734504,-0.03029728,0.0025619448,0.00257134,0.025710654,0.00036803648,-0.009716121,-0.030007316,0.012328553,-0.006999585,-0.0009037627,-0.052245263,-0.026782509,-0.0094761895,0.011058701,0.039813884,0.02850317,-0.025649654,0.03692385,0.042340193,0.029162526,0.013087129,-0.017480852,-0.036473885,0.011404373,-0.007130031,0.03476925,0.007030671,0.021194527,0.049154855,0.03899266,0.008067762,0.016225489,0.02472023,-0.004632405,-0.012911682,-0.062461395,0.044256028,-0.010001002,0.004979335,0.0059823417,-0.02020501,-0.04639337,0.028113533,0.023430882,0.017648648,-0.01498208,-0.05454557,0.024566649,0.03721022,-0.014407827,-0.012120176,0.0061758435,-0.043845497,0.048324823,0.030174466,-0.013233361,0.022842154,0.0012421455,-0.014151367,0.008483338,0.0067673377,0.0018503299,0.004651328,-0.006954687,0.034956228,-0.0048386026,0.0074935937,0.006118274,-0.036089376,-0.042390656,0.038703702,0.019659733,0.0065479022,-0.006382641,0.013334946,0.0020852436,-0.037999853,0.0051163835,-0.02743397,0.012380831,0.045594696,-0.014202284,0.02395924,0.08977188,0.022335393,0.014692111,-0.03624202,-0.017964981,0.013267251,-0.029892981,-0.042624593,-0.00397834,0.006329348,-0.031511836,-0.004248165,0.01956371,0.052941054,-0.022148779,-0.030343192,-0.0006497833,0.008226483,0.07069381,-0.043213286,0.015238931,0.028799644,0.039912287,-0.04306572,0.031953443,0.0631908,-0.001458266,-0.0009813755,-0.021899465,0.0043757902,-0.03373759,-0.025836004,0.032720353,-0.030026883,0.020121055,0.017970448,0.0031737532,-0.062002603,-0.036745925,0.04277193,0.03708591,0.03225565,-0.033410788,-0.008367779,0.0034738262,0.054223593,0.004431883,-0.010369926,-0.035958365,0.017372109,0.008826596,0.040084735,0.02955203,0.017361391,0.027811728,-0.0057258406,-0.04059218,-0.0037084052,-0.0014282257,-0.04343505,-0.05565727,-0.0093284175,0.018630434,0.030049643,-0.016257245,-0.008975508,0.010925797,0.032251913,-0.025016692,0.00807401,0.032301437,-0.012657681,0.01480792,-0.01787803,-0.0037851483,-0.0054666772,0.022289477,-0.03539499,0.014852869,0.008782935,-0.00061776285,-0.0011489588,-0.024357684,-0.011660668,-0.004601925,0.07786526,0.02001371,0.018304946,-0.012424825,0.017152706,-0.009844679,-0.004247729,-0.01298657,0.082820304,-0.016125567,-0.0035804466,0.035597518,0.010929136,-0.06484083,0.015350303,-0.021427684,-0.0073058964,0.041848112,0.006559974,-0.0043358994,-0.022834886,0.020570816,0.03778857,0.021253727,-0.007767179,-0.023679307,0.016927479,0.021510798,-0.061574142,-0.0051470837,-0.042525887,0.06651888,-0.012495965,-0.023235569,-0.0011321998,-0.009971033,-0.17102654,0.006286102,-0.014441743,0.019029135,0.02412919,-0.011637232,-0.06417561,-0.011491659,-0.025568768,-0.0014392649,0.008879253,-0.02691534,0.011337795,-0.0005074377,0.010295283,0.0054337126,-0.011167564,-0.01895895,-0.0083912,-0.054298215,-0.0012941082,-0.01444718,0.083297275,-0.022650562,0.013921346,0.018662628,0.043414235,-0.0257802,0.00742587,-0.00063196826,-0.038497765,-0.011857656,0.0004442222,-0.0069500674,0.0123389345,0.017479029,-0.04532145,-0.01307476,-0.0292014,0.013165064,0.068864085,0.043539986,-0.023992771,0.017061763,-0.002409555,-0.021168668,-0.053563345,0.03508362,-0.04363093,-0.032973435,-0.0035310264,-0.025177555,-0.026109342,-0.013859347,-0.04554776,0.008919154,0.06903015,0.026795302,0.0054596965,-0.024721567,-0.00227604,-0.027618976,0.013246313,-0.018194564,-0.03975809,-0.0090758605,0.018999435,0.0069971974,-0.019608507,-0.0104085365,0.05121233,-0.0046653408,0.019557381,0.0166624,-0.010404545,0.043479428,-0.009677809,0.0074681295,-0.022944484,-0.0851591,0.00823076,0.03126786,-0.036550067,0.027971955,-0.0032209791,-0.0407296,0.026597256,0.011191684,0.03582401,0.24973585,0.06602315,-0.023552716,-0.0022871818,0.028560072,-0.0149068115,-0.01806133,0.06312201,0.018389767,-0.02599873,-0.007958414,0.056903634,-0.0197627,-0.009189833,0.0034694974,0.07493894,-0.08035846,0.028925642,0.06274415,0.013060065,0.012162396,-0.039346036,0.01814861,-0.007168372,-0.08468455,-0.0042291298,0.010349306,0.04642302,-0.020001348,0.0144558735,-0.009962448,0.08409915,0.030650783,-0.016526889,0.03647969,0.026659768,0.021105876,-0.019728018,-0.0047778585,0.054171108,-0.008391641,-0.006142939,-0.0030772064,-0.021154918,-0.066299744,-0.009407634,-0.0005380618,0.031810317,-0.012489701,-0.020449458,-0.0230161,0.0062172404,0.049626067,-0.015606745,0.022828186,0.019952752,-0.024276277,-0.024500899,-0.032453723,0.03936863,0.04008035,0.012203967,-0.059803806,-0.016043132,0.009782278,-0.018489726,0.006554916,-0.018737672,0.034413047,0.024540808,-0.024326045,0.022793733,-0.0019387183,0.015300109,-0.01868466,-0.023938324,0.032493696,0.010226476,0.018200455,-0.018264653,0.017075364,-0.04158124,-0.03300773,0.0065881833,0.010636666,0.030426102,-0.01932649,0.09453726,0.005844051,-0.007983043,-0.026138991,0.0001369076,-0.042443123,-0.01900487,-0.0046876366,-0.022914981,0.019035269,-0.038855683,-0.038895834,0.009314163,0.011508316,0.026120516,0.042280007,-0.0012143607,0.043252997,-0.023205828,-0.019780912,0.0047607417,-0.018137176,0.028348649,-0.09285048,0.019771747,-0.017853137,-0.014300992,0.064763516,0.07235941,0.026982913,0.0034933847,0.0011378407,-0.029925583,-0.00643627,0.03669946,-0.016305508,-0.0044699037,-0.0067825946,-0.09088521,-0.022108687,0.0006512015,-0.0057214596,0.035134602,0.044030994,-0.031959977,0.012730981,0.07204643,0.052634418,-0.005020944,0.03861198,-0.012261058,0.045092426,0.017040513,-0.0019845394,0.021298068,-0.01888444,0.0037522668,0.03274096,0.018859485,-0.024655353,-0.005019923,-0.041412674,-0.0059842025,0.018897865,0.03509896,0.027680887,-0.05082314,-0.00555211,-0.042910744,-0.020138208,-0.037281685,-0.011384796,-0.031227348,0.000010338804,0.024219781,0.0067439913,0.06940327,-0.051108595,0.04041729,-0.0023767,0.0030525655,-0.0061897007,-0.006675837,0.007664249,0.0016225148,-0.0064533255,-0.024414197,-0.027298138,-0.022807825,-0.009701562,0.039170634,-0.009263069,-0.03815491,0.0314275,-0.031231573,-0.0556085,0.019284,0.040426034,-0.04298535,-0.023775993,0.00554043,-0.0050253924,-0.011299502,-0.01968172,0.12864695,0.014712928,-0.002941084,0.03878883,0.025929525,0.1044908,0.029950762,0.036001388,-0.049617313,-0.021474928,0.0075121955,-0.015422877,0.039448917,-0.004846715,-0.02336609,-0.00006841169,0.050011985,-0.007380848,-0.002007528,0.010799887,0.020668544,-0.06829124,-0.018045558,-0.049806587,-0.045311205,0.035420243,0.030692402,-0.016117183,-0.016292026,0.016939912,-0.018628009,0.019003868,-0.017534113,-0.0057239085,-0.012092867,-0.008239439,-0.042356774,-0.04502248,-0.018618917,-0.008944303,-0.03667101,0.013014581,0.012310592,0.012126241,-0.002608615,0.015254164,0.019376667,-0.02043126,-0.023082295,-0.00092397357,0.009440977,0.012841269,-0.01999597,-0.0030323535,-0.03333636,-0.04804807,-0.02003075,-0.0025609133,-0.0251367,-0.0043402044,-0.009702099,-0.007087268,-0.0153616,-0.037607923,0.017765874,0.030032063,-0.014873489,0.016728505,-0.03392617,0.005713978,0.010027065,0.024309948,-0.02012599,-0.021286145,-0.01540698,-0.015300806,0.035653524,-0.029291,-0.0989308,-0.015723228,-0.005545015,-0.029191466,0.0035894965,-0.0059188977,-0.0243793,0.007437336,0.019425977,-0.030355385,-0.012092011,-0.017367432,0.05161461,0.0012724994,0.015794352,-0.0127026625,-0.0072589167,0.025267046,-0.010212722,0.0034865923,-0.037468273,0.003949426,-0.033054054,-0.057136685,0.031959247,0.020223064,-0.008421189,-0.024045918,0.036118947,-0.0003931331,0.026859172,-0.0029128827,0.02953068,0.0022057695,-0.019819608,-0.020576704,-0.02784855,0.008885905,-0.0035941591,0.039415576,-0.011804828,0.014610463,-0.007518537,0.0036024372,0.012388337,-0.0061829574,-0.002732852,0.02423759,-0.010991398,-0.0030312,-0.019728862,-0.00462889,-0.035876792,-0.023215597,0.02151177,-0.06745033,-0.006224245,-0.049062476,-0.04675929,-0.011925219,0.006434635,0.0104011325,-0.014413353,-0.011535955,-0.044151857,0.00088815455,0.011151538,0.044102825,-0.023750322,0.011301907,-0.0020602066,0.0026420502,0.014480966,0.03650286,-0.030715454,-0.016435085,0.010437284,-0.023548266,-0.013837924,0.015122337,0.005234501,0.0030844586,-0.0066156806,0.0006808831,-0.013999299,0.047315087,-0.028570602,0.00882049,0.021045825,0.027128879,-0.003372226,-0.02934732,0.040707204,0.030363489,-0.022950042,-0.026422547,0.032671943,0.01277974,-0.09196788,0.011721362,-0.010474592,-0.0125182485,0.055431496,-0.009085958,0.0012790222,-0.0571006,0.036105096,0.00057299755,0.019810205,0.003631709,0.015154632,-0.00088560174,-0.013307891,-0.02964367,-0.011267547,0.022567617,0.0006361026,-0.029466303,0.036663506,0.06829149,0.021970533,-0.0032313683,-0.026440896,-0.037920255,-0.022848522,-0.15738772,0.027435128,0.016227245,0.015483717,0.00394485,-0.00393771,-0.04824772,-0.07942497,-0.004497771,-0.01542163,0.018377833,0.014923582,-0.018736899,-0.04062725,0.011533061,0.0052050557,-0.031351995,-0.06201945,-0.028663268,0.06423719,0.01802533,-0.013647722,0.048375078,-0.01053083,0.04999997,0.009936725,-0.046708442,-0.013194365,0.00037591634,-0.04592122,-0.04744984,-0.08416229,0.0032501526,-0.0011996904,-0.011535441,-0.000055490367,-0.00086289574,0.0077954857,-0.005538726,-0.015139223,0.0068335356,0.00486099,-0.017004667,-0.006999865,-0.022511268,0.057308637,-0.037001405,-0.031228522,-0.059564903,-0.00006969912,0.013375366,0.042842846,0.013406144,-0.015496976,-0.027736897,0.013177173,-0.00014229535,-0.00048372181,-0.024517948,0.03155552,-0.017914318,0.028217131,-0.040683527,0.024631936,-0.033351373,-0.005149945,-0.0516233,0.018115925,-0.03033319,0.0008994774,-0.019021336,-0.013355045,0.06059058,-0.016738636,0.0016250381,0.0039894027,0.026891038,-0.048093937,-0.018180342,-0.041313384,-0.030575568,0.0018604568,-0.018349541,-0.0067427037,0.00348238,-0.0073103006,-0.012991458,-0.023206405,-0.06376422,-0.008626342,-0.04722787,-0.028143784,0.010014652,0.012021387,-0.023931762,0.033377156,-0.034356035,-0.010365911,0.0071884436,-0.015871856,-0.0115503315,-0.039494354,-0.010850333,-0.0033864279,-0.037096936,-0.012709342,0.04644118,0.0091729835,-0.00014696748,0.0055590733,-0.006102567,-0.0006378284,-0.02265617,0.011803271,-0.044083476,-0.014598202,-0.004596305,0.007518502,0.052536484,0.010983052,0.012855049,-0.0057821986,-0.013815152,-0.033171088,0.019462008,0.08970452,0.029185848,0.033483382,0.02642376,-0.0040303483,-0.019431958,-0.024348889,0.023360584,-0.0014933234,0.019526659,-0.019664641,-0.034684464,0.03693798,-0.026067356,-0.030438602,-0.022963287,-0.053982314,-0.009447342,-0.044117924,0.007400926,0.031591225,0.05554916,0.0352155,-0.008767276,-0.04059161,0.013073475,0.029302752,0.019199193,0.0387519,-0.0017978831,0.05792201,-0.029777288,0.020249873,0.012982289,0.068304084,-0.01754566,-0.027207797,-0.005962614,-0.007711193,-0.0057360274,0.019850736,-0.0020029088,-0.026685398,-0.05232592,0.018959748,0.02528502,0.02831657,0.0071686446,0.015341146,0.02899079,-0.018141331,0.021832297,-0.0075474647,0.0125945695,-0.00774429,0.049209192,0.033561286,0.023624744,0.032427527,-0.01441534,-0.007098021,-0.045321975,0.032565128,0.018952016,0.016494876,0.0101013435,-0.022197763,0.0298223,-0.015851568,0.041475456,-0.013893861,-0.009368631,-0.03847753,0.029439898,0.0043977695,0.0054397373,0.0036567976,0.0036237235,0.023358274,-0.01906073,0.011771878,-0.025366964,-0.021554364,-0.033265788,0.029724395,-0.006131017,-0.024566034,-0.0067285714,0.026518298,0.007905466,0.010163054,-0.019152595,0.013380797,-0.0069510676,0.0012651378,0.06587795,0.016545005,-0.015336486,-0.028756205,0.008964365,0.012873259,-0.023271494,0.043187097,-0.03563977,0.017939018,-0.074035086,-0.008200366,-0.0022135722,0.028423935,0.031723924,0.016353033,0.018759018,0.0016556118,-0.0074680876,0.023160202,0.017083043,-0.04825872,0.01675974,-0.03237401],"last_embed":{"hash":"y1o3fs","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"y1o3fs","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique","lines":[121,130],"size":391,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"y1o3fs","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026126914,-0.02330072,-0.034037605,0.019346625,-0.047288112,-0.035399605,0.030542815,-0.019797558,0.028221924,-0.0053855986,-0.040346343,-0.009167078,-0.025543539,-0.00589429,-0.00276824,0.005261453,-0.033338506,0.0010269393,0.014969703,-0.0011606106,-0.026208943,0.04019142,0.04169187,-0.036900688,0.006132097,0.018258715,-0.02374619,-0.042110242,0.012359435,0.044281706,0.0004806326,-0.018204985,0.008897269,-0.024599664,-0.04354481,0.010369212,-0.0043268776,-0.054687627,-0.01910901,0.03489547,0.021368759,-0.053603586,0.03236976,0.00057228276,0.031158738,-0.0045244056,-0.03928718,0.0015104839,0.0009877015,-0.020585833,-0.003038949,-0.008614792,0.027355723,-0.029262219,-0.017349599,-0.009274741,-0.010302318,-0.06801705,-0.005485729,-0.03148547,-0.0046624765,0.022607762,-0.018614616,-0.030864866,-0.0074592396,0.08907858,0.013609647,0.024256106,-0.0011054613,-0.033742424,0.018189121,0.033040874,-0.0010226092,-0.028801527,-0.014340983,0.023796527,-0.050828073,-0.015280753,0.015307794,0.020537818,-0.015326669,-0.0052609653,0.016208919,0.0029359832,0.023571773,0.025074085,0.032523792,0.08514488,0.005249148,-0.0013457573,-0.033715982,-0.03391761,0.0058691343,-0.018924458,-0.0024614695,0.009634296,0.024931002,0.006255841,-0.019461654,-0.029478215,0.019306274,-0.013951684,-0.009691741,-0.058246132,-0.03687901,-0.023076352,0.025256654,0.040300127,0.03709531,-0.018223625,0.03030211,0.051386554,0.030518133,0.009875371,-0.011702111,-0.02404154,0.0022358452,0.000030874176,0.032756764,-0.00087946473,0.026199354,0.050558615,0.044748735,0.01045706,0.020924672,0.025721041,-0.01270767,-0.040845033,-0.043349072,0.028231805,-0.0071256924,0.014223522,0.005104135,-0.017626835,-0.03895689,0.021004321,0.023965027,0.04296327,-0.024905926,-0.05698396,0.033190273,0.054571047,-0.00047396135,-0.0028572555,0.0066336705,-0.043396957,0.04066597,0.02704817,-0.006783098,0.03019848,0.022307241,-0.014945816,0.012397667,0.035425704,0.021905351,0.0057211616,-0.014927544,0.040541615,-0.010415718,0.006113372,0.0067022867,-0.02634736,-0.04077638,0.05223149,0.0026931646,0.024938438,-0.0023338462,0.026120314,0.008131508,-0.030350793,0.011415749,-0.03588451,0.005305828,0.034505144,-0.009947776,0.028039556,0.07501113,0.024171688,0.012525292,-0.036570437,-0.012723295,-0.0035522757,-0.03783596,-0.029735403,-0.0021936388,0.0061417962,-0.04630819,-0.023146547,0.025175218,0.029638648,-0.032205325,-0.04535881,-0.008575284,0.003294901,0.045857076,-0.03637846,0.0121160885,0.034500204,0.034933247,-0.046722323,0.028691543,0.06232756,0.0075237295,-0.0022544332,-0.009557075,0.0044604363,-0.024938786,-0.03017587,0.044605598,-0.01940615,0.0123119205,0.017652076,-0.01026071,-0.055743277,-0.044436708,0.04092282,0.04418415,0.044127475,-0.030700572,-0.012166303,-0.00059070805,0.06014243,0.010115171,-0.004019103,-0.03147085,0.024257867,0.0016846597,0.04164781,0.039945193,0.02744538,0.023086458,-0.0027860077,-0.04670332,-0.004193439,0.0061352993,-0.01490451,-0.08586661,0.005033083,0.013459993,0.034117732,-0.0018404687,-0.03269124,0.012271316,0.024069691,-0.028178418,0.014095721,0.044236053,-0.010925891,0.0064277207,-0.010306687,0.0016292982,-0.0038610348,0.042096913,-0.038220108,0.024152318,0.012976147,-0.0030247173,-0.010496408,-0.024769878,-0.012924194,0.008030403,0.078723885,0.014853024,0.01673651,-0.0036377795,0.031423498,-0.005241285,0.000052257798,0.00050324586,0.06381606,-0.012841362,-0.0002031302,0.03672018,0.027253013,-0.07169313,0.006871204,0.0010334061,-0.012525762,0.036194663,-0.007515603,-0.0032834625,-0.007191297,0.019658245,0.043413796,0.04042322,-0.0057510803,-0.006374165,-0.011163804,0.016032334,-0.061353285,0.0016616647,-0.037993025,0.062591195,-0.0106232185,-0.028036026,0.0066872765,-0.006400171,-0.16688003,-0.0046100877,-0.0090360595,0.014344242,0.022598507,-0.000379581,-0.06358037,-0.006169123,-0.014515731,0.0062488667,0.007860893,-0.025324455,0.016082043,0.010186502,0.019106088,0.007825308,-0.018307263,-0.012781244,-0.0029365458,-0.053457208,0.007474712,-0.008327366,0.053060003,-0.016608497,0.009718387,0.016957285,0.058679037,-0.0355746,0.0036643266,0.0034128348,-0.051245786,-0.013572813,0.005510319,-0.009872425,0.008851492,0.02433359,-0.018495923,-0.016133465,-0.025305856,0.011196643,0.07136628,0.057174988,-0.010914311,0.027849242,0.00074936106,-0.026006388,-0.05119182,0.040301517,-0.046678357,-0.03160806,-0.016888043,-0.016695078,-0.012532079,-0.021146968,-0.044565957,-0.0027248722,0.058891315,0.018204205,-0.0017697654,-0.014767349,-0.008715963,-0.031480737,-0.005407557,-0.038745105,-0.03602503,-0.0037268843,0.007916544,-0.010118169,-0.0006094159,-0.009509758,0.036749836,-0.015062323,-0.0013790339,0.022010848,-0.03863481,0.058075733,-0.0003432458,0.0011819298,-0.027710948,-0.08260262,-0.008787387,0.028733592,-0.029114364,0.0133545445,-0.0009489068,-0.034093246,0.02306628,0.01620982,0.029364754,0.25478306,0.050883163,-0.007292281,-0.017977737,0.030054053,-0.015165829,-0.03221729,0.061937172,0.01792843,-0.025532374,-0.008541459,0.05521297,-0.034542117,-0.008709124,0.0011311029,0.07569001,-0.0643454,0.03178481,0.06366043,0.010252597,0.017258722,-0.026817147,0.016535353,-0.008840101,-0.08107716,-0.008112782,0.013472738,0.03354704,-0.022210252,0.016430499,-0.011227628,0.08857996,0.037074286,-0.013846036,0.031357583,0.024534555,0.024702897,-0.042100266,-0.00891721,0.04703431,0.0010045844,-0.01386417,0.0041642757,-0.038359232,-0.056141544,0.0040342733,-0.007778654,0.021518882,-0.0063532223,0.005028419,-0.010553403,-0.0070613045,0.05200905,-0.01944421,0.029071892,0.015003599,-0.035307724,-0.027975183,-0.034232456,0.041634373,0.025890667,0.010650923,-0.058465146,-0.0060177664,0.0069955834,-0.011651077,0.016942384,-0.005487472,0.024425657,0.026485318,-0.018290652,0.015296566,-0.0043014577,0.00773314,-0.019110154,-0.02475966,0.021297831,0.018705746,0.006993115,-0.011916159,0.0022850425,-0.026410755,-0.02746759,-0.006152749,0.012744735,0.030738724,-0.014946015,0.089543045,0.004180614,0.0025684957,-0.036532156,-0.010108926,-0.041175745,-0.023827804,-0.019201959,-0.018851997,0.022536416,-0.03159238,-0.04524246,0.016370198,0.017131707,0.031054424,0.034230724,-0.015032434,0.061383326,-0.017573638,-0.035053127,0.021965858,-0.025273394,0.032713864,-0.07880383,0.031711012,-0.006324137,-0.010852353,0.049507674,0.069605075,0.030890195,-0.006505819,0.0010860874,-0.026854428,-0.013535525,0.031870287,-0.02339042,0.008568895,-0.011575099,-0.1033419,-0.01080205,-0.00096362695,0.008401282,0.020618418,0.036609333,-0.029166115,-0.0029564893,0.074345775,0.04746054,0.0054871677,0.0348702,-0.007335777,0.03400662,0.039858937,-0.01073361,0.022371275,-0.031207772,-0.006278682,0.034235746,0.01947784,-0.02550127,-0.018159846,-0.048789777,-0.0006446692,0.016691517,0.023189044,0.017531743,-0.04339441,-0.0014185987,-0.025284598,-0.030387487,-0.050610602,-0.007228566,-0.044347465,-0.0045420057,0.022015015,0.020864347,0.07159647,-0.061395537,0.03490412,-0.0017745105,0.004013519,-0.00015037837,-0.0022220786,0.0065110275,0.0074968394,-0.0101674115,-0.024303567,-0.0151016945,-0.035851438,-0.013004671,0.028605169,-0.016591392,-0.03431176,0.041418765,-0.03542114,-0.045814157,0.02278254,0.047978874,-0.06589704,-0.025542883,0.007886823,-0.00062319834,-0.010512333,-0.013167651,0.12737055,0.025079632,-0.004860421,0.040524833,0.022638375,0.11120506,0.011518343,0.016183093,-0.051291503,-0.025422774,0.0063168597,-0.025393197,0.0249539,0.0004460637,-0.008141323,-0.01206073,0.042248495,-0.006732089,0.0058580604,0.013844509,0.031439442,-0.062845565,-0.027092636,-0.06278605,-0.043990485,0.04611169,0.032316685,-0.013417582,-0.014640288,0.009055002,-0.02649757,0.026210334,-0.008354586,-0.00097584835,-0.007709503,-0.0196801,-0.050225053,-0.044000234,-0.014928345,-0.007599632,-0.039449226,0.012600539,0.022978475,-0.0010347158,0.0015606355,0.011558396,0.019676467,-0.02620657,-0.03140312,0.0070718266,-0.0072614723,0.019910188,-0.01728231,0.005424476,-0.04015767,-0.041924242,-0.021839095,0.0049343924,-0.021036373,0.0032471095,-0.0028063704,0.0025994328,-0.021205086,-0.027753377,0.016579874,0.017833496,-0.021399299,0.014243148,-0.039694503,0.0026024568,0.018199746,0.025144044,-0.022561938,-0.015184424,-0.005343794,-0.026177071,0.03749335,-0.027277645,-0.09151556,-0.026047356,0.00072243577,-0.013656858,0.009757878,-0.015194823,-0.021866571,-0.019567769,0.02234403,-0.023523226,-0.0011688635,-0.011203433,0.043839145,-0.0063963225,0.028513227,-0.016838524,-0.0065437593,0.036601678,-0.0013107843,0.00254785,-0.029540336,-0.011747,-0.04485564,-0.05499592,0.025132466,0.01852409,-0.0055638254,-0.019120622,0.037412137,0.009134956,0.015500965,-0.0037451037,0.02600991,0.011819751,-0.012044284,-0.024029847,-0.019077549,0.013584148,-0.0038197783,0.037655815,-0.012384149,0.0027593302,-0.026877377,-0.0061726924,0.026514037,-0.002470952,-0.016060654,0.035230957,-0.0014993701,-0.005308897,-0.017193386,-0.0067384485,-0.053163677,-0.025458919,0.023499686,-0.07949419,-0.016068641,-0.051320422,-0.027917558,-0.016659468,-0.007571163,0.009946001,-0.013747215,-0.010769496,-0.031886186,0.004981589,0.008244457,0.04805485,-0.023641193,0.010729075,0.006809025,-0.0112856,0.0060549784,0.02287415,-0.03071652,-0.022839596,0.0005514334,-0.01978591,-0.012375088,0.0034891337,-0.0039031173,0.0002760171,-0.020752158,0.0034332129,-0.003893793,0.043713853,-0.004599512,0.01674073,0.029093377,0.029820547,-0.0042256503,-0.024247633,0.027881876,0.021547522,-0.019169139,-0.024522418,0.029972844,0.015843963,-0.08200821,0.009234965,-0.0041469825,-0.016879462,0.05469435,-0.0020308543,-0.00025969782,-0.060369242,0.031859677,0.001913386,0.02800777,0.00066155515,0.015269947,0.009783769,-0.0026558659,-0.018894734,-0.015328894,0.016729485,0.0047747116,-0.034938183,0.03261985,0.05346047,0.013237729,-0.010651222,-0.018257087,-0.022902552,-0.016489457,-0.155809,0.027160363,0.011970886,0.00865847,-0.0046503753,-0.005982969,-0.032312594,-0.07167034,-0.00071344775,-0.0013338935,0.019028813,0.03248519,-0.012074731,-0.044395056,0.016157007,0.0066976855,-0.02685651,-0.06633591,-0.031028736,0.08106422,0.017906817,-0.000404697,0.05694457,-0.005866409,0.051550265,0.0019912324,-0.04872263,0.0020048323,-0.0021923778,-0.045151833,-0.04642326,-0.09055721,0.012724119,0.010082172,-0.01562568,0.0012561373,0.00072540087,0.0029698766,-0.01723443,-0.04495877,0.007349639,0.006944761,-0.019668926,0.00027660423,-0.00724119,0.052111987,-0.024977006,-0.032234043,-0.04093228,-0.0066675143,0.0038732726,0.038795743,-0.0015051679,-0.021843331,-0.03005388,0.0055011734,-0.006125843,-0.0015629022,-0.020516943,0.032108504,-0.024697628,0.027288651,-0.047290538,0.0028448957,-0.051480994,-0.0022516076,-0.04798887,0.027304895,-0.038859043,0.00032002854,-0.016212706,-0.017790388,0.056172006,-0.021194963,0.009666813,0.0020539984,0.033785157,-0.057649516,-0.015593377,-0.03593766,-0.047074635,0.00038613935,-0.026496492,-0.0046888404,0.014271915,-0.0060021714,-0.009352515,-0.02704832,-0.058715325,-0.012494419,-0.0406239,-0.026122224,0.02009262,0.000002381298,-0.012845906,0.040872592,-0.035288077,-0.018551534,-0.0030770036,-0.0055142865,-0.004612555,-0.041996818,-0.009878081,-0.011461012,-0.030850006,-0.023387397,0.034401454,0.009357016,0.0005729881,0.00652383,-0.006714383,-0.005449715,-0.020110248,0.015309849,-0.052277174,0.0071190544,-0.010016872,-0.008728525,0.054291543,0.013479355,0.009583647,-0.0011497155,-0.0084949965,-0.033177223,0.033608057,0.06024797,0.027152583,0.03415969,0.008334758,0.0016134662,-0.017666573,-0.024107208,0.03632041,0.021924285,0.031985644,-0.0032821381,-0.045829844,0.02900516,-0.040337317,-0.029594652,-0.03772599,-0.06385129,-0.010475352,-0.03951379,-0.005093276,0.03249295,0.05259405,0.03565509,-0.009186913,-0.034144238,0.008125041,0.022193737,0.01585658,0.045860857,-0.014704909,0.05800644,-0.025663042,0.030502947,0.012180483,0.06541497,-0.009234873,-0.015255888,-0.002915442,-0.002609533,-0.005989802,0.034477625,0.00031435184,-0.027196772,-0.059406627,0.023986341,0.03399462,0.028692221,0.016214618,0.017318526,0.031726275,-0.035495367,0.0141844675,-0.009167714,0.023793597,-0.007282816,0.041999463,0.045847684,0.024492411,0.030213835,-0.02606484,-0.010366314,-0.05085741,0.03650851,0.0002910869,0.018502435,0.0065846764,-0.018515006,0.01186656,-0.0034612764,0.044915196,0.019211646,-0.004731977,-0.029201528,0.020213887,-0.003907775,0.005217742,0.00901217,0.004966004,0.015430863,-0.01779747,0.023192871,-0.015006093,-0.0119506195,-0.017995587,0.013640207,0.00036740024,-0.018790478,-0.0020203074,0.0297985,0.008807677,-0.0039920593,-0.018980607,0.008887917,-0.004086435,-0.0067323744,0.07278504,0.008133072,-0.022313109,-0.009015008,0.008830049,0.010788394,-0.02998432,0.040367585,-0.022962572,0.009840383,-0.06558499,0.010513931,0.00031667986,0.018161247,0.020417677,0.028594004,0.01675683,-0.000791265,-0.0023072285,0.014571144,0.009187528,-0.050391287,0.013068228,-0.030625688],"last_embed":{"hash":"tfq2lh","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"tfq2lh","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique#{1}","lines":[123,124],"size":121,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"tfq2lh","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0402369,-0.026566671,-0.042605408,0.0049078413,-0.049706403,-0.045867264,0.06953329,0.018488614,0.022594333,-0.023207264,-0.018990204,0.0057275114,-0.036187425,0.0072858552,0.022796737,-0.007103545,-0.0017543365,0.0016818544,-0.008921371,0.017937703,-0.02336665,0.03337246,0.034505785,-0.020676643,-0.015950516,0.025536276,0.01866425,-0.0352132,0.017083801,0.022680826,-0.0017045197,-0.007868562,0.04884648,-0.021508254,-0.012677494,-0.041793168,0.008664064,-0.028275466,-0.033097006,0.007706703,0.025957294,-0.032386612,0.015399843,0.014567847,0.03347849,0.005911879,-0.023862112,0.0064231544,-0.00029665773,-0.008398346,0.013918226,-0.045983285,0.0039988803,-0.030145155,0.011009477,-0.014622696,0.0020498135,-0.066550486,0.009248599,-0.020864412,-0.024840241,0.057080716,0.008825323,-0.020013267,0.0142965475,0.11169001,0.020144917,0.019605564,0.018098794,-0.011927182,0.03803534,0.019816404,0.017616183,-0.019705076,-0.051638443,0.034765907,-0.017453007,-0.028721353,0.0055648163,0.03797318,-0.005760272,0.0045243176,0.012225976,0.012554974,-0.00793077,0.046348356,-0.005423298,0.08787954,0.014792216,-0.0028636383,-0.02150662,-0.011380372,0.02619087,-0.030483838,0.0018310384,0.003551433,0.019666474,0.0064783483,-0.011970352,0.009830563,0.027263952,0.034093317,-0.037370633,-0.054380566,-0.025328971,-0.04229732,0.0076922746,0.033472635,0.04220461,-0.006533522,0.026453761,0.007839819,0.059327904,0.024293017,-0.014526681,-0.04015913,0.012039145,-0.03313076,0.022258291,0.00033948486,0.026205555,0.03987141,0.04273571,-0.004646183,0.016997712,-0.0066642873,-0.03734681,-0.0018427429,-0.062661335,0.016466709,0.018142043,0.018770676,-0.003619916,-0.037341703,-0.03976972,0.002528551,0.04901993,0.023092506,0.011765004,-0.08204832,0.03946695,0.053431056,-0.022512536,-0.030209059,0.015899507,-0.051212694,0.030016597,0.015541284,-0.024198776,0.011953374,0.0307242,-0.031596314,-0.026108336,0.013117249,0.005934428,-0.048576176,0.021715848,0.02928501,-0.0032536043,-0.000190871,0.0031193371,-0.06127451,-0.007748297,-0.007477599,-0.010516825,0.009732705,0.031113988,0.045706015,0.0054260883,-0.054139063,0.0049296455,-0.046266004,0.022360697,0.039127,-0.0053154742,0.009513024,0.09426345,-0.0013067418,0.016149266,-0.011738943,-0.029678853,0.021884192,-0.02889421,-0.042689953,-0.017892176,-0.004236698,-0.025516696,-0.01677013,0.010968243,0.036689643,-0.028844278,0.0007490497,-0.025919957,0.010678161,0.06433959,-0.01648629,0.02081004,0.023671893,0.05056916,-0.048033375,0.02879262,0.057649143,0.00925879,0.053516734,-0.016490914,-0.009087788,-0.050218295,0.0032015056,0.024870602,-0.052462634,0.029657546,0.023644203,0.0014271339,-0.026540345,-0.031062424,0.03766447,0.05620569,0.0313404,-0.03904421,-0.0135845775,0.0042282157,0.011779086,0.0041360026,0.03977325,-0.041583963,0.016897405,-0.010869687,0.043045126,0.03468067,-0.02378984,-0.00027467226,0.0025460047,-0.017720418,-0.013544545,0.037198152,0.025733018,-0.0371048,-0.015989631,0.026744427,0.029941836,0.021556525,0.0020530692,0.008909831,0.0141328275,-0.031129856,0.049186356,0.034856655,-0.0047491402,0.00907051,-0.012742523,0.005870165,0.0036961308,0.03995614,-0.034544867,0.030202666,0.03986143,-0.01991234,0.01676694,0.008858978,-0.0067060073,-0.015198661,0.06726337,-0.029795667,0.021141881,0.0033400836,0.0059051574,-0.029382877,-0.0043827505,0.031002417,0.08153962,-0.019836014,-0.009346941,0.041163478,0.01082706,-0.028835597,-0.013969583,-0.0062675243,0.015420716,0.028957868,0.0243968,0.028658044,0.0017509663,0.031732995,0.033486933,0.01005883,0.0050586173,-0.02873545,-0.008240932,-0.0015758745,-0.038571596,-0.007184368,-0.038401578,0.06673137,-0.016388832,-0.038305063,0.020256724,-0.021407124,-0.15022296,0.034361467,0.0017705801,0.012150199,0.013297967,-0.016580546,-0.07705949,-0.03601699,-0.023301948,0.027721623,-0.021713806,-0.03261873,0.027474878,0.033223186,-0.0062308144,0.017964618,-0.037297737,0.0061377776,-0.01571922,-0.05671968,-0.0074959956,-0.014441916,0.073309414,-0.020264857,0.022419399,0.02135408,0.051955156,-0.0333499,0.0024219404,-0.014602203,-0.050630428,0.01283876,0.0059781093,-0.0059162946,0.0137874205,0.0056567756,-0.028466785,-0.041507952,-0.03026067,-0.015435606,0.042335205,0.0033838837,-0.024934152,0.029402647,-0.0053816293,-0.009495308,-0.018195368,0.03560217,-0.060002733,-0.043486215,-0.016296165,-0.041176084,-0.019186478,0.00074032263,-0.040133536,0.0032598234,0.04383658,0.046130966,0.02259596,-0.05256818,-0.0031719329,-0.024933277,0.010029489,-0.040514834,-0.022041814,-0.013826859,0.025895957,-0.042395823,-0.0049093915,-0.018032454,0.039510045,-0.016232977,0.0121429255,0.0080732,-0.009244948,0.029223882,0.016160525,0.0026929541,-0.0107884975,-0.06881113,-0.0176616,0.069806494,-0.028206617,0.0108425,-0.028750774,-0.05092319,0.05268118,0.0012031127,0.02830332,0.24870226,0.06412964,-0.01545977,0.0036193745,0.01614844,-0.020712275,-0.024652723,0.01774398,-0.010303681,-0.03343437,-0.0018118552,0.059154022,-0.0012061255,-0.009581805,-0.025080804,0.059373174,-0.060230546,-0.013527208,0.06315136,-0.0033189123,0.0075116213,-0.045471717,-0.010118126,0.0064809723,-0.08645219,0.0059992294,0.015840463,0.027941072,-0.052272033,0.034747165,-0.025141014,0.033506878,0.016847294,-0.018293053,0.04657533,-0.016519256,0.0077905706,-0.040939443,0.001542209,0.02997751,-0.007767495,-0.025812756,-0.018945774,-0.04234253,-0.05138128,-0.0158581,-0.015901696,-0.0045438968,-0.01788851,0.009722541,-0.007864084,0.023989225,0.04336636,-0.003452958,0.052642167,0.0025936482,-0.027081534,-0.017445227,-0.017075012,0.054563556,0.03819971,0.0070682154,-0.07436808,-0.0048528067,-0.011506323,-0.014272322,0.023219781,-0.02141227,0.018611735,0.0014086645,0.013821245,0.006298652,-0.003151091,0.0037852987,-0.010740457,-0.022189595,0.0495588,0.009194635,0.028768107,0.002460609,-0.008323461,-0.0518543,-0.01316917,0.016747585,0.02550684,0.018233242,0.008911654,0.08598725,0.032129284,0.0009233005,-0.04055851,-0.012163982,-0.051938076,-0.013237984,-0.011105229,-0.013393891,0.01358456,-0.018014098,-0.060631137,-0.0012882951,-0.01913428,-0.0065770894,0.0028748915,-0.02302036,0.057138197,-0.019584138,-0.013495437,0.012442429,-0.01065551,0.008863192,-0.068845406,0.033365265,-0.03264292,0.0009978384,0.06517633,0.020845069,0.019161265,-0.001179702,0.0068703736,-0.028159056,0.012046056,0.021088505,0.0028614958,-0.010980932,0.002014953,-0.0739671,0.002323839,0.001243157,0.019700097,-0.004897068,0.025695687,-0.039431892,0.0015894455,0.04407602,0.042263128,0.014421666,0.02528753,-0.029952494,0.024252927,0.018779142,-0.008281668,0.014562068,-0.0069022886,0.014983752,0.026825195,0.0020503423,-0.07948112,0.005099443,-0.02198857,0.003839974,0.00040867404,0.0012652081,-0.0024839425,-0.058039885,0.0132346,-0.011529069,-0.013891447,-0.012060532,0.009126301,-0.047078762,-0.008884494,0.017021103,0.015301394,0.06714227,-0.03758897,0.028190617,0.01036325,-0.0010574919,-0.0036673986,0.009831042,-0.021902906,0.02676163,-0.019939002,0.0070072142,0.014207164,0.0069867447,0.0071616094,0.036167275,-0.04775364,-0.04956861,0.015879568,-0.048574083,-0.071185,0.024245642,0.09407123,-0.005848055,-0.01843477,0.0033189298,-0.020529557,-0.0056380816,-0.0041954797,0.1129915,0.006117579,-0.020415423,0.025242139,0.019403856,0.061469883,0.0052238535,0.036589373,-0.031223089,-0.026471525,-0.009625513,-0.025828477,0.010139684,-0.019097008,-0.024077099,-0.00450666,0.028115924,-0.007331707,-0.008284938,-0.0056562736,0.0047892383,-0.07103805,-0.00870498,-0.03177753,-0.053342056,0.049435724,0.00862252,-0.04038698,-0.03433948,0.007315895,-0.007880938,0.03158864,-0.017769402,-0.013864885,-0.05836317,0.0052480213,-0.032076214,-0.011988355,-0.008111887,0.000057155463,-0.07562852,0.00016978063,-0.00929363,0.028638722,0.011143402,0.030008484,0.03210894,-0.013326575,-0.038215004,0.013769159,-0.026490826,0.009771855,-0.007384958,0.003715997,-0.013602073,-0.038094163,-0.041329283,0.01398245,-0.011701113,0.024384277,-0.017114427,-0.015926747,-0.018772556,-0.040725995,0.015841916,0.048065774,0.012639222,0.0083737215,-0.03472489,-0.028756402,0.010005493,0.007697648,0.008099636,-0.031501897,-0.018734107,0.0058376715,0.009693847,-0.022148667,-0.046520628,-0.0327987,-0.009546865,-0.02250772,0.02834287,-0.0142705105,0.0019034666,-0.019600388,0.029582068,0.021527193,-0.015133704,-0.003937042,0.036169372,-0.014275665,-0.007642849,-0.046882153,0.013324074,-0.006888948,-0.005617258,0.014167482,-0.029965354,0.010299528,-0.029075952,-0.0590728,0.026131395,-0.0018858629,0.01970327,-0.002072692,0.059526738,-0.019115724,-0.0032385006,-0.0007952181,0.036751207,0.013129077,-0.026835306,0.004875871,-0.016340313,0.033486705,-0.031519,0.018152626,-0.030750044,0.0062873643,-0.0014727131,-0.019255016,0.02994943,0.003840385,-0.0017539124,0.041664053,-0.015581174,0.00803704,-0.0031208755,-0.011533451,-0.027734078,-0.039639205,0.027400695,-0.06433803,0.0018552226,-0.045735992,-0.05668387,-0.020695115,0.017423019,0.010860663,-0.013661797,-0.011410894,-0.046112224,0.0334424,0.01575706,0.037025392,-0.0077225473,0.038914688,0.013355637,-0.0016428292,-0.0024625773,0.0334699,-0.012707807,-0.0031414863,-0.0050005605,-0.03045362,0.008860272,-0.020142097,0.0024644812,0.0053530573,-0.018206734,0.007867337,-0.021766463,0.04492313,-0.007366895,0.012264481,0.055457063,0.025773268,0.006330584,-0.018846076,0.021175852,0.009824484,0.016840441,-0.009607664,-0.008141098,-0.0034117522,-0.08083293,0.010391586,0.014854317,0.009092822,0.01574557,-0.0055862605,0.023955671,-0.07334734,0.054978784,-0.016603444,0.0032915566,-0.0036209128,-0.0006113696,-0.006216949,0.0011594937,-0.035680596,-0.0014252402,0.040467054,0.01623695,-0.01624126,0.033777334,0.049641337,0.0213776,-0.020206632,-0.013146162,-0.01699399,-0.03516822,-0.14708374,0.020151332,0.021721378,0.022313908,-0.010974144,-0.0128317885,-0.052416146,-0.041419454,0.026653329,-0.023572244,0.012695841,0.021336216,-0.039027527,-0.039431237,0.0014897148,0.0018653966,-0.029737724,-0.03734123,-0.055405732,0.06628751,0.025054788,0.0049372055,0.060468912,-0.0026186218,0.011411495,0.006853492,-0.056442436,0.0003602764,-0.032187536,-0.014771898,-0.049256716,-0.08140323,0.011029924,0.03496598,-0.01194376,-0.0027834869,0.0011689544,-0.009547957,-0.014420343,-0.055725817,-0.0021199805,0.021329157,-0.0056619835,-0.007518294,0.009507434,0.05228022,-0.015703125,-0.013727812,-0.04161143,0.012532061,0.0014116778,0.02984424,-0.011643008,0.008221743,-0.027046971,0.011381405,0.0019850435,-0.012756778,-0.0426613,0.0218723,-0.0020297477,0.033663016,-0.057681173,0.030331273,-0.03264571,-0.0040034,0.00031505735,0.018719984,-0.019057602,-0.013751636,-0.0022418804,-0.026439706,0.052751113,0.008368395,0.0043034037,-0.018501896,0.040458027,-0.044007346,-0.00015506377,-0.033399146,-0.05573822,0.028560085,-0.03220332,-0.01106081,0.007023488,0.0117999045,-0.022052718,-0.007704847,-0.04109605,-0.022454118,-0.05499476,-0.025449881,0.012189592,-0.008717796,-0.02571721,0.08201757,-0.027393837,-0.0012469507,-0.0045257676,0.025686158,-0.018806837,-0.070798546,0.0059047136,-0.00974034,-0.009986293,-0.0041263527,0.059821635,0.008449485,-0.019347083,0.002448099,-0.036696002,0.006648696,-0.009274906,0.020621153,-0.06001918,0.0046853935,0.033827465,-0.023935068,0.0073285233,0.016652266,0.01492253,-0.021902665,0.03455219,-0.056149743,-0.0008735915,0.091732465,0.022380902,0.071892306,0.011720876,0.016845074,-0.0027750905,-0.024354672,0.010753364,0.013076631,0.020866698,-0.01127969,0.019140866,0.02271788,-0.03856621,-0.018591804,-0.0137817515,-0.0628397,-0.006089896,-0.020488564,0.011588782,0.016856544,0.020948125,0.029215503,-0.010220634,-0.04125291,0.015474905,-0.01179963,0.0070657665,0.06577085,0.0062778024,0.034414828,-0.017834015,0.0024779781,0.010973826,0.06824531,-0.016847014,-0.015751226,-0.014058919,-0.029321495,-0.028254343,0.038074512,0.0020008888,-0.018650949,-0.053292535,0.020878643,0.032978747,0.002343449,0.017998729,0.0067883204,0.032767802,-0.023454353,0.0038170682,0.013778514,-0.011510988,-0.02160975,0.04093998,0.018973378,0.013783776,0.014680912,-0.039056994,-0.0116113555,-0.034615394,0.003609305,-0.046545595,0.00013822877,0.0027706209,-0.015708588,-0.0075425166,0.015453972,0.056831773,-0.0046447082,-0.02067461,-0.055120748,0.011655363,0.008336248,-0.014216448,0.0026031954,0.038944583,-0.002798415,0.012357858,0.022134706,-0.016986348,-0.018080037,-0.03657057,0.00562459,0.017491793,0.016303001,0.0075049074,0.031060465,-0.008449155,0.027396582,-0.026264327,0.0069663194,-0.0022775708,0.014736327,0.06453309,0.034836244,-0.010286611,-0.022285169,-0.018636703,0.025559748,-0.025572509,0.04574739,-0.014723104,0.01714179,-0.06164295,-0.008521469,0.0009672527,0.03311573,0.026034253,0.0012615186,0.023921821,0.006043096,-0.027455866,0.0022669302,0.0039578034,-0.022135133,-0.0012176868,-0.030536057],"last_embed":{"hash":"huuwv8","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"huuwv8","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique#{2}","lines":[125,125],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"huuwv8","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0431149,-0.020845931,-0.045082286,0.0007683144,-0.03981372,-0.062147126,0.04593033,0.005606151,0.01401261,-0.037550822,-0.012169414,-0.007124234,-0.033722308,0.0054078964,0.0313887,-0.00497237,-0.03381897,0.0017797177,-0.0029092536,0.0036620274,-0.038689125,0.034827106,0.061370593,-0.03420576,-0.006921512,0.009601706,0.017693335,-0.03882643,-0.0021131258,0.01831818,-0.010763118,-0.008077009,0.061971296,-0.021448625,-0.024128513,-0.031519264,-0.010318493,-0.010622875,-0.04501222,0.019176226,0.0054938123,-0.051478013,0.012929093,-0.005963264,0.04536642,-0.00864887,-0.023281323,-0.0006364453,-0.01406723,-0.0022771028,-0.003221068,-0.024824468,0.0156234745,-0.03215876,0.01294547,0.008332585,-0.012580398,-0.06498447,0.01243442,-0.020220097,-0.030930309,0.034343693,-0.008841639,-0.03954325,-0.016566163,0.07665053,0.024700033,0.014083507,-0.0025145428,-0.015132076,0.015146379,0.008800174,0.02025802,-0.0023279411,-0.054231282,0.026260987,-0.010848423,0.0014110503,0.029155921,0.05596333,-0.033239264,-0.015048954,0.030261807,0.0058097853,-0.0047066496,0.03847796,-0.007102535,0.078090705,0.03547423,-0.007988201,-0.03851556,-0.022718634,0.010351094,-0.03515871,-0.004584935,-0.0061163125,0.013377299,0.0068775103,-0.008361747,0.0031608392,0.05960679,0.00784676,-0.025226092,-0.03999996,-0.01664934,-0.0431461,0.0024788245,0.038546965,0.032660257,-0.01909637,0.020979865,-0.0020665207,0.045237187,0.029085925,-0.0078107957,-0.039093193,0.03007097,-0.029206192,0.036394738,-0.0103086885,0.04683591,0.036220763,0.063069604,-0.019573359,0.04749069,-0.0026616622,-0.027904844,-0.016465742,-0.043544468,0.02439369,0.00867163,0.018771028,0.0006767523,-0.039070945,-0.0228826,0.0064768535,0.054259796,-0.0037702322,-0.005604683,-0.068660654,0.02487731,0.045726825,-0.02197099,-0.015159548,0.029330065,-0.053723052,0.03369164,0.017060935,-0.0033522148,0.020041432,0.043050688,-0.0311767,-0.003547429,0.021456357,0.03663508,-0.0454776,0.008561351,0.0524885,0.0047834194,-0.014448243,-0.011906669,-0.018822532,0.007059556,0.03750697,0.031908926,0.0076579456,0.053847052,0.037151974,-0.00455345,-0.042028252,0.019764949,-0.055198655,0.028906615,0.06450844,0.0009670073,0.014382522,0.06330738,0.013678562,0.012022381,-0.02030441,-0.016805977,0.007912879,-0.034901835,-0.031848345,0.0018157725,0.015151629,-0.043245997,-0.023758646,0.009843877,0.037753887,-0.015280119,-0.017592309,-0.013587796,0.0024298918,0.07697596,-0.03052613,0.039919373,0.04177858,0.05003645,-0.05179712,0.035981465,0.049607974,0.0055698594,0.03479554,-0.015620804,0.0033428296,-0.02703445,-0.024494516,0.012010134,-0.020113938,0.0125529505,0.02013849,-0.000099275,-0.02990342,-0.04626275,0.03685094,0.041126058,0.033555288,-0.017685138,-0.025486434,0.012820054,0.024975901,-0.004637013,0.018592348,-0.017195553,0.01390616,-0.015277174,0.030124214,0.035751324,-0.02054904,0.039148897,0.013380585,-0.018871492,-0.013664503,-0.0011979981,0.02419556,-0.02451573,-0.020628728,0.029406091,-0.026782867,0.018212954,-0.010684197,-0.0008940524,0.0025089076,-0.033446673,0.034104794,0.059651695,-0.0008812013,0.004014674,0.0015954665,-0.016084997,0.014865605,0.023759399,-0.02965174,0.019573238,0.05145535,-0.0025935755,0.011824485,-0.008964276,-0.011947632,-0.00509114,0.083740905,-0.019303642,0.015340159,-0.0066251974,0.014569609,-0.030599086,-0.032993272,0.027429743,0.066299915,-0.009910341,0.008687715,0.0520184,-0.007170591,-0.018558865,-0.015142671,-0.027426146,0.0035933142,0.064143784,0.024745965,-0.012025363,-0.0056062406,0.017229516,0.018952677,0.024931122,-0.026600169,-0.017135741,-0.011669145,0.010057722,-0.042915963,-0.024927001,-0.032399878,0.075177714,-0.021128187,-0.02253606,0.014439863,-0.015022744,-0.15121077,0.023012452,-0.007250413,0.01043022,0.007843736,-0.0014355953,-0.061859123,-0.05143986,-0.03402211,0.029491914,-0.026764944,-0.04285148,0.012245241,-0.00029738093,0.0029017453,0.028634328,-0.033902504,-0.0026843157,-0.021532321,-0.061457723,0.008643909,-0.019064428,0.037459992,-0.012101719,-0.0028534671,0.009382193,0.04228299,-0.041493263,0.012808641,-0.025824888,-0.047110554,0.001064398,0.004747724,0.0019233443,0.001293311,-0.0045618596,-0.022934502,-0.054663647,-0.008056234,-0.01882215,0.051748667,0.01690366,-0.0063868975,0.009043136,0.0068810936,-0.012558839,-0.035587955,0.049850304,-0.062865146,-0.075108,-0.015352701,-0.040728576,-0.0000018672164,0.01023682,-0.03215479,0.0117483,0.054122727,0.056616616,0.023668602,-0.03541841,0.026850631,-0.02290836,0.01061419,-0.052395806,-0.020585647,-0.037000287,0.03784692,-0.03192582,-0.0042771506,-0.010637848,0.0373962,0.004265903,0.01641729,-0.0101134805,-0.01355221,0.033461418,0.00072641124,-0.008209259,-0.028529735,-0.07514805,-0.018735534,0.05695292,-0.023927473,0.006799372,-0.026741305,-0.02788909,0.043527346,0.0011031994,0.013610583,0.25146756,0.0323213,-0.0036998643,-0.030306363,0.008969423,-0.004228653,0.013656606,0.018639425,-0.008944216,-0.027767327,0.00035818593,0.07437121,-0.0010972816,-0.009384336,-0.01654498,0.048680093,-0.061884712,-0.0018496577,0.07231102,0.028485406,-0.009917513,-0.048396684,-0.013492141,0.0044441205,-0.100080386,0.00055898045,0.019908171,0.012979835,-0.04662868,0.031960107,-0.015384397,0.08159394,0.028066333,-0.02119236,0.037278038,0.0062173293,0.022852706,-0.051949933,0.008998025,0.021146795,-0.0048436755,-0.030644437,-0.018889694,-0.03128731,-0.047992803,-0.02672493,-0.029145407,-0.007844469,0.0011193707,0.01306094,-0.003497681,-0.01905567,0.016116515,-0.023522401,0.025020842,0.034655266,-0.026123608,-0.020857679,-0.026062394,0.019462744,0.043279454,-0.0045273704,-0.08078458,-0.018496726,-0.032280494,-0.026828842,0.017771235,0.009526446,-0.0023526123,0.0005051668,0.027116975,0.016185852,-0.0011152751,0.0017384653,-0.02431648,-0.05003362,0.05661973,0.02434333,0.031103153,-0.0044290456,-0.022699669,-0.0496302,-0.021342972,0.0019962948,0.016117586,-0.006335191,-0.010411775,0.07291067,0.010100298,0.043159224,-0.02880218,-0.024039337,-0.02970973,-0.012156274,-0.024978805,-0.004508183,0.012087188,-0.016660593,-0.047099255,0.004756821,0.0017746852,0.015623854,0.011225012,-0.02222638,0.05754212,0.0046313424,-0.0041335267,-0.022849148,-0.002790302,0.032236177,-0.07459824,0.0419114,-0.023257528,-0.010259837,0.05409932,0.032229327,0.021259112,-0.024733363,0.01714626,-0.018873291,0.010476288,0.037094925,-0.014672139,0.0137325255,-0.011865774,-0.08137272,-0.01977818,0.016171778,0.01737774,0.017628258,0.023081852,-0.032702632,0.045678355,0.050195545,0.03246175,0.009982527,0.005287883,-0.03979932,0.03333965,0.0059921267,-0.010925564,0.017934347,-0.016973132,-0.0009789309,0.023513708,0.03039081,-0.062486578,-0.008149267,-0.009776595,-0.0092387,-0.0092654815,0.004359067,-0.007909453,-0.04592861,0.023944983,-0.045040257,-0.007607791,-0.0048733437,-0.003943994,-0.02679655,0.0029589997,0.0020721387,0.015031416,0.05572531,-0.018915622,0.04040061,-0.005308917,0.013306749,0.0055699926,0.0048758634,-0.022713967,0.018650923,-0.042721443,-0.008718784,0.0075547053,-0.021087885,0.009539998,0.009539673,-0.02753132,-0.051715653,0.027397454,-0.06116836,-0.056026574,0.045784287,0.06140758,-0.0328873,-0.04968309,-0.0009842889,0.0013585059,-0.021854397,-0.008613985,0.100395046,-0.0059511564,-0.016131567,0.024824196,0.03719228,0.06634833,0.020094914,0.020467952,-0.025515627,-0.028607283,0.021134986,-0.012198492,0.030310813,-0.027475584,-0.029022766,-0.020152321,0.03508096,-0.01475198,-0.0124239,0.012939443,-0.013073958,-0.08666832,-0.005268612,-0.0268204,-0.04732447,0.049651455,0.028276112,-0.0357233,-0.028929435,0.0074504986,-0.0071057766,0.040289767,-0.001197871,-0.00524467,-0.0334704,0.022880957,-0.02916384,-0.03999089,0.010172252,-0.005113006,-0.055299133,0.0056646243,0.0023168395,0.0088406755,0.020225558,0.033144936,0.047225013,-0.014981163,-0.038781118,0.0063226335,-0.036948275,-0.0047863433,-0.0031800836,0.004559635,-0.04922035,-0.017562866,-0.026543075,-0.011541251,-0.023362068,0.014961424,0.0031507425,-0.021560283,-0.020978263,-0.0072149667,0.03227067,0.07659621,-0.0060712122,0.01717872,-0.00852061,-0.009986484,0.0007663932,0.0150703695,-0.0019794183,-0.0052165766,-0.021574205,-0.012089841,0.023843098,-0.02865324,-0.046876483,-0.0103097465,-0.005558486,-0.009010234,0.037301034,0.009543754,0.006210698,-0.030645126,0.0068941414,0.007695092,-0.049267575,-0.013674278,0.03503418,0.009038811,-0.0004184386,-0.04739622,0.024714718,0.021394001,0.027019188,0.014930926,-0.011598468,0.0016333553,-0.024522886,-0.06983702,0.008395672,0.013852081,0.022563158,0.0030745903,0.051255487,0.0076088887,0.015710033,0.009260089,0.026919,-0.0033896272,-0.030822488,-0.0056944196,0.0080737965,0.011886192,-0.009162898,0.023863556,-0.011749672,-0.0016542642,-0.018499542,-0.030357707,0.010165734,0.0035421473,-0.029360536,0.04279274,0.0043906965,0.0009259365,-0.011608281,0.016526313,-0.032418262,-0.024198959,0.00090097054,-0.07437713,0.021580653,-0.042342164,-0.02422306,-0.008308471,0.040710717,0.011368568,0.0025035997,-0.034112666,-0.03245192,-0.0001785415,0.037139464,0.06693152,-0.010416886,0.0078288205,0.022979893,-0.008661863,-0.0037749137,0.043886762,-0.023689508,-0.016641222,0.0005722216,-0.020700376,-0.016602596,-0.035795026,-0.0048113484,-0.007507771,-0.0075367014,0.017871095,-0.025880968,0.03192111,-0.029279023,0.018857548,0.05855563,0.03423195,0.020692337,-0.013333535,0.025451185,0.013434634,0.000046679274,0.003755746,0.029362962,-0.0031294005,-0.07825532,-0.0078510465,0.032814242,-0.008148829,0.046678796,-0.008482322,0.009014764,-0.07629248,0.056551542,-0.0027865423,0.02418784,0.004589965,-0.022190155,-0.0039948216,0.014545423,-0.027491713,0.0051015974,0.025320644,0.020033367,-0.018653909,0.03282741,0.058708757,0.0033763926,-0.02054445,-0.016283201,-0.020252569,0.00046537223,-0.13627939,-0.0026943716,0.02360831,0.023710296,-0.00066338404,-0.021046514,-0.03566001,-0.05883542,0.005538916,0.015014077,0.010430168,0.028426267,-0.023467049,-0.044646524,-0.0053547067,-0.0038306185,-0.0244824,-0.044670846,-0.049380854,0.056137595,0.030962808,0.0014548282,0.088499,-0.013775366,0.033477902,0.014454843,-0.057868645,-0.019113176,-0.01737034,-0.01836878,-0.03677371,-0.07112856,0.010454096,0.008641636,-0.038043503,-0.019388199,0.0045171576,-0.010027343,0.0027804065,-0.059669673,0.005305575,0.015694262,-0.020272423,-0.009289539,0.012443892,0.048013013,-0.041235358,-0.032922655,-0.04157778,-0.017839022,0.008846219,0.022070283,-0.022725508,-0.013176115,-0.022934254,0.012285202,0.0009497005,-0.01487677,-0.024683803,0.030294335,-0.017278004,0.04629709,-0.049174413,0.011678768,-0.03491079,0.00028786963,0.016745431,0.026323033,-0.02116222,-0.015528338,-0.0065299883,-0.017323801,0.038451713,0.0049839625,-0.0077690477,-0.026855763,0.026399836,-0.054764055,0.028652426,-0.029592762,-0.048308883,0.013096872,-0.019936828,-0.03263461,0.0420845,0.00698103,-0.0047763293,-0.020675868,-0.032268424,-0.016305445,-0.04560309,-0.02460009,-0.00018506084,-0.018182978,0.0022818663,0.036783677,-0.01868844,-0.016412359,-0.007111891,0.020677453,0.003368735,-0.04673062,-0.00834516,-0.0075155064,-0.04190647,-0.036863543,0.053483024,0.015697304,-0.0335598,0.003941795,-0.02744112,0.013594191,-0.0014504018,0.015702028,-0.07165433,0.0098228725,-0.0025112594,-0.01613085,0.023205234,0.004804156,0.00925751,-0.011310288,0.02113019,-0.037728906,0.016745431,0.07584284,0.024432272,0.05455033,0.008239157,0.009011692,-0.010561517,-0.02277961,0.010581495,0.013653675,0.048252936,-0.011927951,-0.017710779,0.042782076,-0.05336398,-0.025759585,-0.024601461,-0.045068417,-0.0039208466,-0.026480934,0.016170276,0.006726017,0.04459972,0.02110264,0.0075815925,-0.027796468,-0.015716046,-0.01713881,0.023141611,0.07081519,-0.008192541,0.051148254,-0.007667563,-0.030604107,-0.004539845,0.083697654,-0.026877798,0.0011416639,-0.013212202,-0.0050201244,-0.018958667,0.04662504,0.0067813736,-0.0072500706,-0.035629533,0.012837219,0.026645396,0.020030368,0.012614239,-0.0024633233,0.03745481,-0.032148797,-0.00043757274,-0.0027301426,0.0053614755,-0.031929903,0.042107157,0.0250813,0.037414372,-0.0054258024,-0.027183192,-0.00837219,-0.006288417,0.0034395945,-0.040821455,0.026892744,0.012771465,-0.010124703,0.013909096,0.008060772,0.050474353,0.00063227466,-0.002508543,-0.069550335,0.032183766,0.024474671,-0.01496328,0.02653299,0.02328247,0.010378713,0.0029043972,0.038872495,-0.019151345,-0.042343486,-0.016737267,0.011422205,0.035197232,0.0067510465,-0.009899822,0.026440417,0.024560547,0.0010139843,-0.013725942,-0.00503536,-0.013061198,-0.047914337,0.07489058,0.023582682,-0.01835488,-0.029435273,-0.0057431,0.019881776,-0.005188867,0.02887457,0.0029090869,-0.022838673,-0.050147478,-0.0036356496,0.00031575406,0.015455112,0.029309867,-0.0074057262,0.028812673,-0.005261829,0.0023148847,-0.001087258,0.009133474,-0.029139586,0.01599055,-0.02219217],"last_embed":{"hash":"q3z88e","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"q3z88e","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique#{3}","lines":[126,126],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"q3z88e","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024491515,-0.022497956,-0.048072286,-0.014515641,-0.037184488,-0.041835032,0.033857193,0.024158856,0.015541651,-0.027880976,-0.015695026,-0.0037908347,-0.029773947,0.011808153,0.025906699,-0.021932771,-0.0025387353,-0.014047155,0.015341669,0.027280167,-0.03961822,0.03338222,0.023929173,-0.019400513,0.00478707,0.022138689,-0.012549653,-0.04232232,0.010963958,0.014821386,-0.028896026,-0.0062019867,0.0020743115,0.00881666,-0.003906459,-0.031999987,-0.0056572794,-0.012001107,-0.040634003,-0.0043766242,0.01865512,-0.047154978,0.03614885,0.051786613,0.05497862,-0.023767587,-0.020424347,-0.010443271,-0.029923322,-0.020096857,-0.014285918,-0.015636096,0.017272046,0.0017864119,0.016602702,-0.020775877,-0.037061162,-0.054442275,-0.03211384,-0.014888828,-0.026046142,0.06006078,0.024025006,-0.042537495,-0.0036660014,0.08512677,0.022917407,0.009703385,0.008592403,0.0012580401,0.008784033,0.028368192,0.005033333,-0.021317566,-0.032054633,0.018414192,-0.018389115,0.009355412,0.016810454,0.050102253,-0.016474074,0.0024147774,0.01196708,0.039328083,0.018081263,0.03480921,-0.031170618,0.06256224,0.015818784,0.0073169046,-0.0050358525,-0.009537674,-0.0033471216,-0.050174024,0.013847659,0.0038778596,0.014086283,0.004174672,-0.019229978,-0.006089521,0.058966875,0.01655221,-0.016775781,-0.03225276,-0.021703381,-0.027174376,0.017646477,0.04228824,0.042187404,-0.019281516,0.045446962,0.021781819,0.029834118,0.023446437,-0.012102248,-0.06260229,0.009440953,-0.03569256,0.055545945,-0.005697437,0.019737871,0.010172617,0.024525842,-0.015921345,0.024238368,0.002981043,-0.023570124,0.00446532,-0.026841497,0.039722558,-0.0027144814,-0.025612434,-0.035595804,-0.023896169,-0.06818234,0.00050775695,0.047201954,0.0031661452,0.0069055953,-0.056006208,0.008058319,0.03472185,-0.03345036,-0.022185232,0.052851357,-0.062400494,0.048346628,-0.00817067,0.0130304415,0.019323478,0.016620995,-0.025316514,0.013477125,0.004089897,0.025035342,-0.012679099,0.0047856807,0.046689328,-0.0068865903,0.00265204,-0.005024697,-0.03792083,0.0023113105,0.01569889,0.027906891,0.027874831,0.0354238,0.041397806,0.0013194402,-0.037610132,0.0043102535,-0.06403867,0.015853878,0.04861679,-0.019817557,0.011795371,0.062740564,0.004987464,0.026372403,-0.012912801,-0.038501404,-0.01067366,-0.017373178,-0.03889448,-0.009528286,0.0046197474,-0.04737752,-0.0034852317,0.026370198,0.048283577,-0.0078038517,-0.010638244,-0.042017013,-0.020598423,0.08305318,-0.04467353,0.019128341,0.0125155095,0.040301803,-0.071701005,0.027634803,0.06593847,0.0053591896,-0.016513854,0.0046213325,0.002714419,-0.05320046,-0.01456966,0.04142226,-0.021372203,0.01586987,0.0053982567,0.00557116,-0.028420582,-0.025749149,0.03740051,0.04360534,0.028378606,-0.0028032034,-0.026476936,-0.032083675,0.064557485,0.0013906017,0.026704434,-0.0032511852,0.027474185,-0.02581945,0.05052009,-0.010942833,-0.014432171,0.04625226,0.02648898,-0.029840946,-0.0151953,-0.007421442,-0.0091034705,-0.006204952,-0.017449329,0.014217326,0.004620787,-0.003212724,0.020801816,0.008612317,0.027640779,-0.017760582,0.051017612,0.019212894,0.00091896416,0.0103802625,-0.034101967,-0.02252482,0.000079260484,-0.0065038046,0.008264751,0.008434629,0.046138167,0.015084812,0.028039236,0.025647793,-0.009438638,-0.0050969543,0.03997954,-0.0030018964,0.01634708,0.006448605,0.004665354,-0.036809936,-0.03602267,0.012478101,0.04554984,-0.019475846,-0.02843477,0.04786346,0.002470591,-0.0046644406,0.021850286,-0.0012721714,-0.009155112,0.027083816,0.012968486,0.026113182,-0.056540817,0.00048624142,0.02149514,0.019866519,-0.009182863,-0.0034346953,0.015675666,0.011504097,-0.04783313,-0.004435826,-0.047961134,0.067206904,-0.0027761792,-0.02026909,0.015231782,-0.016427334,-0.15794586,-0.014953556,-0.012595948,-0.000032510394,0.020810295,-0.02187317,-0.04685143,-0.02518873,-0.05655468,0.0009968627,0.019689457,-0.030569777,-0.0027841425,0.0020289002,-0.034386728,0.018585272,-0.01389138,-0.007372989,0.00011502634,-0.039031956,0.022774056,-0.014338374,0.06261858,-0.029654823,-0.008993319,0.016271416,-0.0073353155,-0.030586708,-0.013792719,-0.030485604,-0.027534138,-0.0063856817,-0.00091048813,0.003683629,-0.008850183,-0.0022724143,-0.038844287,-0.05147236,-0.03866378,0.008702336,0.010612504,0.04217303,-0.01791985,0.011813677,-0.02917913,-0.008240385,-0.030114852,0.054272696,-0.052838426,-0.07013867,-0.012621068,-0.029657433,-0.03817345,-0.0069936085,-0.060235992,0.025486715,0.07196075,0.032963336,0.019281747,-0.03154449,0.030474255,-0.038901858,0.0023985524,-0.061332703,-0.04131001,-0.034163397,0.027188076,-0.0043698642,-0.008487519,-0.017795777,0.056756362,-0.018851718,0.047428254,0.0066215396,0.03338454,0.040704135,0.0031759972,-0.0028283135,-0.033962857,-0.07917683,-0.025081009,0.06563001,-0.017634515,0.004443604,-0.018635862,-0.043907903,0.020946078,0.005316853,0.035529297,0.24957283,0.06746862,-0.024187902,-0.024020296,0.03586435,0.0056303167,0.037492473,0.0035166242,-0.00637663,-0.034102596,0.0005335161,0.08143922,0.010861087,-0.002581058,-0.020126589,0.07353808,-0.056029588,-0.0019204873,0.0652064,0.04692112,-0.014755993,-0.049303323,0.0028438736,0.013742473,-0.0925305,-0.020122262,0.031383213,0.04850926,-0.0133033525,0.029817034,-0.026180929,0.07183492,0.04064055,0.003676185,0.04241639,0.0031482512,0.012163729,-0.012870644,-0.0042191925,0.04787408,-0.027015667,-0.023795342,0.032221064,-0.011749995,-0.06249522,-0.014018872,-0.00952993,0.01851261,-0.016898178,-0.0051466026,0.012036729,-0.0044205124,0.037910968,-0.0035537377,0.031595156,-0.0076345885,-0.016891023,-0.037508097,-0.054566268,0.029661339,0.068604596,0.0013471595,-0.045718428,-0.008698218,-0.019413322,-0.01013929,0.03615961,-0.02827701,0.03142612,-0.0052034287,0.01338872,0.0374704,-0.010935426,-0.0038055833,-0.0008948657,-0.029820405,0.0500971,0.015218737,0.021092268,0.015087407,-0.022895226,-0.071007,0.0023705927,0.0005500159,0.00046296598,0.02609414,0.029509874,0.052474417,0.02664174,0.013387495,-0.036677495,-0.0018513715,-0.013921875,-0.03078365,-0.0350504,-0.021041563,-0.007787581,-0.02847507,-0.034194175,-0.009303011,0.017585259,-0.0038742002,0.042600937,-0.024521925,0.041859176,-0.020860733,0.0064487904,-0.010723258,-0.015695931,0.056194086,-0.06726283,0.014463532,-0.019940732,-0.031586938,0.07604521,0.022566471,0.007664864,-0.009412862,-0.0044616107,-0.0056169913,0.0269635,0.029749306,-0.035845578,0.01935356,0.0030014026,-0.07561726,0.013892877,0.017904736,-0.013057599,0.037336793,0.059802067,-0.023208963,0.0038793155,0.055892635,0.048267152,0.02763776,0.029155247,-0.010393117,0.060688097,0.018553115,0.003165948,0.014846252,-0.019010825,-0.024009233,0.03651112,0.0018566039,-0.036074597,-0.020817364,-0.00916136,-0.0064451452,0.025100887,0.0114969695,0.034411106,-0.058216017,-0.008740789,-0.014959899,-0.015127206,-0.009240336,-0.005698227,-0.019064609,0.026297962,0.018481718,0.016697822,0.040944166,-0.024708696,0.05014189,-0.011535164,0.011011788,-0.004956686,0.013730877,-0.04336522,-0.0052780444,-0.01901335,-0.017426945,-0.00513041,-0.008287092,-0.012704557,0.029155409,-0.039082285,-0.017279902,0.012007914,-0.0032698268,-0.045433283,0.012736773,0.0488962,-0.028595049,-0.043914545,-0.00637933,0.000010549601,-0.035819322,-0.0011320122,0.09389859,-0.006687661,-0.010340845,0.03754543,0.038806446,0.06787132,0.026059631,-0.000714042,-0.03200299,-0.049037047,-0.018801928,-0.0084443875,0.057101328,-0.01615533,-0.045682713,-0.007856484,0.049643908,-0.008697963,-0.042452008,-0.008462952,-0.015008833,-0.08265124,-0.020606149,0.006289359,-0.040457968,0.012644377,0.041756548,-0.03356853,-0.03603289,0.012166885,-0.020580795,0.032329652,-0.002705096,-0.006688397,-0.023943828,0.008797144,-0.024644984,-0.034445424,-0.013543952,-0.0064806356,-0.043620937,0.024179768,0.0036316416,0.013848276,0.034674443,0.032458745,0.033609148,-0.029752258,-0.013304177,-0.008361227,-0.024316564,-0.0027687347,-0.003356133,-0.021935135,-0.034654792,-0.030505938,-0.003106112,0.009686984,-0.03520848,-0.008879604,0.02655153,-0.010795418,-0.029935451,-0.023776684,-0.0048568025,0.057127766,-0.022152796,0.013488086,-0.028049707,-0.013236965,0.0011988439,0.022338446,0.0005038712,-0.039783984,0.016689768,-0.01678979,0.034611076,-0.037401114,-0.08593571,-0.008581845,0.010918198,-0.025067976,-0.0010928793,0.044323888,-0.011305498,-0.004280908,0.05198966,-0.004669398,-0.054854862,0.02745791,0.059102304,0.007167866,-0.018621221,-0.05346115,0.0099899275,-0.009551683,0.0024049175,0.019564014,-0.03362388,-0.024157234,-0.018372266,-0.054779086,0.039972275,0.02618586,-0.0024525565,-0.024019245,0.021016536,0.008472612,0.031118972,0.003498546,0.022779549,-0.017478565,-0.03233211,-0.01677215,-0.033954073,0.02565632,0.0016459115,0.016621195,-0.015135243,0.026338637,0.031676907,-0.002375558,0.017343229,-0.0037393675,-0.00006182398,0.01686441,-0.02720846,-0.0048803072,-0.013187148,0.012268698,-0.024126234,-0.02823765,0.017926382,-0.054029893,-0.021182863,0.007110695,-0.05518569,-0.0032906332,0.0378093,0.0011203586,-0.02412689,-0.01920058,-0.030968696,0.018370168,-0.0004120155,0.063163735,-0.0074861026,0.023749704,-0.0069436515,0.004859913,0.0438471,0.038591806,-0.035073534,-0.0030980955,-0.005424585,-0.03322721,-0.01733727,-0.0018418318,-0.019448895,-0.015758052,-0.010992463,0.0080980165,-0.011632448,0.04686451,-0.01679065,0.007657591,0.0037820959,0.016744217,-0.0023573642,-0.025111316,0.032726225,0.005713073,0.0057849507,0.0067232647,0.015163658,0.014016304,-0.08628435,-0.0088518625,0.008902099,-0.0049161245,0.014508938,-0.03471654,0.0109160375,-0.08639561,0.028730927,-0.0075160484,0.0065743728,0.011707055,0.0032247065,0.0010871806,0.014228133,-0.0417636,-0.005738388,0.03287259,0.0019022909,-0.0035011848,0.031945873,0.08358781,0.021749437,-0.023551995,-0.022966985,-0.019892732,-0.0041855597,-0.14387894,0.02226409,0.025009137,0.005698436,0.015043508,-0.026838554,-0.0701021,-0.03099782,-0.0047570113,-0.00074399443,0.061026145,0.022629805,-0.020161321,-0.052831642,-0.015259544,-0.0030002743,-0.027885012,-0.043619,-0.060662623,0.06571137,0.027806642,-0.0054010386,0.0017151749,-0.0198389,0.0070926966,0.040411133,-0.029890822,-0.03121936,-0.019409187,0.01556793,-0.030769505,-0.07851116,0.021622067,0.0026785675,-0.036615174,-0.029635642,0.0017349303,-0.018883612,-0.002051743,-0.009074699,-0.0007315438,0.007748012,-0.02002448,-0.020413248,0.016184732,0.04278192,-0.05873818,-0.009740462,-0.050228808,0.0010260032,0.0017781709,0.025671303,-0.00095804076,0.017261216,-0.04076212,0.023494596,0.016221384,-0.0106379725,-0.015748298,0.029645732,-0.017160095,0.007324168,-0.0579294,0.023044107,-0.028410075,0.0032141109,-0.020618668,0.008132906,-0.03655816,0.015115828,0.0068846187,-0.031699505,0.03532889,-0.026899612,0.013323225,-0.03125404,0.015592934,-0.04903313,0.013366028,-0.020662457,-0.027924156,-0.008696881,-0.009810044,-0.02256669,0.034434766,0.03183006,-0.002637199,-0.02541697,-0.05514395,-0.0037257415,-0.050515436,-0.0155516295,-0.013666861,-0.007612845,-0.033007264,0.04909599,-0.023169946,-0.024363032,-0.002753045,-0.012808141,-0.014398389,-0.022839516,-0.021430586,-0.009655414,-0.04185187,-0.03921661,0.0726164,0.0060001756,-0.010216998,0.0133083705,0.002607764,0.031473454,0.0015548103,0.041664653,-0.05331717,0.010247782,0.0011742418,-0.004118611,0.022092883,0.015955877,0.016718976,0.0013349049,0.01865582,-0.032137197,0.022589104,0.10296343,0.06357681,0.056897074,0.002728533,-0.0005750329,0.008272601,-0.03304516,-0.01265583,0.0063445484,0.03290429,0.018956186,-0.023442572,0.041633707,-0.022142142,0.0077536204,-0.031609725,-0.02163128,-0.013106108,-0.034737866,-0.01232322,0.018684845,0.03217034,0.007757991,-0.014774137,-0.038969472,-0.012616192,0.0076531395,0.015594232,0.020372411,0.0001703741,0.048556104,0.020849396,-0.039421275,-0.0068979715,0.06905715,-0.038351864,-0.00028054102,-0.022644386,-0.011266645,-0.031850647,0.02102972,0.001162217,-0.02967545,-0.03453334,0.052078314,0.015486231,0.02571386,-0.0009945263,0.013387186,0.033487633,0.0015239355,0.016758915,-0.0027864417,0.023082059,-0.01884268,0.0394654,-0.007434047,0.016863113,-0.0015118781,-0.0049563213,0.004128754,-0.013855364,0.0072163776,0.0033262812,-0.0023115175,0.01626744,-0.026765041,0.019712098,-0.00628725,0.03849361,-0.016336083,0.0056445333,-0.033222858,0.03304983,0.013540909,0.006222109,0.01751687,0.01426394,0.01306177,0.0055032056,0.020448802,-0.036446333,-0.028178383,-0.03279987,0.02829843,0.013865715,-0.020915084,-0.019435016,0.0005092636,0.02658043,0.021475302,-0.017713167,0.008569031,-0.009624309,0.0143802995,0.07754505,-0.0034489345,-0.03301809,-0.03421068,0.0034681857,0.013736868,-0.017664755,0.03408599,-0.005213517,0.019297933,-0.02229873,-0.009467654,-0.0074794046,0.030589607,0.010725197,-0.040129952,-0.015699787,-0.005309563,-0.013011271,-0.011845571,0.035919033,-0.019364832,0.032369625,-0.029490719],"last_embed":{"hash":"11tm2fb","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"11tm2fb","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique#{4}","lines":[127,128],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11tm2fb","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024892816,-0.033898577,-0.0476021,0.013315756,-0.040793866,-0.026364444,0.034399066,0.020500135,0.04784248,-0.008649309,-0.037888158,0.013971099,-0.0037118508,0.0030766635,0.012789355,0.029937685,-0.0147549715,-0.010289675,0.023684394,0.04760212,-0.015141647,0.011049817,0.017582025,-0.0056197755,-0.011732237,0.014234234,-0.00029165327,-0.019065024,-0.02840068,0.049928818,0.009739859,-0.017986255,-0.017716879,-0.016440285,-0.018272687,-0.0030286368,0.015187308,-0.03361038,-0.032027036,0.012599296,0.014470945,-0.06950569,0.048546523,-0.0030653244,0.016650617,-0.0126965875,-0.045754872,-0.0021627776,-0.049123485,-0.000023548439,0.005526613,-0.03736696,0.012044269,-0.035257984,0.0002548755,-0.013597882,-0.02135748,-0.06663203,-0.019993527,-0.039188612,-0.02154346,0.05797431,0.021556407,-0.056272157,-0.027292082,0.06570089,-0.006641407,0.03181909,-0.0014543133,-0.04628778,0.034968767,0.024311239,-0.0054659694,-0.031130359,-0.01954063,-0.0015308717,-0.039280497,-0.0064575966,0.029041598,0.018715974,-0.019154744,0.01570376,-0.003996416,0.0041884063,0.0063168034,0.015394885,0.0091502005,0.07784727,0.010750839,0.0037559369,-0.022923108,-0.011793822,0.035674687,-0.029691104,0.010148225,0.0016681767,0.021138804,-0.030673478,-0.004798054,-0.03150846,0.026729604,0.02043833,-0.008973144,-0.04599902,-0.018795403,-0.010144037,0.021828983,0.035297398,0.03765893,-0.023378672,0.042458776,0.024445644,0.035050306,0.026522078,-0.022753209,-0.041533396,0.016530069,-0.018421171,0.047977816,-0.0012736798,0.0104540065,0.042368945,0.047524024,0.023273064,0.023145309,0.0014662425,-0.009972347,0.0152592305,-0.08075742,0.04608409,-0.0063280202,0.006558747,0.0014239647,-0.01571939,-0.050976947,0.022608055,0.06360614,0.009513562,-0.017217735,-0.059340846,0.00052293553,0.030920736,-0.019806338,-0.014482101,0.022096729,-0.05203957,0.065151855,0.022258306,-0.009710278,0.015940685,-0.020246092,-0.017206185,-0.028578304,-0.0026741556,0.0069382894,0.006105001,-0.012300945,0.034562625,0.011427588,0.013393245,-0.02857644,-0.023764858,-0.031242553,0.007969428,0.030953048,0.0030871572,-0.004977481,0.025309324,-0.0029028284,-0.049916305,-0.029860087,-0.018978344,0.03426746,0.042063303,-0.022896828,0.025987534,0.07574196,0.010889547,0.025512075,-0.046997704,-0.028140696,0.02804805,-0.014983719,-0.040855788,-0.010128201,-0.010778704,-0.020060915,0.013685799,0.019367658,0.049161267,-0.016091531,-0.01793501,0.01226474,-0.005130754,0.08018067,-0.04340149,-0.02121272,0.0123399,0.044992,-0.042196654,0.033985764,0.051763013,0.005586662,0.0034720432,-0.035847746,0.010031844,-0.044306234,-0.0016932678,0.024317132,-0.030400313,0.011708249,0.009122337,-0.005439449,-0.058879532,-0.030518917,0.030962558,0.020626241,0.013094944,-0.033074114,-0.024436407,-0.0023633726,0.043453686,0.008969993,-0.01903198,-0.04521595,0.0488027,0.013791952,0.040816493,0.016773773,-0.018971225,0.02399315,0.005658192,-0.027977698,0.0028273403,0.015185709,-0.048028,-0.04727037,-0.006731967,0.01779736,0.026492178,-0.031543944,0.0027886191,0.02088481,0.006635597,-0.016131513,0.0045161084,0.030778108,-0.013366518,0.012469324,-0.010077565,0.0158797,-0.0034457755,0.014353082,-0.032130666,0.03113036,0.010262759,0.002801277,0.011926598,-0.026296975,-0.036239844,-0.02013103,0.041756216,-0.00786513,0.016161274,0.003667864,0.009093639,-0.031763773,-0.017683305,0.00001560554,0.06442216,-0.028482068,0.0003626869,0.034044106,0.0137065975,-0.036726013,-0.00071900745,-0.037075736,0.0077907406,0.039210476,0.033118725,-0.016589625,-0.032984953,0.030055327,0.04847839,-0.0028278173,-0.0074206064,-0.019952362,0.028048487,0.01289771,-0.05423566,-0.006035505,-0.045266204,0.06860681,-0.009906316,-0.032388333,-0.0073675783,-0.001968553,-0.16794534,0.037617665,0.0047266637,0.0028894662,0.011950478,-0.010623998,-0.07112193,-0.026399702,-0.041717667,0.007814573,0.009584883,-0.033441145,0.019790845,-0.00043688688,-0.013599899,0.014682749,0.0019582987,-0.014266852,-0.006045127,-0.046750553,0.007766972,-0.025624739,0.07038708,-0.033435676,-0.0059022857,0.0041966434,0.049594782,-0.020928716,-0.00041550564,-0.0030724145,-0.029101504,0.015640987,-0.0011882108,-0.008359463,0.0006556256,-0.007987044,-0.05343214,-0.0005970417,-0.015579157,-0.0049072304,0.060772363,0.013801338,-0.018972648,-0.013348366,-0.02154302,-0.022127526,-0.03830101,0.028295431,-0.04916143,-0.025255337,0.007548649,-0.024655763,-0.032947756,-0.010712989,-0.05794705,0.011628141,0.052837756,0.050348107,0.00694468,-0.046430685,0.021796623,0.0024232694,0.027069557,-0.016505007,-0.057761453,-0.015241524,0.0026206586,0.0062651196,-0.004883987,-0.024732,0.030095287,0.022523249,0.024823911,0.00990454,-0.0109204305,0.03181039,-0.00328885,0.015616987,-0.03384432,-0.076034375,0.029159246,0.036284864,-0.02941962,0.010058692,-0.010198501,-0.034224115,0.041901346,0.02563775,0.047705345,0.26237527,0.09046883,-0.031990863,0.026941292,0.0432287,-0.03552038,-0.007845271,0.046195056,0.027549352,-0.026730068,-0.02328285,0.027196506,-0.0071036853,0.00026388638,0.00811264,0.062171407,-0.092967756,0.010201797,0.05827169,0.028525006,0.014596564,-0.039786275,0.022208788,0.004082512,-0.08406041,-0.008532159,0.02248335,0.042170186,-0.033847276,0.016840763,-0.010587587,0.07965531,0.027818095,-0.018246861,0.05233781,0.023894362,0.006149624,-0.011744383,0.0026495983,0.057555474,-0.01724645,-0.008839642,-0.0066731614,0.0113099525,-0.05800273,-0.035951417,-0.0061045336,0.041019753,-0.010932109,-0.03691551,-0.032795068,0.02198893,0.03620197,-0.019316018,0.043139078,0.001756854,-0.013885965,-0.009525015,-0.03262855,0.022726592,0.051891103,0.014457895,-0.07651556,-0.02462299,-0.000017226543,0.0037092268,-0.007838838,-0.010594287,0.013456338,0.02336901,-0.011493348,0.03230381,-0.0011477573,0.027175354,-0.018332088,-0.03561061,0.035383366,0.0040349537,0.005647347,-0.019015018,0.015475916,-0.054431353,-0.037695564,0.010035403,0.012893113,0.029025648,-0.022537258,0.10092669,0.016837332,-0.0013888358,-0.02412817,0.01007266,-0.03366556,-0.015276927,-0.022481723,-0.014201389,0.001897853,-0.046904217,-0.025229866,-0.00071357534,-0.005760447,0.0068839737,0.029648187,-0.006821036,0.026550723,-0.023316301,-0.012343058,-0.030403992,0.0004877297,0.025066152,-0.08551542,0.020374373,-0.011868963,-0.025952553,0.0368019,0.04540446,0.018597564,0.013220317,0.016352331,-0.012958148,-0.011919438,0.029999044,-0.0066053118,0.00012669436,0.003367482,-0.091248214,-0.00045980854,0.005848575,-0.0015557565,0.03590159,0.02971482,-0.036461268,0.029620597,0.037227973,0.042341966,-0.0011510984,0.039523754,-0.012995364,0.034427118,0.0037497215,-0.0082503455,0.016767727,0.0047959504,0.0062823454,0.02391756,0.006922206,-0.02641684,0.0060970252,-0.025639081,-0.02556608,0.026545273,0.021726398,0.032093596,-0.054048195,0.0024485681,-0.045357283,-0.020722074,-0.016712159,-0.0050152475,-0.037257854,-0.0030230342,0.017278839,0.011915574,0.048465725,-0.034066685,0.03604097,0.026583916,-0.0066558705,-0.007014318,-0.01057667,0.0044543063,0.00008543332,-0.024624018,-0.020042459,-0.016592417,-0.0077042957,-0.002245082,0.043645702,-0.013280611,-0.028347995,0.029381685,-0.03323564,-0.056441516,0.014329434,0.035210244,-0.001175458,-0.032073516,0.007787301,-0.014770778,-0.019503165,-0.020662054,0.1182736,0.009268207,-0.0074213203,0.03559929,0.033366717,0.0879251,0.026754946,0.030472253,-0.04910527,-0.018977115,0.03804188,-0.008094914,0.027062904,-0.012431776,-0.03351109,0.025188359,0.043624196,-0.024555817,0.010905628,0.01915345,-0.0048534144,-0.06728199,-0.00689379,-0.016022213,-0.058168296,0.035518955,0.024912361,-0.020212209,-0.008902721,0.029460868,-0.0075766365,-0.0027461674,-0.0030935488,-0.019328237,-0.03950194,0.0114959385,-0.05401038,-0.03285766,-0.009719496,-0.010513769,-0.046394523,0.027357353,0.0037013374,0.02325205,0.007881794,0.025013037,0.0172267,-0.006235367,-0.014208975,0.0025731598,0.004373262,0.030198898,-0.008306726,-0.008526949,-0.046912253,-0.055572033,-0.021357551,-0.0130355265,-0.024817593,-0.027163915,0.028362967,0.0046656677,-0.033782624,-0.06108957,0.030824952,0.057012964,-0.012103465,0.020628383,-0.029611006,0.00092861545,0.015084216,0.030237358,-0.008685375,-0.0002345635,-0.02920149,-0.0034842875,0.0033783952,-0.02825084,-0.07271112,-0.009474576,-0.01892611,-0.043079343,0.0015710373,0.043484967,-0.013275723,0.016216356,-0.0007231834,-0.0084591145,-0.025328346,-0.0024006153,0.060902152,-0.028179746,0.012384673,-0.0104318485,-0.00266459,0.030563299,-0.006673461,0.012885073,-0.012493658,0.009786331,-0.0030577425,-0.06567404,0.021848183,-0.0036832471,-0.0024284164,0.008714211,0.04048315,-0.011256014,0.025090175,-0.007695272,0.04074708,-0.0074802698,0.0077694193,-0.0058063264,-0.021309517,0.025256013,-0.020006444,0.037120085,-0.020073246,0.03233669,0.017742094,0.0060922587,0.01664627,0.016256694,0.0043285033,0.017849792,-0.03842213,-0.011362977,-0.013158083,0.011213208,-0.009467772,-0.0130107105,0.015650248,-0.067794584,-0.012710887,-0.033528835,-0.05269147,0.008398847,0.02509816,0.013262596,-0.012589798,0.003086692,-0.01603637,0.021303764,0.01935434,0.022851646,-0.015452733,0.02525353,0.003247338,0.015887093,0.0010871105,0.04781926,-0.034594484,-0.0038519846,0.022007124,-0.013328163,-0.02675998,0.02014786,0.008891916,0.005572164,0.0016691373,0.004897388,-0.022829667,0.045711838,-0.054587346,0.004217979,0.02022798,0.042633526,-0.012439296,-0.018939694,0.043232575,0.018372819,-0.022685604,-0.024580449,0.018718403,0.0055721584,-0.103272505,0.023777546,0.0082248775,0.0021218054,0.053965665,0.006560509,0.0028782827,-0.03251868,0.04381222,-0.009413878,0.031046892,0.012283969,-0.008474117,0.028426033,-0.017590774,-0.028797088,0.005270162,0.021943431,-0.004946372,-0.01399185,0.036655996,0.0591955,0.021946289,-0.013409344,-0.036365993,-0.046517618,-0.012216572,-0.14805958,0.021342851,0.015198542,0.008524231,-0.013542294,-0.00022225437,-0.04334969,-0.07074277,-0.0010883001,-0.019815408,-0.005690275,0.0039762557,-0.03462617,-0.038948316,0.023697793,-0.0034656122,-0.025864322,-0.046046305,-0.02714243,0.04242715,-0.0005930851,-0.0010602573,0.06717686,-0.014090171,0.020601342,0.008670503,-0.054497555,-0.012322671,-0.025876338,-0.03906292,-0.041669518,-0.089007296,0.012107309,-0.01856567,-0.008952617,-0.009663963,0.0008175282,0.011587658,-0.0011748855,-0.01521653,0.003363353,0.017808463,-0.016426945,0.004016121,-0.0027509413,0.06648733,-0.0463876,-0.02797266,-0.0359974,0.019476492,0.023371058,0.035262216,0.013374215,-0.019405235,-0.029586561,0.02235604,0.006546092,-0.03279644,-0.024776893,0.022892963,-0.014917862,0.009164469,-0.044233046,0.021597905,-0.04306881,-0.002189449,-0.056085728,0.024015693,-0.03583859,0.003490557,-0.01839756,-0.03736198,0.053875986,-0.015731545,0.008570285,0.000076298,0.012380271,-0.051753663,-0.0040493747,-0.035508756,-0.022515737,0.0035639799,-0.029452972,-0.033216935,0.009452912,0.012360604,-0.012286223,-0.013880594,-0.037290398,-0.013537293,-0.04829718,-0.020556118,0.024743691,0.02029986,-0.009711635,0.02547459,-0.020370932,-0.011825076,0.001965927,-0.030050812,-0.006612544,-0.032234993,-0.0075422525,0.0010608406,-0.039552715,-0.008404195,0.04611006,0.020575449,0.0028487646,-0.014462654,-0.02507849,-0.0019700264,-0.014457515,0.019476334,-0.03571597,-0.02203321,0.00022404792,0.0120856585,0.037499867,0.014692231,-0.011900816,-0.021221409,0.010873767,-0.040468477,0.0055937273,0.08540538,0.034666706,0.058061417,0.02568791,-0.00877007,-0.004248943,-0.05236453,0.01276109,0.009442935,0.008022496,-0.013875418,-0.032606486,0.04082326,-0.033457577,-0.021433664,0.003020706,-0.0634932,-0.006360036,-0.046038587,0.016903149,0.014171337,0.041750334,0.039915998,0.019407915,-0.034362093,0.011945476,0.026330993,0.016465677,0.044724178,0.011115633,0.039562732,-0.025666542,0.0016731379,-0.00019695658,0.07361672,-0.04743202,-0.021719899,-0.003032599,-0.0009889136,0.0063423086,0.027151491,-0.020008117,-0.03155073,-0.054601703,0.011209035,0.041636497,0.008278528,0.0045891525,0.019253764,0.032006904,0.0040079616,0.022737766,0.020227743,0.013191169,-0.011827445,0.05741382,0.0061629545,0.033664938,0.023910461,-0.015758442,-0.0064393,-0.03490615,0.03441597,0.009547371,-0.005054193,0.0052772365,-0.025860365,0.017522538,-0.01784667,0.03361254,-0.03695802,-0.009624636,-0.030870205,0.043549072,0.0081798835,0.02343459,0.013439158,0.025028786,0.023855,-0.01996755,0.025441902,-0.04301208,-0.0117705865,-0.022570211,0.036720365,0.022910884,-0.006895031,0.007821557,0.034450285,0.0112723475,0.0059995786,-0.034722973,0.02174337,-0.0041452423,-0.013002723,0.041780874,0.020558741,-0.009129309,-0.033783533,-0.000018833698,0.016776437,-0.022810996,0.020390851,-0.05302623,-0.0124104,-0.06471699,-0.026439717,-0.006253095,0.035429567,0.029436763,-0.0011664291,0.016144138,0.010952641,-0.006488834,0.014003309,0.01986087,-0.017842304,0.0025616288,-0.035542972],"last_embed":{"hash":"17dz41w","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"17dz41w","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Practical Coping Strategies#The \"Shift Focus\" Technique#{5}","lines":[129,130],"size":122,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17dz41w","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014419305,0.0034577786,-0.0383483,0.0132893715,-0.020011289,-0.04319392,0.00524666,-0.01015605,0.0000033753188,0.0054379087,-0.0019083101,-0.017262617,-0.021856429,0.01004606,0.038300104,0.025353447,-0.04257701,-0.017658047,0.036873784,0.001628034,-0.053209476,0.048437476,0.0069899037,-0.04817922,-0.03140795,-0.010255025,0.0026193035,-0.006675911,-0.01359519,0.007348568,-0.028126808,-0.06763279,0.07355704,-0.01688848,-0.022987217,0.0014931116,0.02362682,-0.032225564,-0.019586205,0.053065114,0.026583146,-0.03769819,0.07330438,0.03187594,0.024698114,-0.021716446,-0.052738965,0.0023242305,0.02421515,-0.021896211,-0.023485532,-0.031114856,0.009436097,-0.053751048,-0.031092953,0.033292495,0.027389487,-0.04995625,-0.0071737855,-0.025048133,-0.031222025,0.007881169,-0.0046195113,-0.0130791785,-0.0026838966,0.054063383,0.013366458,0.012398603,-0.01564074,-0.040596694,0.04703415,-0.0062439907,-0.008535526,-0.00030211295,-0.032280575,-0.01471381,0.017876843,-0.008902069,0.009132768,0.039162643,-0.009009909,-0.011885485,-0.021309245,0.0048376787,-0.0061001284,0.0207814,0.02991058,0.024838505,0.0038498018,-0.007373084,0.015449193,0.018591996,0.04401302,0.0016552729,-0.020734087,-0.024263786,0.0062074005,-0.04066715,0.0111053465,0.015911005,0.04644689,0.035324335,-0.04646383,-0.008238958,0.0013484462,-0.00083206414,0.008166627,0.004762137,0.021630302,-0.0135493195,0.01589832,0.012250475,0.0013109919,0.00067955616,-0.019504879,0.0070568263,0.018318905,-0.010702902,0.013795431,-0.013610781,0.038736798,0.03317648,-0.0033621925,-0.026682377,0.0023337635,0.0248475,-0.010137903,0.013699459,-0.01928544,0.047599234,0.020422837,-0.0035172135,-0.041769512,-0.026277546,-0.020385351,0.00945255,0.020934645,0.030714931,0.020461315,-0.03652353,-0.007466783,0.017747682,-0.016315123,-0.02917854,-0.005032559,-0.02819111,0.03741282,-0.01612669,-0.023757238,0.072048575,0.028806044,0.03283775,-0.009964278,-0.0027853677,-0.019048514,0.009878662,-0.038574398,0.008022405,0.028660981,-0.031244332,0.018435642,-0.03616435,0.0099357935,0.04087459,0.024310844,0.0049182647,-0.0053414586,0.053524148,0.0013768249,0.026795866,0.008668745,-0.021898286,0.0012948277,0.027543064,0.009295515,0.041954122,0.031294182,0.02765762,0.015546502,-0.040898643,-0.013582434,0.030610109,-0.008666228,-0.035221014,0.028411936,0.03253567,-0.03062489,-0.0012159091,0.011935484,0.0036858835,-0.015844477,0.003981935,0.03544558,-0.009730378,0.08202861,-0.045967992,-0.0005900796,0.011159897,0.020163042,-0.035361834,0.0141577525,0.021058131,0.016336756,0.0059670997,-0.0078000478,-0.002823354,-0.014645539,-0.0060302895,0.022310475,-0.06335418,0.008455576,-0.020627987,-0.010774273,-0.027885668,-0.01254737,0.018470624,0.019210342,0.013160499,-0.023442745,0.0074511557,0.006648061,0.047181427,-0.0033847769,-0.020056868,-0.016984904,0.015449026,0.00034673672,0.049164165,-0.0155960135,-0.020151282,0.010950129,-0.009074539,-0.024811888,0.031350255,0.039447032,-0.0011456156,0.0023099966,-0.030139621,0.03721921,0.01713514,-0.012106028,0.009106961,0.021983588,-0.01076773,-0.00081348873,0.013045236,0.007914605,0.022844208,-0.015769351,-0.020138834,-0.0117499465,0.017422143,-0.017585233,-0.039198756,0.03140742,0.02332441,0.0032163565,0.019196562,0.0072591156,-0.01625435,-0.02781957,0.04637514,0.014056961,-0.012544725,-0.052553702,-0.0102670435,-0.04222374,-0.03633959,0.021306036,0.06688779,0.0023555176,0.018345099,0.01706336,0.037822314,-0.024543447,0.027916923,-0.0027130381,0.00097379356,0.020485478,0.033397894,-0.024637284,0.005322373,0.007089085,0.04534138,0.048371337,0.008586872,0.006023799,-0.021968113,0.016731642,0.0044890973,-0.01258049,-0.011042185,0.05887146,-0.019360226,0.0013926106,0.017187728,0.025263261,-0.16713068,0.01828127,0.02335317,0.039949927,0.0023721182,0.023006307,-0.023219367,0.0133189745,-0.0666679,0.01982455,0.023763712,-0.04155315,0.031870674,0.025178224,0.007559241,-0.011268027,-0.021280536,0.04141682,0.00072582025,-0.04052343,-0.01654829,-0.030469403,0.014154537,-0.0152943,0.018942736,-0.011307823,0.06058957,-0.032909248,-0.025684714,-0.033717025,-0.048197087,-0.016942967,0.00679681,0.028138183,-0.01853599,-0.030443884,-0.054520126,-0.001695826,0.018011795,0.013859213,0.016075231,0.056677602,-0.0028012644,0.017399024,0.00025733822,0.00635094,-0.044324595,0.016472565,-0.03874504,-0.0155368,-0.015707973,-0.0112011535,-0.007069855,-0.009852224,-0.04096747,-0.025363158,-0.006171821,0.045727566,0.018650126,-0.043130297,0.016065132,-0.048536643,0.020562617,-0.036919776,0.00041520095,-0.046137076,0.032806624,0.018758595,-0.016380426,-0.028748589,0.030123843,-0.060511336,0.026648853,-0.003900139,-0.008163258,-0.0027942776,0.007826148,-0.012390759,-0.021145826,-0.08886297,-0.007372122,0.041036293,0.0067833294,-0.035988484,0.012326583,-0.04085407,0.025283933,0.016165735,0.060657706,0.22643107,0.09845072,-0.0014183773,-0.010403596,0.018374372,-0.0066616856,0.019371532,0.038830735,0.024488958,-0.031998813,-0.023828754,0.038267337,-0.043596886,0.008403392,-0.017880468,0.025068585,-0.09123822,0.011086323,0.042078424,0.000805713,0.029074607,0.0008961326,0.026608799,-0.002644879,-0.045677736,-0.049863026,0.0024723914,0.046656683,-0.01543888,0.023660962,-0.042534575,0.059371684,0.047426105,-0.07558869,0.02005986,-0.0061059324,0.0012170523,-0.06633276,-0.03414372,0.019896502,0.016553171,-0.008079978,-0.0011551384,-0.009322456,-0.0084341355,0.006012958,-0.038760237,0.00043957954,-0.003562088,-0.018495124,-0.045244873,-0.03096036,-0.020659026,-0.02385468,-0.01715999,0.0030245746,0.009803252,-0.050431367,-0.056322932,0.011074254,0.0067964895,0.012330561,-0.10007539,0.03429926,0.036999114,-0.025600228,-0.02073722,0.052249722,0.050932296,0.0018615546,0.01922576,0.040240906,0.041014463,0.0013364368,-0.011298137,-0.055359926,0.012151222,0.04382996,0.016851757,-0.018444287,0.0044141444,-0.0072238864,0.017369296,-0.025594074,0.034475442,0.0028181034,0.03503438,0.033515472,-0.0235927,-0.003881147,0.004870239,-0.009824265,-0.027182052,0.012123211,-0.04956544,-0.020485556,0.037524726,-0.031414326,-0.014255539,-0.013065161,0.041771203,0.0069838376,0.018874306,0.004891183,0.023498096,-0.04334072,0.02153999,-0.016884468,-0.015454249,0.033208527,-0.09871686,0.015381545,-0.009496599,-0.0534765,0.025514547,0.053433947,0.012280918,0.009648709,0.056238513,-0.040785562,0.03786452,0.051755898,-0.018370602,0.050555173,0.014244787,-0.043741096,0.02169705,-0.01644043,0.021047687,0.007333635,0.01390425,-0.042736184,-0.02203108,0.050714515,0.009046454,-0.000047478068,0.041259177,-0.028831402,0.068018615,-0.00937165,0.008401182,-0.047478072,-0.03588335,0.015035134,-0.004944819,0.029608922,-0.085970044,0.022537382,-0.008458301,0.037102368,0.038559854,0.017642334,0.03348466,0.0011865215,0.018110933,-0.017939698,-0.026305873,-0.019773994,-0.0018648097,-0.028635781,-0.050297976,-0.008816516,0.007698411,0.07120067,-0.01837311,0.04249654,-0.0004907598,0.027289307,0.00042362313,-0.009500143,0.011021761,-0.00028898907,-0.043967802,0.005102048,-0.002671701,-0.024502976,-0.03572904,0.0047054724,0.0014650329,-0.022394506,0.024849044,-0.011599903,-0.029532941,0.023471689,0.049743097,0.013751377,-0.012886937,-0.019178223,0.0023263819,-0.011017575,-0.014533361,0.08864703,-0.02806978,-0.004807181,0.04578073,0.050326414,0.06746353,0.047772214,0.035375163,0.028894173,-0.035301827,-0.011337527,-0.020291928,0.035398703,-0.035500195,-0.038905263,0.008991856,0.03259153,0.002006829,0.021226069,0.0064744945,0.010914449,-0.05085716,0.008427285,-0.0028055713,-0.019969175,-0.00021449183,0.00023982051,-0.046503283,-0.007743247,-0.021644378,-0.013114996,-0.012054377,-0.042072766,0.003986371,0.018914638,0.00074409856,-0.010194797,-0.023873908,0.036250334,-0.0071367784,-0.008356215,-0.027522923,-0.013915204,-0.05261381,0.012862471,0.010142973,0.03986569,0.0013736233,-0.009032542,-0.040801108,0.019529324,0.019994026,-0.022555694,-0.0039241114,-0.03163266,-0.08883818,-0.022364866,-0.03412916,0.016908519,0.034146868,-0.03377944,0.0031904732,-0.02745086,0.041702207,0.0032873885,0.03697822,0.00621133,0.012960737,-0.017183926,0.0009539527,-0.009870915,0.035167806,-0.030338546,-0.04292733,-0.009964721,0.004982897,0.043155394,-0.056639146,-0.050198395,0.009806087,0.012852657,-0.02247947,-0.043423865,-0.04663715,-0.021547057,-0.06761196,0.054046914,0.0073836427,-0.027883047,-0.052563723,0.03784837,0.02796494,0.0005781422,0.03737377,0.04787162,0.029648354,0.024787571,-0.02519647,-0.024117064,0.0004470295,-0.01617462,-0.06664607,-0.019794105,0.0021878395,0.0074375775,-0.03473242,0.005596782,-0.003491956,0.005972857,-0.01723267,0.048892744,-0.024653642,0.011765342,-0.0006490112,-0.00013504011,0.008063795,0.0016844183,0.0015562974,-0.0048000263,0.015729671,-0.05782695,0.01183351,-0.035025377,0.003196102,-0.010162074,0.050588887,0.0039554955,0.04075008,-0.0125159705,-0.011682072,-0.046207804,0.00032342653,-0.009355844,-0.037254024,0.020278262,-0.017081264,-0.056079663,-0.008370312,0.013437185,-0.04184754,0.018462485,-0.015517484,-0.016781898,-0.030127782,0.0082539655,0.009765407,-0.064358115,0.024814421,0.024105774,0.026021328,-0.00068268226,0.02835708,-0.025797505,-0.021050572,-0.014098298,-0.009672127,0.00047968538,-0.028812695,0.011322593,-0.0018221865,0.019998418,0.004653132,-0.008786451,0.052702773,-0.010153511,-0.028213868,0.012595967,0.015099965,0.039533388,-0.017112706,0.05927915,0.052237947,-0.031577524,0.0072055133,0.016010819,0.016197778,-0.050615985,0.026381364,-0.0034602734,-0.019559192,0.07709102,-0.005526613,0.03916685,-0.030340465,0.037321743,0.016443899,0.013716501,0.024107175,-0.032177027,-0.009224565,-0.000051363517,-0.05851562,0.031366426,0.024669094,0.007143,-0.0020571467,0.0030361377,0.031047096,0.019202095,0.00004445539,-0.055663973,-0.013829992,0.01922924,-0.11889536,-0.017469784,-0.015840087,-0.017460387,-0.0071349056,-0.029774217,-0.051822424,-0.030660108,-0.012377901,-0.030042373,0.020522524,0.023168176,-0.011779694,-0.013639907,0.028950099,-0.01635161,-0.039050635,-0.039433256,-0.023703706,0.059465975,-0.012693509,0.025750954,0.050128944,0.0004660059,0.014387471,0.010723684,-0.0024809134,-0.023407454,-0.03301641,-0.011598356,-0.03394566,-0.067439884,0.017499812,0.033430893,-0.030705167,-0.052842207,-0.0037390904,0.021124026,-0.02778271,-0.043311283,0.034712262,0.02281437,0.00619502,0.022596423,0.0052999444,0.058999274,-0.051412974,-0.026467388,-0.043716557,-0.012148893,-0.009938319,0.04465944,-0.002969029,-0.009640296,-0.020307565,-0.038266905,-0.03494286,0.0024030504,-0.0023238799,0.03752122,-0.007048129,0.03276788,-0.03765298,0.029671665,-0.04253469,0.0149422195,-0.011366459,0.034003273,-0.02583733,0.012052282,-0.016213328,-0.052954476,-0.01025684,0.008399208,-0.0075605456,-0.022211276,0.024932394,-0.04634554,-0.002377059,-0.02553843,-0.038880292,-0.053694528,-0.0053130356,-0.025358876,0.018241439,0.018596102,0.011607694,-0.009507281,-0.045957543,0.0042283754,-0.073655695,-0.058127664,0.032980993,0.00051233586,-0.02568418,-0.010394219,-0.03231806,-0.00007248929,0.0075258897,-0.0029409926,-0.053933017,-0.023197593,-0.03419926,-0.020826338,-0.05154621,0.013524215,0.06835381,0.00413526,-0.04265321,-0.037392624,0.011771423,-0.0029034773,0.014633143,-0.009194344,-0.02174431,-0.006545802,0.0030592848,0.02747786,-0.0020673843,0.02514642,0.02042297,0.0088048065,-0.03391252,-0.017115686,0.05324018,0.06446168,0.0335714,0.0382915,0.057256676,-0.030231198,-0.011680605,-0.06790572,0.024078561,0.023207298,0.009125261,-0.047068305,0.005740005,0.04264755,-0.02025299,-0.006078443,-0.04124403,-0.033152055,-0.013323262,-0.00029505155,-0.00005444447,0.033483732,-0.00024709632,0.035867266,-0.004855874,-0.045816574,-0.009593008,-0.033473816,-0.017179443,0.03346077,-0.045572545,0.061539367,-0.016748661,-0.044611745,-0.009472201,0.05310736,-0.0037379446,-0.04413828,-0.011347014,-0.0206058,0.031932212,0.050413262,-0.025356185,-0.005434237,0.013359657,0.0112245865,0.024711287,0.03958262,-0.009973636,0.0106773535,0.065947555,0.020457963,-0.021237763,0.050157014,0.02838575,-0.038908504,0.04867196,0.009510393,0.0010728475,0.062421698,-0.0070380075,-0.0254364,-0.009046647,0.0151819,-0.009498304,0.022032557,-0.031797335,-0.01737583,0.028310157,-0.015761638,0.052078873,-0.0028755541,-0.028029533,-0.014282602,0.025145018,0.038440403,-0.018643362,0.007394666,0.005059434,0.021057583,-0.017093072,0.029387524,-0.014241084,-0.08456282,0.020133678,0.039962977,-0.033908244,-0.021293867,0.0039594974,-0.023596492,0.017082023,-0.017773679,0.019203974,0.020849906,-0.02968395,-0.050550655,0.10975134,-0.0025230278,-0.016187467,-0.003986419,0.021749718,0.029285895,0.0031719927,0.054084953,-0.013586705,-0.002749288,-0.04773441,-0.029608283,0.0015767735,0.023093775,-0.010875623,-0.04083007,0.0022210062,-0.022726038,0.02201616,0.017108813,0.014348583,-0.024408692,0.029450985,-0.013081892],"last_embed":{"hash":"4xtwai","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"4xtwai","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help","lines":[131,144],"size":580,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4xtwai","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014777417,0.0074125906,-0.043700345,0.010453851,-0.021986619,-0.029613398,0.0028678568,-0.013953919,-0.001998827,0.011383856,0.01616403,-0.019852247,-0.007764642,0.010757489,0.03837255,0.037901036,-0.051679205,-0.019182812,0.02600605,0.01367031,-0.043446124,0.041884705,-0.005835251,-0.054260477,-0.037492674,-0.01593637,0.015857015,-0.01926815,0.0072098495,0.010869058,-0.024462502,-0.05540741,0.08156424,-0.00042070154,-0.00681484,-0.018188046,0.0012299559,-0.031923186,-0.027905097,0.045608897,0.0364619,-0.047714736,0.06432205,0.031978138,0.023035817,-0.006959079,-0.033088367,-0.0051021003,0.016903162,-0.020753978,-0.013703619,-0.020702176,0.020936485,-0.059572484,-0.046398178,0.02439474,0.0034498083,-0.050376516,-0.019317491,-0.014944603,-0.030537592,0.019986631,-0.012713523,0.0021740138,0.0028833996,0.057247162,0.01998273,0.006687696,-0.018080804,-0.030840628,0.05173484,-0.011718041,-0.033396706,0.000516629,-0.01971688,0.0022339143,0.017353483,-0.018223686,0.008106951,0.053252243,-0.009556383,-0.022849288,-0.029020347,0.0017226945,-0.020006241,0.004377236,0.023288218,0.017746642,0.005905394,0.009979056,-0.003087928,-0.000740079,0.027025873,0.025827616,0.0018137525,-0.024798425,0.0017548453,-0.031066978,-0.017719038,0.0286775,0.05322386,0.03538283,-0.03834901,-0.009253271,0.0010179355,-0.0040285843,0.015965493,-0.0014249678,0.016188381,-0.011168626,0.01052883,0.0223648,-0.007810498,-0.005334642,-0.020381078,0.015185124,0.029113097,-0.0020872464,0.024279306,-0.019466693,0.029944675,0.04739584,0.005027468,-0.04482184,0.0029035155,0.01926656,-0.018614342,0.009943324,0.012186745,0.045631815,0.024209086,0.0061178976,-0.032555155,-0.024271473,0.0020853092,-0.007924036,0.01139648,0.031276796,0.004575001,-0.02795937,-0.001626476,0.029867666,-0.01329313,-0.023807045,-0.0072795637,-0.049173225,0.041142836,-0.01846766,-0.0041506677,0.07026007,0.04107837,0.037901394,0.007535859,-0.013485542,-0.000012041716,-0.0026982068,-0.040550634,-0.003108988,0.023993019,-0.033810534,0.019104365,0.00078970444,0.017754689,0.0415116,0.014961469,-0.017798048,-0.020154933,0.052228026,0.012136853,0.024303203,0.017872954,-0.0090051675,-0.0016450499,0.022543006,0.017324718,0.045092177,0.039918646,0.01480515,0.024909344,-0.04787848,-0.004739878,0.015229747,-0.010208135,-0.02604547,0.023992958,0.020605693,-0.037035972,-0.012190643,0.02364197,0.00050527306,-0.0018964176,0.02145986,0.04568841,-0.015791407,0.06639122,-0.03143122,0.016855607,0.0060808193,0.011010399,-0.030964037,0.0040169433,0.02436246,0.0017430155,-0.0021257047,0.0048601395,-0.015071452,-0.009407487,0.0075347885,0.03152761,-0.051494487,0.0029348598,-0.019680964,-0.013804964,-0.022960946,-0.029011793,0.02323485,0.026574764,-0.00030074152,0.0037523427,0.004524569,-0.0113008795,0.0512562,-0.025608398,-0.012115187,-0.028936578,0.00437851,0.003105122,0.052318018,-0.009501881,-0.013583476,0.0010639876,-0.019293692,-0.0213221,0.01738462,0.027315767,-0.0019155439,-0.009406822,-0.012956528,0.03476644,0.01989054,-0.0018800255,0.018235935,0.024766164,-0.014783549,0.00289837,0.031536974,0.007984263,0.017033355,-0.01796396,-0.01393321,0.0060678814,0.030239053,-0.015320584,-0.033991292,0.035481684,0.03385231,0.0032726103,0.004953562,-0.0019650257,-0.026529895,-0.0060508624,0.055485155,-0.0031668122,-0.002313455,-0.05198989,0.0040875766,-0.0430685,-0.03327598,0.038351107,0.04639681,0.009325215,0.01714869,0.029297147,0.030690923,-0.038241647,0.049260233,-0.0039847028,0.01500877,0.026311485,0.03149019,-0.020760316,0.0027477283,0.0051146336,0.038054846,0.066032395,-0.029860962,0.010527551,-0.011517961,0.01356476,0.002933748,-0.004176535,0.011296819,0.05994545,-0.01580086,-0.009764332,0.0035215702,0.028464047,-0.16072486,0.009673976,0.02499767,0.03340617,-0.005501859,0.020463895,-0.015033419,-0.0013833615,-0.07676033,0.023138568,0.042521298,-0.040481895,0.042783447,0.031365402,-0.0005545899,-0.0120820915,-0.016062634,0.050135426,0.0050900723,-0.040003352,-0.014884967,-0.011805166,-0.0035848173,-0.034266945,0.007880532,-0.01937959,0.076941416,-0.020278027,-0.03405166,-0.030038558,-0.045561075,-0.017792063,0.008872267,0.0026828677,-0.005035441,-0.01543691,-0.054136716,-0.008591026,0.034805425,0.0346844,0.0055415463,0.06590204,-0.0047569675,0.018452367,-0.0017495167,0.00017849731,-0.045687754,0.018406529,-0.044956885,-0.014376024,-0.023457972,-0.023379717,-0.015197743,0.002241475,-0.04802511,-0.032853216,-0.004745025,0.0441979,0.022919623,-0.034327842,-0.0052968315,-0.05613904,0.013916337,-0.050699033,-0.016539583,-0.03590245,0.03463072,-0.008969406,-0.0010694487,-0.03528394,0.027930206,-0.06575102,0.04115524,-0.012479392,-0.020966195,-0.013945923,0.010332401,0.0034388048,-0.007989494,-0.07529869,-0.019390594,0.04534087,-0.016186442,-0.031638708,0.014312361,-0.03474281,0.026521534,0.022088563,0.060763307,0.23684499,0.09206595,0.000008743697,-0.031438537,0.023401963,0.00666907,0.021076726,0.020605084,0.019003434,-0.029009424,-0.021251274,0.049678266,-0.048376717,0.01197276,-0.0248743,0.031453993,-0.09612599,-0.007315089,0.056461137,-0.0062334915,0.030863758,0.005965609,0.0370809,-0.013662289,-0.061432734,-0.026800696,-0.0072798915,0.04939675,-0.017037684,0.040909547,-0.042740446,0.05240831,0.031045178,-0.08526982,0.015892712,-0.029595193,-0.0028083434,-0.07314693,-0.017430242,0.035982434,0.015870722,-0.008442803,-0.0042943144,-0.01363438,-0.0014297459,-0.006916725,-0.036477372,0.0065344367,0.007620057,0.007760522,-0.04858047,-0.049493574,-0.01575971,-0.024380846,-0.008191027,-0.023128659,0.00033635265,-0.03786409,-0.062299598,0.011794149,0.005447863,0.0063784407,-0.071208775,0.029399503,0.018368449,-0.009846978,-0.019518564,0.07287169,0.052453056,-0.0068627307,-0.0021571384,0.05647875,0.027492383,-0.009046696,-0.011140612,-0.0809514,0.0150230015,0.033218306,0.020209936,-0.01316834,0.0069010565,0.011559993,0.03487819,-0.030147083,0.032492705,-0.019590171,0.042601887,0.016643845,-0.032953355,0.0035356483,-0.007637392,-0.028122734,-0.01949195,0.017074177,-0.07228967,-0.008966004,0.035078097,-0.015378707,-0.0071777343,-0.028007923,0.032894917,0.010949024,0.014797632,0.016233495,0.0140091,-0.040983666,0.013984163,-0.0006429182,-0.035772435,0.040036634,-0.08423363,0.00826005,0.0055852155,-0.057729743,0.025043443,0.03918007,0.0062972074,0.024444677,0.042449795,-0.03673174,0.03046976,0.057625502,-0.012366076,0.045544896,0.019051746,-0.04120812,0.036089648,-0.0039988705,0.0037310184,0.0035330125,-0.010120954,-0.038931757,-0.038157176,0.034326844,0.025314417,-0.0103600435,0.05106352,-0.028155733,0.052856673,-0.0010275209,-0.0022881443,-0.030021148,-0.02080285,0.0061351825,0.016962381,0.023365006,-0.070859976,0.018686801,0.004485137,0.060731176,0.032958284,0.022895306,0.036113955,0.021376759,0.014800879,-0.026732478,-0.015239637,-0.025066385,0.010522757,-0.020899849,-0.057569545,0.014786553,0.007618041,0.06711235,-0.00499446,0.049092274,-0.020954175,0.011424427,0.0075678555,-0.024448656,0.034782432,0.0021494136,-0.03878135,0.010021483,0.0062376116,-0.031242456,-0.02713487,0.01830508,-0.0062556546,-0.040474653,-0.007344241,-0.007352287,-0.020573094,0.014515226,0.054372285,0.0047818758,-0.01329561,-0.027821729,0.016833607,-0.008091814,-0.0070026014,0.08252795,-0.0069537535,-0.012820876,0.03799342,0.06599078,0.059183393,0.0347972,0.024901686,0.012913341,-0.0596895,-0.009450185,-0.01780351,0.03738925,-0.033201065,-0.03140412,0.015734341,0.032644156,0.0011025029,0.032744676,0.015605827,0.00021508728,-0.05201804,0.009640387,0.016760165,-0.017508278,-0.0048440127,-0.0025246597,-0.061466996,-0.021249145,-0.02748017,-0.017606497,-0.020117901,-0.044662528,0.00087125786,0.0053491695,0.009172417,0.000541596,-0.022611193,0.037144456,-0.0013998508,-0.014889541,-0.039642863,-0.010438203,-0.064473994,0.0069996375,-0.00075474964,0.025494546,-0.02195365,-0.0070681414,-0.02053275,0.006164212,0.025442153,-0.0046185725,0.00068130787,-0.028603246,-0.06843649,-0.033054743,-0.047092233,0.014320608,0.026307624,-0.040958047,0.0033828549,-0.021479951,0.060739513,0.007020906,0.0130672855,0.003811139,0.021101367,-0.029278662,-0.010202191,-0.017143777,0.03392939,-0.033756297,-0.03975866,-0.004698586,0.021409525,0.03348153,-0.051113896,-0.06697178,0.005983905,0.008822312,-0.024961095,-0.050748166,-0.06771154,-0.021932459,-0.056508373,0.05325279,0.032018337,-0.014861377,-0.036673695,0.01696587,0.03307154,-0.006533098,0.0285993,0.04363376,0.007049844,0.027005417,-0.02521939,-0.032505758,-0.0013794217,-0.010700182,-0.04898972,-0.022697764,0.0044796295,0.0069429283,-0.038250282,0.013853977,-0.0020769546,-0.0056057125,-0.026701152,0.054621875,-0.03023646,-0.0038813236,0.01674132,-0.011557855,0.012941367,-0.008939162,0.01610425,-0.011830497,0.02401028,-0.05439511,0.015605093,-0.011821951,0.008142665,-0.013896561,0.04456815,-0.011525672,0.029129466,-0.029572483,-0.031075114,-0.03342527,-0.01001111,-0.030553648,-0.050708715,0.0030417845,-0.0069032083,-0.055621434,-0.014491979,0.020098006,-0.03339133,0.013818951,0.00022243161,0.0021533233,-0.021337911,0.017405828,-0.0044841715,-0.06259129,0.024296518,0.0048374007,0.017237635,-0.018488264,0.029632358,-0.021207578,-0.0054209772,-0.004838261,-0.0077519068,-0.0028353776,-0.03546546,-0.005764482,-0.021448791,0.030316088,-0.020570364,-0.0044540316,0.049802188,0.01197861,-0.003243625,0.02247224,0.0075492794,0.04555222,-0.03253886,0.04185274,0.052808326,-0.020794066,0.020407252,0.02168331,0.004080856,-0.061215185,0.026128856,-0.0073130936,-0.009279894,0.049541865,-0.0019486333,0.03352701,-0.013210346,0.037789136,-0.0010654613,0.021418653,0.008612782,-0.040834118,-0.0049700085,-0.011902508,-0.05420365,0.02930377,0.03448589,0.002797484,0.0015909286,0.004268224,0.027145326,0.0019128256,-0.010343442,-0.042735565,0.013570324,0.022747042,-0.11571851,-0.015559096,-0.024568513,-0.009195331,-0.03449411,-0.03651335,-0.051100437,-0.01313581,-0.00829799,-0.028619695,0.026529018,0.021338431,-0.0025329972,-0.00798652,0.025830591,-0.025803225,-0.024880428,-0.017089928,-0.02888709,0.07230902,-0.0030748702,0.019642936,0.046534058,0.016769575,0.011900526,-0.0021786848,-0.014951562,-0.026568027,-0.03936032,-0.00070456223,-0.025361063,-0.07972366,0.016003206,0.042063206,-0.01776712,-0.051595334,0.0031260634,0.0108151985,-0.017888028,-0.024673238,0.043505896,0.023459043,0.007282559,0.024027266,0.006014412,0.044559304,-0.04203699,-0.020050285,-0.012963828,0.008097207,0.009418594,0.036428325,0.0002467721,-0.004196401,-0.0117437625,-0.04653786,-0.038158387,0.011057615,0.0057761543,0.024234114,-0.003982998,0.028887698,-0.036453187,0.026469562,-0.04118201,0.014403353,0.006115181,0.038856283,-0.04016641,0.012566711,-0.012823785,-0.053445492,-0.0043448703,-0.0016801936,-0.0076885824,-0.027418293,0.027481837,-0.03471155,-0.014138385,0.00028675082,-0.056302916,-0.06304117,-0.009599777,0.0010968844,0.0077146655,0.030699749,0.004408643,-0.015985793,-0.04958033,0.0009293999,-0.081982695,-0.059261035,0.017104894,-0.014925621,-0.011273174,-0.0001124934,-0.02115716,-0.011121787,0.0010992213,-0.00045810378,-0.046508487,-0.046629295,-0.031862162,-0.0012633813,-0.026559355,0.020750543,0.06964495,0.010111552,-0.047564786,-0.026819073,0.020461343,-0.00704111,0.014844158,-0.020850422,-0.03342357,-0.017802207,0.021830183,0.030108199,-0.0021517482,0.022250494,0.0039952407,0.0059039895,-0.030786352,-0.02592251,0.08218084,0.04953517,0.03455486,0.039960593,0.0578474,-0.020099686,-0.0079927035,-0.051195223,0.025196228,0.019056158,0.004604163,-0.043161243,-0.011238827,0.028497955,-0.0113916015,0.013068663,-0.023788707,-0.02040877,-0.008176878,-0.009857999,-0.013728962,0.029986037,0.0048074457,0.030779136,0.0076533575,-0.0420921,0.0020017575,-0.03899021,-0.02877665,0.050708383,-0.031162191,0.048709963,-0.020092895,-0.05449847,-0.010161434,0.01324615,-0.003004073,-0.026651047,-0.022603069,-0.026378017,0.033843003,0.041588653,-0.042878564,-0.0016305265,0.019504292,0.037373643,0.04713964,0.03321866,-0.018052308,-0.0029130732,0.054076623,0.028309401,-0.022818316,0.0645469,0.017075319,-0.05116143,0.043780558,0.0027200058,0.013416125,0.055742975,0.006094799,-0.025672771,-0.01712401,0.017999703,0.0000052702558,0.015351881,-0.03055313,-0.0159425,0.011032628,-0.0066464716,0.039017823,-0.023873746,-0.04148594,-0.001849511,0.0036744312,0.032730937,-0.02116487,0.02229211,0.019321976,0.030499883,-0.0053449664,0.03292186,-0.0022863364,-0.06979179,0.01787295,0.02924703,-0.028661527,-0.029201861,-0.021472704,-0.012239003,0.00417427,-0.0203414,0.015007835,0.022740776,-0.015368888,-0.029761612,0.12242066,0.0027690765,-0.01636955,-0.00396132,0.028455768,0.050516203,0.00026391872,0.044174712,-0.034522384,-0.011625898,-0.01468393,-0.027089236,0.0025434163,0.011858142,-0.025269162,-0.03582282,-0.0036534234,-0.045230795,0.0062806103,0.015796179,0.010177745,-0.04395125,0.026276192,-0.0144009115],"last_embed":{"hash":"uxbiaf","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"uxbiaf","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{1}","lines":[133,133],"size":66,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"uxbiaf","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020597091,0.018278351,-0.025972962,-0.015632747,-0.022977969,-0.038547993,0.00022659033,-0.0076745483,0.013738069,0.00048642914,-0.019850723,-0.021628927,-0.02414725,-0.021734,0.012180016,0.0117307035,-0.026254743,0.0046693296,0.018728731,0.031398818,-0.039387375,0.05089245,-0.016760943,-0.06090401,-0.0012987243,-0.007195209,0.012342868,0.014354445,-0.0102834245,-0.025113659,-0.03801319,-0.06585484,0.062371626,-0.017687038,-0.026096866,-0.014191458,-0.0134135075,-0.0026200172,-0.024140885,0.030592795,0.0070516686,-0.029460855,0.042424858,0.039426006,0.03596166,-0.0025086338,-0.04983991,0.00091380614,-0.010661995,-0.0140920505,-0.028565314,-0.043595836,0.038343288,-0.060193304,-0.013501219,0.040050052,0.028812902,-0.02933244,0.013682797,-0.0328272,-0.033671007,-0.016838936,-0.019943416,-0.026866738,0.028350864,0.04662451,0.0125709735,0.0037365698,-0.017722454,-0.03598741,0.039990507,0.0022785633,-0.0121708745,0.0015776351,-0.04384889,0.002033638,-0.00087237585,0.007832721,0.0174648,0.042659383,-0.014653705,-0.009669567,-0.035831615,-0.0033410045,-0.026445951,0.010977297,0.0055353697,-0.007819258,0.02972634,0.024523174,-0.0010635376,0.0073889843,0.025141723,-0.017865818,-0.028546454,-0.021462033,0.009630879,-0.06271338,0.033303246,0.00047139352,0.078202784,0.026247848,-0.011052603,-0.054567404,0.023828214,-0.014808132,0.015861211,0.0071979775,0.038434763,-0.013382925,0.0038084763,-0.015211634,0.021037707,0.00839062,0.005616358,0.021369813,0.049916502,0.003814831,0.009591088,0.00059153134,0.025656572,0.018920118,-0.02452501,-0.0333942,-0.0014141249,0.024883412,-0.012649183,0.0033708299,-0.02457311,0.0570125,0.00558859,0.0025487142,-0.009188189,-0.015456662,-0.011831423,0.0007909391,-0.008580555,0.014517855,0.03220415,-0.026544861,0.0019882102,0.015356327,-0.005995732,-0.026748043,-0.006465088,-0.0045709433,0.03475075,-0.02745518,-0.023257267,0.054403,0.0231118,0.004182411,0.008261121,0.042052954,-0.0129355425,0.024926238,-0.0422722,-0.024215616,0.02942464,-0.0024121762,0.008277998,-0.018726723,-0.027022498,0.052398715,0.002979574,0.0043300986,0.002042648,0.05130273,-0.012394696,0.012721765,0.03092867,-0.07112107,0.012403819,0.020132905,0.009224086,0.036216956,0.02610143,0.022684887,0.011534982,-0.0097595975,-0.000017280156,0.05665383,0.008307463,-0.015479121,0.0042635435,0.025930772,0.0007538837,-0.008237969,0.032750208,0.02248035,0.01130168,0.021870565,0.014158878,-0.0215226,0.04590183,-0.07839453,-0.0025332682,0.031763613,0.025872108,-0.000015684898,0.0027405883,0.03255623,-0.010412161,0.015763542,-0.037710913,-0.0028522331,-0.0034869977,-0.019555805,0.028321477,-0.03339607,0.018128982,-0.030029235,-0.0045493618,-0.019693132,-0.0062916838,-0.0018351628,0.024683973,0.013058125,-0.016903251,0.022625674,-0.02859767,0.04350792,0.008782625,-0.005713663,-0.04691669,0.01101317,0.009210535,0.012652753,-0.015957506,0.00077820616,0.025278786,-0.0074891886,0.005777158,0.002936678,0.06056116,-0.03167691,0.0278383,-0.07664667,0.009296885,0.012803445,-0.05464299,-0.031129908,0.008659056,-0.0036520048,-0.00032176575,0.005867702,0.037674226,0.0043980167,-0.008394689,-0.05426729,0.010870921,0.022267941,-0.007568055,-0.03944539,0.024506133,-0.001011812,-0.0031026122,0.017260822,0.011014196,-0.015678132,-0.03621012,0.031109793,-0.012269398,-0.010367523,-0.036988262,-0.017690124,-0.04911985,-0.010379864,0.02898783,0.061218627,-0.029215861,0.02009236,0.027167657,0.014819968,0.0044300007,0.0075020106,-0.0009092758,-0.01178784,0.029867316,0.0029261287,-0.04430105,0.0009962728,0.028738964,0.03393367,0.021489436,0.029450396,0.0056383344,-0.0308801,0.011196884,-0.002933183,-0.024247576,-0.013331852,0.073261745,-0.012920298,-0.010633589,0.025643086,0.022104537,-0.15524726,0.012989275,0.024416197,0.014366726,0.003811626,0.027787104,-0.03434944,-0.019464243,-0.050538465,0.036786813,0.018584909,-0.049960855,0.016818667,0.0465021,-0.0051676417,0.0044635455,-0.040550485,0.002192967,0.007772343,-0.036969133,0.011962141,-0.056502055,-0.019860493,0.00071322016,0.044103764,-0.030231154,0.048663877,-0.030082926,-0.014728107,-0.060266163,-0.073356666,0.0091320425,0.0033363851,0.039860543,-0.00691567,0.006017246,-0.03219854,-0.016739301,0.008064927,0.021230774,0.023013288,0.033421684,0.00290307,0.021330591,-0.0050941934,0.011169323,-0.04142591,0.017714135,-0.041057218,-0.028912095,-0.012036345,-0.054235354,0.01420278,0.01912433,-0.018537045,0.024443088,-0.0008331949,0.041369177,-0.030023614,-0.04057642,-0.010264934,-0.04437133,0.036884625,-0.0149731785,-0.017262165,-0.050515052,0.006269781,0.004148545,-0.03291369,-0.029501881,0.030819887,-0.04069263,0.008821103,0.0031017573,-0.048728626,-0.0042847656,0.025489416,-0.012323958,-0.035270758,-0.068562314,-0.006648556,0.038112186,0.0034828456,-0.018866276,0.0008734754,-0.02820818,0.015625082,0.012675351,0.05691504,0.25338203,0.09420979,0.015762469,-0.03414273,0.06265961,0.0021408685,0.002429738,0.04477152,0.04032442,-0.03149794,-0.033961967,0.01938651,-0.019476248,-0.0009876231,-0.0026954042,0.055784386,-0.061720952,0.013691745,0.050844092,0.0031222994,0.005417393,0.003642279,0.01473845,0.0141502125,-0.04381899,-0.049634773,0.0013897024,0.048279047,-0.028299294,-0.01844279,-0.04914987,0.05175027,0.07901123,-0.0821927,0.0127041945,0.01615691,0.009627501,-0.04328378,-0.032487243,0.01105545,0.048893977,-0.010777556,-0.009216308,-0.0026165948,-0.023683308,-0.023310244,-0.025290474,0.015753658,0.020971669,-0.032914348,-0.044167344,-0.008911715,-0.023255896,-0.0063731843,-0.027748099,0.023721736,-0.017874697,-0.057353582,-0.05606006,0.0390598,0.013372909,0.010421324,-0.09278425,0.028620781,0.015533549,-0.03869027,-0.04467458,0.032447997,0.007936045,-0.013695765,0.031495668,0.03145507,0.02533575,0.017142704,-0.020136673,-0.05221294,-0.00072602055,0.081386425,-0.008336507,-0.026643787,0.018124549,-0.025754662,0.004502668,-0.034978736,0.0066705705,-0.0019734432,0.010587982,0.04541516,-0.021961516,0.0040336987,-0.039385725,0.011207373,-0.034025732,0.0043048784,-0.061436925,-0.035361715,0.023301842,-0.043652173,0.0010631168,-0.018172976,-0.0020553616,0.0017279148,-0.0054333457,-0.025954006,0.014190614,-0.03680594,-0.011295699,-0.021063711,-0.013649692,0.016592523,-0.061584152,0.00172719,0.004488874,-0.037727505,0.025501871,0.050360724,0.055441845,-0.0015440814,0.06885115,-0.02705775,0.0003992687,-0.016721759,-0.0100741675,0.0045632436,0.007230112,-0.026123831,0.0020122898,0.012776054,0.018242268,0.0008329673,0.04150373,-0.03238308,-0.06164372,0.04606322,0.017246516,0.0066409726,0.04439045,-0.02710824,0.03538318,0.0017209252,0.038747456,-0.052177634,-0.0028165013,0.006122751,0.022023788,0.038234655,-0.06392737,-0.015602737,0.02133451,0.015690476,0.029958606,-0.003730312,0.018209917,-0.022880219,0.027841877,-0.025874175,-0.041756965,0.01164217,0.0055049905,-0.025800362,-0.014981255,0.00017064736,0.019212238,0.06566689,-0.012775636,0.05909937,0.008757016,0.00379462,-0.0014343753,-0.010897712,0.002505953,-0.009098589,-0.03448261,-0.029889444,-0.010525108,-0.04505169,-0.020608502,0.036524802,-0.009574515,-0.035783,0.047199797,-0.0047198376,-0.029119588,0.03459487,0.07579308,0.034544114,-0.023892315,-0.021353684,0.029048324,-0.04138903,0.017910318,0.09636664,0.009150265,-0.017970027,0.031215683,0.0318006,0.019488815,0.05498838,0.049555924,0.01968967,0.006611256,-0.037747033,-0.0056305523,0.027488306,-0.027370067,-0.04737416,0.007504923,0.025234662,-0.009805089,0.031562008,0.0028021585,0.01970624,-0.025434582,0.0143276565,-0.031485874,0.00014608276,0.002236017,0.004781525,-0.04466616,-0.01760971,-0.0000053625668,-0.042564843,0.029772406,-0.020991864,-0.005304604,-0.012944524,0.0066461726,-0.014221512,-0.010398597,0.030224575,-0.008531323,0.0024793928,0.016147092,0.017512048,-0.042462263,0.030668842,0.0008263832,0.013641557,0.005674293,-0.028649826,-0.050592937,0.00026951506,0.025063805,-0.029919261,-0.019816875,-0.06950545,-0.057882518,-0.02308506,-0.025250593,0.03766773,0.009733526,-0.01145361,0.00911527,-0.01822017,0.03849236,0.045633957,0.018618371,0.015134793,0.029985147,-0.00007208152,-0.0054243617,0.020649936,0.023384113,-0.024556823,-0.029664857,-0.0051992023,-0.001209354,0.021295322,-0.047880217,-0.03560165,0.014093141,-0.010382664,-0.013599882,-0.057469364,-0.023600264,-0.04422576,-0.059566826,0.040017877,0.0153984465,-0.03641379,-0.068279766,0.05848598,0.0011938054,-0.012179354,0.037267666,0.075947955,0.03773768,0.043993514,-0.027045334,0.0016852301,-0.00075957325,-0.025303606,-0.058982935,0.01182539,0.028231317,0.025212547,-0.0022296077,-0.004279923,-0.0006849834,0.01305902,-0.0099024745,0.042801056,-0.014573942,0.017956384,-0.017399829,0.018760696,0.010393226,-0.013284467,0.0022662475,0.0047343946,0.018969811,-0.057920195,0.016325274,-0.012382484,0.022688795,-0.013202545,0.056236837,0.016315725,0.029933173,-0.010160382,-0.007963007,-0.027354645,-0.027429705,-0.015598977,-0.06009983,0.037690874,-0.029779615,-0.06767302,0.0071766693,0.008743415,-0.040432744,0.010021179,-0.028262699,-0.0043412875,-0.005938915,0.03001486,-0.021907357,-0.076900996,-0.0113693895,0.0040587876,0.05111012,0.015497767,0.045955732,-0.014489665,0.010851204,-0.0023536137,0.0029185945,0.01411426,-0.026097612,-0.0059171505,-0.034009915,0.039965034,0.005577908,-0.0016378711,0.076669015,0.0070949346,0.010838321,0.010633166,-0.011282302,0.027422182,-0.01855387,0.05696619,0.010295834,-0.006135192,-0.015530125,0.015258956,0.0010106053,-0.04432083,0.029803991,0.018489717,-0.0007912847,0.04592911,0.015427296,0.018407518,-0.033381306,0.048911314,-0.013527574,-0.0004134758,0.005541282,-0.018208867,0.021758249,-0.012191651,-0.026864087,0.020112094,0.030293293,-0.0018925176,0.005014492,0.02963991,0.017669687,0.005236031,-0.022694757,-0.025845865,-0.007118049,0.021150408,-0.12081196,0.0044617783,0.00006002883,-0.02259348,-0.00073082466,-0.016072666,-0.0385665,-0.027967554,-0.007666502,-0.03730044,0.032362606,0.026248785,-0.026539154,-0.014401264,0.0017216323,0.004309139,-0.0067286915,-0.007326995,-0.017397474,0.0854288,-0.019938894,0.011484085,0.043141283,0.01844408,0.004260572,0.031332374,-0.021113552,-0.0108931605,-0.043066137,0.010388166,-0.048264746,-0.07198236,0.014661871,0.030749252,-0.004594588,-0.05039186,0.0076445537,-0.023727294,-0.04276822,-0.0287103,0.01740082,0.015315644,-0.01675592,0.017403238,0.0030836887,0.06806058,-0.04036635,-0.008015287,-0.053989217,-0.011264666,-0.0112998495,0.024927728,0.0062580304,0.0182801,-0.012911156,-0.016593145,-0.014167688,-0.013860927,0.013886806,0.03957285,-0.021976933,0.01733842,-0.041130636,0.040576138,-0.018169718,0.0006077511,0.008101748,0.05437861,-0.054230183,-0.010337265,-0.031533755,-0.04343294,-0.013470598,0.024076518,-0.013494439,0.014363164,0.0012435924,-0.050440423,0.0029046822,-0.018963853,-0.071578965,-0.0052515855,-0.023600854,-0.028823528,0.02875226,0.014419551,-0.02934641,0.022742553,-0.059891153,0.013414344,-0.09480566,-0.044667676,0.041610155,-0.01624548,0.013634626,0.013161436,-0.04246939,-0.0004064818,0.011359199,0.007504099,-0.041854896,-0.007487916,0.0023402313,-0.016772987,-0.047638454,0.01616716,0.024871565,-0.005789614,-0.035680324,-0.037205894,-0.009163773,0.009575051,0.00025495232,-0.012590864,0.014665318,-0.020138973,-0.0076074167,0.0066359104,0.010437594,-0.0019681102,-0.005072712,0.00053216977,-0.0038223634,-0.017141044,0.06220013,0.048213866,-0.015365003,0.025468787,0.065213665,-0.00055294094,-0.017455574,-0.055045146,0.029921265,0.009644807,0.005058304,-0.010536995,0.026095212,0.032607347,-0.04667443,-0.014390773,-0.026377404,-0.02502672,-0.006008997,-0.02620562,-0.012595518,0.017816659,0.038051937,0.015424461,-0.001235206,-0.04522222,-0.017977515,-0.01785588,0.02374585,0.038535677,-0.008026165,0.04277467,-0.026280966,-0.024951573,-0.0011460077,0.078796454,0.0085789105,-0.070742145,0.0022395898,-0.0071593774,-0.04112486,0.074088134,0.0042807744,-0.019548526,-0.012997673,0.03830808,0.025159491,0.049315985,0.0069832713,0.010602537,0.044441134,0.0059049344,-0.018510647,0.043706447,0.017989445,-0.07990992,0.041194767,0.008910693,0.03151031,0.026269654,-0.019068498,-0.010825397,0.0051397663,0.003589212,0.0013661551,0.011230881,-0.045353167,0.007988337,0.011937765,0.00096424954,0.046389822,-0.030403482,-0.029774554,0.003353792,0.023453543,0.0037515976,-0.0135636125,0.018652251,-0.008022281,0.030242989,0.008745383,0.028145408,-0.041946106,-0.08131059,0.00901243,0.0040230476,-0.03964629,-0.021838536,0.037192468,-0.023028474,0.017292421,-0.026600828,0.028290665,0.012080213,-0.008564036,-0.024440171,0.10469183,-0.005339313,-0.005414063,0.025905132,0.01576622,0.02113408,0.012766081,0.01948672,0.013163741,-0.012740793,-0.046497744,-0.0026905348,0.014893719,0.02776284,-0.0035255244,0.0048087104,0.0040511712,-0.040465754,0.0022196996,0.014621058,0.023617832,-0.030388108,-0.013367666,0.00097042066],"last_embed":{"hash":"1b29vxa","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"1b29vxa","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{2}","lines":[134,134],"size":71,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1b29vxa","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034620073,0.015366515,-0.0305283,-0.001939604,-0.019989077,-0.015476759,0.045496076,0.00543366,0.001602109,0.0068589076,0.0031997317,-0.007677419,-0.030492181,-0.0056307237,0.035947274,0.04232536,-0.03288723,0.008942938,0.04626712,0.028929358,-0.043827593,0.06286002,-0.0035593442,-0.049111523,-0.02117085,-0.011484229,0.034745786,-0.0065330816,-0.0051856306,-0.028140422,-0.010068218,-0.07421371,0.053746026,-0.037233733,-0.01832791,-0.019377353,-0.024061214,0.0058270716,-0.03614699,0.018357925,-0.00486794,-0.021979185,0.050099194,0.027567092,0.020853119,0.008594843,-0.043246135,-0.009082381,-0.019112706,-0.0128305005,-0.009272764,-0.0037865925,0.023814479,-0.048304014,-0.048585847,0.05075144,-0.008436333,-0.02792944,-0.003304342,-0.027489496,-0.051933747,0.006467654,-0.0051872204,-0.020087557,0.007537502,0.0552962,0.029504359,0.0078925835,-0.023464939,-0.041317783,0.041191697,-0.020896528,-0.03417517,-0.0061995485,-0.029583668,-0.0048118387,0.05420218,-0.013248395,-0.002888507,0.071405225,-0.033935104,-0.016212571,-0.020279119,-0.012670545,-0.025399487,0.016738124,-0.0017492331,-0.018394671,0.02905923,-0.017730096,0.009393225,0.023291897,0.030832442,-0.007469088,-0.0136093125,0.008962198,-0.018896025,-0.04239252,0.037878014,-0.0117176045,0.06112274,0.028790211,-0.03614404,-0.033885047,0.011215052,0.007839823,-0.014523154,0.016162558,0.019629164,-0.014299964,0.017016202,-0.021317983,0.016784323,0.008794248,0.0044295467,-0.006094297,0.041196693,-0.0056705247,0.030649925,0.0025573769,0.026689477,0.0146123795,-0.0041537513,-0.03177124,-0.0018439064,0.034732867,-0.009373968,0.032964293,0.0053539947,0.013531347,0.011483891,0.028774275,-0.012417811,-0.0039759763,0.01538778,0.024731906,-0.0066917497,-0.0029941476,0.015935572,-0.03214515,0.0010494341,0.0006487496,0.00514371,-0.03695754,0.00921595,-0.029930629,0.035951905,-0.030313343,0.0018111167,0.011769528,0.032417573,0.008187909,0.0078104283,-0.011451444,-0.0050950004,0.009276253,-0.04714608,-0.0034994967,0.031067641,-0.027102945,0.01230855,-0.049804717,-0.0065488084,0.03748787,0.025601922,-0.012834527,0.015517328,0.06976618,-0.0063624885,0.013382017,0.04543718,-0.059020925,0.011720807,0.03372301,0.029023668,0.03672024,0.06431855,0.010929531,0.0320726,-0.018886667,-0.03057876,0.022274759,-0.0061431974,-0.0013407184,-0.010111285,0.0022543229,-0.03810679,-0.002639322,0.0069136894,0.043818086,-0.0011955906,0.022149855,0.046857193,-0.0121502755,0.078470156,-0.049602486,0.019696595,0.009478067,0.023666361,-0.025665822,0.034548946,0.04617863,-0.0011543626,0.014888965,-0.023636755,-0.015907148,-0.0033448022,-0.0056865155,0.021703247,-0.060142945,0.031336397,-0.02196652,-0.01105816,-0.007938474,-0.010505926,-0.007763593,0.033895604,0.017311532,-0.014166083,-0.0035175548,-0.027025912,0.022235036,0.0063537904,0.018832939,-0.020183071,-0.000620993,0.010423747,0.054143686,0.011405262,-0.03814486,0.026941802,0.015092198,-0.01350228,-0.009098256,0.048012786,-0.023834161,-0.008739796,-0.036877513,0.013855796,0.02084962,-0.02261951,-0.03259051,-0.009321175,-0.023255348,0.016580706,0.016022189,0.044182792,0.00043251217,-0.017877422,-0.053698942,0.0097150495,0.018109545,-0.02242781,-0.032325286,0.024293331,0.0026038585,0.0032654998,0.025598079,0.004126086,-0.011469095,-0.034961708,0.008311098,0.00471118,-0.01173312,-0.022929473,-0.008934537,-0.043904975,-0.042387363,0.0498274,0.03203097,-0.022979131,0.013433539,0.043184258,-0.0085324915,-0.02775231,0.017234407,0.0019816705,-0.017674945,0.018251555,0.010745636,-0.055994347,-0.024787141,0.010107725,0.030464828,0.023008035,-0.026150066,0.015075826,-0.042656817,-0.00967333,-0.00070121407,-0.016023373,-0.022606326,0.060006976,-0.013040103,0.0019010039,0.03324751,0.026562683,-0.15717599,-0.025546096,0.014996681,0.035365574,0.02246248,0.023778113,-0.028767612,-0.008985303,-0.052335247,0.020089246,0.041801754,-0.035948295,0.039371278,0.03468954,0.021337796,0.009064682,-0.018682143,0.0044880495,0.0070673237,-0.03648775,0.016959108,-0.05067804,-0.016097693,-0.026779871,0.018278064,-0.005641107,0.049061295,-0.02631567,-0.01475035,-0.031232156,-0.070116095,-0.00078251254,0.001098653,0.017663864,0.0035182387,0.0057445816,-0.040078603,-0.016562872,-0.0026109552,0.017625118,0.013783257,0.066308245,-0.0033086666,0.009963097,-0.0070976005,-0.0031071187,-0.056897897,0.022613274,-0.046293132,-0.0153523665,-0.001518296,-0.055978276,0.0015477719,0.0403404,-0.030881705,-0.00960254,-0.015706666,0.031187179,0.013650521,-0.030685674,0.0023841818,-0.08909586,0.01719205,-0.057578273,-0.00578081,-0.057999212,0.03167597,0.008524135,-0.0371141,-0.05493331,0.043495573,-0.044719134,0.009517657,-0.005015971,0.015014711,0.006503861,0.013574402,-0.018986458,-0.03388269,-0.07431073,-0.013727949,0.03912219,0.008670753,-0.02881578,-0.012469266,-0.023041619,0.019000681,0.002209422,0.041776836,0.23124123,0.061671328,0.0085568465,-0.013574413,0.03610063,-0.03517282,0.008610874,0.037083063,0.024327457,-0.032138757,-0.01843659,0.04592452,-0.0045609493,-0.00049047224,0.013943186,0.027123502,-0.08888179,0.006488206,0.050925292,0.030895852,0.016657546,0.014500903,0.018573401,-0.007113426,-0.07384684,-0.044503182,-0.023660082,0.04564385,-0.048795223,-0.0069770426,-0.055490684,0.034181092,0.057032056,-0.06846122,0.008401454,0.0188618,0.0015609693,-0.05145976,-0.032350596,0.000556461,0.011030818,0.0007289269,-0.005598496,-0.017400822,-0.015970094,-0.025068196,-0.0072555616,-0.01750806,-0.0269051,-0.021960026,-0.03347741,-0.03245483,-0.019831102,-0.015411077,0.012729632,0.01732215,-0.021426028,-0.0338,-0.04954,0.030824857,0.0084387865,0.020399513,-0.093510136,0.052727677,0.0152547555,-0.014378828,-0.0122768,0.009923414,0.022245018,0.000113152135,0.02106442,0.045373037,0.03239598,0.012670802,-0.03531039,-0.053589478,0.043550692,0.053596247,-0.0059217624,-0.0044435593,0.0014951236,-0.01103715,-0.003725022,-0.0022994014,0.011357639,-0.012305924,0.0069221966,0.043100584,0.01201162,0.023802126,0.0027753543,0.004959535,0.005986046,0.026491184,-0.041583575,-0.03505916,0.04099479,-0.015395007,-0.015206183,-0.011071537,-0.0020418481,0.009843437,-0.0038093543,0.0128679285,0.0301315,-0.046801634,0.012358257,-0.013376419,-0.010906114,0.039904393,-0.08066833,0.01220703,0.011579627,-0.049870946,0.010124787,0.050893463,0.030366156,-0.003993927,0.036272503,-0.009268985,0.015792796,0.025720788,0.01596165,0.028475307,0.0038356017,-0.027845774,-0.0025388156,0.0017116057,0.030807069,0.02538232,0.026764741,-0.03371241,-0.0461843,0.04144818,0.019665835,0.01072886,0.055989824,-0.009669108,0.05977105,0.016676592,0.018979244,-0.014060608,-0.0036567836,-0.011389308,0.02933129,0.052002635,-0.10799383,-0.027229652,0.015931744,0.041930493,0.017405044,0.011366129,0.008914385,-0.021397932,0.038686417,0.0054898607,-0.017986486,0.00002057428,-0.010195883,-0.022922061,-0.031479068,0.023302218,0.024680242,0.07321649,-0.02766485,0.034417514,0.0006246418,0.002097529,-0.011970095,-0.028802328,-0.024209194,0.010038042,-0.058035795,-0.023821458,0.01225283,-0.012381908,-0.049559027,0.029473595,-0.02271276,-0.035014402,0.029185046,-0.015489957,-0.019492079,0.031011237,0.06581685,0.0046558506,-0.008611503,-0.022918934,0.010321201,-0.022280918,-0.0013178984,0.09880074,-0.017739551,-0.011166074,0.04132962,0.0279859,0.074675284,0.06730978,0.050727725,0.018957667,-0.05442698,-0.016512075,-0.025108064,0.058798246,-0.039323896,-0.032676682,0.0042116456,0.032945167,-0.023111103,0.03656212,0.0135022,-0.009430535,-0.060404707,0.010941311,-0.0232432,-0.013220456,0.021218441,-0.0013795731,-0.048631396,-0.0032528918,-0.007972065,-0.022497935,0.031174539,0.0039560585,0.0057678777,-0.003926053,0.02403181,-0.05020792,-0.03175574,0.016082406,-0.0105510345,-0.022740599,-0.018878175,-0.001867021,-0.037011992,0.04507096,0.0048021385,0.011689964,-0.0024590371,-0.019914879,-0.035054598,-0.0204782,0.0070512667,-0.0021924586,0.005054312,-0.03349243,-0.047697816,-0.0626265,-0.051007364,0.0014776778,0.02671556,-0.015167125,-0.009411502,-0.03330832,0.052420896,0.005001995,0.014695158,0.010889303,-0.010566053,-0.040339306,-0.009561698,0.0029764757,0.037967306,-0.039819635,-0.039974876,-0.025560006,-0.015356636,0.035545744,-0.060493793,-0.03963282,0.017313726,-0.018243602,-0.028590523,-0.026675707,-0.022760358,-0.03347991,-0.04700629,0.063015126,-0.016329873,-0.040933322,-0.07933476,0.004865046,0.010372048,0.0077109463,0.029536573,0.046573192,0.019394005,0.035772894,-0.0140916165,0.020659339,0.019534096,-0.0027791245,-0.07313283,-0.021505319,0.0038091529,0.028030023,0.0037024044,0.021779438,0.005248385,0.027887974,-0.018376008,0.031718504,-0.0179594,0.0117457295,0.005375136,0.0071067424,0.008188483,-0.02898695,0.002047013,-0.013699455,0.024258932,-0.053264838,0.0045192037,0.016291846,0.032153707,-0.012191328,0.054964285,-0.009758046,0.008589794,-0.0115476325,0.0035759297,-0.0054819263,-0.021125084,0.014959791,-0.051404558,0.014469635,-0.02070966,-0.06533064,-0.009962358,0.03507385,-0.0551884,-0.00008185755,-0.020248136,-0.009052795,0.010002747,0.025194043,0.0036248611,-0.066448875,-0.012540759,0.02287401,0.053001538,0.01973793,0.02563722,-0.010481681,-0.002547977,-0.006449931,-0.021488342,0.0075701005,-0.02511068,0.009203409,-0.042704564,-0.007623051,0.009161716,0.010847821,0.05429576,-0.00009363271,-0.02454164,0.027468856,0.00040404702,0.043978237,-0.025661794,0.069180146,0.028300207,-0.014179694,-0.021557676,0.018861838,-0.008078562,-0.042728312,0.039679397,-0.011730673,-0.019430168,0.07075731,0.007173851,0.012823257,-0.029215194,0.032369673,0.018736362,0.018325152,0.004829542,-0.051304117,-0.0050118216,-0.0011693022,-0.022521466,0.0045597455,0.021789353,-0.023387028,-0.017631162,0.010982901,0.002479631,0.043673772,0.009175043,-0.042017616,0.010614974,0.01964596,-0.12975368,-0.02142447,-0.0016206049,-0.0039617266,0.00499887,-0.027426166,-0.053568028,-0.04839922,-0.006418496,-0.028591206,0.044098444,0.008420313,0.010060265,-0.0226118,-0.010565488,0.009991253,-0.03804932,-0.029805787,-0.009330294,0.054541185,0.0036485444,0.029763615,0.06767065,-0.00018283211,-0.009343725,0.014790926,-0.010728261,-0.024838502,-0.028395316,0.00932417,-0.04686822,-0.07694319,0.021386264,0.027773723,-0.009822825,-0.07766493,-0.0010881495,0.006069807,-0.034752097,-0.020912025,0.031951413,0.02138014,-0.010223132,0.04957723,0.04632998,0.062091816,-0.03467807,-0.023356823,-0.013489876,-0.0034980143,-0.001907766,0.035686675,-0.017239304,0.027196212,-0.0037776688,-0.023329867,-0.04160174,0.0016399652,-0.021535195,0.036452092,-0.009487343,0.035737105,-0.02387027,0.013944241,-0.013956338,0.015441215,0.009738234,0.033126634,-0.019082526,0.004097643,-0.017959813,-0.05961184,0.008613726,0.0054026986,-0.017508363,-0.0057256985,0.0032770957,-0.042688966,-0.00908301,-0.020787824,-0.039783925,-0.032959845,-0.0034133887,-0.03017728,0.005520833,0.013997874,-0.0069099036,0.029162513,-0.052059587,0.014207137,-0.058339186,-0.0585236,0.03657783,-0.009891849,0.0072842846,0.053559005,-0.0012662148,-0.0033930037,0.0154017,-0.022414524,-0.043825362,-0.019741772,-0.02811116,-0.017662013,-0.071313895,0.048200868,0.048359685,0.014980119,-0.05244275,-0.029289111,0.00572305,0.021609306,0.0038255218,-0.02168392,0.0058710105,-0.013236805,-0.0067775976,0.027255062,0.021999322,0.003823229,-0.019205617,0.0025348922,0.010512689,-0.028703453,0.056019597,0.07106431,0.024185432,0.041304477,0.050379835,-0.0073341033,-0.01095338,-0.02326758,0.013653199,0.0072464063,0.020892238,-0.023348812,0.0028086873,0.034704637,-0.043734595,-0.013729608,-0.02768304,-0.044134643,-0.008249579,-0.025773391,0.004585947,0.030621031,0.03812457,0.016749645,0.011624269,-0.03385676,-0.018089632,-0.030698663,0.012651121,0.03415737,-0.025154885,0.04445399,-0.037674733,-0.0455598,-0.020339068,0.066027604,0.0024622285,-0.037045132,-0.025450235,-0.055982817,-0.011908758,0.049712583,-0.005574998,-0.026012765,-0.005670243,0.018443357,0.01406106,0.008834953,-0.020672578,-0.00895701,0.04728506,0.030817457,-0.03459015,0.013071066,0.026566409,-0.050130196,0.03889165,0.017712127,0.03458519,0.03767845,0.026627025,0.012769207,-0.019137565,0.023434835,-0.009653972,-0.010236488,-0.042585827,0.0065236413,0.038070943,0.0014485385,0.06864636,-0.000042007003,-0.033177238,-0.016548248,0.01514058,0.013849279,-0.025374234,0.022090973,-0.0035118612,0.009408767,-0.018661907,0.041028872,-0.024170583,-0.07660335,0.025885662,0.023591917,-0.0025827729,0.0064898357,0.024140285,-0.008867299,-0.020583821,-0.017546132,0.009591963,0.020237872,-0.00024143941,-0.031350374,0.085624695,0.016906502,-0.029842382,-0.013475972,0.0076217945,0.032751035,-0.021317896,0.053090204,0.011507872,-0.0064575705,-0.045523487,-0.008165777,0.01598428,0.007297899,0.0063425326,-0.0066894656,0.003118701,-0.009739968,-0.007306145,0.034699164,0.013085414,-0.011246365,0.019455224,-0.017415363],"last_embed":{"hash":"1lkspg9","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"1lkspg9","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{3}","lines":[135,135],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lkspg9","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02313753,0.025253989,-0.030520739,0.0007517338,-0.021589616,-0.024562508,0.007575111,0.00022841073,0.000401439,0.008380836,-0.0056503103,0.0028400177,-0.042146575,-0.008570207,0.029796544,0.019819887,-0.036409874,0.00514975,0.00804826,0.023422524,-0.060616177,0.06518123,-0.01144053,-0.032097448,-0.01946801,-0.010579816,0.027351355,-0.01140421,-0.009032142,-0.014673454,-0.03107539,-0.054072972,0.07627513,-0.015088808,-0.039522566,-0.021589376,-0.010695485,0.008300034,-0.04118095,0.021934032,0.0023430665,-0.044471473,0.039488703,0.0353062,0.033817306,-0.00782333,-0.04335899,-0.003443208,-0.0118317325,-0.024099678,-0.020830799,-0.02547879,0.045520313,-0.05892478,-0.040026348,0.040985364,-0.007086076,-0.030867485,-0.014175627,-0.010158508,-0.030260105,0.008461809,-0.01149209,-0.039936114,0.010108112,0.048635665,0.0007791299,0.010609723,-0.01885697,-0.031584386,0.041538876,-0.0138670765,-0.03142395,0.0044760536,-0.03462805,-0.005756347,0.014944714,-0.014515599,0.010599889,0.061325103,-0.040276133,-0.022176139,-0.028973984,-0.02157718,-0.03667457,0.011535008,-0.0044799824,0.0013465665,0.0296815,0.010193962,-0.016363336,0.0071190675,0.04563506,0.0110393725,-0.022974214,-0.00550229,-0.0028718458,-0.04085233,0.033623062,-0.012683314,0.08579419,0.036499545,-0.032730266,-0.025265181,-0.0007537925,0.0023077505,0.009269239,0.0049048457,0.037317764,-0.015245166,0.0088538,-0.0005690779,0.015336182,0.01451601,0.008993795,-0.004531169,0.044334434,-0.0032391695,0.013926471,-0.0069038062,0.029469963,0.03041432,0.012483655,-0.042424478,-0.0020921552,0.03504853,-0.017870188,0.012661702,-0.019503044,0.03062605,0.0017161947,0.021179361,-0.0054626996,-0.007904068,-0.003961308,0.026161285,0.013627099,0.00054508745,0.03667145,-0.016671125,0.016117495,0.020893719,-0.029997496,-0.019160952,0.0055794828,-0.016597003,0.04851993,-0.036658347,-0.016754542,0.031139415,0.030693894,-0.0005570683,0.025854053,0.013565784,-0.008718641,0.025792832,-0.025194133,-0.011244751,0.031556685,-0.037840504,0.022601962,-0.027275315,-0.017194666,0.042135417,0.015557311,-0.015386013,0.0017925245,0.06898521,-0.010580982,-0.004739496,0.031318568,-0.054831047,0.010602768,0.036194026,0.02505122,0.037081905,0.061713465,0.011675823,0.014173319,-0.01598484,-0.0056341407,0.044427168,-0.013672356,-0.013045409,-0.00021218418,0.014092967,-0.027235443,0.00462617,0.021978946,0.02591172,-0.0022358038,0.015261359,0.04751429,-0.005336818,0.059509296,-0.0600933,0.010241615,0.026192714,0.03742006,-0.022423377,0.015028256,0.042844582,-0.024754671,0.020901263,-0.031546786,-0.011867128,-0.010054628,-0.003015484,0.020267904,-0.05369886,0.038785502,-0.025010662,-0.0057313405,-0.010657515,-0.020752365,-0.016838344,0.023895709,0.011374913,-0.014992817,0.026890473,-0.01681396,0.013223403,0.005741163,0.0119065875,-0.04339559,0.010389959,0.011320878,0.04438516,0.009017426,-0.0060199564,0.032505058,-0.000971781,0.010958589,-0.01311948,0.050650094,-0.026793905,0.00922937,-0.043679573,0.006456664,0.003666059,-0.011701249,-0.030592337,-0.0031925966,-0.01971651,0.010681305,0.023849247,0.054623593,0.024635945,-0.014265588,-0.03311341,0.007483077,0.020783296,-0.008030217,-0.05345566,0.022625372,0.020193363,0.0008211029,0.018051166,-0.0077643334,-0.0055821883,-0.034601495,0.054559674,-0.02909761,-0.0068613794,-0.026593076,-0.010789488,-0.055224948,-0.029171694,0.03042124,0.029633641,-0.020247553,0.011139145,0.035374813,-0.0132858055,-0.0067113675,0.02651683,-0.012508864,-0.014566604,0.038526718,0.0113593405,-0.048064232,-0.004939422,0.025058156,0.04996984,0.022434758,-0.010828118,0.001905654,-0.030351982,0.0047246437,-0.013506651,-0.019981518,0.0032411902,0.06850938,-0.017111484,-0.007015923,0.025733698,0.033233084,-0.16501726,0.0046605687,0.010363075,0.042897288,0.016409025,0.018808858,-0.04395739,0.00026063062,-0.05797878,0.04261679,0.0076594846,-0.0553523,0.0071598534,0.045395844,0.0070356657,0.009241346,-0.029926144,0.01376676,-0.009906595,-0.043284494,-0.0023365237,-0.035894085,-0.0074778274,-0.006633451,0.03136396,-0.022739006,0.062258687,-0.025072975,-0.009519719,-0.034934197,-0.0823534,0.012938901,0.007402999,0.0226597,-0.011113292,0.0071816733,-0.061743442,-0.024402976,0.0016376565,0.02071093,0.026200192,0.029556112,-0.002483714,0.020054683,-0.0076649426,-0.03705625,-0.035972547,0.01709925,-0.048801184,-0.024923172,0.00427765,-0.06444864,0.0035859607,0.046394434,-0.04211645,0.009695663,-0.0032381439,0.036906052,0.0036058107,-0.02234955,-0.003294196,-0.06330902,0.023478845,-0.046206955,-0.008140001,-0.06237808,0.01405954,0.0031589721,-0.035569295,-0.044663247,0.049207944,-0.044313632,0.023306493,-0.014179505,-0.0073518283,-0.005642495,0.010537894,-0.018263383,-0.020984592,-0.071884416,-0.009707742,0.049498018,0.0031350425,-0.003707714,-0.009236634,-0.01949307,0.016262554,-0.0107888095,0.059089117,0.2524594,0.08308405,0.0028935848,-0.029546712,0.055577878,-0.0283536,0.036282998,0.04165429,0.0464796,-0.037519835,-0.028762469,0.036234215,-0.009954847,0.016160019,-0.0011336865,0.040153597,-0.09883974,0.0038784277,0.059206977,-0.0025155286,0.009252702,-0.023723546,0.021710817,-0.030232532,-0.07614472,-0.02792732,-0.021460595,0.032649253,-0.023189636,-0.01062975,-0.061061796,0.061851516,0.06446689,-0.0739288,0.001315905,0.027562575,0.003509913,-0.06539446,-0.02703093,0.036618564,0.013069386,-0.011926705,-0.0006434443,-0.023713427,-0.017094048,-0.034549013,-0.01010088,0.006889705,0.0027614823,-0.008552289,-0.02757117,-0.015923953,-0.010349545,0.0025087756,0.0015644652,0.022944044,-0.021368502,-0.050885253,-0.042097624,0.03078874,0.018913317,0.00820787,-0.07681348,0.02044351,0.03140363,-0.044486158,-0.021342441,0.018240605,0.015965385,0.00020868928,0.009346759,0.03141749,0.026964843,0.009626785,-0.03683141,-0.05342765,0.02048852,0.03844073,0.0061331512,-0.0032326772,-0.009988672,-0.011540428,0.0060507283,-0.020080496,0.0073847724,-0.007925023,0.010143145,0.04186031,0.016776165,-0.00085661514,-0.034428127,0.021255871,-0.012764768,0.0076340567,-0.058189414,-0.035088513,0.043575466,-0.044277478,-0.01730201,-0.019456329,0.0057496377,-0.002437064,-0.0036100154,-0.0014423366,0.019040527,-0.022369945,-0.00774147,-0.0047929944,0.004983699,0.047684535,-0.06926221,0.015603392,0.019340841,-0.03687223,0.02368958,0.05910269,0.03107041,-0.011478994,0.07925012,-0.023179676,0.013648956,0.024879225,0.004023647,0.03243909,-0.013118437,-0.037117627,0.021947345,0.0177111,0.0313436,0.0026349742,0.014884572,-0.042676013,-0.059657495,0.028962176,0.009199557,0.0008066062,0.04955706,-0.006127805,0.025701463,0.00039118654,0.023350446,-0.026542645,0.018873012,-0.0061759697,0.021718157,0.055900253,-0.07717525,0.0062610474,-0.007957901,0.041188184,0.015660232,0.013219107,0.030615676,-0.032513622,0.021172043,-0.016676266,-0.024082132,-0.029109828,0.0013243464,-0.021133294,-0.014161617,0.028280802,0.025002493,0.06780479,-0.012961466,0.04784523,-0.010055948,0.002230763,-0.008077898,-0.021680756,-0.0005170811,0.0030494265,-0.052100282,-0.022680175,-0.009236719,-0.027875481,-0.036975443,0.025818257,-0.0065819486,-0.0506098,0.038182557,-0.015159429,-0.0011305691,0.017466722,0.077483945,0.0094876755,-0.030759024,-0.026545333,0.018757798,-0.044690777,0.019980267,0.10335348,-0.0016406709,-0.020042757,0.024574714,0.021728702,0.067932,0.056907136,0.046826843,0.013979546,-0.031995557,0.007424707,-0.0044939215,0.038758125,-0.022820547,-0.026759962,0.011194214,0.020011641,-0.028313579,0.034120057,0.0071342783,-0.017288048,-0.062457122,0.018393345,-0.031034091,-0.0052943905,-0.002473749,0.0070345113,-0.05501505,-0.016403832,-0.016228344,-0.041120972,0.026780078,-0.02769969,0.0024798836,-0.004004239,0.014437292,0.0042103627,-0.01727088,0.019014128,-0.0066447128,-0.022143472,-0.018682418,-0.012020845,-0.04735349,0.021586979,-0.0051426934,0.01920405,-0.016759528,-0.020833105,-0.022270981,0.005232642,-0.0022226148,-0.007439724,-0.002222929,-0.03833298,-0.062781826,-0.07336121,-0.021850359,0.010834977,0.02834564,-0.043059506,-0.007045379,-0.031414226,0.060818378,0.017344007,0.018965146,0.025198659,0.013606855,-0.006300582,0.004053633,0.009779603,0.029292693,-0.03161774,-0.0075321416,-0.012823896,-0.0016206674,0.0057929573,-0.0516873,-0.01875695,0.0038523155,-0.013219429,-0.0094985785,-0.034977216,-0.027619757,-0.03462504,-0.044438854,0.04214441,0.013216966,-0.034123443,-0.07071356,0.027005939,0.01927759,0.0012952089,0.0206927,0.048902128,0.016214542,0.052455712,-0.036218587,-0.003382153,0.0131378295,-0.0029655672,-0.06684489,0.007126242,0.023381293,0.019411646,-0.0062788413,0.024408713,-0.0026268011,0.0148046175,-0.0273288,0.034568287,-0.0021470445,0.010289517,0.019762369,0.017555708,-0.0042715827,-0.03943673,0.024965188,0.002331097,0.009787683,-0.045790736,-0.0008039557,0.0020978577,0.034494955,0.0028787474,0.052722905,-0.011779696,0.020678617,-0.013497012,-0.004634957,-0.009720545,-0.037297487,-0.00249803,-0.04759377,0.022941655,-0.020350453,-0.055075552,-0.0175328,0.026242156,-0.037192658,0.015272607,-0.022262089,-0.023635335,-0.0001488114,0.019448228,-0.002846704,-0.049767528,-0.012363784,0.011265102,0.003991065,0.017941345,0.046122223,-0.016841933,-0.009264287,-0.019423692,-0.0032309876,0.01105067,-0.023282811,0.0005580738,-0.056612596,0.017187852,0.016357977,0.016927654,0.048870675,0.005154292,0.029436078,-0.013596642,0.012655137,0.042111468,-0.01846284,0.0224087,0.048210666,-0.014870843,-0.04035709,0.015253443,-0.008322332,-0.0563075,0.012485676,0.009412847,0.0036120554,0.038790923,0.02289021,0.012207292,-0.041836992,0.037465263,0.011410645,0.009429763,0.0005475423,-0.024736619,0.0028536208,-0.006351395,-0.022395032,-0.0062466674,0.016319547,0.0007880085,-0.0065409965,0.02508123,0.059012197,0.020820886,-0.02275078,-0.012027278,0.0072172303,-0.0034000573,-0.12964655,-0.011225125,-0.0027076348,0.008294295,-0.0020071329,-0.012925279,-0.035532143,-0.043579344,-0.014465117,-0.036132954,0.040043123,-0.008072119,0.005335502,-0.007979439,0.0052389163,0.008629003,-0.018673297,-0.009469576,-0.026552262,0.103869855,0.006117593,0.012424604,0.051216338,0.028793957,0.015546548,0.016419139,-0.027338896,-0.023681274,-0.03304695,0.008720047,-0.03673856,-0.08590821,0.011592679,0.039496705,-0.0075177713,-0.051236708,0.008494131,-0.0027115028,-0.041620035,-0.029314412,0.016032517,0.01795304,-0.015488879,0.027696995,0.017005714,0.06246771,-0.05424438,-0.010571936,-0.022484288,-0.0042918776,-0.0034175054,0.020289486,0.0015107726,0.01916048,-0.021470137,-0.01588084,-0.025314182,-0.015405884,0.001739671,0.046493284,0.0049881516,0.045770485,-0.017630791,0.029708669,0.0029004521,0.014644587,-0.0107853,0.0437599,-0.028843654,0.00024045528,-0.042580705,-0.05813563,-0.012178204,0.00025582913,-0.00027217646,0.0038967384,0.003758655,-0.039191607,-0.00665268,-0.02936541,-0.06251543,-0.02047933,-0.006397155,-0.01679261,0.028987622,0.024715494,-0.013319645,0.012862395,-0.054730713,0.0024879288,-0.07465284,-0.050539494,0.01121805,-0.030077595,0.0033952643,0.042673588,-0.037204154,-0.0017171517,0.008486667,0.0012210589,-0.036655992,-0.026174286,-0.008378354,0.0051957327,-0.0463813,0.046163358,0.036835846,-0.0040118797,-0.05100679,-0.042268522,0.020466117,0.001207883,-0.011574039,-0.01803666,-0.0063332184,-0.022879466,-0.011721692,0.020802839,0.010768185,0.014876823,0.0014187177,0.006440046,0.00044594827,-0.032610342,0.07213705,0.05911553,-0.011469109,0.0316842,0.05860465,0.007935409,-0.0070421575,-0.053856295,0.02676304,-0.00087448873,0.0049489755,-0.0028034013,0.024299625,0.032423723,-0.0534186,-0.004828639,-0.02819875,-0.039040573,-0.012749551,-0.03151001,-0.013268777,0.0174947,0.028929546,0.023719007,0.016632091,-0.031509142,-0.022564543,-0.04372213,0.010080527,0.034371246,-0.0008213944,0.02763513,-0.021568432,-0.02521387,-0.02202894,0.071003176,-0.005541596,-0.03735792,-0.02816689,-0.041947946,-0.035647098,0.06652939,-0.007226959,-0.024525452,-0.009695437,0.023140639,0.047901593,0.02516721,-0.01676116,-0.019418765,0.03518478,0.027399011,-0.025144195,0.04202708,0.020722684,-0.062422,0.044349853,0.001069998,0.035171237,0.0333826,0.02496543,0.012391046,-0.009500908,0.01754209,-0.010959688,-0.0030559087,-0.025905915,0.020006653,0.021434795,0.0005567354,0.06698164,-0.004756338,-0.025905801,-0.0077840285,0.02258804,0.0137513615,-0.02386441,0.01914156,-0.0036119511,0.03084599,-0.003906157,0.02897037,-0.03253013,-0.076611005,0.0068880413,-0.0065596765,-0.015094057,-0.01184857,0.023860902,-0.009569268,0.010102512,-0.0065744794,0.021003347,-0.00787976,-0.00848422,-0.028523298,0.12503128,0.0065901596,-0.0074229315,-0.005481237,0.0044765635,0.033455256,-0.021158854,0.027730035,-0.0038537676,-0.0136777265,-0.046465967,-0.009666604,0.023765001,0.02231887,-0.010434082,0.0029999176,-0.008210198,-0.022982074,0.014365832,0.017907968,0.016591284,-0.028912744,-0.0008147012,-0.024213368],"last_embed":{"hash":"dx5iej","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"dx5iej","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{4}","lines":[136,136],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"dx5iej","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009471434,0.023557872,-0.04707561,-0.03711245,-0.033704277,-0.017372739,0.024778865,0.013957788,-0.023747185,0.0017347698,0.0131165655,-0.0049166195,-0.022873834,-0.0011048696,0.0074355267,0.034717407,-0.028641012,-0.007291289,0.019978303,0.036361724,-0.03690974,0.081452884,0.053763315,-0.013297186,0.0078011863,-0.012654542,-0.010081826,0.0024122754,0.042322267,0.017006047,-0.044067897,-0.026953198,0.09613477,0.01199146,-0.026562605,-0.030356318,-0.032318402,-0.02093024,-0.027719833,0.046608236,0.018762888,-0.055527877,0.020405533,0.01928643,0.030812241,-0.0049116844,-0.043550245,0.0034247348,0.0061080605,-0.03211638,0.002198511,-0.03501229,0.043041065,-0.0456103,-0.054176867,0.022325857,0.03595896,-0.019783733,-0.013656314,-0.0055725034,-0.030180398,0.009422653,-0.030510966,-0.032508843,0.00181937,0.079215914,-0.002335441,-0.013811407,-0.015470793,-0.043315805,0.052080274,0.0032709532,-0.00054954836,-0.024847267,-0.04209701,0.011628861,0.012009413,-0.012478237,0.005400274,0.07656993,-0.00019172297,-0.022186069,-0.009478314,-0.013724102,-0.011822786,0.026164832,0.021056337,0.011389541,0.022409765,0.010200997,-0.011464712,0.0036654242,0.04098998,0.028399054,-0.007097273,-0.0026500642,-0.03221271,-0.029067924,0.03416017,-0.016387105,0.07350683,0.028454429,-0.01276421,-0.064572215,0.023755435,-0.012198783,0.0006955467,-0.011370844,0.047983717,-0.0069835926,0.000025784382,-0.009001515,0.011127916,0.009025554,0.010709224,0.012461052,0.049226042,-0.021343209,0.03426998,-0.0013433088,0.04231492,0.029780377,0.02056967,-0.04353584,0.008099258,0.042880066,-0.018024214,0.008544745,-0.019910535,0.016172336,-0.015223236,0.025402308,-0.017487375,-0.032673627,0.018167255,0.0032070493,0.023895582,0.013898464,0.0057190577,-0.011969504,0.0052949507,0.006970018,-0.014077136,-0.0019138593,0.0069559948,-0.0103731975,0.030767944,-0.034396794,-0.0027382334,0.02862723,0.025411824,0.0034431366,0.0046149194,0.011231313,-0.00583336,-0.0022223687,-0.03891448,0.011602053,0.020498984,-0.035007633,0.021413056,-0.013518157,-0.036411785,0.039007545,0.024140034,-0.0023893858,0.019957488,0.048201427,0.00033008808,0.009965269,0.02843663,-0.041227665,0.005958769,0.026454246,0.011504381,0.03739515,0.04907762,0.027495887,0.021088261,-0.020975454,0.00090686156,0.031898357,-0.029570008,-0.045672353,-0.007152529,0.0073362263,-0.053181343,-0.0074582053,0.01511427,0.009372113,-0.02897803,0.019296963,0.025119793,-0.003460163,0.062908284,-0.05532569,0.044231474,0.008853226,0.033725996,-0.037080493,0.02536552,0.0635045,-0.016613739,0.017212568,-0.012013955,-0.009511231,-0.00013108605,-0.0310078,0.04229002,-0.047066234,0.053662565,-0.012274292,-0.013161051,0.0071244156,-0.01951329,-0.007952399,0.007135824,0.024507027,-0.0076856166,0.0065313564,-0.036405426,0.022415958,0.010509276,-0.020479234,-0.05219408,-0.01483587,0.009929299,0.021636395,0.008007952,-0.015348497,0.018853078,-0.009961803,-0.013069612,-0.0013624352,0.07090243,-0.034384895,0.0011384193,-0.020279674,0.02474994,0.0052121235,-0.036043014,-0.02263393,-0.014889175,0.023179168,-0.0121157,0.004188301,0.048077084,0.024716873,0.0014009358,-0.048044514,-0.0071489317,0.032757815,-0.010444146,-0.036175657,-0.003443633,-0.007650283,0.0014404443,-0.014932376,0.0147061935,-0.033837594,-0.021761604,0.041075364,-0.030790208,-0.0003765613,-0.048436325,-0.004622365,-0.051463664,-0.010481436,0.013104232,0.053874377,-0.034406878,-0.002832703,0.010941256,0.0059836255,-0.034828797,0.017000725,-0.023024786,-0.002944363,0.03876395,0.00293633,-0.030429471,0.010339135,0.02832871,0.0253017,0.019096948,-0.027970826,0.0043860255,-0.019494683,0.008334669,-0.023630379,0.01381368,0.005348732,0.06424407,-0.0098777665,-0.025491403,-0.013210551,0.055364758,-0.16454351,-0.0019417038,0.014910361,0.033920866,0.009029708,0.011878726,-0.020374026,0.010334287,-0.024894435,0.04738245,0.007164465,-0.047158748,-0.004177591,0.02373295,-0.047490854,0.010283163,-0.037871424,0.00434391,-0.011821754,-0.04133135,-0.02651609,-0.05753179,-0.023242049,-0.04132782,-0.0075704474,-0.014307659,0.01865548,0.012616049,-0.002840806,-0.034225807,-0.079406984,0.022059463,-0.0025009606,0.01793298,-0.021273334,0.030206462,-0.02589003,0.015074725,-0.019408826,0.027411813,0.02963187,0.071761675,-0.0064270752,0.002943343,-0.0021466357,-0.021582661,-0.023748197,0.0214934,-0.03744992,-0.023177542,0.022283923,-0.052261602,0.00223439,0.024522118,-0.008688344,-0.011084323,0.012883,0.03793317,-0.0475406,-0.010689585,-0.013581404,-0.057826683,0.011136556,-0.016955392,-0.014481053,-0.04316822,0.040385284,0.003023151,-0.016510779,-0.030679088,0.034167305,-0.036275685,0.01740181,-0.0032244443,0.017186414,0.018541392,0.023711013,-0.027219608,-0.01654707,-0.06774657,-0.029210975,0.02155268,0.0031395282,-0.0037290473,-0.0022407083,-0.044842053,0.028812986,-0.008678449,0.017725913,0.23475206,0.046980146,0.024900945,-0.005750887,0.040152363,-0.003632248,0.04272796,0.04381831,0.021217154,-0.036394585,-0.012368308,0.021207912,-0.046924885,-0.00007382275,-0.012466186,0.027542233,-0.09404705,0.00007383933,0.046038244,0.021154858,0.009385429,-0.013834908,0.012674477,0.019659324,-0.077909,-0.04487628,-0.026232867,0.043978654,-0.007244501,-0.0039398973,-0.03931047,0.018543977,0.06856036,-0.094027445,0.0012833977,0.013838983,-0.000315288,-0.047101606,-0.026223961,-0.0053814026,0.015929796,-0.0005048914,-0.0011138179,-0.018778445,-0.025298959,-0.016353633,-0.009883639,0.0022511678,0.025925724,-0.0047104014,-0.0314287,-0.011046248,-0.008477023,0.00052752736,-0.0017197919,0.021965437,-0.00008372273,-0.029380137,-0.0746553,0.004290651,0.00867668,0.017689755,-0.08218913,0.018831331,0.007992197,-0.01782887,-0.030783633,0.035934515,0.03304737,0.028377973,0.0139251975,0.012327337,0.011410387,0.023322763,0.003366768,-0.07272178,0.018653426,0.04921545,0.01201137,0.005768951,-0.013317531,-0.0026653544,-0.014849965,-0.012968243,0.0047510834,0.006063893,-0.001961561,0.046416868,-0.056390237,0.01879994,-0.0123991985,0.01361652,-0.034986176,0.005966781,-0.057445873,-0.026553078,0.023768589,-0.03132907,-0.012160015,-0.03464799,-0.008962642,0.029053727,0.038149178,-0.011345749,-0.0055030263,-0.03645938,0.002949986,-0.010487659,0.0025478639,0.06577513,-0.09186476,0.005929284,-0.006128899,-0.02880463,0.026586974,0.060347836,0.024969416,-0.0007486971,0.05840188,-0.020019526,0.017174145,-0.0039302786,-0.03444699,0.019698026,-0.022678314,-0.027892716,-0.012890802,-0.011726168,0.017013902,-0.013056275,0.0047402135,-0.03942057,-0.013800675,0.022759378,0.00775189,0.018981388,0.034511954,-0.008534347,0.025615286,-0.02417935,0.01576454,-0.057040382,0.011696008,0.011084075,0.03752818,0.04372074,-0.07723628,0.00394157,0.0052340515,0.04126738,0.023633692,0.023523526,0.018094342,-0.022010755,-0.0017754765,-0.034214254,-0.020682575,-0.0013292506,-0.007086511,-0.035429385,-0.052488774,0.021491868,0.0051678293,0.052656434,-0.006344769,0.05635542,0.015966835,0.014819624,-0.008481427,-0.021176592,0.03170921,0.023200596,-0.031729043,-0.0042213183,-0.015395372,-0.013227094,-0.042338207,0.025009507,0.0074995044,-0.073175095,0.0017679086,-0.004562149,-0.033518836,0.022248667,0.057807785,0.015027269,0.0025414904,-0.024056064,0.021603167,-0.023934279,-0.00077006983,0.10431108,0.014313946,-0.013098281,-0.013961888,0.039578006,0.06177424,0.06822994,0.032588944,0.02149716,-0.032087136,-0.021093866,-0.0017956257,0.05315338,-0.023094924,-0.021960147,0.022339031,0.048150316,-0.02238193,0.013027761,-0.009199578,0.005777281,-0.051135324,0.0058919312,-0.0037562218,-0.04019048,-0.00005997368,0.015909093,-0.04378494,0.008746278,-0.02653191,-0.033332992,0.038385343,-0.021394152,-0.00591441,0.011275213,-0.005899376,-0.019243315,-0.028260147,0.030546376,0.00021217015,0.013394197,-0.0050879545,-0.00053729484,-0.038937207,0.008296801,0.0011285899,0.027393486,-0.0206205,-0.017720148,-0.035730943,-0.041010413,0.0048799613,-0.022988306,-0.017164795,-0.0392504,-0.06904484,-0.06107117,-0.022404887,0.035549674,0.023359327,-0.006644613,0.006182051,-0.0056074914,0.046464097,0.019649511,0.0015457262,0.004976925,-0.022500843,-0.022046104,-0.012881266,0.03267184,0.037481636,-0.010282782,-0.018901438,-0.030125484,0.0064140833,0.0145703545,-0.022609616,-0.04895046,-0.014421406,-0.0044262987,-0.012831622,-0.052874822,-0.00923072,-0.032797076,-0.051787328,0.013610265,0.032958798,0.018501416,-0.07237996,0.012506503,0.004992791,0.005723001,-0.0020589752,0.03437529,0.04084294,0.04542364,-0.007491798,-0.009679317,-0.004843831,-0.013979125,-0.057749413,0.0063274773,0.0027497844,0.024020188,-0.016365187,-0.020881904,0.008723596,0.018552866,-0.04181156,0.03519204,-0.01913505,0.006081283,0.0027615344,0.021788003,-0.005632778,-0.047914434,-0.008996226,0.0034244924,0.0062498124,-0.039595544,-0.019818611,-0.026920972,0.041535478,0.0049089016,0.04252055,-0.0050342903,0.005473439,0.012299582,-0.008690008,-0.004076249,-0.040821988,-0.031245716,-0.06452997,0.01279819,-0.031683624,-0.013638171,-0.011046338,0.0056024464,-0.03556129,-0.0009700868,-0.03550875,-0.00097046426,-0.0033224302,-0.008860523,0.012433363,-0.071075544,0.009539859,0.004642098,0.01630998,-0.020340776,0.03851252,-0.02043668,-0.015490242,-0.026196668,0.008397525,0.0054419274,-0.051575888,-0.0067881737,-0.029116722,-0.017487295,-0.0025265666,-0.008377049,0.06125232,0.021097405,0.0071694427,0.018309025,0.026322564,0.051303603,-0.038240165,0.041057862,0.021747198,-0.013012037,-0.014516659,0.03076173,0.0041841106,-0.07404931,0.006980981,0.021668365,-0.016051563,0.041215193,0.016060658,0.04803998,-0.047130644,0.035864253,-0.017405607,0.012927653,0.015279604,-0.016263556,-0.0125005385,0.00084187073,0.0077783065,0.0036249475,0.016405301,0.006764084,0.023194896,0.030483816,0.049628723,0.04120024,-0.0558349,-0.034188647,-0.008133676,0.028261216,-0.12994686,-0.02930404,0.013324906,-0.0022988329,-0.007049324,-0.022424717,-0.016692119,-0.043150418,0.0059195524,-0.05062563,0.036284506,0.011594653,0.002244728,-0.017427355,-0.025148047,0.018059405,-0.012581246,-0.03320035,-0.014949006,0.09158512,0.0070930133,0.019215433,0.018335579,0.018621877,-0.016638182,0.014930606,-0.0061427094,-0.02084222,-0.041453812,0.021561395,-0.07199711,-0.06825997,0.0049805352,0.045841083,-0.004141756,-0.03493418,0.029975988,0.001463078,-0.042333838,-0.010834291,0.02605381,0.03026207,0.0018358141,0.03459063,0.044651706,0.06886371,-0.041925367,-0.018605893,-0.019473454,-0.0039585736,-0.0136211,0.013273843,0.0005908698,0.010537451,0.014753066,0.008167124,-0.04434511,0.007443107,0.01988275,0.05209309,-0.0045456323,0.059325617,-0.012692569,0.016025707,-0.002997552,0.010387622,-0.0024758333,0.049134593,-0.037186492,0.03292899,-0.025228009,-0.06806471,-0.014133481,-0.015612328,-0.0113081215,0.02288505,0.010275645,-0.0391688,-0.031988893,-0.033412006,-0.019823905,-0.005826977,-0.01675475,-0.0042940113,0.011437683,0.007080976,-0.015536014,-0.0082209,-0.036833692,0.021941762,-0.06499277,-0.02741459,0.01621991,-0.049965393,0.011751124,0.052292258,-0.03688805,-0.011586243,0.011241379,-0.0074329777,-0.046423867,-0.021460231,-0.02101014,0.008559609,-0.038763642,0.026665332,0.00943204,0.015050397,-0.049511895,-0.022071812,0.0082546575,0.0068772095,0.026998505,-0.0024473998,-0.027500281,-0.017806951,-0.0028831162,0.019461032,0.021509064,-0.020561848,0.007082211,-0.023707438,0.031027088,-0.02526778,0.08052591,0.08381499,-0.0017916373,0.06408215,0.041173566,0.0059384005,-0.020278612,-0.013702036,0.0394453,0.010228027,0.0138369845,-0.045259718,-0.010189656,0.028167697,-0.02649724,0.00084033416,-0.036109377,-0.038284708,-0.015645744,-0.034536332,-0.0031639854,0.01339906,0.03789765,0.023335638,-0.009472112,-0.024638034,-0.024074106,-0.028180752,0.026822994,0.06351919,-0.008716044,0.046910405,-0.010584816,-0.052405648,-0.019780427,0.08221555,0.01401108,-0.06161911,-0.045150477,-0.033728033,-0.019998027,0.09108437,0.0004991878,0.002019111,0.011273549,0.02398467,0.035397638,0.025653282,-0.008747944,-0.0043589873,0.030776141,-0.00028902193,-0.02102676,0.03591293,0.01998546,-0.08982254,0.024571847,0.011027404,0.026322016,0.049454693,0.021948531,0.009431301,-0.030328538,0.0125336535,-0.037087187,-0.0057099904,-0.031859886,0.01332108,-0.0011726829,-0.021159418,0.06417032,-0.0060934215,-0.024354827,-0.010664244,0.02783196,0.029819742,-0.013520722,0.017164188,0.00006387587,0.0126003185,-0.007153147,-0.011873242,-0.035400484,-0.046383716,-0.02347937,0.052648913,-0.013422127,-0.026781121,0.0037947744,-0.006882401,0.016207898,0.030755881,0.04492238,0.012824484,-0.0073943115,-0.02167986,0.07485433,-0.0064432467,0.0038618695,-0.01767011,0.004836211,0.007208398,0.0037411633,0.03911337,0.008792931,-0.0052112136,-0.021157082,0.009985963,0.030030979,0.023224385,0.008212161,0.02164061,0.034081273,-0.031273343,-0.0037957975,0.014481112,0.03704049,-0.04731546,-0.011160549,-0.014965305],"last_embed":{"hash":"1fsj8rh","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"1fsj8rh","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{5}","lines":[137,138],"size":69,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fsj8rh","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0040932875,0.014837426,-0.010295992,-0.0031666076,-0.029767133,-0.022411583,0.021278048,0.021417275,0.01516285,-0.005787336,0.0009536893,-0.006646561,-0.019395243,-0.014833388,0.04177828,0.046528436,-0.052251525,-0.006655337,0.031832796,-0.0010736316,-0.05944552,0.06113378,0.010628656,-0.049484894,-0.030651012,-0.017794946,0.017554546,-0.012785926,-0.010785117,-0.0017800078,-0.04391711,-0.06070995,0.07209285,0.0032265286,0.00031421686,-0.02137433,-0.023957808,-0.02632277,-0.03583952,0.044356804,-0.0018559615,-0.065834165,0.0244266,0.022928998,0.04708499,-0.00685544,-0.04088435,-0.00045446234,-0.003100207,-0.023236126,-0.006282166,-0.011605209,0.036211185,-0.052317005,-0.052956406,0.04125508,-0.00018725515,-0.05161672,-0.016630607,0.016971318,-0.05310467,0.013259509,-0.030542148,0.0057070875,0.003805523,0.052826352,0.013818246,-0.00501505,-0.027898382,-0.021956088,0.04260038,-0.0058433334,-0.030367987,0.018078884,-0.03520486,0.00028412667,0.01937584,0.008384749,0.0069833375,0.050288305,-0.033575147,-0.017762456,-0.03308326,-0.012555756,-0.03185707,0.00812967,0.008625856,0.0034714048,0.03370395,-0.0070498963,-0.012432034,0.0017255425,0.0076700295,0.005161699,0.007990435,-0.020354865,-0.01203702,-0.027911847,0.023584388,-0.0025455882,0.060226,0.024405051,-0.025195232,-0.0010490221,0.0057268776,-0.0040925876,0.0012077861,0.0071069077,0.032572407,-0.013302207,-0.00031703248,-0.01873846,0.008531806,0.015884528,-0.0005208495,-0.003930531,0.05537942,-0.011870026,0.012289922,-0.014192286,0.017559228,0.04775412,0.0016031632,-0.058700036,0.009756559,0.03690093,-0.011487797,0.033263855,0.03037419,0.028500395,0.033395026,0.018020717,-0.0055900705,-0.021955555,0.022032037,0.015243128,0.02975721,0.011638454,0.018308248,-0.020595707,-0.009818272,0.04106323,0.0024831193,-0.038013745,0.008642083,-0.05484693,0.03286713,-0.024020316,-0.0010985234,0.03909472,0.062569186,0.014040518,0.043326225,-0.0015096973,-0.00004327841,0.011582478,-0.055867862,0.0007201387,0.03840205,-0.03173443,-0.006696615,-0.015587291,0.009508055,0.03690115,0.029723575,-0.016952194,0.0047911294,0.043326803,0.0029211727,0.0013002348,0.007869198,-0.04316342,0.015793214,0.036734987,0.0022212917,0.03826326,0.050156765,0.019213866,0.035032194,-0.016890764,0.0017935202,0.025065394,-0.027016554,-0.018796194,0.018279716,0.025628544,-0.026634194,-0.024121253,0.015849235,-0.0012300943,-0.008631763,0.01764863,0.04210331,-0.032459974,0.061631624,-0.051464718,-0.0029367239,0.0125943525,0.028803635,-0.043787953,0.0021939396,0.033624835,0.010185449,0.018822156,-0.0029261406,-0.016127924,-0.009196964,0.013375797,0.022182427,-0.046700805,0.017902853,-0.020438405,-0.013016572,-0.01959098,-0.029355977,0.007873952,0.042957142,-0.004067986,0.0137725985,0.0051665762,-0.01944229,0.03007554,-0.000013632193,0.015821723,-0.038342293,-0.006318455,-0.014587074,0.035415415,-0.0030653703,-0.024680724,0.015694896,0.012039284,-0.01072183,0.006259062,0.01253634,-0.028625038,0.004737753,-0.03016883,0.045728743,-0.013839206,-0.019248985,-0.009795669,0.0066054645,-0.028137175,-0.0103563545,0.018633224,0.04071784,0.024844928,-0.02090605,-0.022714285,0.02110532,0.035602745,-0.0038307793,-0.008106057,0.025089668,0.011657521,0.031414382,0.015350191,-0.0032527037,-0.0022940694,-0.00820838,0.049983118,-0.0134211,0.008811003,-0.029573143,-0.0071434197,-0.040539194,-0.030493313,0.020874174,0.026616368,-0.0016869246,-0.004908862,0.008604508,-0.0017688076,-0.020166205,0.018135663,-0.007573209,0.002289622,0.046534523,0.023863936,-0.034163248,0.017809065,0.0050895456,0.037009772,0.03875489,-0.018734187,0.009810003,-0.004029991,0.013529527,0.004503189,-0.015118458,0.019467073,0.0692269,-0.020045802,0.00057755806,0.044644263,0.020101849,-0.1707411,0.0028990514,0.025328444,0.00805149,-0.010426209,0.027749648,-0.007899304,0.02027744,-0.047436014,0.024281684,0.045248594,-0.053992365,0.016740156,0.020915695,-0.0118210865,-0.003047649,-0.042717546,0.039133117,0.003719347,-0.03581711,-0.022274278,-0.023112845,0.022973793,-0.03600656,-0.01633276,-0.01717156,0.062574364,-0.023036418,-0.010391587,-0.0252728,-0.06392122,-0.010295018,0.0009858708,0.042184018,-0.020115755,0.008263564,-0.039009,-0.012187623,0.0019291794,-0.0052216304,0.026466267,0.046688274,0.0025882241,0.008957317,0.00048428777,-0.00051663665,-0.04403591,0.01096451,-0.04487065,-0.015518348,-0.0051587657,-0.0492715,0.013670535,0.012735383,-0.062481105,-0.0010163231,-0.013653978,0.032589033,0.034396213,-0.01595336,-0.0030272617,-0.061564032,0.034115102,-0.04974702,-0.02973188,-0.041509453,0.03382927,0.008227133,-0.01524975,-0.03514931,0.029458182,-0.07924094,0.0387578,-0.014742368,0.00064202334,-0.0070673577,0.014804033,-0.0016401244,-0.024587365,-0.07537724,-0.017666312,0.05080007,-0.010371845,-0.026010077,-0.0065709134,-0.017491547,0.007934954,-0.0057667596,0.050175495,0.2459597,0.062163584,0.013485734,-0.014883117,0.015892753,-0.013999254,0.03470153,0.023007987,0.0047066296,-0.013496522,-0.0155579485,0.043999515,-0.018364998,0.011198586,-0.00837337,0.033174478,-0.08134862,-0.0019612575,0.032682464,0.03285768,0.020868318,-0.025544548,-0.00600062,-0.017645165,-0.07327772,-0.015162786,-0.002872713,0.028420234,0.0029734427,0.024684856,-0.04992002,0.028824992,0.061440293,-0.071010746,0.011936482,-0.011340668,-0.0038359296,-0.07230061,-0.03136732,0.01850382,0.017476408,-0.024772126,0.0019635817,0.0056776376,-0.020719178,-0.025252983,-0.005000993,-0.01830858,0.009900416,0.0018310755,-0.037793458,-0.052024003,-0.0053164014,-0.012536425,0.0003840044,0.011150244,-0.027139945,-0.025364842,-0.03950527,0.049227074,0.011651737,-0.007175417,-0.08510963,0.007017513,0.0011467781,-0.017977808,-0.008848378,0.030556202,0.013982211,0.015900075,0.006145182,0.042378914,0.02174668,-0.005757879,-0.01764119,-0.06804082,0.009824593,0.06687598,0.020138778,0.011005458,-0.006158211,-0.024633318,0.025241373,-0.00096264895,0.03505802,-0.0012721258,0.026940737,0.025402665,-0.03654327,0.014739647,-0.004786633,0.0074833063,-0.041679658,0.018630208,-0.059528776,-0.04209205,0.04973459,-0.031354707,-0.0019504328,-0.027871737,0.0107076075,0.0036632519,0.009165578,0.00217511,0.029013762,-0.035433877,0.016162174,-0.026320223,-0.0218744,0.031040959,-0.06659869,0.004145833,0.0032432638,-0.059658825,0.029110648,0.057713553,0.028476134,-0.004913313,0.07963221,-0.021727813,0.022483947,0.05646154,0.005783395,0.020500135,-0.00905556,-0.0385688,0.0131795285,0.005798459,0.024417093,-0.000856375,0.015748015,-0.03993842,-0.031670008,0.023799123,-0.0011126816,0.0006959999,0.053461432,-0.021342585,0.041537862,0.003236282,0.00033986752,-0.033410892,-0.012795659,0.0023330103,0.01949491,0.035216033,-0.09260672,-0.004015248,0.018493365,0.04779575,0.018030783,0.04401845,0.049648684,0.00360285,0.038850125,-0.04399408,-0.03372017,-0.014363557,0.018953295,-0.012028208,-0.028659053,0.044707514,0.011065745,0.057454407,0.015243539,0.059668224,-0.006968337,0.0119959405,-0.017038062,-0.023171263,0.011925857,-0.010693804,-0.044732794,0.010129566,0.00436117,-0.038736608,-0.01074471,0.024293259,0.0065117683,-0.0593646,0.005755032,-0.014931201,-0.016991407,0.02203768,0.07649308,0.0070414646,-0.037971247,-0.028760714,0.011369499,-0.03475149,-0.01817403,0.07454382,0.0004022291,-0.020837896,0.014966482,0.044851188,0.06905743,0.053655177,0.038044583,0.02031725,-0.052273676,-0.0094451085,-0.0041525136,0.06340959,-0.052197445,-0.042942587,-0.005891692,0.046538424,0.003664729,0.015116741,0.018369395,-0.0074054813,-0.040959496,0.02749857,-0.016241094,-0.029418793,-0.012700355,-0.0023651936,-0.040553223,-0.027188964,-0.016539717,-0.040758155,0.02141592,-0.020717429,0.001530476,0.010517917,0.019946903,0.01521128,-0.028466329,0.017781762,-0.007416737,-0.021560233,-0.01177373,-0.005824297,-0.028038196,-0.0038575076,0.005258817,0.031699248,-0.037601106,-0.020226177,-0.013406388,-0.01836167,-0.014330107,-0.011617186,0.016573267,-0.027932178,-0.07276204,-0.047643214,-0.036258053,0.026764194,-0.0011234438,-0.030848017,0.003707369,-0.010499667,0.07200914,0.0086037135,0.004815131,0.0051108105,-0.010602465,-0.020255854,-0.0025524732,0.017449932,0.037825298,-0.04410377,-0.027905397,0.008464313,0.02899658,0.02153924,-0.0541894,-0.029491067,-0.016457291,-0.002000001,-0.020619169,-0.028796649,-0.017966904,-0.021846099,-0.06859173,0.02546184,0.025641765,-0.0319963,-0.072823726,0.016087245,0.027238386,-0.0065990477,0.012091581,0.04024708,0.016501589,0.03595691,-0.0021029336,-0.010909038,0.017377976,0.0010294769,-0.05682012,-0.010814265,0.019103982,-0.0041248794,-0.026164172,0.014576511,-0.023160359,-0.0060569285,-0.012622239,-0.005239622,-0.016871244,-0.008410138,0.006676633,0.013745163,-0.005238251,-0.033099137,-0.0029518902,0.007253794,-0.011891018,-0.060413472,0.00918854,-0.029720273,0.035452366,-0.027935967,0.042473257,-0.029726282,0.03419504,-0.020545626,-0.0018667376,-0.03783482,-0.03274446,-0.021894831,-0.04482859,0.014061782,-0.005136293,-0.035336316,-0.023499148,0.023624947,-0.021390261,0.0039049052,-0.019515047,-0.0055863294,-0.015486468,0.025037978,0.021512737,-0.048657905,0.012887678,0.025630396,0.0032658246,-0.015380553,0.030658318,-0.024855575,-0.009702299,-0.0018742201,-0.0072450195,-0.00056907575,-0.046319995,-0.010817008,-0.025502961,0.0073504318,0.0027701184,-0.0091481535,0.03912994,0.0049584443,0.017283889,-0.00092265935,0.021609,0.04274071,-0.018185673,0.041955445,0.0070019853,-0.02064458,0.0059904754,0.024863832,0.0037381772,-0.06670947,0.035266664,0.03137977,-0.011175624,0.083786584,0.018096486,0.033037834,-0.05140257,0.0472708,-0.013581333,0.03369596,0.017963182,-0.047088616,-0.012119011,0.012127625,-0.04621982,0.015299731,0.028637886,-0.022605611,0.0013673176,0.00563546,0.012265943,0.0110997725,-0.02114097,-0.032837987,0.008044669,0.009930523,-0.10919497,-0.043182477,-0.018576289,-0.0066230483,-0.015092889,-0.025874844,-0.06820203,-0.042704366,-0.020976502,-0.040184524,0.02719924,0.013667983,-0.0061704884,-0.02105139,0.006779,0.005573507,-0.023576617,-0.021699117,-0.017762741,0.09550332,-0.0005285246,0.01843112,0.0477635,0.009954618,-0.005105156,0.017662518,-0.0070252074,-0.037929308,-0.031584255,0.02273328,-0.045985315,-0.09190113,0.02066542,0.03752755,-0.01239756,-0.041732773,0.011579562,-0.0009814121,-0.03173315,-0.00089526863,0.03908185,0.02452092,-0.009450108,0.0411369,0.0024487777,0.052491546,-0.030801067,-0.028445167,-0.008133515,-0.009425151,0.019302242,0.0330612,-0.0103651555,0.019755391,-0.023477808,-0.023860136,-0.06537027,0.007162356,-0.0046722814,0.036169063,-0.007311094,0.037593618,-0.02063358,0.019835085,-0.04726873,0.023162166,0.043339156,0.049870834,-0.016149942,0.0065075504,-0.0040746387,-0.06650234,-0.013593659,0.008631344,-0.010828464,-0.005440597,-0.0008913807,-0.025877478,-0.03841698,-0.014124326,-0.04862101,-0.03929644,0.0077180276,-0.0044304864,0.027856378,0.016567271,0.0048418446,-0.012722715,-0.078182824,0.018245501,-0.06788609,-0.050193712,0.030941963,-0.03578023,-0.004427122,0.013725983,0.004065653,-0.009951267,0.011034053,0.0055353916,-0.0043108766,-0.040644906,-0.031091759,-0.013798925,-0.04260721,0.03496464,0.05499975,0.005866185,-0.05051728,-0.039418083,-0.015170383,0.005845559,0.016221803,-0.022611983,-0.024235984,-0.008548296,0.0001292183,0.021711472,0.007655162,0.004390632,0.023179185,-0.006303766,-0.0006079556,-0.027343033,0.07143379,0.06574251,0.014409925,0.034915514,0.082127884,0.02139137,-0.01598466,-0.052829076,0.0145346895,-0.0140411435,0.027440982,-0.04245985,-0.02888986,0.037746727,-0.023900835,-0.0058682873,-0.016241726,-0.035675023,-0.0027314762,-0.025744747,-0.0046435012,0.022406409,0.008733423,0.001237924,0.031157754,-0.040800083,-0.017320216,-0.046073493,0.004789671,0.07073396,-0.016737703,0.047608264,-0.02333338,-0.07488849,-0.017367532,0.053864922,-0.009011761,-0.04875193,-0.03853406,-0.032342732,-0.00206417,0.040365234,-0.011813464,-0.00674824,0.020569015,0.039571147,0.023493208,0.036839,-0.010612895,-0.03691927,0.063929886,0.00048784976,-0.016671395,0.039056566,0.041926835,-0.035402108,0.048947655,0.0023582403,0.046938002,0.045763396,0.0126640275,-0.009143363,0.0010657446,-0.0043633333,-0.008605894,0.01959602,-0.022988467,-0.007341232,0.024969857,0.0020733261,0.066700526,-0.025272967,-0.020914964,-0.03954257,0.008655733,0.016279377,-0.021129271,0.02519426,-0.002686957,0.0019124454,-0.008164298,0.024280826,0.009833534,-0.057468828,0.011367892,0.01739336,-0.031837508,-0.027118135,-0.0008424552,-0.005179565,0.0003973056,-0.015549534,0.034330413,0.013071525,0.0003124485,-0.033507027,0.121085815,0.019384502,-0.0149540575,-0.015656233,0.013557268,0.025570937,0.020017752,0.034770697,-0.0146043105,0.0059505925,-0.020046124,-0.01527151,0.0028557084,0.022537665,0.011856601,-0.03398592,0.0141548915,-0.043611534,0.0076538683,0.028818559,0.019285303,-0.031502,0.0096272435,-0.016246373],"last_embed":{"hash":"1pz7u2l","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"1pz7u2l","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{6}","lines":[139,139],"size":23,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1pz7u2l","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036357433,0.0031830287,-0.041872922,0.007962281,-0.019357016,-0.038505804,0.037037823,-0.026458295,0.006461366,0.011629572,0.0015805755,0.00064988714,-0.025085725,0.012323308,0.016912412,0.044858802,-0.040633217,0.0006071052,0.033226065,0.009614069,-0.04922907,0.047047064,0.011830451,-0.059441686,-0.02660932,-0.0004598462,0.020927336,0.001161305,0.0043616975,-0.0058870916,-0.015142351,-0.06720201,0.096163675,-0.015067996,-0.008816612,-0.036893148,0.0042662285,0.003236582,-0.031023674,0.039284993,0.010692759,-0.048407193,0.05034251,0.034243412,0.025425538,-0.0081521375,-0.038139977,-0.012773979,0.0045189443,-0.008996165,-0.028165665,-0.017788485,0.015639842,-0.053117123,-0.012847316,0.03036842,0.013302391,-0.038783234,-0.015482632,-0.006173597,-0.016811702,0.021709606,-0.012032841,-0.01706253,0.01702113,0.040006243,0.010179238,0.01717902,-0.013352627,-0.03789372,0.027314011,-0.012850727,-0.016876623,0.004845614,-0.018189114,-0.02294949,0.013759482,-0.022161886,-0.0027696937,0.08145928,-0.03093129,-0.025364544,-0.010011537,-0.010336482,-0.019432904,0.006530456,-0.0063287662,0.04019308,-0.0008686447,-0.010359153,0.017295849,0.010231241,0.03787749,0.00053227704,-0.031911433,-0.021826178,0.0103825005,-0.026073156,0.016622704,0.001088392,0.053892322,0.044896588,-0.03543777,-0.013867537,-0.007465258,-0.016486954,-0.002794474,-0.011634048,0.024420122,-0.017533112,0.00091947516,0.017962933,0.01479245,0.014851962,0.016353942,-0.0028395513,0.02234406,-0.030210618,0.012675096,-0.0056553395,0.038308498,0.0305418,0.02086191,-0.035804324,0.02187857,0.03737671,-0.01837582,0.020530358,-0.0053047105,0.034879185,0.003769125,0.00253836,-0.031262405,-0.029158587,-0.007177316,-0.0112948045,0.021457532,0.011284048,0.01353362,-0.05740865,0.005604407,0.017415453,-0.028655468,-0.005918784,0.008672292,-0.03531282,0.027279241,-0.01580393,-0.015246843,0.049898133,0.033032954,0.020309204,0.008096545,-0.00071701774,0.011142042,0.027691327,-0.03565178,0.003292831,0.050697017,-0.028650949,0.014705607,-0.008245157,0.011720819,0.02255744,0.0133937355,-0.0060781166,0.017365377,0.060821537,0.001996306,0.02559373,0.041151907,-0.041241646,-0.006318692,0.03590314,0.030058471,0.028603656,0.03809093,0.024988282,0.013434707,-0.038613986,-0.016316723,0.011840684,-0.025264172,-0.02341849,0.0016732308,0.025883606,-0.04199837,-0.0031556706,0.027380284,0.016319508,0.0119688995,0.01618179,0.0375422,-0.03602219,0.067536466,-0.038724203,0.010481095,0.01935212,0.013542118,-0.037940316,0.020209638,0.0172878,-0.017438803,0.0045541725,-0.035865065,-0.0012902596,-0.01189182,-0.0034268154,0.028607773,-0.06403977,0.011115961,-0.0101183895,0.009176389,-0.010792146,-0.002053308,-0.013656161,0.02613412,0.027893212,-0.026897445,0.008526385,-0.014084903,0.030298965,0.011466737,0.006002265,-0.016497912,0.015929583,0.0029981493,0.057584997,-0.0030753934,-0.0064277626,0.010320782,0.0066742552,-0.025764268,0.01440968,0.038773943,0.0008600406,0.0076698335,-0.019698508,0.010824156,-0.0013665905,-0.009339956,0.0047253775,0.015733162,-0.019400366,-0.0051113702,0.03742528,0.034042396,0.024860762,-0.012521533,-0.014720371,-0.009318089,0.013599857,-0.014088423,-0.025000248,0.034956172,0.04169103,0.004809171,0.020600999,0.01420811,-0.02345832,-0.011977593,0.040923297,0.016311528,0.002216606,-0.031049352,-0.00924661,-0.04009236,-0.04287274,0.030754687,0.05477925,-0.0038984967,0.004578671,0.036428895,0.041592404,-0.03824819,0.025584165,-0.015538116,-0.016456999,0.03403201,0.01783947,-0.03377965,-0.010105394,0.002088589,0.035298068,0.043219626,-0.014811121,0.01095571,-0.031313747,0.010269555,-0.019532897,-0.022294685,-0.0060938927,0.077570565,-0.02456414,-0.01647315,0.016398054,0.018968841,-0.17024355,-0.020257002,0.0037674597,0.052517332,0.005976642,0.002911296,-0.020717803,0.0105734,-0.056236137,0.047433846,0.031943016,-0.05041668,0.026637921,0.0075398874,0.017079495,0.0056921043,-0.03960372,0.038350936,-0.006555357,-0.03381648,-0.01412929,-0.037873533,0.009264076,0.010308593,0.013248369,-0.021013875,0.08379934,-0.010803346,-0.022936216,-0.038293105,-0.063506685,-0.0042553376,0.007933968,0.011324987,-0.02085599,-0.03098845,-0.047727738,-0.006661074,0.031148158,0.02486663,0.037925925,0.07294199,-0.0068012686,0.006359771,-0.018547103,0.015212143,-0.042732902,0.028255822,-0.03761937,-0.031925865,0.0135576185,-0.0344098,0.0082596475,0.0028493921,-0.051818337,-0.016694993,-0.0311761,0.05440398,-0.013907652,-0.04420955,-0.005620151,-0.06385516,0.011500455,-0.06987716,-0.015951972,-0.07346888,0.03686889,-0.0040782015,-0.004266966,-0.032536026,0.0443206,-0.04846388,0.0023337454,-0.025103193,-0.01436881,-0.02185163,0.005684811,0.0061277756,-0.015995272,-0.07487625,-0.027885202,0.04945659,-0.013350658,-0.028191848,0.002600222,-0.04953795,0.025975663,0.010621698,0.030175889,0.24696006,0.05659564,0.023365576,-0.017103877,0.031714506,-0.011764425,0.015401485,0.033082288,0.02374421,-0.030060994,-0.008887767,0.024297185,-0.03243588,-0.001306888,-0.004226834,0.03864499,-0.09693071,-0.0080729155,0.06088469,0.0037772844,0.010762383,-0.01839808,0.027079806,-0.0027158542,-0.059996597,-0.033070285,0.0019607362,0.029669154,-0.02011704,0.008899655,-0.03835618,0.06474515,0.055319645,-0.073578365,0.022031726,-0.018422667,-0.010352447,-0.066768356,-0.03101429,0.022537893,0.004397715,-0.009311311,-0.012856278,-0.031848904,-0.008924972,-0.011103383,-0.0128363725,0.011933968,0.010246869,-0.01533464,-0.042806458,-0.025708491,-0.008517421,-0.005620056,-0.008763738,0.004375992,-0.009818288,-0.054695785,-0.03470745,0.018715438,0.0027612688,0.004645953,-0.094658166,0.033553533,0.03090275,-0.019722775,-0.043043908,0.042453248,0.05924622,-0.0012558331,0.026128208,0.033960637,0.02920121,0.012322886,-0.010589793,-0.046295263,0.03184675,0.058955703,0.015003825,0.0009949157,0.0067432057,-0.003899095,0.02001674,-0.024550712,0.022971895,-0.009298275,0.0030546512,0.03336925,-0.0147949625,0.00034328902,-0.031212166,-0.029416798,-0.019157328,0.012559595,-0.047725167,-0.008660552,0.056082234,-0.0465168,-0.015381164,-0.037398253,0.0066989637,0.010457615,0.008458771,0.011584118,0.026731376,-0.021138366,0.019127809,-0.011779477,-0.009139018,0.03718,-0.09758077,0.04251496,0.00033195707,-0.04506786,0.0135256685,0.04522187,0.021003338,0.017442709,0.06270817,-0.049866684,0.038723536,0.034314487,-0.0136490725,0.03346655,0.008481388,-0.06493778,0.013967037,0.0018189438,0.01532512,-0.0033948987,0.024280619,-0.035324216,-0.033411123,0.035253424,-0.0050515626,-0.0049143215,0.029843353,-0.008712498,0.05245527,-0.023004228,0.016584786,-0.0243894,-0.007158847,0.016555604,0.0086810365,0.027521443,-0.06447737,0.014467258,-0.015836656,0.05943355,0.023481699,0.02548058,0.028198961,-0.012175856,0.029214904,-0.03566655,-0.03323173,-0.010305955,-0.0039254585,-0.026743172,-0.035686467,0.020556003,0.03301405,0.05898406,-0.008385204,0.04329766,-0.015169253,0.026459072,-0.014176055,-0.036501195,0.016165908,0.0069132536,-0.053255856,0.0010191066,-0.0020363631,-0.03979675,-0.023838634,-0.005966593,-0.028260555,-0.06753642,0.022660676,-0.0077195084,-0.043279275,0.03633184,0.04535784,0.008252925,-0.050213728,-0.024301056,0.033275895,0.00068625953,-0.0037457678,0.0910224,-0.011304326,-0.0125314,0.02940026,0.030812304,0.06404049,0.055874825,0.038008552,0.003531135,-0.025024328,-0.009689317,-0.021299798,0.020476159,-0.038806725,-0.053309076,0.019784195,0.0321636,-0.0031288797,0.032614924,-0.002594156,0.015773874,-0.06024697,0.01683905,-0.03522128,-0.03603764,-0.009035926,0.007204062,-0.053610332,-0.016145302,-0.018976098,-0.021769715,-0.009258374,-0.02387046,-0.002897796,0.0032652852,0.0039343713,0.004940688,-0.022092106,0.039648376,-0.009062465,-0.027044857,-0.03240118,-0.01141873,-0.029767279,0.037761886,-0.0016429907,0.039995287,-0.0075413785,-0.011961295,-0.031038769,0.009041536,0.028770152,-0.00573449,0.01127699,-0.017179975,-0.060569182,-0.03576111,-0.027587501,0.013051882,0.0344534,-0.033041332,-0.017624402,-0.04655786,0.05802696,0.01704097,0.024195654,0.013944493,0.034547616,-0.030970307,-0.008378184,-0.007586865,0.022426175,-0.009329988,-0.024313627,-0.012610205,-0.018408474,0.0145683475,-0.05186843,-0.030805232,-0.0062765228,-0.001184193,-0.024980297,-0.0490869,-0.048104003,-0.022339374,-0.05005485,0.035641134,0.021150846,-0.02200047,-0.06435196,0.036148705,0.01786989,-0.01604154,0.018230109,0.041121263,0.03108132,0.008471369,-0.028569482,-0.022738714,0.006555394,0.00063464994,-0.07329596,-0.008687643,0.011150225,-0.0013130923,-0.02702443,0.011890498,0.007359536,0.0012229331,-0.018376358,0.05029544,-0.03093697,0.003158825,0.012189351,0.010167924,0.008244045,-0.015209275,0.015821574,-0.011226465,0.011837162,-0.036816645,-0.01478633,-0.01832137,0.021728763,-0.004797293,0.03478714,-0.018170161,0.039502066,-0.014742153,-0.01039418,-0.041649744,-0.014258256,-0.015519799,-0.049484838,-0.005565179,-0.022649476,-0.053558797,-0.017379262,0.016867505,-0.04593994,0.007492066,-0.020463988,-0.022488635,-0.00031831706,0.017019408,0.0024614607,-0.05321531,0.017695956,0.010686757,0.013626539,0.013179269,0.022817455,-0.023532024,-0.0042645587,-0.042119715,-0.012134628,-0.0050168885,-0.04267988,-0.0038428972,-0.043200742,0.013645076,-0.0000809984,-0.017462464,0.059528984,-0.0077588023,-0.013219658,0.023824513,-0.0024095296,0.04588476,-0.020776264,0.035707306,0.039468654,-0.013014459,-0.0064838124,0.01079925,0.020756653,-0.045724105,0.032426775,-0.0082540605,-0.010340146,0.05279046,-0.004315652,0.03790554,-0.04439499,0.040994965,0.00080408296,-0.002535496,0.027732069,-0.040705446,0.01820669,-0.00393219,-0.030511217,0.016434666,0.034764465,0.008203869,-0.005999926,0.021054901,0.055237107,0.039103746,-0.015178449,-0.029134268,0.014630595,-0.005484979,-0.124583825,-0.006120569,-0.016142312,-0.0063737263,-0.0014876032,-0.031086491,-0.046049673,-0.046476725,-0.014726508,-0.044087466,0.00567456,0.0014773537,0.010878908,-0.005501433,0.010007752,-0.005061774,-0.039467897,-0.012402381,-0.028622102,0.07502728,0.005524347,0.022420254,0.054616615,0.013410487,-0.014622762,0.018296922,-0.010038479,-0.024160508,-0.029445348,-0.0041699954,-0.027263913,-0.06527985,0.015112408,0.06932488,0.00048144173,-0.05399548,-0.0025125681,-0.013261125,-0.03823724,-0.016721305,0.017861145,0.010812622,-0.004971319,0.023585794,0.0018728871,0.050579797,-0.019159855,-0.019216295,-0.030446509,0.012155898,0.0005542327,0.047195587,-0.021521663,-0.005854314,-0.01821141,-0.036824957,-0.010875742,0.007132927,-0.0063549844,0.021620354,0.0036259992,0.071728215,-0.043401837,0.0302908,-0.027820751,0.012089073,0.017774591,0.032340262,-0.023786603,0.027159045,-0.012294069,-0.04240766,-0.009272912,-0.022930643,-0.021055432,-0.013115829,0.026469337,-0.048393305,0.0057006497,-0.01981768,-0.05280021,-0.03377395,-0.012712682,0.0012911541,0.021412693,0.0040449295,-0.006788836,-0.003207962,-0.072097704,0.01358035,-0.07093148,-0.06317923,0.03658014,-0.027692342,-0.014182176,0.04110137,-0.02843401,0.007765534,0.016785448,-0.014779679,-0.043700315,-0.004672224,-0.032800145,0.0022902656,-0.03842645,0.037103415,0.044351887,-0.005210372,-0.027031476,-0.012480248,-0.010932239,-0.006720865,0.022109516,-0.0025823927,-0.03191096,-0.025535967,0.005361527,-0.00890341,-0.016208645,0.011382808,0.022415495,0.011728184,-0.0031338867,-0.03054212,0.06073107,0.07994419,0.01877988,0.05954525,0.052774817,-0.028838601,0.016441979,-0.039513502,0.024269156,-0.0017625558,0.016807813,-0.04865123,-0.004216108,0.046139617,-0.02016022,-0.02326372,-0.053688675,-0.01674643,-0.0041194474,0.0034908354,-0.0049813245,0.026633007,0.013917056,0.029827962,0.008941459,-0.044961896,0.014080204,-0.014155118,-0.022286288,0.03254386,-0.020673156,0.04975391,-0.007031906,-0.049611054,-0.020058313,0.06928124,0.0030897486,-0.018223353,-0.013003857,-0.0106290905,0.009548992,0.056302894,-0.016815066,-0.002933965,0.0021318165,0.032795306,0.047255572,0.021358114,-0.0135121085,0.01137866,0.05400655,0.0228063,-0.03320507,0.05020826,0.025947032,-0.044741884,0.052730996,0.0015821884,0.043187574,0.063610636,0.002933733,-0.005815867,-0.013109958,0.023227215,-0.028115448,0.033703882,-0.038919717,0.007386201,0.030256826,-0.009594453,0.056315064,-0.0147230495,-0.02769325,-0.0049253507,0.0181841,0.03623633,-0.024863983,-0.00040688817,-0.004302786,0.021188788,-0.019298188,0.033438396,-0.030254008,-0.08150137,0.013711428,0.022638181,-0.0071182163,0.01265106,0.008406563,0.01045382,0.0011101989,-0.013216429,0.02733853,0.01342874,-0.015118206,-0.05053978,0.08222858,-0.020614125,-0.019142887,-0.0048023425,0.008299235,0.0369158,0.010227379,0.048346188,-0.000023527251,0.0039740778,-0.023435151,-0.023084288,0.024713863,0.022688564,-0.020797769,-0.009550315,0.0020674095,-0.034572665,0.018048992,-0.002458574,0.04233383,-0.044482045,0.01970159,-0.023481932],"last_embed":{"hash":"13x2j8l","tokens":80}}},"text":null,"length":0,"last_read":{"hash":"13x2j8l","at":1762852792670},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{7}","lines":[140,140],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"13x2j8l","at":1762852792670}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033422068,0.011436084,-0.04379731,0.006859573,-0.030938124,-0.033112176,0.0085439375,0.0023859504,0.017814161,-0.0018931698,0.003485004,0.0037574961,-0.02057399,-0.012187703,0.028671969,0.05266234,-0.024646651,0.008904154,0.03376406,0.029729646,-0.05992549,0.064707585,0.02423224,-0.05362097,-0.018522935,-0.0038847902,0.023165764,0.00045930853,-0.0025639795,-0.029651335,-0.03165932,-0.06161941,0.04350464,-0.0082372585,-0.002568977,-0.023356186,-0.019412097,-0.010389757,-0.04374041,0.020009551,0.00016614859,-0.06696792,0.030255577,0.057498742,0.02131582,-0.014912883,-0.03386801,-0.004941763,-0.017426334,-0.028801588,-0.027412536,-0.003197796,0.008669913,-0.04996266,-0.02428112,0.027578978,0.011503967,-0.030032145,-0.021999057,-0.008374751,-0.054772496,0.029792361,-0.021719137,-0.007984679,0.016999824,0.034150936,0.01555555,0.024354791,-0.0042107333,-0.022050068,0.026778402,-0.027492112,-0.020330772,-0.0067146863,-0.037509516,-0.0074129705,0.017090093,-0.013462617,0.0014813518,0.055319965,-0.028596837,-0.008935149,-0.022919096,-0.0067933127,-0.027700378,0.017721837,-0.017181467,0.0066651395,0.023150576,-0.020784197,-0.015039399,-0.0075703114,0.022152578,0.022693766,-0.021042021,-0.008968917,-0.0021122682,-0.011655535,0.026345575,0.012169462,0.056824867,0.01914798,-0.022477265,-0.015565593,-0.026067335,-0.00490245,-0.005189687,0.02349517,0.0024185996,-0.023801288,-0.0030732949,-0.014489362,0.021392085,0.016451392,0.027442956,-0.013062243,0.053075857,-0.0135873575,0.016087133,-0.009823299,0.025672756,0.031685796,0.0062803905,-0.062363412,-0.015708134,0.054558534,-0.013922152,0.041318092,0.012458538,0.009104193,0.010283126,-0.009804911,-0.014317896,-0.033080917,0.022543048,0.007179942,0.020595662,0.011967324,0.027315823,-0.030685458,0.005478304,0.028728813,0.013481701,-0.028815009,0.0124985585,-0.042554405,0.017057978,-0.029279595,-0.0018687926,0.023498155,0.03686259,0.014357202,0.038741004,0.011235201,0.0039718477,0.020121159,-0.04236679,-0.013749116,0.052715432,-0.024258453,0.015450841,-0.018141676,-0.0068381126,0.03259803,0.051099584,0.0009056638,0.004597895,0.06073235,-0.009430457,0.0030949193,0.05674647,-0.050874583,0.009296348,0.024326606,-0.0041676103,0.03180744,0.053252853,0.0009494118,0.03268884,-0.013343789,-0.015420578,0.031870786,-0.01763424,-0.021886265,0.0011297106,0.0005152344,-0.027330752,-0.010768777,0.019278713,0.034767117,0.001519321,-0.0047526145,0.030973924,-0.026419837,0.057154305,-0.036199328,0.018688507,0.017786693,0.03135142,-0.03486494,0.013775408,0.036899954,-0.00936983,0.019655509,-0.029140636,0.0005751782,-0.0339557,0.0031259656,0.037196267,-0.08208344,0.015041526,-0.0045892172,0.015932746,-0.030441629,-0.013230329,-0.0021015087,0.055625517,0.012965462,-0.0072194287,0.01845872,-0.04656824,0.022628201,0.015812805,0.023103898,-0.022494359,0.02053748,0.0038043095,0.062086705,0.018968713,-0.006323291,0.025445348,0.016028563,-0.008599155,-0.027527936,0.02896226,-0.030718133,-0.00047071,-0.010369836,0.016424127,-0.028363189,-0.019527672,-0.02342712,-0.00863691,-0.022596495,0.007862269,0.02904567,0.04606322,0.04739641,-0.015601036,-0.03255399,0.0012895811,0.031681158,-0.0066014305,-0.01809851,0.009205456,0.012069773,0.0021212872,0.020624818,0.015717823,-0.024357859,-0.0063316333,0.015440121,-0.010639839,0.002135473,-0.032603618,-0.01051601,-0.05482125,-0.012517337,0.01923145,0.021365073,-0.0049127545,-0.007716183,0.03286764,-0.020814762,-0.013161283,0.03603823,-0.015409808,-0.027898923,0.05362411,0.02748984,-0.025959685,-0.021907138,0.019871272,0.035624333,0.01756024,-0.009510438,0.011846636,0.010330133,-0.0029887636,-0.011241546,-0.024449764,0.028506352,0.07479269,-0.008227119,-0.014893504,0.021861417,-0.00228218,-0.1609504,-0.020945843,0.01841682,0.041353166,0.015680162,0.011234468,-0.057419933,0.004511757,-0.06013667,0.040621556,0.02602457,-0.05828138,0.004724736,0.020905301,-0.0024910304,0.01194035,-0.025415467,-0.00013169064,0.00873158,-0.03417076,0.005325924,-0.060342014,0.010953586,0.008316618,0.025308238,-0.01390839,0.05306963,-0.012667318,-0.020068437,-0.043790136,-0.08081765,0.013811362,0.00009732291,0.017128592,-0.020695738,-0.009874326,-0.041398827,-0.030315604,0.013627358,0.02061446,0.014718565,0.041667,-0.01905343,0.027464144,-0.012904892,0.0004031088,-0.040134333,0.021164484,-0.061947346,-0.009836036,0.0023978169,-0.053573262,-0.0027631382,0.030351123,-0.04218733,0.0031862669,-0.013069697,0.047795568,-0.0293587,-0.011522565,-0.00049231405,-0.08689849,0.046253268,-0.060207147,-0.021291247,-0.08320313,0.027331907,-0.011556764,-0.018177254,-0.039929364,0.037334558,-0.051322967,0.03534274,-0.012827681,0.006230203,0.008926262,0.02711304,-0.0030927842,-0.023072384,-0.060353555,-0.01356944,0.03115163,0.0011631324,-0.020117033,-0.01429577,-0.025524065,0.02296848,0.013237696,0.051043957,0.23627561,0.080115326,0.037651345,-0.0370919,0.05049938,-0.013706273,0.04809693,0.02584357,0.01087486,-0.02893569,-0.02048492,0.050915178,-0.0060950327,0.0025199356,-0.012235506,0.0344839,-0.07629363,0.0023698437,0.056560334,0.023524953,-0.008227473,-0.0071286843,-0.006966507,0.006545684,-0.065521486,-0.022206057,-0.026559904,0.06467612,-0.00023610663,0.00363029,-0.03025084,0.041729074,0.056768183,-0.05610088,-0.00947411,0.0034202589,0.023448627,-0.043920275,-0.018623952,0.031710353,0.004074102,-0.0154809635,0.0011185217,-0.023270905,-0.01729663,-0.0389454,0.0043514264,-0.023465896,0.006754325,0.008583015,-0.023968931,-0.041544527,0.006750352,-0.005992839,-0.0048766145,0.02366824,-0.020614803,-0.04646778,-0.055096798,0.012455237,0.03195096,0.0050329617,-0.08316127,0.015744867,0.0063929083,-0.043675337,-0.0067773946,0.03457969,0.038964123,0.024361132,0.00990656,0.05889811,0.029942201,0.0027027763,-0.027369423,-0.060277298,0.013239859,0.062401924,0.00522123,-0.007076128,0.00813228,-0.034292698,0.011969752,-0.008425894,0.0112346,-0.018989878,0.022738753,0.019690027,-0.03299592,-0.004836693,-0.010688709,-0.0005819625,-0.019357301,0.042363614,-0.050638177,-0.03306037,0.032220773,-0.020854112,-0.025493251,-0.05796252,0.02127288,0.007356762,0.01002546,0.018458886,0.019889934,-0.051858447,-0.014771841,-0.024962207,-0.008485092,0.03861135,-0.06311574,0.024866764,0.020790782,-0.041142635,0.017718174,0.071969636,0.02124434,-0.00086826255,0.05699952,-0.00656927,0.03815377,0.013115467,0.0009467068,0.020414578,-0.011499092,-0.026035985,0.012622162,0.013434776,0.016620032,0.013259239,0.009708539,-0.039211854,-0.029005652,0.02647353,0.025585782,0.007497816,0.0580211,0.0032119744,0.042993624,0.00054461515,0.010288955,-0.028964825,-0.016652245,-0.003431897,0.021128079,0.027204566,-0.084323876,-0.017331854,-0.012246066,0.046133973,-0.000021418717,0.04295223,0.012380089,-0.010770188,0.050839983,-0.01160431,-0.023257146,-0.009195328,0.0038956779,-0.016952438,-0.01626289,0.023797417,-0.014580559,0.054139514,-0.0050119376,0.03200321,-0.0054620826,0.027605265,-0.008113403,-0.047095176,0.0018873459,-0.001968684,-0.04922869,-0.0058240336,0.0023562217,-0.017439041,-0.033448596,0.020413648,-0.019593935,-0.0564326,0.012912051,-0.029375898,-0.02803866,0.027195161,0.07361639,-0.016268518,-0.032065526,-0.018809766,0.029866563,-0.034447897,0.004103804,0.08537631,0.011434325,0.00024652504,0.016768588,0.038700964,0.07107378,0.049071155,0.019272529,0.021208392,-0.05428154,-0.004185498,-0.024403406,0.04034183,-0.033021826,-0.04243523,0.004182293,0.034807727,-0.023537435,0.032799155,0.0024195157,-0.016071321,-0.035152655,0.012768221,-0.004858476,-0.018434655,0.003287394,0.0046142526,-0.042219874,-0.03150223,0.01314764,-0.03612647,0.027597312,-0.006756906,0.007080951,-0.005636564,0.01057334,-0.018688789,-0.03059517,0.0048654894,-0.005813929,-0.004970923,-0.004265165,-0.030116651,-0.024501193,0.04176616,-0.0019235087,0.020601595,-0.031955972,-0.0019914496,-0.021384323,-0.023611614,-0.011500018,-0.013966593,0.005439749,-0.035214245,-0.048303813,-0.048590645,-0.017920865,0.012776516,0.015281634,-0.044181436,-0.025692532,-0.039337743,0.063440405,0.02292519,0.00008821306,0.019803805,-0.013136218,-0.0036216723,-0.029251171,0.02274157,0.033088174,-0.033642158,-0.022887073,0.010688958,-0.00791209,0.0357454,-0.041474164,-0.0441191,-0.014983006,-0.005961157,0.0011046828,-0.0047493777,-0.049436707,-0.041042786,-0.07152092,0.0353969,0.028863417,-0.019599969,-0.07531835,0.01592738,0.026672686,0.003180777,0.015055956,0.0075764367,0.02725739,0.028036373,-0.021870097,-0.012143921,0.03587377,0.007973436,-0.0591236,-0.020833988,0.0245561,0.011598983,-0.012986212,-0.025840335,0.01263266,0.009830837,-0.020469125,0.03740643,-0.008070003,0.005132038,0.020262655,-0.0037128439,-0.0049014064,-0.057348356,-0.010333068,-0.01208484,0.02382793,-0.04485958,-0.02202451,-0.025799524,0.026503848,-0.02943088,0.061765704,-0.019321922,0.000049459788,-0.008680606,0.013212547,-0.012664296,-0.023507737,-0.016091142,-0.060443055,0.008990279,-0.0164109,-0.06483337,-0.010015285,0.034676194,-0.018428674,-0.010019534,-0.02910772,0.004858295,0.022280173,0.03055699,0.0034104527,-0.056785673,0.011074642,0.029058311,0.013524023,0.00785,0.05088763,-0.010335108,-0.021420604,-0.034843497,-0.01983342,0.0052429503,-0.033957686,0.0009790569,-0.0448608,-0.0068433452,-0.008266222,-0.018197551,0.06585687,0.021129422,0.011982098,0.012880732,-0.0044143084,0.045708165,-0.030110244,0.040988438,0.011248257,-0.020359308,-0.0048116962,0.026087634,-0.009138384,-0.06048212,0.03188458,0.0017096007,-0.0073857117,0.07248574,0.01138106,0.03872991,-0.06808967,0.014839347,-0.01377854,0.02692938,-0.0030286212,-0.039019335,0.0040047863,0.0105565395,-0.02619297,0.0036501596,0.040110804,0.0003875296,0.009313004,0.025484284,0.035135783,0.036365807,-0.017315358,-0.012467869,0.002596945,0.005585124,-0.12664348,-0.005557725,-0.003587028,0.00049415976,-0.008036153,-0.017774023,-0.044848558,-0.042298533,-0.0026071253,-0.02748192,0.023883985,-0.0016317326,-0.00086012296,-0.022026727,0.014249913,0.009738587,-0.013567123,-0.029221397,-0.030239832,0.10244654,0.0080187805,0.014505412,0.05204889,0.008426412,-0.016048387,0.0196421,-0.021272179,-0.038527656,-0.018512316,0.027016308,-0.040482305,-0.08095733,0.006372095,0.06014834,-0.010945747,-0.06406632,0.026930777,-0.015052553,-0.046586804,-0.013587717,0.011451631,0.020583294,-0.0117569985,0.03001357,0.014950258,0.07693477,-0.02470445,-0.008440659,-0.026072722,0.0017614453,0.015176519,0.030313842,-0.023121137,0.022503875,-0.00655646,-0.023641571,-0.022209983,-0.0063139703,-0.025567383,0.036955006,0.0025314407,0.057180215,-0.024653679,0.016029576,-0.02195212,0.015842903,0.0002309426,0.028621476,-0.01143738,0.019270685,-0.019690756,-0.049531728,-0.006600027,-0.009351978,-0.01184712,0.026116125,-0.0013029508,-0.031968996,-0.021205785,-0.011991447,-0.041569717,-0.037763387,0.0036634684,-0.012255921,0.013662626,0.032372817,-0.018797124,0.017312877,-0.07672352,0.0044890493,-0.09250093,-0.057672337,0.002306441,-0.0154463565,-0.008070208,0.04464565,-0.009839417,0.0013464274,-0.001117003,0.008031099,-0.03470859,-0.02422122,-0.03933072,-0.020897597,-0.055971514,0.044920273,0.056623068,0.0066520013,-0.03896235,-0.017238328,-0.005225025,0.0032702147,0.013841999,-0.018450612,-0.031096075,-0.010687465,0.006316143,0.013213572,-0.0026902978,0.0010361695,0.0068595223,-0.017270759,0.009270147,-0.031098904,0.061832275,0.077805564,0.023649788,0.03517805,0.03617619,0.006178564,-0.002060871,-0.039117716,-0.008465218,-0.017257798,0.026289335,-0.011671353,0.010609007,0.053335264,-0.014315214,-0.003509859,-0.009857601,-0.03019058,0.0019928932,-0.030567132,-0.006138944,0.026633644,0.029213822,0.0012055289,0.018172342,-0.046556644,-0.014261371,-0.03246977,0.01142725,0.030798808,-0.0039212042,0.018936617,-0.007848172,-0.036800757,-0.014428725,0.08386439,-0.025813714,-0.03843728,-0.019754935,-0.035394996,-0.03824795,0.069757886,-0.009121899,-0.008495712,0.018141875,0.035180517,0.030136565,0.03013055,-0.015207596,-0.011514112,0.03632834,0.005670987,-0.020316442,0.06579705,0.029744461,-0.061821707,0.025363311,0.0059852977,0.05038612,0.037387628,0.0024528822,0.03416655,-0.0029294437,0.015660185,-0.006787785,0.024331694,-0.025665168,0.0018911507,0.030423658,-0.018164763,0.056727752,-0.044554986,-0.017794902,-0.043784823,0.024741253,-0.0007844205,-0.001448923,0.03510606,0.016492832,0.021094894,-0.026832515,0.013834612,-0.025913998,-0.043342873,0.023005554,0.015714936,-0.038108338,-0.0069858273,0.00497365,0.0026744779,-0.01705964,0.0067536184,0.03805148,-0.0035339864,0.0025883142,-0.042047933,0.10314732,0.032382566,-0.011808782,-0.006603279,0.0005851207,0.039283514,-0.020137284,0.034426685,-0.0062433034,-0.031822354,-0.033596907,-0.009241583,0.03127914,0.025504593,0.019640317,-0.004906389,0.028839307,-0.055047933,-0.009085223,0.032082185,0.015956674,-0.025801582,0.014115885,-0.0023701747],"last_embed":{"hash":"gnygl8","tokens":42}}},"text":null,"length":0,"last_read":{"hash":"gnygl8","at":1762852795803},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{8}","lines":[141,141],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gnygl8","at":1762852795803}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027244166,0.023298247,-0.028203115,-0.006478976,-0.023004444,-0.021564433,0.05326952,-0.009313905,0.01183639,0.020431466,-0.000078007135,0.012248063,-0.031127578,0.0120855095,0.034187086,0.02739154,-0.019984633,0.013482864,0.03767841,0.0055914796,-0.030232305,0.058608066,0.02236295,-0.03101329,-0.028897248,-0.017513419,0.02478109,-0.017687647,0.016407162,-0.01536337,-0.033966377,-0.074341215,0.061218288,-0.017305851,-0.02493997,-0.034049716,-0.03049659,0.0047628284,-0.03910964,0.036639333,0.0030356676,-0.030085817,0.028952597,0.030884163,0.03825668,-0.002906178,-0.043367222,-0.0025082037,-0.019198876,-0.02694011,-0.010672551,-0.008193198,0.029731356,-0.03356581,-0.03469498,0.04691168,-0.016703447,-0.025492815,-0.014175436,-0.027548693,-0.044000708,0.0033007197,-0.010552381,-0.015201019,0.029928949,0.050749864,-0.0053610094,0.009671212,-0.017989626,-0.02339184,0.03527846,-0.00730608,-0.04054248,0.0016025909,-0.041451298,-0.006970351,0.027152276,-0.0050684954,-0.0136925215,0.07580889,-0.039597057,-0.008206688,-0.01901781,-0.013644299,-0.02555634,0.017686741,-0.0011348256,0.012351113,0.019690402,-0.013347713,0.0023381098,0.013045221,0.030178238,-0.002502779,-0.017191777,0.0015342457,-0.018075233,-0.034895744,0.031318214,-0.010721409,0.06374324,0.013834237,-0.029271906,-0.012434562,0.028662514,0.0015660259,-0.017518384,0.0048892032,0.03516592,-0.008122165,0.0037565094,-0.017379716,0.009672517,0.004173222,0.0152685,0.0011056601,0.046600554,-0.033002786,0.034773793,0.004254453,0.025859134,0.014413571,0.012387022,-0.05120589,0.004448181,0.06250116,-0.014421071,0.028903816,0.025858592,0.021838143,0.00786548,0.021288149,-0.006406017,-0.008278122,0.03161413,0.030607319,0.014841199,-0.003021482,0.020141572,-0.03738654,0.017927334,0.03212374,-0.01330313,-0.026746014,0.015921677,-0.03877809,0.028901841,-0.05008453,-0.0028516678,0.04677791,0.018351248,0.023459328,0.022798387,-0.0071084388,0.014399712,0.021397699,-0.03885483,0.016528767,0.037100073,-0.023523102,0.002689139,-0.037839774,0.017776359,0.05382321,0.03854676,-0.016216705,0.030242188,0.04551588,-0.015875325,0.017972425,0.042435247,-0.06409995,-0.0075988346,0.043779805,0.019764945,0.022977421,0.05632113,0.020308595,0.041824743,-0.013000163,-0.030611917,0.031621296,-0.026288493,-0.005176696,0.0013869808,0.017132562,-0.021232732,-0.019093215,0.023894861,0.030995581,-0.016779382,0.0069943545,0.0401038,-0.003315987,0.08192981,-0.042701647,0.011133811,0.0021776957,0.02181967,-0.0353709,0.03384726,0.057559043,-0.0042897025,0.0039097164,-0.026658375,0.0023815087,0.005768423,-0.014159197,0.024040842,-0.044984315,0.030137487,0.011563796,-0.0015551732,-0.016075788,-0.00999584,-0.0146856895,0.05132693,0.017102605,-0.0106902765,-0.018278616,-0.0354849,0.020691164,0.001907204,0.021767396,-0.04562507,-0.009454,0.016954567,0.059367992,0.019059831,-0.011798053,0.025986569,0.0076864017,0.00020294599,-0.0035365624,0.04528295,-0.029079935,-0.003780681,-0.034147374,0.027536191,0.010939517,-0.033891696,-0.020521168,0.019922998,-0.013734775,-0.0092211515,0.007970789,0.07224736,0.0017509009,-0.017079042,-0.03486641,-0.0046417336,0.025296338,-0.011555384,-0.013719664,0.030190775,0.013641467,0.0077737113,0.006353359,0.0068502584,-0.017640889,-0.01516187,0.033047065,0.0033890544,-0.0028711108,-0.025123758,-0.013750874,-0.051834792,-0.048589893,0.033793867,0.03763795,-0.018057179,0.0058434666,0.024357649,0.0011756495,-0.017417293,0.004400813,-0.009218766,-0.005867152,0.037426665,0.022671094,-0.046184577,-0.0076726917,0.0050304304,0.01364126,0.0069124307,-0.021604866,0.018901214,-0.049338654,-0.015052502,0.0027773737,-0.027106538,-0.004619026,0.06698909,-0.009067157,-0.0011132065,0.043084227,0.01506973,-0.16081613,-0.008583359,0.0005952803,0.039184373,0.026518175,-0.00043123987,-0.022791993,0.0057775914,-0.03521955,0.02491139,0.055843495,-0.051388767,0.014695525,0.022528296,-0.00037791964,-0.0049301763,-0.023416728,0.007721148,-0.0022892547,-0.04217186,0.0006700938,-0.05845209,0.0012655448,-0.023574904,0.03005188,-0.028723208,0.06771983,-0.03800618,-0.010472403,-0.027517276,-0.060339686,0.0005299661,0.0045567667,0.03085121,-0.026712313,-0.010157185,-0.036844973,-0.023953088,0.005115586,0.008168946,0.022318872,0.058938306,0.006464642,0.023901379,-0.011855131,-0.009796083,-0.045396917,0.01827884,-0.047133427,-0.033567023,0.0099750105,-0.049253862,-0.0045485534,0.03288112,-0.04073728,-0.013323721,0.0006728818,0.034938045,0.009548798,-0.04052167,-0.0053906636,-0.080978625,0.012436691,-0.07307747,-0.019920947,-0.051628884,0.021962846,0.0014656689,-0.029566968,-0.049484685,0.041626222,-0.04781138,0.016589615,-0.009952112,0.013965402,-0.001981549,0.026222471,-0.018457204,-0.009556609,-0.07398155,-0.022721326,0.04471437,-0.00038207523,-0.019336965,-0.012798168,-0.023336485,0.018057456,-0.0046655345,0.017428,0.23739302,0.058111895,-0.0072477483,-0.016238205,0.044684254,-0.01699901,-0.0003779544,0.030676523,0.014058042,-0.036978435,-0.015637554,0.044167858,-0.0022546584,0.0013405671,0.017880516,0.020934451,-0.09164964,0.0010083277,0.06542386,0.035475027,0.007649672,-0.009246636,0.016558906,-0.004380921,-0.05694667,-0.04027086,-0.016904052,0.05542537,-0.043605313,-0.008658454,-0.05044121,0.028851528,0.04917223,-0.103287116,-0.019096265,0.006737257,-0.0009807838,-0.06062987,-0.030610966,0.01489728,0.00608205,-0.013064716,-0.010238127,-0.021569576,-0.019068321,-0.021281535,-0.0033634065,0.0012007781,0.0017988073,-0.017989451,-0.027029917,-0.052570004,-0.010020979,-0.01421753,0.015127294,0.045554582,-0.03254721,-0.042436082,-0.03272065,0.018115526,0.001754997,0.009767865,-0.10375908,0.022901902,0.012141909,0.0023577986,-0.014487365,0.009789851,0.031037625,0.013032222,0.0025728382,0.0430354,0.03653161,0.011268419,-0.023286987,-0.04608605,0.02947505,0.043577902,0.024244996,0.023629118,-0.0035035934,-0.021639261,0.0023841974,-0.0003393708,0.0033907308,-0.0084992135,0.003864364,0.05181665,-0.0098719625,0.018683642,-0.012060505,0.0020446146,-0.008672037,0.015530729,-0.047284685,-0.01688809,0.05064017,-0.03799212,-0.026747532,-0.026846468,0.014531395,0.012554761,-0.0004583284,0.011995336,0.00534778,-0.043005146,0.014114349,-0.006763704,0.010294981,0.061611515,-0.08135366,0.016834006,0.017086627,-0.033366553,0.023651132,0.042757932,0.033556797,0.0061260853,0.04594627,-0.0067074704,0.033971418,0.024295231,0.0044284207,0.01527159,-0.0009179301,-0.047521587,-0.009238845,-0.0159348,0.033735342,0.01577805,0.0011582073,-0.036570743,-0.037160933,0.045588844,-0.008210974,0.009493434,0.050636116,-0.001665594,0.05356596,-0.00696883,0.016238427,-0.016277272,-0.006911856,-0.0021902125,0.01853954,0.041939996,-0.08632315,-0.025047917,0.0009181587,0.058438063,0.008312145,0.012619682,0.021534072,-0.02987234,0.051095497,-0.007862158,-0.025974186,0.004803456,-0.014214203,-0.019768897,-0.042478517,0.046493623,0.014175599,0.06736167,-0.03024907,0.037619285,0.0024826636,0.0058746315,-0.0057448717,-0.019966885,-0.012930171,-0.00018724053,-0.059198655,-0.012921998,0.012584596,-0.021452578,-0.041148953,0.028592099,-0.0022824246,-0.0643942,0.014951339,-0.015579402,-0.027144602,0.011803057,0.059825834,0.010196077,-0.01554795,-0.025391048,0.011446791,-0.024140786,0.0059553413,0.098040216,-0.0155981695,-0.0025059476,0.023554316,0.017228028,0.077910386,0.056581173,0.055739198,0.012640365,-0.043711394,-0.0047257734,-0.011429073,0.06487192,-0.04905829,-0.035039138,0.009349144,0.048313882,-0.034900688,0.043496113,0.016054595,0.01763216,-0.052201558,0.013036239,-0.02616431,-0.021400973,0.010157871,0.02337844,-0.03775003,-0.0025388612,-0.008064448,-0.03334258,0.008420259,-0.010376331,0.014001739,0.010347934,0.013233161,-0.013956567,-0.015540641,0.007778735,-0.008106765,-0.02294871,-0.0005348395,-0.00018493795,-0.033638638,0.03245365,0.0012013132,0.020738225,-0.011651204,-0.01259894,-0.025637642,-0.020249397,-0.003297852,-0.010920122,-0.0022277285,-0.04314322,-0.022113446,-0.056482963,-0.039744414,0.0028463888,-0.00012218134,-0.02961925,-0.00673048,-0.01645318,0.056199767,0.01595159,0.0025799791,0.018148668,-0.007215258,-0.035987165,-0.004568615,0.021896154,0.029011315,-0.018691873,-0.035780765,0.01243554,-0.011918583,0.024093708,-0.04667011,-0.034675818,-0.0021404142,-0.024547428,-0.020137249,-0.03237314,-0.0040109567,-0.027272541,-0.056824658,0.058077425,-0.009967368,-0.019867832,-0.07452502,-0.00465192,0.02784202,-0.009752386,0.007146353,0.05171207,0.030073835,0.041440744,-0.019632472,0.0017063682,0.018100832,0.008898998,-0.06374221,-0.022611015,0.011839624,0.0069574006,-0.0151335,0.015730422,0.0114357555,-0.0012673235,-0.01772804,0.01814794,-0.002136075,-0.011409261,0.0045946194,-0.0025575552,0.011455007,-0.027914934,-0.011050978,-0.01896851,0.011210653,-0.05064454,-0.0013237864,0.0066374824,0.0461047,0.00071118906,0.04838976,-0.014852652,0.019050118,-0.022582587,-0.0048703416,-0.008016107,-0.031201033,0.012549307,-0.05161964,0.01567363,-0.023096902,-0.057507172,-0.022691943,0.03097306,-0.03291079,-0.005801884,-0.014315222,-0.00022552437,-0.0013749648,0.018870907,0.035463247,-0.064137764,0.009007118,0.03652944,0.022270918,0.01075753,0.044762563,-0.02251198,-0.012643268,-0.03633832,-0.010414284,0.0057767946,-0.015689183,0.0015919167,-0.050358072,-0.014115018,-0.0046243872,-0.0066694203,0.055251114,0.012388729,-0.0036102508,0.030659629,0.004185468,0.029602785,-0.035126284,0.06338872,0.020100096,-0.006157962,-0.008590657,0.011620861,0.012864568,-0.05554274,0.033630967,0.008676389,-0.013052423,0.07694164,0.0025663082,0.018774485,-0.03818655,0.0256958,-0.002949606,0.0032888406,0.016820936,-0.04481119,-0.0037762981,-0.01180888,-0.025834912,0.0134609565,0.0347857,-0.0062802583,-0.0000916541,0.009154461,0.025701683,0.02659647,-0.019936798,-0.034473386,0.0067252405,-0.00253131,-0.12814143,-0.018299824,0.003378506,-0.0036491218,0.013940066,-0.04037056,-0.05348917,-0.035888236,-0.011046145,-0.05011794,0.029140702,-0.0068865754,0.0048439386,-0.037088353,0.001025329,0.016886763,-0.022784064,-0.033811357,-0.026757179,0.06897295,0.0044491068,0.023764145,0.05621104,0.01615736,-0.012292024,-0.00006864401,-0.012961333,-0.032761693,-0.029565167,0.022220382,-0.05612875,-0.08922992,0.011048815,0.03845579,-0.004254254,-0.079762116,-0.0066035814,-0.006874699,-0.058827505,-0.0071448055,0.022561152,0.022798836,-0.025742922,0.032134917,0.01541314,0.08138835,-0.015844844,-0.015281013,-0.027290521,-0.0094249435,0.02284089,0.043255117,-0.02598736,0.02323653,-0.020688765,-0.012827187,-0.04945776,0.009319649,-0.039795045,0.042364445,-0.0058553573,0.0490807,-0.017728476,0.019093525,-0.0065155276,0.025616337,-0.0057053114,0.040383648,-0.020471394,0.0006105639,-0.022766152,-0.056084324,-0.004710919,-0.01639959,-0.032961823,0.014392823,0.017730488,-0.034847483,-0.011015754,-0.029827822,-0.038435392,-0.038857687,-0.008812893,-0.0133453505,0.008541136,0.008550863,0.008324669,0.026985355,-0.07728561,0.020317059,-0.04967625,-0.053908255,0.026694065,-0.01412823,0.014021284,0.054801747,-0.0131202685,-0.013320324,0.0034540566,0.012308076,-0.032236937,-0.032165162,-0.02862229,-0.012247678,-0.047834784,0.041748088,0.034911346,-0.002040764,-0.056458425,-0.030903047,-0.0059227534,0.02644839,0.001357214,-0.022597944,-0.025863077,-0.011738347,0.009599406,-0.00003879131,0.014625692,-0.0017509852,0.004980333,-0.003148085,0.004183477,-0.031249471,0.059121326,0.08044419,0.033008084,0.03654173,0.053264637,0.012016658,-0.006984358,-0.027540892,0.0058216634,0.01292349,0.019749034,-0.027898705,-0.013410429,0.048464164,-0.035584755,-0.02208292,-0.033992488,-0.046389543,0.00094991404,-0.022399329,-0.003908035,0.0040870407,0.03475252,0.018859766,0.010243459,-0.031681713,-0.0042047333,-0.032804746,0.013450847,0.04957128,-0.017654657,0.031338014,-0.024035558,-0.046835702,-0.011137335,0.07156156,-0.0011263839,-0.05872573,-0.031799912,-0.037272535,-0.019745748,0.055386428,-0.003639935,-0.024362097,-0.011139622,0.019582545,0.020221855,0.0050731935,-0.022110654,0.002675029,0.04388545,0.02638109,-0.01906226,0.0088350475,0.010776009,-0.036373407,0.03803821,0.0021767137,0.03903121,0.068574965,0.00566791,0.031438015,-0.010098313,0.0008030637,-0.03785715,0.013964662,-0.03048036,0.0053561563,0.029408945,-0.006048872,0.06851517,-0.011997363,-0.022068225,-0.01932019,0.025708968,0.00148149,-0.019743266,0.03334981,-0.0052394294,0.016191002,-0.011205789,0.024063578,-0.012197184,-0.08786489,0.02216942,0.024785403,-0.012197981,-0.0045406157,0.012787994,0.0041702627,0.019914938,-0.000093307586,0.019649994,0.035125826,-0.005774476,-0.018641548,0.0872507,0.017676106,-0.009233795,-0.01861158,0.0039359257,0.022498395,-0.005562946,0.024903487,0.003962824,-0.019894099,-0.039510317,-0.02123971,0.006582645,-0.006494171,-0.0026632356,-0.041160047,0.023055363,-0.029162647,0.0023013735,0.020098811,0.034716465,-0.02513641,0.012191673,-0.021462344],"last_embed":{"hash":"1br5xa2","tokens":42}}},"text":null,"length":0,"last_read":{"hash":"1br5xa2","at":1762852795803},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{9}","lines":[142,142],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1br5xa2","at":1762852795803}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035490897,0.0064098034,-0.025025442,0.014500693,-0.035988577,-0.03271032,0.054566808,-0.0067043705,-0.004124718,-0.009974442,-0.007510871,-0.001273499,-0.035513617,0.0019153944,0.02759676,0.04784511,-0.030266028,0.00712607,0.038042895,0.016865712,-0.065892324,0.052143287,0.03290303,-0.03544225,-0.015349176,0.005197236,0.027991332,-0.002693121,-0.011219313,-0.002992034,-0.045331314,-0.062454097,0.078852184,-0.0024692495,-0.014268092,-0.027064966,-0.0050388677,0.012200384,-0.03818403,0.04572733,0.005798986,-0.063837074,0.02554405,0.031245083,0.03589229,-0.0034454025,-0.037114862,-0.005407455,-0.0276348,-0.01994504,-0.017042533,-0.01044263,0.029551132,-0.015608227,-0.019819494,0.052140586,-0.00603376,-0.021096967,-0.02861456,-0.008375648,-0.03318456,0.0037875264,-0.01618404,-0.011742114,0.043228906,0.04112089,0.0070974254,-0.0026303423,-0.017282533,-0.040210754,0.04782122,-0.0054050838,-0.03238953,-0.001671299,-0.024556851,0.022197532,0.021782313,-0.019618329,-0.0066781463,0.07453136,-0.031621356,0.002113426,-0.031641938,-0.017564576,-0.03272953,0.032537077,-0.019564983,0.02633774,0.025379611,0.015901025,-0.01871999,0.0060796384,0.011992776,0.017230026,-0.014807916,-0.0038337437,-0.031749226,-0.013557702,0.01892191,-0.0009108274,0.09472891,0.03568393,-0.036333818,-0.02932053,-0.002819705,-0.020790063,-0.013174012,-0.009042795,0.010161463,-0.00673922,0.00097377365,-0.012937634,0.016892588,0.019517487,0.01049217,-0.015100891,0.051049463,-0.004334073,0.009610053,-0.0016948178,0.025974087,0.050382853,0.014637573,-0.036165953,-0.006267517,0.06674226,-0.028370228,0.02455309,0.008038775,0.02460875,-0.0018367571,-0.0013325538,0.0057496047,-0.0169716,0.033409327,-0.0120635,0.029507278,0.004169316,0.029379444,-0.043552868,0.02211316,0.018290997,-0.01976506,-0.023342684,-0.0054415967,-0.013968607,0.026710829,-0.021215227,-0.016617127,0.0121692,0.052031968,-0.006254364,0.012162658,0.00960725,-0.0008741227,-0.012056582,-0.031231161,0.002471957,0.03742909,-0.027988708,0.015939573,-0.028983278,0.002916337,0.045612156,0.032725077,-0.00591672,0.007058248,0.050974485,-0.015455669,0.027581558,0.038173016,-0.06369084,0.032130793,0.038542703,0.016382072,0.030490471,0.081377424,0.015014383,0.009798257,-0.020569278,-0.026619263,0.020468075,-0.03055203,-0.009182955,0.010410969,0.019561425,-0.041525822,-0.020112919,0.021141311,0.022206325,-0.00088769564,0.0006663273,0.025856964,-0.03009197,0.05004964,-0.040778603,0.026706643,0.012939499,0.04605261,-0.048213802,-0.0075016646,0.04903266,-0.011586236,0.04094879,-0.050400734,-0.006572997,-0.016315771,0.0029710103,0.05047219,-0.040046737,0.031095391,-0.028151484,0.0009032923,0.011940891,-0.010224978,-0.049056843,0.036734223,-0.0061859265,-0.0075046583,0.01612337,-0.03580268,0.01882658,0.0076765968,0.02859264,-0.046645958,0.019817865,-0.0067458185,0.037973326,-0.0028881396,-0.0064464523,0.010870044,0.011315805,0.00961037,-0.010709882,0.030102395,-0.027340416,-0.012343753,-0.03298438,-0.0032239216,0.00035247594,-0.030473039,-0.03468658,0.0011908035,-0.008646152,0.00057427055,0.008787075,0.04844767,0.0054295706,-0.00911194,-0.029459612,0.0042307423,0.037591673,0.0014126011,-0.048468217,0.016271709,0.008313901,0.014883702,0.01001714,0.016436337,-0.0122614745,-0.010301466,0.021422964,-0.023711024,0.0034067207,-0.019089054,0.002789865,-0.063076876,-0.014720427,0.038718145,0.048795562,0.005009357,0.0053429543,0.041871857,0.004476162,-0.025288114,0.03931978,-0.016631946,-0.015038389,0.035262395,0.01627484,-0.045782637,0.0027625214,0.019397097,0.01680857,0.0253998,-0.026384596,0.019280646,-0.06984128,-0.0065856744,-0.026414946,-0.02306193,-0.009471985,0.07487509,-0.010636389,-0.022958387,0.008827141,0.039776552,-0.16750716,-0.020308116,0.004662043,0.05700397,0.0028565526,0.015224359,-0.045787822,0.0053299316,-0.07422995,0.05633238,0.025884759,-0.053830214,-0.007534359,0.038214948,-0.0076655596,0.009665379,-0.018602334,0.010822648,-0.008407181,-0.027168745,-0.0036139998,-0.032200664,0.0062464895,-0.010600703,0.022002846,-0.012598181,0.04984801,-0.022240916,0.000473216,-0.03569017,-0.06229214,0.016861582,0.0044466173,0.01729554,-0.004556333,0.011897365,-0.009720641,-0.0071710777,0.007787444,0.01497618,0.020567767,0.047414433,-0.0025849114,0.027245976,-0.014860678,0.0136053255,-0.043255392,0.029030476,-0.045509856,-0.018270036,-0.00726258,-0.061082423,0.004664742,0.014824201,-0.054627914,-0.01139238,0.0020943987,0.036050178,-0.008184076,-0.03258542,-0.004266434,-0.07507868,0.04039897,-0.03332317,-0.025518661,-0.06917197,0.02228183,0.013815178,-0.027646163,-0.028880283,0.059545387,-0.038687725,0.031728853,-0.00875826,-0.008881096,-0.0070071365,0.02179323,-0.008979739,0.008509897,-0.055665597,-0.00016363224,0.05116221,-0.013231337,-0.012290461,-0.002895882,-0.014458804,0.0067428,0.0103851445,0.04704207,0.24231893,0.054129276,0.037609935,-0.022179866,0.01116094,0.0024788831,0.036127683,0.035266224,0.03690682,-0.024517141,0.0019890494,0.0584134,-0.016316017,-0.01101493,0.0023053812,0.028423872,-0.08637599,0.006362352,0.06060401,0.004366433,0.0066270903,-0.02673354,-0.003929752,0.0065858955,-0.070601456,-0.02516677,-0.016078852,0.022814767,-0.016571784,0.014116747,-0.04984808,0.034346767,0.07720779,-0.084999114,0.0054589165,-0.010040667,-0.015652675,-0.06581788,-0.025484791,0.04699082,0.023358531,-0.009246612,0.007731481,-0.019880716,-0.026767805,-0.028701745,-0.012617754,-0.023551438,0.004542861,0.003169047,-0.043371916,-0.036078654,-0.01634095,-0.00688173,0.0178626,0.029907566,-0.021891804,-0.014598276,-0.04536754,0.02679893,0.0116698,0.006592305,-0.0898899,0.019258156,0.027423283,-0.034951467,-0.025023956,0.013590069,0.041492704,0.013933011,0.028855158,0.053147044,0.045200426,0.021459222,-0.012617587,-0.06377849,0.0093699815,0.058354028,0.01394445,-0.01298578,-0.0015928912,-0.022280192,0.00022111692,-0.0102551365,-0.0042981696,0.0021161342,-0.01324158,0.031020693,-0.0038790072,0.0135454135,-0.04713458,0.0043545756,-0.02230178,-0.011638542,-0.02232975,-0.04237584,0.031665124,-0.048979595,-0.0063166493,-0.07670669,0.0063958066,0.003203575,0.010941579,0.007484572,-0.002151417,-0.028157746,-0.019480316,-0.013215308,-0.018911894,0.04908416,-0.05729893,0.0012714495,0.002668131,-0.015646325,0.01727364,0.06613915,0.03887808,0.01202004,0.06211709,-0.012766277,0.013308956,0.013085675,0.0015526955,0.043216098,-0.010900293,-0.05275403,-0.021684317,-0.0028261587,0.005853264,0.00567626,0.014906974,-0.040870246,-0.036615353,0.029371146,0.036934208,0.017449306,0.057264727,-0.0019141412,0.015272898,-0.013850315,0.01865663,-0.0524134,-0.004958173,-0.0160652,0.03126643,0.03059204,-0.0681014,-0.021183839,-0.0075124865,0.039457098,0.034783967,0.04166496,0.019703012,-0.0101137385,0.046236202,-0.017521936,-0.031046271,-0.031532988,0.01831357,-0.0145343505,-0.03700853,0.044284265,0.026341738,0.057027623,-0.011450728,0.048504487,0.030498043,0.007787881,-0.020620016,-0.041212887,-0.007346803,-0.0188374,-0.045830775,-0.019533696,-0.0075569726,-0.05490009,-0.027811505,0.052962378,-0.010550436,-0.06808452,0.013919904,-0.01572875,-0.020372959,0.02813352,0.0647975,-0.015299275,-0.007851044,-0.023343647,0.013093327,-0.026497556,0.017725466,0.11268629,-0.003794818,-0.01840374,0.027606701,0.02075403,0.059533384,0.029863123,0.05162303,0.033984575,-0.046685908,-0.022720093,-0.000029219256,0.041947346,-0.009771287,-0.03421314,0.012359449,0.04180377,-0.035482034,0.006213046,0.0028034847,0.005823199,-0.0446157,0.01880198,-0.033223815,-0.02687074,-0.030577991,0.017241726,-0.047191318,-0.034243703,0.0070479503,-0.031841446,0.018693963,-0.0077496255,-0.023731677,-0.011738044,0.008253278,0.010266422,-0.029626999,0.02064625,-0.012157793,-0.011563977,-0.03311628,-0.0055799196,-0.046263684,0.022044908,-0.014129217,0.0138579765,-0.0104875965,-0.009915604,0.00096524006,-0.012364445,-0.010312909,0.00029899421,-0.013103854,-0.046532474,-0.04750697,-0.06397561,-0.010494817,0.025286583,0.02219602,-0.026117733,0.0032485486,-0.020971581,0.059854157,0.028073113,0.025977567,0.019363418,-0.018822663,-0.024423752,-0.023431353,0.030572532,0.03667102,-0.0108145885,-0.041437678,0.018624526,-0.00493183,0.017696567,-0.038224734,-0.03956445,-0.0056740968,0.00968351,-0.0038495022,-0.040832322,-0.025831066,-0.025491755,-0.029525056,0.027566371,-0.0041130576,-0.018300673,-0.06656718,0.017828247,0.035427477,0.002983732,0.023583679,0.031569395,0.02930055,0.04495906,-0.017224059,-0.0032111013,0.028692212,-0.0028400153,-0.049635753,-0.0097365705,0.016376697,0.009350727,-0.013465839,0.0016007178,0.001116627,0.0044874717,-0.026326751,0.018668491,-0.003936213,0.008513779,0.02076567,0.015558827,0.016964618,-0.04777208,-0.009930295,0.009987296,0.0118221035,-0.04445177,-0.013731207,0.0018032008,0.033862766,-0.0062204823,0.06273039,-0.035731137,-0.0017765918,-0.00093312084,0.020072317,-0.007647778,-0.046321172,-0.031889286,-0.056309726,0.02160741,-0.03019994,-0.044449836,-0.01715221,0.021360112,-0.043781973,-0.00874849,-0.038395233,-0.012477909,0.00949543,0.05229223,-0.00078295864,-0.06039428,-0.0038252708,0.005529331,0.010897506,-0.002839064,0.052882504,-0.0155822765,-0.011582648,-0.009462657,-0.01689799,-0.006646927,-0.040230557,-0.016501086,-0.04211631,0.008086339,0.004194827,-0.015270262,0.035464883,0.03955094,0.0008814264,0.0017216647,-0.009580248,0.037508935,-0.011441708,0.033488102,0.02423332,-0.0014129856,-0.01166454,0.01465649,0.009048297,-0.071205474,0.031013912,0.011423822,-0.008981058,0.050142214,0.0044576693,0.009293779,-0.03757632,0.019809267,-0.0080795465,-0.00047168342,0.031103127,-0.01655865,0.0074781105,0.010830546,-0.0014819915,-0.020849524,0.007179033,-0.008963692,-0.005956181,0.030447884,0.03137655,0.050110906,-0.03971529,-0.0024857586,0.010031068,0.0013856862,-0.13125718,-0.012910213,0.0056607495,0.024166783,0.0035922322,-0.015770594,-0.0130473105,-0.051930007,-0.016457574,-0.051911335,0.010959152,0.0019112262,0.0041185697,-0.025017947,-0.004583068,0.015057609,-0.044320814,-0.024486052,-0.022694934,0.07262274,0.0018664044,0.00881085,0.030132666,0.024322104,0.0020209805,0.011840956,-0.002558199,-0.013730367,-0.022358516,0.0049870713,-0.055461638,-0.07052213,0.0064992886,0.04425729,-0.0012055414,-0.04275189,0.0019958876,-0.020291496,-0.05226417,-0.01841016,0.020715836,0.023713203,-0.0007893173,0.041122112,0.03369013,0.054365758,-0.019668384,-0.006669872,-0.034964483,-0.009038816,0.005996542,0.029891215,0.01754765,0.005784994,-0.010897339,-0.02758292,-0.031101702,-0.0031324103,-0.0062443693,0.039319415,0.021478416,0.051433936,0.0009600693,0.002844876,0.0008013779,0.00021235424,-0.0038315426,0.047477264,-0.032028303,0.009269313,-0.019605782,-0.031767022,0.017124072,-0.030384652,-0.024204606,0.0038249397,0.031545162,-0.040302936,-0.013601117,-0.030525286,-0.039044183,-0.039345138,-0.007339792,-0.002823999,0.02869012,-0.0032162392,-0.011890149,0.022194238,-0.053468484,-0.0073608286,-0.08833217,-0.06207579,0.01185451,-0.050679862,0.014450165,0.04749299,-0.0152876815,0.004188027,-0.0057581975,-0.003549336,-0.011184597,-0.0031592567,0.009021721,-0.0121940635,-0.04579445,0.024575211,0.008045299,-0.00059542974,-0.03989308,-0.010120103,0.01771532,0.010839842,0.017417029,-0.021872688,-0.035705812,-0.017795073,0.009398776,0.01760015,-0.0059422855,-0.00325582,-0.010913928,-0.014507432,0.0033829543,-0.031108484,0.059628062,0.07754113,0.03337557,0.036350332,0.036740188,-0.011572017,-0.002476693,-0.046779983,0.015445209,-0.017066402,0.019767595,-0.025473116,0.008103998,0.033893414,-0.03799182,-0.0111847855,-0.03320955,-0.053773385,0.000036231755,-0.028461842,-0.015728457,0.005656882,0.027246099,0.0038306676,-0.008508777,-0.040088963,-0.0075551425,-0.039972387,0.012801607,0.050112665,0.012577011,0.03439153,-0.0070691374,-0.04132061,-0.016853001,0.080024235,0.0066534285,-0.076079674,-0.022964427,-0.03843767,-0.040028654,0.06337948,-0.005192181,0.0067516183,0.0024455641,0.03589052,0.010829209,0.009469501,-0.0054632267,-0.005908193,0.04475171,0.025996743,-0.020349456,0.01291052,0.025855254,-0.044857264,0.023385156,0.009422825,0.04711159,0.04877802,0.012340659,0.00038753284,-0.033157535,0.028369151,-0.005049098,0.002628604,-0.030980794,-0.000097988974,0.03367901,-0.02426909,0.05690626,-0.00617027,-0.004702911,-0.027042855,0.02617451,0.0136195645,-0.015402873,0.013366048,-0.011434468,0.02342422,-0.024695674,0.02698998,-0.035033118,-0.082479544,0.011053877,0.025400309,-0.03581917,-0.005910899,0.0078382585,0.012822951,-0.0011948847,0.023291769,0.016142458,-0.004487241,0.012419733,-0.03706523,0.09177491,-0.002562509,-0.00080149714,-0.011241215,0.017029734,0.04806021,-0.007918537,0.0113342935,-0.0016148487,-0.015498721,-0.016530143,-0.02542412,0.03718769,0.015843207,0.01833082,-0.009559698,0.022990204,-0.04092352,0.019311616,0.028771983,0.017663231,-0.02249271,0.02256462,-0.035637967],"last_embed":{"hash":"1om010o","tokens":42}}},"text":null,"length":0,"last_read":{"hash":"1om010o","at":1762852795803},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#When to Seek Professional Help#{10}","lines":[143,144],"size":67,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1om010o","at":1762852795803}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Key Takeaway": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019082796,0.00501179,-0.024880977,0.018982867,-0.031874087,-0.05425384,0.0032557338,0.015430609,-0.008472516,-0.0057500238,-0.031266276,-0.0061495677,-0.0667553,0.008972794,0.02693397,0.014646219,-0.0105574,0.008687841,-0.026341056,0.0012477923,-0.052800767,0.018401576,0.023835788,-0.037711717,-0.016055241,0.02561038,-0.0019697745,-0.0051090545,-0.017423177,0.029294284,-0.0018966354,-0.020795373,-0.010057535,0.0040555005,-0.030370785,-0.024980355,0.01502291,-0.009590949,-0.012530003,0.042012434,0.009889277,-0.024801826,0.05009319,0.0062035513,0.019833788,-0.008846141,-0.03361066,-0.008719876,0.012196748,-0.022809118,-0.020500096,-0.015044936,0.022052377,-0.010214432,-0.009293397,-0.0048076436,0.026026702,-0.018243324,-0.015839482,0.0046902816,-0.04726768,0.017949156,-0.02340095,-0.060488027,-0.031056806,0.06835446,0.011162279,0.020893602,-0.004282235,-0.041795217,0.052232087,0.012273998,-0.021281945,-0.005057491,-0.040172193,-0.0021950593,-0.045559853,-0.037613247,-0.0009370191,0.049660705,0.0012109565,0.028564932,-0.00045530847,-0.00409707,0.016074002,-0.0072189085,-0.038757723,0.04507681,0.015075333,0.0039100125,-0.017383177,-0.011507037,0.053227652,-0.039775472,-0.032396816,-0.012861968,-0.023852795,-0.033045523,0.011559871,-0.026044976,0.055920158,0.021705832,-0.041366387,-0.026646886,0.018693842,0.0072200205,0.008992299,0.04759947,0.028128052,0.002510595,0.040181056,0.0435948,0.018923672,0.036964033,-0.025657833,-0.022981059,0.019382574,0.0023104546,-0.013167649,0.022273654,-0.01174599,0.029091766,0.005490446,0.02864804,-0.0545364,0.0032111933,-0.005753608,-0.0068565663,-0.008111678,0.033106413,0.012140659,-0.01925045,-0.010450659,-0.01800887,-0.041023426,0.036204983,0.0034645938,0.036311045,0.021052297,-0.043521374,0.017863821,0.01554832,-0.03733803,-0.019944271,0.002531042,-0.022799991,0.03382301,-0.0046454826,-0.0062616686,0.04301637,-0.03306332,-0.012321341,0.0018390667,-0.0042408505,-0.024399515,0.0110881785,0.027987031,0.02162556,0.0068419287,0.027736673,0.042951457,-0.056702692,-0.03744739,0.061618246,0.036593392,0.011968884,-0.00017686246,0.05813085,-0.02053226,-0.038451936,0.016393874,-0.03663124,-0.00021105092,0.029987702,-0.0045573763,0.03977608,0.035866566,0.024906458,-0.01669628,-0.027830299,-0.034943286,-0.0066016302,-0.009383891,-0.019905735,0.0181637,0.01446496,0.0018546826,-0.032778084,0.019994842,-0.0039071823,-0.011927257,-0.030786658,0.020062834,0.012759667,0.05320772,-0.059578165,-0.03708472,0.0057904115,0.038940463,-0.048593316,0.015203544,0.048223134,0.010482579,0.009246482,-0.021940796,-0.009009605,-0.048525527,-0.023013325,0.046283085,-0.06539819,0.027538102,0.0036076724,-0.013623962,-0.042938873,-0.021041902,-0.015988095,0.011926625,0.044155214,-0.039041195,0.002268794,-0.01770822,0.030549958,-0.0065472545,-0.00503041,-0.029457822,0.01160217,0.0013708486,0.041706156,-0.0017285076,-0.011413872,0.03496811,0.01180046,-0.01771347,-0.0012761959,0.03465664,-0.015796116,-0.0021326398,-0.024495928,0.043392494,0.016722614,0.002182876,-0.0013480189,-0.00040139758,-0.0061566937,-0.0008997994,0.019980824,0.018129136,0.018664772,0.006449671,-0.039621,-0.020977173,-0.007011211,-0.032387946,-0.06928464,0.006919595,0.0076267985,0.004816422,0.019350765,-0.00084784225,0.020984024,-0.020678196,-0.00712884,0.041290585,-0.004886136,-0.024121962,-0.0051283333,-0.0064779874,-0.018072497,0.026161527,0.0677036,-0.0077223433,-0.008539417,0.012875038,0.03325906,0.008292699,0.016133295,-0.0348977,0.017572787,0.045450367,0.013306948,-0.030077424,-0.013555071,-0.003516021,0.028173812,0.0044946326,0.007713692,-0.029476933,-0.03515804,0.015351177,-0.00516687,0.001012378,-0.024055965,0.06040005,-0.041306425,-0.039881,0.0016760844,0.03889303,-0.16130035,0.024557464,0.032118477,0.020958759,0.0077923066,0.0027629426,-0.03505203,-0.0038390448,-0.010277131,0.034784846,0.037185322,-0.03505531,-0.009426536,0.023306964,0.0065292986,-0.008867558,-0.00617869,-0.023732817,0.01365753,-0.043863785,0.0036043273,-0.041531727,0.051399536,-0.018690813,0.009385351,-0.0016935992,0.032793563,-0.025368134,-0.036451247,-0.04844306,-0.08458055,0.026538962,0.00085465936,0.033657476,0.003882022,0.051048595,-0.024415432,-0.0030914445,-0.00016905458,-0.02292239,0.042235337,0.05207359,-0.006505838,0.05369091,-0.003343113,-0.0033145158,-0.018653864,-0.0012407262,-0.03384607,-0.050236654,0.023250869,-0.0033449575,-0.019423174,-0.025959732,-0.044535156,-0.026067773,0.03150952,0.021193985,0.013763452,-0.007859959,0.0018786243,-0.029850423,0.008901464,-0.008910008,-0.032985874,-0.044461202,0.078165494,0.024050128,-0.035280883,-0.03156227,0.04384969,-0.006300085,0.020269798,0.023045318,0.022521345,0.026229883,0.013065106,-0.0036880246,-0.025001936,-0.085733056,0.024009883,0.020613126,-0.010791761,0.0042148647,-0.012776902,-0.029788785,0.029321132,-0.014680374,0.07631713,0.22710156,0.073325306,-0.012395662,-0.003150421,0.05511609,-0.050251532,0.014154622,0.03408381,0.036425166,-0.03886286,-0.019627344,0.026009472,-0.004466979,0.013287387,-0.022430154,0.053882007,-0.06878933,0.00043993196,0.039668873,-0.02560771,0.006270971,-0.036635533,0.05382441,0.024919545,-0.07634122,-0.01426449,0.01853463,0.055153783,0.007989061,0.0031840752,-0.057950016,0.03844812,0.035782423,-0.058624003,0.050433684,0.01706703,0.0045005092,-0.07107596,-0.07629618,0.03384016,0.03434796,-0.016090568,0.014560931,-0.03467857,-0.035288006,-0.008337573,0.01758549,0.022902515,-0.039471164,-0.038402073,-0.021867258,-0.014930664,-0.010913644,-0.0059727477,0.012773048,0.0330787,-0.020524908,-0.020474156,-0.015214487,0.043890554,0.027278421,0.022028161,-0.062119275,0.008859281,0.0011860494,-0.012033136,-0.011126337,-0.056440182,-0.005078552,0.009519945,0.048475225,0.013928203,0.035649452,0.014227915,-0.021413812,-0.027751435,0.04349986,0.062706724,0.02859955,-0.0019975333,-0.015097085,-0.022255946,-0.05091962,0.015355929,0.019512188,0.026649253,0.0017312305,0.10059425,0.037829213,0.020060144,-0.0047082915,0.030384887,-0.031985383,-0.017030414,-0.014844486,-0.0023266543,0.0045915665,-0.054521162,-0.011677177,-0.0050969496,-0.041445136,0.00020703583,-0.014412789,-0.017507138,0.026799802,-0.02676884,-0.008789737,0.020767493,0.022969062,0.043213606,-0.0785504,0.0014982738,0.0070676557,-0.016557595,0.04750895,0.048681717,0.013100904,0.017975058,0.06374608,-0.0109394295,0.034096584,0.0037280438,-0.025298767,0.047736075,0.004886176,-0.056013804,0.015270964,0.01743356,-0.0016744328,0.029978173,0.046423253,-0.021423982,0.0023253148,0.059020177,0.0377471,0.0061416454,0.021571396,-0.015847301,0.0030712818,-0.0139342975,0.03617528,-0.0009599004,-0.0041047926,0.0076084756,-0.0033717232,0.022527281,-0.052323073,0.019640641,-0.024838215,-0.03961142,0.040714707,0.012520909,0.0036285198,-0.033496935,0.021675356,-0.022835502,-0.04255686,-0.035649754,0.016700223,-0.020825284,-0.017257746,-0.020001788,0.03536331,0.08719112,-0.019425286,0.042965658,0.009048112,-0.0065806536,-0.006471134,-0.04992578,-0.00040634457,-0.0019376064,-0.037070956,-0.016892834,-0.020150268,-0.035523325,-0.017333282,0.012031675,0.0006427498,-0.012349291,0.06229194,-0.005805027,-0.046636987,0.02339472,0.033571586,0.016036581,0.0062448927,-0.0010851675,0.012009216,-0.03481452,-0.012615315,0.110088855,-0.01893561,-0.0005348441,0.06662911,0.013842764,0.031721663,0.06247366,0.0213591,-0.013338665,-0.00032515384,-0.0145624615,-0.0052899863,0.034421407,-0.024930686,-0.022747507,-0.009320443,0.031516958,-0.02226665,0.013540753,-0.0044032624,0.019173702,-0.07939982,-0.022763038,-0.04815185,-0.0055074636,-0.003762096,0.01800062,-0.015532856,-0.027039468,-0.00027765875,-0.038008854,0.02701899,-0.051454935,-0.016797792,0.0044290144,0.001916918,-0.036703814,-0.047466934,0.025473032,-0.008466117,-0.033276632,-0.00176841,-0.0018876543,-0.0036765991,0.03673869,-0.0030381666,0.02122992,-0.009346786,-0.017236521,-0.024818674,0.045318473,0.040609036,0.0115872035,-0.030260457,-0.013867251,-0.018635541,-0.042901833,-0.007869055,0.017982194,0.018507903,-0.0068648066,-0.024460392,-0.020303834,0.026215844,0.024088014,0.032975435,-0.00031222103,0.03198836,-0.01845758,-0.001970913,0.013761689,0.018097043,0.013625449,-0.06235141,-0.05986317,-0.026073622,0.0143374065,-0.055618227,-0.029661339,-0.010994529,0.0023067864,-0.02699743,-0.04680849,0.016769951,-0.0008292076,-0.03571648,0.03933104,-0.03964048,-0.017055914,-0.05341559,0.059168868,-0.001738139,0.031994745,0.0070747137,0.013455999,0.06623807,-0.003149488,0.007939119,-0.0174923,0.03263786,-0.043715797,-0.05037212,0.048369303,-0.0010575962,0.030414674,-0.01676964,0.011291569,-0.0057713697,0.033634815,0.014009221,0.012502903,0.0062035946,0.020954385,-0.0061685527,0.02161583,0.019355277,-0.016641688,0.016937515,0.0089893555,0.013855394,-0.033813532,0.0055867624,0.0037794078,0.008770298,-0.035936777,0.039494596,-0.04931622,0.041795693,0.03428229,0.005789555,-0.044752453,-0.016895799,0.00999925,-0.03448778,0.013572157,-0.07633662,-0.054887835,0.020285798,-0.0037444886,-0.043318454,-0.008975643,-0.010883551,0.0013818224,-0.0010520617,-0.007365827,0.013644443,-0.02704012,0.022295486,0.009784553,-0.0025041874,0.025309226,0.047345683,-0.010859955,-0.02800534,0.026957849,-0.026218958,0.009217299,0.010303745,-0.0039831297,-0.009466554,0.036295652,0.0075440235,-0.014297877,0.05679222,-0.016514698,-0.011546478,0.006867105,0.030864872,0.031445414,-0.033769555,0.028126437,0.024682581,-0.03382261,-0.0143842,0.024468783,0.038893137,-0.06072169,0.029014094,-0.00826433,-0.018043755,0.061500363,0.02619378,-0.018593553,-0.027133346,0.016000511,-0.021194357,0.005375931,0.015678152,-0.01419578,0.019193009,-0.0030863264,-0.030199774,0.00081454223,0.0048248954,-0.013553424,-0.03447926,0.02229434,0.06398777,0.016720494,-0.018348237,-0.025721999,-0.015732478,0.007466508,-0.15436314,0.028303688,0.012262133,0.043423712,0.029551435,-0.016237257,-0.040327404,-0.065636806,-0.008772733,-0.057576347,0.039122146,-0.015432094,-0.0027144116,-0.022823678,0.011628827,0.04138358,-0.021287613,-0.039613396,-0.048039272,0.048590634,0.009859345,-0.014237364,0.01886581,0.02735538,-0.026004087,0.017421667,-0.0024058386,-0.038613208,-0.020264355,-0.023458777,-0.05593679,-0.06432174,0.024191363,-0.03645993,-0.0005425233,-0.03082682,0.0045161364,-0.0033644014,-0.041008044,-0.017154993,-0.01660105,0.020234272,-0.022176594,0.016666718,0.02368845,0.06437273,-0.048476283,-0.023272976,-0.057732414,-0.01813555,-0.02675435,0.037019163,-0.0016105602,0.0025505875,-0.031236699,-0.012916015,-0.015487358,-0.026079474,0.0033749044,0.031248938,-0.008859754,0.014610078,-0.047857963,-0.011799476,-0.029454743,0.020314503,-0.032404628,0.015673626,-0.018281182,0.013808366,-0.04976004,0.010327805,0.056776766,0.0062578744,-0.0057659335,0.027409863,-0.0062360764,-0.038186617,0.019571735,-0.06348828,-0.03606354,-0.033830967,-0.0064085284,-0.039032854,0.014484566,0.010983472,-0.016449684,0.005386903,-0.035756107,-0.014689727,-0.08464528,-0.022465194,-0.00019467167,0.014041977,-0.015013544,0.04478186,-0.02988748,-0.006060502,-0.015207262,-0.0254135,-0.0052447096,-0.0066247736,-0.0020252217,-0.007300443,-0.03925238,-0.012816523,0.017292703,0.022821397,0.004592484,0.006464003,0.01081189,0.0012755259,-0.01213053,0.0059127817,-0.04674916,0.009337125,-0.021505129,0.039899778,0.010464453,0.020514425,-0.02057003,-0.013567475,-0.012907129,-0.017971162,0.0123599665,0.051275734,0.012011583,0.033206776,0.033207722,-0.0002508452,-0.0036577298,-0.115129784,0.012783725,-0.00046974255,0.016720403,-0.019665567,-0.009990111,0.024073534,-0.03982291,-0.024306362,0.014361533,-0.07968012,-0.0041347034,-0.033491533,0.016973762,-0.0033465365,0.04519303,0.017200151,-0.02118541,-0.04551544,-0.008302737,0.002568285,0.044753697,0.053246114,-0.020124257,0.053996958,0.0006437428,0.00051630515,-0.004447471,0.102098465,-0.018990954,-0.041070353,-0.010632976,-0.0035372612,-0.0026753738,0.03374827,0.025486808,-0.025294196,-0.002554705,0.0009885307,0.02682649,0.0218866,-0.012015035,-0.017583689,0.058257982,0.008696017,0.025566978,0.031158555,0.06406744,-0.020431556,0.037079945,0.01640179,-0.016308466,0.03779818,-0.008754412,-0.022990862,-0.014566116,0.015879776,0.0016791205,-0.014200208,-0.025615932,-0.05856799,0.030716151,0.013491184,0.037933145,0.013112988,-0.0053557963,-0.028409487,0.014474094,0.007883104,-0.0276605,-0.0070054685,0.011220722,0.024783919,-0.025256969,0.043597493,-0.03362302,-0.05411364,-0.023313278,0.060795784,-0.006461497,-0.017378358,0.024557283,0.018756913,0.030435082,0.010447379,0.0044925865,-0.00436785,-0.019745527,-0.0043668034,0.046729613,0.0022920412,-0.005517925,-0.040933684,0.001420257,0.013202937,-0.013942907,0.03198463,0.00032037013,0.012808809,-0.04778297,-0.0071646282,0.02260614,0.023745198,0.010426781,-0.018438783,-0.012390689,0.0090056835,0.0041810176,-0.011244034,0.016143935,-0.020144805,0.015389531,0.005426836],"last_embed":{"hash":"1ev1z0n","tokens":42}}},"text":null,"length":0,"last_read":{"hash":"1ev1z0n","at":1762852795803},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Key Takeaway","lines":[145,150],"size":474,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ev1z0n","at":1762852795803}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Key Takeaway#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014858813,0.0075036525,-0.030944541,0.014433437,-0.02692878,-0.053909414,0.00087443256,0.016254362,-0.009203646,-0.0045596133,-0.032693904,-0.007948967,-0.06778875,0.017358972,0.027677687,0.015589993,-0.005161272,0.008412381,-0.031177906,-0.0035096353,-0.05106149,0.014618671,0.0211214,-0.035143606,-0.014599111,0.03250996,-0.00659597,-0.0060723615,-0.020233804,0.034076974,-0.0034995456,-0.019139986,-0.023809798,0.0085286945,-0.026607998,-0.02641595,0.017413352,-0.011078155,-0.010292807,0.0402274,0.011289731,-0.022878068,0.04945461,-0.0031880082,0.016992189,-0.010230004,-0.030585205,-0.010029909,0.015126551,-0.020669188,-0.015774928,-0.014499092,0.025699446,-0.007225025,-0.011928009,-0.0056556547,0.026474655,-0.01711613,-0.012462805,-0.0007458687,-0.046791326,0.018156037,-0.02209972,-0.05900566,-0.034589272,0.063529715,0.010985099,0.021934757,-0.0059148064,-0.04800779,0.052527647,0.01590644,-0.024624204,-0.0060876138,-0.03873429,0.00093298644,-0.043066993,-0.034017812,0.0013336982,0.056349035,0.004731247,0.037003152,0.006833512,-0.0045447135,0.01815814,-0.007639564,-0.03848975,0.045367107,0.017086739,0.005595118,-0.018953959,-0.015487859,0.05512278,-0.044290163,-0.033040524,-0.013036099,-0.02510793,-0.03558746,0.00566723,-0.027004639,0.056090884,0.020864442,-0.031843647,-0.02761812,0.019984826,0.005403731,0.011453018,0.051044248,0.030404886,0.0033959667,0.04215533,0.0431272,0.020929096,0.03646685,-0.027929338,-0.021213176,0.021532932,0.00029640686,-0.011400883,0.021749377,-0.015870921,0.031215088,0.0073733637,0.02691605,-0.05579525,-0.005868364,-0.004775891,-0.010590596,-0.01022715,0.031363063,0.01236729,-0.021886155,-0.011785399,-0.014601206,-0.049379807,0.029465513,0.0038370595,0.043915056,0.0162911,-0.042396586,0.018546978,0.0151864495,-0.03864458,-0.019395137,0.0056739324,-0.021591667,0.028813912,-0.009095548,-0.0043026335,0.042300355,-0.036209542,-0.015131373,0.0017440298,-0.0044325986,-0.022022812,0.005248413,0.031572822,0.024921509,0.0012198754,0.039085217,0.034001447,-0.05921702,-0.03388229,0.057063118,0.036781725,0.009013181,-0.00428101,0.056151725,-0.022439687,-0.039112274,0.015106289,-0.026715666,-0.0044950014,0.029671162,-0.0053226314,0.039325796,0.03644767,0.023759238,-0.015843127,-0.026604246,-0.03522533,-0.012496816,-0.0031848243,-0.017986512,0.015471539,0.0133703295,0.005622366,-0.03049583,0.020465871,-0.008973494,-0.005806741,-0.031658575,0.022447538,0.013682356,0.044804923,-0.06134296,-0.040199995,0.0029475936,0.035286017,-0.052152984,0.012851702,0.047702372,0.008949147,0.008517756,-0.016929282,-0.014782,-0.04724113,-0.020455897,0.044980746,-0.059982866,0.029051147,0.0019255427,-0.010652132,-0.04066918,-0.029903227,-0.015578647,0.0063574477,0.046691783,-0.037004378,0.00013783357,-0.013946499,0.03328673,-0.00545803,-0.011121759,-0.032579158,0.009470795,0.0019028422,0.04773248,-0.0066257794,-0.013320765,0.035663765,0.017038455,-0.01736505,-0.008253888,0.035414003,-0.011105854,-0.005869837,-0.024779757,0.048564665,0.016105117,0.0072919894,0.0013655763,0.002200688,-0.005525355,-0.004620752,0.016468996,0.011497967,0.020013599,0.0074332557,-0.038784545,-0.023667011,-0.00813241,-0.039087582,-0.06572858,-0.0018032761,0.009153643,0.006981643,0.019569824,0.0040828325,0.02068271,-0.0140819205,-0.011243803,0.041819472,-0.002713194,-0.020147407,-0.0015108426,-0.00606017,-0.02006688,0.029086994,0.06755181,-0.010214873,-0.0065826643,0.011743712,0.033463366,0.008426888,0.017375292,-0.034292053,0.022140527,0.04523768,0.012792841,-0.03995302,-0.015842041,-0.009000911,0.022495762,0.0014634638,0.006184345,-0.036199704,-0.027308656,0.013610178,-0.007082238,0.005292526,-0.023106083,0.059784967,-0.0410634,-0.036122024,-0.000463451,0.04531986,-0.15994558,0.022459315,0.03183459,0.018823823,0.0053538578,0.0026629106,-0.04129268,-0.010503936,-0.010612812,0.0414335,0.038350366,-0.033585533,-0.0126996115,0.028238636,0.0058015888,-0.011930728,-0.0028078705,-0.023183504,0.01003111,-0.045209248,0.0058173197,-0.044616144,0.051899858,-0.022804774,0.010143594,-0.00020314084,0.031677496,-0.022673858,-0.042878933,-0.046920136,-0.08451621,0.025231704,-0.000029201174,0.03500384,0.007366843,0.054030746,-0.022815485,-0.0056050876,-0.004473725,-0.028672025,0.041686617,0.055011313,-0.008187724,0.0512309,-0.004042521,-0.004062284,-0.015027581,-0.0023408663,-0.035644364,-0.050238166,0.02063141,-0.007525058,-0.022369936,-0.028788583,-0.045044154,-0.03117864,0.033060987,0.020510912,0.014907574,-0.0055050333,-0.0039714808,-0.02740941,0.004102441,-0.008742964,-0.034570113,-0.03863779,0.07693982,0.027350541,-0.030602625,-0.028417254,0.04397227,-0.0027713135,0.014938622,0.02096683,0.022744797,0.033283595,0.016656678,-0.003551892,-0.02903935,-0.08446023,0.02752135,0.01973069,-0.007061428,0.007216807,-0.011886181,-0.027086534,0.029086713,-0.013428343,0.0767737,0.22269648,0.06377134,-0.015281461,0.0026036685,0.055494897,-0.049810275,0.013512236,0.025827555,0.039265215,-0.037757114,-0.019200401,0.025131391,-0.0058248597,0.017139617,-0.028666325,0.05370517,-0.067050815,-0.0013014564,0.038257375,-0.02000229,0.0014974421,-0.033551358,0.05582593,0.01926778,-0.08277666,-0.011360706,0.014580134,0.052352,0.014467497,0.004247549,-0.06395369,0.03811991,0.03232154,-0.055494986,0.05423503,0.0097689945,0.0064099953,-0.06695709,-0.07629325,0.03898227,0.039432585,-0.017449917,0.013197452,-0.036101934,-0.039478075,-0.012404941,0.016231347,0.023993466,-0.04446484,-0.03704262,-0.022121001,-0.011506613,-0.0086637875,-0.0026621493,0.013451977,0.03321294,-0.020365542,-0.01242877,-0.005937355,0.03579959,0.023417028,0.0218785,-0.060057946,0.0101336185,-0.0019176806,-0.011626178,-0.0067478316,-0.056066148,-0.013095387,0.0087201195,0.05531042,0.015476462,0.0360843,0.018401137,-0.020262057,-0.027000098,0.038341463,0.06729276,0.027221771,-0.004418985,-0.012955802,-0.016013924,-0.05231629,0.015523315,0.023347603,0.031481184,0.00068880373,0.09989657,0.048010238,0.01687993,-0.010681133,0.028654007,-0.033022933,-0.018766673,-0.019733042,-0.0028462028,0.00033993775,-0.059640564,-0.00460757,0.004045792,-0.04478312,0.0005014548,-0.012492609,-0.018984387,0.025646618,-0.020510161,-0.008638553,0.019449525,0.02487607,0.038639687,-0.07552833,-0.0021009874,0.005297795,-0.011645663,0.05268121,0.048386168,0.016016198,0.021366054,0.057703815,-0.0045334324,0.030610422,0.0051899576,-0.025968922,0.056536194,0.007036559,-0.053638935,0.013180202,0.017755767,-0.00623718,0.032537997,0.04840999,-0.017409995,0.009457464,0.056444563,0.04434645,0.008090131,0.027570572,-0.014795639,0.0011806476,-0.0098052565,0.03404177,-0.00022494225,-0.007222059,0.006355567,-0.004417249,0.022710606,-0.049872488,0.020343719,-0.02113073,-0.045430724,0.036060933,0.013949678,-0.0026355374,-0.031093141,0.020023294,-0.018623054,-0.040589336,-0.03569232,0.0174867,-0.020432804,-0.01974441,-0.020852359,0.0324693,0.08849321,-0.023448735,0.04488726,0.011453057,-0.007149285,-0.0032595964,-0.047053177,0.00034722473,0.0035385576,-0.036778368,-0.013595262,-0.019443605,-0.03310792,-0.023361925,0.012608812,0.0014010126,-0.011977453,0.05935267,-0.0017494498,-0.04844976,0.021578483,0.029627692,0.014063227,0.008847342,-0.000039991297,0.01131634,-0.035547454,-0.017813269,0.10936093,-0.015237356,0.0010457512,0.06679488,0.01706653,0.031356465,0.05534986,0.014905131,-0.008955226,-0.004174198,-0.017974611,-0.001853558,0.028095612,-0.027855856,-0.018860983,-0.0054616025,0.030216431,-0.023421142,0.0125874765,-0.004268037,0.02105797,-0.07964534,-0.024654591,-0.047625292,-0.004250244,-0.009237804,0.025693377,-0.01598237,-0.031491257,-0.00050422247,-0.03487148,0.023406712,-0.047724824,-0.022829765,0.001872506,0.0012564148,-0.03711057,-0.043932587,0.03074897,-0.00909708,-0.031254448,-0.0008006685,-0.00037156584,-0.002517497,0.033266332,-0.0055033686,0.017432503,-0.006800159,-0.01583938,-0.024970658,0.04892207,0.0436626,0.014711435,-0.030451497,-0.012905571,-0.015734248,-0.047364943,-0.008304106,0.017143613,0.014108384,0.0027081412,-0.0224747,-0.0180894,0.02057078,0.024427965,0.030997789,-0.006820382,0.030809186,-0.02211729,0.004500771,0.017122285,0.012415536,0.011650768,-0.05609644,-0.062401716,-0.02169599,0.015480821,-0.053899802,-0.030695874,-0.0115080075,0.008004819,-0.029271621,-0.05277663,0.0232044,-0.0030155117,-0.040276386,0.038461447,-0.034060314,-0.01487634,-0.057444204,0.05591821,-0.00504881,0.037291866,0.0016128194,0.007521633,0.059102096,-0.0005815159,0.009993863,-0.022278415,0.03148633,-0.041191444,-0.04943149,0.05790141,-0.0015563511,0.036836654,-0.018153772,0.012904211,-0.0061038584,0.03433272,0.014551377,0.010463647,0.0023562785,0.025212077,-0.004144776,0.021596814,0.01961447,-0.018121675,0.019426841,0.009769109,0.014015188,-0.035799038,0.0068748263,0.004451163,0.003979777,-0.030726612,0.037613153,-0.04849663,0.043007977,0.03656144,0.0014780841,-0.044268005,-0.015511778,0.008068525,-0.03220747,0.010071032,-0.0730114,-0.049795005,0.02211951,-0.006600426,-0.04374576,-0.010531559,-0.0049726167,0.004596166,-0.0028766904,-0.0076104216,0.020944605,-0.030045781,0.030138116,0.0071899067,-0.0018235164,0.02065083,0.050280806,-0.008166488,-0.024652272,0.030336145,-0.026080457,0.010070022,0.01277456,-0.0073558968,-0.008776249,0.040010925,0.0018099748,-0.013836712,0.05894132,-0.0144661805,-0.010226969,0.0035098842,0.039239757,0.032594673,-0.034007054,0.028847594,0.020770734,-0.028192684,-0.012735598,0.029641217,0.03606285,-0.06283406,0.03178607,-0.011269481,-0.016952533,0.055111747,0.030003738,-0.019173782,-0.027209934,0.0174279,-0.024284784,0.008589793,0.013470094,-0.01567618,0.023906972,-0.0048457063,-0.024007391,-0.00520539,0.004094342,-0.014427929,-0.03308098,0.02385869,0.06200034,0.011210665,-0.019564934,-0.021398278,-0.015108137,0.0047097025,-0.15356237,0.031118974,0.011476125,0.0492177,0.024035212,-0.015639892,-0.033522896,-0.062917314,-0.0016141359,-0.061533567,0.036939677,-0.008352984,-0.00526941,-0.022694724,0.011968755,0.05021531,-0.018041292,-0.036271684,-0.04845646,0.04871459,0.013277543,-0.016866576,0.021549683,0.029638402,-0.025056627,0.015744556,-0.008584536,-0.035018153,-0.021796677,-0.025273385,-0.0517687,-0.05798673,0.026253773,-0.040719092,0.0007521448,-0.033376478,0.0040909457,-0.003202349,-0.038809773,-0.017730244,-0.015213214,0.020492634,-0.028339334,0.009035417,0.02243542,0.059749614,-0.044197973,-0.020302793,-0.059143692,-0.025627436,-0.02417628,0.03702251,-0.00008529208,0.0071710446,-0.029207634,-0.013295765,-0.016516574,-0.022707589,0.007422352,0.03263259,-0.0069976714,0.007292374,-0.048444886,-0.01612202,-0.021790972,0.018134011,-0.03879836,0.014899609,-0.021318335,0.01549318,-0.04947747,0.015244483,0.05987762,0.008027297,-0.008760066,0.026394079,-0.009725956,-0.03492757,0.02176889,-0.065102965,-0.030531589,-0.033892147,-0.009963571,-0.03680381,0.0079659885,0.012270718,-0.016986623,0.008308504,-0.028658213,-0.018627878,-0.08268513,-0.020400524,-0.003127904,0.016170774,-0.022931488,0.04269944,-0.032727864,-0.01115816,-0.011648677,-0.026773624,-0.0077210595,-0.008101614,0.0024538343,-0.005780717,-0.03971468,-0.02331499,0.017689828,0.021892441,0.005072108,0.008901088,0.009218489,0.004655048,-0.011016751,0.010047546,-0.049782924,0.00918496,-0.026625924,0.041313674,0.011754981,0.018517245,-0.02309895,-0.011305485,-0.014642868,-0.018911183,0.012612448,0.044764575,0.0130552305,0.031000428,0.027217109,-0.0004738444,-0.008001036,-0.11844771,0.006951051,0.0037465887,0.01389729,-0.016831668,-0.016934901,0.022212192,-0.034510672,-0.03026619,0.019356012,-0.08139733,-0.0024901747,-0.038256746,0.010738138,-0.0042847428,0.041286487,0.014569459,-0.026749898,-0.04431782,-0.008571958,0.0014189706,0.048222486,0.05020428,-0.01999106,0.05134241,0.004035284,0.006318781,-0.0012866348,0.10143921,-0.017034296,-0.04201355,-0.010355928,-0.003653651,-0.0011388299,0.033370636,0.025156181,-0.02616751,-0.0010171247,0.00061540864,0.023462452,0.022762636,-0.011034724,-0.022631174,0.057048306,0.017088471,0.033201084,0.03248026,0.06586815,-0.019962264,0.034559518,0.018272487,-0.025487145,0.034190997,-0.006559658,-0.026846576,-0.013784357,0.017445456,0.007112277,-0.020718567,-0.023061428,-0.061561294,0.027265748,0.012837263,0.03365646,0.008906006,-0.0011753618,-0.02942286,0.009837774,0.011699001,-0.025243407,-0.005074926,0.0161836,0.021030854,-0.022438467,0.046135534,-0.028830273,-0.054229014,-0.029509977,0.061142497,-0.0015238059,-0.016875662,0.02341763,0.017686643,0.03495928,0.009762669,-0.0027834752,-0.009711233,-0.017721977,-0.0011773338,0.042282432,0.0035081983,0.0011450129,-0.041777015,0.0037612792,0.014714014,-0.014739333,0.021054827,0.0015272641,0.012845178,-0.042309906,-0.00860854,0.022267576,0.02194124,0.0023320906,-0.013970318,-0.0057660285,0.016586097,0.0060800267,-0.014052006,0.018198263,-0.018532641,0.010294458,0.0072066514],"last_embed":{"hash":"1wqikvj","tokens":42}}},"text":null,"length":0,"last_read":{"hash":"1wqikvj","at":1762852795803},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Key Takeaway#{1}","lines":[147,150],"size":457,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wqikvj","at":1762852795803}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0022008654,-0.010152938,0.0011900805,-0.013686352,0.024497027,-0.020773849,0.04433952,0.035434425,-0.029643174,0.0137804095,0.02443714,-0.013491304,-0.029172255,0.012084064,0.038408056,-0.030983526,0.02027106,-0.03892652,0.011399357,0.0017582828,-0.01887821,0.023848923,0.026725087,-0.048608646,-0.041973706,0.03495192,-0.009548454,0.01625636,-0.034659058,0.03585963,0.020934295,0.023368634,0.01115153,0.016553195,-0.02251366,-0.012715859,0.003558547,-0.0015113949,-0.054773435,0.009267271,-0.022009255,0.021801256,-0.0037821354,-0.004719173,0.029804692,0.019673783,-0.0061630574,-0.054411434,-0.035825342,-0.023863861,-0.01964398,0.0067031183,-0.01234105,-0.01948217,0.0009476142,0.02769143,-0.037020616,-0.01627271,-0.007398519,-0.017369276,0.01639184,-0.03195468,-0.02633566,-0.03412229,-0.014377151,0.030643128,0.008613758,0.008671277,0.040746663,-0.024926921,-0.0133965565,0.011485039,-0.010904427,-0.005927992,-0.036772028,-0.0012678175,0.0133058615,-0.026347825,0.021801932,-0.005336959,0.055517506,0.010142999,-0.04583111,0.011461318,0.03183515,-0.039712626,0.011461437,0.04434226,0.013234704,0.014661237,-0.029411236,0.006778199,0.02961547,0.0052702827,0.032630086,-0.040192977,0.0023760607,-0.027510012,0.004601316,-0.032737635,0.0029830744,0.0041349926,-0.0030836374,0.007935372,0.027044853,-0.015055126,-0.006201231,0.035117112,0.018965093,0.0043682437,-0.0013883106,-0.00021393405,-0.032861467,0.045198195,0.019987768,-0.0066522486,0.022054885,-0.018363107,0.062729955,0.011391381,0.02161547,0.04187229,-0.0013484382,0.0007155528,-0.0039898474,-0.010276947,-0.02760124,-0.02018174,-0.015674848,-0.021467572,-0.00779173,-0.016320776,-0.008710614,-0.00017348756,0.007592348,0.024380526,0.034588348,0.053341042,0.018880991,-0.019438138,0.016481632,0.03818512,-0.018453708,0.023005128,0.0150974775,0.034475718,0.020897346,-0.006249206,-0.01636959,0.021542296,0.024818424,-0.0021084298,-0.011404961,0.0029753903,-0.014874471,0.028003575,0.014023236,0.0053349603,-0.020613106,0.013532341,0.007386264,-0.013151273,-0.01222401,0.0571141,0.050944597,0.0176365,-0.027766064,0.0314135,0.02081206,0.021357238,-0.039816394,-0.033085845,0.024561036,0.021493679,0.02826221,0.06341333,0.042339284,-0.008252271,0.021050554,-0.008233658,-0.0032013261,0.011095968,-0.014937583,-0.013952895,0.020341553,0.025367798,0.0035107692,-0.006171901,-0.004315896,-0.020285252,-0.00095252134,-0.0069168704,-0.031128677,-0.011334196,0.024391828,-0.023883684,-0.004375152,0.020071529,0.01435723,-0.036877733,-0.011799845,0.005312623,0.01610774,0.031292643,-0.02436171,0.0006458856,-0.0034733466,-0.013710944,-0.0066376706,-0.0013000615,-0.002134005,0.026579231,-0.0070179184,0.011324295,-0.015434102,0.023293026,-0.0021551508,-0.03144504,-0.020253778,0.0015929631,-0.031460058,0.009875059,-0.013936502,-0.022256223,0.0052572633,0.02511602,0.010706101,0.04642917,0.012109495,0.0073913154,0.004820424,0.016649147,-0.007154108,-0.0034128313,0.009210799,0.00700371,-0.017550033,0.031953417,0.022533739,0.019506726,-0.025492124,-0.029213186,0.0022785207,-0.021966934,-0.030488042,-0.026642965,-0.047631778,-0.017869147,-0.0096568335,0.0208027,-0.045184005,-0.024615422,-0.023865102,-0.014516166,0.00606486,-0.01336658,-0.018079422,0.01585903,-0.010894754,-0.004762732,0.006310364,0.052723404,0.022452477,0.051622797,-0.025990328,0.0027873574,-0.013210633,-0.0134967305,0.021448355,0.059727896,-0.035109732,0.006444884,-0.010624312,0.020749373,0.0029186022,-0.007810032,0.029402649,-0.015027899,0.031587258,-0.003754278,-0.01453995,-0.032714665,-0.020381603,0.019757904,-0.011633991,0.013216959,-0.00091481436,-0.022367407,0.0051467777,-0.014514787,-0.0054766363,-0.05059353,0.099604614,-0.01707213,0.03697877,-0.014296996,0.022095129,-0.11809085,-0.005129002,0.008232303,-0.053091716,0.058526695,0.010916831,-0.027740223,-0.012673645,0.024490466,-0.047688764,-0.014319718,-0.093949094,-0.00005228487,0.011849153,0.01805299,0.0110328635,0.003371962,-0.017016375,-0.050553493,-0.08248425,-0.013340015,0.013931397,0.048244607,-0.016602913,0.024539702,0.0095143365,0.004139008,-0.008104465,0.0060967593,-0.00809719,-0.042864297,0.011986218,-0.027162604,-0.016237257,0.025852589,-0.005026483,0.019348515,0.0013946951,0.02625408,-0.016834183,0.043753803,-0.033935558,0.00034617167,-0.039538156,-0.01255997,-0.013115789,-0.032432176,0.008544038,-0.04709177,0.0046313116,-0.022060305,-0.0065309727,-0.022874456,0.008766706,-0.0029068268,0.004168293,-0.008411037,0.008714112,0.060372557,-0.019996556,-0.0049718902,0.0049198354,-0.044115376,-0.030520732,-0.026211157,-0.014216968,-0.027377695,0.019468842,-0.0076450077,0.015079142,0.028816482,0.014069866,-0.027788404,-0.02171891,-0.028908944,0.0008647901,0.013599477,-0.029826224,-0.01677038,-0.0566948,0.02667378,0.0038567844,-0.022303253,0.052248117,-0.023824912,0.030810682,-0.022453185,0.015998637,0.00004030807,0.5445206,0.018207794,-0.0099928975,-0.011507859,0.035533853,-0.02468087,0.018112855,-0.016299434,0.008588843,-0.0004884246,-0.012600987,0.017328348,-0.0029238616,-0.008637272,0.043107644,0.044336826,-0.056408558,0.011039011,0.021494275,0.060921926,0.020928046,-0.024734663,0.033255138,-0.012063643,-0.03056107,0.0134825865,0.007215637,-0.0077607734,-0.016649008,0.021938454,-0.042229604,0.046937693,-0.0021825572,-0.023890976,0.010075284,-0.007836929,-0.029938383,-0.07375064,-0.028810726,0.0033989435,0.023725694,-0.035409175,-0.010518516,-0.0399284,-0.008229274,0.042280708,-0.017043423,-0.039344747,-0.0059120646,0.011282509,-0.006785013,-0.0039030358,-0.009686203,-0.0022379458,0.018677529,-0.018905234,-0.042675037,0.0017411383,-0.014712495,0.022237549,0.025701206,0.04844211,-0.033573907,-0.012525327,-0.001043448,0.0134856235,-0.040876072,-0.033877984,0.0005871512,0.022619033,0.01351039,0.038762525,0.030352468,0.022079336,-0.04013099,-0.020611046,-0.004624107,0.01256492,0.00069960795,-0.046532106,0.00092572474,-0.04377708,0.039531223,-0.03635097,0.035354972,-0.0064695007,-0.021546924,0.024697855,0.014930613,-0.0016200711,-0.017779037,0.020241212,-0.025353894,-0.023934472,0.013864459,-0.0014398033,0.05655509,-0.014592525,-0.008229103,0.021601414,0.05623136,-0.030170534,0.015728245,0.0034266128,0.012360002,0.0128068235,-0.022025257,-0.0070128664,0.020453531,0.0018530729,-0.082530566,-0.0068945102,0.018964812,-0.02232042,0.034291014,0.05477781,0.016383547,-0.00077863975,0.0026269502,0.008664703,0.012995816,0.029556422,0.020258969,0.009619048,-0.060386997,-0.053909708,0.012178728,-0.00795324,0.009240561,0.028426252,-0.014466653,0.035579912,0.02982384,0.009363052,0.018633837,-0.012582943,0.07184006,-0.020189358,-0.031168295,0.027417343,0.036530584,-0.04169495,-0.014130161,0.06465329,-0.027466096,0.013214306,0.009235112,-0.011559376,-0.06262435,0.005913105,0.04386516,0.010846766,0.006620967,-0.036562324,0.032260213,-0.036856875,-0.003458681,-0.011305207,-0.0028483334,-0.010879083,-0.019299816,0.010539192,-0.0129269045,0.08414674,-0.03353663,0.01802557,0.028386606,0.022420617,-0.043961797,0.008058693,0.0536382,0.003135142,0.0016859649,-0.008456944,-0.028606923,-0.026340188,-0.006523288,0.036129702,0.015154297,-0.009286433,0.06447771,-0.041548528,-0.027354393,0.0066478504,-0.037950877,0.025084743,-0.02136231,0.011507987,0.026251312,-0.028463034,-0.008719747,0.054813612,-0.011721216,-0.021265669,0.027147138,-0.006992954,0.009312186,0.026539834,0.04072318,-0.0028483015,0.016993381,-0.0076105134,-0.0069252467,-0.00914031,-0.06017965,-0.010823753,0.016361853,0.018137,-0.047887754,0.0037471685,-0.0021271198,-0.007671857,0.00093710376,0.020635162,-0.017394653,-0.03763484,-0.0081994645,-0.033003002,-0.0028915673,-0.0059798877,0.013742364,-0.028391901,0.039617736,-0.055706423,-0.00811597,-0.035093065,-0.028906014,-0.03557006,-0.08645362,0.022942167,-0.014678454,-0.039784428,-0.0053968574,0.009999346,-0.054767042,-0.009363043,0.0015352373,-0.00047210755,-0.016779087,-0.0025660517,0.013738411,-0.0153011065,0.005053109,0.032638203,-0.021264363,0.037487403,-0.016657379,-0.031450845,-0.027369492,0.004652303,-0.0015783502,-0.0018925206,-0.0044227224,-0.011395677,-0.005562264,0.029305704,0.054857105,-0.012074131,-0.0078167375,-0.031654168,0.035683796,0.00836429,-0.0022988897,-0.0035279489,-0.03157452,-0.008579362,0.013444546,-0.008994547,0.0025500339,-0.020533424,-0.01682883,0.013860723,-0.015875239,-0.024783365,0.0002173257,-0.01392536,-0.014202055,0.027225727,0.00072948437,-0.04307899,-0.010001442,0.012680743,0.011562825,0.025305986,-0.031494245,0.010774491,0.03327143,-0.02283976,-0.015331615,-0.0060718446,0.015336435,0.015295295,-0.024097037,0.023868244,0.0004130503,0.010791683,-0.020542584,0.058983363,0.0015711583,0.016300598,0.008861253,-0.024320876,-0.012023256,0.018651709,-0.036609318,-0.0019017763,0.0126792025,-0.02691522,0.018159239,-0.0035989764,0.0045136106,-0.008834123,0.0044838456,0.015991652,-0.0067286454,-0.023591587,0.016237415,-0.028327966,0.0060978066,0.026105452,0.013800091,-0.006787102,-0.032635245,-0.010407027,0.0055478616,-0.0142956115,-0.03235812,0.011835063,-0.015677782,-0.036726825,-0.0021634405,0.022319783,0.0030300708,0.029619796,-0.0022078305,-0.017468091,0.0473227,-0.03387989,-0.01703108,-0.0025441025,0.046749756,0.018038085,0.01930772,-0.018986361,0.034230195,0.040480535,0.012700261,-0.020358358,-0.025924955,-0.027345229,0.033663288,-0.0031561821,0.00024334589,0.00956379,0.06629306,0.010967725,-0.0127266245,0.015433533,0.045777295,0.013085442,0.024929529,0.016820667,-0.02259769,-0.038796917,-0.026871959,0.010891626,0.025846517,0.013580886,-0.013102744,-0.006444261,-0.013218704,0.04012649,-0.027440254,-0.014304046,-0.0024415546,0.021808293,-0.029305361,-0.00861567,-0.013434214,-0.0347263,-0.01371435,0.0038355372,-0.029839128,-0.029472956,0.033756778,-0.010383009,-0.011130489,0.014602839,0.033320874,-0.002605058,-0.00743232,-0.05014879,-0.011641871,-0.059021693,-0.08204115,0.007692238,-0.076076046,-0.021891955,-0.034405854,0.011625724,-0.026783083,-0.035152532,-0.06278256,-0.018795423,0.036855925,-0.013778911,-0.013725073,-0.009206967,0.01194374,-0.025825353,-0.05690185,0.011766385,-0.008678529,0.039659303,-0.013989409,0.025741244,0.051046934,-0.010314777,-0.021874541,-0.008960181,-0.015868872,0.004326776,-0.011634799,-0.026858341,0.0093657235,-0.014535761,0.019048093,-0.012166071,0.026461406,-0.0075338925,-0.046309106,-0.023772249,-0.018080784,-0.0014801364,-0.012241316,-0.002381827,-0.004262545,-0.022012359,0.0019267604,0.054234665,-0.020265369,-0.022451676,0.0073579075,-0.016601257,-0.03668899,0.0007105467,0.023838922,-0.0036058172,0.005128121,-0.04940461,0.022750193,0.0237665,0.015471696,0.0318582,0.00028508552,-0.004833575,-0.016118681,0.015757447,-0.020308074,0.025290431,0.00095992535,0.012096717,0.028003586,0.015014115,-0.033371862,-0.0095602805,0.0024375787,0.029640079,0.010761834,-0.009456366,-0.004080411,-0.03949069,-0.009393836,-0.05150688,-0.0030862251,-0.01630846,0.025119588,0.004579381,0.0060506077,-0.020432573,0.0042824545,0.010630112,-0.014959726,-0.001345699,-0.06838618,-0.017872315,-0.007860094,0.036763456,0.007364828,0.037871346,-0.007671412,0.0029838996,-0.0020987424,-0.03708159,0.0036835815,0.042125568,-0.01282358,-0.008354319,0.0065049515,0.035718404,-0.022340367,0.0042662323,-0.006907739,-0.028210167,-0.04417943,0.0012769635,-0.014997966,0.013227758,-0.062018756,-0.013785269,-0.008432168,0.036554977,0.02224574,0.017969005,0.004104671,0.0026761463,-0.005904039,-0.03477308,0.03580506,0.047027275,-0.036790557,0.053010523,0.058618996,-0.0052798386,0.028445315,-0.013752548,0.03381557,-0.028744023,-0.030643394,-0.0064433436,-0.0072917743,0.053195294,-0.023730876,-0.0042842883,0.010665925,0.0048454106,-0.025877936,-0.031619955,-0.013126431,-0.0021861005,0.026620949,0.013880062,-0.009739278,-0.024956744,0.02146385,0.015281567,0.011836737,0.010904701,-0.025986655,-0.00014816808,0.014478179,0.016941046,-0.0057151676,0.06634568,-0.02528228,-0.0013965027,-0.00957241,0.020657968,-0.06623354,0.024809605,-0.031552665,-0.008132233,-0.0052362652,0.016545316,0.021603001,0.0015231263,0.004701768,0.012826369,0.051387712,-0.056055028,0.007023456,0.003918373,0.0014452237,-0.043007113,0.0011272893,-0.026069762,-0.010336586,0.03438178,0.013754321,-0.03099181,-0.00238818,0.0395846,-0.014652266,-0.011277983,0.008753448,0.02478394,0.0119116055,-0.0033588517,0.01081313,0.00025980113,-0.007801396,-0.043255858,-0.0046124524,0.00358034,-0.010302597,-0.024120566,0.013389948,0.00652715,-0.0393545,0.04239157,-0.0024779767,-0.012470326,-0.006697968,0.008359941,-0.0462274,-0.025553375,-0.01900617,0.027578095,0.012207372,0.009437222,0.011990338,0.016937193,0.024698129,0.015409077,0.030719835,0.02911482,0.006788609,-0.06408322,0.01681619,0.020893786,0.025654033,0.022019308,-0.01485038,-0.02300876,-0.024213469,0.00687115,0.036756013,0.020056577,-0.021690916,-0.012433042,-0.03709886,0.00798823,-0.0147852525,-0.028582443,-0.011792082,-0.012224099,-0.0076899915,-0.04003751],"last_embed":{"hash":"g33n0q","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"g33n0q","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources","lines":[251,278],"size":1757,"outlinks":[{"title":"National Social Anxiety Center - Dating Phobia CBT Strategies","target":"https://nationalsocialanxietycenter.com/professional-workshops/the-deeply-personal-fear-of-rejection-in-dating-phobia-cbt-treatment-strategies/","line":9},{"title":"Psychology Today - Dating with Social Anxiety CBT Tips","target":"https://www.psychologytoday.com/us/blog/the-dynamics-of-love/202502/dating-with-social-anxiety-3-intimacy-boosting-cbt-tips","line":10},{"title":"Choosing Therapy - Dating Anxiety Guide","target":"https://www.choosingtherapy.com/dating-anxiety/","line":11},{"title":"JAMA 2014 - Meditation Programs for Psychological Stress and Well-being (Meta-Analysis)","target":"https://jamanetwork.com/journals/jamainternalmedicine/fullarticle/1809754","line":14},{"title":"Harvard Study - How Mindfulness Changes the Brain","target":"https://news.harvard.edu/gazette/story/2018/04/harvard-researchers-study-how-mindfulness-may-change-the-brain-in-depressed-patients/","line":15},{"title":"MDPI 2021 - Effectiveness of Mindfulness-Based Interventions on Anxiety Disorders","target":"https://www.mdpi.com/2254-9625/10/3/52","line":16},{"title":"PMC - Neurobiological Changes Induced by Mindfulness and Meditation","target":"https://pmc.ncbi.nlm.nih.gov/articles/PMC11591838/","line":17}],"class_name":"SmartBlock","last_embed":{"hash":"g33n0q","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Books#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0018152057,0.0014556344,-0.017201593,-0.01664277,-0.036735747,-0.027351335,0.0713825,-0.026393991,0.027510189,-0.022677124,-0.013963822,0.026471324,-0.008037025,-0.041786764,0.050686654,0.025480013,-0.008830795,-0.025991362,0.025733553,-0.011657377,-0.0008971086,0.034782104,0.04770564,-0.03464519,-0.046846706,-0.009527101,0.04695386,-0.012710571,-0.023894377,-0.009924385,-0.03178552,-0.045540135,0.03232265,0.012539982,0.0038478014,-0.0023917705,0.032533344,-0.010739297,-0.056950368,0.05135051,-0.02478024,-0.04768396,0.060677867,-0.010080175,0.041241977,-0.016788049,-0.020027617,0.009112729,-0.01670522,-0.04907135,-0.020759143,0.009219948,0.00848652,-0.021669272,-0.0257594,0.019750578,0.0043469714,-0.021973653,-0.04716156,-0.020265875,-0.038448945,0.0057708425,-0.02830829,-0.0016573519,0.0257244,0.08440958,-0.0001400868,-0.0034634066,-0.016319046,-0.0280338,0.009757037,0.01703423,0.004154663,0.0020902958,-0.027720317,-0.007059148,0.02094326,-0.021784618,0.0013078873,0.055955153,0.0023420756,0.016400507,0.0036373455,-0.02435454,-0.017399851,-0.00043102403,-0.019318514,0.031987958,-0.0006425824,0.013829143,-0.027092082,-0.0013722922,0.03681177,-0.046073787,-0.03923519,0.010148539,0.019404214,-0.0076731388,0.016816244,-0.011854884,0.024812927,0.040834602,-0.012183712,-0.0105213635,-0.022064045,-0.0032358035,-0.043991506,0.011571726,0.02277485,-0.010156741,-0.007120709,-0.00282967,0.039717637,0.06327165,-0.00139537,0.005001917,0.026420321,0.0030547841,-0.027171165,-0.029665004,0.038891524,0.05775386,0.028642293,-0.03652591,0.005166582,-0.020803697,0.01771851,-0.018968834,0.027056238,-0.026071908,0.025872625,-0.01367088,-0.0039588655,-0.035181925,0.005717286,0.007887486,0.050202318,-0.001149553,-0.00944296,-0.05855393,0.020587685,0.015376374,-0.01486512,0.014227127,0.005482417,-0.0061457944,0.04946726,-0.016592387,-0.06485859,0.024186814,0.005683072,0.024952635,0.019160498,0.04611368,0.008729484,-0.0033288198,-0.007833217,0.009909162,0.049677424,-0.04259373,0.007881126,-0.0032706321,0.037891507,0.01848151,0.036110688,0.016356094,0.014016329,0.04689144,0.013137077,0.014949489,0.023310635,-0.086407,-0.005521205,0.042014267,0.00822524,0.013577121,0.027021775,0.016629776,0.026591439,-0.014063744,0.0019460579,0.02757748,-0.081068054,0.014557246,0.03676756,0.029002873,-0.020708853,0.009897837,0.03285116,0.018030966,-0.008756526,-0.012417015,-0.030625427,0.0015477865,0.07747411,-0.00805987,0.011372923,0.012092546,0.017500954,-0.06592326,-0.047586203,0.03219853,0.0044837343,-0.0028746712,-0.025308952,0.008934996,-0.021250855,-0.0010223802,-0.00045400683,-0.03877635,-0.004929941,0.009473344,0.018101221,-0.029411795,-0.013013002,-0.0050786906,0.018963005,0.010111625,0.01195996,-0.008242206,-0.003014663,0.023566868,0.022059277,0.037016135,-0.032501787,-0.032841474,0.022555219,0.03697361,0.034555383,-0.028047146,-0.0001336433,-0.020700118,0.0050613014,0.003861063,0.008720459,-0.029952018,0.01072826,0.02519055,0.007016098,0.010064903,-0.011689482,-0.017946247,-0.002491776,-0.042018,-0.031555153,0.03083838,0.011164605,0.013567774,0.023893666,-0.025530001,-0.003848357,-0.008899359,0.008234089,-0.049928546,0.034399346,0.030495325,0.02625115,0.020215256,0.002529432,0.004790116,-0.0012235917,0.030902002,-0.017534964,0.013343591,-0.001274056,-0.011244014,-0.023456225,-0.0023140863,0.013936463,0.05346837,0.0133522265,-0.02900955,0.054025423,-0.002849467,-0.031135112,-0.0029406017,-0.05088127,-0.011527967,0.027611827,-0.0016885822,-0.0133990245,0.050118286,0.0031816058,0.057596296,-0.0024920043,0.00065830315,0.009630385,-0.051210087,0.000008696418,0.00974698,-0.034681655,0.0004651816,0.0662449,-0.031848837,-0.017124046,0.00914238,0.022462444,-0.15257391,-0.010098576,0.013483832,0.08078384,0.016004706,-0.012441179,0.000059358168,0.015940359,-0.0038901244,0.01785433,-0.004368937,-0.040535893,0.005848995,-0.039443806,0.024403345,0.052488122,0.009386965,0.013856419,0.028159564,-0.035423417,-0.020508897,-0.007870937,0.056393765,0.026629284,0.033601444,-0.0083015645,0.08659151,-0.029667495,0.024011543,-0.047550663,-0.025604112,0.004527859,0.0062639248,0.027931543,-0.03343223,-0.004719694,-0.02239517,-0.012834679,0.0005093375,0.00062617817,0.02718728,0.05703972,-0.00081545976,0.024637152,-0.003019256,0.021165015,-0.07042676,0.049750537,-0.08436763,-0.04725629,-0.013422708,-0.017813515,-0.012743644,0.0006378922,-0.036677297,-0.015784321,0.0034876086,0.0113770375,0.011699435,0.00062932237,0.007899921,-0.047768757,-0.009513082,-0.0010363327,0.0047274237,-0.09322028,0.049292807,-0.0002837747,-0.03247683,-0.02081149,0.04194494,-0.04098955,0.065405674,0.026418762,0.00822476,-0.008051638,0.0015478746,-0.015285426,-0.028724622,-0.077749416,-0.015805133,0.0033175482,-0.018809449,-0.010907714,-0.041439157,0.0017713435,0.026432946,-0.01503189,0.0076776915,0.2511869,0.015158272,-0.013862654,-0.012249334,0.010051411,-0.014532703,-0.011737224,0.013316366,-0.025723683,-0.015534304,0.003986832,0.030116448,0.028568858,0.021750871,0.012433325,0.03592396,-0.06968245,-0.0053740405,0.07262163,0.022687545,-0.0059813145,-0.068441115,-0.009398546,0.013847795,-0.07508256,-0.007950294,0.006173707,0.04830779,-0.0018597419,0.037668593,-0.013324999,0.012443629,0.029213987,-0.030038562,0.008431135,0.012039141,-0.016656054,-0.080487095,-0.04012555,0.015506085,-0.013940067,-0.018928517,0.006135829,0.0051020966,-0.009921498,-0.019602237,0.005992634,0.0016599887,-0.019883454,-0.01461317,-0.037648972,-0.058679275,0.008227373,0.011449983,0.02534962,0.030401899,-0.03634731,-0.05131508,-0.057623044,0.07523237,0.033856183,0.0028934693,-0.07641782,0.0043707592,0.023841927,0.0060089794,-0.017354747,-0.03190003,0.018516015,0.022036564,0.0030731705,0.06467443,0.0012833121,0.009433975,0.029193008,-0.0037833396,0.043139398,0.0772204,-0.0123431645,0.021724986,-0.0126829315,-0.029745799,-0.016952874,-0.0101442365,0.020939024,0.00028998594,0.012864224,0.06740692,-0.010542687,0.037428826,0.010809001,-0.011159335,-0.013213937,0.004175809,-0.016249783,-0.011483267,0.036475636,-0.051532768,-0.035533708,-0.06532457,-0.011741124,-0.029475603,0.012412764,0.027235009,-0.0007655932,0.014965084,-0.028490564,-0.007299521,0.0095279375,0.037247453,-0.08516749,0.040080465,-0.040895484,-0.019880552,0.03540267,0.037494626,0.037070647,0.022393249,0.04696665,-0.050094396,0.04061784,-0.0001447534,0.018600646,0.037325945,-0.019003097,-0.017871462,0.021767663,-0.0010047108,0.016925856,-0.009366201,0.004731102,-0.050854407,-0.028880183,0.04682388,0.050758466,-0.011300367,0.020152597,-0.0005235806,0.03158418,-0.045693867,0.0021139244,-0.005547845,-0.02371618,-0.014513386,0.03312413,0.0066113784,-0.041190673,-0.021395428,-0.04211458,0.04033957,0.0018440296,0.013542295,0.043934315,-0.006446106,0.07526153,-0.04643982,-0.009882696,-0.019405477,0.019653693,-0.030521292,-0.009966387,0.00056343636,-0.034294773,0.05282921,-0.020972474,0.047697708,0.007851727,-0.0016998601,-0.036860637,-0.010780553,-0.004441742,0.001019617,-0.04580434,0.0063823257,0.02614162,0.010350036,0.017364793,-0.03622972,0.0009156131,-0.04670525,-0.009882897,-0.03142433,-0.027890775,0.042811748,0.08360763,-0.005050991,-0.02889487,-0.030603997,-0.012664982,-0.040288206,-0.0023370679,0.07581975,0.017116696,-0.012769052,0.032593995,0.00048694492,0.016766109,0.03569915,0.039653372,-0.030189943,-0.0061208108,-0.00044318114,0.012185484,0.04278206,-0.02995574,-0.039305814,-0.018074455,0.056070767,0.008532784,-0.0076563507,0.0023155578,0.029716142,-0.039604995,0.015068616,-0.06549888,-0.03073497,-0.010451131,0.01410197,-0.006025117,-0.04188926,0.00735971,-0.038710345,0.027444357,-0.015104185,-0.00093695393,-0.0042411485,0.017755391,-0.026993666,-0.025211625,-0.009509791,-0.0103590945,-0.0046362015,0.008614946,-0.015704574,-0.0015748822,0.055073112,-0.0065822285,0.028588401,-0.026108457,-0.053629186,0.010679338,0.018671919,-0.037685115,0.004103438,0.011763851,-0.008254678,-0.08268304,-0.044850025,0.01696573,-0.028671954,0.011509209,-0.036601998,0.0104423035,0.005833674,0.018182138,-0.025376735,0.032056864,-0.0004362295,-0.019059002,-0.040444054,-0.013705862,0.054561514,0.02275412,-0.009316171,-0.033831235,-0.016296593,0.01848611,-0.012278444,-0.03406629,-0.005436818,-0.0049548578,-0.0020892099,-0.008443456,-0.017879829,-0.009721274,0.02372438,0.00040129048,0.042380396,0.02229026,-0.05822195,-0.057854325,0.02649189,0.0011560752,-0.01556487,-0.0007871773,0.050256517,0.05197021,0.04631739,-0.030087398,0.017761275,0.031146305,-0.018595746,-0.043843094,-0.019591844,0.025855647,-0.0022979144,-0.0023850792,0.020880137,-0.0145033775,0.009229005,-0.012555944,0.01806215,0.017543107,-0.008113393,-0.0009356118,0.016210435,0.010555294,-0.012729494,0.016901735,-0.014821143,0.039758135,-0.05249153,-0.024444206,-0.011205481,-0.017312512,-0.025125237,0.045689445,-0.041380268,0.004701639,0.000021708454,0.013798488,-0.030338021,-0.0062794955,-0.015231456,-0.092887975,0.04228229,-0.033364773,-0.051341504,0.023740048,0.008707166,-0.032318007,-0.012113224,-0.051492278,-0.026443755,-0.001131519,0.026232911,-0.0053865407,-0.014639123,0.01567011,0.025402904,-0.011490408,0.014102203,0.058245983,-0.035273198,0.015413515,0.0062830993,-0.00032692085,0.008584695,0.025378322,0.0057648476,0.004005878,-0.009760287,-0.010241772,-0.032305654,0.019270204,-0.023327459,-0.016022144,0.035497583,-0.0012772437,0.03540559,0.022282222,0.015443482,0.009873309,-0.0029252626,-0.0341978,0.013643757,0.019630142,-0.055801995,-0.0172232,0.04711566,-0.02280943,0.041819997,-0.014627691,0.027638318,-0.05168819,0.0123998,0.020489851,-0.010728051,-0.0054114847,0.0037147936,0.013593557,-0.006183694,-0.03305356,-0.0059770523,0.048561145,-0.0055360226,-0.008981688,0.041986745,0.035568405,0.037927408,0.00689887,-0.00840911,-0.009152608,0.018726591,-0.12570444,-0.014233895,0.012752021,0.025811173,-0.009844276,-0.039675612,-0.04623806,-0.057923917,-0.018992998,-0.028774396,0.011878985,-0.021684216,0.006938287,-0.02037416,-0.021671347,0.0067840465,-0.009311576,-0.03361854,-0.05202065,0.063940234,-0.0017629216,-0.0035449974,0.05631705,0.0045506763,-0.043556016,0.0029030272,0.0011894245,-0.02849596,-0.024579441,0.021475704,-0.01549728,-0.044056598,-0.0040526167,0.073312506,-0.022564901,-0.03370553,-0.005716712,-0.0076079452,-0.011753562,-0.040475182,-0.013627447,0.014189134,-0.014430319,0.023560625,-0.0059246994,0.057703923,-0.008532958,0.0016315952,-0.027089402,0.027198762,0.021362456,0.010449632,0.014202897,0.018853484,-0.020779774,-0.029876802,-0.015863072,-0.017051913,-0.03210216,0.0644135,-0.024363885,0.05448145,-0.03744256,0.023090327,-0.054236896,0.02896183,0.021787593,0.04825067,0.0028736915,-0.009807054,-0.019703446,-0.0032512753,0.025437871,-0.0101963645,-0.010351533,-0.0060883462,0.019049205,-0.044962574,0.0054296427,-0.045995057,-0.025334723,0.0038649181,0.01842789,-0.016019082,0.014401288,0.005609959,-0.0037393915,0.017813431,-0.059677064,0.0063370266,-0.07744366,-0.07186756,0.025287315,0.01622786,-0.029872416,0.04745747,-0.0037709137,0.010817633,-0.04416143,-0.0011964737,-0.046472132,-0.017259454,-0.02733378,-0.038206793,-0.022282988,0.012108684,0.038023714,0.0099452315,-0.007334069,-0.0085168965,-0.013001011,0.024638722,-0.015333826,-0.01660385,-0.04398205,0.00033364294,-0.011196323,-0.0024488796,-0.035687566,0.0027900985,0.023140768,-0.0021306481,-0.04227561,-0.03377917,0.03261218,0.08359877,0.0025784378,0.016498389,0.0073473877,-0.008675423,-0.0024418887,-0.0021428708,0.020323567,-0.030249292,0.012794304,-0.010803215,0.0067356927,0.0420781,-0.049620252,0.0052097715,-0.008286317,-0.04219108,-0.043135244,-0.0030923865,-0.004442506,-0.011584968,-0.0067183934,0.020411683,0.0025010547,-0.036046278,-0.0010749294,-0.024540706,0.004042779,0.03940284,0.025013523,0.032110978,-0.017396946,-0.04154739,0.010986325,0.04106331,-0.013347792,-0.05159641,0.01497359,-0.010634379,-0.015648982,0.06497186,-0.011450033,0.0055834753,-0.026417812,0.0055020424,0.034695327,-0.02762387,0.011581731,-0.033163827,0.049083576,0.023463126,-0.0149509935,0.015253346,0.034940552,-0.0032409485,0.02629753,0.029561149,0.06864376,0.051521014,-0.05053322,0.003061871,-0.05820971,0.005894175,-0.023916857,0.03135214,-0.018978998,-0.0007014446,0.018282713,0.011329603,0.06705985,0.026642434,-0.0034950199,-0.032300334,0.023890227,-0.017462311,-0.0554831,0.000019038582,-0.021467071,0.032190606,-0.065768644,0.006103303,-0.026683766,-0.040805895,-0.024960322,0.016002685,-0.04991828,-0.0038750947,-0.01992829,0.009559474,0.021684585,-0.013206998,0.002922437,0.014694023,0.013118751,-0.011099452,0.074368976,0.030091653,-0.024050502,-0.02955147,0.03774456,0.029499544,0.0013072917,0.035790585,-0.026470298,-0.026693117,-0.06307926,-0.025910197,0.017016826,0.004322849,0.027564293,-0.027630027,0.024260677,-0.04432575,-0.019766582,0.030523373,-0.013084713,0.011842598,-0.0023460318,-0.018075012],"last_embed":{"hash":"164of7w","tokens":42}}},"text":null,"length":0,"last_read":{"hash":"164of7w","at":1762852795803},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Books#{1}","lines":[154,154],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"164of7w","at":1762852795803}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Books#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025436081,-0.0049661207,-0.069382966,-0.010038095,-0.04214726,-0.05823774,0.052535538,-0.038463935,0.030051732,-0.011705097,-0.028018435,0.017801806,-0.0032048647,0.010896746,0.0071456116,0.021799058,-0.055483695,-0.022223538,0.04913118,-0.015158639,-0.056375086,0.051544905,0.034058757,-0.009147003,-0.0008893421,0.016116476,0.044428952,-0.042237565,0.009945109,0.021506669,0.017328382,-0.0069672526,0.030967202,0.007634357,-0.004897049,-0.019516919,-0.0076522725,-0.015950162,-0.053745426,0.05634293,0.00072208414,-0.060581543,0.030265734,0.0069263093,0.027596302,-0.024191579,-0.04450966,-0.0061030434,0.0245094,-0.061595365,-0.018068558,0.010060458,0.015779454,-0.0059939595,-0.022517236,0.031291887,-0.0330889,-0.018783936,-0.045534093,-0.012901085,0.005257311,0.04519459,-0.018011581,-0.0006787608,0.004596896,0.08835602,0.017899645,0.010485848,0.007432068,-0.029985009,0.0077421092,0.018945519,-0.014876626,-0.042129517,-0.0070727365,-0.0110699395,-0.010769222,-0.013518708,-0.008375579,0.04576086,-0.012369482,0.0037071165,0.014116669,-0.015658407,-0.033124994,-0.0017104188,-0.020322952,0.042036127,0.0030099775,-0.025006156,-0.030981384,-0.007194046,0.05226033,-0.027005581,0.01566653,-0.017448124,0.0062034377,0.0052152183,0.0066252905,-0.008416617,0.047795422,0.07151829,-0.03091714,-0.012573985,-0.007444366,-0.008716498,0.015404964,0.027036987,0.048747644,-0.02065054,0.0018354777,0.040769897,0.012535159,0.02194913,0.018426884,0.027406806,0.01146354,-0.027821764,-0.002676748,-0.0067467783,0.05560379,0.07481995,-0.004172546,-0.014622086,0.014911302,0.03158288,0.018784203,0.01569641,-0.0073932577,-0.0030073193,0.0045832894,-0.033494424,-0.0320061,-0.042053815,0.0047305143,-0.015850538,0.04725748,0.014382702,-0.017171398,-0.02640333,-0.013156501,0.07132847,-0.022299495,-0.011358611,-0.00970242,-0.055837657,0.0628621,0.003244242,-0.034613956,0.049502805,0.0077251885,0.0052772947,-0.0075441594,0.024447436,0.017909959,-0.02679379,0.007593,0.019259667,0.032991156,-0.030909246,0.013784239,-0.0030981442,0.030776655,0.0050550275,0.00984014,0.024382832,0.039820928,0.022744525,0.0033016002,0.020914225,0.016757866,-0.07589729,-0.004967901,0.048558302,0.026334254,0.018118849,0.041586854,0.016835606,0.008092967,-0.01932311,-0.02202026,0.012479397,-0.032732602,-0.01623629,-0.007670332,0.0032900998,-0.05350865,0.022263305,0.02898701,0.011284626,-0.0099753775,-0.019348433,0.017078368,-0.0013876318,0.105982006,-0.021201424,0.017728655,0.0274313,0.024263125,-0.037759446,-0.020541737,0.009583861,0.012001983,0.010038698,-0.029128354,-0.021593174,-0.047218688,0.0012003733,0.026929682,-0.067352094,-0.011062818,0.018625027,-0.010529979,-0.041898686,-0.00856463,-0.01636591,-0.0013978372,-0.0054925256,-0.018888406,-0.015105015,0.00789013,0.009034695,0.012431412,-0.00090897805,-0.013430848,0.016787257,-0.00006675367,0.029559609,0.017909436,-0.014726983,-0.00068300404,0.009168228,-0.03048245,0.012725707,-0.013891942,0.011454947,0.023976235,-0.010371066,0.026046518,-0.004802734,-0.0039790436,0.009193529,0.0228548,0.00049242616,-0.004994383,0.00063934294,0.022670494,0.016770253,-0.0019507076,-0.011491005,-0.00852468,-0.0014725649,-0.0027860592,0.003462705,0.020419082,0.02470675,0.006117517,0.0049137636,-0.017768187,-0.034827586,-0.003677286,0.054163497,0.01875712,0.037701346,0.010902463,-0.008697527,-0.009034848,0.004692535,0.051511742,0.073658705,-0.0039581507,-0.03327454,0.03298828,0.002329989,-0.042980254,0.022947684,-0.028915517,-0.0037719978,0.044351567,0.024683017,-0.008904583,-0.016055403,-0.00070965616,0.038967483,0.03752029,-0.013931081,0.018889599,-0.037072938,0.0057652784,-0.01805068,-0.028233405,0.00649921,0.065833114,-0.017738473,-0.04521073,-0.0027250885,0.012404607,-0.16893996,-0.0055344803,-0.017093021,0.06774931,0.015229343,-0.028846025,-0.033073094,0.017008863,0.009302411,0.0017922911,0.044777337,-0.036549695,0.0010511893,-0.03524871,0.010370972,0.022642035,-0.03063521,0.013501108,0.007851009,-0.05158804,0.0010245428,0.005640141,0.051690966,0.01758293,0.05182072,-0.003885568,0.09094171,0.0044731074,-0.0050860937,-0.01112183,-0.04617065,-0.022377165,0.0031495164,0.02485809,-0.010747495,-0.026924418,-0.019529972,-0.00197829,-0.016430931,0.01814731,0.015883762,0.059821896,-0.023088435,-0.014890638,0.012891171,0.03314419,-0.048385512,0.033871792,-0.062035087,-0.041592468,-0.0036831498,-0.014297088,-0.039744645,0.015481676,-0.03827996,-0.007978313,0.03273675,0.034690116,0.00047514023,-0.057346657,0.013219123,-0.07601314,0.044676285,-0.017088547,-0.016366702,-0.06375709,0.06940507,-0.009656083,0.015596269,-0.014572786,0.023747372,-0.008842264,0.0076861074,0.02467944,0.0070777456,-0.0028873277,-0.024789039,-0.029704586,-0.016337499,-0.0903178,-0.045051303,0.018035006,-0.015885768,-0.004746431,-0.019398445,-0.015776651,0.02998712,0.019010294,0.034216568,0.23246747,0.039791238,0.0074781934,-0.0023695084,0.046416588,-0.027199324,0.03581177,0.014455812,-0.009588295,-0.010671627,-0.019391386,0.05698824,0.0145076085,0.009244753,-0.018569106,0.05572071,-0.099435836,-0.021637822,0.07510444,0.032962278,0.0076146945,-0.06516911,0.006595556,-0.009220497,-0.08322457,-0.043557663,0.02981225,0.049142186,0.004192986,0.010263078,-0.008331495,0.023694245,0.016322102,-0.0035475884,0.039391167,-0.005148068,-0.02194821,-0.049158722,-0.031416714,0.054042496,-0.035980754,-0.0428585,-0.009059925,0.006340773,-0.037491743,0.01009099,0.010049685,0.015544721,0.009475206,-0.017404022,-0.042244013,-0.052665416,0.0022346966,0.022863215,0.050719928,0.00203078,-0.03018345,-0.028411431,-0.03276448,0.04916036,0.035391267,-0.007873925,-0.09587918,-0.029137641,0.046942275,0.021901777,-0.04260772,-0.015769409,0.020585828,0.013730014,-0.0033065095,0.04450201,0.020071924,0.032082792,0.015719282,0.014858523,0.051117413,0.056700107,0.030365473,0.014593086,0.025681414,-0.014462603,-0.019554306,-0.02859341,0.043360893,-0.008880502,0.00446189,0.06400442,0.0020843458,-0.009192836,-0.01916927,-0.013279178,-0.07660294,-0.00240333,-0.045706984,-0.012461668,0.029652918,-0.03874678,-0.012351261,-0.0570849,0.009429732,-0.0010933056,0.021128515,0.001710351,-0.0063538607,0.024811082,0.008822837,-0.006035404,0.011956612,0.03643307,-0.073377155,0.047145903,-0.02548784,-0.010937114,0.029014083,0.009002985,0.022240777,0.008888161,0.031844325,-0.03294385,0.03035041,0.029464265,0.0050772405,0.028633377,-0.030846307,-0.057076346,0.006977645,0.010641225,0.007263429,0.010284082,0.016630437,-0.034926046,-0.027557055,0.037668854,0.025687044,-0.00960535,0.008015212,0.0015106726,0.019572489,-0.0065871235,-0.00075950037,-0.005979934,-0.027117021,-0.028700206,0.0005602415,-0.021825613,-0.051717002,0.023396464,-0.04053775,0.033352353,0.024759948,0.053994652,0.050534792,-0.021488592,0.050315592,-0.0035011997,-0.027693044,-0.0015653333,-0.0065066223,-0.017506365,-0.025769835,0.011810428,0.008431016,0.046187956,-0.02003915,0.0070324694,-0.017216915,-0.00048902526,-0.009938206,-0.019608157,-0.022502203,0.0023533467,-0.037777852,0.019754158,-0.013702654,-0.03398307,0.016346958,-0.035242703,0.010143004,-0.0427099,0.03680382,-0.02281388,-0.0106591815,0.0052864733,0.06644196,0.017520878,-0.032862313,-0.022832956,0.0016862205,-0.018571649,0.008218382,0.08358649,-0.0040575527,-0.014955191,0.062191017,0.028611636,0.044711426,0.042644333,0.033680104,-0.038012102,-0.04607074,0.029799532,-0.007921873,-0.01670938,0.002399135,-0.020194972,-0.0029531135,0.057952203,0.027502108,-0.036201283,-0.0075915647,0.014006706,-0.04937827,0.035863027,-0.043553166,-0.050558142,-0.0360761,-0.0061692894,-0.03683679,-0.026880033,-0.012840472,-0.01819345,0.019754542,-0.0072490703,-0.007366358,-0.020017654,0.0018441142,0.006895967,-0.030398302,-0.0050774775,-0.0106122205,-0.035110485,-0.033010427,0.015357446,0.0027925714,0.057600264,0.0041636676,0.025039777,0.0014005871,-0.024799345,0.008216163,-0.027777195,0.0022291632,-0.0065929815,-0.013336776,-0.001820383,-0.058677312,-0.04555212,0.00060320954,-0.015199926,-0.0031370264,-0.028666843,-0.008165437,-0.03724024,-0.019376462,0.014906568,0.025767062,0.008110384,0.023969572,-0.032278664,-0.020282464,0.008424574,0.04007406,0.00085992547,-0.03774139,-0.029189553,0.006545605,-0.026786944,-0.02305855,-0.054472886,-0.01646302,-0.005218306,-0.02351085,-0.014419212,0.00619391,0.009092984,-0.03149339,0.004043023,0.013616561,-0.030284176,-0.056734808,0.042075556,-0.012225471,-0.027199544,-0.013247413,0.045640234,0.024725655,0.049043342,-0.0050617927,-0.035214633,0.022979468,-0.015438817,-0.01100939,0.0084868595,0.026442926,0.00096500065,-0.014177438,0.022838231,-0.017459914,0.016858708,-0.010219581,0.037518352,-0.00416622,-0.03495335,0.031107396,0.018923583,0.0013912237,-0.008880954,0.03951704,-0.012328347,0.030655073,-0.068361424,-0.005025398,-0.00836659,0.011615316,0.009089401,0.03733597,-0.046092298,0.02033003,-0.028129766,0.024202975,-0.03573364,-0.0081769265,-0.040025253,-0.08073999,0.012572481,-0.027754398,-0.03701062,0.0066410624,0.031598717,-0.0039109136,0.009269989,-0.013579901,-0.02853732,-0.04630554,0.01564545,0.017827842,0.020907698,-0.0023972408,0.017277995,-0.022924155,0.022287102,0.04543157,-0.007457383,-0.018521795,0.011546565,-0.01990597,0.014040098,0.007329711,0.005595351,0.021492831,0.016993804,0.0039801486,-0.034001812,0.0585916,-0.012996226,0.005245226,0.047226943,0.023935163,0.0186244,-0.017086204,0.026702046,0.007458609,-0.009895191,-0.007470517,0.0021468766,0.01092935,-0.017740572,0.020723496,0.027344545,-0.013194798,0.042340223,-0.03481425,0.038908042,-0.069385804,-0.027349722,0.003346612,0.0072688046,0.0042684153,-0.011550274,-0.0046176836,-0.030999849,-0.032203067,-0.0014405787,0.04361908,-0.035502214,-0.0125360405,0.06311165,0.07456839,0.05184952,-0.01203029,-0.009871236,-0.025318863,-0.0009761108,-0.14167012,-0.008659619,-0.002586844,-0.021117188,0.00582194,-0.024868943,-0.065782435,-0.029111503,-0.020639814,-0.03852999,0.011102593,-0.016681626,0.01975883,-0.023936681,-0.0056727836,0.012564003,-0.004849109,-0.027851734,-0.032472853,0.05441708,0.00874007,0.02024878,0.076442674,-0.03148815,-0.04367733,-0.0136644915,-0.0007661091,-0.017535975,-0.035146516,0.024264125,-0.009804451,-0.04796485,0.003301871,0.0437256,-0.010437387,-0.014602319,0.018853841,-0.0000067459346,-0.010413047,-0.0023785164,0.032878466,-0.008152283,-0.010692401,0.027597116,0.0121258935,0.04940171,0.0065934816,-0.004577193,-0.0422965,-0.031925555,-0.03243778,0.04152778,-0.02514352,-0.014427097,-0.021726327,-0.031290606,-0.028084883,-0.013002599,-0.03269321,0.033299677,-0.023689508,0.050024558,-0.06461898,-0.00079758634,-0.095569335,0.019573309,-0.019434545,0.024392337,-0.015202452,0.02972083,-0.037553836,-0.02546562,2.2115909e-8,-0.031215135,-0.008852761,-0.018380573,0.000051601655,-0.012484066,-0.022787193,-0.03138955,-0.011556153,0.021869158,0.035252396,-0.011478779,0.0086368825,0.0049867355,0.010431411,-0.055754505,-0.0695647,0.012186156,-0.04828608,-0.06056669,0.0042674416,-0.031929526,-0.03663441,0.048996627,-0.011792438,-0.007344662,0.02207997,0.00004497896,-0.007130032,-0.004544511,-0.03808187,-0.028618231,-0.056289993,0.010639488,0.042094115,0.016878659,0.0076636043,-0.01870453,-0.040705003,0.001202941,0.043401744,0.0061881323,-0.021609617,-0.019858662,-0.006112475,0.017430158,-0.01166925,0.017669318,0.010793411,0.021625914,-0.00975132,-0.031502895,0.019399796,0.08552384,0.03287457,0.021367019,0.011939765,-0.024644056,0.024420928,-0.021849874,0.046125405,0.007295936,0.020675,-0.0039525707,-0.026654322,0.030485613,-0.030245015,-0.015945416,-0.032790013,-0.050115034,-0.03600507,-0.021030331,-0.011836058,0.023848742,0.034584496,0.017480457,-0.042419005,-0.021180814,0.020267922,0.00022003501,-0.006097494,0.038262833,-0.0012762637,0.037722893,-0.0079172915,-0.044385027,0.006132049,0.04143779,-0.0041610044,0.00012168119,-0.029416334,-0.023184534,0.005299097,0.053614013,-0.014236863,0.0032094934,-0.06110187,0.014204774,0.024754154,-0.020799886,0.008524848,-0.0122857625,0.04052606,-0.019705068,-0.01730933,0.03610658,-0.0026656503,-0.017504651,0.04603879,0.014311651,0.06880018,0.054069526,-0.010568531,0.0026641896,-0.03714763,-0.00090499304,-0.002521106,0.03526533,-0.020023152,-0.016613232,-0.0021626286,0.013101206,0.07555845,0.011128926,-0.022880863,-0.0060908324,0.010809909,0.0008341664,-0.036780804,-0.0015566953,-0.022782026,-0.0012011622,-0.03403577,-0.005743949,-0.025251256,-0.043489173,-0.015986234,0.034012463,-0.017818818,-0.021146627,-0.019126756,0.0012968952,0.035662085,0.012991324,0.018555168,-0.020754913,0.025095232,0.004534483,0.06971771,0.023326105,-0.034021858,-0.007832262,0.0015295331,0.040029936,-0.002852987,0.0317353,-0.00797162,0.0028532264,-0.030348979,-0.025977846,0.008920986,-0.017789327,0.049790375,-0.01581099,0.02746367,-0.022938613,-0.02341012,-0.000033745677,0.03273868,-0.0003948268,-0.00014069509,-0.048438102],"last_embed":{"hash":"10mz8wk","tokens":42}}},"text":null,"length":0,"last_read":{"hash":"10mz8wk","at":1762852795803},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Books#{2}","lines":[155,155],"size":70,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"10mz8wk","at":1762852795803}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Books#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.004356616,-0.007394739,-0.046198796,0.011082584,-0.025729982,-0.027876625,0.072337665,-0.02199441,-0.0023185406,-0.022212839,-0.05059266,0.026150862,-0.03906177,-0.016931202,0.01374492,0.04004991,-0.022759939,0.0012815327,0.015105862,-0.005920235,-0.0009915868,0.06248294,0.0450775,-0.060179446,0.014286353,0.001126441,0.031993475,-0.010535901,-0.0014664036,0.024272678,-0.0049091997,-0.029381342,0.06029197,-0.0145814,0.026940733,-0.04538866,-0.009691689,-0.0139961,-0.05179966,0.03609895,-0.0287991,-0.03595323,0.06430194,-0.034129452,0.03695673,-0.0044755335,0.0019745242,-0.017346216,0.01363453,-0.0007669133,-0.0035432715,0.017700106,0.051241584,0.0066282153,-0.0050136973,0.050565965,-0.0009164459,-0.084946886,-0.02611791,-0.009481413,-0.025466789,0.028557563,-0.054171138,-0.012030622,0.05194537,0.033883523,0.020102276,-0.0025537505,-0.029519167,-0.022906546,-0.0010526913,0.050624922,-0.023630098,-0.011177856,-0.012204152,0.009861061,0.043415178,0.004560553,0.02129843,0.061137237,-0.0014088486,0.0031528359,-0.0014399718,-0.012592868,-0.060945183,0.012293706,-0.047231834,0.02390253,0.026882183,-0.028825006,-0.025518978,0.016626514,-0.0058143404,-0.054422103,-0.0015370541,0.011167039,0.015738064,0.005256673,0.024716781,-0.0087685725,0.041069034,0.05145068,-0.019216165,-0.034233324,-0.003328877,-0.052173987,-0.01571183,0.031486116,0.045366004,-0.030666312,-0.0031799278,0.031542215,0.019339005,0.021776613,-0.0111405505,-0.027687209,0.017384373,-0.020407911,-0.033960707,-0.024935396,0.02768456,0.047307674,0.035569657,-0.011058046,0.015611522,0.025286611,0.0063704234,0.0024032441,0.010534495,0.02031584,0.020425104,0.02384047,0.007458194,-0.034542687,0.026584677,0.013142044,0.067536235,-0.029164255,0.029093819,-0.03686119,0.015880667,0.029415492,-0.025668142,0.018225266,-0.011179103,-0.0317653,0.034735024,0.0006594637,-0.018354105,0.0036960691,0.0050497134,-0.003766876,0.01050717,0.043123964,0.015644306,-0.027125318,0.027249688,0.0075891363,0.033414323,-0.013491367,-0.034908388,-0.012457243,-0.0076863477,0.012871211,0.027937565,0.0071599074,0.031000173,0.00031587362,-0.010194042,-0.024130248,-0.009329334,-0.06528882,0.038986836,0.026041552,0.03169156,0.0339559,0.031922653,0.016757887,0.023280593,-0.021968745,-0.020733353,0.008029976,-0.051536575,-0.005195734,0.022290979,0.0099935625,-0.007547712,0.0039807456,0.02599717,0.018983798,-0.03518461,-0.017809074,0.031917565,-0.0038396781,0.041349687,0.0100731915,0.0065766587,-0.009358188,0.041344933,-0.068383135,0.012470253,0.047656998,-0.01004875,0.01852058,-0.02719585,0.005574744,-0.026727157,0.00092631957,0.027763318,-0.02634386,0.014718783,0.009638004,0.008173203,-0.0017083585,0.029823946,-0.01122863,0.039561875,0.026732799,-0.03440043,-0.010295047,-0.022386618,0.00035260414,-0.025831573,0.065816306,0.00032403503,0.03427973,-0.0010883518,0.017174343,0.020909512,-0.029230297,0.020990508,-0.028465208,-0.005916935,-0.021292927,0.029936442,0.0045181345,-0.017137073,-0.017910937,0.0351849,0.0028652328,-0.048659008,-0.06001362,0.0076609,0.018587828,-0.022543378,0.027646717,0.023225414,0.034354657,-0.025511716,-0.023375733,-0.019973876,0.017429419,0.007357489,-0.01471135,0.04320591,-0.008511652,0.015050984,0.020991957,0.056425367,-0.016309112,-0.011626658,0.025507715,-0.014440373,0.011838034,-0.028710559,-0.0049967705,-0.012788896,-0.031962905,0.0021874085,0.035040267,-0.01521926,-0.05498772,-0.0055139,-0.030478798,-0.0061298194,0.03110475,-0.018535906,-0.009045773,0.07176477,0.019953994,-0.028049877,0.022916073,0.04336282,0.020387221,0.02436234,-0.020108934,0.017819615,-0.06028478,-0.011635513,-0.004346662,0.016866235,0.0041587567,0.060578782,-0.03545474,-0.051712535,0.010090251,0.02607824,-0.1437675,-0.027805015,0.007890231,0.04166537,0.039372563,-0.0025021145,-0.034709476,-0.0069817877,-0.081944376,-0.0055984403,0.003890346,-0.04559011,0.010755528,-0.035666015,0.038007457,0.045393325,-0.008628012,0.010678945,0.0053731394,-0.0070486628,0.013656879,-0.0044765444,0.060502507,0.025806973,0.04001623,-0.0029509824,0.055671625,-0.0009999268,-0.0005475667,-0.023794224,-0.034805987,-0.06262924,0.0042760326,0.006882792,-0.02591186,0.037114665,-0.0027018632,-0.01815792,-0.023087494,-0.015202678,0.0177878,0.037959695,-0.008749545,0.00903443,0.012324261,-0.020798039,-0.030760774,0.03110306,-0.04090069,-0.021836976,-0.015870105,-0.029639125,-0.0285367,-0.0039407033,-0.04191959,0.0031535877,0.03265156,0.03734307,-0.018435646,-0.037421208,0.020811826,-0.050016925,0.015713101,-0.0052030766,0.0016235342,-0.07737483,0.055311073,-0.019785248,-0.0026497783,-0.024742065,0.029773036,-0.03340281,0.036597025,0.00995457,0.011089041,-0.0039402284,0.0016498544,-0.043615133,-0.02612796,-0.057212967,0.045813933,0.0062701246,-0.05129155,0.017821264,-0.049531884,-0.01281436,0.02102951,-0.010626766,0.005884618,0.25841868,0.021552375,0.0151800355,-0.011154502,-0.011332321,-0.019436713,0.03531562,0.024652896,0.0030719629,-0.034064725,-0.033126816,0.017176438,0.022912463,-0.0072630085,-0.0370184,0.058874223,-0.040395986,-0.02896899,0.07252902,0.0025516644,0.0069968603,-0.0302894,-0.024817849,0.029474642,-0.057151113,0.009084385,0.016057417,0.037821554,-0.027116856,0.0033480988,-0.023360595,0.011613224,0.039768293,-0.041003313,-0.002904126,-0.023218164,-0.039284088,-0.085422486,-0.026428383,0.0011563888,-0.007867094,-0.015647192,-0.010673651,-0.016729679,-0.04354569,-0.023456428,-0.002235488,-0.0257391,-0.033884656,0.010678481,-0.05399382,-0.072919615,0.017970212,0.028244423,0.042446498,0.010228389,-0.0005460829,-0.039050557,-0.019915445,0.0679503,-0.00430406,0.008465225,-0.05317291,-0.024182316,-0.009676387,0.017700287,-0.005821535,-0.033609875,0.008803964,0.041764695,-0.0157989,0.053380396,-0.013185496,0.020363456,0.04226817,0.002566335,0.028161125,0.047935672,0.038536694,0.033867188,-0.032441992,-0.018833308,-0.0016714873,0.0065328046,0.021325536,0.014263212,-0.006192396,0.075972125,-0.028087165,-0.011893783,-0.0034561178,-0.0040251333,0.0015166602,0.008655034,-0.00037417075,-0.0014126583,0.04412275,-0.02792507,-0.012550287,-0.0358917,-0.016169183,0.0037490579,-0.0010075651,-0.01726731,0.020768298,0.025902022,-0.007816304,-0.03124911,-0.005004182,0.030523682,-0.016012976,0.025917457,-0.011805348,-0.0039351415,0.032104596,0.056447104,0.04729571,0.020334514,0.048674192,-0.031722363,0.02277996,-0.0023402194,0.011014447,0.011865398,-0.039849777,-0.037561018,0.010704796,-0.0004730548,-0.023466324,-0.034538034,0.037647795,-0.038765155,0.014487643,0.046438772,0.039751943,0.016007105,0.008367154,-0.022142412,-0.006065269,-0.009003665,0.0036986165,-0.019579288,-0.015767576,-0.033790022,0.0118563175,0.051125236,-0.072436444,-0.03275158,-0.029141456,0.04510098,0.041864846,0.020550897,0.06869084,-0.0449689,0.029014297,-0.00875927,0.0016296827,-0.013603718,0.005142016,-0.01296919,-0.011977473,0.019975651,-0.005377955,0.05053807,-0.029845357,0.052870225,0.001041433,0.021636056,-0.019252252,-0.007819722,-0.017686957,-0.002090345,-0.06644591,-0.007230016,-0.01608304,-0.03822551,-0.015028426,-0.016975993,-0.00905843,-0.03790637,0.010574289,0.002051858,-0.046067223,0.036207773,0.07628979,0.00015448385,-0.047298394,-0.02214406,-0.017165199,-0.031785674,0.014177954,0.090398416,0.012510589,-0.012678468,0.019253867,-0.00014451832,0.058659013,0.031007195,0.0340512,-0.016977044,0.0045122933,0.0050067254,0.019861618,0.030161617,-0.03600651,-0.0083822515,-0.05291426,0.031383645,-0.015327078,-0.047898028,-0.021588214,-0.003897659,-0.0319087,0.021274578,-0.041322272,-0.0022324433,-0.019404527,0.011287518,0.010538449,-0.064408764,-0.050351255,-0.052671906,0.03451339,-0.021507822,0.0039010143,-0.04491795,0.007195577,0.01404563,-0.031553928,-0.0062827547,-0.0038704888,-0.050698865,0.014550926,-0.03488128,-0.016090974,0.07029026,-0.0060163336,0.03542722,-0.026229315,-0.023409272,0.0027903172,-0.025940513,-0.05153902,-0.011496496,-0.007299597,-0.03543836,-0.05276343,-0.029190209,0.064498626,-0.0022689546,0.0032800883,-0.009956825,0.035563253,-0.011341141,0.021491474,-0.018718874,0.020830225,-0.01089924,-0.020116365,-0.020005712,-0.028776493,0.024666294,0.032046698,0.025969828,-0.019970823,-0.020486591,0.009118831,-0.0112598725,-0.017030278,-0.026244298,-0.014201096,-0.014878708,0.01759373,-0.048846737,0.017911071,-0.0069748242,-0.010198789,0.029687393,0.02657535,-0.069294274,-0.059692953,0.03958314,0.050163396,0.004278962,-0.003669281,0.035618372,0.00977778,0.032347113,0.0056177145,-0.034011673,0.01548445,-0.025493719,-0.047873106,-0.009888561,0.03560115,-0.0035265323,-0.0125851575,0.063090995,-0.011276271,0.008082667,-0.0062685483,-0.027023792,-0.0009682369,-0.0058127716,-0.02331803,0.018225735,-0.0005957197,-0.023759792,-0.0052872878,-0.001681325,0.014329462,-0.049804155,0.003069003,0.0069783465,0.026889617,-0.02511609,0.020397065,-0.022936875,0.025598478,0.012674644,0.005707666,-0.016373135,-0.030431466,0.010343597,-0.050339293,0.018303622,-0.033335432,-0.03842036,0.028477373,0.023723522,-0.012549506,0.02676604,-0.054495342,-0.015111219,-0.025397195,0.053026546,0.0076485877,-0.011228485,0.0033707188,0.038300328,-0.04169727,0.019910358,0.04491051,-0.009503922,-0.017613335,0.0049465173,-0.047925662,0.010901293,-0.03460496,0.019324351,-0.02276733,-0.001095762,-0.019242069,-0.041004077,0.06487447,0.0026804085,-0.011427819,0.050173298,-0.002312726,-0.008691403,-0.018071951,0.03229942,0.009514535,-0.022786546,0.017756734,0.019765364,0.008924177,-0.037740428,-0.03529913,0.047941305,-0.008491345,-0.0045202216,0.0011573052,0.019138124,-0.052571397,0.030859176,-0.0019605197,0.0494824,0.020509437,0.0026480423,-0.0055152173,0.0134332795,-0.013754154,-0.036705058,0.04791957,-0.01505481,-0.013911213,0.023119187,0.031721372,0.03583406,-0.013111508,0.023350548,-0.0055117575,-0.004549375,-0.13574879,-0.010387299,0.011201684,0.001994597,0.014144786,-0.0026743733,-0.053258926,-0.039530974,-0.036091536,-0.05502401,0.005188774,-0.006618847,-0.004347199,-0.029295318,-0.007842907,0.021282403,-0.022957819,-0.011090348,-0.012266625,0.05020457,0.028138649,0.015693558,0.016033841,0.0009982503,-0.012244662,0.021574581,-0.021529067,-0.02210528,-0.017947875,0.005589136,-0.008215486,-0.038196437,0.0066908044,0.04398017,0.028833129,-0.025884716,0.0032606751,0.0068991417,-0.02489276,-0.028491486,-0.012680245,0.022925701,0.021526935,0.04584048,0.026220782,0.06992,-0.0037916244,-0.0218618,-0.03922447,-0.011718235,-0.03280715,0.026611082,-0.04955628,-0.01741089,-0.021442974,0.009769909,-0.024638612,-0.030321224,-0.016143817,0.028552027,-0.03382706,0.0399942,-0.02091064,-0.0067278333,-0.03578665,0.029181695,-0.022046778,0.024661431,-0.0015060932,-0.004021688,-0.0048648394,-0.0017162112,0.007742646,-0.055240598,0.010002344,0.024475403,0.022069095,-0.04011734,-0.021352991,-0.030848438,-0.012677126,0.0009886917,0.028326573,-0.026762841,0.076787665,-0.0013411414,0.016427038,-0.0007850381,-0.057787478,0.008748753,-0.06320316,-0.04492384,0.019133836,-0.047348246,-0.0037356736,0.04222312,-0.013326964,0.011071265,-0.008516463,0.038547654,-0.045390416,-0.026210316,0.008221941,-0.026093878,-0.00956033,0.009578219,0.019333925,0.014966972,0.012150405,-0.037407976,-0.03320565,-0.018609377,0.014550707,0.0058703627,-0.09062025,-0.019135533,-0.04366971,0.0120961815,-0.012753744,-0.018477855,0.029557703,0.0124629745,-0.0043836413,-0.020700151,-0.023382632,0.07221951,0.008612367,0.031080296,0.039197057,0.009510263,-0.013966552,-0.053013537,0.013112073,-0.025660843,0.037266262,-0.011861831,-0.010782632,0.038269687,-0.032981083,-0.0070012826,-0.037216432,-0.035496853,-0.0049334485,-0.0033913425,-0.00694163,0.008616241,0.0028036162,-0.0141907865,-0.02194391,-0.030294674,-0.019236455,0.00043828366,0.026788378,0.06513303,0.004408953,0.03340966,0.017383125,-0.019198142,0.013100431,0.07546238,0.012436077,-0.07851138,-0.044611398,-0.026591307,0.0046881675,0.040345967,-0.00029861758,-0.024321318,-0.024527598,0.020188896,0.046223752,0.0063253385,-0.0020762081,0.0058167335,-0.0035222867,-0.0043559656,-0.03221988,-0.0141381575,0.045471665,-0.043010116,0.03557152,-0.010776686,0.06912661,0.07895013,-0.046164826,0.007720915,-0.011604235,0.0272132,-0.020970825,0.0043715984,-0.017482085,-0.019491846,0.021466529,0.015710723,0.06944221,0.022966119,-0.0072416617,-0.05209014,0.027198961,0.0042412025,-0.008597712,-0.045401715,-0.004098096,0.021969585,-0.03460514,0.00036200485,-0.05670025,-0.04854492,-0.012230463,0.038993012,-0.014050655,0.0014158381,-0.013098367,0.009247511,0.025036084,-0.016188767,0.07131528,0.030309845,-0.0056643216,-0.026700765,0.04598704,0.008253756,-0.020741543,-0.025203677,0.018095035,0.035305385,-0.0063786414,0.043515418,-0.02048591,-0.00815927,-0.03401022,-0.027068581,0.019058852,-0.001445672,0.062458992,0.0027040471,0.029498901,-0.010076206,-0.018316397,0.027613819,-0.014121169,-0.004244375,-0.016149644,0.00977963],"last_embed":{"hash":"1w22eza","tokens":42}}},"text":null,"length":0,"last_read":{"hash":"1w22eza","at":1762852795803},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Books#{3}","lines":[156,157],"size":66,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1w22eza","at":1762852795803}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Online Resources#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015823942,-0.014074092,-0.03883598,0.027610302,-0.02978275,-0.046324175,0.054089773,-0.0019696387,0.015748814,0.014406242,-0.008466277,0.0082183955,0.00015881451,-0.010596938,0.025624422,0.035652965,-0.037204538,-0.01711718,0.027556922,-0.0005613166,-0.029472634,0.047341682,0.0124789495,-0.04491469,-0.013576143,0.00325881,0.008701248,-0.0034146889,-0.017776217,0.011393074,-0.018023947,-0.049754936,0.08405084,-0.0018828644,-0.014774805,-0.03064865,0.00094112504,-0.03850687,-0.031254392,0.052719634,0.0016518431,-0.029572276,0.054297768,0.0183227,0.04499862,-0.031287357,-0.042508353,0.0010662763,0.03089734,-0.01871475,-0.016106203,0.0012203092,-0.0046976423,-0.03806609,-0.011301166,0.030353714,0.051614102,-0.044369034,-0.0076339743,0.027894184,-0.01026804,0.0020741313,-0.006945173,-0.026520526,0.025145395,0.054645818,0.00090227876,0.039605893,-0.014402358,-0.06309944,0.016650746,0.013570787,-0.007602786,-0.022177162,-0.032213084,-0.017153382,0.005674695,-0.013330848,-0.010389911,0.03708819,-0.0055095553,-0.015686555,-0.010574334,-0.022416519,-0.0011590987,0.017365286,-0.018909818,0.040863622,0.000109446584,-0.015224276,-0.0027548533,0.020101614,0.04352806,-0.027800642,-0.016395548,0.00029379202,0.008377631,-0.010516188,0.032193977,0.008967261,0.02068843,0.028410258,-0.04040582,-0.016848126,-0.0023337167,-0.0024325387,0.00073081197,-0.020432714,0.030425726,-0.011200377,-0.008870589,0.0023925845,0.021326862,0.022777684,0.012092435,-0.025451668,0.006192861,-0.017980264,-0.01567534,-0.030131634,0.03607712,0.046720695,0.035644047,-0.0160061,0.046141982,0.008255767,-0.0017406903,0.018413095,0.008851152,0.02253653,-0.0012201737,-0.025208127,-0.0202666,-0.01971924,-0.009625349,0.021172151,0.022948276,0.011736441,0.023778213,-0.05770779,0.010127462,0.04345699,-0.0038980253,0.0034972706,0.004278533,-0.030238196,0.049435105,0.010510412,-0.015458128,0.017470963,0.029662214,-0.012706058,-0.001565591,-0.003927234,-0.008205336,-0.0016485673,-0.006574765,0.013261458,0.028653774,-0.019630544,0.024335831,-0.014982598,-0.014397581,0.03786282,0.02099363,0.013866485,0.022918638,0.028471459,-0.014185116,0.015882678,0.018679667,-0.0578746,-0.0002986023,0.020509498,0.023417797,0.017286105,0.021856649,0.03144501,-0.007294306,-0.012644142,-0.01814104,0.018707091,-0.04579114,-0.013102407,-0.004760047,0.04320176,-0.03970988,-0.003424,0.015272887,0.030268447,-0.03246417,-0.0034806791,0.020327754,-0.028495254,0.062071845,-0.02554858,0.015116732,0.025143797,0.011259276,-0.040615417,-0.01863003,0.0075285663,0.0064478037,0.041944116,-0.02200485,-0.009884162,0.008332859,-0.017294431,0.006798448,-0.072978646,-0.008222263,0.0068859155,0.0031372302,-0.010593587,-0.037134163,0.01985654,0.0012868477,0.015803961,0.0028022644,-0.0075546573,-0.033824448,0.032370504,0.00479302,0.010223228,-0.014617638,-0.0039245957,0.011711403,0.038660493,0.033855777,-0.039620947,0.0008773555,-0.012802226,-0.009986137,0.013532916,0.03433386,0.004283366,-0.03381772,-0.03540487,0.0048771077,-0.004207737,0.018418083,-0.008508292,0.016896324,-0.021541148,-0.006419174,0.028179714,0.02381766,0.042392466,0.006198357,-0.011361882,0.0023902706,0.018812673,0.005622673,-0.028264197,0.037973315,0.024185786,0.008195839,0.02747105,-0.00035890433,0.002915525,-0.023621388,0.039679065,-0.00096123933,0.009648257,-0.012705994,-0.02730808,-0.03247841,-0.033907384,0.02751651,0.07173848,-0.022857998,-0.00015459911,0.033277735,0.024711234,-0.04619094,-0.004763443,-0.037447587,-0.0091081215,0.045256812,0.03345014,-0.0285528,0.04716299,0.009047989,0.059642248,0.04360209,-0.005758322,-0.006117869,-0.0054267733,0.016221175,0.0074132727,-0.018989136,-0.020074105,0.07565393,-0.024843892,0.007350644,0.038902342,0.010084374,-0.16832137,0.019886173,0.032933075,0.044645064,0.010260458,-0.0023260207,-0.04345245,-0.017151132,-0.0296256,0.0238238,0.0073256167,-0.044034854,0.011292979,0.0036789642,0.03258065,0.02255711,-0.030174263,0.03297947,-0.016358884,-0.049052894,-0.034695264,-0.04210896,0.040193748,0.029995967,0.0076935315,-0.022935266,0.06709776,-0.030901212,0.0046534403,-0.020559072,-0.0413787,0.00055019616,0.0069673196,-0.018986389,-0.016834926,-0.015722577,-0.027102573,0.0065104845,-0.005151117,-0.02282146,0.021683801,0.047804482,-0.008318729,-0.009206805,0.025527887,0.01495418,-0.047938466,0.021236155,-0.059266437,-0.03499041,0.0055195643,-0.024850467,-0.01575025,0.015910082,-0.042292286,-0.0047032526,0.013588601,0.052783445,0.010113772,-0.04329812,0.012535379,-0.04450763,0.022950552,-0.044747528,-0.003410553,-0.07328878,0.07833942,-0.012321454,-0.047418933,-0.020565188,0.03263737,-0.023274945,0.013127756,-0.008965501,-0.004932016,0.005388581,0.01425591,-0.029290149,-0.02601149,-0.11148753,0.003982585,0.03778723,-0.013273568,-0.01576827,-0.023676248,-0.035744295,0.044940997,0.0016293745,0.050709933,0.2528429,0.046348047,0.0057721552,-0.05272424,-0.0007260143,-0.019990904,0.03413065,0.042807523,0.004966312,-0.027050069,-0.031258218,0.044031266,-0.028959872,-0.016771356,-0.008717928,0.046075366,-0.08823207,0.019268382,0.05809037,-0.009737455,0.019097244,-0.024251929,0.028928477,0.010986414,-0.06966354,-0.024892628,0.025335867,0.054870564,-0.02033347,0.04157328,-0.030752748,0.04367991,0.03689692,-0.027240595,0.038201146,-0.007299764,0.007851154,-0.059454396,-0.042340655,0.018657744,-0.0010840482,-0.03128303,-0.002477426,-0.013224542,-0.048098743,0.0062972307,-0.027925411,-0.020675512,-0.014264959,-0.027512215,-0.014736346,-0.036050893,-0.02421759,0.011620041,0.015725864,0.022331957,-0.028431285,-0.060954273,-0.021827321,0.047275525,0.010986087,0.007238902,-0.095838726,0.006385683,0.0021213687,0.014591029,-0.018493894,0.021174982,0.05608228,0.011690463,0.01945402,0.018826142,0.041619543,0.023889976,0.008722899,-0.025683554,0.04831969,0.05944641,-0.00011233118,0.03429394,0.03130679,-0.017871149,0.011114014,0.027967356,0.03592267,-0.01959799,0.023215944,0.04913301,-0.005215043,0.028637823,-0.032491606,-0.017227419,-0.008790177,0.0050633596,-0.008962752,-0.0065848543,0.04689227,-0.010758613,-0.069029644,-0.03895213,0.0120577635,0.0135088945,0.019728351,0.020958189,0.015373288,-0.017377798,-0.011784836,-0.01759525,0.0011475001,0.018734667,-0.122692116,0.031500466,-0.017990146,-0.03374247,0.005426807,0.031091468,0.023677617,0.019841965,0.048233286,-0.024369506,0.056140225,0.021718739,-0.025988132,0.025923487,0.00066961814,-0.043871284,0.019945681,0.0007862467,-0.010472674,0.020486234,0.029676357,-0.043827727,-0.023056122,0.070704065,0.009786044,-0.0011910795,0.013966401,-0.02464504,0.022382088,-0.031477023,-0.00074559916,-0.004378578,-0.007545437,0.012851837,0.0019173482,0.013661395,-0.06708294,0.0072303885,0.015957814,0.029145733,0.022927009,0.015639165,0.030683825,-0.0009950678,0.037443228,-0.045678396,-0.03233376,-0.00691791,-0.01732603,-0.041521963,-0.02116943,-0.012743387,0.011896363,0.073610544,-0.03794164,0.056481916,-0.019233067,0.056500394,0.0026908112,-0.0019759762,-0.013117909,0.011152327,-0.07129166,0.010515604,0.009043377,-0.07092074,-0.01677807,-0.022304488,-0.019533593,-0.03912632,0.022008512,-0.016435172,-0.03212499,0.038742233,0.07172888,0.0069557503,-0.017070504,-0.026725901,0.015015998,-0.009093821,-0.0032614514,0.107300445,-0.0009847444,-0.014573037,0.027711246,0.02215865,0.02643936,0.05217854,0.018094722,-0.01814474,-0.028772935,-0.016707666,-0.018453887,0.04017549,-0.018191483,-0.05424196,-0.027263341,0.05029421,0.013641845,-0.007865609,0.0033493873,0.04324996,-0.0424301,0.01474234,-0.012419748,-0.055025954,0.010260467,0.0014890182,-0.020593805,0.006985805,-0.03419518,-0.012628004,0.024063546,-0.018410916,-0.019055692,0.010871204,0.0010862743,-0.0094166305,-0.022839494,0.022723451,-0.007971002,-0.0090010995,-0.014828598,-0.02086788,-0.024171302,0.038101688,0.0010653404,0.04569438,0.011499134,-0.03234329,0.0041030375,-0.0060692267,-0.0011689563,-0.00734798,-0.011030938,-0.02466685,-0.046358816,-0.03608889,0.01721749,0.01996506,0.014217558,-0.06444673,-0.021346617,-0.022659194,0.021302767,-0.00012215013,0.037369847,-0.0073567843,0.0020349594,-0.03526444,-0.025179485,0.0088422345,0.02282558,-0.00779652,-0.014224505,-0.03256939,0.005894115,0.013718474,-0.03724301,-0.028299604,0.016187336,0.018916909,-0.011554609,0.027363071,-0.017964672,-0.010008684,-0.035799976,0.00027618074,-0.0023302787,-0.050584,-0.040596563,0.04140609,0.0037559222,0.0052416804,0.006553812,0.050673302,0.08423156,0.005917947,-0.01079017,-0.029515635,0.028834876,-0.045897044,-0.08622355,0.016375069,0.0035892196,0.0104413405,-0.011914185,-0.0022839466,0.009210466,0.011145945,-0.020443792,0.01894847,0.005063453,-0.009505145,-0.021409992,0.014971657,0.005016143,-0.004148294,-0.006323309,-0.01701654,0.030173918,-0.03261475,0.008527869,-0.012640801,-0.017435182,-0.026471892,0.04391959,0.003889051,0.012209082,-0.0029270307,0.026882704,-0.04176069,0.008492924,-0.017425394,-0.046259534,0.029115025,-0.043912295,-0.05147708,0.01156322,0.010254981,-0.047661792,0.0052819615,-0.038336698,-0.048576493,-0.033124954,0.015222131,0.014785818,-0.02324275,0.027438775,0.04895005,-0.011030779,-0.0012549842,0.04091987,-0.015889892,-0.038690638,-0.016031293,-0.029052258,0.014255112,-0.047458388,0.028942173,0.034271996,0.020606605,-0.0021509835,-0.039912473,0.0433013,-0.022577722,-0.007958909,0.035146028,0.0030482514,0.04258615,-0.02706267,0.026224975,0.009951647,-0.017405575,-0.0071054697,-0.007080278,0.0009066466,-0.048705377,-0.0018573527,0.0068280892,-0.027499732,0.06620786,-0.015845427,0.017018134,-0.051964108,0.02943244,0.0029898374,0.016609851,0.031878572,-0.015891558,-0.023469018,-0.009648614,-0.042589728,0.016863873,0.009610314,0.012292961,-0.010939828,0.027863044,0.055269297,0.056699283,-0.0034994627,-0.04897043,-0.015505708,0.021048177,-0.13847667,-0.019355781,-0.021235265,-0.0065582395,-0.00043898996,-0.02975618,-0.021021612,-0.07471612,0.0023703307,-0.0394687,-0.014894382,-0.008412398,0.015820121,-0.012823157,0.031676006,-0.022123206,-0.035826333,-0.04359334,-0.016690394,0.04239955,-0.0066859615,0.02208446,0.06640988,-0.00056313886,-0.0011392095,0.0010594679,0.02334032,-0.009975503,-0.017513445,-0.019271886,-0.0273817,-0.057005353,0.013782251,0.06369904,-0.039624777,-0.046712503,-0.010383119,-0.0045647784,-0.002449323,-0.021727622,-0.022297073,0.023672616,-0.0011665928,0.018375812,0.0047769095,0.09385162,-0.037199914,-0.026195228,-0.027329216,-0.03484548,-0.0014082555,0.04457772,-0.042845972,-0.012684397,-0.014676947,-0.010675555,-0.027522456,-0.019956551,-0.017576184,0.012320473,-0.024980363,0.09065177,-0.032581467,0.019010901,-0.0656781,0.023828259,0.00749665,0.03739813,-0.035969295,-0.012646599,-0.03043031,-0.022509862,0.010277662,0.028752964,0.0002441787,-0.013511984,0.0062711365,-0.05098648,-0.020884704,-0.026706658,-0.027275827,-0.006602292,-0.0123489555,0.02049371,0.020323945,0.016409162,-0.007419741,-0.029213328,-0.038284346,0.00922595,-0.059469566,-0.06701045,0.01838866,0.022309568,-0.020085704,0.028324198,-0.030906841,0.023499573,0.017433763,0.009754741,-0.054807313,-0.0016324349,-0.027187418,-0.048588417,-0.027388386,0.021588057,0.03168794,0.007432153,-0.025228176,-0.0013946727,-0.034108486,0.010400186,-0.0006951747,0.017121293,-0.04522877,-0.009421472,-0.025465496,-0.00062498136,-0.004525787,0.012416057,0.025062492,0.024012381,-0.04218945,-0.03534269,0.007217584,0.048849337,0.027822254,0.04503859,0.035738546,-0.013009781,-0.007349441,-0.03077735,0.027915793,0.0022592843,0.015204975,-0.036066648,0.031396415,0.044950277,-0.030590132,-0.03215439,-0.04596938,-0.024263473,-0.0048966054,-0.036482252,-0.006519597,0.0077934978,0.014296875,0.015826399,0.014045678,-0.03062124,-0.00025238947,-0.00084543787,-0.003148847,0.048562318,-0.028949963,0.044190515,-0.004749093,-0.040555265,-0.028043544,0.06939179,-0.02074836,-0.044717364,-0.005413763,-0.0014087463,0.011006601,0.05821917,-0.0025208832,-0.0075563947,-0.018850593,0.002354043,0.011825798,0.019745572,-0.010708488,-0.022681566,0.05683809,0.022958059,-0.013988644,0.013244804,0.037545945,-0.018136004,0.061170626,0.033638116,0.012900603,0.041420102,-0.03281475,0.0025127581,0.00027904104,0.011834015,-0.024667723,0.021430232,-0.025682507,-0.024629934,0.005431834,-0.0095236385,0.07806636,0.025744248,-0.01700108,-0.018896233,0.024889046,0.028246792,-0.011892081,0.0011485862,-0.024280386,0.017582031,-0.03549217,0.02690121,-0.040304188,-0.06897327,-0.0074125356,0.045969192,-0.028247274,0.0016497985,-0.012459979,0.025034264,0.026140941,-0.0042274315,0.040305756,0.0061735543,-0.0031927335,-0.06184344,0.074880585,0.020366669,-0.02922343,-0.0038275172,0.0042105587,0.005176364,0.0076651694,0.039940145,-0.015236574,-0.00976004,-0.033420235,-0.0230763,0.004991247,0.021154784,0.042316236,-0.02480661,-0.00150925,-0.029744579,-0.005326841,0.011068361,0.011341543,-0.0070630535,0.024440834,0.006936573],"last_embed":{"hash":"njzwqp","tokens":42}}},"text":null,"length":0,"last_read":{"hash":"njzwqp","at":1762852795803},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Online Resources#{1}","lines":[159,159],"size":210,"outlinks":[{"title":"National Social Anxiety Center - Dating Phobia CBT Strategies","target":"https://nationalsocialanxietycenter.com/professional-workshops/the-deeply-personal-fear-of-rejection-in-dating-phobia-cbt-treatment-strategies/","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"njzwqp","at":1762852795803}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Online Resources#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029157724,0.0041733384,-0.02412502,0.03614002,-0.032621708,-0.028131384,0.044579,0.00046861617,0.012203396,-0.016218057,-0.010607041,0.02635915,-0.009271058,-0.011491979,0.022463249,0.028439172,-0.029145185,-0.016575448,0.031025114,-0.010256688,-0.041705277,0.04093936,0.0068748184,-0.031258397,-0.02006285,-0.007363614,0.019517016,0.0033273764,-0.004246169,0.020576073,-0.015616823,-0.042173214,0.06270895,0.010034555,-0.021296717,-0.034445442,-0.0036361425,-0.047354996,-0.039676055,0.059979603,-0.0036131896,-0.05084532,0.056502193,0.026267026,0.028205236,-0.03455972,-0.048495475,-0.0017371773,0.024360213,-0.02027786,-0.025353076,-0.005433562,-0.010038458,-0.03672637,0.016295446,0.016067274,0.02400211,-0.039149094,-0.043938994,0.011110709,-0.040995385,0.0029458355,-0.01462163,-0.050197173,0.019270698,0.07315489,0.021279806,0.039727237,-0.012772483,-0.030626258,0.021784144,-0.006815642,-0.0024399708,-0.021051362,-0.01943805,-0.02847173,-0.014620498,-0.022875201,-0.006124693,0.050903846,-0.0025150052,0.0062073064,-0.0023070981,-0.007104348,-0.009122836,0.02643014,-0.032705862,0.051005207,0.0076737544,-0.008761231,-0.013553771,0.019665064,0.053190436,-0.0235295,-0.00803595,-0.0021766594,0.009904548,0.0004604706,0.036648743,0.0018550705,0.03582038,0.047693975,-0.032074362,-0.013908293,-0.010998631,0.0016203548,0.025675619,-0.010738927,0.023034064,-0.0044648796,0.015384843,0.027780898,0.036548205,0.020467702,-0.011906642,-0.013074766,-0.0001174091,-0.008181453,-0.014041201,-0.009004435,0.03126763,0.058868725,0.0063529694,-0.02129673,0.022459606,0.0400678,-0.023002172,-0.010968466,0.015539839,0.040116284,-0.011407333,-0.015160553,0.005609442,-0.028018273,-0.029273301,0.009520664,0.039971825,0.023439463,0.026110666,-0.027835691,0.01821148,0.039841097,-0.009999448,-0.010534815,0.0043486957,-0.044947874,0.033838555,0.020631595,-0.0053300736,0.021019358,0.031117516,0.004124989,0.013743014,0.0032880341,-0.04115711,0.009015146,0.004206282,0.013374029,0.015987517,-0.018227883,0.040191825,-0.03174528,-0.029506883,0.034265976,0.029466514,0.00032336812,0.003919975,0.036916453,-0.019862238,0.012815536,0.015550281,-0.06884536,-0.005592373,0.027948542,0.032916557,0.024342805,0.043757174,0.028728722,-0.011112458,-0.016772157,-0.04346251,0.034712166,-0.050679117,-0.01851782,0.01290942,0.02960534,-0.055361535,-0.003656694,0.013017277,0.022589592,-0.016902639,-0.0071074585,0.011083537,-0.0326687,0.076944344,-0.017236227,0.036913656,0.038559545,0.02456305,-0.054532435,-0.010374312,0.014738222,0.018133279,0.013086497,-0.037475254,-0.00088400854,0.00044068208,-0.01716115,0.027674504,-0.06264678,0.0037825995,0.016162632,-0.013574127,-0.032837465,-0.03787691,0.004414221,0.005804198,0.011488534,-0.009632792,0.01633769,-0.019843608,0.026812896,-0.005163418,-0.008477851,-0.011575716,0.0036622067,-0.028633991,0.043545015,0.016282517,-0.012389101,-0.0062134033,-0.004396894,-0.00038369247,0.02581458,0.029053692,-0.0071596126,-0.02583012,-0.026162455,0.0027401024,-0.011095828,0.020580472,-0.0065317247,0.010442689,-0.013747793,-0.013161642,0.034470998,0.036298335,0.06935258,-0.0010161814,-0.006036565,0.0040058913,0.0051162336,-0.011595419,-0.0381474,0.035183154,0.026509803,0.010123441,0.023243845,0.012699569,-0.007951321,-0.013307617,0.04932878,0.0061002295,0.00803672,-0.02350341,-0.03923562,-0.024457896,-0.040232494,0.020189475,0.07429435,-0.009579814,-0.016436264,0.02857624,0.021616273,-0.029675476,0.015394296,-0.03814633,0.020554453,0.039188657,0.027600082,-0.0056350757,0.029568769,0.0067544747,0.056688912,0.04521956,-0.011099955,0.0017384244,-0.0126043055,0.029563094,0.007984807,-0.026265176,-0.013207795,0.07439794,-0.03393685,-0.014050464,0.03423014,0.01675923,-0.1772657,0.027200036,0.0151521405,0.040586077,0.0064306846,0.003886417,-0.05280539,0.0021856609,-0.027135653,0.022062132,0.015100606,-0.03959029,0.01450619,-0.005369179,0.024296572,0.015611884,-0.0317982,0.020779302,-0.019258743,-0.046437137,-0.03232045,-0.015460454,0.043732725,0.0248083,0.0083927205,-0.008719141,0.10032231,-0.019678032,0.0052951826,-0.02416976,-0.054668974,-0.019244777,0.009682368,-0.02852492,-0.009164393,-0.010199322,-0.036244087,-0.0029810201,0.0035953273,-0.0095975315,0.036447987,0.036892183,-0.00016759259,0.0057042595,-0.0040352787,-0.0008445764,-0.06190459,0.017389726,-0.048656948,-0.023671376,-0.0013233752,-0.009370023,-0.006374072,-0.0009404052,-0.058753107,0.009409379,0.013501879,0.06057214,0.0072517693,-0.042086374,0.02987078,-0.033107404,0.023832833,-0.027859045,-0.025162835,-0.05946764,0.081664346,0.001073501,-0.032243107,-0.030701341,0.03224804,-0.01925736,0.03882788,0.0056218673,-0.014148289,-0.01434342,-0.013347404,-0.028737387,-0.014230473,-0.10222647,0.0024497765,0.011858004,-0.025154414,-0.023603134,-0.018516835,-0.02706282,0.026369615,0.015089133,0.051876366,0.24593563,0.062014267,0.012376946,-0.023932526,0.034147035,-0.017462946,0.02438588,0.027669685,0.01100309,-0.030707277,-0.023798866,0.044184964,-0.012881813,-0.029642452,-0.0062917788,0.055256303,-0.08881536,0.0013062373,0.050680783,0.0038543157,0.018299334,-0.062000297,0.034561582,-0.0046366295,-0.07196411,-0.032242656,0.027002545,0.036670305,0.0027343344,0.014127866,-0.028933505,0.030461645,0.04107554,-0.029933946,0.05316716,-0.0026250856,0.028963396,-0.07464478,-0.028950034,0.02238456,0.00574685,-0.023512574,0.024361083,-0.016128665,-0.03829855,-0.0012716426,-0.02327721,0.00981221,-0.0025698903,-0.023440965,-0.025639335,-0.052581772,-0.010575802,0.0047902977,0.009286595,0.03841147,-0.03829203,-0.054797545,-0.020604447,0.041074168,0.0091485465,0.019719739,-0.06810807,-0.000884601,0.021275217,-0.008151583,-0.026058232,0.026744556,0.0432302,0.0058958135,-0.0046980362,0.027794883,0.040848847,0.027745444,0.0040867943,-0.014233091,0.049901463,0.065646835,0.0344747,0.017630318,-0.001218735,-0.016716937,0.005586594,-0.013998557,0.025343714,-0.0043416354,0.019740418,0.05225767,0.0043461574,0.00023801197,-0.015159908,-0.008583539,-0.0072741313,-0.007969403,-0.015497841,-0.014168433,0.043534167,-0.03673159,-0.040143955,-0.03615744,-0.017013922,0.019370336,0.03021586,-0.009587515,0.03848304,0.01145136,-0.016490815,-0.035685215,0.011395037,0.014653383,-0.10448777,0.029785644,0.00327927,-0.04570291,0.020421077,0.045084693,0.0373729,0.032407086,0.050887376,-0.035859175,0.04291364,0.0064500393,-0.019365875,0.019330565,-0.0005349392,-0.0645521,0.028212048,0.007888282,-0.0011782518,0.016838584,0.015402714,-0.043191668,-0.054447923,0.056262273,0.023170348,-0.013668642,0.028259238,-0.026739676,0.0180196,-0.024707165,0.0031354183,-0.021180362,0.0019276999,0.026601814,0.0048587876,0.021016026,-0.060112942,0.011818941,-0.001989657,0.023908172,0.022153504,0.013009465,0.05837906,0.001349944,0.028087227,-0.049923196,-0.02234352,-0.027231595,-0.01777869,-0.030508246,-0.032309476,0.0076410533,-0.012234839,0.08990732,-0.012998876,0.028609574,-0.03107824,0.03229032,-0.012877588,-0.008309924,0.006238459,0.000984713,-0.053371336,-0.0055207848,-0.014690878,-0.065872654,-0.026285095,-0.010859194,-0.011814263,-0.023142599,0.024664752,-0.018826092,-0.021911826,0.03297244,0.06475394,-0.005784923,-0.035593174,-0.01817571,0.022078933,-0.015321122,-0.022087688,0.106916405,0.010016863,-0.0006603578,0.050642546,0.039333638,0.04877369,0.068785466,0.0348747,-0.023624362,-0.0033869778,0.007615473,-0.0064715133,0.05470331,-0.009942163,-0.07026943,-0.0072123813,0.045859266,0.0029237703,-0.022291113,-0.0026220812,0.009732745,-0.047784552,0.0050607873,-0.028268075,-0.053562835,-0.0021645045,0.00012010448,-0.023940332,0.0045242435,-0.023931136,-0.0009395202,0.008886348,-0.029058943,-0.022260698,0.009379401,-0.02265259,-0.011898578,-0.041632008,0.01905661,-0.011225193,-0.021587586,-0.018036427,-0.009573449,-0.035608996,0.04911088,0.008242396,0.036574926,-0.0077546737,-0.035939693,-0.014372465,0.012485875,-0.007757834,-0.028815493,-0.008149054,-0.011208842,-0.04272266,-0.04774187,-0.00890372,0.017326146,0.0144134415,-0.034013942,-0.03925711,-0.02311734,0.030990567,0.0049016904,0.032555718,0.017741999,0.008203951,-0.02009312,-0.011175184,0.010722643,0.03882693,-0.013576624,-0.04934398,0.0021274302,-0.0074233348,0.024739232,-0.030492881,-0.025048146,-0.005824835,0.021244388,0.00022355813,-0.012223214,-0.023826638,-0.016596163,-0.026529694,0.0154818995,-0.026575552,-0.06166668,-0.039284162,0.06144685,0.015567039,-0.0047319513,-0.017902974,0.049219303,0.071996756,-0.011152685,-0.016090142,-0.036860052,0.027118107,-0.032387406,-0.05987131,0.018835569,0.015328194,-0.007865195,-0.011682721,-0.011032758,-0.0032983085,0.019308234,-0.014397163,0.025786739,-0.0012823808,-0.0049353307,-0.014437007,0.0017058224,-0.008308969,0.0066891992,0.028826073,-0.0131677175,-0.008843243,-0.016391674,0.0032657154,-0.010719082,-0.010965545,-0.030391257,0.052044317,-0.012724162,0.014007083,-0.009076509,0.019025285,-0.04561008,-0.028402073,-0.027690524,-0.0410471,0.008743657,-0.043376863,-0.065413974,-0.005862878,0.0034978017,-0.04416792,0.00946147,-0.033815444,-0.042953197,-0.01659393,0.018019848,0.013955527,-0.015187292,0.01316511,0.037154537,-0.026937919,0.019103352,0.036586072,-0.021349195,-0.03477354,-0.0012794927,-0.029131543,0.0006856919,-0.03137014,0.015187917,0.024939368,0.019385051,-0.0036202187,-0.023328416,0.009121594,-0.03385109,-0.012797524,0.016967952,0.026672326,0.059097685,-0.013452098,0.048292093,0.029426169,-0.043140013,-0.017554356,0.018100182,0.016052974,-0.02945217,-0.0038814328,-0.0034484058,-0.03655418,0.06080084,-0.00028058141,0.015156215,-0.043529533,0.023874234,0.012378096,0.01025128,0.025830064,0.004137552,-0.013997561,-0.026016202,-0.037693713,0.010018049,0.023356685,0.007235344,-0.011376146,0.015199895,0.07071757,0.032630526,-0.0018659158,-0.036024574,0.0014058613,0.025719622,-0.14220008,0.0026975584,-0.032673765,0.009489366,0.02250786,-0.011889281,-0.033346824,-0.07331941,-0.009697385,-0.03948063,-0.0025711886,-0.04315169,0.024417687,-0.016554136,-0.0015192122,-0.0034510945,-0.024230657,-0.032574642,-0.004038788,0.05685838,0.0047500595,-0.008969148,0.03525871,0.0069906004,-0.023800632,-0.006900198,0.024172833,-0.021083105,-0.019812534,-0.006199547,-0.0256425,-0.06710665,0.016433237,0.039576635,-0.01085975,-0.03549189,-0.0082872445,-0.009118441,-0.009149965,-0.025270527,-0.036996316,0.016681598,0.00897928,0.013898418,0.0106191505,0.08960967,-0.043260172,-0.0322628,-0.02739735,-0.012269197,0.0012189219,0.05519765,-0.005973801,-0.0114196045,-0.028177932,-0.012771918,-0.030055843,-0.017080462,0.0026968226,0.03356212,-0.011419841,0.052406467,-0.032318253,0.00935176,-0.08290207,0.0047402717,-0.027332988,0.04340024,-0.038290422,0.010405032,-0.045186408,-0.009120866,0.021422874,0.023073385,-0.004820431,-0.01433652,0.033041444,-0.033015296,-0.026444407,-0.04247309,-0.030416891,-0.003953545,0.00176184,-0.016730072,0.03310991,0.0011978179,0.0007304286,-0.045174167,-0.04476771,-0.011485742,-0.06510818,-0.053284008,0.019005638,-0.006559073,-0.020100215,0.037785925,-0.024559513,0.018462295,0.0041997763,-0.0020329033,-0.0355067,-0.013654098,-0.03516144,-0.028796827,-0.033361346,0.012112669,0.034235176,0.012588657,-0.026453022,-0.0021920467,-0.0060329023,-0.0015521329,-0.002887573,0.024856864,-0.051639967,-0.018116424,0.013321239,-0.007419285,0.019063884,0.0060364124,0.011706765,0.002425587,-0.027150474,-0.02201885,0.0204805,0.049698893,0.009865363,0.054936834,0.029049162,-0.01429605,0.010199372,-0.040982563,0.04362364,0.014131466,-0.0006565588,-0.04251343,0.019110898,0.02935953,-0.049497567,-0.019301487,-0.0419416,-0.029743575,0.0041956296,-0.02751473,-0.0057561765,0.0048500896,0.02274129,0.02396876,0.017216485,-0.047728494,-0.0017307964,0.0039399816,0.0040559913,0.071885414,-0.013946423,0.034922615,-0.0057450286,-0.014605682,-0.029666303,0.06363195,-0.02595371,-0.048903465,-0.022814047,-0.007388353,0.01154703,0.06270426,0.00046861309,-0.0083076665,-0.015160095,-0.0002357668,0.040745463,-0.0029645492,-0.013819309,-0.016193626,0.048533447,0.004529711,-0.014742808,0.015557595,0.025175089,-0.021546226,0.042237036,0.012574282,0.028416758,0.053028278,-0.02028872,0.008557741,-0.013966308,-0.0030652527,-0.016414555,0.020044588,-0.025185745,-0.030638853,0.004052418,-0.011262547,0.0853879,0.023179993,-0.008070541,-0.023491051,0.032843076,0.030466847,-0.05371053,0.012559994,0.010067965,0.009436782,-0.039654937,0.016042832,-0.022658959,-0.061738767,-0.0059619155,0.05753843,-0.034544107,-0.013003273,0.0063068797,0.017652964,0.03478572,0.026246822,0.035622846,-0.0060677454,-0.011067906,-0.0420467,0.08141707,0.0031076423,-0.005769216,0.0009967273,0.017749256,0.016924374,-0.001541867,0.049152825,-0.01107278,-0.0021109178,-0.04061872,-0.014408432,0.0056139585,0.014089983,0.010979848,-0.01043569,-0.012422834,-0.032480247,0.015926,-0.0019540994,0.009062543,0.005961984,0.016569955,-0.025832428],"last_embed":{"hash":"1xajhgv","tokens":42}}},"text":null,"length":0,"last_read":{"hash":"1xajhgv","at":1762852795803},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Online Resources#{2}","lines":[160,160],"size":183,"outlinks":[{"title":"Psychology Today - Dating with Social Anxiety CBT Tips","target":"https://www.psychologytoday.com/us/blog/the-dynamics-of-love/202502/dating-with-social-anxiety-3-intimacy-boosting-cbt-tips","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1xajhgv","at":1762852795803}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Online Resources#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020032872,-0.00074781815,-0.020028519,0.019815719,-0.043313768,-0.0387587,0.058553975,0.038792614,0.013856729,-0.017214924,0.008313071,0.007161366,-0.01520424,-0.024087528,0.012868374,0.021576732,-0.036561973,-0.0038784533,0.030047098,-0.0033623222,-0.039490864,0.049428806,0.027444629,-0.040330257,-0.027698766,-0.013535312,0.021055628,-0.0093090935,-0.007149896,-0.0025799144,-0.02598172,-0.047771428,0.06943748,-0.0032638293,-0.01776984,-0.03082028,-0.0100852605,-0.041328423,-0.037198316,0.055298936,-0.0036833717,-0.04299137,0.028709695,0.033651087,0.06001831,-0.039527092,-0.03889221,0.013306872,0.031511515,-0.023114655,-0.01785227,-0.0036058251,0.01842371,-0.025986187,-0.015667621,0.029280925,0.017200455,-0.03751637,-0.04451102,-0.0020265917,-0.04128121,-0.012607033,-0.02664922,-0.0383081,0.011695231,0.06804458,0.01018377,0.04552594,-0.016916918,-0.022919491,0.0146320015,0.014543298,-0.010539706,-0.0054915654,-0.03647806,-0.026657615,0.013815205,-0.015624564,0.0072111324,0.042409603,-0.009033391,-0.003721383,-0.030612124,-0.0020933088,-0.025674924,0.02385516,-0.033559203,0.026690947,0.008708205,-0.014785128,-0.013069522,0.004683001,0.0434962,-0.023234399,-0.009367282,-0.0087825665,0.000051663756,-0.020555506,0.0363626,-0.017097509,0.031630985,0.040076748,-0.04295643,-0.008553559,-0.0158811,-0.0009253805,0.004894201,-0.013389035,0.03200987,-0.010346049,0.0105947675,-0.005860625,0.047724687,0.035043847,0.003410671,-0.025150897,0.017929578,-0.002040715,-0.0043836315,-0.006618666,0.038947336,0.031961724,0.029398687,-0.02804923,0.034105558,0.043031838,-0.03324075,0.014837834,0.028950885,0.028324215,0.010255636,0.009514383,-0.00067510107,-0.007911224,-0.0066578,0.02490544,0.036999222,0.006739555,0.01375326,-0.046949327,0.01583211,0.052937273,0.014072373,-0.018324448,0.01686867,-0.03598204,0.051804613,0.01192735,-0.007132804,0.010353017,0.051220056,0.0019501589,0.016787978,0.018009018,-0.044655677,0.015756607,-0.005085311,0.012997204,0.02362963,-0.0150738,0.0033477666,-0.048982006,-0.010910807,0.02978794,0.03838129,0.0026470183,0.01579394,0.024711803,-0.01537663,0.0012310297,0.0090484,-0.08842101,0.0014918961,0.036850296,0.02257389,0.023375653,0.05163599,0.018379735,0.006872207,-0.0051283385,-0.033660647,0.037010007,-0.05146532,-0.030661376,-0.016920876,0.025294533,-0.034664445,-0.016500862,0.01906747,0.02745723,-0.031650383,0.0066629723,0.022551078,-0.019409295,0.07349151,-0.0022248272,0.008554432,0.0186731,0.009948777,-0.042320784,0.0014451881,0.025129775,0.016033737,0.031847566,-0.03754996,-0.0067748795,0.028608935,-0.012137613,0.015983373,-0.080139644,0.021117276,0.0057677845,-0.024434466,-0.029903721,-0.028307196,-0.014549092,0.014339529,-0.002507929,-0.009799603,0.015273708,-0.019743135,0.021068092,0.023983119,0.04068016,-0.0037783692,0.018111374,-0.01461251,0.039261624,0.020687265,-0.011205725,0.00048567014,0.009969671,0.016238742,0.011670786,0.02652369,-0.01364453,-0.0023886815,-0.0217514,0.00181843,-0.016967664,-0.0054105404,-0.021730566,0.010209734,-0.025595725,0.0011604253,0.028549712,0.024751252,0.03854547,-0.009059106,-0.031951647,0.00065085763,0.016198983,0.0045695137,-0.028121924,0.041591663,0.0032017014,0.017053103,0.024492525,-0.0022398115,-0.018169763,-0.012441371,0.039089195,-0.0035162864,-0.0009989112,-0.00042779723,-0.025447316,-0.042447142,-0.01101283,0.031861663,0.05718753,-0.01965687,-0.017600177,0.027633771,0.01137538,-0.034223117,-0.0016434531,-0.027077664,0.0063258437,0.038946178,0.030717058,-0.021397766,0.032869726,0.0098772645,0.052381083,0.02438983,-0.01040786,-0.016312486,-0.02235572,0.01688161,0.011669078,-0.050990082,-0.015009529,0.07657178,-0.020435413,-0.009954715,0.046494506,0.011941122,-0.17343335,0.025709761,0.011311987,0.039818194,0.0051524094,-0.0035019733,-0.04242489,0.00020199055,-0.023046905,0.025375275,0.028039616,-0.041083764,0.0030134472,0.010963879,0.041829687,0.027665585,-0.02054721,0.028029911,-0.002247558,-0.053852435,-0.03161603,-0.027223185,0.045827746,0.0055547156,0.00906057,-0.018701842,0.06307103,-0.025685556,0.022860559,-0.03282249,-0.08418321,0.0073676724,0.005393667,0.0076372833,-0.010325878,-0.0072493856,-0.021492047,0.0044662897,0.013531303,-0.013119767,0.03203025,0.038595174,0.0043033473,0.016259355,0.0039373683,0.00566199,-0.03858878,0.026216676,-0.04178572,-0.0340168,0.0083568385,-0.027231732,0.01308813,0.012523852,-0.04933499,0.008385161,0.0071797916,0.042001344,0.0077455794,-0.045052614,0.025035337,-0.03910123,0.01960066,-0.024932012,-0.026124885,-0.07387436,0.06818055,-0.01605269,-0.040313166,-0.028606473,0.037499998,-0.025610376,0.01589034,0.00046130214,0.0018636181,-0.004372578,-0.002131838,-0.030952064,-0.028903035,-0.10188481,0.015247491,0.04313859,-0.025013354,-0.015461613,-0.020624807,-0.02770647,0.031327136,0.0037035826,0.047031723,0.25913996,0.04758407,0.010455641,-0.047794472,0.024912767,-0.02265397,0.041050944,0.041297697,-0.0034883476,-0.016940504,0.0019186744,0.03962294,-0.029822318,-0.012611328,0.011465634,0.06097478,-0.07041731,0.00058786175,0.035256978,0.012958668,0.025668342,-0.061620615,0.013586153,-0.00050277205,-0.068352416,-0.03746684,0.0016762657,0.029115232,-0.019384705,0.021696463,-0.033461336,0.0070131198,0.046048608,-0.041614708,0.029864313,0.021163572,0.027362037,-0.06775595,-0.027548086,0.0010608471,0.0010242595,-0.034698416,0.0185897,-0.003543827,-0.050326623,-0.0036140978,-0.0044769705,-0.0026121547,-0.0028634898,-0.027259821,-0.011374197,-0.04873941,-0.012082161,-0.00055937096,0.025942454,0.031969156,-0.039466705,-0.057819173,-0.022054423,0.044707682,0.029355291,0.006491308,-0.11267041,-0.017825417,0.0125487065,-0.0023864943,-0.0114301,-0.013072999,0.041829895,0.017908553,-0.0118354345,0.037198454,0.04557101,0.010393451,-0.0074504237,-0.02980479,0.047326874,0.053434644,0.031849086,0.0068975184,-0.003620349,-0.025377521,-0.005206031,0.015796755,0.03647657,-0.00093013246,0.039702035,0.045540143,-0.0036816185,0.004091433,-0.008292809,0.012586186,-0.010460612,0.004016496,-0.02352903,-0.021304216,0.042171665,-0.017219383,-0.04485999,-0.016777419,0.0009306047,0.009008483,0.0074939793,-0.007979275,0.034066916,-0.033610478,-0.0016012745,-0.024721261,0.004829671,0.030425835,-0.09480983,0.023232779,-0.016166061,-0.04831247,0.020787679,0.040684924,0.040151216,0.0032,0.048663143,0.003685248,0.029456414,0.011904509,-0.002871034,0.020542137,0.0036150424,-0.04688752,0.018522128,0.01899746,0.0050515854,0.009049831,0.032642078,-0.05497584,-0.05746119,0.053877052,0.0034411238,0.007909316,0.044978697,-0.017214566,0.01456162,-0.030124856,-0.0014786025,-0.029185127,-0.0022516006,-0.004139997,0.029626785,0.019380316,-0.049029507,-0.026378827,0.01476508,0.04313702,0.0075249677,0.014921308,0.047013804,-0.0068282112,0.051174827,-0.051859453,-0.027067522,-0.0034278736,-0.021496134,-0.02107741,-0.025532778,0.025750266,0.0011785519,0.08321005,-0.028281227,0.04275052,0.007251449,0.004351805,-0.012133927,-0.003060085,-0.031195588,-0.006078691,-0.08249157,0.0007125959,-0.010399774,-0.064834744,-0.0037972967,-0.0085094385,0.0031245837,-0.042654056,0.03937281,-0.021244006,-0.016716555,0.027000636,0.08052393,0.010524617,-0.03590942,-0.020931775,0.006639924,-0.037084337,0.011877405,0.1103156,0.029212257,-0.010780837,0.04458769,0.012968096,0.06247846,0.06761702,0.03881791,0.0056301067,-0.011255056,-0.0018432181,-0.010781459,0.045399755,-0.03209558,-0.049609784,-0.035037104,0.041302126,0.013798525,-0.0098934835,0.019033812,-0.001417919,-0.04829993,0.008052938,-0.030764924,-0.05850407,0.005804936,0.0021361178,-0.026955428,-0.007220445,-0.013642058,-0.036643066,0.019208986,-0.02614118,-0.011952351,0.025060756,0.008081831,0.0037259609,-0.024793113,0.0025865582,-0.014325293,-0.012812067,-0.021520268,-0.027875423,-0.034994822,0.026603619,0.0032656053,0.032593545,-0.02141541,-0.032160077,0.00085604703,0.0036960682,-0.0230992,-0.02814426,0.0066312146,-0.016622592,-0.05986983,-0.054586213,0.0062479516,0.0006919285,0.020395344,-0.042620514,-0.029135514,-0.013068481,0.02911944,0.006361252,0.020349964,0.013960018,0.005296078,-0.020342065,-0.01807342,0.033322632,0.030297615,-0.015191115,-0.027528156,-0.017634796,0.008662785,0.014471626,-0.035162184,-0.014114144,0.00200765,-0.003277069,0.00073976145,0.014335635,-0.011923714,-0.017031275,-0.043305133,0.02365568,-0.032429796,-0.06801843,-0.045232248,0.04287088,0.007249795,-0.0064335754,0.0057265563,0.034053408,0.07745232,0.002911883,-0.0106461,-0.024765162,0.03393786,-0.015876979,-0.06484172,0.021880312,0.025746156,-0.012715091,-0.021731915,0.0066152946,0.000915043,-0.0010943215,0.0015856655,-0.0028949534,0.00840448,-0.0022366883,0.007817349,0.021125313,0.007701473,0.0033295674,0.004518861,-0.007821053,-0.01195396,-0.040422413,-0.0108128805,-0.005918551,0.0033620438,-0.02869757,0.06949076,0.006999064,0.026074093,-0.0006563558,0.016504992,-0.0384697,-0.014348156,-0.014454065,-0.0396302,0.0348225,-0.053410705,-0.048513293,-0.0075250743,0.017183233,-0.02987407,0.011509027,-0.026058547,-0.04139597,-0.0049736467,0.0045976695,0.009427457,-0.0048912554,0.0026100052,0.031376936,-0.010191059,0.022085316,0.041847788,-0.031252448,-0.025246508,-0.011549651,-0.035151295,0.006438086,-0.056743067,0.027193557,0.011548064,0.013626118,0.0068466086,-0.023404278,0.035063643,-0.00520845,0.0039438386,0.0152858915,0.016334174,0.058892395,-0.011707432,0.03731415,0.020425607,-0.028627317,-0.033952948,0.00028714174,0.014846939,-0.04122596,0.008156419,0.011264737,-0.018771831,0.05421127,0.0007402055,0.011285151,-0.044857834,0.036673456,0.010864501,0.023273762,0.03840781,-0.013736952,-0.0096262405,-0.004007958,-0.04082428,-0.002291148,0.022621976,-0.0124486955,-0.023536993,0.0056670276,0.053339623,0.04436271,0.0020517518,-0.04362502,-0.0077194213,0.02918432,-0.13177395,-0.015477499,-0.0050859237,0.0040079695,0.023423601,-0.013394124,-0.03944339,-0.07671776,-0.0011841323,-0.0397947,0.010027697,-0.014939481,-0.00078270317,-0.03815622,0.02111096,0.015555468,-0.02802541,-0.028753366,-0.023765855,0.06553871,0.00031133994,0.0068598697,0.025414852,0.0047274088,-0.02010562,-0.004931747,-0.0041329497,-0.033049773,-0.013490917,0.007934528,-0.046799254,-0.0695386,0.018807972,0.056362387,-0.0017729392,-0.022376427,0.008992385,-0.018135682,-0.035344064,-0.01572085,-0.04192774,0.022560878,0.01145466,0.042322744,0.0012407437,0.06882875,-0.024605384,-0.030329583,-0.029024696,-0.0132553745,0.005656688,0.047877356,-0.016975679,-0.01372851,-0.012743236,-0.008974101,-0.03476523,-0.023158448,-0.0043200054,0.046264134,-0.013731195,0.0659139,-0.030920336,0.002125803,-0.043622244,0.03221996,-0.0010316818,0.034575228,-0.01207021,-0.010466744,-0.03991312,-0.02900697,0.004291322,0.015217585,-0.010368222,0.0012343433,0.010186685,-0.0411045,-0.020161333,-0.035355207,-0.026772248,-0.02647901,0.011814817,0.023610787,0.029775584,0.006522641,0.002741592,-0.018650984,-0.04841054,0.011689812,-0.05952246,-0.065729655,0.02225371,-0.002172389,-0.0051435446,0.048263494,-0.016072141,0.009432587,0.004370578,0.0034808281,-0.047982026,-0.009125597,-0.034209672,-0.05027186,-0.02738668,0.021332504,0.04204946,0.011114925,-0.03964424,-0.014637592,-0.021243054,0.00015353822,-0.007358246,0.014250431,-0.03276639,-0.018488338,-0.013682021,-0.009666393,0.02439608,0.0068182736,0.009004991,-0.021617468,-0.02867137,-0.024721319,0.017877378,0.05850254,0.021856194,0.0355045,0.030577417,-0.0052576484,-0.01151416,-0.038306594,0.01678356,-0.01609013,0.00783167,-0.039937925,0.010134821,0.051497445,-0.042889744,-0.012919548,-0.034549754,-0.042980004,-0.017785346,-0.040324323,-0.007742442,0.004134672,0.031893305,0.011078672,0.020699445,-0.016895523,-0.02158714,-0.005448322,-0.004603234,0.056114048,-0.014966284,0.03969272,-0.021874528,-0.033190664,-0.024869747,0.07206497,-0.013372726,-0.06561156,-0.03720949,-0.0020379839,-0.0138634285,0.07242287,0.015763398,-0.010209248,-0.017575767,-0.011128325,0.0097271465,0.01522709,-0.017173009,-0.014272085,0.042675704,0.023387175,-0.017757187,0.011783073,0.020426469,-0.015730344,0.036743175,0.015591434,0.051194515,0.051384117,0.0025956784,-0.0013979791,-0.020319851,-0.00006336068,-0.04549586,0.026073404,-0.009856105,-0.01576395,0.028730648,-0.0033912405,0.07073987,0.0013358465,-0.009813767,-0.04238635,0.027738959,0.019392855,-0.021445688,0.026351292,0.0084306225,0.0060450565,-0.06005181,0.014760157,-0.022572367,-0.05354808,0.005985682,0.033128336,-0.039645564,-0.009694177,0.0029893122,0.020593768,0.016628534,-0.009717218,0.059341755,-0.009804332,-0.005364328,-0.039352678,0.093431614,0.03258517,-0.01837567,-0.017204313,0.0037347376,-0.00033603024,-0.0005658738,0.06082127,-0.018621033,-0.0016731935,-0.041559868,-0.016099801,0.0066510304,-0.0044545643,0.033759534,-0.0138549125,-0.003690986,-0.039045457,-0.011679314,0.011117134,-0.001282721,-0.007800027,0.027733315,-0.025277335],"last_embed":{"hash":"c5biog","tokens":42}}},"text":null,"length":0,"last_read":{"hash":"c5biog","at":1762852795803},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Online Resources#{3}","lines":[161,162],"size":93,"outlinks":[{"title":"Choosing Therapy - Dating Anxiety Guide","target":"https://www.choosingtherapy.com/dating-anxiety/","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"c5biog","at":1762852795803}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Apps#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00821364,0.0037016347,-0.044499073,-0.02816738,-0.0506889,-0.065775305,0.05711645,0.01960107,0.0028269044,-0.00963537,-0.0072987583,0.017209038,-0.011361152,-0.005412233,0.046819735,0.04733325,-0.037954684,0.017264925,0.0070203226,-0.02059258,-0.023255035,0.036268175,0.05366239,-0.049917255,-0.015163699,-0.0028230634,0.0047461702,-0.020112809,-0.003251635,0.021815002,0.0112129925,-0.0641441,0.020173527,-0.012725248,-0.012078486,-0.03133996,-0.019275904,-0.010400724,-0.05273194,0.020442432,-0.016258352,-0.049319774,0.03287955,0.029580867,0.040883135,-0.01365558,-0.04024672,0.0025306942,0.00038460677,-0.020462625,0.0015866866,0.00010435426,0.034387253,0.006954216,0.0014941677,0.044028334,-0.022903332,-0.047908418,-0.03410427,0.004417128,-0.035294183,0.025775436,-0.01065876,-0.045197327,0.011627771,0.0722505,0.0054640337,0.00717743,-0.026495297,-0.028741296,0.013321277,-0.016708484,-0.031854957,-0.020356864,-0.039361626,-0.02885129,0.051393066,0.016011817,0.017498167,0.033120148,-0.018930603,0.020825505,-0.023808572,-0.0030261527,0.005979622,-0.0062901895,-0.005480444,0.061069887,0.012432874,0.007935687,-0.0024969792,0.0016183995,0.04056202,-0.035830133,-0.036161155,0.018592063,-0.0013541143,-0.02214544,0.04182425,-0.003976077,0.036135968,0.015855413,-0.02275905,-0.00068539457,0.010201023,0.00591693,-0.027785929,0.035091564,0.015948957,-0.023677578,0.0052727107,0.00013388284,0.039744724,0.034364343,-0.0064478046,0.0051108645,0.026576072,-0.010413676,-0.001740216,0.009322473,0.015876118,0.014750164,0.025392063,-0.009866652,0.038636472,0.033198185,-0.035780948,0.024561489,0.03195855,0.0021009985,0.012020679,-0.007074544,0.0013321624,-0.010720791,0.03135036,0.0005081213,0.06179482,-0.000070571215,0.005160375,-0.0702745,0.0035360558,0.06828519,-0.010240893,0.0066122725,0.011147089,-0.04111564,0.0498178,0.04121259,-0.03211598,0.013164436,-0.007339704,-0.0030951477,0.0013137022,0.021680145,-0.006415246,0.0040354715,0.0012287438,0.040783316,0.03441152,-0.038022082,0.006072187,-0.051202327,-0.015165941,0.03492838,0.0136759635,-0.016503591,0.03175737,0.028245049,-0.0023210493,-0.016159141,0.0014814828,-0.05106505,0.009279048,0.037439708,0.037012964,0.016325554,0.06390975,0.023727952,0.0070472346,-0.039332986,-0.060453843,0.0024241451,-0.07457678,-0.02429436,-0.00004673832,0.014750133,-0.027023552,-0.005602894,0.028191566,0.024542851,-0.028502017,-0.013849809,0.018635437,-0.011962768,0.07258275,0.013736093,0.020126464,0.03339664,0.020705856,-0.03072223,0.016562108,0.042004947,0.007924256,-0.022276185,-0.03838656,-0.01872669,0.016525779,-0.008310713,0.030830838,-0.06852298,0.018368203,0.04889558,-0.012834836,-0.0013347373,-0.015219268,-0.0053998227,0.022534236,-0.001426896,-0.024405897,0.0032808639,-0.018559337,0.02239537,0.008875989,0.06645026,-0.0251879,-0.008392579,-0.029532412,0.05107354,0.05453206,-0.0025533335,-0.021390887,0.0044715777,0.027417518,-0.007620648,0.006885038,-0.028480591,-0.01917778,-0.007694256,0.016117668,-0.01804027,-0.031514764,-0.030983634,0.010593024,-0.026957588,-0.008840882,0.035781574,0.039364226,0.041892637,-0.012827151,-0.033822205,0.012599114,-0.000758785,0.011907852,-0.039435394,0.028236302,0.02335397,0.035881426,0.026961287,-0.010928961,0.002018035,-0.0128805125,0.033546936,-0.03509112,0.01543431,0.012021684,-0.015115186,-0.02762125,-0.023617981,0.032190263,0.038055375,-0.017826626,-0.01571854,0.019754177,-0.0100248605,-0.009438151,-0.0130091915,-0.017074225,0.003686608,0.03859242,-0.0012981097,-0.023127444,0.031724144,0.011305787,0.054739915,0.0405821,-0.016356032,0.0051270374,-0.04879023,0.0103146,-0.012617466,-0.047667142,-0.025059462,0.058653083,-0.013532956,-0.014625357,0.039026715,-0.031163879,-0.15635066,0.0066325855,0.01941192,0.052026704,0.0260021,0.015751684,-0.0458829,0.0041737254,-0.033987768,0.044797167,0.02431627,-0.044937648,0.019119514,-0.032565843,0.036060803,0.035323143,-0.024036808,0.009281242,-0.008236766,-0.04350905,-0.018077176,-0.014684744,0.039933506,0.01430225,-0.0065409,-0.048103668,0.07266932,-0.02545362,0.017601129,-0.03101836,-0.063123606,-0.0050177593,-0.0019752467,0.026675347,-0.03938929,0.01752057,-0.0007726858,-0.016261578,0.022858655,-0.02989838,0.040224783,0.013122084,0.009127937,0.009759275,0.011996926,0.019365638,-0.018601056,0.019301647,-0.026321778,-0.056354742,0.000579746,-0.017120017,0.021638256,0.030226644,-0.058046263,0.0104270885,0.02476208,0.051408753,0.00940197,-0.029833818,-0.00036046168,-0.062089045,0.015735153,-0.061629247,-0.03671139,-0.047492538,0.042388655,0.02379245,-0.008990857,-0.03707186,0.048974354,-0.056282993,0.003941685,-0.0053928522,-0.02822346,0.02171126,0.012129512,-0.035892736,-0.016568996,-0.09081805,-0.0017078768,0.017743543,-0.021008883,-0.013171901,-0.028894255,-0.022642532,-0.0024516678,-0.0066125407,0.026629576,0.23548895,0.028013017,0.014456148,-0.007469177,0.058336064,-0.015648719,0.029195752,0.05468806,0.01429703,-0.022110304,0.017871022,0.03523099,-0.008285073,-0.0015834073,0.02510854,0.075308524,-0.07312194,0.005645687,0.045663495,0.015611872,-0.002142963,-0.07938621,-0.026847232,-0.004108064,-0.047326997,-0.007958945,0.010900972,0.02419251,-0.020627195,-0.0160863,-0.02916574,0.043519665,0.052665737,-0.04013251,0.038515925,-0.007454168,0.013421338,-0.058562264,-0.0631323,0.008120899,-0.022500101,-0.02044211,0.020432439,-0.008538709,-0.0731256,0.007716785,0.00007819484,0.0066879727,-0.01940068,-0.0004457499,0.008671503,-0.057119258,0.009651257,0.013818643,0.012283932,0.0007956446,-0.016211437,-0.042495035,0.0022962643,0.04809058,0.03243919,0.003407556,-0.067239314,0.0041898494,-0.011508873,0.028809272,-0.02681801,-0.046085875,0.027306795,0.05063618,0.0061546746,0.031141821,0.010102658,0.02024431,0.013158903,-0.010848074,0.025370792,0.016301919,0.023092179,0.019285815,-0.0179666,0.0008274311,-0.0030921302,0.008141613,0.017895354,0.015532354,0.01838588,0.05786403,0.011925175,-0.004182611,-0.016831819,-0.0012346026,-0.035919506,-0.013919656,0.005906458,-0.012332468,0.07195107,-0.02764253,-0.037518043,-0.0118783945,0.008368281,-0.00815194,-0.0069683366,-0.014935172,0.030241163,-0.0054690503,-0.0073588467,-0.025035148,0.025801362,0.048697438,-0.061214063,0.009102699,0.010947109,-0.033821814,0.010657427,0.030920103,0.034650605,0.017614037,0.062635064,-0.0050747655,0.02196587,0.007853919,-0.027545333,0.0205239,0.015352664,-0.07261785,0.009169174,0.027297813,0.029356284,0.024044087,0.03177191,-0.043053985,-0.03871005,0.031139472,0.005780921,0.0064271577,0.029434668,0.014500091,0.025989356,-0.02073325,-0.02510969,0.0064967335,-0.02720799,0.03851521,0.017299572,0.031547226,-0.0514168,-0.027805967,-0.0037927232,0.015831944,0.012946982,0.019563789,0.053316317,-0.037298013,0.07021718,-0.04210697,-0.019848581,-0.03705679,-0.009089928,-0.037082776,-0.009531398,0.012188367,0.02337173,0.066794686,-0.034383513,0.024483189,0.014897668,-0.0006813003,-0.041457627,-0.0103883445,-0.012369807,-0.012576412,-0.08064894,-0.027773932,-0.017554237,-0.06166823,0.014937621,-0.0063931383,0.009139825,-0.034445994,0.0396019,-0.034798715,-0.029961893,0.00083361595,0.08394494,0.03331115,-0.036977064,-0.009527373,0.019590288,-0.035834476,0.0077901334,0.093716085,0.0010726115,-0.018990386,0.05787191,-0.011772019,0.06472286,0.048612606,0.035672013,-0.0028545894,0.006743713,0.011528985,0.006039947,0.026139379,-0.04151855,-0.04774655,-0.055773508,0.046272542,0.022678202,-0.0041773026,0.017002622,0.013387104,-0.03443103,0.0034755804,-0.056997776,-0.040598195,0.009131067,0.014382691,-0.008705202,-0.018733468,-0.013644569,-0.0350892,-0.010605339,-0.02744791,0.011043949,-0.00017999575,-0.004769564,0.011613538,-0.013821531,0.00023420752,-0.013461839,-0.045807466,-0.0248089,-0.020185744,-0.02755639,0.020005684,0.024617875,0.03042756,-0.036871724,-0.02617943,-0.0014129011,-0.048054118,0.0069365674,-0.002239744,0.0068374914,-0.018580759,-0.061073586,-0.038838487,0.0062818816,-0.0073349406,-0.0007059039,-0.0074836398,-0.007917485,-0.037689146,0.01897727,0.0038729091,0.034647826,0.015698815,-0.0015016561,-0.02344697,-0.008799759,0.03456721,0.021115197,-0.02026862,-0.020899493,-0.016533777,0.02054622,-0.019370431,-0.038571067,-0.02635026,-0.02792058,-0.005254653,-0.009224806,0.035253122,0.0118693905,-0.013605717,-0.052870233,0.044051155,-0.004289227,-0.029063813,-0.064029716,0.051239964,0.006578089,0.008061265,-0.012556429,0.0472749,0.048375964,0.0052350755,-0.0005893789,-0.022237044,0.0016297319,-0.009290808,-0.054544456,0.028868373,-0.0052246703,-0.015069514,-0.026924634,0.019598786,0.0075801816,0.018283887,0.013615056,-0.00044040417,0.005322186,-0.011430533,-0.043391746,0.045815125,0.004119307,-0.033663545,-0.032230273,-0.00805745,-0.0008656264,-0.01700174,0.012851423,0.0057473797,0.017040033,-0.024460541,0.066044725,-0.038600437,0.019961363,-0.0131802745,0.017012706,-0.016500723,-0.017898504,-0.019294124,-0.032241646,0.011240326,-0.05258526,-0.06311507,-0.011498582,0.020703847,-0.040665507,0.030791437,-0.023177959,-0.023649363,0.0042786524,0.010489506,0.027375575,-0.011429042,-0.0009704482,0.028249875,0.011217105,0.058545057,0.02951355,-0.00897121,0.008543726,-0.010162039,-0.010533717,-0.017689453,-0.026300265,-0.0077482667,0.022848781,-0.025244804,-0.0032858108,-0.0092930235,0.06683398,0.0024030125,-0.008518389,0.002295159,-0.0033276158,0.03501276,-0.014328679,0.07547307,0.011490195,-0.005697853,-0.010514418,-0.0063969186,0.012475325,-0.06094289,0.011007442,0.017938238,-0.024587773,0.0023136204,-0.0045269947,0.0001425185,-0.061880026,0.027754333,-0.006503094,-0.0077804443,0.027973725,-0.03189942,0.008447238,-0.03281159,-0.015084939,-0.025226146,0.017491307,-0.00686471,-0.012218989,0.016329736,0.02881626,0.039011702,-0.0149187725,-0.031811364,-0.015172149,0.015702026,-0.12096256,-0.015501096,0.0050548404,0.003042595,0.032456253,0.0037718255,-0.031854857,-0.046598203,-0.011701427,-0.019950869,-0.016003313,-0.02419656,0.029911406,-0.03322775,0.0047669555,0.04036874,-0.02943849,-0.026614835,-0.039767828,0.039845467,0.0035721788,0.026523434,0.05140776,0.0069873123,-0.017238092,0.0037763214,-0.040981732,-0.008520629,-0.026779927,0.024654618,-0.01270005,-0.057440244,0.031496406,0.032022614,-0.024429264,-0.03514124,-0.012112057,-0.030337173,-0.044819623,-0.012766629,-0.040330976,0.018680077,-0.020954879,0.043237526,0.018348241,0.06740809,-0.016423522,-0.042323668,-0.058401495,0.01538542,-0.011077405,0.034228634,-0.03357314,0.006708037,-0.014822123,-0.019379277,-0.017979315,0.007909039,-0.018206012,0.050950505,-0.023231896,0.07399015,-0.015721688,-0.0037594335,-0.014703523,0.025378328,-0.016631685,0.045449942,-0.0015519202,0.012622975,-0.020737952,-0.021966018,0.0130740525,-0.006410721,0.0006922628,0.0020348318,0.04174582,-0.022162879,-0.030741591,-0.05903651,-0.03366659,-0.0050228066,0.008254079,-0.04685814,0.04963707,-0.009927116,-0.002730699,0.009521992,-0.06929878,0.0014291175,-0.055307865,-0.05703935,0.010056639,-0.002327586,-0.0014473436,0.06151003,-0.0076120817,0.005650979,-0.007678752,0.02923672,-0.014879064,-0.01951414,-0.016208429,-0.030244157,-0.023232974,-0.001584482,0.0630726,-0.010565956,-0.022638967,0.012517834,-0.05479032,0.0030014024,-0.0054555787,0.022267599,-0.059900712,-0.015853312,0.013715425,0.007034319,0.029548349,0.030824052,0.0011711695,-0.03687358,-0.000994318,-0.027572311,0.016629215,0.07829491,0.028388029,0.04175443,0.06862264,-0.024021206,0.007653034,-0.04336585,-0.0002602523,-0.023284834,0.028468514,-0.03004539,-0.019100627,0.048261464,-0.055896487,-0.033427026,-0.018266026,-0.02907509,0.0013363586,-0.025421847,-0.014880825,-0.015535154,-0.012487006,0.012245401,0.010988968,-0.026263935,0.0030570705,-0.009446531,-0.034139663,0.06268828,-0.019509653,0.03279425,-0.037063066,0.009293892,-0.0098786475,0.062952764,-0.015597943,-0.013895656,-0.029442878,-0.0035763604,-0.03346524,0.0762927,-0.034506563,-0.023448447,-0.055739008,-0.01051086,0.054861564,0.011445924,-0.008562156,-0.004417096,0.05328817,0.019842891,-0.03676012,0.01349238,-0.017281724,-0.04254069,0.039273284,0.00714112,0.06719357,0.062028836,-0.025207639,-0.0064077945,-0.014325451,-0.00747501,-0.030263646,0.028446194,-0.010124689,0.008781889,-0.009236267,-0.012661006,0.04304233,0.030966984,-0.0013081004,-0.05168225,0.014160518,0.015046667,-0.04169274,0.00044864346,-0.010050484,-0.008055484,-0.0568329,0.009432465,-0.0036698745,-0.018590538,0.012728054,0.040362354,-0.011261345,-0.008630907,0.030041767,0.038488463,0.012301856,0.01534936,0.031429708,-0.009117523,-0.011195186,-0.02167374,0.060598202,-0.0012222591,-0.0032371157,-0.0235468,-0.005665983,0.042163886,-0.0009411051,0.03499502,-0.0008782763,-0.010798555,-0.020445812,0.005508919,0.0056251367,0.005877015,0.03145856,-0.04539528,0.0029019353,-0.011205943,-0.020345509,-0.014028505,0.026305871,-0.017155064,0.02885363,-0.037279475],"last_embed":{"hash":"1cqx1u3","tokens":42}}},"text":null,"length":0,"last_read":{"hash":"1cqx1u3","at":1762852795803},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Apps#{1}","lines":[164,164],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1cqx1u3","at":1762852795803}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Apps#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018899964,-0.006813599,-0.033990994,-0.025524812,-0.04988596,-0.040108554,0.048358917,0.013906229,0.0102292765,-0.020921966,-0.0025096885,0.0028066675,-0.009294786,-0.0043489547,0.053136088,0.028524753,-0.020647522,0.010200569,0.015162207,-0.016960688,-0.046509482,0.037067257,0.053479817,-0.051324397,-0.014262078,-0.002105583,0.0013057813,-0.012254355,0.0074677104,0.012890034,0.006253891,-0.035255097,0.050596315,-0.01381273,-0.0011316853,-0.028789926,-0.0012660135,-0.0017446488,-0.053586528,0.02659133,-0.025491724,-0.040747188,0.014000385,0.032171674,0.03825306,-0.02177269,-0.04372487,0.001921405,-0.010125552,-0.014151021,0.0016656762,0.003987615,0.019722091,-0.011579086,-0.01260686,0.02987942,-0.020702854,-0.03998006,-0.06444271,-0.008727454,-0.0557379,0.01588726,-0.0071124053,-0.009244274,0.0068590133,0.079017706,0.015360888,0.021682613,-0.028161455,-0.013489487,0.013695925,-0.003932806,-0.02500621,0.0010384584,-0.06017016,-0.003147986,0.048960634,-0.0065127695,0.008499829,0.04443816,-0.015432962,0.003149002,-0.0322837,-0.005539498,-0.023935802,-0.005426839,-0.0015120001,0.041319348,0.009640523,-0.008755212,0.013019784,0.002590765,0.04723747,-0.04362046,-0.031221988,0.028112695,0.012177137,-0.029192686,0.048022605,0.005095134,0.050057847,0.009490486,-0.0011694339,-0.00012324924,0.024842909,0.005125666,-0.011132503,0.042153977,0.022736665,-0.029537022,0.009843249,0.012523773,0.026312567,0.02683595,0.007416767,-0.003045308,0.028202478,-0.007358879,-0.008237473,-0.001863186,0.019880712,0.030792883,0.019345626,-0.027292747,0.037471827,0.022505913,-0.020289745,0.017577266,0.013031648,0.013832278,0.025668763,-0.002616553,-0.016260937,-0.006739373,0.01582155,0.005459537,0.050169572,0.0041737272,-0.018384542,-0.07095623,0.011776725,0.036709163,-0.009323328,0.017108263,0.003048292,-0.040772818,0.03781525,0.0151178,-0.026866227,0.037406992,0.0029375174,-0.006169997,0.028172145,0.043062937,-0.0015139569,0.0119632855,0.0010013512,0.010626892,0.03555453,-0.04163557,-0.021156462,-0.03402198,-0.021074206,0.051373884,0.018209048,-0.03259634,0.04260716,0.02735073,-0.0044562365,0.0037072967,0.009006376,-0.032312695,0.009959816,0.011236612,0.025237178,0.0078930445,0.06465255,0.022446642,0.02048066,-0.0338255,-0.04494346,0.016891988,-0.067156985,-0.038933355,0.0029089784,-0.0002606729,-0.025238885,0.00791708,0.015589396,0.031781405,-0.026287522,-0.010065609,-0.012433645,-0.009074655,0.07964366,0.025398402,0.007953694,0.024951354,0.03309519,-0.026190234,0.00751464,0.031594027,0.008384347,-0.026251901,-0.04240647,0.00007788096,0.013573822,-0.010129365,0.019421045,-0.04251539,0.032980006,0.045103516,0.019141583,-0.005674941,-0.015977932,-0.0207808,0.024775809,-0.006592169,-0.017070094,-0.00045358433,0.0041756965,0.03238271,0.02836378,0.038425762,-0.026311602,-0.0037370478,-0.04715595,0.05218009,0.04823728,0.00050321297,-0.03805181,-0.0022777505,0.02668342,-0.023882661,0.009754039,-0.022139583,-0.033166077,-0.0007040061,0.021831146,-0.0020211828,0.010103052,-0.014858931,-0.011214126,-0.00132511,-0.011678787,0.008548671,0.064830266,0.028052365,0.003398918,-0.0019113972,0.0013935958,0.009628372,0.008394592,-0.042677287,0.033057217,0.034698144,0.01418648,0.017494181,0.0050414475,0.0055939048,-0.013776136,0.02962669,-0.0070112864,0.017946934,0.0024132745,-0.0074774874,-0.039530378,-0.020335557,0.033041403,0.0149931675,-0.025346166,-0.011547986,0.05224468,-0.01061618,-0.013677156,-0.019185137,-0.015364464,0.0064757755,0.045709774,0.020843297,-0.036679532,0.02813603,0.028316729,0.054683726,0.012964963,0.008226986,0.0135871135,-0.0517878,0.006778368,-0.019094286,-0.05591152,-0.0019106301,0.058313992,-0.0013549717,-0.043987293,0.043885235,-0.021263499,-0.1542415,0.01513459,0.019566637,0.054025993,0.01292682,-0.0040898654,-0.03958807,0.016760893,-0.044865843,0.056559388,-0.0054088794,-0.047166705,0.008732634,-0.014389289,0.04255971,0.055172514,-0.02108423,0.004482217,-0.016036445,-0.030609824,-0.01070319,-0.016388025,0.036684368,0.020313019,-0.0003102885,-0.00029347406,0.057578333,-0.026037706,0.013202513,-0.043523643,-0.06544201,0.02067938,0.0015298044,0.0249876,-0.04740742,0.010115095,-0.01300617,-0.004525807,0.012097783,-0.028244015,0.045389336,0.035196163,0.008677156,0.017600434,0.017142601,0.012009163,-0.020512344,0.018400067,-0.029313775,-0.05507923,0.03130547,-0.016547594,0.02039245,-0.013867547,-0.04647802,-0.014462175,0.026688164,0.035410944,-0.0045017684,-0.036192592,0.0012352467,-0.05605347,0.03441307,-0.02653328,-0.035099406,-0.061575226,0.034872916,0.007605645,-0.004762513,-0.029497178,0.05397093,-0.055670545,0.0036366333,-0.013482196,-0.020169634,0.010021328,-0.015194556,-0.038536586,-0.025383638,-0.088138655,-0.005797952,0.030228522,-0.027325703,-0.027996322,-0.0340423,-0.029645307,0.002454319,0.015661795,0.031550463,0.22895472,0.020156723,0.017939378,-0.02621103,0.046832297,-0.02629103,-0.0010702021,0.08092164,0.025847036,-0.021031989,-0.0076176664,0.044513937,-0.0027865719,0.00529313,0.025107905,0.07196244,-0.06474811,0.0051012253,0.037804656,0.010685959,0.013933225,-0.041367754,-0.032558996,-0.013995978,-0.049376722,0.007578738,0.015924526,0.036927294,-0.027511615,-0.012481361,-0.028043227,0.0643194,0.04139178,-0.048947785,0.025962356,-0.0058894632,0.02886822,-0.06132447,-0.042494766,0.0059136366,-0.035845663,-0.0007248459,0.019571748,-0.00822868,-0.04625225,-0.0012555246,-0.009469068,-0.006687714,-0.0044566463,-0.013693071,-0.0029302773,-0.06030413,0.0060303314,-0.0024819488,0.00008521542,0.023563208,-0.013505087,-0.049641605,-0.0137248505,0.053052824,0.0025901315,0.012140236,-0.07154196,0.009652503,0.0057771327,0.031851016,-0.024329579,-0.04274141,0.0103424955,0.04400039,0.012830532,0.023210142,0.004492381,0.0050169523,0.018011265,-0.02299304,0.0053879404,0.03043397,0.011691575,0.022702081,-0.019623308,-0.022883015,0.00393176,0.015670076,0.025779698,0.0055802115,0.024560215,0.037077438,0.008936429,-0.02737838,-0.012195517,0.020278387,-0.031508956,0.0319839,0.017987447,-0.012635767,0.063536085,-0.018801093,-0.040316083,-0.014263196,0.0021274153,-0.0034546312,-0.02129743,-0.023575967,0.03437044,-0.0050026355,0.011366743,-0.014109382,0.01302525,0.037282165,-0.056567002,0.01185163,0.0041812123,-0.01189424,-0.0005022239,0.03475974,0.041990608,0.0036052328,0.04898091,0.009550921,0.01096779,0.034757074,-0.0207967,0.043480314,-0.0041821343,-0.087021306,-0.006062514,0.038119916,0.019054785,0.026791725,0.014366082,-0.058672346,-0.031718064,0.04803525,0.022659818,0.024919854,0.0076187374,0.01317915,0.016049812,-0.026521912,-0.0014576435,-0.007530905,0.0075774617,0.02121816,0.02279306,0.013549082,-0.058912598,-0.03330496,-0.029089388,0.025348783,0.027470713,0.014157009,0.032142874,-0.06024638,0.051584113,-0.06955834,-0.015502998,-0.021071414,0.00026387043,-0.029232072,-0.012323532,0.009732788,0.020633118,0.055490203,-0.03570426,0.01575312,-0.0042360695,0.0030583802,-0.041958503,-0.004514507,-0.009102662,-0.0024186743,-0.06265448,-0.009304472,-0.008763531,-0.049297906,0.024081996,-0.018959515,-0.008144705,-0.006129385,0.02465933,-0.035082746,-0.004380053,0.006275095,0.06981929,0.010587171,-0.04765689,-0.010876716,-0.03333252,-0.04692275,0.00882737,0.085965864,0.009590015,-0.025782777,0.035944074,-0.0060931565,0.099981874,0.04429353,0.038035933,0.0048428085,0.01747571,-0.008861542,-0.0064517558,0.020711375,-0.042146556,-0.04426346,0.0018474621,0.05876169,0.020989593,-0.0040105805,0.01298377,-0.0059321807,-0.024225887,0.008666748,-0.044380672,-0.05293432,0.00065126154,0.040803734,-0.014595578,-0.00129506,0.015029793,-0.024271024,-0.02663093,-0.045505606,0.0060725384,0.008372474,-0.010970183,0.005183838,-0.0039866753,0.01180092,-0.010358391,-0.0527948,-0.031179663,-0.021090284,-0.019596638,0.016321123,0.00081424875,0.031029742,-0.019034324,-0.023969011,0.012245103,-0.0035611505,-0.0039599235,-0.02691529,0.02553953,-0.028262733,-0.058237914,-0.028508736,0.022899885,0.000653483,0.023806017,-0.007024926,-0.018146928,-0.053956974,0.03836055,0.0032343273,0.051157396,0.013862214,-0.007792913,-0.028865654,-0.0046419147,0.047327418,0.021213083,-0.004515932,-0.044543274,-0.002264848,0.016238183,-0.013513767,-0.036539398,-0.030539755,-0.03227896,0.004009589,0.0074506802,0.026256215,0.02612616,-0.003619307,-0.029616002,0.025835142,0.0105408495,-0.05104651,-0.06660348,0.027311135,0.022351084,-0.0031487397,-0.022399673,0.017601166,0.053207003,-0.009071442,-0.007348539,-0.017028922,-0.00041392088,-0.008050699,-0.051046077,0.027573507,-0.020318475,-0.01787388,-0.021622028,0.033069298,-0.005489002,0.010193175,0.00019704104,-0.007961256,-0.009635399,-0.010102729,-0.05172234,0.043435805,0.0028791027,-0.050674334,-0.04498973,-0.0037378198,0.0011465427,-0.026462669,-0.021484789,-0.019211464,0.017570028,-0.030623682,0.05979904,-0.03233801,0.017981037,-0.026326526,0.0031237993,-0.0257297,-0.017912557,-0.00859823,-0.026847214,-0.0062256386,-0.04040016,-0.04487688,-0.015954684,0.014237172,-0.02097552,0.03906298,-0.033285514,-0.034108255,0.010210147,0.017444024,0.05810749,-0.0142287705,0.010495557,0.029280648,0.005287858,0.054598555,0.066968404,-0.026328456,-0.0009481662,0.011732055,-0.024169879,-0.020933364,-0.03425174,-0.0072574415,0.014327196,-0.011603114,0.0008693744,-0.024131518,0.04398371,0.005482043,-0.0273432,0.018387366,0.01323301,0.056454234,-0.03042121,0.06366693,0.0075821048,-0.012578927,-0.017773073,0.014338872,0.012244028,-0.049247928,0.015143157,0.005355663,-0.012775763,-0.033990376,0.010462724,-0.00038704596,-0.05818285,0.028438143,0.0007077854,-0.008075174,0.05031072,-0.03732842,0.0033974778,-0.04918301,-0.005127139,-0.02251318,0.032296248,-0.013626584,-0.014604361,-0.0016471018,0.040663045,0.028704198,-0.017845199,-0.014885278,-0.012594788,0.032611057,-0.12987305,-0.039632533,0.008457527,0.0017085081,0.025135405,0.00464405,-0.027172998,-0.0487026,-0.005010629,-0.0005491512,-0.0069975117,-0.0076057888,-0.008304688,-0.03708679,-0.015272154,0.047078118,-0.038543545,-0.030255111,-0.04763587,0.04296119,0.0014087476,0.01687905,0.07340515,-0.008269162,-0.024106285,0.00903023,-0.07898342,-0.025183631,-0.027297417,0.025483407,-0.026698066,-0.06053658,0.019954892,0.033275586,0.00026696213,-0.02674958,-0.0031778347,-0.020943174,-0.036588605,-0.0033687025,-0.048077162,0.02658824,-0.008586954,0.037819676,0.010637854,0.07103226,-0.02568903,-0.034649514,-0.03431548,0.0031828098,0.013233788,0.041476194,0.00060935615,0.016060937,0.008156727,-0.026543649,-0.020433,-0.010305828,-0.013375858,0.04408896,-0.040562317,0.060799163,-0.0000086518185,0.011224999,-0.02323278,0.029719833,-0.007287737,0.053527188,-0.009447579,0.016452208,-0.026910169,-0.0064779185,0.012530049,-0.008926743,0.0021536036,0.021314865,0.040186208,-0.023839109,-0.0394309,-0.035616983,-0.040293008,-0.0047031646,-0.0020534636,-0.051576834,0.027907228,-0.01771527,-0.012846232,0.004082531,-0.056597434,-0.006735899,-0.064657666,-0.068170786,0.024929158,0.0080530215,-0.013655199,0.028892592,-0.0059099738,-0.0018791469,-0.0043744505,0.011640212,-0.02255991,-0.013797526,-0.022496952,-0.043409448,-0.03508919,0.01125994,0.055145346,0.013048664,-0.015983371,-0.023135344,-0.044548687,-0.0054106223,-0.00020023384,0.04336661,-0.06806102,-0.0031751783,-0.024234243,0.0073218653,0.035041023,0.030770045,-0.015442695,-0.0314796,0.009758345,-0.044898238,0.012873176,0.08470563,0.017993862,0.032183122,0.06858696,-0.0045189383,0.002239496,-0.0378529,0.008385429,-0.021513281,0.01974103,-0.028501652,0.00735406,0.07061537,-0.05260843,-0.023026386,-0.04210378,-0.036963187,-0.010114384,-0.006090713,-0.020887982,-0.012649479,-0.010040306,0.019601567,0.015576224,-0.033608858,0.0170015,-0.029060295,-0.03571179,0.06496535,-0.02205678,0.022924202,-0.014119308,0.003773863,-0.016290203,0.059155934,-0.013248636,-0.013005148,-0.027541628,0.0027470477,-0.025208425,0.05884281,-0.028912105,-0.0020464624,-0.054449864,0.012371922,0.060839638,0.009994415,-0.008195428,-0.0044553922,0.04642129,0.022801545,-0.019648015,0.0476056,-0.0013029847,-0.06279254,0.037821148,0.0055360943,0.055638734,0.071068905,-0.051807895,-0.008258859,-0.033471297,0.009218412,-0.045682006,0.045339823,-0.00088130456,0.006079766,-0.008315198,-0.008259224,0.034669593,0.020545473,0.0051465463,-0.02365892,0.018232116,0.0089265155,-0.04623698,-0.014282982,0.0010927567,-0.00822045,-0.059395835,0.021153565,-0.018941304,-0.025335858,0.022226335,0.05181182,-0.031330336,-0.026980378,0.015671354,0.0007390508,0.030769387,0.009743453,0.05543366,0.017583722,-0.0282113,-0.007094714,0.07256745,0.0026075027,-0.002539659,-0.01833282,-0.0218881,0.02747522,0.0019021227,0.07349154,-0.017014101,-0.028060932,-0.0386674,0.0106914565,0.0036855778,0.01337126,0.024937795,-0.043939847,-0.0061530387,-0.016706126,-0.02275675,-0.034483958,0.019433778,-0.022307314,0.021947438,-0.029994546],"last_embed":{"hash":"4ea3rk","tokens":42}}},"text":null,"length":0,"last_read":{"hash":"4ea3rk","at":1762852795803},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Apps#{2}","lines":[165,165],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4ea3rk","at":1762852795803}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Apps#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0067246193,-0.0135236,-0.031913385,0.0075553632,-0.032896396,-0.078693494,0.03421922,0.023750868,0.021663979,0.0052814996,0.0019035143,-0.0058703404,-0.03107483,0.004816347,0.045147195,0.07964981,-0.022005146,0.011797592,0.021931972,-0.04023287,-0.016945306,0.0021854346,0.03132779,-0.0475961,-0.029528372,-0.007803828,0.0035904858,0.002264064,0.015493939,0.02255415,0.011104553,-0.05163806,0.0371274,-0.0062183673,-0.02648964,-0.0142246,0.011103348,-0.013278644,-0.039188378,0.06458327,0.010159906,-0.07489902,0.011306767,0.019872013,0.06396456,-0.018261813,-0.030009141,0.008966805,0.0037347167,-0.020679636,-0.0059096967,-0.004307413,0.03236567,-0.017461458,0.008776183,0.030216305,-0.02318453,-0.042889986,-0.02768712,-0.0037664045,-0.039844368,-0.00035391163,-0.0057619433,-0.048833653,-0.00715356,0.0546374,0.015503576,0.012636331,-0.02221147,-0.036773525,0.013656742,-0.005158049,-0.014698452,-0.00008659598,-0.034584012,-0.030937267,0.0240728,0.0048723337,0.030104002,0.026015157,-0.014810697,0.015061296,-0.044407826,0.0063251117,-0.006824993,0.020440836,-0.010667954,0.056001645,0.012845391,0.015450413,0.0002812446,-0.01229568,0.025159186,-0.011775382,-0.026146555,0.012510277,-0.004774157,-0.007309889,0.058898326,-0.01025792,0.016358554,0.008137856,-0.012319815,-0.009969189,-0.00023425485,-0.025440946,0.0028508806,0.02672173,-0.0042548007,-0.012996754,0.0118268095,0.0126172425,0.045979027,0.003314684,0.0040162792,0.014799336,0.024417657,-0.00725558,-0.025417913,0.0024398272,0.04961444,0.011189402,0.035420816,-0.02807963,0.019498445,0.053284895,-0.04412885,0.01283066,0.016249709,-0.0037959316,0.025357058,0.0071303323,-0.008064102,0.0024593961,-0.0027106882,-0.016414672,0.044919066,0.013418827,-0.0029088832,-0.03367644,0.018162174,0.03992848,-0.013020513,0.0032082123,0.010941156,-0.00024271141,0.051903047,0.045982704,-0.040640067,0.025263969,-0.0064894618,0.016170563,-0.028656792,0.037238944,-0.042926986,0.016064307,-0.004645755,0.02280364,0.026741197,-0.00084570335,0.016202267,-0.030745303,-0.024058659,0.06944393,-0.0016095719,0.029248053,0.015322306,0.02457639,-0.008880081,-0.024068665,-0.0034251125,-0.018073302,-0.0067823324,0.034390848,0.026991664,0.0009776684,0.05090681,0.025782378,-0.0038593733,-0.028163515,-0.05494284,-0.0056293886,-0.06137923,-0.0291339,0.0092279455,0.006198479,-0.051154636,-0.010804132,-0.003445053,0.017436031,-0.026656426,-0.026568465,0.030796563,-0.0005618813,0.08720949,-0.0045308,0.018898116,-0.0039320583,0.04564849,-0.015320681,0.03292796,0.018796189,0.0071217846,0.019760057,-0.049184423,-0.005270962,0.016971067,-0.02627457,0.029348282,-0.0639188,0.016171984,0.015181907,-0.018840862,-0.030923592,0.006823598,-0.036725022,0.0041474425,0.0012435815,-0.028631762,0.023220422,-0.0026584158,0.059927743,0.02880765,0.049070906,-0.018659025,0.009336509,-0.012814146,0.062211696,0.015155857,-0.011218882,-0.0062145316,0.020174624,0.013263537,-0.013244357,0.0034267318,-0.012952446,-0.023719767,-0.024776801,0.00064720184,-0.0059719267,-0.022712242,-0.03300513,-0.0217132,0.00041828895,-0.01584057,-0.0045314087,0.043407235,0.023881095,-0.016959565,-0.023362456,0.018436207,0.009469294,-0.011033822,-0.02794581,0.027069235,0.0073502827,0.0035684383,0.032844618,0.009232675,0.014920147,-0.006830556,0.008948585,-0.036738083,0.0045664334,0.019946251,-0.029876227,-0.0016354985,-0.036198243,0.040055532,0.009652778,-0.025283393,-0.02910839,-0.0023264687,-0.005455115,-0.008072425,0.0005840924,-0.006658824,0.001878694,0.04681081,0.015904684,-0.053182106,0.023242317,0.014921025,0.07615982,0.013921888,0.017424608,0.010789456,-0.01491966,0.03337858,-0.011359801,-0.024326574,0.0054906188,0.07244955,-0.034263503,-0.009242025,0.04609198,0.004001977,-0.14683177,0.014669977,0.0017109144,0.060699172,0.0011877954,0.013812448,-0.031318963,0.015115354,-0.0545295,0.05543176,0.007992102,-0.048093747,0.019883556,-0.038225222,0.036382146,0.011825601,-0.039840538,-0.011102878,-0.04478835,-0.05071877,-0.023211034,-0.040825702,0.03165489,0.006066655,0.006257788,-0.038379792,0.05317623,-0.00677212,0.041063562,-0.049087923,-0.07463214,-0.036587097,0.0007120772,-0.0050286544,-0.008287824,0.029720383,-0.030535063,0.014712012,0.015038006,0.0007329322,0.06906205,0.031077253,0.012793525,0.05064195,-0.006316363,0.052871343,-0.025433017,0.038639475,-0.038504742,-0.05300149,0.016247878,0.0031211446,0.025663946,-0.009200231,-0.057787027,0.011551253,0.019565593,0.05659725,0.0056402273,-0.049598835,-0.024084523,-0.06347292,0.0028034945,-0.030654624,-0.0055352575,-0.06818636,0.043010395,-0.0060266824,-0.02152853,-0.013403542,0.057317384,-0.070731856,0.02099257,-0.014078877,0.0041259266,0.027871594,0.0020106554,-0.026781715,-0.011603697,-0.0903875,-0.0360866,0.022007264,-0.0054258434,-0.034326486,-0.0033721877,-0.018661555,0.01621273,0.01126904,0.01067209,0.23958385,0.020263465,0.027094346,-0.023053123,0.022042489,-0.04232966,-0.012228959,0.069705956,-0.0031000308,-0.021002147,-0.005261037,0.0074049346,0.006746129,-0.0012443542,0.034450978,0.036556996,-0.053004164,0.01593777,0.047943454,0.0032595356,0.027060052,-0.054260653,-0.03658803,-0.00020385737,-0.06986762,-0.011728338,0.038000822,0.013529665,-0.041306213,0.010720356,-0.0146629885,0.06377045,0.032284793,-0.031577706,0.023612507,0.0012658156,0.010841544,-0.053563464,-0.039917946,0.014150927,-0.014475825,-0.0032725278,0.022138562,0.005731983,-0.03439196,-0.010867509,-0.039267644,-0.0025995388,-0.0088323755,-0.017981876,0.0015618253,-0.048285004,0.009152959,0.0023586878,0.010636157,0.017693397,-0.011628074,-0.047433026,-0.017985173,0.072698236,0.027229453,0.010807546,-0.061450716,0.017887348,0.0064951293,0.02297916,-0.052241474,-0.0261528,0.045051564,0.013896796,-0.010498118,0.031082083,0.0077244285,0.017862534,0.01957618,-0.009253679,0.00030413287,0.04130996,0.00005414055,0.020121595,-0.025126541,-0.00081332907,0.004099714,0.017886674,0.03724635,0.0038064038,0.0018382032,0.05433062,-0.016311701,-0.0043583126,-0.00663167,0.014258465,-0.0077197556,-0.008562403,0.0015221993,-0.006175501,0.055344887,-0.017286275,-0.018094573,-0.0065570264,0.0005019921,0.0067043006,-0.004941217,-0.02645864,0.024047706,0.0069158752,0.010861372,0.005266467,0.0038207138,0.048868343,-0.07375641,0.020744503,0.0029940149,-0.030975357,-0.0043339045,0.040888544,0.029194975,0.015877409,0.036717013,-0.02071205,0.017144822,0.03421489,-0.030582864,0.011204289,0.023180105,-0.06095825,-0.007972189,0.020835456,0.03816968,0.02281299,0.03053053,-0.033974003,0.011689239,0.02396119,0.017915713,0.015797598,0.006861681,0.04902978,0.04436025,0.0022927534,-0.0045850067,0.009904658,0.008500829,0.013206327,0.01548578,0.047859162,-0.052080743,-0.030408029,-0.037894048,0.039528318,0.031205952,-0.001232358,0.058555517,-0.034815066,0.044139925,-0.04961824,-0.031184977,-0.030762646,0.0022747521,-0.03243429,-0.024950711,0.0026561434,0.037452906,0.044862296,-0.022575049,0.069347136,0.0056572235,0.022885026,-0.019378195,-0.028395986,-0.031225575,-0.019373931,-0.077713095,-0.030600991,-0.008727296,-0.06938913,0.005130081,-0.028033853,0.017812116,-0.02394977,0.013120689,-0.044353258,-0.016317016,0.037651643,0.08907451,0.01624581,-0.06362924,-0.012649247,0.026282324,-0.050269622,-0.0047782776,0.072875686,0.025289513,-0.019812351,0.046844844,-0.018202493,0.06835969,0.05131117,0.025613066,0.00091895333,0.020677928,0.0037557094,-0.013172986,0.014399137,-0.020498427,-0.045222167,-0.03209593,0.038333196,0.040351164,-0.0056722583,0.015131352,-0.018738829,-0.04548016,-0.020897565,-0.026378538,-0.047917712,-0.004876036,0.0075368416,-0.032111365,-0.000009036373,-0.005763102,-0.011003656,-0.0033941418,-0.056781135,0.0012686121,0.015695274,-0.026736746,-0.007439539,-0.011532132,-0.003260899,-0.009705362,-0.027959285,-0.00051495596,-0.019649057,-0.030869065,0.004280208,0.02091351,0.021432001,-0.010157306,-0.0272798,-0.008735748,0.008282793,0.005744566,-0.015671194,0.0084171975,-0.009619159,-0.044417582,-0.029807046,0.021253647,-0.010155786,0.014973528,-0.011864536,-0.028669816,-0.030697037,0.0156094665,0.021392196,0.016322862,0.008336446,0.021024931,-0.040643033,-0.014062622,0.03941517,0.030536138,-0.01972154,-0.035697356,0.0027030949,-0.007902863,0.013150016,-0.031128263,0.008745546,-0.040419426,0.011171373,-0.025347853,-0.024712875,-0.0020079624,-0.008916666,-0.024185687,0.036372222,0.019523436,0.0005165978,-0.044269867,0.06945359,0.024367558,0.026805822,-0.0044294526,0.02143759,0.032668326,-0.02838259,-0.011149059,-0.051175162,0.0052101463,0.010921876,-0.060813904,0.019949712,0.0027684711,0.0014480619,-0.06410269,0.03528939,-0.017234605,-0.013366066,-0.0066170776,0.014341065,-0.0017864986,-0.014126518,-0.01181497,0.025240507,0.010498048,-0.04179621,-0.0047108256,-0.004647654,-0.021245506,-0.033873595,0.0032788408,-0.01549924,0.0010704952,-0.03088009,0.07009791,-0.04097744,0.023735221,-0.016227748,0.010756401,-0.013254472,-0.021773731,0.010087197,-0.023797035,0.009153709,-0.035128195,-0.036425088,-0.013809239,0.014052509,-0.04347894,0.030607399,-0.029368736,-0.029439567,0.02285416,0.009359401,0.017819485,-0.003419065,0.0033359753,0.028466862,-0.0028489328,0.048932035,0.045292772,-0.021549044,0.008081021,0.007131571,-0.0038885577,-0.0022469214,-0.025359018,-0.009384052,0.025864521,0.0073227943,0.008628173,-0.01740425,0.04614565,-0.0063125873,-0.04466678,-0.01084996,-0.0021791852,0.038770825,-0.0078351125,0.053926956,-0.012598051,-0.0159482,-0.014416617,0.0093201045,0.015401278,-0.023451893,0.0058324765,0.015534557,-0.019746428,0.001176788,0.01570215,-0.012451334,-0.066215396,0.02071655,0.009785325,-0.01914594,0.01409976,-0.012903224,-0.013708797,-0.017841987,-0.020514423,-0.02596384,0.055397756,-0.039744355,-0.012747877,0.016888281,0.011693598,0.00449743,0.008026225,-0.036701314,-0.003998831,0.04192668,-0.12584174,-0.012878943,-0.02163422,-0.014474179,0.025695577,0.0026589974,-0.05250364,-0.048204657,0.0004916034,-0.011142074,-0.0066066575,-0.007952843,0.031897888,-0.034149304,0.008463055,0.036563747,-0.024576854,-0.013200931,-0.012485316,0.06410109,0.026371814,0.026227206,0.03928696,0.0068995687,-0.015496593,0.024096845,-0.011609821,-0.0027834442,-0.020906463,-0.013209931,-0.02586362,-0.052543912,0.022261295,0.056014612,-0.0056970106,-0.037695702,-0.025341563,-0.014874747,-0.038890317,-0.03134502,-0.030005192,0.022245696,0.0008241319,0.046258986,-0.008221192,0.05362198,-0.00090639776,-0.045370292,-0.06725017,-0.0041917725,-0.009297251,0.02564115,-0.024380906,-0.0053481255,-0.017013099,-0.028947428,-0.047784537,-0.007445671,0.032995097,0.03216822,-0.010020891,0.07234032,-0.043638144,-0.019690374,-0.04749441,0.009888355,-0.021278303,0.02464876,-0.015977446,0.010917456,-0.010077919,-0.008054022,0.019266177,-0.00593246,0.023873428,0.026362095,0.028929008,-0.042140685,-0.023116617,-0.03584064,-0.06887533,0.020714454,0.018462498,-0.035561077,0.029980589,0.0350368,0.020946834,0.036245078,-0.08678978,0.0030688704,-0.059175033,-0.05833051,0.025459647,0.013141979,0.0048957216,0.041518852,-0.013967126,0.0123630185,-0.015693799,0.020827273,-0.04514685,-0.020092666,-0.020410229,-0.049092926,-0.048781507,0.018340731,0.06670026,0.008572324,-0.0018707422,-0.0049152873,-0.026968045,0.009368322,0.0036529629,0.0071029873,-0.058744192,-0.04041318,-0.0030059314,0.000113169284,0.009804938,0.0068330993,0.00910555,-0.02178045,0.019139823,-0.040376354,0.018961972,0.08104977,0.013877254,0.040241417,0.09885525,-0.01509677,-0.004779473,-0.033638198,0.0032027052,-0.009630671,0.038222853,-0.01442528,-0.01023655,0.055409428,-0.048013054,-0.030756779,-0.043904297,0.0011602151,-0.017512085,-0.012598283,-0.027775664,-0.017834928,-0.010087456,0.017018726,0.006786159,-0.013974222,-0.004970003,-0.0020078337,-0.049282935,0.027949078,-0.030073233,0.026937423,-0.026308311,-0.02074638,0.0046936357,0.06758942,-0.010813013,-0.013867708,-0.024526818,-0.0037427428,-0.009171655,0.05596381,-0.035205286,-0.029003194,-0.05109436,0.019226154,0.05099077,0.005658668,-0.006382936,0.016588224,0.059765026,0.041356575,-0.044632602,0.034540985,-0.014167451,-0.03754129,0.054114908,-0.024461452,0.05913237,0.07888545,-0.016884353,-0.022915022,-0.024166342,0.008399378,-0.01715022,0.029414387,-0.013335076,-0.001560951,-0.030599292,-0.021369312,0.055306144,0.022690149,0.002959655,-0.014162903,0.014959424,0.022471447,-0.03277801,0.013924289,0.018432627,-0.00498699,-0.055623326,0.015904188,-0.039045338,-0.03400692,-0.0298741,0.033455368,-0.03319514,-0.013377658,0.021258041,0.018334772,0.01484327,0.00065255206,0.04292611,0.015984481,-0.039214294,-0.034951027,0.07687848,-0.023544561,0.0015696064,-0.035867967,-0.021729993,0.045525316,-0.0069314665,0.018044366,-0.018392786,0.0015644694,-0.04007564,0.008111012,-0.005822633,0.022903908,0.01640853,-0.04845569,0.004698596,-0.012507999,0.006629766,-0.05490633,0.018723294,-0.03247684,0.011508581,-0.05192791],"last_embed":{"hash":"1oehuq6","tokens":42}}},"text":null,"length":0,"last_read":{"hash":"1oehuq6","at":1762852795803},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Apps#{3}","lines":[166,166],"size":65,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1oehuq6","at":1762852795803}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Apps#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008340404,0.01203068,-0.027368914,-0.018495142,-0.04722213,-0.049148973,0.054657765,0.04427444,0.004298501,-0.010508558,-0.018935451,0.011621158,-0.026498975,-0.0044464315,0.03551292,0.047619555,-0.0133656375,0.012764439,0.020945711,-0.028821303,-0.016567722,0.05440756,0.029139247,-0.051865797,-0.03712771,-0.012052847,-0.005990125,-0.010035061,0.020658093,-0.0011362563,-0.006060236,-0.058512993,0.028774384,0.0037098797,-0.004040241,-0.0020506103,-0.0153863,-0.006888194,-0.044693217,0.039086185,-0.020045439,-0.024126006,0.024213955,0.039102953,0.058243852,-0.011105848,-0.040691752,-0.0051789167,-0.018302934,-0.0311883,-0.026807606,-0.007318584,0.041247528,-0.02181457,0.0064670336,0.040565103,-0.008596556,-0.041707076,-0.056580737,0.010194895,-0.03902774,-0.0018636514,-0.0051658168,-0.039905403,0.021905938,0.060830977,0.019096173,0.0014413414,-0.02502917,-0.0058169016,-0.0012510357,0.0021936349,-0.01574033,-0.01318149,-0.063173756,-0.040736824,0.03472723,0.0031212922,-0.007519268,0.02916743,-0.029178003,0.021739444,-0.024355937,-0.0023951342,-0.029185675,0.00053644733,-0.012705547,0.045657586,0.0261838,0.00668496,-0.0042627086,0.0113106,0.036031287,-0.022680998,-0.047927,0.0090837,0.0025859787,-0.02164401,0.040263604,-0.012863521,0.03581275,0.011391034,-0.027075958,0.0011114521,-0.0045779175,-0.027026795,-0.03820022,0.033918526,0.0035987042,-0.0032106533,-0.009250948,0.006528063,0.041973572,0.03566006,0.02115192,0.0046928586,0.013064018,-0.024158606,0.0028347552,0.027125884,0.0331725,0.031757563,0.027575314,-0.01483682,0.022638556,0.03828186,-0.010671551,0.018853562,0.05821,0.0043835393,0.012729068,0.012649494,0.0011129627,-0.012766001,0.018791107,0.00859717,0.06507092,-0.000876759,0.0075801853,-0.049088847,0.031011842,0.0928279,0.009423804,0.017261397,0.035026185,-0.03988485,0.053920116,0.001524981,-0.055092603,0.012203436,-0.014457022,-0.0051564486,-0.0038293877,0.026228532,-0.017110512,0.030047404,0.014809879,0.030426346,0.04722604,-0.009907908,0.007532819,-0.03648896,0.005048083,0.032345302,0.023376564,-0.01141548,0.03670778,0.04011892,-0.0028186846,0.002858957,0.0132593475,-0.04304151,0.009277326,0.012638024,0.030484641,0.019094802,0.0659921,0.013319177,0.014520878,-0.03961648,-0.037654776,-0.013101767,-0.07908739,-0.022099677,0.014798968,0.011638564,-0.026461342,-0.0034797632,0.015794352,0.029121159,-0.040979143,-0.0012789395,0.013766018,-0.010585756,0.066835,-0.012568351,0.014922928,0.021500295,0.029168688,-0.03126965,0.030925343,0.03872023,0.026631484,-0.0015725887,-0.046222497,-0.02143771,-0.008788991,-0.007893347,0.030762838,-0.07922586,0.025304282,0.007932353,-0.014826954,-0.0052911,-0.022969,-0.0000044386784,0.035110027,-0.015360617,-0.022240158,0.010899099,-0.013290613,0.023042245,0.032762654,0.037820116,-0.016574105,-0.006659403,-0.029775923,0.068102315,0.03066724,-0.016584136,-0.018575737,0.0036840434,0.029279679,-0.006633724,0.03071991,-0.025786588,0.0105111385,0.014267615,0.014966308,0.0029139977,-0.014596153,-0.03611423,-0.014520005,-0.018504601,-0.004498364,0.04310239,0.029777069,0.031083727,-0.0258153,-0.031006148,-0.003248252,0.0060422723,-0.00948731,-0.025332374,0.02289261,0.0009475524,0.017183216,0.029267421,-0.000309563,0.012471562,-0.017705362,0.043444984,-0.031058315,0.004457484,0.004817074,-0.014398204,-0.030191561,0.0072922637,0.021034526,0.037349973,-0.005982822,-0.0032423248,0.0023256426,0.0079410495,-0.019997776,-0.008608228,-0.023128008,-0.017926255,0.037287943,0.00999435,0.005312841,0.041441843,0.023007281,0.07032225,0.027401954,0.00054549344,0.020905567,-0.01810451,0.0060347794,-0.011035056,-0.030123878,-0.016612329,0.07721572,-0.019069267,-0.021447591,0.034217313,-0.0128556285,-0.16279459,-0.0027838375,0.0058828173,0.039047245,0.02175023,0.011342933,-0.027098926,0.02559225,-0.030514833,0.01640038,0.006458477,-0.05396968,0.012152351,-0.035416506,0.043422267,0.0329401,-0.013250216,0.009712033,-0.031437844,-0.037975103,-0.013048129,-0.0022358024,0.024253977,0.013052083,0.015809888,-0.019552862,0.05642553,0.005163663,0.016604181,-0.051130515,-0.07168985,0.003897694,0.005446044,0.021992201,-0.058503646,0.015597696,-0.036684744,-0.013512951,0.026648361,-0.02355852,0.028298551,0.05479881,0.0010059373,0.007094357,0.0013131055,0.0055738958,-0.033187617,0.01635553,-0.046431944,-0.061217815,0.015057877,-0.020400463,0.023231829,0.023040054,-0.051812273,-0.0058049574,0.010831091,0.02872202,0.021453194,-0.017463582,-0.005678752,-0.045872513,0.023200005,-0.03553516,-0.025371118,-0.062250238,0.048475295,0.024808422,-0.0058822464,-0.047913086,0.05174672,-0.055593845,-0.0144206695,0.007243034,-0.029625766,0.024616698,-0.0059421808,-0.039290544,-0.019781122,-0.087320335,-0.030174863,0.024622679,-0.0058692857,-0.023355884,-0.027031071,-0.02538226,-0.0077549345,-0.011844094,0.04230681,0.23610611,0.038144242,0.03759326,-0.004162296,0.06414752,-0.02176494,0.01702942,0.057003956,0.025093462,-0.018467648,0.022731733,0.04301409,-0.02748423,0.0038912657,0.030986482,0.07608972,-0.067042194,0.0065934616,0.044425398,0.011506009,0.011561047,-0.027516278,-0.0029336403,0.009560699,-0.038836934,-0.021808043,-0.0053194338,0.02364794,-0.03957369,-0.0035523118,-0.023461163,0.0134339025,0.030959504,-0.05145107,0.00050989253,-0.006876071,0.02972895,-0.09639936,-0.053532753,-0.004169939,-0.018267727,-0.038752824,0.0116370935,-0.015466503,-0.067548916,0.0026679188,-0.0043616514,-0.004552822,-0.012179561,-0.010677893,-0.009200849,-0.056233823,-0.0017720473,-0.0015514588,0.019281842,-0.00022145586,-0.018373135,-0.035980828,-0.01209996,0.052070837,0.018756934,-0.011213402,-0.09727773,0.003543736,-0.0062697683,0.0071814386,-0.0059518977,-0.03482945,0.028587855,0.03226186,-0.025373025,0.033719916,0.029662864,0.028800169,0.005276302,-0.006316079,0.026638556,0.047405507,0.004390736,-0.00045138664,-0.015438068,-0.016528854,-0.015088797,-0.0075167622,0.023191703,0.014968294,-0.0024412693,0.0573405,0.016048009,-0.00080583437,-0.0100114215,-0.0046583065,-0.050411317,0.023861159,0.0046586697,-0.022593075,0.06978478,-0.021799099,-0.044946846,-0.010228036,0.012414539,0.0043022,-0.029953577,-0.013158853,0.03153876,-0.00756858,-0.016437482,-0.0065917782,-0.0042249365,0.017543646,-0.0521106,0.011577662,-0.0017088588,-0.043861236,0.019488495,0.044952832,0.040932678,0.013726451,0.048645716,-0.020928852,0.018386187,0.010513357,-0.013770654,0.014759575,-0.012220574,-0.08226518,0.021171251,0.030559206,0.033480395,0.02472085,0.038782325,-0.043424163,-0.027528375,0.03070253,-0.0068729366,0.021489192,0.04389918,0.011591461,0.058787037,-0.011437189,0.0028457658,-0.01944584,-0.023913413,0.036470085,0.023531595,0.032122124,-0.02826106,-0.00015893407,-0.0075123142,0.016850464,0.026194029,0.021105194,0.0506325,-0.04560887,0.05110787,-0.045657884,-0.026119476,-0.028214652,-0.005117301,-0.018440098,-0.014208453,0.0171462,0.020673268,0.07761721,-0.017688103,0.022485513,0.01702093,0.021217447,-0.003929965,-0.02126999,-0.009643016,-0.013316256,-0.07372904,-0.021491133,-0.0039589247,-0.06047726,0.032234337,-0.0056373184,0.015106518,-0.024204742,0.034625415,-0.047244817,-0.027861793,0.004822206,0.054663386,0.031109829,-0.022222202,-0.009533463,0.0032633834,-0.03385256,0.020048337,0.09436458,0.02610782,-0.020849872,0.025649631,-0.008759748,0.07288245,0.0638594,0.059734248,0.004754216,0.025512863,-0.0062587564,0.0012026672,0.025559038,-0.064503536,-0.047004107,-0.050691463,0.03612509,0.0034438095,0.008004453,0.031270258,0.01750196,-0.06602309,0.0006050429,-0.053829502,-0.051934242,0.0031433133,0.020507406,-0.012089052,-0.03522406,-0.01378499,-0.015436177,-0.0076911217,-0.051143702,0.020068798,0.0024514492,0.015372816,-0.0012293033,-0.041162986,-0.0057520755,-0.011836328,-0.037806522,0.004285786,-0.006065486,-0.032919366,0.016882021,0.016836567,0.03241282,-0.03050675,-0.041648384,-0.026263798,0.0023073985,-0.00655916,-0.005990404,0.009842478,-0.013454645,-0.066470295,-0.039259747,0.016200438,0.0024790121,0.012636493,-0.015548594,-0.017218228,-0.025944967,0.029031174,-0.0063414373,0.032701623,0.013592875,0.0068170326,-0.028451217,0.006780006,0.03337388,0.034121808,-0.019035181,-0.019140083,0.0007371709,-0.0015780728,-0.016278056,-0.021748284,-0.012898238,0.0013885145,-0.018668987,-0.016428148,0.026952026,-0.0042333943,-0.03833389,-0.036736123,0.047420714,0.0022850162,-0.0084129,-0.0703534,0.025565343,0.015870024,0.00087717024,0.0109759765,0.042777233,0.05202241,0.007335621,-0.027107297,-0.0179424,0.004867304,-0.0004257952,-0.046845645,0.0418344,0.0022473503,-0.035554398,-0.013724347,0.020668266,-0.013770717,-0.0070011946,0.004010077,-0.0058424175,0.018664489,-0.022931522,-0.02996399,0.05181105,0.011634091,-0.046098556,-0.022833496,-0.009752209,-0.008566332,-0.024163982,-0.014833107,-0.0117456885,0.042218577,-0.04053434,0.046319272,-0.044871323,0.027571281,-0.0328399,0.018567747,-0.013775416,-0.009357403,0.0098527325,-0.025443241,0.010807508,-0.0588214,-0.039494593,-0.0024058234,0.0042818626,-0.0334855,0.024872784,-0.026576268,-0.033383153,0.03361875,0.011851882,0.02881099,-0.0011183491,0.005114333,0.0194074,0.004051638,0.039353658,0.03155823,-0.010060292,-0.01519191,-0.024790293,-0.010239705,-0.00025946795,-0.041048452,0.0025993616,0.0058771735,-0.004479659,0.020706775,-0.019492313,0.04869352,-0.010435586,-0.009111185,-0.0010540297,-0.0093712555,0.0332451,-0.008064284,0.053256664,0.0176003,-0.0071577444,-0.020001313,0.00071554905,0.026083207,-0.03841654,0.013601395,-0.011550232,-0.009036014,0.025419936,-0.0042307954,-0.0020711476,-0.061393756,0.041360423,0.003356394,0.0000635377,0.03369603,-0.00070773216,0.0079129515,-0.03330014,-0.019420106,-0.0048754513,0.017228678,-0.028434666,0.0031284785,0.023566112,0.030499075,0.02918339,-0.016058387,-0.027737085,-0.028300816,0.002606634,-0.12515801,-0.035618015,-0.018826324,-0.016149025,0.015135001,-0.011129511,-0.045465942,-0.03522406,-0.0019721892,-0.035194833,-0.0045631914,-0.0019648087,-0.009488376,-0.024567299,0.011197026,0.018790683,-0.033021912,-0.045434106,-0.038583793,0.059020508,0.010493149,0.035774406,0.058092345,0.0095156,-0.03125157,-0.0016877366,-0.029251806,0.004303105,-0.028005242,0.011945507,-0.020425268,-0.035001446,0.041105226,0.04687573,-0.029046647,-0.049580276,-0.015890878,-0.038127534,-0.05660158,-0.007546353,-0.049989674,0.0057250382,-0.015410666,0.042772323,0.0070658997,0.061108887,-0.019079015,-0.014296951,-0.03719772,0.0040700063,-0.012417409,0.03168891,-0.005346494,-0.02221693,-0.011128441,-0.036296915,-0.0146619715,-0.007752091,0.0018443813,0.039298367,-0.02539991,0.07860565,-0.018803302,0.0065180776,-0.016505027,0.029450154,-0.011755513,0.037513766,-0.0012406621,0.015414058,-0.024060624,-0.046241924,0.005826761,-0.0042614965,-0.005955349,-0.0073582786,0.01819218,-0.030974796,-0.010572205,-0.06727572,-0.028927485,-0.006403548,-0.0025391928,-0.016977528,0.047350105,-0.004868305,-0.0097875,-0.003869057,-0.06133473,0.0033010845,-0.07942355,-0.0720037,0.015537911,-0.014863664,-0.024759235,0.053294953,-0.014420216,-0.019100785,0.007939288,0.021184009,-0.017122623,-0.01652804,-0.005302557,-0.05502731,-0.017919533,0.014951373,0.0499656,0.008560255,-0.01898099,-0.010721214,-0.039064758,0.0030142958,-0.019937972,-0.0015435477,-0.02752981,-0.004254196,0.0069616465,0.0066280463,0.013020742,0.028390594,0.01631489,-0.01914114,0.005781711,-0.03157971,0.014100189,0.07422925,0.023723248,0.032679494,0.054581918,-0.002894087,0.01790188,-0.06417165,0.00043675172,-0.029962592,0.028338362,-0.04299608,0.0028337634,0.046805974,-0.03572496,-0.03043017,-0.023264825,-0.031627387,0.015705673,-0.008793051,0.0036655846,-0.02416559,0.0032268048,0.015399822,0.019530043,-0.044546433,-0.00084165676,-0.022828108,-0.029443368,0.06155993,-0.011723297,0.05182977,-0.0050819623,-0.026838925,-0.01327159,0.0683092,-0.0030948166,-0.034072097,-0.0185543,-0.016056897,-0.021109043,0.03982875,-0.017188203,-0.038896028,-0.03371123,-0.0027705284,0.050546758,0.0012155378,-0.0037238349,-0.009130429,0.06368431,-0.004530136,-0.027259411,0.019590257,-0.018093,-0.060346585,0.026496982,-0.0103377355,0.07401786,0.09023067,-0.013658152,-0.007485601,-0.01845044,-0.0050002653,-0.023281304,0.04660935,-0.014862521,0.019974777,0.0039104973,-0.019986624,0.054362547,0.029527469,-0.019079318,-0.031680558,0.008038215,0.018207913,-0.0361232,0.019812046,-0.024394777,-0.027895322,-0.05098864,0.030050186,-0.03457178,-0.034518197,0.008303153,0.038440164,-0.011955708,-0.014707416,0.030971237,0.04597641,0.0072485586,-0.016940465,0.037220415,-0.015338643,-0.008586879,-0.0069089285,0.06791095,-0.0007613951,0.013260478,-0.050016567,-0.011377059,0.036798578,0.008094602,0.037359323,-0.01904022,-0.01563863,-0.025435153,0.004131054,0.020184034,0.019990839,0.018893633,-0.053052712,0.0019654918,-0.01139244,-0.000873432,-0.013262934,0.030527338,-0.0060544307,0.024618179,-0.033480886],"last_embed":{"hash":"5howma","tokens":42}}},"text":null,"length":0,"last_read":{"hash":"5howma","at":1762852795803},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Apps#{4}","lines":[167,168],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5howma","at":1762852795803}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Apps#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037905883,-0.003364425,-0.039895304,-0.015332652,-0.046020355,-0.071485,0.028460443,0.014575459,0.004848847,-0.00019820416,-0.021270206,0.003951261,-0.030221289,0.0010968874,0.031005763,0.015942767,-0.029321741,0.004831034,-0.005316707,-0.0058735483,-0.04444825,0.027408732,0.04085047,-0.02790885,-0.008984696,-0.013647554,-0.010484647,0.0076588676,-0.009288419,0.029814435,0.023125257,-0.02443773,0.01925855,0.0114678405,-0.03520395,-0.0059302505,0.010259742,-0.02809659,-0.029056886,0.055880953,0.025902906,-0.037108667,0.018289793,0.019232355,0.043886088,-0.02512395,-0.04379082,-0.003217904,-0.0042114975,-0.026290985,-0.030721437,-0.01472456,0.01469026,-0.03327405,0.022421623,0.033707473,-0.018347694,-0.046275456,-0.017393522,-0.011481707,-0.031064084,0.0021162538,-0.038608484,-0.035838466,-0.00730797,0.045800783,0.00868629,-0.00700656,-0.02170439,-0.053222395,0.013964826,0.019661939,-0.027011234,0.00010130153,-0.054862924,-0.029252438,-0.0076955887,-0.030214624,0.013757501,0.019398514,0.005791203,0.025781373,-0.03672058,-0.009474964,0.01650234,-0.010831156,-0.029992983,0.04676103,0.027302314,0.026012558,-0.015536158,0.005699076,0.03521152,-0.02210347,-0.020611938,0.004458937,0.0029458108,-0.03660166,0.05203603,-0.042938434,0.050712332,0.008795227,-0.028904792,-0.03225945,0.0041532507,0.016482005,0.01338361,0.034104068,0.036116652,-0.026181862,-0.0028493484,0.021431794,0.04443785,0.025740981,0.01209239,0.015391643,0.015572569,-0.005472952,0.025452828,0.004417194,0.047055725,0.034447778,0.016427524,0.0062496345,-0.0032413802,0.043774974,-0.036540147,0.034060184,0.029649572,0.034853652,0.013240089,0.0003593279,-0.0010863469,-0.026289325,0.001288906,0.033163324,0.043500785,0.034540664,0.008217067,-0.048602708,-0.008927544,0.061591264,-0.01690913,-0.013567776,0.014220511,0.0014194946,0.06800249,0.019054102,-0.02226123,0.02796257,0.0051154555,-0.017629078,0.021534065,0.018007051,-0.008266055,0.019876646,0.009944036,0.038652625,0.00936833,-0.024099387,0.015139246,-0.009425268,-0.041913528,0.05412558,0.03250064,0.0076557086,0.0011405912,0.026630279,-0.0068962397,-0.017243396,0.0054882425,-0.049866162,0.006403988,0.038393773,0.010883232,0.03074672,0.086138226,0.01980029,0.012687066,-0.021459524,-0.05879149,0.018791698,-0.062201,-0.039388992,-0.013313156,0.024288097,-0.01883149,0.003120173,0.024514662,0.006561131,-0.018947989,-0.00408789,0.012399248,0.0071638906,0.035600916,-0.032945883,0.011422552,0.031831224,0.015525927,-0.047446027,0.00017442423,0.045777585,0.025824841,0.0098547945,-0.03027944,-0.021273352,-0.029183442,-0.0027292562,0.0106025245,-0.063574724,-0.0017533319,-0.0013107795,-0.014505859,-0.013381709,-0.016449666,-0.014704528,0.021258011,-0.0011788221,-0.030861108,0.00887504,-0.0072269603,0.03632468,0.014121942,-0.00029912585,-0.020908477,0.017248651,-0.011776578,0.02181397,0.01210354,-0.016430067,0.0260621,0.0035281566,0.032422192,-0.005896886,0.0064681927,-0.050720323,-0.00538668,-0.01342433,0.019345088,-0.007446617,-0.03530997,-0.03634404,-0.0028582981,-0.00036435167,-0.013331515,-0.028517162,0.02825357,0.025807109,-0.013790093,-0.032935258,-0.0007699882,-0.010520356,-0.012928391,-0.033760983,0.018177733,-0.00010030029,0.0026163384,0.02800527,-0.0017663367,-0.012002254,-0.029033594,0.021609558,-0.02236994,0.020990353,-0.004128448,-0.0312712,-0.013709969,-0.0110734645,0.023060909,0.048875425,-0.030864082,-0.015360456,0.028356628,0.017658496,-0.044348024,0.004467314,-0.007566153,0.0061558667,0.04531441,0.023860285,-0.033522625,0.029646497,0.030929178,0.056062806,0.007288497,0.0031383,0.013565632,-0.021932533,0.033650298,0.022269625,-0.0145307435,-0.020789722,0.064628676,-0.028817602,-0.024683703,-0.009588339,0.010739744,-0.17394687,0.016035236,0.022275908,0.009470451,0.0088038035,0.020129511,-0.049093116,0.016246568,-0.021052284,0.03148131,0.011415133,-0.03293866,-0.019270685,-0.0066509987,0.013758012,0.03056523,-0.013646808,0.008462319,0.00370779,-0.043542307,-0.015530687,-0.027742567,0.058019318,-0.029671073,0.011266702,-0.0036967618,0.046779443,-0.027756026,0.010760455,-0.033030868,-0.08086331,-0.0040836227,-0.0007997637,0.0033094946,-0.027451174,0.019890469,-0.030838622,0.015306193,0.010868751,-0.012564558,0.05897292,0.00045993438,0.010128406,-0.007988538,0.014335249,0.0054014074,-0.04481186,0.03135957,-0.04417965,-0.056183785,0.030900134,-0.00042758434,-0.009929168,0.0031486826,-0.044106584,0.021715019,0.045199938,0.03848244,-0.010374932,-0.022169165,0.0060760085,-0.026501918,0.024820106,-0.015170832,-0.013368575,-0.049759258,0.04760717,0.02766084,-0.022579014,-0.027548352,0.05520166,-0.031518158,-0.004890224,-0.013286343,-0.040029928,0.029969925,0.0039001508,-0.041509114,-0.004454888,-0.09697578,0.025941478,0.016873218,-0.010151492,-0.0005791933,-0.026974566,-0.021396281,0.0108942725,-0.0037026731,0.038461477,0.23812482,0.034213874,-0.015321921,-0.009975983,0.059627872,-0.036695015,0.01627612,0.05283429,0.0077095344,-0.02282132,-0.012253666,0.044797283,-0.008048191,-0.004761629,0.03710587,0.061224222,-0.105449036,0.030539606,0.0339928,0.038747862,0.020458736,-0.06654626,0.03876734,0.002280146,-0.053724583,-0.041916933,0.0144708855,0.030200941,-0.0059011243,-0.0029477286,-0.048052672,0.05224388,0.052481007,-0.033315375,0.034396715,0.034083404,0.012011011,-0.046724595,-0.029779786,0.009296181,0.00853565,-0.021508686,0.046052758,-0.014898682,-0.060777,0.007485006,-0.017925648,-0.0016686489,-0.012070461,-0.03240762,-0.013983853,-0.023754219,0.0015245219,0.0021985308,0.010085684,0.006538035,-0.027269423,-0.012446706,-0.023203652,0.043534197,0.02811232,0.00847429,-0.074889764,-0.017643232,-0.010518931,0.021651912,-0.050732777,-0.025046216,0.01382426,0.011982435,0.0027926893,0.017628182,0.030602809,0.01794568,-0.0168477,-0.019529305,0.023910115,0.057140436,0.010182102,-0.00493549,0.014581924,-0.014490496,-0.0376638,0.01274997,0.024326846,0.011145702,0.013223137,0.07314938,0.017402792,0.010121168,-0.020618632,0.03167076,-0.029752443,-0.008429326,0.002116975,-0.003218566,0.0516047,-0.031075764,-0.03755903,0.019963905,0.009487831,0.0015831029,-0.013988391,0.014760475,0.024691295,-0.022422332,-0.012866224,-0.003026737,0.0074675325,0.03894111,-0.10487619,0.009711171,-0.0014069711,-0.012216816,-0.0012346436,0.058895256,0.04016528,0.023690453,0.075497404,0.00038610306,0.024503512,0.0027944637,-0.032854524,0.013346415,-0.0014257994,-0.06541848,-0.008432014,0.02216414,0.02340772,0.0119261,0.04937748,-0.030903218,-0.00002793747,0.05808071,0.011699644,0.00671953,0.045414817,0.0051770094,0.028802982,-0.028146287,0.0098728,-0.024154423,0.0008779396,0.05532618,0.009243417,0.03478432,-0.025850313,-0.0034849625,-0.018373597,0.020964159,0.03531085,0.018169396,0.034423385,-0.03922013,0.022891551,-0.06889261,-0.033449404,-0.043405883,-0.0015504276,-0.020708837,-0.020209076,-0.006445486,0.010696984,0.088587835,-0.020946406,0.033075828,0.024351347,0.0153500335,-0.0155989025,-0.0060263826,0.020525316,-0.024349254,-0.06599987,-0.048894923,-0.037928566,-0.066183604,-0.018815415,0.008846372,-0.013941546,-0.044288807,0.03198711,-0.010381065,-0.014726688,0.033667486,0.05750776,0.027440585,-0.009948198,-0.015564799,0.019875659,-0.030956084,-0.016103083,0.11410295,0.008535596,-0.030199436,0.044654783,-0.0008911103,0.08130768,0.04688122,0.04487471,0.0007320527,0.018827302,0.016892085,-0.023875821,0.038709693,-0.036892388,-0.023334928,-0.030726517,0.051603377,-0.016178273,0.029595222,0.0057100267,0.00031877292,-0.05005451,-0.003288702,-0.007257969,-0.04078907,0.009488659,-0.00085800124,-0.016704192,-0.010058593,0.0048214765,-0.033664905,0.00855683,-0.021071143,0.007411644,-0.015288925,-0.019949406,-0.03251464,-0.06462313,0.0018529373,-0.0141242,-0.02671507,-0.001904008,-0.008343797,-0.02834885,0.021424841,-0.0018624404,0.02157566,-0.0030192668,-0.010339418,-0.0037044585,-0.023935722,0.012991793,0.0073165833,-0.019530093,-0.0033724378,-0.047039576,-0.06422002,0.011365431,-0.0038862345,0.009214162,-0.02077656,-0.005578049,-0.036706243,-0.0018787142,0.029625162,0.0446083,-0.01232108,-0.012956397,-0.045085397,-0.020195143,0.032484673,0.042273935,-0.014128793,-0.035962533,-0.029946974,0.010885307,-0.0060432297,-0.049753588,-0.024520678,-0.03447957,-0.0020396782,-0.010072524,-0.0020485783,0.025571711,-0.03101453,-0.030978048,0.02448727,0.0012622881,-0.06522392,-0.039957788,0.059026744,-0.010703186,-0.00068341166,-0.004524185,0.024502778,0.08544499,-0.013314426,-0.014016401,-0.013330017,0.0012754594,-0.0035400225,-0.053210042,0.035795033,0.010067492,0.008162853,-0.030339561,0.024458714,-0.007319252,0.031027844,-0.0018401772,-0.009190461,-0.003863908,-0.013318054,-0.06112828,0.03656069,-0.011186345,-0.038045567,0.016683975,-0.00017556331,0.023486609,-0.030541163,-0.0071545015,-0.010862977,0.02563696,-0.025320668,0.05196839,-0.034933265,0.039794207,0.009732574,0.02113078,-0.026496755,-0.012636891,-0.031889863,-0.039915245,0.011286258,-0.071698114,-0.045695502,0.004636051,0.03175623,-0.019267615,0.015291659,-0.034110967,-0.042203948,0.01887722,0.00862471,-0.005140344,-0.00003154662,0.011801152,0.024687571,0.03898845,0.013121462,0.036566608,-0.017418245,-0.0025647255,0.008848462,-0.0011806671,-0.007950474,-0.05232412,-0.0038260124,0.004812251,-0.0035445446,0.009048875,-0.014449764,0.090449564,-0.020931778,0.0034442628,-0.0061872997,0.012051911,0.045770396,-0.023101328,0.050056864,0.0012125189,-0.03776258,-0.032599814,0.019878717,0.042028815,-0.034444746,0.012286624,0.0021927156,-0.018958041,0.062892914,0.0021422394,-0.03590252,-0.045831148,0.029160935,-0.009518972,0.008079004,0.011306717,-0.002742743,-0.014296235,-0.04187464,-0.031067636,-0.022483882,0.014594684,-0.02294471,0.0099208765,0.03143909,0.058320496,0.04120988,-0.019925479,-0.06770907,-0.017868958,0.024873085,-0.14939968,0.0025549536,-0.0063973623,0.005900339,0.018286878,-0.010882834,-0.033170402,-0.058961187,-0.014981643,-0.011083121,-0.0015379929,-0.024536205,-0.012288936,-0.030499315,0.0006191474,0.018155368,-0.03425374,-0.032185413,-0.020310951,0.054058958,0.0014208173,0.0057763816,0.07265424,-0.0021585003,-0.014083793,0.006365099,-0.011569195,-0.0047448934,-0.014455453,-0.005978351,-0.030417122,-0.017542085,0.024739714,0.016151607,-0.006291059,-0.017946232,-0.0057276357,-0.0101134805,-0.032315683,-0.002076914,-0.03984756,0.020861527,-0.009650766,0.034516606,0.026133504,0.07769738,-0.041633405,-0.031881124,-0.022044668,-0.011152585,-0.019228393,0.01596843,-0.0041658883,0.0073235887,-0.019224409,-0.016741633,-0.015823582,0.0004927221,-0.007293499,0.017044254,-0.015896609,0.06796788,-0.04582151,0.030766567,-0.059887964,0.041407764,-0.03859261,0.04688773,-0.018951898,0.0064854617,-0.052089423,0.0014379536,-0.0011513755,-0.007758188,-0.001343218,0.03083726,0.033740308,-0.048455205,-0.038188167,-0.06146474,-0.014073082,-0.027369618,-0.010049857,-0.03141286,0.03632912,0.0039278893,-0.009735668,-0.009051541,-0.036741108,0.0041243983,-0.079342395,-0.045641605,-0.011542851,0.010798246,0.0037374897,0.055966154,-0.012897246,-0.01779506,0.005771514,-0.01282748,-0.019969473,-0.031635635,-0.008067153,-0.01764951,-0.04014193,0.0043041697,0.035026576,0.0012315504,-0.0029018754,-0.008229337,-0.039837707,-0.0062226793,-0.012972259,-0.012488906,-0.061895743,-0.01896779,-0.004565105,0.02841366,0.029912153,0.027304208,-0.005587332,0.001290221,0.005625064,-0.027655585,0.026491977,0.06918282,0.009138917,0.043990295,0.07447673,-0.024063805,-0.0023520493,-0.05479246,0.032588053,-0.01295294,-0.0006463613,-0.02746911,-0.011050348,0.03095287,-0.059563205,-0.05441325,-0.006113249,-0.007411976,0.009628913,-0.043423522,0.009900695,-0.012189074,0.021388926,0.05340423,0.0118818,-0.027301254,-0.00080995273,0.008592037,-0.00004282314,0.04996969,-0.005333332,0.037286278,-0.005221201,-0.012384754,-0.0041362382,0.07214339,-0.026624603,-0.025037963,-0.016136548,0.0032282565,-0.0023236226,0.041054886,-0.023145905,-0.025840966,-0.029780943,0.026055094,0.054496527,0.03278056,-0.006157562,-0.0044618635,0.03662332,0.005500335,-0.0079596685,0.010593179,-0.013211196,-0.04023472,0.048506804,-0.0010170545,0.052668113,0.05172787,-0.017356815,0.006507016,-0.007779752,0.03093585,0.0026420369,0.013577637,-0.02728053,0.0029453095,0.0017929331,-0.03423972,0.063543685,0.0015666888,-0.006183924,-0.008684495,0.01624545,-0.004735572,-0.012248276,-0.023049828,-0.012719841,0.014413397,-0.04644952,0.04461996,-0.004790409,-0.020035056,0.015317249,0.050886992,-0.017430147,-0.027043534,0.002001252,0.04193881,0.028098142,0.005285602,0.043411635,-0.00898168,0.0047573014,-0.025459979,0.07593709,0.0036360126,-0.004965248,-0.027805187,-0.014689386,0.02773775,0.008411926,0.03545916,-0.022857158,-0.02047798,-0.040224835,-0.017491873,0.006603098,0.026343169,0.022193769,-0.036877137,0.0027584753,-0.0045178565,-0.018980578,0.010989991,0.010336827,-0.013362818,-0.007737887,-0.04527344],"last_embed":{"hash":"zb7kgy","tokens":42}}},"text":null,"length":0,"last_read":{"hash":"zb7kgy","at":1762852795803},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Apps#{5}","lines":[169,172],"size":173,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zb7kgy","at":1762852795803}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.019813808,0.023587858,-0.030595284,-0.0067906654,0.01632649,-0.0363608,0.055513866,0.034573287,-0.0067491443,-0.014764943,-0.0033756045,0.034811854,-0.02409986,-0.0077777184,-0.021361066,-0.036667783,-0.037764177,-0.0005255862,-0.017474357,-0.0038600967,-0.07195196,-0.023937652,0.04535425,0.008169835,-0.029975405,0.06472704,-0.017554274,-0.025026768,-0.04973474,0.043163005,0.016230205,-0.00220542,0.044384483,0.0075914967,0.006042953,-0.013484263,-0.018080214,0.0028848557,-0.092944436,-0.018591864,0.04661712,-0.008670187,-0.039347056,0.031692296,0.015369521,0.009307503,-0.052010756,-0.054127574,-0.00725785,-0.010411569,-0.00385191,-0.014332348,0.0024831337,-0.035647705,0.026162678,0.026299354,0.00805806,-0.009412479,0.00508273,-0.020911384,-0.0118588805,0.033469297,-0.0329905,-0.048968118,-0.04905841,0.013576524,0.011871413,0.04334088,0.015002741,-0.041954543,-0.011736918,-0.02959715,0.003440927,-0.055609535,-0.0027847062,-0.024203476,0.018759599,0.013580432,0.022679219,-0.05401977,0.10778916,-0.031456277,0.011478121,0.000265463,0.008641264,-0.025935112,0.006659245,0.08462792,-0.004261916,0.019091757,-0.0052036727,0.011283139,0.017009614,-0.03820021,-0.01047236,0.0049631386,0.017031876,-0.03394946,-0.00037530853,-0.011845989,-0.028443083,0.025993431,-0.00017308864,0.0614053,-0.0047211656,0.019045582,-0.010925669,0.041705783,0.0017180084,0.017767714,-0.0316593,-0.004908362,-0.026130186,0.020008018,0.027705312,0.010421916,-0.0017728853,-0.010781061,0.0056977426,-0.01613461,-0.0038936622,0.058095925,-0.018893095,-0.022753835,-0.0140931485,0.010952512,0.008018562,0.025425278,-0.052427057,0.021580819,0.012228077,0.0020463564,-0.001429856,-0.012003359,-0.016981851,-0.00073305756,0.07150014,0.03910963,0.020872856,-0.013112305,0.023229288,0.008307452,-0.01876906,0.010223428,0.037096042,-0.022317102,-0.0051574763,0.018031646,-0.025925172,0.09235047,-0.020125732,-0.014832264,-0.0019407906,0.0027879688,-0.0053953757,0.032332327,0.018021952,0.012328355,0.0137027,-0.035870265,0.028299171,-0.015152973,0.032836705,0.06641464,-0.008523905,0.021965772,0.012661031,0.035991907,-0.009942156,0.006345212,-0.012990274,-0.036702722,0.013440418,0.014327899,0.013670417,0.055737123,0.021550337,0.04801528,0.03293624,-0.03884361,-0.008841493,0.02005829,0.016182173,-0.04448057,0.04736081,-0.00951871,-0.007790366,0.020115621,0.024142975,0.038162217,-0.008088182,-0.044282977,0.04662037,0.035145484,0.031050356,-0.021736134,-0.033339884,-0.006678431,0.053545363,-0.022548128,0.0019959225,0.0009296223,-0.05083003,0.0027472554,0.019112788,0.006170316,-0.028342709,-0.035893414,0.008843463,0.0059499787,0.04007742,0.022208016,-0.0031919547,-0.00010884802,0.04147899,-0.010538595,-0.013275305,-0.02249983,0.017762924,-0.00074293395,-0.004250187,-0.000743005,0.024010675,-0.042677246,-0.021604003,0.01510873,0.0007272523,0.037725933,0.025458485,0.034239326,-0.045231625,0.073201895,-0.02441538,-0.0068742656,-0.04673026,0.0154712,-0.03541882,-0.0017935254,0.012990833,0.04423717,0.007778951,-0.016339075,-0.016642157,-0.038836863,-0.040273737,0.0026515967,0.0032925315,0.036245257,0.0016801087,0.035128497,-0.013394016,-0.023494678,-0.012303317,-0.017153895,-0.017601775,-0.031604804,-0.031568106,-0.03213308,0.011726718,-0.014722631,0.005297231,-0.031158438,0.022404622,0.03335913,-0.012424155,-0.0024465492,0.004925653,-0.036756296,0.035972565,0.050405994,-0.008954677,0.0005122031,-0.03557719,0.00816126,-0.053288322,-0.031234695,-0.012029991,-0.03069327,0.0146357585,-0.04190633,-0.030413508,-0.05047538,-0.0090925265,0.018272633,-0.05323539,0.0377895,-0.0064024143,0.005066446,0.021844119,0.00082220614,-0.00957464,-0.024488723,0.0783616,-0.046498757,-0.013432413,0.03645053,-0.034597985,-0.19186628,-0.031642362,0.036945846,0.022000702,0.001929352,0.026165694,0.0026230721,-0.026052358,-0.019572105,-0.04163145,-0.030594302,-0.14073808,0.030534025,0.010845605,0.042425133,0.055764813,0.02416443,-0.006191141,-0.03313597,-0.06981201,-0.0002819697,0.02724294,0.053812522,0.04484492,0.048239097,-0.004902707,0.03300575,0.020615252,-0.011044884,-0.0043262327,-0.028265411,0.038375746,-0.032360647,-0.035031635,0.014880707,0.016942145,-0.017807618,-0.0021495675,0.023758579,-0.008202014,0.042381592,0.040823434,0.016180841,-0.054383695,0.009812598,-0.040093146,-0.027549583,0.023624472,-0.009840006,0.011335561,0.0030151485,0.047423072,0.025194522,0.03576942,-0.0023488398,0.013807741,0.03812173,0.045128684,0.033280063,0.00009685078,-0.015158225,-0.06079183,-0.06570537,-0.03172562,0.00009897944,-0.020175785,-0.022739729,-0.0085473405,-0.0148989735,-0.025297346,0.027921677,-0.0070046172,-0.023005314,-0.035163317,-0.035100546,0.01222255,-0.015941678,-0.022595381,-0.023361348,-0.0690144,0.013876697,0.019943766,-0.031788014,0.0059249606,0.017559081,0.0062493836,-0.030134346,-0.047103103,0.016100012,0.35189748,-0.014782475,-0.008941959,-0.004282485,0.0066416627,-0.0018282909,-0.015751168,0.01566936,0.0049387314,0.0040859003,-0.00085412234,0.006407837,0.00685999,0.05348074,0.02631459,0.043505207,-0.054118425,-0.0061685243,-0.0037189696,-0.0125952,0.037116725,-0.05473499,0.007868312,-0.04715001,-0.05901868,0.005925791,0.017414514,0.0012045085,-0.027489804,-0.00041098153,-0.055235557,0.03342097,-0.046248626,-0.040055476,0.025573332,0.010413322,-0.05748414,-0.062107142,-0.02832919,-0.0045753685,0.027237374,-0.021757072,0.00057178724,0.0031417576,-0.043857116,-0.008679202,-0.015265159,0.0022684047,0.011017125,-0.020163208,0.02606584,0.00951819,0.010591053,0.0054901587,-0.016473768,0.00040436187,-0.010242693,0.0020712707,-0.02777018,0.010690536,0.008955792,0.018778712,-0.03908005,0.020268591,0.032858003,0.0132044675,-0.041029304,-0.0025765616,0.02096379,0.0077410503,0.054845262,0.007378823,0.021589717,-0.00080842484,-0.0034457752,-0.0218937,-0.027481074,0.032543328,0.00014810656,-0.017891178,-0.022308191,0.004863345,0.014842179,-0.0006865377,0.027540354,0.031650785,-0.030151827,0.010590072,0.004560873,-0.030491017,0.0044300235,-0.018832453,-0.01587542,-0.017823767,0.0077039897,-0.037050214,0.03285754,-0.061865877,0.013063485,0.0047368123,0.0126975635,0.0026500875,-0.004648455,0.017277516,-0.012242128,0.008691249,-0.005841484,-0.027395401,-0.0060778456,-0.004966582,-0.039746337,0.014695651,0.028960072,0.000038205402,0.05377395,0.034940008,0.011681557,0.015168849,0.0053758533,0.01679152,-0.027512804,-0.016795682,0.01455793,0.013308829,-0.020179996,-0.07941907,0.014928089,0.0024830275,0.0034878314,-0.017273184,0.010693039,0.008287028,-0.02956512,-0.020805169,-0.0025230367,-0.0225249,0.023634305,0.0058221277,0.019859659,0.047816664,0.035910845,-0.062393785,-0.0058360854,0.052638646,-0.026144253,0.009877113,-0.00891708,-0.017280212,-0.016192993,-0.018408721,0.023749635,-0.010296443,0.040757418,-0.03425812,0.0008929592,-0.0034137089,0.008794319,-0.022208948,-0.022452928,-0.03954926,-0.009387689,0.005967346,0.010552069,0.06784986,-0.01279731,0.02009065,0.0065230792,0.034268152,-0.02275958,0.004720289,0.04448733,-0.017189426,0.010170973,0.001980898,0.009407844,-0.06046581,-0.010443086,0.019309808,0.03071908,-0.009630528,0.064083025,-0.0035172335,0.017250028,0.014107938,-0.036550958,0.0056356434,-0.037971113,0.02230444,0.009005201,-0.043933235,0.014280015,0.04589608,0.010272302,-0.006357447,0.034451656,-0.0062817377,0.023249071,-0.0052011707,0.006102511,0.015037421,0.034579795,0.010724003,-0.0007157352,0.032152638,0.02039592,-0.032202303,0.021963222,0.032502618,0.04172884,-0.02461024,-0.014188626,0.0046334025,-0.00899531,-0.013036243,-0.054905437,-0.0010555817,0.010924818,0.03193841,-0.010926626,0.011850034,-0.018542364,-0.04492701,-0.0168593,-0.07739355,0.024486886,0.029964335,-0.030946285,-0.022684982,-0.024468035,-0.0073753498,-0.020212099,-0.030659048,-0.031689864,-0.013774014,-0.017159358,0.0036490662,0.0067794933,0.0098420605,-0.00488358,0.022254903,-0.011868605,0.0019739622,0.03401731,0.014363529,0.010967044,-0.018513057,-0.04680206,0.024705984,-0.015774023,-0.012256925,-0.00914593,0.002862227,-0.0765103,-0.04757017,0.023145834,0.050295364,0.034241535,-0.025127862,0.017166467,0.0009021193,0.022898754,0.0124008795,-0.00006125021,-0.014762037,-0.018197447,0.011129507,-0.01656453,-0.037292376,-0.0036865552,-0.03563427,-0.01729044,-0.036949974,-0.0262831,-0.02208039,-0.0040047923,-0.014151055,0.006513938,-0.023951124,0.027905453,-0.002318326,-0.057089273,0.007618156,-0.004946661,0.010032814,-0.018780742,-0.00016183418,0.0141435675,0.0085010305,-0.018256195,-0.0072710123,0.013551735,0.0070034806,-0.032634187,-0.0029773272,0.0039277743,0.032349393,-0.032168422,0.040698096,0.026731003,0.028505987,0.012877967,0.050769582,0.006983416,-0.015885947,-0.011410665,0.020120628,0.003336231,0.0064167944,-0.006205281,-0.0073270537,0.005147351,-0.026882324,-0.04163075,-0.026679555,-0.02293026,-0.01712694,-0.029644325,0.020800296,0.017129024,-0.009153665,0.016201235,-0.020129718,-0.032099042,0.0055541527,-0.046680763,-0.01687332,-0.024372233,-0.005967777,0.008375267,-0.035593126,-0.024795946,0.049768995,0.03807004,0.017060518,-0.027844002,0.00083848275,0.07206856,-0.0034806686,0.009175697,0.010102997,-0.048915174,0.044072904,0.035866894,0.01661767,0.0150123155,0.06953555,0.01631607,-0.035535336,-0.0065695937,-0.020130174,0.030070692,0.01529872,-0.01824333,0.022089293,0.0043670787,-0.02548602,0.0019198372,0.034194488,0.06194977,0.0108862985,0.0053942795,0.05948039,0.032463342,0.016592594,0.008940575,-0.013399828,-0.01264345,-0.033998813,-0.0022240141,-0.0064087436,0.006980798,0.02680307,-0.03783662,-0.055196475,-0.040062763,0.0056669395,0.03476358,0.00548804,0.0011642572,-0.033755034,-0.020287795,0.0059777116,0.0025617157,-0.03215793,0.023539118,-0.0021269354,-0.0139781,-0.0025938486,0.0035333685,0.008572044,0.0053931787,0.0139576,0.02135533,-0.00478403,-0.11197353,0.025306886,-0.036697112,-0.048306227,0.017771315,0.005302828,-0.029402887,-0.023756796,-0.01624782,-0.017025372,0.05729815,-0.0036437693,-0.0073999963,-0.022962473,0.016638676,0.0027570364,-0.031986944,0.04411773,0.005267518,0.075402655,-0.0041958834,-0.046915848,0.0026825652,-0.042579245,0.021706508,0.013388986,-0.038795352,0.021695716,-0.0052559194,-0.003969842,-0.0013776857,-0.012923017,-0.01621062,0.021616308,0.0040983367,0.015390506,-0.03381676,-0.017732676,0.023829168,0.012701725,0.033584457,-0.0013729859,-0.04150935,-0.00010357649,-0.025927635,-0.013224028,-0.033085275,-0.0033994324,-0.0017627112,-0.024089467,-0.086216174,0.0145913055,0.025071837,-0.0011870769,0.026821917,-0.0005557737,0.0070277257,-0.009205599,0.027421184,0.058269504,0.0050905,-0.0013567038,-0.028921904,-0.018598255,-0.038632505,0.00588639,-0.012910752,0.0044491524,-0.011149362,-0.01690795,-0.022512848,-0.025171688,0.005308754,-0.01246546,0.03733095,-0.0455809,0.041577302,-0.035645623,0.020904182,-0.014849621,-0.005196735,-0.0074760197,0.0025640521,0.023879638,0.06796824,-0.014310072,-0.011018766,0.00909932,-0.010455203,0.012470043,-0.07212098,0.03307086,0.009148073,0.03500421,-0.022969386,0.017629951,0.009448447,0.0065364623,-0.0016277249,-0.016444359,0.013483939,0.056244116,-0.021495895,-0.0058442424,0.022177173,0.011051773,-0.01502636,0.002311339,-0.034934316,-0.011655905,-0.014565516,-0.06858651,-0.057850577,0.017596483,-0.058152102,-0.007814724,-0.0059022703,0.03139729,0.015290329,0.0019504168,0.04952272,0.030903878,-0.035412032,-0.05799689,0.020562246,-0.013864925,-0.029634612,0.025824668,0.061806317,-0.016162183,0.051280584,-0.008038668,-0.0035730824,-0.004227697,-0.026000569,0.0073500345,-0.028277926,0.07457174,0.022279771,-0.020895503,-0.021021375,0.031262748,-0.021028051,-0.025816754,-0.053125724,0.013380264,0.007267901,0.018812273,-0.0049175234,0.015716253,-0.006610273,0.007321091,0.014406738,0.0016653105,-0.011163537,-0.014490872,-0.012608196,-0.0010533003,-0.0058191544,0.061039533,0.012494793,0.012483935,-0.013106071,-0.00883105,-0.026904864,0.025315167,-0.030517958,-0.03280963,0.0146125965,0.014316348,0.027834242,0.041002315,0.0055881552,0.06071951,0.031123897,-0.025869021,0.0072703823,0.042944428,0.020254089,-0.019719614,0.0036327136,-0.0380269,0.03917324,-0.015202811,0.0045326003,-0.050584808,0.0033093207,0.023146668,-0.017783875,0.021602746,-0.033092987,0.010211359,0.0039862436,0.04053775,0.013841013,-0.013895548,0.014270266,-0.026602656,0.010895416,-0.006985014,-0.06708593,-0.042857185,-0.002290613,0.0017892817,-0.02529316,0.044461075,-0.03431448,-0.01039653,-0.00821627,-0.020122949,-0.015393551,-0.008390091,0.03716543,0.05459023,0.030885436,0.0096444115,-0.0031460968,0.0028878269,0.04097674,0.0005351991,0.028116828,0.037768062,-0.028815364,-0.041487146,0.03676878,-0.006553653,0.0064134533,0.029303525,-0.029340196,-0.043973744,-0.0032310395,0.04911157,0.013013374,0.027995823,0.0025185014,0.0079531185,-0.012835975,0.031672012,-0.013634692,-0.03083923,-0.049481936,-0.04278101,-0.025541918,0.0009834989],"last_embed":{"hash":"1iyarbz","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"1iyarbz","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research","lines":[131,230],"size":6075,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1iyarbz","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03678981,0.0010585389,-0.04979081,0.0069308076,-0.04549195,-0.050190154,0.01171363,0.023291077,0.021597203,-0.017966678,-0.012945456,-0.00050698454,-0.030890072,0.012592331,0.017439883,0.0019247035,-0.041561402,-0.0062107313,0.0073804115,-0.014367752,-0.048033003,0.020372901,0.044386156,-0.020087326,-0.020829123,-0.013296588,0.014305089,-0.015208354,-0.0070958585,0.017572612,-0.005630036,-0.018106349,0.059088476,0.025777062,0.0034302822,-0.02288459,-0.013755706,-0.026012499,-0.021710357,0.050534375,0.011128545,-0.02980942,0.03390049,0.028447675,0.018831015,-0.014798955,-0.058215857,0.005282335,-0.016835686,-0.008837273,-0.028222939,0.0064220317,0.047446173,0.023860281,-0.029085297,0.035380993,-0.0062691355,-0.007614512,-0.043472935,-0.008109342,-0.0063167424,0.025298541,-0.037566792,-0.03891956,-0.014516879,0.06686051,0.022118777,0.027948882,-0.009009598,-0.038518284,0.03652424,-0.005698377,0.0048886947,-0.0068824543,-0.03889809,-0.013240937,-0.016003584,-0.0041351155,0.005260622,0.044406872,-0.02612137,0.016335228,-0.036977258,0.015255216,-0.027135339,-0.026020361,-0.017959634,0.039000563,0.021281755,0.014539263,-0.014134187,-0.01769368,0.012264439,-0.03018602,-0.0012146011,0.0051155,0.0035899307,-0.03069347,0.034712713,0.013741811,0.065769516,0.009574495,-0.027696144,-0.00835703,-0.009744954,-0.0024621394,-0.0041665575,0.05302063,0.048178345,0.0073362184,0.029207747,0.025301514,0.028011916,0.037095994,0.012248303,-0.004901962,0.023683542,-0.000025781406,-0.019508302,0.0023331004,0.04392955,0.028763412,0.012220546,-0.017211784,-0.032818854,0.0068814,-0.0012228156,-0.01781722,0.015504938,0.016641563,0.0059541496,0.011497415,-0.02139649,0.002535276,0.004634292,0.011188537,0.059288837,0.043649342,-0.011149575,-0.047399368,0.010122539,0.044796407,-0.016726641,-0.007495073,-0.013757944,-0.031040046,0.02664699,0.03896217,-0.024193913,0.070413575,-0.00011121733,0.015356338,0.028874857,0.031219928,-0.04725717,0.03528397,-0.014122737,0.041598648,0.0062145856,-0.020871243,0.016729902,-0.06203502,-0.015896222,0.09361561,0.01154388,-0.016050095,0.019463941,0.06863761,-0.038960166,-0.023488114,-0.018934151,-0.027727343,-0.0041023185,0.033460222,0.026979687,0.030364595,0.055478506,0.03272859,-0.023666179,-0.043772466,-0.04628939,0.0064758067,-0.018128555,-0.033437807,0.01903146,0.019653004,-0.028954921,-0.0073633525,0.019960111,-0.009446097,0.008142243,-0.019107524,0.022705495,-0.021461505,0.062373675,-0.012202234,0.024510704,0.0358945,0.039038572,-0.02877961,-0.0008316475,0.02559954,0.0050603175,-0.0036304968,-0.027709369,0.000109576235,-0.009329604,-0.050326485,0.015138673,-0.046616253,0.023596812,0.014021665,-0.048115812,-0.01690273,0.03358179,0.0041341353,0.00985006,-0.012198203,-0.003752248,-0.0073884632,-0.018796707,0.038027443,0.018975116,-0.017943509,-0.032918252,-0.0047323843,-0.022926264,0.028210128,0.0191558,0.0067204856,-0.036042687,0.0060749343,-0.032301303,0.020831658,0.004046687,-0.01343878,-0.0078671025,0.0045182286,0.04900341,0.012432972,-0.008885875,0.006052656,0.015189512,-0.0061924956,-0.011801587,-0.0031232545,0.047211476,0.04648778,0.027157817,-0.0015611091,-0.0012813543,0.011722837,-0.040736333,-0.034352288,0.043826375,0.010896192,0.03192925,0.0129316645,0.020644741,-0.02274285,-0.022921722,0.0077168713,0.008250398,0.004222786,0.004608241,-0.0047610193,-0.022567261,-0.044718727,0.04848787,0.027172284,-0.018352626,-0.019639106,0.006829229,0.015327925,-0.014502213,0.027180541,-0.033726536,0.02024806,0.051059943,0.01227776,-0.043190617,-0.014770852,0.02615952,0.039396834,0.011161735,-0.03520514,-0.0048776297,-0.024840709,-0.0010914806,0.00086514174,-0.0053645433,-0.0051861918,0.065709956,-0.020080326,-0.06659794,0.032577917,0.0065655075,-0.16805123,0.013615332,0.02335515,0.017398713,0.009383762,0.007875153,-0.03857227,-0.018422876,-0.035781838,0.020398343,-0.0060342527,-0.034132812,0.029629763,0.020476209,-0.0018332071,0.020017909,-0.024294998,-0.018647032,-0.023744974,-0.053399596,-0.024875177,-0.029655784,0.046667065,0.035089307,0.03207967,-0.014823337,0.05298463,-0.024743924,-0.016494418,-0.04117302,-0.035258904,-0.0007634851,-0.008612842,0.024266673,0.011168816,0.030246872,-0.018631829,-0.0129312035,0.048252746,-0.0019030337,0.05938787,0.053824916,0.006636394,0.03366075,0.008709813,-0.013736354,-0.029148554,-0.009671128,-0.020687075,-0.028375657,0.004537732,0.0033756527,-0.004802689,0.011572994,-0.050885465,-0.010698324,0.01524192,0.024147397,0.001135306,-0.008167978,0.031204361,-0.072297275,0.009717878,-0.037719868,-0.025222974,-0.052248605,0.043736946,-0.0058683497,-0.053598374,-0.010989974,0.04317607,-0.02128472,0.004206242,0.02494753,0.02759469,0.025361469,-0.014622449,-0.017160682,-0.012218981,-0.08448631,-0.027037587,0.03378266,-0.0067279707,-0.009055166,0.003324484,-0.022590619,0.011091223,-0.013521871,0.048525445,0.22612123,0.041932203,0.02588593,-0.06978987,0.04682851,-0.020642173,0.013393958,0.068888694,-0.0013532595,-0.0058670067,0.013154104,0.020629767,-0.024105044,0.023623336,0.008445539,0.022578374,-0.07680015,-0.015748188,0.04681428,0.018218435,0.030242855,-0.061049856,0.018580887,-0.028103355,-0.051114906,-0.017426295,0.021114148,0.044757433,-0.00094583636,-0.01610412,-0.05585326,0.07977155,0.023172243,-0.04453583,0.043579824,0.032576934,0.015655737,-0.0806036,-0.030226186,0.0241157,0.005919503,-0.016450655,-0.0129976235,-0.027894847,-0.0052543483,0.0014911508,0.005543662,0.00032625918,0.0008840893,0.008406194,-0.034663092,-0.022145757,0.017867588,-0.03550685,-0.0046848515,0.027222745,-0.03985981,-0.021909134,-0.01476381,0.06270437,0.041507427,0.019841237,-0.031373907,-0.008719395,0.02323912,-0.025101693,-0.046563618,-0.008972176,0.035282664,0.030521043,0.04273454,0.01777561,-0.0061719664,0.0040590065,0.01455436,-0.0041429894,0.02030052,0.04295161,0.040785864,-0.021394461,-0.017447805,-0.036254525,-0.009848452,-0.01763775,0.023555368,0.028371675,0.003217018,0.023177993,0.015697626,-0.015648682,-0.024660783,0.0059158932,-0.04533934,-0.046153206,-0.0019013576,-0.014577029,0.023840172,-0.045011546,-0.01033404,-0.009358604,-0.02038394,-0.016990187,-0.009986842,-0.025984405,0.013598256,0.015290692,-0.008805338,-0.0059801466,0.018481566,0.04950979,-0.059238005,0.012393061,0.010346224,-0.056561023,0.013110437,0.029859485,0.005497395,-0.007619477,0.03115638,-0.002829455,0.014196268,0.029287893,-0.016888011,0.030300075,-0.018750742,-0.050285906,0.06403339,0.0026415999,0.04492595,0.0070793033,0.026767226,-0.032269515,-0.037695367,0.0359268,0.011056743,0.0036029916,0.04718394,-0.001992965,0.040055502,0.011058115,0.006351888,0.005077157,-0.0013214033,0.021643983,-0.0033631702,0.038566403,-0.059767786,-0.0026425407,-0.01645636,0.003022391,0.031485002,-0.0005189414,0.061937258,-0.04564575,0.034591906,-0.037687425,-0.03364619,-0.05380109,5.1308234e-7,-0.012499438,-0.013474138,0.0144134285,0.047356438,0.08258279,-0.034810957,0.031740725,-0.0074578254,-0.008462167,-0.01659873,-0.0036486352,0.037525322,0.034023363,-0.047495525,0.007059849,-0.0098117,-0.04503092,-0.022079796,0.01202301,0.01708524,-0.00658917,0.056715086,-0.04171117,0.0036037543,0.030507805,0.07220363,0.0041316557,-0.043987114,-0.021295855,0.008961158,-0.039919797,0.025477186,0.08452159,-0.0074787047,-0.0046351887,0.047095627,0.0037082217,0.05893763,0.01709246,0.05209776,-0.0109316455,-0.0075728605,-0.019463884,-0.005485806,0.022547606,-0.049765825,-0.038675915,0.00787955,0.01913294,0.02305775,0.003801248,-0.004727715,0.030876588,-0.043903735,0.021398827,-0.05976963,-0.010289374,-0.026056923,-0.009332039,-0.05329904,-0.021429447,0.005802631,-0.05140707,-0.0027433152,-0.066167146,-0.0037676475,0.015865464,0.012216474,-0.023793267,-0.03592009,0.012059299,-0.016381273,-0.05498888,-0.004173518,-0.035531078,-0.022710327,-0.00015137428,-0.0014679965,0.010452312,-0.02882718,-0.039652385,-0.012922886,0.015511827,-0.017856346,-0.038090896,0.009582668,-0.044673547,-0.01332208,-0.027827209,0.009374127,0.014898542,0.019864535,-0.00011464723,-0.010878179,-0.02647992,0.019587116,0.021491796,0.018552477,0.010756948,0.034776274,-0.002387202,-0.01856291,0.031607393,0.029799456,-0.029987497,-0.04785232,-0.028876293,-0.013010982,0.017209047,-0.03636595,-0.03890231,-0.018885596,0.01745638,-0.040483586,-0.041793853,0.017900541,-0.004008902,-0.011489143,0.023450298,-0.011461923,-0.0686316,-0.008497729,0.058613654,0.011460353,-0.0023528922,0.018670324,0.034040105,0.060394946,0.027974498,-0.0006920325,-0.018310174,0.010242624,0.015547308,-0.0668479,0.02550448,-0.00592286,-0.0035697238,-0.02740257,0.031994406,0.0026820595,0.013944289,-0.0036069676,0.058620088,-0.0025056447,0.0066178073,-0.009919868,-0.0060481345,0.01796386,-0.018061211,0.028087739,-0.014256118,-0.0019103677,-0.0056243236,-0.005219863,-0.0122653125,0.017054306,-0.036477745,0.043455318,-0.017601136,0.038630594,0.025990216,-0.0410467,-0.036778927,-0.040050756,0.01865334,-0.042089038,-0.0054137646,-0.032857865,-0.020819444,-0.0035251803,-0.01168564,0.0051843454,0.023007007,-0.015225682,-0.015683096,-0.019019404,0.020769488,0.038994342,-0.028714508,0.038359612,0.00332077,-0.03247093,0.02056951,0.051907644,-0.015714,-0.026408155,0.02239289,-0.007446133,0.0009338956,-0.044374153,-0.0005714286,0.030301878,0.020807028,0.010436551,-0.04783428,0.03161902,-0.011910578,-0.008474817,0.022077294,0.04361589,0.044084255,-0.010420845,0.043908462,0.006946981,-0.01905256,-0.0023106558,0.023371028,0.025580304,-0.07353789,0.009703517,0.0029100704,-0.0059451233,0.05921912,0.0047842446,-0.038287677,-0.049322333,0.026032262,-0.013351194,0.0065155285,0.023975689,0.019273004,0.02060927,-0.001802724,-0.02023343,-0.012809439,0.046360318,-0.015684048,-0.015899329,0.042620543,0.041099757,-0.028373642,-0.0140588675,-0.018514216,-0.009749038,-0.0057644206,-0.13784896,-0.005814595,-0.0049550585,0.0012994473,0.009157263,-0.011794868,-0.038467877,-0.04968343,-0.024999361,-0.029396743,-0.0025932887,0.003651356,0.010166494,-0.03587712,-0.01684212,0.0033421826,-0.04679101,-0.005175343,-0.030745821,0.08120973,0.02864367,-0.000437802,0.03049818,0.025819102,-0.04152726,-0.014815509,-0.022716036,-0.04980477,-0.026930977,-0.02616726,-0.040281948,-0.09043089,0.0053435606,0.027902998,0.011200018,-0.024450112,-0.01321273,-0.007001255,-0.04638506,-0.02232218,-0.024001574,0.03115041,-0.0038753767,0.006219425,0.013965284,0.061661776,-0.037124727,-0.026928874,-0.0508084,0.00064717233,-0.021816596,0.052008733,-0.03187274,-0.014450618,-0.045054898,-0.049506612,-0.011050243,-0.008615338,0.049806315,0.054967526,-0.009188799,0.007573294,-0.028713975,-0.016635152,-0.042953648,0.045742244,-0.041413218,0.06116242,0.0077896323,0.02891713,-0.062412955,0.035200663,0.027548691,0.011051117,-0.008890304,0.011943956,0.0058460417,-0.02144741,0.025166055,-0.048010178,-0.04268191,-0.021427976,0.024867887,-0.058453307,0.018678563,0.018455405,-0.0040545855,-0.00865305,-0.057062134,0.005895074,-0.05892871,-0.051488385,0.0129784895,0.010645466,-0.03454348,0.032288488,-0.02647254,-0.022770535,-0.012954923,-0.00736773,-0.03321789,-0.022203663,-0.03215089,-0.045358796,-0.02219423,0.030264558,0.01900087,0.004984841,-0.013287724,-0.030688453,-0.023494989,-0.012596748,-0.009942866,0.0012819618,-0.056946434,-0.018367486,-0.013711735,0.036745086,0.014042508,0.044766795,0.023142276,-0.04249765,-0.019012325,-0.035120465,0.041240048,0.056656618,0.011142443,0.034869317,0.01702335,-0.015655562,-0.010524902,-0.0416743,0.011158268,-0.032807626,0.0042565456,-0.0147948135,-0.020491146,0.017577305,-0.0325141,-0.016631147,-0.02886268,-0.06408712,-0.019184241,-0.031975616,-0.008103361,0.0314361,0.014544389,0.019084921,0.029866552,-0.015203843,0.005017234,-0.028452316,-0.005309844,0.073405206,-0.016545307,0.040690795,-0.013123021,-0.0026065467,0.024679514,0.06331755,-0.018928133,-0.040047344,-0.024150964,-0.008713306,-0.042929098,0.079352684,0.014194444,-0.022705702,-0.04983204,0.03326285,0.058275398,0.022954213,-0.0036979446,-0.030927746,0.04120127,0.030695207,-0.015152056,0.040656302,0.012466476,-0.023979593,0.029794795,-0.009464714,-0.0034482495,0.052931428,-0.033580687,-0.017032882,-0.017236149,-0.018270915,0.014938238,0.01812244,-0.0045797764,-0.032309473,0.020492619,0.02521261,0.05277515,0.054344356,0.0012360362,-0.00507008,0.041299,-0.021223504,-0.06402059,-0.013932751,0.010432606,0.016483126,-0.03744624,0.015252505,0.012490633,-0.037922837,0.007213223,0.009673717,-0.02625441,-0.030165078,0.023972468,0.032524563,0.033471785,0.002380498,-0.0056413063,0.004470238,-0.0136911655,-0.021106815,0.084273346,0.027940799,0.00386289,-0.057424016,0.016290441,0.0011684458,-0.016490182,0.05314966,-0.024999715,0.010561215,-0.032349173,0.022794815,0.012845072,0.011241618,0.016603772,-0.01935478,-0.013319294,-0.056152802,0.013321265,-0.022053724,0.0014590853,-0.044790845,0.01671029,0.014474032],"last_embed":{"hash":"1metbj9","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"1metbj9","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#{1}","lines":[133,134],"size":153,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1metbj9","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043285497,-0.016332667,-0.060963787,-0.03511448,-0.048317235,-0.048293337,0.014121619,0.013142003,0.014297533,0.016345542,-0.04389166,0.017846443,-0.009968696,-0.00710003,-0.0031255747,-0.010132267,-0.029209392,-0.03719395,0.012490014,-0.006275399,-0.04271035,0.026703551,0.05730594,0.012438069,0.010854933,0.005557127,-0.023251444,-0.014553452,-0.0018728196,0.057469375,-0.00001977294,-0.0160317,0.05868082,0.023228928,0.028222734,0.020579375,0.003998197,-0.039023776,-0.042560823,0.0156187825,0.0262732,-0.04356057,0.032141883,0.03420258,0.039785348,-0.02843159,-0.049689062,-0.01373902,0.016433246,-0.005592333,0.0046865847,-0.009825695,0.026860258,0.004422382,0.0058716964,0.011348149,0.017476752,-0.0041548694,-0.031068737,-0.013094861,-0.027543651,0.058128588,-0.057874702,-0.056428753,0.00747531,0.044039905,0.0022800409,-0.0022554079,-0.033872228,-0.018225795,0.0010592496,0.0020998814,0.026682166,-0.031446833,-0.056906704,-0.038039424,-0.001390909,0.008085447,0.033534955,-0.0012962088,0.0032036088,0.018288378,-0.047977533,0.023253806,-0.021851199,0.016035583,0.016441068,0.04386267,0.030705733,-0.004988249,0.008337351,-0.023672884,0.020649677,-0.019664932,0.012943189,0.052679416,-0.0014548328,-0.018404977,0.06474521,0.022832338,0.028975645,0.0020324346,-0.0024071436,-0.0067753503,0.0037323274,0.020262243,0.005804176,0.065288864,0.06029306,-0.000119716206,0.01582982,0.020936243,0.010207064,-0.002275054,-0.004530799,0.014451526,0.000020114965,0.0018111576,-0.020425314,-0.015196526,0.06307534,0.045862835,0.027583363,-0.02799687,-0.033538114,0.027423428,0.011373176,0.012830413,0.027196903,0.05223479,-0.011703761,-0.035042338,-0.0489073,-0.007716954,0.024054747,0.017978076,0.059860297,0.03781934,-0.0043836273,-0.038750954,0.011055894,0.03491744,-0.018547034,-0.010896115,-0.02771545,-0.03904004,0.019516485,0.052019265,-0.025048016,0.070368215,-0.006890089,0.0068200347,0.015930109,-0.0014143703,-0.032009676,-0.0057372763,-0.00096180924,0.044846304,-0.014169669,-0.046746854,0.010359069,-0.020279871,-0.02401533,0.08445819,0.030706458,-0.018520653,0.017709363,0.053555775,0.0016373354,-0.01701035,-0.03985053,-0.016519444,0.020925786,0.025565637,0.03737816,0.016054053,0.06665736,0.02948722,-0.0072613307,-0.051392253,-0.042314656,0.031982493,-0.020781446,-0.060052738,-0.015449922,0.0417783,-0.025877645,0.004053034,0.004719761,0.011997401,-0.033847325,-0.03477982,0.041835185,0.0040600616,0.022097848,-0.0016834477,0.010518661,0.003650994,0.060847692,0.02958466,0.01772842,0.022041036,0.019607013,-0.024501294,-0.033324126,0.006787923,-0.019468423,-0.026145246,0.0009427221,-0.051330186,-0.0021152012,0.038815666,-0.0074173594,-0.006406065,0.035053063,0.017063016,-0.0031704966,-0.011042744,-0.03234666,-0.0024541155,0.0056679915,0.057848282,0.0266779,-0.04109866,-0.03708673,-0.022261286,-0.031732928,0.039337486,0.019710036,-0.010994187,-0.029882727,0.019900883,-0.022537157,0.025052018,0.008641068,-0.0281121,-0.007647838,0.019240804,0.04699991,0.02697423,-0.016043946,0.008401586,0.033063877,-0.013720727,-0.01781048,0.017586157,0.049167562,0.03917554,0.027852593,0.0066820467,0.015211546,-0.014330061,-0.035645366,-0.0406383,0.031945642,0.00710927,0.034473,-0.018176353,0.0063834665,-0.033159535,-0.028592914,0.014927612,0.028184349,0.021379603,-0.012820501,-0.007410228,0.024400488,-0.03640309,0.037029233,0.044026785,-0.010182941,-0.00037904733,-0.013812559,0.02309038,-0.06665249,-0.027157536,-0.020212516,0.017324295,0.049002495,0.017928202,-0.04876154,0.0029640459,0.02700811,0.05972163,0.008815486,-0.025924617,0.006599281,-0.042467143,-0.0048732217,-0.030796153,0.005583744,0.00059837685,0.06709935,0.000033496504,-0.05889648,-0.039059907,0.0057763993,-0.17679657,0.004018636,0.027415648,0.032118738,-0.010769476,-0.005936896,-0.0640237,-0.0056703705,-0.025646757,0.0048020743,-0.023990357,-0.035114255,0.0024904443,-0.009657038,0.000032219483,0.013588378,-0.016685387,-0.019367091,-0.028220687,-0.05287706,-0.025273686,-0.0276957,0.04904531,0.015394628,0.027884267,-0.0017035129,0.022262074,0.009908059,-0.008923888,-0.03407597,-0.04789187,-0.00023314108,-0.008422118,0.017061386,0.010823158,0.03260102,-0.011793771,-0.01759917,0.020120021,-0.029632159,0.039503537,0.031505857,0.04253001,-0.0074223527,0.014963916,-0.021100724,-0.021132566,0.0032491004,-0.009775451,-0.003945053,0.011286972,0.019639477,0.0027894913,0.011673644,-0.032108523,-0.034910716,0.010104728,0.019089043,-0.014754022,-0.030635864,-0.008581039,-0.033508338,0.013288838,-0.018141527,-0.0063563474,-0.022198327,0.023810996,-0.015669795,-0.026248746,-0.020913262,0.04960667,-0.06274188,0.0017310734,0.018377205,0.01635378,0.03613229,-0.006544552,-0.026008114,-0.023431651,-0.11435729,-0.02084163,0.022884363,-0.020744493,-0.003169042,-0.010745804,-0.0059153736,0.012788269,-0.00933276,0.037605073,0.2402265,0.007141534,0.012248347,-0.02059975,0.032674972,-0.009751342,0.021885777,0.07447388,-0.0067591164,-0.014137922,-0.008496373,-0.0006206424,-0.0027332073,0.009545972,0.0013149998,0.027883057,-0.088305,0.0025899766,0.06311362,-0.0010809681,0.029939458,-0.06327623,-0.015550391,-0.0021805058,-0.07098344,-0.026915286,-0.010815718,0.048671618,-0.01029452,-0.011615396,-0.035362564,0.05898157,0.03791324,-0.040593214,0.0668256,0.012035772,0.009880515,-0.059015814,-0.037196666,0.03721955,0.0040621394,-0.007308451,0.021784477,-0.023421748,0.0028445262,0.0077645695,-0.01979715,-0.005559465,-0.014903455,0.01930648,-0.06594673,0.013745122,0.02362172,0.0064498167,-0.031278413,-0.013646458,-0.030947683,-0.0007933362,-0.04036868,0.011424738,0.020832656,0.022448141,-0.032400277,0.012505934,0.025696913,0.037295714,-0.05678732,0.009865883,0.037607245,0.022549234,0.017565332,-0.008908474,-0.004669536,0.024695924,0.03229005,-0.023258,-0.008125355,0.0077771395,0.060787875,-0.003966509,-0.043771192,-0.009017943,-0.014834628,-0.023359373,0.025697324,0.042254675,-0.011348494,0.0074732043,-0.011092523,-0.040650357,-0.0007051032,0.025521709,-0.036588084,-0.022508577,0.009944586,0.005641461,0.07057518,-0.048118655,0.005692749,0.017593218,-0.011105995,0.0037442287,0.00187646,-0.02388408,-0.012362349,0.014758991,-0.038095705,0.0034407668,0.01865846,0.017786331,-0.093697384,-0.00703287,0.0072957664,-0.024753029,-0.007314026,0.06003439,-0.023819149,0.014381387,0.04767968,-0.0096051395,0.012172499,0.05993797,-0.056179825,0.013750827,0.021636643,-0.016542815,0.021020696,-0.036128275,0.017980073,0.0020475294,0.023393162,-0.045840364,0.016978512,0.021130443,0.014926062,0.031083252,0.01947568,-0.0029570563,0.035791256,0.020301266,-0.00919491,-0.023674306,0.008761803,0.023926366,0.000050450988,0.046031,-0.035308264,0.043015383,-0.03740553,-0.0015709255,0.026143808,-0.0046501183,0.06715671,-0.03607076,-0.01443103,-0.03208883,-0.0014971255,-0.03090948,0.018475926,-0.033759017,-0.012713574,-0.025305515,0.022444742,0.06558406,0.010868027,0.0017057252,0.014490438,0.02517242,-0.032894474,-0.007496181,0.041304216,0.056360357,-0.03210397,-0.0063247643,-0.03209826,-0.031928934,-0.033500742,0.008548106,0.039693035,0.011054241,0.035369877,-0.042164497,-0.012408684,0.018995035,0.017164804,0.044947766,-0.029310068,-0.010756809,0.031208185,-0.04110579,-0.016315516,0.0808893,-0.008533191,-0.012126209,0.02033894,-0.014737406,0.02763378,0.05208806,0.040123664,0.018320236,0.034335162,0.006321225,0.017374516,0.020660862,-0.0040611112,-0.024693212,-0.023909831,0.033196114,0.028272534,0.002798469,-0.00006527557,-0.004531064,-0.036693193,-0.00012845878,-0.065471016,-0.0026631884,-0.027778862,0.0023018154,-0.02067118,-0.0012570894,0.0008252092,-0.037015215,-0.012460069,-0.09643946,0.006351203,0.016357413,-0.01866461,-0.037165426,-0.0072856685,0.027199898,-0.004801059,-0.055505004,-0.022516964,-0.03749129,-0.02258737,-0.006746806,0.030578585,0.017653815,-0.0037899339,-0.03090103,-0.012288047,-0.0006149646,0.007103792,-0.024632493,-0.0008798465,-0.02024373,-0.030034974,-0.025910348,-0.0055114822,0.002559968,-0.000078847785,0.023927314,0.025312653,-0.025055865,-0.02153262,0.037049405,0.013164639,-0.003691252,-0.0043736873,-0.002227048,-0.007030854,0.02117465,0.026673581,-0.029326268,-0.0532532,-0.03459444,0.015536343,0.021731276,-0.023993775,-0.015604639,-0.030978184,0.017086914,-0.04494701,-0.041963138,0.012840083,0.004852863,-0.02149904,0.02039544,0.029014546,-0.051349927,-0.014924003,0.043608468,0.0014543808,0.008866918,-0.023950206,0.021992736,0.045385115,-0.0009771988,-0.01700107,-0.037639614,0.013019978,0.00788018,-0.043809425,0.0389206,-0.0041616876,0.010342851,-0.054163035,0.005546305,-0.0034799892,0.031048894,-0.01421365,0.04939712,-0.008989123,0.026408128,-0.016686585,0.018853093,-0.023255741,-0.041171227,-0.0056876573,0.00019363694,-0.009462426,-0.01847307,-0.004282194,-0.039490275,0.010233111,0.00034525292,0.032394025,-0.033859514,0.04353128,0.0073291957,0.0037984287,-0.051846683,-0.015647978,0.0058026565,-0.03005534,0.012263948,0.002644296,-0.03215307,-0.010250649,0.013164502,-0.027512323,0.024590883,-0.025369762,-0.043087985,-0.05781256,0.01701085,0.03069573,-0.016575886,0.03172867,-0.026738016,-0.011028811,-0.0072114835,0.0524767,-0.027346648,-0.013361917,0.0406039,0.007386614,-0.0227304,-0.04605144,0.002386286,0.046563394,0.0042577405,-0.018653482,-0.037137404,0.03399863,-0.0016818355,-0.024380373,0.0502958,0.04028455,0.012070588,-0.01154806,0.014936108,0.007542749,-0.021986907,0.021225167,0.04640162,0.051776417,-0.059245743,-0.0022235222,-0.001945158,-0.003154317,0.010361895,-0.046541978,-0.020625984,-0.07851277,0.04454066,0.016421415,-0.01136775,0.02601934,-0.00809108,0.008814553,-0.008348387,-0.0048997127,-0.014901968,0.0131255435,-0.00090949837,-0.02493755,0.035210323,0.034220643,-0.013275626,-0.016205285,-0.0071941013,-0.04360906,0.04442029,-0.1310763,-0.008337446,-0.009771303,-0.027518377,-0.0035887538,-0.0042358595,0.019613022,-0.015058675,-0.009801759,-0.01988029,0.00016888701,-0.017201431,0.0043945326,-0.016137334,-0.027775347,0.01529239,-0.019392543,-0.0021858027,-0.05369124,0.05193771,0.018173346,0.0143272,0.040874325,0.013596016,-0.02820313,-0.0006769171,-0.044562515,-0.021558987,-0.043377627,-0.015950965,-0.033062797,-0.049502023,0.023191925,0.01872978,0.00966341,-0.004171751,-0.003769435,-0.009513704,-0.0425537,-0.011365796,-0.003094104,0.023670882,-0.0009424585,-0.003896104,-0.00039882882,0.06777627,-0.046742976,-0.031639125,-0.040267035,-0.0010480058,-0.023086093,0.06249372,-0.0440637,-0.023815678,-0.0036485177,-0.054886896,-0.0067456895,-0.0048888754,0.013730167,0.055509713,-0.018726587,-0.0014283673,-0.025097782,-0.013118572,-0.04929283,0.06752618,-0.03946518,0.05662956,0.0030137955,0.055891454,-0.06871268,0.01511509,0.03580946,0.0011259463,-0.009496059,0.01652011,0.033452082,-0.04107496,0.004288597,-0.033498876,-0.018862069,-0.003325368,0.029432194,-0.06103183,0.06238153,0.0018924418,-0.010378275,-0.023278447,-0.009245111,0.03111678,-0.06681036,-0.021417117,-0.00798439,0.019949157,-0.05250899,0.0010825071,-0.033785157,-0.011714181,-0.03145204,-0.012129619,-0.04409574,-0.050149057,-0.012103466,-0.033272162,-0.009268157,0.0048774146,0.021892935,-0.012660825,-0.023148147,-0.0053232783,-0.018555677,-0.030421868,-0.010675347,0.01648282,-0.07578509,-0.009016327,-0.015321603,0.053787943,0.016375111,0.054726236,0.01933689,-0.03190608,-0.006701351,-0.027836354,0.02218561,0.061123356,0.030316195,0.0041378587,0.031070039,-0.027854756,-0.026787354,-0.051458303,-0.0006476069,-0.01722436,0.030796794,-0.024739211,-0.010495089,0.0143725155,-0.015631462,-0.033836164,-0.01079832,-0.040697068,-0.01806759,-0.0071966886,-0.019589465,0.020482447,0.008645342,0.052367102,0.021526951,-0.004539753,0.043083694,-0.02370394,-0.03127029,0.029300388,-0.016273823,0.040617663,-0.0022618128,0.044352204,0.03301564,0.0746929,-0.0067805024,-0.02289319,-0.050133348,0.01766011,-0.005180535,0.07453386,-0.0054518846,-0.01767522,-0.0150003275,0.017240625,0.05722997,0.025093406,-0.0023980848,-0.008418127,0.014748073,0.00010248581,-0.023007654,0.0384377,-0.040727083,-0.047087427,0.015175178,0.023477659,-0.0113504315,0.03719628,-0.04792097,0.00970793,-0.014892509,0.0060069724,-0.0052689905,0.026324635,-0.005937196,-0.021484978,0.002606228,-0.01354551,0.044415247,0.05827282,0.0189953,-0.016816279,0.028148102,0.04440498,-0.032969765,-0.046123277,0.015537056,0.014172724,-0.04089108,-0.012389746,-0.00647219,-0.015661534,0.011404415,0.030926475,-0.010466875,-0.035971392,0.023835003,0.019571062,0.028376952,0.055925403,0.025578018,0.0034120055,0.005253411,-0.032583218,0.049663,0.011674998,0.014995613,-0.04768856,-0.008849208,0.011073327,0.024561135,0.034174964,-0.04198073,0.004584778,-0.028956909,0.033882774,-0.014089409,0.045476552,0.00868558,-0.008536439,-0.009865372,-0.016142813,-0.0063340208,-0.037432868,0.01823668,-0.042750966,-0.030677155,-0.013930119],"last_embed":{"hash":"n1oci7","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"n1oci7","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness","lines":[135,155],"size":1522,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"n1oci7","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.055144344,-0.0071834703,-0.053165477,0.0068314793,-0.04172451,-0.004531533,0.029850453,0.0289783,0.0057047,-0.010659943,-0.029999752,0.018999202,-0.028765937,-0.00036951157,0.0089459,-0.0068294816,-0.024192538,0.0034844652,0.03987821,-0.00220703,-0.053520035,0.046915956,0.01398845,-0.028837914,-0.008066846,-0.0041699186,0.03362074,-0.01753545,-0.024292305,0.021895695,-0.009721955,-0.04486591,0.053908944,0.013622153,0.02620495,-0.02949694,-0.018287968,-0.010882756,-0.05796426,0.05330349,0.021168878,-0.045116417,0.024563367,0.026368242,0.038069222,-0.02305379,-0.03865448,-0.003479486,-0.0073358444,-0.010012775,-0.0038915891,0.003932527,0.025802897,0.006624195,0.0067188838,0.022764724,0.003041414,-0.028321574,-0.05624765,0.0014854347,-0.019017147,0.041484043,-0.0118241105,-0.018303655,0.031557415,0.0526553,0.015381827,0.016065557,-0.012820842,-0.017158942,0.031623658,0.00032803128,-0.0023278727,-0.005414958,-0.031356856,-0.019477397,0.011423373,-0.012455059,0.010135919,0.054236528,-0.01635458,-0.000117292424,-0.029272886,-0.014537035,-0.04557286,-0.004432011,-0.0053726938,0.032013632,0.031205222,-0.0033997153,-0.010136684,-0.0073409,0.03240934,-0.010325335,0.009114033,0.007032463,0.007195215,-0.00928037,0.013943358,-0.00068710506,0.054401416,0.009702073,-0.044874854,-0.008916937,0.016774777,-0.0041254773,-0.026149003,0.03669058,0.04358735,0.0025793347,0.010008125,0.030487282,0.016579228,0.04814487,0.009084755,-0.013545362,0.04092832,-0.009238038,0.010183491,-0.016926166,0.051804073,0.051295385,-0.013566778,-0.023146767,-0.019624889,0.036054496,0.0010491007,0.0067793936,0.015875649,0.031221451,-0.0064122467,0.027705785,-0.02742798,0.0020997224,0.028515244,0.0058102063,0.048525836,0.01158237,-0.007138421,-0.04036308,0.015363109,0.04606028,-0.022099236,0.006484668,-0.035486206,-0.04664369,0.03563512,0.02470343,-0.007953603,0.043649025,0.017389104,0.011407528,0.05795151,0.030902756,-0.0135559635,-0.009793085,-0.020688433,0.046888,0.007837903,-0.044119194,0.010836226,-0.053620324,-0.0027851062,0.06505863,0.025894135,-0.006546936,0.02739098,0.053598255,-0.009475335,-0.018474668,0.00934484,-0.07397618,0.0042105783,0.03810395,0.019046566,0.011366587,0.07097253,0.04005099,0.0020564161,-0.019901779,-0.03157241,0.03697932,-0.044007104,-0.030812627,-0.0098299645,0.034328774,-0.017138943,-0.04095684,0.009422909,-0.0017509713,-0.00028332198,0.0019865287,0.052356467,-0.011337359,0.025412252,-0.016775148,0.016826192,0.047894415,0.040948916,-0.018128859,0.013432001,0.032140594,0.012495342,-0.0012822232,-0.04834075,0.0029211876,-0.0035586352,-0.032257583,0.0115388315,-0.043802343,0.019559242,0.0069406196,-0.028274745,0.0009616692,0.0024944395,0.0030451554,0.024673691,-0.017409863,-0.010621986,-0.021359656,0.0017825142,0.031673014,0.017329922,0.0434894,-0.027431509,-0.008721812,-0.021025537,0.028048974,0.04111995,0.004483498,-0.04868767,0.0010869184,0.013359423,0.014809363,0.022399908,-0.019712998,0.010606609,-0.00089957955,0.05050876,-0.02235855,-0.018115386,-0.023664046,0.029431123,-0.031272944,-0.037721466,0.02532952,0.04265797,0.044444848,0.011086325,-0.0016681245,-0.01759735,0.0067682853,-0.027005857,-0.037770435,0.042815953,0.014958864,0.027194943,0.0052692248,-0.009018515,-0.019485008,-0.021660026,0.005159765,-0.022846853,0.0091914795,0.0017715169,-0.029680682,-0.008259847,-0.04980182,0.04238936,0.04002452,-0.019483972,-0.01572338,0.02189691,0.01680761,-0.031400695,0.023774112,-0.019529277,0.023933845,0.08609429,0.010300167,-0.031571873,0.009910585,0.033216737,0.02336709,0.035465315,-0.04449156,0.020265821,-0.038289994,-0.0180787,0.006616438,-0.04914038,0.0034810558,0.07630737,0.0030725638,-0.05233014,0.031023135,-0.0015416223,-0.16033337,0.004537807,0.0050028656,0.033315595,-0.0004112268,0.00737924,-0.03638146,-0.009966367,-0.027923718,0.041349296,-0.01683693,-0.05087812,0.0014225305,-0.0065724845,-0.014118973,0.03055375,-0.049105536,0.007423271,0.009532092,-0.061962243,-0.01387615,-0.044379678,0.032555178,-0.0009961268,0.038434174,-0.010759601,0.050438583,-0.028862773,-0.006912776,-0.032892663,-0.07619063,0.0060448092,0.005138666,0.03461903,-0.00050642283,0.026987897,0.00022079852,0.0023331502,0.010489915,-0.012675287,0.057695977,0.020836046,-0.0001464741,0.025376234,0.0001440931,-0.000070478825,-0.024017017,-0.0047624954,-0.017955946,-0.028915128,0.025880845,-0.019799437,0.005117188,0.026332261,-0.034344815,-0.020504676,0.016496297,0.02790613,0.005103283,-0.033904772,0.022713818,-0.0643944,0.013072631,-0.05094889,-0.012496345,-0.06948598,0.052532278,-0.0064805825,-0.029737016,-0.04479722,0.046521626,-0.017251162,0.015426315,0.014217815,-0.0018189877,0.009486875,0.0022316957,-0.031451833,-0.005677169,-0.07120396,-0.019095771,0.016086375,-0.015900131,0.015936786,-0.0040884926,-0.020623725,0.016604066,-0.0018194681,0.0298291,0.24293683,0.008131361,0.051085815,-0.046203077,0.044770826,-0.020797055,0.04074721,0.07339869,0.020150227,-0.010861925,-0.0022658538,0.03238682,0.0019703305,-0.007168196,0.00199847,0.0428661,-0.092500806,-0.004630084,0.058323193,0.011276074,0.007606124,-0.080113314,-0.006522308,-0.020391569,-0.06752829,-0.02135434,0.0032534036,0.017978126,-0.012804622,-0.02024267,-0.023459412,0.05437547,0.06374812,-0.0749404,0.03175509,0.011002249,0.017633962,-0.057015747,-0.029722743,0.017921135,-0.0364607,-0.019655827,-0.0009979089,-0.03067439,-0.027143084,-0.010436456,-0.0016993425,-0.026178718,0.01565571,0.009297321,-0.031494495,-0.012760632,0.014203999,-0.0018480167,0.013928679,0.036708888,-0.0636628,-0.007346851,-0.017191255,0.033786513,0.041307967,0.02394403,-0.05623334,-0.0069420096,0.013534963,-0.0026629902,-0.04961874,-0.020881593,0.0079348255,0.040035468,0.017315937,0.041995514,0.014887379,0.010534782,0.0011317481,-0.008847139,0.023223849,0.04997328,0.05349679,-0.004203142,-0.012326856,-0.000556303,-0.0072823833,0.0095959995,0.016711235,0.028576968,0.0041401745,0.010596135,-0.021722412,-0.0083437655,-0.028456166,-0.00062558416,-0.025606127,-0.021038355,-0.02757853,-0.00089909195,0.055489354,-0.036564857,-0.027599698,-0.029487105,-0.018124752,0.014272261,0.0022209364,-0.017513769,0.031674124,-0.008090993,-0.023473818,-0.012473082,0.01803862,0.04479764,-0.0744006,0.023247276,0.021008242,-0.027840478,0.0103433635,0.06830282,0.009024611,0.0054287515,0.03311331,0.0094681075,0.0071173813,0.025411375,-0.027812317,0.012218369,-0.02252266,-0.04144051,0.03257972,0.02315774,0.034171116,0.0071300752,0.044209454,-0.040063333,-0.056932565,0.06135028,0.021179922,0.020716468,0.021756716,0.0032565384,0.020260794,-0.018072363,-0.017627364,0.008763728,-0.003162259,0.0080357455,0.014840358,0.030923834,-0.07590045,0.023539681,-0.0024723883,0.02018473,0.038809385,-0.009296175,0.03312102,-0.047819383,0.027393889,-0.03225545,-0.023546837,-0.03284704,-0.02423154,-0.016048338,-0.0069415197,0.019476395,0.04462886,0.055767715,-0.043016847,0.016128043,-0.011118818,0.0030231061,-0.01601378,-0.005847141,-0.005742572,0.019708725,-0.06393984,-0.0066698547,-0.017624946,-0.01425074,-0.029155215,0.0029290107,-0.0053369454,-0.016869029,0.04628153,-0.05225329,-0.004088562,-0.0025259259,0.063069895,0.01115672,-0.055555724,-0.015376054,-0.0058402405,-0.042096507,0.043169547,0.10655995,0.0014218529,-0.015383535,0.041170247,-0.01013787,0.050350823,0.035001066,0.06512946,-0.010944413,0.0059112553,0.022645833,-0.0024647694,0.025467219,-0.056479868,-0.02287404,-0.0064591626,0.03893044,-0.017350364,0.0033781216,-0.0172506,-0.00037552902,-0.049044147,0.029234134,-0.0820931,-0.020554198,-0.006118533,0.014377748,-0.045704436,-0.019720702,0.0071720425,-0.04608366,0.0014115968,-0.04163653,-0.002180329,-0.018653743,0.0012790496,-0.018095337,-0.0068549393,0.017553605,-0.013096408,-0.037165318,-0.0023508698,-0.027950002,-0.04595548,0.018775374,0.021505166,0.015187155,-0.0054027946,-0.031764098,0.0025151963,-0.02153981,-0.029890215,0.010273358,0.009112572,-0.040758397,-0.016473783,-0.05990413,-0.0050746133,-0.01767989,0.023590077,-0.012608426,-0.011110678,-0.025710836,0.014748328,0.007425631,0.0352919,-0.0011654301,-0.0067094844,-0.006453923,-0.016449774,0.021392545,0.028700436,-0.019119306,-0.04327594,-0.014861324,0.003886051,0.012328974,-0.038278125,-0.025806013,-0.013154322,-0.00065754406,-0.026993617,-0.026703328,-0.0013983098,-0.010072613,-0.032015003,0.02284325,-0.012762542,-0.049365472,-0.04785694,0.033039227,0.026536599,-0.016301837,-0.002544464,0.070280716,0.046115886,0.03660392,-0.005654161,-0.026695976,0.0132431155,-0.0016993455,-0.06840202,0.010493502,-0.020477008,0.0007986465,-0.029619684,0.042242292,0.026105579,0.00041873258,-0.0028436696,0.02990789,-0.0062594493,0.0023636504,-0.018974723,0.02030033,-0.000019743311,-0.051890034,0.03553337,-0.011574844,0.017082328,-0.016405188,-0.02041802,-0.014747586,0.010803375,-0.024364764,0.044375546,-0.03340391,0.025034262,0.023732811,-0.013663109,-0.030601794,-0.024496173,0.027678413,-0.026918376,0.019477041,-0.048874334,-0.029287169,-0.02358865,0.00365653,-0.03548692,-0.009532507,-0.047569655,-0.022789784,-0.027721211,0.038010385,0.023908159,-0.022037895,-0.0032197812,0.034686826,-0.00043506568,0.010693641,0.030741824,0.0013306101,-0.012355582,-0.004537125,0.0024707837,-0.023867529,-0.04919312,-0.00059675105,0.028292624,-0.012436757,0.009903063,-0.024059515,0.043282863,-0.002556438,-0.00469515,0.04877145,0.042293645,0.04534993,-0.021891631,0.049568657,0.0066704997,-0.03661792,0.00023716492,0.022654232,-0.004246044,-0.080188245,-0.012222429,0.02539561,-0.015097008,0.06481738,-0.008957415,0.0027899686,-0.068446405,0.04708331,-0.0008994866,0.031146761,0.025149098,0.006227449,0.03203479,-0.02399512,-0.020105459,-0.021896882,0.0022500022,0.0010583593,-0.015808687,0.04922616,0.06224922,0.006166753,0.0023138758,0.009713041,-0.009382866,0.01297912,-0.13270095,-0.022888688,-0.020658702,0.00845432,0.004699337,0.009434402,-0.018588811,-0.05883325,-0.01143533,-0.023794703,0.000760222,-0.012956975,-0.0039835675,-0.043753307,-0.043624364,0.024540469,-0.030162089,-0.024682416,-0.013891835,0.060851462,0.04051523,0.009440397,0.034890376,0.027699929,-0.010401533,0.0043538846,-0.041452486,-0.04872346,-0.03885282,-0.028430125,-0.0063585835,-0.0740501,0.011321995,0.044874255,0.028423449,-0.007515549,-0.0033366138,-0.0077006402,-0.046244755,-0.010032387,-0.0072768135,0.02508732,0.0030718883,0.019754764,0.017432638,0.03900983,-0.008760813,-0.04376294,-0.034148183,-0.00067855365,0.0059226057,0.04948677,-0.03911605,0.021140203,-0.017444048,-0.041157346,-0.006265062,0.0049512284,-0.028014196,0.03955951,0.0033179866,0.006217837,-0.012467261,-0.0033150897,-0.033063747,0.04214051,-0.03851895,0.0469372,-0.022606356,0.066721536,-0.044750717,-0.013243719,0.02493217,-0.011403928,-0.0008070142,0.0116758505,0.008408099,-0.021170517,0.0004534639,-0.05790652,-0.040069878,-0.01635866,0.019699764,-0.02756233,0.039650034,-0.027049895,-0.023287063,-0.0073601957,-0.039199203,0.023279173,-0.05146736,-0.063815184,0.012348286,-0.01943586,-0.01829041,0.022658397,-0.0146822445,0.0053474754,0.0044881213,0.00560956,-0.0228559,-0.022915903,-0.021388276,-0.024673304,-0.013038843,0.038092665,0.031451143,0.016746948,-0.0122205755,-0.028173035,-0.052114166,0.0070691025,-0.0070609045,0.0016100748,-0.060175654,-0.018296104,-0.0055520204,0.011132603,0.03399898,0.006979777,0.017344221,-0.031025505,-0.015322825,-0.038879935,0.034921844,0.08611182,0.014018756,0.03854364,0.009784979,0.0047469274,-0.006601656,-0.038953714,0.02214059,-0.010273131,0.03757286,-0.043352257,-0.0152151175,0.033537153,-0.06012386,-0.020054506,-0.036453903,-0.05581858,-0.042157494,-0.02295626,0.003925389,0.010919853,0.021632103,0.0012489564,0.038824975,-0.022475077,0.0036530497,-0.02327284,-0.0058828103,0.035183016,-0.009224124,0.050189916,-0.032761596,-0.0056533567,0.0055993567,0.0742737,-0.020958066,-0.048461255,-0.040191513,-0.018146455,-0.0547329,0.06869355,0.002594322,-0.01993571,-0.017286535,0.02137372,0.045139123,0.009617864,-0.010261616,-0.044870317,0.043525152,0.005725617,-0.013123672,0.036197387,0.0107564675,-0.048266426,0.02974683,-0.0049937386,0.028767927,0.046416365,-0.032862723,-0.0049498407,-0.03686726,-0.0048711346,-0.0012178315,0.0058409176,-0.01829995,-0.009163996,-0.016904328,-0.0024993366,0.07762529,0.028968437,0.0102047315,-0.01879354,0.028911505,-0.012248094,-0.059413467,0.009805203,0.0050731855,0.0031112938,-0.035796385,0.010369861,0.002486621,-0.04664714,0.016357137,0.029870253,-0.03158053,-0.002754217,0.01596276,0.021177238,0.028882245,0.005998364,0.02232532,0.002389667,0.0149200605,-0.03111063,0.09481627,0.012986331,0.019132717,-0.050597224,0.004782659,-0.0040121996,-0.0031699797,0.050410103,-0.023341369,-0.0068296543,-0.035240803,0.012609272,0.0046117166,0.022501064,0.004881052,-0.0044344077,-0.01997231,-0.031514477,0.006302286,-0.02548507,0.014871112,-0.020541688,0.018974071,-0.002562363],"last_embed":{"hash":"7xfmkw","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"7xfmkw","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{1}","lines":[137,137],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7xfmkw","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04336833,-0.014708785,-0.044709295,-0.025263509,-0.062406037,-0.02308424,0.0145734,0.020828983,-0.0070635965,0.008029763,-0.018489363,0.010842757,-0.020666378,-0.0037544633,-0.0062612058,-3.6248716e-7,-0.01841537,-0.02210118,0.03479529,-0.0021761921,-0.027210882,0.026643855,0.053058594,-0.0050295414,0.031738136,-0.0197275,-0.015145278,-0.0086200135,0.03330365,0.043814722,-0.021985821,-0.0139128845,0.051700722,0.022005923,0.046135772,-0.003048875,0.0029336242,-0.03968277,-0.040012542,0.02922979,0.035277475,-0.04767091,0.022046112,0.020091843,0.041818056,-0.012992578,-0.06129712,-0.011868124,-0.006360735,-0.009898972,0.01796838,0.008663343,0.036415596,0.01956204,-0.011474629,0.008571029,0.020191273,-0.02998716,-0.040741213,-0.011114275,-0.022306412,0.06362464,-0.051078558,-0.045265645,0.04289636,0.041064363,-0.0009010984,-0.001931087,-0.031327914,-0.023726068,0.011432537,-0.000028861685,0.038161803,-0.02205167,-0.044493247,-0.011147973,0.008327701,0.007241482,0.053181715,0.02694544,0.00075503014,0.014421235,-0.020740487,0.017944083,-0.018816182,0.021648755,0.008694382,0.03659945,0.039209995,-0.007884183,0.0131915305,-0.0130639365,0.019582307,-0.0022872197,0.028381545,0.033136275,-0.013033648,-0.029716438,0.05393887,0.0027500037,0.04621412,0.0019400386,0.013272225,-0.004609304,0.020421155,0.023058292,0.01572236,0.056392323,0.051487293,-0.012305981,0.020649819,0.008986076,0.020058997,0.018982237,0.0090492405,0.024112724,0.009635272,-0.005420726,-0.022796076,-0.019299025,0.04737944,0.02467265,0.0084811505,-0.024190094,-0.039079424,0.018480102,0.011894144,0.0038385498,0.01406076,0.037484575,-0.007790219,0.016363876,-0.04262699,0.007177589,-0.0010657329,0.0049798195,0.060417596,0.03929846,-0.017910039,-0.022652254,0.031847324,0.039702434,-0.025205284,-0.0012108273,-0.047966428,-0.025019065,0.01198662,0.039426453,-0.014689185,0.05638281,-0.0008593561,0.022437913,0.01662285,-0.009302878,-0.048264887,0.0045541814,-0.00702139,0.05242694,-0.0016451346,-0.03213397,0.029007059,-0.015542503,-0.033701543,0.07133503,-0.004361271,-0.015025615,0.02991156,0.05321217,0.0010350429,-0.0136080645,-0.0030791266,-0.027261633,0.01053132,0.041569903,0.032173958,0.012801708,0.065869436,0.032061826,0.002536382,-0.04252247,-0.042602826,0.035986356,-0.00599847,-0.05342995,-0.001095986,0.034124374,-0.019958394,0.006434091,0.006459127,0.028812824,-0.015903035,-0.025308557,0.04270486,-0.008063475,0.04839798,-0.0048930934,0.011375291,0.023715911,0.038060073,0.010256632,0.027024986,0.032680053,0.0032631378,-0.013937328,-0.018624661,0.0027629884,-0.002509135,-0.024539085,0.012955453,-0.038376898,-0.0074386736,0.02208458,-0.03956091,-0.022506285,0.0141769275,0.0062670843,0.028172983,-0.008092703,-0.02255118,0.007552155,0.0065755406,0.06974517,0.016836248,-0.025204133,-0.05359456,-0.023150105,-0.043992955,0.03835991,0.022862503,-0.034254633,-0.034784332,0.0017678203,-0.008000103,0.032436043,0.0046489616,-0.021477554,-0.012772616,0.03501062,0.048927765,-0.00089343684,-0.0283397,-0.00018964492,0.02965145,-0.019965898,-0.010718689,0.02087767,0.040489383,0.058163367,0.030072551,0.013804763,0.0015281738,-0.015670503,-0.050905347,-0.0523014,0.020658767,0.0064890324,0.039002873,-0.02440317,0.012471823,-0.023598127,-0.011822985,-0.0019184556,-0.0031877153,0.026612397,0.0000408494,-0.019061176,0.014656716,-0.04134011,0.0448936,0.051333692,-0.020877842,-0.003438216,-0.010804085,0.0052498924,-0.05108411,0.0054492955,-0.03675003,0.02981257,0.05090718,0.016666386,-0.039137606,-0.021657474,0.038115066,0.029239219,0.027819544,-0.049638104,-0.01638816,-0.035186782,0.015916502,0.006795495,-0.007268736,0.0154439695,0.06575352,-0.015955731,-0.019394591,-0.007860239,0.012424387,-0.17366494,0.00926603,0.010535116,0.021904686,-0.0022057241,0.000419635,-0.048538513,-0.0018418462,-0.020141304,0.03356645,-0.01325789,-0.032166947,-0.0013740862,-0.008837873,-0.012500202,0.020348135,-0.039505858,-0.020167107,-0.021996686,-0.061423805,-0.016851334,-0.020109344,0.034717735,-0.0048484174,0.025044125,-0.007244694,0.018340087,-0.0046341238,-0.006781557,-0.022859013,-0.045768514,0.015262631,-0.0051390906,0.015596347,0.0207809,0.04903603,-0.009568596,-0.010719929,0.03924741,-0.022993894,0.033336673,0.011994888,0.015371638,0.0031963135,-0.0065812888,-0.0036676738,-0.044177745,0.014670426,0.0022179026,-0.015001277,0.012315769,0.02887604,0.023257094,0.004745203,-0.02970291,-0.02885358,0.003468978,0.009959188,-0.028109852,-0.02276056,0.0067471825,-0.04717129,0.008183496,-0.062633194,-0.014566932,-0.0339791,-0.005197229,-0.017973138,-0.037795395,-0.038372304,0.03966905,-0.03354829,0.0034552827,0.011542226,0.028881844,0.032397736,0.0034469636,-0.021989042,-0.0191172,-0.1060714,-0.014983734,0.0067623765,-0.0183591,0.0009838877,-0.012481228,-0.008063684,0.017576747,0.014355672,0.018694002,0.2381174,-0.0085081,0.0084167225,-0.037709054,0.04228396,-0.015856035,0.03516606,0.065150365,0.0027962734,-0.022420706,-0.015061827,0.018946027,-0.014668968,-0.0021609212,0.0104492325,0.054160558,-0.06968495,-0.0010750468,0.05782241,0.023050237,0.038426362,-0.05643833,-0.03333878,-0.019818813,-0.0711083,-0.02453954,-0.006359727,0.025581103,-0.01251306,0.005681275,-0.016906844,0.07036064,0.050750528,-0.05062164,0.06768299,0.028134653,0.00481337,-0.053016584,-0.034801424,0.023859333,0.0072926534,-0.015203972,0.024370315,-0.03847139,-0.01138273,-0.010069053,0.0012553406,0.0021668144,-0.01879237,0.018562822,-0.03361487,0.019587172,0.047371462,-0.0129477475,-0.01644038,0.02080643,-0.03226518,0.012404631,-0.05904461,0.021249259,0.033892266,0.014763951,-0.012156087,-0.031830966,0.049449697,0.04419714,-0.07401039,0.0014575406,0.031367663,0.025803199,0.012273273,0.0101869935,0.013323836,0.021043636,0.0008373433,-0.013425375,-0.014480862,0.0020552233,0.06407346,-0.011688823,-0.020125886,-0.022864096,-0.01759362,-0.021740925,0.025130058,0.043165125,-0.004825951,-0.0027475397,-0.032200422,-0.02468401,-0.019690821,0.027687415,-0.047251873,-0.042923998,-0.005153822,0.0032113977,0.057741236,-0.040382825,-0.013353271,0.00919179,-0.035798132,0.004755966,0.006193285,-0.014532041,-0.004790137,-0.0030793396,-0.022346262,-0.00528358,0.00069887907,0.037447453,-0.0853154,-0.005764118,0.0022377402,-0.037645154,-0.009282434,0.05754783,-0.019736148,0.028783431,0.039133493,0.0036622037,0.020492885,0.03561532,-0.054544903,0.023676053,0.013534906,-0.01738181,0.019293623,-0.010407658,0.04753927,-0.011430225,0.019812293,-0.040279403,0.0035348206,0.022803351,0.016467698,0.038585693,0.029406058,-0.027103413,0.029511355,-0.004050497,-0.03607433,0.007656367,0.010225901,0.013793156,0.017000536,0.053005166,-0.046069495,0.02200892,-0.022435691,0.0064632082,0.0091583785,-0.0028831558,0.063308135,-0.05070013,0.018403783,-0.039820056,-0.006960587,-0.030502852,0.0027394502,-0.038467288,-0.0014986057,-0.011429924,0.03985098,0.07683347,-0.010553378,0.017583808,0.012109943,0.015036294,-0.028507005,-0.0032366032,0.027605833,0.051354546,-0.029996091,0.011164786,-0.019639209,-0.018638227,-0.047133528,0.022726549,0.03579053,-0.0073098685,0.04895221,-0.045885846,-0.013780448,0.0074112345,0.043910652,0.021510739,-0.036109854,-0.009726892,0.017031891,-0.03373722,0.0137738,0.08621914,0.014903791,-0.027585719,0.023352088,0.0012576737,0.037698217,0.04306453,0.04585912,0.020331662,0.002203563,0.025376756,0.011468201,0.01608356,-0.03287267,0.006536833,-0.012989346,0.043066762,0.012503149,0.002802103,0.008476224,-0.015183699,-0.026115062,0.0073969173,-0.07792748,-0.014217524,-0.017087344,-0.01263453,-0.018566892,0.0037839275,0.017499773,-0.030007465,0.010339562,-0.056387205,-0.001990091,0.033861242,-0.026300779,-0.05006543,-0.018568357,0.023964101,-0.010455194,-0.038840167,-0.008176732,-0.030001983,-0.018825222,-0.028755091,0.034414347,0.009102758,-0.02478531,-0.03804985,0.0066527324,-0.019732459,-0.016241048,-0.032939404,-0.016721945,-0.029331617,-0.02224645,-0.049802054,-0.0046701794,-0.024116289,0.011399324,0.0018458881,0.015716152,-0.009126586,0.0059090396,0.047308553,0.023964437,0.014838654,-0.027961778,-0.012382942,-0.0015836569,0.03419299,0.03175284,-0.039572377,-0.041962314,-0.045809314,0.01272519,0.015997795,-0.028624896,-0.027789837,-0.042141326,0.00083747576,-0.03666035,-0.05064233,0.029833963,-0.016517581,-0.035977803,0.008331729,0.011069908,-0.054812316,-0.019692954,0.052000683,-0.0003225809,0.021139057,-0.02285781,0.009522494,0.021443209,0.009538721,0.028660156,-0.047696568,0.007071371,0.0017562242,-0.052820206,0.03422067,-0.017883917,0.008941457,-0.048597816,-0.006663487,-0.016443523,0.03422546,-0.0005589605,0.049791873,-0.008329304,0.017566845,-0.022718325,0.014797409,0.001561454,-0.028375925,-0.0008952487,0.008155577,-0.003178068,-0.039066643,-0.0039697755,-0.024468768,-0.001633962,-0.012572264,0.04854326,-0.046729792,0.041087866,0.010419201,-0.009918673,-0.044444617,-0.014598101,0.02821427,-0.050186224,0.0131316725,-0.017911507,-0.04328076,-0.0047136955,0.005832779,-0.031604536,0.004893165,-0.042752944,-0.02499711,-0.050609373,0.011614302,0.035256617,-0.027339451,0.030559221,-0.004849284,-0.0031521807,0.002121448,0.042215135,-0.032317076,-0.023723548,0.05553523,0.021530936,-0.030244855,-0.055264667,0.00062273175,0.046412166,-0.0107347,-0.020367144,-0.02556801,0.03949582,0.002422907,-0.024450377,0.04726652,0.046274766,0.025422856,0.009136089,0.025371457,0.0032969532,-0.03813809,-0.0011116634,0.045923796,0.03776348,-0.09436295,-0.020831456,0.006603937,-0.00944644,0.044485476,-0.023362018,-0.0023385845,-0.06168722,0.051994737,0.020072738,-0.0024782938,0.02495205,-0.004493442,0.029277574,-0.032767005,0.0039860485,-0.018200424,0.021911277,-0.015242186,-0.021831848,0.01634171,0.03891374,-0.0088914,-0.024994876,-0.018541355,-0.03825605,0.02727017,-0.14779304,-0.02251614,-0.027113369,-0.0047507025,-0.0055656345,-0.02604756,-0.0052282736,-0.033603795,-0.012092413,-0.008482161,0.009946346,-0.029475808,-0.009713291,-0.027162384,-0.019041799,0.037107754,-0.012376167,-0.00028367448,-0.06789352,0.05787719,0.017291065,0.0059074177,0.031106355,0.0036544409,-0.026257804,0.0028381427,-0.05639905,-0.043093167,-0.034592293,-0.02702339,-0.043774787,-0.059031762,0.023840407,0.016878068,0.02498232,0.014898501,-0.0028178901,-0.0018862754,-0.026926396,0.005675096,-0.010776824,0.022649119,0.018929355,-0.008496907,0.0046094866,0.0474422,-0.035006087,-0.0241537,-0.033030286,0.0016695511,-0.028286975,0.039863855,-0.07421505,-0.012223817,-0.01055044,-0.020030208,-0.002379129,-0.0154672945,-0.0006513475,0.06530543,-0.014385666,-0.016971417,-0.03617601,-0.018029032,-0.052594576,0.05687302,-0.059770994,0.055846725,-0.019144615,0.04977787,-0.083344735,0.014505113,0.04166328,-0.019333364,0.000020107342,0.015996007,0.009683562,0.004281165,0.004522119,-0.02817411,-0.021436466,-0.005867662,0.02864284,-0.068884194,0.049742382,0.014201225,-0.028829817,-0.017265374,-0.042799488,0.026984213,-0.04925548,-0.03017038,0.012880189,0.026441943,-0.029012382,-0.0087763015,-0.029611815,-0.013870613,-0.043111667,0.0014208746,-0.03382356,-0.05617562,-0.009033149,-0.03685047,-0.028780252,0.017211387,0.012062501,-0.0039211744,-0.022000074,-0.011494014,-0.0064035105,-0.012094988,-0.00084375666,0.010818248,-0.059853364,-0.016271915,-0.0072570886,0.048827447,0.017184602,0.014595021,0.0064757103,-0.045186218,-0.003060771,-0.030081624,0.015203321,0.06507758,0.01940009,0.018311875,0.02236446,-0.038149517,-0.028932255,-0.03496477,0.01027776,-0.007464053,0.010113337,-0.022599598,-0.026255645,0.02314353,-0.037870053,-0.026795715,-0.03987164,-0.043138538,-0.013806316,-0.0059466236,-0.015134257,0.03148412,0.024959967,0.048312914,0.028896594,-0.030703334,0.016117815,-0.013717116,-0.0072350367,0.039782815,-0.013942042,0.039049614,-0.021298714,0.024269527,0.057417817,0.07992648,-0.031728946,-0.03263204,-0.048521638,0.015162921,-0.012651381,0.08229441,-0.0057295277,-0.01424007,-0.028978735,0.0068151057,0.042332575,0.042915627,-0.007200801,-0.010500174,-0.0008400446,0.015574034,-0.028526323,0.027218534,-0.030656204,-0.02726462,0.030987948,0.02426755,-0.017087642,0.026378507,-0.010030717,0.016902817,-0.008167652,-0.008592502,-0.048777167,0.020929663,0.009924251,-0.011341022,-0.03117116,-0.0012986752,0.039731715,0.015273432,0.0295267,-0.01953615,0.041169025,0.03647261,-0.021311212,-0.017862197,0.034566175,0.027553549,-0.04494108,0.010610963,0.013614258,-0.0046564275,-0.0046887943,0.018555503,-0.005549312,-0.024762457,0.017604,0.00869245,0.03414316,0.05106197,0.031293325,0.018810276,-0.0067119133,-0.041647397,0.056744006,0.0074887634,0.0073576993,-0.03574466,-0.010744504,0.0013646901,0.0148949195,0.040114168,-0.03411645,0.034699168,-0.034433935,0.02995249,-0.0044217412,0.035834942,-0.008143197,-0.002998654,-0.023908412,-0.03674436,0.027061848,-0.028272117,0.019984083,-0.061179586,-0.022181312,-0.010813026],"last_embed":{"hash":"168o2ks","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"168o2ks","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{2}","lines":[138,138],"size":208,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"168o2ks","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04242998,-0.018671123,-0.04347208,-0.0072474503,-0.05260879,-0.01936695,0.02534092,-0.010826305,0.015537163,0.016941054,-0.049066212,0.0047119125,-0.02271509,0.00026728582,0.0073859487,-0.0078095156,-0.031260602,-0.024373675,0.005144241,0.0026531327,-0.046822242,0.03604032,0.019172765,0.020949192,-0.020245954,-0.0116254445,0.0040847254,-0.021745933,-0.01943889,0.06810986,-0.007973771,-0.030882694,0.047370434,0.00977875,0.015638547,-0.0021485253,-0.015634073,-0.014336786,-0.042187892,0.022992028,0.018271968,-0.030631328,0.051944967,0.021674853,0.016649196,-0.025173632,-0.023992175,-0.013313457,0.008306906,-0.017434094,-0.008024875,0.0036096282,0.014120201,-0.023247246,-0.007355027,0.003907661,-0.007521675,0.013987962,-0.019939436,-0.0112393955,-0.025323167,0.04473558,-0.030653885,-0.07026404,0.011967087,0.053600628,0.024770936,-0.009763392,-0.006867027,-0.024675068,0.00059511047,-0.0010299322,0.014362821,-0.022328615,-0.064767584,-0.04476003,0.016304433,-0.012264981,0.026872396,0.0017330709,-0.010972985,0.016170155,-0.0481859,0.031589914,-0.001891263,0.0012816845,0.014821957,0.037594043,0.036095582,-0.021657927,0.013808704,-0.00050993095,0.014851054,-0.009246794,-0.002158538,0.021292796,-0.0046006143,0.0016556877,0.04629411,0.03653355,0.043862347,0.00009798111,-0.013714729,-0.017586272,0.01678783,-0.021235922,0.011943323,0.04773575,0.044187687,0.011056363,-0.0021170403,0.050203137,0.024781786,-0.0021988319,0.0041677565,-0.0033050454,0.021591423,-0.016762614,-0.0040156962,-0.021969013,0.06870821,0.032870438,0.030340066,-0.05871584,-0.02490899,0.020379156,0.02029586,0.011725281,-0.0013424328,0.05439438,-0.020807924,-0.01362058,-0.023928594,-0.013388001,-0.0057607032,0.024182694,0.015879128,0.030280646,0.012815134,-0.03400514,0.020888597,0.068582445,-0.020654507,-0.00025633397,-0.033099383,-0.038465064,0.0129881045,0.05160475,-0.029180178,0.029819474,0.024418602,-0.016899655,0.02881348,0.03199779,-0.026302574,-0.012879756,-0.034027595,0.034001745,0.0007093939,-0.026691677,0.009700054,-0.02615084,-0.0048935814,0.07045866,0.03159101,-0.0014625996,0.030710999,0.098726146,-0.008485335,-0.015041087,-0.04650544,-0.04476499,-0.001445124,0.043548893,0.019346712,0.008009948,0.09063294,0.033590954,-0.020467702,-0.05255056,-0.018749738,0.030417114,-0.032773495,-0.03435883,-0.027390387,0.023656907,-0.011607029,-0.00009363851,0.016257802,0.020251079,-0.007600752,-0.015079051,0.04313257,0.013959734,0.055349838,0.007460235,-0.006317693,-0.0045904554,0.05064358,0.0211673,0.0043456163,0.008895874,0.005017046,-0.019660957,-0.04536736,-0.018036978,-0.026021844,-0.004049493,0.008827296,-0.017882273,0.014474429,0.03445233,-0.006563854,-0.017337805,0.0071176635,0.0045290613,0.019564252,0.005747265,-0.009643665,-0.015367565,-0.009524693,0.06225867,0.010823233,-0.041182235,-0.028542591,-0.0083422065,-0.037752528,0.022542562,0.011809753,-0.01618961,-0.0024403294,0.00023542305,-0.025923034,0.029618395,0.023442144,-0.019137457,-0.0051821126,0.0030012664,0.042763222,0.0027861947,-0.026612725,-0.0041952343,0.01721171,-0.01630858,-0.011619624,0.03643912,0.043182045,0.049899954,0.018915446,0.029356578,-0.014145683,0.033907503,-0.047632996,-0.024739243,0.021219416,0.014297273,0.040693473,-0.01067399,0.0037757254,-0.021212062,-0.032948665,0.049701665,0.019197898,0.006798934,-0.0106733525,-0.02601575,0.009270266,-0.054560784,0.037226394,0.029895887,0.0027635896,-0.006584042,0.010978429,0.04939069,-0.0028195274,-0.00690312,-0.037567295,-0.00069572823,0.05715582,0.02783301,-0.037958115,-0.0067166532,0.009115336,0.069839835,0.017539907,-0.042989086,0.0027173995,-0.054167517,-0.01785312,-0.013418364,-0.0017826024,-0.024864852,0.07847218,-0.008126197,-0.052926175,-0.0501669,-0.0028265207,-0.17630465,0.010025508,0.02510652,0.02760176,-0.0006315089,-0.015415196,-0.04588277,-0.008933488,-0.040087387,0.0077573983,-0.044435605,-0.042850234,0.0054086405,0.01723667,0.0037923427,0.0005100945,-0.012239056,0.010881162,-0.035996526,-0.06696258,-0.0075067864,-0.061860755,0.05106471,0.007681059,0.01116396,-0.009063853,0.057691466,-0.011881416,-0.016257515,-0.042866908,-0.060472053,0.012388976,0.0027540817,0.014825035,0.014913684,0.024936037,0.0220346,0.009907614,0.010297977,-0.013779225,0.045665056,0.020348236,0.027811304,0.0027838405,-0.0046820226,-0.010821342,-0.01638486,0.0059229257,-0.005792044,-0.005633664,0.007187471,0.021887429,0.016057525,0.0048787035,-0.035703734,-0.03698052,-0.030840257,0.001680534,-0.007057961,-0.02939987,0.0068251747,-0.041333757,0.00828798,-0.018321045,0.013888423,-0.040004876,0.06597714,-0.02166253,-0.015637295,-0.028464705,0.03136574,-0.015866868,-0.0014026796,0.0014589439,-0.0033337467,0.026999028,0.02616069,-0.020367684,-0.042452622,-0.109171204,-0.041921783,0.034458175,-0.010788555,-0.024213495,-0.00052389293,-0.017049976,0.025883315,0.009195601,0.06303585,0.2565888,0.01490404,-0.017683158,-0.02375439,0.030004378,0.0033259457,0.02463955,0.06726578,0.005641707,0.00068190246,0.013368318,0.016576275,-0.0101337265,0.013960583,-0.001129801,0.027112039,-0.08426336,0.0073063215,0.07364483,-0.0029367912,-0.0007934887,-0.045357056,-0.013801217,-0.016259372,-0.08127844,-0.020152744,0.018552378,0.010471107,-0.020219188,0.0010193203,-0.02607682,0.05754253,0.062082633,-0.05057964,0.0597972,0.0108524775,0.029421248,-0.07684297,-0.017826753,0.050689597,-0.013538806,-0.011201926,-0.013828995,-0.041019242,-0.0007942902,-0.005804338,-0.013862268,-0.018827938,0.008093782,0.000005891942,-0.051320862,-0.005201159,0.02440125,0.0075429184,-0.017035589,0.00077856623,-0.02782926,-0.016565109,-0.023702217,0.014643352,0.029621053,0.007564741,-0.07448265,-0.004709595,0.025370503,0.01996161,-0.050193448,0.0051381276,0.027507208,0.015394909,0.014323773,-0.004781044,0.013938408,0.04939523,0.023154875,-0.02757931,0.012570528,0.0342126,0.06752989,-0.03468483,-0.020635998,-0.018079098,0.009217894,-0.014036794,0.038178496,0.011501841,0.019794282,0.017875638,-0.009849927,-0.015358488,-0.0008111999,0.014915677,-0.022740528,-0.010437125,-0.006231519,0.007783966,0.06723407,-0.030935124,-0.011995377,-0.012356434,-0.014513498,-0.012068055,0.01197898,-0.0029085437,0.0049127,0.020181252,-0.024958782,0.0068194554,0.011217008,0.024299068,-0.07661122,0.019610345,-0.013384333,-0.019012546,0.021192446,0.07292056,-0.03397939,-0.01724298,0.05539597,0.012348525,0.011950335,0.039311796,-0.050631464,0.016000051,0.0019362152,-0.00060916774,0.033837683,-0.015298244,0.014825853,0.001617015,0.04271256,-0.031023882,-0.0045774,0.02861285,0.029885622,0.005897738,-0.0019753086,-0.010392063,0.033793006,0.028092636,0.011180207,-0.013398682,0.007014267,0.021128291,-0.007326811,0.02552775,-0.055612125,0.042570535,-0.034010895,0.010851866,0.04188666,-0.029990869,0.06354125,-0.044510145,0.007646691,-0.01607778,-0.018137138,-0.053566687,0.01572734,-0.04099035,-0.024398286,0.010754586,0.016530616,0.075147875,-0.03813259,0.022433935,-0.016164381,0.0073353127,-0.01791726,-0.002701156,0.011414163,0.04724086,-0.052451883,-0.00047066156,-0.01275238,0.010375926,-0.037480153,-0.0032602993,0.011515174,0.018256728,0.028546318,-0.03722731,-0.013595569,0.044661142,0.037823565,0.047242127,-0.028040092,-0.024386892,0.03966804,-0.012267706,0.0095907515,0.08923574,-0.020435635,-0.011653821,0.010912672,0.013730774,0.04888925,0.03603353,0.056842115,-0.013109436,0.0006632678,-0.0047130757,0.0057442836,0.0028761274,-0.020380115,-0.022549994,-0.017846271,0.03754035,0.008260855,-0.023959039,-0.00042174052,0.00622983,-0.033967964,0.010126794,-0.044256896,0.008209078,-0.026892863,-0.017073607,-0.026869467,0.020239512,-0.0022673483,-0.045568235,0.0013738185,-0.07510962,-0.0045662746,-0.029484587,-0.024551358,-0.03451398,0.0033675162,0.037848532,-0.00027944078,-0.03712409,-0.0046260823,-0.03883749,-0.01944665,0.010218926,0.020898454,0.015881153,0.0064365244,-0.039535247,-0.00643439,-0.014337088,-0.0025992682,-0.04193394,0.017273158,-0.037665777,-0.03333609,-0.0068630204,-0.035123467,0.029024905,0.027212255,0.010524819,0.012072705,-0.04061823,0.003911965,0.040834,-0.019770205,-0.017027708,-0.012773074,-0.012364845,-0.021790529,0.03185601,0.013466217,-0.036180347,-0.05599222,-0.04858027,0.00017174838,-0.0005246743,-0.022291282,0.011759311,-0.0135779055,0.013768351,-0.033578668,-0.051954173,0.00070729194,-0.004755529,-0.02899296,0.02756025,0.011397024,-0.02750464,-0.014559336,0.03126242,-0.011141671,0.0030238784,-0.0057073627,0.03856847,0.05855907,-0.014424942,-0.029094687,-0.03813465,0.006494816,0.021466807,-0.053083356,0.039015498,0.0028937305,0.008419053,-0.0423972,0.005570935,-0.0037995458,0.03440058,-0.02066351,0.03683017,-0.009088424,0.0074041705,0.004135921,0.0051787593,-0.02128314,-0.051288527,0.023660015,0.0113838455,-0.01612468,-0.0014683135,0.0031425431,-0.036386218,-0.008497325,-0.0050861966,0.011372908,-0.04347471,0.024365056,0.01797958,-0.020426273,-0.04061126,-0.0008783002,0.012583309,-0.034692667,0.024145795,-0.029035263,-0.032661144,-0.002156921,-0.006050919,-0.026405517,0.009277665,-0.028510552,-0.03880932,-0.034900744,0.006135239,0.0060073617,-0.023448344,0.06345623,0.025304642,0.02507496,-0.0063422746,0.046928227,-0.028194671,-0.018031122,0.028613832,0.001920268,-0.03400821,-0.062553436,0.014801845,0.030330356,0.02044833,-0.008952133,-0.032025628,0.021004869,0.0008263693,-0.026417293,0.042887274,0.018239493,0.018955972,-0.022186745,0.015086228,0.006932607,-0.041030876,-0.0025306174,0.04303658,0.015204836,-0.059600934,-0.0030270652,-0.0017804913,-0.0065440275,0.058350153,-0.045611914,-0.00946704,-0.07870528,0.032029543,0.0049912143,0.004772217,0.016246403,0.004045475,0.023035051,-0.0022159286,-0.005530693,-0.011352155,0.025403453,0.026020559,-0.04264156,0.04766615,0.06582544,-0.020192767,-0.0029648074,0.0037109063,-0.032354545,0.058975447,-0.1544998,-0.009946798,0.0013885371,-0.019504774,-0.020295005,-0.01564482,0.013518969,-0.030168116,-0.025939079,-0.03167532,0.027032042,-0.035031546,0.0077180387,-0.022073366,-0.016425055,0.0032041636,-0.019848047,-0.016389092,-0.021620369,0.049791053,0.0067850547,0.013972898,0.031958364,0.02309365,-0.04656883,-0.013682711,-0.04601321,-0.024413155,-0.034198478,-0.01626769,-0.041382737,-0.05268572,0.035367496,0.042193007,-0.0054059285,-0.014657333,0.0073433355,-0.012017203,-0.050515477,-0.010771026,-0.010110186,0.021758804,0.0048448937,-0.018717987,0.005513334,0.042652994,-0.048083402,-0.025794515,-0.023986971,-0.00008292267,-0.008072878,0.05358498,-0.05662491,-0.031035848,-0.0042324616,-0.058896676,-0.01390791,0.011624242,0.018387865,0.03069889,-0.013717715,0.024522087,-0.041899905,0.002759091,-0.051901158,0.048936505,-0.026979225,0.05491959,-0.0005948395,0.050422434,-0.048639983,0.025605828,0.043492682,0.004637511,-0.007879671,0.0007873508,0.0000029807964,-0.02072816,0.01664902,-0.0335861,-0.022142842,-0.003776324,0.012219598,-0.042640526,0.05664528,-0.029634219,0.0039270776,-0.03918704,-0.027707385,0.030286761,-0.052075945,-0.033298858,0.0216075,0.004111544,-0.03128004,-0.0056851213,-0.034687266,0.004751272,-0.02873598,-0.008483783,-0.02957774,-0.036163192,-0.019976513,0.0036842753,0.018526679,0.012235955,0.030559823,-0.019995809,-0.035436876,-0.014455009,0.0026506064,0.0076325764,-0.007527767,0.009968051,-0.053353153,0.0066185445,0.008257535,0.014215472,0.004937556,0.061654422,0.04036527,-0.003443806,-0.014215191,-0.03723728,0.03251236,0.037783157,0.027259419,0.0030522288,0.027361749,-0.025720844,-0.0064833807,-0.06126128,0.0019859115,-0.0148474,0.02763286,-0.02325755,-0.0010230383,0.018834282,-0.03377256,-0.042361178,-0.025727605,-0.047570888,-0.034929223,0.0020646313,0.012535435,0.041079894,-0.012626166,0.03367172,0.03502081,-0.019015593,0.03537568,-0.03511796,-0.0054255677,0.02608619,-0.021418825,0.063469484,-0.035020787,0.03698501,0.04666907,0.0680915,-0.017418941,-0.041602425,-0.029701076,-0.002243889,-0.0064230897,0.102446795,-0.0052985097,-0.012381081,0.0055639166,0.014706196,0.034957305,0.025171861,-0.010341549,-0.024792967,0.03594956,-0.011073934,-0.0024292178,0.046138756,-0.022941414,-0.05728103,0.016108956,-0.0011868639,-0.0059105293,0.014749842,-0.04177346,0.01574631,-0.026804978,0.0013967882,-0.004412961,0.01959351,0.0026926987,-0.024542449,0.01850343,0.0015642332,0.040357165,0.040146943,0.01614543,-0.018617202,-0.0029851547,0.032595623,-0.0512858,-0.012744798,0.02802905,0.0037328803,-0.019646188,-0.004782022,0.022184432,-0.050084673,-0.0037219943,0.024172084,0.0034911502,-0.031703234,0.023605512,0.015202496,0.008448895,0.020345047,0.017253485,0.001973624,-0.0000462332,-0.034800645,0.064126305,0.020330358,0.047409475,-0.04926771,0.0058447947,0.019422034,0.02346249,0.0161402,-0.048772156,-0.00096638274,-0.045977183,0.023455376,0.008703818,0.03867646,0.0002913243,0.020693587,-0.0088115,-0.01046884,-0.011048541,-0.019747581,0.005428655,-0.04802113,-0.013810078,-0.012832957],"last_embed":{"hash":"1t32kkp","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"1t32kkp","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{3}","lines":[139,139],"size":237,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1t32kkp","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07165589,-0.010772431,-0.057997543,-0.016676005,-0.03991669,-0.0490808,0.010152546,0.038099643,0.002384624,0.004439288,-0.043585174,0.005357666,-0.025097996,-0.013056171,0.0092594335,0.01792657,-0.024031503,-0.015550925,0.013081545,-0.02570053,-0.04419082,0.018325225,0.035845812,-0.0033847264,0.0014731188,0.001679045,-0.03641475,-0.020276226,0.0030549478,0.050913833,0.018952623,-0.039464403,0.0526492,0.029111303,0.0058334903,0.014811358,0.013387324,-0.03285143,-0.035052728,0.026949657,0.041171905,-0.050851908,0.02954678,0.035105925,0.024534147,-0.029523933,-0.05760756,-0.013175697,-0.011363049,0.015153166,0.029997779,-0.0031971382,0.030831093,0.0089892,-0.006514395,0.027720017,0.0032542818,-0.01614514,-0.03583467,0.007873711,-0.031477448,0.029439967,-0.023284987,-0.07284011,0.02026684,0.059713915,0.018829605,-0.0035920488,-0.018010583,-0.032011032,0.023450755,0.0059474697,0.0023862598,-0.024540158,-0.041528057,-0.046031356,-0.021995412,0.013848923,0.012912642,0.035989724,0.008966845,0.024848623,-0.045247413,0.007622602,-0.011407039,-0.0060645347,0.0055085598,0.04450131,0.031594407,0.006330641,-0.0024704395,-0.022598924,0.027933672,-0.012768721,0.011681277,0.036679167,0.009864154,-0.033774912,0.055198953,-0.002541859,0.051784307,-0.005225567,-0.007398945,-0.008311921,0.032537337,0.0041117137,0.0025221403,0.06720391,0.03518977,-0.0076555773,0.005234109,0.005419239,0.03807559,-0.0026944093,0.00076723815,0.030607395,0.024521023,0.0010984358,-0.008901872,-0.0075515225,0.06077495,0.041345965,0.0059548584,-0.0066118273,-0.043485895,0.016538957,-0.00823866,0.02222644,0.027680406,0.047940474,0.010214552,-0.017136103,-0.018763928,-0.0028376237,0.009034827,0.013858028,0.06789493,0.019412564,0.0072139055,-0.042155884,0.0027915374,0.051725704,-0.025551537,-0.0021185249,-0.021241773,-0.016474087,0.042721916,0.05085572,-0.044046763,0.0519371,-0.016842453,-0.00011443371,0.03076708,0.032293208,-0.05427074,0.020900771,0.022295365,0.04664,0.02571444,-0.046684336,0.0067310617,-0.023357227,-0.03347105,0.06781761,0.0038187045,-0.009753064,0.0025726885,0.035769034,-0.0127709415,-0.044330847,-0.03186546,-0.009720169,0.0020794019,0.020665614,0.032160457,0.011181478,0.097150646,0.032762945,-0.012165025,-0.045190364,-0.031653292,0.030351726,-0.034735497,-0.043525435,-0.0029981555,0.031108443,0.00067216746,0.006272945,0.013545467,-0.0031774251,-0.015445128,-0.020669691,0.029700909,0.0022144688,0.015771586,0.013598635,0.0071728765,0.015684823,0.056840293,-0.0029842774,0.034139667,0.0127978325,0.006573454,-0.02218794,-0.05184388,-0.00875831,-0.0061546285,-0.031137679,-0.010607428,-0.061992135,0.0007431216,0.02853773,-0.030927768,0.013970389,0.008238933,0.017046072,-0.0050869114,-0.03668627,-0.0077611343,-0.013870649,0.026176365,0.05438233,0.029265095,0.0040905653,-0.026703442,0.001977431,-0.036923517,0.054997094,0.02584216,-0.014114041,-0.037811663,0.010779224,-0.0053781257,-0.0057415143,0.0007363444,-0.03901142,0.008038844,0.023063028,0.028450599,0.003966807,-0.022828277,-0.017162357,0.012495408,-0.01923331,-0.032771014,0.021816747,0.033570725,0.06405178,0.03169688,-0.012508175,0.010025062,-0.023094453,-0.029615924,-0.06003876,0.035593595,0.014637691,0.031111112,0.019858059,0.0061557665,-0.018203668,-0.018679965,0.0011551904,-0.004128301,0.026101282,0.020554377,-0.013578844,0.001436918,-0.041032016,0.025801664,0.025937254,-0.032307148,-0.017853467,-0.013478502,0.00026595613,-0.057728015,0.002928758,-0.027601173,0.025736615,0.060867056,0.012917336,-0.026707327,-0.006385875,0.015558903,0.04269652,-0.006043057,-0.008233793,-0.0035847346,-0.008991276,0.012727502,0.012238844,-0.0019204133,-0.014808884,0.07268489,0.000195098,-0.024061242,-0.01710565,-0.00088867894,-0.17493069,-0.0041214717,0.0020732135,0.0064883125,-0.003977085,0.018535737,-0.06909235,0.02158222,-0.019383697,0.016127868,-0.02851922,-0.033797998,0.0048002503,-0.014733352,0.0032853542,0.046120163,-0.016360136,-0.011230623,-0.013301485,-0.050954055,-0.012236558,-0.042041726,0.04457152,-0.012233414,0.05215951,-0.028384002,0.02576037,0.0057318513,-0.008372272,-0.009972881,-0.044310685,0.0014490746,0.00010285336,0.011515357,0.012258171,0.046025384,-0.009731582,0.017573807,0.024527945,-0.0139099825,0.06448482,0.0033480206,0.019405112,0.020713579,0.010398312,-0.015719313,-0.028420163,-0.0051604193,0.006510139,-0.028443918,0.0101145515,0.015272674,0.010595223,0.0024971438,-0.032449,-0.018158223,0.024482623,0.027394416,-0.0024613058,-0.022363506,0.004122418,-0.03853285,0.0025731358,-0.028199304,-0.044487383,-0.045530755,0.020780029,0.01173176,-0.020309662,-0.04161023,0.035318658,-0.054561052,0.0033305488,0.013975162,0.0018591939,0.04237641,-0.010034845,-0.0054536434,-0.012366533,-0.10841478,-0.020296702,-0.000017050637,-0.011621481,0.010236312,0.00015119207,-0.030873673,-0.010419978,0.0058484036,0.024018284,0.22961292,-0.015310851,0.032763496,-0.023276502,0.04900818,-0.03712088,0.01938783,0.08876454,0.0110266805,-0.00497262,-0.0064258366,0.035899464,-0.014192553,0.0139470985,0.023408389,0.03361736,-0.07681466,0.015358391,0.035396405,-0.00071281183,0.028626673,-0.06308976,-0.023837049,0.0159869,-0.06807801,-0.027223771,0.0016046767,0.02925374,-0.021450289,-0.008270811,-0.04327721,0.070684515,0.036120303,-0.04137914,0.06931994,0.026891379,0.023566343,-0.06155131,-0.036030672,0.004092458,-0.009752766,-0.019209132,0.010499963,-0.02611001,-0.028580466,-0.005551609,-0.022843527,0.002901894,-0.0041861464,0.0050650453,-0.05128945,-0.00740107,0.027276529,0.0027222878,-0.026490582,0.015540993,-0.02598984,0.006632304,-0.023177879,0.027183658,0.02617435,0.013194895,-0.030850956,0.008628031,0.0038828973,0.027416805,-0.07669067,-0.010360526,0.019421706,0.021840075,0.00084092515,0.005574293,0.01293735,0.012187013,0.006396965,-0.021660158,-0.013432784,0.0366638,0.04689136,-0.01880044,-0.029764868,0.0053562927,-0.007159187,0.016594943,0.011634508,0.037721187,-0.006366965,0.029814782,-0.013241989,-0.033189397,-0.015108156,0.0043667266,-0.033339944,-0.036971252,0.028763691,0.002111484,0.07108189,-0.030659784,-0.00710331,0.02406149,-0.01946313,0.010286003,0.001174026,-0.000061034185,0.019325668,0.00018377086,-0.0093853725,-0.0006361046,0.016674113,0.042779043,-0.10142631,-0.0049826605,0.0067352145,-0.024810128,-0.011612091,0.055201214,-0.008248102,0.038258,0.041370455,0.007689447,0.006020963,0.034809403,-0.021344263,0.025720697,0.023695108,-0.035542954,0.02875415,0.018811608,0.0474123,0.019698186,0.047832146,-0.047739245,-0.016193267,0.041892085,0.0058780396,0.020475442,0.02290318,0.010351704,0.042276632,-0.004728945,-0.008986909,-0.003319159,0.0146925375,0.043357152,0.009547641,0.040791374,-0.028916726,0.02433488,-0.032612223,0.0016247078,0.006718293,-0.014331132,0.069498315,-0.07130429,0.0024703676,-0.05074447,-0.012242161,-0.023444392,0.0016251429,-0.004859387,-0.017603308,-0.008244343,0.025788529,0.06884632,-0.027375573,0.01852479,0.011946359,0.03897373,-0.007957635,-0.014643726,0.026853975,0.04124289,-0.050487347,-0.011966605,-0.017113602,-0.037175667,-0.008587433,0.0018014049,0.02721049,0.006392454,0.03075729,-0.042428408,-0.012344473,0.015051088,0.04683091,0.033752907,-0.023227474,-0.011349877,0.005135393,-0.04776966,-0.013386677,0.08917381,0.0066287145,-0.03393749,0.025276408,-0.028139701,0.05157395,0.06569325,0.03221885,0.017949589,0.038580034,0.046163373,0.00876217,0.01455301,-0.041660115,-0.025692746,0.00633682,0.029273205,0.0065729264,0.002651469,0.0053253965,0.0035133446,-0.004048526,-0.006613424,-0.051722854,-0.021796286,-0.015913893,0.012866721,-0.030176923,-0.0019623835,0.004717293,-0.03265711,-0.020772405,-0.071079835,0.016470147,0.022601116,-0.027428877,-0.034658566,-0.014524351,0.023692349,-0.009619387,-0.04849867,-0.00722466,-0.031361334,-0.03069654,-0.007142356,0.017149769,0.010253158,-0.03665221,-0.031589814,0.004254964,-0.0026222912,0.0025076438,-0.011515366,-0.007954185,-0.039696038,-0.04000885,-0.061095163,-0.0063937893,-0.013423278,-0.0129037555,-0.0015428924,-0.01626947,-0.012076706,-0.0105555495,0.036878355,0.020176256,0.0012126621,-0.011226809,-0.03229251,-0.009732046,0.012491761,0.039215542,-0.047467176,-0.041584022,-0.019531485,0.03309732,0.006731576,-0.027103413,-0.014883103,-0.028826851,0.018851709,-0.034876835,-0.0342287,0.027196668,-0.0036183058,-0.013413485,0.019430697,-0.010882115,-0.04376886,-0.023626985,0.07044014,0.018024016,0.0029911296,-0.015158407,0.041564308,0.04279179,-0.00829692,-0.012607952,-0.051406637,0.00575054,0.019656507,-0.055795077,0.05418938,-0.0033122154,-0.0038594874,-0.06034732,0.02144492,-0.008091353,0.026898367,0.002541849,0.030202765,-0.012803269,0.011185992,-0.04867614,0.034959156,-0.019172067,-0.031017946,-0.001596141,0.007951653,0.004262333,-0.035408802,-0.019050304,-0.02098633,-0.005266403,-0.029098071,0.06849685,-0.019306352,0.072906576,-0.015770622,-0.003897437,-0.027147472,-0.013708551,0.008742249,-0.026108548,0.019532204,-0.03890364,-0.028393675,-0.0036253321,0.0114576,-0.033328157,0.04334768,-0.030091647,-0.049928345,-0.020913418,0.040625352,0.021811483,-0.045335922,0.013123553,0.007751121,0.008184267,0.03161746,0.054982003,-0.008334456,-0.01199811,0.018723637,0.0058863787,-0.014281087,-0.06355383,-0.0007256769,0.019481847,-0.010474253,-0.0145226605,-0.014618042,0.053285442,-0.021214861,-0.023887586,0.031944655,0.041953165,0.031420916,-0.016238306,0.065086015,0.016777322,-0.02776899,0.00043109446,0.029670943,0.049652644,-0.07495662,-0.012872468,0.015942214,-0.020777272,0.034911748,-0.039691705,-0.021519378,-0.053699896,0.04028543,0.002760544,0.00345155,0.034365915,0.0028826017,0.025731932,-0.03013426,0.004310442,-0.03279443,0.0076435534,-0.020604195,-0.014433651,0.02738843,0.036010746,-0.011136898,-0.0016968999,-0.038914613,-0.026776714,0.023623291,-0.13213347,-0.01211702,-0.014794069,-0.013228771,0.016899109,0.0025324377,0.014935418,-0.034344308,0.0014422975,0.004027373,0.005863984,-0.031118285,0.0026862803,-0.025811393,-0.0072958954,0.02481289,-0.022178806,-0.012993057,-0.04592299,0.058656946,0.029559355,0.013469812,0.05373077,0.0154166985,-0.03204286,0.00853371,-0.05893474,-0.03358021,-0.032979567,-0.0010397645,-0.0115167145,-0.0518181,0.031028172,-0.0005623609,0.0051053464,-0.04763011,-0.025479216,-0.020684583,-0.02992868,-0.014172607,-0.025459763,0.022044383,0.0007109299,0.01706158,0.0117762135,0.06970811,-0.031186776,-0.060127653,-0.052057665,0.0051353155,-0.016431734,0.027904602,-0.044134907,0.009382618,-0.0017714851,-0.0475429,-0.02313022,-0.0041356683,0.010634867,0.042717375,-0.027652688,0.0097401375,-0.032103676,0.0020253293,-0.048106015,0.040139567,-0.05730348,0.055760667,-0.01201368,0.02295932,-0.07533939,0.01778624,0.021099033,0.023999028,-0.001188649,0.012846678,0.010468781,-0.036194343,0.0013627525,-0.045748584,-0.043115076,0.021155514,0.0029835359,-0.06731558,0.030684128,-0.013881,-0.008372524,0.0032621317,-0.03681064,0.009801883,-0.07088566,-0.035889525,-0.02379001,0.020661477,-0.026627194,0.0056285094,-0.010679699,-0.00921679,-0.022726225,-0.0033906251,-0.031164633,-0.05586206,-0.015820213,-0.037618574,-0.0002431592,0.0029563778,0.026220983,-0.011123238,-0.019749528,-0.013065648,-0.04193663,-0.004548203,-0.016612537,0.02732989,-0.043777686,-0.03444665,-0.020398688,0.044787154,-0.00020684104,0.033131845,-0.018358314,-0.024921833,0.016914193,-0.028436923,0.017581973,0.07350824,0.011004428,0.011300353,0.049379658,-0.02017584,-0.0136508765,-0.025338495,-0.0059837094,-0.026716959,0.031955812,-0.014684099,0.010835217,0.029325182,-0.03930409,-0.03267993,-0.017575625,-0.012716389,-0.0042887726,-0.009095949,-0.014070178,0.039743707,0.021613702,0.020693282,0.030972047,-0.022283291,0.026502147,-0.006387112,-0.036316548,0.04206309,-0.040756453,0.03252043,-0.006582356,-0.010992213,0.040927798,0.09454604,-0.0121965725,-0.030114332,-0.02457184,0.0027027922,0.0042879027,0.06922908,-0.005106217,-0.046887636,-0.033393912,0.026881278,0.040595938,0.006232719,-0.011176689,0.004214508,0.027114108,0.012424567,-0.013076564,0.04944355,-0.05372102,-0.05623307,0.026727183,-0.015395476,0.0052931304,0.053330947,-0.032805797,-0.0018849423,-0.014629906,0.0049752994,-0.008244395,0.016219154,-0.015190248,-0.0007266317,-0.019204324,-0.010156302,0.05570242,0.04603827,0.019811643,-0.0024849263,0.020504925,0.023203842,-0.04396703,-0.024512643,0.0058142534,0.0043406934,-0.016880583,-0.016436469,0.015378249,-0.015581812,0.009850324,0.019180527,-0.008843373,-0.03964406,0.026301317,0.025630275,0.037859462,0.026282782,0.004993711,-0.013660868,0.009062247,-0.023846434,0.072390124,0.004981351,0.039207384,-0.06505893,-0.01174467,0.014831036,0.006650383,0.048380267,-0.03154453,0.0058598043,-0.030487485,0.018327594,-0.0070552025,0.0391564,-0.0017988847,-0.011623374,-0.013371459,-0.02046719,-0.0046287994,-0.037913006,0.0051894444,-0.042935055,-0.013223114,-0.012766081],"last_embed":{"hash":"cedyay","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"cedyay","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{4}","lines":[140,140],"size":147,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cedyay","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04844133,-0.027108502,-0.045070507,-0.02838907,-0.05334003,-0.0241426,0.013275019,0.018598875,0.043982323,0.016691376,-0.039016884,0.027645396,-0.04253632,-0.0077587543,0.00708936,-0.013683165,-0.019981733,-0.014341927,0.01923171,0.0098822145,-0.05749024,0.014354017,-0.010784898,-0.0042298757,0.022367328,-0.012577487,0.009005482,-0.00983936,-0.029793624,0.06576641,-0.023502523,-0.046172224,0.055239387,0.024370715,0.058259055,-0.008426223,0.0015363459,-0.016052067,-0.055971246,0.03078175,0.010623214,-0.06715365,0.0585186,0.03690448,0.024077449,-0.020789286,-0.04588824,-0.010144042,-0.00077182177,-0.012498415,0.006212486,0.020766113,0.016219681,-0.00009807423,0.010400983,0.0030999398,0.022257322,-0.017590946,-0.0043845824,0.01132248,-0.010341061,0.051136766,-0.02309077,-0.031798385,0.015424386,0.030188855,0.032655735,-0.0035313205,-0.03395481,-0.008836582,0.028213298,0.011489196,0.0074753473,-0.017612124,-0.04025483,-0.038980283,0.036534917,-0.0075068977,0.027268704,0.025848053,-0.019557431,0.0058969934,-0.05910312,0.008794897,-0.034463722,0.008859121,0.0066247545,0.008260905,0.026102781,0.006930459,-0.0049304347,0.016109448,0.014410417,0.0039607976,-0.0067049335,0.028122183,-0.022388974,-0.027646843,0.051846236,-0.00059164764,0.06293776,0.015560601,-0.028651202,-0.016397905,0.011721654,-0.01765791,0.008224869,0.055031877,0.072198935,0.0052862847,0.0018339796,0.026848989,0.0069174133,0.038597934,0.005529215,0.006832984,0.027139876,-0.0076666907,0.03028895,-0.0244007,0.039749477,0.040805865,0.031316184,-0.039829306,-0.032046083,0.017001767,0.012182654,0.014872693,0.020910405,0.054613363,-0.017983971,0.010738519,-0.038243454,-0.0049890955,0.030306252,0.017373184,0.052135784,0.0130316345,0.011322718,-0.041500486,0.009920633,0.048410658,-0.013336078,0.011493431,-0.0005574495,-0.03205733,0.018336294,0.04069572,-0.013034042,0.034350235,0.0009694392,-0.01572854,0.02541318,0.014624234,-0.048216093,0.0055025686,-0.023103418,0.08039626,-0.004637341,-0.032702394,0.036015153,-0.026548114,-0.02032774,0.082025304,0.035653625,0.011765678,0.038913608,0.06868618,0.0025517384,-0.0010327887,-0.034833103,-0.05833169,0.013315797,0.018085806,0.0071067116,0.01968147,0.090872295,0.04631559,0.0023327258,-0.033789404,0.009221848,0.037926264,-0.021498634,-0.053862106,-0.04499728,0.05800717,-0.020705646,0.006483205,0.030235436,0.0075230114,-0.027707355,-0.008889142,0.0238378,-0.0029513293,0.037933562,-0.0030060343,-0.022025375,0.018782964,0.016817816,-0.008954369,0.028153623,0.057190005,-0.0029111372,0.023969373,-0.01901158,0.004965142,-0.03660342,0.005737016,0.017128238,-0.020291027,-0.0075016757,0.0015141265,0.0053923996,-0.00887404,-0.009324468,-0.009047117,0.022928646,-0.029559543,-0.018544732,0.010100753,-0.013124183,0.04961083,0.001013358,-0.024050705,-0.03358439,0.008014854,-0.02400826,0.037643507,0.004972604,-0.034058675,0.015224765,0.0010503073,-0.0058699823,0.027745033,0.031310976,-0.012435938,-0.0032606455,0.0014835128,0.053555876,0.0022385975,-0.03615543,-0.0208465,-0.01649389,-0.028344652,-0.03931506,0.018204974,0.051557496,0.04686435,0.0040375656,0.023350263,0.015638726,0.009607842,-0.038102634,-0.02237787,0.039598834,0.007912403,0.023766484,0.007769711,0.019485816,-0.008214777,-0.03346173,-0.014053685,-0.015595965,0.011391218,-0.0034042946,-0.012779236,0.002430058,-0.017004693,0.03248415,0.039797254,-0.018233923,0.015689563,0.040958848,0.02615852,-0.034802485,0.0021160457,-0.034029968,0.012759429,0.051937103,0.007961497,-0.043884613,-0.0023922792,0.023448065,0.021311061,0.0024112323,-0.06989725,0.0052666576,-0.010781476,-0.02196747,-0.0018046458,-0.00815004,0.001577383,0.07383673,-0.005516774,-0.044624694,-0.04736538,0.025316179,-0.1816149,0.022684297,0.011006741,0.03282255,-0.0007693981,-0.0032589769,-0.029027784,0.013575648,-0.035419103,-0.005916573,-0.034078266,-0.045657847,-0.008860087,0.013005501,-0.036945365,0.02867449,0.006336104,-0.0023527716,-0.009491227,-0.044569205,0.012061216,-0.043123666,0.061755024,-0.03651576,0.011756142,0.014027013,0.022478126,-0.012118839,-0.036924258,-0.022888185,-0.06452718,-0.0010466186,0.008044349,0.016847286,-0.018142752,0.027052106,-0.0025467246,0.000020163414,0.028896416,-0.00851282,0.03129247,0.022956034,0.017072001,-0.0067760567,0.029863894,-0.025026528,-0.021456946,0.029479746,-0.027860604,-0.02666088,-0.005144476,0.004713505,-0.00008789547,0.028180711,-0.050956003,-0.024412822,0.035753313,0.017202154,0.004914302,-0.019131351,-0.0069230576,-0.06708029,0.01182932,-0.04164506,-0.018671837,-0.009549899,0.059597746,-0.030538576,-0.013051854,-0.049475614,0.04929341,0.002996427,0.009546598,0.0015441455,-0.0038822996,0.02558926,0.014760786,-0.042041402,-0.015649248,-0.09889545,-0.025709448,0.008515862,-0.03608916,-0.009930234,0.000786534,-0.013704151,0.037782278,-0.004197047,0.056626547,0.24726826,0.028394505,-0.005981038,-0.035123706,0.033256892,-0.005555535,0.025579253,0.04221936,0.0019115193,-0.016521126,0.01375147,0.029995574,-0.020551998,-0.0052791447,-0.009109215,0.03727544,-0.08077901,-0.0028827416,0.066576004,0.0342815,0.042903196,-0.05555966,-0.00912012,-0.0012147553,-0.06839011,-0.009750272,-0.013859569,0.047571924,-0.008955149,0.0024275081,-0.028785598,0.025332592,0.051678006,-0.05981729,0.055908937,0.005164954,0.03698081,-0.05654761,-0.03053314,0.05561553,-0.020957524,-0.026007017,0.005924192,-0.025058107,0.0014628745,-0.00963904,-0.009333525,-0.013433297,0.02291961,0.018871572,-0.06212758,-0.027260957,0.027590731,0.010328164,-0.0010855373,0.029194701,-0.035263106,-0.012935388,-0.06521276,0.033009302,0.0255914,0.017708829,-0.05282713,0.0069720377,0.041390058,-0.010229038,-0.04974959,-0.025432311,0.0011129808,-0.011966546,0.009999196,-0.010194299,0.016834484,0.018595083,-0.00036535645,-0.003986208,0.0038542803,0.019720282,0.049811453,-0.018100852,-0.022049002,-0.0464497,-0.014114388,0.0047174357,0.029308874,0.0048199026,0.018064352,0.01741809,0.016744828,0.004673977,0.0013765193,0.025441285,-0.018131837,-0.0066816853,0.0073019434,-0.003149164,0.04961789,-0.041454103,-0.028857375,-0.0016657794,-0.013009638,0.022222662,0.006179986,-0.03993488,-0.0040517715,0.0046441774,-0.0055367094,0.020553846,0.0067774034,0.0024313976,-0.05682126,0.014956778,-0.008771514,-0.021561773,0.010840743,0.079179816,-0.0014906212,0.010710483,0.058179162,-0.02109824,0.026031014,0.04288315,-0.06295729,0.05118667,-0.0095264735,-0.01573295,0.031122409,-0.01289113,0.017976325,0.004381407,0.018234706,-0.026932232,0.015080688,0.00069022505,0.010555864,0.0088068,0.0089534335,-0.002558741,0.026224324,0.024094477,0.017970989,-0.054670956,0.024280846,0.005058423,-0.008757515,0.009013583,-0.05004765,0.017050952,-0.043992337,-0.007618947,0.026967349,-0.032857142,0.05273393,-0.047355063,0.0029221652,-0.01956456,-0.02345133,-0.0216904,0.022407658,-0.021712812,-0.009092781,0.009106689,0.0060359067,0.07453361,-0.022468662,0.0013425986,-0.015490047,0.018782156,-0.026698053,-0.016421758,0.023636281,0.040786147,-0.03939926,-0.031464405,-0.021099512,-0.016597562,-0.027818246,0.020823702,-0.035016835,0.0028243256,0.020278206,-0.03276256,-0.0033321762,0.0041164523,0.00056667835,0.031822205,-0.017140236,-0.012527241,0.03907228,-0.031862117,0.01444245,0.08825169,0.005439288,-0.0022606507,0.020007446,-0.0010434542,0.047173496,0.06620425,0.0418936,0.0019637654,-0.009188111,0.022485694,0.0044885445,-0.018616565,-0.037788805,-0.03262407,-0.027562736,0.062758215,-0.019662175,-0.004837089,-0.0195624,-0.0045643663,-0.0587137,0.020068634,-0.07045591,-0.0077559133,-0.004873745,-0.0012555075,-0.03821512,-0.0075803404,-0.01274304,-0.05590729,-0.0030907004,-0.07100862,-0.025617655,0.008237308,-0.020194488,-0.0052576363,-0.019985532,0.02177779,-0.0014802282,-0.038821768,0.0039815004,-0.021146884,-0.03561745,0.015827436,-0.011094839,0.024178399,-0.026478782,-0.0352469,-0.034038562,0.0014799454,0.004730077,-0.031425294,0.00016495994,-0.015400484,-0.03720404,-0.010468529,-0.014153913,0.012209237,0.018973092,0.0031132982,0.012950256,-0.01454108,0.014866884,0.049990322,0.002583724,-0.013653367,-0.01414614,-0.0093154935,-0.032144967,-0.007247701,0.037499357,-0.021228751,-0.08237282,-0.03055324,0.008892887,-0.001556916,-0.028861098,0.0031696223,-0.022772763,0.0014665512,-0.03820409,-0.04682928,0.00539276,-0.005937722,-0.046292152,0.054080874,0.013718893,-0.03170113,-0.035524633,0.05266079,0.020591123,-0.0047816527,-0.015690872,0.04995128,0.054584455,-0.024024142,-0.013237239,-0.012775462,0.031152733,0.011655077,-0.055558357,0.050775044,0.0034547546,0.023806743,-0.020732721,0.0075092143,-0.005446715,0.03230236,-0.010923747,0.033713907,-0.03194487,0.0415538,0.01708189,-0.0045806854,-0.025252856,-0.055503912,0.019253803,-0.022601943,0.008566598,-0.033837486,-0.00090135547,-0.041758638,0.038881473,0.021012906,0.02887693,-0.03447742,0.03403749,0.002965126,0.012465903,-0.048104066,-0.030957613,0.022073755,-0.04797041,0.039532106,-0.04210192,-0.034621764,-0.0189884,-0.0024059955,-0.027878363,-0.0066775666,-0.023006368,-0.026693273,-0.019140529,0.022219516,0.013602363,-0.023501826,0.02882166,0.008645701,0.0120192515,-0.02261427,0.02351908,-0.0036763393,-0.017074678,0.0073977667,0.017649869,-0.019302549,-0.07472153,-0.016757125,0.0038733243,0.017212339,0.007050089,-0.02297679,0.03532576,0.010208419,-0.014028735,0.05155914,0.03330083,0.0010852788,-0.018972453,0.026155854,-0.010573037,-0.03853165,-0.016832916,0.04418891,-0.0016263169,-0.06366615,0.0189062,0.021783859,-0.0036803528,0.06787124,-0.047043107,0.0050378786,-0.052782383,0.04630512,0.002856629,0.012063463,0.039479066,-0.0000045015204,0.022679422,-0.010658925,0.0010501179,-0.024688624,0.023555884,-0.026344094,-0.036351077,0.029782405,0.07769283,-0.0017617296,-0.025561867,-0.0420276,-0.042947415,0.032064304,-0.14774618,-0.003150574,0.00078595174,-0.014576188,-0.00073308614,-0.016775174,-0.011974152,-0.039096355,-0.014354519,-0.029706115,0.008398822,-0.026584301,0.0073455335,-0.021239797,0.0060174945,0.004341797,-0.02193902,-0.036365755,-0.0351276,0.07609299,-0.00030558073,0.00782213,0.0387335,0.027255327,-0.0112991445,0.018588401,-0.021364613,-0.0128831575,-0.034383178,-0.026321447,-0.008765656,-0.04061483,0.030572735,0.034215394,0.022549264,-0.016508954,0.005525108,-0.010218135,-0.01065914,-0.007115297,0.01327655,0.0109321615,0.0028279794,0.0056265225,0.002682383,0.07135241,-0.046361033,-0.051923703,-0.012084051,-0.008192314,-0.0020810752,0.031204944,-0.007764479,-0.019222738,-0.02287014,-0.057427265,-0.006695007,0.0061529228,-0.011836697,0.02054787,-0.010759929,0.024998946,0.0034277965,0.003404836,-0.035919815,0.05055082,-0.03824333,0.06677791,-0.026941314,0.044985842,-0.060567454,0.002724072,0.004504785,0.013770491,-0.01672725,0.0179755,0.004672955,-0.050571,-0.0049072397,-0.04396694,0.017599517,-0.015168629,0.02264888,-0.043897137,0.03909197,-0.038712703,-0.012070538,-0.04790939,-0.046632517,0.034575693,-0.060433824,-0.034017634,-0.008501266,-0.011141473,-0.04698929,0.0050484436,-0.0393665,0.0044704895,-0.013482099,-0.021940902,-0.026028149,-0.045816615,-0.0004372943,-0.01732991,0.01616013,0.016367856,0.024044463,-0.011079813,-0.018318772,-0.010694316,-0.02052665,0.015557208,0.0007213685,-0.005327416,-0.071541056,-0.010026257,-0.035275176,0.0029630011,0.016209103,0.026171334,0.040629867,-0.016265409,-0.010717099,-0.018775154,0.04680808,0.06472471,-0.0054000984,0.004110064,0.016887192,-0.024815613,-0.017113652,-0.067175746,0.03441831,-0.003688782,0.030491654,-0.05704742,0.008019631,0.020242779,-0.04189967,-0.023739435,-0.019746928,-0.041618448,-0.044956833,0.00029849904,0.005092614,0.007591986,-0.006231438,0.0074158167,0.035820298,-0.014604616,0.040942773,-0.027075166,0.0072478033,0.013582625,-0.022629833,0.056615878,-0.017749015,0.029128123,0.03111226,0.083585024,-0.0319478,-0.030224433,-0.039815817,-0.013045027,-0.004150525,0.041649196,-0.0073203174,0.008471225,0.0063745202,0.033448424,0.057112046,0.011533623,-0.016086785,-0.017870724,0.040552117,-0.00037093353,0.0021210918,0.058449835,0.0103119705,-0.033162758,0.018908674,0.020387748,0.015295408,0.0249457,-0.045078155,0.014908562,-0.00986667,0.009048199,-0.023479337,0.0318574,-0.01207885,-0.013557164,0.013055959,-0.004228993,0.04459909,0.038571365,0.006757324,-0.014543256,0.015540801,0.0108728465,-0.040801823,-0.024977505,0.013590317,0.0049906285,-0.033579133,-0.000589295,0.0057110265,-0.06765637,-0.0072680586,0.02878017,-0.027959784,-0.032434914,0.027930016,0.02182318,0.022045724,0.026413875,0.025006339,0.011498116,0.00361067,-0.037158825,0.061399586,0.0142539,0.020811936,-0.040244095,0.0026117861,0.017200047,0.015853377,0.026673572,-0.026819227,-0.020768337,-0.04128985,0.016588671,0.01824798,0.016502121,0.010184026,-0.016466038,-0.0039658993,-0.02919067,-0.0056258044,-0.009613996,0.030243294,-0.03507716,-0.0054043885,-0.010423267],"last_embed":{"hash":"14psifi","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"14psifi","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{5}","lines":[141,142],"size":183,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"14psifi","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.056434058,-0.006497317,-0.05220665,0.00061995327,-0.045679465,-0.016263818,0.02976909,0.028571637,0.013145127,-0.0076323003,-0.030214425,0.022570876,-0.035803366,-0.0051503703,0.0010011907,0.00036481302,-0.027407635,0.0049970774,0.031738933,-0.007095895,-0.051559955,0.041957397,0.020464575,-0.02210119,0.0017192215,-0.0004927573,0.024677249,-0.020598901,-0.021461265,0.022466157,-0.007716205,-0.042093556,0.06479517,0.028433312,0.032972977,-0.023130909,-0.015177403,-0.013637471,-0.05376426,0.053994156,0.020377086,-0.050245877,0.022083372,0.02136599,0.0418009,-0.023187332,-0.034209553,-0.0055213044,-0.00885554,-0.0034308261,-0.0063468907,0.0035344444,0.02512778,0.0019493797,0.013670176,0.021928597,-0.005606536,-0.027238283,-0.050972924,0.00060540566,-0.023692178,0.040807884,-0.022396814,-0.027415277,0.0404036,0.05515969,0.011892161,0.01062028,-0.015208225,-0.024483003,0.039218325,0.005662764,-0.0021271247,-0.013118386,-0.03379539,-0.016742066,0.008278668,-0.0039311782,0.009714541,0.06552051,-0.016210774,0.008214309,-0.027932046,-0.009877442,-0.040089477,-0.0037499252,-0.008630163,0.036963124,0.023665406,-0.0038651158,-0.0067023407,-0.0023546575,0.03943738,-0.018017853,0.013530294,0.01653694,0.003223233,-0.012863616,0.019048676,0.0058553373,0.04981468,0.023769317,-0.036383174,-0.007432909,0.020609763,-0.009992457,-0.021566333,0.030745624,0.048208117,-0.0020295696,0.017263658,0.03220379,0.012782526,0.04274363,0.0073432024,-0.012502853,0.047932483,-0.0054930937,0.009369362,-0.01283612,0.05369613,0.057814416,-0.021928875,-0.016011255,-0.020920122,0.03157277,-0.008187821,0.005565253,0.007116801,0.042638022,-0.014273649,0.031193167,-0.023119738,-0.0023337277,0.016632155,0.0143914,0.061120052,0.024305485,-0.0003956981,-0.035238862,0.016865466,0.044251766,-0.024122914,0.0023487557,-0.036100797,-0.05082857,0.040917624,0.02752769,-0.004006144,0.037498217,0.0070399516,0.008679838,0.052137066,0.025285978,-0.01693515,-0.0014910379,-0.008834892,0.042073835,0.011862875,-0.04496033,0.006207922,-0.051537972,-0.008798076,0.068915546,0.027307156,-0.010267452,0.0236608,0.06543166,-0.018881673,-0.01410825,0.0011273086,-0.07208765,0.002643321,0.048722874,0.019414283,0.009310236,0.072641715,0.038038213,0.0016355301,-0.01643546,-0.030558508,0.043990742,-0.039060354,-0.035955038,-0.013520343,0.033852752,-0.017956026,-0.03638621,0.018461475,0.01411425,-0.003544469,-0.0031082467,0.045664813,-0.010116459,0.03399964,-0.016195087,0.01585424,0.04439303,0.051399894,-0.0103150215,0.016730484,0.029077765,0.0118482355,-0.011484643,-0.04766024,-0.002511386,-0.019781891,-0.025969595,0.0109843435,-0.04107731,0.021030521,0.0106166,-0.03260512,-0.0033648382,-0.0019352753,0.006182104,0.009799009,-0.023982929,-0.008901912,-0.017480874,-0.0014872907,0.04002828,0.011889121,0.04328049,-0.037720695,-0.003043375,-0.020486608,0.032991756,0.02856103,-0.0010892195,-0.03720805,-0.0034764344,0.024091309,0.01619038,0.023782613,-0.02450794,0.0033026312,0.003835583,0.049093172,-0.02074334,-0.02191794,-0.024272876,0.0150625715,-0.025486313,-0.036932472,0.020459265,0.035082813,0.04072688,0.009726543,-0.0002034957,-0.023121875,0.0020803649,-0.017996399,-0.039077315,0.037571613,0.018147763,0.030286247,-0.0021833682,-0.006571993,-0.019702055,-0.015913496,0.00046325393,-0.026300283,0.008130973,0.006088796,-0.03764431,-0.007271846,-0.043916132,0.039037164,0.044970274,-0.017528582,-0.018477602,0.013933497,0.017530946,-0.03134697,0.026753865,-0.022185927,0.033342082,0.086153805,0.009941799,-0.020706788,0.0006880423,0.03616352,0.034340195,0.03661651,-0.04601558,0.020446386,-0.031720098,-0.007852742,0.00827511,-0.031784926,-0.0058375895,0.07378115,-0.00019010104,-0.055709805,0.032951273,0.004350274,-0.166337,-0.0027578499,-0.0043272264,0.027697682,-0.0026118227,0.01242697,-0.035965905,-0.013990716,-0.021186693,0.033844154,-0.023487784,-0.04987505,0.0014444451,-0.007290208,-0.01610049,0.030666202,-0.04585004,0.0050469334,0.005114959,-0.053513873,-0.0088702785,-0.05113403,0.039403714,-0.0000734045,0.031889945,-0.015355108,0.055403605,-0.020444667,-0.0036444266,-0.03384795,-0.07070519,0.012389595,0.0037711365,0.03231587,0.0057463404,0.021528814,-0.0066447863,-0.00017605697,0.0034906357,-0.014810808,0.06817729,0.012664494,0.00511887,0.02580126,-0.00354616,0.00089104206,-0.025156718,-0.0019081976,-0.020677445,-0.032722287,0.012995512,-0.028272526,0.007493077,0.03159781,-0.03662369,-0.018683314,0.015044092,0.019196823,-0.00090591627,-0.021718005,0.025694072,-0.056375965,0.018871289,-0.051629595,-0.021116108,-0.07185419,0.04956986,0.0019142816,-0.027104143,-0.037271563,0.036081005,-0.013544634,0.015428074,0.022364268,0.0063073314,0.012500692,-0.0011463526,-0.025455816,-0.00011526313,-0.07593952,-0.019576734,0.019769961,-0.022726268,0.014482843,-0.0044642775,-0.021767901,0.019214448,-0.0029206083,0.027155908,0.24980438,0.00414012,0.043971736,-0.048595484,0.0460673,-0.021228785,0.035321485,0.068506785,0.008461617,-0.011870806,-0.010977029,0.03913996,-0.004828914,-0.009208927,0.003963794,0.032213222,-0.08765215,-0.0065840627,0.06191471,0.005674446,0.014509171,-0.08300508,-0.0115844235,-0.013959511,-0.07301796,-0.020185787,0.0055160173,0.0130701605,-0.017060554,-0.013431904,-0.026446877,0.06017091,0.06728666,-0.06863783,0.042597402,0.011410061,0.017803399,-0.060956445,-0.026595218,0.013879046,-0.038421094,-0.014375828,0.010003701,-0.02725495,-0.031892147,-0.01622686,-0.009890284,-0.02638901,0.0064338115,0.016187418,-0.029875126,0.001239143,0.015638225,-0.010893189,0.010567774,0.022374947,-0.04974962,0.0003190295,-0.027400108,0.028992271,0.051519893,0.025999816,-0.041177943,-0.011416893,0.0042975666,-0.0052355686,-0.05726806,-0.02484669,0.017119303,0.046961714,0.0015780276,0.03900366,0.00987156,0.008771676,-0.0010067495,-0.014644581,0.016788019,0.04736722,0.0570723,-0.017420365,-0.023778858,-0.0034627572,-0.004057576,0.007197375,0.0083516715,0.022930425,0.007384302,0.020364605,-0.021996094,-0.005280612,-0.035798114,-0.000021283755,-0.0284586,-0.013954138,-0.018285489,0.010126831,0.04585179,-0.042336877,-0.030806413,-0.029813109,-0.03931106,0.005386321,0.012284566,-0.019985568,0.032795724,-0.010138484,-0.016074326,-0.011595929,0.011469762,0.054783918,-0.08254077,0.023700614,0.020813666,-0.026176162,0.010897222,0.06528356,0.003966756,0.010645527,0.032763064,0.015480304,0.0051846476,0.03088664,-0.0270552,0.012777864,-0.022455437,-0.027871,0.027275464,0.022280984,0.03411947,0.0011911443,0.03730972,-0.04017017,-0.052597653,0.051621396,0.03218984,0.019562406,0.013561364,0.006926864,0.016990166,-0.012705728,-0.0055884467,0.010971557,-0.012807641,0.01513515,0.016722474,0.0227809,-0.071524195,0.014037456,-0.0066592046,0.019858502,0.04112688,0.00019579081,0.03767494,-0.0540452,0.024670789,-0.028244445,-0.01871636,-0.027805815,-0.029496914,-0.004542363,-0.013299263,0.014201846,0.03802436,0.0473853,-0.047372505,0.019313103,-0.0035826475,0.0013431696,-0.015189042,-0.0120042125,0.0027458607,0.020328043,-0.0665811,-0.001247333,-0.01736232,-0.020907331,-0.0318632,0.012572962,-0.018151969,-0.01787294,0.04039826,-0.051644284,-0.0070003206,-0.0005215233,0.0577614,0.012745732,-0.055564187,-0.01803424,0.0005360175,-0.040933378,0.036310688,0.10884593,-0.003978512,-0.027847374,0.043213286,-0.012221367,0.044385687,0.035652906,0.063090794,-0.011742859,0.01872792,0.047330234,-0.00555778,0.037129834,-0.05087604,-0.019439792,-0.009394945,0.040441386,-0.010051485,-0.010291342,-0.015299362,-0.0012045591,-0.033492446,0.026587423,-0.07799488,-0.0218842,-0.0026742432,0.016444871,-0.04357762,-0.020077897,0.003847605,-0.054116044,0.00009579749,-0.042617958,-0.005686238,-0.010594878,0.00022877556,-0.016597517,0.00056036515,0.009955793,-0.0129474215,-0.046705026,0.0030868093,-0.036104243,-0.047361992,0.02086323,0.022738088,0.013064181,-0.015247908,-0.030389015,0.0024462366,-0.019654868,-0.034977745,0.005296311,0.0054328386,-0.038984444,-0.017173069,-0.05934445,-0.010155415,-0.022885969,0.021157179,-0.0043196087,-0.018745815,-0.017697448,-0.0070626047,0.015213997,0.035552412,0.004049667,-0.014857869,-0.016980132,-0.024861416,0.015888916,0.041012004,-0.02203913,-0.04615421,-0.006813718,0.009360071,0.0072606266,-0.033520207,-0.015118995,-0.011957933,0.0016806482,-0.023961887,-0.020223534,0.006221605,-0.010424205,-0.027899418,0.009850764,-0.0083420295,-0.050293464,-0.05181226,0.036394022,0.018011287,-0.008912954,-0.011697996,0.07993694,0.036932476,0.020687345,-0.0067053586,-0.03252439,0.00977875,0.00030376995,-0.067738555,0.009454942,-0.009443238,-0.0023532684,-0.025438566,0.03905365,0.01205107,0.011874199,0.003999275,0.02495252,-0.009172445,0.003293825,-0.021443633,0.020871742,0.0010023329,-0.051290143,0.03100746,-0.010647136,0.014216188,-0.009149213,-0.016585851,-0.011153786,0.010285492,-0.02565055,0.042959124,-0.03246483,0.025500821,0.014070782,-0.016864413,-0.030432263,-0.02242205,0.01737856,-0.032750703,0.020077417,-0.038504604,-0.035614364,-0.02941181,0.020536834,-0.0348788,-0.00063197804,-0.04618036,-0.027355524,-0.025599644,0.035568073,0.027697785,-0.023201955,0.0066734976,0.047285896,-0.0016407673,0.006372906,0.034448374,-0.004976076,-0.013218586,-0.00015154383,-0.0069964803,-0.027941799,-0.04979282,-0.006553384,0.023218118,-0.008340057,0.00908587,-0.016970452,0.040962894,-0.0011680528,0.00035859822,0.041723993,0.042040844,0.045085877,-0.023784319,0.045884326,0.007937784,-0.03276848,0.0023915046,0.026428359,0.0057208547,-0.07112446,-0.014922719,0.024440983,-0.01237136,0.0570797,-0.009986214,0.009595788,-0.067438,0.045343988,-0.019150162,0.022018358,0.027218316,-0.004865718,0.027898628,-0.029484197,-0.013012897,-0.017370237,0.0063536866,-0.0063571543,-0.017901314,0.0505507,0.06637109,0.006663063,0.005519965,0.017648486,-0.014806765,0.008827973,-0.13599004,-0.021097524,-0.021867085,0.006083305,0.006615314,0.006873363,-0.01416685,-0.056750316,-0.014094887,-0.027382214,0.0137050105,-0.027017852,0.0075869104,-0.039892048,-0.04008522,0.027759425,-0.036592014,-0.0132319825,-0.020895738,0.06967682,0.041484904,0.012855946,0.04733439,0.027613433,-0.00949889,0.009007473,-0.038857486,-0.040115867,-0.04105176,-0.017492587,-0.0146728,-0.063282214,0.01004288,0.04012346,0.03995913,-0.0074623935,0.0011272787,-0.011804894,-0.046865255,-0.015504436,-0.021178557,0.025264291,0.010716777,0.012901203,0.007995718,0.05518094,-0.017759496,-0.03959006,-0.036832042,-0.0007339011,-0.004348516,0.05309154,-0.034396965,0.017075755,-0.018885635,-0.03535072,-0.0045192223,-0.013855037,-0.027135883,0.03937763,-0.00078212476,-0.0027650248,-0.010874576,-0.008222591,-0.030715495,0.043249972,-0.04427568,0.05275266,-0.020639135,0.06547183,-0.05907625,-0.0065659815,0.021008598,-0.015442214,0.0053768517,0.019170532,0.0076558595,-0.023762828,-0.0031403664,-0.057326097,-0.040312137,-0.014049384,0.009752755,-0.037760198,0.037541386,-0.012230998,-0.021209497,0.00056765886,-0.042640526,0.012128137,-0.059029758,-0.05414406,0.0152708925,-0.015950263,-0.01094286,0.033872336,-0.0018118204,0.013264414,0.004355248,0.0022345358,-0.017357774,-0.037332322,-0.010051006,-0.028818034,-0.013628494,0.039079454,0.03713916,0.02122451,-0.012037157,-0.028235698,-0.04141773,0.00313254,-0.0055246716,0.004376433,-0.05202677,-0.028402982,-0.009750367,0.014429712,0.027142419,0.012690742,0.01898684,-0.037850056,-0.008728181,-0.03843016,0.032783642,0.086866334,0.008553271,0.038217966,-0.001284957,0.011140911,-0.0040577925,-0.03695092,0.020907111,-0.0065400666,0.029307447,-0.0391431,-0.0042063957,0.029105624,-0.06187525,-0.005754913,-0.039375626,-0.05340935,-0.040480748,-0.022813475,0.00655363,0.012187091,0.027533242,0.013059729,0.040913407,-0.024279,-0.015364204,-0.015526216,-0.0041276356,0.04261978,-0.017111924,0.04915424,-0.031003831,-0.0069849957,0.012746715,0.0734196,-0.023982277,-0.047416884,-0.039484613,-0.011784136,-0.047323566,0.06700729,-0.004090496,-0.019403044,-0.01426339,0.011893157,0.040920086,0.010352461,-0.0065482245,-0.03492217,0.038468957,0.002663345,-0.012541445,0.043524753,-0.0035456512,-0.05282878,0.024348892,-0.0078694895,0.032320064,0.046525963,-0.027906014,0.008713591,-0.045523643,0.0036145821,-0.00016822467,-0.00041058424,-0.01703803,-0.011467176,-0.019860378,-0.001100975,0.06607857,0.022951653,0.018884461,-0.020869687,0.03058202,-0.008277968,-0.05096528,0.0035675822,0.0006667594,0.0056048455,-0.037552882,0.0060790726,0.012797194,-0.042247284,0.0064171827,0.024102662,-0.029995056,-0.010194449,0.014015266,0.016583309,0.032871988,-0.0011934888,0.02036928,0.0065294066,0.014329333,-0.031244673,0.09989264,0.015387602,0.02218908,-0.04250269,-0.00044864955,0.0043017636,0.00472646,0.054566793,-0.011493434,-0.007981928,-0.03872411,0.016429417,0.0038333053,0.019797346,-0.0012396949,-0.0039444603,-0.023186507,-0.031246606,0.010866242,-0.026169617,0.026650244,-0.025693743,0.010642308,-0.020884998],"last_embed":{"hash":"9dez4n","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"9dez4n","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{6}","lines":[143,143],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9dez4n","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.088697515,0.0095321415,-0.047205806,0.0062775854,-0.040109053,-0.028161028,0.027805563,0.030932646,0.0010318693,-0.0025257233,-0.051556204,0.02553138,-0.026034586,-0.009883976,-0.0035120798,-0.0058685057,-0.03248002,-0.0002727343,0.019081542,-0.0041010566,-0.058798827,0.048912108,0.023124263,0.0014623377,-0.0094121145,0.0015268897,-0.01384571,-0.015575281,-0.0053259586,0.05415982,-0.0049067563,-0.06512573,0.054047495,0.009068032,0.02448507,-0.023193195,-0.006018219,-0.017787293,-0.045876183,0.041988377,0.025905581,-0.04663749,0.019906407,0.024314592,0.03835822,-0.020417,-0.03441644,-0.017303236,0.010547734,0.0074230367,0.0020046504,0.019533541,0.012203324,0.0010246071,0.00013497399,0.0074796006,0.010266959,-0.026171857,-0.053446703,-0.0123027945,-0.013487287,0.040726997,-0.017691081,-0.04118812,0.04514012,0.03200172,0.020544754,0.0112538235,-0.006052507,-0.02100971,0.027398696,0.017316496,0.014069956,-0.024689129,-0.021328282,-0.009826421,-0.010502022,0.012156026,0.01586075,0.044795703,0.014560969,0.029138416,-0.02049419,0.006396463,-0.021388756,0.020508654,-0.018929107,0.020137735,0.013887329,0.012860829,-0.013400618,-0.01304095,0.036887534,-0.009355659,0.011735363,0.009408369,-0.017982138,0.002817835,0.034173764,0.008201616,0.0452287,0.0031822273,-0.044442084,-0.026460651,0.013270422,-0.015962504,-0.029804949,0.012095959,0.0402806,-0.001838742,0.0036618884,0.02203179,0.023097051,0.025832398,0.005355586,-0.01765533,0.025743803,-0.0055594495,0.016312355,-0.020850966,0.041302808,0.05500234,0.0032160685,-0.030136282,-0.0030444737,0.024659984,0.005508806,0.011878055,0.00435662,0.040230114,-0.016063718,0.015255164,-0.030680673,-0.008697316,0.022186348,0.0056675407,0.07017698,0.019724226,0.0006004235,-0.032807734,-0.00089694146,0.046161707,-0.023290679,-0.0009635412,-0.035526954,-0.017078912,0.039432578,0.030356294,-0.009625587,0.024951352,0.014819586,-0.0030180844,0.0502501,0.026912404,-0.013416085,-0.0066056717,0.009688416,0.038035523,0.020782612,-0.057196014,0.03167464,-0.05910881,-0.023931727,0.05978157,0.026530184,0.016546847,0.020389605,0.047179252,-0.015188463,-0.019239608,0.018315163,-0.07406068,-0.006521408,0.049654674,0.03430586,0.0037444977,0.069401525,0.034328435,-0.015158106,-0.020548828,-0.018665683,0.04877883,-0.04117125,-0.031605333,-0.027475873,0.03810748,-0.0144220805,-0.025999226,0.01597556,0.0047728587,-0.014923039,-0.014462018,0.0464255,-0.0059173275,0.02250111,-0.012992332,0.025019627,0.020506281,0.05903628,-0.0044306796,0.0044580386,0.0196755,0.0028559582,-0.009718856,-0.037986916,0.013140856,-0.006481101,-0.032424744,0.028184192,-0.04519419,0.0049280906,0.0014068534,-0.015249664,-0.009529949,-0.0058251955,0.023071053,0.008614705,-0.034769803,-0.008098508,-0.016556738,-0.008154842,0.057853065,0.033995375,0.019561062,-0.022875207,-0.0044651157,-0.01646861,0.02728626,0.04243026,-0.015113061,-0.032469142,-0.0069001038,0.017735314,0.00257327,0.013998997,-0.018696368,0.009488612,0.025289511,0.033547934,-0.022356447,-0.022374913,0.009176425,0.0034213117,-0.024561746,-0.029479109,0.017322788,0.034060128,0.046611674,0.022431243,-0.0079791555,-0.020902982,-0.02365266,-0.01929006,-0.052220047,0.048521824,0.00078056456,0.020227255,0.010048662,-0.012510146,-0.039100286,-0.013834986,0.010628301,-0.034919634,0.020350697,0.0016217538,-0.029471671,-0.011977941,-0.028393509,0.027880153,0.05911995,-0.009733458,-0.01320311,0.0037480725,0.025236182,-0.03977108,0.014626274,-0.038061686,0.04093862,0.07693329,0.00051154307,-0.019379472,0.008488421,0.042858556,0.032475833,0.0056004925,-0.03463236,0.004807114,-0.043388914,0.0009161661,0.019505337,-0.03590677,-0.016922899,0.091045305,0.0020872103,-0.059546508,-0.00026738865,0.004473828,-0.17022046,-0.007626388,-0.0073682945,0.025095116,0.008594985,0.006004939,-0.058224153,0.003163384,-0.021652691,0.03573164,0.0071302583,-0.04853317,-0.014890207,0.011853778,-0.01723968,0.04070617,-0.042916022,-0.015470605,0.020761983,-0.052481834,-0.0015577887,-0.04070465,0.03042527,-0.032166786,0.025250847,-0.01963442,0.05693609,-0.008031684,-0.008629009,-0.044021413,-0.07418645,0.009659339,0.0046261423,0.01714694,-0.003831892,0.036984596,-0.0021072575,-0.0071594976,0.010142539,-0.017987108,0.05861145,0.00032531074,0.005591194,0.036959864,0.0095110815,-0.0045183217,-0.0347314,0.012885508,-0.020075377,-0.019984769,0.015764581,-0.023967598,0.019264646,0.007559741,-0.018663272,-0.014542056,0.007675766,0.026297305,-0.0046914336,-0.03039349,0.0028367385,-0.046236087,0.01669935,-0.03580539,-0.012826196,-0.06067053,0.049852874,0.003886343,-0.029648835,-0.028287444,0.03876695,-0.0078218365,0.0024862029,0.0039818925,0.0153204,0.0059221205,0.008248278,-0.029886216,-0.008800306,-0.1080107,-0.016080836,0.0069680084,-0.02469694,0.009631362,-0.009539574,-0.04077598,0.0069753816,0.000665617,0.03712513,0.25059384,-0.011486824,0.04708006,-0.050628092,0.039856724,-0.03097318,0.018293168,0.05761766,-0.0001288979,-0.026596012,-0.025570428,0.016226819,0.0008571548,0.0039784755,-0.0033405237,0.04097651,-0.090956055,0.0045221495,0.066368155,-0.015683766,0.014668227,-0.07847145,-0.012874247,0.011504308,-0.06846755,-0.026401281,0.01305255,0.01544469,-0.012780582,-0.010929122,-0.025963534,0.05004636,0.04455074,-0.058759138,0.06792555,0.017488495,0.023953104,-0.06591453,-0.009461695,0.001911754,-0.016050115,-0.028534813,0.025983661,-0.043404367,-0.0361136,-0.02201445,-0.0039069774,-0.03348967,0.0015769836,0.015384458,-0.019478835,0.014224934,0.021430312,-0.0043325447,0.020240432,0.0142373545,-0.038655784,-0.0037426716,-0.044235844,0.016213581,0.045665924,0.008794526,-0.031016458,-0.013565095,0.0054105623,0.013046328,-0.0732248,0.007806934,0.024235647,0.034045286,-0.00038669692,0.02670542,-0.0023534345,0.0361145,-0.00025535352,-0.021374067,0.010046781,0.05138909,0.054325715,-0.009473899,-0.018639805,-0.013347846,-0.0071926247,-0.0060807825,0.0021393734,0.014425368,-0.0044688433,0.022546904,-0.03692856,-0.0077239294,-0.01970866,0.0054215933,-0.024964074,-0.027861744,-0.029726837,0.027133325,0.060646124,-0.031125547,-0.016321933,-0.009741896,-0.041203897,-0.00912149,0.0037084268,-0.034972496,0.037496667,-0.020493811,-0.03862902,-0.021919688,0.010768817,0.03792131,-0.10848878,0.016709758,0.02626193,-0.032607812,0.011748305,0.069391444,-0.006190697,0.011419888,0.02564756,0.013930027,0.012061674,0.008359007,-0.029095521,0.02612302,-0.006991269,-0.01096185,0.015183633,0.011111087,0.028579133,0.0056830547,0.053243548,-0.044679727,-0.050463844,0.0388151,0.018481014,0.047307275,0.02147204,0.006850145,0.01535582,-0.020211063,-0.0001282694,0.001842374,0.0013330898,0.02350665,0.0022311024,0.03887497,-0.06426752,0.0049318583,-0.01959173,0.009682883,0.01704115,-0.005158581,0.03222378,-0.05307413,0.010048089,-0.040319286,-0.01626551,-0.0144460425,-0.022747643,-0.007442132,0.011120283,-0.0015612277,0.042859625,0.028001096,-0.032071386,0.030304717,0.008398249,0.000053839278,-0.03246125,-0.024067326,-0.0022516528,0.046262898,-0.061608803,-0.017667804,-0.009122203,-0.027348438,-0.03926786,0.03324535,-0.0023257493,-0.0063937586,0.027582394,-0.04849587,-0.010379345,0.0031070027,0.05678759,0.0375233,-0.049680155,-0.01625295,0.0134775285,-0.04653666,0.016929828,0.103444144,-0.011664825,-0.03131362,0.022951584,0.0035210305,0.01976152,0.03847664,0.061350152,-0.0036882039,0.017656041,0.05100847,0.01717798,0.03428646,-0.025765989,-0.026318548,-0.013342054,0.041345604,0.0010055465,0.015557084,-0.0013272448,0.0013790131,-0.031098887,0.027076459,-0.04676444,-0.022507932,0.022450482,0.004316642,-0.043184012,-0.02722657,0.010509041,-0.05652687,0.01872713,-0.046791617,-0.0036364924,0.0048962254,-0.011230354,-0.008379665,-0.011767509,0.024223339,-0.00705104,-0.06444522,0.016264392,-0.021698393,-0.038064443,0.022515956,0.017841248,0.016319757,-0.007961579,-0.03395984,0.015154537,-0.033787757,-0.037665024,0.0039634625,-0.001955229,-0.026375324,-0.02184528,-0.055217814,-0.00027567695,-0.018585116,0.00014440995,-0.012394693,-0.020686172,-0.005668569,-0.008153433,0.021299625,0.034294825,0.015445817,-0.026236985,-0.028855357,-0.028454334,0.025874386,0.04174653,-0.028432336,-0.065956324,-0.016222902,0.038214855,0.019204853,-0.021547949,-0.017005112,-0.00282489,0.02551206,-0.033077806,-0.03041538,0.0059263003,-0.014811994,-0.032964814,0.01345583,-0.002302162,-0.037229944,-0.047685254,0.042981695,0.015897177,-0.0062620696,-0.029540008,0.063384846,0.035899244,-0.0023552752,0.00012529,-0.043244,0.0117405085,-0.009711049,-0.07695172,0.02820977,0.0036090873,0.00069260807,-0.011751957,0.017004866,-0.0122492025,0.03101202,-0.0073449425,0.034977313,-0.013395523,0.02253994,-0.017408904,0.036192972,-0.010090035,-0.049366318,0.005523792,-0.010080319,0.031302568,-0.004665235,-0.030061984,-0.02058819,-0.0026470178,-0.017818324,0.059413332,-0.008923723,0.047924466,0.00560996,-0.009413276,-0.040587675,-0.020760993,0.029501798,-0.05155229,0.025084404,-0.027217243,-0.0467763,-0.007971138,0.0058293026,-0.04892204,0.0010270617,-0.05634211,-0.047391,-0.024959965,0.051198114,0.0073183123,-0.038194865,0.020685108,0.04573737,0.013131476,0.0041375384,0.050796334,-0.003496291,-0.011369185,0.023135405,-0.0031817218,-0.04087354,-0.0718296,0.0045274114,0.029618979,-0.022301905,0.0027927305,-0.0059981165,0.048435498,0.006172706,-0.010305213,0.046470813,0.04020928,0.015514958,-0.024134748,0.029382488,0.007996526,-0.034273766,-0.009772817,0.032403514,0.0118741365,-0.058918025,0.0071159443,0.02914909,-0.004104793,0.060862955,-0.02194415,-0.006955681,-0.07584509,0.060110774,-0.0143873105,0.014542396,0.032433406,-0.0063516744,0.042313103,-0.026017215,-0.0011582845,-0.01466053,-0.0071225096,0.0029184546,-0.021634808,0.055778317,0.06366942,0.01580407,-0.01811637,0.005597236,-0.022863135,0.03376195,-0.14680824,-0.0054114736,-0.039334126,-0.010634398,-0.0033908843,0.009532109,-0.007326348,-0.035021797,-0.007502237,-0.03334873,0.0059062866,-0.021666557,-0.00012591353,-0.032803316,-0.029186053,0.0326562,-0.015240412,0.00034500597,-0.022745041,0.077809714,0.034400392,0.013430491,0.050970882,0.015491526,-0.025882961,0.024143556,-0.05184849,-0.024948984,-0.044072054,-0.017181654,-0.024330655,-0.040703412,0.021160774,0.019103272,0.02389787,-0.0057064565,0.0022894288,-0.023586491,-0.041688718,-0.01262031,-0.017365675,0.021525944,0.009981601,0.015872337,0.030041222,0.062414937,-0.05116313,-0.03088701,-0.027790273,0.0029134226,0.024384433,0.06253851,-0.043338094,0.0076785595,-0.0039521502,-0.023269333,0.012528819,-0.021916326,-0.011258045,0.024050325,0.009602917,0.004969042,-0.029843275,-0.013200456,-0.022927586,0.037517678,-0.017908363,0.033707187,-0.042349875,0.044048294,-0.066531636,-0.011474289,0.034588445,-0.02297525,0.014270324,0.03352701,-0.005480633,-0.01744693,0.000747706,-0.044074845,-0.05039123,0.023246797,0.012515965,-0.03836129,0.03227691,-0.0013288107,-0.018691564,-0.005698495,-0.044134844,0.016079614,-0.0521136,-0.035206884,0.00017395988,-0.011977733,-0.0075806812,0.041295867,-0.008832081,0.009682763,0.011513143,-0.0049455594,-0.02302657,-0.043593038,0.0069753584,-0.039989173,-0.0035199367,0.030678138,0.033313535,-0.005673905,-0.017926633,-0.007054254,-0.030698735,-0.00787872,-0.00566388,0.0063004876,-0.037397906,-0.019050999,0.010273916,0.016344437,0.005597583,0.003815847,0.012418925,-0.033238,-0.0044806087,-0.037004456,0.013781998,0.0733689,0.0074617467,0.027178537,0.008746873,0.012933199,-0.024422118,-0.033960607,0.020253217,0.0017814635,0.04915538,-0.029208558,-0.0013873292,0.027864918,-0.056049798,-0.014914173,-0.0166137,-0.048813287,-0.032825857,-0.02671284,0.008096459,0.02952341,0.024714308,0.023072965,0.035974376,-0.0321622,-0.010067041,-0.011815219,0.00003186747,0.05880148,-0.02566204,0.044474006,-0.032910164,-0.004105974,0.03257068,0.077384815,-0.014981998,-0.044833355,-0.036417827,-0.008655046,-0.020226235,0.052446704,0.006235369,-0.0255844,-0.0035136144,-0.0020143301,0.033881687,0.0079407785,-0.023906264,-0.014473887,0.031040657,0.0075785597,-0.013062743,0.024385571,-0.012601524,-0.057327803,0.02735874,-0.005921371,0.025754996,0.021581015,0.00012589022,0.045920946,-0.027197896,0.006635357,0.0025813205,-0.016128546,-0.004061921,-0.004391633,-0.052403383,-0.008063128,0.07042132,0.03125692,0.0046724887,0.0022771566,0.017823389,-0.0013910295,-0.052270327,0.016339043,-0.009064433,0.0073410277,-0.030123513,-0.017401885,0.017809242,-0.031322073,0.011101586,0.016549997,0.0012712723,-0.016473886,0.011227645,0.022850314,0.0386972,0.012534528,0.03511605,0.013304399,0.012822212,-0.027110413,0.08908631,0.0013791338,0.014097789,-0.037151307,0.0061919843,-0.0087761115,-0.004821771,0.032457788,-0.018010816,-0.005306808,-0.04700209,-0.009714872,0.004181044,0.014169391,-0.011573796,-0.0030905125,-0.013412839,-0.0011981485,0.0027633458,-0.015151284,0.03870953,-0.03451349,-0.0003447542,0.00046639694],"last_embed":{"hash":"1q34inp","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"1q34inp","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{7}","lines":[144,144],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1q34inp","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.054730225,-0.014862253,-0.05557364,-0.0012534923,-0.038670015,-0.012228286,0.029624507,0.04255586,0.011184367,-0.0055466266,-0.05281563,0.029579649,-0.033644047,-0.00430793,0.012199699,-0.009342332,-0.029828789,0.0022757088,0.038213287,-0.0093346,-0.061455276,0.054910075,0.009947517,0.00017181538,0.0072419494,0.009467126,-0.0041215997,-0.029035753,-0.02087662,0.059321605,-0.0053778337,-0.076089144,0.060252935,0.012085745,0.03309701,-0.02524597,-0.021959068,-0.015171975,-0.053794246,0.03605953,0.02821622,-0.062338933,0.01576552,0.029332044,0.035071198,-0.023102652,-0.030883783,-0.01408518,0.0065621655,-0.0016065327,-0.0008792734,-0.0026202323,0.0212869,0.014658026,0.011717782,0.020938097,0.016462611,-0.052055135,-0.05642021,-0.013972774,-0.027922865,0.039532952,-0.012477165,-0.037986964,0.049176663,0.0290033,0.011647791,0.00938587,-0.015174373,-0.045094825,0.024557335,0.018619273,0.03167222,-0.014965283,-0.03445885,-0.026879078,0.006544316,0.0086452225,0.024815617,0.042094063,-0.004325613,0.01901274,-0.028652238,0.0022460548,-0.031523395,-0.0014846594,-0.0107928775,0.024171794,0.013560239,0.005622591,-0.011584374,-0.007024992,0.039721005,-0.02012604,0.017472334,0.021259831,-0.012913904,-0.0041453177,0.039000385,-0.0015607298,0.050939426,-0.00046777827,-0.030562304,-0.020247476,0.023761405,-0.0106265275,-0.015515225,0.010717767,0.058262207,-0.007492204,0.008254396,0.03943975,0.02735394,0.043835584,0.00033937898,-0.012580879,0.030293385,0.0029680785,0.018529817,-0.017516723,0.041101366,0.062089615,-0.0021059408,-0.030509515,-0.012337681,0.025157304,-0.0092446515,0.0051420764,0.008959134,0.04623208,-0.005027632,0.018123845,-0.024917088,-0.0124373,0.020111566,0.010402193,0.06590572,0.013004675,-0.0051142015,-0.039710153,0.009490587,0.037233226,-0.040162448,0.0051281704,-0.028071206,-0.035577025,0.02891051,0.02488226,-0.010972622,0.027232109,0.013571102,0.022070909,0.046621773,0.02196598,-0.014550837,0.0044369507,0.005408174,0.042375803,0.00778018,-0.054698925,0.0076254453,-0.039195787,-0.021524474,0.058783732,0.017351886,-0.0126504665,0.030082675,0.05671129,-0.014639554,-0.010896923,0.01316083,-0.07329741,-0.00455394,0.0636729,0.0238051,0.0041162577,0.08092393,0.036153287,-0.005957355,-0.0349393,-0.009566454,0.044654917,-0.044287916,-0.03878663,-0.032582726,0.032663845,-0.011009131,-0.030825187,0.014586388,-0.0000018034525,-0.014036845,-0.015022176,0.05826217,-0.010000756,0.034978516,-0.008185314,0.021913355,0.012467972,0.06457606,-0.013682703,0.009984089,0.0071137883,-0.0051284535,-0.004823534,-0.040566605,0.008210488,-0.016419273,-0.024347166,0.017974205,-0.036897816,-0.013369152,0.0030238265,-0.012321294,-0.009888152,0.007884442,0.017015902,0.019524515,-0.03655848,-0.0077545443,-0.023403594,-0.011858664,0.06692461,0.033918716,0.03665096,-0.045932814,0.0022541315,-0.02513014,0.01901694,0.044050176,-0.018973341,-0.039078854,-0.008519207,0.013173683,0.016853863,0.029320944,-0.010974733,0.0121416645,0.017807754,0.026632054,-0.019271836,-0.03168157,0.0046658786,0.0035462577,-0.017932247,-0.027320758,0.01852509,0.036425494,0.046469714,0.0051923967,-0.0119613735,-0.026310643,-0.017501246,-0.017674787,-0.048704583,0.047282394,0.014477725,0.018903468,-0.0077847783,0.000063704385,-0.02723404,-0.018459626,0.003683384,-0.033693124,0.0113219945,-0.0046613947,-0.03172899,-0.025140889,-0.029045776,0.03173029,0.039594483,-0.013469494,-0.015952883,0.007668653,0.014458045,-0.04459862,0.020581326,-0.02487313,0.024723878,0.058637284,0.02488411,-0.022915708,0.010445367,0.039241377,0.036107447,0.01964359,-0.037740666,0.017092666,-0.046589125,-0.016298164,0.0046206675,-0.030688778,-0.0065442887,0.08372157,0.0005135632,-0.059336673,0.0028647583,0.017170638,-0.17479818,-0.0130144525,-0.008505937,0.020438591,0.0057101925,-0.015222553,-0.056888994,0.00233997,-0.019738266,0.055454973,-0.0008330574,-0.05007936,0.0024563586,0.0141242,-0.0085919835,0.022163326,-0.02981316,-0.019421862,0.0132056605,-0.052399088,-0.0011534627,-0.04153395,0.028321922,-0.026747359,0.0060296636,-0.02803433,0.048384868,-0.007885543,0.005864663,-0.042455025,-0.06081677,0.006297774,0.0030104178,0.033127133,0.0057009165,0.018825937,-0.00012857073,-0.023929935,0.0017783972,-0.01337802,0.055524968,-0.0027212752,0.011097581,0.021343755,0.010644576,0.013176959,-0.040435545,0.017061004,-0.021406438,-0.0031712258,0.017309297,-0.031892214,0.0275475,0.016346566,-0.030506527,-0.017206214,0.008495647,0.03105384,-0.004222595,-0.033736847,0.022131098,-0.05738912,0.022694001,-0.041283865,-0.00645073,-0.05677065,0.041454375,0.007084706,-0.022408545,-0.029169917,0.027802387,-0.008823733,0.009686343,0.0065222066,0.009287186,0.003031154,-0.004128205,-0.023268834,-0.008692929,-0.10722162,-0.017077025,0.008265079,-0.026516529,0.024932463,-0.018025689,-0.029923027,0.008184145,-0.0013738289,0.03246261,0.2495811,0.003595606,0.047856703,-0.048730295,0.041184172,-0.022580925,0.023880145,0.056326814,-0.0054701744,-0.023044437,-0.028501783,0.039801806,-0.0012368903,0.0023670932,-0.011618539,0.034036014,-0.086624146,0.017279595,0.06853401,-0.007656036,0.0017006918,-0.07763512,-0.02094524,-0.007973507,-0.06381069,-0.022191012,0.016528387,0.010497095,-0.017631255,-0.021362644,-0.004471179,0.05646674,0.06224363,-0.058730066,0.07073747,0.014513466,0.017026016,-0.052272547,-0.008292334,0.013710371,-0.019907845,-0.020051956,0.028465208,-0.021811133,-0.032873712,-0.011752737,-0.010162484,-0.03952206,-0.0019579907,0.013246158,-0.028335903,0.010035265,0.01690653,0.0069317133,0.036615893,0.01992939,-0.028482294,-0.0073650735,-0.029313175,0.024328237,0.055971574,0.01345686,-0.038973223,-0.016929086,0.016116628,0.0061179698,-0.06881592,0.0007301093,0.014877629,0.041148283,0.00897535,0.034195922,0.0084470315,0.031038692,-0.0062994845,-0.031273674,0.022838933,0.048958138,0.053710572,-0.010863785,-0.017104527,-0.011553896,-0.0069548045,-0.005687783,0.013519411,0.018959532,-0.005446594,0.024984121,-0.028206935,-0.004163692,-0.028112419,0.0077558174,-0.039944947,-0.022151817,-0.021597875,0.022577306,0.05828229,-0.026310802,-0.028459206,-0.009772416,-0.034520596,-0.011260413,0.0084364,-0.033256333,0.009652054,0.005044398,-0.014262499,-0.015454817,0.0030785324,0.056403443,-0.09941107,0.021573175,0.0021948668,-0.026195064,0.015046473,0.06635438,-0.015763417,0.014248014,0.0328314,0.0035868182,0.011919958,0.0067665526,-0.035681345,0.03218076,-0.010897848,-0.001132396,0.006520835,0.025364848,0.023267858,0.018445764,0.053708266,-0.036459323,-0.03888366,0.03671151,0.012518136,0.03829602,0.02348967,-0.011908547,0.027009523,-0.027381994,0.014058352,-0.004249539,-0.006346902,0.030894848,-0.0027785925,0.02577648,-0.053220905,0.009624086,-0.018113485,0.012830421,0.0042201933,-0.036042273,0.025930388,-0.050053872,0.008715672,-0.04832656,-0.013904394,-0.032568004,-0.02890991,-0.01216861,-0.007019843,0.0036246548,0.05299169,0.022760134,-0.051485877,0.023685426,0.0191956,-0.0029691814,-0.022667354,-0.012069682,0.006476453,0.041845843,-0.055472583,-0.0044835745,-0.018728685,-0.028423812,-0.052367948,0.025714079,-0.010186379,0.008289324,0.02833183,-0.045157813,0.003064245,0.02656576,0.04878553,0.033041943,-0.04257374,-0.020074995,0.022996956,-0.05868714,0.023749426,0.11060495,-0.014042924,-0.038485434,0.031493146,-0.0028034558,0.02040664,0.028451893,0.06499467,-0.008101001,0.017101057,0.048529036,-0.0036670659,0.031948466,-0.023940919,-0.013735652,0.002111193,0.04568358,-0.009011864,0.010174062,-0.0059707775,0.0063945698,-0.024915922,0.027843429,-0.059125062,-0.021333143,0.006856375,-0.0017823923,-0.024914157,-0.009437043,0.01183091,-0.052214216,0.027690854,-0.052289013,-0.01420024,-0.00590505,-0.012893857,-0.021790288,-0.0101639265,0.028539991,-0.008167354,-0.060443643,0.02306669,-0.017422043,-0.032850947,0.013037853,0.013599094,0.026629742,-0.00030752225,-0.025675844,0.018727494,-0.019261468,-0.04372244,0.019545674,-0.008888847,-0.028241009,-0.012609339,-0.0422602,0.006929747,-0.024036055,0.009356687,-0.018572746,-0.010158049,-0.008488867,-0.005985878,0.015115265,0.025578653,0.0049044923,-0.023602711,-0.020695737,-0.010742366,0.014000645,0.04367442,-0.03224786,-0.06152784,-0.026841095,0.020517008,0.00038974144,-0.023762863,-0.023461573,-0.0052379547,0.016402334,-0.035713106,-0.045769814,0.010794915,-0.020277202,-0.02066252,-0.002804941,0.002102111,-0.063518226,-0.046347305,0.04149146,0.012453846,-0.013131391,-0.027291117,0.061956372,0.039472476,0.004570461,-0.018413264,-0.043755744,0.015992848,-0.0030716264,-0.07905123,0.02888587,-0.0031677452,0.0054998477,-0.029679513,0.013283406,-0.0072860606,0.038184345,-0.0012386455,0.03167705,-0.007347569,0.01805095,-0.022626085,0.027350357,0.0046517774,-0.05561851,-0.003623653,0.0000646533,0.026251754,-0.0082593765,-0.017231755,-0.013846884,-0.002953523,-0.020641143,0.036711432,0.0009844385,0.030998927,0.005556635,0.0034609777,-0.038544066,-0.035642,0.020970426,-0.04822721,0.027026242,-0.024654374,-0.056429625,-0.015981102,0.0051283715,-0.027726859,0.0012982071,-0.048466865,-0.03128907,-0.021941219,0.037191063,0.008480084,-0.029196523,0.012174076,0.046379074,0.005599082,0.0016884163,0.04757863,-0.008395911,-0.0104762195,0.019949486,0.00021936167,-0.025500994,-0.04993674,0.00072555087,0.021543326,-0.019026833,0.0033743691,-0.016351067,0.048923805,0.005818699,0.0036182397,0.05126809,0.043274697,0.011680765,-0.021936174,0.040316977,0.011739419,-0.025512008,-0.022426108,0.0327962,0.012306065,-0.05629163,0.0045583844,0.015378254,-0.0022975493,0.051132847,-0.020727536,0.006703672,-0.07315021,0.053093914,-0.009095328,0.004975059,0.023406679,-0.018058948,0.032932926,-0.034038704,-0.00047599766,-0.021496462,-0.01840102,0.00031729235,-0.022523778,0.057171613,0.06260733,0.018356815,-0.0074530956,0.007439602,-0.026705794,0.036585294,-0.14857893,-0.001348791,-0.036969967,0.0034422313,-0.008385936,0.016476143,-0.014857766,-0.037114844,-0.015913123,-0.032303676,0.0022646955,-0.025574204,0.0032687625,-0.04081511,-0.0415788,0.033328798,-0.025929358,-0.011305896,-0.026062405,0.076602146,0.023911739,0.020172095,0.05893712,0.027922887,-0.018911932,0.014040869,-0.048225246,-0.017919086,-0.03799715,-0.021352984,-0.01974383,-0.04737555,0.007956049,0.012834092,0.022226524,-0.009151849,0.00074188964,-0.021493638,-0.0516897,0.0051039066,-0.0048204744,0.02250638,0.00014033439,0.006790988,0.018706378,0.060354732,-0.053397167,-0.01989204,-0.037642702,-0.001220603,0.017959764,0.068022065,-0.031416904,0.008005484,-0.0005704015,-0.015930284,-0.0059104925,-0.010621771,-0.007170897,0.03672747,0.01345459,0.0043205386,-0.018632868,-0.015468606,-0.02503155,0.048555944,-0.03551283,0.045120902,-0.022748074,0.05130862,-0.0627382,-0.0065781977,0.0371213,-0.034311764,0.013143225,0.027984379,0.0069405297,-0.0223752,-0.0054694745,-0.04548684,-0.05795013,0.008468455,0.017169848,-0.047114097,0.03520733,-0.019948686,-0.013478777,-0.007268565,-0.038964164,0.007878955,-0.05135957,-0.03762083,0.017735444,-0.0017626319,-0.017674292,0.042549238,-0.008912832,0.002059115,0.014189712,0.0006726954,-0.021506643,-0.03423763,-0.009070149,-0.039984502,-0.00295729,0.029970493,0.0325278,-0.0015742037,-0.022187201,-0.006973018,-0.024516854,0.012368257,-0.012245122,0.006006619,-0.022918057,-0.017597025,0.014976986,0.011534283,-0.0068891635,0.002293484,0.013229847,-0.058152597,0.006457069,-0.030666254,0.028092885,0.08384084,0.009131397,0.022823816,0.017634906,0.016183004,-0.009234563,-0.045573093,0.015244527,0.0047887075,0.03698708,-0.015245306,-0.010170416,0.030025218,-0.05300401,-0.013937595,-0.029082155,-0.038956717,-0.034240525,-0.020644045,0.00094850216,0.028119527,0.017844424,0.028879698,0.020469958,-0.025231466,0.0014462079,-0.015532538,-0.0020298688,0.04083284,-0.029521441,0.053010426,-0.024274485,-0.008580894,0.029942961,0.066569895,-0.021642013,-0.04962243,-0.03195476,0.003014974,-0.020668251,0.07006964,-0.0032591582,-0.014221619,-0.007242656,0.0012252983,0.027890459,0.008249242,-0.005641189,-0.024964578,0.01763972,0.00250916,-0.026403418,0.029513428,-0.019242737,-0.04272003,0.022797627,-0.0094727585,0.033784784,0.025746962,-0.0054418873,0.0333222,-0.04174302,0.00460655,-0.01610916,-0.00016233273,-0.007918536,-0.011160173,-0.030048229,-0.0153092295,0.08328288,0.022164986,0.016820889,-0.011630976,0.009490898,0.0044862297,-0.061706655,0.018941775,-0.0033163314,0.0068172473,-0.015182661,-0.012481605,0.0028850243,-0.030429875,0.0070233247,0.02928951,-0.0040330896,-0.00842973,0.004274947,0.026242303,0.03326848,0.01972915,0.0411083,0.020381602,0.01686539,-0.034453515,0.08795785,0.0073890095,0.013958385,-0.035281975,-0.00044957208,0.011754921,-0.010020774,0.031160379,-0.022166308,-0.016397389,-0.041841708,-0.0038177208,0.004350512,0.040119965,-0.019387666,0.0056543355,-0.0159614,-0.0046054246,0.013068865,-0.01668557,0.03407263,-0.034623317,-0.0010108897,0.0053407955],"last_embed":{"hash":"xmi0d","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"xmi0d","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{8}","lines":[145,145],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xmi0d","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.058558445,-0.007290149,-0.054706432,-0.0068734204,-0.03598274,-0.023092607,0.029255625,0.02223515,0.0026275462,-0.018813396,-0.04575069,0.014320923,-0.028235015,0.001960496,-0.0021447607,-0.014718495,-0.023470582,-0.0019969952,0.030146593,-0.0038747576,-0.061320405,0.06888826,0.005577569,-0.00011821154,-0.0027829548,0.011293972,0.005620295,-0.024176335,-0.0061593475,0.03613131,-0.009501482,-0.05918328,0.06635351,0.013748831,0.035541866,-0.02117199,-0.013190676,-0.023731127,-0.046842515,0.03202327,0.030142989,-0.047159553,0.02219745,0.042841814,0.038127292,-0.021943359,-0.027345471,-0.015770456,-0.008179839,0.0068117273,0.007270264,0.004731988,0.025364827,0.014590536,0.015853545,0.014332783,0.007064636,-0.03458448,-0.039318662,-0.02069318,-0.02588511,0.047263015,-0.01727129,-0.04222347,0.03862111,0.033405405,0.0005963449,0.030405546,-0.0069036772,-0.021571785,0.020350592,0.027601505,0.020291205,-0.006888971,-0.04040854,-0.022808706,0.0143924905,-0.0029763763,0.022006385,0.03953222,-0.0027269325,0.009111603,-0.021808691,0.005495973,-0.04756267,-0.0003471723,-0.017253174,0.034844853,0.0100627905,0.018641312,-0.0014371533,-0.01374135,0.040831525,-0.0051103774,0.018098285,0.0018730573,-0.0021319967,0.00385067,0.001740388,-0.001057504,0.04212787,-0.004462569,-0.03427163,-0.023815516,0.005443504,-0.02313803,-0.02201821,0.035196885,0.031524763,-0.0033869965,-0.00010414594,0.019335201,0.021882374,0.035707004,0.0020180873,-0.0008225621,0.018474946,0.0062137446,0.00015815458,-0.025472658,0.056247547,0.05467487,0.009988391,-0.01347542,-0.028677598,0.00849449,0.00060453406,0.013292856,0.0065335007,0.049139027,-0.024943661,0.029292293,-0.028271414,-0.004538523,0.02965859,-0.0019732683,0.070448555,0.024839008,-0.010196127,-0.032977283,-0.0033263906,0.042458545,-0.040569793,-0.007829157,-0.036719013,-0.039985042,0.023446895,0.020060891,-0.022451894,0.0201851,0.017754221,0.01229626,0.04025158,0.028005624,-0.021708868,-0.017363762,0.0038583959,0.04938111,0.0027926909,-0.041756283,0.018394252,-0.064200535,-0.014381171,0.041205134,0.013425562,0.0029189065,0.008300114,0.06791021,-0.018757273,-0.024699494,0.024827056,-0.07959287,-0.0078021344,0.038903322,0.015007789,0.0014120407,0.08016796,0.031636402,0.00037409252,-0.025829285,-0.013461297,0.042947266,-0.04904819,-0.018836755,-0.011032044,0.042127814,-0.0006084982,-0.015505882,0.018092707,0.00064018014,-0.00080072234,-0.015094831,0.050655443,-0.020265367,0.036001995,-0.031895492,0.016321626,0.01826828,0.056738373,-0.01510716,0.00011102601,0.030891072,-0.010614725,0.00829438,-0.040439688,0.0063832873,-0.02729979,-0.02049593,0.02416305,-0.044776104,-0.001952611,-0.006690132,-0.021143824,0.00007714023,0.017781142,0.018503485,0.0353927,-0.032695554,-0.017715728,-0.034391362,-0.00043125334,0.05818245,0.022807209,0.037420563,-0.041279033,0.011691725,-0.031667545,0.025599705,0.036632456,-0.021036536,-0.037984006,0.001714137,0.024527669,0.018932223,0.020277677,-0.017669205,0.009667072,-0.0000932047,0.037384972,-0.023214057,-0.017448328,-0.0034219227,0.017140048,-0.020089407,-0.02032027,0.032805298,0.02981985,0.053910445,0.00866282,-0.0065936856,-0.019894607,-0.035548206,-0.03885015,-0.052498065,0.046648055,0.01816947,0.019547364,0.0005188986,-0.004558969,-0.01680568,-0.0045030136,0.008935148,-0.041737314,0.018093588,-0.00078333577,-0.038314927,-0.017225077,-0.032641802,0.034657855,0.03784186,-0.008550339,-0.011621838,-0.010892907,0.0095391525,-0.036774386,0.017657574,-0.022541502,0.035336085,0.05865167,0.015825856,-0.009267416,-0.0045761336,0.03438684,0.024185048,0.017320067,-0.035698257,0.0041415915,-0.03905002,-0.005954159,0.02434419,-0.033925377,-0.022602914,0.0905464,0.0037362364,-0.054817077,0.017473755,-0.0011253386,-0.17797773,-0.00883524,0.001090241,0.04642391,0.0014088389,0.0046813576,-0.04747919,-0.004352109,-0.018999305,0.044411153,-0.010322112,-0.05108386,-0.006391449,-0.012502673,-0.01867882,0.034265578,-0.037141442,-0.011134838,0.016988903,-0.053977795,-0.012175512,-0.035197128,0.01600555,-0.02054212,0.02368176,0.0014952248,0.048860114,0.00027046967,-0.005278834,-0.05163795,-0.071897104,0.011837075,0.0067732567,0.023601169,0.0042623687,0.04522374,-0.00039751604,-0.007950031,0.0045828265,-0.014222167,0.048038926,0.010061456,0.0058953203,0.026053756,0.00249676,0.002344454,-0.023415647,0.0058542676,-0.0098562315,-0.010925766,0.021729575,-0.023256386,0.020641528,0.015703728,-0.033170216,-0.017513633,0.021062735,0.021063166,-0.008282948,-0.027624248,0.00799008,-0.051132813,0.009130501,-0.023961505,-0.0018815487,-0.054637857,0.04236743,0.022116017,-0.03371787,-0.03130311,0.038006645,-0.01401915,-0.002591463,0.001314391,0.013656772,0.004940868,-0.004806459,-0.029110273,-0.005409301,-0.09847249,-0.018085914,0.020197432,-0.015442713,0.014272387,-0.019493261,-0.04053751,0.017982313,-0.0005427656,0.034549728,0.2707683,0.004044081,0.057400964,-0.045782574,0.029241346,-0.017679019,0.036091354,0.063687496,0.017069085,-0.017791169,-0.01429104,0.043633353,-0.010847954,0.012075511,-0.019163122,0.039053798,-0.073080584,0.010007697,0.073081605,-0.016916675,0.014687674,-0.07413908,-0.021581449,-0.015977288,-0.07320132,-0.027774436,0.014745539,0.017273508,0.0005985315,-0.0049352925,-0.016871152,0.055340096,0.05779916,-0.05936205,0.05922487,0.018006897,0.014404821,-0.058170486,-0.0071493457,0.0028311657,-0.025085181,-0.027731113,0.0041828603,-0.02496457,-0.034963526,-0.016316062,-0.0026632883,-0.039786473,0.004192003,-0.0028054034,-0.03354486,0.012472117,0.010257629,0.0022170339,0.021397492,0.032173283,-0.044175297,0.0006505453,-0.019278966,0.030660493,0.040223166,0.00931657,-0.025328426,0.0057538752,0.012211049,0.013392955,-0.05610708,-0.010373289,0.010386701,0.03719999,0.0060927314,0.044927973,-0.006668416,0.026136363,-0.013396453,-0.018458158,0.017292581,0.033231363,0.062864326,-0.005394715,-0.018632155,-0.005617634,-0.009821031,0.013837924,0.004118465,0.01707664,-0.005142176,0.010053667,-0.026047125,-0.010457429,-0.017396925,0.011425856,-0.021487985,-0.036634065,-0.023954434,0.016180702,0.06271845,-0.028844029,-0.034781024,-0.02321476,-0.033781398,-0.0054839626,0.016025297,-0.020865832,0.016650634,0.010183851,-0.027377713,-0.020485207,0.004527155,0.04025514,-0.09707882,0.010597477,0.03171971,-0.034398723,0.013361721,0.066629685,-0.011175225,0.018435588,0.017594948,0.0027967,0.00674801,0.015716797,-0.029501535,0.02073408,0.006848468,-0.014871319,0.028676491,0.0070075532,0.018669887,-0.0024782168,0.031134324,-0.037058137,-0.04297374,0.04859217,0.02649471,0.029419238,0.032135528,-0.008591866,0.033389475,-0.025530674,-0.006748274,0.0077095767,0.0033069905,0.033639085,0.014465399,0.033507396,-0.070819415,0.023091843,-0.005580548,0.01584248,-0.0024923838,-0.023529211,0.04519752,-0.050602857,0.0075627747,-0.029718552,-0.017281896,-0.021219058,-0.028146693,-0.018515019,0.009587458,0.016857166,0.05430941,0.053528614,-0.037154082,0.002040426,0.01198661,0.0014438581,-0.02078498,-0.013060445,-0.008884519,0.049492802,-0.04311024,-0.021043824,-0.017354991,-0.023380278,-0.046876304,0.027307194,-0.0035362684,-0.0061602765,0.0126658315,-0.038901612,-0.021949667,-0.010238105,0.04492996,0.027395938,-0.03838653,-0.02584302,0.0072555207,-0.053007595,0.021249363,0.11608382,-0.009803589,-0.03677244,0.021728422,-0.01616049,0.026822338,0.02614017,0.056671362,0.009469621,0.018681321,0.053978544,-0.005333359,0.03807916,-0.041438427,-0.0021739192,-0.012681978,0.024467027,-0.0007271687,-0.007890272,-0.015852405,0.00066273334,-0.033435367,0.0105282795,-0.04958741,-0.012569324,-0.0074941283,0.0027094844,-0.026457189,-0.0147378035,0.024675176,-0.044136625,0.009199652,-0.061239652,-0.0025655758,-0.01813384,-0.00032210496,-0.013779956,0.0016484195,0.019452853,-0.0070963553,-0.063053496,0.016458917,-0.017340869,-0.035382837,0.025085159,-0.0050529763,0.029820679,0.0029284062,-0.017434051,0.005038768,-0.041735623,-0.031908207,0.01094727,-0.0013424403,-0.0383033,-0.01823173,-0.057294838,-0.004432876,-0.019757597,0.016232979,-0.0067046112,-0.013715694,-0.017826874,-0.0011991156,0.007853794,0.023552122,0.013684728,-0.028807245,-0.014705216,-0.009102123,0.020892892,0.03370171,-0.02770476,-0.051996592,-0.02281838,0.014487933,0.014627009,-0.03489889,-0.025737315,-0.014684179,-0.0044521363,-0.054019615,-0.029923333,0.013519315,-0.024323879,-0.018797494,-0.0012873533,-0.02015844,-0.053257253,-0.029472707,0.03981224,0.011951706,-0.0058101187,-0.023528459,0.06665732,0.043641787,0.020023106,-0.0014970048,-0.037805114,0.01654357,-0.0103785675,-0.074884795,0.022639472,-0.0013488377,0.011855877,-0.032049417,0.025906265,0.00434505,0.036695447,0.003141124,0.030457303,-0.010873823,0.010892785,-0.00992024,0.037665576,0.0011505886,-0.048759572,0.0137424655,-0.002282015,0.035656005,0.0067656636,-0.023619978,-0.01607242,-0.013410979,-0.028281135,0.057568863,-0.0044809585,0.023624254,-0.00019543305,-0.0051226513,-0.038753293,-0.030866968,0.042832702,-0.041493606,0.034989074,-0.035952285,-0.030942958,-0.0148774125,0.005683945,-0.021660456,0.00293807,-0.06507541,-0.04226116,-0.0270391,0.029700328,0.009070318,-0.027663406,0.019197987,0.045182917,0.013055188,0.006621658,0.032401584,0.0048813443,-0.01470748,0.012725967,-0.008712802,-0.04601747,-0.058189686,-0.0061825197,0.03186727,-0.011265906,-0.0037649472,-0.021977467,0.05412029,0.002450129,0.00029173898,0.04544401,0.03631995,0.033934604,0.0049435543,0.030197958,0.018745245,-0.025398834,-0.014816149,0.054443423,0.0005921144,-0.06721857,0.010172263,0.005622749,0.0015968296,0.06728768,-0.02313883,0.0138318185,-0.089252144,0.054063983,0.008879097,0.010183325,0.026784003,0.0056314147,0.03988553,-0.02996707,-0.0014401847,-0.026294842,-0.017434647,-0.0071207792,-0.021652982,0.03859008,0.06639429,0.0067108553,-0.023461461,0.003471903,-0.026287498,0.024857432,-0.1539893,-0.009892116,-0.028372305,-0.017165434,0.00088204275,-0.0039454927,-0.02583668,-0.033148732,-0.01556508,-0.022337968,0.0057961536,-0.014764343,0.00499734,-0.04062824,-0.039342493,0.040977184,-0.023731215,-0.006655045,-0.028700281,0.06851947,0.03308653,0.011638093,0.042109817,0.035423633,-0.017812267,0.016305443,-0.041406747,-0.015752837,-0.045988854,-0.013052879,-0.01368977,-0.044171676,0.012839522,0.018137394,0.016464265,-0.013686826,0.002299738,-0.018401854,-0.052510776,-0.004425187,-0.01145939,0.022639154,0.009666342,0.0116565,0.013852266,0.06194406,-0.039641052,-0.011028674,-0.021443624,-0.0001178271,0.012154505,0.05707534,-0.025675407,0.013869182,-0.0031294292,-0.016242102,0.0109641375,-0.016257444,-0.0032003215,0.0422637,0.011617243,0.0024570064,-0.03064195,-0.0074951686,-0.030721946,0.045388345,-0.05253616,0.02266542,-0.025800575,0.04197646,-0.068608984,-0.008447563,0.04021106,-0.031586938,0.012737952,0.03115362,0.008383309,-0.02476712,-0.0071254135,-0.050326888,-0.05505832,0.00027917218,0.01406969,-0.031902947,0.036548276,-0.013632127,-0.021087354,-0.011781395,-0.048445106,0.014967339,-0.058508404,-0.05262514,0.008607519,-0.026021808,-0.0046512387,0.04846898,-0.01482524,-0.0068946127,0.0028802764,-0.016262034,-0.025969617,-0.026411818,0.0013123694,-0.04364978,0.0035435054,0.042439092,0.019049294,0.006182108,-0.012690238,-0.032385997,-0.005686652,0.011279067,-0.0032872339,-0.00019090793,-0.020163696,-0.016093189,0.010179718,0.0050528967,0.008974798,-0.003915988,0.009621603,-0.031246468,0.009059542,-0.03159659,0.030908313,0.08660611,0.022516936,0.03702779,0.027980058,0.003383235,-0.011917803,-0.036856417,0.0051007033,0.008234863,0.042377874,-0.017887695,0.006530789,0.03261718,-0.053952597,-0.012986252,-0.03749008,-0.04818731,-0.026925098,-0.013688486,0.010174739,0.023215605,0.018866371,0.018994043,0.029265778,-0.030500678,-0.007906162,-0.014677746,0.013948975,0.032454472,-0.015075345,0.047951818,-0.01295889,-0.010605451,0.026354397,0.07043613,-0.027212711,-0.032991953,-0.043990366,-0.015058543,-0.016431663,0.05935244,0.003820642,-0.020830216,-0.0057956045,0.011663167,0.034268904,0.015409354,-0.027010383,-0.026429424,0.046381198,0.020219216,-0.01880875,0.029718664,-0.020734495,-0.050019585,0.04472281,0.00043243033,0.030545548,0.023304032,-0.0054768277,0.036187515,-0.04188805,-0.0041233674,-0.01602113,-0.010527006,-0.0065710116,-0.0032950484,-0.021159457,-0.014472549,0.08595058,0.025641587,0.018201705,-0.012210997,0.01773111,0.004161342,-0.06325539,0.0047121015,0.0006559276,0.0005555765,-0.03439454,-0.00613651,0.008437515,-0.020978311,0.00079003285,0.002672224,-0.029583849,-0.0015380763,0.025570538,0.018206686,0.041753054,0.0035416582,0.04411598,0.014598232,0.014541279,-0.037215825,0.07783756,-0.011509587,0.017677918,-0.05484746,-0.00021771234,0.0077810534,0.013031755,0.031144528,-0.01762626,0.011266656,-0.049869843,-0.0053141066,-0.009213047,0.033295352,-0.009152565,-0.0041563013,-0.022732303,-0.006831019,0.0052786395,-0.021769386,0.026217507,-0.030545074,-0.0017009681,0.020824451],"last_embed":{"hash":"k1oept","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"k1oept","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{9}","lines":[146,147],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"k1oept","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03694003,-0.016656399,-0.067507245,-0.012208664,-0.035823606,-0.051119994,0.015583832,0.025949085,0.025609802,-0.0116897,-0.01864697,0.0133146895,-0.020824589,-0.0014599871,0.026194394,-0.009373461,-0.024775945,-0.038283,0.014063821,-0.010143027,-0.03474871,0.058385823,0.031087715,0.0040851925,0.0045973724,-0.01365919,-0.012041986,-0.008208362,-0.0073885527,0.037748124,-0.006914543,-0.02899165,0.07858366,0.039194208,0.042398464,0.012205795,0.0030538994,-0.031520393,-0.022891473,0.031186374,0.036306385,-0.029291436,0.04197837,0.032504372,0.0164435,-0.031468313,-0.034772273,-0.020368261,-0.0009587564,0.0034715466,0.006851942,-0.01317534,0.017818572,-0.0100298105,-0.0046977038,0.03032506,-0.00075740175,-0.018627703,-0.025063641,-0.01037096,-0.013552615,0.031670604,-0.0413023,-0.059702676,0.014649245,0.038949803,0.0037916119,0.0052656718,-0.019987239,-0.044882312,0.0031866964,-0.025917713,0.03625961,-0.026691567,-0.032966454,-0.032649677,-0.019967413,0.0062008095,0.0040042037,0.026758907,0.010230681,0.017695963,-0.020442054,0.03405047,-0.03468868,-0.006264404,0.020584486,0.044815507,0.024230666,0.026375828,0.012771376,-0.050963238,0.035991013,-0.02280805,0.02090652,0.030288195,-0.002549993,-0.010880109,0.034614485,0.012149859,0.045017283,0.018231038,-0.017431013,-0.01093777,0.020129245,-0.02041138,-0.006089133,0.021920813,0.062024385,0.0021975099,0.024987862,0.025946299,0.007895083,-0.004988385,-0.009340152,0.010224276,0.005106413,-0.0022302498,-0.016720029,-0.02984916,0.050995193,0.054113615,0.009688776,-0.025162676,-0.023343274,0.013633671,0.0035708344,-0.020954276,0.019288369,0.04573293,-0.018815989,0.005765241,-0.041940264,-0.005632266,0.002344534,0.003604796,0.06818648,0.07208754,-0.0048658615,-0.031123718,-0.012781936,0.01986374,-0.031303793,-0.003257144,-0.037323933,-0.03645784,0.042070862,0.05603008,-0.01034842,0.052538957,-0.013397031,0.03340384,0.022342555,0.0072323913,-0.022408422,0.015182023,0.0011702279,0.05253273,0.009632593,-0.04115813,0.019242981,-0.04444819,-0.026127322,0.066483214,-0.011892212,-0.0069471267,-0.006913905,0.061507676,-0.0006407627,-0.003962459,-0.020723505,-0.011321319,-0.019119678,0.03670922,0.029789409,0.02128139,0.08250746,0.02850726,-0.01069446,-0.058298014,-0.03557445,0.027241128,-0.024097005,-0.036622442,0.020467896,0.04226499,-0.005059688,0.016175391,0.013117951,-0.002635946,-0.009340081,-0.0132873235,0.030371422,-0.004381799,0.055743076,0.005334703,-0.00590444,0.007527609,0.060615417,0.012253892,0.0058963387,0.000055531607,0.009838057,-0.005813259,-0.026469463,0.019068459,-0.045594096,-0.030534254,-0.0006212862,-0.040461615,-0.027671803,0.008942762,-0.034981415,-0.017813267,0.037665013,0.040912222,-0.012727145,-0.022763768,-0.041084237,-0.02382021,0.00405615,0.052161485,0.0071160328,-0.013147391,-0.035786003,-0.00862385,-0.021970123,0.043618213,0.006037721,-0.013592175,-0.061123572,0.0074900724,-0.020613037,0.02523288,0.0036332253,-0.006399617,-0.00019267338,0.014801707,0.03575893,0.0016823157,0.0036229293,0.011321038,0.035708003,-0.0134428935,-0.019014368,0.014777049,0.008197953,0.04047411,0.030179994,-0.009884732,-0.005555469,-0.020737687,-0.046396274,-0.029531743,0.045973312,0.012274677,0.011469558,-0.012748504,0.0093302475,-0.043350715,-0.0046959436,0.0032820853,0.000165016,0.009113001,-0.035536874,-0.014933989,-0.010568604,-0.02347641,0.02653546,0.058976717,-0.006322857,-0.010512009,-0.023693167,0.03813543,-0.04585885,0.012828119,-0.04109451,0.044270452,0.030557206,0.0127151655,-0.02962042,-0.017835313,0.04412778,0.0508145,0.0056996625,-0.0053482996,-0.00084359734,-0.01889105,0.0044519566,0.013812773,-0.012810289,-0.023985567,0.07853674,-0.018809784,-0.05036251,-0.016048636,0.015115839,-0.16075176,-0.003499944,0.011060065,-0.0069479547,-0.00060095056,0.020165676,-0.046203148,-0.023776261,-0.020585345,-0.003143842,0.0024103743,-0.04211903,0.012755373,-0.0026751042,-0.0016551681,0.012237289,-0.044809286,-0.017202504,-0.036001213,-0.03546943,-0.02038961,-0.017733216,0.038227115,0.028725265,0.017113592,0.018743457,0.05724087,-0.014749364,0.005310226,-0.053624652,-0.023455631,0.015094784,-0.0038663372,0.0011367503,0.0060515306,0.01125883,-0.0273627,0.01586954,0.03877305,0.0053586317,0.049481347,0.040459625,0.035220515,0.013841653,0.009940253,-0.022298055,-0.051793415,-0.0093919905,0.012931538,-0.011141398,0.0036186369,-0.00066462613,-0.0073060323,0.013078396,-0.026459893,-0.010075816,0.02403393,0.033260427,0.0069597303,-0.0043813144,0.004347688,-0.059380822,0.0013668474,-0.037210017,-0.005119725,-0.050404165,0.029551232,-0.00010363319,-0.04181607,-0.01267321,0.03318268,-0.031528845,0.008870255,0.015404575,-0.008295124,0.012687323,0.0028029715,0.0013825742,-0.009667215,-0.11086829,-0.013536183,0.011514412,-0.029611925,-0.019288154,0.0005125254,-0.038979992,0.015209191,-0.0048830835,0.049790632,0.23002917,0.010860534,0.029610679,-0.04542881,0.009261222,-0.0072235637,0.030472124,0.053077593,-0.019487446,-0.011274963,-0.03997868,0.019275727,-0.022588665,0.010922631,0.009266069,0.0024412952,-0.07991008,0.0018439924,0.06929171,0.0024673836,0.029103654,-0.05903334,-0.014483232,-0.022597322,-0.076822974,-0.041356586,0.013728409,0.04315785,0.014298643,-0.009027781,-0.03817859,0.0761687,0.02479372,-0.027697947,0.0656577,0.028352913,0.021245738,-0.08740476,-0.009560748,-0.0026010398,0.0037141698,-0.011296721,0.018959586,-0.019172989,-0.028776761,-0.016953234,-0.028316995,0.014917908,-0.017807389,0.01571674,-0.042644095,0.030513374,0.010839521,0.005716629,-0.015814714,-0.008791024,-0.014333568,-0.009463325,-0.04129448,0.004600863,0.02390615,0.0067483764,-0.0073710997,-0.0005320186,0.017461732,0.020424012,-0.07825514,0.05225662,0.04815525,0.047283683,0.02505724,0.005150474,-0.016349185,0.011701721,0.020540344,-0.016274339,0.0047600204,0.0313664,0.06618699,-0.027198106,-0.022741556,0.0026850798,-0.0011927338,-0.04307357,0.024360863,0.038363647,-0.008771422,0.0030175976,-0.023111517,-0.03108239,-0.009188284,0.0038168994,-0.034878213,-0.05152823,-0.002969216,0.013977352,0.06508725,-0.027403142,-0.009517004,0.02560981,-0.023329835,-0.007915687,0.0075237844,-0.027609741,0.022961216,0.016025783,-0.029703107,-0.007460371,-0.0066200295,0.03450003,-0.13419458,0.017604042,0.019048152,-0.05797178,0.014198189,0.057789583,-0.014663064,0.025747625,0.03272225,-0.013464881,0.016215635,0.07002389,-0.02608169,0.0479715,0.019844355,-0.011375609,0.030327175,-0.015042805,0.04595104,-0.0104077635,0.021336362,-0.045934446,-0.042289823,0.024601081,0.025791837,0.03506149,0.016402215,-0.010403154,0.048611827,0.014989376,0.014378427,-0.0035275153,-0.0014659518,0.05050089,-0.00051676197,0.034799553,-0.03925367,0.02379621,-0.02528013,-0.0124912355,0.005798803,-0.00069658994,0.0708393,-0.052687157,0.0040884945,-0.054625884,-0.0263625,-0.018290903,0.006152731,-0.027380629,-0.008587059,-0.026594697,0.03490444,0.048580285,-0.016809974,0.016447114,0.0068681967,0.01769773,-0.03879015,-0.014495901,0.058766592,0.04718273,-0.038378347,-0.000051431973,-0.028493062,-0.052811168,-0.029608687,0.0157895,-0.009919108,0.005431048,0.024464672,-0.0477837,0.023950005,0.012756273,0.00894014,0.055012196,-0.035712194,-0.018101292,0.01940895,-0.031081118,-0.0032875994,0.09484004,-0.01766025,-0.022603558,0.021153959,-0.02000427,0.04054231,0.038576838,0.03685244,0.0022088906,0.038710658,0.03394441,0.02013759,0.004399166,-0.009840178,-0.031154359,0.009612871,0.0064298077,0.03181254,-0.014469463,-0.009163639,-0.014851361,-0.017570278,0.019796055,-0.06287407,-0.019804493,0.0048281117,0.000107453736,-0.034577362,0.00041516655,-0.019850863,-0.026993101,-0.016190236,-0.07604222,0.0037611173,0.03411931,-0.026893053,-0.026308477,-0.010519548,0.002988474,-0.0088468585,-0.04823927,-0.0072618686,-0.022823365,-0.020785235,-0.0021360253,0.020310191,0.02691849,-0.019509729,-0.013651417,-0.00091236865,-0.002959217,-0.01242896,0.0010932521,-0.006439454,-0.028794568,-0.04179063,-0.038057677,-0.005509636,-0.00651098,-0.01384425,0.01777855,-0.013698249,-0.020827942,-0.027928926,0.03736859,0.017335728,-0.0026692003,0.012350777,-0.015832467,-0.0140122315,0.026415458,0.035151463,-0.037479755,-0.051241394,-0.026949935,0.016531149,0.0055438876,-0.021672944,-0.03088351,-0.02463898,0.028027743,-0.054439995,-0.037674107,0.034930266,-0.013951504,-0.011744378,0.003851603,0.018717134,-0.06496804,-0.013604096,0.043221984,0.0130842645,-0.009797666,-0.02666087,0.039488263,0.039520297,0.000012370358,-0.0033992056,-0.03412567,-0.00099445,0.0025083453,-0.058005914,0.02269761,-0.0075857155,0.010488903,-0.035646793,0.011627069,-0.024842685,0.04731176,-0.0055205743,0.04934315,-0.01902339,0.015812563,-0.03900606,-0.001877027,-0.0058898497,-0.027353385,-0.014783153,-0.011144605,0.025258908,-0.029340321,-0.012815052,-0.028478147,-0.006210578,-0.004355312,0.057436716,-0.017598527,0.051086824,-0.0023778977,-0.00803699,-0.06205664,-0.02551991,0.00997233,-0.033154167,-0.0023914631,-0.014246305,-0.041969195,-0.0033200176,-0.007933348,-0.028416801,0.0521365,-0.030390767,-0.029945511,-0.03534519,0.012395615,0.0326932,-0.028036296,0.033608973,0.011813054,-0.009330128,0.0038083051,0.043364424,-0.030049365,-0.019518878,0.048967056,-0.009343005,-0.032699514,-0.042356897,0.0025610542,0.04002891,0.021517646,-0.0210487,-0.026518168,0.052246477,-0.033020914,0.002848246,0.025430331,0.06615463,0.0222731,0.008991423,0.031348154,0.028601851,-0.03706547,0.011016064,0.044538144,0.039132573,-0.068251625,0.012807063,-0.008218623,-0.0016183096,0.068160556,-0.033517536,0.009866534,-0.040771365,0.03425234,-0.0037010007,-0.022483801,0.0393276,-0.031695336,0.011903539,-0.03976857,-0.015904726,-0.0075406856,0.026727637,-0.016733067,-0.022438776,0.034389537,0.03884232,-0.030843697,-0.004219647,-0.015946876,-0.026162624,0.0350094,-0.13176039,-0.013535604,-0.048604596,-0.016758917,0.00016073656,-0.0012577402,-0.024624195,-0.025854623,-0.030283567,-0.0040681837,-0.00803739,-0.019078473,0.030336982,-0.021081705,-0.024032084,0.020602742,-0.021934751,-0.008674897,-0.03764292,0.06597429,0.028283209,0.013481727,0.06168431,0.032470815,-0.034759592,0.018045798,-0.032896575,-0.024670675,-0.03306923,-0.017017752,-0.02292432,-0.036019836,0.024496045,0.012274401,0.016117578,-0.0029931709,-0.012983242,-0.015271646,-0.033195723,-0.016694846,-0.025334222,0.018929668,0.005128185,-0.0072591347,-0.010144216,0.062825546,-0.04403528,-0.01746089,-0.029729202,0.013186427,-0.0213004,0.0832975,-0.055351533,-0.020278223,0.00012959231,-0.045328073,-0.030327186,-0.02054177,0.036799002,0.04004836,-0.028300323,0.023803974,-0.031871505,-0.015413368,-0.019024802,0.04425663,-0.039999068,0.04929697,-0.00007263511,0.05759847,-0.08065187,0.008971554,0.029232617,0.014159021,0.015032382,0.013967134,-0.0015684725,-0.044918828,0.0015918375,-0.025538877,-0.0316751,0.016171353,0.014760317,-0.06511433,0.034919012,0.020673364,-0.0021843023,-0.027929157,-0.045822576,0.009309952,-0.0703781,-0.0361165,0.013767187,0.013787439,-0.03799753,0.035353683,-0.019714082,-0.020573763,-0.019875756,-0.008480561,-0.055767674,-0.04098936,-0.021190787,-0.038151126,-0.004965058,0.023068227,0.020763895,-0.015348281,-0.028176341,-0.019098185,-0.030797152,-0.021612205,-0.008637856,0.028928934,-0.03271171,-0.016838824,-0.0031684674,0.028248893,0.0037336035,0.022532692,0.012991898,-0.022479456,-0.01012938,-0.01868671,0.042049695,0.05411271,0.010843354,0.03173537,0.025197878,-0.014980911,-0.0095011145,-0.032419194,0.015518803,-0.005722781,-0.0015332806,-0.0121072605,-0.032121215,0.024802031,-0.010212704,-0.0094351685,-0.013895486,-0.023831872,-0.01659457,-0.004738992,0.00126517,0.028854152,0.007175553,0.056204237,0.015978187,-0.018358577,0.011232954,-0.006429617,-0.012402845,0.050261255,-0.037456956,0.03475648,-0.013982812,0.012807621,0.054287795,0.043322653,-0.005120162,-0.015409316,-0.028245252,0.01831508,0.007304341,0.079466365,-0.016779678,-0.020835862,-0.026801145,-0.006655455,0.054480933,0.024687283,-0.010890539,-0.012920618,0.007177269,0.030428465,-0.029025692,0.028012678,-0.042891447,-0.04737307,0.030996587,0.0033727572,-0.021310484,0.040300775,-0.015270668,0.007950488,-0.029266689,0.014785116,-0.02765751,0.02891482,-0.0068885637,-0.04048899,-0.0022979386,-0.027416307,0.05116549,0.05411401,0.03239176,0.00004853526,0.024888031,0.04070682,-0.063383974,-0.008481002,0.009932886,0.01946647,-0.026157763,-0.0076357997,0.012873466,-0.009249303,0.007013484,0.024805587,-0.0055383192,-0.02531903,0.020580798,0.036461,0.045826916,0.009537503,0.037632365,0.0262607,0.010455103,-0.03510404,0.06890318,0.0026794323,-0.00317095,-0.043192722,-0.009687092,0.034907266,0.023364952,0.044233143,-0.021898817,0.012235344,-0.035065085,0.0024768673,-0.0136705795,0.021146348,-0.010900666,-0.011544174,-0.021636713,-0.008828475,0.01145396,-0.041671265,0.03908574,-0.033363074,-0.019535515,-0.014261217],"last_embed":{"hash":"17v5vfv","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"17v5vfv","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{10}","lines":[148,150],"size":206,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17v5vfv","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034862906,-0.03931568,-0.044664558,-0.027632924,-0.021013416,-0.059262488,0.024853112,0.009918999,-0.006480009,-0.018331582,-0.06204112,0.002852877,-0.0127961505,-0.000064252396,0.025503086,-0.01589681,-0.012404678,-0.025914365,0.029107966,-0.010887739,-0.046469394,0.054396704,0.044500344,-0.0054479353,0.015704393,0.022130324,-0.0156077165,-0.0017602949,-0.006851955,0.04880952,-0.0070877876,-0.024613427,0.017487567,0.009856915,0.030601423,0.0026239278,0.001231737,-0.039808195,-0.04144835,0.009813675,0.0070324824,-0.047881033,0.047106978,0.02786571,0.041421182,-0.02283875,-0.034672327,-0.014820911,0.001294301,-0.0075271567,0.023418231,0.003003469,0.030561455,0.027348964,-0.02067559,0.019015867,0.009124221,-0.04186569,-0.014261976,-0.047154706,-0.024000276,0.052339394,-0.04736215,-0.018094447,0.027591484,0.0320642,-0.003576538,0.027322372,-0.04384184,-0.043369167,-0.0013417281,0.020654155,0.025748435,-0.0073288735,-0.032509618,-0.012153527,-0.021396266,0.012252601,0.0126712285,0.0051920284,0.008741606,0.0031022977,-0.046572953,0.028078325,-0.03386325,0.048479196,0.0025615923,0.030799808,0.019304467,-0.022134058,-0.010510984,-0.0056149852,0.032347564,-0.0305112,0.0032536904,0.013502219,-0.023980347,-0.0072175777,0.043126475,0.0061551356,0.044870168,0.0024051445,-0.019770376,0.0021115805,0.037368044,0.0083452575,-0.009664903,0.048530884,0.054842304,-0.009026525,0.02225692,-0.0132561885,0.009799602,0.027109934,-0.0009591179,-0.021415483,-0.0057044313,-0.009126279,0.0021500473,-0.0350554,0.03794009,0.0395864,0.017922929,-0.04074094,-0.011025086,0.043933038,-0.0058342447,0.0069461027,-0.0058820006,0.063253924,-0.024760399,0.01693025,-0.0454504,-0.01315166,0.026781658,0.006188564,0.05649826,0.035108197,-0.0012921499,-0.036750324,-0.008238788,0.053897545,-0.008280177,-0.008583631,-0.004287326,-0.07822316,0.035529263,0.03182822,0.0020966516,0.06258052,-0.0053612813,0.012802712,0.037270702,-0.0023368748,-0.0032444724,0.0014109324,-0.00073603896,0.028781049,0.004840465,-0.032451887,0.00003155923,-0.044095986,-0.0030043004,0.032256916,0.034751143,0.0044267434,0.021623442,0.042365603,-0.0053115063,-0.02219722,-0.009446629,-0.053223435,0.013559949,0.05301559,0.023926962,0.01860063,0.08785124,0.026694294,0.02859767,-0.027425103,-0.029358977,0.037543595,-0.019460432,-0.07677975,0.0046684816,0.030146386,0.03365484,-0.018104702,0.024390478,-0.0045485613,-0.011375135,-0.002007433,0.02672273,-0.023098845,0.04720469,-0.019332418,0.02686116,0.008186985,0.050588597,-0.019569013,0.036162946,0.0044679954,0.021966428,-0.045551725,-0.023412423,0.02824112,-0.039326124,-0.024760574,0.019995224,-0.03387533,-0.009795337,0.010546396,-0.03310968,-0.014277343,0.010031257,0.0029559564,0.02770792,-0.032882657,-0.024271572,-0.029950859,-0.0065543344,0.06631911,0.02097895,-0.028553959,-0.042499,0.005084819,-0.016320966,0.023586651,0.033205725,-0.014660983,-0.028941063,-0.001151272,-0.0042991736,0.019034952,0.022111824,-0.0031819378,0.022588996,0.031287238,0.026027398,0.021386255,-0.027046546,0.0182423,0.039255682,-0.026749684,-0.020496033,0.011482471,0.03673417,0.04796912,-0.0011912889,-0.022456825,0.031514287,-0.0029286817,-0.03943884,-0.0497839,0.064584136,0.015903484,0.027005207,-0.011434953,0.023613298,-0.026663708,-0.010001213,0.019124318,-0.017153379,0.027056158,0.00809357,0.006832364,-0.011445476,-0.016886722,0.041562725,0.048796616,-0.011070613,-0.009940668,-0.014464637,0.04005295,-0.024682723,-0.022344239,-0.027011039,0.012064453,0.06298683,0.013264997,-0.06262407,0.012353583,0.03941269,0.03601567,0.0069389916,-0.03451955,-0.008661423,-0.039168935,-0.0013589276,0.00194573,-0.015678028,0.03480649,0.07236766,0.021728914,-0.05903604,-0.01178886,0.0060278093,-0.17100011,0.0110051045,-0.009546799,0.038576707,0.013309108,-0.007971651,-0.049654108,-0.005505811,-0.015557955,-0.002042277,0.01523066,-0.046489518,0.014533982,-0.0031360525,-0.040559918,0.00021528278,-0.012394896,-0.021127393,0.020017412,-0.03408796,-0.014590223,-0.030826936,0.01270622,0.023752503,0.02212163,0.006092265,0.044578798,-0.016138358,-0.0037339926,-0.031814005,-0.06610707,0.030866683,-0.011925941,0.015878176,-0.00935971,0.014258855,-0.019343277,-0.01807088,0.020018157,-0.05566266,0.048553616,0.010841276,0.013430422,0.021388045,0.004956008,0.0018648085,-0.045491036,0.00816689,-0.0033300465,-0.012677433,0.030815767,-0.014139496,-0.018166466,0.018294822,-0.03623542,-0.023118839,0.028086767,0.023070162,-0.015155916,-0.009529323,0.0005766973,-0.05702614,0.030646177,-0.04380882,-0.028213033,-0.051240735,0.015335861,-0.021727454,-0.016043603,-0.022834865,0.032352757,-0.031946864,0.037362564,-0.00024976637,0.00553163,0.04977765,-0.01810487,0.0023731247,0.017313987,-0.114983186,0.0008346902,0.01590963,-0.03724477,0.026773209,-0.030610396,-0.010861579,0.0038478218,0.016970938,0.009228006,0.23504673,0.02120937,0.009338655,0.008475901,0.016203506,-0.012728362,-0.01167515,0.031961948,-0.015159977,-0.029183017,-0.029180374,0.022415547,0.014384586,-0.007960311,-0.0058977325,0.044906102,-0.08247509,0.0012068354,0.049550496,0.016145581,0.008329501,-0.050203845,-0.018085757,0.0033879622,-0.070946194,-0.03387465,0.02200857,0.04662806,-0.016746296,-0.008327732,-0.023765411,0.06770396,0.033635635,-0.064152755,0.075178735,0.010107032,0.010373367,-0.06708006,0.01368498,0.0409692,0.013390817,0.002499969,0.013879574,-0.023734752,-0.036031302,0.0013784315,0.030198965,-0.027232258,-0.027116293,0.015551178,-0.05514098,-0.0017499541,0.009063776,-0.016148252,0.009867216,0.023927512,-0.044205893,-0.015861077,-0.0377966,0.026182538,0.027308732,0.0055597275,-0.05000979,-0.03952319,0.028025674,0.029498437,-0.054078773,0.019044943,0.018564476,0.060311895,0.013069468,0.018264268,-0.015402821,0.046024796,0.015008319,-0.0103448015,0.0108902175,0.045945607,0.07227931,-0.0051495926,-0.022970103,-0.033917613,-0.011388194,-0.029484916,0.017666347,0.041535314,0.008640167,-0.012232983,-0.03008294,-0.045112923,-0.012588723,0.026110763,-0.0544866,-0.008684266,0.0005185962,0.009048501,0.07240412,-0.063250184,0.001996622,0.017242834,-0.012278513,-0.021001747,-0.034191977,-0.006802073,-0.0051662615,0.018399538,-0.03150971,-0.023427928,0.020096373,0.012518699,-0.077834986,-0.0025732613,0.008988334,-0.028856648,0.02115673,0.04972831,-0.010579828,0.00203111,0.025648033,-0.017092986,0.03480503,0.047513817,-0.042232607,0.032959145,-0.006823882,-0.010438726,0.041616645,-0.035622317,0.01385328,-0.0012829558,0.022995245,-0.045711637,-0.020924203,0.009178467,0.036712095,0.043898802,0.015744867,-0.01564605,-0.00003483132,0.006793578,-0.009636825,0.022027018,-0.009726359,-0.025026029,0.00575571,0.030133424,-0.012113855,0.022960864,-0.034753025,0.025967143,0.035473473,0.020439165,0.0616996,-0.032149587,0.011182098,-0.043301266,-0.010458365,-0.011233153,-0.009166757,-0.01716489,0.012528656,0.021391219,0.02149364,0.052308407,-0.018447274,0.042633783,-0.0048913355,-0.014888725,-0.032877374,-0.034683656,0.021991646,0.022944657,-0.021420972,0.010339966,-0.041560486,-0.056308962,-0.053492125,0.006908423,0.03388598,-0.007637456,0.028931608,-0.03171056,-0.03877703,-0.0040597436,0.03931562,0.010537169,-0.052338682,-0.0046083992,0.008391361,-0.053885408,0.002644459,0.09099178,-0.022795796,-0.018707514,0.018814204,-0.021725211,0.01938703,0.065342546,0.05335567,0.027334232,0.024663154,0.0038628175,0.025174284,0.051398475,0.0050034635,-0.009316001,-0.02031942,0.036334585,-0.010380147,0.00091083127,-0.011493387,0.0037992613,-0.054576132,0.01297726,-0.04433319,-0.022887468,-0.01838036,0.014195661,-0.02838094,-0.03220376,0.012440054,-0.0328139,-0.019669339,-0.063717514,0.0056934343,-0.014479163,-0.019484336,-0.011352159,0.0020991496,0.035358604,-0.006197648,-0.05341911,-0.018754518,-0.038434874,-0.0017071931,0.020216847,0.020278728,0.023525232,-0.01708545,-0.028949639,-0.008125321,-0.008048039,-0.006123229,-0.023421543,0.014534122,-0.032825448,-0.007758595,-0.07332488,-0.01773045,-0.05879934,-0.010068795,-0.0067286864,0.009004334,0.004584204,-0.015219832,0.047404423,0.00555563,0.016459897,0.00564942,0.0068708956,0.011020613,0.043616857,0.023859544,-0.0349952,-0.054687373,0.002109587,0.015208386,-0.006290085,-0.036668934,-0.052804418,-0.00737967,-0.0060754865,-0.027102454,-0.04800525,0.03351014,-0.011602901,-0.06150443,0.01202705,-0.0031206072,-0.061042808,-0.025975076,0.02962348,0.008318488,-0.005449372,-0.041743964,0.055441245,0.008309832,0.01701835,-0.02457677,-0.03543227,0.030492986,-0.0034578687,-0.067371264,0.017202428,-0.011406522,0.025471251,-0.012897928,0.0024177912,-0.008865226,0.009665783,-0.0049529304,0.038334936,0.008219292,0.022553949,-0.014488066,0.008820098,-0.0004958735,-0.0099140955,-0.024458684,-0.028576642,-0.010448246,-0.028594274,-0.0039240876,-0.0410515,0.0077518634,0.022842161,0.05220438,-0.024446378,0.04771129,0.017875277,0.006778778,-0.056164876,-0.032500997,0.005909837,-0.026363596,0.004195227,0.011041268,-0.03340883,-0.01918628,0.0055524693,-0.020774664,0.0011209883,-0.032530397,-0.02324759,-0.020239338,0.014692623,0.010875771,-0.035517488,0.018366644,0.0023600557,-0.01383498,0.0005196195,0.05131785,-0.01901073,-0.026282744,0.00095879997,-0.020240694,-0.02165552,-0.04901029,-0.014860827,0.010021447,0.006835036,-0.0047120545,-0.017005574,0.043696664,-0.009642527,0.01629904,0.04051895,0.042672273,0.01375037,-0.011483434,0.02078447,0.007163321,-0.0022467822,0.014828643,0.028614098,0.050011933,-0.04904705,0.00028568975,0.037554517,0.003606885,0.0062380657,-0.04495066,0.0020610655,-0.04122549,0.037372798,-0.013429546,0.017644366,0.02886376,-0.0016514296,0.010204232,-0.0030675873,-0.029863251,-0.013948643,0.0017061051,-0.018785408,-0.009335102,0.030893967,0.06156725,0.00837862,-0.0068127215,-0.012093943,-0.043078464,0.012223626,-0.1466114,-0.023503711,-0.024965305,-0.00034909733,0.023227308,-0.0024919026,-0.016645534,-0.026415838,-0.0017235498,-0.014563136,0.01034739,-0.005632251,-0.006300384,-0.033002004,-0.025145024,0.008736463,-0.025408946,-0.011960653,-0.038855758,0.05542048,0.031295888,0.023455802,0.06733129,0.019372167,-0.023154283,0.0066613476,-0.030069252,-0.041429084,-0.04267503,-0.014751486,-0.061074127,-0.08773653,0.0100549245,0.018285215,0.029232202,-0.013507864,0.01041915,-0.0020576133,-0.017301468,-0.009684258,-0.02575718,0.019665968,-0.013957622,0.020897698,0.012525558,0.050611544,-0.015800513,-0.024101792,-0.03258627,-0.00033413398,-0.0038469674,0.048148092,-0.05728124,0.004256737,0.0038015204,-0.025847482,-0.008481523,-0.014539795,-0.03407201,0.046380565,0.01957361,-0.015506956,-0.011313974,-0.005726557,-0.04034643,0.046685398,-0.040959097,0.041102067,-0.016595708,0.021454822,-0.0561072,-0.018171638,0.025657266,-0.081785195,-0.0034749997,0.02771675,0.02164795,-0.017251963,-0.021052418,-0.03496289,-0.043932267,0.002235237,0.024354732,-0.056417514,0.045394704,-0.0024804613,-0.006925819,-0.001570429,-0.029098189,0.028038051,-0.06816409,-0.011499446,0.02325684,-0.006759123,-0.061623067,0.044128332,-0.015844738,-0.005412963,-0.021809246,0.00007808014,-0.04119047,-0.059483923,-0.018439932,-0.016826088,-0.05634358,0.023587631,0.045133602,-0.011716672,-0.041302368,0.0015989756,-0.023216939,-0.015307087,0.0065892283,0.011765051,-0.06842952,0.0060171625,-0.0049086837,0.01530506,0.0017637232,0.01665588,-0.006638037,-0.030777775,0.012491042,-0.033288896,0.012538859,0.07831041,0.015082809,0.032968596,0.03622543,0.012187271,-0.01936263,-0.046607222,-0.0006556362,0.030463735,0.03948616,-0.022172876,-0.0430406,0.03288095,-0.034325212,-0.012790952,-0.022417957,-0.013200399,-0.006023017,-0.0014540643,-0.019055648,0.056234706,0.033090547,0.035987087,0.025544629,-0.014967242,0.030274961,-0.016755793,-0.015795691,0.060842503,-0.021474969,0.030589567,0.00043759466,0.023718597,0.011822203,0.06464064,-0.008419247,-0.04039725,-0.03984499,0.018881422,0.0046272213,0.011188259,-0.00047538156,0.015485297,0.0053149867,-0.014687701,0.05621176,0.021712225,-0.013845653,0.015346815,0.020282473,0.021706652,-0.020671843,0.010547083,0.012917539,-0.03456836,0.02702339,0.0033819356,0.020255122,0.051533706,-0.03422344,0.03997768,-0.015962569,-0.0039633554,0.009704407,-0.007600203,-0.0023270238,-0.029626517,-0.029679118,-0.028025668,0.072765365,0.03854091,0.040112026,-0.025505234,0.0066619213,0.029549861,-0.045323983,-0.006770452,0.0036993427,0.0057460433,-0.027826356,0.0037010673,-0.01548454,-0.029882858,0.022106206,0.008746951,-0.017909605,-0.024473155,0.026075566,0.018759552,0.042553596,0.03934433,0.049026266,0.004586159,0.035159204,-0.026570141,0.07301311,0.028719693,0.0059798416,-0.044351753,-0.0048493156,0.02210089,0.01263998,0.05977045,-0.020982161,0.038430262,-0.02410553,-0.0072259544,-0.0129726445,0.021941682,-0.00596497,-0.017226242,-0.020421473,-0.011306791,-0.01788921,0.0041151154,0.03189639,-0.0108947,0.005010969,-0.0016069392],"last_embed":{"hash":"k4d0rv","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"k4d0rv","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{11}","lines":[151,151],"size":84,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"k4d0rv","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031739675,-0.002469236,-0.06564047,-0.020411583,-0.048799764,-0.04503534,0.020409662,0.042524554,0.017538596,-0.008476691,-0.020096036,0.025110666,-0.013236425,0.0017932617,0.0043922914,0.019622574,-0.025641456,-0.012548145,0.025261505,-0.013294985,-0.056134682,0.07856826,0.018045742,0.0036476227,-0.0053462465,0.0107405335,-0.002179618,-0.023212243,-0.016401611,0.032774772,-0.021860633,-0.067392975,0.066156805,0.043040317,0.06508146,-0.0036620544,-0.0022908899,-0.022630583,-0.03699574,0.03104584,0.027917476,-0.04336055,0.0079456,0.023697902,0.02785024,-0.04908929,-0.010660981,-0.021350246,-0.01329789,0.026585473,-0.024997152,-0.011062017,0.0063557625,-0.012817803,0.0070186392,0.023750916,-0.02347774,-0.013614015,-0.022480104,-0.021138296,-0.037376452,0.038852345,-0.038337182,-0.04117236,0.03236079,0.042865932,0.025090238,0.017188484,-0.0138040045,-0.019569945,0.013251234,-0.00080358,0.01852537,-0.011645168,-0.042073254,-0.027808474,-0.026873134,0.0013558627,0.014771655,0.033424437,-0.004138951,0.011228491,-0.024376087,0.004668432,-0.021374868,0.0034868554,0.026133208,0.031301476,0.010737126,0.0060545206,0.0010504907,-0.009638789,0.03500082,-0.0075599407,0.008827712,0.027968792,-0.025547072,-0.0052560084,0.011552221,0.016806139,0.03109419,0.022905383,-0.021081908,-0.011052954,0.0022092392,-0.025861202,-0.0141441,0.04207009,0.049836405,-0.005743116,0.00969903,0.012725144,0.040501297,0.0062887,-0.008310991,0.021723548,0.02321773,-0.020853873,0.009779778,-0.016598674,0.06800869,0.049454805,-0.020375792,-0.018382292,-0.036987565,0.022576509,0.016199244,0.0018159981,0.011830364,0.047328793,-0.016700272,0.03768097,-0.026544554,-0.016838258,0.0076240078,0.030547112,0.041793548,0.040989302,-0.0043347897,-0.021983916,0.027106823,0.041455418,-0.0391711,-0.009285203,-0.02515351,-0.019604184,0.05278664,0.013748275,-0.019191813,0.0038806372,-0.0034200556,0.01968223,0.025069572,0.0050900653,-0.04017932,0.012441443,0.0016290719,0.04842766,0.022517106,-0.050047383,-0.0021627722,-0.055448815,-0.0076054335,0.041161492,0.031400897,-0.019934043,0.009374708,0.08723627,-0.018704902,-0.035796396,-0.004483049,-0.062853016,0.003280649,0.038743015,0.009057392,0.012329741,0.09582369,0.02079077,-0.015130954,-0.0142940935,-0.02642204,0.04752448,-0.016493365,-0.046890665,0.0144252805,0.04308593,-0.00001967828,-0.024819946,0.020221327,-0.0010677614,-0.020469917,-0.02649612,0.02966607,-0.014985035,0.03401195,-0.026379116,-0.020837191,0.009956795,0.057435244,-0.008936897,0.008694569,0.0070280214,0.01611976,0.00024557154,-0.040846456,0.010448952,-0.05214099,-0.046918098,0.026811229,-0.037596688,-0.007114375,0.006951534,-0.020305146,-0.0095726885,0.01526948,0.015981559,0.009780063,-0.020746538,-0.025492357,-0.028017398,0.0007943103,0.04455111,0.018160297,0.025389118,-0.020016197,0.004396212,-0.023868889,0.030721685,0.021433137,-0.031467482,-0.027443994,0.0102106305,0.0064920345,-0.000020302434,0.02526141,-0.023591746,0.009928427,0.0133399,0.047220398,-0.022420444,-0.023301218,-0.0072850836,0.020683374,-0.013214102,-0.042476796,0.025091402,0.029604854,0.030645946,0.017363412,0.0047096126,-0.021159349,-0.022572838,-0.027764868,-0.056169607,0.05733643,-0.0026612787,0.009512031,-0.0075866133,0.013014493,-0.007045925,-0.007388406,-0.0053124484,-0.034779266,0.0072483844,-0.004212615,-0.032480933,-0.016792247,-0.004909056,0.039579026,0.043869294,-0.0075544156,-0.016677676,-0.023733119,0.0069988715,-0.014311393,0.021998558,-0.025981857,0.015574929,0.03656643,-0.005114368,-0.011034558,-0.017336018,0.055697855,0.044666804,-0.000008282632,-0.018864125,-0.008817515,-0.022086881,-0.019767031,0.020543218,-0.028868133,-0.010599,0.07859908,0.0040459083,-0.054362547,-0.02573416,0.012748196,-0.17949788,-0.00019911263,-0.004752493,0.0075894794,0.0013276401,0.019876001,-0.052107707,-0.026503412,-0.012761678,0.007476084,-0.01829246,-0.03567746,0.010817001,-0.0025995262,0.00016212794,0.035624456,-0.03682672,-0.025950765,-0.0011894644,-0.032203395,-0.0005505328,-0.04124623,0.016412282,-0.012244633,0.027442697,0.01968056,0.057041246,-0.005217371,0.009707562,-0.04713741,-0.060417477,0.016755031,-0.006035242,0.020994334,0.0044130296,0.011508556,0.007910083,-0.023107357,0.019733457,-0.00884529,0.038352728,0.025220651,0.013941738,0.01511851,-0.0029901166,-0.016126234,-0.030131856,-0.018114172,0.0032799288,-0.020220662,0.017255733,-0.027729474,-0.0028933915,0.018746257,-0.03230468,-0.0164853,0.004292163,0.0038749147,-0.012130784,-0.013700642,-0.008726538,-0.06725462,0.024301594,-0.036050305,-0.0005405812,-0.07976345,0.020443136,-0.0059645916,-0.022839937,-0.04355305,0.035514407,-0.0189275,0.0041673873,-0.0037911022,0.024015872,0.008189217,0.008572538,0.010018771,0.001730016,-0.097577676,-0.041654415,0.014513826,-0.002530901,0.006200586,-0.013582835,-0.01843865,0.022370577,-0.0025817764,0.04252536,0.2571573,0.015782675,0.024859749,-0.04642332,0.049720764,-0.012649346,0.021488804,0.051445037,-0.008737804,-0.011999295,-0.017513579,0.044308603,-0.0060771923,0.004467834,0.00556853,0.014406307,-0.0979059,-0.00095190573,0.068704344,0.0042219833,-0.000020887914,-0.04473651,0.005162873,-0.010228732,-0.06461897,-0.03296544,-0.003525529,0.01697337,-0.012663673,-0.016489862,-0.027200367,0.052846838,0.07071628,-0.051612478,0.05475246,0.022925774,0.0043467423,-0.07967301,-0.0173204,0.013161148,-0.031700782,-0.02167609,0.014363359,-0.037393875,-0.033380825,-0.021754343,-0.008902415,0.007826469,-0.008530944,-0.013673179,-0.035396617,0.016482735,0.023239626,0.006670946,-0.0030045114,0.02670837,-0.04557394,0.012844199,-0.042706102,0.02014645,0.06853318,0.018449819,-0.022499332,-0.018101353,-0.00054094964,0.021225216,-0.06410526,0.0011998648,0.0060411324,0.045497704,0.0029478404,0.018109472,-0.0053265733,0.034856055,-0.011026268,-0.021015538,0.0072740526,0.03757987,0.055503704,-0.033033796,-0.012123429,0.008366147,-0.00360435,-0.013184638,0.00090015423,0.018689297,-0.012520779,0.014786361,-0.031517603,-0.021307884,-0.013598425,0.01823238,-0.055184294,-0.026818514,0.0032437143,0.030073598,0.067530766,-0.026392395,-0.030086104,-0.017309379,-0.0121054975,0.002597203,0.0021328002,-0.012241691,0.013651076,0.004496274,-0.035196662,-0.008819647,-0.009840701,0.022362506,-0.081941575,0.022806773,0.013728772,-0.06370844,0.01691035,0.08139761,-0.020597335,0.022181459,0.036803067,-0.025092032,0.0035649152,0.03578511,-0.035846528,0.031060742,0.01710726,-0.013674089,0.021676175,0.0009001105,0.03140849,0.0031649566,0.020864997,-0.045925055,-0.036928352,0.02439175,0.027165359,0.049857598,0.021228664,-0.0049501713,0.02993367,0.006945706,0.013976316,-0.0063090944,-0.0039415383,0.038814973,0.009224559,0.016304074,-0.06222497,0.03140696,-0.017485406,0.012878436,0.026174681,-0.01882902,0.04835189,-0.0680324,0.0039625205,-0.018744083,-0.03324797,-0.016044464,0.01191313,-0.01805053,-0.0088684475,0.015334152,0.023231471,0.042455755,-0.022771198,0.027444763,0.023920642,-0.006023293,-0.018053656,-0.010022811,0.008817089,0.04055428,-0.056264132,-0.024056358,0.0026412169,-0.005770034,-0.049079277,0.031621914,-0.010257523,0.0014670703,0.030871775,-0.044343576,-0.010818903,-0.01069857,0.045829706,0.047564875,-0.026291661,-0.027132632,0.008045729,-0.047892213,0.0022712932,0.101553164,-0.00032319734,-0.03797553,0.020229949,0.0007309856,0.024639705,0.03172555,0.0391808,-0.0076321904,0.028681155,0.043665413,0.011494041,0.02873719,-0.02975521,-0.002936271,0.012806781,0.005885503,-0.023945434,0.03877172,0.00019618167,-0.005450081,-0.031179681,0.016805293,-0.041005008,-0.031254917,0.010232967,-0.012967948,-0.05695052,0.00867331,0.010910127,-0.024445727,-0.0017597309,-0.06914944,-0.0002365863,-0.008764875,-0.0064220876,-0.033378426,-0.016567249,0.0021860716,-0.0029811056,-0.06203137,-0.0025227084,-0.024951821,-0.007504979,0.0096016815,0.024531992,0.0098448815,-0.032229837,-0.027544972,0.026622454,-0.038654316,-0.038333166,0.0012052174,-0.010983935,-0.02940603,-0.035460617,-0.080059305,-0.012358837,-0.051597428,0.019743651,0.00043770016,-0.018522833,-0.017448412,-0.016700866,0.032014012,0.027357507,0.008210624,0.0034636175,-0.04495745,-0.013167131,0.01742453,0.029609825,-0.033794243,-0.050556414,-0.025459133,0.016512843,0.00911052,-0.012567623,0.012068335,0.0014471335,-0.00941108,-0.051172502,-0.03237718,0.019395731,-0.012379858,-0.0056240754,0.004204338,0.000555787,-0.04563581,-0.030801704,0.023224084,0.0031359429,-0.00059399917,-0.023148438,0.06917319,0.025681231,0.010195706,-0.006315335,-0.022601489,0.01876173,0.003238975,-0.076683074,0.0020171828,0.012836347,0.032225296,-0.037366856,0.033152442,-0.017938243,0.033835307,-0.00009677821,0.044230275,-0.014561958,0.028130662,0.0029175922,-0.0030676601,-0.0038406055,-0.033755824,0.0035408866,-0.00964384,0.02854457,-0.028306521,-0.0214489,-0.019423604,0.009715782,-0.011055689,0.05153115,-0.013190227,0.042102322,-0.020589938,0.00793445,-0.030467948,-0.013435636,0.01634188,-0.030029938,0.009252913,-0.024940455,-0.04140239,0.0017483631,0.02389324,-0.022558304,0.0010326273,-0.043729875,-0.036690902,-0.042682786,0.027460901,-0.002959202,-0.01345723,0.020873249,0.04247558,0.011569427,0.0034173462,0.02533062,-0.02838469,-0.020847043,0.01721412,-0.009131076,-0.041925732,-0.05642543,0.0062642377,0.03040734,-0.034971856,0.016609896,-0.015823185,0.065466985,-0.027542705,0.0069049387,0.038486935,0.024401005,0.034828406,0.0055361055,0.021302566,0.025970243,-0.031772994,0.013714248,0.051575843,0.017017065,-0.061091457,0.032654192,0.0026468723,-0.0061629117,0.051526934,-0.024009066,0.022252755,-0.07575324,0.04594309,0.0015081211,0.030412352,0.01804237,0.0026554842,0.0042179874,-0.037898,-0.00016875599,-0.009765487,-0.0034628536,-0.0005545746,-0.024212217,0.047025803,0.06763903,-0.0028790375,0.008263369,-0.008801063,-0.016395932,0.040417302,-0.15117322,0.00086868694,-0.023276249,-0.016505226,0.015322583,-0.0056439354,-0.020843165,-0.03265829,-0.017257001,-0.02504668,0.008888463,-0.027184388,0.046428725,-0.035782408,-0.018170707,0.03753141,-0.008750337,-0.01325609,-0.03164227,0.08553729,0.04120526,0.022824876,0.067686535,0.015983282,-0.004342996,0.0033412618,-0.04437386,-0.031131161,-0.034270067,-0.0047327387,-0.037411463,-0.036682576,0.013090205,0.012307731,0.029313175,-0.017907387,0.009856064,-0.010263512,-0.03823262,-0.024764365,0.0073450566,0.02088736,0.016292695,0.012465139,-0.0005498855,0.053900044,-0.04337187,-0.00993409,-0.022022014,-0.0071395654,-0.02558605,0.057046294,-0.045963172,-0.009917607,0.0028208445,-0.023617646,-0.0014800335,-0.0060739187,0.006662177,0.029379698,-0.008350393,-0.0061250175,-0.037773643,-0.014506166,-0.04014127,0.0395609,-0.055025082,0.043316044,-0.015558708,0.036591616,-0.07301344,0.0031812843,0.04618403,-0.03561081,0.012038762,0.02038439,0.01684204,-0.0382271,-0.01700036,-0.04023944,-0.0379931,0.00739844,0.037927404,-0.05548615,0.025828037,0.007783305,-0.012436752,-0.016735999,-0.053901292,0.0274787,-0.077067025,-0.034986578,0.010820169,-0.00929034,-0.0422996,0.046889435,-0.0026729086,-0.001954894,-0.003653934,-0.006687331,-0.034434326,-0.049587354,-0.0071859313,-0.015118118,0.0041619902,0.041297175,0.021042153,0.012452126,-0.0146064805,-0.028170332,-0.015494588,-0.012518159,-0.02394589,0.0066201803,-0.030530289,-0.03005839,0.0067501003,0.0314698,0.012584451,0.024758501,0.005962177,-0.020515691,0.03309765,-0.026538137,0.03875886,0.07782364,0.021718191,0.026773676,0.022525605,0.0077347057,-0.00625271,-0.029594947,0.009308453,0.007652685,0.020869292,0.0002626056,0.018972732,0.024235986,-0.028227266,-0.011015886,-0.008202479,-0.061159328,-0.01719201,-0.0034589397,0.008147664,0.049215168,0.023481185,0.026797766,0.025083913,-0.010984554,0.002550023,-0.014272778,0.014732133,0.0320427,-0.012047673,0.05435233,-0.011069513,-0.012954792,0.043807868,0.07625573,-0.01931253,-0.01274892,-0.06385825,-0.012491766,-0.018591367,0.08854619,0.005408195,-0.01845625,-0.005382376,0.011792609,0.047719147,0.0040780404,-0.027092563,-0.03667223,0.022277912,0.013983575,-0.031900603,0.012023782,-0.053889096,-0.054454226,0.04274767,0.019029355,0.019254453,0.023964696,0.0069246343,0.043491285,-0.038173802,0.03263526,0.009263515,-0.015530654,-0.014151597,-0.01276816,-0.020539774,-0.015933689,0.063949145,0.016073015,0.0266606,-0.0012508747,0.024895638,0.009786665,-0.05363991,0.0011364784,0.006604301,-0.009788374,-0.031180464,0.012500249,0.027217152,-0.012047068,-0.006672065,0.024149628,-0.0064275544,-0.019039221,0.02762431,0.02041562,0.023024285,0.0071295574,0.016732063,0.00091542676,0.022411225,-0.028537553,0.05553628,-0.003764637,0.0123887835,-0.063492455,-0.024886915,0.022926932,0.02236668,0.0424053,-0.00925555,0.018755954,-0.049288906,-0.022864966,-0.011897089,0.031059023,-0.0029362082,0.011508114,-0.020288557,0.014259018,-0.011636908,-0.0010301927,0.047593288,-0.006336855,-0.008760678,-0.037936702],"last_embed":{"hash":"4bckob","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"4bckob","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{12}","lines":[152,152],"size":109,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4bckob","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.058003344,-0.03204794,-0.027190223,-0.024338854,-0.015394992,-0.031617463,0.036802795,0.02618475,0.02715804,0.009221322,-0.03996165,-0.028370064,-0.02651754,0.0016347775,0.0135715995,0.028311968,-0.016357308,-0.0012840563,0.024866862,0.0024744216,-0.039501265,0.07059489,0.032010213,-0.0054211947,-0.00213333,0.008323894,-0.0075802174,-0.018079301,-0.02459241,0.034458365,-0.022833318,-0.037585657,0.010984412,0.035144005,0.015895812,0.0018242586,-0.024734553,-0.015969994,-0.030649332,0.023736576,0.034965314,-0.024022412,0.01760699,0.029676484,0.046286706,-0.0373228,-0.03408173,-0.01485024,-0.011402837,-0.024596222,-0.008022564,0.008165078,0.04059477,0.01676061,-0.01095929,-0.011221814,0.027568236,-0.01487212,0.009267908,0.002722253,-0.038051464,0.033442978,-0.003175612,-0.052655444,0.04110479,0.030385818,0.0069185784,0.010497716,-0.018125692,-0.047486793,0.026380198,-0.006776627,0.033519875,-0.025322633,-0.014935273,-0.034509607,-0.017068556,-0.015786652,0.010373474,0.028181728,0.0015063473,0.005477333,-0.025353523,0.028563436,-0.06581423,0.010480724,0.020080093,0.04978931,0.037646588,-0.0068746204,0.009886773,-0.015357999,0.051483057,-0.012181095,0.019318396,0.010844641,0.013409845,-0.0008160191,0.0340974,-0.002962733,0.060758103,-0.0022581434,-0.0070670145,-0.010586413,0.015125501,-0.0077982266,-0.010577667,0.047195002,0.031181987,0.0012530065,0.016547002,0.0032670563,0.006918361,0.038457133,0.000066206914,-0.010018435,0.038072117,0.0014325969,-0.0020811628,-0.029930525,0.029769277,0.054381713,0.010647591,-0.040361382,-0.0035460126,-0.00036592857,-0.011213962,-0.027793787,-0.016925175,0.061102882,-0.0391222,0.00040623112,-0.021525584,-0.004294671,0.02766049,0.005868607,0.06167697,0.049846843,-0.011736735,-0.007998007,0.004506759,0.042257562,-0.018214412,-0.022535048,-0.0078000156,-0.0564118,0.04481184,0.026127426,-0.0010746947,0.047904275,-0.028407369,0.014486664,0.014780822,0.0070100054,0.009560564,0.042112347,-0.0256151,0.054509707,0.01112637,-0.041327927,0.016926127,-0.015724847,-0.025152,0.074029155,0.014953705,0.0030704213,0.02091314,0.05345335,-0.023053354,-0.01581809,-0.00989907,-0.0350272,0.015364202,-0.0018204502,0.029480707,0.016497433,0.080069184,0.037678536,-0.0044104634,-0.01883807,-0.014102669,0.027416721,-0.030624941,-0.041686393,0.03485562,0.020103585,-0.0009679768,0.007716156,0.02294456,-0.012116136,-0.02453046,-0.013511522,0.040525343,-0.010535479,0.039635886,-0.017892087,0.0077852514,0.010018323,0.02778428,-0.003810525,0.025676118,0.020936325,0.00877951,-0.036202244,-0.035770886,0.0034614564,-0.040652957,-0.03860108,0.0029548889,-0.053947505,-0.0058007166,0.037251193,-0.041928962,-0.015059829,0.007698909,0.0070087477,0.011465526,-0.019482063,-0.03331664,-0.01739896,0.009073071,0.06843155,0.02296683,-0.0016720298,-0.030332303,0.029144472,0.015497253,0.03556918,0.022050563,-0.02314287,-0.01908944,0.0074167564,-0.0013188124,0.028943792,0.03917904,-0.02260452,0.0012753118,0.021389414,0.052409492,-0.003683095,-0.032198835,0.0046030316,0.019423539,-0.038344752,-0.021137519,0.06228332,0.03797747,0.015804108,0.008111926,0.007533836,0.038150672,0.01725626,-0.035679877,-0.044371363,0.036138374,-0.016243888,0.02937132,-0.0068176473,0.02670736,-0.03278824,-0.007647997,0.0046727667,-0.013179833,0.010572146,-0.0034184502,-0.019875214,-0.0009938745,-0.035213307,0.02790097,0.038904574,-0.013018081,-0.01738075,-0.039272234,0.041100863,-0.02109749,-0.0074137137,-0.0422245,0.03401342,0.044341393,-0.00011921875,-0.045666326,-0.0027217867,0.025735416,0.024951633,0.014286939,-0.034986548,0.019779693,-0.0141134355,-0.01762972,-0.008017527,-0.001954025,0.021935076,0.08862324,-0.0040256595,-0.054389626,-0.04640914,0.005450757,-0.17783085,0.021584501,0.01516431,0.017969582,0.0044897115,0.007215077,-0.042027004,-0.008732916,-0.01027566,-0.017583057,-0.0035890648,-0.049698927,0.0069445,0.013018214,0.0002954851,0.025699107,-0.010733506,-0.030526772,-0.0024997995,-0.0440759,0.003081841,-0.04247582,0.0014638602,0.0008551173,0.023036266,-0.0023334639,0.030777702,-0.029026782,0.01038642,-0.056320954,-0.039967477,0.0078000184,0.000737145,0.010101264,0.0043651387,0.022220803,-0.0070272926,0.00423249,0.021694576,-0.038966537,0.04438168,0.039874274,0.025950681,0.012388022,0.0011617453,0.010506019,-0.044140644,0.00028662212,0.018963667,-0.0010879473,0.0017837808,-0.0038416658,-0.027523063,0.014363699,-0.02453313,-0.0016195286,0.044939913,0.0065231086,0.0014831474,-0.02569686,-0.0020618297,-0.03491442,0.022146484,-0.045741763,-0.020670516,-0.03842827,-0.007181004,-0.014503206,-0.006967237,-0.015768439,0.023517242,0.0037396664,0.004324474,0.009213577,-0.049338862,0.02270922,0.01599869,-0.018527493,-0.012524187,-0.116724074,-0.0154019995,0.013111773,-0.025984144,0.0067093945,-0.015343805,-0.010807027,0.015880328,-0.01303826,0.043702513,0.25139552,0.044198044,0.03352281,-0.023591839,0.0077128927,0.013506255,0.011070612,0.06536964,0.003171037,-0.00861637,-0.072767384,0.0027290885,-0.0030517322,0.015940607,0.013266512,-0.0009084965,-0.07247775,0.0123836575,0.07100761,-0.006992009,0.023701955,-0.05422297,-0.0052499687,0.015208797,-0.0700443,-0.01259746,0.008411302,0.057578143,0.008927766,-0.029750047,-0.024844054,0.037514202,0.024860961,-0.05796202,0.049723797,0.02557406,0.033397455,-0.068960994,-0.010697922,0.011777182,-0.001506009,0.0022813962,0.0056499136,-0.037220847,-0.0421687,0.015494398,-0.0053179082,-0.0018716804,-0.0010671376,-0.00082238164,-0.06789664,0.0034747983,0.0092132315,0.006246082,-0.0034940168,0.04204825,-0.066582516,-0.04143175,-0.052203912,0.019926956,0.03161254,0.011014577,-0.037608407,-0.014383968,0.027285518,0.02225514,-0.09024421,0.019665677,0.010366342,0.027678823,0.01995117,0.020333445,0.003249217,0.04545129,0.014652719,-0.019400656,0.0023514123,0.06505995,0.077611096,-0.027181938,0.0007090669,-0.035840537,-0.015885243,-0.028867655,0.015333813,0.046918426,-0.02678375,0.0054932446,-0.029796327,-0.026784154,-0.013849589,0.010635349,-0.042067345,-0.035292435,-0.004764686,0.03709612,0.06273948,-0.033144012,-0.010347088,-0.035906956,-0.033785783,0.01757061,-0.0025278965,-0.020794142,0.0150052,0.012667149,-0.01189415,0.0040154206,-0.009861623,0.02801308,-0.09783714,0.0007877319,0.0135031715,-0.053475175,0.0015443293,0.05092802,-0.0028794159,0.0067660552,0.0395177,-0.036836218,0.015979595,0.038431298,-0.038011037,0.028764328,0.005438332,-0.00227723,0.03326789,-0.033675663,0.01923784,0.012311185,0.041181125,-0.038976643,-0.053896338,0.04695382,0.019394096,0.0072762477,-0.019113518,-0.00072416605,0.017070819,-0.015221313,-0.012567898,0.012224532,0.0025512464,0.0153454365,0.015646756,0.020802997,-0.04533087,0.010234424,-0.029403917,0.004510905,0.047588542,-0.019690277,0.036995754,-0.047600232,0.02051882,-0.021783542,-0.03623764,-0.018375482,0.017361864,-0.02857521,-0.0014633415,-0.012226971,0.02994288,0.064899914,-0.021552201,0.057848193,-0.008041937,0.0038701708,-0.0355407,-0.01938932,0.039119653,0.024646075,-0.03985239,-0.013121518,-0.012875341,-0.054450616,-0.034170184,0.010234166,0.0179679,-0.017950732,0.01180014,-0.05227533,0.010566577,-0.01487045,0.036810603,0.026813835,-0.010033655,-0.00047768487,0.01866898,-0.06693693,0.006076767,0.10668983,-0.012679749,-0.027866434,0.024462387,0.009407076,0.028940331,0.06471371,0.03906053,0.019300891,0.041003246,0.0020397068,0.013102552,0.00967703,-0.0057043945,-0.022864345,-0.0019844365,0.014528067,0.011198583,-0.022385744,0.008123257,0.025311442,-0.028194916,-0.009287966,-0.0515794,-0.029562052,-0.01600175,0.011791364,-0.0053603244,-0.0025247177,-0.0040461607,-0.032732487,-0.014851559,-0.070493944,0.009538965,-0.004030631,-0.023992237,-0.0022665106,-0.018110177,0.027751507,-0.0040618153,-0.04390554,0.009413784,-0.008926413,-0.020570178,0.009200486,0.005703478,0.012187032,-0.024375632,-0.02012766,-0.020523807,-0.035420105,-0.012015732,-0.016367795,-0.021175168,-0.050295085,-0.027588971,-0.06486635,-0.0260643,-0.011182588,-0.042786814,0.00013628167,-0.023227084,-0.0011568945,-0.029675402,0.039811403,0.030309025,-0.0030137252,0.016153863,0.011050351,-0.008424338,0.049810555,0.011126139,-0.0367613,-0.045252062,-0.022437558,0.011837431,-0.021628411,-0.015590735,-0.04383485,0.004567279,0.0137208095,-0.038311563,-0.044561833,-0.0020444642,-0.016863745,-0.035763472,-0.013048686,0.004657306,-0.022778364,-0.014039361,0.02331457,0.03422557,0.014655654,-0.039137177,0.05464373,0.040602196,0.0268615,-0.02765581,-0.03297755,-0.005604659,-0.009331171,-0.062118858,0.025421208,-0.01218978,0.03354025,-0.019131387,-0.033159666,-0.015220333,0.031107713,-0.007939594,0.036481056,-0.012189417,0.017447831,-0.033543218,-0.006231397,0.002279131,-0.057246882,-0.018197183,-0.039875142,0.0068897544,-0.020579679,-0.003913722,-0.04872685,-0.014151275,-0.0023677805,0.06778664,-0.02521778,0.03385,0.011560591,0.0013080857,-0.031698313,-0.032108497,0.040017903,-0.02522528,0.03156347,0.007836618,-0.04919355,-0.0073693497,-0.013243928,-0.018735092,0.00611647,-0.01786244,-0.017568745,-0.0398885,0.0011304367,0.012973123,-0.02583293,0.020154692,0.024035107,-0.0074393484,-0.016027424,0.0627184,-0.009224035,-0.023289243,0.02220812,0.012420144,-0.022042252,-0.04506136,-0.02529914,0.043048676,0.0038062986,-0.016818726,-0.02651618,0.023976734,-0.010880925,0.022445798,0.042834196,0.037583098,0.013180952,-0.014166809,0.05463704,0.01237846,-0.0071703778,-0.012564612,0.030334972,0.030452795,-0.06054782,0.047203537,0.02525703,-0.013089838,0.06906034,-0.013810934,0.0033668138,-0.046436153,0.032106005,0.00037983566,0.0050176797,0.002161481,0.0058570374,0.02742487,-0.017238345,-0.024928756,-0.0020126,-0.0040856595,-0.018759254,-0.01825704,0.044298954,0.09157154,-0.031090545,-0.028749289,-0.060612924,-0.026967091,0.02618341,-0.15037467,-0.008489309,-0.018841024,-0.017869046,0.008733031,-0.009600893,0.00029722374,-0.03309822,0.009921125,-0.021388734,-0.0030410758,0.0041302447,0.016775098,-0.036922745,-0.023772532,0.03390281,-0.02855889,-0.018472645,-0.029060345,0.051057987,0.0034661896,0.019906485,0.018703897,0.02844729,-0.028111752,0.012208977,-0.069597304,0.0014505028,-0.033132154,-0.031974964,-0.020463804,-0.07352079,0.021133166,-0.01245028,0.029657077,-0.020043653,-0.005111829,-0.0022419093,-0.03180225,-0.014675454,-0.009044626,0.008323226,-0.03499309,-0.010984664,0.00030669867,0.051923838,-0.029484283,-0.016101649,-0.022132818,0.017546516,-0.013924084,0.023465155,-0.042272285,0.016798452,-0.017220974,-0.024616798,-0.024715576,-0.027072316,-0.011475435,0.03994337,0.00012382999,0.0071400865,-0.047870155,-0.013503855,-0.031631105,0.04018309,-0.047120705,0.055925187,-0.049629077,0.056708604,-0.06245255,-0.007220813,0.044023566,-0.012128243,0.021308241,0.048022244,-0.015739478,0.0013858378,-0.029503617,-0.029380018,-0.021859366,0.020136358,0.0009775155,-0.059052963,0.025154287,0.018591624,-0.01681346,-0.0032717455,-0.042164978,0.036524866,-0.06747676,-0.031447254,0.017002642,0.022978267,-0.0044433502,0.019468643,0.0020933743,-0.008475708,0.0054885563,-0.013324445,-0.03302668,-0.046990413,-0.013637976,-0.03168601,-0.00885688,0.016405903,0.027323559,-0.0065763965,0.0023544289,0.0027252992,-0.008137421,0.009799877,-0.012889056,-0.0026882726,-0.02764577,-0.019487044,-0.0018609929,0.027127,0.024977844,0.010942417,-0.016756801,-0.009131152,0.021640683,-0.030401897,0.073232986,0.09355971,0.0020713273,-0.0016510403,0.027733786,0.013641726,-0.0037865906,-0.047998417,0.0068885027,0.01422731,-0.0005838049,-0.009738957,-0.0419168,0.03729696,0.007915749,-0.008967087,-0.01574118,-0.05555305,-0.014793578,-0.005880395,0.0050183064,0.034561057,0.033254966,0.020521007,0.01667555,-0.034952376,0.028244236,-0.013156549,0.0062171323,0.07633422,-0.025188264,0.034870714,-0.0023661877,0.03626977,0.031008415,0.06440892,-0.012866186,-0.053612888,-0.017183565,0.0076557207,0.012312887,0.04996986,0.006238119,-0.013959776,-0.008866552,0.012115537,0.041084394,0.0074337604,-0.01666901,-0.028087983,0.00015306269,0.024016585,-0.016051285,0.010480258,0.0020443134,-0.06359096,0.031638674,0.0071550463,-0.01693644,0.02679245,-0.038171154,0.013622027,-0.040028818,-0.0145369265,-0.013620157,0.012565079,-0.009094309,-0.050484,-0.026101183,-0.027166018,0.06734231,0.03519495,0.02165024,-0.014238424,0.04014589,0.01207962,-0.038907208,0.02561611,0.009005751,0.009043285,-0.018385783,-0.008841097,-0.019712906,-0.012653466,-0.010012932,0.047296543,-0.04640437,-0.037470654,0.03801481,0.02482301,0.052388083,0.0039111543,0.026990684,0.0006993004,0.021467702,-0.04971964,0.060365107,0.007076993,0.018559093,-0.019149056,-0.0021957976,0.020798272,0.030031284,0.038678017,-0.024251955,-0.0137396585,-0.008772401,0.0069593424,0.0037229783,0.034241278,0.013967042,-0.032982353,-0.00993113,-0.00960825,0.025328122,-0.016217535,0.034664545,-0.0073459367,0.0012741988,-0.00164708],"last_embed":{"hash":"1nl078k","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"1nl078k","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{13}","lines":[153,153],"size":117,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nl078k","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.054660115,-0.020747675,-0.049264207,0.0045627495,-0.050029896,-0.028256474,0.039313793,0.026720788,-0.00031692703,-0.021192042,-0.028390387,0.03460672,-0.030865736,0.005804649,0.0017041198,0.0145290475,-0.02042821,0.003588712,0.02755146,0.004366366,-0.025415197,0.026615074,0.042060446,-0.020026848,0.012410015,-0.0028801872,0.0047531193,-0.004651561,-0.004188281,0.0413736,-0.010911114,-0.012567377,0.037514787,0.021180429,0.04231426,-0.028900605,-0.0025225733,-0.016514346,-0.04517503,0.056297723,0.033351373,-0.055922896,0.0008498557,0.022933574,0.043786194,-0.028383134,-0.03508879,0.0037048068,-0.0026070834,-0.0016330878,0.0026909804,0.008593582,0.03793186,0.010821266,0.014594691,0.008561767,0.003692293,-0.026682356,-0.05771748,-0.012869025,-0.02187961,0.037896942,-0.043811824,-0.034664497,0.0061919065,0.04811213,0.013930092,-0.005906642,-0.011755173,-0.026204968,0.038308892,-0.013957553,0.014699977,-0.01152311,-0.05102731,-0.015491028,0.0027145382,-0.0010261887,0.023596426,0.04985072,-0.021423336,0.0048700753,0.006502948,-0.0017410291,-0.04112928,-0.01544751,-0.015073159,0.03516771,0.03614556,-0.006461694,0.016434453,-0.0029553426,0.027364671,0.004189705,0.017090343,0.022679089,-0.011015005,-0.014933626,0.032958906,-0.0052215303,0.04899896,-0.005905417,-0.016992198,-0.016784457,0.00922612,-0.00084961305,-0.012684838,0.030567065,0.040925305,-0.005925056,0.008630058,0.018710848,0.0017717035,0.035638433,0.016075,0.015575047,0.048839122,-0.008046059,0.0069589606,-0.01227594,0.075041,0.03957938,-0.012484531,-0.023828277,-0.031492457,0.035272732,0.017097604,0.012056208,0.0059823934,0.03257562,-0.010083996,0.021506531,-0.045573615,-0.006807818,0.002226967,0.012140501,0.068118595,0.042167716,-0.0032083595,-0.03080853,0.030097462,0.044065874,-0.020573666,-0.006989193,-0.03046887,-0.036855206,0.018909331,0.014099284,0.010718579,0.057273876,0.0323643,0.0038323207,0.053725697,0.031157663,-0.036805242,0.00509703,-0.013498686,0.039474808,-0.0048815766,-0.04963754,0.016199812,-0.038601253,-0.01645891,0.081192985,0.035752583,0.011680166,0.026876362,0.060905516,-0.02099232,-0.012263011,0.0054311934,-0.05624391,0.00061289454,0.046530377,0.023028007,0.014414607,0.07968147,0.04273299,0.0020446586,-0.04144737,-0.026902676,0.022736184,-0.027461026,-0.053210467,-0.01817647,0.041732028,-0.030469337,-0.02089494,0.012140301,0.029108671,-0.01236721,-0.0027887996,0.03410654,-0.0009899131,0.023201052,-0.016649809,0.023577832,0.027604658,0.04485056,-0.015834486,0.0023132395,0.035569496,0.00027073213,-0.002180314,-0.03734371,-0.015208454,-0.0043294076,-0.027660606,0.017792813,-0.051728908,0.026735501,-0.0039795022,-0.037055917,-0.004911459,0.009478949,-0.015641602,0.016150957,-0.008715563,-0.013064337,-0.026523147,0.00065878674,0.055292267,0.01499576,-0.0076476824,-0.041267093,-0.030874634,-0.012260987,0.02571083,0.024666822,-0.021945648,-0.03151992,-0.010454621,0.016280496,0.018643232,0.010860597,-0.01325019,0.017408313,0.024476178,0.0592656,-0.018569132,-0.024353042,-0.024459682,0.022187928,-0.029296447,-0.018266248,-0.0065574083,0.044884134,0.037835397,0.014194262,0.0042211255,-0.010179071,0.019865993,-0.041456502,-0.038341757,0.023973688,0.023183236,0.024901541,-0.002071697,0.010329163,-0.0089210505,-0.025384855,-0.0010020642,-0.019720145,0.016070426,-0.010552239,-0.02651863,-0.003653981,-0.051250294,0.046726264,0.045170873,-0.018513247,-0.022370217,0.004226359,0.017174253,-0.025270902,-0.004249576,-0.020714028,0.03468333,0.060556572,0.0016561155,-0.034064256,-0.0025341157,0.028177923,0.029311603,0.020697815,-0.062074203,0.008341493,-0.021570291,-0.0094637545,-0.0015115661,-0.035934154,0.0021181868,0.07742437,-0.0004192068,-0.049220942,0.01944691,0.016416958,-0.17361584,0.0015981052,0.0056656264,0.024922729,-0.0021509365,0.0031164037,-0.03886998,-0.018072542,-0.022556331,0.060687087,-0.016314212,-0.053800363,-0.003569476,0.010038571,-0.0067501683,0.028542083,-0.061242074,-0.0037524344,-0.013062535,-0.061015286,-0.01536724,-0.04998073,0.035880543,-0.018261205,0.029698752,-0.015395944,0.028909557,-0.011413555,-0.031110121,-0.028296903,-0.058367744,0.009900951,-0.0016494333,0.021658406,0.016606918,0.008634892,-0.000027476764,0.0013468666,0.013296791,0.00007705156,0.05609003,0.015120789,0.0016135152,0.031055806,-0.010160405,0.0055749556,-0.03103251,0.015103218,-0.02102553,-0.0128728235,0.022424294,-0.016398668,-0.00070270785,0.030871235,-0.03966097,-0.030129083,0.027504668,0.01782295,-0.005436165,-0.03722704,0.012193064,-0.056832135,0.00098335,-0.048816424,-0.016147876,-0.05700781,0.023747178,0.011248277,-0.010935531,-0.044384092,0.04752171,-0.026845088,-0.0071665985,0.023247132,0.0006863788,0.022969179,-0.00035625105,-0.027555494,-0.01169005,-0.09861795,-0.03947193,0.009618459,-0.012286292,0.005776775,-0.017288148,-0.013172269,0.033001162,-0.0051648174,0.024370804,0.24433279,-0.0005435612,0.022532532,-0.033823192,0.0673293,-0.017484376,0.049166143,0.07939837,-0.009574204,-0.013245444,-0.005546941,0.02437724,-0.01384201,-0.0027459613,0.011478892,0.039749358,-0.07658056,0.007845516,0.05459118,0.009021962,0.016700896,-0.07015645,-0.028791107,-0.015243775,-0.06623311,-0.018727029,-0.010618519,-0.0039722505,0.009262259,-0.006454499,-0.015904048,0.040932506,0.04509035,-0.07297698,0.03259619,0.009330069,0.0024301538,-0.062067263,-0.028232152,0.020774057,-0.029717501,-0.01119749,0.025387773,-0.029088028,-0.020801025,-0.0077248304,-0.0019655682,-0.03357681,0.011015879,-0.0019862684,-0.020885538,0.02259176,0.033997767,-0.006717231,0.0120296255,0.017281873,-0.0421213,0.02088375,-0.050982337,0.049371935,0.020780396,0.016985077,-0.047628418,-0.0034621072,0.016998678,0.0082062725,-0.047178395,-0.008160796,0.026605505,0.028765177,0.009768848,0.019323507,0.01034066,-0.0050796145,0.0015395242,-0.022428721,0.0073864064,0.062361613,0.05995666,-0.005218205,-0.015234386,-0.017903227,-0.0330375,0.00002841435,0.023080781,0.021426762,-0.015833838,0.012110765,-0.016298853,0.011690033,-0.042475704,0.015652355,-0.039304152,-0.021921756,-0.024271432,-0.0023540552,0.057339933,-0.048995327,-0.015270026,-0.02187024,-0.043703265,-0.016240638,0.0022500914,-0.02804642,0.00078158465,0.0026810674,-0.027789649,-0.015788011,0.014231611,0.051961593,-0.08147877,-0.0018748988,0.016407821,-0.017090494,0.025981907,0.06508849,0.01483716,0.021590538,0.037786935,-0.0050877347,0.019616455,0.017048141,-0.0380345,0.0047766445,-0.032907724,-0.023078552,0.018179715,-0.023773566,0.033162616,-0.0023455075,0.03346234,-0.035767265,-0.017982798,0.043621268,0.026970776,0.045639604,0.05114721,-0.019201417,0.024177987,-0.0011496904,-0.0034044888,-0.012393213,-0.010673515,0.009558877,0.01674306,0.028525492,-0.07799849,0.03285594,0.0020034935,0.010062615,0.02942454,-0.0031836927,0.04068338,-0.044732817,0.017169155,-0.035986457,-0.027597938,-0.010052476,-0.011358289,-0.01957634,-0.01294524,0.012089778,0.022926081,0.055705246,-0.04514662,-0.0018983003,-0.014279434,0.011933994,0.003468116,0.014668811,0.0104815485,0.033236407,-0.057314966,-0.008474236,-0.025111422,-0.007954006,-0.061927725,0.0154578,-0.0031838648,-0.01723548,0.035479896,-0.0418071,0.0046003493,-0.0037930924,0.06769004,0.025892364,-0.044007044,-0.024480043,0.009338236,-0.043525074,0.024539562,0.105849944,0.010349501,-0.016887682,0.025528632,-0.002487019,0.054039992,0.04243094,0.055252336,-0.002320789,-0.00081685034,0.04158,0.0057050586,0.053671163,-0.048624102,-0.005346607,0.00591329,0.04129561,-0.009225491,0.0048811836,-0.029260065,-0.00023243856,-0.05361155,0.03219726,-0.06527791,-0.019022176,-0.0038453473,-0.010551992,-0.017836794,-0.015575189,0.00009091084,-0.029288461,-0.0099739935,-0.040469393,0.027439453,-0.00893306,0.006307271,-0.03363907,-0.016383149,0.021648753,-0.0068781683,-0.04206667,-0.0028109408,-0.03847958,-0.032090303,0.007891886,0.022166539,0.02031124,-0.019596832,-0.037890103,0.012836797,-0.0033383258,-0.02619527,-0.017328152,0.013045793,-0.010363015,-0.0134029025,-0.06132769,0.0029497785,-0.011150908,0.038267504,0.013908035,0.0030989402,-0.0016708736,0.0069984184,0.027927041,0.019652009,-0.011304412,-0.024757413,-0.025119925,-0.024298165,0.03538896,0.027442206,-0.033311684,-0.044032943,-0.020963345,0.018058466,0.0338296,-0.026354374,-0.027187595,-0.012559661,0.012048672,-0.030643642,-0.030533819,0.016355472,-0.0032224734,-0.028107103,-0.00447971,0.011627443,-0.05988767,-0.038037416,0.018981898,0.02643685,-0.019146234,-0.036408745,0.06310474,0.03724915,0.019002616,0.019619152,-0.034964357,0.02201131,0.009207099,-0.046317764,0.0069709993,-0.012298101,-0.00011581145,-0.040931765,0.035923075,-0.015064121,0.029197255,0.0017460646,0.040062953,-0.0217274,-0.013960943,-0.023902634,0.018845422,-0.004860472,-0.04873505,0.03422833,-0.0034885085,0.0075615984,-0.016349463,-0.013877849,-0.02272283,-0.0028278946,-0.014384052,0.022446342,-0.04049159,0.034017835,0.03105218,-0.02047009,-0.025859132,-0.014512033,0.010165818,-0.0322795,0.025517061,-0.040271904,-0.059395086,-0.022062572,0.00938197,-0.01454239,-0.02161788,-0.060384866,-0.022170026,-0.030385291,0.041435592,0.03294782,-0.028204568,0.023217628,0.014750519,-0.008970549,-0.0064674006,0.034724943,-0.009763011,-0.017472297,-0.006617497,0.014680871,-0.031689562,-0.06624408,0.00036889373,0.030641085,-0.027043916,-0.00057862274,-0.047319725,0.036458775,0.021097457,-0.019144064,0.038668726,0.03585621,0.022290062,-0.017933166,0.031555936,0.006960134,-0.030561443,0.0035518024,0.04487676,0.0014381955,-0.09383476,-0.021778421,0.005476427,-0.018060016,0.056630697,-0.013605061,0.005984174,-0.0681076,0.039229866,0.013493398,0.0032284614,0.031311415,0.004349026,0.017667849,-0.027775496,-0.012215122,-0.026910676,0.023945006,0.0030281092,-0.017532887,0.047715444,0.047300667,0.02590774,-0.0140825445,-0.0035204664,-0.020910632,0.009436657,-0.15649879,-0.011231961,-0.027554015,0.011241007,-0.004426173,0.0011616005,-0.0034574724,-0.03457011,-0.001183901,-0.012426809,0.022406798,-0.047179606,-0.0113418205,-0.02990365,-0.03932847,0.03618867,-0.022341646,-0.011466193,-0.027277315,0.05451853,0.043197554,0.0152441235,0.032882012,0.015124052,-0.016361482,0.017610068,-0.040838458,-0.021703515,-0.033067506,-0.01279396,-0.030797508,-0.068343684,0.00658933,0.040019058,0.05019093,0.03761102,-0.007622777,-0.004254435,-0.06086082,-0.03433525,0.008218987,0.026569756,-0.0012222335,-0.013770228,0.019420061,0.037663836,-0.03593412,-0.03835895,-0.027200885,0.0009768091,0.0038227462,0.05746252,-0.021035487,0.006566701,-0.011608132,-0.031391043,0.0036143176,-0.0075763515,-0.0154307615,0.04131613,0.010526959,0.022067137,-0.027907241,-0.012039033,-0.012186666,0.047528822,-0.032795664,0.055693477,-0.032217335,0.053193368,-0.060631435,0.006723507,0.036404945,-0.010807371,-0.0052826405,0.008634466,0.015023781,-0.022461236,-0.01417836,-0.041009516,-0.03449745,-0.010245997,0.032049898,-0.04247026,0.05660484,-0.0057790414,-0.03334732,-0.014254791,-0.02474147,0.023253422,-0.044559006,-0.028347436,0.013826159,0.0005093975,-0.013456159,0.02455023,-0.018205345,0.028656503,-0.0029060314,-0.011877054,-0.03766681,-0.051621545,-0.012399989,-0.04196429,-0.027499225,0.019318659,0.022868535,0.018224739,-0.0005184057,-0.038540766,-0.019305311,-0.0008926249,-0.00868317,-0.003301213,-0.050026007,-0.025069566,-0.0185506,0.028385686,0.024659747,0.0017247103,0.027195789,-0.04262722,0.009219242,-0.028230947,0.038010366,0.07579111,-0.00084008893,0.01339356,0.013571421,-0.036684345,-0.017925449,-0.04280393,0.016935041,-0.014441204,0.03569476,-0.03487327,0.0043013515,0.02668763,-0.036742024,-0.021442914,-0.036859162,-0.035101183,-0.02463792,-0.023677925,-0.012552695,0.0036074233,0.040674698,0.027919376,0.0514485,-0.02147693,-0.0055513433,-0.019000476,0.0011624912,0.05108207,-0.0077828295,0.063123986,-0.011857927,0.0043074917,0.032362577,0.063670844,-0.033178117,-0.07505167,-0.04320183,-0.011105198,-0.038597144,0.08800346,-0.01431784,-0.0023911784,-0.019917784,0.040413376,0.019899724,0.034319367,-0.004259658,-0.023176374,0.024090027,0.0041626757,-0.0054976614,0.036160927,-0.014238177,-0.0382518,0.021523869,0.013267927,0.0024438244,0.03043135,-0.010128235,0.018262522,-0.03187263,-0.0022088978,-0.02308183,-0.0142273,-0.0023709994,-0.012107664,-0.038048077,0.0025361257,0.05751153,0.011030043,0.022796903,-0.01809666,0.034731064,-0.018371714,-0.032958258,0.004059196,0.008754069,0.009512421,-0.03374605,0.01901401,0.015575169,-0.031420853,0.008622503,0.023481524,-0.028562963,-0.028896865,0.0028308653,-0.005482013,0.040760953,0.035047363,0.022601716,-0.0029411635,0.013607185,-0.039095923,0.08235578,-0.004253083,0.014369122,-0.02739613,-0.0013901328,-0.0040727495,0.020016326,0.048747364,-0.025190335,-0.012176566,-0.048337456,0.03120457,0.021503938,0.036173098,0.008029481,0.013961265,-0.015099171,-0.0013546777,0.019752106,-0.025178816,0.026857644,-0.029750852,-0.0025713646,-0.005834089],"last_embed":{"hash":"9u8w88","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"9u8w88","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Meta-Analyses and Clinical Effectiveness#{14}","lines":[154,155],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9u8w88","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029176908,-0.02373799,-0.01672333,-0.01328164,-0.044176295,-0.049201157,-0.035601612,0.022971876,0.04741374,-0.019240418,-0.033772137,0.0062696934,-0.05323197,-0.00045613147,0.008698115,-0.03054793,-0.008547655,-0.019030029,0.014146951,-0.017445784,-0.03386413,-0.023178764,0.03225684,-0.010832662,0.0020618702,0.020529175,-0.0148428455,-0.008478635,0.02249566,0.06417316,-0.017281454,-0.044715308,0.04724599,0.010466513,0.033186242,0.0060136286,0.004945843,-0.032358535,-0.038499627,0.025903018,0.016193928,-0.033645347,0.021565985,0.005916761,0.009305804,-0.014109499,-0.047061224,-0.0036255552,-0.012931696,-0.046516195,-0.005493526,-0.017945778,0.02775595,-0.0104206,-0.021026589,0.02829238,-0.020721396,-0.0101920655,-0.025762588,-0.04791609,0.0013951943,0.042817302,-0.0410101,-0.06162915,-0.019016277,0.052302558,0.024360275,0.008039129,-0.030919831,-0.044536002,0.011948885,-0.005241166,0.019636208,-0.018811116,-0.036240865,0.00256143,-0.007374622,-0.004462642,-0.018333642,0.0021805433,0.0029687304,0.034446787,-0.011495945,0.014731968,0.0037723444,0.0055312454,0.0018386006,0.060263116,0.0018635066,-0.019806372,0.002033483,-0.009541085,0.009112688,-0.04359642,-0.007915769,0.02522723,0.0054098703,-0.060145095,0.0326198,0.023880484,0.028588397,0.03271056,-0.020959312,-0.0057457555,0.022092637,-0.0013121275,0.008637617,0.07647624,0.02935479,-0.0063708895,0.021193877,0.023757089,-0.019272227,0.018256307,-0.0061619063,-0.01841111,0.016451469,-0.031498555,-0.006299079,0.011798084,0.047383644,0.03874665,0.005331862,-0.016422668,-0.027185217,0.032908365,0.037959334,-0.02484008,0.021186126,0.03915567,0.0028411422,-0.014378181,-0.04145082,0.030424697,-0.040226713,0.032847226,0.059773855,0.029035615,0.011058029,-0.075189956,0.02984711,0.037163917,-0.040599883,-0.0009858274,-0.018474612,-0.047768187,0.020335602,0.050173048,-0.02680132,0.06562513,-0.052994143,0.0021330584,0.0018532678,0.02356702,-0.035119228,0.037544876,-0.0014561684,0.05875805,-0.035924215,0.010515922,0.03764479,-0.022106295,-0.04603772,0.085768774,-0.0059382347,-0.0064611756,0.027476005,0.056199085,-0.00033269092,-0.018309832,-0.03857437,0.0027150512,0.012048459,0.037947133,0.016590562,0.02751883,0.06110558,0.032409612,-0.017750591,-0.031999514,-0.030686492,0.00005890881,-0.013437951,0.0063245683,0.00371358,0.044512775,-0.072819114,0.031230865,0.028199198,-0.00006445491,0.0035604858,-0.033421196,0.04759975,0.02308064,0.051499646,-0.001896709,-0.015347884,0.026288467,0.03874619,0.006511902,0.05117885,0.016629023,0.016058398,0.008981657,-0.02357423,0.014016506,-0.046375442,-0.05860339,0.0020869253,-0.05660122,0.026750509,0.028570808,-0.0011135882,-0.021164777,0.026142133,-0.006609063,-0.02678874,-0.016696125,-0.0392057,-0.03498113,-0.0037675805,0.037831876,-0.0034458223,-0.06407093,-0.061991297,-0.018233247,-0.005787682,0.033664964,0.0006296888,0.005528588,-0.02601141,0.016877403,-0.033671856,0.019777585,-0.018452113,0.008916925,-0.061094888,0.009040973,0.05740122,0.025201336,-0.01986658,0.0070369784,-0.008193466,0.014552576,-0.009347784,0.0015081544,0.0217825,0.023099875,0.030981163,0.028610002,-0.0032839712,-0.0034863914,-0.040847357,-0.05532867,0.034932334,-0.0026686986,0.015119004,0.002524202,-0.0060885004,-0.02221785,-0.005183964,0.016424753,0.035529763,0.024405405,-0.032617137,-0.000058060465,0.018354094,0.00028646964,0.017019365,0.021758614,-0.044706635,-0.015799092,0.012433064,0.011035149,-0.028684234,0.01725887,-0.03074747,0.027363054,0.055679463,0.020065213,-0.068114534,-0.04173639,0.029622138,0.023776345,-0.008104632,-0.020152261,-0.036222387,-0.028121417,-0.022734893,-0.039357364,-0.00073626364,-0.02072455,0.058428183,-0.00896572,-0.061007593,-0.022930948,-0.009183259,-0.16786076,0.020462992,0.010619113,0.0493045,0.0007912422,0.0035193674,-0.032606684,-0.014361437,-0.013477877,-0.011317792,-0.013713263,-0.030975815,0.0393166,-0.014225081,-0.008610283,0.021759031,-0.020790393,-0.049885303,-0.031238846,-0.036733177,-0.04928611,0.0046720803,0.05873383,0.032314587,0.013719117,-0.013090048,0.059614256,0.003776083,-0.012316085,-0.026493281,-0.042193685,-0.0070403535,-0.009255549,0.038325116,0.016935028,0.04990464,-0.07049218,0.0039027303,0.027074121,-0.0178108,0.06159775,0.04834167,0.04954023,-0.002947525,0.023100305,-0.03166783,-0.03817902,-0.028112812,-0.01012271,0.004040379,-0.0009956907,-0.014664723,-0.0057707317,0.0124066295,-0.021979945,-0.010811392,0.017174697,0.0061654975,-0.010937694,-0.0050936816,0.022006648,-0.035861854,-0.011395997,-0.03362136,-0.014711753,-0.019710843,0.011780335,-0.002410822,-0.04082064,-0.005367628,0.026660532,0.022227518,0.01700891,0.019351583,0.009637376,0.016427537,-0.040287353,0.0014591458,-0.03657251,-0.09293744,-0.013639175,0.008429675,-0.014695205,0.013695206,-0.000099226454,-0.005058895,0.0035568941,0.0131506445,0.03467035,0.222335,0.016478494,0.014506842,-0.017651835,0.0646599,-0.03128478,0.0491241,0.056928217,0.008955517,-0.006425002,0.001680946,0.012634838,-0.00028806922,0.017418515,0.017668642,0.011468504,-0.07286437,0.0011842182,0.06742025,0.02224556,0.056602873,-0.048993792,0.009694796,-0.0075091757,-0.0836669,-0.021840276,-0.0035336784,0.060077794,-0.02747714,-0.0005766773,-0.05030613,0.06540597,0.038706303,-0.02604463,0.04134869,0.05097414,-0.0096987905,-0.052340478,-0.042475432,0.03604187,-0.0061995382,-0.006663168,-0.0012784747,-0.011920903,0.007605177,-0.014904114,-0.011808046,0.03939091,-0.034968495,-0.0031759667,-0.027050933,0.014391205,0.026040226,-0.024933107,-0.04129655,-0.00881402,-0.010746071,-0.007839927,-0.026000535,0.032886315,0.03940517,0.03557974,-0.025380574,-0.00843828,0.022651402,-0.012431246,-0.023029707,-0.018283505,0.016607625,0.019322015,0.049185053,-0.009471832,-0.018653506,-0.0079348935,0.022382954,-0.014734403,0.008324837,0.031066403,0.038766712,-0.02462894,-0.010168737,-0.031038478,-0.04294238,-0.02816012,0.03915092,0.064342916,-0.051067125,0.022068694,-0.0019378604,0.00548745,0.012222311,0.0129171135,-0.037870165,-0.03713477,-0.038536567,-0.015622065,0.037386935,-0.04166996,-0.0010084822,0.03378115,-0.03474378,-0.006157949,0.0041250437,0.0056149196,-0.0037468504,0.007636258,0.0034404136,0.029355733,0.016454743,0.028471332,-0.05065446,-0.0020437976,0.0025021604,-0.031305537,-0.010484088,0.04383108,-0.006507621,-0.0006550417,0.02727723,-0.02291638,-0.007221466,0.05199096,-0.013476008,0.04381819,-0.0004925793,-0.01753655,0.057990696,-0.00080092513,-0.0019355421,0.0149402935,0.020446884,-0.010974763,-0.011947075,0.020827636,0.028453913,0.008245975,0.008665357,-0.0014883535,0.061140575,0.022317355,0.02666624,0.020721061,0.0024722763,0.056128,-0.0093925735,0.004467401,0.013019215,-0.015476229,-0.022321941,-0.052477796,0.024196388,-0.009831615,0.04941343,-0.06960029,0.00087593665,-0.045020908,-0.0052397954,-0.03699639,0.026053721,-0.048770253,-0.0055524535,-0.004625691,0.054442383,0.052171238,0.032128107,0.005263533,0.0071303644,0.014827868,0.009727293,-0.013041762,0.009523051,0.024111133,-0.026801893,-0.016900264,-0.018152133,-0.014949259,-0.036733825,0.021088537,-0.00011720041,-0.009684863,0.054435316,-0.007987506,-0.0052488614,0.0091231335,-0.005127633,0.05649237,-0.031320702,-0.005111988,0.005965606,-0.021657988,-0.002001066,0.10133149,-0.015287569,-0.003429976,0.059555646,0.0009004041,0.026462767,0.008683991,0.049898066,-0.008195224,0.0070022643,0.020705169,0.0154880285,0.033368807,-0.02662823,-0.026253277,-0.0062294183,0.010276313,0.02028245,0.008285238,-0.01808509,-0.016081238,-0.057297003,0.026749117,-0.060195003,0.007605677,-0.024927776,0.02378962,-0.03868488,-0.004271918,-0.0046210336,-0.034234647,0.010506284,-0.07133054,-0.01327501,0.04027213,0.0017433142,-0.021630492,0.010980121,0.018197773,-0.011906806,-0.0061732465,0.012678355,-0.015377065,0.0054259417,-0.0047803973,-0.017655903,0.010902396,0.0035367762,-0.023864178,-0.020573182,-0.0062898844,0.023869978,-0.0040949057,-0.017048175,-0.014805502,-0.028107928,-0.004739268,0.02459684,0.02601076,-0.0012949662,0.026085602,0.008579655,-0.05012367,-0.041488595,0.03164219,0.050959483,0.010523438,0.02315141,-0.021090938,-0.017787602,0.009989633,0.020834027,-0.026495347,-0.04619622,-0.021772388,0.002374185,0.003198222,-0.041711353,-0.038762853,-0.02775732,0.010822015,-0.044516735,-0.044550292,-0.013883245,-0.015543903,0.0005007185,0.02003898,0.00859145,-0.041287314,-0.010756521,0.07942087,0.004962183,0.029992653,-0.022482771,0.002421629,0.072567225,0.010242418,0.024301296,-0.015332952,0.025167812,-0.017862707,-0.05257409,0.021829113,-0.009716543,0.007441479,-0.033772517,0.038489614,0.0018634787,0.05439238,-0.010748944,0.049455985,-0.007323874,0.017271128,-0.02949498,0.013412007,-0.0098136375,-0.031629775,0.050608106,0.004652301,0.0059461594,-0.022243943,-0.0050375727,-0.00496297,0.023808306,-0.02103744,-0.0062240236,-0.0494584,0.034791913,0.04328207,0.0069890255,-0.030527044,-0.033402033,0.0062902975,-0.03962115,0.0075426055,-0.031291336,0.004257075,-0.015081961,-0.022143627,-0.020764353,0.02398585,0.0023085526,-0.011819906,-0.07465447,0.009189631,0.031891957,-0.016592907,0.019382248,-0.0030871967,-0.016610056,-0.007814426,0.04589473,-0.0183482,-0.024925122,0.038234703,0.0027440034,-0.014150364,-0.0004738731,0.003989548,0.055860195,0.016502209,0.012248838,-0.045172546,0.023063444,-0.003462386,-0.029501976,0.007874723,0.07199009,0.006401664,-0.011771145,0.01915201,0.00854412,-0.016313776,-0.003567226,0.041169263,0.02650965,-0.050623123,-0.018474672,-0.016610134,0.002214901,0.015934939,-0.03508632,-0.012771541,-0.037488814,0.037896503,0.0029576041,0.0052914643,0.029791998,-0.024407247,0.016730608,-0.01739499,-0.0139072,-0.055319764,0.034924354,-0.027767822,-0.031445622,0.0072694034,0.0505839,-0.020673716,0.002527566,-0.014202167,-0.043851003,-0.0053231595,-0.13131009,-0.011272422,0.012828464,-0.009898544,-0.013289419,-0.023654671,-0.016381219,-0.05874062,-0.008366831,-0.01740572,0.0050756843,-0.005468612,0.032008614,-0.016933097,-0.017263554,-0.0076714377,-0.025722643,-0.007518145,-0.037408806,0.078564584,0.0066551743,-0.007013876,0.027269293,0.014007632,0.0027634767,-0.012392463,-0.036765892,-0.037779626,-0.048817392,-0.0045855297,-0.05682553,-0.064631574,0.006875746,0.008705058,0.025244338,-0.004673833,-0.012700047,-0.0004844985,-0.029853307,-0.009679661,0.0076602125,0.029123198,0.008709781,-0.0017824769,-0.005276612,0.07260063,-0.055447876,-0.01796947,-0.018833658,-0.03146854,-0.025340233,0.05647572,-0.054596663,-0.0042066704,-0.034977388,-0.027275775,-0.02165082,-0.01642999,0.047451835,0.080579296,-0.00048306788,-0.035170864,-0.015775243,-0.028320303,-0.029175796,0.043577265,-0.066011526,0.036109462,0.015939847,0.03866569,-0.06568592,0.03212589,0.020915214,0.011239171,0.008729078,0.011852237,0.013917836,-0.030593244,0.014959804,-0.034402866,0.0061864834,0.004744256,-0.008042673,-0.0644411,0.01729534,0.0149331745,-0.024771804,0.00998717,-0.0076186704,0.032211162,-0.06211386,-0.032500006,0.018995041,0.021825043,-0.0108372625,0.045172527,-0.042389613,-0.02321181,-0.04502183,-0.020247923,-0.04084308,-0.0066340156,-0.006670391,-0.05154571,-0.006449531,0.009885034,-0.0070594745,0.0059963902,-0.004339168,-0.03417469,-0.009218773,-0.012015115,0.00483673,-0.015983973,-0.0656891,0.01988362,-0.038171347,0.037577692,0.01885707,0.035657007,-0.0039384565,-0.041023735,-0.03164297,-0.014323111,0.028845346,0.060876463,0.008555559,0.007298049,0.020174082,-0.014276773,-0.009308198,-0.07053799,0.01676678,-0.012011398,0.021999568,-0.022907162,0.02312266,0.012504688,-0.05832978,0.0023379144,-0.011497476,-0.0659493,-0.014874588,-0.027318267,-0.001811072,-0.01368476,0.01239351,0.045697097,0.014922734,-0.01572372,0.027505891,0.00056589657,0.011276238,0.042775184,-0.00658751,0.00892619,-0.019103006,0.033254642,0.04015686,0.0733283,-0.012911103,-0.029120883,-0.022374608,-0.0012141202,-0.009343911,0.07577726,0.025273325,-0.013354113,-0.05768612,0.01261466,0.05250755,0.018997269,0.00752888,-0.024624148,0.0143447425,-0.009522087,-0.0036646216,0.05026241,0.0021524904,0.0034007705,0.016212022,0.018569896,-0.030555055,-0.0076167104,-0.0082813315,0.0018896325,-0.010268306,0.012725752,-0.004265752,0.009273815,-0.016554255,-0.034033522,0.025941392,0.032098614,0.018772906,0.052886374,0.027270058,0.016269736,0.037564334,0.018954353,-0.050538685,-0.046572242,0.022926867,0.018756682,-0.035225544,0.014303011,-0.041228246,-0.015239334,-0.007336725,0.036290675,0.0031580788,-0.013694782,-0.0018488123,0.021005984,0.049433757,0.013707402,0.011628185,0.011408921,0.0009086886,-0.037259363,0.06500477,0.04736202,0.030193232,-0.042585302,-0.0006205564,0.0039320122,0.0025578777,0.017084837,-0.036769796,0.0035037322,-0.05124707,0.04007243,0.0006155547,0.010275446,0.024316233,0.011013621,-0.069822334,-0.016870532,0.02135211,-0.02758777,0.014566515,-0.054764874,-0.0002133631,-0.014579421],"last_embed":{"hash":"1tazlpx","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"1tazlpx","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show","lines":[156,181],"size":1573,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tazlpx","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036842782,-0.019248584,-0.02348857,-0.0023964522,-0.04901407,-0.06851755,-0.022586174,0.024773702,0.0446227,-0.021035707,-0.028078962,-0.0026729351,-0.052829802,-0.012764635,0.017304484,-0.039137278,-0.017652448,-0.011899898,0.004283586,-0.016766094,-0.054459237,0.0027858207,0.02894686,-0.025290381,0.00790846,-0.005688971,0.0016222852,-0.01083403,0.02188349,0.053647045,-0.020293701,-0.04140599,0.045577236,0.018813778,0.017283048,-0.0017800659,-0.0013336409,-0.03298448,-0.032653034,0.0428464,0.031397093,-0.036647778,0.022318974,0.01494507,0.0034859085,-0.021262184,-0.060556144,-0.0030599416,-0.015846606,-0.031138703,-0.012580278,-0.0011672286,0.024860151,-0.01763089,-0.04504988,0.042225122,-0.04896522,-0.0046317605,-0.022441354,-0.034875244,0.007310591,0.026081383,-0.03265971,-0.067248955,-0.03062179,0.055921465,0.029575476,0.015669154,-0.022026855,-0.054118484,0.030577796,-0.0032429246,0.009945604,-0.023184005,-0.031390708,0.0035172917,-0.025122108,-0.016448673,-0.030875895,0.017560448,-0.015762813,0.020075483,-0.017989922,0.0058813067,-0.00026718754,-0.0023642224,0.00086352223,0.05262506,0.013373605,0.0049018944,-0.00535982,-0.002567789,0.02934862,-0.049928557,-0.022233788,0.020032391,0.02053572,-0.04949058,0.033342224,0.0150346095,0.03589296,0.039756257,-0.022055794,-0.020772215,0.023618137,-0.012132075,0.005941089,0.075911015,0.037753247,0.001619239,0.022449609,0.028991308,0.010091016,0.026460236,0.0029967877,-0.010410705,0.024514435,-0.032580383,-0.0012572182,0.0057830834,0.040516272,0.02718891,0.0124802515,-0.022924047,-0.032341413,0.037846006,0.026611526,-0.013660648,-0.0012849664,0.0102509875,-0.0031264315,0.00047240127,-0.015224319,0.017729148,-0.026537538,0.03106188,0.060953297,0.026777044,0.021127323,-0.06476028,0.01940214,0.027915064,-0.045137867,-0.0036762191,-0.025253758,-0.030657182,0.032777883,0.046852637,-0.037411757,0.055279687,-0.028190535,-0.004014789,-0.007129956,0.03733101,-0.026555825,0.042212334,0.0023042925,0.052485317,-0.017750537,-0.0045875385,0.031015027,-0.03546843,-0.032226592,0.07127284,-0.015519784,-0.01125679,0.039505728,0.07437235,0.0030258654,-0.006685285,-0.044394247,-0.008195539,0.0014267095,0.037642274,0.006533144,0.024421096,0.081996515,0.024193615,-0.027740264,-0.0436427,-0.031560656,-0.027548125,-0.03625481,0.004197377,0.02655719,0.02014538,-0.06855884,0.032302905,0.045040566,0.008660811,-0.00040738942,-0.025471404,0.026701242,0.0035835232,0.076260135,-0.0038800428,-0.02864255,0.046173144,0.034699365,-0.0053580906,0.040390883,0.023332825,0.015991233,0.030856853,-0.0070327055,0.0030762788,-0.041106027,-0.05619628,0.011535172,-0.05555214,0.033663455,0.015567624,-0.022354146,-0.03967502,0.027045688,-0.009023728,-0.024237957,0.002820614,-0.021412937,-0.027784728,0.012049806,0.04930989,0.0043129586,-0.044884652,-0.04993088,-0.00494131,-0.013964464,0.016111726,-0.0038064127,0.0087604625,-0.026474107,0.008980945,-0.012742641,0.007526865,-0.02833151,0.007435974,-0.048055306,0.0034396742,0.049014684,0.025051638,-0.021750048,-0.0140674645,-0.025737368,0.0060574003,-0.008711887,0.0030664601,0.027315648,0.021442816,0.023787327,0.011411963,-0.0025195552,0.00866822,-0.02720355,-0.055474106,0.035577457,-0.0017172886,0.01874178,-0.0009719164,-0.0054293787,-0.019355081,-0.011716175,0.02284047,0.000035340967,0.011981876,-0.020924298,0.0020715687,0.00308609,0.010615129,0.029796645,0.01428347,-0.033981565,-0.018797958,0.0098918,0.012500737,-0.0029793975,0.040595897,-0.041966375,0.016199343,0.07064281,0.018353716,-0.05752611,-0.051333286,0.037396513,0.036649846,-0.008634414,-0.025115712,-0.032689933,-0.023107912,-0.017727312,-0.029176198,0.012197094,-0.036352925,0.060525853,-0.020324647,-0.071341164,-0.014079821,-0.000087245724,-0.16279812,0.02302422,0.011010483,0.04121786,0.0036733584,0.013405913,-0.027734794,0.0015432688,-0.022790873,-0.018904718,-0.0192744,-0.033484995,0.029677054,-0.009360956,-0.011370546,0.027701315,-0.017911328,-0.031070968,-0.025070362,-0.03666211,-0.021938885,-0.009794337,0.049006462,0.0366539,0.019250147,-0.021680813,0.050723728,-0.017412718,-0.008001419,-0.013715098,-0.025861625,0.00025714154,-0.0060874526,0.026991744,0.0044007986,0.055621795,-0.06845847,0.020469388,0.022007199,-0.012923118,0.07286832,0.045199335,0.032029595,0.020091817,0.010614403,-0.022904335,-0.032423392,-0.026274126,-0.007662389,-0.006985581,-0.0067095063,-0.019386468,-0.012375745,0.010919716,-0.026432684,0.004435882,0.0272466,0.017992374,-0.00009513819,0.0018429485,0.024587128,-0.046548326,-0.005700338,-0.04468809,-0.009419582,-0.028973395,0.027152024,-0.008087003,-0.031588368,0.0018478554,0.024554547,0.025435401,0.013664726,0.03927356,-0.0056790523,0.035748623,-0.031821005,0.016579648,-0.027167182,-0.07596975,-0.027159015,0.027564296,-0.009878706,0.0009787328,-0.0017775751,-0.003715813,0.012377787,0.011320796,0.042717613,0.23816736,0.041399676,0.018375754,-0.02710767,0.043397494,-0.025418472,0.042077437,0.05897013,0.027543394,-0.003054457,-0.0029163416,0.024819825,-0.007987537,0.009782413,0.013556982,0.014159411,-0.079157494,-0.004709867,0.05467086,0.032879528,0.053084724,-0.042365998,0.03384159,-0.010309797,-0.06626025,-0.015671642,0.0068836682,0.05105586,-0.03408108,-0.00667533,-0.05167419,0.08255513,0.051085483,-0.018217899,0.036539517,0.039415013,-0.010689552,-0.050153088,-0.0218272,0.034021206,-0.00020365225,-0.0039328136,-0.010817066,-0.021689922,-0.002000942,-0.008666694,-0.0076800897,0.026253665,-0.02635405,0.0034478677,-0.027114933,0.008312384,0.0329887,-0.032449666,-0.028218666,0.005065882,-0.01182311,-0.0095638,-0.029196778,0.037333563,0.055847954,0.018714849,-0.023995595,-0.018608756,0.0184868,-0.023007497,-0.014019979,-0.032819208,0.009979495,0.039070815,0.06417294,-0.0050987895,-0.0032715988,-0.00025381573,0.015195055,-0.016359616,0.013781299,0.029309774,0.033034373,-0.032193966,-0.00046349442,-0.033406097,-0.026085036,-0.04077478,0.03822691,0.0437306,-0.03737658,0.026192488,0.027371868,0.008164303,0.003922756,0.025598774,-0.031267844,-0.025923187,-0.022140581,-0.019348765,0.021498,-0.03898783,0.00014241751,0.03323436,-0.054224726,-0.009442812,-0.0040555904,-0.007195979,0.024014592,0.0031718593,0.011932486,0.023102827,0.015844665,0.0408984,-0.041494284,0.0045808186,-0.0033314526,-0.03564512,0.00967892,0.042664766,-0.008968601,-0.0044358666,0.037990488,-0.019692415,-0.015118141,0.03806674,-0.022943398,0.050063234,-0.011017966,-0.027853742,0.062292784,0.002376724,0.008088362,0.0067853937,0.009343541,-0.011908406,-0.019646147,0.024441397,0.029543541,0.017585644,0.0060357694,0.0071789497,0.046890087,0.025157312,0.022221597,0.034340136,0.016756585,0.02625484,0.0018150323,0.022334104,-0.0069480496,-0.012865436,-0.03745725,-0.052490007,0.030763496,-0.019491296,0.03904347,-0.07903431,-0.008243244,-0.049356077,-0.0059831305,-0.039599873,0.010663009,-0.03991169,-0.0025026943,0.019140316,0.071413934,0.056097347,0.0047350153,0.019607816,0.010551205,0.008969411,0.0077925483,-0.009043763,0.026386619,0.010873927,-0.028823128,-0.008252986,-0.03341383,-0.026470328,-0.033747975,0.027290514,-0.015834337,-0.002218463,0.051809702,-0.013433407,0.005428005,0.016921204,0.013117689,0.03613074,-0.036018692,-0.0027161136,0.0031217409,-0.010248892,0.007120402,0.102750346,-0.0329438,-0.00525244,0.043445345,0.0038080742,0.033047087,0.0019777115,0.05744754,-0.009844046,-0.0036056226,0.015813712,-0.0046653855,0.020037621,-0.032755114,-0.028939245,-0.00027558274,0.021103358,0.025703046,-0.0036054265,-0.0069992705,-0.009916552,-0.056586284,0.020311328,-0.058909573,0.0043854686,-0.022778738,0.0050178096,-0.044235166,-0.0010328102,-0.0010377455,-0.049973086,-0.0049322387,-0.057621814,-0.022738555,0.032611385,0.0069647976,-0.026338533,0.0013331148,0.02497734,-0.009388831,-0.009007362,0.022417348,-0.003900663,-0.010671552,-0.00043144097,-0.028168682,0.008298572,-0.017198922,-0.044181332,0.0020725,-0.011173229,0.041526455,-0.020701881,-0.003830937,-0.040200848,-0.050532315,-0.014474329,0.015388555,0.024583615,0.018585006,0.017875949,0.005027728,-0.059355646,-0.037154436,0.029001817,0.056610927,0.026677152,0.019564342,-0.0316515,-0.027630119,0.022201557,0.033126127,-0.029005688,-0.03092606,-0.026356127,-0.022095012,-0.012453953,-0.04403528,-0.034295615,-0.039291043,-0.005512906,-0.048348535,-0.032617792,-0.018468028,-0.02413679,-0.0007948738,0.02711619,-0.007898008,-0.031788573,-0.026174318,0.0645218,-0.022043552,0.009526159,-0.015306922,0.00059291854,0.07911516,0.018382596,0.017726967,-0.004667308,0.0135105,-0.012952986,-0.064670496,0.017334651,0.005919626,0.020351851,-0.026087329,0.05385437,-0.0073374296,0.044794325,-0.005729704,0.04535072,0.002395059,0.013554335,-0.013387332,0.0014736593,0.014557362,-0.03329836,0.062068835,0.0048531527,0.016138006,-0.0026590026,-0.008019614,-0.003955472,0.02349365,-0.033155415,-0.00037266634,-0.033511773,0.01096991,0.029525265,-0.008855002,-0.024202041,-0.046388388,0.016131686,-0.062566765,0.012531744,-0.025325688,0.007578971,-0.0118694035,-0.02914186,-0.023553796,0.035803784,-0.002947681,-0.01404709,-0.038662698,-0.009050108,0.018733745,-0.014415682,0.028312273,0.019799236,-0.027388947,0.01556882,0.04657673,-0.006911605,-0.03552117,0.041665334,-0.0037242982,-0.020127773,-0.020602306,0.0029776131,0.03252813,0.043255445,0.027350396,-0.031591244,0.01940613,0.012883102,-0.023534175,0.0129232155,0.049785595,0.01773068,-0.005980926,0.025870867,0.0052688853,-0.020142546,-0.008134114,0.04009327,0.008500132,-0.051605776,-0.017062444,-0.02771813,-0.014584612,0.024194038,-0.026839377,-0.011658758,-0.04827822,0.017679425,-0.005342137,0.00046743173,0.029042337,-0.0036726657,0.026343841,0.0032515666,0.0036195915,-0.061824523,0.018542847,-0.024410594,-0.019539485,0.012131097,0.06507281,-0.008620837,0.016775316,-0.016721653,-0.025589202,-0.02273356,-0.13533808,-0.011853805,0.015912967,-0.0005994779,-0.013821571,-0.024758775,-0.016811725,-0.068869956,-0.003988389,-0.019317247,0.013862754,0.0065295827,0.010439743,-0.018348953,-0.031608522,-0.012109778,-0.026512804,-0.020628678,-0.04847182,0.087184116,0.0062086135,-0.0013948239,0.033571806,0.019754784,0.0035646039,-0.008606024,-0.05593134,-0.040625837,-0.047114257,-0.00612963,-0.06259529,-0.07851299,0.017257707,-0.004558315,0.023675555,0.008160566,-0.02114697,-0.019743696,-0.042586103,-0.016493266,-0.010518989,0.02000409,-0.0051659015,0.0017929072,0.005667221,0.06925167,-0.06877062,-0.02256212,0.01060812,-0.033684887,-0.011282557,0.05016646,-0.06648472,-0.000914434,-0.022863597,-0.03593695,-0.024980707,-0.0058455192,0.05409718,0.070305094,0.0030120374,-0.02200107,-0.004661337,-0.019672588,-0.023367751,0.037843447,-0.048180573,0.026213365,0.001655819,0.029551864,-0.064003475,0.05159939,0.023855276,0.0033971744,-0.00025850904,0.0043171416,-0.008367745,-0.030140398,0.006360874,-0.03496762,-0.011556464,0.012090365,-0.010490916,-0.08113189,0.006333555,0.018455436,-0.010802698,0.0075090546,-0.021691224,0.032080013,-0.05473626,-0.049366977,0.021524707,0.03408556,-0.012438385,0.06844452,-0.04416252,-0.028210789,-0.034635115,-0.017390931,-0.016372526,0.000043418553,-0.017645469,-0.0340211,-0.013238087,0.010810075,-0.0030655279,0.006781679,-0.016491676,-0.0275867,-0.015311038,-0.028643444,0.013918579,-0.0041955546,-0.037166648,-0.0009875342,-0.039890047,0.032576185,0.015991546,0.027590353,-0.008163791,-0.043351617,-0.020106748,-0.017183173,0.038949117,0.05182542,0.0021619103,0.032808665,0.020633664,-0.007164881,-0.01859049,-0.04787694,0.032917332,-0.0050634607,0.033300254,-0.01258205,0.018212076,0.0069567733,-0.061416026,0.009119984,-0.014522571,-0.061121788,-0.019888896,-0.03579954,0.010096782,0.01985129,0.0027339032,0.03978155,0.010184427,-0.02831228,0.018355515,-0.00795828,-0.0010017818,0.05760672,-0.0040365737,0.030536843,-0.033555143,0.018308045,0.022542315,0.059842803,-0.022404544,-0.02895985,-0.023527628,-0.0071506584,-0.0032748058,0.06532542,0.020898767,-0.020486092,-0.067354724,0.039174676,0.056196757,0.027416084,0.0075101485,-0.035132512,0.021823188,0.021945357,-0.008569521,0.04962027,0.015990155,-0.00009255095,0.01574696,0.02032144,-0.008860041,0.0067823827,-0.0051496006,0.0146147,-0.0062470306,-0.0013685861,-0.00080479396,0.0057648257,-0.031283583,-0.03443288,0.028312616,0.03720867,0.01413445,0.047438122,0.026829835,0.018468143,0.017773049,0.0048258156,-0.043336533,-0.010356653,0.01830974,0.018162053,-0.025286729,0.023926605,-0.021983033,-0.01398113,0.0072517344,0.03529313,-0.026113017,-0.017127661,-0.010268084,0.033662744,0.04071317,-0.008388422,-0.014911047,-0.004460168,-0.0015404914,-0.028213004,0.075234294,0.03377793,0.036903225,-0.03623935,-0.00392822,0.0106523475,-0.0090215895,0.021478128,-0.016668499,-0.002898178,-0.04245606,0.019477012,0.007915936,0.0057994053,0.012508623,0.004210426,-0.055624027,-0.02442698,0.017558578,-0.034075025,-0.005369554,-0.05999076,-0.016012847,-0.014380174],"last_embed":{"hash":"14e4w9b","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"14e4w9b","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{1}","lines":[158,160],"size":168,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"14e4w9b","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.045399647,-0.0144732585,-0.03684659,-0.02048376,-0.044857267,-0.04611807,-0.009714205,0.030379258,0.0434791,-0.019987937,-0.040287945,0.00054470164,-0.039291605,0.0047650654,0.028492736,-0.042043265,0.0033123242,-0.008719642,0.0067435745,-0.010154426,-0.014457696,0.021435957,0.027891897,-0.02811747,0.009755413,-0.0037187987,-0.011833958,-0.00470026,0.018862681,0.04538603,-0.034556057,-0.0384233,0.04773477,0.020564955,0.016711876,0.0077255033,0.0006844391,-0.025670676,-0.04257373,0.03994573,0.021575782,-0.047304794,0.01862537,0.03112171,-0.006154378,-0.016180094,-0.040968258,-0.00729631,-0.037322998,-0.036674507,-0.004063953,-0.006697659,0.029078742,-0.009802781,-0.003945512,0.030162526,-0.033499915,0.016975261,-0.0067975563,-0.027653925,0.020505544,0.019852217,-0.04715999,-0.051035777,-0.008906912,0.06939381,0.021550039,-0.0012504166,-0.03366335,-0.041411515,0.031453308,-0.007595153,0.024582239,-0.031084644,-0.03577163,-0.0015719841,-0.00527581,0.022879422,-0.035631508,0.034985736,-0.012868217,0.0316706,-0.00016128166,0.0020385608,0.0060673044,0.0032198338,0.022247858,0.051536664,-0.01130046,-0.007832211,0.004330587,-0.014556919,0.0064291377,-0.036528137,0.009092695,0.026306732,0.0041809995,-0.042314243,0.035698358,0.021434152,0.027422588,0.033974845,-0.026593704,-0.027029667,0.017447837,-0.031564854,0.015472524,0.09036215,0.024264185,-0.0027188635,0.006478293,0.017383339,-0.0042830138,0.016135758,0.012722266,0.009569101,0.027492857,-0.020558836,0.0029176532,-0.000047176523,0.05570677,0.03501263,0.013016343,-0.019636799,-0.027696032,0.01844157,0.012639588,-0.009010402,0.024940316,0.003609308,0.0013699722,-0.006072683,-0.048994314,0.014136093,0.008034595,0.01672899,0.07277595,0.019238712,-0.007520941,-0.06224094,0.0150744775,0.016487407,-0.007911737,0.001321228,-0.03803363,-0.04451909,0.023661695,0.038983624,-0.020669837,0.028151471,-0.050371684,0.0021032305,0.018263066,-0.00025554767,-0.040909976,0.035759702,-0.014674516,0.04289485,0.0050986083,0.021630418,0.005526198,-0.02512005,-0.031260863,0.05356319,0.006159676,0.018178955,0.03480842,0.06804167,0.004278028,-0.021077408,-0.028852671,-0.023916973,0.012193867,0.04748163,0.0027544203,0.025149483,0.083036095,0.021016205,-0.009924468,-0.04790974,-0.032137107,-0.019677253,-0.011324356,0.008128078,0.010116748,0.012774301,-0.05854081,0.025004381,0.045832936,0.022527084,-0.01849363,-0.024241125,0.02014606,-0.006148621,0.071879216,0.012601549,-0.01669651,0.024595547,0.026635248,-0.008807761,0.04329377,0.0140753575,0.011236695,0.0061915414,-0.031489074,0.003486934,-0.031481296,-0.04714302,0.010750127,-0.066595376,0.013011685,0.031147901,-0.026852194,-0.01263577,0.0323138,-0.020377828,-0.008151936,-0.013383093,-0.024936784,-0.044581823,0.0005403399,0.048706304,0.0040939674,-0.018339423,-0.09126332,-0.021212567,-0.0046761073,0.022000024,0.0012606545,-0.016620789,-0.008465009,0.007140437,-0.031715132,0.03032156,-0.029188994,-0.008910556,-0.047809877,-0.002225527,0.06846349,0.006015046,-0.02552112,-0.016512621,-0.009236798,0.026326394,-0.008170642,-0.008641912,0.020367557,0.024446556,0.03241404,0.024165643,0.017409468,0.019116826,-0.05076173,-0.05239522,0.023858616,0.004825886,0.011068764,-0.0004144947,-0.022445496,-0.03978609,0.004938918,-0.0052270405,-0.01284514,0.023574637,-0.017195374,-0.008367023,0.02544135,0.016290415,0.0059343837,-0.010053434,-0.040221218,-0.031109663,-0.00060745736,0.0033674575,-0.009041308,0.031376205,-0.041921444,0.026149519,0.08226738,0.02512103,-0.05186131,-0.027002923,0.033613525,0.008776522,-0.0036446543,-0.024107192,-0.04067335,-0.00038144435,-0.028030436,-0.022438796,-0.008664445,-0.042295456,0.07446834,-0.006064606,-0.065643325,-0.032848757,-0.002401026,-0.15259075,0.012877231,0.00760789,-0.0043208455,-0.007926983,0.0021141341,-0.038346946,0.00587987,-0.024979707,-0.026875261,-0.021973256,-0.041226614,0.023362134,-0.023863446,-0.04384424,0.03439352,-0.02536494,-0.046250336,-0.022113882,-0.029075272,-0.024902616,0.009966694,0.018331693,0.0321038,-0.0061859284,-0.030114587,0.061853323,-0.0075325244,-0.0072791264,-0.0027668488,-0.030561132,0.008409739,-0.0052945926,0.028469948,-0.01373905,0.060003903,-0.066155665,0.0097829625,0.022017373,-0.012039778,0.067468144,0.05141811,0.04745563,0.011686359,0.033572666,-0.025740918,-0.04960689,-0.019252516,0.010582318,-0.020284755,0.00790668,-0.016997159,-0.02181171,0.035296217,-0.030781602,0.008084079,0.023989668,0.027723646,-0.0013761072,0.006252985,0.011773544,-0.04523131,-0.032771483,-0.03773624,-0.030206678,-0.016630903,0.017727777,-0.00601241,-0.0518487,-0.020116933,0.019166147,0.018922953,0.03930711,0.015450509,0.00094056054,0.014321969,-0.043417472,0.012671023,0.01230376,-0.07448376,-0.035325352,-0.0073144385,-0.0024886236,0.009898227,-0.010628323,-0.010677767,0.024769548,-0.010496451,-0.0025335674,0.24088885,0.0087519,0.027877323,-0.032053478,0.032512702,-0.019242583,0.07088555,0.07167348,0.004713188,-0.017891925,0.022568576,0.03321164,-0.017648688,0.014092151,0.028761806,0.008060056,-0.059795693,0.0063991304,0.08424408,0.038664527,0.08657057,-0.045110453,0.020083856,0.0017425225,-0.07210096,-0.025760114,0.018021846,0.043878447,-0.020516446,-0.011627207,-0.030635336,0.0919187,0.04922262,-0.0034036778,0.039183747,0.012014514,-0.0070988666,-0.045476213,-0.01990391,0.021102631,-0.017469784,-0.026987063,-0.0246496,-0.020733416,-0.011700194,-0.043728646,0.0023466917,0.021046055,-0.027213205,0.008334385,-0.019710766,0.019856678,0.03740171,-0.031271875,-0.053654782,0.01312487,0.011731731,0.0068982197,-0.02852347,0.015021108,0.031424478,0.019127527,-0.010433784,-0.023057718,0.003368755,0.0016048745,-0.033111848,-0.017455747,0.032644477,0.04297705,0.03943383,0.008143676,-0.023927068,0.0036482585,0.010251608,-0.023437096,0.0031754177,0.022937156,0.04295341,-0.031282037,-0.0069533484,-0.042452697,-0.044913877,-0.024782432,0.035589095,0.05694593,-0.039116126,0.005838112,-0.018968364,0.009446841,-0.011773669,0.0034076262,-0.029796733,-0.051234547,-0.02537156,-0.005306327,0.0031608595,-0.03962069,-0.015995597,0.022210965,-0.06494805,0.0049888985,0.023322517,-0.011988509,0.0020468957,0.0034334073,0.008549273,0.01754032,0.006520834,0.049145795,-0.059854712,0.017161243,-0.012459432,-0.018671433,0.020641137,0.04582646,-0.00080037216,0.009762566,0.0058129663,0.0029061583,-0.01219134,0.07662148,-0.030705785,0.054157425,0.012825475,-0.012066329,0.060719643,0.011196197,0.022604821,0.0015436229,0.011924577,-0.019931395,-0.03314927,0.0077830325,0.015464898,0.019001156,-0.019479187,-0.023126112,0.04991999,0.02668719,0.018458627,0.018749852,0.02252466,0.04435893,-0.0005043633,0.019225348,-0.019419491,-0.023844643,0.010882553,-0.050555285,0.033748172,-0.006934067,0.04498677,-0.07623227,-0.00012500702,-0.029441088,-0.013238702,-0.035254028,0.008272494,-0.031196626,-0.005843612,-0.0014626539,0.049601655,0.039132662,-0.0044624126,0.031128988,0.01987426,0.0058809505,-0.007948521,-0.027270954,0.021181079,0.011715914,-0.030355405,-0.0064974804,-0.008577139,-0.021851579,-0.019731402,0.03989377,0.00113704,-0.0051629366,0.02679907,-0.006505342,0.01620905,-0.0018961171,0.012905328,0.06736696,-0.04151744,-0.019020913,0.016748225,-0.0064277397,0.022380807,0.094132245,-0.029695727,-0.005034626,0.008678005,-0.013464646,0.037689608,0.008641351,0.043233875,-0.027996922,-0.012725048,0.028116124,0.022355128,0.04192359,-0.030847175,-0.026056599,0.012356139,0.0037492577,0.020524034,-0.032228976,-0.0010291667,-0.03360694,-0.04537873,0.029756129,-0.056978405,0.0070221187,0.018149612,0.0025800152,-0.064905114,-0.018254846,-0.0009963429,-0.030509666,0.0024585123,-0.03966617,-0.021695197,0.05134376,-0.009862955,-0.03208017,0.015134544,0.02078292,-0.009986895,0.004321433,0.03497173,-0.011805702,-0.012260832,-0.026747594,-0.04201356,0.018198855,-0.008732394,-0.039426822,0.019848004,-0.028989298,0.026033042,-0.016207438,-0.016532958,-0.032119516,-0.033392124,0.0012461544,0.01290989,0.0014745867,0.027157536,0.018174917,-0.009877795,-0.027262151,-0.043652106,0.045282815,0.051665537,0.011347206,0.009280532,-0.042413834,-0.03222754,0.029318307,0.02595676,-0.033674892,-0.03215855,-0.014262991,-0.019520072,-0.015219765,-0.03522601,-0.029001413,-0.030900158,0.012087049,-0.026896488,-0.05026537,0.011757791,-0.0098748095,-0.011968576,0.0078050676,-0.004229325,-0.021071404,0.0038184458,0.08602882,-0.015297846,0.0020941806,-0.0125185065,-0.007395893,0.062810995,0.020103345,0.019002145,-0.008683082,0.02224124,-0.011538152,-0.05868528,0.020765195,-0.018749384,0.009926205,-0.030567331,-0.0012068131,0.00041904126,0.0472818,-0.015784888,0.04677781,0.0060250913,0.012603106,-0.021436302,-0.009657955,0.018288873,-0.029263688,0.037421867,0.01409607,0.036551308,-0.027990298,-0.006528631,-0.015820762,-0.00478886,-0.017733995,0.0033772353,-0.025950067,0.025722088,0.022997025,0.013073043,-0.024068573,-0.034367424,-0.0023382145,-0.07510449,0.0015829194,-0.023640895,0.018750148,0.0028160578,-0.005209052,-0.018933984,0.018600082,-0.004532307,0.00090641004,-0.07974994,0.0129972985,0.012829954,-0.026104048,0.0394841,0.021440418,-0.019581946,0.006981527,0.050769377,-0.0069146105,-0.036479175,0.049836673,0.00031456896,-0.024318403,-0.036475245,-0.023554517,0.040430125,0.018203542,0.011257684,-0.020148091,0.024423106,-0.006108915,-0.036334537,0.019746846,0.09001174,0.021368973,-0.0055879145,0.041292552,-0.005402299,-0.010739397,-0.008575347,0.03235228,-0.00097584043,-0.050303858,-0.019774504,-0.0040955557,-0.0069984472,0.03210886,-0.044521745,0.010935897,-0.04431252,0.044090167,-0.015879141,0.022727566,0.02817575,-0.03631221,0.01116693,0.018403545,0.03795973,-0.052357744,0.037104994,-0.032786675,-0.016519906,0.01146756,0.07784854,-0.022070907,0.0037552847,-0.011162134,-0.04639736,-0.015558463,-0.13358097,-0.024996798,0.0076794703,0.0050645787,-0.00514608,-0.04876858,-0.022041379,-0.0590326,-0.01470795,-0.01435781,-0.0018638817,-0.0055255042,0.020607896,-0.030835722,-0.012544181,-0.023262698,-0.014238471,-0.011252135,-0.03142091,0.0817928,0.010026191,0.016274687,0.053819582,0.03696117,-0.019498672,0.021439709,-0.025170263,-0.036983557,-0.041515246,0.031439763,-0.04801607,-0.04317961,0.009527126,0.02073605,0.031238468,0.009684309,-0.021610426,-0.036772646,-0.029998673,-0.004802682,0.0019244407,0.022742819,-0.00024394011,-0.0038601046,0.0095198685,0.054544847,-0.038796213,-0.025655381,-0.0061873547,-0.031497322,0.005675667,0.05397445,-0.05735855,-0.033983402,-0.017038614,-0.034575615,-0.024150347,-0.023977114,0.021132266,0.079790406,-0.0089712795,-0.014284194,-0.014366666,-0.018283155,-0.006877402,0.03695213,-0.060519844,0.044989124,-0.005090684,0.03194419,-0.048658404,0.029212758,0.014027959,-0.008190004,-0.0069864755,0.02781179,-0.008313961,-0.021918625,-0.010599469,-0.021357454,0.0068798787,0.0066478974,-0.0054985313,-0.06508227,0.020388013,0.0045280834,-0.00883426,0.005096482,-0.03992077,0.040779416,-0.05421424,-0.029941795,0.019813709,0.0061160447,0.001065128,0.061165553,-0.06041417,-0.015865006,-0.021537548,0.017210416,-0.022698078,-0.0026311271,-0.014738252,-0.050635353,-0.008061769,0.006986128,0.0048536845,0.018376168,-0.022437807,-0.038549785,-0.031734794,-0.03396982,0.019055787,-0.010741204,-0.08298516,0.0060223616,-0.0039945766,0.014273325,0.008844912,0.030069618,0.0075748307,-0.027725529,-0.01567853,-0.026875854,0.01903203,0.051706143,0.014495568,0.019193064,0.00849061,-0.0011884111,-0.0003680914,-0.043630827,0.007494815,-0.0010149393,0.025233017,-0.008289156,0.0013109163,0.017320076,-0.05227189,0.013388366,-0.022260886,-0.05348405,-0.0038165967,-0.012474448,0.0043476806,0.03229878,0.013311475,0.042687967,0.034489032,-0.021920301,0.051521488,0.006963989,-0.008588126,0.05020809,-0.006067401,-0.00096161535,-0.012321154,0.007817995,0.026594458,0.05768674,-0.016767751,-0.03781461,-0.03854821,-0.024072127,-0.011117129,0.065380454,0.011407576,-0.010281368,-0.048719764,-0.0017198244,0.046174906,0.006031848,0.001692195,-0.02181252,0.020278797,0.009718266,-0.0015709876,0.049511928,0.011844489,0.0029181843,0.024194987,0.02747672,-0.014426937,0.021743296,-0.002746826,-0.004300196,0.0055402247,0.0048363875,0.0036850616,0.022103846,-0.034629077,-0.03247985,-0.004442529,0.027947482,0.007643681,0.06136822,0.020327786,0.023301309,0.024781752,0.0021150173,-0.05120519,-0.008716388,0.0147842,0.013374623,-0.028783295,0.01522729,-0.014983681,-0.016642526,-0.013358203,0.03271512,-0.00771333,-0.021360539,-0.0038362881,0.042355176,0.03542187,0.0028447416,-0.008220095,-0.017951204,-0.005566738,-0.0504974,0.06277748,0.036389213,0.061985627,-0.04422927,0.008592768,0.008439927,0.007864058,0.0306144,-0.015797127,0.0037161452,-0.051799424,0.032300342,0.0055558938,-0.004153603,0.0077806376,0.040771585,-0.058286034,-0.04264979,0.001767596,-0.008373673,0.013051611,-0.05644832,-0.008106301,-0.010093111],"last_embed":{"hash":"1338gq","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"1338gq","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{2}","lines":[161,161],"size":86,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1338gq","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016918086,-0.021092525,-0.016546559,-0.02427669,-0.026356727,-0.06363057,-0.0064017936,0.019973524,0.05519018,-0.031279225,-0.053919587,0.009741104,-0.071254775,-0.0060649714,0.02611423,-0.017323298,0.011595931,-0.02437792,-0.003592075,-0.021014614,-0.031539578,0.0010290983,-0.011131124,-0.022540197,0.0012936209,-0.0012923751,0.0041773827,0.0039733686,-0.003589419,0.04608371,-0.019985108,-0.0641083,0.030910969,0.0392699,0.021217993,0.00049723865,0.005271254,-0.01513956,-0.04082393,0.0354763,0.0074650114,-0.03642419,0.02858812,-0.0014903886,0.017161893,-0.014655888,-0.012057569,-0.017188374,-0.0026949183,-0.044804007,-0.0453427,-0.010709057,0.023807434,0.00048583464,-0.033591274,0.003998469,-0.057580516,-0.0026773866,0.012607932,-0.0337972,0.037174527,0.024499731,-0.023668919,-0.06840521,-0.028137526,0.061748434,0.015257593,0.004449735,-0.036561523,-0.020774024,0.006113379,0.014747087,-0.010739728,-0.0030770993,-0.017532,-0.00023903782,-0.0088067595,-0.037899632,-0.03859297,0.012387818,-0.0034351046,0.018345712,-0.029782742,0.0028614434,0.012830898,0.011813818,-0.0046086893,0.061774448,-0.009956383,0.02103995,-0.0036396638,0.01611704,0.016263343,-0.055540983,-0.047385007,-0.003291309,-0.022196319,-0.03169835,0.030093832,0.0047451137,0.022090368,0.03274927,-0.024509782,-0.0063164113,0.0012413812,-0.038630508,0.008855368,0.061183777,0.0028708908,-0.007515112,0.006774413,0.010787241,0.005763211,0.020398827,0.000049739283,-0.015635274,0.004781239,-0.01408268,-0.0014266523,-0.0008475623,0.0392327,0.034370452,-0.009844308,-0.02064788,-0.0389061,0.0037739521,0.023480846,-0.0072475104,0.029331105,0.028445173,0.0071415897,-0.014084472,-0.020675423,0.028203312,-0.037191957,0.026066182,0.050701987,0.018687248,0.021871949,-0.0665308,0.038264316,0.044176918,-0.0122951865,0.01788188,-0.007321951,-0.04336617,0.016038476,0.023745932,-0.021617638,0.06013373,-0.055430934,-0.0086161075,0.006498376,0.017079437,-0.029270798,0.043711074,0.008443772,0.038603045,0.016952885,0.050086416,0.03813795,-0.048011977,-0.022130195,0.063908935,-0.0076722116,0.019631298,0.025730861,0.07886263,0.004658142,-0.049379375,0.007658756,-0.042073887,-0.0098658595,0.04461015,-0.0074114897,0.038896877,0.05352538,0.022961386,-0.017134354,-0.020965159,-0.037079893,-0.01708874,-0.03887077,0.02938879,0.024137203,0.034601256,-0.06151821,0.0067271013,0.04560917,0.011731275,0.0017622133,-0.023000922,0.041337293,0.01842639,0.05673228,-0.027434481,-0.0317442,0.0069962954,0.024595248,-0.01723809,0.054964766,0.02541104,0.009861203,0.033483896,0.0012819282,0.0009359326,-0.03533092,-0.035368983,0.023208106,-0.07167987,0.033886638,0.033018902,0.025471661,-0.043944016,0.0027069186,-0.04650884,0.00799874,-0.0021015776,-0.05604918,-0.009075098,-0.007482806,0.027143078,-0.018024437,0.011499787,-0.0655426,-0.022365628,0.0068787634,0.016091818,-0.01696426,-0.042133648,0.031667624,0.03971027,-0.02055606,0.009762602,-0.017434454,0.018649762,-0.05470626,-0.0032914872,0.04562245,0.036255635,-0.021127386,-0.0191679,-0.040545076,0.012227763,0.017859375,-0.017909689,-0.0029821775,0.023533776,0.011486679,0.00037360823,0.0011189431,-0.007239086,-0.011843899,-0.052271802,0.04430317,-0.014257227,-0.0134360595,0.020728145,0.051911227,-0.015324259,-0.020859748,0.019622184,0.014344974,0.027363367,-0.020918585,-0.017639564,-0.0144676855,0.024884995,0.033658534,0.0038586988,-0.04608366,-0.032782555,0.009662018,-0.001989632,0.024667786,0.033558447,-0.013926926,0.013842739,0.04092919,0.05356732,-0.05389061,-0.0338272,0.03320082,0.021544442,0.022324404,-0.004956416,-0.050661415,-0.046738304,-0.03653613,-0.03712412,-0.0035112696,-0.044050884,0.060644124,-0.016589168,-0.070202686,-0.0016331255,-0.009563464,-0.17029881,0.0119208805,-0.0000010894254,0.037667956,-0.00448892,-0.010694308,-0.063003704,0.0029352643,-0.015025378,0.007650651,0.022049487,-0.030058958,0.02453576,-0.015937027,-0.030906562,-0.0014162137,-0.023531387,-0.01304642,0.016011098,-0.029295953,-0.051688258,0.019744448,0.03376874,-0.01306309,0.006542286,-0.020888833,0.09056391,-0.0042868867,0.00080916844,-0.012702352,-0.057417408,-0.0055673094,-0.0010714158,0.036471307,-0.02656343,0.0445071,-0.080817066,-0.0043940735,-0.0044516902,-0.00920318,0.049208272,0.08383327,0.039901093,0.042426314,0.03848522,-0.019226274,-0.03944858,-0.025127916,-0.0063603576,-0.02392795,-0.0041635456,-0.028895484,-0.025825493,-0.010002733,-0.044243496,-0.004803771,0.021947924,0.017374033,0.012289617,0.011755028,0.013904641,-0.074585296,-0.00941847,-0.029816108,-0.016332947,-0.052177794,0.03176974,0.027604533,-0.034567893,0.0017686016,0.03564912,0.022478858,0.026890414,0.029592281,0.010824093,0.019242095,-0.033853367,0.015027547,-0.043582536,-0.07977262,-0.006188675,0.01307194,-0.006633541,0.04040382,-0.034154028,-0.029637082,0.012175966,0.014141162,0.011789904,0.25019616,0.062418383,-0.002588487,-0.02871035,0.041952055,-0.04032949,0.018556347,0.012637343,0.002906732,-0.022873346,-0.010586775,0.0067380043,0.0017137188,0.0130423,-0.0040278235,0.049770504,-0.06709552,0.00054918864,0.06645099,0.03450405,0.038211405,-0.015405755,0.03288163,0.019901207,-0.07723676,-0.023345329,0.032797668,0.042679496,-0.029524941,-0.005966823,-0.009075371,0.031370375,0.027642952,-0.008209564,0.043725256,0.030548193,-0.0009616927,-0.043882526,-0.03527744,0.040161453,0.03862557,-0.033646107,0.004309247,0.002244053,-0.030556837,-0.029541438,-0.0058706477,0.022672703,-0.03709897,-0.009546876,-0.014437753,-0.007665735,0.028337944,0.00014394979,0.0025800797,0.0071150074,0.0004674132,-0.018304031,-0.03030541,0.027647655,0.0509442,0.026240554,-0.046086892,-0.019098436,0.011461592,-0.030860035,-0.0027847039,-0.04601085,0.010256817,0.016278602,0.038830243,-0.004140112,-0.012593372,0.011833523,0.006219915,-0.011672906,0.017209586,0.044698637,0.025205249,-0.0029441628,-0.0102620125,-0.016080055,-0.029797245,0.025813218,0.032370184,0.038465165,-0.043963015,0.050153453,0.0097288275,0.031265505,-0.016046435,0.009198554,-0.012691917,-0.003176132,-0.046753217,-0.0076364395,0.033286054,-0.05520945,-0.024689585,-0.0030310247,-0.020341687,-0.037646227,0.0038724614,0.011356461,-0.011421352,-0.011018229,0.03773604,0.041001603,0.02021373,0.04094156,-0.031037929,0.013697357,-0.0112024015,-0.013118033,0.024493475,0.06730297,0.037649974,-0.0033452853,0.039064307,0.012071155,0.030074649,0.017930789,-0.030459573,0.06746394,-0.0043708305,-0.0066210306,0.058802288,0.02246942,0.00087335944,0.006692606,0.030133178,-0.003469125,-0.021030637,0.0067341872,0.015408095,0.03140765,0.025280684,-0.0046819733,0.029268153,0.021659063,0.049296055,0.028427428,-0.0054819398,0.05423709,-0.015119491,0.0058009173,0.0056156935,-0.029525688,-0.026256345,-0.03896588,0.02483809,-0.008200457,0.08195297,-0.058233764,0.034579225,-0.025642013,-0.010421244,-0.02907192,0.0047119525,-0.04468451,0.0014361534,0.0041690813,0.054212682,0.039635476,-0.011368585,0.024887761,0.013464781,-0.0394776,0.025718594,-0.030858269,-0.009899321,-0.013160804,-0.036716092,-0.008409996,-0.008876208,-0.008893835,-0.043544594,0.015192834,-0.0019518168,0.009126325,0.049120072,0.0028629033,0.0030484234,-0.000057753103,0.030160291,0.0692582,-0.033999804,-0.01976354,0.0018361843,-0.037109394,-0.01084657,0.09764981,-0.019594992,-0.010669372,0.057959374,-0.036997028,0.02133062,0.02361497,0.03430492,-0.0038354911,-0.005462754,0.006563908,0.010820514,0.028646445,-0.017228406,-0.0083648795,0.003040462,-0.0047202054,-0.0066069053,0.0201952,0.0043031,0.0066858204,-0.05789524,0.0068806172,-0.040854238,0.02080286,-0.0031846636,0.020567728,-0.019847007,-0.015783181,0.004437177,-0.04069064,0.041068476,-0.031622548,-0.025915328,0.011905371,0.00515021,0.0018770152,-0.0036557144,0.010573177,-0.0072296625,-0.038260315,0.025549753,-0.019868404,-0.0018096423,0.04296434,-0.032582283,0.010258576,-0.004594738,-0.01085885,-0.015035034,0.014200581,0.04916483,0.020479621,0.0014969747,0.0011707054,-0.023895845,-0.020359825,0.024390507,-0.0068368306,0.017598722,0.006461235,-0.006307985,-0.037738003,-0.03773502,0.023608396,0.030284194,0.0005945265,0.01946129,-0.027706707,-0.008568012,0.006985535,0.014647805,-0.019630874,-0.029610904,-0.013282902,-0.008341417,-0.011100821,-0.063012876,-0.04166619,-0.042640563,-0.0022781051,-0.04374483,-0.08243012,-0.043182705,-0.017385757,-0.030458903,0.059193276,-0.018979775,-0.028358065,-0.012580166,0.06334845,-0.02855661,0.018726232,0.010306013,0.013418843,0.058707993,-0.0104321465,0.03023859,0.009092588,0.032454144,-0.019694718,-0.042212237,0.01752991,0.01187072,0.025948323,-0.026674462,0.009126066,-0.0036357716,0.050679084,-0.021221524,0.023923552,0.0008113496,-0.03150615,-0.0054768794,0.008705876,0.018953247,-0.013457864,0.068068966,0.019526683,0.0011505563,-0.011164993,0.009507974,-0.00989096,0.0028382083,-0.032076053,-0.010285389,-0.026418397,0.018320793,0.061680276,0.03235184,-0.013125211,-0.010004285,0.021121282,-0.050083708,-0.0071627414,-0.057247873,-0.01453487,0.009567805,-0.04159271,-0.0187039,-0.013337551,-0.0069012013,-0.007850545,-0.059508275,0.008771998,-0.012869852,-0.02138879,0.03189976,0.019545328,-0.012935139,0.020052854,0.054851174,0.029010534,-0.0149664795,0.0014290992,-0.016433932,-0.002125071,-0.005739679,-0.010290108,0.04932553,0.021660747,0.022559552,-0.043579053,0.005952506,0.0069932207,-0.0046903105,-0.012442651,0.040696427,0.011028972,-0.009521503,0.029953735,0.010991334,-0.017144587,-0.024485063,0.01565615,0.015333581,-0.025912056,0.009352189,-0.044208385,0.012934242,0.0383171,-0.018698951,-0.015965674,-0.028418353,0.019994799,-0.015587812,-0.0014864665,0.028194174,-0.0102660125,0.008942373,0.01338244,-0.020621225,-0.0507043,0.023613196,-0.06072604,0.0051371064,0.00846251,0.04055657,0.009895681,0.02652223,-0.0010591451,-0.024511335,-0.008436331,-0.14009188,-0.0069359625,0.02367349,0.01530139,0.0007576277,-0.02869581,-0.045378145,-0.044663697,-0.0043937224,-0.033756867,0.020162852,0.034963295,0.020740373,-0.019984132,0.00825367,-0.004775131,-0.013439378,-0.0027392993,-0.03745884,0.0747418,0.0025015424,-0.008394898,0.04274013,0.012075827,0.013661225,0.014829811,-0.021488646,-0.051803093,-0.03566416,0.022454886,-0.043925725,-0.056755472,0.007662343,0.02896566,0.032921903,0.011802444,-0.008814983,-0.038370874,-0.03013976,-0.0047833514,0.0021060165,0.016665671,-0.012560903,-0.03339627,0.0034513315,0.0663373,-0.07282356,-0.016780077,-0.020739838,-0.054764565,-0.023476264,0.041692022,-0.035267223,-0.019393269,-0.03728445,-0.03957303,-0.031375643,-0.033742707,0.03549385,0.06251387,-0.008291781,-0.0023912145,-0.015097968,-0.012464116,0.0052199955,0.02682036,-0.071619585,0.016032005,0.003933014,0.0013841597,-0.05988665,0.00069762865,0.012616084,-0.00014577656,0.014102531,0.024362821,0.015643796,-0.030073712,-0.014618995,-0.0422054,-0.025121793,-0.0025462925,0.0020728703,-0.06194017,-0.000792964,-0.00888772,0.004279198,0.028140657,-0.018831091,0.020185668,-0.07085962,-0.021769723,0.020344323,0.011668713,-0.017746326,0.07838133,-0.034990806,-0.031173503,-0.026289767,-0.021129739,-0.015306321,0.005425997,0.011453052,-0.049245548,-0.012653978,-0.0064094164,0.0228847,0.01918783,-0.002977745,-0.029946983,0.020548083,-0.014142425,0.016710777,-0.023576051,-0.05467317,0.018830173,-0.019727614,0.020122003,-0.013565636,0.043544475,0.003025831,-0.006184263,-0.026866049,-0.02524136,0.01604465,0.029316973,-0.0052094385,0.0001918482,0.042511348,-0.00025172054,-0.010278564,-0.07887441,0.022815559,0.0015423732,0.03367699,-0.0072533092,-0.006393099,0.014045185,-0.06326677,-0.0015134356,-0.018629277,-0.061483808,-0.0154040875,-0.02245997,-0.0066478043,0.026447443,0.008101091,0.02989405,-0.018929074,-0.014153392,0.026901592,0.0016995416,0.019643972,0.03828626,-0.011040407,0.014120401,-0.0349846,-0.009316432,0.017992109,0.059069533,-0.022420544,-0.010450322,-0.009067351,-0.018055115,-0.018019605,0.03789585,0.025918592,-0.026686976,-0.037382122,0.0068373643,0.053550612,0.010709046,0.011603449,-0.03655778,0.015646528,0.0005029179,0.00039078158,0.03590329,0.06259388,0.04335612,0.027936267,-0.0011461886,-0.006702349,0.010566972,0.005189238,-0.023565123,0.0070443093,0.019291215,0.012760024,-0.0162678,-0.03833154,-0.036776572,0.04150332,0.010701082,0.015596153,0.04334063,0.015242574,0.011115899,0.0032350745,0.01518473,-0.04694421,-0.017681284,-0.0044933558,0.010860171,-0.028016984,0.029061835,-0.02507119,-0.04319765,-0.024356235,0.032875888,0.020398794,-0.016758833,-0.019898951,0.03698995,0.04286697,-0.016997263,0.0020524878,0.005505925,-0.01324501,-0.022160275,0.06388097,0.051241703,0.019969257,-0.046894297,0.017417403,0.01508182,-0.034217805,0.019923596,-0.009237808,-0.009749233,-0.048532482,0.004210879,0.013019535,0.020689163,-0.004407959,-0.0058321366,-0.059066653,-0.00243233,0.014026882,-0.024987448,-0.00077057857,-0.03788054,-0.0017127631,-0.0018341631],"last_embed":{"hash":"19dvo51","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"19dvo51","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{3}","lines":[162,162],"size":81,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"19dvo51","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03955286,-0.030415,-0.014292238,-0.02946113,-0.030352926,-0.04491733,-0.012475236,0.022699209,0.04548534,-0.01918696,-0.030297512,-0.0044148494,-0.044643223,0.00792537,0.028809655,-0.029309347,0.016177334,-0.010176834,0.0072508175,-0.0019446485,-0.040362313,0.03491028,0.009216108,-0.02694611,0.0013286179,-0.013234683,-0.004741921,0.004608567,0.013538875,0.056229096,-0.026452107,-0.043073136,0.040665112,0.0148237925,0.009334673,0.015424097,-0.004378928,-0.04086737,-0.042481516,0.044202287,0.010205889,-0.02408501,0.03394859,0.0233701,0.0100210095,-0.016478311,-0.041995354,-0.016720213,-0.009798079,-0.039883424,-0.03909435,-0.009330434,0.039779603,-0.019851327,-0.029096376,0.015502966,-0.0397194,0.029170468,-0.0056604794,-0.047010634,0.012585389,0.055759378,-0.033373255,-0.042798225,-0.022044608,0.03809185,0.018835288,0.008770843,-0.02857957,-0.025914038,0.0032839505,-0.0037436308,0.017327586,-0.014993495,-0.034155827,-0.0032084994,0.01972545,-0.034311514,-0.02713486,-0.0027755697,-0.024338301,0.013887917,-0.020115359,0.009717061,0.0038362828,0.01539901,0.013942644,0.060635637,0.004663638,0.01591792,0.00815126,0.010514243,0.014589957,-0.025769843,-0.026379963,0.024017978,0.005465067,-0.03210933,0.038803797,0.0076251673,0.036442623,0.017395351,-0.014237157,-0.018820595,0.009157221,-0.0059418394,0.004694813,0.09045888,0.024270155,0.00023014749,-0.007335417,0.017540196,0.013362675,0.039925497,0.010755507,-0.0057638935,0.002808967,-0.022932721,0.026961874,0.009798507,0.062181737,0.016812425,0.0051606153,-0.033668626,-0.036928,0.03708609,0.026775666,-0.014627944,0.029507153,0.023794327,-0.029953115,0.0015839941,-0.020779416,0.011460511,-0.008395415,0.019994898,0.04964075,0.018124519,0.018239856,-0.07150102,0.035321802,0.054438718,-0.0017740849,0.019466322,-0.0112083405,-0.057474066,0.01796746,0.041188426,-0.050518494,0.04261368,-0.026315419,-0.014763304,0.0020915307,0.010325083,-0.01355452,0.028022675,0.0049182284,0.050786447,0.0011508896,0.010609555,0.029748052,-0.023226582,-0.011550622,0.048517514,0.011862542,-0.015084305,0.053554602,0.086585544,0.011582483,-0.02907538,-0.011978922,-0.040751334,0.014827102,0.034139283,0.00074737985,0.024327371,0.08117957,0.02561499,0.00034951337,-0.026201192,-0.04162041,-0.023779456,-0.036763534,0.010310889,0.012838869,-0.0048415046,-0.05419878,0.016162992,0.04772302,0.016663698,-0.0063599884,-0.017778972,0.039815288,0.01980698,0.072198555,0.0033379167,-0.031562373,0.022597881,0.012775197,0.0010006278,0.04892184,0.038647294,0.041166328,0.025989227,-0.018854568,-0.010687627,-0.052935574,-0.039943118,-0.0029425963,-0.051515922,0.019499388,0.039404556,-0.012455357,-0.007588997,0.018431632,-0.024822999,0.009633676,-0.0028566406,-0.05147099,-0.023251573,-0.00028939085,0.059338044,0.019457549,-0.018284803,-0.07770686,-0.0073197936,-0.030287296,0.019926764,-0.006961109,-0.0125051085,-0.00022721748,0.03206356,-0.023068614,0.0145315295,-0.008101351,0.010146073,-0.026018312,0.0057012835,0.0480947,0.0345675,-0.040634833,-0.021204252,-0.028119648,-0.01648856,-0.013032529,0.022262253,0.03104871,0.023975747,0.011196954,0.024873367,0.008971616,0.015302836,-0.04096127,-0.06272679,0.03332716,-0.006660794,0.020608619,-0.00014718533,0.011441063,-0.021282014,-0.008858714,0.009167982,0.008881271,0.028492402,-0.023977017,-0.0056597684,0.009931614,0.016121803,0.025684442,0.019939072,-0.019561643,-0.006752285,0.010271738,0.018850379,0.035953265,0.028428473,-0.011947678,0.0032097339,0.07983517,0.029762743,-0.04819009,-0.0127263535,0.039359976,0.030255878,-0.0032162676,-0.029817916,-0.02330705,-0.049860932,-0.048515633,-0.048508633,-0.0024809395,-0.045626793,0.06204746,-0.011472681,-0.056466684,-0.039437428,-0.0033617704,-0.16147994,0.021332083,0.007574247,0.034713898,0.0054169833,0.010766539,-0.044834092,0.011509852,-0.020588826,-0.03103699,-0.00542708,-0.04066001,0.031249145,0.00034982283,-0.03662503,0.020729538,-0.029265165,-0.017066306,-0.0165325,-0.025929714,-0.023241477,-0.0063632405,0.026256677,0.013044616,-0.007909904,-0.0050323694,0.07669414,0.012950758,-0.011612652,-0.012035611,-0.03004928,0.007063241,0.0013990022,0.019905334,-0.04137213,0.05285004,-0.08807126,0.011169208,-0.005416926,-0.029434532,0.04776836,0.060447596,0.045594458,0.0028356558,0.021239359,-0.033428427,-0.047891628,-0.01877645,-0.0069931513,-0.010920639,-0.007992413,-0.010414416,-0.03405683,0.047894593,-0.050473716,0.009208152,0.008064381,0.030110544,0.006056914,-0.00012444539,0.016899215,-0.07129822,-0.0097257495,-0.013519652,-0.023402749,-0.023446338,0.03893442,-0.03927653,-0.019352699,-0.0039098877,0.031239724,0.0022154897,0.00424,0.025113689,-0.010019837,0.03013986,-0.029495763,0.009609154,-0.026349802,-0.07000639,-0.050874885,0.01345022,-0.002003542,0.009498426,-0.016523128,-0.008782112,0.010504853,0.003933793,0.020859437,0.23963507,0.039938238,0.010055097,-0.0073853023,0.044176117,-0.026183248,0.06361896,0.048252087,0.038889956,0.0039776727,-0.007380281,0.008927805,-0.005864026,0.009432742,0.019376334,0.039873596,-0.07232018,-0.0035080262,0.073976494,0.045045704,0.061701305,-0.028277574,0.032973126,-0.0016244899,-0.07196294,-0.010018444,0.0068935812,0.047076073,-0.01669367,-0.024779022,-0.031669453,0.04357781,0.057079855,-0.038737588,0.028213194,0.020894906,-0.008142635,-0.043119747,0.009028428,0.05434998,0.014196607,-0.01662971,-0.011526136,-0.0240555,-0.003839208,-0.020924214,0.0068086507,0.0105951745,-0.007588701,0.0016384327,-0.042212576,-0.016920771,0.040167708,-0.014158258,-0.034359597,0.03130137,-0.014311729,-0.016161432,-0.052773513,0.014675221,0.030471874,0.017448938,-0.032868586,-0.020535812,0.03022141,-0.033119936,-0.024949301,-0.031955414,0.027073842,0.015331008,0.042759694,0.019841932,-0.000598594,0.028386267,0.015757,-0.008835908,0.030069033,0.02013358,0.048552185,-0.036732342,-0.013619955,-0.025976408,-0.040534906,-0.035898115,0.036768395,0.04512299,-0.035579853,0.038175955,0.033257935,0.014554227,-0.021160563,0.032240834,-0.011138772,-0.006406818,-0.018188296,-0.001037649,0.023915397,-0.04651753,-0.0100780055,-0.0011326678,-0.039207384,0.0018296955,-0.006299794,-0.018066524,-0.012417201,0.018084548,0.021658355,0.030537322,0.02024572,0.012741866,-0.04257411,0.017820721,-0.015968129,-0.030002309,0.027394082,0.051379573,-0.009280723,0.003850148,0.03296722,-0.022627229,0.0072551086,0.056000296,-0.070498236,0.06413774,0.0035256378,-0.023726724,0.053775758,0.012517664,0.0019862482,-0.00088884204,0.03296409,-0.015242258,-0.006817618,0.0070376317,0.03207138,0.015002338,0.0073576905,-0.010816286,0.03772612,0.02801603,0.0586077,-0.013701096,0.010966757,0.023141745,-0.0073009687,0.0023994914,-0.020147372,-0.015231924,-0.010147,-0.029641751,0.053243175,-0.025668995,0.06024224,-0.05089675,-0.010131351,-0.018096503,-0.023958204,-0.04210416,0.043013398,-0.039703168,0.0021269582,0.0070437826,0.03506357,0.03362116,0.0025703593,0.020365238,0.0017607459,0.0074386974,-0.016482396,-0.019973231,0.011939033,-0.0003288357,-0.032522194,-0.0036239426,-0.017564246,-0.014410862,-0.027610542,0.030226944,0.005598975,0.009767233,0.04965483,-0.015574859,-0.007065632,-0.009962008,0.028222,0.06214677,-0.030586844,-0.00043791893,0.019552935,-0.00898483,0.01379615,0.103389114,-0.029681846,0.0040569925,0.02104931,-0.011726878,0.039813403,0.02131062,0.039347976,-0.012212336,-0.00052573165,0.0006919851,0.014764694,0.029359564,-0.00496291,-0.007147775,0.004384311,0.0052076573,0.008251771,-0.034448776,0.0103892265,-0.0036186874,-0.064170994,0.022231529,-0.04334955,0.022713188,-0.005505294,-0.012434763,-0.037339687,-0.006232094,0.011911606,-0.032843433,0.008329809,-0.062850475,-0.029300328,0.016462922,-0.018644959,-0.018991409,-0.012148825,0.007585993,-0.0059025446,-0.014804534,0.031662837,-0.010282094,-0.013001953,-0.0073384433,-0.022728546,0.013571146,-0.01606915,-0.04993853,-0.009719005,0.0033047753,0.038058065,0.00181128,-0.010009871,-0.026866136,-0.056907747,0.0085657975,0.014122877,0.02480206,0.0068052835,0.0076783914,-0.0018669553,-0.04866788,-0.034435764,0.0430326,0.052106716,0.01423441,0.00487352,-0.026252821,-0.031585176,0.0225663,0.015795346,-0.019261029,-0.044933457,-0.032694656,-0.039436135,-0.030062826,-0.056241095,-0.026545182,-0.03380881,-0.009634634,-0.032440346,-0.051458992,-0.03176678,-0.03049376,-0.01034046,0.03696615,-0.0064154477,-0.0075588166,-0.017762372,0.052431256,-0.0067001376,-0.005399872,-0.0074595357,-0.012848494,0.05183084,0.028276032,0.008119303,0.0026554596,0.028337289,-0.00550638,-0.04701182,0.03728074,0.00015357144,0.023058351,-0.021557836,0.02486687,-0.010618741,0.037113655,-0.02185525,0.024468249,-0.0074701956,0.007492107,-0.010395863,0.006930568,-0.00017935265,-0.016908782,0.066787325,-0.0042149764,0.0049469383,-0.022872774,0.013815838,-0.025262572,0.02466898,0.0060659694,-0.0025161374,-0.055696804,0.015796311,0.030913683,0.01100603,-0.03993679,-0.045637954,0.024416046,-0.04955838,-0.0026009846,-0.030681806,-0.00041134184,-0.0044211266,-0.034924384,-0.024189768,0.0046159867,-0.010153451,-0.0048042685,-0.060141895,-0.016389744,0.0010215726,-0.008685523,0.032783154,0.018442875,-0.0059056715,0.009784242,0.046958264,-0.008995246,-0.030417904,0.04223989,0.0054828688,-0.012736141,-0.027029095,-0.027712565,0.034813963,0.018276293,0.012043383,-0.04910214,0.01736402,-0.020249883,-0.01123802,0.00942542,0.052906305,0.0018148479,0.0013265489,0.01754398,-0.0072878976,-0.02911072,-0.023087846,0.021153247,0.012590519,-0.025450306,-0.008145453,-0.047258914,-0.030207986,0.035250183,-0.03993902,0.0075753643,-0.050876968,0.042610444,-0.004434589,0.014384159,0.010295482,-0.00088649173,0.011866466,0.0013432855,0.00827075,-0.06771045,0.019378902,-0.038967464,-0.0066264085,-0.001171873,0.098487176,0.012193728,0.020988751,-0.032029405,-0.010682848,0.0027453124,-0.14565903,-0.016783854,0.018759005,-0.0266603,-0.007899586,-0.04791514,-0.03084509,-0.05774167,-0.006603521,-0.058659483,0.00887642,-0.00091221096,0.023118827,-0.014855775,-0.03217301,-0.027379597,0.0033678086,-0.02464398,-0.03562594,0.075758845,0.0029719768,-0.0048867622,0.059689708,0.02842387,0.007532161,-0.011414931,-0.032627102,-0.044303883,-0.050925024,-0.008562872,-0.054873206,-0.056412198,0.017862951,0.022233205,0.024266507,-0.0001505851,-0.011210312,-0.008877831,-0.031111252,-0.004575163,-0.00063233473,0.014204148,-0.02818884,-0.008059554,-0.0049775513,0.05289121,-0.05266188,-0.022631818,0.011647562,-0.01795057,-0.01169471,0.040198486,-0.05355368,-0.03482086,-0.027034773,-0.06314411,-0.007068779,-0.022135526,0.047688134,0.06668888,0.01794823,-0.004445486,-0.015916936,-0.008472091,-0.022460666,0.03733765,-0.06665625,0.023927849,0.0054582357,0.03193807,-0.050210692,0.03972005,0.037967745,-0.0058366554,-0.0061683212,0.019056873,-0.00044067597,-0.02754959,-0.01930666,-0.027606726,0.001422451,-0.0018615293,-0.01875137,-0.07158395,0.007920992,-0.030644694,-0.0069712624,-0.01534646,-0.041662954,0.047719095,-0.05688277,-0.0401171,0.027916862,0.022641577,-0.028466087,0.056962367,-0.050235808,-0.020525891,-0.032069474,-0.017742535,-0.023153555,-0.00016542606,-0.008712543,-0.030409493,0.00845131,0.008281648,-0.005301644,-0.002694789,-0.02349331,-0.020174364,-0.019101657,-0.028809872,0.012604258,-0.008116596,-0.029785832,0.0029912472,-0.015149655,0.025422499,0.0089056445,0.034312773,0.020633943,-0.015649585,-0.02926773,-0.02943828,0.035246726,0.05040046,0.0037803028,-0.0063605853,0.015652692,0.0067085414,-0.025874034,-0.070066646,0.03566825,0.014672189,0.03180096,-0.014352626,0.0049053133,0.013210263,-0.05158024,0.00873991,-0.015368913,-0.074017994,0.0000679456,-0.009114547,-0.006918907,0.038685724,-0.008027803,0.043121938,0.019014599,-0.011310112,0.05490009,-0.02256403,-0.01305744,0.05483313,0.003079514,0.015507418,-0.029509943,0.020142594,0.01736568,0.056347687,-0.033978324,-0.043958593,-0.023078542,-0.021990491,-0.02352273,0.049429495,0.021181304,-0.0067820027,-0.04063835,0.025933895,0.06433989,0.00092096685,-0.004751198,-0.058065124,0.023691336,-0.006329117,-0.0088634435,0.056207657,0.034919396,0.006362111,0.01858161,0.015084403,0.0013337984,0.029346282,-0.0067815464,-0.007587149,-0.012576553,-0.00384611,0.022139147,0.007446307,-0.03905485,-0.042063516,0.030933527,0.020260502,0.042665556,0.051698375,-0.00026665558,0.0019307195,0.009525418,-0.000654484,-0.05526984,-0.0068928893,0.0037862088,0.007695089,-0.018309971,0.023495173,-0.011122513,-0.03995617,0.010931692,0.047023464,-0.01226437,-0.01976444,-0.001443942,0.033377092,0.016659651,0.011128532,-0.027470624,0.008607379,0.00017492057,-0.026596695,0.05480928,0.030752683,0.04792385,-0.05008235,-0.0014913238,0.028968995,0.0020979764,0.02458472,-0.008474113,-0.018905351,-0.05866083,0.030047588,0.011059766,0.010585995,-0.011579747,0.010426114,-0.054634273,-0.024958301,-0.0128037715,0.0016260967,-0.005499559,-0.032398917,0.0046971324,-0.0016701822],"last_embed":{"hash":"ckt2ds","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"ckt2ds","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{4}","lines":[163,163],"size":145,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ckt2ds","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031165872,-0.015105312,-0.022333292,-0.02495468,-0.051449284,-0.038566366,-0.013744758,0.016550025,0.033337552,-0.015493246,-0.028550945,0.013108846,-0.0055722767,0.006015932,0.0017383842,-0.010315335,-0.017002854,-0.017946415,0.032789893,-0.0068068514,-0.036878336,0.021173216,0.058613166,-0.036499515,0.045194548,0.010500113,-0.019644747,0.0014496943,0.057583153,0.04285159,-0.027979303,-0.023332758,0.048501737,-0.032018818,0.026051633,0.0035571156,-0.0048701344,-0.020144677,-0.048386086,0.038014922,0.024321968,-0.0648917,0.00009201349,0.037231777,0.020627169,-0.011000491,-0.06424325,-0.010432763,-0.012204635,-0.039946582,-0.006644274,0.01888569,0.029803164,-0.02590609,-0.031389475,0.020922838,-0.022288108,-0.019755295,-0.01934682,-0.04443571,-0.023873305,0.058927137,-0.052118823,-0.051252488,-0.003979019,0.054390833,0.0034956501,-0.027198657,-0.021956354,-0.04137946,0.026755609,0.008277099,0.03606214,-0.032884274,-0.057274204,0.0010458147,0.0043877345,0.00039764427,-0.012987197,0.044176865,-0.013524095,0.030996997,-0.00610803,0.0035091932,0.0044295997,0.016683072,0.010723454,0.039167415,-0.017392378,-0.017902281,0.0054566655,0.022643184,-0.012811511,-0.0024520296,-0.02419742,0.0110849915,-0.0002144451,-0.019600444,0.044465937,-0.012752579,0.000073452866,0.030545093,-0.01368399,-0.034398586,0.0016819647,-0.0024545405,0.029379133,0.08307105,0.03444654,-0.0088543445,0.013946935,0.022146596,0.0044251895,0.041590493,0.0028363576,0.022542411,0.027369397,-0.042738356,-0.024144944,0.009333021,0.06227131,0.0026799222,0.039827593,-0.024201693,-0.018311765,0.033121224,0.014316215,-0.003900241,0.035984743,0.011228452,-0.0068798293,0.022052703,-0.039429486,0.031795014,-0.007859924,0.030225186,0.061488234,0.0055112797,-0.024152003,-0.048922848,0.013049718,0.033949703,-0.027205545,0.015573869,-0.018223368,-0.037396695,0.0044072624,0.028433625,-0.0119678555,0.021424478,-0.013768492,0.008550759,0.009664045,0.00906694,-0.039948314,0.0058914195,0.0114830695,0.028064389,-0.018400123,-0.009048519,0.022089222,-0.033633716,-0.022124743,0.023128478,-0.0067983977,0.0022250249,0.022083279,0.07531658,-0.015470843,-0.0050813872,-0.011985642,-0.018446466,0.0046914676,0.038042333,-0.011828809,0.036268685,0.05797415,0.01659147,-0.005715705,-0.031266827,-0.029496927,-0.02194358,-0.028796906,-0.012292955,-0.010171944,0.019677427,-0.083921015,0.020879561,0.02044908,0.008836147,0.0011339991,-0.021399185,0.030107787,0.011048328,0.06727312,-0.016774977,-0.0035387834,0.004256232,0.02926424,-0.016210958,0.010535087,0.037284493,-0.00006380593,0.05143508,-0.009656238,0.004372411,-0.035413932,-0.041117884,0.019488515,-0.064115435,-0.00057003857,-0.006326403,-0.016810771,-0.02594133,0.012058726,-0.03452609,0.023985906,0.018342817,-0.021555278,-0.035938893,-0.008226033,0.039624456,0.0042491592,-0.030869547,-0.06496034,-0.03919049,-0.023414643,0.025391284,0.0046902075,-0.04355851,-0.034237698,0.006247167,-0.00900108,0.0011397488,-0.013664131,-0.012836125,-0.03859893,0.02383736,0.051263522,0.014593668,-0.027174868,-0.0066117267,-0.0018534316,0.03313615,0.002137353,0.019643093,0.011639724,0.025625002,0.004558998,0.014559397,-0.02445941,0.014745646,-0.023113456,-0.057912927,0.005788505,0.00023798633,0.007929251,-0.025374997,-0.009641039,-0.026415696,-0.024488684,0.025846204,0.0007089241,0.022976667,-0.024138222,0.0017502599,0.006883266,0.02108998,0.01885219,0.03876724,-0.033839066,-0.03697104,0.013240188,0.013884977,-0.009631219,0.04077816,-0.023878645,0.028573861,0.043139946,0.030599209,-0.042073123,-0.026252402,0.02659055,0.026560528,0.010328148,-0.049886964,-0.026810534,-0.0287858,-0.011664271,-0.0046412535,0.0066703805,-0.058346223,0.06749961,-0.033681113,-0.03010439,-0.031658195,0.012327471,-0.153885,0.007249992,0.019433038,0.036000185,0.0057400977,0.015369146,-0.03315535,-0.0005244019,-0.020140512,0.0038136302,0.017076228,-0.031732947,0.016192516,-0.023831235,-0.034523986,0.017523903,-0.04119081,-0.05706069,-0.03306646,-0.03411464,-0.039017543,-0.018147165,0.059024118,0.005129975,-0.0011111336,-0.0025832688,0.03319145,0.01654358,-0.0143393455,-0.010639648,-0.05245554,-0.007849158,0.008128535,0.02095093,0.024189685,0.07038205,-0.05883055,0.024322305,0.0059660138,-0.003516325,0.03245573,0.06264634,0.02741938,0.0058394754,0.004870833,-0.008460683,-0.04798066,0.009341474,-0.007145309,-0.024046838,-0.006916497,-0.021845203,0.022714373,0.024764858,-0.032342307,0.0006398858,0.011836397,0.029462125,-0.017746985,-0.013099187,0.008426719,-0.06790135,-0.025618987,-0.018232655,0.009712334,-0.023636043,0.0066726636,-0.021092603,-0.030032512,-0.017489359,0.024195261,-0.0006288474,0.0107179945,0.021923626,0.021261552,0.02108163,-0.022885887,0.0057069426,-0.022924202,-0.084097035,-0.06504919,0.021344611,-0.01597021,0.018209016,-0.03142494,0.00045984253,0.02394674,-0.037368175,0.015378656,0.24415849,0.03490047,0.041001625,-0.0035242569,0.055571046,-0.0071629286,0.06576945,0.06802527,-0.0009931109,-0.002917142,0.008974679,0.036335323,-0.03819589,0.005940479,0.022788374,0.039597686,-0.041580386,-0.002478606,0.07095512,0.024025891,0.057763897,-0.068135455,0.023084134,0.002873342,-0.08675231,-0.0025691283,0.001450548,0.06275164,-0.033601254,-0.00928327,-0.024681464,0.06352716,0.045971368,-0.033367857,0.020798536,0.025430422,0.0051330607,-0.056871887,-0.038686313,0.011633286,-0.0076425914,-0.023854097,0.00060284743,-0.035517775,0.013445821,-0.023323547,-0.015297087,0.0110001825,-0.0024403175,-0.010936483,-0.009097067,0.025119815,0.031864192,-0.032197867,-0.009612591,0.003967783,0.008931939,-0.012677617,-0.04058657,0.015184948,0.0010078512,0.017381612,-0.00451242,0.011083481,0.018266907,-0.0026754632,-0.012150712,-0.020473018,0.032416485,0.03154775,0.020247012,-0.024351053,-0.00004455178,-0.0020754216,0.018304957,-0.018840272,-0.0014811935,0.01641579,0.052587394,-0.017089147,-0.02700514,-0.038234387,-0.048238635,-0.05460693,0.033442665,0.029151317,-0.02998344,0.028095046,0.0057394602,0.024416154,-0.0026193808,0.020608816,-0.041751143,-0.042929854,-0.055152394,-0.034130994,0.012006757,-0.050498113,-0.031449933,0.00708498,-0.04820022,0.013746221,0.012795542,-0.025937459,-0.004838317,-0.009966132,0.001113983,0.03199943,0.002841964,0.034060434,-0.06350917,0.014525508,-0.013625554,-0.025377935,0.012202813,0.042856563,0.003039391,0.0009541916,0.022808746,-0.019743547,0.011970417,0.03708316,-0.05199677,0.055959202,0.017788561,-0.029271087,0.04275952,-0.0039539235,0.0038594152,-0.02981591,-0.0072855377,-0.030387238,-0.019554162,0.0034761345,0.008433768,0.044884108,0.022543693,-0.02740031,0.05595392,0.006161434,0.020248618,-0.00977586,0.0065084095,-0.0065068,0.020445382,0.026095895,-0.028374376,-0.026416771,0.001277681,-0.010679457,0.009363158,-0.034674406,0.034401,-0.071435034,-0.007844886,-0.049861383,0.0031635303,-0.008968993,-0.0003100419,-0.05693083,-0.019497475,-0.00014809631,0.04234985,0.053192552,0.014559813,-0.000986874,0.019834477,-0.005419612,-0.0025456029,-0.03207722,-0.0031989352,0.03379173,-0.02017353,-0.0073384535,-0.019373085,-0.028782291,-0.03833218,0.05714294,0.009999184,-0.008759311,0.019307666,-0.008081045,-0.00048102438,-0.005348338,0.02414505,0.043890774,-0.018488409,-0.007895368,0.029705435,0.0014377658,-0.016034337,0.105538346,-0.035009045,-0.015554569,0.025112871,0.01976714,0.049491454,0.00709104,0.036137424,0.0066855364,0.0060805576,0.0348923,-0.004622673,0.05758208,-0.032705583,-0.022123346,-0.0076089455,0.029924149,-0.0023345004,0.00893129,0.006611867,-0.012931064,-0.04174827,0.013497128,-0.0826351,-0.004950236,-0.010332192,0.00849702,-0.028759755,0.0022713891,-0.009563066,-0.034636818,0.02688104,-0.025367185,0.0017160526,0.06382744,-0.004644052,-0.054902334,-0.013912593,0.03576198,-0.004726875,-0.0125639625,0.062009685,-0.0064972797,-0.004136293,-0.03715202,-0.015684359,0.02417533,-0.002862599,-0.049251474,0.02261499,0.006548587,0.03638601,-0.025518544,-0.028149389,-0.018412586,0.0043254425,-0.019293342,0.024283743,0.039069265,0.051050585,0.009230686,0.012460715,-0.031507187,0.0007425723,0.0060542747,0.04201373,0.038556315,-0.026320416,-0.056714423,-0.027793359,0.011921021,0.020825418,-0.009533644,-0.03852949,-0.055436715,-0.03705604,-0.0050175106,-0.037831493,-0.03200344,-0.043209407,-0.027907027,-0.037866052,-0.031715322,0.0067146425,-0.019312695,-0.038578194,0.003084497,0.020448606,-0.0312672,-0.016202874,0.031966835,0.0024730114,-0.0042176615,-0.024722898,-0.00484125,0.03137194,0.018944187,0.03920106,-0.03475961,0.017054211,-0.032200273,-0.069877215,0.029528875,-0.0019881472,0.012703479,-0.028280336,0.007319114,-0.02213001,0.04286463,-0.008133243,0.03483868,-0.011668519,0.0010607165,0.004929289,0.014953016,0.024425657,-0.02731308,0.021774264,0.01850177,0.01580211,-0.016728418,-0.011095404,-0.0038834724,0.021378312,-0.016385894,-0.010387054,-0.029215636,0.018428845,0.044582088,0.014741795,-0.05246019,-0.032155737,0.0036310228,-0.05052376,-0.0046104044,-0.020446772,-0.011493651,-0.004157039,-0.016315928,-0.021877306,-0.000025429435,-0.04168541,-0.0048582647,-0.07011001,-0.043810178,0.024380192,-0.001738473,0.06398103,0.036155928,-0.010641259,-0.017487712,0.04947069,-0.022798857,-0.048014715,0.057568718,-0.009445106,-0.004841757,-0.047979433,-0.0013460112,0.008164965,-0.010083744,0.0006931756,-0.040640794,0.036261298,0.02261702,-0.041698232,0.036128033,0.048437435,-0.008438449,0.0027045184,-0.010269475,0.025436284,-0.015897812,-0.004203525,0.05361882,-0.0077618775,-0.06565846,0.019409759,-0.016072707,-0.00042642752,0.030199805,-0.015892081,0.023151081,-0.046041552,0.02366016,0.014096417,0.015868902,0.008657161,-0.0414002,0.0077708103,-0.0025320458,0.024923813,-0.05155682,0.032440834,-0.023658136,-0.016247947,0.017326819,0.059547998,0.045405254,-0.028815929,-0.011540992,-0.037639115,-0.02465465,-0.15257578,-0.0032321892,0.011249903,0.0042409706,-0.013069474,-0.03762819,-0.0045072334,-0.037570346,-0.0056906897,-0.030744363,0.0052327225,-0.004270256,0.006237737,-0.015785698,-0.012949805,0.019994143,-0.00908693,-0.0042776675,-0.033129025,0.10619363,0.014632112,0.018658476,0.050273534,0.0066378303,-0.0026814286,0.012347991,-0.017458955,-0.024508266,-0.027818484,0.0016206586,-0.07778712,-0.044520453,0.011583315,-0.0059127794,0.005377612,0.030734751,-0.0013754497,-0.011670875,-0.051425762,-0.0024104298,0.0060368907,0.014530276,0.00467779,0.023476947,0.010089448,0.049728572,-0.039622977,0.0030682783,0.014450982,-0.050242458,-0.008757525,0.040350202,-0.044361744,-0.029042233,-0.013858679,-0.0096477205,-0.0025100478,-0.0034020678,0.0396259,0.055819012,0.008719039,-0.0022603269,-0.014295994,-0.021889852,-0.04523404,0.04911924,-0.033558454,0.04182816,0.005348785,0.034288727,-0.07454384,0.02428022,0.029070219,0.002033944,-0.0036126776,0.018904977,0.026040515,-0.02961244,-0.023165185,-0.022620447,-0.009480881,-0.013919308,0.019931616,-0.04458671,0.016524326,0.009556674,-0.010331407,-0.0005752946,-0.038729962,0.051512487,-0.051378362,-0.03245902,0.034569755,0.016589466,-0.0044786995,0.06791609,-0.030504271,-0.030032456,-0.039262973,-0.000056695782,-0.00602901,-0.010349785,-0.01459335,-0.06403584,-0.009208657,-0.0062263794,-0.015348911,-0.0016463171,0.0011927297,-0.052235547,0.004100409,-0.023939967,0.016910352,-0.0028705925,-0.04939315,-0.015514942,-0.04101826,0.030183127,0.012887528,0.0027916378,0.005085975,-0.049813516,0.007871414,-0.041849498,0.06691057,0.057717033,0.009283252,0.008768458,-0.00076681876,-0.014389961,-0.013323345,-0.017193807,0.028155256,0.00802765,0.034863465,-0.031443015,0.02161829,0.01503969,-0.049423162,0.011542148,-0.029635506,-0.06589158,0.0011796119,-0.043554805,0.00076307065,-0.012134863,0.02125585,0.038571484,0.04130455,-0.028776973,0.04378352,-0.031730004,0.012949346,0.055583373,0.020055432,0.032274026,-0.004150807,0.006808999,0.015302734,0.07923152,-0.036535546,-0.032560453,-0.038043786,-0.018169431,-0.0034998462,0.08428796,0.0051287296,-0.009724495,-0.02124314,0.013494545,0.022968233,0.023742601,0.013443258,-0.037038192,0.03191069,0.023934396,-0.0091281645,0.05211153,0.0005484071,0.004500664,0.040101275,0.04046928,-0.009604919,0.019547004,0.025517343,0.023716029,-0.0135453865,0.009451012,-0.03322204,0.041909,0.013485709,-0.02777378,0.016913265,0.032328468,0.021531813,0.044403102,-0.0034365563,-0.017806597,0.03964519,0.014398635,0.012136493,-0.008405222,0.00021644573,0.020887628,-0.05400076,0.027132846,-0.025521193,-0.033621896,-0.013134021,0.036401115,-0.007374576,-0.007916512,-0.004664958,0.009791313,0.042723987,0.033256005,0.037542712,0.008025078,0.007202305,-0.03625419,0.055364095,0.024351357,0.02777161,-0.035910286,0.012069065,-0.008995484,0.022799615,0.011289316,-0.017585218,-0.004011235,-0.039336666,0.0461905,0.017937599,0.012229076,0.0039020989,0.031923734,-0.033684816,-0.027870744,0.03360414,0.0068422533,0.018454831,-0.038192227,-0.015538215,-0.00638328],"last_embed":{"hash":"1rrj2k1","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"1rrj2k1","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{5}","lines":[164,165],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1rrj2k1","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038042597,0.0021771963,-0.029393755,-0.028103655,-0.03592229,-0.05587238,0.026725136,0.035100594,0.033165574,-0.019497517,-0.042152893,-0.0015679655,-0.072856635,-0.0013862599,0.024159253,-0.030707391,0.0006162818,-0.011305132,-0.011819782,-0.011800638,-0.052488618,0.018751092,0.036006406,-0.021271504,0.010057715,0.0030618233,-0.0052133356,0.009790715,0.03481443,0.048327517,-0.019166103,-0.041467156,0.05337042,-0.0043065487,0.038014214,-0.015422535,0.0027152048,-0.019658204,-0.051556308,0.03310652,0.01205084,-0.051569693,0.02468767,0.05082321,0.014147037,-0.014395925,-0.04971367,-0.015231147,0.0111836335,-0.04707017,-0.040619563,0.011170022,0.054846324,-0.032700095,-0.01779461,0.016140841,-0.032510553,-0.033276625,-0.0059966776,-0.011670321,0.002223026,0.022326987,-0.022069149,-0.04928624,-0.019927304,0.04213928,0.014972164,0.0086868815,0.005413083,-0.042250797,0.035786938,-0.00545833,-0.002583818,-0.020030398,-0.03563519,0.0067568463,-0.011923209,-0.0045177503,0.0000128894,0.04125819,-0.013672234,0.03277418,-0.0140266195,-0.012229678,0.0036380142,0.018715525,-0.010497264,0.067967795,-0.0016856435,0.010682108,-0.02660127,0.012366645,0.0037054492,-0.04982159,-0.010422393,0.0120604625,-0.00036350457,-0.033364132,0.030541247,0.008113905,0.043708894,0.048810918,-0.034288265,-0.022275759,0.0136514,-0.012755425,-0.026691712,0.06844469,0.0324714,-0.0103780925,0.016319538,0.042298757,0.0061806077,0.047651757,0.01898673,-0.01081444,0.039777502,-0.025965739,-0.0187843,0.026463363,0.038274176,-0.009240661,0.030986361,-0.02177409,-0.005468158,0.037178494,0.014596019,0.011105881,0.035441298,-0.011560634,-0.015309601,-0.024079362,-0.027875505,0.010625199,-0.030779818,0.0133416345,0.03745908,-0.0005176415,0.01209273,-0.07353409,0.024861218,0.080393136,-0.03427808,0.017451726,-0.008553563,-0.044966817,0.011923432,0.04416774,-0.013563568,0.02969538,-0.016771931,-0.012614348,-0.0045901537,0.027070554,-0.025010953,0.018447103,0.007863494,0.05706507,-0.010802006,-0.003289256,0.045849565,-0.031318374,-0.016952856,0.040691886,-0.0097028585,0.016210763,0.040238205,0.053862967,-0.0154445125,-0.017997093,-0.0077890954,-0.0380495,0.013131028,0.051607583,0.012156606,0.010220839,0.044307385,0.011513062,-0.011849533,-0.03242987,-0.056468476,-0.047406036,-0.011181227,0.027848594,0.00041803138,0.006769811,-0.054555345,0.009124586,0.045793686,0.034084983,0.00065258495,-0.017568849,0.050535157,-0.02573333,0.071938105,-0.011519653,-0.0070017325,0.0118493205,0.02333742,-0.014084592,0.029320592,0.026996514,0.020004226,0.016750593,-0.026060825,-0.008529454,-0.049720246,-0.039578527,0.0022728646,-0.061935235,0.0059171957,0.020512156,-0.016058423,0.00057310145,0.035219554,-0.029130977,0.0035154268,0.005909375,-0.010157222,-0.022960445,-0.031771578,0.039836552,0.01066635,0.012554678,-0.057534523,-0.014990932,-0.010758037,0.028099336,0.00006849605,-0.018219141,-0.005356755,0.00070134207,-0.0017764451,-0.00167219,-0.0034885919,-0.0000074925674,-0.03459,-0.0076123476,0.051534433,0.02828115,-0.0051945527,-0.021794032,-0.010428669,0.008683812,-0.012550985,0.024240348,0.026709596,0.021143496,0.008133404,0.009551241,0.0028236157,0.02199945,-0.04682049,-0.0504791,0.031043772,0.02589726,0.01248677,0.0011004978,-0.00028606775,-0.014687761,-0.0008274138,0.01790064,-0.00038766811,0.028112391,-0.024611862,-0.003753529,0.014321337,0.023356427,0.037130173,0.0038603658,-0.036528487,-0.034116697,0.025179192,-0.004579775,0.016950483,0.06274555,-0.024543047,0.022873724,0.08136494,0.024459468,-0.043961264,-0.026049903,0.02624448,0.04053516,0.01642757,-0.023855707,-0.02508052,-0.048215043,-0.012751026,-0.029063685,-0.017169064,-0.008813266,0.06594395,-0.03318738,-0.07862085,-0.0068689375,0.009306674,-0.15467514,0.0053263777,0.018252991,0.019718846,0.00072327437,-0.0009891964,-0.030767977,-0.0128291,0.0021278618,-0.0062954556,-0.009186532,-0.031354316,0.007058099,-0.013898377,-0.061025295,0.022608284,-0.024251863,-0.032528758,-0.007931443,-0.03145322,-0.02431699,-0.020752167,0.037830837,0.017359218,-0.0023529187,-0.039566524,0.06814447,-0.011459458,-0.029625028,-0.009530336,-0.03243811,0.0007643569,-0.009641049,0.030122379,-0.011924184,0.055533867,-0.062293228,0.010142209,-0.006816058,-0.03367628,0.034232125,0.047881477,0.008997168,0.026414441,0.014676625,-0.031540606,-0.04519795,0.004606234,-0.021771196,-0.038585767,-0.0030964194,-0.028856525,-0.0019881495,0.059240833,-0.04583165,0.021320747,0.027620176,0.026083965,-0.0011276985,-0.024233507,0.047055967,-0.054672427,-0.005081852,-0.040651638,-0.007900606,-0.027226819,0.043185923,-0.021873176,-0.03643699,-0.007540577,0.025114974,0.036307376,0.02285871,0.006980928,0.010710001,0.0059463666,-0.043834347,0.006700151,-0.013611437,-0.07529751,-0.036666263,0.034154892,-0.0043799845,0.014627101,-0.011445005,-0.009505121,0.026170595,-0.014196318,0.02871725,0.25090426,0.04923557,0.04581298,-0.017249206,0.061413653,-0.029867688,0.044704717,0.03770719,0.023767043,-0.0062972247,0.015786884,0.04036574,-0.009414014,0.01851774,0.02644213,0.05247817,-0.048422385,0.000077264114,0.08033101,0.025421835,0.054121815,-0.046406213,0.026070176,0.018547531,-0.06964883,-0.000117283715,0.028953793,0.048063193,-0.023066895,-0.009000548,-0.035874423,0.044344,0.070676565,-0.03160303,0.035011653,0.010758852,-0.02952804,-0.042806536,-0.033422943,0.02879474,0.00094334455,-0.023221895,-0.02743689,-0.023556098,0.0048366343,-0.02169746,0.00697681,0.0024125304,-0.020819647,-0.018622225,-0.042432163,0.015802942,0.01687096,-0.030564861,-0.0053069456,0.0074700383,-0.031317845,0.00523586,-0.011991444,0.03721339,0.049079645,0.01997341,-0.04295341,-0.012470222,-0.0004606755,-0.035549104,-0.016801845,-0.042284843,0.015475094,0.029268133,0.040416826,0.009248385,0.038251754,-0.0038952655,0.026080552,0.01646058,0.023050047,0.03436615,0.035945296,-0.02771158,-0.012958086,-0.030399904,-0.023394706,-0.027702022,0.018017374,0.0296447,-0.032711506,0.04591232,0.035274222,0.013992181,-0.027300533,-0.012396336,-0.03256763,-0.040041447,-0.029269543,-0.017331555,0.009146021,-0.040851124,-0.0147824,-0.023457652,-0.02506899,0.0033022978,-0.004347925,-0.0072091366,0.011216095,0.013441592,0.0115545355,0.012912454,0.013912558,0.047435656,-0.072487295,0.019222781,0.014727385,-0.03385793,0.019799663,0.039669354,-0.008144488,-0.0066893836,0.029533949,-0.020131903,0.014397962,0.016816955,-0.029249988,0.06855931,-0.005883503,-0.0330904,0.038449496,0.042239927,-0.011463082,-0.0043478464,0.029746989,-0.008696635,-0.033351965,0.031248583,0.022486713,0.009644833,0.024012314,0.0057642898,0.028642664,0.023487208,0.015928691,0.005695147,-0.0035050907,0.0104716625,0.0022146732,0.016938206,-0.0467363,-0.01987983,0.014880816,-0.0053440304,0.023360014,-0.029556673,0.0359975,-0.05001705,0.020532873,-0.0042694183,-0.011315616,-0.043633845,0.007074185,-0.029114148,-0.00911908,0.020401806,0.062281627,0.040648658,-0.016085798,0.013930371,0.0015275836,0.006387449,0.026611518,-0.02227544,0.0032143942,-0.019039469,-0.024759341,-0.0032549019,-0.027231164,-0.026761098,-0.019046836,0.038725816,-0.012276948,-0.02835026,0.04158617,0.007724124,-0.019016035,-0.004401495,0.03258285,0.026765425,-0.039073683,-0.0073897894,0.03524656,-0.018559942,0.0056740395,0.10736635,-0.02547542,-0.006828519,0.0700871,0.0010258994,0.052355047,0.012069133,0.036878448,-0.011984476,-0.023066018,0.028543744,-0.019100493,0.056578644,-0.019632006,-0.036942083,0.0017881296,0.023557417,0.0019303235,-0.02558421,-0.0012444209,-0.009514827,-0.063455135,0.02314371,-0.098951526,0.009256026,0.0014359831,0.0105096055,-0.06684093,-0.007228983,0.0014049424,-0.023059428,0.011275217,-0.02915374,-0.023746667,0.020222073,0.015713684,-0.014441355,-0.028017564,0.018137664,-0.008234625,0.0034059703,0.050234273,-0.0011924588,-0.019696914,-0.0035976043,-0.015347717,0.02496436,0.006149678,-0.05069697,0.0063306284,-0.0014965172,0.0051816883,0.01542166,0.0053732656,-0.028933803,-0.011741282,-0.023310492,0.032800414,0.044784043,0.045847807,0.0096562775,-0.007576455,-0.05047121,-0.00484553,0.020860313,0.051777046,0.031247575,0.030538421,-0.032389108,-0.029235583,0.012460366,0.027836327,-0.011422953,-0.053448636,-0.05355901,-0.04064447,-0.032075457,-0.062187452,-0.03911589,-0.023842867,-0.010759783,-0.046970636,-0.0014491815,0.0027264317,-0.012514981,-0.029781569,0.051225856,-0.021644108,-0.022927722,-0.019069789,0.0426628,0.009120543,-0.02081561,-0.00024561983,0.016655143,0.04835095,0.014132888,0.008638855,-0.009048549,0.041698042,-0.020865917,-0.047594585,0.019552628,-0.019726139,0.027119452,-0.010893143,0.015737263,0.0049726297,0.029325895,0.009068638,0.011984672,-0.007813786,0.008608362,0.015046943,-0.0004986666,0.031444855,0.002169328,0.024714867,0.00149432,0.026423262,-0.030970104,-0.007040476,-0.019915503,0.03737749,-0.022389296,0.005743729,-0.039402675,0.006387499,0.041735865,-0.0008872803,-0.0220803,-0.040226568,-0.005682683,-0.04216558,0.010243067,-0.029255332,-0.00650879,-0.0038106493,-0.034804054,-0.021171397,-0.012478979,-0.0044728224,-0.014953999,-0.018825924,-0.022836909,0.021624282,-0.008783415,0.020778973,0.02727416,-0.035580672,0.020828264,0.048484154,-0.0038270983,-0.04606819,0.025441602,-0.008997197,-0.013526827,-0.042499155,-0.015989657,0.009942789,0.029711133,0.023324931,-0.049691282,0.013514042,-0.0037392974,-0.00044072524,-0.0059955553,0.0660271,0.021816855,-0.008887652,0.052797154,0.0025454143,-0.01492189,-0.019504273,0.018791117,-0.0057257637,-0.069682546,0.002733493,-0.012270672,-0.00445486,0.06124849,-0.03377354,0.0020903498,-0.052109018,0.01553034,-0.030320259,0.02898713,0.023422778,-0.022611897,0.012680731,-0.001627175,-0.016757164,-0.06988646,0.014120252,-0.034208495,0.008838589,0.022432962,0.072056636,0.012322363,0.0046977275,-0.0076982,-0.01033862,-0.0075204177,-0.14341496,-0.0025439702,0.0018909619,0.007314762,0.0174083,-0.04818639,-0.032433797,-0.081433706,0.0027345151,-0.039484497,0.025424212,0.004391737,0.038648725,-0.030499525,-0.012235548,-0.012700961,-0.014055264,-0.02640956,-0.044989932,0.077260084,0.01149435,0.014604044,0.025250187,0.023584355,0.0033632226,0.014185449,-0.034716476,-0.023858106,-0.04439547,0.003083484,-0.045284335,-0.06701423,-0.0013929706,0.0056845294,0.022415774,0.0015760062,-0.026791906,-0.014759302,-0.027672036,-0.009910901,0.0087183975,0.021087224,-0.02044542,0.013832052,0.009597127,0.026634177,-0.03003709,-0.0020717718,-0.00030152037,-0.03343657,-0.009286456,0.04896271,-0.03447405,-0.01695257,-0.032811195,-0.038758405,-0.007451823,-0.020328937,0.024737509,0.043472815,0.013177072,0.007455747,-0.010868407,-0.015215336,-0.017534086,0.031627074,-0.055762406,0.04043324,-0.013777749,0.019888867,-0.06604969,0.004411488,0.040264133,-0.015014497,-0.009247104,0.0079242615,0.006117466,-0.019179348,-0.00067824026,-0.059360802,-0.010500172,-0.0043310607,0.0062460476,-0.051161576,0.024353756,-0.013181717,-0.011015627,0.0013615174,-0.07981547,0.037924256,-0.08797673,-0.042415496,0.014852805,-0.014913398,0.017326841,0.05609167,-0.050958224,-0.013735567,-0.013274988,-0.017861541,-0.013005039,0.021154588,-0.015061727,-0.02869572,-0.025816832,-0.0079363445,0.021960815,0.012497646,-0.0060140453,-0.0078809075,-0.011497223,-0.009711958,0.03550424,-0.016955571,-0.0703532,-0.0065537007,-0.033152338,0.030997057,0.017816097,-0.0021753474,0.027104395,-0.040971067,-0.020447455,-0.0412031,0.04734195,0.04735889,0.015440664,0.04406261,-0.01610876,-0.004130043,-0.004305373,-0.06884884,0.028699579,0.010858907,0.04592549,-0.008876614,0.0064874473,0.014833821,-0.052328374,0.013981831,-0.03949374,-0.06484452,-0.021779574,-0.03902532,0.015385521,0.033412162,0.024640845,0.012568207,0.014783595,-0.04089789,0.03641444,-0.012921689,-0.0077704727,0.03878275,-0.0053019873,0.0021213556,-0.02261279,-0.015787844,-0.0015551397,0.06063363,-0.022735465,-0.04090405,-0.02145846,-0.0060776444,-0.03090625,0.07744734,0.023689777,-0.015968924,-0.030543316,0.020288358,0.020727573,0.023896588,-0.01047214,-0.01097847,0.029151315,0.0289783,-0.0047133784,0.037943088,0.05512854,-0.0054512466,0.029177133,0.0075788884,0.008223878,0.019736104,-0.005665627,-0.02265563,-0.008679253,-0.014889365,0.006866921,0.022760272,-0.0278871,-0.04357618,0.03499341,0.024989562,0.01738497,0.005782622,0.001329751,-0.016657377,0.035097647,-0.005345906,-0.044378575,-0.00014861692,0.017891148,0.00031806625,-0.046785828,0.03997425,-0.017124563,-0.052737292,-0.011947836,0.01588521,-0.022569008,-0.0017615745,-0.0107126655,0.043514855,0.03308525,0.008431732,-0.0011524139,-0.0010915857,0.0017687575,-0.0040058247,0.06251589,0.007367184,0.038506776,-0.061472412,0.0033390496,0.007842427,-0.0022509517,0.00038923565,0.010901729,-0.011142953,-0.032588203,0.0335373,0.025373729,-0.003094057,-0.0020643715,0.01740386,-0.04663096,-0.022010615,0.019279454,-0.017361743,0.0020333508,-0.055436254,0.012520903,-0.0011349029],"last_embed":{"hash":"1sdki2r","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"1sdki2r","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{6}","lines":[166,166],"size":58,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1sdki2r","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037827708,-0.01501708,-0.007296452,-0.0071403477,-0.049379934,-0.022711635,-0.0065465258,0.018735323,0.046652798,-0.022101082,-0.034538575,0.000348281,-0.06442982,0.009317362,0.015563703,-0.017133383,0.0032488313,-0.017338566,0.0065123336,-0.0092019355,-0.01473055,-0.004691072,0.0073056463,-0.019125836,-0.005433862,-0.0068997196,0.0056080385,-0.0017864143,0.02603055,0.037751958,-0.027816538,-0.0345618,0.055646796,0.01357211,0.05183789,-0.011520299,0.00992317,-0.010275784,-0.048587296,0.021368094,0.014322511,-0.051119816,0.029730035,0.020602798,0.00022162253,-0.01842078,-0.057249676,-0.016213175,-0.021919865,-0.03228718,-0.015535511,0.0070689386,0.057691608,-0.01169712,-0.01454885,0.022689618,-0.041465078,-0.035386685,-0.040911388,-0.03465597,0.017662019,0.020376053,-0.032038596,-0.060351647,-0.01158279,0.047664173,0.01758704,0.02953209,-0.012268842,-0.0336446,0.017629348,0.0070192097,0.01957794,-0.037808497,-0.0355709,-0.002955095,-0.0073913336,-0.014723983,-0.003865274,0.030981634,0.0005838052,0.02613819,-0.005445522,-0.0064479895,0.0035395874,0.0028309016,-0.01766064,0.07138668,-0.004964321,0.016998751,-0.020564241,0.017032962,0.0045592193,-0.047739767,-0.001489061,0.015751753,0.019286402,-0.042424783,0.03030639,0.011048773,0.04541094,0.035297893,-0.023097966,-0.009284572,0.016864628,-0.0009624001,-0.010290187,0.073433705,0.04663038,-0.017767152,0.029231232,0.04004317,0.0020856035,0.021694949,0.00803924,-0.04512711,0.025296837,-0.004803114,0.009083036,0.00961219,0.03117296,0.032387268,-0.007137424,-0.028797232,-0.029074987,0.040605515,0.02669714,0.019911442,0.0249412,0.0054523237,-0.008055639,-0.02218292,-0.024656469,0.025896808,-0.017182846,-0.00039556104,0.07715136,0.009060447,0.007792422,-0.07038709,0.02264621,0.07395606,-0.034650933,0.009755419,-0.011069066,-0.04700718,0.0021852725,0.058855396,-0.016168484,0.06336339,-0.03977263,0.005009932,0.012170508,0.02882144,-0.04290876,0.008740412,-0.0107970955,0.05939768,-0.0075857276,0.014287984,0.05683624,-0.018382136,-0.043064002,0.057395507,-0.0073593776,0.014345252,0.043544367,0.05689578,0.0032948477,-0.030625409,-0.03253136,-0.025587562,0.016357917,0.05165076,0.005893217,0.025323428,0.053455636,0.013274376,-0.013797059,-0.04835298,-0.040135965,-0.03128342,-0.014726099,0.010228969,-0.007836289,0.038322385,-0.04774497,0.007345011,0.043305676,0.035362095,0.0017179867,-0.022327332,0.055236794,-0.021236034,0.06984749,0.013166989,-0.0213501,0.012460015,0.01764558,-0.012836311,0.0432339,0.030305017,0.02343287,0.007195809,-0.012943878,0.015319079,-0.050187092,-0.05406149,0.011448496,-0.054747682,0.015094711,0.029792007,-0.02203345,-0.018073581,0.02732854,-0.02298807,-0.006323641,-0.022977892,-0.023247816,-0.017971175,-0.037849367,0.0563427,0.015306905,-0.015301763,-0.068239056,-0.0033249212,-0.0115454495,0.025598979,-0.009056251,-0.008689743,-0.020931173,0.020433066,-0.001036159,0.006205751,-0.02860841,0.000588826,-0.05623946,0.008302244,0.052233614,0.027846012,-0.015796805,0.0034493804,-0.0067715077,0.022128178,0.014695563,0.0017019178,0.025289385,0.016971387,0.014911654,0.01696275,0.0090976795,0.023372397,-0.05314637,-0.056841403,0.03989132,0.014885123,0.017143382,0.0026078154,0.021816626,-0.013419696,0.0065861624,0.013536214,-0.00096304686,0.022652764,-0.029558646,-0.0018267493,-0.010047407,0.003402972,0.041608453,-0.012531596,-0.054226603,-0.020821095,0.0052127824,0.004965199,0.029522523,0.034670565,-0.038778648,0.042445377,0.050727498,0.04579932,-0.051513843,-0.04112131,0.026660247,0.045890693,0.0010770397,-0.0067627206,-0.03678619,-0.0014250014,-0.02477369,-0.014506853,-0.009240491,-0.0014882185,0.07069113,-0.013751322,-0.10399595,0.0015404295,-0.010953325,-0.16307656,0.005979858,0.024518594,0.032818764,-0.006191306,-0.007962719,-0.0339059,-0.0013726869,-0.008228723,-0.0060019908,0.0019884647,-0.04161085,0.01463203,-0.016685013,-0.046220265,0.031995397,-0.025549425,-0.037575193,-0.017484091,-0.03409406,-0.036687475,-0.038141936,0.043708064,0.02403375,-0.011537089,-0.028360508,0.059570506,-0.01703024,-0.019943561,-0.009446283,-0.009990007,0.022183897,-0.00783488,0.026284425,-0.010191598,0.046392437,-0.07303722,0.009861594,0.011282579,-0.03209144,0.042038124,0.060482122,0.028453741,0.011674188,0.024879416,-0.047123812,-0.05251181,-0.01173505,-0.029587083,-0.0140481945,0.0022445759,-0.0021023743,-0.02243767,0.022373974,-0.040865522,0.013933347,0.048967797,0.022855088,0.006956166,-0.0024949475,0.036517672,-0.033804584,-0.0030567183,-0.051319417,-0.018169567,-0.044060312,0.030582815,-0.008545379,-0.029703375,-0.010713025,0.034198847,0.034887083,0.013439272,0.01643178,0.008728841,0.010288477,-0.05526714,0.023380512,-0.0138659775,-0.079584196,-0.008114133,0.021012476,-0.009780314,-0.00011484423,-0.003976447,0.0039899703,0.01504146,0.01513353,0.024012927,0.23882234,0.01745338,0.027661843,-0.036924656,0.04087443,-0.01715597,0.052413646,0.05853629,0.015983295,-0.017115535,0.021168778,0.041948482,0.0048303464,0.004060786,0.034194,0.063599624,-0.0550078,0.0052879136,0.070163354,0.016668651,0.04814452,-0.039393637,-0.0071421294,0.009133435,-0.06373321,-0.025126448,0.0169372,0.053343218,-0.015823774,0.006583393,-0.025517095,0.044500083,0.0543293,-0.027182616,0.04734303,0.023057235,-0.0149697075,-0.034525108,-0.0012997377,0.03400673,0.014578591,-0.016161289,-0.0019201771,-0.0076083806,0.0018505211,-0.034171242,0.005449089,0.040567324,-0.03642503,-0.00896279,-0.048962537,0.018470531,0.022870028,-0.029734505,0.001963774,0.0054192124,-0.012677624,0.013742932,-0.034171585,0.017271535,0.06257823,0.023892965,0.00065814477,-0.029509779,0.02059869,-0.036308352,-0.022215184,-0.020524446,0.023781786,0.0330527,0.024151992,0.0074327285,0.0025616349,-0.024784915,0.033445884,0.01579414,0.017028788,0.028449344,0.041889466,-0.03896544,0.005629977,-0.032747336,-0.030177638,-0.014401983,0.033569008,0.053474776,-0.043920435,0.017804895,0.014631758,0.00040254236,-0.032528996,0.018012818,-0.033574596,-0.059782304,-0.030819058,-0.027794737,0.022166282,-0.046457052,-0.00054508104,-0.005357211,-0.039846994,-0.0077922647,0.005337134,-0.011551774,-0.014195459,0.008285303,0.029072847,0.010243343,-0.0022994976,0.05189681,-0.05677586,0.00549049,-0.008053327,-0.026819637,-0.00029507297,0.016874772,-0.0068216873,-0.011656774,0.00891834,-0.011243916,0.011580529,0.040558558,-0.028904613,0.05502771,-0.010561738,-0.023104813,0.05230498,0.0124961445,-0.014115899,-0.0036274681,0.026640782,-0.0064275414,-0.037643716,0.01872875,0.034234036,0.01983205,0.0074624545,-0.001745681,0.03614863,0.008298753,0.027137507,0.010330134,0.0065582576,0.031018386,-0.004198515,0.009039679,-0.03862682,-0.001182012,0.004192948,-0.037363928,0.032010186,-0.016320297,0.07421912,-0.059953857,0.012302522,-0.024624713,-0.013990311,-0.053372324,0.024141489,-0.035720598,-0.0041718697,0.038143367,0.07975701,0.022840906,-0.013819856,0.013733113,-0.0038559788,0.00027180326,0.020348895,-0.007006143,0.0058376826,-0.0149279665,-0.011571244,0.008045269,-0.007626796,-0.028399546,-0.04155637,0.02422558,-0.009371382,-0.024676565,0.0342025,0.01008373,-0.00512765,-0.007411088,0.026396506,0.04054585,-0.046010204,-0.003592237,0.008008347,-0.027261838,0.001810337,0.09789364,-0.0014434371,0.009303594,0.05697811,0.0055704713,0.054394703,0.023832658,0.05102288,-0.018212771,-0.040265422,0.019038498,0.002586524,0.025763763,-0.007504672,-0.015203363,0.021724617,0.022846367,0.016948318,-0.039479565,-0.014362127,-0.013396127,-0.07235911,0.017578723,-0.04722317,-0.0027674155,-0.004371597,0.014919538,-0.057248615,-0.012477067,-0.008579421,-0.034920108,-0.017884523,-0.056277826,-0.04525593,0.010147902,-0.000017465656,0.0010539792,-0.0035648397,0.010290644,-0.0072218934,-0.02348363,0.025075728,-0.009451213,-0.0029926181,0.0039039173,-0.017787237,0.01546986,0.008370482,-0.04036553,0.006912463,-0.022373479,0.0023839672,0.030270578,0.014043927,-0.035357982,-0.013236055,-0.022011006,0.033350717,0.020729702,0.019059824,-0.0013008094,0.0076173125,-0.04154443,-0.014902718,0.01717738,0.07025539,0.019984778,0.03399624,-0.02328149,-0.02376701,0.020127665,0.028192693,-0.04928286,-0.037315927,-0.027002933,-0.005891631,-0.02283379,-0.04224044,-0.065604,-0.025408084,-0.0004926369,-0.04014359,-0.029081516,-0.0006516406,-0.033032693,0.005696378,0.020254115,0.0023168072,-0.025646094,-0.013741892,0.0619739,0.012334046,0.017835062,-0.005427652,0.009048274,0.049307518,0.0048948308,0.016886475,-0.025059678,0.05587591,-0.014704492,-0.040560104,-0.012553961,-0.025577124,0.015564763,0.0006423207,0.019945156,-0.0042814924,0.037659515,-0.004309585,0.034827206,-0.0105610285,0.008578376,-0.006888873,-0.008144624,0.009940674,-0.015679464,0.02931622,-0.0035041145,0.027205698,-0.020878118,-0.0039968905,-0.012627548,0.02154699,-0.00900537,-0.00074704026,-0.04010126,0.012383326,0.03097984,-0.018505903,-0.017002957,-0.03894033,0.019035947,-0.045890547,0.012856766,-0.019331854,-0.0061231856,-0.018963138,-0.015908258,-0.014537384,0.0032130324,-0.0026459824,0.0017196448,-0.05417992,0.0043544653,0.019805767,-0.0019270332,0.02148939,0.01290907,-0.028413843,0.012436955,0.045083128,0.0073301448,-0.029528925,0.024189893,-0.008019142,-0.021136364,-0.015665801,-0.014867002,0.032320626,0.035079148,0.017736925,-0.056777008,0.008587414,-0.01215804,-0.03179864,-0.022165805,0.085443564,0.010041883,-0.016184693,0.04006875,-0.0063648736,0.0005623127,-0.016073583,0.038024552,-0.0036647632,-0.07088601,-0.015634049,-0.03492053,0.015060181,0.029951101,-0.027870717,-0.008811245,-0.040005106,0.01946086,-0.026701394,0.019758416,0.03839026,-0.033386726,0.013482418,-0.0031322225,-0.014159779,-0.0696965,0.0011109739,-0.030934958,-0.008507896,0.006293537,0.058389064,-0.0010334707,0.012659599,-0.0045014187,-0.02818605,0.006061011,-0.14020427,-0.009594011,-0.0030692304,0.0027776859,0.00075994874,-0.046745915,-0.04747611,-0.064258285,-0.0073296055,-0.02492207,0.02071864,0.0070561967,0.029976001,-0.04074338,-0.026148183,-0.0062570754,-0.014411563,-0.00641562,-0.05048534,0.070854224,0.009668531,-0.0028368689,0.053429335,0.030127857,0.0043737716,0.024057208,-0.06813031,-0.030449927,-0.046801083,0.0033648743,-0.048542734,-0.08305659,0.005474123,0.019896872,0.039510157,0.03888538,-0.015488057,-0.0049967645,-0.010944661,-0.0060377526,-0.0009132382,0.014570033,-0.015106574,0.016000899,0.007314994,0.034029204,-0.058622617,-0.008188024,0.008326794,-0.03158057,0.019319432,0.06998818,-0.027755909,-0.0068024504,-0.022200907,-0.03875457,-0.03180279,-0.025351496,0.03971214,0.06493081,0.022820463,-0.04709575,-0.003285868,-0.017112575,-0.030506609,0.020141957,-0.06332901,0.03157279,-0.017517334,0.038385805,-0.064877205,0.015905654,0.026750123,-0.028052215,0.0040664477,0.0098031415,0.009214055,0.0014048413,0.006567811,-0.042777076,-0.012065065,-0.009071317,0.014511991,-0.07148755,0.023431646,0.00059423904,-0.026407346,-0.0006060318,-0.03150782,0.011871144,-0.07965536,-0.04067439,0.0005806399,-0.018379187,-0.0023136402,0.085619874,-0.037149943,-0.019012148,-0.028672285,-0.024999328,-0.025590543,0.0029546104,-0.006300129,-0.040377185,-0.022762025,0.0041586515,0.043421246,0.008318918,-0.0052199406,-0.017302303,0.0061296728,-0.0028695737,0.037753746,-0.008402057,-0.06850042,0.0012945787,-0.027257074,0.03311146,0.02266848,0.026673164,0.014017744,-0.041407015,-0.0155499345,-0.03151007,0.032125037,0.042643085,0.015686752,0.018743075,0.008763231,-0.00913727,-0.01322646,-0.08204206,0.017970556,-0.0021042165,0.035672706,0.00011512697,0.007618899,0.028779555,-0.046834186,0.021653725,-0.040403686,-0.05544198,-0.013215845,-0.01751186,-0.017728962,0.013659695,-0.00388627,0.042776763,0.008863147,-0.021649204,0.021139195,-0.013393899,0.022781942,0.02785096,0.0034160668,0.013293208,-0.015514484,0.004680693,0.030520184,0.0350826,-0.035976104,-0.041855704,-0.024149599,-0.006429235,-0.01707558,0.06700471,0.021577809,-0.00847156,-0.057901382,0.028126098,0.02398994,0.01232726,-0.011367829,0.0031050895,0.013659252,0.01321531,-0.023199592,0.04615435,0.021637224,0.018869454,0.022243783,-0.0065611573,0.002145178,0.00019114815,0.0028881882,-0.022633417,-0.017099174,-0.012484383,-0.003105091,0.01435202,-0.035143487,-0.04906018,0.02806546,0.010580467,0.008638028,0.02816017,0.011942235,-0.0032866402,0.023820393,-0.0035399338,-0.046909302,0.0007270309,0.008492858,0.0050213304,-0.037905008,0.028072644,-0.018699147,-0.043611765,-0.023191497,0.025630383,-0.0062223375,-0.022406051,-0.020485986,0.035668828,0.043654747,0.0222308,0.004867623,-0.006985165,-0.0056224624,-0.015745787,0.06918332,0.007486609,0.03773707,-0.05187802,0.013942161,0.004425479,-0.013421896,0.007866113,-0.028497716,0.0008548798,-0.0512378,0.028744873,0.014233293,0.017652329,-0.014892115,0.0066314028,-0.023588097,-0.01484079,0.019373532,-0.03367004,0.007413475,-0.03728886,-0.0029492648,-0.014564702],"last_embed":{"hash":"uokkw","tokens":399}}},"text":null,"length":0,"last_read":{"hash":"uokkw","at":1762853989223},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{7}","lines":[167,167],"size":102,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"uokkw","at":1762853989223}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031172484,-0.023846107,-0.02159717,-0.012604595,-0.03319466,-0.05895003,0.007859643,0.045514315,0.03678134,-0.011308569,-0.06775424,0.014711785,-0.05815423,0.033330135,0.0061117536,-0.024528123,-0.016414357,-0.031004155,-0.0036345513,-0.021844449,-0.045001972,-0.01412552,0.005020384,-0.037678372,-0.0069374237,0.026500748,0.01940244,-0.007825852,0.002305051,0.05379926,-0.01976632,-0.053892765,0.02185778,-0.008476409,0.010157589,-0.01338336,0.007386507,-0.02663762,-0.024647301,0.017868431,0.024313586,-0.051125534,0.024432689,0.010341192,-0.0028450217,-0.01354573,-0.040119052,-0.008156528,-0.033160947,-0.044832993,-0.021780597,-0.00031659706,0.042186644,-0.0068470533,-0.027041206,0.037314214,-0.038581595,-0.01869993,0.0035385073,-0.021340724,-0.0021690894,0.01824051,-0.029335946,-0.055560473,-0.025238242,0.059325416,0.017335735,0.016620101,-0.01797794,-0.05942246,0.036848553,-0.0042835856,0.00064377143,-0.038475636,-0.035385907,0.015831644,0.00047134582,-0.007494612,-0.012431733,0.06259267,-0.02219499,0.019361483,-0.0017745752,-0.01826667,0.0040452327,0.009511517,0.008724938,0.039583314,-0.012692244,0.014014271,-0.013566746,0.027640572,0.032000363,-0.029809369,-0.020752952,0.00810088,-0.004989139,-0.03533811,0.018882414,-0.013881215,0.044333965,0.04246465,-0.019250361,-0.027152754,0.0019901502,0.0015264258,0.00076828833,0.060292594,0.034313574,-0.0060811075,0.021310745,0.032474283,0.00093789306,0.03963756,0.0098974,-0.013573303,0.034916554,-0.019000966,0.012411099,0.02362723,0.03663636,0.025172463,0.038446676,-0.022614658,-0.022748105,0.036391497,0.012323257,0.012729728,-0.0096476935,0.008504976,-0.00026774194,0.009594329,-0.021856278,0.029240573,-0.02426497,0.013515033,0.054368015,0.0334258,0.009097892,-0.045176763,0.016111562,0.059908938,-0.022524938,0.027007082,0.0065009682,-0.036512185,0.0162737,0.036184654,-0.00790495,0.029664794,-0.015718164,-0.0009250028,-0.022230763,0.0011438921,-0.02364751,0.005261849,-0.019961484,0.05504161,-0.008793229,-0.0030222523,0.035380717,-0.028223958,-0.013696573,0.050911438,0.028615158,0.0016038505,0.0218687,0.07020015,-0.014131322,-0.012224842,-0.03247722,-0.050490152,0.0074415323,0.048140947,-0.015229318,0.03007156,0.091079555,0.021986289,-0.014403583,-0.039662644,-0.05101482,-0.03913522,-0.008829814,-0.0070496364,0.004831323,0.010660972,-0.053324696,0.00062588317,0.018344305,0.0036243363,0.007503621,-0.022612222,0.02594284,0.0014340762,0.07574945,-0.0028349378,-0.01667167,0.0052987738,0.022170525,-0.013824349,0.055296686,0.03360244,0.03316237,0.016036827,-0.011970765,-0.006622221,-0.05545856,-0.044691727,-0.0017495648,-0.050750393,0.01897503,0.014926574,-0.0014732997,-0.019066865,0.012477901,-0.03785603,0.01183946,0.011767116,-0.022773236,-0.041740224,-0.04427445,0.045267824,-0.0023705617,-0.008289147,-0.028131219,0.0015376111,0.0065017873,0.062128972,-0.011058707,-0.018555965,0.012214696,0.019336687,-0.03049169,0.002383208,-0.020633943,-0.011030075,-0.066847704,-0.00053845777,0.037673,0.0044437023,-0.000136103,0.00015013605,-0.025289956,-0.0010761464,0.0077096517,0.0032829137,0.0137336105,0.00699452,-0.0062607774,-0.011738573,-0.000055392233,0.030754711,-0.04755331,-0.030231938,0.034644213,0.014945764,0.030492252,0.018455323,0.02433303,-0.012014697,-0.01741423,0.0192039,0.012017025,0.011726044,-0.015734557,-0.018499786,-0.0089277495,0.010363421,0.044240557,0.008029427,-0.009278887,-0.047480505,0.0075438246,0.023999687,0.00735772,0.04877066,-0.03547769,0.023237707,0.08139385,0.03949516,-0.037082657,-0.027772289,0.032298554,0.019238042,0.012893084,-0.046148535,-0.04445332,-0.014498506,-0.015479824,-0.022394305,-0.002250604,-0.029507246,0.075354666,-0.028170846,-0.07575066,-0.01864577,0.02893263,-0.16347902,0.020514758,0.022168824,0.010912705,-0.005619544,0.0099595785,-0.037064906,0.009857138,-0.0155035965,0.007359549,0.015800998,-0.0353326,0.038361564,-0.008750413,-0.04731734,0.0065704864,-0.0018138158,-0.026402505,-0.014663829,-0.0348903,-0.03271595,-0.017647645,0.020177996,-0.012636905,-0.01604564,-0.0038563432,0.05599631,-0.0278274,-0.02194144,-0.010772963,-0.037236422,0.012370236,-0.0071552903,0.030368222,0.004127786,0.049486388,-0.0481447,0.0048148152,0.022617668,-0.036690425,0.05145345,0.026958903,0.03626436,0.03661527,0.013639088,-0.021798393,-0.038239263,-0.0006032031,-0.028706696,-0.016651949,-0.015540851,-0.016805815,-0.020090623,0.018621275,-0.04573486,-0.010710712,0.046795648,0.012469092,0.02820581,0.00022531196,0.016401665,-0.03496021,0.000075235446,-0.04684598,-0.024516508,-0.0016597691,0.04267601,0.0033780423,-0.02212392,-0.0077076065,0.042018738,0.028665632,0.0047062403,0.01109417,-0.00922026,0.04012033,-0.025663903,0.010485505,-0.02072869,-0.08246319,-0.020844946,0.01456793,-0.021945441,0.008365723,-0.0021077176,-0.024913587,0.027113495,0.00032307656,0.05266235,0.23975995,0.051164925,0.010868272,-0.014508144,0.01962085,-0.024712855,0.060416,0.042858884,-0.007007617,-0.0149955405,0.021549625,0.05444401,-0.02445343,0.026079237,0.037318017,0.051911354,-0.07570804,-0.00619692,0.06909079,0.027593965,0.046944708,-0.050946455,0.05223882,0.011531916,-0.0692225,-0.024216602,0.02788258,0.021474423,-0.027942838,-0.004691755,-0.03927442,0.03353939,0.050171744,-0.036675524,0.03077145,0.0057759946,0.0032164387,-0.056978397,-0.038328666,0.048812743,0.00068832096,-0.026629638,-0.0018076077,-0.03342364,0.0076200175,0.0006076925,0.009269015,0.017325697,-0.019339556,-0.031686828,-0.026182339,0.01800351,0.036403947,-0.031318057,0.0015664824,-0.0041419505,-0.027184792,0.015975202,-0.023822714,0.03610762,0.05347378,0.016690608,-0.039756466,0.013645935,0.020296376,-0.012434161,-0.0055972794,-0.037800174,0.012126498,0.02623001,0.018615788,0.011817236,0.028154502,0.014501896,0.014040448,0.003102711,0.039837316,0.059580997,0.049899504,-0.045432836,-0.033956833,-0.053558767,-0.039035667,-0.02661797,0.008876833,0.026594428,-0.024877429,0.07571019,0.04337976,0.012621765,-0.03366164,0.008658771,-0.035605747,-0.022213066,-0.02344577,-0.029634668,0.009991071,-0.07474185,-0.0047204765,0.0009800292,-0.031566698,-0.004295466,0.016997557,0.0011071013,0.0047719916,0.014740585,0.013158299,0.018893534,0.020046141,0.05130898,-0.02791978,0.012164978,-0.016243758,-0.019356938,0.025742706,0.032084778,-0.015619378,0.014143702,0.032638747,0.01023516,-0.018386174,0.03413781,-0.022284891,0.07467797,-0.0036849428,-0.051792532,0.05873341,0.019793622,-0.03853434,0.018583227,0.009376586,-0.011132138,0.0018164568,0.018312065,0.014602161,0.0053063026,0.03999431,-0.013230168,0.044796664,0.05161604,0.014926526,0.012999733,0.0015237128,-0.015931442,-0.00030398264,0.02206666,-0.015605162,-0.02114151,-0.016477456,-0.027741458,0.02660663,-0.009898162,0.04335809,-0.06383866,0.0119891325,-0.043783832,-0.031326402,-0.063279204,0.02726572,-0.034451872,-0.03348068,0.032814708,0.036071647,0.060399834,-0.010047312,0.021017088,0.036748372,0.0040068417,0.0192387,-0.023689063,-0.016560478,-0.0110988505,-0.01667398,-0.015592581,-0.017269852,-0.029448276,-0.027633889,0.028460538,-0.01134117,-0.00042012555,0.037473217,-0.021290045,-0.0006527262,0.0074265655,0.024916386,0.0065501076,-0.01986547,-0.00045828425,-0.0019552666,-0.022277448,0.011998667,0.09803781,-0.03804012,0.008222275,0.06340605,0.02039418,0.05798676,0.0050672656,0.025731146,-0.0015620309,0.0007757471,0.06299396,-0.014521579,0.039378673,-0.020424284,-0.01879764,0.014908794,0.0057297098,0.0038778482,-0.019891422,0.004703717,0.008029013,-0.066842385,0.0065243496,-0.048587482,0.0061122915,0.008297161,-0.0023690097,-0.050896127,-0.024281794,-0.003931285,-0.041296583,-0.003761097,-0.02556246,-0.046919756,0.044045318,-0.0068461485,-0.022509877,-0.027449466,0.009655599,-0.013005823,-0.032835234,0.053714216,-0.007862638,-0.008526712,-0.017930023,-0.03850734,0.02915736,-0.010939905,-0.05547792,0.0064650867,-0.0012213851,0.032424033,-0.0040996503,0.0039024535,-0.036312714,-0.02534744,-0.04421645,0.032349747,0.0012235864,0.021072926,0.013040161,-0.00254158,-0.048028506,-0.02586431,0.03533099,0.037957754,0.04373618,0.0033254817,-0.041291174,-0.020372892,0.005052293,0.04571726,-0.014208636,-0.05008027,-0.0368304,-0.03226603,-0.007577103,-0.06914475,-0.054736163,-0.053852197,-0.010010882,-0.041237112,-0.033959463,0.00028720358,-0.01847496,-0.022949748,0.016759362,-0.03831948,-0.018807858,-0.033180486,0.037805755,-0.013150357,0.013017552,-0.01186766,0.008288704,0.07913575,0.015347172,0.014630647,-0.024211165,0.060682718,-0.008667654,-0.037940823,0.011559374,0.002135973,0.021981271,-0.008375964,0.00435827,-0.02059282,0.049215153,-0.0023826757,0.011543506,-0.01972429,0.017505126,0.011297448,-0.012179328,0.017236434,-0.037582844,0.038989723,0.0027702525,0.004334838,-0.029880038,0.023585424,0.014174793,0.025623238,-0.007349912,0.022150807,-0.03050502,0.0029822183,0.047181327,0.0019985354,-0.024736686,-0.03937549,0.009473378,-0.043212235,0.0153474435,-0.051650714,-0.022119647,-0.015649334,-0.023164796,-0.024733309,-0.015334169,-0.0068121837,-0.021267954,-0.029796476,-0.026384052,0.027760148,-0.0029579152,0.05474008,0.040027022,-0.012789828,-0.000029244264,0.03332833,0.012010324,-0.024310201,0.024627356,-0.00997444,-0.014746819,-0.028072033,-0.00017877205,0.015709544,0.0068836263,0.0085996175,-0.026483716,0.02785509,-0.004757513,-0.008954769,0.0031454137,0.07774755,0.018473826,-0.0104237925,0.032847177,0.015272612,-0.022925707,-0.01665985,-0.007211446,-0.0036625764,-0.069054216,0.019156765,-0.018957255,-0.016739395,0.029696235,0.00036595308,-0.014362301,-0.024849454,0.0108668795,-0.022457767,0.008305774,0.02326588,-0.028031606,0.021258723,0.011298189,0.000930505,-0.046565264,-0.006965301,-0.046637055,-0.010689508,0.03652599,0.08885716,0.011514242,0.001716308,-0.012631734,-0.026609493,-0.027731624,-0.15353295,-0.010097088,0.014564586,0.009533121,-0.008312149,-0.03172743,-0.028058317,-0.07100217,0.009008419,-0.049550448,0.016702771,0.012711441,0.01078618,-0.02264074,0.008178802,0.0042593586,-0.034779802,-0.026912017,-0.03134489,0.072892316,0.0062288675,0.00020949006,0.0542182,0.010623357,0.01820923,0.0053532193,-0.043421727,-0.022997532,-0.037405472,0.022615112,-0.059849303,-0.058702745,0.023151902,-0.013649258,0.021548241,0.018009128,-0.026644647,-0.01770811,-0.0338617,-0.027203966,0.013095461,0.0068532266,-0.004917603,-0.008045295,0.010359615,0.04119269,-0.03647961,-0.007414951,-0.00037970603,-0.05464311,-0.017405802,0.05180725,-0.046542674,-0.036355346,-0.039912093,-0.03563241,-0.02584755,-0.005098682,0.03581506,0.044686623,0.0031612047,0.0025746066,-0.018642267,-0.017339826,0.00030564354,0.008671069,-0.061795924,0.0130385505,-0.02181203,0.030963441,-0.06899243,-0.023782315,0.05444956,-0.025901698,-0.015515819,0.016167058,0.008706689,-0.024569916,0.026681952,-0.04442821,-0.00889077,-0.014797269,-0.009368515,-0.056957133,0.012931848,-0.0073347352,0.004172051,0.00039284685,-0.054035023,0.020673411,-0.053611055,-0.032708786,0.017127277,-0.007892172,-0.013395708,0.06450481,-0.019598592,-0.006668542,-0.026049882,-0.02018882,-0.0075881286,0.019855265,-0.00976252,-0.02486225,-0.012666703,-0.006329188,0.024406347,0.008295836,-0.0028569102,-0.01613137,-0.008771138,-0.01809261,0.025846733,-0.017775223,-0.056230105,-0.005498792,-0.042443123,0.020232992,0.015429309,0.020661362,0.014617154,-0.03304842,-0.0107811885,-0.03047777,0.035805967,0.041794922,0.034202985,0.00976931,0.020652879,-0.011747384,-0.0074254363,-0.0846201,0.008035664,-0.01327085,0.05110412,0.013963759,-0.020136043,0.016916106,-0.02310669,0.005934739,-0.03833552,-0.079406545,0.005820644,-0.056181762,0.005209233,0.0024478952,0.014772386,0.01852799,0.025686089,-0.0027015172,0.016700096,0.0054690116,0.023728207,0.051398512,-0.025465915,0.02193765,-0.03171325,0.010006728,0.013882822,0.07536355,-0.016972639,-0.004014601,-0.03839176,-0.032400183,-0.03272973,0.043622207,-0.002617084,0.0015031685,-0.025928108,0.030481111,0.032471247,-0.0029167884,0.0058615515,-0.012196098,0.02896185,-0.0058030332,0.0037826344,0.029111449,0.06974959,0.023717687,0.033552833,0.0034951342,0.0038846198,0.023460787,0.012068154,-0.008069728,-0.009732626,0.010508874,0.013450701,0.017125674,-0.007120327,-0.061468627,0.0617565,0.023936434,0.032897256,0.02606645,0.0100048445,-0.011262085,0.022462353,0.026008004,-0.031260658,0.016371373,0.009945891,-0.006621697,-0.010227054,0.027452562,0.0033144783,-0.049333885,-0.010485213,0.03525801,-0.026411464,-0.019398134,0.011735531,0.032020893,0.031218927,0.01369848,-0.003961704,-0.002993869,0.01256679,-0.010210121,0.046417717,0.063480675,0.018482665,-0.061188553,0.016742539,0.03002629,-0.013060959,-0.0009343648,0.002222976,-0.012192455,-0.031670723,0.036320116,0.014582741,0.0047520204,-0.007058147,-0.002259322,-0.041380536,-0.013013172,0.012542707,-0.027234511,-0.0037772309,-0.033872444,0.0012120135,-0.007655395],"last_embed":{"hash":"ei25kc","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"ei25kc","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{8}","lines":[168,168],"size":100,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ei25kc","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01877584,-0.026943998,-0.033651195,-0.0073521053,-0.03872867,-0.030404035,0.008834678,0.036136534,0.030609932,-0.012956075,-0.051204704,-0.002851612,-0.05855204,-0.001625362,0.014802834,-0.02761999,-0.012512411,-0.02072953,-0.0016381674,-0.010568236,-0.07517193,0.02921839,0.0072099236,-0.029735982,-0.0057968204,0.0023157496,-0.007592752,-0.014990348,0.0040141083,0.03393017,-0.010496198,-0.062106963,0.022275062,-0.018144226,0.013299027,-0.0008704103,-0.012120717,-0.030100526,-0.04768267,0.024427803,-0.00064439647,-0.058482047,0.030215466,0.04378212,-0.0018795879,-0.0021068763,-0.047610097,-0.008882044,-0.01353826,-0.038664352,-0.050481033,0.0044306386,0.049855046,-0.024641626,-0.031579025,0.023974128,-0.048508123,-0.024959557,0.020429257,-0.014175419,0.0013067073,0.026017202,-0.014730528,-0.043724146,-0.031700168,0.04414543,0.02810896,0.009487883,-0.016014883,-0.04554792,0.043750238,-0.008968633,0.0013008805,-0.026320156,-0.035812497,-0.0014552878,-0.00571578,-0.020941451,-0.0072309766,0.021568613,-0.04229885,0.02546421,-0.021902516,0.0094620725,0.0075544054,0.014315014,-0.009386996,0.027810145,-0.015976526,-0.014394594,-0.01049471,0.009229388,0.02327703,-0.028840631,-0.022786481,0.020456374,-0.015717492,-0.037410308,0.020527838,-0.0013134506,0.029227862,0.049199913,-0.029277356,-0.022388155,0.010695565,-0.012833369,-0.0022630915,0.087178186,0.03890902,-0.014305786,0.0005300079,0.02365157,-0.0008779573,0.044659913,0.012452503,-0.0020160722,0.0351675,-0.006860795,-0.006816395,0.020841986,0.038957424,0.001392554,0.04598884,-0.02677171,-0.049420368,0.03931255,0.030837566,0.016696658,0.026725711,0.010456426,-0.003119698,-0.009535422,-0.021950232,0.022237275,-0.036912885,0.028215861,0.044566877,0.021677224,0.01338154,-0.049107134,0.015976775,0.052633036,-0.019620933,0.025687212,0.019503333,-0.048971422,0.0057940567,0.044568602,-0.027432824,0.05426904,-0.0440738,-0.018092943,0.0013220543,0.0020891698,-0.052938275,0.025067396,-0.023579465,0.054540336,0.010855597,0.007792444,0.03922891,-0.06093059,-0.008520978,0.054982454,0.012098398,0.00813661,0.017236367,0.08289418,-0.010257681,0.0048781047,-0.0021166883,-0.04450409,-0.006881816,0.030969294,-0.011037098,0.019390663,0.076221205,0.012241149,-0.010602094,-0.041002154,-0.031239487,-0.034816373,-0.0033578286,0.010514986,0.0367117,0.008759134,-0.062753424,0.011023097,0.048107594,0.031505585,-0.0036783072,-0.030621734,0.031539664,-0.0004365225,0.052335277,-0.020713126,-0.016538411,0.017734298,0.02954106,-0.012969137,0.03738443,0.035054415,0.014326971,0.02532883,-0.037799727,-0.0025185924,-0.0511235,-0.02704232,-0.00058007514,-0.06949013,0.032545127,0.01886115,-0.024028966,-0.010997351,0.017697552,-0.03238972,0.009650879,0.017636135,-0.034864154,-0.023232993,-0.02839392,0.07144038,0.0036807258,0.005511764,-0.038708493,0.007326953,-0.020109635,0.0359848,0.011499544,-0.030375862,0.017146764,0.014128419,-0.03405127,-0.005679591,-0.026768021,-0.0034726497,-0.04317317,-0.001027131,0.03586386,0.012326652,-0.01915253,-0.002058702,-0.022690399,-0.0095715225,-0.0072919372,0.009332077,0.02106522,0.004232455,0.009235223,-0.006431818,0.02284821,0.017084418,-0.059604574,-0.06291134,0.040962145,0.00029206192,0.018980157,-0.0033357677,0.018488245,-0.0074059265,-0.029889993,0.035825543,0.0019700327,0.0068810307,-0.020782812,-0.013137744,-0.009280404,-0.0011829817,0.03887104,0.019179108,-0.03912271,-0.039848704,0.015729366,0.0084601175,0.001863939,0.06971583,-0.027486844,-0.0035123955,0.06966373,0.01573139,-0.038460396,-0.03700067,0.021285294,0.017517488,-0.0021337592,-0.03147286,-0.028927894,-0.029409494,-0.019906294,-0.044401195,-0.008602069,-0.038640242,0.06749536,-0.023692774,-0.044500995,-0.016411215,0.006052871,-0.16333754,0.008527415,0.0039311973,0.022473425,0.011437941,0.003523864,-0.05601631,0.015323871,0.00789981,-0.037025154,-0.0018992455,-0.039960217,0.020946158,0.0062639397,-0.044212215,0.02099973,-0.016303439,-0.02602617,-0.0064029424,-0.03221791,-0.029968435,-0.022044908,0.040487066,0.015717212,-0.0075676367,-0.022930624,0.07925332,0.014576859,-0.016425038,-0.017891731,-0.045657296,-0.014480495,-0.0003428289,0.027986895,-0.0047375364,0.042224724,-0.06856032,0.0036574327,0.026528778,-0.016768074,0.029441325,0.051142897,0.013967415,0.032197416,0.018093733,-0.033974875,-0.03613396,0.0021484108,-0.0059015765,-0.023939136,-0.027694445,-0.043583263,-0.0108357305,0.048851345,-0.05040204,0.015352144,-0.0030484276,0.021515055,-0.002915176,0.022684785,0.019537516,-0.08480568,-0.0017973388,-0.02737943,-0.0124091115,-0.037016913,0.044217005,-0.008988468,-0.027663177,-0.022073993,0.048052814,0.0044722077,0.009537629,0.016664281,-0.007486637,0.018283512,-0.019007327,0.0156346,-0.01982846,-0.073806055,-0.042863764,0.017891094,-0.019447234,0.0004685909,-0.010224917,-0.01480757,0.018894782,-0.010679289,0.038102962,0.23620619,0.073937416,0.019962301,-0.01094248,0.07218052,-0.016443014,0.023292484,0.03851691,0.026782705,-0.01738454,0.008972582,0.05804054,-0.012306202,0.0036483065,0.027344955,0.06206769,-0.06562268,-0.004629907,0.071650095,0.02423936,0.05899545,-0.029505668,0.016274827,-0.0033228784,-0.07228496,-0.01626636,0.027344583,0.043580636,-0.027294118,-0.008714238,-0.04565553,0.051384017,0.03661218,-0.063019,0.03172413,0.012805574,-0.0056540286,-0.041009553,-0.017450957,0.046583038,-0.0020011805,-0.034340613,-0.014926023,-0.037587065,0.01721098,-0.03397166,-0.005023561,0.019442907,-0.017541263,0.0029205438,-0.017588925,0.009626078,0.04534661,-0.020951638,-0.026002895,0.0026259886,-0.014837107,-0.010871499,-0.053356636,0.013591179,0.05658091,0.0075387894,-0.055168163,0.00047849625,0.0018170412,-0.016940149,-0.020394024,-0.031702943,0.043288175,0.031781897,0.026166892,0.008999245,0.030140806,0.003514704,-0.0033276263,-0.009422966,0.028414216,0.013818001,0.018107353,-0.038081262,-0.006067228,-0.035461064,-0.010238106,-0.03280958,0.032851346,0.0055167275,-0.020549001,0.05597438,0.039729863,0.020956948,-0.023302238,0.008910994,-0.009992755,-0.023452548,-0.034063052,-0.034398835,0.016136728,-0.041736245,-0.00796301,-0.019371562,-0.024571205,-0.004460666,0.0014622489,-0.0096481,0.008341944,0.0070117577,0.0002933702,0.031335484,0.01163212,0.046815384,-0.039802253,0.015539013,0.00058152154,-0.038308095,0.039189458,0.056289606,-0.00010707726,0.015123752,0.023610162,-0.010557756,0.0036376768,0.047605403,-0.02350986,0.05503512,0.010544221,-0.0521119,0.057636734,0.032579184,0.016720977,0.009793298,0.025538346,-0.012899278,-0.038151234,-0.001030254,0.012772394,0.022390265,0.036758196,-0.0046042413,0.06064983,0.019833354,0.04092616,-0.001964267,0.013833529,0.034979183,0.006316664,0.038811214,-0.03496587,-0.04345119,-0.0017836824,-0.014743376,0.032013595,-0.005926364,0.03961282,-0.05832424,0.0043330635,0.0063221655,-0.015351071,-0.042448055,0.0052903844,-0.027613431,-0.0062958137,0.006787577,0.043350436,0.03635225,-0.024700774,0.013125868,0.01731091,0.008063413,-0.008154419,-0.027726866,0.009883214,-0.00037189075,-0.03308022,-0.007358685,-0.03263904,-0.021525977,-0.025181241,0.0336412,-0.004564758,0.019406576,0.05664623,-0.011927788,0.011022519,-0.02028993,0.02909247,0.037526123,-0.025878986,-0.012940183,0.018902943,-0.020133786,0.008133226,0.099410556,-0.045674134,0.00560662,0.061822105,-0.014035546,0.06650484,0.01817209,0.03512165,0.003342888,-0.03242609,0.030112904,-0.004224958,0.0350218,-0.028736887,-0.021708842,-0.0062131146,0.011020469,0.013831421,-0.015256134,0.017135022,-0.005785874,-0.054864217,0.025007047,-0.056236047,0.009469037,0.011410363,0.0052513,-0.05160239,-0.00014177465,0.0021725341,-0.04443731,0.014460081,-0.03174639,-0.012684319,0.03623515,0.006107245,-0.01839923,0.009867979,0.01960726,-0.004146772,-0.004072189,0.046896305,-0.0018242486,-0.014214407,0.0038390905,-0.026265549,0.0099422345,-0.03598993,-0.050296407,-0.020964354,0.0119646005,0.04555536,-0.027864395,0.0107051805,-0.050025698,-0.030334348,-0.019144163,0.012064627,0.014988196,0.05038378,-0.0046287337,-0.012224048,-0.06598164,0.0025566039,0.013570134,0.033917494,0.026488815,0.014606395,-0.02141377,-0.02658386,-0.00041940986,0.035834927,-0.02489731,-0.049000446,-0.035711057,-0.044997253,-0.004817961,-0.061556917,-0.039245985,-0.02412098,-0.010046896,-0.023202214,-0.021796942,-0.030897046,-0.036668617,-0.02075792,0.06284422,-0.0061346306,-0.021822989,-0.03130648,0.056715682,-0.0010582492,-0.016323641,-0.001049763,-0.0068668304,0.06760149,0.0073432433,0.005176318,-0.009932532,0.026285024,-0.022212835,-0.04056157,0.016629402,0.0012201074,0.017936777,-0.014230303,0.01853986,-0.0067742127,0.045582093,-0.0023075684,0.028621001,-0.0033418408,0.0088255135,-0.006322912,-0.013217113,0.017149229,-0.031066062,0.03679443,0.011100119,0.031774793,-0.016588155,0.0130345365,-0.0160424,0.028376695,-0.01085136,0.02123048,-0.046747398,0.0034849404,0.022951018,0.019498529,-0.016819717,-0.050636474,0.026397808,-0.058563784,0.00064487447,-0.041397613,-0.012713038,-0.0063643567,-0.0104566,-0.018575467,-0.022513298,-0.0039187353,0.014043268,-0.019720327,-0.020523181,0.008908804,-0.009643374,0.01837623,0.049518634,0.008552998,0.010232082,0.030624734,0.003603807,-0.0434232,0.034518655,-0.02535802,-0.015911354,-0.00872231,-0.009655688,0.018181052,0.027393287,0.022261143,-0.027173696,0.035443142,0.009605473,-0.018640943,0.0003621028,0.041436605,0.021631947,0.01288597,0.041689258,0.019258939,-0.022767717,-0.033417717,0.014937162,0.010042901,-0.052245863,0.014995492,-0.04721463,-0.0005019058,0.019301783,-0.012734971,-0.013926821,-0.058482416,0.0074211843,-0.014876446,0.020863561,0.01773376,-0.011600327,-0.0048131645,0.010843334,0.010571695,-0.05704688,0.01899823,-0.022837384,-0.009265334,0.01737074,0.07396285,0.016986562,0.019196345,-0.012820892,-0.009126028,0.005279527,-0.15103997,0.0007326498,0.006922222,0.023713358,0.020585073,-0.015952177,-0.020186573,-0.07567627,-0.019469209,-0.032400135,0.040062305,-0.0024335994,0.021659594,-0.022692658,-0.008238472,-0.0030118364,-0.015037384,-0.033674717,-0.032026604,0.087222554,0.0028776699,0.0069571575,0.043811258,0.020797964,0.023496069,0.0043502627,-0.026607985,-0.03829219,-0.036368392,0.008965948,-0.05015958,-0.060922865,0.02480049,0.007023811,0.02656611,0.011403966,-0.01627135,-0.014195,-0.032519963,-0.02610019,0.009393674,-0.004415161,-0.003388027,-0.0047366493,0.02931623,0.038525596,-0.044564288,-0.024657428,0.009519837,-0.022704398,-0.008382621,0.065939106,-0.030651487,-0.015913783,-0.011890981,-0.032839466,-0.00829168,-0.0066613997,0.020403534,0.065957054,0.026340168,0.005896576,-0.010535456,-0.0022084499,-0.017038211,0.032070294,-0.075335674,0.024039922,-0.0016798849,0.002886046,-0.05624091,0.01804734,0.031375907,-0.002393361,-0.0013531246,-0.004322456,0.0061092926,-0.0131545905,-0.0030451184,-0.031717237,-0.010707358,-0.010025388,0.020808412,-0.067953736,0.012813987,0.0056661214,0.00585742,0.010617758,-0.066726536,0.050300233,-0.05615672,-0.04352926,0.00394271,0.009136137,-0.009344563,0.06424675,-0.028661564,-0.008310459,-0.013358504,-0.012894736,-0.013797349,0.010847024,-0.015272922,-0.038284823,-0.0045334618,0.006128032,0.015992863,0.005847236,-0.026031435,-0.021358302,0.001305395,-0.020240666,-0.008299715,-0.012998013,-0.057096563,-0.012911555,-0.012545584,0.037271723,0.019635646,0.042971645,0.01089971,-0.027684659,-0.008657771,-0.027942883,0.052664258,0.06064658,0.009115587,0.030010084,0.021803554,-0.0162899,-0.0019529258,-0.0672025,0.013733156,-0.00829748,0.032786038,0.0008735152,-0.013210234,0.020406783,-0.053679373,0.00987366,-0.029076554,-0.05661771,-0.005683608,-0.036557257,0.007242511,0.016582549,0.008678491,0.024079705,0.013935909,-0.032045122,0.023603307,-0.009796226,-0.011624465,0.049600795,-0.0057834517,0.006822865,-0.04743781,0.0072163763,-0.007504431,0.051488146,-0.03939523,-0.03386151,-0.04474996,-0.01649718,-0.030322732,0.037017185,0.010230166,-0.014025108,-0.052862763,0.03033072,0.041220173,0.031447314,0.0060819555,-0.028880727,0.024497394,0.0038264068,-0.025473481,0.06398268,0.04147268,-0.0044131526,0.026068706,0.027663635,0.0015533465,0.02392742,0.0026215632,-0.0062986747,-0.0071376166,0.003964158,0.028724607,0.021931298,-0.0234775,-0.057423577,0.017440673,0.020756746,0.026625568,0.049684707,-0.0059431945,-0.0007367784,0.024082355,0.0014358171,-0.022931848,0.0117561715,0.016534608,0.012265978,-0.02197283,0.035962198,-0.014819343,-0.043598358,0.0027895416,0.006259515,-0.010416376,-0.024454419,-0.012175363,0.034054592,0.03154138,0.02360743,-0.012959289,-0.018352069,0.0014948371,-0.024668684,0.07642982,0.040871847,0.039840188,-0.061954707,0.013053064,0.02351518,-0.006350078,0.030093454,-0.0061894255,0.0037885255,-0.051164504,0.024003794,0.022490831,0.005516712,0.0022542847,0.022190044,-0.07429985,-0.033548478,0.011229588,-0.020848284,-0.011814131,-0.032284167,0.024984267,-0.01710322],"last_embed":{"hash":"ymqhwj","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"ymqhwj","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{9}","lines":[169,170],"size":109,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ymqhwj","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0612814,-0.032913323,-0.04094773,-0.023302034,-0.046362277,-0.02227192,0.00976474,0.031461947,0.031236291,0.0023635456,-0.034895606,-0.00015660275,-0.018743552,-0.0048555047,0.027900618,-0.04436641,0.0013829553,-0.0003832149,-0.0077949353,-0.0063316645,-0.06706909,0.029707242,0.010038736,-0.01813198,-0.005730269,0.024847586,-0.008754417,-0.036267478,-0.0040860497,0.038442705,-0.015083574,-0.04481587,0.031128598,-0.02690996,-0.012903856,0.007839862,-0.00821594,-0.014005629,-0.04101199,0.029370379,0.017982477,-0.018446237,0.008140965,0.021411134,0.019454634,-0.023828955,-0.04978679,-0.021961961,0.02218176,-0.048341732,-0.043786556,-0.018747147,0.030425284,-0.03069515,-0.009125271,0.024443317,-0.045433637,-0.022941157,-0.00826422,-0.024688484,0.017059823,-0.009695666,-0.004333061,-0.041893743,-0.0164181,0.040535,0.0065597687,-0.0026076622,-0.025866907,-0.029553013,0.043998852,0.008072832,-0.0069531873,0.00494893,-0.046013873,0.020914992,0.001745757,-0.010146923,-0.06501837,0.05141387,-0.0051454483,0.016828412,-0.01020044,-0.01876736,0.014663708,0.0108923605,0.011849379,0.06718921,0.0008020294,-0.048997834,-0.04086959,0.005618206,0.02467475,-0.037720293,-0.036063123,0.006590747,0.024235763,-0.056576286,0.03305338,0.018737892,0.019761097,0.048712894,-0.007792241,-0.06508457,0.024758333,-0.023945507,0.03290308,0.050628357,0.0150377005,-0.009477828,0.03032547,0.040756896,0.0058800057,0.035643727,-0.015186701,-0.019161941,0.03368948,-0.058723748,0.0061448286,0.02556458,0.047037806,0.008684207,0.051117312,-0.02833584,-0.0005916446,0.021526914,0.02181434,0.007820447,0.0051180185,-0.007970063,-0.001101421,0.004840392,0.0018847478,0.0043047713,-0.012092278,0.027214192,0.059629127,-0.019630527,-0.03205478,-0.062911876,0.024266783,0.05485476,-0.04848818,0.028818734,-0.009392508,-0.045618325,0.011402413,0.012859495,-0.007822914,-0.00056651473,-0.0016515555,-0.020661255,-0.010999719,0.05132995,-0.024121298,0.026301663,0.024190318,0.033532787,-0.007827752,0.010292453,0.01211439,-0.02502663,0.0018763664,0.021321498,-0.0022357658,-0.010346374,0.047871828,0.048769098,-0.015137244,0.0027107256,-0.02543137,-0.031748418,0.021538734,0.03406349,0.026392275,0.01763911,0.06953707,0.009971625,-0.00959665,-0.029349672,-0.01659754,-0.03510428,-0.011300285,0.025947567,0.0070998454,0.0011011156,-0.05660437,-0.004806735,0.025060236,0.037382722,-0.0051593827,-0.022936333,0.037207015,0.032104082,0.06739072,0.006137986,-0.011058959,0.013123531,0.016986135,-0.05082695,-0.003177754,0.0022868495,0.019377504,0.07823607,-0.009210016,-0.0028719744,-0.046092067,-0.06816594,0.00036754983,-0.05252151,0.04310593,0.021374455,-0.021761676,-0.06022677,0.015869139,-0.056002732,0.0076353573,0.000034502253,-0.007214607,-0.036309436,-0.0007253644,0.014645595,0.023899214,0.0055921287,-0.020623464,0.004827136,-0.015478124,0.017667837,0.017833218,-0.03579048,-0.027833987,0.0055869003,-0.0033623115,0.006005668,-0.0120606115,-0.006238153,-0.012908342,-0.029123578,0.03678402,0.020429347,-0.019091927,0.0051797554,-0.014117531,-0.009909015,-0.0061070616,0.050043553,0.024502147,-0.013677026,0.0017564335,0.009803032,-0.012081099,0.013832757,-0.031483866,-0.048754487,0.04445952,0.025034215,0.0165368,0.012420332,0.003716266,-0.021011634,-0.026702972,0.015158633,0.018544044,0.016028073,-0.0037742427,-0.019396627,0.017720288,0.015982604,0.01929772,0.0051180883,-0.04522279,-0.032026432,0.03837681,0.01666203,-0.013668812,0.051866893,-0.039043307,-0.014753053,0.06621475,0.008552578,-0.05784627,-0.03933781,0.0068643847,0.0055138716,0.012088329,-0.008548304,-0.0584549,-0.049113184,-0.041927665,-0.029650036,-0.02270939,-0.028006835,0.06811105,-0.049884558,-0.06511888,-0.0152501995,0.013116213,-0.15936416,-0.011203723,0.011739105,0.03605369,0.00699864,-0.01214084,-0.07102738,0.007149777,-0.002294475,-0.008847529,-0.00496996,-0.03132741,0.019481853,-0.01295927,-0.05775015,0.0040209354,-0.022470834,-0.03198582,-0.0022884605,-0.02362593,-0.00772679,0.013529738,0.030317375,0.026109627,0.007909696,-0.0137694,0.093392655,-0.005228922,0.0020272306,-0.0009207675,-0.026543941,-0.011684105,-0.0083201565,0.04913514,-0.004506686,0.016420132,-0.046170257,0.0229652,0.019754045,-0.010948827,0.05164863,0.078800626,0.019075768,0.03897517,0.013789027,-0.008662325,-0.022189794,-0.001464344,-0.01460484,-0.020492716,-0.01069912,-0.048817217,-0.0009276963,0.015557995,-0.035000693,0.023451604,0.016074495,0.03533927,-0.021836404,0.005532575,0.0056065754,-0.05251949,0.009247705,-0.01948819,-0.02546985,-0.017147444,0.038362365,-0.033850092,-0.033082344,-0.012239869,0.0119139515,0.040452592,0.017517434,0.017774524,-0.014657673,-0.009952638,0.0047310055,0.03938769,-0.024499407,-0.06548029,-0.049249947,0.04601983,-0.0031050225,0.02193644,-0.02119876,-0.048596308,0.013451286,-0.0155356815,-0.009240592,0.24706063,0.033641033,0.021074941,-0.032381218,0.055489324,-0.0035544576,0.044120703,0.03907901,-0.019217202,0.008455068,0.004477395,0.041896205,-0.00290674,0.007836994,0.020676631,0.053160947,-0.07213527,-0.008786189,0.07276634,0.025899328,0.041228022,-0.045118157,0.05457864,0.014902063,-0.099470355,0.022148788,0.020066401,0.051193777,-0.033388704,-0.010775526,-0.041347515,0.0546714,0.042117875,-0.03472786,0.0181941,0.027971642,-0.0028916113,-0.08340415,0.0036037376,0.03815081,-0.002627588,-0.0069500776,-0.01378728,-0.0012427937,0.023986125,-0.022282546,-0.0002421231,-0.021242427,-0.015679264,-0.018939931,-0.029542739,-0.011569883,0.032850854,-0.03558513,-0.015930722,-0.012072964,-0.021756588,-0.0015708274,-0.014354239,0.061366074,0.050390474,0.030735027,-0.07085149,0.00014563696,0.025124371,-0.018554037,-0.006380572,-0.03103211,0.0050544855,0.01232853,0.030084614,0.01721022,0.017318595,0.0087985825,0.002449411,-0.0212847,0.046370234,0.011781402,0.0068784747,-0.025226567,0.0047384608,-0.05210245,-0.023706006,-0.019935695,0.033206075,-0.017636174,-0.028295197,0.07115782,0.035276506,0.024343237,-0.014812233,0.0056044986,-0.056543745,-0.022180734,-0.019766692,-0.035530247,-0.021497132,-0.025410682,-0.028372638,0.016261954,-0.019378658,-0.0110487705,0.0016799078,-0.0059255105,-0.009363984,0.013101215,0.004009887,0.029657334,0.008891932,0.015996413,-0.042242654,0.0043972577,0.006330697,-0.03629953,0.03177928,0.056354497,-0.016022608,0.0014036244,0.03133066,-0.016184704,-0.0034683207,0.0018148293,-0.01626369,0.06766334,-0.0087974835,-0.045120552,0.030473772,0.0114164585,-0.007491098,0.01801117,0.0020954274,-0.011205814,-0.039966404,0.01817892,0.013913846,0.026154175,0.06540108,-0.0028296344,0.034045085,0.0038687706,0.04460649,-0.0027901086,0.012538375,0.009332017,0.015260959,0.0323854,-0.004826214,-0.025493175,0.009948474,-0.0035103809,0.010112192,-0.025741244,0.03972792,-0.08522684,-0.0031033996,-0.016913937,-0.023533404,-0.0077933325,-0.0024934479,-0.02633506,0.011908436,0.024822034,0.08256161,0.042292576,0.015351583,0.042964566,0.019611292,-0.023850176,0.023433922,-0.038469017,-0.0132756755,0.006034484,-0.031673953,0.005428212,-0.028059928,-0.04532293,-0.009971715,0.035708733,-0.018473566,-0.007886416,0.04696685,0.0032218222,0.0063321274,0.021671051,0.0048391074,0.020056931,-0.0125073455,-0.0035642264,-0.012182501,0.006618723,-0.008853093,0.11880324,-0.054999094,-0.0025518453,0.0067852335,0.008823463,0.029715221,0.007958742,0.035094537,-0.011981469,0.020459827,0.013730144,-0.028642828,0.042278927,-0.011822115,-0.009179207,-0.004016512,0.01550748,-0.0030222768,-0.010862842,0.022740938,0.003693158,-0.06904965,0.035747275,-0.07417052,-0.006998671,0.001745231,0.0002583667,-0.045853823,-0.019097077,-0.0010609732,-0.016523257,0.030832112,-0.056059655,-0.032006074,0.049650386,0.018477652,-0.052430443,0.0006757315,0.04445384,-0.007424871,0.0131577505,0.036932494,-0.029374508,0.02363728,-0.019299902,-0.03089247,0.02163521,-0.0061655114,-0.037149157,0.023109628,0.010657685,0.017576002,0.002271248,-0.012784376,-0.014892977,-0.0033129223,-0.052984018,0.014036985,0.030744122,0.027119042,0.024555834,-0.04385299,-0.05399991,-0.028861172,0.018598286,0.040481564,0.022155648,0.030657707,-0.029079033,-0.0060508773,0.025250915,0.022097666,-0.006123135,-0.07684077,-0.034477975,-0.034769665,-0.010222471,-0.048286445,-0.057623662,-0.011079272,-0.016631357,-0.035667926,0.011398174,-0.015983729,-0.0018679454,0.015796501,0.023359094,-0.025184639,-0.010502698,0.00007141295,0.033405446,-0.012558822,-0.027287979,0.013548131,0.03790741,0.04495562,0.013639289,0.033748545,0.00035734914,0.03155921,-0.00040773657,-0.044493776,0.032942284,-0.0062434156,0.017767724,-0.03958496,0.053290278,-0.0107897185,0.044242166,-0.0049476777,0.023085847,0.0068861847,-0.010292481,-0.012017811,0.0039877375,0.019649806,-0.012488049,0.045019362,0.04136921,0.027032021,-0.01313539,-0.0012535728,-0.016665041,0.051093243,-0.028285956,0.015616481,-0.045883093,-0.008196511,0.027949585,0.012389157,-0.03590636,-0.05272918,-0.004680495,-0.05279293,0.004129889,-0.04493608,0.010577831,-0.009720746,-0.028956985,-0.018203039,-0.010804285,0.0035839214,-0.0181684,-0.006089541,-0.0138299,0.0012713702,0.008010731,0.017692244,0.020191178,-0.003863912,-0.009082118,0.038186934,-0.01692228,-0.026922058,0.030878257,-0.0017550128,0.0015183357,-0.033459708,0.018120894,0.023502106,0.017166436,0.026538786,-0.055749636,0.017296318,0.013064871,-0.0029113276,0.027892167,0.04163327,0.038945843,0.0012346604,0.035250925,0.02656175,-0.00075218064,-0.03571554,0.018443188,-0.0022008098,-0.022888582,0.038609922,-0.005306259,-0.01861064,0.037856735,-0.022339888,0.019119512,-0.036759354,0.02171876,-0.0012339086,0.026576625,0.028055312,-0.032593846,-0.000018003837,-0.011345578,-0.005065297,-0.037236158,0.042994004,-0.012212119,0.004425281,0.00451482,0.07200032,0.014796031,0.02490476,-0.017442454,-0.046200555,-0.011229905,-0.14783254,0.005771597,0.015817191,0.008660643,-0.009135025,-0.021104807,-0.004761667,-0.09614237,0.0127724195,-0.04524217,0.039096646,-0.015039868,0.03619224,-0.01459918,-0.014226142,-0.03612743,0.0075406455,-0.032225,-0.0269532,0.06621916,-0.0022272253,0.005194094,0.037355676,0.010819223,0.0091155665,-0.011481517,-0.049698245,-0.04521689,-0.027170967,0.008632748,-0.060088087,-0.08065254,0.0036358354,-0.0010257824,0.007878171,0.004526228,-0.028420426,-0.048962682,-0.040140335,0.020868752,0.0072454526,0.012841088,-0.010246204,0.008630354,-0.015593407,0.036852613,-0.016028995,0.001464509,0.01960339,-0.023830365,0.0019368916,0.06756615,-0.03009861,-0.022616595,-0.029359661,-0.04331215,-0.0160376,-0.00086969166,0.042674962,0.039438352,0.00808576,-0.007877789,0.0015734329,0.0068608797,-0.034582708,0.011306317,-0.04974774,0.025226891,-0.020758493,0.011120401,-0.050062116,0.022683447,0.026528515,-0.009541656,0.0017524569,-0.029129086,0.024993489,-0.03272241,0.009806042,-0.04598096,-0.02560268,0.004560813,-0.03219133,-0.05283208,0.011788562,0.008445911,0.0005443862,0.018946653,-0.022622168,0.041501343,-0.051940452,-0.029828232,0.018055355,0.019225916,-0.03024384,0.024943642,-0.03792128,-0.011966134,-0.024181576,-0.006563357,-0.01723341,0.0065112766,-0.013059364,-0.0269572,-0.022454042,-0.026257263,0.023718316,0.0003849746,-0.03412568,-0.015666483,-0.043393265,-0.03506113,0.010643864,-0.016136266,-0.022862388,-0.007491666,-0.0093818335,0.04245689,-0.019835973,0.0363149,-0.007878132,-0.03825298,-0.020834796,-0.030379644,0.027061809,0.034110405,0.015287293,0.04133288,0.006909627,-0.015955111,0.015678352,-0.050682217,0.020660488,-0.007071484,0.043415565,-0.01830373,0.016253218,0.032440986,-0.01844121,-0.0054143933,-0.022426642,-0.06426617,-0.013340662,-0.031975552,0.038307123,0.007549745,0.017872224,0.0038081314,0.001075805,0.006508615,0.05643502,-0.012603605,-0.013921192,0.047384366,0.0080014095,0.023846272,-0.031177474,-0.028665645,0.023246692,0.06583913,-0.044079665,-0.042899057,-0.035848785,0.03150287,-0.022952223,0.032045208,0.02294921,-0.01568022,-0.03280642,0.03283896,0.008568741,0.011666708,-0.006833149,0.0232079,0.014139907,0.01150867,-0.0049981265,0.009988675,0.024736173,0.010032496,0.0346359,-0.000350589,0.004334492,0.023329977,0.05280851,-0.0072354116,0.016060209,0.016231813,0.01235303,0.030121803,-0.03633478,-0.026850939,0.049836088,0.03109574,0.02726872,0.020713778,0.0012562119,-0.013249308,0.0224264,0.022054918,-0.01863683,-0.0003900118,-0.017522322,-0.0023119058,-0.030694164,0.026046434,-0.022980377,-0.043390945,-0.0043865503,0.041540336,-0.006608424,-0.012379448,-0.011220179,0.04638784,0.026472414,0.002122168,-0.03898776,0.017797947,0.011592467,-0.0382603,0.05619343,0.023388233,0.01961538,-0.0654336,-0.005497506,0.002910257,0.013281501,0.0035702947,-0.010442109,-0.03366489,-0.020043334,0.02690506,0.0238565,0.014347115,0.013380111,0.042730294,-0.06006448,-0.043269537,0.0260374,-0.0063296333,0.0007101905,-0.041065454,0.035924837,-0.0020097257],"last_embed":{"hash":"4w7m60","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"4w7m60","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{10}","lines":[171,171],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4w7m60","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.044474047,-0.030446969,-0.06636421,-0.015211692,-0.043090492,-0.025867674,-0.016487915,0.03873027,0.0541124,-0.0055601033,-0.037894785,-0.018622044,-0.026307758,-0.0052301316,0.040717922,-0.020639176,-0.013540433,-0.008797056,0.021669852,0.01304882,-0.048431072,0.022011464,0.039570063,-0.008047167,-0.000046105557,0.020967986,-0.006631801,-0.0319292,-0.0025157891,0.06070012,-0.017051065,-0.038808092,0.023949139,-0.021957967,0.011653169,0.009513937,-0.0061162435,-0.038648177,-0.0430065,0.03888075,0.022627806,-0.020005163,0.0059429985,0.01354979,0.019424576,-0.012846965,-0.054715656,-0.025575433,-0.011288437,-0.04061102,-0.025665175,-0.0046830107,0.04505332,-0.02628939,-0.014412857,0.028121628,-0.051971957,-0.021552373,-0.020450111,-0.026433013,0.016695168,0.025615977,-0.011700544,-0.055786137,-0.037310347,0.04027411,0.043868314,-0.019582875,-0.033278786,-0.04863489,0.03238879,0.012277284,0.011050854,-0.0058766063,-0.037216693,0.011704616,-0.015314045,0.0023635575,-0.036434285,0.036520906,-0.019266577,0.02759333,0.0043358393,-0.0023243583,0.030034935,-0.009472148,0.00932849,0.047931083,-0.012122165,-0.04490069,-0.006531319,-0.029043268,0.0037739177,-0.031741798,-0.002249183,0.02316479,0.0052768756,-0.07176511,0.046535064,0.01614331,0.03917204,0.053368933,-0.008416779,-0.023633063,0.011649495,0.004767932,-0.009512454,0.061946165,0.038282145,-0.014389537,0.010220591,0.026025962,0.008185576,0.023532981,-0.01224489,-0.018555034,0.031377237,-0.0031483634,-0.0127501935,0.015217222,0.029029012,0.010162467,0.04197068,-0.021300593,-0.011727771,0.011872482,0.006716715,-0.0032642644,-0.0015381534,-0.002893593,0.018665968,-0.0031409157,-0.01555958,0.007226583,-0.006600067,0.014504025,0.06674317,0.022504851,-0.019164123,-0.04636598,0.0020640125,0.04586994,-0.03904526,0.0007114957,-0.020122645,-0.03318602,0.041869972,0.036712945,-0.020578463,0.014098009,-0.03578827,-0.008397481,-0.0043947683,0.032742374,-0.057389587,0.051743157,0.0019660871,0.035631876,-0.00080575375,0.012967449,-0.00060415163,-0.0023046895,-0.028643586,0.04897362,-0.014955899,-0.009940263,0.02791097,0.067855164,0.0058244583,-0.0041908748,-0.040178157,-0.022493813,0.021489784,0.041310325,0.021287883,0.0234355,0.08645592,0.009570659,-0.0030002496,-0.041543193,-0.021891598,-0.04220673,-0.0051085604,-0.016052648,-0.0059071346,0.014715284,-0.06300535,0.0006148268,0.030735841,0.02101879,0.007982977,-0.026816567,0.016186401,0.004395403,0.037594277,0.02135648,-0.0023696495,0.039210625,0.021257648,-0.03306045,0.020797934,0.0041874927,0.007936783,0.015136452,-0.020240657,0.0050565503,-0.03822246,-0.028536798,-0.001297686,-0.0493332,0.027654523,0.03146508,-0.013290772,-0.050581697,0.0091862455,-0.031318225,0.010137568,-0.00044797032,-0.020751426,-0.048783153,-0.0013447015,0.06701797,0.0064960215,-0.021403303,-0.049871262,0.016083451,0.0034610827,0.017011989,0.017553592,-0.019221578,-0.028153088,0.01185401,-0.029496253,0.019830758,-0.03531685,-0.017014926,-0.033259314,-0.013894242,0.041636504,0.01906941,-0.022761146,0.008010652,-0.024379594,-0.009517789,0.00091228803,0.022146503,0.020427538,0.0076033487,0.02614372,0.019396378,0.021219572,0.012573994,-0.03915964,-0.055177834,0.033272997,0.016201304,0.0035802438,0.010732365,0.0068335184,-0.03159412,-0.009867243,-0.012143748,0.013197308,0.015342299,-0.0061846906,0.016191961,0.015974252,0.008765283,0.016455866,0.003974968,-0.036779147,-0.04158115,0.014263375,0.022228587,-0.007843426,0.031454146,-0.05201153,0.010163026,0.050107658,0.025788965,-0.04701758,-0.033063225,0.017149713,0.038213752,0.004919288,-0.025232555,-0.018625917,0.0036625683,-0.011755141,-0.033496033,-0.00387423,-0.007962967,0.06995053,0.0060087293,-0.07649548,-0.038288806,0.004755596,-0.16365123,0.016028928,0.014246146,0.0070246407,-0.006948853,0.01278226,-0.039589163,0.0064827087,-0.025086183,-0.03579095,-0.0016532073,-0.03280809,0.034434184,-0.000909552,-0.035390276,0.01894667,-0.00005719558,-0.016980844,-0.011300631,-0.019718397,-0.007115282,-0.003994346,0.05773203,0.031351052,-0.028101606,-0.035526782,0.063611016,0.0033696368,0.010947901,-0.0183491,-0.012158206,-0.0011533344,-0.0037476805,0.05074531,0.0037226642,0.054354295,-0.047546603,0.0140619995,0.031363618,0.008985613,0.05080077,0.045184612,0.024575919,0.030628677,0.003761011,-0.015283368,-0.05014483,-0.0044872668,0.002234083,0.011354411,0.00792638,-0.021799888,-0.0005572109,0.033211347,-0.039380614,0.008510973,0.019775,0.0416401,-0.02227643,0.01317015,0.015113026,-0.02708129,-0.00006959731,-0.023983246,-0.0313346,-0.004181062,0.008381704,-0.025022816,-0.037369788,-0.04026716,0.005182871,0.008296846,0.03330491,-0.0019592084,-0.024523731,-0.00048174235,-0.016614309,0.019961087,-0.000030478732,-0.08810682,-0.049680486,0.0025633413,0.008326227,0.0049391184,-0.000212675,0.0028687175,0.016221939,-0.020700766,0.018773116,0.22811766,0.044743795,0.04089671,-0.026743056,0.054401334,-0.015659181,0.043581184,0.06489382,-0.006539157,-0.000017512537,0.00046058177,0.05147937,-0.008853075,0.01762388,0.0320188,0.051676612,-0.07665056,-0.020591797,0.06185728,0.031981222,0.07163214,-0.038214795,0.030452138,0.026275966,-0.086438335,0.0014890138,0.032575913,0.05520035,-0.037891906,-0.0024473753,-0.047163732,0.081802525,0.051209114,-0.015027525,0.01821265,0.02745463,0.0063245017,-0.07001028,-0.012758526,0.0390081,-0.007458478,-0.025814308,-0.021417323,-0.026606597,0.018864898,-0.046055764,-0.0037066496,-0.0071434486,-0.019507008,0.009092558,-0.021503912,-0.005345273,0.046628788,-0.04378881,-0.038904887,-0.025784997,-0.0043656323,-0.012658178,-0.024940778,0.032123346,0.04256465,0.011627602,-0.013542045,-0.0058857584,0.013775427,0.011029704,-0.047799528,-0.018037831,0.011741665,0.019120393,0.028387517,0.0072454363,0.018057816,0.019030817,-0.015401859,-0.0256145,0.007980655,0.0018114044,0.022611475,-0.015426402,-0.02189226,-0.033489663,-0.015938688,-0.01963672,0.03423497,0.016273016,-0.026358042,0.053368747,0.01844888,0.011699127,0.018933613,-0.011193635,-0.022942714,-0.03464556,-0.03573526,-0.03499552,-0.01500266,-0.018316133,0.0009189701,0.036115885,-0.06386182,-0.009143287,0.008681792,-0.034500256,-0.013551143,0.018224,0.02124554,0.05532102,0.007371329,0.017729986,-0.057324685,0.010372464,-0.0020718286,-0.043408517,0.0076662633,0.05065044,-0.012554245,0.0035039934,0.016059581,-0.016268397,-0.014286339,0.040362585,-0.03507637,0.063298166,0.0054446612,-0.014685941,0.046409234,0.012894518,-0.0089604575,0.022129163,0.016056592,-0.014267584,-0.04765581,0.0037687963,0.008099283,0.02952427,0.013531443,-0.01599159,0.048458707,0.03686032,0.043331012,0.03706038,0.020797389,0.03513856,-0.0099852085,0.03008522,0.00033308647,-0.03701767,0.0070662512,-0.036923204,0.019622963,-0.015731197,0.012547818,-0.07418837,-0.016871827,-0.027413122,-0.013677946,-0.04454786,0.0030882047,-0.018999184,0.00064967346,-0.018736761,0.07496205,0.03844303,-0.014026506,0.034535434,0.005247941,-0.012622271,-0.008442497,-0.023097595,0.03030797,0.020955479,-0.040064104,-0.014399315,-0.031553585,-0.045920506,-0.033052392,0.026727134,-0.01051095,-0.0057849195,0.05240733,-0.00930063,0.023424635,0.036491733,0.016512299,0.033278346,-0.040720068,-0.003169886,0.005470098,-0.009818939,-0.0028227118,0.100419745,-0.04602802,-0.0030314696,0.03615188,0.019184928,0.034011304,0.013859547,0.017709065,-0.025396733,0.0039462917,-0.0020658958,0.0040430054,0.04678424,-0.023252077,-0.040645115,-0.012813746,0.039400965,0.0279719,-0.028025387,0.019788133,-0.018205052,-0.04631893,0.03522506,-0.044697758,0.0075819134,0.022452345,0.0015216698,-0.047724843,-0.026711669,-0.0016437963,-0.03167524,0.013134172,-0.05550428,-0.020122977,0.08540679,0.017222125,-0.050662782,0.011723982,0.04367034,-0.011485738,0.019674683,0.03999981,-0.011586164,0.005545617,-0.029369926,-0.034678787,0.0064274,-0.020714851,-0.046659842,0.028423881,-0.008656845,0.02228097,-0.02775538,-0.0036856479,-0.047476582,-0.026279353,-0.012918878,0.0022221096,0.0096383365,0.023777077,0.02096307,-0.022323603,-0.055982072,-0.028992625,0.05724451,0.06967827,0.013588638,0.0053369785,-0.02293592,-0.0036257897,0.038206436,0.015931176,-0.020689722,-0.07122664,-0.021502266,-0.020526133,-0.011437055,-0.035080224,-0.052498538,-0.007032959,-0.009409356,-0.033403583,-0.008514616,-0.011165279,-0.019584283,0.0057656714,-0.0072102663,0.010065531,-0.016278153,-0.0035516012,0.075423814,0.008556101,0.0065197796,-0.03202531,-0.01085649,0.045502275,-0.0033959204,0.033915006,-0.007445996,0.019252343,0.0034062667,-0.05010925,0.004734966,-0.009220549,0.0077735083,-0.036428154,0.026046082,0.0014942184,0.048260625,-0.009263075,0.051473156,0.0045527304,0.027585965,-0.004285136,-0.004986286,0.016665244,-0.021376718,0.045167908,0.023833547,0.041850176,-0.018335586,0.019218965,-0.014488736,0.019933185,-0.019968271,-0.0055315313,-0.0342252,0.020512436,0.006117562,0.009030738,-0.023022225,-0.045634314,-0.0045502004,-0.081407756,0.0062618954,-0.032494783,0.008346437,-0.0035385166,-0.015431772,-0.01212495,0.0027509197,0.012187662,-0.0082440665,-0.057252117,-0.022085173,0.010439978,-0.02584492,0.034716822,0.02283217,0.007884915,-0.0122311795,0.034840938,-0.03567572,-0.035881247,0.08004924,0.011452896,-0.01664299,-0.041857798,0.001757568,0.02528451,0.02460648,0.017518053,-0.025768738,0.020255731,-0.006238915,-0.014524074,0.022154018,0.08533064,0.015111517,-0.0006994183,0.03545616,-0.012064847,-0.020881392,0.00009179108,0.04148204,0.009342035,-0.030124273,0.028901536,-0.009409428,-0.006833706,0.026861612,-0.031428598,-0.016155036,-0.054013222,0.03235516,-0.013460669,0.028546013,0.035751935,-0.018644532,0.005887167,-0.0072312,0.020401252,-0.02725297,0.038903814,-0.004503914,-0.0002306375,0.0013296042,0.058314662,0.01791174,0.011485467,-0.005979929,-0.025864428,0.013401735,-0.15224138,-0.012954826,0.016824847,-0.00915219,-0.010119342,-0.016260054,-0.023728713,-0.07925919,0.004772126,-0.025323583,0.02427249,-0.025243375,0.006058534,-0.019513302,-0.02673122,-0.020631358,-0.00032367016,-0.01910886,-0.03931063,0.08126978,-0.0033097176,0.028745778,0.037702754,0.018215979,-0.006681946,-0.000044269604,-0.034781333,-0.031595085,-0.03857863,0.01664988,-0.06573775,-0.08065061,0.018723369,-0.009517115,0.018729337,-0.014482227,-0.018185478,-0.034696084,-0.023571763,0.018544197,0.004277094,0.0083172675,0.017778082,0.012628189,0.019199204,0.08382911,-0.032411855,-0.0069874944,0.0032019278,-0.03217626,-0.009041613,0.06051444,-0.05365393,-0.020397358,-0.023714503,-0.03766607,-0.007586671,-0.003637766,0.029971093,0.03403951,-0.00041786308,-0.03619634,-0.013564249,-0.019976486,-0.030832132,0.035119385,-0.059875064,0.02707869,-0.009765058,0.029747615,-0.059567086,0.036758307,0.04864832,-0.004782421,0.0043099523,0.021777833,-0.0023508929,-0.024215803,-0.00076676643,-0.018404692,-0.034769464,0.024132732,0.016800942,-0.07955854,0.005161169,0.015240845,0.0017014211,-0.006657985,-0.023644201,0.043151382,-0.048935387,-0.022486076,0.024583466,0.025418214,-0.011670463,0.030406509,-0.05134619,-0.026810136,-0.030893236,-0.002581205,-0.024424233,-0.0070011537,-0.030202322,-0.06079403,-0.01654648,-0.026525622,0.015597636,-0.005721823,-0.020126183,-0.028787041,-0.03361382,-0.021087503,-0.0079260515,-0.0041250912,-0.030781923,-0.0021108235,-0.013623021,0.030079696,0.011070348,0.024940236,-0.023789385,-0.03558776,-0.013110566,-0.031547356,0.051517364,0.03635851,0.036151893,0.030303147,0.007123581,-0.031089157,-0.0057505984,-0.06354326,-0.005625525,-0.0018790135,0.04072606,-0.012580057,-0.0140219955,0.029503098,-0.028313398,0.0011503049,-0.029620614,-0.042623844,-0.016868562,-0.042512346,0.0204592,0.009328942,0.015933774,0.015623391,0.02120853,-0.02926078,0.029353501,-0.024678618,-0.023762228,0.031475954,-0.009129242,-0.010004119,-0.05462035,-0.010739287,0.021441177,0.07754305,-0.027137365,-0.036929514,-0.032293692,-0.016268685,0.00096243003,0.052078113,0.019093715,-0.02181437,-0.0470896,0.02563445,0.04291438,0.032765437,0.010772539,-0.006758107,0.000049128477,-0.014044116,-0.0042508235,0.05075809,0.01534004,-0.0044996296,0.03144442,-0.0011561818,-0.027709357,0.027912218,0.016984489,-0.004211732,0.004680116,0.005176719,0.0033993511,0.04661149,-0.035582934,-0.0353737,-0.0013838836,0.029444266,0.021963775,0.02686868,0.0085466495,0.0028554238,0.021217797,0.01833762,-0.027092902,-0.005931677,-0.004599335,0.012181715,-0.022384556,0.030786134,-0.018641414,-0.005946963,-0.008698533,0.027852634,-0.018198404,-0.017455172,-0.0009984196,0.027675541,0.022799347,0.0118749365,0.0046971333,-0.010367513,0.003464809,-0.04287347,0.06292745,0.04572111,0.03532465,-0.050470956,-0.017919803,0.024197824,0.018369557,0.017879514,-0.024560992,0.0045185126,-0.030119305,0.016389223,0.00387562,0.013795333,0.0050874753,0.04179761,-0.07573849,-0.048448022,0.020825075,-0.01764836,0.031716447,-0.0686546,-0.005464909,-0.025597468],"last_embed":{"hash":"v4mx2u","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"v4mx2u","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{11}","lines":[172,172],"size":86,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"v4mx2u","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.052816633,-0.024846563,-0.03705961,-0.03892614,-0.06517115,-0.032666605,-0.021107458,0.035919677,0.030007143,-0.024864465,-0.031206455,0.033822168,-0.059233624,0.020590391,0.0035009673,-0.017690524,0.0022850975,-0.019799005,-0.013337455,-0.020869065,-0.038700756,-0.017547334,-0.0040675183,-0.033934377,-0.0002911056,0.025609292,0.013405486,-0.002841149,0.009818562,0.012741321,-0.022163913,-0.05030756,0.03622477,0.0041458034,-0.027092515,-0.039767656,-0.01567033,-0.023418402,-0.048119396,0.037909135,0.014278809,-0.019269435,0.0051943064,0.0055410457,0.009538026,-0.014648527,-0.04364715,-0.01823127,-0.022112884,-0.03034385,-0.041093476,0.0023917418,0.064958595,-0.024438685,-0.009468978,0.017908426,-0.031131975,0.0021205682,0.0036811435,-0.050351363,0.0051053204,-0.001989724,-0.0058921166,-0.04212148,-0.006368987,0.07054268,0.023760784,0.0035573747,-0.020809554,-0.042113867,0.020460362,0.014853245,0.003407882,-0.036198057,-0.05501613,0.018942812,-0.029538684,-0.003569561,-0.04220543,0.033165954,-0.0019794242,0.032521766,-0.035687767,-0.025497636,0.00939939,-0.00787054,0.007681706,0.05122131,0.004493633,-0.05041014,-0.022305336,0.017136922,0.035577603,-0.026682034,-0.03723777,-0.0019463642,-0.036202382,-0.060607348,0.031099198,0.029336425,0.031749815,0.06634503,-0.018140426,-0.009934707,-0.03830097,-0.04104356,-0.0058240835,0.050917868,-0.0030086166,-0.010859038,0.019589318,0.022902759,0.011794931,0.03357152,-0.004197853,-0.001135304,0.03562881,-0.009640418,0.0031875982,0.030169211,0.052565105,0.0010620115,0.037896853,-0.026361931,-0.0194464,0.033488642,-0.009070522,0.000416916,-0.02771311,0.0074564144,0.004660708,0.021751542,0.0024914537,0.026882082,-0.017100101,0.029946454,0.070051536,0.0064538415,-0.00868164,-0.065556005,0.021464298,0.05977102,-0.017220486,0.020507406,-0.02581157,-0.04982259,0.009562444,0.05467733,-0.020432604,0.01015722,-0.014233689,-0.049581382,-0.019130738,0.06586451,-0.011306473,0.019507946,0.040841978,0.045158952,0.02393721,0.007820805,0.019364908,-0.013258713,-0.022363534,0.05455719,-0.0057073995,0.008185637,0.024262208,0.070507325,0.00010059858,-0.01670355,-0.03754063,-0.061379727,0.02044515,0.05913725,0.00040683412,0.03157034,0.10419138,0.015724957,-0.0076825405,-0.032100853,-0.03235172,-0.026861787,-0.018852608,-0.0014002752,0.016123528,0.0141065335,-0.059829067,-0.012550301,0.035053704,0.028085742,0.014149014,-0.027675865,0.008127846,-0.006646145,0.047455683,0.0222435,-0.023274904,0.022222294,0.046378504,-0.029767703,0.009561761,0.017453838,0.040117018,0.047806498,-0.011427266,0.013128592,-0.06864726,-0.05554023,0.00472389,-0.045019,0.02945682,-0.005409687,-0.03419142,-0.050297536,0.004475759,-0.043192454,0.027819494,0.016206851,-0.0072782245,-0.021883223,-0.008751981,0.035963934,0.0110737225,0.008102785,-0.02719716,0.019408105,0.009410155,0.012233461,-0.00219729,-0.03517941,0.0040074363,0.012833389,-0.022141531,0.012273593,-0.0143037895,-0.00064809475,-0.047467407,-0.037529167,0.029502578,0.016853943,-0.02249253,-0.01451746,-0.019790119,0.008531335,-0.01386044,0.038654782,0.02211366,0.012240227,-0.007647418,0.013410165,-0.019369919,0.009703816,-0.011149248,-0.033093516,0.014565992,0.0085673025,0.027425226,0.013721715,0.018882107,-0.029233105,-0.02948148,0.03016353,0.039541636,0.004642071,-0.020217843,-0.0040240716,-0.019813014,0.028548056,0.036546227,-0.00462365,-0.027743498,-0.019921813,0.039911054,0.016854236,0.009384508,0.059148025,-0.033208784,0.023214454,0.048282042,0.03655073,-0.02225621,-0.019636372,0.00835559,0.0057719597,0.01719975,-0.019796459,-0.024503954,-0.029006725,-0.024757974,-0.030132769,0.013641835,-0.031898897,0.07611968,-0.027516684,-0.0585874,0.012595778,0.0112144705,-0.15518264,0.016696421,0.030631747,0.03821,0.0058498704,0.0001956216,-0.052276503,-0.0042824033,-0.037541587,0.000015313084,0.01679149,-0.037538525,0.007131435,-0.01746012,-0.048776478,-0.0064684916,-0.008236717,-0.028321743,-0.03633495,-0.018854804,-0.016994474,-0.012517057,0.014198009,0.042910147,-0.02458652,-0.01801113,0.048275504,0.0059561343,0.028358003,-0.011747151,-0.03509664,0.0015469793,-0.010241315,0.030059837,0.0042869486,0.019904472,-0.015059937,0.013531744,0.014132478,-0.007218147,0.018729076,0.040158436,0.031555075,0.036069658,0.009025861,-0.03661437,-0.023717184,-0.010413586,-0.01696851,-0.018395536,-0.018234763,-0.032784976,0.007048304,0.020498468,-0.052330337,-0.0030555918,0.015924675,0.024857327,0.011996539,0.024677508,0.015214432,-0.029161163,-0.023037534,-0.013478536,-0.03554256,-0.03241117,0.032190267,-0.013758131,-0.027582642,-0.033025045,0.04434345,0.022277137,-0.0035323114,0.03618231,0.00020421458,0.01256544,-0.0026553108,0.0044716354,-0.03425403,-0.043254614,-0.00063487,0.051085558,-0.012701785,-0.010043946,-0.02197654,-0.03524458,0.015529085,-0.0480408,0.028961213,0.24093914,0.03210957,0.02385143,-0.02612624,0.035759605,-0.014450949,0.030358158,0.04473856,-0.011633927,-0.013471561,0.0038960602,0.040360123,-0.011819973,0.00032260324,0.035876367,0.09065597,-0.061286345,-0.013496721,0.0889447,0.010517392,0.016829971,-0.061946552,0.028501255,0.026828956,-0.066350065,-0.016762646,0.034271,0.042040505,-0.041957848,0.030521128,-0.06115807,0.027049799,0.042265415,-0.02658225,0.012399101,0.0055754916,0.01807645,-0.06632862,-0.001718372,0.020121226,-0.029131958,-0.044769574,-0.0011656506,-0.020619761,0.005165493,-0.04688508,-0.00002561337,-0.019252222,-0.029980436,0.0076169525,-0.014292662,0.013300872,0.021311501,0.004048663,0.0011317679,-0.008160414,-0.01293344,-0.008927057,-0.034385387,0.02597384,0.025304683,0.020755356,-0.054326363,-0.0035366227,0.042615846,0.0026173512,-0.045557432,-0.044059988,0.0142525835,0.019052519,0.007822756,-0.020558609,0.009308457,-0.005642558,0.017876336,0.003744422,0.040819924,0.035636943,0.03687137,-0.029265778,-0.029866436,-0.029049065,0.0046608127,-0.027935054,0.020141322,0.024550896,-0.0045965593,0.111806825,0.02641991,0.032871652,-0.024462992,-0.0006997961,-0.05234959,-0.051302493,-0.016428515,-0.026636882,-0.010143739,-0.06003059,-0.044334278,0.0053970376,-0.027464861,-0.017277729,0.007214137,-0.01787945,0.0030184006,0.0007947494,0.013337781,0.053864293,0.002329114,0.03681448,-0.0027867279,0.021713635,-0.007733874,-0.018409241,0.038722657,0.02640366,-0.010760539,-0.002000793,0.018496623,-0.010927256,0.008844493,0.007988704,-0.008137891,0.04360619,-0.023475539,-0.050318945,0.02951183,0.011655756,-0.0166983,0.015673479,0.00900227,-0.0018814804,-0.04178831,-0.025222741,0.030340467,0.037816804,0.03573637,-0.0062025026,0.0146212885,0.0144676035,0.046884626,0.039730392,-0.009589597,0.0027055186,0.025447931,0.024934672,-0.010356321,-0.03750981,-0.0053048804,0.0015388312,0.04323166,-0.036614742,0.047912624,-0.06418124,0.012889099,-0.022947727,-0.01560326,-0.035538964,0.027504304,-0.0315568,0.00590207,0.013235648,0.0572098,0.059355725,0.005446554,0.023645353,0.031110113,-0.02107059,0.029678842,-0.032863256,-0.034068428,0.0069351476,-0.033765923,0.012021549,0.011340938,-0.018622296,-0.028944561,0.020734249,-0.025252195,0.01665927,0.031123085,-0.008596059,0.0015441817,0.0010646626,0.0347424,0.028260062,-0.037309363,-0.020493744,-0.027143199,-0.017467009,0.02435919,0.10902108,-0.025445167,0.00045189663,0.04904014,-0.0041881963,0.018637959,0.012781051,0.031211248,-0.0048649977,0.0072108293,0.015761841,-0.0069889845,0.042067233,-0.027990798,-0.032898843,-0.0000028577933,0.0053861495,0.021797754,-0.014071241,0.010264385,0.0031638844,-0.067498,0.013444114,-0.090871274,0.008134389,-0.008483688,0.025388869,-0.06343544,-0.024281891,-0.0070379586,-0.035064798,0.0028201733,-0.0323019,-0.04238129,0.044726484,0.011098852,-0.024009088,0.017398011,0.010992627,-0.0069583473,0.010062984,0.036845695,-0.012009148,0.0003384682,0.0057675987,-0.019772977,0.020483492,-0.026722232,-0.03173413,0.0029134431,-0.01844195,0.01319891,-0.015984448,-0.0012090197,-0.034985952,-0.022692908,-0.070333235,0.010089342,0.010914558,0.03630365,0.021790858,0.008881181,-0.04327624,-0.011326611,-0.002491044,0.041252527,0.022085505,0.02675777,-0.035840478,-0.007922843,0.034829933,0.03507572,-0.0014811803,-0.06868305,-0.029968685,-0.0416302,-0.012207196,-0.036356125,-0.038016655,-0.02872768,-0.010306708,-0.032440778,-0.004914385,-0.007305713,-0.037764166,0.0063777,0.056608684,-0.014628995,-0.0025246108,0.010237026,0.057114273,-0.025002874,0.0009974929,-0.0014529778,0.00050340395,0.059952434,-0.0020364423,0.037875973,0.0013200121,0.034203026,-0.033806942,-0.043205753,-0.006481254,0.013078088,0.021302214,-0.0303192,0.02185474,0.004196071,0.026396466,-0.005672487,0.085330874,0.0017484444,-0.0095058475,0.016250428,-0.009439804,0.021278266,-0.0112588825,0.02853846,0.019052422,0.0015773242,-0.039755475,0.0068962793,-0.00084841833,0.006665633,-0.029978415,0.016095053,-0.05487025,0.008710218,0.025513971,0.036203597,-0.031538196,-0.0389028,0.011459989,-0.044583235,0.008016892,-0.012816245,-0.014627513,-0.025150822,-0.01410104,-0.011747486,-0.011016685,0.0019657984,-0.03853409,-0.036566496,-0.02577305,0.029786492,0.009143038,0.050688062,0.041717753,-0.01734328,0.02085333,0.033687565,-0.00465948,-0.028571025,-0.0035415094,-0.024544852,0.018254781,-0.020625578,0.0151569145,0.011363549,0.014294548,0.017415848,-0.05433248,0.03540067,0.026334956,-0.006782242,-0.016139625,0.040862408,0.057292014,-0.009880544,0.06368638,0.013200294,0.0013929174,-0.01103384,0.0089480085,0.0022490304,-0.061839405,0.018251417,-0.012449486,-0.0025916325,0.032538965,0.014411481,-0.007040964,-0.057936043,0.015513764,-0.034290753,0.004671908,0.05636471,-0.019168112,0.015955763,-0.0017064118,0.001966782,-0.046422232,0.030754987,-0.025128696,-0.011931751,0.014246303,0.020210128,0.031393673,0.0052475496,0.02013089,-0.029032586,-0.034312807,-0.15059404,0.008160656,0.026493637,0.025091255,0.01610073,-0.012232309,-0.006368782,-0.0645485,0.014510504,-0.063180186,0.018203894,0.016874637,0.0074635004,-0.025521982,-0.0036000262,-0.009311983,-0.0035398884,-0.024034448,-0.034149155,0.06122117,0.00036901928,0.019311009,0.051550027,0.023083705,-0.0023380097,-0.008192298,-0.040910374,-0.033328112,-0.043895204,-0.0005593181,-0.07449618,-0.06754175,0.020751458,0.0060664504,0.01250654,0.03429022,-0.007638385,-0.03242731,-0.037072383,-0.015625069,-0.009029181,0.021627793,0.0002755985,0.012241138,0.0050216075,0.04011153,0.006854149,0.008569067,-0.023356086,-0.027651893,-0.014104858,0.068349816,-0.031559538,0.0013441428,-0.052613277,-0.011920432,-0.025148885,-0.011754819,0.030598067,0.02713619,-0.008377869,-0.02156581,-0.012066693,-0.015925957,-0.021016873,0.032701854,-0.048293397,0.03246498,-0.003734153,0.019333817,-0.05306036,-0.0023799776,0.04849024,-0.025673697,-0.009100542,0.026390476,0.03527702,-0.016551109,0.012618445,-0.04641961,-0.043960515,-0.0002208674,-0.006429476,-0.058958594,0.027004045,0.009657655,0.0021536073,0.0057195276,-0.008161588,0.03285195,-0.09527259,-0.025749423,0.026653253,0.020370383,-0.038822807,0.065459564,-0.06671872,0.011560952,-0.03785819,0.016428232,-0.0063043386,-0.008461662,-0.0056083533,-0.027836874,-0.011818792,-0.0070861895,0.017685862,-0.0051449225,-0.018174104,-0.016268615,-0.021912988,-0.039915632,0.015482643,0.009550465,-0.014525753,0.02489034,-0.028669612,0.0057511088,0.022805514,0.04732349,0.029087063,-0.014464607,-0.04241647,-0.04028708,0.038523752,0.032154612,0.027188001,0.017897708,0.020019043,-0.016326277,-0.0076787453,-0.078005545,-0.019837363,0.00075553096,0.036448807,0.012270004,0.01770172,0.017773842,-0.020906122,0.023518926,-0.04328722,-0.05163214,-0.013517998,-0.038452458,0.017924324,-0.019076347,0.0021641473,0.010070605,-0.008809389,-0.009210966,0.0042448137,-0.012541611,-0.006107658,0.04618745,-0.0047264984,0.03687506,-0.050653383,0.010851224,0.008605646,0.07664882,-0.01560373,-0.037769157,-0.031253565,-0.015137567,-0.021041702,0.07289776,0.021318123,-0.01986854,-0.03835674,0.013094407,0.032441057,-0.00006289104,0.012044085,-0.007305794,0.027968818,0.018977866,0.011407514,0.02412274,0.022271447,0.003991068,0.0072917347,-0.014712485,-0.0038922282,0.034865033,0.02425491,0.0069668517,0.0071679307,-0.00591724,-0.00022908082,0.010500732,-0.01826681,-0.05705377,0.031026669,0.05435178,-0.0015764281,0.045711808,0.0117134405,-0.0017960562,0.018315205,0.009542551,-0.029878747,0.0013224612,0.009357877,0.0032984808,-0.020251198,0.0019489968,-0.036238994,-0.02536382,-0.017707,0.03425631,-0.013239086,-0.0053477944,0.0014603216,0.043222718,0.016801996,-0.011447469,0.017820217,-0.0051611704,0.01524581,0.022941539,0.06746232,0.04315235,0.03270201,-0.044024043,0.011477578,0.028742436,-0.006446631,0.003115294,-0.026886566,-0.0025280388,0.00010359379,0.0015888042,0.02428414,-0.009107798,-0.009701846,0.0022347453,-0.053016115,-0.035589762,0.033159394,-0.026142607,-0.012455389,-0.043316554,0.025283018,-0.007224426],"last_embed":{"hash":"1mkslfr","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"1mkslfr","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{12}","lines":[173,173],"size":84,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mkslfr","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.059517536,-0.01652792,-0.039995376,-0.024241619,-0.061382346,-0.04605014,0.0056494307,0.033472862,0.04125883,-0.0029442287,-0.054761376,-0.004689342,-0.038128503,0.002272093,0.012107954,-0.04431369,-0.006992118,-0.016431937,0.0166221,0.013268898,-0.030003753,0.005049892,0.032771174,-0.018195799,0.017739538,0.02177574,-0.0086089885,-0.017491668,0.015119993,0.041077748,-0.028174484,-0.03912849,0.030651275,-0.020816445,0.00000368737,-0.010482438,-0.018031409,-0.020228215,-0.050279554,0.015307816,0.031583227,-0.043525476,0.022448206,0.025780711,0.0190838,0.0027838203,-0.055914015,-0.015467715,-0.020960871,-0.04238485,-0.04564371,-0.0017751579,0.057875462,-0.030204808,0.0003161807,0.0045715105,-0.014984422,-0.015439674,-0.01004278,-0.010371681,0.015484225,0.0324646,-0.015725866,-0.043940146,-0.01336246,0.06348177,0.03422809,-0.020970954,-0.019132312,-0.06195051,0.032737102,0.009240035,0.0048638545,-0.041897632,-0.03186656,0.0019053404,0.009101616,-0.008206952,-0.018961277,0.030389553,-0.013918046,0.033342846,-0.024975328,-0.012561958,0.005357014,-0.0075515797,0.028793637,0.045266043,-0.0052812747,-0.04162477,-0.025925795,0.0030700471,0.015694954,-0.029620834,0.0006548518,0.0016714588,-0.011323996,-0.05248331,0.061200194,-0.01152459,0.023527961,0.05436086,-0.013782215,-0.0167284,0.009049955,-0.01285075,0.001333225,0.07794679,0.006658119,-0.0048509818,-0.009803186,0.022503944,0.014879149,0.037864946,0.005811634,-0.00028253754,0.036852825,-0.029906536,-0.029604806,0.018170055,0.04443679,-0.010314382,0.04422823,-0.027078621,0.004249243,0.039641496,0.015461616,-0.011910467,-0.008018654,0.006601018,0.0016095043,-0.012328738,-0.031501208,0.020781357,-0.0019578307,0.034649737,0.06280215,-0.01822814,-0.0021509218,-0.05753347,0.0046120514,0.013328694,-0.01952484,0.016965743,-0.0055552125,-0.028508546,0.014157233,0.040810984,-0.032256782,0.0106787495,-0.03085328,-0.023191437,0.0035675983,0.019842971,-0.036073714,0.037074987,-0.0052141296,0.06048047,0.0016545159,-0.007970012,0.0012519768,-0.02486499,-0.033238072,0.028182687,0.009630792,0.014042336,0.020898698,0.041061275,0.0068996376,0.014917183,-0.03570362,-0.043440588,0.012619547,0.060571995,0.020540442,0.019911751,0.070220865,0.0292392,-0.000713061,-0.029141374,-0.025682585,-0.029015101,-0.04215481,0.003081758,0.0037397624,0.0048271003,-0.049929917,0.016642883,0.03396456,-0.010446947,-0.0014809833,-0.016082171,0.0027598278,-0.005469696,0.06412643,0.013252923,-0.0058562453,0.023217985,0.023521444,-0.024432259,0.031758446,0.01168691,0.03639076,0.029790461,-0.044421345,-0.008381236,-0.026228666,-0.04046289,-0.020819472,-0.064821444,0.0034571963,0.024743283,-0.018317757,-0.034673646,0.018081803,-0.042205986,0.010707346,0.004560324,-0.020430759,-0.034525212,-0.036660995,0.054986794,0.0031424088,-0.02122557,-0.04902954,0.002667909,0.0131902555,0.01125727,0.010436379,-0.010472928,-0.004503755,0.012963697,-0.026222842,0.015189064,-0.004569168,-0.017105537,-0.03782613,0.008189154,0.049288306,0.015317308,-0.03847878,-0.00082682143,-0.035161976,0.0043672216,-0.012636664,0.026953818,0.04521326,0.033112098,0.0048439982,0.022321973,0.0065201866,0.006433075,-0.020221982,-0.05846436,0.020311791,-0.004850797,0.008322582,0.0072568688,-0.0039891344,-0.01875158,-0.020984031,0.021180293,0.016777745,0.016213452,-0.008165628,0.013062687,0.001198144,0.031962298,0.039154753,0.010633751,-0.01630821,-0.026672693,0.027775079,0.0319139,-0.010672789,0.05959326,-0.032763943,0.01297474,0.06082144,0.012734063,-0.033555098,-0.016851166,0.030247143,0.006430737,-0.016515207,-0.046387136,-0.019981524,-0.012526687,-0.01858327,-0.031339396,-0.01100584,-0.043325916,0.07317153,-0.011922226,-0.0517624,-0.036706336,0.015129099,-0.1530716,0.011223903,0.0075913086,0.04384849,0.010352391,0.011328842,-0.033731483,0.015816158,-0.035576835,-0.02609796,-0.010390258,-0.03871722,0.0334032,-0.005376712,-0.040144287,0.019258376,0.011461702,-0.027444625,-0.022168703,-0.01735815,-0.042742465,-0.005715615,0.05514203,0.023443144,-0.023235094,-0.013873086,0.04275183,-0.0029205107,0.016639525,-0.01575545,-0.018150015,-0.0063583623,-0.0060359812,0.046747454,-0.005496903,0.046062168,-0.058420382,-0.009542734,0.017388614,-0.021052415,0.0619466,0.033111483,0.038170874,0.026349531,0.009303009,-0.025464874,-0.04217454,-0.00055031414,-0.004994733,-0.015003567,-0.01696097,-0.0121564185,0.010999399,0.038517248,-0.027793156,0.008950514,0.033096418,0.022765527,-0.0017746743,-0.007648399,-0.017863141,-0.027426435,-0.009286867,-0.031124527,-0.023230674,-0.02383749,0.031949144,-0.01924636,-0.01982335,-0.0190289,0.004502939,0.02708712,0.017017607,0.006108923,-0.017200438,0.019810429,-0.032365102,0.0046625175,-0.011274703,-0.08315096,-0.033815507,0.0012380433,-0.021300716,0.009715336,-0.0099255,-0.036752872,0.022495877,-0.019093828,0.047813483,0.2453421,0.052395258,0.024964359,-0.021184672,0.04123549,-0.033253983,0.046581756,0.06792698,-0.0056261597,-0.019382276,-0.0034601677,0.033818167,-0.01621764,0.016670054,0.056098826,0.01972906,-0.045026366,0.0030577434,0.07399028,0.015605633,0.07641541,-0.07117145,0.032159634,0.024630167,-0.046483956,-0.015207379,0.037512895,0.054790556,-0.041869573,-0.0030665465,-0.04231776,0.076985806,0.06731792,-0.04508086,0.040979546,0.0013347464,0.0012389221,-0.04316572,-0.020196648,0.039880946,-0.018472644,-0.031032842,-0.012442248,-0.014316349,-0.013813828,-0.021803817,0.0029402634,0.00071318174,-0.016658919,-0.002470567,-0.020356504,0.033031404,0.052421257,-0.034295633,-0.020513354,-0.010010216,-0.029789593,-0.016201802,-0.016641108,0.044970095,0.039094906,0.0020671317,-0.047349077,0.0053372607,0.008406251,-0.00598562,-0.02832748,-0.017941877,0.046873275,0.02745724,0.03839224,0.0021301506,0.0012867633,0.020216601,0.011531236,0.008475935,0.021244043,0.020439366,0.056113537,-0.026176082,-0.025293134,-0.04654204,-0.020313278,-0.038965728,0.02475823,0.03951689,-0.02867938,0.06222803,0.03008992,0.013357542,0.011065035,-0.002971798,-0.05653101,-0.044919707,0.00014888997,-0.009570195,0.0027749024,-0.045214355,-0.02642543,0.00032576403,-0.052271202,-0.026413087,0.01025654,-0.010879668,0.00285323,0.0031811832,0.002039896,0.043170568,0.027054196,0.026828935,-0.060922068,0.023317056,-0.006284844,-0.036265694,0.011100973,0.050256606,-0.004831918,-0.003762907,0.02940539,-0.034367476,-0.01320718,0.05011976,-0.014428911,0.05425562,-0.0012428097,-0.02807242,0.04599212,0.013890154,-0.0015302083,0.02954672,0.023211883,-0.020630762,-0.05346263,-0.004162825,0.030726362,0.009641983,0.016265368,-0.0128893135,0.038907666,-0.0031189572,0.02604736,0.024134576,0.016778035,0.028293984,0.003043244,0.024898844,-0.010368659,-0.019902619,-0.009062288,-0.0070053525,0.037021838,-0.026260728,0.03876429,-0.06530564,0.010019918,-0.02149555,-0.020705597,-0.046371765,0.013203925,-0.023727145,0.0095264595,-0.0097566,0.06001394,0.063861035,-0.01909026,0.03333027,0.040395916,-0.01735682,-0.012134791,-0.028466268,0.005521528,-0.0019177874,-0.036098696,-0.0011671943,-0.018886117,-0.050364077,-0.009204972,0.023225138,-0.004729008,0.010695131,0.06022958,-0.018629739,0.019321717,0.015169585,0.0324835,0.04662643,-0.047168013,-0.010608195,0.009102696,-0.00815659,0.007044137,0.0915657,-0.01590349,-0.0072317794,0.058904033,-0.009902351,0.042039566,0.01238388,0.038519796,-0.020860367,0.0033043437,0.033126496,0.008028092,0.041908935,-0.0362937,-0.05319521,0.0006099758,0.034736555,0.010170674,-0.02108085,0.017424254,-0.014967936,-0.04369595,0.030821564,-0.09068217,0.0071950476,-0.005843682,0.004347082,-0.059228815,-0.0114459945,0.03099402,-0.06563807,0.0036781374,-0.023962215,-0.036239587,0.033902068,-0.021789687,-0.04427099,-0.012985514,0.039730594,-0.007931876,0.007551343,0.0723446,0.0030815634,-0.010693461,-0.027658416,-0.04207126,0.027633473,-0.017715963,-0.03974134,-0.003374323,-0.016754232,0.026954966,-0.025459753,-0.0023944527,-0.025283638,-0.031931672,-0.029083634,0.019876445,0.011905397,0.011795333,0.002009901,-0.011030972,-0.039375868,-0.023763983,0.035880987,0.06279482,0.02554785,0.0032958875,-0.03510565,-0.02772647,0.0325042,0.020580078,0.0036854295,-0.07065223,-0.044539936,-0.033090044,-0.03503394,-0.054391995,-0.027931241,-0.02700357,-0.012486223,-0.0333519,-0.025755204,0.0014080829,-0.026449211,-0.014649783,0.039229278,-0.010531465,0.0053557656,-0.018105851,0.062517755,-0.008881423,-0.02825667,-0.010681674,0.008052744,0.043727815,0.0026440956,0.0012539888,-0.006733076,0.012018244,-0.03704729,-0.063456535,0.006890461,-0.0103094755,0.024969574,-0.01743873,0.0038880124,-0.0063922806,0.03211478,-0.003460345,0.033991113,-0.0072790133,0.021548277,-0.01768053,-0.0116438,0.01644718,-0.039660133,0.028763762,0.014742352,0.033558086,-0.0143024335,0.017748175,-0.017036946,0.021447757,0.024917934,0.02004894,-0.014298138,0.007732478,0.03236237,0.020548001,-0.008237151,-0.035032615,0.011308039,-0.05288038,0.011521544,-0.022031115,-0.019629631,-0.016374515,-0.026889287,-0.032094,0.023594795,-0.016773332,-0.03819075,-0.052020337,-0.0095867785,0.006752189,0.0059431074,0.03555754,0.034157876,-0.00021525416,0.021525392,0.02851986,-0.018749615,-0.03355564,0.06446798,0.008013612,0.0030107952,-0.030163668,-0.008990723,0.022235094,0.012608858,0.018853677,-0.018844908,0.035586104,0.0027563768,-0.026932044,-0.0058305115,0.07368679,0.021232586,0.0057706167,0.050215125,-0.00018734895,-0.021729508,-0.019923659,0.0077567296,-0.012111481,-0.036037322,0.030418165,0.012332106,-0.0029818758,0.050326444,-0.018611899,-0.015727753,-0.052260764,0.008542896,-0.01766897,-0.005308558,0.015082163,-0.025362292,0.037425216,0.008990571,0.00075316906,-0.02443328,0.026579019,-0.012011713,0.00036800306,0.0072417594,0.08200009,-0.0046681724,-0.0042525814,-0.028592216,-0.03553805,-0.0266503,-0.14019708,-0.00008434612,0.022406768,-0.020269662,0.0066527626,-0.02799344,-0.013881699,-0.061612498,0.018438907,-0.050424963,0.0010450068,0.012108872,0.010682697,-0.019438755,-0.0074619073,-0.013417368,-0.027618399,-0.018350158,-0.027035974,0.0815975,-0.0033423498,0.022962803,0.048085816,0.017258791,0.010117238,0.00073192193,-0.03381713,-0.020906862,-0.050852418,0.03384708,-0.050019544,-0.061937958,0.010332034,0.0004046282,0.023211494,0.009241822,-0.010291446,-0.02809634,-0.041157912,-0.006479166,0.015236796,0.013383801,-0.009445626,0.043866824,-0.002213861,0.044707194,-0.025535997,-0.016269848,-0.016473768,-0.0069437847,-0.00974775,0.06607302,-0.054342017,-0.014192076,-0.024254156,-0.033491362,-0.004923716,-0.02214732,0.047324907,0.050414965,-0.0069263815,0.00088353746,-0.008674019,-0.00164415,-0.053091843,0.03373893,-0.03260179,0.036723856,0.0026518316,0.01260448,-0.057777483,-0.003352165,0.025586896,-0.037328616,-0.004861943,0.043606214,-0.002680758,-0.025789233,0.0008661777,-0.052749045,-0.012109289,0.003815153,-0.0127377,-0.08443829,0.02705885,-0.009090029,0.008330117,0.008510058,-0.06360955,0.048062444,-0.0690482,-0.030510103,0.032217804,0.016318092,-0.0068181097,0.059270125,-0.051077075,0.0026478888,-0.019439148,-0.007521645,-0.014519884,0.008649723,-0.004417382,-0.02352781,-0.011254563,-0.032956958,0.0009660162,-0.027160862,-0.013896393,-0.023316905,-0.036430113,-0.0074289083,0.015134679,-0.0023297812,-0.044395816,0.012149268,-0.015993562,0.019987186,0.006668623,0.030406848,0.0026939479,-0.054690626,-0.038142428,-0.031775992,0.04011757,0.06540537,0.024521258,0.026660103,-0.0019623933,-0.005789717,-0.0019546028,-0.043237932,0.01672499,0.004758496,0.055586398,0.009973929,-0.0013587103,0.016353037,-0.06103981,0.0048796153,-0.01193123,-0.05012835,-0.0072237407,-0.03887286,0.027298238,0.008110051,-0.0020352255,0.015578479,0.020829018,-0.022286205,0.031559687,-0.02438941,-0.0032690032,0.06056299,-0.007808876,0.023433859,-0.041709002,-0.0004948058,0.0024490918,0.08549049,-0.011817248,-0.042364888,-0.023444518,-0.0229003,-0.033573225,0.064875335,-0.0023172419,-0.012187327,-0.022424392,0.008283542,0.042552527,0.017326947,0.01900451,-0.015496126,0.018356947,0.012596413,0.0014590964,0.027318895,0.020561872,-0.014213571,0.038761128,-0.01347685,-0.001382516,0.028764134,0.014087452,0.01017009,0.0043840436,0.013346577,0.003563164,0.042504627,-0.025450446,-0.023913883,0.014125032,0.04570973,0.007979313,0.061351698,0.009204391,0.012725477,0.022417426,0.0046961517,-0.053443603,0.0004060639,-0.0075852373,0.007892211,-0.028214145,0.0067603574,-0.0093175275,-0.03265125,-0.017445544,0.009440181,-0.020716652,-0.023573035,0.002833892,0.060385432,0.029447362,0.0073429598,0.007744269,-0.011565559,0.008575522,-0.01522525,0.06360786,0.04517812,0.044885736,-0.039458062,0.0037358415,0.023200694,0.012384346,-0.015826602,-0.029067013,-0.011826748,-0.013954901,0.011659936,0.009040414,-0.0026344166,0.015222758,0.004518298,-0.06054691,-0.04234387,0.016169718,-0.012896509,0.010756478,-0.0470114,-0.011342119,-0.023332441],"last_embed":{"hash":"1jcp1h6","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"1jcp1h6","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{13}","lines":[174,174],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jcp1h6","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035112094,-0.02304156,-0.031554803,-0.018598298,-0.038651094,-0.03727908,0.010152267,0.017366374,0.039794613,0.0024718419,-0.045779284,0.0006327784,-0.017037103,0.0005190221,0.027413173,-0.031711806,-0.0068562916,-0.03080646,0.025847672,0.004180752,-0.022527127,0.0059367465,0.051737875,-0.01347885,0.021239398,0.014649387,-0.015494034,0.008587966,0.030674268,0.04692737,-0.0017634829,-0.013724494,0.053986765,-0.015387875,-0.012939213,0.031591684,0.010946869,-0.031955592,-0.048621785,0.029050251,0.022673411,-0.055161327,0.018386295,0.022882475,0.011574809,-0.008350642,-0.049620498,-0.012552144,-0.01275204,-0.056360584,0.008207818,-0.0036390768,0.05987383,-0.03763589,-0.02130479,-0.0022950864,-0.03654856,-0.02323168,-0.025104579,-0.031330273,0.009221133,0.043116912,-0.035160184,-0.05831708,-0.0074617616,0.06145959,0.019318322,-0.0060802363,-0.018429657,-0.04346696,0.014693012,-0.009753274,0.027028803,-0.03577129,-0.03549702,0.01592907,-0.019145714,0.00748854,-0.01392186,0.020832384,-0.0165842,0.037122007,-0.004514857,0.024477506,0.02264632,0.011879425,0.01879287,0.0388702,-0.024975386,-0.037138697,-0.026706351,0.017208334,-0.0147783095,-0.02010437,-0.0017981415,0.023772687,-0.009338653,-0.048780907,0.07236164,-0.0057354476,-0.0008974352,0.019127462,-0.0059482907,-0.03050554,0.0038056269,-0.009403844,0.032086644,0.07054012,0.037063215,0.0038023277,0.002849134,0.015513443,0.0055702305,0.047569547,0.0062796436,0.015170213,0.031062664,-0.04440258,-0.02361925,0.014456311,0.038022887,0.0335837,0.03829486,-0.0144552495,-0.016822426,0.036825225,0.024220794,0.004977697,0.020102976,0.020801032,-0.015265821,0.015222471,-0.039586812,0.018153634,-0.024402555,0.03262727,0.08107791,0.02621035,-0.011199258,-0.04894336,0.010491707,0.036443286,-0.011268752,0.016378189,-0.025032405,-0.040890764,-0.0040120347,0.03681892,-0.019326253,0.009271322,-0.032606795,-0.020022595,0.011024165,0.010996471,-0.0469919,0.032512534,-0.020977706,0.03623002,0.009402606,-0.015553707,0.017807366,-0.018584523,-0.02149227,0.033473536,0.01634465,-0.008016752,0.01367386,0.05473067,-0.0058250823,-0.0019953786,-0.038570054,-0.023228323,0.0001060773,0.030728543,0.010248076,0.028792573,0.06990789,0.021134973,-0.012611855,-0.03323375,-0.019192437,-0.03805796,-0.020797117,-0.019790553,-0.00716895,0.0004394775,-0.05135707,0.029939618,0.030105067,-0.006330094,-0.017525073,-0.034496564,0.020564301,0.029919436,0.070438415,-0.008829952,-0.01941294,0.005241835,0.020286124,-0.008122051,0.03564106,0.021946216,0.010021711,0.030961577,-0.029377628,0.0041222735,-0.02338316,-0.05476705,-0.0063649626,-0.06443507,0.016755337,0.03351906,-0.030958371,-0.031309105,0.030436968,-0.034971915,0.017962104,0.028152624,-0.015261667,-0.027749287,-0.010922843,0.045146108,0.019580908,-0.059196874,-0.061301168,-0.015780766,-0.02348108,0.03658032,-0.0010720118,-0.057407573,-0.009246658,-0.0023968944,-0.03480463,0.02154488,-0.032731168,-0.03411681,-0.046168998,0.011648094,0.062222824,0.0052626925,-0.01562737,0.007186907,-0.0014718326,0.014961899,-0.0007583403,0.0138932355,0.039736763,0.035340816,0.019111484,0.018469444,0.010281591,0.015063009,-0.04776893,-0.040679447,0.008399289,-0.00808846,0.021613084,-0.012343907,0.004167653,-0.008086391,-0.011773571,0.023961734,0.010825275,0.027190207,-0.020022806,0.0031044506,0.008558898,-0.0019627889,0.004149896,0.022322606,-0.040514436,-0.031847466,-0.0037717794,0.029753176,-0.02309849,0.0010430088,-0.03833452,0.0085327905,0.071015865,0.009539409,-0.052359976,-0.011692055,0.025909236,0.03491324,-0.011546356,-0.04140001,-0.024115587,-0.013604089,-0.010491464,-0.017700532,0.014007104,-0.04910895,0.060185518,-0.023708036,-0.044936977,-0.0407422,0.013761891,-0.1535155,0.019441415,0.003011867,0.028969346,0.013120334,-0.00071387907,-0.026617255,0.0017647366,-0.019498779,-0.030219346,0.010399582,-0.02734542,0.010855963,-0.0050144685,-0.06493847,0.011453017,0.0004933169,-0.049496718,-0.042950977,-0.029815963,-0.02832778,-0.005699148,0.06109446,0.0063184644,-0.0071961884,-0.0030603085,0.026287382,-0.0002503946,-0.021979803,0.001026801,-0.01689151,-0.009250362,-0.00250998,0.025357809,0.015641004,0.04986345,-0.060415965,0.022989888,0.015678452,-0.024547087,0.062593006,0.0169835,0.027409583,0.0071534715,0.009218684,-0.018529521,-0.045582887,-0.010785914,-0.0015302384,-0.02134724,0.0055588814,-0.020777427,-0.007151993,0.03928438,-0.030359449,0.016499965,0.024697589,0.025932984,-0.025535552,-0.006594216,-0.0035708768,-0.060526412,-0.008658042,-0.026418164,-0.013895173,-0.01605528,0.00054405193,-0.01082777,-0.03763259,-0.011586118,0.011620355,0.00004677464,0.0010189078,-0.01136125,0.011697729,0.025510712,-0.031341154,0.0041736113,0.0043138843,-0.10727122,-0.048485726,-0.01818478,-0.014048911,0.019067166,-0.0069236676,-0.021646375,0.018110499,-0.016554099,0.02152901,0.25659445,0.036727116,0.03087571,-0.0100783855,0.028919283,-0.03402392,0.03812736,0.07563754,0.0019216483,-0.008310969,0.010351635,0.027921231,-0.031607043,0.015936429,0.035036664,0.020002488,-0.054045238,0.01026838,0.07571726,0.020975335,0.06893945,-0.057809003,0.031195458,0.012097421,-0.06393682,-0.0101323165,0.017803485,0.057355776,-0.032773852,0.005876255,-0.025490763,0.06898303,0.026547452,-0.052184995,0.03785451,0.023480956,-0.013528187,-0.057024576,-0.016965106,0.023201833,-0.0058757667,-0.019658668,-0.016737532,-0.039684687,0.00025051428,-0.020348415,0.0072857216,0.010841774,-0.00062828563,-0.02636601,-0.0076247463,0.045548875,0.058192365,-0.045608964,-0.032729052,0.010213318,-0.0055664787,-0.0075469464,-0.0385831,0.017298177,0.024206942,0.015946139,-0.014914891,-0.001290239,-0.002933867,-0.0010729539,-0.0028627524,-0.019609353,0.051210493,0.014101936,0.011714907,-0.01526733,0.013141906,0.034150027,0.016129,-0.033361692,-0.014209194,0.020954333,0.038900405,-0.028106527,-0.019165494,-0.049055994,-0.039931774,-0.04383825,0.023747431,0.050502818,-0.039257832,0.037627604,0.013802878,0.022408979,0.020025238,0.020845214,-0.051941607,-0.030766046,-0.03652614,-0.007605523,0.023208106,-0.060790174,-0.009961341,0.019332679,-0.052741572,0.0060912995,0.0037999188,-0.0033134373,-0.038496714,0.002745566,0.0036867778,0.036018338,0.0069317245,0.050024457,-0.07872903,0.017799549,-0.034275807,-0.032119714,0.011789157,0.06025937,-0.010860871,0.009040752,0.009377274,-0.03521267,0.013306292,0.04537211,-0.028175116,0.074351914,-0.0062392475,-0.027813159,0.050828815,-0.016636532,0.011427634,-0.0017486968,0.0038898003,-0.02969835,0.0013976303,0.009778779,0.012187807,0.021798437,0.01751657,-0.018489143,0.04456079,0.0132272085,0.038178783,0.007850709,0.0078021097,0.022065064,-0.004594421,0.036708094,-0.00016153108,-0.014934583,-0.017746706,-0.012770946,0.042826556,-0.029510837,0.042865206,-0.054108832,-0.009760052,-0.041117605,-0.01743341,-0.025064517,0.010560788,-0.034067474,-0.011886844,0.0000052139617,0.053873785,0.04848043,-0.0050077885,0.025834322,0.036737416,0.006310284,0.012920269,-0.0049366704,0.026665187,0.030795129,-0.017211651,-0.022538966,-0.012047929,-0.03604138,-0.027328119,0.04435683,0.0054935273,-0.008334765,0.032077007,-0.00055450684,-0.009049493,-0.012480657,0.0035944628,0.04823206,-0.026980009,-0.0071924655,0.03015235,-0.011131809,-0.016554374,0.092461914,-0.04019522,-0.0003957397,0.032114487,0.030595485,0.052607074,0.023133319,0.03317784,0.018198704,-0.002175179,0.044443943,0.014882061,0.05603866,-0.03887059,-0.024510933,0.008300011,0.018179404,-0.010587957,0.0040614246,0.018419735,-0.015036259,-0.057298087,0.029578537,-0.070881896,0.008611655,0.000002236955,-0.0026669055,-0.053187568,-0.013466608,-0.0075215977,-0.04140037,0.015444842,-0.034569323,-0.013277905,0.0605808,-0.03305734,-0.058396406,-0.021786803,0.049237654,-0.006303563,-0.0062925774,0.072352044,-0.00412738,-0.0015827371,-0.037095647,-0.02523215,0.011316247,-0.012699179,-0.04821581,0.01833259,-0.016644096,0.062972665,-0.018712578,-0.019673713,-0.021651067,-0.012152069,-0.020092092,0.04224702,0.02686587,0.012062581,0.015553711,0.010232668,-0.035541233,-0.0257406,0.037592262,0.04162875,0.040896107,-0.011928322,-0.044332825,-0.017248059,0.026814748,0.023065006,-0.0011729238,-0.058655992,-0.04292215,-0.030521909,0.001788483,-0.044350978,-0.031092988,-0.03965854,-0.005615013,-0.032127995,-0.030505404,0.01195884,-0.023667693,-0.03289441,0.005922773,0.012130422,-0.0249336,-0.0027993005,0.05530334,0.004688628,0.01877512,-0.009245293,-0.003629967,0.05997885,0.0044802334,0.013560488,-0.020581646,0.019256808,-0.032304443,-0.058035847,0.0434916,-0.0076156566,0.007743952,-0.026798971,0.007857356,-0.03681609,0.035448745,-0.014462874,0.022046726,-0.014634133,0.023564557,-0.009186314,-0.023459539,0.016150016,-0.031912472,0.031666197,0.027836392,0.009754578,-0.01606881,0.0077974703,-0.018708581,0.026239008,-0.007785121,-0.02259059,-0.028028151,0.034242854,0.037941907,0.01758449,-0.025580578,-0.023462111,0.0052301725,-0.06369949,-0.004260302,-0.029203951,-0.023855496,-0.014402332,-0.014980954,-0.029027173,0.008859812,-0.026105354,-0.015527975,-0.07227205,-0.015392376,0.026242778,-0.005102181,0.06857367,0.032164805,0.00043118384,-0.016598254,0.045704547,-0.044135395,-0.041462984,0.060327593,0.01841303,-0.012549955,-0.04005717,-0.0139163,0.001205236,0.02154671,-0.004028111,-0.02265227,0.032039218,-0.0021480548,-0.025389377,0.025199374,0.07957989,-0.00487059,0.009969235,0.010610471,0.00935743,-0.04398732,-0.0128651,0.021247433,-0.002853919,-0.039644357,0.010650854,-0.005730682,-0.018658021,0.03196205,-0.020416714,-0.019277835,-0.04766306,0.025505412,-0.0002306113,0.011439102,0.013800153,-0.04397598,0.010872524,0.0029484648,0.026062127,-0.030787643,0.0333414,-0.011463655,-0.016661268,0.01661278,0.08136123,0.002317436,-0.0075663067,-0.026064841,-0.04122237,-0.014523232,-0.14525023,0.0044015055,0.0071998336,0.008032683,-0.015101708,-0.027639616,-0.013211159,-0.047247738,0.0022910526,-0.03196459,0.013744056,-0.018621728,-0.0031958825,-0.027193073,-0.00693586,0.0031904688,-0.0046694344,0.001826048,-0.014122489,0.06820454,0.028141122,0.019312376,0.044575103,0.025254523,-0.023851316,0.010378358,-0.02871543,-0.017172525,-0.036840465,0.013944245,-0.067293406,-0.056059144,0.014426691,-0.00093438255,0.030047696,0.018867707,-0.014051266,-0.014807808,-0.014350764,-0.0011439779,0.015716346,0.023460563,-0.027265428,0.02074163,0.011911292,0.046773646,-0.0382072,-0.017110098,0.012313988,-0.034250505,0.0043591424,0.04309642,-0.0510155,-0.01107497,-0.009697862,-0.03479009,0.00732212,-0.016256772,0.04209173,0.060413964,0.006615269,-0.0033147114,-0.018953923,-0.013983651,-0.050784476,0.034715366,-0.05584987,0.06828376,0.017671943,0.027694218,-0.08257202,0.032803725,0.040219516,0.010648351,-0.016136542,0.05340523,-0.006389673,-0.036556587,-0.020861706,-0.023900615,-0.010814824,0.016825218,0.021609414,-0.0586695,0.002201938,0.006047559,-0.005049667,-0.012116089,-0.041924786,0.022741644,-0.050942298,-0.023440437,0.014859177,0.020830372,-0.0026445577,0.04684179,-0.048295777,-0.0182403,-0.03942536,0.0050725206,-0.010868536,-0.016721638,-0.013889829,-0.05988498,-0.006087673,-0.0068863034,0.0014380243,-0.021227174,0.014312144,-0.019737683,-0.017094212,-0.021308549,0.008191399,0.00075947226,-0.056988496,-0.016049324,-0.011084657,0.025726868,0.0031209758,0.027448706,0.012012975,-0.03511934,-0.040484376,-0.031659313,0.034001447,0.045075443,0.010918594,0.02350643,-0.0056688096,0.0015350559,0.003910545,-0.04535965,0.0113233905,0.004666055,0.026946006,0.019993372,-0.011125345,0.006848186,-0.03896279,0.014866963,-0.02319186,-0.048163917,0.019170666,-0.030645719,0.012302228,0.016711548,0.034361154,0.024700483,0.03703074,-0.0143067865,0.053967357,-0.019374434,-0.007242474,0.060839903,-0.0012364711,0.015074451,-0.03054361,-0.003782132,0.023300886,0.06839086,-0.01680347,-0.039408382,-0.026896374,-0.006740462,-0.025884401,0.052671198,-0.010612361,-0.013704241,-0.034450397,0.009889707,0.047477156,0.02398168,0.0040680985,-0.023503773,0.04566118,0.0051675183,-0.0075624315,0.05584261,-0.014433298,0.008146603,0.049353473,0.000930172,-0.028979365,0.018733593,-0.010724944,0.029068893,-0.0008163198,0.0062168348,0.00080016645,0.033956755,0.0011908092,-0.031745993,0.013653805,0.037570424,0.028456211,0.05653677,-0.008272615,-0.015342088,0.02678023,0.01104975,-0.032473534,-0.005775831,-0.011999883,0.012516131,-0.026294854,0.016435133,-0.0058587575,-0.03580915,-0.009628504,0.012478497,-0.0031664586,-0.028145283,0.003997548,0.012246486,0.015682366,0.016095227,0.0095049,-0.016227718,-0.0006826933,-0.0070030573,0.036681276,0.017612843,0.06378156,-0.039253954,-0.006525768,-0.009754116,0.03401996,0.001529406,-0.025606457,0.0054032314,-0.0635337,0.010593958,0.0113916015,-0.0025506935,0.010665522,0.032000482,-0.049812254,-0.034262028,0.021135496,0.016836269,0.030634217,-0.055174306,-0.0071410798,-0.007835556],"last_embed":{"hash":"zzw8p1","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"zzw8p1","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{14}","lines":[175,176],"size":132,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zzw8p1","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04524506,-0.020096064,-0.03946056,-0.027700122,-0.04660338,-0.03527463,0.006158425,0.033761166,0.029401561,-0.018623443,-0.015161452,0.007646816,-0.033352856,-0.007643457,0.023750478,-0.032403227,-0.00846222,-0.01171746,-0.0042914655,-0.013038001,-0.05292263,0.026867855,0.025879936,-0.036629446,0.011742692,0.00017280188,0.0048620123,-0.008461263,0.02449972,0.050529175,-0.019950973,-0.043191288,0.07194221,-0.018246863,0.00320326,-0.013157838,-0.0108616445,-0.02851372,-0.05410655,0.039885577,0.026044678,-0.056268234,0.0055205403,0.048622567,0.026411133,-0.011157303,-0.05090596,-0.0038941824,-0.005425198,-0.039306015,-0.03483745,0.0042908643,0.034275237,-0.022678817,-0.023295915,0.029032636,-0.048506223,-0.015783243,-0.014096141,-0.02291303,-0.0110397255,0.015124483,-0.014044826,-0.039021436,-0.016917182,0.06826422,0.022157582,-0.0011728659,-0.0093673775,-0.038248394,0.040994145,-0.004576921,0.0035746126,-0.018819751,-0.044527948,0.013191354,0.006747585,-0.0049653244,-0.035703648,0.043385204,-0.02473914,0.016158596,-0.016511284,-0.018417468,0.0057514827,0.017876614,0.009996427,0.060793124,-0.0060834694,0.0009849835,-0.018244648,0.0068546566,-0.0009778228,-0.027776469,-0.024637962,0.0068463064,0.0051956694,-0.038000606,0.032020673,0.00025080403,0.019050905,0.047937,-0.02208157,-0.033006974,0.0029213862,-0.029016564,0.004876212,0.070433296,0.04045798,-0.0045122877,0.008214844,0.046106353,0.015664974,0.057769507,0.0070504122,0.013193868,0.03676632,-0.0483156,-0.0076923296,0.014197112,0.054425154,0.0021515647,0.036235493,-0.03322448,-0.020278722,0.04594354,0.010256171,0.0020138985,0.014118209,-0.012616634,0.007755221,0.017520908,-0.01396177,0.013682918,-0.0048485864,0.031755567,0.063175194,0.0031661072,0.000010586781,-0.060125668,0.019969707,0.045321863,-0.031117992,0.0122751575,-0.01380862,-0.03154864,0.026221745,0.05293007,-0.02436511,0.022724446,0.0050194445,-0.0037063307,-0.003347302,0.02843679,-0.02602672,0.012037016,0.002430385,0.037712898,-0.011312074,-0.011249063,0.012362922,-0.036467142,-0.017960468,0.03761092,0.0011804677,0.01667175,0.05160468,0.07020644,-0.010799325,0.0013785566,-0.021516077,-0.048479117,0.008412842,0.051625606,0.010536653,0.021627957,0.07019282,0.017832557,-0.015291686,-0.032213707,-0.057007886,-0.040100876,-0.03973953,0.007506766,-0.0007690616,-0.0049234116,-0.083935484,0.004283241,0.032494664,0.017197765,-0.0018041311,-0.019423986,0.015873523,0.006551988,0.07005592,-0.00044777163,-0.026665295,0.02211102,0.024883028,-0.03230897,0.02254777,0.026960425,0.029325152,0.056370225,-0.017455127,-0.0060607744,-0.035255652,-0.04045127,0.0018388235,-0.06611816,0.019877695,0.014041367,-0.015464879,-0.024950908,0.024983741,-0.049547255,0.0049048807,0.021329738,-0.011125036,-0.03540264,-0.0041486244,0.029312942,0.0124473795,0.012349951,-0.05295423,-0.01766815,-0.019651566,0.026115138,-0.000008472287,-0.0116826715,-0.027399564,0.008520581,-0.009876946,-0.001810523,-0.011201992,-0.0019846135,-0.032082457,-0.019625604,0.046705328,0.017440906,-0.0086348755,-0.01930409,-0.022692682,0.0059484574,-0.01308386,0.015119129,0.045741793,0.020790834,0.001875977,0.0071048164,-0.0024428854,0.014180324,-0.030030362,-0.05160592,0.033744022,0.013113797,0.010468609,-0.01225828,-0.0013735268,-0.019464493,-0.02252324,0.023619672,0.0030791499,0.02330299,-0.0009133147,-0.009002467,0.008824063,0.015555946,0.04236293,0.0065164366,-0.01440641,-0.036516216,0.029031275,0.013192882,0.017216036,0.05823191,-0.023506388,0.022868011,0.08122515,0.029699791,-0.030958783,-0.0134663535,0.04511641,0.02539234,0.020104315,-0.05058192,-0.013417156,-0.047243897,-0.028660659,-0.023953626,-0.0141150225,-0.036546804,0.061707325,-0.040575873,-0.065444015,-0.02388648,0.004196085,-0.15266894,0.014767591,0.007284287,0.04304343,0.0117533365,0.008588657,-0.041503843,-0.013215639,-0.015765421,0.0007228439,-0.0034317307,-0.030279458,0.027008234,-0.031438854,-0.045698054,0.01935953,-0.02775753,-0.027514432,-0.011533818,-0.031199552,-0.020439476,-0.008596748,0.04188339,0.020658385,-0.006025085,-0.038725894,0.04587645,-0.00321112,-0.0058611967,-0.0002120478,-0.042120926,0.0021423183,-0.0053443895,0.03681579,-0.011013118,0.046738766,-0.056637187,0.027967477,0.006525755,-0.01860441,0.04990924,0.048167728,0.019836456,0.027784672,0.015154539,-0.016997844,-0.03712398,0.0031375804,-0.015447623,-0.038664177,-0.0005262438,-0.038687117,0.013418524,0.04867532,-0.035727564,0.0049263514,0.010298093,0.034000173,-0.0015629862,-0.007520309,0.029194852,-0.06649336,-0.012330741,-0.03205507,-0.0062240637,-0.029237852,0.04108724,-0.039228957,-0.024484914,-0.01377586,0.030756712,0.0103008915,0.031307194,0.024567286,-0.008133224,0.02341555,-0.023221105,0.013507837,-0.008201006,-0.0571258,-0.07284831,0.03300465,-0.018490534,0.012967019,-0.016136706,-0.015870333,0.024488982,-0.0205971,0.021306006,0.24396,0.037072957,0.031762622,-0.024736973,0.05282871,-0.01309019,0.037745252,0.06581986,0.0026602314,-0.0074034357,0.009987944,0.048605826,-0.027907839,0.010107773,0.019136699,0.02775496,-0.051549412,-0.015694145,0.06683073,0.0272833,0.048561938,-0.066773586,0.041643858,0.0020861013,-0.08701032,0.016565958,0.017372634,0.03784736,-0.043215,-0.019033425,-0.0320255,0.063239574,0.059223164,-0.03958419,0.016169315,0.008058984,-0.0030488833,-0.069720805,-0.029197881,0.018060643,-0.008418381,-0.023334695,-0.018059535,-0.01719004,-0.007980695,-0.019229697,-0.01270452,-0.0070414967,-0.005683203,0.006114878,-0.01650494,0.0069565936,0.03660968,-0.036133103,-0.012151089,0.010688832,-0.01770911,-0.025312386,-0.01959714,0.038300812,0.038639873,0.01329801,-0.037141733,0.009178279,0.0116153825,-0.018318063,-0.0021441234,-0.03195852,0.01496645,0.033009067,0.027205624,-0.0017583632,0.00632313,0.0008388039,0.011575596,-0.0068910215,0.024737155,0.019488689,0.04730864,-0.0035192012,-0.025346212,-0.039261546,-0.008145756,-0.012685467,0.020420542,0.019340938,-0.028443111,0.04948792,0.0297348,0.024264593,-0.022682862,0.025140543,-0.03112393,-0.026779182,-0.040391758,-0.026572073,0.00758953,-0.044694364,-0.021225654,-0.0070601944,-0.047753956,0.0077681337,0.0018973072,-0.029420802,0.015506192,0.0056066993,0.024394799,0.026523734,0.011272138,0.050831858,-0.043327924,0.029492548,-0.0037638547,-0.031825703,0.018802105,0.052135784,-0.003591168,0.00040836364,0.028320204,-0.015281264,-0.003367313,0.018157583,-0.030202592,0.05848125,0.015487018,-0.037958443,0.03630053,0.010186651,0.00395103,-0.0046257214,0.003713506,-0.02561668,-0.016496344,0.0139179705,0.011703787,0.025210556,0.016297841,-0.0029150133,0.042046543,0.016256213,0.03185543,0.0065458375,0.0067131706,-0.0020303503,0.004122093,0.025356712,-0.04588906,-0.033256017,-0.0028660093,-0.008076592,0.03873258,-0.032310255,0.03899183,-0.07457057,0.0097842645,-0.02821813,-0.015884086,-0.026156941,-0.016268756,-0.03392608,-0.016275613,0.0229615,0.0580582,0.046558827,-0.0062892456,0.011603988,0.019734534,-0.008190746,0.003983292,-0.032065183,-0.004417681,0.0065597044,-0.019534852,0.012679136,-0.015202028,-0.035254646,-0.010718069,0.030504301,-0.0058723944,0.0022912456,0.03863096,-0.021164877,-0.007433169,0.019694319,0.032862026,0.031151913,-0.057714593,-0.0067121405,0.0044797193,-0.012884921,0.026157806,0.10488471,-0.051904988,-0.0032306558,0.039140835,-0.00946447,0.061088234,0.010235706,0.044870712,-0.010276155,-0.005315366,0.032967113,-0.017745396,0.038362063,-0.035083592,-0.021845281,0.0038517213,0.034431573,0.0077373553,-0.01281188,0.010214492,-0.02834588,-0.053764407,0.03658632,-0.09792899,-0.00091467105,0.0019974937,0.0003538803,-0.06280238,-0.009734099,-0.002815583,-0.035091665,0.022454388,-0.024645943,-0.028013589,0.043828465,0.013146886,-0.03890255,-0.009772147,0.025676737,-0.010294949,-0.014850323,0.048047196,-0.0024971354,-0.015564032,-0.019809587,-0.018430252,0.016813215,-0.012953056,-0.05531591,0.016955923,0.01180805,0.022598084,-0.009917589,-0.008395783,-0.028386036,-0.013813938,-0.037271414,0.026351325,0.017718095,0.04681525,-0.0014616468,-0.0071268743,-0.041264735,-0.000031322248,0.013269709,0.039821684,0.037921097,0.0047161244,-0.039900266,-0.03861276,0.017209688,0.036422823,-0.010135549,-0.07940877,-0.03692971,-0.057590872,-0.022118554,-0.054650225,-0.027114684,-0.030879725,-0.025846517,-0.040625546,-0.01912078,-0.025837552,-0.011599102,-0.026975906,0.03561335,-0.010924706,0.00029421103,-0.020943033,0.05486279,0.0056119487,-0.014887977,-0.014900358,-0.0010043293,0.033926584,0.026054626,0.022457715,-0.01520507,0.011211361,-0.022462323,-0.06901984,-0.0038967377,0.00961071,0.019205986,-0.03358745,0.03542353,-0.010283397,0.017432472,-0.004093296,0.024474794,0.0029856453,-0.0015720379,0.008331583,-0.004906223,0.019863425,-0.033156525,0.044675887,0.013539774,0.007513099,-0.009815454,-0.01785886,-0.014773468,0.041542638,-0.023629507,-0.0024442244,-0.029868627,-0.00030474056,0.028777944,0.022131756,-0.043058645,-0.05596639,0.0045615872,-0.058496084,0.008630027,-0.031967983,0.004058271,-0.011283806,-0.013830072,-0.0359775,-0.000959483,-0.014357849,-0.01526961,-0.028844465,-0.016891535,0.024218516,0.0073472434,0.03589717,0.039605156,-0.03386632,0.011360336,0.04096256,-0.004670623,-0.043214485,0.04959546,-0.014371217,-0.007204333,-0.045088075,0.0010678649,0.014977458,0.009644992,0.02346882,-0.02436537,0.027618652,0.024045298,-0.014801627,0.021900658,0.06449225,0.03108712,-0.009219961,0.028257718,0.0025905122,-0.029284572,-0.011396437,0.016892122,-0.014334686,-0.052305397,0.0007015468,-0.010575021,-0.029420553,0.041246396,-0.007650234,0.019791935,-0.054424547,0.012496017,-0.0012091039,0.023832556,0.03238292,-0.014889628,0.0130608175,0.033058167,0.01622928,-0.057177313,0.038721196,-0.026800603,0.0037858293,0.00919239,0.08023282,0.02683741,0.012068744,-0.014159158,-0.016935699,-0.019072708,-0.14022723,-0.002384423,0.021278718,0.0073642423,0.012601788,-0.029869875,-0.020805087,-0.06253032,-0.0002465644,-0.047559284,0.026052626,-0.020371206,-0.0015025871,-0.024022339,-0.008361606,-0.0058705136,-0.01033808,-0.013991043,-0.043486718,0.0883001,0.016594052,0.0009180345,0.034047056,0.037199397,0.019321026,0.0042218445,-0.019679338,-0.04090092,-0.03980178,-0.0078736795,-0.06652689,-0.06272066,0.0041893283,0.01097378,0.028871719,0.014929469,-0.018691065,-0.016702332,-0.051080745,-0.008509181,-0.002743388,0.017761191,-0.0097784195,0.0086330315,0.001226442,0.05426027,-0.023445092,-0.02483196,0.021858647,-0.02989452,-0.010923635,0.06627685,-0.036248397,-0.015447682,-0.016612148,-0.039524194,0.0004960571,-0.0036611771,0.04541243,0.04624945,0.01249092,-0.003727428,-0.0067123105,-0.020531371,-0.016292645,0.046814688,-0.04046577,0.030669667,-0.010512002,0.036228873,-0.047626894,0.016978364,0.03991796,-0.0020127497,-0.006049188,0.021326793,0.01204809,-0.025611658,-0.014776643,-0.049721394,-0.029721351,-0.000021100213,-0.0038948634,-0.06766653,0.016641421,-0.00084836705,0.0021443074,0.009277476,-0.068901725,0.039972596,-0.048743006,-0.042861592,0.025852896,0.028892718,-0.0076986915,0.07617314,-0.053605605,-0.030464062,-0.023104627,0.0060240226,0.0000382664,0.0015717578,-0.028474243,-0.04018628,-0.012626937,-0.0051967646,0.009006614,0.012805916,-0.014792655,-0.032176573,-0.028431304,-0.028082663,0.027203184,-0.0041848845,-0.04986935,-0.0011274717,-0.033714313,0.026034195,0.0016323682,0.006222463,0.017994152,-0.048992645,-0.014385214,-0.039393496,0.059837494,0.055367958,0.007277971,0.04577864,0.008531104,0.0031499793,-0.009922979,-0.033281755,0.041869864,0.011014637,0.056556445,-0.013200833,0.013683722,0.008217456,-0.05885455,0.011604325,-0.031158185,-0.072750606,-0.013325209,-0.040436342,0.018599153,0.019421633,0.018735906,0.012539069,0.026960762,-0.021846892,0.02346077,-0.011255546,-0.006990765,0.062467676,0.0037989481,0.018668085,-0.033488423,-0.0127322925,0.0073471903,0.057799164,-0.03479924,-0.02599598,-0.032896493,-0.015333201,-0.024753718,0.06543085,0.0064093363,-0.017014787,-0.033422295,0.027006544,0.023322377,0.004709771,0.01375536,-0.028994134,0.031105146,0.0128347585,-0.006240088,0.036919277,0.05324496,-0.0071745324,0.020091822,0.0057313233,0.029258512,0.0331711,0.014054563,0.0027376355,0.00028141,0.0045093973,0.0022101516,0.02753464,-0.031325087,-0.03632382,0.01630412,0.041169364,0.030025795,0.066765495,-0.00023015584,-0.018197194,0.027058428,-0.005475389,-0.01899832,-0.0046029156,-0.002347043,0.0069254213,-0.041495908,0.033316817,-0.018654367,-0.044877816,0.00009167137,0.034119647,-0.036417898,-0.00396232,-0.014032022,0.026849428,0.02210103,0.012442204,-0.0044869496,-0.0090932185,0.0053192643,-0.014507736,0.08214817,0.024303189,0.01720603,-0.04057617,0.004645509,0.0127768675,-0.0033780418,0.01913898,0.0017689929,-0.015968792,-0.023109296,0.018930284,0.016094973,-0.0017797528,0.004574465,0.019957224,-0.053141,-0.042886432,0.015426404,-0.020935724,-0.0129722925,-0.04480042,-0.0060773976,-0.017724216],"last_embed":{"hash":"dfoojp","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"dfoojp","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{15}","lines":[177,177],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"dfoojp","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{16}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024853436,-0.0029910759,-0.037060473,-0.015477443,-0.05231937,-0.04019241,-0.009532584,0.019437002,0.03601693,-0.016106263,-0.022881888,0.023256868,-0.029409062,0.0046552247,0.010469128,-0.016268093,-0.011162987,-0.013123116,0.021407463,-0.010030429,-0.03578784,0.035355784,0.055220805,-0.04457648,0.041560967,0.007394651,-0.014364333,-0.0077910754,0.043858208,0.049818214,-0.023895418,-0.019799745,0.04642796,-0.029744692,0.026222322,-0.0043410724,-0.015267023,-0.02920411,-0.04699061,0.036784727,0.019997789,-0.04747938,-0.0010908706,0.04574733,0.022204466,-0.017831134,-0.05202159,-0.0065809437,-0.0010644419,-0.0586396,-0.0013320615,0.019134311,0.033648483,-0.031607892,-0.02774479,0.029393122,-0.02372019,-0.0164299,-0.0049598515,-0.02896898,-0.038596444,0.049236182,-0.042862,-0.04039084,-0.009627319,0.05875213,0.010648073,-0.017959323,-0.016683457,-0.042869043,0.02308074,-0.0010744063,0.023389898,-0.031182414,-0.045020193,-0.004252018,0.008104758,0.006161647,-0.020476863,0.045390327,-0.015661975,0.029160539,-0.011443973,0.007721954,0.0060042967,0.022478731,0.018495575,0.05543494,-0.011254117,-0.010083491,0.0015891297,0.026976649,-0.022573577,-0.010827528,-0.026130857,0.015936626,0.004305397,-0.02361347,0.031917337,-0.02513151,0.0032209721,0.03876193,-0.022427537,-0.042000078,0.008745857,-0.017573332,0.02540127,0.07058806,0.0335462,-0.0036588744,0.029026126,0.029034097,0.014103158,0.049178008,-0.004219879,0.0015933586,0.018892232,-0.048261996,-0.00938543,0.00730337,0.058272596,0.01134577,0.035413653,-0.0117494725,-0.013940168,0.051052842,0.0028993278,-0.00060666975,0.042491827,0.023266364,-0.005688645,0.031418394,-0.031074468,0.016769897,-0.029475966,0.028674174,0.060114745,0.011538173,-0.012480661,-0.049356326,0.013886424,0.021631766,-0.027407989,0.016148249,-0.0175301,-0.025436228,0.002461639,0.04145708,-0.010479416,0.0082975,0.01324513,-0.001370101,0.0056539443,0.015227566,-0.037005804,0.0020409576,0.011827964,0.047580667,-0.031554125,-0.02397295,0.010560893,-0.046692383,-0.041244537,0.012007198,-0.009812528,-0.004473184,0.02536314,0.07235419,-0.013592344,-0.009451684,-0.020868719,-0.02676222,0.00829186,0.055925306,0.0005455088,0.03660579,0.0814589,0.023720155,-0.016970418,-0.032589644,-0.04567727,-0.0332209,-0.029711017,-0.024596166,-0.023820527,0.0112798475,-0.069742315,0.004472153,0.013305781,-0.0042258073,0.006963362,-0.015119912,0.02346522,0.008618601,0.07573525,-0.017906683,-0.024339087,0.0145486165,0.027172998,-0.03176584,0.010192414,0.039472118,0.0045503704,0.067927636,-0.0091300355,-0.005795974,-0.036868434,-0.037621442,0.025112936,-0.047433,-0.0036129695,0.0018152649,-0.017433826,-0.016905464,0.012174975,-0.034430284,0.028403675,0.027743269,-0.030116625,-0.037053,-0.0008360754,0.016377624,0.0008260707,-0.019721104,-0.056075428,-0.019137165,-0.021396093,0.043878153,-0.0057767997,-0.038648847,-0.030842682,0.012390033,-0.0104562305,-0.009850358,0.016247306,0.0036073911,-0.047423758,0.0051431945,0.042426556,0.017746074,-0.018913677,0.0015646167,-0.0060384087,0.02057409,-0.0021008854,0.016974987,0.008848958,0.022318896,-0.003090967,0.008322423,-0.02784112,0.015375577,-0.015067928,-0.04523352,0.008748177,0.007621942,0.013519739,-0.016257005,-0.0062051443,-0.016094908,-0.031577084,0.018464118,0.0045992364,0.016343025,-0.014671316,-0.0033688776,-0.0028842683,0.033291124,0.03321838,0.03844762,-0.042334866,-0.030186545,0.021621853,0.017587718,-0.010495706,0.05994975,-0.012075554,0.036778774,0.046915293,0.031559497,-0.022708055,-0.03162834,0.030292746,0.021507097,0.021694375,-0.051782534,-0.020785002,-0.050792567,-0.024782246,-0.011378792,-0.0016377448,-0.05588481,0.06200538,-0.03953209,-0.03425964,-0.016843867,0.016675739,-0.1672962,-0.0011999804,0.008466336,0.04052557,0.0042511392,0.021246934,-0.036358,0.0073742974,-0.018751753,-0.00058298215,0.0135987215,-0.033351123,0.008631281,-0.0116089275,-0.022505436,0.015907198,-0.03303461,-0.038309272,-0.014994617,-0.032538,-0.04863541,-0.025479123,0.049461797,-0.005835965,-0.011490844,0.005743849,0.01919268,0.019312378,-0.023663197,-0.02112953,-0.038843084,0.0060463767,0.0053910366,0.029297868,0.023528498,0.06686894,-0.045374922,0.028155915,-0.00042313998,-0.0065152464,0.030588284,0.066413805,0.02459002,0.006887073,0.009677304,-0.014611258,-0.03635392,0.0005112523,-0.007443611,-0.03843878,0.004075864,-0.013471139,0.034432784,0.035665974,-0.04017929,-0.004263287,0.007460933,0.030346207,-0.004701902,-0.0014009232,0.0081114555,-0.06924153,-0.016573723,-0.025735771,0.0020935307,-0.022450054,0.017970486,-0.04038165,-0.015166129,-0.026557706,0.026905198,0.0018690781,0.006752106,0.017707258,0.02453805,0.030181922,-0.023644183,-0.0037341649,-0.013324467,-0.0762442,-0.0799377,0.016839601,-0.020647066,0.014095562,-0.026481818,-0.017200163,0.022863483,-0.023574587,0.019001648,0.24150097,0.03549198,0.023846978,-0.004228998,0.052616607,-0.018867522,0.072713636,0.053789843,0.01622444,0.0013315865,0.008018189,0.03449066,-0.027258163,0.009751477,0.02155607,0.049686678,-0.05061197,-0.010104187,0.0667495,0.023575347,0.046022423,-0.06232194,0.03599898,-0.007998497,-0.08079171,0.003592633,-0.0016209794,0.043243576,-0.023373384,-0.006075778,-0.02971256,0.047679074,0.035825487,-0.030007232,0.021750772,0.027135195,-0.0017890735,-0.04868598,-0.052971117,0.011241725,-0.007094855,-0.021907104,-0.013517782,-0.044739015,0.0015403688,-0.032981608,-0.00984205,-0.0030923386,-0.00104794,-0.015232034,-0.00825631,0.026000129,0.036474664,-0.02908415,0.018058687,0.00045602,0.0056429105,-0.018674308,-0.036257736,0.023495264,-0.00009229649,0.0148253245,-0.015827246,0.024738463,0.024782581,0.0034862417,0.0009940976,-0.03531568,0.022148792,0.041300356,0.022708364,-0.009346304,0.008298166,-0.011848112,0.009074792,0.0017289271,0.00910933,0.021609193,0.06400108,-0.010197606,-0.035623662,-0.034962207,-0.040530097,-0.0480341,0.030678492,0.026840571,-0.025521826,0.05039379,0.017077992,0.01938288,-0.014757832,0.01730967,-0.058564473,-0.035325274,-0.058116335,-0.020792464,0.0044296714,-0.04750342,-0.03866899,0.005004214,-0.053791422,0.0080361925,0.005228775,-0.041612033,0.013609676,0.0031042423,0.0068466775,0.036398835,0.002714267,0.053970013,-0.044697054,0.015154769,-0.0043543573,-0.02360994,0.009895415,0.058367953,-0.011421182,0.018240096,0.025069568,-0.018635763,0.011917833,0.0189341,-0.045184646,0.051555023,0.015456062,-0.03656276,0.040646456,-0.0015307893,0.00967073,-0.015502234,0.0047751805,-0.026261859,-0.026025737,-0.0066383258,0.012424326,0.038325775,0.0013372808,-0.017219879,0.0497784,0.014613144,0.019318888,-0.0018116846,0.0058705932,0.0027920604,0.022807833,0.023141451,-0.052674316,-0.012604713,-0.008959667,-0.00171508,0.0011334814,-0.025550304,0.031851243,-0.06297803,-0.0072591593,-0.044105947,-0.0026956827,-0.011923268,0.01596774,-0.05344651,-0.020638356,-0.003666463,0.051276978,0.05159404,0.010018011,0.0062366547,0.021990864,-0.01273964,-0.0019490848,-0.03648521,-0.004591791,0.030574817,-0.008668641,-0.006844015,-0.008083595,-0.019671405,-0.026483936,0.048047848,-0.005521871,-0.0056975,0.030414047,0.001881156,0.0019127846,-0.011140034,0.016877234,0.053128485,-0.030776732,-0.008729233,0.025014352,-0.0070224027,-0.00087740173,0.10364744,-0.03671228,-0.014415216,0.04358462,0.016558062,0.05599483,0.014026635,0.04406917,-0.0016609101,-0.0041334503,0.029319752,-0.009832237,0.050272968,-0.031466424,-0.01495459,-0.009768181,0.016887983,-0.010141653,0.017922828,0.008717048,-0.010926146,-0.03429646,0.016670838,-0.09563297,-0.012747687,-0.0034535816,0.0088441605,-0.051211704,0.01552572,-0.014057981,-0.043522187,0.02841922,-0.01827474,-0.019003674,0.054224696,-0.005134379,-0.038150672,-0.02676164,0.031296484,-0.005246686,-0.020267526,0.06624403,0.002503069,-0.0067431335,-0.013975651,-0.019414278,0.010824042,-0.0075417,-0.05023658,0.025058087,0.015216685,0.042092655,-0.018361129,-0.03028278,-0.006097502,-0.0022502097,-0.026273042,0.037896905,0.052975483,0.04863186,0.017252963,0.005775424,-0.027653817,0.0035439252,-0.00583311,0.03454697,0.032045793,-0.018275961,-0.05917309,-0.021824423,0.011802437,0.027565837,-0.0028114994,-0.052264422,-0.05506956,-0.032258153,-0.016540831,-0.03649974,-0.015249768,-0.02972261,-0.018483413,-0.04515349,-0.033833258,-0.009627933,-0.019263335,-0.03534813,0.025911896,0.0071142996,-0.026195845,-0.0383503,0.03290007,0.011443066,-0.011622932,-0.03114777,0.0066824886,0.024718527,0.0055140755,0.043908156,-0.034537926,0.017900048,-0.01957934,-0.056997325,0.029504154,0.0038810228,0.01866621,-0.031619105,0.014959748,-0.027766425,0.021668062,-0.00045659818,0.01772694,-0.0063902377,0.008228985,0.010593543,0.0150411045,0.014896524,-0.040686194,0.030070875,0.01669679,0.0095579205,-0.01391571,-0.007909298,-0.0076748016,0.027909383,-0.015451582,-0.022741903,-0.038051262,0.000119145225,0.04166071,0.025772355,-0.046465375,-0.037003662,0.01358134,-0.057021633,-0.0006486812,-0.032167092,-0.0125236055,-0.01026866,-0.011494231,-0.036035262,-0.014949324,-0.029973792,-0.023542905,-0.052208167,-0.04153545,0.02132616,0.0035358795,0.0532686,0.035564907,-0.027477091,-0.0019543413,0.03020167,-0.005497184,-0.04206467,0.04156956,-0.013000819,-0.00006582596,-0.047701433,0.009179021,0.0040103644,-0.009158145,0.0011514411,-0.023159264,0.030017521,0.016958302,-0.043421857,0.022357726,0.07321781,0.005552633,0.004401172,-0.0017095268,0.027039882,-0.013206627,-0.0122006545,0.035104018,-0.007064734,-0.0731994,0.019067531,-0.0021038423,-0.0065795737,0.037691884,-0.011765655,0.018703979,-0.054972015,0.01857017,0.012475435,0.017933091,0.012676117,-0.03067479,0.0044974918,0.004148716,0.0057364223,-0.06406157,0.025196757,-0.008964641,-0.030015202,0.007598948,0.07040211,0.045087904,-0.014425104,-0.016035654,-0.02745769,-0.022097604,-0.14747114,0.013347957,0.01853215,-0.0004775682,-0.002233124,-0.019916352,-0.016829291,-0.03392514,-0.0015536479,-0.03980771,0.009795856,-0.027842125,0.018633118,-0.016419081,-0.018258186,0.020302257,-0.018586507,-0.011212762,-0.024687737,0.11779852,0.019281974,0.011442136,0.060241934,0.013780009,-0.007922886,0.015512289,-0.018186202,-0.034494687,-0.024922531,-0.012631362,-0.06983404,-0.04834658,0.015817227,-0.00057139626,0.010368236,0.0302608,-0.0008231786,-0.0006414905,-0.044510897,-0.011551323,0.01264884,0.020215984,0.01480486,0.010321121,-0.015183521,0.046672966,-0.02519019,-0.0018267685,0.037758105,-0.055090655,-0.027812324,0.04548766,-0.02641117,-0.02866523,-0.014894921,-0.012423889,0.002652724,-0.0025944295,0.047812782,0.054737255,0.007346297,-0.006849549,-0.019928891,-0.028548274,-0.047510307,0.040399797,-0.040092543,0.0426947,0.00014253006,0.042222716,-0.068686634,0.009042303,0.03807893,0.006307163,-0.00652239,0.01046199,0.025714861,-0.03575455,-0.03129687,-0.0410329,-0.026172971,-0.0060286974,0.010093262,-0.051824912,0.012765126,0.0071838745,-0.011537159,-0.0070379986,-0.04213064,0.031592242,-0.04620081,-0.037148986,0.035575196,0.014084592,-0.016222376,0.0717137,-0.04682082,-0.03157685,-0.0433563,-0.011927394,0.0026410103,-0.009269232,-0.015538125,-0.052892264,-0.017165907,-0.0067607067,0.002404099,0.0009236379,0.007007964,-0.056126796,0.006986398,-0.0039221095,0.01803442,-0.006262404,-0.042990487,-0.015199204,-0.039027683,0.020583242,-0.00025575017,0.008978618,0.008959921,-0.05518035,-0.013094034,-0.04287687,0.055035044,0.06464713,0.0077690803,0.02336515,0.007712319,0.0008198566,-0.014113106,-0.01796801,0.042652316,0.015202514,0.05440602,-0.029815698,0.010166833,0.008442572,-0.059464082,0.004912462,-0.02231832,-0.056319814,-0.007149727,-0.04293441,-0.0017053831,-0.01142114,0.026832964,0.016160313,0.035930213,-0.025991425,0.025589006,-0.02548187,0.0018604131,0.06351416,0.015458861,0.036249466,-0.004503705,0.020064356,0.007810045,0.07398493,-0.00755417,-0.03469876,-0.042400584,-0.0101900175,-0.007202635,0.09082236,0.012469007,-0.017740395,-0.026138848,0.015021438,0.024324784,0.014073955,0.011306256,-0.03628356,0.03213245,0.0040749363,-0.0075990437,0.03985797,0.022337409,0.007855627,0.03257266,0.03223918,-0.017560143,0.021691006,0.031500924,0.023922896,-0.027136298,0.021486303,-0.023744795,0.025358925,0.007668876,-0.03990065,0.02268529,0.039329194,0.017802713,0.04734053,-0.0027342853,-0.017728483,0.027180925,0.02143387,0.022840625,-0.022201357,0.00785241,0.018772857,-0.040093843,0.026415663,-0.012055555,-0.055654485,-0.014604742,0.04389304,-0.010302846,-0.0032692,-0.0017583094,0.023044446,0.030483834,0.040509712,0.021853946,0.009160075,0.002618556,-0.028593821,0.05587023,0.01850931,0.009543801,-0.047698792,-0.006138131,-0.0045888466,0.003793724,0.012254386,-0.003137461,0.0012311334,-0.048993427,0.033901345,0.007927794,0.0011980709,0.0024851898,0.025687551,-0.03482009,-0.023410656,0.04276128,0.0040471833,0.007585074,-0.042382136,-0.022864996,-0.010974702],"last_embed":{"hash":"36mbvp","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"36mbvp","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{16}","lines":[178,178],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"36mbvp","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{17}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0433955,-0.013174485,-0.03968137,-0.018467227,-0.03581616,-0.054072946,0.007177138,0.011716143,0.0064015444,-0.01802928,-0.035775714,0.0021048416,-0.04297358,0.012463695,0.016405528,-0.019878255,-0.011030478,-0.005498876,0.0058601224,0.009134547,-0.035876393,0.014448287,0.055618577,-0.058832075,-0.00047031237,0.010567462,-0.0021160336,-0.00073863094,0.041646577,0.03724094,-0.03581049,-0.0011637477,0.062350642,-0.025247494,0.031341035,-0.03641766,-0.013695886,-0.03284425,-0.0403358,0.050664026,0.017014515,-0.05644061,0.00031708193,0.03194665,0.018549802,-0.02521959,-0.03848732,-0.0005668314,0.007882012,-0.037281483,-0.032742143,-0.021121021,0.031549454,-0.017759038,-0.023049632,0.029629912,-0.025671208,-0.024435358,-0.03338069,-0.025951043,-0.031088158,0.039557774,-0.030710993,-0.047846057,-0.017070955,0.03898174,0.0137750255,-0.009239931,-0.0034499655,-0.053500373,0.035852395,-0.009761386,0.0049100174,-0.013849377,-0.052907627,0.0057571973,-0.010268397,-0.009481759,-0.041413292,0.059284274,-0.038785923,0.026354749,0.01964701,-0.01638908,-0.0011880056,-0.008695516,-0.0045233825,0.059718844,-0.009830823,-0.011249893,-0.02121259,-0.0031861125,0.010115583,-0.0147556625,-0.030923847,0.0012912062,0.013472454,-0.03973373,0.04351383,-0.0032293391,0.032487355,0.03795739,-0.030032977,-0.038921844,-0.0014039994,-0.033216454,0.007887884,0.06223097,0.026552755,-0.009074605,0.004906564,0.03970541,0.019405305,0.044188336,0.012904387,-0.0015673405,0.043263994,-0.046234757,-0.003721883,0.005440266,0.054696117,0.0074690618,0.06751415,-0.041000567,-0.0013655971,0.04184794,0.009878961,-0.0020882695,-0.021630907,-0.0071507194,-0.0006458882,0.023797313,-0.027237048,-0.0060699284,-0.014449635,0.014418357,0.06959744,0.022962937,0.0010007169,-0.05119712,0.015558701,0.031703886,-0.01671899,0.024387123,0.0037457573,-0.016203854,0.004823001,0.036018744,-0.018383374,0.035587203,0.012292541,-0.0138977645,0.0013541084,0.04270611,-0.020848809,0.021922672,-0.008940046,0.04422191,-0.006472717,-0.030344259,0.007704065,-0.0209073,-0.018487727,0.035103492,0.0055723675,0.0050310567,0.047990102,0.051784694,-0.018852944,-0.0057991263,-0.018061582,-0.034834616,0.015623223,0.050890964,0.009302078,0.026044022,0.06295822,0.02701778,0.0030315656,-0.03309459,-0.041412015,-0.021980476,-0.024818627,-0.013917608,0.013112603,0.0070558786,-0.08654816,-0.00074741035,0.027095329,0.007950497,-0.0055145943,-0.020805122,0.020771684,-0.010122962,0.0736831,-0.0018127771,-0.0026790716,0.030466828,0.03627486,-0.03243628,0.02154158,0.031815927,0.024617974,0.04019028,-0.019563692,-0.00015087039,-0.045239516,-0.054841213,0.025496373,-0.044010248,0.02399515,-0.0017335986,-0.018563943,-0.019796537,0.02777517,-0.040848706,0.0056444104,0.017223388,-0.024582775,-0.027244385,-0.01849113,0.034267947,0.0067398413,-0.021827828,-0.046865072,-0.032217555,-0.0023018902,0.008229559,0.0036404002,-0.014331425,-0.01728719,0.016065698,-0.015990524,-0.0047648326,0.0021189176,0.01065849,-0.02690605,-0.0020798973,0.054265734,-0.00040937727,-0.009676423,-0.033596937,-0.009861435,0.018172156,-0.005813805,0.009106818,0.027325159,0.03526298,0.009067367,0.021247733,-0.0039512455,0.04028171,-0.01654104,-0.066227466,0.019494686,0.011452512,0.026399808,-0.0013430791,-0.005412235,-0.038283776,-0.024468591,0.065026686,-0.0004815082,0.013234728,-0.010503392,0.0069532697,-0.010651021,0.004979844,0.019533884,0.027764827,-0.017396979,-0.042448923,0.031887524,0.017169308,0.013493121,0.062133044,-0.015744057,0.01753169,0.072540835,0.033988032,-0.03673575,-0.0017329737,0.029370204,0.01956039,0.010631293,-0.043475267,-0.030856976,-0.044260606,-0.025342053,-0.025706729,-0.005378793,-0.029254522,0.06450984,-0.035631612,-0.055995017,-0.016628327,0.008789988,-0.16964576,0.002416378,0.013930275,0.055524714,0.0069622183,0.018675389,-0.039357044,0.009237432,-0.026928663,0.011876376,-0.0065559773,-0.04471976,0.02315618,0.013324307,-0.045091525,0.020080123,-0.0299579,-0.026268024,-0.022787753,-0.033876386,-0.01292843,-0.020846449,0.05369489,0.026820201,-0.0068421788,-0.009569971,0.033106275,0.0080235675,-0.020583108,-0.006493994,-0.051565588,0.0002939006,-0.00088045804,0.030267656,0.0017508828,0.030409977,-0.053670578,0.022950586,0.009310107,-0.005885282,0.059629843,0.052184477,0.016935728,0.01633856,0.007103429,-0.030787647,-0.048482772,-0.002181841,-0.018576303,-0.02747758,0.016400594,-0.031308487,0.0043242387,0.03111912,-0.04655336,-0.009612042,0.036368757,0.025922788,0.0113014,-0.0165603,0.023959247,-0.03989399,-0.009682206,-0.028196,-0.009539609,-0.030089894,0.04443866,-0.019965205,-0.014981164,-0.022511588,0.023467112,-0.00047169207,0.0035387985,0.009543964,-0.012531389,0.024874708,-0.026009703,-0.0038312557,-0.001029224,-0.06785068,-0.047764905,0.013061321,-0.0057771606,0.013452736,-0.010066578,-0.016645381,0.037030824,-0.0146639375,0.0119002955,0.25831828,0.025694154,0.040772375,-0.025152076,0.05479764,-0.01088191,0.06468887,0.05673356,-0.0007352463,-0.013618389,0.010215001,0.03563466,-0.026153482,0.011514583,0.016816234,0.031191375,-0.0742476,-0.006554123,0.06431388,0.028449139,0.04161788,-0.065858394,0.03860444,-0.0033567694,-0.07332545,-0.00446019,0.01444855,0.0123374285,-0.022166105,-0.015381743,-0.030078668,0.06490599,0.06079418,-0.053689245,-0.00038204945,0.012845358,-0.018157084,-0.04898661,-0.037386898,0.028035354,-0.013975176,-0.013380183,-0.00208388,-0.03623626,-0.005086767,0.0008813144,-0.00080157636,-0.020778934,0.0067789983,-0.008274489,-0.0009681393,-0.010369132,0.0380129,-0.029858286,0.0014942696,0.011113259,-0.02930012,-0.015719768,-0.032661293,0.052673664,0.02608361,0.0055863904,-0.041623436,-0.0069027697,0.009522335,-0.022379147,-0.003035234,-0.01562837,0.008820788,0.040957674,0.038252063,-0.005382829,0.0052272915,-0.018480001,0.0034473152,-0.015405136,0.01875378,0.027150124,0.049850225,-0.016561648,-0.023013031,-0.048051365,-0.029768739,-0.05067014,0.03443041,0.031346384,-0.050976325,0.04569055,0.012868727,0.023132127,-0.03470112,0.028359821,-0.05163171,-0.028491056,-0.054242063,-0.033273876,0.016985783,-0.040797155,-0.035249505,-0.012585225,-0.03778271,0.0011497126,0.0031559225,-0.037443608,0.013303119,0.013851586,-0.0020329629,0.02401729,0.0051569473,0.064561255,-0.052272372,0.010614604,-0.006120326,-0.014873205,0.012943643,0.03916261,-0.01085386,0.0005415015,0.037246738,-0.025375426,0.0030449254,0.014640874,-0.039587952,0.055934303,-0.009310103,-0.025492998,0.023073094,0.0030795145,0.0040061423,-0.0050488515,0.01677272,-0.026086224,-0.01884375,0.011861861,0.02829911,0.02025855,0.033870224,-0.0052181105,0.038389713,0.011294811,0.01591388,-0.017234711,-0.0031987948,-0.001771141,0.00027010252,0.010096101,-0.08252418,-0.008995752,0.016161077,-0.001311683,0.036312703,-0.015840009,0.04616393,-0.067462504,0.016296035,-0.037607994,-0.010065259,-0.024478419,-0.0025159332,-0.037407838,-0.016922338,0.009913444,0.048559032,0.06674542,-0.008957417,0.026074298,0.0133892065,-0.008445643,-0.0026694688,-0.008512997,0.008483977,0.014289301,-0.024455016,0.016971326,-0.010709838,-0.020298172,-0.034221493,0.029639361,-0.010740306,-0.014620738,0.036404043,-0.0084061725,0.0058165705,0.0117018595,0.04261766,0.019378768,-0.04434116,-0.015208957,0.032490134,-0.014371816,0.032768127,0.10574271,-0.038475987,-0.0013274356,0.04343535,-0.009147618,0.06910964,-0.007734869,0.022908311,-0.0024499176,-0.004262581,0.018612923,-0.006586105,0.03164189,-0.026147181,-0.02244878,0.012154069,0.029307997,-0.008579843,-0.0031481823,0.0039928453,-0.00073440716,-0.056209717,0.030353336,-0.08489714,-0.016255789,-0.0040309965,0.004754341,-0.046573624,-0.013750972,0.0072656176,-0.021435652,0.011950072,-0.028348368,-0.013288949,0.04046016,0.012366026,-0.02918144,-0.022582453,0.028950121,-0.008265656,-0.009058171,0.035813425,0.00021387024,-0.022570966,-0.01965036,-0.027074521,0.029763075,-0.016276933,-0.052442633,0.0133039,-0.0012487076,0.028916014,-0.02146567,-0.0069123055,-0.02060742,-0.026372202,-0.036237955,0.029105322,0.047976106,0.053397737,-0.008062672,-0.003672863,-0.02648154,0.012248265,0.019351408,0.023067644,0.027725512,-0.015994592,-0.039480064,-0.0399229,0.02964303,0.02175363,-0.003982333,-0.063083865,-0.038032893,-0.045199502,-0.005086081,-0.033856124,-0.026031075,-0.048450332,-0.0044070515,-0.034488693,-0.025260642,-0.02185977,-0.020860672,-0.03592958,0.015398188,-0.009911608,-0.012040682,-0.0067197625,0.060657516,0.019195331,-0.019124774,-0.021950914,0.012916973,0.06567143,0.021752438,0.02799201,-0.032591477,0.03290587,-0.0023949028,-0.056584824,0.0038838387,-0.0068172854,0.021204896,-0.021701679,0.047342785,-0.012516296,0.030215118,-0.01401327,0.041314032,-0.009711551,-0.021346506,-0.012625611,-0.0012759612,0.006148052,-0.038579542,0.043780234,0.0111412965,0.00421412,-0.026532225,-0.0110908635,-0.019446695,0.043231227,-0.028749397,-0.006363124,-0.030746372,0.0071809646,0.04053917,0.0010798756,-0.030277554,-0.05754101,0.0018062751,-0.060390975,-0.010670981,-0.031275637,0.012779946,-0.03180292,-0.0012607896,-0.01985107,-0.008709045,-0.028389497,-0.035316817,-0.028120607,-0.0049722595,0.03765444,-0.01261968,0.04923286,0.034528118,-0.040514138,-0.01741737,0.042279575,-0.016708577,-0.040786717,0.041432776,0.006605626,-0.009895632,-0.05994164,0.013984144,0.019461025,0.005125916,0.02461256,-0.034754854,0.026352514,0.013679694,-0.036559068,0.014965019,0.045724392,0.025656799,-0.021046756,0.016820941,0.010887929,-0.039267976,0.0044929497,0.019317955,-0.009186638,-0.07004123,-0.0021256406,-0.0016364043,-0.00038466122,0.04227982,0.017058486,0.01852111,-0.05322168,0.026298609,0.019361172,0.024022881,0.018466167,-0.006704073,-0.0016387732,-0.0052455417,0.021882672,-0.04450201,0.048338193,-0.008366663,-0.014531184,0.013592457,0.077146344,0.02932954,-0.016109928,-0.015451338,-0.020185573,-0.018837333,-0.1568574,0.004098576,0.021937903,0.0059423666,0.004234479,-0.029004343,-0.02173605,-0.04031785,-0.000864526,-0.038126674,0.020602727,-0.020432848,0.007167951,-0.016271457,-0.022961684,0.0037057453,-0.011986611,-0.02577416,-0.05607936,0.10331235,0.02071058,0.024077602,0.030564787,0.030923842,0.010161526,0.0054092756,-0.023084374,-0.035510205,-0.031690925,-0.000103001,-0.06942468,-0.06167956,0.011093279,0.0077715497,0.021839589,0.016729843,-0.011076435,-0.01707753,-0.044332985,-0.025832446,0.017586643,0.02228639,-0.0043995795,0.009214054,0.021075564,0.054262124,-0.023266228,-0.027017612,0.0033859778,-0.017486196,-0.014837351,0.057387948,-0.049805652,-0.031793147,-0.032541685,-0.026012627,-0.0070951637,-0.010522056,0.04076736,0.045741864,0.026279733,0.021550493,-0.0096563725,-0.020706896,-0.018668609,0.03826412,-0.045628525,0.02886185,-0.004804725,0.027750442,-0.051826205,0.017176148,0.015494954,0.0036617427,0.0021746273,0.02458894,0.011249136,-0.026401151,-0.019009255,-0.038215775,-0.0013734602,-0.012013348,0.022854008,-0.047380786,0.025979437,0.0006329041,0.0018041952,-0.001646208,-0.037942637,0.041814968,-0.052986853,-0.051995013,0.033111323,0.01869785,-0.0012925196,0.060559563,-0.045249917,-0.015692249,-0.02530407,-0.018675681,-0.00060192123,-0.005624838,-0.032303713,-0.03901549,-0.039162632,-0.010741235,-0.019196158,0.0053081657,-0.0032757462,-0.041125342,-0.020208828,-0.018089255,0.01540719,-0.0037357379,-0.067983046,0.007501519,-0.025601199,0.034340154,0.025656264,0.0030344944,0.02455543,-0.028123803,-0.01257513,-0.038221393,0.0562612,0.034734618,0.006651125,0.032764554,0.01928602,-0.0051907366,-0.010390073,-0.03231542,0.019327031,-0.008068801,0.04197949,-0.013158312,0.010061715,0.016392699,-0.028725233,-0.00044201288,-0.03008366,-0.06387144,-0.025033977,-0.047268897,-0.0021398987,0.0034136374,0.016342621,0.022477016,0.034472138,-0.016064689,0.013912141,-0.026193438,0.014017524,0.06446839,0.027718233,0.021031702,-0.011384162,-0.017385706,0.013244189,0.07277499,-0.008556442,-0.0666944,-0.03493885,-0.026911067,-0.032003753,0.074985296,0.003487703,-0.009049161,-0.022475746,0.028310938,0.031998828,0.01947013,-0.0013544027,-0.0124235945,0.02635245,0.0049043926,-0.0026534495,0.03563597,0.045237757,-0.0036426177,0.026345534,0.015751822,0.014486336,0.041836344,0.012950715,0.0020733941,-0.005349839,0.011573847,-0.013899855,0.027824348,-0.020326365,-0.033871815,-0.0016902206,0.030290622,0.029552495,0.056253087,0.0038004082,-0.0059556956,0.022076918,-0.004760884,-0.0051590204,0.002011045,0.024122708,0.014941808,-0.028400606,0.017665245,-0.00563218,-0.038265757,0.011921248,0.025159787,-0.022379594,0.00022831379,-0.0050908118,0.022909915,0.019725308,0.018747142,0.020847684,-0.0031818273,0.0050890143,-0.028009592,0.073664725,0.03381065,0.041186348,-0.025353534,0.004403502,0.008885902,-0.01897773,0.022425164,-0.02990698,-0.016495993,-0.028351262,0.017556282,0.020410221,0.014446104,0.023654576,0.015968332,-0.014280131,-0.016830746,0.04826653,0.0087226285,0.02195616,-0.0428131,-0.010156318,-0.0032630602],"last_embed":{"hash":"mi4zod","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"mi4zod","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{17}","lines":[179,179],"size":76,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mi4zod","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{18}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038107768,-0.0151266465,-0.048603576,-0.013108012,-0.04466082,-0.043102544,-0.011495765,0.026477747,0.037349053,-0.009676831,-0.031740453,-0.01697693,-0.042375408,0.0035184228,0.010410172,-0.030783642,-0.044513512,-0.013732614,0.0005507869,-0.012937028,-0.08170417,0.011082668,0.02256741,-0.018182723,0.030014848,-0.000014138968,-0.017300142,-0.025341008,0.027774818,0.0548486,-0.02939395,-0.02186456,0.049370065,-0.004389896,0.019785915,0.00022546163,-0.013274232,-0.020296287,-0.030879773,0.042659022,0.04630248,-0.04557496,-0.005124393,0.027230792,0.022428112,-0.018678356,-0.04986034,-0.002366502,0.0066510853,-0.034347743,-0.0100291725,0.012695868,0.030860642,-0.040988103,-0.04012015,0.056357455,-0.058026865,-0.014304474,-0.021068651,-0.017322661,-0.014741648,0.056644186,-0.040378667,-0.05661394,-0.03431637,0.076301,0.01838558,-0.009107724,-0.019344708,-0.049523253,0.03215231,-0.007818452,0.0130276885,-0.022343915,-0.050385226,-0.007546557,-0.009633087,0.013714359,-0.054042276,0.014329342,-0.030404285,0.03337964,-0.036873896,0.0035575894,0.023063548,0.0104545355,0.022371357,0.06129703,-0.013970942,0.0035945536,-0.01720377,0.010393929,0.00784814,-0.039249066,-0.035138834,0.032927006,-0.0026465452,-0.031323206,0.019834898,0.006925439,0.024297282,0.03969562,-0.024890482,-0.01248577,0.022265218,-0.031354487,-0.004105433,0.06543281,0.038818344,-0.00854525,0.0008711822,0.02233152,0.009950907,0.028783143,0.014486941,0.0055351267,0.060315352,-0.0073701986,-0.013928516,0.0074570864,0.058704443,0.0031325521,0.03369986,-0.059744716,-0.023288881,0.013685505,0.006293489,-0.017095285,0.035240415,-0.014620575,0.016889283,0.0066371593,-0.033071965,0.009061485,-0.008564329,0.020419732,0.07032862,0.018164411,-0.012378967,-0.037137102,0.011856117,0.037020188,-0.0036855158,-0.0062917606,-0.019270074,-0.015737997,0.021755572,0.047879215,-0.018595178,0.023232408,-0.017691309,-0.013145226,0.001249051,0.041376244,-0.03968645,0.0022085756,0.0062313583,0.029689379,-0.011948984,-0.006831507,0.016696448,-0.039745484,-0.03539535,0.033487763,-0.00561239,-0.0032045948,0.0438026,0.062783234,0.0036280502,-0.012495058,-0.018167151,-0.038305487,-0.011524934,0.058493692,0.020707324,0.018744472,0.074866146,0.019726817,0.0070815287,-0.047761884,-0.019867202,-0.02393476,-0.025697686,-0.0022313753,0.007935926,0.015653688,-0.07074206,-0.005058626,0.04051399,-0.007470364,0.010874053,-0.041236993,0.005965352,0.014848176,0.079335704,0.023879042,-0.029917639,0.03288122,0.029679187,-0.014778652,0.024017328,0.014174649,0.019730803,0.023520557,-0.011148984,0.00336618,-0.03764731,-0.04328902,0.014370983,-0.04230902,0.013963115,0.014136476,-0.0145111475,-0.033420887,0.012307138,-0.033261556,-0.0083689215,-0.0037529282,-0.020362586,-0.02778663,0.005965237,0.031601425,0.018559473,-0.01184017,-0.045305923,0.00788633,-0.02647188,0.016249258,0.016613696,-0.0049310387,-0.01591409,0.028359108,-0.001456968,0.0019867325,-0.041132987,0.0061232,-0.04667433,-0.002619332,0.0318066,0.028115118,0.006439551,-0.013180579,-0.032842215,0.00089719694,-0.011850369,0.014153071,0.035295174,0.022113493,0.019908078,0.011289221,0.014816492,0.015939163,-0.028124936,-0.045896288,0.04690205,0.011172857,0.014940981,-0.01635193,-0.010979515,-0.02530419,-0.010118893,-0.0016634351,0.008999618,0.019432826,0.005187397,0.011535486,0.016153404,0.03002005,0.028517323,0.0073739463,-0.007197971,-0.041878633,0.021474343,0.002195134,0.005916127,0.0412088,-0.02651928,0.033046663,0.06495019,0.021078829,-0.05071768,-0.010292903,0.023629071,0.034021553,0.01824393,-0.034403883,-0.021654997,-0.0023523932,-0.0038121594,-0.02349243,0.009537056,-0.019187743,0.060573667,-0.019489566,-0.09316508,-0.01841472,0.020348078,-0.15440166,-0.00080257416,0.0031654118,0.021224843,-0.0031951119,0.014291366,-0.05487381,0.019909238,-0.009489083,-0.020573612,0.0049620317,-0.03060073,0.013003592,0.00854521,-0.048824053,0.010378994,-0.022114165,-0.03586468,-0.026288318,-0.026017206,-0.004079636,-0.0025575403,0.07615522,0.0075397356,-0.0020029184,-0.009789254,0.0484152,0.0062056044,-0.003554066,-0.01347554,-0.030096302,-0.005846163,-0.005492066,0.03242082,0.001730662,0.045456987,-0.070470385,0.011516244,0.015311421,0.0021918938,0.048426393,0.051817417,0.03947929,0.007653874,0.010294267,-0.025597572,-0.03462033,0.0066791987,0.006782406,-0.018626634,-0.008964802,-0.015000375,0.0006662678,0.0048302007,-0.03854219,-0.006231497,0.018073194,0.0377089,0.018129896,0.0067729433,0.009360608,-0.064812995,0.0150455395,-0.021836074,-0.022812737,-0.017395401,0.023002015,-0.038063724,-0.02986504,-0.0038931177,0.024699118,0.018056603,0.01953644,0.000009292842,0.006801908,0.025153138,-0.011546854,0.007806077,-0.011466423,-0.06380346,-0.05790195,0.030168435,-0.012024823,0.016287535,-0.0003153669,-0.002904238,0.033853028,-0.0124496315,0.021171086,0.24923174,0.027772272,0.012942205,-0.0064130006,0.035940047,-0.02836236,0.042136308,0.0676584,0.011679063,0.004453014,0.0072862194,0.04371475,-0.011015464,0.01914864,0.021170842,0.023361877,-0.09334562,-0.015920011,0.066405155,0.031156052,0.073564515,-0.06835252,0.038760655,0.001064395,-0.07579054,-0.008998052,0.023545532,0.029974524,-0.03857024,0.0032158988,-0.034032956,0.076232225,0.049469173,-0.025971722,0.039712317,0.03562818,-0.0019897541,-0.058064125,-0.020741237,0.014887365,0.0032593678,-0.028026907,0.0015247186,-0.007769887,0.028335605,-0.027742172,-0.023536311,0.001906352,-0.009724703,-0.00747111,-0.016019274,-0.007466059,0.032707777,-0.037539758,-0.014857261,0.008954997,-0.0027793986,-0.009555182,-0.008741556,0.04202703,0.037259217,0.012465944,0.0030384508,0.016609889,0.009235359,0.0050272793,-0.016708609,-0.037216548,0.013900418,0.040398672,0.03336027,-0.01438031,-0.00056111923,0.004927507,0.015527979,-0.01743114,-0.0023887414,0.030203488,0.057091627,-0.034880433,-0.0353641,-0.026273299,-0.017928207,-0.012972843,0.0320655,0.032648653,-0.029331973,0.05173338,0.01998063,0.006822507,-0.014595196,0.015129134,-0.03463738,-0.045691058,-0.038961574,-0.01746277,0.0023545593,-0.036131784,-0.022741618,0.004897389,-0.041009173,0.018568357,0.010665088,-0.016798949,-0.0041863555,0.021319317,0.0028411474,0.049496565,-0.0028868339,0.034416873,-0.044566788,0.010368663,-0.0029631443,-0.029724406,0.034169223,0.052173764,-0.010647952,-0.012389939,0.03311456,-0.030653026,-0.005992204,0.046401087,-0.03893582,0.084366344,0.014584156,-0.01575027,0.040400542,0.029240303,0.010418297,0.005270022,0.009728949,-0.029032547,-0.0371114,0.0034357004,0.017564455,0.015191277,0.008134127,0.012045056,0.055593994,0.04032368,0.022096204,0.024475826,0.023089433,0.011612108,-0.0051674526,0.031346083,-0.044136457,-0.023572255,-0.022249948,-0.021406086,0.02897904,-0.004383288,0.025609992,-0.072730005,-0.00802434,-0.03469706,-0.011764945,-0.03992008,0.017152604,-0.030835047,-0.014763018,0.006185003,0.06173824,0.04517149,-0.007165545,0.035958227,0.012981617,-0.012079994,-0.008625759,-0.045393527,0.019191884,0.015778083,-0.027196439,0.008928976,-0.026458653,-0.023364212,-0.031419735,0.025233516,-0.014399026,0.0044236695,0.04367217,-0.014137937,0.016380645,0.01309658,0.028011955,0.009293186,-0.04695512,-0.0045245546,0.01628476,-0.02599642,0.00830003,0.07161277,-0.046028327,-0.010541366,0.034048654,-0.0018688664,0.062100753,-0.00602907,0.01746944,-0.0072841984,-0.01084781,0.02618651,0.0055718194,0.023228107,0.001536413,-0.03055822,-0.011226824,0.020266687,0.02207719,0.0009164277,-0.012526585,-0.010171505,-0.042571127,0.037388213,-0.09150326,-0.007919116,-0.02152741,0.01625584,-0.0707726,0.004439885,-0.015967945,-0.040756613,0.0073096035,-0.045044195,-0.021696042,0.022965772,0.0037925094,-0.018485097,0.0120782675,0.03265702,-0.008492631,-0.028067626,0.033682395,-0.0012035985,-0.00883362,-0.01696487,-0.020479312,0.004535083,-0.0072132526,-0.03988188,0.018648293,0.011512744,0.025230525,0.00005146551,0.00603927,-0.031817883,-0.009976001,-0.0129088415,0.006518375,0.016731257,0.04570364,-0.0034922734,-0.011134592,-0.06050695,-0.014202513,0.019271245,0.0361377,0.037226237,-0.0027654392,-0.045558803,-0.038333986,0.01866575,0.028815,-0.024441158,-0.05382754,-0.030056119,-0.034770686,-0.038445093,-0.037865587,-0.015730044,-0.030099962,-0.0074847736,-0.039388835,-0.036991697,-0.0078078755,-0.023057815,-0.022694359,0.02101322,0.002237417,-0.0039694,-0.00825936,0.046690006,-0.004676317,0.033620432,-0.040065758,-0.003736236,0.050306357,-0.010644597,0.038541436,-0.018741444,0.016311724,0.015110693,-0.06375605,-0.0010768732,0.012343118,0.021136498,-0.036769267,0.04505772,-0.01864638,0.039078988,-0.013810099,0.01378228,-0.014010581,0.009655301,0.006920925,0.0016594136,0.02698104,-0.024745297,0.042011462,0.01829384,0.0052108197,-0.016075125,0.014271555,-0.004055248,0.03144144,-0.023614913,0.0025486643,-0.014873754,0.03002735,0.02357056,-0.0020338593,-0.044618975,-0.05100801,-0.0014238707,-0.0781448,-0.017240798,-0.020456733,0.014067538,-0.0034955589,-0.009857778,-0.021867882,0.018723316,-0.004867141,-0.02332449,-0.04314857,-0.020822873,0.042301226,-0.009490563,0.042179592,0.039598126,-0.030550424,-0.006630086,0.051499244,-0.02149561,-0.034693606,0.066211745,-0.0098850615,-0.003177908,-0.04175933,-0.015781425,0.026003027,0.019784106,0.024282029,-0.038441904,0.011675921,0.0063993935,-0.027543271,0.024070127,0.0568191,0.017486619,-0.0071637686,0.036638573,0.0020220715,-0.019187352,0.01477355,0.031171668,0.0137071,-0.06834344,0.021844866,-0.031720005,-0.0006669176,0.024281917,-0.029969193,0.0043427013,-0.06737216,0.025738016,-0.026403684,0.007506885,0.032734375,-0.02184248,0.015185928,0.00026064028,0.03554979,-0.060133476,0.038022578,-0.010970678,-0.004190582,0.016278354,0.04916225,0.02206731,0.018583257,0.009018871,-0.008717156,-0.01065884,-0.14793769,-0.0112539595,0.018037172,-0.002041508,-0.011414172,-0.038715385,-0.022629965,-0.043516118,0.00073288864,-0.033514965,0.015292961,0.010310749,0.03314039,-0.019498104,-0.009988655,0.002026904,-0.0008659649,-0.029698288,-0.060940865,0.08799875,0.014906601,0.041872263,0.04001392,0.020443302,0.026653524,-0.0029830234,-0.02973237,-0.027008573,-0.045400485,0.00978328,-0.07856818,-0.06283198,0.029149488,0.003068747,0.024678022,-0.013523583,-0.012705853,-0.021799512,-0.027461203,-0.018300457,0.005726147,0.009663468,-0.0011250343,0.013954901,0.010308884,0.060296625,-0.058692683,-0.013291895,-0.0013898042,-0.050934862,-0.02038811,0.07194349,-0.047487456,-0.018314447,-0.03158588,-0.048538763,-0.020128485,-0.004574221,0.049702086,0.054916963,-0.003181389,-0.014882697,-0.008660871,-0.02366209,-0.033444524,0.042372666,-0.047204345,0.029498948,-0.0042629587,0.028310137,-0.06814192,0.035869714,0.029311443,-0.010861304,0.013343179,0.017601088,0.0099682985,-0.02323777,0.014107924,-0.01998307,-0.008248903,-0.009117598,0.008473728,-0.09340938,0.010481176,0.016470898,0.013453038,-0.009593461,-0.055479992,0.036836904,-0.04829347,-0.047996532,0.014861828,0.016937386,-0.000056017547,0.074821755,-0.028646132,-0.035426535,-0.023672167,0.001113759,0.013206219,0.0068678455,-0.02483118,-0.06157144,-0.015606725,-0.007855613,-0.006053039,-0.008481539,-0.020083776,-0.00819373,-0.010308055,-0.009719999,0.031192902,-0.020399913,-0.04834739,-0.0043366943,-0.030864535,0.02948558,0.015518545,0.011791686,0.026952917,-0.03633824,-0.020917296,-0.03426461,0.055825017,0.049863093,0.007751809,0.011991447,0.026066387,-0.0073216427,-0.02881534,-0.03424879,0.02286272,-0.0011099721,0.044545464,-0.014880754,0.004294903,0.004914048,-0.025211437,0.015367623,-0.03168618,-0.05961595,-0.02951065,-0.02309676,0.020336613,0.023396919,-0.0025894917,0.032518003,0.026225802,-0.02537923,0.028307015,-0.029027991,-0.009669787,0.042196102,-0.007865622,0.01831513,-0.023176875,-0.030129611,0.03040914,0.0667036,-0.01770782,-0.032748386,-0.045435186,-0.0032504238,-0.024538815,0.057400484,0.014025387,-0.018759092,-0.047930233,0.013510726,0.025195919,0.014234882,0.0014054261,-0.03883245,0.0054666554,0.0003127126,-0.004483491,0.04950728,0.04082136,-0.003031152,0.032137353,0.00097181863,0.017867811,0.031833116,0.02346547,0.019393021,-0.016377762,-0.00299777,0.005645207,0.025406422,-0.021237714,-0.046114773,-0.010097584,0.027651751,0.019589536,0.03704848,-0.009231633,-0.008470691,0.014277901,-0.006507983,-0.051345408,-0.0022308913,-0.0014019614,0.008920107,-0.02576357,0.010755958,-0.0029700373,-0.026942154,0.00025959685,0.0351694,-0.02172022,-0.02617768,-0.009172178,0.025513098,0.010774117,0.011018864,-0.0013882964,-0.031768776,-0.01579818,-0.026471552,0.06567143,0.032510377,0.035477396,-0.053065635,-0.027511306,0.019143157,-0.0019421183,0.020590384,0.0033872311,-0.013748915,-0.026325695,0.029919649,0.008968772,0.00037329277,-0.0003352672,0.024189863,-0.042856324,-0.027050465,0.010731295,-0.015679725,-0.00001695493,-0.054250512,-0.04459634,-0.011883982],"last_embed":{"hash":"1mdqie6","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"1mdqie6","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Brain Changes: What fMRI Studies Show#{18}","lines":[180,181],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mdqie6","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016967962,-0.019250397,-0.04378314,0.021826493,-0.04466066,-0.0327502,-0.0018296018,0.02221614,0.019350482,0.016268209,-0.043907695,-0.0012730632,-0.041067053,-0.006218222,0.021496214,-0.01040131,-0.020076709,-0.012356335,0.026356863,-0.023216886,-0.0326213,0.0018007485,0.03050205,0.009647664,-0.0030188465,-0.007093743,0.010610893,-0.017621823,-0.007905405,0.04390648,0.002313805,-0.005670398,0.010826374,0.03463581,0.0069930707,0.0043609887,0.001161405,-0.045594607,-0.024873585,0.037075628,0.015769668,-0.0635258,0.0641685,-0.0037309942,0.018619113,-0.0036729968,-0.06116073,-0.008209182,-0.008078066,-0.030414397,-0.0030384923,-0.010490921,0.03557456,-0.013534411,-0.021158515,0.024924772,-0.02280195,-0.024216244,-0.031703953,-0.016278785,-0.0023614357,0.026054531,-0.04481733,-0.045699563,0.010354573,0.07089206,0.022273824,0.0027726921,-0.024461152,-0.05666741,0.020988362,0.004476423,-0.0029315443,-0.014213258,-0.029134927,-0.024599744,-0.011861249,0.008898696,0.0032815274,0.018430654,-0.004551135,0.020844579,-0.028111031,0.039201528,-0.010237685,-0.017387398,0.005023421,0.027314665,0.012212348,0.00029572137,-0.007489296,-0.032653753,0.02555784,-0.04174973,0.0077280323,0.0030575213,0.008144888,-0.044536375,0.050739758,0.017370198,0.05451962,0.019904839,-0.010138418,-0.01369519,0.02176531,0.018471496,0.007939106,0.060468834,0.06318013,-0.0038344855,0.04058271,0.041286502,0.010937107,0.020732451,0.0013796985,-0.019861672,0.021317042,0.00089246064,0.0028065492,0.005354665,0.022387894,0.032747906,-0.018419378,-0.0005220372,-0.00466291,0.025356377,0.03535396,0.0061197495,-0.021535287,0.038420815,-0.010919765,-0.0011852825,-0.020066082,0.0062808855,0.0016839637,0.02165927,0.059749298,0.018715719,0.0071810703,-0.053665806,-0.008894585,0.026772074,-0.031498022,-0.0026179533,-0.02943968,-0.05892501,0.03978978,0.037609644,-0.008735271,0.067994006,-0.012548553,0.02825409,0.032329038,0.025953986,-0.025940282,0.03790266,-0.036605693,0.04017399,0.008628919,-0.023428187,0.042409495,-0.021040084,-0.048072763,0.095674925,0.021427348,-0.026678083,-0.01135304,0.05906647,-0.021366345,-0.01831821,-0.03398536,-0.026546894,-0.02715149,0.03015171,0.017062312,0.032641247,0.064267114,0.03481131,-0.013665118,-0.03536197,-0.03138304,0.023422206,-0.0038246051,-0.038800463,0.007890198,0.050825693,-0.023920838,0.0076300967,0.020756522,0.019325482,0.0068798107,-0.0055946894,0.006686567,0.0076746265,0.04818654,-0.012456089,0.021487424,0.051489513,0.041319277,-0.010171755,0.030205093,0.023631698,-0.002110482,-0.010603171,-0.048090413,0.0026211736,-0.03824745,-0.03716803,-0.0027413848,-0.034405142,0.017405752,0.011092149,-0.038629066,-0.044269666,0.008045892,0.013415134,-0.007575356,-0.01589482,-0.012035363,-0.023411999,-0.0056171184,0.07826755,0.0072415546,-0.04464271,-0.048557043,-0.00948607,-0.013798365,0.029792206,0.00042694938,0.007840062,-0.03226353,-0.014489494,-0.025818951,0.022120668,-0.013130952,-0.024421178,-0.027875843,0.0050098523,0.053469222,0.028724926,-0.020264821,-0.0011563486,0.03778627,-0.0010272753,-0.0011288186,-0.010868403,0.05299045,0.032768156,0.030025737,-0.015388468,-0.002609655,0.0075259814,-0.03289114,-0.03454174,0.015561472,0.0007501869,0.014730408,-0.004855685,0.0007952496,-0.018148968,-0.0072524785,0.014095202,0.019396314,0.019474639,-0.014516662,-0.019217644,-0.018207794,-0.022257788,0.031931,0.06542792,-0.019383723,-0.016762078,0.02548025,0.015597089,-0.055861298,0.012040602,-0.067450866,0.0039887377,0.038541324,0.010307139,-0.039105587,-0.015854878,0.033921905,0.036616363,-0.0017113554,-0.02173299,-0.021265058,0.0027861334,0.019605532,0.017882831,-0.013969928,-0.01613939,0.06285819,-0.0154760415,-0.034799997,0.02611549,0.0035970202,-0.17607518,0.025055507,0.012785238,-0.0006399492,-0.009851233,0.0073825405,-0.03817542,-0.003702425,-0.025762489,-0.0033248246,-0.01030491,-0.030081451,0.026888162,0.025554635,0.02613528,0.019351413,0.0011407995,-0.006174677,-0.031038841,-0.057219677,-0.044131137,-0.024254484,0.072456434,0.023137685,0.021953598,-0.02009446,0.054079387,-0.041123245,-0.00063214416,-0.021247733,-0.05332819,-0.019766772,-0.004534325,0.026633998,0.028937778,0.035194967,-0.034331076,-0.0020305496,0.039437607,-0.015231725,0.07522676,-0.00042169436,0.01358097,0.0032786746,0.004473924,-0.016401587,-0.032645844,-0.016054465,-0.022873953,0.009423226,0.0014096933,0.012092394,-0.004725826,0.018592486,-0.03842727,0.005757917,0.037446946,0.028129477,-0.016003989,0.0010136734,0.0147979995,-0.019249575,0.010254853,-0.034413114,-0.027508652,-0.025792956,0.03497589,0.025685374,-0.041680563,0.000661456,0.040317345,-0.0035856362,0.008359255,0.0240848,0.0005540446,0.01585102,-0.025290146,-0.017388156,0.0054315845,-0.08866633,0.013360835,0.025499498,-0.035866667,0.002407123,-0.014798266,-0.02675705,-0.015975872,0.0006563222,0.0564499,0.21848579,0.03607166,-0.0061062877,-0.05570081,0.04040234,-0.037796576,0.02038499,0.07454599,-0.01795361,-0.009956914,-0.01166871,0.031240135,0.0029990869,0.004941673,0.023235125,0.032870162,-0.09154468,0.0060464093,0.037652742,0.0017179478,0.035317216,-0.07493622,0.014465012,-0.014677679,-0.056574866,-0.035305835,0.033087745,0.061345495,-0.003387763,-0.0074483245,-0.058341946,0.08646524,0.027307052,-0.041409526,0.04305322,0.026738405,0.0030899774,-0.051795382,-0.011131599,0.014593996,0.020475015,-0.010148714,-0.004009163,-0.037829645,-0.007822359,-0.009545714,0.007716672,0.012257603,-0.010716175,-0.003919371,-0.027602674,0.009735562,0.0038471986,-0.016079897,-0.02191588,-0.00302057,-0.020291958,-0.014867026,-0.0126302885,0.03241402,0.05657148,0.023611411,-0.028298596,-0.012930196,0.017883142,-0.04174928,-0.05644257,-0.021419972,0.024134474,0.031644654,0.019676961,0.008837371,0.0026633253,-0.000014247732,0.0022907136,-0.013915357,0.011649131,0.035061613,0.055029426,-0.027562117,-0.0007592781,-0.034658074,-0.011274015,-0.003843412,0.043071948,0.049425203,0.002511104,0.02815398,0.014145717,-0.00617397,-0.0042960467,-0.002721201,-0.03768166,-0.026335325,-0.0027673224,-0.02240662,0.030633634,-0.03198708,0.0064805932,0.026081318,-0.039313808,-0.019305766,0.00022158261,-0.00654627,0.019481268,-0.019491531,-0.01016557,0.0021223363,0.01650972,0.053735442,-0.09431347,0.0031508668,-0.00903879,-0.010411727,0.009629724,0.040054865,0.0016238441,0.010751623,0.035392042,-0.004669064,-0.0043708854,0.04737764,0.000681178,0.0075131967,-0.009101323,-0.010581659,0.031522598,-0.018987533,0.025782544,0.030597392,0.010569737,-0.02273444,-0.028196163,0.031443,0.038916405,-0.0068483036,0.036481775,-0.012545216,0.04806355,0.0033490318,0.00015643952,0.03525888,0.0011026813,0.01751473,0.00044081893,0.05398267,-0.025974445,-0.037510503,-0.057090316,-0.019699404,0.014595705,0.0052179787,0.045438513,-0.02965399,0.015503162,-0.0559621,-0.0142931705,-0.07098579,-0.0148685165,-0.021848846,-0.013960923,-0.009830141,0.02781409,0.07394673,-0.019982403,0.020891061,0.0071035055,0.017064042,-0.0058895983,0.0029069446,0.028304245,0.03191928,-0.028621227,-0.0037792344,-0.014229342,-0.052205704,-0.029017977,-0.00429108,0.011501413,0.0046258494,0.052824553,-0.016209042,-0.007890262,0.026057849,0.032862462,0.008688707,-0.04113662,-0.01694726,0.004860925,-0.027350167,-0.00028436733,0.11159865,0.0017035359,-0.010009936,0.04504417,0.00091046066,0.038221702,0.037471652,0.078212954,-0.016835859,0.0029725127,0.0069069127,0.012696485,0.036915228,-0.030546324,-0.025921801,-0.009005572,0.04369592,0.027145222,-0.017793568,-0.005247268,0.017627554,-0.041944604,0.02220775,-0.03131516,-0.014071916,0.0034992888,0.01300314,-0.028536908,-0.023664609,0.004564131,-0.05397845,0.007967408,-0.054562256,-0.02805571,0.025173154,0.002895977,-0.009153716,-0.014351817,-0.0016310962,-0.017522966,-0.029776763,-0.012904278,-0.0129511105,-0.0035488647,0.013111824,0.018899577,0.014780445,0.00045113204,-0.0144104725,-0.030579561,0.012354699,0.0015791331,-0.052222982,0.0068678376,-0.029666608,-0.03055045,-0.029522976,0.0034397128,0.014861812,0.0018388611,-0.01253061,0.008404789,-0.012101772,-0.0019031349,0.021754099,0.030774632,-0.0009075491,0.04610697,0.015197469,-0.012273553,0.019353878,0.034881197,-0.04976089,-0.03699815,-0.03020694,0.02307212,0.021839948,-0.03019647,-0.038066383,-0.03437559,0.013605642,-0.027847627,-0.045606107,0.018731065,-0.012544267,-0.0212829,0.02153636,-0.004517993,-0.07934632,-0.02522064,0.07983762,-0.0041386914,0.012824211,0.011818617,0.019922277,0.081364475,-0.011448951,-0.0013718246,-0.028706567,0.00072939537,0.006161402,-0.050828688,0.04142176,0.0017398128,-0.015225394,-0.04439421,0.013357119,0.0030348795,0.032990523,0.0016820051,0.04107107,0.012513362,0.0021286253,-0.022383086,0.0048583564,0.009440188,-0.039855454,0.028161768,-0.0046280846,0.0113136405,-0.025980087,-0.009088555,0.012275098,0.025415469,-0.03128548,0.02131481,-0.010662409,0.038371205,0.023430632,-0.01810135,-0.03601687,-0.02244673,-0.01024542,-0.0432138,0.025867749,-0.042228643,-0.02063863,-0.021158565,-0.0072503574,0.0023524528,0.03081784,-0.013900365,-0.025174636,-0.014027332,0.014513483,0.04714022,-0.045219596,0.031925417,-0.0068398924,-0.026019154,0.005993129,0.040511914,-0.024660135,0.0079210345,0.034127343,-0.009103859,-0.010502527,-0.013059143,-0.0101131145,0.032624915,0.0409404,0.002465622,-0.025706444,0.045743175,-0.01322219,-0.010857502,0.015463768,0.08141117,0.028917877,-0.013409142,0.051536713,0.007499005,-0.03150612,-0.02473301,0.047009587,0.035124533,-0.048555676,0.009937841,0.004734081,-0.016050007,0.035046466,-0.021212554,-0.041667253,-0.055950925,0.023697933,-0.0087659275,0.010078897,0.02920075,-0.026394846,0.0024455313,-0.017992804,-0.04343434,-0.004627589,0.033309463,-0.011404503,-0.050471008,0.0447392,0.035797544,-0.02864308,-0.023777539,-0.018468248,-0.04971082,-0.007493753,-0.12659574,-0.026292287,-0.005985114,0.0032808653,0.0052561793,-0.0115820775,-0.03878883,-0.058021385,-0.021812698,-0.026053095,0.0100696385,-0.0013678966,-0.014770939,-0.022749236,-0.026468772,-0.00891376,-0.03951062,-0.010657669,-0.0042399485,0.073366195,0.006319647,-0.010992769,0.023918364,0.023032963,-0.04911422,-0.005088433,-0.0154083315,-0.037007954,-0.024504717,-0.025629072,-0.059844136,-0.07343135,0.022686357,0.015861312,0.02312649,-0.0063987956,-0.015776163,0.015532507,-0.013448177,-0.0023145408,0.0034175655,0.025445165,0.009786302,0.011322572,-0.012895951,0.080820605,-0.053828314,-0.03939722,-0.054106727,-0.027193448,-0.0060655843,0.07284247,-0.0063396376,-0.0065792724,-0.040130213,-0.029156413,-0.030670134,0.008024463,0.021241536,0.08700703,-0.046464164,0.0026541012,-0.027210683,-0.010768506,-0.05726592,0.051883496,-0.05327861,0.06848033,0.024398692,0.028971493,-0.041685656,0.039945778,0.026851952,0.011418706,-0.00061573635,0.000025365729,0.010858711,-0.04243333,0.011513296,-0.047200106,-0.020730166,0.005318392,0.0021213556,-0.05764323,0.046521645,0.009501308,-0.039235238,-0.007853507,-0.016389232,-0.0016557573,-0.056234617,-0.042503364,0.008477511,0.0065352963,-0.035627756,0.014878966,-0.031528205,0.005649165,-0.030713527,-0.01786011,-0.022630712,-0.03357532,-0.016139943,-0.050290707,-0.030993536,-0.0045684744,0.015813256,-0.0011406707,-0.022439431,-0.021840472,-0.04155581,0.0017678303,-0.0039009182,0.0024816187,-0.035869375,-0.0034173902,-0.04334623,0.04476152,0.05430289,0.047220796,0.0024294339,-0.029601606,-0.04784874,-0.027861902,0.029873285,0.045108773,-0.0028193912,0.029149711,0.028486595,-0.01602492,-0.008035733,-0.062023267,0.0060523287,-0.03876268,0.0023569474,-0.020831473,-0.03510348,0.02484523,-0.041575015,-0.033686943,-0.017116029,-0.051236525,-0.02307537,-0.029130222,-0.0014732574,-0.0020276855,0.009750173,0.05749001,-0.009765166,-0.024626564,-0.009954929,-0.0014014862,-0.0033954387,0.08210062,-0.031119648,0.044728827,-0.04635215,0.000039926053,0.04468184,0.06276744,-0.024421513,-0.025689138,-0.0033257916,0.011237418,-0.017018985,0.078079134,0.0026654236,-0.012220104,-0.036413226,0.010005534,0.05274814,0.03810411,-0.011468601,0.0071335426,0.022720248,0.027859947,-0.013867905,0.022642542,-0.038841024,-0.02940903,0.02867544,0.009107818,0.008313998,0.0464216,-0.022707095,-0.010146736,-0.0012631787,-0.011599651,0.003925161,-0.007315653,-0.022302119,-0.01792545,0.021648316,0.019702243,0.039413005,0.01584345,0.024272816,-0.00928693,0.052242402,0.010591526,-0.03311178,-0.041992933,-0.014809004,0.04063362,-0.026903188,0.026167864,0.010652519,-0.02538097,-0.016918557,0.029734947,-0.025292613,-0.03279766,-0.0009046948,0.028634023,0.04167283,-0.0062786634,0.014774769,-0.006953216,0.0034857902,-0.044347987,0.077198096,0.03650075,0.021070356,-0.03232699,0.014430347,-0.010499222,-0.01796884,0.020447345,-0.054607123,0.004428779,-0.05182144,0.007886346,0.009351494,0.006132843,0.02558932,-0.01727739,-0.03171101,-0.022924082,0.008059399,-0.012544298,0.013717745,-0.037917044,-0.0010399631,-0.029858932],"last_embed":{"hash":"qfu0z2","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"qfu0z2","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms","lines":[182,191],"size":623,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"qfu0z2","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0026475997,-0.010593555,-0.04878282,0.01511259,-0.047695935,-0.010663211,0.011467996,0.013714874,0.013046378,0.006293197,-0.037437025,-0.0072659017,-0.030600352,-0.01788703,0.02101041,0.0029992121,-0.003021762,-0.0020418367,0.023482172,-0.015742974,-0.0144249685,0.022072097,0.01891486,-0.014862394,-0.005505199,-0.015565077,-0.0032940207,-0.023666583,-0.0021253976,0.04310571,-0.009784541,0.00025238257,0.021295736,0.04342736,0.014746226,-0.00984633,-0.0076812613,-0.036522586,-0.023941884,0.033971578,0.016043186,-0.057311006,0.06604424,-0.0039399797,0.016721506,0.010620556,-0.072746895,-0.0079792915,-0.021971932,-0.041830152,0.008278173,-0.008914123,0.035168868,-0.013531935,-0.028297314,0.022071242,-0.03374341,-0.027197745,-0.043935236,-0.01612318,-0.0065582213,0.01214784,-0.039404303,-0.04714332,0.0031782605,0.06698154,0.014468712,0.010026756,-0.029061068,-0.053090822,0.030393595,0.0014186077,-0.003676663,-0.021914957,-0.014770172,-0.021239517,-0.01981721,0.013849771,-0.008356745,0.035951637,-0.01596967,0.0030734409,-0.037132315,0.037793327,-0.008772377,-0.02715412,0.0074968175,0.030016016,0.01651955,0.00046500788,-0.007590326,-0.036154363,0.034092538,-0.039495487,0.0043816925,-0.00078555755,0.009375522,-0.04562138,0.056433603,0.020688342,0.06437905,0.02836513,-0.010366217,0.0015918703,0.022223754,0.008461451,0.0020650907,0.050036915,0.059256412,0.0011374109,0.034636732,0.03117911,0.030037653,0.022443525,0.003082657,-0.019835757,0.012649339,-0.0021658249,-0.014827658,0.005387378,0.028841391,0.020052312,-0.008955161,-0.01063489,0.010141763,0.027812079,0.021870082,0.010802236,-0.025974672,0.021231519,-0.011865724,0.008260696,-0.01677261,-0.0049526347,0.010767031,0.014238959,0.077941455,-0.0039787823,-0.002364462,-0.036820814,-0.026921917,0.03177605,-0.033857156,-0.012335909,-0.027835492,-0.061852932,0.050125122,0.018181933,-0.012650138,0.059316438,0.00263955,0.028831894,0.040942803,0.040028907,-0.032292034,0.032767005,-0.03169189,0.028329127,0.024418298,-0.041551013,0.020012105,-0.021344086,-0.04118439,0.076281145,0.021325994,-0.039907105,-0.010366781,0.0661437,-0.020176683,-0.020720406,-0.035314593,-0.018365767,-0.04530247,0.024912631,0.02335573,0.03172782,0.05961186,0.030399043,0.012999318,-0.034465253,-0.018304547,0.018287811,-0.008104906,-0.04445401,0.009174476,0.040784966,-0.023179196,-0.00051627925,0.024662148,0.015595925,0.0020445962,-0.0020163124,0.018386038,-0.0016238064,0.0549168,-0.0026264465,0.0030768486,0.048288774,0.024753321,-0.034517948,0.028875941,0.03685618,-0.010084689,-0.004408082,-0.033002328,-0.009576986,-0.026982287,-0.047689542,-0.013588762,-0.025166146,0.020771,0.002360477,-0.04934515,-0.054312024,0.012131171,0.010598353,-0.0021978146,-0.012226145,0.008986931,-0.026247155,-0.0230091,0.07424707,0.017755153,-0.02577195,-0.06803404,-0.0067462125,-0.010329483,0.018092014,0.0058781947,-0.01137383,-0.04344525,-0.011980355,-0.028931534,0.01651306,-0.023028668,-0.017600043,-0.025606792,0.007987844,0.059458427,0.027095642,-0.021167837,0.0060021076,0.04576264,-0.0072762696,0.0047311024,0.0020625195,0.062455732,0.03472111,0.029464478,-0.021069657,0.007992262,0.0043311296,-0.037716586,-0.034399785,0.020952102,0.0077526467,0.013672464,-0.0020307198,-0.004157833,-0.027445598,-0.010873524,0.003619593,0.008858275,0.012638949,0.009550367,-0.0056896866,-0.024014771,-0.0212756,0.0364017,0.05581413,-0.026377594,-0.008561667,0.013955305,0.01852782,-0.04708788,-0.0013657336,-0.06705629,0.008961303,0.03528909,0.008119147,-0.032539383,-0.015637642,0.03613797,0.046888042,-0.0096791675,-0.024290647,-0.03128987,0.016835272,0.011034723,0.032739673,-0.024125714,-0.022382788,0.064347744,-0.021459268,-0.044635754,0.040594548,0.015058976,-0.168899,0.010896087,0.01919772,0.010564382,-0.008390295,0.017187163,-0.03834161,0.010685095,-0.0344529,-0.005336173,-0.0016586956,-0.03821714,0.037479706,0.0434704,0.017705068,0.02434684,-0.010124848,-0.00014822718,-0.05005469,-0.055091735,-0.028988518,-0.017227672,0.06733829,0.008920317,0.044704493,-0.014722603,0.043656636,-0.038740788,-0.0019231857,-0.0042851404,-0.051338613,-0.0012026248,0.00028941533,0.017473381,0.026491364,0.038466405,-0.05591222,0.009404533,0.016921686,-0.010423944,0.059721958,-0.0059398916,0.015168663,-0.013759721,0.0155578945,-0.010174014,-0.024673756,-0.010509747,-0.03411577,-0.009957639,0.018474616,0.021181297,-0.000023134384,0.0065465034,-0.049358457,-0.0031557614,0.045066737,0.035274476,-0.013131761,0.0015055708,0.00454585,-0.014201352,0.01371094,-0.051238842,-0.033184547,-0.040596485,0.03535312,0.00861287,-0.04065479,0.0065293685,0.035633165,-0.026205355,0.017231412,0.005665408,-0.007517539,0.0108732795,-0.011939471,-0.006237796,0.0094678905,-0.086872414,0.010875902,0.023651347,-0.03489095,-0.0043765698,-0.014252741,-0.034188237,-0.00038155116,0.0006616294,0.04238314,0.22949669,0.040491972,0.0055278484,-0.06841822,0.033998705,-0.041855134,0.009729398,0.08694446,-0.01485049,-0.013504715,-0.018127913,0.03314021,-0.002604346,0.006489945,0.030872831,0.038768273,-0.08171099,0.0066196076,0.034751415,0.0034050709,0.04535738,-0.067120835,0.0067646825,-0.02133315,-0.059223186,-0.021435177,0.032070976,0.047788743,-0.011022936,-0.009581443,-0.06766906,0.087923,0.019670391,-0.030377328,0.03726565,0.03008184,0.013460259,-0.057259377,-0.011169982,0.005599896,0.031045858,-0.007885392,-0.0063024126,-0.039665855,-0.0136815095,-0.008447397,0.016729945,0.0071974616,-0.00088755315,-0.006933787,-0.024641667,0.0018794297,0.00937034,-0.012084525,-0.013163468,-0.010087879,-0.016073797,-0.015379272,-0.00034872154,0.015542108,0.043695286,0.01188584,-0.016421411,0.008768365,0.016830763,-0.022892317,-0.07045249,-0.017383046,0.027842084,0.032226183,0.017723497,0.006515388,0.0057359734,-0.007540013,-0.0040733893,-0.008690844,0.028742712,0.025465246,0.046602175,-0.016117215,-0.003049874,-0.02477062,-0.0010153207,0.000028328102,0.03709456,0.034648027,0.0044513643,0.02271207,0.024622481,-0.012780924,0.0012388042,0.0101825865,-0.0314367,-0.019338317,0.007869255,-0.020883454,0.022672411,-0.04371313,0.004808465,0.017985929,-0.04641707,-0.034556005,-0.007815669,-0.016964672,0.009106044,-0.0021396794,0.007523369,0.0020373105,0.02180265,0.064241745,-0.097341456,0.009337334,0.011497911,-0.0098972805,-0.003406491,0.040038038,0.005407579,0.007536405,0.035341185,-0.0036474406,0.0016017042,0.053071387,-0.006265296,0.024558308,0.00007942685,-0.015915327,0.03121149,0.001403062,0.027643962,0.023249306,0.003908095,-0.021331783,-0.04895466,0.018423533,0.02218669,0.002000256,0.037588187,-0.012057531,0.05558266,0.005371953,0.01016627,0.038556423,0.017366419,0.0016984353,0.0018444395,0.06216577,-0.048368193,-0.03980697,-0.049033012,-0.00044630194,0.029272847,0.0007340227,0.04045722,-0.031773657,0.015596559,-0.05445559,-0.030469524,-0.06310189,-0.0017842012,-0.01419709,-0.009976523,0.010039317,0.029500984,0.06066581,-0.02254874,0.039841007,-0.0063140383,0.028485544,-0.006804491,-0.0090586,0.03213706,0.026616814,-0.032862756,0.010373966,-0.008815764,-0.05451893,-0.017948527,0.0049651545,0.0063645043,0.0024143693,0.047569472,-0.0058029485,-0.0026709982,0.016631955,0.042394925,0.016879072,-0.04819182,-0.018628567,0.0029526271,-0.03170893,-0.0006607112,0.10075467,-0.0030998471,-0.014172525,0.027309231,-0.0028010034,0.050589778,0.047635105,0.068169415,-0.013615386,-0.006774691,0.003078146,0.009161782,0.04385297,-0.03995807,-0.018797683,0.014729818,0.036667652,0.032438193,-0.03990645,-0.013070272,0.0037115547,-0.027316242,0.029857457,-0.020837925,-0.018804787,-0.008250873,0.003981676,-0.021963272,-0.0137735335,-0.0016667579,-0.05259659,-0.009584867,-0.043018386,-0.026968999,0.012651391,0.011517885,-0.010643088,-0.019402053,-0.00037443728,-0.014547664,-0.035185922,-0.02176198,-0.00845747,-0.012617536,0.020037219,0.024500946,0.004753745,-0.006756068,-0.023232058,-0.012299753,0.012068882,0.0058266083,-0.048912305,0.006591053,-0.030327324,-0.037831202,-0.03617477,0.0016634754,0.0076069282,-0.01246521,-0.021906387,0.0042227656,-0.009405756,0.0053219446,0.0086126,0.020549094,0.00062627846,0.056690466,0.0026237108,-0.01648056,0.031028664,0.038171325,-0.05153043,-0.01881936,-0.03358355,0.01899953,0.003681716,-0.031350914,-0.024756126,-0.03819308,-0.00231863,-0.030146329,-0.043336984,0.03815104,-0.0027064362,-0.018961962,0.0198466,0.0044462043,-0.065296344,-0.027172128,0.089072086,0.0017052355,0.025823276,0.0129967965,0.013435352,0.06124849,-0.0083433725,0.011514125,-0.015578147,0.0011015831,0.026467469,-0.04576912,0.039321408,-0.0027441343,-0.011482783,-0.03397939,0.029826256,-0.008475386,0.023339218,0.004382655,0.033898532,0.0123481145,-0.0043414687,-0.028048605,0.0072425804,0.026415337,-0.03338281,0.029034045,-0.012872125,0.023834158,-0.021633111,-0.022502825,0.020346181,0.02939528,-0.018438417,0.03045802,-0.007702243,0.05217808,0.017523635,-0.03703327,-0.02715733,-0.025764512,-0.004346768,-0.039450202,0.02094335,-0.033075374,-0.032060288,-0.029025117,-0.0005684301,0.00019175636,0.03440233,-0.014138562,-0.01605782,0.0072026714,0.031554203,0.046404358,-0.032368395,0.027876792,0.0021636356,-0.030395646,0.005773018,0.031158496,-0.024033947,0.017483648,0.057000563,-0.016676163,-0.0060526463,-0.02998054,-0.025860196,0.01045497,0.05279173,0.004137867,-0.01354895,0.061404027,-0.024785055,-0.00076583715,0.013473103,0.062151693,0.036518387,-0.00008995986,0.036159597,-0.003644904,-0.030787319,-0.019582432,0.047075868,0.025626266,-0.047944777,0.0045481003,0.011384524,-0.010164784,0.032023363,-0.018880093,-0.033470757,-0.045693114,0.024908489,-0.007773628,0.018009588,0.04004308,-0.03764316,0.005635706,-0.009310991,-0.033120714,-0.012528905,0.034797054,-0.031628065,-0.045685723,0.050666407,0.029473716,-0.018598033,-0.009580088,-0.031501487,-0.02752732,-0.00533431,-0.121078685,-0.030121781,-0.011377817,-0.01058662,0.0014383044,-0.01012197,-0.048727162,-0.0636419,-0.018687414,-0.026197482,0.015677998,0.008703688,-0.029111944,-0.019648977,-0.04332646,-0.01617098,-0.025983335,-0.0031699587,-0.008114856,0.089474514,0.017849956,0.006877787,0.035135593,0.020218633,-0.05551061,0.0042679785,-0.02185971,-0.052198023,-0.024765423,-0.020805506,-0.06746644,-0.08428083,0.030887133,0.021595312,0.03332083,-0.02635902,-0.01532366,-0.00009544644,-0.0042813583,-0.009505192,0.008851111,0.024345975,0.004001426,0.02393153,-0.009768061,0.0838672,-0.037262697,-0.036326494,-0.04205283,-0.021422753,-0.0030423643,0.07871371,-0.008222331,-0.0023260447,-0.039626915,-0.040974993,-0.034712635,-0.014247192,0.024333425,0.06714107,-0.06453573,0.009552221,-0.032974653,-0.0037321302,-0.06261381,0.03511092,-0.028775692,0.0723114,0.01872062,0.029446334,-0.039101344,0.048424385,0.019740537,0.0256426,-0.008708039,0.0027090306,0.0021385474,-0.027791688,0.01521889,-0.03545528,-0.0405815,0.011057197,-0.0082151,-0.054462954,0.027647132,0.019013587,-0.035279077,-0.008741964,-0.030415932,0.007848675,-0.041155763,-0.048537705,0.021083398,-0.003329714,-0.036501493,0.040393688,-0.022062747,-0.004935837,-0.034299027,-0.02336201,-0.020514462,-0.034800477,-0.01420239,-0.04640215,-0.03433341,0.00586787,0.010655999,-0.0030969097,-0.030400915,-0.030655291,-0.06481231,-0.0017037233,-0.0048394334,0.008386235,-0.024847072,-0.0066765277,-0.031100955,0.03786437,0.045218073,0.035691928,0.0038078234,-0.026137436,-0.02354378,-0.033041704,0.027140135,0.026854577,-0.014887071,0.039718054,0.041632783,-0.0066111833,-0.0052905357,-0.051923495,0.0035661822,-0.032627143,0.0093813175,-0.004540867,-0.033916406,0.027422858,-0.036766786,-0.024348546,-0.027290298,-0.040281735,-0.020498373,-0.031703856,-0.013641821,0.01049877,-0.007621274,0.051859513,0.0045996974,-0.022258308,-0.024314394,0.0017615004,-0.009506429,0.09305467,-0.022953812,0.045504145,-0.048593126,-0.025824722,0.04129499,0.057776514,-0.01711118,-0.025498085,-0.009692693,0.012176221,-0.005510516,0.076420836,-0.006080665,-0.020005595,-0.04340965,0.025805274,0.040598523,0.036677517,-0.012167264,0.018643297,0.02187758,0.03742144,-0.02087307,0.017687425,-0.037462175,-0.02596235,0.034716114,-0.017442606,0.012136934,0.05176697,-0.0134528745,-0.016625935,0.004141899,-0.01867389,-0.0086880615,-0.010631416,-0.030386494,-0.015021759,0.012723704,0.03505943,0.035252497,0.011801889,0.027029384,-0.022946864,0.033190746,-0.002478412,-0.033723775,-0.017721836,-0.02552652,0.047348857,-0.018345915,0.02044219,0.01393976,-0.031053152,-0.019353364,0.010935592,-0.027328365,-0.023971723,-0.008722777,0.029019754,0.042258557,-0.008953981,0.02024036,-0.0047708824,-0.0060792975,-0.022601243,0.08216082,0.010007241,0.009040308,-0.025149109,0.006539584,-0.019290013,-0.00019836587,0.033613965,-0.053990047,0.002710041,-0.042826895,0.010976002,0.008994259,0.012300006,0.01347286,-0.012704626,-0.032780234,-0.026032621,-0.0035366188,-0.020013796,0.0011615717,-0.027104117,0.012368854,-0.033154376],"last_embed":{"hash":"rqppxx","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"rqppxx","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{1}","lines":[184,185],"size":72,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"rqppxx","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01044495,-0.021627229,-0.030491773,0.013246442,-0.045793027,-0.031607375,-0.011394072,0.021472676,0.003953542,0.017660804,-0.059450045,-0.008112744,-0.033900004,0.012294152,0.02448396,-0.007297544,-0.0064822882,-0.021320768,0.02880912,-0.03007376,-0.05293505,-0.021945145,0.020112522,-0.002319567,-0.00536549,0.0150493,0.026405597,-0.018844306,0.001629924,0.020522477,0.019145807,-0.0068620555,-0.021774717,-0.01992053,0.020571338,0.023506701,0.00001374318,-0.03721158,-0.025165806,0.05410709,0.022965584,-0.07067663,0.04078206,0.0104730595,0.02788586,-0.023395466,-0.043079983,-0.00781656,-0.024104115,-0.011741932,-0.022302764,0.0048859357,0.027220171,-0.007555495,-0.02217764,0.035747707,-0.029532459,-0.045951683,0.009831137,-0.03450499,-0.014064818,0.0044821245,-0.010402208,-0.037608296,0.0045797843,0.064150095,0.02540826,-0.010638567,-0.030559834,-0.050429113,0.048232287,0.037021946,-0.030615134,-0.0018080771,-0.049722616,0.027151564,-0.032172013,0.00873805,0.015403584,0.01520362,-0.022613248,0.021489706,-0.034182105,0.019575726,-0.013952404,-0.009295654,0.005269876,0.031975508,-0.010184485,0.0045541055,-0.025269166,-0.009919939,0.018374838,-0.043442998,-0.00632775,-0.0024136025,0.0048169955,-0.02712209,0.009922056,0.021306995,0.033824623,0.009534431,-0.015650786,-0.025700131,0.0036245948,0.0155775715,0.05181925,0.03771934,0.051707763,-0.0022743351,0.025653195,0.021640042,-0.0088214055,0.038845684,-0.0063270004,-0.013860387,0.028551973,-0.0074288645,0.026541796,0.017997717,-0.00699065,0.010057352,0.0172657,-0.009537859,-0.012545508,-0.019347848,0.025255391,0.026271634,0.0051939576,0.040953413,-0.0038449327,0.034950837,-0.026764814,0.014399576,-0.03263737,0.005917695,0.03017958,0.014585205,0.011275293,-0.063268505,0.0041907313,0.04914476,-0.030465377,0.01254954,-0.0072334,-0.016907798,0.015275792,0.02160073,0.008121766,0.06454378,-0.013012046,0.030342944,0.012679388,0.017172486,0.0036832362,0.031924702,-0.032110035,0.04849362,-0.018480467,0.008797346,0.019946031,-0.02271696,-0.0043464927,0.07789122,0.023053087,0.006906956,-0.021842293,0.07210482,-0.0005899295,-0.014462153,-0.002536546,-0.054520596,0.0008812518,0.014803367,-0.011534479,0.033134915,0.096006006,0.040482808,-0.005827269,-0.015671292,-0.02466345,0.037358776,-0.003899277,-0.033611815,0.010750435,0.055061724,-0.027180094,-0.032939907,0.017991299,0.02617936,0.009709551,-0.006146658,-0.00030707964,0.013402789,0.04725091,-0.042017676,0.013006465,0.05188149,0.035825703,-0.006583752,0.049225498,0.019577198,0.0019866014,-0.0028454997,-0.033001132,0.021180457,-0.0682047,0.0066055097,0.04361964,-0.0418207,0.012351992,0.019030657,-0.030166369,-0.040363405,-0.013844716,-0.009608049,0.012042033,-0.026033714,-0.022108877,-0.01066431,0.00527879,0.07680946,-0.010979955,-0.013469268,-0.043235023,-0.0023400148,0.000309284,0.038735382,0.00021513889,0.016205007,-0.009663063,-0.020599743,-0.014646065,-0.007564872,-0.010805085,-0.029447367,-0.034653895,-0.020540452,0.03446664,-0.007754092,-0.034709457,-0.0145416455,0.0040676594,-0.011370687,-0.009808651,-0.015263209,0.03252685,-0.012159123,0.014431577,-0.021843096,-0.0017283892,0.021841196,-0.020665219,-0.036556203,0.028557353,0.005723063,0.02947577,-0.0028937254,0.003235954,0.0021755246,-0.018595725,0.036761962,0.0048734383,0.016666021,-0.0004316402,-0.024836738,-0.0026541597,-0.027190026,0.024945347,0.064353965,-0.008123294,-0.02928069,0.067879215,0.00059448084,-0.021262104,0.011290889,-0.06312972,0.017784584,0.044634935,0.00004072024,-0.046958033,-0.034460325,0.016252078,0.0057401448,0.045474473,-0.024853501,-0.026984923,-0.0316774,0.023068193,-0.025934722,0.0036393418,-0.017528214,0.07018465,-0.022136057,-0.020172872,0.024549443,-0.010552231,-0.18074198,0.010831944,0.016093712,-0.0036871093,0.00401925,0.013445446,-0.04564683,0.012138858,0.003921515,0.039305024,0.027334955,-0.026030822,0.03474453,0.0081096515,0.012010939,-0.017727196,-0.0067595616,-0.0015071706,-0.007406234,-0.03496637,-0.022809211,-0.043196067,0.041144013,0.018861668,-0.0006086566,-0.016757455,0.07881694,-0.04476786,-0.006632709,-0.037873875,-0.07763149,-0.006822027,-0.003255487,0.014791423,0.034322415,0.035007432,-0.022015855,0.006716893,0.055979013,-0.013781984,0.05687974,0.03181523,-0.0018299614,0.039378755,-0.009717422,-0.032476507,-0.01810305,0.02605138,0.005115398,0.030621128,-0.030771695,-0.032353777,-0.034266096,0.005437403,-0.032648906,0.009120665,0.0306874,0.012853594,-0.026106121,0.03131265,-0.017186558,-0.038555067,0.0072616506,-0.035283823,-0.048257805,-0.027339635,0.05269838,0.022296663,-0.020203,-0.034882825,0.045039516,-0.028752912,-0.03215346,0.01607788,-0.017602252,0.023304934,-0.0056906613,-0.01467777,-0.008327445,-0.08762408,-0.006435301,0.03318674,-0.015142546,-0.0038526505,-0.019032268,-0.029739685,-0.019469706,0.009199446,0.0330884,0.2506363,0.029353373,0.0064102923,-0.03007585,0.03222782,-0.018101146,-0.007876459,0.0546395,-0.00921037,-0.011363232,-0.0082666585,0.03474795,-0.0058120824,-0.00817321,0.014755156,0.051389087,-0.08689299,0.0043671606,0.044581868,0.0024425285,0.02535329,-0.043652564,0.023488063,-0.0056620077,-0.054945495,-0.028180996,0.026350496,0.02098896,0.008286838,0.0067834905,-0.044021107,0.04914807,0.033722263,-0.052876394,0.057474524,0.016471498,-0.025299005,-0.05004931,-0.005094601,0.0027057787,-0.000058326717,-0.015766354,0.01804514,-0.04386107,0.0012629172,0.0071095466,-0.007987316,-0.0044147554,-0.0186753,0.0009557007,-0.013008492,0.0131993955,0.016657013,-0.0064597474,-0.022493761,0.008374979,-0.03075746,0.008908137,-0.053305373,0.015428024,0.09058992,0.017654246,-0.04925605,-0.0035584788,-0.008650505,-0.033609036,-0.04935093,-0.04965655,0.033580653,0.02300227,0.027386874,0.0022360575,-0.008208386,0.001965628,0.011444713,-0.003921764,-0.0030664548,0.047084272,0.020945078,-0.05351406,0.00992555,-0.048807062,-0.0026535834,-0.005882541,0.029681772,0.003570379,0.0063538244,0.04071535,0.007968827,0.008221557,-0.017165435,-0.016042072,-0.039621532,-0.032274876,-0.050683837,-0.029384255,0.0021303424,-0.011290352,-0.025203306,0.016305493,-0.030664548,-0.007871956,0.022484034,0.0026684906,0.046075065,-0.04088679,-0.026560849,0.024632005,-0.016914241,0.030301843,-0.05759184,0.0076697418,-0.022095673,-0.0264152,0.02637962,0.0723347,0.004390006,0.030025516,0.03567659,-0.020727802,-0.0021233968,0.036508672,-0.013895835,0.029345049,-0.01954955,-0.03994761,0.021582818,-0.004903342,0.02270355,0.036287993,0.0021006619,-0.025835393,-0.017428705,0.04600934,0.04191473,0.00063265464,0.025878564,-0.01695044,0.034509283,0.031107873,-0.022744095,-0.011118641,-0.014902862,0.029131597,0.0014847547,0.07495721,-0.016886726,-0.037817493,-0.062367298,-0.0044569983,0.017788693,0.042267878,0.021610403,-0.06154059,0.027168099,-0.050692502,-0.023482783,-0.07189811,-0.028969381,-0.034056075,-0.002829249,-0.021578336,0.006145944,0.06684703,0.0049693095,0.028033648,0.023456909,-0.0005585251,-0.020067524,0.0049080276,0.01368557,0.0054388735,-0.03342223,-0.041397333,-0.003147565,-0.05400557,-0.03202687,0.005432611,-0.040568728,-0.00575025,0.04981606,-0.029754806,-0.021011434,-0.00024985624,0.03249418,-0.00001811153,-0.02124807,-0.023909716,0.00886663,-0.02218125,-0.006735828,0.13150053,-0.027684256,-0.0063574607,0.054552287,0.00949906,0.041282665,0.02012008,0.04414149,-0.02293359,-0.027831329,0.041173603,0.007511583,0.023700422,-0.0076456345,-0.024314608,-0.020238213,0.03437998,0.014885834,0.03693225,0.016130093,-0.004578543,-0.06669224,0.01630065,-0.0339932,-0.03918569,0.042794704,0.043852534,-0.005690139,-0.050877765,0.0034277183,-0.03108658,0.03552815,-0.041143693,0.00089928,0.033335965,0.0024611475,0.0048825815,0.011003109,-0.004890182,-0.010200966,-0.028067445,-0.02096885,0.0059698666,0.009876141,0.0004377564,0.0055038,0.013893828,-0.023007462,-0.011052789,-0.0073906505,0.008011078,0.028427023,-0.066693895,0.017183345,-0.0378,-0.010805675,-0.032296084,0.018940203,0.0073075374,0.040590957,0.004340553,0.008119721,-0.0045471056,0.023023976,0.024061296,0.042997826,0.011859812,0.043188896,0.014260194,0.006337472,0.005193609,0.027193282,-0.039832015,-0.035861436,-0.038981125,0.02357272,0.023450002,-0.039989013,-0.0650634,-0.01381714,0.03292037,-0.032608278,-0.008801287,-0.0052563283,-0.037647877,-0.04715302,0.03312178,0.003941726,-0.036530502,-0.018226726,0.052811645,-0.023696687,-0.0063611385,0.0019285198,0.024205942,0.094014406,-0.02781703,-0.005719479,-0.03275134,0.011284481,-0.020085964,-0.03743826,0.027890418,-0.021504596,-0.018511545,-0.019134158,0.0011711388,0.015486764,0.015982753,-0.008475749,0.05874954,0.0071956585,0.00029130856,0.002865121,-0.008289222,0.015153969,-0.04483154,0.027796648,0.0072801984,-0.004676648,-0.02079079,0.012367566,0.018448107,0.01877565,-0.025732616,0.029496437,-0.04881713,0.024603758,0.015290619,-0.0034811727,-0.01196043,-0.022331432,0.03302842,-0.058894992,0.013593162,-0.061948977,-0.01156463,0.0022428595,-0.03158219,-0.0020449508,-0.010810374,-0.023643468,-0.0006902298,-0.010187019,0.005446745,0.016939064,-0.03386315,0.02964575,0.0041927365,0.0057671573,-0.0029129814,0.0452124,-0.015243133,0.005927041,-0.009026092,-0.019026171,-0.015311741,-0.023263592,-0.00042881275,0.011641715,0.01281549,0.016887816,-0.029839361,0.021138307,0.019758273,0.00020054595,0.017839737,0.067107126,0.034573115,-0.020662008,0.025652606,0.010990426,-0.030683689,-0.00342582,0.024934955,0.03131153,-0.055073325,0.024593368,-0.02096568,-0.01007151,0.010390626,0.014711498,-0.028037349,-0.037849333,0.036865387,-0.03544872,0.007251749,0.0016891758,-0.01919551,0.021050554,-0.049417097,-0.028569965,0.008540267,0.026602903,-0.01739103,-0.038547307,0.019980358,0.05388386,-0.001515732,-0.04312616,0.009309466,-0.054797985,0.008134801,-0.15102263,-0.018145101,-0.0018149395,0.011926215,-0.0045272447,0.0041590114,-0.035061203,-0.036135096,-0.02984252,-0.020000093,0.014817025,-0.0038834186,0.008269974,-0.023307495,0.017684756,0.0024618024,-0.040792983,-0.019763492,-0.011829854,0.069400184,-0.023515163,-0.005987615,0.030426236,0.026605267,-0.007774365,0.012120643,-0.028054697,0.0020088789,-0.032196343,-0.014912381,-0.02427652,-0.09660137,0.03480991,0.014258805,-0.014207804,0.032931425,-0.016395148,-0.0017329868,-0.03315881,-0.027341805,-0.0051775915,0.009020637,0.0076940632,0.006850549,-0.009043468,0.06342284,-0.05381413,-0.043702114,-0.05621107,-0.01311451,-0.00960101,0.061431438,-0.024206564,0.0045335526,-0.039220057,0.012466829,-0.020363806,0.0074078315,-0.010629789,0.07748365,-0.033557013,0.004394286,-0.010460593,-0.012439524,-0.041240767,0.05186232,-0.06671895,0.06277396,0.0045723477,0.0061298115,-0.022584824,0.0035758736,0.017226653,-0.022895722,-0.011780725,0.011748981,0.023023833,-0.021540707,0.006773058,-0.043964695,-0.043649662,0.015160845,-0.007044227,-0.039413303,0.052793253,0.014614923,-0.023296623,0.0021905983,-0.00953798,-0.01567128,-0.054255173,-0.03632034,0.010977499,0.014056939,-0.017025333,0.031233782,-0.044412706,0.0501351,-0.010545593,0.0059832395,-0.0023594194,-0.03120061,-0.00873575,-0.017361524,-0.031308923,0.009935921,0.032628983,0.017124478,-0.015331964,-0.011863836,0.004055583,-0.0031002806,-0.0074883304,0.012702065,-0.051861037,0.00655406,-0.0330678,-0.005860126,0.040919386,0.04552566,0.0047368794,-0.03320084,-0.0457306,-0.033608183,0.032709315,0.052142166,0.027143558,0.018142642,0.036770754,-0.03707185,0.009558648,-0.07795174,0.020026878,-0.010994916,-0.0027996313,-0.027635412,-0.03626939,0.030906307,-0.039186724,-0.03336422,-0.020975318,-0.053072862,-0.0024782764,-0.02742613,-0.004643992,-0.006309832,0.028540686,0.03584054,-0.008793341,-0.030902239,-0.0025362074,0.0013423316,-0.0034719487,0.07027551,-0.03676171,0.04447484,-0.045512572,0.028891496,0.021121362,0.07375937,-0.020663444,-0.015958104,-0.010814255,0.02511042,-0.03997835,0.045900613,0.005403861,-0.0050350945,-0.019303538,0.030202858,0.044096928,0.04901547,-0.017516972,0.0019441318,0.013324567,0.017559273,-0.008871146,0.041480917,-0.019314853,-0.040850252,0.037362605,0.02545791,0.023811154,0.017360518,-0.018629393,-0.015874904,-0.030025996,0.00058927125,0.015734527,-0.023562735,0.0074287164,-0.0155282235,0.020993795,0.0011296455,0.022206662,0.031024657,0.0075427564,-0.0073288647,0.021760222,0.010900246,-0.013362705,-0.02523491,0.018288344,0.015196213,-0.04569108,0.015816843,0.013508975,-0.017427212,0.02256214,0.030075941,-0.03182883,-0.04415406,0.007810657,0.027112301,0.030672625,-0.01661693,0.019922264,0.002184623,0.0035258257,-0.05587218,0.06899197,0.03741052,0.03420373,0.008097625,-0.0018089451,0.003963119,-0.010406338,0.019941514,-0.030180724,0.0112827895,-0.05621884,-0.0024756636,0.017959572,0.008926699,0.008814227,-0.011391223,-0.042436678,0.006291275,0.018887429,-0.0069406964,0.040358607,-0.028548155,0.011197192,-0.017198065],"last_embed":{"hash":"d6jpan","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"d6jpan","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{2}","lines":[186,186],"size":123,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"d6jpan","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025179058,-0.01194704,-0.020271232,-0.0010628061,-0.042248275,-0.020704338,-0.0071746786,0.03810334,0.03475099,0.011192676,-0.048235264,0.0050226664,-0.046628952,0.0012383598,-0.0054940544,-0.0062469565,0.0034616087,0.010176622,0.0135144545,-0.023128493,-0.028290473,-0.0082739,0.016071966,-0.009796949,-0.021259978,-0.01280647,0.03791373,-0.012988998,0.015205531,0.029441139,-0.012260797,-0.050550878,-0.02680396,0.014670999,0.009022113,0.03393283,0.00069305615,-0.054090787,-0.04662212,0.044827234,-0.002487287,-0.072522655,0.05887845,-0.009661824,0.008629724,-0.02301774,-0.03366887,-0.0052139643,-0.010807825,-0.03789045,-0.032591797,-0.007634169,0.04662123,-0.0056774085,0.016831867,0.0190551,-0.0013729902,-0.035612807,-0.021006651,-0.007753088,-0.0135317175,0.03463006,-0.014761102,-0.033377025,0.015824325,0.05241522,0.011011357,0.0037269292,-0.018769676,-0.043090377,0.034010455,0.03142381,-0.0057642246,-0.01791274,-0.03657713,0.0033680322,-0.020660853,-0.0021515384,-0.0049969302,0.03592992,0.0011235551,0.011559172,0.013370867,0.045803558,-0.015091555,0.008475273,-0.007666771,0.07110278,-0.0008799762,-0.03271163,-0.020317733,-0.0167666,0.006123646,-0.035289854,-0.0006404627,0.0309111,-0.002014217,-0.038328428,0.04021424,0.002840276,0.028628083,0.046347506,-0.02244272,-0.011673712,0.013071612,0.036854044,0.01670634,0.065537326,0.05011103,-0.014466905,0.029540112,0.027354233,0.010993395,0.014938736,0.0071328436,-0.037985753,0.019229427,-0.023593804,0.01749809,0.0037942613,0.013145208,0.042182084,-0.031075247,-0.007282354,-0.008884619,0.017203491,0.028107192,0.0073668305,0.0038152426,0.02363878,-0.015029024,0.0103635015,-0.03444836,0.0032629033,-0.033215277,0.014084755,0.027945627,0.027604036,0.01935565,-0.057626758,0.020031307,0.07006803,0.0031347882,0.02121735,-0.021956582,-0.03143814,-0.009783063,0.025582192,-0.014087398,0.06337081,-0.03073308,0.02191943,0.03987668,0.02492257,0.00008469619,0.019065214,-0.015645266,0.07859746,0.015019873,0.0055893897,0.039440714,-0.01961458,-0.039100874,0.070590034,0.028301023,0.0033743405,0.010792812,0.052750226,0.005144492,-0.03810171,0.003496353,-0.06648429,0.0026448283,0.041848555,0.0060287407,0.019325882,0.04706018,0.023978636,-0.014683598,-0.011096617,-0.024795145,0.0017590612,0.006096617,0.009126785,0.0010688115,0.045246337,-0.010648449,-0.023235686,0.021931972,0.05447768,-0.011229201,-0.00878635,0.034452647,0.0055678184,0.055799257,-0.012903817,0.010595045,0.023839386,0.017913857,-0.010242984,0.06662764,0.030706476,0.008891632,-0.020442,-0.039809782,0.0111031225,-0.043303072,-0.025661904,0.006458968,-0.06365129,0.019300772,0.014783275,-0.023593089,0.00089291605,-0.008304489,-0.0023305616,0.00047844957,-0.023610733,-0.036379546,-0.0218106,-0.04335845,0.065945186,0.018390253,0.0012374858,-0.05401671,-0.0071301893,-0.0037017488,0.06044012,-0.014673064,0.003304497,0.014751623,-0.010276372,-0.0018016181,0.0120813465,-0.002201139,-0.012654398,-0.06021522,0.032653462,0.05748555,0.011226063,-0.018729068,-0.0021019247,0.025444532,-0.015238447,-0.040622424,0.025886865,0.046600547,0.02903673,0.019966519,-0.012291731,-0.0014135045,0.01328855,-0.04274957,-0.060702343,0.039354697,0.018965254,0.023804279,-0.000333835,-0.019091075,-0.0030698117,-0.007959372,0.014265416,0.004245141,0.01755191,-0.02831218,-0.017667081,-0.0014885594,-0.002302037,0.027062556,0.045238752,-0.019950455,-0.015350934,0.038238328,0.002408843,-0.023656987,0.011626718,-0.05502288,0.03244313,0.05005767,0.005784375,-0.03463845,-0.022861835,0.041839138,0.0046200254,0.020834358,-0.03165913,-0.03630304,-0.013263236,-0.019299677,0.0058252085,-0.010894661,-0.0014189074,0.07078553,0.0042727813,-0.05267133,0.0069985753,-0.0054906043,-0.16847594,0.039246295,0.00238802,0.0050027682,-0.00084991107,0.00447459,-0.014552189,-0.0029801677,-0.011618911,0.0105113145,0.0075312806,-0.037805066,0.03552793,-0.019902075,-0.024051974,0.016532049,-0.0073079774,-0.019148912,0.007152006,-0.038522854,-0.05084361,-0.025956146,0.03208863,-0.010785564,0.006955474,-0.045776222,0.07434625,-0.02800662,0.0036138394,-0.027154196,-0.04753992,0.011739555,-0.0018767846,0.04346649,-0.033381898,0.04200345,-0.05117039,-0.024338985,0.016770216,-0.0121862935,0.09503298,0.025836213,0.0069202567,0.013815305,0.0021931054,-0.01918503,-0.024647385,0.009296936,-0.023968741,-0.010567757,0.0003175231,0.012094771,-0.033058427,0.03775384,-0.02959545,0.021855066,0.025805414,0.0049265055,0.0072403625,0.014234217,-0.0049377237,-0.042923365,0.012001534,-0.049291585,-0.049791828,-0.033294965,0.024489496,0.016325342,-0.02707897,-0.012754281,0.03743164,0.0046763644,0.016942794,0.029037463,0.03423098,0.024779174,-0.03491848,-0.02265429,-0.017775025,-0.09869644,0.0050050695,0.03652452,-0.020498155,0.027532037,-0.026374746,-0.040637337,-0.0052483277,0.016476378,0.013569139,0.2340688,0.017019598,0.006747631,-0.018472781,0.06427854,-0.041797012,0.033829287,0.05400332,-0.012767503,-0.015971554,-0.0009099093,0.018142726,-0.011027273,0.0111519685,0.04851316,0.015385088,-0.111091055,-0.008718015,0.059841447,0.018955925,0.040952347,-0.047347307,0.018702522,-0.019303411,-0.07053292,-0.042664982,0.0058903582,0.046794683,0.0072487113,-0.014546739,-0.041936874,0.0389929,0.0446799,-0.03360216,0.059861712,0.03559526,-0.0027622906,-0.03864288,-0.020839322,0.010939739,0.0024824871,-0.014869045,-0.025633821,-0.035235163,-0.024698118,-0.014001602,0.009826868,0.018643467,-0.02641215,-0.009910461,-0.015724752,0.015875226,0.023815602,-0.009675115,0.013445879,0.01468604,-0.045316342,-0.00006813416,-0.0012253085,0.021253819,0.04892225,0.026112514,-0.05048727,-0.05143613,-0.00052261853,-0.03946151,-0.045705978,-0.030808788,0.0023110562,0.003627642,0.010599269,0.019145116,-0.01463798,0.02886204,-0.004601659,0.010033488,0.028379861,0.0278178,0.06573293,-0.007916879,-0.0019241974,-0.036266338,-0.038776852,-0.004244883,0.02446606,0.041452926,-0.025410809,0.037543774,-0.014359009,-0.019828033,-0.021866586,-0.004171206,-0.023660144,-0.03439579,-0.03326193,-0.008157576,0.029763486,-0.058754,-0.014741443,0.00503124,-0.064392306,-0.01643341,-0.0007475736,0.0002401217,-0.004008245,-0.016239364,0.008565563,0.01690432,0.019428255,0.04142424,-0.06478394,0.018725863,-0.00964298,-0.017803099,0.016361866,0.059441697,0.024817709,0.019926459,0.013853452,0.015860312,0.02158794,0.058031246,-0.01643897,0.02074959,-0.016394434,-0.035727225,0.017038442,0.022924846,0.011275937,0.021647573,0.014627667,-0.0060610496,-0.032195877,0.0376672,0.020591373,0.0056483443,0.02921524,-0.0055827,0.04943914,-0.0045763887,-0.015137158,0.008820124,0.0005219499,0.03669207,-0.0065129427,0.027560463,-0.03228707,-0.0028514524,-0.029045174,-0.013815555,0.028486574,0.006375542,0.049278192,-0.042404458,0.038393833,-0.032922152,-0.0071210535,-0.07136803,-0.011358246,-0.024425605,-0.0012219425,0.01142568,0.026961848,0.04769607,-0.015587907,0.00089519564,0.013366,0.01709781,-0.0062446245,0.0042382265,0.01516964,-0.00008722169,-0.035996042,-0.031912684,0.013119423,-0.0124375755,-0.026247099,0.012450498,0.0055536116,-0.024460139,0.03855133,-0.01118859,-0.03399742,-0.024969542,0.050190207,0.025016638,-0.03386621,-0.017755803,-0.00093797815,-0.043151684,0.012367109,0.12607759,0.0012685343,-0.0129079595,0.05039135,0.02248467,0.025261533,0.04026989,0.07166848,-0.03954799,-0.016906168,0.04273937,0.017720018,0.041489165,-0.014373938,-0.010863296,-0.010876221,0.027950983,-0.022895483,-0.021145027,0.025156451,0.020090992,-0.05924134,0.02794521,-0.025275659,-0.022466369,0.012286358,0.0071206563,-0.036968265,-0.046841715,0.013455006,-0.044225276,0.000487396,-0.032729242,-0.030201448,0.004745049,-0.014449518,0.024460852,-0.014980709,-0.027178312,-0.012052937,-0.032598972,0.0003302899,-0.015887767,0.009859979,0.029476177,0.0022106178,0.038302455,-0.009721591,-0.018162757,-0.01718337,-0.008137701,0.021804424,-0.02776933,0.022840692,-0.016270189,-0.024475655,-0.02285615,0.037604745,0.018276494,-0.0014469824,-0.009498806,0.0074434313,0.0015373562,0.015344745,0.03076763,0.0211426,0.014922173,0.025620108,-0.01016495,-0.019039799,0.005467503,0.026837286,-0.044830922,-0.041485302,-0.031442467,0.010065343,0.020603424,-0.023788556,-0.039138526,-0.03262746,0.009854653,-0.030251222,-0.033798035,0.017670222,-0.03006584,-0.046845045,0.010278895,-0.016111126,-0.044943996,-0.040695544,0.08423863,0.009680156,0.0148139745,0.007101453,0.03892774,0.0828016,0.021147847,-0.012334193,-0.031004438,0.038506545,0.008772926,-0.061887402,0.029625535,-0.014679367,0.007958058,0.010161597,-0.0005131107,0.0011468701,0.024141684,-0.007675766,0.01647366,0.013383342,0.003035298,-0.0034331176,-0.00036415528,0.010048307,-0.050217215,0.038338117,-0.035817157,0.019423047,-0.040984407,0.012880891,-0.000990593,0.025335751,-0.0025118815,0.014746252,-0.04211597,0.02294005,0.015584609,0.016404431,0.0009067624,-0.016773561,-0.016142452,-0.0438466,0.04544118,-0.05750527,-0.04558987,-0.012740112,-0.00023515173,-0.018012097,-0.024957271,-0.013713184,-0.024792412,-0.034054153,0.026462767,0.03413746,-0.032629713,0.021147497,0.013613085,-0.022023067,-0.0086602615,0.043013882,-0.0016760181,0.0017563185,-0.0024889172,-0.0029244563,-0.041470286,-0.026149029,-0.031114962,0.037066195,0.0028846227,0.024189897,-0.04230633,0.020439198,-0.018622607,-0.010912028,0.0151372235,0.08341158,0.025870543,-0.017013684,0.03577714,0.0082275495,-0.02629068,-0.025960343,0.040379684,0.0013863028,-0.03202972,-0.0030735263,-0.004715109,-0.013916346,0.025354203,-0.0012829248,-0.012620972,-0.056990277,0.046101656,-0.031245656,0.011913278,0.005307434,-0.03614488,0.0022726597,-0.03944838,0.00097108836,-0.0032402754,-0.005745471,-0.024941709,-0.03228431,0.038496412,0.086320356,0.0027886422,-0.032085527,-0.026818281,-0.04928316,0.0231897,-0.14019527,-0.027235575,-0.0014078002,-0.00069869694,-0.009541283,-0.032158308,-0.039385717,-0.058017522,-0.0068198764,-0.032580454,0.01860103,-0.009847601,0.005672435,-0.024625627,-0.027166959,-0.0038808554,-0.029318264,-0.03469225,-0.022503778,0.057755772,-0.00059390767,-0.0029574467,0.042640407,0.021054354,-0.010918061,0.024868539,-0.058403205,-0.0029041285,-0.037923083,0.024385579,-0.02873227,-0.065668955,0.012358554,0.035468984,0.012929124,-0.009021317,-0.02413878,-0.0023244664,-0.019937014,0.0036480376,0.023161462,0.008155525,-0.016148124,-0.0033422294,0.0055349357,0.081257455,-0.056166258,-0.04362649,-0.037948597,-0.018669628,0.013384284,0.054770056,-0.040590752,0.02397912,-0.03703703,-0.011228664,-0.035608154,0.015314922,-0.030747583,0.080871515,-0.007886948,0.0010361745,-0.0061185895,-0.026501112,-0.037589505,0.031204892,-0.069688715,0.044513017,-0.020706592,0.030502379,-0.03922251,-0.017379183,0.024787804,-0.036308337,-0.00035668662,0.0067663454,-0.017782133,-0.03344055,-0.005118046,-0.051150043,-0.010581071,0.0013804028,-0.018849324,-0.043778643,0.050578065,-0.008097921,-0.033384837,-0.009604208,-0.053010795,0.008739378,-0.06899518,-0.040222347,0.004164403,-0.02490965,-0.014672554,0.047237266,-0.029395105,0.02137891,-0.0017892898,-0.020124089,-0.01099203,-0.0027457133,0.0012068527,-0.044232544,-0.010410328,0.017867278,0.032591693,0.006757897,-0.015158,-0.007337977,-0.020704351,-0.00415959,0.023757285,-0.03531425,-0.06800231,0.0008236422,-0.019933116,0.022135286,0.03158461,0.015096291,0.016187025,-0.029869828,-0.037618745,-0.027443122,0.028914211,0.07082331,0.009195838,0.02820987,0.020515205,-0.012348105,0.010805702,-0.061171755,0.007955484,-0.009480299,0.03508496,-0.027598104,-0.023979539,0.034408957,-0.046351764,-0.022135928,-0.020914178,-0.067225985,-0.024787558,-0.025077006,-0.029081622,-0.008956199,0.011800325,0.03359695,-0.0104827,-0.016747104,-0.026144097,0.010911124,0.01959273,0.047776554,-0.01115934,0.004714648,-0.012673752,0.01988919,0.014484827,0.068321645,-0.019047966,-0.03390091,-0.009633291,-0.026339704,-0.03327728,0.036513016,0.007933353,-0.0175931,-0.016383348,0.0072239484,0.055313695,0.026530607,-0.012666862,-0.012953601,0.035819322,-0.0052217394,-0.0056228335,0.019181972,0.0005716178,0.00020069278,0.031211404,0.012157314,0.025354635,0.023463596,-0.025649311,0.005933317,-0.026820064,-0.013955266,0.010069984,0.020941406,-0.04962855,-0.0025352177,0.025431143,0.010048092,0.044170473,0.018310038,0.017929703,-0.011425106,0.05013825,0.010250111,-0.035220087,-0.00703605,-0.012900129,0.028394148,-0.014402506,0.009528215,0.000106627485,-0.054767907,-0.02159157,0.034918584,-0.020029439,-0.023572383,-0.010109023,0.040780097,0.053148117,0.008237463,0.027467385,-0.0006747205,0.0052431477,-0.025324982,0.070609055,0.052126884,0.011574367,-0.019602269,0.023087924,-0.013182461,-0.009139534,0.007196342,-0.022112282,0.015410601,-0.07059864,0.025316782,0.0023069666,-0.011508079,-0.0018834155,0.0020994586,-0.045950513,-0.005728609,0.009469422,-0.016048783,0.05563514,-0.005315246,0.015655976,-0.024870733],"last_embed":{"hash":"a0qowk","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"a0qowk","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{3}","lines":[187,187],"size":117,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"a0qowk","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012572699,-0.0017259337,-0.02646319,0.01577845,-0.04007638,-0.036479108,0.017648384,0.011375914,0.0030585425,-0.015562968,-0.040755328,0.0175625,-0.048338834,-0.017632727,0.04597019,-0.0019713566,-0.031908847,-0.01877301,0.017472083,-0.010291537,-0.07051912,0.008491139,0.022217255,-0.008573448,0.03628306,0.002791418,-0.0021282414,-0.029267134,0.0054673823,0.04962794,0.0052202907,-0.04504282,-0.0054710372,0.0093407035,0.0048573054,-0.0136425495,0.007098951,-0.0071440227,-0.043865353,0.03536526,0.0013127145,-0.04277093,0.054726757,-0.014085617,-0.00010582444,-0.03393277,-0.06281101,0.00004527225,-0.00016696051,-0.033336814,-0.0020978285,0.007996454,0.01159202,-0.0125127435,-0.02954497,0.012445296,-0.010548973,-0.02146432,-0.047577623,-0.02923623,-0.0459964,0.04492775,-0.04410624,-0.030837743,0.013385085,0.036372937,-0.004195407,-0.008302434,-0.03287052,-0.033256102,0.022325784,-0.00459635,-0.031815518,-0.009421418,-0.033628445,-0.0032113811,-0.04221787,-0.0047549144,-0.002613843,0.018824838,-0.03275082,0.031272527,-0.0017709808,-0.013914086,0.0178184,0.012992218,-0.012468506,0.032114487,0.0069319657,-0.016982486,-0.02039232,-0.0001359833,0.050787732,-0.032197982,-0.0269909,0.020574315,0.0087172,-0.030821592,0.035216264,-0.0088917585,0.030447094,0.025987143,-0.039871525,-0.019485364,0.002855668,0.0017625076,0.007334569,0.060351007,0.037025403,-0.0063483347,0.036372665,0.025303861,0.03687577,0.027943071,0.010416601,-0.0012687591,0.012144606,-0.010253321,-0.020723198,-0.0077280425,0.013790202,0.054856848,0.0032564763,-0.008861598,0.0075692213,0.021435915,0.03201823,-0.0023279062,-0.02068607,0.02475428,-0.0031342432,0.014403583,-0.009281146,-0.01405636,0.029322814,0.008673602,0.01949025,0.019030832,0.006314451,-0.03881044,0.0029084473,0.054199718,-0.0032124817,-0.01044265,0.0044587376,-0.041492064,0.019371388,0.016701369,-0.00070805673,0.047870323,-0.023211999,0.0077158003,0.039966144,-0.028254205,-0.0074502006,0.021899035,0.003543873,0.043677896,0.01891938,-0.034045316,0.033169117,-0.044564646,-0.035090093,0.084488474,0.029433206,-0.0020972341,-0.008881778,0.048832234,-0.0054334784,0.0074606654,0.010545896,-0.052392732,-0.014024673,0.040508103,0.011670201,0.036381923,0.05275064,0.04415675,-0.027648207,-0.035680044,-0.036614753,0.022755835,-0.018135574,-0.021749418,0.0032240234,0.041454867,-0.041562352,-0.005741701,0.032976102,0.00762125,-0.008873027,-0.012046397,0.026042702,0.0149711175,0.04712639,-0.022285212,0.052623298,0.04803011,0.031590905,-0.004405758,0.009666981,0.047696084,-0.0022238167,-0.012564181,-0.037053194,0.0034567893,-0.054445017,-0.007347536,0.013859795,-0.024421314,0.017401064,0.0074363034,-0.022519303,-0.05923239,-0.016501458,-0.018268403,0.004559751,-0.012844685,-0.030010037,-0.02188004,0.010775087,0.027350577,-0.01659107,0.0039703585,-0.053112272,-0.04585736,-0.009556718,0.01696797,0.0019537196,-0.0033984135,0.005858192,0.006864285,-0.0034665605,0.007135469,0.011154272,-0.02560488,-0.013651354,-0.014100927,0.04813621,0.03334854,-0.019604757,-0.016546102,0.037965067,-0.01902406,-0.01486389,0.014243587,0.032861635,0.011995091,0.016718969,-0.02078546,0.007144279,0.01081859,0.00089572655,-0.03688917,0.011047051,0.017153041,0.006174746,0.0066734697,-0.0059075914,0.009486763,-0.018747801,0.042737387,-0.014627205,0.018864116,-0.0061247065,-0.020842869,-0.039067373,-0.008196484,0.020526411,0.094244584,-0.004881291,-0.03147091,0.05683535,0.008016997,-0.04455744,0.011583676,-0.03065059,0.026620155,0.06576555,0.020702211,-0.056841746,-0.028197221,0.044292808,0.033881243,0.022966737,-0.03442971,-0.017544469,-0.044126745,0.016396713,0.005132733,-0.018933943,-0.0393537,0.054261893,-0.029805055,-0.024177514,0.03438032,-0.008403972,-0.17639773,0.02948997,-0.00347089,0.011723951,0.022082377,0.012406011,-0.054179322,0.0051726107,-0.02616309,0.038110644,0.019573988,-0.038556024,-0.01890094,0.03142463,0.019952778,0.0031317298,-0.042776506,-0.005318072,0.00050276786,-0.059694227,-0.025441052,-0.003191223,0.07874697,0.006869485,0.047637966,-0.008557086,0.053897638,-0.032555588,-0.013883943,-0.021391043,-0.07721826,-0.0147415325,0.009211878,0.046000008,-0.006578074,0.020565726,-0.039677974,-0.005069365,0.04282384,-0.010393293,0.05151404,0.05451574,0.016671592,0.00052784564,0.0027056092,-0.027411105,-0.039136786,0.037910752,-0.047886185,-0.05525269,-0.0026977332,0.000016549448,-0.049931437,-0.0066461028,-0.03918641,-0.0057958537,0.0347241,0.009444479,-0.0048671467,0.0107505,0.0056110877,-0.028753854,0.03248829,-0.05229107,-0.02245845,-0.03775489,0.062866054,0.013310197,-0.030451398,-0.033739515,0.023120403,-0.0010380329,0.013398974,-0.0060275113,-0.001987113,0.0044267247,-0.008214611,-0.022904329,0.0002781802,-0.07988797,0.0024465553,0.012042139,-0.038755752,0.017477443,-0.021894285,-0.031254396,0.032441363,0.0028142303,0.041224655,0.23482728,0.0059990617,-0.017733028,-0.021864364,0.023375588,-0.02934241,0.014934953,0.057754204,-0.019716121,-0.0136902295,-0.011187358,0.024260374,0.009851245,-0.0148261525,-0.01697185,0.022614505,-0.099519596,-0.018157566,0.075426415,0.04101971,0.016461346,-0.06570038,0.02509583,0.00066013803,-0.074726544,-0.029020369,0.014854445,0.057002343,-0.0038673708,-0.004555116,-0.031601362,0.057320736,0.04805643,-0.029841049,0.0159551,0.061346654,0.00005779848,-0.045658216,-0.030885568,0.032350224,0.00605663,-0.009482139,0.0103901075,-0.047343966,-0.02168955,0.0050891703,0.013951717,0.009533846,-0.009468715,-0.0149049675,-0.031154085,-0.03132314,-0.012633915,-0.01553527,-0.0065617594,0.03436225,-0.05587691,-0.016903406,-0.0349785,0.039215177,0.051337104,0.015742108,-0.041341014,-0.020385997,-0.022272255,-0.017763792,-0.050095715,-0.045957144,0.0069694547,0.041095402,0.04907199,0.022329355,-0.005385652,0.0317911,-0.006107608,0.0026116204,0.009271783,0.027657552,0.045120955,-0.029273868,0.010672147,-0.029240668,-0.0035058213,0.03028546,0.018845502,0.03895843,-0.021567326,0.05516223,0.025663402,0.003664047,0.00023921169,0.002409682,-0.035437614,-0.00704559,-0.022721358,0.0066912174,0.05128088,-0.019994505,-0.031184085,0.035937186,-0.039475814,0.01798949,0.009848983,0.008811658,0.0067660054,-0.014732899,-0.021176755,0.02143256,0.0063741677,0.021411011,-0.040965293,0.018888349,0.0008174505,0.0028553593,0.032112043,0.061758325,0.006790817,0.014206277,0.036076874,0.0084182685,0.0075598904,0.024607556,0.0024675266,0.032418795,-0.03958615,-0.052434377,0.011763486,0.01603213,0.023271153,0.019939642,0.024784498,-0.024468493,-0.04431257,0.045379315,0.054613188,-0.011387419,0.022628425,0.016151147,0.054881148,-0.015375383,-0.0004283333,0.030887898,-0.009271406,0.043834236,-0.040711835,0.03063547,-0.049088523,-0.023843072,-0.038654793,-0.0020387082,0.0035396519,0.014173657,0.03512408,-0.037686847,0.03239112,-0.068153866,-0.018198553,-0.052790347,-0.03801466,-0.023587879,-0.035622567,-0.0028879086,0.0025643995,0.054134313,-0.014392415,0.013378383,-0.00057606696,0.0030643942,-0.01059399,-0.0065264073,0.0051740305,-0.029538512,-0.042492557,-0.0066763787,-0.023345659,0.008635165,-0.029288227,0.011350099,0.0015689366,-0.0121338945,0.04990721,-0.030610181,-0.019739185,0.03158934,0.028374065,-0.014712442,-0.01948618,0.00072063686,-0.0053061848,-0.018716956,0.018553058,0.11729805,0.007581103,-0.030945975,0.042447243,-0.0030324988,0.043163855,0.026854875,0.07590169,-0.043304075,0.006150613,0.02900764,-0.010200957,0.024035735,-0.018944126,-0.019299509,-0.032445077,0.06264596,-0.011823458,0.015958644,-0.002909251,0.005367034,-0.047602177,0.021158885,-0.062153332,-0.024372635,-0.023264326,0.020369194,-0.001600637,-0.023916928,0.019835237,-0.012992017,0.030033575,-0.012920249,-0.008715562,-0.009731588,0.011244329,-0.024169527,-0.049929332,0.018158685,-0.015987147,-0.04174071,-0.01893272,0.025831437,0.0067138905,0.0026440832,-0.022199385,0.037531912,0.020677691,-0.05027891,-0.017676381,0.02970313,0.0010251822,-0.012815001,0.019810252,-0.038368646,-0.017990362,-0.03354516,0.022657398,-0.0069488212,0.033300754,-0.012161411,-0.006267922,-0.02412884,0.02375775,0.020061571,0.04311212,0.01318696,0.012607222,-0.0023483527,-0.0035624919,0.010227961,0.027012307,-0.010581923,-0.035362512,-0.033086482,-0.016145878,0.01664409,-0.031051008,-0.028800266,-0.03690871,-0.0067611197,-0.0061472883,-0.037868716,0.0028799996,-0.018312516,-0.03029401,0.050086025,-0.0031262373,-0.04442314,-0.037700083,0.06032674,-0.0072572534,-0.0036285555,0.008614729,0.0197928,0.055635504,0.010467193,0.029058546,-0.038124938,0.05275169,-0.017656675,-0.056345157,0.032999072,-0.012763092,0.013993715,-0.036114894,0.017247664,-0.0072247586,0.020347698,-0.012876574,0.016530776,0.010883473,-0.009578678,-0.0026728364,0.0038449967,-0.008405461,-0.05088052,0.0022496253,-0.00089301326,-0.0030967493,-0.013377109,-0.03154532,-0.0074513555,0.021078672,-0.011415557,0.03038646,-0.022858022,0.019529475,0.019060785,-0.009350021,-0.025051534,-0.017192965,-0.010843394,-0.030286418,0.021514412,-0.040734246,-0.039953105,-0.0020373443,-0.019100625,-0.021155365,-0.0071631675,-0.020873483,-0.0063239373,-0.025348961,0.019455662,0.026322987,0.00065672817,0.019680053,0.050214685,-0.045570876,0.008491526,0.05207649,-0.009196774,-0.014270061,0.023359688,-0.0021518718,-0.003840654,-0.015186176,0.00025636493,0.013693212,0.004006068,0.019192934,-0.057155725,0.008409049,-0.0027932816,0.0019258382,0.016187742,0.055236638,0.04308285,-0.007162849,0.049252197,0.02302202,-0.036275353,-0.012691471,0.039516978,0.006164438,-0.045801155,0.033399474,-0.023328625,-0.014429462,0.054475762,0.019651966,-0.022503285,-0.05882256,0.018778756,-0.015544855,0.008383799,0.0143917175,0.012120608,-0.0031021049,-0.025970517,-0.009985308,-0.004948216,0.012200805,-0.016641187,-0.0382269,0.04255921,0.0611752,0.025114024,-0.016074017,-0.008026893,-0.042066947,-0.041837998,-0.14374247,0.009093158,0.0022537722,-0.008951803,-0.0020424093,-0.014455451,-0.036305904,-0.021082306,0.0062896395,-0.0083918525,0.0011614482,0.007488122,0.0023623,-0.026174156,0.0149713885,0.029008219,-0.0116310585,-0.03990506,0.00887479,0.08104766,0.0009769773,0.009303128,0.047831655,-0.009917677,0.011953735,0.010603472,-0.054607566,-0.018845925,-0.014974766,-0.019222762,-0.0070437635,-0.0611418,0.012282033,0.0010175531,0.013354153,0.0068866177,0.008890441,-0.01918162,-0.031711433,-0.0056495173,0.01263959,0.009185423,0.0012348491,0.021192463,-0.009480464,0.05706344,-0.03945826,-0.038274337,-0.053801384,-0.011664433,-0.010963529,0.05011731,-0.013901597,0.028598556,-0.031197647,-0.01172766,-0.048588127,-0.0018416643,-0.033429854,0.05475026,-0.017290266,0.006408407,-0.006609241,-0.025033105,-0.053794518,0.02675252,-0.04137916,0.05167765,-0.0022109996,-0.0038842934,-0.052457996,0.016873252,0.03903943,-0.017559508,-0.009210022,0.030407565,0.019677343,-0.030301675,-0.0073013045,-0.029003944,-0.019499658,-0.030315435,0.008342185,-0.057346612,0.036367845,-0.030770967,-0.020191316,-0.0062953304,-0.026405863,0.0033507675,-0.067770004,-0.041690357,-0.011561084,-0.013204349,-0.03643391,0.019909997,-0.008276893,-0.006686437,-0.033647627,-0.024846755,0.027341321,-0.008670427,0.0042200694,-0.015674893,-0.048206706,0.026193995,0.02770318,0.019437691,0.016255675,0.025836691,-0.013308012,0.01767608,0.0008947259,-0.032200456,-0.04712712,-0.010858881,-0.027905006,0.04892265,0.017907677,0.011072057,-0.018940723,-0.028498227,-0.041288644,-0.036544085,0.023102349,0.0812967,0.015497435,0.040062122,0.055266336,-0.032979798,0.013429593,-0.07682394,0.040098492,-0.0037912147,0.014260327,-0.018936409,-0.02300787,0.027347336,-0.05370893,-0.026086807,-0.0008619704,-0.068547875,-0.004981494,-0.035327815,-0.005410823,-0.030699234,0.03358101,0.03444957,-0.038109798,-0.02845466,0.004834108,-0.0115560265,-0.003473865,0.0851433,-0.003839716,0.047075294,-0.031616095,0.0027945954,0.00054892834,0.08193227,-0.00268498,-0.04318557,-0.0040689455,-0.020058861,-0.023832457,0.07231768,-0.0045255492,0.0062497873,-0.017705917,0.012649464,0.04550234,0.041785426,-0.0013509786,-0.021229625,0.016691571,0.027089683,-0.018491732,0.005735937,-0.003907912,-0.020344973,0.036313884,0.032191474,0.048928507,0.03993075,-0.010482648,0.01052397,-0.021564001,0.014499832,-0.025858453,0.008899193,-0.00045421906,-0.0023230596,0.0132093765,-0.008870887,0.038052864,0.01982898,0.013546996,-0.05318875,0.051365543,0.010428912,-0.064695776,-0.01202387,0.004148629,0.031452157,-0.04232604,0.04002535,-0.020484755,-0.0447067,0.033149797,0.048836935,-0.015214511,-0.036699366,0.01045043,0.041201092,0.035069227,-0.023690492,0.019554788,0.0016886122,-0.0110245785,-0.03229923,0.057300985,0.033162214,0.034331262,-0.00264259,-0.013964043,0.0062351376,0.0046240464,0.019761961,-0.02361346,-0.01967559,-0.050173827,-0.006898324,0.034912806,0.011212225,0.00564725,-0.029890014,-0.038531974,-0.023195673,0.011066803,-0.012124584,0.06424643,0.00066622405,-0.002503707,-0.025766982],"last_embed":{"hash":"9xi7bw","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"9xi7bw","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{4}","lines":[188,188],"size":110,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9xi7bw","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.08170687,0.008496329,-0.026254587,0.025873328,-0.046783693,-0.01678373,0.03401114,0.016887628,-0.007757867,0.0142801,-0.06548979,0.0039203516,-0.0350202,0.010122975,0.022732867,-0.023634767,-0.014899132,0.009542663,0.055309188,-0.018200604,-0.031271998,0.0035611123,0.022762343,0.0085628815,-0.01270917,0.029986084,0.0015711263,-0.017037712,0.0133231925,0.04613965,-0.00610369,-0.050987992,0.015815126,-0.0054048556,-0.00041069117,-0.0017271774,-0.010893357,-0.0037248656,-0.040382393,0.05175376,0.017242406,-0.037400298,0.055416085,-0.0153099615,0.049024027,-0.013450565,-0.03384638,-0.013395691,-0.0021239817,-0.02160447,-0.014835417,0.010436712,0.047955938,-0.032334067,-0.004696583,0.01235318,-0.0013453269,-0.033113264,-0.034403548,0.021985436,-0.018680545,0.028804554,-0.005879557,-0.029905124,0.0025269466,0.06631031,0.01338116,-0.00496304,-0.00080221,-0.06512058,0.018751027,0.035879437,-0.03976917,-0.018160287,-0.057504673,-0.004131887,-0.0057879896,-0.0142317675,-0.00655874,0.041313488,0.006116859,0.017535442,-0.032367624,-0.0020196484,-0.020990487,-0.0037974943,0.0035076581,0.052488144,-0.0062891208,-0.031589802,-0.013025619,0.02119747,0.004383621,-0.034185756,0.008256445,0.011784557,0.015088485,-0.038350195,0.0445934,0.03509233,0.018960198,0.03432444,-0.012187026,-0.009928256,0.008420057,-0.00274081,0.013050307,0.027340347,0.018721426,-0.009214193,0.019575424,0.058170907,0.016756097,0.03656556,-0.004231311,-0.02914878,0.029974192,-0.021924892,0.002159869,-0.011471113,0.040714458,0.02097173,0.011777051,0.010847659,0.019115511,0.048887163,0.040361706,0.019254932,-0.028092694,0.017238753,0.002837358,0.027675735,-0.02479442,0.01827418,-0.0032797607,0.03248811,0.04025781,-0.031344295,0.0027153387,-0.071789436,-0.0050981413,0.000031495776,-0.0295154,0.0016748704,-0.03445561,-0.047284715,0.001938318,0.03317204,-0.013781856,0.0269652,0.00061234744,0.0023938948,0.050363883,0.058463812,0.002811519,0.02291323,-0.00066168816,0.07505189,0.0015374849,-0.03465153,0.023437202,0.00073107274,-0.026818141,0.04856662,0.024232253,0.00008107087,0.003383729,0.04033132,-0.012522716,-0.0052719,0.0048838924,-0.055483706,0.0057235043,0.055076417,0.018402817,0.015008723,0.058764093,0.034079887,0.012762554,-0.02272853,-0.020703794,0.0369121,-0.02505291,-0.038881563,-0.0032542872,0.050826557,-0.0041539473,-0.019384423,0.007999012,0.028707169,0.0047504846,-0.029364657,-0.00662069,0.034474824,0.050907515,-0.025583116,-0.0061743436,0.016194385,0.019537404,-0.022161191,0.025591334,0.019383106,-0.0103719635,0.011426261,-0.03321632,-0.021695131,-0.052809447,-0.0319894,-0.026227167,-0.056530118,0.022028038,0.0018156166,-0.024430312,-0.031043146,0.0116505325,-0.023570275,0.026841655,-0.0043174964,-0.010050683,-0.03857776,0.0037015192,0.05983606,-0.00426371,0.027473113,-0.057957593,0.0205093,-0.012256067,0.041021585,0.008035954,-0.0051297117,-0.035497904,-0.016128274,0.004443918,-0.014130222,0.011938271,-0.016028427,-0.015298686,0.011011528,0.045677647,-0.014723193,-0.03399769,-0.004588253,0.031590708,-0.01285476,-0.014269166,0.015970405,0.05310703,0.048162594,-0.014305903,-0.017541882,-0.011696014,0.018493606,-0.013769424,-0.01988162,0.025638241,0.029076647,0.012956376,0.005893296,0.0060322434,-0.006734631,-0.031435803,0.035477422,0.019655317,0.021080207,0.00025237762,-0.024580916,0.010709348,0.0063296566,0.03490529,0.04906375,-0.009278736,-0.010085021,0.066928424,0.009729781,-0.036802404,0.009169497,-0.05151752,0.025327424,0.067413695,0.008242832,-0.030452391,-0.0059164423,0.010213073,-0.01392177,0.038015965,-0.027051313,-0.04062326,0.0041470192,0.011982854,0.00018718022,-0.010426666,-0.045308344,0.075369045,-0.034436136,-0.018386966,0.019625153,0.02102848,-0.18436149,-0.036885057,-0.0032520967,0.038743854,0.029071292,0.00881666,-0.040301416,0.03668886,-0.057775225,0.02932994,-0.058123082,-0.04976934,0.016847568,-0.021966266,-0.00014803937,0.01616864,-0.026687952,0.0051632766,-0.014747193,-0.033819076,-0.0378854,-0.02637966,0.065972395,-0.010027626,0.014301501,-0.013999776,0.020261187,-0.02888476,-0.0012144796,-0.021452637,-0.04222619,0.0051300703,0.00015204723,0.031178026,0.005895468,0.063812725,-0.04291092,0.0068658846,0.017387936,-0.03025742,0.058723796,-0.0094635235,0.012521275,0.032161046,0.012187634,-0.013519767,-0.007142866,0.017750377,-0.04144522,-0.023644203,-0.026632529,-0.019036517,0.003193718,0.0050309696,-0.017294735,-0.018942952,0.029764762,0.038803883,-0.0012285569,-0.01140808,-0.010148846,-0.02158486,0.016037516,-0.024624191,-0.05738533,-0.044235628,0.063273706,-0.012324201,-0.023690414,-0.019481542,0.018271089,0.0034311363,0.0019149574,-0.0022327746,0.0076777055,0.024300907,-0.0054867393,-0.0014028995,0.00056958693,-0.104184374,0.0133490935,0.04550141,-0.0381445,0.02030196,-0.025956262,-0.041013014,0.001925194,0.0038876208,0.0033145424,0.23199281,0.037066966,0.019099522,-0.048243757,0.028619118,-0.022901764,0.03225664,0.05986232,-0.00851977,-0.021789962,-0.030930107,0.044602502,0.012576904,0.0048471186,0.05092791,0.0107752355,-0.06154773,0.008875386,0.07974321,0.0016023493,0.02776948,-0.07629356,0.012867388,0.025993515,-0.05065663,-0.009698816,0.05356819,0.02935363,-0.023042724,0.04919718,-0.020006621,0.070328355,0.04936717,-0.04909682,0.06306026,0.0019196825,-0.010197967,-0.030529745,-0.034730557,0.019095523,-0.00860272,-0.01959236,0.011630818,-0.022326155,-0.016380247,-0.027169919,-0.004512752,-0.014620332,0.0060720774,0.0007670556,-0.011060934,0.009866298,0.022969285,-0.0062995777,-0.0030539492,0.01874924,-0.03756634,0.0073640463,-0.008556041,0.036112826,0.04063297,0.008618109,-0.052602336,0.033467945,0.028792739,-0.015362343,-0.05182572,0.0040097525,0.017174391,0.016741177,0.036466513,0.014870779,0.0035972097,-0.030162584,0.001180114,0.010155029,0.018094787,0.033599216,0.048329525,-0.0072966125,-0.007981224,-0.048659477,-0.029456917,-0.015712371,0.024770988,0.0006790634,-0.01079034,0.05866343,-0.0015615281,0.027978454,-0.01630093,-0.012917463,-0.075180486,-0.034131866,-0.011362115,0.013109933,0.044262398,-0.041250758,-0.052925225,0.0021966659,-0.013089,-0.010192519,0.010886253,0.020426538,0.0035909878,-0.009760482,-0.020638557,0.030607045,0.014897883,0.0520428,-0.08110141,0.012299912,-0.016823422,0.012193161,0.0051470757,0.049550015,-0.022900848,0.03141353,0.022221131,-0.003915234,-0.0009165286,0.0118310535,-0.00060073944,0.021716403,-0.0027910017,-0.025430761,0.027104037,0.02440797,-0.015873991,0.04776573,0.02696201,-0.018345535,-0.012810898,0.031104377,0.082792975,0.0056085675,0.012290767,-0.016218018,0.04343372,0.019291561,0.000015414951,0.013080593,0.008766851,-0.00822097,0.0013473472,0.028895428,-0.04088008,-0.019473862,-0.037830263,0.031049553,0.021345522,0.020407192,0.0073357914,-0.040379208,0.00096331304,-0.032009065,-0.023440199,-0.04016003,-0.019260796,0.0029894009,-0.011655937,0.0024661727,0.03480226,0.07224481,-0.054223944,0.03516713,-0.011992024,0.0012154157,0.0029796935,-0.01574514,-0.003271185,0.00055006094,-0.029377595,-0.0154959755,0.015007178,-0.072472624,0.01692309,0.016140932,-0.027097467,0.0028358395,0.04664855,-0.019552818,-0.013769204,0.0036610675,0.030522592,-0.03619633,-0.044862177,-0.0127015915,0.0039598807,-0.019588863,0.006791146,0.11282371,-0.002307499,-0.015545248,0.04121715,-0.022884496,0.044078413,0.02627847,0.0443813,-0.031896044,-0.022320842,0.050540444,-0.017365463,0.03731407,-0.03943247,-0.016726445,-0.020902084,0.06476919,0.00016881918,-0.0279977,-0.006917624,-0.014906435,-0.062614955,0.038623367,-0.051172424,-0.005645772,-0.007884694,-0.015104585,-0.021965656,-0.04458983,0.03117594,-0.059171744,0.040543385,-0.02212079,-0.013551206,0.024422819,-0.022635086,-0.013686491,-0.036684547,0.010391184,-0.0066157323,-0.038631808,0.0055360906,-0.015933327,-0.0029810201,0.022568962,-0.0003048404,0.036866184,0.033642292,-0.003536024,-0.039140236,-0.028035205,-0.005412373,-0.01663127,-0.0074865967,-0.017041875,-0.008247953,-0.056809455,0.033823833,0.004231716,-0.0035118556,-0.03685273,-0.0045824256,-0.01971446,0.012742065,0.02899733,0.029358156,-0.0010333678,-0.0074987994,-0.026608614,-0.0034164067,0.0023728346,0.02243172,-0.016828306,-0.065957315,-0.04243387,-0.0110550765,-0.0021557442,-0.049297437,-0.03651839,-0.04097518,-0.0068564243,-0.024371035,-0.021377698,0.009190986,-0.023797179,-0.019154815,0.01897827,-0.0074358135,-0.03599524,-0.0429321,0.06558738,0.017314013,-0.013568594,-0.0027087715,0.015170568,0.07406528,-0.0072655766,0.016602704,-0.04504231,0.024799692,-0.020851577,-0.05648873,0.006806205,-0.029607322,-0.007112398,-0.022972625,0.05241121,0.0083468305,-0.0029072715,-0.0024543446,0.057072,-0.000814383,0.012165182,-0.05762606,0.0037561823,0.023861246,-0.042153146,0.05160192,-0.0010223716,0.027858762,-0.04287301,-0.01276361,-0.0032925224,0.020722266,-0.0058247983,0.023775026,-0.015576368,0.03731595,0.007493138,0.008928029,-0.024740318,-0.026133237,-0.02176111,-0.019675866,0.018699408,-0.03464094,-0.07313183,-0.03157788,-0.022658402,-0.03691221,-0.015601233,-0.043434992,-0.04614029,-0.016353069,0.02739443,-0.0024847442,-0.004922919,0.01632729,0.006810814,-0.0122553585,0.02774084,0.024805106,-0.014433769,-0.00048047045,0.027639003,-0.023415128,0.0011419848,-0.014069471,-0.0061144996,0.029844657,0.037054934,0.0146772135,-0.028178388,0.06067701,0.0023507793,-0.026238436,-0.0123557225,0.047776233,0.032028984,-0.01882517,0.03428405,0.03263174,-0.006466693,-0.013360408,0.040950116,0.026395276,-0.021126552,0.009385752,0.0042535835,-0.0055156117,0.05454755,-0.010543155,-0.033592343,-0.07058776,0.024204006,-0.026056137,-0.020250658,0.007890599,-0.006730796,0.025955066,-0.02699802,-0.041598294,-0.0058229817,0.029036034,0.025266396,-0.052727718,0.024748567,0.05331396,0.030815842,-0.0027320287,-0.030360097,-0.027782192,-0.01892094,-0.14653175,0.004083852,0.0011214649,0.0076820576,0.0058131283,-0.0005180119,-0.030138807,-0.067597486,0.007899934,-0.06610356,0.009697189,-0.022618698,0.012275961,-0.02653317,-0.047590166,0.0025637082,-0.037212253,-0.0110900095,0.0022078522,0.055145625,0.0014863766,-0.0103812255,0.030936774,-0.016852679,-0.018000474,-0.004653432,-0.03490208,0.000092534734,-0.01940288,-0.013578394,-0.03160777,-0.05076198,0.026241358,0.010921203,0.0013946318,-0.0073071243,-0.012413891,-0.025851302,-0.034600165,-0.007889675,0.008652491,0.02906254,0.017234145,0.04807659,-0.0038073794,0.05285693,-0.01854023,-0.012137887,-0.028955618,-0.028189281,0.0027273882,0.07430677,-0.038672622,0.024448218,-0.0377026,0.01675601,-0.027227055,-0.008187597,0.006166467,0.03549354,-0.014673151,0.015207561,-0.026573803,-0.017643517,-0.05788255,0.028527685,-0.035181507,0.059809286,0.007727721,0.0012668809,-0.03413874,0.018301196,0.005627624,-0.03461698,0.0031502761,-0.00075314275,-0.007929937,-0.03399786,0.011055416,-0.04678771,-0.023632597,0.0041670394,-0.016044967,-0.04736128,0.031575236,-0.0001302916,-0.030560683,0.009713147,-0.056021065,0.0056540137,-0.04290397,-0.027241843,0.025565501,0.027892979,-0.034965627,0.03487491,-0.029387176,0.043899693,-0.023680538,-0.026598815,-0.00549353,-0.023197338,-0.0017536962,-0.012086359,-0.045033988,-0.002274464,0.034650277,-0.0017805214,-0.010420415,-0.014177654,-0.053091027,0.008594207,0.02529598,0.01155339,-0.048228256,0.01787614,-0.019622322,0.004621068,0.025611077,0.02128306,0.0042640287,-0.010878469,-0.027883051,-0.028903792,0.026803672,0.049786795,0.020963263,0.03251636,0.019687412,0.01684553,-0.03086508,-0.05457542,-0.011422462,-0.016562048,0.055723492,0.0013159339,0.002157283,0.03713888,-0.03448998,-0.045514524,-0.026619034,-0.03901708,-0.010501921,-0.01099083,-0.0013983925,-0.03535725,0.003932913,0.015732294,0.02337361,-0.03465665,-0.0072484273,-0.000061156315,-0.0011507004,0.058142222,-0.030363116,0.04130804,-0.007337747,-0.03544614,0.01180952,0.083665766,-0.013423538,-0.047430824,-0.01890116,-0.0020736358,-0.028757302,0.07220358,-0.0054398016,-0.019214338,-0.003950358,0.033398565,0.021125723,0.021717524,-0.019221498,0.01471886,0.04538099,0.015225129,-0.0014954599,0.0062257256,-0.00034183284,-0.012555394,0.052586883,-0.004249187,0.018602625,0.035624903,0.0002480954,0.024660919,-0.022757845,-0.004436302,-0.0013397257,-0.01176515,-0.018836651,-0.01692217,0.04441704,0.03391368,0.046677373,0.008220079,0.013994608,0.0028021368,0.048670895,-0.008922461,-0.042649057,-0.020772088,0.0009078354,0.037152346,-0.034887884,0.00044862455,-0.002758663,-0.03156643,-0.004023409,0.026032664,-0.046019472,-0.008269235,-0.017944492,0.022404918,0.018574012,0.016286569,0.03129444,0.0040380713,-0.0025542334,-0.016395614,0.08197313,0.013725467,0.026318636,-0.035652727,-0.0035354218,-0.01495455,-0.042684328,-0.0063411565,-0.017724175,0.00008782631,-0.06651145,0.010938057,0.021831175,0.0042862887,0.011037448,-0.0279741,-0.02687685,0.0047868732,0.0123381,-0.015967619,0.014600053,-0.05387459,0.03239263,-0.018882943],"last_embed":{"hash":"1p94xwt","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"1p94xwt","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{5}","lines":[189,189],"size":77,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1p94xwt","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016885571,-0.016507845,-0.009738509,0.020176506,-0.03558376,-0.051802587,0.032904163,-0.0029998464,0.013869033,0.031722657,-0.027189182,0.0032816087,-0.04061027,0.004595297,0.010180988,0.022257477,-0.0322605,0.01166206,0.0117046805,-0.031858724,-0.0740856,0.034235846,0.017290482,-0.014399346,-0.016529122,-0.008900049,0.025507215,-0.03342897,0.0054966435,0.032230496,0.009358348,-0.016721405,-0.0020585535,-0.0016555433,0.0005561697,-0.022939926,-0.02308212,-0.04378144,-0.043604568,0.046215903,0.0075270813,-0.086719215,0.04516855,0.0149748055,0.032169793,-0.028759755,-0.068585806,-0.005285743,0.0012769437,-0.033460695,-0.0004968663,0.0056734565,0.029449364,-0.04481967,-0.036518943,0.028101668,0.011986104,-0.03560492,-0.027252933,-0.0066612503,-0.03759847,0.0235072,-0.011600382,-0.039833996,0.0023808656,0.062025573,-0.00095825194,0.0130952615,-0.0025327601,-0.05752287,0.028334789,0.020057429,-0.0027160875,-0.016795974,-0.019068351,-0.022742217,-0.03175612,0.0025245326,-0.036403384,0.020119773,-0.010748984,0.0347824,-0.03391719,-0.0059247427,-0.0016426233,0.003105807,-0.0142180715,0.03399454,0.014025404,-0.027442854,-0.014885117,-0.01059449,0.022089504,-0.013271149,-0.025766818,0.00425604,-0.008835838,-0.012137947,0.037399244,0.016371652,0.050505765,0.02064547,-0.022269078,-0.027990969,0.0015038796,-0.012064977,0.01208872,0.056452718,0.038691487,0.006653957,0.022084175,0.06479965,0.019908568,0.036628544,0.0054318896,-0.029763697,0.05106483,-0.001407757,0.017180743,-0.0037925486,0.0027689335,0.058500998,-0.035203896,-0.00851905,0.0007859952,0.02862936,0.008660359,0.019073822,-0.03266474,0.03562542,-0.027866036,0.019628186,0.006100475,-0.009259532,0.012330129,0.0313607,0.031922005,0.0064653945,0.01687177,-0.05853905,-0.013144559,0.011237106,0.0076918732,-0.0037525855,-0.021688418,-0.057893727,0.049350955,0.0010126184,-0.006044931,0.036389716,0.015042385,0.009836443,0.056892525,-0.007409081,0.0051116883,0.011554535,-0.0133694885,0.029676173,0.031523697,-0.028995465,0.06836011,-0.02844911,-0.031202355,0.081939735,0.03091304,-0.027682742,-0.0017144684,0.056485955,-0.015381225,-0.011863111,0.0022932792,-0.05311086,-0.028258944,0.024167724,0.011964597,0.018576346,0.07261233,0.027174516,-0.0059530917,-0.04172521,-0.026126279,0.03022972,-0.029935645,-0.019070119,-0.004054763,0.036987923,-0.013308025,0.0016268545,0.02500704,-0.009373444,-0.0002365559,-0.024405168,0.021441022,0.0045777755,0.06560196,-0.0192559,0.031163806,0.043953925,0.039483584,-0.0008262374,0.03449869,0.039216477,0.01161368,0.0013108368,-0.059466854,-0.0053812526,-0.026757142,-0.0028831242,0.011896999,-0.0498465,-0.002767805,0.02587494,-0.037488535,-0.042189725,-0.019012647,-0.00005761234,0.013986821,-0.02288447,-0.031196853,-0.011500322,0.008913553,0.07824736,0.011930026,0.0011723387,-0.043842748,-0.021819947,-0.010436712,0.015676733,-0.007932314,0.024468293,-0.012175493,-0.038490903,-0.026783582,0.011011625,0.011090445,-0.046891987,-0.028543953,-0.003330556,0.019795652,0.010614695,-0.03642,-0.01021304,0.041022222,-0.008940749,-0.0029757768,0.03443289,0.05448965,0.04181536,0.015920274,-0.03478262,0.016641421,0.025098642,-0.010215875,-0.015421077,0.006359368,0.0066238767,0.021200387,-0.0076156263,0.024802396,0.015629705,-0.00063541095,0.041461788,-0.0088521335,0.010305663,-0.038794886,-0.022042269,-0.043253757,-0.02078708,0.01787669,0.05992065,-0.011313268,-0.011599598,0.02350291,0.022110485,-0.06261735,0.01943951,-0.028185653,-0.0026341933,0.074490756,0.0048961365,-0.0092361,-0.0008943147,0.027403658,0.019583128,0.026839782,-0.0084669115,0.00035384874,-0.002876164,-0.0015951311,0.019619059,0.006845092,-0.0053551947,0.07045315,-0.02684411,-0.06146571,0.019841012,0.008278506,-0.17726964,0.030087562,0.009706954,-0.0054907575,0.014837284,-0.022869978,-0.023271488,0.015615215,-0.026935313,0.03293898,0.02124124,-0.041066684,0.0017187134,-0.009532654,0.0038709706,0.009843946,-0.0105003845,-0.013688924,0.0072832485,-0.05981285,-0.020054428,-0.024845736,0.027661419,0.02276561,0.011881949,-0.025131168,0.044918004,-0.038825262,0.00036942336,-0.042099938,-0.06742413,0.008077933,-0.0026564272,0.033773936,0.01179294,0.017251605,-0.01151813,-0.010010175,0.0055315136,-0.034040835,0.06714343,0.020780893,0.016141731,0.01463069,-0.034389067,0.004535898,-0.046290074,0.016350983,-0.02575118,-0.021820761,0.01682479,-0.025639812,-0.024997344,0.041303754,-0.038359012,0.010329561,0.01082997,-0.0076301047,-0.0049382653,-0.002961756,-0.0029808981,-0.043682083,0.014850743,-0.038299922,-0.017577339,-0.03271157,0.047813073,-0.004577535,-0.015362042,-0.021479214,0.023773247,-0.004586465,0.033259403,0.018509666,-0.027433967,0.026871562,0.011766159,-0.04124022,-0.013528196,-0.08315312,0.009487441,0.014864874,-0.035187542,0.006917026,-0.027795093,-0.052341744,-0.013398717,0.0005091166,0.055661924,0.23199661,0.06387542,0.031853914,-0.017442185,0.03652542,-0.007904277,0.025685336,0.038623,0.0038793709,0.01105528,-0.019646011,0.038436864,-0.00037680956,-0.0015845641,0.024189932,0.033385005,-0.09859769,0.022218173,0.06835786,0.004958841,-0.022973936,-0.07396798,0.026759619,0.01099827,-0.07885857,-0.030523576,0.017279461,0.04316919,0.007845907,-0.004514787,-0.021173622,0.06651675,0.067837276,-0.061533697,0.02205938,0.0012341574,0.0074673123,-0.048540387,-0.0054426454,0.013422014,0.010331618,-0.008738681,-0.0062767216,-0.04003429,-0.019045388,-0.013568296,0.014052766,0.0037511203,-0.020035759,-0.017525606,-0.018979982,-0.014193484,0.013136517,0.007970635,0.012712501,0.038953688,-0.015856637,-0.04062369,-0.0072845668,0.05611788,0.02557026,0.008882926,-0.041330107,-0.0029669178,0.02393677,-0.0051746666,-0.05268499,-0.025859125,-0.0036771619,0.0073511074,-0.01681159,0.00981345,0.009984021,0.016107379,0.0020499143,-0.02636249,0.050559446,0.051981255,0.048840526,-0.015347671,-0.00025522197,-0.0457197,-0.0031701615,-0.0019467456,0.0330165,0.03881747,-0.009817949,0.037789717,0.00040168295,-0.03698596,-0.013714075,0.0025688726,-0.030709226,-0.033882987,-0.010410784,-0.019035758,0.07209252,-0.020673143,-0.020036437,-0.011060596,-0.022787401,0.0035600115,0.00962904,-0.0056685763,-0.0034288943,-0.03883702,-0.0032053855,0.020819247,0.0061128056,0.05951681,-0.104293354,0.019823438,0.020049399,-0.018122287,0.031416852,0.07026911,-0.0009902833,0.004573393,0.060738515,-0.009688861,-0.0043657846,0.020816978,0.005521146,0.02955916,-0.023401225,-0.021253495,0.034452423,0.004994472,0.009336392,0.015593594,0.047625,-0.016837861,-0.0389065,0.035163347,0.033773992,-0.020238904,0.013097953,0.0015751796,0.024615563,-0.034658648,0.012311914,-0.003423062,-0.017809128,0.036674257,0.00324789,0.028468821,-0.03787075,-0.022488018,-0.033663195,-0.0004478083,-0.0015382963,0.014653133,0.008859213,-0.035045493,0.00900191,-0.050729226,-0.028048009,-0.05271675,-0.0124547845,-0.032655742,-0.030438779,0.0034851565,0.03688111,0.07285927,-0.036521528,0.036262207,0.010678287,-0.0042095487,0.00782768,-0.015803665,0.028923778,0.018256748,-0.031524688,-0.027408835,-0.006531984,-0.033336747,0.006756847,0.02137111,-0.016559295,-0.020273304,0.011142694,-0.019871168,-0.04011767,0.019381939,0.057097107,-0.041489556,-0.009275559,-0.011187321,-0.006258178,-0.013040466,-0.00700944,0.11219533,0.009548091,-0.01049281,0.03964111,-0.0031364155,0.046787515,0.060190953,0.07690637,-0.004509966,-0.0061098887,0.020805515,-0.015852524,0.060196586,-0.021655168,-0.019325122,-0.020480288,0.043744717,-0.003510278,0.0031273966,0.01194187,0.03162205,-0.028628191,-0.0030829194,-0.04844177,-0.019056099,-0.017437339,0.007723453,-0.036591038,-0.03957418,-0.0022230793,-0.027447468,0.042281162,-0.00976055,-0.019214671,-0.019344246,-0.006808042,-0.013740751,-0.066312745,-0.012080421,-0.0108753545,-0.0084073935,-0.01475636,-0.012632513,0.0147036975,-0.0013460119,0.030510286,0.028873594,0.030208668,-0.0060567595,-0.00609893,-0.014135837,-0.013581369,-0.019489415,0.0052495697,-0.036554914,-0.03717791,-0.038345616,-0.011241269,0.008649829,0.008183435,-0.0168389,0.007105243,-0.002562555,0.009938743,0.013280936,0.02117453,0.0073179,0.007929541,0.0025495274,0.007935483,0.0041004824,0.015905123,-0.018713675,-0.03171652,0.004181516,0.0067518493,0.00424751,-0.02906442,-0.060054533,-0.012763421,-0.004407726,-0.010102418,-0.019859206,0.013662441,-0.021173954,-0.0335017,0.01218402,0.02288047,-0.022433234,-0.058564954,0.040788177,0.0074556847,-0.012446924,0.019288408,0.04060302,0.096091345,-0.006119272,-0.0076908106,-0.03525525,0.0059591,-0.0170817,-0.06678788,0.03322361,-0.005303848,-0.0015829953,-0.020621106,-0.005166716,0.01708328,0.040526826,-0.0038011393,0.021732993,0.0011550578,-0.021720236,-0.0179912,-0.002661003,0.007588428,-0.07920693,0.016939834,-0.009423381,-0.008426446,-0.0107548665,-0.016893478,-0.005832613,0.006878249,-0.028568596,0.010160555,-0.009952451,0.008659101,0.032103576,-0.008892793,-0.038085952,-0.021107487,-0.036626745,-0.050836828,0.052772246,-0.028449083,-0.07679527,-0.018387435,-0.018478254,-0.027388852,-0.01359506,-0.022380086,-0.029423293,0.015580803,0.0032685664,0.035639223,-0.016780999,0.035944615,0.031804543,-0.008266109,-0.0033682268,0.036464352,0.0013827919,-0.015953576,-0.01134526,-0.016538242,-0.0072088973,-0.01980476,-0.017194178,0.005151228,0.02743938,0.00033381346,-0.03840207,0.0366886,-0.02412763,0.01647976,0.042343486,0.04168666,0.019501466,-0.017617399,0.053078227,0.010654016,-0.025982546,-0.020304814,0.007586214,0.017251408,-0.047621753,0.017987644,-0.0033767954,-0.020812877,0.056165982,-0.004323048,-0.004353924,-0.077937886,0.007928978,-0.0129999025,0.03097317,-0.008086072,-0.013136378,0.014780802,-0.031723212,-0.02752712,0.005549151,0.016806146,0.012101502,-0.02957653,0.039201338,0.05327471,0.043005828,-0.026656158,-0.030613678,-0.027851166,-0.0058682915,-0.13709413,-0.023465654,-0.016065128,0.017891828,-0.031133227,-0.008606443,-0.030538961,-0.04518071,0.0027905414,-0.038234916,0.011469407,-0.0052995845,0.020062739,-0.0336565,-0.027622314,-0.004281031,-0.03532615,-0.041806716,0.004444376,0.09256757,0.011625597,0.0032584807,0.021779059,0.0063008904,-0.054779705,0.0025854157,-0.022886796,-0.016511075,-0.018492993,0.0061974893,-0.04113821,-0.067898266,0.019713392,0.0054712635,-0.013920837,-0.012426551,-0.017456193,0.011051795,-0.053056378,-0.0010159155,0.01690836,0.0074674645,0.0017177016,0.025451496,-0.0067179576,0.08029845,-0.030102568,-0.006411891,-0.04348335,-0.014443962,0.019264722,0.01503287,0.022190137,0.022250796,-0.01857403,-0.009086995,0.013529006,0.029643226,-0.011892458,0.07882057,-0.00026351467,0.029621253,-0.015202159,-0.022281336,-0.015290552,0.029318653,-0.02199826,0.06518387,0.01581121,0.045765776,-0.03242676,-0.010490635,0.020894859,-0.009470268,-0.014614848,0.029385177,0.0073263845,-0.015632,-0.008478816,-0.024742503,-0.029959738,-0.006838941,-0.010893099,-0.041882806,0.034552008,-0.017920773,-0.038527638,-0.019643968,-0.04148849,-0.013570214,-0.047766272,-0.046795316,0.016602075,-0.0015136609,-0.017202493,0.038460355,-0.025139606,0.00981447,-0.027459102,-0.0034323789,0.0018844922,0.0037705866,-0.014009597,-0.025392592,-0.020598486,0.0154006835,0.058292065,0.0033346596,-0.013257059,0.003106499,-0.02321596,0.00051426137,0.03286046,-0.049335167,-0.01575959,0.0027176847,-0.021407954,0.026626019,0.05155749,0.027741991,0.008748782,-0.030123515,-0.041049816,-0.03842067,0.041803777,0.08490003,-0.0016385354,0.044011902,0.052807666,-0.005647762,0.01797361,-0.08852244,0.03276892,-0.007554359,0.019144682,-0.03170734,-0.069591865,0.021064239,-0.035923563,-0.021469118,-0.016867155,-0.06233569,-0.013388488,-0.03379454,-0.0052998275,-0.021871902,0.0077608754,0.017514268,-0.021539109,-0.010055704,0.0016400764,0.0070840754,0.024613952,0.08700348,-0.044062555,0.039712347,-0.01201906,0.0065441323,0.008901054,0.05680143,0.00220511,-0.0022844807,-0.0058901426,-0.019011911,-0.013957727,0.06418167,0.0011373364,-0.011990343,-0.019190557,-0.0056249867,0.038553286,0.02425204,-0.0014165954,0.0045298263,0.037137266,-0.018413668,-0.019114876,0.02783661,-0.027185807,-0.034479097,0.036410805,0.024405295,0.04164094,0.048564576,-0.025409028,-0.018552229,-0.040090557,0.0051179877,-0.0017041261,-0.0061199428,-0.006578331,-0.0027516973,0.023432713,-0.0166846,0.057186842,0.0044652275,-0.010793492,-0.027518429,0.044492222,0.010413379,-0.036379874,-0.014182702,-0.009212679,0.026341265,-0.028120054,0.01610655,-0.036103398,-0.026159104,-0.00032004435,0.054255765,-0.04766727,-0.021358054,0.021215387,0.036804948,0.005806713,0.03206294,0.016952313,0.0075847143,-0.02350662,0.004987177,0.05810309,0.037748914,0.01708068,-0.02846191,0.021723902,0.006057785,-0.010713452,0.01704538,-0.01323079,-0.011352059,-0.043268982,-0.0015771906,0.02101004,0.006670438,0.015633851,0.00943386,-0.0114063835,-0.04423849,-0.005740025,-0.009898966,0.041203395,-0.04374037,0.014193517,-0.032543004],"last_embed":{"hash":"1i253e8","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"1i253e8","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#How It Works: The Mechanisms#{6}","lines":[190,191],"size":85,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1i253e8","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04390943,-0.012321156,-0.060685,-0.005186651,-0.049271435,-0.052702807,0.020772865,-0.018818548,0.01697832,-0.001216859,-0.016144615,0.00408889,-0.015541966,0.013321971,0.020710174,0.0022457142,-0.046094473,-0.021354806,0.055479545,-0.021151455,-0.046968147,0.00762145,0.05692598,-0.0098461965,0.0035993673,0.0063286256,-0.013442538,0.00057845534,0.012369644,0.043345116,0.008130619,-0.006539869,0.06987332,-0.0058537484,-0.003828872,0.009637445,-0.0018564932,-0.02153714,-0.023086917,0.045194313,0.018926246,-0.038066205,0.02604855,0.015680825,0.032268655,-0.03541567,-0.056716423,-0.020593451,0.004490565,-0.027285008,0.00019883424,-0.014419279,0.02194859,-0.019484438,0.00037377555,0.039672688,0.01038624,-0.02137322,-0.034368783,-0.027466021,-0.027872633,0.05492384,-0.04064822,-0.032276742,-0.03135912,0.04543543,0.008602538,0.009618741,-0.012579447,-0.03256212,-0.0019167862,-0.007284824,0.022069851,-0.010133819,-0.056948442,-0.033030286,-0.0030218016,-0.010450937,-0.00035364632,0.017240405,0.001758898,0.0040539266,-0.008191192,0.022036616,-0.01842308,-0.00540491,-0.0016956558,0.043431222,0.015691185,-0.008581752,0.011765216,-0.010282081,-0.0027267288,-0.028811073,-0.0114239855,0.0044308747,0.019354625,-0.03133519,0.03447589,0.008687779,0.025958916,0.024206068,0.0023286792,-0.013093101,0.017506596,0.018932214,0.01956001,0.04759558,0.060604043,-0.009791494,0.031448163,0.05115487,0.003503471,0.020447226,-0.015630707,0.0019039527,0.006640956,-0.01932379,0.0063006124,0.008665208,0.052394584,0.06079023,0.035061274,-0.012947722,-0.003171628,0.022742521,0.01796629,-0.021850051,0.0056690485,0.041437272,0.008271874,-0.008121066,-0.042143,-0.0010268474,-0.025841111,0.024811983,0.06311955,0.033835594,0.0073911548,-0.0625235,-0.0010258665,0.014459872,-0.041010838,-0.00030125398,-0.015014862,-0.025529973,0.023861969,0.01788119,-0.027786257,0.08691894,-0.020325534,0.020097027,0.018223764,0.04725504,-0.018042846,0.029210538,-0.007356131,0.028000547,-0.012639162,-0.040251996,0.03513601,-0.015542244,-0.038803253,0.072983384,0.012337419,-0.01690732,0.014499974,0.05167452,-0.016849892,0.0049263528,-0.013344735,-0.0038882236,-0.0073152087,0.03908314,0.045595855,0.01947424,0.06218494,0.023215778,-0.012414298,-0.038259815,-0.03719425,0.01267735,-0.030586835,-0.029757738,0.0052386513,0.04917924,-0.046996355,0.01532495,0.002961484,0.0126681365,0.007537121,-0.014056158,0.022222774,0.030930234,0.06597675,-0.004331696,0.021238433,0.018036557,0.04032638,0.008759345,0.015010239,0.0034534463,0.008320602,0.021278085,-0.041344013,-0.005519931,-0.047374148,-0.042192493,0.0050846753,-0.05660768,0.012783404,0.02631226,-0.011636356,-0.046067927,0.012116297,0.011998049,-0.0067085894,0.0010792355,-0.020618608,0.0017453505,0.00827581,0.051491246,0.014321944,-0.06917522,-0.023783177,-0.013177717,-0.040264647,0.041928384,0.008282366,0.011104291,-0.041117534,0.0032872274,-0.025090063,0.03305675,-0.006277262,0.0011551614,-0.0033567532,0.009317529,0.03989387,0.017589053,-0.0046486217,0.013941633,0.02416985,0.005622123,-0.010171965,0.00039834963,0.043545466,0.035630886,0.014888401,0.007824925,-0.008592336,-0.018008206,-0.05117598,-0.060315922,0.047349095,0.020566234,0.023725636,-0.0044493345,-0.0053046197,-0.020301118,-0.02370061,0.026582982,0.024277892,0.028235363,-0.021682784,-0.014248445,0.0020738856,-0.043187194,0.03338049,0.06542918,0.003116369,-0.033306494,0.025052343,0.037657056,-0.040743057,-0.0046286965,-0.025650296,0.027070493,0.03504636,0.0056793625,-0.06828542,-0.0074292677,0.017666267,0.043465164,0.008023526,-0.009931306,-0.018497685,-0.03133062,-0.0056334026,-0.021273464,-0.00011054582,-0.034657728,0.06929681,-0.011664317,-0.05715131,-0.007673346,-0.0027094965,-0.16207394,0.017392276,0.019752359,0.04230975,0.003754095,0.0037695689,-0.047329247,0.0056823287,-0.03289773,0.03367033,-0.015706565,-0.03471089,0.018457226,0.011352654,0.012482287,-0.0012642633,-0.03649565,-0.024048818,-0.0377003,-0.047050186,-0.04865243,-0.019002689,0.074562974,0.046285734,0.008873512,0.035432115,0.05575157,-0.008500998,-0.01637225,-0.031706136,-0.05457871,-0.0061003137,-0.0026250624,0.023336204,-0.0034080336,0.0153758805,-0.041346684,0.0023043954,0.03431791,-0.012220073,0.057975482,0.038616616,0.03389953,-0.011190876,0.005939948,-0.008482404,-0.027287493,-0.0075634415,-0.013895977,-0.016204018,-0.016033763,0.0059502325,0.009292828,-0.0056098714,-0.03346883,-0.009526994,-0.00020304961,0.04731026,-0.010830619,-0.03973674,0.007190585,-0.018415626,0.004960979,-0.026344215,-0.02638489,-0.0753235,0.02862365,0.0044760923,-0.024059782,0.001027885,0.03458753,-0.019336412,-0.010415349,0.0115640275,-0.008283723,0.02328764,-0.0035875246,-0.019876238,-0.013564277,-0.11343173,-0.011801323,0.030504346,-0.029636849,-0.0058242967,0.009561361,-0.014527702,0.009334041,-0.0005388491,0.040021144,0.23980293,0.019418987,0.007296267,0.0020657354,0.028322553,-0.016889337,0.027432064,0.07586153,0.0012126936,-0.014694006,-0.0019997775,0.011277231,-0.010390832,-0.00043779984,0.0035901982,0.02220924,-0.076934405,-0.0011655978,0.05111383,0.013002539,0.047276262,-0.0869964,0.0024733597,-0.0028205097,-0.061317265,-0.03387747,0.012083391,0.05539868,-0.025770217,-0.004970979,-0.048959892,0.06307457,0.031721354,-0.054189555,0.056222286,0.010216735,0.010980003,-0.05342468,-0.03211283,0.033781163,0.0075541646,0.004673838,0.016827142,-0.02862966,-0.0015042897,0.021690005,-0.024450444,-0.0019683875,-0.020415049,-0.013980693,-0.03141914,0.026694667,0.012662838,-0.011733907,-0.012667524,-0.010341445,-0.0040181135,-0.008741419,-0.025124727,0.023676917,0.010472577,0.026836738,-0.037006855,0.0039862785,0.027889423,0.0021619895,-0.041668806,0.01666887,0.033717744,0.0036820462,0.015070995,-0.010201425,-0.01772466,0.011315869,0.022121558,-0.0280294,-0.01250165,0.01978656,0.060128674,-0.017132258,-0.021984085,-0.031185271,-0.016002791,-0.023675717,0.047814965,0.038623746,-0.038675338,0.023300236,0.004192427,-0.028375307,0.007930664,0.008268161,-0.030955559,-0.029116806,0.0013255109,-0.010010769,0.04588329,-0.07603907,0.0037134734,0.01408354,0.0038546342,0.013610524,0.009260076,-0.01090179,0.007892576,-0.006637615,-0.010850309,-0.007714943,-0.0048172493,0.027594766,-0.11084618,0.012361797,0.0008259436,-0.0069329245,0.027620604,0.052399393,-0.0011038819,0.007324195,0.032677807,-0.028568994,-0.001409966,0.056153666,-0.018188458,0.03778899,0.00805262,-0.026879143,0.025425557,-0.03408268,0.01911811,-0.0030298822,0.011792547,-0.03873107,0.0012322115,0.02602184,0.022371646,0.0038774246,0.023819521,0.0012983134,0.04789297,0.014565222,0.017102284,-0.00705429,-0.01199944,0.048243303,-0.020420115,0.047963142,-0.034757264,0.0048806123,-0.051138055,-0.013616439,0.03278836,-0.002004574,0.035583463,-0.028079553,-0.005399295,-0.074748635,-0.017900586,-0.043565907,0.0013980839,-0.042899996,-0.031518247,-0.020982541,0.02254695,0.08035139,-0.00013436364,0.00012319382,-0.003458914,0.012438702,-0.012770718,-0.018106235,0.036708564,0.0253226,-0.02689424,0.0014659597,-0.042983226,-0.041096162,-0.021077612,0.0005554457,0.020436134,-0.021099279,0.057924975,-0.016518425,-0.0038542557,0.05609991,0.02012421,0.024858238,-0.02022778,-0.0132631175,0.010187557,-0.018895999,-0.010594681,0.0973896,-0.038324963,-0.012216787,0.042164832,0.02000514,0.06673315,0.036120642,0.03967457,0.00016990845,0.0229459,0.03572125,0.0042576715,0.010066351,-0.008966372,-0.04229659,-0.004693629,0.023133548,0.028873134,0.0041580563,-0.009000254,-0.004485725,-0.04305933,0.01894622,-0.061140127,-0.03128419,-0.019242909,0.0114457235,-0.026061341,-0.0036974621,-0.013976329,-0.018386088,-0.0005759734,-0.07313292,0.0055284654,-0.0012483167,-0.024661155,-0.04714603,-0.008786474,0.01465621,-0.013122498,-0.055706367,-0.026915805,-0.022502445,-0.0038671582,-0.003933144,0.016312642,0.02673141,0.013016738,-0.025002247,-0.032381024,0.012965591,0.018938422,-0.02041851,0.008011436,-0.009110555,-0.03387497,-0.014070953,0.014444243,0.04679572,0.004562552,0.02957266,0.0053176763,-0.048439488,-0.010434148,0.030260101,0.023186594,0.02076435,0.013053062,-0.016368577,-0.0046209623,0.023323515,0.019050919,-0.024760306,-0.03502558,-0.05178362,0.000083159815,0.019040713,-0.041184403,-0.03088466,-0.026535135,0.006237595,-0.036279533,-0.02072978,0.013600702,0.01161509,-0.01423266,-0.006747302,0.013315147,-0.05531176,-0.018715942,0.05403317,0.0013344835,-0.0012528491,-0.030767018,-0.007101388,0.06575383,0.00025608967,0.024174696,-0.05533094,0.003795156,-0.002031227,-0.057657182,0.0106960945,-0.019030485,-0.016440537,-0.041981395,0.03147017,-0.007935041,0.033609837,-0.007271497,0.05273342,-0.01956528,0.0025155246,-0.011496267,0.023826199,-0.015564836,-0.0371261,0.026314288,0.007925658,0.0065833726,-0.008287231,-0.0074380846,-0.01884096,0.021873089,-0.0006779144,0.012006068,-0.01656233,0.054620255,0.012942016,-0.015982779,-0.0762068,-0.005092266,-0.00613746,-0.01573089,-0.021645037,-0.014962293,-0.029879687,-0.029635536,-0.010537361,-0.012038338,0.03265584,-0.025008691,-0.048393946,-0.045537703,0.0020357175,0.05913172,-0.013452009,0.047523383,-0.00883658,-0.032695085,0.005391164,0.032444213,-0.044998277,-0.01753077,0.039994404,-0.005750135,-0.013995101,-0.026964484,0.013890904,0.04921297,0.03237489,-0.0061128577,-0.046388134,0.032640394,-0.008793368,-0.014711227,0.03884747,0.070233405,0.010085005,-0.017529141,0.025955386,0.018209795,-0.026530242,0.008656463,0.03543222,0.027119834,-0.062398393,0.025356865,-0.008575686,-0.01499447,0.039927226,-0.022825373,0.0061374223,-0.058370512,0.029714247,0.023614086,-0.0102214115,0.024904683,-0.03330863,-0.0045294473,-0.035790812,-0.030896693,-0.022201944,0.0330097,0.002126238,-0.033586934,0.024872804,0.059110977,-0.00006583306,-0.022110883,-0.028831678,-0.04203245,0.01790437,-0.14101431,-0.007623393,-0.0041427673,-0.022575304,-0.0037817978,-0.009897828,-0.012667297,-0.052377276,-0.042410772,0.004839141,0.00039300963,-0.0049924934,0.0113679515,-0.016443705,-0.022836028,0.01706241,-0.037743986,-0.004070577,-0.03302175,0.060800493,0.019927766,0.009426356,0.044502724,-0.0025426187,-0.0027582285,-0.018553693,-0.028830329,-0.015729297,-0.038343888,-0.0396315,-0.04876841,-0.05121059,0.021358788,0.023289101,0.017775428,-0.0075044385,-0.012022662,0.016381206,-0.036808968,-0.0034452474,-0.012990086,0.027710669,-0.0037577068,0.012918383,-0.01199189,0.06745166,-0.05556245,-0.02564131,-0.03245529,-0.02290915,-0.0333947,0.08279859,-0.025322318,-0.02624276,-0.028325541,-0.052776538,-0.0031895624,0.007892032,0.037348673,0.046663135,-0.0025749062,0.014412177,-0.036145974,-0.009420325,-0.032116592,0.045081344,-0.04776568,0.04841011,0.009321535,0.0628728,-0.07171082,0.025101148,0.027094007,0.018588591,0.010086475,0.009183705,0.026428217,-0.04130471,0.01526836,-0.024796963,-0.026194764,-0.022934465,0.025868474,-0.04904154,0.024121022,0.0064106123,-0.011611303,-0.036412176,-0.02587351,0.0037550882,-0.05172814,-0.0429977,0.032432828,0.016753059,-0.050401177,0.019582517,-0.037889484,-0.008981473,-0.026027387,-0.0060949973,-0.034136504,-0.023102822,-0.032160778,-0.029523978,-0.02503985,-0.008787134,0.004327665,-0.013949149,-0.013048448,-0.038742747,-0.019220265,-0.011886985,-0.003658469,0.0154603645,-0.068404295,-0.0033881688,-0.041684084,0.023756253,0.015652768,0.041766286,0.021084877,-0.02208531,-0.025199365,-0.02435867,0.049682334,0.053604316,0.038460813,0.028211009,0.00966425,-0.024793962,-0.006540303,-0.06272395,0.016153207,-0.012932116,-0.0008664658,-0.018448982,-0.0016087578,0.029694678,-0.022297846,-0.023050657,-0.01826835,-0.036184613,-0.015128502,-0.0042522126,-0.0087036975,0.01044956,-0.003331131,0.05534915,0.008369289,-0.0054384307,0.030894406,-0.009353326,0.0019869928,0.046834253,-0.00045879924,0.034562696,-0.02187939,0.023182396,0.04061433,0.059013844,-0.029449955,-0.029121488,-0.013996182,0.024984669,-0.011748568,0.06650839,0.0029973204,-0.010770522,-0.030684127,0.004357813,0.04327432,0.035115093,-0.014291109,-0.023933854,0.02647394,0.024679232,-0.020268602,0.056323126,-0.02797818,-0.03868652,0.023070894,0.011773531,-0.005616272,0.013074523,-0.029132493,0.007903596,-0.03219621,-0.0034703326,-0.011743566,0.025150992,-0.01502861,-0.029425506,0.015434521,0.008785507,0.044110946,0.03925807,0.014234582,0.024181904,0.034283794,0.03540608,-0.026977452,-0.04736077,0.019933272,0.015736923,-0.04903019,0.023185702,-0.0004974186,-0.022848638,0.0038382702,0.031955842,-0.001303162,-0.025493957,0.0060607423,0.014263896,0.04209799,0.02993074,0.043232337,0.037503872,-0.01393924,-0.058278367,0.065002926,0.0042595486,0.012195382,-0.016771246,0.0010156373,0.011322738,0.003944544,0.040730014,-0.051042143,-0.010667387,-0.044484414,0.029834792,0.0010021571,0.026398992,0.002189524,-0.0019083784,-0.0022183687,0.009623762,0.018517783,-0.032407764,0.020001829,-0.046936814,-0.016287096,-0.007935749],"last_embed":{"hash":"13hdqx8","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"13hdqx8","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You","lines":[192,213],"size":1228,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"13hdqx8","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.056873016,-0.0064292992,-0.038692866,0.0016288297,-0.048833042,-0.04299768,0.027370766,0.024494778,0.022594288,-0.012889395,-0.009995738,0.04283977,-0.04548596,-0.020642221,0.023164356,-0.01617076,-0.0050346833,0.0035228725,0.013217966,-0.0014762778,-0.054684725,0.004996195,0.0199504,-0.005199088,0.0058831335,-0.013084342,0.03271058,-0.012291517,-0.017998232,0.010167656,0.018460829,-0.02051183,0.05275178,0.004459261,-0.0052127438,-0.0024261754,-0.0063539203,0.010825959,-0.03903481,0.037588872,0.016685098,-0.066446215,0.031509202,0.018734185,0.019220384,-0.012161207,-0.05523765,-0.017019996,-0.030381968,-0.014906883,0.0043537053,0.01269878,0.038588677,-0.019411022,0.004503741,0.013693984,-0.03052279,-0.017173937,-0.055835526,-0.02558539,-0.028160146,0.015966864,-0.029153083,-0.029534725,-0.010959152,0.050957724,0.017426992,0.00987699,-0.013957054,-0.032887805,0.042962916,-0.009311544,-0.011934989,0.009538083,-0.05165678,-0.01257227,-0.00684532,-0.026620073,-0.010223786,0.047849342,-0.008789856,-0.010933322,-0.01525577,-0.0050819833,-0.01839569,0.0050313068,-0.0074844374,0.017667882,0.022094546,0.013147522,-0.040354293,-0.02461115,0.027798742,-0.003518627,0.009429932,0.0043772063,-0.0073805517,-0.0372045,0.011596631,-0.006492069,0.04918218,0.028401233,-0.03704624,-0.024847085,-0.016496709,-0.01826293,-0.024116488,0.022973932,0.063613825,-0.0035052993,0.0212811,0.044017483,0.011823443,0.04823734,0.0037849685,-0.023898665,0.058427036,-0.004420042,0.012756368,-0.011526277,0.049942356,0.0514993,-0.003916769,-0.033428274,0.0033373972,0.012597735,-0.024667203,-0.0022756457,0.0028201006,0.026336757,0.009661978,0.027710287,-0.023355873,0.0061451457,-0.010619613,0.041743763,0.07098268,0.019321766,0.020944709,-0.04720734,0.0085593825,0.04162358,-0.027322453,0.0054079043,-0.017093828,-0.03667962,0.040214453,-0.0027777213,-0.0126685565,0.042850424,0.010147673,-0.011026532,0.03707628,0.06173805,-0.009515192,0.009248616,-0.022817336,-0.010416819,0.019187136,-0.04127006,0.0034642196,-0.06352444,0.0039027007,0.052475546,-0.014727308,0.005383192,0.0068609524,0.07567267,-0.015864845,-0.017556844,-0.00773549,-0.04902277,-0.0072107804,0.031921353,0.02003102,0.021570776,0.07684943,0.026316198,-0.00034227615,-0.016685931,-0.029466307,0.034772057,-0.053893164,-0.029008705,-0.007898294,0.023983475,-0.0041772346,-0.036095228,0.013822429,0.015506369,0.012559135,0.0033502849,-0.0015934835,0.012949369,0.04029369,-0.030766087,0.023063567,0.04645613,0.05242615,0.012222065,-0.007704724,0.03275189,0.0021751937,0.023892254,-0.048654687,-0.01840847,-0.04195991,-0.02028833,0.03146924,-0.051400088,0.012821148,0.005119114,-0.026391443,-0.018072154,0.021273004,0.0058352714,-0.0011544324,-0.018010667,-0.018849703,-0.009018691,-0.008638555,0.008778843,0.0036168117,0.024893662,-0.03966925,-0.022357667,-0.017661832,0.0384586,0.0034159655,0.03537974,-0.014545671,-0.023339333,0.025420835,0.011366691,0.010381496,-0.02972059,-0.008553006,-0.02202146,0.040171016,0.021611866,-0.026273575,-0.014421342,0.0096848225,0.0133176,-0.024798987,-0.00686037,0.0365995,0.03030186,0.011403548,-0.02831161,0.008385368,0.012118018,-0.031703074,-0.033024527,0.019537205,0.023742598,0.013180149,-0.010621192,-0.008921903,0.00073955284,-0.013480937,-0.00012021085,-0.02712534,0.012915951,0.012940982,-0.03382881,-0.021680968,-0.040730946,0.038940363,0.043689296,-0.002572323,-0.02612054,0.0071524433,0.011129953,-0.040240787,0.0032480163,-0.051282782,0.02601669,0.06388904,0.01693984,-0.050768573,0.0074148797,0.03576586,0.023155486,0.022960024,-0.032332134,0.005111286,-0.037916444,0.010918835,-0.006841746,-0.002826678,-0.02472251,0.07086933,-0.028053194,-0.085855335,0.031424474,-0.0055565587,-0.1635493,0.016270073,0.010113182,0.010604859,0.0022168204,0.02775921,-0.060366973,-0.033467073,-0.03222814,0.06740639,-0.023017496,-0.042746056,0.02308435,0.0231499,-0.0273234,0.00011057241,-0.04108383,-0.01920561,-0.01598683,-0.057937384,-0.0041281288,-0.032012124,0.051798187,0.03308581,0.036027934,-0.011025263,0.089724615,-0.032708265,0.0021879359,-0.024918854,-0.06351054,0.020862034,-0.0022894805,0.035611186,0.000041186882,0.037357625,-0.021049218,-0.0068490757,0.010529009,-0.018435776,0.06747349,0.0030816405,0.011489899,0.014903111,-0.0043674475,-0.008786455,-0.027554024,-0.0049974173,-0.0586511,-0.032550033,-0.012026537,-0.027445253,-0.0102279745,0.02510382,-0.038977366,-0.0010381682,-0.0038590562,0.032648835,-0.0031914606,-0.022997819,0.0017195499,-0.045896247,-0.0033765263,-0.033405833,-0.04430148,-0.07675382,0.057012577,0.017695408,-0.03981239,-0.020098733,0.032936897,0.0043714577,0.016121028,0.0050069573,-0.01308175,0.007888143,0.004734531,-0.026251223,0.0055132937,-0.073929995,-0.0028170997,0.02979098,-0.019556029,0.0144342445,-0.007199032,-0.02478159,0.012461516,-0.013653123,0.00011164669,0.23422353,0.05284126,0.034739703,-0.044297144,0.060907986,-0.020804519,0.024694294,0.046877753,-0.0011898514,-0.02714383,0.015796019,0.041082095,-0.008556947,0.007993571,0.01860618,0.032212436,-0.08061931,-0.011612998,0.05589037,0.0025060808,0.01664348,-0.08655023,0.009769447,-0.023366129,-0.071512,-0.0011101966,0.006171428,0.02827101,-0.042002846,-0.0037223997,-0.036148448,0.06353428,0.06441491,-0.05906248,0.05559596,0.027635956,-0.0047760727,-0.08233826,-0.042140365,0.013675707,-0.0022450376,-0.016327305,0.0010409817,-0.035682913,-0.036710624,-0.003583194,-0.010679795,-0.04822778,-0.017855631,-0.004472851,-0.026481917,0.02738954,-0.014183752,-0.010084595,0.0041870805,0.017799476,-0.019591603,-0.007925965,-0.00088805734,0.035631713,0.04742491,0.018278683,-0.029189682,-0.02457361,0.0308499,-0.033819433,-0.043223288,-0.028787166,0.008502282,0.02192277,0.013425919,0.014467588,-0.0032162196,0.005511724,0.006536746,-0.019151466,0.023697255,0.065786265,0.05383192,-0.011000618,-0.018212847,-0.015022173,-0.019520624,-0.013821858,0.019273518,0.011425699,-0.01778958,0.046361532,0.0058645713,0.033858187,-0.017000072,0.005009338,-0.017600933,-0.028797703,0.003925231,-0.019628353,0.04888631,-0.033032596,-0.020972753,-0.0038458754,-0.023805914,-0.016363475,-0.01013926,-0.0053253677,0.022191742,-0.004292788,-0.028179165,-0.00838394,0.029397422,0.037427183,-0.0762123,0.009937891,0.0035698402,-0.042136766,0.03926602,0.070864685,0.024921974,-0.00037829365,0.02680596,0.004948241,0.001694538,0.005959366,-0.016026882,0.024347369,-0.022068175,-0.053725466,0.024479728,0.019898294,0.024315234,0.0011595183,0.028411122,-0.03059271,-0.025632164,0.062329445,0.038280256,-0.0020151753,0.028605567,0.0026558668,0.03105156,0.029311312,0.012598021,-0.009611882,-0.013483746,0.044090226,-0.0104739275,0.03253075,-0.07465075,-0.017938696,0.005697282,0.021718564,0.040258277,0.0026728269,0.038230628,-0.03638753,0.01524299,-0.048246525,-0.014585654,-0.042673476,-0.009479035,-0.007964229,-0.01882345,0.022135446,0.050413672,0.05792741,-0.0069309874,0.03269804,0.0069862916,-0.00051175646,-0.032492254,-0.0063830283,0.029691288,0.017916135,-0.041160773,-0.0019528677,-0.0088571,-0.022177005,0.0061580082,0.0149698565,-0.032364145,-0.05411783,0.034139145,-0.046684258,-0.02529584,0.01590291,0.032868616,0.00072863925,-0.043051213,-0.01775005,0.022182204,-0.023891326,0.031806175,0.10553257,-0.011765535,-0.026021356,0.04393901,0.005150576,0.04569949,0.028325157,0.059781857,-0.023991598,0.0009389362,0.033306822,0.0021120384,0.027240036,-0.05504277,-0.04528859,-0.007929743,0.013572252,-0.0022326498,-0.003602738,0.002097634,-0.005092692,-0.03757802,0.022046365,-0.06726338,-0.02338219,0.00048132503,0.00634227,-0.05197642,-0.047725394,-0.008946872,-0.035051387,-0.0036708745,-0.020996636,0.0013371682,0.0031226235,0.00019652578,-0.035364702,-0.02199434,0.004317076,-0.0161269,-0.03642932,-0.007722885,-0.019848285,-0.0089787375,0.0050282776,-0.02230372,0.005126947,-0.011747661,-0.023974977,-0.020903647,-0.00888201,-0.02324021,0.01800035,0.017205922,-0.019420786,-0.01928033,-0.055099282,0.02195735,0.013292355,0.03084319,0.0073570297,-0.008299591,-0.034937643,-0.00009429155,0.009051416,0.06293559,0.032513224,0.0046309545,-0.022196058,-0.0027542894,0.01261412,0.019361194,-0.0124349,-0.03557354,-0.053766973,-0.00073419505,0.014239129,-0.037713107,-0.029118223,-0.017901098,-0.008584473,-0.013320429,-0.017834943,-0.0009821645,-0.012142275,-0.023971003,-0.0003230898,0.001114002,-0.032250922,-0.062285215,0.05873023,-0.019014291,-0.023527939,0.0051810676,0.061752506,0.040225502,0.023307992,-0.0037488465,-0.031475447,0.025298923,-0.015219065,-0.06117337,0.0040091826,-0.004999712,0.0020246406,-0.011115136,0.034070738,0.010615973,0.02483911,-0.01058129,0.023529546,-0.008531699,-0.000269322,-0.024428552,0.0344804,0.021400755,-0.045620445,0.016900329,0.000031491876,0.023662739,-0.02622777,-0.008035828,0.009198316,0.015147151,-0.03568707,0.035853196,-0.017642962,0.053370863,0.027268901,-0.019713335,-0.03439746,-0.025894957,0.005631151,-0.04426075,0.029184915,-0.03141444,-0.016165026,-0.01041554,-0.003078613,-0.022671897,0.0041651125,-0.03127942,-0.039477058,0.0046928436,0.030949079,0.024821991,-0.02401958,0.036506373,0.033502392,-0.011998552,-0.0042010383,0.027221652,-0.011615642,-0.02551543,0.0017463495,-0.0059109065,-0.008164809,-0.03648064,-0.018040055,0.038878247,0.013105962,0.032933857,-0.040502187,0.028121473,0.05011593,0.0011165665,0.028058501,0.03707813,0.04740042,-0.023707699,0.049941175,-0.01340249,-0.02401526,-0.004756549,0.011280688,-0.020730413,-0.023916718,-0.0047182534,0.013482697,-0.014743692,0.04243258,0.006884115,0.014329774,-0.042418968,0.046272732,-0.0013959927,0.016168552,0.023568818,-0.020263748,0.01757058,0.0027289554,-0.00720513,-0.015748737,0.028988192,0.0049907058,-0.0020866792,0.044235695,0.049900047,0.0162965,-0.012199298,0.027755685,0.0010734084,-0.007826748,-0.14487714,-0.009737877,-0.008948622,0.0025341369,0.0053328387,-0.017314674,-0.036506765,-0.06742368,0.0015210692,-0.026053391,0.00766828,0.0020347186,0.0073765595,-0.02528231,-0.02070637,0.008123805,-0.049312606,-0.0050826166,-0.023647316,0.07680445,0.03660458,0.023517119,0.06446407,0.03193296,-0.02651042,0.01139866,-0.038296368,-0.013295552,-0.0344351,-0.021118717,-0.03444952,-0.06258355,0.01365658,0.055479463,0.017445354,0.000063065185,-0.0023276883,-0.010408477,-0.050124146,-0.006939775,-0.019257413,0.024072567,-0.012451715,0.027052568,0.0073636933,0.06753796,-0.04652469,-0.012990238,-0.052946568,0.0072603836,0.0009225243,0.04938587,-0.02522444,0.024928262,-0.03173214,-0.0077598286,-0.026044311,-0.011030651,0.01969548,0.046306387,0.003953249,0.033357967,-0.02448444,-0.008315389,0.0042392183,0.0418415,-0.02386364,0.07748572,-0.022825617,0.05317004,-0.077286184,-0.0015129369,0.017411686,-0.0017606366,0.0080619715,-0.0041346652,0.016449893,-0.017118284,0.013482762,-0.045336626,-0.05179372,-0.03654041,-0.009610454,-0.06079873,0.03348093,0.022347264,-0.038678482,0.011103236,-0.04014653,-0.0057838587,-0.057005864,-0.037464567,0.013363589,-0.013531431,-0.024710821,0.05143671,-0.040891327,0.007827101,0.017143037,-0.0016961504,-0.005097212,-0.020584822,-0.0064439536,0.007638172,-0.016678913,0.020207396,0.039258476,0.008300494,-0.010339463,-0.045988392,-0.02762127,-0.006400176,0.023325006,-0.015698576,-0.049499344,-0.004379923,-0.033741828,0.025580535,0.019448213,0.03047809,0.0114705395,-0.037280682,-0.03562497,-0.048487104,0.043197066,0.061693747,-0.014935278,0.072465256,0.012515311,0.0011422286,-0.0024576394,-0.04100149,0.022517119,-0.0051257056,0.016281454,-0.026009956,0.028231585,0.017051082,-0.06887396,0.0024074523,-0.036706347,-0.05310745,-0.022096468,-0.017673299,0.0073869005,-0.0059899283,0.0071535427,0.033272326,0.01305866,-0.023022985,0.0032223747,-0.0056138984,0.007595825,0.033442046,-0.009888657,0.05216247,-0.0434972,-0.005163978,0.02058904,0.06611588,-0.027803602,-0.03576364,-0.016039431,-0.02038677,-0.05202541,0.053846054,-0.005565592,-0.019928113,-0.025372919,0.014829173,0.04587837,0.0112224175,-0.0058129844,-0.024489935,0.039883375,0.015488742,-0.0070956917,0.039686777,0.005422234,-0.04707478,0.028923905,-0.011636165,0.051417485,0.042796873,-0.012090492,0.011756648,-0.042947937,-0.007968484,-0.0168464,0.0067235352,-0.032903526,-0.0095416475,0.000030087902,0.029774547,0.033918414,0.018848019,-0.0011109235,-0.025991745,0.026512647,-0.024262425,-0.0537072,0.010911893,0.015590371,-0.0039631347,-0.029036457,0.03717987,-0.0038520542,-0.028524121,0.009024617,0.004108258,-0.03223777,-0.022785831,0.018118357,0.038182113,0.0009309025,-0.0052748495,0.03374387,0.0094890185,0.011686895,-0.018130124,0.09905064,0.029006107,0.030986724,-0.012080915,0.029796753,0.013776678,-0.0006610594,0.055861257,0.013283659,-0.020073105,-0.030513285,0.023120765,-0.005562966,0.021664038,-0.013762046,0.0073998417,0.0035468873,0.0033996652,0.031062411,-0.03653388,0.0240142,-0.02391404,0.0109171765,-0.016664794],"last_embed":{"hash":"1sufdag","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"1sufdag","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{1}","lines":[194,194],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1sufdag","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.048225153,-0.01914606,-0.051347487,0.011989648,-0.0560728,-0.036852855,0.012013014,0.016616644,0.025795395,-0.018068729,-0.013672875,0.002616081,-0.052694727,-0.0070846616,0.020074226,-0.0053832736,-0.032111414,-0.012923037,0.025016705,-0.012458739,-0.07609129,-0.008025475,0.03019746,-0.0010315597,0.0060814666,0.0021511489,0.0003251338,-0.009760716,0.01407326,0.021553764,0.0051212613,-0.018188106,0.054965287,0.0067886766,-0.011159684,-0.016246367,-0.012496809,0.0023536196,-0.022475345,0.034356415,0.012164984,-0.03358253,0.022537284,0.017125623,0.00579991,-0.019094843,-0.06290043,-0.009151819,-0.01278749,-0.0289001,0.012063162,0.003197614,0.041501142,0.0011133924,-0.0034739734,0.05043947,-0.03235319,-0.022153176,-0.051447775,-0.009966252,-0.0058266674,0.04286966,-0.036336742,-0.054775108,-0.028143018,0.06725487,0.008079789,0.029444544,-0.014770356,-0.04487081,0.02514883,-0.0003101225,-0.0014396391,-0.0044052512,-0.039562576,-0.01278,-0.028429957,-0.022032376,-0.015726944,0.017001707,-0.011159232,0.014770791,-0.0033105442,0.005719885,-0.0051039057,-0.01965638,-0.021171764,0.04903413,0.014534524,0.006212815,-0.0063205506,-0.007794774,0.02348561,-0.020027332,-0.024275417,0.01733322,0.033013858,-0.048937887,0.017942332,-0.010043196,0.05032957,0.025580864,-0.03420763,-0.017081218,0.030115725,-0.011505524,0.0018311321,0.05166236,0.06100111,-0.0066702077,0.033224057,0.054717492,-0.0017374508,0.0370521,-0.0037596812,-0.0216791,0.034472384,-0.006520097,0.00087440433,-0.010737502,0.047807854,0.05492829,0.007950299,-0.017766926,-0.025057273,0.02915746,0.00952109,-0.026064212,-0.011343415,0.023742279,0.0014039725,0.0013317845,-0.028113738,0.0055668033,-0.028955143,0.04597415,0.0552898,0.05345652,0.007495449,-0.055910036,0.0026394047,0.048649646,-0.046245392,-0.0049292375,-0.014208487,-0.016486015,0.055881146,0.016662119,-0.019819763,0.07149823,-0.014074689,0.0028418107,0.027203396,0.07228969,-0.01707815,0.021049345,-0.00967911,0.02480494,-0.013106288,-0.03560462,0.033659384,-0.03828752,-0.035380684,0.058990024,0.004412818,0.0000050138565,0.0033888868,0.057200424,-0.021623522,-0.0154525135,-0.01288533,-0.011075999,-0.020427335,0.04846052,0.033322565,0.01845286,0.06543231,0.011380082,-0.0158884,-0.044183183,-0.022564067,0.010794138,-0.022470111,-0.0057600252,0.010290596,0.04831,-0.05028419,0.004794184,0.021547493,-0.0012687166,0.011701052,-0.024432952,0.022610737,0.019720564,0.061101153,-0.005277383,0.01247748,0.030997999,0.05723445,0.0012409955,0.0080241915,0.03434243,-0.0014267575,0.02711513,-0.03667542,0.0014676957,-0.044277,-0.06860396,0.021978687,-0.04517711,0.043054022,0.021122906,-0.04793338,-0.04584796,0.00750809,0.016910143,-0.020033594,-0.008063348,-0.014834851,-0.0007920796,0.008006746,0.048120745,0.015958749,-0.029413199,-0.055906992,0.011652142,-0.024406685,0.035257682,0.013964222,0.022339141,-0.0051169465,-0.0024514596,-0.005617762,0.012474384,-0.018788707,0.010789889,-0.013636655,0.003932625,0.053045873,0.0076956116,0.007208237,0.013840376,0.021609059,0.00676584,-0.0013389774,0.000012388187,0.055014558,0.03737984,0.015495622,0.0031057857,0.00072324456,0.0041922894,-0.023720492,-0.03815118,0.053480852,0.028040325,0.026276875,-0.0015940382,-0.012006305,-0.009125854,-0.0152079,0.026257576,-0.0024828252,0.0062160785,0.0042277086,-0.0018201873,-0.010674597,-0.022168063,0.05024113,0.03593838,-0.014487967,-0.03638753,0.004326636,0.0071566394,-0.0031771509,0.013214148,-0.03254298,0.037785713,0.04129465,0.002712857,-0.04290889,-0.022642937,0.030646075,0.05279342,0.0041235755,-0.004882882,-0.026971385,-0.01977459,0.016490798,-0.0036661767,-0.008747059,-0.03024359,0.06722901,-0.0039170026,-0.08144182,0.031137716,0.009437711,-0.17227058,0.0016909313,0.013144544,0.014849956,0.008760829,0.013042752,-0.061556637,-0.0033456744,-0.013574725,0.0064939554,-0.017900087,-0.046714902,0.01231812,0.038633026,-0.006273494,0.010263287,-0.035463143,-0.034637246,-0.017632117,-0.04012173,-0.006110885,-0.027845388,0.059004642,0.030468173,0.021967491,0.014796506,0.06384289,-0.02138409,-0.0030169054,-0.028137105,-0.05474242,0.001424653,0.003641906,0.04673426,-0.0075796805,0.021568388,-0.051948283,0.0037345963,0.035745025,-0.011696037,0.066555955,0.01809884,0.021177383,0.017319102,-0.0041862535,-0.008275745,-0.030701566,-0.015192629,-0.033507437,-0.01683986,-0.031773675,-0.02386281,-0.017107505,0.0001475966,-0.041650824,0.00024288705,0.030931346,0.018269433,-0.006631305,-0.0019520652,0.010166223,-0.032885954,0.0025962982,-0.036797535,-0.041001778,-0.058465373,0.042914942,0.01411981,-0.025613891,0.0012766726,0.024549525,0.008786384,-0.009829872,0.015738191,-0.021199265,0.02932098,0.009411866,-0.020642364,-0.011322635,-0.0828442,-0.008526173,0.03228962,-0.016282832,-0.0022351635,0.0011531691,-0.013778918,0.01337487,-0.0015508163,0.03207562,0.23526934,0.021158578,0.013730403,-0.02856471,0.036316726,-0.02494017,0.042193018,0.08109425,0.014302297,-0.019059274,0.0069574392,0.044171963,-0.01309904,0.0044064904,0.015174458,0.02696874,-0.07506607,-0.0069214758,0.05035392,0.022338727,0.04812246,-0.07363906,0.0010493866,-0.02569233,-0.05291175,-0.024232142,0.0052561434,0.03993366,-0.022428455,-0.018459175,-0.05686446,0.08761976,0.047431998,-0.037955824,0.056025084,0.058580365,0.014665552,-0.053897157,-0.025190318,0.027386256,0.0019462288,-0.0042049154,-0.0011995881,-0.015866613,-0.014623231,-0.0008857287,-0.014727196,0.010601826,-0.028392386,0.011412602,-0.018527422,0.010556775,0.019171799,-0.018311173,0.0021204893,0.012679371,-0.016650347,-0.019506076,-0.027451605,0.03181158,0.03258367,0.011154552,-0.015801355,-0.020473814,0.0015528755,-0.015417869,-0.041246846,-0.023982733,0.019510964,0.03285978,0.020118862,0.0039877407,-0.014405697,-0.017668374,0.0078719705,-0.031998094,0.005772577,0.04114436,0.05419026,-0.023142222,-0.028146097,-0.042586938,-0.0153727,-0.010240267,0.032065023,0.031451926,-0.0225161,0.046989396,0.029207611,-0.0032549948,-0.020555245,0.034887724,-0.027674675,-0.03745552,-0.0050060926,-0.047348842,0.041225057,-0.0624579,-0.0024567896,0.015135483,-0.031540222,0.0020474535,-0.010447617,-0.012735919,0.015565512,-0.015336818,-0.027266193,0.014403223,0.0050541777,0.03851512,-0.06644339,-0.0031038467,-0.0025015532,-0.013783842,0.023892298,0.05327713,-0.008446234,-0.0098351445,0.039188605,-0.004389927,-0.01894855,0.035829496,-0.005347158,0.055663038,-0.0075132153,-0.041795652,0.034346793,0.003057104,0.021037918,0.006589673,0.030665496,-0.024418019,-0.023379356,0.031183237,0.033197142,0.002338163,0.023298549,0.008564953,0.04200632,0.018995613,0.023278113,0.012935332,0.00092731154,0.031308156,-0.010171847,0.0318904,-0.053679056,0.0045237243,-0.030421915,-0.014324708,0.02710588,0.011729306,0.037898667,-0.057892513,-0.0035208834,-0.04686418,-0.019885533,-0.060920883,0.0017658103,-0.025171366,-0.021995561,0.016644025,0.060920667,0.06800606,-0.019026367,0.037079807,0.0055099223,0.010655668,-0.0038992164,-0.008756323,0.02951952,0.017904708,-0.03493037,-0.020268833,-0.032749854,-0.023032837,-0.015908325,0.004907336,-0.0022247816,-0.03317527,0.06452557,-0.022580232,0.009307358,0.004196751,0.03153335,-0.012854792,-0.036067363,-0.0096925,-0.009544146,-0.028452625,0.005358116,0.10821744,-0.03414084,-0.008558957,0.049947172,-0.0048439703,0.06628538,0.039060343,0.04385376,-0.004988622,-0.0040748725,0.02952259,-0.0092037,-0.010875412,-0.031944957,-0.0106263785,-0.0059976275,0.01509905,0.011731069,-0.014973236,-0.028376164,-0.010958003,-0.069120236,0.027022107,-0.045404557,-0.020743102,-0.02175876,0.006052613,-0.025323497,-0.022905128,-0.018551087,-0.035475116,-0.018141437,-0.041912384,0.003249236,-0.011787834,0.0045747957,-0.007986705,0.0002994893,-0.004182018,-0.014208538,-0.049551398,-0.027362434,-0.012809624,-0.009276625,0.008919816,-0.0036627937,0.0031032367,-0.0150093995,-0.028982015,-0.017288342,0.015095568,-0.022700604,0.014602152,0.015913729,-0.022964869,-0.05004865,-0.04780707,0.016732778,0.034866028,0.020624,0.016644685,-0.0006977925,-0.048137117,-0.00034130068,0.03574243,0.03977406,0.015459436,0.008835147,-0.037479293,-0.01867854,0.02575388,0.040671773,-0.027844409,-0.0063476553,-0.034125905,-0.003946881,0.0020394186,-0.042677034,-0.030316781,-0.03801656,0.009815647,-0.033718687,-0.018736891,0.008688706,-0.036214262,-0.01495545,-0.0006519635,-0.0059861564,-0.04688232,-0.029795932,0.057332225,-0.017936608,0.0035541402,-0.02577786,0.01813663,0.07226917,0.004982729,0.029027458,-0.03113728,0.015080687,0.007682443,-0.05745195,0.007061737,-0.015987366,0.010410671,-0.015105015,0.054053795,-0.0035762847,0.04182558,-0.002644799,0.047148094,-0.0014191115,0.018281646,-0.016153313,0.018277826,0.0023950057,-0.05414094,0.037508834,0.009563146,0.020643033,-0.013800626,0.0015372441,-0.0136476895,0.018769078,-0.02237569,0.003288326,-0.012842682,0.061659336,0.01989,-0.06204246,-0.035400942,-0.030600648,0.024382867,-0.06408503,0.0018047272,-0.044405036,-0.030159201,-0.020314228,-0.009674892,-0.019744674,0.025747256,-0.025157193,-0.038499165,-0.024989922,0.017837431,0.037222307,-0.029873554,0.03856186,0.013083594,-0.036952537,0.011243532,0.027267136,-0.003218188,-0.02106397,0.03364955,-0.020956941,-0.0112056155,-0.023655765,-0.014972329,0.036295917,0.029679082,0.038397275,-0.02473278,0.034479566,-0.01793545,0.0058574104,0.002505753,0.054891553,0.061478145,-0.0030498202,0.022204949,0.008362985,-0.032312706,-0.004890341,0.032728117,0.01729515,-0.05620471,0.011212536,-0.014540895,0.005450436,0.010920818,-0.015486849,-0.007748322,-0.045295727,0.032935522,-0.028500069,0.011502022,0.021925185,-0.025792431,0.024012612,-0.033821188,0.00613592,-0.029487029,0.018847471,-0.007937052,-0.013544256,0.02912332,0.056052122,-0.01848554,-0.001811193,-0.008532449,-0.026946455,-0.0032724922,-0.1437027,-0.0078149,-0.0020045703,-0.003119448,0.00061589695,-0.01763387,-0.045629863,-0.047547597,-0.014284137,0.0017705017,0.029937048,-0.0063614384,0.019655706,-0.020949122,-0.03515183,0.016618365,-0.029517908,-0.032670192,-0.04392442,0.08109217,0.020056456,0.0119587295,0.04377667,0.027249966,-0.008720903,0.0062486916,-0.053548668,-0.022791475,-0.03674459,-0.032790232,-0.058480345,-0.07035235,0.031755812,0.007645119,0.013912787,-0.0049222875,-0.013210385,0.0088736955,-0.042474736,-0.01872112,-0.007135205,0.024264302,-0.0058247014,0.010976564,0.016676184,0.0713466,-0.05927563,-0.012698499,-0.047645777,-0.018385414,-0.020861693,0.051460292,-0.039248772,-0.006482971,-0.036026042,-0.0256287,-0.02375151,0.0083833765,0.058998346,0.06443882,0.009538177,-0.009603261,-0.02194136,-0.0015909247,-0.008143956,0.035752796,-0.061339512,0.0397914,-0.0031780577,0.0365,-0.08224788,0.016489256,0.0013073391,0.009042197,0.031720582,0.016236018,0.013149447,-0.01032398,0.041198485,-0.02939376,-0.03538307,-0.024196163,-0.0006870543,-0.08634991,0.018016635,0.03627958,-0.021392882,-0.008334914,-0.0282978,-0.0054299585,-0.03635106,-0.048234146,0.007231867,-0.0083945105,-0.02524762,0.042077646,-0.047840364,-0.0029066587,-0.029081596,-0.00051877456,-0.0014313749,-0.020901654,-0.021890465,-0.015537252,-0.035077494,0.020306697,0.023874793,0.0012534839,-0.013819547,-0.030244933,-0.0131102195,0.005091802,0.010833433,-0.012382338,-0.036988053,-0.0019014942,-0.049217284,0.018884234,0.03417116,0.054359984,-0.0092331,-0.02728605,-0.035414092,-0.033909757,0.06006059,0.04191994,0.01186849,0.043425262,0.002439805,-0.0045764428,-0.014100846,-0.06898132,0.016167797,-0.014830157,0.029232183,0.0060638757,0.020226378,0.029479878,-0.0547941,-0.0030344003,-0.025835332,-0.04614482,-0.023742178,-0.026556585,0.0075949747,0.009928724,-0.0037195517,0.06286548,0.007724992,-0.025776004,0.0012290595,-0.02182539,0.030242443,0.037161294,-0.013363826,0.030285047,-0.034981422,0.0051775216,0.021471687,0.051917907,-0.03818628,-0.031275988,-0.016148834,0.0033992787,-0.0357431,0.07125413,0.0028287715,-0.020502234,-0.049080968,0.022071077,0.041220974,0.04099715,-0.00880118,-0.019747872,0.013346429,0.02608253,-0.014894803,0.053547382,-0.014338327,-0.02990728,0.021642813,-0.014517921,0.027158782,0.0064507783,-0.021450743,0.0012218608,-0.041955005,-0.022277532,-0.018440587,-0.005180965,-0.027453486,-0.03097226,-0.0014581135,0.017557163,0.04085964,0.02433421,0.009789918,0.02690999,0.020292336,0.004990057,-0.061142437,-0.008303608,0.009776153,0.019446237,-0.018507522,0.02746185,0.0051179137,-0.016359862,-0.008241794,-0.00033224694,-0.0058966745,-0.027107237,0.00324274,0.029145317,0.03360145,0.005676594,0.020269204,-0.005528124,-0.011958495,-0.027995199,0.08613546,0.018437417,0.025755795,-0.01944043,0.0080904495,0.013188001,-0.0038878892,0.027536102,-0.011953142,-0.0038950949,-0.048985973,0.020805024,0.01276096,0.014744935,-0.0075486526,0.021451116,-0.018614402,-0.012905985,0.021559203,-0.04338006,0.016392177,-0.040225606,-0.016521243,-0.0032313513],"last_embed":{"hash":"75bwml","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"75bwml","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{2}","lines":[195,195],"size":102,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"75bwml","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024019074,-0.00606857,-0.06932133,0.013225432,-0.041602023,-0.047230046,0.060259387,0.02584407,0.021579102,-0.0005282914,-0.01997473,0.020410325,-0.027683228,0.008219672,0.016391877,0.0048541157,-0.0389456,-0.007943831,0.0115490295,0.0002331746,-0.058658365,0.040357262,0.040196795,-0.004790849,0.0019362546,-0.020813178,0.031559594,-0.0063648536,-0.0120636625,0.016598232,0.0011742754,-0.027209695,0.06487336,0.038357165,0.010120732,-0.018344937,-0.014721948,0.00006471008,-0.032411586,0.050491888,0.015716031,-0.06637657,0.05398164,0.032280657,0.027700316,-0.02818253,-0.05147995,-0.016241342,0.001741398,-0.0151163,-0.011274294,0.0027738472,0.026412193,-0.0070899627,0.003996144,0.03476557,-0.020405293,-0.029957207,-0.031122612,-0.008360729,-0.0020739788,0.03101197,-0.02526882,-0.048116527,-0.00902272,0.054443073,0.011240001,0.023701109,-0.020583833,-0.036859907,0.015434628,-0.008439083,0.004540597,-0.018168721,-0.035920493,-0.037988085,-0.017492067,-0.024214946,0.0024309484,0.046191614,-0.027397472,-0.012693885,0.014822828,0.027306225,-0.050972346,-0.0029898188,-0.012413834,0.048292603,0.02218009,-0.0037627222,0.0022187403,-0.030680472,0.03426265,-0.008453892,0.015410344,0.01241738,0.0051708207,-0.018853217,0.030342912,0.00699787,0.04139814,0.036341485,-0.02363147,-0.018299645,-0.016362548,-0.0026146367,-0.023577282,0.00171269,0.07152134,0.0019447786,0.021282481,0.04207556,-0.00887182,0.032180075,-0.0028703443,-0.009632792,0.031328116,-0.01440249,0.0233036,-0.012527632,0.06626423,0.06503721,-0.003528993,-0.023555912,0.011561009,0.020226767,0.023005523,0.00064850884,0.016424062,0.03590015,-0.0074758977,-0.005261373,-0.042460818,-0.020177044,-0.004608405,0.00678219,0.0618807,0.027200282,0.010558228,-0.04821124,-0.026987432,0.04547313,-0.026081186,0.0048754686,-0.022987459,-0.0673348,0.047189627,0.043132182,-0.020344943,0.057092454,0.008063241,0.010393787,0.030415883,0.052844588,-0.014494943,0.034087192,-0.03190913,-0.002711036,0.046361994,-0.0596902,-0.0025176832,-0.06713501,-0.005516784,0.06422082,0.0041947872,0.0043981406,0.008025451,0.06657207,-0.021697588,0.01155016,-0.013453571,-0.03527374,-0.014236264,0.033831924,0.027703393,0.025767047,0.06652275,0.030459723,-0.003453995,-0.05144514,-0.030588316,-0.0053914567,-0.036442164,-0.025373353,0.02488665,0.03983935,-0.032521628,0.003976637,0.013982021,0.019161597,-0.006730147,-0.016169729,0.01867791,-0.0067636883,0.056630168,-0.03119063,0.022438368,0.018503634,0.06300316,-0.014115731,0.00856444,0.02237867,-0.0050757136,0.021890825,-0.027593356,0.0013957105,-0.038520664,-0.03206205,0.015137814,-0.053315423,-0.011570607,0.017341485,-0.03629936,-0.01795446,0.027360244,0.0383636,-0.023780597,0.002408308,-0.03418844,-0.014726595,-0.0027196908,0.018771335,0.02051965,0.02068405,-0.0352466,-0.018622743,0.0010962598,0.04298089,0.0031840443,0.0028671087,-0.040834367,-0.008197272,0.002025294,0.011700945,0.0010861111,-0.017213285,-0.01286273,0.013711914,0.029925363,-0.012031542,0.0013179266,0.0018986424,0.026975896,-0.019079486,-0.017825246,0.0030283409,0.033132307,0.04534427,0.023186509,-0.00090733,-0.0041479236,0.006022722,-0.017907148,-0.056227088,0.03565683,0.030536376,0.023862775,-0.002396535,0.008427785,-0.01854112,-0.024821347,0.015799483,-0.021182653,0.016625037,-0.012916458,-0.0265025,-0.008184907,-0.025287004,0.034934945,0.03282856,0.0034726073,0.0044301837,0.0046945415,0.021661948,-0.0028828618,0.012316855,-0.03259886,0.017026158,0.03771593,0.014117559,-0.042090967,-0.0013924608,0.043507423,0.055375513,0.030537704,-0.028691,0.013296991,-0.0113063175,0.0004600112,-0.009935876,0.013059916,-0.028413527,0.08038942,-0.027979929,-0.0887575,0.008207348,0.0015638929,-0.16644321,0.00975316,0.013691913,0.004516607,0.003649926,0.019727012,-0.046261285,-0.022044333,-0.029169038,0.012749721,-0.0257698,-0.048156254,0.034687825,0.021701528,-0.002501878,0.026760606,-0.03706535,0.004885926,-0.013760481,-0.028778382,-0.019842668,-0.01723228,0.055183925,0.031449076,0.010821674,-0.004720708,0.05774318,-0.024502248,0.012686851,-0.03927042,-0.021102794,0.015156007,-0.008664163,0.012017496,-0.019753128,0.00058014906,-0.0142878,0.018887887,0.033206653,-0.019243749,0.065646306,0.07197625,0.0029028899,0.004426319,-0.013277699,-0.010632825,-0.03346147,-0.0075648716,-0.017431974,-0.018184762,-0.007870502,-0.029028825,-0.022225007,0.023076016,-0.049201213,-0.0033085025,0.012021826,0.048725307,0.028438099,-0.009853753,0.0076574744,-0.07282454,0.016778056,-0.051400926,-0.011790511,-0.077876516,0.034027893,0.0046755415,-0.012232557,-0.028496647,0.026771415,0.0072553246,0.0005131457,0.012137483,-0.025722815,0.010884358,0.0056288163,-0.0050396076,-0.015991451,-0.085211776,-0.03526002,0.017412728,-0.015989954,0.0009964925,-0.01778236,-0.046388324,0.02086507,-0.029220678,0.03159315,0.24313974,0.028964559,0.02485043,-0.041459996,0.009247402,-0.026683837,0.030780291,0.07130886,-0.005287529,-0.0069138445,-0.012715194,0.020574303,-0.029470872,0.0026550044,-0.0010395304,-0.0047248923,-0.082681134,-0.0069330838,0.059462145,0.0010587174,0.025590943,-0.08205677,0.0017191551,-0.0050477325,-0.06074929,-0.019492868,0.013065928,0.045089155,0.0023350888,0.0034195771,-0.03268116,0.07776406,0.04031801,-0.03858999,0.06495092,0.013826772,0.0027092565,-0.07398533,-0.010028616,0.0047407914,-0.018018793,-0.011746917,0.0022842751,-0.006159047,-0.025081791,0.0029296665,-0.025809696,0.010470483,0.0014373892,-0.024278915,-0.025143398,0.012836372,0.006903988,0.0012325818,0.03452735,0.009856542,-0.01113922,-0.030761564,-0.021299034,0.0015438405,0.03729053,0.011277063,-0.026248269,-0.0032541447,0.0048862346,-0.025314048,-0.035367355,0.021997174,0.04837853,0.02380723,0.040374994,0.0076845395,-0.014798498,0.0070377425,0.02642586,-0.00714175,0.013320053,0.056593828,0.07458217,-0.00037972024,-0.020951843,-0.008638228,-0.021996193,-0.020304503,0.037969198,0.022526698,-0.03207818,0.03390809,-0.0033345716,0.005613434,-0.015757836,0.013443487,-0.029648043,-0.02003121,-0.010618717,0.0016155449,0.05124945,-0.049312133,-0.024763662,0.0022598286,-0.01474056,-0.0113961175,-0.0032350633,-0.009804248,0.020069497,0.009624336,-0.012705484,0.002635939,0.0016640661,0.03422774,-0.116339706,0.026163163,0.0063239313,-0.046267293,0.028147694,0.054598466,0.008682409,0.0063977535,0.035224874,-0.013735509,0.029019395,0.05803406,-0.043994028,0.024033925,-0.013204866,-0.04613467,0.032546658,0.0036171898,0.0026484476,-0.019491088,0.0017531852,-0.03628632,-0.013634719,0.03956744,0.017929189,0.020378577,0.019701576,-0.013526551,0.027829379,-0.00034563048,0.007537478,0.0027043994,-0.036008913,0.031918496,0.0047130915,0.040477823,-0.06429759,0.04095031,-0.014337228,0.020180788,0.024405478,-0.006768096,0.04760062,-0.032971,-0.0035096083,-0.032026876,-0.022233546,-0.058234084,-0.030905096,-0.021111876,-0.016061144,0.0052322736,0.047926303,0.053676315,-0.038039148,0.024706615,-0.013911928,0.005015907,-0.018391939,0.018477,0.03706473,0.030747477,-0.052128356,0.006936041,0.0047094524,-0.018118197,-0.025825616,0.0005730333,-0.022335483,-0.025301551,0.037025675,-0.059353482,-0.009373485,0.0082947835,0.039954703,-0.0017171025,-0.03834575,-0.025000352,0.02596578,-0.018182544,0.024277879,0.103148855,-0.026950879,-0.02270105,0.028737409,0.0038159527,0.049688328,0.025047706,0.039356567,-0.02053531,-0.010756794,0.03144275,0.009867722,0.018010516,-0.024437463,-0.04466643,-0.0010838709,0.02091957,0.011846239,-0.016592165,0.0015555744,0.013203637,-0.047706533,0.023432618,-0.04956658,-0.031326156,0.011683164,-0.0025897247,-0.03537415,-0.010053537,-0.031836867,-0.02364723,-0.022469161,-0.03350522,0.005589472,0.015591725,-0.016184568,-0.015451624,-0.02757623,0.01638123,-0.014253623,-0.044221826,-0.024326725,-0.021513874,-0.0030851075,0.016427027,0.009371202,0.0329491,-0.020937076,-0.036831826,-0.0054537146,-0.003231755,-0.017103799,-0.0025720424,0.022393825,-0.025420725,-0.023252688,-0.030043695,-0.0030143412,0.008445848,0.023194352,-0.01031703,-0.0059243958,-0.028254755,-0.0032833405,0.029918619,0.034587294,0.030664379,0.0073595704,-0.034230832,-0.014783414,0.017695332,0.034505423,-0.036968514,-0.021248292,-0.043364048,0.0007208822,0.011373784,-0.03520032,-0.031444814,-0.00836948,0.005944733,-0.04071302,-0.018430114,0.02243253,0.007454423,-0.029375851,-0.011932426,0.0039229146,-0.02707188,-0.04579867,0.01804556,-0.01382451,-0.012652935,-0.029210396,0.056705456,0.05214464,0.01562936,-0.020828312,-0.03428657,0.021636445,-0.011380842,-0.057430856,-0.01230966,-0.00785375,0.015207023,-0.008798007,0.03158055,0.0059049656,0.016433151,-0.0040411176,0.026627796,0.00084194116,-0.014128263,-0.01328339,0.0057293447,0.010046547,-0.021153457,0.007679842,-0.017648282,0.014085747,-0.025796087,-0.023432333,-0.02822021,-0.003779209,-0.020320721,0.019094057,0.0046638646,0.04014421,-0.018646028,-0.01045811,-0.029224679,-0.02262766,0.0070983404,-0.037502494,0.030983001,-0.025462769,-0.03752279,-0.02436518,0.018989725,-0.013402847,0.02406038,-0.035672065,-0.028895076,-0.028263368,0.004871151,0.029988978,-0.026659846,0.03596107,0.03381632,-0.037290573,0.008676309,0.03661709,-0.020988101,-0.025754102,-0.013080924,-0.012718083,-0.012136121,-0.047983743,0.000029097655,0.0345969,0.00805712,0.009313435,-0.04296262,0.04170436,-0.017891994,-0.010712299,0.022271255,0.058437414,0.040435456,-0.011473612,0.040334534,0.009559036,-0.019846397,0.021445295,0.04044993,0.0027471532,-0.039888807,-0.004876134,-0.0031234198,0.0020322204,0.059428968,-0.035292555,0.018114356,-0.06051561,0.02356115,-0.015893066,0.003631544,0.022987884,-0.02831107,0.016946832,-0.008199961,-0.02905181,0.0021203242,0.020050855,-0.013055952,-0.023839315,0.053028442,0.065939836,0.011469759,-0.014466992,-0.009943695,-0.002485337,0.0042673657,-0.1446246,-0.011736197,-0.029042205,0.001087398,0.0059513077,-0.011654176,-0.023555757,-0.047156423,-0.008067293,-0.010410137,0.0059220325,-0.0011001104,0.031511877,-0.026147045,-0.02716385,-0.007377118,-0.038853925,-0.024418976,-0.015951267,0.07223203,0.027358003,0.02975743,0.069926016,0.04302097,-0.031808756,0.021264028,-0.025044732,0.0039208615,-0.031180745,-0.017842647,-0.017972784,-0.051565107,0.0053029554,0.045038547,0.027834946,-0.0015341758,-0.005789379,0.012053091,-0.036452238,-0.018084068,0.007037989,0.013276497,-0.019740975,0.01818221,0.015974382,0.05340159,-0.05768207,-0.015948256,-0.054591134,-0.01672453,-0.007278081,0.06813726,-0.032377187,0.003396756,-0.010722247,-0.042621423,-0.023815226,-0.00852202,0.017964484,0.036059473,-0.019723747,0.046283275,-0.021848174,-0.007899198,-0.0065564103,0.02589971,-0.029484244,0.04779072,-0.0224198,0.058076136,-0.06467662,0.0067319064,0.019270042,0.008398863,0.015295309,-0.018455444,0.034632724,-0.032450728,-0.005047207,-0.033122975,-0.07892527,0.000746546,0.023008434,-0.093973845,0.055347152,0.021389663,-0.013996164,-0.01049187,-0.05529778,0.01909908,-0.061286908,-0.047988776,0.019844014,-0.007438573,-0.034698684,0.071341395,-0.021410942,0.011376427,0.004342905,-0.024681542,-0.035659593,-0.024486763,-0.025973363,-0.022128213,-0.03230519,0.014871526,0.021915387,-0.0038197306,-0.023974244,-0.0348094,-0.04253362,-0.01331511,-0.0017677427,0.021164455,-0.049637016,-0.033091903,-0.031419948,0.008073371,-0.015327545,0.037943985,0.0209958,-0.02940288,-0.023157647,-0.036322284,0.052880045,0.055096477,0.015500309,0.043099638,0.026293688,-0.0032987723,-0.015874753,-0.04098406,0.023183854,-0.008927864,0.021993233,-0.00925686,-0.0024625266,0.021116806,-0.028737992,-0.0030123037,-0.043921035,-0.06306034,-0.03482685,-0.0042080157,-0.019205146,0.039600786,-0.012354127,0.046996873,0.014714593,-0.012504005,-0.009453098,0.0018298813,-0.0055307285,0.05229709,-0.023219014,0.0586489,-0.017615374,-0.022689635,0.018279765,0.04575627,-0.0046844156,-0.027882943,-0.019511698,-0.010621492,-0.016203577,0.08558931,-0.021648698,-0.024785975,-0.018233186,0.02042811,0.02927268,0.02136392,-0.0016286839,-0.047200505,0.039363123,0.023554744,-0.029272558,0.039185263,-0.009312045,-0.034860477,0.033727437,0.008871564,0.03429945,0.03537334,-0.014484369,0.013439703,-0.03427706,-0.020009343,-0.016854944,0.020317255,-0.052344844,-0.036349956,-0.006703834,0.0035849286,0.047618225,0.030670816,0.01352605,-0.015401982,0.039141893,-0.020122532,-0.0683126,0.011379089,-0.023267189,0.03335688,-0.019877525,0.018758655,-0.0058657234,-0.046184417,-0.005156379,0.0122186,-0.004101184,-0.011058497,0.013109387,0.031183153,0.030155145,-0.008781518,0.043498676,0.002689599,0.014484505,-0.03369768,0.059916157,0.0042298655,-0.0015339449,-0.015542859,0.007861909,0.025983086,0.0036349578,0.05856805,0.00047360687,-0.018607864,-0.029291488,0.011894457,-0.006411417,0.02312346,-0.026504444,0.014875355,-0.0035170144,0.004102135,0.032354232,-0.023769934,0.03130799,-0.02736972,-0.0028090582,-0.009070632],"last_embed":{"hash":"1vd6n5g","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"1vd6n5g","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{3}","lines":[196,196],"size":78,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vd6n5g","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03555143,-0.01351958,-0.051622868,0.0018909804,-0.044784073,-0.03793825,0.026942076,-0.037103996,-0.0022389696,0.012018955,-0.027075678,0.002631255,-0.03018195,0.010173112,0.031193698,0.032144357,-0.048802156,-0.008467914,0.047600664,-0.0039609475,-0.008461893,0.01870979,0.058969047,-0.037745,0.0043545277,0.004022706,-0.013942676,0.009468431,0.035555087,0.036826298,-0.021271188,-0.0034682723,0.08549165,-0.012009641,0.0037063733,-0.021908278,-0.0053299707,-0.025278896,-0.025285427,0.050720137,0.02773631,-0.050916437,0.0037360755,0.0070813643,0.0436185,-0.016447155,-0.056908578,-0.016977409,0.0058530513,-0.02845795,0.04195181,-0.013342471,0.039297886,-0.0014015728,-0.03944991,0.046360273,0.04042403,-0.057583008,-0.02158863,-0.029723316,-0.051442068,0.058677554,-0.045997888,-0.023140328,-0.01534005,0.02518265,0.01964295,-0.006087372,-0.01683873,-0.031659275,0.01967736,0.021284437,0.037261695,0.0061453693,-0.04813514,-0.016779236,-0.01749165,0.004039611,0.007903522,0.04508787,0.015141924,0.012568969,0.014865549,0.01005868,-0.01475927,-0.012281833,0.01896766,0.042591397,0.019164681,-0.012673886,-0.013699571,-0.02291941,-0.012229411,-0.0054894756,0.019867541,0.0046425867,-0.018859237,-0.019032022,0.054384522,-0.015294592,0.045227665,-0.012155192,0.0023462658,-0.020729009,0.0152801825,0.0036361036,0.008744805,0.04905955,0.049727652,-0.0011936766,0.028264254,0.042961605,0.027222192,0.015715666,-0.014025369,-0.0020485173,0.017322935,-0.0018594366,0.017603297,-0.011137115,0.017929878,0.06548553,0.007979524,-0.022661658,0.01946988,0.032891303,0.011403177,-0.029604318,0.0107857585,0.05330297,0.017340494,0.041508064,-0.04843803,0.0002192393,-0.0034161753,0.026940934,0.049849898,0.045455247,0.0034049628,-0.041961137,0.020275017,0.0012870494,-0.011140606,0.020540075,-0.02913933,-0.037796315,0.018489761,0.0063977065,-0.0098765455,0.059684735,-0.004933501,0.026178094,0.039934546,0.036599565,-0.0059610624,0.024026936,-0.0045901677,0.038476292,0.0015217981,-0.038343232,0.025712313,-0.023547295,-0.016150301,0.051846776,0.02099413,-0.007195767,0.0070626577,0.02734414,-0.027613357,-0.012248788,0.020764446,-0.03710125,-0.018148677,0.036831044,0.04296888,0.030282568,0.037316255,0.024927603,0.0135071,-0.012362169,-0.021734776,0.029582705,-0.021189947,-0.029790638,-0.03702924,0.02862524,-0.02343299,-0.025856582,0.0080624735,0.014243836,0.015983343,0.020521061,-0.00019052289,0.0006232859,0.057711665,-0.014625876,0.023190642,0.017649146,0.023411188,-0.019429348,-0.0008784455,0.023390029,-0.01358687,0.027765695,-0.022725135,0.006386272,-0.056236908,-0.025091734,0.014775875,-0.039452158,-0.009429566,0.0036196976,-0.024767121,-0.015595014,0.000232477,-0.0013902509,0.036621757,0.00022013015,-0.0037118345,0.008383792,-0.0027776994,0.060178973,0.005781723,-0.050054096,-0.028804952,-0.007173511,-0.031117251,0.042229563,0.0009579344,-0.0020454696,-0.023485526,0.004598512,-0.009426024,0.024102407,0.0070655867,-0.017643731,-0.0024431967,0.02314902,0.01964885,0.019042265,-0.040154994,0.0110248495,0.0347871,0.0031488703,-0.002186489,-0.009019007,0.020292327,0.035707872,0.0064143515,0.0033583662,0.0037754213,-0.01818529,-0.027464539,-0.058808476,0.017754234,-0.00064941304,0.008685312,0.0007669598,0.014175426,-0.024435837,-0.023134641,0.014576063,-0.018593028,0.012258878,-0.0071099526,-0.021436287,0.0062752115,-0.026853349,0.034871224,0.053845055,0.0008938902,-0.029076455,0.014393282,0.028355436,-0.07574949,-0.0119093675,-0.051485453,0.032200918,0.01892163,0.0069573317,-0.07094882,-0.009712729,0.012393353,0.011879297,0.017342616,-0.016502952,-0.034024306,-0.013851192,-0.004017073,0.021979041,-0.002886807,-0.026582362,0.062259484,-0.021121802,-0.051352285,-0.003477256,-0.010205656,-0.175683,0.019457214,0.0062396494,0.040249486,-0.00008830461,0.013082273,-0.044858426,0.006048137,-0.042986233,0.045099467,0.02223758,-0.043018606,0.02297549,0.020718133,0.0044574225,0.0033572153,-0.01870653,-0.025078159,-0.039166212,-0.04145978,-0.027680289,-0.042265765,0.057987683,0.029879836,-0.017815722,0.04629743,0.054973457,0.011726282,-0.011007226,-0.047046922,-0.07333595,0.012119194,-0.0010662477,0.0009195271,-0.0008947238,0.02138451,-0.01224834,-0.009154959,0.032610618,0.01190692,0.057315264,0.040960014,0.01684399,-0.0015677756,0.019950729,-0.025067464,-0.055110972,0.008742726,-0.027134791,-0.020725086,0.028750876,-0.00030332615,0.026978854,0.016732082,-0.038287345,-0.017493114,0.020870944,0.028706914,-0.010429144,-0.020579888,0.0064234063,-0.009318872,-0.009573333,-0.037026286,-0.040264532,-0.06401706,0.037320957,0.0053466875,-0.03009554,-0.030399468,0.024982573,-0.018661125,0.011306136,0.0005628825,0.018384803,0.04696456,0.0016693319,-0.035740867,-0.011406083,-0.11581614,-0.0031786987,0.005347473,-0.016514484,0.020392068,-0.009509602,-0.031400267,-0.009173206,0.0028112286,0.006987,0.24484351,0.029375492,0.027129611,-0.012404601,0.029075114,0.004671706,0.03969231,0.05490408,-0.028549291,-0.030925581,-0.020998584,0.01831593,-0.010123984,-0.00742406,0.0005129578,0.029922966,-0.0773805,-0.0007697714,0.04653299,0.0145255085,0.017491339,-0.07007518,0.013245732,0.000033878623,-0.078069836,-0.049319938,-0.005978118,0.060891908,-0.0048622,0.0099839205,-0.019372841,0.047028914,0.02257297,-0.05459059,0.06205923,0.033737056,0.023967922,-0.04211239,-0.025345054,-0.0038187334,-0.005782007,0.00498061,0.025008267,-0.06056938,-0.018245311,-0.0052662427,0.00008184011,-0.0037172278,-0.014096567,-0.016694864,-0.012725423,0.042519577,0.004074477,-0.017600505,0.018942568,-0.000112327085,-0.024534093,0.009852227,-0.013465294,0.0548263,0.012440018,0.024772847,-0.013090208,-0.015412677,0.021625059,0.004516343,-0.048519533,0.019539632,0.023162713,-0.0007583175,-0.0051045297,-0.007193536,-0.020492503,-0.011780102,0.0025877277,-0.039443813,0.016271263,0.020457357,0.048294682,-0.007996653,-0.0186357,-0.04197472,-0.02315474,-0.038977895,0.027615545,0.054700904,-0.02356893,0.0131364735,-0.02016878,0.012605623,0.0030889707,0.02308985,-0.049310226,-0.034066044,-0.01694759,-0.016732793,0.020521527,-0.04804243,-0.017417999,0.028224993,0.000089793204,0.035632517,-0.0036479759,-0.024194354,0.023669792,-0.040518682,-0.024788892,-0.049092133,-0.015183001,0.035674006,-0.11244046,-0.014925022,0.008731246,-0.036077376,0.039948188,0.0837576,0.016659254,0.018374152,0.029234132,-0.013544456,0.021806154,0.0046738083,-0.008708603,0.02193531,-0.01212646,-0.014838,-0.011045217,-0.007989545,0.021180078,-0.01012904,0.026542228,-0.046967737,-0.032397747,0.015102617,0.047347154,0.014090983,0.050422892,-0.015821073,0.020243214,-0.0075888396,-0.007653794,-0.04379688,-0.007313268,0.037152987,0.017049639,0.03579706,-0.04351748,0.018067693,-0.02601725,-0.0030990292,0.013762379,0.003975583,0.03626522,-0.028242258,0.013185038,-0.073825225,-0.021050721,-0.026378658,-0.0154337995,-0.022971243,-0.0049500437,0.00861317,0.037975904,0.076787,-0.002295636,-0.0012057117,0.016502876,-0.011734481,-0.03592607,-0.023903111,0.019327868,0.037232462,-0.0058752326,0.0051472876,-0.018026398,-0.041008867,-0.028299306,0.035620995,-0.00620096,-0.019299122,0.035197243,-0.01825592,-0.0015356744,0.016901948,0.03698771,-0.00613848,-0.024601268,-0.019784296,0.018449662,-0.0312995,0.0051369485,0.10431038,-0.0023479117,-0.014717952,0.016451797,0.050300658,0.03676319,0.058854163,0.034085244,0.0035543493,0.0040165223,0.046202943,0.010159709,0.058736775,-0.004971424,-0.028055945,-0.008935321,0.023135515,-0.0012483223,0.014324685,0.0035243195,-0.0074682687,-0.023297586,0.029611813,-0.08013082,-0.047613177,0.0028725148,0.010237918,0.004104259,-0.027231228,-0.014360275,-0.014111563,0.013759944,-0.04445249,-0.011452713,0.026336722,-0.0355488,-0.055963255,-0.03830426,0.0042349584,-0.01700059,-0.04988839,-0.0028949028,-0.0094118165,-0.013212072,-0.009327229,0.015893469,0.0273244,-0.026090985,-0.038228307,-0.021544293,-0.012069447,-0.008334908,-0.022077166,-0.00087278977,-0.009122952,-0.019951256,-0.039004356,0.012712645,0.02295935,0.02176537,0.019591067,-0.010493355,-0.007299983,0.033123404,-0.007813706,-0.0047349674,0.023935568,-0.008256851,-0.034168173,-0.02016594,0.021875031,0.02744489,-0.017461633,-0.05299823,-0.07121444,0.001551193,0.035212323,-0.03442169,-0.06276437,-0.030601665,-0.018739685,-0.017606717,-0.02515255,0.013183825,0.0015017514,-0.014463257,-0.026149774,0.02060843,-0.08971588,-0.031799458,0.036602817,0.025677834,-0.01642607,-0.032994896,0.019566566,0.037599172,0.008183145,0.020937638,-0.05395608,0.028530246,-0.014086463,-0.059750136,-0.0018600746,-0.02706616,0.008088492,-0.031340398,-0.0069990866,-0.012724668,0.03125907,0.0015193156,0.034334615,-0.019511867,0.007790201,-0.018812394,0.018164974,-0.006998309,-0.034175362,0.017665368,-0.02826896,0.005255525,-0.0104789445,0.0018631804,-0.014254879,0.019655019,0.0027623782,0.035331156,-0.035951063,0.064910136,0.0126162,-0.024048923,-0.0756471,-0.026721818,0.0016859873,-0.04018882,-0.009549852,-0.021926014,-0.024414144,-0.034780283,-0.00025330353,-0.023632033,0.0009864743,-0.04932359,-0.055775683,-0.017649539,0.008364421,0.059462655,-0.010800764,0.05351492,0.015558678,-0.038083103,0.012804267,0.021584332,-0.052441888,-0.02265771,0.03418708,0.010608734,-0.0127453655,-0.048634496,0.015422587,0.03370269,-0.004707191,-0.006886779,-0.040059682,0.045707025,-0.016570779,0.0022622326,0.022644773,0.07144589,0.014656058,-0.03269025,0.021265622,0.015234996,-0.02951354,-0.020364678,0.035726152,0.014505639,-0.062465888,-0.004484534,0.02228455,-0.006465761,0.05370968,0.005854611,0.020590834,-0.027433211,0.044517104,0.03961684,-0.0039949473,0.012112941,-0.016593784,-0.0011263991,-0.03446861,-0.023830058,-0.011759878,0.023120707,-0.022354985,-0.05409828,0.035705063,0.054442305,0.010141778,-0.04009783,-0.037317242,-0.039264213,0.026376268,-0.14603275,0.0041987672,-0.029464912,-0.0133821815,0.011931881,-0.008232949,-0.031792752,-0.04816876,-0.042672485,-0.009833526,-0.0017042053,-0.031014863,-0.012345398,-0.019698665,-0.025478592,0.043838423,-0.04540742,-0.004836099,-0.018239707,0.068411,0.044820312,0.013132053,0.04310977,-0.00589042,-0.031554278,0.005569462,-0.022511462,-0.021841444,-0.027854683,-0.0015732246,-0.027589094,-0.049732428,0.024694014,0.031009959,0.0039864155,0.0046681752,0.005255981,-0.00073460495,-0.038071092,0.02517182,0.0055000926,0.014391188,-0.00050027866,0.044287782,0.008741247,0.074774414,-0.039219163,-0.02005144,-0.028016228,0.0056097754,-0.019938799,0.049957078,-0.035826515,-0.017430617,-0.019773481,-0.0101064425,-0.01840636,0.006937895,0.04934159,0.042326838,0.013927089,0.028060984,-0.03559937,0.009526873,-0.03370681,0.0460938,-0.05233499,0.03390585,-0.0065605277,0.057082396,-0.074753664,0.0041172314,0.016949771,0.012061057,-0.008883705,0.014778206,0.014245018,-0.02649883,-0.0073164804,-0.0197025,-0.025636297,-0.029716108,0.034716655,-0.02931842,0.022262324,0.020649312,-0.022478268,-0.0076166997,-0.019545063,-0.0061397306,-0.037295252,-0.048224445,0.03299785,0.0045225285,-0.028998699,0.016864788,-0.028555876,-0.00721933,-0.018921563,-0.016425142,-0.021601954,-0.02922494,-0.02129803,-0.050479468,-0.03658178,-0.011799501,0.0030747,-0.001991501,-0.019586153,-0.034181137,0.00096495246,-0.002562826,0.004810364,0.0072662043,-0.059831902,-0.011682702,-0.027917333,0.009367577,0.030013265,-0.00439318,0.0049475017,-0.040423065,-0.013097644,-0.02712325,0.044114653,0.05297219,0.032254167,0.04676422,0.013064938,0.0030039526,-0.030760191,-0.030318767,0.023853188,-0.010551271,-0.0005091542,-0.008178983,-0.0039063436,0.03390201,-0.043964643,-0.028142773,-0.021593504,-0.010057595,0.0055937655,-0.021707833,-0.025101872,0.010502154,0.048855707,0.030131474,0.02601172,0.01088932,0.0137477005,-0.005937497,0.030952385,0.05507028,0.02428773,0.04029308,-0.014223324,0.0048994333,0.053897515,0.04685189,-0.005635977,-0.04843462,-0.019212598,-0.0069839815,-0.018058272,0.0520348,0.010222922,-0.011774934,0.011087901,-0.022893792,0.04215002,0.036033027,-0.016372886,-0.010152251,0.024588643,0.053784166,-0.03234463,0.019979427,-0.032206267,-0.016916018,0.024465166,0.0034596699,0.017653167,0.038249962,-0.021500478,0.014962422,-0.038971376,0.0050576217,-0.030325249,0.014571513,-0.010653168,-0.014162581,-0.02368513,-0.01380922,0.050910503,0.020590873,0.0015960715,0.0009833046,0.041946113,0.014475934,-0.01240565,-0.039576218,0.032503393,0.022238588,-0.027976517,0.020412233,-0.004970817,-0.012420571,0.023217145,0.011261891,0.006700154,-0.021018231,0.013848577,0.034812827,0.030410161,0.022445101,0.0754481,0.030310582,-0.009128335,-0.053561684,0.04964836,0.0030733475,0.010652949,-0.021376085,0.016629929,-0.027181162,-0.022010395,0.024798935,-0.051781755,0.014494268,-0.039042324,0.0038294583,0.023927806,0.032706782,0.010037852,-0.03026451,-0.0016892571,0.013081872,0.03322872,0.018914755,0.041280646,-0.045085058,-0.030678822,-0.0021620204],"last_embed":{"hash":"fdw2oi","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"fdw2oi","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{4}","lines":[197,197],"size":103,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fdw2oi","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037663992,-0.009076577,-0.039121628,0.0014582061,-0.060827997,-0.038424406,0.02809879,0.013922262,0.013673921,-0.020613372,-0.007783471,0.023802761,-0.04947457,-0.00483493,0.014752508,0.007645466,-0.023934595,0.014027308,0.04903544,-0.0010654021,-0.046431016,0.008594522,0.07345587,-0.013434939,0.020389302,0.0011461978,0.013101155,-0.0060006133,0.011679701,0.015568295,-0.020426167,0.011698792,0.050694067,0.010529655,0.013959849,-0.022451716,0.0056698574,-0.009205766,-0.042883147,0.040909406,0.015948532,-0.054755554,0.008256873,0.02651252,0.031167472,-0.019342715,-0.064361915,-0.00516113,-0.01958099,-0.017588526,0.015574009,0.012310527,0.040723976,-0.0011347817,-0.01046763,0.01387876,-0.026346754,-0.04900019,-0.04175391,-0.0381897,-0.03546201,0.05868688,-0.023854945,-0.031850044,-0.009520297,0.04800356,0.02170954,0.00042876837,-0.01541176,-0.030934772,0.021704141,-0.010704351,-0.0006335003,-0.010120442,-0.05946661,-0.025076494,-0.011417039,-0.018232867,0.009544714,0.044190563,-0.02950515,0.009396156,0.01404124,0.0044912,0.009632138,-0.001085939,-0.023131344,0.010587831,0.004026657,-0.0053390176,-0.010803002,-0.006658154,0.010273453,0.0066730985,0.0041249637,0.010061946,0.011326144,-0.0199514,0.028797574,-0.019958766,0.03339483,0.009732982,-0.039573684,-0.019138966,0.00054609054,-0.012162519,0.0013222164,0.04201406,0.05352742,-0.005244062,0.03343003,0.027993605,0.014450086,0.051676814,0.006230172,-0.02211101,0.047293384,-0.015023758,0.0109785,0.002230275,0.06598846,0.044353552,0.0062740208,-0.018295595,0.010104686,0.032629564,0.0060354765,-0.0000027971005,0.014352129,0.036780614,0.008232635,0.034732144,-0.038579628,0.0054481933,-0.027761286,0.023914706,0.06720503,-0.0011524748,0.018947473,-0.048140142,0.011848158,0.033618435,-0.022556353,-0.0012280918,-0.016179621,-0.026080126,0.02649633,-0.002594409,-0.0075928257,0.039769247,0.011810657,0.00026040358,0.040753774,0.07025764,-0.025855057,0.0153412875,-0.0042014914,0.024653627,0.0041101496,-0.03132061,0.016117858,-0.051854625,-0.018463116,0.06373469,-0.006597592,-0.005324484,0.021712255,0.05354325,-0.010507368,-0.00878362,-0.011282654,-0.014999286,-0.0018783697,0.042545006,0.03153733,0.02561152,0.08158555,0.02643271,-0.0046911146,-0.02583627,-0.011859901,0.020251093,-0.042375926,-0.057311565,-0.014448312,0.026862726,-0.056941032,-0.024505207,0.013737019,0.011777634,0.0026058266,-0.00942172,0.0049860138,0.0074280594,0.03638912,-0.039616037,0.04427506,0.032367844,0.05464288,-0.019263994,-0.016294343,0.054691236,-0.004492344,0.035106286,-0.03522456,0.012760331,-0.038583178,-0.033853512,0.04813373,-0.038106985,0.0025923168,0.009701107,-0.035169628,-0.029732341,0.010087958,0.0045068697,0.017222056,-0.0022102492,-0.026280127,-0.027203476,-0.009345898,0.026265956,0.027062649,-0.025170933,-0.0648533,-0.01984835,-0.026091998,0.038622215,0.0066151703,0.0032353401,-0.025869219,-0.006074433,-0.0009847413,-0.001067615,-0.016597494,-0.011643262,0.0027332841,0.026511852,0.04617578,-0.013615816,-0.033171274,-0.039676543,0.015198877,0.009779499,0.0021044507,-0.011336265,0.011819738,0.04387124,0.02825198,0.011067134,0.0045829234,0.01941714,-0.024776027,-0.058098856,0.013887863,0.016363801,0.016723806,-0.012504186,-0.0139006665,0.0063633355,-0.02095056,0.016275737,-0.03024526,0.013857553,-0.0125110485,-0.015589899,-0.015717607,-0.021804629,0.020053692,0.037219517,-0.02271772,-0.03223307,0.0063634967,0.011677047,-0.026822938,0.005693496,-0.03643773,0.037000366,0.039858513,0.0068507544,-0.06622835,0.012230873,0.032313704,0.025692057,0.016623354,-0.05854281,0.0061505144,-0.0018440629,0.010625233,-0.017336166,-0.0016854792,-0.042776275,0.07579204,-0.017064067,-0.0367574,-0.0068250066,-0.0017925937,-0.17652978,0.015981102,0.013938594,0.031136943,0.01161211,0.017119905,-0.048635673,0.0054194597,-0.03405046,0.04127949,-0.018217862,-0.04661011,0.016625216,0.023085345,0.000025806796,0.0039632833,-0.050206944,-0.03109684,-0.025529597,-0.051921513,-0.02958304,-0.046861354,0.057793994,0.00319531,0.023037605,0.00021851026,0.042000856,-0.003908802,-0.014134211,-0.035907853,-0.05688736,0.0129117835,0.012356132,0.013767021,0.0032576355,0.037366673,-0.028728174,-0.0048759757,0.0010166937,-0.012476764,0.046623144,0.026043339,0.00376622,0.016617153,-0.019550197,0.012787965,-0.042346068,0.0006179639,-0.037319247,-0.014816631,0.006011152,-0.019205999,-0.007016532,0.021119926,-0.044979952,-0.015571847,0.015937487,0.021808749,-0.008451348,-0.008727927,0.006349582,-0.053794414,-0.012814085,-0.036382537,0.0037618063,-0.07588167,0.020577485,0.0055842963,-0.021098271,-0.018745054,0.031377856,-0.025301654,0.0021682952,0.015559268,0.005443289,0.020272449,-0.0047487984,-0.030455362,-0.01682119,-0.08976934,-0.030674053,0.0074754125,-0.006505987,0.00766678,-0.022266597,-0.0045451922,0.02045927,-0.012032357,0.017631432,0.23408914,0.026833713,0.036504615,-0.0021595596,0.06241937,-0.009214671,0.053995486,0.06043521,0.006614496,-0.033421513,0.007634956,0.018482154,-0.0231223,-0.008438526,0.0043856436,0.03786311,-0.06232368,-0.0085387975,0.0603128,0.017748002,0.028274162,-0.083850615,-0.009468407,-0.017113356,-0.0829175,-0.023873027,-0.019322613,0.025005177,-0.010238729,0.009264545,-0.030695545,0.072435215,0.039277732,-0.04973343,0.02936288,0.053747904,0.014646779,-0.0799652,-0.03628637,0.014123286,-0.026307521,-0.007876662,0.0069188653,-0.051316135,-0.012002957,-0.012319811,-0.014776989,0.0048125903,-0.0069111185,-0.00768871,0.009383074,0.012788179,0.007508773,-0.014811224,0.03670536,0.018369798,-0.010263653,-0.005303087,-0.030335343,0.031331602,0.003626408,0.016207205,0.0020386495,-0.014996353,0.025016716,-0.0014777691,-0.024671903,0.00052516174,0.022439666,0.022365464,0.0012045732,-0.0018266654,-0.012967834,-0.019956972,0.008193484,-0.02509661,0.0052761105,0.06733956,0.056156624,0.021056404,-0.039627127,-0.03717867,-0.04695927,-0.030066935,0.023896722,0.020166678,-0.02472761,0.03784391,0.00733043,0.038136065,0.00393649,0.022362988,-0.022317212,-0.04149622,-0.004515409,-0.030764762,0.06397392,-0.046469238,-0.0394471,0.0016315867,-0.018249175,-0.004192437,0.006793654,-0.029859131,0.009947571,-0.008541642,-0.035182007,0.011805428,0.016618526,0.050788395,-0.07846725,0.0047309124,-0.0075021535,-0.023614816,0.008335744,0.059684187,0.030791888,0.002638552,0.039100535,-0.013049534,0.016373413,0.028415749,-0.028137997,0.031670306,-0.019703556,-0.051083345,0.020289017,0.0023869718,0.019693429,-0.021190435,0.020263234,-0.027562527,-0.0028142743,0.035772134,0.041243073,0.009145698,0.04334146,-0.014646727,0.052430432,0.0143282525,0.006423154,-0.033125117,-0.010624448,0.021045862,0.022060752,0.029043343,-0.06620114,0.010133411,-0.0125339115,0.0074861874,0.02633541,0.0034319912,0.032145306,-0.038107835,-0.0009814653,-0.03666023,-0.0030818754,-0.04125952,-0.020173948,-0.031996984,-0.025753342,0.018464634,0.046551302,0.066810094,-0.0034523916,0.015368589,-0.0058687027,0.0035137394,-0.018848527,-0.009984588,0.0164346,0.02118119,-0.04472004,-0.019768648,-0.0028156969,-0.008672068,-0.03290645,0.034591753,-0.015150102,-0.045127034,0.041468658,-0.026848104,-0.030103352,-0.016447902,0.04899188,-0.018258832,-0.038815085,-0.012097867,0.008029812,-0.021985112,0.0045801676,0.12202403,-0.019137489,-0.007529414,0.029886985,0.028874971,0.07161855,0.018340273,0.04545172,-0.02072568,-0.006386702,0.030527042,0.00074818725,0.05290101,-0.033145886,-0.03459365,-0.030967966,0.028535865,-0.018500725,0.0058938656,-0.013451306,-0.0015359675,-0.05090423,0.024336774,-0.054146305,-0.024692265,-0.015799679,0.017787965,-0.027317217,-0.008376101,-0.002502573,-0.024695503,-0.01075117,-0.017849611,0.016014667,0.006417478,-0.013492398,-0.044899225,-0.033325065,0.0055530556,-0.0062511493,-0.038056813,-0.01977998,-0.008451373,-0.01786841,0.017335337,-0.0032657846,0.009526869,-0.019218532,-0.04433504,-0.018452937,0.007014659,0.0010551406,-0.0012129974,-0.0036593392,-0.005979615,-0.012584978,-0.041938867,0.027537573,0.028498162,0.028868685,-0.0014255837,0.017944396,-0.028726269,0.031147763,-0.00075052545,0.044781946,0.023026997,-0.014115665,-0.037941225,-0.005422268,0.026915696,0.0071394546,-0.020009328,-0.036769014,-0.03939875,0.015345268,0.029050177,-0.025355536,-0.04032129,-0.013172872,0.0014609466,-0.018179992,-0.030308107,0.023896366,-0.0067814146,-0.031533662,0.005005442,0.0018123868,-0.06563134,-0.06473718,0.037645712,0.007961661,-0.02921738,-0.0243103,0.027428074,0.04762101,0.015710799,0.004245392,-0.038224068,0.0342386,-0.015703756,-0.07735447,0.0054801363,0.0026539385,0.0064208866,-0.006422082,0.045069516,-0.0047609354,0.024144849,-0.011252904,0.04582775,-0.009537499,-0.006544054,-0.023243288,0.02895487,0.015649963,-0.04361983,0.036669504,-0.0028024418,0.009756726,-0.026076641,-0.010358075,-0.02349246,0.024786435,-0.00839974,0.004781142,-0.028411444,0.043975517,0.02770573,-0.016022064,-0.046969764,-0.02598551,0.0065087327,-0.06280745,0.024744933,-0.031166637,-0.014991806,-0.0175252,0.023076398,-0.029581863,0.009834103,-0.050918654,-0.023440192,-0.025293097,-0.0018793696,0.03942666,-0.014107396,0.046000563,0.0056150304,-0.012546184,-0.0054906365,0.034970425,-0.011661118,-0.023722734,0.009275122,-0.0072880415,-0.015116802,-0.03861968,-0.00560389,0.023066256,-0.036196556,0.026604185,-0.043990415,0.04497625,0.0075422316,-0.0062208488,0.021887943,0.042684566,0.013427942,-0.013167193,0.0007078132,-0.0045244545,-0.03606692,-0.0035354155,0.044251367,0.008462954,-0.06302413,-0.007977191,0.000021012565,0.002774003,0.022363262,-0.016979575,0.032306615,-0.030518744,0.032680474,0.020273466,0.017610626,0.010534029,-0.013195115,-0.003480966,-0.021891616,-0.009866138,-0.025970157,0.020296494,-0.005662066,-0.03215304,0.039977033,0.05343229,0.03355445,-0.03285318,0.0031678646,-0.011094827,0.00384263,-0.16305466,-0.00517183,-0.01033269,0.004212433,-0.0047176634,-0.01789388,-0.022458848,-0.053037103,-0.009299503,-0.006580886,0.01525821,-0.019140383,0.0203704,-0.024282027,-0.038718354,0.020718813,-0.027582804,-0.009351123,-0.02369809,0.1005693,0.02695699,0.015188048,0.044856697,0.019628765,-0.00030071248,0.027140588,-0.034267165,-0.010223747,-0.018188123,-0.042010516,-0.04812491,-0.063162856,0.02188195,0.037854,0.022904865,-0.012409333,0.003244172,-0.0014644205,-0.036478408,-0.019350013,0.010732741,0.017633896,0.0017207244,0.027821597,0.02867397,0.065036036,-0.045328744,-0.008366328,-0.038559552,-0.02511498,-0.005330352,0.04140704,-0.016041541,0.022869065,-0.024887117,0.011794856,-0.014484702,-0.0009163133,0.028409123,0.059737936,0.011720726,0.026802292,-0.026689071,-0.010097147,-0.036633573,0.04119759,-0.04758698,0.05644367,-0.005460067,0.038347438,-0.07108041,0.016825598,0.015951747,-0.0022986368,0.006203601,-0.004585864,0.015529546,-0.023811199,0.007367299,-0.0417827,-0.03787272,-0.0137765845,0.019818593,-0.050316915,0.041442335,0.011130049,-0.038845465,0.0024059385,-0.045485474,0.014948075,-0.028922155,-0.036231507,0.02714971,-0.02291592,-0.025742972,0.064508684,-0.030035844,0.002489378,-0.020249804,-0.0060231923,-0.012746843,-0.01625311,-0.008701704,-0.028034136,-0.05385556,0.028699081,0.016971724,0.008357635,-0.0056647398,-0.04649015,0.0042875595,0.0052224845,0.012714011,-0.008785947,-0.05191165,-0.018310742,-0.03837723,0.022377845,0.03137274,0.027556268,0.017971387,-0.032820072,-0.0063121123,-0.051925,0.052287355,0.07598285,0.0038537933,0.046598516,0.017051052,-0.006641774,-0.015190857,-0.035238534,0.036334075,0.0022450197,0.016189054,-0.044324085,0.04121561,0.024588663,-0.07658367,-0.01308692,-0.04692426,-0.056793932,-0.0059051565,-0.025093693,-0.012952274,-0.014284366,0.0069108745,0.051219348,0.032124165,-0.035694774,0.0018765113,-0.023305416,0.035263237,0.0431276,0.015482286,0.05252841,-0.00566979,0.0052814404,0.02140764,0.06800517,-0.024551705,-0.044978637,-0.022931522,-0.004222487,-0.03982446,0.07384336,-0.0044855876,-0.014085407,-0.026111405,0.005287241,0.039945338,0.017763594,0.008953394,-0.042038776,0.037703764,0.007030607,-0.0049971356,0.03845182,0.007685308,-0.047812246,0.032398753,0.020846914,0.037761744,0.01997242,-0.013804449,0.023848638,-0.042963337,-0.0039980547,-0.051889397,0.005412408,-0.011382501,-0.009511962,-0.018198675,0.004733838,0.048780635,0.02524825,-0.0031183022,-0.0221665,0.029501015,-0.029688558,-0.02871404,-0.015479869,0.025002236,0.019353684,-0.042631432,0.036253225,-0.039212387,-0.024692928,0.007983454,0.0037209373,-0.0032689718,-0.01072381,0.005280374,0.015482077,0.024602596,0.029421039,0.06620664,-0.0027243197,0.011217478,-0.043923758,0.073555924,0.03052364,0.001742206,-0.003829518,0.0042834813,-0.009377951,-0.0007778277,0.04338086,-0.0103234025,-0.0026288547,-0.061300404,0.040611602,0.009920028,0.030758629,-0.0019661358,0.024249641,0.009509492,0.013812399,0.021271152,-0.0021561563,0.033258695,-0.03717913,-0.013354702,-0.008815579],"last_embed":{"hash":"9n8r67","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"9n8r67","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{5}","lines":[198,198],"size":63,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9n8r67","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05634655,-0.015765728,-0.051833577,0.016450683,-0.05026021,-0.036007248,0.03120159,0.00726722,0.014755906,-0.013822771,-0.029552683,0.035466593,-0.04054556,-0.008269042,0.03955966,0.008790556,-0.0342019,-0.0033159403,0.013598107,-0.009881131,-0.072596386,0.011870431,0.039507437,0.0018234433,-0.009848153,-0.020315103,0.04965445,-0.022227049,-0.00090451754,-0.006656882,0.016678125,-0.02674381,0.058179833,0.0039614574,0.0042224354,-0.022454632,-0.008719073,-0.01020499,-0.045222037,0.047361232,0.028908126,-0.044745386,0.037466664,0.026725093,0.011248864,-0.022353971,-0.048232008,-0.0054356945,-0.003492484,-0.029835481,-0.006424141,0.008392847,0.039288472,-0.016435457,-0.0014889378,0.0050624968,-0.008202017,-0.03566701,-0.033756755,-0.020467099,-0.016493928,0.04588902,-0.004834061,-0.03737881,-0.015161728,0.057011113,0.012312188,0.022836227,-0.010898424,-0.031801168,0.026012713,-0.0016861565,0.00020032383,0.005611406,-0.031084199,-0.03470478,-0.022259483,-0.0228593,0.009696507,0.032669935,-0.024253802,0.013085116,-0.0066775447,0.005531429,-0.0051306942,-0.0055985046,-0.010932449,0.01494874,0.015762491,0.019785397,-0.02452213,-0.017523123,0.024399506,-0.009148547,-0.00890583,0.012656809,0.012252185,-0.009845314,0.035762925,-0.0012993416,0.0609703,0.009313457,-0.057423986,-0.0075508305,-0.007769856,-0.01663771,-0.044636555,0.031595204,0.06293185,0.0037818605,0.022944886,0.049034808,0.021788977,0.03968653,-0.0003772748,-0.02655196,0.05295468,-0.007527139,0.007604806,-0.02034119,0.039560724,0.044890836,-0.0009986609,-0.02174359,-0.015559559,0.025316656,0.01946932,0.009461935,-0.008785201,0.041038696,-0.0007578682,0.036197368,-0.033531502,-0.010428861,-0.015471456,0.02458634,0.05702188,0.024912538,0.0140606845,-0.058268927,0.0062911785,0.05333058,-0.026789472,-0.0025555235,-0.01659493,-0.02630204,0.043108404,0.0067121764,-0.00033088203,0.052312333,-0.0025926065,0.001191707,0.033109087,0.07241864,-0.027678974,0.01151768,-0.0433005,0.023477029,0.02160402,-0.04413776,0.0010379308,-0.045600113,0.019371899,0.07008378,-0.0003627493,0.0025308311,0.010352874,0.06978411,-0.040338263,-0.01657537,-0.0020955265,-0.028535755,-0.0064886045,0.0401387,0.030651888,0.016931055,0.05406562,0.030761672,-0.0093175005,-0.029170584,-0.025347028,0.032835,-0.035411585,-0.02684389,-0.0050817374,0.037588704,-0.019740384,-0.035458505,0.018276148,0.004810976,-0.000053277334,-0.008039132,0.014773584,0.015290876,0.050621748,-0.03908724,0.020420015,0.039364643,0.05582504,-0.0009668767,-0.009880437,0.03954385,-0.005828477,0.019650958,-0.034939032,-0.013971626,-0.04161787,-0.055358335,0.01800792,-0.044672135,0.015938938,0.008774533,-0.042936604,-0.014796558,0.01615889,0.02536391,-0.0055419053,-0.021272816,-0.021590753,-0.023009306,0.002848377,0.045377575,0.025595067,-0.005567183,-0.043568302,0.0029251887,-0.00279561,0.038386945,0.022456797,0.022485578,-0.020271836,-0.006291445,-0.00129961,0.013867045,0.010495607,-0.014759673,0.002245394,0.003879422,0.050904136,0.0037696175,-0.018830165,0.020433828,0.042580724,-0.015826065,-0.012163819,-0.01486987,0.065337576,0.041186545,0.013691457,-0.021900173,0.00035473998,0.024164822,-0.04162038,-0.023822026,0.02586866,0.01471451,0.017493501,0.00032251698,0.017711228,0.0015290593,-0.03443907,0.024910841,-0.017671138,0.0032397874,-0.02012737,-0.008593191,-0.018674664,-0.05698562,0.039772052,0.03425233,-0.011879625,-0.037848804,-0.0004715172,0.027069584,-0.018399976,0.0009879854,-0.049630336,0.03787366,0.055949766,0.011397798,-0.062566325,0.0025773083,0.037705652,0.033916414,0.00885216,-0.020538187,0.019605083,-0.028494712,0.009322514,0.005504827,0.005311415,-0.01989421,0.07810809,-0.015765844,-0.059938006,0.04419276,0.0053136023,-0.17469864,0.01642193,0.0066459663,0.0016768731,0.008577035,0.015611535,-0.054587755,-0.008691554,-0.04406396,0.025428513,-0.023645883,-0.047601778,0.02664056,0.030928127,-0.016517762,0.020484999,-0.021957979,-0.021401944,-0.014872362,-0.062330324,-0.031387728,-0.038188566,0.05233538,0.013923878,0.020753805,-0.0022234428,0.080818474,-0.032896265,0.017698325,-0.046281975,-0.0576251,0.02857974,0.0032989508,0.029570572,-0.013488411,0.011370834,-0.043038845,-0.016527707,0.026520316,-0.011495649,0.053133424,0.034951992,-0.0035107099,0.017263303,-0.0064669736,-0.022572314,-0.03194046,-0.017563561,-0.024582183,-0.03722013,-0.0025815535,-0.022552017,-0.02559564,0.024066968,-0.050800443,-0.013904715,-0.005650413,0.01999542,0.022671454,-0.022180304,0.022350892,-0.059508044,-0.0021054565,-0.054921683,-0.010230728,-0.059611984,0.045483578,0.012538457,-0.019379275,-0.03662796,0.025534514,-0.009034519,-0.025317257,-0.000099788056,-0.0043316907,0.0142895095,0.005058237,-0.0099821435,-0.011409459,-0.08400086,-0.010069327,0.02945061,-0.009438204,0.017553926,0.0047543324,-0.02468428,-0.0011413124,-0.017322874,0.02271864,0.2474204,0.045344103,0.03290678,-0.047774322,0.0399281,-0.02696823,0.018662397,0.07301483,0.0045364425,-0.019680753,-0.0014030273,0.024179073,-0.02678707,0.012127339,0.0071794484,0.009873244,-0.085753575,-0.0020137436,0.058369078,0.010765729,0.035194807,-0.07573823,0.0018506664,-0.017410487,-0.04075117,-0.012363917,-0.0062506897,0.044489875,-0.025233204,0.0014428765,-0.04389443,0.07900232,0.040228266,-0.07667978,0.036668975,0.023569966,0.024980746,-0.06638628,-0.034888,0.024408605,-0.010460529,-0.014787834,-0.0012037322,-0.014718423,-0.03451606,-0.00299192,-0.011452038,0.012388231,-0.018419221,0.0027578694,-0.03261957,0.004142807,0.018807363,-0.0076042362,0.0064613144,0.035208892,-0.023824716,-0.033029597,-0.028397912,0.03859986,0.022179812,0.011095714,-0.026615165,-0.025028488,0.0050861184,-0.0063064974,-0.045035344,-0.02184013,0.032539148,0.011736453,0.018821342,0.004233723,-0.008979859,0.0034975933,-0.006032389,-0.008663505,0.012925441,0.068217196,0.047901515,-0.005033976,-0.023454405,-0.018416181,-0.01574871,-0.028326537,0.021293696,0.03332939,-0.015874159,0.025890417,0.011969962,0.031095415,-0.022914678,0.014978415,-0.021437814,-0.021592727,-0.017392218,-0.02295942,0.043802306,-0.048612487,-0.0044759647,-0.003247251,0.0017227432,-0.002890392,-0.014851487,-0.005842396,0.027693301,0.009542761,0.0072590234,-0.014892036,0.027547233,0.040226478,-0.0989738,0.0034592205,0.01232291,-0.045293804,0.025678607,0.047931135,0.01706032,-0.010835011,0.031652965,-0.017905796,-0.013471589,0.015192274,-0.020326823,0.022916103,-0.014956597,-0.045340568,0.037659038,0.012884343,0.026615826,0.00050183345,0.053111106,-0.044471644,-0.018554952,0.027020423,0.032544613,-0.0024542168,0.03538616,0.005222732,0.042580597,0.010745548,0.0036922554,-0.02145479,-0.0030236142,0.03763674,-0.004531051,0.018283052,-0.049193915,0.027371405,-0.008668341,0.0021707984,0.032225788,0.0018374415,0.030019963,-0.027372148,0.02204265,-0.049769733,-0.0306255,-0.057333324,-0.002815027,-0.003995732,-0.029474692,0.020709839,0.056408316,0.06055987,-0.023721179,0.031678163,0.012560274,0.009269232,-0.017918881,-0.011177671,0.033152357,0.028056713,-0.04674111,-0.0058044936,0.0026107824,-0.03171888,-0.006044722,0.01495367,-0.015653096,-0.018723171,0.03944678,-0.03773607,-0.008609974,-0.0033240186,0.054386932,0.018986141,-0.046537414,-0.019366162,0.0049643633,-0.03687278,0.028902633,0.09024546,-0.011394925,-0.009933054,0.04815693,0.018293364,0.05399811,0.041343503,0.051195413,-0.030236837,0.003016525,0.019908404,0.009722631,0.012421995,-0.04657643,-0.020910265,-0.015973149,0.021608664,0.010524246,0.02111231,0.0077123074,0.01158672,-0.0687038,0.036267553,-0.038266852,-0.034341056,-0.01100295,0.005979096,-0.0353478,-0.047251236,-0.0050268485,-0.025580762,-0.007364923,-0.03868173,0.01897125,0.0015971254,-0.0007909458,-0.028995376,-0.01760558,0.0013205241,-0.015029231,-0.03945654,0.0046948604,-0.028161036,-0.01231788,0.017897857,0.02522251,0.023296583,-0.0069886586,-0.01752825,-0.04395169,0.016020333,-0.02392115,-0.009155562,0.02710541,-0.03577364,-0.035701755,-0.031999785,0.019262755,0.012533541,0.022576205,0.011631586,0.010575662,-0.031895276,0.009938826,0.027147178,0.03416814,0.021225184,0.0044342126,-0.017266428,-0.007094296,0.028798945,0.02421774,-0.017097546,-0.033004,-0.02767668,-0.00041986408,0.0047000074,-0.034472235,-0.04122342,-0.017831896,0.000115235336,-0.030543419,-0.0040305653,0.014688893,-0.017012402,-0.014508856,-0.0008394995,0.020570917,-0.03903709,-0.03967515,0.04666939,0.011839425,-0.015356732,-0.0050440063,0.04561761,0.05905968,0.02058039,-0.0072102705,-0.02749147,0.002318572,0.018688675,-0.0658355,0.00720096,-0.013569093,-0.005033491,-0.017428424,0.04861898,-0.0010322282,0.008509493,-0.01055683,0.056486934,-0.0065134526,0.0035960951,-0.026664902,0.014538762,0.009923244,-0.04859252,0.013270623,-0.018550089,0.002750387,-0.025593763,-0.0032982996,-0.018612662,0.021112211,-0.024117071,0.0298169,-0.010266298,0.048223462,0.027293872,-0.04041913,-0.03903186,-0.029321967,0.010921848,-0.028173875,0.018748611,-0.03210604,-0.024813093,-0.01283478,-0.0075685205,-0.03449723,0.030535497,-0.03005931,-0.037794173,-0.0069315275,0.023058392,0.04006914,-0.02016235,0.036131732,0.01424494,-0.035745326,0.017093508,0.040672243,-0.0056566163,-0.029682176,0.022386529,-0.007146653,-0.012291504,-0.03530936,-0.02036369,0.017182581,0.0066764182,0.029334396,-0.04011116,0.022795504,0.0024534725,0.006584042,0.02165793,0.033934485,0.0427102,-0.009959762,0.029063357,0.015090526,-0.032296762,0.004861635,0.034548126,0.011341377,-0.047363218,0.009171608,0.010049924,0.008017566,0.04908793,-0.00866113,-0.011196169,-0.052268073,0.04823005,-0.0116137415,0.011753166,0.010029848,0.0018270377,0.02597797,-0.0065735467,-0.014835057,-0.0067031137,0.012632233,-0.008248546,-0.02205238,0.046294596,0.054895386,-0.01804477,-0.012334983,-0.0057877465,0.001138831,0.0054217777,-0.13798276,-0.010103801,-0.0128939925,0.01220192,0.0047656703,-0.004768574,-0.030739337,-0.043182887,-0.018349404,-0.023594081,-0.00951962,0.0013356017,0.007168056,-0.026918413,-0.02297915,0.009494816,-0.04514984,-0.013438569,-0.01853088,0.06597071,0.03679269,0.02182267,0.06709273,0.042348478,-0.025124118,0.0103567615,-0.06247672,-0.013483097,-0.026608724,-0.039724085,-0.028150497,-0.07316111,0.023589784,0.03520283,0.015279979,-0.0052872854,0.0027574103,0.002954973,-0.0424928,-0.031173458,-0.01566569,0.02018425,-0.01688789,0.027714383,0.025592737,0.0477901,-0.050227594,-0.014776983,-0.05281146,0.0025968486,-0.00073931547,0.05437708,-0.04328486,0.002170245,-0.03979263,-0.02581994,-0.027224232,-0.013935814,0.028156526,0.04223117,0.013220141,0.022398226,-0.030280743,0.0057353573,-0.0109500745,0.04445956,-0.03030925,0.07206068,0.003992995,0.039888646,-0.086912245,0.0048329374,0.01221519,-0.00309132,-0.009441895,0.0033761756,0.0065389867,-0.024252975,-0.0012743325,-0.038259365,-0.035876922,-0.030334862,0.004220998,-0.07204563,0.034268808,0.015358554,-0.016970724,-0.001681681,-0.047721233,0.0053487923,-0.04498473,-0.052671235,0.014039285,-0.016684905,-0.019306313,0.04549309,-0.023773752,-0.00023678673,-0.012122725,-0.0063988757,-0.024517355,-0.04347937,-0.015352703,-0.016930109,-0.040363878,0.01981329,0.041040916,0.0094046295,-0.019381259,-0.010876321,-0.020548906,0.0053520333,0.0077809375,-0.022800814,-0.03118208,-0.002811317,-0.028909242,0.011810377,0.037482698,0.043327525,0.019499034,-0.04585726,-0.041381482,-0.037482455,0.04393662,0.05468766,-0.0034821304,0.047551483,-0.0055584842,0.010953492,-0.014593888,-0.059506256,0.0076402286,-0.013333252,0.026185777,-0.013209897,-0.0061803875,0.022870878,-0.04296765,0.007869854,-0.046818394,-0.05037356,-0.022513147,-0.026602682,-0.008463083,0.025390072,-0.0021278937,0.03800834,0.019153396,-0.008461926,-0.011326391,-0.03649292,0.00727532,0.03338359,-0.02107277,0.039618313,-0.04161209,-0.009829691,0.03166636,0.04750549,-0.027559899,-0.02067657,-0.0127179045,-0.017617662,-0.057947084,0.07100536,-0.015392382,-0.024454154,-0.01553693,0.019015837,0.061061706,0.02581103,-0.014457024,-0.053195562,0.036048524,0.039953914,-0.024601785,0.0566263,-0.025495352,-0.042363476,0.031073684,-0.01752941,0.028731417,0.037119,-0.018763365,-0.00640037,-0.0362437,-0.023892706,-0.006246175,-0.0061088325,-0.023242244,-0.01903633,0.000059558904,-0.0040265485,0.07353191,0.016897336,0.00040358046,-0.015495136,0.04235664,-0.007246293,-0.07472243,0.01715917,0.011746896,0.008797779,-0.023621751,0.020450134,0.010274241,-0.024211481,0.0060385903,0.014459652,-0.0022942757,-0.020854313,0.019812439,0.030546006,0.011777908,-0.01493836,0.05545957,0.0016543275,-0.00592226,-0.023949075,0.067187406,0.007576986,0.02742698,-0.03296594,0.031142397,-0.008437869,-0.0073590446,0.04520511,-0.019217763,0.00017412851,-0.061132126,0.018449891,0.005232425,0.04468021,-0.012806209,-0.009296134,0.0071556177,0.00086150976,0.020913528,-0.010996647,0.01907321,-0.02145964,-0.0031149008,-0.022502758],"last_embed":{"hash":"1aawa9s","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"1aawa9s","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{6}","lines":[199,200],"size":68,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1aawa9s","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.049216766,-0.017643668,-0.036912158,0.01716628,-0.04544719,-0.016343104,0.04358264,0.020775674,0.03422379,-0.0036900595,-0.008675539,0.0076722708,-0.03467706,-0.026042404,0.027294947,0.013938761,-0.052528884,-0.0110009005,0.033935223,-0.012713631,-0.045442738,0.022479754,0.053310897,-0.0031257719,-0.017101778,-0.0043923836,0.029081812,-0.016266469,-0.02547188,0.022494351,0.02164063,-0.018886682,0.070700675,0.01669414,-0.005238163,-0.018778833,-0.0040531135,-0.012716011,-0.037370622,0.04360887,0.011135878,-0.04631777,0.03218132,0.02119312,0.024107892,-0.0098953,-0.06931959,-0.0066489084,-0.0022866055,-0.010734862,0.0021223056,0.005622099,0.041045427,-0.0052559897,0.0000013869568,0.02700302,-0.010272322,-0.032295737,-0.038734388,-0.004688529,-0.008723171,0.042835284,-0.014105916,-0.0186945,-0.009291673,0.045498934,0.0025762802,0.019257808,-0.020561168,-0.047411535,0.04211009,-0.00793729,0.013027515,0.017736768,-0.03944387,-0.028846866,-0.013043233,-0.00938264,-0.011923781,0.035662625,-0.02075617,-0.010422223,0.0033077446,0.014960836,-0.013957765,-0.013909062,0.023902694,0.029753378,0.009938026,-0.008371256,-0.026105415,-0.042486124,0.0066554323,-0.012676583,0.0011345468,0.018738873,0.008067526,-0.035577413,0.028623672,0.012869972,0.025784116,0.005666385,-0.034765713,-0.009917945,-0.010151712,-0.006499855,-0.029102504,0.03430337,0.04784559,-0.011537041,0.029714746,0.043075033,0.029205535,0.046984304,-0.004125782,-0.016778044,0.047421068,-0.002936272,0.0025748173,-0.02224697,0.034129493,0.04332259,0.019758115,-0.030358776,0.0074366853,0.025133114,-0.0055446466,-0.008219105,0.0028753048,0.012181651,0.02383299,0.030600224,-0.022152703,0.0070016365,0.013575387,0.030601412,0.041108876,0.017504131,0.006712364,-0.041373305,0.009923933,0.033961903,-0.010307785,0.0044285557,-0.043696217,-0.04542319,0.06248893,0.022529745,0.0037207224,0.047016624,0.011791427,-0.0012497808,0.057109866,0.06422834,-0.004798485,0.012927255,-0.014861473,0.0019075421,0.033358004,-0.03794927,0.0020960534,-0.04706525,-0.00797478,0.06542622,-0.008311667,-0.00029484602,0.029179487,0.05823761,-0.015908174,-0.01656279,-0.0054434706,-0.04161709,-0.02368306,0.031754907,0.02548613,0.016066622,0.07340241,0.023002617,-0.0014547918,-0.038713746,-0.02692329,0.017067522,-0.0401033,-0.039313063,0.0026128967,0.022890627,-0.026635827,-0.025072955,0.02205101,0.016564611,0.004070082,0.0023766283,0.0031357417,-0.005870934,0.028258407,-0.006462582,0.021196522,0.05277954,0.04237662,-0.0012828183,0.0058021164,0.03326382,-0.01825913,0.004274664,-0.053937208,-0.011013515,-0.035897847,-0.02548066,0.0067797326,-0.040595673,0.023650875,0.0075130127,-0.033415936,-0.02614333,0.015695237,-0.0054458333,0.022247784,-0.024607094,-0.003585551,-0.0034098478,0.014089563,0.038110014,0.009116381,0.022497678,-0.052483737,-0.01867306,-0.009733234,0.024369638,0.016522134,0.04179545,-0.02960556,-0.0055795787,-0.0039271847,0.024999967,0.004716287,-0.010483001,-0.017008364,0.0021093704,0.04547018,-0.0025391895,-0.013716303,-0.0069182497,0.016714657,-0.001838683,-0.025627548,-0.0016364204,0.044460412,0.029577067,0.030760722,-0.014678048,0.009580953,0.011627763,-0.023753328,-0.03557532,0.04197296,0.015135256,0.01348044,-0.017048238,-0.0006281473,-0.016300038,-0.005825306,0.03231457,-0.015454062,0.0070459135,0.002865838,-0.0057207323,-0.01963967,-0.037786856,0.034670815,0.038199272,-0.010006203,-0.030299362,0.018338963,0.0014928615,-0.0589832,0.0013271078,-0.053306065,0.013427337,0.07354253,0.017197868,-0.05090183,0.0057940176,0.03675896,0.026864221,0.02597894,-0.030494437,0.010069104,-0.032945365,0.00230132,0.0011874571,-0.028926464,-0.016556598,0.061381463,-0.009577459,-0.07760254,0.019963983,-0.024582034,-0.17065628,0.016192859,0.0006178074,-0.009061366,0.008478856,0.014518162,-0.05198484,-0.014718242,-0.036344808,0.03349351,-0.019291803,-0.043175228,0.05166131,0.030784851,0.0063106553,0.014005977,-0.04087161,0.0010574674,-0.019507492,-0.044620145,-0.014317098,-0.04596238,0.056633,0.052500173,0.041801434,-0.018969942,0.0750145,-0.022368731,0.0061998684,-0.03925476,-0.03876368,0.03087698,-0.004722692,0.035230916,0.017530538,0.018858252,-0.026620014,-0.00064487796,0.033695128,-0.009762431,0.07568566,0.027109751,-0.000009302604,0.019421654,-0.0052436013,-0.016643144,-0.03553613,-0.00013720356,-0.032397274,-0.023402052,0.0023818784,-0.024679894,-0.006338355,0.03737954,-0.041738268,0.0023874445,0.02861288,0.047757667,0.0075760167,-0.01149392,0.028838515,-0.07846736,-0.0031300038,-0.045733057,-0.025650067,-0.055926803,0.047918547,0.010420248,-0.049089197,-0.010040531,0.026103677,-0.029326297,0.002980717,0.0047020493,-0.031618442,0.011326324,0.011823239,-0.0058042184,0.009190828,-0.0827746,-0.022633996,0.008407848,-0.016652476,-0.0020175367,-0.0038733548,-0.018747639,0.00006174373,0.0041379696,0.014626531,0.24689578,0.021527704,0.030498859,-0.060215887,0.04029281,-0.01958221,0.01158385,0.08799989,0.01092839,-0.018891495,0.012859954,0.037723243,-0.029903952,0.007814571,0.013228176,0.03310336,-0.07425317,0.005042466,0.054837044,0.0023410553,0.02129585,-0.07316317,0.0119381035,-0.023101576,-0.06509642,-0.01877683,0.0088645015,0.035692416,-0.036759347,-0.008061437,-0.039170213,0.06073223,0.04078598,-0.035152607,0.0578342,0.030244745,0.023108829,-0.078152716,-0.021105586,0.026011126,-0.01852983,-0.0023251146,-0.008482308,-0.034871843,-0.03401491,0.006410911,-0.0039628507,-0.035376832,-0.016911512,0.00084195484,0.00105313,0.003847691,-0.0037267401,-0.019163683,-0.005029951,0.020333212,-0.04061205,-0.028856901,-0.0053743958,0.030441998,0.042993095,0.012654776,-0.030815113,-0.031716246,0.029033838,-0.033020772,-0.03936175,-0.015826734,0.03049043,0.025791965,0.02962055,0.009991477,-0.0063574533,-0.015368113,0.0013262647,-0.012220764,0.020441344,0.06490058,0.068905585,-0.0052896044,-0.0027462605,-0.022160249,-0.023768505,-0.0052767936,0.035157435,0.01588989,-0.005587631,0.020999383,-0.0005791455,0.021400804,-0.01352875,0.0032847957,-0.0149979405,-0.018013304,0.0020618208,-0.026634559,0.052384164,-0.050933674,-0.013369271,0.008682541,-0.021029523,0.008969917,-0.0014936343,-0.008444428,0.014844607,-0.010154563,-0.015681306,-0.00021348345,0.0020537018,0.042448223,-0.07564468,0.014963216,-0.0019340048,-0.042566508,0.034793656,0.047604486,0.007407361,-0.010725968,0.02177879,-0.0029624184,-0.007334491,0.016051598,-0.0047264784,0.007911027,-0.024995402,-0.05159682,0.024063565,0.017308079,0.0097179245,0.00032728357,0.036021467,-0.03547933,-0.046080977,0.044497166,0.035593227,-0.004324672,0.03665177,-0.008256452,0.03070399,0.007589272,0.001874799,0.015724314,-0.007596674,0.01538464,0.00284835,0.040470555,-0.0533203,-0.0019696178,-0.004069768,0.0032629422,0.017122846,0.008084671,0.031827156,-0.03243289,0.018400075,-0.04471255,-0.01845452,-0.058847222,-0.038603608,-0.012101925,-0.023070315,0.024821922,0.056475118,0.06299856,-0.041706167,0.03990607,-0.006439414,0.0021178692,-0.03209062,0.0015215748,0.018081134,0.022792934,-0.03140265,0.008564178,0.005361963,-0.033351295,0.0032605925,0.005265554,-0.018211475,-0.026781017,0.050308105,-0.04782664,-0.0016349277,0.031059941,0.04284629,-0.020645415,-0.08483401,-0.021593284,-0.012199559,-0.021584755,0.04228224,0.10570863,-0.009156347,-0.012843695,0.044503137,0.006810659,0.0492272,0.041165404,0.060889237,-0.023328781,-0.020441826,0.013376323,0.00018685697,0.014933083,-0.047642104,-0.028403254,-0.02270673,0.02041912,0.02091808,-0.019973634,-0.0073699635,0.0045511248,-0.03375132,0.016480666,-0.07428314,-0.027800927,-0.005711986,0.009269532,-0.036682308,-0.022756875,-0.0058942037,-0.01847556,-0.020549333,-0.015314053,-0.0010184987,0.015817951,0.013193349,-0.024534881,-0.031532075,-0.00047284906,-0.016201098,-0.022272266,-0.030655531,-0.022342334,-0.0041636284,0.013382272,-0.0074203163,0.018602528,-0.018229317,-0.027786158,-0.020050524,-0.0060238424,-0.030030292,0.0055170157,0.02302777,-0.029265726,-0.03454385,-0.01342265,0.027217114,0.017878743,0.052557748,-0.0011641922,-0.00791427,-0.03244593,0.0064886077,0.017077515,0.042259037,0.030593581,0.0035277382,-0.019308666,-0.012057607,0.030311232,0.014167821,-0.033801876,-0.028894879,-0.06480938,-0.022818228,0.025943866,-0.039702497,-0.036756314,-0.014664563,-0.008045853,-0.015510809,-0.009667501,-0.016668778,-0.0014843708,-0.016331038,0.0062569333,0.0110008465,-0.049584813,-0.058986407,0.06825279,0.004861335,-0.028730026,-0.0020223623,0.026329983,0.036363162,0.025770549,-0.007025742,-0.03483779,0.03616907,-0.0014076416,-0.05862199,-0.0148819415,-0.0043880916,0.013283411,-0.016816441,0.04314461,0.009355081,0.008593797,-0.00026793627,0.045726027,0.009417678,-0.011346825,-0.021577299,0.0039918306,0.013304163,-0.03585887,0.019259028,-0.0066853277,0.023107119,-0.046977345,-0.011009501,-0.010522345,0.01858761,-0.042533986,0.027404098,-0.030009216,0.044419948,-0.00515311,-0.032668326,-0.037535045,-0.028399706,0.0059283837,-0.05186405,0.032324843,-0.028159063,-0.026300414,-0.021603165,-0.004341946,-0.03738378,0.017502835,-0.03249808,-0.042456407,-0.0064438363,0.031531315,0.03643357,-0.012874752,0.0017554094,0.011306014,-0.034222912,0.011287608,0.025872061,-0.024955856,-0.014977619,0.0074701402,-0.005149484,-0.008838389,-0.036381148,-0.008476509,0.039505657,-0.0009253194,0.029902916,-0.040401597,0.03780474,0.016244177,0.00092705037,0.019247092,0.055277795,0.048136193,-0.023481492,0.048049085,-0.004486196,-0.04865334,-0.014988576,0.021947164,-0.004921853,-0.051049255,0.003398841,0.008306103,-0.008413663,0.04582156,-0.02109056,0.01935594,-0.037033763,0.050030794,-0.014554118,0.019839993,0.03434772,-0.0017568622,0.015710501,-0.0077029397,-0.02254749,-0.0010151456,0.05301752,-0.0049367137,-0.03798971,0.05652272,0.04149087,0.022295754,0.010052278,0.0032550704,0.014235183,-0.0017857652,-0.13337106,-0.008549967,0.0029678599,0.005000636,0.013814565,-0.023174943,-0.030520111,-0.0683265,-0.010767877,-0.029135106,0.013956313,0.007408884,0.014868943,-0.02440005,-0.023326354,0.003956839,-0.039262563,-0.011688892,-0.0132143255,0.071984366,0.031964507,0.020986954,0.05677857,0.043549716,-0.038054038,0.0024788952,-0.05028441,-0.029692544,-0.028713409,-0.019044882,-0.036184553,-0.069862455,0.0066784075,0.062994555,0.02278473,-0.008331116,-0.017746327,-0.005487069,-0.03958772,-0.007419522,-0.007492666,0.022583172,-0.005168618,0.02596117,0.020881034,0.06414473,-0.037197266,-0.02649245,-0.041584983,0.014776018,-0.011744493,0.06534678,-0.030463124,-0.005360275,-0.023633536,-0.01813191,-0.03261859,-0.010526431,0.025121864,0.042060602,-0.024758574,0.023897074,-0.011624515,-0.01971394,-0.0016764959,0.047708746,-0.030888751,0.064312555,-0.0010238347,0.04531742,-0.04836598,0.016075635,0.030208126,0.009488771,0.013553831,-0.00038912788,0.015332014,-0.019727135,0.006192358,-0.04613064,-0.050738424,-0.0043529025,0.000989269,-0.06376745,0.022106286,0.0073127383,-0.03272634,0.013050377,-0.059906084,-0.004162887,-0.03561522,-0.04853653,0.006615392,-0.00019282024,-0.030468266,0.031346556,-0.040777586,-0.00027631593,-0.01994391,0.016001837,-0.009089871,-0.023888301,-0.026233153,-0.023110868,-0.017209474,0.02991452,0.03147267,0.015026447,-0.013873411,-0.040012043,-0.029732121,-0.016394574,0.0020375317,-0.005537237,-0.039263245,-0.0040943683,-0.035590403,0.026257979,0.030120198,0.018898906,0.013573999,-0.041348334,-0.04490528,-0.040820863,0.04543437,0.059363037,0.013961037,0.054720376,0.024166716,-0.015854966,-0.014896691,-0.036614157,0.015905196,-0.021782137,0.0132420575,-0.04811508,0.0017264342,0.028432602,-0.05051224,-0.020280944,-0.049628317,-0.051701546,-0.048223328,-0.019455884,-0.015178236,0.024032911,0.005396033,0.022528408,0.0017989232,-0.0044968873,0.0115169445,-0.0071505257,0.008303822,0.029331133,-0.0114161875,0.06370412,-0.0572098,-0.018477067,0.014909136,0.048624862,-0.017259864,-0.006245256,-0.023139184,-0.013142096,-0.053055204,0.07500874,-0.0031543667,-0.022623546,-0.05256251,0.014723151,0.037121966,0.019124826,0.0008824375,-0.038109813,0.03707549,0.040797997,-0.030158458,0.03400343,-0.007391535,-0.04174569,0.024865698,0.013768678,0.053289954,0.039065108,-0.017296134,-0.015083194,-0.035798702,-0.017354958,0.0052121207,0.01181397,-0.035772532,-0.020830138,-0.029243007,0.012579901,0.040379908,0.02028163,0.006896787,-0.017593045,0.033948828,-0.011351792,-0.059847303,-0.007612094,0.004027571,0.010337514,-0.031182926,0.042795688,-0.009146897,-0.04942236,0.012242834,-0.004226558,-0.027352361,-0.019144814,-0.0018059318,0.027478376,0.0030238556,-0.0039206846,0.03987987,0.01384212,0.00903624,-0.022233604,0.09313272,0.036347065,0.017525887,-0.02182926,0.018412655,0.011132501,-0.0035791453,0.035402525,-0.014237316,0.0042260904,-0.047554106,0.003826006,0.02030408,0.029430375,-0.002126511,0.026232786,-0.016450336,-0.01824657,0.0207415,-0.034324337,0.018339539,-0.040553465,0.0121471435,-0.00262384],"last_embed":{"hash":"1g3xr1i","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"1g3xr1i","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{7}","lines":[201,201],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1g3xr1i","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050697733,-0.02961521,-0.035820775,-0.018170707,-0.05293304,-0.031386998,0.039965473,-0.015498305,0.046680775,0.01176478,-0.035600174,0.03142519,-0.027486568,-0.0004939721,0.017595759,0.01889517,-0.009491167,-0.0022940245,0.038681805,0.0024297482,-0.022271132,0.015374894,0.037565466,-0.010958894,0.0028911715,-0.0068605877,0.0151138995,0.005937422,-0.030331373,0.030818913,-0.0053724875,-0.045747604,0.06936522,-0.0055313637,0.009438299,-0.026777579,-0.011207652,-0.014420771,-0.04785176,0.02948597,0.0054742335,-0.043464053,0.033698734,0.025866486,0.032042928,-0.017629279,-0.043249816,-0.011856557,0.00035253,-0.027302053,0.0074007115,0.017889045,0.026775144,-0.023175811,-0.008968298,0.01233661,-0.010857567,-0.010171063,-0.030673496,-0.035806537,-0.03194793,0.053121906,-0.03943268,-0.021007003,0.013326557,0.053534888,-0.00744831,0.014131425,-0.017090617,-0.014957882,0.0014389373,-0.0048088087,0.011898913,-0.00038112348,-0.05972844,-0.02870692,0.019770132,-0.0043014023,-0.006827373,0.026991509,-0.010519879,0.004338289,-0.04352679,0.019145524,-0.0011324951,0.023800435,-0.0000850291,0.03359705,-0.005820198,-0.011091179,0.012849025,0.0136577245,-0.012728209,-0.0047949906,-0.029292617,0.005824786,-0.002210123,-0.014620789,0.036311023,0.003730979,-0.005033511,-0.0058399946,0.0010455248,-0.016704349,-0.013299557,-0.02320515,0.007665819,0.06293788,0.03869498,-0.008012498,0.008978097,0.037495174,0.036719564,0.043069474,-0.0018397013,-0.017761808,0.019822253,-0.016847905,-0.002616797,-0.012482518,0.048155338,0.048612084,0.06258975,-0.022081787,0.016653322,0.02637997,0.00536857,0.026998978,0.021075796,0.042977434,0.0044960505,0.01586389,-0.034180272,0.015090832,0.015440027,0.026982535,0.06151741,0.008063676,-0.01693169,-0.05690094,-0.006651403,0.02417406,-0.008754116,0.021886233,-0.0498103,-0.047852166,0.011329165,0.027678328,-0.0324541,0.028831128,-0.005290049,-0.0024948032,0.025866106,0.04556613,-0.002557219,0.015055268,-0.020590788,0.020895543,-0.00012946386,-0.04280639,0.022704437,-0.030847233,0.0043498226,0.07689356,0.014180747,-0.010520855,0.0062768376,0.078711696,-0.021703234,0.0036833135,-0.016681544,-0.03949305,0.012797994,0.032511905,0.013847335,0.017038394,0.08440911,0.024172828,-0.00269712,-0.046790484,-0.028725356,0.013973839,-0.066855974,-0.041662,-0.012795714,0.048261836,-0.02445184,-0.031962708,0.030628446,0.022303304,0.014809305,-0.0072426815,-0.00069606694,0.009857403,0.07989251,-0.0004897942,0.018339932,0.023284266,0.03606251,0.004426655,-0.0077185994,0.02440041,-0.010693803,0.014559912,-0.04619104,-0.019082332,-0.03534947,-0.00957127,0.018746743,-0.035133716,0.017429013,0.02118956,-0.008280725,-0.021840297,-0.00049390964,-0.011392397,0.034729227,0.020655893,0.008941063,-0.007007957,-0.011951023,0.050235976,0.017072326,-0.019648477,-0.0566743,-0.041751806,-0.04156284,0.030803887,0.012970158,-0.009717513,-0.010895584,-0.022613931,0.0026259786,0.014304079,0.00621989,-0.014960167,-0.02901972,0.015026654,0.044062756,0.019585872,-0.023811782,-0.004487092,0.02804532,-0.011018711,-0.009106061,0.04640505,0.072083674,0.052384134,-0.0041245935,0.021076804,-0.017826535,0.032541916,-0.011180285,-0.037062548,0.046606556,0.019158922,0.031773392,-0.011374659,-0.00025453712,-0.0074247723,-0.017319387,0.040770356,-0.008934975,0.017026544,0.00624724,-0.0075774384,0.0014743111,-0.01778324,0.023771346,0.055751417,0.01744589,-0.036955796,0.040249728,0.0247156,-0.05290747,-0.01981783,-0.041186374,-0.005875647,0.070938595,0.016043946,-0.049433723,0.008240556,-0.00680198,0.02952434,0.031611294,-0.05663109,-0.021404589,-0.0623871,-0.027814358,0.0003232741,-0.024756234,-0.03584394,0.07121659,-0.0001317327,-0.04987469,-0.011698115,-0.02216846,-0.18999076,0.022540545,0.015616054,0.04947417,0.008603019,-0.0019160103,-0.024917312,-0.0038829346,-0.065013036,0.047293846,-0.023779014,-0.034409016,0.023795875,0.012987559,-0.0009655297,-0.006506226,-0.044296082,0.019535441,-0.041515384,-0.050814763,-0.012625738,-0.035412434,0.056197405,0.04678125,0.0034965656,0.008597817,0.063261576,-0.001393724,-0.009956743,-0.03566683,-0.06521554,0.025004704,0.00426371,0.033392552,0.009424469,0.040685162,-0.02030914,-0.003988675,0.03607069,-0.033369858,0.035882004,0.032137305,0.024993114,-0.0074836793,0.0005230794,-0.004732851,-0.03139068,-0.00864646,-0.04525152,-0.020975178,-0.011489199,-0.0076107085,0.010891714,0.0045795,-0.053446315,-0.014952542,-0.006391897,0.018791454,-0.020803118,-0.04348088,-0.0042004553,-0.01955469,-0.0054371404,-0.029167594,-0.029497007,-0.07205024,0.06358991,0.0063300165,-0.030430181,0.011310088,0.016944123,-0.024905404,0.005528543,-0.012422738,-0.02764452,0.016110392,0.015833681,-0.04259674,0.010308875,-0.09687343,-0.02822305,0.028663244,-0.03589797,-0.013092429,-0.010724831,-0.01614143,0.022480741,-0.01451841,0.025319995,0.24748655,0.03883319,0.027261874,-0.035841033,0.03187739,-0.016843649,0.01647958,0.06922644,0.005570429,-0.014547367,0.008910254,0.015387595,-0.010889591,0.007919068,0.011651647,0.044590667,-0.07980131,0.017588213,0.071911305,0.0018025879,0.02025833,-0.048521537,-0.0016729052,-0.025451547,-0.04867591,-0.0090428665,0.014451191,0.025659949,-0.027942086,0.01591796,-0.022388265,0.028104763,0.06366061,-0.04196082,0.062494792,0.013519626,0.033912048,-0.058465723,-0.02219713,0.03996802,-0.025227375,0.0034520703,0.0077395,-0.048985124,-0.020807438,-0.017157758,0.0053129215,-0.015647786,0.0039767665,0.0029132345,-0.020793337,-0.010512777,0.0061778096,-0.00051005563,-0.010101372,0.017676333,-0.018008098,-0.023721304,-0.027018944,0.042418115,0.0051923394,0.021023273,-0.063777514,-0.026833251,0.04207116,-0.008645976,-0.057179414,-0.022865016,0.015211183,0.0036657809,0.00084190624,0.0052890703,0.016237183,0.024710223,0.015950881,-0.018195352,0.009107167,0.032779947,0.06431576,-0.015679372,-0.017576452,-0.042963117,-0.025557164,-0.013284504,0.04120945,0.023756756,0.0050982824,0.039988212,0.0016733643,0.011340891,0.0037953286,0.009735648,-0.024805108,-0.007022946,-0.00322486,-0.017280966,0.053994745,-0.06387521,-0.029440029,0.006305332,-0.016896412,-0.00041172118,-0.0091973385,-0.004977851,-0.03567211,0.010533086,-0.021857796,-0.0075949878,0.024810588,0.008150741,-0.07269834,0.004881299,-0.026378196,-0.020565517,0.020743003,0.04209948,-0.016664252,0.01748798,0.055727184,-0.01800471,-0.00063665066,0.032779813,-0.03663162,0.02838979,-0.016968394,-0.027722476,0.032371353,0.0001234292,0.03410185,-0.010639483,0.03453751,-0.038453244,0.010882599,0.013734484,0.015751654,-0.0025340975,0.01250378,-0.022127517,0.025439981,0.00878709,0.012147379,-0.02027937,-0.00077457074,-0.007682327,-0.018512206,0.03044498,-0.026667908,-0.020878747,-0.028031014,0.00838279,0.027212601,-0.008854446,0.06562489,-0.007589223,-0.0024682763,-0.037406314,-0.015114004,-0.03825664,0.020715846,-0.037243698,-0.0042020637,0.01479918,0.011845485,0.085084,-0.018996075,0.03594135,-0.008764398,0.0058234376,-0.038919874,-0.008750837,0.0093961945,0.023180967,-0.04237127,-0.02557451,-0.013299066,-0.030180125,-0.008229139,0.023743747,-0.023276525,-0.036310714,0.0351107,-0.042033788,-0.03168833,0.034363996,0.022467552,0.009480692,-0.029372463,-0.010091134,0.0017563216,-0.010335746,0.013171911,0.10974706,-0.021840446,-0.012382358,0.04372448,0.007241155,0.058557022,0.044011112,0.05097643,-0.007958613,0.03437826,0.013595429,0.021012943,0.04049612,-0.037985798,-0.023660874,-0.030515708,0.02929268,0.0112331,0.0071860715,-0.0019209981,-0.005937239,-0.040315207,0.006567234,-0.057722688,-0.010567343,-0.01778451,0.002425343,-0.03399393,-0.027387021,0.008553677,-0.027719127,0.0088915145,-0.029806556,-0.0030654497,-0.007216205,-0.0067760586,-0.019549219,0.0002153349,0.01977892,-0.009988094,-0.026376236,-0.014606999,-0.025673458,-0.0254286,0.022427388,0.0036406047,0.030780291,0.003595905,-0.029635817,-0.040035535,-0.018601984,-0.006113824,-0.02523796,0.021014279,-0.019402554,-0.038939342,-0.0076091127,0.010585512,0.042931225,0.026237113,0.00009732865,0.009938799,-0.028752226,-0.0076560923,0.023426944,0.02169637,0.00881276,-0.003884898,-0.008576304,-0.017976366,0.047217794,0.004105058,0.008940163,0.0043672025,-0.047051672,-0.008347246,0.01041672,-0.04499392,-0.014278629,-0.03837856,-0.016836954,-0.015252561,-0.015647167,-0.007003714,-0.0047935555,-0.027792033,0.022700984,0.020624284,-0.042915314,-0.032211564,0.059153423,0.016212214,-0.0106757395,-0.0162345,0.016686896,0.049543936,-0.026626155,-0.0034522035,-0.037318964,0.031334836,0.0136696715,-0.059653483,0.03813304,0.0038192149,0.0030721014,-0.028761102,0.016849391,-0.009371748,0.017044669,-0.014892408,0.052185908,-0.0023499068,0.023566108,-0.014852801,0.028058717,0.0041040783,-0.045877654,0.03058556,0.007970529,-0.0062674484,-0.010030379,-0.00021159781,-0.029618774,0.017268809,0.004988914,0.015425722,-0.021016978,0.046259817,0.029916968,-0.0054977345,-0.035270102,-0.004329921,0.005859783,-0.023177203,0.02506059,-0.012141744,-0.030750006,-0.025533792,-0.014931664,-0.023959842,-0.008561264,-0.03886678,-0.04970778,-0.03376078,-0.0098043345,0.04882798,-0.014168388,0.04951397,0.021479065,-0.025207432,-0.007833711,0.009260067,-0.038979948,-0.0062374235,0.020946288,-0.0014910536,-0.01811101,-0.056642532,0.00034835728,0.05304565,0.005817061,0.00400291,-0.05963033,0.025206542,-0.004290713,-0.023031047,0.040862806,0.03964534,-0.012646278,-0.008853102,0.0062431633,0.0045514004,-0.044972815,-0.014525467,0.033077545,0.00013461492,-0.064642094,-0.002151422,-0.0015896745,-0.0076781977,0.000060950013,-0.019607984,0.019033426,-0.06261628,0.046126522,0.00849998,0.021064175,0.0445957,-0.005658847,0.030939996,-0.0033492988,-0.011593436,-0.022729205,0.06872494,0.011171283,-0.04293241,0.033141807,0.05786404,0.041305948,-0.022121688,-0.003624628,-0.038288157,0.018191928,-0.14382032,-0.013913693,0.015820358,-0.024700586,-0.011621407,-0.030898869,0.0055304836,-0.05688817,-0.020330364,-0.026689293,-0.0012629181,-0.01872451,0.011774966,-0.016243609,-0.036638822,-0.002826089,-0.03622813,0.0011668683,-0.022020476,0.06737144,0.024308166,0.012813215,0.033154808,0.01576024,-0.044633165,0.004370667,-0.01191517,-0.01087785,-0.032774817,-0.032855187,-0.058693916,-0.054531638,0.028665643,0.07380569,-0.003955665,0.0019287596,0.0034218142,-0.016137153,-0.052143153,-0.004332492,-0.011169268,0.024242267,0.002535794,0.0031708018,-0.006390343,0.063256174,-0.034622606,-0.02632943,-0.046931457,-0.008530439,-0.017578349,0.051729668,-0.03706988,-0.017934171,-0.033601627,-0.031087948,-0.0020648087,0.00060227106,0.049470115,0.04874491,-0.01369258,0.041152682,-0.022701228,-0.01259936,-0.0058612786,0.039590817,-0.016644357,0.04307967,-0.0023440353,0.058598213,-0.05254149,0.008275195,0.021551194,-0.021644201,0.005519009,0.02069737,0.021220652,-0.020940045,-0.006283966,-0.0375487,-0.0014748776,-0.022054037,0.016564082,-0.023297448,0.03597892,-0.033489827,-0.012159825,-0.028763618,-0.031732127,0.010169597,-0.049425244,-0.03880313,0.029072726,0.016878806,-0.035774264,0.015846746,-0.05629864,0.005803393,-0.042080455,-0.0043709334,-0.018521614,-0.019856237,-0.024595072,-0.030554581,0.0106268525,0.0075789182,0.021382928,-0.0030927525,0.0020932206,-0.020604055,-0.005207905,-0.016544865,0.0012813158,0.004434077,-0.062084243,0.014890748,-0.02392521,0.008277633,0.025638219,0.036799967,0.017387282,-0.055230774,-0.05054861,-0.03985952,0.03412169,0.07377312,0.03501571,0.029844088,0.00586561,-0.017523032,-0.0013371967,-0.072719485,0.0013552466,-0.01552637,0.020586325,-0.040897023,0.013601167,0.029433742,-0.033655237,-0.00955934,-0.04653674,-0.053590704,-0.009640061,-0.019778842,0.010426888,0.0005812063,-0.03174511,0.010356058,0.017513108,-0.016380034,0.034883313,-0.023489041,0.0105360085,0.04019519,0.00518438,0.0573284,-0.033290084,-0.0010172237,0.02969603,0.0697226,-0.02789644,-0.032581586,-0.026662935,0.003118461,-0.036593705,0.09852371,-0.018757911,0.0055057146,-0.0025106682,-0.011298902,0.036727067,0.02351727,-0.015498589,-0.03328411,0.05776487,0.041185215,-0.023816451,0.05495849,-0.0043890006,-0.026354473,0.037482437,0.010287908,0.01562152,0.018510355,-0.028727528,0.011351017,-0.015580435,-0.033821974,-0.00896822,0.024868827,0.017029606,-0.018860044,0.019453883,0.022334853,0.03766619,0.04246856,0.023670506,-0.015504124,0.029439248,0.006658882,-0.037305832,-0.02992458,0.029030161,-0.014785685,-0.045242894,0.03635774,-0.0026838477,-0.059564713,0.0011897972,0.009080965,-0.009458254,-0.0011896573,0.01227773,0.0073172743,0.0075917095,0.0074148057,0.05634857,0.028451724,-0.005192325,-0.054292217,0.036940344,0.02444896,0.031161794,-0.011580281,-0.000332622,-0.0059245015,0.01930503,0.033224713,-0.026911737,-0.012207083,-0.04928826,0.012107321,0.0056042876,0.012979006,-0.004795722,-0.0043851854,-0.0065611973,0.005473272,0.0036992808,-0.020847097,0.025443865,-0.039559804,0.011270881,-0.007744632],"last_embed":{"hash":"1nv8ou3","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"1nv8ou3","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{8}","lines":[202,202],"size":91,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nv8ou3","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036358636,-0.024310824,-0.05073592,-0.00008616645,-0.041116502,-0.040811617,0.052406814,-0.0202123,0.023887912,0.0053049554,-0.013733829,0.011647981,-0.008908502,0.0048035197,0.028550278,-0.0041721906,-0.029285971,-0.008220441,0.026154298,-0.003422933,-0.053068962,0.033451572,0.03189439,0.0055365604,-0.010678478,-0.031577483,0.024204236,-0.008760258,-0.039051387,0.03785568,0.002156388,-0.03458562,0.08499977,0.01448603,-0.009630056,-0.03654499,-0.0037949928,-0.0014966476,-0.036302708,0.029564291,0.022582522,-0.0296141,0.06939695,0.01670925,0.014767489,-0.03890819,-0.03941195,-0.013272218,-0.002105683,-0.029531958,0.003846928,0.014603203,0.01061662,-0.0048837294,-0.006565036,0.024890898,-0.028892223,-0.018746793,-0.04696037,-0.027666962,0.013038123,0.027094768,0.0067573083,-0.029566508,-0.01772754,0.06496594,0.0043851924,0.030934703,-0.007132903,-0.047419246,-0.0009976279,-0.009174241,0.01996025,-0.028331595,-0.018682757,-0.024788223,-0.010405941,-0.0043562837,0.010657629,0.01745599,-0.014834222,-0.020144764,-0.011029818,0.012260997,0.006747015,0.008855928,-0.023199463,0.044464193,0.02436099,-0.0027461,-0.008776035,-0.032076206,0.027518857,-0.025259953,-0.014701118,0.0022980806,0.009336993,-0.013298547,0.03400033,0.035492983,0.015585178,0.042092454,-0.020994738,-0.011543861,-0.008813992,-0.015078803,0.0071249213,0.027458953,0.06460131,0.0039082947,0.027622126,0.03830357,0.017697856,0.014179058,0.0034072287,-0.013491408,0.016755065,-0.0036496506,0.0046357387,-0.025850879,0.049368497,0.045936093,0.010771064,-0.032151856,0.02837374,0.006008478,0.0011201712,0.0023193017,-0.010780686,0.023203332,0.023134,-0.018344678,-0.033224784,-0.026902962,-0.03069547,0.007862737,0.03691926,0.025663324,0.010909147,-0.04186213,-0.009992382,0.018254785,-0.019425483,-0.00071998005,-0.018864887,-0.029516768,0.041667502,0.03488428,-0.030047005,0.042872034,0.017544527,0.023689562,0.01680306,0.026162654,-0.0140995765,0.0010363058,-0.022688156,0.009508344,0.0047577065,-0.0368113,-0.0037063204,-0.024099788,0.0023851697,0.07725274,-0.025627838,-0.012118796,0.0071239015,0.084238455,-0.019365115,-0.0085064,-0.02214975,-0.013916434,-0.016396964,0.044061076,0.04838772,0.018680153,0.07865244,0.029766442,-0.03428798,-0.05060592,-0.036241625,0.0019325677,-0.034361567,-0.049260117,0.009791822,0.036910053,-0.045401175,-0.00903099,0.020834085,0.028802799,0.008095762,-0.019738108,0.020619996,-0.0075402996,0.07267609,-0.0026993798,0.020000374,0.023122385,0.04556737,0.01295298,0.014872648,0.008124649,-0.010991587,-0.0033138543,-0.024935644,-0.0043125288,-0.028746443,-0.023392644,0.028713526,-0.042452455,0.01259016,0.041285586,-0.026555352,-0.054221917,-0.004611842,0.012251177,0.011034895,0.0035349836,0.009483489,-0.020132463,-0.033398088,0.03173459,0.007945854,-0.0032359129,-0.024475748,-0.027612574,-0.010230135,0.030596115,0.0020961058,0.015860563,-0.024879666,-0.007725137,-0.009884517,0.030249897,-0.010952165,-0.006806863,-0.017378151,-0.02948749,0.031013716,0.01190548,0.0057159825,0.014113968,0.033490714,-0.0017362841,-0.0043169116,0.028530482,0.036398444,0.0692427,0.016773112,0.019402852,-0.0065814606,0.024948418,-0.036495477,-0.03967172,0.055759374,0.028322669,0.020900298,-0.004820475,0.00093861273,-0.019012293,-0.0062015164,0.05307338,-0.012942371,0.018693134,-0.021250494,-0.016591422,-0.0047830585,-0.05876178,0.032394808,0.035081543,0.024052478,-0.010232595,0.022701336,0.02027505,0.0010722824,0.008705537,-0.04992313,0.01641615,0.045879677,0.012142055,-0.038484063,-0.0105816545,0.005370375,0.07209855,0.05161978,-0.0035312471,-0.012544603,-0.035846863,-0.007929997,-0.0015943452,-0.008861067,-0.020636344,0.076700225,-0.015334238,-0.06257817,0.022691982,-0.014849499,-0.15609491,0.038849633,0.024324225,0.010948687,0.012004996,0.002403209,-0.055720445,7.5346014e-7,-0.050967827,0.046904616,-0.010365937,-0.047270663,0.030649237,0.002835205,0.0023683358,-0.021638677,-0.032242917,0.0038488328,-0.046985388,-0.05904743,-0.019549618,-0.03737232,0.05181878,0.05357954,0.018607296,-0.024231648,0.08685078,-0.021360714,-0.02937859,-0.02505766,-0.027368024,-0.010235546,0.0047797547,0.015910788,0.010135599,-0.0019528543,-0.036567483,0.007808171,0.0074383356,-0.02222439,0.04499175,0.059361063,0.018081624,0.004396499,-0.0024049694,-0.008634376,-0.031869188,0.005286232,-0.051200006,-0.02643618,-0.020952657,-0.0009399431,-0.013780686,-0.015016253,-0.041492157,0.0069316574,0.008902435,0.039757237,0.0030001402,-0.035158508,0.0041641765,-0.0307825,0.005946081,-0.047554556,-0.018660564,-0.09143001,0.063481025,-0.024116801,-0.017400628,-0.008440819,0.020563023,-0.020989168,0.02472144,0.00163236,-0.020120807,0.004509063,0.011844305,-0.028150275,-0.0056254407,-0.09928757,0.0058244024,0.040118627,-0.004432533,0.00047985752,0.0045293937,-0.030232524,0.019691436,0.011146614,0.040638622,0.24473546,0.039606918,-0.004787832,-0.016374502,0.025744231,-0.009337973,0.038953204,0.05117992,0.010312143,-0.017923508,-0.01584546,0.020735927,-0.011840619,-0.0047667967,-0.005929193,0.046289984,-0.07878297,-0.022655541,0.07044044,-0.011185259,0.004374987,-0.07869407,0.0057081846,-0.026685437,-0.07226156,-0.0265296,0.04666536,0.04481617,-0.0100226,0.014407252,-0.049335696,0.07562481,0.044855833,-0.0455007,0.056410756,-0.006726108,0.00023474959,-0.06886182,-0.0123528885,0.053307362,0.01692763,0.002617273,0.011127695,-0.023555582,-0.037991304,0.019507293,-0.004027288,-0.014529103,-0.004057122,0.02384434,-0.03472871,0.0014531704,0.015522863,-0.0059407707,0.0182107,-0.010551447,-0.01739091,-0.028119804,-0.01704301,0.014688051,0.039885446,0.010613146,-0.05058118,0.0031707147,0.035469424,-0.006995427,-0.034294706,0.016419414,0.055663947,0.014744674,0.042010818,0.0176625,-0.0034526717,0.02607051,0.018236088,-0.015199643,0.034356732,0.036582734,0.07303634,-0.0069017517,-0.016181843,-0.023168549,0.020735204,-0.01949944,0.04794221,-0.0047220606,-0.0060372823,0.04234578,-0.0028313226,-0.018449008,-0.0048701796,-0.0253769,0.0017305994,-0.027893933,-0.0036798804,-0.016286524,0.068374306,-0.060197223,-0.004110709,-0.009176103,-0.013676714,-0.021965606,0.008432888,-0.005491905,-0.002380057,0.04305373,-0.025390707,0.004322274,0.00476463,0.050364852,-0.0868185,0.029213095,0.004186605,-0.006945401,0.019057149,0.031818148,-0.015857609,0.011338546,0.048495322,-0.016039534,0.011633575,0.026912283,-0.04452739,0.03439876,-0.00838777,-0.033620883,0.05143801,-0.0049568093,-0.0022583334,0.004689579,0.02831312,-0.03406053,-0.022597952,0.035426006,0.0134268105,-0.02064943,-0.0040081907,-0.0022630915,0.0385734,0.0120951785,0.0016863041,0.015167456,-0.023910789,0.024274714,-0.026482318,0.048843298,-0.06346646,0.023918603,-0.030713614,0.0060805534,0.033198085,0.009707692,0.061845597,-0.025785368,0.021159302,-0.045125235,-0.021782927,-0.063308746,-0.010848782,-0.03726357,-0.013843877,0.00830793,0.036089744,0.060891666,-0.03576414,0.05962479,-0.029999064,0.019158507,-0.016615,0.00037225842,0.048967894,0.013112221,-0.04966973,0.012692548,-0.014626646,-0.014765833,-0.015043203,-0.013436858,-0.02400181,-0.05050064,0.041150745,-0.031059653,-0.016907025,0.031067275,0.042571988,0.013384738,-0.04802543,-0.011880864,0.037591923,-0.0072649834,0.019503633,0.099726625,-0.03675477,-0.019916441,0.06272129,0.013622721,0.047772296,0.019986067,0.04414661,-0.04014886,-0.012498255,0.020723434,0.020713188,0.019187495,-0.0074025267,-0.049721863,-0.0028976118,0.02868297,0.024700053,-0.03265925,0.008181022,0.013454022,-0.0365286,-0.00038393235,-0.031397358,-0.03103834,-0.0017779346,-0.0121017005,-0.06021994,-0.023845643,-0.025622984,-0.026634092,-0.029648973,-0.029231127,-0.00796162,0.003045357,-0.011918408,-0.042703543,0.0006137292,0.018035397,-0.014284459,-0.018694023,-0.054986775,-0.018560074,-0.012391643,0.016937176,0.014812377,0.038263388,0.00038842857,-0.025505904,0.009903384,-0.017139731,0.022615634,0.023081245,0.03036448,-0.019956939,-0.031645074,0.006562301,0.0040322654,0.04042222,0.023516452,-0.0035807835,0.0068168105,-0.03794983,0.004504506,0.00027853978,0.04085059,0.022609357,0.0013458838,-0.025762718,-0.0032870756,0.020616794,0.008840074,-0.024721751,-0.020208225,-0.029508486,-0.0136762895,-0.00831033,-0.036398515,-0.037698537,0.0025788958,0.010756497,-0.031559043,-0.04612749,-0.00063639064,0.009284706,-0.009883698,0.021806786,-0.019786468,-0.038918175,-0.028723316,0.057728402,-0.0037004596,-0.0134898815,-0.011059288,0.041175094,0.05327033,0.00643239,-0.004686167,-0.05140949,0.019788573,0.022356516,-0.048459843,0.00760078,-0.006584618,0.008774098,-0.032906715,0.016135013,0.007221283,0.0160092,-0.013840206,0.063322075,-0.007306838,-0.0048896833,-0.0062032146,-0.00008884427,0.00918394,-0.029111931,0.017969267,0.0040091067,0.0056278547,-0.017668521,-0.0024708658,-0.019502727,0.0067685447,0.00079350366,0.02463112,-0.018685805,0.051997785,0.012449448,-0.012019405,-0.04177788,-0.0121027995,-0.006554232,-0.039779026,0.0031852,-0.003812005,-0.041276332,-0.009109228,-0.013520863,-0.02122585,0.016095297,-0.019281715,-0.03907889,-0.030471241,0.006052052,0.040894132,-0.033495236,0.03814771,0.019599615,-0.033030882,0.017515063,0.02741176,-0.025596613,-0.006543383,-0.0030339523,-0.020467823,-0.023158904,-0.02827736,0.0003142395,0.058254346,0.02643679,-0.0038079668,-0.048676,0.027460923,0.0071095205,-0.013264067,0.033672467,0.054132596,0.010860116,-0.016033115,0.03790025,0.0022889606,-0.03795844,0.022058664,0.012989775,-0.004469973,-0.047231525,0.004781177,-0.010798966,-0.042135354,0.030875357,-0.040929697,0.012946551,-0.055419017,0.025160465,0.0015279741,0.009783261,0.03954393,-0.018301852,0.009869995,-0.02032268,-0.040038563,-0.0044117896,0.03809528,0.0070830737,-0.024120472,0.06427929,0.059800092,0.028188348,-0.008675545,0.00072326965,-0.011848734,0.018901553,-0.14230353,-0.011251029,-0.0044141947,-0.020025738,-0.023470368,-0.019398328,-0.032120727,-0.059609547,-0.03051472,0.006879827,-0.007482425,-0.0071095233,0.056865554,-0.025916,-0.014307327,-0.013434846,-0.03335186,-0.023765754,-0.019009305,0.05921607,0.01775597,0.02092325,0.04452361,0.01581245,-0.034744047,0.0069934325,-0.046503946,0.00081634155,-0.033471365,-0.029985989,-0.018834732,-0.06805589,0.01924851,0.039879017,0.0033269606,-0.01590439,0.0045724497,0.0032317063,-0.013302387,-0.016121255,-0.0032734666,0.021941729,-0.012260853,-0.008171199,-0.01328511,0.056685857,-0.04923441,-0.021787489,-0.06439071,-0.002212787,-0.009132961,0.070012756,-0.052207153,-0.036082193,-0.021117253,-0.047894403,-0.028380513,-0.01957092,0.0062716305,0.026681595,-0.018392663,0.027094971,-0.027751634,-0.013609798,-0.020082893,0.028889138,-0.0278858,0.042677607,-0.0066452324,0.044073936,-0.04820338,0.016003244,0.034936227,0.005033509,0.010489252,-0.016641827,0.033023015,-0.02249234,0.01619762,-0.03264434,-0.058724374,-0.025519215,0.006283965,-0.038265496,0.029538134,0.0014917781,-0.0038646872,-0.041359756,-0.050760098,0.0017235413,-0.05424838,-0.048640504,0.039269,-0.017146194,-0.0468502,0.02188476,-0.036813565,0.01660403,-0.015968302,-0.012517106,-0.031096902,-0.026662976,-0.029164001,0.0074416427,-0.042032436,0.016541164,0.02042124,-0.011055791,-0.019586308,-0.025385438,0.0016965941,-0.001913008,0.00834358,0.023650173,-0.05658772,0.0011033976,0.002424986,0.0006857692,-0.014429312,0.055215888,0.037987694,-0.014851954,-0.043805983,-0.0372849,0.031969074,0.07111187,0.012955508,0.05254999,0.032996245,-0.023666749,0.009360116,-0.064611994,0.011966312,-0.0073380745,0.011356109,-0.012927136,-0.00094990135,0.02622948,-0.03628112,-0.005520635,-0.040287234,-0.06229436,-0.039980944,-0.003615414,-0.0032634025,0.03818888,-0.015586835,0.037450552,-0.016566781,-0.018075082,0.036089428,-0.023230359,-0.022499962,0.020961745,-0.021625213,0.04140584,-0.042337894,-0.0073015,0.019678533,0.039475024,-0.044435065,-0.012234108,-0.0070910007,-0.00005236614,-0.03699784,0.07355671,-0.017134244,-0.013222914,-0.017554605,0.0041878894,0.05667505,0.031694967,-0.02242783,-0.006603037,0.055722144,0.04093597,-0.019486018,0.05116646,0.01514181,-0.016700367,0.0402358,-0.0003686061,0.0151291825,0.022096915,-0.033303395,-0.024248818,-0.017068699,-0.010239624,-0.013093251,0.010477666,-0.0207222,-0.039833833,0.010457229,-0.0015955229,0.036245782,0.037455235,0.00777823,-0.016931072,0.0059716892,-0.00021090273,-0.055570222,0.0021260583,0.028577525,-0.002257155,-0.01334976,0.045424975,0.0008532936,-0.06227218,0.003829467,0.0035321186,-0.01589442,-0.020121036,0.0107771065,0.02457331,0.018651705,0.018799815,0.038326826,0.010851551,0.0003682097,-0.027586838,0.058644224,0.006851301,0.0035811206,-0.0018694692,0.005030693,0.030648291,0.0033676936,0.028039094,-0.02124999,-0.034812085,-0.043263067,0.015737658,0.0071863728,-0.000097444885,-0.006183174,0.0062907413,0.008616382,-0.0051334105,0.0050825053,-0.0312642,0.02738688,-0.042935237,-0.0073016793,-0.019114533],"last_embed":{"hash":"12yryn1","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"12yryn1","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{9}","lines":[203,203],"size":87,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12yryn1","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.067633726,-0.030888135,-0.06076297,-0.031366486,-0.020253872,-0.026678555,0.020813717,-0.015680453,0.028899275,-0.0017404599,-0.016039908,0.019759016,-0.019412814,0.0076933377,0.028748374,-0.0011766665,-0.041436154,-0.001545758,0.03291684,0.0044384347,-0.041020703,0.031825446,0.061659515,-0.033257216,-0.0008641976,-0.013274621,0.0025258996,-0.00978611,-0.034155384,0.021850575,0.011749195,-0.011205995,0.039310418,-0.00772976,-0.028479509,-0.03585095,-0.025777627,-0.02225924,-0.042481504,0.026780346,0.030417945,-0.028036755,0.034815773,-0.006259559,-0.0041930545,-0.037415117,-0.049270146,-0.012669381,-0.0023240955,-0.03425361,0.026846152,0.028309051,0.044740595,0.004353437,-0.015853588,0.040898528,0.0019799762,-0.01207148,-0.03785157,-0.02037625,0.0033650901,0.058705825,-0.024858214,-0.043347407,0.013481558,0.037762165,0.027100982,0.020106247,-0.022012185,-0.031999912,0.029090457,-0.011667481,0.024248587,0.02268746,-0.039632212,-0.003820628,0.016464932,-0.008275175,0.0052165133,0.001036483,-0.013770438,0.024463795,0.004355351,-0.019842442,0.012177681,0.002125983,0.0024206492,0.06609612,0.012543982,0.0401469,-0.022696609,0.008763132,0.011199372,-0.011892899,-0.021846723,0.0089006815,0.03479734,-0.03082035,0.029987605,0.011095476,0.042066462,0.039040226,-0.024528816,-0.009175577,-0.008233606,-0.0029956852,-0.024545273,0.05470552,0.022458259,-0.0026751112,0.02509913,0.04542902,-0.0027702602,0.05957356,0.0009239822,-0.013199774,0.028457567,0.0015395588,0.012851481,-0.013721272,0.0134991435,0.061042886,0.009975042,-0.05253863,0.021655608,0.013541932,-0.008256988,-0.04267244,-0.031571023,0.0038992853,-0.008324977,0.014131842,-0.019342853,0.006334828,0.00655421,0.0053010304,0.049092583,0.035674106,-0.0032856108,-0.039690215,0.00814649,0.020202544,-0.017940072,0.024699857,-0.026974563,-0.04206928,0.03498014,0.021365644,-0.032149483,0.046570588,0.0124912085,0.01542294,0.039134063,0.07644263,0.035969395,0.022972,-0.022042118,0.00042507765,-0.009542179,-0.039619982,0.049630616,-0.035064634,-0.0027799213,0.07508824,0.0012413297,0.011002451,0.00005472071,0.03437018,-0.013225766,0.003354882,-0.0029080268,-0.024867222,-0.013401157,0.02480098,0.0069898646,0.004872546,0.086850874,0.04031146,0.008559381,-0.027090611,-0.03614555,0.024811449,-0.021138353,-0.050398648,-0.0016571203,0.018271882,-0.033837233,-0.040110275,0.018390415,0.025021106,0.009519769,-0.015921663,-0.000065834545,0.009111925,0.028798433,0.0037118702,0.034812327,0.03310157,0.041959126,0.004505249,0.013474053,0.02567032,-0.001849968,0.010479457,-0.034703054,-0.014549468,-0.033691276,-0.061783217,0.033751253,-0.014402418,0.012460386,0.04406702,-0.0049752765,-0.046842758,0.011745425,0.04195205,0.019587899,-0.035030097,0.005420087,0.00025166842,0.004214517,0.019246588,0.014208704,-0.03330494,-0.039711323,0.0085015,-0.024560459,0.022214385,0.023403723,0.01520503,-0.04103883,-0.00028052038,0.0009336434,-0.0049940264,-0.012384031,-0.005856924,-0.042479947,-0.0051999027,0.030657219,0.040364716,-0.053521328,0.005336825,0.04146176,-0.0042120535,-0.0046284245,-0.022320515,0.050485622,0.01124493,0.030765742,-0.0059309998,0.012232823,0.013842771,-0.003548921,-0.032151733,0.028042668,-0.003967617,0.015253428,0.0032147847,-0.010623722,-0.013522238,-0.0052087875,0.03357312,-0.02846242,0.021883992,0.01594635,-0.00019113955,-0.023723701,-0.025305511,0.018855508,0.04842558,-0.00068964896,-0.013314847,0.02983057,0.031653907,-0.015939726,0.001097214,-0.032719843,0.016158048,0.052545507,0.017499296,-0.05578017,-0.027400516,0.03827885,0.048267066,0.0000053833546,-0.0109655885,-0.013620015,-0.029275553,0.011332417,-0.0175738,-0.0148912845,-0.003253583,0.059629012,0.008992993,-0.058755707,0.027720321,-0.014110016,-0.16343957,0.041916557,0.017307615,0.005823963,0.0038298664,0.03140801,-0.031309083,-0.013403863,-0.05054408,0.041573036,0.0005457144,-0.044577893,-0.014481109,0.019621411,0.014254993,0.020002525,-0.036532383,-0.016604237,-0.019480834,-0.049539894,-0.005741253,-0.019070443,0.050796967,0.023870794,0.0022248072,-0.0039691487,0.08808351,-0.036252096,-0.00726685,-0.028526727,-0.06464926,0.01626618,0.009401904,0.0416313,-0.014251643,0.029796544,-0.017807756,0.006966435,0.023059161,-0.009693281,0.03828378,0.01723552,0.0045451475,0.025475647,0.005015801,-0.0047725197,-0.032614864,0.0060053733,-0.053933058,-0.030319646,-0.028375523,-0.016064582,-0.010479181,0.06354208,-0.051337026,0.0003837099,0.0017072142,0.042186227,-0.010087858,-0.019826252,0.0014291534,-0.017616268,-0.035511486,-0.07405613,-0.04437526,-0.055286348,0.037469383,-0.014720076,-0.03580449,-0.017164318,0.039336395,-0.021786576,-0.0070009604,-0.008220113,-0.025172265,0.032548476,-0.008235501,-0.020396395,-0.00064233906,-0.09051549,-0.009950903,0.014882846,-0.0058003156,-0.016134122,-0.011251037,-0.025548544,-0.0031028094,0.0024757145,0.008075633,0.24662854,0.034487195,0.023311,-0.054861076,0.03278741,-0.026676973,0.0077048885,0.06576846,0.002849741,-0.020677404,-0.0059727756,0.02733109,-0.001719097,-0.0015606384,0.016840894,0.06252365,-0.060971312,-0.029575348,0.066247724,0.0014286154,0.021059394,-0.07583604,0.020764055,-0.01981382,-0.06736679,-0.01840957,0.0024881477,0.03226107,-0.020909827,0.009593216,-0.046453286,0.099011876,0.012822678,-0.04989493,0.021180809,0.003253444,0.03016016,-0.06427493,-0.035365652,0.035460074,0.0023814593,-0.0037697898,0.008753921,-0.0532276,-0.011829763,0.0032835864,-0.0020164656,-0.020799676,0.01970367,0.0047602328,-0.024110053,-0.0336535,-0.0028334334,-0.019678012,-0.0010473947,0.01323921,-0.022008084,-0.06233052,-0.025521519,0.033725556,0.033939876,0.012191421,-0.035565462,-0.030063743,-0.005115863,-0.0074088196,-0.037868597,-0.041830298,0.042223793,0.02459148,0.035519365,0.008538075,-0.022384852,0.029582508,0.010963784,-0.007731043,0.0028650833,0.028101321,0.051027108,-0.020392776,-0.022740463,-0.026000535,-0.025500638,-0.029345477,0.01908857,0.02459451,-0.0074690436,0.057065554,0.014544692,-0.0096249385,-0.018826421,0.010698088,-0.01912594,-0.04907569,0.01715463,0.006706369,0.01145462,-0.035085347,-0.005436659,0.032268167,-0.0030456334,-0.022508793,-0.000980559,-0.0127656525,0.029853543,-0.0132047655,-0.02595331,0.009199246,0.026014717,0.015315623,-0.08374812,0.006823952,0.016929198,-0.0051102657,0.032004226,0.06678404,0.010021272,-0.00055193185,0.02288953,0.016396895,-0.0016855532,0.012290361,-0.049090657,0.049010627,-0.018252473,-0.03066802,0.00006642224,0.028085336,0.019897617,0.018232288,0.026265685,-0.030344935,-0.034763224,0.045029905,0.047354106,0.017097129,0.050962064,0.011301685,0.028168049,0.02379459,0.0014863574,0.0037309777,-0.008996454,0.0033354335,-0.013400424,0.044037372,-0.025709838,-0.0237427,-0.015569026,0.009055819,0.013575436,-0.002295533,0.02105954,-0.052574754,0.010719546,-0.021837328,-0.024479443,-0.06559845,0.009772949,-0.031953715,-0.022198008,-0.0126815615,0.045558967,0.06639317,-0.015806023,0.028181558,-0.007963046,0.006340236,-0.029560141,-0.0026890812,0.02736048,0.010272225,-0.036162913,-0.037279688,0.027919034,-0.06469257,-0.01606849,-0.016071182,-0.022816634,-0.031521074,0.055017628,-0.023411022,0.017556427,0.018661136,0.039339036,0.001010136,-0.05334742,-0.0009846541,0.024699485,-0.010820882,-0.003888483,0.097922616,-0.025664734,-0.014622407,0.040469762,0.010400949,0.055500586,0.007799072,0.043487657,-0.038821246,0.010819383,-0.006307601,-0.008356647,-0.035107214,-0.040786278,-0.034798652,-0.033635195,0.0323413,0.0105134975,-0.025817439,0.004307235,0.008572907,-0.048346825,0.0037435803,-0.07715309,-0.027900776,0.006376588,0.03494864,-0.03201569,-0.05168543,0.0041284496,-0.018520713,-0.0033195587,-0.031831704,0.021798972,-0.00078929274,-0.029119978,-0.028856462,-0.011512676,0.010685225,-0.007820839,-0.031463962,-0.013369398,-0.0011650835,0.010506897,-0.005851392,-0.017947158,0.01780454,-0.006224347,-0.041931093,-0.025888553,0.0036556982,0.011701624,-0.0010435535,0.013696076,-0.02618916,-0.024733087,-0.007066859,0.010702875,0.026562765,0.029144775,0.03042618,0.027557079,-0.04033039,-0.011471029,0.005365592,0.03279143,0.005837247,0.005031459,-0.025750633,0.003441492,0.023951927,0.014610046,-0.032598447,-0.039214496,-0.06787051,0.013428344,-0.0014292838,-0.03432381,-0.06743332,-0.044207603,-0.001864092,-0.028573431,-0.026723627,-0.009317277,-0.0054516117,-0.024090922,-0.00040426527,-0.0066581476,-0.029513353,-0.016818823,0.03348549,0.006733944,-0.009448016,-0.03402672,0.00912139,0.04883826,0.040817942,0.019758102,-0.03415731,0.025850315,-0.022626927,-0.039848626,0.013119073,-0.025769878,0.00992969,-0.02155972,0.02973271,-0.009168606,0.022371335,-0.014919362,0.04603603,-0.018274764,0.025690217,-0.029101798,0.012769379,0.0033724967,-0.05868509,0.023559358,-0.010399161,0.016525835,-0.030560352,-0.025445824,-0.002757852,0.015798708,-0.004109551,0.006896978,-0.008888563,0.06334347,0.016263448,-0.022087574,-0.06942306,-0.008117927,0.005973764,-0.056156423,0.009674546,-0.019685071,-0.013656829,0.013311099,-0.032686833,-0.003768007,0.019543177,-0.018201195,-0.02313713,-0.039599136,0.009973042,0.03522571,-0.045690745,0.023512147,0.021764014,-0.010650169,0.02643763,0.045940172,-0.042387895,-0.018071841,0.032751087,-0.0043637906,0.0025110932,-0.02746738,0.010581757,0.04396628,-0.0055603995,0.0105897235,-0.029888492,0.041784965,0.0050563673,-0.01028001,0.019827936,0.06559119,0.014699018,-0.030560974,0.037097216,-0.01704838,-0.037577335,-0.020865975,0.025410566,-0.0052831275,-0.05799983,-0.011119783,0.013196194,-0.0120032225,0.037842784,-0.009426004,0.0068521164,-0.042536523,0.053804383,-0.022003409,-0.0063722497,0.012698564,-0.024289835,0.0108390935,-0.024988905,-0.023735922,-0.025530415,0.0401654,0.00976419,-0.042603966,0.031254184,0.041151263,-0.010749312,-0.023196394,-0.00753669,-0.01886031,-0.017378269,-0.15074195,-0.00039276964,0.008012172,-0.013186224,-0.013608033,-0.018558072,-0.013965409,-0.055578314,0.0061853584,-0.018859684,-0.008186951,0.014941732,-0.009048968,-0.019463072,-0.027722131,-0.003155028,-0.038521767,-0.024154574,0.0018019176,0.0861098,-0.0027453094,0.0052235317,0.0739041,0.0031152724,-0.028777568,0.022828849,-0.043818302,-0.0024990565,-0.027886583,-0.030095723,-0.007464103,-0.069594584,0.02203032,0.03762081,0.017775731,-0.016526217,0.001893999,0.029567016,-0.02003628,-0.001583789,0.0099122925,0.008921631,-0.014888868,0.005767086,-0.018801937,0.059447736,-0.042300873,-0.013655883,-0.05734384,0.0073163123,0.03390368,0.01683406,-0.06924424,-0.012819645,-0.0015176603,-0.025551826,-0.03332975,0.013325455,0.009593749,0.07190961,-0.011239565,0.024718266,-0.016409548,0.0013298176,-0.011854129,0.0642262,-0.043485496,0.04073073,-0.007593761,0.0478187,-0.055314027,0.020749059,0.040251773,-0.0017393378,0.015771141,0.0051922123,0.03144204,-0.03151526,0.031345833,-0.036151942,-0.014714711,-0.022643453,0.024844151,-0.039432827,0.019121418,-0.017583013,-0.018355459,-0.015393753,-0.025112348,-0.011507945,-0.021780076,-0.05453981,-0.011132122,0.00090021145,-0.015497652,0.021650722,-0.04137161,-0.004341079,-0.032717507,-0.029380985,0.010996995,-0.03962485,-0.035675023,0.0025682123,-0.01635615,-0.0035373874,0.01796069,-0.009667815,0.002935946,-0.022280846,-0.030885927,0.007784067,-0.010738224,0.0179836,-0.04258409,-0.01539115,-0.025765404,0.004994533,0.028562034,0.03821712,0.014796559,-0.009382714,-0.04887732,-0.03887133,0.036616396,0.046438575,0.019118175,0.03084688,0.010446325,0.004110423,-0.019307,-0.05174943,0.010665986,0.010446762,0.028388955,-0.004955848,-0.01867244,0.038633164,-0.053151697,-0.01074007,-0.000055099026,-0.048611496,-0.031626567,-0.013176347,-0.009456221,0.03802695,0.012226685,0.06947752,-0.010297461,0.0004952456,0.03057204,-0.030363556,0.003851276,0.045673676,-0.010709718,0.03071669,-0.050322622,0.036944848,-0.003754117,0.06417742,-0.0006027149,-0.007554766,-0.0047953883,-0.028091066,-0.041149255,0.08703148,0.011372439,-0.023307158,-0.050238747,0.015519582,0.079331614,0.036309335,-0.0207504,-0.023571579,0.038854677,0.044351153,-0.028532987,0.022592146,-0.008435874,-0.026896948,0.022956025,0.017426182,0.03358405,0.052711133,-0.039318677,-0.0047861817,-0.03309968,0.0008730951,0.001161194,0.041144434,-0.004062631,-0.010822196,-0.02877768,-0.0043402305,0.060371634,0.036232136,-0.0002856652,0.004295126,0.026549859,-0.0014286916,-0.048537735,-0.00534957,0.00080705417,-0.008965267,-0.029714186,0.01471302,-0.00739514,0.004650307,0.02820171,-0.012030554,-0.00848443,-0.028930856,0.03986271,0.049594965,0.030794917,-0.008008239,0.045067437,0.03503093,-0.016163897,-0.050010215,0.04776714,0.01565776,0.028566428,-0.008567488,0.015819814,0.034936294,0.0041489066,0.011189592,-0.036815923,-0.0077938945,-0.048710167,0.023048878,0.035584066,0.032943334,-0.0111657325,-0.04334503,0.023457114,0.011682012,0.012492986,0.0039407182,0.032598726,-0.03506174,-0.019412184,0.0001274162],"last_embed":{"hash":"3w6846","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"3w6846","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{10}","lines":[204,204],"size":82,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"3w6846","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02604507,-0.01154323,-0.045538656,-0.018315582,-0.04535768,-0.05036607,0.04580411,0.009315483,0.0155020235,-0.0020526606,-0.019471858,0.025321832,-0.039780952,-0.011188792,0.026813624,0.03742649,-0.038304463,0.018687138,0.017060414,-0.032072876,-0.032972123,0.020690298,0.053689424,-0.029283537,0.003536792,-0.005677123,0.022450572,-0.0120263565,0.00934611,0.016991394,0.0039015973,-0.043352496,0.05520451,0.018862408,-0.03688458,-0.015507781,0.011376687,-0.025275404,-0.052846454,0.044659965,-0.010980023,-0.06346764,0.021915719,0.04620374,0.03997387,-0.024438241,-0.045592327,0.002175141,0.0067197205,-0.017864231,0.005982781,-0.0061832503,0.029691003,-0.014352147,-0.005454738,0.02404028,-0.0133114485,-0.027244573,-0.055203196,-0.018160507,-0.040352173,0.009307897,-0.011068299,-0.03123623,-0.008276618,0.06758682,0.023758,0.031725094,-0.021102052,-0.033037867,0.022430405,-0.008613233,-0.021839714,-0.009392696,-0.051613033,-0.020402689,0.028270224,-0.01680745,-0.0001302152,0.045729816,-0.021155816,0.0055200164,-0.015560285,0.006173657,-0.009056143,-0.0038374995,0.0017932446,0.05350021,0.016251361,-0.0007174808,-0.008517317,-0.008490679,0.03747171,-0.022274682,-0.024867939,0.023163581,-0.006030113,-0.042286742,0.04276375,-0.0034917772,0.017998472,0.011444645,-0.022826727,-0.00032507224,0.0071628275,-0.018654885,-0.029881246,0.030944197,0.027645871,-0.023317529,0.026654478,0.028127529,0.04025355,0.04962592,0.00913929,-0.011659317,0.05184211,-0.020147586,-0.0010385121,0.006424145,0.05157635,0.040433563,0.022320928,-0.033697926,0.007020373,0.022523383,-0.017848209,0.015085412,0.018939385,0.026689088,0.0041691605,0.0034993321,-0.03204576,-0.0032885466,-0.016158681,0.009958042,0.05079817,-0.0020852508,0.001911925,-0.05076383,0.0060957936,0.040572044,-0.027551103,0.013395266,-0.0070536146,-0.03901217,0.032290984,0.033578966,-0.03988811,0.048310783,-0.005595661,-0.011078866,0.019139731,0.060700893,-0.008593737,0.012138877,-0.005233753,0.010686822,0.025498137,-0.058853865,-0.008214352,-0.059242077,-0.015666174,0.071722895,0.0122786835,0.006573241,0.018902145,0.04506674,-0.01933801,-0.0026344566,-0.008088493,-0.0133611495,-0.015178633,0.05340477,0.0115212295,0.008084572,0.06736726,0.028486587,0.010892644,-0.032473054,-0.037122656,0.0015716284,-0.066212654,-0.022245709,0.013401227,0.017458906,-0.014234172,-0.014608208,0.016354777,0.022495504,-0.005202984,-0.011916407,0.008774146,0.007955707,0.07015974,-0.012342972,0.016872102,0.018164426,0.06252972,-0.024757177,-0.009619154,0.037318308,-0.004291288,0.008301206,-0.06491305,-0.0035541293,-0.0007883252,-0.028855419,0.034152087,-0.06055764,0.036816858,0.02754051,-0.01147256,-0.0020888534,0.017123329,0.0005861228,0.003188012,-0.004022034,-0.017029835,-0.0070897955,0.017465668,0.05031947,0.028921558,0.022314802,-0.04694118,-0.011485635,-0.033506636,0.040781293,0.027703157,-0.006591934,-0.006239089,-0.01626884,0.00059586414,-0.005926826,0.008119345,-0.029524775,-0.037453834,-0.007950196,0.022530913,0.0054969043,-0.019035976,-0.027629295,0.002968364,0.0060483273,-0.024347486,-0.011063837,0.0554976,0.034042876,-0.002002,-0.020143703,-0.015654182,0.009099953,-0.008164797,-0.036656473,0.03517438,0.03834491,0.03784736,0.009810918,0.007389911,-0.00041900872,-0.022462416,0.03178913,-0.0077825403,0.008757406,0.0031668525,-0.020130554,-0.027926052,-0.0521686,0.031471867,0.02880861,-0.020208012,-0.028580738,0.008211248,-0.0034987754,-0.023102988,-0.00032560327,-0.04016165,0.013117008,0.07521095,0.0033081262,-0.070827834,0.0018411567,0.026688691,0.046526894,0.026861029,-0.030694893,0.019876854,-0.041938506,0.0073022395,-0.017313924,-0.011521942,-0.017226735,0.06785185,-0.02915481,-0.024802422,0.048167422,-0.0067916634,-0.17710528,0.02012675,0.0035606937,0.02519351,0.0056243585,0.0059708185,-0.050807115,0.0064217383,-0.0581348,0.07096959,-0.016092818,-0.03937418,0.037475538,-0.014289255,0.019079072,0.021016767,-0.04050949,-0.0026576126,-0.035444494,-0.059936285,-0.028391827,-0.03678329,0.0435803,0.027229432,0.028451625,-0.024575477,0.05532347,-0.021536564,0.025577925,-0.053123284,-0.057944607,0.0059309746,0.0032983925,0.03465673,-0.023832615,0.016548794,-0.02630214,0.0022605634,0.014418539,-0.021494715,0.07196189,0.02009191,0.018148718,0.033656754,-0.0020828915,-0.00063407404,0.0011064009,0.010570057,-0.017847633,-0.030094162,0.012473465,-0.01609071,0.0066136876,0.004670284,-0.05641165,-0.01475632,0.008050658,0.03381115,-0.00225368,-0.019508552,0.000252619,-0.06662672,-0.013119996,-0.029828042,-0.030185329,-0.06849142,0.04045685,0.02027888,-0.022306822,-0.01594947,0.047158528,-0.04653395,-0.009158314,-0.004230348,0.012989626,0.0105830515,-0.019975802,-0.036290176,-0.010667995,-0.072993696,-0.021251239,0.019123327,-0.024400894,-0.0034019826,-0.021683676,-0.029049778,-0.0031339074,-0.0074410024,0.03907018,0.2453871,0.021127407,0.023179373,-0.045149747,0.039091438,-0.019937595,-0.000082420476,0.085126214,0.025734765,-0.026781414,-0.0016272187,0.022107998,-0.009017467,0.00028053546,0.032073535,0.055776022,-0.072635315,0.020049537,0.044320554,0.011128674,0.01811048,-0.07062055,-0.020702641,-0.022819404,-0.060983393,-0.0030636927,-0.002308377,0.025655316,-0.011032244,-0.0046271156,-0.03675132,0.07167801,0.050224677,-0.061949126,0.04283747,0.018472454,0.027505506,-0.06631687,-0.037391268,0.02013894,-0.027540935,-0.003139821,0.00029311728,-0.008650732,-0.030483168,-0.0017853393,-0.019697085,-0.0138966115,-0.01649179,-0.013809707,-0.007589083,-0.02184923,0.0006002295,-0.008814374,-0.010103109,0.027877236,-0.019212456,-0.035577893,-0.00855422,0.040286,0.009421294,0.021967964,-0.054987457,-0.010442947,0.0023270554,-0.011117556,-0.049830742,-0.02354718,0.039606262,0.024266202,-0.006935466,0.012095863,-0.01000282,0.015148093,0.023708839,-0.027680533,0.0059718597,0.067573495,0.029537667,0.020379307,-0.032173946,-0.0075839586,-0.014422857,0.005828547,0.019233055,0.016437868,0.0021720668,0.056108925,0.0043587824,0.016503857,-0.020853333,0.019775862,-0.03006405,-0.0010942683,0.027604427,0.0004701732,0.07217048,-0.032486096,-0.031584036,0.0074897753,-0.0013428725,-0.0152917495,-0.011982804,-0.017252723,0.005359602,0.008386673,0.0038012746,-0.009618323,0.03454413,0.049266484,-0.082652375,0.0066768504,-0.0048504206,-0.043227218,0.0218485,0.04630319,0.05386297,0.01116544,0.04394923,-0.009601811,-0.004646105,0.047179237,-0.015350396,0.046467036,-0.00012385855,-0.068967275,-0.0043959464,0.018771585,0.03149101,0.0100766225,0.049955912,-0.037279073,-0.020249192,0.04334135,0.02664273,0.008460589,0.033650976,0.0073601566,0.054104812,0.0042744414,-0.011518628,-0.0130870985,-0.007884913,0.02550626,0.014005247,0.013495743,-0.06102063,-0.021284716,-0.021761373,0.023198126,0.027359102,0.006163995,0.051044174,-0.055043492,0.026335806,-0.052652303,-0.018856248,-0.040935185,0.0075378884,-0.018782767,-0.017601369,0.02656746,0.04999791,0.052089527,-0.011953185,0.032676104,-0.0014792326,0.014118253,-0.035897907,-0.0045240377,-0.008080536,-0.0030524586,-0.037975524,-0.02299339,-0.018569207,-0.025620878,-0.0073650037,0.00410922,0.004441072,-0.039190732,0.022330096,-0.03839681,-0.022692524,0.017745111,0.051649448,-0.0132060265,-0.054992586,-0.018031957,0.0003596758,-0.04205227,0.0026787017,0.10802628,-0.023526408,-0.019390712,0.043443065,0.0004787681,0.08656996,0.040498853,0.039047338,0.0034905318,0.01660685,0.013473571,-0.0044514383,0.04159655,-0.05743232,-0.040166803,-0.00035259326,0.028605035,0.010114357,0.006423668,0.02009036,0.009085945,-0.035929266,0.02009259,-0.04574887,-0.03393345,-0.013086667,0.02671201,-0.03292105,-0.01936567,0.008581499,-0.016005559,-0.018076465,-0.01890148,-0.004666952,0.02228007,0.00036044596,-0.004746059,-0.011451254,0.012039384,-0.008610407,-0.05382843,-0.0015741402,-0.023183657,-0.017579826,0.014740275,0.0071935966,0.030011509,-0.011235629,-0.021928323,-0.020151274,-0.0038793369,-0.017370565,-0.005745104,0.039176505,-0.044476625,-0.03034938,-0.036228064,0.008635728,0.016565334,0.03792749,0.0044705723,-0.00463425,-0.02748647,0.034434427,-0.010493693,0.046686344,0.013227817,0.014450801,-0.014882663,-0.005931213,0.027393004,0.011260233,-0.0013899219,-0.036391627,-0.017150708,-0.0081362175,0.008162485,-0.04453998,-0.025947867,-0.04183511,-0.0024777616,-0.01767222,-0.024155429,0.006151036,-0.007158884,-0.03194649,0.02646773,-0.014192702,-0.03644794,-0.07100988,0.038396362,0.001212671,0.0018142442,-0.023109745,0.024164474,0.045547828,0.008721747,-0.019811044,-0.03744626,0.0035891484,-0.005098139,-0.051782385,0.02238933,-0.0045596883,-0.009974912,-0.03310408,0.033473633,-0.011604051,0.014487871,-0.011305344,0.009740002,-0.005413365,-0.0139454445,-0.029974038,0.03685684,0.010469857,-0.038092498,-0.018831795,-0.004769325,-0.016263291,-0.03223952,-0.0061902488,-0.021100074,0.01721533,-0.022566484,0.038022608,-0.012865314,0.03334365,0.0031637165,-0.002263912,-0.039376833,-0.010749084,-0.008019271,-0.016386084,0.03917165,-0.045268405,-0.018315231,-0.01753906,0.0008270498,-0.030094204,0.033624124,-0.034999102,-0.03472659,0.006847966,0.009985967,0.05535421,-0.021964556,0.045380928,0.038554203,-0.022190467,0.033689566,0.03657717,-0.01904508,-0.009169994,-0.012745136,-0.016930476,-0.02481507,-0.036871515,-0.011048512,0.025251683,-0.013251015,0.010499879,-0.026936308,0.03793631,0.01443854,-0.026062936,0.009429055,0.017721059,0.033588648,-0.024936967,0.03194186,0.00971955,-0.013773061,-0.013448087,0.027429573,0.0026188833,-0.05771618,-0.00173772,0.0013783057,-0.0108917905,-0.0045430656,0.0102824615,-0.008270841,-0.054572176,0.03972119,-0.0054924036,0.013185715,0.025013521,0.013406037,0.003292399,-0.016567241,-0.008723714,-0.022721788,0.030243384,-0.0105054155,-0.023777531,0.021816825,0.045608763,0.021411277,-0.005212089,-0.0021355485,-0.008799517,0.009903112,-0.1408023,-0.009889934,-0.0020146575,0.014655015,0.036325894,-0.004858816,-0.035429418,-0.043180026,-0.004525814,-0.019047478,0.0020352767,-0.0112402355,0.032411907,-0.028400978,-0.01427385,0.024821835,-0.040200908,-0.0132105835,-0.032374717,0.057001323,0.028416768,0.019615544,0.06103827,0.011250595,-0.016939888,0.011000655,-0.046943534,-0.010259837,-0.021673664,-0.012609576,-0.04009117,-0.06810837,0.008393824,0.062201474,0.00061498396,-0.02456463,-0.010363993,-0.010613324,-0.059121545,-0.023000157,-0.03231588,0.017486889,0.0013294438,0.02629655,0.0008416145,0.07272392,-0.0309943,-0.03324933,-0.05082395,0.0038320064,0.011156488,0.043483566,-0.0009128502,0.028042562,-0.01357334,-0.010649571,-0.026438866,-0.00014287067,0.017482357,0.045243155,-0.010066077,0.040374435,-0.023614591,-0.0038240054,-0.003457034,0.03164622,-0.026850192,0.045159876,-0.014642065,0.040084995,-0.037289888,0.009855243,0.019006671,-0.016761236,0.012885116,-0.0005123275,0.037837572,-0.026668942,-0.013451409,-0.03682132,-0.04011216,-0.0053222924,-0.00750638,-0.06315992,0.025250489,-0.0044507384,-0.006472954,0.011074997,-0.06483957,-0.003669796,-0.055411622,-0.050689448,0.020682242,0.004315105,-0.03618431,0.04997661,-0.018065918,-0.00037438242,0.007637839,0.013015387,-0.013453728,-0.026419621,-0.01973215,-0.020438401,-0.02748109,0.0020438877,0.040073592,-0.013643639,-0.0014862514,-0.017424898,-0.020270264,-0.0074650203,0.012421458,0.011306776,-0.053228963,-0.014759763,-0.020062076,0.016764026,0.021266356,0.030919181,0.020369284,-0.040254034,-0.023609914,-0.04244794,0.04521266,0.105949424,0.016582318,0.051770188,0.053289436,-0.011965475,-0.018982893,-0.045196634,0.014447119,-0.005869865,0.028916253,-0.01070451,-0.0009841807,0.04842369,-0.052410938,-0.017805321,-0.07018665,-0.028156502,-0.008742774,-0.019082965,-0.01957173,-0.012577478,-0.02101784,0.019489462,0.013731688,-0.0116640255,0.012636926,0.0006252969,-0.026327766,0.049849905,-0.026769828,0.03647834,-0.016546912,-0.008589157,0.010160112,0.061596587,0.0077919876,-0.02358945,-0.02745687,-0.015795145,-0.03200577,0.08531528,-0.028103236,-0.018680565,-0.036783606,0.023046276,0.038490467,0.0013845288,0.005440444,-0.0037987623,0.043458242,0.03508056,-0.01931991,0.046410974,-0.0011608605,-0.05290773,0.04202972,-0.011342475,0.06057269,0.06048086,-0.025504803,-0.0017737517,-0.03933878,0.007621662,-0.019322133,0.033000246,-0.02878878,0.0020349517,-0.0028596024,-0.010373532,0.039338928,0.036834214,0.003922425,-0.014462756,0.025919596,-0.015141242,-0.042644713,-0.009580495,-0.010789985,-0.0058752107,-0.031990044,0.01128688,0.00034886505,-0.03491062,0.0051517584,-0.0058246865,-0.0131856585,-0.0040072594,0.017759375,0.020953435,0.022176782,-0.010274178,0.036255866,0.032155264,-0.008269215,-0.024200844,0.07221508,-0.016538864,0.019110529,-0.043820042,0.0031878902,0.012837947,0.022787914,0.053032562,-0.01560459,-0.003391777,-0.044672,0.013993398,0.0031617074,0.016887112,0.004086232,-0.008240862,-0.0065949685,0.0076794294,0.003926518,-0.03879055,0.026192643,-0.034199283,0.0184679,-0.04055079],"last_embed":{"hash":"4dftkd","tokens":69}}},"text":null,"length":0,"last_read":{"hash":"4dftkd","at":1762854007662},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{11}","lines":[205,206],"size":77,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4dftkd","at":1762854007662}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04915935,-0.015811887,-0.043951523,0.004087859,-0.04883,-0.05159237,0.04707311,0.02568661,0.021374049,-0.0033296617,-0.016736694,0.014276509,-0.041557312,-0.017529631,0.0026033188,0.017541163,-0.02526414,0.006918694,0.045468654,0.009134918,-0.04176847,0.031289246,0.030816428,-0.019643374,-0.0062170285,-0.030610414,0.033629254,-0.0029844616,-0.014105039,0.0020851716,0.0034848659,-0.026804596,0.040692046,0.014452969,0.018965594,-0.014453685,-0.00148517,-0.0026530824,-0.032407742,0.037532702,0.004388213,-0.054233942,0.052796297,0.026089266,0.029604713,-0.004143455,-0.05545005,-0.0047110994,-0.0119952625,-0.017883837,-0.010233146,0.0052588596,0.032011338,-0.0076002325,0.0062319897,0.032841895,0.016301261,-0.04790759,-0.027672058,-0.013816241,-0.027598176,0.026074948,-0.022296265,-0.05232088,-0.01828253,0.04187414,0.023525488,0.013396357,-0.0050072614,-0.027004426,0.017662153,-0.0067945747,-0.016276075,-0.004042754,-0.03622949,-0.042960785,0.006639595,-0.014370211,-0.0042579425,0.05341198,-0.024498649,-0.010343887,-0.005415605,0.0076750685,0.0019717591,-0.002376182,-0.004253957,0.031747654,0.03001823,0.0075313034,-0.012473613,-0.012163824,0.011057763,-0.023754768,0.004228517,-0.0015429544,-0.0022108632,-0.039699864,0.028441653,-0.015375839,0.038464423,0.017374776,-0.036665406,-0.017324409,-0.020048117,-0.0091000665,-0.01892648,0.028366743,0.060261983,-0.007673956,0.014577503,0.020197773,0.037273124,0.033714302,0.0031897307,-0.009537191,0.032294247,-0.005790298,0.00017766393,-0.015460412,0.04775686,0.04294717,-0.004256579,-0.007875546,0.01763942,0.034805782,0.00042771574,-0.027520867,0.0054984996,0.041963853,0.023108032,0.008643538,-0.01895771,0.0024379797,-0.0027604976,0.036143266,0.055368528,0.024026582,0.015321616,-0.06478099,0.010945392,0.045847118,-0.015414355,0.000075561366,-0.006799652,-0.03494265,0.032667927,0.019095143,-0.020456586,0.05562127,0.019381482,-0.01284201,0.043873373,0.053154767,-0.02210258,0.03360281,-0.021248372,0.037674032,0.021907931,-0.043468848,0.0013201805,-0.051802527,-0.034984436,0.060037974,0.0031662309,0.003544725,0.01770842,0.03434304,-0.010463015,-0.007979875,0.015151509,-0.045609117,-0.010175612,0.026961345,0.020694375,0.021094758,0.072551765,0.027695516,0.002124757,-0.022719296,-0.030708361,0.033060502,-0.053005848,-0.031736713,0.007979636,0.034354765,-0.013895597,-0.026930314,0.015082116,0.041629553,0.004005713,0.0034537946,0.0009902746,-0.009333593,0.054711454,-0.019576916,0.021767989,0.034287386,0.052367676,-0.019370256,0.024331698,0.024307549,0.0044014165,0.02255144,-0.03854893,-0.012165985,-0.025778318,-0.03551377,0.026621124,-0.054943625,0.000019357401,-0.016758647,-0.03390927,-0.03294656,0.012023505,0.01990347,0.012235025,-0.009262115,-0.024268419,0.008321215,-0.0053115436,0.036228493,0.02206723,0.009044974,-0.049500212,0.00055774907,-0.014824627,0.040264465,0.01973907,-0.003505458,-0.020182204,0.0046826783,-0.0058544693,0.017844098,-0.0005535602,-0.010882073,-0.007870263,0.0045897746,0.018081462,0.021302678,-0.019060558,-0.019048356,0.0185723,-0.005026814,-0.005308636,-0.0017023137,0.036641058,0.055733483,0.016119013,-0.020111686,-0.014338737,0.0043060784,-0.02483466,-0.034963768,0.034918204,-0.0026261408,0.016820304,0.013698287,0.008042052,-0.009908839,-0.028191643,0.0038146856,-0.012636599,0.010187697,-0.0011148357,-0.009989986,-0.028502826,-0.021778496,0.047755226,0.05423028,-0.0080064535,-0.014403646,0.016237194,0.020249147,-0.050137755,0.0035646926,-0.02870333,0.02402173,0.050604843,0.009059229,-0.044289123,0.0063075367,0.042107657,0.041104976,0.018893352,-0.01773427,-0.0021723066,-0.024041384,0.011106928,0.0025787621,-0.011838926,-0.03429949,0.07308338,-0.02315661,-0.066856444,0.018140756,0.007393385,-0.16847509,0.020062672,0.007829375,0.0076984568,0.004473349,0.019536521,-0.059866328,-0.016269883,-0.043044705,0.035715565,-0.0067992015,-0.037052475,0.043553904,0.023859328,0.030607468,0.0041267667,-0.03596059,0.009060796,-0.015946047,-0.05551309,-0.020831056,-0.029345546,0.048594378,0.030083636,0.02996405,-0.014092629,0.07555423,-0.030055257,-0.0042951293,-0.040392358,-0.049027883,-0.0007924661,0.0040317415,0.020610603,-0.011482873,0.018543331,-0.027069764,-0.0020227847,0.02261075,-0.017688254,0.07269736,0.027606715,-0.008290295,0.020203343,-0.0070625492,0.0027137524,-0.048980873,0.010155095,-0.061552413,-0.026854144,0.0053183534,-0.0032639205,-0.00025680146,0.016899897,-0.05127339,-0.010701971,-0.01445488,0.04030503,-0.005244583,-0.018336099,0.0054476475,-0.06779725,-0.0076091783,-0.03566236,-0.024842111,-0.081895225,0.04519696,0.013345397,-0.041432064,-0.023539664,0.039446596,-0.026762184,0.012936052,0.006870816,-0.007314607,0.009938447,0.007822742,-0.019262513,-0.01934879,-0.08818145,0.0054827025,0.020250373,-0.018685952,-0.0011348486,-0.000064537715,-0.021676242,0.010010796,-0.009742385,0.035219666,0.23669961,0.058127616,0.05208535,-0.05301367,0.04190603,-0.04084828,0.0047336416,0.0656304,0.011471444,-0.029142477,0.0039507993,0.035259582,-0.023416506,-0.00489166,0.014385935,0.044670388,-0.05401776,0.010379823,0.037644766,0.008662921,0.021035675,-0.062950276,0.0049558743,-0.0023329246,-0.06962988,-0.0133954715,0.006572109,0.04542586,-0.02623733,-0.009516047,-0.041019488,0.07871645,0.04766053,-0.040768705,0.051397912,0.028766384,0.01852586,-0.07496415,-0.022508042,0.004157592,0.015064962,-0.021297952,-0.0072771595,-0.04151307,-0.037944447,-0.0023538466,-0.02754644,-0.022864347,-0.0053727413,-0.012778084,-0.030121716,-0.0068570185,-0.0017253335,-0.012595362,0.017335739,0.033778936,-0.029291604,-0.040961515,-0.026701156,0.0433879,0.014138567,0.01677559,-0.05942555,-0.021726547,0.02978371,-0.04449849,-0.04599126,0.010446795,0.035716217,-0.002155356,0.002775369,0.011360657,0.014678437,-0.0041622445,-0.011763391,-0.009592762,0.018100228,0.0809399,0.044802908,0.00105284,-0.024508001,-0.01696407,-0.024059145,-0.008097416,0.034491256,0.011625336,-0.016092602,0.042545747,0.0035493174,0.018743852,-0.011318136,-0.00051670865,-0.011216541,-0.01715359,0.009944278,-0.010397021,0.058769614,-0.046729147,-0.041820552,0.010244573,-0.005052253,0.006018117,-0.010767349,-0.013387112,0.031842712,-0.023426836,-0.0052445736,-0.012679743,0.024272013,0.020501534,-0.10675266,0.016053347,-0.0062803524,-0.040285878,0.033025403,0.053984914,0.04264132,-0.015153244,0.024449177,-0.012352177,0.024001008,0.011655431,-0.015910972,0.0061571314,-0.009264808,-0.052246116,0.022706673,0.011704825,0.025422195,0.004300724,0.049302533,-0.027051523,-0.04418393,0.044044968,0.027836839,0.0013996555,0.04615457,-0.013172214,0.046586465,-0.011202881,0.024541367,-0.0088745095,-0.009275695,0.03305465,0.015069024,0.043839864,-0.054080836,-0.0048925444,0.004149871,0.04129806,0.027516723,-0.007693375,0.04215606,-0.024971632,0.02503743,-0.04398406,-0.018589187,-0.04656945,-0.028887033,-0.020838736,-0.026549794,0.020746956,0.03509423,0.065875016,-0.043092363,0.0347112,0.00007340991,-0.006494278,-0.020164695,-0.010071988,0.016658882,0.0071222666,-0.062004976,-0.0025104054,-0.0078484705,-0.028283957,-0.015009924,-0.0052262386,-0.019133722,-0.030448334,0.059700344,-0.036657505,-0.017110314,0.0216247,0.05327416,-0.021106573,-0.057282962,-0.023641787,0.011406651,-0.038922455,0.010529656,0.11271041,0.02406156,-0.014595627,0.044262897,0.000017370787,0.08028537,0.05713349,0.046433087,-0.014860664,0.007860738,0.01736816,-0.0050189984,0.03826216,-0.050370947,-0.048708674,-0.013278543,0.020825204,0.010672728,0.006288053,-0.0009512062,0.012298002,-0.046455644,0.008701837,-0.052800193,-0.02585921,0.002673149,-0.0009918025,-0.034788307,-0.024759991,-0.00978364,-0.03041723,-0.0017989401,-0.022320481,0.005346108,0.010143493,-0.016574932,-0.040483672,-0.04971038,0.0025290276,-0.011897523,-0.046597544,-0.013668888,-0.0065826653,-0.016552057,0.025564417,-0.0075725014,0.023277627,-0.016441397,-0.03078905,-0.038672175,0.0076705054,0.0036486303,-0.014633059,0.023675807,-0.027180491,-0.029226774,-0.0403306,0.0044248817,0.011480199,0.031771764,-0.010588468,-0.014646662,-0.02065757,0.04220247,-0.003630453,0.04914822,0.012586635,0.0073298435,-0.015487346,-0.00023681625,0.013369053,0.029055739,-0.03280924,-0.031446356,-0.044763837,-0.014880857,0.018267132,-0.044066224,-0.025908776,0.005838136,-0.00086394505,-0.023527965,-0.01979197,-0.030647716,-0.0017855868,-0.02478671,0.016056689,-0.0024753418,-0.06421603,-0.053626936,0.05264882,-0.0028863484,-0.02220886,0.018662965,0.041076895,0.0432662,0.0172101,-0.014079708,-0.026786333,0.018855564,-0.01815085,-0.06680224,0.035621636,0.00738446,0.0015520412,-0.010840547,0.024986675,0.0048227287,0.031625938,-0.004232252,0.02830238,0.0058093136,-0.00458649,-0.02568674,0.018987114,0.0049082683,-0.017448477,0.0151602,-0.017633364,0.0019067785,-0.04070091,-0.014880376,-0.018443085,0.015788324,-0.03352388,0.039388258,0.002283399,0.05278275,0.0038342245,-0.007180514,-0.05874886,-0.025516609,0.012746906,-0.027817741,0.029438589,-0.033270635,-0.031879157,-0.0145510705,-0.014788825,-0.027308142,0.022133386,-0.030599598,-0.045047645,-0.0052289963,0.019655839,0.024435967,-0.01529779,0.015374224,0.028119227,-0.01669865,0.022048043,0.010327651,-0.009124606,-0.014026943,0.0003222003,-0.027411185,-0.00061079947,-0.03916679,0.00017348767,0.016130857,-0.008699533,0.0272437,-0.03131413,0.03875878,-0.00337426,-0.0059783817,0.034473732,0.028098084,0.031228365,-0.0059741735,0.028494552,-0.0052172635,-0.03793632,-0.01936588,0.02815894,0.008664072,-0.037884615,0.00088809716,-0.002916597,-0.010820289,0.045202762,-0.0006791325,0.0036424473,-0.04789298,0.045950178,0.0061542555,0.01389089,0.036353428,-0.006828517,0.014280769,-0.0073492033,-0.031108707,-0.00009822506,0.017718894,-0.010132795,-0.022619098,0.05672007,0.052737635,0.01619482,-0.0020727953,-0.017300852,-0.009087553,0.03132142,-0.14337765,-0.007159731,-0.019314509,-0.0034325907,0.018419227,-0.017988129,-0.03740555,-0.059251536,-0.0037388366,-0.020730445,0.00024265557,0.015726605,-0.00028713266,-0.02955286,-0.016505154,0.015520504,-0.044228535,-0.010778759,-0.02707535,0.07555676,0.029814547,0.02030472,0.05170192,0.013783887,-0.022418039,0.011694871,-0.031887252,-0.027785884,-0.020869676,-0.05668438,-0.038743455,-0.06847925,0.02525971,0.06576616,0.013509301,-0.0310926,0.00471266,-0.0054202243,-0.056245524,-0.02121297,-0.028452097,0.023114663,-0.0112357065,0.036202934,0.003915961,0.064700745,-0.054978024,-0.03328636,-0.05860147,-0.005686088,-0.014610487,0.051031046,-0.026741737,-0.0056964797,-0.031805765,-0.020017829,-0.011766255,-0.015852416,0.0017002801,0.028388014,-0.016334262,0.027386133,-0.05009546,0.02036003,-0.017246915,0.037654854,-0.02981283,0.05479609,-0.035777353,0.012602767,-0.053893637,-0.012785279,0.017611597,0.0067978757,0.005319927,-0.0022667253,0.008622867,-0.041605122,0.00015200058,-0.043991223,-0.04227066,-0.023113048,0.0038577223,-0.06165126,0.051351268,0.025479678,-0.01877708,0.002047538,-0.05288922,0.0043836758,-0.053495884,-0.045033965,0.02845942,-0.012580054,-0.013703017,0.04633618,-0.011101747,0.008700213,0.007055065,-0.0067317244,-0.023831282,-0.028130166,-0.019077294,-0.013446177,-0.02185964,0.01408329,0.025834449,0.006829412,-0.014461386,-0.044859298,-0.02603132,0.013805296,0.0017142058,0.0037829394,-0.020025603,-0.013989287,-0.026713692,0.0266171,0.026139341,0.016702848,0.022347933,-0.023621619,-0.02624418,-0.036223557,0.037732232,0.071027465,-0.016557556,0.05364885,0.04074185,0.004231426,-0.02670005,-0.023960838,0.03559973,-0.007451648,0.014155409,-0.026995748,-0.000852611,0.023700504,-0.06796643,-0.008391986,-0.035158273,-0.051165495,-0.017928297,-0.016486105,0.0047100415,0.037980787,0.023236593,0.043120597,0.025344336,-0.026166916,0.006104671,0.00012285261,0.009323448,0.055159424,-0.010049662,0.07084266,-0.031570688,-0.016219795,0.0096338615,0.07874437,-0.022926204,-0.028318267,0.008641881,-0.007961582,-0.017892648,0.0583533,0.010102637,-0.013536166,-0.029533563,0.010666378,0.056247085,0.025781035,-0.006441439,-0.035333812,0.047862355,0.021420153,-0.014258603,0.026657991,0.018961234,-0.0547021,0.028622178,-0.003748027,0.034006644,0.0436625,-0.021613494,0.0053099347,-0.028173076,-0.005569454,-0.02470111,0.004026876,-0.02878284,-0.009909444,0.002336882,0.014289655,0.06708362,0.013470057,-0.008165696,-0.004388751,0.032488614,-0.023507422,-0.04083064,-0.0031253602,0.016029166,0.017101156,-0.035623062,0.031618614,0.004207974,-0.040085386,0.026670422,-0.011689666,-0.027436573,-0.033588257,0.0053999526,0.026996806,0.004593236,-0.009549628,0.04429008,0.0056698816,0.006486985,-0.05676399,0.08978457,0.022611424,-0.011300196,-0.01898993,0.020094568,0.0009875417,-0.0038826829,0.054246098,-0.00055947545,0.0023391077,-0.04796731,0.019986652,0.010892145,0.027068477,-0.013086498,-0.016432164,-0.011629048,-0.010487637,0.015280175,-0.019603452,0.005184433,-0.035598498,0.0069551286,-0.011960007],"last_embed":{"hash":"5szg3k","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"5szg3k","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{12}","lines":[207,208],"size":85,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5szg3k","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.051697914,-0.011971106,-0.03792243,-0.006167962,-0.059895802,-0.03291471,0.03768347,-0.026023667,0.017251998,-0.010970969,-0.014826085,0.009709922,-0.016186025,-0.0136951115,0.033432763,0.027247366,-0.044649124,0.011092294,0.04291352,-0.0120103955,-0.011541953,0.0356027,0.056633875,-0.02695574,-0.0035744838,-0.009948212,-0.014499133,0.014320843,0.00089654187,0.030615937,-0.013012772,-0.027165418,0.050358318,-0.006373569,-0.0068464736,-0.0052938988,-0.00047884343,-0.023505814,-0.044329274,0.040619187,0.031940464,-0.06842034,0.0081064105,0.018609568,0.036955502,-0.027159428,-0.042613264,-0.0012788511,0.00037483714,-0.018205207,0.02852806,0.004617244,0.028214276,-0.0088974945,-0.0039610686,0.019954585,-0.0013933916,-0.052094243,-0.027519003,-0.031862173,-0.030107442,0.055046663,-0.036071576,-0.027982356,-0.01744525,0.0428544,0.038413353,-0.0006699799,-0.0020893763,-0.020509567,0.0018123302,-0.005813195,0.025440447,0.017127609,-0.04915439,-0.025429664,0.016787175,0.023437275,0.021343812,0.027957248,-0.008673501,0.0035375776,0.0070090196,0.010690576,0.018432006,0.015736334,-0.013420818,0.04984565,0.002426756,0.00584873,-0.024888545,-0.013448993,-0.011767518,-0.011087345,0.007312818,0.0045146137,0.008938307,-0.020781681,0.04944363,0.009739576,0.04368892,0.020646514,-0.010095944,0.0012493277,-0.0073192264,-0.013682605,-0.0028075627,0.025923587,0.049259044,-0.0001632954,0.019255385,0.04309433,0.031071723,0.038560335,-0.011015324,-0.025139181,0.033033237,-0.0042165355,0.0039389175,-0.019451803,0.012055991,0.07295421,0.0087957,-0.017469574,0.042128984,0.017610809,-0.010984921,-0.027704453,0.001014559,0.04507922,0.01903619,0.0305433,-0.015895981,0.0035976095,0.0013495579,0.016045861,0.062223993,0.035329014,-0.0070578717,-0.054930277,0.0069969683,0.02006043,-0.018748078,-0.002962901,-0.025444834,-0.044817932,0.009257459,0.0217087,-0.031624213,0.04786047,0.0012834521,0.015193121,0.056021925,0.06753814,0.010553207,0.029668199,-0.015647631,0.032175977,0.018859383,-0.03486603,0.026468996,-0.030866457,-0.03184837,0.074104644,0.001833342,0.00810246,0.0037618885,0.038397364,-0.023544312,0.010890039,0.014744958,-0.02589723,-0.0070043127,0.034593772,0.017165313,0.011269303,0.043061253,0.027892232,-0.006301429,-0.016852293,-0.013957436,0.03719451,-0.028136607,-0.043335255,-0.008320587,0.03936859,-0.026468743,-0.029804759,0.0076344986,0.033183724,0.015132694,-0.0042386777,-0.011594164,0.0046895547,0.058016255,-0.0017766437,0.04201664,0.027941784,0.04130138,-0.009483146,0.003023894,0.026328187,-0.008103499,0.018719878,-0.024991022,-0.0057687038,-0.03962752,-0.042909782,0.026195496,-0.0254274,0.0023015651,0.016900912,-0.02749,-0.047217302,0.00030529706,0.021646908,0.039925274,-0.020989962,0.011047643,0.011831353,-0.009698978,0.054883253,0.013542368,-0.03641447,-0.037375152,-0.007050189,-0.02796292,0.022609817,0.0010746485,-0.0026785098,-0.035632964,-0.013857098,-0.0059753596,0.019621352,-0.013188267,-0.002150371,-0.013597117,0.020249248,0.022859672,0.0034355673,-0.041123208,-0.0065701324,0.006593837,-0.009681175,-0.00093610823,-0.025934288,0.041060947,0.036598105,0.023820687,0.0070339907,-0.0052522956,-0.018683141,-0.02989178,-0.04667967,0.022496017,-0.009851043,0.018136363,0.009756234,-0.0030801555,-0.017961523,-0.0055064345,0.011278285,-0.024645897,0.015965214,-0.026761858,-0.018113477,-0.010993068,-0.030931862,0.02588676,0.072299965,-0.003468325,-0.036257327,0.012114358,0.02726215,-0.049924888,-0.0075249257,-0.04533014,0.028960707,0.01240447,0.0061885696,-0.061238896,-0.0074599767,0.04354695,0.03123738,0.0035624234,-0.015138356,-0.018719995,-0.017112989,0.000032137963,0.00036963195,-0.03159603,-0.005562461,0.07407758,-0.02032485,-0.02901887,0.009177659,-0.015131186,-0.16746135,0.021874191,0.0026072934,0.030715479,0.0060172686,0.034198876,-0.039957214,-0.011443194,-0.045991596,0.043680035,0.0062806704,-0.045015883,-0.008429723,0.014299006,0.010378088,0.006553408,-0.015898507,-0.015729532,-0.036648143,-0.050432317,-0.029509544,-0.03481296,0.06713378,0.029964495,-0.01989905,0.021655468,0.07133169,-0.012115843,-0.007254948,-0.037054006,-0.079433866,-0.021606348,0.006053064,0.0103323115,0.0017378068,0.02528258,-0.01099913,0.0140013695,0.010790762,0.009158778,0.047955494,0.021098936,0.008955696,0.021737535,0.018335028,0.004522102,-0.054029044,0.0036661874,-0.039877754,-0.027843336,-0.00045671535,-0.013523005,0.03285636,0.007857873,-0.048144765,-0.0067806835,-0.01144541,0.035346255,-0.013375811,-0.015572512,0.003987964,-0.022293678,-0.02055898,-0.044899818,-0.016959323,-0.079392225,0.030752966,0.016627723,-0.0516695,-0.00874471,0.027895454,-0.03053713,0.0032356402,0.022459295,-0.0017020988,0.04731076,-0.0010294598,-0.015443534,-0.012781127,-0.11162705,-0.006472927,0.009496883,-0.020421997,0.007861068,-0.008989685,-0.01872701,-0.0008169046,-0.0031037964,0.03265577,0.2443346,0.026252678,0.035517473,-0.03186785,0.037818085,-0.025399102,-0.007295152,0.065453865,-0.017043065,-0.027733225,-0.005187054,0.0154107185,-0.005852121,0.008804405,0.007832272,0.043962575,-0.033219233,-0.007433672,0.06250886,-0.0050923093,0.01754301,-0.084534995,-0.010320898,-0.00855981,-0.063707225,-0.031137122,0.0152615495,0.040594347,-0.011500106,0.037548997,-0.022695262,0.08193156,0.0059152627,-0.058322396,0.038942054,0.02425522,0.03906553,-0.07456143,-0.035689965,0.004152295,0.0028757276,-0.007925404,0.016528679,-0.06650708,-0.013991354,-0.011165297,-0.014475115,-0.0027153227,-0.0094730295,-0.012940707,-0.0059131915,0.020877872,0.0045301933,-0.013927486,0.0064111645,0.009357034,-0.0022431377,-0.030641874,-0.022773977,0.029965505,0.020983301,0.020675695,-0.004451389,-0.0270556,0.014381152,-0.014207731,-0.026366074,0.012253827,0.040860176,0.01445201,-0.008765499,-0.019279921,-0.017037371,-0.0032392924,-0.0036625054,-0.0477244,0.005484317,0.0314982,0.054917023,0.00279987,-0.012920235,-0.028998,-0.017778445,-0.050591607,0.030389644,0.031033082,-0.011554839,0.040261783,-0.02785597,0.022479948,0.0042106183,0.0011305349,-0.03662039,-0.036247473,0.0020278066,-0.0040799747,0.042839978,-0.045956112,-0.0038386069,0.01832354,-0.003522231,-0.004534877,0.011496878,-0.012115135,0.028345246,-0.036163457,-0.030402882,-0.034052882,0.0069536204,0.038538434,-0.09540864,0.014216082,0.0026346347,-0.023553608,0.047647685,0.07303517,0.03173059,-0.011561406,0.029125186,-0.022807218,0.024488915,-0.006816899,-0.019292012,0.035598025,-0.015409516,-0.021741677,0.0058554877,0.015676351,0.023396838,-0.008642297,0.011637978,-0.040755685,-0.01467974,0.024938818,0.05002151,0.022995865,0.071361296,-0.027086321,0.020748658,0.013551225,0.012257926,-0.03088696,-0.018899366,0.048200987,0.02217585,0.037355263,-0.029817497,-0.015533866,-0.04836795,-0.000757097,0.025919665,-0.009334655,0.034035146,-0.023623575,-0.005389664,-0.04694006,-0.019470586,-0.03879763,-0.0019785631,-0.023119127,-0.016810289,0.014970251,0.039403964,0.06831572,-0.025472293,0.00821029,-0.010808615,0.00922287,-0.01928092,-0.016750248,0.016359724,0.021978315,-0.021362146,-0.03022198,-0.018411152,-0.04480154,-0.013909081,0.008070134,-0.010481555,-0.026553735,0.029563293,-0.03321604,-0.00015031411,0.021711487,0.05863458,-0.018645488,-0.043567345,-0.011018898,0.024441613,-0.029610079,-0.0132337,0.10755081,0.006160529,-0.012061285,0.027668193,0.01987157,0.06316719,0.026174977,0.03849668,0.017252572,0.014226095,0.037001673,-0.0040457975,0.019974135,-0.025683282,-0.048797574,-0.029219361,0.023438547,0.026000226,0.006845816,0.0019786651,-0.010749322,-0.020250516,0.018667318,-0.08174998,-0.029399304,0.0009871757,0.038795274,-0.0190159,-0.034401886,-0.0072469735,-0.03120644,0.011575449,-0.044776205,0.01168377,0.014112078,-0.029708695,-0.062070813,-0.020261195,-0.0030476598,-0.009833505,-0.048995923,-0.0048291166,-0.0075093787,-0.014319828,-0.00088309706,0.017827045,0.015361778,-0.00026607368,-0.034173775,-0.03957898,0.0090626115,-0.0033553527,0.0017068938,0.005435002,-0.00975691,-0.00008305788,-0.026274838,0.007861958,0.0111116255,0.017713008,0.011540066,-0.005165907,-0.016116234,0.02629818,0.0068205623,0.017086605,0.01664794,0.00037989835,-0.015807733,-0.014423278,0.017602127,0.019008692,-0.04243692,-0.04832196,-0.047939,-0.0003575687,0.02743697,-0.032746818,-0.032404482,-0.018802933,-0.00926477,-0.0044227126,-0.023891281,0.015461828,0.011752301,-0.030833796,-0.007656061,0.015239635,-0.07356073,-0.03213202,0.060456757,0.03318242,-0.00373623,-0.024199465,0.0013693789,0.031655665,0.019062031,0.013832981,-0.043240245,0.01838324,-0.02915083,-0.06758853,-0.00009564227,-0.017420601,-0.008766592,-0.030632561,0.010299918,-0.012942814,0.03479895,-0.009082483,0.043114852,-0.013783868,0.018619478,-0.0009646154,0.023038134,0.00032159511,-0.03582296,0.021658536,0.0099688945,0.022186106,-0.022602372,-0.021024328,-0.018861104,0.035652693,-0.007895881,0.022072867,-0.009250596,0.060789365,0.005496172,0.009911832,-0.08574694,-0.0033723703,-0.0024032425,-0.043705925,0.01377198,-0.028724898,-0.034363605,-0.016666997,-0.015994608,-0.014436715,0.02320609,-0.061473034,-0.053448007,-0.034686655,0.021790922,0.03693709,-0.00033782638,0.02958692,-0.001258073,-0.036588248,0.018463556,0.025857085,-0.06151115,-0.0077014235,0.03218792,-0.013079453,-0.008475687,-0.043950457,0.024538405,0.0391147,0.006933948,-0.009208751,-0.042007178,0.03938003,0.007970701,-0.023481918,0.017317323,0.057757918,-0.006845759,-0.031476848,0.0298181,-0.0040648137,-0.039163634,-0.02484058,0.046406094,0.024032112,-0.058190312,0.007899709,0.012861857,-0.012416012,0.059471257,-0.013593902,0.026406,-0.054826032,0.03881673,0.0396269,-0.0032732128,0.010057052,-0.0209698,-0.0019641314,-0.02890244,-0.017784161,-0.023130363,0.043607127,-0.0013190759,-0.048955206,0.035804193,0.042422537,0.008714181,-0.034777895,-0.0256371,-0.03721657,0.007379441,-0.15146221,0.0007691671,-0.02331688,-0.004438053,-0.002767589,0.00037884063,-0.034668647,-0.06906405,-0.016380511,0.0048189997,-0.010003975,-0.0003030218,0.00053752796,-0.02515353,-0.042393547,0.033777595,-0.04378957,0.0033966177,-0.007346586,0.073628955,0.012404973,-0.0023943402,0.053918004,-0.008227822,-0.03855035,0.020318685,-0.032397103,-0.0090140635,-0.01966097,-0.018369306,-0.045440435,-0.046348423,0.024374552,0.05565361,0.02458727,-0.013693574,0.002092661,0.0075923135,-0.03630912,-0.005165258,-0.01654693,0.026761994,-0.0074946326,0.026977837,0.0029670936,0.06422758,-0.05645758,-0.013697902,-0.050698776,0.0025517922,0.0015444618,0.046223506,-0.021421256,-0.01658513,-0.0041103135,-0.0056562456,-0.0072353543,-0.0055053006,0.024830244,0.047013298,-0.013881162,0.016620409,-0.044380777,0.0027398472,-0.024889661,0.050976366,-0.03991348,0.07050789,0.0009022037,0.051573988,-0.07615253,0.010528714,0.026824826,0.020146878,0.011412698,0.0040915585,0.025238102,-0.045914717,0.0014478297,-0.039788753,-0.049681082,-0.0034517213,0.031916946,-0.027006706,0.036019277,0.007983261,-0.017773487,-0.007447964,-0.028799267,-0.0070585976,-0.04139936,-0.05510448,0.017095812,0.0014098341,-0.022981685,0.05319095,-0.03563824,-0.0043040137,-0.019500798,-0.0029972985,-0.0023970252,-0.0366932,-0.017659722,-0.042362474,-0.028668912,-0.002770992,0.020871645,-0.004002746,-0.01712862,-0.027754,-0.016315736,-0.0065718545,0.0034964257,0.014104797,-0.058785357,-0.011148756,-0.020575324,0.008283929,0.051914368,0.011719062,0.002782743,-0.03385602,-0.02234354,-0.031697262,0.039455395,0.051168956,0.018923795,0.03128052,0.007240501,0.02107453,-0.020967234,-0.028629022,0.03211557,-0.005640272,0.0132867955,-0.016565297,-0.022836698,0.03642121,-0.05994326,-0.026814835,-0.01521585,-0.013758255,-0.015629442,-0.01951839,-0.013962795,0.03596081,0.017406978,0.051088315,0.015826028,0.008073664,-0.000021977086,-0.016449712,0.026283165,0.050475407,0.0012453448,0.052975792,-0.052814327,0.006019648,0.038705405,0.056643944,-0.021521404,-0.040682565,-0.014663649,-0.0070197023,-0.03022226,0.08684934,0.012770003,-0.015878037,-0.03467105,-0.011042179,0.05703324,0.027619915,-0.019644272,-0.03800724,0.054315966,0.04759108,-0.026923949,0.021383774,-0.025716452,-0.020183843,0.017934857,0.005227183,0.022677233,0.018050486,-0.041492566,0.031032357,-0.019804897,-0.008832337,-0.014044741,0.013067502,-0.016331919,-0.02807273,-0.015171255,-0.013096847,0.06416147,0.014422681,0.006378102,-0.01949473,0.04630928,0.013114628,-0.019949358,-0.012849507,0.011170313,-0.0051376815,-0.036538333,0.009685343,-0.011896544,0.0005546367,0.009481877,-0.0078699915,0.0017597154,-0.016407328,0.02291664,0.03657364,0.035048146,0.0042768843,0.07798499,0.015577356,-0.0139075285,-0.0523968,0.07290023,0.008767712,0.013273993,-0.004515612,0.026406372,-0.0114503335,-0.0044884654,0.028682023,-0.044400867,0.019593447,-0.059021626,0.01802902,0.03072798,0.010697479,0.000608705,-0.03941612,0.024208043,0.013397846,0.0156181585,0.015312053,0.032529425,-0.049644623,-0.035892446,-0.0050699236],"last_embed":{"hash":"1295ai6","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1295ai6","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{13}","lines":[209,209],"size":65,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1295ai6","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042337753,-0.009438563,-0.045511708,-0.017702963,-0.04113035,-0.050302092,0.033480335,0.001120025,0.0106926225,-0.01132999,-0.02921177,0.022733344,-0.0334299,-0.009216262,0.032470778,0.021309696,-0.046001866,0.001679935,0.015795432,-0.010266761,-0.054038472,0.032500587,0.046694044,-0.034207426,-0.008365796,-0.000019593572,0.018267868,-0.011308008,0.0072508296,-0.0025444718,0.017309915,-0.046638206,0.050380893,0.016219346,-0.023703407,-0.04312252,0.0010011143,-0.017456818,-0.039940994,0.03122026,-0.002220557,-0.04699394,0.019581608,0.03841275,0.047346484,-0.032728963,-0.03511416,0.0037590882,-0.00029145004,-0.01027147,0.009909112,0.0066424846,0.03513827,-0.016595053,-0.004749379,0.0031289035,0.00028800077,-0.045230508,-0.04846667,-0.022284308,-0.03806223,0.01213112,-0.009698498,-0.037460256,-0.020788033,0.06693479,0.028054046,0.026994647,-0.014790789,-0.019354645,0.027511768,0.0076601026,-0.026793657,0.0027618501,-0.0543403,-0.030589366,0.018468613,-0.026928617,-0.0030839618,0.052956525,-0.019561429,0.0028896986,-0.01790377,0.005012273,0.006458499,-0.020239675,-0.0013995615,0.04913479,0.010911042,0.0005374244,-0.010888982,-0.0023542296,0.050974544,-0.0149224335,-0.023368083,0.023105145,0.008622526,-0.04759697,0.03622433,-0.0120092705,0.04083132,0.0005100532,-0.026068257,-0.018917693,-0.0027270962,-0.0011578576,-0.028243067,0.04562545,0.02853262,-0.017244613,0.0107652955,0.030627424,0.04003344,0.020713825,0.0066548004,-0.014456705,0.039077006,-0.0041656327,0.010683803,-0.0094093075,0.035173424,0.041445382,0.0060127075,-0.029362448,0.006590647,0.01673964,-0.026648806,-0.0015935978,0.017326662,0.041128784,0.023436505,-0.0010797742,-0.032541305,-0.0031706817,0.0033742245,0.018490963,0.052996427,0.010065338,0.0073301475,-0.06247908,0.021197515,0.044298418,-0.025820663,0.018082159,0.008559572,-0.038659748,0.03429476,0.021650027,-0.033836834,0.04326998,-0.0042475695,-0.007708116,0.044001974,0.048026923,-0.0035423697,0.013373288,0.0032896078,0.017984346,0.02716989,-0.045757763,0.005496891,-0.0646445,-0.0069032577,0.071842425,0.019221243,-0.02190582,0.021723315,0.035986587,-0.024882123,-0.0046586464,-0.005622898,-0.020341365,-0.0035641503,0.026198339,0.023501381,0.005505596,0.051169086,0.024024792,0.012622434,-0.025968391,-0.05994963,0.023189897,-0.0691407,-0.0251938,0.0058148545,0.0062655453,-0.02156129,-0.034169298,0.017238325,0.024227694,-0.011874589,-0.019320438,0.0013033018,0.0079411855,0.05406036,-0.0061945254,0.018287404,0.03941039,0.04011132,-0.01454495,0.00020836909,0.03343508,0.0060295337,0.008733739,-0.034727763,-0.006092706,0.0069435416,-0.028544469,0.010140803,-0.04929521,0.035777938,0.018037874,-0.00863886,0.006227843,0.004625071,0.0007445159,0.012178596,-0.00083664927,-0.016982086,-0.016793594,0.019576052,0.04298453,0.02811202,0.019248608,-0.03877489,-0.009817821,-0.04242566,0.04671624,0.047502957,0.019029047,-0.006387036,-0.002584335,0.010929178,-0.011825228,0.011073935,-0.028963003,-0.028973594,0.0035764845,0.022058865,0.015077262,0.0050978847,-0.029353054,-0.00078622287,-0.0018455253,-0.017211447,0.01024715,0.054007735,0.035913307,-0.003875816,-0.010768805,-0.0044199857,0.008367178,-0.00884575,-0.03948743,0.05231967,0.029994616,0.01603572,0.014413561,0.013309783,0.007040012,-0.02023501,0.047476918,-0.015523224,0.0203349,-0.0064942325,-0.0037304703,-0.022760998,-0.025303744,0.045192994,0.021800822,-0.017913936,-0.016520848,0.030867275,-0.008202758,-0.021993052,-0.013518352,-0.022318175,0.018870274,0.06319133,0.009544134,-0.052884255,0.03312113,0.035295952,0.040124714,0.019406207,-0.02088147,0.014261388,-0.052510727,0.014781491,-0.002322121,-0.037249357,-0.0038144998,0.06606857,-0.014387408,-0.05672198,0.03150239,0.0035258832,-0.16882421,0.030412178,0.010560645,0.015499877,0.003021814,0.0067916247,-0.059095446,0.00025204392,-0.038917996,0.060311284,-0.023861317,-0.038277954,0.037798904,0.006055197,0.034404647,0.030593159,-0.021358732,-0.0032338356,-0.0058375904,-0.050667923,-0.0198561,-0.031971775,0.03878778,0.02481481,0.022231799,-0.01164534,0.06424419,-0.013541818,0.013841721,-0.060105752,-0.061544556,0.020275785,-0.0010831703,0.012197595,-0.024386613,0.022010867,-0.023692643,0.012853228,0.021719802,-0.02395753,0.071527705,0.017394396,0.0020236147,0.011258483,-0.0041450085,-0.009495017,-0.019516682,0.0075097564,-0.03232076,-0.049274456,0.022999164,-0.017345767,-0.014826763,0.020120053,-0.048811384,-0.014979004,0.027530665,0.027789032,0.009469972,-0.03090595,0.0043879785,-0.061424892,-0.0065697576,-0.0134200035,-0.026339155,-0.0665271,0.056192737,0.023148356,-0.017189166,-0.015947025,0.051673498,-0.047182754,-0.008182448,0.0033380787,-0.007619597,0.018115811,-0.002207278,-0.045023277,-0.027461333,-0.08127644,-0.009781834,0.0183248,-0.024733376,-0.0016749018,-0.019608716,-0.026536757,-0.0055531044,-0.0072895964,0.022753322,0.23705857,0.04070038,0.025082694,-0.04022381,0.042499,-0.030213566,-0.005450674,0.095498756,0.029852688,-0.02226765,0.005648043,0.036463495,-0.01349369,0.013254297,0.011995906,0.05244572,-0.07752166,0.007057419,0.039876398,0.008881177,0.02339763,-0.045846257,-0.0005741527,-0.0058775116,-0.058301017,-0.009093463,-0.0125380885,0.047797143,-0.028712623,-0.0072685406,-0.036761295,0.07377372,0.03345228,-0.06775738,0.04486302,0.02540123,0.027292486,-0.081803255,-0.03129745,0.020923026,-0.024003055,0.0042246715,0.0114734555,-0.018707758,-0.032101534,0.012119491,-0.011621598,-0.011093078,-0.01063993,-0.013159585,-0.009025872,-0.033044964,0.0026683053,-0.013165444,0.0077060345,0.03107111,-0.032634526,-0.038612623,-0.018021327,0.043204725,0.006409628,0.03215128,-0.06458584,-0.008434013,0.0016166988,-0.009444486,-0.02282898,-0.025544055,0.031044155,0.017679535,-0.005768794,0.004717004,-0.0013694613,0.0021218315,-0.0024940125,-0.029787464,0.014753784,0.06292613,0.02400501,0.014678416,-0.02864158,-0.006874756,-0.027499864,0.0005878207,0.017888404,0.014582038,0.018123155,0.056485064,0.007902001,0.01327759,-0.010078745,0.01917515,-0.026338983,0.0070443437,0.025899,-0.009578501,0.056270987,-0.044070337,-0.037586346,0.0006181443,0.01852781,-0.012991576,-0.02344457,-0.026910262,0.026406348,-0.0032046377,-0.009828374,-0.003645907,0.023563342,0.03703375,-0.067500226,-0.0020932632,0.0077406964,-0.04196566,0.015806604,0.049898162,0.035988834,0.0050779795,0.03822216,0.0011300397,0.0028621925,0.018790642,-0.008671673,0.038989976,-0.01031712,-0.084089406,0.016656747,0.036999788,0.009321309,0.019475259,0.02849705,-0.050883353,-0.031335495,0.055541094,0.049049612,0.012914575,0.034311596,0.009540584,0.036058642,-0.022410095,-0.0027762116,-0.017199729,-0.0013259868,0.027522959,0.011237217,0.0145674255,-0.06706455,-0.0025682037,-0.008712281,0.028096022,0.02531137,0.00036432175,0.039159905,-0.058541395,0.021245934,-0.06362399,-0.00953337,-0.035842102,-0.00883786,-0.017365256,-0.025273114,0.030675152,0.028580494,0.06677441,-0.029420413,0.03799795,-0.006752367,0.0056113596,-0.030824324,-0.009628062,0.009050918,0.017672326,-0.061528437,-0.012130111,-0.0020074616,-0.0248399,-0.019107252,-0.011850546,-0.015307325,-0.019771216,0.023648696,-0.04295135,-0.022153478,-0.0021298393,0.052918296,-0.008805321,-0.04489635,-0.015218889,-0.013610375,-0.05255682,0.020803355,0.10824847,-0.0068285153,-0.014306601,0.035501838,-0.009068226,0.08647456,0.064404525,0.03997818,0.0012805265,0.016670233,0.006484341,-0.0024936157,0.044011883,-0.039959155,-0.044798523,-0.008967428,0.031239629,-0.006264947,0.02008474,0.01443622,0.014544888,-0.03716629,-0.002578523,-0.041500755,-0.04161345,-0.00069661875,0.03395163,-0.025226375,-0.01402992,0.015226,-0.012775883,-0.027137645,-0.05135056,0.023558017,0.009381285,-0.005894531,-0.0037357307,-0.034231864,0.023267943,-0.012808696,-0.041145485,-0.015045431,-0.030678617,-0.026759377,0.01322022,-0.0038478207,0.02589739,-0.025607107,-0.03426911,-0.0051491824,-0.00015173692,0.0027850051,-0.021343306,0.03831127,-0.045513783,-0.03394548,-0.037383772,0.014447072,0.017538961,0.03167198,0.0034981412,-0.008772389,-0.036184832,0.032854993,-0.010109349,0.07242338,0.016414518,0.0052839844,-0.012744322,0.0004150057,0.018802673,0.016259912,-0.0075374544,-0.036405176,-0.018984241,-0.0026521196,0.004153965,-0.040788304,-0.040855087,-0.004582392,0.008459383,0.0003363198,0.01054519,-0.0007779314,0.002672943,-0.03636156,0.029621657,0.004631406,-0.040796947,-0.0741129,0.029035604,0.012408831,-0.013880447,0.001346311,0.028643513,0.05236722,0.020264618,-0.037409954,-0.023123011,0.009407205,-0.008201043,-0.06522166,0.029515808,-0.0062344577,0.00045048154,-0.024382446,0.04422094,-0.019659584,0.025290072,-0.011539882,0.0007442125,-0.00621407,-0.017506858,-0.04134055,0.04151011,-0.0028493328,-0.03979758,-0.0070473007,-0.005652946,-0.01184607,-0.047323514,-0.017953439,-0.025475096,0.0140967,-0.0359643,0.04826343,-0.009121781,0.027618213,-0.0032672533,-0.019554302,-0.03605089,-0.008958186,-0.0036932442,-0.020152984,0.015244482,-0.05157405,-0.030671498,-0.011581336,-0.0024529207,-0.033619165,0.031051172,-0.032962695,-0.046857003,0.016642064,0.023895435,0.045338884,-0.023372078,0.017320285,0.01372855,-0.008378245,0.031859893,0.049468182,-0.030002257,-0.015152629,-0.0039708903,-0.010958569,-0.02450371,-0.048240338,-0.005522722,0.024981776,-0.012561845,0.011450244,-0.036209304,0.0351432,0.008740225,-0.012649206,0.026003888,0.015582538,0.040685415,-0.031268746,0.052221578,0.0020646907,-0.016469222,-0.022828305,0.01122274,0.010797985,-0.040594965,-0.0022013546,-0.002753737,-0.0060295113,-0.02446702,0.008615009,-0.013767023,-0.043325067,0.043319177,0.009847036,0.015859716,0.040581096,0.008770327,0.002490996,-0.024981925,-0.0085877385,-0.02301593,0.017215306,-0.009408872,-0.017501304,0.027305974,0.044518568,0.014129584,-0.006974515,-0.003456837,0.00090763066,0.025600335,-0.1399287,-0.018743468,0.0011811196,0.0029190008,0.026978053,0.0019693535,-0.011986687,-0.052084863,0.0029425889,-0.00886461,-0.010913255,-0.005764479,0.0127065275,-0.038984258,-0.0052744965,0.024117282,-0.04245446,-0.02671713,-0.042822495,0.042050887,0.021475986,0.02486791,0.051024027,0.01253606,-0.025842672,0.008070587,-0.077222034,-0.04241331,-0.02497041,-0.019886794,-0.03816907,-0.067119986,0.00850787,0.064002246,0.012241926,-0.039274316,0.0057778256,-0.01960374,-0.0514365,-0.018287325,-0.032223653,0.031465936,-0.00016569944,0.037174664,0.00432425,0.06684929,-0.042612243,-0.036314327,-0.05344268,-0.0139827365,-0.0004944454,0.029786695,0.0049741445,0.01398167,-0.013028464,-0.024067195,-0.01662655,-0.019074166,0.0005488955,0.049491476,-0.0070393183,0.05328322,-0.020648379,0.019887676,-0.022624323,0.03838697,-0.030273857,0.055242136,-0.016717535,0.01697029,-0.060536165,-0.008928823,0.010204695,0.0066618877,0.0077407556,-0.0011937615,0.028976345,-0.021889217,-0.015482025,-0.038911656,-0.047093753,-0.02044991,0.000077441684,-0.04398974,0.044917047,0.008418954,-0.0016109743,0.005706214,-0.038854294,0.0029709074,-0.064212605,-0.058385186,0.011385606,0.0101027,-0.022815501,0.04274086,-0.007702379,0.014278689,-0.00269205,0.011079851,-0.034472473,-0.016640242,-0.008868092,-0.035839785,-0.0269519,0.020123238,0.034747526,0.009905049,-0.009721601,-0.022042472,-0.016625188,-0.008737375,0.009352146,0.018738115,-0.053991184,-0.018296115,-0.019521944,0.016638258,0.034694415,0.02670021,-0.001142475,-0.043248598,-0.019849764,-0.040418874,0.024591314,0.07500323,0.014064319,0.05376477,0.047764026,-0.011398457,-0.012003507,-0.05482647,0.0167255,-0.007706039,0.009203754,-0.016898593,0.01955363,0.044726137,-0.056459203,-0.009318851,-0.04708763,-0.04372669,-0.005509928,-0.016662935,-0.011372644,0.006927913,-0.0017937344,0.033695724,0.017620623,-0.020540593,0.013515226,-0.0064595626,-0.018680496,0.048625335,-0.029387392,0.03253382,-0.023455022,-0.006641307,0.0051421663,0.069100834,-0.01183732,-0.016661318,-0.016618928,-0.015565406,-0.025538389,0.0551271,-0.01119822,-0.0054561975,-0.040069774,0.018494176,0.06805886,0.012160907,-0.012199783,-0.010950664,0.04395516,0.04549875,-0.008865724,0.0382766,0.005885124,-0.06708546,0.035277545,-0.0051872665,0.05361347,0.06617897,-0.0475779,-0.015933556,-0.045353558,-0.0049025286,-0.028170973,0.027553227,-0.025386384,0.00021573466,-0.019048495,-0.0023092746,0.050049447,0.034864083,-0.0033951923,-0.020152055,0.0226389,0.007805751,-0.03720563,-0.0016835884,0.027031431,0.004286509,-0.033702467,0.0367971,0.0043510287,-0.036775805,0.028628906,0.0127058,-0.026082078,-0.032922145,0.017585624,0.015760992,0.02247365,-0.009409384,0.04855292,0.016143873,-0.0017249493,-0.026890498,0.07740339,-0.00025159572,0.0005670705,-0.040357362,-0.0060115494,0.015284125,0.015576183,0.06933815,-0.01873102,-0.016648956,-0.035449844,0.0271409,0.0075352592,0.030751595,0.011520673,-0.019616786,0.0036972237,-0.0046760454,-0.0104322415,-0.034596827,0.0020500536,-0.02443029,0.010547685,-0.017493336],"last_embed":{"hash":"v4srtc","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"v4srtc","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{14}","lines":[210,210],"size":87,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"v4srtc","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04606676,-0.020748382,-0.026667565,-0.008938115,-0.056782205,-0.0322712,0.010480695,-0.01639056,0.01989994,-0.014515246,-0.018798761,0.024811393,-0.026598278,0.012258163,0.006726531,-0.0036285848,-0.029972624,-0.0060575055,0.034560096,0.0010448707,-0.021317642,-0.019291913,0.058509957,-0.01997593,0.017262287,-0.0061871936,0.0010775863,0.0007646659,0.04954612,0.039123554,-0.018226305,-0.0024343522,0.046959016,-0.012965789,0.03290396,-0.027121928,-0.009763401,-0.0064477944,-0.035028275,0.041094054,0.015730463,-0.06371704,-0.0007716903,0.025756475,0.02171563,0.0041798516,-0.051228903,-0.008673546,-0.01635167,-0.020130599,0.01816465,0.012720859,0.024291195,-0.0051626596,-0.010614556,0.025537495,-0.013399698,-0.023060745,-0.06268522,-0.0557974,-0.038173914,0.05948503,-0.056070067,-0.03358994,0.0021668545,0.04397454,0.009383116,-0.005821623,-0.013572872,-0.04351004,0.018492632,0.0047417195,0.017849265,-0.007383101,-0.059750523,-0.01373318,-0.0019772071,-0.015487655,0.008098142,0.052133262,-0.0054026702,0.016325053,0.028097773,0.015632136,0.0040917504,0.0034727643,-0.005220651,0.049045846,-0.00958321,-0.0040930137,0.001893828,-0.012101646,0.003873775,0.0004295924,-0.022790898,-0.0043828287,0.007652275,-0.04621885,0.029641522,-0.015918685,0.025358219,0.010717372,-0.016124556,-0.03492151,0.011746315,-0.0015924436,0.016097652,0.063462846,0.048628468,-0.0066298572,0.03127491,0.029982656,0.0019479251,0.045135684,-0.004148672,0.001245187,0.03444007,-0.026193785,-0.02006861,-0.0047292137,0.071050614,0.036663257,0.04126561,-0.021673104,-0.005664814,0.023831934,0.015643798,-0.018875571,0.01968598,0.031417746,-0.0073466976,0.02214486,-0.046234556,0.012469757,-0.015748266,0.03032844,0.064859726,0.039484225,0.002413306,-0.05945793,0.01726026,0.03412674,-0.040352106,0.0034984476,-0.017829875,-0.019531753,0.015574233,0.023651626,-0.002389008,0.048922125,0.002345614,0.010412123,0.035932437,0.04638759,-0.0069187316,0.016901478,0.0070894184,0.013104581,-0.014196436,-0.033214275,0.028337406,-0.046985783,-0.027924202,0.05191099,-0.01826077,0.004698142,0.026305135,0.0703136,-0.015161616,-0.006098745,-0.0011044312,-0.017599538,0.0018811732,0.036740165,0.00044619682,0.022269256,0.044494722,0.02582358,0.00079409155,-0.03656933,-0.026726961,0.0076319533,-0.030894477,-0.027716149,-0.006011589,0.037749358,-0.042425904,0.0008304127,0.0122650415,0.009936514,0.023813609,-0.009957436,0.016427297,0.024513349,0.042927504,-0.0318545,0.010160317,0.03017262,0.039798297,-0.00020406222,0.0050917547,0.047268208,-0.020989407,0.027011806,-0.016300248,0.012696737,-0.031214202,-0.022856714,0.056207914,-0.049628183,0.00004158374,-0.006837398,-0.023917362,-0.03507521,0.020968137,-0.020147685,0.0119226435,0.013921717,-0.04277026,-0.025793578,-0.0023609106,0.05736986,-0.016031705,-0.043252613,-0.07984483,-0.04273593,-0.03660635,0.048095513,0.006255225,-0.019543326,-0.010477586,0.0029303061,-0.014937792,0.013289413,0.009182747,-0.014726411,-0.031626154,0.009292993,0.043075662,0.016162062,-0.01622814,-0.010701867,0.038796294,0.026228402,0.0006089566,-0.002865313,0.025919287,0.042192534,0.0028893033,0.0074007604,-0.024672214,0.01748547,-0.03463366,-0.05064549,0.0062047383,0.009084369,0.020095598,-0.015425411,-0.019912185,-0.025971597,-0.017710699,0.024704007,-0.0079869935,0.015990024,-0.015949696,0.009504355,0.003668465,-0.025145693,0.033876114,0.06384838,-0.023673896,-0.04206113,0.017914632,0.008326416,-0.033135343,-0.012262336,-0.0311947,0.0380528,0.028896995,0.020581748,-0.06928908,-0.018413767,0.022504162,0.02627407,0.009401856,-0.032242857,-0.019572096,-0.027661102,0.0074432767,0.0025785167,0.000619159,-0.035194196,0.07227043,-0.027715048,-0.04402095,0.0069754417,0.0037576423,-0.16284934,0.0057141283,0.020464933,0.045057226,0.011312313,0.0074062985,-0.049647324,-0.023485133,-0.026088083,0.06221802,0.011545616,-0.03950682,0.026687887,-0.0008028525,-0.012236282,-0.0058452203,-0.0537183,-0.04789011,-0.04026152,-0.053230487,-0.024457093,-0.035816368,0.062387653,0.017647283,0.017432021,0.008879683,0.044269096,0.001414884,-0.018275898,-0.048917014,-0.05453046,-0.00040484406,0.013126117,0.015064159,0.027560627,0.046015263,-0.042768966,-0.00027190527,0.02747466,-0.0065607424,0.058258697,0.05071697,0.014656577,0.017547619,0.0012389289,-0.02712219,-0.03754866,0.0012394566,-0.016700152,-0.022416865,-0.0013699814,-0.017722493,0.004339794,0.005021019,-0.035028115,-0.015107765,0.022784311,0.030457897,-0.029204266,0.0065754806,0.004533254,-0.05980926,-0.027099509,-0.029614784,-0.011035832,-0.037711237,0.029651964,0.0017869106,-0.026409436,-0.005639572,0.03498096,-0.012798601,-0.00042993887,0.009055466,0.008696274,0.022936236,0.0021193181,-0.014380902,-0.000027264843,-0.09537977,-0.030243073,0.027898898,-0.026913432,0.013897516,-0.019101528,-0.0033948729,0.015498864,-0.012180268,0.010142255,0.26271853,0.010258985,0.022379361,-0.020383112,0.05045709,-0.005724547,0.037265055,0.060465395,-0.009745507,-0.013448333,-0.0051220343,0.051149566,-0.022371162,0.006237288,0.016777365,0.03750051,-0.059088945,-0.0031708677,0.059188765,0.0069474275,0.030028647,-0.084235944,0.0027411452,-0.014731435,-0.073054224,-0.022409923,-0.018650409,0.051918384,-0.02018334,0.010892898,-0.019577863,0.061509255,0.038580243,-0.040522482,0.04825642,0.04052675,0.004149361,-0.0679277,-0.0057230014,0.0051468895,-0.025247138,-0.013036506,0.012151834,-0.033100646,-0.0115654,-0.010760017,-0.017813465,-0.003127029,-0.0068436326,-0.013699436,-0.008419378,0.01614547,0.016403977,-0.026820479,0.012486128,0.022329504,-0.0065226196,-0.005964088,-0.044823043,0.03376543,0.008031935,0.012768778,-0.020998923,-0.0030471121,0.016486038,0.0006658821,-0.04408882,-0.0073185246,0.015409788,0.0311719,0.019132486,-0.011331791,-0.012809904,-0.00042700197,0.011389547,-0.017132089,-0.0126016345,0.042244412,0.06600812,-0.022591425,-0.020264914,-0.042236656,-0.05822058,-0.048110656,0.022087218,0.03049814,-0.031318408,0.028153481,-0.007716913,0.023832723,-0.015477046,0.034880847,-0.057068,-0.028942026,-0.05108652,-0.020881452,0.052979846,-0.043723557,-0.023463221,-0.0035816252,-0.050475106,0.003280697,0.009293794,-0.030248083,0.015642462,-0.0096366545,-0.022381712,0.021613553,0.0017539677,0.03996382,-0.07551264,-0.005755268,-0.012585465,-0.037148464,0.006955881,0.032764856,0.018012455,0.00084878795,0.010828719,-0.017637594,0.00898123,0.027428214,-0.032486856,0.032149937,0.002774009,-0.029192448,0.019542666,0.010967002,0.013316484,-0.004938347,-0.019822193,-0.027325423,-0.01598935,0.04089211,0.034220684,0.009017963,0.03524084,-0.022062756,0.057337634,0.01860079,0.014944288,-0.018904028,-0.004389852,0.0058003687,0.0022124907,0.005548393,-0.036318317,-0.011489602,-0.010239936,0.012932534,0.011686193,-0.0016722512,0.03711365,-0.054125637,-0.0052837078,-0.066134535,-0.0031385194,-0.036661938,-0.00838586,-0.04500415,-0.023932721,0.022928976,0.044184953,0.067410104,-0.0076089073,0.013242222,0.0072902762,-0.0023696872,-0.009948573,-0.01219784,0.006938414,0.04148095,-0.029049896,-0.007962813,-0.01420396,-0.016663315,-0.034777503,0.033542186,-0.01079995,-0.049149357,0.026801972,-0.038231034,-0.016091503,0.00050146936,0.033174977,0.016464895,-0.041670028,-0.009656073,0.024398927,-0.015848724,-0.0024283247,0.109851636,-0.021464774,-0.016584188,0.024680655,0.025420342,0.07183948,0.02574561,0.04186773,0.0033302444,0.0027058113,0.038719255,-0.0067943516,0.052195355,-0.027279835,-0.008116441,-0.005828138,0.026617246,-0.006483475,0.025560219,-0.017948307,-0.015031848,-0.050023973,0.01492562,-0.06630305,-0.016599633,-0.014628591,0.010669896,-0.022550883,-0.009934926,-0.010197598,-0.040099077,0.011248241,-0.019630287,0.016272001,0.013621815,0.010666197,-0.047113918,-0.016194303,0.0052097347,-0.004242108,-0.045385484,0.0094149755,0.0035328825,-0.006440185,-0.021780139,-0.0077088997,0.017524134,0.0014513204,-0.034259558,-0.0033310864,0.011727749,0.0031076854,-0.000994709,-0.015896305,-0.023286924,0.0014918223,-0.032101523,0.017878829,0.03066047,0.04209976,0.016936038,0.01627198,-0.020971669,0.009044475,0.01944065,0.025265617,0.024322908,-0.029596936,-0.032503374,-0.014639651,-0.0008913375,0.022243021,-0.01195696,-0.024141649,-0.05696806,-0.014760482,0.027445674,-0.03067396,-0.04592285,-0.03745675,-0.0031578308,-0.03859646,-0.035103306,0.00988938,-0.016399035,-0.042234976,-0.009365064,0.030001,-0.06320052,-0.027350456,0.043521658,0.0007600284,0.0050012395,-0.025590828,0.011605632,0.03875718,0.01956646,0.027754925,-0.049831707,0.026572462,-0.01747666,-0.06577666,0.02340824,-0.012360186,0.0059065395,-0.009645536,0.027395407,-0.008861192,0.045070536,-0.012217623,0.044708543,-0.020961089,-0.014211368,-0.016534032,0.016861815,0.0079939645,-0.026824104,0.031865884,0.0025144527,-0.004001481,-0.023473838,-0.010547631,0.0075535295,0.009359776,-0.026371866,0.009923011,-0.031262945,0.045233436,0.038611412,-0.013460957,-0.055322118,-0.029579971,0.0020067908,-0.043520562,0.009684023,-0.032370813,-0.02582635,-0.01890452,0.0014394277,-0.012161775,0.0075310543,-0.050378863,-0.024125153,-0.034658194,0.0005882223,0.061276495,-0.017442819,0.06459109,0.014268154,-0.029793842,-0.014731876,0.053122684,-0.031801112,-0.0490308,0.040419597,0.0048578433,-0.025757639,-0.039605174,-0.01312117,0.020275868,-0.0034926478,0.009170831,-0.04406521,0.037831776,0.018539827,-0.024108546,0.033877112,0.05011084,0.007706348,-0.01279083,-0.0043972423,0.020864135,-0.036000546,0.010884654,0.058910966,0.009264858,-0.065098,0.008030871,-0.012840452,0.004854847,0.033992648,-0.0052969367,0.0050063822,-0.039829146,0.052226022,0.02120162,0.012353081,0.011054768,-0.028035816,0.016608117,-0.028477527,0.008102063,-0.027376074,0.021914288,-0.00799655,-0.01780532,0.034662083,0.048976883,0.026397862,-0.030551996,-0.004602702,-0.021369709,-0.008659552,-0.16702643,-0.0014820644,-0.0060446723,0.005010616,-0.009965862,-0.033984154,-0.037979882,-0.02919539,-0.005579746,-0.0067905844,-0.0015159267,-0.021723278,-0.011483507,-0.02069809,-0.005187618,0.03374681,-0.017742641,0.010819875,-0.04892006,0.078463785,0.029414864,0.017639572,0.040610053,0.012398593,-0.022377975,0.01218686,-0.022009851,-0.002957892,-0.020059168,-0.02546764,-0.07226879,-0.056309614,0.023572402,0.015484067,0.015962595,0.016682234,0.002581073,0.0119662965,-0.04765926,-0.012534,0.0030993135,0.012001257,0.009569275,0.02248656,0.009952918,0.07337764,-0.052580874,0.0011677621,-0.0061227465,-0.018536482,-0.006453743,0.045928154,-0.03300097,-0.018918851,-0.022802344,0.0036571615,0.0014455073,0.0069461255,0.057569627,0.046988953,0.007634446,0.00795865,-0.039547563,-0.019052783,-0.038572878,0.05616884,-0.06565977,0.03849316,-0.0013550391,0.0414141,-0.08115439,0.021803342,0.022085708,0.000084385734,0.004305061,0.0071130134,0.02629355,-0.017628105,-0.0048323637,-0.018803725,-0.021776356,-0.026669951,0.017437592,-0.05960971,0.030402483,0.02080634,-0.02864119,-0.0085317595,-0.032541763,0.015500071,-0.05152668,-0.039893,0.029135948,-0.005875441,-0.009234123,0.046676505,-0.034676682,-0.02206968,-0.034163482,-0.0078045195,-0.008610786,-0.047852334,-0.015723068,-0.048782527,-0.027932605,0.011587511,-0.013891832,-0.014456686,0.009626025,-0.054648012,0.024964608,-0.0017947068,0.012587146,-0.002219427,-0.049930755,-0.005061084,-0.04406511,0.024451703,0.031161772,0.0035311817,0.008396534,-0.04768882,-0.011119041,-0.039048217,0.059706446,0.06866663,0.02396762,0.034358695,0.0051582004,-0.018713024,-0.022566931,-0.016011642,0.01893006,0.008525631,0.011722916,-0.02361397,0.019760748,0.020531481,-0.04097806,-0.008781676,-0.032508202,-0.053864587,-0.011177337,-0.023764968,-0.016703587,-0.012480882,0.0282581,0.060440134,0.039207555,-0.04207418,0.025058135,-0.012589053,0.027104737,0.04886543,0.020403795,0.036151934,-0.009410825,-0.0065780478,0.03678084,0.06589555,-0.03151548,-0.022169864,-0.01652092,-0.0049731,-0.020511748,0.07741801,-0.00074925023,-0.009232213,-0.026450016,0.027812555,0.023355057,0.051047705,0.0021919739,-0.028138494,0.0382695,0.029732194,-0.01553461,0.053213775,-0.0008494544,-0.01811761,0.041021466,0.014744541,0.0021493428,0.01927096,0.008143685,0.04817174,-0.05544222,0.007165104,-0.03957334,0.021783998,-0.0028997527,-0.005316784,-0.019006077,-0.0017512713,0.035086844,0.02791492,-0.004254134,-0.02678352,0.03951545,-0.015112916,-0.0015030336,-0.020278106,0.0035891873,0.027983537,-0.055175934,0.025470113,-0.0054540522,-0.011588957,0.004023121,0.012472073,0.014207666,-0.020362534,-0.004090181,0.006052011,0.031456336,0.041975465,0.041041777,0.014404972,0.011874378,-0.04250074,0.06890618,0.0075461254,0.025192305,-0.0038490875,0.031446647,-0.010155769,0.020102147,0.014952882,-0.014935654,0.006587984,-0.041810483,0.026794227,0.013422754,0.030985516,-0.00820239,0.0074744294,-0.016862676,-0.0043426463,0.03445232,-0.0012319351,0.028734142,-0.03907526,-0.0063065444,-0.009776776],"last_embed":{"hash":"gwvus7","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"gwvus7","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{15}","lines":[211,211],"size":65,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gwvus7","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{16}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0366163,-0.0023570121,-0.05898149,0.015374926,-0.04237027,-0.020414254,0.04327345,-0.00013359266,0.01859151,-0.0017153611,-0.020442232,0.029501103,-0.029814154,0.00060805865,0.010030536,0.0051271594,-0.046141915,-0.0053393156,0.031098554,0.007085596,-0.033968918,0.03738065,0.03087816,-0.0027074395,-0.01047726,-0.018320978,0.029577961,-0.0055719367,-0.010599154,0.016678339,-0.0032394386,-0.022865606,0.06582595,0.030907597,-0.018223451,-0.031113595,0.0023315013,-0.016488496,-0.04353611,0.05570766,0.0023604126,-0.052305605,0.06264609,0.026798831,0.022688381,-0.019719642,-0.048178382,-0.0091557475,0.012300745,-0.017173538,-0.0013219874,0.0019929144,0.02181817,-0.0124487765,0.013442575,0.019051727,-0.0153342765,-0.0382377,-0.05274557,-0.010473711,0.007769877,0.040357117,-0.021034895,-0.048307337,-0.008273376,0.067066915,0.022068188,0.027717575,-0.009299954,-0.039964896,0.022504421,-0.008672386,-0.000052644726,-0.015952101,-0.03134465,-0.04152212,-0.0072138202,-0.029340323,0.015150557,0.051351633,-0.03744187,-0.020854816,0.019422105,0.013423281,-0.019605802,-0.006856358,-0.019657714,0.049865823,0.012815915,0.0048259827,-0.02527235,-0.0192444,0.049055688,-0.012719255,0.014199572,-0.00088759826,0.020899583,-0.01938295,0.019936398,0.008885981,0.028009437,0.045904346,-0.03584036,0.0033566984,-0.006182629,-0.03152654,-0.014971929,0.014077548,0.056934293,-0.0018484477,0.024869481,0.04444079,0.018841183,0.033503234,0.010240859,-0.017797368,0.032892954,-0.003399768,0.027805204,-0.014560093,0.065756045,0.054109167,-0.0050385194,-0.03585881,0.032801505,0.035390016,-0.00043277242,0.0014995693,-0.017794477,0.032446567,0.0073185293,-0.009888352,-0.037902277,-0.023682836,-0.008035066,-0.0029905469,0.06268769,0.013643858,0.013264919,-0.04980113,-0.009500193,0.042286493,-0.016512413,0.0040178443,-0.020288851,-0.054313354,0.042047042,0.013775043,-0.01756545,0.06489672,0.0017863602,0.013812911,0.033528857,0.025580669,0.00026650686,0.016995028,-0.030847143,0.0049549895,0.030527975,-0.03619909,0.008042631,-0.033601243,-0.00190681,0.05834575,-0.010706143,-0.000583838,0.01254007,0.059229515,-0.022831744,0.008658038,-0.0002252948,-0.033923395,-0.028975504,0.03239344,0.029463528,0.021215117,0.057894003,0.038108565,0.0038139059,-0.045439802,-0.0121629955,0.0077769337,-0.04463069,-0.042734887,0.0023060418,0.030316284,-0.029128304,-0.018350212,0.016270516,0.007666398,-0.0024414796,-0.009714252,0.028874751,-0.007965366,0.070365615,-0.022817034,0.024551552,0.033862855,0.04427801,-0.019156067,-0.0056896014,0.036279704,-0.01096183,0.013434352,-0.04021932,0.012467062,-0.022886151,-0.030379975,0.019324953,-0.04943653,0.007914306,0.017293988,-0.02861387,-0.036733862,0.011958976,0.027335498,0.010375458,0.0077589466,-0.029663762,-0.019603193,-0.025625309,0.024061358,0.007634158,0.0016984344,-0.03187328,-0.017377336,-0.020502895,0.038908884,0.012934098,0.005732165,-0.028752057,-0.0056898934,-0.005191326,0.014594467,-0.00818827,-0.012947402,-0.016326046,-0.0043534557,0.028393317,0.010592065,0.0068057887,0.0089630475,0.02065179,-0.0028135888,-0.014931749,-0.00009446253,0.026960226,0.056229427,0.010474419,0.006017472,-0.0075768176,0.013428352,-0.026674608,-0.04477997,0.027295046,0.03115296,0.025673816,-0.0021973564,0.005866322,-0.019676803,0.0011766907,0.047820352,-0.004254819,0.013222584,-0.018716823,-0.027942006,-0.020270789,-0.03802166,0.021770129,0.047541354,-0.006252529,-0.0057283146,0.013104683,0.02303417,-0.028385978,0.01951141,-0.060451075,0.02107754,0.046672337,0.013882428,-0.03052213,0.0009816694,0.026347904,0.0476067,0.044364672,-0.035469677,0.019872759,-0.006148699,0.0039055522,0.0020316278,-0.010340687,-0.020182794,0.07811756,-0.028174939,-0.0625416,0.030749017,-0.003126537,-0.17064375,0.029660005,0.015834192,0.027557846,-0.0015184461,0.009061174,-0.04179169,-0.0069158566,-0.029519092,0.022484494,-0.014238239,-0.049376804,0.048047293,0.012656474,0.0018907255,0.019411266,-0.041682772,0.0058058924,-0.02983652,-0.04989513,-0.028734189,-0.030627744,0.048974473,0.029016564,0.028061433,-0.01290571,0.088942304,-0.01810548,-0.0045895474,-0.036003426,-0.05472458,0.00014403292,0.00679976,0.015211735,-0.017226394,0.0022355074,-0.048618566,0.0051956647,0.011511385,-0.003743668,0.06764517,0.03990157,0.0052559,-0.002358824,0.0034324923,-0.025121324,-0.022146594,0.00816244,-0.05137625,-0.029550299,-0.00142915,-0.020160062,-0.008700434,0.014510033,-0.04251065,-0.0073878593,0.012318751,0.053696513,0.007806945,-0.02663855,0.018498778,-0.054626167,-0.0064423373,-0.043128323,-0.024467077,-0.06600199,0.056378156,-0.004937627,-0.018744748,-0.02652063,0.036796212,-0.014993901,0.0062458008,0.012274012,-0.015783451,0.0021548162,-0.013194089,-0.023223255,-0.0046322504,-0.08561415,-0.013701085,0.022654444,-0.015980186,0.0030673437,-0.011676292,-0.034789912,0.018867416,-0.008449614,0.042270582,0.25092998,0.049992528,0.026243025,-0.052618656,0.02308054,-0.014548855,0.029684627,0.054659095,-0.00025536932,-0.014616723,-0.007169173,0.044479053,-0.028891584,-0.010963761,-0.008461477,0.030178377,-0.09117235,-0.004509708,0.06861818,0.013750468,0.01136629,-0.0792506,0.0004975246,-0.025058286,-0.07693857,-0.02783043,0.023087205,0.040119827,0.015526015,0.010811024,-0.023929391,0.07512814,0.0389924,-0.054387446,0.03646407,0.021409944,-0.00080442295,-0.07545597,-0.01829839,0.03278291,-0.011879217,-0.0130640315,-0.00031061147,-0.009794269,-0.033911236,0.0040322933,-0.013507684,0.0041976376,0.0005462782,-0.0076865065,-0.029617112,-0.0002672793,-0.00061378186,-0.013022977,0.038616862,0.020030212,-0.019775664,-0.018950416,-0.017433217,0.027413098,0.015918417,0.018884204,-0.05289037,-0.018098315,0.011627054,-0.023476347,-0.04127653,0.011228645,0.05613527,0.010491544,0.017443554,0.041094612,-0.0038322697,0.0105921505,0.0017399233,-0.011441193,0.033195544,0.061756197,0.07024792,0.010794893,-0.025071407,-0.0053136377,-0.016871061,-0.032968298,0.029950028,0.0049611577,-0.009315388,0.050369225,0.006062539,0.012626862,-0.019577581,-0.006259047,-0.019966817,-0.022025537,-0.0140345,-0.00055201625,0.06347678,-0.05275325,-0.022768667,-0.013133111,-0.024569597,0.0009131876,0.01738478,-0.0044068308,0.02407806,0.0077588437,-0.01700246,-0.016155776,0.021479392,0.041588623,-0.09355031,0.032880772,-0.00023102257,-0.038175613,0.029412732,0.039378107,0.037615728,0.020561684,0.032846976,-0.028131926,0.023078425,0.031599145,-0.027834237,0.010838238,-0.014143184,-0.058200624,0.03235332,0.02381545,0.010465766,-0.004292176,0.01376208,-0.029576913,-0.030772468,0.04524299,0.021095818,-0.019605555,0.026879294,-0.021079095,0.0460653,-0.008504917,0.009386418,-0.02035671,-0.01767587,0.021494174,-0.0020841574,0.029616622,-0.06587664,0.03586663,-0.007233175,0.024375433,0.027354656,0.014514303,0.060114924,-0.017234711,0.02141965,-0.03136323,-0.014837662,-0.04963212,-0.028712284,-0.023397362,-0.026939927,0.022613605,0.034247562,0.05084421,-0.025141975,0.026119996,-0.032188974,0.02802325,-0.01641819,-0.009036736,0.03210814,0.015081835,-0.04283233,0.01832196,-0.010227699,-0.02635032,-0.019689051,-0.008459445,-0.016628424,-0.0503957,0.042828787,-0.03856464,-0.025480937,0.018022783,0.058073267,-0.020207077,-0.06938545,-0.021112245,0.024878863,-0.022959683,0.008890556,0.10874672,-0.017629508,-0.007036708,0.030487387,0.027101574,0.053152047,0.042343747,0.05003397,-0.030043278,-0.018069334,0.021754181,0.0042355484,0.035756245,-0.03622498,-0.059226625,-0.0038775837,0.025638605,0.0135529805,-0.04001105,0.0019628792,0.017911803,-0.052915297,0.013592194,-0.037652534,-0.02845767,-0.0077329166,-0.008715376,-0.05314506,-0.02033053,-0.022727,-0.022342598,-0.028631318,-0.019777207,0.0020776612,0.0106002465,-0.022050012,-0.016577834,-0.02829008,0.021984799,-0.014955894,-0.03425031,-0.010639256,-0.002744336,-0.02924739,0.030087905,0.011575626,0.036501545,-0.0037035176,-0.038857985,-0.022537084,0.011356366,0.002960679,0.0056573586,0.026402388,-0.034544144,-0.01795338,-0.022325333,0.0068402714,0.02204215,0.039508775,-0.02485115,-0.01640402,-0.029382685,0.018838989,-0.022723591,0.03648821,0.023072513,0.012203817,-0.00826865,-0.009385515,0.008411994,0.016502382,-0.020740043,-0.03837826,-0.02456071,-0.01335933,0.0052542384,-0.032011118,-0.037822727,-0.0060694427,0.0030917313,-0.010749765,-0.034667064,-0.014129537,-0.002093355,-0.022165133,-0.007199687,0.0062180716,-0.04443086,-0.0554473,0.020145828,0.0070882193,-0.009330803,-0.0025524877,0.050655134,0.04433949,0.026312677,-0.041145924,-0.04758617,0.028258167,-0.014922515,-0.05776177,-0.017003026,-0.0022315036,-0.0012376371,0.002748515,0.023962213,0.0005771658,0.008690075,-0.009995546,0.027895445,-0.01149456,-0.010450049,-0.016132817,0.006374702,0.010344138,-0.0068323277,0.024417272,-0.020352274,0.0118780285,-0.02461931,-0.016084054,-0.024002776,0.0058843787,-0.010759584,0.014858403,-0.014688298,0.044239264,0.0046069026,-0.013088581,-0.037930787,-0.012967611,-0.008728137,-0.043591246,0.021686422,-0.029472666,-0.0323596,-0.022429068,0.009451067,-0.023923615,0.01977185,-0.03820848,-0.032995865,-0.028503358,0.0014755031,0.04227771,-0.02323729,0.032390237,0.020069093,-0.049360573,0.00010650887,0.028070185,-0.018248657,-0.03602793,-0.014799103,-0.01179902,-0.018768521,-0.030669998,-0.0028983736,0.03342035,0.020123072,-0.0035985839,-0.049197134,0.038530696,-0.015688598,-0.010715532,0.034769416,0.05197091,0.03552286,-0.01679005,0.03945848,0.018792147,-0.04032734,-0.0056952406,0.033898227,0.0086521,-0.034799837,-0.0005708344,-0.016064195,-0.016320169,0.05220458,-0.03216678,0.009667766,-0.049675904,0.032231167,0.0212457,0.02057435,0.02516509,-0.00346784,0.010201093,-0.013153344,-0.04017221,0.009009705,0.019343287,0.009065321,-0.019879956,0.05733962,0.074067436,0.008883147,-0.007479572,-0.0048406967,-0.007301496,0.010973871,-0.15241364,-0.009674723,-0.024191367,0.01054317,0.010633877,-0.017009955,-0.052977815,-0.05572869,-0.020434733,-0.03194656,-0.008490272,-0.021486446,0.04588298,-0.020261697,-0.016865598,-0.013083989,-0.03280485,-0.017773319,-0.02015011,0.060260117,0.03210179,0.016384732,0.052616835,0.02603822,-0.02063827,0.02024223,-0.04268113,-0.013346729,-0.027820988,-0.023396585,-0.032494113,-0.057397146,0.011041307,0.0614673,0.016849438,-0.011189157,0.0027344965,0.0006541491,-0.020389205,-0.005774356,0.008254908,0.013557524,-0.0048326496,0.024219334,-0.003917379,0.06458816,-0.03332584,-0.026688099,-0.05924896,-0.006894194,0.0083819,0.06428668,-0.01775607,-0.0040065497,-0.019669134,-0.035605505,-0.020718886,-0.00746102,0.01859617,0.04117019,-0.016974943,0.046598554,-0.033999376,0.010870238,-0.033839203,0.017171782,-0.031315256,0.052111518,-0.026486335,0.0383594,-0.066257395,0.0033512376,0.020699158,0.0024874464,0.0044895345,-0.025303837,0.025124153,-0.032310516,0.012467867,-0.041232575,-0.06014937,-0.020500688,0.006673453,-0.053724553,0.03461775,-0.0030203941,-0.012506914,-0.025091477,-0.040606763,-0.0051547345,-0.051386613,-0.04758154,0.027660467,-0.03414134,-0.036551904,0.05240515,-0.023158494,0.017457401,0.0007707754,-0.019372463,-0.034890227,-0.015426847,-0.018646274,-0.030748026,-0.023398304,0.0126371365,0.027777793,0.0035619717,-0.018387493,-0.032787666,-0.029425217,0.0010642799,0.0062564295,0.017402854,-0.052131854,-0.023988003,0.0017287993,0.0014036571,0.009394922,0.031794157,0.028732661,-0.022568274,-0.03387297,-0.035904523,0.04968062,0.0641504,0.012705062,0.05249584,0.012547471,-0.018781103,0.0049423575,-0.05118264,0.031227622,-0.0027108456,0.014305838,-0.023130884,0.003138499,0.031696573,-0.039571416,0.003992813,-0.054129437,-0.050568778,-0.01788287,-0.0075728293,-0.01960073,0.015101445,0.00494674,0.041280005,0.019109717,-0.026786428,0.006821569,0.0010509762,0.0031528887,0.058085006,-0.017900929,0.040109325,-0.033169772,-0.023124792,0.0034658376,0.05098002,-0.01645069,-0.019036833,-0.0073140264,-0.017413992,-0.025939072,0.054989934,-0.017785512,-0.008600464,-0.022616558,0.019093838,0.05388059,0.01948268,-0.0060762796,-0.02559816,0.050063197,0.017163467,-0.01964691,0.04187225,0.012013299,-0.026953837,0.032648362,-0.0060146064,0.05136938,0.046030246,-0.028077897,-0.000030259642,-0.009415936,-0.0051289247,-0.026387969,0.032203853,-0.037591957,-0.016122585,0.0002668162,-0.0050320704,0.066341564,0.034325484,-0.007058201,-0.03045718,0.02651814,-0.0263757,-0.064755276,0.006827366,-0.003641901,0.014292475,-0.022759374,0.027170664,0.00018075947,-0.051351488,-0.006902823,0.008466359,-0.008158787,-0.0025969145,0.016401462,0.03272926,0.01949454,0.011805456,0.050528288,-0.0023017696,0.0014852787,-0.032395106,0.083991766,0.015487402,0.0011362156,-0.013520307,0.028538076,0.019788695,0.008503228,0.043395404,-0.015660135,-0.01547316,-0.041032508,0.014436893,-0.000662688,0.017953515,-0.017494151,-0.003752045,0.014604122,-0.0153194545,0.01877672,-0.026789922,0.017880762,-0.038496822,0.0057427697,-0.009087954],"last_embed":{"hash":"ddspey","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"ddspey","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Practical Implications for You#{16}","lines":[212,213],"size":72,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ddspey","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.048358534,0.021325346,-0.054934755,0.0031669482,-0.042702325,-0.04666705,0.023871986,0.02258459,0.0017393325,-0.00819079,-0.012501274,0.024813106,-0.026879735,0.000055398603,0.014550089,0.0067121387,-0.049892455,-0.018696247,-0.0057909465,-0.006126219,-0.050126076,0.05384316,0.045524865,-0.013628264,0.0021806525,-0.010391476,0.01406307,-0.017929392,0.008501676,0.0062635927,-0.004443527,-0.020218525,0.0789199,0.019154234,0.0023586126,-0.020694338,-0.010200655,-0.029998835,-0.012689689,0.0339751,0.0252522,-0.04001862,0.02868515,0.004280492,0.040134665,-0.03230116,-0.042738196,-0.004820075,0.008394051,-0.00019764948,-0.007213967,-0.01854192,0.022551881,0.007760458,-0.006403557,0.01571423,0.038441446,-0.024119936,-0.03588215,-0.026708268,-0.04221778,0.03264247,-0.045725077,-0.036117464,-0.0010410895,0.056543395,0.0052194176,0.014227786,-0.015744524,-0.021162461,0.04156631,0.0017040514,0.009117898,-0.010222203,-0.056160767,-0.026898881,-0.012004192,-0.0010532724,-0.0004788043,0.026929738,0.007943889,0.014556351,0.002258653,0.004360436,-0.025541954,-0.014648986,-0.004831328,0.01596385,0.009486055,0.022622187,-0.028944507,-0.020151034,0.025925178,-0.000028006167,-0.012063264,0.024230067,-0.025759239,-0.015665807,0.04059383,-0.017388327,0.0423529,0.027604174,-0.03730712,-0.03401789,0.01608519,-0.01954955,-0.007763646,0.03597163,0.053667214,-0.012607241,0.021810286,0.047983624,0.03550126,0.024647038,0.00009227053,0.027969701,0.025582725,-0.0036652405,0.0066851866,-0.0031670295,0.046367824,0.033546858,-0.002202748,-0.028291713,-0.02094692,0.02509629,-0.0042216247,-0.017931249,0.007986307,0.026116973,0.0092248665,0.020315822,-0.039337847,-0.00048744577,-0.008122389,0.029716717,0.06229765,0.039039623,-0.010009234,-0.03858844,0.03469247,0.037442695,-0.004477888,0.0051212073,-0.016526615,-0.020926038,0.032444935,0.014191422,-0.013881839,0.045179162,0.03296942,0.0082666725,0.0260026,0.040802974,-0.031572282,0.0172826,-0.022641655,0.03746479,-0.0100038955,-0.013661907,0.012006052,-0.046455946,-0.038298346,0.08319455,0.029507061,0.009161216,0.010779914,0.051081523,-0.024568712,-0.009847394,-0.008197138,-0.03250374,-0.006570814,0.021975486,0.02659863,0.030470248,0.08171283,0.02795993,-0.004869303,-0.023001382,-0.043041337,0.040601406,-0.042467773,-0.05118753,-0.008588074,0.047777615,-0.03194805,-0.030301066,0.004371693,-0.0036063478,-0.028250596,-0.019254118,0.018743796,-0.0110634975,0.054758377,-0.027015243,0.011563581,0.018737799,0.05780316,-0.021666737,-0.014264966,0.011586345,0.020474162,0.025110055,-0.034323834,0.0043928046,-0.01624885,-0.04684836,0.01060084,-0.05027828,0.027139116,0.013325047,-0.019465296,0.0019761764,0.023884816,0.017990792,-0.00053588283,0.0044363104,-0.0057198782,0.0023361528,0.010768727,0.021959426,0.024189113,-0.025216078,-0.025095036,0.0031726768,-0.04448596,0.029663935,0.009319767,-0.014488966,-0.020031381,0.001990602,-0.01305133,0.022300823,0.0010223264,-0.027740495,-0.021107238,0.0011265065,0.047412515,0.0040145563,0.0011807613,0.024075538,0.014228251,0.021399988,-0.003989296,-0.010467348,0.040487096,0.031740334,0.021513505,-0.023435647,-0.0012340475,-0.004442458,-0.034560464,-0.04924759,0.04927767,0.00859317,0.036823045,-0.0049270135,0.022319779,-0.015073816,-0.020519191,0.015588577,-0.0055996287,0.012919415,-0.009635168,-0.011457844,-0.008784677,-0.021983264,0.050041806,0.042444248,-0.0010317628,-0.030012468,-0.0018625761,0.014242119,-0.02969691,0.015717763,-0.034327567,0.03321858,0.062262658,-0.0020870515,-0.04745346,0.019985594,0.038695678,0.03938948,0.010824856,-0.01596446,0.0022487857,-0.022104215,-0.00752018,0.005153889,-0.005314334,-0.014702331,0.068444006,-0.018546594,-0.08430926,-0.0005061577,0.018000314,-0.17201902,0.00894188,0.019139733,0.0010562544,0.008089703,0.027224781,-0.041533887,-0.018276425,-0.01906683,0.013840237,-0.0075180223,-0.03916233,0.011262225,0.019452337,-0.008733693,0.016145527,-0.022093019,-0.014346538,-0.009461138,-0.051480833,-0.028155588,-0.0387345,0.059245683,-0.0063421056,0.015439593,-0.007866997,0.055022657,-0.008984785,0.0013247627,-0.045979556,-0.07143599,0.018319193,-0.0030379307,0.017264353,0.010622641,0.028617987,-0.030649774,-0.0137346545,0.052494492,-0.016495718,0.04907851,0.042166766,-0.00045053093,0.0057889638,-0.0013418678,-0.0100548295,-0.026864665,0.007496675,-0.035466705,-0.026093926,0.009389865,0.004027895,0.012627587,0.0036653888,-0.034273084,-0.009445749,0.01451985,0.025857683,-0.012803802,-0.015630528,0.022490727,-0.04110726,0.012931525,-0.0077592996,-0.013009137,-0.04298282,0.045650948,-0.009197566,-0.038183134,-0.021166708,0.057533685,-0.02762839,-0.00015491524,0.01857941,0.0119055845,0.024473175,0.0020193316,-0.033665687,-0.00719996,-0.08477629,-0.025092682,0.013427704,0.0049533155,-0.0007160891,0.00025295836,-0.014006168,0.022685155,-0.0020795832,0.047167007,0.24012724,0.0122774225,0.024012364,-0.07622727,0.027800828,-0.010733742,0.04459221,0.058864977,0.0015784919,-0.015647357,0.018667566,0.023382464,-0.02290098,0.0033328847,0.011915787,0.029128889,-0.08124715,-0.00077137613,0.04739432,0.009048454,0.019294502,-0.07836028,0.01824538,-0.0075313603,-0.08201614,-0.021882564,-0.004696176,0.042352572,0.0036255252,-0.0022564111,-0.033337798,0.04103536,0.038317848,-0.05203875,0.059743382,0.04287609,0.019246602,-0.047437318,-0.034975942,0.009495504,0.00033742812,-0.012693137,-0.0019199168,-0.03359676,-0.022474313,0.00040338814,-0.021623097,-0.008760062,0.0048535317,-0.0024791183,-0.03825197,-0.0019830798,0.029032039,-0.0073147165,0.002090633,0.021263216,-0.028505562,-0.0027875355,-0.03258496,0.045187432,0.027283393,0.027818233,-0.019619446,-0.015575555,0.020862075,-0.023804476,-0.06542207,-0.0025462084,0.031099916,0.01984859,0.014343748,0.017661253,-0.012500067,-0.016561832,0.001542312,-0.01585416,0.011188419,0.04397056,0.06889917,-0.014554502,-0.027993891,-0.018417759,-0.027743109,-0.015803114,0.01245644,0.025875337,-0.0023655968,0.038048517,-0.008944768,-0.009998139,-0.024644967,0.011287943,-0.050290417,-0.04069945,-0.010773222,-0.022915596,0.037150424,-0.049289715,-0.001836234,0.004189957,-0.016129198,0.0020319894,0.011313314,-0.012400842,0.007668666,-0.0050025736,-0.022287708,-0.021751419,0.020400986,0.058745544,-0.11368965,-0.00021735762,-0.0067918915,-0.03681195,0.03183984,0.05001089,0.004093098,0.0049275914,0.032881487,-0.008703041,0.0135533465,0.008156505,-0.015147239,-0.0058126636,-0.0073297294,-0.037691567,0.021976033,0.001021264,0.02509457,-0.01990103,0.0040805307,-0.045116298,-0.016784508,0.05616746,0.013747065,0.014120082,0.0520505,-0.004797599,0.050355725,0.0039537493,0.009573656,-0.015571778,0.010104741,0.022533532,0.020002296,0.031162431,-0.08065677,0.016589543,-0.011120687,0.0038737361,-0.00018718511,0.012477341,0.03934193,-0.034407835,0.01024486,-0.03535856,-0.028820977,-0.035648968,-0.010268785,-0.021758415,-0.025548302,0.0021782657,0.02373991,0.07679273,-0.021149222,0.041886322,0.014528321,0.011801315,-0.0041038534,-0.0036462003,0.035159476,0.048393954,-0.03256076,0.0073714857,-0.011043643,-0.03494943,-0.045915645,0.020267604,0.010421688,-0.014647582,0.05099492,-0.024442889,0.0023072911,0.027708229,0.062432732,0.010888431,-0.0332213,-0.021855563,0.039175317,-0.030144636,0.032833297,0.111715145,-0.0007395999,-0.006574989,0.031223653,0.008587376,0.07457893,0.052858282,0.038660485,-0.024997737,0.0013513936,0.0009642588,0.008373595,0.027223213,-0.0393719,-0.019108985,-0.008372792,0.019331155,0.0006706257,0.01578917,-0.030451773,-0.0046440572,-0.0522265,0.024378391,-0.054681994,-0.036801994,0.0048593576,-0.020888546,-0.031945452,-0.027715428,0.0043453597,-0.026219482,0.0022645933,-0.055453125,-0.012560523,0.01665009,-0.031964827,-0.024990574,-0.034675244,0.011395837,-0.01408145,-0.045881547,-0.018878413,-0.022556236,-0.033378128,-0.006856301,0.0013976624,0.023813907,-0.021662055,-0.033886075,-0.017824763,0.014496023,-0.013231,-0.004749395,-0.006216846,-0.033452697,-0.017244074,-0.040899627,0.00910388,0.034837972,0.024925455,0.008962292,-0.016867079,-0.0056428495,0.013945858,0.020594228,0.014905242,0.02092333,0.015251767,-0.020439297,-0.021786455,0.02829894,0.026768737,-0.039175134,-0.047381468,-0.034759186,0.017967412,0.036444895,-0.024384167,-0.023818221,-0.011136056,0.0028535412,-0.024477376,-0.041277524,-0.014388946,-0.01295101,-0.021664547,0.011108018,0.009676331,-0.045993607,-0.0300242,0.041092116,0.0056851576,0.007514266,-0.0019613432,0.04352205,0.06501791,0.0050787246,0.010577229,-0.023715874,0.009024139,0.0014029332,-0.062342387,0.020338206,0.004178932,0.0126046045,-0.039544195,0.027587174,-0.013659402,0.023756485,-0.011257845,0.055851553,-0.001648075,0.0151485475,-0.020775419,0.016233835,0.007875439,-0.06025862,0.016847935,-0.006797592,-0.011178932,-0.01066146,-0.018355248,-0.035100773,0.017014584,-0.0222578,0.044314757,-0.008709467,0.033104755,0.008390103,-0.01263284,-0.055345796,-0.017363202,0.005552146,-0.047066495,0.009799262,-0.03571571,-0.018666597,-0.0022808758,0.012093943,-0.026910476,0.006787493,-0.039392713,-0.053985063,-0.018278912,0.028641641,0.030682974,-0.027241116,0.019200128,-0.0028252497,-0.021348726,0.011563656,0.052916624,-0.030721707,-0.018100135,0.02214759,-0.005629909,-0.01005502,-0.04842356,0.00964188,0.022688689,0.005643443,0.0075930264,-0.036453683,0.035977244,-0.005520081,-0.012384433,0.033123445,0.060532335,0.04172746,-0.021129683,0.032763813,0.023336582,-0.0346006,-0.005070152,0.047090422,0.0123168295,-0.058796547,-0.015246406,0.0018434443,0.0049478426,0.06514205,-0.0027733974,-0.00902464,-0.043967362,0.039815307,-0.012413514,0.014844558,0.012814501,0.012924222,0.007183863,-0.017067831,-0.021095162,-0.012269145,0.030184146,0.012143783,-0.01765389,0.025750041,0.045675118,-0.011474637,-0.030456804,-0.019295812,-0.022534346,0.027229508,-0.14698432,0.0142292455,-0.0071471296,0.010337782,0.01607101,0.004075982,-0.013880864,-0.042632103,-0.018546484,-0.03165999,0.0036661888,-0.006455485,0.00972855,-0.0298309,-0.025803052,0.016528068,-0.0432615,-0.02397999,-0.025619542,0.07985132,0.046118997,-0.0013245699,0.04145915,0.020357424,-0.03126804,-0.0039863726,-0.035754997,-0.04631879,-0.029702907,-0.029314,-0.056005508,-0.05006056,0.01451595,0.044098504,0.028741876,-0.004143295,-0.006915783,-0.016120177,-0.05508068,-0.024358794,-0.013309216,0.030863522,0.008934354,-0.0058904355,0.009123939,0.07589119,-0.040609628,-0.02342621,-0.049047668,-0.022122739,-0.017573975,0.050449252,-0.010720482,-0.01756487,-0.025775298,-0.046172243,-0.02693415,-0.0023070343,0.040552393,0.06077873,0.0076663555,0.019973317,-0.029170508,0.0067351297,-0.03888694,0.038405553,-0.058175847,0.06131108,-0.022485783,0.031927068,-0.07921207,0.021452568,0.018980047,0.010335061,0.0059516644,0.029391963,0.023374531,-0.042584375,0.015284494,-0.046238262,-0.029960034,-0.030826677,0.025003027,-0.04778235,0.023153186,0.016786475,-0.022211643,-0.026497921,-0.03663158,0.010474899,-0.060663547,-0.042972334,-0.0031831688,-0.0067250254,-0.022020262,0.036151823,-0.012006578,0.010336974,-0.020543583,-0.02109181,-0.041626453,-0.050071184,-0.023026444,-0.049580548,-0.019719662,0.025266804,0.033059273,0.014457498,-0.018164854,-0.011035344,-0.021486204,-0.0102522485,-0.0031428067,-0.0061010225,-0.053090617,-0.022879303,-0.0226547,0.029766563,0.023987202,0.03924071,0.022837872,-0.027652543,-0.031413663,-0.026588548,0.03514482,0.059095353,-0.006977655,0.03645366,0.027211381,-0.023698293,-0.023832344,-0.034468118,0.035407286,-0.022763789,0.016746731,-0.026616763,0.00038220707,0.024550196,-0.04994981,-0.019844325,-0.02464086,-0.05329011,-0.034704678,-0.03278529,-0.003967996,0.010178296,0.023094954,0.044559147,0.021179842,-0.008501507,0.016299535,-0.00655789,0.022223586,0.05623699,-0.018866582,0.058759343,-0.02106053,-0.007998946,0.02185886,0.066757195,-0.029510634,-0.0570584,-0.029391058,-0.008233201,-0.03762985,0.11271825,0.016166972,-0.0088931285,-0.0058155707,0.00042060393,0.045576017,0.008741674,-0.016024658,-0.014410589,0.024961604,0.030123992,-0.024226688,0.047853213,-0.016419234,-0.048946984,0.017040446,0.014219773,0.023221554,0.027934717,-0.024682157,-0.018543012,-0.03950095,0.01017488,-0.0014609597,0.01148423,-0.017504998,-0.027237128,-0.0056096506,0.0045976285,0.044566926,0.03740565,0.0028757548,0.008942966,0.04799711,-0.0065709488,-0.060694378,-0.019904558,0.025943205,0.01936826,-0.03283811,0.012061068,0.010128538,-0.024951104,-0.007598147,0.027934156,-0.027800277,-0.038096264,0.0056196162,0.03204129,0.04864024,0.008394787,0.024712844,0.018044474,-0.009362784,-0.042836253,0.07163208,0.021588722,0.000008089459,-0.044073373,0.0047487062,0.012388937,-0.006505671,0.04608602,-0.039917372,-0.0075259497,-0.05811155,0.02225545,0.026800875,0.022318637,0.020548403,0.013214119,0.005876196,-0.018562265,-0.007254958,-0.018524554,0.0032098622,-0.036336306,-0.020627711,-0.014140666],"last_embed":{"hash":"ao8uek","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"ao8uek","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats","lines":[214,222],"size":384,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ao8uek","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03442323,0.02203116,-0.056051467,-0.007695771,-0.041399993,-0.046692032,0.039513636,0.025181955,-0.029975904,-0.00402426,0.0032119113,-0.001031422,-0.04060385,-0.006324313,0.018432122,-0.009244134,-0.024081938,-0.0065373336,-0.023107966,-0.0013610108,-0.071829446,0.051213894,0.025229525,-0.026963135,0.0070264833,-0.007940463,0.01726405,-0.016724277,0.010306466,0.0006157562,-0.001571218,-0.036981348,0.040200967,0.019554812,0.0027428758,-0.063980855,-0.013940459,-0.027648687,-0.012454822,0.02917457,0.003943749,-0.031884238,0.028919375,-0.027037749,0.046378873,-0.00932279,-0.036917444,-0.015250146,0.011941873,0.013868165,-0.0148292,0.009295066,0.02284805,0.01586095,0.01629411,-0.0017573914,0.032947753,-0.021755414,-0.029925378,-0.02619736,-0.032545183,0.023151487,-0.021415556,-0.024463817,0.0051370114,0.073991776,0.028277341,0.026038948,-0.00967951,-0.026678821,0.058731753,0.027359411,0.004977971,-0.021843782,-0.04284622,-0.004326571,-0.009707352,-0.009586616,-0.038540628,0.049217287,0.021206368,0.0028052235,0.01486282,0.024430532,-0.035883714,-0.014138801,-0.025329465,0.008211681,0.0076799337,0.016875368,-0.04561961,-0.029487276,0.03961867,-0.009339952,-0.012228471,0.02238132,-0.009000982,-0.0075648017,0.022164201,-0.017380398,0.049519453,0.055923726,-0.03437478,-0.022536049,0.038292028,-0.032954704,-0.0046751695,0.029164512,0.048947677,0.0028260045,0.027827019,0.04792477,0.048879106,0.028836511,0.004413003,0.021496529,0.040884208,-0.018661488,0.008234367,0.0018180999,0.050474834,0.05878962,-0.0053716465,-0.025444712,-0.0117884725,0.01949911,-0.021824015,-0.017886864,0.0049683037,0.013755054,0.022315355,0.022763034,-0.027854651,-0.011961694,-0.022828965,0.018638145,0.039899565,0.04445487,-0.00869941,-0.053889778,0.011162164,0.044239696,-0.01051968,0.0023952222,-0.020025669,-0.034363434,0.03779054,0.007254161,-0.010946022,0.033204004,0.016900053,0.003834682,0.0014144208,0.031908795,0.021452868,-0.00024037623,-0.0045279427,0.052378263,0.004639385,-0.000060839004,0.021250844,-0.051289815,-0.04493417,0.033012163,0.015131237,0.014677409,0.013964535,0.053694587,-0.018721221,-0.020715827,0.0143617075,-0.052479386,-0.016309157,0.0064468207,0.02079268,0.027277773,0.09690144,0.021722224,-0.012982935,-0.031863444,-0.030567367,0.018700391,-0.05155258,-0.045666277,-0.016254058,0.012664218,-0.012521154,-0.037557114,0.004500064,-0.008310379,-0.015271285,-0.008216248,0.03961947,-0.036157284,0.061666094,-0.020190587,-0.00603536,0.05014832,0.05792035,-0.052415494,-0.0014016134,0.010799823,0.023369804,0.020831386,-0.023285551,-0.0055577424,-0.01902161,-0.030568916,0.019506168,-0.047867857,0.04051778,0.025807772,-0.026187899,0.021731846,0.0048033586,0.012277333,0.00699705,0.0048140716,-0.006016142,0.018039651,0.005874905,-0.0043024453,0.029107388,-0.005934547,-0.019615887,0.03217042,-0.064228654,0.025326103,0.012430349,-0.0048824763,-0.010090214,0.01634916,-0.0016750038,0.014036356,0.009771795,-0.011913093,-0.022638448,0.011338268,0.0073613795,0.013362688,0.024380848,0.0072654244,0.0027220002,0.0002053658,0.0006819914,-0.016184371,0.04109194,0.024087684,0.013247182,-0.041931223,-0.007476194,-0.004305714,-0.018678797,-0.044797942,0.03588558,0.014844716,0.015850147,-0.0057891156,0.019265912,-0.002633449,-0.0042058276,-0.0049559744,-0.022476424,0.017138777,0.0003259933,-0.024601307,-0.022119507,-0.013644307,0.05173933,0.033093948,0.0011843389,-0.03977879,0.04608082,0.010889735,-0.026369466,0.037807815,-0.038062338,0.030684311,0.06689993,0.0022290542,-0.03298003,0.033006515,0.021605372,0.019649422,0.043035105,0.011070838,0.012434136,-0.011864308,-0.020917775,-0.0074641462,-0.02602825,-0.0004940368,0.080934465,-0.012970723,-0.06749671,0.00988206,0.021676736,-0.16667409,-0.003101168,0.012318575,0.0077656717,0.029416688,0.03923366,-0.04321703,-0.012261817,-0.040439997,0.009912412,0.0007418795,-0.043548,0.003987913,0.013376054,-0.0037056827,-0.0029700499,-0.026090143,-0.0124321515,0.0070310584,-0.050042868,-0.026311865,-0.047660857,0.048204806,0.0049495636,0.03061901,-0.020664057,0.08903959,-0.00030029286,-0.009671568,-0.056759857,-0.0871146,0.0073834555,-0.008152033,0.027943088,0.010624513,0.061970502,-0.012992645,-0.0032805481,0.035654843,-0.013062874,0.04121292,0.045995366,-0.014546018,-0.0035662805,-0.0028172652,-0.0050107595,0.0015948336,0.0022495403,-0.05823892,-0.025757754,0.0030588463,-0.015815653,0.0071541965,0.014246737,-0.048811454,0.010787167,-0.020131059,0.016404163,-0.017932957,-0.0014253965,0.0038106707,-0.07191757,0.0068917023,-0.0059937295,-0.030107874,-0.056748576,0.051357225,-0.030787274,-0.015379367,-0.02376024,0.04428587,-0.00507748,0.010255573,0.015441944,-0.004044626,0.019956667,0.016630232,-0.020650199,-0.028108547,-0.07324161,-0.020471578,0.016253943,0.0017481126,0.03512735,-0.014745744,-0.0022312708,0.016006915,0.012369291,0.03352253,0.23030405,-0.002217132,0.046756394,-0.053097583,0.041801672,-0.0006258804,0.027078556,0.03071618,0.014664943,-0.02183945,-0.00042896537,0.008106513,-0.013207985,-0.009145631,-0.0004130478,0.037304807,-0.07106587,-0.007822739,0.04814944,-0.001736388,-0.0038101878,-0.08070242,0.0259356,-0.00064376544,-0.08408997,-0.007491185,0.01255921,0.031260632,-0.0009079513,-0.00083645224,-0.042228762,0.03162156,0.049472205,-0.025712209,0.029937802,0.015575039,-0.025819048,-0.03483715,-0.024941772,0.008214966,0.007287495,-0.016205529,0.010016962,-0.04582104,-0.03818167,-0.005744253,-0.005221942,-0.00729934,0.021554027,0.0074531827,-0.034952268,-0.004131835,0.024831137,0.015892375,0.029346319,0.027309744,-0.039696295,-0.021126756,-0.022020167,0.06502147,0.040465657,0.031958845,-0.018194783,-0.022240382,0.0066299713,-0.025922803,-0.06798504,-0.010406338,0.03506693,0.015568906,0.030673841,0.02991149,-0.024422297,-0.022559296,-0.0034445,-0.018707978,0.022638485,0.036546055,0.045671724,-0.0041100304,-0.029166559,-0.024270944,-0.019417487,-0.012880295,0.020727497,0.022692604,0.020914346,0.072998784,-0.02153477,-0.00365454,-0.02476573,-0.007302524,-0.046720855,-0.030733569,-0.034901895,-0.016705886,0.03003868,-0.03192965,-0.010502924,0.02040459,-0.031126756,0.004727393,0.0006152372,-0.008905722,0.012529787,-0.011417088,-0.0015645543,-0.037232373,0.0074456953,0.032295875,-0.08540302,0.0020164398,-0.0062848674,-0.041434426,0.03080623,0.03744525,0.015918748,0.015565528,0.023846313,-0.0035629931,0.0057940064,-0.010316173,0.008034462,-0.032717954,-0.0066427127,-0.054593045,0.006375212,0.023737324,0.013972006,-0.024300989,0.017972745,-0.032199666,-0.051006515,0.044558916,0.011982998,0.011296914,0.049627367,0.0045778076,0.029914262,-0.00026259274,-0.008508122,-0.0152444625,-0.00025181155,0.025860721,0.014857518,0.016791964,-0.09429657,-0.00023735347,-0.026232896,0.016358638,0.01355068,0.041866478,0.037826113,-0.0352622,0.014536462,-0.01854349,-0.024426289,-0.02183108,-0.03677347,-0.017928822,-0.004734141,0.014633113,0.051849548,0.06605278,-0.02065737,0.057623114,0.0039936393,-0.0065541123,-0.015258297,-0.025724249,0.028131716,0.045246452,-0.031027537,0.042148497,-0.014030717,-0.04074957,-0.019339694,0.010194984,-0.010228511,-0.008612134,0.06918029,0.0043839603,-0.0031581942,0.022354374,0.05282964,-0.020108407,-0.060622588,-0.023646766,0.042965192,-0.0360595,0.05399121,0.12005827,0.0030462062,-0.005875098,0.037480682,0.011652418,0.070423566,0.030432738,0.020756591,-0.036705285,-0.0030826936,-0.04020439,0.0145213725,-0.0047503826,-0.03169744,-0.0031493236,-0.01478157,0.036144085,-0.005716688,0.013821967,-0.021110443,0.011803535,-0.050038088,0.02375242,-0.053216793,-0.042290457,0.0142808845,-0.03328507,-0.011931876,-0.04347358,-0.001431024,-0.023919368,0.037253086,-0.043473616,-0.055539355,0.0037768076,-0.036322657,-0.003770735,-0.02165882,0.0109139625,-0.012922607,-0.046697434,-0.008894041,-0.010085954,-0.0409846,-0.0061889873,-0.017849732,0.029908974,-0.0145412935,-0.04022637,-0.015038856,0.0023232966,-0.009616314,0.011535405,0.011923042,-0.024891946,-0.02608007,-0.06603218,0.000235508,0.044534445,0.032868747,0.009748927,-0.025658319,-0.0035415895,0.022319755,-0.025180096,0.0008355048,0.005331182,-0.012845197,-0.00892784,-0.0137889,0.04756692,0.004885278,-0.036948826,-0.05869165,-0.031967238,0.0027792167,0.019509083,-0.03052143,-0.02860863,0.013360399,-0.006474272,-0.03874257,-0.037074246,-0.014905297,-0.014435291,-0.04518377,0.011161391,-0.003268933,-0.03430308,-0.035187177,0.04049767,-0.014851829,0.024904441,0.021935048,0.04116338,0.04215737,0.025357615,0.01939217,-0.010984842,0.014660014,-0.008403275,-0.054273855,0.028340744,0.016689418,0.02294442,-0.03760295,0.03656575,-0.0021544453,0.015224348,0.0023301824,0.034035675,0.014121662,0.015756788,0.018640254,0.019308465,0.046716113,-0.049584776,0.015675366,0.002377784,-0.001991908,0.0032760927,0.0016602816,-0.0020353277,0.036175586,-0.014284185,0.041898716,0.0064962553,0.031333033,0.00064964,-0.0033834728,-0.040329263,-0.03442512,0.0007515979,-0.057348594,-0.0020514154,-0.02658394,-0.013284903,0.0073052286,-0.0032135434,-0.021264609,-0.0084111085,-0.025846696,-0.048540913,-0.0023041635,0.015958387,0.026248656,-0.012241024,0.00248452,0.0161422,-0.032459557,0.01562982,0.022179656,-0.011795131,-0.020796545,0.0022599665,-0.027772639,-0.011069883,-0.043168627,-0.0018937737,-0.0029704166,0.015128788,0.017257238,-0.029446488,0.047159407,0.045570888,0.0024604048,0.018481705,0.041561384,0.042251818,-0.025909577,0.044182308,-0.015323405,-0.04277842,-0.014062701,0.037273206,-0.003999354,-0.04375633,-0.011256741,-0.012198768,-0.014146316,0.05903988,0.017987836,-0.002682448,-0.044250105,0.036583822,-0.038022377,0.04475026,0.011931536,0.01594367,0.0149870105,-0.007660672,-0.021443041,-0.021141186,0.013020466,-0.009877296,-0.011939688,0.029494165,0.027606325,0.020478437,-0.0017967126,-0.009383905,-0.01178663,0.019787336,-0.15154114,0.028845664,-0.018176006,0.021872709,0.02066313,-0.00009502901,-0.0029840553,-0.075609535,-0.0021509542,-0.04543979,-0.011919886,0.0068221735,0.024415832,-0.028451147,-0.04321144,0.019387156,-0.020541603,-0.01604148,-0.017842414,0.06554487,0.04954259,0.00588092,0.05110542,0.018852377,-0.037847616,-0.0030273446,-0.034790795,-0.057458047,-0.0353565,-0.028526897,-0.03401406,-0.023193616,0.018108733,0.035623655,0.020974487,-0.005687786,-0.005764933,-0.03364088,-0.050645616,0.00395566,-0.024607468,0.027150983,0.019455634,0.0108582,0.028661795,0.07599556,-0.019315373,-0.0100835655,-0.051233537,-0.027279023,-0.021876572,0.063123964,-0.00525693,0.020103144,-0.031812564,-0.049445026,-0.01227373,0.0011394935,0.028635684,0.03583188,-0.002228329,0.013987862,-0.034622625,-0.011191613,-0.04902544,0.02652283,-0.04939166,0.05293031,-0.03664872,0.021184882,-0.050832134,0.0063947304,0.014614606,-0.010935138,0.018054597,0.032555994,0.03194686,-0.026971204,0.040444598,-0.052418765,-0.0572628,-0.027414916,0.017506609,-0.051124237,0.023398126,0.0047813826,-0.02443028,-0.031535886,-0.047386877,0.0017741336,-0.060377114,-0.045399215,-0.0016274482,-0.028365258,-0.026584595,0.06324695,-0.011938171,0.00053063803,0.005025423,-0.022144387,-0.02297118,-0.022528538,-0.013061937,-0.037726283,-0.029652623,0.020606546,0.057670064,0.0073133605,-0.0090239225,-0.005982116,-0.025568515,0.000034217202,0.013433155,-0.000108729124,-0.039242703,-0.021930417,-0.0070582456,0.029419413,0.015284323,0.034329627,0.022534754,-0.0468291,-0.03375514,-0.038794037,0.035581514,0.037517995,0.0037616305,0.050795782,0.03569035,-0.0071177073,-0.0028334584,-0.0356055,0.02431439,-0.01399177,0.025680864,-0.022366893,0.012611151,0.020125927,-0.050803028,-0.012261437,-0.0015712874,-0.056529537,-0.03406259,-0.027946373,0.002783958,0.01370419,0.0065034223,0.006275375,0.0008746001,-0.016195983,0.01565848,-0.01923254,0.010828448,0.052495122,-0.01962291,0.058858942,-0.030665256,-0.0051156506,-0.0063630175,0.06442915,-0.017852666,-0.07467866,-0.0051157693,-0.002223545,-0.03409206,0.065221116,0.032423995,-0.019832777,-0.016743055,0.0036543522,0.030721655,0.032018617,-0.017026247,-0.041454226,0.02437764,0.014612945,-0.030210858,0.0140363565,0.03306989,-0.043526176,0.014370233,-0.0010900807,0.030168215,0.030556839,-0.04593559,-0.024010735,-0.014792004,0.016721105,-0.008084717,0.006542926,-0.0338612,-0.031133333,-0.00046294247,0.04039136,0.04183509,0.035714947,0.0012472536,-0.012005449,0.009878304,-0.01750129,-0.0661856,-0.010064188,0.006579766,0.006347278,-0.03205054,0.02934571,-0.005156886,-0.028117131,-0.002922353,0.04171357,-0.050589036,-0.013418156,-0.016228952,0.042605165,0.037424337,-0.017395297,0.010264635,0.00934121,0.010883406,-0.036395453,0.0785411,0.019789454,0.012175856,-0.03198043,0.01534499,0.03245024,-0.002431641,0.031456545,-0.008393627,-0.005608778,-0.021355705,0.008458669,0.024450462,0.010460212,0.018609473,0.017120449,-0.01664131,-0.038382065,-0.017604874,-0.0064704088,0.006934269,-0.015178269,0.009755003,-0.0016825342],"last_embed":{"hash":"1ces2ek","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1ces2ek","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{1}","lines":[216,216],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ces2ek","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.052542094,0.020670064,-0.061025377,-0.016622929,-0.033331778,-0.038269915,0.042675436,0.025668299,-0.01301063,-0.0058097118,-0.011634478,0.0077819983,-0.031041386,-0.011880716,0.023809375,-0.01642896,-0.041050058,-0.0010018956,-0.017784843,-0.007893306,-0.06278252,0.06675986,0.028925931,-0.040064514,-0.0052393824,-0.0052604433,0.011079237,-0.029793117,-0.0066855107,0.0050542,0.0000928143,-0.0058484413,0.0656292,0.02368769,0.009024332,-0.031499647,-0.019826053,-0.027517572,-0.032649092,0.016922858,-0.004695771,-0.05197468,0.017666351,-0.0019975703,0.03878359,-0.015052369,-0.031006992,-0.021507569,0.00633903,0.01344877,-0.0010424054,0.029196002,0.031555515,-0.0045037298,0.0153947035,0.0058719306,0.024257537,-0.022507057,-0.02026061,-0.021199308,-0.030806694,0.036430832,-0.027576478,-0.023928164,0.027154537,0.061556935,0.02095407,0.027955253,-0.019968068,-0.015688457,0.039378718,0.017144678,0.017740417,-0.019347385,-0.03612478,-0.015600811,-0.010673666,0.0045614447,-0.026925385,0.03593147,-0.0049309554,0.039927945,0.001130701,0.00036417975,-0.027485987,0.00067272445,0.002284303,0.024460744,-0.015180185,0.014792832,-0.03841924,-0.037479833,0.0117646055,-0.007598913,-0.020161688,0.015634514,-0.01981761,-0.0077808923,0.034503836,0.0026794935,0.058412682,0.05311231,-0.04834479,-0.021415684,0.05349742,-0.048157267,-0.010857181,0.028643433,0.024283135,0.0011594298,0.01940309,0.05590843,0.0421958,0.014604252,-0.0043307254,0.0029222681,0.040095396,-0.02120547,0.011892453,0.0028570672,0.039690495,0.053037476,0.017331155,-0.021452356,-0.0001826708,0.012815154,-0.009415634,-0.016847756,-0.005257775,-0.002101591,0.01140289,0.032161973,-0.020753078,-0.0054512178,-0.00896742,0.008085304,0.050706733,0.0104884,-0.024616418,-0.045691643,0.016803797,0.02503515,-0.010264773,-0.0044704485,-0.019098824,-0.037839763,0.05230984,0.018034076,-0.011748327,0.012692204,0.02400454,-0.0016979628,0.0055064694,0.026042588,0.017882142,-0.017823668,0.004604658,0.032314144,0.026892707,-0.017359162,0.032518283,-0.08808329,-0.027075028,0.017675798,0.02375935,0.028348764,0.018307514,0.05474915,-0.017492201,-0.01747323,-0.0036647955,-0.04619842,-0.01993864,0.032583468,0.02632097,0.012948098,0.083404735,0.017789839,-0.0106262015,-0.02827496,-0.023656635,0.039429627,-0.058343276,-0.063021354,-0.030508732,0.020676969,-0.005725371,-0.037500575,0.019760195,-0.013248399,0.0046826336,-0.011901738,0.037578266,-0.02888374,0.049632583,-0.018371457,-0.010533899,0.033428155,0.05724783,-0.04766343,-0.0067980317,0.027323438,-0.010311285,0.010976395,-0.06054506,0.0059626778,-0.027401779,-0.022920294,0.026806375,-0.048281856,0.016623678,0.027165528,-0.010041295,0.012488814,0.0026319183,0.016024565,0.015202268,-0.011040408,-0.005728069,-0.0018261811,0.0041471417,-0.005966451,0.021102725,0.0011265598,-0.031244423,-0.0007298062,-0.060067806,0.010237266,0.024223052,0.0058110184,-0.01912172,0.0012301314,0.011387936,0.011284621,-0.0047812955,-0.036428634,-0.037761744,-0.009746624,0.012078561,-0.011410503,0.019904993,-0.015899656,0.0073599424,-0.00239176,-0.0068011065,0.014899373,0.035079204,0.051805962,0.036862567,-0.031115096,-0.011189388,0.0025497256,-0.032103173,-0.03843346,0.018632121,0.01956592,0.027882615,0.012753921,-0.00015437526,-0.012866235,-0.013235474,-0.021264728,-0.027857479,0.02093971,-0.007973451,-0.030880816,-0.027788782,-0.030284142,0.02750239,0.052431334,-0.029776996,-0.0278477,0.035850354,0.013747058,-0.030103957,0.025027985,-0.06658452,0.030275369,0.050201666,0.005032257,-0.031708896,0.015161777,0.04746728,0.02772589,0.010775793,-0.005057202,0.008585537,-0.014461802,-0.020481888,-0.008253159,-0.027635753,-0.0008086735,0.074503385,0.00327856,-0.054112535,0.0144992955,0.0053436193,-0.16413744,-0.005465365,0.0032255459,0.009033803,0.016344482,0.026376564,-0.059416022,-0.0054106573,-0.043678682,0.023534887,-0.0020391305,-0.044004712,-0.0080624875,0.008069266,-0.0044334307,0.016632248,-0.02819012,-0.014660815,0.021134157,-0.027833972,-0.012381204,-0.06282616,0.064785406,0.031842105,0.045764685,-0.019004613,0.06861259,0.0057914145,0.0010267667,-0.055550415,-0.074146874,-0.00023956978,-0.0012901508,0.03485907,0.0006813848,0.048873506,-0.0057359193,-0.011078565,0.03437511,-0.013445187,0.04094476,0.03236481,-0.007069011,0.02367799,0.0068094186,-0.020584721,-0.009885292,-0.020662908,-0.025573306,-0.03434679,0.0100214165,-0.016090106,0.0041091065,0.027696097,-0.05202802,0.0014557615,-0.0135381315,0.025507428,-0.0063244784,-0.010357683,-0.0021818152,-0.065215915,0.015539969,-0.01753968,-0.014575788,-0.067353375,0.08012514,-0.008420503,-0.03398146,-0.026081448,0.04716021,-0.026545636,0.014128783,0.006036016,0.004755409,0.024113268,0.023911493,-0.026485836,-0.0011958189,-0.0663107,-0.02972189,-0.010859827,-0.014348006,0.035818808,-0.01094233,-0.020883607,0.02222464,-0.0035279966,0.031910464,0.23226908,-0.01328628,0.042705823,-0.056736063,0.059070088,-0.0015552044,0.051148597,0.03332824,0.016038677,-0.020665273,0.026276682,0.0303467,0.0072035156,0.007442291,-0.0005978122,0.061401263,-0.071467005,-0.01642446,0.04963588,-0.0059165843,0.0053718844,-0.06297624,0.018887915,-0.009566068,-0.08677621,-0.009141855,0.032440145,0.028016951,-0.004052595,-0.00077065744,-0.032348387,0.06904104,0.038688377,-0.04116952,0.029458266,0.0016970771,-0.0029776164,-0.058789216,-0.034778725,-0.0045472267,-0.02476233,-0.022596335,-0.0032878965,-0.05054005,-0.040123563,-0.028626641,0.011580517,-0.010955747,0.011973626,-0.0091007585,-0.019434188,-0.008599673,0.022461683,0.01925224,0.017615093,0.01841635,-0.036182553,-0.013765189,0.00045455477,0.041928947,0.04238981,0.017993238,-0.0054272246,-0.023519851,-0.013178739,-0.017127303,-0.063781336,0.013051936,0.05229896,0.032926578,0.0029117195,0.010056183,-0.029537132,0.0041326415,-0.0103231175,-0.020914912,0.0094394265,0.022807727,0.062431686,-0.0105556995,-0.02473955,-0.028980153,-0.013070847,-0.0032021068,0.016468743,0.018889042,0.015500735,0.059959155,-0.020699963,-0.008682043,-0.01110405,-0.028906731,-0.0360798,-0.03661312,-0.02476147,-0.0006733489,0.034423593,-0.037025023,-0.026714066,0.028351473,-0.010851735,0.0032268404,0.0144272,-0.0352337,0.009393606,-0.0120705655,-0.0068286676,-0.031880148,0.014498476,0.028933443,-0.08065684,0.021036495,0.017481482,-0.027707657,0.029325668,0.065946676,0.029656699,0.005027815,0.030250628,0.005068488,0.010603146,0.0007789564,0.0021219815,-0.0138206845,0.011036892,-0.036901705,0.024797797,0.016038291,0.018906793,-0.0072648944,0.011147472,-0.04051082,-0.059235018,0.035420764,0.007897303,0.023583582,0.043903828,0.012453466,0.016729105,-0.00068498246,-0.0013090224,-0.0058689527,0.014910672,0.019299135,0.013227636,0.024630584,-0.095066555,0.0067785094,-0.011980296,0.0063614086,0.010952726,0.01707303,0.04969369,-0.049009502,0.029382342,0.0018149529,-0.018272704,-0.020978237,-0.042506415,-0.011543923,-0.008773718,0.0044260537,0.048320536,0.070275724,-0.038469132,0.04050825,0.0058003007,-0.0027478945,-0.03609934,-0.015419557,0.012909363,0.072903916,-0.035785917,0.008059364,0.0012987735,-0.050856095,-0.006947537,0.030645475,-0.009307538,-0.0012903237,0.045561157,-0.014806492,0.0026499482,0.021424819,0.035340883,0.0033110322,-0.06184663,-0.02864131,0.027136361,-0.026512722,0.055956297,0.10776547,-0.0012477076,-0.013378311,0.020901397,-0.0071967747,0.07044044,0.019929497,0.038623363,-0.038588062,-0.00257888,-0.013224038,0.02197587,0.011556146,-0.030112108,-0.025741206,-0.023873353,0.028657475,-0.011540707,0.0004654409,-0.0014700058,-0.012432348,-0.018179188,0.044664472,-0.061869733,-0.036430296,0.0061181663,-0.009469783,-0.036685474,-0.039503887,0.004811076,-0.03939592,0.020895762,-0.03960814,-0.04434802,-0.003952879,-0.02056564,0.018159447,-0.020428138,0.020002816,-0.013256777,-0.031273957,-0.014560449,-0.012656684,-0.022443041,-0.0044262093,0.0012984801,0.021302978,-0.021768829,-0.03464531,-0.006803114,0.023537803,-0.022285106,0.016243035,-0.0031624758,-0.03958804,-0.007014185,-0.051189873,-0.00084710744,0.01719536,0.030064156,-0.002570161,-0.03381425,-0.009838097,0.030231012,-0.015840804,0.007014988,0.020419346,-0.02328291,-0.0035253859,-0.01452023,0.030926159,-0.013718925,-0.019651033,-0.05761052,-0.028771663,0.005423979,0.0011222363,-0.014563578,-0.0128107825,-0.009083633,0.0033483068,-0.028663406,-0.052366946,-0.00044334322,-0.018608801,-0.03954314,0.021489134,-0.006978795,-0.030954726,-0.049548466,0.05334587,0.014681624,0.008048144,0.010372043,0.046742164,0.028965991,0.0064391214,-0.003173123,-0.00867993,0.016912822,-0.0053817155,-0.056226935,0.019505383,0.025607826,0.009486974,-0.032587063,0.032101788,-0.009057586,0.024652716,0.0032903447,0.029792583,0.00673955,0.025530841,0.015149607,0.025473274,0.018000742,-0.06315012,-0.0060089966,0.018703938,0.02412316,0.008932793,-0.023022354,-0.0051312875,0.033035856,-0.0036404622,0.027844997,-0.004590126,0.038339164,-0.00023169363,-0.013263593,-0.057459913,-0.007943079,0.02543223,-0.04959611,0.016651424,-0.028595,0.0031375512,0.016156323,0.0076938597,-0.02730231,0.011399563,-0.03186943,-0.05542108,-0.024284711,0.037079766,0.03747589,0.0062220516,0.008829409,0.034192152,-0.018209254,0.027347205,0.02694463,-0.025684586,-0.014673685,0.009504634,-0.023904158,-0.011372693,-0.044954404,-0.002490392,0.005172015,0.014181706,0.0005335163,-0.012615675,0.053378005,0.021130417,-0.020099496,0.022802746,0.06382284,0.047715984,-0.032156017,0.045834094,-0.0043344554,-0.050752852,-0.014142427,0.032800626,-0.0023164568,-0.050974645,-0.0250594,0.012290524,0.0013844083,0.0719228,-0.009275087,-0.004570578,-0.04490014,0.033457257,-0.031370483,0.0376628,0.027289525,-0.010587382,0.027656505,-0.010373279,0.009167149,-0.014447399,0.042340707,-0.005061137,-0.023445075,0.039223015,0.038948014,0.016464792,-0.0020575263,-0.0002990322,-0.022793168,0.038222883,-0.1511276,0.004769998,0.0052866037,0.006434852,0.038208824,-0.022098022,-0.0030605677,-0.06743682,0.002493871,-0.04332387,0.016540732,0.021767711,-0.00947647,-0.028811827,-0.021170039,0.020176595,-0.02102263,-0.01853225,-0.024003364,0.098149896,0.04127385,0.026544096,0.046728957,0.028594716,-0.04673611,-0.018081026,-0.015604627,-0.054219246,-0.04253622,0.0013760742,-0.01868574,-0.02429351,0.03252961,0.04897348,0.012566393,-0.020516431,0.0017800812,-0.03109784,-0.03286384,-0.009811986,-0.0124495635,0.025356397,0.00069961976,0.0062055145,0.018626612,0.08415291,-0.009640608,-0.014384226,-0.039958995,-0.013139982,0.011127509,0.052523986,-0.015059465,0.004670537,-0.020441258,-0.05182807,0.013868796,-0.0075776437,0.03901816,0.023606857,-0.013028573,0.022271693,-0.0057898657,-0.01164592,-0.03879213,0.020280406,-0.036641017,0.043590352,-0.019422596,0.035735246,-0.054638125,0.0048684906,0.014057514,-0.0022645425,0.013712721,0.037632525,0.012957622,-0.03850427,0.024697665,-0.04810746,-0.030110987,-0.033088524,0.026714988,-0.049659185,0.020866815,-0.0108879525,-0.01141348,-0.021062793,-0.05341226,-0.002398453,-0.05691002,-0.04501336,-0.009926514,-0.012942736,-0.037114702,0.060648523,-0.036798656,-0.025112756,0.0023118248,-0.000504927,-0.02495787,-0.03618504,-0.01577461,-0.03714688,-0.0070677777,0.024424637,0.040546756,-0.0065314467,-0.021708304,-0.008871737,-0.027883008,-0.0058849226,0.00041187255,-0.0068696826,-0.05389826,-0.026424166,-0.004992395,0.011703468,0.012560286,0.039126378,0.023878433,-0.03962267,-0.026240543,-0.05162555,0.025082324,0.048136134,0.012473096,0.038181316,0.027231578,-0.002903903,-0.013596307,-0.016371723,0.015719786,-0.034372672,0.026427891,-0.030567568,0.00474325,0.027989594,-0.058515072,-0.014204311,0.0003470763,-0.05303658,-0.030991005,-0.02617254,0.024623167,0.0010263236,0.00364962,0.018190963,0.03630514,-0.011466904,0.023229668,-0.03618765,0.022477858,0.044860613,-0.021975279,0.06399332,-0.024113376,0.006531473,0.0030903216,0.06781844,-0.013035037,-0.044710983,-0.026642663,-0.008745252,-0.059248332,0.08145402,0.019275717,-0.0107909925,-0.009103721,-0.010479865,0.049337022,0.008318548,-0.01297496,-0.036148377,0.027645737,0.013755702,-0.033899713,0.011046366,-0.00024773227,-0.06999024,0.015685864,0.009834228,0.017346242,0.047807515,-0.003334089,-0.004722729,-0.024844099,0.033221398,-0.0015099952,0.0033830078,-0.011122424,-0.03933653,-0.018740878,0.022807395,0.032142192,0.049002636,-0.0012423785,-0.019086035,0.015000745,0.0021712966,-0.07084416,-0.0131379645,-0.0043381634,-0.0037464343,-0.048512608,0.007066797,-0.0013907392,-0.040505953,-0.0029134364,0.04998079,-0.014136527,-0.012725587,0.003340244,0.042585645,0.035958067,-0.018970452,0.010424401,0.007857179,0.009796498,-0.036631748,0.079239294,0.02614097,0.010253174,-0.046557244,-0.008335907,0.021422233,-0.007571601,0.039380662,-0.00877365,-0.0101509085,-0.034443814,-0.0028037066,0.027778741,0.00419539,0.02405942,0.0037924817,-0.022938257,-0.03822158,-0.005128139,-0.007045315,0.027402904,-0.014124449,-0.009290635,-0.009341242],"last_embed":{"hash":"1q9vpp1","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1q9vpp1","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{2}","lines":[217,217],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1q9vpp1","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026482742,0.0032949,-0.057455376,0.0006056161,-0.052304577,-0.051646385,0.044761244,0.006170253,-0.028830336,-0.008764414,-0.0040200064,0.019154424,-0.034436114,0.000008223472,0.012400174,0.0034639577,-0.018733276,-0.0020456007,0.0032708177,0.019436251,-0.048771523,0.043673772,0.039561767,-0.014405746,0.005873061,-0.016719334,0.011250278,-0.013275484,0.013983773,0.014714757,-0.02487955,-0.0153639745,0.04609061,0.014959994,0.02502408,-0.051109422,-0.0058419043,-0.011263785,-0.029315244,0.022368776,0.0057172095,-0.04749477,0.008873406,0.017938025,0.04615741,-0.019971987,-0.052793138,-0.0065853833,0.0038234673,0.010032689,0.0001678118,-0.00055285677,0.030181667,0.009687649,0.010773266,-0.00059318723,0.02168847,-0.03467041,-0.0461106,-0.029767761,-0.027580956,0.034636654,-0.043694317,-0.045361437,-0.0018722254,0.056629177,0.018393556,0.0052704825,-0.0071809106,-0.025055626,0.04163415,0.005138302,0.0029227606,-0.023521159,-0.04549722,-0.007421044,0.00028429515,-0.017581772,0.0028679427,0.032512244,-0.0075216233,0.01624273,0.027064176,-0.0047925347,-0.037973378,-0.012417707,-0.0075274515,0.015604984,0.011797522,0.009141248,-0.027822254,-0.0141519625,0.023620082,0.03207256,0.0011089012,0.021297656,-0.03387034,-0.017604664,0.03900793,-0.006917659,0.03398376,0.033579666,-0.014575924,-0.03338194,0.012823323,-0.021826847,-0.0052777715,0.02675703,0.034899246,-0.003707138,0.019564716,0.03763352,0.028106675,0.030339954,0.00714562,0.0090587605,0.028650738,-0.02421279,0.0064686267,-0.008037048,0.06607926,0.043672986,0.023266207,-0.031830277,0.0018728403,0.04087977,0.0032914097,-0.00060020655,-0.008310097,0.019226134,0.0102933785,0.030732594,-0.03919972,-0.017697612,-0.0044784364,0.017929696,0.07140797,0.04121178,-0.009794712,-0.047855522,0.030059855,0.031468738,-0.028662495,0.005893049,-0.006594585,-0.032299176,0.028097484,0.008535872,-0.010796355,0.012241666,0.04083158,0.0063419812,0.015109025,0.03176587,-0.008541552,-0.014615941,-0.01998384,0.038021915,-0.0066891885,-0.0391285,0.0051301518,-0.03961193,-0.019265179,0.040861655,0.021502657,0.026949622,0.0234986,0.054777753,-0.022901239,-0.0038705897,0.010934839,-0.042373437,-0.005069734,0.019313883,0.036569986,0.025497403,0.075746015,0.02532778,0.0049145957,-0.030944386,-0.027284048,0.019634347,-0.027379848,-0.041474868,-0.039782364,0.03491512,-0.035905346,-0.01914137,0.0065306337,0.0029514187,-0.029129028,-0.015734652,0.032481294,-0.033066154,0.0579012,-0.02935606,0.013285401,0.0074796514,0.055132378,-0.054446995,-0.0057881596,0.027090307,0.0010359101,0.026289465,-0.020531679,-0.01817919,-0.009060434,-0.018648494,0.02732591,-0.05220044,0.03544579,0.021932049,-0.017329196,0.020568682,0.012620019,-0.009282116,0.005465965,0.008417801,-0.006788777,0.0025449086,-0.0071840477,0.0154458815,0.019076647,-0.020190356,-0.04743222,-0.0044286437,-0.047852878,0.026029948,0.012077312,-0.028085077,0.0035676423,0.0010852494,0.0062314984,0.012987998,0.004276328,-0.023685405,-0.03581531,0.019191673,0.02466962,0.0020856825,0.02581276,-0.005383647,-0.0046051806,0.0064846245,0.022338927,-0.016229566,0.044415325,0.040084004,0.010575235,-0.015006304,-0.012941429,0.030683326,-0.028229702,-0.04510523,0.015360232,0.02820814,0.0191139,0.010109299,0.014412426,-0.0031072176,-0.0109019205,0.015027858,-0.01528473,0.012129497,-0.008078805,-0.034947723,-0.02115734,-0.021921698,0.052194327,0.05489004,0.0013554887,-0.035085738,0.025609026,0.006644114,-0.019694747,0.0115022855,-0.04943039,0.02755014,0.03534486,0.0042931284,-0.044228643,0.028456692,0.024480354,0.029222557,0.028726863,-0.021919556,0.0038249611,-0.0041475557,-0.030896984,0.0033654429,-0.05008632,-0.0025828865,0.07242545,-0.026754353,-0.053126603,0.021454908,0.00775774,-0.17286183,-0.0045643025,0.025779707,0.03685199,0.017119763,0.029150978,-0.05756525,-0.02101587,-0.040736616,0.049365886,-0.015346792,-0.050825935,0.00867251,0.006050733,-0.0195216,0.009904139,-0.04051215,-0.003946185,-0.0239036,-0.048832428,-0.02365082,-0.049637374,0.05394462,0.0073188264,0.0143541545,-0.020109188,0.04885892,0.014550002,-0.015666578,-0.034136754,-0.0880242,0.006888956,0.004135573,0.024015808,0.008314138,0.02619342,-0.026107458,-0.0053783623,0.042374898,0.014974135,0.05772968,0.030504437,-0.02138553,-0.0055373926,-0.0026912661,-0.010132526,-0.011197781,0.018574102,-0.064739004,-0.028516093,0.023539864,-0.00049471745,0.0039491206,0.029523795,-0.055644948,-0.0042329864,0.019242847,0.02879303,-0.006111496,-0.017974818,0.0009136901,-0.062196806,-0.0063951747,-0.024814263,0.0011526487,-0.04327683,0.031951968,-0.0114929695,-0.0028803335,-0.019340642,0.06746446,-0.011083788,-0.0031983245,0.0062456564,0.018882092,0.025181893,0.000038703572,-0.031051848,-0.0012362815,-0.07286947,-0.047515884,-0.0015875191,0.009032073,0.016610663,-0.02337118,-0.010317141,0.04843487,0.0006055457,0.030637879,0.23664385,0.0069487616,0.033188764,-0.03860597,0.056978486,-0.0015064043,0.06150062,0.059576392,-0.0052037695,-0.026077135,0.018177692,0.02752633,-0.008458776,-0.008148433,0.020306189,0.027641544,-0.06066705,0.0062354365,0.04756119,-0.0048886673,0.0025278784,-0.065156944,0.012667695,-0.023194037,-0.080901265,-0.014807635,0.005857924,0.012769274,0.0071864733,-0.00132394,-0.018425059,0.03898831,0.036681004,-0.042501528,0.034172088,0.018535394,-0.020802787,-0.05139836,-0.032120448,0.00904914,-0.03392394,-0.009946974,0.023942983,-0.040183246,-0.034919217,0.003663041,-0.016202765,-0.026162637,0.015334725,-0.02070508,-0.025102401,-0.0010909818,0.029965999,0.016249835,0.03359185,0.011665405,-0.031841647,0.009267899,-0.019161718,0.04893767,0.019292984,0.017411971,-0.031226054,-0.0048683574,0.022185268,-0.021969981,-0.054722145,0.01115699,0.042888366,0.025358118,0.0032601168,0.031768817,-0.009457543,-0.027042817,-0.0007101809,-0.027525026,0.020235218,0.019603938,0.06745556,0.0046151658,-0.020085022,-0.03268507,-0.037749995,-0.027170826,0.039811984,0.025030965,-0.008399334,0.039929215,-0.0068866573,0.008616595,-0.029558964,0.002400433,-0.06288081,-0.030805724,-0.04648336,-0.027023152,0.046085395,-0.039998207,-0.022251405,-0.0023658,-0.014505188,-0.016453456,0.010473664,-0.023772452,-0.01409988,0.0039404193,-0.025432862,-0.020814626,0.0054540485,0.048674103,-0.07810644,-0.012512157,-0.018205145,-0.036831357,0.028218457,0.05504441,0.016382271,0.0071001654,0.03738972,-0.00608109,0.027180595,0.008639784,-0.013786495,-0.0058975625,-0.022842482,-0.046821143,0.0021286889,0.0008603432,0.028055457,-0.028278345,-0.019576244,-0.036080025,-0.033903845,0.035462085,0.009568063,0.017021041,0.07068211,-0.010698364,0.030471237,-0.0021721253,0.011242992,-0.034800403,-0.011674403,0.016247205,0.028472787,0.022166409,-0.12678525,0.016279573,0.013210234,0.02067724,0.03143064,0.030693183,0.05898542,-0.03859471,0.016620183,-0.019090215,-0.018152775,-0.03052533,-0.028874395,-0.031609785,-0.008690296,0.00047350873,0.029808735,0.06819532,-0.03177393,0.037631404,0.00079536805,0.0034678825,0.0036011792,0.017661192,0.02722982,0.03471337,-0.032943394,0.016204456,-0.0078098783,-0.033674378,-0.053826466,0.02071641,0.010780398,-0.03310994,0.038614545,-0.012946616,0.013909719,-0.0069307056,0.056751654,0.0020538473,-0.047752816,-0.033274252,0.047206122,-0.021611065,0.04496591,0.112470955,0.0071548037,-0.0015153231,0.020548547,-0.0065556285,0.104669034,0.03271371,0.035429712,-0.0025235717,-0.011427982,8.6031184e-7,0.019849231,0.015538934,-0.047710463,-0.0072495397,0.011184113,0.035024118,-0.006769538,-0.002101354,-0.02430906,-0.013374196,-0.058231886,0.029178688,-0.054264296,-0.051170748,0.008032144,-0.027689552,-0.013496519,-0.027086936,0.008500456,-0.0070550386,-0.0054086507,-0.032019496,-0.01014643,0.004829069,-0.028493617,-0.016710995,-0.023597348,0.022743672,-0.007811696,-0.033866536,-0.024126898,-0.022314882,-0.056203064,-0.015507738,0.008682233,0.029614994,-0.018307582,-0.034190774,-0.0009906772,0.010939588,-0.01648456,0.005951824,0.013488632,-0.023737641,-0.021145234,-0.040618893,0.02457341,0.045835234,0.04597072,0.0020925265,-0.0062570293,-0.008851178,0.027795639,-0.009602835,0.009537597,0.014542261,-0.020278212,-0.015995936,-0.022338707,0.04178221,-0.0011041838,-0.03617513,-0.054402933,-0.05330076,0.003528901,0.02949726,-0.016213696,-0.027854433,-0.016084567,-0.0054359958,-0.035820644,-0.041762307,-0.019810658,-0.0027492738,-0.028525878,-0.01851203,0.013147085,-0.046157945,-0.033328287,0.03380072,0.029083295,0.004392708,-0.006807003,0.036597382,0.05321417,0.027854279,0.015832143,-0.021318102,0.024077415,-0.0018411614,-0.040569972,0.022402242,-0.0052311514,0.015773356,-0.028195556,0.03748211,-0.0035081361,0.030086074,-0.0056834077,0.03904335,-0.0005580363,-0.009572809,0.015589821,0.03052429,0.023907404,-0.04335592,0.024911266,0.0046037706,-0.016386447,0.016772823,-0.019976761,-0.023389747,0.014854409,-0.0016312138,0.020641878,-0.017772831,0.026850047,0.004915907,0.008680323,-0.029035963,-0.01068047,0.010999715,-0.045963846,0.024461813,-0.04547048,-0.021298558,-0.007935682,0.018276645,-0.012775025,-0.020587405,-0.065010026,-0.05064622,-0.018234022,0.024277933,0.057903506,0.004643077,0.042371314,-0.0038748768,-0.038016647,0.00007381104,0.031777415,-0.02365224,-0.017055698,0.014024286,-0.009897376,-0.015360541,-0.0346395,-0.00014640963,0.028128378,-0.0033477137,0.0071716756,-0.04031307,0.027460877,0.02987032,-0.026910676,-0.0008397895,0.042576503,0.038885795,-0.02127602,0.017764455,-0.009401297,-0.027212452,-0.0063257185,0.053472277,-0.020991955,-0.055437434,-0.03328866,-0.0016102656,0.00016661682,0.038752183,0.013221522,0.01826517,-0.048118696,0.0354183,0.014876505,0.017211365,0.01736552,-0.0041767634,0.018692745,-0.018315896,0.00049838604,-0.01885389,0.040312402,-0.000231031,-0.010840068,0.029869568,0.03527918,0.029555487,-0.023527091,-0.021633465,-0.024136128,0.038199965,-0.16207223,0.016749294,-0.0099354405,0.019619664,0.016588073,-0.009049951,-0.026817469,-0.045454267,0.018864725,-0.029744864,0.0124598965,-0.012616285,0.0037006182,-0.023398692,-0.05518069,0.027708167,-0.016776498,-0.025545523,-0.030365013,0.07276452,0.04627867,0.02212168,0.030896865,0.023157459,-0.036040027,0.0025380293,-0.024136558,-0.03790129,-0.029142076,-0.003741071,-0.054362696,-0.02921842,0.0133713065,0.06271578,0.025159663,0.016205816,0.005566294,-0.003952336,-0.07164023,-0.017515047,0.009560128,0.020450491,-0.00231519,-0.00654893,0.024949497,0.06757507,-0.022173587,-0.015097047,-0.030636191,-0.015370682,-0.008000684,0.062737845,-0.01263779,-0.02110262,-0.017560799,-0.037317537,-0.0057316697,-0.015126319,0.045048602,0.041673463,0.027022025,0.035713065,-0.016863214,-0.0039773155,-0.016558632,0.025184467,-0.056660436,0.06292707,-0.029683132,0.055430256,-0.06382095,-0.0068703326,-0.00080023834,0.0041073593,0.014611077,0.014590212,0.05124362,-0.027885055,0.00017461134,-0.035850268,-0.04737389,-0.03238283,0.037576944,-0.041990962,0.034111056,0.023119729,-0.03149268,-0.02152985,-0.04540228,-0.000937459,-0.056358412,-0.045319274,-0.001436397,-0.024469675,-0.030135727,0.024197618,-0.018209303,0.0039641345,-0.0073755216,-0.050424032,-0.04411834,-0.047295514,-0.02763834,-0.049795207,-0.033600315,0.020659298,0.022753483,0.009124186,-0.009396087,-0.024829263,-0.0019211398,-0.001002096,0.014848235,-0.008046587,-0.07055981,-0.022055317,-0.021543924,0.031625822,0.022434361,0.027918255,0.026293868,-0.040913634,-0.018897971,-0.035123296,0.03216971,0.041929714,0.01686729,0.031108811,0.021374937,-0.035578504,-0.013959799,-0.017342724,0.014773959,-0.023543913,0.037179362,-0.022637108,0.032167833,0.035094902,-0.0437126,-0.012471085,-0.023633683,-0.04055177,-0.03320057,-0.03438268,-0.00877315,-0.024646608,0.0069603147,0.033854987,0.018598793,-0.0141625,0.008103367,-0.027747132,0.023244752,0.05087486,0.011741995,0.056337625,-0.03006612,-0.000008959064,-0.002401924,0.07502858,-0.036705263,-0.07683585,-0.031247979,-0.023859613,-0.046158705,0.09407036,-0.00083350955,-0.011200772,-0.0064606927,0.015753191,0.017716223,0.031001175,-0.009450715,-0.011433066,0.031671908,0.02414002,-0.028781047,0.0073963352,0.0077613625,-0.03251045,0.00855888,0.0117720105,0.015773445,0.04475042,-0.021081565,0.0080524,-0.034912713,0.020786129,-0.015694177,0.018619938,-0.024767758,-0.010892453,-0.012527113,0.004153901,0.036134027,0.0048128683,0.003124843,-0.011482344,0.03439291,-0.006930658,-0.05452649,-0.019223657,0.015920661,-0.002103126,-0.043401867,0.035534184,-0.004279174,-0.03524822,-0.0019029547,0.03344419,-0.020320887,-0.021016585,-0.012591995,0.02946671,0.026411789,0.010940087,0.019831765,0.008093118,0.014823931,-0.02345068,0.08616805,0.020342594,0.0024065184,-0.03890522,0.0023800835,0.008356496,-0.012764147,0.022974325,-0.026777185,-0.017316502,-0.028468184,0.03078284,0.0436797,0.03457363,0.025693074,0.023529153,0.004812409,-0.0029915762,0.008266599,-0.016214728,0.035522085,-0.023888988,0.0006004489,-0.0034430416],"last_embed":{"hash":"6mleld","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"6mleld","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{3}","lines":[218,218],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6mleld","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031634144,0.038706113,-0.062149517,-0.00016841745,-0.051738847,-0.046716016,0.05060188,0.02194425,0.013763959,-0.010030519,-0.008598921,0.010377492,-0.05669739,-0.002997112,-0.0008279781,0.00726519,-0.019523475,0.018232152,-0.055227898,-0.007521089,-0.07126364,0.038411144,-0.0011818036,0.0016493868,0.0036249051,-0.018978218,0.010147611,-0.034314975,0.013705847,0.029788319,-0.002276844,-0.0053411396,0.031574737,0.026217254,0.0073627615,-0.044174694,0.010521882,-0.033390567,-0.019402983,0.008616177,0.015496888,-0.019299965,0.015281802,-0.02479003,0.05236036,-0.022532104,-0.04120528,-0.013485579,0.016710926,0.0070917928,0.004474427,-0.0013091224,0.030010493,0.000769343,0.018129064,-0.0072743297,0.026255695,-0.040151104,-0.019955477,-0.010838671,-0.016136656,0.036266137,-0.015726397,-0.05799144,0.023611436,0.06941301,0.0070960964,0.014581083,-0.012138638,-0.02552362,0.031979494,0.01552233,0.022102552,-0.020709163,-0.043876816,-0.008646725,-0.0044286908,-0.037085395,-0.010604323,0.006031483,-0.016035458,0.0022650019,0.017779877,-0.0024461425,-0.030401941,0.01515282,-0.023433104,0.021033952,0.00042342377,0.02591557,-0.06671731,-0.032642484,0.040313665,-0.020632947,-0.008097913,-0.001386775,-0.040225346,-0.007875349,0.020471402,-0.027400296,0.07751058,0.056167074,-0.02729929,-0.016952582,0.023300951,-0.0512477,-0.026832812,0.036853246,0.019967929,-0.0030836777,0.03446437,0.057459276,0.04817899,0.049630824,0.007943677,-0.0012275637,0.04947656,-0.026421573,0.0055194,-0.0064524394,0.03391705,0.035470214,0.017815525,-0.04086582,0.011533599,0.001119129,-0.026434252,-0.011050058,-0.027116954,0.0086231865,0.014257644,0.017039709,-0.009193424,-0.040538337,-0.008766134,-0.011050034,0.053551495,0.014528316,0.008611361,-0.020288693,0.02797235,0.06288446,-0.022244744,-0.015271678,0.01578537,-0.016623372,0.029850049,0.008228277,-0.011985862,0.0050005047,0.027850678,-0.020836279,-0.023371382,0.025130255,0.018810885,-0.03316471,0.013577217,0.028866243,-0.004817965,0.021356154,0.0150481,-0.032453794,-0.033288002,0.03250201,0.005907016,0.026115092,0.033999216,0.047158845,-0.024803888,-0.014390305,-0.013972089,-0.037296016,0.0009580977,0.019895954,0.031003915,0.035592653,0.07702054,0.025995344,0.011950901,-0.029016953,-0.029683897,0.020837119,-0.019709125,-0.059099,-0.026128665,0.010511041,0.010236239,-0.028388476,0.03397166,-0.010135278,-0.017987277,-0.018618125,0.037079073,-0.014709503,0.08424012,-0.035018243,-0.0067244833,0.04014952,0.04538824,-0.050465047,-0.030822206,0.038043622,0.011092091,0.016391797,-0.031535596,-0.01417903,-0.03227917,0.005400521,0.0072642323,-0.024645519,0.023024606,0.01676014,0.005875762,0.011103716,-0.008970361,0.012396019,0.009125835,0.01173635,-0.004477029,0.009388303,0.0002801476,0.01311729,0.005570811,-0.0041403077,-0.027306786,0.039883304,-0.05753132,0.006028999,-0.0034729976,-0.002306992,0.011459331,0.0067984946,0.0041309875,0.0024225854,0.007693586,-0.04113211,-0.025364583,-0.0051058508,0.02237794,0.0106750885,0.015988352,0.020455725,-0.007082854,0.02982125,0.0055988454,0.013831038,0.020917898,0.026361652,0.018180523,-0.0016809574,0.024174824,0.0063101533,-0.020982534,-0.056436863,0.0142467,0.026792148,0.015659986,-0.009841518,0.024730362,-0.0026105822,-0.004271455,-0.0014337335,-0.024799084,0.023243057,-0.0162964,-0.053928748,-0.024749072,-0.007801227,0.06034918,0.0266153,0.004237562,-0.019062122,0.04012672,-0.02489641,-0.0028529863,0.02145926,-0.054485947,0.0237471,0.053609792,-0.022494523,-0.030445503,0.028425688,0.021401415,0.018262839,0.025344979,-0.016750539,0.009233575,0.029487088,-0.0130955065,0.0005151353,-0.019107038,0.010085393,0.07344232,-0.03551983,-0.03528343,0.01930438,0.00072638365,-0.16854239,0.010228178,-0.0012135148,0.008550715,0.012542029,0.03536881,-0.052887876,-0.0004216504,-0.020543434,0.0007917715,-0.0109002385,-0.043763824,0.0036544919,0.009038567,-0.012497013,-0.0008936717,-0.024459228,-0.0201966,0.012597074,-0.04676473,-0.0035889728,-0.049136303,0.058230504,0.0051788804,0.018755551,-0.0372522,0.06740718,0.0015324868,-0.008597656,-0.054472793,-0.06773304,0.0121864965,0.0052176826,0.042225618,-0.009124123,0.030340157,-0.04019401,-0.02422251,0.026039073,-0.02011047,0.025799371,0.03862325,-0.023574471,0.008131658,-0.0026464101,-0.02107241,-0.010320501,0.0009993085,-0.053076,-0.05869637,0.006139843,-0.004579007,-0.011622683,0.010031159,-0.0471281,0.019310364,0.03682575,0.026096174,0.0092875585,0.0068441764,-0.00065426645,-0.06451404,0.041177798,0.0021907636,0.0027186316,-0.03811826,0.04368203,-0.007856372,0.013990104,-0.013751851,0.037806652,-0.024919331,-0.003296774,-0.00916546,0.016588321,0.0047591105,-0.01348566,-0.03795972,-0.0042027016,-0.05821415,-0.008308055,0.026611224,0.0059378957,0.053794663,-0.025729362,-0.006790022,0.022533985,0.016843759,0.04596293,0.22349276,0.024830151,0.032106414,-0.042929195,0.04449708,-0.0015507053,0.038045686,0.007508622,0.0018892523,-0.024584444,-0.014053974,-0.0077455365,-0.0051525957,0.0043354016,-0.010746523,0.042936027,-0.077324465,-0.03151122,0.045103867,0.014723039,0.0032268742,-0.063934736,0.029189397,-0.031054188,-0.09742627,0.0014676482,0.020141259,0.018271096,0.0071923654,0.020185059,-0.04967756,0.017831467,0.038269654,-0.04999636,0.03079247,0.020447925,0.008152038,-0.056816168,-0.025210803,-0.005447531,0.008058727,-0.012013267,0.0075282427,-0.043417696,-0.03159625,-0.00066220056,-0.0049165436,0.0031389461,-0.021115018,-0.010340791,-0.037450872,0.0056420993,0.047918588,0.020125115,0.02334489,0.000967206,-0.048595402,0.0046875905,0.006483774,0.049536806,0.04280779,0.0070543266,0.006042851,-0.038386516,-0.01764459,-0.035008483,-0.045535743,-0.030505477,0.036711443,0.04071694,-0.008336788,0.031535003,-0.013173962,-0.019787041,-0.019022563,-0.017642202,0.014326153,0.016471783,0.0708354,-0.008467145,-0.0066298447,-0.030028015,-0.017396646,0.0012499323,0.013889967,0.0014762689,0.0076291817,0.07378841,0.027342616,-0.018822044,-0.018793816,-0.022645934,-0.040375497,-0.023933705,-0.013155671,-0.030078314,0.035323843,-0.008356378,-0.024340764,0.01501171,-0.012957258,0.009698129,0.015480893,-0.015475755,-0.0060607353,0.017370913,0.009822088,-0.026372233,-0.0069248662,0.034962542,-0.07195451,0.0055146767,-0.0009423882,-0.04501742,0.031530753,0.024579812,0.004451349,0.014703374,0.023691216,-0.012841492,0.014430035,0.0032968363,0.01633642,-0.0015951861,-0.0039424803,-0.04544808,-0.007419635,0.04376838,0.021614525,-0.016683292,0.012164393,-0.027736358,-0.05152833,0.026174454,-0.0049761534,-0.016134318,0.06621153,-0.00268542,0.03008044,-0.021098603,0.0040845885,-0.016898708,0.0027542906,0.015666885,0.018247616,0.02662719,-0.09657505,0.02953756,-0.020668902,-0.000032146512,0.011893049,0.018226534,0.031956695,-0.040333945,0.02866195,0.0069669727,-0.020366251,-0.029250795,-0.019557804,-0.002173494,-0.0012876734,0.029664984,0.046985663,0.09935349,-0.0012338032,0.05635332,0.019491222,-0.006739103,-0.008327623,-0.003871381,0.032069072,0.021431696,-0.019665137,0.016407285,0.005738807,-0.040455632,-0.018818542,0.018735003,-0.030804979,-0.046779353,0.04593732,0.002589498,-0.023233375,0.030805457,0.06659667,-0.025396112,-0.03791265,-0.022992682,0.028957454,-0.023460513,0.043466154,0.12602526,-0.0025221976,-0.018215276,0.031777445,0.034500886,0.05313116,0.061891213,0.035703443,-0.054594815,-0.025976265,-0.00016570342,0.00842361,-0.0061937007,-0.03826438,0.0075218417,-0.019463437,0.031013936,-0.018366104,-0.017839432,0.0054655895,0.015760543,-0.051062915,0.021826323,-0.04386599,-0.045204047,-0.008369767,0.0026962305,-0.013362228,-0.03656115,0.01646384,-0.019142095,0.002127922,-0.037822228,-0.053831697,-0.011453839,-0.034164652,0.014347813,-0.03709305,0.014424875,-0.010968061,-0.040027708,0.0023746477,0.0037918116,-0.031014027,-0.0040460196,-0.026575921,0.029818172,-0.030387139,-0.038537614,-0.008802881,0.022305703,-0.007678994,0.028399887,0.02675954,-0.024119047,-0.020301187,-0.058047388,0.0010605638,0.04637319,0.015271946,-0.008941895,-0.02514881,0.011323807,0.019573143,-0.014276814,0.023817256,0.006908544,-0.014283252,0.000008504491,-0.0042698896,0.0379221,-0.00045634378,-0.040391736,-0.056458004,-0.024061367,0.010818963,-0.0076441434,-0.014819359,-0.0060024885,0.018868074,-0.008894509,-0.039448794,-0.048817664,-0.04087413,-0.016260995,-0.026827846,0.019924805,0.0050032707,-0.024447951,-0.04615379,0.038394857,0.0022345188,0.030096201,-0.01170552,0.06325714,0.009898311,0.017887343,0.008376583,-0.022795655,0.00935977,-0.003750463,-0.060936987,0.009137161,0.042035427,0.023697462,-0.0006557971,0.025472777,-0.0073900484,0.010235219,-0.010768567,0.0013708513,-0.0026845231,-0.007405083,0.016130619,0.04159835,0.038093973,-0.07636518,0.0045310133,-0.005725031,-0.008281133,0.0069784494,0.005793494,-0.057621196,0.010004654,-0.016140712,0.05147534,-0.0070986557,0.02557177,-0.0074999863,-0.0076557137,-0.03293321,-0.030708805,0.038671404,-0.06816782,0.021208866,-0.05579807,0.0029744336,0.011142761,0.02381216,-0.0075915908,-0.01632375,-0.034623653,-0.054982584,-0.015797587,-0.0043012775,0.05111168,0.014553177,0.03845268,0.009799906,-0.045844257,-0.00703485,0.05076964,-0.02620798,0.002062958,0.019825695,-0.016726796,-0.03912202,-0.03989203,-0.0026006696,0.001713092,0.016851662,0.018923124,-0.017634807,0.032683056,0.032807395,0.02137852,-0.008958477,0.08931479,0.054905403,-0.036393892,0.05284283,-0.0044709095,-0.010150251,-0.013340988,0.034568995,-0.021223076,-0.032491002,0.0014061393,0.005854781,-0.00015490939,0.060528427,0.012743648,-0.012172527,-0.055652,0.048224434,-0.007060801,0.029331777,-0.00045363107,0.004410289,0.038589757,-0.015076815,-0.013850008,-0.012012927,0.030297544,-0.011590291,-0.0065318085,0.024883594,0.06896771,0.03166935,-0.031405944,-0.011796563,-0.01667905,-0.0013894838,-0.15559122,0.014988547,-0.007686181,0.020244995,0.011740859,-0.012406351,-0.03853425,-0.04841365,0.008085111,-0.058858834,0.009390866,0.016125573,0.009881824,-0.015178003,-0.018274564,0.009601085,-0.02205104,-0.018227309,-0.03981084,0.070346504,0.03427844,0.023672106,0.037901394,0.03149427,-0.02824218,-0.0002720222,-0.06399061,-0.04661665,-0.04303007,0.0032592462,-0.04349632,-0.02127442,0.012518148,0.054587163,0.03285354,-0.022760645,-0.010340114,-0.011741695,-0.032051448,-0.009501885,0.013565263,0.012156575,0.0047908863,-0.0041131894,0.016705643,0.0987625,-0.0019886072,-0.008711744,-0.047372337,-0.011359229,-0.01863429,0.05590958,0.021302126,0.007474874,-0.02101868,-0.026659876,-0.01596165,-0.00022766828,0.042122193,0.031182129,0.0038907116,0.020940611,0.0018733011,0.0025651655,-0.043061018,0.010305574,-0.056562953,0.031900458,-0.013415404,0.03335548,-0.043717757,0.0066989074,0.018587183,-0.014670526,-0.0016436826,0.025173096,0.008738905,-0.006315298,0.00043317862,-0.056095403,-0.037076186,-0.0109015005,0.006657054,-0.042343866,0.004786941,0.013972626,-0.01832245,-0.027824543,-0.06983485,-0.0230027,-0.060925856,-0.043604404,-0.038673293,0.0043952763,-0.06379963,0.0670457,-0.009596496,-0.0015749625,0.0060471697,-0.042479105,-0.019225985,-0.0227645,-0.008615995,-0.037795674,-0.03490117,-0.00080272974,0.050747965,0.008713557,-0.022808189,-0.001030548,-0.0044905636,0.009108861,-0.004102316,-0.0018590855,-0.06638117,-0.019113237,0.00219233,0.013062344,0.022048835,0.027253315,0.03419806,-0.042252157,-0.0081357965,-0.037742235,0.035745207,0.06666489,-0.014965658,0.06754829,0.015674012,-0.013446569,-0.00025611356,-0.03952923,0.036828417,-0.020818263,0.035930026,-0.004509026,-0.015574102,0.023027161,-0.039169855,-0.010307751,-0.022416519,-0.029211659,-0.026980799,-0.026438328,0.0015602906,-0.015808664,0.008066262,0.020450884,-0.012585251,-0.022887912,-0.0104009705,-0.01735215,0.037878815,0.052619275,-0.020710332,0.05154315,-0.018690147,-0.02872569,0.012155815,0.049164455,-0.021151029,-0.054370817,-0.01210333,-0.036269724,-0.022709562,0.052040916,0.0070607155,-0.005298431,-0.002946035,0.005314402,0.020145608,0.037888266,-0.015251417,-0.008623488,0.03438388,0.046958026,-0.02220763,-0.0015734949,0.019793695,-0.04519872,0.017779386,-0.0071577667,0.05820222,0.041331545,-0.009926992,-0.054563154,-0.018823024,0.014339411,-0.012286351,0.022140203,-0.019356135,-0.008808091,-0.011571853,-0.006301705,0.010507323,0.019193731,-0.008114872,-0.024043817,0.018185286,-0.0156164775,-0.07440491,0.006307012,-0.009566359,-0.0096151745,-0.022326764,0.020169815,0.0009205141,-0.008914686,-0.03811173,0.04476039,-0.046251614,-0.0060010804,0.00046644802,0.046478737,0.0173418,-0.011637782,0.008129127,-0.010629848,0.020168029,-0.02814064,0.07589104,0.0148127135,-0.010591266,-0.040301736,0.0054397644,0.029269205,0.005496139,0.01286393,-0.008008358,-0.009334082,-0.032169588,-0.023838842,0.029625656,0.019120626,0.018850539,-0.008706797,0.016008338,-0.0061484803,-0.00008803554,-0.034784093,0.050393503,-0.01594541,0.014569443,-0.044192854],"last_embed":{"hash":"vs1dte","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"vs1dte","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{4}","lines":[219,219],"size":66,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vs1dte","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04232211,0.003968626,-0.043679927,0.0027200524,-0.045339696,-0.046979863,0.02784197,0.022403043,-0.014763854,-0.017502677,-0.0025279368,0.010476299,-0.038515747,0.013049153,0.019089045,0.0070573585,-0.031500306,0.003351685,0.0052945013,-0.0057624206,-0.07582154,0.047014963,0.020017205,-0.021556387,-0.023625407,-0.014784753,0.029994937,-0.014975811,0.013234647,-0.021408288,-0.035680126,-0.01833848,0.04447562,0.014872782,0.020900479,-0.041219186,-0.024143929,-0.015289881,-0.020206716,0.029484812,0.031889096,-0.034129944,0.03462391,0.020771405,0.040761866,-0.02904007,-0.047638793,-0.008759736,0.0098030735,-0.024378238,-0.010190328,-0.03585748,0.030136174,-0.0014252954,-0.008294355,0.007780312,0.050047524,-0.025811668,-0.019338649,-0.01583828,-0.044990245,0.030424872,-0.016490834,-0.02393253,-0.0026683502,0.058527075,0.020296948,0.03287345,-0.0059176744,-0.029484883,0.035784073,-0.00093647384,0.00885474,-0.0115469145,-0.043706715,-0.02311565,-0.008047034,-0.012490348,0.0032235892,0.054318946,-0.0030211033,0.0040882966,-0.0075036865,0.013745221,-0.032319877,-0.0045170863,-0.0022968042,0.028237559,0.029575538,0.01709697,-0.04103662,-0.022777436,0.02881704,0.005808185,-0.019669583,-0.006222014,0.012525221,-0.019648157,0.03728026,0.0012619627,0.07038989,0.03612868,-0.03430263,-0.038194157,0.020457799,-0.0113188345,-0.00753587,0.019106597,0.06353823,0.0015872725,0.026409898,0.0451149,0.027820673,0.016144581,0.012049215,-0.013904,0.03929984,-0.02584914,0.031956617,0.009551209,0.037310597,0.053379662,-0.0175131,-0.046477225,0.013103061,0.025906285,-0.00484754,-0.006160732,-0.0009145664,0.025505373,0.012010707,0.013292917,-0.04457553,-0.02127574,-0.026270365,0.02644352,0.034708563,0.03358402,0.0037857485,-0.05159381,0.0042957617,0.042782422,-0.01612257,-0.0056253998,-0.0035846818,-0.040562168,0.020910388,-0.010405492,-0.032338087,0.06877176,0.032085348,0.016568571,-0.0058535277,0.043817025,0.0025991811,0.004907917,-0.035551097,0.04021905,-0.009146169,-0.020999378,0.019497696,-0.032463342,-0.023144316,0.04878927,0.012482346,-0.010693703,0.0165655,0.057613853,-0.027135266,-0.008652593,0.020329928,-0.029051827,0.0036512807,0.019843249,0.02328681,0.024858909,0.06664481,0.02778755,0.0020277475,-0.01812307,-0.05290178,0.0362393,-0.028056437,-0.04581752,0.011613835,0.040510576,-0.014051452,-0.035065785,0.009151287,0.009875038,-0.0025887825,-0.0025091253,0.035032522,-0.031300303,0.05338496,-0.028855946,0.016071912,0.038740132,0.053429306,-0.034507364,-0.00719344,0.023822995,0.011665945,0.012341587,-0.021454249,0.00046159007,-0.016365994,-0.05628898,0.026491635,-0.03279788,0.022494502,0.02164388,-0.039195832,0.013223715,-0.0033495284,0.0099773435,0.010011761,0.0077971364,-0.00032823792,0.0054379757,-0.0136157535,0.02358988,0.019650275,-0.029525802,-0.03291175,0.015430481,-0.04298074,0.040176164,0.02088571,0.01161068,-0.023843806,0.018983861,-0.008842621,0.012670294,0.035313845,-0.01261219,-0.014657321,0.005714088,0.02554995,-0.004805792,0.008820907,-0.00021797056,0.0073882286,-0.008618483,0.017898146,0.008640554,0.04335985,0.03411162,0.008428155,-0.019056518,-0.004565029,0.012261696,-0.029067278,-0.04202276,0.044567417,0.0074941744,0.011888946,0.009150295,0.010104277,-0.0030275516,-0.00811479,0.04178263,-0.013559975,0.0107429335,-0.0074919905,-0.0065705874,-0.03192487,-0.025430832,0.059146453,0.04574417,-0.012301529,-0.028555732,0.016908238,0.01571924,0.004109825,0.03332417,-0.04240331,0.030415839,0.04531298,0.019260244,-0.04355301,0.010344933,0.023310274,0.020001352,0.012123726,0.000041258652,-0.006435755,0.004716035,-0.0068701445,0.010612403,-0.009709174,0.0045704627,0.08200541,-0.00065176137,-0.04546178,0.03474968,0.028595872,-0.1728196,0.0070509505,0.03297882,0.028175073,0.0031453604,0.025608541,-0.03227,-0.010179538,-0.051245674,0.016562982,-0.0058346596,-0.051454928,0.020127237,0.037875388,0.00078150985,0.010368955,-0.0050397012,-0.004549777,-0.0036317797,-0.055006776,-0.035830412,-0.046804365,0.022415677,0.0025236087,0.03926569,-0.020391028,0.06644927,-0.023207394,-0.02090951,-0.06712522,-0.0791804,0.032527424,-0.0053433687,0.017424572,-0.0061238706,0.011808854,-0.029933684,-0.011240276,0.07223596,-0.014165454,0.051209442,0.03725974,-0.009667584,0.004454551,-0.0011712235,-0.0031528543,-0.026041662,0.00553049,-0.03401458,-0.02131758,0.021613453,-0.017796302,-0.0040242253,0.009584132,-0.055643346,-0.00744575,0.027582195,0.035466347,0.004720036,-0.025885632,0.0008479796,-0.06169768,0.02356441,-0.04581217,-0.014826875,-0.043817002,0.019475754,-0.0048143542,-0.024245597,-0.02516205,0.02692967,-0.018536823,0.0009616362,-0.005560517,-0.026957413,0.014331748,0.010755138,-0.025292378,-0.00095789315,-0.07613797,-0.014756304,0.029215055,0.021951998,-0.01794929,-0.005231034,-0.027174132,0.020872766,0.01775094,0.04680339,0.24054886,0.030654091,0.03105567,-0.028808808,0.03265332,-0.01317914,0.049969114,0.04529936,0.012322849,-0.020279594,-0.006893584,0.013792946,-0.0047798045,-0.004460899,0.008614835,0.037343677,-0.09860112,-0.00154476,0.04604466,-0.006221678,0.020712221,-0.079611,0.021488626,-0.0021349024,-0.06498748,-0.022740638,0.0041881646,0.04287331,-0.008677243,-0.011358225,-0.039656278,0.069241986,0.0417961,-0.069294594,0.016184611,0.008236458,0.0056595937,-0.040066805,-0.018458359,0.02387008,0.01224812,-0.009758102,-0.0030320694,-0.034831863,-0.018619755,0.016263815,-0.011802596,-0.00564669,-0.0032654703,0.0044260873,-0.04559347,-0.027453355,0.013286614,-0.011513258,0.0247034,0.022598756,-0.039079085,-0.037069216,-0.03057526,0.035096444,0.020650763,0.013652488,-0.062396806,-0.016220348,0.009768608,-0.0166928,-0.060321286,0.005181013,0.016205564,0.015213617,0.032988448,0.019790921,0.0032315655,-0.012020216,-0.0075127934,-0.017239783,0.014872443,0.038172007,0.044496607,-0.022250693,-0.012025403,-0.028968832,-0.019525262,-0.024445936,0.0379027,0.021204194,0.014984284,0.037255097,-0.012241587,-0.0046885614,-0.021851074,0.0009067278,-0.055345993,-0.025804412,-0.027526915,-0.0227157,0.027593866,-0.050511558,-0.0012993221,-0.0037764595,-0.011945543,0.014317952,-0.012912479,0.005472504,0.014621872,0.0019083244,-0.020777298,-0.025748841,-0.018041031,0.03327756,-0.09225302,0.0015130248,0.005425067,-0.013688217,0.022733692,0.039020725,-0.002258759,-0.014269308,0.05500366,-0.021631481,0.01465345,0.012103756,-0.014578496,0.0052203536,0.0017360685,-0.037525654,0.025776252,-0.0057915533,0.025811331,-0.0060179904,0.020829547,-0.037235156,-0.03274008,0.053769257,-0.0039841454,0.007341034,0.050225914,-0.011371239,0.051231395,0.006161291,-0.017720519,-0.0060332366,0.00938166,0.033479325,0.017077593,0.031536367,-0.11338543,0.0324818,0.0053766384,0.022681747,0.012228938,0.029821755,0.04640856,-0.02929786,0.011330896,-0.043438043,-0.023863073,-0.04952272,-0.014386684,-0.02695043,-0.028083758,-0.004186627,0.055982646,0.07279917,-0.017370608,0.061722763,0.012016991,0.00038158352,-0.0062937834,-0.01397314,0.04147719,0.03550706,-0.021108167,0.022662332,-0.0022627597,-0.045567986,-0.026832335,0.0058932137,0.020303171,-0.027601585,0.053017944,0.0077070496,-0.016562387,0.0045492835,0.06802738,-0.018477926,-0.03300292,-0.023874767,0.048808996,-0.034204744,0.031202475,0.09572336,0.008029206,-0.0053038294,0.038345013,0.033792164,0.076589964,0.025974935,0.030130798,-0.01966585,-0.006839712,-0.045171417,0.008503622,0.0006098443,-0.028887535,-0.012446321,-0.011531371,0.029847449,-0.009396663,0.025999995,-0.00021707996,0.0068069506,-0.052217152,0.02877987,-0.041839328,-0.04541135,-0.0012247394,0.0025318025,-0.02302545,-0.036669347,0.013848224,-0.016777614,0.014647739,-0.055482,-0.0057218643,-0.014984024,-0.027012385,-0.018492583,-0.03439294,0.021398107,-0.011840995,-0.030968104,-0.024020754,-0.0071908724,-0.02457152,0.013867763,0.007714038,0.022215124,0.0045530936,-0.04144806,-0.02347526,-0.008902167,-0.011064081,-0.0047643967,0.0044778488,-0.035842694,-0.050242018,-0.07930521,-0.005709459,0.034843635,0.011340256,-0.018268097,0.0017239281,-0.026003148,0.03675831,-0.008837566,0.020204892,0.021027286,0.0027599307,-0.0037701214,-0.009371524,0.044010106,0.019890474,-0.05325149,-0.042799637,-0.02226675,0.010403833,0.019396348,-0.021969771,-0.038497973,0.0121769635,-0.0049475343,-0.032376703,-0.025161607,-0.025797319,-0.008191427,-0.033642754,0.017638864,0.010327423,-0.033034112,-0.025230078,0.030907953,0.007088858,0.0015238198,0.016827056,0.043509092,0.06278391,0.027884033,0.020878077,-0.023742972,-0.0044846856,0.0017820835,-0.059694663,0.005368954,-0.022954525,0.016835548,-0.01084549,0.02693806,0.002143719,0.020364756,-0.004371028,0.056649517,0.005803474,0.015482868,-0.013112251,0.022646815,0.031804305,-0.035699047,0.00653148,-0.010091543,-0.0066610356,-0.019603811,-0.0069696046,-0.030979587,0.02145901,-0.03676879,0.04102705,0.009652643,0.034698162,0.007983791,-0.029372519,-0.047381155,-0.034312434,0.019057421,-0.045034528,0.020659763,-0.027428802,-0.011580831,-0.013368672,0.014480601,-0.018990347,0.00562168,-0.04328867,-0.02096851,0.004269306,0.027936898,0.035188954,-0.03593686,0.027275678,0.0026905506,-0.03897686,0.024378324,0.03415024,-0.0032716694,-0.002525181,0.006635907,-0.016586399,-0.0008114143,-0.05428751,-0.004408123,0.0063968985,0.021617614,0.013197913,-0.03677206,0.042629495,0.0228915,0.007243678,0.022022372,0.019534012,0.052021097,-0.022874488,0.037599992,-0.0020618592,-0.025593443,0.0018438869,0.03890321,-0.0031863276,-0.07552348,0.025169326,-0.0004775617,-0.003634974,0.05906217,0.0022884328,0.01785106,-0.04554984,0.04946881,-0.0058547854,0.020519197,0.003866763,0.0129708825,0.00020464607,-0.031213935,-0.02527164,-0.011685501,0.032206,0.0050834566,-0.007951901,0.029545452,0.03251175,-0.032933243,-0.0100768255,-0.05176011,-0.019996872,0.009120747,-0.14473476,0.001314653,-0.0063396073,0.010293557,0.007040687,-0.018587714,-0.030750263,-0.045235373,-0.0030625225,-0.015959246,-0.0027375852,0.019799776,0.0072442815,-0.026010636,-0.034819692,0.007404841,-0.019824557,-0.031734575,-0.024555199,0.08328774,0.036677625,0.011039652,0.055111416,0.009897188,-0.03069441,0.0071321367,-0.057521336,-0.032663245,-0.02816249,-0.011585469,-0.04220933,-0.05012301,0.025070313,0.02181562,-0.0042304127,-0.040839892,-0.0062152017,-0.010612299,-0.043290272,-0.025697952,0.0018667779,0.0325964,-0.026510336,0.008367591,0.005840212,0.050404742,-0.034668654,-0.008753983,-0.054576695,-0.018985441,-0.02419202,0.051359925,-0.019599346,-0.018258294,-0.026343647,-0.040804837,-0.032908175,-0.011416107,0.037608735,0.05637018,0.01546324,0.01732693,-0.031774644,0.0132988,-0.034800924,0.027270926,-0.050145127,0.052045528,-0.043474235,0.018261738,-0.046975214,-0.01630365,0.007902624,0.011430823,-0.008949561,0.016908212,0.0196193,-0.02695272,0.018230438,-0.033125553,-0.05100917,-0.040140763,0.0108999275,-0.05394304,0.01890647,0.020891761,-0.036192,-0.00892257,-0.029511075,0.00887114,-0.09105123,-0.06579617,0.00620889,-0.022607222,-0.016084976,0.025150498,0.001767132,0.0052044336,0.0020586771,-0.016073545,-0.052881956,-0.061956264,-0.023940673,-0.03428548,-0.03929622,0.011762351,0.04105695,-0.00069408934,-0.033381432,-0.007197361,-0.002029153,0.011785746,0.02336495,-0.014308731,-0.0361545,-0.00943128,0.0019393385,0.015535707,0.021235691,0.030681908,0.008286944,-0.03908215,-0.042152733,-0.03338392,0.043227833,0.037637018,0.010460796,0.047327973,0.053258028,-0.0010551426,-0.025191985,-0.053288925,0.015318686,-0.020874094,-0.0016798093,-0.0083299875,-0.0003512516,0.026650319,-0.0305077,-0.009879602,-0.020018026,-0.045506496,-0.030947726,-0.024591826,-0.003747501,0.017952997,-0.016022047,0.033821825,0.020074321,-0.013087093,0.0016388248,-0.017428104,0.016389655,0.053205952,-0.014377602,0.058145,-0.025092103,-0.019154614,-0.00088218466,0.071722806,-0.019175088,-0.07780561,-0.005218353,0.0015228136,-0.039373845,0.0892679,0.016836943,-0.017777834,0.010211234,0.0073743896,0.048402715,0.037534762,-0.016488073,0.00046621944,0.03393647,0.035317387,-0.042986985,0.037937436,-0.0026715973,-0.056190662,0.024135906,0.0030392145,0.026887586,0.044834483,-0.019154726,-0.009675414,-0.022352478,-0.018303234,-0.007593211,0.007845904,-0.017770363,-0.012365731,-0.010388949,-0.0028457365,0.048296146,0.011093597,-0.0012143684,0.0048402785,0.029838346,0.0075757504,-0.040749367,-0.009824825,0.029806837,0.019545252,-0.019418366,0.039075904,0.015592279,-0.052258313,0.012274201,0.026314659,-0.039289236,-0.023993898,0.016810667,0.01403473,0.02209731,-0.0056917793,0.029041782,0.0014023487,0.005544878,-0.050668754,0.097948216,0.02678743,-0.002499352,-0.03565373,0.024420127,0.009075126,-0.011195092,0.031191267,-0.03874939,-0.0048564207,-0.033214223,0.022137886,0.016076403,0.016668402,0.008041631,-0.02377421,0.010289161,-0.0126980385,0.0029589864,-0.013756555,0.022676097,-0.027951444,-0.010707072,0.014831423],"last_embed":{"hash":"1ppnc9u","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1ppnc9u","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{5}","lines":[220,220],"size":83,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ppnc9u","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034719843,0.015271805,-0.06465847,0.0010215542,-0.041157234,-0.060194727,0.055837035,0.04971958,-0.0091831805,-0.0016372354,-0.013673471,0.022468582,-0.03376419,-0.006668715,0.023577577,0.005093576,-0.02519297,-0.0056972676,-0.009198199,0.0003330032,-0.067526996,0.047959253,0.052367445,-0.007201255,-0.00512644,-0.0010254668,0.011480881,-0.029296778,0.022105489,0.0066533033,-0.0064008534,-0.027446868,0.06683085,0.03945119,0.00553472,-0.028062379,-0.0038063438,-0.011600458,-0.01970606,0.03011323,0.0063727405,-0.071588226,0.026856866,-0.0028732754,0.03489344,-0.018238373,-0.059513718,-0.023442991,0.02072627,-0.011044575,-0.011097113,-0.011214437,0.030688906,-0.00079784583,0.021150593,0.007626974,0.023261435,-0.04197107,-0.03653186,-0.02058779,-0.038634934,0.017277496,-0.028509837,-0.03874491,-0.0040259454,0.065380864,-0.008208321,0.018992985,-0.021183006,-0.0329413,0.01871578,0.016713293,0.015082715,-0.015027143,-0.04289168,-0.017999027,-0.015409409,-0.008713401,0.008077318,0.027861394,0.01904408,0.031338137,0.017465753,0.020401107,-0.016047286,0.00021713816,-0.0063186474,0.0225175,0.0016474321,0.025146812,-0.042095363,-0.03759268,0.017216302,0.005423426,-0.022476248,0.037412923,-0.015345615,-0.0085719675,0.033949368,0.0011068193,0.040157203,0.050166078,-0.043672785,-0.050558254,0.033814393,-0.02788974,-0.010693744,0.015563414,0.056875315,-0.010324414,0.024967933,0.05773249,0.029575,0.01809265,-0.007650604,0.018673344,0.03511991,-0.009294081,0.02398771,-0.00204244,0.03943,0.055658694,-0.01568128,-0.016744018,0.019898681,0.02319547,-0.0019715691,-0.0074787117,-0.0039497293,0.035207152,0.009011805,0.028948408,-0.032803155,-0.024291225,-0.024720438,0.022160256,0.06552754,0.030167442,-0.0025587152,-0.045262683,-0.008955414,0.04743002,-0.023384288,0.009553392,-0.013196954,-0.03901654,0.042508785,0.02470355,-0.019249013,0.032816567,0.029452806,0.019638658,-0.0065802513,0.058316026,0.009646917,-0.0023358164,-0.0014745002,0.025896767,0.006297342,-0.022459101,0.009658313,-0.06812736,-0.04376821,0.050670907,0.019005701,0.024791779,-0.0028576634,0.055572238,-0.018072298,-0.0065626972,-0.0014466897,-0.034043416,-0.02908488,0.060384173,0.023122346,0.015297964,0.07948664,0.015205783,0.006954469,-0.035564486,-0.03811389,0.029008161,-0.043349724,-0.042604335,-0.026108049,0.056214366,-0.012164117,-0.02674298,0.009603031,0.007820985,-0.005995388,-0.0051454254,0.028123453,-0.008784683,0.046052273,-0.025638299,0.007093859,0.009754139,0.05903939,-0.043047953,-0.011795192,0.024874577,0.00484778,0.030851252,-0.036925968,0.0016487367,-0.030323451,-0.04197223,0.010241611,-0.046092022,0.017183162,0.039670188,-0.013220605,-0.0047835154,0.007986592,0.019267758,-0.0044334116,-0.004103746,-0.016424999,-0.0055654785,0.012703342,0.01602663,0.03552673,0.006813266,-0.053663127,0.023234371,-0.048227817,0.026410235,0.010392527,-0.0038437457,-0.012530882,0.007507667,0.0038337202,-0.0024668088,0.01086211,-0.0337351,-0.037822273,0.004262679,0.027837427,0.00857484,0.010990385,0.020227227,0.012252459,0.01563737,-0.006993021,-0.0010850986,0.041291375,0.040976815,0.023320574,-0.029902132,-0.023161577,-0.015398666,-0.024117282,-0.054357357,0.033336543,0.03182355,0.021517517,0.0014951377,0.013928184,-0.018387843,-0.0071253804,-0.00047474602,-0.015001645,0.03331408,-0.016600918,-0.02734699,-0.016055789,-0.02846009,0.04510678,0.05134457,-0.012359063,-0.016550036,0.02455187,0.013436085,-0.019228743,0.019846259,-0.063371524,0.03873519,0.031346098,0.0113781,-0.03737819,0.014241498,0.031762376,0.05251189,-0.012356706,0.006185864,0.010765259,-0.001022461,-0.0005871419,0.000026952395,0.0021282532,-0.028408665,0.07372425,-0.01358177,-0.082042985,0.02640506,0.018491417,-0.1667551,0.003183945,0.02782089,0.010142463,0.0058583347,0.033189993,-0.06011739,-0.012676401,-0.034952097,0.027454419,-0.0070917173,-0.038866647,0.0031879933,0.023093004,0.0034270124,0.011084323,-0.015260794,-0.018280625,0.018693313,-0.030249685,-0.010949208,-0.051805917,0.0634308,0.008926232,0.036608096,-0.03333242,0.0670353,-0.018601881,0.020712605,-0.05404693,-0.096071534,0.018029843,0.001517429,0.039629523,-0.015938371,0.05458286,-0.022710353,0.0066993674,0.04216149,-0.029682662,0.05542823,0.021777937,-0.010913954,-0.004944025,0.0037804071,-0.008685713,-0.01233024,-0.021100538,-0.0442397,-0.033656273,0.017678263,-0.020084774,-0.008757064,0.014712476,-0.0424926,0.002318223,-0.00009582698,0.04207027,-0.0020456428,-0.008192943,0.003759625,-0.025137367,0.012834187,-0.018935408,-0.011367733,-0.058207296,0.039443836,0.021337217,-0.023950983,-0.023592832,0.021484327,-0.014798928,0.010100557,-0.0024835765,-0.014063571,0.025192304,0.0016612075,-0.029478943,0.0103025725,-0.09526555,-0.005219813,0.013028423,0.008003451,0.0009560455,-0.022749161,-0.00886104,0.024468495,-0.01419232,0.03484118,0.23854789,-0.00048545998,0.04297307,-0.045980994,0.04306144,-0.007812966,0.039764073,0.04985571,0.012228943,-0.022083348,0.00847769,0.0140638035,-0.012651997,0.0004679886,0.006841043,0.038310308,-0.06834373,-0.0025793568,0.048563465,0.009116033,0.019814486,-0.082372226,-0.00015960187,-0.003832019,-0.07848406,-0.0040689725,0.017884925,0.04708062,0.0057142526,0.0010622694,-0.03454448,0.06577853,0.03329035,-0.04470635,0.067707054,0.019562764,-0.0036959779,-0.04585568,-0.019530103,-0.0064644767,0.015828751,-0.02250065,0.03479298,-0.040424425,-0.042050395,-0.0033418091,-0.019796893,-0.0065022986,0.0055781878,-0.0023226328,-0.03512754,0.005231404,0.018166214,0.011521524,0.01085426,0.01473788,-0.018159356,-0.020570256,-0.025304528,0.016513221,0.030361507,0.01656328,-0.01105955,-0.03223921,-0.008318831,-0.01688768,-0.065827586,0.000014692023,0.053409778,0.027548784,0.013442518,0.015892982,-0.021056423,-0.0039848057,-0.017161889,-0.019846287,0.0077350205,0.0442313,0.058214307,-0.0031164025,-0.038137875,-0.017824315,-0.01922906,-0.0017433625,0.0174749,0.016549716,-0.037079647,0.05418894,-0.008900168,-0.004455765,-0.020239685,-0.0030822658,-0.042816766,-0.022955647,-0.03653528,-0.0016009826,0.052307528,-0.05249447,-0.0075550056,0.027685443,-0.03178872,-0.006324655,-0.00019719344,-0.022140529,0.0025120124,0.003978622,-0.012928059,-0.017414492,0.010505553,0.04122292,-0.11413724,0.003760276,-0.0060157934,-0.007260296,0.048561223,0.042193647,0.015941773,-0.00011835564,0.02762537,0.010506226,-0.0035606916,-0.0020070847,-0.008227165,0.0058664666,-0.0016758095,-0.02936647,0.0010460522,0.015927698,0.009422244,-0.019409694,0.01112518,-0.03904607,-0.03536095,0.041122194,0.01120763,0.025964223,0.049015723,-0.0013792142,0.020844046,0.015981594,0.0044696596,-0.0029524679,-0.014245401,0.028068935,0.005683941,0.01994636,-0.09798502,0.020432841,0.00097526755,-0.00619213,-0.007899266,0.020229245,0.0553264,-0.027545802,-0.0059580617,-0.025097154,-0.026568992,-0.024044484,-0.010846431,-0.017212601,-0.030462006,0.006969419,0.053645544,0.058791284,-0.029302277,0.07713831,0.013174459,-0.0007029984,0.0047383215,0.010379952,0.036629748,0.03053522,-0.032447804,0.030372953,0.004637986,-0.05005695,-0.014051401,0.025789445,0.01479018,-0.026193444,0.045880236,-0.016606117,-0.008341472,-0.00092182006,0.044629693,-0.0045995424,-0.04128651,-0.024715245,0.052592095,-0.023991292,0.021405997,0.10997458,0.0038944383,-0.025254855,0.026061554,-0.013760033,0.06313234,0.03985072,0.029753823,-0.035459947,-0.017008599,0.0006059832,0.013999935,0.029620016,-0.034782745,-0.016872259,-0.011058903,0.031102788,-0.00053532736,0.0031523842,0.0008982568,0.0025352996,-0.054065425,0.03229704,-0.03486556,-0.045337506,0.0014379628,-0.010143524,-0.0014738577,-0.04819643,-0.0020579628,-0.021923283,0.0058590234,-0.048699513,-0.02064803,0.009416946,-0.040997013,-0.022417251,-0.028075214,-0.0017576533,-0.011875182,-0.04108159,-0.020280903,-0.017795747,-0.007128275,-0.021332476,0.004612645,0.024601735,-0.0052459785,-0.028034333,-0.0033758068,0.006453435,-0.033223335,0.0037355016,-0.00357762,-0.027659643,-0.015677948,-0.046057146,-0.014161461,0.0152908685,0.00422394,0.01676993,-0.01917406,-0.0050339145,-0.0005373994,0.016394245,0.03453181,0.017739927,-0.01573471,-0.05120925,-0.0076371324,0.04104737,0.00488314,-0.025925016,-0.03652744,-0.014074703,0.026724232,0.027111767,-0.02497542,-0.02126637,-0.02517858,-0.0042040776,-0.04180885,-0.04177295,-0.012886105,0.0037227764,-0.02850227,-0.0051350156,0.009979466,-0.023083255,-0.027288504,0.026776928,-0.02983047,0.014440535,-0.010295654,0.046783254,0.03577182,0.005721618,0.007069509,-0.01545992,0.021291066,-0.0016884166,-0.047198113,0.012963709,0.006657753,0.016749442,-0.025358472,0.006034561,-0.009557749,0.033164795,0.003849433,0.017855015,0.019777944,0.01752907,-0.0056165573,0.031059844,0.017130293,-0.053801723,-0.008226213,0.014190061,0.0071709934,-0.013955237,-0.009276349,-0.029122703,0.0069491235,-0.018051056,0.024563812,-0.0037787713,0.047507335,-0.0056273593,-0.021998847,-0.06237068,-0.017596938,0.003952029,-0.05374366,0.039033346,-0.05827568,-0.019932292,0.015786922,0.009474404,-0.034046456,0.01738338,-0.047351584,-0.055990793,-0.012331784,0.028125638,0.039370354,-0.012918487,0.035773475,0.031692233,-0.016738215,0.028490549,0.032534514,-0.023882924,-0.0040111514,0.018667368,-0.021696769,-0.010685195,-0.031733863,-0.005339622,0.015083244,0.007330182,0.0076717166,-0.03573232,0.047355644,0.009356848,-0.0008635362,0.02400845,0.05287206,0.032979082,-0.015289969,0.021720612,0.009520896,-0.03465242,-0.014809113,0.04430621,0.014723597,-0.047919318,0.005174836,0.008797,-0.0024757711,0.040966842,-0.018603172,0.004290466,-0.047017835,0.025094207,-0.026205266,0.024018956,0.01752526,-0.020953108,0.023393301,-0.042468973,-0.010512249,-0.015852224,0.024088953,-0.025114577,-0.0035856613,0.02734945,0.041545026,-0.008912254,-0.021689784,-0.004350086,-0.029021176,0.030203383,-0.15060008,0.025785534,-0.01471335,0.015483162,0.022972552,-0.0058583333,-0.013448664,-0.05128981,0.0009222079,-0.030980276,0.0061985417,0.008444131,0.004275246,-0.026467284,-0.031002989,0.023831485,-0.0070826504,-0.03177559,-0.018222025,0.07529725,0.03878041,-0.006353583,0.04654178,0.0068460954,-0.037256118,0.012447114,-0.03180896,-0.020390416,-0.03147361,-0.026143927,-0.04896816,-0.035815645,0.021972757,0.019539258,0.015348626,-0.019776568,0.0006241009,-0.01419221,-0.048790965,-0.014968313,-0.014074556,0.025459029,-0.01240432,0.02072276,0.019095078,0.09535987,-0.04003991,0.0019779515,-0.06437648,-0.031570334,-0.0019390021,0.05341576,-0.01659271,-0.018094996,-0.02390152,-0.023585321,-0.03403629,-0.011346111,0.03472339,0.03723819,0.004382128,0.01847021,-0.03346339,-0.01251602,-0.029432107,0.020786429,-0.061924946,0.06883251,-0.03472076,0.025955506,-0.07825936,0.002326225,0.023013284,0.019580103,0.014652766,0.03430716,0.044421848,-0.04775437,0.026334943,-0.040516894,-0.061433453,-0.035636187,0.0074406196,-0.094635785,0.02545375,0.0074807233,-0.01568463,-0.015589146,-0.04002025,0.008359213,-0.06254662,-0.0397646,-0.0024766973,-0.02226677,-0.02594855,0.061159585,-0.0012228918,-0.015043926,-0.011638052,-0.03209364,-0.02157333,-0.061563056,-0.007743644,-0.030451462,-0.019172192,0.0044606156,0.041566916,-0.00018030591,-0.02861167,-0.011803443,-0.025712948,-0.0025577492,0.017300438,-0.0156058185,-0.03538503,-0.023494132,-0.02902869,0.0017347551,0.012121991,0.030474149,0.0046146894,-0.032227132,-0.020582601,-0.034807425,0.022769438,0.0341012,-0.006390438,0.044672087,0.022952633,-0.012693379,-0.01859622,-0.026831593,0.019560726,-0.019525582,0.050282247,-0.007593404,-0.0030699598,0.026533801,-0.0768315,-0.012663517,-0.021676162,-0.043713883,-0.026055258,-0.018789673,-0.0028230348,0.00943168,0.009173148,0.058271825,0.0066183927,-0.011938178,0.00433544,-0.02085623,0.0152189955,0.04043586,-0.03916642,0.07308667,-0.036547434,-0.010011275,0.016936742,0.06538627,-0.0026268307,-0.042203207,-0.005400428,-0.0019820363,-0.034035884,0.080003835,0.0077779167,-0.01303021,0.0071839285,-0.007611681,0.034849897,0.03895477,-0.013721728,-0.010107476,0.023904461,0.01766118,-0.021554958,0.037113506,-0.0257788,-0.043457884,0.02221936,0.0033053677,0.044716127,0.046661105,-0.0027466493,0.0049310164,-0.05655824,0.012711385,-0.006040827,0.0112374835,-0.023674589,-0.029100277,-0.026958782,-0.018175283,0.019837033,0.02321602,0.010067672,-0.01883267,0.026303561,-0.012462947,-0.049025018,0.0042596515,0.015046398,0.012058743,-0.026418306,0.015904067,0.018911144,-0.019677937,-0.0108267665,0.01882388,-0.013828946,-0.010097215,0.0054940213,0.02799722,0.042484213,-0.018231522,0.023612458,0.009919891,0.0020007095,-0.029497867,0.059543084,0.018859988,0.018838882,-0.04167165,0.011045861,0.010377199,0.010083578,0.01994402,-0.009953314,-0.0032137043,-0.052687906,0.014185262,0.021841818,0.028876383,0.008806703,0.010550867,0.01262915,0.0027451925,0.0022806765,-0.01548012,0.017126562,-0.012100467,-0.022782216,-0.0007871299],"last_embed":{"hash":"b4aail","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"b4aail","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Important Caveats#{6}","lines":[221,222],"size":85,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"b4aail","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013487174,-0.011220731,-0.038818594,0.018248914,-0.039732743,-0.08012811,0.00095662574,0.014412014,0.029825555,-0.020970168,-0.025160575,0.005526229,-0.047620904,-0.0061996393,0.034263887,-0.018070359,-0.020573046,-0.007185244,0.012053477,-0.005996978,-0.033154774,-0.014765632,0.056481842,-0.014008114,-0.029495075,-0.009989451,0.0066716173,0.00023465465,0.00042351306,0.040125158,-0.009286658,0.00747973,0.041636854,0.038830608,0.010069803,0.01956169,0.0041913996,-0.02870548,-0.013057551,0.045184646,0.029126288,-0.02250748,0.044470005,0.024190119,0.013898744,-0.0091202995,-0.05629946,-0.00051172986,-0.011284079,-0.029387007,-0.002381801,-0.017048564,0.027940063,-0.0033506106,-0.015219711,0.036893483,-0.016842801,-0.014222113,-0.040701825,-0.025619088,-0.009448611,0.036622524,-0.038608085,-0.06615824,-0.022834692,0.052190445,0.017669737,0.017563783,-0.012976052,-0.05158772,0.025047345,0.0019727675,0.018564228,-0.0040319134,-0.037864085,-0.025032938,-0.011884392,-0.00342622,0.010168552,0.005060046,-0.009537073,0.013094455,0.013387404,0.027200328,0.004496122,-0.015683811,0.019342676,0.032294452,0.020210972,0.029295614,0.01614134,-0.036217123,0.0090498,-0.024029471,-0.012190976,0.024644874,0.017110715,-0.045174323,0.04775448,0.005224236,0.06688804,0.018180566,-0.026881997,-0.011022728,0.0074735982,0.0060744304,-0.002328769,0.051886734,0.056507874,-0.0048864856,0.034734324,0.028553173,0.0023504838,0.023622856,-0.014813214,-0.014318582,0.021116504,0.006243652,-0.0062965252,-0.0037540607,0.033430465,0.049435936,-0.021787612,-0.016789716,-0.044337172,0.032632634,0.016104002,-0.017208956,-0.006613832,0.042611215,-0.0074187266,0.006743703,-0.037876908,-0.00064073066,-0.0210317,0.03399701,0.057749372,0.059375968,0.025215283,-0.054154873,0.0023925358,0.03901711,-0.034037817,-0.019767575,-0.017680638,-0.044592664,0.030212142,0.041505292,-0.014319561,0.063893184,-0.0048592743,0.021236874,0.030000867,0.041624147,-0.032001324,0.029768858,-0.0126826465,0.049508274,-0.0036123039,-0.031044139,0.021777991,-0.03945688,-0.03979068,0.08606249,0.0015372458,0.0018430968,0.013073284,0.051611073,0.0010470981,-0.014783975,-0.028067008,-0.010020095,-0.011649616,0.05359876,0.019775115,0.029150773,0.04923593,0.032694053,-0.018554918,-0.043908257,-0.038867127,0.015139314,0.0014826547,-0.029161973,0.008077138,0.043843772,-0.014217557,0.0076095182,0.020091271,0.013865274,-0.0067562917,-0.008963546,0.012032669,0.019439517,0.068626195,-0.024063746,-0.012523911,0.037810303,0.040338006,0.0052322852,0.019333353,0.033159643,0.024599403,-0.0112823695,-0.013591659,-0.0004504731,-0.051370163,-0.055512626,0.018850015,-0.04600521,0.011802865,0.005392882,-0.03816442,-0.015702555,0.035040904,0.01753862,-0.026035564,-0.0062924866,-0.031806637,-0.021082504,0.006305343,0.075066015,-0.000119130484,-0.05529778,-0.06960607,-0.0066853454,-0.009090085,0.03520316,0.00177949,0.017468914,-0.029745689,0.017709337,-0.022806939,0.033383697,0.0007217895,-0.020077765,-0.017280715,0.017300498,0.0392546,0.046172224,-0.01751187,-0.0014956556,0.04500047,-0.0017656122,-0.009874494,-0.030934697,0.028225273,0.024527676,0.024296861,-0.013893272,-0.01021221,0.008720193,-0.043217983,-0.03172959,0.015402156,0.011269399,0.018225987,0.01606874,0.0011004596,-0.020330671,-0.012442351,-0.0020613372,0.009112574,0.014151941,-0.035261724,0.0025319352,0.0072674993,-0.016793082,0.033453524,0.036896665,-0.022377957,-0.022906901,0.0014910086,0.018916931,-0.016399339,0.0090395175,-0.03585392,0.03340452,0.03424442,0.0081061125,-0.07154286,-0.017017279,0.039923035,0.05857287,-0.016604658,0.007990192,-0.021189762,0.0072938935,0.019002905,-0.028421547,0.019332504,-0.016118066,0.060153633,-0.024044903,-0.060189057,0.011442508,0.0028602637,-0.15732439,0.022336552,0.021479199,0.010939145,-0.007405434,0.009337762,-0.048593495,0.00036067783,-0.03393551,0.013274141,0.00419597,-0.03533265,0.03447627,0.020880878,-0.0015926396,0.014094335,-0.018834587,-0.03320025,-0.032834195,-0.050953865,-0.020920789,-0.018049689,0.067923106,0.018497327,0.01283412,0.005146375,0.03919365,-0.023212282,-0.013810149,-0.04793505,-0.020239571,0.018141149,-0.0030022329,0.018174466,0.0033694608,0.023092145,-0.058557805,-0.0037311402,0.031177448,0.003186469,0.072143696,0.0356656,0.02328402,0.02555372,-0.008055855,-0.01168107,-0.04370266,-0.01237789,-0.021091675,0.00034171346,-0.006156247,0.0063792975,-0.032005504,0.006458994,-0.042605463,-0.018818123,0.03994853,0.024956943,0.0014665893,-0.004130412,0.021411462,-0.038394097,-0.003598014,-0.030926071,-0.027486734,-0.02501073,0.016315246,0.018223664,-0.031606223,-0.011832048,0.039472334,-0.023998404,-0.0033183657,0.040933095,0.0078366175,0.023843104,-0.0072289486,0.003429821,-0.002926152,-0.08778254,0.0045292736,0.027505932,-0.018994926,-0.009291703,0.0022882444,-0.024543954,0.0075899,0.003985849,0.040808253,0.2217421,0.03654786,0.0070862146,-0.037868302,0.038556058,-0.04591819,0.025108868,0.06447265,0.014592617,-0.0044433493,-0.0014785166,0.03482801,-0.017689306,0.027151952,0.00807488,0.026842063,-0.086221874,0.016272118,0.039806027,0.019391207,0.055315472,-0.04748922,0.0041118697,-0.029746724,-0.053891446,-0.030532192,-0.0010243035,0.048351403,0.004953996,0.0069612996,-0.05849148,0.08407042,0.0446035,-0.03993779,0.052731775,0.023570891,0.014630812,-0.06877503,-0.030948743,0.033116452,0.008023444,-0.0028430452,0.016610907,-0.023448678,-0.041738156,-0.002285643,-0.025411466,0.007869989,-0.04120297,-0.00153943,-0.037544016,0.020768013,0.023311736,-0.027604353,-0.027109012,0.001644074,-0.020647094,-0.018103221,-0.021675017,0.033633392,0.03046103,0.018420247,-0.008603917,-0.01662282,0.03125168,-0.010822359,-0.04182338,0.007450716,0.042071972,0.020341177,0.041764148,-0.0046468168,-0.012481186,-0.0032516702,0.003931206,-0.017246757,0.0003762972,0.039449293,0.04788078,-0.027868453,-0.014312347,-0.03511892,-0.031850807,-0.037599575,0.026795927,0.079013854,-0.019552408,0.027870143,0.018948827,0.0053586015,-0.023462437,0.026346255,-0.0378368,-0.02662548,-0.007585,-0.0069959313,0.02931118,-0.051904675,0.020576406,0.029168664,-0.046916477,-0.019513685,0.0046816766,-0.017789956,0.021636834,0.004036055,-0.0024987606,-0.006119209,0.006815529,0.041083314,-0.09218021,-0.014749707,-0.012089958,-0.027522,0.036009178,0.05119623,0.0042699333,-0.0065139933,0.02001456,-0.018029338,-0.0030530621,0.052415002,-0.017593527,0.033871587,0.010887014,-0.02174046,0.034798656,0.012537492,0.04511049,0.006355284,0.026299017,-0.024597446,0.0057760132,0.038889315,0.03608966,0.007791894,0.031100465,-0.0041776043,0.05144609,0.022772556,0.012332731,-0.0036185323,-0.016094225,0.050977126,-0.012997239,0.019173404,-0.03201083,0.026706893,-0.03175485,-0.029782679,0.034513626,0.005059999,0.045889694,-0.03957782,0.008330622,-0.0736724,-0.027556298,-0.07401481,0.015001118,-0.014722354,-0.008692496,0.005358242,0.028227266,0.08094687,-0.025358878,0.021205233,0.008905463,0.015919728,-0.0081250975,-0.0026389055,0.038351275,0.023559961,-0.020007074,-0.012149657,-0.03363613,-0.021462252,0.0013328213,0.01820169,0.0031236296,-0.012224994,0.05361886,-0.027551232,-0.000060721162,0.0148723675,0.031448133,0.023352666,-0.035907425,-0.011125115,0.005685304,-0.03095895,-0.008046059,0.08819135,-0.0054836003,-0.0033806732,0.02975796,0.008134164,0.05504569,0.020502226,0.057273626,-0.03287031,-9.27275e-7,0.008407744,0.015040981,0.025228139,-0.013551156,-0.028601138,0.024776898,0.021842387,0.031403366,0.0017991309,-0.011779405,0.0030918194,-0.056387883,0.015090464,-0.045433808,-0.024438664,-0.008989612,-0.0031473509,-0.03442487,-0.0035266012,0.010318781,-0.04256078,-0.028701736,-0.05737823,0.0022553992,0.010380162,-0.0038359982,-0.029548334,-0.01437326,-0.0043154275,-0.014427705,-0.045287684,-0.01846749,-0.01674996,-0.0022305043,-0.005560999,0.0019909523,0.011051301,-0.009970325,-0.008111114,-0.02458375,0.02100728,0.009264809,-0.014850108,-0.004628304,-0.028586423,-0.05905153,-0.010251563,0.021836277,-0.0011994384,-0.0013024844,0.017622577,0.010202372,-0.03201879,-0.01264781,0.049705602,0.039318047,0.017552618,0.02888732,-0.02183971,-0.01378543,0.03188913,0.039850965,-0.034917276,-0.042109214,-0.027081314,0.018153014,0.022839423,-0.04627698,-0.05847146,-0.027171679,0.011401952,-0.04172726,-0.047776412,0.015872898,-0.01873759,-0.007599784,0.0078149,-0.008580511,-0.058183882,-0.018760657,0.06330306,0.010539626,0.009068872,-0.011763469,0.013142587,0.06693447,0.01758616,0.0025289608,-0.033723645,0.010432308,0.017048646,-0.052639678,0.019296678,-0.005746435,0.0011441939,-0.022300892,0.03921609,-0.0027349049,0.049523428,0.0064583574,0.05791036,-0.008873675,0.01602438,-0.03645715,-0.004299785,0.0051450296,-0.03575917,0.029216563,-0.0062241806,0.008960133,-0.029199278,-0.002491383,0.005701581,0.0058619687,-0.025767641,0.017530302,-0.028920433,0.046239432,0.023527933,-0.03337465,-0.057019267,-0.038163006,0.0024743816,-0.047588874,0.0117790215,-0.02150804,-0.023145748,-0.017678866,-0.0015070933,-0.010102445,0.03925867,-0.008467766,-0.02993502,-0.034178313,0.02359165,0.0580431,-0.035805035,0.03807381,-0.025021173,-0.02797652,0.021603635,0.055072885,-0.029471306,-0.022886764,0.05142561,-0.0048527354,-0.0060552545,-0.018920245,-0.010503164,0.028121432,0.030762212,0.020684225,-0.0411385,0.041625194,-0.019796161,-0.021067364,0.0021060323,0.07468417,0.021903215,-0.0036366454,0.034006525,0.014746771,-0.031692646,-0.0064051645,0.04787848,0.021716643,-0.069893666,-0.0020656157,-0.007833788,-0.023745451,0.03689889,-0.026262255,-0.012518745,-0.046217654,0.0413304,0.0005119783,-0.0224794,0.028214186,-0.0057431813,0.014642901,-0.041943964,-0.00991719,-0.028514106,0.012721928,-0.019829184,-0.027037527,0.030168308,0.030896736,-0.04344993,-0.0015399022,-0.017000197,-0.017762184,-0.010774762,-0.12785994,-0.00894087,-0.008955849,-0.0050948644,-0.0039182347,-0.019415865,-0.065248504,-0.03734279,-0.027344909,-0.0016943977,0.0025933243,-0.014789728,-0.005406784,-0.017371496,-0.026957447,0.01891186,-0.032558616,-0.01802227,-0.046365883,0.051117666,0.01763801,-0.020876084,0.050317086,0.023434706,-0.018014777,0.009922949,-0.023325112,-0.018608298,-0.031038884,-0.032829702,-0.059104417,-0.07902072,0.016865915,-0.0034827094,0.02694289,-0.02041637,-0.007919151,0.01548256,-0.023670232,-0.0020521292,-0.0022888174,0.01668572,-0.0062302663,0.0003479081,0.0021436317,0.08377181,-0.05899142,-0.021356119,-0.03539153,-0.0117062135,-0.0028491814,0.053730637,-0.033479642,-0.007048629,-0.04184868,-0.036071457,-0.038201526,-0.002742831,0.053703856,0.052390426,-0.016680334,0.0011667466,-0.039193343,-0.019377237,-0.020193359,0.03639214,-0.06407515,0.04719985,0.0053733727,0.040844116,-0.07258773,0.02550194,0.02161285,0.021887274,0.0076881126,-0.0022566319,0.0039373687,-0.043241862,0.006757973,-0.039124183,-0.029075215,-0.009662461,-0.0005147346,-0.09135798,0.0356986,0.030640464,-0.031545483,-0.010599187,-0.028605778,0.014191978,-0.066040315,-0.046932183,0.013945289,0.014743994,-0.03002499,0.029032186,-0.033707455,-0.004733258,-0.032790508,-0.033010293,-0.04710261,-0.049919344,-0.02120838,-0.044915017,-0.039735697,-0.008577123,-0.0050980533,-0.010257438,-0.019446045,-0.031482864,-0.0111795645,0.009176038,-0.0018925456,0.0033045097,-0.0475312,0.00824704,-0.03201968,0.03496219,0.034534838,0.03941047,0.016347311,-0.04118248,-0.046530765,-0.017246304,0.03813086,0.047226008,0.0018146499,0.034709286,0.03552869,-0.021972697,-0.017565772,-0.06224079,0.027756315,-0.018572748,0.01113761,-0.009756372,-0.018907387,0.017552672,-0.043785688,-0.023309113,-0.009486944,-0.053000886,-0.023954945,-0.017862963,-0.02804103,0.030296234,0.016557002,0.072122894,0.008229684,-0.026407182,-0.008120029,-0.014249443,0.017740475,0.044407547,0.0033838777,0.04359716,-0.028396975,-0.0036671055,0.045064885,0.048498016,-0.02862476,-0.038405374,-0.0063856803,-0.002285563,-0.019762296,0.071509786,-0.010361079,-0.014387834,-0.048530754,0.016120812,0.052413434,0.04168965,-0.009276069,-0.027757233,0.016506553,0.028882092,-0.005351984,0.027012467,-0.021198915,-0.010354177,0.029094068,-0.0009971628,-0.018965129,0.023325447,-0.024496626,0.013552047,-0.034679927,-0.016417138,0.0021223512,0.0024524035,-0.026053581,-0.03510195,-0.0027399745,0.0069022677,0.03611318,0.03212317,0.022210121,0.017278237,0.04405065,-0.012961406,-0.029772406,-0.03155928,0.028553057,0.042779546,-0.026157966,0.024581386,0.0037710904,-0.0063705463,-0.005764392,0.015775464,-0.025168357,-0.0286683,-0.013273414,0.012637871,0.024990752,0.011126454,0.013563731,-0.011964196,-0.0054553137,-0.030481389,0.070476025,0.0065539763,0.013806261,-0.049054712,0.01520906,0.008482699,-0.0012180402,0.021174436,-0.046254307,0.008561416,-0.05438715,0.021112006,0.0019175201,0.0307218,0.01210374,-0.020446725,-0.026450157,0.0028353515,0.025488777,-0.017579637,0.018547343,-0.033685654,-0.013383935,-0.014348059],"last_embed":{"hash":"1nozvjg","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1nozvjg","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line","lines":[223,230],"size":537,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nozvjg","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0018636108,-0.0061456305,-0.039993864,0.018879622,-0.05009003,-0.066855125,0.009859582,0.0048482385,0.020524956,-0.016569808,-0.011002542,-0.00147941,-0.037446607,-0.000288013,0.030817961,-0.011235935,-0.021756234,-0.010049892,0.008154219,-0.012991605,-0.038788702,-0.0023398004,0.05871871,-0.012377436,-0.03471042,-0.007423283,0.009420324,0.0017960937,0.0045929784,0.036366366,-0.012998177,0.018466555,0.041610613,0.02941873,0.011585034,0.013237138,-0.003899646,-0.021074021,-0.010172431,0.048029225,0.029501393,-0.023198223,0.039889652,0.031230906,0.017429555,-0.0018112619,-0.05985977,-0.001498016,-0.014783729,-0.026813483,-0.00449548,-0.012964115,0.02813169,-0.004484783,-0.026241925,0.0434664,-0.020561595,-0.024570992,-0.03776874,-0.034512274,-0.0095087355,0.034257624,-0.030708637,-0.06238139,-0.03463048,0.055767518,0.018659094,0.017897785,-0.009360859,-0.05370409,0.02637382,-0.006085949,0.0084128175,-0.01161373,-0.037431013,-0.02258723,-0.016900627,-0.004005816,0.013555267,0.014999399,-0.0123819,0.006805031,0.0029413805,0.021397362,0.012791957,-0.016017677,0.021731243,0.04185924,0.023009777,0.032745216,0.019194271,-0.038396113,0.017572917,-0.018564623,-0.015234875,0.02131985,0.01842689,-0.038158555,0.036065828,-0.00160062,0.066548415,0.020572666,-0.027819147,-0.01527914,0.0065864553,0.0058639804,-0.0032616865,0.05303178,0.05606951,-0.0023069705,0.03611596,0.044444535,0.003752339,0.022087641,-0.0139051275,-0.0077892253,0.019328136,0.005622068,-0.009464508,-0.0031212594,0.033002537,0.03843415,-0.007923577,-0.025093345,-0.041492794,0.028819317,0.029490042,-0.011260526,-0.0149308,0.038905725,-0.012140504,0.0037577657,-0.030389084,-0.0137388725,-0.020578956,0.033717066,0.060830694,0.059392218,0.020412002,-0.040129572,0.0005350066,0.052891478,-0.034043316,-0.015788082,-0.014201517,-0.04086908,0.037736684,0.040597476,-0.015984967,0.058172572,-0.00039914032,0.01571708,0.01128375,0.050488133,-0.030921288,0.022409493,-0.016952995,0.042258408,0.002325521,-0.038750645,0.01827901,-0.04014712,-0.029639272,0.079888254,-0.0045649437,0.0020980698,0.006733847,0.052923817,0.0016110104,-0.0074386103,-0.030693706,-0.006965255,-0.022817418,0.045901533,0.020537319,0.028827159,0.049482264,0.02911246,-0.00894235,-0.0473176,-0.035054926,0.0069150887,-0.0002319473,-0.038072128,0.017035218,0.037067916,-0.012060732,0.007292855,0.02028238,0.011206664,-0.005303342,-0.0022138238,0.012640675,0.023551315,0.07468718,-0.034044467,-0.02066564,0.029297056,0.038671896,-0.0030437051,0.0072461995,0.027644437,0.014666159,-0.006335044,-0.0070414264,-0.0045034904,-0.051738556,-0.05626102,0.023756042,-0.035687823,0.011152583,-0.0028643755,-0.046503343,-0.028405847,0.037071586,0.015441791,-0.026295185,-0.0015586778,-0.021854058,-0.018669855,-0.0015714328,0.080607675,0.0050331154,-0.05733151,-0.055783615,0.00095250766,-0.0021905473,0.035162803,0.0055399626,0.01585761,-0.031810906,0.0050120614,-0.020018991,0.032372627,0.000021230135,-0.021275537,-0.0100827785,0.014091007,0.034127012,0.052512243,-0.011186231,-0.0021505929,0.048412256,0.003227929,-0.0026339653,-0.022024024,0.01964259,0.02515859,0.026582653,-0.01911288,-0.00949661,0.020320687,-0.043445047,-0.02617849,0.011411178,0.014273095,0.014402815,0.015813733,-0.00076098705,-0.027626112,-0.011849259,0.0031300464,0.0064254426,0.009708224,-0.034009047,0.006558757,0.0006496872,-0.016101003,0.0319711,0.04039378,-0.023475692,-0.028558774,-0.0008767517,0.028866379,-0.014374402,0.0077911625,-0.037406687,0.038149383,0.028379768,0.010049244,-0.06590728,-0.014452081,0.036330517,0.06700705,-0.028605448,0.00065971905,-0.028032172,0.00038932922,0.016250229,-0.017170357,0.029507922,-0.02120287,0.05276238,-0.034268476,-0.069111764,0.0151113365,0.017679114,-0.14911361,0.015688967,0.03351729,0.016240275,-0.009235853,0.01280225,-0.050027862,0.0036564767,-0.028075377,0.019028718,0.010603114,-0.03120674,0.039699055,0.029565496,0.0007612299,0.0076473854,-0.016812954,-0.028612148,-0.037819553,-0.046168745,-0.014895649,-0.02481986,0.07091754,0.0128339,0.01567245,0.004769306,0.028552057,-0.022880333,-0.016468879,-0.051373184,-0.02481198,0.018507997,-0.0037073893,0.014279267,0.0051155323,0.022240743,-0.05352568,0.0019745596,0.02724397,0.014777788,0.06998638,0.027512444,0.01833729,0.032001358,-0.017187841,-0.00109798,-0.037174597,-0.0052227965,-0.026112838,-0.0007550941,-0.014574579,0.015841616,-0.02972102,-0.005632597,-0.041816764,-0.022403795,0.04035768,0.023519391,-0.0010080269,-0.0053569893,0.021505661,-0.040189516,-0.0012521384,-0.03566964,-0.02141246,-0.034145117,0.018560113,0.015384586,-0.025556117,-0.01026281,0.038028166,-0.03623546,-0.006646714,0.035663705,-0.0013891574,0.025892014,0.012353384,0.007154135,-0.010545945,-0.080803014,-0.0034451843,0.0383119,-0.015524144,-0.024544936,0.0063918554,-0.030984012,0.015642682,0.00056844106,0.03580836,0.23519543,0.05072904,0.0052457014,-0.036530517,0.040261537,-0.043969966,0.023640225,0.06456623,0.019018905,0.0016828378,-0.0036254502,0.04125662,-0.024509003,0.029914863,0.0011257518,0.027358182,-0.090019554,0.008066777,0.033101253,0.008703449,0.052009024,-0.05385222,0.010156664,-0.035817504,-0.05322641,-0.0217098,-0.002765789,0.0466311,0.0045385193,0.0068107774,-0.06469991,0.082305215,0.03362098,-0.048174217,0.049141545,0.036299307,0.022878012,-0.079777434,-0.033018194,0.027093844,0.0019142949,0.0025090263,0.009130608,-0.033502065,-0.0314788,0.0066842115,-0.031784836,0.0046353214,-0.040257346,-0.006343096,-0.029345753,0.011946903,0.02069388,-0.023073463,-0.01695526,-0.006882205,-0.019836057,-0.024557848,-0.023691311,0.023168629,0.027544033,0.016282046,-0.018003058,-0.0028086735,0.032834176,-0.0004952614,-0.04369465,0.00059244904,0.04292933,0.019303313,0.037601057,-0.007645389,-0.007882101,-0.0089334035,0.0066047967,-0.019852655,-0.001052822,0.04663763,0.047240537,-0.028426131,-0.01634031,-0.031166494,-0.036396965,-0.037083067,0.025627585,0.0641535,-0.012263016,0.03304743,0.026559053,0.004260816,-0.019777142,0.032871526,-0.043771423,-0.030086124,-0.005601293,-0.016687114,0.024355235,-0.057342578,0.02148218,0.023359207,-0.038085606,-0.01794289,0.005955319,-0.017969422,0.023884786,0.01387415,-0.012063376,-0.0042232415,-0.00091934623,0.049639873,-0.09248868,-0.017692091,-0.0029922505,-0.034297496,0.041307453,0.052784964,-0.0067076753,-0.0031114696,0.027827214,-0.016125012,-0.0036496108,0.04516384,-0.022996085,0.043382764,0.01694551,-0.028751828,0.03112928,0.01846998,0.042759087,0.0088917585,0.022030242,-0.023994355,-0.00042506837,0.032433692,0.039712835,0.006587265,0.040698975,0.0035280946,0.04585803,0.030457512,0.015427377,-0.010828022,-0.013878032,0.039975986,-0.0057168505,0.03304146,-0.05163141,0.021675546,-0.03515217,-0.011720003,0.038163688,0.0064975633,0.034925103,-0.040798306,0.0083937235,-0.068319656,-0.031526465,-0.07598459,0.005661677,-0.016946277,-0.021790722,0.01313847,0.026033511,0.082696,-0.036635365,0.022356305,0.013576059,0.014888488,-0.003772358,-0.008007495,0.03873437,0.02574892,-0.020945106,-0.0029396454,-0.037348412,-0.029535595,0.009853888,0.020024402,-0.0037343162,-0.0005806147,0.055727594,-0.028248847,-0.003320964,0.022812687,0.033158258,0.011124232,-0.034791145,-0.007958769,0.0036551775,-0.030907301,-0.01733302,0.08176232,-0.011158694,-0.0012959873,0.034591556,0.010828673,0.057843044,0.022723896,0.054982807,-0.027382249,0.0068257414,0.012758281,0.0056764456,0.026849916,-0.015637476,-0.03278978,0.02229955,0.022879733,0.036089543,0.0026766155,-0.010608041,0.011502366,-0.048926137,0.014017827,-0.045541465,-0.031697646,-0.013359261,-0.011044438,-0.036517702,0.0070224227,-0.00026249108,-0.037229255,-0.029716419,-0.056965772,0.004618991,-0.000292792,-0.00006304326,-0.038958177,-0.02351616,-0.008771462,-0.013193121,-0.041485548,-0.021526506,-0.015138616,-0.0025960982,-0.0014679907,0.0077371285,0.007475172,-0.015500464,-0.010606874,-0.011428349,0.017682763,0.019960206,-0.02441036,-0.003904609,-0.0297159,-0.0559405,-0.015661713,0.01376444,-0.0013459751,-0.0032907305,0.014197052,0.015930975,-0.034041055,-0.0009931136,0.03787063,0.028607609,0.02362664,0.026167963,-0.036218636,-0.009692776,0.03112928,0.040512696,-0.029230755,-0.034031138,-0.03907034,0.011019958,0.021082722,-0.043615848,-0.05910795,-0.016916795,0.0057377866,-0.04072303,-0.03479209,0.02005765,-0.015465428,0.0006049529,0.0017549512,-0.00078891264,-0.056999102,-0.026833013,0.060543843,0.011279364,0.009405915,-0.010933001,0.013883654,0.07162196,0.015216062,0.011825606,-0.03366733,0.0025122743,0.016795497,-0.049900293,0.023701373,-0.007481372,0.0027729976,-0.020357352,0.039441872,-0.0063334075,0.05466291,0.009339853,0.049185164,-0.010430453,0.011918239,-0.03439523,-0.009329759,0.011996799,-0.025347685,0.025771575,-0.012647916,0.009388538,-0.028166361,-0.0020914525,0.012362047,0.01270858,-0.027662525,0.026122024,-0.029039191,0.042550057,0.02006053,-0.04935275,-0.057991922,-0.033117756,0.014500798,-0.04693615,0.008501138,-0.022610817,-0.024137529,-0.017283183,-0.000013014623,-0.007634882,0.040914673,-0.0020832026,-0.02339467,-0.0155605795,0.0014303077,0.057679515,-0.027092658,0.04401551,-0.021964377,-0.034534693,0.015030122,0.055015273,-0.031465556,-0.022684254,0.06455207,-0.0074913404,-0.0011090966,-0.010361087,-0.008894209,0.013566497,0.035798587,0.021640705,-0.038658086,0.047705263,-0.022411438,-0.01405175,0.0043630037,0.06309399,0.030022493,-0.002595339,0.025814418,0.0177806,-0.03537557,-0.003022271,0.04768511,0.022829121,-0.07166691,0.010360843,-0.0080745295,-0.028464857,0.030896157,-0.015520609,-0.008978233,-0.044518307,0.03266979,-0.0049290336,-0.03136254,0.029338982,-0.003406158,0.01651412,-0.034569208,-0.004665544,-0.022255432,0.0098387115,-0.017051766,-0.029954094,0.03406613,0.028932666,-0.039733276,0.00011770416,-0.011850807,-0.008705448,-0.008513869,-0.13194126,-0.009150253,-0.01138015,-0.008991485,-0.0051241755,-0.013835912,-0.06490521,-0.02903141,-0.027264485,-0.005677057,0.016132152,-0.019497342,-0.013640765,-0.015678048,-0.025338653,0.027936967,-0.02953375,-0.022286285,-0.0466047,0.05952297,0.01703529,-0.012388972,0.042258028,0.022643574,-0.01765557,0.008258258,-0.024382096,-0.016450446,-0.0308396,-0.04326759,-0.06849045,-0.09188722,0.028084042,-0.007097318,0.02759977,-0.02511129,-0.0061146975,0.019572137,-0.031909306,-0.009402445,-0.0022753223,0.015990034,-0.011154899,0.009161321,0.0074077467,0.07328428,-0.04928001,-0.014666907,-0.020216636,-0.01295089,-0.021374729,0.05300885,-0.036178622,-0.014609114,-0.041056413,-0.03528923,-0.04260329,-0.005703674,0.066604584,0.04404654,-0.020322282,0.008070226,-0.039593346,-0.020040689,-0.024304586,0.026613023,-0.060246304,0.040124487,0.003227526,0.035388432,-0.07233901,0.023716874,0.027767466,0.02755438,0.0032042484,-0.0024737704,0.007922156,-0.037521545,0.011291777,-0.0371573,-0.03708378,-0.008347838,-0.001083452,-0.09628688,0.039167285,0.032464925,-0.022996996,-0.017034907,-0.03261244,0.020995388,-0.067796685,-0.046928316,0.014933828,0.014449216,-0.028004518,0.036011167,-0.035619646,-0.005566904,-0.027329192,-0.035278574,-0.046096925,-0.053014215,-0.03273107,-0.038700942,-0.044869784,-0.0069699283,0.0012505085,-0.011232735,-0.017453555,-0.030653983,-0.0019085796,0.009600463,-0.0017837384,0.012849213,-0.033508345,0.0023387584,-0.036219466,0.03175533,0.039671537,0.04052088,0.01575304,-0.04639905,-0.04338558,-0.01991553,0.04638973,0.038669053,-0.0018000859,0.03480202,0.037210684,-0.025649225,-0.019778864,-0.05440278,0.023786861,-0.010769642,0.0058732918,-0.0048225154,-0.021036081,0.014228373,-0.028138837,-0.020448335,-0.008843852,-0.04966392,-0.021535143,-0.022255257,-0.029015416,0.035181712,0.014883993,0.071340546,0.014732448,-0.031958193,-0.011072905,-0.0114100715,0.00982758,0.04659772,0.002204037,0.04639658,-0.031402875,-0.0071867583,0.041990686,0.048143044,-0.018494101,-0.027325891,-0.008967459,-0.009731407,-0.015315311,0.075562716,-0.018906292,-0.020933814,-0.03804917,0.02106644,0.048456825,0.04310631,-0.008595637,-0.022108609,0.018633893,0.034206178,-0.011029786,0.037994828,-0.023082664,-0.016857302,0.03299104,-0.00658304,-0.024871847,0.024576297,-0.025129704,0.00979951,-0.042149715,-0.010600965,-0.003290255,0.0028572981,-0.01851284,-0.040019456,0.00049552496,0.011151287,0.025010128,0.020142417,0.01762058,0.005222153,0.033141553,-0.013325618,-0.015285509,-0.024111776,0.03338434,0.048468627,-0.034381695,0.02486118,0.014095447,-0.0032965913,-0.00977337,0.015829084,-0.03358491,-0.033945065,-0.008086687,0.00990623,0.01926297,0.007615114,0.025557341,-0.012641347,-0.0032489686,-0.021371016,0.063837044,-0.0014131299,0.010720801,-0.04378716,0.010078128,0.008047978,-0.0066157947,0.024552185,-0.040520567,0.0048513794,-0.044028115,0.020891817,0.006022405,0.03580267,0.010000624,-0.02734807,-0.02663766,0.0035656288,0.024965297,-0.027942859,0.009437324,-0.026339691,-0.019509751,-0.01096642],"last_embed":{"hash":"3fb1g0","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"3fb1g0","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line#{1}","lines":[225,225],"size":260,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"3fb1g0","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038583536,-0.0158104,-0.046539813,-0.0076096472,-0.040467303,-0.052921116,0.036801934,0.03020487,0.029507387,-0.017674549,-0.06336349,0.019339826,-0.04446933,-0.023895571,0.044343956,-0.00085335114,0.0042052437,0.023101147,0.012846283,0.031563103,-0.009297756,-0.00034449386,0.018662801,-0.042883545,-0.007815446,-0.00065455347,0.013710776,-0.0038288122,-0.017121024,0.055815663,0.03037593,-0.055824276,0.03408962,0.012542027,0.025775548,-0.0030313851,0.0059177727,-0.0063817007,-0.052958228,0.037329108,0.0015827395,-0.059113715,0.0375708,0.020151332,0.005230825,-0.0027060849,-0.029573368,-0.014459858,-0.00704854,-0.03466277,0.0014313469,0.0027456358,0.036312167,0.0023341172,0.013476053,0.0036655962,0.006442601,-0.010773959,-0.03370374,-0.018862618,0.0022661583,0.028035704,-0.023706414,-0.03800204,0.030161178,0.0581009,0.027603215,-0.002752337,-0.014740454,-0.033527073,-0.0017429759,0.03181073,0.010093426,-0.0097279325,-0.03732248,-0.033607792,0.037425622,-0.02373196,0.00555337,0.012909902,0.0075811525,0.0139059955,-0.015367764,0.037190855,-0.021394342,-0.002616767,0.005385453,0.041709017,-0.020408766,-0.037711278,0.004377213,-0.009534227,0.011591811,-0.014898051,-0.01456482,0.018071884,0.008150038,-0.051618826,0.05506351,0.011648328,0.0492077,0.023991337,-0.022623144,-0.016320921,0.005557554,-0.015744377,-0.012950886,0.03117946,0.04079714,-0.0007186772,0.005829221,0.005045559,0.016624533,0.021664456,-0.008950316,-0.045924988,0.0044417386,-0.019534191,0.020513207,0.008553815,0.0130069,0.032502573,-0.0102389725,-0.0035964067,0.027850859,0.025114022,-0.013413557,-0.015086573,0.0052565522,0.041842654,0.00973816,-0.004770813,-0.056461778,0.009215234,-0.006124427,0.015008336,0.056395803,-0.0006033905,0.014744243,-0.10870412,-0.021474963,0.036557857,0.011452848,-0.017510464,-0.020658694,-0.09719326,-0.0012812038,0.046055727,-0.009506493,0.039831977,-0.016072657,0.025112592,0.0670518,0.07538241,-0.00050493894,0.022372277,-0.015691608,0.044676553,0.012486978,-0.0029907997,0.002011501,-0.032705795,-0.050617665,0.039399542,0.0110422205,0.021324601,0.044039443,0.046826974,-0.0045801853,-0.039249428,0.003098408,-0.032632895,0.02332089,0.05863803,0.0020392793,0.024877643,0.07686415,0.031137632,-0.0022242507,-0.029503074,-0.04699103,0.013078384,-0.047045514,-0.0024113175,-0.030437876,0.048023384,-0.00068094535,-0.024873948,0.024328241,0.027741486,-0.021060271,-0.009019876,-0.007855584,-0.0037224498,0.056675192,0.0061933715,0.014369717,0.028219718,-0.0029929022,-0.027489057,0.0102572935,0.039625127,0.014664284,0.0005972403,-0.04315046,0.005212293,-0.031490788,-0.029683176,0.0074231215,-0.035260737,0.012888385,0.036802292,-0.030786002,0.018814575,-0.02274572,-0.022473056,-0.009976136,-0.022673903,-0.029547643,0.0038537933,-0.02935994,0.032357767,-0.007949809,0.00951738,-0.080898665,-0.005740744,-0.013607743,0.027874565,0.042138882,-0.019340029,-0.009416213,0.0056312513,-0.00038835593,0.0020257002,0.016743597,-0.011992205,-0.032643065,0.02028805,0.038375337,-0.019833555,-0.030122817,-0.016817955,0.030871728,-0.023895577,-0.0022160502,0.0024394835,0.06389524,0.027521996,0.003038282,-0.01160426,-0.027894625,0.0024822806,-0.012553218,-0.03196944,0.001877435,0.008811226,0.022416426,0.034407835,0.0022160786,-0.0094220955,-0.0075404258,0.014520681,-0.0022175396,0.014281508,-0.01466565,0.0026914487,-0.0025682086,-0.0016193832,0.02586886,0.06325106,-0.02840944,-0.007413713,0.051333264,0.013364828,-0.020125702,-0.007901129,-0.04640058,0.0129421,0.036397297,0.010398691,-0.039973438,0.0038528466,0.045594536,0.00274107,0.021305392,0.0060864463,-0.0134090325,-0.008611173,-0.023731684,-0.005313993,-0.04554155,-0.002689375,0.07309167,-0.003114891,-0.05224111,0.003146086,-0.010542139,-0.158437,0.025277004,0.006574917,0.025845135,0.010068759,0.0056591686,-0.049593497,0.023607377,-0.035127345,0.011070866,-0.011973343,-0.048412427,0.021415174,-0.0042539374,-0.01620865,0.03616075,-0.008540725,-0.004172835,0.004419227,-0.027843859,-0.028006054,0.00090357254,0.028456504,-0.00037118146,0.010292358,-0.034716994,0.05117577,-0.023405561,0.01533881,-0.026255142,-0.06178461,0.0034509213,0.00279353,0.051503275,-0.022483077,0.03314778,-0.05720185,-0.016649567,0.020581031,-0.023093507,0.082809,0.01784266,0.011558181,0.0077618277,0.032307703,-0.026935501,-0.02185095,-0.010801408,-0.033494025,-0.025705911,0.015704291,-0.026730286,-0.004528668,0.048439123,-0.030126588,-0.018570714,0.030254735,0.040028855,-0.010794973,0.013285311,-0.013575881,-0.03175711,-0.009391321,-0.02534374,-0.04584185,-0.06477231,0.026372094,0.0044565,-0.02221938,-0.027477752,0.024706744,0.011983485,0.039921436,0.008460699,-0.033113457,0.0090963775,-0.02021569,-0.027367398,0.004660228,-0.10261207,-0.021114176,-0.01716152,-0.01572713,0.035783235,-0.041659217,-0.041862935,0.009143477,-0.010505808,0.026551401,0.23774408,0.004023502,0.022137225,-0.07211792,0.04326494,-0.056507025,0.024541592,0.05550138,-0.023585102,-0.029335242,-0.004018703,0.040747423,0.001215402,0.017378218,0.03828346,0.056439452,-0.0510109,0.021289488,0.06274171,0.031417172,0.031793766,-0.006478947,-0.02584487,0.017470004,-0.047699008,-0.024423217,0.035506617,0.051645987,-0.028147547,0.00041060324,-0.009811989,0.0581859,0.06316781,-0.0011346148,0.065242566,0.005794701,0.03678796,-0.050462324,-0.0281578,0.021149745,0.006399914,-0.015638817,-0.004753731,-0.0078091393,-0.056643914,-0.042395122,0.031053578,-0.030043222,-0.00007822487,-0.022054112,0.00616843,0.024768608,0.015496244,-0.008731061,-0.011904891,0.026740314,-0.021055104,-0.03514369,-0.0051998273,0.010331021,0.029989563,0.020889742,-0.05276704,-0.039515488,-0.0016931214,-0.008080974,-0.0738962,0.04409642,0.025077946,0.028325384,0.0128682675,0.014594044,-0.011648403,0.042655524,-0.021634398,0.005358914,0.022003345,0.03863504,0.018058447,-0.0063767848,-0.0032749472,-0.043821797,-0.00441698,-0.04729263,0.030511862,0.061543394,-0.032666814,0.016920822,-0.007777929,0.012970323,-0.047361173,-0.0049111713,-0.03297841,0.021510301,-0.028457327,0.035855167,0.037385244,-0.047400054,-0.038892142,0.0057872245,-0.06750288,-0.04173106,-0.0020338472,-0.023096938,0.016791308,-0.017756552,-0.0013500784,0.009281299,0.040126055,0.0124518415,-0.065922014,0.037575357,-0.009034883,-0.0071283784,0.0152514735,0.065752536,0.03238439,0.026426215,0.0133001255,0.037204124,0.0052609486,0.036042098,-0.017047819,0.022894084,-0.00071608234,-0.028074471,0.0420785,0.035107784,0.009217866,0.021272328,0.021793073,-0.02089245,-0.028941495,0.010131906,0.009720347,0.012321732,0.014954836,-0.03421647,0.027938776,-0.010342892,-0.013950584,0.0015125523,-0.025472146,0.044359587,-0.008439268,-0.019505112,-0.03194064,-0.013917053,0.0068086092,-0.008926876,0.019111862,0.010245778,0.051680166,-0.04266841,0.012932953,-0.026102351,-0.025064254,-0.044986553,-0.007289414,-0.008660756,0.0054697795,0.021576133,0.025701752,0.028342074,-0.036499616,0.02354594,-0.018042048,-0.009289316,-0.028030759,-0.013979077,0.0080623,-0.018344875,-0.05682342,-0.0036060745,-0.0066641853,-0.013108543,-0.031744197,0.008436559,-0.0009600389,-0.027642976,0.032685667,-0.035445217,-0.017462479,0.012106145,0.06053699,0.023217868,-0.0575261,-0.015924565,0.01668577,-0.04053864,0.026091527,0.10285109,0.0020805562,-0.016485063,0.021273073,-0.0076329685,0.054930475,0.047063228,0.05275134,-0.038437188,0.017888669,0.018439412,0.031730294,0.03092562,-0.027251426,-0.014032439,0.023671314,0.029948536,-0.010943018,-0.008526818,-0.0033491068,-0.019425938,-0.05743329,0.033813037,-0.024619428,-0.0075545907,0.02288072,0.009940806,-0.028454028,-0.035726532,0.019458955,-0.064304695,0.0062575885,-0.03068385,-0.016305858,0.020852016,-0.057458084,-0.0057593887,-0.027136402,0.027879851,-0.010361675,-0.051809266,0.008255493,-0.030091384,0.009736346,0.019551845,0.0050556827,0.031785063,-0.001873661,-0.022382013,-0.037627146,-0.016025212,-0.014398221,0.01679362,-0.0068956134,-0.011369269,-0.03466073,-0.016351158,0.064927645,-0.0034846836,0.0037097663,-0.003678809,-0.017084554,-0.0009385386,0.0013266744,0.020658435,0.04034555,0.0073059388,-0.03494555,-0.009088262,-0.014250119,0.032929223,0.03835797,-0.03804609,-0.07888315,-0.016978618,0.0031351713,0.014901729,-0.050473433,-0.03671292,-0.024895115,-0.009966487,-0.010612305,-0.04604315,0.01583334,-0.005166855,-0.044390004,0.037531044,-0.0075750058,-0.062621705,-0.037874788,0.0931004,0.020419523,-0.013834038,0.020823846,0.01959649,0.036647387,0.034525167,-0.029743059,-0.028182589,0.013662895,-0.009985644,-0.06442119,0.012476754,-0.024834326,0.0006606095,0.0011587386,-0.0041185757,0.0038056388,0.02772399,-0.0044495827,0.0502505,0.030508783,0.014511199,-0.03162131,0.02563646,-0.0072032865,-0.03734878,0.043968502,0.014650338,0.021087285,-0.041624513,-0.020131497,-0.013340872,-0.0075820903,0.011768629,0.022760468,-0.015405647,0.044371046,0.015127084,0.041987583,-0.014973664,-0.022136481,-0.016575038,-0.043319624,0.03871526,-0.036071375,-0.04155221,0.0060253153,-0.030125652,-0.03638952,0.006087796,-0.03855652,-0.026069729,-0.055415288,0.089748144,0.021782499,-0.009247194,0.012536307,0.014049706,-0.012418308,0.012190397,-0.00670854,-0.0078749815,-0.004857191,0.014347514,-0.022868063,-0.025319869,-0.039958034,-0.02787131,0.050140135,-0.0013020638,0.0037674524,-0.014018065,0.04121267,-0.008478753,0.0146447355,0.007865213,0.07600743,0.026052913,-0.014157185,0.04177233,-0.013811285,-0.028556421,-0.007877291,0.03001566,0.026402732,-0.045911886,-0.022067873,0.023164466,-0.011340897,0.03402819,-0.019859284,-0.0033879797,-0.0489713,0.017935665,0.0048985,0.047459472,0.029523674,-0.013756465,0.025407782,-0.022301273,-0.017140172,-0.04412673,0.008972279,-0.014012664,-0.022249117,0.038873274,0.049503088,0.016350936,0.003766561,-0.032583002,-0.04871143,0.009019242,-0.14069802,-0.014165734,0.010836325,-0.014425166,0.0130739175,-0.010138474,-0.053702414,-0.05709355,0.0086782025,-0.022584911,-0.023198646,0.008093057,-0.015999973,-0.019673537,-0.030770645,-0.008748133,-0.02718332,-0.01840804,-0.01090569,0.031712893,0.026755838,-0.0034682534,0.06275986,0.0058631347,-0.031271517,0.01875835,-0.010967581,-0.03762914,-0.023837352,0.0025100897,-0.026984978,-0.052345563,0.006985318,0.050047733,0.014652253,-0.012130864,0.0013233265,0.0054184343,-0.02229417,0.0025833212,0.01249764,0.020512376,-0.00042986742,0.004795789,0.01117895,0.07425595,-0.05450095,-0.02632941,-0.048588414,-0.009757242,0.038972978,0.062026404,-0.005047446,0.0031501907,-0.024600212,-0.032556415,-0.035606347,-0.008450909,-0.0024371592,0.053332787,-0.011333607,0.016650053,-0.021528436,-0.0059985546,-0.005740419,0.049567033,-0.03635034,0.022481231,-0.012300159,0.049052257,-0.037792295,-0.010830034,0.007939448,-0.021319197,0.027603813,-0.0034552542,0.011227311,-0.022457853,-0.01901796,-0.05391186,-0.02922516,0.0026173573,-0.016071294,-0.064428456,0.027876459,-0.020138593,-0.02373192,0.014147381,-0.028922828,0.009530336,-0.04223871,-0.035198007,0.026272776,-0.0015521972,-0.013133594,0.039252076,-0.022357281,-0.0016850734,-0.015045009,-0.010664756,-0.02930453,-0.033920348,-0.011275083,-0.054005582,-0.017391827,0.0035136119,0.002643474,-0.0146058155,0.0035174792,-0.022197848,-0.039435346,0.0060836594,-0.0068607237,-0.003854278,-0.07685041,0.02915725,0.024148908,0.011881012,-0.010905546,-0.006114575,0.011501527,-0.036070656,-0.0038041126,-0.037273932,-0.0020761592,0.041885667,0.020085176,0.059337337,0.028835379,0.004546679,-0.0023005032,-0.04243456,0.018319257,0.004338133,0.06038688,-0.008086816,-0.006783601,0.03514078,-0.060721554,-0.01306159,-0.020666964,-0.06047919,-0.006130435,0.0010954335,-0.015200012,0.0063733044,-0.00025833113,0.016312923,-0.0041247895,-0.027923811,-0.0019718537,-0.023657998,0.024170773,0.030283714,-0.03426906,0.0021243235,-0.046167724,-0.033252075,0.02242383,0.053983632,-0.03670832,-0.040446512,0.010171439,0.002376449,-0.0019571863,0.06659156,-0.0076968404,-0.0075643347,-0.032481633,-0.00522127,0.0462064,0.0014937948,-0.006784061,-0.0025622507,0.034734886,0.01697823,-0.00741987,0.0053830585,0.04192709,0.0022072825,0.027882738,-0.01685552,0.022696178,0.033986192,-0.013289789,0.052217774,-0.001992383,-0.0026330291,0.0151849575,0.013497376,-0.045859523,0.0021314851,-0.027556792,-0.00399758,0.05593498,0.05727414,0.0130709885,0.012521128,0.036010187,-0.005776809,-0.02975932,-0.0134272985,-0.016677335,-0.007941896,-0.038103256,0.02752615,0.0017946183,-0.034466557,-0.014889507,0.021834683,0.025406701,-0.0031940404,-0.05087869,0.025914453,0.03558466,0.010278381,-0.00056122965,-0.023398241,-0.0045508076,-0.036845945,0.0812809,0.01878498,-0.0065186555,-0.020622684,0.018270904,0.00016977284,0.009967027,-0.0012240034,-0.041221444,-0.008066163,-0.021905176,0.012935116,0.018859554,0.016391655,0.006035392,0.0264612,-0.025246507,-0.008539798,0.00892792,0.009309591,0.041149817,-0.01891116,0.050797507,-0.013191888],"last_embed":{"hash":"1c97p0z","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1c97p0z","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line#{2}","lines":[226,226],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1c97p0z","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.061245073,-0.013880095,-0.03383303,-0.005857674,-0.030979794,-0.07679959,0.029387385,0.015742853,0.0053593535,-0.012379421,-0.03862144,0.009585322,-0.062898956,-0.012549294,0.018959707,0.004655945,-0.03752745,-0.0020752605,0.017127525,0.00096078095,-0.059154753,-0.0041197883,0.019859063,-0.0280685,0.0011095481,0.019443989,-0.002542476,-0.0017572215,0.00987726,0.023840265,0.013830909,-0.025516534,0.05685966,0.01961798,0.026003394,-0.026001552,-0.012335237,-0.010963876,-0.024634052,0.030752325,0.017295605,-0.049438484,0.03903351,0.009805469,0.036761854,-0.007679434,-0.047236264,-0.007042145,-0.017221086,-0.007063904,-0.025735015,0.028316226,0.050594255,0.013831316,-0.009788613,-0.0074162898,-0.013619288,-0.031227041,-0.01905387,-0.006273836,-0.018813394,0.025075097,-0.025277361,-0.03597919,0.0025236178,0.07352336,0.0008508402,0.016407073,-0.01267373,-0.02933148,0.04195431,0.0027113024,-0.018342689,-0.0087924125,-0.037768807,-0.0134744,-0.01834055,-0.021434695,0.02749372,0.052639633,-0.008412267,0.019124286,0.005965878,0.01567739,-0.013628525,-0.024860306,-0.014031047,0.02193198,0.0015004089,0.026448699,-0.018048499,0.003918296,0.02658161,-0.007609497,-0.008857901,0.012933874,0.013209895,-0.030282192,0.036042985,-0.0052532656,0.06179483,0.014684333,-0.044056647,-0.032294605,-0.014773179,-0.014590717,0.010204212,0.03887968,0.05737009,-0.00644957,0.024093118,0.03428972,0.020791898,0.042025767,0.008697637,-0.02341666,0.0453864,0.03058844,0.020533385,0.022994207,0.021156339,0.043403335,0.0074545955,-0.02795785,0.029060882,0.018150747,-0.018660184,0.008446214,-0.00038769218,0.047143497,0.011205279,0.011240064,-0.023357105,-0.0067224754,-0.0006145168,0.029582681,0.04155113,0.008296014,0.011111899,-0.046438973,-0.009984124,0.019036463,-0.024863817,-0.011938873,-0.011178865,-0.054089338,0.02713716,0.020967664,-0.0015209459,0.062428627,0.00026418758,0.013112133,0.023706663,0.011628712,0.013212528,0.0153398635,-0.04803439,0.043190032,-0.028035702,-0.018682437,0.041870117,-0.039758697,-0.048634037,0.075085156,0.023526067,-0.014216996,0.019880855,0.06326011,-0.008002075,-0.028459009,0.030854644,-0.05004188,0.003507228,0.049057998,0.0029925064,0.040750656,0.06684793,0.038896333,-0.0143901,-0.031073974,-0.022051208,0.020513862,-0.03868091,-0.037863374,-0.011768161,0.02209765,-0.031908877,-0.026235402,0.010831184,0.003147284,-0.005849414,-0.027618777,0.0016561508,-0.009364799,0.049420487,-0.004744094,0.03428272,0.037077665,0.03725373,-0.016714301,0.0071195276,0.041472115,0.014068573,0.005551535,-0.03185503,-0.009369205,-0.04857933,-0.022578713,0.0064178254,-0.03420295,0.014742319,0.022645183,-0.012612074,-0.01284564,-0.009946403,-0.01879138,0.010024757,0.016067116,-0.04072965,-0.012160795,-0.026621707,0.048351817,0.0071554566,-0.015936023,-0.04067111,-0.01761734,-0.016781708,0.030677665,0.0056916177,-0.0005701862,-0.007858626,0.019096456,-0.025203206,-0.019836675,0.011879346,-0.037508205,-0.033677228,-0.015766764,0.028956879,0.002248585,-0.006149597,-0.005736955,-0.005620912,-0.018436536,0.008394153,-0.028578958,0.025812976,0.0025103262,0.016077507,-0.005949183,-0.003250492,0.007750032,-0.017272456,-0.037732817,0.01856853,0.014136098,0.02613431,0.014658059,0.022399768,0.009414656,0.0028204143,0.040727567,0.0014622683,0.018854024,-0.01453313,-0.018384486,-0.015663782,-0.013779719,0.048872065,0.070312634,-0.013825068,-0.029461866,0.049704287,0.00028129132,-0.023127511,0.031387705,-0.04190553,0.020840136,0.052751828,-0.009814723,-0.080540724,-0.0060087293,0.041335206,0.03144656,0.012342195,0.012452071,0.013599555,-0.029111298,0.025969831,-0.017971588,-0.0214869,-0.00770756,0.08505805,-0.019963702,-0.063280016,0.014991417,0.000867353,-0.17077509,0.0157417,0.034272686,0.0037935434,0.0054331734,-0.006122794,-0.0450925,-0.0070887893,-0.042721838,0.010522394,0.0019306283,-0.04084367,0.019711835,0.02673912,-0.0061623547,-0.0022397533,-0.036430776,-0.02850492,-0.004295176,-0.05132515,-0.031527054,-0.0468285,0.07291093,0.023021135,0.030585546,-0.019807296,0.06910407,-0.026753142,-0.017856909,-0.03611821,-0.059742417,0.022499952,0.0016300528,0.026964707,0.007214557,0.010844353,-0.049146645,0.009694935,0.046157453,-0.004344109,0.05012988,0.007023134,0.008886036,0.019519074,0.004791357,-0.03395053,-0.022224244,0.017085945,-0.034238447,-0.028969433,0.013254934,-0.018643364,-0.01927039,0.011988633,-0.03840531,-0.0031175413,0.05454756,-0.007439562,-0.009253787,-0.01283721,-0.0042600036,-0.037646987,0.00722836,-0.036535736,-0.017294927,-0.055133604,0.042222623,-0.0011223132,-0.03606612,-0.009482339,0.05645584,-0.004114657,-0.005480645,-0.023230206,-0.032263443,0.001969306,-0.0027009114,-0.024906106,-0.0051225824,-0.09362325,-0.008833858,0.027304381,-0.019517416,-0.011186349,-0.01481576,-0.007850965,0.01460305,-0.026432987,0.07766643,0.24614283,0.031031027,0.00080770487,-0.046043377,0.020226616,-0.023417795,0.04326885,0.08002984,0.0012542428,-0.027063845,-0.02696517,0.039659712,0.0071743247,0.003473448,0.024049643,0.045447785,-0.07834172,0.028895816,0.04808725,0.0180036,0.015955739,-0.0509715,-0.0026219906,0.0074292743,-0.06576459,-0.042717654,0.025428856,0.044816412,0.007191693,-0.0031225074,-0.025795331,0.07972471,0.030104743,-0.041561484,0.045696884,0.006404271,0.008691326,-0.06572132,-0.03707907,0.023135295,-0.00034896567,-0.0055329246,0.018163573,-0.031498104,-0.029251333,-0.015327005,0.0056516207,0.008152486,0.014383717,-0.026861707,-0.019376816,-0.017048921,0.005828903,-0.019449124,0.026473407,0.04436746,-0.04400924,-0.03934747,-0.009656864,0.06842814,0.07570256,0.02645999,-0.034416746,-0.026143348,0.00071471307,-0.020314753,-0.05471092,-0.0038387182,0.027496282,0.0058141607,0.013901585,0.015618321,-0.0037139624,-0.00003128884,-0.0130554205,-0.023623453,0.019410929,0.06468392,0.029103156,-0.025247453,0.0042800754,-0.03668076,-0.02249949,-0.0011624448,0.018580662,0.0434849,-0.014120298,0.043018308,0.014478023,0.007880772,-0.026774175,-0.00043360365,-0.051030565,-0.015217379,0.011027837,0.009408358,0.034542523,-0.059584208,-0.0056096753,0.005008495,-0.03860401,0.01052796,-0.016023299,-0.009597369,0.018878412,0.0023527145,-0.039096974,-0.00908847,-0.00568347,0.037843812,-0.08283292,0.003456652,0.008890978,-0.02220632,0.020889875,0.04263859,0.015364098,0.008567843,0.027993644,0.0005893388,-0.013276277,0.02262659,-0.0069363513,-0.0074280514,-0.01957241,-0.01447738,0.023078201,0.03551298,0.00845984,0.0051952666,0.04262924,-0.035278276,-0.012744177,0.04091005,0.038423136,0.0065137567,0.034566507,-0.0034881006,0.04308802,0.011567788,0.0033547084,-0.00008134591,-0.004610066,0.021862105,0.006127112,0.022910574,-0.0553186,-0.02487296,-0.0121482005,-0.010758434,0.009845606,0.031941496,0.06413929,-0.026904881,0.014811456,-0.061652683,-0.040223334,-0.05196178,-0.0024599333,-0.022679724,-0.021777011,0.004812849,0.009030445,0.05393513,-0.025058767,0.050472826,-0.0029907757,0.00058463175,-0.00011864029,-0.010903628,0.01174897,-0.013162534,-0.03380779,-0.023700401,-0.019278908,-0.04612511,-0.039741464,0.0006711286,0.004183052,-0.03588771,0.041794658,-0.0138665475,-0.01150641,0.025423802,0.061157957,-0.0240034,-0.036024626,-0.008112797,-0.004034679,-0.031107327,-0.0048270505,0.11448287,0.0040253415,-0.013284802,0.031755403,0.03147645,0.08532757,0.045280974,0.04615205,-0.022536654,-0.0018403687,0.0020952467,0.0018076707,0.01515843,-0.031438578,-0.034370188,-0.006372677,0.041184846,-0.00032038955,0.007401874,-0.0008723123,-0.011354795,-0.065089464,0.0025178848,-0.046506178,-0.030579563,0.009397292,0.014332011,-0.035049967,-0.05105009,0.015978502,-0.030113904,0.012479336,-0.032804627,0.01805091,-0.010172198,-0.028692432,-0.024333943,-0.036129504,0.0084091555,-0.01073223,-0.055507835,-0.009911804,-0.00068537594,-0.01045498,-0.007497259,0.012646989,0.022989877,0.0032907831,-0.026549976,-0.0242672,0.023107246,-0.024106279,-0.0061117397,0.0102121625,-0.036869053,-0.000009582312,-0.041189153,0.02667342,0.0067982078,0.012263152,-0.0197065,-0.0017532792,-0.019039279,0.010044847,0.015515822,0.028540963,0.014012948,0.024250384,0.011549581,-0.015906071,0.04289589,0.033270285,-0.019225886,-0.0457275,-0.012285886,-0.0034802114,-0.0019412049,-0.049187776,-0.057999615,-0.029129341,-0.0029624894,-0.027828287,-0.0340555,0.008942697,-0.014043016,-0.043598406,0.01725027,-0.017124467,-0.051376328,-0.037962776,0.032845557,0.020058636,-0.017352352,-0.008541682,0.036154844,0.040398628,0.019222103,-0.014876279,-0.02877784,0.017723367,-0.008642139,-0.049145184,0.015648581,-0.0036196164,0.0006028023,-0.020191155,0.0242311,-0.004098086,0.026922168,-0.00390379,0.040380076,-0.005436551,0.004143711,-0.026535682,0.009489335,0.009123366,-0.036697444,0.022235181,-0.013471583,0.004950256,0.0026118637,-0.03281874,-0.020199208,0.0018126062,0.02190206,0.04467683,-0.010140315,0.045627266,0.017001135,-0.041255515,-0.042153213,-0.024262922,0.002188573,-0.049354073,0.010760543,-0.06331749,-0.037955727,0.014864064,-0.040166512,-0.013433291,-0.02476772,-0.03126219,-0.030248342,-0.012030879,0.039903857,0.035984628,-0.025462424,0.02191582,0.012272389,-0.026480284,0.041669846,0.029469745,-0.015350281,-0.002104296,0.005402212,-0.02209521,-0.014373848,-0.036939103,-0.014585591,0.021860147,0.0091155125,0.017879969,-0.040175483,0.03981929,-0.02307017,0.021940753,-0.020228563,0.054339357,0.01069529,-0.028600577,0.04683062,-0.018720638,-0.015442834,-0.004647226,0.025354343,0.015965728,-0.07324241,0.021349253,0.0016562887,-0.0044607436,0.048383567,-0.0029273273,-0.036983173,-0.04555187,0.032122858,-0.0142825395,0.027132014,0.020567345,0.0056829243,0.009529918,-0.004795326,-0.046548974,-0.019104572,0.025464265,-0.018584054,-0.01265221,0.06379817,0.059838388,0.028097168,-0.019216374,-0.024356522,-0.005635309,0.0049028974,-0.14922708,0.024926592,-0.0014648105,0.0022970233,0.022757068,-0.005167323,-0.0492859,-0.045111097,0.00844218,-0.019496197,0.002817417,0.010692755,0.010287636,-0.038688727,-0.010987329,0.033354025,-0.027496576,-0.020844348,-0.031647827,0.09137073,0.01955608,0.0077073514,0.03891586,0.019849077,-0.0029795365,-0.00991926,-0.03644321,-0.011544046,-0.013110161,-0.010425774,-0.025472723,-0.048186425,0.02809918,0.009773508,0.019762905,-0.0063868826,0.004743792,-0.012761586,-0.015909653,-0.010341911,-0.031150073,0.009352878,-0.010334301,0.04548724,-0.00081248244,0.07269975,-0.038955756,-0.021828461,-0.055369254,-0.011195211,0.0101457145,0.037709385,-0.022938889,0.0022731838,-0.037163015,-0.03904599,-0.018100945,-0.0087076,0.016826423,0.025818225,-0.0035618446,0.01485823,-0.01837747,-0.0064547053,-0.03384562,0.026116744,-0.028769407,0.039596364,-0.023886882,0.033265784,-0.060039025,-0.0066309078,0.022981655,-0.0053991247,0.018757075,0.014397451,0.029683093,-0.018615687,0.029133558,-0.048917282,-0.01922706,-0.006032372,0.0047581433,-0.04518069,0.025767995,0.008221036,-0.029110106,-0.0020853477,-0.06357531,0.0038848375,-0.057846062,-0.030788304,0.013733442,-0.0031356697,-0.0041341325,0.031560965,-0.006297466,-0.003030087,-0.014729412,-0.023673652,-0.022783887,-0.01802794,0.00042391315,-0.03713569,-0.012427951,-0.009301985,0.01619526,0.012558077,0.0008698548,-0.009947728,-0.020327868,0.0295283,-0.0010203795,-0.008682251,-0.05493084,0.003197544,-0.011177346,0.027316485,0.0121398615,0.0090673445,0.036740452,-0.016828062,-0.015926488,-0.03846796,0.03242018,0.085726134,0.026098836,0.03681504,0.015344245,-0.03884537,-0.015733548,-0.06034975,0.03481261,-0.010928453,0.015589551,-0.010859871,-0.024878982,0.049052246,-0.047121916,-0.02685308,-0.0031042006,-0.046216644,-0.00349551,-0.03661763,0.0046791215,-0.022487529,0.031395588,0.043537065,0.020199992,-0.044428486,0.008462897,-0.024476824,0.033418592,0.059563294,0.010837393,0.04583461,-0.016423253,-0.01365189,0.01736373,0.059501603,-0.023614908,-0.07046239,-0.015965164,0.008067056,-0.028599039,0.08226845,-0.0030222877,-0.010606441,-0.034921568,0.034790304,0.04341624,0.017411074,-0.007918686,-0.02329302,0.0110978205,0.026820665,-0.0032874816,0.016380541,0.015145508,-0.039022952,0.03900193,0.009929221,0.046469994,0.04707944,-0.023864659,0.0020952492,-0.036913007,0.011758952,-0.0009407848,0.013918752,0.0009771176,-0.01695538,-0.00699358,-0.030732716,0.044016406,0.023374422,-0.0010674549,-0.0021851275,0.050471555,-0.024594227,-0.037594732,-0.013323518,0.016159344,0.0005981611,-0.052314796,0.060998287,-0.0032411744,-0.032218173,0.01923454,0.021691995,-0.007028709,-0.023939302,0.0059222407,0.04641697,0.052674755,0.0014179461,0.00026152286,0.0050502624,-0.006934332,-0.034041755,0.06952342,0.027116224,-0.0009389946,-0.045419842,-0.006266183,0.025686776,0.01037212,-0.008179554,-0.022353582,-0.03347859,-0.029723613,0.0032592046,0.031189546,0.039366763,0.023451725,-0.033542242,-0.019273985,-0.012487097,0.025301727,0.0033217783,0.029815935,-0.0073899347,-0.019583747,-0.02907624],"last_embed":{"hash":"1pyko3m","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1pyko3m","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line#{3}","lines":[227,227],"size":82,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1pyko3m","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.058083363,-0.019906484,-0.03761753,-0.01380395,-0.035639912,-0.04648386,0.009151209,0.025336925,0.020949705,0.0027490444,-0.03599674,0.02142335,-0.054226685,-0.005225296,0.014518582,0.020890877,-0.013130288,0.0059439107,0.017471464,-0.0072573554,-0.03920673,-0.014255053,0.047015615,-0.0068822578,0.01547004,0.015350012,0.003151808,0.0029583094,0.01236127,0.051156882,0.002572925,-0.02607275,0.032482654,-0.001134403,-0.015227866,-0.02590669,-0.0069212625,-0.021212598,-0.036289215,0.017261345,0.02447222,-0.044628274,0.02543869,0.0021634484,0.025160797,-0.016709724,-0.050057728,-0.013661608,-0.040160492,-0.008905381,-0.0044282055,0.010388767,0.0456141,0.010103081,-0.015144334,0.009847265,-0.009230769,-0.042350095,-0.030585486,-0.007718234,-0.013814782,0.009615615,-0.014476556,-0.03817431,0.009941244,0.054591827,0.018760711,0.017141128,-0.0096991565,-0.032667074,0.04188336,0.018469356,-0.013811638,-0.023352938,-0.03298143,-0.011978656,-0.012964072,-0.029865783,0.013726433,0.015938813,-0.0075403503,0.029337132,0.008750422,0.000071903916,0.0033803035,-0.017377846,-0.010786824,0.011958021,-0.0038503893,-0.0012584734,-0.017255126,-0.015609787,0.0448032,-0.015602277,-0.0018744181,0.00585919,-0.00623424,-0.036346525,0.027732836,-0.03736219,0.064835,0.017509703,-0.026667934,-0.028554393,-0.009656048,-0.0143507095,0.0030279907,0.031029811,0.048140123,-0.0047356226,0.029758388,0.05878818,0.021220956,0.04362647,0.0033407623,-0.02495216,0.033615034,0.002595308,0.042612594,0.010228973,0.0041445186,0.046370015,0.0036549813,-0.0108009735,0.0058169323,0.009499927,0.008630016,0.013372821,-0.015683891,0.041838076,0.010093257,-0.005112435,-0.031254146,-0.00516225,-0.0037548926,0.019186055,0.05487377,0.025246771,0.006465841,-0.046140444,0.005812015,0.014649871,-0.021783236,0.0038234552,-0.014798932,-0.060625955,0.047249142,0.019019207,-0.027967295,0.064222746,-0.012123074,0.015726425,0.006287073,0.037756465,0.00012200191,0.033106465,-0.018634962,0.03175896,-0.032716315,-0.0068063107,0.017935954,-0.06631289,-0.048655584,0.06603685,0.011186444,0.014157049,0.0134587735,0.051958397,-0.0328561,-0.0027272524,0.00006181872,-0.047996145,-0.006173969,0.038677827,0.008255227,0.034821875,0.09491885,0.035070237,-0.004599466,-0.028042872,-0.036936276,0.03269965,-0.015042438,-0.04215565,-0.019654874,0.026283994,-0.014912629,-0.022140156,0.01036395,-0.005122152,0.007670771,-0.010495024,0.005466652,-0.02680396,0.056807235,-0.025146348,0.0030491431,0.03437495,0.042744514,-0.010258014,-0.0038130907,0.044149578,0.027543588,0.021355662,-0.044843137,0.010553926,-0.05784111,-0.028494628,0.020635678,-0.018700201,0.02448697,0.018004658,-0.00484422,-0.01267319,-0.016863598,0.0022031826,0.0015813621,-0.0059100837,-0.02522794,-0.0019949523,-0.007637588,0.07310205,0.007056657,-0.033343934,-0.03287105,0.011936898,-0.017746266,0.036877617,0.019345613,-0.0046528783,-0.0025496455,-0.011810303,-0.019401344,0.0007483191,0.004936319,-0.048322693,-0.023636201,-0.008418987,0.04228434,0.031435885,-0.035323557,-0.011077488,0.00765263,-0.008232632,-0.012514349,-0.014312359,0.04037003,0.007088749,0.0057648164,0.0031859358,0.01192834,0.0030567367,0.0029326323,-0.044933386,0.015945386,0.0089526605,0.02385823,0.0029896223,0.007916986,-0.007798794,-0.025287315,0.016693993,0.0038823683,0.011114298,-0.0016537888,-0.029391252,-0.035330873,-0.02608389,0.034325283,0.06593171,-0.026311532,-0.04016104,0.045860257,0.013479842,-0.032365263,0.018497277,-0.052117646,0.018906938,0.043186773,0.0008273677,-0.056751322,-0.021911873,0.037400357,0.0324503,0.035499934,0.00094402663,0.012205815,-0.028109109,0.0071967654,-0.022914095,-0.0056054536,-0.0032705485,0.0761982,-0.031833965,-0.05429602,0.0012701302,-0.005079292,-0.17117193,0.022325767,0.017163923,0.029467594,0.008117345,-0.00029500722,-0.040629987,-0.010872444,-0.036029857,0.020487681,0.02073714,-0.048351027,0.01166547,0.014751629,-0.01616029,0.014482796,-0.014453111,-0.030028211,-0.027130097,-0.045843177,-0.013878648,-0.03603899,0.06890864,-0.00027083248,0.014027596,-0.02315885,0.057785902,-0.024038212,-0.004815105,-0.0412295,-0.063071094,0.009477457,0.0037594726,0.036785122,0.0049207993,0.017948026,-0.022596389,0.013657538,0.021537952,-0.0021810608,0.066561684,0.010495324,0.02924892,0.005064455,0.0051871613,-0.0361969,-0.0112413475,-0.0059522702,-0.05272031,-0.01903902,0.0069491235,-0.013776849,-0.0008185137,0.023862034,-0.039039347,-0.008613409,0.0382261,0.00949299,-0.015657425,-0.011361219,0.008114591,0.002839729,0.011334418,-0.039008792,-0.025408482,-0.043780364,0.03293791,0.013368252,-0.024573969,-0.036401637,0.048516896,0.026648758,-0.0012811024,-0.0015005806,-0.035024095,0.031882446,-0.003975258,-0.03785633,-0.016444352,-0.07406632,-0.009054061,0.004529051,-0.019965127,-0.005027686,-0.015430681,-0.026797485,0.021193126,-0.0009852153,0.069407485,0.25338885,0.030113544,0.004168821,-0.03511878,0.029049015,-0.014547203,0.011440644,0.06219485,0.0008854354,-0.025902761,-0.0076190443,0.04029571,0.0059323045,-0.0022806583,0.030143358,0.058970075,-0.08142003,0.015720982,0.05225605,0.024774082,0.017351031,-0.062560596,-0.015445075,0.0010609906,-0.057758804,-0.046165638,0.0115080485,0.037583042,-0.008875754,0.0101625705,-0.021532038,0.06942098,0.045646433,-0.050714973,0.051086392,0.014896351,0.031052234,-0.036297366,-0.052021142,0.004552167,-0.009071208,-0.006720644,-0.0006180029,-0.026084157,-0.030186942,-0.004383439,0.00037557314,-0.00083319476,0.018344216,-0.008051864,0.00086536445,0.010922071,0.00967595,-0.017373918,0.029139474,0.005531981,-0.03213058,-0.018631436,-0.00896962,0.069000095,0.06911176,0.018730791,-0.029792147,-0.047600087,0.006450211,-0.018864978,-0.060410652,-0.010833572,0.017723905,0.025563799,0.0035400053,0.022849107,0.0022768318,0.018809134,-0.021429578,-0.016003849,0.03238126,0.05252763,0.012805822,-0.0072589554,-0.004133925,-0.061448235,-0.0076414794,-0.004484216,0.010795459,0.04354774,-0.027403815,0.06288844,0.01184302,0.013153316,-0.042107347,-0.007331379,-0.06277754,-0.029880077,-0.0045714425,-0.0116848815,0.025012827,-0.057364494,-0.010780567,0.021644006,-0.045065906,0.012165049,0.0052761678,-0.017996836,0.0036919203,-0.020501386,-0.00717511,-0.020336024,0.014397713,0.02975902,-0.07746495,-0.0052554295,-0.0010311494,-0.01686968,0.01570087,0.035741143,0.038817912,0.021969441,0.050531298,0.024484236,-0.026124915,0.020280702,-0.008266714,-0.0045996998,-0.012602033,-0.038403496,0.033852383,0.006299261,0.026719075,0.008195459,0.050735373,-0.029446952,-0.008292617,0.03411019,0.024768192,-0.0024418554,0.02656295,0.0015223908,0.034117296,0.0049013114,-0.008334778,-0.011792754,-0.020582043,0.01171515,-0.002503373,0.028437506,-0.04238685,-0.0047325334,-0.030189076,-0.032273266,0.027796922,0.035451762,0.052748006,-0.04544349,0.010894075,-0.054843802,-0.03500804,-0.058403656,-0.024597388,-0.015407332,-0.004975534,0.008179654,0.02921261,0.082667254,-0.014376147,0.01525851,-0.011258844,0.002893759,-0.01623418,-0.0027598697,0.018388906,-0.0056064236,-0.029689956,-0.02125139,-0.034800567,-0.020817185,-0.0015151792,0.0307642,-0.016772265,-0.007673354,0.041624036,-0.039665584,-0.0032399178,0.026073309,0.044755924,-0.034330975,-0.022776699,-0.012419421,0.0076397555,-0.033068337,0.020907577,0.12261279,-0.0071532866,-0.022355627,0.074538365,0.022665728,0.081151724,0.046239465,0.050272293,-0.015556925,0.005129209,0.036581885,-0.0056202654,0.020130979,-0.018234733,-0.02409805,-0.019532422,0.0441827,-0.0019445708,0.0040528397,0.012637719,-0.014240373,-0.051350378,0.02171142,-0.058538157,-0.028631466,-0.0048612044,0.012429662,-0.0066306307,-0.037913453,0.019063182,-0.038363617,-0.0096259825,-0.030135758,-0.0013373554,0.0055738525,-0.027321456,-0.025716932,-0.013522873,0.010221977,-0.013970124,-0.029780075,0.015588274,0.0013917007,-0.0075571383,0.0031126002,-0.006843683,0.013412031,-0.010674823,-0.04120835,-0.032329556,0.032599345,-0.01563167,-0.028651126,0.023719253,-0.049510073,-0.013099579,-0.065099016,0.009666923,0.029033678,0.030709924,0.010131031,-0.0014904389,-0.016717749,0.027665151,0.019405846,0.04292711,0.007449765,-0.010859439,0.004116561,-0.017310932,0.048497267,0.021595372,-0.027413389,-0.06054186,-0.0228419,0.0011007052,-0.00030274107,-0.04349586,-0.05796488,-0.023310475,0.004087214,-0.03512256,-0.026697995,0.0037454106,-0.010386039,-0.04263922,0.017548658,-0.043787308,-0.04842137,-0.049854804,0.0435513,0.000073057614,-0.005567358,-0.014923831,0.01773096,0.041041534,0.026836202,-0.009131145,-0.025760863,0.019833632,-0.013688165,-0.05437879,-0.0060044387,-0.010708931,-0.011071589,0.0025725998,0.019867398,-0.0056479406,0.050929453,-0.015433812,0.044193015,-0.006064025,0.009304985,-0.0183483,0.013526788,0.0039891736,-0.033337526,0.024468021,-0.0075889383,-0.0005486773,-0.03476903,-0.00012787493,-0.02128399,0.006468212,0.013521485,0.045746636,-0.030261546,0.0348729,0.018662892,-0.0045565013,-0.03539648,-0.016183937,0.02081147,-0.07197972,0.01732534,-0.03629784,-0.028467646,-0.0015819216,-0.0318596,-0.006588903,-0.029834975,-0.037791543,-0.027307248,-0.014435957,0.025270667,0.033497315,-0.047932982,0.022786206,0.033803973,-0.021064725,0.01468462,0.017936245,-0.025598157,-0.012399743,0.002750222,-0.01479626,-0.02125443,-0.01597302,-0.0071333493,0.04196924,0.007026427,0.009097181,-0.019505559,0.034128815,-0.013102653,0.020820485,0.023667812,0.06833308,0.012831279,-0.023951702,0.056241468,0.00043515363,-0.03880317,-0.0061635617,0.034060717,0.008071274,-0.07143551,-0.0027841795,0.0137662785,-0.0031242273,0.04489782,0.009257196,-0.017219812,-0.029641934,0.029916193,-0.0060552503,0.026290424,0.02475968,0.019203527,0.034881294,-0.024296463,-0.02192131,-0.026152696,-0.00079594675,-0.03749522,-0.01473552,0.029880727,0.061652094,0.038189653,-0.029764835,-0.03471726,-0.037182044,0.013570105,-0.15955158,0.01737262,0.0037869385,-0.012051779,0.005551445,-0.0061114524,-0.020885881,-0.051465236,-0.01934806,-0.009918873,0.00844061,0.005866428,0.00075163366,-0.024681022,-0.0076265433,0.0078080744,-0.05789174,-0.028779732,-0.022496315,0.07671526,0.006559618,0.0032229156,0.03408662,0.014953949,-0.002330083,0.008171503,-0.03959026,-0.04563603,-0.030646868,-0.032182593,-0.021746738,-0.052341133,0.018752752,0.008796618,0.021389795,-0.01497691,-0.0054271165,-0.013113368,-0.04725125,-0.0055651297,0.006917127,0.007474536,-0.013120918,0.018569825,0.013657563,0.077047005,-0.028448744,-0.023770113,-0.058875892,-0.009286629,0.011402701,0.077092245,0.0053159795,-0.00045157928,-0.035272107,-0.041160587,-0.0063626617,-0.0036318873,0.0020746721,0.024172027,0.0054837097,-0.0036175435,-0.021408608,-0.00016901495,-0.028646572,0.0357807,-0.057161532,0.01994412,-0.020597769,0.051684003,-0.055321965,0.014816253,0.03068007,0.00937312,0.008687922,0.018838732,0.03143256,-0.016702631,0.006174498,-0.044573974,-0.033286944,0.007448178,0.011390783,-0.05089002,0.02202069,0.000138427,-0.015667045,-0.009612027,-0.06194049,0.0040623783,-0.05824557,-0.03352852,0.0194256,0.0024725427,-0.030553387,0.028655171,-0.031666435,-0.00037829543,-0.013662188,-0.012129188,-0.0111820195,-0.0036869997,0.0032513116,-0.0363376,-0.026653735,-0.018026588,0.030718096,0.0052276435,-0.004195005,-0.0053888992,-0.028232984,0.018558143,-0.019751895,-0.007752452,-0.07806282,-0.005559565,-0.023202563,0.014417951,0.0334911,0.011493202,0.021726524,-0.022037448,-0.0065964656,-0.040692057,0.031018917,0.06408316,0.019061472,0.076677375,-0.003759125,-0.028599344,-0.012793161,-0.06873993,0.03297206,-0.0057033715,0.03136253,-0.0070236586,-0.02038923,0.04388961,-0.07796426,-0.030745976,-0.03885247,-0.045830972,-0.015684333,-0.031705618,0.007930506,-0.013417187,0.03874855,0.045615442,-0.014547938,-0.028134348,0.030859197,-0.006477719,0.04021565,0.032098785,0.0014617825,0.023507452,-0.046531126,0.018991724,0.0050922325,0.06631341,-0.009471904,-0.05412773,-0.0019707708,-0.021867882,-0.038774807,0.059919562,-0.0016470206,-0.022230012,-0.027400713,0.02028766,0.04154413,0.033495784,-0.0060632713,-0.00043207288,0.024787689,0.014596195,0.008645581,0.044673722,0.028963752,-0.028197223,0.03923242,-0.0016538458,0.050153345,0.045626324,-0.04260275,-0.0076670405,-0.027100906,0.034142498,0.010800522,0.009774143,-0.018252026,-0.020556763,-0.006713841,-0.022844985,0.028327176,0.02767093,0.0005250088,0.027937429,0.045320038,-0.010444175,-0.033148296,-0.0020924588,0.023338236,0.010815543,-0.032153267,0.034243368,0.001932244,-0.013750084,0.009866305,0.025992224,-0.004906029,-0.0138155,0.013128391,0.024809845,0.025762575,0.003853478,0.012640404,0.02482978,-0.0046949717,-0.032883257,0.08615369,0.008388092,0.017361932,-0.03551809,0.0028646123,0.027998334,0.0014776114,0.0023838668,-0.045675877,-0.02167236,-0.015486737,0.01752937,0.0041707745,0.0311107,0.023098066,-0.011078595,-0.0030846738,0.00090143055,0.030088646,-0.012164204,0.05718737,-0.024731413,-0.00832251,-0.04288925],"last_embed":{"hash":"gcjpcc","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"gcjpcc","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line#{4}","lines":[228,228],"size":95,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gcjpcc","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.053727187,0.0047445004,-0.029412255,-0.02427816,-0.030735396,-0.062221505,0.014888854,0.027592387,0.008576551,-0.019833986,-0.02444457,0.026601534,-0.055618457,0.0049692797,0.01732213,0.011440724,0.0006258276,0.02728015,-0.0020874056,0.018589571,-0.054708105,0.012594881,0.037882783,-0.06352505,-0.018637283,0.017184984,0.036930393,-0.007072663,-0.032973185,0.046578802,0.007094612,-0.021611195,0.0379549,0.016501285,0.019022869,-0.03290233,-0.018759718,0.009781492,-0.04895634,0.039487414,0.011507936,-0.034542684,0.018825457,0.012008565,0.020663172,-0.029806657,-0.04843346,-0.010167201,-0.0148195475,-0.03101149,0.0017285337,0.037710838,0.02869546,0.023419362,-0.01677327,0.02530196,0.0010672745,-0.010410576,-0.04267208,-0.0008414673,-0.022613717,0.02836078,-0.009591602,-0.04141145,0.033727966,0.049890723,0.025385251,0.008039122,0.00036071963,-0.040011637,0.010524827,0.015388853,-0.030437889,-0.00973364,-0.047243908,-0.02262337,0.038111586,-0.027525885,0.008461384,0.021431742,-0.012313003,0.023524353,-0.003228668,0.0020734046,-0.02870902,-0.008591201,-0.0140803205,0.021881677,-0.0011931894,-0.021867847,-0.0006104168,-0.007836826,0.042048655,-0.019318368,-0.01057163,0.005010025,0.011477503,-0.039991874,0.033011694,-0.0016158592,0.074574456,0.0023869171,-0.058325343,-0.023172064,0.0029640722,-0.032571,-0.004950306,0.00586602,0.038476147,0.00423699,0.025876122,0.03500087,0.038964972,0.04709261,0.009797505,-0.029591786,0.038486578,0.017098183,0.020944899,-0.0023592701,0.029990865,0.04264376,0.0047389423,-0.022978395,0.023459999,0.020221248,-0.004746431,0.0072509316,-0.0005056872,0.03699802,0.009398583,0.009498413,-0.041441552,-0.00003922166,0.018777251,0.027714489,0.04713667,0.0152758425,0.016274866,-0.061781116,0.00025819745,0.03140469,-0.039137002,0.0045127426,-0.01822981,-0.10533893,0.03814877,0.0071582044,0.005606011,0.047378626,0.01881721,0.025904844,0.025833603,0.064824976,-0.000024102075,0.0011238646,-0.012926299,0.021933496,0.0020672302,-0.017731456,0.019608323,-0.04466601,-0.031598657,0.026738666,0.02070043,0.0043199155,0.042652596,0.035630118,-0.034610286,0.009998329,0.021137685,-0.042044602,-0.0008201473,0.038980607,-0.00032166977,0.028465113,0.083009064,0.027201384,0.012261024,-0.023889437,-0.064525686,0.021680206,-0.03640673,-0.039542697,-0.034029096,0.03184414,-0.007513587,-0.02178652,0.029181201,0.0026491082,0.008224856,-0.021715524,-0.0075984914,-0.016347378,0.057230666,0.026694449,0.017728772,0.011930888,0.027087899,-0.043746825,-0.007552701,0.03345238,0.028790137,0.041254282,-0.04281373,-0.0026186057,-0.05750165,-0.024285436,0.0041780937,-0.027065882,0.008441931,0.006199472,-0.033217136,0.012337857,-0.016237943,-0.016392015,-0.004606624,-0.0044877813,0.0039842175,0.009213849,-0.0010905955,0.030812237,0.008131135,0.014527179,-0.021282176,-0.019919224,-0.017023148,0.011083585,0.027700603,-0.0027634543,-0.011849122,0.009763936,-0.004449257,-0.018030718,0.02537789,-0.011261221,-0.010289683,-0.0070623485,0.0387848,-0.0021478282,0.0007838958,-0.0025221924,0.025351798,-0.036043618,-0.009608624,-0.0067368625,0.042764273,0.015648246,0.002012895,-0.015683876,-0.02595368,0.018195387,-0.012309207,-0.020401828,-0.0074141193,0.022892362,0.018677955,0.019503772,0.024754351,-0.005271878,-0.008173321,0.013829333,-0.01612763,0.010375119,0.011223202,0.013791614,-0.055191074,-0.039353378,0.040549617,0.042375084,-0.00570291,-0.030623259,0.06545734,0.0025974761,-0.0153124975,0.031255115,-0.03669061,0.022883786,0.03764971,0.02295492,-0.052184217,-0.009124622,0.025265755,0.018065063,0.011739367,0.0019130451,0.0074845427,-0.028923044,0.01638788,0.00069930806,-0.032319035,0.0033649716,0.0837161,-0.03455699,-0.0580937,0.019369813,-0.0030031689,-0.17323638,0.01751852,0.04644593,0.018304989,0.013196855,-0.0042719967,-0.030419907,0.0014718835,-0.014709949,0.044593062,0.0012204385,-0.053487457,0.018482208,0.031822167,-0.017616708,0.022963677,-0.043635257,-0.0113763735,-0.009411484,-0.03127496,0.004550921,-0.035428736,0.027908415,0.01175724,0.016429795,-0.0034845283,0.05244383,-0.029424595,-0.012283304,-0.053524468,-0.057099734,0.039941,0.0025468662,0.043522112,0.0057922993,0.034713835,-0.0074234875,-0.0007303949,0.03502259,-0.006823852,0.034262616,-0.008317435,0.010252044,0.0029881413,-0.01766991,-0.004683327,-0.02268579,0.016975576,-0.050473873,-0.019098714,0.026639307,-0.034988023,-0.02785413,0.041019898,-0.049685143,-0.019168332,0.014159988,0.018221835,0.002154861,-0.027508318,-0.008003112,-0.021055311,-0.005351102,-0.032488603,0.00023115454,-0.07193596,0.046197932,-0.0035240205,-0.02576404,-0.032502517,0.030810503,-0.0019322882,0.019461367,-0.013544361,-0.04394674,0.025326753,-0.010728829,-0.032207776,-0.016489584,-0.07805599,-0.009526303,0.022621963,-0.0026086636,0.010373419,-0.038475625,-0.03828258,0.031347018,-0.017949024,0.04361008,0.24585156,0.000040322528,0.01861109,-0.060073875,0.027537785,-0.040243868,0.042897515,0.047953073,-0.010358466,-0.028297085,-0.018253092,0.060848393,0.011307599,0.018089736,0.029237153,0.048696205,-0.07720056,0.02288084,0.038107056,0.030512253,0.012272924,-0.042794555,-0.011172258,-0.009664243,-0.055088602,-0.028499693,0.029391652,0.03554165,-0.011067663,0.014532706,-0.013065981,0.07674736,0.04031351,-0.027712738,0.021919278,0.017312786,0.025228078,-0.059369676,-0.048501574,0.01017625,-0.01324765,-0.005838996,0.02937283,-0.042855777,-0.030006982,-0.010977253,0.01727813,-0.03134793,-0.004912327,-0.01765909,0.025867648,-0.0183981,-0.015167737,-0.022498127,0.025265077,0.038284227,-0.029605929,-0.029747762,-0.007982629,0.05676956,0.054898363,0.023287635,-0.07228156,-0.040545538,0.009592025,0.00027395308,-0.03700465,-0.020338347,0.031325866,0.023876693,0.0321584,0.022963272,-0.010438757,0.012346693,-0.011519033,0.0028217502,0.046836864,0.050456677,0.016542062,0.01813086,-0.014529743,-0.05664865,-0.030747144,-0.0026648603,0.03026912,0.04724656,-0.007806079,0.049257595,0.010891054,0.02634195,-0.041064434,-0.0016938094,-0.028139379,-0.0182715,-0.0038849553,-0.017736247,0.042828478,-0.047447264,-0.034512836,-0.0379648,-0.033809103,-0.013245145,0.0003552246,-0.019194307,0.007886598,0.01010196,-0.004472326,0.0026166132,0.022937028,0.048142586,-0.08182306,0.005103864,0.019245625,-0.013584193,0.010325649,0.019169765,0.00062253844,-0.017031362,0.078106955,0.002546946,0.0037139617,-0.00026405416,-0.020526228,0.008887263,-0.016675977,-0.041379645,0.04995662,0.024452813,0.013927969,0.0032401995,0.056475453,-0.022942675,-0.03212464,0.01639367,0.015401011,0.0023417869,0.049086273,-0.013196975,0.0077320184,-0.012310157,-0.0011173589,-0.028759394,-0.023313818,-0.0031975582,-0.015990935,-0.0052689603,-0.05307083,-0.024099905,0.01117991,-0.005324431,0.017920865,-0.000019878302,0.037177335,-0.0325527,0.019550804,-0.047503933,-0.041184388,-0.04071521,-0.013938116,-0.02521682,-0.019218406,0.008944555,0.03634457,0.052933242,-0.028267303,0.010291964,-0.00040012246,0.006698135,-0.007178969,-0.0074950056,0.010275411,-0.018757068,-0.0501275,-0.026675245,0.013060404,-0.03413638,-0.03145954,-0.005885165,-0.026165826,-0.020353436,0.040279694,-0.01995896,0.006562969,0.05153001,0.060409952,-0.035717107,-0.049905736,-0.018578349,0.016895,-0.027677462,0.023108186,0.10174847,-0.0019205713,-0.011943171,0.05115979,0.0032549645,0.047727793,0.042434324,0.040322658,0.010746333,-0.016211422,0.009750374,-0.01259778,0.03312831,-0.033955064,-0.035280082,-0.029732374,0.044276524,-0.02431583,0.016638363,-0.0015999383,-0.009250913,-0.053978715,0.02195943,-0.062415574,-0.03096265,-0.016944619,-0.01102178,-0.04051957,-0.031406075,0.015618787,-0.037936054,0.013766904,-0.031787563,-0.008270164,0.01765218,-0.008427725,-0.019460026,-0.021296218,0.022563176,-0.00977241,-0.054272026,-0.013871956,-0.023738379,-0.016369952,0.030159445,-0.009408217,0.025221005,0.024068894,-0.028604575,-0.04654939,0.0045698555,-0.01667592,0.0012587531,0.010814348,-0.0064282357,-0.021150857,-0.041010946,0.043224066,0.023637572,0.036982693,-0.018305214,-0.024908863,-0.025866354,0.0008265351,0.014588957,0.016374683,0.0124717485,0.009294286,-0.0030622927,-0.025099505,0.029072758,0.036160927,-0.03349793,-0.084131405,-0.03193719,0.006725359,0.008963709,-0.04836355,-0.032239087,-0.01584919,0.0032763034,-0.034474675,-0.024147402,0.033524953,0.00238827,-0.04711906,0.0029805675,-0.01981415,-0.059880245,-0.036714014,0.044498935,0.028807992,-0.025570348,0.0042759017,0.01470094,0.04470658,0.044659406,0.002374329,-0.005982691,0.035615463,0.021810582,-0.04231533,0.005621218,0.0024191835,-0.0040227976,-0.007541371,0.014862617,-0.0094597265,0.021586105,-0.0025840236,0.056619275,0.012036135,0.01990372,-0.015076309,0.032632884,-0.013255011,-0.024769917,0.04328521,-0.015666887,0.012969077,-0.039251942,-0.021478545,-0.017856767,0.02592842,0.0050424295,0.047760054,-0.021917693,0.029595703,0.02516841,-0.00034041976,-0.063391596,-0.019559603,0.0026329202,-0.049216826,0.04596816,-0.04250462,-0.06431311,0.0027792575,-0.019683516,-0.023527693,-0.0048066033,-0.060072932,-0.004457061,-0.022391899,0.04194834,0.03473695,-0.012904837,0.01220296,0.00988601,-0.019190807,0.0028224278,0.03024404,-0.015041576,-0.009657958,-0.0073763863,-0.032667775,0.012353892,-0.03724859,-0.0037675784,0.020382212,0.03000213,0.017451828,-0.028657371,0.04539054,-0.020710345,0.0021106678,0.008019157,0.061921183,0.013303335,-0.022009501,0.037318356,-0.010869444,-0.026394026,-0.031218119,0.013395919,0.012706211,-0.054196313,-0.014572008,0.023770554,-0.0109361475,0.05954133,-0.03806839,0.00076307723,-0.052458107,0.047505412,-0.018038262,0.01210709,0.037432075,0.011350441,0.035803538,-0.022204088,-0.026948908,-0.027535496,0.009746975,-0.01649849,-0.0044863764,0.051920988,0.06315161,0.04393487,-0.009618807,-0.042789802,-0.027396133,-0.011003815,-0.15431327,0.002898531,-0.0029924095,-0.001229266,0.0025132732,-0.013529121,-0.013220971,-0.052925617,0.0057703187,-0.01162498,-0.00077766756,-0.0034647211,-0.001000671,-0.023225524,-0.009088858,0.014392791,-0.05716495,-0.043380644,-0.035653006,0.056718912,0.0025862555,0.011177851,0.015169076,-0.0039567165,-0.05053272,-0.012037943,-0.017104175,-0.054381453,-0.016749145,-0.008484661,-0.005131745,-0.04753031,0.011872397,0.02345876,0.02340957,-0.023092655,-0.000021389598,-0.02634353,-0.047036342,-0.009567641,0.004814981,0.014825923,0.0049060252,0.005924261,0.030261423,0.05116094,-0.005348368,-0.014255821,-0.049655426,-0.0024228191,0.016163789,0.05807271,-0.0034850254,0.024526585,-0.036703296,-0.03977588,0.006622764,-0.024869984,0.022238843,0.044972297,-0.0083404295,0.023618974,-0.01076356,-0.0076607857,-0.013364096,0.049053285,-0.018530125,0.007997467,-0.034991678,0.027341701,-0.048341494,0.005213283,0.028227562,0.012566889,0.024035947,-0.0018395436,0.020562446,-0.014507344,0.011041065,-0.049265552,-0.03384793,-0.006934664,0.0011581182,-0.03926587,0.026541945,-0.0097155385,-0.009306348,0.008954994,-0.05072723,0.024966916,-0.049921002,-0.03139106,0.008492913,0.0018477908,-0.020897508,0.0352076,-0.02552408,-0.0036931532,-0.012442785,-0.027396858,-0.0028568734,-0.0006543614,-0.009519568,-0.04861438,-0.01956546,0.020148976,0.009200507,0.0028152699,0.001618225,-0.02336684,-0.033332232,0.014128598,-0.00838325,-0.014139215,-0.0475585,0.027497912,0.01003854,0.021557856,0.0067495056,0.0009996758,0.01937864,-0.022345386,-0.015806954,-0.04116026,0.0011745031,0.050450493,0.024915637,0.054512057,0.02144467,-0.0029017883,-0.026103958,-0.06962133,0.038295887,-0.01698608,0.04729942,-0.011314315,-0.014999141,0.03640735,-0.05920963,-0.037376232,-0.036758065,-0.061798938,-0.014209923,-0.012847117,-0.012162619,-0.012505009,0.00532153,0.0050520515,-0.008386492,-0.023154404,0.0336482,-0.022694971,0.036906566,0.046475153,-0.0066747116,0.009020256,-0.0072074155,-0.032192267,0.01679853,0.073968254,-0.02326416,-0.057123464,-0.015070841,-0.025356496,-0.03893997,0.096260674,0.0037190535,-0.0024958784,-0.054391135,0.016168986,0.033599056,0.0012542497,-0.016476352,-0.006188166,0.024448749,0.039119795,0.0061300513,0.03204298,0.045365155,-0.0016355823,0.02598287,-0.021257138,0.03762806,0.057938054,-0.005031642,0.024690462,-0.008305274,0.004363558,0.006335895,0.007839432,-0.036758948,-0.027193498,0.013392126,-0.017569842,0.061926518,0.027426098,0.0168237,-0.006433622,0.05503668,-0.012429402,-0.05052624,0.011935151,-0.0038237239,0.0032470974,-0.015254796,0.038719416,-0.023055166,-0.03311503,0.014476918,0.023750242,0.0034413328,0.0067015034,-0.022965934,0.047254074,0.017271994,0.022176947,0.028634457,0.0058130934,0.012663478,-0.037169613,0.06879044,0.015202673,-0.007108939,-0.059614435,0.013383975,0.017471083,0.011406271,0.0011516449,-0.025132421,-0.057239454,-0.014005684,0.022554938,0.035949472,0.027903967,0.035998896,-0.0071747643,-0.009643299,-0.011037362,0.00013372482,-0.0036069793,0.034713786,-0.0022435195,0.037207235,-0.025485123],"last_embed":{"hash":"1rsx8os","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1rsx8os","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#The Science: Meditation and Anxiety Research#Bottom Line#{5}","lines":[229,230],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1rsx8os","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Research Papers (Meditation & Anxiety)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039179552,0.0035496312,-0.05091542,-0.010732658,-0.040098462,-0.035896074,0.05553296,0.027363943,0.010008965,-0.01567332,-0.0120003335,0.019147072,-0.040221028,-0.010772568,-0.002467317,0.012197539,-0.014714906,-0.013069982,0.027194526,0.0034519054,-0.05218977,0.03305601,0.037043095,-0.024099799,-0.004541671,-0.0065858606,0.0039977264,-0.015287784,0.02060083,0.012388864,-0.01800004,-0.022758175,0.07601219,0.011206696,0.012471463,-0.024764711,-0.016192801,-0.03429753,-0.042994753,0.049738277,0.0020201218,-0.065799944,0.019149834,0.0066719013,0.036006503,-0.009025153,-0.047639847,0.0019569683,0.02799567,-0.015571529,-0.03773213,0.0045633805,0.020434776,-0.025081351,0.002174421,0.012757935,-0.023454556,-0.040739913,-0.0558227,0.020561717,-0.012509894,0.025302596,0.000055875706,-0.03743953,0.041566327,0.07669767,0.03814054,0.015398343,-0.023194896,-0.023137402,0.019983938,0.0037111242,0.013538471,-0.005614226,-0.026914058,-0.005670216,0.00016023571,-0.007521418,-0.018147323,0.04814131,-0.0062220856,-0.001761631,-0.0209976,-0.0041457177,-0.018467229,-0.00033616656,-0.013237264,0.02960792,0.006981235,-0.029170794,0.0031825334,-0.0030914866,0.034434345,-0.022891464,-0.0086647505,0.027453981,-0.02995809,-0.020721784,0.047523014,0.019091738,0.044078376,0.022624198,-0.026603177,0.0021635776,0.0149747105,-0.00052775425,-0.01581768,0.018224798,0.02048967,-0.005673128,0.011227986,0.0060908,0.040838353,0.042352922,-0.0007363575,0.0020001126,0.043078966,-0.0020012388,0.0023498766,-0.018592624,0.014240188,0.046276487,0.025354994,-0.036829688,0.007810348,0.021812174,-0.018360678,0.010012245,-0.008067578,-0.0030884913,-0.014063852,0.02176991,-0.014582542,0.0074246246,0.025119463,-0.0031071582,0.06952171,0.023590315,-0.019867757,-0.023963744,0.029100752,0.022348478,0.011037289,0.0024691236,-0.045166317,-0.054143295,0.037103552,0.023494964,-0.018461907,0.046563294,-0.0074590854,-0.0066866786,0.013540302,0.03595724,-0.03268918,0.017240787,-0.008556795,0.07082585,0.022807263,-0.04487263,0.029629372,-0.019617911,-0.012953434,0.072594225,0.005304154,-0.012465592,0.030495215,0.029224731,-0.014243216,-0.008487562,0.020603605,-0.041847393,0.012563058,0.031213036,0.020812014,0.008798682,0.056472886,0.031671725,-0.016963614,-0.013329642,-0.03446486,0.01570918,-0.04591953,-0.017703848,0.019420663,0.027088523,-0.04463533,0.0006022436,0.012821355,0.027074153,-0.040516928,-0.028499003,0.016370071,-0.018354066,0.089049704,0.01075282,0.039542306,0.039418142,0.03463722,-0.030157888,-0.014884052,0.025032379,0.00733204,0.040965356,-0.044291515,-0.01613269,0.011236133,-0.040794495,0.013291131,-0.04315642,0.023771929,0.05268657,-0.024777185,-0.015506368,-0.0026194383,0.0014386663,0.030294415,0.0060510472,-0.022983063,0.033004384,-0.02070949,0.0455245,0.026193352,0.023902895,-0.023472687,-0.006775843,-0.022079026,0.050011005,0.04081139,-0.030117767,-0.03232285,0.018647192,0.018335853,0.026361942,-0.00789609,0.009471728,-0.024583992,0.010087146,0.033996295,-0.013050105,0.002197248,-0.015584265,-0.017124394,-0.026132835,-0.032458045,0.02506323,0.072123826,0.06440979,0.008665725,-0.0052370816,-0.0012810257,0.013320513,-0.023194423,-0.02401249,0.039286025,0.017411139,0.044953138,0.005157471,0.023392644,-0.010849478,-0.00706628,0.015826972,-0.0029982289,-0.007612542,-0.011198114,-0.028036693,-0.033050776,-0.034340616,0.052873056,0.038962148,-0.041305214,-0.021442214,0.028222505,0.0014180797,-0.06950236,0.02421769,-0.02292519,-0.0029217862,0.04468481,0.017311791,-0.029378451,0.027701296,0.034709234,0.040168565,0.036107384,-0.01525966,-0.018831769,-0.027912287,0.0071468465,0.025478061,-0.0289287,0.0043577566,0.07618858,-0.027047787,-0.010818433,0.052289832,0.0079833055,-0.17175832,0.01180133,0.013145679,0.020694435,0.003283887,-0.0054071434,-0.024486752,0.005200218,-0.030401295,0.027024182,0.022957565,-0.04835631,0.015142051,-0.016759472,-0.0045311926,0.051503744,-0.029238164,0.010089516,-0.030911906,-0.059431653,-0.008254127,-0.015393568,0.030296272,0.003692119,0.022875976,-0.012800638,0.045939274,-0.023338178,0.019132473,-0.03070969,-0.034759548,0.0056451675,-0.0021108394,0.03761332,-0.0192885,0.01620665,-0.016741363,-0.0040068906,0.009255538,-0.006676534,0.028347889,0.021934548,-0.004327414,0.022204636,0.0005399883,0.015229333,-0.026636878,0.0028022833,-0.0436893,-0.024514155,-0.007857904,-0.005121059,0.03070736,0.019885335,-0.04777372,-0.01793532,-0.009054885,0.014244911,0.0046325736,-0.028241232,0.041371167,-0.04393154,0.011167529,-0.0784784,-0.02884466,-0.0640369,0.0421607,-0.013650861,-0.027049555,-0.0387394,0.056134984,-0.019619716,-0.0026676354,0.02025334,0.0050750417,0.035945326,-0.0009313149,-0.012980506,-0.007019664,-0.08298763,-0.0020292767,0.011766974,-0.0067319036,-0.0020652257,-0.024562906,-0.0102961585,0.01894449,0.00614108,0.018320113,0.24787825,0.007704157,0.0464509,-0.06766942,0.016782299,-0.04174535,0.03666509,0.059516244,0.013606824,-0.0145972585,0.0017193592,0.020822449,-0.008253235,0.021074405,0.035821468,0.03813633,-0.07778921,0.025717104,0.0696501,0.0050198794,0.03124459,-0.047354113,-0.022968628,-0.010733862,-0.06511432,-0.034293454,0.0022277066,0.016235411,-0.035861123,-0.010361042,-0.05172268,0.04526179,0.040963825,-0.025715727,0.036411982,0.011848002,0.008179835,-0.062174376,-0.04661777,0.012016117,-0.022190504,-0.02435197,0.011319177,-0.013443539,-0.016397923,-0.022679247,-0.018956339,0.0017208928,-0.013633852,0.0068704486,-0.01261382,-0.048389815,0.024486871,-0.016388515,-0.0031261065,0.029218312,-0.03001441,-0.03934001,-0.025180263,0.050307095,0.0119717335,0.02178636,-0.04439046,-0.03712102,0.026340187,0.03291193,-0.04450132,0.0052739684,0.02483389,0.032090403,0.018134452,0.025797859,0.07232572,0.022102725,0.016021892,-0.05133635,0.03157643,0.030285051,0.045315303,0.02473153,-0.016813913,-0.013334432,-0.0050710835,-0.016649436,0.02854777,0.023807831,0.041659907,0.030708771,-0.033285324,0.009234197,-0.013107598,0.002803564,-0.050452843,-0.023336401,-0.009856387,-0.013921876,0.05593095,-0.04617078,-0.03583977,-0.0025984982,-0.01981338,0.012488233,0.003772052,-0.011979575,0.0034584766,-0.006242306,-0.006760149,-0.009527376,0.0083152745,0.0316288,-0.09391021,0.017657207,-0.009330001,-0.034072407,0.008207425,0.024990771,0.023116715,0.020145394,0.054294754,0.0022883862,0.0136131765,0.021599913,-0.032634784,0.020126147,-0.004034556,-0.030800069,0.015565574,-0.012031937,0.015510534,0.008290818,0.02665013,-0.043602318,-0.035435487,0.027006201,-0.0022192155,0.015877286,0.031002125,-0.032474436,0.018822473,-0.015933411,-0.018239211,0.031953298,-0.004280578,0.0145632215,0.018236037,0.048351876,-0.053083077,-0.0029304523,-0.014286277,0.04054757,0.016917119,0.029848814,0.0385619,-0.043163203,0.030446682,-0.025279783,-0.009140038,-0.040646784,-0.00095920975,-0.024450634,-0.02083999,0.00691826,0.05371782,0.085082226,-0.04613382,0.03233177,0.011006039,0.017699001,-0.003554906,0.0019561893,-0.010565314,0.001665272,-0.0760463,0.007350605,0.004984492,-0.05328511,-0.014402406,0.017138025,-0.0043407357,-0.027122816,0.05589265,-0.04238125,-0.0131481355,0.027031936,0.07078351,0.030935165,-0.028297868,-0.02340372,-0.002967942,-0.0396857,0.030505387,0.1026402,0.016083445,-0.0077087088,0.051405136,0.00004477351,0.063706845,0.04295833,0.062409624,-0.013082744,-0.0018847167,-0.0017777301,-0.0028123371,-0.0037716809,-0.050426498,-0.018707043,-0.018246233,0.016935294,0.021222262,0.0025609408,0.0099408785,0.014703883,-0.047314174,0.014027548,-0.05228198,-0.03826235,-0.024460094,0.014005633,-0.015841514,-0.0074600135,0.015163998,-0.034046657,0.018577592,-0.042088356,-0.004353032,0.03525571,0.0068789404,-0.021030553,0.0062293434,-0.00709169,-0.015159489,-0.024671385,-0.012819971,-0.025750402,-0.036701936,0.017816802,0.009597463,0.03293117,-0.007926122,-0.034389723,-0.00021112795,-0.03160192,-0.020356245,-0.028155651,0.01536426,-0.042658433,-0.031849638,-0.05339568,-0.0066587683,-0.00037003067,0.04189525,-0.02813726,-0.021573702,-0.021634135,0.031009413,0.019525629,0.026256656,0.014586243,-0.008120156,-0.014662787,-0.017922837,0.05352001,0.028436583,-0.015765127,-0.02406515,-0.031729173,-0.014601348,0.008759267,-0.039991,-0.01673495,-0.02838694,0.000362236,-0.030639013,-0.00477446,-0.003266882,-0.024492765,-0.027284835,0.038508207,-0.014164585,-0.049573805,-0.024861682,0.05769724,0.03711536,0.0106321545,0.0055747074,0.021844989,0.06284457,0.00247537,0.0036487582,-0.0282777,0.014033929,-0.0007954584,-0.03664528,0.022476006,0.008947414,0.0018779848,-0.03379219,0.014937897,0.006673791,0.015889395,-0.006468039,0.07758066,0.019642219,0.0029071218,-0.0036033397,0.012491858,0.018389404,-0.029366732,-0.012314064,-0.0030420872,0.00025357123,-0.053337436,0.00662002,0.0025006065,0.0154844,-0.046170954,0.055217113,-0.02823884,0.031879127,-0.006257051,0.023663757,-0.029674526,-0.022286402,0.0062089455,-0.06589846,0.014819173,-0.03450579,-0.047705293,-0.02339478,0.0068642832,-0.029804423,0.02054721,-0.037849054,-0.05558078,-0.03416774,0.014259183,0.06427562,-0.013637233,0.0074132653,0.016774554,-0.02138268,-0.0023783415,0.014893299,-0.018962935,-0.008486329,0.008962833,0.009642142,-0.0072861416,-0.06167847,-0.006315604,0.03505935,-0.014007879,-0.0047127544,-0.023863733,0.03681903,0.0064621847,-0.0190059,0.018069135,0.042223208,0.054041643,0.0021213016,0.033136155,0.004045101,-0.029682932,-0.005190318,0.030671878,0.004632241,-0.071434945,-0.017460965,0.010771251,-0.019320052,0.034688577,-0.0066098864,-0.003855512,-0.06454236,0.053793512,0.005727387,0.016707059,0.037505407,-0.006321872,0.019534118,-0.042983107,-0.004888511,-0.00719857,0.022127613,-0.008279042,-0.011075034,0.007400954,0.030926451,0.020213513,0.0067200772,-0.01927894,-0.023577943,-0.0001191723,-0.13844398,-0.017744249,-0.013951611,0.021961013,0.0033688508,-0.030551726,-0.029604794,-0.061152007,-0.0066898763,-0.024967775,-0.0026268875,-0.022187026,-0.0011465896,-0.035710312,-0.008598315,0.023762532,-0.005773443,-0.01654839,-0.0288657,0.045241676,0.017611973,0.008085794,0.0328922,0.041187573,-0.031215742,0.012210411,-0.027447812,-0.045606423,-0.017879443,-0.02018578,-0.023354694,-0.06064037,0.021317696,0.0371583,-0.00003675057,-0.02108781,-0.030716848,-0.016002156,-0.033248965,-0.012167582,-0.039969265,0.025918426,0.004997451,0.0127220005,0.010239086,0.062038653,-0.0117050875,-0.028233754,-0.041521132,0.014871184,0.002404631,0.037181776,-0.050017983,0.010276418,-0.032473218,-0.031106768,-0.009277052,-0.013474892,-0.021222463,0.042443383,-0.028540976,0.028122544,-0.018131884,-0.019373478,-0.02151727,0.041116484,-0.02578491,0.057604264,-0.018582782,0.030167675,-0.044161495,-0.0248726,0.016229285,-0.024185253,0.011330763,0.020587925,0.0012707508,-0.008857642,-0.0051981458,-0.03530331,-0.02031569,-0.012458499,0.007006195,-0.03413645,0.04283258,0.0056264093,-0.0071478146,-0.013907131,-0.07454242,0.031506725,-0.063745014,-0.06912799,0.01587563,0.021471202,-0.0014248532,0.028793152,-0.0246755,-0.010044141,-0.024704011,0.021192338,-0.028824572,-0.021154078,-0.021480298,-0.033765975,-0.057438258,0.030372143,0.030199198,-0.007820911,-0.022069734,0.00073926424,-0.038656995,0.024786847,-0.011284559,-0.015402788,-0.054038353,-0.006257013,-0.0076001817,0.019855373,0.036635984,0.029989118,0.002923658,-0.027490206,-0.040380564,-0.03521624,0.016885817,0.064599864,0.037780926,0.03117812,0.022599058,-0.0073563834,0.005919024,-0.04867927,0.0137378825,-0.039369848,-0.00042032576,-0.026911404,-0.01715101,0.03863535,-0.04236983,-0.011871728,-0.047228597,-0.05058506,-0.023043621,-0.018996432,0.0006303134,0.017577702,0.03427874,0.01843706,-0.016939647,-0.031640243,-0.0037757058,-0.022067146,-0.004661266,0.019416979,-0.020189103,0.04202735,-0.037311282,-0.010305124,-0.0078084674,0.09183633,-0.031129962,-0.047897503,-0.022292698,0.0020612725,-0.019084238,0.08506548,-0.00033819623,-0.036099922,-0.060417823,0.010784007,0.044632424,0.009307882,-0.00605308,-0.044459596,0.01531814,0.024141025,-0.030069428,0.009962696,-0.02247572,-0.01486937,0.027847638,0.013677858,0.036248565,0.03963907,-0.025767112,0.01988333,0.0051426548,-0.034134448,-0.043957636,0.0052518994,-0.024552884,-0.025007825,-0.010047346,0.002059593,0.05750078,0.03169871,0.007182018,-0.029926028,0.023890285,0.02034664,-0.05640925,-0.0042595533,0.003717596,0.015920196,-0.037705164,0.013571912,-0.021582255,-0.029486982,-0.0016625638,0.02385666,-0.04186332,-0.007271144,0.014702928,0.027349943,0.0148254875,0.011820833,0.04192299,-0.0004582659,-0.003725656,-0.036452483,0.06243792,0.018484445,0.023457292,-0.0054222164,0.011790732,-0.0002631882,-0.016832445,0.050190333,-0.016291458,-0.0069513298,-0.023369072,-0.023079395,-0.0050864173,0.014395486,0.012156697,-0.0056593744,-0.019101102,-0.025427587,0.016725386,-0.014565005,-0.005466427,-0.052754123,-0.0011684648,0.013188462],"last_embed":{"hash":"1ui93s7","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1ui93s7","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Research Papers (Meditation & Anxiety)#{1}","lines":[264,264],"size":166,"outlinks":[{"title":"JAMA 2014 - Meditation Programs for Psychological Stress and Well-being (Meta-Analysis)","target":"https://jamanetwork.com/journals/jamainternalmedicine/fullarticle/1809754","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1ui93s7","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Research Papers (Meditation & Anxiety)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021552397,-0.012103509,-0.021420535,-0.025499277,-0.06289728,-0.04059811,0.036171958,0.017675536,0.043294165,-0.02811668,-0.02748639,-0.008904119,-0.037963223,-0.016047435,0.043254875,-0.007970714,-0.009536148,-0.017261282,-0.0019942508,-0.029812688,-0.06515823,0.011453818,0.042942125,-0.010610159,0.016067497,-0.003021122,0.019832626,-0.013770757,-0.010799416,-0.0061940695,-0.0048802774,-0.032048564,0.034825172,-0.013441994,0.0028860294,-0.032250524,-0.00687988,-0.031067379,-0.032136027,0.028036254,0.016519371,-0.042295728,0.014017582,0.0015383452,0.03569869,-0.015632045,-0.026238108,0.009064993,0.014118414,-0.0026810018,-0.012810066,0.0078039165,0.042488445,0.007922059,-0.058884505,0.026591267,-0.03069253,-0.013404919,-0.03986333,-0.057468146,-0.021580711,0.012431759,-0.028126432,-0.04355494,0.022405123,0.079508625,0.03131368,0.026121153,-0.02869483,-0.02776063,0.043608394,0.015095484,0.021352004,-0.0060777604,-0.028240964,0.0040271943,0.0048535196,0.011919387,-0.0041858563,0.0025789568,0.0071610785,-0.0059734057,-0.01942992,-0.01849031,0.010399609,0.015508685,0.00055420754,0.044572987,0.038841322,0.012623695,-0.018019151,-0.011310506,0.017327841,-0.020213509,-0.008970595,0.021601249,-0.010181308,-0.041440498,0.032788776,-0.0013872865,0.053708065,0.04360271,-0.026197439,-0.012812648,0.0009140722,0.016548334,0.01318745,0.042908475,0.035935882,-0.0019435599,0.03168482,0.022046482,0.025004342,0.04046561,-0.0144011425,0.006062084,0.022507107,-0.047443442,-0.013748291,-0.02867705,0.034088727,0.027892739,0.045774315,0.008243418,-0.014083211,0.0287021,0.007427496,-0.026964683,0.011876502,-0.00064596575,0.006047012,0.0033634559,0.0020752489,0.0068305577,-0.026052946,0.033510625,0.047290824,0.038092468,-0.028072966,-0.051865485,0.045127623,0.025315499,-0.0032776163,-0.017741913,-0.013164504,-0.054255802,0.0393995,0.062985085,-0.010518554,0.005164532,-0.0027619628,0.00070848025,0.009896974,0.0032009075,0.00097652286,-0.024940599,0.00079155585,0.05683997,0.004105791,-0.053219944,0.023998737,-0.039691508,-0.01879256,0.060120355,0.02407387,-0.02320527,0.0166532,0.04446944,-0.007677401,0.0024140084,-0.025912277,-0.019190187,0.0590364,0.057535943,0.024519239,0.032062415,0.06397446,0.031313047,-0.00029716297,-0.02637802,-0.04165254,0.004815023,-0.057242118,-0.01630642,-0.0006134571,0.0612766,-0.049510885,0.011955408,0.03284708,0.01624223,-0.028851883,-0.03167891,0.016343683,0.011858229,0.06718775,-0.009768952,-0.02184514,0.04408645,0.018910063,-0.015678152,-0.008028348,0.028796215,0.014292685,0.0331409,-0.02103804,-0.00524561,0.0032785793,-0.043781072,0.03592733,-0.04251574,0.009523412,0.011584098,-0.043545168,-0.019912206,-0.0057846666,-0.013275697,-0.025826203,0.025076201,-0.024262197,-0.005898169,0.0067442902,0.07596048,0.004231524,-0.018095598,-0.025027458,-0.021746261,-0.07137262,0.026119402,0.03381507,0.010841068,-0.007086721,0.006241414,-0.009391238,0.0021373602,-0.0046882243,-0.024129417,-0.038286168,0.02094433,0.014299707,0.0067568254,0.009200259,-0.011093223,0.016816732,-0.0036629748,-0.03263105,0.040412348,0.047830787,0.0423818,0.016301591,0.00070127955,0.007762644,0.030961813,-0.030043663,-0.038815696,0.04603684,0.028181113,0.036121376,0.0070903334,-0.026165657,-0.005131152,-0.010536231,0.047843643,0.01242003,0.0047158445,-0.010289315,-0.0047347643,0.009413934,0.009704753,0.04141514,0.026456453,-0.017990973,-0.034435645,0.03243349,-0.0032016141,-0.022991834,-0.0062270197,-0.0065239053,0.02006501,0.070418514,0.034533687,-0.06859556,0.0088446895,0.03087717,0.071076,0.027151098,-0.05554738,-0.016796913,-0.07302962,0.002889022,0.015040409,-0.026986808,-0.012819364,0.055982742,-0.018370597,-0.037800692,-0.0035631163,0.01438502,-0.16107757,0.010626314,0.021537587,0.04114271,0.014454971,-0.012636817,-0.04908876,-0.030133443,-0.014368518,0.0048218584,0.010551553,-0.031084845,-0.015791094,-0.020829622,-0.0038359475,0.008397513,-0.025500262,-0.022627102,-0.03113621,-0.057519898,-0.0018106115,-0.0007212757,0.056484852,0.0066871727,-0.014611963,0.002589777,0.0381893,-0.023698466,0.0037391735,-0.029272778,-0.030904818,-0.00031309424,-0.011663721,0.029973201,0.026262939,0.051544085,-0.061597344,0.009397683,0.045225885,-0.035037663,0.056149494,0.034196444,0.020304564,0.0064894794,0.001892471,-0.0049474435,-0.014596329,-0.014278583,-0.009721188,-0.052703425,0.006189102,-0.017205402,0.002184258,0.0036617788,-0.034498986,-0.006006086,0.028741179,0.038463082,0.009896461,-0.030044414,0.025396558,-0.058461376,0.015086637,-0.045222104,-0.0030628396,-0.00699074,0.04269737,-0.0033317925,-0.024208408,-0.012862913,0.05540345,-0.0017341244,0.024601562,0.022028117,0.0052441214,0.028717909,-0.011839265,-0.006024425,0.0038577814,-0.08844401,0.0067622326,0.031936295,-0.037133586,0.0052391677,-0.01944621,0.021062637,0.040673666,0.013944522,0.008362574,0.2433327,-0.0032562676,0.0049127853,-0.003022578,0.031707276,-0.036003962,0.027700275,0.040528182,0.00070018036,-0.0063314503,0.021044884,0.045743864,-0.013887891,0.032439236,0.010752935,0.037387677,-0.060911234,-0.0043461416,0.06539212,0.0076536094,0.05050772,-0.06423615,0.021813005,-0.015498186,-0.06959082,-0.014066838,0.01794864,0.050065875,-0.026418762,0.009467829,-0.031524822,0.03830184,0.053183243,-0.043183304,0.058379985,0.029370563,-0.003821821,-0.05419031,-0.011102364,0.03297205,-0.015358172,-0.015629962,0.006267792,-0.024331437,-0.05343276,-0.010313946,-0.0106955385,0.008122577,-0.04062387,0.0010854383,-0.031667776,-0.0050605997,0.029042397,-0.012861354,-0.00947801,0.017373443,-0.0411901,-0.021045567,-0.01257055,0.034953367,0.03985481,0.024903953,-0.03466207,-0.03082158,0.032937795,0.0089647295,-0.022845853,0.009040753,0.016675726,0.057308193,0.025153738,0.008230261,0.033337615,0.009751196,0.030191062,-0.031210018,0.029117687,0.023369921,0.050062545,-0.011154738,-0.012451856,-0.04095933,-0.021296624,-0.015121437,0.0069510713,0.05053855,0.023711681,0.046028476,0.010551677,-0.018713644,-0.011117551,0.030052032,-0.035211418,-0.030379713,-0.015690364,-0.04781109,0.044972494,-0.045342196,0.0056245658,-0.013577837,-0.030178905,-0.010851034,-0.017203338,-0.004357987,0.012304644,0.020709211,-0.04705751,-0.015010114,0.002918864,0.045908127,-0.071775824,-0.007659828,-0.029993713,-0.05291797,0.028252462,0.041427523,-0.019004147,-0.022145849,0.023494529,0.0004912403,-0.031738017,0.037146427,-0.020334361,0.06338983,0.002782038,-0.04093324,0.016103126,-0.011363242,0.010101105,0.02397062,0.025405284,-0.03629151,-0.029705377,0.027093157,0.01971371,0.0142444465,0.010832613,-0.004831575,0.012638754,0.022451408,0.0043086386,0.008900417,-0.0041518654,-0.0178399,0.02107316,0.032835122,-0.04312808,-0.01344034,-0.038028054,0.020945093,0.03580483,-0.010409376,0.03857286,-0.06386865,0.0003745965,-0.043449767,-0.014313243,-0.058408245,-0.0018512048,-0.024860458,-0.021014392,0.03136733,0.04117009,0.09119147,-0.021303408,0.040519904,-0.009639803,0.0127934925,-0.021299627,-0.003161872,0.014635116,0.013877029,-0.031596657,-0.031933516,-0.027583355,-0.010047467,-0.006735989,0.022961421,0.003265479,0.0053695664,0.04890642,-0.02794458,-0.032369707,0.015705483,0.039734196,0.027244644,-0.01570848,-0.014095613,-0.008268407,-0.031554498,0.029685896,0.0890431,-0.024862103,-0.0014823936,0.036843754,0.018671738,0.07128873,0.027611107,0.05973577,-0.0021018505,-0.006916125,-0.0060266596,0.028312596,0.034611292,-0.030279405,-0.015912404,0.009762233,0.0414479,0.02749509,0.010280062,-0.008475739,-0.006825528,-0.07880296,0.014648456,-0.08550625,-0.021429744,-0.01084315,0.010504526,-0.030784246,-0.015929336,0.022771288,-0.033270974,0.021398582,-0.05283504,-0.012991374,-0.0061017466,0.015355672,-0.020560877,-0.010436217,0.028131517,-0.014168032,-0.026639884,-0.008789783,-0.0006315306,-0.020328527,0.0054470943,-0.008062759,0.0051774806,-0.0009466019,-0.03216674,0.025973795,-0.017258843,0.016604379,-0.014354112,0.020445943,-0.037695512,0.009824793,-0.05010843,-0.002355799,-0.01300434,0.023613196,-0.01764207,0.0018567345,-0.03249362,-0.004175073,0.050490722,0.04146731,0.0029383248,-0.0037468825,-0.00644484,-0.0033834707,0.040218107,0.017003568,-0.02103229,-0.032644536,-0.014397236,-0.0134686455,-0.0023335218,-0.039445754,-0.038864706,-0.027184531,-0.00037179285,-0.026581103,-0.043389134,-0.0045637237,-0.01767213,-0.0055805817,0.03400972,0.0052455105,-0.063773915,-0.040381566,0.04452278,0.012863442,0.033678427,-0.01615338,0.023941021,0.069481514,0.015310231,-0.00081198965,-0.027388005,0.029460436,-0.0136820525,-0.068525955,-0.00011302711,0.02650081,0.004221412,-0.018404698,0.051881306,-0.017247703,0.03253668,-0.029904284,0.039771628,0.013722958,0.023978384,0.017090745,0.0073510283,0.0073067183,-0.028514171,0.005399976,-0.01449976,-0.023732837,-0.009679093,-0.0062173842,0.013458628,0.025421573,-0.022546612,0.032482177,-0.024754439,-0.00944591,0.01931408,0.00482573,-0.028017137,-0.016069498,0.0048046047,-0.043484103,0.021969354,-0.01942754,-0.0368428,-0.0059449184,-0.009258065,-0.018079095,0.00883258,-0.009381134,-0.050466742,-0.025566299,0.0031088772,0.04533352,-0.010630748,0.024358453,-0.007746138,-0.015271417,0.0048851715,0.05558315,-0.019483102,-0.027361454,0.041494854,-0.00081614766,-0.022195175,-0.049818605,-0.011613652,-0.0020033414,-0.007546708,0.0061784694,-0.019993631,-0.0013034946,-0.0040873387,-0.01948034,0.02737112,0.04100412,0.039285313,-0.006277244,0.01674723,-0.0041288133,-0.02842969,0.0019096218,0.055563632,0.008396605,-0.08826856,-0.029781101,-0.005876103,-0.014976116,0.0029566258,-0.024511212,-0.03410527,-0.035439722,0.029226352,0.005697052,0.026629217,0.03438343,0.010936502,0.027512468,-0.010034561,0.003100508,-0.042623416,0.018481594,-0.0074798,0.009586348,0.004406465,0.054497626,0.005773253,0.013793878,0.002458934,-0.009543494,0.008332369,-0.14054716,0.0027982667,0.003143675,0.022829032,-0.0046210317,-0.027295828,-0.03816285,-0.06577326,0.0029502308,-0.018033575,0.010778838,-0.020804672,0.0032993602,-0.040983494,-0.0094060935,0.030397922,-0.019742237,-0.0021013382,-0.026466316,0.057058264,0.029652458,0.007767112,0.024165403,0.019077893,0.008977523,0.0004523708,-0.0077230446,-0.036728315,-0.036777478,-0.019330284,-0.07125884,-0.076685704,0.018653115,0.01166551,-0.00025102642,0.00876335,-0.006617252,-0.0068464964,-0.033381883,-0.011382731,-0.030968895,0.025743717,0.011387145,-0.0047648335,-0.0008521018,0.05304546,-0.06326993,-0.038945448,-0.0057178717,-0.036114603,0.014687699,0.04361536,-0.04439953,-0.022428174,-0.035843927,-0.030640671,0.0031993852,-0.010455343,0.016657082,0.08085932,0.012964427,-0.0038131499,-0.0063768243,-0.0034405414,-0.041355666,0.045563385,-0.063296385,0.045163296,-0.0024863493,0.0056196605,-0.05380419,-0.010202605,0.060210694,-0.013516125,0.018022733,0.037814397,0.0035751597,-0.032868836,-0.001222392,-0.057913188,-0.021395277,-0.006362032,-0.017379597,-0.0898475,0.03776844,0.0058759428,-0.01735701,-0.026360638,-0.04813197,0.023728142,-0.066524014,-0.03993596,-0.0009035827,0.014781537,-0.032145537,0.044891234,-0.030706422,-0.013359753,-0.047566082,0.01785886,-0.027553651,-0.025657592,-0.010807813,-0.02424673,-0.046536963,0.006478805,0.010597276,-0.011389213,-0.026731856,-0.004780169,-0.009869595,-0.015806928,-0.016104484,0.014910139,-0.043024562,0.009206316,-0.030565599,0.0037232589,0.032093592,0.050462592,-0.004310913,-0.023481777,-0.02460077,-0.023923967,0.030686589,0.06229941,0.01746201,0.009544729,-0.0019271316,-0.0019898103,-0.003835753,-0.048541788,0.054674633,-0.028189655,0.009758622,-0.010881081,-0.008972548,0.017160935,-0.039477892,0.010552998,-0.051173154,-0.07473967,-0.017214509,-0.03520362,-0.0134884035,0.022685654,0.036329288,0.044849273,0.011125121,-0.03340787,0.010674279,-0.029505674,-0.008322888,0.061487015,-0.029003983,0.03190928,-0.018523782,-0.020468336,0.0039963904,0.07242304,-0.05276835,-0.036486372,-0.027600678,-0.0009986748,-0.010115937,0.056209374,-0.013638281,-0.009375514,-0.062402166,0.012267587,0.025241923,0.013932227,-0.0063070487,-0.033656556,0.028198138,0.0029597448,-0.038499534,0.023025874,0.013215198,-0.04487476,0.027720472,0.006110827,-0.00014363657,0.002095576,-0.015637316,0.027630044,-0.0657785,0.01689116,0.0040559755,0.0077478164,-0.00033424445,-0.023007113,0.0011436285,0.0118108215,0.04182251,0.02766264,0.009262182,-0.022396732,0.032419506,0.02076146,-0.027787052,-0.0247467,0.010586176,0.020721529,-0.054076128,0.016396297,-0.020731328,-0.017977664,0.013642015,0.020501483,-0.0036681946,-0.03249973,-0.020931445,0.0088933,0.025478017,0.01968872,0.006657054,-0.013636699,0.012896,-0.037502524,0.07788036,0.016261363,0.013266255,-0.042081323,0.0015644648,0.029459136,0.006479963,0.05006365,-0.031781495,0.008913694,-0.029269602,0.02283411,-0.006146575,0.008979178,0.03148227,0.010244897,-0.011000758,-0.0041860025,-0.017992085,-0.022987813,-0.004977832,-0.022443814,-0.011197199,0.0018165316],"last_embed":{"hash":"3bw5ww","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"3bw5ww","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Research Papers (Meditation & Anxiety)#{2}","lines":[265,265],"size":187,"outlinks":[{"title":"Harvard Study - How Mindfulness Changes the Brain","target":"https://news.harvard.edu/gazette/story/2018/04/harvard-researchers-study-how-mindfulness-may-change-the-brain-in-depressed-patients/","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"3bw5ww","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Research Papers (Meditation & Anxiety)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038018074,-0.018217018,-0.01594259,-0.008236406,-0.0577287,-0.025590992,0.04868988,0.013028381,0.030779105,-0.011614897,-0.036806036,-0.0018497804,0.0007001682,0.0038844047,0.027213436,0.008949341,-0.010659315,-0.021845782,0.018599391,0.008036692,-0.0395582,0.059611604,0.066187985,0.0017800188,-0.011330195,-0.009181012,0.01599212,-0.0046251165,-0.006546009,0.040686894,-0.03995636,-0.045231156,0.059539195,0.009598438,0.014919513,-0.021208974,-0.0058829566,-0.030817574,-0.042835232,0.041041724,0.006059929,-0.046337597,0.030712835,0.026623137,0.04667593,-0.033035457,-0.04324385,0.009610345,0.009833638,-0.042755067,-0.032508217,0.0121049555,0.024755148,-0.02584403,-0.050046373,0.022310503,-0.004395426,-0.0331831,-0.025945742,-0.009944546,-0.04153058,0.028642483,-0.019046072,-0.04298629,0.022195023,0.057166643,0.021538395,0.019298762,-0.025672946,-0.022864262,0.026776355,0.02828366,0.0059034177,-0.0140905,-0.04642064,-0.017662207,0.006029734,-0.0074104737,-0.006562014,0.022658797,-0.001013338,-0.004334822,-0.025505655,0.004551141,0.0003901636,0.014641465,-0.008566886,0.04454458,0.0306417,0.0046577393,-0.0034326192,-0.011532083,0.04088047,-0.016951974,0.01104327,0.011951901,-0.029667849,0.00539957,0.0578767,0.010833137,0.04689921,0.02020716,-0.017373838,-0.018361753,0.0059717633,0.009225089,-0.008839282,0.019819528,0.028000733,0.0068095927,-0.0022111232,-0.010269508,0.04288273,0.033162534,-0.0013742598,-0.027357949,0.026505591,0.0051303715,-0.018296031,-0.022046337,0.052062776,0.0453312,0.023821445,-0.03182272,0.013612964,0.050159536,0.008283262,0.03222302,0.01838539,0.030846894,0.007225942,0.00845936,0.009774948,-0.01569658,0.0031066001,0.02847189,0.051521417,0.026014065,0.01173868,-0.03169966,0.020256903,0.026818851,-0.028428888,0.009047786,-0.010015882,-0.054410074,0.0423333,0.060816966,-0.025493324,0.05063482,0.0264373,-0.0076206187,0.020134596,-0.0032419725,-0.0009791179,-0.013456153,-0.0165407,0.043526184,0.022330971,-0.04966923,-0.0034441068,-0.037949048,-0.024128115,0.0652288,0.021727782,0.0046348074,0.037402455,0.04737896,-0.013278768,-0.019569796,0.007047963,-0.05052299,0.027986698,0.04079431,0.029942412,0.016924767,0.076511316,0.034755923,-0.020716485,-0.010858643,-0.04572377,0.035676163,-0.06347651,-0.04270198,-0.005225868,0.022707678,-0.05808814,-0.022143105,0.019118236,0.03235742,-0.028933639,0.0002242691,0.012544293,-0.029579103,0.054275215,0.011684152,0.020977706,0.035526436,0.044621687,-0.035702646,-0.0054413993,0.02773273,0.035224054,-0.0059912656,-0.035746902,-0.017968366,0.0071864147,-0.023082003,0.013330501,-0.071126856,0.016288973,0.04874093,-0.02313319,-0.008289022,-0.027801467,0.0020436703,0.02102456,-0.0068440805,-0.008287901,-0.0019285135,-0.016652813,0.054711234,0.011177799,0.01280679,-0.009279651,-0.0057493374,-0.027068755,0.016596392,0.047370777,-0.014310271,0.006741233,-0.00087703706,-0.011670008,0.009809796,0.024615824,-0.015185771,0.004123588,0.005081834,0.019932212,0.021087807,0.009241068,-0.022765066,0.003371669,-0.024707064,-0.023243133,0.013943006,0.055445105,0.04139541,0.019884687,0.0005434681,-0.035395395,0.034364384,-0.0159815,-0.031206006,0.045190647,0.012637897,0.027125359,0.015524649,0.01689822,-0.02055277,-0.034821935,0.042308707,-0.00977019,-0.0057205088,0.00486479,-0.015619365,-0.013198864,-0.018321946,0.04546281,0.038247116,-0.011415062,-0.027748913,0.023792265,0.0087390365,-0.02690505,-0.02077389,-0.036538687,0.01957698,0.05663096,0.025143905,-0.04398077,0.031925287,0.014498441,0.045064643,0.016007775,-0.032444928,-0.01293452,-0.059883203,0.011755416,0.0069471234,-0.03660473,-0.011474338,0.080731,-0.020877536,-0.011101166,0.018597906,-0.006236455,-0.1589214,0.014311407,0.01145451,0.027041223,0.0046056462,-0.0011610965,-0.027205426,-0.0072825802,-0.0353788,-0.010643403,-0.001131484,-0.053219177,-0.0038250098,0.0037143703,0.019256135,0.023776572,-0.03867837,0.014670077,-0.045892794,-0.06868315,-0.02944961,-0.032959346,0.071121335,-0.018425964,0.011783142,-0.003573873,0.06287133,-0.02863374,0.0026579192,-0.039186496,-0.066582024,-0.0030568754,-0.005941214,0.025772493,-0.0015026457,0.04183382,-0.018238124,0.0003975871,0.0026053486,-0.02926954,0.03875044,0.016836232,0.031478126,0.028391883,0.02164492,0.0057141404,-0.045104913,0.002451649,-0.035803407,-0.05805608,0.03146599,-0.0147554,0.021896806,0.028003545,-0.04585009,-0.014626764,0.018902887,0.027752586,-0.008932894,-0.02843363,0.005759468,-0.051455695,0.0068627857,-0.05214745,-0.007566527,-0.052996457,0.075501256,-0.015075412,-0.040651035,-0.031881094,0.037042335,-0.045841545,-0.009869169,-0.0042225206,-0.009130819,0.02053399,0.008067851,-0.017538393,-0.010229191,-0.08184464,0.011514289,0.022909192,-0.021822356,-0.01933863,-0.02363455,-0.011304712,0.025653219,0.010912617,0.014207313,0.2473862,0.018858483,0.020009473,-0.030714354,0.033382293,-0.023301572,0.030994194,0.074344724,-0.002294746,-0.022582548,0.008006414,0.018191822,-0.005771949,0.011733788,0.02745132,0.041486777,-0.06594125,0.014392806,0.069850355,0.0004121347,0.02939345,-0.059237257,-0.010262225,-0.007013874,-0.080350235,-0.032670997,0.0182023,0.03681155,-0.023154054,0.0045305295,-0.0370158,0.04797292,0.04298004,-0.042626716,0.057812564,0.001909307,0.024817104,-0.056524623,-0.019466171,0.04507201,-0.016553719,-0.013704119,0.008487876,-0.019214531,-0.030994168,-0.01332752,-0.0046933745,-0.005566321,-0.032453965,-0.018789232,-0.028795363,-0.04099901,0.017839244,-0.0018617132,0.0051109977,0.023811752,-0.049645778,-0.034057606,-0.033069555,0.020204928,0.01784648,0.0050706374,-0.06345597,-0.022525463,0.02356501,0.0011017986,-0.0340871,0.020369006,0.01929756,0.009733618,0.015202597,0.0032314137,0.059427507,-0.0039154743,0.016848879,-0.035660915,0.05250842,0.0460957,0.045398686,-0.0040741633,-0.026995504,-0.024546191,-0.0012457058,0.0139101,0.027235359,0.016825113,0.034465086,0.044640895,-0.004108098,0.006614777,-0.018238919,0.016924761,-0.02074126,0.0035649945,0.0028851072,-0.029829362,0.04745125,-0.047745347,-0.035378527,-0.020672513,-0.027239656,-0.021451365,0.011570077,-0.0052821534,0.002826063,0.004648849,-0.013521567,-0.02301987,0.006928321,0.047123685,-0.07011357,0.017155398,-0.017762959,-0.03476804,0.0102421185,0.056719553,0.027934,-0.006202231,0.053591408,-0.010553031,0.008366007,0.039186914,0.0015788974,0.019478297,-0.007993794,-0.035483763,0.04620129,-0.019744301,0.014780363,-0.0023834533,0.04171286,-0.04452776,-0.012259029,0.007959642,0.019085022,0.003366027,0.010976566,-0.0074388776,-0.0003517749,0.0006966131,-0.006229243,0.0036907978,-0.0038436619,-0.020612504,0.014226682,0.04788511,-0.015624228,-0.0056381407,-0.024457255,0.03023613,0.02312178,0.007239827,0.06373675,-0.04971742,0.017139984,-0.05647708,-0.010758901,-0.028689198,0.01568283,-0.017599322,-0.027944265,0.008862205,0.026568968,0.0704989,-0.039706215,0.04185982,0.004519243,0.014598507,-0.026678093,-0.012920063,-0.023760753,-0.0051500136,-0.06819275,0.006442561,-0.006978118,-0.034728456,-0.008574465,0.0062275534,0.014974285,-0.02892263,0.028657498,-0.031004254,-0.025419625,-0.00013765121,0.08499523,0.013837079,-0.025439754,-0.030353503,0.00946082,-0.027470052,-0.0010799075,0.10462237,-0.0019827026,-0.0064927926,0.027275417,0.010908495,0.04901615,0.06355951,0.053320743,0.0012704611,0.009508847,0.0053517544,0.0047280835,0.02905206,-0.03988087,-0.04645223,-0.032949224,0.054453727,0.021684583,-0.0009729468,0.011659816,0.007354725,-0.05952545,0.030011678,-0.051680468,-0.011827141,0.010356427,0.007530329,-0.021306144,0.009264718,-0.007899684,-0.029396368,0.02301728,-0.03710528,-0.017975021,0.015749648,0.0051755565,-0.043122802,-0.002751446,0.018387172,-0.010537688,-0.04883297,-0.019349111,-0.034803197,-0.045050297,0.009821541,0.0077707814,0.01709163,-0.009911002,-0.03131645,0.008901084,-0.037968844,-0.0154650295,-0.030954078,0.032843575,-0.030151367,-0.022205153,-0.060548566,-0.015416499,-0.0060814666,0.02139673,-0.031934276,0.0017377781,-0.020782927,0.021347167,-0.008798184,0.012509722,0.0076491972,-0.0087128775,-0.004883914,-0.029032357,0.058424585,0.019520642,-0.01925043,-0.04932977,-0.007365724,0.013397201,0.004676348,-0.04905591,-0.016927132,-0.025490055,0.018720042,0.00019546524,-0.015715376,0.00996238,-0.021847248,-0.029411945,0.018516364,-0.017791277,-0.045970343,-0.028190661,0.040267926,0.00910651,-0.003972521,-0.010132189,0.0644576,0.06666506,0.006194663,0.006380305,-0.020483786,0.027137471,-0.020110995,-0.05611904,0.0023790114,0.006337783,0.007824305,-0.03288182,-0.0030797445,-0.00037433484,-0.0004376645,-0.025041465,0.03010392,-0.00020800636,0.024181588,0.00397167,0.029312324,0.014222434,-0.017790603,0.00018034027,-0.02011052,-0.014078048,-0.01765772,-0.0014472714,-0.0119816605,-0.006603843,-0.024376845,0.08229557,-0.026015447,0.0071999417,0.018571481,0.011906299,-0.033082683,-0.0114079425,-0.010539343,-0.07841913,0.029453661,-0.03085278,-0.023434661,-0.019463059,0.0063014855,-0.042327106,0.010767218,-0.04165271,-0.04812306,-0.006174751,0.007192209,0.026260441,-0.04151803,0.02536059,0.0077882945,0.006937316,0.009110028,0.013863731,-0.02034486,-0.010801576,-0.0029301178,0.00082150067,-0.009716123,-0.048247907,-0.0050806613,0.026677959,-0.040770937,0.014087698,-0.019361999,0.023181276,0.01349893,-0.017090136,0.027428463,0.018424753,0.0519618,-0.021210462,0.032254197,-0.01134915,-0.022378024,-0.011457799,0.021344967,0.010290394,-0.07850209,-0.013094823,0.029226463,-0.018370854,0.026794227,-0.030322844,-0.002836965,-0.03601621,0.024640592,-0.009048267,-0.0065459083,0.036769114,0.021535039,0.0026586193,0.0075838123,-0.020554656,-0.020509878,0.019214647,-0.021447888,-0.010418442,0.031513035,0.0503174,0.0016010517,0.0021814124,-0.015509497,-0.03502837,0.033884447,-0.13673835,0.00068340206,-0.008871467,0.0020764049,0.0004550187,0.000051504758,-0.044704463,-0.06841733,-0.00348443,-0.027837036,-0.024959432,-0.026783664,0.00967458,-0.03460752,-0.020830454,0.02152851,-0.009264446,-0.009439263,-0.0038855306,0.050988425,0.022193622,0.004033456,0.0711746,0.01976435,0.0005730389,0.027286282,0.0016862368,-0.023098422,-0.043463428,-0.01449493,-0.031836256,-0.08805156,0.027994433,0.049324665,0.005977296,-0.02658346,-0.0023977226,-0.018296786,-0.035507657,-0.002247649,-0.030160574,0.022407768,0.028217923,0.0286488,-0.0011918305,0.06424063,-0.026613567,-0.06325617,-0.049531687,0.02110808,0.0002248204,0.045675013,-0.031232283,-0.011509834,-0.0104597295,-0.03054057,-0.007504664,-0.00675829,0.0014821579,0.04258863,-0.0028249214,0.007446329,-0.023664612,0.00947556,-0.02519601,0.041362666,-0.03675826,0.052704196,-0.018432818,0.0053549213,-0.049343586,-0.028064987,0.03254466,-0.014664793,-0.021973688,0.032552686,0.03448085,-0.018016731,-0.0023939037,-0.046802353,-0.039208017,-0.0032556404,-0.012330385,-0.04294618,0.06147363,-0.007411194,0.009543662,-0.02534015,-0.05070807,0.025917443,-0.07870634,-0.042509604,0.033725034,0.020332702,-0.020693567,0.028463569,-0.02285881,-0.005728865,-0.014927441,0.006811347,-0.03648561,-0.030092511,-0.009795773,-0.014312562,-0.033118725,0.015222955,0.036901157,0.001968167,-0.0300076,-0.00965212,-0.017757088,0.019362023,-0.03421376,0.02268976,-0.07433015,-0.0035153248,-0.011405165,0.0031809474,0.02083419,0.032847803,0.014866971,-0.024211757,-0.012508943,-0.02871233,0.02273784,0.066707395,0.02086193,0.005227199,0.027574202,-0.017941212,-0.000663216,-0.04160485,0.029179947,-0.012595984,0.0320574,-0.035675514,-0.009471998,0.04494628,-0.04592808,-0.008198122,-0.042237837,-0.066595905,-0.0056047556,-0.032649677,0.009953027,0.01673766,0.023227792,0.020517876,0.021436665,-0.021211462,-0.006077725,-0.018415228,0.013360646,0.019510627,-0.006320078,0.024254134,-0.062037345,0.008734452,-0.021783173,0.0680647,-0.023580322,-0.053208586,-0.015876975,-0.007934129,-0.03178848,0.07546271,-0.012937774,0.011173236,-0.046218038,0.0008993556,0.03596097,0.022764692,-0.0018176408,-0.011661993,0.036896244,0.0010620576,-0.033258043,0.017883236,0.009709554,-0.03759367,0.026677998,0.005578123,0.05799737,0.030284256,-0.012003603,0.020605447,-0.016206989,0.0021958034,-0.014173261,0.019566864,-0.005747491,-0.021166446,0.014169462,-0.0019799576,0.05816069,0.02164825,0.017796075,-0.0345634,-0.0024773204,0.031346347,-0.043345734,-0.013288637,0.012072886,0.017616,-0.053285323,0.017853603,-0.0006988991,-0.04846073,0.0040549436,0.021061158,-0.012648485,-0.03515366,0.0056626704,0.030042449,0.014128538,0.019187916,0.04057443,0.010785833,-0.0056147547,-0.050403576,0.057033543,0.012835346,0.009399212,-0.037422914,0.009412447,-0.0037584798,0.008568628,0.05006084,-0.0030061933,0.00075177033,-0.0419446,0.0128097,-0.012187705,0.014921621,0.036860507,-0.020962203,-0.009392641,-0.02671319,-0.019356195,-0.013585983,0.02362786,-0.0304675,-0.0015028105,-0.02845775],"last_embed":{"hash":"13rcx9y","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"13rcx9y","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Research Papers (Meditation & Anxiety)#{3}","lines":[266,266],"size":125,"outlinks":[{"title":"MDPI 2021 - Effectiveness of Mindfulness-Based Interventions on Anxiety Disorders","target":"https://www.mdpi.com/2254-9625/10/3/52","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"13rcx9y","at":1762854010518}}, +"smart_blocks:Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Research Papers (Meditation & Anxiety)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03575424,-0.016420381,-0.042409264,-0.0013373493,-0.051416676,-0.0457984,0.04245267,0.00941299,0.036256183,-0.011104578,-0.016189331,-0.013913047,-0.040515848,0.00033541725,0.02290003,-0.0037650443,-0.03396449,-0.013326932,0.012774565,-0.014719884,-0.043735303,0.014934871,0.052724622,0.008199234,-0.0064291786,0.0009623021,0.021857768,-0.0115360925,-0.0013186347,0.031221056,-0.03284142,-0.04320479,0.059472535,-0.008204829,0.023412928,-0.035268947,-0.004952887,-0.044138607,-0.050756514,0.03769435,0.009770904,-0.05578429,0.03405143,0.006235408,0.026948435,-0.020776188,-0.03677901,-0.009032806,0.011517247,-0.037931975,-0.018116586,0.01502502,0.016981028,-0.012608163,-0.02332257,0.027330527,-0.03633562,-0.012903935,-0.049096685,-0.036304176,-0.023779284,0.019629698,-0.025075695,-0.014519794,0.01590398,0.07401951,0.0024604227,0.017513817,-0.003474808,-0.038249016,0.022460861,0.026538137,0.022221792,-0.034141473,-0.042616073,0.0013034785,0.0005425071,-0.018712876,-0.010353246,0.010182927,-0.006784671,0.009262248,-0.020682633,-0.006242041,0.017585564,0.004194433,-0.044170164,0.027819488,-0.003525189,-0.009849108,0.0033354124,-0.0011025686,0.031136332,-0.028066143,-0.016216455,0.018600423,-0.0075189527,-0.031570885,0.02987799,0.025522495,0.027516577,0.05312701,-0.006714078,-0.00890221,0.016082184,0.022221949,-0.0055031083,0.027882155,0.04022985,0.003375518,0.020182427,0.009474548,0.043494552,0.040641338,-0.0053826612,-0.02209539,0.0320209,-0.027174924,-0.005797696,-0.0022070564,0.031518728,0.045976013,0.035066962,-0.010856774,0.012417907,0.023218166,0.010036432,0.005614044,-0.018704448,0.023399211,0.0016792755,-0.006448896,-0.0072893566,0.011773146,-0.029199786,0.03669976,0.04218688,0.01581327,0.031235138,-0.047001604,0.02872836,0.025747703,-0.005056141,-0.009363097,-0.01647527,-0.03737457,0.05714014,0.044937596,-0.026562458,0.048842423,0.021944994,0.0041897534,0.018799163,0.022170817,-0.025155269,-0.011769315,-0.01428678,0.053702027,0.038598172,-0.032247726,0.022333315,-0.035434514,-0.017443312,0.07099354,0.009443473,0.0073362836,0.024135528,0.06193828,-0.023307422,-0.02373257,-0.00786056,-0.029442195,0.002240021,0.04110662,0.03012392,0.018035097,0.051209446,0.026999874,-0.017370937,-0.012560583,-0.03622528,0.0059712674,-0.06398015,-0.026219634,-0.013692945,0.023414446,-0.08199841,-0.006361715,0.03185924,0.043388586,-0.007054415,-0.017356075,-0.01575293,-0.018482467,0.092762895,-0.000025329218,0.010126531,0.03837789,0.033521075,-0.035694726,0.0027920827,0.025523063,0.020630496,0.02857151,-0.027310215,-0.018142276,-0.0058747046,-0.038518414,0.029138688,-0.049337845,0.006015771,0.045392208,-0.032092664,-0.008190815,0.006094289,-0.007823154,-0.007292819,0.005630683,-0.009295051,-0.01095499,-0.032561842,0.06507423,-0.00925198,0.0058364123,-0.029721994,0.0062151705,-0.03719159,0.04426752,0.03699226,0.0058768108,-0.011661943,0.016152699,0.015641334,0.013578396,-0.013294221,0.010353373,-0.027529659,0.002479783,0.01809203,0.007487277,-0.009132336,-0.02078024,0.0075926543,-0.005365585,-0.0072060144,0.04465253,0.02965219,0.06041601,0.025628775,0.016291864,0.015169629,0.029564178,-0.035838593,-0.04149567,0.046790075,0.030740775,0.03972551,0.0013341666,-0.006329666,-0.008233934,-0.018702907,0.04219607,0.01824708,-0.0039595147,0.010952489,-0.022543667,0.007994222,-0.004443855,0.042394005,0.04886542,-0.021967294,-0.037151005,0.03999155,-0.008809195,-0.039726473,0.017061852,-0.025555808,0.0118648615,0.030323684,0.0064490046,-0.05381054,0.014247427,0.032548536,0.044797666,0.031191498,-0.025401011,-0.014338458,-0.03602704,-0.013463472,0.015766561,-0.013104203,-0.014585176,0.07903759,-0.0075294743,-0.04989483,0.02046356,0.004371396,-0.16110124,0.022588661,0.00067349937,0.033080526,0.009948323,-0.0060456106,-0.04677175,0.0005145913,-0.013180822,-0.007909889,0.008769079,-0.045078885,0.008484008,0.0019271709,0.0036868833,-0.0008090767,-0.04304276,0.011064703,-0.027356125,-0.04752079,-0.031960584,-0.031003416,0.050782293,0.025591603,0.0178779,-0.038063828,0.05154254,-0.027778672,-0.01578505,-0.025551368,-0.039439067,-0.0143392505,-0.003582977,0.029388472,0.004236198,0.014483605,-0.037108112,-0.016931357,0.01895737,-0.009429329,0.01696519,0.023187961,0.021870576,0.027871463,0.013652863,-0.0057966425,-0.035000987,-0.016445618,-0.01889818,-0.044446707,-0.0046847174,-0.011578586,-0.008807299,0.02218739,-0.03947258,0.010697394,0.024345895,0.028584667,0.00058685447,-0.014792334,0.016700441,-0.040136375,0.0057457252,-0.059179097,-0.0021404056,-0.06466709,0.058376234,-0.008930039,-0.029352976,-0.031020984,0.041044418,0.00031255817,0.02407622,0.02152566,-0.00446809,0.03889882,-0.0071827904,0.0044367365,-0.03810692,-0.09183968,-0.0079967445,0.042968478,-0.01658829,-0.017637845,-0.020600531,-0.0018709007,0.049072463,0.021476401,0.015090398,0.24251322,0.025413733,-0.016831582,-0.012032437,0.046139438,-0.041200463,0.033821106,0.043918803,-0.004589844,-0.029225675,-0.002930036,0.028816039,-0.0012830038,0.005588504,0.02745821,0.03676279,-0.08700838,0.0051853294,0.057993416,0.009123916,0.025323763,-0.05112059,0.0106782215,-0.0151622165,-0.07792212,-0.029145794,0.021754835,0.037233572,-0.041428786,0.010940169,-0.049091052,0.06552746,0.0531907,-0.023511875,0.03448878,0.022554906,0.018907834,-0.04952979,-0.017310537,0.03061314,-0.015177309,-0.018018808,0.017143581,-0.0036080917,-0.017575247,-0.028175289,-0.011036468,-0.0014303466,-0.034450095,-0.0027339223,-0.014748363,-0.029019572,0.009176914,-0.02101961,0.009793958,-0.0026582112,-0.021344256,-0.04139898,-0.039187532,0.03779125,0.041803997,0.010715413,-0.038546715,-0.015869727,0.032408237,0.023543492,-0.04053747,-0.009047138,0.010791006,0.048850242,0.027026096,0.007471286,0.03301464,0.01048789,0.011441401,-0.031017305,0.05238721,0.052550666,0.039173536,-0.0036707732,-0.008991754,-0.037670173,-0.007989564,-0.013216284,0.02224411,0.009189253,0.023413127,0.04093029,0.0024232445,-0.0032891417,-0.015054208,0.009008191,-0.025728429,0.0031196277,-0.007976527,-0.025933456,0.06288285,-0.036500245,-0.03486855,-0.004031829,-0.03806748,-0.0096561955,0.0026257099,-0.005946319,-0.008043044,0.029823612,-0.015622894,0.008880072,-0.018496552,0.061023794,-0.08367371,0.020413814,-0.036648646,-0.03313044,0.017172722,0.025272194,0.002049459,0.021101274,0.034833714,-0.0076784026,-0.0014472748,0.03155426,-0.00733136,0.05557024,-0.014943121,-0.009134526,0.030448515,-0.0031451872,0.0118656345,-0.002009061,0.021965476,-0.027388392,-0.028908972,0.039658852,0.04343527,-0.020645337,0.024917334,-0.009514343,0.009486554,0.014128516,0.0034844906,0.037124928,-0.01255623,0.018300645,0.005214812,0.036334828,-0.050628882,-0.023714472,-0.011919719,0.010076244,0.02168036,0.01821627,0.05661644,-0.054913625,0.018026607,-0.02960205,-0.008850845,-0.0478045,0.0043545584,-0.020785948,-0.03732446,0.004922728,0.032919552,0.075873904,-0.03815012,0.032007556,-0.0045274314,0.007855023,-0.0070022126,-0.020572918,-0.0050927983,-0.002277461,-0.07538212,-0.007936884,-0.008950796,0.0036028235,-0.02582948,0.0049908482,-0.007011181,-0.021484828,0.06546521,-0.040906224,-0.017854517,0.031264782,0.08114727,0.019825574,-0.038182367,-0.022995656,0.0011321183,-0.019729836,-0.0010663022,0.108668506,-0.014932558,-0.01023636,0.0432018,0.015082244,0.066608004,0.033484254,0.076055385,-0.01920586,0.008947061,0.004581519,-0.001055122,0.025018161,-0.008573502,-0.031411137,-0.020030014,0.025467956,0.014832986,-0.011571034,-0.018161243,-0.007045974,-0.041443195,0.02757622,-0.032962415,-0.012197862,-0.0070735575,0.030748239,-0.03252895,0.003193551,-0.0049077896,-0.023206972,-0.0020763872,-0.04260252,-0.030116698,-0.0050707688,0.023090877,-0.019786354,0.0139975045,0.006522867,-0.009305532,-0.048094977,-0.02173031,-0.025822047,-0.023218531,0.031884298,0.024301471,0.02110568,-0.014381965,-0.049681466,0.019656638,-0.016219795,-0.01919915,0.01975876,0.011350004,-0.02760742,-0.004718268,-0.046093516,0.0053616064,0.012504277,0.020297334,-0.016904918,0.032667328,-0.029907724,0.00815707,0.006509656,0.004711173,0.019708607,0.0017805545,-0.019331936,-0.030054254,0.044406377,0.032945298,-0.016460009,-0.04822342,-0.010985379,0.0060753324,-0.0012649092,-0.03495008,-0.029964888,-0.018025097,0.009506244,-0.017536493,-0.018819448,0.013115846,-0.03262772,0.003236006,0.038660213,-0.019174412,-0.04930311,-0.03467751,0.064791374,0.0030920997,0.0074463077,-0.015468253,0.026375748,0.08557256,0.0034029728,0.02124415,-0.017176945,0.013728643,-0.014770052,-0.06545081,-0.001543875,0.009890642,0.0097540375,-0.01565836,0.05801385,0.0027527907,0.028645936,-0.0036790394,0.041260988,-0.014361385,0.0012872351,0.0027123576,0.011807083,0.028503018,-0.01737511,0.0015157358,0.0067330436,0.006279674,-0.010136953,0.021202758,-0.015696667,0.017254718,0.006694472,0.03881405,-0.01654184,0.017810356,0.012437338,0.0003028734,-0.028345363,-0.00677773,-0.008932988,-0.065736465,0.018182408,-0.0034266936,-0.033629373,-0.022530414,0.007749248,-0.030885039,-0.0042277193,-0.022526285,-0.05400019,-0.021035459,0.010246282,0.033884436,-0.037252553,0.04513344,0.025033493,0.00093586155,-0.01100541,0.034364443,-0.014140409,-0.0041609937,0.012167265,-0.014739922,-0.022954047,-0.03958183,0.006665358,0.038670212,-0.01581184,0.0043901093,-0.0427996,0.019297313,-0.009765533,-0.009534572,0.02627381,0.005226629,0.04157294,-0.009119168,0.03560245,-0.015333757,-0.02030982,0.006350817,0.029070908,0.015501923,-0.081837125,-0.02851609,-0.006986134,-0.022043247,0.015162264,-0.015680809,0.0019647023,-0.044119097,0.016728854,-0.008448622,0.00957579,0.05732017,-0.040355794,0.0021529887,-0.0151039865,-0.020298481,-0.031356998,0.014273342,-0.01512786,-0.016946185,0.016569726,0.04586071,0.01406819,0.018532826,-0.013666581,-0.019217825,-0.0048881224,-0.14390221,-0.035145197,0.013713762,0.003852919,-0.015862608,-0.03955253,-0.015467157,-0.06601774,-0.010909068,-0.033403523,-0.0009278565,-0.02206475,0.024925407,-0.029571023,-0.011657113,-0.00016043469,-0.026418438,0.0016740086,-0.024224455,0.058412753,0.014930132,0.02590096,0.03222565,0.026319027,-0.009669245,0.009449391,-0.013129149,-0.028048147,-0.049178522,-0.01653434,-0.04381247,-0.064772,0.03764794,0.034092125,0.0027752235,-0.031189136,-0.014527508,-0.010140431,-0.052033972,-0.036827203,-0.031096507,0.02284719,-0.00029173013,0.0002601631,0.006291514,0.0662245,-0.040405836,-0.04862497,-0.052247785,-0.041608885,0.012018418,0.06938267,-0.04651919,-0.004692171,-0.03706823,-0.005619754,-0.014035018,-0.0018943871,0.016298307,0.06488224,-0.0056472817,-0.0049260487,-0.014006454,-0.025124379,-0.02835353,0.05323741,-0.045437012,0.057347875,-0.0030854149,0.04979725,-0.047651004,0.020369915,0.031714674,-0.006044939,0.00096949766,0.017827919,0.012397045,-0.028692592,0.00422625,-0.028929822,-0.0061638844,-0.019907845,-0.008473705,-0.07222895,0.035726953,0.010599529,0.010360118,-0.013113769,-0.048322927,0.009945488,-0.057739872,-0.065004684,0.035773084,0.028963465,-0.031275403,0.05494738,-0.030782256,-0.008827953,-0.023842447,-0.0025916826,-0.033016436,-0.016389456,-0.053064868,-0.0166033,-0.07159649,0.01579026,0.014820193,0.006960924,-0.025925351,-0.009781928,-0.040910564,0.009392431,-0.009920266,0.01400862,-0.068508506,0.0019810295,-0.037441116,0.027282154,0.042232066,0.03666836,-0.007001772,-0.029162226,-0.047515888,-0.0371893,0.026990613,0.08259246,0.03699745,0.030838272,0.031422984,-0.03453169,0.009375494,-0.031187752,0.034132283,-0.024677794,0.01728228,-0.025784178,0.019185299,0.028832773,-0.04692286,-0.003972447,-0.058557127,-0.051865615,-0.032661956,-0.042312432,0.007155795,0.009021274,0.00800238,0.015744312,0.007728263,-0.002207311,-0.016900495,-0.006859365,0.005241204,0.0497327,-0.011795591,0.04529001,-0.043867897,0.02376484,0.010930031,0.051259935,-0.03445219,-0.055292834,-0.025380202,0.00020051937,-0.027773656,0.08977965,-0.0053687813,-0.011027928,-0.06751235,0.009676606,0.04114113,0.018036785,-0.014046434,-0.044603884,0.043795336,0.0064062425,-0.023958733,0.010179477,0.0028728968,-0.019379498,0.027575405,0.018555213,0.021466348,0.03482599,0.0014335538,0.020132001,-0.040064327,0.0038765746,-0.011533591,-0.0046116556,-0.043978665,-0.013305521,0.019275978,0.0067647784,0.027524803,0.03239341,0.023333153,0.00943016,0.024224091,0.00958707,-0.047225334,-0.026149599,0.0025513845,0.005076359,-0.06126888,0.013774802,-0.028835688,-0.02573877,0.0058226762,0.02160106,-0.012053296,-0.013603736,-0.0098495,0.024276713,0.029297069,0.010898503,0.010828206,-0.0053456784,0.001790005,-0.04182034,0.08038393,0.021174971,0.0022165782,-0.042021845,0.015803749,0.01780292,-0.023481281,0.02425429,0.0060056555,0.009636401,-0.024863752,0.00920959,0.0040226704,-0.013407007,0.0089706,-0.01407662,-0.016571665,-0.013591482,-0.0073094214,-0.0100589655,-0.0068914476,-0.04577726,-0.006110878,-0.009278674],"last_embed":{"hash":"t6mk5q","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"t6mk5q","at":1762854010518},"key":"Personal/Projects/Dating/Anxiety.md#Dating Anxiety Resources#Resources#Research Papers (Meditation & Anxiety)#{4}","lines":[267,268],"size":124,"outlinks":[{"title":"PMC - Neurobiological Changes Induced by Mindfulness and Meditation","target":"https://pmc.ncbi.nlm.nih.gov/articles/PMC11591838/","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"t6mk5q","at":1762854010518}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Projects_Dating_Breeze_Breeze_md.ajson b/.smart-env/multi/Personal_Projects_Dating_Breeze_Breeze_md.ajson new file mode 100644 index 0000000..410779e --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Dating_Breeze_Breeze_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Projects/Dating/Breeze/Breeze.md": {"path":"Personal/Projects/Dating/Breeze/Breeze.md","embeddings":{"bge-m3:latest":{"vec":[0.006869894,0.016348323,-0.053008962,-0.019597067,-0.0017925329,-0.042263817,0.026853364,0.030220753,0.0021638342,0.017063567,0.027720628,0.051010914,-0.008390707,0.026081776,0.030460214,0.0074487673,-0.021523084,0.021306824,-0.0310384,-0.019088492,-0.03047191,-0.00352414,0.016003955,-0.028029798,-0.015789222,0.074152574,-0.006454809,-0.028656645,-0.050687354,0.02885158,0.019405816,0.012627194,0.0020448337,-0.017605534,-0.009521865,-0.050918475,-0.036498915,-0.010571527,-0.09226327,-0.0025796434,-0.012522058,-0.042799994,-0.035528537,0.0390675,0.029815285,0.0023279006,-0.01736173,-0.055861283,-0.04423971,-0.0055037974,0.017456371,-0.021544395,-0.00339484,-0.0394637,-0.0032208809,0.03839359,0.01881959,0.016660813,-0.0014165447,-0.015849063,0.01155353,0.022766728,-0.034900963,-0.043184977,-0.039713893,0.047542304,0.014375818,-0.008700787,0.022057747,-0.032667723,-0.013563889,-0.004713567,-0.031521134,-0.06481974,-0.0425906,-0.022339677,-0.0021994803,0.019945512,0.044901304,0.010727012,0.11968644,-0.002290145,0.018537844,-0.027959665,-0.024658905,-0.019226607,0.02662166,0.044735987,0.04341244,-0.0029801598,-0.033089723,0.059547067,0.038709737,-0.07562383,-0.026999684,-0.006459789,-0.006121521,-0.052574385,0.025104815,-0.019746073,-0.00081094814,-0.02139436,0.010418934,0.020342527,-0.0021521037,0.0104892505,-0.032590926,0.0383036,-0.047694456,-0.0029028456,-0.028772198,-0.020414008,0.0023648862,0.008740753,0.03480625,0.017529225,0.00094158476,0.0021492895,0.0035684155,-0.01661215,0.0014025925,0.039033502,-0.010571201,0.034795187,-0.00076399324,0.010752142,-0.04595651,0.036952604,-0.048628893,0.027390618,0.04328827,0.007909686,-0.0072852876,0.009480969,-0.016496621,0.0011988295,0.02712734,0.05103924,0.003617201,-0.0012167695,0.017600872,0.030249933,-0.005908866,-0.01152862,0.013980289,0.027606511,0.026059749,-0.03426282,-0.02607557,0.029091015,-0.02243432,-0.057691153,0.012293465,0.013083444,0.003978247,0.031596556,0.016368413,-0.01622157,0.008724156,0.0012780719,-0.0010214581,0.015379467,0.020568348,0.02368915,0.011852136,-0.0021070724,0.04609897,0.011947071,0.02464656,-0.019283207,0.0031813637,-0.03829737,0.00032499505,0.036123954,0.020035682,0.06882143,0.025370073,0.032674022,0.01063617,-0.015953101,-0.018295862,0.0015984633,0.036529325,-0.040458053,0.018774837,-0.05623423,-0.0032192327,-0.00987564,0.03442895,0.054112703,-0.02604562,-0.016080169,0.029092463,0.024515178,-0.0013659532,-0.03767128,-0.04571554,-0.011985069,0.023987513,-0.0346043,-0.008754309,-0.0035141392,-0.012341639,-0.0018015923,0.03795087,-0.044240985,-0.030022817,-0.045893308,0.00862571,-0.06254442,0.033845622,0.044946514,-0.0009858288,0.009908776,-0.002955531,-0.017519515,0.018185753,0.004810906,0.016547427,0.007980919,-0.037995923,-0.0035744237,-0.008758396,0.011958797,-0.00032523213,0.04374462,-0.023248935,0.06326174,0.0034258815,0.029187826,-0.049038842,0.077032134,-0.009795199,-0.021420049,-0.039828125,-0.046240997,-0.012464749,-0.00033178416,0.02231682,0.02529743,0.028459674,-0.06074556,-0.012909076,0.016101127,-0.037670225,0.012802673,0.014961344,0.013939136,0.011282092,0.009724087,-0.015897416,0.0014885893,0.024867019,-0.026193572,-0.01048592,-0.016019674,0.009676043,-0.0260262,-0.03544921,-0.0038913474,0.028799158,-0.03458883,-0.00008734107,0.04133067,-0.035592288,-0.013573805,0.015343001,-0.027843026,0.014738711,0.04693953,0.0011049209,0.039586984,-0.03748567,-0.005965266,-0.0142265605,0.007983799,0.011719295,-0.020154174,0.029888524,-0.05879055,-0.006577321,-0.017801028,-0.0037958631,-0.027132772,-0.028125895,0.04589076,-0.03956382,0.018701619,-0.013508041,-0.025263883,0.021252016,-0.013892132,0.077547945,-0.009106458,0.0012137623,-0.017239647,-0.02931797,-0.17306514,-0.036100715,0.024004826,-0.019325504,0.01737253,-0.019298771,-0.025417352,0.026460547,-0.022185644,-0.025844615,-0.003980094,-0.12557769,0.015071901,-0.029051712,0.048117124,0.015176026,0.023993442,0.024163838,-0.0051340815,-0.080987446,0.0020928776,0.019110136,0.042897657,0.017794143,0.005529868,-0.009872359,-0.010719423,0.022667134,-0.006672822,0.027860986,-0.027735373,0.031053316,-0.029878018,-0.059384197,-0.003399654,0.013697074,0.0013758499,-0.024003446,0.006641811,-0.021388507,0.06502785,0.016407963,0.013682083,-0.023432637,0.012938066,-0.014152925,-0.025633063,-0.033873837,0.00059847673,-0.011148769,0.0040323944,0.06478608,-0.025111355,-0.0071480363,-0.005912214,0.0028435234,0.0108438535,0.0506383,0.019526534,0.033492558,-0.026264498,-0.039845053,-0.047378,-0.025491135,-0.002909199,0.007200357,-0.041811068,-0.011122007,-0.004152555,-0.03258158,0.046870153,-0.011686142,-0.053911295,-0.025872793,-0.016115438,0.0036201142,-0.029512383,0.024623578,-0.037121464,-0.07266536,0.007047451,0.004026264,-0.015000825,0.03234256,-0.028012594,0.007358363,-0.0478836,-0.019671636,0.020092243,0.32923236,0.009349746,-0.01940083,0.031807113,0.043979626,0.026627349,-0.0020881153,0.011590908,0.012390273,-0.005053489,-0.025029652,0.0010144633,0.002497541,0.043475915,0.016937112,0.060554784,-0.03511296,0.014538148,-0.034778006,0.018865477,-0.0025267475,-0.021650631,0.0055455044,-0.014306181,-0.0456136,0.019325681,0.017687505,-0.011868189,-0.044453718,-0.0023017835,-0.012381043,-0.009360999,-0.011011114,-0.00010851979,-0.029049579,-0.034927268,-0.06005963,-0.009444793,-0.02964177,0.016377127,0.0024855374,-0.03323984,0.019206813,-0.009741181,-0.033945765,-0.0074077663,-0.0020331051,-0.01824414,0.014398218,-0.02579462,0.028140552,-0.023327602,-0.0092777535,-0.009568037,-0.034304146,-0.006795258,-0.008532856,-0.02379825,-0.019428724,0.027879033,0.027512105,0.02780031,-0.029115943,0.015806146,-0.01186996,0.018686635,0.0051941625,-0.031054497,-0.0139659615,-0.002199584,0.056036416,0.012405729,0.01183048,0.015454751,0.013790531,-0.031746272,-0.047281004,0.020917004,0.031621765,-0.001130214,-0.025856491,0.0106534185,0.013525232,0.027419597,0.033654727,-0.01935043,-0.03739687,0.02129376,-0.0166808,-0.031641047,0.0043701404,-0.021063993,-0.020916125,-0.00040364952,0.040063176,-0.021562671,0.02691554,-0.050247557,-0.0021879864,-0.00818436,0.008346272,0.017600438,0.0042645787,-0.03219445,0.015020501,0.0033831927,0.0025816406,-0.028150076,-0.0066885897,-0.012989864,-0.026059005,0.0073170434,0.046584,0.019720081,0.039929558,0.047345895,0.04229223,0.045722734,0.0320229,0.034033995,-0.050425585,-0.039527323,-0.001442146,0.010284034,-0.0315542,-0.07490155,0.015256713,-0.0066187372,-0.019775648,-0.023115171,0.018043114,0.021967445,-0.028177284,0.0016675895,0.018341523,-0.038235094,0.06092489,0.012980367,0.011973211,0.007521349,0.0071880575,-0.043253023,-0.02230714,0.013395221,-0.015532249,-0.005658797,0.008530782,-0.005869645,-0.004681347,0.016569063,0.016847925,0.037352357,0.0073894146,-0.026144568,0.0038568226,-0.0057085315,0.015580076,-0.010363111,-0.036757473,-0.037518725,0.020992171,0.027166292,-0.005509679,0.087771684,-0.0041841883,0.0567228,-0.0051355003,0.018251393,-0.02005405,-0.009091777,0.004082144,-0.077218756,-0.00035471676,0.024485273,0.04536657,-0.023250856,0.013830019,0.027431546,0.043703746,-0.010516962,0.008513841,0.03100204,-0.015556649,0.027746458,-0.01149056,-0.011264108,0.0059329406,0.020019831,0.039222356,-0.027957663,0.041479405,0.044876926,-0.0018745487,-0.03139536,0.02932937,-0.012299074,0.0076425206,0.026176302,-0.03831875,0.022614656,0.031042062,0.00087096385,-0.008681999,0.032379203,0.015330485,-0.013566933,-0.005149324,0.028213592,0.008551288,-0.015178124,-0.021950508,-0.010069997,0.013516452,-0.02100061,-0.018097326,-0.026364805,0.03903204,0.045165326,-0.014440046,0.018512731,-0.037659246,0.0036702263,0.0047165626,-0.015874252,0.0040673995,0.02380124,0.0005887003,-0.029257363,-0.026993057,0.02363056,-0.011633148,-0.02386843,-0.0016830274,-0.027196491,-0.024233684,-0.036204033,0.03139913,0.02300838,0.0147964265,0.04518326,-0.039499994,-0.0011931134,0.01747813,0.044748425,-0.0006887478,-0.0070846146,0.0000024801295,0.014212142,-0.015944561,-0.0035326888,0.013481567,-0.025206447,-0.06418653,-0.037195314,0.055439647,0.05599988,0.028983943,-0.017468125,0.0069243126,-0.03458562,0.009960314,-0.012388309,-0.011645414,-0.010162282,-0.03236667,-0.0010459627,-0.023577467,-0.024652421,-0.016545331,-0.020788305,-0.005410675,-0.05048135,-0.013139961,-0.0029795053,-0.031171797,0.0059210057,0.008482677,-0.004619835,0.024954513,0.013565729,-0.069934316,0.011796311,0.000316168,-0.017381825,0.0030997037,-0.011878018,-0.036996163,0.017707996,-0.030428307,0.0012018417,0.0068339957,-0.05418981,-0.05150152,0.010260201,0.007757032,0.014431492,-0.094463535,0.042830314,0.021933572,0.027257869,0.0028691473,0.004043038,-0.0029848558,-0.06507641,-0.01247361,0.05128185,0.0013104868,-0.009076971,-0.016235214,0.00613551,0.019224647,-0.040448118,-0.010590891,-0.04101506,-0.036303792,-0.017829787,-0.010283859,0.027355805,-0.007495866,-0.007503857,0.0040749605,0.021285957,-0.014449706,-0.045809247,-0.0027225113,0.0011012078,-0.03166169,0.002875215,-0.006780929,0.012766382,-0.011707764,0.026824402,0.04152377,-0.018717432,-0.023750177,0.0035523192,0.04528516,0.020460302,-0.0144672785,0.016537245,-0.011903354,0.024118192,0.018143745,-0.0039040942,0.05271202,0.06256841,0.032008275,-0.0008004761,-0.060935073,-0.020034013,0.042216692,0.03260317,-0.012879272,0.013190435,0.03253621,-0.016089471,-0.0018080001,0.04902307,0.0049606925,0.0237107,-0.023727242,0.02767273,0.016824145,0.05689931,0.026700284,-0.010908429,0.011500423,-0.0071257306,0.0061894706,-0.019018877,0.031955194,0.014358946,-0.035810668,-0.021056108,-0.041909024,0.021481737,0.04210565,-0.0041939793,0.0017820081,-0.06142196,0.020687198,0.0009776903,-0.021942245,-0.028684385,0.012938435,-0.016677363,-0.0039319424,0.0020505681,-0.00890403,0.053437483,-0.022939743,-0.00527973,0.022376448,0.013178265,-0.12237563,0.047622167,0.0033463044,-0.027448615,0.013448287,0.0018531082,-0.011365947,-0.015508454,-0.0064776707,-0.003961537,0.054748755,-0.044437993,0.029080343,-0.03284906,0.01729466,0.030624678,-0.026619408,0.017893836,-0.004298586,0.04361717,0.017822511,-0.023519397,-0.024970312,-0.0492281,0.02393916,-0.0136655895,-0.018333806,-0.006456649,-0.012354306,0.00717273,-0.01548014,-0.02059347,-0.014070535,0.05347954,-0.04120877,0.0010581696,0.0033292375,-0.0414155,-0.004789391,0.017804025,0.050079625,-0.006632385,-0.03526137,0.028074047,-0.032236326,0.00032557026,0.0071578114,-0.007066975,-0.017713143,0.0031974104,-0.07722258,-0.011341724,0.012077804,0.020923937,0.024051864,0.031594507,-0.010447834,0.012416767,-0.0008877763,0.03158036,0.021597786,0.013252916,-0.050419424,-0.012158858,-0.026940953,0.0078974655,0.020572191,-0.0033479861,0.009122897,-0.08498123,0.0052954787,-0.057655852,-0.0028807337,-0.019032387,0.026091062,-0.028249905,0.0353006,-0.015304531,0.020802284,-0.020420158,-0.025185255,-0.034667004,-0.021600591,0.03217521,0.0014466519,-0.020006204,0.00597498,0.037797313,-0.014185285,0.026832452,-0.07248549,0.0420249,-0.027338877,0.030072015,0.006017415,0.036025908,-0.015117821,0.0025974344,0.021484187,-0.018596027,0.008888078,0.05800562,-0.012214758,0.04017589,0.027110428,0.020480717,-0.02560935,0.025933364,-0.016849333,-0.00526233,-0.014621807,-0.058933012,-0.025691668,0.041135907,-0.048799567,-0.038737923,-0.019006355,0.062246967,0.004355689,-0.028738152,-0.0069889263,0.046295475,0.0057372903,-0.06942489,-0.013368254,0.025402484,0.01793175,0.019733068,0.07161499,-0.017955758,0.043979138,0.0051869885,-0.008247747,0.00060130906,-0.03729974,0.0025466015,-0.0071654557,0.08057561,0.02015297,-0.028252913,0.020205872,0.031056073,0.0042256746,-0.033127286,-0.056838773,0.010640628,-0.014112022,-0.008299294,0.009527736,-0.032218467,0.0058507337,-0.018798666,-0.010563894,0.018275326,-0.058284514,0.034976613,-0.0004220943,-0.013898447,0.023767544,0.08687807,-0.0020021603,0.0015226726,-0.035414584,-0.037294935,-0.030388488,0.011226852,-0.0153540475,-0.026568644,0.021651689,0.01226001,0.002029039,0.022263518,-0.03267518,0.0077984505,0.0025964149,-0.063061595,0.019740768,0.029849436,0.049495563,-0.0088811945,0.008630048,-0.022135481,0.068792894,0.0037357744,-0.005101212,-0.031874385,0.011054141,0.01032826,0.01801156,0.023334337,-0.04592262,0.04720808,0.0053170966,0.010415686,-0.0073999893,-0.017420651,-0.0006420763,-0.015554282,-0.024244616,-0.011203062,-0.05838637,-0.020838464,-0.039776567,-0.00037441193,-0.031404227,-0.0026034515,-0.01535155,-0.028266434,-0.02441912,-0.007317555,-0.013977251,-0.021561123,0.025933012,0.06532595,0.015185056,0.05157149,0.013365497,0.007750269,0.036583107,0.037284803,0.020801142,0.009159901,0.020619031,0.00717275,-0.003190417,-0.009615449,-0.011309166,0.018264487,0.01371463,-0.014337355,0.015183875,0.044022042,0.029281588,0.041377064,-0.011830405,0.020247323,0.009148327,0.034016516,-0.030590419,0.0055210716,-0.04055827,-0.022675494,0.017694337,-0.023128068],"last_embed":{"hash":"1w1x5mj","tokens":131}}},"last_read":{"hash":"1w1x5mj","at":1762844653664},"class_name":"SmartSource","last_import":{"mtime":1761317496000,"size":2160,"at":1762338969716,"hash":"1w1x5mj"},"blocks":{"#Breeze":[1,62],"#Breeze#About Breeze":[4,7],"#Breeze#About Breeze#{1}":[6,7],"#Breeze#Key Features":[8,15],"#Breeze#Key Features#{1}":[10,10],"#Breeze#Key Features#{2}":[11,11],"#Breeze#Key Features#{3}":[12,12],"#Breeze#Key Features#{4}":[13,13],"#Breeze#Key Features#{5}":[14,15],"#Breeze#Profile Setup":[16,28],"#Breeze#Profile Setup#{1}":[18,18],"#Breeze#Profile Setup#{2}":[19,19],"#Breeze#Profile Setup#{3}":[20,20],"#Breeze#Profile Setup#{4}":[21,21],"#Breeze#Profile Setup#{5}":[22,22],"#Breeze#Profile Setup#{6}":[23,23],"#Breeze#Profile Setup#{7}":[24,24],"#Breeze#Profile Setup#{8}":[25,25],"#Breeze#Profile Setup#{9}":[26,26],"#Breeze#Profile Setup#{10}":[27,28],"#Breeze#Q&A Prompts List":[29,43],"#Breeze#Q&A Prompts List#{1}":[31,32],"#Breeze#Q&A Prompts List#Confirmed Prompts":[33,43],"#Breeze#Q&A Prompts List#Confirmed Prompts#{1}":[35,37],"#Breeze#Q&A Prompts List#Confirmed Prompts#{2}":[38,39],"#Breeze#Q&A Prompts List#Confirmed Prompts#{3}":[40,41],"#Breeze#Q&A Prompts List#Confirmed Prompts#{4}":[42,43],"#Breeze#Profile Tips (From Breeze's Analysis)":[44,51],"#Breeze#Profile Tips (From Breeze's Analysis)#{1}":[46,46],"#Breeze#Profile Tips (From Breeze's Analysis)#{2}":[47,47],"#Breeze#Profile Tips (From Breeze's Analysis)#{3}":[48,48],"#Breeze#Profile Tips (From Breeze's Analysis)#{4}":[49,49],"#Breeze#Profile Tips (From Breeze's Analysis)#{5}":[50,51],"#Breeze#Dating Pools":[52,58],"#Breeze#Dating Pools#{1}":[54,54],"#Breeze#Dating Pools#{2}":[55,55],"#Breeze#Dating Pools#{3}":[56,56],"#Breeze#Dating Pools#{4}":[57,58],"#Breeze#Note":[59,62],"#Breeze#Note#{1}":[61,62]},"outlinks":[],"task_lines":[],"key":"Personal/Projects/Dating/Breeze/Breeze.md","last_embed":{"hash":"1w1x5mj","at":1762844653664}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Projects_Dating_Charisma_myth_The_Charisma_Myth_md.ajson b/.smart-env/multi/Personal_Projects_Dating_Charisma_myth_The_Charisma_Myth_md.ajson index 7124cb3..563d867 100644 --- a/.smart-env/multi/Personal_Projects_Dating_Charisma_myth_The_Charisma_Myth_md.ajson +++ b/.smart-env/multi/Personal_Projects_Dating_Charisma_myth_The_Charisma_Myth_md.ajson @@ -1,4 +1,4 @@ -"smart_sources:Personal/Projects/Dating/Charisma myth/The Charisma Myth.md": {"path":"Personal/Projects/Dating/Charisma myth/The Charisma Myth.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.05531213,0.06272323,0.01336789,0.02147614,-0.13495487,0.06127572,0.10070352,0.00043438,0.00192291,0.0133554,0.056345,-0.0064208,0.02519265,0.0232903,0.05076328,0.05483354,0.00061789,0.0130885,-0.0618122,0.06087821,0.08943908,-0.02786271,-0.03301878,0.03754196,0.06236801,0.04190889,-0.00254121,-0.01825393,-0.05279102,-0.13852039,-0.01170241,-0.02174653,0.04747083,-0.00733745,-0.08740696,0.00010982,-0.02926044,0.02830311,-0.02265347,0.03506011,0.03089806,-0.02459875,0.03375698,0.00372392,-0.04453077,-0.00918041,-0.01055834,0.01892764,-0.02801772,-0.00436844,-0.04236932,-0.00976707,-0.05689517,0.0438137,0.00245448,0.05190922,0.0446916,0.04653826,-0.01768917,0.04573415,0.04603803,0.03635782,-0.17125581,0.03367086,0.0653626,-0.00229976,-0.01518981,-0.04974778,0.01410284,0.01352718,-0.01321612,0.00811261,-0.08032887,0.01929209,0.11916835,0.01720643,-0.04951449,-0.00518207,0.00694826,-0.02235287,-0.0510072,-0.00747794,-0.01709997,0.01580319,-0.02637527,0.00812418,0.04309807,-0.05879123,0.0084456,0.00354756,-0.1059216,-0.05481597,0.00599302,-0.00018396,-0.0640675,-0.0283358,-0.03436987,0.02780431,-0.02762275,0.13408291,-0.01026737,0.0229083,-0.00073705,-0.00837081,0.05200914,-0.02545339,0.00976593,-0.10293256,-0.00225963,0.03109504,0.03701878,0.01758554,-0.04983974,-0.06555409,0.01774696,0.00493374,0.10989749,-0.01345292,0.01831993,-0.0601243,-0.02889822,0.03923433,0.09571997,-0.00311216,-0.05723397,-0.0932259,0.06079267,0.05365925,0.02757237,-0.05089059,0.05167674,-0.05894692,0.00866993,-0.01313033,-0.04681417,0.04993704,0.01497142,-0.01176885,0.07206776,0.02682821,0.03958197,-0.00590025,-0.01210441,-0.0479641,0.0374753,-0.03954597,0.00424912,-0.00399477,0.01039592,0.05482359,-0.00449707,0.02022986,-0.0406818,-0.02542384,0.03695676,0.03282413,-0.05651731,0.06283543,-0.04652706,0.00031568,0.03441938,-0.0490067,-0.04287663,0.03192513,0.06321318,-0.01349363,0.05205526,-0.04411189,0.02078056,-0.06486621,0.04317481,0.03227485,-0.0527222,0.0117663,0.05480346,-0.03173663,-0.04943156,0.00470102,-0.05037133,0.03131104,0.09763168,-0.08479336,-0.04113485,0.06780241,0.00243849,-0.04684234,0.01703512,-0.03019668,0.01546616,-0.02845563,0.04267123,0.08773655,-0.02969247,-0.02525764,-0.0340263,-0.02350502,-0.0194127,0.0429526,-0.0596786,0.00889563,-0.09637824,-0.01262938,-0.04409415,-0.00183749,-0.06966331,0.00552764,0.02752711,-0.00139253,0.15449132,0.0199347,-0.0564877,0.01465854,-0.0161227,0.04350701,-0.03283989,-0.01395592,0.12328098,0.03281806,0.03651965,-0.03671872,-0.00814003,-0.00765537,-0.02853103,-0.19111241,-0.01455258,0.01612804,-0.02018278,0.05227267,-0.04968346,-0.01773109,-0.00269413,0.05521295,0.00071635,-0.01716661,-0.00415886,-0.06307887,0.03830587,0.01252559,0.04505257,0.00593926,-0.01728441,-0.04052772,-0.0257576,-0.10365667,0.08479732,0.00335091,-0.11034892,0.05889393,0.03800913,0.11428089,0.11887139,-0.0417634,-0.00039954,0.00426017,0.08606543,-0.03190782,-0.08986791,0.02758466,-0.0279576,0.04607623,-0.07621575,-0.01112775,-0.0025973,-0.01790355,-0.00370754,-0.04349153,-0.00995078,-0.05016247,0.0363343,0.01196776,0.04132728,-0.04860548,0.03558699,0.08890873,-0.05810888,-0.02525864,-0.00251221,-0.02644605,-0.04182631,-0.08603624,-0.05446408,-0.02071697,0.06569713,-0.02492722,-0.00397967,-0.00239778,-0.09125213,0.04562774,-0.06893781,-0.03907386,0.00285146,0.04977634,0.00165021,-0.04451733,0.11142775,0.01475614,-0.08451033,0.07467801,-0.03703464,-0.0297548,-0.04687646,-0.01144208,0.03360674,0.09718676,-0.01267072,0.004692,0.04333616,0.0187207,-0.01224375,-0.04615762,-0.0874223,0.07464349,-0.00299449,-0.02329087,-0.0127197,-0.04069896,-0.02468098,-0.02271562,-0.04293253,-0.21896614,0.05199431,0.02900665,0.04798822,-0.06631128,0.02767321,-0.068838,-0.00258694,-0.08037302,-0.00172158,0.09250416,-0.00899646,0.06819259,0.07426681,0.0272064,0.02641157,0.07046566,0.04494217,0.04560173,-0.04919227,0.00179039,0.00298554,0.21488774,-0.05935262,0.01902561,-0.00353426,-0.03786107,0.02329335,-0.0089655,-0.02865938,0.07650363,-0.01015737,0.0585751,0.02329445,0.05469809,0.03208584,-0.00051311,0.02071364,0.0033788,-0.03638753,-0.02147868,0.0382201,-0.00118231,0.01567383,0.12756594,-0.00918224,-0.0410865,0.03019471,-0.03501815,-0.0201928,0.03914248,0.06615456,0.02751002,0.02314586,-0.03645338,0.00444779,-0.04604736,-0.01381078,0.0458411,0.0004191,0.03337422,0.06781013,-0.0155315,-0.01178859,-0.00495585],"last_embed":{"hash":"1bxuy6m","tokens":155}},"bge-m3:latest":{"vec":[-0.022827623,0.02400174,-0.012308495,0.0125399735,-0.0008156148,-0.04378129,-0.019519364,0.0032735562,0.04650353,-0.010840272,-0.0016270876,0.0055397414,-0.043107335,-0.0074575604,0.020450559,0.045219656,0.018446965,0.00488353,-0.034142137,0.003047148,-0.014553339,-0.008270141,0.0275188,-0.022592047,-0.02305697,0.03740834,-0.0065264315,0.006619519,0.01588576,0.031449344,-0.035379507,0.016709566,-0.0019062732,-0.032425944,0.0061709164,0.00784262,-0.027033335,-0.0064035202,-0.005738883,-0.0027777725,0.016011449,0.024656285,0.009296081,-0.051894195,0.004712046,0.0101697175,0.00048106743,-0.017826922,-0.011890704,-0.050790545,-0.008499029,0.015804376,0.017532332,-0.0016747585,0.016850162,0.01452307,-0.0136375455,-0.01540802,-0.047153596,-0.01896885,-0.009501617,-0.0016350637,-0.0059208013,-0.029054342,0.014555088,0.055859305,-0.0133653,0.021546021,-0.008084834,-0.0361049,-0.009074735,0.04770371,-0.025052557,-0.024699,-0.03843537,0.02633719,-0.0034151138,-0.0078315595,-0.040036123,0.0509798,0.0110806525,0.0048626787,0.0048698345,0.026430817,-0.034038823,0.032237828,-0.06404383,0.019659426,0.03106331,-0.032233596,-0.0005146648,0.0050742263,-0.018860778,-0.05403311,-0.06279269,-0.037407946,0.0038008546,-0.018788321,0.008457099,-0.021451602,0.023422249,0.004221848,-0.01905683,-0.05550097,-0.04767197,-0.009279448,-0.037150715,0.025335075,0.0052047204,-0.046850692,0.03111661,0.056512296,0.044272054,0.032052074,-0.033005353,0.01508681,0.02784673,-0.0024781222,-0.018170735,0.0164366,-0.053098723,0.06619667,0.044159617,-0.004564397,0.02386607,-0.04638112,0.048709005,0.012315352,-0.0693791,0.028205495,0.0031081915,-0.012712822,-0.010348067,-0.0070777866,-0.045142785,0.017514758,0.033129916,0.008310235,0.011155878,-0.013247201,0.00841689,0.034105696,0.021258237,-0.037159264,-0.0384518,-0.0164118,0.041980904,-0.010473841,-0.0010738726,-0.027786447,0.021969363,-0.0052584833,0.0055236793,0.0064053996,-0.04471787,0.011030778,0.02788813,0.033476137,-0.041920636,0.064111546,0.07544557,0.025059957,-0.03349403,0.024802612,0.027152356,-0.01555833,0.0054667173,0.04417264,-0.008475896,-0.031816334,-0.0017945652,-0.006117018,-0.004658452,0.037034217,-0.018724771,0.02899472,0.041639376,-0.00019042108,-0.038926136,-0.040373467,-0.014455173,-0.008875498,0.02021682,0.02824629,-0.015377817,0.018405538,-0.029541055,-0.045453157,0.022980036,0.0347647,-0.023118246,-0.00073151325,-0.032771986,0.0054285936,0.094666466,-0.035759233,-0.00014379354,0.026011104,0.035927527,-0.050003663,-0.02573374,0.03570201,-0.01362081,0.004471923,-0.02429246,-0.020028923,-0.060826797,0.0015522602,0.023676764,-0.04446897,0.044471733,-0.009471672,0.026720338,-0.058938634,-0.0034040012,-0.015088122,-0.020386778,0.038984697,0.043672852,-0.019093134,0.046570286,0.06953147,-0.020705154,0.0047261533,-0.015784238,-0.0026554791,0.018964024,0.08963818,0.016996324,-0.020646747,0.004107259,0.018781895,-0.02765017,-0.0036263939,-0.017098274,-0.017008811,-0.083049186,-0.00064369896,0.02141804,0.016495742,-0.025228677,-0.027413579,0.046018872,0.0026113652,-0.0000083989,0.02756421,0.021915233,-0.00967113,0.0006614388,-0.009397,-0.025273383,0.0071217166,-0.0005001078,-0.050136752,0.03171787,0.012248951,0.0033494814,0.006489428,-0.026879562,0.0021552218,0.0084716035,0.020373348,0.015268152,0.025902385,0.000993984,0.00019051225,0.00080893765,0.012224587,-0.031383194,0.04050046,-0.041612558,-0.021118581,0.01311849,-0.010081362,0.010362557,0.013469815,-0.03298105,-0.0019005593,0.083028704,-0.0058272956,0.0043422626,0.009077235,0.018293206,0.028206827,0.037194896,-0.010275471,-0.012018743,-0.007593072,0.026850102,-0.05394696,0.052363977,-0.013134579,0.034039244,-0.018248202,-0.028579313,-0.013644134,0.033686943,-0.176403,0.023735061,-0.00057093153,0.031995837,0.01660483,0.0007072717,-0.054900084,-0.017889682,-0.033277113,0.021024749,0.03596805,-0.019385343,-0.0047966153,0.015717076,-0.017789517,0.0042457706,-0.01587488,-0.008048347,-0.010816752,-0.028606247,-0.018759826,-0.07882067,0.10698454,-0.0007212312,-0.0013831848,-0.03889811,-0.03605221,-0.028224286,-0.01372452,-0.012804058,0.022556711,0.026245529,-0.007322552,0.0010870085,0.048001368,0.004872172,-0.027176948,0.031086944,0.0015730945,0.0006420923,-0.00007189905,0.03567216,-0.037703365,0.0423231,-0.03933939,-0.015103695,-0.020733243,0.025666894,-0.00986895,0.021218017,-0.012708102,-0.028622726,-0.055391975,-0.02634589,-0.023939155,-0.00837976,0.043846156,0.028472934,0.006702187,-0.008139494,-0.03139734,0.011812875,0.023755943,0.02418085,0.009131497,-0.011351009,0.046633765,-0.0035905733,0.044881772,-0.0076021077,-0.010362563,0.021370808,0.07843414,0.0057769613,-0.019855054,0.05331453,0.014600898,-0.01678505,-0.031181438,-0.058644306,0.050940208,0.008745008,0.022014622,0.04355033,-0.021161256,0.0021957848,0.05219567,0.029953396,0.104593776,0.24845165,0.0036989278,-0.017063992,-0.04285996,0.02053148,0.0004834665,0.019337915,-0.010455945,-0.021886734,-0.017611785,-0.021760594,0.0062473924,0.0056201257,-0.025438115,0.004950029,0.026996749,-0.076791584,0.012330823,0.023633864,0.0051012333,0.03316971,0.0038012138,0.050729495,0.031304143,-0.02759167,0.018761972,-0.02124517,-0.017654395,-0.027285468,0.009920296,-0.036207356,0.029294865,0.08555256,0.013704589,0.048001118,-0.027188072,0.021029241,-0.024194565,-0.008818316,-0.008806938,0.025901431,0.007142894,0.015344058,0.0025707327,-0.025981855,-0.0006571456,-0.015743598,0.014640287,-0.015837032,-0.025743792,-0.02758732,0.024944082,-0.0016073696,0.018942108,-0.0022543627,0.0008337103,-0.018317489,0.019509563,-0.009287711,0.074215375,0.065013945,0.019971987,-0.008214901,-0.01914233,-0.02169939,0.023802403,-0.012754559,-0.11136527,-0.02910695,0.007083627,0.02207801,0.0021875282,-0.006314777,0.019650161,0.030361142,0.0014540916,0.04534515,0.044575922,0.07382513,-0.02571943,0.020756345,-0.028729841,-0.011502084,-0.018981716,0.02360197,0.028048625,-0.0056494037,0.039942116,0.037875243,-0.0036445654,0.00383194,0.016073627,-0.05812131,-0.0117492,0.026475608,-0.014207118,0.028988918,-0.026630998,-0.043683555,0.002237518,-0.0070103025,0.0077955048,0.033185925,0.040621515,0.041512143,-0.018465737,-0.0120791495,0.011560321,-0.043965634,0.038130205,-0.043521922,0.015253992,-0.028070837,-0.010289499,0.04974027,0.029965324,-0.039481793,0.017271293,-0.014694549,0.016455503,-0.0149862,0.00894161,-0.00999459,0.029669719,-0.037102487,-0.01809292,-0.009662777,0.030185692,-0.019493174,0.017354786,-0.003044541,-0.025798101,0.0150351785,0.018723426,0.04880854,-0.04002544,0.02008864,-0.019925952,-0.062323447,-0.010049575,0.0050965543,0.040279146,-0.028590124,-0.019136338,0.037629228,0.019384474,-0.040471382,-0.0011134539,-0.0012162108,0.0037026075,0.045079283,0.0064484025,-0.009558166,0.0074690306,-0.03168802,-0.021972172,-0.017486937,-0.010307378,-0.0031161853,-0.04173786,-0.0035570252,-0.008455906,0.008465555,0.070943914,-0.0063579143,-0.0064269663,0.06088043,0.027533263,0.005533689,-0.067188516,-0.043611765,-0.044525944,-0.023926072,0.01505653,-0.0032597058,0.0334911,-0.036526445,0.004342037,-0.05023482,0.010382985,0.027641485,-0.043440074,-0.025167804,0.062014487,0.03989138,0.027102152,-0.004332143,-0.0073043425,0.0011326841,-0.013760311,-0.018320514,0.07317836,-0.063259855,-0.022505578,0.039308995,0.030872045,-0.0017622265,-0.006425288,-0.009733887,-0.041005045,-0.04670416,-0.036974188,-0.011517502,0.0629684,0.015706666,-0.021959634,0.0655029,0.028563185,-0.0129806325,0.0060941232,-0.016338045,0.008649757,-0.031063396,-0.008917499,-0.03610491,-0.031625144,0.0047465535,0.002439436,-0.031139564,-0.027739301,-0.005743821,-0.014611649,0.054761086,0.01854044,-0.054814238,-0.03803307,0.0037080767,-0.006556481,-0.025760941,-0.03562113,-0.0030227585,-0.015338754,-0.00026838703,0.02461053,0.0032140869,0.01248525,0.006510091,0.019301474,-0.059146594,-0.018276513,0.02207695,-0.056413174,-0.00786744,0.027071748,-0.026196823,-0.042824786,0.003095824,-0.002361763,0.060298685,0.0008387212,-0.004442357,0.0024500217,-0.009838967,-0.024777563,-0.041385435,-0.012234129,-0.00804853,-0.014042083,-0.05926105,0.038235057,-0.007938324,0.018654523,0.011807897,-0.005671278,-0.070066705,-0.03355996,0.025615487,0.026479742,-0.01580081,-0.0586156,0.0009070513,0.0014537302,-0.02275104,-0.051044002,0.013062462,-0.0077347388,0.015029172,-0.022939492,-0.023587534,0.025367245,-0.031744104,0.038824778,0.038732354,0.0018341913,-0.015956655,-0.003533454,-0.0033016838,0.002306234,0.011625189,-0.04084032,-0.022186974,-0.0070232344,-0.012024302,0.027050084,0.056883138,0.029530505,-0.009525536,0.054459523,0.0042123846,0.0450617,0.006373245,-0.018525774,-0.017659228,-0.032326587,-0.05745312,-0.021592537,0.007243656,-0.056037486,0.048466273,0.009365124,0.024932064,-0.031719487,0.0011591911,-0.004731882,-0.041158542,-0.019675046,0.023291862,-0.012068935,0.012681486,0.0056651933,-0.017956827,-0.019439897,-0.01496507,-0.008311941,-0.043128096,0.030697703,-0.008671696,-0.025008583,0.030248184,0.0014935266,-0.058256626,0.0039818767,0.020952456,-0.022891134,0.010458556,-0.0049753534,0.025248928,0.022223778,0.019093646,0.010876939,0.036080536,0.0033526183,0.049555123,-0.02884343,0.019725073,-0.015954038,-0.0076262015,-0.0023301153,-0.031135265,-0.005092257,-0.053011607,0.056923483,-0.020274704,-0.025567744,0.017006475,-0.02981747,0.011859584,-0.014471263,0.040608034,-0.024673903,-0.013061404,-0.019069802,0.04116095,-0.027029274,0.0133903595,0.046344783,-0.023042895,-0.034286182,0.024562322,-0.035875034,-0.0044620526,0.037682198,0.005967906,-0.015553569,-0.0065115322,0.017335495,0.02052596,-0.012602318,0.0041192956,-0.055670086,0.015107795,-0.0432767,0.0011090925,-0.0105671175,-0.021407353,-0.006174214,-0.002609366,-0.002711049,0.022504868,0.029711043,-0.030977907,-0.01319254,-0.01478376,0.044036433,-0.16588894,0.0071932822,0.019125592,0.020109002,-0.051142767,0.0007896274,0.034317914,0.0013641957,0.043528713,-0.02144993,0.045521613,-0.008534355,0.01485391,-0.020395225,0.014001912,0.025730705,-0.049535133,-0.026594596,-0.015136983,0.04174603,0.007395081,-0.02917005,0.050435137,0.0054900884,0.028509485,-0.008888776,-0.022377001,-0.008399365,-0.030266875,-0.040314395,-0.04204876,-0.013458945,0.035611164,-0.03373315,-0.019389186,-0.016845768,0.0082825925,-0.028831692,-0.03894549,0.016772397,0.006536551,0.013864718,-0.02766176,0.008285347,0.047479317,0.058464166,-0.02433915,-0.017308667,-0.055424582,-0.029117974,0.018512543,0.04836885,-0.027188301,0.04127878,-0.02653286,-0.0038829027,-0.0069416245,0.005031072,0.003678914,0.029639523,-0.0038295442,-0.004262392,-0.006667594,-0.043793265,-0.056482486,-0.007867137,-0.027624184,-0.007004675,-0.019580478,0.015269678,-0.033127356,0.02087586,0.044209294,-0.039495338,0.009443613,0.024469217,-0.025522297,0.012459421,-0.002372226,-0.035882656,0.016904382,-0.011660339,-0.0016427248,-0.04699249,0.022926573,0.022983747,-0.023327263,-0.02691232,-0.03290461,0.02531849,-0.023186779,-0.027832408,0.012823613,0.043360703,-0.04752107,0.061245073,0.0027095675,0.009292356,-0.037798867,-0.053409103,-0.015003039,-0.023853958,0.02089186,-0.009250147,-0.075695165,-0.056801688,0.03446423,-0.013497097,0.025248257,0.02514169,-0.011636949,0.002658833,0.033106077,-0.032665804,0.040236566,0.009675294,0.0007047974,0.04095748,0.00999211,-0.0026430981,-0.005468765,-0.039260115,-0.004178217,-0.0180839,0.00076097314,0.08936968,0.011391347,0.022168502,0.028232634,0.00998869,-0.010489958,-0.019746566,0.0012351911,0.015004295,-0.002655744,0.00031319296,-0.034421746,0.017869458,-0.015260366,-0.010681947,0.00051357714,-0.0047861855,-0.0005404433,-0.040621556,0.009544648,-0.02358451,-0.010589663,0.009835892,-0.04755109,-0.00841542,-0.026188685,0.017060656,0.05780958,0.065743625,0.04569029,0.07764135,-0.004511937,-0.03327103,0.027450923,0.019572672,0.005803998,-0.06101964,-0.03783135,-0.05611201,0.016162856,0.017699523,-0.0034488032,-0.022354653,-0.00070147164,-0.03555126,0.019855505,0.024050107,-0.014648973,0.037758693,0.0060153664,0.005018375,0.01788414,0.035518114,-0.025475422,-0.016364044,0.021088446,-0.029328952,0.0026860496,-0.0072915214,0.030735565,-0.01943512,-0.046638418,-0.021642495,0.02710771,-0.030659387,-0.003905433,-0.0033630074,0.038208347,-0.008612381,0.000051811796,-0.027809039,-0.021732075,0.023644416,0.042812854,0.016587768,0.03020672,0.019175112,-0.013713579,0.0062762327,-0.022730075,-0.021437751,-0.014342512,-0.001928379,-0.02992815,0.042501766,-0.03601479,0.012364866,-0.009707211,0.016806122,0.0068030832,0.001810177,-0.0075413925,0.0056226673,0.002657249,-0.0041055446,0.0060235565,0.008894037,-0.02174531,-0.03225266,0.023655165,-0.0002402411,-0.028011058,0.019046351,-0.06395018,0.025520183,0.008694289,-0.0035950842,0.007800504,0.029385118,0.00658887,0.04693331,0.0096603045,0.008118879,-0.006609037,-0.034076367,0.025249448,-0.03514251,-0.007676484,-0.022698238],"last_embed":{"hash":"1bxuy6m","at":1751107749415,"tokens":201}}},"last_read":{"hash":"1bxuy6m","at":1756813796418},"class_name":"SmartSource","last_import":{"mtime":1734075503000,"size":630,"at":1751107744407,"hash":"1bxuy6m"},"blocks":{"##Introduction":[1,4],"##Introduction#{1}":[2,4],"##Presence":[5,8],"##Presence#{1}":[6,8]},"outlinks":[],"key":"Personal/Projects/Dating/Charisma myth/The Charisma Myth.md","last_embed":{"hash":"1bxuy6m","at":1756813796418}}, -"smart_blocks:Personal/Projects/Dating/Charisma myth/The Charisma Myth.md##Introduction": {"path":null,"last_embed":{"hash":"qfftzk","at":1751107749422},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"qfftzk","at":1751107749422},"key":"Personal/Projects/Dating/Charisma myth/The Charisma Myth.md##Introduction","lines":[1,4],"size":489,"outlinks":[],"class_name":"SmartBlock"}, -"smart_blocks:Personal/Projects/Dating/Charisma myth/The Charisma Myth.md##Introduction#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02656789,0.021362448,-0.003945467,0.014315034,-0.0051138457,-0.04416374,-0.018926771,-0.0049146814,0.046978056,-0.007787154,0.0045792134,0.000033199773,-0.03856182,-0.009028443,0.025076844,0.051283885,0.009763451,0.0022074108,-0.028808102,0.0067298575,-0.012372369,0.0057775215,0.021878285,-0.027801227,-0.027588302,0.035920084,-0.0048138746,0.005968346,0.011991649,0.027711943,-0.032966547,0.009865219,-0.008051062,-0.04107861,0.011229772,0.005507228,-0.018992832,-0.0021438145,-0.006389465,-0.009135663,0.010719227,0.017734302,0.0072973776,-0.047351945,0.011588999,0.012433547,0.0034232107,-0.018022396,-0.017637335,-0.049564388,-0.01010547,0.015883125,0.006792405,-0.0030984313,0.015076066,0.0038746065,-0.01536551,-0.02330828,-0.05807072,-0.031202959,-0.011443865,0.010578134,-0.0010543211,-0.02841713,0.010196425,0.05858558,-0.012003273,0.02153749,-0.0054865065,-0.038007416,-0.009613897,0.042377867,-0.020597013,-0.014662779,-0.03900645,0.031070055,-0.0005475628,-0.011503126,-0.026355952,0.043235075,0.012170611,0.006500392,-0.0052008065,0.022517487,-0.030300524,0.034177385,-0.065331645,0.022472711,0.027249038,-0.037356902,-0.0029200045,0.0023347945,-0.025033288,-0.04699771,-0.06774254,-0.03879988,0.0028577743,-0.010183361,-0.0013483529,-0.023929086,0.01608121,0.0049038804,-0.023776093,-0.046422392,-0.04091657,-0.018433083,-0.037898954,0.031819217,-0.0062400373,-0.04392876,0.024926925,0.05357272,0.047653202,0.03175869,-0.037841383,0.009267581,0.027089547,0.00019800858,-0.014381935,0.02270803,-0.057956852,0.0671086,0.041692548,-0.002352146,0.036198106,-0.050525952,0.046261784,0.013393897,-0.06898309,0.028566433,0.0020554282,-0.002114468,-0.010893426,-0.006893565,-0.0425323,0.0151401535,0.020316755,0.01144009,0.0049545444,-0.0031924136,0.0024120517,0.038698923,0.022591012,-0.040883508,-0.036125727,-0.0063774125,0.026753772,-0.009366581,0.0018205234,-0.034502838,0.010924686,-0.005386049,0.011876893,0.011195852,-0.03625585,0.0024954663,0.019101378,0.02750018,-0.02641369,0.06089043,0.07093172,0.026519138,-0.016618619,0.018003874,0.01541247,-0.015763192,0.01156788,0.052478172,0.0033347013,-0.028488584,-0.0037233941,0.0010325875,-0.0072666975,0.04253112,-0.016245326,0.028223673,0.04871552,0.00006195289,-0.033626053,-0.03360107,-0.023855947,-0.0047960496,0.014862291,0.028058182,-0.009162857,0.021156764,-0.02895689,-0.047263194,0.025150375,0.0338299,-0.015457145,-0.002271444,-0.037455443,0.011884779,0.09909573,-0.036520742,0.007971775,0.030991318,0.03031909,-0.05175236,-0.018087447,0.033285554,-0.016468601,0.011636502,-0.019080646,-0.016176516,-0.06310514,0.0030808067,0.01577315,-0.033366363,0.038632948,-0.0054344824,0.023388391,-0.06455215,-0.013818867,-0.017871233,-0.020880895,0.03456551,0.0396256,-0.02460474,0.03621224,0.07548463,-0.011056193,0.002303836,-0.015251358,0.0018003099,0.027911715,0.087750055,0.02000588,-0.0060916273,0.0075171688,0.029357357,-0.02605569,-0.006304903,-0.028103346,-0.012699157,-0.0821655,0.002143769,0.026017552,0.0033334699,-0.018338786,-0.03615621,0.037192214,-0.007150736,-0.006326053,0.03200084,0.005006118,-0.0065040886,-0.0060512684,-0.0108726565,-0.024802292,0.0012541778,-0.0066568796,-0.043988626,0.03400642,0.008533055,0.009855687,0.010424051,-0.032450262,0.0021414957,0.011802125,0.030261055,0.023141192,0.02431938,0.006105461,0.007572882,-0.0012036748,0.019452754,-0.03728172,0.05631317,-0.037755035,-0.025403934,0.020753402,-0.0036487326,0.016120128,0.014776589,-0.03137224,0.006025637,0.08007999,-0.00536067,0.012590146,0.024155805,0.014281873,0.02197004,0.03845294,-0.008084495,-0.020333925,-0.011278726,0.021248436,-0.05419501,0.05456167,-0.012783009,0.035772126,-0.025582967,-0.027663572,-0.017204903,0.027923118,-0.17595842,0.02079471,-0.0024693226,0.039962523,0.010712111,0.003166065,-0.062770374,-0.012241554,-0.024950624,0.025578203,0.03528748,-0.017479705,-0.0049665137,0.007761726,-0.02347579,-0.003358872,-0.008428538,0.0006758975,-0.010739749,-0.024940964,-0.01753547,-0.08469808,0.098959535,0.003904332,-0.0035108156,-0.043156598,-0.040831313,-0.02977765,-0.019930007,-0.01173193,0.014579432,0.023015376,-0.006261094,0.00031509934,0.04267656,0.009029507,-0.03376944,0.038893882,0.0017951659,0.004279699,-0.0008496096,0.026042823,-0.03412992,0.038684282,-0.046823647,-0.016446928,-0.02333517,0.024144074,-0.007022286,0.021144029,-0.019200608,-0.026963163,-0.059001178,-0.03216193,-0.02546899,-0.017184377,0.047445785,0.031180302,0.018663097,-0.01232071,-0.038326897,0.0073899305,0.019562647,0.036394827,0.0062956056,-0.00865588,0.056025464,-0.005614743,0.05302009,0.00023684093,-0.0048330347,0.020225244,0.072937764,-0.00575439,-0.012384527,0.053829856,0.0136013,-0.008237487,-0.030516254,-0.056472156,0.04520692,0.011201669,0.030035112,0.036114674,-0.02079743,-0.0008239252,0.053030953,0.035676,0.10488822,0.25235033,0.006719086,-0.009249606,-0.026712403,0.020051774,-0.0021963965,0.017244752,-0.015063222,-0.026168691,-0.010532873,-0.02194816,0.005890367,0.004015405,-0.012382069,0.002997872,0.030113399,-0.07131217,0.006493142,0.015460838,-0.0020883626,0.033558864,0.0005567104,0.044703852,0.031716697,-0.028309857,0.015010933,-0.02373307,-0.012423257,-0.026580395,0.014666885,-0.029302435,0.027851066,0.08551028,0.012076579,0.05310688,-0.022969374,0.022712192,-0.026622001,0.0039856113,-0.0021016218,0.022667088,0.00384631,0.006016639,0.0060126977,-0.022705842,-0.0009961742,-0.018555317,0.02037397,-0.017526474,-0.02949361,-0.01921145,0.025452884,-0.001368206,0.01878021,0.0067285392,-0.0033783333,-0.016300488,0.020881938,-0.011040141,0.053305004,0.07552508,0.017823344,-0.0048217243,-0.02249981,-0.026185283,0.016653763,-0.009596727,-0.11591466,-0.025179997,0.010989791,0.018230023,0.012492602,-0.0022206204,0.017058188,0.025790412,-0.0059161955,0.04249502,0.04133155,0.08587525,-0.02613239,0.01631198,-0.022948187,-0.014640362,-0.026798518,0.0295077,0.024371993,0.001765265,0.03391465,0.035093423,0.005868413,0.0057349484,0.0106986035,-0.04714008,-0.017331466,0.028911326,-0.021133767,0.03812329,-0.028014682,-0.045336418,-0.0002295438,-0.008166861,0.009167007,0.026393717,0.039641637,0.041088022,-0.027495386,-0.027976632,0.022340123,-0.058839303,0.047498256,-0.040049467,0.014979868,-0.024189752,-0.01164429,0.04788745,0.03439864,-0.03953522,0.022245103,-0.008831269,0.0016529431,-0.011709614,0.0097947195,-0.012185432,0.032146093,-0.026576124,-0.020771476,-0.0050101643,0.019126328,-0.023615327,0.017200796,0.005372135,-0.028516853,0.014122583,0.012676685,0.049869813,-0.033654302,0.023475608,-0.021398775,-0.06582087,-0.002423229,0.00318089,0.03852862,-0.031909846,-0.02021945,0.03612992,0.022976028,-0.03765801,-0.0040470515,0.005114772,0.011256769,0.0397185,0.005971526,0.0026503135,0.0041862284,-0.033843506,-0.025928898,-0.015825763,-0.005011839,-0.011130516,-0.047332294,-0.007659896,-0.01569316,0.011999708,0.072763324,-0.005820339,-0.004678549,0.062364027,0.026722541,0.00060958945,-0.07066373,-0.044374082,-0.047229797,-0.030219462,0.0032838825,0.0012061425,0.03096241,-0.046773396,0.0029944456,-0.05043168,0.008128419,0.03139588,-0.041026235,-0.0330727,0.049103063,0.044731054,0.021522088,0.0020461879,-0.00028698047,0.0077475384,-0.012942814,-0.008489963,0.07200982,-0.05598013,-0.018357087,0.027777981,0.028537225,-0.0007864205,-0.009069984,-0.016138831,-0.03442262,-0.04547669,-0.030718222,-0.010174043,0.043506466,0.015643716,-0.014639515,0.06456222,0.02435996,-0.021080393,0.011386354,-0.011959585,0.008478932,-0.036669202,-0.014895037,-0.037668943,-0.033037093,-0.00001796166,0.0023612236,-0.034411423,-0.020127548,-0.0020768645,-0.01836767,0.040019065,0.0037066308,-0.059560433,-0.040130366,0.0023329738,-0.018711645,-0.032622255,-0.024928557,-0.004094272,-0.013149185,-0.0068813614,0.021582212,0.0073881196,0.02006264,0.003653396,0.025803978,-0.055304736,-0.021843554,0.014866121,-0.061500207,-0.0011585784,0.030933216,-0.022935977,-0.037838206,-0.0029366,0.008689808,0.058954366,0.0038554124,-0.0052660313,-0.011943624,-0.008139761,-0.031586535,-0.046085276,-0.020731878,-0.008797188,-0.012670436,-0.05807743,0.034031153,-0.002473994,0.011575321,0.0038528657,-0.01392684,-0.06647849,-0.040873222,0.020018741,0.032317676,-0.018135723,-0.050075013,0.007452413,0.0021189065,-0.018072102,-0.04941201,0.014858731,-0.010549459,0.010863923,-0.020442262,-0.025175527,0.026009139,-0.041796863,0.040074944,0.042845134,0.0035416519,-0.014432615,-0.012316097,0.0030575742,-0.0029707777,0.009141945,-0.03495548,-0.00921107,-0.016621642,-0.012300714,0.027173916,0.05805151,0.029554825,-0.00331419,0.051162105,0.0021129795,0.04252114,0.0014744999,-0.01033698,-0.014032063,-0.028934972,-0.04935378,-0.016363021,0.003743333,-0.050476868,0.053843502,0.00933825,0.036302086,-0.039479084,-0.00231482,-0.009849599,-0.050110307,-0.01650996,0.025182655,-0.00554914,0.020572605,0.0074597164,-0.018201135,-0.029267516,-0.014165585,0.0012234715,-0.03809409,0.034091968,-0.00093147496,-0.020418726,0.038624793,-0.0029491086,-0.05839714,0.013142195,0.007902384,-0.021455783,0.01674531,-0.009570633,0.03322535,0.016797747,0.016990773,0.014092936,0.048774175,0.007935632,0.047756743,-0.029108783,0.024305614,-0.024898555,-0.004945157,-0.0062853936,-0.029424595,-0.0026825871,-0.04378511,0.05583468,-0.02214344,-0.022993417,0.024476897,-0.0356175,0.00527443,-0.004333249,0.040328614,-0.023455614,-0.0058510643,-0.026062217,0.0399773,-0.021217933,0.015990796,0.045793287,-0.024706269,-0.041515455,0.021991653,-0.031093732,-0.0059158276,0.027146285,-0.00017023468,-0.003039544,-0.0051093297,0.017593242,0.014892145,-0.009815219,0.009066891,-0.057697795,0.023975933,-0.046971712,0.0061351075,-0.011435617,-0.025562847,-0.0031326138,-0.005133393,-0.0017091164,0.021114493,0.031262368,-0.021418246,-0.01616468,-0.013067206,0.035177235,-0.16404355,-0.00078082574,0.011454765,0.016031822,-0.051604,-0.0063539403,0.02642254,0.006294378,0.043857176,-0.017901942,0.027379835,0.010219298,0.0033210283,-0.018085089,0.015080987,0.026508894,-0.03644326,-0.029504944,-0.010660368,0.047687083,0.0038716947,-0.03273512,0.069518834,0.0067522223,0.031884354,-0.0006233575,-0.026256183,-0.0017271484,-0.029179355,-0.0407307,-0.04129284,-0.016936434,0.04369141,-0.03982994,-0.027674863,-0.015935155,0.010941518,-0.03769961,-0.041795325,0.014421749,0.0147241205,0.015382393,-0.023671923,0.0098852515,0.038826577,0.055489928,-0.01557381,-0.0130109,-0.059245914,-0.03737154,0.025374813,0.050021045,-0.0204169,0.04501757,-0.023132185,-0.005064133,-0.015079252,0.00032014152,0.0055241873,0.03223522,-0.0056047784,-0.014003198,-0.011416029,-0.048462067,-0.051429123,-0.009420306,-0.029880488,-0.000087824286,-0.023597956,0.022439886,-0.03270505,0.0077620074,0.045689326,-0.03944457,0.010171519,0.017978385,-0.030980378,0.01486796,0.00091965566,-0.03861241,0.030890979,-0.010852619,-0.0008127058,-0.037128855,0.017828818,0.032918695,-0.018467715,-0.0243604,-0.0389808,0.030419586,-0.0151640475,-0.03432533,0.016707165,0.037541553,-0.045294754,0.057376575,0.011074645,0.013267926,-0.03628836,-0.05293565,-0.021231601,-0.0089986315,0.022975883,-0.009161231,-0.07843395,-0.049721085,0.028283967,-0.006979714,0.024863046,0.020688262,-0.008995906,-0.007218443,0.03850471,-0.037384626,0.044669088,0.023351282,0.00803098,0.039623406,0.0077041206,-0.007485459,-0.016666424,-0.043061335,-0.0011571948,-0.017663525,-0.0029533654,0.08887842,0.013921211,0.012255535,0.019721257,0.003132177,-0.005512989,-0.017096447,0.006382585,0.0217078,-0.0024568331,0.003238974,-0.021712773,0.020274715,-0.011671079,-0.013418221,0.011768891,-0.002535044,-0.002167148,-0.040057074,0.00731068,-0.012817819,-0.021937652,0.018090924,-0.04363958,-0.0063529247,-0.023087962,0.0069296667,0.06209916,0.05032928,0.038636267,0.0819244,-0.016790038,-0.043547217,0.030158594,0.025062699,0.0014300921,-0.067292616,-0.040476,-0.06420977,0.01277053,0.016691344,-0.0024193218,-0.022755263,-0.0050502513,-0.042454805,0.02725559,0.03172148,-0.0101225795,0.036266837,0.0067981426,0.0000100306925,0.019355647,0.045556538,-0.021923127,-0.016536618,0.015324356,-0.02362398,0.010136629,-0.012514585,0.035213616,-0.016896376,-0.05372404,-0.016376102,0.026447993,-0.03529499,-0.008213652,-0.004524137,0.0401188,-0.015412663,0.00033009442,-0.023238389,-0.02176479,0.012770395,0.03092032,0.02289804,0.033940177,0.028373653,-0.0107623665,-0.01020924,-0.030591935,-0.017651869,-0.02774437,-0.0045036357,-0.03192456,0.04450155,-0.0333278,0.010157372,0.0010081562,0.026884668,0.010545513,-0.0005795987,-0.013452149,0.0029119656,-0.001820228,0.0015290047,0.006970715,0.00054991985,-0.019451207,-0.024406949,0.013615306,-0.0057786196,-0.02624743,0.017625904,-0.06298637,0.018721856,0.0033463403,-0.012180971,-0.002939389,0.032348227,0.0054739113,0.05418074,0.026071718,0.007866532,-0.0038644436,-0.032739192,0.023211472,-0.03145857,-0.00082214875,-0.019989043],"last_embed":{"hash":"kwfz3w","at":1751107749428,"tokens":358}}},"text":null,"length":0,"last_read":{"hash":"kwfz3w","at":1751597077668},"key":"Personal/Projects/Dating/Charisma myth/The Charisma Myth.md##Introduction#{1}","lines":[2,4],"size":473,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"kwfz3w","at":1751597077668}},"smart_blocks:Personal/Projects/Dating/Charisma myth/The Charisma Myth.md##Introduction": {"path":null,"last_embed":{"hash":"qfftzk","at":1751107749422},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"qfftzk","at":1751107749422},"key":"Personal/Projects/Dating/Charisma myth/The Charisma Myth.md##Introduction","lines":[1,4],"size":489,"outlinks":[],"class_name":"SmartBlock"}, +"smart_sources:Personal/Projects/Dating/Charisma myth/The Charisma Myth.md": {"path":"Personal/Projects/Dating/Charisma myth/The Charisma Myth.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.05531213,0.06272323,0.01336789,0.02147614,-0.13495487,0.06127572,0.10070352,0.00043438,0.00192291,0.0133554,0.056345,-0.0064208,0.02519265,0.0232903,0.05076328,0.05483354,0.00061789,0.0130885,-0.0618122,0.06087821,0.08943908,-0.02786271,-0.03301878,0.03754196,0.06236801,0.04190889,-0.00254121,-0.01825393,-0.05279102,-0.13852039,-0.01170241,-0.02174653,0.04747083,-0.00733745,-0.08740696,0.00010982,-0.02926044,0.02830311,-0.02265347,0.03506011,0.03089806,-0.02459875,0.03375698,0.00372392,-0.04453077,-0.00918041,-0.01055834,0.01892764,-0.02801772,-0.00436844,-0.04236932,-0.00976707,-0.05689517,0.0438137,0.00245448,0.05190922,0.0446916,0.04653826,-0.01768917,0.04573415,0.04603803,0.03635782,-0.17125581,0.03367086,0.0653626,-0.00229976,-0.01518981,-0.04974778,0.01410284,0.01352718,-0.01321612,0.00811261,-0.08032887,0.01929209,0.11916835,0.01720643,-0.04951449,-0.00518207,0.00694826,-0.02235287,-0.0510072,-0.00747794,-0.01709997,0.01580319,-0.02637527,0.00812418,0.04309807,-0.05879123,0.0084456,0.00354756,-0.1059216,-0.05481597,0.00599302,-0.00018396,-0.0640675,-0.0283358,-0.03436987,0.02780431,-0.02762275,0.13408291,-0.01026737,0.0229083,-0.00073705,-0.00837081,0.05200914,-0.02545339,0.00976593,-0.10293256,-0.00225963,0.03109504,0.03701878,0.01758554,-0.04983974,-0.06555409,0.01774696,0.00493374,0.10989749,-0.01345292,0.01831993,-0.0601243,-0.02889822,0.03923433,0.09571997,-0.00311216,-0.05723397,-0.0932259,0.06079267,0.05365925,0.02757237,-0.05089059,0.05167674,-0.05894692,0.00866993,-0.01313033,-0.04681417,0.04993704,0.01497142,-0.01176885,0.07206776,0.02682821,0.03958197,-0.00590025,-0.01210441,-0.0479641,0.0374753,-0.03954597,0.00424912,-0.00399477,0.01039592,0.05482359,-0.00449707,0.02022986,-0.0406818,-0.02542384,0.03695676,0.03282413,-0.05651731,0.06283543,-0.04652706,0.00031568,0.03441938,-0.0490067,-0.04287663,0.03192513,0.06321318,-0.01349363,0.05205526,-0.04411189,0.02078056,-0.06486621,0.04317481,0.03227485,-0.0527222,0.0117663,0.05480346,-0.03173663,-0.04943156,0.00470102,-0.05037133,0.03131104,0.09763168,-0.08479336,-0.04113485,0.06780241,0.00243849,-0.04684234,0.01703512,-0.03019668,0.01546616,-0.02845563,0.04267123,0.08773655,-0.02969247,-0.02525764,-0.0340263,-0.02350502,-0.0194127,0.0429526,-0.0596786,0.00889563,-0.09637824,-0.01262938,-0.04409415,-0.00183749,-0.06966331,0.00552764,0.02752711,-0.00139253,0.15449132,0.0199347,-0.0564877,0.01465854,-0.0161227,0.04350701,-0.03283989,-0.01395592,0.12328098,0.03281806,0.03651965,-0.03671872,-0.00814003,-0.00765537,-0.02853103,-0.19111241,-0.01455258,0.01612804,-0.02018278,0.05227267,-0.04968346,-0.01773109,-0.00269413,0.05521295,0.00071635,-0.01716661,-0.00415886,-0.06307887,0.03830587,0.01252559,0.04505257,0.00593926,-0.01728441,-0.04052772,-0.0257576,-0.10365667,0.08479732,0.00335091,-0.11034892,0.05889393,0.03800913,0.11428089,0.11887139,-0.0417634,-0.00039954,0.00426017,0.08606543,-0.03190782,-0.08986791,0.02758466,-0.0279576,0.04607623,-0.07621575,-0.01112775,-0.0025973,-0.01790355,-0.00370754,-0.04349153,-0.00995078,-0.05016247,0.0363343,0.01196776,0.04132728,-0.04860548,0.03558699,0.08890873,-0.05810888,-0.02525864,-0.00251221,-0.02644605,-0.04182631,-0.08603624,-0.05446408,-0.02071697,0.06569713,-0.02492722,-0.00397967,-0.00239778,-0.09125213,0.04562774,-0.06893781,-0.03907386,0.00285146,0.04977634,0.00165021,-0.04451733,0.11142775,0.01475614,-0.08451033,0.07467801,-0.03703464,-0.0297548,-0.04687646,-0.01144208,0.03360674,0.09718676,-0.01267072,0.004692,0.04333616,0.0187207,-0.01224375,-0.04615762,-0.0874223,0.07464349,-0.00299449,-0.02329087,-0.0127197,-0.04069896,-0.02468098,-0.02271562,-0.04293253,-0.21896614,0.05199431,0.02900665,0.04798822,-0.06631128,0.02767321,-0.068838,-0.00258694,-0.08037302,-0.00172158,0.09250416,-0.00899646,0.06819259,0.07426681,0.0272064,0.02641157,0.07046566,0.04494217,0.04560173,-0.04919227,0.00179039,0.00298554,0.21488774,-0.05935262,0.01902561,-0.00353426,-0.03786107,0.02329335,-0.0089655,-0.02865938,0.07650363,-0.01015737,0.0585751,0.02329445,0.05469809,0.03208584,-0.00051311,0.02071364,0.0033788,-0.03638753,-0.02147868,0.0382201,-0.00118231,0.01567383,0.12756594,-0.00918224,-0.0410865,0.03019471,-0.03501815,-0.0201928,0.03914248,0.06615456,0.02751002,0.02314586,-0.03645338,0.00444779,-0.04604736,-0.01381078,0.0458411,0.0004191,0.03337422,0.06781013,-0.0155315,-0.01178859,-0.00495585],"last_embed":{"hash":"1bxuy6m","tokens":155}},"bge-m3:latest":{"vec":[-0.022755064,0.024033166,-0.012311576,0.0125579,-0.0008491779,-0.043788232,-0.019548712,0.003294985,0.04650875,-0.010821347,-0.0016406502,0.0055392184,-0.04307863,-0.007487989,0.020493085,0.045202047,0.018422889,0.0048932396,-0.034155957,0.0030863758,-0.014508305,-0.008331743,0.027520817,-0.022616584,-0.022993498,0.03740825,-0.006490078,0.006622109,0.015870718,0.03144963,-0.03538366,0.016692454,-0.0019365012,-0.032466177,0.0062166955,0.007878699,-0.027072791,-0.0063575855,-0.0057150843,-0.0027943347,0.015988309,0.024625203,0.009308178,-0.05187199,0.0046661613,0.010182088,0.00045963944,-0.017847583,-0.011895218,-0.050793733,-0.008498249,0.015786223,0.017551167,-0.0017039801,0.016802225,0.01451661,-0.013700977,-0.015355494,-0.04719118,-0.018975977,-0.009516012,-0.0016812755,-0.006005336,-0.029082296,0.014533074,0.055893417,-0.013363313,0.021533776,-0.008081535,-0.036088165,-0.009115082,0.047691464,-0.025100987,-0.024658522,-0.038386833,0.02634709,-0.003434472,-0.007868415,-0.039994214,0.0509525,0.0110871205,0.004829178,0.0049213623,0.026446573,-0.033998437,0.032183506,-0.064013876,0.019589908,0.031042345,-0.03224587,-0.0004997257,0.005068125,-0.018858148,-0.05400204,-0.062794,-0.037431926,0.0038156905,-0.01877399,0.008500132,-0.021442069,0.023408571,0.0042413836,-0.019083517,-0.055492412,-0.04766928,-0.009304933,-0.03714061,0.025337454,0.0052276263,-0.046858575,0.031109719,0.056545116,0.044238903,0.03205688,-0.033005364,0.015080431,0.027816024,-0.002465905,-0.018171502,0.01646895,-0.053103104,0.066195495,0.04413586,-0.00458725,0.02388574,-0.046358746,0.048695616,0.012312387,-0.0693897,0.028226469,0.003076936,-0.012710237,-0.0103535345,-0.007081401,-0.045163278,0.017503837,0.033126198,0.008289675,0.01114562,-0.0132294595,0.008405739,0.03411564,0.021260936,-0.03716935,-0.03846641,-0.016438687,0.041984364,-0.010483249,-0.0010793563,-0.027765501,0.021999536,-0.005213561,0.0055156657,0.006396942,-0.044675067,0.011078817,0.027820587,0.033464096,-0.041970287,0.06412911,0.07543301,0.025065148,-0.033478387,0.024855636,0.027163332,-0.015585735,0.0054975,0.04423326,-0.008490897,-0.031821977,-0.0018167185,-0.006113174,-0.0047042463,0.037039854,-0.01873216,0.02902399,0.041650563,-0.00020491885,-0.03888753,-0.04040126,-0.0144777475,-0.008842503,0.020200178,0.02827472,-0.015338753,0.018396705,-0.029605297,-0.045474287,0.022980368,0.034787327,-0.02313555,-0.00069862383,-0.03273168,0.0053698216,0.09465979,-0.035754103,-0.00015728048,0.026061065,0.035917062,-0.0500319,-0.025743004,0.035706077,-0.013628568,0.004471211,-0.024265712,-0.02000507,-0.060823847,0.0015430734,0.023655884,-0.044461522,0.044454835,-0.009441587,0.026714645,-0.058943693,-0.0034035067,-0.015134068,-0.020420296,0.038969558,0.04369405,-0.019099088,0.046540104,0.069497064,-0.02073429,0.0047305203,-0.015771613,-0.0026686778,0.01898953,0.08963042,0.016965644,-0.020598082,0.00401713,0.018762494,-0.02768972,-0.0036622025,-0.0171094,-0.016982382,-0.08309461,-0.0006797154,0.021395952,0.016494427,-0.025217293,-0.02738136,0.046039324,0.0026172914,0.00002971404,0.02752146,0.021931443,-0.009676838,0.00065945304,-0.009412781,-0.025268454,0.0071217827,-0.0005494567,-0.050115146,0.031707853,0.012264694,0.0033661034,0.0064584934,-0.026910821,0.002133852,0.008487179,0.02039048,0.015317462,0.025903663,0.0009796923,0.00022214712,0.0008203036,0.012229198,-0.031388193,0.040491153,-0.04162312,-0.021128682,0.013137998,-0.010077589,0.010416358,0.01348378,-0.032962814,-0.0019195578,0.08302035,-0.005771342,0.004383065,0.009068737,0.018283796,0.028191695,0.037160315,-0.010284723,-0.011961148,-0.0076174093,0.026803395,-0.05401395,0.05239035,-0.013145802,0.034019098,-0.018225582,-0.02860092,-0.01363826,0.033683885,-0.17650665,0.023748718,-0.0005560829,0.032010432,0.0165903,0.0007282511,-0.05492074,-0.017935485,-0.033286322,0.021060413,0.03601188,-0.01938667,-0.0047421167,0.015739257,-0.01779329,0.004263316,-0.015842624,-0.008087803,-0.010801332,-0.028605806,-0.018766457,-0.0787662,0.106991954,-0.00072313205,-0.0013648167,-0.038909264,-0.03604631,-0.028217796,-0.013712563,-0.012766732,0.02253839,0.026228731,-0.0073181586,0.0011164744,0.047995903,0.00489183,-0.027167086,0.031090582,0.0015499049,0.0006682458,-0.00010943637,0.03568778,-0.037705876,0.042254254,-0.039320003,-0.015156903,-0.02076233,0.025653943,-0.009905422,0.02119192,-0.012690244,-0.028635701,-0.055365045,-0.026304763,-0.023940891,-0.008372124,0.04387849,0.028531156,0.0066750553,-0.008185859,-0.03138872,0.0118135195,0.023774508,0.02417272,0.009094575,-0.011382344,0.04660623,-0.0035600616,0.04487197,-0.0076115956,-0.010377273,0.021413695,0.07847237,0.0057898527,-0.01989883,0.05328618,0.014590327,-0.016810639,-0.031193964,-0.05866989,0.050935164,0.008771651,0.022005249,0.043529253,-0.021146666,0.002178514,0.052165713,0.029949896,0.10457948,0.248509,0.003729292,-0.017071236,-0.042838063,0.020548724,0.00047615552,0.019324,-0.010441883,-0.021895103,-0.017636841,-0.021748934,0.0062758205,0.0055875364,-0.025474427,0.004918683,0.027015261,-0.07679867,0.012326348,0.023679681,0.005085212,0.033180993,0.0038278964,0.050702166,0.031312913,-0.027612654,0.018811375,-0.021234646,-0.017718263,-0.027290639,0.00989635,-0.036203574,0.029340217,0.085494764,0.013652196,0.048002478,-0.027161734,0.020990247,-0.024228513,-0.008823331,-0.00877468,0.025917616,0.0071537164,0.015326666,0.002575249,-0.025993759,-0.000672481,-0.015723124,0.014687325,-0.015826007,-0.025755193,-0.02759579,0.024911372,-0.0015759277,0.018931089,-0.002235693,0.00084052247,-0.018355897,0.019559916,-0.009266062,0.07419717,0.06497563,0.019988226,-0.008252441,-0.019160613,-0.021683736,0.02382746,-0.012770744,-0.11136117,-0.02907436,0.007100879,0.022133246,0.0022238824,-0.006353918,0.019576397,0.030361556,0.00143655,0.045331765,0.044551548,0.07387341,-0.025698626,0.020735994,-0.028741617,-0.011431829,-0.01900669,0.02356122,0.028036382,-0.005649585,0.03991226,0.037905425,-0.0036596358,0.0038941097,0.016047984,-0.0581436,-0.011755166,0.026468024,-0.014216826,0.029002769,-0.026682954,-0.043634016,0.0022534651,-0.0070582065,0.0077981297,0.03322237,0.040584177,0.041513707,-0.018445842,-0.012130129,0.011553828,-0.04400459,0.03810986,-0.043470982,0.015294187,-0.028015275,-0.010287076,0.049722236,0.029960336,-0.03943676,0.017242927,-0.014669108,0.01645903,-0.014986392,0.008944334,-0.009980271,0.029658807,-0.037085112,-0.018101895,-0.009624011,0.030169837,-0.019485697,0.017361319,-0.0030199853,-0.0258088,0.014990017,0.018739246,0.04879057,-0.04003213,0.020089857,-0.01991674,-0.062308196,-0.010054955,0.0050740903,0.040260624,-0.028584069,-0.019101383,0.037620045,0.019403527,-0.04046238,-0.001098247,-0.0011938969,0.0037159882,0.045110624,0.0065083136,-0.009503459,0.007487695,-0.0317257,-0.02196577,-0.017464284,-0.010317458,-0.0030954324,-0.04176812,-0.0035535842,-0.008440801,0.008505284,0.07094064,-0.006316434,-0.006429804,0.060779475,0.027482925,0.0055394666,-0.06722192,-0.04357368,-0.044540722,-0.02393375,0.015033651,-0.003261995,0.033551864,-0.036537603,0.0043219705,-0.05021996,0.010331435,0.027652033,-0.043463375,-0.025169099,0.062001962,0.03991187,0.027120445,-0.0043681287,-0.0073267305,0.0011438264,-0.013764468,-0.018331453,0.07320696,-0.06326574,-0.022512445,0.039316885,0.030876577,-0.0017424792,-0.0064264163,-0.009680369,-0.04100564,-0.0466894,-0.036947813,-0.011495706,0.062964566,0.015733894,-0.021971304,0.065484434,0.02860205,-0.012981576,0.0061018183,-0.016327403,0.008657898,-0.031088801,-0.008932868,-0.0360999,-0.031638544,0.0047782576,0.0024396614,-0.031124806,-0.027717967,-0.0057730866,-0.014635105,0.05481712,0.018568102,-0.05482417,-0.038024895,0.003717631,-0.0065693194,-0.025780294,-0.035655122,-0.0030281376,-0.015277288,-0.0003038034,0.024630083,0.0032432799,0.012503953,0.0064851623,0.019265125,-0.059141017,-0.018306268,0.02210178,-0.056419887,-0.007902205,0.027094962,-0.026192097,-0.0428074,0.003005186,-0.0023770672,0.06037267,0.0008140822,-0.004460185,0.0024733106,-0.009821333,-0.024835525,-0.04134427,-0.012250042,-0.008006871,-0.014042144,-0.059249323,0.038224515,-0.007935087,0.018651633,0.011792767,-0.0056605623,-0.07009643,-0.03356058,0.025633382,0.02644615,-0.015781203,-0.058607817,0.0008604931,0.0013996697,-0.02271973,-0.051026415,0.0130620245,-0.0077371276,0.015016321,-0.022944892,-0.023573898,0.025367536,-0.03175552,0.03884141,0.03870708,0.0018697446,-0.015935203,-0.0035194545,-0.0033425067,0.0023770817,0.011628319,-0.040801577,-0.022184135,-0.007034918,-0.012022146,0.026977863,0.05689471,0.02956304,-0.009527571,0.054485317,0.0042030606,0.04508573,0.006387281,-0.018564558,-0.017667042,-0.032329783,-0.057461984,-0.021614572,0.007250499,-0.056007702,0.048481826,0.00933474,0.02500059,-0.03171654,0.0011770232,-0.0047280714,-0.04116566,-0.019675095,0.023295114,-0.012093072,0.01266713,0.005679166,-0.017990554,-0.019463032,-0.014980734,-0.008341058,-0.043206908,0.030700678,-0.008656693,-0.025035623,0.03023188,0.0015050224,-0.058267996,0.003976848,0.020965423,-0.02281307,0.010417353,-0.004958418,0.025228502,0.022208828,0.019094696,0.010914085,0.036060624,0.0033308747,0.049512427,-0.028851999,0.019801676,-0.015911609,-0.007650662,-0.0022992343,-0.031106606,-0.005127396,-0.05298481,0.056871872,-0.02027331,-0.025612963,0.017005092,-0.0297894,0.011844366,-0.01448284,0.040617134,-0.024686204,-0.0130666,-0.019072866,0.04113833,-0.027033871,0.013378339,0.046362586,-0.023041122,-0.0343093,0.02455726,-0.03587905,-0.0044507417,0.03767669,0.0059679095,-0.015558664,-0.006493454,0.017333329,0.02053948,-0.012489941,0.004140904,-0.055684768,0.015065788,-0.0432857,0.0011423368,-0.010614059,-0.021425385,-0.00616094,-0.0026517538,-0.00270278,0.022499865,0.029780423,-0.030958004,-0.013206477,-0.014770494,0.044063337,-0.1658786,0.007173863,0.019146385,0.020102644,-0.051147565,0.0007897877,0.034281433,0.0013289033,0.043504134,-0.021414217,0.04558018,-0.008620147,0.014845519,-0.020397509,0.013925249,0.025709108,-0.049507946,-0.026570449,-0.015167072,0.041758645,0.007423097,-0.029222123,0.050442744,0.005452821,0.028513234,-0.008865,-0.022418272,-0.008370195,-0.030263402,-0.040282086,-0.0420405,-0.0135019,0.035605036,-0.033757545,-0.01937453,-0.016804721,0.008335092,-0.02882233,-0.03891528,0.016788099,0.0065960507,0.013856847,-0.02768062,0.008269563,0.04745973,0.058458697,-0.024339296,-0.017281191,-0.055421207,-0.029142195,0.018537108,0.048385408,-0.027190465,0.041281912,-0.026550142,-0.0039006432,-0.006973895,0.0050717597,0.0037369952,0.029630538,-0.003832785,-0.0042421655,-0.006690479,-0.043768547,-0.056470066,-0.007869175,-0.027585011,-0.0069713043,-0.019600544,0.015298454,-0.03310914,0.020847302,0.044205498,-0.039495856,0.009421795,0.02448538,-0.025535882,0.012439512,-0.0024505297,-0.03585358,0.016910523,-0.011686565,-0.0015785017,-0.046971798,0.022896841,0.02298733,-0.023382965,-0.0268971,-0.032863203,0.025329623,-0.023181593,-0.027805667,0.012756929,0.043397073,-0.04750175,0.06128772,0.0027378902,0.009263037,-0.03776109,-0.05339198,-0.015003679,-0.023898235,0.02087914,-0.009248264,-0.075636916,-0.056784894,0.034420997,-0.013522653,0.02524716,0.025091244,-0.011650709,0.0026763494,0.03309858,-0.032637298,0.04018435,0.009711281,0.0007354339,0.040985335,0.010036258,-0.0026325528,-0.0054613044,-0.039270755,-0.00419068,-0.01807657,0.00080496614,0.089339934,0.011358041,0.022226127,0.028265616,0.009958797,-0.010450689,-0.019731315,0.0012418533,0.015019071,-0.0026858787,0.00037110134,-0.03445052,0.01789853,-0.015262846,-0.010685608,0.00047853874,-0.0047165244,-0.0005480236,-0.04063681,0.009554117,-0.023603993,-0.010582224,0.009815951,-0.047587633,-0.008465299,-0.026195243,0.017035892,0.057797067,0.065721065,0.04572385,0.077587254,-0.0045392374,-0.033202276,0.027409798,0.019584212,0.0058070216,-0.060968257,-0.037846085,-0.056100573,0.016161012,0.017682346,-0.0034518882,-0.022326985,-0.00067841297,-0.03552068,0.019845646,0.02402506,-0.014659918,0.037762437,0.0060273213,0.004990761,0.01791777,0.035504036,-0.025484303,-0.016378088,0.021117635,-0.029271334,0.0027263183,-0.0072803646,0.030769488,-0.0194321,-0.046632938,-0.021668049,0.027108615,-0.03066929,-0.0038934813,-0.0034015146,0.038210604,-0.008588454,0.000037923142,-0.027776504,-0.021769132,0.023608945,0.042837076,0.016568873,0.03022846,0.019128716,-0.013706817,0.0062472275,-0.022735277,-0.021399833,-0.01436052,-0.0019233681,-0.029905174,0.042514447,-0.03603456,0.012361715,-0.009708864,0.016847426,0.0068024923,0.0018204891,-0.007530535,0.0056576678,0.0026589597,-0.004067071,0.0060531045,0.008894317,-0.021780929,-0.032241985,0.023633711,-0.000227329,-0.028074967,0.019081904,-0.0638843,0.025482824,0.008724874,-0.0035805209,0.0077735865,0.029368883,0.006571306,0.04698127,0.0096479505,0.008147203,-0.0066422164,-0.03409343,0.025219481,-0.035097566,-0.0076713017,-0.022698315],"last_embed":{"hash":"1bxuy6m","at":1751107749415,"tokens":131}}},"last_read":{"hash":"1bxuy6m","at":1762844653664},"class_name":"SmartSource","last_import":{"mtime":1734075503000,"size":630,"at":1751107744407,"hash":"1bxuy6m"},"blocks":{"##Introduction":[1,4],"##Introduction#{1}":[2,4],"##Presence":[5,8],"##Presence#{1}":[6,8]},"outlinks":[],"key":"Personal/Projects/Dating/Charisma myth/The Charisma Myth.md","last_embed":{"hash":"1bxuy6m","at":1762844653664}}, "smart_blocks:Personal/Projects/Dating/Charisma myth/The Charisma Myth.md##Introduction": {"path":null,"last_embed":{"hash":"qfftzk","at":1751107749422},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"qfftzk","at":1751107749422},"key":"Personal/Projects/Dating/Charisma myth/The Charisma Myth.md##Introduction","lines":[1,4],"size":489,"outlinks":[],"class_name":"SmartBlock"}, +"smart_blocks:Personal/Projects/Dating/Charisma myth/The Charisma Myth.md##Introduction#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02656789,0.021362448,-0.003945467,0.014315034,-0.0051138457,-0.04416374,-0.018926771,-0.0049146814,0.046978056,-0.007787154,0.0045792134,0.000033199773,-0.03856182,-0.009028443,0.025076844,0.051283885,0.009763451,0.0022074108,-0.028808102,0.0067298575,-0.012372369,0.0057775215,0.021878285,-0.027801227,-0.027588302,0.035920084,-0.0048138746,0.005968346,0.011991649,0.027711943,-0.032966547,0.009865219,-0.008051062,-0.04107861,0.011229772,0.005507228,-0.018992832,-0.0021438145,-0.006389465,-0.009135663,0.010719227,0.017734302,0.0072973776,-0.047351945,0.011588999,0.012433547,0.0034232107,-0.018022396,-0.017637335,-0.049564388,-0.01010547,0.015883125,0.006792405,-0.0030984313,0.015076066,0.0038746065,-0.01536551,-0.02330828,-0.05807072,-0.031202959,-0.011443865,0.010578134,-0.0010543211,-0.02841713,0.010196425,0.05858558,-0.012003273,0.02153749,-0.0054865065,-0.038007416,-0.009613897,0.042377867,-0.020597013,-0.014662779,-0.03900645,0.031070055,-0.0005475628,-0.011503126,-0.026355952,0.043235075,0.012170611,0.006500392,-0.0052008065,0.022517487,-0.030300524,0.034177385,-0.065331645,0.022472711,0.027249038,-0.037356902,-0.0029200045,0.0023347945,-0.025033288,-0.04699771,-0.06774254,-0.03879988,0.0028577743,-0.010183361,-0.0013483529,-0.023929086,0.01608121,0.0049038804,-0.023776093,-0.046422392,-0.04091657,-0.018433083,-0.037898954,0.031819217,-0.0062400373,-0.04392876,0.024926925,0.05357272,0.047653202,0.03175869,-0.037841383,0.009267581,0.027089547,0.00019800858,-0.014381935,0.02270803,-0.057956852,0.0671086,0.041692548,-0.002352146,0.036198106,-0.050525952,0.046261784,0.013393897,-0.06898309,0.028566433,0.0020554282,-0.002114468,-0.010893426,-0.006893565,-0.0425323,0.0151401535,0.020316755,0.01144009,0.0049545444,-0.0031924136,0.0024120517,0.038698923,0.022591012,-0.040883508,-0.036125727,-0.0063774125,0.026753772,-0.009366581,0.0018205234,-0.034502838,0.010924686,-0.005386049,0.011876893,0.011195852,-0.03625585,0.0024954663,0.019101378,0.02750018,-0.02641369,0.06089043,0.07093172,0.026519138,-0.016618619,0.018003874,0.01541247,-0.015763192,0.01156788,0.052478172,0.0033347013,-0.028488584,-0.0037233941,0.0010325875,-0.0072666975,0.04253112,-0.016245326,0.028223673,0.04871552,0.00006195289,-0.033626053,-0.03360107,-0.023855947,-0.0047960496,0.014862291,0.028058182,-0.009162857,0.021156764,-0.02895689,-0.047263194,0.025150375,0.0338299,-0.015457145,-0.002271444,-0.037455443,0.011884779,0.09909573,-0.036520742,0.007971775,0.030991318,0.03031909,-0.05175236,-0.018087447,0.033285554,-0.016468601,0.011636502,-0.019080646,-0.016176516,-0.06310514,0.0030808067,0.01577315,-0.033366363,0.038632948,-0.0054344824,0.023388391,-0.06455215,-0.013818867,-0.017871233,-0.020880895,0.03456551,0.0396256,-0.02460474,0.03621224,0.07548463,-0.011056193,0.002303836,-0.015251358,0.0018003099,0.027911715,0.087750055,0.02000588,-0.0060916273,0.0075171688,0.029357357,-0.02605569,-0.006304903,-0.028103346,-0.012699157,-0.0821655,0.002143769,0.026017552,0.0033334699,-0.018338786,-0.03615621,0.037192214,-0.007150736,-0.006326053,0.03200084,0.005006118,-0.0065040886,-0.0060512684,-0.0108726565,-0.024802292,0.0012541778,-0.0066568796,-0.043988626,0.03400642,0.008533055,0.009855687,0.010424051,-0.032450262,0.0021414957,0.011802125,0.030261055,0.023141192,0.02431938,0.006105461,0.007572882,-0.0012036748,0.019452754,-0.03728172,0.05631317,-0.037755035,-0.025403934,0.020753402,-0.0036487326,0.016120128,0.014776589,-0.03137224,0.006025637,0.08007999,-0.00536067,0.012590146,0.024155805,0.014281873,0.02197004,0.03845294,-0.008084495,-0.020333925,-0.011278726,0.021248436,-0.05419501,0.05456167,-0.012783009,0.035772126,-0.025582967,-0.027663572,-0.017204903,0.027923118,-0.17595842,0.02079471,-0.0024693226,0.039962523,0.010712111,0.003166065,-0.062770374,-0.012241554,-0.024950624,0.025578203,0.03528748,-0.017479705,-0.0049665137,0.007761726,-0.02347579,-0.003358872,-0.008428538,0.0006758975,-0.010739749,-0.024940964,-0.01753547,-0.08469808,0.098959535,0.003904332,-0.0035108156,-0.043156598,-0.040831313,-0.02977765,-0.019930007,-0.01173193,0.014579432,0.023015376,-0.006261094,0.00031509934,0.04267656,0.009029507,-0.03376944,0.038893882,0.0017951659,0.004279699,-0.0008496096,0.026042823,-0.03412992,0.038684282,-0.046823647,-0.016446928,-0.02333517,0.024144074,-0.007022286,0.021144029,-0.019200608,-0.026963163,-0.059001178,-0.03216193,-0.02546899,-0.017184377,0.047445785,0.031180302,0.018663097,-0.01232071,-0.038326897,0.0073899305,0.019562647,0.036394827,0.0062956056,-0.00865588,0.056025464,-0.005614743,0.05302009,0.00023684093,-0.0048330347,0.020225244,0.072937764,-0.00575439,-0.012384527,0.053829856,0.0136013,-0.008237487,-0.030516254,-0.056472156,0.04520692,0.011201669,0.030035112,0.036114674,-0.02079743,-0.0008239252,0.053030953,0.035676,0.10488822,0.25235033,0.006719086,-0.009249606,-0.026712403,0.020051774,-0.0021963965,0.017244752,-0.015063222,-0.026168691,-0.010532873,-0.02194816,0.005890367,0.004015405,-0.012382069,0.002997872,0.030113399,-0.07131217,0.006493142,0.015460838,-0.0020883626,0.033558864,0.0005567104,0.044703852,0.031716697,-0.028309857,0.015010933,-0.02373307,-0.012423257,-0.026580395,0.014666885,-0.029302435,0.027851066,0.08551028,0.012076579,0.05310688,-0.022969374,0.022712192,-0.026622001,0.0039856113,-0.0021016218,0.022667088,0.00384631,0.006016639,0.0060126977,-0.022705842,-0.0009961742,-0.018555317,0.02037397,-0.017526474,-0.02949361,-0.01921145,0.025452884,-0.001368206,0.01878021,0.0067285392,-0.0033783333,-0.016300488,0.020881938,-0.011040141,0.053305004,0.07552508,0.017823344,-0.0048217243,-0.02249981,-0.026185283,0.016653763,-0.009596727,-0.11591466,-0.025179997,0.010989791,0.018230023,0.012492602,-0.0022206204,0.017058188,0.025790412,-0.0059161955,0.04249502,0.04133155,0.08587525,-0.02613239,0.01631198,-0.022948187,-0.014640362,-0.026798518,0.0295077,0.024371993,0.001765265,0.03391465,0.035093423,0.005868413,0.0057349484,0.0106986035,-0.04714008,-0.017331466,0.028911326,-0.021133767,0.03812329,-0.028014682,-0.045336418,-0.0002295438,-0.008166861,0.009167007,0.026393717,0.039641637,0.041088022,-0.027495386,-0.027976632,0.022340123,-0.058839303,0.047498256,-0.040049467,0.014979868,-0.024189752,-0.01164429,0.04788745,0.03439864,-0.03953522,0.022245103,-0.008831269,0.0016529431,-0.011709614,0.0097947195,-0.012185432,0.032146093,-0.026576124,-0.020771476,-0.0050101643,0.019126328,-0.023615327,0.017200796,0.005372135,-0.028516853,0.014122583,0.012676685,0.049869813,-0.033654302,0.023475608,-0.021398775,-0.06582087,-0.002423229,0.00318089,0.03852862,-0.031909846,-0.02021945,0.03612992,0.022976028,-0.03765801,-0.0040470515,0.005114772,0.011256769,0.0397185,0.005971526,0.0026503135,0.0041862284,-0.033843506,-0.025928898,-0.015825763,-0.005011839,-0.011130516,-0.047332294,-0.007659896,-0.01569316,0.011999708,0.072763324,-0.005820339,-0.004678549,0.062364027,0.026722541,0.00060958945,-0.07066373,-0.044374082,-0.047229797,-0.030219462,0.0032838825,0.0012061425,0.03096241,-0.046773396,0.0029944456,-0.05043168,0.008128419,0.03139588,-0.041026235,-0.0330727,0.049103063,0.044731054,0.021522088,0.0020461879,-0.00028698047,0.0077475384,-0.012942814,-0.008489963,0.07200982,-0.05598013,-0.018357087,0.027777981,0.028537225,-0.0007864205,-0.009069984,-0.016138831,-0.03442262,-0.04547669,-0.030718222,-0.010174043,0.043506466,0.015643716,-0.014639515,0.06456222,0.02435996,-0.021080393,0.011386354,-0.011959585,0.008478932,-0.036669202,-0.014895037,-0.037668943,-0.033037093,-0.00001796166,0.0023612236,-0.034411423,-0.020127548,-0.0020768645,-0.01836767,0.040019065,0.0037066308,-0.059560433,-0.040130366,0.0023329738,-0.018711645,-0.032622255,-0.024928557,-0.004094272,-0.013149185,-0.0068813614,0.021582212,0.0073881196,0.02006264,0.003653396,0.025803978,-0.055304736,-0.021843554,0.014866121,-0.061500207,-0.0011585784,0.030933216,-0.022935977,-0.037838206,-0.0029366,0.008689808,0.058954366,0.0038554124,-0.0052660313,-0.011943624,-0.008139761,-0.031586535,-0.046085276,-0.020731878,-0.008797188,-0.012670436,-0.05807743,0.034031153,-0.002473994,0.011575321,0.0038528657,-0.01392684,-0.06647849,-0.040873222,0.020018741,0.032317676,-0.018135723,-0.050075013,0.007452413,0.0021189065,-0.018072102,-0.04941201,0.014858731,-0.010549459,0.010863923,-0.020442262,-0.025175527,0.026009139,-0.041796863,0.040074944,0.042845134,0.0035416519,-0.014432615,-0.012316097,0.0030575742,-0.0029707777,0.009141945,-0.03495548,-0.00921107,-0.016621642,-0.012300714,0.027173916,0.05805151,0.029554825,-0.00331419,0.051162105,0.0021129795,0.04252114,0.0014744999,-0.01033698,-0.014032063,-0.028934972,-0.04935378,-0.016363021,0.003743333,-0.050476868,0.053843502,0.00933825,0.036302086,-0.039479084,-0.00231482,-0.009849599,-0.050110307,-0.01650996,0.025182655,-0.00554914,0.020572605,0.0074597164,-0.018201135,-0.029267516,-0.014165585,0.0012234715,-0.03809409,0.034091968,-0.00093147496,-0.020418726,0.038624793,-0.0029491086,-0.05839714,0.013142195,0.007902384,-0.021455783,0.01674531,-0.009570633,0.03322535,0.016797747,0.016990773,0.014092936,0.048774175,0.007935632,0.047756743,-0.029108783,0.024305614,-0.024898555,-0.004945157,-0.0062853936,-0.029424595,-0.0026825871,-0.04378511,0.05583468,-0.02214344,-0.022993417,0.024476897,-0.0356175,0.00527443,-0.004333249,0.040328614,-0.023455614,-0.0058510643,-0.026062217,0.0399773,-0.021217933,0.015990796,0.045793287,-0.024706269,-0.041515455,0.021991653,-0.031093732,-0.0059158276,0.027146285,-0.00017023468,-0.003039544,-0.0051093297,0.017593242,0.014892145,-0.009815219,0.009066891,-0.057697795,0.023975933,-0.046971712,0.0061351075,-0.011435617,-0.025562847,-0.0031326138,-0.005133393,-0.0017091164,0.021114493,0.031262368,-0.021418246,-0.01616468,-0.013067206,0.035177235,-0.16404355,-0.00078082574,0.011454765,0.016031822,-0.051604,-0.0063539403,0.02642254,0.006294378,0.043857176,-0.017901942,0.027379835,0.010219298,0.0033210283,-0.018085089,0.015080987,0.026508894,-0.03644326,-0.029504944,-0.010660368,0.047687083,0.0038716947,-0.03273512,0.069518834,0.0067522223,0.031884354,-0.0006233575,-0.026256183,-0.0017271484,-0.029179355,-0.0407307,-0.04129284,-0.016936434,0.04369141,-0.03982994,-0.027674863,-0.015935155,0.010941518,-0.03769961,-0.041795325,0.014421749,0.0147241205,0.015382393,-0.023671923,0.0098852515,0.038826577,0.055489928,-0.01557381,-0.0130109,-0.059245914,-0.03737154,0.025374813,0.050021045,-0.0204169,0.04501757,-0.023132185,-0.005064133,-0.015079252,0.00032014152,0.0055241873,0.03223522,-0.0056047784,-0.014003198,-0.011416029,-0.048462067,-0.051429123,-0.009420306,-0.029880488,-0.000087824286,-0.023597956,0.022439886,-0.03270505,0.0077620074,0.045689326,-0.03944457,0.010171519,0.017978385,-0.030980378,0.01486796,0.00091965566,-0.03861241,0.030890979,-0.010852619,-0.0008127058,-0.037128855,0.017828818,0.032918695,-0.018467715,-0.0243604,-0.0389808,0.030419586,-0.0151640475,-0.03432533,0.016707165,0.037541553,-0.045294754,0.057376575,0.011074645,0.013267926,-0.03628836,-0.05293565,-0.021231601,-0.0089986315,0.022975883,-0.009161231,-0.07843395,-0.049721085,0.028283967,-0.006979714,0.024863046,0.020688262,-0.008995906,-0.007218443,0.03850471,-0.037384626,0.044669088,0.023351282,0.00803098,0.039623406,0.0077041206,-0.007485459,-0.016666424,-0.043061335,-0.0011571948,-0.017663525,-0.0029533654,0.08887842,0.013921211,0.012255535,0.019721257,0.003132177,-0.005512989,-0.017096447,0.006382585,0.0217078,-0.0024568331,0.003238974,-0.021712773,0.020274715,-0.011671079,-0.013418221,0.011768891,-0.002535044,-0.002167148,-0.040057074,0.00731068,-0.012817819,-0.021937652,0.018090924,-0.04363958,-0.0063529247,-0.023087962,0.0069296667,0.06209916,0.05032928,0.038636267,0.0819244,-0.016790038,-0.043547217,0.030158594,0.025062699,0.0014300921,-0.067292616,-0.040476,-0.06420977,0.01277053,0.016691344,-0.0024193218,-0.022755263,-0.0050502513,-0.042454805,0.02725559,0.03172148,-0.0101225795,0.036266837,0.0067981426,0.0000100306925,0.019355647,0.045556538,-0.021923127,-0.016536618,0.015324356,-0.02362398,0.010136629,-0.012514585,0.035213616,-0.016896376,-0.05372404,-0.016376102,0.026447993,-0.03529499,-0.008213652,-0.004524137,0.0401188,-0.015412663,0.00033009442,-0.023238389,-0.02176479,0.012770395,0.03092032,0.02289804,0.033940177,0.028373653,-0.0107623665,-0.01020924,-0.030591935,-0.017651869,-0.02774437,-0.0045036357,-0.03192456,0.04450155,-0.0333278,0.010157372,0.0010081562,0.026884668,0.010545513,-0.0005795987,-0.013452149,0.0029119656,-0.001820228,0.0015290047,0.006970715,0.00054991985,-0.019451207,-0.024406949,0.013615306,-0.0057786196,-0.02624743,0.017625904,-0.06298637,0.018721856,0.0033463403,-0.012180971,-0.002939389,0.032348227,0.0054739113,0.05418074,0.026071718,0.007866532,-0.0038644436,-0.032739192,0.023211472,-0.03145857,-0.00082214875,-0.019989043],"last_embed":{"hash":"kwfz3w","at":1751107749428,"tokens":358}}},"text":null,"length":0,"last_read":{"hash":"kwfz3w","at":1751597077668},"key":"Personal/Projects/Dating/Charisma myth/The Charisma Myth.md##Introduction#{1}","lines":[2,4],"size":473,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"kwfz3w","at":1751597077668}}, +"smart_sources:Personal/Projects/Dating/Charisma myth/The Charisma Myth.md": {"path":"Personal/Projects/Dating/Charisma myth/The Charisma Myth.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.05531213,0.06272323,0.01336789,0.02147614,-0.13495487,0.06127572,0.10070352,0.00043438,0.00192291,0.0133554,0.056345,-0.0064208,0.02519265,0.0232903,0.05076328,0.05483354,0.00061789,0.0130885,-0.0618122,0.06087821,0.08943908,-0.02786271,-0.03301878,0.03754196,0.06236801,0.04190889,-0.00254121,-0.01825393,-0.05279102,-0.13852039,-0.01170241,-0.02174653,0.04747083,-0.00733745,-0.08740696,0.00010982,-0.02926044,0.02830311,-0.02265347,0.03506011,0.03089806,-0.02459875,0.03375698,0.00372392,-0.04453077,-0.00918041,-0.01055834,0.01892764,-0.02801772,-0.00436844,-0.04236932,-0.00976707,-0.05689517,0.0438137,0.00245448,0.05190922,0.0446916,0.04653826,-0.01768917,0.04573415,0.04603803,0.03635782,-0.17125581,0.03367086,0.0653626,-0.00229976,-0.01518981,-0.04974778,0.01410284,0.01352718,-0.01321612,0.00811261,-0.08032887,0.01929209,0.11916835,0.01720643,-0.04951449,-0.00518207,0.00694826,-0.02235287,-0.0510072,-0.00747794,-0.01709997,0.01580319,-0.02637527,0.00812418,0.04309807,-0.05879123,0.0084456,0.00354756,-0.1059216,-0.05481597,0.00599302,-0.00018396,-0.0640675,-0.0283358,-0.03436987,0.02780431,-0.02762275,0.13408291,-0.01026737,0.0229083,-0.00073705,-0.00837081,0.05200914,-0.02545339,0.00976593,-0.10293256,-0.00225963,0.03109504,0.03701878,0.01758554,-0.04983974,-0.06555409,0.01774696,0.00493374,0.10989749,-0.01345292,0.01831993,-0.0601243,-0.02889822,0.03923433,0.09571997,-0.00311216,-0.05723397,-0.0932259,0.06079267,0.05365925,0.02757237,-0.05089059,0.05167674,-0.05894692,0.00866993,-0.01313033,-0.04681417,0.04993704,0.01497142,-0.01176885,0.07206776,0.02682821,0.03958197,-0.00590025,-0.01210441,-0.0479641,0.0374753,-0.03954597,0.00424912,-0.00399477,0.01039592,0.05482359,-0.00449707,0.02022986,-0.0406818,-0.02542384,0.03695676,0.03282413,-0.05651731,0.06283543,-0.04652706,0.00031568,0.03441938,-0.0490067,-0.04287663,0.03192513,0.06321318,-0.01349363,0.05205526,-0.04411189,0.02078056,-0.06486621,0.04317481,0.03227485,-0.0527222,0.0117663,0.05480346,-0.03173663,-0.04943156,0.00470102,-0.05037133,0.03131104,0.09763168,-0.08479336,-0.04113485,0.06780241,0.00243849,-0.04684234,0.01703512,-0.03019668,0.01546616,-0.02845563,0.04267123,0.08773655,-0.02969247,-0.02525764,-0.0340263,-0.02350502,-0.0194127,0.0429526,-0.0596786,0.00889563,-0.09637824,-0.01262938,-0.04409415,-0.00183749,-0.06966331,0.00552764,0.02752711,-0.00139253,0.15449132,0.0199347,-0.0564877,0.01465854,-0.0161227,0.04350701,-0.03283989,-0.01395592,0.12328098,0.03281806,0.03651965,-0.03671872,-0.00814003,-0.00765537,-0.02853103,-0.19111241,-0.01455258,0.01612804,-0.02018278,0.05227267,-0.04968346,-0.01773109,-0.00269413,0.05521295,0.00071635,-0.01716661,-0.00415886,-0.06307887,0.03830587,0.01252559,0.04505257,0.00593926,-0.01728441,-0.04052772,-0.0257576,-0.10365667,0.08479732,0.00335091,-0.11034892,0.05889393,0.03800913,0.11428089,0.11887139,-0.0417634,-0.00039954,0.00426017,0.08606543,-0.03190782,-0.08986791,0.02758466,-0.0279576,0.04607623,-0.07621575,-0.01112775,-0.0025973,-0.01790355,-0.00370754,-0.04349153,-0.00995078,-0.05016247,0.0363343,0.01196776,0.04132728,-0.04860548,0.03558699,0.08890873,-0.05810888,-0.02525864,-0.00251221,-0.02644605,-0.04182631,-0.08603624,-0.05446408,-0.02071697,0.06569713,-0.02492722,-0.00397967,-0.00239778,-0.09125213,0.04562774,-0.06893781,-0.03907386,0.00285146,0.04977634,0.00165021,-0.04451733,0.11142775,0.01475614,-0.08451033,0.07467801,-0.03703464,-0.0297548,-0.04687646,-0.01144208,0.03360674,0.09718676,-0.01267072,0.004692,0.04333616,0.0187207,-0.01224375,-0.04615762,-0.0874223,0.07464349,-0.00299449,-0.02329087,-0.0127197,-0.04069896,-0.02468098,-0.02271562,-0.04293253,-0.21896614,0.05199431,0.02900665,0.04798822,-0.06631128,0.02767321,-0.068838,-0.00258694,-0.08037302,-0.00172158,0.09250416,-0.00899646,0.06819259,0.07426681,0.0272064,0.02641157,0.07046566,0.04494217,0.04560173,-0.04919227,0.00179039,0.00298554,0.21488774,-0.05935262,0.01902561,-0.00353426,-0.03786107,0.02329335,-0.0089655,-0.02865938,0.07650363,-0.01015737,0.0585751,0.02329445,0.05469809,0.03208584,-0.00051311,0.02071364,0.0033788,-0.03638753,-0.02147868,0.0382201,-0.00118231,0.01567383,0.12756594,-0.00918224,-0.0410865,0.03019471,-0.03501815,-0.0201928,0.03914248,0.06615456,0.02751002,0.02314586,-0.03645338,0.00444779,-0.04604736,-0.01381078,0.0458411,0.0004191,0.03337422,0.06781013,-0.0155315,-0.01178859,-0.00495585],"last_embed":{"hash":"1bxuy6m","tokens":155}},"bge-m3:latest":{"vec":[-0.022755064,0.024033166,-0.012311576,0.0125579,-0.0008491779,-0.043788232,-0.019548712,0.003294985,0.04650875,-0.010821347,-0.0016406502,0.0055392184,-0.04307863,-0.007487989,0.020493085,0.045202047,0.018422889,0.0048932396,-0.034155957,0.0030863758,-0.014508305,-0.008331743,0.027520817,-0.022616584,-0.022993498,0.03740825,-0.006490078,0.006622109,0.015870718,0.03144963,-0.03538366,0.016692454,-0.0019365012,-0.032466177,0.0062166955,0.007878699,-0.027072791,-0.0063575855,-0.0057150843,-0.0027943347,0.015988309,0.024625203,0.009308178,-0.05187199,0.0046661613,0.010182088,0.00045963944,-0.017847583,-0.011895218,-0.050793733,-0.008498249,0.015786223,0.017551167,-0.0017039801,0.016802225,0.01451661,-0.013700977,-0.015355494,-0.04719118,-0.018975977,-0.009516012,-0.0016812755,-0.006005336,-0.029082296,0.014533074,0.055893417,-0.013363313,0.021533776,-0.008081535,-0.036088165,-0.009115082,0.047691464,-0.025100987,-0.024658522,-0.038386833,0.02634709,-0.003434472,-0.007868415,-0.039994214,0.0509525,0.0110871205,0.004829178,0.0049213623,0.026446573,-0.033998437,0.032183506,-0.064013876,0.019589908,0.031042345,-0.03224587,-0.0004997257,0.005068125,-0.018858148,-0.05400204,-0.062794,-0.037431926,0.0038156905,-0.01877399,0.008500132,-0.021442069,0.023408571,0.0042413836,-0.019083517,-0.055492412,-0.04766928,-0.009304933,-0.03714061,0.025337454,0.0052276263,-0.046858575,0.031109719,0.056545116,0.044238903,0.03205688,-0.033005364,0.015080431,0.027816024,-0.002465905,-0.018171502,0.01646895,-0.053103104,0.066195495,0.04413586,-0.00458725,0.02388574,-0.046358746,0.048695616,0.012312387,-0.0693897,0.028226469,0.003076936,-0.012710237,-0.0103535345,-0.007081401,-0.045163278,0.017503837,0.033126198,0.008289675,0.01114562,-0.0132294595,0.008405739,0.03411564,0.021260936,-0.03716935,-0.03846641,-0.016438687,0.041984364,-0.010483249,-0.0010793563,-0.027765501,0.021999536,-0.005213561,0.0055156657,0.006396942,-0.044675067,0.011078817,0.027820587,0.033464096,-0.041970287,0.06412911,0.07543301,0.025065148,-0.033478387,0.024855636,0.027163332,-0.015585735,0.0054975,0.04423326,-0.008490897,-0.031821977,-0.0018167185,-0.006113174,-0.0047042463,0.037039854,-0.01873216,0.02902399,0.041650563,-0.00020491885,-0.03888753,-0.04040126,-0.0144777475,-0.008842503,0.020200178,0.02827472,-0.015338753,0.018396705,-0.029605297,-0.045474287,0.022980368,0.034787327,-0.02313555,-0.00069862383,-0.03273168,0.0053698216,0.09465979,-0.035754103,-0.00015728048,0.026061065,0.035917062,-0.0500319,-0.025743004,0.035706077,-0.013628568,0.004471211,-0.024265712,-0.02000507,-0.060823847,0.0015430734,0.023655884,-0.044461522,0.044454835,-0.009441587,0.026714645,-0.058943693,-0.0034035067,-0.015134068,-0.020420296,0.038969558,0.04369405,-0.019099088,0.046540104,0.069497064,-0.02073429,0.0047305203,-0.015771613,-0.0026686778,0.01898953,0.08963042,0.016965644,-0.020598082,0.00401713,0.018762494,-0.02768972,-0.0036622025,-0.0171094,-0.016982382,-0.08309461,-0.0006797154,0.021395952,0.016494427,-0.025217293,-0.02738136,0.046039324,0.0026172914,0.00002971404,0.02752146,0.021931443,-0.009676838,0.00065945304,-0.009412781,-0.025268454,0.0071217827,-0.0005494567,-0.050115146,0.031707853,0.012264694,0.0033661034,0.0064584934,-0.026910821,0.002133852,0.008487179,0.02039048,0.015317462,0.025903663,0.0009796923,0.00022214712,0.0008203036,0.012229198,-0.031388193,0.040491153,-0.04162312,-0.021128682,0.013137998,-0.010077589,0.010416358,0.01348378,-0.032962814,-0.0019195578,0.08302035,-0.005771342,0.004383065,0.009068737,0.018283796,0.028191695,0.037160315,-0.010284723,-0.011961148,-0.0076174093,0.026803395,-0.05401395,0.05239035,-0.013145802,0.034019098,-0.018225582,-0.02860092,-0.01363826,0.033683885,-0.17650665,0.023748718,-0.0005560829,0.032010432,0.0165903,0.0007282511,-0.05492074,-0.017935485,-0.033286322,0.021060413,0.03601188,-0.01938667,-0.0047421167,0.015739257,-0.01779329,0.004263316,-0.015842624,-0.008087803,-0.010801332,-0.028605806,-0.018766457,-0.0787662,0.106991954,-0.00072313205,-0.0013648167,-0.038909264,-0.03604631,-0.028217796,-0.013712563,-0.012766732,0.02253839,0.026228731,-0.0073181586,0.0011164744,0.047995903,0.00489183,-0.027167086,0.031090582,0.0015499049,0.0006682458,-0.00010943637,0.03568778,-0.037705876,0.042254254,-0.039320003,-0.015156903,-0.02076233,0.025653943,-0.009905422,0.02119192,-0.012690244,-0.028635701,-0.055365045,-0.026304763,-0.023940891,-0.008372124,0.04387849,0.028531156,0.0066750553,-0.008185859,-0.03138872,0.0118135195,0.023774508,0.02417272,0.009094575,-0.011382344,0.04660623,-0.0035600616,0.04487197,-0.0076115956,-0.010377273,0.021413695,0.07847237,0.0057898527,-0.01989883,0.05328618,0.014590327,-0.016810639,-0.031193964,-0.05866989,0.050935164,0.008771651,0.022005249,0.043529253,-0.021146666,0.002178514,0.052165713,0.029949896,0.10457948,0.248509,0.003729292,-0.017071236,-0.042838063,0.020548724,0.00047615552,0.019324,-0.010441883,-0.021895103,-0.017636841,-0.021748934,0.0062758205,0.0055875364,-0.025474427,0.004918683,0.027015261,-0.07679867,0.012326348,0.023679681,0.005085212,0.033180993,0.0038278964,0.050702166,0.031312913,-0.027612654,0.018811375,-0.021234646,-0.017718263,-0.027290639,0.00989635,-0.036203574,0.029340217,0.085494764,0.013652196,0.048002478,-0.027161734,0.020990247,-0.024228513,-0.008823331,-0.00877468,0.025917616,0.0071537164,0.015326666,0.002575249,-0.025993759,-0.000672481,-0.015723124,0.014687325,-0.015826007,-0.025755193,-0.02759579,0.024911372,-0.0015759277,0.018931089,-0.002235693,0.00084052247,-0.018355897,0.019559916,-0.009266062,0.07419717,0.06497563,0.019988226,-0.008252441,-0.019160613,-0.021683736,0.02382746,-0.012770744,-0.11136117,-0.02907436,0.007100879,0.022133246,0.0022238824,-0.006353918,0.019576397,0.030361556,0.00143655,0.045331765,0.044551548,0.07387341,-0.025698626,0.020735994,-0.028741617,-0.011431829,-0.01900669,0.02356122,0.028036382,-0.005649585,0.03991226,0.037905425,-0.0036596358,0.0038941097,0.016047984,-0.0581436,-0.011755166,0.026468024,-0.014216826,0.029002769,-0.026682954,-0.043634016,0.0022534651,-0.0070582065,0.0077981297,0.03322237,0.040584177,0.041513707,-0.018445842,-0.012130129,0.011553828,-0.04400459,0.03810986,-0.043470982,0.015294187,-0.028015275,-0.010287076,0.049722236,0.029960336,-0.03943676,0.017242927,-0.014669108,0.01645903,-0.014986392,0.008944334,-0.009980271,0.029658807,-0.037085112,-0.018101895,-0.009624011,0.030169837,-0.019485697,0.017361319,-0.0030199853,-0.0258088,0.014990017,0.018739246,0.04879057,-0.04003213,0.020089857,-0.01991674,-0.062308196,-0.010054955,0.0050740903,0.040260624,-0.028584069,-0.019101383,0.037620045,0.019403527,-0.04046238,-0.001098247,-0.0011938969,0.0037159882,0.045110624,0.0065083136,-0.009503459,0.007487695,-0.0317257,-0.02196577,-0.017464284,-0.010317458,-0.0030954324,-0.04176812,-0.0035535842,-0.008440801,0.008505284,0.07094064,-0.006316434,-0.006429804,0.060779475,0.027482925,0.0055394666,-0.06722192,-0.04357368,-0.044540722,-0.02393375,0.015033651,-0.003261995,0.033551864,-0.036537603,0.0043219705,-0.05021996,0.010331435,0.027652033,-0.043463375,-0.025169099,0.062001962,0.03991187,0.027120445,-0.0043681287,-0.0073267305,0.0011438264,-0.013764468,-0.018331453,0.07320696,-0.06326574,-0.022512445,0.039316885,0.030876577,-0.0017424792,-0.0064264163,-0.009680369,-0.04100564,-0.0466894,-0.036947813,-0.011495706,0.062964566,0.015733894,-0.021971304,0.065484434,0.02860205,-0.012981576,0.0061018183,-0.016327403,0.008657898,-0.031088801,-0.008932868,-0.0360999,-0.031638544,0.0047782576,0.0024396614,-0.031124806,-0.027717967,-0.0057730866,-0.014635105,0.05481712,0.018568102,-0.05482417,-0.038024895,0.003717631,-0.0065693194,-0.025780294,-0.035655122,-0.0030281376,-0.015277288,-0.0003038034,0.024630083,0.0032432799,0.012503953,0.0064851623,0.019265125,-0.059141017,-0.018306268,0.02210178,-0.056419887,-0.007902205,0.027094962,-0.026192097,-0.0428074,0.003005186,-0.0023770672,0.06037267,0.0008140822,-0.004460185,0.0024733106,-0.009821333,-0.024835525,-0.04134427,-0.012250042,-0.008006871,-0.014042144,-0.059249323,0.038224515,-0.007935087,0.018651633,0.011792767,-0.0056605623,-0.07009643,-0.03356058,0.025633382,0.02644615,-0.015781203,-0.058607817,0.0008604931,0.0013996697,-0.02271973,-0.051026415,0.0130620245,-0.0077371276,0.015016321,-0.022944892,-0.023573898,0.025367536,-0.03175552,0.03884141,0.03870708,0.0018697446,-0.015935203,-0.0035194545,-0.0033425067,0.0023770817,0.011628319,-0.040801577,-0.022184135,-0.007034918,-0.012022146,0.026977863,0.05689471,0.02956304,-0.009527571,0.054485317,0.0042030606,0.04508573,0.006387281,-0.018564558,-0.017667042,-0.032329783,-0.057461984,-0.021614572,0.007250499,-0.056007702,0.048481826,0.00933474,0.02500059,-0.03171654,0.0011770232,-0.0047280714,-0.04116566,-0.019675095,0.023295114,-0.012093072,0.01266713,0.005679166,-0.017990554,-0.019463032,-0.014980734,-0.008341058,-0.043206908,0.030700678,-0.008656693,-0.025035623,0.03023188,0.0015050224,-0.058267996,0.003976848,0.020965423,-0.02281307,0.010417353,-0.004958418,0.025228502,0.022208828,0.019094696,0.010914085,0.036060624,0.0033308747,0.049512427,-0.028851999,0.019801676,-0.015911609,-0.007650662,-0.0022992343,-0.031106606,-0.005127396,-0.05298481,0.056871872,-0.02027331,-0.025612963,0.017005092,-0.0297894,0.011844366,-0.01448284,0.040617134,-0.024686204,-0.0130666,-0.019072866,0.04113833,-0.027033871,0.013378339,0.046362586,-0.023041122,-0.0343093,0.02455726,-0.03587905,-0.0044507417,0.03767669,0.0059679095,-0.015558664,-0.006493454,0.017333329,0.02053948,-0.012489941,0.004140904,-0.055684768,0.015065788,-0.0432857,0.0011423368,-0.010614059,-0.021425385,-0.00616094,-0.0026517538,-0.00270278,0.022499865,0.029780423,-0.030958004,-0.013206477,-0.014770494,0.044063337,-0.1658786,0.007173863,0.019146385,0.020102644,-0.051147565,0.0007897877,0.034281433,0.0013289033,0.043504134,-0.021414217,0.04558018,-0.008620147,0.014845519,-0.020397509,0.013925249,0.025709108,-0.049507946,-0.026570449,-0.015167072,0.041758645,0.007423097,-0.029222123,0.050442744,0.005452821,0.028513234,-0.008865,-0.022418272,-0.008370195,-0.030263402,-0.040282086,-0.0420405,-0.0135019,0.035605036,-0.033757545,-0.01937453,-0.016804721,0.008335092,-0.02882233,-0.03891528,0.016788099,0.0065960507,0.013856847,-0.02768062,0.008269563,0.04745973,0.058458697,-0.024339296,-0.017281191,-0.055421207,-0.029142195,0.018537108,0.048385408,-0.027190465,0.041281912,-0.026550142,-0.0039006432,-0.006973895,0.0050717597,0.0037369952,0.029630538,-0.003832785,-0.0042421655,-0.006690479,-0.043768547,-0.056470066,-0.007869175,-0.027585011,-0.0069713043,-0.019600544,0.015298454,-0.03310914,0.020847302,0.044205498,-0.039495856,0.009421795,0.02448538,-0.025535882,0.012439512,-0.0024505297,-0.03585358,0.016910523,-0.011686565,-0.0015785017,-0.046971798,0.022896841,0.02298733,-0.023382965,-0.0268971,-0.032863203,0.025329623,-0.023181593,-0.027805667,0.012756929,0.043397073,-0.04750175,0.06128772,0.0027378902,0.009263037,-0.03776109,-0.05339198,-0.015003679,-0.023898235,0.02087914,-0.009248264,-0.075636916,-0.056784894,0.034420997,-0.013522653,0.02524716,0.025091244,-0.011650709,0.0026763494,0.03309858,-0.032637298,0.04018435,0.009711281,0.0007354339,0.040985335,0.010036258,-0.0026325528,-0.0054613044,-0.039270755,-0.00419068,-0.01807657,0.00080496614,0.089339934,0.011358041,0.022226127,0.028265616,0.009958797,-0.010450689,-0.019731315,0.0012418533,0.015019071,-0.0026858787,0.00037110134,-0.03445052,0.01789853,-0.015262846,-0.010685608,0.00047853874,-0.0047165244,-0.0005480236,-0.04063681,0.009554117,-0.023603993,-0.010582224,0.009815951,-0.047587633,-0.008465299,-0.026195243,0.017035892,0.057797067,0.065721065,0.04572385,0.077587254,-0.0045392374,-0.033202276,0.027409798,0.019584212,0.0058070216,-0.060968257,-0.037846085,-0.056100573,0.016161012,0.017682346,-0.0034518882,-0.022326985,-0.00067841297,-0.03552068,0.019845646,0.02402506,-0.014659918,0.037762437,0.0060273213,0.004990761,0.01791777,0.035504036,-0.025484303,-0.016378088,0.021117635,-0.029271334,0.0027263183,-0.0072803646,0.030769488,-0.0194321,-0.046632938,-0.021668049,0.027108615,-0.03066929,-0.0038934813,-0.0034015146,0.038210604,-0.008588454,0.000037923142,-0.027776504,-0.021769132,0.023608945,0.042837076,0.016568873,0.03022846,0.019128716,-0.013706817,0.0062472275,-0.022735277,-0.021399833,-0.01436052,-0.0019233681,-0.029905174,0.042514447,-0.03603456,0.012361715,-0.009708864,0.016847426,0.0068024923,0.0018204891,-0.007530535,0.0056576678,0.0026589597,-0.004067071,0.0060531045,0.008894317,-0.021780929,-0.032241985,0.023633711,-0.000227329,-0.028074967,0.019081904,-0.0638843,0.025482824,0.008724874,-0.0035805209,0.0077735865,0.029368883,0.006571306,0.04698127,0.0096479505,0.008147203,-0.0066422164,-0.03409343,0.025219481,-0.035097566,-0.0076713017,-0.022698315],"last_embed":{"hash":"1bxuy6m","at":1751107749415,"tokens":57}}},"last_read":{"hash":"1bxuy6m","at":1763795374103},"class_name":"SmartSource","last_import":{"mtime":1734075503000,"size":630,"at":1751107744407,"hash":"1bxuy6m"},"blocks":{"##Introduction":[1,4],"##Introduction#{1}":[2,4],"##Presence":[5,8],"##Presence#{1}":[6,8]},"outlinks":[],"key":"Personal/Projects/Dating/Charisma myth/The Charisma Myth.md","last_embed":{"hash":"1bxuy6m","at":1763795374103}},"smart_blocks:Personal/Projects/Dating/Charisma myth/The Charisma Myth.md##Introduction": {"path":null,"last_embed":{"hash":"qfftzk","at":1751107749422},"embeddings":{"bge-m3:latest":{"vec":null}},"text":null,"length":0,"last_read":{"hash":"qfftzk","at":1751107749422},"key":"Personal/Projects/Dating/Charisma myth/The Charisma Myth.md##Introduction","lines":[1,4],"size":489,"outlinks":[],"class_name":"SmartBlock"}, diff --git a/.smart-env/multi/Personal_Projects_Dating_Dating_Anxiety_-_Guided_Meditation_System_md.ajson b/.smart-env/multi/Personal_Projects_Dating_Dating_Anxiety_-_Guided_Meditation_System_md.ajson new file mode 100644 index 0000000..732dfee --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Dating_Dating_Anxiety_-_Guided_Meditation_System_md.ajson @@ -0,0 +1,212 @@ + +"smart_sources:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md": {"path":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md","embeddings":{"bge-m3:latest":{"vec":[0.0339299,0.020311251,-0.00411786,-0.002319423,0.014024536,-0.006787373,0.054345246,0.041048527,-0.025296597,-0.014595478,-0.015963439,0.0054060137,-0.013412707,-0.001832285,-0.013463383,-0.044008862,-0.020987878,0.0025558074,-0.0077629015,-0.020494083,-0.055290394,-0.02934959,0.044508588,-0.013933952,-0.019438993,0.07485961,0.0006124301,-0.024305854,-0.025395228,0.0053548696,0.013739074,-0.0048878854,0.0026330394,-0.015216892,-0.0063936203,-0.022555709,-0.022736149,0.0047902716,-0.10388034,-0.029171022,0.035004564,-0.010083726,-0.04272148,0.03807217,-0.0077160234,0.014686427,-0.035847843,-0.05353941,0.009224971,-0.031784452,0.0074864817,0.016145894,0.0064458577,-0.03439575,-0.0059331073,0.024720037,0.0043615242,-0.009482725,-0.023031509,-0.00787145,-0.008424723,0.014827886,-0.027083384,-0.013763924,-0.042542864,0.018221697,0.017890904,0.06638816,0.022251582,-0.032434184,-0.023103895,-0.022327732,-0.011900285,-0.037233952,-0.015595765,0.0034385575,0.0396901,0.010804336,0.021054998,-0.053057693,0.11482809,-0.036122434,0.036767107,0.013305798,-0.025699334,-0.03588261,-0.0025006372,0.053783543,-0.013475777,-0.014813554,0.003182881,0.028655177,-0.012451052,-0.046930376,0.008531068,0.011214563,0.029698603,-0.054957766,-0.022432864,0.0040786327,-0.052742027,-0.0014625839,0.027471412,0.05532831,0.00038920285,0.031541366,0.0094547495,0.02947329,0.00589818,0.019751249,-0.022061644,0.0030883786,-0.041022647,-0.005313844,0.02584057,-0.0018093296,-0.024465917,-0.013722321,0.017982088,-0.00939215,-0.010594855,0.043740604,-0.006614524,-0.015513432,0.011993714,-0.0021871293,-0.020673562,0.046424206,-0.0302224,0.014186397,0.024408916,0.032871682,0.0074799364,-0.0035677424,-0.014550793,-0.000807038,0.047599044,0.04473863,0.008720967,-0.012143068,0.013123079,-0.0082605425,-0.00845241,0.011325839,0.034166675,-0.0242877,-0.016198808,-0.0005387276,0.014468802,0.059349008,-0.027127659,0.00024754019,0.018769234,-0.012695507,0.023686059,0.03962486,0.025962692,0.029799288,0.012686201,-0.02596423,0.037845664,-0.0134830335,0.02656639,0.03886952,0.0033758732,0.0023739212,0.0047969697,0.027047815,0.007050686,0.021723757,0.009920461,-0.03572176,0.019785406,-0.010469971,0.016022108,0.056639336,0.036345992,0.045944724,0.029602017,-0.036064353,-0.02156938,0.013620102,0.02265602,-0.059409548,0.041484527,-0.004530635,-0.010942262,0.012793634,0.02357407,0.063261256,-0.021099232,-0.04152458,0.02324376,0.041544743,0.019986643,-0.019292003,-0.00259642,-0.016337113,0.018275546,-0.012729794,-0.01556678,0.0052565443,-0.061346747,-0.03216557,-0.012151743,0.01887958,-0.027624289,-0.034025796,0.0065091634,0.019732263,0.04158015,0.031731915,0.00691959,-0.008577747,0.03003759,0.006300348,0.002147493,-0.045934934,0.040303834,-0.011164529,-0.017040042,-0.00055245607,0.032648586,-0.046441562,0.010626224,0.000025742333,-0.02103315,0.052701842,0.03252645,0.044736724,-0.036388326,0.06317028,-0.03475117,-0.033582173,-0.05154313,0.008083268,-0.08660781,0.026282482,0.020639751,0.016628455,0.026049241,-0.027565701,-0.0094006155,-0.040954337,-0.04363599,0.020529635,0.027128784,0.031509083,-0.0036910544,0.02173294,-0.026613891,-0.0012201188,-0.008010609,-0.011371617,-0.026092026,-0.031535123,-0.045389213,-0.03921236,0.013014206,0.017282913,0.008497179,-0.02247485,0.01859477,0.049766976,-0.013644686,-0.009982002,0.007450488,-0.034624223,0.008860934,0.042999536,-0.007266708,-0.020429002,-0.0230788,-0.0025389136,-0.06604185,-0.037376896,-0.013011063,-0.016787024,0.04133145,-0.05083123,-0.01011007,-0.030298127,-0.004668666,-0.030534446,-0.03625691,0.052221637,-0.01742813,0.018515313,0.040253915,0.012208846,-0.007938656,0.011711888,0.06945767,-0.0504822,0.0034979975,0.04169541,-0.03369386,-0.19477111,-0.036189284,0.01338651,0.025653077,0.0081497235,0.0049491115,0.027693992,-0.0022987898,-0.017645353,-0.044133782,0.017294548,-0.12771359,0.015650697,0.003264901,0.06539576,0.025435627,0.035011597,-0.0073935147,-0.02657203,-0.07790248,0.008432278,0.039694246,0.05650383,0.06082524,0.022692831,0.0011776187,0.021958621,0.0023475322,-0.034420583,-0.006562898,-0.055252366,0.051588234,-0.03362412,-0.037823357,0.015127203,0.027647581,-0.004285136,-0.00094635197,0.003231705,0.02895736,0.050121687,0.029828854,0.013282092,-0.047628015,0.021493042,-0.057542656,-0.001281051,-0.016123751,-0.0018368843,0.03308166,0.0020152314,0.027258225,0.0032924183,0.01650283,-0.0032720135,0.015270597,0.028622206,0.030844355,0.010784319,0.010666194,-0.031280953,-0.05673198,-0.057441127,-0.015001113,0.0054477453,-0.00520702,-0.018699892,-0.0037374035,-0.006126506,-0.016069751,0.0031768794,-0.012919885,-0.037104886,-0.043481205,-0.009976144,0.0021318262,-0.024780635,-0.022393616,-0.013352599,-0.07265612,0.011232513,0.00027452517,-0.038494572,0.010704767,-0.0032799214,0.020506972,-0.03749321,-0.013657617,0.024479715,0.35358456,-0.031141555,-0.00032521642,-0.002439568,0.03229312,-0.017496146,-0.027935913,0.025563728,0.018637272,-0.00759842,-0.0076373275,0.013817576,0.003863066,0.035267342,0.035434388,0.057860386,-0.045016967,0.020009847,-0.0069708736,-0.006814777,0.031002697,-0.036673117,0.010727146,-0.060309224,-0.044952072,0.023894122,0.010809065,0.0038258038,-0.03815372,0.014015931,-0.010044866,0.041738287,-0.038464755,-0.038222965,0.013044663,0.010694069,-0.06261406,-0.069936484,-0.035857353,-0.0041173305,0.024466325,-0.00762576,-0.010922256,-0.013239874,-0.036464024,-0.0072015193,-0.005551426,0.018298287,0.005155447,-0.042326435,0.051255167,0.002624273,-0.015852083,0.0034185636,-0.012934517,0.0049473327,-0.008419206,-0.008237955,-0.045836568,-0.000053312422,0.019078145,0.030528523,-0.026727885,0.037740324,0.02493973,0.021391792,-0.026981728,-0.032464538,0.00059291464,0.022127042,0.06284076,0.014003973,0.03159634,0.016055059,-0.006354278,-0.033843193,-0.03883217,0.013655894,0.013174319,0.017719002,-0.015324667,0.0041994583,0.019955654,0.009420529,0.033479247,0.026623523,-0.004156611,0.015114462,-0.0053579835,-0.017901948,0.020040931,-0.01237244,-0.00645984,-0.009839278,0.010977942,-0.037223484,0.040198654,-0.05538331,-0.00018423387,-0.006653989,0.015842821,0.020395841,0.012093228,-0.0006659817,-0.014204948,0.011135333,-0.00036773089,-0.03233046,-0.023715325,-0.013907718,-0.027882896,0.007942506,0.0062953653,-0.0013510978,0.06823124,0.036080826,0.05124763,0.013260989,0.004077274,0.014075665,-0.021379884,-0.01594468,0.019361598,0.01646905,-0.009719197,-0.074069075,0.008423935,0.0026890282,-0.00050146366,-0.0041482765,0.0024283628,0.02228331,-0.009951337,-0.008119705,0.02032099,-0.021046408,0.0153893335,-0.020747665,0.0056461976,0.049491722,0.010559615,-0.04317996,-0.012626251,0.03179759,-0.0039003869,-0.004076359,-0.0081902845,-0.025759386,-0.034290954,-0.010943286,0.014711291,0.0010534817,0.03276605,-0.03053592,-0.015920006,-0.029578904,0.028900957,-0.026589703,-0.039192237,-0.035928685,-0.012256488,0.026841922,-0.007193497,0.07211762,-0.0095478585,0.016829865,0.00013187465,0.056104086,-0.023876043,0.0389506,0.025645437,-0.020487225,0.009660008,0.0012560213,-0.007697139,-0.040959664,-0.015876124,0.0076438836,0.021038817,0.0047796806,0.069055215,0.015985059,0.028438725,0.021171357,-0.035092007,-0.0076363073,-0.015736977,0.008229628,0.009482042,-0.042825714,0.0063284887,0.04574752,-0.0027404404,-0.010590549,0.013526432,-0.0009893669,0.027185079,0.0033944242,-0.0074223042,0.012529478,0.026720634,0.05806159,0.014191634,0.047189347,0.040766366,-0.020224607,0.01964045,0.028820485,0.0041982853,-0.023525193,0.010099286,-0.005746825,0.008536543,-0.013597416,-0.036215495,-0.029664434,0.045494758,0.053100254,0.019547248,-0.013355892,-0.025974363,-0.035051465,0.020587023,-0.059678126,0.008763127,0.043833178,-0.021943498,-0.018943857,-0.021364497,-0.0075645167,-0.02267282,-0.025040064,-0.016107121,-0.021449918,-0.00032132232,0.00080065726,-0.0049038813,0.01613057,-0.01593949,0.04581694,0.0015309427,-0.020579474,0.025002945,-0.009363037,0.024142254,0.0030829867,-0.041488975,0.021163521,-0.014773612,-0.015465286,0.0043876437,-0.01670831,-0.067009024,-0.05059005,0.030275408,0.047095783,0.0056113238,-0.018656889,-0.00579521,0.021301527,0.02078812,0.015907027,-0.0054185265,-0.010938315,-0.013666956,0.0019815124,-0.016535837,-0.02759543,0.0059169377,-0.057599016,-0.018866472,-0.04025642,0.00890928,-0.03175724,-0.011011148,-0.016509848,0.0044643916,-0.031359766,0.025543679,-0.03616307,-0.07359375,0.009390698,0.03438766,0.0054146987,-0.0150583275,-0.028168987,-0.0034542372,0.0034033058,-0.007567855,-0.0023115983,0.00027114057,-0.023839414,-0.029121023,-0.0026132932,-0.004001333,0.027732646,-0.048330735,0.026152276,0.02375303,0.00028285562,-0.00091240014,0.007992569,-0.0015497174,-0.019367117,-0.010813013,0.0056890766,0.016234081,0.028143672,-0.009556139,0.005754857,0.029206255,-0.044420842,-0.043978535,-0.016292077,-0.01892079,-0.015173318,-0.032199543,0.012822137,0.0009381036,-0.030054571,0.0008171991,-0.019833192,-0.013117192,0.0058048964,-0.04714511,-0.01935018,-0.0006602984,0.00021090345,-0.013610736,-0.026646381,-0.004711174,0.037234686,0.005350004,0.006959224,-0.029749995,-0.018761866,0.08139303,0.0071087237,0.0042117946,-0.0051873825,-0.036734372,0.05473906,-0.003747887,0.0057735555,0.02276487,0.04617452,0.020457678,-0.028164083,-0.021546125,-0.00490757,0.041309565,0.020517033,-0.031770166,0.023491092,-0.015212683,-0.009284705,0.005815031,0.026832195,0.047019072,0.012811295,-0.0169101,0.049202196,0.029285712,0.011462326,0.008335603,0.011251734,0.012322415,-0.04289636,-0.0034072301,-0.014708776,-0.0098051755,0.017555915,-0.025648484,-0.030915815,-0.042558514,0.0011530903,0.046778537,0.008810892,0.01128539,-0.036772236,-0.017472552,-0.012453624,0.0060869753,-0.031260252,0.03593459,0.012110186,-0.037459116,-0.011076342,-0.0016210438,0.006758616,-0.026452376,0.03242327,0.0148888035,0.01873739,-0.12374638,0.03434074,-0.034757756,-0.04792769,0.01493032,0.01892724,-0.015573817,-0.01621413,-0.027607227,-0.011291515,0.047131825,-0.00887625,-0.0010972179,-0.040278457,-0.0015953039,0.010287557,-0.05499833,0.03703832,0.0031147648,0.049538672,-0.012558571,-0.05103208,-0.012657444,-0.06386604,0.013867394,0.03252056,-0.043195706,0.008624676,0.0081534805,0.028180057,0.014444113,-0.023374565,-0.030816883,0.045970213,-0.005966634,0.029012643,-0.028040618,-0.034595445,0.024329187,0.045646563,0.022316026,0.0014316946,-0.04259657,-0.02963393,-0.0112746805,-0.0057026106,-0.023173982,-0.02768611,-0.002147274,-0.041491155,-0.093947835,0.013223749,0.03732771,0.0166079,0.029670822,0.041701585,-0.010455572,-0.014631075,0.001787333,0.044146504,-0.00875358,0.010131213,-0.013016591,-0.010007157,-0.04456984,0.013882417,0.006663149,-0.031835925,-0.011555215,-0.022277357,-0.023737228,-0.032533765,-0.0036686563,-0.016007539,0.0114272805,-0.014490163,0.03461267,-0.0020586606,0.01568212,-0.0055217347,-0.029053666,-0.008350064,0.00769636,0.03714597,0.054485347,-0.0068288683,0.00041092446,-0.023654282,-0.0011769966,0.004584395,-0.05006489,0.04195633,0.0046824324,0.05034726,-0.02122944,-0.0034256708,0.01653569,0.0030921563,0.01165156,-0.0010685999,-0.0022281348,0.02704625,-0.029236833,-0.0006240455,0.017124027,-0.022698337,-0.030596407,0.02431275,-0.03777694,-0.000690563,-0.009279283,-0.072671324,-0.050537787,0.029736456,-0.07862074,-0.0014337614,-0.014613772,0.036498897,0.04870961,0.00624294,0.030661406,0.029895969,-0.02397691,-0.05755917,0.017772011,-0.0042296643,-0.002514968,0.0030777573,0.031570476,-0.020043543,0.055550702,-0.009807797,-0.023004463,-0.016639166,-0.0026783273,0.0005035921,-0.012645167,0.08944517,0.036999755,-0.031570923,-0.047213107,0.052736323,-0.015524675,-0.030858515,-0.028529957,-0.012272425,0.023710316,0.00006807615,0.0007361917,0.020864498,0.004865889,0.0147723025,0.027606422,0.024271589,-0.00751107,-0.041345924,0.019413846,-0.032829553,-0.018127654,0.03319824,0.004207993,-0.0021376233,-0.005537771,-0.017602237,-0.015805958,0.016404713,-0.022889055,-0.018170541,0.020144356,0.0011169914,0.019233257,0.03991312,-0.0025018626,0.054279868,0.028083498,-0.0030581898,-0.0033512593,0.01857008,0.018368643,-0.019027224,0.008176221,-0.013652789,0.04313303,-0.01227067,-0.015995177,-0.022626897,0.004938152,0.00020886454,-0.020552248,0.004487437,-0.015721437,0.011708107,0.008117017,0.018296935,-0.014930341,-0.020907938,0.01552067,-0.023279583,0.0066372068,-0.0004635884,-0.048387557,-0.06052585,-0.007588033,-0.022763392,-0.014836637,0.023427708,-0.015329436,0.0063076573,0.0009392875,-0.0006238117,-0.035646193,-0.0033640557,0.025954619,0.056881346,0.004371435,0.013236827,0.013576244,0.029194562,0.05914876,0.0018321734,0.0096669765,0.0462833,-0.029758913,-0.02147016,0.026296286,-0.04059384,-0.0060200626,0.048367515,-0.031103985,-0.013347611,-0.016280282,0.05253443,0.0015551179,0.018250227,-0.0173261,0.011499182,0.0011765343,0.042598717,-0.011120416,-0.015572318,-0.0030869064,-0.031638563,-0.020007074,0.017819496],"last_embed":{"hash":"1w5l8op","tokens":309}}},"last_read":{"hash":"1w5l8op","at":1762858213746},"class_name":"SmartSource","last_import":{"mtime":1762857779000,"size":11636,"at":1762858179922,"hash":"1w5l8op"},"blocks":{"#---frontmatter---":[1,4],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)":[5,362],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before":[7,20],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{1}":[9,9],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{2}":[10,10],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{3}":[11,11],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{4}":[12,12],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{5}":[13,14],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{6}":[15,15],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{7}":[16,16],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{8}":[17,17],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{9}":[18,18],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{10}":[19,20],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System":[21,85],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)":[23,39],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{1}":[25,25],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{2}":[26,26],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{3}":[27,27],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{4}":[28,28],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{5}":[29,29],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{6}":[30,30],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{7}":[31,31],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{8}":[32,33],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{9}":[34,34],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{10}":[35,35],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{11}":[36,37],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{12}":[38,39],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace":[40,65],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 1-2: Headspace \"Basics 1\" Course":[42,47],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 1-2: Headspace \"Basics 1\" Course#{1}":[43,43],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 1-2: Headspace \"Basics 1\" Course#{2}":[44,44],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 1-2: Headspace \"Basics 1\" Course#{3}":[45,45],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 1-2: Headspace \"Basics 1\" Course#{4}":[46,47],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 3-4: Headspace \"Stress\" Course":[48,53],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 3-4: Headspace \"Stress\" Course#{1}":[49,49],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 3-4: Headspace \"Stress\" Course#{2}":[50,50],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 3-4: Headspace \"Stress\" Course#{3}":[51,51],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 3-4: Headspace \"Stress\" Course#{4}":[52,53],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 5-6: Headspace \"Managing Anxiety\" Course":[54,59],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 5-6: Headspace \"Managing Anxiety\" Course#{1}":[55,55],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 5-6: Headspace \"Managing Anxiety\" Course#{2}":[56,56],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 5-6: Headspace \"Managing Anxiety\" Course#{3}":[57,57],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 5-6: Headspace \"Managing Anxiety\" Course#{4}":[58,59],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 7-8: Headspace \"Reframing Anxiety\" or \"Difficult Conversations\"":[60,65],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 7-8: Headspace \"Reframing Anxiety\" or \"Difficult Conversations\"#{1}":[61,61],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 7-8: Headspace \"Reframing Anxiety\" or \"Difficult Conversations\"#{2}":[62,62],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 7-8: Headspace \"Reframing Anxiety\" or \"Difficult Conversations\"#{3}":[63,63],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 7-8: Headspace \"Reframing Anxiety\" or \"Difficult Conversations\"#{4}":[64,65],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration":[66,85],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{1}":[68,68],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{2}":[69,69],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{3}":[70,70],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{4}":[71,71],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{5}":[72,73],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{6}":[74,74],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{7}":[75,75],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{8}":[76,76],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{9}":[77,77],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{10}":[78,78],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{11}":[79,79],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{12}":[80,81],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{13}":[82,82],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{14}":[83,83],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{15}":[84,85],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer":[86,146],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#{1}":[88,89],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)":[90,105],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{1}":[92,92],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{2}":[93,93],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{3}":[94,94],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{4}":[95,96],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{5}":[97,97],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{6}":[98,98],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{7}":[99,99],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{8}":[100,101],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{9}":[102,102],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{10}":[103,103],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{11}":[104,105],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App":[106,120],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{1}":[108,110],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{2}":[111,111],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{3}":[112,112],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{4}":[113,114],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{5}":[115,115],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{6}":[116,116],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{7}":[117,117],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{8}":[118,118],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{9}":[119,120],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)":[121,138],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{1}":[123,123],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{2}":[124,124],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{3}":[125,125],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{4}":[126,127],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{5}":[128,128],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{6}":[129,129],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{7}":[130,130],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{8}":[131,132],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{9}":[133,133],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{10}":[134,134],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{11}":[135,135],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{12}":[136,136],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{13}":[137,138],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's":[139,146],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's#{1}":[141,141],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's#{2}":[142,142],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's#{3}":[143,143],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's#{4}":[144,144],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's#{5}":[145,146],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan":[147,199],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)":[149,175],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{1}":[151,151],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{2}":[152,152],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{3}":[153,153],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{4}":[154,154],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{5}":[155,156],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{6}":[157,157],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{7}":[158,158],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{8}":[159,159],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{9}":[160,160],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{10}":[161,162],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{11}":[163,163],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{12}":[164,164],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{13}":[165,165],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{14}":[166,166],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{15}":[167,167],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{16}":[168,169],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{17}":[170,170],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{18}":[171,171],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{19}":[172,172],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{20}":[173,173],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{21}":[174,175],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)":[176,189],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{1}":[178,178],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{2}":[179,179],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{3}":[180,180],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{4}":[181,181],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{5}":[182,182],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{6}":[183,183],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{7}":[184,184],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{8}":[185,185],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{9}":[186,187],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{10}":[188,189],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)":[190,199],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{1}":[192,192],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{2}":[193,193],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{3}":[194,194],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{4}":[195,195],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{5}":[196,196],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{6}":[197,197],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{7}":[198,199],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip":[200,231],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't have time\"":[202,206],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't have time\"#{1}":[203,203],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't have time\"#{2}":[204,204],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't have time\"#{3}":[205,206],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I forgot\"":[207,212],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I forgot\"#{1}":[208,208],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I forgot\"#{2}":[209,209],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I forgot\"#{3}":[210,210],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I forgot\"#{4}":[211,212],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I'm traveling / sick / busy\"":[213,219],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I'm traveling / sick / busy\"#{1}":[214,214],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I'm traveling / sick / busy\"#{2}":[215,215],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I'm traveling / sick / busy\"#{3}":[216,216],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I'm traveling / sick / busy\"#{4}":[217,217],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I'm traveling / sick / busy\"#{5}":[218,219],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't feel like it\"":[220,225],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't feel like it\"#{1}":[221,221],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't feel like it\"#{2}":[222,222],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't feel like it\"#{3}":[223,223],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't feel like it\"#{4}":[224,225],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"It's not working\"":[226,231],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"It's not working\"#{1}":[227,227],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"It's not working\"#{2}":[228,228],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"It's not working\"#{3}":[229,229],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"It's not working\"#{4}":[230,231],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece":[232,259],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#{1}":[234,235],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#After Week 2 (Body Awareness Trained)":[236,241],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#After Week 2 (Body Awareness Trained)#{1}":[237,241],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#After Week 4 (Stress Management Trained)":[242,247],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#After Week 4 (Stress Management Trained)#{1}":[243,247],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#After Week 6 (Anxiety Reframing Trained)":[248,253],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#After Week 6 (Anxiety Reframing Trained)#{1}":[249,253],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#After Week 8 (Difficult Conversations Trained)":[254,259],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#After Week 8 (Difficult Conversations Trained)#{1}":[255,259],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics":[260,270],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{1}":[262,263],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{2}":[264,264],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{3}":[265,265],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{4}":[266,266],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{5}":[267,267],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{6}":[268,268],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{7}":[269,270],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis":[271,290],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{1}":[273,273],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{2}":[274,274],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{3}":[275,275],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{4}":[276,277],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{5}":[278,278],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{6}":[279,279],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{7}":[280,280],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{8}":[281,281],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{9}":[282,282],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{10}":[283,284],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{11}":[285,285],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{12}":[286,286],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{13}":[287,287],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{14}":[288,288],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{15}":[289,290],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Your Commitment Statement":[291,320],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Your Commitment Statement#{1}":[293,320],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions":[321,343],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{1}":[323,323],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{2}":[324,324],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{3}":[325,325],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{4}":[326,326],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{5}":[327,327],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{6}":[328,328],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{7}":[329,329],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{8}":[330,330],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{9}":[331,332],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{10}":[333,333],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{11}":[334,334],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{12}":[335,335],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{13}":[336,336],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{14}":[337,337],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{15}":[338,339],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{16}":[340,343],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line":[344,362],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{1}":[346,348],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{2}":[349,349],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{3}":[350,350],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{4}":[351,351],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{5}":[352,352],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{6}":[353,354],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{7}":[355,355],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{8}":[356,356],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{9}":[357,357],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{10}":[358,358],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{11}":[359,360],"#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{12}":[361,362]},"outlinks":[],"metadata":{"created":"2025-11-11 10:50","updated":"2025-11-11 10:50"},"task_lines":[264,265,266,267,268,269],"last_embed":{"hash":"1w5l8op","at":1762858179930}},"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03868499,-0.026652128,-0.017668927,0.0019908245,-0.04907107,-0.037977953,0.04021618,0.0064000096,-0.01349409,0.0112436805,0.0010913652,-0.008288941,-0.023398992,-0.0037345074,0.020358473,0.054738477,-0.011459532,0.008087757,0.03419373,-0.0052867117,-0.064426005,0.020728702,0.052532073,-0.032479066,-0.01777565,-0.015932785,0.017201358,-0.0108176395,-0.00032073338,0.029384635,-0.008972082,-0.036268827,0.045940746,-0.030785399,-0.0136195915,-0.028329765,0.026733106,-0.021830436,-0.057849295,0.045365956,-0.00016292029,-0.055200268,0.009184314,0.00223808,0.042365998,-0.010720143,-0.04556417,0.0005702172,-0.014944155,0.0033753426,0.0022041162,0.0062736273,0.025000094,-0.00028377716,0.03398462,0.04278061,-0.0024528613,-0.048491724,-0.023707721,0.007243952,-0.055065382,0.031206448,-0.0018041957,-0.021410635,0.0085207,0.0714883,0.049380388,0.014614366,-0.0070717004,-0.012522553,0.03789688,0.024731847,0.030252576,0.01738169,-0.022542093,0.008389633,-0.0014750303,-0.019876858,-0.03124244,0.032250326,-0.004217906,0.022144191,0.0037260707,-0.010360999,0.0017090244,0.014735618,0.0047053583,0.05261908,0.037833355,0.018610628,0.0027492591,-0.011778028,0.010276187,-0.02287209,-0.011051997,-0.0013199137,0.01860216,-0.036963545,0.05426326,-0.0024025019,0.0669141,0.019651545,-0.026264722,0.0070025055,0.029820386,-0.014721142,-0.0022036296,0.015048815,0.020822227,-0.01136609,0.005571189,0.054673824,0.041845027,0.0023257365,-0.004340035,-0.022286268,0.024054196,-0.043788467,-0.00755659,-0.032001626,0.0552295,0.03676933,0.042553216,-0.042568132,0.00350618,0.03617951,-0.007979812,-0.008070986,-0.016408209,0.030634265,0.013192499,0.01810813,0.003618935,-0.0090065375,0.009363061,0.037786473,0.027999392,0.021469818,0.023991903,-0.029257933,0.008266195,0.014829094,-0.026307512,0.005903089,0.016290596,-0.044780694,0.025948087,-0.021068783,0.003463473,0.032206316,0.03137076,-0.0034368127,0.01755091,0.02396895,-0.03379055,-0.008669005,-0.0076984083,0.043316122,0.011287582,-0.03692006,-0.002819561,-0.0005506803,-0.043783333,0.0627361,0.009791797,0.006962416,0.05830328,0.02907767,-0.0011428108,-0.0076252744,0.025324473,-0.08397853,0.00011043759,0.018596709,0.027125575,0.024533853,0.081959315,0.028562842,-0.034417212,-0.011902963,-0.05113049,0.047602557,-0.05211385,-0.052117288,-0.009632477,0.038150042,-0.04324464,-0.01762533,0.015993593,-0.00007452325,-0.03516119,-0.0006928156,0.0018401449,-0.014920176,0.04689579,0.00815999,0.0050943494,0.021656249,0.016156409,-0.03733604,0.008957784,0.027458083,0.03477088,0.0188927,-0.034028765,-0.014378977,-0.0008106181,-0.023542713,0.04578918,-0.014765674,-0.000039103845,0.046674818,-0.008791595,-0.04721672,-0.007383957,-0.032112993,0.019200837,0.0013405794,0.007819074,0.006913179,-0.027984241,0.041766822,0.0052316994,0.027072147,-0.021784903,0.015651776,0.0049898904,0.065055,0.020316603,0.03435994,0.014069403,-0.00070582033,-0.010065052,0.013713419,0.0014792121,-0.017869817,-0.0001165348,-0.023785979,0.036634732,0.0024424545,-0.026936024,0.011573047,-0.009994427,-0.008354398,-0.0060876114,0.008868356,0.042421687,0.058418263,0.0052420343,-0.020038193,0.01268292,0.018212272,-0.014131851,-0.011188931,0.02372751,0.044987474,-0.00017117815,0.009472676,0.016999999,-0.025438206,0.01445489,0.00070397527,-0.027402759,0.008304764,0.03380293,-0.010239355,-0.0010414299,-0.023074068,0.046379652,0.029187398,0.01605629,-0.030246569,0.035130646,0.022713766,-0.014980616,-0.025126832,-0.046328794,0.018586628,0.020593723,0.020423414,-0.028289238,-0.035018723,0.014926909,0.039168283,-0.007077783,0.0048812693,-0.015432249,-0.003851354,-0.0071872943,-0.02454304,-0.044023845,0.009523858,0.06364157,-0.015367841,-0.046492256,0.014428686,0.008072013,-0.17217834,0.01384438,-0.025585314,0.05237183,0.019056331,-0.014377249,-0.03019275,-0.010803602,-0.08516128,0.033115074,-0.0033760057,-0.04299368,0.0007963087,0.021614708,-0.0087740505,0.022472968,-0.030709544,-0.015878227,-0.04513937,-0.045285817,0.00019058716,-0.041677702,0.056854066,0.04174735,-0.005797348,-0.02426592,0.065793954,-0.018324463,0.0019232262,-0.052671913,-0.03301519,0.01815073,0.002603762,-0.0028504638,-0.02661264,0.02376229,-0.030985948,0.0070423055,0.03157216,-0.024075253,0.05551266,0.01903824,-0.011675306,0.005136134,-0.009415761,0.024805017,-0.035052355,0.0152402315,-0.044951595,0.0023282082,0.01582663,-0.0019025332,0.0074096657,0.022099076,-0.03767406,-0.003368984,-0.016151043,0.04878804,-0.020192454,-0.014699621,0.006825691,-0.036569044,0.0019810917,-0.039534826,-0.026721042,-0.04573559,0.00789396,-0.04131971,-0.044586856,-0.03306582,0.040063176,-0.034375455,0.026496759,-0.006038519,-0.002113853,0.03290569,0.016191514,-0.027290799,-0.01066518,-0.10216246,-0.034158874,0.046092376,-0.056094915,-0.0067907767,-0.002780704,-0.024548825,-0.012847591,0.024496395,0.026872639,0.23972854,0.01837639,0.014482773,-0.0069549913,0.06728862,-0.014997225,0.0066420897,0.03233145,-0.021009227,-0.03874484,0.007432989,0.027157806,0.017354865,-0.02553953,0.02246077,0.040299326,-0.056611676,-0.0045713796,0.06408362,0.005799521,0.036332358,-0.050413165,0.035064097,-0.027314434,-0.076271035,-0.02589099,0.026274525,0.03288985,-0.03841626,0.004876863,-0.020844996,0.03951031,0.05072654,-0.04994971,0.035524216,0.030523997,0.017871186,-0.057262197,-0.012408585,0.017552538,-0.025387498,-0.00032164433,0.039394703,-0.027318593,-0.02930978,-0.015294128,0.011212132,-0.0042710416,-0.019055806,-0.020549746,-0.0020097166,-0.029495176,0.015940731,-0.01895534,0.03636193,0.011084809,-0.010580474,-0.045946382,-0.008785944,0.03251662,0.035926394,0.01656328,-0.06142798,-0.011069317,0.02836735,0.002199023,-0.014580627,-0.011020263,0.008932553,0.01599164,0.02027217,-0.010833178,0.021737892,0.011066624,-0.011679103,-0.020628294,0.047858573,0.04255907,0.017260883,0.01401246,0.002688588,-0.019387744,-0.0136709465,0.023382252,0.027385956,0.003289816,0.017938307,0.050911848,-0.0065656463,0.014264857,0.0038602885,0.013685442,-0.037735634,-0.004632793,-0.015588034,-0.03177827,0.048426155,-0.0266585,-0.026210535,0.010502726,-0.046068832,0.03059462,-0.0000715292,0.012468252,0.018588703,0.014273269,0.0070537934,-0.042926908,0.013145335,0.06164621,-0.06529405,0.01292176,0.012578953,-0.052739795,0.0052340017,0.04780043,0.02185135,0.0046436065,0.048892852,-0.028170949,0.04188958,0.0027518934,-0.0030235206,0.0088782,-0.023132551,-0.026986748,-0.0061321524,-0.023464374,0.009668538,0.013980566,0.025922468,-0.04089598,-0.018248763,0.008966134,0.010489189,0.04705798,0.026056122,-0.014801063,0.011693548,-0.0046954877,0.037894655,-0.0042666006,0.027324675,0.018372409,0.013736345,0.023576591,-0.015458753,-0.0008623015,-0.027962843,0.039489787,0.0012423962,0.008287373,0.037709996,-0.029747218,0.010305964,-0.041762955,-0.046347957,-0.013732047,-0.025926895,-0.012512341,-0.03467402,0.014829851,0.03354203,0.06277237,-0.015781472,0.012003631,-0.0036874865,0.013237698,-0.031558692,-0.03841373,0.0027416646,0.011352525,-0.06455942,0.006539686,-0.012273864,-0.06330274,-0.018963955,-0.019381573,-0.02904923,-0.041798566,0.038852934,-0.018294524,-0.047136217,0.029365258,0.044134405,-0.0069749085,-0.06497788,-0.011769441,-0.018911302,-0.013812399,0.005674881,0.116592936,0.011978318,-0.0073642703,0.020925632,0.005288255,0.0355937,0.04429984,0.043238703,-0.0010601928,-0.018059893,0.0054331645,0.012697085,-0.021297721,-0.010433616,-0.015192137,-0.012075819,0.043286987,0.009576359,0.010703995,-0.02821105,-0.00010187732,-0.05041658,0.012636916,-0.05514925,-0.04725573,0.010240369,0.027291236,-0.078208104,-0.0339416,0.00016259971,-0.014199303,-0.0060539073,-0.047652807,-0.0138214175,0.017679214,-0.013659659,-0.023245445,-0.0041176095,0.008748494,-0.007702891,-0.03211322,-0.029184293,-0.023147646,0.00259944,0.02604974,0.00961799,0.03495299,-0.0046386085,-0.033302017,0.016448356,-0.026308352,0.0013021209,-0.013045933,0.016062306,-0.0016343293,-0.05762567,-0.053646892,0.0027686874,-0.007105747,0.01443329,-0.011192009,-0.03538892,-0.035277676,0.031513855,0.008028048,-0.017999496,0.011424572,0.011759169,-0.044181168,-0.0351291,0.035124455,0.009639207,-0.016857913,-0.03340275,-0.040458314,-0.0189807,0.0018803276,-0.04374109,-0.019733716,-0.006058985,-0.017711554,-0.005789002,0.0059212004,-0.02134427,0.004066774,-0.010471796,-0.016740002,0.0028687124,-0.03626081,-0.030568592,0.06331119,0.004727564,-0.027838333,-0.045163468,0.030842226,0.05855575,-0.015568386,0.014369572,-0.060027216,0.027432976,0.012765237,-0.065296665,0.008049235,0.003956975,-0.007463987,-0.02574531,0.029693812,-0.012455131,-0.0046297717,-0.004081925,0.03838945,0.0049966183,0.0037962499,0.03247804,0.015645852,0.01691142,-0.022007968,0.014039143,-0.006024349,-0.0036828425,-0.023045402,-0.006935843,-0.006169562,0.008426631,-0.010947589,0.033097614,-0.05633,0.045543272,-0.009449762,0.010719985,-0.009726092,-0.02948563,-0.01644136,-0.062032234,0.008246118,-0.0019375453,-0.04664315,-0.0069162576,-0.010792427,-0.026003039,-0.012829871,-0.026588133,-0.019152751,-0.027147394,0.006224448,-0.008524087,0.0051505803,0.0032760696,-0.0037480262,0.009653038,0.05014643,-0.0009232407,-0.050449446,0.0123773515,-0.013960613,-0.020175515,-0.010503085,-0.04005808,-0.004255075,0.0069682174,0.0070433305,0.01686095,-0.040348403,0.05146826,0.03352647,-0.024644108,0.0423066,0.037618984,0.070574604,-0.029753374,0.030753274,-0.025639137,-0.04605171,-0.022980075,0.032903917,0.030855868,-0.023043498,0.008532241,0.013474819,-0.0040828316,-0.0014414431,-0.0020913384,0.040237647,-0.037818413,0.03885216,-0.01680212,-0.010427512,0.04784348,-0.0017803657,0.00906002,0.011227826,-0.013597083,0.0074540284,0.047632806,-0.006878073,0.0018945982,0.049865745,0.057554737,0.018626923,-0.012764404,-0.035535466,-0.024208171,0.017500868,-0.14603083,-0.01970016,-0.0021772198,0.0020871512,0.021387642,-0.03178132,-0.042700958,-0.056244012,-0.004981362,-0.046067204,0.016450344,-0.04366302,0.008655421,-0.013398542,0.0051152525,0.01848873,-0.035271175,0.012353633,-0.054092582,0.08941878,0.014367848,0.007613771,0.025430957,0.010180318,-0.047471143,0.0067517133,-0.007003974,-0.03819197,-0.031649653,-0.010061292,-0.04510323,-0.035652436,0.01740993,0.06504717,0.021981843,-0.030969942,0.002077807,0.0028995906,-0.06339262,0.007352914,0.0013616858,0.019918412,-0.0033486793,0.043165393,0.02058616,0.060245417,-0.03711366,-0.0355029,-0.020844884,0.040092632,0.00035475296,0.044106696,0.0066003916,0.020731116,-0.032854278,-0.03966255,-0.015699303,-0.012295421,0.021014497,0.013129863,0.0048674773,0.038740568,-0.022529569,-0.013961232,-0.044348508,0.025292037,-0.05292599,0.01618103,-0.03669766,0.027715107,-0.032084364,-0.016778735,0.011974049,0.004665249,0.0005006833,0.0022633097,0.038056314,-0.0135242725,0.00840825,-0.026493527,-0.06302416,0.020248214,0.022251938,-0.04747857,0.05592597,-0.002009284,-0.020158058,-0.00479679,-0.06693073,0.005868676,-0.043973006,-0.042140495,0.028799433,-0.01215681,-0.02329498,0.053916868,-0.021091117,0.0039801593,-0.015839992,-0.020390462,-0.023135835,-0.009179984,-0.044981387,-0.036842976,-0.035287626,0.035964508,0.025719998,0.027750032,-0.049981616,-0.012704532,-0.007021608,0.0053699366,0.008276352,-0.0026624487,-0.048553634,-0.012091848,-0.018048018,-0.014826178,0.018239228,0.0005753848,0.000292549,-0.014337925,0.03038468,-0.02585041,0.012062524,0.078487694,0.023751067,0.04620851,0.050819587,-0.036793638,-0.019329062,-0.04048383,0.043345023,-0.029768806,0.052924402,-0.055716123,0.019153865,0.04276312,-0.031581927,-0.033562914,-0.03160592,-0.03586116,-0.020916842,-0.032262076,0.018537944,-0.014592551,0.025396267,0.030094638,-0.0023789504,-0.021350134,-0.0060484083,0.0010085928,0.0143692205,0.012752128,0.005620426,0.044019416,-0.03761445,-0.006681861,-0.011503147,0.08626466,-0.0373054,-0.020253116,-0.039710168,-0.007028776,-0.03567321,0.059767645,-0.0014161251,-0.024654528,-0.05252681,-0.004146361,0.06564335,0.013300524,-0.008789329,0.04009603,0.015119245,-0.0036965813,-0.03062986,0.017646562,0.02247324,-0.03320074,0.030209776,-0.017950976,0.05212019,0.037687004,-0.012896315,0.018849095,-0.007510962,-0.010849947,-0.04107064,0.0021827123,-0.005231908,0.03429265,-0.012557662,-0.004665602,0.044788375,-0.01800733,0.000050968858,-0.012166654,0.030424628,-0.0022422688,-0.054476097,-0.037810706,0.016231962,0.019844849,-0.040183853,0.047317855,-0.02980055,-0.034464452,0.016743766,0.034854956,-0.0541555,-0.011788403,-0.0018466094,0.02013695,0.0032497605,0.039780952,0.053810887,0.013974273,-0.02004695,-0.047542013,0.070625395,0.0028977504,-0.023197638,-0.011550945,0.00011813098,0.024310201,-0.014299114,0.032073908,-0.004249114,0.018057574,-0.036943298,-0.017404746,0.010103046,0.031766184,0.008496767,-0.025326036,-0.028715719,0.009473123,0.0013193086,-0.03242214,0.029824642,-0.025661167,0.008984274,-0.04007035],"last_embed":{"hash":"vkgi74","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"vkgi74","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vkgi74","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.02668712,0.019389827,-0.0049639093,-0.0025134215,0.02201266,-0.022687806,0.055107776,0.053895626,-0.012161268,-0.014124747,-0.003464612,0.00036080377,-0.018382376,0.00001702467,-0.016383782,-0.033245787,-0.023521751,0.0061527975,0.014635438,-0.014283573,-0.051413495,-0.035734855,0.030692702,-0.02141178,-0.019553319,0.07865857,0.00034088778,-0.012408458,-0.023696775,0.009927653,0.028134415,0.0077188443,0.0144354,-0.023837285,-0.005167735,-0.03718947,-0.030555643,-0.0055892277,-0.09972638,-0.019147214,0.03460562,-0.007646423,-0.046530247,0.03359771,-0.0018038733,0.020133382,-0.040953442,-0.05458762,-0.000120219745,-0.01765377,0.010453489,0.014331034,0.0049285083,-0.03960573,-0.0002614473,0.022422602,-0.00248643,-0.016726399,-0.015777005,-0.027351499,-0.019810721,0.0214966,-0.040048994,-0.01630031,-0.047802817,0.016880829,0.008503886,0.065807454,0.023692733,-0.03144493,-0.021982357,-0.026206031,-0.0029352957,-0.04286322,-0.019474046,0.004806428,0.041183114,0.01776755,0.019238757,-0.048038874,0.11132182,-0.04773865,0.04520049,0.013629059,-0.029332606,-0.039148953,-0.0013380424,0.07141604,-0.003524211,-0.00719393,0.00044734252,0.037220426,-0.0044101067,-0.048724853,-0.002359765,0.015712673,0.028312953,-0.063608505,-0.029824771,0.012548414,-0.042690933,0.0037103314,0.03489896,0.04685914,-0.0009267232,0.021961592,-0.009885627,0.037356824,-0.0058862325,0.021910178,-0.020167196,0.005026074,-0.042466134,-0.0025809663,0.024527214,-0.005350004,-0.023704054,0.006790003,0.012725542,-0.010658608,-0.00096673024,0.049215615,0.0010331029,-0.011671467,0.012621628,0.0003199824,-0.0132770175,0.02695023,-0.028061561,0.0155702485,0.0176987,0.043210525,-0.003190166,0.0049992567,-0.010992321,0.006576489,0.04778713,0.035960004,0.0028056975,-0.006722705,0.018072499,-0.003541273,-0.01790148,0.0102585135,0.04388241,-0.022928303,-0.016636297,-0.006275738,0.017499844,0.05829956,-0.029948855,-0.0049528144,0.008725307,-0.00039805137,0.035491753,0.038463585,0.021339191,0.014289895,0.008384874,-0.02835855,0.029281136,-0.017108252,0.029699609,0.040316887,-0.0007832047,0.012121625,0.0074735396,0.011448507,0.016857564,0.029989097,-0.0024845053,-0.043142967,0.015331022,-0.0073727896,0.0069638644,0.054088112,0.045662813,0.0368934,0.038379703,-0.038300633,-0.01986095,0.00591889,0.018649172,-0.053789333,0.040387154,0.0037269052,-0.010084393,0.020635858,0.021599004,0.07363414,-0.017149566,-0.04924139,0.03235865,0.032412875,0.030429795,-0.021918666,-0.008769938,-0.012109327,0.031628203,-0.010480208,-0.01566125,0.008530537,-0.058081444,-0.020686228,-0.011254534,0.02398144,-0.03597406,-0.030131863,0.0053598923,0.015701631,0.0391446,0.028495999,-0.0048701605,-0.0007526766,0.023500541,0.009866362,0.005226457,-0.035518073,0.026760647,-0.0030882952,-0.0014581106,-0.010282433,0.035026908,-0.04399278,0.005311176,0.016566895,-0.0128181605,0.044469975,0.03020502,0.03182812,-0.0383877,0.072036006,-0.03945313,-0.018982686,-0.05373962,0.012053986,-0.08298646,0.013083548,0.031417675,0.018732628,0.0133545315,-0.03303735,-0.008775871,-0.042001843,-0.04218548,0.044157855,0.013953986,0.027556408,0.00067587727,0.02375998,-0.01806974,-0.0032323604,-0.0038736744,-0.010639173,-0.03711616,-0.033977494,-0.03186242,-0.0470415,0.026519306,0.004124193,0.013005874,-0.031081054,0.012051957,0.037727207,-0.022979936,-0.019178342,0.006413116,-0.023284446,0.01858886,0.05682519,0.0056282063,-0.028581139,-0.0155748315,-0.009164162,-0.06241487,-0.038349297,-0.01979142,-0.013021081,0.040039316,-0.04898711,-0.008905014,-0.039074037,-0.0068812547,-0.029321125,-0.03586362,0.04645645,-0.015814506,0.021980174,0.03673832,0.010580999,0.0010842658,0.008872648,0.06719328,-0.048161544,0.005563442,0.043489587,-0.039008148,-0.18130067,-0.033602312,0.022548022,0.029203504,0.0031078449,0.002998672,0.025387056,-0.0012755533,-0.021186898,-0.04020521,0.0039417786,-0.12493629,0.00951594,0.00023662168,0.056003187,0.018744802,0.032469377,-0.004896745,-0.015843969,-0.0695509,0.016098266,0.037171118,0.05653173,0.069716565,0.019640986,0.007923479,0.012066822,0.016538383,-0.033015314,-0.007335583,-0.033743624,0.04598039,-0.036309313,-0.028304107,0.019194352,0.035168514,0.0076024574,0.0035902748,0.0014152806,0.004784574,0.045026764,0.033001386,0.013339851,-0.046403605,0.0048233676,-0.03911584,-0.009500347,0.0007853461,-0.01796718,0.03746612,-0.0052824444,0.027433122,0.009075354,0.011105883,-0.007909121,0.016479071,0.036092278,0.04312795,0.022817448,0.005073229,-0.034009222,-0.05111568,-0.060315147,-0.0073370375,0.008342537,-0.02309481,-0.023986274,-0.0061674234,-0.004296221,-0.019529145,-0.0014336164,-0.021593804,-0.050180625,-0.05034294,-0.01643389,0.0016902618,-0.019388378,-0.025530685,-0.023157444,-0.07567644,0.016093487,0.0082855765,-0.047671217,0.015082078,-0.019407718,0.02116302,-0.041449744,-0.018947998,0.015279336,0.36386392,-0.033142757,0.0011957181,0.0038697855,0.020254852,0.004062779,-0.031788427,0.025080474,0.033011213,-0.0140719805,-0.012066693,0.019740796,-0.00034466657,0.03676715,0.037889607,0.06221324,-0.031162573,0.0128205605,0.0017359231,-0.004615788,0.014959796,-0.029134516,0.002943535,-0.041416418,-0.053123783,0.018470246,0.0031068882,0.0036116862,-0.035570033,0.008652694,-0.011702506,0.03606259,-0.038075168,-0.026888326,0.010821559,0.0069702165,-0.06092476,-0.063236184,-0.030499084,0.0028619654,0.019069208,-0.012569973,-0.015195101,-0.02058772,-0.03655009,-0.0077950307,-0.0031968183,0.014194099,0.00761737,-0.040688105,0.039209824,0.009549875,-0.017291386,0.014691051,-0.0056085275,0.013345657,-0.011207775,-0.0013496969,-0.039843235,-0.00069400726,0.024952263,0.029586202,-0.01969432,0.029281607,0.029535845,0.0077977814,-0.03367586,-0.028874677,-0.0003706359,0.021928487,0.05627682,0.02091674,0.013245033,0.0023301144,-0.0055806525,-0.03461424,-0.04590629,0.01122448,0.0058440445,0.010247886,-0.01985889,0.007374138,0.0038840421,0.0126606785,0.03835083,0.025755813,-0.016079497,0.0135093685,-0.01590839,-0.027051155,0.01155981,-0.006992242,-0.008877455,-0.028917039,0.008352979,-0.01956436,0.03393083,-0.04921163,-0.003744064,-0.0035308166,0.010361518,0.021281013,0.02093842,-0.009409127,-0.0011210993,-0.0013594442,0.0011644949,-0.03612495,-0.025383668,-0.0010115206,-0.058876336,0.0013904216,0.012054743,0.008082987,0.07691741,0.032624476,0.037069835,0.019079758,0.0014753194,0.02600768,-0.011232915,-0.023380546,0.016293714,0.004843221,0.0013567427,-0.06819144,-0.0010433471,-0.005178844,0.0009299459,-0.004546162,0.009479027,0.013759274,-0.031288903,-0.009150876,0.017711496,-0.022944653,0.022648782,-0.020638857,0.00729229,0.041905906,0.014938957,-0.036427185,-0.013891905,0.028348979,0.0026066264,-0.001365985,-0.017836887,-0.024875812,-0.035135146,-0.015380197,0.005046792,0.006001415,0.03943735,-0.031556852,-0.012957866,-0.022178615,0.028157895,-0.012839123,-0.029172637,-0.039774414,-0.005484396,0.021445328,-0.013281056,0.055367216,0.003970352,0.026276844,0.014926244,0.044565532,-0.00834342,0.03772557,0.031553548,-0.02253856,0.012376562,-0.0113104265,0.0031552017,-0.044718627,-0.011491235,0.018363504,0.026204394,-0.0032745656,0.065163225,0.015749121,0.011594763,0.023065621,-0.035008676,-0.015305043,-0.013744527,0.013786609,-0.0068020266,-0.042685475,0.024363745,0.05040645,0.0026087959,-0.015566958,0.012193269,-0.0019655614,0.021929517,-0.008072339,-0.018753713,0.019109895,0.017088972,0.040940803,0.009910643,0.042007264,0.02825156,-0.008457009,0.02649178,0.030342866,-0.00038600963,-0.027452795,0.0034843676,-0.008224758,0.009934493,-0.019097636,-0.04571576,-0.015483028,0.043269005,0.043315083,0.021065874,-0.017027443,-0.023847587,-0.024386534,0.004302089,-0.05154882,0.020176146,0.04332469,-0.02331669,-0.021149954,-0.021048067,0.00010645733,-0.023297809,-0.029909872,-0.016351005,-0.020336118,-0.009745869,-0.006925033,-0.00044420842,0.022169348,-0.0032353238,0.05875691,-0.011794465,-0.028820185,0.011612833,0.010664457,0.021699253,-0.012376765,-0.03191405,0.023137467,-0.020970488,-0.018391633,0.0067533674,-0.011936925,-0.06436851,-0.040479098,0.03987564,0.04062101,0.009304842,-0.021256903,0.0036432594,0.011627655,0.01668997,0.010753502,0.0059781787,0.0063127577,-0.001993736,0.010604111,-0.01945102,-0.035085745,0.003644201,-0.0413279,-0.02356719,-0.04704671,0.0072395885,-0.033311553,-0.0037768793,-0.015603057,0.00902242,-0.02658764,0.024450907,-0.013975238,-0.065315984,0.002942144,0.046898376,0.008911778,-0.018608024,-0.027051277,-0.004012276,-0.007718824,-0.008489393,-0.008034203,0.0035170324,-0.024080167,-0.037908245,-0.0046680896,-0.0053993515,0.033785187,-0.04789033,0.015657617,0.024602784,0.0035627102,0.005585997,0.027758121,-0.0018441695,-0.020868767,-0.00605235,0.006508797,0.017366942,0.017880036,-0.020878384,0.0014544219,0.013603601,-0.052463114,-0.05665708,-0.016725518,-0.025572456,-0.026370872,-0.036918446,0.008649122,0.013805219,-0.031538017,0.0004578687,-0.026273038,-0.012621207,-0.0020366197,-0.04390397,-0.017732158,-0.005296235,-0.0010380918,-0.01887506,-0.031659793,-0.015204023,0.02483425,0.007800768,0.014391037,-0.027691038,-0.017081374,0.08218287,0.007218552,0.0057727247,0.011771202,-0.04632912,0.05178233,0.0077467496,-0.0010523639,0.025462354,0.03651121,0.018024974,-0.034414094,-0.024595967,-0.0016518218,0.036390815,0.030500041,-0.031215914,0.021028662,-0.019089075,-0.01674316,0.015433656,0.03480616,0.043410324,0.0043932493,-0.012568445,0.05746971,0.03490482,0.016449079,-0.0030475406,0.0058864756,0.0082276175,-0.04334521,0.0009204931,-0.0022867145,0.004044598,0.007843599,-0.031403866,-0.022386126,-0.043558106,0.009095298,0.036240146,0.009133991,0.015608241,-0.02473824,-0.017964672,-0.0042116935,0.00042340494,-0.030126039,0.030895023,0.011046212,-0.03400246,-0.009224101,0.0010316037,0.014981276,-0.015674293,0.027631337,0.004502199,-0.0025277762,-0.11414641,0.037529524,-0.036664493,-0.043175187,0.023348074,0.01779412,-0.021173213,-0.018812349,-0.038132884,-0.014337206,0.05071733,-0.009810351,-0.019640671,-0.041092962,0.005295858,0.011143766,-0.0492978,0.04575883,-0.011451139,0.06342096,-0.005865578,-0.04237652,-0.017032132,-0.059098016,0.009256907,0.02666266,-0.046245087,0.028588237,0.0052118097,0.014330372,-0.0013103916,-0.025385708,-0.026460925,0.041129734,0.0021941632,0.041922726,-0.018682051,-0.049411874,0.031473756,0.03427048,0.0235032,0.0006479598,-0.041313082,-0.02653702,-0.0179808,0.001871132,-0.02664189,-0.007649888,-0.007626268,-0.042097088,-0.1025135,-0.0028441804,0.045260265,0.012711368,0.03488857,0.035922885,-0.008227811,-0.025960237,0.0094494065,0.043464765,-0.009105482,0.010329799,-0.020114264,-0.0040783277,-0.061301332,0.015960066,0.015835652,-0.02599498,0.000092847724,-0.03662432,-0.017331075,-0.027051587,-0.010642781,-0.004234115,0.022995975,-0.024637278,0.047337987,-0.022529801,0.018557196,-0.0007061243,-0.012153521,-0.012008278,-0.0032966707,0.044349097,0.05548817,-0.00030076475,0.008141968,-0.02958945,-0.005406703,-0.0025660158,-0.06592765,0.04227229,0.014186642,0.04609484,-0.02901901,0.00827547,0.015731324,0.010853964,0.018932302,0.004691989,0.0104553355,0.05082529,-0.03069921,0.00015672637,0.018066362,-0.008973128,-0.031037977,0.022692453,-0.038996205,-0.01367872,0.0042133224,-0.0643063,-0.045708653,0.03650142,-0.074287206,0.006340016,-0.024022939,0.05603314,0.04028076,0.002805148,0.023582468,0.032843795,-0.03780395,-0.05780582,0.013804311,-0.0009239077,-0.003569269,0.00857074,0.0355074,-0.0281209,0.05999029,-0.003851164,-0.019856973,-0.0072556864,-0.006304042,-0.0050574243,-0.00989545,0.08272621,0.043350108,-0.019910866,-0.03703281,0.043801982,-0.014535646,-0.026678061,-0.040509544,-0.012786083,0.020375563,-0.015230254,-0.0022758008,0.020357544,0.0036178136,0.0027358662,0.021912443,0.024965206,-0.015929675,-0.04028661,0.024490645,-0.03233933,-0.010477395,0.04732619,0.0033223024,-0.016877566,-0.018701494,-0.016364355,-0.027321367,0.03155661,-0.018584184,-0.016890956,0.02490151,0.004464141,0.017395532,0.037055854,0.003833579,0.041263256,0.0136275105,-0.006630951,-0.0006195456,0.018838024,0.022870123,-0.01894151,0.012562136,-0.019050268,0.032534063,-0.011066011,-0.01275409,-0.01104835,0.014777881,-0.0047734394,-0.025496848,0.0069111562,-0.009992172,0.005189183,0.016504569,0.018976519,-0.013623454,-0.013365694,0.017642733,-0.021258248,0.008496217,-0.014186477,-0.048001464,-0.065134786,-0.0148389945,-0.013201532,-0.011264154,0.04107944,-0.021236794,0.018120468,-0.0064713787,-0.007947254,-0.046403438,0.0012771764,0.03382681,0.038181458,0.014326718,0.022675162,0.0071771415,0.029301828,0.05819769,0.0055509284,0.003319764,0.045305926,-0.021799479,-0.019769927,0.03207208,-0.028754933,-0.0039071026,0.054617766,-0.027718792,-0.025085777,-0.013047923,0.055035338,-0.0022110366,0.0076210033,-0.011717028,0.010090329,-0.020003228,0.04112774,-0.0058087315,-0.012075412,-0.020008575,-0.029830247,-0.026503565,0.0069464473],"last_embed":{"hash":"d3rmg2","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"d3rmg2","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)","lines":[5,362],"size":11539,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"d3rmg2","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.055510275,-0.011167687,-0.049848065,-0.028460592,-0.04171798,-0.017235793,0.030197669,0.0074144914,-0.019796086,0.0121840425,0.002701308,-0.050414737,-0.014771847,0.029839104,0.0015931944,0.03886609,-0.020537857,0.008258048,0.0068788505,0.012304129,-0.0103505105,0.018186858,0.042805374,-0.051346418,-0.012584384,0.0024754405,-0.021383869,-0.0068277884,-0.015722774,0.049514208,-0.014582442,-0.0055149305,0.051572192,-0.009276461,-0.018306898,0.0073660114,0.01967956,-0.022731448,-0.0029050342,0.043339238,0.033588957,0.018407043,0.030572569,-0.020920562,0.039919354,-0.022160353,-0.022946225,0.003995781,-0.009668033,0.029355014,-0.0011894825,-0.031798773,0.033078246,0.013058924,0.01706503,0.044319447,0.013725387,-0.028984634,-0.0080853645,-0.01111168,-0.029184798,-0.0044896863,-0.0019746176,-0.01599561,-0.016301945,0.049794298,-0.002981913,-0.0116404565,-0.020099867,-0.04191572,0.046841368,0.00090703345,0.039645545,-0.0062346105,-0.054239072,0.013666931,-0.040366873,-0.0126529075,-0.04797613,0.01849275,0.019329907,0.01451713,-0.00080610847,-0.0019462814,-0.014104753,0.016085505,-0.030141745,0.06913737,0.038746398,0.023900315,0.019648412,-0.026279505,0.02052881,-0.033372972,-0.0037658417,0.0061058863,0.017610893,-0.06360212,0.05646005,0.0052664094,0.033540577,0.007865172,-0.02113764,-0.016177846,-0.0092889825,0.009628139,0.013101964,0.010520801,0.04003185,-0.018229881,0.013950014,0.034006067,0.008176182,0.003928911,-0.018280048,-0.0120313,0.020868268,-0.033668146,0.017380418,-0.0077500064,0.02960972,0.053791963,0.022945318,-0.035850998,-0.010887402,0.008449861,-0.01834613,-0.021521896,-0.06331933,0.03282858,0.008922561,0.024247166,-0.03675864,0.000510265,-0.019610155,0.018420242,0.05936727,0.039716776,-0.0011198795,-0.042141758,0.00002541421,0.021328144,-0.008765365,-0.0025874118,0.019807162,-0.010134019,0.020165998,0.015920365,0.01346606,0.028734518,-0.002160856,0.003813656,-0.0073918877,0.06942338,-0.015679741,0.0041415906,-0.0022508348,0.047262933,0.027669933,-0.004743413,0.0070168353,0.037950873,-0.03502108,0.07985605,0.0034166262,0.018356258,0.018286195,-0.002150249,-0.013194386,-0.020336889,-0.01314013,-0.018251793,-0.018729895,0.014911671,0.021630077,0.041753687,0.07303648,0.044955555,-0.004959597,-0.02846718,-0.0389608,0.013014412,-0.0012660311,-0.05666515,0.028609354,0.034985628,-0.009311924,-0.034170616,0.016621895,0.028424535,-0.029832708,-0.000917051,0.016257143,0.0285044,0.041263655,0.025523795,0.0030888475,-0.0033587487,0.015144272,0.0031215656,0.0038962478,0.025101772,0.02309988,-0.038096152,-0.024445007,-0.0008999559,-0.025717234,-0.085796244,0.027676618,-0.019433133,0.049264695,0.024473371,-0.013938752,-0.027322296,0.008407082,0.005963181,0.0025601508,-0.018188989,0.0039745257,0.027019363,-0.0022432245,0.058460653,0.018567344,-0.03954867,0.009685833,0.040968735,0.0017182039,0.035535634,-0.020297822,0.006554186,0.012411387,-0.014598535,-0.019227596,0.018827166,0.0016508219,-0.017933872,0.013733436,-0.011008995,0.0409537,0.026545871,-0.023602262,0.0064474046,0.017223988,0.020939024,0.011442552,-0.019589216,0.0072476054,0.021111468,0.0046709343,-0.009296066,-0.008291219,0.019312643,-0.010505852,-0.026461136,0.027255,0.021048242,-0.0073925206,-0.014273803,0.00967705,-0.03350411,0.0010708452,0.0032448631,0.013714045,0.0070653385,0.010346933,0.01514451,0.0031864764,-0.02453667,-0.012050245,0.02654112,0.005157766,-0.022749608,0.009712174,0.018827798,-0.028819734,0.008969299,-0.043571677,0.016157102,0.06948515,0.0043822746,-0.0300202,-0.0060481485,0.022690276,0.029317973,0.023663605,0.017521761,-0.044637606,-0.040464927,0.02366147,-0.014262719,0.04387955,0.011831703,0.051236473,-0.0047729462,-0.0831557,0.005257322,0.021344848,-0.16451973,0.0037821715,-0.022197735,0.008000009,-0.0016807138,0.034780785,-0.042729165,0.0020421532,-0.10159875,-0.0017211135,0.02740555,-0.030956145,0.015150984,0.020111155,0.0037886382,-0.0026306782,-0.02066543,-0.0315608,-0.025780316,-0.045660526,-0.0068138777,-0.03559415,0.052792497,0.014260494,-0.0061739213,-0.0026563362,0.050923802,-0.016007403,0.01801991,-0.054350995,-0.05994976,0.030331345,-0.00700184,0.017294282,0.02132106,0.034365937,0.0067902966,0.0399677,0.047828984,0.01662287,0.04733296,0.051555507,0.008999085,0.01843959,0.0076276944,-0.012585206,-0.00840193,-0.015778173,-0.029144788,-0.022337472,0.009300108,0.0053562573,-0.042037345,-0.013244569,-0.020343876,-0.0027944986,0.017911857,0.03030675,-0.030883372,-0.007473631,-0.0017206594,-0.03250879,0.009163553,-0.0025633276,-0.04751553,-0.053511966,0.023867339,0.01086522,-0.028457636,-0.009300657,0.025844919,-0.022154203,0.011277241,-0.016562087,-0.010818157,0.023143591,0.008489952,-0.007890216,-0.029921481,-0.08615564,0.02856528,0.05388442,-0.029854473,-0.0043286057,0.006955775,-0.03747276,0.002473736,0.022248467,0.025774581,0.23431948,0.008403858,0.009386299,-0.019679207,0.02392157,-0.0067917393,-0.004150822,0.061250247,-0.011709562,-0.04220724,-0.016110929,0.0022365684,0.0013813681,-0.018982813,0.017795913,0.04956183,-0.064320095,0.001468489,0.044117812,0.006811413,0.041241143,-0.030950129,0.05359673,-0.01278263,-0.06882356,-0.051243253,-0.0046266224,0.0186982,0.015015335,0.04013575,-0.046399437,0.05109958,0.057821505,-0.057407245,0.021502651,0.02957723,0.017528392,-0.062202115,-0.022197898,-0.024450859,0.024671463,0.017958045,0.012755821,-0.041250356,-0.010027926,-0.00042160816,-0.012021874,0.011966036,-0.021093346,-0.021139808,0.0015467096,-0.0011765031,0.0029587469,-0.023458261,-0.034976017,-0.01675505,0.004773587,-0.028909426,-0.011193191,-0.0013138255,0.04827498,0.022867374,-0.04440761,-0.0021816737,-0.0057102083,-0.004287158,-0.028243799,-0.02036251,0.040726464,0.03720217,0.038169097,0.00031979475,-0.016124567,0.011350446,0.01639649,-0.016183127,0.007945425,0.05478454,0.012094492,0.0012479908,-0.008403058,-0.0019248676,-0.055492416,-0.013074779,0.0305331,0.028827168,0.0026990555,0.089571916,-0.042301554,-0.0010325761,-0.010845775,0.017590618,-0.029365378,-0.016887031,-0.018828806,-0.0315776,0.019242235,-0.039597515,-0.00368989,0.029518975,-0.039189007,0.02941405,0.0021038277,0.0040400135,0.020706076,-0.0005046413,-0.0003939189,-0.01478601,-0.003061272,0.045798797,-0.10572513,-0.024907267,-0.0047335504,0.0015133332,-0.019494565,0.05763974,0.019145971,0.0022573338,0.04292085,-0.0058151195,0.0029162979,0.0039071436,-0.027146677,0.0011321469,-0.017307313,-0.042006485,-0.004811931,0.008125015,0.004494202,0.02241245,0.0529366,-0.019656634,-0.016120125,0.05126409,0.03306841,0.0075977496,0.032361254,-0.016576605,0.016712273,0.018985337,-0.0005014739,0.030073997,0.004901867,-0.014231664,0.029515566,0.026042297,-0.044742312,0.01663069,-0.052677866,-0.010558711,0.009794748,0.020985687,0.00014390577,-0.041026976,0.014141268,-0.10086247,-0.033758383,-0.05460046,-0.02476764,-0.019215958,-0.024788823,0.0021450936,0.044169053,0.084659085,0.0058421833,0.04002574,0.030056717,0.018280316,-0.016498633,0.0009963708,0.03661074,-0.0024458957,-0.03643474,-0.01598284,-0.032316137,-0.025221681,-0.045307565,-0.03926902,-0.008477548,-0.019953543,0.045228593,-0.012173764,-0.02787922,0.058081634,0.030154435,-0.007310916,-0.032870177,-0.018373834,-0.0023602266,-0.024824584,0.01879458,0.12102497,-0.0018164591,0.0068831043,0.024765817,0.014404937,0.046144307,0.06359449,0.02096116,-0.02774982,0.0365428,-0.02550571,0.0102059515,-0.019586574,0.019904634,-0.0017066784,0.01910346,0.028458728,0.023605125,0.0058704717,-0.0016397713,0.025518132,-0.08505271,-0.01889528,-0.030398436,-0.04404757,-0.0030699493,0.03925361,-0.026656836,-0.021269115,-0.033652388,-0.034959592,-0.019308716,-0.033150718,-0.007645591,0.027683632,-0.027723284,-0.035893384,0.026715327,-0.018564647,-0.011187382,-0.022950606,-0.0026023362,-0.01671733,0.0008622921,0.030387774,-0.016882522,0.0141182775,-0.020248897,-0.012364442,0.009851184,-0.0057045445,0.00095295254,-0.024923703,-0.007982574,-0.020601116,-0.030928912,-0.026561458,0.007362918,0.03808864,0.0141866775,-0.02605292,-0.013202472,-0.023497667,0.039658103,0.012068775,-0.005697893,-0.0048059486,0.036601357,-0.0116078565,-0.025354395,0.019862631,0.013385168,-0.034521945,-0.034613483,-0.07629228,0.005507437,0.024754701,-0.025254719,-0.07061159,-0.024563503,0.020366663,-0.015866775,-0.026895013,-0.018777134,-0.016857812,0.0026880633,0.0045241336,-0.02926437,-0.05260891,-0.0213355,0.051943798,0.006866512,0.028876819,-0.026517412,0.0014656036,0.091448635,-0.01702562,0.017778954,-0.039476093,0.0139819505,0.017219895,-0.061353624,0.0032396782,-0.023596194,0.009711681,-0.053322326,0.031482585,-0.019827785,0.009660532,-0.017445052,0.0032336114,-0.021258965,0.015486442,-0.0013704536,0.011371797,0.013797867,-0.019096421,0.046110243,0.00994318,0.03782169,-0.044346184,-0.0027837034,-0.0060973414,0.0038908652,-0.017783955,0.0336116,-0.012800103,0.060232464,-0.0026264673,-0.03922204,-0.01980843,-0.009011426,0.015664913,-0.040910542,0.0017699834,0.0023674206,-0.009841213,-0.00583088,-0.027554708,-0.021459367,0.0068437927,-0.02107692,-0.025358137,-0.019046273,-0.0010276124,0.006944893,-0.01341084,0.015127928,-0.01853063,0.017694617,0.007092135,0.0034943977,-0.05166635,-0.006276589,0.025914913,-0.020020386,-0.02535918,-0.02014151,0.0139741395,0.044301637,0.014299346,0.01845874,-0.02948007,0.03461643,0.002344845,-0.007069559,0.06153905,0.049973834,0.06819583,-0.013230012,0.085299306,0.007795913,-0.025321264,0.016078256,0.01587204,0.022062846,-0.036492016,0.028920382,-0.012527738,-0.016299259,0.0028745024,0.0144337695,0.023490582,-0.016025003,0.03480902,-0.04196539,-0.011847242,0.04949221,-0.010064877,-0.020138554,-0.019780906,-0.0015903926,-0.016157001,0.046628352,0.004997617,-0.017894367,0.02747028,0.055573337,0.002065623,-0.021002976,0.005833792,-0.059917413,0.0012839221,-0.13331905,-0.0022665504,0.016917659,-0.014345648,0.004567512,-0.037740152,-0.015379335,-0.053801376,-0.039370406,-0.0369344,0.0011801461,0.02767757,0.008207472,-0.011205399,-0.032933462,0.034116555,-0.036782462,-0.0039887535,-0.035277434,0.048135445,0.0052529383,0.016838746,0.026090974,-0.042191595,-0.0495878,0.024791721,-0.036098633,-0.029308185,-0.027963743,-0.04199735,-0.049652148,-0.06444828,0.026013909,0.026788566,0.025553945,-0.025970658,0.0068281237,0.011350867,-0.042219963,-0.0057351384,-0.010222004,0.024438746,-0.001813499,0.012222362,0.0017881349,0.07925316,-0.044529047,-0.033179887,-0.07355054,0.012818605,-0.031875197,0.093587555,-0.035459675,0.008982598,-0.0017489131,-0.035747558,-0.063777715,0.014604234,0.016291998,0.036424402,-0.0040133228,0.0048024915,-0.035564166,-0.025617737,-0.041259877,0.036588807,-0.046743214,0.022382982,-0.031958394,0.049883515,-0.042426437,0.0035946642,0.004527166,-0.026544873,0.010359138,0.03799719,0.0033305585,-0.04533352,0.012692081,-0.031700574,-0.022888267,0.0038795946,-0.0147855,-0.045971442,0.06624971,0.014975281,0.00039343475,-0.0013955471,-0.04192223,-0.0064833458,-0.04895657,-0.029191734,0.019880839,-0.013878818,-0.009662579,0.042274874,-0.030544369,-0.0025856642,-0.044781335,-0.030179156,-0.022348491,-0.0011971429,-0.0385672,-0.017130295,-0.041550074,-0.012611377,0.029975548,0.025981208,-0.03220836,-0.00746328,-0.005404609,-0.030864976,-0.0050513134,-0.0018285225,-0.053078942,0.0045238947,-0.0016922951,0.04381087,0.031046774,0.017545665,-0.0021062251,-0.02702337,0.0026737142,-0.01513841,0.018257665,0.0709886,0.013934854,0.05622999,0.0382064,-0.041716855,-0.01899034,-0.0651549,-0.0011619203,-0.02567513,0.029553562,-0.036584523,-0.034139536,0.030264584,-0.0009226716,-0.01379437,-0.024434887,-0.04162042,-0.027212,-0.031949162,0.0047438275,-0.00034253288,0.035054434,0.052349057,0.002840689,-0.0022373165,-0.00876736,0.0028922302,0.015249845,0.017557679,0.039217245,0.038763072,-0.021710632,-0.03317733,0.04188762,0.042576067,-0.014463212,-0.038285185,-0.017457984,0.010981438,-0.03649356,0.06520621,0.0055462774,-0.025630487,-0.021579746,-0.005576982,0.04547854,0.028796606,-0.024632256,0.028875088,-0.006842621,-0.009337881,-0.013712464,0.016289037,0.0167424,-0.05301236,0.027103757,-0.00048818742,0.02695936,0.051214714,-0.038185,-0.04176472,-0.0055204737,0.028512213,-0.036103178,0.03357977,-0.047923125,-0.027822074,0.025244188,0.0005842204,0.049080852,0.01198087,0.025959173,0.006717474,0.02572608,0.0026096515,-0.019732708,-0.020628083,0.010196605,-0.0069946223,-0.021544069,0.016849104,-0.0019520099,-0.0075162896,-0.0022146718,0.046287727,-0.064452626,-0.021053093,0.01607906,0.030429764,-0.019352237,0.0027551895,0.026511926,-0.013624476,-0.01707784,-0.050084304,0.03139891,-0.017267633,0.012241201,-0.020698845,-0.011811547,0.029001422,0.0027683494,0.027495252,0.0144342305,0.030152075,-0.0686419,-0.032630645,0.0069641257,0.0362023,0.0030346555,-0.012540738,-0.07553316,0.016707692,-0.013263868,-0.0072863996,0.05683811,-0.032764956,-0.008741071,-0.02196599],"last_embed":{"hash":"eiam5b","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"eiam5b","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before","lines":[7,20],"size":508,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"eiam5b","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04676296,0.004553749,-0.057285916,-0.021544455,-0.04021714,-0.011825817,0.018232344,0.002314734,-0.021154191,0.008776448,0.0021428973,-0.045950793,-0.0139470985,0.020243099,0.01620946,0.029301878,-0.035462808,0.00581261,-0.007444726,-0.006952262,-0.012877524,0.024485298,0.04256503,-0.031800322,-0.004796777,-0.0025256125,-0.016760288,-0.010642491,-0.022523742,0.031500813,-0.02307715,-0.0050611575,0.048780873,-0.0054718284,-0.010914983,-0.0044823084,0.024229364,-0.009418644,-0.0040395497,0.037698142,0.031222912,0.015325029,0.029953962,-0.034378663,0.04014042,-0.024759917,-0.03678276,0.013039976,-0.0033638782,0.01315593,0.000766056,-0.041689146,0.029605836,0.015221233,0.013451305,0.05195908,0.014444379,-0.025122695,0.025126262,-0.009543939,-0.013697803,0.012061844,-0.00821949,-0.0076614725,-0.023356708,0.061307482,0.005564176,-0.007099227,-0.036433436,-0.034337368,0.057086285,0.00029247205,0.040277194,-0.004572265,-0.050732356,0.026652692,-0.031478036,0.002575183,-0.040793817,0.014925748,0.017443968,-0.01370722,0.006226424,0.008865361,-0.0140502015,0.0029814977,-0.022700885,0.04007883,0.042100918,0.025649652,0.027008545,-0.030085938,0.034648307,-0.031257562,0.009110775,0.021931557,0.0243095,-0.037679646,0.069175534,0.00758317,0.052940834,0.017120857,-0.01511985,-0.01885314,-0.00038979924,0.026452063,0.014666891,0.02966758,0.04802057,-0.016231084,0.012436106,0.039208107,0.022365768,0.009341947,-0.019694578,0.0010956702,0.014683287,-0.024470145,0.0057229768,-0.016913544,0.020036317,0.031852204,0.007937571,-0.027728228,0.013204129,-0.0007332791,-0.0017589622,-0.014957884,-0.035710193,0.0070060194,0.017672282,0.01926603,-0.024078397,-0.006472511,-0.02940833,0.011167079,0.053642362,0.021862088,0.0045181867,-0.029182088,-0.0059231105,0.03746975,-0.006765231,-0.010256688,0.0007264935,0.011833507,0.01923321,0.004657688,0.0053594615,0.04974269,0.0098707955,0.0063356347,-0.0057053487,0.05060682,-0.019908963,0.006833741,-0.009207984,0.04618279,0.010295583,-0.02798371,-0.007730092,0.02881277,-0.05322131,0.07212673,0.0025866635,0.00062037096,0.03182803,0.019394679,-0.008123341,-0.017991662,-0.009221542,-0.028596839,-0.00638633,0.022359218,0.015069897,0.047804177,0.06479721,0.04484337,0.0068379045,-0.033586107,-0.040485837,0.014131239,0.01013932,-0.065019816,0.03809477,0.021491788,0.00097455736,-0.03631494,0.0023151902,0.028364247,-0.025066642,0.007308321,0.021888021,-0.006565971,0.046618693,0.017828077,0.002158649,0.013349611,0.011396469,-0.008145159,-0.01087353,0.029192172,0.0142883845,-0.01947943,-0.008732533,-0.009700616,0.0028832257,-0.06733115,0.027347028,-0.009285329,0.049196232,0.022724845,-0.006205763,-0.017086498,0.0037570577,0.00075066113,0.012636825,-0.018068708,-0.0001265841,0.026218576,-0.021607526,0.054241456,0.0067539862,-0.030122235,0.0026900892,0.026967665,-0.0048280866,0.025053132,-0.0016906175,0.017959582,-0.0027684215,-0.019456986,-0.022053743,0.023743905,-0.0026295923,-0.024799276,0.014921491,-0.006871016,0.039431076,0.029967844,-0.010133243,0.01836455,0.03811092,0.03450572,0.014217367,-0.017880911,0.017440833,0.012776465,0.01462648,-0.003924326,0.006410226,0.012994404,-0.018881956,-0.039052505,0.02632059,0.0271105,-0.025596756,-0.012105595,0.0068642534,-0.03241917,-0.011216272,0.0051865354,-0.0025787193,-0.0022781782,0.005712036,-0.008306727,-0.014529071,-0.040307865,0.006547822,0.0109612895,-0.004599989,-0.024265802,0.020060204,0.020408185,-0.012442364,0.0025252525,-0.04516489,0.019344117,0.0573992,0.0076904926,-0.017730048,0.004315674,0.023798384,0.02501806,0.030219393,-0.0013291923,-0.041446727,-0.028023558,0.023055246,-0.0037386657,0.027796546,0.011259406,0.0416079,-0.013127761,-0.087261975,0.009295521,0.03112214,-0.15361637,-0.010648832,0.0045329914,0.0010046664,-0.004391988,0.026749253,-0.033920947,-0.008151309,-0.09208892,-0.00045237425,0.009724223,-0.034558393,0.036908694,0.016804855,-0.0135605605,0.009098562,-0.022524642,-0.02835693,-0.033648826,-0.053365692,-0.00070386886,-0.02570889,0.073289394,0.010604132,0.01392041,-0.02353469,0.04449335,-0.021819517,0.02031261,-0.031395152,-0.053561453,0.020326035,-0.007222231,0.027849117,0.015616749,0.035364058,-0.001508283,0.019731347,0.039494507,0.013651244,0.030534614,0.057831094,0.016037075,0.024956018,0.017481381,-0.025631685,-0.020433372,-0.0042383317,-0.0211499,-0.02945296,0.007118792,0.012396975,-0.033073407,-0.006374473,-0.010262201,-0.003883342,0.014687347,0.03635834,-0.031330653,-0.023138933,0.002808883,-0.04518323,0.012329498,-0.013320675,-0.051651016,-0.052609134,0.006378798,-0.008010952,-0.025213566,-0.014953295,0.024512513,-0.024245216,0.02009862,-0.005376949,-0.013358898,0.025895791,-0.009374985,0.0050067734,-0.03278245,-0.09988371,0.0096617425,0.06637405,-0.02810812,-0.024856493,0.0027313957,-0.030162893,-0.008384102,0.020483961,0.00923951,0.2396093,0.022262357,0.019963207,-0.03907135,0.030208364,-0.014384296,-0.00012977615,0.036725715,-0.019070081,-0.039528877,-0.019007087,-0.00022317533,0.0039258306,-0.010575118,0.009888973,0.054608356,-0.07659489,0.004389285,0.03665481,0.018234538,0.009177295,-0.020068923,0.048901726,-0.0052192244,-0.070242986,-0.06350518,0.01072871,0.01419819,0.0063345665,0.03272653,-0.064410284,0.057757515,0.06781179,-0.047249258,0.05166042,0.03514048,0.020360822,-0.06878104,-0.029260509,-0.039275713,0.018119283,0.013344113,-0.012864572,-0.051596403,-0.00028533948,-0.005408526,-0.019735163,0.025397485,-0.014936452,-0.014188982,-0.008724677,0.0013755444,0.0011620228,-0.035229508,-0.042562537,-0.0004511074,0.0013626744,-0.029946532,-0.0031319733,0.015796496,0.036830228,0.03243471,-0.020753976,-0.004196721,0.0010345629,0.009915088,-0.030819783,-0.023803787,0.026492514,0.023116028,0.037428092,-0.006855798,-0.025912803,0.0025998857,0.015081258,-0.0043548313,0.0080885,0.06208771,0.02243103,-0.0009775576,-0.011418904,-0.013872381,-0.05950538,0.004173576,0.025974995,0.014549613,-0.0004881802,0.089932725,-0.043803062,-0.0023452204,-0.0024409345,0.023699598,-0.040124547,-0.030894393,-0.023770813,-0.039610982,-0.0009908332,-0.047061786,0.0039571724,0.044162117,-0.054266147,0.030501798,0.008782226,0.011519455,0.0056655807,0.002481926,-0.0008012063,-0.009822881,0.001917153,0.03654069,-0.10325126,-0.022273412,0.011564323,-0.015086655,-0.014295638,0.040527575,0.015522559,-0.008781564,0.04140492,0.0035994872,0.015496425,-0.011429127,-0.016863631,-0.0023461767,-0.027808312,-0.025251232,0.003803392,0.016650133,0.025080318,0.010149381,0.070410535,-0.018158527,-0.026312606,0.059405588,0.016461844,0.015664944,0.029768294,-0.019724956,0.053160015,0.007720915,0.0022259888,0.019014487,0.0033627562,-0.005389404,0.021462765,0.032456484,-0.050590735,0.02157708,-0.047667954,-0.0017719049,0.0039116438,0.030300314,0.016600177,-0.02899172,-0.00014427102,-0.07265217,-0.035991363,-0.041175835,-0.034442097,-0.010535938,-0.023501642,-0.011696824,0.041928183,0.08094694,-0.006171947,0.03245784,0.008117926,0.026720216,-0.019353297,0.018518543,0.030796392,0.0023983496,-0.030977521,-0.0059749484,-0.02089373,-0.034798462,-0.02048629,-0.0321754,-0.016007466,0.012226939,0.057886593,-0.01698616,-0.026396422,0.07631329,0.050536375,-0.016746242,-0.031431407,-0.013159484,-0.010448682,-0.030599814,0.025724286,0.11980051,-0.018397994,0.002365142,0.01138198,0.029506544,0.03208834,0.051934175,0.02499546,-0.035337422,0.022750823,-0.031102203,0.018555125,-0.007572009,0.021523597,-0.005904382,0.01558142,0.021894215,0.0308888,-0.0048527643,-0.005126749,0.03412181,-0.08908659,0.004649802,-0.024087522,-0.042350072,-0.009260955,0.023612129,-0.033172645,-0.039147295,-0.025547797,-0.025795093,-0.010780651,-0.043075014,-0.018542536,0.0011186441,-0.020444667,-0.040057182,0.0009721953,-0.02193447,-0.0071529984,-0.031074535,-0.010807472,-0.01771347,0.017001264,0.03169286,-0.014066186,0.022893073,-0.00018787132,-0.017882088,0.006206448,-0.01240405,-0.0009741108,-0.011071558,0.00469812,-0.032202855,-0.021898506,-0.0368819,0.00518296,0.012742174,0.04083562,-0.009143311,-0.014398023,-0.0070210514,0.035778683,0.0053117033,-0.0055363392,-0.014454442,0.041351564,-0.014584683,-0.024056217,0.038723286,0.00733096,-0.038500406,-0.025319956,-0.066655494,0.011083375,0.013950791,-0.015614218,-0.053587668,-0.005681203,0.0011885492,-0.018848434,-0.0164324,-0.015918223,-0.0030122665,0.0038679726,0.016238984,-0.021330573,-0.037951138,-0.02439102,0.044674966,-0.011034234,0.0029205696,-0.04177032,0.010706281,0.07695938,0.01384356,0.01832195,-0.026958326,0.018805122,0.029868653,-0.07097718,0.006148165,-0.02504927,0.014860785,-0.040244002,0.0281984,-0.0057340427,0.007990498,-0.010574607,-0.004246697,-0.013324317,-0.0026518942,-0.006099819,-0.017772922,0.019414442,-0.011897569,0.038758162,0.005664512,0.048941165,-0.050722566,-0.0020135113,-0.0012247346,0.0023061074,-0.016099574,0.046420604,-0.0056028855,0.064953245,0.006156225,-0.042734984,-0.007073708,-0.014230781,0.024520444,-0.055071842,-0.016140096,-0.023186972,-0.023547241,-0.004531562,-0.019841824,-0.0103473365,0.0011580163,-0.01517183,-0.032067087,-0.004689422,-0.0073643466,0.00306566,-0.01745215,0.01503192,-0.0160174,0.008131494,-0.0016253509,0.0075289053,-0.03290737,-0.0032628716,0.032389145,-0.014894366,-0.026785534,-0.0406197,0.013718689,0.035887465,-0.000069618865,0.030806595,-0.038792208,0.02953017,0.00060303573,-0.00512743,0.06453318,0.050534848,0.07099248,-0.016392956,0.0774756,-0.0067171445,-0.039871383,0.017706148,0.027961846,0.00896412,-0.016382424,0.023350865,-0.006197501,-0.02349086,0.020405075,-0.0031803714,0.017234346,-0.026489057,0.042921055,-0.044433743,0.017559646,0.03789216,-0.01829,-0.029017609,-0.021124963,0.006274779,-0.007984805,0.05593448,-0.012156096,-0.023690969,0.021480856,0.049500614,0.00710577,-0.021245621,0.0055102874,-0.05108291,0.01589666,-0.12797688,0.0038221262,0.012654014,-0.021988513,0.010756373,-0.046136487,-0.016924802,-0.055267237,-0.028951194,-0.046177175,0.009345766,0.03662927,0.014048716,-0.010977357,-0.04997457,0.03676868,-0.028922327,-0.006920129,-0.045344573,0.049248718,0.013964174,0.018314783,0.018998465,-0.044331208,-0.05942678,0.0142125245,-0.032940388,-0.026822053,-0.03596738,-0.026491776,-0.059865605,-0.08519594,0.019961486,0.035671882,0.024221309,-0.03310299,-0.001692435,0.008982851,-0.048305277,-0.008092255,-0.0007518306,0.021599954,-0.0073026577,0.016079485,0.022860907,0.069787115,-0.05253973,-0.02790375,-0.0769242,0.009342861,-0.02874169,0.086808234,-0.035401653,-0.004617412,-0.022793911,-0.034420762,-0.06984135,0.017491085,0.0056425133,0.04200481,-0.008113654,0.0027331645,-0.03172051,-0.025314506,-0.048139792,0.029153557,-0.03642972,0.025861606,-0.03646066,0.048849177,-0.018811757,0.011827018,0.006871878,-0.013600686,0.006727537,0.022514151,0.0063763196,-0.051290784,0.010190588,-0.034334455,-0.035298526,0.019480107,0.004010755,-0.08136461,0.062364243,0.006967865,-0.018866792,-0.007927363,-0.032778177,-0.0036352298,-0.05234114,-0.020266278,0.016151814,-0.0068803323,-0.029123535,0.03940455,-0.022445656,0.0034681794,-0.021691287,-0.02134654,-0.030106364,-0.008376081,-0.03272882,-0.013096669,-0.04749272,-0.007837681,0.03661467,0.041415844,-0.048957113,-0.01771916,-0.020720158,-0.020367172,-0.014723159,0.00030186406,-0.048047412,0.0129523855,-0.001736874,0.050657615,0.029963125,-0.005521505,-0.0005629532,-0.021447012,0.013704513,-0.014478744,0.007179482,0.061721455,0.011326591,0.06383692,0.04818692,-0.034795687,-0.023107756,-0.051051974,0.02278885,-0.024503434,0.02224363,-0.022450794,-0.029356081,0.032318145,-0.014039578,-0.014636628,-0.037088923,-0.04056691,-0.02355654,-0.03043106,0.0059888936,0.001311476,0.038817097,0.05702276,0.004366638,-0.0035908683,-0.0007074669,-0.00895549,0.012795484,-0.0055285073,0.035673756,0.038358707,-0.019661533,-0.042363126,0.024500802,0.03849924,-0.015415682,-0.032310754,-0.024713479,0.007863527,-0.050228473,0.07805209,0.010996071,-0.032818314,-0.0033941504,-0.010683919,0.05461866,0.034209333,-0.022577772,0.022737099,-0.007880341,-0.00019223512,-0.030189604,0.02110869,0.0035679205,-0.043588467,0.038305555,-0.0021600877,0.033781953,0.05463219,-0.045537878,-0.06968678,0.003850167,0.024526298,-0.034753174,0.037789993,-0.04437797,-0.038032304,-0.000044572476,0.001936288,0.047769103,0.0029269014,0.011438878,-0.0016151192,0.034104154,-0.005143799,-0.042783853,-0.020663574,0.010583789,0.00014521235,-0.02081848,0.034635764,0.0046108235,-0.0067133456,-0.005040462,0.05247617,-0.05078131,-0.011310378,0.015434827,0.032595605,-0.0015073989,-0.0042758845,0.02922122,-0.022182593,-0.015882816,-0.048189774,0.03668443,-0.016327374,0.008182877,-0.029698385,-0.006476071,0.028049776,0.017656595,0.03389777,0.021049699,0.03158485,-0.06898474,-0.018324226,0.013170443,0.046508793,0.004944472,-0.016330047,-0.07527478,0.028396567,-0.014098501,-0.012039564,0.05984455,-0.050303124,-0.0026881634,-0.004645888],"last_embed":{"hash":"1syx2a5","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"1syx2a5","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{1}","lines":[9,9],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1syx2a5","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04161726,-0.015835745,-0.041210975,-0.0019582706,-0.04481532,-0.02033076,0.047747817,0.020674026,-0.016538002,0.009797455,-0.001432267,-0.055162247,-0.016981216,0.008167175,0.023368936,0.040620755,-0.036526784,0.008626842,-0.001824528,-0.005113178,-0.033900652,0.012648932,0.035837457,-0.03818456,-0.0003959853,0.021348527,-0.015584324,-0.01496563,-0.004321922,0.037178922,-0.011082991,-0.042541593,0.042823527,-0.034000188,-0.0060282187,0.013620909,0.022530021,0.013784947,-0.013439818,0.0526856,0.012912237,-0.0056611253,0.007367032,-0.010106738,0.04853952,-0.014212177,-0.050510347,-0.004270228,-0.006683609,-0.0042499173,0.00068949704,-0.031599604,0.004160472,0.02023976,0.022681627,0.03710929,0.0030802912,-0.022268115,0.014886279,-0.025022853,-0.033543244,0.021802032,0.0066200974,0.011698592,-0.033061087,0.06180974,0.021850236,-0.007622735,-0.01899379,-0.042905677,0.047091525,0.016016537,0.021374153,-0.0075448845,-0.07220948,0.034272086,-0.037511643,-0.04377574,-0.05244116,-0.010368129,0.012573054,-0.00048696765,0.013245561,-0.01130099,-0.02471712,-0.0074181794,-0.01604001,0.030569414,-0.0067211716,0.0006707965,0.0028019368,-0.011288077,-0.008064228,-0.035793483,-0.009163712,-0.0028400375,0.028110534,-0.05743361,0.03996882,0.0021783256,0.04164225,0.0057364986,-0.01212569,-0.031070478,0.009154635,-0.0021353827,-0.0057998835,0.021337958,0.023399753,-0.010409578,0.03512677,0.04126531,0.045849323,0.025532201,-0.010966864,-0.007946807,0.022737224,-0.020555332,0.0028134966,0.009251999,0.029979061,0.037617885,0.01869739,-0.015231419,-0.021345878,0.030266458,0.025993729,-0.021458518,-0.05916562,0.008891777,0.036629193,0.028727252,-0.026184179,-0.0013608309,-0.015111447,0.012237421,0.036037635,0.012540378,-0.017880332,-0.053910322,-0.00837792,0.011594306,-0.01405229,-0.012643205,-0.001090115,-0.0055067795,0.0309107,-0.008405908,0.0317306,0.0422379,0.021483488,0.02004125,0.0022540428,0.07530908,-0.014505733,0.017414508,0.025553687,0.060280472,-0.010286549,-0.015960077,0.022631101,0.044517487,-0.03596624,0.06439656,0.00856382,0.009147828,0.03845387,-0.004937606,-0.0070982906,-0.005992152,0.00753139,-0.038264878,-0.0114871655,0.02163939,0.019523572,0.03752316,0.0670924,0.04383871,-0.009458062,-0.019496232,-0.04561113,-0.0065779146,-0.0045962445,-0.040692065,0.0012779866,0.030840991,-0.017290857,-0.021665398,0.0012621458,0.024339408,-0.022267465,-0.0043234783,-0.0026184705,0.001114239,0.027637187,0.0073511377,0.016588625,0.026202511,0.021426104,-0.017162802,0.0027503853,0.008635147,0.0007607711,-0.0065328986,-0.01043064,-0.027633132,-0.030541768,-0.05523446,0.0049010417,-0.0035864983,0.049718928,0.020280812,0.0059606023,-0.023671525,-0.0014202853,-0.03885679,-0.0029932065,0.009119012,0.0021208127,0.02237041,-0.009418302,0.028110001,0.030046834,-0.021399302,-0.0007547218,0.04044643,-0.0064186384,0.022430409,-0.002926966,0.013780049,-0.017102698,0.0032528199,0.009857863,0.015813332,-0.0016488486,-0.008600353,0.036821693,0.0019968678,0.048856936,-0.012850711,-0.013470635,0.02295364,0.016735328,0.020472184,0.015085825,-0.012035798,-0.0011687254,0.011521646,-0.0001147755,0.008287243,-0.0021510557,0.003423655,-0.021066196,-0.044566136,0.033406433,0.027286151,-0.0026974275,0.00227401,-0.008497175,-0.012426995,-0.00059845357,0.022737324,0.014993849,0.00039695518,0.020441957,-0.005055184,-0.02220507,-0.037002582,0.012278084,0.027600596,-0.011629466,-0.032917332,0.019216483,0.017398633,-0.018845577,-0.011555558,-0.032158777,0.0134028215,0.047439113,0.004664673,-0.033889703,-0.026735665,0.028806126,0.007888909,0.017517531,0.0297747,-0.057104826,-0.032365717,0.036989406,-0.022429928,0.017279,0.011969435,0.059256855,0.0004415935,-0.059584014,0.015459441,0.007999228,-0.16427661,0.0050047706,0.004114649,-0.010326844,0.007744545,0.017929804,-0.032329015,-0.025079492,-0.059254464,0.015716141,0.029615186,-0.037323266,0.028241621,0.03168483,0.014852094,0.0062142876,-0.029320346,-0.035815164,-0.03760283,-0.046992842,-0.008325422,-0.06751534,0.07493951,0.020770175,-0.012804351,0.005192889,0.065556414,-0.0009820972,0.029327398,-0.01807857,-0.0693628,0.0010611021,-0.00972668,0.038678143,0.035787974,0.0400018,0.026473138,-0.01509667,0.03000782,0.012801374,0.033918053,0.06233767,0.029510567,0.044535078,0.019480325,-0.008212341,0.0028704058,-0.028244138,-0.030744765,-0.027942216,-0.00046151568,-0.01347173,-0.030126406,-0.034997746,-0.007858422,-0.008510478,0.0048083765,0.041519247,-0.01683687,-0.01391047,0.0077874465,-0.037181422,0.04022626,0.018365392,-0.049042456,-0.0709923,-0.0015017703,0.00004363289,-0.03339583,0.021421142,0.02036781,-0.028797297,-0.01278063,-0.013381225,-0.0072698994,0.0037047502,-0.0345188,0.00790847,-0.025380963,-0.106015876,0.00698993,0.05367373,-0.027082618,-0.02260558,0.0064532775,-0.033828627,-0.017655661,-0.0015786126,0.0072503677,0.23735733,0.028368127,0.045952,-0.03888203,0.015366621,-0.0021109479,-0.018564915,0.06996601,-0.029359644,-0.051656358,-0.0013933439,-0.013975207,0.028777653,-0.012607335,0.016805403,0.015056378,-0.054533496,0.0064554,0.0693837,-0.0021656132,0.02910659,-0.016936563,0.031924896,-0.010726349,-0.07921229,-0.06492454,-0.0011479792,0.02000149,0.0175884,0.038986325,-0.051694952,0.033702333,0.05479252,-0.025787858,0.029815087,0.047918655,0.0065507926,-0.038912296,-0.06199585,-0.021760726,0.0018316039,0.010168715,0.016488958,-0.04676609,0.0053239292,-0.008628258,-0.018469406,0.01568036,-0.0111603895,-0.034193408,0.013593861,0.029455727,-0.010555837,-0.027930377,-0.0046386383,-0.026129222,-0.04600993,-0.020686738,-0.0045191753,0.01204559,0.023025528,0.030794967,-0.038272023,-0.038789444,-0.02975538,0.013891797,-0.019348025,-0.0063592703,0.010470324,0.023927568,0.053886577,-0.00095685024,-0.015008843,0.012695743,0.006631805,-0.01871486,-0.006929946,0.03449634,0.014405554,0.03820256,-0.017499687,-0.01882424,-0.038290754,-0.009018661,0.036535952,-0.0076294043,-0.018191753,0.07795898,-0.034820016,-0.011958002,0.005778822,0.04254827,-0.014825183,-0.01689998,-0.035878293,-0.05373269,0.031203993,-0.061380357,-0.0020340658,0.018452115,-0.042658236,0.044059854,0.009871856,-0.001703531,-0.0043186545,0.02532755,0.00005966514,-0.0018292356,-0.011868268,0.05358783,-0.07055372,-0.0060936906,-0.02340336,-0.0015635785,0.0035171534,0.035907093,0.00944791,-0.023958948,0.007004638,-0.034554403,-0.008681383,-0.013491353,-0.0021584278,0.0029288027,-0.058653194,-0.041646685,0.012970978,0.0036018887,-0.030122511,0.018852005,0.0556508,-0.017856782,-0.013592585,0.06306782,0.028872518,0.018104041,0.02726138,-0.00069154834,0.01597547,-0.022041148,-0.024065709,0.015456899,-0.00017504612,-0.015628988,0.023247903,0.010637509,-0.035548396,0.013881634,-0.022581143,0.003660969,0.032364294,0.013456402,0.018762885,-0.029835472,0.011119452,-0.07969991,-0.026067093,-0.046637226,-0.06709102,-0.014543479,-0.028542824,0.009505432,0.06968708,0.0666323,0.018028481,-0.0012255633,0.00888032,0.051010326,-0.0070365616,0.0074930405,-0.010903335,-0.012654857,-0.029252216,-0.02684964,-0.009181634,-0.007831786,-0.029155973,-0.026934,-0.024046505,-0.014750257,0.03691256,0.0021121008,-0.031579033,0.047112055,0.005238962,-0.003207614,-0.03062762,-0.018414827,0.011605975,-0.036305968,0.030890463,0.12822607,-0.012166488,-0.00025430368,0.014340318,0.039308947,0.050673276,0.05639434,0.032843105,-0.021766597,0.01714548,-0.034971133,-0.009361119,-0.011924516,0.034242652,-0.017671036,-0.000895035,0.025460757,0.037915163,-0.0021319014,0.008210209,0.010191008,-0.053318862,0.0033298738,-0.047282226,-0.050571628,-0.027249917,0.05460685,-0.01588907,-0.03680973,-0.03459615,-0.007943462,-0.0025927727,-0.04830563,-0.023982175,0.016703924,-0.02046209,-0.038742565,0.03453271,0.0117838,-0.0032529691,-0.0056586917,-0.027561082,-0.011109006,0.01914017,0.033909805,-0.0014458544,0.024357237,0.011000145,-0.021351637,-0.0017654864,-0.020917188,0.031905286,0.014298548,0.031300046,-0.021864073,-0.011039828,-0.031417474,0.04258085,0.063223675,0.027574591,0.0111009395,-0.017251644,-0.022378039,0.013186868,0.01921045,0.01675445,-0.008548078,0.021870345,-0.0040941536,-0.021692544,0.047902096,-0.004301411,-0.04151847,-0.033803,-0.07738072,0.0059874807,-0.021083264,-0.00875845,-0.056755226,0.0020972886,-0.0016122063,-0.008772096,-0.025936695,-0.034170624,0.016852258,-0.012901169,0.020698834,-0.0029871855,-0.038927484,-0.0037655572,0.046185818,0.0057700453,0.010105326,-0.041897856,0.0025656417,0.055036824,0.0011629323,0.0044434303,-0.044429548,0.022347344,0.00038008482,-0.07874521,-0.011296673,-0.004463313,0.029398581,-0.03690411,0.03260189,-0.0067674536,-0.019234156,-0.0046499977,0.010389551,-0.025849013,-0.026542021,-0.00999886,0.01516528,-0.004357741,-0.0073345667,0.08219647,0.014735591,0.039522965,-0.07458384,-0.02279001,0.01193031,0.032124173,-0.02644896,0.037079476,-0.0029616172,0.07413565,-0.0024129301,-0.04198585,0.0061650337,-0.033435646,-0.004852098,-0.028280633,-0.008853774,-0.014814549,-0.02451656,-0.032883737,-0.02536909,-0.007415537,-0.011140325,-0.015700918,-0.03291392,-0.021976281,0.01334748,0.009223418,0.018772678,0.0014339442,-0.007118167,0.007763607,-0.011849188,-0.004024043,-0.04573293,-0.0030359253,0.009340317,0.006930581,-0.0187075,-0.040709782,0.030331101,0.030832244,0.015865317,0.029419053,-0.042525906,0.019811207,0.016498404,-0.0059294496,0.034714777,0.0641149,0.072224215,-0.03223896,0.07672979,-0.01924068,-0.02993327,0.008979143,0.0146688195,0.02363417,0.004813316,0.017930903,-0.0052686385,-0.0014232319,-0.0027336343,0.024852768,0.003352588,-0.027292076,0.038007114,-0.02308736,0.018176964,0.015029745,-0.04055086,-0.031912185,-0.02821521,-0.00027216598,-0.01912046,0.043964826,0.0046297493,-0.037134603,0.0481605,0.064241655,0.00486964,-0.014093291,0.0014823431,-0.03745846,0.03876813,-0.14022776,0.0194481,0.007834324,-0.026312858,0.011834155,-0.031286523,0.0011542102,-0.03852578,-0.015725143,-0.024924213,0.005746165,0.029153556,0.010115169,-0.02670903,-0.024332559,0.042567562,-0.055175826,0.00061903446,-0.027826423,0.045442034,0.03190053,0.027808214,0.015090415,-0.012720169,-0.031056479,0.015167932,-0.028134273,-0.04795004,-0.034631003,-0.015542481,-0.053101417,-0.07280206,0.0073236516,0.052722745,0.015289022,0.000113602146,-0.0014231306,-0.00835055,-0.047200985,-0.002464118,-0.011072521,0.011425857,-0.009517858,0.0012994803,0.0069149653,0.06544185,-0.019011248,-0.011592931,-0.078430176,-0.0041541676,-0.012899094,0.07449064,-0.055678718,0.02146803,-0.039971735,-0.029717404,-0.034775265,-0.014369954,-0.023514323,0.03618135,0.006988485,-0.0011281397,-0.021965357,-0.08455444,-0.04852078,0.0017507873,-0.04553245,0.024773335,-0.016477378,0.06696994,-0.046556644,-0.0020776591,-0.0075663794,0.0036282465,-0.0074285143,0.009601587,0.010140065,-0.035835754,-0.015679793,-0.010309571,-0.04232103,0.008685929,0.012374195,-0.027595086,0.024783202,0.011191015,-0.017863808,0.0014435247,-0.015633294,0.0072144833,-0.047695737,-0.030935107,0.03196514,0.021996222,-0.025815899,0.063039325,-0.02397267,-0.0056180716,-0.027987234,-0.021429569,-0.005437088,0.009447186,-0.02322331,-0.00933552,-0.04459663,0.019678555,0.030880762,0.05713987,-0.031821832,-0.00084712595,-0.0040500765,-0.024867326,-0.023576042,0.00049654907,-0.033102468,0.010632619,0.009694161,0.055609357,0.022695862,-0.010085671,0.0013761924,-0.022221118,0.01227729,-0.025931757,0.01674254,0.08048634,0.03340752,0.050482836,0.044013478,0.019639956,-0.0088366475,-0.06783418,0.00005607281,-0.030592564,0.046130564,-0.025299717,-0.0041889767,0.033725455,-0.030905774,-0.01062677,-0.01926383,-0.03255803,-0.03508553,-0.028423391,0.003236684,-0.039130766,0.053633265,0.0129718,0.0020776892,-0.0017878667,0.0074798088,-0.0067792614,0.014900822,-0.005743092,0.037778873,0.044959716,-0.009096184,-0.044741202,-0.0006757896,0.047128614,-0.016994998,-0.049774524,-0.033177968,-0.01510718,-0.032852277,0.07506715,0.027166162,-0.026186032,-0.028695745,0.010573721,0.008734968,0.023607245,-0.017648498,0.018824678,-0.00033796974,0.011440938,-0.01578053,0.029794732,0.04095034,-0.027831497,0.043826986,-0.024981592,0.032059554,0.0478698,-0.02459845,-0.034237802,-0.015364739,0.028597767,-0.03902557,0.023890352,-0.049091235,-0.011447926,0.005891307,0.013557764,0.062469397,0.015114579,0.007980429,0.024208708,0.03446206,0.011835774,-0.05031368,-0.015724193,0.0105027985,-0.014113674,-0.001212488,0.020379936,-0.045901436,-0.030960014,-0.0049175653,0.020125959,-0.06368559,-0.009537299,-0.0068662437,0.0053331023,0.004385337,-0.0032220257,0.048093367,-0.00976126,-0.01813217,-0.028958933,0.023979623,-0.0042673536,0.0073199878,-0.011110327,-0.0109163085,-0.011316601,0.0023251872,0.01012949,0.011494877,0.02970146,-0.037833713,-0.02734822,0.011763402,0.051198386,0.024128502,0.0060813096,-0.07203953,0.030733133,-0.02439692,-0.0023268831,0.043105427,-0.04586528,0.034432124,0.028086526],"last_embed":{"hash":"jrqva6","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"jrqva6","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{2}","lines":[10,10],"size":65,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"jrqva6","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036574673,-0.01523926,-0.027982274,-0.0049288566,-0.051127248,-0.012733419,0.019677423,0.0049490817,0.0025510192,-0.00756613,0.0065759104,-0.062845886,-0.01511343,-0.0017237772,0.018066969,0.053185146,-0.030701421,-0.0006785731,0.0143961925,-0.0012212164,-0.046265684,-0.0010303055,-0.00356922,-0.022968587,0.050775696,0.02252227,-0.0011196596,-0.011175049,-0.01478465,0.014677965,-0.016009334,0.0042947107,0.021886881,-0.011328252,-0.012390047,0.010107621,0.0024326763,0.017051272,-0.014399262,0.05210807,0.025898721,0.011908781,0.015505027,-0.019894974,0.01952696,-0.0014666885,-0.038708385,-0.010831155,-0.029812964,-0.0033036317,-0.003041556,-0.009838952,0.046244327,0.018766938,0.014832308,0.046419196,-0.0025765414,-0.010869727,0.00505422,-0.027711801,-0.019925615,-0.0018083071,-0.029812317,-0.00028543294,-0.014361452,0.0889612,-0.0037324496,-0.002174408,-0.021745138,-0.02208598,0.045575608,0.0023433391,0.014582716,-0.015952205,-0.06808226,0.026615612,-0.03385885,-0.01964333,-0.052465107,-0.02659769,0.03961972,0.006054214,-0.011165992,-0.00030564,-0.016949905,0.0051141703,-0.017847218,0.054179363,0.0074233804,0.012236049,0.024029687,-0.011502842,0.032902732,-0.017290818,-0.018360063,0.020455856,0.016945228,-0.060917176,0.038728297,-0.016421296,0.04039635,0.009109362,-0.026991792,-0.032965865,-0.01448662,0.021718713,0.030333651,0.047816537,0.025339177,-0.012695406,0.020745145,0.032968428,0.014853674,0.027744047,-0.019481553,-0.005121027,-0.0030169217,-0.014115514,0.0054781865,0.0005375865,0.012812287,0.03343457,0.005950961,-0.009927272,0.0028347329,0.02641598,0.011082587,-0.033634767,-0.029386945,0.0069159763,0.012308571,0.029113615,-0.02237648,-0.0021103255,-0.014111568,-0.001698025,0.059817083,0.010542,-0.023890119,-0.020950459,-0.0031074344,0.04202292,-0.013721199,-0.011072685,0.0071737645,0.005060584,0.03912677,0.025603423,0.025047975,0.05300821,0.014135356,0.02171904,-0.0075397473,0.07995255,-0.0015423207,0.032749984,-0.018803962,0.040515404,-0.013397554,0.00817609,-0.041823167,0.031941578,-0.0437448,0.05757689,0.0059650047,0.030922381,0.0037096494,0.012780768,0.025325231,-0.031059192,0.017426478,-0.03332504,-0.033287745,0.037829503,0.017765732,0.053226244,0.08439529,0.038258854,-0.0356548,-0.012776118,-0.04430541,0.0173641,-0.010363376,-0.04601295,0.002058213,0.023363933,-0.039508313,-0.033384815,0.007337177,0.038673796,-0.029833931,0.026508616,0.01289761,0.003930018,0.036831968,0.03767061,0.0062462618,-0.017783606,0.003971984,-0.0050018523,-0.008474617,0.025229797,0.000511446,-0.03057595,-0.008199236,-0.011604864,-0.014171315,-0.03366989,0.017460514,-0.019690633,0.043782998,0.048444286,-0.008065443,-0.031883895,-0.0014518835,-0.029115697,0.020480458,-0.0064811,-0.017328562,0.003179439,-0.01798299,0.043166887,0.05135671,0.0047225123,-0.02482361,0.002000973,0.008880189,0.055710938,-0.016457673,0.0147628905,-0.014484141,-0.026163524,-0.016032776,0.0011535548,0.0003637681,-0.015974104,0.0036281238,-0.022702215,0.040341496,0.020135265,-0.021936784,0.014635508,0.020199789,0.030311776,0.029365843,0.017303627,0.027337788,-0.023432812,0.023188062,0.008283556,-0.008885084,0.007789281,0.0005355569,-0.020311648,0.027015492,0.022793239,-0.013100429,0.0010137217,-0.01463851,-0.022395425,-0.0063251476,-0.008420925,0.033968776,0.008366716,0.01102631,-0.010722503,0.014466328,-0.007853087,0.013332793,0.03458079,-0.0054952507,-0.004179661,0.058310375,0.011622124,-0.006388121,0.014857512,-0.02806193,0.0074658482,0.0097299535,0.01383902,-0.05167838,-0.028943136,0.027307143,0.043416657,0.017207043,0.0040339334,-0.03355922,-0.017978448,0.026279507,-0.0041756514,0.019826598,0.01776718,0.051130287,-0.00046795348,-0.084144056,0.010728878,0.016935633,-0.1539329,0.0056122337,0.013420484,-0.003875347,0.013214295,0.013176148,-0.04385819,0.008553786,-0.0924203,-0.0059867874,0.049690116,-0.024834346,-0.0019382644,0.013175644,0.0090552205,-0.019098451,-0.020246338,-0.055141978,-0.015268273,-0.035051942,0.013268763,-0.048748445,0.06840365,-0.0026476348,0.013130281,-0.0091343075,0.04110499,-0.027403727,0.016718064,-0.0342272,-0.05974574,0.02354736,-0.013342832,0.034935106,0.039080624,0.042593412,-0.011085956,0.03881699,0.018935882,0.008346262,0.016958134,0.07419804,0.016524954,0.052805077,0.017288288,-0.013518377,-0.0016899868,-0.0034875728,-0.02329135,0.01815659,-0.0111460835,0.011145049,-0.033756606,-0.017382594,0.0007959316,0.015564007,0.034672342,0.034535177,-0.022120113,-0.030174108,-0.017327432,-0.008150105,0.011070269,-0.0073056147,-0.050402332,-0.059533753,0.021727858,0.00033829085,-0.01855171,0.005685617,0.031711232,-0.017425438,-0.004663703,0.011919537,-0.049358808,0.0011651169,-0.013558953,-0.022076355,-0.022812864,-0.10145717,0.022666646,0.041765857,-0.013386159,-0.044716362,0.0008849205,-0.025046399,-0.0009828341,0.0052334787,0.034743495,0.25304925,0.032831248,0.007144932,-0.009569372,0.030759823,-0.021459827,0.0128117725,0.053257775,-0.014832351,-0.039262567,-0.012694177,0.022030534,0.0048448774,-0.0044113602,-0.0035035764,0.07352872,-0.049915712,0.008092455,0.04613141,-0.0025416198,0.019575514,-0.016707322,0.05390254,-0.0058148084,-0.08038059,-0.057774678,-0.012348252,0.04051142,0.008544553,0.0022395714,-0.03801859,0.057241544,0.030236578,-0.047095507,0.008093635,0.05014741,-0.015278297,-0.08337296,-0.06243894,-0.019152584,-0.031069644,0.0075314934,0.022275297,-0.052259862,-0.010168113,0.004352937,-0.009774342,0.01266223,-0.036633156,-0.013887117,-0.022176988,-0.003800547,0.026363043,0.0027202913,-0.015630526,-0.01332946,-0.013315725,-0.04558735,-0.00241078,0.017279597,0.037193496,0.031228032,-0.0476758,-0.0030155072,-0.004570047,0.002881788,-0.03412465,-0.009360578,0.018272178,0.029760921,0.035324924,-0.007951444,-0.014119243,-0.0108966045,0.0034686623,-0.008839609,-0.049153924,0.05795116,0.032892097,0.025798885,-0.013660032,-0.004246277,-0.024798086,-0.023620164,0.014186868,0.018456334,-0.003705918,0.08791687,-0.0190028,0.0066523124,-0.018138714,0.01954545,-0.040702205,-0.013489219,-0.050717246,-0.03876595,0.028240284,-0.029971993,-0.0027780666,0.017530194,-0.045317907,0.047291376,0.007897089,-0.01823447,0.006187887,0.008571586,-0.006680374,0.0023239162,-0.006622078,0.027846556,-0.073048145,-0.008307258,-0.012951413,-0.015670167,-0.0017211752,0.015981177,0.030758837,-0.008289382,0.008722111,-0.02718932,-0.0073268716,-0.014897798,-0.03517217,-0.00943537,-0.044779886,-0.017415736,0.00610752,0.012732118,-0.0065859314,0.04566717,0.047716767,-0.01424789,-0.030253561,0.08354223,0.031104673,0.008807038,0.025025634,0.0020770151,0.034007743,0.0104085,0.028227907,0.038145963,0.011640665,-0.011064541,0.019470612,0.012904282,-0.05279606,0.0059318356,-0.046593107,-0.0057294657,0.008942941,0.03352227,0.025734538,-0.03402773,0.0132620465,-0.10732872,-0.032601126,-0.05443744,-0.031530462,-0.015299947,-0.008579226,0.008377412,0.041822843,0.07193541,0.004897237,0.04956312,0.0016016444,-0.007580233,-0.02268721,0.003657173,0.0046888185,-0.0035785895,-0.03753741,-0.027996235,-0.03985412,-0.021076163,-0.030596435,-0.0340422,-0.014382204,-0.009798424,0.02752196,0.009630707,-0.0014922839,0.056871776,0.030621827,-0.007989382,-0.02822941,-0.009921535,-0.01679445,-0.032278523,0.0061932122,0.12371558,-0.0070126653,-0.0017769305,0.015700225,0.020867134,0.07333734,0.056264944,0.027729407,-0.042443827,0.020049322,-0.005669223,-0.007683603,-0.002687652,0.0007786626,-0.015159563,0.0055798846,0.030984227,0.03191602,-0.017191242,-0.017846541,0.015248134,-0.090680435,0.0015470985,-0.0072755683,-0.034253597,0.0030781718,0.043079384,-0.048802614,-0.045979414,-0.002857558,-0.032702323,0.0018763698,-0.054389864,-0.020072533,-0.0014089153,-0.046049614,-0.045223583,0.018798776,-0.0110557405,-0.0006246439,-0.039664518,-0.021347607,0.0062966114,0.0032080477,0.01592777,-0.018535526,0.024798635,0.007246278,-0.011909536,0.049097694,-0.008382625,-0.0059341406,0.014030899,0.0025009674,-0.010180965,-0.018354109,-0.05851038,0.027967008,0.011861421,0.007663147,-0.014940015,-0.023225214,-0.006420772,0.025248747,0.034023896,0.022561226,-0.0046221735,0.019159151,-0.011830216,-0.0136562195,0.042868774,0.0018666751,-0.023003338,-0.024209872,-0.06618402,0.0038945565,0.014212555,-0.0046803094,-0.070593305,-0.016210914,-0.003664756,-0.026388647,-0.020312587,-0.037302475,-0.00028536355,-0.017240642,0.028855614,-0.01904077,-0.009199705,-0.022204017,0.033264738,-0.0064936974,0.004955819,-0.028500404,0.023300748,0.028922092,-0.027611531,0.011163889,-0.04203857,0.050867945,0.0047824136,-0.06620623,-0.020448448,-0.020505114,0.03199323,-0.053097073,0.0031991608,0.0014495874,0.011938265,-0.0010775018,0.024890216,-0.02342801,-0.0020782934,-0.0017626992,-0.001848758,0.008676757,-0.030036196,0.031529136,0.016891863,0.042124767,-0.028586267,-0.012853929,-0.00023554909,0.003770809,-0.01596613,0.035772488,-0.0066872034,0.070415445,0.002887964,-0.045854703,-0.0041516977,-0.019843705,-0.011369388,-0.05205238,-0.011394384,-0.03617423,-0.043326516,-0.014665163,-0.04748853,0.003361682,-0.014018218,-0.010670073,-0.023903469,-0.03819496,-0.0033650768,-0.007412762,0.004995123,-0.012907466,-0.008938938,0.0031871125,0.034016605,0.0051378864,-0.057150338,0.017662771,0.041590244,-0.0034918187,-0.0420197,-0.018193409,0.013685368,0.018594863,0.006128664,0.018862309,-0.017950363,0.019179912,0.028295688,0.017821155,0.03866823,0.027589884,0.059097152,-0.018594785,0.07882687,-0.016912442,-0.014956739,0.02787508,0.023245893,0.028525269,-0.003095782,0.05252093,-0.011007039,-0.011536948,-0.0126278475,-0.009005996,0.012855668,-0.016279427,0.028126096,-0.03899359,0.012506297,0.020060576,-0.02432207,-0.016072856,-0.009395406,0.013152211,-0.027440768,0.053658642,-0.012540382,-0.025500396,0.032590065,0.058314357,0.024067624,-0.016692733,0.0011032487,-0.04164825,0.04068049,-0.14537854,0.010517442,0.023325797,-0.02239824,0.010729255,-0.034605727,-0.025971182,-0.042693596,0.0075556072,-0.041366827,-0.0011302754,0.05321608,0.024166793,-0.011394997,-0.030052882,0.04357023,-0.039050344,0.009585933,-0.012995338,0.030022819,0.0077018505,0.02104398,0.014677983,-0.008813574,-0.012376926,0.014019289,-0.061242405,-0.014778119,-0.020136185,-0.029372092,-0.07374795,-0.09933896,0.02320021,0.02372622,-0.00025375033,-0.0035753096,0.008033408,-0.008633863,-0.04137487,0.00639024,-0.0050075664,0.011696431,-0.009960525,0.0025078321,-0.009904322,0.05004675,-0.033377312,-0.0151609825,-0.07241323,-0.006073978,-0.025132047,0.05852777,-0.021181382,0.034725297,-0.014847824,-0.023334915,-0.06645176,0.023437882,0.0038860096,0.021138517,-0.024784453,-0.014240789,-0.011677223,-0.05644933,-0.06070546,0.020385796,-0.0525977,0.051639408,-0.04805722,0.05811397,-0.03277812,0.012829657,0.008793758,-0.01158577,0.034207325,0.03822055,0.027372405,-0.028806452,-0.009187375,-0.029927209,-0.021303685,0.013909606,0.01084038,-0.04960513,0.04154918,0.016820656,-0.021456644,0.016538056,-0.05294823,0.002711367,-0.052067954,-0.016454605,0.011697815,-0.0066545764,-0.0139394095,0.06537696,-0.0422942,-0.021978233,-0.036830444,-0.024013717,-0.03802144,0.012984161,-0.016335564,-0.014631071,-0.034538552,0.024543189,0.057536308,0.027030397,-0.021786453,-0.0026748634,-0.020880384,-0.017708527,-0.020818105,-0.015166326,-0.006698488,0.02125957,0.006378164,0.046408188,0.042515934,0.0017167481,-0.01201071,-0.02376468,-0.009755262,-0.023751395,0.035433058,0.06264586,-0.0010288978,0.020397622,0.059033584,-0.028038517,-0.002815985,-0.035138804,-0.00003709396,-0.032528423,0.02871986,-0.0061455625,-0.024731107,0.032180175,0.0036691849,-0.014411392,-0.03521416,-0.020078477,-0.021049779,-0.04033203,-0.007265535,-0.019781929,0.03799381,0.029936802,-0.01885612,-0.0050730337,0.032891117,0.000063587555,0.013273225,0.012761457,0.016805349,0.04182068,-0.018149758,-0.03289514,0.027857523,0.028291048,-0.017431254,-0.071713455,-0.017062169,0.009203161,-0.048450857,0.06329002,0.01637029,-0.015525782,-0.03280101,0.019703366,0.034134675,0.010953623,-0.024115564,0.016128337,-0.015744062,-0.008313666,-0.01618761,0.006932578,0.02612598,-0.059610803,0.036792204,-0.012849085,0.0195935,0.04154462,-0.022279734,-0.031157337,-0.01843876,0.038933534,-0.038253013,0.062436286,-0.036684413,-0.013386174,0.02779269,0.0023497723,0.03674984,0.0096616335,0.002678282,-0.007101035,0.030478673,-0.0040646633,-0.036625423,-0.016182609,-0.006251376,-0.023369743,-0.013477556,0.024248827,-0.0060244324,-0.014593395,0.008374765,0.046549127,-0.05500292,-0.0223281,-0.0058915205,0.017263653,-0.0077542407,0.027961839,0.030649928,-0.0147408685,-0.029873619,-0.023506774,0.030386044,-0.009665726,0.012605943,-0.028847193,-0.019246733,0.02398696,0.018210785,0.021137744,0.04043024,-0.0026144916,-0.07657096,-0.013985796,0.027669549,0.04306769,-0.0032517472,-0.0058625764,-0.041722413,0.032441437,-0.013348531,-0.007734198,0.046529952,-0.036206897,-0.0034015875,-0.014063037],"last_embed":{"hash":"1jay463","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"1jay463","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{3}","lines":[11,11],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jay463","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037857946,-0.030246995,-0.04979216,-0.009340622,-0.046283796,-0.017550196,0.040347032,0.0040181004,-0.0061641443,0.0023897053,-0.0038515262,-0.029495316,0.00011838591,0.02626561,0.014728339,0.048890613,-0.019578889,0.01682726,-0.011033525,-0.003468082,-0.048696894,0.006624982,0.033321813,-0.048371855,-0.010574282,0.0038638294,-0.0035894122,-0.025428582,-0.02540894,0.029154077,-0.0027087294,-0.059713967,0.03229805,-0.023431893,0.007216979,-0.012006395,-0.001676331,0.0039027326,-0.014594374,0.02808178,0.03151078,-0.0271923,0.022780323,-0.029116042,0.044281144,-0.0119737005,-0.052634448,-0.0080535775,-0.017803818,0.022278018,0.0041579097,-0.016451936,0.046302624,0.0015570868,0.03505794,0.027065055,0.044374887,-0.04606609,0.025214145,0.012014685,-0.040560942,-0.0078110895,-0.021104451,0.0038752493,-0.010272505,0.059064228,-0.00045140667,-0.023704452,-0.019671066,-0.02242913,0.046928536,0.008580958,0.039155886,-0.0103034,-0.0552426,0.009002499,-0.022080613,-0.018451687,-0.01694173,0.0070005166,0.022352379,0.0071323607,0.021910962,-0.010085488,-0.020413695,0.02521458,-0.034693513,0.034470078,0.016084448,0.005310683,0.002317078,-0.0033538449,0.0060402835,0.0024805334,-0.030334326,-0.0012476828,0.012411998,-0.024701558,0.055513818,-0.012694915,0.02901957,0.011494779,-0.024065452,-0.0067786872,-0.010269384,0.0008548914,0.020663647,0.05693987,0.03213419,-0.019130092,0.01019508,0.029841743,0.03574282,0.03352638,-0.010398375,0.012326156,0.0220717,-0.0039236355,-0.021739157,-0.012615018,0.020236962,0.03794667,0.017825512,-0.02116645,0.018288128,0.021445418,0.0060243034,-0.033659108,-0.06262568,0.013085512,0.02872409,0.039271064,-0.009778163,0.0020233702,0.004692416,0.008939729,0.067447595,0.01292195,-0.0122890705,-0.014941075,-0.022319445,0.035871252,-0.024103947,-0.0055070613,-0.0018230075,-0.01994755,0.019718112,0.032970987,0.02089642,0.039078645,-0.008419633,0.023883894,-0.0039649224,0.054577913,-0.017374616,0.0042337,0.00055182417,0.050338846,0.016986562,-0.021731023,-0.0005854621,0.019114733,-0.03623558,0.058239296,0.021117292,0.019173486,-0.011955852,-0.013206495,-0.010050744,-0.0025351304,0.0022992627,-0.020958792,-0.0065691266,0.036276422,0.0248127,0.03619298,0.046004985,0.05102145,-0.002821706,-0.010572713,-0.0423657,0.02483961,-0.01634902,-0.04244211,0.0058178594,0.04596441,-0.01190926,-0.039804675,0.02319794,0.032384187,-0.018688558,-0.001225897,-0.009540528,-0.024198739,0.039164945,0.030064628,0.020791402,0.004414275,0.01145492,-0.011847438,-0.019895814,0.050736874,0.0019184722,-0.026089465,-0.03288272,-0.023862626,-0.041670624,-0.056959085,-0.0021452296,-0.035353664,0.024096366,0.039113745,-0.017934429,0.0060871546,-0.028885279,-0.020586526,0.029765587,-0.017801525,-0.009659936,0.0129815955,-0.00013179185,0.0361607,0.010872655,0.015383017,-0.01482649,0.044650372,-0.009825968,0.049757827,0.010024218,0.022064967,-0.021442465,-0.0039351666,0.0114673665,0.011529026,-0.0191133,-0.0116526885,-0.01682133,0.00020461516,0.050101485,-0.009449649,-0.012674536,0.024130825,0.009688897,0.0164025,0.004781116,0.00841499,0.030515956,0.038092744,-0.0012072108,0.008257284,-0.010822329,0.01061437,-0.01796678,-0.019486649,0.02350523,0.033038244,-0.018428003,-0.0045131384,0.011192449,-0.008133133,0.0005580362,0.0049873576,0.015142424,0.002270755,0.01013838,-0.005857835,-0.0119812,-0.030696062,0.0075489986,0.041577373,0.007229778,-0.019792873,0.030448986,0.015109557,-0.026273243,0.017090263,-0.05073501,0.039958015,0.051004168,0.008449864,-0.022461247,-0.015480387,0.02328536,0.028547073,0.039384946,0.0051877033,-0.038632262,-0.011778215,0.018005885,-0.0065014903,0.031232594,0.020654669,0.069605455,-0.01578659,-0.07546483,0.024244653,0.019696644,-0.15285695,-0.012576945,-0.007849838,-0.005371682,0.006424835,0.021232905,-0.02639874,0.009666691,-0.08648024,0.0024450433,0.0172284,-0.0454674,0.030233167,0.0014261089,0.0069843666,0.0126377335,-0.032955553,-0.047233425,-0.00993555,-0.049577225,-0.013052906,-0.04193357,0.06123328,0.010681421,-0.0069640228,0.004293683,0.06817354,-0.00927483,0.022707347,-0.029570619,-0.07723023,0.02291287,-0.009525903,0.037151627,0.017034687,0.03406988,0.0060638012,0.023692003,0.03975727,0.000762808,0.052519143,0.06331905,0.0065683913,0.04863114,0.0071613593,-0.010381615,-0.009762415,-0.008672425,-0.041922335,-0.011985986,-0.01144849,0.015571832,-0.035652906,-0.019725332,-0.0043929815,-0.0020173325,0.026670076,0.036935948,-0.024391033,-0.022085594,-0.015124401,-0.016803162,0.004033965,0.007366568,-0.03968174,-0.067741126,-0.011815996,-0.03671809,-0.011160391,0.009295095,0.021487666,-0.020670388,0.016641602,-0.02067085,-0.04765059,0.0044402503,0.020226082,0.0075472402,-0.0363366,-0.09075694,0.022600917,0.04619886,-0.03571085,-0.01252747,-0.00040939552,-0.028029116,0.0153970225,0.01153093,0.016809598,0.2438492,0.036353253,0.0032717292,-0.01776877,0.029202253,-0.008086484,0.018103227,0.059557725,-0.012328345,-0.050006956,-0.008984629,0.0028783132,0.0075027053,-0.0053172316,0.010684783,0.056947622,-0.047680452,0.010524158,0.069628984,-0.005906754,0.034207087,-0.016380414,0.05103222,-0.0030631996,-0.079691656,-0.050132867,-0.01412223,0.047299005,0.015156464,0.032225218,-0.051413383,0.059929118,0.05067475,-0.05857308,0.030529026,0.034275386,0.012056927,-0.07246115,-0.028414099,-0.025252419,0.0011907505,0.010234427,-0.0016510204,-0.041068308,-0.004810931,-0.007907201,-0.0058162306,0.03982152,-0.010572151,-0.004090194,0.02520478,0.01738088,0.0075668544,-0.024719607,-0.014737348,0.0017108199,-0.0102106845,-0.05255994,0.007783439,0.02038185,0.027743984,0.025354667,-0.015659714,0.01488175,-0.016359322,0.023360118,-0.04191683,-0.020573974,0.021163952,0.0069141206,0.04195776,0.013990201,-0.012797364,-0.005157887,0.005453084,-0.013096182,0.011126517,0.06812597,0.02498049,0.017753411,-0.008757838,-0.019368801,-0.043571796,0.02949935,0.020846412,-0.0037476937,0.00074630306,0.094303004,-0.045007676,-0.0051796716,-0.0034683787,0.016233135,-0.043912344,-0.0071070255,-0.0107596945,-0.035463236,0.034691848,-0.06662887,-0.024981083,0.023670549,-0.05693699,0.03714061,0.012509742,-0.025039667,0.024135418,0.024527159,-0.0025181482,-0.013318576,0.009659071,0.0082771275,-0.08714756,0.0006077552,-0.006871657,-0.008272794,-0.005916293,0.017871259,0.02521845,0.0036791498,0.043434765,-0.017081687,-0.002834579,-0.0037335025,-0.023787873,-0.004060016,-0.060614474,-0.04986248,0.009889438,0.025708277,0.005567159,0.032119486,0.057522308,-0.0132842865,-0.0034667142,0.057119574,0.03600606,0.018889382,0.020834256,-0.008898668,0.03754527,-0.013994604,-0.008445833,0.05273935,-0.0033571355,-0.0013112306,0.028973477,0.030893788,-0.0448557,0.018132528,-0.05313692,-0.011011252,-0.0041316794,0.03281071,0.009120683,-0.03007775,0.009817688,-0.094270706,-0.038648266,-0.039435964,-0.019280491,-0.013328676,-0.016332626,-0.0061437497,0.03307155,0.0769146,0.007248588,0.028681379,0.024524674,0.024493339,-0.0043933503,0.005226374,0.03331845,-0.0053480817,-0.036253765,-0.03649926,-0.017047733,-0.022698667,-0.03585031,-0.013653998,-0.013442258,0.008096407,0.037013,-0.010140917,-0.007267155,0.05013856,0.025781637,-0.023555277,-0.03037881,0.0016457308,-0.048667606,-0.031310573,0.022725916,0.11704612,-0.010724517,-0.0049528345,0.010443174,0.027423125,0.07023567,0.051693086,0.029143058,-0.041750193,0.020312466,-0.018677298,0.0056597996,-0.028033817,0.020206233,-0.0048754415,0.013237006,0.019847238,0.027314272,-0.02567766,-0.013824305,0.02491031,-0.075690456,-0.0004976158,-0.040288497,-0.047315344,-0.007713991,0.043300692,-0.029124826,-0.03936954,-0.020841803,-0.04145814,-0.025078384,-0.040126137,-0.026024105,-0.004785206,-0.026604544,-0.033010848,0.003444455,-0.020837083,-0.0036667536,-0.037101246,-0.020810483,-0.008547916,0.024403125,0.04448982,-0.015336548,0.029912699,0.0024739988,-0.046510663,0.01594997,-0.0023316883,-0.03337321,-0.0071667284,0.022046989,-0.015742661,0.016808115,-0.04331105,0.012805813,0.018892452,0.025831303,-0.014382421,-0.016103541,-0.023406608,0.060028404,0.0030459382,0.033080008,-0.012870005,0.019476734,-0.015961012,-0.016485263,0.052533004,0.0051611187,-0.026411626,-0.031370968,-0.06078226,0.0089349365,0.0036050177,-0.011722846,-0.051119022,-0.014941088,-0.019986978,0.008122975,-0.0075165727,-0.030940063,-0.0050679403,-0.018076621,0.014506013,-0.013081079,-0.044493806,-0.003433688,0.018201401,0.0075269747,0.018197376,-0.044020213,0.01910206,0.044003796,-0.025047138,-0.0011923027,-0.03529536,0.029749423,0.012485133,-0.070242785,0.014821537,-0.020732233,0.020814385,-0.053463403,0.028218132,-0.014580471,-0.0036425572,0.0059322165,0.0027831877,-0.035523128,0.012328476,-0.013860754,-0.007686916,0.002830148,-0.03600106,0.031332888,0.0040721335,0.022850256,-0.050339036,-0.016553422,-0.011667447,-0.0016657063,-0.018953577,0.035763808,-0.014746116,0.05568913,-0.010005453,-0.034977987,-0.024999265,-0.020932576,0.00566748,-0.04724698,0.004842593,-0.03000072,-0.034318052,0.014432709,-0.028940344,-0.01811508,-0.020092975,-0.012500313,-0.030132063,-0.0050809723,0.008329987,0.019055452,0.009844774,0.0039994665,-0.022564124,-0.007761103,-0.006998929,0.014492126,-0.029465912,-0.010183738,0.0128840525,-0.001475853,-0.040348526,-0.03189536,0.021158189,0.025066309,0.011623025,0.023228735,-0.044520937,0.015704634,0.003891073,-0.015105722,0.031179057,0.06634709,0.06712886,-0.030595632,0.07197876,-0.026703272,-0.044092476,0.023918336,0.021310037,0.010451715,-0.024361454,0.017407143,-0.0038183143,-0.007245447,0.0104401,0.00023850975,0.010321521,-0.04209998,0.033722725,-0.043198813,0.005662351,0.025688685,-0.019804778,-0.015031313,-0.025151288,0.0020972593,-0.028769147,0.045352705,-0.0084551135,-0.03999318,0.03618557,0.067313194,0.015840637,-0.016234221,-0.0067127743,-0.04891585,0.021716734,-0.15300159,-0.0030452046,0.0045064567,-0.019099595,0.020464234,-0.03279239,-0.0017570967,-0.04707726,-0.005289774,-0.02810501,-0.011010074,0.031105706,0.014767519,-0.004092733,-0.034482665,0.036589053,-0.042193666,0.0022079935,-0.03324729,0.0502099,0.032292996,0.045910545,0.031817917,-0.011638362,-0.039146803,0.026187152,-0.038981996,-0.02267298,-0.020379936,-0.031135475,-0.057105087,-0.060473297,0.03212824,0.03674769,0.010139433,-0.03777194,0.0058893356,-0.0018397782,-0.066797145,-0.023597272,-0.013326436,0.0041112863,-0.018561888,0.017441774,0.008569458,0.052856702,-0.038707227,-0.014469833,-0.09217018,-0.0020866606,-0.0024658812,0.058679145,-0.043768343,0.014305777,-0.03274516,-0.042425953,-0.029802527,0.024855329,-0.0072038155,0.020037035,0.008721894,-0.0017979625,-0.035705574,-0.031039732,-0.06975442,0.022634147,-0.027030772,0.017461035,-0.040110726,0.051891487,-0.034859452,-0.018097432,0.015822737,-0.022034032,0.016812047,0.033481807,0.02227481,-0.035153262,0.014582239,-0.013462376,-0.04049549,0.005601916,-0.013492413,-0.048323363,0.062873915,0.006107693,-0.024398178,-0.0038953326,-0.015856298,-0.016304519,-0.06624152,-0.025016073,-0.0058687865,-0.017457819,-0.0100101,0.06399831,-0.009535524,-0.007943524,-0.04053385,-0.007655226,-0.01206542,-0.0035734277,-0.025618678,-0.010451168,-0.030896157,0.007484964,0.049627706,0.050980493,-0.016125277,0.009817931,-0.025815938,-0.02267169,0.0022241178,-0.0017422755,-0.049745638,0.008728228,-0.004243513,0.041617304,0.023594515,0.0012190749,0.013243824,-0.0064622667,0.007766165,-0.033873387,0.005931127,0.08773615,0.0063656,0.033471655,0.038258553,-0.022731157,-0.00032713747,-0.048357155,0.009726423,-0.03905397,0.045977607,-0.031081345,-0.02087966,0.03596582,-0.02394359,-0.015742969,-0.01532324,-0.027073404,-0.014604966,-0.038772378,0.01564699,-0.02239172,0.036626384,0.034455635,0.0011789978,-0.0017543726,-0.007585957,-0.008953809,0.018058522,0.016210131,0.0167245,0.055428147,-0.010089389,-0.016964665,0.014119554,0.03360596,-0.020739762,-0.045087956,-0.033092096,-0.0028932884,-0.050590426,0.06449848,-0.0037274465,-0.032658868,-0.015906103,0.0016175392,0.028817479,0.016714001,-0.024314253,0.028439118,-0.01526592,-0.01487966,-0.015062595,0.00026232365,0.023999404,-0.03361924,0.036955167,0.0020695534,0.04066189,0.066490434,-0.01588247,-0.056417383,0.00008009513,0.026817339,-0.048020083,0.05289219,-0.030425265,-0.026000855,-0.015347352,-0.0025376612,0.03735758,-0.0007831928,0.0146998735,-0.004269234,0.05397913,-0.011195375,-0.026908217,-0.01952774,0.00092995865,-0.0007263548,-0.031295735,0.025012666,-0.010822235,-0.010451993,0.0006518513,0.051277813,-0.06752363,-0.016820626,0.00892162,0.059480093,-0.0033243587,-0.011367795,0.04927026,-0.00094271265,-0.017087962,-0.043612413,0.037782304,-0.012961056,-0.007122185,-0.013719203,-0.023809034,0.02949279,0.03186767,0.008143042,0.008785415,0.011045964,-0.046279,0.00057865365,0.009687586,0.07217072,0.010162588,-0.0090688495,-0.061546993,0.015403201,-0.023110498,-0.02905019,0.03860252,-0.02669949,-0.0023142698,0.0018941001],"last_embed":{"hash":"tqj8b7","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"tqj8b7","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{4}","lines":[12,12],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"tqj8b7","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.052959908,-0.011084504,-0.047849953,-0.021234049,-0.046315502,-0.02254614,0.03335152,0.022464953,-0.0105831055,0.0059040287,-0.002556605,-0.04660113,-0.029603327,0.0027914722,0.008931951,0.051378872,-0.031694867,0.019947248,0.0033857564,-0.0051225554,-0.03403773,0.03853385,0.031667106,-0.025147732,0.0055698613,0.012218617,-0.025608957,-0.00036389392,-0.023308812,0.036898848,-0.012893289,-0.022818608,0.036822934,-0.005032636,-0.018957632,-0.0027239295,0.016260745,-0.0024608062,-0.010525048,0.04181264,0.026885347,0.00094237574,0.025872875,-0.02062564,0.059992436,-0.014857863,-0.04923248,-0.0020382614,-0.019666826,0.0018551141,0.012447474,-0.039231755,0.025348155,0.01544041,0.029491656,0.04241148,-0.008154253,-0.025034826,0.023777915,-0.013150502,-0.03768927,0.0108476,-0.016991671,-0.00010293655,-0.021342387,0.055920392,0.010297554,-0.009849694,-0.014710139,-0.03897732,0.04808836,0.0009190923,0.01987059,-0.027430562,-0.07291735,0.015655736,-0.03989531,-0.036671184,-0.03410175,-0.008624602,0.025772514,0.00880514,0.017907249,0.0059091467,-0.012957009,0.012611027,-0.0022350647,0.026022218,0.020180421,0.018083924,0.023734506,-0.0063071386,0.018752765,-0.0056131016,-0.01620071,0.007483197,0.032643627,-0.046811543,0.056342896,-0.0067479056,0.024882672,0.01687692,-0.028492142,-0.031854533,-0.0035663284,0.017573137,0.020799883,0.03901747,0.031234844,-0.0120232515,0.023625176,0.02474202,0.024809929,0.017058823,-0.013160247,-0.002847066,0.017133394,-0.017360777,0.0067258035,-0.011731117,0.029706694,0.02109174,0.013719396,-0.017495878,0.009743622,0.026272638,0.0032039378,-0.023486938,-0.0445421,0.024916248,0.019290965,0.021095641,-0.011218118,-0.010050027,-0.0025024868,0.0046313633,0.067421116,0.0069360207,0.010725874,-0.035403784,-0.014863309,0.01360091,-0.00032703683,-0.008975464,-0.0048034806,-0.0003827407,0.027911756,0.0247014,0.0076347757,0.064190425,-0.0032501891,0.008467533,-0.018834665,0.08102228,-0.013878855,0.03551866,-0.013649294,0.043733172,-0.016651496,-0.012348455,-0.02327324,0.030010775,-0.039734956,0.064372085,0.009299372,0.020383194,0.042954646,0.02451808,0.007710837,-0.024687938,0.008018681,-0.033439517,-0.004178159,0.047828697,0.02237503,0.043551113,0.08239436,0.04324363,-0.0019555797,-0.022619653,-0.045331176,0.011750836,-0.0020797185,-0.04611661,0.025904024,0.02241934,-0.03115785,-0.031165373,0.00081658,0.0342616,-0.018836148,-0.002540799,-0.0033689153,-0.004812825,0.049788784,0.011864484,0.009764064,-0.0034952287,0.0029810618,-0.014332591,-0.013038732,0.03923232,0.009183354,-0.0016850674,-0.013781527,-0.011334221,-0.02048116,-0.052889034,0.016318802,-0.025535794,0.009518412,0.03194782,-0.0015097287,-0.00035541062,0.023750694,-0.015130291,0.013912837,0.0032149777,-0.026631838,0.009124812,-0.012769235,0.052429296,0.03842537,0.0012326009,-0.0152306985,0.037375726,0.006398968,0.030067002,-0.0047487365,0.0024682847,-0.028414918,-0.008142324,-0.018661328,0.0056312536,0.003256856,-0.009533251,0.013689324,-0.007054579,0.037191775,0.018372027,-0.029364172,-0.00009091885,0.023841988,0.02740685,0.022949174,-0.01953333,0.02171153,0.0032747544,0.013770312,-0.011444801,0.016967589,0.014915527,-0.024277717,-0.024691904,0.013839873,0.026721481,-0.025408098,-0.0072778924,0.001581435,-0.036426194,-0.011514956,-0.004057925,0.00945445,-0.0028175188,0.0028675664,-0.010025856,0.00819634,-0.017000234,0.016684566,0.043202166,-0.003187228,-0.024724536,0.023652254,0.010918432,-0.027636707,0.010501014,-0.02531906,0.022124972,0.025128094,-0.0031166992,-0.028193483,-0.0037233995,0.01931789,0.02769395,0.029658064,0.01359144,-0.032515615,-0.029262649,0.02294886,0.010340846,0.016657535,0.008288756,0.056866683,-0.01779031,-0.082808524,0.0041893004,0.014480061,-0.1523636,-0.0075859735,0.010887675,0.00009492726,-0.00023587469,0.027085578,-0.049175974,-0.008972166,-0.071939334,0.01639199,0.022399744,-0.0383492,0.021729851,0.030739598,-0.017554421,0.021795753,-0.02583575,-0.0475362,-0.030378766,-0.04148113,-0.008243774,-0.04053033,0.05192694,0.0028230892,0.0022364117,0.0067380234,0.053325247,-0.023181092,0.029165259,-0.04154556,-0.054394327,0.027933555,-0.005201157,0.035277203,0.011643762,0.02733435,0.025818333,0.03801305,0.031604983,-0.011082283,0.035450857,0.05855369,0.01700966,0.023300646,0.014994624,-0.023981092,-0.02850386,-0.0014252263,-0.033823084,-0.009261902,0.0023474863,0.0033861105,-0.036665823,-0.01981964,-0.0043752887,0.002993422,0.022052743,0.04447297,-0.024698699,-0.028075699,-0.0011912715,-0.041453686,0.026375404,0.0021114997,-0.05208819,-0.0711866,-0.019315168,-0.0029109183,-0.025107412,-0.0048598237,0.028262349,-0.00827222,0.014350673,-0.0065381858,-0.04021178,0.028187266,-0.014017464,-0.009642842,-0.024431791,-0.09380849,-0.015656631,0.048281826,-0.013799302,-0.03235865,-0.0032949697,-0.026041798,0.0034862633,-0.00716802,0.015910542,0.23500882,0.007207622,0.02574953,-0.0064884713,0.015435186,-0.00843565,-0.010826795,0.049865056,-0.008387964,-0.04273177,-0.017650025,0.00503113,0.0068070116,-0.010108546,0.011998491,0.050447457,-0.06727322,0.0030176968,0.040431116,0.003414834,0.01970611,-0.023546582,0.028702874,0.009594164,-0.06867306,-0.07362364,-0.0052997614,0.02939111,0.013986591,0.0044644764,-0.050980896,0.06104082,0.06491171,-0.036660917,0.022691822,0.04534205,0.004765432,-0.06857675,-0.033264805,-0.03747012,-0.0011591333,0.019326322,0.006626648,-0.03319318,-0.011385225,-0.002292021,-0.0120678395,0.01429567,-0.016494203,-0.017667402,0.022873364,0.0131248785,0.0055755503,-0.027398907,0.0014160108,-0.016091697,-0.01486567,-0.03078576,-0.0073808455,0.014633973,0.030521747,0.029764468,-0.026153492,-0.014477783,-0.0011045381,0.0070020286,-0.036009815,-0.001711094,0.024318846,0.009629657,0.05040542,-0.0051934784,-0.009357627,-0.00898363,0.005395513,-0.0151141435,-0.019746425,0.05783127,0.018370623,0.024306169,-0.019914404,-0.004054947,-0.04857698,-0.00080811407,0.02503672,0.016682206,-0.019411225,0.08772976,-0.0347197,-0.0073537147,-0.022636661,0.025650702,-0.040205836,-0.006571543,-0.019849876,-0.051518902,0.024898134,-0.05018141,-0.0009016952,0.025612427,-0.054505233,0.05213213,-0.010701898,-0.014968168,-0.007249976,-0.0036203356,-0.01574461,-0.009505769,0.0065044016,0.033308398,-0.112944804,-0.0120548345,-0.000099846395,-0.0042922124,0.005279263,0.021855388,0.030612476,-0.00905681,0.02796463,-0.036868732,0.004099646,-0.00486103,-0.028299607,0.000229504,-0.057602786,-0.032755412,-0.00096796337,0.0014831268,-0.017259166,0.008777998,0.0705206,-0.014858102,-0.008569873,0.076696984,0.013248216,0.011936416,0.03970716,-0.010394802,0.048662823,0.00069986033,0.00050321646,0.00826542,0.009915225,-0.0061765555,0.02633885,0.034523353,-0.03632568,0.0050697685,-0.02778452,-0.0007594182,0.012385302,0.03008451,0.038312778,-0.029615568,-0.000719497,-0.09028988,-0.032867286,-0.053797483,-0.034457278,-0.0073205517,-0.015438418,-0.0028978307,0.06293718,0.054892477,0.00052035874,0.023828596,0.0061836005,0.024173403,-0.025716342,0.015876807,0.016801126,-0.012284035,-0.0391309,-0.018848576,-0.024896074,-0.040828638,-0.047186587,-0.026213445,-0.020786779,-0.0010270017,0.042959742,-0.0077195307,-0.027782016,0.057381306,0.04353905,-0.01977231,-0.020369196,-0.008350117,-0.020878477,-0.039372258,0.02368269,0.13014081,-0.037484374,-0.00003761683,0.010827435,0.017472742,0.06070097,0.058222882,0.046351984,-0.010473389,0.034500875,-0.020135757,0.0025113188,-0.031172987,0.01906818,-0.0029582083,0.0012422127,0.031567913,0.031387195,-0.016907291,-0.026739066,0.02066829,-0.07348943,-0.0003078761,-0.020932527,-0.046371423,-0.008782721,0.040708303,-0.031098483,-0.038082425,-0.014165773,-0.030012729,-0.020641172,-0.03949404,-0.022626907,0.009567313,-0.032654304,-0.044071004,0.018016553,-0.01958619,-0.003318382,-0.03162165,-0.028262867,-0.00006289208,0.008996202,0.02605911,-0.017120594,0.017310172,0.0042322823,-0.023012726,0.015567556,-0.016128292,0.008421786,0.009173206,0.016627787,-0.018478766,-0.025701469,-0.05167041,0.031473733,0.021095373,0.04682002,-0.013054773,-0.011303577,-0.023740957,0.04336708,0.009892868,0.0024338458,-0.014747747,0.031643365,-0.011375318,-0.026706077,0.046546575,0.007597041,-0.028387617,-0.02749116,-0.062388755,0.0043942425,0.0087980945,-0.011957339,-0.07455068,-0.0065195025,-0.0046953456,-0.020350566,-0.016071385,-0.033517394,0.014694539,-0.023021024,0.014550563,-0.012680044,-0.04274146,-0.02829374,0.03529718,-0.026752768,0.011408476,-0.035683345,0.02599465,0.049444623,-0.008496153,0.010510399,-0.03431278,0.031096373,0.00948263,-0.064443685,-0.010253353,-0.021528427,0.025655588,-0.034340598,0.022711297,0.00089792575,0.001227617,-0.0017924956,0.0026907097,-0.021511568,-0.0077233086,-0.015586437,-0.009839204,0.012757915,-0.02154495,0.028252494,0.0032612323,0.039094098,-0.05157397,-0.0041863434,-0.011026238,-0.0026907902,-0.025857927,0.050679866,0.00051765004,0.076602295,-0.00015698075,-0.030085452,0.0016745437,-0.023413593,-0.019352108,-0.04274365,-0.010898192,-0.014972907,-0.040978882,-0.0055986284,-0.01786257,-0.0052245744,0.00018106228,-0.03376053,-0.013278784,-0.021181667,0.00001803022,-0.0065801237,0.0035126614,0.0033900645,0.0034091147,0.024880018,0.003733825,0.002351808,-0.030768463,0.0004536905,0.025650438,-0.010293346,-0.038603213,-0.027235273,0.0073094354,0.0353107,-0.008169948,0.025940957,-0.03761587,0.035791494,0.011354709,-0.01301554,0.054764334,0.052408505,0.048965707,-0.01541113,0.080097824,-0.022287307,-0.022289013,0.006290031,0.019931898,0.016696488,-0.000023392913,0.017188165,-0.00406769,-0.015979683,-0.0058575505,-0.0058523337,0.027477277,-0.034095224,0.036396306,-0.028056387,0.02259385,0.02950763,-0.015673479,-0.02551301,-0.012527727,0.00023922668,-0.02601929,0.04855373,-0.010790883,-0.029631156,0.0316865,0.06881124,0.02623645,-0.014587401,-0.013865731,-0.040199753,0.03414599,-0.13310908,0.014649792,0.019886319,-0.02674755,0.008130758,-0.044510577,0.0032593298,-0.0647142,-0.0054218355,-0.031522296,0.018157575,0.038303595,0.012646086,-0.016532937,-0.024231134,0.058864735,-0.006983049,-0.002001786,-0.02585003,0.034711782,0.01794461,0.01442879,0.042713866,-0.017434778,-0.03548437,0.024215937,-0.044395328,-0.021300478,-0.014950552,-0.032403868,-0.07027627,-0.06792243,0.034094356,0.040143378,0.030490119,-0.008371307,-0.0055424776,-0.005904296,-0.045015674,-0.018652545,0.0039672493,0.015995452,-0.022360452,0.018369397,0.0036317587,0.052391134,-0.026479626,-0.02095132,-0.080431685,-0.011821277,-0.02360688,0.079553805,-0.012776909,0.015559245,-0.022129925,-0.03446341,-0.059150416,0.017049443,-0.01622585,0.028727084,-0.0063840854,0.013773805,-0.029839193,-0.050422095,-0.043990437,0.022924226,-0.041197866,0.03382656,-0.054149415,0.060935285,-0.031277988,-0.0011560625,0.013851928,-0.026357776,0.019230748,0.03122563,0.01579374,-0.044581685,-0.01363581,-0.028760033,-0.039106343,0.03259266,0.008669548,-0.083980985,0.07605138,0.013441174,-0.026436161,0.023468586,-0.04913981,0.013448374,-0.049060967,-0.02089214,0.002305546,-0.013274193,-0.009603398,0.06914055,-0.028337568,-0.002197228,-0.038704246,-0.011689453,-0.008489056,0.027269494,-0.0075406777,-0.010047452,-0.061278407,0.0013398443,0.05402649,0.035521217,-0.03966094,-0.008415304,-0.042322427,-0.023492279,-0.01018638,-0.0058630584,-0.0529081,0.01939423,0.008486893,0.06162554,0.049624424,-0.021534892,0.004700382,-0.024610491,0.0199373,-0.02287735,0.020789977,0.07256473,0.0015448454,0.05914466,0.06335192,-0.028251158,-0.0034432039,-0.037427954,-0.0011024908,-0.032824453,0.059371613,-0.018908255,-0.0044317013,0.040289048,-0.028984688,-0.01630034,-0.025631156,-0.034002498,-0.028586416,-0.03478824,0.013860006,-0.0062535377,0.02936142,0.040006053,-0.010936459,0.0037759887,0.0011049869,-0.0070373346,0.017885098,0.0035074863,0.015127974,0.040087815,-0.029873187,-0.03407094,0.006604382,0.019738603,-0.016346956,-0.04854114,-0.021075131,0.021984963,-0.037680585,0.06967838,0.015336358,-0.031760547,-0.05024595,0.0028972598,0.033770964,0.03594374,-0.015896084,0.021976154,-0.003552873,-0.017219715,-0.011761795,0.013145649,0.031221401,-0.053358138,0.03459944,0.0029170457,0.04946104,0.05954569,-0.019278843,-0.03443486,0.008159032,0.036445398,-0.06117045,0.049230877,-0.06376546,-0.016344097,-0.016989632,-0.020195995,0.046311084,0.010777027,0.01377036,0.004437737,0.05029767,-0.0018358398,-0.03257997,-0.015209811,0.009610283,-0.011678881,-0.013754282,0.03654397,-0.024360884,-0.0033652831,0.0039333147,0.032647707,-0.05164707,-0.018146867,-0.008926444,0.0328404,-0.00448335,0.017486745,0.045012377,-0.011474971,-0.027428262,-0.027238056,0.03260922,-0.036172908,0.006211537,0.00053423323,-0.01701276,0.010276443,0.018510021,0.012896742,0.036874156,0.0039355615,-0.049420375,-0.01876045,0.031546183,0.06427369,-0.011765209,-0.008541973,-0.0468925,0.03019847,-0.008328402,-0.0052689323,0.027429415,-0.049923263,0.01646436,-0.0032376125],"last_embed":{"hash":"13mdb0q","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"13mdb0q","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{5}","lines":[13,14],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"13mdb0q","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03139973,-0.009916987,-0.05405325,0.004311401,-0.039808284,-0.023166738,0.022392374,-0.0016271364,-0.021312935,0.0017501955,-0.0006216596,-0.04186547,-0.01100237,-0.00066184066,0.024926864,0.04414791,-0.032732546,0.02254427,0.008071299,-0.017109778,-0.043770183,0.004610397,0.040425763,-0.022548798,0.0024169367,0.010420541,-0.01097737,-0.017923398,-0.0055865813,0.018932885,0.004228982,-0.025398375,0.044159077,-0.027500143,0.0026245406,-0.0050348495,0.0072590327,0.015499259,-0.0074108355,0.045041464,0.008928821,-0.0048710904,0.029277034,-0.019884108,0.033042323,-0.018362401,-0.058929097,-0.003748358,-0.010605224,0.008746397,-0.013289964,-0.04644049,0.038468357,0.009111182,0.020186685,0.050300214,0.014944059,-0.03640539,0.011946117,-0.008192734,-0.03675262,0.010544765,-0.028285196,0.021308329,-0.01938189,0.055689164,0.009816193,0.0030082685,-0.023475505,-0.030825064,0.053816598,0.001046901,0.025555097,0.0025284316,-0.05047088,0.016000604,-0.011319103,-0.009331724,-0.037844274,0.0060380357,0.010755729,-0.0022166828,0.0075128754,0.0026845997,-0.013323735,-0.008861779,-0.0018503739,0.038569186,0.01969579,0.0032863487,0.0042476603,-0.019410321,0.015268204,-0.015057215,-0.018099625,0.0047121993,0.0129364105,-0.029077457,0.068242185,-0.00018894716,0.05320656,0.015201583,-0.013940738,-0.016997708,-0.0070634196,0.00027504092,0.023952518,0.061934784,0.04417658,-0.020161936,0.013931296,0.05037259,0.03237481,0.01719789,-0.01535896,-0.0080602765,0.021508688,-0.01837567,0.0068443096,-0.01977103,0.026350882,0.014622282,0.018925384,-0.0071790097,0.017184256,0.028577691,0.003693814,-0.03055396,-0.040283415,0.004050225,0.023840135,0.024651984,-0.014431453,0.0019616834,-0.013942578,0.011205003,0.050129,0.0074254246,0.003767374,-0.038803115,-0.015717592,0.02838141,-0.014169993,-0.0054202904,0.0024319198,-0.012834418,0.024972945,0.0027389473,0.010380282,0.0458856,0.013139716,0.012411718,-0.01652281,0.052461963,-0.020738505,0.028829405,-0.02506252,0.03890463,-0.01078878,-0.02074926,-0.031557515,0.02314164,-0.037556365,0.05467343,0.007308648,0.0009549402,0.015413073,0.015945347,0.0049128667,-0.019439947,0.018812591,-0.040414706,-0.0061585214,0.046051126,0.025846813,0.040145285,0.06470386,0.03917564,-0.0031628425,-0.025670419,-0.07171289,0.038336795,-0.006505884,-0.0551905,0.022195792,0.037190128,-0.016459364,-0.041329663,0.007862484,0.0393977,-0.0121455835,0.008968318,-0.0028723571,-0.024417358,0.0403574,0.019444818,0.015621811,0.017822413,0.021198219,-0.022124022,-0.028880952,0.029536145,0.009695926,-0.017195966,-0.017022498,-0.010845526,-0.013430892,-0.047906987,0.010077855,-0.026444107,0.024293745,0.055306662,-0.006899718,0.00562539,-0.009269527,-0.019977272,0.018249305,-0.01496098,-0.0047655823,0.011594867,-0.006914165,0.04028382,0.016263116,-0.004036366,-0.021699173,0.018543487,-0.011881949,0.04953634,0.015982982,0.028420208,-0.019659374,-0.0015638799,0.0076834387,0.01129261,-0.014704628,-0.005321757,0.012820337,0.0031204803,0.041845284,0.025609186,-0.016838003,0.007777446,0.024494302,0.02806879,0.01152479,0.004800808,0.04109239,0.023114407,0.0064060446,-0.0034631828,-0.005416402,0.012732264,-0.020446267,-0.038085707,0.02896872,0.0349014,-0.014883541,-0.0022182951,-0.00040399577,-0.022766907,-0.009492168,0.03686398,0.012916918,-0.0045705647,-0.0021095306,-0.020765435,-0.020016095,-0.04618431,0.026925446,0.028920922,0.002106521,-0.034042593,0.025989223,0.029878698,-0.010348089,0.009999514,-0.030711597,0.011220085,0.027700804,0.0104805445,-0.032932494,-0.016487343,0.016511796,0.027024204,0.023545392,0.018525392,-0.04804487,-0.026862966,0.011749055,-0.007261054,0.0042783516,0.025046518,0.05302233,0.0022991558,-0.07240032,0.023776526,0.018912936,-0.15129283,-0.033293657,0.011982101,0.0061645154,0.0055963797,0.029582648,-0.033500582,-0.0025629518,-0.08615963,0.007338339,0.011939853,-0.03967688,0.046649154,0.020166766,0.005021423,0.007378372,-0.02297685,-0.03498812,-0.023384241,-0.049498677,-0.01192298,-0.053108048,0.08074629,0.028860172,0.018267877,-0.00055343745,0.06117887,-0.017338438,0.0005488443,-0.024894446,-0.08106213,0.016921138,-0.009566589,0.022779971,-0.0011301507,0.025312528,-0.0047829943,0.024506908,0.03552964,0.005575334,0.04575152,0.06268216,0.01774287,0.047995117,0.009967893,-0.019494347,-0.015073219,0.003687449,-0.042807616,-0.015375454,-0.0063553904,-0.005270639,-0.025296662,-0.020919364,-0.017236115,-0.007902036,0.01854026,0.034345876,-0.019447235,-0.02515267,0.009769503,-0.04067895,0.020018818,-0.010690269,-0.051577512,-0.072478876,-0.002744859,-0.017022626,-0.014572827,-0.004316468,0.025801135,-0.031222275,0.015754657,0.0050960784,-0.02807097,0.015647694,-0.017292209,0.0023612338,-0.011715924,-0.10056094,-0.009652135,0.049385775,-0.016250694,-0.030394183,0.012835925,-0.038342725,-0.003451815,0.023560487,0.006338363,0.2544131,0.037297193,0.029506601,-0.021287138,0.038287386,-0.020228121,-0.0015516453,0.03738526,-0.023296293,-0.04292449,0.0029335483,0.020428965,0.009012904,-0.0127232615,0.008272942,0.047621645,-0.07476112,0.019978032,0.049392123,0.006247594,0.015225755,-0.03772334,0.041747272,0.007410465,-0.06908887,-0.05189753,0.005036414,0.030476078,-0.006625581,0.022396727,-0.05176746,0.06718828,0.068038985,-0.05342954,0.039797567,0.02659017,-0.0061652744,-0.0580289,-0.04287604,-0.025654012,-0.008005852,0.014592869,0.00016917114,-0.04197106,-0.0038599959,0.0046948045,-0.011094666,0.029194357,-0.01808821,-0.0064512435,0.009136961,-0.0048367996,-0.0012580493,-0.030463463,-0.014075142,-0.0006614508,-0.01658294,-0.028618662,0.0045425612,0.04051915,0.032561824,0.025484668,-0.02382422,-0.004771645,-0.018619431,0.0074474886,-0.017911058,-0.011091868,0.0065297782,0.008335943,0.04587544,0.0037564135,-0.0065833097,-0.020789178,-0.00043956185,-0.014575564,-0.0004609078,0.06807466,0.020763513,0.008973096,-0.014225521,-0.00880657,-0.03742875,-0.0070121386,0.024038145,0.01040012,-0.026077451,0.08226505,-0.030920658,-0.003819873,-0.0125058945,0.027229007,-0.03866419,-0.022835465,-0.004157472,-0.046878934,0.025015267,-0.050100707,-0.007610307,0.036837444,-0.050606787,0.05247896,-0.011952172,-0.0018911132,0.0042779213,-0.0039344365,-0.0017725782,-0.02029049,0.0055197747,0.025993053,-0.0953439,-0.008815896,0.0008008161,-0.025963152,-0.0025242867,0.020730032,0.021897405,-0.008988763,0.030277746,-0.034797825,0.003129682,-0.0076281773,-0.014329143,-0.012078585,-0.05821753,-0.03520876,0.020751948,-0.009986035,0.011035592,0.014536872,0.05931541,-0.018900234,-0.015854247,0.080802254,0.020820599,0.017741945,0.036428727,-0.013132383,0.05746753,-0.009396297,-0.005568258,0.0144855175,-0.011635582,0.0025077276,0.01822862,0.030705528,-0.038187068,0.022256542,-0.039879534,0.013173891,0.012714944,0.050225135,0.043427497,-0.030345982,0.0024616641,-0.076090164,-0.02840629,-0.035918042,-0.046225578,0.0005748262,-0.023312703,-0.009957982,0.040671963,0.062379077,-0.013928441,0.019693108,0.0009752028,0.031731594,-0.01384335,0.013569586,0.02374751,-0.009283196,-0.020377073,-0.006625017,-0.025304683,-0.041110944,-0.016764112,-0.0061111962,-0.0057728956,0.01702725,0.046568763,-0.00764599,-0.029146546,0.046678267,0.037060335,-0.028660947,-0.043871082,-0.008984943,-0.019484341,-0.033474382,0.033505913,0.113821924,-0.026617737,0.0075140228,0.014702221,0.019756455,0.07191162,0.048894506,0.025621464,-0.04236706,0.0144266775,-0.029792434,0.0076822755,-0.015649723,0.013769246,-0.009119915,0.028175307,0.023957653,0.027943572,-0.0016843418,-0.0029639495,0.020087808,-0.06940886,0.012925066,-0.029519904,-0.061441105,-0.0047555915,0.029913362,-0.033843115,-0.04382528,-0.017152116,-0.026786929,-0.018456431,-0.047549658,-0.020955995,-0.0020111317,-0.023843503,-0.050191905,0.0026886123,-0.023810966,-0.0064757913,-0.019015744,-0.03864404,-0.017385775,0.017162219,0.034882955,-0.009231952,0.032926105,0.016544964,-0.037841488,0.004735981,-0.006144951,-0.020536363,0.0060203816,0.0219331,-0.017630132,-0.017209968,-0.047855496,0.023525657,0.009723798,0.042540167,-0.012240833,-0.018451173,-0.009737305,0.053260185,0.008729173,0.014707205,-0.0100748995,0.037505638,-0.020488055,-0.025361994,0.04163827,0.0028380963,-0.036943857,-0.03887474,-0.074002795,-0.0059907753,0.011023908,-0.015423696,-0.055876184,-0.009105713,-0.013743484,-0.023112701,0.004143862,-0.016816394,0.0069576646,-0.0030830707,0.010878855,-0.022552341,-0.035123482,-0.012190103,0.048971117,-0.0121493,0.0006456712,-0.04766483,0.018280381,0.051121317,-0.0011576641,0.0035329196,-0.04129995,0.033039883,0.03008559,-0.07864602,0.0058097695,-0.031428933,0.010609146,-0.046700012,0.02491402,0.00836802,-0.012862101,0.0019244059,0.010331583,-0.028957618,-0.013177154,-0.0052671405,-0.016005613,0.014031457,-0.009306828,0.030385807,0.006278954,0.036364894,-0.062772006,-0.0075754905,0.01086075,-0.0034633407,-0.020700272,0.055430897,-0.0075523327,0.06096825,-0.00006848316,-0.035163827,-0.0018229113,-0.022302972,0.0017157046,-0.03777175,-0.009872719,-0.026088424,-0.02017918,-0.0052697123,-0.02142893,-0.00541878,-0.011305944,-0.02198985,-0.040312722,0.0027957074,0.00020863398,0.00925367,-0.017741878,0.020081857,0.0007395359,-0.012551568,0.016148513,0.014068892,-0.03136073,-0.01705667,0.017238995,-0.0069063795,-0.039813843,-0.045063514,0.016593358,0.018695718,0.002947747,0.03380514,-0.036352094,0.028944062,0.020128997,-0.0020110686,0.03857645,0.053164065,0.069365285,-0.03764466,0.07041719,-0.016868282,-0.04033381,0.028701352,0.02969571,0.017419904,-0.008633291,0.0029004253,-0.00945363,-0.012975412,-0.009019363,0.009695236,0.017921189,-0.039025534,0.032839224,-0.028272534,0.021898007,0.01963748,-0.02033797,-0.01988052,-0.011294329,0.00083658483,-0.010804028,0.059257597,-0.011524793,-0.039868247,0.03717918,0.04786444,0.018360067,-0.011692659,-0.004302589,-0.033937592,0.034092844,-0.13898954,0.0048158853,0.010970161,-0.024939988,0.031109331,-0.035398122,-0.026478674,-0.05459271,-0.017779017,-0.03303633,0.0042785304,0.034367595,0.020789389,-0.0029752494,-0.024723226,0.0433066,-0.046386965,-0.021809049,-0.040752277,0.046456173,0.041623246,0.02189407,0.0309186,-0.014617991,-0.049367085,0.022822265,-0.03252605,-0.025331061,-0.024926277,-0.026559336,-0.05352649,-0.0857668,0.023349186,0.036172375,-0.0005975611,-0.034803305,0.0010174094,0.0032478764,-0.06365371,-0.012896664,-0.0015253072,0.02287135,-0.01483202,0.01566501,0.024004012,0.051024113,-0.03654615,-0.026059166,-0.08270647,-0.00197989,-0.021290073,0.072422914,-0.0365941,0.012079278,-0.036758572,-0.034445766,-0.035895895,0.021113383,-0.0063194497,0.021672087,0.0058314693,0.010792087,-0.0290252,-0.062382568,-0.044855125,0.025180656,-0.046758804,0.03758953,-0.028124101,0.040694583,-0.027978953,-0.00855063,-0.00052027724,-0.012338682,0.00391819,0.009227337,0.03366203,-0.03724417,-0.00518669,-0.027494168,-0.047243066,-0.00023056401,0.009519428,-0.069663994,0.057290062,0.007125788,-0.022182016,-0.0004914145,-0.017230278,-0.0069715315,-0.05940822,-0.034678925,0.0007192114,-0.0063373162,-0.03158593,0.036534637,-0.01670846,0.0015775171,-0.010421088,-0.014302272,-0.026700027,-0.0009158138,-0.03060074,0.0023672718,-0.059348192,0.0052266414,0.063340954,0.046139047,-0.040213972,-0.013062764,-0.035430003,-0.016305018,-0.011427044,0.006043657,-0.07306368,0.022668721,-0.0015615216,0.054233517,0.034506254,-0.010311829,0.014615523,-0.0049212724,0.008903065,-0.020974264,0.008191342,0.072076514,0.025608819,0.05036883,0.04894834,-0.010760845,-0.015172786,-0.03858579,0.009061262,-0.032486588,0.030340357,-0.034472283,0.00035661508,0.03720487,-0.011571757,-0.0140967285,-0.029338472,-0.026367618,-0.029740676,-0.032166794,0.0027283835,-0.021678146,0.03817216,0.04047113,-0.000030987787,-0.004694858,0.004187437,-0.02011741,0.007754679,-0.0002811464,0.023900727,0.048561186,-0.021686766,-0.045131817,0.005572522,0.039287034,-0.008807984,-0.050031483,-0.02596611,0.0033382257,-0.050426025,0.07405949,0.006323313,-0.03275337,-0.010951177,0.003520102,0.049704783,0.03136731,-0.025286667,0.028758658,-0.0066628694,-0.01659447,-0.021967553,0.02201878,0.01968814,-0.04739874,0.046866875,-0.0049649985,0.05457594,0.063105755,-0.024102578,-0.059832845,-0.009612049,0.02493756,-0.038252104,0.05734552,-0.043816354,-0.010581267,-0.003496111,-0.0028091157,0.04892536,-0.00002587098,0.006144572,-0.0046772324,0.04085329,-0.0057659885,-0.0308977,-0.02114413,0.0021157083,0.00022357688,-0.024851846,0.04112131,0.0025035865,-0.01428299,0.0042096083,0.038107477,-0.05955189,-0.004941428,-0.0028810436,0.019912282,0.0076556695,-0.003787015,0.04307613,-0.011098668,-0.008206275,-0.013863666,0.060960133,-0.023780327,-0.0029779107,-0.025397198,-0.0040490367,0.012765961,0.0109571135,0.020708721,0.0134136295,0.017239463,-0.040668257,-0.000021820313,0.023430554,0.05577169,-0.0026680417,-0.023552744,-0.046649646,0.036519792,-0.0018991975,-0.010640239,0.052619882,-0.038581666,0.014308153,0.003072243],"last_embed":{"hash":"6c7zii","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"6c7zii","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{6}","lines":[15,15],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6c7zii","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036168825,-0.010311291,-0.050928053,-0.0006050537,-0.038460128,-0.018196283,0.039365537,0.0055177878,-0.016976982,0.013302163,-0.002755883,-0.033246364,0.00054282695,0.0050854837,0.03505182,0.02452189,-0.022665624,0.019399444,0.00088110554,-0.0085760085,-0.043216974,0.0021283077,0.028349008,-0.031611163,0.017284716,0.008414827,0.0009726867,-0.033115763,-0.004316421,0.025892824,-0.0025632319,-0.004523153,0.031615358,-0.0227746,-0.0090365345,0.0051297885,0.012865693,-0.0005900883,-0.011449334,0.036331605,0.007418354,0.009888326,0.031137768,-0.028436242,0.027566675,-0.017739078,-0.05870103,-0.009785015,0.006011811,-0.0036291266,-0.0065161516,-0.029471526,0.02188508,0.018744878,0.01609132,0.049016852,0.013774835,-0.0346112,-0.0107129775,0.0037348925,-0.031900465,-0.0042908923,-0.047881555,0.011512712,-0.028150192,0.08215448,0.0043589026,0.003223007,-0.012769896,-0.01770285,0.057084195,0.018740207,0.023054965,0.0119444765,-0.06454182,0.035624914,-0.023122733,-0.0061979555,-0.053446695,0.014390173,0.0072262175,-0.0033257012,0.0007068842,-0.0052851294,-0.013712828,0.006438491,-0.021338338,0.042002127,0.018027412,0.010367185,0.011362305,-0.022528483,0.013404231,-0.045561377,-0.015643824,-0.007497037,0.015059478,-0.04012559,0.059605904,-0.0079816375,0.047012184,0.0035507486,-0.014459737,-0.023505826,0.0008524941,0.006223093,0.014852677,0.048014548,0.034613613,-0.020014301,0.011107833,0.06868271,0.020419553,0.022604467,-0.01772859,-0.014372126,0.012286281,-0.0011885994,-0.006289135,-0.006567576,0.029331869,0.023523834,0.010872072,-0.015186262,0.0014904742,0.018827703,-0.00020781255,-0.023564102,-0.021327121,0.012864661,0.026907614,0.031181471,-0.019135233,0.004045645,-0.04059734,-0.004992321,0.04930797,0.012756559,-0.0008578349,-0.030729493,-0.015553531,0.035116423,-0.027063498,-0.014182563,0.022622595,-0.027830023,0.026065057,-0.0159692,0.01018628,0.049452655,0.008440462,0.009882632,-0.0063632173,0.055721313,-0.03199849,0.019759664,-0.0146058425,0.02573055,-0.02238123,0.01354667,-0.013909177,-0.0046301843,-0.026174495,0.04530952,0.008664892,0.017389182,-0.00093337346,0.022948066,0.005711661,-0.015351183,0.010444557,-0.01978449,-0.009680361,0.042015452,0.018353937,0.03751559,0.070103824,0.043178175,0.0038697852,-0.015819997,-0.060140852,0.030566115,-0.0068667615,-0.055649567,0.007790551,0.041770414,-0.023187935,-0.02636015,0.030076034,0.035566192,-0.015101189,0.015766162,-0.010027681,-0.020974422,0.049245987,0.0041701747,0.022431955,0.004834576,0.01380563,-0.02575479,-0.02696633,0.03348378,0.008231971,-0.034720395,-0.026934898,-0.01445809,-0.02124107,-0.036508717,0.00564094,-0.037928887,0.036418524,0.05077567,-0.000366981,-0.006015941,-0.015021969,-0.0070842807,0.012946066,-0.0094428435,-0.006186278,0.008555249,-0.013489202,0.064413294,0.014142704,0.0018395543,-0.015559858,0.026881589,-0.007342161,0.0327239,-0.005290741,0.022829385,-0.00984906,-0.021176716,-0.028368782,0.009909286,0.003736356,-0.0076535163,0.02379557,-0.0021177398,0.041338157,0.014492798,-0.018903507,0.009492457,0.021073652,0.022199005,0.020676833,-0.0002448305,0.015791602,0.019420974,0.0027352492,-0.009274783,0.0003559382,0.0070896535,-0.013936637,-0.02347156,0.021563906,0.03950246,-0.010287592,-0.002947658,0.00043899924,-0.015489547,-0.0018105855,0.008687144,0.017659944,0.000009760673,0.005854978,-0.020144349,-0.006633414,-0.031112196,0.016212888,0.03419407,0.009522542,-0.033628546,0.035733487,0.025531443,0.009998121,0.00851348,-0.020612827,0.021114353,0.03129646,0.008215872,-0.03167064,-0.038181346,0.003847054,0.025379855,0.021334717,0.0143551305,-0.06661672,-0.011111773,0.021493707,-0.03836726,0.020875843,0.011161363,0.05344681,0.0025352407,-0.06447924,0.028763013,0.016055895,-0.16824242,-0.008867863,0.004331708,0.012934078,0.015143646,0.021473419,-0.033734243,0.0007849473,-0.07414077,0.015489531,0.033241343,-0.031625308,0.038528003,0.02867833,-0.010224921,0.010696013,-0.013511995,-0.03054878,0.0036605739,-0.045002457,-0.0005325585,-0.046761528,0.09395783,0.021660727,-0.0050823223,-0.00859319,0.045170173,-0.027203748,-0.0051899287,-0.03384207,-0.071957365,0.021518657,-0.016150996,0.03966759,0.0100359125,0.009655796,-0.01749059,0.01083753,0.008673153,0.006907855,0.03993884,0.059801504,0.010983789,0.048529483,0.007385969,-0.0326433,-0.015809277,-0.005459691,-0.0454403,-0.013819981,-0.014550495,-0.0007025961,-0.027254013,-0.015229701,-0.028642528,-0.005248794,0.029898314,0.035021514,-0.020121282,-0.024659617,-0.022062477,-0.02213043,0.010616558,-0.018326161,-0.04703441,-0.05532078,0.021050822,0.005029133,-0.010212604,0.011976432,0.025181483,-0.058188196,0.010655431,0.008738616,-0.0029606475,0.007154883,-0.018403037,-0.006341872,-0.02128428,-0.108974546,-0.0036006477,0.037724666,-0.021963961,-0.004603876,-0.0012242314,-0.040616374,-0.0126111675,0.035687365,0.01697555,0.2503623,0.053346004,0.009414669,-0.023299119,0.03706378,-0.0028808776,-0.0069375895,0.038492225,-0.006689642,-0.043378096,0.013310371,0.031294458,-0.00047489407,-0.008762806,-0.021069601,0.07180095,-0.06201855,0.029211856,0.038021423,0.0009007933,0.028630396,-0.027655827,0.038417447,-0.017934905,-0.08162185,-0.044002667,0.0045960834,0.022348097,0.009775846,0.024154762,-0.0334113,0.06116573,0.06034749,-0.05326076,0.044079207,0.030864336,0.0037263227,-0.061649945,-0.055485778,-0.010849195,-0.012128525,0.015853582,0.01397836,-0.059468403,-0.014844308,-0.0051883548,0.0063964413,0.031150825,-0.04528733,-0.025011767,-0.0035923484,-0.014353043,0.02082072,-0.018973436,-0.0000907073,0.006298259,-0.008824817,-0.034847386,0.023280704,0.03421303,0.048422668,0.028932342,-0.019784084,0.008654692,-0.011974687,-0.002268471,-0.004082593,-0.017312298,0.0031847446,0.01988424,0.04288873,-0.000408672,-0.009731978,-0.023005605,-0.00016328697,-0.026884507,0.00890843,0.036767066,0.021476258,0.03218137,-0.008304604,-0.013501529,-0.03552999,-0.0015249442,0.022229932,-0.010406071,-0.0029184057,0.10063079,-0.026839871,0.0152513655,-0.021434693,0.033060867,-0.044031214,-0.0068256287,-0.023700668,-0.04341469,0.020608513,-0.028732724,-0.0060173552,0.039234787,-0.04414502,0.03453184,0.014337604,0.01367714,0.0055092517,0.011884265,0.0055012023,-0.015413669,-0.01484388,0.03289344,-0.097109266,-0.0165983,-0.0046499,-0.018729005,0.016175237,0.038698986,0.022534944,0.0025006274,0.03246102,-0.03282771,0.00919775,0.0022936903,-0.027529176,0.0039926395,-0.03983403,-0.028290674,0.013650444,0.021558797,0.006674689,0.035660435,0.07246563,-0.012970895,-0.0089651905,0.077919796,0.02217111,0.026610509,0.0119532235,-0.011927795,0.04682843,-0.0047408626,0.0044428064,0.013445512,-0.015132586,0.0037748835,0.016930174,0.016641958,-0.051236223,0.017532807,-0.043282427,0.007847525,0.010235794,0.037763383,0.029932259,-0.017564751,0.022023281,-0.066789456,-0.034109917,-0.042547785,-0.040860012,-0.0028015033,-0.013216111,0.005946579,0.034644112,0.068443716,-0.012879621,0.022161366,-0.007008842,0.020973705,-0.016343676,0.011877754,0.011225653,-0.0019181458,-0.031668082,-0.016960338,-0.039050627,-0.045354083,-0.034972157,-0.02424909,-0.01205501,-0.011477598,0.049588405,0.0018339411,-0.0375691,0.04369576,0.03907256,-0.031845264,-0.029052982,-0.006561728,-0.022174211,-0.029635731,0.0102003515,0.1115242,-0.028386585,0.006217929,0.0108251935,0.017435892,0.076911196,0.05768204,0.02788552,-0.03682562,0.0061565535,-0.011256055,0.0047958246,-0.009382407,0.004947315,-0.018129274,0.029864077,0.034264058,0.021162534,-0.0052413805,-0.008294303,0.018300649,-0.071887925,0.0122982515,-0.029936139,-0.05827967,-0.0025826232,0.047083005,-0.03979781,-0.034702543,-0.010845774,-0.02720013,0.0033804416,-0.042725895,-0.04177618,0.0012707426,-0.023329945,-0.041077852,-0.0001205339,-0.0074020093,-0.002452057,-0.024319997,-0.03026385,-0.014648663,0.012679,0.03422568,-0.030428372,0.039313022,-0.017210048,-0.046030577,0.020375997,-0.023247449,-0.0006288454,-0.0012530615,0.0345156,-0.010149806,-0.026092052,-0.05974272,0.010187952,-0.0007064516,0.026460107,-0.03431467,-0.018163312,-0.018200422,0.05777929,0.005364056,0.013750321,-0.011569157,0.035703525,-0.017990729,-0.015823027,0.036637735,-0.0090395715,-0.032811295,-0.042163193,-0.057088576,0.0024617452,0.016968673,-0.028822562,-0.06978541,0.00095390726,-0.010611909,-0.020350568,-0.011453885,-0.00980991,0.017400678,-0.009794169,0.024913827,-0.018699467,-0.01955413,-0.017024403,0.047108915,-0.018666351,0.0009978684,-0.048044957,0.032654352,0.03705637,-0.019965656,0.0017715943,-0.05241469,0.03382324,0.02294455,-0.07397674,-0.0028492506,-0.020606954,-0.0068616485,-0.055615872,0.02806383,0.005953453,-0.010867836,0.005098721,0.0044433866,-0.033208847,-0.005377183,-0.005482676,-0.006308235,0.009548975,-0.01253663,0.045057323,0.004292055,0.03556441,-0.057236787,0.00124914,0.017471595,-0.00627794,-0.024721289,0.048859153,-0.013508392,0.054559708,0.0033892372,-0.03226196,-0.021341318,-0.019791322,-0.0007116615,-0.04290693,-0.02304083,-0.028047802,-0.040771704,-0.016183112,-0.014847799,0.0042586904,-0.008579038,-0.0288853,-0.014693801,-0.024930263,-0.0007443793,0.0033080194,-0.0071204565,0.015207587,-0.0065967785,-0.00025120424,0.037601545,0.01050867,-0.046317875,-0.0010044363,0.018063424,-0.021333324,-0.035706405,-0.033183645,0.007802905,0.012988146,0.013610956,0.02776938,-0.037525184,0.028902728,0.045545798,0.0053976937,0.023784995,0.048512656,0.06548828,-0.03796741,0.06789637,-0.013951385,-0.042185135,0.031121753,0.024402274,0.029216817,-0.0167486,0.025195893,-0.012294472,-0.008823019,0.014714413,-0.008225893,0.036091033,-0.037660893,0.03478231,-0.028373873,0.00093534926,0.02744825,-0.014199972,-0.02057339,-0.008640744,0.004679157,-0.015299088,0.059860814,-0.016894009,-0.04852801,0.024565747,0.073439084,0.040093612,-0.0119144,0.010708995,-0.035098944,0.031325217,-0.15101403,-0.0002785667,0.01312772,-0.018953906,0.031330276,-0.033675224,-0.027888928,-0.050932266,-0.016555665,-0.018484674,0.013629645,0.03490352,0.026653985,-0.017702842,-0.016290542,0.046988852,-0.044119954,-0.004246627,-0.039496146,0.05860142,0.027838813,0.025973177,0.02822286,-0.017655583,-0.028571002,0.01069181,-0.01657257,-0.019519916,-0.0251524,-0.018098388,-0.045879476,-0.08775716,0.023764761,0.046475034,0.014434285,-0.03660778,0.004362869,0.0022960515,-0.0619494,-0.01249372,0.009198174,0.014710514,-0.015567103,0.012779373,0.004033087,0.05418944,-0.035013016,-0.027275091,-0.07334483,0.01640093,-0.015568154,0.060869325,-0.014859821,0.018484,-0.024361385,-0.012395497,-0.04269702,0.024815628,-0.002526996,0.018310172,-0.011977101,0.012023257,-0.031306747,-0.051761154,-0.046495505,0.019560564,-0.03380224,0.021330914,-0.027830506,0.033967927,-0.028635466,0.0022727984,0.009737651,-0.017662669,-0.0057745455,0.00381233,0.0105349,-0.025750889,-0.003938815,-0.030458862,-0.056199864,-0.0074154264,0.017754616,-0.050296795,0.039954305,0.0070908163,-0.021764819,0.0037424983,-0.048459947,-0.0032054712,-0.055935156,-0.02740919,-0.0052195378,-0.0029461219,-0.043033138,0.062926106,-0.012060859,-0.0053027403,-0.0033949558,-0.02424834,-0.027411683,0.0077926638,-0.033646937,0.0069132093,-0.053315286,-0.008539585,0.07110246,0.031603944,-0.036543902,-0.0074097523,-0.017530274,-0.014807035,0.0024147984,0.010284353,-0.06605297,0.015168552,0.00027169194,0.038338665,0.03475926,0.002817585,-0.002563457,-0.015365211,0.0047260025,-0.017717278,0.021392288,0.077882916,0.019831052,0.050838213,0.052898437,-0.013901205,-0.01065519,-0.05136897,0.0048153917,-0.022823991,0.040128287,-0.035766397,-0.013586422,0.031465456,-0.0025384978,-0.03121719,-0.021724138,-0.001661658,-0.038901307,-0.04244303,0.0024213428,-0.03483969,0.04209154,0.034051288,-0.01825181,-0.0008168196,0.013299095,-0.004540814,0.0075338036,0.0018076506,0.020777034,0.054589093,-0.025245119,-0.05124141,0.014186457,0.012861515,-0.0071409666,-0.048901808,-0.0325951,-0.0007027267,-0.053523026,0.06256056,0.0147286225,-0.027031234,-0.020631257,0.0078050774,0.03667997,0.029879993,-0.016209932,0.017819993,-0.0019528461,-0.017142639,-0.015518882,0.017962364,0.049409963,-0.031299103,0.038795043,-0.014513516,0.030832868,0.04497811,-0.02327721,-0.05657483,-0.013771745,0.029369028,-0.03870013,0.05258788,-0.028146943,-0.016723912,0.018823657,-0.01355321,0.043104537,0.0066179913,0.009972649,-0.007866634,0.026477758,-0.013082434,-0.042600892,-0.018918328,0.0012936714,-0.009717262,-0.0149815995,0.051083185,0.011908608,-0.006603779,-0.0070752157,0.026424274,-0.074440375,-0.01781535,-0.027184729,0.012225652,0.00006078349,0.006984443,0.044949148,-0.011413356,-0.022318196,-0.037831236,0.055078603,-0.017237911,-0.011668242,-0.025844924,-0.010745592,0.010892398,0.008204889,0.03099624,0.0090774335,0.037595544,-0.052523922,0.0041257627,0.01931011,0.061827604,-0.0050781374,-0.0021158417,-0.040923283,0.025093233,-0.006111094,-0.010366005,0.07152368,-0.040561747,0.027293874,-0.006354507],"last_embed":{"hash":"16atdjv","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"16atdjv","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{7}","lines":[16,16],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"16atdjv","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041307982,-0.022659454,-0.046811644,-0.0072951606,-0.040277675,-0.03270731,0.04960025,0.0018759663,-0.0071299262,0.006367276,-0.004762269,-0.023396589,-0.014771848,0.004973458,0.016001122,0.043568667,-0.033932466,0.025453404,0.017702242,-0.005880741,-0.0568003,0.0095814485,0.035848126,-0.03913565,-0.010914588,0.015102165,0.004032674,-0.023944953,-0.014015222,0.03497596,-0.0051460005,-0.04184087,0.056083877,-0.02531046,0.0022277406,0.004785725,0.013007914,0.008844386,-0.025103029,0.035520308,0.012695765,-0.017263388,0.02856374,-0.026034605,0.046544924,-0.015168489,-0.05960048,-0.008292492,-0.008022867,0.011752518,-0.013645761,-0.036921993,0.026514871,-0.008038947,0.026481645,0.0337935,0.007385359,-0.03944864,0.012399458,-0.0019158195,-0.036916666,0.011835567,-0.01687392,0.0041033984,-0.013843336,0.062404267,0.011615983,0.0049237744,-0.015660571,-0.030685423,0.04708872,0.0071272035,0.02916491,-0.00056898425,-0.061321728,0.010668001,-0.012620514,-0.004052353,-0.034212362,0.0068302997,0.003444084,0.004423099,0.002702859,-0.010205496,-0.018859956,0.003051093,-0.005939762,0.041478816,0.0139169665,-0.008930999,0.011535217,-0.009063045,0.013817286,-0.016382195,-0.017591657,0.0051664845,0.02080551,-0.03811817,0.060231965,-0.017257039,0.037706174,0.025337791,-0.02509659,-0.0025141472,0.00036293737,-0.0012766036,0.015892303,0.0498131,0.04518913,-0.02703326,0.00727315,0.057576276,0.039526828,0.033480667,-0.013099765,-0.011798094,0.022359453,-0.02671706,0.001348883,-0.00059077295,0.04729018,0.013659836,0.03232269,-0.006392437,0.02463397,0.03799087,-0.0041751578,-0.015403509,-0.032381743,0.0037993551,0.017177911,0.029906258,-0.018223658,0.002627589,-0.016062608,0.011440042,0.05730233,-0.010142613,-0.008473161,-0.05243185,-0.020724598,0.015100091,-0.013268508,-0.0033615143,0.003029018,-0.0146266045,0.023069993,0.011190468,0.003208806,0.03398889,0.0076252585,0.017450962,-0.007980938,0.063450426,-0.01284485,0.019090733,-0.01620188,0.052700676,0.0051137065,-0.030079743,-0.025825694,0.005478532,-0.029003374,0.05375007,0.010982646,0.005311688,0.015254713,0.020776015,-0.0035562087,-0.015638756,0.0053912825,-0.035222057,-0.008821357,0.04943319,0.022518393,0.028940307,0.057023156,0.038445946,0.0018777598,-0.01892432,-0.054150734,0.020785222,-0.022889005,-0.055285376,0.0072153523,0.039042134,-0.015433546,-0.024674075,0.023589162,0.030559223,-0.023028245,0.0042354167,-0.0012944542,-0.02361338,0.050643686,0.011364512,0.00489299,0.010114,0.013265824,-0.02907657,-0.015239036,0.028939337,-0.0059164967,-0.022264732,-0.038216718,-0.015042588,-0.011920314,-0.04121694,-0.0067729056,-0.021328373,0.025611151,0.042135093,-0.0047868537,0.009816755,0.004351255,-0.032017704,0.017947853,-0.0045454735,-0.0060636965,0.0071280007,-0.017609164,0.041607067,0.030920386,0.016004572,-0.023413261,0.03867053,-0.00969324,0.040090404,0.01224119,0.029822,-0.030634206,-0.00017499861,0.008522018,0.008865587,-0.008390724,-0.013917422,0.013886381,0.006922618,0.043937203,-0.016308358,-0.027262922,0.013004454,0.030121222,0.016673854,-0.0017634048,0.010409214,0.045837693,0.022328483,-0.0016876836,-0.004104261,-0.0031586022,0.012518408,-0.021401718,-0.03354419,0.038656987,0.04364954,-0.0021775502,-0.00018040986,0.01292649,-0.010728666,-0.0038826359,0.018299991,0.009219575,0.0007086416,0.009839118,-0.010630036,-0.00041981545,-0.027186682,0.026814984,0.039220165,0.000059029608,-0.03437244,0.029002508,0.023921551,-0.019637756,0.0074072895,-0.033712056,0.01829936,0.052999385,0.0012326862,-0.04412847,-0.029331874,0.017169593,0.014252334,0.021428153,-0.002156884,-0.051118385,-0.01897792,0.0066689975,-0.010839864,-0.0027986043,0.012098094,0.06341819,-0.003996003,-0.06517845,0.021835407,0.023186574,-0.17325407,-0.018416487,0.0036369432,0.014266085,0.015688548,0.015600154,-0.03268712,0.0033815047,-0.092951655,0.023848873,0.0054870443,-0.045442402,0.033419464,0.004457623,0.01482764,0.014434564,-0.02684592,-0.01797581,-0.015624161,-0.049698144,-0.012974969,-0.0557696,0.07047672,0.033270605,0.0128320595,0.0017861713,0.058881342,-0.027312322,0.020466115,-0.028905516,-0.06940803,0.008004955,-0.0074787964,0.033296008,-0.0020103601,0.018826067,-0.016144317,0.024027092,0.03298423,-0.005215829,0.059100233,0.05349728,0.0062563224,0.040688444,-0.004180706,0.007294879,-0.0047097346,0.009946066,-0.043773834,-0.008140659,-0.014916294,-0.0022079265,-0.02879977,-0.0129819065,-0.03207964,-0.0011011616,0.0054402538,0.043371934,-0.030166026,-0.034604147,-0.00348268,-0.029042738,0.018076949,-0.017578295,-0.045751467,-0.083187334,-0.0048298924,-0.018690174,-0.014764064,0.011428286,0.02047052,-0.038871445,-0.00062968535,-0.010446119,-0.029489245,0.0071454947,-0.0028367257,0.010015438,-0.015478215,-0.10236438,-0.0006799743,0.059296668,-0.029986903,-0.015917554,-0.001960916,-0.03466268,-0.00070635404,0.005632125,0.0053001293,0.24700904,0.030218156,0.026102597,-0.0072403117,0.030917596,-0.01908927,0.01046511,0.04877263,-0.0071878093,-0.04567877,0.0044103186,0.0115979975,0.002133997,-0.0070379144,0.015945634,0.05449683,-0.05865606,0.022634301,0.05932657,-0.0020141979,0.02078042,-0.03191936,0.042051703,-0.007767538,-0.07931212,-0.043004315,0.00063942414,0.0264384,-0.0043276325,0.02541235,-0.057091147,0.07628009,0.0742639,-0.05604049,0.05295802,0.027137978,-0.007256168,-0.058582276,-0.05366759,-0.00785866,-0.011217728,0.010128978,-0.021387538,-0.056571145,-0.0040685586,-0.006570469,-0.0103440825,0.033014264,-0.012304064,-0.020267503,0.008958029,0.0034526028,0.016695226,-0.02483943,-0.015592293,0.01342649,-0.019940617,-0.041208185,0.022125842,0.021271888,0.022112533,0.02086822,-0.031232327,0.00012021795,-0.010525133,0.0045374758,-0.026624132,-0.01305859,0.0154552115,0.0056155254,0.053879444,0.0008931355,0.00092465896,-0.015663605,0.009764962,-0.010405328,0.008826378,0.052813075,0.03141745,0.020557512,-0.013091962,-0.01697023,-0.031335313,0.01616617,0.025676703,0.0055938936,-0.013224818,0.087714456,-0.023705093,0.003335476,-0.016280958,0.03191192,-0.033177525,-0.01178632,-0.011402171,-0.04254855,0.039837368,-0.053649835,-0.012007553,0.03604578,-0.046815436,0.04275223,0.006467478,-0.0066343257,0.0042934716,0.01672326,0.0030196905,-0.023011293,0.012167604,0.024000807,-0.097936384,-0.0021556902,-0.0047453614,-0.019572526,-0.00016995799,0.032672998,0.019928042,-0.006915302,0.033007387,-0.03009268,0.008741496,0.0056910794,-0.023722704,0.0014888288,-0.039749026,-0.043772947,0.010371275,0.013102019,0.010264724,0.018691964,0.07714508,-0.024045479,-0.002802673,0.06706984,0.0063454392,0.032561526,0.010991199,-0.013057499,0.054983076,-0.016075337,-0.004389765,0.03195883,0.003616824,-0.00014094755,0.018456696,0.034632877,-0.040360235,0.013440603,-0.04538831,0.013792247,0.01354418,0.03582653,0.022433527,-0.034708694,0.0074482723,-0.08499401,-0.0363886,-0.034633446,-0.038641546,-0.00437644,-0.018279403,0.00033783392,0.037605565,0.06422904,-0.007546442,0.038143642,0.011717533,0.038342822,-0.018376548,0.013715468,0.01946593,-0.010137561,-0.03311317,-0.022902679,-0.021635551,-0.030888317,-0.0098575475,-0.022484286,-0.019712744,-0.0014319855,0.040323135,-0.006095908,-0.045324266,0.03945256,0.033690166,-0.021284701,-0.04059807,-0.00024655083,-0.026864868,-0.02211362,0.024458122,0.11941652,-0.031405814,0.0040661995,0.0098026665,0.012948392,0.0652514,0.04687523,0.033463687,-0.03318846,0.021990534,-0.014021746,0.0056839357,-0.021708917,-0.008828525,-0.008928677,0.010436146,0.023484753,0.021996006,-0.004861337,-0.016994223,0.016088849,-0.07888839,0.025378406,-0.045538872,-0.05394137,-0.013876625,0.042190738,-0.042617556,-0.047184903,-0.0054053273,-0.03318059,-0.01799601,-0.051471002,-0.035766285,0.004041492,-0.0067948485,-0.026895076,-0.0046459916,-0.01375052,-0.0048982953,-0.031685177,-0.034728006,-0.022638962,0.018964628,0.041801453,-0.007848399,0.04088757,0.022827892,-0.03790996,0.009885016,-0.009127728,-0.005066287,0.0029330992,0.034410685,-0.011638088,-0.0191494,-0.058922224,0.014919159,0.0025748059,0.03078056,-0.016422516,-0.021795116,-0.028795116,0.04982648,0.00815118,0.028668191,-0.0035545437,0.043546468,-0.026190083,-0.009078122,0.05028321,0.00016695054,-0.015704634,-0.01870274,-0.06462763,-0.0063029435,-0.0001785127,-0.021083161,-0.033255428,-0.018012702,-0.03143865,-0.010287239,0.010440286,-0.018830158,0.0036681239,-0.030992154,0.019050663,-0.0145468395,-0.039186303,-0.005894514,0.043852862,-0.0146524515,-0.004259786,-0.038564563,0.018701995,0.054939587,-0.00844293,0.000312371,-0.043628372,0.029490363,0.030568806,-0.08190925,0.00403776,-0.007082553,0.011492804,-0.051917884,0.0343358,-0.0031599833,-0.01776887,0.003745735,-0.0068023573,-0.025708009,0.002676434,-0.0029300468,-0.01151043,0.021046313,-0.031685907,0.026037445,0.0057004313,0.028273793,-0.059582222,-0.015185824,-0.00052187993,0.016382683,-0.011915175,0.047082465,-0.011151306,0.06375265,0.0065903543,-0.03439821,-0.02078605,-0.025845144,0.0035339172,-0.039346643,0.0029182967,-0.030090068,-0.03726493,-0.0054361806,-0.014105779,-0.017633768,-0.017825196,-0.025132962,-0.04211808,-0.006490713,0.015574643,0.011082836,0.0056706592,0.0076358407,-0.008285303,-0.006724774,0.017846325,0.010423894,-0.032612782,0.0011661312,0.006097324,0.0021521924,-0.036343712,-0.048769686,0.01731382,0.017297553,0.005189322,0.03252496,-0.04934826,0.035150666,0.012127905,-0.0053351484,0.03781655,0.05500864,0.06797239,-0.032958865,0.05061374,-0.02045825,-0.039690617,0.014803557,0.024401767,0.021601433,-0.013012274,0.013240615,-0.006900461,-0.012305076,-0.009011579,-0.008510946,0.01472935,-0.050560858,0.04233706,-0.032473914,0.008231971,0.03944245,-0.021965109,-0.004802535,-0.0037582465,0.00015530728,-0.010494377,0.05910489,-0.009161201,-0.034970954,0.03186486,0.062003713,0.027034353,-0.013023131,-0.0059493775,-0.024244878,0.0063915364,-0.1426873,-0.003097371,0.007976058,-0.0144731775,0.02641155,-0.034154076,-0.017206838,-0.06225973,-0.0026542488,-0.042071678,0.0012780093,0.021280967,0.016956324,-0.009476867,-0.022181734,0.028715955,-0.03736625,-0.0020442375,-0.031328745,0.053318,0.035737436,0.030306688,0.019806122,-0.007543359,-0.033666607,0.022006838,-0.02544249,-0.021553742,-0.01408312,-0.03035277,-0.045778863,-0.07236439,0.023150433,0.04432118,0.013647635,-0.033420824,-0.015614287,0.006831183,-0.061817396,-0.027331924,-0.0057594217,0.008383077,-0.011337776,0.01189485,0.0023699894,0.054381832,-0.022462286,-0.025493078,-0.082559094,0.014863149,-0.016420685,0.06913161,-0.043520667,0.019770771,-0.044143073,-0.02976813,-0.023473917,0.0124925235,-0.0044821217,0.017149976,0.010582827,0.019141177,-0.037837416,-0.046532284,-0.034457393,0.020036537,-0.031138211,0.035449795,-0.027641524,0.0424403,-0.016668793,0.011055235,0.0014356266,-0.01971652,0.00014960115,0.005828088,0.02544389,-0.03383236,0.0007674368,-0.028616723,-0.044467375,0.005373687,-0.00028247898,-0.050450694,0.046815902,-0.003384312,-0.03455781,0.0036223794,-0.035615396,0.0016481574,-0.052111592,-0.02948307,0.018835988,-0.005198219,-0.03286332,0.051098812,-0.01641425,0.0057546077,-0.012216329,-0.014618965,-0.01275367,0.008121647,-0.02380603,0.0015321381,-0.046284944,0.018968016,0.0531639,0.040015683,-0.018581387,-0.011182718,-0.03912567,-0.018520752,0.00048524846,0.004273747,-0.051113468,0.00928981,-0.013583802,0.03644636,0.022792887,-0.0050656637,0.016920641,-0.0103940675,0.013754288,-0.022230558,0.00973179,0.100574814,0.027635595,0.057375707,0.054718807,-0.027244925,0.0064544855,-0.04668183,0.0055634486,-0.039205745,0.04584885,-0.03770397,-0.017651439,0.045824576,-0.018112918,-0.03010603,-0.0305481,-0.02649897,-0.017269487,-0.033570137,0.014071092,-0.024593158,0.024868263,0.03450852,-0.0006407482,-0.014469372,0.017557707,-0.009438322,-0.0018906433,-0.005894137,0.012648602,0.052248765,-0.016189003,-0.040097207,0.0063464753,0.044485055,-0.01621567,-0.048496585,-0.039745014,0.013336378,-0.042815767,0.07636204,-0.0023082974,-0.02715916,-0.02124795,0.012327615,0.040054496,0.017021809,-0.017199079,0.024590563,0.0015774922,-0.0015706113,-0.016360715,0.01845735,0.019401133,-0.035149254,0.05536471,-0.0072708786,0.04772273,0.06733442,-0.02802343,-0.046843495,-0.008313039,0.0257724,-0.053989697,0.045292642,-0.04017326,-0.007104235,0.004424141,0.0030689028,0.04953106,-0.0047054007,0.009780124,-0.012721423,0.04775529,-0.011687114,-0.039268635,-0.020509787,0.0021870057,0.0024131143,-0.02816921,0.038350936,-0.014383487,-0.020118745,0.012769568,0.036794838,-0.060457688,0.012191489,-0.010184088,0.025578758,-0.007845577,-0.012450453,0.047508243,-0.0019142651,-0.011244914,-0.039782472,0.04173983,-0.023492161,0.005806855,-0.027513085,-0.023060769,0.01217924,0.023280704,0.020960359,0.006924184,0.01308473,-0.054763004,-0.011443916,0.018629579,0.056386996,0.004595264,-0.014656412,-0.054510016,0.02320718,-0.008540184,-0.015884059,0.041843694,-0.034275852,0.020633183,-0.008888964],"last_embed":{"hash":"t76so0","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"t76so0","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{8}","lines":[17,17],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"t76so0","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04745292,-0.030306837,-0.043135226,-0.006345991,-0.04243344,-0.02038997,0.043234807,0.01618663,-0.022035858,0.009719236,-0.00072433864,-0.019762004,-0.007905534,0.015460637,0.01903746,0.02611137,-0.025022311,0.019251367,-0.002089262,-0.0116799865,-0.04727773,0.007537221,0.032550838,-0.036152285,0.0045016585,0.009541325,-0.010502438,-0.019546773,-0.018258143,0.03407032,0.0032511372,-0.03546169,0.042683065,-0.02930634,0.0108169,-0.011489653,0.018823115,0.010288738,-0.017886292,0.035412036,0.011028552,-0.0078505445,0.031284485,-0.027015274,0.038239587,-0.016882874,-0.05189087,-0.0056305616,-0.013502395,0.006516453,-0.004373609,-0.026566226,0.032767173,0.011784637,0.017542975,0.032903347,0.012171789,-0.034200575,0.007746921,0.010315832,-0.041037384,0.0019889057,-0.027622394,0.010875572,-0.017398808,0.058398478,0.005985029,-0.0066067046,-0.014388341,-0.021475144,0.051515378,0.008861445,0.034596268,-0.0013099008,-0.065394744,0.012326907,-0.021168722,-0.007994159,-0.031903718,-0.002832825,0.0037346878,0.00023245788,0.011866091,-0.0057444978,-0.015553015,0.01118852,-0.024533978,0.042486653,0.022940379,-0.005961345,0.016161812,-0.011681172,0.0060779587,-0.02048944,-0.023876794,0.006507282,0.009206875,-0.020020366,0.06769274,-0.006445576,0.041841947,0.017497033,-0.014856501,-0.006465541,-0.0044879466,-0.013121286,0.0064059673,0.049688254,0.030115379,-0.023560585,0.007746397,0.025986867,0.03342986,0.027607037,-0.00897539,-0.0055848956,0.03284292,-0.0087855775,-0.019591652,0.00035377304,0.040146872,0.0099303145,0.01855351,-0.02012191,0.019080417,0.025497358,0.010342718,-0.02469509,-0.04539042,0.007948224,0.02540812,0.049049873,-0.011601463,0.011537622,-0.021711761,0.014391977,0.059701167,0.015999423,-0.010345233,-0.03547144,-0.0046008658,0.021792911,-0.027029378,-0.012148133,0.0006332606,-0.016917687,0.017979674,0.002890529,0.01578136,0.035110332,-0.0055441847,0.0044099544,-0.0093406495,0.06197742,-0.02258359,-0.0031513742,0.0027008373,0.058728,0.011630079,-0.01856951,0.00012108994,-0.0012752719,-0.022819402,0.06034862,0.012175082,0.017999176,0.0030408136,0.024382396,-0.0007499741,-0.0009043611,0.008204022,-0.024760801,0.0015791456,0.043265976,0.028436817,0.03865107,0.06103944,0.04219689,-0.002762578,-0.021044333,-0.048705485,0.018439863,-0.0062805004,-0.050575867,0.019630332,0.05275736,-0.016480343,-0.029717807,0.028073324,0.046232495,-0.021239873,-0.0019796821,-0.007587317,-0.03966189,0.034711163,0.023539368,0.0052223243,0.023908822,0.02126977,-0.016985435,-0.016693419,0.039971508,0.00027176013,-0.018955832,-0.033392645,-0.014727493,-0.03859641,-0.04931721,0.0017911388,-0.050073735,0.022311293,0.034261562,-0.019276582,0.008435593,-0.011185853,-0.021015368,0.01530222,-0.01623939,-0.0038032793,0.0054642754,-0.008915036,0.05886239,0.021313773,0.01272805,-0.022034755,0.026882421,-0.0069234637,0.043229252,0.004968717,0.0148753775,-0.021022929,0.009966998,0.002051663,0.004589603,-0.02094586,-0.009460528,-0.00008206441,0.0031441818,0.05926642,0.0012996749,-0.008364949,0.007316728,0.016854074,0.014155813,0.0023254796,-0.0007784005,0.037859175,0.049966145,-0.0032201735,0.012379965,-0.0088528395,0.018920986,-0.02500194,-0.031934164,0.030803094,0.043542583,-0.004005488,-0.0024164228,0.019580739,-0.009870915,-0.010487762,0.012926366,0.014321176,-0.007045101,-0.00015294492,-0.0058272555,-0.018150717,-0.038614757,0.015072527,0.025933634,0.010860033,-0.038801905,0.025445646,0.016166074,-0.008381415,0.02243483,-0.044971514,0.03307165,0.056756336,0.0005954842,-0.014008769,-0.023014374,0.0122303935,0.028871952,0.036536537,0.006593356,-0.04732901,-0.027215777,0.014862964,-0.016720535,0.012722593,0.012435551,0.06798127,-0.0007609957,-0.0795808,0.036913164,0.018625522,-0.16153534,-0.027199948,0.0039645727,0.012680985,0.010763284,0.0138585,-0.02818111,-0.0071547152,-0.08618176,0.02286353,0.010097072,-0.05072232,0.037506893,0.0060376087,-0.003788681,0.0063126422,-0.0388251,-0.025275607,-0.029488733,-0.043563254,-0.012537496,-0.053424556,0.059444346,0.038683213,-0.013431923,0.009352315,0.06506615,-0.022854446,0.008629942,-0.023502562,-0.069825664,0.022959765,-0.007886592,0.0266609,0.008829326,0.011329636,-0.018152593,0.032739766,0.048446085,-0.005331894,0.04448119,0.047065817,0.005082522,0.04497231,-0.015728489,-0.01477293,-0.0026657362,0.003369907,-0.054848645,-0.0022024096,-0.01818912,0.0059056007,-0.03904703,-0.02278779,-0.029249746,-0.021035649,0.027587669,0.038999327,-0.027642036,-0.021695249,-0.0003438796,-0.036587406,0.012709481,0.0020742104,-0.036707338,-0.07586317,0.011558766,-0.031378068,-0.009931172,-0.0015076606,0.028761545,-0.036087338,0.005282754,-0.01132688,-0.010591341,0.021384105,0.0018713168,0.003940996,-0.037835017,-0.0867774,0.0100038545,0.05266517,-0.03634484,-0.014903313,-0.0052147233,-0.02509231,0.010294399,0.021521544,0.014527603,0.25088677,0.03635789,0.014108536,-0.0037643905,0.0462242,-0.011302704,0.0024211055,0.052584782,-0.021086548,-0.0460353,-0.005248885,0.020476764,0.006962969,-0.017499313,0.015798058,0.059676606,-0.04939488,0.026554057,0.06489661,0.0020500298,0.020266129,-0.018217644,0.050576203,0.0012206836,-0.077463605,-0.055061735,-0.005014187,0.021279974,0.01972015,0.02959908,-0.046261918,0.05922227,0.064225,-0.051169757,0.0405678,0.008913858,0.015683131,-0.064585984,-0.05097946,-0.021949658,-0.00571058,0.0030033274,-0.0030228472,-0.049011145,-0.014730417,-0.02008649,-0.0060444716,0.03397608,-0.024200141,-0.01013909,0.020303257,0.0078698145,0.014385755,-0.026656559,-0.01919574,0.003044383,-0.017870609,-0.044501632,0.013896777,0.024488788,0.03232398,0.017375795,-0.030138386,0.00733813,-0.00888169,0.022429682,-0.021214597,-0.028458754,0.002670615,0.0075944187,0.054062743,0.0025697707,-0.0032714182,-0.0051860586,0.020508504,-0.012693951,0.019341657,0.07089564,0.028689329,0.023344448,-0.01681863,-0.024099465,-0.04306683,0.014242411,0.024786279,-0.004800351,-0.018909093,0.09010326,-0.029342823,0.00086486555,-0.020694515,0.033406146,-0.031729825,-0.007730279,-0.0011631855,-0.04108913,0.03974932,-0.05606473,-0.012901666,0.02712918,-0.04694803,0.032785784,0.0021746536,-0.0066388655,0.008127531,0.020572824,0.009043484,-0.014499122,0.00013283463,0.019193428,-0.085428745,-0.0032729814,-0.0045589874,-0.004835767,0.0053610695,0.011082439,0.021807343,-0.009122678,0.052002184,-0.03652028,0.0073825996,0.0067082206,-0.01580841,-0.014310075,-0.059050262,-0.039144907,0.0037011232,0.0015007295,0.013970117,0.014675495,0.08529674,-0.017820725,0.005022438,0.054824095,0.037645295,0.03248814,0.009837391,-0.017606314,0.042864993,-0.016845526,-0.013055164,0.03193391,-0.014370771,-0.0017809037,0.027642556,0.036426816,-0.034213394,0.026305644,-0.045190983,0.00012065747,0.00031995264,0.047489285,0.02972762,-0.0208572,0.020006789,-0.07809114,-0.026856309,-0.02207281,-0.035767242,-0.011717706,-0.017599843,-0.0035316988,0.02327967,0.065847516,-0.010278611,0.015933933,0.0066896356,0.023044992,0.00011328812,0.01075901,0.014043703,-0.015680239,-0.033395547,-0.018506493,-0.02943299,-0.020385087,-0.040242426,-0.02254812,-0.009724479,0.021242024,0.04632548,-0.007411489,-0.032388397,0.031854272,0.032398634,-0.030337352,-0.041967347,-0.002807561,-0.049945503,-0.018724844,0.01427901,0.11287217,-0.013634298,-0.0020653924,0.0042576725,-0.001257705,0.06732307,0.048476923,0.031148987,-0.03876667,0.0042131715,-0.029332248,0.011137488,-0.014395669,0.013722693,-0.011434878,0.015100508,0.022022562,0.014161987,-0.002411554,-0.003451356,0.025161985,-0.080124445,0.005207431,-0.04987386,-0.060743842,-0.007115003,0.04404199,-0.03428258,-0.040950336,-0.0177313,-0.021778114,-0.014262277,-0.035804126,-0.025120229,-0.0015931051,-0.018582609,-0.042228166,0.004727656,-0.032440227,-0.0036105148,-0.021514125,-0.027957637,-0.0078052315,0.022051996,0.047267318,-0.0065533575,0.03292488,0.0047512045,-0.04511676,0.010617133,0.010379165,-0.023635304,-0.0092937965,0.039707713,-0.011770509,0.0027038793,-0.053199768,0.00981787,-0.0071830144,0.04228779,-0.019712912,-0.0071842633,-0.02684747,0.07555769,-0.007801335,0.011323478,-0.01583704,0.03852482,-0.02282806,-0.016266681,0.03661674,-0.012773709,-0.024421519,-0.029444857,-0.049885523,-0.0048154932,0.007679196,-0.015817782,-0.043980967,-0.0018928001,-0.023607725,-0.008650592,0.0018136563,-0.013881166,-0.0005882257,-0.03168071,0.0060299286,-0.020957554,-0.031519137,0.005397423,0.026981553,-0.005944935,0.004654444,-0.055078708,0.005048629,0.052435145,-0.026694903,0.0055000144,-0.043373875,0.028455552,0.027092637,-0.06409856,-0.0039336644,-0.02405202,0.007769937,-0.054043926,0.031481,-0.0068501113,-0.015378287,0.004276086,0.005635366,-0.031220654,-0.009188836,0.0026449934,-0.012705251,0.007846106,-0.01905898,0.037624087,0.011543606,0.015845327,-0.04345044,-0.00855343,-0.0005900797,-0.013037506,-0.014499534,0.051366176,-0.020992981,0.06156384,-0.0010887076,-0.030994514,-0.023739945,-0.017499613,-0.0022169256,-0.029308839,-0.0068199714,-0.021628562,-0.039860163,0.006524411,-0.03463672,-0.018535912,-0.019037072,-0.022801178,-0.03583608,0.006755652,0.010412846,0.029083535,0.0015245591,0.010445036,-0.024518987,-0.018364737,0.009251895,0.024418522,-0.031261772,-0.0050532515,-0.017994793,-0.011223268,-0.026712298,-0.029571757,0.021361386,0.026203774,0.014884397,0.03847745,-0.05666489,0.007798046,0.010973844,0.0022631765,0.030757982,0.05746742,0.07099042,-0.030184716,0.068490855,-0.023798544,-0.046519853,0.024682993,0.023916893,0.021708442,-0.026070844,-0.00087750726,-0.01921466,-0.0006763015,0.0037503669,-0.0047218245,0.025617361,-0.038663074,0.03125179,-0.043003723,-0.0011842642,0.045324836,-0.012828622,-0.012258403,-0.012805608,0.0014760192,-0.022670383,0.056185476,-0.007639239,-0.050805252,0.03437312,0.060447283,0.032059565,-0.0129649425,0.0029812146,-0.048219882,0.030362446,-0.15217362,0.004092827,0.0048216875,-0.009230503,0.033152115,-0.03610941,-0.0067560463,-0.040914964,-0.003998798,-0.024241187,0.0010594564,0.015351309,0.027215024,-0.0037890659,-0.029358992,0.042179193,-0.03156927,-0.009443768,-0.04019495,0.042909883,0.043287266,0.034331378,0.03320347,-0.013545747,-0.034941826,0.014291742,-0.029435009,-0.022982724,-0.024805184,-0.04530049,-0.054528564,-0.052763775,0.028903712,0.042007647,0.005520827,-0.030904897,-0.0029661187,-0.010549208,-0.06418339,-0.032293495,-0.01045331,0.013451897,-0.013812375,0.010794389,0.032511994,0.044905346,-0.036231928,-0.018530099,-0.08040943,-0.000031068812,-0.0072504585,0.06925895,-0.029602844,0.0121514965,-0.028895091,-0.047241773,-0.018410388,0.026619028,-0.01775398,0.015809465,0.0010933724,0.010135269,-0.026080862,-0.03656934,-0.036856655,0.017027367,-0.043826044,0.017298242,-0.0395438,0.031386722,-0.025062988,-0.009502113,0.01195557,-0.021035999,0.011883408,0.0080546895,0.031925485,-0.025402343,0.00093153777,-0.025367657,-0.035186388,-0.002340701,0.00029866435,-0.047306173,0.05696662,-0.0011067989,-0.023664534,0.0031256608,-0.021707706,-0.019715268,-0.06503431,-0.024139738,0.007002307,0.00045474718,-0.024470916,0.055457115,-0.0024268415,0.0108509315,-0.024287479,-0.017060583,-0.016654052,0.0050787525,-0.020920908,0.0028472266,-0.049928304,-0.0036646537,0.04400156,0.051777452,-0.038101066,0.00007559984,-0.025375744,-0.023855781,-0.00690703,0.00519555,-0.06447233,0.03082808,0.0010470732,0.05622331,0.021456389,0.014576259,0.027407583,0.013708388,0.0044242134,-0.028729847,0.0061002094,0.08411801,0.021178419,0.03703322,0.03840944,-0.018308919,-0.0064245393,-0.069612004,-0.005554341,-0.024931476,0.038346186,-0.044222523,-0.014591687,0.044159405,-0.015508253,-0.016529681,-0.022594646,-0.012264244,-0.013745208,-0.022104591,0.021846129,-0.038433276,0.028807312,0.034548506,0.012271131,-0.011439369,0.0013524122,-0.0052826367,0.01613117,0.014482209,0.022657095,0.0573032,-0.007100017,-0.016890781,-0.0049972115,0.038362056,-0.025482856,-0.050660536,-0.04324145,-0.0085029015,-0.04390943,0.073699936,-0.0035680968,-0.033014175,-0.010110099,-0.004438762,0.038626797,0.023075106,-0.032625403,0.02882937,-0.0130516365,-0.017673794,-0.00574906,0.022194576,0.031204624,-0.03692373,0.04670049,-0.0053794817,0.03801781,0.06398034,-0.021834327,-0.047514614,0.0030215904,0.030436939,-0.051388223,0.03401829,-0.028757917,-0.015705729,-0.019573448,-0.006020487,0.04475559,0.0045115026,0.014827345,-0.0015028913,0.046747524,-0.0012561495,-0.040005896,-0.025602,0.013492257,-0.014640463,-0.03566562,0.044237804,-0.014935283,-0.01700994,-0.0008569085,0.037988294,-0.060643822,-0.004204128,-0.008428631,0.046877097,-0.009776832,-0.0025510432,0.037344236,-0.018866772,-0.019115336,-0.041826434,0.06346852,-0.011547216,-0.0017593617,-0.029938126,-0.022854403,0.01946395,0.016353775,0.017771266,0.018194098,0.008503479,-0.041738253,-0.0068306387,0.014372543,0.072073445,0.0016762866,-0.0037535864,-0.07565798,0.029781999,-0.018647537,-0.010596829,0.052991252,-0.02657982,0.010196236,-0.012397821],"last_embed":{"hash":"1kc37cj","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"1kc37cj","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{9}","lines":[18,18],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1kc37cj","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03609096,-0.017375888,-0.04384088,0.0006306539,-0.046462134,-0.0025361553,0.038374115,0.018337948,-0.012189076,0.0042201155,0.0072906883,-0.03343742,-0.019324271,0.014439985,0.023065869,0.040913206,-0.026638865,0.019776255,0.013183303,-0.009853492,-0.04988827,0.024552388,0.031088628,-0.025078679,0.0050261375,0.017754544,-0.003350802,-0.013187335,-0.0055461284,0.03444483,-0.0032360738,-0.022483895,0.035568308,-0.020769227,0.0007942139,-0.0020630385,0.009856123,-0.0046180333,-0.019015143,0.03608969,0.01824635,-0.011528336,0.035242446,-0.023158044,0.052049745,-0.021619307,-0.07540601,-0.006619959,-0.017653106,0.0015735895,0.0008547474,-0.048701536,0.035201903,0.0141959395,0.017123902,0.040601723,0.0009787971,-0.04846989,0.0011661664,-0.009188922,-0.05442623,0.028917067,-0.031734824,-0.002315753,-0.032622132,0.06305,0.012216112,-0.006498896,-0.010106059,-0.026021464,0.040724784,0.00003220187,0.03202971,-0.015838772,-0.056810208,0.01439221,-0.037988275,-0.013865439,-0.032242477,0.016575148,0.009440884,-0.0014611834,0.023696998,-0.0041570477,-0.017840302,0.0155720245,-0.025860732,0.019059805,0.03126589,0.016768556,0.0049308594,-0.01382137,0.0043588737,-0.014018884,-0.020538768,0.008156824,0.02498188,-0.025690593,0.050309207,-0.0061317487,0.046154045,0.008368872,-0.02442898,-0.020975906,-0.007926044,0.008361403,0.018825928,0.053639144,0.036774732,-0.0137554165,0.025230603,0.044802934,0.025715338,0.024619738,-0.0041702623,-0.012034958,0.021098537,-0.016925316,0.0061983555,-0.010503439,0.045518514,0.0114311855,0.017060963,-0.01181977,0.008605111,0.030064564,0.019235885,-0.017385002,-0.018731516,0.019776816,0.034645796,0.023592668,-0.010225539,-0.012702734,-0.025712999,0.006094411,0.066186324,-0.0037494577,0.016594758,-0.020977916,-0.021632703,0.031625394,-0.009442447,-0.012471579,0.01007367,-0.020421186,0.027963396,0.027043682,0.00073506305,0.0550188,0.012947023,0.005671374,-0.013901019,0.06452869,-0.02387663,0.018972807,0.00790611,0.041319445,-0.014973253,-0.008519708,-0.01725279,-0.008647334,-0.040701546,0.05641157,-0.0021288823,0.008442578,0.029460868,0.0315607,-0.0022081065,-0.03192346,0.0076583214,-0.035768796,-0.00820934,0.04871881,0.038296107,0.038456403,0.094164334,0.043651618,0.018893298,-0.038104076,-0.0506169,0.004958263,-0.0027782344,-0.05313699,0.009059024,0.021165568,-0.020258987,-0.025221262,0.017615922,0.03306966,-0.012220708,-0.009383953,0.0028288916,-0.026464494,0.040357817,0.010266865,0.009845837,-0.00058290514,0.011002368,-0.032851346,-0.0119754495,0.045552902,0.0010444336,-0.0077928123,-0.03454325,-0.0023154295,-0.036274903,-0.04645234,0.0102934195,-0.023503939,0.006589443,0.046226993,-0.0036083267,0.0118374275,0.016071625,-0.018654626,0.00077261974,-0.00075655075,-0.022533732,0.0013590836,-0.01642931,0.03938562,0.03859682,-0.0020623158,-0.01600055,0.051504325,-0.018083598,0.03978665,0.005110972,0.020257972,-0.025622282,0.0051351567,-0.022265378,0.003880768,-0.008457792,-0.005848954,0.01917,-0.007633094,0.044222593,0.006605998,-0.011935586,0.0043139285,0.031885292,0.011881585,0.007879229,0.00058331026,0.0251398,0.025126485,0.017678874,0.0024137304,0.017879663,0.0088912025,-0.025081,-0.0478451,0.032606006,0.038917337,-0.02384745,-0.006435679,0.005649898,-0.014573944,-0.0029143605,-0.0102453,0.013562446,-0.0035849253,0.0042096986,-0.018207358,-0.010694986,-0.03381353,0.03946936,0.02684067,0.0074124257,-0.030779175,0.02622812,0.011446503,-0.009176706,0.0145777995,-0.03182184,0.02630891,0.03403329,-0.00010393042,-0.022745337,-0.015359274,0.0013585542,0.021723712,0.016698532,0.0018127472,-0.040235184,-0.005892404,0.0036272216,-0.0109545905,0.012798624,0.007479173,0.061797068,-0.015607801,-0.07194193,0.0052722483,0.02425173,-0.15834968,-0.021029804,0.014036808,0.007765734,0.014527389,0.017163202,-0.05472156,-0.0038646439,-0.0728177,0.01628986,0.011751887,-0.042781085,0.038287852,0.03468803,-0.017014101,0.025719851,-0.027987044,-0.044449955,-0.023825165,-0.049536802,-0.00053034356,-0.0422488,0.07316674,0.03537532,0.0026723256,0.01667924,0.06526569,-0.028495504,0.010341948,-0.03207027,-0.05412931,0.022596559,-0.01407146,0.033451676,-0.004673283,0.029405992,-0.0026219808,0.02392508,0.023240985,-0.022271302,0.033469483,0.07657728,0.006902425,0.026714332,0.009148892,-0.036539935,-0.0063752425,-0.007376383,-0.03580362,-0.022034721,0.008420363,0.010096031,-0.030418113,-0.012983818,-0.029772978,-0.00010371366,0.028415248,0.040903997,-0.024900822,-0.029290106,0.013871334,-0.04268257,0.045061592,-0.012990212,-0.046800025,-0.063291535,-0.017000247,-0.015854733,-0.015338437,-0.004235263,0.037838668,-0.031990767,0.00681206,-0.0044541713,-0.030138668,0.019251566,-0.012157999,-0.002702128,-0.018131433,-0.09061826,-0.0061702114,0.06212023,-0.013800792,-0.018931147,-0.008314077,-0.03158943,-0.0010747005,0.020252641,0.018079752,0.24650854,0.041850373,0.024467679,0.006664422,0.03605133,-0.025316998,0.006162399,0.03634762,0.002612179,-0.042301334,0.0045950664,0.017202185,0.015043828,-0.012347291,0.009196943,0.052468784,-0.06697544,0.0040828786,0.046325028,0.010828492,0.01607171,-0.027718006,0.03681224,0.0067677065,-0.06607387,-0.056189563,-0.012102785,0.024634523,0.022589168,-0.0008227095,-0.046718627,0.06285132,0.04982879,-0.03675088,0.03740538,0.037457757,-0.006162291,-0.056923892,-0.0485239,-0.017971803,-0.0029594603,0.0160741,-0.02297358,-0.05353942,-0.0055320933,-0.0055677164,-0.0068537127,0.0147942435,-0.02129357,-0.016960425,0.0016433051,0.0095644975,0.011371373,-0.02468401,0.008678524,0.006523605,-0.015792308,-0.040311914,0.017059315,0.017909432,0.013414711,0.0278248,-0.0053637666,0.0075357067,-0.009019796,0.007872211,-0.015332644,-0.030560765,0.010968743,-0.00069773174,0.04141142,-0.0004962984,-0.0012645845,-0.020807195,0.00933456,-0.01362606,0.0153485015,0.052878182,0.028218716,0.026083479,-0.014514411,-0.008432979,-0.05131555,0.033072818,0.026747892,0.009165821,-0.02720485,0.078437045,-0.024676682,-0.004259646,-0.027943095,0.020256134,-0.034544714,-0.020615732,-0.016780563,-0.042915232,0.033979937,-0.049258515,-0.0025861054,0.029017456,-0.046335086,0.045054577,-0.002233089,-0.008761288,0.00050410564,0.008874656,-0.004535591,-0.007242758,0.004078782,0.030765163,-0.111652836,-0.009749106,0.0075683957,0.00270186,0.0033979453,0.030250369,0.017330334,-0.006712606,0.0540562,-0.028964553,0.013600389,0.0044245035,-0.026986346,0.0049703764,-0.042076357,-0.038944405,0.015312668,-0.006944241,0.001951508,0.02047886,0.079870395,-0.011053059,-0.016783914,0.060951807,0.024843391,0.024786716,0.03263394,0.0010955561,0.038693354,-0.009477068,-0.0044807177,0.008562299,0.003534906,0.0016254404,0.019876318,0.041356817,-0.059644643,0.020378718,-0.03845549,-0.008022908,0.021077396,0.037677683,0.029517638,-0.02977064,-0.00089688005,-0.07751754,-0.04835883,-0.05160787,-0.041122083,-0.0022324598,-0.02362554,0.005079533,0.041317478,0.051438052,-0.020594012,0.01371791,0.0010390856,0.02822008,-0.006784956,0.004979889,0.02315946,-0.006686192,-0.035101194,-0.009719227,-0.01038687,-0.028111592,-0.04032315,-0.022478176,-0.016576331,-0.003345161,0.055658538,0.0008159817,-0.04636888,0.027751192,0.050829645,-0.033243548,-0.025527291,-0.007980442,-0.033272497,-0.044087615,0.02312927,0.1166615,-0.027839314,0.0033463757,0.01413389,0.012059466,0.06836134,0.022901796,0.036942907,-0.035460558,0.01154793,-0.01430562,0.015340319,-0.010506562,0.018289413,-0.009449082,0.008518917,0.022894282,0.01694329,-0.01124463,-0.015289352,0.011905724,-0.077270836,0.007311368,-0.036132142,-0.056193456,-0.010413534,0.031393897,-0.045770578,-0.039211158,-0.012390191,-0.022456603,-0.015922735,-0.04214018,-0.04129138,-0.0023174924,-0.021533828,-0.03984052,-0.005533236,-0.022739282,-0.0041712853,-0.033479806,-0.03773223,-0.0047350437,0.021872034,0.03830904,-0.016491786,0.024177874,0.013808473,-0.040497642,0.01972912,-0.011091511,-0.0118691875,0.0106867645,0.028698552,-0.0043306705,-0.028790807,-0.061285738,0.015704734,0.004766534,0.035730045,-0.010000296,-0.006039255,-0.018589258,0.08525353,0.0021624486,0.016865788,-0.01465545,0.042186465,-0.030984148,-0.022513714,0.04954021,-0.0004416346,-0.027194776,-0.030254941,-0.047339886,-0.004231064,0.015412947,-0.021888109,-0.054866053,0.008432238,-0.008768645,-0.019573074,0.0038916662,-0.010189945,0.014648013,-0.009376145,0.021938019,-0.011425498,-0.032134756,-0.021992294,0.034354344,-0.014993842,0.0040111933,-0.047648463,0.022255985,0.056444228,-0.025509065,0.016704315,-0.028539103,0.03361781,0.032930236,-0.06657174,0.008046918,-0.021471387,0.030998642,-0.0406709,0.051906165,0.004277822,-0.010261125,0.0045177303,-0.007132348,-0.030630758,-0.010040649,-0.008631021,-0.0055658612,0.016002525,-0.005106185,0.03362635,-0.006003524,0.033832967,-0.049956072,-0.012324631,-0.019831488,0.018523943,-0.029388156,0.047183096,-0.02008026,0.05883551,0.008167579,-0.026969,-0.010494469,-0.036243543,-0.0042252145,-0.047375526,-0.017188001,-0.019142339,-0.040169958,-0.007470581,-0.0066605345,-0.009216543,-0.011270456,-0.025755659,-0.012943455,-0.00258748,0.0039386395,0.00039252383,-0.00996231,0.008903439,0.01118228,-0.009102685,0.014829758,0.010713737,-0.021959638,-0.0042964043,0.02419493,-0.0059240325,-0.035512175,-0.028625626,0.016889917,0.024083868,0.0014839697,0.032375745,-0.04509955,0.026183955,0.007052501,-0.0023663763,0.039869588,0.0556309,0.05094703,-0.025437815,0.060753956,-0.01936855,-0.027655814,0.015533821,0.018651076,0.018609341,-0.020650292,0.023012914,-0.009807743,-0.011159886,0.0066944794,0.008187911,0.028932298,-0.049127817,0.030898763,-0.022275804,0.01572236,0.024560321,-0.02083986,-0.01729774,-0.009558211,0.0002706446,-0.022882316,0.04563998,-0.014045688,-0.03325192,0.029469788,0.057659205,0.03338812,-0.018492375,-0.016747069,-0.028150203,0.027733669,-0.14728174,0.0010880727,0.011989492,-0.029545851,0.016808175,-0.041055474,-0.004262145,-0.06023873,-0.011828463,-0.037638996,0.01042452,0.022272807,0.011053614,-0.014191645,-0.044137355,0.042325735,-0.019339059,-0.0069756247,-0.040904745,0.059271976,0.037076768,0.02142079,0.029394703,-0.005419912,-0.035405308,0.032600496,-0.026717082,-0.007817981,-0.019983472,-0.030586386,-0.06278918,-0.08037562,0.028638514,0.023641173,0.004962566,-0.031389046,-0.0060302517,-0.0049046534,-0.06298222,-0.020220725,0.007861844,0.018348482,-0.016218359,0.01804657,0.009618375,0.043016396,-0.022893475,-0.024725584,-0.07595443,-0.009825172,-0.030683134,0.07266332,-0.017512953,0.0049094693,-0.030876335,-0.040326267,-0.034417477,0.007344394,-0.0021655986,0.02161424,0.0070553697,0.0069255,-0.040656622,-0.050777245,-0.057541247,0.0073170452,-0.04658225,0.034354497,-0.03455963,0.03642111,-0.034730826,0.0050752726,0.01845696,-0.0245334,-0.0054493686,0.014874289,0.02165771,-0.036784448,0.0057243295,-0.018602528,-0.04366647,0.015218959,0.009040488,-0.094345555,0.07115771,-0.0008994892,-0.034803543,0.0081823515,-0.04247082,-0.0068774605,-0.04645888,-0.021350069,0.0013853662,-0.030129895,-0.031522498,0.06271009,-0.025335602,0.005796413,-0.03085207,-0.017058067,-0.0048169484,0.029833816,-0.025760582,0.010710322,-0.05016581,0.0018621867,0.05490078,0.0423103,-0.03487267,-0.011658641,-0.029109625,-0.007181497,0.0051456313,0.0041987747,-0.06097511,0.021045854,-0.026901772,0.049470514,0.035701536,-0.0062651173,0.0030701004,-0.0042103715,0.01093724,-0.023008728,0.022106994,0.083325736,0.01950472,0.048078768,0.063977346,-0.027096605,-0.008728217,-0.04588231,-0.0005157886,-0.02428396,0.044578534,-0.024945593,0.010488617,0.03444522,-0.015346342,-0.01612314,-0.032552958,-0.031051176,-0.02094692,-0.027975513,-0.0016079316,-0.0066091395,0.04722421,0.037507273,-0.008418672,-0.011573313,0.004425841,-0.0126408795,0.0072451704,0.005160699,0.020758292,0.047442764,-0.008145995,-0.029618947,0.014151101,0.04457396,-0.009533892,-0.054573074,-0.025650186,0.01375304,-0.05043718,0.06783836,0.024032937,-0.05028311,-0.022077268,0.0014006791,0.042138036,0.023728888,-0.015966812,0.014908867,0.0012030192,-0.019254224,-0.021765597,0.015964163,0.030318333,-0.04698498,0.04872093,-0.007995643,0.047719795,0.0591927,-0.013166182,-0.032652497,-0.008435971,0.024631035,-0.03792674,0.032368228,-0.040374536,-0.013024747,-0.013526691,-0.024910409,0.046148423,-0.0043972074,0.010143587,-0.023782631,0.04113945,-0.0155316545,-0.05262486,-0.023082715,0.02260113,-0.0039347354,-0.029253302,0.038841154,-0.014605294,-0.023162596,0.0081955455,0.037466288,-0.0533989,-0.010999396,-0.012043668,0.03414826,-0.013231195,0.020764854,0.030639328,-0.01275229,-0.005199643,-0.027865205,0.02978348,-0.013491807,0.0033778928,-0.015739596,-0.029436795,0.0069522224,0.0066520474,0.022283705,0.009837318,0.022288809,-0.06569915,0.003923426,0.014840752,0.06661472,-0.012367418,-0.008695786,-0.04296708,0.033191707,-0.0058617634,-0.0057351636,0.040263526,-0.044824444,0.003333507,0.009642123],"last_embed":{"hash":"10xvvdo","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"10xvvdo","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Problem: You Know Meditation Hasn't Stuck Before#{10}","lines":[19,20],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"10xvvdo","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.02716321,0.015673516,0.0054047205,0.013114151,0.0060271434,-0.02845578,0.020412711,0.034443956,-0.014421459,-0.010063039,0.007127513,-0.012836852,-0.00038786815,0.002949758,-0.027737554,-0.013058616,-0.01834558,-0.0019252945,-0.006960857,-0.018670693,-0.04274326,-0.027614608,0.03357279,-0.027222864,-0.042056262,0.077177264,0.00007103227,-0.019695688,-0.044754494,0.027098376,0.038812716,-0.0075780116,0.0031246645,-0.008610874,-0.020216193,-0.04111531,0.0047747563,0.017743375,-0.09970904,0.012509141,0.04161099,-0.0013207776,-0.04043211,0.04252244,0.019830411,0.0341683,-0.024274068,-0.061088033,0.034833267,0.012622376,-0.01459411,-0.026453663,-0.041318387,-0.005103758,0.009734672,0.025271554,-0.008194572,0.018946711,-0.0075252336,0.017628279,-0.001391355,-0.0038750095,-0.048824113,-0.0525582,-0.025934385,0.013574251,-0.00074502715,0.055090755,0.037863098,-0.017769624,0.016437408,0.02069679,-0.017249295,-0.017733512,-0.020626755,-0.015312206,0.03807512,0.038460936,0.04655556,-0.027501836,0.08124172,-0.021477027,0.029571112,0.009868565,-0.022626651,0.00043539124,-0.036795523,0.059693057,0.011732195,-0.022720302,0.010819452,0.033697046,0.010905186,-0.05518986,-0.00036411695,0.0025769495,0.007910143,-0.050679516,-0.0026677975,-0.024398535,-0.021425586,0.026604539,0.0115422895,0.029032405,0.00043892875,0.03671176,-0.012131578,0.021545267,0.015674273,0.017138036,-0.025155392,0.016772244,-0.035860606,0.02467403,0.025003172,-0.0046422333,-0.033228107,-0.03370845,0.009394778,0.021928493,-0.025895508,0.047127206,-0.012737844,-0.01524124,-0.024937311,-0.008592689,-0.0039192922,0.0028248616,-0.02903118,0.038001798,0.002869072,-0.0029517007,-0.030807782,-0.010298127,-0.010729307,0.013172035,0.061801758,0.013614479,0.017436704,-0.028647834,0.006509986,0.010741681,-0.03412064,0.028030116,0.023788495,0.016088676,-0.01616604,-0.009941572,-0.010188208,0.07668737,-0.010271087,-0.042351622,-0.007599591,0.00024251784,0.008024822,0.031755276,0.049527194,0.021261621,-0.0129380785,-0.011555802,0.025335299,-0.013547663,0.010672094,0.019985568,-0.002092537,-0.0020957354,0.016727807,0.00084191316,0.012360688,0.012430888,0.010779465,-0.01252699,0.019145524,-0.021687092,-0.0020093883,0.035521623,0.05104139,0.036519807,-0.012132457,-0.03785295,-0.00302942,0.02190659,0.0070072003,-0.05344973,0.024201425,0.014328544,-0.025132403,0.021786015,0.014116296,0.033178758,-0.030500054,-0.013687393,0.05089461,0.013848135,-0.0051317345,-0.026321772,-0.0052470346,0.019382633,0.030561045,-0.015073079,0.023841213,-0.014972138,-0.027958104,-0.013789298,-0.01403377,0.009030205,-0.016941749,-0.04519449,0.017146116,0.021093644,0.026814928,0.014585167,-0.010164055,-0.018782739,0.0035799278,-0.022371134,0.008253164,-0.038300823,0.013869182,0.028757852,-0.018457238,0.02101269,0.0027362835,-0.048039824,-0.0100055635,0.036004033,-0.021685015,0.042747382,0.015790401,0.048552215,-0.04225861,0.077835105,-0.023163447,-0.044386,-0.018528504,0.008747799,-0.029333403,0.00831986,0.025234723,0.02355751,0.0124887265,-0.036844257,-0.024699824,-0.04416903,-0.027033411,0.03495174,-0.02231884,0.0291577,-0.013077334,0.014705132,0.005926538,-0.027887715,-0.022769373,-0.028384365,-0.044735923,-0.03422753,-0.021711295,-0.016269334,-0.008640705,0.023119904,-0.009697311,-0.008131098,0.041036893,0.036107842,-0.01938648,-0.013581691,0.01026616,-0.017789396,0.008599325,0.05870358,0.0010540467,-0.0029283261,-0.034526814,0.027694946,-0.04189587,-0.03209946,0.0064591845,-0.018149644,0.0320323,-0.04244418,-0.041987058,-0.071827754,-0.017990245,0.025436316,-0.049917128,0.06228318,-0.00240956,0.017240077,0.029145584,-0.0080823945,-0.002953801,-0.021868924,0.058838304,-0.005619942,0.0070831096,0.022270745,-0.00028188038,-0.14426078,0.020094514,0.016739666,0.030372461,0.019965865,-0.0069959415,0.01977621,-0.021580346,0.013403423,-0.046232354,0.005620738,-0.13793595,0.01231547,0.002258198,0.052224014,0.024913022,-0.0049356846,-0.0113181695,-0.036233682,-0.09033063,0.009149084,0.028780727,0.05410566,0.010197805,0.0066885725,-0.025872437,-0.012807574,0.0085245315,-0.030285856,-0.01772429,-0.028987488,0.0036186562,-0.006754651,-0.05506643,0.0041885264,0.00081389764,-0.023606282,0.004220539,-0.018494792,-0.008496313,0.03600061,0.014123158,0.038940486,-0.048814464,0.014834003,-0.04886063,-0.031541236,0.0011085796,-0.0315277,0.017683454,0.016488522,0.033645526,0.0019013794,0.03337883,0.004336524,-0.01311946,0.02578537,0.02237334,0.056056574,-0.0026048527,-0.0138584385,-0.035004638,-0.050018318,-0.03260084,-0.0039419024,-0.04185618,-0.019097956,0.006800633,-0.004781189,-0.007944881,0.036525413,-0.023566335,-0.0018046546,-0.043223634,-0.003649531,-0.0125939995,0.001379627,-0.064834505,-0.041153576,-0.040868085,0.026828758,0.03365463,-0.008947949,0.020547442,-0.008116134,0.0027302797,-0.04118384,-0.0056924936,0.028235583,0.4254549,0.00294707,-0.0078048543,0.03320375,0.021349316,0.033256978,-0.062364697,0.018869843,0.019593185,-0.019107502,-0.019242398,0.01600879,-0.0057901973,0.001091274,0.004816675,0.07881942,-0.05268326,-0.004907739,0.0071934257,0.022707451,0.011789044,-0.032353282,0.003142141,-0.052714873,-0.07925371,0.013008953,0.058219653,0.016130045,-0.03306283,0.005807873,0.003961947,0.015035045,-0.042838078,-0.024176527,0.009105987,-0.007868999,-0.050652336,-0.054444462,-0.008470471,-0.00041584866,0.0066435304,-0.046740275,0.007137337,0.0139806885,-0.056604113,-0.002616628,-0.011353949,-0.0036310842,0.011219194,-0.029386168,-0.018219354,-0.007391092,-0.011267033,0.008748357,-0.021518895,-0.006265249,-0.04281435,-0.02239292,-0.024704183,0.0077700582,-0.009627301,0.03109361,-0.046242844,0.036427077,0.0076584574,0.008520771,-0.014121445,-0.0042730994,-0.027779577,0.0032001068,0.048744578,0.0050730268,0.015433928,0.049437925,-0.0010280405,-0.03154923,-0.014771397,0.0014506982,-0.0021086894,0.0007250075,0.019381203,-0.0058808164,0.031435505,0.017439697,0.028616866,0.017351784,-0.0219924,0.025826491,-0.009254709,-0.033861097,0.033420447,-0.0016141824,-0.0037626175,-0.00030809076,0.027140655,0.012676193,0.047050152,-0.050854813,-0.0051409053,0.0057256743,0.020937152,0.033078674,-0.011224042,0.030645434,0.013285309,0.0010076424,-0.0019758334,-0.043438178,-0.017529797,-0.000112357004,-0.039390188,0.011625983,0.06154705,-0.0035693,0.04494017,0.045579504,0.019244926,-0.0018565704,0.025053468,-0.029681535,-0.0013058679,-0.012102976,0.008660878,0.0055258395,-0.013609067,-0.049648676,0.025272492,-0.011824228,-0.034872744,0.01506463,0.0027447457,0.023058444,-0.0426582,0.004246516,0.04259911,0.00033099754,0.038451295,0.028513083,0.032836664,0.032488067,0.022319412,-0.03342975,0.007826823,0.042060483,-0.010436232,0.0119464565,0.00074014865,-0.008370617,-0.007021354,0.008084311,0.04536153,-0.006694677,0.009161435,-0.03121385,-0.004329215,-0.04292642,0.030046325,-0.03563183,-0.02057875,-0.029765889,0.007398326,0.015134741,0.013903466,0.06935197,0.004587246,0.05272505,-0.00016899485,0.041558813,-0.02025746,0.013618091,0.007807974,-0.027007451,0.03434636,0.020984972,-0.024755223,-0.024901023,0.013477224,0.0031496824,0.013804897,0.035205465,0.0114131,0.005810102,-0.023016313,0.01079693,-0.026148262,0.012878156,-0.024149599,0.031443365,0.021508303,-0.046818662,-0.03517935,0.041859947,0.034029115,-0.019577136,0.06881873,0.00024396069,0.029019946,0.017827142,-0.01950923,0.0023201418,0.046862245,0.046322774,0.027020846,0.02911192,0.014528823,-0.029573048,-0.012575869,0.03557565,0.022547312,-0.005664664,0.013863515,0.013238585,0.003480156,-0.02564146,-0.05243015,-0.018478533,0.02842931,0.031206591,-0.009341986,0.018881876,-0.04696796,-0.016898856,0.008382266,-0.07294583,0.016855087,0.00787048,-0.034262814,-0.022864196,-0.039302256,0.016796565,-0.015397181,-0.020953303,-0.010416224,-0.039264876,-0.008211792,-0.018352527,0.022120155,0.021098455,-0.031048112,0.028122667,-0.05720183,-0.025944976,0.012745773,0.024397232,-0.0009028554,0.0013573349,-0.028865183,0.017718997,0.022798268,0.0006471582,-0.0010523861,-0.010237003,-0.03930826,-0.04347021,0.018893437,0.016263412,0.0422402,-0.01977598,0.023169858,-0.016276585,0.023331108,0.039076515,0.002154981,0.003286911,-0.041564997,0.010906821,0.003489137,-0.025370942,-0.006195815,-0.014478635,-0.027748847,-0.0110829035,-0.0074177827,-0.03908934,-0.0012839747,-0.018937537,0.011659186,-0.022989627,0.034881346,0.0053099846,-0.06390589,0.006361706,0.037373077,0.0057731555,-0.01267499,0.004683129,-0.0043739793,0.0068216403,-0.019281894,0.0033833024,0.009693873,-0.034584526,-0.016690424,0.018976595,-0.015240617,0.030466659,-0.04840684,0.06695659,0.024592098,0.008214523,0.0122022005,0.009864041,-0.0059166476,-0.03841769,-0.059356414,0.035647754,0.0020088062,-0.028946018,0.021708015,-0.011778017,-0.019798579,-0.024444513,-0.036835667,-0.015984895,-0.034107916,-0.013314817,-0.00494512,-0.043073956,0.02312268,-0.020864157,0.03504312,-0.032989934,-0.0575609,-0.00978531,-0.007212495,0.013324824,-0.036058255,-0.03684625,-0.008859545,-0.03951236,-0.016097339,0.039977096,0.010767134,0.01677995,-0.0036204804,-0.0021673264,0.049286444,0.029708987,0.008402465,0.004404293,-0.022314532,0.07047963,0.024109414,-0.010475496,0.040866543,0.060277306,-0.007338963,-0.02041127,-0.0026175983,-0.0222579,0.009090111,0.017262526,-0.016741062,-0.0024477618,0.02732726,0.0065547177,-0.021311758,0.034108132,0.03237831,0.017802535,-0.032751106,0.05608134,-0.007319602,0.00013266347,-0.0031465504,0.0025014244,0.023298742,-0.030631168,-0.016285935,-0.010752632,0.0033058117,0.055953134,-0.024791742,-0.03843958,-0.012870256,-0.0065652854,0.034056164,0.010028769,0.008340649,-0.025474502,-0.0010696067,-0.020354291,-0.017206995,-0.033494487,0.01442098,-0.0063218996,-0.00767047,0.018239062,0.018109037,-0.016898008,-0.023886852,-0.014292375,0.0016776822,-0.006590025,-0.09537261,0.059404593,-0.0079991305,-0.051814906,-0.0015557897,0.033335797,-0.047896516,-0.002865902,-0.018464662,-0.037483808,0.0504185,0.024260283,-0.03065701,-0.02255338,0.008942912,0.004575781,-0.0655858,0.021046262,-0.027197693,0.036032837,0.010279656,-0.0073505803,-0.0077255345,-0.022989362,0.039700795,0.024158256,-0.026893064,0.013166616,0.008172321,0.017065674,0.008401902,-0.00023509348,-0.023747064,0.019259265,-0.012889225,-0.0030596855,-0.00992646,-0.02214276,0.021995045,0.05049947,-0.005192638,-0.016099349,-0.05260992,-0.024595875,-0.010362011,0.00830571,-0.047056854,-0.017542599,-0.0046091327,-0.011572184,-0.054820172,0.00041411846,0.03402665,0.027574468,0.022062656,0.00427214,-0.012045688,-0.023946146,-0.006683395,0.053764727,-0.0019090996,0.009195432,-0.04270385,-0.007946926,-0.05752581,0.012392418,-0.032159153,-0.013162701,-0.006197322,-0.020390484,-0.0065586874,-0.037267063,-0.0073693926,0.026601378,0.005817311,-0.03991375,0.018809512,-0.06084076,0.012978648,-0.007890039,-0.010910925,-0.032177884,0.008942552,0.001494485,0.028981363,0.0069190576,-0.004793859,0.018514259,-0.00014798508,0.02795896,-0.06734139,0.04514194,-0.005808276,0.029780619,0.026528154,0.007031726,0.031698924,0.023796901,0.019257367,-0.0014046069,-0.003944952,0.039522648,-0.011948013,-0.0061593778,0.034520447,0.0030932098,-0.040797736,-0.0050191535,-0.009789407,-0.012932943,-0.030357923,-0.048998218,-0.030265924,0.02949014,-0.04643241,-0.0075162896,-0.031747162,0.024934255,0.008878454,-0.014746437,0.008292341,0.04389631,-0.027831301,-0.051001567,0.027622165,0.056113917,-0.014248123,0.0056611155,0.043943617,-0.007872506,0.020449856,-0.023227684,-0.016399378,0.0126479585,0.000641453,-0.014151201,-0.016191045,0.067592494,0.028444577,-0.015571898,-0.015609181,0.033394072,-0.019968051,-0.016578035,-0.040988605,0.021465898,0.031529717,0.007892655,0.02311217,-0.03820084,-0.0022692974,0.015732607,0.0137816025,0.0003797502,-0.0048596025,0.00040423198,0.027081454,0.0012494992,-0.048077412,0.0077825747,-0.018430755,-0.012922966,-0.008076325,0.00027692827,-0.015163967,0.020456214,-0.016725766,0.004641096,0.014137612,0.00832255,0.029107679,0.03227175,-0.012453751,0.01900978,0.045977708,-0.014552493,-0.0047441404,0.025746634,0.017203093,-0.059339736,0.019385135,-0.022584977,0.016663436,0.0068094456,-0.018176813,-0.031580646,0.03062372,0.024711547,0.015158947,0.007390629,-0.0005410619,-0.00048579197,0.009092781,0.021015458,-0.016067853,-0.041502602,0.0020302045,-0.05615065,0.015055622,0.012556129,-0.045162097,-0.040258527,0.008499911,0.012234541,-0.050170936,0.018355038,-0.025513368,0.0021477167,-0.0066387276,-0.020392202,-0.0460484,-0.007891862,0.046345945,0.03529007,0.009981542,0.022556348,-0.029882498,0.008526278,0.012304566,0.016009817,0.019598471,0.025989965,-0.035514247,-0.028764429,0.027333131,-0.033789087,-0.029336136,0.030841209,-0.011714574,-0.029812148,-0.00038587512,0.05511885,0.010402103,0.013783643,-0.0160447,0.017301489,-0.04163494,0.04056852,0.0026846079,-0.009661205,-0.024077876,-0.031110436,-0.027899316,-0.00907463],"last_embed":{"hash":"whqc4d","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"whqc4d","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System","lines":[21,85],"size":2379,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"whqc4d","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03964827,-0.019309282,-0.05359335,-0.01772893,-0.021390334,-0.03184746,0.050566208,0.0036887203,0.019476706,0.022880372,0.0021968093,-0.0058021587,-0.029851452,0.01620066,0.025899768,0.02016206,-0.031059947,-0.013557991,0.032822035,-0.014980528,-0.027988648,0.0065956977,0.05691887,-0.036883753,-0.012291147,0.009088934,-0.029458767,-0.015741374,0.019543802,0.042121712,0.00854236,-0.036517493,0.049491704,-0.008899554,-0.014972441,-0.012428818,0.03566713,-0.043903023,-0.048474513,0.028602876,0.00799438,-0.024303988,0.016184907,0.027200056,0.04520694,-0.031476084,-0.018150054,0.0014741631,0.008904372,-0.0024944171,0.029967867,-0.02841961,0.0053087003,-0.014504309,-0.0015692326,0.02669488,-0.010095029,-0.028450811,-0.042351354,-0.0046301642,-0.07628064,0.013304558,-0.0117918365,-0.009021216,0.01731679,0.07033676,0.021162648,0.020998139,-0.025550978,-0.018780217,0.03592453,-0.007411394,0.002412228,0.018311452,-0.051606018,0.016351629,0.031492196,-0.014076392,-0.020664852,0.023526378,0.012211557,0.0008601066,-0.030918572,0.0008295423,-0.03108229,0.015821433,0.0033450336,0.074243784,0.030802635,-0.022348534,0.008752564,0.0012227154,0.03524241,-0.029068101,-0.031175066,0.013707657,-0.02402962,-0.050152194,0.053705093,-0.018677928,0.029413706,0.0015515514,0.018649157,0.0025844276,0.04240451,0.019189617,0.015805125,0.051384643,0.025990369,-0.028291956,0.02523842,0.054861996,0.013600372,-0.006774165,0.008636975,-0.02192698,0.013656436,-0.03905211,0.017429693,-0.004381249,0.025328433,0.039996684,0.028749192,-0.030352067,-0.0012447138,0.028454626,-0.011543658,-0.003385981,-0.024309466,0.014080443,0.011703622,0.00228326,-0.033158667,0.010304873,-0.013822524,0.014029402,0.055353347,0.00382499,0.00019765944,-0.06277302,0.020341089,0.00077929336,-0.032631796,0.0251226,0.017512057,-0.03156795,-0.013503261,0.020563861,-0.0043391213,0.039149065,-0.015650872,0.017832415,0.0016587316,0.055150434,-0.011919111,0.0201643,0.017720098,0.020680621,0.02657337,-0.026370293,-0.0036107558,-0.021083992,-0.03680546,0.06531606,0.013465288,-0.0033607902,0.028115975,0.013084787,0.0027870822,0.0048853033,-0.007967376,-0.016571661,-0.016770896,0.001218998,0.020817222,0.0017966933,0.08220787,0.030434271,0.027453417,-0.033877075,-0.09383759,0.019290593,-0.053472426,-0.04518854,0.008176707,0.019660173,0.0035469125,-0.007994,0.0017591689,0.030223653,-0.019314174,-0.018454269,0.022758646,0.038626317,0.08729584,0.027690195,-0.007941815,-0.023685992,0.04413952,-0.012214736,0.006858642,0.033696543,0.032617,0.002617561,-0.030818336,-0.010300749,-0.001028254,-0.029529719,0.008988576,-0.051010292,0.0371892,0.031954788,0.019681614,-0.0058711716,0.005281953,-0.0073331073,0.044745415,-0.0032596553,0.00432496,-0.008620838,0.034279358,0.07081398,0.018158283,-0.018732697,-0.023583531,0.01712547,-0.043749753,0.062060922,0.023057837,0.008795636,-0.008949792,0.0067976047,-0.0019271242,0.0032768734,0.0032364642,-0.018306063,-0.028756944,0.015635222,0.021387594,0.030450141,-0.004270681,0.012090285,0.002316686,0.0064426116,-0.033453826,-0.005639736,0.0438033,0.056159846,-0.0054169907,0.0072173253,-0.028416507,0.008485938,-0.02633399,-0.039175875,0.031607147,0.033726852,0.013057258,0.006888446,0.02934555,0.0054391,-0.010841648,0.012254156,0.026513552,0.028509839,0.0034994797,0.009678638,-0.010619681,-0.04407719,0.026672868,0.023592249,-0.012841197,-0.034658417,0.03024532,0.015649606,-0.03173155,-0.017124806,-0.031664643,0.0237266,0.047101818,-0.0021659888,-0.05224442,0.012513415,0.015148073,0.023822412,0.004746349,-0.0024823307,-0.02898252,-0.049718153,0.005513639,-0.051240496,-0.038597595,0.006260754,0.06483756,-0.011026959,-0.027114885,0.0114473505,0.012670629,-0.17923701,0.02791926,-0.0019452798,0.045809165,0.0060038464,-0.0050831013,-0.0400827,0.01285836,-0.06440174,0.06811585,0.0070512854,-0.031294487,0.015668252,-0.00025480823,0.010995352,0.013873624,-0.01722114,-0.012731021,0.00015694957,-0.060952242,-0.034322236,-0.025128823,0.05161961,0.0414621,-0.004054705,0.018055238,0.048272546,-0.02348712,0.024616536,-0.07330695,-0.06453874,0.010478468,-0.0052538496,0.008456502,-0.007701588,0.014947678,-0.034399822,0.030077616,0.013211987,-0.008172183,0.0632526,0.024964163,0.03341558,0.023497889,0.00991391,0.011130549,0.016119244,0.0020823753,-0.012097318,-0.034872822,0.006290892,0.0061494517,-0.0011574917,-0.019101921,-0.04505999,-0.023343548,0.024462512,0.037157245,-0.00078435673,-0.031539634,0.0073034717,-0.048019357,0.0037719475,0.016338538,-0.03147465,-0.03381173,-0.016193664,0.019054106,-0.017553566,-0.0067728455,0.055591103,-0.034199007,-0.01438675,-0.002803006,0.014768049,0.018767377,-0.020611122,-0.04274208,-0.03371001,-0.10472223,-0.011167318,0.037354026,-0.06040648,-0.0050589424,-0.011183818,-0.036535185,-0.019379271,0.023202213,0.033640403,0.23638497,0.014833863,0.01804923,0.012963658,0.043024916,-0.0019412885,-0.026735956,0.07345532,0.016085519,-0.037376106,-0.027494865,0.028748302,0.011211226,0.00022417234,0.01876294,0.049861927,-0.063034885,0.018440241,0.045972038,-0.002834478,0.035623856,-0.061590984,-0.005993794,-0.0014242722,-0.06809489,-0.022878747,0.022145517,0.050943438,-0.026615651,0.04710106,-0.01072009,0.021701818,0.03458912,-0.06980145,0.04059087,0.0075990995,0.00945683,-0.054811984,-0.021847632,0.033712216,-0.0008387987,0.012243593,0.03681363,-0.04277505,-0.046302013,-0.00838846,-0.013850082,0.0045438325,-0.02856071,-0.036315683,-0.02789338,-0.00847893,0.02112225,-0.023922179,-0.010760275,0.010771036,-0.011423077,-0.04142385,-0.022543333,0.06339892,0.0036297438,0.025713684,-0.05966984,-0.012584071,0.022913814,-0.016556678,-0.032847714,-0.002725668,0.008759724,0.0117451595,-0.020234337,0.005276294,0.0064803,0.008306992,0.025330806,-0.010562003,0.002808802,0.03836254,0.022556817,-0.005296939,-0.020290298,-0.02480138,-0.004346016,0.010257896,0.030301096,0.017474586,0.030662198,0.05294562,-0.0067312843,-0.027875615,0.00010764615,0.037538283,-0.044879247,0.011303259,0.028610252,-0.013711221,0.037859652,-0.019451581,-0.023964511,0.017007202,0.024455724,0.023670863,-0.01472705,-0.02089849,0.02028434,-0.0015309484,0.034546,-0.030250965,-0.015546982,0.02717584,-0.08192649,-0.012260112,0.00047763906,-0.031060906,0.018306699,0.065796636,0.03496278,0.021615088,0.046762746,0.009460805,0.02279148,0.026719494,-0.034356855,0.035606407,0.01755379,-0.043327875,-0.0055605336,-0.014472319,0.019513773,0.025491947,0.025941687,-0.03772722,-0.010788182,0.036620073,0.04673844,0.02451073,0.017856337,0.0042927912,0.03413317,-0.0076959757,-0.01389163,-0.03654805,-0.0039776433,-0.0038857462,0.028400538,0.0021121602,-0.013743685,-0.019079925,-0.062825866,0.02520861,0.029745897,0.011548949,0.025243623,-0.05870793,0.025484802,-0.10371483,-0.024630444,-0.012273089,0.024121922,-0.02154544,-0.029251875,0.0069579096,0.007714155,0.08684959,0.013451777,0.021368613,0.029536577,0.017665867,-0.020722251,-0.020562636,0.014431371,0.022743173,-0.019651191,-0.026113845,-0.040969376,-0.032533094,0.006316483,-0.007104276,0.010374689,-0.026197959,0.020938462,-0.0054567573,-0.043357912,0.010507227,0.0430793,0.015837055,-0.04756929,-0.0011727687,-0.045075826,-0.039264977,0.007324902,0.10286503,-0.02844981,-0.0032935187,0.011830359,0.009914224,0.08327887,0.060351763,0.02220731,0.017701423,0.010516141,0.013011912,0.015528741,-0.018026,-0.017787667,-0.016725767,0.034843054,0.040379453,0.02062127,0.014536155,-0.00057005865,-0.008421566,-0.024749245,-0.00006788055,-0.055797555,-0.05597853,-0.010863491,0.030180996,-0.036832206,-0.005838682,0.037904173,-0.014692362,-0.007784307,-0.067631125,-0.020674892,0.03229418,-0.031055832,-0.02024076,-0.021531418,0.021289162,-0.0028501707,-0.052050773,0.0037253443,-0.048016503,0.00614016,0.0057721646,-0.010562049,0.034333665,-0.0150694465,-0.010151272,-0.008046064,-0.005703907,-0.011953054,-0.017790949,0.015005724,-0.0219842,-0.040371437,-0.018530633,-0.00097223703,0.021513041,0.012286974,-0.0051106727,-0.010822794,-0.025665222,0.028232232,0.012403145,0.029947644,0.008054195,0.012571071,-0.018829025,-0.007417068,0.032211002,-0.0045264144,-0.0043576593,-0.05259145,-0.034646925,0.009573394,0.0093597965,-0.04958605,-0.051988836,-0.029070865,0.0032549072,-0.0055951104,-0.013446989,0.017956138,0.003607057,0.0042594667,-0.003427721,-0.018960133,-0.03529047,-0.048276044,0.038875498,0.036217544,0.009644922,-0.028871482,-0.01375869,0.045386683,-0.014282913,-0.021042006,-0.036665823,0.0012643631,0.010277617,-0.062754385,0.044685952,-0.04226917,-0.016426543,-0.04385929,0.021184377,-0.022992434,0.0031641428,-0.0172159,-0.016612545,-0.03129456,0.000708533,-0.024673948,0.017607732,0.0054821246,-0.058880482,-0.014467171,0.009963605,-0.0241696,-0.04295463,-0.015235654,-0.020142993,-0.019745067,0.0006361156,0.038651817,-0.030610826,0.0091992505,-0.0034196055,0.018872822,-0.041733336,-0.0057811793,-0.026330424,0.025955347,0.020632112,-0.027459208,-0.035377715,-0.024457548,0.004095583,-0.0063582705,0.026409307,-0.008644332,-0.04128466,0.00584547,0.002139596,0.056668255,-0.0035211947,0.03264875,-0.011983427,-0.016306365,0.026648523,0.022576636,-0.039021052,-0.017243836,-0.00007046766,-0.0120834345,-0.025254726,-0.0394602,0.008254266,0.044582553,0.012550606,-0.008303414,-0.051010884,0.034834307,0.0025155519,-0.034171205,0.048402954,0.015125982,0.025620805,-0.04536515,0.054463428,0.02131445,-0.04208296,-0.0092343455,0.015520656,0.02070257,-0.055299643,-0.000007042627,-0.0018609397,-0.00083538954,-0.01822688,0.008311167,0.0017660962,-0.022392344,0.031368673,0.012664111,-0.013853109,0.05567949,-0.013415834,-0.019298648,-0.035492677,-0.019640028,-0.000058393947,0.036725756,-0.011184682,-0.02214313,-0.008843641,0.06320852,-0.00088488887,-0.010014716,-0.04030014,-0.02555585,0.004695257,-0.15094809,-0.026108848,0.023395833,-0.007861632,0.022192422,-0.01843065,-0.017478643,-0.059289794,-0.021764264,-0.012348747,-0.01610647,0.0024008423,-0.009169037,-0.024407998,-0.0005471651,0.038420785,-0.0551393,-0.012139611,-0.045396183,0.008282823,0.017691663,0.0013439368,0.027723918,-0.0064854273,-0.010159468,0.016376907,-0.052651085,-0.0384034,-0.033628732,0.0031257232,-0.047218665,-0.062191565,0.007891764,0.024076527,0.010141086,-0.008177962,0.0024157038,0.00006904344,-0.055914927,-0.0035352577,-0.008058411,0.03942748,-0.0013970117,0.0069125984,-0.0020998877,0.06011662,-0.038010743,-0.042261917,-0.05022658,-0.007892989,-0.004306744,0.04891894,0.0019086393,-0.005937927,-0.00038797036,-0.023421453,-0.024560949,0.0020424654,0.027958294,0.045350358,0.0023837818,0.028175883,-0.034373935,-0.005870513,-0.021093814,0.030447496,-0.04623552,0.038680267,0.0030871497,0.014859516,-0.016732104,0.005947831,0.02066511,-0.027561273,0.011048108,0.011822468,0.027593695,-0.027923431,-0.02085735,-0.022755155,-0.0056179366,0.00092081184,-0.0021037096,-0.07338215,0.032398563,-0.007954524,-0.0063075284,-0.00012247683,-0.046472218,0.0035827418,-0.05713216,-0.05705774,0.032843668,0.017647143,-0.023580648,0.0009162819,-0.02042298,0.008678948,-0.017671037,-0.008309994,-0.023213662,-0.015590298,-0.031493217,-0.03611894,-0.041350555,-0.014212154,0.013410039,0.008646743,0.00018890365,-0.025410524,-0.013986987,-0.024876894,0.013543111,0.035532165,-0.06903783,-0.013185021,-0.012580166,0.038724624,0.03391863,0.01776553,-0.017878206,-0.008680488,-0.0060233613,-0.03679532,0.02280507,0.082804844,0.02875672,0.02854003,0.057867646,-0.024889765,0.0043591675,-0.078531995,0.0036228737,-0.032680187,0.03470449,-0.02176548,-0.01000246,0.057756398,0.014735268,-0.03244034,-0.032879878,-0.032113366,-0.009704046,-0.006483309,-0.01631808,-0.021693118,0.00497769,0.036305822,0.0077692736,-0.004157626,0.019078918,-0.020825434,-0.029714625,0.039166953,-0.022506818,0.016446445,0.0049570906,-0.0054247603,0.020680998,0.07473903,-0.0134152025,-0.028899806,-0.022511529,0.003516727,-0.023403464,0.045112655,-0.016205536,-0.003974484,-0.021874262,0.015632628,0.046088047,0.014984494,-0.010885904,0.05584279,0.020319013,0.022739273,0.0017195594,0.02194689,0.024696914,-0.032970857,0.03531866,0.01758408,0.020995088,0.061800353,-0.059260767,-0.015434923,-0.02646104,0.013395117,-0.043562464,0.030649848,-0.010183167,-0.001004436,0.021818858,-0.008259156,0.028139671,0.017672043,0.02009596,-0.006972389,0.027665187,0.02696605,-0.001237039,-0.037045784,0.037732996,-0.0003803038,-0.05062162,0.048925973,0.020940937,-0.016693126,-0.015147244,0.0397568,-0.052108224,-0.015697736,0.004954638,0.0030582286,0.020560667,0.014637286,0.04136438,0.051629107,-0.0105225155,-0.045494404,0.036896814,-0.0075873197,-0.015258569,-0.04826613,-0.015957085,0.0056113224,0.010632352,0.05620951,-0.041055553,0.0036542532,-0.030498622,-0.008049776,-0.01030761,0.027394535,0.019588225,-0.042374253,-0.03780564,0.028369933,-0.03365666,-0.045362983,0.04015153,-0.026408894,0.032811027,-0.008585145],"last_embed":{"hash":"cw646a","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"cw646a","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)","lines":[23,39],"size":796,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cw646a","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037905186,-0.00977721,-0.056530092,-0.018461544,-0.035423897,-0.038518004,0.041088227,-0.006552751,0.024166826,-0.003411687,0.0009656597,-0.0046572196,-0.03005206,0.015476846,0.025624432,0.019261857,-0.011209606,-0.011574192,0.010275688,0.008689648,-0.04405965,0.008726979,0.052520525,-0.014358082,-0.038481027,-0.00082802365,0.0065237284,-0.01696447,0.0165047,0.0355525,0.014379936,-0.029146424,0.046164863,-0.004400034,-0.008642138,-0.019708911,0.026798096,-0.03608787,-0.030405706,0.011826221,-0.0046225055,0.0020585663,0.036856506,0.007087479,0.028172122,-0.027482066,-0.030891176,-0.0048095584,-0.022639824,0.0228741,0.012569853,-0.017971264,0.024955256,-0.019162985,-0.0020154847,0.036989737,-0.0029920915,-0.028880132,-0.033535305,-0.0074961097,-0.06338129,0.0024410803,-0.007611086,-0.01039424,-0.0051118117,0.06384417,0.036893893,0.0110648805,-0.025302235,-0.016720587,0.043591466,-0.0007164308,-0.010720976,0.006860623,-0.038969282,0.019565735,0.02608219,-0.01963273,-0.024025971,0.054326,0.005350561,-0.013089266,-0.008418927,-0.013822199,-0.0139520345,-0.009468475,-0.0155693395,0.070878476,0.034343455,-0.00004433638,0.009546665,0.0012546362,0.05779247,-0.017111558,-0.021408865,0.041219495,0.0038681668,-0.052425437,0.045996003,-0.03688812,0.052889846,0.019782582,0.01098604,0.011732714,0.038430974,-0.00426052,0.018827628,0.05511306,0.03106979,-0.017417287,0.027220152,0.053186342,0.017871663,-0.014141618,0.0042378097,-0.025753776,0.025412705,-0.02968074,0.023141187,-0.01299701,0.006126649,0.043178514,0.02208462,-0.029388575,-0.008918212,0.016674368,-0.031318672,-0.0017922601,-0.045758884,0.012776894,0.038266413,0.014716842,-0.013857364,0.0021625322,0.013536777,0.012790233,0.062296137,0.033162497,-0.00026358626,-0.06310901,0.019865455,0.010486644,-0.012913441,0.010083104,0.0347402,-0.020548716,-0.0045220735,0.025061477,-0.01671134,0.020543586,-0.015880179,0.02607742,0.0061085583,0.049681593,0.003405453,0.0004653096,0.009508639,0.024577048,0.03368997,-0.020473931,-0.014095926,-0.004410029,-0.03582007,0.07354495,0.011324714,-0.023042459,0.027832761,0.034814384,0.006863437,-0.0067271017,0.0045981915,-0.020734254,-0.020445716,-0.00090084475,0.015903326,0.0104347095,0.0671555,0.021906339,0.028486488,-0.030495465,-0.07409461,0.005285761,-0.042827334,-0.040572986,0.0015723379,0.0102830725,0.029089242,-0.020632882,0.008721795,0.025373854,-0.0029342251,-0.0061117876,0.029938614,0.039052278,0.06358663,0.034746174,-0.02412536,0.010422285,0.016325014,-0.0093435645,0.0011822623,0.03664698,0.041398622,-0.053131547,-0.0324295,-0.021422215,-0.022591144,-0.03695384,0.022507586,-0.036596496,0.044669677,0.027601982,0.009951474,0.014128439,-0.015829615,-0.013419323,0.050521765,-0.0144918915,-0.0021048463,-0.009879206,0.032238208,0.049702052,0.006590593,-0.01841208,-0.024086596,0.019973338,-0.042970076,0.06802957,0.017401941,0.026201546,-0.004960353,0.0051109856,0.0008453286,0.00043533446,0.014743739,-0.042617608,-0.049074937,0.0128434,0.01862319,0.056735035,-0.0010099229,-0.0035902695,0.0067691193,0.0045208833,-0.027421655,-0.0050370623,0.028069766,0.038215224,-0.0037736234,0.008214015,0.001513216,0.013327665,-0.008783196,-0.056827653,0.04673566,0.036332313,0.0034077982,0.0067628473,0.024969013,-0.0036701728,0.00029336396,0.011512914,0.022557544,0.01740383,0.01311458,0.022026563,-0.010996644,-0.02714997,0.036551215,0.027755763,-0.021201285,-0.016412053,0.043969437,0.012896282,-0.035903655,-0.029036429,-0.038137604,0.011966823,0.046157464,0.012886449,-0.03873757,0.018755207,0.04244141,0.02807445,0.022389641,0.008280155,-0.026678497,-0.060052566,0.0020551095,-0.019097134,-0.00783407,0.037963804,0.044115096,0.010796907,-0.06760991,0.024803318,0.0008362117,-0.15566677,0.020936392,0.0011804797,0.049034365,-0.0003511195,0.013795614,-0.048560273,-0.0004650196,-0.07133275,0.052233163,-0.0027809283,-0.027330467,0.024994643,0.0044385754,0.021039542,0.031350207,-0.017597621,-0.009236227,-0.0022315297,-0.04411344,-0.02294844,-0.033056036,0.032167394,0.018927513,0.014494434,0.016944328,0.060279075,-0.007742216,0.008265471,-0.059758857,-0.056623243,0.022187278,-0.0053797956,0.008233664,-0.035127882,0.014950124,-0.047275033,0.03720579,-0.027887287,0.0054914807,0.062534474,0.04097378,0.024078112,0.02542928,0.01572456,-0.010700649,0.01235225,-0.013654346,-0.030131888,-0.043565784,0.01729764,0.015086514,-0.014386266,-0.024261398,-0.04329562,-0.023044588,0.027304364,0.030072002,-0.015758215,-0.023508182,0.011261137,-0.040298667,0.012069566,-0.006693887,-0.056231145,-0.045657463,-0.018992674,0.019078342,-0.009670046,-0.013300228,0.03648584,-0.054427847,-0.001797378,0.00894083,-0.012445468,0.012884817,-0.013193688,-0.038066443,-0.016578745,-0.0825241,-0.004370215,0.036658872,-0.039143205,-0.016061353,-0.013883469,-0.042271156,-0.012625866,0.032931358,0.023379244,0.23303474,0.050243378,0.030391237,-0.031891882,0.052739587,-0.01422717,-0.034971733,0.061259463,0.016970454,-0.0312094,-0.030143617,0.04088624,-0.005148302,-0.0016446499,0.016313983,0.04714414,-0.0625088,0.000062292274,0.032106053,-0.0059661553,0.012514349,-0.04105943,0.03295783,-0.0049219774,-0.030428696,0.0015520399,0.020414326,0.056272373,-0.040507257,0.03051866,-0.029032992,0.029059127,0.05018255,-0.0719716,0.030051133,-0.0095433425,0.005210004,-0.06669604,-0.016893053,0.014134523,-0.013258172,0.01921382,0.007375099,-0.043866005,-0.042182658,0.0033157335,-0.031376302,-0.01452088,-0.021815537,-0.014349986,-0.024166493,-0.02862067,0.008654811,-0.025366334,-0.0077755754,0.0011996854,-0.002536048,-0.040381413,-0.012281236,0.05176176,0.010944211,0.018313864,-0.048616994,-0.009291827,0.0070636803,-0.007086316,-0.023225842,-0.020217216,0.0021893866,0.024444083,-0.01674116,0.010623689,0.006768581,0.018500892,0.026524054,-0.010402905,0.026015084,0.048148785,0.0058970563,-0.0073955026,-0.032925595,-0.031841483,-0.010049485,0.008436627,0.014304728,0.021613322,0.046335004,0.06549887,-0.0009530022,-0.027173163,0.006425683,0.01722596,-0.038769282,0.033172168,0.02207255,-0.02170401,0.033904556,-0.023647942,-0.024337608,0.019151982,-0.0003986567,0.014759177,-0.02048515,-0.009625633,0.011792478,-0.004283885,0.035592407,-0.021158338,0.0059130024,0.012377074,-0.057703976,-0.0046867914,0.018839084,-0.030777205,0.01684,0.058483563,0.05086395,0.017875036,0.025248317,0.025670122,0.002749598,0.008354098,-0.018627396,0.03763899,-0.0031226838,-0.052736208,-0.007044053,0.012882692,0.00089393195,0.036559146,0.026728468,-0.038657453,-0.054381542,0.048094995,0.04719312,0.009559205,0.013346516,-0.004173316,0.014239219,-0.0047621476,-0.0050224867,-0.039798267,0.016543427,0.017168622,0.018194875,-0.005363001,-0.032201655,-0.036052123,-0.046767786,0.013040841,0.039865453,0.013090457,0.016960407,-0.054889224,0.015039401,-0.08819144,-0.037509646,-0.02766996,0.025212068,-0.010660714,-0.017781042,0.02117825,0.009793399,0.07060745,-0.012018278,0.031931862,0.024801647,0.02205858,-0.03653452,-0.009009442,0.023237146,0.010125816,-0.01291266,-0.009257375,-0.024422703,-0.02485145,0.00859821,-0.016957391,-0.031244777,-0.008761486,0.0037963039,-0.015366668,-0.0445537,0.014323977,0.04162906,0.008359494,-0.048035055,0.0015508969,-0.06536235,-0.029370023,0.015218281,0.105414465,-0.020697137,-0.0037365134,0.027187997,0.011868432,0.080850005,0.06988446,0.018146377,0.0035964379,0.020688772,0.00025580105,-0.002540449,-0.015304513,-0.019030109,-0.015281373,0.0468634,0.035876777,0.016779127,-0.008105728,0.008818101,-0.00077997,-0.061309665,0.00052747113,-0.03959448,-0.045161486,-0.012283185,0.044481188,-0.04684319,-0.021195203,0.038708176,-0.0108324075,-0.019303601,-0.04727269,-0.023986774,0.005511766,-0.02708521,-0.010896207,-0.035234056,0.009308565,-0.012294616,-0.040879197,-0.016830256,-0.042918924,-0.013575289,0.020578876,-0.016855739,0.028941587,-0.0067227585,-0.024294324,-0.0010179367,0.031075357,0.0062347576,0.0015006064,0.031429466,-0.05033606,-0.03835701,-0.024868758,0.005310756,0.025337953,0.016411303,0.009118895,-0.012966262,-0.03197573,0.032619167,-0.011107798,0.0399817,0.024615599,-0.0014537597,-0.01081935,-0.008674958,0.015038825,0.0048236926,-0.02044382,-0.05957428,-0.03281535,-0.022841899,-0.002520366,-0.04310511,-0.0759888,-0.026892068,0.002433613,0.011285617,-0.014123011,0.010455567,-0.002164619,-0.00032619596,0.020642728,-0.0054432945,-0.037925657,-0.06965759,0.037920527,0.006100401,0.009208912,-0.025384385,-0.014231199,0.042976096,-0.0057947254,-0.026997667,-0.031024404,0.007508895,0.00086549047,-0.070583,0.029001826,-0.07138637,-0.0061720423,-0.019868026,0.02036036,-0.012326468,0.008026482,-0.010975529,-0.011564011,-0.030514395,-0.012964145,-0.019287506,0.025455642,0.017864373,-0.061259482,-0.021739123,0.00493197,-0.014148833,-0.039693743,-0.022173861,-0.0008544657,-0.0060030376,-0.012930381,0.042355567,-0.013596262,0.0018921478,-0.019312002,-0.018106552,-0.018709542,-0.009934223,-0.010149769,0.0026243932,0.0075045405,-0.023301048,-0.027297849,-0.0122807985,0.003844152,-0.01234979,0.0314619,0.013844097,-0.033837073,0.031233236,0.0032404913,0.041550506,-0.027524117,0.046974845,-0.00217951,-0.021133535,0.041370865,0.012792944,-0.04114019,-0.015364769,0.002379925,-0.020231975,-0.024617892,-0.038582377,-0.009905131,0.02060324,0.012639722,0.0124455225,-0.03754865,0.024944406,0.022951566,-0.0033752595,0.03435636,0.025276132,0.030235078,-0.037454437,0.07085347,0.0005892082,-0.020845259,0.008321626,0.002243832,0.010836351,-0.0400208,0.0086310655,0.0020607149,-0.0086778775,-0.044018604,0.032956738,0.0072152545,-0.036578003,0.02229212,-0.012797423,0.0018700543,0.050864346,0.006459402,0.00043545637,-0.020278074,0.005664438,-0.0006286328,0.010257924,-0.009106817,-0.0096559245,0.011603069,0.06662492,0.013480328,-0.0030033921,-0.005874763,-0.0022909346,0.014879672,-0.14243628,-0.038514156,0.02515174,-0.0077254344,0.008242141,-0.012508736,-0.02632844,-0.05052261,-0.01201234,-0.028746005,-0.028487045,0.0106649585,-0.027520338,-0.016729578,-0.015721899,0.042626232,-0.06289315,-0.01818921,-0.074324556,0.031428028,0.019285625,-0.0012136034,0.040649906,-0.022558907,-0.03355744,0.009954082,-0.07618843,-0.046632487,-0.037449434,0.012895278,-0.037095547,-0.07406297,0.0148020955,0.016361464,0.014530019,-0.018970376,0.0031359459,-0.015836768,-0.049386103,0.018012721,-0.006574511,0.020669816,0.012965031,0.021756867,0.0016157959,0.070473075,-0.03201281,-0.027766703,-0.050066013,-0.0012880675,0.0011615661,0.029556587,0.015339944,0.011706406,0.006141238,-0.006961789,-0.02470605,0.0021495556,0.044784106,0.034968313,0.004396021,0.0065848106,-0.010095906,-0.006142874,-0.021772884,0.040147554,-0.056835614,0.04335298,-0.010444935,0.015388138,-0.023413355,-0.018843474,0.0028735832,-0.025548313,0.009961487,0.015541564,0.03435668,-0.021132953,0.0005419919,-0.016317522,-0.028615383,-0.005510751,-0.008037269,-0.08269483,0.038515095,-0.011426957,-0.011474568,-0.022849033,-0.04397166,-0.032229125,-0.06139223,-0.068915986,0.010870439,0.014302884,-0.038669527,0.006655877,-0.014812947,-0.0042487197,-0.0097174365,-0.020629141,-0.03660023,0.0006176927,-0.03523599,-0.02694254,-0.040544834,-0.013879231,0.043358743,0.030525398,0.003107092,-0.023915537,-0.016753651,-0.032123003,0.016871596,0.044862214,-0.05445121,-0.008820554,-0.022475822,0.012756019,0.034558382,0.024494769,-0.019155174,-0.020087114,-0.008569649,-0.040741198,-0.0069350116,0.07248403,0.03303103,0.04414563,0.056523014,-0.01863708,0.0014780387,-0.065455675,-0.00278072,-0.016832862,0.034125257,-0.02147295,-0.0027579672,0.05484563,0.014887508,-0.010442017,-0.03801492,-0.043384492,0.0016521319,-0.016578035,0.002280729,-0.021416448,-0.0012418949,0.046482496,-0.0078326445,0.0032734107,0.008736264,-0.030308966,-0.03539694,0.038441326,-0.018717883,0.01502287,0.008419697,-0.02575085,0.0028552848,0.054697372,-0.008573714,-0.0067305295,-0.014896552,-0.014321902,-0.024702778,0.05151868,-0.005150201,-0.020766884,-0.031211793,0.020020032,0.061831694,0.013641693,-0.007689301,0.05317731,0.02668963,0.011081271,-0.010018642,0.03047334,0.01948703,-0.06465733,0.037872937,0.0012356236,0.01571996,0.08582259,-0.07588316,-0.031145144,-0.032711342,0.030223861,-0.04103548,0.0615823,-0.030845653,0.015161998,0.016486948,-0.017008826,0.0127277775,0.024392745,0.011762048,0.0011301212,0.022470132,0.007676362,0.01001263,-0.033113144,0.041224893,-0.012611458,-0.05040655,0.060063053,0.0013938755,0.010314083,0.009500838,0.04769976,-0.05545066,-0.0137711745,0.009793315,0.013246481,0.02171249,-0.008571681,0.036424257,0.054163404,-0.012224219,-0.022520099,0.054822765,-0.009767751,-0.030152356,-0.04487712,-0.016120153,0.025286349,-0.004546945,0.07868652,-0.031491492,0.0011595895,-0.019133518,-0.0060148095,0.0055166082,0.01774165,0.003867256,-0.048263032,-0.04092992,0.03184943,-0.014490855,-0.04790925,0.061915137,-0.014511787,0.029049914,-0.021065546],"last_embed":{"hash":"morox6","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"morox6","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{1}","lines":[25,25],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"morox6","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03770025,-0.0015797785,-0.04973295,-0.019062309,-0.038866054,-0.0364668,0.042761035,-0.0018725538,0.00747427,0.0046600597,0.00096763705,0.011037887,-0.018379085,0.004043932,0.022786427,0.040145133,-0.044975072,-0.018601716,0.012952652,-0.013104047,-0.025870409,0.021039933,0.044797186,-0.014286617,-0.016856806,0.004565689,-0.019995343,-0.02124431,0.013102702,0.0482987,0.026002197,-0.037275188,0.039179735,-0.013391101,-0.015956255,-0.009025499,0.023072539,-0.051412188,-0.04109795,0.007935301,0.0027175103,-0.018918483,0.030700294,0.021499487,0.034275442,-0.029304314,-0.022296643,-0.008580351,-0.0043642106,0.029332716,0.020420074,-0.001541732,0.019374168,-0.0028659112,-0.000897656,0.042257436,0.00064941647,-0.04613505,-0.024288828,-0.0039821193,-0.044926472,0.024519151,-0.01595273,-0.03474221,0.013490536,0.057845734,0.04599932,0.024163084,-0.01929873,-0.021616045,0.024581889,-0.0041488693,-0.008014685,-0.00742191,-0.05118009,0.007953438,0.02142662,-0.007354376,-0.008967627,0.02515065,0.0061371457,0.0037266049,-0.01872975,-0.010239392,-0.020227019,-0.012538248,-0.002548316,0.07716525,0.041903064,-0.0060909446,-0.0016145875,-0.0041581285,0.03513298,-0.018389206,-0.02099451,0.024342543,-0.0089301625,-0.025829282,0.04982926,-0.021952845,0.025318496,-0.0055875327,0.010664602,0.025327874,0.031367026,0.021993877,-0.005683807,0.064499676,0.01683913,-0.02242245,0.027084919,0.034313973,0.030487183,-0.0045481822,-0.0006946194,-0.010527618,0.017150793,-0.03560725,-0.0022578633,-0.011344003,0.024531297,0.022415252,0.04934774,-0.02746675,-0.024691818,0.021062236,-0.018797182,0.008584431,-0.019247858,0.007978236,0.020744482,0.0048593106,-0.020833489,-0.00508868,0.019878963,-0.009991587,0.056341685,0.012694124,0.008880844,-0.05323804,0.0053572766,0.033803098,-0.006443465,-0.011282179,0.023229288,-0.03967721,-0.0046626814,0.033521127,-0.024290372,0.034987055,-0.0023036145,0.008021346,0.005534693,0.047386117,-0.028118845,0.0048222966,0.014838333,0.032293774,0.04303657,-0.021144906,-0.0067037777,-0.024524314,-0.024144126,0.0493302,0.00007326991,-0.009230104,0.036338687,0.03279344,-0.008134511,-0.022123644,-0.0004718632,-0.025062354,-0.021752527,0.012256208,0.014337131,0.007927574,0.07006331,0.01841997,0.015783887,-0.047863096,-0.06617971,-0.0021656489,-0.038939286,-0.0276321,0.0054520206,0.011113479,0.028424036,-0.005507406,0.009267001,0.024233378,-0.008327192,-0.02579814,0.04481594,0.037612047,0.074994646,0.036546085,-0.0025783225,-0.0073671956,0.025432289,-0.011556591,0.003697107,0.04050986,0.030823203,-0.037103005,-0.043455254,-0.024602123,0.011247907,-0.041477203,0.011258167,-0.055042356,0.029383982,0.051811576,-0.0035983336,0.015351755,0.01534962,-0.008763818,0.04831868,-0.012045041,-0.0033091777,-0.014883692,0.036407884,0.064280026,0.018785242,-0.011261083,-0.030371744,0.0045322636,-0.0579125,0.07210115,0.040472034,0.010481263,-0.013512882,-0.010393171,-0.019370878,0.005494885,-0.011554377,-0.019608777,-0.038167424,0.014165391,0.041728623,0.011610178,-0.027934123,0.007623973,0.0255063,-0.0033735188,-0.020961778,0.0040929415,0.04729564,0.068061195,-0.003134467,0.007986792,-0.0059775696,0.022735551,-0.026204467,-0.047659058,0.044218823,0.0397201,0.031925242,0.014256804,0.039025996,-0.008226722,-0.011063851,0.02761318,0.02763261,0.027800651,0.0132342,-0.0062679136,-0.015913758,-0.04571091,0.035738308,0.02008859,-0.018833214,-0.01937614,0.0040914575,-0.0008488303,-0.04685785,-0.038002953,-0.039350763,0.003864352,0.046255656,-0.007794886,-0.029693617,-0.002014022,0.009996721,0.026743716,0.007849393,-0.027336944,-0.01821476,-0.054112162,0.0049188687,-0.029741649,-0.0090903165,0.011116871,0.054744035,-0.0065181144,-0.036884207,0.008048328,-0.005758237,-0.16707978,-0.00006388164,0.0038588508,0.034008797,0.015253946,0.0076030735,-0.058979366,-0.0073591378,-0.06150077,0.06872798,0.0024339266,-0.028311286,0.025264055,-0.01903431,0.016019236,0.032250263,-0.030223267,-0.0154010905,0.00083573355,-0.054156523,-0.037184037,-0.04263788,0.032350253,0.03396484,0.024465427,-0.0010611515,0.058290936,-0.020498183,0.01947059,-0.05326846,-0.034011662,0.022956584,-0.0069451923,0.012963971,-0.013633221,0.02560437,-0.031561214,0.025838256,0.0073229857,-0.011913468,0.06757167,0.032860823,0.022850595,0.015819624,0.024268972,-0.010349617,0.02055266,0.0010028093,-0.0051073562,-0.022841081,0.017542936,0.0011549776,-0.005035519,-0.008425079,-0.046902742,-0.027268557,0.010780165,0.021517016,0.0040851654,-0.03238652,0.018739102,-0.082283646,-0.011329009,-0.0063472134,-0.05428277,-0.038610324,-0.005149366,0.022925457,-0.020471156,-0.015076414,0.043726422,-0.030200964,-0.0007327764,-0.0070248335,0.016965887,0.023567433,-0.013921978,-0.03910759,-0.03789531,-0.10733525,0.006588117,0.030251702,-0.0310798,0.0046266112,-0.01186055,-0.028753662,-0.02717134,0.038072906,0.055205185,0.23413655,0.0319778,0.017943734,-0.042612687,0.046550293,-0.002253899,-0.013351244,0.06755546,0.0146492645,-0.032083984,-0.023276169,0.036060717,-0.011004966,0.010750166,0.02561535,0.05780952,-0.046229247,0.0063213734,0.03798806,0.025818763,0.020981139,-0.06495996,0.0014219779,-0.004243604,-0.058629826,-0.012266775,0.0071473178,0.03988218,-0.029952127,0.003889575,-0.034284037,0.026025657,0.04413818,-0.055201337,0.049956243,0.00569469,0.023690064,-0.08434689,-0.03064306,0.013694387,-0.020732982,0.005276343,-0.0013666755,-0.023792144,-0.044330157,0.013701665,-0.0025309552,0.0046721874,-0.023851143,-0.014947532,-0.018151172,-0.025469283,0.028304342,-0.008565972,-0.0026486379,0.02018338,-0.03006652,-0.023284527,-0.0022217936,0.051854722,0.017713469,0.012173633,-0.06337462,-0.018476699,0.014830602,0.0026761345,-0.033013985,-0.008808082,0.025550304,0.03263568,-0.0033143954,0.0116295405,-0.00071854144,0.013860705,0.010070041,-0.010637257,0.0049566436,0.04970929,0.03255491,0.014560139,-0.02695825,-0.01441313,-0.022430401,0.006471111,0.020059375,0.0156306,0.043048583,0.050114125,-0.0086523555,-0.034449346,0.015742997,0.01646739,-0.048087824,-0.009761196,0.030731881,-0.008459512,0.05615845,-0.026936626,-0.047883805,0.022942679,0.010834553,0.015867079,-0.017743137,-0.00046932825,-0.004596909,-0.00027703747,0.040809747,-0.02033328,0.023993017,0.035985414,-0.08312269,-0.010595128,0.008483453,-0.055394102,0.008370209,0.04657983,0.031187836,0.026875233,0.04013143,0.048645776,0.010573292,0.022525197,-0.03281015,0.040383384,0.010832474,-0.038354803,0.00352398,0.018874042,0.013324572,0.045894552,0.05461232,-0.038884524,-0.036487322,0.043296356,0.024427496,0.006194979,0.034211814,-0.0069952626,0.03624537,-0.005443795,-0.023787793,-0.01785842,0.008035392,0.021361662,0.028124012,0.011459582,-0.020678693,-0.015532717,-0.03233073,0.006214334,0.0031246422,-0.0014176106,0.0255885,-0.052766785,0.038478915,-0.078613065,-0.03237503,-0.017055815,0.01489318,-0.013211161,-0.019824792,0.038588542,0.012658845,0.096317925,-0.021909645,0.018747728,0.01782667,0.003845276,-0.037120096,-0.03065075,0.018333668,0.024252454,-0.026728634,-0.010781222,-0.018042022,-0.03447207,0.013984559,-0.008529487,0.019093534,-0.024511637,0.020281812,-0.027403785,-0.039125364,0.019635934,0.050232682,0.0151367085,-0.035248805,0.0014718422,-0.04090663,-0.033336416,0.0053027626,0.10291109,-0.03223769,-0.009007117,0.017365057,0.0008906199,0.07424504,0.06597857,0.0052126194,0.019056804,0.021987643,0.020057326,0.0069007385,-0.021485334,-0.030173723,-0.009559784,0.026291689,0.030326415,0.014999332,-0.013213265,0.017226709,0.0073981695,-0.01940653,-0.00044603992,-0.050428882,-0.031199789,-0.012300322,0.023869056,-0.03334034,-0.019290818,0.029872976,-0.017531784,-0.018253207,-0.044578835,-0.01748101,0.029275218,-0.028020937,-0.011709695,-0.0349819,0.019649846,-0.012181435,-0.06276069,-0.003445845,-0.058257554,-0.00477304,0.007828093,0.00063705276,0.028174408,-0.018864272,-0.01783688,0.011614227,-0.011154209,-0.008918509,-0.0040907282,0.046428327,-0.049087092,-0.025379602,-0.02674505,-0.009558504,0.027052473,0.02067073,-0.016555091,-0.027152348,-0.021263618,0.0496575,0.011427973,0.0062352177,0.015548576,-0.011895026,-0.00798575,-0.009782986,0.02519131,-0.007632047,-0.027412804,-0.040221952,-0.056451228,-0.015606372,-0.0019508447,-0.057389464,-0.05209424,-0.03405598,-0.0056631193,-0.0028324593,-0.006764422,0.020375805,0.006119845,-0.026253514,0.0058305576,-0.04422362,-0.03515004,-0.048853494,0.02625555,0.021800285,-0.0019036111,-0.014453696,-0.008453702,0.038796093,0.007975186,-0.020811616,-0.036240764,0.014496557,0.014949309,-0.069920994,0.04835122,-0.049434442,-0.014218258,-0.029405521,0.032989223,-0.008792677,0.01351199,-0.012345308,-0.010499745,-0.018120177,-0.011208547,-0.034150086,0.015870735,0.021256927,-0.038186535,-0.036987048,0.004718394,-0.020181704,-0.0405753,-0.005860562,-0.022494491,-0.015785115,-0.024809225,0.037277415,-0.005880249,0.011009631,-0.0071535762,-0.012739012,-0.019781496,-0.0060347086,-0.0072222957,-0.0017072823,0.02331811,-0.032551162,-0.035129275,-0.008570645,0.00026016516,-0.010045001,0.029606085,-0.0024456088,-0.027407927,-0.0072199684,0.00001414052,0.036200635,-0.007067064,0.04212998,0.005405333,-0.011723881,0.054463107,0.028983321,-0.03309379,-0.020600349,0.01624316,-0.014494928,-0.050258227,-0.052226983,-0.019622443,0.046724208,0.0052966895,0.0005131842,-0.043351844,0.040544033,0.017458018,-0.011525416,0.04485165,0.026278164,-0.006605332,-0.0149633605,0.04831285,0.018802172,-0.022475302,-0.0015543385,-0.0043676887,0.01705563,-0.056749932,0.03595822,-0.0065617585,-0.004907183,0.001535389,0.0016976178,-0.008166803,-0.028618133,0.022056086,-0.007471915,0.010179818,0.037717544,0.014909215,0.019238768,-0.020485377,-0.016026564,0.0020677093,0.02014192,-0.0170643,-0.028679954,0.017903795,0.07994613,0.007383785,-0.006663712,-0.0210234,-0.016313229,0.00371606,-0.15033999,-0.029785743,0.02487355,0.0050240764,0.01711092,-0.020777654,-0.0128111215,-0.05900827,-0.023990916,-0.031035293,-0.018013861,-0.00725413,-0.0039261775,-0.027043143,0.0016448473,0.03962073,-0.05397343,-0.01589129,-0.061229322,0.02410852,0.01974233,0.023032779,0.032668795,-0.01669638,-0.040694788,0.0045735035,-0.084983125,-0.03433329,-0.029682608,0.012473829,-0.040990576,-0.061788328,0.01355121,0.016525824,0.0035323387,-0.019679565,-0.009685022,-0.012957049,-0.068665825,-0.00124208,-0.0022323711,0.028050318,0.008407365,0.02322059,0.020772144,0.05238182,-0.020503158,-0.034158118,-0.054714624,0.016039249,-0.013811705,0.033166498,-0.0088910535,0.0043259896,-0.0037073668,-0.03416187,-0.02062149,-0.0058575375,0.04115017,0.034003444,0.0018864492,0.03523055,-0.035255693,-0.017532099,-0.01773519,0.031343397,-0.05483325,0.044755988,0.0006186851,-0.0047868383,-0.034666736,-0.010285621,0.026728429,-0.0291545,-0.0037431696,0.007857469,0.009352234,0.0018833944,-0.008253366,-0.030243052,-0.030567573,0.0077842376,0.0020848757,-0.065477714,0.049386818,-0.016098676,0.0033018414,-0.0026803638,-0.079168834,-0.00804357,-0.036923476,-0.052692313,0.012298699,-0.008394094,-0.050897945,0.012575971,-0.005989196,-0.004640862,-0.03452479,0.000826951,-0.04233933,0.002362042,-0.030060481,-0.029168736,-0.024643634,-0.00055385265,0.03439088,0.0027110295,0.0007116879,-0.01276462,-0.0082110865,-0.020565052,0.016491348,0.029944368,-0.044358622,-0.010410277,-0.0039533814,0.015434053,0.034940254,0.012484418,-0.018987568,-0.017317055,-0.0023537169,-0.0304609,0.0024831023,0.07484423,0.029914156,0.037659705,0.06886556,-0.03650029,-0.006879265,-0.0702602,-0.016579809,-0.046740204,0.041134812,-0.008966345,-0.017352019,0.052353386,0.015804637,-0.024727564,-0.044220164,-0.045449503,0.001113471,-0.005060107,-0.0012543502,-0.0019963577,-0.016418943,0.017264817,-0.0030862046,-0.0054414007,0.020086065,-0.021523485,-0.028087875,0.04838165,-0.035336606,0.013669763,0.007218522,-0.023460781,0.026424523,0.07337463,-0.0018497502,-0.011350336,-0.019863596,0.0034514763,-0.03321795,0.08891089,-0.0051273066,-0.03428689,-0.045714103,0.004287886,0.04625642,0.014589931,-0.016535275,0.044258293,0.048852686,0.018776743,-0.016714018,0.026723318,0.017157378,-0.044157673,0.035061054,-0.0020699815,-0.0005990398,0.07241425,-0.04995756,-0.019508742,-0.023138504,0.008508921,-0.042033847,0.061038274,-0.0168915,0.02543964,0.025989233,-0.0016827907,0.049718436,0.035600804,0.009826221,-0.013766438,0.019421292,0.00698439,-0.035456702,-0.017640747,0.009032348,-0.0041409414,-0.05192214,0.04543097,0.032313544,-0.0032616071,-0.0034095612,0.021271205,-0.025590664,-0.019997383,0.008146147,0.023231424,0.019157719,0.023896307,0.029249562,0.042376738,-0.012988662,-0.033732634,0.027564641,-0.010070326,-0.020941367,-0.06375083,-0.0075623263,0.024950307,-0.000042447824,0.049840406,-0.0278872,0.022488976,-0.021773303,-0.0045872987,0.012030237,0.021341015,0.02087414,-0.026068889,-0.025438603,0.016883476,-0.040590014,-0.048008285,0.03552817,-0.034845013,0.050649,0.012681409],"last_embed":{"hash":"1kgzi5g","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"1kgzi5g","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{2}","lines":[26,26],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1kgzi5g","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042627584,-0.01793373,-0.040272858,-0.030913373,-0.035768945,-0.024033323,0.041710924,-0.0062408783,0.0076374104,0.0122564705,0.0021153905,-0.0064248974,-0.03227862,0.016834367,0.014876478,0.046938226,-0.021334559,0.0036105646,0.005416353,0.005667085,-0.03728012,0.022106325,0.057497665,-0.023508122,-0.030743964,0.005573925,-0.015086829,-0.010246197,0.007830691,0.041172788,0.002428361,-0.032640204,0.03273934,-0.003763148,-0.0111004235,-0.018772002,0.031881668,-0.018028485,-0.04503904,0.04552464,0.00056412746,-0.019103203,0.028278377,0.010781472,0.038337078,-0.02359005,-0.033846546,-0.010282285,-0.005319543,0.0042225528,0.00699103,-0.0030100734,0.015604019,-0.005546277,0.010835549,0.028835505,0.00012885495,-0.03579726,-0.056511823,0.00032890603,-0.067017175,0.024847927,-0.012998762,-0.013506911,-0.00094775495,0.04442435,0.037010007,0.009031678,-0.014004713,-0.0055984617,0.009538187,0.013313946,-0.009195547,0.008301467,-0.03522112,0.0045656273,0.010446234,-0.015947621,0.0050034667,0.04647233,-0.01164415,0.003924712,-0.0073824273,-0.011554386,-0.0064507923,-0.0040133926,-0.0013038459,0.069676735,0.044591337,-0.00018750907,0.0047717565,-0.019217284,0.04707078,-0.021817153,-0.033030793,0.003490067,0.017236857,-0.03883914,0.033664487,-0.020492867,0.032986365,0.0016141322,-0.008332468,0.02226963,0.008464669,0.017179284,-0.01782108,0.05205709,0.0237931,-0.026483003,0.01977264,0.049216963,0.025041165,-0.007202163,0.0062167994,-0.036553405,0.035722606,-0.039527766,0.0034102767,-0.009970138,0.01624015,0.018904129,0.049844828,-0.037158806,0.023821449,0.024389345,-0.001996292,-0.0012800763,-0.023177188,0.026794218,0.018558549,0.014963431,-0.014857945,-0.009858849,0.01887462,0.020597825,0.057044204,0.0010790417,0.012227963,-0.06945639,0.01784578,0.021552954,-0.010963326,0.020827942,0.022085154,-0.06771265,0.012102491,0.0061754654,-0.019272983,0.034897,-0.01386603,0.002837088,0.029924339,0.06574963,0.005332497,0.033559084,0.0072577433,0.01705464,0.022178043,-0.036944244,-0.036714904,0.0060440083,-0.009003062,0.04191705,0.02183636,-0.015197318,0.03503935,0.014685814,0.0032109793,-0.012495886,0.001404921,-0.022357628,-0.016346782,0.010731011,0.021327574,0.008763015,0.07888628,0.025244847,0.026757764,-0.021833692,-0.057788268,0.0008679635,-0.058184642,-0.021350134,0.015973357,0.014136421,0.003591469,-0.02518261,0.015592693,0.021076309,-0.018484576,-0.012847453,0.013902961,0.009046817,0.06585631,0.012328223,0.0061959466,-0.003365087,0.016480906,-0.022865547,0.01457148,0.04010058,0.024471875,-0.02356874,-0.037499648,-0.0024772577,-0.009933019,-0.034476623,0.0039824587,-0.023860058,0.013938494,0.024054281,0.010882057,0.0011223825,0.0045469454,-0.022891762,0.04538842,0.0059945555,-0.008636057,-0.015549087,0.021307176,0.04688562,0.018844554,-0.0035746268,-0.019047126,0.014118951,-0.029865349,0.062751934,0.014247586,0.02538711,-0.0020383913,-0.0028699008,0.002384309,-0.00807238,0.0038353913,-0.029030988,-0.014573272,0.024103358,0.029536659,0.00046695882,-0.003525417,-0.014716663,0.0097403405,-0.0075109075,-0.017160319,0.0056625716,0.054954685,0.03258716,0.0057348376,0.011497415,-0.015043922,0.03406275,-0.006625115,-0.03520385,0.023201559,0.037463933,0.011478991,0.008234684,0.00083540566,0.0124218725,0.0053471243,0.03671395,0.019788092,0.017065296,-0.0041525653,0.0067446693,0.0073222644,-0.017297182,0.010850367,0.0301294,-0.00055388105,-0.029080307,0.042486485,0.0029729072,-0.03028276,-0.02834216,-0.036856644,0.0045639463,0.06305057,0.0042289835,-0.05872702,-0.005222747,0.013983116,0.017500013,0.015793942,-0.015033828,-0.029227136,-0.0491369,0.008597043,-0.02194191,-0.0334801,0.0139392605,0.063574925,-0.0012175943,-0.03126038,0.011333358,0.005713802,-0.17554718,0.0036076293,0.010520127,0.059034053,0.017937394,-0.0011130626,-0.039315365,0.01207536,-0.06380546,0.0626553,0.00512089,-0.04085089,0.018703464,0.007480352,0.017931908,0.033167336,-0.009864378,-0.015806915,0.0073118354,-0.04285007,-0.017193118,-0.03798156,0.027564714,0.038188644,0.014501463,0.02557186,0.07497788,-0.021329831,-0.00042847914,-0.051245317,-0.068884306,0.0163398,-0.0010555645,0.007039677,-0.048908222,0.01619213,-0.024181973,0.024283258,0.01744572,-0.032819256,0.07617969,0.046051797,0.020374067,0.0048214104,0.009540598,-0.031446245,-0.0104068685,0.013895407,-0.04282339,-0.026876586,0.031639546,-0.008727449,-0.021095376,0.0013452137,-0.043577727,-0.027783772,0.011471293,0.020816764,0.0012363383,-0.028924553,-0.01564648,-0.040506247,0.0012767137,0.0030891437,-0.049976483,-0.05993332,0.016249092,-0.0044063986,-0.014857905,-0.008604006,0.04770695,-0.048980795,-0.00035869706,-0.00239585,-0.023653505,0.0073331734,-0.020971732,-0.038334697,-0.028749878,-0.10109962,-0.021421408,0.04291639,-0.03191111,0.008381372,-0.020306539,-0.044835985,-0.020298656,0.020910066,0.037762918,0.23796943,0.011455088,0.01849527,-0.00035480756,0.04884088,-0.0045025954,-0.011596622,0.070730485,0.027487276,-0.023968434,-0.030294482,0.009741538,-0.001843772,0.0073364843,0.02742494,0.06331334,-0.07852907,-0.0068121925,0.043185536,0.0041468707,0.024465205,-0.043622103,0.0069232453,-0.021649957,-0.060554728,-0.006907909,-0.0037009881,0.027098956,-0.008221981,-0.0069492157,-0.03098754,0.05417282,0.03234354,-0.05066344,0.029379275,0.009165084,0.0075441347,-0.087268874,-0.021079157,0.019895056,-0.023171248,0.012290815,0.0025931182,-0.053217,-0.03271513,0.008051248,0.005461634,0.001635705,-0.015176697,-0.028313953,-0.0030260186,-0.046148993,0.017726593,-0.025276989,0.023287764,0.032000728,-0.0132094845,-0.033842407,-0.012748272,0.033522356,0.0049124835,0.012265182,-0.05452715,-0.013204232,0.014753585,-0.006839855,-0.023511916,-0.02015219,0.0007732382,0.021210015,-0.020421037,0.0098933345,-0.01329134,0.008180519,0.0068190005,-0.02639439,0.025541255,0.045950398,0.02221531,0.014313995,-0.025864627,-0.027060477,-0.03586482,0.0013734634,0.02821355,0.025317144,0.03270481,0.068476096,0.0063341404,-0.00946512,0.007466274,0.029015006,-0.009697024,0.02307881,0.012619675,-0.02096994,0.06564559,-0.024783403,-0.040124107,0.037670527,-0.008128513,0.037341494,-0.014378655,-0.01901482,0.03346733,-0.015366047,0.011798806,-0.012119737,0.02019899,0.019358853,-0.09358011,0.0018058703,0.028269347,0.0022294978,0.019033236,0.049787477,0.043248225,0.012914941,0.06259036,0.015582817,0.016275225,0.033974234,-0.03757023,0.033059403,0.00038646226,-0.07616944,0.01139655,0.012555411,-0.018860228,0.023849944,0.040554795,-0.031691182,-0.027345935,0.046205934,0.04176056,0.00689124,0.02802821,-0.00074798847,0.030774038,-0.020001948,-0.011840859,-0.04417193,0.016580753,-0.011279558,0.01664648,0.017302955,-0.024460828,-0.019916216,-0.060537487,0.0068863924,0.040661972,0.024926145,0.025819367,-0.050520286,0.015047568,-0.08439183,-0.027874744,-0.026589304,0.010075421,-0.014874062,-0.011914218,0.014465959,0.01407639,0.056688264,-0.009027985,0.0324836,0.008069396,0.013708119,-0.03606328,-0.018761268,0.024358058,0.007619462,-0.041070208,-0.013589539,-0.027834406,-0.046617184,-0.026204856,-0.030898204,0.00448946,-0.029353753,0.026547132,-0.02091837,-0.0469455,0.01641117,0.047282744,-0.009011223,-0.0446626,0.0050630462,-0.03169625,-0.035878997,-0.003574648,0.11248936,-0.017842788,0.0000717989,0.015972137,-0.002995399,0.088805184,0.051881704,0.033499297,0.011907218,0.03152285,0.01597456,0.012548634,-0.01072239,-0.011488907,-0.02292804,0.00026540473,0.045327466,0.00465085,0.01891362,0.0071066422,-0.020016385,-0.0526547,0.0011415989,-0.050675154,-0.044374395,0.015987642,0.066308856,-0.041835673,-0.029695317,0.026636865,-0.0279752,-0.01370602,-0.045809895,-0.02389942,0.013130859,-0.011200004,0.0025751472,-0.03937072,0.018968593,-0.0054865354,-0.03991701,-0.0057442114,-0.031099075,0.007422813,0.020490052,-0.010580623,0.037248854,0.0009795348,-0.027392857,0.01573797,-0.0066860346,0.008352224,-0.010477022,0.04882122,-0.018435445,-0.024881575,-0.03430818,0.025361229,0.029195847,0.009680725,-0.028913736,-0.010036953,-0.035151593,0.04889951,-0.0038934457,0.03490228,0.01616854,0.0066506276,-0.020210713,-0.013891328,0.04409561,-0.011870091,0.0026772772,-0.04072031,-0.051373046,-0.016640106,-0.01237122,-0.04942863,-0.046970062,-0.020598706,-0.009696791,0.0074406015,0.0134827215,0.01168941,0.0055182935,-0.015944634,0.016500322,-0.02104685,-0.055210307,-0.08202544,0.02123839,0.039696332,-0.010049052,-0.018494938,-0.01012981,0.052800722,-0.000115450945,-0.023051077,-0.03878013,0.015286738,0.01684754,-0.06562025,0.041420333,-0.04573494,-0.016578866,-0.027639503,0.045755494,-0.008720687,0.007142448,-0.006712856,-0.011181428,-0.013198543,-0.017375518,-0.022639742,0.03561525,0.005419174,-0.03990761,-0.012030834,-0.0055917944,0.0010781417,-0.0433932,-0.018721132,-0.034699876,0.0073852623,-0.017534269,0.040709727,-0.04575511,0.015597561,-0.009898272,0.0049499352,-0.025129877,-0.00831767,-0.029677117,-0.012743071,0.0062062144,-0.022146458,-0.037227154,-0.0054777786,0.017162902,-0.01750566,0.018719357,-0.016795233,-0.008395872,-0.007942884,-0.0031978241,0.048212968,-0.009899704,0.025855986,-0.010453849,0.0017530554,0.044332966,0.015951164,-0.039588682,-0.0074711377,-0.0014041614,-0.019856764,-0.050576236,-0.038095385,0.0031447615,0.04844425,-0.007445406,-0.0015429035,-0.043690316,0.036925767,0.0004445763,-0.0125491675,0.050234724,0.032440204,0.025841208,-0.032039087,0.045015313,-0.0036573673,-0.048129503,-0.020994978,0.00891817,0.029905476,-0.0599628,0.023526484,0.0052107936,-0.016428811,-0.02891143,0.010345717,0.020523338,-0.034648493,0.040243503,0.005108371,-0.0019963817,0.047791243,-0.0065790224,-0.003207069,-0.031542752,-0.015907887,-0.0009759385,0.009964194,-0.01794148,-0.029297903,0.011598936,0.08943943,0.03164107,-0.01601814,-0.024218436,-0.002064062,0.00854084,-0.15002812,-0.031576823,0.025595576,-0.01777665,0.0047097183,-0.00900789,-0.032047402,-0.047124323,-0.017558504,-0.0068054018,-0.012343935,-0.010780778,-0.013495237,-0.029515097,-0.007045953,0.04402026,-0.030844392,-0.022578511,-0.057591036,0.037401702,0.015591445,0.007961996,0.06762229,-0.0028565216,-0.045482777,0.0043329378,-0.07672086,-0.028605137,-0.012255304,-0.0041067856,-0.035090655,-0.058650978,0.020619765,0.024137484,0.010457927,-0.013950723,-0.008151528,-0.009012475,-0.060617752,-0.0030115722,-0.00087988656,0.025315966,-0.007027346,0.021462921,-0.017479308,0.054015808,-0.018335436,-0.033060014,-0.04210497,-0.0011593553,0.007074132,0.05042465,0.008861776,0.01133255,-0.01121479,-0.016897468,-0.024913568,-0.023372179,-0.004179083,0.03308013,-0.0027713692,0.043641422,-0.019272795,-0.008875559,-0.012506154,0.039766774,-0.047613148,0.02381763,-0.014464214,-0.004105745,-0.0082592135,0.0010936765,0.010077347,-0.032610275,-0.004012802,0.022469096,0.010041939,-0.009525018,0.0042346325,-0.030349405,-0.03985136,0.009616327,-0.020796934,-0.04391638,0.06652151,-0.017595148,-0.0135956565,-0.0016174614,-0.06304193,0.004115554,-0.051868718,-0.0592874,0.029223487,-0.033819214,-0.021843249,0.022387842,-0.017013483,0.014908638,-0.0156193925,-0.0018140943,-0.00048580256,0.03360898,-0.0262001,-0.01738245,-0.031556815,-0.0024311212,0.02737564,0.009094212,-0.0014576208,-0.023941252,-0.009248855,-0.033805717,0.025475109,0.028143216,-0.0812877,-0.0062590432,-0.024353525,0.019387178,0.039035212,0.006703875,-0.03219144,-0.025938483,0.0036137938,-0.041672997,0.01433079,0.09307843,0.029488936,0.04978341,0.06651002,-0.029282842,0.005980458,-0.07287719,0.0066801272,-0.019660408,0.032149445,-0.020230018,0.0006079387,0.06535716,-0.009253753,-0.050665643,-0.03746722,-0.054770663,0.0008440389,-0.022991119,-0.0012908976,-0.021197934,-0.014427553,0.027614364,-0.010587502,-0.023685765,0.01709808,-0.017085083,-0.009173443,0.05117638,-0.007397964,0.02147328,-0.012710027,0.006426821,-0.004319687,0.05840379,-0.002478172,-0.01792425,-0.02461069,0.01283677,-0.019782875,0.049172394,-0.008943695,-0.01256356,-0.043030135,0.006847802,0.05981003,0.00824769,-0.007901614,0.013354364,0.037889015,0.023524191,0.0017009625,0.018806828,0.027096126,-0.035383962,0.04929189,0.0052887737,0.037273347,0.06689982,-0.051054608,-0.019266978,-0.018182056,0.020934079,-0.054345407,0.04024938,-0.020484753,0.011631796,0.030432405,-0.012453976,0.041549746,-0.002242874,0.022518292,-0.017249443,0.026356982,0.014215365,-0.0393154,-0.016982386,0.027176,0.004081107,-0.04300318,0.049151007,0.00024413492,-0.026569411,0.026274776,0.03941812,-0.046773136,-0.028986827,0.010707385,0.016853763,0.013550001,0.0134556815,0.034701295,0.053491145,-0.013407425,-0.032411292,0.045652177,-0.0037483247,-0.018216101,-0.027272372,-0.032562263,0.0050385967,0.008278002,0.04030558,-0.024537,0.0033595662,-0.054763537,-0.0065736687,0.0027565944,0.025258407,0.011173089,-0.03153345,-0.018711554,0.008482255,-0.018166507,-0.045933913,0.037353057,-0.03125858,0.048263863,-0.004287972],"last_embed":{"hash":"mjhdmy","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"mjhdmy","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{3}","lines":[27,27],"size":80,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mjhdmy","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04213698,-0.017509991,-0.049695306,-0.028461644,-0.048203252,-0.013737721,0.05143289,-0.018250437,0.007126241,-0.00179416,0.001095136,0.008704876,-0.031331,0.018427864,0.028070139,0.029942982,-0.021050403,-0.0069439043,0.02245879,0.015321992,-0.03716849,0.021148229,0.045431126,-0.009705676,-0.027413398,0.0050455276,-0.003635673,0.0017220888,0.015725534,0.04914116,0.011540379,-0.030150607,0.045456395,0.005636538,-0.0067101805,-0.020685863,0.027502034,-0.026603749,-0.035410393,0.033218913,0.018594453,-0.00915185,0.038764037,0.00638378,0.021239474,-0.036607016,-0.053319238,-0.012815482,-0.0040657124,-0.0038037393,0.016209112,-0.016547518,0.016926125,0.008457553,0.00655994,0.041059174,0.0072300923,-0.036906347,-0.06397564,0.005606898,-0.06886877,0.031004708,-0.008664104,-0.018384557,-0.0036700875,0.03934957,0.03762997,-0.004269748,-0.0086670555,-0.007958893,0.011121366,0.0025821617,-0.014964476,0.0034460023,-0.056705356,0.0047904784,0.020618532,-0.012088636,0.0018074454,0.05084978,-0.0053702057,-0.0035244976,-0.010285211,-0.019040193,0.0050163073,-0.007501024,-0.0039142733,0.06645441,0.05517872,0.0043888125,0.01050906,0.00032142526,0.04107114,-0.027103519,-0.028747179,0.019889431,0.00029565932,-0.036498927,0.053086657,-0.009894225,0.046911605,-0.010274311,0.0018503147,0.02450784,0.021710157,0.013273399,0.005438238,0.04932334,0.010076882,-0.02336352,0.018610626,0.049469825,0.020994466,-0.0037865064,0.0047071506,-0.023847017,0.022501182,-0.034064133,0.014684392,-0.015233176,0.02454884,0.018929772,0.046796307,-0.044401687,0.0043742866,0.038465917,0.0027569563,0.015062016,-0.021221714,0.029715551,0.024604144,0.025385166,-0.018078716,-0.024912974,0.0042192927,0.00019820435,0.051626965,-0.0066224,0.025394673,-0.06736319,0.00925942,0.015857877,-0.0064450405,0.009139029,0.02154124,-0.042219937,0.0025862418,0.010331275,-0.0064974986,0.04184909,-0.019278806,0.020337695,0.015837152,0.04353005,-0.00685525,0.022092853,0.017621698,0.02544519,0.009605791,-0.015485806,-0.011860915,0.013394965,-0.029903688,0.03941559,0.0022387474,-0.014345078,0.04360167,0.0025597813,0.0039448417,-0.026709104,0.017789947,-0.011297811,-0.008433531,0.009720135,0.029149,0.00731768,0.073240034,0.02451271,0.03446487,-0.031545427,-0.06810903,0.007569459,-0.060152255,-0.037432756,0.0051868977,0.013477401,-0.0002547911,-0.022484474,0.01798142,0.023393095,-0.007751354,-0.0056499625,0.027625846,0.035125103,0.040017463,0.016672025,0.004930537,0.0013542408,0.0150194485,-0.02555413,0.002835536,0.05760018,0.03238551,-0.03988203,-0.038750418,0.0010237277,-0.0038216086,-0.04214145,0.020695599,-0.03010245,0.0034131063,0.02237055,0.009520499,0.0038211506,0.010349718,-0.024878914,0.033687923,0.018878048,-0.0012520817,-0.016778598,0.015889222,0.05528248,0.01477187,-0.010503652,-0.038127873,0.0148670785,-0.032954376,0.06434441,0.021993626,0.00880386,-0.0063276924,-0.011666178,-0.0057133404,-0.011323642,-0.0038687051,-0.022554751,0.0026294743,0.0071509387,0.033233903,0.0008157188,-0.013499857,-0.01203359,0.011897281,-0.005050441,-0.008889754,-0.024062702,0.03866019,0.040214125,0.0143897245,0.00047204772,-0.0008437758,0.0045021432,-0.02758908,-0.024357159,0.0074894675,0.038624104,-0.0107490225,0.002867394,0.013223047,-0.003073305,0.0059760152,0.00861135,0.017861666,0.020236364,0.0066443677,0.0071881097,0.0088404305,-0.012937071,0.021331653,0.033970222,-0.00012659584,-0.024789272,0.025297314,0.01631453,-0.043473024,-0.035160273,-0.033893593,0.01903641,0.058731552,0.004725528,-0.064506836,-0.0030895518,0.024069885,0.0071305917,0.014148556,-0.0124271335,-0.025569689,-0.030764772,0.013555947,-0.03770251,-0.018001122,0.027473154,0.061694313,-0.007985329,-0.034046415,-0.0028131038,0.011074172,-0.1616426,0.022835752,-0.002240928,0.069877855,0.014823824,0.0024210054,-0.059476256,0.02543806,-0.060219258,0.08054586,0.0006980697,-0.043512538,0.019447776,0.01562762,0.017785762,0.03781853,-0.020688757,-0.015348152,-0.00040735235,-0.047909077,-0.021538487,-0.035400294,0.018182172,0.034118455,0.016613279,0.0245405,0.05918458,-0.020985918,0.0017090321,-0.069092296,-0.06236563,0.018791977,-0.004271534,-0.009158522,-0.04982079,0.02149102,-0.035051636,0.018129455,0.003711432,-0.029222222,0.060873095,0.05732603,0.010354349,0.015775671,-0.0011058021,-0.027031505,-0.005373627,0.012405086,-0.037444536,-0.025582694,0.029028581,0.021425037,-0.029027218,-0.0098625785,-0.04268106,-0.02644351,0.015185744,0.038176946,-0.014586011,-0.023775034,0.00036599766,-0.03845654,0.018883655,-0.0029842132,-0.06411344,-0.049945693,0.008287394,0.0016874826,-0.0094770575,-0.020043151,0.043262187,-0.05929254,0.0015864325,-0.006240621,-0.015434992,0.01370195,-0.020506287,-0.050735816,-0.00918922,-0.10324002,-0.012057616,0.04057656,-0.04940561,0.0062294956,-0.00869865,-0.041058306,-0.031268317,0.02486414,0.025666863,0.23349386,0.0012562732,0.025868217,-0.015268833,0.022682719,-0.0012890276,-0.0030429326,0.07153351,0.027036246,-0.03519887,-0.009697631,0.016909342,0.0040392643,-0.0011569585,0.010174827,0.071214475,-0.076696515,-0.009659635,0.0330582,0.020983104,0.03176093,-0.050369766,0.01713453,-0.012018288,-0.046436623,-0.005117421,-0.0028905591,0.028967222,0.005711616,-0.0022069092,-0.020811368,0.04641732,0.030336302,-0.04707749,0.02296273,0.02424434,0.006021699,-0.06916154,-0.01759267,0.015721852,-0.012041146,0.02903052,-0.0050414894,-0.056679368,-0.020821387,-0.0005679226,0.003182701,-0.024076492,-0.038762707,-0.017643984,0.005287781,-0.020743191,0.021454975,-0.024695253,0.0322182,0.023104513,-0.013935234,-0.014062653,-0.010872588,0.015188157,0.013264815,0.016147068,-0.052145768,-0.015904505,0.009960162,-0.008064456,-0.032391492,0.0024994074,0.00042513642,0.014223729,-0.010965077,0.003987008,-0.009283816,0.011959045,0.01507602,-0.018869327,0.03285801,0.044137664,0.020776099,0.0127846515,-0.01952326,-0.010672914,-0.038285658,0.010447952,0.02661792,0.011321444,0.029571194,0.058977295,0.008388992,-0.015620319,0.014639275,0.03377709,-0.024881126,0.024313956,0.017887639,-0.019170757,0.059883945,-0.036650144,-0.04578423,0.04147938,-0.021921167,0.035092745,-0.017824648,0.007989573,0.029995821,-0.005337755,0.005520303,-0.017780699,0.010840986,0.014313793,-0.074780256,-0.00008695992,0.034502674,-0.0024453092,0.021554645,0.053478397,0.049984775,0.014234368,0.0628212,0.014886359,0.016595667,0.020567833,-0.038054947,0.022314122,0.0022024058,-0.060848136,-0.009200048,0.00899129,-0.021756703,0.023802107,0.06021586,-0.027235258,-0.019799579,0.0340369,0.04265708,0.013338808,0.029996779,0.0038197457,0.03075071,-0.0074490826,-0.01019767,-0.037196822,0.030183624,0.0043419995,0.020660862,0.017817881,-0.029497135,-0.0053156475,-0.040560924,0.007999307,0.029255837,0.021221586,0.029533764,-0.03357321,0.007309089,-0.08691607,-0.025612906,-0.0425485,0.010245344,-0.01774161,-0.028333358,0.013901999,0.013584451,0.051407244,-0.019292517,0.02145627,-0.0050618276,0.011876533,-0.046120346,-0.028917428,0.013211693,0.0026568456,-0.0117916325,-0.0017331986,-0.030189399,-0.047757912,-0.023856299,-0.03320123,-0.009739456,-0.03775898,0.025869343,-0.0056517874,-0.04815435,0.0006063487,0.052341543,-0.016034996,-0.050807897,0.0041286354,-0.04798406,-0.035016548,0.0027720176,0.106882855,-0.020763464,0.004623228,0.01274971,-0.0005780634,0.08992082,0.059760135,0.02744281,0.0156891,0.02095037,0.013283585,-0.000990974,-0.0052044485,0.015082223,-0.012994885,0.01607341,0.05101931,0.004328643,-0.0033428746,0.0009207481,-0.030134114,-0.04899526,0.003742207,-0.047477905,-0.04674478,0.007244123,0.06469844,-0.0416927,-0.017084518,0.025284244,-0.0086384835,-0.0004853712,-0.04595217,-0.015500784,0.012944135,-0.023270184,-0.019732196,-0.030289311,0.018426454,-0.007849908,-0.04836798,-0.007567292,-0.039265536,-0.0087929405,0.017538505,-0.0066251424,0.03668167,-0.010571385,-0.03736112,0.014207315,-0.018851575,0.025252877,-0.0049471147,0.044273533,-0.021851417,-0.03440031,-0.03804969,0.031055788,0.032121945,0.0045726593,-0.025238568,0.0035910697,-0.0367296,0.045348,-0.012332632,0.026331741,0.008267525,0.010812932,-0.025227068,-0.0001972283,0.040024895,-0.0010884962,-0.0016967109,-0.048365463,-0.044380594,-0.016335435,0.00731537,-0.055303387,-0.060800344,-0.036030628,-0.01345743,0.018611562,-0.0036637087,0.03591869,0.007090874,-0.007809826,0.014610146,-0.0077435584,-0.03612808,-0.08844051,0.01170762,0.024894021,-0.019824283,-0.02238024,-0.018168593,0.04170344,-0.02014476,-0.01147443,-0.056608062,0.02512982,0.009241577,-0.065382175,0.037492894,-0.0608619,-0.0072559104,-0.033023816,0.030064011,-0.017238138,0.0058533764,-0.015775729,-0.009492462,-0.018697664,-0.020508943,-0.022340624,0.030303312,0.0024377173,-0.038561083,0.013174034,0.006321725,-0.010470686,-0.021063533,-0.0123438,-0.038874358,-0.010088324,-0.012092066,0.039064318,-0.034218438,0.0006156033,-0.0035782263,-0.012544934,-0.030991202,-0.025478391,-0.031041441,0.0044011986,0.009514854,-0.014652699,-0.027253676,-0.0003542529,0.0060466984,-0.016630195,0.009305091,-0.004682464,-0.0030213327,-0.01823858,-0.004792237,0.024957357,-0.004899211,0.036243174,-0.0105338795,-0.019483378,0.03891744,0.031043613,-0.028236147,-0.010210536,0.011009139,-0.01614264,-0.037158392,-0.038213037,-0.013115127,0.026538748,-0.012051202,-0.0015807488,-0.051669333,0.043933187,0.0037347851,0.004576161,0.042568132,0.047886997,0.025935743,-0.022819111,0.023442287,-0.0033395342,-0.036312334,-0.023859791,0.013772835,0.03239794,-0.046324078,0.03448823,-0.012502684,0.0029551457,-0.037786994,0.010914781,0.029270664,-0.041692667,0.03163308,0.0019579933,-0.012324389,0.05252524,0.004321305,-0.013943315,-0.038440388,-0.015294478,-0.0040974063,0.01525758,-0.015925432,-0.016224116,0.022190342,0.090196446,0.023435397,-0.0025812357,-0.01737381,0.004902345,0.0074977134,-0.1522662,-0.033559553,0.02667002,-0.022352915,0.014048702,-0.013829344,-0.038305912,-0.058045004,-0.011036568,-0.017254865,-0.0064258333,-0.026704974,-0.0089321835,-0.024461882,-0.0063206595,0.055911135,-0.03428987,-0.02573268,-0.0640509,0.036770783,0.012588721,0.0021045408,0.057502218,-0.017870776,-0.047576126,0.00890179,-0.053929545,-0.014791894,-0.020115677,-0.008967705,-0.032189593,-0.052319624,0.016542131,0.017952146,0.018857023,-0.027873179,0.0038681705,-0.0142358495,-0.05002071,0.0073221326,0.012741322,0.026000839,-0.013379197,0.03742728,-0.016772881,0.046044603,-0.016439881,-0.024641829,-0.038355663,0.010037444,0.0044245366,0.045551892,0.020789228,0.025219992,-0.01135497,-0.013117472,-0.020791275,-0.010704916,0.010413451,0.02407516,-0.0020594937,0.03507925,-0.02468512,-0.0014005405,-0.013608205,0.02720149,-0.064209506,0.021968015,-0.028390732,0.015599243,-0.016128585,0.0037707444,0.018962746,-0.050492894,-0.0060883244,0.002321673,0.008040271,-0.009792576,0.01048675,-0.02055457,-0.06450189,-0.010391731,-0.0020472566,-0.06318938,0.07452312,-0.021613229,-0.00944373,-0.011798611,-0.07028291,-0.021700282,-0.049382407,-0.05216661,0.022694675,-0.023738315,-0.034327336,0.041391976,-0.032917242,-0.001403447,-0.025023194,-0.014118473,0.0039228317,0.034919884,-0.035892963,0.0054069315,-0.029993484,0.0076281955,0.03133803,0.022386692,-0.004372478,-0.013082733,-0.029704988,-0.03293448,0.018821618,0.045327425,-0.08417322,-0.008408189,-0.02092425,0.017718269,0.02504985,-0.0052186796,-0.011438678,-0.021654766,0.0040397686,-0.04796318,-0.0006394175,0.08680564,0.043577537,0.045854725,0.0883697,-0.021374444,-0.009383513,-0.07329373,0.012346624,-0.016107643,0.030263942,-0.02697936,0.0042034863,0.05518697,0.006207543,-0.058237012,-0.035397455,-0.025933072,0.011693952,-0.024661433,-0.011872794,-0.024771133,-0.005029394,0.044898726,-0.0034772994,-0.017807906,0.007918122,-0.0069991034,-0.018240271,0.0591706,-0.023988184,0.024608454,-0.016777415,-0.0045451596,0.008418562,0.05850866,-0.0073814574,-0.010993067,-0.019360403,0.00507704,-0.034837868,0.055759728,-0.0103610465,-0.017167801,-0.0478321,0.007232002,0.055830687,0.016125979,-0.017256811,0.03360319,0.027466016,0.011284289,-0.0040046335,0.019449104,0.03515129,-0.038301494,0.044040803,0.005964053,0.048611283,0.074622855,-0.027746914,-0.020254081,-0.031038018,0.028105328,-0.05866679,0.041013952,-0.018372908,0.012162129,0.032812607,-0.034538697,0.0395848,0.004630859,0.021686934,-0.008823823,0.03126117,0.015129528,-0.05018904,-0.029542098,0.03434879,0.0052053565,-0.049589396,0.043119106,-0.021782186,-0.0052064513,0.014814091,0.04123933,-0.040773574,-0.022658318,-0.009586668,0.041256323,0.01247942,0.027631238,0.053680085,0.03324247,-0.009884255,-0.015830955,0.03217536,-0.011311736,-0.009159783,-0.021040343,-0.02381514,0.010208888,0.004148265,0.05507811,-0.017198112,0.007517317,-0.04260146,-0.0154963685,0.006964198,0.01514845,-0.0020757755,-0.04873725,-0.01562358,0.018320335,-0.017144172,-0.03073896,0.044209104,-0.030495958,0.033299733,0.0046223653],"last_embed":{"hash":"1k2ygg0","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"1k2ygg0","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{4}","lines":[28,28],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1k2ygg0","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034933362,-0.009233639,-0.060104053,-0.000703191,-0.03764102,-0.03238766,0.03747341,-0.024725923,0.012314907,0.00977797,-0.00028206361,0.0043140072,-0.014414662,0.008349237,0.02038286,0.03082584,-0.026267197,0.006857451,0.039491903,-0.016987529,-0.014953066,0.017925622,0.043261833,-0.01480855,-0.019821523,-0.012288279,-0.030606944,-0.013015235,0.0434338,0.049692456,0.02664215,-0.040288527,0.056130137,-0.017057719,-0.015469808,-0.005283548,0.0077467565,-0.027383296,-0.039684188,0.034712046,-0.0021602581,-0.024379708,0.019959912,0.010419628,0.029782351,-0.0316778,-0.04186973,-0.0018947456,0.002362808,0.010501148,0.031954665,-0.014060224,0.016847096,-0.009650757,-0.011285921,0.042064194,0.029098185,-0.045453977,-0.044667523,0.01873574,-0.06518676,0.02038672,-0.035259996,-0.019342465,0.006659005,0.044407763,0.04911541,0.00805358,-0.016785154,-0.016647799,0.015320037,0.013531467,0.016810577,0.012794177,-0.05184832,-0.002081499,0.031623695,-0.005304111,-0.002314925,0.05539479,0.008378693,-0.0016525021,-0.022799663,-0.0024991664,-0.02444743,-0.0074672243,0.007625085,0.088321224,0.03476191,-0.008960618,0.0041486206,0.0068620387,0.023191692,-0.016098732,-0.013451583,0.019460987,-0.016786484,-0.029809488,0.053200684,-0.00994608,0.013379663,-0.0030306275,0.011675325,0.0080462815,0.018919244,0.013037577,0.019271187,0.049723387,0.023073582,-0.019696694,0.025560347,0.06304415,0.016544059,0.005055109,-0.013878008,-0.02203382,0.019460937,-0.034765366,0.0112257665,-0.01348057,0.017540498,0.042530984,0.029533284,-0.022381065,-0.0015572141,0.02814046,-0.017638061,0.0071677426,-0.008499509,0.041204307,0.019574959,0.024837395,-0.028890058,0.005827509,0.008491969,0.020649925,0.056140166,0.0285678,0.009557508,-0.07047201,0.0020077124,0.009145872,-0.021226352,-0.0043481677,0.013986502,-0.03966488,-0.016017769,0.021734912,-0.023662949,0.030923108,-0.012915183,0.012989804,0.025345642,0.03735501,-0.012317566,0.0318233,0.012250983,0.031045552,0.013342176,-0.024483845,-0.009079677,0.0005832908,-0.018556794,0.057061594,0.0036304754,-0.005344834,0.01935567,0.009809224,-0.006129786,-0.027741998,0.011785205,-0.008050558,-0.010757356,0.031198282,0.027665695,0.009155679,0.04879239,0.029625494,0.024421183,-0.031764712,-0.056103133,0.018817669,-0.039523687,-0.051020406,-0.0017238429,0.039084356,0.0027006366,-0.016683323,0.0001411977,0.041029826,-0.006451922,-0.0063740597,0.022179006,0.03266902,0.06938873,0.030198209,-0.0061552073,-0.002287197,0.023273584,-0.013718193,0.020408044,0.024711724,0.025692787,-0.025762077,-0.037625905,-0.016950259,0.0047240495,-0.033696085,0.0067861704,-0.050368764,0.01887844,0.042698096,0.0008129184,-0.0077187037,-0.013250703,-0.019381087,0.05540942,-0.0077042826,0.004884286,-0.0060846554,0.04224857,0.07327443,0.019648759,-0.01872145,-0.023678225,-0.00024437206,-0.042857904,0.08005008,0.01970739,0.0038473553,-0.00093577517,-0.0063056485,-0.0027468295,-0.004211863,-0.004011561,-0.015984677,-0.028754247,0.014440278,0.020877393,0.017410817,-0.021944802,0.016143434,0.016229836,-0.004207904,-0.0105458265,0.0037835394,0.04786829,0.03374495,-0.0109574115,0.0069647375,-0.013661013,0.019000284,-0.020360677,-0.024639735,0.019990312,0.025043007,0.007159417,0.008734873,0.017702606,0.003756434,-0.007993439,0.026974602,0.01713822,0.018950315,0.00017014041,-0.0025472257,0.00895023,-0.020602196,0.03258275,0.035299752,-0.008399245,-0.007974889,0.020706262,0.023436273,-0.04257417,-0.041878384,-0.037171014,0.012790282,0.027319737,0.016568057,-0.061199933,0.001641591,0.018727936,0.02935118,0.025783718,-0.0003342793,-0.017460383,-0.0470865,0.0062402976,-0.041957177,-0.018325008,0.012209792,0.057845473,-0.00594798,-0.036112104,0.0060833716,0.0034285816,-0.16994274,0.012824198,-0.0042568897,0.058948595,0.0127506675,0.0143397795,-0.046107702,0.008339486,-0.0632725,0.06423363,0.006041697,-0.036218405,0.013912639,-0.00948163,0.029370615,0.022421235,-0.011396695,-0.011470956,-0.014330344,-0.048027046,-0.03794688,-0.048494175,0.043225292,0.037281554,-0.0006878846,0.02575259,0.0339962,-0.0031795762,-0.0004227864,-0.056618325,-0.07654501,0.03752649,-0.0042142225,0.0052334704,-0.029882561,0.009490589,-0.028583327,0.03817948,-0.0043592416,-0.00914214,0.06673891,0.03218437,0.024787894,0.019662954,0.021427117,-0.0010769026,0.0013135701,0.010392863,-0.030826982,-0.036867388,0.041743346,-0.012592589,0.0055669327,-0.020784352,-0.036634006,-0.0280483,0.005483111,0.029982693,-0.010104465,-0.037453573,-0.0009859076,-0.04772617,0.0003722093,-0.012978027,-0.05703974,-0.04367769,0.00036987953,0.011149409,-0.0053166472,-0.031003863,0.04269377,-0.05811833,-0.0032127574,-0.010202583,0.008846611,0.020318236,-0.008299331,-0.0358661,-0.0102317035,-0.12138315,-0.0236238,0.031099742,-0.039127428,0.0029975686,-0.013919701,-0.039499726,-0.0208007,0.037589427,0.006824694,0.23133239,0.0108364,0.03640175,-0.009390698,0.053329278,-0.017613985,-0.020093651,0.07068887,0.006236557,-0.019393858,-0.024695143,0.023328926,-0.010163596,0.0046845796,0.018742628,0.04019221,-0.06660499,0.01321861,0.038149133,-0.016466647,0.006755335,-0.061811827,0.007641027,-0.02419796,-0.053978033,-0.0037292573,0.015666096,0.038847625,-0.024580304,0.0092914235,-0.0046616825,0.039436795,0.04179068,-0.07233647,0.03062855,-0.004382147,0.015752327,-0.07229453,-0.014198646,0.016467646,-0.014875374,0.021508792,0.0075153573,-0.03251623,-0.039826456,0.018365566,-0.007179974,0.0031275512,-0.029408311,-0.017312538,-0.021563804,-0.021360647,0.0161195,-0.01674335,0.013539521,0.018216377,-0.007064705,-0.01667142,-0.0058246166,0.045367382,0.015869737,0.015185633,-0.064431824,0.007108646,0.027442567,0.005469679,-0.034169275,-0.013771555,0.013940411,0.006433151,-0.00015532998,-0.005158997,0.00015290974,0.0054936465,0.016291868,-0.03489515,0.0063528754,0.034891795,0.031072306,-0.0028993825,-0.02601011,-0.03776612,-0.013017777,0.007389438,0.037548307,0.015068464,0.029137442,0.048849273,-0.020100398,-0.012101496,0.019863743,0.025952354,-0.041284684,0.024004702,0.010870669,-0.011714426,0.055544708,-0.03400291,-0.03206076,0.03902112,-0.0007792776,0.039937846,-0.019829812,0.0065690638,0.014991099,-0.025566332,0.020467672,-0.025961097,-0.00463798,0.034051083,-0.0735536,-0.011659687,0.017646825,-0.030955613,0.019348174,0.07413537,0.044660743,0.037510563,0.033944514,0.015028843,0.018010931,0.027291318,-0.046609376,0.0062259324,-0.0062235505,-0.043806434,-0.012373837,0.005170168,0.009425903,0.044408776,0.022477133,-0.044270705,-0.015860785,0.038545985,0.05799131,0.022494808,0.032220732,-0.013403802,0.01964241,0.0007640719,-0.011203005,-0.034180522,0.018966481,0.015972158,0.031632982,0.007292474,-0.02718648,0.004444872,-0.044473488,0.021026278,0.015963614,0.008764096,0.006709133,-0.04462723,0.011177436,-0.09486349,-0.024427185,-0.010880456,0.0047120242,-0.025247343,-0.02423011,0.017277978,0.00077961874,0.07370651,-0.012617817,0.02034076,0.004893597,0.0070349197,-0.04078856,-0.035604414,0.016707545,0.024225183,-0.01444867,-0.019453654,-0.037080914,-0.05133946,0.02778509,-0.024356654,-0.0064044977,-0.030450303,0.01404688,-0.017408311,-0.026738102,0.008515083,0.046152476,-0.0030452423,-0.05262625,0.0010171747,-0.047558554,-0.037082978,-0.0068800934,0.0971902,-0.015190274,-0.008356024,0.00522882,0.0028949236,0.087261125,0.075263664,0.0131603945,0.024969297,0.030772768,0.015341681,0.0036047017,-0.0149848,-0.024872461,-0.020593118,0.023935433,0.032104,0.026643796,-0.0028371727,0.010472027,-0.02400971,-0.030705817,0.005474329,-0.078409836,-0.061830677,-0.013332676,0.054364555,-0.01634397,-0.0054091015,0.008558921,-0.01687584,-0.009684355,-0.04724233,0.005777202,0.025338732,-0.043836515,-0.026988639,-0.029925363,0.012395258,-0.009323074,-0.049982537,-0.016568,-0.05592027,0.010800693,0.009818776,0.009494476,0.028944654,-0.0055786166,-0.01819372,-0.00026616396,-0.0111735985,0.008952916,-0.019130683,0.031446114,-0.020274917,-0.03881687,-0.026966527,0.0076469122,0.026748609,0.009775471,-0.010968395,-0.0070515973,-0.023002649,0.040828384,-0.009529931,0.013602686,0.018691067,0.003968817,-0.036934175,-0.0043194164,0.019354029,-0.0011245335,-0.014244258,-0.03398911,-0.065301105,-0.013094978,-0.0021795144,-0.05343679,-0.04432661,-0.026640825,0.0014010391,0.0050046155,-0.0051429044,0.017478418,0.0099952305,-0.030073723,-0.014114588,0.0018918428,-0.055298623,-0.062310893,0.02564652,0.0381555,-0.009149232,-0.02460192,-0.02126405,0.025918132,-0.0023556463,-0.0134927295,-0.05692985,0.017753687,-0.0048030484,-0.06448845,0.032239873,-0.06000785,-0.020673605,-0.0436432,0.016614253,-0.01685302,-0.0040633082,-0.004424769,-0.0072845034,-0.03485061,-0.006608555,-0.0199122,0.0043111187,0.010723444,-0.052321337,-0.00882373,0.010582406,-0.00045602236,-0.030879332,-0.03471943,-0.022117913,-0.015057447,0.000407869,0.028837474,-0.02280602,0.02002717,-0.005534919,-0.010109634,-0.03487157,0.005521122,-0.024632579,0.009273116,0.0018785482,-0.018061545,-0.051898263,-0.025122462,0.019795269,-0.011473783,0.014119963,-0.023058036,-0.030907523,-0.016225979,-0.00080350507,0.043942332,-0.005056242,0.054352596,-0.0005268992,-0.011434567,0.05619547,0.024554156,-0.04942919,-0.021086283,0.011827258,-0.013773534,-0.03138563,-0.04099156,-0.014538498,0.036996625,0.0027295502,-0.009444686,-0.04709063,0.055612344,0.014118118,-0.021930108,0.03513437,0.04254029,0.014728284,-0.038520068,0.056475185,0.024109317,-0.027419228,0.011077174,0.015864411,0.020580718,-0.051962547,0.046994112,0.013228053,-0.008603962,-0.03645876,0.008414559,0.0064356704,-0.04246813,0.040320713,0.010028208,-0.0018826645,0.034177776,-0.01606171,0.000860255,-0.026701165,-0.011488671,-0.0071914187,0.0130007155,-0.01266958,-0.034018498,0.008484993,0.064368434,0.014014267,-0.0079658935,-0.03486468,-0.01934444,0.013264042,-0.1451612,-0.017253105,0.031276923,0.0024753222,0.010635981,0.005307575,-0.027435103,-0.06804666,-0.019119391,-0.01609898,-0.014952082,-0.015008716,-0.021531427,-0.02112497,-0.0072657624,0.0579312,-0.05849987,-0.024514081,-0.049421243,0.043992516,0.021094197,0.011762853,0.05667273,-0.023475915,-0.030758843,0.01861148,-0.054593123,-0.039172817,-0.018215012,0.016647745,-0.033239234,-0.05424865,0.011992509,0.033336952,0.0065352423,-0.016009523,0.002551884,0.0013602864,-0.067504555,0.023295134,0.0028157914,0.033306334,-0.0014491626,0.024868762,-0.017392756,0.05024259,-0.02179939,-0.024587596,-0.051946755,-0.0050684293,-0.004142855,0.035481874,-0.009490352,0.014754939,0.01496091,-0.031467833,-0.023457624,0.006426959,0.04712735,0.023380637,-0.0022878184,0.054218367,-0.029484726,-0.013222905,-0.030018672,0.0433834,-0.03056622,0.043751143,-0.0028908201,0.009254786,-0.020569904,-0.015281129,0.008569455,-0.037542302,0.0018919145,0.008178815,0.030621096,-0.013589438,-0.02431745,-0.019281175,-0.059176926,-0.0072953436,0.009408554,-0.03335213,0.058841176,-0.009566242,-0.0013262309,-0.011822887,-0.04271008,-0.018446548,-0.035675287,-0.055798795,0.028495198,0.006462285,-0.042856753,0.0058213356,-0.019235974,0.004239009,-0.03962597,0.00069808733,-0.03420694,-0.0075974152,-0.03114544,-0.039390422,-0.039480586,-0.012756001,0.033046965,0.020749828,-0.004810409,-0.03845466,-0.012028036,-0.022788117,0.01804787,0.054288246,-0.07009856,-0.006674452,-0.01996517,-0.00049353327,0.03648002,-0.0007475313,-0.029049883,-0.033517845,-0.0057845074,-0.028728584,0.024545155,0.08339965,0.031999383,0.02947907,0.058587927,-0.016724586,0.009972079,-0.07377036,0.00065719243,-0.029495873,0.038582727,-0.018888906,0.0011958289,0.063181154,-0.018365711,-0.05687085,-0.03633036,-0.0074330578,0.0069309184,-0.0050084265,-0.003953769,-0.013620899,0.0005904628,0.029913248,0.012801875,-0.015209639,0.0099364,-0.038026854,-0.023738574,0.041815616,-0.027835226,0.014100431,-0.018686403,-0.0054547866,0.020699149,0.07620564,-0.0030202512,-0.005635058,-0.024979636,0.0020365533,-0.029338038,0.07758054,-0.011962248,-0.020026209,-0.019435462,0.01122424,0.051655676,0.021941118,-0.0081836665,0.033531938,0.056704894,0.013617003,-0.01644072,0.029448418,0.0048279203,-0.036970913,0.029001141,0.022450257,0.029512689,0.054674916,-0.05472232,0.0040448178,-0.021367231,0.01695961,-0.050821714,0.037956435,-0.0053844354,0.012883114,0.04076708,-0.019656213,0.05712858,0.0077704326,0.024196032,0.004422915,0.016948408,0.00543135,-0.013753348,-0.031229315,0.015697619,-0.006013516,-0.043217666,0.05032154,0.002266913,0.0040048715,0.0030857197,0.050193343,-0.028672347,-0.02177356,0.008929978,0.006095831,0.021779072,0.02922323,0.055156287,0.04013906,-0.025609989,-0.02667468,0.038632803,-0.0422789,-0.017141743,-0.03418606,-0.024117067,-0.011466917,0.00057739293,0.04812479,-0.023159407,0.022251034,-0.03771867,-0.0014386162,0.016321043,0.035056554,0.00867018,-0.04172027,-0.026487315,0.010958221,0.010039661,-0.023497563,0.06524836,-0.04341985,0.02245869,0.00087902654],"last_embed":{"hash":"s97brt","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"s97brt","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{5}","lines":[29,29],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"s97brt","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036293063,-0.023232726,-0.037646413,-0.0058324346,-0.042847686,-0.0359203,0.044185434,-0.006536913,0.012034018,0.012274672,-0.012027272,-0.0044444688,-0.0348733,0.025912093,0.019004788,0.018292744,-0.03544452,-0.018604927,0.026318086,-0.0038732318,-0.051552884,0.01977365,0.03191025,-0.013392518,-0.038618207,0.009323754,-0.013947168,-0.029472616,0.018651985,0.035789922,0.0129751405,-0.047837056,0.038383253,-0.0229515,-0.004140522,-0.018457958,0.016938576,-0.017016286,-0.046691943,0.03879706,-0.0061703827,-0.020939441,0.03932662,0.015621681,0.034493487,-0.029493071,-0.029269071,0.0046643526,0.015551541,0.010434719,0.008526104,-0.020698322,0.018811727,-0.016591268,0.007858599,0.027299257,0.0041759955,-0.0317777,-0.05782441,0.002428281,-0.054385576,0.016035812,-0.013277212,-0.021748045,0.0076556983,0.057496175,0.02745462,0.0064075366,-0.011940937,-0.009213606,0.01747509,0.017857807,-0.011667179,0.016820084,-0.051185474,-0.006666964,0.018565236,-0.0069413297,-0.023585659,0.057041097,-0.0043989914,0.013542599,-0.008135882,-0.013879618,-0.006465288,-0.0026147175,-0.014992272,0.07371196,0.036731802,-0.013916841,-0.0019504093,0.001863122,0.05098636,-0.03477153,-0.04510431,0.026792541,0.0067161275,-0.053020824,0.047173724,-0.015900217,0.047764223,0.03254545,-0.0045630615,0.011871413,0.04421569,0.004315671,-0.01084259,0.051981088,0.015833952,-0.022126231,0.004665197,0.054703366,0.021160625,0.008986219,0.0007033923,-0.060982294,0.031704493,-0.0323662,0.014801403,-0.00028998917,0.0050977953,0.042711165,0.030299768,-0.032958757,0.00021082252,0.030271837,-0.024236534,0.008014942,-0.011402944,0.02078686,0.029768836,0.0056989985,-0.023816142,0.0058963434,0.006609423,0.0043285103,0.051279336,0.00907964,0.009727873,-0.072337955,0.009054105,0.023156526,-0.018433427,-0.0029005478,0.030563945,-0.03494596,0.010654727,0.014415206,-0.010432998,0.02078317,-0.004114187,0.0072769998,0.020334546,0.063356146,0.009957635,0.016040128,0.021486105,0.039426714,0.01643016,-0.012215497,-0.011005696,-0.02095805,-0.021055914,0.039692443,0.011553933,-0.009434177,0.039795805,0.029012384,0.0062551256,-0.010920578,0.0130766975,-0.017442225,-0.017195234,0.016499532,0.02999435,-0.004002375,0.06751541,0.03206489,0.028308282,-0.02614433,-0.06569758,0.01867337,-0.05175982,-0.021634724,0.007543788,0.013693898,0.0024753425,-0.017940642,0.02023359,0.0382026,-0.016951444,-0.0058020744,0.013154803,0.026806368,0.08943698,0.013079375,-0.012949549,0.00082225923,0.024117459,-0.03384407,0.018131869,0.034114815,0.042797092,-0.02722283,-0.03723304,-0.011792662,0.008544582,-0.038334414,0.0047300374,-0.06104666,0.022737725,0.040132,0.0069170143,0.016044889,-0.017521976,-0.026499374,0.036753654,-0.001569918,-0.008030004,-0.0029304633,0.034455065,0.059436105,0.0037428173,0.00031751677,-0.02091262,0.0073931455,-0.043969676,0.056678217,0.013287544,0.02049341,0.011050719,-0.0042436346,0.011768873,0.011811493,0.017525675,-0.03095009,-0.031485792,0.0066096615,0.018374719,0.0058425665,0.015815098,-0.025491461,0.012043533,-0.0066399267,-0.025337664,0.031296324,0.038242925,0.06207841,-0.007817645,0.0014602098,-0.036108375,0.022689415,-0.009599354,-0.0335109,0.036434293,0.04037551,0.0144421235,0.009127272,0.014459084,0.01827341,-0.00063153566,0.044138864,-0.0007471962,0.009027395,0.0016231899,0.018982917,-0.017176151,-0.030561903,0.037918206,0.03399297,0.00032497843,-0.024834758,0.047737394,0.012289942,-0.018688118,-0.03180029,-0.03239772,-0.0011710167,0.04840768,0.013927175,-0.039960783,0.008549865,0.021922257,0.0228883,0.021408146,0.00814158,-0.024607034,-0.04446624,0.0033053176,-0.030967485,-0.034321897,0.018115683,0.05990741,0.016974282,-0.046110254,0.020748751,0.015805682,-0.16432153,0.018505314,-0.003298812,0.04374246,0.012821622,-0.007943258,-0.026875619,0.018428912,-0.07041769,0.059141934,-0.010930428,-0.036149707,0.015075784,-0.0062932298,0.020282714,0.034369007,-0.01212152,-0.0020352316,0.012365027,-0.057242475,-0.013389024,-0.036263634,0.028563779,0.04357821,0.01599885,-0.004668682,0.055782568,-0.02914628,0.0038324469,-0.053317934,-0.0534751,0.02021561,0.000029447678,0.008193444,-0.03793585,0.00513874,-0.054404516,0.028746244,-0.007314285,-0.020730881,0.085415475,0.014601927,0.017978676,0.031527583,0.0007684398,0.008294482,0.0030562612,0.013377183,-0.02514549,-0.04572942,0.027637377,-0.0049191625,-0.005453596,0.014493028,-0.044391546,-0.012458168,0.012455506,0.038018484,0.0099445125,-0.03994237,-0.003158178,-0.047059834,-0.000078736106,-0.0057343477,-0.039695024,-0.06225009,0.004564749,0.0066626314,-0.010456867,-0.00562119,0.051334746,-0.055471167,0.010618275,0.0028844327,-0.008666018,0.018640045,0.0057957424,-0.0440061,-0.030384673,-0.09256852,-0.004739625,0.032887742,-0.043726552,-0.003532576,-0.030843357,-0.03034161,-0.020467563,0.029408393,0.016769648,0.21995556,0.03674218,0.0322576,-0.009344781,0.044178065,0.00039995485,-0.004718249,0.07471566,0.02656526,-0.026953246,-0.027792966,0.034247205,0.015713565,0.0023746758,0.01657123,0.061143387,-0.073784456,0.0009095291,0.04552845,0.006821092,0.010146617,-0.06700018,0.011649652,-0.021052597,-0.047508642,-0.0027318199,0.014579695,0.03408083,-0.020147074,0.017056756,-0.016206048,0.05092915,0.043025963,-0.05438592,0.02743689,-0.0036392177,0.008626014,-0.08314839,-0.02010308,0.025499618,-0.014586368,0.01690664,0.01169493,-0.03969867,-0.04461056,-0.00025119548,-0.011576172,0.009502862,-0.03577962,-0.0036125588,-0.0148309935,-0.052070957,0.025610924,-0.015739257,0.026794147,0.013425258,-0.006591052,-0.051453076,-0.0059187394,0.041760866,0.021693315,0.021429833,-0.07191016,-0.008438024,0.018996475,-0.012708709,-0.022374084,-0.011782909,0.009475438,0.026636142,-0.016994584,0.009073804,0.009917692,0.004136748,0.008554624,-0.02034966,0.023617242,0.03320257,0.028440826,0.012760895,-0.041660808,-0.01738343,-0.013611447,-0.009483144,0.038316492,0.0009994698,0.07030859,0.047230873,0.00033996394,-0.015885243,0.0066296635,0.019637175,-0.02580114,0.013767022,0.028269747,-0.01448592,0.059290778,-0.02920805,-0.028952705,0.020754827,0.008352624,0.010622846,-0.021739952,-0.023656229,0.04108481,0.006733585,0.022551814,-0.009264669,0.003239771,0.01718361,-0.07427087,0.007469023,0.016235847,-0.01733599,0.02123125,0.041170474,0.03556093,0.014321387,0.040846854,0.015656138,0.022417778,0.030457303,-0.038403504,0.036796596,0.016049094,-0.07282545,0.015056849,0.02471253,-0.003579088,0.029943831,0.038931437,-0.026225222,-0.027409168,0.0476235,0.036033656,0.025599336,0.019567948,0.0020026509,0.031215008,-0.01905874,-0.019966802,-0.009591446,0.020493476,0.013065577,0.014032025,0.010815926,-0.05559231,-0.0072222445,-0.056027602,0.03376194,0.014377281,0.03109832,0.027553113,-0.052533623,-0.000016754238,-0.08505034,-0.017044116,-0.024032615,0.014691141,-0.019036818,-0.031704683,0.020101279,0.03271708,0.06366168,-0.019196937,0.04100054,0.010941741,0.004247126,-0.029929245,-0.02058945,0.014729721,0.008272263,-0.037776142,-0.010098789,-0.022201197,-0.034959026,0.027537478,-0.024925554,-0.0090445625,-0.03133383,0.0116377855,-0.022602104,-0.048028078,0.01416154,0.04844781,-0.00937835,-0.06534231,0.0069494974,-0.032255515,-0.028588668,-0.006395668,0.11090275,-0.009779756,-0.0037458169,0.0016668341,0.0073313015,0.08472332,0.07006601,0.029974228,0.0065080677,0.036845382,-0.0028826552,-0.00029130725,-0.010650368,-0.025969036,-0.017842207,-0.007536662,0.04291131,-0.0058015124,-0.018644053,0.015527318,-0.016249433,-0.052818723,-0.006706231,-0.05326023,-0.05093964,0.00087996095,0.055119283,-0.041548375,-0.014093655,0.020595405,-0.026376994,-0.006727287,-0.040104672,-0.036030427,0.01942718,-0.025756719,-0.02048178,-0.037997715,0.01987227,-0.0057604834,-0.05254629,-0.015183746,-0.05085822,0.004070708,0.019168593,0.004460843,0.034307603,-0.008230785,-0.015242026,0.00075620523,-0.02201343,-0.012631397,0.021665473,0.044049602,-0.015476253,-0.06053823,-0.04408833,0.007009232,0.014278308,0.018965274,-0.02690171,-0.0047367415,-0.020651108,0.038101677,-0.01785914,0.047454257,0.01885494,0.011595952,-0.019551253,-0.0046671713,0.017361501,-0.007836219,-0.01356476,-0.03938343,-0.037706446,-0.017259065,-0.0016824139,-0.03903854,-0.04123558,-0.032263868,-0.019886972,0.017830892,0.006751015,0.008576045,-0.008293744,-0.03527462,0.014292152,-0.016039282,-0.03854349,-0.0696495,0.035384465,0.009091516,-0.02876389,-0.012061797,-0.015904488,0.051869415,-0.009989794,-0.035166226,-0.048600234,0.0018024035,-0.009007895,-0.074644625,0.04025033,-0.048392206,0.0009389599,-0.0134342285,0.03609364,-0.014269698,0.008668573,-0.0088999905,-0.0011337588,-0.00884541,0.0044323877,-0.033693884,0.038224727,0.007223861,-0.04043368,0.0027518568,0.012313199,-0.0028613496,-0.040156007,-0.02557807,-0.020418053,-0.023711758,-0.021605622,0.048787426,-0.028504368,0.010119564,-0.017949987,-0.006577763,-0.01561961,-0.022069592,-0.025889166,0.0135735115,0.028219799,-0.025598476,-0.054494575,-0.01343941,0.005189455,-0.01417653,0.008825074,0.0018038034,-0.0243923,-0.011030132,-0.0035220862,0.027500698,-0.0064855334,0.016910646,0.0049475036,0.0031869018,0.05671822,0.02146964,-0.03880503,-0.01914125,-0.0011621685,-0.02216731,-0.033849277,-0.040572263,0.0017416808,0.028335327,-0.022629501,0.0028055434,-0.041446913,0.03402653,0.022169614,-0.011447993,0.061708063,0.020173443,0.025393365,-0.040389314,0.049879316,0.00030262928,-0.037184946,-0.0025610533,0.0011606237,0.015649077,-0.051036343,0.0037483962,-0.0065060225,-0.0065949433,-0.038322877,0.025280448,0.02027975,-0.055059608,0.034910187,0.0036997672,0.005988858,0.045895826,-0.005335352,-0.0059783454,-0.018284911,-0.0051241405,-0.0075011626,0.012277156,0.0068514226,-0.02442328,0.028587863,0.059088163,0.03047052,-0.0038445059,-0.025532644,-0.016858261,0.004500641,-0.14169161,-0.0395725,0.007803815,0.0008755552,0.008917357,-0.013138394,-0.016242398,-0.055093568,-0.011181401,-0.033863913,-0.02028098,-0.0142437555,-0.0044958577,-0.03321149,-0.018023817,0.03267125,-0.05225091,-0.02464774,-0.044905707,0.046703674,0.018728992,0.01129377,0.042470343,-0.02274681,-0.020430284,0.01840642,-0.06396477,-0.03311939,-0.024223037,0.0011903124,-0.03628075,-0.055078104,0.023054944,0.04018971,-0.014742965,-0.03201951,-0.0012146247,-0.010109877,-0.06463004,-0.006199344,-0.017306417,0.02762564,0.0061199805,0.02740174,-0.007858472,0.06272253,-0.030440949,-0.021503007,-0.06637899,0.018568238,0.0012837742,0.01972778,-0.009425751,0.008845542,-0.0033358599,-0.01793753,-0.030850224,-0.008090632,0.010174455,0.035199028,0.00695785,0.028120263,-0.030148707,-0.010522246,-0.0017940797,0.042691257,-0.036258854,0.03731521,-0.0119493,0.00010242151,-0.014227508,-0.028222185,0.010505779,-0.03845038,0.011384209,0.0051001594,0.013393168,-0.02747476,-0.0041128104,-0.031478766,-0.029278906,-0.006353723,-0.012009758,-0.048880536,0.059921723,-0.008289393,-0.01166327,-0.0052151326,-0.05062205,-0.0070002624,-0.06716047,-0.07168523,0.03450276,0.0059259078,-0.030461336,0.0314781,-0.021788608,0.009500426,-0.01093481,0.0016432429,-0.007305355,-0.0038936401,-0.041703146,-0.017772699,-0.017118286,0.015296993,0.056720886,0.012149155,-0.011983697,-0.01975134,-0.010193989,-0.017124426,0.022814149,0.04308667,-0.06470881,0.0029744217,-0.01198809,0.024873208,0.03923516,0.005596791,-0.02604883,-0.01741983,-0.021447225,-0.04318573,0.006493041,0.084891416,0.052574,0.035577726,0.0627099,-0.033236645,0.0062325075,-0.07232148,-0.00055189803,-0.007131007,0.03444153,-0.012576607,-0.0017222677,0.056927755,-0.013009845,-0.04029844,-0.024868159,-0.031118928,-0.0013895736,-0.015043301,0.008480909,-0.017374676,-0.011872267,0.0483268,-0.01636544,-0.02494264,0.012212771,-0.019480886,-0.011943877,0.033973455,-0.023021063,0.023407977,-0.012916297,-0.019909246,-0.0042520245,0.07535569,-0.01502506,-0.0062368354,-0.024461124,0.0099534085,-0.0138287945,0.066146284,-0.006532613,-0.017052222,-0.046226032,-0.006907026,0.06437971,0.011580178,-0.0046217255,0.025922874,0.040811393,0.0044323313,-0.012975134,0.020998163,0.02072358,-0.040032085,0.028488457,0.012041468,0.033849332,0.06314739,-0.054001447,0.0003099076,-0.024503779,0.016705142,-0.04865285,0.048612546,-0.012034726,0.017743956,0.020209426,-0.0077332268,0.06322353,-0.0012773182,0.020693645,-0.03664771,0.000118744894,0.018304683,-0.032959793,-0.0077435407,0.009952316,0.005152319,-0.04523809,0.046067394,0.010024583,-0.02211784,0.016800605,0.04488098,-0.03993373,-0.017067567,-0.001188489,0.006931292,0.023959953,0.021358669,0.024424259,0.034745693,-0.0019763103,-0.010378813,0.045749422,-0.01902687,-0.037758537,-0.028948579,-0.024147226,0.0021666323,-0.00054109085,0.05347264,-0.015508186,0.011823681,-0.05173373,-0.023866462,0.009462679,0.01269837,0.0036683523,-0.042440627,-0.025457978,0.013351982,-0.013335267,-0.038988266,0.02767807,-0.032205846,0.031286325,-0.022588648],"last_embed":{"hash":"1tcf0sd","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"1tcf0sd","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{6}","lines":[30,30],"size":89,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tcf0sd","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05197064,-0.014981364,-0.0364054,-0.023529893,-0.042767473,-0.036434047,0.034482036,-0.0060654883,-0.0034619537,0.0066273687,-0.0055067223,0.004237556,-0.013872149,0.022486804,0.026589632,0.019429395,-0.015775517,0.00092564046,0.017305203,-0.017992664,-0.018476808,0.019321032,0.048969943,-0.032810837,-0.026004065,0.008213589,-0.0069473106,0.013710091,0.023249965,0.06593311,0.014339873,-0.033554994,0.06522767,-0.0040435274,-0.022298055,-0.020910652,0.023831388,-0.014645508,-0.04497217,0.055506248,0.0047390833,-0.01880031,0.033036403,0.023244688,0.046203766,-0.029246341,-0.03396112,-0.0034622957,0.001817855,0.011758981,0.011182298,-0.010085233,0.01729743,-0.022637632,0.012134465,0.021600682,-0.024138637,-0.027002117,-0.06722211,-0.00030131752,-0.0722827,0.019086154,-0.031950716,-0.007519615,-0.019464964,0.057330977,0.026619771,0.0015177617,-0.015338431,-0.006368672,0.01156928,-0.00042801298,-0.018471468,0.015487122,-0.053201046,-0.012215704,0.018859962,-0.02333484,-0.00809666,0.031606376,-0.0034082907,-0.010308438,-0.000825363,-0.010897504,-0.007952376,0.0066433125,-0.01826567,0.07160511,0.033657093,-0.010082682,0.011761714,-0.004283565,0.035048194,-0.038373936,-0.03994889,0.023011312,0.0065732994,-0.023685655,0.037984975,-0.031688742,0.010561007,-0.014808695,0.011629274,0.023540094,0.016720152,-0.012572632,0.026609052,0.03820211,0.013826423,-0.011508506,0.018786307,0.04669679,0.009381194,0.012612538,0.008881585,-0.026863605,0.021876408,-0.03823449,-0.015292554,-0.0047412706,0.021976745,-0.014553095,0.026619544,-0.05423499,-0.00830758,0.037186302,0.00036380385,0.01943435,-0.031995002,0.007059449,0.017063117,0.054704595,-0.014822082,-0.0041673807,-0.026141252,0.032924574,0.04895695,0.021013938,0.012080818,-0.06432147,0.022912215,0.0009028851,-0.030609673,0.009279257,0.024139239,-0.0423685,-0.008790968,0.0033445072,-0.00725052,0.019243354,0.008562389,0.013935477,0.027709661,0.06614889,-0.017521532,0.04461761,0.031535827,0.04606837,0.031050589,-0.020835826,-0.0072099958,-0.014603573,-0.0076713683,0.052035056,0.021136682,-0.020710371,0.039483815,0.023300705,0.013177904,-0.0019762306,0.009049727,-0.026167477,0.013069691,0.02202848,0.01976068,0.012042582,0.08178298,0.027302446,0.03127579,-0.047257725,-0.080567844,-0.0017854335,-0.0456448,-0.04233609,-0.0069407425,0.014739353,0.0077061206,0.0036430121,0.01633881,0.022831315,-0.019452514,0.002137604,0.028267227,0.01608705,0.066357456,0.01138076,0.0031440826,0.01334712,0.012430745,-0.027948445,0.016602421,0.03852433,0.04203284,-0.026267938,-0.04971902,-0.0096511915,-0.01148315,-0.040279582,0.00013584363,-0.033896104,0.03450784,0.02910298,-0.0026595925,-0.0073636584,0.007900101,-0.052194227,0.07125786,0.018743351,-0.013490708,0.0057551838,0.028016647,0.0503614,0.03184404,0.0005051014,-0.021961179,-0.02735062,-0.028584031,0.069647886,0.002774055,-0.0006322378,-0.008340929,0.019430935,-0.00976285,-0.0148017695,-0.013704998,-0.038228426,-0.010838121,0.022783635,0.043585364,0.013991193,-0.01849782,0.010067483,0.025712159,-0.015258504,-0.018828377,-0.003308026,0.04327317,0.041875474,-0.030307777,0.015256812,0.0035758922,0.009090908,-0.048245117,-0.04039836,0.0141267665,0.029181669,-0.009051886,0.0031741802,0.015364713,0.015948422,-0.016517384,0.0333491,0.0050502876,0.02092399,-0.0013644564,0.0003298626,0.006493448,-0.005126341,0.02527606,0.020406432,0.006534419,-0.021677082,0.03056564,-0.0032292262,-0.029913377,-0.029755704,-0.045188397,0.0033603888,0.05206043,-0.007376302,-0.036430407,0.0034893672,0.018227227,0.017515155,0.038396835,-0.01055059,-0.013002481,-0.030721588,0.009938888,-0.043558665,-0.012877287,0.00784634,0.0635391,0.003039025,-0.028316101,0.0009808458,0.0017152776,-0.17286885,0.02440577,-0.0027273246,0.06775657,0.025706552,-0.006716889,-0.02658443,-0.009543834,-0.06728548,0.07539179,0.014544964,-0.0473971,0.02351241,-0.027513612,0.0067804293,0.0078305565,-0.03177772,-0.0038015852,-0.016896589,-0.046448454,-0.029589387,-0.048389312,0.053739768,0.05924949,0.00069034233,0.029003324,0.054237157,-0.0071043232,-0.0030082474,-0.04110478,-0.039828844,0.029116027,0.0049131713,0.007995916,-0.032796413,0.020508682,-0.044192605,0.043745518,-0.0049067596,-0.016042879,0.056552872,0.049072385,0.016593501,0.024842825,-0.010548239,-0.0036976933,-0.008849881,-0.002531137,-0.060626652,-0.013600045,0.018594608,-0.012489435,-0.025509432,-0.03497815,-0.04504026,-0.012493883,0.01618619,0.03557602,0.00031532638,-0.014452091,-0.0069596334,-0.03252111,0.015039752,0.012809262,-0.043516755,-0.062400825,0.012309969,-0.000044986107,-0.02627363,-0.017237544,0.025856558,-0.047708105,-0.013715608,-0.018395128,0.014215255,0.03017423,-0.030883463,-0.033748887,-0.032958787,-0.10233513,-0.033204604,0.049217224,-0.028438896,0.02064949,-0.01685578,-0.029701605,-0.006888407,-0.008792275,0.015487696,0.23792791,0.029918598,0.008903066,0.0112023875,0.066348486,0.0093628075,-0.016734952,0.08589305,-0.014030804,-0.034960106,-0.04252795,0.009542041,-0.010022098,-0.012217499,0.036215637,0.052426297,-0.052039582,0.01943235,0.035610434,0.025398195,0.014777444,-0.018794615,0.024083585,-0.028364267,-0.04353059,-0.014881145,0.014462394,0.015207504,0.0065417425,0.015504895,-0.018769853,0.037088048,0.023790035,-0.034060232,0.034976378,-0.009842558,0.012071227,-0.09425864,-0.015597965,0.017800944,-0.0036164357,0.01243605,0.01979665,-0.04838403,-0.042546507,-0.000049848877,0.008038315,0.01361033,-0.020811215,-0.035544995,0.0012870854,-0.010526422,0.014019195,-0.016400754,0.007359985,0.009651424,0.017292667,-0.038428646,0.0069377883,0.06326846,0.009116147,0.015404089,-0.046737403,-0.015994433,0.014687587,0.00015254662,-0.0048904996,-0.02132197,0.0018739827,-0.0010397831,0.01473288,-0.0182794,-0.0155037865,0.013182108,0.025175808,-0.0032995217,0.0090223355,0.055529244,0.013585868,-0.00011602289,-0.036984857,-0.0358396,-0.054089,-0.0014030274,0.023504945,0.02199525,0.015931265,0.079542406,-0.0024637491,-0.0141650755,0.028985107,0.046410754,-0.034603085,0.02795655,0.017611055,-0.019121574,0.054652274,-0.028271984,-0.029062083,0.035579324,-0.0005090703,0.029329255,-0.048256475,-0.021654982,0.008619693,-0.013793605,0.019391337,-0.008753108,0.015119673,0.006490585,-0.067456834,0.008063396,0.026603453,-0.028493935,0.02276705,0.0520284,0.03770869,-0.0023672283,0.02662188,-0.008790991,0.020237848,0.010081146,-0.04129413,0.022566684,-0.021672657,-0.061649755,-0.021030243,0.008534604,-0.006538684,0.023710843,0.054487813,-0.027953422,-0.004804291,0.029254697,0.05439728,0.012529932,0.037637874,0.0021121562,0.034629174,0.017285453,-0.0144700315,-0.035524722,0.009365546,0.010583826,0.015307264,0.0057375366,-0.009218404,-0.0088507775,-0.036251497,0.019835474,0.047081534,-0.008240693,0.041407205,-0.047327552,0.0113160405,-0.08594809,-0.034175996,0.0004305017,0.00017519122,-0.008114543,-0.019756371,0.02310936,0.013422204,0.06626197,-0.021472681,0.0023494875,-0.0136172,0.019457934,-0.011697059,-0.019830521,0.0070358934,0.0012470814,-0.037923258,-0.045360275,-0.023367519,-0.031657882,-0.0043957,-0.036279224,-0.010006494,0.0012227894,0.028153861,-0.012730033,-0.038898457,0.02470323,0.043645967,0.022633553,-0.042258408,0.008295358,-0.06683758,-0.008569355,-0.019880056,0.1177015,-0.00944357,-0.002099353,-0.016011022,-0.0060532815,0.09270699,0.0657635,0.022135654,-0.01225527,0.022077536,0.01170235,-0.001770064,0.008308126,0.0031048043,-0.013113761,-0.0045743505,0.027468603,-0.017438672,-0.00044489503,0.0305154,-0.0066209105,-0.05578369,0.0014544936,-0.06345363,-0.049135555,0.010880146,0.029936744,-0.039029934,-0.041345697,0.014898851,-0.0037037006,0.0143618565,-0.03963927,-0.0011229621,0.023820473,-0.024545755,-0.04140491,-0.03109868,0.009114527,-0.0028986637,-0.011566589,0.008561865,-0.028772892,0.0007591003,0.007098148,0.01052286,0.02932304,-0.0061707753,-0.04626282,0.013067251,0.018091684,0.022591433,-0.0021799372,0.043351773,-0.018835325,-0.01559975,-0.0376293,0.038656965,-0.0014873685,0.02036069,0.019671416,-0.015097174,-0.018898059,0.042581923,0.008255455,0.009765493,0.036285326,0.009545592,-0.0438878,-0.0050768154,0.049438927,-0.017968414,-0.0140953185,-0.0455954,-0.0220488,-0.014997749,-0.012743972,-0.052556716,-0.049278773,-0.040956125,-0.01686366,-0.0057196454,0.018153727,0.015516964,-0.011608753,-0.03909527,0.0032660386,0.004074809,-0.040235132,-0.06511727,0.020888938,0.032302905,-0.007336318,-0.04219966,-0.010321954,0.015911654,-0.015484131,-0.0064537115,-0.055602558,0.020252582,0.016505053,-0.061260555,0.01873213,-0.03897022,-0.01907438,-0.051801175,0.041690927,-0.016843114,-0.017134724,0.00078947,-0.011416649,-0.0075814542,-0.03010895,-0.02580245,0.012791696,0.0114334775,-0.035141587,0.018375974,0.011408676,-0.02105358,-0.008554609,-0.013709263,-0.006661916,0.0039220056,-0.010345247,0.030379502,-0.028551808,0.025214167,-0.013788552,-0.03516237,-0.008519338,-0.0013154405,-0.03951643,0.01852483,0.0050239214,-0.016307568,-0.03834985,-0.009089718,-0.03921745,-0.02305128,0.009039346,-0.02441981,-0.0070618144,-0.016143316,-0.023177361,0.04574835,-0.0010081606,0.047103383,-0.03156119,-0.0055371253,0.041180145,0.027793845,-0.053554166,-0.00018517715,-0.015843105,-0.011045613,-0.024722967,-0.042686377,-0.0046317563,0.019780016,0.01923797,0.0062998156,-0.059128456,0.018812213,0.0102762375,0.0097727645,0.0025924088,0.032497663,0.03194507,-0.028963696,0.040221103,-0.015003434,-0.04881886,-0.0008477904,0.013753817,0.03440253,-0.04370969,0.02629647,0.003395839,-0.0037468537,-0.012370891,0.03510498,-0.0014152537,-0.026206309,0.02664384,-0.0025193081,-0.030968357,0.056991663,0.007013828,-0.006463935,-0.023626585,-0.02583565,-0.0018126804,0.001954364,-0.02386426,-0.019728871,0.026915377,0.05646059,0.042954177,-0.009266956,-0.0062673963,-0.01455761,0.009280612,-0.15725702,-0.0055361395,-0.0024266331,-0.027050117,0.011091292,-0.0034594953,-0.023116939,-0.05691417,-0.012544846,-0.018964402,-0.024915673,-0.03719805,-0.032930873,-0.018634189,-0.01649081,0.05933063,-0.03762158,-0.019142412,-0.067523755,0.029843107,0.019019531,-0.00071587326,0.063864805,-0.018261679,-0.061504364,-0.013629995,-0.03541464,-0.021355405,-0.023172697,-0.03153902,-0.03176294,-0.030532625,0.018674698,0.021418588,0.034511898,0.0018520138,-0.001522123,-0.03576591,-0.03780912,0.024985174,-0.0057663913,0.023386525,-0.011622934,0.033784486,0.02040339,0.041390326,-0.0067161634,-0.013406974,-0.05026073,0.00037814034,0.018504752,0.027094314,-0.0050067203,0.009609936,0.006425166,-0.033757363,-0.017821483,-0.006248155,0.012730407,0.015567796,-0.002183536,0.03417385,-0.015466663,-0.02388319,-0.024328647,0.03275644,-0.060229197,0.009483448,-0.006598398,-0.011033199,-0.020302532,-0.019480238,-0.01646893,-0.016508905,-0.006364241,-0.00033038214,0.022951119,-0.022725202,-0.03719919,-0.011833034,-0.058196187,-0.0044321967,0.011570984,-0.026620932,0.04539128,-0.028266326,-0.0087591745,-0.017279336,-0.0555579,-0.0019174974,-0.05512693,-0.038104113,0.04004635,0.02124183,-0.05641502,0.051551905,-0.016977422,0.0022265557,-0.013185957,-0.012980822,0.009183164,0.012878888,-0.042661667,-0.011931963,-0.05493444,-0.015319322,0.025876893,0.016347043,0.004926784,-0.020827014,-0.009192409,-0.03400011,0.009274064,0.0466452,-0.042445794,-0.026328338,0.000626223,0.040331516,0.026267366,-0.0020062772,-0.0038173907,0.017571213,0.0044057393,-0.038044233,0.012665224,0.08914202,0.028990269,0.05090812,0.053210653,-0.030952571,-0.0018466626,-0.07913783,0.0021539482,-0.0009878293,0.04359765,0.0084389085,0.0025389993,0.05998471,0.00092449447,-0.039303463,-0.04169321,-0.02997622,0.010298222,0.0015126615,0.025537914,-0.02806017,0.0021250348,0.02395746,-0.00455112,-0.022009892,0.019539842,-0.00914681,-0.016028728,0.058272522,-0.0024372723,0.010500225,0.024837589,-0.015346613,0.0056110737,0.046447318,-0.020157121,-0.015921468,-0.035806622,0.003724396,-0.007045502,0.04897972,-0.01638929,-0.025845664,-0.025310937,0.012596606,0.0445338,-0.007801965,-0.028181897,0.018597208,0.033815894,0.008021454,0.012611313,0.030758306,0.033569515,-0.029586704,0.046490643,-0.0018025113,0.04489542,0.09321175,-0.0355846,-0.003458215,-0.0005902474,0.01675336,-0.050758366,0.04567805,-0.0072506587,0.018282834,0.010190265,-0.019713342,0.046079725,-0.0027582769,0.028841795,0.0032000735,0.022092242,0.014726281,-0.04090948,-0.025360512,0.019161833,-0.031770945,-0.045501262,0.058270514,0.019810043,-0.00000989991,0.008558792,0.032219607,-0.026108256,-0.020150503,0.0065204697,0.02362361,-0.0014417497,0.011705125,0.019515729,0.03824482,-0.029949639,0.0037537103,0.039038874,-0.00543975,-0.0275055,-0.044308472,-0.05786053,-0.01172303,0.009784339,0.04198767,0.0010303529,0.025416892,-0.03216251,0.0031432984,0.0190788,0.033258475,-0.00021181114,0.0012125059,-0.068593405,0.024867868,-0.011502255,-0.04259951,0.032574683,-0.019788824,0.011275063,0.0012490938],"last_embed":{"hash":"j9yh3k","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"j9yh3k","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{7}","lines":[31,31],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"j9yh3k","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.055435218,-0.01005171,-0.036404483,-0.013885923,-0.052008316,-0.054193355,0.03910522,0.00013285538,0.0075359927,-0.0028477674,-0.008459743,0.0016865189,-0.012534994,0.031833764,0.017158996,0.018278508,-0.029724453,-0.0083107315,0.015701208,-0.0087692905,-0.03614625,0.011828004,0.03248345,-0.016925912,-0.030278284,0.0045182467,-0.018375,-0.01837485,0.011743346,0.05861565,0.013055824,-0.043094542,0.044604316,-0.026600622,-0.007953251,-0.022693533,0.022019923,-0.031447314,-0.046275903,0.028284358,-0.011703065,-0.015651487,0.017069828,0.012777734,0.03882434,-0.027519194,-0.038935218,-0.010930788,-0.0006758115,0.0008703387,0.0072181053,-0.015568519,0.011347504,-0.0026735836,0.006797819,0.040646035,-0.013484901,-0.038760588,-0.05635784,-0.000062297535,-0.06619339,0.011470182,-0.02928298,-0.00936207,-0.011201383,0.050572816,0.042521257,0.0057017007,-0.017826023,-0.00051524246,0.02008315,0.004030695,-0.0069740107,0.005604123,-0.049219724,-0.00015211363,0.026746936,-0.011619858,-0.017618818,0.03278442,-0.009209344,-0.0050693466,-0.0077015096,-0.0056671374,-0.0119923,0.005855358,-0.003399863,0.09192537,0.037744235,0.011770856,0.0027607908,0.0021327457,0.03176245,-0.032178376,-0.026217852,0.011375131,0.018079074,-0.041889317,0.04476508,-0.01537455,0.04221906,-0.004325865,-0.0042272396,0.03023737,0.028798008,0.010470808,0.014662628,0.044837978,0.015590812,-0.022217073,0.0013938114,0.020179812,0.034667537,-0.0005530605,0.012432827,-0.01930052,0.030962607,-0.035556454,0.002603129,-0.00612258,0.02195788,0.040958095,0.015446716,-0.027244886,-0.0090871025,0.03771114,-0.010121947,-0.0007138672,0.000814331,0.015993334,0.040840544,0.019732594,-0.026447551,-0.006205873,-0.0036484657,0.016651228,0.054434765,0.0016906562,0.013343479,-0.058627762,0.0071808244,0.016247896,-0.022505907,0.009256055,0.022448858,-0.035036802,0.011710407,0.025147498,0.00015649508,0.015756711,0.00478837,0.0018072753,0.018014455,0.054510985,-0.0011554104,0.0126682855,0.039143596,0.00814592,0.022331297,-0.031801697,-0.0010777994,-0.020901227,-0.035606682,0.07919537,-0.002167344,-0.011173001,0.026904436,0.022644183,0.008953416,-0.006486774,0.013448292,-0.01282969,-0.022443334,0.004888552,0.021125952,0.00968125,0.068568565,0.033122744,0.03154138,-0.01996518,-0.07814224,-0.005211997,-0.050071947,-0.04465967,0.011883067,0.036910072,-0.0013261869,-0.027419705,0.0042910464,0.01192251,-0.010007432,-0.011123626,0.0010554607,0.042780887,0.04894715,0.015694765,0.008293331,0.009087999,0.01794887,0.0011205504,0.015598604,0.039222836,0.03280461,-0.025091903,-0.04771293,-0.018619634,-0.0012839453,-0.028527351,0.01714406,-0.063322164,0.03286203,0.03487132,0.005613499,-0.0030306506,-0.009579173,-0.047613703,0.04111631,-0.00072954764,-0.01215339,-0.008795246,0.024351364,0.061421704,0.0063073565,-0.0020733816,-0.021574045,0.008676117,-0.046095908,0.0585607,0.02724038,0.035961803,0.0015363175,0.02106977,0.008153492,0.0016410414,0.0035890073,-0.036801483,-0.027336994,0.024445893,0.028336415,0.024592297,-0.009335017,0.020558009,0.0044592805,0.005788882,-0.024748288,0.00042999885,0.03808228,0.041034583,-0.0084799165,0.013289733,-0.014864221,0.0068972902,-0.020949405,-0.057959765,0.034045815,0.029769683,-0.0007217253,0.002994608,0.0322098,0.013395383,-0.008949064,0.028137773,0.015937014,0.019960577,0.01247526,0.011312338,0.0069795,-0.009617212,0.034544338,0.008837747,0.00033065726,-0.051922753,0.040463444,0.00964037,-0.030814683,-0.05570235,-0.039938256,0.022084327,0.04247274,0.0022655397,-0.059291393,-0.011589519,0.028263083,0.020769687,0.026262982,-0.00492896,-0.03444426,-0.047447305,0.022072332,-0.048577968,-0.026851222,0.021317445,0.06461654,0.0058636875,-0.029442761,0.014678216,0.00551758,-0.1739754,-0.0024169197,-0.011149516,0.053388014,0.009002681,0.0042384267,-0.05997058,0.00025175748,-0.054501686,0.07097424,0.035748683,-0.04025487,0.0198863,-0.0026949712,0.04120812,0.024866961,-0.028412238,-0.009615793,-0.012217969,-0.046261247,-0.04386284,-0.030542104,0.0507302,0.03309488,-0.013823923,0.008379739,0.055800084,-0.022004472,0.0071153296,-0.061716873,-0.08477663,0.00341257,-0.0015612537,0.017019304,-0.038593456,0.015910031,-0.070262,0.029913992,0.022891643,-0.029600762,0.058583446,0.031094676,0.02016888,0.01746759,0.008563739,-0.0012815384,0.0015289718,0.00090355007,-0.018910948,-0.036079198,0.004627724,-0.013907681,-0.008516292,-0.029881025,-0.050173372,-0.01796316,-0.000246121,0.03400535,0.0036361993,-0.027157692,-0.013116324,-0.040933896,0.0041896007,-0.010952168,-0.04707085,-0.054728143,0.01945771,0.03174817,-0.025802746,-0.012724087,0.042928718,-0.07550194,0.0058284514,-0.0071757757,-0.00016813604,0.021638373,-0.014911656,-0.042550147,-0.013828563,-0.10996323,-0.03151562,0.04042209,-0.047339074,0.011188735,-0.019346181,-0.024060624,-0.009061407,0.020744534,0.023487916,0.2195253,0.010406748,0.03449759,0.009479408,0.044988953,-0.016720902,-0.02925119,0.07515473,0.010723212,-0.027098978,-0.012144647,0.015669748,0.0100940345,-0.010487215,0.01339982,0.05990764,-0.05200557,0.022875002,0.039499305,0.026224805,0.0069038095,-0.05342297,0.013111225,-0.02502966,-0.042364046,-0.01539183,0.017731974,0.05701707,-0.010190865,0.033629183,-0.01380139,0.038319677,0.049534753,-0.043805197,0.025319386,0.010708129,0.014543908,-0.07062881,-0.01967055,0.023465464,0.0008609815,0.00038556533,0.030863844,-0.049389523,-0.035766557,-0.004707505,-0.022396961,-0.005389061,-0.036575783,-0.040494967,-0.012689045,-0.023614319,0.011334265,-0.0362576,0.0047692345,0.01703985,-0.0027550878,-0.0323432,-0.023220908,0.056378752,0.014084168,0.012326972,-0.06585796,0.010051592,0.018765992,0.0005421451,-0.028728578,0.0014740236,0.002199857,0.010281032,-0.01375233,0.011788115,-0.005929259,0.00976184,0.009946395,-0.008130765,0.0065037995,0.04348957,0.031131113,0.008852894,-0.035141796,-0.007445292,-0.014938131,0.042683385,0.00868893,0.0064246114,0.040029403,0.055375747,-0.00285636,-0.011958195,0.011620314,0.02130082,-0.025155764,0.019700117,0.02487086,-0.024082256,0.0658905,-0.014795658,-0.018678976,0.042361774,0.008826781,0.03411554,-0.007947193,-0.0030894382,0.02892622,0.021895282,0.022395741,-0.012602498,0.013492479,0.025817432,-0.07022194,0.006177544,0.01468591,-0.019544465,0.030286346,0.06381217,0.049990263,0.009428485,0.036431476,0.011236864,0.019766988,0.019253807,-0.03731052,0.040997576,0.019676808,-0.058935847,-0.021410486,0.030670622,-0.009568735,0.04236385,0.053621046,-0.030829946,-0.02898202,0.04623865,0.05127815,0.012638255,0.026897553,0.005464732,0.03009172,0.011785844,0.0012331695,0.009001431,0.01759401,0.024370296,0.01706984,0.0008737686,-0.013570758,-0.010369084,-0.048789002,0.02601557,0.016484981,0.025219064,0.03381546,-0.034930285,0.009105105,-0.09693709,-0.033543516,-0.0072063464,0.007743382,-0.010829156,-0.03292909,0.02509511,0.014480661,0.0520718,-0.0269277,0.004528057,0.009905979,-0.0046840687,-0.03520702,-0.019231625,0.0036786492,-0.012054385,-0.035270393,-0.022003207,-0.027431386,-0.02815146,0.0141672585,-0.0037195447,-0.01098234,-0.018201081,0.02219509,-0.0055972566,-0.039937574,0.009329067,0.06288371,0.0076128556,-0.062953025,0.008309837,-0.0422768,-0.0077665043,-0.016448356,0.10308855,-0.002349747,-0.0013686126,0.027147386,0.0008105926,0.08911669,0.07275721,0.030642461,0.0048620366,0.01874985,0.014649515,0.007733438,-0.009178351,-0.009803221,-0.023209823,0.0060480763,0.05144041,0.021830266,0.016791655,0.008895986,-0.017328149,-0.061129037,0.0071214736,-0.06574917,-0.036253273,0.007814206,0.071973346,-0.009499598,-0.02128925,0.016040143,-0.0119236875,0.0017884867,-0.03411553,-0.014594107,0.03770991,-0.023234393,-0.01355501,-0.035940588,0.005583639,-0.0073202443,-0.04941059,-0.012181908,-0.041220877,0.0046910523,-0.0047596465,0.002705935,0.034728963,-0.015504816,-0.024889288,-0.013410676,-0.0030070764,0.01160707,0.01013547,0.03613341,-0.014183973,-0.034217354,-0.05858682,0.01731157,-0.0003113687,0.016934589,-0.019741675,-0.019718911,-0.029247236,0.047524266,-0.005008196,0.03041878,0.029556615,0.006910335,-0.034387942,0.008504751,0.031088112,-0.009074092,-0.015623987,-0.04098807,-0.041505035,-0.025027025,-0.002695236,-0.049973622,-0.049222898,-0.03598659,-0.011193329,0.017257294,0.006220402,0.02089867,-0.0041078925,-0.026500145,0.015376045,-0.0002816252,-0.031941056,-0.06975445,0.027596535,0.021752702,0.014369906,-0.014761174,-0.013407152,0.057110596,-0.028647799,-0.012253179,-0.046995018,0.006350203,-0.0065769227,-0.07509929,0.049915273,-0.053288713,-0.018344136,-0.048750337,0.031440377,-0.013547148,-0.0047837654,-0.009395739,-0.017769773,-0.026274329,0.018961087,-0.01919498,0.022777878,-0.0071684145,-0.050714582,-0.00081314566,0.012815787,-0.023670528,-0.038140412,-0.012142461,-0.016142156,-0.019387273,-0.019620398,0.04545886,-0.019366328,0.020599574,-0.024591034,-0.027487546,-0.020198891,-0.02074953,-0.016517427,0.0034638536,0.0053445334,-0.029107723,-0.02866694,-0.017057145,0.013179373,-0.0072562955,0.00025680024,0.0013954282,-0.019761074,-0.017307088,-0.0080028465,0.03660446,-0.006943343,0.02086469,-0.002045286,-0.011579705,0.06713295,0.011205702,-0.04263831,-0.021086643,-0.02541394,-0.0065646935,-0.021572188,-0.03613758,-0.0010445288,0.034306254,-0.0021337243,-0.00083242526,-0.06923918,0.04432052,0.02798666,-0.0021324267,0.014989638,0.03590454,0.020961424,-0.03270013,0.05899488,0.00055996195,-0.04695325,-0.005394741,0.0124706,0.02049675,-0.03125467,0.01954967,0.0075148884,-0.01022582,-0.031403307,0.022695625,-0.008656632,-0.04396183,0.032828894,-0.00623858,-0.020069951,0.061699662,0.00042445952,-0.01111833,-0.019941725,-0.013880356,-0.0062547373,0.021415407,-0.020867303,-0.030475155,0.010672266,0.07333422,0.022440387,0.0132838,-0.022748446,-0.005365405,0.007393152,-0.14638706,-0.017768737,0.0036505861,-0.024386013,0.021176381,-0.008292041,-0.031031845,-0.053427402,-0.025101501,-0.02606312,-0.021441702,-0.015530795,0.0036407523,-0.0269593,0.017120374,0.048991438,-0.029510321,-0.0014598909,-0.05543791,0.052614763,0.0067685163,-0.0015553164,0.06191148,-0.009026431,-0.023443686,0.014784209,-0.049306173,-0.025338901,-0.029277544,0.013194237,-0.0381367,-0.048351493,0.020443154,0.014210579,0.0019224095,-0.025385935,0.007428647,-0.033104565,-0.059375998,0.008612665,-0.013704796,0.01689737,-0.00074286776,0.033116937,-0.013590655,0.07336531,-0.02606602,-0.032821454,-0.054983407,0.008003324,0.0017914576,0.02539154,0.017086335,0.01847235,-0.0112317195,-0.020462932,-0.02750485,-0.0034470279,0.03224168,0.022527307,-0.005293461,0.0399897,-0.026769646,-0.0081708785,-0.029930992,0.024452591,-0.051240046,0.013198321,-0.0039018597,0.009315222,-0.031459544,-0.011784846,0.011331581,-0.01922687,0.0044020563,0.006306326,0.03971892,-0.016959123,-0.004497241,-0.018577447,-0.05795296,-0.006520942,0.019841399,-0.05690781,0.054297652,-0.032180373,-0.0059379614,-0.0095879985,-0.05552954,-0.01768907,-0.03910314,-0.05509288,0.025529621,0.007419676,-0.059073128,0.035740875,-0.028329317,-0.018203499,-0.013842756,-0.006313544,-0.0060021514,-0.017998226,-0.017913666,-0.018771973,-0.03482613,-0.03399065,0.035704568,0.02626324,-0.018072657,-0.01975289,-0.031774603,-0.033157043,0.0015590392,0.04629909,-0.06409525,-0.013115575,-0.019760404,0.03632509,0.04320899,-0.0003363448,-0.040277865,-0.013064065,0.016205717,-0.044685163,0.0026095966,0.0698422,0.030165514,0.05084911,0.06136694,-0.027709315,-0.0004955838,-0.0816301,0.003073193,-0.012522878,0.043380104,-0.0022396864,-0.011761264,0.06064235,-0.0061524506,-0.023343226,-0.042478956,-0.015546641,0.008657001,-0.018634645,-0.0034624278,-0.021170115,-0.0065129464,0.016636202,-0.0054652044,-0.012550359,0.009921663,-0.003893865,-0.006401834,0.050347283,-0.023682415,0.036522366,-0.012440685,0.016695967,-0.008727741,0.055874843,-0.010524658,0.004796157,-0.042713962,-0.00582226,-0.01592941,0.052786466,-0.013828039,-0.022034822,-0.050700612,0.019225465,0.023007883,0.011454283,-0.00091459684,0.018884376,0.032782216,0.008170035,-0.010162887,0.020697655,0.008157207,-0.044016283,0.028426874,-0.008217425,0.039710425,0.075995766,-0.025675379,-0.018193813,-0.015920801,0.025906468,-0.02488745,0.035399213,-0.011532263,0.024074417,0.018628178,-0.003319697,0.048902586,0.017467689,0.022698108,-0.0055731153,0.025057407,0.015359111,-0.040316112,-0.027532842,0.011192391,-0.009323981,-0.037679136,0.061998423,0.0042547896,0.0024132528,0.001502251,0.036023747,-0.043734286,-0.015011773,0.005103287,0.0116704535,0.01823046,0.0028965652,0.02923906,0.03332805,-0.01810177,-0.029850803,0.052247416,-0.013067955,-0.022409184,-0.031007592,-0.04068293,-0.02833949,0.0050855763,0.03334014,-0.005818123,0.02550094,-0.019165564,0.005935658,0.018722678,0.028965695,0.0021269387,-0.038350336,-0.047675,0.024531046,-0.011572183,-0.027641198,0.045029305,-0.0131222205,0.01324025,-0.026774205],"last_embed":{"hash":"tmu3jh","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"tmu3jh","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{8}","lines":[32,33],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"tmu3jh","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041758396,-0.029043576,-0.057954323,-0.019145684,-0.033365846,-0.029112998,0.035969824,-0.008372156,0.010368099,0.012189846,-0.0031262473,-0.010507323,-0.02169281,0.0033577478,0.027985014,0.02836835,-0.037492167,-0.018453136,0.03613777,-0.008028743,-0.023568787,0.015127605,0.053759504,-0.030050542,-0.01233329,0.00062079437,-0.014030352,-0.02236828,0.027545152,0.039650675,0.0013523648,-0.058739483,0.068896346,-0.013160898,-0.0036582171,-0.019993333,0.025829492,-0.027466388,-0.059268083,0.027561413,0.014656079,-0.03135905,0.026546992,0.005952523,0.04848644,-0.032171812,-0.02574844,0.0017674677,-0.012766035,-0.0013083897,0.04525855,-0.014708509,0.020720115,-0.009424766,0.011010543,0.023616776,-0.011241433,-0.03217161,-0.061903186,-0.009841588,-0.075877,0.0022263385,-0.027333621,-0.013755049,0.007828433,0.07866574,0.03621771,0.017326957,-0.035749085,-0.0125551075,0.038514115,0.0035745383,0.00014295972,0.0313779,-0.051604588,0.009932835,0.021506311,0.0015198104,-0.015207616,0.019278483,0.016252093,-0.030000629,-0.02100095,-0.023910318,-0.03114552,0.014151651,0.013523707,0.076659076,0.032854762,-0.015832964,-0.0113717755,0.0053654755,0.032392833,-0.006633443,-0.037810285,0.01786536,-0.017980155,-0.03451752,0.057134908,-0.026614912,0.023091549,0.0005919035,0.016368162,-0.0028843957,0.01878205,0.02982495,-0.0064224596,0.041848022,0.030970098,-0.025576655,0.009313761,0.040415958,0.0083173225,-0.013409115,0.017766034,-0.005794499,0.0063907905,-0.025984058,0.009090518,-0.029583193,0.014485106,0.034358162,0.021931099,-0.032074463,0.020095764,0.023768775,-0.007995254,0.019544289,-0.03769762,0.000040535688,0.024747856,0.015791638,-0.0218256,0.0040831505,0.005033412,-0.00016314974,0.04828729,-0.012687215,-0.0019733836,-0.042986743,0.0022134488,0.018018812,-0.018496593,0.028797455,0.03482723,-0.033528242,-0.013490976,0.02835442,-0.014562363,0.037558153,-0.009801703,0.022869406,0.015708148,0.047589332,-0.011704471,0.021294016,0.010373848,0.010706981,0.02306859,-0.03028499,-0.006860977,-0.0012194393,-0.040650297,0.043522898,-0.0027082816,-0.014070329,0.034555413,0.0128791435,0.00874487,-0.017466146,0.012144926,-0.016733017,-0.010361249,-0.017808028,0.008518056,0.007846206,0.07299901,0.028075224,0.021729097,-0.036333974,-0.089255385,0.012866506,-0.0629214,-0.048955325,-0.005364739,0.014784632,0.004958229,-0.005437328,0.0046045,0.03127957,-0.013500235,-0.013099856,0.01622788,0.0126009965,0.0633227,0.037730165,-0.0063999244,-0.0038316313,0.024394562,-0.01673758,-0.00211196,0.043424632,0.015893755,-0.015871415,-0.015151705,-0.011363037,-0.0047896984,-0.00880556,0.009848411,-0.03392532,0.0350696,0.040576562,0.011814979,0.00041716042,0.020190297,-0.03349863,0.049255405,-0.010899466,-0.0014786499,-0.014522071,0.008733819,0.06381382,0.014763025,0.0007762786,-0.022979751,0.013716181,-0.04205857,0.037458442,0.02960504,0.019343862,-0.033200625,0.012920059,0.0057851993,-0.0012667221,-0.00832583,-0.0128050465,-0.03167662,0.013360408,0.015494276,0.03201854,-0.010992602,0.021088816,-0.0121575035,0.015054668,-0.026819818,0.015693096,0.03247279,0.053129002,0.0079488475,-0.004389387,-0.039505858,0.022664158,-0.025667554,-0.022953633,0.022847114,0.03608754,-0.0057429816,0.0068659685,0.032358453,0.0050941426,-0.014086632,0.0025568737,0.014724784,0.035213538,0.0000946465,0.017193327,-0.022830151,-0.01395956,0.028820427,0.028031934,0.008137882,-0.039291605,0.03304365,0.023626158,-0.02499837,-0.039203674,-0.018407166,0.016552083,0.01986648,-0.013186599,-0.040887553,0.032790225,0.01067302,0.024524514,-0.014663949,-0.004978822,-0.039938394,-0.04422876,0.0004608273,-0.056335013,-0.05406115,0.004901215,0.05997597,0.005667063,-0.046689898,0.0077622575,0.016436912,-0.16871281,0.0339429,-0.011925505,0.050836567,-0.0034463953,0.008219551,-0.04470017,0.01851042,-0.054862797,0.069494866,0.0060303905,-0.036523335,0.014297836,-0.0062193074,0.010265339,0.018217476,-0.0001197081,-0.0070205047,0.007849068,-0.051772818,-0.026108574,-0.044547662,0.047914807,0.039465748,-0.028211916,0.027143849,0.042633593,-0.020135913,0.024197767,-0.07595764,-0.06321771,0.01594659,-0.002375489,0.009999097,-0.015744327,0.032675873,-0.018194789,0.044291586,0.019496605,0.010189849,0.047441415,0.0352213,0.014915769,0.019384846,0.0072674355,0.0050489195,-0.0102348775,0.021012392,-0.027712904,-0.0414728,0.0034406616,0.002571551,-0.0042085024,-0.018371651,-0.047390837,-0.022432962,0.02224627,0.044731345,0.01879053,-0.024608543,-0.0037132888,-0.06444726,-0.0035307116,-0.0053454116,-0.038590226,-0.05459538,-0.023821397,0.010206784,-0.019544903,0.0028554064,0.039736502,-0.02518726,-0.0005916081,-0.01798687,-0.0021062386,0.010750755,-0.0009207284,-0.043856114,-0.009215339,-0.11314027,-0.015472431,0.046129104,-0.06606907,0.008697809,-0.014992462,-0.049438354,-0.020381749,0.012995922,0.021451402,0.24742542,-0.014806527,0.055304047,0.03443772,0.033379275,-0.0018971201,-0.035762034,0.061848473,0.012559406,-0.023435315,-0.021810994,0.030714665,0.0048691076,-0.0030883315,0.007676174,0.06991277,-0.071616,0.0045773215,0.031828064,0.003829331,0.023400895,-0.036006726,0.0126543455,0.0032599955,-0.07185946,-0.019785773,-0.006153354,0.069702506,-0.023918133,0.028115375,-0.0030480814,0.007289707,0.028153311,-0.0647669,0.040493745,0.019124052,0.006727259,-0.07378398,-0.01591278,0.03739417,0.00022236422,0.010691813,0.025343565,-0.048139103,-0.05436074,0.00003135749,0.0041905935,0.007768055,-0.024172265,-0.023606077,-0.022461684,-0.00452921,0.017679563,-0.014589988,-0.007215198,0.021219099,-0.009921979,-0.043978922,-0.020979017,0.053636767,0.006744951,0.023433492,-0.055130176,-0.02067556,0.04121836,-0.020688858,-0.037193738,0.013660592,0.00008963044,0.0050969846,-0.026537355,-0.014434332,-0.002053774,-0.0024688041,0.03753415,0.002799538,0.009939891,0.01936439,0.025987757,-0.016675249,-0.016290443,-0.017254645,-0.00064500055,0.0072399527,0.027366769,0.0100596035,0.014432674,0.025673598,-0.00835803,-0.04191667,0.000510071,0.038696676,-0.031917658,0.0121906,0.030495195,-0.031633843,0.03937227,-0.0027368146,-0.031493213,0.022562284,0.023499735,0.026197715,-0.015001815,-0.029226527,0.007807731,0.0016762903,0.016044654,-0.003166177,-0.026397003,0.023149401,-0.045675665,-0.008418864,0.014278581,-0.025220545,0.018790504,0.050433874,0.03251702,0.014957522,0.05182199,0.0135505125,0.026243035,0.00008270257,-0.05446487,0.037077647,0.022329768,-0.033519696,-0.017517978,0.009026774,0.013510101,0.024282906,0.02954863,-0.044938926,-0.016743306,0.04851904,0.041178033,0.023692386,0.009940577,-0.014978264,0.0152654415,-0.020036671,-0.011404943,-0.036359567,0.0041300715,-0.0032845612,0.02451423,-0.0007307925,-0.014449489,0.009420134,-0.04716345,0.050360844,0.023119263,0.003216123,0.04325051,-0.049244378,0.012597289,-0.10816994,-0.019631315,-0.013115938,0.016770933,-0.017835356,-0.035407566,0.0118573895,0.01797599,0.08105642,-0.00019352003,0.025583422,0.022846391,-0.0011190443,-0.02715532,-0.025946345,0.021304566,0.025991334,-0.0025559552,-0.029705064,-0.027011044,-0.04286707,0.0062842458,-0.031155061,0.0064298916,-0.014759593,0.0127065955,0.0038629267,-0.05073177,-0.014091741,0.051604517,0.011868198,-0.04566438,-0.006859879,-0.04759648,-0.03166005,0.024518099,0.09200874,-0.013975961,-0.0021188522,0.010766805,-0.020332953,0.0659267,0.072140776,0.017216641,0.024193782,0.02835114,0.033244044,0.022816937,-0.031691052,-0.012407078,0.00062143157,0.025270414,0.047166925,0.025322653,0.007444809,-0.0005431272,0.0040718173,-0.016578032,-0.005776687,-0.03773283,-0.064311616,-0.022071544,0.033360146,-0.050268885,-0.0048705307,0.026106989,-0.0033589927,-0.035127807,-0.081217796,-0.000498119,0.021333931,-0.026296526,-0.009536226,-0.011351409,0.027422663,-0.002893607,-0.046164833,-0.011814654,-0.044414923,-0.0029469493,0.0075415852,-0.024408177,0.042983525,-0.009864872,-0.025987154,0.0037413493,-0.022627065,-0.011704607,-0.0040295958,0.024542287,-0.021397278,-0.04694821,-0.01614702,0.01967426,0.01056335,0.0053949542,-0.031006087,-0.00595403,-0.022898827,0.038394675,0.0066476385,0.035324212,0.020159785,-0.0039416016,-0.013054683,-0.020766633,0.036286313,0.0034333735,-0.009685543,-0.013570176,-0.040641002,0.004365346,-0.0028763656,-0.031891193,-0.0499469,-0.012821035,-0.017367734,-0.0038418442,0.00027909724,0.035078056,-0.001198113,0.0009357,0.004864838,-0.0031927074,-0.04100733,-0.060075797,0.030948108,0.049862724,-0.0103353765,-0.007840935,-0.0022207543,0.043802604,0.00433405,-0.029657917,-0.03422084,0.004356185,0.019432431,-0.07352559,0.041912112,-0.044944543,-0.013595488,-0.04519815,0.010750628,-0.0212818,0.0018016053,-0.016725486,-0.013106966,-0.018407414,-0.017330887,-0.028865485,0.012973649,0.003313981,-0.040185317,-0.037656743,0.008464591,-0.012344403,-0.03036186,-0.020737167,-0.028534712,-0.011544152,0.00067866157,0.046010613,-0.010281418,0.015944066,0.004648632,-0.004728911,-0.025863474,0.0017498428,-0.019933594,0.023795467,0.0065145087,-0.0059033413,-0.010314793,-0.022289291,-0.0060088313,0.010561967,0.038174056,-0.026417892,-0.03287392,0.017735258,-0.0055738003,0.051603965,0.009875362,0.015750295,-0.020713693,-0.028458096,0.019329548,0.02491913,-0.023838745,-0.01757034,0.0106069455,0.0016579207,-0.042228073,-0.054711778,0.0073814206,0.031544548,0.0054502958,0.0032428787,-0.047815558,0.021014804,0.013324085,-0.016871726,0.04430709,-0.0003541153,0.011028803,-0.046501834,0.042164113,0.028656952,-0.038727995,-0.007977479,0.020417549,0.009468929,-0.028915621,0.01761346,-0.004009584,0.0037391665,-0.03693525,0.011313402,0.035548054,-0.026422078,0.045485593,0.031473927,-0.0034261383,0.07145138,-0.014626056,-0.017412664,-0.06512314,-0.029439831,-0.0011987794,0.045983534,0.006687267,-0.008747197,-0.0039232867,0.08170638,0.012786204,-0.0036644693,-0.040400114,-0.017165227,0.015195106,-0.14439091,-0.029584391,0.014962047,-0.021644924,0.019178806,-0.026231138,-0.013886393,-0.048049435,-0.014390892,-0.0041669165,-0.017340297,0.02718657,-0.015698317,-0.017412098,0.0022278717,0.04182365,-0.052279912,-0.016007569,-0.042952377,0.0048091975,0.018534616,0.015821228,0.023795037,0.006086904,-0.016817044,0.010958793,-0.03495426,-0.0365293,-0.032123547,0.0054304483,-0.046571948,-0.06095989,0.0012811163,0.035741117,0.009642633,0.0057151467,-0.00068149535,-0.014251788,-0.066248395,0.011969757,0.016290616,0.043577936,-0.01382658,0.022144245,0.0007276444,0.05182148,-0.032179892,-0.036499362,-0.038265865,-0.007866873,-0.012659697,0.04291893,-0.011052109,0.018795088,0.013252401,-0.008688507,-0.04114107,-0.0027121413,0.039390054,0.049011614,-0.009831632,0.04731321,-0.01870252,-0.010971863,-0.007997076,0.039599493,-0.041704718,0.043180324,-0.016284319,0.0028964537,-0.005305356,-0.0004960244,0.020161895,-0.044489205,0.022432068,0.004162637,0.031680204,-0.0061111297,-0.04644602,-0.020378536,-0.0072285547,-0.0024929172,0.014608476,-0.08281378,0.034398362,-0.0049452293,-0.016086336,0.007978231,-0.045961823,0.0035004364,-0.03959571,-0.06174317,0.013100457,-0.017287187,-0.027694145,0.016865171,-0.03386198,0.018927619,-0.0071089114,-0.033709954,-0.023871018,-0.015445418,-0.03954799,-0.035568964,-0.04467793,0.02354566,0.0052624345,0.015414811,-0.011983843,-0.031193314,-0.013305804,-0.023364326,0.017337497,0.03739007,-0.049050122,-0.0065288055,-0.016588701,0.042991307,0.028099315,-0.0012621011,-0.033994816,-0.001244276,0.0008068741,-0.037964184,0.030758131,0.07762459,0.019652134,0.03579031,0.079563655,-0.037274864,0.0023023516,-0.055352684,0.015989203,-0.026942126,0.055665694,-0.037106536,0.0090481965,0.061258532,0.0094699785,-0.018931651,-0.04528434,-0.01958375,-0.0060786246,-0.003038939,-0.02220258,-0.0029676508,0.027570382,0.03380077,0.013536404,0.009689595,0.00084274553,-0.034274403,-0.033457864,0.029917281,-0.026431326,0.0130410995,-0.030121807,-0.03137543,0.030869104,0.07074627,-0.018978462,-0.026035313,-0.025623752,-0.011570604,-0.0024126181,0.05000971,-0.015482102,-0.008439723,-0.02787775,0.01817178,0.043897096,-0.004281678,-0.02307297,0.047102943,0.028711045,0.03555534,-0.0154899405,0.017648814,0.022931645,-0.016474199,0.0354802,0.0135918595,0.032235526,0.057085156,-0.06140038,-0.005514254,-0.04976409,0.00830167,-0.038716003,0.030268943,-0.015532825,0.009804569,0.0070150676,-0.018450549,0.020824514,0.029090367,0.023884337,0.00001659487,0.026001034,0.020304285,0.0050992263,-0.019882474,0.03525386,-0.0076476852,-0.037781168,0.049239915,0.026033506,-0.009008378,-0.0047306013,0.03344254,-0.05793723,-0.025484301,0.0030298037,0.003828103,0.0041226186,0.031410385,0.062411953,0.032868564,0.0014929214,-0.051546387,0.017559262,-0.019652199,-0.015464742,-0.035584044,-0.002777078,0.0017349505,0.02838344,0.049290583,-0.046946336,0.002426473,-0.025340583,-0.010609748,-0.01363027,0.028622596,0.012851468,-0.04546837,-0.011775564,0.025355034,-0.027481306,-0.05014329,0.060450274,-0.008773829,0.022191683,0.009978494],"last_embed":{"hash":"qyxqfx","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"qyxqfx","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{9}","lines":[34,34],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"qyxqfx","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050772205,0.0011543875,-0.045716465,-0.011852381,-0.029954556,-0.04416809,0.047943544,-0.014391093,0.0197709,0.014051856,0.0018080195,-0.006760182,-0.017796976,0.015543433,0.027003432,0.035022996,-0.033568315,-0.016532084,0.027710984,-0.013178324,-0.01839064,0.011483613,0.043611344,-0.025313115,-0.016779292,-0.002822668,-0.0031614995,-0.008961454,0.015882894,0.05251243,0.007900108,-0.038432945,0.031203192,-0.032553017,-0.008883005,-0.014573072,0.027813777,-0.034599088,-0.052476123,0.013076661,0.0086558545,-0.02297651,0.021214586,0.0155821275,0.033343397,-0.036717754,-0.03371295,0.00019926434,-0.0051108133,0.02665556,0.030575436,-0.004695953,0.01993497,-0.0035836142,0.017334275,0.04457201,-0.00047359377,-0.043283712,-0.051966377,0.0067268186,-0.058473326,0.013922334,-0.021600295,-0.0143236285,0.010944626,0.053805783,0.039429303,0.010842121,-0.02543903,-0.013064057,0.015492136,0.0051852115,-0.00015851208,0.021472245,-0.050652377,-0.0026131258,0.026870225,-0.013592261,-0.0013895578,0.02043051,0.0000839937,-0.0065630544,-0.011574757,-0.026991723,-0.01756895,0.002283497,-0.006900668,0.07313147,0.03083219,0.00056400255,0.0015528662,0.011006198,0.026689233,-0.012238432,-0.034398846,0.029308049,-0.0001223839,-0.028236467,0.05209043,-0.037730254,0.021463647,-0.000557827,0.008559153,0.019093145,0.019965969,0.015057334,0.0143279405,0.06735671,0.020566048,-0.026433036,0.013531327,0.039507378,0.012282605,-0.005618381,0.014738673,-0.009955603,0.014615814,-0.034242712,0.0019433452,-0.029605927,0.02133668,0.04526888,0.048148155,-0.041159015,-0.0060585914,0.036296874,-0.0014899905,0.013894935,-0.020341767,0.008404552,0.023525132,0.02119985,-0.0191128,0.00050886197,0.02175411,-0.007192335,0.06391085,0.021164842,-0.0016133102,-0.048636075,0.013245161,0.018653339,-0.007936176,0.010028245,0.021702062,-0.035765827,-0.012756129,0.014187309,0.00010804456,0.03669138,0.0019725612,0.019168278,0.021165008,0.045926973,-0.0075899228,0.012412513,0.0029285627,0.025806123,0.026811633,-0.027575046,-0.010262665,-0.0046649855,-0.01979288,0.067806326,-0.009362152,0.00073379726,0.049116474,0.01653954,0.0033771882,-0.0022527438,0.010245237,-0.0148133505,0.0015514904,-0.0068637626,0.020266153,0.005117708,0.051270537,0.031952243,0.016854443,-0.032369047,-0.070888855,0.0075760465,-0.06353931,-0.04782944,0.0035847132,0.032440707,0.020379947,-0.0039963378,-0.00074284093,0.0149466805,-0.009491792,-0.023638405,0.01196448,0.042993862,0.06324014,0.032719865,-0.003995348,-0.007819715,0.016734634,0.0033909054,-0.00003974002,0.03362591,0.035500143,-0.019164708,-0.017990451,-0.028417435,0.006369018,-0.031127254,0.013509169,-0.046047535,0.035814762,0.030823631,0.010243361,-0.011224292,0.0007193482,-0.04113997,0.058126863,-0.0038887397,0.0051899175,0.0035851337,0.019751094,0.053528935,0.026476417,-0.0017307432,-0.031404722,0.0018705531,-0.044167638,0.0698985,0.024960332,0.005550331,-0.010593953,-0.00063728483,0.0008249211,-0.012208806,0.019397901,-0.010136629,-0.025129428,0.0033514998,0.038114157,0.011689805,-0.010311445,0.013668699,0.008644648,-0.008645193,-0.02505618,0.006263101,0.032197002,0.056911312,-0.0073770587,0.006199656,-0.019094326,0.030417882,-0.028298724,-0.02212843,0.023446163,0.029637085,-0.0016185772,0.012835513,0.028033255,0.003387442,-0.0111969905,0.012268807,0.009715673,0.0326249,-0.0042788414,0.0043014223,0.0020374563,-0.021920828,0.03651308,0.035447374,-0.01881536,-0.033458818,0.037772693,0.01567285,-0.04188993,-0.057290874,-0.04216204,0.015316875,0.03958761,0.007169626,-0.06837275,0.022982715,0.015872663,0.02649804,0.00074421335,-0.00652525,-0.027776022,-0.046888754,0.00799713,-0.053210165,-0.034162495,0.023218893,0.05626892,-0.012142618,-0.032964792,0.013379769,0.009560168,-0.16753308,0.015571901,0.005855244,0.051296856,0.010878921,0.0048484444,-0.05343767,0.010093087,-0.06636209,0.07437338,0.014437846,-0.032975826,0.01606882,-0.018390287,0.01636923,0.01939942,-0.027444197,-0.005136738,-0.010982712,-0.051906094,-0.03228586,-0.043042656,0.050778635,0.03157378,-0.00620517,0.013387343,0.03422889,-0.021920541,0.027520515,-0.062514715,-0.0689776,0.027470559,-0.0024314318,0.011138367,-0.019471433,0.024681244,-0.044290025,0.04600433,-0.0011061274,0.0028393269,0.06352145,0.035372816,0.02119649,0.020198978,0.011004067,0.015930722,0.006167466,0.0058863005,-0.03038701,-0.028014435,0.017912747,0.0036631564,0.007818501,-0.022453588,-0.040353503,-0.020135755,0.016983842,0.02702436,-0.007533014,-0.0436861,-0.0059066005,-0.051251657,0.0070539066,-0.010828392,-0.043911297,-0.06917742,-0.012381739,0.017047858,-0.02562239,0.00050647487,0.029569145,-0.059760142,0.0008631219,-0.022276795,0.0003798577,0.016120391,0.012786725,-0.04767141,-0.015368022,-0.111056924,-0.012398647,0.05154308,-0.0412859,-0.0113855805,-0.012330378,-0.031757496,-0.009199115,0.029268505,0.032534078,0.23238325,0.008790202,0.025623716,-0.00052262173,0.04275382,-0.02122081,-0.03650011,0.06980234,-0.000042503023,-0.034119416,-0.025076434,0.026226932,-0.00018639406,0.007504667,0.02000895,0.044446606,-0.05386178,-0.0052437643,0.040547255,0.0042141173,0.013691258,-0.042765863,-0.0053542512,-0.011745805,-0.057548814,-0.010357214,0.0006056044,0.044932283,-0.028861998,0.030600594,-0.012571631,0.020682747,0.037273142,-0.05535564,0.042597786,0.008419754,0.0041014035,-0.08312104,-0.02107341,0.016527133,-0.025312714,0.016025087,0.018814636,-0.036487136,-0.047826212,0.014454954,-0.011527755,0.008003895,-0.008102,-0.015773967,-0.011570722,-0.029613903,0.025863713,-0.020677956,-0.0027672218,0.029956052,-0.022982642,-0.034309655,-0.022180125,0.07111684,0.015766777,0.019367332,-0.06861866,-0.01595847,0.03513724,-0.0054759188,-0.03579834,0.0041177524,-0.000018740579,0.014817484,-0.021279678,0.0043363767,0.006120326,0.0045091584,0.019578831,-0.009445949,0.011711864,0.04199309,0.02952539,0.006836439,-0.024601225,-0.027478838,-0.017481666,0.016951397,0.021729292,0.005587097,0.033652715,0.047998127,-0.016748654,-0.021529725,0.014730801,0.03220643,-0.04411368,0.022717377,0.003052551,-0.014069327,0.055079926,-0.02046702,-0.03909738,0.033081837,0.016988227,0.024077762,-0.033721603,-0.010831358,0.009632546,0.006893868,0.0437439,-0.009670649,0.0158237,0.03335623,-0.06193508,-0.006128042,0.010031396,-0.028771214,0.0030074276,0.058161918,0.052487314,0.030169848,0.038218837,0.021195259,0.013695848,0.028827261,-0.042266417,0.032497723,-0.0029848472,-0.04440576,-0.019170364,0.028270047,0.017239355,0.041124284,0.02580018,-0.03212049,-0.0021553219,0.049174618,0.04057532,0.012276573,0.026388327,-0.00039639513,0.02460017,0.0005313949,-0.01372495,-0.033595227,0.012838793,0.0068971585,0.03892244,-0.00034611282,-0.014658361,0.006401809,-0.04617823,0.035321105,0.019784277,-0.0028179863,0.020226989,-0.039565377,0.021969205,-0.109905705,-0.033594057,-0.003945212,0.01235813,-0.022402646,-0.032025307,0.022792915,0.013057185,0.086708836,-0.00053504534,0.02713136,0.01656909,0.015810955,-0.03192302,-0.013465065,0.0049625174,0.017074306,-0.03202038,-0.019734941,-0.017975954,-0.038641404,0.024110539,-0.021558113,-0.018662447,-0.025337204,0.011104342,-0.023029387,-0.03634362,0.016400917,0.051267426,0.012213628,-0.05382512,0.0037816227,-0.061847076,-0.024407139,0.0087009305,0.0970804,-0.009893443,0.0012764841,0.008632782,-0.0011736618,0.103718854,0.07311524,0.016909644,0.021352857,0.02136143,0.024998724,0.006351056,-0.03976212,-0.019440498,-0.007912667,0.018688941,0.047590535,0.033591684,0.0075860727,-0.0075339773,-0.014875394,-0.056476384,-0.00012181899,-0.06313774,-0.047969516,-0.034592763,0.03439457,-0.024857936,-0.016733538,0.01053229,-0.013702303,-0.009965132,-0.050175305,-0.004909597,0.020745387,-0.03471879,-0.024937369,-0.037008077,0.021620259,-0.0048892,-0.04332883,-0.015268816,-0.052794512,-0.0073115593,-0.006168231,-0.009162074,0.031379756,-0.001231231,-0.016024066,-0.006543876,-0.0016745256,0.0027293647,-0.00196564,0.037279606,-0.017575635,-0.029439172,-0.03137329,0.02487122,0.021874819,0.010558719,-0.0045349775,-0.009490128,-0.029342325,0.049036756,0.018708164,0.033994664,0.00640614,-0.016519,-0.010917514,-0.009356041,0.02481842,-0.0033135659,-0.013357882,-0.02404047,-0.048779365,-0.011228664,0.000024833587,-0.052036207,-0.03715896,-0.037247695,0.014292517,0.011286566,-0.0052707717,0.015697557,-0.0011474491,-0.028986191,0.010297915,-0.002938519,-0.039939012,-0.058660083,0.02246357,0.036578916,-0.0027960697,-0.017458899,-0.0058580935,0.029085496,-0.0140075665,-0.031651013,-0.030715989,0.009398115,0.012887082,-0.07206176,0.027619928,-0.04720496,-0.008012109,-0.053707898,0.034211673,-0.02417275,-0.013198832,-0.015657278,-0.013881871,-0.033639185,0.004503707,-0.028009467,0.011386509,0.003726317,-0.054135032,-0.019641068,0.0026401228,-0.026282817,-0.054420974,-0.0138625875,-0.03477958,-0.0022361325,-0.019764619,0.033345964,-0.014144498,0.0107051125,-0.0169545,-0.014718014,-0.026090495,0.008880082,-0.015436564,0.0032848266,0.005231241,-0.02387836,-0.031276744,-0.020534484,0.005944334,-0.02038595,0.024469139,-0.013828184,-0.020708755,-0.01894692,0.0008567784,0.043030027,0.004028571,0.026650418,-0.019640328,-0.010569756,0.046295527,0.030727673,-0.040221747,-0.020202704,0.00086330296,-0.008245286,-0.036903504,-0.05294286,-0.013733213,0.026648708,-0.00635042,0.0016354969,-0.052843634,0.034538407,0.016039992,-0.01632726,0.04084724,0.03703984,0.0007658725,-0.036722068,0.04475957,0.011511367,-0.04185542,0.0045648264,0.0035323382,0.015335609,-0.031369735,0.016445905,0.0060234843,-0.0012711501,-0.020343494,0.010244393,0.000058008594,-0.037827726,0.044137686,0.013403457,-0.011961587,0.04633648,-0.006360385,-0.0023646152,-0.02829232,-0.02372939,0.00061911624,0.030594902,0.002735465,-0.023672344,0.006840316,0.07703923,0.023061875,0.012424402,-0.031010108,-0.006553589,0.013513632,-0.15333635,-0.029071812,0.019382967,-0.011069151,0.02212419,-0.008042397,-0.026376048,-0.06662363,-0.00751531,-0.01312331,-0.02586416,-0.011725557,-0.027555665,-0.021870788,0.012212471,0.060824584,-0.046768565,-0.0040415577,-0.04992677,0.025161566,0.010420732,0.011130139,0.02020889,0.00239997,-0.022790674,0.01234238,-0.062716424,-0.051744852,-0.020001369,0.008563598,-0.049052387,-0.05468047,0.013824034,0.03153221,0.0062102834,-0.013787133,0.002818477,-0.013320271,-0.06032167,0.011166511,0.00047594504,0.03067014,0.0049161376,0.027896155,-0.010741034,0.04763425,-0.019999918,-0.03932745,-0.047663555,-0.007898699,-0.0032302232,0.015347262,-0.01681334,0.021141104,-0.00064983586,-0.015758287,-0.041451186,0.0021042356,0.022317745,0.020200016,-0.005314898,0.06330854,-0.029474141,-0.0076725716,-0.030597376,0.034306567,-0.050909556,0.05126004,-0.010504423,0.011972159,-0.008403902,-0.0040206965,0.011764774,-0.045618165,0.013981007,0.01749774,0.025534056,-0.00952109,-0.038187116,-0.0155204665,-0.024847988,-0.011688728,0.003365721,-0.060862716,0.048797704,-0.006987104,-0.0066955965,-0.010810175,-0.05232421,-0.0026438332,-0.038285665,-0.058405347,0.007610875,0.000060927036,-0.030141847,0.004236369,-0.026550211,0.009235348,-0.01480786,-0.0032332817,-0.03515573,0.0027497662,-0.028547166,-0.049039103,-0.048484184,0.029048411,0.020131953,0.013608547,0.0125150895,-0.021321468,-0.008023336,-0.027755152,0.02757934,0.038854677,-0.05443832,-0.014936841,-0.024097279,0.019495131,0.038092133,0.0025325494,-0.018291477,-0.010043357,0.008990302,-0.04141774,0.018114457,0.089449316,0.018072376,0.04600918,0.063064836,-0.0141522745,0.010510776,-0.07447342,0.012696684,-0.03246503,0.06551583,-0.035937276,-0.0019590058,0.061091345,0.0175522,-0.034308232,-0.051410183,-0.016589047,0.007832161,-0.006528776,-0.0035156815,-0.019375117,-0.00592802,0.0372264,0.01699256,-0.0046424256,0.012402678,-0.043557283,-0.028353827,0.03183829,-0.020796208,0.013387794,-0.016464872,-0.014800009,0.016707642,0.073764846,-0.015661234,-0.016715236,-0.03579583,0.0045945486,-0.011863335,0.06289853,-0.023524746,-0.024005523,-0.030902334,0.023156973,0.030244458,-0.0016118907,-0.018535944,0.050228845,0.04586153,0.016863909,-0.014340578,0.034328498,0.023842406,-0.047760908,0.03813776,0.0074840286,0.020603945,0.08663294,-0.059800573,-0.007752303,-0.02562068,0.010262773,-0.042360708,0.03817513,-0.005083744,0.016205449,0.037788983,-0.017117614,0.04165776,0.021134969,0.018083837,-0.0118078,0.020224847,0.006302338,-0.019394478,-0.014146217,0.019224957,-0.022575075,-0.05880887,0.05146593,0.010351927,0.00059441646,-0.0021117418,0.031791985,-0.03392629,-0.030457802,-0.0062917513,0.022924716,0.007747223,0.03303677,0.03941624,0.047099434,-0.028273255,-0.046110626,0.030177014,-0.01775343,-0.01621084,-0.01712632,-0.01860303,0.0048923977,0.022109438,0.0521023,-0.02442263,0.01245774,-0.025587583,-0.0070939185,0.0075235507,0.02172166,0.021011809,-0.043514237,-0.022433016,0.011039522,-0.024714215,-0.04370576,0.044371277,-0.013922924,0.016617436,-0.010716387],"last_embed":{"hash":"1hcy5au","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"1hcy5au","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{10}","lines":[35,35],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hcy5au","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04530992,-0.015340951,-0.05775871,-0.014020027,-0.04174708,-0.033721007,0.056842387,-0.006521082,0.014174539,0.0035461069,-0.0037094692,-0.013982606,-0.014896391,0.019285994,0.03149382,0.01938941,-0.039395798,-0.019715631,0.011990208,-0.008251169,-0.031858876,0.021194855,0.05493206,-0.035025533,-0.02422108,0.006154587,-0.020401074,-0.025762098,0.04474863,0.04829383,0.00028629717,-0.052132726,0.064199194,-0.011657831,-0.018327445,-0.014894338,0.024901863,-0.03117031,-0.038549818,0.03348603,-0.006134219,-0.028300693,0.018607562,0.017266484,0.03204713,-0.022852344,-0.031834364,0.0010793152,-0.0030052033,-0.012583471,0.018343145,-0.01747232,0.029547011,-0.000052948486,-0.009941361,0.034285992,-0.00032911342,-0.020456072,-0.049177106,-0.0047432254,-0.06792563,0.008329965,-0.018346941,-0.02044928,-0.006642499,0.07488049,0.028585656,0.013543213,-0.028346924,-0.029572316,0.034001745,0.0122407945,0.01649085,0.010746814,-0.04636819,0.016640784,0.01845037,-0.0064276974,-0.03340137,0.041752916,0.016312586,-0.014983986,-0.032982036,-0.0042286515,-0.032271326,-0.0011248963,0.017234057,0.091616295,0.018386396,-0.019719008,-0.0071033617,-0.0065587335,0.023268921,-0.0174122,-0.038248368,0.026710415,-0.021534227,-0.040319625,0.06416738,-0.008945063,0.048721556,0.0035523346,0.00630633,-0.004268619,0.036507748,0.009869497,-0.0055936547,0.048930164,0.02166603,-0.023776427,0.01897455,0.044104427,0.00346321,-0.0022665435,0.010991025,-0.014655809,0.017706435,-0.03473248,0.02107217,-0.011476866,0.012104589,0.034886394,0.034317955,-0.03559076,0.002866712,0.01842097,-0.008829919,-0.009775772,-0.033435315,0.0026372573,0.012622933,0.018711178,-0.023153288,-0.0044553694,0.008390181,0.0017245032,0.05486407,-0.007797171,-0.0089512905,-0.06742606,-0.0017378267,0.030421779,-0.032469656,0.014015815,0.020289334,-0.03848002,-0.020998778,0.035571944,-0.013003185,0.023085719,-0.01804916,0.01301581,0.0048681223,0.07028488,0.005850991,0.013871131,0.02504182,0.029536571,0.014032073,-0.03172126,-0.0077581955,-0.009410704,-0.043836057,0.051050987,0.008470703,-0.006692925,0.038204823,0.030686734,0.0013586424,-0.019404858,0.009649973,-0.0031407436,-0.004599015,0.005392867,0.011545202,0.0048009045,0.07025988,0.025343498,0.023103505,-0.039149217,-0.08883154,0.00065952627,-0.055072896,-0.030183949,0.008204712,0.018720528,0.0096295215,-0.010839695,0.010186569,0.024863863,-0.015360349,-0.01169847,0.016952224,0.048011508,0.085616805,0.016200395,-0.021330094,-0.0022408552,0.030091114,-0.018084252,0.006538699,0.037483454,0.01910411,-0.0019450886,-0.029069226,-0.0039112666,-0.007862742,-0.029450526,0.0008480441,-0.049888164,0.036706083,0.020752639,0.02134685,0.004914904,0.0010143344,-0.01531031,0.038612023,-0.013472131,-0.012894008,0.0036304682,0.034970123,0.060869895,0.01268749,-0.009686666,-0.027383965,0.017833373,-0.0442151,0.055857237,0.029103087,-0.0012971334,-0.0073377294,0.009649126,-0.0067740367,0.0029255557,-0.0019844647,-0.018889958,-0.040330365,0.028984863,0.013634326,0.017436586,0.0087029,0.009238951,-0.0032188327,0.0066822856,-0.02313824,0.01733567,0.033455554,0.053891964,-0.011754317,0.0074579455,-0.02231353,0.015054172,-0.040784292,-0.035049736,0.02589611,0.027042443,0.0138826845,0.0069762506,0.02436383,-0.0049550007,-0.0010796535,0.018233093,0.009858824,0.026885012,0.011006137,0.018721106,-0.01420804,-0.014557892,0.040696353,0.040976755,-0.008474175,-0.0326569,0.027777001,0.023205897,-0.019605208,-0.03553464,-0.027133372,0.012088803,0.035374433,0.00576255,-0.033624038,0.018967682,0.019100891,0.020749867,-0.001228,-0.006417895,-0.052770127,-0.041917898,-0.0013132085,-0.057767924,-0.03862086,0.012828643,0.06751761,0.0011542247,-0.04344424,0.006140678,0.015136097,-0.17227958,0.021045925,-0.01889175,0.040380925,0.0068124672,0.0030243138,-0.052448682,0.0190808,-0.04531872,0.054535195,0.011796634,-0.034391616,0.019774977,0.00059470267,0.007891993,0.03634145,-0.02158562,-0.015727889,0.004281391,-0.050416872,-0.0364165,-0.039656714,0.06771813,0.026069764,-0.0063943896,0.029940408,0.037252214,-0.022543227,0.02427255,-0.06387817,-0.061696205,0.015038952,-0.0048601883,-0.0006842878,-0.020515563,0.02332434,-0.045015704,0.045034144,0.009794786,-0.008580064,0.062054746,0.036527973,0.020936681,0.027468843,0.015973607,0.0018034026,0.0025134548,0.008959901,-0.027504824,-0.034188513,0.009122948,0.00051081396,-0.0017088725,-0.019182485,-0.04182081,-0.02051178,0.026671106,0.048608564,0.011381517,-0.01507772,-0.01393469,-0.055856414,0.0108775515,0.010837166,-0.06912169,-0.050915275,-0.0329464,0.013989192,-0.0105389785,0.0036941112,0.036133125,-0.02902655,0.00020757382,-0.008410578,0.0024328113,0.021627,-0.015992194,-0.04644371,-0.020788623,-0.11284836,-0.022261458,0.031492036,-0.062046193,-0.00046902645,-0.015511762,-0.05573982,-0.025234891,0.017595248,0.010176236,0.23823555,0.01364945,0.04447389,0.0058116512,0.027956499,-0.013060775,-0.03613774,0.06856644,0.011279273,-0.02023609,-0.01775186,0.03362334,0.0057742535,0.015010957,0.017567402,0.041944053,-0.059338827,0.005332438,0.055672556,0.0040202923,0.03614595,-0.052921575,0.004462555,-0.00045727426,-0.0580305,0.0012566212,0.028417569,0.04925603,-0.016386885,0.034386735,-0.011241953,0.0025190373,0.021744974,-0.055139273,0.0478149,0.02164438,0.008898124,-0.060744505,-0.00871673,0.019323668,0.008624916,0.013931206,0.039786585,-0.038201988,-0.043141082,-0.004516603,0.0045432122,0.0033849587,-0.03026347,-0.013691752,-0.029803619,-0.009757287,0.030326765,-0.009367811,0.010137781,0.009567288,-0.011196803,-0.038084917,-0.019992052,0.05499382,0.014404484,0.022413732,-0.06163231,-0.010068244,0.032411885,-0.009830535,-0.03311024,0.007052139,0.0009891676,0.021009248,-0.015185941,-0.008268803,0.001657101,0.0031241945,0.0421896,-0.0134969875,0.015322521,0.045988977,0.0359899,-0.008461837,-0.024462659,-0.03524017,-0.020127358,-0.013468538,0.02122979,0.0063060652,0.026157122,0.04127874,0.0006972936,-0.046570428,0.007946089,0.03702652,-0.049990717,0.0078055738,0.032547686,-0.014121033,0.038074426,-0.021604316,-0.019002002,-0.0013146081,0.009555052,0.032122876,-0.0075779855,-0.007989156,0.015437397,-0.0008750859,0.01247281,-0.025644187,-0.017236622,0.025540758,-0.05118228,0.011624282,0.0072753774,-0.024668824,0.024242053,0.066622764,0.028463636,0.016437002,0.042230736,0.019815477,0.02110629,0.013123494,-0.0397061,0.055445552,0.0038565956,-0.045274008,-0.006817775,0.007261421,0.017048161,0.031800084,0.017899152,-0.044710577,-0.018191917,0.033876736,0.052388027,0.01716795,0.006560583,-0.011955931,0.021387467,0.0025620027,-0.016347542,-0.015002577,0.012008929,-0.0006871967,0.015847443,-0.0048406385,-0.02088395,-0.0017335787,-0.051588703,0.04251343,0.034495622,0.018415572,0.030759862,-0.048894286,0.01586494,-0.1098712,-0.02875241,-0.02447213,0.022317646,-0.023236895,-0.01448445,0.031214498,0.025976775,0.09199634,-0.0015235199,0.04251625,0.019584736,0.011154068,-0.028399892,-0.032220464,0.011295062,0.02471466,-0.02362783,-0.024903527,-0.019313665,-0.04618275,0.012168039,-0.008141474,-0.00034077364,-0.0340062,0.016209474,-0.0074660555,-0.043033734,0.00071966316,0.03597352,0.028730955,-0.037096594,-0.0038303863,-0.04312742,-0.03797557,0.014118329,0.105246864,-0.03503464,-0.003846058,-0.00073557586,0.009945356,0.08122473,0.054989528,0.020227546,0.018827101,-0.0070320657,0.008545921,0.019769989,-0.01726984,-0.008854506,-0.027000358,0.03951669,0.033022434,0.021668538,0.00527526,0.010260868,-0.00455509,-0.03656461,-0.007876325,-0.06264045,-0.072235994,-0.020437323,0.042490073,-0.05131163,-0.00040722502,0.021060722,-0.013822388,-0.0032570707,-0.06254257,-0.011106578,0.009341459,-0.037194457,-0.016340649,-0.031804338,0.024337599,-0.003624253,-0.060347497,-0.012212352,-0.044381827,0.0066147177,0.0022205515,-0.00992312,0.044905845,-0.012156179,-0.027606476,0.0035926537,-0.01265829,0.000050175742,0.015158203,0.03756927,-0.034240868,-0.028861746,-0.028798142,0.015028075,0.017866759,-0.0008938184,-0.017020633,-0.027214691,-0.008651114,0.030270685,0.00047780588,0.04074701,0.02316186,0.00088987406,-0.0338581,-0.010063078,0.038149625,0.010327387,-0.00939794,-0.038865793,-0.035715993,0.0013351021,-0.0064952103,-0.047507875,-0.05719953,-0.03095884,-0.005223201,-0.002386576,-0.005881342,0.03866086,0.007341417,0.00832746,-0.00083991536,0.004567506,-0.019065801,-0.060234293,0.034232933,0.036708895,-0.0020282313,-0.017782737,-0.00820369,0.046309147,0.0032354197,-0.0317548,-0.038062192,0.00904111,-0.009943777,-0.06354925,0.03035733,-0.050200842,-0.0026663705,-0.009122154,0.017907608,-0.023040479,0.0044762124,-0.015005212,-0.011076429,-0.01995172,-0.016542474,-0.02728236,0.021838376,0.015403092,-0.050344523,-0.015105628,0.020218385,-0.018968435,-0.037785046,-0.030277682,-0.007272273,-0.018116098,-0.008559891,0.05596321,-0.018216548,0.011504847,-0.0028077425,0.0018296542,-0.020763546,-0.015342733,-0.020609224,0.025574274,0.010500855,-0.021403015,-0.024139365,-0.018577786,0.008894044,0.010582749,0.020913836,-0.0032423886,-0.036581,0.0033743528,-0.006162455,0.04740447,-0.00092680205,0.030739378,-0.0064486237,-0.032561056,0.04148659,0.03507371,-0.028076869,-0.015471857,0.023142487,-0.010123621,-0.03166744,-0.048022185,-0.0067774607,0.02368748,0.0048540076,-0.0011571663,-0.050330993,0.043889064,0.011704864,-0.020915873,0.034533814,0.023870824,0.013229076,-0.03395761,0.05672741,0.012657059,-0.036932882,-0.0071632164,0.02512161,0.009426737,-0.066336334,0.02438933,0.00053121167,0.0024809327,-0.030117152,0.02150904,0.00106182,-0.042532295,0.027958633,0.0033602724,-0.0027324527,0.054814458,-0.022109525,0.004996929,-0.036877193,-0.0091099925,-0.010247074,0.007703842,-0.015159387,-0.0112139415,0.0050794845,0.08783164,0.017542541,-0.007207229,-0.04314658,-0.004492207,0.01607171,-0.15599458,-0.02078118,0.012564001,-0.0046413927,0.026504626,-0.015463056,-0.0271412,-0.056447998,-0.024199305,-0.015867418,-0.00975682,-0.0018094399,-0.00012850505,-0.023828886,-0.012507995,0.044594284,-0.051802516,-0.032902226,-0.043015856,0.016334495,0.02749874,-0.0014246447,0.04144354,-0.01226381,-0.01162323,0.017505124,-0.04380411,-0.03765609,-0.04001348,0.014243117,-0.04751494,-0.06716304,-0.0031979976,0.020476302,-0.0016333879,-0.0148647325,0.0065828175,-0.0021172448,-0.05370794,0.0038615593,0.020654777,0.03536804,-0.007071504,0.018409582,0.002116912,0.053373177,-0.041058518,-0.027566317,-0.038966455,-0.012577264,-0.0015067152,0.029221306,0.0039442466,-0.0015912744,0.0033455854,-0.021157088,-0.041176796,-0.010578028,0.037847973,0.027395682,-0.011254431,0.039274324,-0.019003116,-0.012828048,-0.012045762,0.028836256,-0.05180332,0.031080723,-0.0015588758,0.007158873,-0.01516268,-0.015067794,0.018692773,-0.0330016,0.012448282,0.016773582,0.020627713,-0.013229864,-0.012376096,-0.032532662,-0.022238618,0.0061150636,0.011839465,-0.07824733,0.022827918,0.0006343735,-0.016944101,-0.0038891034,-0.06250059,0.00769478,-0.07072935,-0.06401271,0.02470123,0.009579524,-0.012954047,0.036010683,-0.024447523,-0.002755788,-0.008651422,-0.0056463676,-0.024655584,-0.013068952,-0.041916225,-0.031346172,-0.03765018,-0.0027802382,0.009370464,0.007816096,-0.0023230745,-0.025823964,-0.012007411,-0.031867847,0.023721972,0.04718458,-0.053471852,-0.0044831564,-0.007424637,0.0233853,0.03857605,-0.00012650054,-0.023905108,-0.023818456,0.004709738,-0.046312496,0.022952504,0.06587404,0.020664897,0.029090667,0.07222217,-0.012165234,0.0021470077,-0.06184493,-0.0022553827,-0.02737854,0.054217517,-0.015898269,-0.0046509113,0.056172255,0.024458863,-0.023996139,-0.033412352,-0.034145888,-0.012051856,-0.00951333,-0.012313803,-0.0118642,-0.0009988776,0.015504199,0.0056074755,0.012527744,0.0050083264,-0.031719416,-0.026131356,0.05038401,-0.033526532,0.008660004,-0.009723913,-0.04306227,0.014520476,0.072915606,-0.0064558885,-0.011487427,-0.01547511,0.002521103,-0.016111707,0.049784254,-0.006685807,-0.000373647,-0.02660645,0.009805821,0.05221165,0.008550251,-0.0068760687,0.036194246,0.028688218,0.036110125,-0.017634507,0.012239584,0.04307204,-0.027481176,0.03290303,0.010931072,0.030708464,0.056422576,-0.049764596,-0.0010406949,-0.042782534,0.015890583,-0.03771088,0.028792093,-0.007889722,0.009427376,0.010522986,-0.013578572,0.047754128,0.03038995,0.0069567757,-0.0040740976,0.027490938,0.015177043,0.00093145925,-0.009362054,0.03029116,0.008700655,-0.050581194,0.045226067,0.025386136,-0.012467437,-0.026773116,0.032960184,-0.048833378,-0.02425086,-0.00067720754,-0.0027066998,0.036842663,0.021543412,0.03742995,0.02969641,-0.0017135652,-0.02895204,0.01636172,-0.017847931,-0.044612546,-0.041271072,-0.00055185426,0.008799411,0.00466447,0.052634586,-0.036904946,-0.0031735697,-0.02226813,-0.0069778534,0.011121785,0.022302993,0.0182932,-0.057606738,-0.018696412,0.027261972,-0.02666586,-0.03864808,0.03768317,-0.022080893,0.03937457,0.01006524],"last_embed":{"hash":"zuhln0","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"zuhln0","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{11}","lines":[36,37],"size":68,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zuhln0","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03818206,-0.011227014,-0.044948004,-0.0053358176,-0.029479358,-0.048613615,0.03325555,0.00036108904,0.016860425,0.008693021,-0.000045338467,-0.009109582,-0.021399371,0.015666272,0.018015262,0.05012514,-0.043221116,-0.0052616545,0.019951768,-0.021662943,-0.017361294,0.020216806,0.045529492,-0.030883398,-0.046655823,-0.004371744,0.009922723,-0.0148724625,0.02963775,0.0446681,0.007405488,-0.05159089,0.06348068,-0.0050403676,-0.021094067,-0.0044198567,0.031565428,-0.031768505,-0.04816767,0.046009284,0.000001924569,-0.023770956,0.033247914,0.019932361,0.0490702,-0.023095451,-0.022635562,-0.0029673341,0.007554647,0.005541464,0.012123409,-0.020117825,0.01966971,-0.007408081,0.0096848225,0.04062553,0.003295264,-0.046652913,-0.048599783,0.004246802,-0.058537845,0.0071247104,-0.016899083,-0.014296098,0.0036335303,0.054788798,0.034360535,0.012907621,-0.028018704,-0.016852997,0.026964337,0.0039894963,-0.0058950903,0.023652716,-0.032342352,-0.014781233,0.013735008,-0.012517432,-0.0046454575,0.041861724,0.0026878954,-0.0028114347,-0.010360291,-0.016552003,-0.024797808,0.0013127173,0.004845275,0.07115455,0.039269064,0.0024471749,-0.005682667,-0.007049862,0.028540706,-0.013361213,-0.023234386,0.027969602,-0.00007461573,-0.030075131,0.05621539,-0.024866328,0.026125303,0.009170246,-0.0037362592,0.012639002,0.023512758,-0.0050736126,0.0053171744,0.042452842,0.0067860465,-0.021040095,0.022549924,0.056032546,0.031071879,-0.0011469052,0.0040329606,-0.0139952125,0.014001959,-0.02483687,-0.00021859801,-0.0118766725,0.01898013,0.0325681,0.043552574,-0.043309126,0.005425973,0.036439367,-0.019541353,-0.0017536068,-0.02175246,0.01042522,0.026278166,0.03178068,-0.017779456,0.0047941227,0.016043663,-0.0048205825,0.051610254,0.00068318634,-0.0034084693,-0.04563994,0.011134961,0.008274615,-0.018361308,0.012195076,0.030194638,-0.028685004,0.008791146,0.03127149,-0.022100518,0.029247599,-0.0076300474,0.022581656,0.0009173537,0.04939829,-0.015590744,0.01891758,0.00015933669,0.026078448,0.017448777,-0.024850173,-0.024415387,-0.024740228,-0.0290528,0.056978125,0.0071671694,0.0077929115,0.026183117,0.016686792,0.0038195578,-0.009808097,0.002692448,-0.020183835,-0.007207442,0.027015615,0.022972206,0.0017819871,0.0576368,0.025398152,0.029472139,-0.031119315,-0.062760405,0.005275931,-0.06570621,-0.032910682,0.0067006163,0.030632729,-0.00013044695,-0.020469693,0.005874042,0.021325137,-0.018472921,-0.005744749,0.023088537,0.033864122,0.076403834,0.010311389,0.0067266384,-0.0063329325,0.022489415,-0.019881323,0.0021929257,0.033130657,0.02885194,-0.021716304,-0.042810727,-0.006531326,0.017639797,-0.034474544,0.013947299,-0.0528231,0.030622633,0.036636915,0.0064392732,-0.007001661,-0.0015581878,-0.027398875,0.040732875,-0.0013833281,-0.011155482,-0.0063399794,0.026897602,0.065394185,0.035267446,0.012086778,-0.014691731,0.02284084,-0.017241403,0.06421502,0.022533588,0.006300491,-0.007294553,0.008542158,-0.006354035,0.004958566,-0.0015802559,-0.023171147,-0.041262954,0.014370254,0.025642365,0.011612273,-0.004282901,-0.005218338,0.009405863,0.0032704882,-0.019942908,0.0028170932,0.035276588,0.04314326,-0.0098291235,-0.0035934418,-0.021878826,0.012531388,-0.017546939,-0.026543975,0.037497774,0.024062606,0.01646516,0.012435667,0.009366198,-0.0052107745,-0.004545774,0.034768097,0.010540739,0.023297349,0.013353362,-0.0058965837,0.009863814,-0.03284129,0.028084856,0.017857911,-0.0057687997,-0.03894052,0.018694986,0.0064160204,-0.030008186,-0.022923071,-0.0411374,0.016495397,0.045707777,0.0019474935,-0.04946829,0.010335039,0.021308722,0.045727156,0.012341176,-0.0074574,-0.010749311,-0.025205698,0.021726947,-0.042182364,-0.021919616,0.014223162,0.06475186,-0.0038535579,-0.042772632,0.008634843,0.014124239,-0.17841706,0.011241217,-0.011551865,0.050991684,0.005690141,0.015900306,-0.04211914,0.007738978,-0.06696116,0.060818087,0.005194927,-0.032751497,0.035815608,-0.01273698,0.031573366,0.027545257,-0.021811962,-0.0056995815,0.00028897275,-0.05426816,-0.035506807,-0.05149023,0.042745322,0.024740469,0.014912863,0.008609007,0.06269891,-0.012668341,0.026577216,-0.06197493,-0.07337719,0.0058626495,0.0025232434,0.014920543,-0.021748284,0.025328472,-0.04427409,0.046288285,0.009269869,0.0008840879,0.076508746,0.03202108,0.028070753,0.03167296,0.008823926,0.010431833,0.0012494614,0.004539616,-0.02836895,-0.032096338,0.021039788,-0.0014931823,-0.0044929828,-0.019716203,-0.050298247,-0.019085865,0.008552613,0.038278636,-0.00027524875,-0.044665787,-0.013340132,-0.052248813,-0.009441509,-0.003166283,-0.050609205,-0.056080963,0.009382696,0.0000714003,-0.019007152,0.0034188568,0.04097903,-0.0626509,0.01503235,-0.011486224,0.0123653915,0.0041777417,-0.009690343,-0.047943287,-0.0146514345,-0.101672284,-0.015961211,0.03174023,-0.038577907,0.002107318,-0.0024862015,-0.03032635,-0.012235831,0.017370854,0.032045968,0.23227182,0.013787359,0.033241287,-0.010029613,0.030032912,-0.015077839,-0.029276341,0.068815306,0.018217059,-0.030273803,-0.002618868,0.02336624,0.0069362293,0.0033653527,0.027325807,0.04860413,-0.06015206,0.014513843,0.044962667,0.009454196,0.021278217,-0.057619505,0.0083289165,-0.0069541596,-0.059448026,-0.017519973,0.014601052,0.045767993,-0.022082658,0.035385337,-0.01638315,0.03346831,0.046918336,-0.06186266,0.036568195,0.023686517,0.00988734,-0.07865703,-0.02325844,0.024350809,-0.015588701,0.014850911,0.009496136,-0.025578396,-0.04758811,0.0076650064,-0.022735745,0.019517228,-0.019754697,-0.02968803,-0.020125307,-0.05290633,0.010597637,-0.017600896,0.007285393,0.015157267,-0.015389464,-0.04339408,-0.0065866527,0.06302225,0.0033304468,0.020652788,-0.07264435,-0.017821183,0.015809786,-0.00875355,-0.025542265,0.0041407645,0.019056203,0.0061050644,-0.024960998,0.011421324,-0.0059561427,0.020817228,0.019603956,-0.013879615,0.00800225,0.056611385,0.0164216,0.0050807367,-0.036826555,0.00039856724,-0.0130045405,0.007872743,0.023524659,0.008455017,0.036096882,0.06178236,-0.023207307,-0.034987364,0.007381909,0.020919712,-0.018088171,0.017154066,0.02196495,-0.019910786,0.07007108,-0.02827991,-0.031285178,0.020061698,0.010837059,0.03144435,-0.013717609,-0.018689558,0.017720085,-0.0076904306,0.015251357,-0.008402144,0.01170205,0.039461367,-0.0772924,0.0039996128,0.005553833,-0.032520153,0.016194753,0.060347572,0.05127839,0.01639958,0.036801882,0.017627584,0.016489523,0.030104661,-0.035098664,0.019678831,0.0073735802,-0.050520055,-0.0032504192,0.024703013,0.0045991903,0.03944273,0.04110254,-0.04255614,-0.02759196,0.037761055,0.023860898,0.0019168908,0.010878699,0.0105049135,0.03648838,0.00080341817,-0.0063670715,-0.010455332,0.025277436,-0.0019498211,0.029690359,0.016453674,-0.025904683,0.0034369044,-0.04910879,0.044287942,0.026896222,0.010420009,0.037881926,-0.04383717,0.022034902,-0.09189902,-0.038967647,-0.028620144,0.021630486,-0.01856885,-0.039343473,0.016607529,0.016708348,0.076492846,-0.008919191,0.05720445,0.022727994,0.021604445,-0.037861682,-0.027683513,-0.0012432223,-0.0045698127,-0.037770163,-0.028770342,-0.022509832,-0.051184606,0.015798904,-0.034569733,0.008162012,-0.023539905,0.021078823,-0.022194259,-0.0392995,0.012352048,0.05417833,0.009015979,-0.073597856,-0.0006358246,-0.04482765,-0.04071442,-0.002741277,0.09864893,-0.013830021,0.0021853687,0.014535416,-0.00031293614,0.09573699,0.071511924,0.024508,0.0072655785,0.027557677,0.0036459486,0.0032815484,-0.022615422,-0.021149471,-0.027257675,0.010125085,0.040611055,0.031825442,0.006681905,0.013151888,-0.019037843,-0.032578602,-0.004830474,-0.04398108,-0.05067842,-0.0054874523,0.031762514,-0.04207341,-0.021567382,0.00984711,-0.012550412,-0.021664277,-0.047399465,-0.01784076,0.02336151,-0.041898906,-0.0063398657,-0.022137223,0.021386376,-0.0075834603,-0.037354182,-0.0051902756,-0.041044753,-0.014922583,0.011472821,-0.005027771,0.02819244,-0.0035066884,-0.01803501,-0.005461839,0.00552737,-0.00813896,0.0000427765,0.031368833,-0.027658371,-0.03722841,-0.030001929,0.019167457,0.012317602,-0.005061307,-0.027089005,-0.0088137705,-0.019302074,0.04942379,-0.003039213,0.023713911,0.010555404,0.016006315,-0.03218135,-0.0054168548,0.033346754,-0.0029589029,-0.0060054595,-0.031365536,-0.030695565,-0.012883635,-0.0000023909035,-0.041481003,-0.04293883,-0.04035222,0.00065710815,0.012125911,-0.011726987,0.010320747,-0.01123807,-0.024205334,0.013997905,-0.009387899,-0.02337712,-0.07585599,0.035623863,0.039980367,0.012229463,-0.028229862,-0.0014381186,0.046556532,-0.012270021,-0.05151307,-0.047534864,0.0061584613,0.0100684175,-0.07284524,0.024596926,-0.037557356,-0.01929698,-0.04601055,0.035609785,-0.02522518,-0.018155051,-0.024682505,-0.023967762,-0.013885739,0.0047893287,-0.01850511,0.019653177,0.012896488,-0.045758855,-0.010025469,-0.0016829665,-0.01908733,-0.043045323,-0.013456907,-0.024754196,-0.017955208,-0.014685145,0.048739225,-0.019629965,0.020162864,-0.014089931,-0.016388774,-0.020841548,-0.0005552632,-0.0064031975,0.0054928917,0.014857902,-0.025975958,-0.03154486,-0.0116103245,0.0067064203,-0.017636083,0.02830374,-0.018676944,-0.030875616,-0.003101582,0.0035336425,0.03905755,-0.0031567088,0.023019116,0.00030917823,-0.011426871,0.059134606,0.017892128,-0.03635537,-0.008549975,0.008063096,-0.0126977675,-0.037154883,-0.033901792,-0.011904011,0.040971495,0.0065577296,0.001592708,-0.025652995,0.038265783,-0.007427497,-0.02746841,0.03021673,0.027079405,0.01912298,-0.03228112,0.043610938,0.015822195,-0.033953182,-0.008741283,0.0070979698,0.0148085505,-0.047637545,0.011558547,-0.0013694224,-0.008145745,-0.028706066,0.028276306,0.0062489016,-0.04184511,0.035015337,0.0068489583,-0.0023768041,0.053936932,-0.000072163675,-0.006364884,-0.0184095,-0.011850535,0.002192763,0.025197854,-0.011880239,-0.024958981,0.0046567833,0.06867622,0.005231997,0.011780218,-0.014364711,0.0011108872,0.026207851,-0.14440607,-0.030521404,-0.005134262,-0.013093157,0.020429725,-0.017751178,-0.04595155,-0.04913555,-0.02539494,-0.022736356,-0.011705885,0.011255102,-0.00631832,-0.027817456,0.012867936,0.05298684,-0.043875057,-0.019612646,-0.04592443,0.05435853,0.027299225,0.011895152,0.021003557,-0.01038659,-0.024202278,0.023062041,-0.051413927,-0.04172492,-0.020886581,-0.005181994,-0.03062037,-0.07985376,0.0114167025,0.045703374,0.006843957,-0.03571574,0.0012547976,-0.01864992,-0.053022917,-0.0029627967,-0.009573093,0.031729773,0.00097461214,0.04052442,-0.022323389,0.055222407,-0.012205456,-0.03459678,-0.054566212,-0.0042393026,0.006355794,0.032188073,-0.014876366,-0.0016527398,-0.00208828,-0.02100026,-0.05663529,-0.0047811572,0.041599326,0.022217644,-0.0065874187,0.05051249,-0.031877533,-0.018547203,-0.033943787,0.03143939,-0.04043878,0.024049059,-0.012481667,-0.0015870864,-0.0044180662,-0.016616663,0.013984917,-0.026724061,0.011751612,0.030731887,0.027552094,-0.02813581,-0.017900769,-0.026700122,-0.038326833,0.00094030343,0.025425969,-0.047702767,0.046881747,-0.00047918933,0.004083508,0.0072845053,-0.07978405,0.0007992011,-0.055712968,-0.06581911,0.017810808,0.001405829,-0.022746343,0.023534218,-0.02069508,0.004797346,-0.020620313,0.011244157,-0.04733761,-0.0025907976,-0.04604564,-0.04353566,-0.041632768,0.004537922,0.03241817,0.022428017,-0.0036789828,-0.005954897,-0.009325612,-0.017401455,0.018484255,0.03103917,-0.06203463,-0.029431503,-0.007951808,0.011687431,0.036187205,0.0015824891,-0.021744598,-0.0067383233,0.0016244176,-0.03886562,0.02238969,0.08548663,0.021103334,0.03396652,0.0683378,-0.02476896,-0.00217453,-0.061732013,0.0033447344,-0.027432147,0.0563539,-0.01372502,-0.023343097,0.06293584,-0.0038724598,-0.027937122,-0.0379171,-0.018853832,-0.019401347,-0.011057283,-0.008064509,-0.030536277,-0.013239837,0.016014896,0.00030358124,-0.0071491813,0.0072778976,-0.013786325,-0.025564931,0.018480768,-0.027529752,0.012409783,-0.016537389,-0.03535982,0.018198105,0.07435447,-0.0013767616,-0.0124635985,-0.029430052,-0.006877885,-0.015412898,0.06734987,-0.01465091,-0.017993666,-0.030125722,0.0045946487,0.05531833,-0.0068035102,-0.015902605,0.044143837,0.04059493,0.01702857,-0.020958863,0.031095909,0.025001802,-0.03860511,0.045143686,-0.0023605118,0.04193025,0.08319325,-0.04672461,-0.031326186,-0.03861347,0.034965683,-0.03321736,0.053542912,-0.020842057,0.014582691,0.010947093,-0.023419648,0.051054373,0.029736603,0.014742832,-0.002238942,0.020069582,-0.0006775351,-0.026416056,-0.00076743355,0.02660182,0.0037142455,-0.047392204,0.03880553,0.016935436,-0.017102672,-0.018812394,0.024921007,-0.04942501,-0.02064412,0.0025910623,0.0043786094,0.018205857,0.0000078000885,0.047223575,0.041181084,-0.019624325,-0.0447546,0.044914603,-0.01209792,-0.03034187,-0.03868326,-0.031778257,0.013677022,0.005947792,0.04258809,-0.033983547,0.010372081,-0.039138924,-0.00040688989,-0.0053152503,0.030691128,0.018834036,-0.036007397,-0.023120575,0.01715774,-0.007501556,-0.059211668,0.041913196,-0.029009184,0.02290533,-0.022320343],"last_embed":{"hash":"qa78kt","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"qa78kt","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#App: **Headspace** (Best for Your Needs)#{12}","lines":[38,39],"size":92,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"qa78kt","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0334005,-0.015556163,-0.04615339,-0.007474342,-0.03646919,-0.037348695,0.03517979,-0.012768761,0.00021021016,0.0045670466,-0.005290055,0.008044089,-0.013172525,0.0058705336,0.013843035,0.032480482,-0.010477209,-0.003511896,0.041438784,-0.0010658769,-0.04225083,0.01568347,0.077168465,-0.032099042,-0.013155791,0.00538611,-0.023904566,-0.01472081,0.01129166,0.041119117,-0.008412458,-0.020444231,0.038288265,-0.030702258,0.00968248,0.0034638464,0.027830496,-0.012999481,-0.049403217,0.04213853,0.014236618,-0.03398026,0.010878604,0.018524999,0.038169827,-0.03247989,-0.05105532,-0.011956683,-0.02423667,0.0016236595,0.02345472,-0.006606884,0.007623176,-0.033653397,0.0033394461,0.033041503,0.012458755,-0.037926987,-0.041471228,-0.026596464,-0.05414582,0.03404448,-0.03154553,-0.005973202,0.015842434,0.04387672,0.012594443,0.02676966,-0.018237228,-0.007878462,0.013720885,0.008042477,0.021844925,0.022976056,-0.06371977,0.009756148,0.040444586,-0.0052714157,0.0019693936,0.015861329,0.010819056,0.011626458,-0.017076699,0.016690338,-0.025075218,0.013961484,-0.0044672852,0.051128995,0.0015090385,-0.03261716,0.010893279,-0.00085206225,0.020060396,-0.017722439,-0.03430933,0.0037636827,-0.0064387787,-0.033024516,0.04812483,0.021093728,0.017372124,0.0034448623,0.007845199,-0.002271671,0.025808364,0.009185891,0.033864714,0.059028648,0.037973493,-0.03761694,0.02821459,0.036253873,0.0074590533,0.007852961,-0.0067450497,-0.026405897,0.015570425,-0.047939,-0.009628531,-0.010558717,0.029040579,0.040660553,0.015070129,-0.025857994,0.025593787,0.0056594606,-0.012143916,-0.013381785,-0.017885517,0.053578954,0.006797748,0.0012136447,-0.05350918,0.0062387357,-0.010087591,0.034988713,0.055963695,0.0036872085,-0.02112513,-0.07570645,0.024436632,-0.019388486,-0.03995027,0.0022667358,0.001151231,-0.050176337,-0.027456937,0.006633184,-0.00026586876,0.05996226,-0.010102192,0.014021748,0.022617705,0.034235086,-0.0019952506,0.023560615,0.010927614,0.013132757,0.010830234,-0.01939401,-0.0028875049,-0.020023063,-0.022367653,0.067808606,0.015999164,-0.0010178325,0.0297368,0.01736716,0.007662849,0.023351556,0.0025019164,-0.009170683,-0.0058673373,0.016240198,0.0140167605,0.012676153,0.065929554,0.029053077,0.012527188,-0.022342155,-0.063436024,0.029287381,-0.027947577,-0.06288517,0.014363928,0.035990797,-0.0070781414,-0.01869724,0.0046010166,0.049510412,-0.015271202,-0.01722212,0.0064643016,0.03962697,0.06948015,0.023443075,0.008130683,-0.02681229,0.020573346,-0.004292625,0.020054128,0.018584348,0.0036096633,-0.013278567,-0.04354557,0.017656507,-0.015365352,-0.027240211,0.012187869,-0.03234986,0.0202808,0.04219492,0.014790644,-0.020112585,-0.0150912395,0.0039088298,0.033792064,-0.00420697,0.0021399949,-0.015301186,0.03372347,0.0626187,0.00027875946,-0.037610244,-0.015898313,-0.00908415,-0.04293676,0.044621687,0.025011854,-0.012171191,-0.0004951956,-0.012998484,-0.0030441205,0.008654921,0.004764785,-0.013134001,-0.024468541,0.014030252,0.024304925,0.0275532,-0.019752994,0.0009093438,0.015722485,0.01897505,-0.011326685,-0.0058337124,0.05825112,0.03140381,-0.004934722,0.039110262,-0.046855826,0.0015516451,-0.029969273,-0.02919899,0.026003288,0.02934312,0.004651554,-0.0021259256,0.028228741,-0.008872722,0.0071876305,0.019972362,0.02673669,0.026718147,-0.040251978,0.0024089962,-0.019464398,-0.027341655,0.015216645,0.08080704,-0.0089896405,-0.02051143,0.024510387,0.028477121,-0.057364587,-0.008838403,-0.038226787,0.029257357,0.04084007,0.006633217,-0.06516877,-0.020069418,0.01726726,0.021050086,-0.015381016,-0.0044076857,-0.033943407,-0.055391196,-0.002040302,-0.023325637,-0.03801635,0.0025192525,0.05866518,-0.0011748193,-0.022274636,0.008103107,0.012244387,-0.16814412,0.02531331,0.0037805284,0.045799095,0.006755438,-0.0055029327,-0.006822406,0.0041646305,-0.07922125,0.054842196,0.0008765333,-0.025599064,-0.008088379,0.010135199,0.03194638,0.018267838,-0.015752837,-0.02703586,-0.010649976,-0.048609726,-0.02841004,-0.018016424,0.045666855,0.04686208,0.0030058082,0.047184676,0.045405965,-0.01781158,-0.026678229,-0.06545474,-0.062326726,0.014396746,0.0030778465,0.023665713,0.0025996214,0.003091157,-0.015997658,0.0042495015,0.01406732,-0.028303241,0.061120078,0.036591385,0.017134503,0.0049670245,0.010317105,-0.0038140009,-0.01167109,0.013572443,-0.03329401,-0.018234916,0.013529453,0.0016234379,0.0015963529,-0.023515321,-0.023779443,-0.043736596,-0.0013973431,0.013006405,-0.047985487,-0.035536423,0.013120904,-0.022674091,0.007285357,0.0001709731,-0.028817432,-0.0676831,-0.016533243,0.012354145,-0.026780358,-0.010815757,0.044430766,-0.023913007,0.0053391303,-0.0038905863,0.0024635151,0.006851482,-0.024925163,-0.025451317,-0.025313133,-0.114162266,0.00012239254,0.030761054,-0.040639583,-0.013150432,-0.037255675,-0.033642218,0.0031937168,0.009424752,0.029443169,0.22668886,0.02236112,0.012076081,-0.008696565,0.052849688,-0.020851916,-0.011698016,0.07099588,0.004629824,-0.024950204,-0.04219545,0.024725923,-0.011471002,-0.00012979322,0.011742468,0.05399978,-0.05422163,0.017988564,0.045817785,-0.00038832318,0.033324353,-0.036747027,-0.0016527557,-0.029391015,-0.05024251,-0.034298673,-0.0014767589,0.05064714,-0.025431197,0.020618057,-0.025340743,0.06492671,0.03471453,-0.06200035,0.030778881,0.015674623,0.008348171,-0.056721225,-0.019666178,0.020171894,0.0016829239,0.0062707877,0.012181849,-0.06460786,-0.015076118,-0.021187399,0.006593606,-0.01626349,-0.015363219,-0.034550607,-0.024515424,0.009502617,0.015977262,-0.03152755,-0.01422243,0.023256378,-0.001562504,-0.03224801,-0.019806808,0.0279289,0.007674987,0.027928635,-0.074507296,0.008235975,0.023150515,0.007852647,-0.030850483,-0.024808137,0.003470894,-0.0048260186,0.013814568,-0.004045656,0.005338302,-0.006574687,0.009908845,-0.0330516,-0.011072353,0.017768426,0.02652248,0.0056366962,-0.023204267,-0.05246646,-0.030519256,-0.006050941,0.032268927,0.028332027,0.01817457,0.04985848,-0.004719896,-0.035553347,0.015503149,0.02895907,-0.03302498,0.010662874,0.0065234825,-0.009360463,0.02979566,-0.02510942,-0.019854728,0.024125593,-0.009262295,0.024171427,-0.015224439,-0.02045256,0.015556894,-0.019025937,0.0227631,-0.030143578,0.010643556,0.0035844753,-0.08454726,0.013138811,0.00444393,-0.0004363934,0.0021075907,0.043681372,0.031617884,0.005710441,0.04193914,0.011090084,0.021349728,0.037015576,-0.021604504,0.019553112,-0.00012771359,-0.0581203,0.02272884,-0.018236585,0.030215321,0.017575296,0.021221397,-0.036489915,0.0052196295,0.042331833,0.029333787,0.028360238,0.051592946,-0.024997985,0.017655358,-0.011586413,-0.017289862,-0.041250303,-0.00043612442,0.03287042,0.012873185,0.014516147,-0.015105612,-0.029301167,-0.0618538,0.011941527,0.006522395,0.0033561755,0.015325222,-0.040430475,0.01055834,-0.100398034,-0.0047371853,-0.0030622894,0.0075357836,-0.018827548,-0.0154129835,-0.011574199,0.0050636325,0.055614386,0.01395857,0.002854872,0.0009138437,0.016756993,-0.027723389,-0.0054548043,0.01407597,0.010838612,-0.026634298,-0.018272907,-0.021222247,-0.030555056,-0.039535083,-0.014265944,-0.0030206172,-0.012332062,0.024103094,-0.01354559,-0.014781866,0.022371022,0.023447098,0.010362743,-0.021039598,0.0034176442,-0.02707285,-0.039128788,-0.0015639109,0.10993387,0.0074060103,-0.019006215,0.02515858,0.009519828,0.0917809,0.057748497,0.031314127,0.017189147,0.044589702,0.025110632,0.002473911,0.004742616,-0.037376888,-0.0038889889,0.029161055,0.042059425,0.00092273136,0.023642173,-0.00850022,-0.0072791623,-0.021912882,-0.002625696,-0.069644175,-0.028084192,0.0033680804,0.05709207,-0.028567625,-0.0018023547,0.03906352,-0.02761685,0.004417391,-0.059256114,-0.0024559281,0.023613231,-0.017124794,-0.039983086,-0.021568192,0.008018983,-0.0048486316,-0.05654338,0.004364567,-0.04081296,0.022269452,-0.004763544,-0.009161363,0.03764124,0.020972107,-0.017119499,-0.005406238,0.0008363908,0.011342189,-0.05835757,0.020418175,-0.014630597,-0.014943049,-0.0014329042,0.013703113,0.0025186166,0.018795054,-0.00529835,-0.01890855,-0.030813562,0.040400088,-0.0049557956,0.04970643,0.013360269,0.004999792,-0.008452116,0.016145675,0.008758937,-0.010805658,0.015153455,-0.055425882,-0.05839559,0.003957575,0.0076388996,-0.04355539,-0.037380524,-0.025941808,-0.014881743,-0.011272826,0.003342534,0.03725507,0.011724875,0.0075208987,0.0022624978,0.024172258,-0.08169191,-0.016637286,0.023122031,0.039837565,-0.0042772642,-0.017489227,-0.028850744,0.028912317,-0.009227829,0.011365668,-0.04497647,0.007551365,-0.025952807,-0.059091248,0.04689745,-0.0459256,-0.022778545,-0.03583498,0.014849904,-0.019528138,0.014025042,-0.0025983364,0.028263109,-0.03151741,0.021073285,-0.010163673,0.030330949,0.011873349,-0.048976324,-0.003227858,0.0024100433,0.0069281803,-0.030947585,-0.031769376,-0.018543253,-0.006671908,-0.007170775,0.016349481,-0.0313127,0.039132297,0.009139022,0.024508981,-0.05840786,0.0034608068,-0.016928207,0.008582231,0.016413212,-0.008394286,-0.046719227,-0.0011356423,-0.006546766,-0.0007176418,0.013231769,-0.051531345,-0.028241804,-0.034065172,0.007686075,0.06302567,-0.006059578,0.037122294,-0.0011933439,0.008425699,0.019902403,0.0129414005,-0.06770173,0.0059308806,0.042542312,-0.02307856,-0.045261633,-0.019318681,0.014632836,0.017079271,0.018509172,-0.0079849865,-0.06053174,0.034786586,0.022496168,-0.037044443,0.076310076,0.042912118,0.013966183,-0.03152699,0.037656646,0.021656768,-0.0461836,-0.02035887,0.045262292,0.033271197,-0.0735253,0.025506238,-0.0044510327,-0.0019264634,-0.022166535,-0.017891621,0.010729225,-0.045223463,0.043018714,0.016792154,-0.008232495,0.045304812,-0.03390615,-0.0056215776,-0.047366865,-0.016739542,0.0053321747,0.034839436,0.016568381,-0.041263685,0.01513165,0.067685336,0.021086272,-0.03796554,-0.030780649,-0.053093918,0.013733548,-0.14442015,-0.025905216,0.013244622,-0.017724093,-0.0034491117,-0.012290951,-0.022373887,-0.05387168,-0.010376629,-0.0023692073,-0.002984952,0.0063545206,-0.030860765,-0.022977615,-0.024768712,0.048177272,-0.030970508,-0.005128825,-0.03402339,0.049978614,0.0046435166,-0.010692969,0.067954846,-0.032615904,-0.03814862,0.0028507118,-0.06636156,-0.026673237,-0.013985624,-0.011307927,-0.044973362,-0.046705965,0.0070427665,0.017150763,0.021883668,0.0076987543,0.009381246,0.017575817,-0.040916998,0.013974889,-0.018185472,0.028097507,0.015182795,0.0013911114,-0.011402502,0.057693623,-0.05306343,-0.018358879,-0.04556072,-0.0068799057,-0.0041923774,0.046393223,0.015028818,0.0104009835,0.013226623,0.0029287841,0.0016770855,0.01058573,0.008209871,0.03787526,-0.012777003,0.009779506,-0.029311113,-0.012510111,-0.036590908,0.050685424,-0.035625372,0.03569991,0.005184022,0.007078852,-0.03173441,0.008300503,0.010606603,-0.016867511,-0.016861562,0.024889907,0.04108897,-0.03294133,-0.002136421,-0.02230812,-0.02888322,-0.0264704,0.0046917675,-0.04313213,0.039352924,-0.013079146,-0.024738034,-0.015074194,-0.01301369,0.011446948,-0.05608911,-0.045890342,0.01567574,0.0062064985,-0.033864647,-0.015912723,-0.014869201,-0.005226165,-0.02118873,0.00051385723,-0.036446575,-0.013236813,-0.027093524,-0.042051878,-0.026101809,-0.009518164,0.024028806,0.01765126,-0.003719275,-0.053317606,-0.00054432364,-0.022317832,0.0046261065,0.01672081,-0.08927603,-0.00084104773,-0.031585965,0.037348054,0.032298595,0.0117625585,-0.019206645,-0.021824189,-0.010524191,-0.0354075,0.01597989,0.09524198,0.029432425,0.026615806,0.034706358,-0.020412385,-0.003626987,-0.0686247,0.011568178,-0.003539764,0.033660144,-0.04574118,-0.008065109,0.070138164,-0.025234284,-0.045285776,-0.038952705,-0.03572508,-0.0036724976,-0.0052043935,-0.001457662,-0.01933995,0.024299037,0.043637633,-0.009106225,-0.0073756045,0.025538731,-0.035160862,-0.00212154,0.06386763,-0.007363011,0.032334965,0.0051681725,0.037031107,0.021905007,0.060079288,-0.0025110987,0.0026450069,-0.027114062,0.020428255,-0.012923504,0.07503208,-0.0073795603,-0.0014020905,-0.03561151,-0.0010624577,0.05718603,0.039389763,-0.01774343,0.01264816,0.03142017,0.017909376,0.00031136093,0.017891789,-0.0017755345,-0.021797357,0.042607386,0.030635906,0.0052862572,0.046805784,-0.02214933,0.021123892,-0.008785057,-0.0013074854,-0.05763528,0.0344469,0.028901305,-0.0006758729,0.036827873,-0.01596745,0.038750544,-0.0055351797,0.019193359,-0.00949725,0.05354486,0.049499866,-0.011818992,-0.044223342,0.0345152,-0.015117089,-0.05034249,0.05638965,-0.002167665,-0.013536159,0.024128197,0.04463035,-0.041461315,-0.013892644,0.019375786,-0.00490607,0.03301806,0.03750924,0.052326243,0.060017355,-0.03405601,-0.05591389,0.05043301,-0.014584822,-0.012387736,-0.045166828,-0.007021565,-0.012169656,0.018317046,0.037784055,-0.028006945,-0.008658647,-0.055907942,0.012141517,0.007186309,0.028058188,-0.0012291983,-0.03333385,-0.04504394,-0.00024144165,-0.0013587943,-0.020755393,0.046725497,-0.030851157,0.018177971,0.0065859775],"last_embed":{"hash":"1pzggp3","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"1pzggp3","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace","lines":[40,65],"size":1098,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1pzggp3","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 1-2: Headspace \"Basics 1\" Course#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036950696,-0.017442307,-0.045468755,-0.011277214,-0.029865915,-0.04226175,0.04689851,-0.0016446983,-0.0056153913,-0.008749795,-0.015246464,-0.009495679,-0.0065483763,-0.0068877637,0.014717756,0.04703091,-0.012131597,-0.0061694784,0.021876687,0.010249132,-0.040617477,0.02507843,0.08731724,-0.038058314,-0.024938762,-0.0047433316,-0.014721546,-0.026064329,0.0156027,0.05174984,-0.018306166,-0.021759389,0.05917552,-0.036032725,0.012959045,-0.00080228597,0.03440924,-0.012523381,-0.046005227,0.04380881,0.011508936,-0.028141616,0.008417668,0.025525395,0.041198824,-0.028615266,-0.05856525,-0.012514408,-0.06030638,0.0069901575,0.033349536,0.008890789,0.02043976,-0.025317136,-0.004860167,0.040626038,-0.007562792,-0.050012566,-0.033716943,-0.024608066,-0.06826069,0.03386028,-0.014312929,-0.011777011,0.012708888,0.039573237,0.004215199,0.03380339,-0.012253493,-0.016818807,0.028078645,0.013556665,0.02519234,0.02532053,-0.059377,0.031463247,0.04037773,-0.000839175,-0.023899414,0.024718432,0.009211775,0.008429703,-0.0059421677,0.00971547,-0.009430364,0.001056865,0.0056173583,0.06264514,-0.0034404737,-0.016579958,0.013920134,-0.0068295575,0.027819827,-0.011457425,-0.034095578,0.0050920285,0.017339485,-0.022687647,0.053736903,0.025886402,0.010711564,0.0034568897,0.011883391,0.0007443401,0.028506627,0.00031712797,0.012898902,0.040402263,0.025581487,-0.04630081,0.0279321,0.04031807,0.0069206837,-0.005702868,-0.008130476,-0.028042028,0.027156774,-0.04962449,-0.016186506,-0.014834705,0.02594235,0.021501265,0.035856325,-0.044182535,0.043217674,-0.0066217133,-0.02188613,-0.0033035926,-0.0111205205,0.036499795,0.008728862,0.004476345,-0.04750692,0.014987723,-0.0033551084,0.016614161,0.04902751,-0.0056020147,-0.03517132,-0.074540325,0.0124745155,-0.0020373466,-0.0282574,-0.010401424,-0.0074571203,-0.036623165,-0.023788812,0.0034748795,0.0045640003,0.03685353,0.0044746026,0.01783981,0.0216448,0.073413804,0.016054215,0.0043939333,0.013599446,-0.00038728604,0.018613152,-0.013461807,-0.0069992985,-0.009113592,-0.02097963,0.049167145,0.025161486,0.012826438,0.052320797,0.026174966,0.0011624069,0.028280215,0.002969967,-0.008690473,0.002156599,0.0022922044,0.0027973012,0.005602975,0.06873288,0.014211123,0.01529714,-0.022963045,-0.054623827,0.00772233,-0.038779743,-0.04434493,0.009153245,0.026733117,0.009975264,-0.034055218,0.0039945054,0.044198226,0.00027600527,-0.018586583,-0.022709047,0.037431274,0.06414302,0.030252058,0.011421623,-0.02184538,0.020551322,-0.015684105,0.007486083,0.013055549,0.011929093,-0.032196797,-0.042346094,0.012918066,-0.018772546,-0.04019763,0.026433295,-0.0044160224,0.02531803,0.03344816,-0.0032100857,-0.010158814,-0.008227798,-0.0029431367,0.025516067,-0.008580546,0.014900723,-0.009867553,0.026984444,0.050759066,-0.002293879,-0.026393706,-0.025464984,-0.0023529562,-0.052809518,0.03462194,0.031766616,0.0068917214,-0.025467167,-0.006219259,0.011061585,-0.0023541525,-0.014010769,-0.015979622,-0.042032033,0.016180309,0.02965361,0.03180871,-0.008616252,0.00089427293,0.021824509,0.010705482,0.0013885488,-0.022142474,0.05495586,0.019869134,-0.006809477,0.033616547,-0.060417302,0.01847485,-0.024658974,-0.03684772,0.029638167,0.035946693,0.008002683,0.0032693287,0.019565413,-0.013217978,0.028909167,0.0139849745,0.023924233,0.027772654,-0.013754944,0.007559718,-0.00043404094,-0.026142899,0.008653995,0.07631848,-0.0011511686,-0.026729839,0.024646023,0.026789477,-0.041492306,-0.020140799,-0.034299154,0.030806955,0.039869983,-0.007716061,-0.056668986,-0.02638547,0.012029709,0.028528843,-0.01587251,0.0012371457,-0.041781664,-0.04384824,0.001558374,-0.01056029,-0.040819373,0.023956712,0.057995085,-0.0024525204,-0.04264141,0.01354617,-0.005623313,-0.16026127,0.008337383,-0.0007279718,0.03982763,0.016461194,0.004256381,-0.019544352,0.00821708,-0.057963602,0.06569825,0.015338539,-0.021336993,-0.0029112191,0.013058118,0.026173241,0.018916238,-0.022648402,-0.024706904,-0.022660159,-0.044616777,-0.010021146,-0.03625142,0.036678266,0.050500646,-0.007971418,0.049954586,0.06765905,-0.018401977,-0.009323833,-0.053656243,-0.062070023,0.02573728,-0.0017294524,0.022412859,-0.0018220089,0.024502857,-0.0012283047,0.007433147,0.009719355,-0.01884076,0.062476166,0.05518549,0.0059816595,0.017180862,0.017345302,-0.009681383,-0.012775478,0.00059226097,-0.041305114,-0.000034310964,0.007932946,-0.00012689894,-0.0015792158,-0.020584527,-0.023660278,-0.04406929,-0.008255802,0.0095453635,-0.05287849,-0.024804931,-0.0058697625,-0.026398467,0.0004654892,-0.0225428,-0.049661953,-0.07710849,-0.015111896,0.014979014,-0.024745643,-0.0150668435,0.012463586,-0.030905917,0.008654932,-0.013295698,-0.01703965,0.0006425076,-0.027346846,-0.018159153,-0.0242641,-0.11356908,-0.01375841,0.033563644,-0.023828652,-0.025530465,-0.040404014,-0.047910146,0.008997743,0.017534183,0.010287956,0.22577314,-0.004141225,0.025245197,-0.043150958,0.048875824,-0.019333832,-0.020804724,0.06717431,-0.010455057,-0.028628012,-0.036593836,0.038225986,-0.01363322,-0.0007803247,0.03533978,0.05141499,-0.03712807,0.006734116,0.04682786,0.000736958,0.033624817,-0.006064993,0.008218384,-0.0077675562,-0.048556365,-0.019075869,0.0039074733,0.029101765,-0.02481988,0.014194763,-0.033101913,0.06575357,0.031824395,-0.037139352,0.041425038,0.016007911,0.012135678,-0.06230998,-0.011411001,0.011028558,-0.007875036,0.004907203,-0.0003263052,-0.056558896,-0.0157409,-0.025276218,0.0037384205,-0.031089377,0.009361517,-0.038565136,-0.012446246,0.008652398,0.0015554659,-0.039056763,-0.008242117,0.026473217,-0.010374397,-0.022491058,-0.014113574,0.030290103,0.018732505,0.02316179,-0.055183034,0.006474227,0.024531022,0.020502511,-0.02650866,-0.02669121,0.012224154,0.0044762916,0.0014215418,0.008882152,0.0008592902,-0.01835363,0.02308878,-0.02136288,0.0062876954,0.021751782,0.026166087,0.010895279,-0.020233704,-0.04896053,-0.026616437,0.0074479296,0.02341308,0.022106906,0.029399186,0.046727672,0.0036430554,-0.04230582,0.01043458,0.025157442,-0.027959846,0.012747062,-0.014292293,-0.020753108,0.009177013,-0.0194492,-0.027298644,0.0151406545,-0.034913752,0.012675114,0.0031227593,-0.030302767,0.010990818,-0.0030518395,0.023619235,-0.03230637,0.018796844,0.011572592,-0.08327394,0.0044164443,0.0021018803,0.00027119633,-0.018506207,0.0370125,0.014871941,-0.006686049,0.026563775,0.0076696863,0.018064074,0.032943644,-0.0150836725,0.03713993,-0.0060738027,-0.049784526,0.021902772,0.0032428994,0.040648106,0.0039160843,0.013640785,-0.04009512,-0.0014876924,0.06506949,0.018674549,0.034281626,0.050824,-0.038359772,0.0073065194,-0.010223387,-0.027991198,-0.019409431,0.018776754,0.013843898,0.0106356805,0.003934383,-0.024263915,-0.03392998,-0.05654389,0.027088694,0.00831709,-0.009016538,0.002270027,-0.031347495,0.023750735,-0.09222127,-0.0151893785,-0.002995561,0.0030529348,-0.010979747,-0.0032688,0.008534946,0.025806088,0.048377275,0.012643866,0.0334752,0.008922626,0.030785412,-0.048753455,-0.0069009513,0.015878726,0.012022852,-0.033563472,-0.008613754,-0.008250227,-0.03074516,-0.03337607,-0.014955738,-0.02415326,-0.008739397,0.015741516,-0.014185213,-0.018841665,0.00028207677,0.025180252,-0.011211942,-0.0086079035,-0.00037899084,-0.021848401,-0.03842651,0.005050821,0.10722859,-0.024053916,-0.009693886,0.012288978,0.015301503,0.08618761,0.040150963,0.014963084,0.014495826,0.029579533,0.0055296803,0.008720654,0.00093277765,-0.011925429,0.014991834,0.04650369,0.045687687,0.011964014,0.006928139,-0.024744783,-0.009664025,-0.041643385,-0.005147023,-0.06118064,-0.031759847,0.0052450337,0.061513014,-0.029782122,-0.024678534,0.049882222,-0.02788205,-0.0023943533,-0.06059393,-0.017268036,0.010053986,-0.008630388,-0.026187332,-0.010054581,0.019950613,-0.0058456804,-0.048818707,-0.00795725,-0.04774011,0.015842788,-0.0052129785,-0.016993087,0.03636884,0.03752536,-0.014949328,0.019506577,-0.009676321,0.012100017,-0.04337176,0.034217622,-0.013625963,-0.016583199,-0.0042524864,0.019935701,0.016963148,0.01784125,-0.009270463,-0.0308738,-0.025042923,0.039095517,-0.00172341,0.061503645,0.035477605,0.00034822206,-0.021039067,0.015175915,0.019462276,0.003176898,0.008287438,-0.055484198,-0.056649234,0.003139482,0.007032028,-0.04826098,-0.041955844,-0.017571166,-0.006367315,-0.015057506,0.012259836,0.043387953,0.004780314,0.0052281115,0.004108647,0.031465746,-0.08164924,-0.025862722,0.013218107,0.031027243,-0.0030869672,-0.014065526,-0.0210203,0.033939768,-0.014578878,0.008610343,-0.035210088,0.019074261,-0.004725677,-0.05853034,0.0291089,-0.04403807,-0.007357713,-0.01883522,0.032803755,-0.01667493,0.0058012,0.002888408,0.024910815,-0.026187707,0.032391824,-0.010667841,0.033671804,0.027235137,-0.037632085,-0.014633151,0.009976669,0.016645625,-0.021171639,-0.031513214,-0.024865098,-0.0038692353,-0.021236658,0.028798359,-0.02590766,0.043051157,0.0030610303,-0.00006467798,-0.04556343,-0.017592128,-0.017057018,-0.027271012,0.013939238,-0.003365283,-0.02559186,-0.00019633649,0.004369459,-0.030924853,0.0014649028,-0.049274288,-0.029832158,-0.018076885,0.025766997,0.059106745,-0.014174752,0.036453467,0.011285048,0.014282884,0.02593282,0.012941627,-0.06035273,0.011486566,0.043037776,-0.020007197,-0.046676934,-0.02839243,-0.0016486207,0.01268342,0.015439067,-0.00815127,-0.06065536,0.026692886,0.023913782,-0.043652434,0.08078039,0.043405678,0.014141794,-0.028547937,0.038569365,0.009627423,-0.0343975,-0.012522232,0.03266812,0.025473053,-0.07693076,0.035433896,-0.014170278,-0.007151373,-0.035730172,-0.026848326,0.019162534,-0.036446813,0.06379322,0.0034686823,0.007932198,0.04196367,-0.045260906,-0.006013511,-0.059409205,0.0013083542,0.008100085,0.032028925,0.017385077,-0.03916276,0.02256933,0.07244628,0.023189886,-0.029848088,-0.022951461,-0.04620633,0.017668184,-0.14527008,-0.028804697,0.014841459,-0.007709837,0.0016564957,-0.011524244,-0.028530858,-0.05941093,-0.0047355816,-0.0017520699,0.0022719244,0.011929881,-0.017703464,-0.022639098,-0.049700446,0.048297517,-0.02343524,-0.009576922,-0.041267928,0.043310877,0.005958354,-0.005936658,0.07582198,-0.012303362,-0.05941593,0.005862808,-0.062492702,-0.025628733,-0.01680297,0.0028327063,-0.04654466,-0.08216312,-0.0028034842,0.02979338,0.012671352,-0.0011664806,0.00024348508,0.001810362,-0.030917754,0.020672342,-0.011546045,0.014126113,0.011464503,0.010576909,-0.002739902,0.045845885,-0.05201523,-0.00989669,-0.043189626,-0.003563064,0.0015262774,0.041786123,0.00900972,0.021207761,0.016071375,0.0134478435,-0.002925234,0.026666256,0.009765003,0.02761622,-0.032434005,0.0087415585,-0.025423344,-0.019220363,-0.031658586,0.046289578,-0.023842162,0.025598852,-0.013260206,0.022898031,-0.020764373,0.009925266,-0.008733568,-0.024103565,-0.016788904,0.0026052177,0.048958693,-0.013360249,0.0069234115,-0.026089037,-0.033818223,-0.016371243,-0.00027695525,-0.06127974,0.033642687,-0.0115377875,-0.034684397,-0.010982676,-0.025755748,0.00036812737,-0.047985505,-0.041523192,0.009742699,0.007894909,-0.01787084,-0.0075781876,-0.023158353,-0.0041066543,-0.013954766,-0.009314432,-0.042432185,-0.0034847881,-0.022499466,-0.044062056,-0.03262891,0.009521114,0.01578458,0.022529101,-0.0005497198,-0.051055115,-0.001722824,-0.02650503,0.021116728,0.020169243,-0.08665065,0.0033522812,-0.019719588,0.019678675,0.036961973,0.003819634,-0.0068459297,-0.031037778,0.012322832,-0.045161426,0.0043585147,0.06618192,0.039142013,0.060143184,0.036712505,-0.022964714,-0.0017565553,-0.05763812,0.0152315935,-0.012293177,0.063619025,-0.06529309,-0.020127641,0.07640229,-0.029785948,-0.023215432,-0.062070075,-0.04605924,-0.0030730995,-0.013134786,-0.0017322823,0.0071052616,0.020024465,0.01350543,0.000023737417,-0.008518352,0.029489465,-0.057842214,-0.0105781285,0.072077826,-0.008420789,0.027632149,-0.0038715259,0.00050629914,0.012286438,0.048636146,-0.009132887,-0.008483181,-0.036981765,0.019068964,-0.023868209,0.08665408,-0.00056381914,0.009267545,-0.047800608,0.0039942213,0.04110207,0.034841504,-0.021721013,0.01826337,0.03947543,0.04183431,-0.008107576,0.0108418465,0.01826836,-0.02039779,0.056616902,0.009303468,0.01545647,0.05477378,-0.01926096,0.01500754,-0.02520303,0.008264048,-0.053225294,0.019439213,0.03525443,-0.0039748596,0.03282095,-0.0021013755,0.032738164,0.012705512,0.014084372,-0.0012951234,0.04309738,0.049030054,-0.017719144,-0.02942904,0.037416108,-0.016179005,-0.04788472,0.057285037,-0.012832226,-0.01201637,0.00914303,0.030611217,-0.049807265,-0.000054054253,0.011158758,-0.004269765,0.021701204,0.026370885,0.044076324,0.046825998,-0.0341243,-0.044255912,0.045484055,-0.017930487,-0.00020720671,-0.041296918,-0.02303908,-0.008538765,0.029312866,0.0374604,-0.012988803,-0.005135907,-0.049501304,-0.0045041577,0.017769407,0.017693691,0.008670967,-0.027975934,-0.042863816,-0.005851348,-0.014746974,-0.015393409,0.0535967,-0.024436673,0.04891931,0.0056912308],"last_embed":{"hash":"1hokcxc","tokens":309}}},"text":null,"length":0,"last_read":{"hash":"1hokcxc","at":1762858179932},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 1-2: Headspace \"Basics 1\" Course#{1}","lines":[43,43],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hokcxc","at":1762858179932}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 1-2: Headspace \"Basics 1\" Course#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03884485,-0.02245993,-0.038862325,-0.008948875,-0.03548799,-0.038137984,0.040968128,-0.014468155,-0.0034808533,-0.000613218,-0.017208474,0.00053852,-0.005423805,-0.005359869,0.021520171,0.047282845,-0.022799967,-0.005667825,0.036256477,0.010538909,-0.01780942,0.01782599,0.07216721,-0.031113058,-0.006054395,0.004952872,-0.026210593,-0.012043263,0.036960386,0.055894937,-0.017603079,-0.031318054,0.065064006,-0.036491394,0.016417403,-0.009151022,0.029318387,-0.02065572,-0.04832847,0.040287483,0.005051483,-0.037435893,0.0028846716,0.017245147,0.03803026,-0.013206859,-0.049239896,-0.016904905,-0.034296073,0.0024210738,0.04310573,-0.0034256175,0.015735658,-0.035635818,-0.0055138324,0.044207547,0.008782024,-0.05131638,-0.031024747,-0.023012633,-0.07104629,0.04081598,-0.030730082,-0.011588224,0.013822987,0.04427983,0.014739858,0.02439834,-0.016446864,-0.016456762,0.018899363,0.023174673,0.027341915,0.0231909,-0.0627935,0.021861149,0.04684423,0.0060083973,-0.012944022,0.030340392,0.020106459,-0.005207695,-0.001871082,0.008137437,-0.022289941,0.010127211,0.015266594,0.06237849,-0.0085485205,-0.01957979,0.02207413,0.0031778277,0.010194273,-0.0026107198,-0.016517166,0.001185965,0.004851192,-0.020624656,0.0544032,0.016266046,0.009491896,-0.0007244766,0.030167319,0.01393683,0.026510116,-0.0006183626,0.031244779,0.039590288,0.028468365,-0.045523826,0.02713893,0.050895635,0.0040866993,-0.017003424,-0.01723319,-0.016528439,0.01358404,-0.036016114,-0.0043177437,-0.012114057,0.033193804,0.022905743,0.026243582,-0.028877668,0.035113633,0.0043668104,-0.021927495,-0.003469312,-0.0046199374,0.047813077,0.0026011842,0.017450387,-0.0539286,0.016491115,-0.025718844,0.02286929,0.04379983,0.005447276,-0.02879681,-0.062118288,0.023035148,-0.011904604,-0.024063284,-0.0058327643,-0.002500222,-0.040259406,-0.021406688,0.00089011504,0.013156405,0.03347364,-0.014067563,0.023063894,0.028232628,0.04455658,0.0076301876,0.012484157,0.0076589165,0.00959339,0.0075908937,-0.0150473695,-0.012106471,-0.007392406,-0.018599685,0.03178584,0.02858753,0.0067508887,0.036077756,0.016027763,-0.0019216099,0.019956533,0.016548634,-0.015359374,-0.0007297771,0.014280157,0.0007832454,0.013231036,0.071006544,0.017786423,0.027696779,-0.015290424,-0.04753797,0.020114949,-0.035671934,-0.05118227,-0.012684471,0.036117338,0.010020076,-0.026348723,0.0019478534,0.045813482,0.0076499367,-0.00052965496,-0.01696428,0.026779205,0.0629063,0.02512016,0.0039903,-0.017997192,0.011648211,-0.02383741,0.013069197,0.013866887,0.0028438198,-0.022370411,-0.045962263,0.014903442,-0.02579618,-0.021229897,0.024986364,-0.009110023,0.0059159575,0.02908113,0.0037187182,0.000116141695,-0.014689931,-0.00020534066,0.04829956,-0.0032679413,0.016425684,-0.015938006,0.03855148,0.07237948,-0.011618832,-0.038390182,-0.028869372,-0.0093366485,-0.05670157,0.04712443,0.007936677,-0.01085394,-0.026186915,-0.016417496,0.012948974,0.0073965816,0.0052442215,-0.013959784,-0.029832639,0.024130985,0.010954155,0.022116326,-0.031849146,0.0043725315,0.020677535,0.00840046,-0.010212472,-0.017272295,0.040992692,0.027889512,-0.014965541,0.029558409,-0.05209467,0.0053344476,-0.030425731,-0.031828057,0.014888833,0.04013918,0.009888555,0.0019756563,0.015314766,-0.0044209897,0.015218194,0.0015140574,0.020924272,0.024042679,-0.026038444,-0.0070756194,0.0050612893,-0.018611522,0.00782814,0.079303354,-0.0038619528,-0.024386955,0.022152023,0.036285553,-0.058742117,-0.0150169525,-0.036756802,0.031392913,0.035819575,-0.001132771,-0.05828787,-0.02770242,0.0058675483,0.02161914,-0.0018211398,-0.011620845,-0.038341295,-0.039311297,0.00089551875,-0.008237443,-0.042142916,0.002703409,0.057131276,-0.008453336,-0.028038977,0.008921408,0.00057204417,-0.16396704,0.011234053,0.0011129681,0.043197893,0.005790006,0.003444594,-0.020250337,0.014951702,-0.069770806,0.07522578,0.010551746,-0.02774162,-0.0018156247,-0.0025753186,0.036375754,0.010904593,-0.019758604,-0.017104143,-0.024876859,-0.036712036,-0.024558412,-0.04559727,0.033421177,0.04904376,-0.021505225,0.06721771,0.05066865,-0.0067675095,-0.026050135,-0.058415182,-0.06285678,0.033528082,-0.0015491325,0.0122148115,-0.0030780656,0.016346203,-0.003328711,0.0032030896,0.009209952,-0.017539147,0.055835407,0.054751717,0.005742932,0.014632851,0.021918623,-0.0056764004,-0.010250427,0.0035560534,-0.028674807,0.0071182097,0.018573526,0.0021496203,0.019441912,-0.02245098,-0.029796489,-0.041306477,-0.016627735,0.013251647,-0.042538207,-0.025126161,0.0033534025,-0.00887473,-0.0022395886,-0.012361014,-0.049978428,-0.06612661,-0.019280259,0.0030479163,-0.021204228,-0.0219875,0.028701263,-0.024652978,0.008030495,-0.011819096,-0.014118251,0.017379628,-0.014378304,-0.026743531,-0.01885565,-0.12101192,-0.013380232,0.023287587,-0.034758624,-0.006395674,-0.044838402,-0.043025173,-0.0003493674,0.014842511,0.013960647,0.23538215,-0.0046329866,0.010545685,-0.015725771,0.0556309,-0.008979893,-0.005374985,0.0672405,-0.015742518,-0.03208,-0.039348725,0.03563617,-0.019883486,0.0003875472,0.02239393,0.05467801,-0.034637727,0.019678127,0.04295848,-0.009907243,0.022600096,-0.013806629,0.0001488068,-0.016342733,-0.054607328,-0.023236778,-0.004166179,0.034549415,-0.02449275,0.014532483,-0.024305338,0.045207784,0.032596875,-0.057025228,0.03410553,-3.9668421e-7,0.012187463,-0.05565893,-0.01856715,0.014330371,-0.014053351,0.008683879,0.007137492,-0.062939055,-0.020427428,-0.027479246,0.009996273,-0.02978772,-0.004675415,-0.025658565,-0.010172092,0.023700945,0.005608958,-0.03732594,-0.0023802023,0.020940566,-0.0070187035,-0.010927744,-0.015475882,0.04342931,-0.003956619,0.020769851,-0.0477864,0.020068614,0.021703148,0.016819848,-0.025345683,-0.012055807,0.009257788,0.0058632437,0.00101919,0.0045811124,-0.0044260356,-0.018680396,0.02311868,-0.036496982,-0.0005825204,0.0029276693,0.025662957,0.0075891926,-0.020479528,-0.041856915,-0.025043104,-0.005558373,0.021605676,0.022239396,0.023347087,0.045385852,-0.0084623275,-0.03119976,0.008807145,0.036953636,-0.0323551,0.019700294,-0.0037452008,-0.014078806,0.017067352,-0.030224362,-0.027931277,0.025722923,-0.019642025,0.018707054,0.0036510972,-0.036970466,0.012698173,-0.019995151,0.023516133,-0.04545655,0.009083232,0.013555636,-0.08855688,-0.00804652,0.012764522,-0.009401342,-0.001469881,0.06125476,0.036237307,0.009268598,0.047741964,0.01242103,0.03368245,0.023704046,-0.016811607,0.01625254,0.0053597805,-0.033415202,0.00026918328,-0.011329518,0.03341044,-0.0020835905,0.008351973,-0.03909544,-0.017142039,0.034344792,0.029224603,0.03513866,0.040249232,-0.03581517,0.0031204247,-0.00032884948,-0.02560782,-0.036817152,0.022074306,0.016864354,0.022568716,0.008315548,-0.019651152,-0.022626653,-0.061230674,0.019362785,0.009415902,0.007884278,0.0035233821,-0.03512179,0.0035465816,-0.0877247,-0.018154435,0.01312033,0.017771468,-0.010890032,-0.0015460745,0.010306746,0.00996396,0.052131496,0.013682428,0.012944994,0.011559952,0.00814242,-0.049881306,-0.004354059,0.0019241916,0.022937633,-0.012392857,-0.023395186,-0.008652398,-0.03878492,-0.044266224,-0.008100866,-0.013818594,-0.009532008,0.011023873,-0.003969902,-0.011601395,0.012935093,0.019852085,0.0075993473,-0.017970625,-0.0031486903,-0.028595198,-0.034770343,-0.004335491,0.1141911,-0.015140767,-0.015329575,-0.0032038193,0.019359302,0.08322712,0.045827348,0.01758027,0.030640228,0.029243173,0.031802926,0.00966855,0.022791786,-0.027767468,0.0049882107,0.046780277,0.03588507,0.0020213216,0.012415393,-0.035701595,-0.026772937,-0.025903754,0.012683069,-0.07483287,-0.031543117,0.009014794,0.05301531,-0.018055605,-0.0036316158,0.031055912,-0.030128054,0.008035828,-0.06501102,-0.018401818,0.020332938,-0.016702127,-0.0255573,-0.018020933,0.01624644,-0.0067370655,-0.051669255,-0.0009105128,-0.0314984,0.018470943,-0.0046685557,-0.0042565344,0.029868715,0.016154604,-0.009688738,0.016395379,-0.009159782,0.003966552,-0.04322172,0.03514415,-0.009332143,-0.025755187,-0.0108934045,0.008766323,0.018270621,0.020603264,-0.015287506,-0.028298616,-0.022264643,0.04581652,-0.013944336,0.033137493,0.026043111,-0.00030470843,-0.023976175,0.0045498074,0.015501346,0.0009332163,0.012747819,-0.056937106,-0.07437853,-0.0043345126,0.018954778,-0.047646537,-0.041259564,-0.019264556,-0.026727792,-0.010847657,-0.016737828,0.031133031,0.014171782,0.00443126,-0.0033772558,0.039055586,-0.081340194,-0.039713666,0.0044110683,0.04015707,-0.005126773,-0.031901456,-0.036143195,0.015840592,-0.019017445,0.012869618,-0.04594166,0.0068193623,-0.016801383,-0.05313558,0.03206892,-0.040654402,-0.015414768,-0.03181669,0.0056674182,-0.02099424,0.011678753,0.007618136,0.008528098,-0.03665687,0.023331182,-0.015974037,0.03677472,0.016099319,-0.035246707,0.003038748,0.0021396067,0.003740611,-0.010995233,-0.030415913,-0.021489227,-0.00879729,-0.006188009,0.022839356,-0.04191316,0.04555289,0.006282414,0.008431019,-0.06525342,-0.006799255,-0.014496336,-0.015852317,0.012456136,-0.0037733072,-0.033922244,-0.00304141,0.01615065,-0.022652755,0.002432009,-0.059293997,-0.04027389,-0.02667634,0.011147458,0.06641447,-0.013637883,0.039610773,0.004365106,0.009712332,0.027621066,0.00769303,-0.07210441,0.009863624,0.042317137,-0.015129249,-0.04716924,-0.03637388,-0.004429261,0.015152916,0.008379624,-0.018826477,-0.048225038,0.040544245,-0.00051917764,-0.042436954,0.07136471,0.05183625,0.00795839,-0.036063224,0.023428658,0.017869927,-0.038024537,-0.017458444,0.04742109,0.020639837,-0.07308324,0.033660352,0.0035966253,0.0019854114,-0.02801379,-0.021530394,0.029219326,-0.019725082,0.06357417,0.022886256,0.0048894943,0.042858854,-0.031300336,0.00017334624,-0.058287095,0.0022971728,-0.001771713,0.040005386,0.01224674,-0.047892,0.018586244,0.07557185,0.030576486,-0.043858074,-0.027844077,-0.05096815,0.026210248,-0.1475568,-0.019730309,0.0062860237,-0.005928726,0.0166906,-0.008712008,-0.031832177,-0.060268976,-0.014951022,-0.008833813,0.01292157,-0.00970914,-0.029409427,-0.015573208,-0.04674078,0.054347623,-0.03659316,-0.0024841088,-0.037974004,0.05576666,0.017550217,-0.00513205,0.07001503,-0.012120815,-0.06200055,0.002945016,-0.051446695,-0.026073337,-0.023226202,0.01402491,-0.03435247,-0.06190112,0.0048500663,0.033372425,0.027234312,0.024338204,0.009169267,0.011057947,-0.046017643,0.02684449,-0.010831625,0.019184627,0.018534943,0.009272995,-0.024033302,0.05843934,-0.04005536,-0.010116495,-0.016396813,-0.0024242813,-0.006950825,0.03783438,0.0076112854,0.00914753,0.021863008,0.002804053,0.00854467,0.02092771,0.031163465,0.023537599,-0.016036965,0.012252574,-0.031181876,-0.0076133744,-0.031861477,0.052204594,-0.034248784,0.026953202,-0.009056759,0.023015352,-0.028299067,0.011537746,-0.004575647,-0.014880947,-0.01273019,0.011390151,0.05559493,-0.022659944,-0.0032578893,-0.029206274,-0.04023769,-0.031961504,0.004929708,-0.05873412,0.027007975,-0.0059728846,-0.036989752,-0.009164914,-0.020656414,0.0020769958,-0.036883596,-0.039420087,0.017131522,-0.00069496705,-0.029738355,-0.01909135,-0.016555453,0.006646875,-0.013635579,-0.009569339,-0.03315245,0.0026427293,-0.024425711,-0.04930935,-0.02129994,0.00948423,0.00016396143,0.017428737,-0.009747716,-0.06957309,-0.003801039,-0.026163539,0.022620225,0.024480686,-0.08015661,-0.001261287,-0.030145831,0.003944591,0.04046831,-0.002953689,-0.01381512,-0.036131117,0.0052571404,-0.034226347,0.014780695,0.07287965,0.042367905,0.038260084,0.03790858,-0.01656512,-0.017488066,-0.035865508,0.01631225,-0.014044961,0.048941933,-0.05738995,0.0054611037,0.07675807,-0.028457988,-0.030029735,-0.06631495,-0.01754842,0.00039521497,-0.015590679,-0.0015896584,-0.006611111,0.01653549,0.02507891,0.011032062,-0.001789989,0.022014247,-0.045487396,-0.0077098734,0.074372336,-0.010055587,0.018366404,-0.0012865276,0.016174123,0.031330366,0.051900037,-0.005557748,-0.0010939597,-0.03680415,0.020614548,-0.024342166,0.087028936,-0.0043413322,0.0037072827,-0.030633116,0.0015586897,0.028860504,0.033920635,-0.020844065,0.024199039,0.041745957,0.0407528,-0.009070354,0.011862358,-0.000577703,-0.016387371,0.036545962,0.022834206,0.022380373,0.04502486,-0.016179575,0.033025,-0.037311774,0.01787354,-0.051817056,0.010350998,0.027816188,0.0038808174,0.04583224,-0.009692573,0.03639299,0.0058888565,0.016466632,0.008812179,0.05094891,0.046304554,0.0010691605,-0.040911388,0.037969597,-0.015778067,-0.045945976,0.053067785,-0.00199087,-0.008134001,0.004217526,0.044500437,-0.02254146,-0.0015779464,0.0041032005,-0.013483802,0.041465618,0.034938842,0.055685624,0.07044493,-0.031817645,-0.054765277,0.042357635,-0.02748953,-0.0073915278,-0.04012175,-0.0134056145,-0.007902976,0.02316449,0.040696543,-0.023973005,0.005729091,-0.05394095,-0.0065457565,0.008439276,0.03131462,0.0020204745,-0.027727863,-0.05035473,0.006350945,-0.009140717,-0.015631704,0.051730935,-0.03820366,0.027907856,0.0061046486],"last_embed":{"hash":"1l6jqke","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1l6jqke","at":1762858194137},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 1-2: Headspace \"Basics 1\" Course#{2}","lines":[44,44],"size":66,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1l6jqke","at":1762858194137}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 1-2: Headspace \"Basics 1\" Course#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041336913,-0.014789518,-0.03965092,-0.011358268,-0.02915218,-0.038477253,0.043684516,-0.003728399,-0.0016366099,-0.002599667,-0.014908657,-0.0062196064,0.00094093994,-0.0056433966,0.011713311,0.044006858,-0.02361127,-0.0066813855,0.033944227,0.00975543,-0.03615582,0.0294126,0.07327336,-0.030535758,-0.019327652,0.006522266,-0.014947953,-0.034261134,0.011785137,0.056153767,-0.0052900864,-0.022049394,0.049459677,-0.04219874,0.008149553,0.003006854,0.028671604,-0.015449265,-0.046720117,0.050680622,0.014229504,-0.033258136,0.012365889,0.016588207,0.038117755,-0.03398988,-0.05263865,-0.012825039,-0.04982022,0.0067105754,0.032103132,0.0169428,0.0128059415,-0.031451575,-0.0025212425,0.031665582,-0.01406583,-0.053847373,-0.03254599,-0.032392737,-0.06139932,0.041253522,-0.02523901,-0.010051504,0.021118473,0.04985477,0.0090784095,0.032798123,-0.018313503,-0.007817719,0.028470416,0.016285447,0.025924945,0.026773445,-0.06739698,0.029426618,0.046810735,-0.0036971087,-0.01816582,0.026469944,0.004192096,-0.0051829964,0.006334722,0.004863543,-0.000715808,0.01152062,-0.0015647088,0.06607592,-0.0025686289,-0.0143219875,0.011986914,0.011649005,0.026898712,-0.0022042275,-0.041378614,0.0055072284,0.01236715,-0.029183839,0.050038192,0.0139075285,0.011535307,0.005893344,0.010480087,0.008113081,0.03133453,-0.005780401,0.015513074,0.045344558,0.031268246,-0.048061136,0.030157879,0.039374553,0.014432309,0.0074446835,-0.008241659,-0.032259066,0.022070454,-0.04410634,-0.0096026,-0.0049433415,0.03164898,0.02530529,0.03134514,-0.037998963,0.04302324,-0.00355102,-0.03572814,-0.009929549,-0.012319916,0.031080676,0.007649354,0.009144157,-0.0455785,0.018484965,-0.005493886,0.011951332,0.044207826,-0.00093051995,-0.03028666,-0.072111055,0.019089727,-0.00388945,-0.02739077,-0.0057002194,-0.0015012042,-0.036256745,-0.035091557,0.00033516722,-0.00075102935,0.0351789,-0.003328586,0.011376964,0.02090469,0.060500816,0.019854683,-0.0015882116,0.011427386,0.0007766261,0.008314752,-0.010528595,-0.0028334495,-0.024533045,-0.022155197,0.03759758,0.029471941,0.017826417,0.038057804,0.03537446,0.0061353934,0.030236226,0.010813169,-0.007947572,-0.005790651,0.011280533,0.00008856259,0.011268651,0.07244645,0.016890831,0.021864075,-0.027501514,-0.044625632,0.011306065,-0.043980833,-0.0554771,0.006310209,0.039021567,0.00875253,-0.03331882,0.00958414,0.04888244,-0.0012532384,-0.013221313,-0.020672478,0.03723165,0.05820315,0.027684249,0.015279876,-0.022518354,0.012049187,-0.013236292,0.011122463,0.026115509,0.015274034,-0.03544251,-0.04533955,0.016326696,-0.018987022,-0.028791174,0.029711837,-0.01898478,0.021588804,0.035884354,0.004267254,-0.020946594,-0.022611484,0.008061999,0.04488397,-0.007747798,0.0071630757,-0.010569353,0.03421804,0.060720775,-0.0024566469,-0.030262826,-0.025020422,0.0055221845,-0.053789232,0.04002719,0.010336318,-0.0052516004,-0.020761311,-0.0067178225,0.0101091275,0.009735492,-0.00503911,-0.01751704,-0.035708394,0.012903212,0.024306582,0.035740476,-0.020666907,-0.007519451,0.017112054,0.011500487,-0.014487373,-0.026474563,0.057834197,0.018735716,-0.013910723,0.029460305,-0.053900573,0.015052825,-0.0291249,-0.03467027,0.026841074,0.034184445,0.010202925,-0.00044848194,0.017284606,0.001526014,0.022654226,0.015792014,0.013562652,0.02821962,-0.018679798,-0.0012544593,-0.0054962095,-0.01702576,0.009709419,0.08047829,0.0012999077,-0.022300096,0.031113872,0.026350996,-0.0458149,-0.015584305,-0.03361922,0.0246457,0.032543104,-0.009571295,-0.051088188,-0.021820161,0.011962259,0.020112487,-0.0034199911,-0.012826959,-0.030330876,-0.045703713,-0.0042624054,-0.017735833,-0.042095564,0.011833804,0.056714457,0.006707348,-0.030861862,0.02853513,-0.0065508704,-0.16525748,0.015176955,-0.00041404917,0.034601558,0.013157949,0.008571113,-0.016404165,0.015282627,-0.059429735,0.06377893,0.0045941807,-0.02496679,-0.005440793,0.0028772093,0.027929919,0.009764743,-0.030954666,-0.008895398,-0.007610329,-0.047769357,-0.021235298,-0.042902954,0.041754108,0.04758519,-0.0039236965,0.06536006,0.06645129,-0.024322031,-0.023614952,-0.046385515,-0.061091635,0.02748758,0.0024275482,0.023694485,-0.012051139,0.027248936,-0.011698721,0.01344482,0.0049480256,-0.028618429,0.06579638,0.049611147,0.0034948033,0.023344373,0.00803362,-0.008167007,-0.0050150515,0.011959737,-0.049118947,-0.0058409385,-0.0047899787,0.0010749198,-0.0058398573,-0.017526057,-0.03148575,-0.04219554,0.0007123664,0.0072851004,-0.047667,-0.008399884,-0.0008514308,-0.027230648,0.0011585724,-0.017029557,-0.046715423,-0.081496395,-0.017550265,0.009505891,-0.023400147,-0.009375143,0.02630644,-0.03156686,0.00025654008,-0.012903569,-0.018936763,0.0032857493,-0.025706232,-0.017316764,-0.021889504,-0.1119495,-0.017383276,0.024881005,-0.032286447,-0.014953913,-0.03340967,-0.045642417,0.0028995068,0.015487188,0.020160487,0.22593208,0.0037157708,0.00037270944,-0.023596361,0.046359014,-0.016815249,-0.021365896,0.07231774,-0.0035161257,-0.033656016,-0.03291409,0.04301023,-0.009916834,-0.0058185467,0.027711317,0.06045745,-0.034370735,0.012088812,0.050377183,-0.003331423,0.032107837,-0.015830249,0.013812987,-0.012344491,-0.042709116,-0.020863976,0.00030137663,0.029402357,-0.030733658,0.018792998,-0.031149186,0.061754987,0.031325106,-0.05762277,0.024066705,0.007613188,0.008140991,-0.062406503,-0.014036426,0.026361825,-0.014730419,0.0004008814,-0.0088894,-0.067273736,-0.017482553,-0.026942933,0.015251871,-0.03527378,0.009271081,-0.03450292,-0.0140306,0.002337352,0.010516767,-0.040802147,0.006959715,0.03169677,-0.0140836425,-0.033480052,-0.012392124,0.037500393,0.015232267,0.025902385,-0.06208747,0.008056467,0.02132252,0.01742736,-0.018143944,-0.023423774,0.02017434,0.0048470367,-0.0017588424,0.01265749,0.0020863784,-0.007891557,0.014339393,-0.02580847,0.00009074501,0.016212538,0.032639936,0.009367278,-0.025183028,-0.044832926,-0.022550534,0.0011785731,0.015460157,0.01804635,0.035192225,0.061561354,0.009386513,-0.040756006,0.002252226,0.025127674,-0.027683334,0.01709081,0.00097023085,-0.012900207,0.016874889,-0.021110013,-0.028994055,0.027734486,-0.026902774,0.009659057,0.001095608,-0.02684523,0.013211297,-0.0069381613,0.026237404,-0.018478163,0.021084633,0.0045196153,-0.0768688,0.0124387555,0.009116534,0.0072311615,-0.0027763655,0.039687816,0.03257293,-0.004634701,0.0312941,0.018479256,0.018763103,0.03364575,-0.013851336,0.028772531,-0.010145057,-0.047623206,0.009477638,0.003140093,0.032005116,0.004368364,0.0070725554,-0.035559766,-0.00784191,0.06687662,0.026813362,0.039285544,0.040236257,-0.032402575,0.010638649,-0.007241559,-0.029172758,-0.010922073,0.025975924,0.0065969145,0.01213021,0.02084253,-0.019325793,-0.037858833,-0.062590376,0.026226882,0.013654893,0.0015689945,0.013103691,-0.036980428,0.018820515,-0.09952107,-0.016736794,0.0013226884,0.011835284,-0.013962892,-0.0064709815,0.012012923,0.019160908,0.054301105,0.008821248,0.016657766,0.002445035,0.012243948,-0.035796467,-0.0065157786,0.011109772,0.009207423,-0.029832544,-0.021188848,-0.008280692,-0.042463433,-0.045866854,-0.021365298,-0.020972732,-0.0034115699,0.024039274,-0.009132296,-0.0262882,0.018084135,0.036533967,-0.014603181,-0.006614629,0.0026408038,-0.029375138,-0.032669008,0.0034405133,0.11806742,-0.034107674,-0.009253953,0.011126979,0.016991079,0.09690714,0.03985264,0.016878553,0.011253273,0.026953759,0.008226645,0.0061977184,-0.0009034487,-0.030360214,0.015574606,0.034990337,0.049372047,0.00038437403,0.0026235955,-0.019353677,-0.004426685,-0.03976232,-0.0012447292,-0.058744036,-0.029570427,0.001963554,0.061063305,-0.03317798,-0.030677661,0.052022744,-0.034185912,0.0012277305,-0.058920454,-0.016294789,0.004211922,-0.014467025,-0.021386273,-0.015850738,0.016327286,-0.0041395333,-0.057684835,-0.012604201,-0.028187608,0.014426859,-0.003990949,-0.023474023,0.038798332,0.027571624,-0.02061472,0.011287964,0.0031980735,0.0057261847,-0.027291393,0.042960986,-0.015914628,-0.015916197,-0.0025535882,0.016682748,0.0081888,0.028234987,-0.018801503,-0.02028466,-0.027109032,0.05144039,-0.0114634335,0.048418388,0.027312616,0.007272035,-0.016001059,0.015490706,0.014589122,-0.005815872,0.010233366,-0.06736924,-0.06325167,0.005581984,0.018141545,-0.041036356,-0.048634388,-0.03216834,-0.031585246,-0.004400291,-0.006235894,0.032904744,-0.005471874,-0.007231273,0.015536564,0.02553702,-0.07387648,-0.034191206,0.0057433215,0.039422907,0.0012416096,-0.020399703,-0.02771505,0.02505909,-0.011489021,0.010405066,-0.03788624,0.011935034,-0.012802837,-0.05545183,0.036643356,-0.0424528,-0.01964811,-0.023370618,0.029015671,-0.015201445,0.004758356,0.0018122148,0.011767946,-0.02458946,0.03225555,0.002217176,0.031607777,0.020487176,-0.038043763,-0.0100387605,0.00963351,0.015862193,-0.01586282,-0.032313395,-0.01695354,-0.003630362,-0.0072680707,0.016779749,-0.018252848,0.03796822,0.0020353256,0.0024436128,-0.049390644,-0.007482897,-0.014367237,-0.024045233,0.013302538,-0.014661887,-0.03199908,0.00924399,0.0059179063,-0.021251803,-0.004536097,-0.04687534,-0.029411372,-0.027901525,0.021676982,0.05658778,-0.012449684,0.03716552,0.0049825176,0.0069741975,0.03786768,0.00582742,-0.062339395,0.008493492,0.040201034,-0.01083769,-0.045884952,-0.0251493,-0.0013168099,0.012722959,0.0071058087,-0.007454894,-0.049721844,0.03201826,0.02392408,-0.04639645,0.07140831,0.043184947,-0.000582493,-0.03405036,0.03270002,0.010175865,-0.04066977,-0.01621714,0.040456414,0.0179021,-0.08211095,0.028553477,-0.016465394,-0.01015486,-0.02521935,-0.016519675,0.014566,-0.035951834,0.06469738,0.0025988487,0.0034801827,0.04464771,-0.024549272,-0.0010182643,-0.04988936,0.0037557401,0.007600066,0.032933634,0.020556027,-0.043119617,0.02144505,0.08054318,0.038333695,-0.026952088,-0.014614578,-0.0445715,0.013983538,-0.14979851,-0.019727897,0.014220979,-0.005619224,0.006124776,-0.01373646,-0.030155564,-0.064282194,0.0016479461,-0.008056375,0.004719325,0.009270347,-0.026427569,-0.022046335,-0.035373807,0.045245152,-0.022820322,-0.010374856,-0.037236124,0.055827115,0.010942587,-0.011169662,0.08348644,-0.008538858,-0.044167317,-0.004954944,-0.06208475,-0.029650299,-0.019806795,-0.006078675,-0.039267343,-0.07458421,-0.00053783273,0.037119657,0.02309746,0.012417139,0.008313242,0.012534528,-0.02788769,0.0145510575,-0.019111803,0.012703474,0.017738806,0.009840982,-0.0025915022,0.056323,-0.038616963,-0.011627451,-0.03269876,0.00032611535,-0.0010304902,0.03765083,0.012741677,0.020894216,0.023566604,0.005636482,-0.0031354618,0.02606134,0.01008129,0.02364439,-0.022049228,0.0007947127,-0.024885377,-0.018631626,-0.029775849,0.04967084,-0.038132,0.031776484,-0.015609679,0.009835533,-0.024761155,0.010869206,0.0032008092,-0.031671874,-0.008137277,0.006442911,0.05139845,-0.0192467,0.012634294,-0.03404598,-0.022189073,-0.029954601,0.011645354,-0.051918745,0.024992561,-0.018372694,-0.041458163,-0.020004904,-0.019956563,-0.002209029,-0.04548194,-0.046144925,0.008751591,0.0037955148,-0.028572094,-0.00049249665,-0.013282251,-0.0037038126,-0.01365768,-0.005927152,-0.034037165,-0.0110297315,-0.024674559,-0.044092353,-0.024655765,0.013194125,0.014954105,0.012236779,0.011839445,-0.046941422,-0.01058403,-0.02194959,0.013627236,0.021208534,-0.079298906,-0.0040367534,-0.031712443,0.015908068,0.03219338,0.010738056,-0.007205792,-0.015781887,-0.0060662185,-0.04265657,0.009864077,0.067489125,0.045244414,0.05249622,0.019630818,-0.02514742,0.004761207,-0.05843236,0.0131680975,-0.0005518343,0.058810268,-0.059267804,-0.028283319,0.07568151,-0.03366778,-0.018107703,-0.05737121,-0.038959965,0.0057111867,-0.0086581325,-0.0015106103,0.006500469,0.011865754,0.021352358,-0.0053992267,-0.0152533315,0.026629608,-0.056138594,-0.007813096,0.077970356,-0.012167415,0.02815418,-0.0036982829,0.013688552,0.017129065,0.05040395,-0.013106978,-0.00022901862,-0.03591613,0.021599265,-0.02327196,0.082071155,-0.0034138716,0.00778105,-0.050627183,0.0021073567,0.04887641,0.027888888,-0.027214002,0.015125512,0.039915632,0.033123292,-0.007039087,0.0031346688,0.008706194,-0.020537408,0.05235113,0.016995514,0.017728051,0.055944998,-0.011285781,0.021178834,-0.022640679,0.0066092964,-0.055915058,0.025459813,0.03282674,0.009591142,0.03305195,-0.014676844,0.044638034,0.009216641,0.012688684,-0.011164282,0.052795883,0.04735227,-0.014378822,-0.0187024,0.022025576,-0.02254682,-0.04886663,0.059034497,-0.003184673,-0.015841994,0.010700899,0.030639637,-0.04424707,-0.003873137,0.01246996,-0.0076316763,0.022492884,0.022032375,0.036324482,0.053197905,-0.036151968,-0.04852661,0.045927394,-0.018145945,-0.003495029,-0.033087086,-0.02680818,0.0050734826,0.019381765,0.039173864,-0.01830899,0.00027512645,-0.062223766,-0.017260201,0.013837069,0.020584736,-0.010264425,-0.03171623,-0.050991144,-0.0060657985,-0.02865425,-0.010793577,0.04101396,-0.016516445,0.03317265,-0.010784122],"last_embed":{"hash":"bn94r3","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"bn94r3","at":1762858194137},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 1-2: Headspace \"Basics 1\" Course#{3}","lines":[45,45],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"bn94r3","at":1762858194137}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 1-2: Headspace \"Basics 1\" Course#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040430404,-0.01197268,-0.037658844,-0.007478958,-0.031041734,-0.030553417,0.039796416,-0.0024284166,-0.009483207,-0.00071411446,-0.01127915,-0.009868508,-0.0033129624,-0.0070586028,0.015244894,0.051654503,-0.019828584,0.00014053858,0.029810002,0.014148416,-0.04156866,0.02336945,0.08208893,-0.027904812,-0.019275615,0.0063469624,-0.015227014,-0.026904132,0.011406117,0.04701361,-0.012688638,-0.030087022,0.049340606,-0.03553087,0.008318761,-0.0032831656,0.02197627,-0.020294687,-0.043996956,0.04325229,0.0032734692,-0.035344295,0.0031663997,0.022258118,0.027738927,-0.02046769,-0.05709862,-0.013931808,-0.037266333,0.014068248,0.02479841,0.01444873,0.025115732,-0.03133449,-0.004719109,0.030325413,-0.00032144712,-0.049406186,-0.028881205,-0.030869547,-0.069562204,0.034110434,-0.02645297,-0.017004326,0.020183532,0.057622347,0.004572616,0.04196311,-0.012114192,-0.010923343,0.027454007,0.019099917,0.009453426,0.018496055,-0.054702096,0.03435253,0.042559236,-0.00838179,-0.016905157,0.02564955,0.005385476,-0.010244662,0.0007629249,0.01121032,-0.0035925587,0.011084858,0.001572004,0.06175875,-0.012151799,-0.017825799,0.009827284,0.004269065,0.030806383,-0.0014142058,-0.050229095,-0.0044939327,0.013811216,-0.024506662,0.051363736,0.019222382,0.011464336,0.00570784,0.009230446,0.013362773,0.02684256,-0.0062387483,0.013977231,0.042586714,0.02822908,-0.045096047,0.029621,0.04264994,0.013930111,-0.0059033777,-0.014852373,-0.027982982,0.019627018,-0.045663025,-0.009284558,-0.0103699,0.03237631,0.028747166,0.0339475,-0.031020364,0.038980693,-0.0036477558,-0.022702346,-0.0014564644,-0.025180561,0.043517858,0.0037894722,0.022978945,-0.039965715,0.012680994,-0.01897343,0.016144749,0.03784801,-0.011826453,-0.030146375,-0.076065235,0.011364994,-0.003734938,-0.0233526,-0.00070507015,0.0021601892,-0.042400535,-0.024165278,0.007865595,0.009975285,0.04105947,-0.007309416,0.025920102,0.0120619135,0.06007485,0.01504962,0.016007815,0.00906737,-0.00528313,0.017062843,-0.01590223,-0.014042181,-0.022588393,-0.014778164,0.044992674,0.03647441,-0.002712693,0.031883612,0.022029959,0.0011347417,0.031758487,0.005318531,-0.005372776,0.00024465198,0.008234467,-0.002315693,0.011315643,0.061995417,0.023796376,0.018965391,-0.026328104,-0.04350797,0.017345678,-0.041708373,-0.054702986,0.002828712,0.028183132,0.020239122,-0.033745155,0.005249374,0.045523915,0.00025724364,-0.007023494,-0.016602399,0.03078912,0.06184059,0.01935387,0.00668561,-0.021386506,0.012621505,-0.024793416,0.00006483778,0.026208108,0.004982839,-0.041680496,-0.03878867,0.011145325,-0.025655774,-0.03784832,0.026428659,-0.013961602,0.030438537,0.04566508,0.01036549,-0.010541159,-0.012319372,0.0030472695,0.044910725,0.0035971727,0.0018745535,-0.0068316543,0.043378957,0.054046094,-0.00018149086,-0.017194368,-0.026954692,0.0039695497,-0.051790304,0.03881086,0.018458664,0.007119896,-0.007891328,-0.010790869,0.010025176,0.0038616993,-0.010251335,-0.013097252,-0.037131976,0.02061043,0.018835895,0.03103188,-0.025897842,0.0032706456,0.019474076,0.009723427,-0.019448694,-0.021451231,0.053295277,0.02973002,-0.016905291,0.022806589,-0.069355145,0.008153335,-0.025625482,-0.028802406,0.02025025,0.03841047,0.0015771402,0.0006140204,0.013437107,-0.006231091,0.018964201,0.014291797,0.028247152,0.024382902,-0.01886426,0.005168901,-0.015227376,-0.016120413,0.0048303893,0.07733158,-0.0032804469,-0.028619919,0.027462935,0.021964474,-0.041009802,-0.010896502,-0.027478244,0.026352964,0.03097497,-0.003267573,-0.05162577,-0.016964752,0.013767937,0.025507176,0.0024027142,-0.0046111452,-0.029789856,-0.03902326,0.002447205,-0.016731601,-0.032004584,0.01680127,0.06078471,0.0035598474,-0.033017263,0.019907175,-0.004453933,-0.17084242,0.012196168,-0.008735241,0.03575122,0.014302917,0.006772525,-0.018038297,0.020599272,-0.066471204,0.06832786,0.017998228,-0.024444275,0.00283118,-0.004630016,0.03608225,0.0148675125,-0.027093204,-0.014119309,-0.013995417,-0.05066225,-0.015614069,-0.045734763,0.04260126,0.042993788,0.0036982994,0.05855669,0.060163975,-0.026431696,-0.01383803,-0.056716274,-0.064044364,0.025975987,0.00070541486,0.030613374,-0.0060096653,0.030370016,-0.005711065,0.0013260632,0.005169349,-0.020635493,0.056337275,0.057982106,0.004726764,0.024597455,0.011659077,-0.014464282,-0.006919563,-0.0011132185,-0.0463998,0.001725085,0.0026575038,-0.0042768917,0.0027516948,-0.02962892,-0.030509202,-0.041456677,-0.016870594,0.0065224892,-0.05372283,-0.0038528396,-0.008259341,-0.017919637,0.0023376448,-0.01655407,-0.040388156,-0.078922994,-0.031010637,0.012456141,-0.013092559,-0.012445272,0.019062862,-0.030877203,0.0010687688,-0.018857269,-0.017038107,-0.00013181788,-0.02719761,-0.028458457,-0.017749533,-0.11439947,-0.00663351,0.02557255,-0.030511245,-0.008591747,-0.03415503,-0.042771973,0.0016549415,0.006293984,0.018296236,0.23470367,0.01645164,0.017708683,-0.032715466,0.05230202,-0.009050494,-0.031261574,0.063846804,-0.005950429,-0.03798075,-0.02467115,0.031593908,-0.012803557,-0.0000646023,0.030441344,0.05538337,-0.03630575,0.015728192,0.048202444,-0.00903839,0.03275839,-0.013596446,0.0069440748,-0.0132742245,-0.03852988,-0.013678609,-0.004641775,0.03425419,-0.024256712,0.014196574,-0.018477764,0.064146236,0.031540524,-0.043563224,0.031620324,0.003263387,0.011929424,-0.06476064,-0.009215146,0.008179551,-0.008367017,0.008635388,0.006795122,-0.06216404,-0.018256601,-0.024325317,0.016751733,-0.023533082,0.0044053453,-0.031805173,-0.0049455506,0.002599844,0.011121945,-0.03653404,-0.005087242,0.027259864,0.00249328,-0.027999295,-0.008706777,0.038164884,0.0015589357,0.02717774,-0.05790732,0.016483825,0.014273129,0.017073654,-0.020872043,-0.018172003,0.011274815,0.0057645384,-0.00034319836,0.010231249,0.0013398591,-0.014611092,0.023633067,-0.028459717,0.007878405,0.01779664,0.022932086,0.009684711,-0.029272987,-0.040728707,-0.026458094,-0.005126394,0.010386646,0.010061917,0.031340186,0.067737706,0.00050715386,-0.028602166,0.01306359,0.030352995,-0.03517884,0.01989807,-0.010325984,-0.021797007,0.020348305,-0.028313396,-0.026588676,0.011874439,-0.02081417,0.008897333,-0.0037351504,-0.030455403,0.015044474,-0.0068120244,0.032206003,-0.028853837,0.024979409,0.0013515168,-0.084802,0.006972042,0.009316484,-0.0016295583,-0.005888307,0.044882562,0.034701776,0.0028033995,0.043334685,0.008998973,0.016495012,0.023964262,-0.019694587,0.02823463,-0.010771135,-0.04596824,0.012031393,0.019436887,0.028259402,-0.00096935994,0.0053796233,-0.035293557,-0.009335195,0.0640736,0.029563127,0.03596365,0.05053596,-0.03830267,0.012030556,-0.0055217217,-0.025584506,-0.019380454,0.019039365,0.0078311125,0.01562972,0.009285557,-0.026477054,-0.03188218,-0.06515927,0.047681507,0.030379044,-0.000077283155,0.0023477743,-0.032300256,0.007906753,-0.0968034,-0.01966688,0.00086946785,0.014411915,-0.011643701,0.0035093913,0.018757872,0.024001453,0.061379544,0.008349766,0.017033184,0.017337644,0.024928303,-0.045130078,-0.012387581,0.006076413,-0.00005711749,-0.034341034,-0.011538095,-0.0016141371,-0.025446912,-0.036893897,-0.012356932,-0.027589936,-0.0050462666,0.021018324,-0.009669225,-0.03270785,0.009526984,0.032073326,-0.013295762,-0.013932912,0.0007750201,-0.032927927,-0.03846618,0.0062470734,0.11951431,-0.018810654,-0.010031124,0.006249731,0.021264203,0.10434441,0.031481437,0.009914755,0.0110073285,0.017619861,0.011031618,0.0036117148,0.017694313,-0.035526916,0.003815856,0.040884607,0.048567854,0.0024099406,0.013949572,-0.030664213,-0.014855277,-0.034462485,-0.0001986121,-0.054818597,-0.035652284,0.01045034,0.054655388,-0.02914265,-0.024762101,0.04779165,-0.041950714,0.012620545,-0.046461426,-0.017333057,0.015538102,-0.0011505134,-0.025235908,-0.02028125,0.012306418,-0.0057299184,-0.0530027,-0.014104765,-0.036749296,0.0061141746,0.009988749,-0.008174622,0.03837935,0.019174742,-0.020462448,0.020983955,-0.007177689,0.0028848483,-0.03811182,0.037319817,-0.015458923,-0.024152968,-0.012571125,0.02080763,0.0172623,0.015067102,-0.018959366,-0.03273387,-0.035690863,0.047295637,-0.009358927,0.051421877,0.023154225,-0.0042823846,-0.016317472,0.009325343,0.016812442,-0.0031344364,0.012500824,-0.06408367,-0.06500312,0.002284398,0.018975135,-0.040369824,-0.045836177,-0.028720712,-0.029261442,-0.0051269326,-0.001220014,0.041110523,0.004999656,0.0015284898,0.01816077,0.029561497,-0.07124261,-0.047672458,-0.00027477244,0.015034947,0.0027306438,-0.016117403,-0.026170162,0.017249309,-0.027098384,0.002075193,-0.0330285,0.009153966,-0.0046954537,-0.050719224,0.037435938,-0.03049881,-0.017108954,-0.03483028,0.030455746,-0.011893419,0.004445189,0.0023109284,0.006649498,-0.02903586,0.037770227,-0.00715404,0.043595865,0.024853941,-0.031384148,-0.01073976,0.0076233526,0.0037810034,-0.015829563,-0.03204017,-0.008644174,-0.0061195246,-0.012444699,0.019199383,-0.030579938,0.03762002,0.0055797175,-0.00089813396,-0.0524397,-0.011173092,-0.011144315,-0.029579582,0.026916264,-0.009097159,-0.029619161,0.009689847,0.004980054,-0.021690447,-0.0045754737,-0.055638358,-0.032203123,-0.02509485,0.0040601837,0.06610319,-0.01816684,0.038393725,0.0055899723,0.01695212,0.039405286,-0.0017691418,-0.06330204,0.008253526,0.03873519,-0.028746879,-0.047662817,-0.028957943,-0.007962516,0.007997539,0.00849405,-0.011037118,-0.04958453,0.032428034,0.016236732,-0.037081633,0.06138303,0.036176004,0.00731149,-0.028493531,0.034100354,0.013755605,-0.04824753,-0.012491656,0.047210857,0.02308429,-0.075619094,0.030337282,-0.023579232,0.0008090644,-0.032140702,-0.01857637,0.020332055,-0.03887353,0.061408624,0.011159415,0.019259414,0.05224419,-0.034183577,-0.0034799566,-0.056093767,0.006162952,0.004659821,0.023567174,0.005971558,-0.050595865,0.018953478,0.07728685,0.04257909,-0.04229743,-0.01516583,-0.031027593,0.027002338,-0.15460865,-0.031298783,0.009733662,-0.0044749286,0.009384717,-0.009836881,-0.032738313,-0.07313409,0.000007756169,-0.0039756177,0.00080298376,0.0030823278,-0.019650588,-0.020846738,-0.047608137,0.04750103,-0.027618337,-0.014021892,-0.05042008,0.045709573,0.01259178,-0.011182378,0.07651708,0.0034809187,-0.054097835,0.014387333,-0.046484135,-0.012989702,-0.017439919,0.0038022734,-0.044318177,-0.06841539,0.002252854,0.02893514,0.028412217,0.0051448583,0.017876012,0.007737261,-0.047913074,0.01920505,-0.008887471,0.018858112,0.02092477,0.01094674,-0.012406415,0.059983395,-0.05038682,-0.0122697335,-0.04086569,-0.0034843048,0.009134163,0.028167201,0.010411743,0.03543616,0.017337842,0.015403926,0.009715535,0.019215396,0.015888046,0.024484357,-0.02048024,0.006431312,-0.033978008,-0.016706893,-0.041640628,0.040865257,-0.029834412,0.014802153,-0.014024904,0.026630273,-0.017048797,-0.0005040086,-0.0061098565,-0.040222898,-0.013721433,0.011690445,0.049899552,-0.015701616,-0.0063129873,-0.036750484,-0.029681614,-0.036004275,-0.0066493503,-0.058165602,0.030628152,-0.0222236,-0.033892553,-0.020523308,-0.032218523,0.01586597,-0.04497799,-0.043455154,0.010210755,0.007101381,-0.018835993,-0.0026300806,-0.0156190535,0.0040826364,-0.013056892,-0.0047300654,-0.036558714,-0.0018633899,-0.02171471,-0.04110032,-0.029368835,0.0016295942,0.02185604,0.018268388,0.014845814,-0.04893971,-0.0087169055,-0.023745006,0.023111565,0.019044878,-0.07567626,-0.005046306,-0.024285205,0.013675102,0.036903776,0.013132894,-0.00790711,-0.02402564,0.004459935,-0.043164887,0.0070117023,0.073089875,0.042624205,0.050859947,0.02566788,-0.021989625,-0.0029491489,-0.050831158,0.027893674,-0.011746431,0.056295823,-0.052856144,-0.019903792,0.07194725,-0.026223779,-0.013047189,-0.0633884,-0.039420836,-0.0056339456,-0.026384879,-0.003784238,-0.0010534902,0.013533912,0.0077554323,-0.002570639,-0.005681823,0.014215933,-0.043873392,-0.007337485,0.072968856,-0.007384902,0.028622545,0.0026512756,0.0050586546,0.017985648,0.043451335,-0.0028228273,0.0021422415,-0.033692967,0.019438844,-0.022695532,0.07658618,0.0030268026,0.0035433033,-0.0416722,0.0045710416,0.034377348,0.039175384,-0.015119114,0.005518838,0.03788372,0.035746943,-0.0057978313,0.01701832,0.024016833,-0.01953509,0.04959185,0.020384382,0.01926717,0.06186304,-0.013400162,0.018522937,-0.030511346,0.005816254,-0.05472659,0.022559788,0.028812293,0.005105488,0.03267671,-0.0070054824,0.033950802,-0.00058967934,0.01654817,-0.005074621,0.05507788,0.028017437,-0.007975539,-0.027459627,0.01606789,-0.01097147,-0.049657814,0.048556354,-0.004489018,-0.010968491,0.010458911,0.03205877,-0.03878846,0.0008150409,0.009226985,-0.014408064,0.029912837,0.019159533,0.050687294,0.068011805,-0.025434773,-0.03958565,0.03847652,-0.021440925,-0.0022155824,-0.049013063,-0.021534683,-0.0044866726,0.024996357,0.039517753,0.00005477561,-0.007082553,-0.049163524,-0.00807983,0.0123041505,0.025989428,-0.0045464486,-0.019236235,-0.047697928,-0.009071189,-0.034621004,-0.022701453,0.054926645,-0.01240507,0.038790453,-0.0023661295],"last_embed":{"hash":"196tdgv","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"196tdgv","at":1762858194137},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 1-2: Headspace \"Basics 1\" Course#{4}","lines":[46,47],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"196tdgv","at":1762858194137}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 3-4: Headspace \"Stress\" Course#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.049819782,-0.012239019,-0.03919664,-0.026033668,-0.038211696,-0.02782634,0.053895943,0.011786381,0.00032046763,0.0035317822,-0.0041546654,0.019542895,-0.00864247,-0.013710779,-0.0041947877,0.022979062,-0.014074395,-0.0093345065,0.0320478,-0.013955249,-0.058009285,0.024327733,0.058042653,-0.026445342,0.0012710863,-0.0064805825,0.007950444,-0.017194023,0.0058491114,0.054525953,-0.010957754,-0.025196966,0.04877688,-0.023496399,0.02546768,-0.006757615,0.009392036,-0.017384343,-0.04974288,0.040784985,-0.00045598956,-0.030470487,0.033249192,0.01889687,0.015515641,-0.03851836,-0.05629161,-0.011829369,-0.035541065,0.010904103,0.016754687,0.020749798,0.024710406,-0.028486038,-0.008700502,0.04024216,-0.0009039265,-0.028886236,-0.036825214,0.01043758,-0.062463555,0.0036884283,-0.016608864,0.0030300557,0.018385705,0.065492,0.0038656183,0.028272424,-0.007324371,-0.00036743094,0.018377118,0.012915514,0.02014499,0.020985983,-0.05973465,0.02399348,0.048097532,-0.010746117,-0.016023036,0.047732092,0.009490502,0.0022608014,-0.015315601,0.025615593,-0.008472642,0.024425017,-0.0080467295,0.034759257,0.010578427,-0.02999666,0.0051118704,0.00822067,0.012219396,-0.027034134,-0.035768133,0.01110198,-0.005793949,-0.023389665,0.03130971,-0.0022937302,0.01897713,-0.00936453,-0.008841902,0.008166854,0.0447815,-0.023965603,0.040705837,0.050448995,0.04138395,-0.03993359,0.024254736,0.046423115,0.016288018,0.021708243,-0.010812476,-0.043503296,0.025361052,-0.045222793,-0.0006516378,-0.021066267,0.03693583,0.023585811,0.030356076,-0.02091471,0.01623201,0.026436113,-0.008251593,0.016616285,-0.02063328,0.04807232,0.021515422,0.023526734,-0.025433341,0.012669744,0.016272238,0.04585291,0.043210756,-0.0016878848,-0.022859802,-0.082083344,0.013206658,-0.002814107,-0.023731591,0.0077827265,-0.011264546,-0.056388177,-0.035497867,0.00293572,0.004648515,0.053017676,0.009278916,0.012854694,0.0152625395,0.0427743,0.014185355,0.022757618,0.011302343,0.011700419,0.022428479,-0.030794308,-0.021290286,-0.028486334,-0.023272954,0.05984478,0.015378214,-0.0151362475,0.025564954,0.036917925,0.00067521766,0.018094614,0.0032909124,-0.0055046114,0.0047757262,0.020158313,0.011929354,0.015747799,0.07073989,0.023088835,0.02103709,-0.030627906,-0.057391997,0.023779165,-0.027569756,-0.07739597,0.02033246,0.040882323,0.011145563,-0.04039591,0.008448151,0.042964205,-0.034767225,-0.034514308,0.011996665,0.03494434,0.08359476,0.022144683,-0.004009079,-0.024394656,0.028275745,-0.016964942,0.0022164667,0.037031338,-0.006448367,-0.018723128,-0.042352322,-0.0020796102,0.00042718305,-0.02785265,0.0112895435,-0.045778383,0.04588537,0.038904425,0.0046129897,-0.0115954,-0.010814029,-0.0051227296,0.030839019,0.02193772,-0.009133908,-0.019636508,0.014979402,0.0342138,0.0049721766,-0.0064007943,-0.044636827,0.02021285,-0.035305686,0.048097033,0.021574259,-0.007971272,-0.008909304,-0.019787276,0.0025576998,0.0039403467,0.00541697,-0.020517113,-0.0445041,0.01159899,0.030744433,0.014943402,0.0077897497,0.004163787,0.024819242,0.010237544,-0.016325418,0.0030567937,0.07027384,0.04652828,-0.010201256,0.018629352,-0.040273517,0.0102847135,-0.03256278,-0.022330606,0.027774243,0.039598785,-0.005054605,-0.012538176,0.03208428,0.010676815,0.0052967877,0.023357604,0.017830003,0.020163402,-0.0074807275,0.004265538,-0.023046501,-0.024221549,0.025203573,0.06937889,-0.018909276,-0.018460551,0.047090564,0.009701496,-0.065956414,-0.0129192425,-0.03890874,0.026106158,0.052896116,0.016717214,-0.061910253,-0.013671678,0.021537412,-0.0070204283,0.013163187,-0.0039161574,-0.038979296,-0.07339709,-0.016729543,-0.0342312,-0.02755399,0.023558017,0.059096124,-0.0053415294,-0.023780566,0.012130499,0.0007062856,-0.16361152,0.012144614,-0.0012716744,0.055088818,0.02701473,0.0029692752,-0.020610865,0.008885448,-0.090524755,0.035608962,-0.0052060927,-0.026925894,0.002396078,0.006616024,-0.0021073695,0.010048246,-0.018535234,0.0020431923,-0.021546628,-0.045313414,-0.014371557,-0.025856508,0.025226748,0.05009336,0.007515138,0.033094317,0.075911954,-0.033804905,-0.0047102636,-0.059286214,-0.061292563,0.03359307,-0.0026869047,0.027537327,-0.020044615,0.025948202,-0.015976036,-0.00074722886,0.014902545,-0.04641979,0.045332212,0.044490617,0.01431764,0.010628516,-0.0023390288,-0.012747386,0.0041581322,-0.0013160945,-0.03318843,-0.033118837,0.008810467,0.0073180147,-0.014099394,-0.016168902,-0.029749185,-0.037469313,-0.0028879447,0.019132543,-0.03533126,-0.026952306,0.010648067,-0.031691886,0.013978062,-0.006166196,-0.055683386,-0.06337708,0.006948396,-0.0032189798,-0.020961042,-0.0033349688,0.03482645,-0.0065522846,0.00981626,-0.02279176,-0.006509127,0.0063497066,-0.021148453,-0.022076948,-0.0013819305,-0.10133015,-0.002683123,0.044411756,-0.056237593,-0.011125419,-0.029096752,-0.04304907,-0.0012431677,0.018918797,0.01571637,0.2247284,0.02469748,0.032223854,-0.029188925,0.029677521,-0.026443603,-0.011559927,0.0691189,0.019052356,-0.018503055,-0.024038242,0.03334137,0.0021294132,0.012759036,0.03446935,0.053888887,-0.06465725,0.012238605,0.040043097,-0.008389419,0.01562986,-0.025050543,0.009448371,-0.036029547,-0.05087177,-0.0139273545,0.0070815254,0.036466446,-0.011533548,0.02431758,-0.020608831,0.05509174,0.03585632,-0.057716016,0.043680307,0.015508467,0.010512687,-0.06410383,-0.025877908,0.012489871,-0.018884985,0.01587104,-0.001841527,-0.06943955,-0.037520137,-0.04236142,-0.0029386193,-0.019297985,-0.018335173,-0.027901772,-0.00044812195,-0.014036868,0.030859338,-0.023973355,0.007570396,0.03628636,-0.003428434,-0.04629026,-0.01936055,0.03420256,0.022080092,0.023707004,-0.053593673,-0.0032972204,0.024519404,0.022068806,-0.022063594,-0.03497989,-0.00034772026,0.006213434,-0.0000825026,0.0058545726,0.0072160983,0.006574882,0.00053022103,-0.028305741,0.002529794,0.022321898,0.016547432,0.016137594,-0.017827045,-0.052688684,-0.023069771,0.006965578,0.02773595,0.015304976,0.026182542,0.06477095,0.007849102,-0.007505177,0.017464934,0.031337313,-0.030631745,0.018164095,-0.0041021667,-0.024425145,0.041350715,-0.026148219,-0.03982886,0.017465666,-0.03712197,0.017644051,-0.021644056,-0.0017827358,0.012189896,-0.005505292,0.035273846,-0.021917975,0.007465666,0.0010843191,-0.07237197,0.012061688,0.009545805,0.008372647,0.007858833,0.04124309,0.015520674,0.013344045,0.044419248,0.0118628135,0.008698421,0.026053973,-0.006298212,0.012376265,-0.01557495,-0.07142656,0.037678804,0.007949231,0.02716351,0.01461902,0.006074792,-0.034749232,-0.011854226,0.045077015,0.005362572,0.028044544,0.032019496,-0.03807756,0.003990385,-0.005554391,-0.009580176,-0.01721651,0.013626427,0.023702223,0.0203498,0.024111494,-0.020776944,-0.035102278,-0.06181349,0.03906109,0.01445468,0.03001503,0.015969949,-0.015251943,0.019628106,-0.09326605,-0.01756251,-0.015202168,-0.000034695353,-0.011457817,-0.026668355,-0.0040190252,0.026102072,0.055814996,-0.017011506,0.012945238,0.0019455466,0.0047640675,-0.016262794,-0.01256239,0.012657516,0.03142608,-0.022453258,-0.020046238,-0.0074350075,-0.030020896,-0.0051088897,-0.011245668,-0.019791622,-0.0073798355,0.030036276,-0.038102597,-0.026421139,-0.0056740693,0.008333106,-0.016030949,-0.0386067,0.0042375573,-0.058429997,-0.031228159,0.010503177,0.10004187,-0.020527177,-0.015857097,0.02554528,0.01902957,0.10167922,0.052853525,0.021616137,0.0061785313,0.018496726,0.029144483,0.006228344,0.012727054,-0.04613301,0.00993392,0.017071929,0.045477096,-0.007927237,0.0058566807,0.01466191,-0.011054069,-0.05298882,0.0021538816,-0.0707933,-0.048259955,-0.0030389745,0.043156136,-0.04193221,-0.015522666,0.032792833,-0.02611636,0.018219607,-0.0444049,-0.01731223,0.014931425,-0.01850511,-0.026116936,-0.025301982,0.01204218,-0.006324641,-0.048656117,-0.017858256,-0.033486076,0.020712404,0.042676583,-0.009509691,0.034162693,0.021688541,-0.01328128,0.005458092,-0.007435788,0.010650987,-0.054766227,0.019224998,-0.034222074,-0.030410426,-0.014993193,0.0038039421,0.020117609,0.009010821,-0.004828818,-0.02299604,-0.028752701,0.032090213,-0.0012501216,0.030193307,0.008671159,0.013771155,-0.0019150438,0.013212303,0.012829078,-0.0130921295,0.010968664,-0.032283485,-0.04591755,0.0022523117,0.0008512653,-0.027646914,-0.04571054,-0.028674942,-0.018451037,0.0057680183,0.012888953,0.018373933,0.0020338343,-0.003237636,0.007983816,0.03348654,-0.06838511,-0.039750826,0.010147045,0.028670903,-0.008794086,-0.026301375,-0.024099423,0.0316958,-0.028729433,0.014151744,-0.04214077,0.02866278,-0.0065796697,-0.06545229,0.040074654,-0.045632835,-0.007794079,-0.029131906,0.015640521,-0.009627042,0.001395534,-0.016211709,0.030973138,-0.022927694,0.015648438,-0.021119025,0.017602896,0.026892656,-0.033446517,-0.016119441,-0.007838033,0.022719558,-0.046157617,-0.029981948,-0.021526922,0.007071865,-0.006786591,0.028266797,-0.02116998,0.017854284,0.009194391,0.019073894,-0.018062172,-0.01041322,-0.012253641,-0.01862136,-0.006023494,-0.0021318924,-0.05906908,-0.0098653855,-0.015761433,-0.0041838954,-0.010903198,-0.039485402,-0.038321525,-0.01432499,0.011065396,0.062886305,0.012904053,0.03616301,0.024299052,-0.006709482,0.016031712,-0.008189148,-0.04401602,-0.011277808,0.011716332,-0.04958025,-0.03259011,-0.045976914,0.00802077,0.02889694,0.016472302,0.0101057915,-0.049649086,0.023685941,0.016878454,-0.022544121,0.07044371,0.04667197,0.029567732,-0.0064109666,0.033692278,0.024904808,-0.040908575,-0.007832166,0.03593094,0.022531113,-0.067638636,0.02911092,-0.00076075277,0.00007960362,-0.03828456,-0.0008316006,0.020919617,-0.039373774,0.038047582,0.014799729,0.011720149,0.043310925,-0.042252816,-0.006492,-0.01524532,-0.011269155,0.0127669005,0.048494514,0.019386949,-0.026525348,0.010178352,0.08363843,0.031856153,-0.015383338,-0.015457943,-0.034091584,0.026517592,-0.1363774,-0.018744057,0.024342842,0.0055648903,0.0044845464,-0.02125116,-0.020684062,-0.053156324,0.018971685,0.005312249,-0.0074300226,-0.01959425,-0.02926817,-0.015024879,-0.013820347,0.054538894,-0.04095302,-0.01200764,-0.03619966,0.0702604,0.011755533,-0.004004608,0.06437501,-0.021665726,-0.03682682,-0.00070296664,-0.05377603,-0.032894555,-0.012331531,-0.005733412,-0.03611297,-0.061520334,0.010302476,0.024890808,0.028312037,-0.0054264786,0.008507968,-0.0009507806,-0.043217186,-0.007930048,-0.008760808,0.017319618,0.0066197845,-0.007090261,-0.010084761,0.06184529,-0.033198442,-0.021650959,-0.022261392,-0.021386525,-0.003893041,0.051620025,-0.0025432147,0.03697458,0.01057674,0.01090248,0.0004750916,-0.003340092,0.014558808,0.021435734,-0.03674991,0.016258994,-0.018065939,-0.030542973,-0.020010363,0.013451057,-0.0341419,0.03882189,-0.026593152,0.026600454,-0.029912762,-0.0092460215,0.008038462,-0.031568367,-0.004595531,0.006002338,0.016982019,-0.017060498,-0.007195446,-0.020179097,-0.044562064,-0.0035807902,-0.017425166,-0.062439602,0.027723826,-0.02403179,-0.028845135,-0.015796272,-0.053604353,-0.014477866,-0.053222496,-0.044199374,0.013202851,-0.006586817,-0.025449103,0.008365539,-0.028638532,0.01233786,-0.033306602,-0.0026794234,-0.02020219,-0.0037612843,-0.03142834,-0.03042947,-0.013844314,0.008158478,0.04390858,0.018787868,0.016321778,-0.03571046,-0.00096340105,-0.02801035,0.009752424,0.004896677,-0.07844707,0.009950082,-0.026427042,0.013220071,0.023726175,0.02587394,-0.017438877,-0.032243934,-0.009707833,-0.040288985,0.00558299,0.09634569,0.034255292,0.055666648,0.034416568,-0.004110229,0.0051146518,-0.067170456,0.024110846,-0.013104918,0.049348895,-0.024497338,-0.0150303105,0.06555658,-0.032314546,-0.037322056,-0.052240644,-0.041466404,0.006164755,-0.024792003,0.01156446,-0.028294625,0.018653464,0.014202094,-0.020221315,-0.017006485,0.017192742,-0.0246068,0.011198188,0.065710135,-0.011563438,0.040067844,-0.0040985486,-0.015071596,0.008121566,0.047297996,-0.002735114,-0.010329754,-0.03139078,0.008285138,-0.030982358,0.067125216,-0.009554259,-0.008377842,-0.04126541,-0.012219994,0.036894754,0.020369142,-0.013107171,-0.0050028353,0.049671803,0.0053652734,0.0011397861,0.036328074,0.012239074,-0.024521243,0.055931933,0.02820449,0.010975511,0.05998936,-0.01287045,0.010033909,-0.0020605393,-0.016603716,-0.07019125,0.044725977,0.02844013,-0.009501464,0.044006582,0.0036683707,0.036491476,0.0028432873,0.028094092,-0.02647369,0.058689136,0.020763874,-0.005682958,-0.023258058,0.028224463,-0.007792119,-0.042960763,0.047722347,-0.014678263,-0.025711115,0.009053552,0.04502596,-0.059870206,-0.009407124,0.01573233,-0.00601978,0.0006846856,0.004352487,0.057745244,0.048135318,-0.023397868,-0.033024542,0.052607477,-0.008402885,-0.0063672666,-0.047377046,-0.03521907,-0.0066069565,0.027260646,0.06331973,-0.009676319,0.0069127865,-0.060825035,-0.011807517,-0.008676601,0.01798934,0.0034273423,-0.016342305,-0.050568886,-0.011032068,-0.008785038,-0.022897143,0.03695402,-0.015838087,0.0404613,0.0134561015],"last_embed":{"hash":"11mhfyv","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"11mhfyv","at":1762858194137},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 3-4: Headspace \"Stress\" Course#{1}","lines":[49,49],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11mhfyv","at":1762858194137}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 3-4: Headspace \"Stress\" Course#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04533299,-0.026413169,-0.038523965,-0.017513268,-0.045109548,-0.027345479,0.04445942,-0.0146259405,0.00097416126,0.008088504,-0.00072340097,0.018494906,0.00790487,-0.012426212,0.016474757,0.02895561,-0.020511348,-0.009603571,0.050000522,-0.01172875,-0.037052847,0.024328161,0.06296736,-0.024577377,0.007747234,0.00042874072,-0.010057597,-0.0075491145,0.030584896,0.050813448,-0.016665138,-0.032293428,0.06837687,-0.024112513,0.023132745,-0.013231235,0.023725629,-0.015295265,-0.05232208,0.04279174,-0.000540156,-0.03880422,0.020269748,0.016773025,0.020019561,-0.023306347,-0.05734077,-0.015860708,-0.024775334,0.008326244,0.029698435,0.0015102286,0.02190067,-0.030427832,-0.0038762316,0.04111489,0.010516902,-0.033474773,-0.04252681,0.0043840487,-0.076697305,0.02526356,-0.025839059,0.0071999743,0.017412122,0.053250264,0.011919754,0.022355372,-0.010178255,-0.009479483,0.020671548,0.011875728,0.03634528,0.022969142,-0.06887481,0.023895467,0.03985655,-0.0032324255,-0.010382126,0.041831117,0.021026365,-0.0027970306,-0.012805023,0.02053867,-0.017680313,0.02224061,0.0020409955,0.05598444,0.01347601,-0.027799703,0.009074342,0.0070286957,0.0010085022,-0.0051111276,-0.026549086,0.0036517894,-0.0009618255,-0.027287807,0.03834261,0.0057328884,0.017694982,-0.0137063665,0.010738025,0.0108545935,0.035831127,-0.01111235,0.04250929,0.048909657,0.032458056,-0.03765924,0.024558242,0.0562112,0.014986899,0.0057228846,-0.01593715,-0.02156203,0.02214365,-0.03235673,-0.0038221758,-0.024100777,0.041473314,0.025693808,0.030726302,-0.018980687,0.017314645,0.027287737,-0.01359487,0.0030726392,-0.017530045,0.05011828,0.015795551,0.028711691,-0.03487856,0.015566951,-0.009209749,0.038296126,0.042488236,-0.0005136994,-0.027622504,-0.06924981,0.016403839,-0.015370072,-0.019138254,0.007537476,-0.01191069,-0.051420264,-0.03159725,-0.00008385165,0.005639931,0.053367272,-0.009436875,0.01992011,0.034521792,0.038590703,0.007626712,0.032981746,0.006892991,0.013453477,0.017544381,-0.027790144,-0.018119385,-0.021907179,-0.0147162145,0.04547967,0.009786962,-0.016341751,0.025921784,0.020399692,0.002926012,0.011124843,0.018594561,-0.00795845,0.0015138944,0.012334417,0.0110377455,0.015383868,0.05989023,0.01685402,0.02429474,-0.029081006,-0.05181188,0.027136056,-0.026121208,-0.07643319,0.0065258737,0.036667604,0.011922213,-0.024709022,0.0025051262,0.04472466,-0.028630571,-0.021481186,0.0019055967,0.034458358,0.07788949,0.028313095,-0.010707457,-0.020470832,0.02424542,-0.0189477,0.00086690625,0.028775146,-0.007452722,-0.020508941,-0.046895433,0.0032776932,-0.00544482,-0.015513805,0.009505452,-0.0387308,0.026849903,0.031943962,0.0036275517,-0.015020483,-0.0001616783,-0.0041112616,0.041797206,0.0142542245,0.0026619546,-0.025699535,0.03090124,0.05384068,0.0054615233,-0.023846053,-0.047347035,0.010433008,-0.04553771,0.04906621,0.014522877,-0.015852489,-0.022831768,-0.02477058,-0.0005963562,0.0025689453,0.015426953,-0.016941719,-0.033831924,0.01723343,0.020181658,0.016589036,-0.016983349,0.0052291914,0.0295706,0.0055080405,-0.013229125,-0.0017337136,0.055137828,0.052191194,-0.010358763,0.022598345,-0.03516192,0.003743306,-0.03557777,-0.020314692,0.014991985,0.041898545,-0.0045592887,-0.0066200877,0.025683494,0.007109887,0.002651209,0.007123067,0.02169405,0.01508624,-0.023919368,0.0035105315,-0.0156183075,-0.029414227,0.022777073,0.06398256,-0.014902842,-0.020617561,0.039876252,0.020166421,-0.07392055,-0.017591318,-0.039240524,0.025736436,0.037152525,0.012672543,-0.06158353,-0.027889594,0.015905557,0.00512729,0.010397957,-0.003230778,-0.028846843,-0.06190062,-0.01060833,-0.027936384,-0.03492209,0.022626124,0.05948629,-0.008790906,-0.021608232,0.009922619,0.0047202315,-0.16463804,0.01775685,-0.002396045,0.053777806,0.020416835,-0.002233832,-0.027400311,0.010958259,-0.09110912,0.061884232,-0.004988951,-0.033615373,-0.0038595756,-0.0036165796,0.014710191,0.015698476,-0.018017272,-0.0014855121,-0.032303616,-0.039268337,-0.013458807,-0.034915768,0.032233097,0.053018272,-0.0031833914,0.045078672,0.06077352,-0.015959794,-0.00744248,-0.06086536,-0.06491087,0.03525189,-0.0044831666,0.017245436,-0.004629765,0.01735945,-0.006814642,0.003925212,0.017556792,-0.029607013,0.042413455,0.051341515,0.015673727,0.01077284,0.008737685,-0.0070973975,0.004944443,0.003185948,-0.031428732,-0.014161392,0.023461208,0.011969639,0.004855948,-0.020525666,-0.031117974,-0.0341268,-0.012269175,0.019145193,-0.031770065,-0.036124222,0.015258445,-0.024212254,0.011400619,-0.0082905125,-0.05315427,-0.057387453,-0.0051688473,-0.014293417,-0.028142547,-0.008626541,0.036177702,-0.008210259,0.0028078607,-0.02318163,-0.0064957635,0.009477002,-0.014290997,-0.02587373,0.0003939238,-0.11049023,-0.012556349,0.032629643,-0.055764396,-0.016775554,-0.030059816,-0.042184368,-0.010488436,0.014328641,0.02247644,0.2314003,0.007193385,0.024047473,-0.013143518,0.044909835,-0.009015694,-0.0060168533,0.07398009,0.008884486,-0.02285089,-0.02726518,0.030237207,-0.0014198566,0.0075354567,0.024813913,0.056558743,-0.0549985,0.020899871,0.039698392,-0.011203237,0.012673062,-0.015026125,-0.0045834193,-0.035326224,-0.05556874,-0.015303364,0.0003617087,0.035767034,-0.01708215,0.020865787,-0.009672753,0.041906163,0.03665636,-0.06338355,0.046693664,0.008029451,0.015216065,-0.05705767,-0.028277542,0.01227989,-0.014322964,0.022396248,0.003782518,-0.06509835,-0.028354332,-0.035117764,0.0038445739,-0.025397075,-0.020820953,-0.02050983,-0.0074290447,0.0056932047,0.026093407,-0.025441755,-0.0014459313,0.02483196,-0.0057760673,-0.029002726,-0.020984499,0.038279437,0.010915518,0.02334604,-0.055933304,0.01784292,0.03057222,0.013744406,-0.032047365,-0.02129835,0.0066220807,0.01277946,0.0060641738,0.00008218576,0.002041475,-0.0049909824,0.0062323883,-0.04215671,-0.007901225,0.015633456,0.02202027,0.0120114675,-0.007644049,-0.04875569,-0.020583622,-0.005854221,0.028696146,0.017912691,0.023522956,0.04189587,-0.010592184,-0.01692805,0.013481267,0.037441853,-0.03880774,0.012960416,-0.0093661165,-0.023039732,0.035428558,-0.03267196,-0.03515434,0.019004757,-0.031432226,0.02136649,-0.019081611,-0.012553915,0.014524576,-0.013971576,0.027098523,-0.038581606,0.000032869848,0.0074432944,-0.079431646,-0.0022380543,0.010598069,-0.01060305,0.010389295,0.0523137,0.027285863,0.015779106,0.047663573,0.00876466,0.029183963,0.020254334,-0.010688866,0.0037109468,-0.0073585724,-0.05071738,0.0069598327,-0.0069115865,0.030662898,0.009267248,-0.00073550426,-0.03881723,-0.026107281,0.03132737,0.026238862,0.03669455,0.03864482,-0.03966817,0.007974145,-0.00936261,-0.01203418,-0.031149548,0.017746054,0.025786756,0.023512907,0.016492264,-0.017827064,-0.024003796,-0.061544754,0.0330495,0.009958861,0.027271044,0.015358244,-0.026636913,0.010899566,-0.08894124,-0.019891458,0.0026731964,0.006215655,-0.014984892,-0.020197531,-0.0073790615,0.026191566,0.054246884,-0.0022864111,0.0056813117,0.0075445906,-0.0035122053,-0.028926928,-0.0105051035,0.008170032,0.04086228,-0.004273656,-0.011084274,-0.010669336,-0.04765768,-0.01791167,-0.010303442,-0.01312179,-0.0059971465,0.02033212,-0.020926345,-0.012389644,0.008368402,0.005812287,0.00040850524,-0.037806857,0.0027625537,-0.05022131,-0.025577663,0.00511167,0.0992566,-0.01060419,-0.018881608,0.0015666381,0.018136898,0.0959293,0.051322658,0.018198749,0.02977907,0.028248394,0.04356125,0.005433281,0.018680038,-0.04324837,-0.00084345334,0.030861758,0.039415076,-0.0027775865,0.016780805,-0.004104824,-0.02797366,-0.030077007,0.016228275,-0.08755787,-0.05162055,-0.0048544295,0.043776512,-0.026960805,-0.007091825,0.024955694,-0.019639853,0.018363325,-0.059082475,-0.0077233235,0.015555578,-0.015893102,-0.030451627,-0.017223852,0.018211715,-0.0052468693,-0.050399672,-0.009822674,-0.03169872,0.027284231,0.016942903,-0.0012601756,0.029138181,0.017858824,-0.0037958124,0.011628317,-0.011284921,0.0026275795,-0.056366194,0.0138483895,-0.017213555,-0.03398093,-0.004029481,-0.00016128263,0.027629334,0.014252315,0.0019664653,-0.023860551,-0.031683512,0.03514587,-0.010255851,0.020767389,0.004525214,-0.00053905556,-0.0045571476,0.00592808,0.017495308,-0.012605779,0.0069775805,-0.032505993,-0.062168647,-0.008002559,0.0072807455,-0.037905946,-0.04846681,-0.024268396,-0.02292431,0.0072858436,0.0035587677,0.022669792,0.012080127,0.0044404278,-0.0043604616,0.039587475,-0.07630329,-0.038530625,0.005778124,0.04442267,-0.011697635,-0.031578712,-0.037102457,0.0060645603,-0.025462458,0.022474397,-0.046260785,0.02054264,-0.011940001,-0.062200554,0.026342535,-0.04863818,-0.0072483956,-0.047001313,0.0016166632,-0.015501057,0.006298084,-0.009122351,0.020597015,-0.03164037,0.010242505,-0.020890279,0.026091544,0.017548528,-0.033801474,-0.013084901,-0.003818371,0.018586352,-0.0282843,-0.03333011,-0.023354447,0.005521089,-0.005173099,0.025019126,-0.032609005,0.03419975,0.010525213,0.021126678,-0.04333895,-0.005966472,-0.030822003,-0.011057093,-0.007644197,-0.010807593,-0.05087866,-0.011046019,-0.0039816564,0.002821563,0.0019238584,-0.055110514,-0.040705636,-0.017700193,0.0142148,0.06402743,0.008584297,0.03231268,0.016039005,-0.010779453,0.015900958,0.0001194404,-0.06909018,-0.013509499,0.023685232,-0.035970666,-0.02863352,-0.051572837,0.0076484047,0.025913604,0.015014616,-0.004650826,-0.053877648,0.040474538,0.010550986,-0.026981138,0.06886354,0.048856795,0.01534602,-0.018573558,0.025655288,0.023117408,-0.035082314,-0.010409369,0.042424433,0.021465955,-0.06697979,0.03632475,0.009482894,0.006742641,-0.034971528,-0.0063009877,0.030897295,-0.028880987,0.048047453,0.030357212,0.0052711177,0.04831108,-0.03685944,-0.0059112175,-0.028425852,-0.010457887,0.005631155,0.061308917,0.016783228,-0.036983978,0.012208383,0.07070601,0.031594034,-0.02439883,-0.02654191,-0.0389651,0.027864441,-0.13693246,-0.015286006,0.011753061,-0.0011404178,0.011885417,-0.01891224,-0.01875014,-0.05709924,0.009566713,0.004654343,-0.0012180118,-0.023574209,-0.033567593,-0.013997168,-0.020301528,0.055201378,-0.04402826,-0.0029694801,-0.037873432,0.066591404,0.02129855,-0.003931195,0.06374817,-0.025511764,-0.049581297,-0.005647424,-0.052606482,-0.030719679,-0.014269729,0.0038758505,-0.042070586,-0.05945476,0.009394615,0.031251993,0.030702148,0.011387496,0.01148263,0.006634051,-0.050666593,0.009354922,-0.009001176,0.025365798,0.006063009,0.00010536395,-0.025602339,0.06924638,-0.028221695,-0.01584505,-0.006887321,-0.0069909464,-0.009252618,0.04706262,-0.012081783,0.020123154,0.017625546,0.005702063,0.0041421745,-0.0033260519,0.027575975,0.018800365,-0.02322164,0.014556675,-0.024342947,-0.016899142,-0.03268042,0.030915078,-0.03870742,0.046790067,-0.01820114,0.028166773,-0.028194457,0.009547032,0.0054472457,-0.02280029,-0.003395038,0.0066866335,0.04120102,-0.016473975,0.0016276523,-0.017525798,-0.051099885,-0.014766311,-0.0028673091,-0.05685803,0.025102817,-0.010059906,-0.033545602,-0.009369908,-0.04711809,-0.016612614,-0.053218715,-0.046622224,0.022779493,-0.0024223153,-0.0285352,-0.0065208524,-0.030705104,0.009053203,-0.035561606,-0.0041363076,-0.027384829,-0.0017236758,-0.03387543,-0.037666902,-0.018909328,0.005899474,0.022935119,0.010031723,0.0014329093,-0.06185041,0.004934368,-0.03233553,0.02178557,0.0073832106,-0.07740202,0.0022385237,-0.03733768,0.004126009,0.029583057,0.0069302754,-0.01737109,-0.043293253,-0.0041690827,-0.033912934,0.010670614,0.096499436,0.028162709,0.028736161,0.03807586,-0.009514488,-0.012731936,-0.041660782,0.019246586,-0.021871598,0.03677522,-0.040957212,0.0021060475,0.06622117,-0.018993845,-0.04400994,-0.045909822,-0.020440908,0.0042823185,-0.021065027,0.0057199444,-0.033602443,0.022763789,0.026277544,0.0016619851,-0.010510231,0.020038718,-0.024046574,0.0018627864,0.06855994,-0.0047625634,0.03927577,0.0024444396,0.002534128,0.028746022,0.047911588,-0.004876601,-0.011992498,-0.030856075,0.015794167,-0.032179706,0.07938399,-0.007969944,-0.0074512907,-0.035698347,-0.00526381,0.026234755,0.026642008,-0.010884011,0.018746605,0.043477632,0.02442458,-0.010165953,0.03658133,-0.0051362375,-0.02174252,0.046040963,0.03436121,0.015686907,0.05642603,-0.01875185,0.023116998,-0.012947709,-0.002449969,-0.06879264,0.03913546,0.031410355,-0.0010871853,0.03579569,-0.002223222,0.028769195,-0.0020197993,0.025139997,-0.021491405,0.064680375,0.026411414,0.007982706,-0.037323877,0.033323675,-0.012025584,-0.049924172,0.049306873,-0.012570551,-0.014584095,0.008311771,0.049306545,-0.048167605,-0.010733595,0.011846295,-0.011843789,0.019311134,0.030254869,0.06609436,0.062520504,-0.023049606,-0.034174453,0.050312027,-0.024304975,0.0040893,-0.0436087,-0.022630826,-0.0131813865,0.026976058,0.05757432,-0.02047446,0.008799291,-0.06226183,-0.0041293944,-0.0063905683,0.037766688,0.0054907603,-0.028390659,-0.046580836,-0.0028440438,-0.007059003,-0.02464079,0.041865747,-0.027676156,0.026566891,0.013380818],"last_embed":{"hash":"q6qw7a","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"q6qw7a","at":1762858194137},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 3-4: Headspace \"Stress\" Course#{2}","lines":[50,50],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"q6qw7a","at":1762858194137}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 3-4: Headspace \"Stress\" Course#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04211386,-0.016187817,-0.05035577,-0.023301704,-0.036907777,-0.038334902,0.043104287,0.0055204844,0.0010251882,0.004266025,-0.0035939324,0.015535924,-0.007939964,-0.008566957,0.0040208967,0.030443657,-0.010799868,-0.011931065,0.042477336,-0.0050735436,-0.06260223,0.02459859,0.055809345,-0.018016482,0.0033358138,-0.0021344747,0.006871021,-0.021155536,0.017328708,0.05019947,-0.00011135325,-0.022523567,0.046624184,-0.021725971,0.027981991,-0.0075403764,0.015867222,-0.016286498,-0.04888258,0.039685413,-0.004545601,-0.03564238,0.03429035,0.008359998,0.020374559,-0.042570215,-0.067737706,-0.014065066,-0.034278486,0.01244916,0.012238655,0.01917478,0.021869773,-0.031460006,-0.0024614038,0.020985277,-0.0023674022,-0.036405876,-0.037620727,-0.0057813,-0.058015324,0.020235702,-0.028926117,0.0041068634,0.020359848,0.061090995,0.003045273,0.023044327,-0.015584785,-0.00028422585,0.020262016,0.0066459645,0.014473816,0.014361448,-0.061628442,0.029168783,0.03854208,-0.01630276,-0.0086245425,0.055191353,0.011808666,-0.0014864643,-0.01740646,0.018613458,-0.0056524547,0.026838517,-0.007972209,0.031895664,0.01013373,-0.031085465,0.0021815088,0.010226718,0.011284661,-0.010912912,-0.030949576,0.0034538403,-0.0034686532,-0.030754084,0.034048155,0.00050007494,0.020191412,-0.009308723,-0.012073061,0.0064856005,0.037647028,-0.025240544,0.041111737,0.052761998,0.035183027,-0.041431278,0.032406993,0.03866849,0.017617974,0.018976381,-0.00508368,-0.03351118,0.025648486,-0.041787267,-0.0018808352,-0.022670083,0.042665154,0.030810865,0.032781657,-0.019064542,0.025560534,0.019177536,-0.00759588,0.008278759,-0.039313443,0.04669415,0.027952313,0.028188188,-0.031735957,0.010456323,0.014671278,0.031594828,0.04175138,-0.00047041758,-0.0292313,-0.080576256,0.013403279,-0.00668108,-0.032961935,0.002452391,-0.0005152349,-0.060378473,-0.03416276,0.0040267166,0.003466063,0.049871728,-0.0006753527,0.017470673,0.027374156,0.039133023,0.009015721,0.029681744,0.010088311,0.022377323,0.020030811,-0.029512767,-0.0076282034,-0.030276705,-0.01998813,0.057883266,0.013405538,-0.02391338,0.016179508,0.037996046,0.0075212037,0.013718152,0.004668182,0.0048882472,0.007812886,0.024925869,0.014744078,0.023904053,0.06587334,0.019016547,0.015779113,-0.033108525,-0.048365418,0.025554487,-0.031452112,-0.07878987,0.016983494,0.036119346,0.00793872,-0.030878568,0.006067244,0.032577995,-0.042795263,-0.03220895,0.002311375,0.036570344,0.08446617,0.02827405,0.0014496301,-0.028260885,0.015181508,-0.028600832,-0.007301939,0.035241958,-0.0061197313,-0.018480763,-0.04347247,-0.00495624,-0.010420074,-0.02382717,0.007641289,-0.035217054,0.032639455,0.039469756,0.006232531,-0.01950977,-0.002133132,0.003841572,0.033660702,0.018076697,-0.007357538,-0.022350768,0.020367438,0.035090517,0.0013700541,-0.01214295,-0.050609384,0.020105127,-0.0416508,0.03670968,0.020185955,-0.008958845,-0.016266225,-0.018621959,0.00031443094,-0.0020968588,0.013266155,-0.024067733,-0.038222644,0.01674676,0.030369187,0.013838654,0.00676023,-0.0020952863,0.020406561,0.010255941,-0.018062202,-0.0094515,0.06432127,0.039385505,-0.015602169,0.019550733,-0.025361564,0.007681599,-0.02585906,-0.019892255,0.021525389,0.039963458,-0.009070509,-0.0075587896,0.023632959,0.017170012,0.014103981,0.016876487,0.02367466,0.01765448,-0.01900407,0.0060905623,-0.041266676,-0.013880288,0.02665891,0.07644787,-0.01805586,-0.012104608,0.054502394,0.009685871,-0.06250398,0.002183069,-0.034970637,0.02774957,0.04427826,0.016612157,-0.061918978,-0.019062879,0.026456354,-0.0025388128,0.014537131,-0.010419649,-0.03283358,-0.058255244,-0.014036928,-0.026444696,-0.023422446,0.021617303,0.056145087,-0.0098179225,-0.01828676,0.014191985,0.007436028,-0.16325074,0.022789722,0.0004105327,0.045004655,0.023514995,-0.0013442464,-0.044426925,0.020729488,-0.09549949,0.038632657,-0.014021974,-0.029349294,-0.0019517636,0.0010325887,0.0001859478,0.013552154,-0.023954706,-0.0023602815,-0.021394253,-0.047451075,-0.009900665,-0.029063703,0.047012553,0.035856307,0.025719564,0.048496727,0.07033047,-0.035589788,-0.0005730093,-0.052688163,-0.059043217,0.024432614,-0.0026453391,0.026526408,-0.012337885,0.026013058,-0.017028749,-0.007460816,0.021218492,-0.04216567,0.047592588,0.043657057,0.017868798,0.006149737,-0.003935412,-0.014352891,0.0011610894,0.0058362116,-0.035239518,-0.038855333,0.014106415,0.004999179,-0.020286499,-0.026613839,-0.03342925,-0.031042932,0.006780386,0.015056254,-0.03929637,-0.023152102,0.022104347,-0.03180476,0.020801377,-0.009790406,-0.05744266,-0.06933833,-0.010602194,-0.0072502266,-0.023973374,0.0054042386,0.03596632,-0.0067464723,0.010981266,-0.025712736,0.008234152,-0.003712866,-0.027959747,-0.018515034,0.0013183618,-0.10029054,-0.002361104,0.04517087,-0.054019187,-0.012007312,-0.027758569,-0.03847047,-0.0020010404,0.0126299225,0.035229426,0.2328671,0.029815994,0.023426278,-0.027574737,0.028466815,-0.027868766,-0.00662451,0.06893354,0.010026732,-0.020856664,-0.018382171,0.029469855,0.00402422,0.009035259,0.022401188,0.052739155,-0.05993784,0.010759147,0.047091406,-0.0045813527,0.018883752,-0.012854071,-0.0015197467,-0.035977703,-0.057482954,-0.014258076,0.0085882535,0.048482507,-0.019542346,0.024836019,-0.022437308,0.06362104,0.04280053,-0.0501449,0.04681292,0.017892554,0.011396957,-0.06430803,-0.02082639,0.020617882,-0.011565896,0.013808729,-0.013550198,-0.069049545,-0.03258931,-0.046847463,0.00513057,-0.007674486,-0.0063916133,-0.025274735,-0.0060994523,-0.02393452,0.03613767,-0.032004453,0.0005443439,0.037711006,-0.0010773159,-0.04286027,-0.018698152,0.036373936,0.02318606,0.02810462,-0.054002702,0.0001753977,0.031353228,0.014923792,-0.031856064,-0.030475808,0.0006406081,0.014265743,0.0035726891,0.015732162,0.0033029371,-0.006386572,-0.0013273087,-0.030699836,0.00067271694,0.01763734,0.025344398,0.012827646,-0.011548449,-0.06052959,-0.016926136,0.006260595,0.025498455,0.018252268,0.030387772,0.055356096,0.0026601683,-0.014492779,0.0195971,0.030087257,-0.039092008,0.017481487,-0.008471959,-0.02692957,0.039293896,-0.023850126,-0.038363766,0.03209369,-0.029128514,0.019499643,-0.015300979,-0.016442565,0.015549271,-0.01227965,0.030873325,-0.008286533,0.012737608,-0.007996528,-0.07443381,0.017297221,0.009868056,0.009473514,-0.0015373311,0.03786694,0.021899976,0.01269575,0.042298444,0.014943034,0.016337257,0.03204074,-0.015586063,0.026548687,-0.019869283,-0.06495855,0.03346887,0.014339828,0.03377991,0.016515603,-0.0060020117,-0.031126631,-0.019174442,0.033783644,0.022030747,0.03304905,0.024953635,-0.03296253,0.0063787885,-0.012423551,-0.007521776,-0.012728447,0.018156815,0.023851048,0.010435373,0.022496099,-0.01586724,-0.037949495,-0.066260554,0.03603358,0.017776191,0.027443266,0.019847142,-0.03474863,0.01088991,-0.104637675,-0.020428186,-0.012961566,-0.0073740296,-0.0122012375,-0.026326058,-0.007126124,0.022439897,0.052824438,-0.00824673,0.0065400773,-0.0072572506,-0.003838566,-0.009718552,-0.0060739163,0.0071524335,0.017122975,-0.018353222,-0.017646285,-0.015491293,-0.034115244,-0.022015216,-0.011367999,-0.015420985,-0.0028741302,0.02971023,-0.0285941,-0.026938317,0.013228392,0.013426909,-0.013343876,-0.034896515,0.006993348,-0.054011695,-0.02792188,0.010516039,0.106683664,-0.012803061,-0.013055757,0.02751845,0.01424242,0.10702799,0.050339002,0.02173416,-0.004889563,0.024911152,0.026681127,0.004839231,0.013717036,-0.05079048,0.0052809734,0.01545346,0.046890847,-0.010930856,0.0064684046,0.00089203747,-0.014357918,-0.046215884,0.012809855,-0.06397252,-0.041621268,-0.009231253,0.041827753,-0.04483263,-0.01637384,0.03956753,-0.02447475,0.015138073,-0.049721792,-0.0067324885,0.0053243004,-0.0118841855,-0.021832569,-0.025888829,0.023282709,-0.0059816744,-0.04643392,-0.01957882,-0.031296548,0.019317338,0.0269616,-0.012725995,0.04272417,0.03380602,-0.008276727,0.006389926,0.00003246413,0.0061632767,-0.04884639,0.016889665,-0.03154256,-0.016838456,-0.024043249,0.00041672072,0.013930301,0.021424761,0.0052008675,-0.03074699,-0.0338855,0.030061672,0.0022394848,0.025895005,0.0031503886,-0.00045161665,0.0030370078,0.019391533,0.018600488,-0.016598484,0.01760633,-0.021001955,-0.045693234,-0.0031873246,-0.0029821745,-0.025601832,-0.048260253,-0.045936894,-0.02394292,0.0074817445,0.009240538,0.021163438,0.0042979033,-0.0049154162,0.029466875,0.02277805,-0.07740548,-0.03470702,0.012673529,0.028970828,-0.010711276,-0.01847386,-0.029518051,0.018878331,-0.024636786,0.02166311,-0.038202524,0.030299952,-0.0025034552,-0.06406636,0.039140727,-0.04110332,0.0012625717,-0.04215163,0.015999267,-0.006878781,-0.002711269,-0.017419592,0.03342569,-0.02408575,0.00992998,-0.004932936,0.01640182,0.028424544,-0.035539452,-0.022563225,-0.0005459865,0.020574862,-0.05350823,-0.030744031,-0.010156597,-0.0016095376,-0.007772234,0.022749066,-0.012460729,0.01869386,0.010432191,0.02026024,-0.020021819,0.0000083113955,-0.02533774,-0.017930228,-0.0040657977,-0.017150937,-0.046153348,-0.0064558685,-0.018875692,-0.00016427539,0.0020595964,-0.042193823,-0.03471759,-0.012924856,0.015179742,0.06389638,0.017040143,0.032997932,0.024003707,-0.022096848,0.014479821,-0.009697768,-0.042038865,-0.01713035,0.024502961,-0.041271616,-0.03405555,-0.03923592,0.00522092,0.016086167,0.01706569,0.00407635,-0.04820801,0.026816953,0.016046733,-0.022501469,0.05812191,0.0604024,0.01967295,-0.0052179066,0.022412427,0.020953238,-0.03882158,-0.005754795,0.04216646,0.021388233,-0.06345582,0.036850307,0.0073733493,-0.0010683832,-0.028057933,0.0028708961,0.02217935,-0.042157993,0.038599048,0.01005477,0.017595464,0.049153384,-0.042648837,-0.012785037,-0.0132178115,-0.019302493,0.00586307,0.05043114,0.016613733,-0.02742042,-0.000990543,0.06956956,0.032908615,-0.011391312,-0.017810648,-0.03571729,0.0059573883,-0.13741387,-0.014871856,0.023524493,0.010632181,0.007816183,-0.018785907,-0.029736806,-0.048296567,0.029413074,0.008553009,-0.00875851,-0.004509661,-0.023266722,-0.012289944,-0.009459112,0.0478178,-0.03434306,-0.0041090506,-0.033382427,0.07610368,0.019832777,-0.007317929,0.07259247,-0.024420757,-0.02924025,-0.0058028484,-0.06201082,-0.023987759,0.0030000983,-0.008145414,-0.03617035,-0.06626482,0.008690165,0.023043556,0.025836254,0.0030291555,0.0026313213,0.0049418225,-0.038301904,-0.005391736,-0.016152224,0.018444424,0.008152424,0.007286869,-0.020920958,0.07063605,-0.03039149,-0.015668727,-0.018039074,-0.016339125,-0.0071699712,0.05310949,-0.003795339,0.045238316,0.007750827,0.003181539,-0.0067578168,-0.010172461,0.00792154,0.02108078,-0.024352217,0.007430173,-0.01758456,-0.030938733,-0.026975092,0.014026441,-0.04235304,0.054795686,-0.008591852,0.015529145,-0.036354534,0.0055161645,0.009437793,-0.039762747,-0.0020612231,0.014261253,0.02182412,-0.015322859,-0.0017032421,-0.02021452,-0.045717683,-0.0069445395,-0.006708489,-0.048450045,0.015210229,-0.021837097,-0.03233052,-0.022803519,-0.06111944,-0.017156143,-0.056490663,-0.041247092,0.009360689,-0.0037227145,-0.03548364,0.0040934393,-0.029681312,-0.0045105875,-0.039005183,-0.007737434,-0.02374609,-0.0029395334,-0.038425326,-0.03321567,-0.025779216,0.008283933,0.04271678,0.016501186,0.023045508,-0.03546768,-0.0070463936,-0.03084811,0.0060457494,0.00088695734,-0.0718658,0.002319106,-0.042956073,0.011892445,0.018040763,0.021088393,-0.0121021485,-0.029184913,-0.009770841,-0.04488515,0.011230093,0.093604244,0.040366,0.047832884,0.025199981,-0.006417717,0.0032099783,-0.06671555,0.014929111,-0.013896741,0.040878963,-0.02275562,-0.010880791,0.06328774,-0.028988415,-0.030289723,-0.028858708,-0.036936305,0.010906727,-0.021023132,0.008895895,-0.020066245,0.025434587,0.022883248,-0.011283035,-0.017116074,0.02096106,-0.03179356,-0.0054462496,0.06528702,-0.007993649,0.036699515,0.0056237266,-0.0016995309,0.014987955,0.052515056,-0.007099899,-0.012600806,-0.026752174,0.0075808573,-0.021158129,0.070677094,-0.010061827,-0.006128682,-0.045844384,-0.013963145,0.03501494,0.021836836,-0.015159183,-0.00080173893,0.038372915,0.021873146,-0.0040188893,0.036342908,0.00504442,-0.02973034,0.058778983,0.03013498,0.010233333,0.06464854,-0.0022337905,0.010551936,0.003909709,-0.008270642,-0.067834355,0.05202434,0.029995263,-0.0028416354,0.027267236,-0.005479773,0.03257019,-0.004469363,0.025627704,-0.03496079,0.06282291,0.019267036,-0.0018166633,-0.029070705,0.02286605,-0.012963224,-0.05128298,0.055289686,-0.017211339,-0.019084036,0.026045881,0.037874024,-0.055157404,-0.012414549,0.026905347,-0.003059714,0.004036764,0.0069236406,0.05062197,0.050925337,-0.03057955,-0.034976345,0.05103089,-0.003030186,-0.000027161717,-0.05040075,-0.040655885,-0.0036982927,0.022813333,0.05310644,-0.012394821,-0.0051797307,-0.059025712,-0.010565101,-0.006459421,0.033308942,0.0040145614,-0.020605285,-0.042418588,-0.013495663,-0.0116737895,-0.014401239,0.03393957,-0.014800991,0.027844038,0.0046905726],"last_embed":{"hash":"18lri1h","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"18lri1h","at":1762858194137},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 3-4: Headspace \"Stress\" Course#{3}","lines":[51,51],"size":62,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"18lri1h","at":1762858194137}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 3-4: Headspace \"Stress\" Course#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03667691,-0.012286923,-0.037700824,-0.01930508,-0.041857082,-0.04883427,0.04292239,0.0053649317,-0.007987165,0.011925417,-0.0033127083,0.013731971,-0.009545558,-0.004272308,0.0059100376,0.020826457,-0.020616462,-0.0046873433,0.041252866,-0.009867606,-0.058008086,0.023262676,0.058141407,-0.031448595,-0.0028064346,-0.0017753943,0.002853771,-0.015490433,0.008173629,0.0501063,-0.0034920725,-0.020709272,0.05375519,-0.02209182,0.02023095,-0.009504648,0.022471394,-0.010966392,-0.04402625,0.035544485,0.00656037,-0.025889914,0.038081646,0.018221214,0.023324378,-0.037869513,-0.060300596,-0.0095870225,-0.029338863,0.0037927243,0.010708025,0.014593326,0.021663506,-0.023225196,-0.0074115465,0.041170746,0.0028067066,-0.032354463,-0.03723816,-0.00832841,-0.06279294,0.018403577,-0.027227392,0.0030223192,0.01822434,0.052322652,0.0075164544,0.019456306,-0.016805142,-0.0010612553,0.01832128,0.011876399,0.017860245,0.02027126,-0.060088318,0.0150423385,0.022199562,-0.016894609,-0.0027687254,0.044970505,0.006098697,0.009502347,-0.01778649,0.019442694,-0.004706899,0.024478003,-0.008214505,0.041962273,0.020255746,-0.01954861,0.0109299,0.009496982,0.019448614,-0.0064573516,-0.039037302,0.006871514,0.0063179783,-0.05057358,0.029272042,-0.0029129991,0.033514597,-0.008696223,-0.007651325,-0.004331919,0.028038992,-0.012742113,0.0308046,0.059534963,0.032771118,-0.036712065,0.031907976,0.03435098,0.017715624,0.018350476,-0.002682976,-0.034922946,0.020324443,-0.039730027,-0.0091727665,-0.031155072,0.04144214,0.02102191,0.025975298,-0.021892445,0.019772291,0.014733921,-0.015210071,-0.011663527,-0.035111863,0.04926911,0.021801598,0.020627206,-0.02766755,0.0095223375,0.0068313736,0.029274167,0.039952572,-0.001214137,-0.022338822,-0.07983419,0.025719251,-0.0035212238,-0.027976142,0.0057436586,-0.002637579,-0.038320474,-0.045673568,0.010808847,0.00031039937,0.06027873,-0.014324253,0.012855315,0.020732159,0.027746312,0.00791225,0.030823335,0.010015941,0.02671093,0.019428859,-0.019614896,-0.013615379,-0.043886956,-0.019736834,0.054159645,0.0025829757,-0.012128046,0.021031117,0.03040551,0.011985732,0.014412052,0.0029445237,0.005797421,-0.0069756666,0.019660387,0.00960822,0.022669235,0.06253318,0.024544789,0.010291357,-0.033768814,-0.051441982,0.019531172,-0.030487323,-0.07642607,0.02182517,0.039614234,0.0072467974,-0.01773433,0.011164366,0.031768452,-0.027406497,-0.021694908,0.010016567,0.03724827,0.07627334,0.018272743,0.004384981,-0.014336472,0.020745764,-0.009213825,0.0006317425,0.03820506,-0.0022003106,-0.027597621,-0.03585679,0.007880492,-0.0023706225,-0.019651106,0.010863372,-0.046103474,0.028817574,0.036145028,0.004072023,-0.029920088,-0.007285631,-0.002362743,0.037788566,0.014185138,-0.013832623,-0.01547612,0.01911932,0.04461705,0.002643763,-0.022345813,-0.05346458,0.0033196965,-0.04164864,0.03286091,0.026071437,-0.022679666,-0.0052323886,-0.013819508,-0.0035629931,0.0076034027,0.015257579,-0.020754192,-0.028151877,0.014921151,0.02123697,0.0354657,-0.0037901755,-0.001968713,0.026611313,0.01137118,-0.018794848,0.0054503623,0.05751157,0.058896296,-0.010267968,0.034762193,-0.032164674,0.00876108,-0.026646337,-0.01963447,0.011677164,0.037644483,-0.00842664,-0.004382488,0.02641834,0.008337972,0.009452857,0.014901946,0.01582307,0.01605399,-0.016640926,-0.00014128597,-0.037174504,-0.022772355,0.02387524,0.07081529,-0.01796182,-0.012194154,0.049475785,0.013872717,-0.052566774,-0.00530211,-0.042688,0.037213657,0.04333211,0.013380397,-0.063168906,-0.021386068,0.023808535,0.009958503,0.00796827,-0.014094884,-0.03721529,-0.07604484,-0.012581339,-0.03263397,-0.03657239,0.008702513,0.05405721,-0.0081325555,-0.016604412,0.013149674,0.013278038,-0.16430153,0.021726253,-0.009969826,0.047152888,0.022553759,-0.003056995,-0.036215644,0.0063228435,-0.08105525,0.053455822,-0.008626843,-0.028860096,0.009834918,0.011480641,0.01550283,0.020214288,-0.0254385,-0.012628979,-0.017389225,-0.052424893,-0.013093871,-0.034707196,0.051029243,0.051148497,0.022893386,0.03904307,0.059860915,-0.02672289,-0.010379518,-0.06352224,-0.061645757,0.018171223,-0.00045854147,0.017956302,-0.018012075,0.015004988,-0.020911736,-0.000830264,0.023249928,-0.03964278,0.050120864,0.0483289,0.01819456,0.0049765557,-0.0010209098,-0.021416852,-0.0025497333,0.023001838,-0.03644432,-0.03447172,0.012737473,0.011178279,-0.008383222,-0.028700393,-0.030953063,-0.03461154,0.0077194087,0.015354873,-0.040901683,-0.01952881,0.013308265,-0.038451232,0.013442601,-0.007889341,-0.05292281,-0.065222636,0.0036599406,-0.00887496,-0.02685667,-0.0031068579,0.032029964,-0.007287325,0.0058840336,-0.0273525,-0.0039063166,0.0013190288,-0.023123214,-0.025211915,-0.010840059,-0.10253928,-0.005797045,0.03436924,-0.049710028,-0.023155527,-0.024276381,-0.046457123,0.0011579471,0.023386555,0.02784934,0.23506713,0.0254716,0.012026411,-0.020381398,0.040224478,-0.031327095,-0.011104623,0.064227216,0.012008534,-0.015089273,-0.018551258,0.03542422,0.0020193742,0.0041046552,0.017018227,0.058771007,-0.06469863,0.011511057,0.04942345,0.0044710184,0.010670494,-0.013098104,0.0116055105,-0.029973866,-0.054493703,-0.017544758,0.0014684321,0.04244444,-0.022057818,0.015167132,-0.019091288,0.06265489,0.043893326,-0.063675515,0.039801877,0.02224344,0.012863842,-0.065416746,-0.020984171,0.023572838,-0.009783962,0.009829855,-0.0007637545,-0.068873264,-0.02962945,-0.045565948,-0.0025540593,-0.007672832,-0.009171568,-0.035960402,-0.012631613,-0.022979533,0.0235524,-0.04201147,-0.007731274,0.038515143,-0.01646106,-0.036736723,-0.026558308,0.03105209,0.018772552,0.025987765,-0.058414526,0.0030549886,0.024966534,0.0022088692,-0.03317875,-0.029518059,0.0021102403,0.0064055105,0.009525959,0.008880609,0.0069888337,0.01018624,-0.0010899388,-0.026175613,0.003494898,0.03051144,0.029573092,0.002656744,-0.0077160015,-0.048415624,-0.014611889,0.006109484,0.022459682,0.008165547,0.027553918,0.05525417,0.0002269284,-0.018521788,0.014182943,0.02170608,-0.033305056,0.020479985,-0.0061408505,-0.024011735,0.046112124,-0.023955442,-0.04708146,0.02784008,-0.027754052,0.018236624,-0.027045628,-0.009301038,0.011265693,-0.006271209,0.028226888,-0.0038098556,0.008139023,-0.009087906,-0.06350937,0.019721156,0.009562541,-0.0028089383,0.009491339,0.036599144,0.028312689,0.010600273,0.039478406,0.016634176,0.027075224,0.037497032,-0.006948424,0.023154782,-0.022893084,-0.076977186,0.022198511,0.01067739,0.033106077,0.019706914,-0.0021338891,-0.03419252,-0.018045481,0.04661599,0.026616745,0.034123234,0.022079585,-0.032226548,0.024138883,-0.015753753,-0.0067551276,-0.0130842365,0.019153,0.028823651,0.013482311,0.012267461,-0.024659922,-0.0280081,-0.059604153,0.036468484,0.011210652,0.012923856,0.024895478,-0.03675227,0.021925315,-0.10823309,-0.017035488,-0.008115495,-0.006030568,-0.017673839,-0.01744988,-0.00827828,0.018165914,0.06545932,-0.008618193,0.007961079,-0.0045320555,0.006556075,-0.019125346,0.002440395,0.020530704,0.022767643,-0.020283893,-0.004523178,-0.015674286,-0.033024296,-0.027378859,-0.02444869,-0.010006972,0.009101121,0.033130612,-0.029559707,-0.036941808,0.0123278005,0.019465521,-0.010596998,-0.042139184,0.005666576,-0.044161882,-0.028007634,0.0054754596,0.10315923,-0.009131184,-0.011834503,0.0126939565,0.015781784,0.10239033,0.053997394,0.028354704,0.010457665,0.025516778,0.033912912,0.003917864,0.008335688,-0.049164277,-0.009340496,0.022518672,0.05036592,-0.006062125,0.016093511,0.005650101,-0.0069915014,-0.03506701,0.009602376,-0.07670641,-0.033985108,-0.017363356,0.04334703,-0.038429514,-0.013573502,0.038072642,-0.023680342,0.013955975,-0.04695857,-0.010085979,-0.0037261676,-0.013765404,-0.025694663,-0.025750872,0.023780184,-0.005937547,-0.0426927,-0.017741192,-0.026317535,0.018286461,0.014748228,-0.021381423,0.03480072,0.012091171,-0.024511524,0.0023072907,0.0070908847,0.011416418,-0.047367495,0.015832976,-0.022745399,-0.028100992,-0.007569255,0.009440257,0.0012680113,0.013703333,-0.0053384732,-0.01838903,-0.03267999,0.045054216,-0.0072145676,0.03833574,0.012007075,0.0040458385,0.00335931,0.014899847,-0.0020281812,-0.0137966415,0.013685731,-0.03725909,-0.04542892,-0.0045024967,-0.0019827131,-0.032904558,-0.04348431,-0.033779696,-0.017176192,0.0063743945,0.0013830456,0.021724034,-0.0012784218,-0.0058020204,0.018291574,0.027675679,-0.0799117,-0.033193957,0.016298953,0.036968444,-0.010390411,-0.02038515,-0.01712152,0.02444578,-0.021929514,0.011731412,-0.046182964,0.02809066,-0.008679798,-0.06787501,0.044746816,-0.05562122,0.00011038701,-0.038131,0.023104185,-0.008338364,0.007849095,-0.011324263,0.020452958,-0.022456432,0.008083246,-0.0075747054,0.011461731,0.020286608,-0.027056402,-0.025913773,-0.0072584334,0.017673694,-0.036481462,-0.036587693,-0.01249903,0.0019720688,0.0017175145,0.033490155,-0.02529262,0.021281933,0.0053724404,0.009908902,-0.029901141,0.0016018254,-0.018051155,-0.0074266144,-0.0055455724,-0.014124637,-0.06145648,-0.0025484792,-0.019406939,0.0057418076,0.011134027,-0.042827345,-0.028016817,-0.02086445,0.0017477577,0.046486184,0.004367874,0.0376915,0.030455776,-0.005409979,0.031920552,0.0034122663,-0.0511378,-0.023041992,0.019095765,-0.028582953,-0.025530621,-0.03611042,0.011310306,0.016597513,0.01616776,0.0063739857,-0.055647727,0.030713286,0.022818685,-0.021961646,0.061473362,0.037201278,0.029601784,-0.009671979,0.032175362,0.022835437,-0.040091757,-0.008370142,0.040035732,0.015491138,-0.06828366,0.029482676,-0.007705455,-0.0015230624,-0.029209154,0.0072389063,0.0144016715,-0.027706163,0.042617623,0.012092684,0.0022932556,0.05449391,-0.028233873,-0.0022036682,-0.025615606,-0.011937336,0.011023976,0.047475792,0.018511785,-0.027545186,0.0037502432,0.0773559,0.036494587,-0.007345643,-0.020556454,-0.0311985,0.01012011,-0.14160305,-0.018113604,0.016981618,0.0022469852,0.00747742,-0.025016833,-0.02491361,-0.05056753,0.023098568,0.008551729,-0.0063672634,-0.0042313095,-0.022403412,-0.01885713,-0.0046278704,0.049780242,-0.029590685,-0.0025457703,-0.04421099,0.07211933,0.016748354,0.0028136247,0.07720858,-0.030775804,-0.02275655,0.00047205877,-0.06166287,-0.035401843,-0.009819994,-0.0039453013,-0.040087447,-0.063396,0.0045471583,0.016864143,0.024600346,-0.00749272,0.016566768,0.006191942,-0.03855097,-0.0002107757,-0.019996783,0.01803814,0.009302729,0.010896736,-0.015048284,0.059411213,-0.030897526,-0.0183824,-0.026581623,-0.009159856,-0.0114604905,0.03842249,0.00091034715,0.037993327,0.012870041,0.0050197453,-0.013360368,-0.0009366253,0.010279401,0.019748656,-0.020964341,0.0051696417,-0.017215462,-0.019510757,-0.031775724,0.02600926,-0.042481307,0.05054288,-0.01553761,0.0033580966,-0.03658317,0.00649551,0.012517776,-0.03740098,-0.0075404304,0.0062577236,0.033155203,-0.017932301,0.007598882,-0.016321484,-0.037407257,-0.015506587,0.0040086177,-0.071262784,0.030760458,-0.01628983,-0.024029234,-0.011087915,-0.04919038,-0.01033871,-0.067939885,-0.04206971,0.008641779,-0.005462017,-0.028989045,0.0038489779,-0.028396523,0.00076362997,-0.03649913,-0.004112757,-0.037359413,-0.007961143,-0.029212357,-0.022604119,-0.022312561,0.02015453,0.032165494,0.017479865,0.014043642,-0.037214942,-0.0038207995,-0.024755891,0.010013847,0.00917173,-0.077953614,-0.00794545,-0.03846945,0.019115135,0.02489278,0.02559881,-0.02186118,-0.024902893,-0.0066019264,-0.039776985,0.013589097,0.10553658,0.016984291,0.045016345,0.04395118,-0.01399187,0.0032101306,-0.06750668,0.030764166,-0.01582255,0.03934773,-0.039162055,-0.0045016916,0.06269291,-0.02331509,-0.035135277,-0.04034028,-0.038652092,0.002678955,-0.014463233,0.010210747,-0.025991421,0.01788243,0.029752193,-0.010225334,-0.023403414,0.017410325,-0.039023474,0.00068913994,0.07085051,-0.00703065,0.039105244,0.00038369285,0.014360295,0.0060225683,0.057291593,-0.012544697,-0.013872,-0.024783121,0.0015251606,-0.014102111,0.06676801,-0.008742432,0.0012319011,-0.04162336,-0.006527928,0.046073437,0.019314546,-0.007080025,-0.0010979982,0.0335994,0.022335157,-0.009754143,0.04163888,0.0072249775,-0.03138202,0.064906724,0.028504783,0.012687895,0.061044622,-0.012571964,0.009659696,-0.003890858,-0.0036532078,-0.07921549,0.049833033,0.030847507,0.0013267943,0.024434412,-0.0064707166,0.03369745,0.0033824744,0.018265227,-0.03775115,0.06339155,0.02532778,-0.014018054,-0.023696419,0.03542329,-0.006400298,-0.05053555,0.054043632,-0.012915211,-0.03231088,0.022749214,0.04335626,-0.056306127,-0.019899774,0.022019194,0.0040319203,0.011574777,0.010515428,0.037190773,0.049178418,-0.027997572,-0.043371357,0.06384631,-0.02108387,0.0004942283,-0.03665965,-0.029172024,0.002017737,0.022749977,0.05053099,-0.006729326,0.008403687,-0.05908867,0.0010863366,0.0021030882,0.03199645,-0.005298279,-0.02768639,-0.049475152,-0.015038457,-0.00019156086,-0.022128413,0.044127688,-0.021420857,0.029624304,0.0047231177],"last_embed":{"hash":"153kjca","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"153kjca","at":1762858194137},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 3-4: Headspace \"Stress\" Course#{4}","lines":[52,53],"size":68,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"153kjca","at":1762858194137}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 5-6: Headspace \"Managing Anxiety\" Course#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030488422,-0.02214164,-0.02628903,-0.009775134,-0.04502513,-0.029250093,0.038814936,-0.0037969353,0.00015140336,-0.004711936,-0.0046802685,0.0019589614,-0.019301426,0.0031013465,-0.0058553657,0.02493868,-0.012302324,0.0052113966,0.036621176,-0.014711233,-0.0406283,0.032116354,0.053953394,-0.04167138,-0.014412514,-0.0077737304,-0.0067335493,-0.019047521,0.007877219,0.051780466,-0.009902035,-0.013855759,0.04391848,-0.026114214,0.016501585,-0.012766702,0.014063834,-0.017755006,-0.040665824,0.034277946,0.0075437995,-0.03428906,0.019755939,0.025472883,0.030391302,-0.03131446,-0.04885329,-0.0010028797,-0.036651216,0.016881492,0.015792556,0.00095443125,0.021169327,-0.033849433,-0.0062890393,0.036686238,0.013022569,-0.040974163,-0.03696996,-0.013159057,-0.07575026,-0.0007121002,-0.02440323,-0.0065026684,0.009301772,0.05626346,0.0025458278,0.022885852,-0.009860352,-0.0027546766,0.019922692,0.01847356,0.017540293,0.021405887,-0.06426659,0.0020217705,0.030308489,-0.0015280124,-0.017211525,0.04658072,0.009263967,0.008209606,-0.017607782,0.020954236,-0.016864285,0.017310252,-0.010304326,0.066343024,0.014157317,-0.038656592,0.015675563,-0.00030932648,0.027974123,-0.026736986,-0.038014874,0.0066311695,-0.010848818,-0.05220283,0.03822169,-0.011182554,0.030279798,0.008337761,0.003959016,-0.005387707,0.03241761,-0.012163597,0.032893933,0.054958392,0.04989865,-0.034502123,0.02385045,0.054231685,0.024011377,0.026926212,0.0003534227,-0.04012031,0.024707463,-0.050380744,0.0056919004,-0.015118774,0.03305272,0.030211363,0.029418573,-0.036530003,0.017998552,0.019239686,-0.021488061,-0.000884235,-0.018884378,0.045692034,0.01432483,0.017178206,-0.0428755,0.0016579545,0.001511144,0.054397956,0.039252184,-0.011193667,-0.024596963,-0.080461435,0.015981462,-0.017924644,-0.035446018,0.010842323,-0.008958027,-0.035423126,-0.023219012,0.0052844603,0.004194024,0.0456804,0.009607172,0.015919726,0.013857501,0.04832012,0.0020260036,0.025480838,-0.009227012,0.017373273,0.017090626,-0.023063667,-0.023218524,-0.028826002,-0.019138025,0.06077467,0.028130276,-0.0029892044,0.028504826,0.0335117,0.003544979,0.018157786,-0.007925293,-0.01882162,-0.0063282847,0.037828572,0.021480847,0.017603887,0.066716164,0.025526341,0.009070967,-0.035088737,-0.067500316,0.02545524,-0.029426057,-0.0514042,0.015320009,0.030589482,0.014533026,-0.025600882,0.00048333095,0.03600451,-0.005657214,-0.017430527,0.0013571903,0.04213702,0.088443704,0.026097309,-0.00025890686,-0.018224511,0.02913387,-0.03588731,-0.009231661,0.030717138,0.009323728,-0.029570345,-0.054737464,0.0055104415,-0.0039242366,-0.03207005,0.020238442,-0.04027692,0.036248244,0.026991723,0.013452453,-0.009300849,-0.023256613,-0.022411635,0.045721985,0.01167174,-0.007544281,-0.015791528,0.020552136,0.055442583,0.01818899,-0.012284307,-0.035728045,0.0061635156,-0.046263054,0.03234483,0.014663732,-0.0043840343,0.014182311,-0.017316077,0.0076951655,0.014185767,0.012837696,-0.02283567,-0.042238493,0.0114705935,0.020754851,0.028384192,-0.016148036,0.0025873433,0.033029012,0.016807389,-0.017717604,0.015507372,0.052542932,0.034697846,-0.018815368,0.018501839,-0.050083432,0.021497224,-0.020870257,-0.024956344,0.020376204,0.036275055,-0.0032014418,-0.018145867,0.03141979,0.008497871,-0.002258938,0.023432689,0.01581625,0.01597776,-0.00745862,0.010111044,-0.026380831,-0.02227468,0.036624663,0.059031285,-0.005711596,-0.022146616,0.036720604,0.0149872145,-0.045289088,-0.02601525,-0.045613218,0.019631395,0.039284166,0.009985613,-0.06812402,-0.014820204,0.020000188,0.0015154608,0.003965215,-0.0010923254,-0.0321133,-0.06631515,-0.026840454,-0.021660611,-0.03248256,0.018589096,0.059216727,0.004505091,-0.025797512,0.008791234,0.026309792,-0.16873445,0.015305578,-0.011964149,0.05321678,0.0055900686,-0.0009866932,-0.01163743,0.010656022,-0.083689645,0.04574099,0.0051051546,-0.0254168,0.013023855,0.005427049,0.018794175,0.0008000419,-0.015045781,-0.0033190958,-0.010038883,-0.05409139,-0.009303082,-0.035233375,0.041071743,0.05848937,0.005456165,0.034941003,0.066466145,-0.029504633,-0.014010877,-0.06843404,-0.064365305,0.038462203,-0.0030792258,0.009504424,-0.025678031,0.0192695,-0.028812153,0.010701415,0.0048409323,-0.024111725,0.055788998,0.03462534,0.014732941,0.020513296,0.006192124,-0.008285928,-0.0045099957,0.012186597,-0.036188647,-0.015588371,0.024179112,0.0045320652,0.003794519,-0.02615,-0.028998263,-0.03473575,0.0007738288,0.014703379,-0.036918055,-0.023566684,0.0065826415,-0.035127573,0.0017797254,-0.0022214057,-0.031038962,-0.06524143,-0.008550856,-0.0011225229,-0.016581988,-0.009064631,0.036875285,-0.020618888,0.019523008,-0.00833261,-0.00056090904,0.0036502227,-0.0049511828,-0.028182518,-0.024691405,-0.10598585,-0.01810601,0.046591863,-0.05506513,0.003923937,-0.03021965,-0.04039354,0.002371363,0.008756309,0.02768218,0.22954996,0.01792933,0.014793647,-0.029070627,0.0489207,-0.0029101702,-0.013632752,0.056893114,0.0067103044,-0.022353766,-0.030700263,0.03912804,-0.0037717735,-0.00074397883,0.027870083,0.05679088,-0.070968814,0.03139486,0.04066533,0.0061899717,0.008255434,-0.039985664,0.020983273,-0.022964984,-0.0379968,-0.009741087,0.0031557474,0.037985552,-0.018941456,0.018294988,-0.010239335,0.068209164,0.054609317,-0.058939558,0.041091695,0.016373083,0.0026145817,-0.06607372,-0.023738863,0.022737691,-0.021021005,0.015915101,0.0008711901,-0.060318545,-0.022405231,-0.016645443,-0.0047989246,-0.011762735,-0.011452701,-0.03252785,-0.013461545,-0.017559728,0.0053740772,-0.016294004,0.014326468,0.029528717,0.009618333,-0.039575595,-0.001884795,0.035638154,0.017360248,0.025067177,-0.0744907,0.0011947815,0.038406864,0.0019867676,-0.031453744,-0.024301685,0.00820487,-0.0055515817,0.010605617,-0.00008450643,0.012565665,-0.009624721,0.015082464,-0.032396678,0.00984962,0.028571794,0.021810835,0.0027385387,-0.015730515,-0.055892568,-0.019545726,0.005499133,0.029015403,0.013221184,0.027339166,0.065128,0.00039538837,-0.013614911,0.017707862,0.027470715,-0.027022265,0.025339916,-0.0044358885,-0.027040858,0.04144781,-0.028677523,-0.032141186,0.0015967918,-0.03555172,0.009902792,-0.020715846,-0.023564868,0.008066923,-0.006438863,0.031021947,-0.022055227,0.0018503439,0.010055498,-0.06399245,0.019743182,-0.0034042846,-0.016318664,0.010129191,0.0465504,0.026286567,0.0047695753,0.044601623,0.00027334233,0.02145568,0.035585206,-0.02066839,0.025847707,-0.01891136,-0.06468128,0.017311247,0.0069003203,0.035271853,0.017254686,0.017580295,-0.041100383,-0.0077389935,0.050411448,0.008959747,0.021586142,0.030306468,-0.044181384,0.0010047988,0.011271161,-0.018027602,-0.0107422415,0.014736032,0.017447116,0.019925633,0.021598265,-0.0320979,-0.023751652,-0.04992127,0.040335402,0.00036217782,0.022259958,0.014698613,-0.0451068,0.010861414,-0.11060968,-0.016352402,-0.00397299,0.0070278468,-0.02033152,-0.024385957,-0.00069314253,0.030032914,0.07268139,-0.013722739,0.018636411,0.025746837,0.011547505,-0.026815334,0.0007446144,0.014227662,0.03321755,-0.033654306,-0.017963847,-0.01940393,-0.019995324,-0.013151318,-0.0070768534,-0.02534053,-0.004263295,0.021378016,-0.012587221,-0.03172902,0.009753099,0.033011775,-0.007836401,-0.026361931,-0.0042432435,-0.0431507,-0.023036918,0.015956303,0.10443381,-0.011488565,-0.0153044155,0.0061581046,0.02324285,0.089206636,0.044228785,0.033049323,0.003998281,0.0220849,0.020850698,-0.0034544847,0.009438523,-0.03876093,0.0041648876,0.024576861,0.04996379,-0.020353995,0.006981853,0.0079164,0.0045119273,-0.04570067,-0.002432036,-0.069857486,-0.04323416,0.008085853,0.04050036,-0.03801811,-0.013337478,0.024556559,-0.03756586,0.0045129424,-0.0420375,-0.015924187,0.01302768,-0.017259954,-0.031597182,-0.031268813,0.013998618,-0.0069577657,-0.046894375,-0.011404988,-0.04663283,0.0070068575,0.012519205,0.015195917,0.049841993,0.025422465,-0.012656015,0.023950137,0.0026657875,-0.008729958,-0.034025915,0.014783669,-0.025645142,-0.033187803,-0.015739175,-0.0013344068,0.024249166,0.010114724,-0.0247068,-0.030233292,-0.011427234,0.03954216,-0.0068160817,0.037933458,0.02021018,0.009521678,-0.009422149,0.0018595143,0.010503097,-0.011915585,0.010459605,-0.048069682,-0.051239148,0.0017270348,0.0014589977,-0.027779173,-0.056950796,-0.019685386,-0.0116948895,0.006936376,0.002379909,0.021717286,0.0008493281,0.00064974854,0.010643938,0.027342232,-0.08680703,-0.035637606,0.016338887,0.022230675,-0.0031075168,-0.025597254,-0.024258226,0.043229137,-0.02645184,0.0052160826,-0.04526308,0.012763654,0.006869332,-0.071216024,0.050553147,-0.032648258,-0.0041521303,-0.036415312,0.018601924,-0.022584578,0.0027728814,-0.00850716,0.0074323076,-0.025046987,0.014501991,-0.011106111,0.020526506,0.02010272,-0.04537668,-0.0018762816,-0.006962598,0.009664505,-0.024771063,-0.038200717,-0.011553947,0.0014970644,-0.010199417,0.034000847,-0.028833488,0.035373073,0.015196923,0.0062484457,-0.030567465,-0.0045744283,-0.018204337,-0.009152995,0.024675453,-0.015852543,-0.054277744,-0.018591443,-0.0077281278,-0.0047351248,0.00076911174,-0.050084073,-0.03680079,-0.013956125,0.01056633,0.060390573,-0.0025138743,0.047397226,0.0028130228,-0.0032343173,0.039528303,-0.0027175404,-0.05369169,-0.00005758774,0.0021276742,-0.037095472,-0.044922475,-0.035219263,0.019522635,0.008936441,0.014325878,0.0004815489,-0.054182637,0.032611728,0.018166404,-0.016164327,0.07252875,0.0360146,0.025854569,-0.020116867,0.04041324,0.023989698,-0.047159147,-0.022363234,0.03506181,0.026341906,-0.077331156,0.015225221,-0.0027324108,0.00018515966,-0.04199186,-0.0015476081,0.0151244225,-0.044162933,0.037949383,0.0029663288,0.0052119503,0.042631414,-0.030698873,-0.0062637175,-0.010506102,-0.00076894363,0.0048559485,0.028864464,0.019297779,-0.028093422,0.02845718,0.063515246,0.023790177,-0.0059509506,-0.023386784,-0.027371302,0.030042475,-0.14441955,-0.030027146,-0.0007102684,-0.0016903728,-0.0018381947,-0.01937838,-0.03327568,-0.05157506,-0.01781863,-0.008559328,-0.0049081864,-0.009913565,-0.018319635,-0.014319668,-0.02398316,0.05416923,-0.051668312,-0.015170079,-0.047512367,0.06375265,0.005362295,-0.0064388295,0.0599228,-0.020800365,-0.04229958,0.011302444,-0.038865935,-0.037459616,-0.017441656,-0.011306756,-0.045824107,-0.054621693,0.00060816604,0.024160812,0.023998894,-0.011026795,0.014279157,0.006349245,-0.060308456,0.0060664928,-0.022749305,0.01725379,0.006032636,0.0056030056,-0.004409199,0.06658572,-0.029624293,-0.013595976,-0.040609214,-0.005843671,0.009712952,0.05138986,0.012598408,0.019436877,0.012619353,0.00850087,-0.0005597316,0.011362725,0.02990613,0.029634362,-0.005930489,0.005699879,-0.021547906,0.0071984865,-0.036072403,0.037552338,-0.020434996,0.029350623,-0.013486904,0.020685228,-0.025431281,-0.005496505,0.0030102748,-0.017945549,-0.0050093313,0.0020929973,0.041761808,-0.021702172,0.004317536,-0.020400003,-0.031994008,-0.015837863,-0.0023424614,-0.06239666,0.04548322,-0.01743635,-0.009596786,-0.019695913,-0.04021643,-0.0074854763,-0.0555067,-0.053908892,0.025307361,-0.00059439405,-0.03817821,0.012407066,-0.02420215,-0.010115182,-0.019940037,0.010663685,-0.03801915,-0.0060095326,-0.03485529,-0.03184403,-0.034461636,0.011708034,0.035209708,0.01704312,-0.0056160977,-0.039585378,-0.0036245515,-0.014893058,0.014700842,0.016271487,-0.07796565,0.0015239002,-0.020584818,0.016582776,0.024258517,0.009176236,-0.012446701,-0.01575129,-0.007209017,-0.038134407,0.003892124,0.09756933,0.029787965,0.036426224,0.038201645,-0.017448679,-0.0080040805,-0.05879827,0.018246535,-0.016350469,0.029129537,-0.036163364,-0.0068559707,0.071103364,-0.01995503,-0.051541075,-0.04419415,-0.040462244,-0.016170548,-0.02052498,0.0065415534,-0.010309742,0.022379933,0.03181716,-0.009963438,-0.01454876,0.024655715,-0.02910462,0.017132038,0.065961905,-0.004895009,0.03285213,0.017411456,0.0057195663,0.025920441,0.047307722,-0.01180956,-0.027671508,-0.035830423,0.018734533,-0.0067064953,0.06048326,-0.02001414,-0.0009989254,-0.022980453,0.0022426052,0.032581348,0.024690801,-0.015706778,0.005715017,0.018476056,0.0036771756,-0.0055280537,0.023133682,0.01597742,-0.021653542,0.05170296,0.022906462,0.02038271,0.060882464,-0.028248169,-0.006081043,-0.029084006,0.0024738733,-0.068180636,0.045163736,0.021209199,0.013435073,0.036066003,-0.0039280504,0.032145724,0.0003452465,0.020078817,-0.029892895,0.047625177,0.027189115,-0.0030893865,-0.029970955,0.031371206,0.0016572381,-0.04259417,0.055055358,0.0076216683,-0.031025209,0.017802536,0.05590302,-0.046894394,-0.0048565646,0.01650914,0.004037796,0.024773736,0.021321623,0.038669538,0.06363168,-0.014424967,-0.02788434,0.051770546,-0.022129769,-0.021399703,-0.050947886,-0.020098157,-0.0153672015,0.022666639,0.06532406,-0.015673645,0.009869917,-0.05714494,-0.010944529,0.015497109,0.021711616,-0.009119475,-0.02130823,-0.053372785,-0.011077011,-0.010577454,-0.01879315,0.03402448,-0.013869848,0.029915402,-0.0042522647],"last_embed":{"hash":"32bea3","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"32bea3","at":1762858194137},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 5-6: Headspace \"Managing Anxiety\" Course#{1}","lines":[55,55],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"32bea3","at":1762858194137}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 5-6: Headspace \"Managing Anxiety\" Course#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038009156,-0.03415332,-0.024509013,-0.0065641925,-0.05008687,-0.025688507,0.034048285,-0.013320548,0.0032565373,0.0005184034,-0.004852038,0.006058401,-0.0069646467,0.0043387576,0.0068465094,0.029614454,-0.01746459,-0.0019418745,0.042063326,-0.015814891,-0.027445914,0.034399316,0.057008144,-0.039523162,0.0003117099,-0.004571702,-0.0128222,-0.009296578,0.01909103,0.05118075,-0.017779479,-0.022772381,0.05015268,-0.028386528,0.018875124,-0.008949547,0.018922439,-0.015022863,-0.047437355,0.038075943,0.005568923,-0.041739605,0.0124813905,0.02178726,0.027863815,-0.020088656,-0.053519696,-0.006623846,-0.031095421,0.010833612,0.029612817,-0.0053337775,0.01408863,-0.02793324,-0.0091091925,0.038279574,0.022213042,-0.03887378,-0.037446927,-0.008564486,-0.07747534,0.017961185,-0.0300346,-0.011958826,0.010465216,0.053194884,0.01335217,0.018071404,-0.010607989,-0.006316791,0.018685643,0.015338704,0.030833133,0.018769287,-0.06993316,0.0068846624,0.02758956,0.006556618,-0.008359268,0.03852072,0.014783157,0.0021114014,-0.016145581,0.018066099,-0.026519349,0.023028776,0.0023772817,0.06372532,0.014995397,-0.037023246,0.018858528,-0.005799672,0.012498467,-0.018271834,-0.027002418,0.0038331046,-0.014096278,-0.04569014,0.04374182,-0.0037537415,0.029408518,-0.00020074422,0.020190747,0.0011811118,0.027767712,0.00068510935,0.038288713,0.053390186,0.046223316,-0.033438466,0.021901932,0.06393668,0.019295352,0.017673766,-0.0082829995,-0.023870332,0.02417565,-0.038191114,0.00011168506,-0.010280191,0.03496946,0.033028945,0.021522073,-0.033913538,0.016516598,0.015717436,-0.016508887,-0.006645494,-0.0059271376,0.044720843,0.011190488,0.020399492,-0.046233457,0.008900128,-0.008281675,0.05135486,0.042380795,-0.0023837022,-0.02618882,-0.06885425,0.016798744,-0.023208769,-0.031542696,0.009665,-0.014646266,-0.036970515,-0.023101404,-0.00075013906,0.005492992,0.052574217,-0.0056351786,0.020400008,0.025005853,0.039083228,-0.0020182435,0.029159036,-0.008083396,0.017750368,0.007890944,-0.02486481,-0.012937149,-0.02085585,-0.018142954,0.056135148,0.023994982,-0.0018280688,0.02568733,0.025416557,0.0015207526,0.016611338,0.008594447,-0.023263168,-0.013244779,0.030293388,0.017865553,0.015896486,0.066310726,0.02224139,0.014866935,-0.025964316,-0.05826366,0.028687559,-0.022904105,-0.052971795,0.003934455,0.034953967,0.011518476,-0.019628193,0.00007994619,0.042716622,-0.0007345595,-0.005761194,-0.0041919174,0.029752322,0.08581625,0.033807937,-0.0051826728,-0.010559756,0.017324962,-0.029488176,0.0021585082,0.024635874,-0.0006719173,-0.0213856,-0.06053541,0.009913253,-0.008737758,-0.017568596,0.017136006,-0.037813343,0.02303643,0.022845149,0.011124417,-0.0122590875,-0.021341681,-0.020397624,0.045840245,0.006602399,0.003299086,-0.024536183,0.023525918,0.06754092,0.00871289,-0.021795979,-0.03349056,-0.0060693542,-0.04470682,0.036828794,0.009435535,-0.009444306,0.00073110894,-0.020966256,0.007071295,0.021955462,0.019021008,-0.018097498,-0.030518325,0.016207732,0.017334301,0.015214272,-0.028130945,0.0066224304,0.031884927,0.009248138,-0.012650068,0.012707936,0.045185026,0.035078187,-0.014977007,0.019003,-0.043219388,0.008785123,-0.026776053,-0.030306172,0.01160227,0.039621256,-0.0015102507,-0.014489047,0.023319436,0.007037002,-0.0054442487,0.009187982,0.019763011,0.015211584,-0.021896873,0.0065333676,-0.016026601,-0.02253972,0.035526022,0.06670219,-0.0060741184,-0.022748854,0.027862515,0.025697272,-0.05885928,-0.028603362,-0.046440512,0.024060002,0.034284145,0.009943066,-0.059314538,-0.0259817,0.015059369,0.0043743555,0.0038766486,-0.0035010697,-0.027909327,-0.057305366,-0.02091531,-0.020004332,-0.04213209,0.007513799,0.059298154,-0.0015060524,-0.019632459,0.011217593,0.020189546,-0.16599643,0.02354329,-0.007117197,0.054627333,0.0061924527,-0.012958123,-0.015393663,0.011014156,-0.08700258,0.06385189,0.005163713,-0.03214029,0.0058616907,0.0007665764,0.025591683,0.0025192879,-0.016575145,-0.0066663376,-0.017712299,-0.047300044,-0.013534669,-0.03462394,0.03416236,0.055657048,-0.009273357,0.04090378,0.059169453,-0.02922708,-0.01733593,-0.06735496,-0.067217246,0.039738614,-0.0019394807,0.009415806,-0.013238618,0.007574989,-0.019040912,0.00854206,0.010661252,-0.019479046,0.053857546,0.037857763,0.018460067,0.016318643,0.01345402,0.002992895,-0.0060000173,0.011010756,-0.032497987,-0.0039666584,0.027310142,0.011837293,0.013389144,-0.019808045,-0.030186173,-0.036828317,-0.0067149955,0.013950002,-0.032384556,-0.033423174,0.0018295078,-0.029016472,0.0012787705,-0.009206226,-0.031664476,-0.06167471,-0.0065538194,-0.004879067,-0.023577107,-0.013042727,0.04142598,-0.019169867,0.014940842,-0.007975351,-0.0023689559,0.01693298,0.00025182674,-0.028105222,-0.020481113,-0.1178015,-0.016505793,0.040117294,-0.063074574,0.0029514113,-0.039653055,-0.034835435,-0.009089447,0.0042192796,0.028439164,0.22485703,0.0026617032,0.004062231,-0.015319432,0.056887954,0.004931964,-0.0036802702,0.0657872,0.0026933006,-0.028000712,-0.036586773,0.03342892,-0.005393283,0.0022625457,0.022681065,0.060485113,-0.06353449,0.029689683,0.036103074,-0.0012560459,0.0045614406,-0.029496197,0.0005311567,-0.030208938,-0.052618276,-0.02348972,0.00037055017,0.036821343,-0.01620219,0.01682783,-0.0119483955,0.05629512,0.045875426,-0.06716201,0.043800086,0.014934844,0.009959513,-0.059604462,-0.024661984,0.018530944,-0.017163312,0.019469092,0.004465481,-0.06544463,-0.020852877,-0.017920231,0.0026564088,-0.017332496,-0.02065613,-0.025715958,-0.014330631,0.00042248244,0.006488101,-0.017236533,0.008748385,0.02336863,0.0043013194,-0.0344281,-0.0043983078,0.033285186,0.0077134506,0.022396034,-0.072076485,0.009075816,0.039287083,0.004593936,-0.0441251,-0.020794993,0.0066257943,0.0011313091,0.016585212,-0.004240003,-0.00076772703,-0.0077594984,0.015967818,-0.044237543,-0.0025934975,0.009367335,0.020392543,0.0022426748,-0.008994251,-0.05393548,-0.019625166,0.00059648923,0.033711746,0.014815731,0.021542612,0.049764145,-0.009557312,-0.0145969605,0.014332218,0.039247762,-0.027112212,0.022192942,0.00017711372,-0.022591598,0.044410534,-0.037828207,-0.023220733,0.011768863,-0.026437256,0.013081071,-0.017398555,-0.023717923,0.012707635,-0.011481483,0.025718657,-0.034438837,-0.0068465313,0.017286038,-0.07495901,0.009305442,0.0021931753,-0.018218372,0.01889126,0.05477775,0.030491494,0.009219467,0.05515378,0.004813916,0.03326418,0.03437457,-0.022860575,0.012356626,-0.0062376913,-0.054834865,0.005484583,-0.012771351,0.038067102,0.010454151,0.014401657,-0.04398028,-0.017917385,0.02964691,0.013497474,0.03069112,0.03199007,-0.04037027,0.0038153895,0.0061716973,-0.013157918,-0.023407597,0.011728193,0.026013404,0.022253912,0.0261483,-0.0253596,-0.02122225,-0.05357735,0.025752796,-0.00046794553,0.025742792,0.013108635,-0.047286887,0.008136957,-0.10813709,-0.018217037,0.0030502821,0.013424151,-0.023742342,-0.022810355,-0.002223768,0.025761388,0.06364658,-0.009546917,0.007081947,0.02349743,-0.00089268613,-0.03574362,-0.0015731523,0.0044827037,0.037530586,-0.019762242,-0.014208538,-0.024556896,-0.03187278,-0.015275525,-0.010749878,-0.016756551,-0.002752439,0.01682344,-0.012319112,-0.017810775,0.020072041,0.033046983,0.0054149968,-0.026800377,-0.00542247,-0.036297783,-0.022104442,0.010751728,0.10372961,-0.002169211,-0.021215873,-0.0035942562,0.021297337,0.07721477,0.047101457,0.036834836,0.025559537,0.02670566,0.0422668,0.0016386071,0.015067995,-0.037499834,-0.0003347662,0.026911965,0.039559264,-0.015328752,0.01922103,-0.004278121,-0.011227215,-0.031805128,0.0073120873,-0.08131227,-0.04380512,0.008709712,0.04222082,-0.02610306,-0.00797113,0.012965107,-0.031676847,0.008114397,-0.052388918,-0.015559771,0.02341717,-0.014049368,-0.03393434,-0.02390566,0.013207808,-0.0061726207,-0.05690028,-0.00679469,-0.042950764,0.019407282,0.0044493577,0.01793967,0.043409023,0.018835189,-0.0069507016,0.021696722,-0.0035038798,-0.009317202,-0.044163387,0.016422538,-0.015905771,-0.03734647,-0.011881429,-0.007772726,0.02580571,0.010215683,-0.01908777,-0.025087299,-0.017018404,0.04368116,-0.009400263,0.024621807,0.012816657,0.008074925,-0.014580809,0.002894696,0.013944883,-0.007399458,0.003904556,-0.03894905,-0.061262917,-0.007005847,0.013174487,-0.0326472,-0.05134218,-0.01194348,-0.02007207,0.0085502835,-0.00040339647,0.021388113,0.012229298,0.0017736912,0.0020732891,0.038308717,-0.08805885,-0.034156885,0.011912751,0.030919164,-0.0016968576,-0.036221355,-0.0316702,0.028686624,-0.020605832,0.011789593,-0.046748254,0.0032945878,-0.00008969807,-0.06522297,0.044559818,-0.034653,-0.014584354,-0.042717397,0.0034701931,-0.027635187,0.0135728195,-0.004078313,0.002288519,-0.030373191,0.013815293,-0.015877787,0.029601773,0.0059829704,-0.04123615,-0.00044285433,-0.0088003995,0.0050960826,-0.012531722,-0.034072857,-0.017921807,0.0024054688,-0.009526261,0.031251755,-0.043625854,0.039272044,0.015353065,0.013832741,-0.053027052,-0.0017251632,-0.021097712,-0.009462759,0.016476981,-0.0147470115,-0.056641597,-0.012593508,-0.0012173235,-0.00061309966,0.007725735,-0.06237299,-0.03824885,-0.02234249,0.015952947,0.06826536,0.00546464,0.03937857,0.0009530272,-0.007965513,0.032029007,0.0028830024,-0.06889482,-0.00049473345,0.017457562,-0.035927124,-0.041695494,-0.03804541,0.015781203,0.015665572,0.011016584,-0.010718996,-0.053244818,0.03608284,0.01022238,-0.019849757,0.077904716,0.037665553,0.016848993,-0.028067477,0.02947801,0.02329976,-0.042184718,-0.022466121,0.03975307,0.024086429,-0.07843665,0.026662527,0.0074178455,0.0013305381,-0.034574945,-0.012945344,0.025588106,-0.033808447,0.043645382,0.014677232,-0.0021165928,0.041394196,-0.03485687,-0.004516886,-0.024538811,-0.0027056658,0.0044722348,0.04207526,0.019923005,-0.033418037,0.027036453,0.065994985,0.021371713,-0.018754808,-0.034406703,-0.03910258,0.02943259,-0.13896994,-0.022685416,-0.005141986,-0.0031935866,0.0073324405,-0.01839629,-0.030695012,-0.046635687,-0.020747649,-0.0025358826,-0.0009330776,-0.020452064,-0.027195992,-0.0127688395,-0.027206933,0.05677375,-0.0489518,-0.0075836047,-0.04574053,0.066966414,0.0083159525,-0.0033146099,0.056974094,-0.022070395,-0.04925755,0.0026993272,-0.03591798,-0.031871606,-0.018136185,0.00005772811,-0.048707157,-0.054359972,0.0051902407,0.03104435,0.028947778,0.004744171,0.012433893,0.0113636,-0.06551918,0.010233992,-0.021549111,0.024659978,0.006933102,-0.00027539246,-0.02007692,0.07258604,-0.031157577,-0.012988638,-0.021946218,0.005216537,0.0050644325,0.05276345,-0.00058356824,0.0038194787,0.016282596,-0.00025827406,0.0021433935,0.008267835,0.03087633,0.031909246,-0.007493172,0.009865428,-0.022980575,0.013206427,-0.036542498,0.047733095,-0.02549018,0.03298838,-0.010834824,0.02150027,-0.023803953,0.0052412665,0.010840582,-0.005421897,-0.0073748394,0.0063769785,0.04589904,-0.025866063,0.0019390511,-0.01566743,-0.042952217,-0.015306517,0.0044742073,-0.054576457,0.040304024,-0.010550374,-0.016658882,-0.01267166,-0.033375166,-0.008306946,-0.048973985,-0.04969086,0.030978022,-0.002550946,-0.038703166,0.0032910835,-0.020621138,-0.0035102821,-0.020114915,0.011769462,-0.028292881,-0.0059717386,-0.03590561,-0.037891217,-0.0245651,0.009879056,0.01968503,0.015321855,-0.013186869,-0.0599298,0.0020858245,-0.019331848,0.018650476,0.017740026,-0.075032435,0.0024343776,-0.028675346,0.0101236,0.02870106,-0.0019590345,-0.015065177,-0.030847678,-0.0053249886,-0.030847272,0.0069000944,0.10053538,0.035006955,0.022650082,0.042186227,-0.013400638,-0.012808675,-0.04513389,0.01790484,-0.014600201,0.021729447,-0.038894944,0.00007885153,0.07384662,-0.017582975,-0.060537327,-0.041149903,-0.027978975,-0.011227912,-0.018452017,0.0044932016,-0.02008797,0.02500844,0.033925086,0.006706563,-0.009940663,0.02390249,-0.024247672,0.0157307,0.069012135,-0.002259251,0.03377803,0.013897628,0.018503962,0.03949136,0.04492751,-0.013679673,-0.02207485,-0.035004087,0.021705745,-0.01747385,0.06713551,-0.017971652,-0.0024013654,-0.02025114,-0.0009736028,0.0306582,0.030498847,-0.014447212,0.013820463,0.018110858,0.013629777,-0.006191765,0.02266979,-0.00015952451,-0.010593443,0.042881228,0.03284842,0.018175002,0.05495446,-0.030134771,0.012921477,-0.028438121,0.007957981,-0.064824015,0.030492606,0.024943091,0.011493901,0.032646034,-0.0068792733,0.032184,-0.003878745,0.023526518,-0.018690627,0.054041415,0.03428001,-0.00043364006,-0.039696217,0.033838995,-0.0015165845,-0.046136793,0.053565986,0.0041836123,-0.020073628,0.018822763,0.05598405,-0.040475328,-0.0070582605,0.010627221,-0.0012774805,0.03780532,0.0395514,0.051812675,0.07278607,-0.017313432,-0.03981992,0.053380135,-0.021020375,-0.016490191,-0.04127722,-0.0111061875,-0.020883994,0.023527276,0.057778653,-0.024133459,0.014730121,-0.06470635,-0.012659447,0.010907519,0.03173693,-0.006348621,-0.031576622,-0.055968825,-0.0060338113,-0.010065754,-0.023631185,0.041057847,-0.025206367,0.020344844,0.0042524803],"last_embed":{"hash":"q6qw7a","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"q6qw7a","at":1762858194137},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 5-6: Headspace \"Managing Anxiety\" Course#{2}","lines":[56,56],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"q6qw7a","at":1762858194137}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 5-6: Headspace \"Managing Anxiety\" Course#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03873007,-0.024010163,-0.0116551295,-0.013206185,-0.049151376,-0.03179967,0.03244715,0.010142984,0.008602949,0.00444617,-0.006960504,0.009936888,-0.02204876,0.0046095494,-0.010223489,0.028517608,-0.008470647,0.0018556459,0.03774503,-0.019329743,-0.0437139,0.02938255,0.050393846,-0.042382564,-0.0070332913,-0.0051539387,-0.0035175688,-0.026369374,0.0026660066,0.057343245,-0.0028055415,-0.017582258,0.028297767,-0.038437504,0.0132975355,-0.0077238763,0.008122353,-0.004434054,-0.046676222,0.032579422,0.0065915505,-0.031557295,0.018383997,0.027113724,0.034499597,-0.038157836,-0.051287647,-0.00058582646,-0.034983095,0.00642156,0.014618181,0.007766043,0.021214359,-0.02997592,-0.0051333844,0.03082013,0.010323686,-0.042266574,-0.028443748,-0.011939331,-0.06899106,0.003252378,-0.031162748,-0.017342519,0.012236341,0.061728235,0.012423721,0.021500042,-0.012740011,-0.0027792077,0.01879331,0.02331489,0.014453526,0.01911996,-0.06416583,0.006568926,0.035199087,-0.0013118264,-0.008988694,0.035194825,0.0042933547,0.008009903,-0.012887214,0.019198488,-0.005957398,0.012870918,-0.01303273,0.055816725,0.01419627,-0.043385446,0.013623181,-0.0063752886,0.024825634,-0.030269805,-0.030440949,0.010205072,-0.012178337,-0.049793128,0.039942898,-0.0058643837,0.039655544,0.014705567,-0.0027462752,-0.011333182,0.030997267,-0.009971068,0.029537883,0.05485419,0.046697605,-0.03540878,0.021974217,0.052890692,0.021051064,0.033014294,-0.0033949872,-0.05232434,0.018797038,-0.044558823,-0.00026383865,-0.004582799,0.027230125,0.03404121,0.036813688,-0.033547577,0.019092808,0.017207406,-0.015657894,-0.004939776,-0.025279062,0.05129538,0.014838437,0.0062092235,-0.040602177,0.0082631335,-0.0027431084,0.04577283,0.041877683,-0.010855756,-0.022368243,-0.0902125,0.016227527,-0.016081264,-0.037002552,0.006342989,-0.010041744,-0.035691343,-0.025528826,0.00028214842,-0.00038872942,0.058349144,0.009544865,0.01011576,0.0095434515,0.05244714,0.0058489805,0.026760422,0.0024783646,0.032382898,-0.0017912586,-0.020731822,-0.019456858,-0.03596339,-0.044156026,0.072223075,0.021418916,0.005092438,0.037504524,0.035260092,0.0076339054,0.02571932,-0.007258453,-0.014197717,0.0010251737,0.033276495,0.018649302,0.018134912,0.079113424,0.02297881,0.01122192,-0.037342828,-0.06477486,0.026066383,-0.023480041,-0.046986513,0.018175736,0.029959816,0.0063229143,-0.03257595,0.004798297,0.036740135,-0.004021605,-0.015481675,0.005840673,0.029594807,0.090101026,0.015907392,-0.0065057664,-0.017335158,0.022472566,-0.02181535,-0.005767258,0.03207004,0.0044594035,-0.03135032,-0.056241322,0.012726672,-0.0048069167,-0.033032324,0.027985618,-0.042594302,0.02565258,0.032528672,0.011733492,-0.018150592,-0.028783241,-0.0110171195,0.03777596,0.01307217,-0.010120271,-0.010702695,0.016969204,0.06419728,0.0043753157,-0.01734222,-0.040201772,0.008528201,-0.04059887,0.030537186,0.017533362,-0.006262588,0.010582766,-0.013294892,0.005392792,0.012376785,0.0138207525,-0.03189543,-0.047593836,0.01129901,0.019400729,0.02062967,-0.011784637,-0.00936539,0.022639386,0.016172696,-0.015038664,0.020046938,0.05350977,0.036914907,-0.025211368,0.022943383,-0.0447912,0.014182116,-0.025303157,-0.034187965,0.021952333,0.037237648,-0.0055020167,-0.015525967,0.02075569,0.012513606,-0.0003738257,0.02756502,0.015707385,0.015707022,-0.014057473,0.007829086,-0.02878258,-0.017969362,0.037466798,0.06782402,-0.00649187,-0.01638473,0.043117892,0.016908372,-0.045934267,-0.022424798,-0.0433286,0.01559589,0.042851925,0.013305952,-0.0560434,-0.023899669,0.021269156,-0.0027370262,0.00760201,-0.012539369,-0.024157295,-0.046264634,-0.024269588,-0.029055882,-0.031015934,0.012659963,0.06109715,0.006780266,-0.018017989,0.0068571833,0.022019437,-0.16917819,0.02073891,-0.003821065,0.05072985,0.007793801,-0.010433242,-0.008346754,0.015129036,-0.07290642,0.048062794,-0.009465298,-0.029962454,0.010469952,0.00008277513,0.024260057,0.0042407312,-0.019762687,-0.0012475798,-0.005290944,-0.0535979,-0.008898629,-0.03136201,0.03334747,0.048981857,0.0038890084,0.030299058,0.061903186,-0.041351598,-0.01732853,-0.06451436,-0.05522123,0.030190246,0.0027751096,0.017330723,-0.023200454,0.025017096,-0.03430163,0.011789926,-0.003656463,-0.025296913,0.057159264,0.03339396,0.019014977,0.018595781,0.007921126,-0.0036940954,-0.0102226725,0.012521755,-0.028261675,-0.0078572435,0.024747372,0.007701488,-0.0019433509,-0.021676203,-0.028551178,-0.041109167,0.010389016,0.007834306,-0.033222422,-0.026063725,0.006600182,-0.02302805,0.005773677,-0.0069858897,-0.038627293,-0.06465147,-0.014572105,-0.0024496596,-0.008733286,-0.013220062,0.046541583,-0.010116729,0.015804414,-0.00014445391,-0.01451398,0.0140162995,-0.0011856095,-0.024338115,-0.029123664,-0.10505001,-0.01365063,0.036616243,-0.06347226,-0.0032227458,-0.03706114,-0.02664936,-0.0024415837,0.005800351,0.037603207,0.2190033,0.033045165,0.006976061,-0.030763684,0.042112473,0.0019428978,-0.0051325713,0.06486228,0.009073661,-0.029783893,-0.0384724,0.033440568,-0.003185803,0.0005621852,0.025396833,0.067889616,-0.06950275,0.032825883,0.039712477,0.000076583434,0.01392748,-0.031701412,-0.0014474723,-0.024457268,-0.049819972,-0.020734698,0.008573392,0.031449325,-0.02254111,0.022488754,-0.018367894,0.07211966,0.056164593,-0.058008105,0.036838047,0.023260243,0.015390319,-0.06460077,-0.019686975,0.019698177,-0.01487683,0.0060844873,-0.005795701,-0.055549696,-0.026355082,-0.019950688,-0.006098579,-0.02055198,-0.017328274,-0.019005815,-0.0075740726,-0.016403874,0.013938067,-0.015054467,0.010112474,0.027642712,0.00003967719,-0.043513916,-0.0038598736,0.028498027,0.0056993756,0.019663183,-0.07991029,-0.0027903442,0.038323976,0.017786233,-0.027236592,-0.017874585,0.013529356,-0.0034180759,0.007556191,0.000057929155,0.008642979,-0.009765612,0.00899727,-0.02492498,-0.0011867387,0.017925963,0.010926181,0.004827857,-0.013607043,-0.05982776,-0.019971762,0.01081145,0.0325257,0.008217978,0.018638643,0.074054845,0.0072169453,-0.017419571,0.0064350646,0.027192377,-0.024321651,0.01967386,-0.0012525221,-0.027231377,0.04515861,-0.031120531,-0.028416451,0.014349948,-0.0412294,0.005450841,-0.010360446,-0.030929308,0.011984054,-0.012956593,0.03277068,-0.013771514,-0.0014973339,0.0141342655,-0.06240448,0.022591244,0.008597646,-0.003648762,0.010784001,0.036500346,0.022833869,0.009285182,0.045920916,0.011689298,0.018674463,0.044381604,-0.015260959,0.024714822,-0.01602429,-0.07875296,0.02724696,-0.0025249228,0.035857774,0.016178476,0.020485194,-0.032725446,-0.010636597,0.04918829,0.010181636,0.02948078,0.016837804,-0.036836457,0.018039564,0.0073436266,-0.012517688,-0.00722867,0.008084366,0.014265375,0.016207013,0.024754861,-0.01864913,-0.028549194,-0.05433749,0.031127706,0.009649984,0.027688922,0.015438209,-0.04430514,0.009217393,-0.09355026,-0.018562011,-0.006546148,0.0075406656,-0.02682975,-0.026035273,-0.010315062,0.038820993,0.0602879,-0.012655924,0.020190198,0.012312324,0.0074694357,-0.023352034,0.004094697,0.005660376,0.023832854,-0.037494875,-0.02027475,-0.02575292,-0.02153787,-0.0032224793,-0.013168756,-0.025973571,0.002862107,0.027973726,-0.030458495,-0.024697673,0.012924851,0.03999021,-0.0052851606,-0.027671115,-0.0007398313,-0.031517524,-0.026837151,0.013497914,0.11576093,-0.0020304953,-0.0208398,0.020571526,0.016714636,0.10039129,0.048349388,0.036502443,-0.0010732979,0.019191151,0.0358927,0.0029830255,0.010182756,-0.038542017,0.010038908,0.015993409,0.050781287,-0.015574669,-0.004911187,0.013705442,0.0073614456,-0.04234109,0.00021697697,-0.059097663,-0.03458414,0.011188328,0.046835717,-0.036911678,-0.008119263,0.023724163,-0.040658396,0.00366304,-0.046766974,-0.021370148,0.016812194,-0.015155319,-0.029940335,-0.034271047,0.014041196,-0.0069672563,-0.056927696,-0.018889425,-0.042581674,0.019019658,0.028824678,0.012748228,0.048316672,0.020922871,-0.010172185,0.011311727,-0.0002618995,-0.006377568,-0.030765858,0.01736478,-0.032058615,-0.042476103,-0.015978836,-0.010708761,0.018139519,0.013516799,-0.024037289,-0.028586004,-0.016165964,0.036526512,-0.0022349346,0.052378684,0.007821582,0.017978845,-0.012635351,0.012608014,0.013786035,-0.011380379,-0.0000063544926,-0.04763247,-0.05258464,0.007125033,0.0029593355,-0.02114349,-0.055427097,-0.016160823,-0.019517308,0.009001035,-0.0025655322,0.014231902,0.0010567729,-0.0016951296,0.015235394,0.017281557,-0.0807076,-0.032032214,0.021274049,0.0165982,-0.005171207,-0.034863655,-0.01912632,0.06059054,-0.024749428,0.009010119,-0.041992802,0.0072839092,0.0034929146,-0.067117445,0.049595855,-0.035668142,-0.014741892,-0.016908277,0.027709177,-0.0195006,0.010174365,-0.0041819904,0.015072351,-0.019240811,0.021068849,-0.019763546,0.025499286,0.012342469,-0.045229036,-0.00598003,-0.00795283,0.011000833,-0.030420545,-0.026876923,-0.02005858,0.0009495001,-0.016533814,0.027351791,-0.041776605,0.019400725,0.012921096,0.014908457,-0.035415225,-0.004710498,-0.011498308,-0.011710926,0.03209068,-0.019276595,-0.061033953,-0.010686492,-0.015958438,-0.0004319656,-0.0070696836,-0.05210957,-0.032648403,-0.017725429,0.01654894,0.05726972,0.005457964,0.036201075,0.0061613405,-0.0020089513,0.031642932,-0.0036989923,-0.05333311,0.001319997,0.015609278,-0.044534583,-0.039748993,-0.026392885,0.016484281,0.013797498,0.0151943015,-0.0005384589,-0.048772763,0.026278464,0.020353604,-0.015916742,0.08472378,0.035755564,0.021230815,-0.01784677,0.03580201,0.017748788,-0.052756824,-0.030806458,0.040501773,0.024210552,-0.07510501,0.013965666,-0.00075752323,-0.0033033069,-0.026566653,-0.0042860503,0.009138653,-0.042497873,0.039143275,0.008640468,0.009557444,0.045777842,-0.03181116,0.0015627369,-0.020111147,-0.0050199153,0.0107942335,0.03340226,0.020016234,-0.029773708,0.0266741,0.07037051,0.032533344,-0.015371204,-0.037032507,-0.0339964,0.03322963,-0.14417158,-0.0146773,-0.003707415,0.00096174993,-0.00032718712,-0.01092724,-0.031081313,-0.04810681,-0.015825324,-0.0028361625,-0.011847203,-0.016931744,-0.02459233,-0.01897815,-0.02353327,0.049342472,-0.04232245,-0.024359709,-0.042675924,0.06975963,0.003059242,-0.0052719074,0.062106583,-0.022169562,-0.024791483,0.0060402215,-0.036644552,-0.027836075,-0.019884253,-0.016385779,-0.048301112,-0.054398905,0.0069121984,0.021123104,0.026394757,-0.013560682,0.0090230405,0.010623829,-0.061372858,-0.008057328,-0.016256493,0.02038151,0.009374773,-0.002253802,-0.004980974,0.068335384,-0.040532626,-0.010411322,-0.040968698,-0.00393964,0.0071262023,0.04627671,0.014467588,0.012406239,0.005134238,0.002469881,-0.00070646516,0.007296741,0.015215823,0.027928403,-0.008785259,-0.0014013386,-0.025928162,-0.0028714829,-0.034565214,0.039338768,-0.028395416,0.020611394,-0.020232677,0.012198951,-0.019893011,-0.013163451,0.018867515,-0.012724679,0.0020368919,0.0063240114,0.028505882,-0.025833702,0.0029848507,-0.024644595,-0.039700355,-0.005182945,-0.013365464,-0.06551188,0.04875187,-0.018966038,-0.01789523,-0.021208445,-0.03944257,0.0007013538,-0.05040374,-0.0452884,0.029753499,0.015560549,-0.02244982,0.008576121,-0.009749238,-0.0027014657,-0.021136314,0.01231486,-0.025140606,-0.015504344,-0.030912483,-0.037015066,-0.019663397,0.009453991,0.039404593,0.02878843,0.0005509839,-0.03180497,-0.0029252425,-0.0125873415,0.0042232145,0.014650377,-0.0747054,0.0064198417,-0.028825011,0.020277869,0.033558935,0.01637942,-0.009574391,-0.014742661,0.002437377,-0.036371745,0.006890795,0.10080521,0.033961296,0.029752923,0.037730724,-0.018851921,-0.001830339,-0.07109025,0.0177212,0.0032299361,0.03525407,-0.027692502,-0.024909884,0.06814294,-0.029143557,-0.052965816,-0.036083627,-0.049509678,-0.015404038,-0.018343505,0.009720101,-0.024634294,0.021360414,0.039295148,-0.016807526,-0.022746462,0.02886582,-0.023087746,0.015324773,0.05773232,-0.008919534,0.032346327,0.015069493,0.010974134,0.015669389,0.05136931,-0.017836567,-0.009720423,-0.0325403,0.014387514,-0.013934862,0.06328396,-0.01876573,-0.0054552546,-0.034257803,-0.0020172265,0.047680847,0.033362582,-0.010736211,-0.0039594905,0.0150370225,-0.0045165312,0.00008792569,0.029840196,0.017585913,-0.018353159,0.04665076,0.026051933,0.011740232,0.05193639,-0.032392643,-0.00032816982,-0.023846457,0.00671671,-0.06779614,0.042305388,0.0225916,0.007816619,0.025812095,-0.010582172,0.0414616,-0.007168184,0.018889626,-0.024032354,0.04081003,0.027808508,-0.006262592,-0.024192614,0.029378327,-0.0019369109,-0.047814257,0.052365325,-0.0051861317,-0.02229636,0.019127473,0.052117474,-0.042901788,-0.0056672716,0.0056049256,0.0033613495,0.022603044,0.02331915,0.033088036,0.057580166,-0.014877257,-0.039306417,0.0673337,-0.018704737,-0.023750858,-0.0441435,-0.0224434,-0.006732148,0.019453697,0.058224637,-0.014890711,0.0075886543,-0.07309384,-0.0074980035,0.01254062,0.017554667,-0.0013529547,-0.019603608,-0.06411106,-0.0075242454,-0.00826739,-0.028968655,0.027542708,-0.020580916,0.03242634,-0.0028368328],"last_embed":{"hash":"pdi2m3","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"pdi2m3","at":1762858194137},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 5-6: Headspace \"Managing Anxiety\" Course#{3}","lines":[57,57],"size":71,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"pdi2m3","at":1762858194137}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 5-6: Headspace \"Managing Anxiety\" Course#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033918288,-0.019327907,-0.027962128,-0.0077653164,-0.05418812,-0.028963154,0.039592367,-0.0004766587,0.0041248165,-0.003016396,-0.007461069,0.006925799,-0.014079239,0.0029012929,-0.007600545,0.021867173,-0.018619718,0.013307176,0.03885572,-0.017176572,-0.04614285,0.03324369,0.051929757,-0.04355274,-0.023588983,-0.009517297,0.0062153162,-0.02361815,0.0005835755,0.046301898,-0.008708019,-0.022978801,0.039364703,-0.029042933,0.012840392,-0.01221884,0.015849786,-0.008301135,-0.043919407,0.034787785,0.006719422,-0.03561137,0.024703687,0.028747708,0.035632275,-0.029488314,-0.057272322,-0.002766303,-0.04078275,0.016616663,0.014648634,-0.000022512735,0.0227069,-0.03202242,-0.005704885,0.031410065,0.015497367,-0.040066652,-0.032897834,-0.017672047,-0.07007333,0.0030398404,-0.03287363,-0.015834052,0.0063702506,0.048843276,0.0072284425,0.017686006,-0.011622106,0.0026687093,0.015661964,0.016006213,0.020016717,0.01882422,-0.063180596,-0.00025667064,0.031531148,-0.00268946,-0.0024330018,0.038604796,0.005867991,0.0075892583,-0.020832414,0.022482768,-0.011427478,0.019250028,-0.0048056114,0.060171515,0.021139173,-0.028358059,0.017487777,-0.0056725857,0.028147506,-0.025929889,-0.038473982,0.008908,-0.002911663,-0.05344413,0.03820951,-0.008438489,0.033653416,0.012875947,-0.0033796262,-0.0028475954,0.028287297,-0.0058448617,0.029035462,0.05545689,0.04571132,-0.03094292,0.014263535,0.045908332,0.02656721,0.026389442,0.0013676544,-0.03788369,0.016642885,-0.041320756,-0.0024230175,-0.015487725,0.036262505,0.020251757,0.022507077,-0.037455387,0.018350646,0.026485719,-0.018722266,-0.013374012,-0.023373194,0.055581503,0.015377845,0.010563631,-0.035693627,0.0023025456,0.002267587,0.051258855,0.04499583,-0.007560713,-0.023756798,-0.08608523,0.012712755,-0.012075798,-0.034146693,0.00320294,-0.00045949893,-0.033645954,-0.02470521,0.0073718973,-0.0033362694,0.052066766,0.008835703,0.0093381405,0.023054205,0.04670477,-0.005741246,0.019462781,-0.0012651494,0.028892962,0.014315883,-0.03079413,-0.01588418,-0.036773514,-0.0197368,0.062101718,0.020731319,-0.0024203218,0.033264432,0.033225983,0.009074469,0.015713679,-0.0035116768,-0.014156404,-0.0115304515,0.03053,0.023026826,0.016457843,0.06627378,0.026957776,0.010477595,-0.033661053,-0.06449286,0.023201458,-0.034602787,-0.0466072,0.015390643,0.032238383,0.019918405,-0.021476816,0.008607167,0.037542537,-0.0050685634,-0.0125560695,0.0070919567,0.03700753,0.08977839,0.019600468,-0.0021820562,-0.0104075065,0.026229676,-0.02708757,-0.0020582587,0.033725064,0.004556609,-0.026514996,-0.05607283,0.0041822586,0.0045017614,-0.028527763,0.021581639,-0.04824839,0.033580508,0.02091379,0.013814936,-0.0151013415,-0.01669427,-0.011847927,0.036604226,0.0051154704,-0.0124779865,-0.015976215,0.019422118,0.057677876,0.01932553,-0.0099084005,-0.034557316,0.009477974,-0.049494162,0.03441674,0.01917124,-0.008083952,0.008036421,-0.01649395,0.007839247,0.017243799,0.005647568,-0.025143223,-0.035503626,0.014345926,0.021750106,0.023684423,-0.014238446,-0.0010960759,0.036206167,0.012260157,-0.015558972,0.018088495,0.057595484,0.04249435,-0.021122966,0.020649927,-0.05100225,0.012777671,-0.02599122,-0.027930867,0.023430765,0.031843163,-0.0032051024,-0.0119589595,0.028446836,0.012591737,-0.001003968,0.023249753,0.016329015,0.011740899,-0.013847052,0.006134614,-0.023627779,-0.022172129,0.04104754,0.06471089,-0.00564511,-0.01389919,0.033050638,0.023260783,-0.04106196,-0.020229146,-0.04207984,0.018927954,0.038254984,0.006909094,-0.060491316,-0.014438521,0.027721051,0.004460302,0.0026053991,-0.0006360005,-0.029387802,-0.058790818,-0.018930735,-0.024093052,-0.035959013,0.0050011403,0.060720947,0.00021327782,-0.030650353,0.013983529,0.023225494,-0.16835955,0.022409415,-0.009339271,0.054623872,0.0098604215,0.0012420348,-0.02189045,0.009249923,-0.07922617,0.04346811,-0.0024339117,-0.030619988,0.014094001,0.0064837653,0.031598818,0.007952173,-0.027279144,-0.0069315825,-0.004886915,-0.052652184,-0.015294827,-0.036604498,0.038342483,0.053333197,0.006698436,0.028695041,0.060075227,-0.038541418,-0.0123411035,-0.06428884,-0.057911836,0.030336766,-0.00024257464,0.015483595,-0.025143502,0.016248366,-0.033087835,0.0107529955,0.005205754,-0.026665563,0.061747834,0.03241493,0.012907401,0.0195981,-0.0041446025,-0.0052380757,-0.008591461,0.014848427,-0.034400024,-0.01899644,0.024302185,0.010145254,0.004850297,-0.023051824,-0.028932402,-0.032763522,-0.0019616308,0.017410045,-0.036808774,-0.03275104,-0.0032508858,-0.03874586,0.0071056196,-0.007914458,-0.025887711,-0.07303187,-0.008875919,-0.00333361,-0.015862826,-0.009251908,0.041420285,-0.032465238,0.012338117,-0.009358892,0.0041373353,0.0071342564,-0.0010483873,-0.024433676,-0.03320981,-0.10792513,-0.017311644,0.04644883,-0.053516287,-0.005023359,-0.028980702,-0.032636773,0.0023104588,0.007868677,0.032974187,0.2199425,0.028909408,0.016107272,-0.027732225,0.047662884,-0.0104325125,-0.018094748,0.06748518,0.011989425,-0.017696569,-0.01444648,0.03321761,-0.006709378,0.0033498935,0.02434616,0.05706147,-0.065733604,0.032484204,0.03699128,0.006957096,0.009115869,-0.033152405,0.010650894,-0.026586859,-0.041684993,-0.022247694,-0.00056297844,0.03931088,-0.015335438,0.019682743,-0.018247485,0.07910997,0.056674592,-0.060466897,0.048655186,0.02331954,0.009479886,-0.06774613,-0.020114224,0.017298728,-0.01805025,0.009718507,-0.00088817923,-0.057149615,-0.022682795,-0.013462363,-0.006820764,-0.0154412035,-0.015159441,-0.032548677,-0.016088678,-0.016708126,0.01171913,-0.018010823,0.0023377677,0.03237895,0.0018956834,-0.047431827,-0.0052406318,0.031938523,0.0037464604,0.02356094,-0.08091698,0.008669372,0.04101939,-0.0006802764,-0.035853423,-0.019990664,0.01613237,-0.011122915,0.010324977,-0.0040227384,0.016396968,0.00043977366,0.010399269,-0.03202829,0.010168942,0.03422625,0.017687129,-0.004342489,-0.014718044,-0.05112624,-0.021752864,0.0096317595,0.028877197,0.010300212,0.025766231,0.06193973,0.004601598,-0.02094687,0.016242312,0.023797503,-0.028586397,0.029478576,0.0021087232,-0.022573855,0.045869485,-0.033812236,-0.02958741,0.008465965,-0.027554005,0.009206729,-0.025580043,-0.025884394,0.012101601,-0.003251636,0.031532273,-0.01591621,0.006228123,0.0012151126,-0.06238883,0.028407006,0.0010632189,-0.019825337,0.007894059,0.045781806,0.029468227,0.004337232,0.045307837,0.003673173,0.02887879,0.037152365,-0.02295257,0.02846497,-0.018028116,-0.07522415,0.018005304,0.008947344,0.04005101,0.017710673,0.02658462,-0.038290866,-0.013060813,0.048899833,0.011637654,0.023540635,0.028492372,-0.030784758,0.017524943,0.0025468813,-0.0027293374,-0.009413377,0.015831431,0.025960818,0.020106813,0.019851435,-0.030942779,-0.021540185,-0.049936205,0.04373811,0.013688801,0.012075868,0.014781438,-0.039623596,0.015696982,-0.10632091,-0.024480544,-0.0088568395,0.009940972,-0.029050136,-0.022359163,0.0015608068,0.025517916,0.06481098,-0.020376319,0.01985437,0.015281568,0.012673766,-0.030302666,0.0009857086,0.008668129,0.022893075,-0.042845465,-0.017021941,-0.021409707,-0.023445819,-0.021835456,-0.020498738,-0.026908625,-0.001900739,0.027949568,-0.02533396,-0.0329615,0.011653231,0.04134937,0.0002558816,-0.02914584,-0.002407422,-0.041385792,-0.024049904,0.010584146,0.102418065,0.0027644048,-0.0174173,0.009967721,0.016150448,0.093746565,0.054832328,0.036982283,0.005510298,0.022498937,0.02100896,-0.0038179588,0.009228568,-0.042814612,-0.002418999,0.024520358,0.044881035,-0.007535676,0.010660369,0.0071928944,0.0062141265,-0.048817113,-0.002262271,-0.064389646,-0.038156945,0.0015807375,0.038168855,-0.043883003,-0.0074087414,0.022051143,-0.039683834,-0.006986657,-0.04923229,-0.014519515,0.01269957,-0.0222632,-0.028999973,-0.03655214,0.016385715,-0.0065732817,-0.05277937,-0.020952804,-0.044629756,0.009018731,0.019576529,0.013718011,0.049218826,0.021729311,-0.018530337,0.017557658,0.009319384,-0.0026942412,-0.03490381,0.01924282,-0.028028188,-0.036700893,-0.015159793,-0.00066960807,0.007252023,0.010437723,-0.019388158,-0.027908089,-0.021306416,0.041020647,-0.008242233,0.060438037,0.0168491,0.01768574,-0.014262505,0.012625682,0.009218198,-0.008990262,0.0052906596,-0.04152298,-0.04435717,0.0003477873,0.0020039182,-0.027585834,-0.03663356,-0.010460535,-0.0129511785,0.0058060377,0.0016106667,0.021163037,-0.0026229476,0.00090296735,0.01487711,0.032824606,-0.07761842,-0.040282145,0.011354049,0.021526262,-0.0072030923,-0.015442714,-0.010794114,0.048012413,-0.022150416,-0.0025592246,-0.041216463,0.0026133647,0.001549806,-0.0753442,0.053565834,-0.034352794,-0.008971905,-0.035711266,0.024156636,-0.02236757,0.008988313,-0.004150282,0.015576032,-0.018600771,0.018168949,-0.016972365,0.022270022,0.017244246,-0.036851242,-0.0020027114,-0.009854952,0.0033446199,-0.021309288,-0.040236007,-0.0162419,-0.0031080972,-0.012139701,0.036945548,-0.027211104,0.036107294,0.0017021137,0.009279143,-0.036536224,-0.0013928569,-0.010404474,-0.0043663885,0.023596143,-0.018837547,-0.062097494,-0.0099510215,-0.011706395,-0.0067725377,0.0027055047,-0.05212337,-0.036646485,-0.012450417,0.009353882,0.048697766,0.0075745117,0.037856072,0.0030718413,0.0044064946,0.04332215,0.00018246502,-0.0558911,-0.0018510792,0.0047111274,-0.032366764,-0.041069563,-0.026669435,0.018891525,0.0068598157,0.01523242,0.0048935656,-0.05104321,0.03553141,0.016546525,-0.015048121,0.07506766,0.025401343,0.028847175,-0.012713729,0.03767945,0.017003898,-0.042811286,-0.027744113,0.03457955,0.023250125,-0.06073356,0.015832532,-0.0075800577,-0.003494009,-0.032226376,-0.009564389,0.013437783,-0.055076268,0.03889107,0.002418511,-0.0048121163,0.04350911,-0.02806364,0.005058695,-0.014115341,-0.0025488555,0.0067761033,0.027704895,0.019334497,-0.02510959,0.02646053,0.066398375,0.026350636,-0.006315128,-0.028511459,-0.032303736,0.036459688,-0.1387674,-0.027484678,-0.0011891149,-0.00057550194,0.0049532936,-0.020947907,-0.03203325,-0.050319582,-0.009685224,-0.0075122365,-0.0042482675,-0.0036090428,-0.019340659,-0.019000502,-0.027317882,0.04664358,-0.043657113,-0.0146300895,-0.0467661,0.060029592,0.009789665,-0.000526125,0.07040237,-0.01686085,-0.035081312,0.016650297,-0.04675464,-0.037167344,-0.01726821,-0.011361107,-0.04577113,-0.053148404,0.006771743,0.030769741,0.024332033,-0.014790572,0.01367643,0.008114111,-0.07066369,-0.0024243202,-0.023963593,0.017924318,-0.00093142403,0.013334427,-0.004879293,0.06653771,-0.033067573,-0.020334011,-0.043048453,-0.0060693957,0.008433841,0.046366304,0.009281798,0.018402424,0.005334727,0.0009280095,-0.0018810402,0.003959961,0.02250891,0.028646752,-0.0046573854,0.011492241,-0.027494183,0.012358267,-0.03985817,0.035597105,-0.023405178,0.03187055,-0.01677504,0.015329799,-0.027426116,-0.010342049,0.0049547907,-0.019448472,-0.007162144,-0.0032712233,0.03649562,-0.026733704,0.008181439,-0.018868508,-0.040564645,-0.01206235,-0.0016689544,-0.067340456,0.051062733,-0.012734795,-0.02036702,-0.020228822,-0.040631857,-0.0068516852,-0.0542576,-0.056708775,0.02548682,0.0049382537,-0.03816637,0.016056616,-0.01921467,-0.006005735,-0.019314729,0.009163728,-0.03729924,-0.0056015677,-0.028567921,-0.031229932,-0.027615035,0.015448471,0.038347997,0.015977267,-0.007937593,-0.03849277,-0.0058614407,-0.021516247,0.010385673,0.01812645,-0.069347575,0.0005302166,-0.018960945,0.020436814,0.029070647,0.010878475,-0.009923437,-0.019003453,-0.010404421,-0.036976382,0.003047379,0.102417186,0.017229732,0.03504722,0.040263128,-0.019483741,-0.0062822215,-0.06367953,0.027155062,-0.0045059696,0.03265538,-0.04211175,-0.011544073,0.06971798,-0.027612556,-0.04920447,-0.047621004,-0.04364887,-0.010642736,-0.0122312475,0.010735682,-0.0063110515,0.018777499,0.037263375,-0.003964743,-0.018119164,0.019651612,-0.032470684,0.005138196,0.06378233,-0.0061785504,0.0390564,0.0109855225,0.0078055887,0.017022764,0.055848405,-0.011914629,-0.015481415,-0.030898811,0.014120293,-0.0045999177,0.06074745,-0.014932738,-0.0061084903,-0.028834183,0.0046306937,0.047536615,0.020046702,-0.011914156,-0.001283072,0.023068344,0.0011637332,-0.012094236,0.023436582,0.015241657,-0.025502093,0.05923803,0.01938016,0.02282294,0.058482174,-0.02830975,-0.0039124168,-0.02363587,-0.0058406033,-0.06951257,0.04301283,0.013891785,0.015108991,0.035640102,-0.005811053,0.039516304,-0.0047258004,0.017740203,-0.02131733,0.049253218,0.035005115,-0.007181591,-0.02307799,0.03360788,-0.00054057594,-0.04859082,0.054355573,0.00056745677,-0.032838266,0.018183708,0.050547473,-0.047340125,-0.010800742,0.019159943,0.00992895,0.023953816,0.013742357,0.033708155,0.054657105,-0.021862876,-0.0370472,0.06521622,-0.030393517,-0.02444798,-0.05041983,-0.024905184,-0.012294824,0.027541244,0.062479127,-0.013180653,0.012697766,-0.058561098,-0.0072431928,0.014734789,0.027560154,-0.012192255,-0.021786664,-0.05197332,-0.013585781,-0.0075482456,-0.026752196,0.028589658,-0.015726963,0.02870738,-0.010157216],"last_embed":{"hash":"cauvrg","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"cauvrg","at":1762858194137},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 5-6: Headspace \"Managing Anxiety\" Course#{4}","lines":[58,59],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cauvrg","at":1762858194137}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 7-8: Headspace \"Reframing Anxiety\" or \"Difficult Conversations\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037144337,-0.021934519,-0.016991118,-0.01630642,-0.046694856,-0.0056012976,0.04958888,-0.004404349,0.0018444218,-0.00049376994,-0.0136931045,0.005456874,-0.014966563,0.014330053,-0.013602842,-0.00094711565,-0.007471626,0.000026634178,0.04613669,-0.0066086724,-0.05177301,0.015940627,0.052109707,-0.038181204,-0.021467024,0.0042932737,0.0029455936,-0.031128122,0.038450837,0.023547936,-0.0077767028,-0.008621635,0.039912146,-0.0479197,0.029903641,-0.0125382785,0.019481696,-0.013284192,-0.051928952,0.042712994,0.00893145,-0.024639212,0.0215072,0.025074966,0.040602945,-0.03786794,-0.04777492,0.0030681968,-0.015973154,0.013254121,0.020770758,-0.015081543,0.03279107,-0.021994676,-0.0027906864,0.023052074,0.005994544,-0.044740252,-0.04739914,-0.0036751449,-0.0744182,0.013419344,-0.028490571,-0.012784261,0.022800697,0.065995365,-0.011755366,0.028205125,-0.011929333,-0.0031374118,0.027577113,0.039080717,0.016242778,0.01542682,-0.065153494,0.025419349,0.04690073,-0.003897201,-0.031761117,0.062988795,0.012409813,0.0076439152,0.0009449407,0.019355427,-0.019581744,0.019229425,-0.0017139295,0.05011796,0.0073725814,-0.029804057,0.003592092,-0.005194691,0.027652036,-0.03107283,-0.044018734,0.016735367,0.007936524,-0.042398714,0.017460743,0.0023752898,0.020993061,0.010163415,0.0017794177,-0.013960046,0.05673329,-0.004596497,0.03249231,0.05363958,0.030895261,-0.027314585,0.016976848,0.031081865,0.02486756,0.016384186,-0.010892761,-0.037626658,0.02198904,-0.050536048,0.0050489586,0.002388302,0.029510759,0.044872157,0.042102393,-0.0227468,0.015949111,0.021842254,-0.01969111,-0.001463525,-0.007530051,0.030687936,0.021886414,0.03217071,-0.054125536,0.01298346,-0.009678591,0.011539529,0.056446645,-0.011400731,-0.026394578,-0.09792127,0.003540584,-0.019632066,-0.04378615,-0.013086261,-0.003947558,-0.024080917,-0.041663714,0.004070581,0.003938263,0.033030543,0.0034631733,0.008325398,0.016130973,0.0704015,0.026542647,0.0032327753,0.00013324416,0.02037288,0.0058579887,-0.014438734,-0.025967432,-0.029257065,-0.03929542,0.028983517,0.015726985,-0.010015555,0.036269017,0.033070195,0.016606756,-0.002779893,0.025943588,-0.007818593,0.0038089498,0.008901198,0.0060124737,0.011418054,0.07450182,0.0300775,0.042149752,-0.02262094,-0.056677263,0.011672421,-0.039302975,-0.03800085,0.014371406,0.040867534,-0.014563393,-0.031156803,0.014656465,0.033476807,-0.008478967,-0.02844974,0.0073394645,0.038287684,0.07765171,-0.010242769,-0.014796967,-0.037914906,0.020048484,-0.05104138,-0.0012257799,0.04951592,0.012318748,-0.025888762,-0.061968908,0.00036729823,-0.0071879174,-0.037348393,0.035893265,-0.031178124,0.022001252,0.04269948,-0.00019241596,0.016123405,-0.03512042,-0.026605045,0.027169935,0.02684089,-0.0057471436,-0.009890784,0.034893114,0.051686704,-0.0019286743,-0.011148628,-0.03955907,0.01880661,-0.054134704,0.02451256,0.030579383,0.0013424426,-0.0047127814,-0.0023414416,0.017928176,0.014764659,0.010325027,-0.03398441,-0.043092277,0.018851405,0.012903681,0.009029955,-0.0039772713,-0.0009946355,0.03009593,0.0059883785,-0.012651357,0.044338178,0.038912687,0.04212431,-0.016317979,0.037965447,-0.044195358,0.0034451021,-0.035744976,-0.044841085,0.02856176,0.037034616,-0.0025217016,-0.01900651,0.03244233,0.033864792,0.012010821,0.012307856,0.012069107,0.009093958,0.00040412036,0.02012878,-0.009891512,-0.04660702,0.03741755,0.051314563,-0.013086528,-0.023361575,0.027288843,0.00515372,-0.030632852,-0.02846495,-0.045719694,0.016798919,0.06639147,0.011962481,-0.052394167,-0.02462469,0.015631946,-0.005565835,0.011008099,0.0020760992,-0.03909417,-0.03080368,-0.0067826486,-0.030054044,-0.027313568,-0.008487177,0.059639003,0.012222939,-0.018499803,0.0009921453,0.013943704,-0.16698276,0.021066604,0.0036736294,0.05981754,0.006055205,-0.00657611,-0.019859515,0.0067049027,-0.07741631,0.059736684,-0.015961569,-0.027374914,0.009025599,0.0032456587,0.0030470602,0.017552923,-0.011967848,-0.01506232,0.0050317505,-0.0501571,-0.0103496965,-0.026997766,0.021339033,0.039319992,0.008787062,0.035554416,0.048546165,-0.011386156,-0.026461644,-0.0650389,-0.051240213,0.051016744,-0.0033062163,0.0143444175,-0.0075680288,0.03988567,-0.036794834,-0.0044846637,-0.030909626,-0.025959004,0.0539362,0.031672098,0.016582744,0.024737041,-0.004494895,-0.01100443,0.020444479,-0.0012432913,-0.023057,-0.024643766,0.034798414,0.010836741,0.006883662,-0.0043698233,-0.025916522,-0.031506244,0.0008214837,0.022745376,-0.032942202,-0.040323343,-0.0029545112,-0.019895138,0.0013087153,0.002786107,-0.039398145,-0.04250421,-0.026690744,0.0057842825,-0.011719566,0.015547749,0.057745032,-0.037451033,0.014341184,-0.008356726,-0.007865017,0.006357595,-0.002351418,-0.018789288,-0.0072195535,-0.09293321,-0.008897558,0.05312723,-0.03659101,-0.008446843,-0.042747322,-0.031721026,0.01158959,0.01872039,0.014455275,0.23045541,0.052153867,0.030645944,-0.03508552,0.028409636,-0.015646765,0.0129831685,0.067599945,0.026317097,-0.021661654,-0.028033901,0.025829624,0.0011327018,-0.00048308625,0.021487204,0.06844571,-0.042222645,0.030405212,0.041613407,-0.009807115,0.030576913,-0.033830583,0.018017929,-0.034163944,-0.03553747,-0.009034325,0.0038779841,0.033172723,-0.007849012,0.046572,-0.024918891,0.0751118,0.050809015,-0.0458525,0.0313617,0.015406929,-0.0068587074,-0.056993242,-0.034981467,0.022510452,-0.008240858,0.015371044,-0.010203134,-0.051335867,-0.034188412,-0.023083499,0.0002595915,-0.018648667,-0.022048296,-0.015835954,-0.011102343,-0.0017636576,0.009757233,-0.032721143,0.014015041,0.02240713,-0.0061732773,-0.03431804,-0.00977315,0.03036264,0.0070499163,0.032154076,-0.06265368,0.015852924,0.027691461,0.010325507,-0.006800876,-0.022987552,0.00028689863,0.004340416,0.0056574806,0.013514449,0.02285736,-0.008680318,0.005429812,-0.00916114,-0.011990381,-0.0048725065,0.02277578,0.002898693,-0.016036443,-0.032824576,-0.016285932,-0.014527163,0.015690029,0.0029934042,0.048607994,0.044795204,0.0015646813,-0.03968363,0.0057518543,0.015598912,-0.028468587,0.010935516,0.002094818,-0.031083688,0.040445764,-0.04872281,-0.04572363,-0.015753351,-0.02448307,-0.00201534,-0.012967016,-0.030136568,0.02119477,-0.0034839495,0.045875322,-0.01920312,0.0024297584,0.006308475,-0.076469935,0.007958406,0.005197149,-0.020773167,0.0021920358,0.035282925,0.022031076,0.028041856,0.03611551,0.008127886,0.035559576,0.028454846,-0.021265265,0.04809295,0.011296542,-0.06848057,0.033808745,0.02877035,0.009245075,0.0065803626,-0.006568105,-0.027920663,-0.01819996,0.052577786,0.0018102104,0.035010133,0.03422545,-0.023624051,0.001967798,-0.01413654,-0.021622956,-0.008170527,0.028635887,0.001997811,0.026991077,0.0058967667,-0.05528216,-0.008655952,-0.056689538,0.04946981,0.0055812383,0.021329673,0.010867017,-0.02707586,-0.01306811,-0.06701514,-0.01979055,-0.0053107063,0.016514026,-0.015754705,-0.011647402,0.0028685515,0.028939357,0.043062326,-0.0068740924,0.026197998,0.01171322,0.020542083,-0.034572884,-0.007823502,0.003242622,0.028891116,-0.022254417,-0.013059727,-0.01381009,-0.02367284,-0.0077781207,-0.0071327793,-0.02984347,-0.009493567,0.031637773,-0.0054714032,-0.026275165,-0.0023963924,0.020920983,-0.020311622,-0.04524412,-0.00026375262,-0.0402395,-0.025914365,-0.006525384,0.11221679,-0.009964805,-0.018669788,-0.013949857,0.026008476,0.09910712,0.047956396,0.023072213,0.01262277,0.023179997,0.02442799,0.0020697522,0.022344828,-0.012086345,0.008541081,0.029880427,0.04476496,-0.024011655,-0.00057928934,0.006288154,-0.009345726,-0.06696284,-0.0062163863,-0.05735753,-0.030005652,-0.00855554,0.057228524,-0.044286106,-0.017280411,0.04213241,-0.025262404,0.00071076624,-0.06873086,-0.040710576,0.024851516,-0.023709035,-0.040752284,-0.027638242,0.03482609,-0.0039583626,-0.04443599,-0.014820988,-0.038587596,0.014961705,0.015763365,-0.0017868975,0.029164078,0.019450046,-0.017146375,0.011413566,-0.019132838,-0.010404115,-0.01347465,0.016119465,-0.015657797,-0.05726696,-0.01722744,-0.009125038,0.016372446,0.021120476,-0.014215051,-0.0046587307,-0.010398225,0.028777935,-0.023245132,0.057415888,0.018826008,0.0099878935,-0.006495078,0.016131176,0.015212069,-0.015549441,0.013045972,-0.052115325,-0.030219894,0.012563533,0.013290856,-0.03283714,-0.058323424,-0.021960916,-0.03149265,-0.0032538623,-0.0022755992,0.027120909,-0.0035428135,-0.00065449893,0.0018869699,0.026624551,-0.05423594,-0.02931496,0.012909437,0.023071945,-0.0057000136,-0.031047914,-0.0060359887,0.061951555,-0.024464527,0.0060238526,-0.04043809,0.004311452,-0.014007608,-0.07818762,0.03525154,-0.05071163,0.003317994,-0.01992665,0.03579191,-0.010996179,0.007244092,-0.0048294524,0.01854468,-0.024877401,0.02714198,-0.032127324,0.039891295,0.027053518,-0.029651849,0.013698273,0.008290769,0.02429531,-0.024974052,-0.030519474,-0.009894674,0.003986698,-0.009767381,0.022544978,-0.026904142,0.019273162,0.0071921665,0.006960328,-0.020316202,-0.013025714,-0.025567051,-0.0055386527,0.020961843,-0.024428552,-0.052659225,-0.0153447855,-0.011936454,-0.006474481,-0.013850159,-0.047106635,-0.0078947535,-0.0332541,0.009308132,0.041194286,-0.0036518457,0.030644387,0.024538044,0.02337866,0.01253724,0.005362161,-0.05031604,-0.0023777918,0.012769848,-0.02164991,-0.044696204,-0.028537678,0.007910912,0.008788513,0.00003614186,0.005224156,-0.04574765,0.03186858,0.021099651,-0.03307795,0.083684765,0.023070049,0.04450214,0.00233415,0.025072109,0.025199661,-0.031336583,-0.026992768,0.042061407,0.008105776,-0.07146482,-0.00048263973,-0.010144039,0.0067787427,-0.056749996,0.0037647102,0.03568815,-0.052760907,0.034525603,0.031118587,0.01735344,0.04577675,-0.034237266,-0.0050506466,-0.032038525,0.014530728,-0.007909082,0.031017084,0.02603807,-0.019136082,0.020542037,0.057718355,0.038008906,-0.025761329,-0.018280717,-0.035701293,0.010223625,-0.14298055,-0.032316353,-0.0044689337,-0.014262202,-0.0011601645,-0.020663777,-0.0030324338,-0.060081832,-0.011109762,-0.026284581,-0.011896371,-0.0016168095,-0.022865932,-0.019552618,-0.046389706,0.035726555,-0.03616012,-0.012653765,-0.029196443,0.059241597,0.0043475823,-0.013251801,0.055045642,-0.015714418,-0.012965726,0.009076887,-0.04512269,-0.025918761,-0.02994628,0.0050347047,-0.04424022,-0.062673,0.008277554,0.03506566,-0.002366818,-0.02069852,0.01914,-0.0078805275,-0.05672321,-0.01174891,-0.020423984,0.017149936,0.0048962277,0.011389046,-0.018278979,0.045910276,-0.048839502,0.000010552342,-0.034001574,-0.0032852888,0.020391114,0.03504991,0.008256776,0.0031972232,0.013719411,0.02230003,-0.0004921892,0.009412932,0.0075755175,0.03512527,-0.018252892,-0.012453105,-0.023736294,-0.008020461,-0.037474047,0.03040043,-0.027442642,0.018751128,-0.03164312,0.040421784,-0.031960122,-0.011357035,0.005865425,-0.025501305,0.0046453746,-0.0032412424,0.039868582,-0.035924807,0.003760612,-0.028497322,-0.023526581,-0.013380184,-0.0127457185,-0.07207995,0.024615252,-0.021074425,-0.031080399,0.008775215,-0.03918056,-0.016186861,-0.06879361,-0.056918602,0.025946986,0.007397594,-0.0152437445,0.0074701803,-0.02058519,-0.014883813,-0.02088748,0.0073047876,-0.03054666,-0.013963724,-0.011429018,-0.021611562,-0.011743223,0.032757793,0.026568234,0.02734127,-0.0053774114,-0.039544024,0.005110117,-0.031631716,0.020211302,0.007015626,-0.07281174,0.006018189,-0.022868117,0.0268582,0.02611088,-0.0023341158,-0.037138704,-0.020200923,-0.0014783143,-0.045305986,-0.013250139,0.07869126,0.048390444,0.03674865,0.038022567,-0.022420574,-0.008357828,-0.042246446,0.020613272,0.010506723,0.053004917,-0.0364131,0.0014303416,0.066910304,-0.023194127,-0.013711541,-0.04823233,-0.050731078,0.0015011936,-0.021481447,-0.0022602251,-0.005401153,0.017520215,0.03149555,-0.017037949,-0.023633434,0.026409017,-0.02761087,0.011829661,0.025499005,-0.0012792414,0.020439874,0.012311696,-0.007988533,-0.0030666282,0.07218377,-0.019991135,-0.015407077,-0.03992653,0.012702878,-0.023603488,0.055177644,-0.0034975307,-0.015572241,-0.04132986,-0.0006361153,0.06105215,0.01485328,-0.00946532,0.006374872,0.042875238,-0.002152476,-0.009116088,0.027988384,0.018756391,-0.019899867,0.06569725,0.008178443,0.013502125,0.052331656,-0.0017558784,0.0016690125,-0.018959844,0.018530345,-0.041123014,0.04912718,0.02144458,-0.0012198609,0.028310975,-0.016670696,0.037880205,-0.018126123,0.011813917,-0.039829694,0.040490355,0.015766839,-0.00004543188,-0.017546691,0.022583267,-0.016055623,-0.055556983,0.0683988,-0.00224406,-0.02405146,-0.0071348483,0.061447963,-0.0715497,0.008896854,0.0034098844,0.0038264378,0.032329746,0.022324575,0.028818756,0.041969642,-0.012141932,-0.035300124,0.05205951,-0.022122562,-0.023533871,-0.04923504,-0.030839153,-0.009263531,0.028810404,0.05112214,-0.0077998084,0.016150463,-0.06266212,-0.0065961033,0.0067763054,0.024594374,-0.000028540042,-0.02947017,-0.03850509,0.009865635,0.013584213,-0.021778699,0.036922716,-0.029033508,0.050937895,-0.0009759576],"last_embed":{"hash":"5ei7tr","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"5ei7tr","at":1762858194137},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 7-8: Headspace \"Reframing Anxiety\" or \"Difficult Conversations\"#{1}","lines":[61,61],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5ei7tr","at":1762858194137}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 7-8: Headspace \"Reframing Anxiety\" or \"Difficult Conversations\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04118731,-0.03650472,-0.013548113,-0.008684936,-0.05201921,-0.0065110377,0.03987347,-0.023237906,0.0040234774,0.011457769,-0.009288315,0.012506489,-0.0024896204,0.011054306,0.0025540995,0.0074439943,-0.014930375,-0.010693932,0.059326563,-0.008520256,-0.02679192,0.013914157,0.05031876,-0.040500883,-0.0065996926,0.010744082,-0.012415336,-0.015302702,0.050652035,0.028641831,-0.014478067,-0.017753767,0.049990725,-0.048375845,0.03221413,-0.008840927,0.016085345,-0.012786459,-0.054357342,0.04642214,0.0041374224,-0.035031274,0.010409382,0.02104145,0.038676362,-0.02658777,-0.045218356,-0.0021578802,-0.0064633405,0.004031439,0.030098453,-0.02042635,0.022113947,-0.023367524,-0.0092878565,0.024553018,0.02297537,-0.03953839,-0.04838481,-0.0001039588,-0.07448544,0.029427273,-0.031631175,-0.011840161,0.02729679,0.05854984,-0.003026866,0.027515512,-0.017791752,-0.013126035,0.021845616,0.034842387,0.028171195,0.008953412,-0.07356213,0.020726616,0.042203408,0.006264435,-0.02427816,0.057916895,0.020024829,0.0014579741,-0.0061085694,0.019111697,-0.022753388,0.022572046,0.008596393,0.06206546,0.004334959,-0.03427721,0.009617899,-0.0047577335,0.0026995798,-0.019618576,-0.033099193,0.004355378,-0.0034238638,-0.038517237,0.03244273,0.010884968,0.02732242,0.0024378742,0.017289523,-0.0050981836,0.04187351,0.0075008315,0.043621935,0.053326078,0.031040762,-0.028061396,0.020987881,0.041906647,0.019254744,0.008386734,-0.020538297,-0.022528656,0.0193929,-0.038429618,0.0016927229,0.0022288237,0.03214526,0.051963396,0.036310166,-0.018756924,0.0104677025,0.02003304,-0.016721766,-0.0019452245,-0.00061562,0.04413289,0.009674562,0.03360861,-0.059680164,0.019268848,-0.018295025,0.018645236,0.05537036,0.0050628264,-0.03237443,-0.08166484,0.0030672052,-0.021430284,-0.04623958,-0.014238727,-0.014530424,-0.024370503,-0.034230947,0.0067375777,0.008000795,0.042551998,-0.0058350023,0.017142482,0.02807184,0.05498512,0.021868378,0.009732313,0.0032922726,0.024004258,-0.0027009654,-0.010353876,-0.008191622,-0.016905276,-0.038269214,0.022490328,0.016150536,0.0020800158,0.023317274,0.0237424,0.011783984,0.00076704373,0.028965844,-0.0072106766,-0.00021425451,0.015635818,0.0024590855,0.012976282,0.0661487,0.027693273,0.035480957,-0.016351692,-0.04754602,0.020731226,-0.030471656,-0.038185444,0.0021125488,0.04526076,-0.013046549,-0.017788468,0.010772227,0.042135123,-0.0002653391,-0.015320798,0.007918722,0.033410553,0.08538323,0.0029217,-0.01660592,-0.030529266,0.01577392,-0.047382113,0.014898087,0.03478288,0.0029353441,-0.013384059,-0.05547981,0.0042479276,-0.018440958,-0.020882387,0.033856537,-0.03832116,0.01218552,0.032620084,-0.0062811323,0.00590794,-0.03701792,-0.017969333,0.039434385,0.011383093,0.0054518087,-0.01104782,0.042956028,0.07019154,-0.012885304,-0.027897606,-0.03897815,0.00074162724,-0.049763963,0.031456195,0.015716502,-0.020967802,-0.0054093953,-0.015142454,0.012199772,0.02368083,0.019567065,-0.01683825,-0.03626965,0.021422198,0.008674772,0.0018622201,-0.01612757,0.009211975,0.032022566,-0.00076692575,-0.009023781,0.041895296,0.03623597,0.04356155,-0.019776385,0.03193595,-0.04604629,-0.005700919,-0.040687535,-0.04197877,0.020207677,0.03931769,0.0015600193,-0.01437526,0.024883807,0.028873004,0.0024517763,0.004717818,0.016028596,0.009609293,-0.014610144,0.015019322,-0.011296336,-0.04785068,0.031775996,0.06609221,-0.015566021,-0.026397698,0.020406535,0.01822469,-0.05439191,-0.03369157,-0.046240777,0.02780756,0.04902869,0.01189427,-0.05744486,-0.03608563,0.016960932,0.0046082917,0.0028864192,-0.0010681254,-0.037470307,-0.030544447,0.0013832091,-0.022946913,-0.03376484,-0.01247089,0.06023619,0.0069398647,-0.0076030814,0.0045029344,0.009832691,-0.16811028,0.02330404,0.0018770462,0.056034576,-0.0011862081,-0.0160926,-0.015280122,0.0047284006,-0.078578144,0.074798495,-0.0055413092,-0.02977504,-0.00065503747,-0.0045434013,0.017032683,0.012962798,-0.007953221,-0.014677525,-0.011070635,-0.044137064,-0.02017491,-0.03530763,0.030777313,0.048083074,-0.0018990174,0.04673762,0.03382157,-0.0018964224,-0.025888968,-0.065109126,-0.056271743,0.045931216,-0.00044339898,0.0074781124,0.008199116,0.022275684,-0.023203803,-0.0052046636,-0.022620728,-0.011243905,0.050282765,0.03575251,0.014911983,0.014174212,-0.0008145598,0.006681383,0.010203219,-0.00049525715,-0.017091367,-0.009231796,0.041045003,0.010669461,0.014605365,-0.0029509189,-0.030454483,-0.031593435,-0.010998234,0.01690375,-0.035529528,-0.045887366,0.0013590072,-0.01028967,-0.0069752927,-0.008074275,-0.03668535,-0.042832274,-0.02661216,0.001162674,-0.022142159,0.008398387,0.056255765,-0.033427242,0.0065937648,-0.008433865,-0.0001732398,0.013342648,0.006904163,-0.014701668,-0.008765431,-0.10332937,-0.0034667267,0.03908448,-0.05002067,-0.011716035,-0.046975177,-0.029780075,0.0050766347,0.020719146,0.010700552,0.23836884,0.029689973,0.017366413,-0.020538336,0.04027638,-0.007577998,0.018734748,0.075007096,0.016223777,-0.022126956,-0.045503218,0.027221633,-0.008911932,0.0021784978,0.01161059,0.07073408,-0.04142015,0.034173734,0.04075498,-0.019283786,0.022376075,-0.030097686,0.0014603231,-0.032490227,-0.047601003,-0.015406735,0.003999952,0.04178833,-0.01788494,0.045139145,-0.024119576,0.058245726,0.040219292,-0.052879695,0.03806919,0.013578193,0.008285403,-0.054739617,-0.032175068,0.018889481,0.00025800776,0.01931044,0.0042393375,-0.059842173,-0.035155512,-0.027317496,0.006044691,-0.02635033,-0.02758429,-0.011950486,-0.007706146,0.013391567,0.010608924,-0.02596948,0.0060894405,0.0129747465,-0.00217626,-0.03404302,-0.022158723,0.034385458,0.0027685603,0.029153276,-0.06244363,0.020417983,0.02791115,0.012069711,-0.023647757,-0.010453468,0.006934836,0.0055730892,0.012674825,0.0001929822,0.014353991,-0.01926402,0.0030845015,-0.02596254,-0.019260084,-0.01539312,0.027944783,0.0033186367,-0.01044286,-0.032867685,-0.01607643,-0.022056999,0.027807007,0.008621593,0.040521793,0.030839814,-0.013162884,-0.026641253,0.004401696,0.025204645,-0.04387536,0.011557805,-0.0015213636,-0.024711024,0.033645518,-0.054303214,-0.038754113,-0.0059340955,-0.01645283,-0.0015030869,-0.008639188,-0.023083165,0.022163415,-0.01695091,0.042335443,-0.03413887,-0.010658404,0.015889376,-0.08523036,-0.0038113946,0.0065632686,-0.02213645,0.011972498,0.041291595,0.029943896,0.026232922,0.04451085,0.009590561,0.046361152,0.030846281,-0.022642113,0.02683073,0.02185056,-0.05255168,0.016057622,0.0015252605,0.017216748,0.0017132526,-0.0070564947,-0.029276574,-0.017474914,0.028883211,0.015476164,0.041268755,0.03359649,-0.027206713,0.0015275469,-0.011963248,-0.022267628,-0.014460593,0.020284498,0.011636548,0.03002892,0.004332013,-0.04141394,-0.0042057075,-0.064529814,0.031335972,-0.00491498,0.027211426,0.006935222,-0.030987905,-0.013725237,-0.07333735,-0.01701069,0.0071680406,0.026111513,-0.021249771,-0.012147659,-0.0031517544,0.029187018,0.04903917,0.0008510994,0.014609385,0.006605667,0.0103211105,-0.034613766,-0.013635576,-0.0065284115,0.043438863,-0.007360406,-0.01654772,-0.0166622,-0.040430952,-0.0046678768,-0.0030463997,-0.015226034,-0.0047371266,0.019863736,0.0012052217,-0.011290422,0.020927036,0.014003516,0.0010766335,-0.046771508,-0.002986343,-0.030978072,-0.021670185,-0.019034944,0.11421875,-0.0049753063,-0.025203105,-0.02213465,0.02834305,0.09016315,0.047466356,0.02795033,0.03312809,0.028977124,0.039597444,-0.0005044947,0.022218466,-0.021208331,0.0051970202,0.02563046,0.040281337,-0.01867105,0.013086069,-0.0033866987,-0.020961955,-0.038237467,0.001630606,-0.075758025,-0.039863773,-0.011431899,0.052683868,-0.026752692,-0.005121422,0.025822837,-0.021282695,0.010852205,-0.06131595,-0.030062087,0.02858095,-0.022650369,-0.04609312,-0.015532037,0.03213076,-0.004064821,-0.05148454,-0.009054881,-0.03253595,0.026663054,0.0052474397,0.01043682,0.02559885,0.013774608,0.00011870734,0.0076040877,-0.024851609,-0.015753586,-0.02628235,0.012368434,-0.009236436,-0.053979393,-0.012225246,-0.015817877,0.022537937,0.021077331,-0.016597359,-0.006016007,-0.012977487,0.026832124,-0.01980117,0.030297074,0.01135488,0.011501542,-0.017303066,0.006279391,0.013288206,-0.01208207,0.0062116566,-0.0457983,-0.050031662,0.0041559176,0.016082898,-0.038114347,-0.047558967,-0.012841127,-0.035259936,-0.0024055373,-0.010006245,0.019817702,0.0032652784,0.00051472697,-0.013072512,0.028648883,-0.06445424,-0.024488315,0.019164363,0.036319908,-0.007641413,-0.041530706,-0.021045666,0.034159247,-0.01846202,0.014449826,-0.05075509,-0.002711735,-0.02791486,-0.07284477,0.036095403,-0.049782336,-0.010065714,-0.033866595,0.016503233,-0.018579688,0.020185394,0.00018841884,0.017484978,-0.030343823,0.026435874,-0.027138826,0.037354738,0.015527311,-0.027529715,0.014731588,0.008331418,0.019265346,-0.0128595345,-0.03149996,-0.011716999,-0.0032989255,-0.0076877815,0.0149796875,-0.035745904,0.031199045,0.006588502,0.009648632,-0.053541653,-0.010525354,-0.030619243,0.0001853452,0.017716821,-0.027816406,-0.054730948,-0.018481424,-0.004313,-0.0041007297,0.0018743011,-0.057989266,-0.020636609,-0.04509082,0.004825301,0.05457833,0.004204673,0.029727513,0.019243263,0.017869106,0.006083768,0.010721377,-0.07498499,-0.0061475313,0.029731087,-0.021536823,-0.031294595,-0.037911564,0.007996812,0.014147304,0.008681439,-0.0028966544,-0.042566232,0.044397794,0.010261872,-0.034714557,0.084791176,0.029930519,0.024316866,-0.00967377,0.012774154,0.028096432,-0.032198135,-0.025231367,0.046826947,0.008575111,-0.07607842,0.012982771,0.0036231854,0.010804739,-0.041556865,-0.004139418,0.040769145,-0.039277196,0.044165708,0.03748898,0.0050340556,0.045506448,-0.036305852,-0.002950136,-0.044520475,0.0068907277,-0.007662719,0.04411356,0.021555385,-0.035017937,0.016260438,0.055670857,0.036388658,-0.03869971,-0.02971515,-0.046779163,0.0118683465,-0.14541258,-0.025501411,-0.014210413,-0.014345238,0.006677751,-0.024414545,-0.0064786836,-0.06414018,-0.020955004,-0.01873233,-0.0024165416,-0.013821366,-0.03144787,-0.013318189,-0.03895815,0.042086165,-0.04530698,-0.007990188,-0.03030648,0.062082794,0.0074887318,-0.009784516,0.052552726,-0.019025624,-0.02833246,0.008951148,-0.03402132,-0.026842607,-0.027697593,0.0067189094,-0.04958709,-0.056226958,0.011096521,0.044298835,0.006202074,0.0017906775,0.019117339,0.0038293665,-0.062517405,-0.0044985353,-0.020659884,0.025467327,0.0119450735,0.0042290613,-0.028925246,0.057574514,-0.048388053,0.00048475398,-0.019304333,0.0044939355,0.012362201,0.041249715,-0.0055806534,-0.008663815,0.01868301,0.009244267,0.00065281976,0.00975904,0.021955138,0.028716004,-0.023526644,-0.00508532,-0.023750471,-0.007870794,-0.032382786,0.04113108,-0.022915987,0.023853375,-0.02432997,0.03679267,-0.033053815,-0.005734129,0.0132580055,-0.013445499,0.010532163,0.006632266,0.04472701,-0.041543484,-0.0019953682,-0.02168192,-0.033969082,-0.017835781,-0.004145018,-0.059982523,0.021214433,-0.00829308,-0.033472866,0.009771829,-0.028220085,-0.008084413,-0.06253253,-0.05134334,0.035948437,0.011866953,-0.017758878,0.0019870037,-0.027940154,-0.01357023,-0.024100225,0.009534422,-0.028520059,-0.018849554,-0.021996975,-0.032946866,-0.0010210415,0.025903214,0.018306311,0.016949465,-0.018866321,-0.06027117,0.016748004,-0.032956433,0.031112378,0.010673742,-0.06526936,0.00725113,-0.030108044,0.022986801,0.035200812,-0.008332132,-0.037580993,-0.035313543,-0.007869354,-0.03826528,-0.0018336298,0.07911899,0.046857934,0.015425914,0.03429697,-0.024821058,-0.021960888,-0.031505786,0.017151264,0.007944896,0.04164669,-0.038178515,0.01043602,0.070779644,-0.019161979,-0.030771008,-0.04075443,-0.027297923,-0.00047200132,-0.015840588,-0.0003015253,-0.013862569,0.02111118,0.035260107,-0.0024775704,-0.018739898,0.028799063,-0.017710056,0.013609909,0.029978024,-0.0007576711,0.019400021,0.008858677,0.0006049768,0.020243071,0.06744816,-0.0144710215,-0.008859437,-0.035832297,0.020827107,-0.022708165,0.06934581,-0.0038021568,-0.010775719,-0.029196154,-0.009993567,0.048761316,0.032991588,-0.01136748,0.017923377,0.03629038,0.01146265,-0.012304867,0.028260095,-0.0044043744,-0.005392964,0.04420797,0.02006935,0.0023553693,0.040460814,-0.004688409,0.02711569,-0.02179893,0.02488143,-0.048570782,0.039371468,0.028003303,-0.008770622,0.03030115,-0.009401046,0.03995252,-0.015787276,0.01681813,-0.026002908,0.04372124,0.02339123,0.013507728,-0.02815774,0.018968208,-0.009237442,-0.053415537,0.05779737,-0.0030845646,-0.012674403,-0.010282002,0.059615985,-0.056066073,0.0035545672,-0.0030102574,-0.0031147345,0.04906776,0.042216863,0.04910203,0.05763085,-0.01662573,-0.045822572,0.047743525,-0.028511878,-0.023909833,-0.034244575,-0.010595787,-0.017294815,0.022148106,0.04862034,-0.02227511,0.015504393,-0.062122095,-0.013509953,0.0068732104,0.023893418,0.0062298994,-0.03831697,-0.036832854,0.009586617,0.022321614,-0.015548124,0.043953765,-0.032982595,0.03333209,0.0055869794],"last_embed":{"hash":"q6qw7a","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"q6qw7a","at":1762858194137},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 7-8: Headspace \"Reframing Anxiety\" or \"Difficult Conversations\"#{2}","lines":[62,62],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"q6qw7a","at":1762858194137}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 7-8: Headspace \"Reframing Anxiety\" or \"Difficult Conversations\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03568035,-0.022830257,-0.012402622,-0.0022368329,-0.05202294,-0.012074811,0.042920515,-0.0026037605,0.0018909479,0.010988435,-0.012213631,0.00912538,-0.013452488,0.004063897,-0.0094549,0.006974545,-0.000030970503,-0.00015845148,0.041011218,-0.0106976945,-0.049542792,0.015654078,0.04481717,-0.03854832,-0.02009087,0.009815208,0.008922871,-0.03017716,0.027643075,0.022025658,0.00051931274,-0.009276526,0.030219764,-0.04330339,0.025794601,-0.01037505,0.0024208403,0.0030485922,-0.051096093,0.04705539,0.0008376457,-0.027936948,0.01565055,0.015628738,0.044964537,-0.03865887,-0.05091823,-0.0005084595,-0.022427628,0.017613994,0.0072191204,-0.002290299,0.03138849,-0.026946,0.00028850522,0.018656692,-0.0037728793,-0.049525216,-0.03886172,-0.009998639,-0.06523794,0.009631064,-0.030491564,-0.020932343,0.023593055,0.065417565,-0.0039594406,0.031878162,-0.01600783,-0.008936759,0.018840311,0.028758021,0.009865069,0.006856304,-0.06112109,0.01536191,0.029815964,-0.012066621,-0.027933216,0.061136022,0.012031059,0.001567304,-0.00919695,0.023853699,-0.017719911,0.012316967,-0.0073417462,0.060984965,0.012146611,-0.025449615,0.0095545305,-0.011685272,0.0320367,-0.022447908,-0.041563418,0.009637545,0.010833913,-0.03981316,0.0190752,0.008586069,0.036879018,0.015211667,-0.004518512,-0.025840202,0.04472607,-0.008324677,0.036129035,0.04773,0.028295197,-0.028475111,0.017935233,0.034899645,0.028523643,0.011471182,-0.009919529,-0.038612243,0.022590037,-0.037127357,0.003265561,0.0045331907,0.02351866,0.049246803,0.031054974,-0.023026554,0.012199325,0.024876764,-0.015136887,-0.0060443296,-0.013204551,0.04176362,0.018519534,0.028143967,-0.05170473,0.013277808,-0.016397364,0.00828402,0.060375784,-0.008888771,-0.033931162,-0.09506166,-0.0005178197,-0.020329082,-0.049784236,-0.015184586,-0.0012416246,-0.031196177,-0.03300174,0.013509893,0.00037659143,0.05012059,-0.005838373,0.005315061,0.02265716,0.06525748,0.023963468,0.0026915073,0.0124054495,0.01958502,0.007488201,-0.008230222,0.0027861695,-0.030262377,-0.04276436,0.043069836,0.01703545,0.0013792053,0.039205454,0.038046554,0.01871936,0.0032134345,0.022904208,-0.00040250042,-0.004348119,0.016857984,0.0062990817,0.012887935,0.07331655,0.028875707,0.029842783,-0.023509433,-0.051503588,0.012658684,-0.042656727,-0.030566813,0.018988766,0.037038334,-0.021058865,-0.033296335,0.022192324,0.033278335,-0.007657645,-0.034690972,0.009679716,0.037603345,0.07752621,-0.01743699,-0.019061472,-0.0308473,0.021610638,-0.051416926,0.018936569,0.041619863,0.004608208,-0.020654332,-0.056994896,0.012974665,-0.011495459,-0.035436083,0.03481446,-0.034662202,0.036661945,0.042978678,-0.010774201,-0.0041188486,-0.041517854,-0.021009685,0.02661226,0.027490279,-0.008793684,-0.010786263,0.0390063,0.054160964,-0.014657913,-0.01609479,-0.03995941,0.019188648,-0.0459039,0.014808372,0.030807761,-0.005731905,0.004467183,0.0034775548,0.01513889,0.01368369,0.0128829125,-0.03415734,-0.04658264,0.010349751,0.01307499,0.0072521367,-0.003797911,-0.013799151,0.02482788,0.0014716417,-0.014886996,0.041638944,0.051548947,0.047677975,-0.026476588,0.039904237,-0.05135567,0.0016380786,-0.037897196,-0.052493904,0.039610833,0.033460014,-0.0043965876,-0.014219359,0.027699979,0.031455196,0.0071405736,0.023613116,0.017844865,0.011406255,-0.014542965,0.020026173,-0.02503442,-0.052431356,0.03870054,0.06743029,-0.019725826,-0.021078406,0.035716813,0.0049718604,-0.03527697,-0.02925011,-0.0538806,0.013826799,0.05437613,0.0023409696,-0.040285673,-0.033217266,0.017748926,-0.0036755076,0.00058376865,0.0032568069,-0.024820175,-0.03236109,0.00028991592,-0.032830335,-0.024482347,-0.009794268,0.0627079,0.0030885362,-0.015405499,0.008849394,0.014091893,-0.16831757,0.027834114,0.013085684,0.047364973,0.002906473,-0.017866768,-0.016045537,0.0014036504,-0.06728186,0.06598525,-0.017896432,-0.028060287,-0.0066413134,0.0033128893,0.013408657,0.011973419,-0.0043502795,-0.01753792,0.0007132254,-0.04468783,-0.01176973,-0.036560915,0.033912364,0.045738026,0.025626324,0.03776519,0.044890255,-0.015390056,-0.020427434,-0.06594448,-0.046501286,0.046483546,0.0014219956,0.009948289,-0.003502577,0.042349216,-0.030005027,-0.002454919,-0.030391056,-0.029914353,0.051575404,0.025135662,0.016768675,0.017669512,-0.011140487,-0.021180697,0.009499996,-0.001724752,-0.01699788,-0.024000913,0.030876871,0.001360108,0.0037482856,-0.014509918,-0.028139422,-0.033570413,-0.0009881075,0.019195156,-0.037474666,-0.03518721,-0.0010342278,-0.009976161,0.0003259707,0.0026248975,-0.030162893,-0.05709214,-0.0148579655,0.013555932,-0.011042782,0.020096399,0.06302717,-0.032282393,0.013812493,-0.0021952954,-0.021747623,-0.00032591753,-0.0014728023,-0.014342603,-0.010722444,-0.088285394,0.003030045,0.04569764,-0.038913447,-0.01672164,-0.04543176,-0.02720325,0.013662209,0.020219317,0.029343039,0.23347494,0.058235776,0.020729426,-0.03187093,0.037964735,-0.020131301,0.0037402925,0.077661596,0.026803201,-0.017807463,-0.029126748,0.029613188,0.0022235415,0.00022474807,0.012360157,0.06821633,-0.04590314,0.029257452,0.037506387,-0.007906254,0.028975775,-0.029234294,0.003225325,-0.035267122,-0.039595358,-0.013945866,0.0039801807,0.041588258,-0.016631074,0.041094877,-0.03346699,0.0802844,0.049466852,-0.04921108,0.036741722,0.023196256,0.0032064738,-0.065682895,-0.02928358,0.015914595,0.007408204,0.008870779,-0.0038563723,-0.051432457,-0.0404137,-0.027245428,0.007918614,-0.018343607,-0.02035793,-0.012492346,-0.007909904,-0.0068061193,0.008144566,-0.02825205,0.011581634,0.020936986,-0.0070976573,-0.042809952,-0.012963684,0.021989804,0.011325754,0.031314995,-0.0752881,0.019155284,0.02906238,0.009335086,-0.012873854,-0.01909493,0.019731568,-0.00147963,-0.0009790297,0.010757573,0.028422546,-0.020741235,-0.0017235454,-0.014605366,-0.014428855,-0.0028624823,0.027145453,0.0053186193,-0.013466812,-0.03824255,-0.012982712,-0.0059786686,0.023745004,-0.006371193,0.04298924,0.05914028,0.011504053,-0.03453987,0.00737581,0.013568134,-0.034809563,0.009491788,-0.0023051894,-0.02960367,0.03942623,-0.05211348,-0.040986113,-0.01570811,-0.026535627,-0.003327879,-0.01712893,-0.03113918,0.027405895,-0.0061022104,0.044762723,-0.002709044,0.0016460494,0.015389749,-0.07995718,0.012916959,0.017814364,-0.010209187,-0.0031662993,0.023909636,0.022792943,0.015409568,0.034790713,0.016423011,0.024978062,0.03261615,-0.016123116,0.038072385,0.0029036123,-0.07275443,0.033766367,0.022004893,0.009039367,0.009709451,0.00205003,-0.02250114,-0.025472755,0.04552498,0.021792248,0.041399147,0.028109226,-0.028977944,0.01406053,-0.0016797852,-0.011170773,0.003646177,0.022287399,0.006166943,0.013816959,0.014545223,-0.055350266,-0.01396168,-0.061968777,0.046182744,0.011556526,0.016960273,0.009891693,-0.025413727,-0.013980738,-0.07267746,-0.019894535,-0.006888752,0.018386832,-0.022030927,-0.019818844,0.0036014966,0.039216794,0.04544758,-0.007908389,0.0322015,0.0015748956,0.013198877,-0.025658827,-0.0045630704,0.006751105,0.023934597,-0.02914992,-0.012003949,-0.017577311,-0.03505683,-0.007382857,-0.013745649,-0.029891856,-0.008181558,0.03730462,-0.007978021,-0.011834015,0.0071205944,0.01841813,-0.014145553,-0.033989962,-0.0012997022,-0.02715604,-0.029508885,-0.0022597131,0.12199818,0.0036613601,-0.017260168,-0.0030875253,0.018962955,0.10062223,0.051056355,0.024006467,0.0050066714,0.033510476,0.030979717,0.0051234574,0.017153785,-0.014827526,0.0115973465,0.022839589,0.05093027,-0.021398913,0.0030708448,0.009290435,0.0021754508,-0.060926326,-0.008745843,-0.059941284,-0.026733195,-0.016785435,0.054692093,-0.030242141,-0.014797216,0.03869086,-0.030279992,0.0043976195,-0.06294248,-0.033989634,0.009405237,-0.016836006,-0.039414715,-0.027995264,0.035844624,-0.0039270134,-0.04307894,-0.022003047,-0.032800432,0.02274349,0.019326858,0.0058702165,0.0320091,0.016194118,-0.004805098,-0.0032058402,-0.012829927,-0.008322619,-0.011020728,0.010508632,-0.027992774,-0.054314338,-0.015794786,-0.01988902,0.010946989,0.0253037,-0.014895873,-0.011215668,-0.01920681,0.022328695,-0.01410146,0.060672894,0.013290876,0.020647485,-0.0056399493,0.018993866,0.01316761,-0.018266601,0.007500266,-0.045781966,-0.024424376,0.011872745,0.0067726998,-0.03135689,-0.053628124,-0.018042995,-0.027413609,-0.0071324757,-0.008378611,0.02175325,-0.0107056955,-0.0072905114,0.016075267,0.022594972,-0.054949373,-0.035675623,0.023649639,0.01591389,-0.011027934,-0.026674366,-0.0067542368,0.054077607,-0.026201818,0.009642597,-0.041255627,0.0024950365,-0.021041075,-0.07331727,0.042743765,-0.04268838,-0.008822992,-0.021996241,0.04641429,-0.014785824,0.017902719,0.0025835957,0.027818393,-0.013249294,0.028914118,-0.02038273,0.035479102,0.01920704,-0.024510492,0.013357233,0.0012178696,0.024876287,-0.023359336,-0.031149296,-0.011983699,0.00341785,-0.020963805,0.022225197,-0.0291087,0.023199366,0.009678451,0.0019559728,-0.03122533,-0.011174747,-0.023636274,-0.0070244395,0.019391308,-0.039270364,-0.06285152,-0.01714477,-0.007829145,0.00012644568,0.00012075547,-0.049544882,-0.004609427,-0.0375339,0.010336529,0.04723022,0.0009505102,0.017135236,0.024502847,0.024629166,0.0116487015,0.01359178,-0.062846914,0.0050412063,0.02430313,-0.02287945,-0.03879584,-0.017615786,0.0062275906,-0.0008061283,0.015098129,0.0025838444,-0.039248303,0.036596727,0.019600686,-0.024122953,0.08347382,0.021888241,0.03229497,0.00018046059,0.026905688,0.026637424,-0.03508588,-0.032494515,0.04488415,0.0129053015,-0.06965926,0.010720896,-0.003051187,0.0012281039,-0.03950831,0.00036512347,0.018434888,-0.045014262,0.036217064,0.020646837,0.013342815,0.045103014,-0.036284048,-0.0012149985,-0.032014303,-0.0011531336,-0.010229367,0.03063379,0.020786317,-0.032233704,0.015733754,0.05618334,0.03284247,-0.023472216,-0.026136348,-0.03073897,0.020198831,-0.14345756,-0.024950268,-0.0114240665,-0.010482567,-0.009896553,-0.014421839,0.0042570797,-0.06170164,-0.015413396,-0.023596969,-0.008597971,0.010517082,-0.031033665,-0.02216032,-0.033783153,0.03939714,-0.025027417,-0.014717561,-0.029117614,0.06823434,0.002616627,-0.018161122,0.05809426,-0.015312489,-0.010174969,0.0022537867,-0.052287024,-0.023932762,-0.026330769,-0.0071882145,-0.045784526,-0.063398436,0.012169854,0.027161703,0.011890024,-0.012446102,0.016481025,-0.013491116,-0.059084807,-0.00867561,-0.022461848,0.019759541,0.009979198,0.0070150946,-0.01610288,0.04868991,-0.052822143,0.002813378,-0.039747395,-0.0072284476,0.010996012,0.03621604,0.0025102948,0.0016755768,0.0050708773,0.023814473,-0.0023852123,0.0039492347,0.009179147,0.032317095,-0.02264923,-0.014573333,-0.023847096,-0.0138858585,-0.03805278,0.028087933,-0.026093021,0.023252053,-0.02817315,0.027258046,-0.03600197,-0.018488998,0.021636812,-0.020551153,0.015292679,0.010471285,0.036806956,-0.03628023,0.0041607628,-0.025035251,-0.02362308,-0.0068621687,-0.013423685,-0.068213224,0.033553097,-0.0085774,-0.032433935,0.007863444,-0.035634797,-0.0040212465,-0.0722285,-0.05372715,0.022635145,0.015972128,-0.013296029,0.010014212,-0.015548773,-0.019739488,-0.021067586,0.008309323,-0.02704812,-0.028419808,-0.0084753595,-0.025561921,0.003847342,0.033679914,0.02811707,0.022843443,-0.010142207,-0.031657938,0.0078090136,-0.03271518,0.018299885,0.000979286,-0.062930115,0.0032382524,-0.03104904,0.026704118,0.03152065,0.0034355777,-0.04219651,-0.018925494,-0.0028436796,-0.04300935,-0.0033083737,0.075415015,0.046482597,0.02730823,0.039619137,-0.026299287,-0.010701939,-0.052255187,0.015469021,0.013767757,0.05187378,-0.03353481,-0.011799689,0.06852108,-0.029700996,-0.02022165,-0.045785055,-0.04714075,-0.005181479,-0.012011929,-0.001531047,-0.008854149,0.02064025,0.04191508,-0.019136487,-0.032921392,0.025455121,-0.026480755,0.01488238,0.030062001,-0.005342904,0.026218457,0.005933501,0.0077177957,0.0045195585,0.077970564,-0.022527983,-0.005897023,-0.031505063,0.0056758174,-0.0234337,0.05419269,-0.0030916173,-0.012116377,-0.03626577,-0.006779835,0.060967002,0.026587531,-0.0074490546,0.0044215876,0.03656823,-0.013374299,-0.007861203,0.029977567,0.00038952407,-0.026048902,0.0561085,0.0024444782,0.019360268,0.044062432,-0.006284056,0.0100743435,-0.026069134,0.015831571,-0.04875304,0.046294775,0.021526253,-0.0109023135,0.026828922,-0.017227696,0.040109754,-0.0094746975,0.016880393,-0.028436529,0.034971494,0.0144350175,-0.0064190957,-0.00912632,0.019755373,-0.012128458,-0.0608058,0.071617946,0.00026874576,-0.018739441,0.0030000801,0.064014375,-0.073198676,0.004716564,0.0057824096,0.009956195,0.033009496,0.020347329,0.03124497,0.042124487,-0.016326077,-0.035180435,0.05117604,-0.03359028,-0.02490437,-0.043030366,-0.029666439,-0.0076131863,0.021518353,0.057708733,-0.0075352527,-0.0005538939,-0.05982625,-0.010422176,0.008825965,0.012735819,0.0063989805,-0.028488189,-0.03284062,-0.00066480524,0.01936128,-0.027272454,0.031349223,-0.033849373,0.044809025,-0.009964582],"last_embed":{"hash":"1sqqkx4","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1sqqkx4","at":1762858194137},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 7-8: Headspace \"Reframing Anxiety\" or \"Difficult Conversations\"#{3}","lines":[63,63],"size":78,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1sqqkx4","at":1762858194137}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 7-8: Headspace \"Reframing Anxiety\" or \"Difficult Conversations\"#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050090406,-0.020079153,-0.017858867,-0.0034215227,-0.04247348,-0.009165492,0.035133217,-0.00049163576,-0.0025748964,0.0036857259,-0.018137073,0.010333346,-0.0066598924,0.004723927,-0.013844991,0.006822688,-0.0016504625,0.002453483,0.05325677,-0.0031486193,-0.04422976,0.022896288,0.045150667,-0.039220627,-0.023505947,0.00090314395,0.008690329,-0.029409371,0.017042851,0.03277753,-0.0072876993,-0.0071398984,0.030552702,-0.058658287,0.021800335,-0.0111302165,0.01048021,-0.017414,-0.05804759,0.041007396,0.010354253,-0.027819205,0.02937888,0.020909334,0.04314604,-0.033218745,-0.051111944,-0.0038362646,-0.030403163,0.009248741,0.012409938,-0.0157627,0.017975848,-0.029976461,-0.0070705605,0.023522474,0.006973462,-0.026237434,-0.046567086,0.00052822457,-0.07072385,0.0157514,-0.031307004,-0.018168822,0.01718303,0.057391547,-0.00027888129,0.026187511,-0.008239322,-0.014174244,0.020815475,0.03569478,0.010321952,0.011131508,-0.0642618,0.024635652,0.029387124,-0.012121476,-0.022154704,0.055197306,0.004387365,0.0067696995,0.006988881,0.024322512,-0.017947264,0.021064889,0.004311859,0.038540397,0.011158869,-0.032283496,0.011747526,-0.0036193703,0.024308452,-0.030622767,-0.0358362,0.00646615,-0.0011745994,-0.045313828,0.022148732,0.0068395766,0.03952962,0.009632304,-0.00088282564,-0.018297862,0.055262115,0.0043297266,0.032146636,0.04768885,0.024976086,-0.028834539,0.018317277,0.022139914,0.023162447,0.016320065,-0.013489198,-0.04023263,0.01958008,-0.038677018,-0.0062582684,0.0030421684,0.028611159,0.035830565,0.03695165,-0.01822116,0.007908444,0.013093984,-0.0142117785,-0.0060261586,-0.031526227,0.044279512,0.020509306,0.020341875,-0.04002706,0.013499767,-0.0036371453,0.020744963,0.05442117,-0.008044713,-0.024504047,-0.093322724,0.0072828108,-0.026242461,-0.05340529,-0.01486114,-0.007934644,-0.031863958,-0.035489872,0.0060559963,-0.01054984,0.047950365,0.006958357,0.009353394,0.02722397,0.0633533,0.012725909,0.008995151,0.018385138,0.028862316,0.0053913607,-0.014916679,-0.012710065,-0.04388818,-0.03664235,0.030697614,0.016355198,-0.0114411935,0.024216894,0.033270866,0.009862069,0.013411571,0.019570848,-0.0006209349,0.0005186153,0.009953472,0.005006064,0.0033552116,0.07110195,0.030358087,0.038274504,-0.02091169,-0.045581,0.011123431,-0.03341465,-0.035122145,0.021527277,0.035508856,-0.002678967,-0.019482134,0.014484048,0.038143523,-0.004942531,-0.025396632,0.011119749,0.030343048,0.08901313,-0.011345061,-0.013854227,-0.01998106,0.021943182,-0.04211475,0.01360917,0.042627253,0.00026179303,-0.030063277,-0.06938382,0.0076709697,-0.011491212,-0.030660916,0.03617975,-0.043062393,0.027893303,0.027666254,-0.0077566626,0.0064184945,-0.03872366,-0.023560435,0.024198042,0.0105086565,-0.0059550963,-0.0021479274,0.0326353,0.056700025,0.008387712,-0.01461258,-0.04083739,0.026478678,-0.046936885,0.022410074,0.029166698,-0.008759534,-0.0035002348,-0.0034567423,0.018168006,0.022971118,0.017897127,-0.021704441,-0.033938777,0.016417777,0.014029818,0.0036603839,-0.0058823056,-0.003347273,0.030296067,0.006184452,-0.021904916,0.04210035,0.061471205,0.044800244,-0.018353773,0.04161879,-0.04288234,0.0008824674,-0.03571354,-0.05256516,0.030895198,0.031755537,-0.0020248233,-0.01904166,0.034059506,0.036058366,0.0069094063,0.014078549,0.024928797,0.007905645,-0.004402564,0.022868736,-0.024148017,-0.044831865,0.038604196,0.07338495,-0.008857546,-0.023004781,0.028715393,0.011575812,-0.03444606,-0.028697869,-0.049584035,0.023136353,0.059036244,0.00408687,-0.034264285,-0.03034352,0.024353744,0.001695089,0.005725694,-0.0024774617,-0.035174254,-0.03567118,0.0015920976,-0.029500356,-0.02601771,-0.017203176,0.06082188,0.011077124,-0.014642284,0.004520429,0.019006345,-0.16721407,0.02610047,-0.011184921,0.057943385,0.008228092,0.0012566787,-0.015264946,0.0029394177,-0.06726445,0.06182775,-0.014239262,-0.03130831,0.008489559,0.00087617413,0.005727177,0.02009301,-0.022693967,-0.0107500795,-0.00426107,-0.044276398,-0.008770069,-0.025916673,0.02982825,0.03965719,0.01246766,0.03212857,0.05395941,-0.01203945,-0.020501425,-0.059900172,-0.050962925,0.042516496,0.0019033515,0.013604466,0.0018546185,0.037250422,-0.041420385,0.001538211,-0.025129665,-0.026111867,0.06318229,0.03310791,0.018545685,0.013395328,-0.018298425,-0.005972782,0.0067288503,0.00032132107,-0.028189234,-0.02408673,0.023648383,0.008357836,0.00736801,-0.0051656007,-0.030783733,-0.03407628,-0.0021122647,0.01865787,-0.03929681,-0.04253724,-0.009293376,-0.02636345,0.006668951,-0.0018925937,-0.03704044,-0.047946632,-0.031894498,0.014814227,-0.0063480064,0.01315382,0.04580171,-0.025099656,0.017085155,-0.0063132364,-0.0028961683,0.0041412744,-0.0040663737,-0.014839127,-0.02277623,-0.08306526,-0.0044753468,0.04181264,-0.03954911,-0.022246452,-0.04347204,-0.02145283,0.016181013,0.01767449,0.027304908,0.22623056,0.050630394,0.036556177,-0.020578012,0.05456377,-0.028078862,0.009438174,0.07589738,0.02637145,-0.01933228,-0.03435309,0.033906117,-0.0018576091,-0.002851244,0.022786986,0.05876689,-0.044758145,0.0252937,0.045623165,-0.00046840796,0.024680447,-0.026840001,0.014099691,-0.04009791,-0.04386576,-0.013978043,0.0028538452,0.03876089,-0.012211524,0.03488564,-0.033359107,0.07871464,0.067685954,-0.051930655,0.034614757,0.018936954,0.010624364,-0.058632717,-0.03627264,0.02340227,0.008714625,0.006439627,-0.008649664,-0.055003107,-0.039287377,-0.028290536,-0.0060069147,-0.023597682,-0.024226984,-0.010758173,-0.022761105,0.0041189482,0.014400735,-0.029321065,0.014624226,0.020299766,-0.009643404,-0.031172777,-0.014876484,0.028617863,-0.0011163253,0.022909224,-0.07024537,0.01905074,0.02689147,0.013976287,-0.026730727,-0.021912087,-0.0013411775,0.001330898,0.015287163,0.01380544,0.037273876,-0.003693771,-0.015595929,-0.017623005,-0.005627853,0.01375821,0.028890738,-0.001929985,-0.020005018,-0.039459564,-0.014385882,-0.0202793,0.021162508,-0.0016686819,0.03908357,0.04551849,0.001426182,-0.040301733,0.005360012,0.023670143,-0.042153407,0.014151443,0.009245438,-0.029394088,0.014694979,-0.055528965,-0.041661803,-0.010887183,-0.027200686,-0.0050654826,-0.012241363,-0.037176326,0.018435748,0.0035410877,0.053794365,-0.008638155,0.012855398,0.0035379357,-0.071568444,0.014498703,0.009932499,-0.013237466,0.0069326763,0.029325485,0.030391958,0.020527601,0.04394962,0.0056222714,0.031228308,0.036512516,-0.022144869,0.029620143,0.003896248,-0.07690581,0.023838865,0.033078596,0.018842649,0.011908951,0.008425661,-0.026419118,-0.019003423,0.058575697,0.014247241,0.031851444,0.02351912,-0.027478222,0.013095667,-0.013079138,-0.014197368,-0.009599698,0.019232756,0.017675966,0.02630499,0.018175758,-0.061687242,-0.0121771125,-0.06339399,0.04823255,0.00684279,0.015081082,0.008416401,-0.024984464,-0.0007777539,-0.074367225,-0.01968829,-0.015455177,0.013466311,-0.019583942,-0.005273818,0.011679899,0.03139046,0.047393262,-0.0084554795,0.023736637,0.003989479,0.01490062,-0.040913146,-0.013111898,-0.003125806,0.02558079,-0.02759702,-0.012804374,-0.018286997,-0.022436766,0.0015405938,-0.008294136,-0.032828685,0.0018676969,0.045295168,-0.012284798,-0.026539559,0.009661106,0.020023543,-0.013071006,-0.04307188,0.0034104153,-0.03310517,-0.025051804,-0.01723132,0.11491494,-0.004621454,-0.022023916,0.0036159954,0.021243457,0.09126762,0.05909357,0.02828733,0.011398243,0.029699035,0.010322967,-0.0011494501,0.01619666,-0.011418031,0.0047861882,0.033379935,0.053782623,-0.02640847,0.0006204747,0.017536243,0.008523261,-0.049093958,-0.008208093,-0.058145743,-0.027965177,-0.004136325,0.04006877,-0.043836575,-0.014425062,0.051116508,-0.0292533,-0.00019832504,-0.045077574,-0.033759855,0.013326292,-0.023187814,-0.03518901,-0.015927494,0.028454961,-0.0045691263,-0.044098824,-0.018353736,-0.034736387,0.008303199,0.018893037,0.0012445292,0.027814753,0.01141649,-0.005362778,0.0117468,-0.014386919,-0.004073487,-0.02004462,0.013216796,-0.02759353,-0.06873663,-0.015003824,-0.024937851,0.015709784,0.023379086,-0.0063722692,-0.011746994,-0.017580159,0.033343047,-0.015669946,0.049057566,0.017810497,0.010173735,-0.009768879,0.014723867,0.015083102,-0.011099085,0.014586025,-0.048831474,-0.029856386,0.004239679,0.009718251,-0.03270766,-0.04488748,-0.016337527,-0.032196954,-0.00404325,-0.0027232007,0.02152451,-0.004237778,-0.0083898185,0.017179864,0.01543631,-0.06675936,-0.042422015,0.019919438,0.00857677,-0.01696581,-0.015910031,-0.001272069,0.043201376,-0.024246788,-0.000010740045,-0.042216606,0.0004378841,-0.014620614,-0.07890208,0.039943893,-0.04592396,0.0043300237,-0.01146079,0.048950817,-0.011647383,0.012993971,0.004355972,0.025371913,-0.022986615,0.041831974,-0.026981216,0.036648255,0.022796473,-0.02194306,0.0088610975,0.008812959,0.022727516,-0.03225853,-0.018079884,-0.006540794,-0.0015336126,-0.012302587,0.027817057,-0.030355887,0.026845997,-0.0072587775,0.0077057714,-0.030129718,-0.009414035,-0.029434433,-0.014962825,0.02219428,-0.024282629,-0.06525248,-0.017648853,-0.014202268,-0.010346146,-0.014219031,-0.05222045,-0.010604851,-0.031903528,0.02030629,0.046092,-0.005663337,0.015984463,0.02603661,0.03479589,0.0012739672,0.013382162,-0.058840685,0.00036407783,0.022311933,-0.029884387,-0.035172228,-0.022835732,0.009964769,0.003739592,0.014659419,0.009164299,-0.042483285,0.029028235,0.020336084,-0.03604602,0.0832137,0.021118792,0.03705144,0.0006970516,0.031126082,0.020784114,-0.04659574,-0.028007528,0.041479126,0.005563666,-0.060008395,0.011857671,-0.014009976,0.005119041,-0.047333315,-0.0070204413,0.031002717,-0.05551347,0.032743085,0.03238318,0.017407656,0.044377428,-0.0332239,-0.004685689,-0.03366224,0.015541185,-0.0022579443,0.019119367,0.030309241,-0.029644752,0.018771261,0.06508464,0.043630123,-0.022840949,-0.03134695,-0.038741697,0.020441517,-0.14410989,-0.039657123,-0.009954653,-0.010754227,0.0009401854,-0.023350988,-0.0056207282,-0.061268944,-0.017445602,-0.023200512,-0.008877097,0.0019242442,-0.02907708,-0.01625288,-0.04811464,0.03606445,-0.03645729,-0.008094542,-0.03391027,0.055891853,0.0038193138,-0.0072605363,0.06930504,-0.011260327,-0.012475875,0.009652424,-0.046898175,-0.035143737,-0.032687042,-0.008758356,-0.04984325,-0.056018695,0.01361188,0.023771206,0.0017214873,-0.017129058,0.021930603,-0.004435164,-0.07343732,-0.013301417,-0.017165506,0.012967688,0.009579178,0.0087314,-0.010012686,0.050873253,-0.046165626,-0.0023882864,-0.035772048,-0.0025379364,0.01298854,0.040201012,0.012698829,0.0044763256,0.009931857,0.014635429,0.0035083012,0.009722033,0.00314403,0.025993286,-0.02780597,-0.014192695,-0.024703627,-0.01074379,-0.026429793,0.021556139,-0.02574118,0.024730857,-0.03159619,0.02409966,-0.031133283,-0.012547898,0.016732775,-0.017806197,0.0013872233,0.008197184,0.031495474,-0.031602357,-0.0024596096,-0.020654751,-0.032149706,-0.010101181,-0.019928744,-0.068157285,0.028679013,-0.024846315,-0.037776846,0.011077934,-0.04800788,-0.01000713,-0.06658323,-0.054918487,0.03361648,0.014852911,-0.011551543,0.010767724,-0.022595024,-0.0012733965,-0.019923877,0.006513174,-0.03401837,-0.017621975,-0.014522162,-0.030270075,-0.014255694,0.03280265,0.021007532,0.024147931,-0.014520695,-0.040104553,-0.005706121,-0.029250003,0.0153860785,0.009300561,-0.06641764,0.012053098,-0.0183503,0.033646937,0.03137812,0.010706825,-0.03303083,-0.017881857,-0.003385608,-0.04849163,-0.0059744944,0.09175436,0.03594644,0.033783168,0.028069234,-0.01473476,-0.017667,-0.050341815,0.02223121,0.022731798,0.053509973,-0.034047842,-0.012838219,0.06792145,-0.03199738,-0.017584883,-0.047634657,-0.055753168,0.0019852705,-0.015785528,0.010742073,0.0000060720076,0.029774943,0.032027114,-0.014413392,-0.032598894,0.031359445,-0.028939405,0.01596155,0.033388607,-0.003638026,0.025116637,0.0043493067,0.007763832,-0.015630947,0.06924293,-0.023632593,-0.013899856,-0.035598375,0.0087531945,-0.018428715,0.054255053,0.0023277025,-0.013901567,-0.036161974,-0.0057182666,0.05452527,0.028688367,-0.009644776,0.0024183674,0.043407273,-0.011899208,-0.00026086584,0.03384457,0.017597953,-0.020933539,0.06363797,0.011441444,-0.0011082074,0.053423453,-0.0068761287,0.009177183,-0.009211323,0.014997665,-0.04837267,0.05441724,0.014329292,-0.005045468,0.016712373,-0.0101366,0.0417325,-0.014237561,0.01296009,-0.02028067,0.04177376,0.02823371,-0.0020065238,-0.00473276,0.023929698,0.00024563464,-0.049669676,0.06485985,-0.00071981497,-0.022841401,-0.0058777495,0.04200842,-0.069594964,0.0036434098,0.0041365367,-0.005347372,0.023625733,0.029329864,0.023349222,0.0479297,-0.016808426,-0.043866605,0.056875836,-0.020688377,-0.027775876,-0.03476355,-0.014367391,-0.0010765471,0.013746409,0.049426336,-0.0027479231,0.0048141386,-0.07367293,-0.0021413807,0.0030063111,0.017069684,0.002398908,-0.015085722,-0.04282233,-0.0023517828,0.014987383,-0.022499448,0.038275093,-0.03438531,0.041465014,-0.00017564249],"last_embed":{"hash":"1avg4q0","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1avg4q0","at":1762858194137},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#The 8-Week Program Using Headspace#Week 7-8: Headspace \"Reframing Anxiety\" or \"Difficult Conversations\"#{4}","lines":[64,65],"size":58,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1avg4q0","at":1762858194137}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041184958,0.0023556543,-0.04996691,-0.0015088114,-0.042577144,-0.024702646,0.029198289,-0.004338686,0.009072691,-0.0047327867,-0.011490527,-0.011807638,-0.019309953,0.006692176,0.03321661,0.038312387,-0.038538575,0.025662405,0.018491635,-0.014399396,-0.015257746,0.020613767,0.060115546,-0.039350893,-0.030482255,0.01099208,-0.0015813096,-0.021486636,0.025488317,0.048449192,0.0121589815,-0.03131939,0.020395657,-0.024207864,-0.03758953,-0.0044880523,0.023700433,-0.012675312,-0.03453617,0.057653684,0.021504171,-0.033840507,0.02393904,0.021059215,0.0419066,-0.023060272,-0.051021066,-0.0045039644,0.025933908,-0.0031616304,-0.01297874,-0.010312044,0.022312345,-0.017081236,0.016975556,0.026257493,0.026456427,-0.03062756,-0.031022824,0.016245462,-0.04221068,0.019499695,-0.028591517,-0.020627586,-0.01818114,0.04561915,0.03399703,0.023256898,-0.02445887,-0.034815002,0.0012426161,0.027201174,0.031998105,0.0151276225,-0.047567796,-0.0013896552,0.0010752886,-0.009422253,-0.014672282,0.038769417,0.006044015,0.020563444,0.008298319,0.0032425278,-0.011277943,0.012213659,-0.030245429,0.074612744,0.03578411,-0.0068579786,-0.019957295,-0.008856414,0.002022681,-0.04801274,-0.0021906495,0.010556961,0.03222199,-0.04613208,0.038911916,-0.00024542343,0.028813241,-0.0037263075,-0.010972272,-0.0074898964,0.0049794614,0.011748033,-0.0040409933,0.03198405,0.022121694,-0.02126745,0.023056716,0.07197368,0.023664277,0.023360763,-0.0009954975,-0.03554305,0.029511457,-0.054339126,0.004988272,0.007012453,0.016528323,0.043601133,0.024919147,-0.028317878,-0.0019266421,0.035163373,-0.0100492975,-0.02611518,-0.03270532,0.047237195,0.010186383,0.019981552,-0.023906961,0.017644554,0.008111466,0.03110674,0.052227054,-0.003361189,0.00036199013,-0.08391841,-0.0042794477,0.013669853,-0.02624759,0.0008498096,0.010620249,-0.061609738,-0.0041492595,0.024144027,-0.0032186469,0.023667885,-0.0071136407,0.018701907,0.012391125,0.08191392,-0.01749112,0.036902573,0.009371682,0.040162973,0.014888198,-0.007821794,0.037861474,0.027788153,-0.05308137,0.057417136,0.003291032,-0.03067993,0.0074951295,-0.005941159,-0.019439671,0.014304663,0.020372357,0.0009075929,0.0026562428,0.015155853,0.018596752,0.018952139,0.059563503,0.03930583,-0.010514352,-0.020786516,-0.06526443,0.0058005424,-0.033652447,-0.069659464,0.007652812,0.059958525,-0.016701547,-0.023359923,0.016141836,0.04952858,-0.016011849,-0.002014718,-0.00080507377,0.037518885,0.031694263,0.0055821463,0.023883903,-0.004441125,0.02372622,-0.014802178,0.023918258,0.03273198,0.042306498,-0.0048438855,-0.042845305,-0.019982396,-0.04861876,-0.05908415,0.0065649864,-0.06031054,0.012860962,0.021987036,-0.013383797,-0.04152678,-0.005538438,-0.0009388999,0.043891173,0.0021866262,0.019587923,0.015744008,0.007686505,0.057174124,0.02128562,-0.0071802847,-0.035693288,0.027175372,-0.009061629,0.044883084,0.020664474,0.013320631,-0.010050748,0.0035758854,-0.021336384,0.0065634786,-0.0059480215,-0.039944384,0.008079498,0.012353306,0.045550488,0.0066234968,-0.035431284,0.020882362,0.008577697,-0.00237208,-0.014740131,-0.009321509,0.029579174,0.040747784,-0.017238582,0.03342809,-0.013580875,-0.024628228,-0.0501951,-0.02655035,-0.007998033,0.0077118413,0.00060918747,0.009046163,-0.0038453648,-0.0061139804,0.0042088567,0.03241404,0.01571496,0.017208314,-0.00749344,-0.002072614,0.011759557,-0.0010685103,0.007112905,0.04103625,0.0021450499,-0.019860808,0.022768728,0.019683326,-0.029301103,-0.013167211,-0.049104452,0.024393745,0.04815306,-0.013245384,-0.046278976,-0.015818149,0.01306377,-0.007953695,0.015515305,0.006287218,-0.03868759,0.0025027858,0.027601691,-0.051113836,0.009807424,0.0028229975,0.06893141,0.010953256,-0.026360294,0.021720087,0.008744978,-0.17985912,0.008218464,-0.016430784,0.062330585,0.007789112,0.023541503,-0.044654585,0.010539546,-0.04664508,0.032683857,0.008627045,-0.046303563,0.031222388,0.0029633555,0.022264358,0.0046110963,-0.008254597,-0.013189387,-0.012568625,-0.061744098,-0.058304515,-0.054465424,0.08765825,0.054411113,-0.025588183,-0.0033071127,0.06502273,-0.030709436,0.014120757,-0.04007032,-0.07291234,-0.007284759,-0.0014408892,0.0069425744,-0.013796284,0.042997066,-0.010290092,0.02746518,0.005789907,-0.0077787233,0.075336576,0.04389959,0.020097416,0.034064103,0.011476147,0.019213062,-0.00782109,-0.015888298,-0.049230218,-0.008478772,0.006288755,-0.005421381,-0.02577933,-0.0030628603,-0.03717507,0.002728695,0.0058665876,0.040035587,-0.0053069456,0.006296156,-0.0008500642,-0.012119808,0.0073182113,-0.004044346,-0.037210103,-0.055636063,0.0006378683,0.016964301,-0.027538177,-0.022989688,0.0322286,-0.035055853,-0.0056475103,-0.02338337,-0.007877429,0.00013432764,-0.013348894,-0.025033781,-0.013707334,-0.11460297,-0.015097617,0.031399917,-0.027137255,0.01021216,-0.003517531,-0.044282395,-0.016563652,-0.004068416,0.022161266,0.23797229,0.040100068,0.028613886,0.00057716004,0.047922775,-0.0026607232,-0.010066085,0.075187296,0.0006936082,-0.043018773,-0.018167721,-0.00363865,0.0042613884,-0.019666567,0.003163523,0.042385407,-0.05911604,0.011517502,0.059298307,-0.010312422,0.03546604,-0.028653838,0.0072094165,-0.015350184,-0.06746954,-0.016524542,0.023896832,0.05462028,0.0021669376,0.030803982,-0.0063566314,0.04364329,0.024845898,-0.032800384,0.049260683,0.012809467,0.017980259,-0.042910956,-0.013988671,0.025217012,0.022406274,0.0090025645,0.046115372,-0.05115329,-0.02076452,0.009229811,-0.017195372,0.0006852015,-0.01827596,-0.02076066,0.0069268383,0.019781467,0.026595943,-0.013313267,0.0029389176,0.0075907293,0.0006296049,-0.03657903,0.003456382,0.03413924,0.03198559,0.021850962,-0.03567687,0.0011842272,-0.0028337166,-0.012745222,-0.02295833,-0.0075221127,-0.008793872,-0.00928354,-0.010958971,0.0032020994,-0.00239952,0.020339552,0.02150424,-0.0013495575,0.013388891,0.048001993,0.010796375,0.019346489,-0.012204558,-0.04070924,-0.035358556,0.0030567327,0.035517994,-0.005719261,-0.0020889798,0.09103175,-0.022813655,-0.007695762,0.030134343,0.010907693,-0.016241418,-0.0015242642,0.011745767,-0.014605286,0.03289758,-0.03271177,-0.027469208,0.032325648,-0.015069596,0.044472303,0.011230145,-0.03924584,0.031934347,0.0061064074,0.004995267,-0.047846522,-0.0041175834,0.012194673,-0.106903166,0.0023063887,0.038588937,-0.004226888,0.027124172,0.07216839,0.03941282,0.014077452,0.05056779,-0.030469779,0.025158446,0.00089002866,-0.028892731,0.007602048,-0.022044664,-0.05384331,-0.0028328262,0.0055790353,-0.022899818,0.046716746,0.038710173,-0.010216531,0.01597951,0.041577466,0.043130063,-0.01813066,0.055105418,-0.008710282,0.024051191,0.03155526,-0.015667748,0.01070039,-0.028980523,0.046369977,0.017869415,0.041285124,0.0005617616,0.012850943,-0.04264568,0.038583096,-0.0028385315,-0.010602192,0.029565379,-0.02457175,0.0033285322,-0.10592153,-0.031989526,-0.047232024,-0.012561874,-0.0260005,-0.009264262,0.008798284,0.026112335,0.08405293,-0.002335828,0.02626796,0.0025030477,0.036372684,-0.0021868583,-0.010389834,0.02318457,-0.0049804817,-0.033269405,-0.011441125,-0.021099892,-0.06468569,-0.012222234,-0.017165437,-0.0068614357,-0.008272778,0.033439565,-0.006189952,-0.04015891,0.018843377,0.040668882,-0.0027088758,-0.053065557,-0.009083099,-0.0062491978,-0.012633911,-0.00844245,0.11402189,-0.009315694,0.010801284,0.042529177,0.02152709,0.06380522,0.043415286,0.01313889,-0.016215714,0.012847119,0.009929996,0.0034655903,0.006510725,-0.009347145,-0.037533052,-0.008816655,0.0385225,0.027566046,0.0059137507,0.0010229979,0.00031111288,-0.059321217,-0.014863543,-0.03753647,-0.036270823,0.0058862497,0.05162732,-0.040577486,-0.023000859,-0.009648093,-0.012886271,0.023912016,-0.040119976,-0.009136595,0.045829482,-0.018318975,-0.040942416,-0.034481734,0.004625496,-0.009531453,-0.024338,-0.010710003,-0.028243493,0.011999194,0.01399195,0.0007668118,0.022471337,0.012194593,-0.015130311,-0.04424456,-0.017726906,-0.011292557,-0.0019821415,0.02854929,0.005881338,-0.013337875,-0.02472188,0.00028086043,0.02789066,0.019142672,-0.016915176,-0.006416565,-0.010275602,0.045662273,0.008713351,0.033915833,0.0076416144,0.038797382,-0.017574845,0.0076137576,0.031617735,-0.01123669,-0.017495334,-0.064207345,-0.07684586,-0.0003056782,-0.0073384657,-0.035892796,-0.049705867,-0.025751172,-0.004314544,-0.006910357,-0.007112458,0.0018773817,0.0046378467,0.013066152,0.008426183,0.009998924,-0.043837495,-0.020651128,0.026396204,0.034435,-0.0025402498,-0.040665183,-0.0125705255,0.03644775,-0.013886703,-0.001958693,-0.078882754,0.013561094,-0.01529458,-0.061767954,0.02000636,-0.011155198,-0.026845764,-0.04617561,0.032914266,0.0012448358,0.0066147693,-0.008535971,-0.0004152428,-0.010134087,0.00073172187,-0.020916294,0.03307465,-0.007851107,-0.015730334,0.058471713,0.020740347,0.010264728,-0.04297119,-0.01914735,0.0055040237,-0.0058722724,0.008997567,0.030829886,-0.018212011,0.04590021,-0.009325808,0.0023587095,-0.03524037,-0.022201438,-0.037749615,-0.018370083,-0.0009532505,-0.011548284,-0.019502161,-0.009878809,-0.022946104,-0.006577482,0.0062946673,-0.027320897,-0.03508177,-0.030232439,-0.011247344,0.014817624,0.020104209,0.031195559,-0.027892537,-0.017340451,0.06536084,-0.006197039,-0.062424697,-0.009567674,-0.0014747643,-0.030160392,-0.011046338,-0.02093344,-0.0029855396,0.040290676,0.018093294,-0.0011589185,-0.057972945,0.03467356,-0.0034048343,-0.003299367,0.03627548,0.06936392,0.058673482,-0.047391932,0.04438469,-0.02603318,-0.036430486,-0.0123260245,0.033270486,0.04333367,-0.03503421,0.036945377,-0.019338602,0.010738929,0.009694748,-0.0015190962,0.01697666,-0.055709533,0.030580591,0.0006229821,-0.023491167,0.025999218,-0.000910855,-0.011846012,-0.026549168,-0.02671654,0.004199406,0.0025115793,-0.01055313,-0.02548734,0.029528689,0.074489415,0.019064408,-0.013028594,-0.024701862,-0.040092822,0.003377537,-0.15145573,0.0141543215,0.00043035756,-0.011984374,0.017340308,-0.013469442,-0.043386187,-0.06644066,-0.02642538,-0.012143491,-0.019724723,-0.021322353,0.0035952225,-0.015011111,-0.025150126,0.021387951,-0.049867377,-0.01312867,-0.044910677,0.036558285,0.01225357,-0.011031156,0.06629788,-0.0031926115,-0.025104824,0.001907326,-0.0059602237,0.008999732,-0.019542854,-0.040515836,-0.029416494,-0.034780964,0.022073794,0.0064767846,0.019693376,-0.03764431,0.009594941,0.010788528,-0.042741988,0.0044508185,-0.022882525,0.027835393,-0.018303726,0.0403313,-0.020766888,0.07208564,-0.05122974,-0.011761278,-0.07998891,0.009804545,-0.0013919409,0.04734341,-0.0134111075,0.0063058734,-0.015863763,-0.019299623,-0.030691091,-0.024914129,-0.015593459,0.000034962435,0.017049959,0.008024785,-0.04715526,-0.027363908,-0.0701622,0.027486058,-0.05693276,0.017264988,0.0009871387,-0.006974382,-0.019972255,-0.020024164,0.00913078,-0.013796524,-0.020145003,0.013280471,0.008640083,-0.040180713,-0.015116556,-0.030914446,-0.04454238,0.00017852981,0.017949607,-0.0365694,0.033784125,-0.015251536,-0.009159541,-0.017188894,-0.041370075,0.00047368192,-0.06271477,-0.04820864,0.0035546876,-0.0048060687,-0.016135246,0.04463059,-0.03486638,0.0069883596,-0.018127313,0.008576728,-0.026988037,-0.00842348,-0.03834466,-0.022285359,-0.023110427,-0.012774214,0.019050175,-0.0054379287,-0.007533577,-0.001118429,-0.009803443,-0.032212697,0.010860381,0.03553505,-0.08978344,-0.016893342,-0.021047456,0.034008842,0.0041781585,0.007094306,0.0027587565,0.008538198,-0.019879086,-0.02452454,0.01647879,0.074717365,0.04282149,0.011796305,0.03318574,0.013223419,-0.017868508,-0.07715957,0.014669921,0.00092268526,0.029094998,0.0010536986,-0.016873827,0.035798594,0.012921468,-0.041175336,-0.006244012,-0.041974325,-0.003911876,-0.024337258,0.006535457,-0.023139792,-0.00021418996,0.025422525,0.0027884261,-0.040442336,0.0019919022,-0.0043719904,-0.0034973212,0.04172624,0.0037071365,0.055685785,-0.0046613324,-0.00017320481,0.00028348033,0.053285763,-0.0053684753,-0.021741493,-0.009167181,0.0047327983,-0.013892786,0.05796738,0.020070102,-0.029290592,-0.03306687,-0.004387909,0.05317212,-0.005905245,-0.024666911,0.0024659506,0.018120313,0.013682656,-0.014552886,0.00081088993,0.020766202,-0.025259055,0.037574176,0.002601148,0.03930537,0.05603975,-0.0369697,0.0011784454,-0.0025451907,0.016937202,-0.0078356685,0.01876627,-0.029505301,0.010466748,0.02098996,-0.0061782287,0.06633485,-0.013294463,0.011421404,-0.032421965,0.047333136,0.0050317678,-0.0033793447,-0.048452068,0.015210906,-0.0051382487,-0.029407026,0.018408548,-0.014645385,0.0016196771,-0.010507994,0.016699787,-0.052700322,-0.029412085,0.014540406,0.017277064,0.003985555,0.016768798,0.042804323,0.0063026985,-0.016879842,-0.0442068,0.0382489,0.011367299,-0.018509895,-0.0018969574,0.0013463101,-0.025889402,-0.012048399,0.023777636,-0.032380532,0.021332506,-0.071878344,0.008696006,-0.00017303458,0.033693355,0.0032004681,-0.0043414948,-0.04202768,0.030132748,-0.035817318,-0.010757346,0.016142597,-0.03995928,0.014226632,-0.008040761],"last_embed":{"hash":"1wecj86","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1wecj86","at":1762858194138},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration","lines":[66,85],"size":456,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wecj86","at":1762858194138}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.054974306,0.002542857,-0.042583935,0.0033613674,-0.05236937,-0.012177287,0.03738531,0.010686052,0.021940231,-0.002439426,-0.011370348,-0.003806554,-0.0112549765,0.0020291188,0.020177716,0.036634408,-0.017994393,0.02722279,0.008767663,-0.012954322,-0.012076645,0.025084637,0.051555764,-0.035697762,-0.035823684,-0.004627025,0.016722765,-0.022049293,0.010259133,0.06428586,0.007786933,-0.05209567,0.04180268,-0.026222868,-0.028740551,-0.019451853,0.026754186,-0.005145378,-0.04727014,0.0455508,0.01794263,-0.026027633,0.035353035,0.025522131,0.04001647,-0.029779015,-0.05307616,-0.0013208885,0.005627756,0.004997418,-0.006739349,-0.017839195,0.012085285,-0.023993777,0.0058947536,0.0288685,0.019413566,-0.034802277,-0.0034132947,0.002795378,-0.042381767,0.009606631,-0.011980443,-0.023020392,-0.0068806824,0.028414872,0.052272815,0.024652949,-0.02153663,-0.03138338,0.015031893,0.0131413825,0.026515761,0.005063941,-0.047130268,0.010124121,0.0023510344,-0.0074423105,-0.021824189,0.044444498,-0.0026312587,0.013741986,0.012975653,-0.009215056,-0.016883463,0.027362013,-0.020439938,0.057553608,0.035261303,-0.004492275,-0.03472714,-0.013147813,-0.01901735,-0.045811206,0.0003953591,0.0163876,0.03492894,-0.030968798,0.031355944,-0.005540411,0.054686464,0.015414488,-0.0175391,-0.004094486,0.006605599,-0.015081477,0.008299895,0.022704775,0.00035911263,-0.0094950665,0.006705055,0.07558923,0.037647877,0.034417488,0.009818847,-0.03675135,0.03856012,-0.06958249,0.01323244,-0.007935701,0.023302361,0.017249303,0.013050007,-0.03251445,0.01484282,0.017411266,-0.011191699,-0.023402771,-0.02258626,0.024853164,0.023584122,0.0422979,-0.00918252,0.011069682,0.0069773686,0.021360332,0.050678328,-0.009418676,0.0073468764,-0.07330106,0.014419588,0.026296234,-0.021289185,0.0024130866,0.0012274545,-0.03708133,-0.0034464083,0.015215386,-0.005203707,-0.007027827,0.027096825,0.01960924,0.021121237,0.10458581,-0.008942838,0.008430064,0.018484136,0.055107806,0.01372475,-0.019560069,0.014531505,0.032336734,-0.043271903,0.04562116,-0.013806697,-0.030342987,0.024295026,0.009987619,-0.0060964725,0.032984786,0.008184905,-0.022435095,-0.009159215,0.0070235333,0.02836734,0.011074559,0.07572264,0.027701722,0.0026283718,-0.015008968,-0.051358566,-0.0037330776,-0.030980498,-0.044851422,0.007993907,0.04775003,-0.0063430667,-0.035337336,0.011036776,0.04434747,-0.0032959154,0.0006863724,0.0089708315,0.007799002,0.033580597,0.014397424,0.013734111,0.017841928,0.023808692,-0.027856423,0.02961481,0.028501207,0.028903736,0.0122043425,-0.040899746,-0.01488962,-0.024895936,-0.050065093,0.018193807,-0.042024687,-0.0036742303,0.019645387,-0.00474365,-0.044495463,0.0096091265,-0.030309161,0.049691617,0.0023418565,0.032377046,-0.0013154736,-0.017731786,0.054599624,0.026960507,0.017109582,-0.0386066,0.02954942,-0.0054479614,0.032702602,0.025831172,0.012970643,-0.0071325367,-0.012376964,0.0012789429,0.00944841,-0.005646998,-0.02864085,0.010182583,0.006191539,0.032842517,0.004523889,-0.039395742,0.0261316,0.0026724897,-0.00919074,-0.033473082,0.014490015,0.019439885,0.052133463,-0.024392296,0.042868372,-0.012570735,-0.021753298,-0.03458284,-0.038867094,0.016377164,0.012637278,-0.008765319,0.009799624,-0.00338012,0.0033671828,-0.004868126,0.010023622,-0.0239034,0.011119186,0.009164888,-0.0019560594,0.02317578,-0.0051159626,0.02508685,0.010582935,-0.0135593945,-0.017679917,0.033276185,0.013506885,-0.01591774,-0.026146743,-0.061206456,0.014523227,0.04764169,-0.015127183,-0.02251143,-0.002685061,0.021727683,-0.009839106,0.034722444,-0.00277857,-0.020154113,-0.017443554,0.0028795388,-0.044325646,-0.005225868,-0.0008537652,0.06908088,-0.0044554197,-0.026441585,0.011415575,0.010140571,-0.17042829,0.0003870587,-0.028056426,0.077715546,0.015606266,0.027946787,-0.04043955,0.003363546,-0.050844748,0.04684281,0.013110844,-0.051304374,0.053430617,0.004184152,0.01426781,0.010655467,-0.0129491575,-0.0045211078,-0.01417675,-0.04632915,-0.03457933,-0.06006367,0.06601258,0.06375925,-0.029024413,-0.0030691726,0.09726368,-0.027857728,0.017754076,-0.04848756,-0.060881704,-0.02590734,-0.0012915857,0.004760004,-0.010729274,0.054812893,-0.0089995,0.023892254,-0.00034193826,-0.008834268,0.07207184,0.03409237,0.0214276,0.052060854,-0.0045668716,0.02364691,-0.011116028,-0.015734049,-0.03873205,-0.006994358,-0.019356575,-0.011942014,-0.012805973,-0.00031876547,-0.05451779,0.006364591,-0.012867983,0.044107147,0.002504488,0.008249551,0.002530008,-0.040221248,0.004463447,-0.008837755,-0.0243517,-0.065057375,0.014108483,-0.0076528317,-0.037512295,-0.020611979,0.013630396,-0.039651085,0.0029142434,-0.028976873,-0.025237324,0.005330437,-0.0003089361,-0.012786212,-0.03004621,-0.090426855,-0.020603029,0.04348218,-0.024267912,0.016802687,-0.016740335,-0.05218647,-0.0056029125,-0.00057222275,0.0179882,0.22780596,0.026075961,0.06335433,-0.0076232646,0.05974095,-0.0079056015,-0.018826611,0.04886899,-0.0056657465,-0.040871695,-0.008047573,-0.0049355268,-0.0036991541,-0.019536387,0.011740369,0.048302017,-0.0581816,-0.012000567,0.062714145,0.0048110327,0.017081762,-0.026974263,0.02683314,-0.030766422,-0.08270315,-0.0042430284,0.03345186,0.04454255,0.0023939728,0.043567963,-0.018104494,0.060810983,0.033384338,-0.021276178,0.05113653,0.008629864,-0.0012916041,-0.052446462,0.002708904,0.008351203,0.0065535116,0.0019074308,0.032749705,-0.04958255,-0.01637862,0.0010350801,-0.033320844,-0.020092638,-0.024389002,-0.014661233,0.020215265,0.003917534,0.019921381,-0.01207342,0.023826074,0.004094294,-0.010786842,-0.032091323,0.0032502296,0.04023268,0.019335747,0.01599601,-0.036503557,-0.0010064412,-0.0055598593,-0.00928986,-0.011809907,-0.01956263,-0.01433321,-0.021336796,-0.009820855,0.01813684,-0.0012674507,0.02456493,0.028528074,0.0026914182,0.043169092,0.057911012,-0.0012859431,0.037004925,-0.0220595,-0.049488638,-0.03701895,-0.0090138335,0.03529361,-0.040691644,0.00018613905,0.07921381,-0.010777207,-0.0024647906,0.036341935,-0.0059148804,0.00027302443,-0.027197195,0.00846732,-0.0186008,0.008683914,-0.029511688,-0.02907419,0.025319215,-0.026739448,0.040225137,-0.005600292,-0.02994493,0.02212235,0.016590524,0.008462681,-0.041020386,-0.0053792587,0.00290175,-0.08691368,0.016589796,0.04091379,-0.018080726,0.011274617,0.07488481,0.035271965,0.008810544,0.057505377,-0.038158845,0.04545044,-0.021395184,-0.02954918,0.011463023,-0.030549396,-0.06399289,-0.0053170854,0.0059844474,-0.025322799,0.04499667,0.034974363,-0.009776345,0.01000143,0.04027549,0.018874919,-0.006613787,0.0464045,-0.021961888,-0.00020366591,0.04160217,-0.0028325978,0.017976686,-0.02603538,0.025964463,0.02769084,0.052707188,0.0015721197,0.021400746,-0.04302802,0.05152216,0.0010768265,-0.022148632,0.04256042,-0.024842588,0.021140227,-0.09793768,-0.043539498,-0.038740117,-0.020777518,-0.03219513,-0.016546605,0.020546934,0.045319077,0.08350232,-0.02692849,0.032907598,0.0046054674,0.014706259,-0.008949434,-0.010058129,0.015220206,0.005008927,-0.05270308,-0.011396265,0.007085819,-0.064639255,0.012154518,-0.016140588,-0.030765397,-0.015976958,0.049803678,-0.031252008,-0.03903122,0.00923621,0.05510917,-0.0021337832,-0.05716425,-0.011975796,-0.0028410493,-0.02189778,0.0047573945,0.11295083,-0.0137041835,0.012180979,0.041727122,0.012063129,0.025293333,0.023929762,0.013789191,-0.021999903,-0.011382175,0.010988598,0.0036489419,-0.008270295,0.0034567467,-0.034242395,-0.015010275,0.01710254,0.02375532,0.0025612891,0.0058968244,-0.01848446,-0.04988761,-0.0005892387,-0.03975568,-0.023063978,-0.0017286569,0.04054498,-0.0545832,-0.0322963,-0.012844873,-0.015909348,0.015790146,-0.0412574,-0.02524385,0.048603896,-0.015819427,-0.022360004,-0.045931116,0.009528745,-0.009251267,-0.011030291,-0.018794283,-0.0378163,0.0017625809,0.025207952,-0.012997704,0.02969808,0.003934162,-0.024157153,-0.02345336,-0.016492499,-0.010811074,0.0049851807,0.042066738,0.0025638663,-0.030693777,-0.021672828,0.008200042,0.020181926,0.022071285,-0.010172477,-0.0014581664,0.0018385899,0.054095525,0.0069967993,0.02366392,0.020649532,0.028494613,-0.037915193,-0.010514277,0.02297305,-0.01719244,-0.015702175,-0.058987234,-0.06258489,-0.01732487,-0.0028370307,-0.036570292,-0.024496946,-0.0059284777,-0.0008216023,-0.0029669164,-0.017207496,-0.018551195,0.024527792,0.0054726433,0.023285322,0.021796517,-0.04999555,-0.043109644,0.015893562,0.021240434,-0.010106828,-0.040612176,0.012290368,0.022160178,-0.018082026,-0.0028691948,-0.063268214,0.0290493,-0.007682677,-0.07643521,0.012918104,-0.012934244,0.0043171057,-0.020752566,0.04794022,-0.005067062,-0.0059313215,-0.0096592,-0.012321534,-0.0016776808,0.011404085,-0.0054691574,0.019876687,0.002995787,-0.0046132514,0.051008523,0.010956602,0.023252483,-0.055808336,0.0015666974,0.0067778206,-0.0016546481,0.0046298928,0.03482158,-0.0040532644,0.034743607,-0.011028345,0.014932413,-0.0120357545,-0.028559756,-0.0099032605,-0.034243375,0.0043606414,-0.0034928734,-0.0022771633,-0.007476614,-0.011402785,-0.026790174,-0.009938725,-0.03902914,-0.035886988,-0.015954347,-0.021497115,-0.0030215534,0.035778392,0.005697534,-0.000024543813,-0.01953865,0.06196549,0.0042687734,-0.05669007,-0.020255875,-0.004001312,-0.017477386,-0.0013378374,-0.026297282,0.0030124688,0.038187753,-0.005027856,-0.00139935,-0.061828718,0.016060678,0.021563204,-0.009166249,0.040435754,0.05132006,0.060538493,-0.03378533,0.04136386,-0.021961477,-0.034684047,-0.009534134,0.025375504,0.021053378,-0.013762375,0.032934155,0.000010981544,0.004595594,-0.020675285,0.010448412,0.03474092,-0.040377103,0.03245201,-0.010475965,-0.016003529,0.013996782,-0.0015955187,-0.0022731924,-0.024799809,-0.025247607,0.015590657,0.015737517,-0.0053081126,-0.012764273,0.030426184,0.070432104,0.027115243,-0.009293817,-0.023003237,-0.03394427,0.007769669,-0.15179116,0.01492364,-0.011893017,-0.031710304,0.013258224,-0.023563325,-0.052261617,-0.04346268,-0.016340487,-0.032004997,-0.020175586,-0.027520036,0.0020668646,-0.004859932,-0.021254765,0.019389823,-0.038094796,-0.014165022,-0.04196829,0.044388324,0.0090342555,0.004001617,0.0961395,0.0038992283,-0.025086202,0.0053142044,-0.021680228,0.008578684,-0.03955819,-0.04195273,-0.015683783,-0.044475764,0.015868535,0.01710261,0.0021389567,-0.039607875,0.0024392332,-0.0023427207,-0.046325166,0.0024372935,-0.019083183,0.017712627,-0.011566101,0.04020255,-0.013272719,0.06637134,-0.015083017,-0.008191818,-0.06822391,0.0028938104,-0.01735469,0.044574138,-0.008572943,0.0020779043,-0.022374645,-0.026608612,-0.024894979,-0.028649753,-0.016842136,-0.0017742009,0.0038298778,0.010506204,-0.047642946,-0.018606093,-0.053888302,0.012951394,-0.0501033,0.025429524,-0.014480619,-0.018616457,-0.012583744,-0.01884795,0.015543075,-0.007816476,-0.023414714,0.0057193516,0.021584257,-0.03694122,-0.006767446,-0.024941962,-0.06910817,0.025970433,-0.00013275004,-0.054110482,0.046907805,-0.023483982,-0.013765393,-0.008372842,-0.04608542,-0.008503381,-0.05206417,-0.049680036,-0.0020325787,-0.01633455,-0.02792043,0.047447972,-0.04371955,0.02425454,-0.0049102046,0.02364695,-0.016880399,-0.005476339,-0.03638478,-0.019574113,-0.030462073,0.019546852,0.018188596,0.0032473104,-0.02423334,-0.019137103,-0.022720788,-0.046739858,0.0036024882,0.027870541,-0.082959466,-0.0069492073,-0.0064214305,0.02864427,-0.00066759414,0.0029784637,0.0064310106,0.004060117,-0.0021413746,-0.039838307,0.0066285105,0.07642625,0.043434553,0.053328168,0.03045407,0.0037961074,-0.01037577,-0.067611724,0.03891375,0.011968705,0.04795052,0.0033388308,0.010533156,0.03545003,0.0012841463,-0.048395358,-0.03366063,-0.042834476,-0.008021503,-0.021797705,0.013425663,-0.008109431,-0.0069445926,0.013582231,0.02298578,-0.025348505,0.0031916883,-0.025914753,0.002288028,0.041433625,0.007558666,0.052612603,-0.0029919879,-0.005293211,-0.032793574,0.07081289,-0.0010653759,-0.013888858,-0.0025778161,-0.007975303,-0.036013015,0.05801671,0.014162379,-0.025736392,-0.035107594,0.0018941415,0.0575333,-0.008171524,-0.017201355,-0.0044493023,0.029175144,0.013153564,-0.013690119,-0.0011039531,0.012828124,-0.01744852,0.038464766,0.002264402,0.074725635,0.052835517,-0.030724023,-0.022993036,0.011081097,0.023433104,-0.0070006405,0.009382125,-0.03700851,0.018538026,0.010931841,0.013414136,0.081614606,0.015963553,0.013911192,-0.035071522,0.040787846,0.004381953,-0.012422434,-0.027217574,0.031932097,-0.00012760585,-0.024550647,0.022718146,-0.024090627,-0.02518956,-0.016330127,0.0043577836,-0.03968938,-0.007423284,0.007278838,0.021110486,-0.01965328,-0.008403894,0.034543205,0.017744826,-0.02066143,-0.0299536,0.047082692,-0.006824375,-0.022377465,0.01191564,-0.0055010016,-0.019777104,-0.013935779,0.014330649,-0.006928033,0.03638309,-0.0797043,-0.0036664496,0.00545471,0.0258794,0.008202027,0.0011764575,-0.059086427,0.023935717,-0.019145515,-0.031705834,0.01942612,-0.044550784,0.027542775,-0.0036864008],"last_embed":{"hash":"gfy1m6","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"gfy1m6","at":1762858194138},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{1}","lines":[68,68],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gfy1m6","at":1762858194138}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041190013,0.040388722,-0.023019616,0.011029771,-0.033568174,-0.030768326,0.036355793,-0.022489976,0.021107687,-0.010002984,0.005797879,-0.030977748,-0.015428666,-0.00029158025,0.04490904,0.015882442,-0.053453654,0.03287839,0.024028549,-0.009074582,-0.01906366,0.052898537,0.031016102,-0.006599783,-0.027602455,0.004625968,0.016591063,-0.024886392,0.019045897,0.044851333,0.0004508149,-0.026846724,0.01301066,-0.011401719,-0.009522703,-0.017189678,-0.0017481402,-0.043701485,-0.036219306,0.07378608,0.010348745,-0.03472045,0.022204276,-0.007606895,0.033027206,-0.021257728,-0.05452864,0.0008794659,-0.013852704,0.005172264,-0.00061070063,0.018839415,0.043868612,-0.017362839,-0.009612669,0.02166621,-0.0036089048,-0.028488662,-0.034433696,0.014682652,-0.049091656,0.035554577,-0.04404529,-0.04182973,0.0045849574,0.04439895,0.039257016,0.027125357,-0.035607804,-0.026583347,-0.0054995203,0.033833053,0.036471754,0.018084556,-0.04381255,0.0011517601,0.0071635516,-0.00007779861,-0.023532012,0.06494518,0.025045862,0.010032487,0.009285661,0.016272202,-0.028296916,0.019517815,-0.028296385,0.054812077,0.02464788,-0.011768318,-0.01467904,-0.0019264576,0.0060508735,-0.02829626,-0.0055470997,0.031071058,0.04924459,-0.027764028,0.046457246,-0.013098606,0.018936679,0.012082436,-0.033596117,-0.020257123,-0.0020002015,-0.00016525529,0.029014373,0.010374982,0.02498875,-0.015328417,0.016507287,0.054956138,0.040246297,0.04828649,-0.010984671,-0.051063146,0.018563362,-0.03997252,0.017963672,-0.010600295,0.04833033,0.042912044,0.032863393,-0.0130945565,0.027365856,0.04113912,-0.01994999,-0.04177343,-0.0059710206,0.026456714,0.009647263,0.030603852,-0.026706828,0.017930353,0.010864536,0.031716507,0.08485191,-0.024337372,0.0033884095,-0.07339623,-0.019221365,0.0031059892,-0.029951341,-0.00043716843,0.0017354863,-0.038789123,-0.027218433,0.005530058,0.0009350235,0.01078123,0.0009292857,0.020127524,0.017165273,0.059507515,-0.007021707,0.015778232,0.018796438,0.016060706,0.0073576123,-0.024918292,0.033817485,-0.005617851,-0.03563597,0.01518354,-0.0071685524,-0.023848997,0.016816845,0.014358964,-0.0054513384,0.005043286,0.03542784,-0.011485143,-0.01101879,0.027428638,0.020202238,0.018954808,0.035773803,0.026578147,-0.0059614023,-0.013749574,-0.07250357,-0.0149404,-0.029974153,-0.093952686,0.0368146,0.07408013,-0.0080331005,0.0022711938,0.0061261957,0.046201404,-0.016073942,-0.010504751,0.00918544,0.03308113,0.042498525,0.0077446816,0.009426325,-0.010877616,0.0059496295,-0.01906885,0.008844599,0.034578536,0.008554325,-0.0114269145,-0.028074078,-0.004423453,-0.038055595,-0.04281624,-0.002444095,-0.061085492,0.036657516,0.04016563,-0.021756819,-0.032789096,-0.015368665,-0.015960053,0.057507508,-0.022415034,0.01044868,0.027670216,0.004650096,0.06273898,0.009872097,0.018776545,-0.014887932,0.027256135,-0.03234949,0.052560333,0.028449535,0.012037703,-0.020397032,0.007623799,-0.054309424,-0.00828763,-0.012694558,-0.018566616,-0.012640196,0.00873071,0.041893,-0.019078832,-0.0072678607,-0.0077757896,0.033704773,0.004576548,-0.022503324,0.01746973,0.038431883,0.0635294,-0.016781796,0.03957953,-0.007322912,-0.0028163258,-0.06726512,-0.0046676644,-0.009041713,0.007942821,-0.0030589995,0.015638506,0.024072893,0.0053155855,-0.002918668,0.03902575,0.016125524,0.014413243,-0.017444791,-0.02035416,-0.007465763,-0.021928594,0.035443127,0.035678566,-0.010422786,-0.01991284,0.04035339,0.023447223,-0.04896577,0.033308025,-0.06315236,0.053429954,0.030018086,0.0090820985,-0.03003779,-0.008406438,-0.0032894136,-0.014202642,0.03152574,0.0066327625,-0.035945527,-0.032727696,-0.017858744,-0.0361983,-0.018027516,-0.014192708,0.06500853,-0.0024905656,-0.015722541,0.003869521,0.0022912873,-0.16544431,-0.022617118,0.007058599,0.05282986,0.034319256,0.008909509,-0.05781384,0.0070794844,-0.039175663,0.009096011,0.020121224,-0.05666156,0.021438152,0.0019430916,0.0071738763,-0.0005471701,-0.01898656,-0.007071729,-0.0049115433,-0.046847865,-0.027886959,-0.046611506,0.079812594,0.003445756,-0.020393724,0.0036659068,0.049243554,-0.015149003,0.0144196935,-0.0470866,-0.05646204,-0.010963646,-0.008225465,0.012796111,-0.0029846786,0.048376106,-0.016718067,0.027098006,0.020066148,-0.025383588,0.062098175,0.019145085,0.023574645,0.038462184,-0.0033429312,-0.0016109213,-0.025821907,0.017005978,-0.051890727,-0.0060772407,-0.0069707213,-0.015188841,-0.00811191,-0.008643049,-0.03921546,-0.0007576896,0.00049280655,0.041348167,-0.012691718,-0.004804879,0.015041482,-0.0434696,0.03408584,0.00007371433,-0.050427344,-0.09837094,0.028907308,0.02646994,-0.021064295,-0.013518427,0.051733546,-0.054503806,0.0021025687,-0.039836522,-0.003903992,0.0077400953,-0.025630753,-0.030949784,-0.0038796323,-0.12721561,-0.024044113,0.012667863,-0.007619169,0.005383753,-0.011594174,-0.04841254,-0.009236823,0.010482552,0.012818991,0.22880834,0.025817575,0.036732547,0.0033989965,0.04340123,-0.010069353,-0.006258692,0.04096643,-0.021478403,-0.028962713,-0.024741512,0.032135714,0.0102984365,-0.011778281,0.012354922,0.03488799,-0.04094254,0.005790159,0.06588258,-0.010500188,0.0077348487,-0.05543765,-0.0034977722,-0.012846715,-0.03516766,-0.019939356,0.06492399,0.029717527,0.022269424,0.014071443,0.0072694505,0.029642157,0.021976046,-0.037921995,0.062135085,0.0016427466,-0.017509868,-0.028339395,-0.0073200436,0.013652919,0.024046233,-0.0022065612,0.045480944,-0.07899743,-0.007121218,-0.006224232,-0.0070241936,-0.026972821,-0.00896994,-0.028252756,0.018693967,-0.008964711,0.02086327,-0.01739846,0.021717977,-0.005078169,-0.018391674,-0.040144622,-0.019505393,0.032844387,0.03193368,0.02422772,-0.03757774,0.01702598,0.019860791,-0.03872717,-0.02953067,-0.015423772,0.0103369355,0.00458727,-0.0072010425,0.024009135,-0.006011614,0.016449837,0.022255596,-0.0033023725,0.0001213379,0.066545464,0.04695309,-0.006215921,-0.013789676,-0.050946586,-0.018480234,-0.016504282,0.04448646,-0.007298204,0.014172908,0.059144042,-0.024722276,0.021043427,0.037461326,0.0041977856,-0.024076128,-0.019622277,-0.015883777,-0.008996636,0.011639883,-0.03010643,-0.033515107,0.011950716,-0.052461844,0.02049615,0.009657342,-0.013478976,0.015351226,0.016164947,0.015218613,-0.035076585,0.032263327,0.04946033,-0.07632525,0.02567634,0.015359559,-0.0022322235,0.023535863,0.038081706,0.039475776,0.017193994,0.05219716,-0.0014214767,0.042102035,-0.02748767,-0.007670831,-0.008330243,-0.0065204673,-0.037716363,0.025174953,0.0021288372,0.004034024,0.04504522,0.024730543,-0.021491798,-0.015843635,0.0340581,0.059057508,0.010507829,0.034106612,-0.01703633,0.027206741,0.024209281,-0.002036128,-0.004641922,-0.022070004,0.03159832,0.0122326445,0.024466544,-0.02259194,-0.008560839,-0.014061678,0.047383387,-0.002088599,-0.0053174584,0.052597325,-0.027331393,-0.012903197,-0.11079117,-0.019587724,-0.03045537,-0.018998064,-0.0039061357,-0.022518268,0.026927602,0.007298719,0.061730187,0.009490138,0.059860423,-0.0033509291,0.02158221,-0.0010403494,-0.00009984649,0.032477345,0.012033022,-0.019793605,-0.014611704,-0.030795896,-0.08678597,-0.0019019446,-0.015503411,-0.0040192045,-0.018796092,0.039983474,-0.015306272,-0.018909724,0.0270901,0.042278342,-0.0103733335,-0.049760904,-0.019787645,0.023623839,-0.0038448598,-0.0021125902,0.0963649,-0.021886451,-0.0058543324,0.032105457,0.044188835,0.0601375,0.06932183,0.0041757026,0.005314937,-0.011966952,0.025266625,-0.00796422,0.003598118,-0.03341806,-0.023449827,-0.030049238,0.03257086,-0.0010943356,-0.009132662,-0.0040050303,-0.0050493786,-0.081268676,-0.01965862,-0.05822742,-0.044874586,-0.029591084,0.023714285,-0.027248288,-0.049186945,0.031225128,-0.032035664,0.028693775,-0.021645227,-0.019058079,0.05331477,-0.027575104,-0.027740585,-0.04169583,-0.01612852,-0.012371381,-0.011897918,-0.010999633,-0.036176834,0.014874275,0.029660584,-0.0002873713,0.007840742,0.017383497,-0.036263343,-0.03652031,-0.016969612,-0.040943515,0.009050418,0.0023561704,-0.013528474,-0.013386999,-0.026382247,0.027492924,0.012323582,0.030956978,-0.04037572,-0.013402045,0.0029903702,0.058553025,0.0029290458,0.008546437,0.005857539,0.0073267976,-0.0073115868,0.01434291,0.018968694,-0.0023562298,-0.034912463,-0.04855914,-0.023430044,0.006313272,-0.0063569807,-0.030712035,0.00063499063,-0.0332386,0.0048347595,-0.011129135,-0.0018540425,0.017760264,-0.00706846,0.00012520533,0.027463429,0.006948103,-0.036803238,-0.03203695,0.037580404,0.04093063,0.004120997,-0.0206652,0.0014873903,0.024942154,0.021346323,0.0077847186,-0.06189204,0.03918259,-0.021004612,-0.04799025,-0.006157188,-0.026527926,-0.035520088,-0.022576224,0.028603518,-0.010455616,0.010996928,-0.0025881089,0.0021168445,0.0000119541055,0.0010155705,-0.00034668506,-0.013843552,-0.00048670743,-0.03753396,0.06759307,0.018726833,0.035670526,-0.04833414,-0.03864685,0.02584772,-0.0019037804,0.019599456,0.01820927,-0.009426031,0.0127725545,-0.02232664,0.020483114,-0.020473814,0.0033762702,0.000029921675,-0.033330917,-0.0021061678,-0.0064587314,-0.030422742,-0.010215963,0.003609924,-0.024348741,0.017532056,-0.057382956,-0.052955113,-0.018945972,0.0030933698,-0.0074383356,0.000570411,0.007420083,0.01886368,-0.05824964,0.048999883,0.0022475484,-0.035901017,-0.00091523683,0.01779086,-0.02017556,0.0046862722,-0.012848896,0.011119821,0.019848628,0.027056757,-0.009830036,-0.06044166,0.02592307,0.005154994,-0.001874324,0.015743507,0.043626003,0.03330746,-0.029202396,0.027988203,-0.017520415,-0.023193197,-0.018055467,0.035902195,0.038442325,-0.025216738,0.023403514,0.01499062,0.016049212,0.013360433,-0.022428842,0.024303483,-0.06037818,0.045056637,0.0025990456,-0.009336238,0.019705368,0.0020533171,-0.003550948,-0.014659324,-0.032641843,0.0030398667,0.025885632,-0.0092604505,-0.035569746,0.01771655,0.09347651,0.04143335,0.017414866,-0.02175121,-0.020808358,0.027821166,-0.13431694,0.023270637,0.0053188917,-0.0021081814,0.011947933,0.0019083096,-0.050010208,-0.08554136,-0.011859602,-0.022842262,-0.041709878,-0.021764614,0.02643971,-0.020681826,-0.045787457,0.024152873,-0.025121508,-0.02603586,-0.043305475,0.05378434,0.031813543,0.0061264955,0.05321989,-0.013862782,-0.035772614,-0.030388802,-0.026748281,-0.00849993,-0.01483836,0.01241765,-0.036128893,-0.043388985,0.01553248,-0.009500653,-0.0137593765,-0.027356397,-0.0019213867,-0.0088392235,-0.023175847,-0.006455024,0.004435713,0.03537696,0.0223177,0.023056533,-0.00089131086,0.09008015,-0.038779054,0.002218692,-0.057762027,0.011966287,-0.008382745,0.039219342,-0.0033189352,0.02478367,-0.011805633,0.0021027932,-0.03926913,-0.023198871,0.017703038,0.014171882,0.02635215,0.021203112,-0.05528952,-0.030344682,-0.0683772,0.013809334,-0.0530397,0.010015563,-0.013302543,-0.029314194,-0.028583875,-0.0049960525,0.020481521,-0.017866734,-0.023040848,-0.013429401,0.015205479,-0.035406645,-0.009838883,-0.05310437,-0.065389365,0.021331774,0.027183533,-0.043903634,-0.0018851589,-0.014103063,-0.0051273806,-0.0050307927,-0.035471957,-0.016741632,-0.06406443,-0.04213021,-0.0054670763,-0.0035773788,-0.01421677,0.02238363,-0.03074584,0.006453278,-0.00394278,-0.0013186869,-0.020256728,-0.027310684,-0.023412406,-0.025621647,-0.029888399,-0.0071044345,0.023992507,-0.0067924545,-0.008063147,-0.006275989,-0.01604795,-0.025790429,-0.022973321,0.04288071,-0.07553701,0.0054511894,-0.019376209,0.014535465,0.018232096,-0.030043699,-0.0060829623,0.008794731,0.014688408,-0.022339445,-0.0045811674,0.054020084,0.049125075,0.038611222,0.014432667,0.016488932,0.009079102,-0.04996583,0.013187179,0.00014506746,0.02660399,0.013084783,-0.023700034,0.043010507,0.008867092,-0.036431924,-0.0016911939,-0.013451341,-0.010121589,-0.031919565,-0.0035861977,-0.020021325,-0.020615678,-0.0058137137,0.0007273303,-0.0484985,-0.013594307,-0.031620707,-0.00124606,0.061777014,-0.000013691162,0.039912622,-0.0203387,-0.027482916,-0.012043317,0.044847503,0.016423995,-0.0057518706,-0.012203507,-0.021439454,-0.053871557,0.06993313,0.023015706,-0.044179928,-0.024197636,0.01130769,0.035636593,-0.024345042,-0.009298749,0.006409362,0.03736017,-0.0013523677,-0.017912325,-0.01915367,0.015572789,-0.01777422,0.054395013,0.0013037974,0.050171554,0.060255665,0.011698214,0.036832463,0.00722692,-0.0047812276,-0.026419498,0.03614252,-0.034206104,0.010461731,0.02524633,-0.0072032595,0.05218901,0.017428493,0.010477528,-0.030815043,0.052583378,0.026134843,0.0035715424,-0.028318632,-0.015535427,-0.01159523,-0.02639721,0.0028683608,-0.016593583,-0.014917499,-0.023916809,0.050169215,-0.07821756,-0.011461804,0.008001653,0.009237542,0.018110141,0.017913816,0.02378218,0.009603704,0.0018221095,-0.035085287,0.059636373,-0.004573033,0.0037431812,0.0021653473,-0.0006310337,-0.012307411,-0.004493486,0.022544507,-0.00089032145,0.009868004,-0.0780096,0.017444624,0.0010183383,0.03271654,-0.024735494,-0.007624436,-0.034382354,-0.010708441,-0.0021972046,0.012295324,0.021422757,-0.044432685,0.010458637,0.003627094],"last_embed":{"hash":"1i86mh0","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1i86mh0","at":1762858194138},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{5}","lines":[72,73],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1i86mh0","at":1762858194138}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041190013,0.040388722,-0.023019616,0.011029771,-0.033568174,-0.030768326,0.036355793,-0.022489976,0.021107687,-0.010002984,0.005797879,-0.030977748,-0.015428666,-0.00029158025,0.04490904,0.015882442,-0.053453654,0.03287839,0.024028549,-0.009074582,-0.01906366,0.052898537,0.031016102,-0.006599783,-0.027602455,0.004625968,0.016591063,-0.024886392,0.019045897,0.044851333,0.0004508149,-0.026846724,0.01301066,-0.011401719,-0.009522703,-0.017189678,-0.0017481402,-0.043701485,-0.036219306,0.07378608,0.010348745,-0.03472045,0.022204276,-0.007606895,0.033027206,-0.021257728,-0.05452864,0.0008794659,-0.013852704,0.005172264,-0.00061070063,0.018839415,0.043868612,-0.017362839,-0.009612669,0.02166621,-0.0036089048,-0.028488662,-0.034433696,0.014682652,-0.049091656,0.035554577,-0.04404529,-0.04182973,0.0045849574,0.04439895,0.039257016,0.027125357,-0.035607804,-0.026583347,-0.0054995203,0.033833053,0.036471754,0.018084556,-0.04381255,0.0011517601,0.0071635516,-0.00007779861,-0.023532012,0.06494518,0.025045862,0.010032487,0.009285661,0.016272202,-0.028296916,0.019517815,-0.028296385,0.054812077,0.02464788,-0.011768318,-0.01467904,-0.0019264576,0.0060508735,-0.02829626,-0.0055470997,0.031071058,0.04924459,-0.027764028,0.046457246,-0.013098606,0.018936679,0.012082436,-0.033596117,-0.020257123,-0.0020002015,-0.00016525529,0.029014373,0.010374982,0.02498875,-0.015328417,0.016507287,0.054956138,0.040246297,0.04828649,-0.010984671,-0.051063146,0.018563362,-0.03997252,0.017963672,-0.010600295,0.04833033,0.042912044,0.032863393,-0.0130945565,0.027365856,0.04113912,-0.01994999,-0.04177343,-0.0059710206,0.026456714,0.009647263,0.030603852,-0.026706828,0.017930353,0.010864536,0.031716507,0.08485191,-0.024337372,0.0033884095,-0.07339623,-0.019221365,0.0031059892,-0.029951341,-0.00043716843,0.0017354863,-0.038789123,-0.027218433,0.005530058,0.0009350235,0.01078123,0.0009292857,0.020127524,0.017165273,0.059507515,-0.007021707,0.015778232,0.018796438,0.016060706,0.0073576123,-0.024918292,0.033817485,-0.005617851,-0.03563597,0.01518354,-0.0071685524,-0.023848997,0.016816845,0.014358964,-0.0054513384,0.005043286,0.03542784,-0.011485143,-0.01101879,0.027428638,0.020202238,0.018954808,0.035773803,0.026578147,-0.0059614023,-0.013749574,-0.07250357,-0.0149404,-0.029974153,-0.093952686,0.0368146,0.07408013,-0.0080331005,0.0022711938,0.0061261957,0.046201404,-0.016073942,-0.010504751,0.00918544,0.03308113,0.042498525,0.0077446816,0.009426325,-0.010877616,0.0059496295,-0.01906885,0.008844599,0.034578536,0.008554325,-0.0114269145,-0.028074078,-0.004423453,-0.038055595,-0.04281624,-0.002444095,-0.061085492,0.036657516,0.04016563,-0.021756819,-0.032789096,-0.015368665,-0.015960053,0.057507508,-0.022415034,0.01044868,0.027670216,0.004650096,0.06273898,0.009872097,0.018776545,-0.014887932,0.027256135,-0.03234949,0.052560333,0.028449535,0.012037703,-0.020397032,0.007623799,-0.054309424,-0.00828763,-0.012694558,-0.018566616,-0.012640196,0.00873071,0.041893,-0.019078832,-0.0072678607,-0.0077757896,0.033704773,0.004576548,-0.022503324,0.01746973,0.038431883,0.0635294,-0.016781796,0.03957953,-0.007322912,-0.0028163258,-0.06726512,-0.0046676644,-0.009041713,0.007942821,-0.0030589995,0.015638506,0.024072893,0.0053155855,-0.002918668,0.03902575,0.016125524,0.014413243,-0.017444791,-0.02035416,-0.007465763,-0.021928594,0.035443127,0.035678566,-0.010422786,-0.01991284,0.04035339,0.023447223,-0.04896577,0.033308025,-0.06315236,0.053429954,0.030018086,0.0090820985,-0.03003779,-0.008406438,-0.0032894136,-0.014202642,0.03152574,0.0066327625,-0.035945527,-0.032727696,-0.017858744,-0.0361983,-0.018027516,-0.014192708,0.06500853,-0.0024905656,-0.015722541,0.003869521,0.0022912873,-0.16544431,-0.022617118,0.007058599,0.05282986,0.034319256,0.008909509,-0.05781384,0.0070794844,-0.039175663,0.009096011,0.020121224,-0.05666156,0.021438152,0.0019430916,0.0071738763,-0.0005471701,-0.01898656,-0.007071729,-0.0049115433,-0.046847865,-0.027886959,-0.046611506,0.079812594,0.003445756,-0.020393724,0.0036659068,0.049243554,-0.015149003,0.0144196935,-0.0470866,-0.05646204,-0.010963646,-0.008225465,0.012796111,-0.0029846786,0.048376106,-0.016718067,0.027098006,0.020066148,-0.025383588,0.062098175,0.019145085,0.023574645,0.038462184,-0.0033429312,-0.0016109213,-0.025821907,0.017005978,-0.051890727,-0.0060772407,-0.0069707213,-0.015188841,-0.00811191,-0.008643049,-0.03921546,-0.0007576896,0.00049280655,0.041348167,-0.012691718,-0.004804879,0.015041482,-0.0434696,0.03408584,0.00007371433,-0.050427344,-0.09837094,0.028907308,0.02646994,-0.021064295,-0.013518427,0.051733546,-0.054503806,0.0021025687,-0.039836522,-0.003903992,0.0077400953,-0.025630753,-0.030949784,-0.0038796323,-0.12721561,-0.024044113,0.012667863,-0.007619169,0.005383753,-0.011594174,-0.04841254,-0.009236823,0.010482552,0.012818991,0.22880834,0.025817575,0.036732547,0.0033989965,0.04340123,-0.010069353,-0.006258692,0.04096643,-0.021478403,-0.028962713,-0.024741512,0.032135714,0.0102984365,-0.011778281,0.012354922,0.03488799,-0.04094254,0.005790159,0.06588258,-0.010500188,0.0077348487,-0.05543765,-0.0034977722,-0.012846715,-0.03516766,-0.019939356,0.06492399,0.029717527,0.022269424,0.014071443,0.0072694505,0.029642157,0.021976046,-0.037921995,0.062135085,0.0016427466,-0.017509868,-0.028339395,-0.0073200436,0.013652919,0.024046233,-0.0022065612,0.045480944,-0.07899743,-0.007121218,-0.006224232,-0.0070241936,-0.026972821,-0.00896994,-0.028252756,0.018693967,-0.008964711,0.02086327,-0.01739846,0.021717977,-0.005078169,-0.018391674,-0.040144622,-0.019505393,0.032844387,0.03193368,0.02422772,-0.03757774,0.01702598,0.019860791,-0.03872717,-0.02953067,-0.015423772,0.0103369355,0.00458727,-0.0072010425,0.024009135,-0.006011614,0.016449837,0.022255596,-0.0033023725,0.0001213379,0.066545464,0.04695309,-0.006215921,-0.013789676,-0.050946586,-0.018480234,-0.016504282,0.04448646,-0.007298204,0.014172908,0.059144042,-0.024722276,0.021043427,0.037461326,0.0041977856,-0.024076128,-0.019622277,-0.015883777,-0.008996636,0.011639883,-0.03010643,-0.033515107,0.011950716,-0.052461844,0.02049615,0.009657342,-0.013478976,0.015351226,0.016164947,0.015218613,-0.035076585,0.032263327,0.04946033,-0.07632525,0.02567634,0.015359559,-0.0022322235,0.023535863,0.038081706,0.039475776,0.017193994,0.05219716,-0.0014214767,0.042102035,-0.02748767,-0.007670831,-0.008330243,-0.0065204673,-0.037716363,0.025174953,0.0021288372,0.004034024,0.04504522,0.024730543,-0.021491798,-0.015843635,0.0340581,0.059057508,0.010507829,0.034106612,-0.01703633,0.027206741,0.024209281,-0.002036128,-0.004641922,-0.022070004,0.03159832,0.0122326445,0.024466544,-0.02259194,-0.008560839,-0.014061678,0.047383387,-0.002088599,-0.0053174584,0.052597325,-0.027331393,-0.012903197,-0.11079117,-0.019587724,-0.03045537,-0.018998064,-0.0039061357,-0.022518268,0.026927602,0.007298719,0.061730187,0.009490138,0.059860423,-0.0033509291,0.02158221,-0.0010403494,-0.00009984649,0.032477345,0.012033022,-0.019793605,-0.014611704,-0.030795896,-0.08678597,-0.0019019446,-0.015503411,-0.0040192045,-0.018796092,0.039983474,-0.015306272,-0.018909724,0.0270901,0.042278342,-0.0103733335,-0.049760904,-0.019787645,0.023623839,-0.0038448598,-0.0021125902,0.0963649,-0.021886451,-0.0058543324,0.032105457,0.044188835,0.0601375,0.06932183,0.0041757026,0.005314937,-0.011966952,0.025266625,-0.00796422,0.003598118,-0.03341806,-0.023449827,-0.030049238,0.03257086,-0.0010943356,-0.009132662,-0.0040050303,-0.0050493786,-0.081268676,-0.01965862,-0.05822742,-0.044874586,-0.029591084,0.023714285,-0.027248288,-0.049186945,0.031225128,-0.032035664,0.028693775,-0.021645227,-0.019058079,0.05331477,-0.027575104,-0.027740585,-0.04169583,-0.01612852,-0.012371381,-0.011897918,-0.010999633,-0.036176834,0.014874275,0.029660584,-0.0002873713,0.007840742,0.017383497,-0.036263343,-0.03652031,-0.016969612,-0.040943515,0.009050418,0.0023561704,-0.013528474,-0.013386999,-0.026382247,0.027492924,0.012323582,0.030956978,-0.04037572,-0.013402045,0.0029903702,0.058553025,0.0029290458,0.008546437,0.005857539,0.0073267976,-0.0073115868,0.01434291,0.018968694,-0.0023562298,-0.034912463,-0.04855914,-0.023430044,0.006313272,-0.0063569807,-0.030712035,0.00063499063,-0.0332386,0.0048347595,-0.011129135,-0.0018540425,0.017760264,-0.00706846,0.00012520533,0.027463429,0.006948103,-0.036803238,-0.03203695,0.037580404,0.04093063,0.004120997,-0.0206652,0.0014873903,0.024942154,0.021346323,0.0077847186,-0.06189204,0.03918259,-0.021004612,-0.04799025,-0.006157188,-0.026527926,-0.035520088,-0.022576224,0.028603518,-0.010455616,0.010996928,-0.0025881089,0.0021168445,0.0000119541055,0.0010155705,-0.00034668506,-0.013843552,-0.00048670743,-0.03753396,0.06759307,0.018726833,0.035670526,-0.04833414,-0.03864685,0.02584772,-0.0019037804,0.019599456,0.01820927,-0.009426031,0.0127725545,-0.02232664,0.020483114,-0.020473814,0.0033762702,0.000029921675,-0.033330917,-0.0021061678,-0.0064587314,-0.030422742,-0.010215963,0.003609924,-0.024348741,0.017532056,-0.057382956,-0.052955113,-0.018945972,0.0030933698,-0.0074383356,0.000570411,0.007420083,0.01886368,-0.05824964,0.048999883,0.0022475484,-0.035901017,-0.00091523683,0.01779086,-0.02017556,0.0046862722,-0.012848896,0.011119821,0.019848628,0.027056757,-0.009830036,-0.06044166,0.02592307,0.005154994,-0.001874324,0.015743507,0.043626003,0.03330746,-0.029202396,0.027988203,-0.017520415,-0.023193197,-0.018055467,0.035902195,0.038442325,-0.025216738,0.023403514,0.01499062,0.016049212,0.013360433,-0.022428842,0.024303483,-0.06037818,0.045056637,0.0025990456,-0.009336238,0.019705368,0.0020533171,-0.003550948,-0.014659324,-0.032641843,0.0030398667,0.025885632,-0.0092604505,-0.035569746,0.01771655,0.09347651,0.04143335,0.017414866,-0.02175121,-0.020808358,0.027821166,-0.13431694,0.023270637,0.0053188917,-0.0021081814,0.011947933,0.0019083096,-0.050010208,-0.08554136,-0.011859602,-0.022842262,-0.041709878,-0.021764614,0.02643971,-0.020681826,-0.045787457,0.024152873,-0.025121508,-0.02603586,-0.043305475,0.05378434,0.031813543,0.0061264955,0.05321989,-0.013862782,-0.035772614,-0.030388802,-0.026748281,-0.00849993,-0.01483836,0.01241765,-0.036128893,-0.043388985,0.01553248,-0.009500653,-0.0137593765,-0.027356397,-0.0019213867,-0.0088392235,-0.023175847,-0.006455024,0.004435713,0.03537696,0.0223177,0.023056533,-0.00089131086,0.09008015,-0.038779054,0.002218692,-0.057762027,0.011966287,-0.008382745,0.039219342,-0.0033189352,0.02478367,-0.011805633,0.0021027932,-0.03926913,-0.023198871,0.017703038,0.014171882,0.02635215,0.021203112,-0.05528952,-0.030344682,-0.0683772,0.013809334,-0.0530397,0.010015563,-0.013302543,-0.029314194,-0.028583875,-0.0049960525,0.020481521,-0.017866734,-0.023040848,-0.013429401,0.015205479,-0.035406645,-0.009838883,-0.05310437,-0.065389365,0.021331774,0.027183533,-0.043903634,-0.0018851589,-0.014103063,-0.0051273806,-0.0050307927,-0.035471957,-0.016741632,-0.06406443,-0.04213021,-0.0054670763,-0.0035773788,-0.01421677,0.02238363,-0.03074584,0.006453278,-0.00394278,-0.0013186869,-0.020256728,-0.027310684,-0.023412406,-0.025621647,-0.029888399,-0.0071044345,0.023992507,-0.0067924545,-0.008063147,-0.006275989,-0.01604795,-0.025790429,-0.022973321,0.04288071,-0.07553701,0.0054511894,-0.019376209,0.014535465,0.018232096,-0.030043699,-0.0060829623,0.008794731,0.014688408,-0.022339445,-0.0045811674,0.054020084,0.049125075,0.038611222,0.014432667,0.016488932,0.009079102,-0.04996583,0.013187179,0.00014506746,0.02660399,0.013084783,-0.023700034,0.043010507,0.008867092,-0.036431924,-0.0016911939,-0.013451341,-0.010121589,-0.031919565,-0.0035861977,-0.020021325,-0.020615678,-0.0058137137,0.0007273303,-0.0484985,-0.013594307,-0.031620707,-0.00124606,0.061777014,-0.000013691162,0.039912622,-0.0203387,-0.027482916,-0.012043317,0.044847503,0.016423995,-0.0057518706,-0.012203507,-0.021439454,-0.053871557,0.06993313,0.023015706,-0.044179928,-0.024197636,0.01130769,0.035636593,-0.024345042,-0.009298749,0.006409362,0.03736017,-0.0013523677,-0.017912325,-0.01915367,0.015572789,-0.01777422,0.054395013,0.0013037974,0.050171554,0.060255665,0.011698214,0.036832463,0.00722692,-0.0047812276,-0.026419498,0.03614252,-0.034206104,0.010461731,0.02524633,-0.0072032595,0.05218901,0.017428493,0.010477528,-0.030815043,0.052583378,0.026134843,0.0035715424,-0.028318632,-0.015535427,-0.01159523,-0.02639721,0.0028683608,-0.016593583,-0.014917499,-0.023916809,0.050169215,-0.07821756,-0.011461804,0.008001653,0.009237542,0.018110141,0.017913816,0.02378218,0.009603704,0.0018221095,-0.035085287,0.059636373,-0.004573033,0.0037431812,0.0021653473,-0.0006310337,-0.012307411,-0.004493486,0.022544507,-0.00089032145,0.009868004,-0.0780096,0.017444624,0.0010183383,0.03271654,-0.024735494,-0.007624436,-0.034382354,-0.010708441,-0.0021972046,0.012295324,0.021422757,-0.044432685,0.010458637,0.003627094],"last_embed":{"hash":"4er3x6","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"4er3x6","at":1762858194138},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{10}","lines":[78,78],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4er3x6","at":1762858194138}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03814303,-0.03311546,-0.035622604,0.035828598,-0.044232767,0.029288495,0.040605552,-0.004025576,0.030584905,0.0024186836,-0.00675091,-0.005329172,0.004392867,0.016564053,0.023620939,0.029338969,-0.015237326,0.020246884,0.044126358,-0.0019003054,-0.009210897,0.02484978,0.017712958,-0.034387317,-0.028272726,0.025744189,0.010083771,-0.008446708,0.031130062,0.044755448,-0.006748426,-0.052847456,0.0019964653,-0.03150839,-0.01766608,-0.027705159,0.00424696,-0.016264329,-0.044070978,0.028356666,-0.0093940515,-0.050390773,0.014388471,0.011689,0.028122623,-0.03568744,-0.06436317,0.0032858998,0.0050277505,0.022066725,0.01979691,-0.02470776,0.0019896762,-0.033167776,-0.025135968,0.027396115,0.026080217,-0.040539723,-0.04369332,0.0016568387,-0.07112605,0.017019024,-0.01723371,-0.033665754,0.026523467,0.05631918,0.039562773,0.010007092,-0.013371823,-0.028779164,-0.023710232,0.0074133975,0.020541416,0.021481352,-0.05879046,0.013981778,0.030604344,-0.0036343099,-0.0009840333,0.04180817,0.004069317,0.010102813,0.0022144064,-0.00038955506,-0.021232389,0.02066625,-0.013934486,0.052315693,0.013872846,-0.03497023,-0.007850036,-0.014645757,0.023324713,-0.03375462,-0.007726721,0.019223448,0.0023662646,-0.00790135,0.05444611,0.0069439937,0.021300728,0.0050386856,0.016968606,0.020603051,0.026035493,-0.0038895481,0.031491313,0.035161562,0.014261589,-0.021354465,0.010024706,0.0848475,0.026636412,0.0079301,-0.010979561,-0.04248037,0.022708448,-0.029928224,-0.024100937,-0.00681721,0.027325366,0.0484878,0.026646001,-0.037153997,-0.0038869753,0.01890013,0.0006008876,0.008418429,-0.013739128,0.047739364,0.010952838,0.044368464,-0.026519775,0.0064131613,-0.026190355,0.037716024,0.048189644,0.0186682,-0.011125387,-0.07089086,0.018300971,-0.0014648192,-0.040504977,-0.00763415,0.015035437,-0.046630055,-0.0075216983,0.03612063,0.0037831406,0.014103364,-0.009768747,0.025441084,0.021780567,0.05381843,-0.01909538,0.028211143,0.011995053,0.04067462,0.015252478,0.0049106907,0.00804246,0.0023153115,-0.026403535,0.036136154,0.014604145,-0.013071394,0.018801263,0.0034237818,-0.016378125,0.0160268,0.005286812,-0.023176676,0.011724191,0.01716959,0.028907442,0.018455245,0.042870283,0.0265079,0.0045564766,-0.032502085,-0.056490365,0.014957301,-0.03657108,-0.051486965,0.01245132,0.03674017,-0.009000105,-0.0047194483,0.0080080945,0.050622378,-0.015115429,-0.006450189,-0.0014100181,0.027798759,0.055203438,0.029295117,0.016248954,-0.012823107,0.016850982,-0.03370167,0.021041097,0.02470795,0.012835785,-0.01671134,-0.05612552,-0.0055001066,-0.00303125,-0.023721496,0.022015255,-0.03859403,0.001763748,0.03734032,0.009953674,-0.03869868,-0.019306248,-0.014888767,0.059733618,0.0027065496,0.016986292,-0.015893433,0.006554309,0.07089818,0.018714994,0.011917768,-0.0359168,0.012299146,-0.02834262,0.03699107,0.015879903,0.000997563,0.016690243,-0.020925222,-0.016754739,0.012985917,0.026104044,-0.027653394,-0.025929822,0.010527537,0.022363337,-0.02109911,-0.041435678,0.025868021,0.011402292,-0.010649103,-0.020767909,-0.03791566,0.037391506,0.055814233,-0.027164333,0.032399826,-0.030522346,0.00084884494,-0.026859753,-0.01154906,-0.002882897,0.036170594,-0.009470089,-0.007126075,-0.0055356063,0.003208476,0.001911448,0.007880016,0.017962871,0.009371912,-0.027273238,0.0010215429,-0.008321339,-0.009276097,0.03165066,0.017203033,0.014052416,-0.0066951746,0.020212308,0.034948215,-0.022023533,-0.0037087337,-0.041957118,0.00054205937,0.033622894,0.025226671,-0.045448225,-0.008103929,0.011509227,0.0017764868,0.02016258,-0.008014377,-0.01593061,-0.013765914,0.0062286668,-0.038121745,-0.018627774,-0.006847428,0.05970821,-0.014092477,-0.010160832,0.030653955,0.0029175568,-0.1912758,-0.0021730918,-0.006484023,0.05886531,0.015664646,-0.0032485698,-0.05060015,0.012064643,-0.07982248,0.060225196,0.004520176,-0.048163667,0.028818842,-0.009094634,0.02289009,0.0090071345,-0.0014217349,-0.012678468,-0.015930463,-0.053640116,-0.02218433,-0.034857024,0.053472433,0.036541764,-0.040190984,0.023158023,0.065073356,-0.043504562,0.0011384328,-0.04718073,-0.059390802,0.019237554,0.0048024333,0.0073767244,-0.014096226,0.012391773,-0.016580544,0.020046892,-0.014332894,0.0010779212,0.07304566,0.020877726,0.00078051107,0.06253698,0.0029193438,0.017856997,-0.0068458472,-0.023829304,-0.031623617,-0.0059957104,0.015623707,-0.005992283,0.014799351,-0.026265344,-0.042971894,-0.029845085,-0.006907712,0.03511092,-0.03632373,-0.031499762,-0.017287837,0.0004636824,0.024318768,0.009288225,-0.034335755,-0.032216154,-0.0025810169,0.012127489,-0.008078407,-0.037414744,0.033747785,-0.035139296,-0.0010917641,-0.019523757,0.0016356147,0.019957572,-0.019167995,-0.015831355,-0.014459488,-0.11182072,-0.00029940487,0.038515076,-0.035170455,0.0026928904,-0.03943278,-0.02731739,-0.01785806,0.011268758,0.028212912,0.23459777,0.04584628,0.021926954,-0.0018627937,0.06418282,0.0074621504,-0.014874537,0.070183516,-0.025240647,-0.040231667,-0.036584012,0.005154309,-0.004916049,-0.00939811,-0.0024484126,0.057118606,-0.034664504,0.015556981,0.05921121,-0.036798637,0.0036029338,-0.045448087,-0.022416232,-0.020728307,-0.05230103,-0.019637644,0.020207966,0.035571456,-0.012303077,0.029523544,0.016563443,0.07419651,0.049628433,-0.044969983,0.03208046,-0.017886834,0.016630255,-0.061620027,-0.011873686,0.021210352,-0.0045947935,0.018084038,0.044382896,-0.049611308,-0.014872928,-0.003907725,-0.0066371835,-0.0060003283,-0.038143445,-0.007450758,-0.0036758047,-0.007369402,0.024296349,-0.020834928,0.029619893,0.020364419,0.020277811,-0.026980292,0.002370113,0.025508184,0.002999546,0.0132713085,-0.04982777,0.024500685,0.008767321,0.011300306,-0.02311943,-0.02861292,-0.011930543,0.005414947,0.011544343,-0.0004960208,0.007488788,0.0009084007,0.021527788,-0.031345718,0.006479219,0.011547808,0.015963985,0.008221466,-0.025458252,-0.05951502,-0.016238382,-0.0033574062,0.05156763,-0.027015992,0.024186201,0.073221825,-0.01769097,-0.01765101,0.021700347,0.02370406,-0.01851196,0.016166454,0.0097761545,-0.0110856425,0.045811534,-0.028106367,-0.009380153,0.013440876,-0.027828822,0.016778635,0.005093818,-0.034059238,0.017535627,0.0064630248,0.032100786,-0.057438448,0.003091073,0.042841982,-0.07668184,0.019817756,0.020904394,-0.015729805,0.025899176,0.08743784,0.054276958,0.005364921,0.06411046,0.000344585,0.042884104,-0.018868053,-0.043428503,0.02145436,-0.017699875,-0.06072206,-0.018667843,0.027282676,0.008430681,0.04801585,0.032461002,-0.03002747,-0.0046397396,0.043421816,0.058360703,0.0063281194,0.036691993,-0.015536636,-0.002244485,0.04728133,-0.0059619285,-0.034211878,-0.016346365,0.044669893,0.02917954,0.018621085,-0.005839206,-0.0025665842,-0.06706788,0.034125466,0.00022678728,-0.003285828,0.033708554,-0.04015673,-0.0005149661,-0.09160422,-0.02127223,-0.024877073,0.0048121624,-0.029502202,-0.01748592,0.011565743,0.028924173,0.066350505,-0.0350094,0.01286674,-0.006905319,0.005693435,-0.022772903,0.0048581683,-0.006326124,0.0035033722,-0.02265875,0.0017198501,-0.010241735,-0.06290668,-0.011881087,-0.0024957322,-0.022275874,-0.0051444555,0.019167883,-0.017820643,0.0025210718,-0.000798908,0.05375541,-0.003739681,-0.048959076,-0.00649378,-0.028536964,-0.023232376,-0.0015420935,0.10941284,-0.010091287,0.0058000297,0.008841537,0.017528879,0.06945258,0.04359048,0.019444266,0.0075329104,0.00844588,0.023790723,0.007036053,-0.018898884,0.0017290254,-0.018741816,0.01518061,0.04621494,0.00093043916,-0.013728784,0.0042748037,-0.023798008,-0.04009816,0.0058253584,-0.059208173,-0.036326997,0.0042913593,0.054376233,-0.027617466,0.006201206,0.017552547,-0.025685033,0.016813062,-0.027413206,-0.01643348,0.04608224,-0.014359812,-0.037184842,-0.037591625,-0.009961746,-0.0085885525,-0.047481753,-0.008376399,-0.04525681,0.009951759,0.008227669,0.008953195,0.030162888,0.006112213,-0.004059595,0.0020077028,-0.012301079,-0.014159147,-0.014055036,0.04096977,-0.014438041,-0.041258566,-0.026746823,0.0064977496,0.025639538,0.022373872,-0.022644514,-0.0078098713,-0.01563771,0.053004213,0.0050650425,-0.0050068484,0.00043396928,0.007950239,-0.022334773,0.009967998,0.01372534,0.006205338,-0.027561419,-0.07825087,-0.06311164,0.0017780907,0.0067050434,-0.03596175,-0.025461672,-0.01574538,-0.0066835266,0.013274569,-0.0160981,0.028468927,0.0020944437,0.010988979,-0.007059839,0.015693314,-0.06766906,-0.043566655,0.012533159,0.020646222,0.0056031896,-0.04049544,-0.019830642,0.013202341,-0.035907507,-0.00010748753,-0.060863774,0.019072007,-0.013132394,-0.062596895,0.018472087,-0.023377063,-0.029457508,-0.044736426,0.018550048,-0.014702188,0.014703508,-0.017456636,-0.014577067,-0.024178097,0.003832503,0.0063021546,0.026387725,-0.0061079003,-0.029473115,0.060658913,0.026876109,0.0023398309,-0.020998323,-0.023638584,0.009481305,-0.004588591,0.0039216955,0.01702231,-0.025628882,0.0032913235,-0.018474832,0.020227607,-0.037433673,-0.023726458,-0.02899657,-0.027121382,0.013894444,0.0033158446,-0.045616705,-0.013312533,-0.0036842362,0.004252854,0.017554332,-0.063479185,-0.01749893,-0.03840623,-0.004510608,0.02617135,0.013859256,0.059692927,0.005160648,-0.016461687,0.060729716,0.027932689,-0.061078962,-0.016387809,0.0355361,-0.023802228,-0.029544882,-0.040832475,0.004063549,0.021040047,-0.018810272,-0.025539186,-0.059616584,0.015152,-0.012985419,-0.02070108,0.019286571,0.04243347,0.04764905,-0.038263768,0.03324687,-0.011361422,-0.03306032,-0.021876754,0.06343246,0.042682122,-0.0509859,0.05545042,-0.0054722996,0.01919282,-0.020031802,-0.00091537536,0.022106536,-0.05613792,0.016141878,0.015186812,-0.0063645463,0.009964752,0.0012598048,-0.005555447,-0.026348604,0.0064849425,0.0066557005,-0.002295443,0.010253117,-0.025650945,0.014609801,0.065892,0.008820385,-0.019165432,-0.030711107,-0.052388083,0.032240108,-0.1606138,0.0011636605,-0.008660441,0.0064223106,0.014515366,-0.00038866614,-0.037765324,-0.06192892,-0.016887002,-0.012936559,-0.038493153,-0.034598894,-0.015199534,-0.024450837,-0.02397162,0.03226636,-0.027071876,0.0062731104,-0.048654508,0.025191782,-0.0061379243,-0.012114083,0.074474156,-0.00015291497,-0.026898155,0.0065064076,-0.024374545,0.003449235,-0.0056263064,0.0042489707,-0.032019027,-0.05289091,0.020408927,0.027739951,0.013994737,-0.009918522,0.011032238,-0.004819324,-0.07700586,0.02409919,-0.0044971867,0.031899165,0.011658227,0.0097334925,-0.008107379,0.084931485,-0.023217984,-0.0063425144,-0.04541486,0.019132292,0.023924967,0.053958975,-0.005727645,0.007406368,0.010884805,-0.0022080583,-0.023204196,-0.01426567,0.017547559,-0.0014089274,0.0015649976,0.016569149,-0.041175865,0.0033908463,-0.064595595,0.035848312,-0.0501799,0.028312443,-0.003716316,0.018616289,-0.004116028,-0.0053956322,0.010807398,-0.018821001,-0.020210179,0.023748282,0.020531103,-0.018792843,-0.025431352,-0.023088152,-0.075625926,-0.003439285,-0.015855972,-0.038711444,0.05719141,-0.036640655,-0.020651942,-0.015735615,-0.021717485,-0.017053105,-0.06386927,-0.045491688,0.024375185,0.0105348425,-0.040101822,0.018824166,-0.027682943,0.018317359,-0.013326358,0.026629647,-0.015467763,0.012374557,-0.055056002,-0.030549405,-0.028972711,-0.00157368,0.049561836,0.02120295,-0.021217631,-0.045234054,-0.012897595,-0.042267285,0.022903558,0.042885523,-0.104174815,0.0000952903,-0.00950008,0.01669483,0.025422817,-0.00022708751,-0.009657206,-0.016169308,0.004145413,-0.03866054,0.0032987376,0.06645334,0.022600438,0.011978403,0.022427157,0.0013848683,-0.009763798,-0.055410367,0.018609716,0.018207444,0.015369472,-0.000685013,0.014574335,0.057742827,-0.014587612,-0.057305306,-0.03410381,-0.024699325,-0.0023920562,-0.011610129,-0.0046154847,0.00020341114,0.0006011648,0.028965523,0.009417224,-0.031733062,0.009550831,-0.006602763,-0.013972572,0.038582273,-0.0123527115,0.02419148,-0.014105811,0.031614125,0.0032951052,0.050979283,-0.0047038686,-0.018026603,-0.017544989,-0.000047974583,-0.014497908,0.06569701,-0.007372914,-0.027255848,-0.022150798,-0.00087330607,0.055285227,0.012784099,-0.010420447,-0.010425924,0.02566111,0.0136776,-0.0067880186,-0.0055135996,0.004031196,-0.009337029,0.041062362,0.031645287,0.045505833,0.03522236,-0.03265545,0.0028747756,-0.009634997,0.0045474553,-0.021636724,0.011066721,0.0017109128,0.0023752553,0.033432774,-0.032089386,0.06012516,0.0042203204,0.024771146,-0.04254981,0.055890508,0.017394647,-0.021095265,-0.025256833,0.013649527,-0.012499361,-0.039574422,0.021249017,-0.012061794,0.019593796,0.0011825158,0.055288374,-0.023411162,-0.0005872095,-0.005985885,0.015230331,-0.0049770228,0.029695466,0.05200938,0.034321126,-0.025403295,-0.035099257,0.031916104,0.010306633,-0.0055572554,0.0072962963,0.01265145,-0.022019474,-0.000056734603,0.026010668,-0.028095407,0.035503734,-0.07373866,-0.004137018,0.011693121,0.02892854,-0.009830522,-0.011982173,-0.035561863,0.008407437,-0.038964383,-0.020868028,0.02988196,-0.046846036,-0.0032967923,0.0027443867],"last_embed":{"hash":"1u1iza1","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1u1iza1","at":1762858194138},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{11}","lines":[79,79],"size":63,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1u1iza1","at":1762858194138}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.047487296,0.016393518,-0.0077781803,0.012838729,-0.051802833,-0.020023031,0.038515184,-0.006421212,-0.00028068572,-0.01519899,-0.004975302,0.0058081234,-0.010055215,0.014144565,0.024810981,0.033041835,-0.025996841,0.030180737,0.021213021,-0.018938601,0.0030155182,0.03554204,0.055676866,-0.0571174,-0.047857683,-0.0034438125,0.005096829,-0.006290292,0.012375716,0.053108178,-0.027180094,-0.0145687265,0.03298893,-0.013281756,-0.028353281,-0.021789052,0.018091211,-0.001860338,-0.043552745,0.06665442,0.007356618,-0.042470362,0.043142665,0.015329403,0.06599564,-0.041208345,-0.051156394,0.00045683997,0.0034139769,0.014937018,-0.0036139556,-0.0072057876,0.032042287,-0.02615177,0.008960503,0.018724052,0.009046027,-0.055762175,-0.033067238,-0.009594519,-0.0530272,0.029981494,-0.03230532,-0.030923141,-0.012529415,0.03795675,0.03584768,0.018440137,-0.016669443,-0.039658833,-0.0049779345,-0.005722581,0.021084242,0.017321274,-0.0464225,-0.0064439625,-0.0054466906,-0.0053010993,-0.0071777957,0.05289158,-0.011323577,0.002143917,0.016486302,0.005108573,0.0055427128,0.0055049313,-0.03476647,0.066528276,0.017382566,-0.010437557,-0.019037053,-0.017842177,0.0024852965,-0.037531205,-0.00908691,0.02508364,0.025913734,-0.0033613024,0.031637944,-0.006751506,0.004563047,0.010225338,-0.009242543,0.018785551,-0.017309042,-0.024188276,0.03639285,0.015283624,0.002419574,-0.006380823,0.0061066886,0.065548755,0.03344041,0.04796841,0.012335133,-0.051108733,0.028313639,-0.03490203,0.00044139187,-0.0057472177,0.033982377,0.009339825,0.025349833,-0.038665287,0.029428259,0.027211362,-0.0048827133,-0.015233007,-0.051135,0.0097877905,0.025800869,0.05234366,-0.016636973,-0.020683367,0.0069254073,0.020014446,0.067076504,-0.018981278,0.0011097898,-0.077225454,0.0003920766,0.007886137,-0.020171324,-0.0024089147,-0.010965634,-0.032899726,0.0022899476,0.02677806,0.008764211,0.020092037,0.045251906,0.0149839595,0.014217056,0.08874273,-0.013919626,0.018618304,0.0002845433,0.06023538,0.038744245,-0.019360257,-0.0048546107,0.023034919,-0.04575209,0.053497493,0.018812679,0.0001778149,0.021424804,0.011361219,-0.002637457,0.011009771,0.0017781263,-0.020660186,0.015137302,0.041448545,0.05571348,0.019769903,0.07564572,0.04003638,-0.0145218335,-0.03521963,-0.06227052,0.0038369242,-0.035072643,-0.07997724,0.014677099,0.043631073,-0.006885633,-0.015338386,0.021796664,0.014605684,-0.0017773287,-0.020522198,0.005809144,0.0077932053,0.04674621,0.0072184023,0.051458187,0.0044844267,0.011580486,-0.0484375,0.0099355625,0.053615443,0.0093066115,-0.024221716,-0.055440214,-0.004470964,-0.03477104,-0.054195844,0.014208448,-0.03540303,0.00971877,0.025073674,-0.03125397,-0.034756936,0.004902629,-0.03508229,0.047659636,0.0059532565,0.00031787838,0.01360603,-0.015655305,0.041862987,0.023101835,0.021030512,-0.026291514,0.019838054,-0.0069982666,0.016757285,0.028457671,0.0063517853,0.0059047025,0.0071367873,-0.0017837714,0.0076726964,-0.018987935,-0.03713857,0.0055055157,0.020756943,0.028583322,-0.027816433,-0.04939741,0.008132571,0.03111041,-0.006650775,-0.0056791217,0.0068655936,0.019472834,0.054384213,-0.049265683,0.022870399,0.018079,0.0018829325,-0.052128397,-0.043802243,-0.0186238,0.0054313643,-0.026809588,0.011740017,0.029820118,0.02498808,0.0019273856,0.02854131,-0.02063727,0.015532033,-0.0121524725,-0.010976811,0.0018167971,0.0023602422,0.019581558,0.02152549,0.016322229,-0.020311179,0.01934923,0.00904218,-0.01119593,-0.014318141,-0.06553615,0.016558157,0.044468343,-0.0016288022,-0.022567771,0.0076074083,0.013612073,-0.026295438,0.04726685,-0.032380342,-0.011554417,0.008766537,0.0034301158,-0.038594186,-0.016880745,0.007592786,0.074371345,-0.014942569,-0.022180865,0.012456055,0.022475252,-0.15620433,0.014608884,-0.02158649,0.062241133,0.028099317,0.0078752125,-0.047850072,0.0067394483,-0.06212992,0.04573893,0.015990354,-0.060549065,0.037936404,0.0063774846,-0.001935556,0.0029914563,-0.013320261,-0.023649506,-0.019552602,-0.056982666,-0.018745637,-0.05491158,0.049701553,0.029004952,-0.018151512,0.008540831,0.06302047,-0.04021225,0.010114664,-0.051608194,-0.050857604,-0.0007880785,-0.0008496489,-0.0029043716,-0.027264932,0.036350813,-0.018355837,0.033610813,-0.006399536,-0.02400613,0.07007279,0.034545165,0.018944336,0.038217396,-0.015717689,0.014208016,-0.016657375,-0.009987437,-0.06016655,-0.007391567,-0.0047555026,-0.0016876776,-0.0126527855,-0.016879313,-0.042031035,0.0034153345,0.018616268,0.032682955,-0.004040296,0.006801492,-0.019548243,-0.024286963,0.006730045,-0.010343918,-0.024931457,-0.07123221,0.008932799,-0.0020320916,-0.0258461,-0.015902458,0.023907593,-0.03959375,-0.004666643,-0.02130653,-0.03150207,0.018516993,-0.004105397,-0.013540499,-0.034204572,-0.11446387,-0.025774278,0.027848212,-0.027499257,0.02188815,-0.013385386,-0.02425157,0.016975397,-0.027373055,0.012428466,0.22204949,0.030257791,0.040683325,0.022034502,0.05290833,0.0090757925,0.005854235,0.052401196,-0.015450281,-0.03482007,-0.04094304,0.004004014,-0.011432462,-0.01400689,0.018215679,0.037276223,-0.061253898,0.0033982433,0.0680488,-0.0028431765,0.02254081,-0.050949015,0.003319111,-0.021435048,-0.038583934,-0.03344193,0.029751725,0.009116534,0.03413505,0.031756446,0.004800978,0.057304166,0.01624341,-0.036391117,0.03699235,0.029131973,-0.010218052,-0.054197397,0.017736224,0.02268743,0.015642125,0.0132899685,0.038868677,-0.06354747,-0.009625125,0.015499038,0.00010996526,-0.00371869,-0.0070616365,-0.030451061,0.034926534,-0.020193825,0.01031422,-0.016854513,0.022796687,0.034023903,-0.008957631,-0.022798613,0.00804881,0.05526511,0.026039243,0.017544085,-0.034047402,0.0043729516,-0.0031211516,0.012450424,-0.007212656,-0.0011871161,0.039230734,-0.016915772,0.0009478854,-0.009592362,-0.01299,0.0072167455,0.028446287,0.0038386867,0.024113214,0.05549024,0.0317006,0.012232773,-0.024285968,-0.060210038,-0.06948771,0.0047702463,0.035492048,-0.019697765,-0.0020533667,0.09779763,-0.013690248,0.01884731,0.041354187,0.008815829,-0.003315541,-0.011830447,-0.0078031053,-0.017636247,0.03387305,-0.042914044,-0.029150944,0.02066204,-0.042047646,0.023344096,0.0134495795,-0.04063829,0.01626423,0.010025382,0.0066968487,-0.030317133,0.01579936,0.021322962,-0.072703645,0.02941123,0.012442382,0.0037064853,0.033256773,0.055084456,0.031635482,0.00151194,0.052775443,-0.038998462,0.039897393,-0.0035869936,-0.022165975,0.018490728,-0.037285153,-0.06167989,0.011369655,0.011982887,0.0024115378,0.03447159,0.050767582,-0.009653129,0.012137896,0.035274345,0.0344445,-0.017322531,0.044704348,-0.014855681,0.004945472,0.034610555,0.005065867,-0.0049425927,-0.016896555,0.039930902,0.009028175,0.026654216,-0.0352765,0.032128774,-0.036410566,0.04064374,0.02724058,0.0030870354,0.04123615,-0.023081953,0.0012038603,-0.07943373,-0.047212675,-0.011550276,-0.018485263,-0.016478654,-0.022035975,0.015317569,0.045371886,0.064367734,-0.026265126,0.04591725,-0.0063075484,0.019869057,0.00095486786,0.007703113,0.020339407,0.018727059,-0.054604843,-0.03339486,-0.002351458,-0.05252288,-0.022009304,-0.022629641,-0.022713631,-0.014069161,0.039560344,-0.0039024155,-0.024155037,0.003069364,0.056976985,-0.019616848,-0.023430942,-0.0034417498,-0.0039188913,-0.006435852,0.009154773,0.10697057,-0.0035552648,0.012401075,0.016960895,0.020681163,0.05890836,0.024665141,0.015866859,-0.03753049,0.0014532944,0.047118194,0.015021108,0.0169846,0.0026741426,-0.0037944373,-0.024021568,0.040646598,0.0071694907,-0.026748002,0.0013075246,-0.0050875107,-0.08419288,0.002550112,-0.0577653,-0.04231386,-0.010579673,0.025399998,-0.03620728,-0.020347409,-0.0006787391,-0.039715577,0.012026036,-0.038808778,-0.0058556343,0.022451753,-0.029905345,-0.028324554,-0.041806325,0.0022326023,-0.0070502385,-0.028321309,0.0046144924,-0.030037668,0.0017373152,0.029724855,0.006444298,0.04227716,-0.00054271356,-0.047069218,-0.0134852575,0.004058141,-0.015621896,0.010784401,0.026013153,-0.0062666214,-0.013180896,-0.04677463,0.018518114,0.0048671933,0.013831522,-0.03475664,-0.014545691,-0.0010189771,0.06361953,-0.0030590824,0.013273694,0.018424673,0.018862413,-0.039395396,-0.0044176197,0.063942164,-0.018593328,-0.026466113,-0.06663974,-0.038982138,-0.00189007,-0.007821529,-0.029585415,-0.036071528,-0.013653528,-0.009690012,0.014601189,-0.0017060096,0.0012234678,0.016525716,-0.0008127357,0.011785636,0.01255971,-0.05773002,-0.043785598,0.026174746,0.032543346,0.008863362,-0.02528424,0.003382883,0.034985512,-0.010526158,0.013612633,-0.073633745,0.05053786,0.019020166,-0.06531053,0.008092791,-0.012972085,-0.019028699,-0.03640639,0.058063284,-0.024933161,-0.022804817,0.0023262883,-0.0051348717,-0.0059172106,-0.0005968891,-0.010152335,0.0049157,-0.013405714,-0.027309496,0.062893,0.0048688,0.014041065,-0.026757644,-0.0043276944,-0.020126928,0.01589057,-0.0039243987,0.0261631,-0.015523981,0.018072788,0.00017297552,0.011721176,-0.022384433,-0.03312029,-0.022203354,0.00019924786,0.020227417,-0.019765735,-0.03576057,-0.015216122,-0.008382162,-0.029086083,0.0022000296,-0.06954476,-0.023877824,-0.024866447,-0.014992625,0.004091872,0.03720125,0.019912295,-0.0046322825,-0.044301327,0.048065044,0.017589882,-0.0461417,-0.012054401,-0.008463873,-0.0025247075,-0.009062887,-0.04434355,0.015992383,0.017856035,-0.00005073209,0.007341943,-0.07104336,0.015777942,-0.00917169,0.008085044,0.018580778,0.047652237,0.052184854,-0.0211886,0.03510963,-0.025700632,-0.06074556,-0.025310287,0.03923179,0.023440713,-0.042481374,0.017789066,0.0055919234,-0.00009708552,-0.009859519,0.012177616,0.0016335525,-0.055459403,0.029863704,0.0052080867,-0.02564178,0.009224797,0.019121194,-0.019123482,-0.020822586,-0.020797418,0.00080251944,0.008704273,-0.005672198,-0.019349337,0.019755946,0.08198129,0.022531744,0.0062167416,-0.04342963,-0.029954327,0.008192913,-0.14872918,0.020692592,-0.034319438,-0.02215642,0.01856176,-0.010973728,-0.052127797,-0.041582275,-0.03378043,-0.00622377,-0.037647083,-0.052114375,-0.0016606499,-0.010135926,-0.04966837,0.035162397,-0.013630927,-0.013416789,-0.028687343,0.05118282,0.025773551,-0.0019293019,0.06823352,0.003083859,-0.043394193,-0.0061910753,-0.0008401224,0.014193516,-0.015259038,-0.039116807,-0.011047143,-0.028713742,0.014487684,0.011353751,0.03332375,-0.032580648,0.0015803962,-0.024818908,-0.0538642,-0.00068922905,-0.01838733,0.014286866,-0.03521816,0.032298807,-0.006186112,0.0709279,-0.01664094,-0.017247276,-0.055005938,0.008933707,0.0011261276,0.040944457,-0.0016063331,0.015376526,-0.012691671,-0.014957005,-0.027423237,-0.026217131,0.008503606,-0.0013231494,0.019674573,0.009915877,-0.041870017,-0.014486585,-0.062503256,0.011381106,-0.03408451,0.0103704585,-0.0063291206,-0.024852678,-0.0043461714,-0.005121416,0.0061966423,-0.0040264213,-0.011113942,0.022992292,0.0009250604,-0.02932733,-0.018403817,-0.02470887,-0.06385938,-0.005727221,0.005063319,-0.05570225,0.056833997,-0.022211503,-0.0145360585,-0.02236325,-0.044917427,-0.0065538343,-0.04670435,-0.025956623,0.003943931,-0.0154707795,-0.019942272,0.07077977,-0.02768006,0.02296471,-0.010826698,0.024522513,0.00538205,-0.01622249,-0.041835766,-0.0059267143,-0.049580295,0.0002598058,0.009301885,0.012468876,-0.009293698,-0.0111757275,-0.0042473488,-0.013360402,-0.0090679005,0.033699125,-0.076980226,-0.028684316,0.001445097,0.021115998,0.011040144,-0.030424243,0.012715712,0.00080061436,0.005845591,-0.027893469,-0.010726011,0.067720085,0.008293261,0.038380496,0.020134041,0.008780642,-0.018699516,-0.061810642,0.029743409,0.011021454,0.026173627,0.010610725,-0.00007424836,0.03564898,-0.0017254964,-0.038181566,-0.016908552,-0.044770386,-0.015689004,-0.029876843,0.009153224,0.019587675,-0.0124705285,0.013574125,0.012888193,-0.024537003,0.0033312978,-0.011066698,0.009005227,0.048017863,0.0053704767,0.041823532,0.016509654,0.0024441434,-0.0026555592,0.063012965,-0.015616158,-0.034687594,-0.021997707,-0.0014794746,-0.042300485,0.04960697,0.005664621,-0.03475152,-0.020439865,-0.0038721138,0.059589565,0.016037824,-0.023477806,-0.03768257,0.02486106,-0.007744205,-0.021730138,-0.014500121,0.020258112,-0.0119511895,0.047545463,0.007866902,0.0635814,0.06810819,-0.0141201075,0.007657869,0.018514203,-0.0011941474,-0.021231685,0.0013226281,-0.020663826,0.020760091,0.013185721,-0.0067641772,0.080573305,-0.022195332,0.01314753,-0.050420433,0.023514083,0.0034337726,-0.027211456,-0.020970397,-0.00039441593,-0.018284919,-0.029549986,0.020058682,0.0081133535,0.012229714,-0.016735999,0.031097597,-0.049566224,-0.0112706,0.015903622,0.04834296,-0.0051764213,-0.008082696,0.0536224,0.0028702556,-0.014491942,-0.01923586,0.04319949,-0.008729345,-0.010200447,-0.011051029,-0.027682435,-0.03934911,0.0010712423,0.011585478,0.0068941754,0.037128147,-0.054062378,-0.00006166377,0.020462755,0.04103392,-0.00580679,-0.00080965133,-0.026201254,0.023614107,-0.026691357,-0.019812156,0.014985886,-0.026344368,0.013409242,0.017319938],"last_embed":{"hash":"1g7d1s3","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1g7d1s3","at":1762858194138},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{12}","lines":[80,81],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1g7d1s3","at":1762858194138}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06885297,-0.015165618,-0.063573614,0.00093688717,-0.057279956,-0.03767268,0.03863098,0.003871585,-0.005825128,0.0065379487,-0.010608931,-0.007909211,-0.0014570318,0.014759252,0.02119065,0.063561425,-0.045446415,0.009008645,0.031350933,-0.019981693,-0.0336572,0.017222812,0.073868155,-0.025860019,-0.027731223,0.010353555,0.004815239,-0.03031761,0.018962333,0.05416558,0.0078124222,-0.034912616,0.039027896,-0.008926677,-0.040904824,-0.010896604,0.020747,0.0077493093,-0.026907196,0.06315125,0.025152339,-0.015585577,0.019956253,-0.01294181,0.051904373,-0.031316806,-0.069592625,-0.0035828487,-0.010291349,0.012600571,0.019120133,-0.015852172,0.038612235,-0.017160155,0.021273406,0.030233247,0.013046112,-0.056239437,-0.036545146,0.013780409,-0.051747967,-0.00012401838,-0.025984751,-0.039391696,-0.027406376,0.055564415,0.03393237,0.022366883,-0.02361932,-0.031347852,0.030727325,0.008832807,0.027086323,0.016279235,-0.051642735,0.00132353,-0.017730266,-0.025284942,-0.016404126,0.06735331,0.012130843,0.020167727,-0.0073866695,-0.002369007,0.008833856,-0.0059866104,-0.025662204,0.05040953,0.040083595,-0.008795399,-0.013114721,-0.008296872,0.020535046,-0.025054563,-0.021280728,0.02439638,0.029316328,-0.028924957,0.028547527,-0.005574884,0.026720807,-0.0071693882,-0.011184973,-0.0048281746,0.019495714,-0.0032950172,0.019879092,0.040992502,0.027456205,-0.009432057,0.009748697,0.0693712,0.045168463,0.017891884,-0.008857518,-0.016397558,0.031026712,-0.03762084,-0.00060552737,-0.0017361507,0.032078296,0.02746154,0.016311679,-0.031043524,-0.00080013927,0.020112447,-0.024475228,-0.023979565,-0.021827059,0.020065198,0.04101524,0.03412069,-0.02338448,-0.005991808,0.0023984741,0.021994285,0.06594038,0.015588416,0.0035651927,-0.06310984,-0.0060005183,0.013913605,-0.037788607,-0.0020706137,-0.0015920704,-0.04918567,0.01684522,0.023323985,-0.012102075,0.02799434,0.0005296853,0.008758607,0.005496717,0.091693625,-0.027072065,0.0143758375,0.012588317,0.03536526,0.011197966,0.0050972532,0.009036577,0.022453139,-0.03582673,0.07317767,-0.005792556,-0.02082071,0.0134912,0.03570619,-0.0067804046,-0.012067584,0.004196769,-0.0021102212,0.003390103,0.02079743,0.05362279,0.025247177,0.09578573,0.027258156,-0.009449401,-0.031916976,-0.056003865,-0.001902466,-0.045387227,-0.061389763,0.0075184708,0.05726294,-0.015631182,-0.028188866,0.01863119,0.019444983,-0.013827691,-0.013884502,0.012151884,0.015543765,0.027080243,0.01148315,0.029082688,0.0042367056,0.018339284,-0.033981305,0.015692933,0.042258542,0.0120107075,-0.03047547,-0.056387823,-0.02065864,-0.033739753,-0.050290428,0.01745485,-0.05665112,0.023200693,0.041610938,-0.01762311,-0.0325317,-0.004129233,-0.024665076,0.026091343,-0.01342209,0.00045665994,0.011787123,-0.0059833387,0.04333334,0.018703114,0.010506011,-0.023148252,0.028903851,-0.010516352,0.035259303,0.026554134,0.019009769,-0.009058587,0.0060123536,-0.010580018,0.0033027483,0.00611593,-0.038567573,0.0030161613,0.009044607,0.052642893,-0.001854866,-0.04333166,0.012902465,0.022298858,0.0013801503,-0.011743089,-0.012308718,0.029021155,0.041815404,-0.009677151,0.0045414004,0.010589455,-0.0053387913,-0.037284438,-0.05093594,0.012969115,0.023423808,-0.0053527597,-0.0016641575,-0.00096848333,-0.0013037118,0.0034813674,0.027825976,0.008826732,0.0045725196,-0.0014866403,0.0036818585,0.0107777165,-0.020389687,0.025102558,0.030666498,0.008814654,-0.03216349,0.0126135275,0.0148297995,-0.022138335,-0.023146607,-0.068198524,0.027061556,0.051532436,-0.010460968,-0.032685585,-0.009830909,-0.0001502774,0.0002721882,0.041021403,-0.0021695197,-0.026112938,0.006368671,0.027522724,-0.036386658,0.004382819,0.0075373985,0.064823,0.009283543,-0.04679023,0.014121953,0.010026469,-0.16932552,-0.00053034694,0.0001970053,0.03646521,0.022388432,0.021454655,-0.061460312,0.0068590366,-0.064564385,0.02782213,0.004227521,-0.05010603,0.026654854,0.012089318,0.016304584,0.0097456295,-0.007684555,-0.022030162,-0.0063721375,-0.05765667,-0.029520791,-0.053371485,0.06102971,0.03871203,-0.008954125,0.0030419559,0.0846444,-0.029563993,0.010039058,-0.05692744,-0.070509814,-0.0011729308,-0.0034372648,0.018899467,-0.012966306,0.049643084,-0.0010339885,0.03475431,0.026446573,-0.010197164,0.070464395,0.037008382,0.018244635,0.03716589,-0.01452985,0.015711522,-0.012345496,-0.02835293,-0.04329094,-0.020095468,-0.012272944,0.003011178,-0.025325645,-0.015787572,-0.03682136,-0.0023930892,0.019299751,0.036553156,-0.004054397,0.003491824,-0.012165179,-0.008411247,0.0075730057,-0.010513532,-0.02910435,-0.06904087,0.022417486,0.02702316,-0.016197862,-0.01763871,0.017386429,-0.056323756,-0.013895604,-0.027338022,-0.03970294,0.0056110485,-0.004751638,-0.007178592,-0.016182195,-0.1052623,-0.014099331,0.033054918,-0.014124227,0.011271295,0.0006683722,-0.03337445,-0.004314305,0.004676354,0.0269547,0.22878873,0.021508055,0.029825522,0.009134651,0.051331688,-0.007579751,0.005897327,0.08049805,-0.013947764,-0.04835962,-0.012212821,-0.0073216795,-0.007931116,-0.011202453,0.004750616,0.054607186,-0.06454165,0.011546197,0.051953726,-0.008569665,0.031108527,-0.033094283,0.020203883,-0.012763843,-0.054324146,-0.036892775,0.016609896,0.037739374,-0.008083735,0.021351986,-0.035933267,0.060126342,0.028591253,-0.042890847,0.05283939,0.018089866,0.01113556,-0.05798856,-0.028069014,0.020939441,0.002456261,0.011524391,0.038353857,-0.044647295,-0.013816331,0.01800199,-0.025197221,0.0015418817,-0.01398015,-0.013897805,0.015838103,-0.01101624,0.018065974,-0.028535234,0.016939135,0.011546967,0.005970383,-0.031369478,-0.0013507314,0.03299375,0.033758435,0.028121386,-0.023759868,0.0041583613,-0.0028284865,0.009962076,-0.02152984,-0.03222691,-0.0020369226,0.008041832,0.005927169,0.005242002,0.0016730619,0.0052382494,0.024205662,-0.0029411165,0.026312765,0.053527474,0.002770159,0.009286582,-0.026202872,-0.03697516,-0.03175505,0.00066309096,0.031894255,-0.006583259,-0.0020896613,0.09199895,-0.01114171,0.0046367478,0.028870605,0.016327059,-0.008558138,-0.024118688,0.019655067,-0.03071302,0.024804521,-0.039596133,-0.0050913757,0.019885013,-0.028171206,0.038799196,0.0019223392,-0.016354412,0.013642461,0.008965775,-0.0012971042,-0.022930576,-0.0005432372,0.033876546,-0.076386265,0.007012125,0.031375315,0.01756803,0.012887133,0.061381668,0.040084735,0.017395638,0.05856679,-0.009601754,0.011802109,-0.025101446,-0.020577004,0.02338359,-0.030295195,-0.07682751,0.002735933,0.009349781,-0.003950388,0.042771384,0.056096748,-0.01847591,-0.0016455553,0.042354904,0.026665227,-0.016275138,0.047821768,0.0037744765,0.0035662828,0.028085947,-0.006434854,0.01319053,-0.009143397,0.04376018,0.015256027,0.04829808,-0.0021231975,0.01574849,-0.024277417,0.014736381,0.0085338,0.009670002,0.02235752,-0.024425775,-0.0004702504,-0.10843811,-0.033516936,-0.04037871,-0.006158974,-0.015979122,-0.030013949,-0.008124417,0.05431744,0.07561352,-0.018426111,0.041836746,0.015546741,0.009224418,0.0073088994,-0.011783965,0.026818767,0.00700182,-0.03988323,-0.023698695,-0.021737546,-0.07512726,-0.017986428,-0.032027636,-0.015345333,-0.046301823,0.039246082,-0.018264173,-0.031560898,0.019664444,0.04951045,-0.012520535,-0.02328721,-0.0019991721,-0.039121453,-0.022751987,0.010952684,0.11153629,-0.027132215,0.0017996108,0.04800709,0.023350855,0.047686085,0.032262474,0.010044164,-0.025541145,0.016421173,0.009275267,0.006985387,-0.032839313,-0.0064968094,-0.019977124,-0.01394322,0.03287135,0.027094483,0.0010879308,0.0031424414,0.0007526733,-0.06343695,-0.0061630397,-0.014556142,-0.053105015,-0.0018705474,0.051188864,-0.028985986,-0.03832824,-0.023924692,0.0034686155,0.0033840172,-0.038182806,-0.025776241,0.051480215,-0.030562293,-0.044132937,-0.025925985,0.0153566785,-0.012013845,-0.014772513,-0.017343003,-0.032029714,0.004276575,0.01179238,-0.021078134,0.02957232,0.007970782,-0.040303532,-0.010510327,-0.017112097,-0.010392383,0.0022973276,0.016482357,-0.019259572,-0.03702065,-0.042906735,0.012328298,0.010646321,0.016304806,-0.018981911,0.012619479,-0.028960798,0.04104461,0.016551698,0.034144633,0.015732082,0.019331155,-0.0344792,-0.005489359,0.044452187,-0.0056966175,-0.03643897,-0.07048973,-0.04392672,-0.0098101115,0.004361333,-0.039868034,-0.04362115,-0.013683805,0.008637255,-0.003565237,-0.010799068,-0.004908501,0.011337125,0.0077110897,-0.00091783097,-0.003085199,-0.0392528,-0.04299673,0.04749635,0.00095521356,0.0043093017,-0.04215892,0.006123412,0.04687724,-0.02331633,0.008162547,-0.061225668,0.024019584,0.0075425343,-0.071991734,0.0060400055,-0.02726709,-0.028805945,-0.045094028,0.0489126,0.0013356882,-0.001406695,0.01052475,0.01753531,-0.0014078926,0.016953154,-0.014718021,0.031548847,-0.0041661034,-0.031850044,0.04843677,0.022485154,0.017027747,-0.04757491,-0.007056355,-0.020673629,0.009194166,-0.011551063,0.03614632,0.002122024,0.04468355,-0.002416238,-0.025281267,-0.0056975544,-0.027585855,-0.009400731,-0.04135023,-0.007367076,-0.018299311,-0.006763587,0.013426495,-0.0008277285,-0.016264243,0.0067322636,-0.038709767,-0.009284044,-0.03296048,0.0011479408,0.0041368986,-0.007941519,0.02734813,-0.010914291,-0.0051113316,0.051378023,0.0009832302,-0.03952176,-0.013551531,0.016950464,-0.009402882,-0.0049655316,-0.038582917,-0.0021470862,0.035294443,-0.0070952387,0.012629148,-0.05132437,0.027889717,0.017012497,-0.00826465,0.037453715,0.038323034,0.06550214,-0.031015247,0.050712388,-0.021875132,-0.037533104,0.0061068456,0.031191923,0.031337045,-0.056053236,0.024966829,0.0015502984,0.0013422788,-0.019033667,0.018264735,0.004263202,-0.037028205,0.032310575,-0.018735362,-0.007879599,0.025924617,0.017751513,-0.0123946015,-0.01940206,-0.01686496,-0.0037676883,0.011027551,0.0012991116,-0.01653116,0.02994402,0.06939381,0.029279208,-0.0015338886,-0.01854947,-0.042666692,0.014146776,-0.14820066,-0.0015192047,-0.010788505,-0.011861714,0.015337945,-0.021909539,-0.015722238,-0.06782043,-0.018224608,-0.008068147,-0.020234346,-0.004240154,-0.0025435511,-0.007432929,-0.020628132,0.03551792,-0.038154066,-0.016369998,-0.040999163,0.050531782,0.021006465,0.012758271,0.07664365,-0.0013428942,-0.025290228,0.0035700465,-0.0223183,-0.0075519094,-0.025395254,-0.038438067,-0.021743678,-0.051429078,0.025589319,-0.0033137947,0.0037389053,-0.049092744,-0.0134594785,-0.014141861,-0.05633119,-0.008879466,-0.009554835,0.024551613,-0.014042669,0.050740343,0.020190448,0.05549671,-0.029083453,-0.020126723,-0.06719198,0.008222839,-0.02228737,0.044295188,-0.0046832627,0.009197001,-0.01639657,-0.019585667,-0.026475713,0.00051656284,-0.0054721623,0.0025698633,0.020902634,0.006621403,-0.03861396,-0.028066896,-0.06305722,0.010648793,-0.04923108,0.013506116,-0.016789628,-0.0036313897,-0.009306317,0.003201621,0.018941384,-0.008372718,-0.02690211,0.021648616,0.025796495,-0.016895546,0.00979118,-0.02941652,-0.058904804,0.0043077166,0.013257207,-0.05162022,0.04546116,-0.014235791,-0.013508115,-0.0038890187,-0.044127513,-0.015464163,-0.059759423,-0.03796934,-0.011767501,-0.009404544,-0.01894124,0.05310776,-0.04086643,0.00491519,-0.0125302775,0.020771107,-0.013253761,-0.00013007737,-0.042590983,-0.014846199,-0.050457377,-0.0008371595,0.03713485,0.015497143,-0.014248516,-0.006670415,-0.027314618,-0.030172015,0.0023307174,0.019682994,-0.07834008,-0.01652928,-0.012537297,0.037174877,0.006615188,0.0029981888,-0.011407517,-0.0043098833,0.0095051415,-0.025313646,0.011564077,0.07507119,0.031683434,0.042643454,0.038683433,-0.011349256,-0.011307012,-0.086238556,0.0040109246,-0.0120893195,0.040735107,0.0042408304,0.009702894,0.035936523,-0.008478226,-0.0329558,-0.020715734,-0.04582047,0.0007389121,-0.029483415,0.008216423,-0.004117746,0.003317736,0.013280788,-0.008138266,-0.026037622,0.0024751455,-0.015515435,-0.0022224467,0.019760404,-0.0045146877,0.038912088,-0.0044476073,-0.011147678,-0.0049163904,0.06987814,0.0018025199,-0.026256545,-0.017431086,0.0019134125,-0.034547362,0.05946455,0.014708837,-0.03742385,-0.024599593,0.009789119,0.06797601,0.013705534,-0.01622919,0.004655379,0.020608243,-0.0050727814,-0.022073066,0.011482531,-0.0018766633,-0.031283416,0.03960394,-0.003813071,0.054059267,0.038876902,-0.025359951,-0.035875842,0.0013282368,0.007370988,-0.03273756,0.0128496615,-0.032550495,0.013414737,0.0068004513,-0.0036578737,0.056153417,0.011785149,0.007678399,-0.014287408,0.033539213,0.011901723,-0.012233354,-0.027034413,0.022979386,-0.012047583,-0.028670892,0.04366216,-0.017565707,-0.011539745,0.0047267084,0.040688798,-0.039138127,-0.022983177,0.01459826,0.015626468,-0.014771576,0.013969836,0.057373293,0.009362452,-0.023620613,-0.035785165,0.045595136,0.00507037,-0.0068486976,-0.005897665,-0.017117726,-0.018935129,-0.001561172,0.018304331,-0.011932527,0.02501332,-0.062478863,0.004101023,0.008445237,0.039169274,-0.010604046,0.01620431,-0.04316555,0.009430236,-0.02532161,-0.052880827,0.027374504,-0.038898356,-0.00215718,0.019189129],"last_embed":{"hash":"9mirf2","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"9mirf2","at":1762858194138},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{13}","lines":[82,82],"size":87,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9mirf2","at":1762858194138}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.055682402,-0.023049213,-0.052200347,0.0061038285,-0.050104126,-0.037068024,0.0658233,0.007606745,0.015996518,-0.0065060626,-0.020159109,0.0037344366,-0.016374808,0.006736803,0.00790319,0.044756494,-0.015497046,0.011907382,0.035644423,0.01550938,-0.040341195,0.015601041,0.031333067,-0.04436953,-0.036038816,0.0018836716,0.030597439,-0.008452478,0.0046347366,0.043473244,-0.00966349,-0.056764632,0.032918904,0.009197587,-0.00094365794,-0.01350607,0.018670479,0.0008646376,-0.043235812,0.04823781,0.0074912873,-0.0489028,0.03483421,-0.00089993334,0.048371475,-0.022598572,-0.072430536,-0.0062526525,-0.015787855,0.013208585,-0.006079934,-0.028142506,0.020985572,-0.032956492,0.008425461,0.00926607,0.016633922,-0.03449813,-0.007356735,0.0050397296,-0.04349056,0.016854348,0.01543284,-0.048139274,0.008559264,0.043225337,0.016229741,0.024948983,-0.022248028,-0.023067582,0.0067375125,0.010322997,0.02352955,0.010603599,-0.041302796,-0.003545044,0.002284976,-0.015001273,-0.005969448,0.051372707,-0.009386388,0.010498073,-0.01602146,0.0034785443,-0.03146367,0.030311113,-0.016066562,0.026731094,0.019834395,-0.023717953,-0.028466783,-0.0038447923,0.008390498,-0.029111916,-0.0061576026,-0.0020883265,0.020587444,-0.029297806,0.043878,-0.018274916,0.03874566,0.017587092,-0.013313302,0.022968963,0.010019376,-0.03078724,0.027736286,0.028613273,0.025819754,-0.019057354,0.0059714173,0.058568526,0.0334594,0.031924013,0.012273588,-0.032117423,0.028537981,-0.037705526,0.006559525,0.0031017915,0.04080116,0.039304566,0.026671538,-0.022798952,0.035418056,0.033067536,0.0003767814,-0.007377118,-0.026207333,0.029645646,0.0054043643,0.047864217,-0.029621946,-0.003669855,-0.004706167,0.022730272,0.086613014,-0.017396964,0.0015494158,-0.05461498,-0.01767812,0.021128798,-0.034045517,0.0027925314,-0.00051464257,-0.06333225,0.019548941,0.028395034,-0.00070052996,0.0047760596,0.0015408077,0.012535472,0.008548307,0.10128195,-0.001357156,0.026490025,0.007073075,0.04759705,0.026026586,-0.018068498,0.01769191,0.020114185,-0.018302197,0.045664404,-0.0014820363,-0.0072920825,0.022821035,0.034587104,-0.019622901,0.01592462,-0.009422,-0.039047744,0.016254907,0.029887427,0.050312176,0.008436645,0.06281966,0.026447667,-0.003605074,-0.01994369,-0.038595993,-0.00070069556,-0.03734051,-0.05450398,0.011221183,0.07012761,0.012490902,-0.018749392,0.027399587,0.035383206,-0.028614622,-0.007164851,0.0034447112,0.011679846,0.06921084,0.019683447,-0.00041200247,0.008858333,0.01581464,-0.03483544,0.014073327,0.034368273,0.008423028,0.013971599,-0.062116645,-0.013257894,-0.034111094,-0.060527124,-0.008417214,-0.04279521,0.027211335,0.027496696,-0.014995899,-0.04200177,-0.0031128149,-0.035332065,0.05339907,-0.011816732,0.0059580356,-0.002190928,-0.011671411,0.04900498,0.03603888,0.03734048,-0.02976012,0.0472088,0.00057290815,0.03132124,0.02945302,0.014398609,-0.007853596,0.005434739,-0.010206197,0.003871191,0.0000689854,-0.044929843,0.0044044065,0.0017411775,0.043785866,-0.018555462,-0.028451022,0.03187546,0.015260206,0.0047296076,-0.019368675,0.004213646,0.042119317,0.056823224,-0.032522384,0.017030893,-0.013314341,-0.0011574236,-0.042325262,-0.03160029,0.021662286,0.019058581,-0.011310773,0.013232361,0.0155529035,0.0071381754,-0.016540874,0.018496612,-0.0070833666,0.016450442,-0.0013023403,0.010360599,-0.0036350298,-0.011047833,0.04337983,0.039614294,-0.010805449,-0.028748637,0.028217925,0.015625618,-0.010084097,-0.0011419753,-0.056125905,0.02350765,0.05318454,-0.01593457,-0.05606163,-0.013124464,0.014128195,-0.007875693,0.00500651,-0.0006280581,-0.034534145,-0.0013785424,-0.00015198707,-0.03308708,-0.00015245161,-0.0051834043,0.0767407,-0.0012013335,-0.029072063,0.0110401595,0.01491764,-0.17459607,-0.007783203,-0.013585662,0.053388283,0.022226678,0.004902857,-0.065438196,0.013186504,-0.07087218,0.035249535,0.01488793,-0.052232403,0.026984248,-0.02085288,0.008522109,0.006624372,-0.015761493,-0.010584926,-0.010398897,-0.05019632,-0.043202683,-0.05351589,0.048764616,0.03647466,-0.011844569,0.009223232,0.068878226,-0.030641746,0.027218042,-0.048927043,-0.052556265,-0.0011089712,0.0060369815,0.0061340895,-0.023367468,0.038559657,-0.033947773,0.04909709,0.015037995,-0.0124064805,0.082595386,0.005925818,0.009072578,0.02947474,-0.022341106,0.03442949,-0.0018903067,-0.0104391705,-0.038500678,-0.009321675,-0.00918926,-0.005684508,-0.0108937,0.0034496945,-0.05242975,0.011244977,0.002954711,0.042412575,-0.007753211,-0.014539467,-0.007005649,-0.018069567,0.01829687,-0.027061367,-0.035357915,-0.07534564,-0.004273464,0.023001624,-0.027280703,-0.014096473,0.016500302,-0.048934456,0.0034447173,-0.028124847,-0.015418324,0.0024746864,-0.011731962,0.003908204,-0.022246024,-0.09800187,0.009981599,0.052786462,-0.02120837,0.015962156,-0.012621711,-0.058888692,0.016549693,-0.020172698,0.019531162,0.24770673,0.051061567,0.041871965,0.0006759456,0.046593565,-0.004551931,0.011209401,0.06358478,-0.007762696,-0.04315172,-0.011457118,0.028533157,-0.019950453,-0.0013731814,0.011714047,0.03613826,-0.04064756,0.008962998,0.08068466,-0.008406487,0.027973088,-0.048557807,0.009170671,-0.01267283,-0.05541823,-0.016884612,0.04430829,0.05351689,-0.0029615152,0.02577424,-0.03132205,0.07944207,0.03533835,-0.031158147,0.06365511,0.019011876,-0.009044154,-0.061617408,0.00022885774,0.017740957,-0.0053550117,0.0056361756,0.03544552,-0.0554559,-0.03385869,-0.008407645,-0.010925869,0.0091916295,-0.014986247,-0.009445396,0.005810175,0.0024016455,0.02334134,-0.013916638,0.005714958,0.0364138,-0.015319053,-0.035723366,0.019720906,0.03884411,0.038177654,0.016387114,-0.054928955,-0.003830721,0.015641581,-0.00035580166,-0.04539986,-0.018982815,0.019621393,-0.013628123,0.00944368,0.020798534,0.005438051,0.0024231717,0.019283077,0.019753328,0.035058696,0.050159086,0.036324896,0.013139652,-0.025501534,-0.072046146,-0.024532484,0.008483977,0.032444708,-0.006339232,0.004695863,0.08103453,0.0012936525,0.02105178,0.028785866,0.00043186036,-0.023316713,-0.023016127,-0.00038707437,-0.013933863,0.017329315,-0.042279787,-0.013226226,0.015852096,-0.026387962,0.041309934,0.0032744065,-0.021957846,0.018055199,0.022773119,0.0060763517,-0.047968842,0.00028391453,0.024355823,-0.07963197,0.018883271,0.018421076,-0.009942297,0.007405352,0.057038397,0.02748014,-0.0035367245,0.07123335,-0.01873545,0.029882351,0.0023203099,-0.050096877,0.019120995,-0.0209411,-0.06157264,0.017555354,0.013916447,0.007252881,0.031837534,0.048849013,-0.012223226,0.0027484277,0.030384382,0.013429288,-0.0020950548,0.024553787,-0.016128134,0.012516604,0.022177765,-0.0069298693,0.022864241,-0.005011095,0.03700814,0.010146958,0.020465072,-0.021859845,0.022680743,-0.04447591,0.032890104,0.01668983,0.0069299145,0.045528155,-0.032733146,0.00843812,-0.10859183,-0.026969666,-0.033565912,-0.015596646,-0.022454672,-0.015957141,0.012309168,0.043231502,0.07410085,-0.01881794,0.052956857,0.010810484,0.009778472,-0.0049634534,-0.019069029,0.015738823,-0.012112281,-0.045386788,-0.01889412,0.009803019,-0.06165729,0.0050986055,0.004832117,0.00041597817,-0.0027387026,0.027967824,-0.013852979,-0.037094466,0.004924943,0.044046983,0.0037212581,-0.05507508,-0.00395249,-0.01636565,-0.01127468,-0.0055072308,0.110938214,-0.027027769,0.0047144243,0.044906795,0.00950427,0.044578277,0.03188738,0.017280458,-0.0049665864,0.0026665123,0.018754655,0.01506316,-0.016684853,-0.018607346,-0.020186663,-0.018644651,0.026845701,0.021171385,-0.030386949,-0.0014331611,-0.020796917,-0.06717322,0.004987589,-0.05878941,-0.024954267,-0.021138595,0.029862333,-0.061619572,-0.032912318,0.018657109,-0.02155336,-0.009994112,-0.033826236,-0.010546043,0.04096568,-0.027776865,-0.022510618,-0.03509757,-0.004180555,-0.0068756524,-0.028289292,-0.013330851,-0.030447645,-0.00663978,0.027260339,0.011706876,0.037620597,0.008767057,-0.027907485,-0.02185372,-0.01246799,-0.021921799,-0.014476506,0.029188907,-0.022079017,-0.028327897,-0.058870684,0.0047235982,-0.0040137363,0.011572131,-0.013794949,-0.008477219,-0.02687258,0.03987815,0.02187731,0.013171133,0.029610822,0.014575896,-0.048028465,-0.009222515,0.039641418,0.000021622685,-0.018547328,-0.037607677,-0.0572038,-0.016521532,-0.021049218,-0.033387646,-0.003923603,-0.031543043,-0.010140224,-0.0064670253,-0.010046251,0.008544442,0.001165275,-0.00096057914,0.011864445,0.02755154,-0.062971145,-0.028995328,0.029915879,0.010398459,-0.00030156155,-0.015942372,-0.0031941696,0.0361338,-0.017957823,-0.0021622602,-0.055680376,0.035503343,0.009144874,-0.07007259,0.021236196,-0.013695355,-0.0044062925,-0.028658899,0.035807636,-0.012545381,-0.011963328,-0.011603831,0.013943648,0.0016358697,0.032471765,-0.0062820204,-0.00096204574,0.018011576,-0.02943637,0.036523234,0.0126383,-0.00027276968,-0.04639557,-0.012744978,-0.0026013085,-0.015621986,0.006747383,0.04114555,-0.0075675924,0.04009495,-0.013118757,0.011780117,-0.018357368,-0.031784467,0.009159219,-0.032795947,0.020426895,-0.009027949,-0.011689264,0.006594279,0.0011540345,-0.01741489,0.0032819791,-0.05880672,-0.030969014,-0.029419884,0.01570962,-0.0036281534,0.02652674,0.03360396,-0.0052135116,-0.023304261,0.05869922,0.0035977198,-0.03909343,-0.017508622,0.015369878,-0.00938796,-0.015628496,-0.031424575,0.0022814826,0.0129045425,0.010311737,-0.0077312533,-0.060368847,0.043277275,-0.010390332,0.0076315976,0.030753726,0.057306893,0.043317415,-0.004520632,0.037286222,-0.017009713,-0.056095555,-0.0024854403,0.02557478,0.036914814,-0.032281876,0.023432847,0.020377755,0.0044421344,-0.020310247,-0.007065582,0.024080656,-0.057233453,0.02412124,-0.018273378,-0.016573224,0.019586032,-0.025405195,0.013772743,-0.0033673875,-0.02926369,0.0050763297,0.006745353,-0.011628846,-0.02228834,0.034595054,0.07332115,0.008750702,-0.009070588,-0.033721026,-0.035122786,-0.013027098,-0.14758879,-0.00092100963,-0.017613547,-0.016882792,0.022968048,-0.019310307,-0.039523344,-0.06332204,-0.0063168337,-0.015944121,-0.025711214,-0.011177743,-0.013929618,-0.0060475892,-0.02899625,0.02239278,-0.04095632,0.004278029,-0.027214611,0.041689597,0.007969163,0.005560174,0.056792546,0.0052113733,-0.030198498,0.015734255,-0.03040288,-0.006074025,-0.016142823,-0.027557762,-0.02328465,-0.045686662,0.015890872,0.018634666,-0.0013259966,-0.048828777,-0.0062634903,-0.006149598,-0.043681983,-0.009916639,-0.017764708,0.0074861245,0.0010341707,0.05009171,-0.0058940277,0.073659465,-0.017574053,-0.011686239,-0.05738973,0.002729009,-0.006537923,0.05423294,-0.023754776,0.0018793085,-0.027774882,-0.022757107,-0.010767082,-0.039707076,0.0057037408,-0.016219398,0.012119442,0.015689995,-0.05904808,0.012567706,-0.05327514,0.008666324,-0.034984916,0.02809648,-0.022084642,0.004286146,-0.02805101,-0.020911783,0.0053077284,-0.011971062,-0.01277749,0.024834787,0.018282238,-0.025386143,-0.0118766725,-0.02181088,-0.06513547,0.0026601963,0.0031753713,-0.041948695,0.032998264,-0.026141161,-0.022081012,-0.008507175,-0.055591695,0.0022140017,-0.061449707,-0.044346627,0.00721675,-0.017364677,-0.024641661,0.035793032,-0.03869659,0.0018013128,-0.012313636,0.0050365124,-0.0319114,-0.009901123,-0.03954179,-0.01941781,-0.03137913,0.012085365,0.016853973,0.0032966821,-0.020924496,-0.013553622,-0.036085173,-0.016481297,0.012260968,0.031204771,-0.05817477,-0.0045798398,-0.0017081237,0.010132693,-0.006176884,0.0022197266,0.013608221,0.0020992449,0.009008848,-0.031703036,0.0021289666,0.065422356,0.03817808,0.03693772,0.023063209,-0.018126978,-0.00060207676,-0.07223127,-0.013723252,0.0009450034,0.050565366,0.020062646,0.0030375936,0.0533937,-0.013800518,-0.03349233,-0.021196516,-0.041837987,-0.0037416758,-0.00884479,-0.0018091112,0.009250941,-0.0065014763,0.027280545,-0.00011684684,-0.036095813,-0.0023499313,-0.023282891,-0.0061450433,0.052696705,-0.003606739,0.03494987,0.0121338945,0.0051550902,-0.01860625,0.06576142,0.0038001216,-0.016488606,-0.011881575,0.0060554952,-0.04104345,0.075734854,-0.010117546,-0.024820542,-0.024317529,0.006203961,0.058826108,0.018271038,-0.020896554,-0.0014943549,0.032733995,0.023289617,-0.020027554,-0.0055072256,0.0010396901,-0.0073682005,0.05007218,-0.0065345936,0.0533208,0.06540652,-0.017170042,-0.006550545,0.017341033,-0.012672631,-0.019907914,0.028959937,-0.027042018,0.0017439058,0.018290946,0.012141597,0.06337695,-0.0037876812,0.014754742,-0.03106567,0.056246277,-0.0045447415,-0.014281761,-0.016565977,0.0040450576,0.0063866978,-0.044932146,0.027424354,-0.016665494,-0.015935233,0.004766833,0.0110665485,-0.045222666,-0.007324574,0.0059724087,0.026851678,-0.008260775,-0.0043560485,0.05580752,0.013408973,-0.0072573614,-0.04478796,0.043616932,-0.011086535,0.0008074458,-0.013110276,-0.0052672666,-0.030237412,0.009928779,0.005549203,-0.024736414,0.009260195,-0.0621493,-0.012442606,0.0033239245,0.04105226,0.00007336084,-0.026033802,-0.03366613,-0.0013492713,-0.024868187,-0.017852977,0.008218458,-0.027490716,0.01026284,-0.0060218167],"last_embed":{"hash":"nt10sn","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"nt10sn","at":1762858194138},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{14}","lines":[83,83],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"nt10sn","at":1762858194138}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03730624,0.0025996023,-0.050373904,0.032564703,-0.05472205,-0.01463895,0.026579084,0.001729244,0.0024700372,0.006094439,-0.006081672,-0.006348461,-0.00009727715,-0.004162846,0.034653384,0.051649842,-0.014805207,0.02303797,0.03164743,0.010989762,-0.015417011,0.028892672,0.045652475,-0.05421696,-0.010188184,0.019925319,0.011822682,-0.024706872,0.008377227,0.04660533,-0.010700995,-0.023912583,-0.004218137,-0.024737332,-0.03212845,-0.014381158,-0.0027915873,-0.00044737518,-0.03297732,0.06329475,-0.0063269944,-0.02679607,0.016103089,0.016860297,0.023366468,-0.033389065,-0.05572555,-0.017403906,0.020628473,0.01300185,-0.00661795,0.00607839,0.027652567,-0.0073379343,0.004266765,0.024565287,0.016970407,-0.029436244,-0.030337615,-0.00828701,-0.047741324,0.0073359497,-0.050726254,-0.03546327,-0.006384207,0.06170126,0.044809707,0.02674122,-0.011583385,-0.010915233,0.012773332,0.025735246,0.02147733,0.01896951,-0.044143163,0.018978778,0.0035921067,-0.02649646,-0.02638062,0.053005062,-0.021703577,-0.002228971,0.008066901,0.018116657,0.0051659965,-0.0008196511,-0.032503683,0.073019974,0.0063817524,-0.013047921,-0.02061432,-0.0029244362,0.019266874,-0.042272303,-0.03589824,-0.016074186,0.018166529,-0.019577585,0.02646731,0.0032253878,0.011697606,0.0057831407,-0.011020514,-0.01228438,0.015219981,0.0016459094,0.017127573,0.02615722,0.004777406,-0.011372658,0.014187526,0.060596067,0.026262356,0.022385541,0.004330265,-0.05812889,0.035825416,-0.019695742,-0.0027745746,0.009286242,0.025840286,0.029203182,0.0069345585,-0.01571183,-0.0031327854,0.010586435,-0.004764221,0.007570422,-0.036413867,0.043467436,0.011355065,0.06269401,-0.027963066,-0.010657634,-0.025886483,0.00826503,0.04791702,-0.013948879,0.0007474717,-0.079467595,-0.012763746,0.014923625,-0.04338412,0.003417645,0.020076478,-0.06267481,-0.007081759,0.0039320197,-0.0016119172,0.023963362,0.010997695,0.01804942,-0.0064002182,0.07112955,0.005633001,0.0447314,0.029335435,0.03606431,0.00539616,-0.009504644,0.01956538,0.008922156,-0.008338113,0.034889184,0.022699967,-0.016631173,0.012387878,0.017752666,-0.013613962,0.028670812,-0.0135616,0.005076358,0.004878038,0.017752988,0.033572912,0.012748187,0.05222376,0.032769453,-0.014060982,-0.01648288,-0.042614028,-0.0060599013,-0.030597609,-0.059044216,0.011366569,0.05814969,-0.009269583,-0.022969771,0.03251677,0.0655556,-0.024868436,-0.0000022409704,0.016208608,0.013998419,0.040325854,-0.0018712479,0.02302233,-0.0043611214,0.018332621,-0.03252651,0.004649901,0.051467154,0.019637315,-0.031869657,-0.049079593,0.0050489893,-0.07086647,-0.066712104,0.022920845,-0.05011622,0.025697568,0.047263652,0.0007878128,-0.046996072,-0.005324533,-0.0070399013,0.04205215,-0.0070341644,-0.0017575766,-0.0021140429,-0.001714336,0.07271074,0.03211594,0.033450037,-0.025109133,0.030351453,0.005632572,0.019723238,0.011296137,0.013784899,0.023208665,-0.012908956,-0.036323924,0.0012184767,0.012840251,-0.018144265,0.024295004,0.0014474669,0.04413898,-0.010949268,-0.03854444,0.036895193,0.01662202,-0.0064084446,-0.029471088,-0.01619126,0.009305709,0.043508817,-0.03213014,0.005339205,-0.038845703,-0.0072695417,-0.044269595,-0.031626128,0.0019393706,0.02795188,-0.018775383,0.012783959,0.02811277,0.009686844,-0.0015205038,0.011973033,0.0211105,0.0144348815,0.018362895,-0.0048446953,-0.012062381,0.0018555718,0.0066188034,0.020553522,0.019235888,-0.032905955,0.029516442,0.0070571946,-0.0178518,0.0066725463,-0.05687609,0.001769878,0.026489453,-0.003185469,-0.02726818,-0.040651694,0.005143944,-0.014566222,0.025346983,0.0012829966,-0.0020280147,0.001728459,0.011258887,-0.074102655,0.029663982,-0.013206492,0.06868378,-0.008238824,-0.026752578,0.002348021,-0.009620904,-0.17311268,-0.009896128,-0.008827779,0.05431472,0.017260853,0.0070775286,-0.061339688,0.02820513,-0.0521761,0.03780622,0.03206065,-0.046101898,0.027456947,0.0068755993,0.016418548,0.004143094,-0.0011507313,-0.026251802,0.0100476965,-0.043904796,-0.038216595,-0.059442252,0.0766462,0.018962165,-0.01627002,0.008384834,0.06841159,-0.029577762,0.0101647675,-0.03830331,-0.063025475,-0.022141024,-0.0002644831,0.022513874,0.00992097,0.053143866,-0.024176396,0.034340527,-0.0018552152,-0.0049049663,0.07468364,0.038881138,0.01408424,0.056598235,-0.010606633,0.0072224587,-0.0124738505,-0.024123209,-0.049726736,-0.013315648,-0.0152823925,-0.020244855,-0.012406977,-0.010610622,-0.043760814,-0.0067426465,-0.01810746,0.0302022,0.0067722052,0.031828053,-0.035456777,-0.0038645891,-0.010324348,-0.01814546,-0.02696786,-0.057853967,0.003120612,0.02294896,0.004244795,-0.019024976,0.012405872,-0.04473672,0.008457683,-0.011491733,-0.015923345,-0.003451822,-0.018804325,-0.01289565,-0.008882767,-0.08204667,-0.0019685153,0.031362772,-0.009867081,0.037215654,-0.0035046013,-0.05501131,-0.009537728,-0.019043263,0.016353099,0.24631968,0.04663803,0.039029762,0.005334264,0.042657495,0.02069074,-0.00079056853,0.068983555,-0.007099919,-0.04441394,-0.010696541,0.007965707,0.0020444582,-0.020367356,0.002043337,0.049466178,-0.048355717,0.002636573,0.061953824,-0.011088171,0.042402573,-0.044042412,0.0052157114,-0.02808107,-0.044345703,0.0065690083,0.01783672,0.04220316,0.00298964,0.025551463,-0.00023319988,0.072347246,0.020487806,-0.021580432,0.018801274,-0.0072578588,0.010224909,-0.060512662,-0.02430477,0.0044250055,0.011175867,0.0046706917,0.05017632,-0.06536374,-0.0035267747,0.013983563,0.019342784,-0.019810218,-0.043999463,-0.014280292,0.014913595,-0.009083676,0.025669627,-0.028909879,0.007882773,0.03160013,0.017026529,-0.036111973,0.0030651405,0.034142055,0.043314464,0.022395939,-0.046477824,0.004641175,-0.008288999,0.011202372,-0.02331059,0.0028517486,0.01390649,0.01583752,0.013081542,0.010595704,-0.016223542,0.007839679,0.017208036,-0.0147091,0.029322883,0.019517794,0.0020777073,0.04488551,-0.01086618,-0.05512345,-0.039972585,-0.032401804,0.02567898,-0.012733977,-0.0005568802,0.09023101,-0.0035049412,0.016613923,0.02053253,0.0073649418,-0.03057874,0.00027154468,-0.0012184302,-0.009571511,0.016173135,-0.024654714,-0.008766843,0.013867159,-0.01732254,0.02724072,0.017989632,-0.004353079,0.03743244,-0.0031920082,0.026336063,-0.029026454,-0.0081831915,0.02531486,-0.07829008,0.019792426,0.036797367,0.0065642246,0.027862623,0.0714415,0.03511865,0.0067819054,0.07310273,-0.02748473,0.026365843,-0.0062814346,-0.053141233,0.023957891,-0.02853666,-0.058364894,-0.008449312,0.03041189,-0.025663868,0.037424672,0.046862002,-0.005303338,0.012222994,0.049698118,0.0496059,0.008767025,0.020124726,-0.017798185,0.0036117353,0.0149481455,-0.010911818,0.03355227,-0.039913755,0.04014971,0.016855177,0.030702049,0.004858773,0.00010893456,-0.056318793,0.053576205,0.038610566,0.0013410357,0.019651096,-0.017671576,-0.0009125366,-0.07160595,-0.031918455,-0.029161563,-0.007305072,-0.007718705,-0.006586119,0.0190478,0.063493624,0.076134756,-0.013318916,0.028527709,0.010528608,0.00060294353,-0.022149993,-0.035187233,-0.005158341,-0.024127135,-0.055017706,-0.009474319,-0.015863825,-0.034293443,0.004937004,-0.023965318,-0.009429096,-0.029174436,0.040486548,-0.016137138,-0.029643098,-0.0044726003,0.031855177,-0.021307591,-0.019352054,-0.004731218,0.009998981,-0.0074228835,-0.0037400192,0.11740602,-0.0214841,0.0067598377,0.02672274,0.017603248,0.032189686,0.017934497,-0.0076239114,-0.010715983,-0.0028727064,0.011296321,0.00030988385,-0.0054911063,-0.005156716,-0.026211703,-0.007851681,0.034746338,-0.0012600768,-0.005202662,0.013680341,-0.0038694255,-0.05346075,0.017464738,-0.014876443,-0.046655655,0.01068466,0.03844674,-0.059960496,-0.05000841,0.0022770728,-0.04126188,0.04192446,-0.023449354,-0.01330451,0.067176424,-0.023554303,-0.03136222,-0.031026607,-0.017555214,-0.007555453,-0.036494274,-0.0043079327,-0.030468179,0.006464443,0.010312236,-0.00627837,0.034123387,-0.027334962,-0.03909685,0.0090324115,-0.020679884,-0.01859204,-0.01011134,0.028250134,-0.041447695,-0.029128432,-0.04807655,-0.0014340981,0.021824034,0.023904795,-0.0189472,-0.01408975,-0.025307901,0.06489668,0.019091576,0.0046493923,-0.007436907,0.011963594,-0.05618483,-0.0027280794,0.035392556,-0.01673282,-0.028968042,-0.089388184,-0.076068684,-0.013598567,0.008413697,-0.026223918,-0.052370533,-0.033720717,-0.015456268,0.012337476,-0.016202506,0.019154532,0.015243769,-0.010852578,0.01567089,0.00041903107,-0.020615801,-0.04973855,0.022529138,-0.03184786,0.00044477737,-0.040472638,0.0077380426,0.017020755,-0.017476447,0.0074065235,-0.07510145,0.028773839,0.003625535,-0.058489934,0.008463149,-0.0035472536,-0.0097082285,-0.0484087,0.03398946,0.008515124,-0.005870555,-0.010166113,0.00083073846,-0.014824364,0.028261548,0.009327815,0.030080078,0.00029143327,-0.0019335678,0.07208617,0.028955353,0.027058393,-0.04081774,0.008968626,0.015065777,-0.015645692,0.011304732,0.025323952,-0.015037008,0.02517569,-0.0144411335,0.013831382,-0.043110155,-0.024692085,-0.023961967,-0.04218852,-0.0011264097,0.0023465557,-0.006548047,-0.0027246275,0.01768187,-0.013445343,0.008884201,-0.064577915,-0.0010166587,-0.057166312,-0.024089422,0.021177398,-0.0044545317,0.028487548,-0.0005003132,-0.0064868657,0.06626611,0.00354744,-0.03927997,-0.025965849,0.016041536,-0.035559986,-0.017022733,-0.010490857,-0.011603045,0.014239895,-0.002950084,-0.019400105,-0.046342228,0.02687469,0.034684245,0.010652831,0.018578235,0.020368427,0.026357064,-0.026946431,0.025888702,-0.015939444,-0.05884793,0.01275694,0.057707176,0.057533607,-0.036270555,0.037635997,-0.012582661,0.0030384206,-0.0009494306,0.009579236,0.037857305,-0.05293716,0.010943248,-0.00011695345,-0.0058844546,0.011991617,-0.013155241,-0.018153043,-0.023417946,-0.016438475,-0.003049112,-0.0013392261,-0.033376362,-0.042969808,0.021773946,0.109067775,0.038711224,-0.009541981,-0.023908893,-0.023399226,0.026679302,-0.16470599,0.016936187,-0.020856407,-0.017464917,0.010466038,-0.019966837,-0.04309013,-0.06460347,-0.019924287,-0.005547798,-0.03933346,-0.017197382,-0.011004697,-0.015654564,-0.014464072,0.03587367,-0.05111657,-0.023603229,-0.060306314,0.029811844,0.008486475,-0.009976058,0.09599864,0.021032838,-0.010932441,0.008642241,-0.016731208,-0.0054517887,-0.029862285,-0.038719263,-0.038630564,-0.022696847,0.019217754,0.018849611,0.0069104386,-0.048228063,0.004754218,-0.0012062652,-0.0639852,0.009573192,0.020016838,0.019085154,-0.0023510943,0.013996245,-0.008170685,0.06689951,-0.032100994,0.0063619735,-0.03552085,0.009799258,0.022666475,0.024859946,-0.0072554317,0.03267119,-0.015744861,-0.022311937,-0.0089243,-0.018515363,-0.019173665,-0.00087641453,-0.0021604067,0.0031619675,-0.045484662,-0.0070160013,-0.07000535,0.010513315,-0.026053702,0.00086862064,-0.03250964,0.01907232,-0.015571643,-0.023006935,0.01077404,-0.031941812,-0.032261893,0.016778635,0.014135146,-0.016775759,-0.021643478,-0.016090916,-0.0752212,-0.013561709,0.010505423,-0.0285615,0.037514366,-0.03681505,-0.009112146,-0.004744394,-0.06821492,0.018715324,-0.04251506,-0.046068996,0.002188772,-0.014481498,-0.025936002,0.05074665,-0.023488868,0.0010137585,-0.010331598,0.0016353604,-0.010896684,-0.008080443,-0.050256964,-0.012077015,-0.028461145,-0.034532487,0.030309355,-0.0123811215,-0.0037859124,-0.004438815,-0.03214959,-0.020531287,0.010117958,0.03020983,-0.091001414,-0.021655614,-0.002634233,0.018579349,-0.006727736,0.0060994434,0.012753345,0.018197954,0.0117938155,-0.034346543,0.0024753255,0.051079463,0.039218787,0.02509771,0.00062933797,-0.002494487,-0.0050245803,-0.06441433,0.014165372,0.01720665,0.046247482,0.02440573,-0.0083064055,0.034426007,0.018588213,-0.03281169,-0.026075091,-0.029367307,-0.0016358482,-0.03415757,-0.0058404086,-0.003853301,-0.010177284,0.006578952,-0.005844125,-0.023430783,-0.006456334,0.0037289176,0.00038698982,0.050649073,0.017237756,0.0423975,-0.017269038,-0.0065861885,-0.0033196805,0.054734647,0.01092021,-0.005182622,0.00810545,-0.0139625855,-0.046532616,0.026202261,0.03156194,-0.02882655,-0.014752529,-0.006457896,0.05119748,0.026804935,-0.019684372,-0.0006694449,0.021485113,0.01915904,-0.01226582,-0.012168437,0.032454066,0.006701932,0.031758126,-0.0017992783,0.042823,0.05199825,-0.013452893,0.0073119453,0.012757438,0.010982916,-0.017684042,0.022442909,-0.013883064,0.012629915,0.037429582,-0.0020200138,0.0665353,0.0028449052,0.0252178,-0.03600216,0.040532373,-0.01960726,0.002929203,-0.017102122,-0.020316806,-0.0023969426,-0.034380954,0.028748225,-0.002276367,-0.009586726,-0.016106624,0.020636482,-0.034153968,-0.0093757,0.0015290525,0.012305138,-0.011562663,-0.0095004095,0.06983355,0.025535867,-0.012269498,-0.02848588,0.022314942,-0.0023761268,0.0016629308,-0.017359145,0.004319471,-0.022674516,-0.002421285,-0.0033190735,0.004775034,0.012745623,-0.06594689,0.007075653,-0.0031862531,0.034563698,0.000034948804,0.009008464,-0.00936341,0.012488788,-0.042261377,-0.03204815,0.03238131,-0.02224372,0.020466605,0.008449667],"last_embed":{"hash":"1w4txg0","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1w4txg0","at":1762858194138},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Recommended System#Daily Routine Integration#{15}","lines":[84,85],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1w4txg0","at":1762858194138}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042481493,0.016903881,-0.012135248,0.010491951,-0.012161312,0.027660884,0.023814114,0.021516176,-0.009981954,-0.0055364333,0.018054023,0.018181404,0.017338302,-0.035510767,0.017290162,-0.007483408,0.018872054,-0.023509467,-0.0047854898,-0.029680436,0.00054326706,-0.026626447,0.05340702,0.0020821479,-0.010693124,0.032213084,-0.007865223,0.0006529599,0.001911836,0.02358539,0.01303363,-0.03225086,0.036214788,0.005325346,-0.04104558,-0.031144682,0.0153393885,0.012134642,-0.05252817,0.0026682138,-0.016126532,0.045045953,-0.023539001,-0.007407643,0.028939981,0.005845427,-0.007406416,-0.02471364,0.00980688,-0.052784808,0.006721932,0.018100742,0.017815825,-0.029518157,-0.0066951658,0.023289813,-0.027436344,0.0161303,-0.030054431,0.025998851,-0.00868993,0.016481834,-0.032056462,0.017926555,-0.025151307,0.0203591,-0.025178464,0.05907899,0.019214652,-0.017505703,-0.021037247,0.0058729053,-0.013063507,0.014627072,-0.019339766,-0.021629578,-0.030195218,-0.03181537,-0.06731893,0.004296195,0.04365664,-0.049924765,0.01993088,0.010333336,-0.0038988567,0.010587121,-0.02158932,0.03953903,0.010080528,-0.010581796,-0.02249939,0.016137801,-0.009613684,0.010439171,0.009021365,-0.013230992,0.011836154,-0.038215373,-0.023740547,-0.026456116,-0.01730673,-0.016800137,-0.010790818,0.02745676,0.035041302,0.0022926482,0.043676816,0.012750634,0.014902908,-0.002640554,0.020219902,0.006691525,0.023125086,0.027580839,0.019028183,0.0055922824,-0.0011141713,-0.030932415,0.031478513,0.028909376,0.028483283,0.032809533,0.0107580945,-0.031697586,-0.0112420395,0.0055406145,-0.07443777,0.00028110595,-0.03186034,-0.008814371,0.030578103,0.051908743,0.031458113,0.04234863,0.014054713,0.016006742,0.038966924,0.00070074206,0.007304575,-0.015322155,0.02723254,0.01812738,-0.04834134,-0.03970877,-0.03696484,-0.015310554,-0.025527464,-0.004283498,0.019859895,0.0054286425,-0.016270703,0.06585157,-0.022264017,0.041858576,-0.03255093,0.014526132,0.020296253,0.004047045,0.022556124,-0.00878131,0.018163588,-0.019626688,-0.033065252,0.024184482,0.042918764,-0.022005158,0.003645782,0.0022632212,0.008841058,0.029814968,0.0032415201,-0.018097924,0.0044565494,0.0020602164,0.032420833,0.028067062,-0.014145293,-0.006521893,0.016357211,-0.048498604,0.011580647,-0.0017026147,0.014772958,0.011688362,0.0067350143,-0.012705845,-0.004164873,0.011206793,0.008916129,0.0171096,-0.034493282,-0.0062180953,0.021157224,0.011526289,-0.004826272,-0.014016604,-0.0008306209,0.017778661,0.049002003,-0.00017914861,-0.0055995528,0.018740533,-0.0021150936,0.01369058,-0.013673591,-0.033956625,-0.012047238,-0.008152969,0.008316111,0.0046959296,0.06271849,0.011651821,-0.008872432,-0.033128195,-0.013544243,0.031269196,0.036389377,-0.0071188677,0.019455068,0.0013800785,0.029398168,0.0013997098,0.00847111,-0.023013717,-0.011676751,-0.018539002,0.007668976,0.0033163552,-0.01829755,-0.010157377,-0.057624772,-0.005769714,0.025935529,-0.006279053,-0.023080152,-0.009705073,-0.006548633,-0.03320203,0.023133324,0.03335351,0.006227636,-0.00025320644,0.0140432855,0.015298394,-0.049218755,0.010464333,0.024268532,0.0052866284,0.022346519,0.006855266,-0.0009965561,0.012430021,-0.010509907,0.012776003,-0.0128246285,-0.01908619,-0.027848363,-0.03626533,-0.033530187,0.0080146035,0.008284406,0.054453276,0.0024957713,0.04321897,0.010967304,-0.017695157,0.023742676,0.0037556987,0.007261772,0.024144659,-0.025557363,-0.033763375,-0.028698735,-0.013694549,-0.018612515,-0.027454333,-0.02233807,-0.008165673,0.048204176,0.0032772308,0.023992393,-0.04120551,-0.026812816,0.0002934649,-0.040307466,0.041882064,-0.023003636,0.00033547223,-0.013716163,0.0013599291,-0.0067628934,-0.04082859,0.07171788,0.003149702,0.016201466,0.020993799,-0.014971803,-0.11940918,-0.00022022524,0.0077400478,0.0003327467,0.045243457,-0.01870778,-0.011711087,-0.013186768,-0.03293838,-0.002948637,-0.025608543,-0.11791208,-0.000048721387,0.018815625,0.03126061,0.021687783,-0.0031089413,-0.011603495,-0.047655568,-0.07685517,-0.00018743328,0.020394387,0.04294157,0.050804805,-0.017423477,0.0054075685,0.029806087,-0.005709674,0.00012876812,0.005970116,-0.01883869,0.04602259,-0.024385588,-0.034279287,0.011144635,0.009476614,0.011397484,-0.003306586,-0.028381791,-0.019864846,0.05475203,-0.00056429626,0.013645672,0.0009482405,0.009783896,-0.00005037885,0.004239492,0.0036369644,-0.03945635,0.0014098037,-0.022030856,-0.018846218,-0.011234703,0.0040801065,-0.013610089,-0.016370377,-0.029889714,0.004408158,0.015152053,0.04490332,-0.03743161,0.012619954,-0.032723766,-0.004395324,-0.018660935,0.014297163,-0.0022072392,-0.024941605,0.016303632,0.009264552,-0.010222371,-0.035059664,-0.028974954,-0.00044849413,-0.018066002,0.0025729463,-0.010753696,-0.036845945,0.008279594,-0.07977751,-0.026187025,0.020694055,0.00075415947,0.018620893,-0.009947402,0.010826312,-0.055363376,-0.011489107,-0.012479873,0.6060412,-0.002590207,0.008482501,-0.010395828,0.015303181,-0.002615337,0.028145634,0.042147603,0.010222363,-0.007970104,-0.008974895,0.056190785,0.031501275,-0.005434936,0.025795676,0.0018458772,-0.0068627736,0.024143895,0.030833766,-0.016553711,0.012639993,-0.044685293,-0.0014226084,-0.018407473,-0.03479713,0.0012475054,-0.008070944,0.07013463,-0.015563791,0.041244753,-0.009271543,-0.018484272,0.011168382,0.020495486,0.018417908,0.014593652,-0.029193934,-0.018505795,0.00065505336,-0.034773607,0.0021482853,-0.018347291,0.0030551825,-0.04597561,-0.012174772,-0.02380595,-0.012988759,0.007619379,0.00043406466,-0.048205823,0.015603927,-0.005151013,-0.024387501,-0.025457852,-0.026859963,-0.0017516575,-0.005973476,-0.012487405,0.009410937,-0.0042959806,0.01100734,0.036679327,0.0072087417,-0.0029405765,0.0068224254,0.008441845,0.0016329942,-0.02682247,-0.0067255283,0.010684314,0.014949515,-0.010541474,0.0044195554,-0.024308976,-0.00899523,-0.024091013,0.03954972,0.0006662577,-0.005315255,0.0064905696,0.007946373,-0.009304485,0.019142594,-0.033810284,0.031211019,-0.00312765,-0.035773855,0.056844305,-0.024178214,-0.024182322,0.019830944,0.010616691,-0.039620753,-0.0024849742,-0.005951333,-0.015781783,0.0060894187,-0.006689783,-0.016857129,0.019475253,0.020424677,-0.022869319,-0.013289125,0.016380157,0.014628729,-0.039241135,-0.019537302,0.00429558,0.008578321,-0.029811142,-0.08082371,0.0123811625,0.0034129757,-0.0026655048,0.021052971,0.0072006164,0.0287529,-0.0087912455,0.008782849,-0.0061571305,0.0054999175,0.022004971,0.008403796,0.0026051833,-0.05104311,-0.058487426,-0.002104862,0.03593595,-0.034495577,-0.023611916,0.0024306786,0.0050149728,-0.026316326,0.018334012,0.033519138,-0.008313827,0.043129627,-0.0007156346,0.02164242,0.020202361,-0.033437807,-0.025115367,0.01940583,0.0076774512,0.012031099,0.040893305,-0.019987307,0.02006338,-0.015243547,0.035903264,0.046359982,0.04836233,0.016290963,0.016036892,-0.001415888,-0.021189876,-0.012405322,-0.011136736,0.008123429,-0.01924678,-0.025547564,0.029481927,-0.02452406,0.05142137,-0.018934928,-0.060462154,-0.014223205,0.04165972,0.009159234,-0.0129655795,0.029131899,0.0038239593,0.03018025,0.030148307,-0.008719867,0.0129556395,-0.012665114,-0.010608211,0.015675865,0.006448668,0.018723764,-0.028374813,0.0025875932,-0.020180685,-0.0026433598,0.0044239755,-0.0057911137,-0.004243281,0.032048125,-0.017403616,-0.02567315,0.07408026,0.010000093,0.016353136,-0.008615413,-0.008975826,-0.0015194996,-0.0034684157,0.0062412797,-0.052020185,0.015380757,0.014638224,0.0158317,0.03716833,-0.03688984,-0.028514856,-0.021482397,0.00081450585,-0.0045034965,-0.024417253,0.0033051586,-0.005493113,0.008988922,0.010164749,0.006433415,-0.050478663,0.019624405,0.0126121715,0.039217245,-0.0040779603,0.016205126,-0.015078771,0.033656802,-0.018538214,0.010553943,0.039317824,0.0034935705,-0.0059828996,-0.03509315,0.0065485802,-0.009103007,0.0024169553,0.02841798,-0.032219008,-0.007076303,-0.01708708,0.018392187,0.021562604,0.008946078,0.008422473,-0.0062223026,-0.02428103,-0.018885756,0.022416417,-0.008064812,0.004673132,0.023072733,0.018636297,0.009991517,0.032140207,-0.0055793035,-0.004740879,-0.0451742,-0.0050124964,-0.008726369,-0.017465416,0.007918346,0.012208809,0.013469755,-0.01853545,0.010465654,0.026338708,0.0047390284,0.026165133,-0.026247187,0.0058269612,-0.009616001,-0.0153614795,0.018710716,-0.038123276,0.008684416,-0.049094383,0.011727879,-0.033622842,0.016222604,0.006031179,0.0060356976,0.002693542,0.043581147,0.007198635,-0.0072932644,-0.038824253,0.0010111001,0.033481896,-0.039478835,-0.013063062,-0.0034374478,-0.020990515,-0.00914439,-0.014358594,0.0030719724,-0.0032863093,-0.056449823,0.027256621,-0.020818077,0.0051480974,-0.04409433,0.041363038,0.00065687357,-0.009811689,-0.015316765,-0.02444174,-0.002644456,0.009119281,-0.049737517,-0.027897688,0.010486968,0.025646206,0.019338237,-0.04384848,-0.0077209994,0.0052795256,-0.01362638,0.000032022104,-0.011551606,-0.0013800793,0.01655049,-0.030024234,0.02923291,-0.0013065395,0.022587644,0.022097396,-0.032395776,-0.032730337,0.0567657,0.0019583183,0.020272866,0.044045348,-0.031489905,-0.016174162,0.014377635,0.0065024584,-0.003896679,0.008380506,-0.02068372,-0.049104284,0.083042435,-0.008044618,0.0068812356,-0.056678604,-0.020279912,0.027285146,0.032341782,-0.028312108,-0.008513508,-0.0009604017,-0.0029768394,0.0010429841,-0.02508107,-0.001285062,0.029127462,0.011419476,0.0055929245,0.016442325,0.0049613183,-0.00966804,-0.06972214,0.00952714,0.03215214,0.017422378,-0.0026855709,0.029974688,0.024942676,-0.03752309,-0.014618614,-0.0082160095,0.01272762,-0.024872905,0.0022382454,-0.008165127,-0.020056706,0.0061047496,-0.017840452,0.0045688595,-0.022217173,-0.000975094,-0.007555989,-0.018446045,0.027397042,-0.001366366,-0.03591002,0.014408266,-0.0019659146,-0.05106097,0.024665806,0.0026342666,-0.014088539,-0.035385855,0.00014806121,0.010576925,-0.04475222,-0.016978668,0.011724168,-0.022897433,-0.057897016,0.018838841,-0.018212732,-0.0130918445,0.016116899,-0.0071570594,-0.008079671,-0.04369505,-0.04981484,-0.011942472,0.019262115,-0.014083087,-0.014997176,-0.05045175,-0.043195624,-0.0088455705,-0.047454596,0.028634774,-0.0018560262,0.008271723,-0.01805507,-0.0094347,-0.007123976,-0.03021173,-0.03151705,-0.012881233,0.027888168,0.028811177,-0.014279489,-0.019412337,-0.007548956,0.021922395,-0.011617792,0.022081496,-0.006920821,0.013630617,-0.024412857,0.0152269015,0.01563882,0.046552576,0.014062828,0.0006667104,-0.010062346,-0.026802601,-0.0015541313,0.06298321,-0.007450807,-0.009405847,0.020540297,0.0052245646,0.0054185973,0.0033671383,0.03601241,0.0042599873,0.025192568,0.0076536615,-0.017179321,0.018212872,-0.0067083966,0.05813099,-0.026885688,0.02292088,-0.029781023,0.009725435,-0.021847283,-0.012526395,0.03536537,0.005706956,0.012372389,-0.012288088,-0.015350352,-0.0029597655,-0.05490439,0.011416825,0.0066297497,0.028307559,-0.025049532,0.011535948,0.026905613,-0.037482236,0.005755534,0.004547209,-0.005091307,0.021605952,0.006567607,0.0010188231,-0.004516281,0.016265396,-0.026253918,-0.013697038,-0.049437992,-0.024302326,-0.034701023,0.008822065,-0.0072141243,0.011051138,-0.032562144,0.03333094,-0.036168735,0.006691501,-0.01025449,0.006038124,-0.0059033264,0.0046212133,-0.015256401,-0.012144696,-0.017920015,0.015272677,-0.010134735,0.009477513,-0.063775726,-0.02142903,-0.017023053,0.0127388965,-0.019231342,-0.04657067,-0.0015704188,-0.019617125,0.041560594,-0.043836147,-0.001101814,-0.0028364065,0.013395355,-0.036754023,0.010500354,0.037745863,-0.027419008,0.007110899,0.0028840443,0.040011197,0.016256442,-0.0482902,0.04092528,0.018791322,0.008307975,-0.028732553,-0.005943918,0.06719049,-0.0043123933,0.002615045,-0.02910063,0.017286101,0.0022609876,-0.03225816,0.00963645,-0.0029324908,0.0083379755,0.0040860544,-0.026944129,-0.009646129,0.0034310562,0.008679838,0.01516732,0.019576972,-0.0020430116,0.02967807,0.04012709,0.01217374,-0.025866155,0.025596982,-0.014841238,-0.016273491,0.0055967774,-0.015688946,-0.024234481,0.0035947242,0.0039436147,-0.021276116,-0.05154344,0.029416326,0.04902439,-0.009877129,-0.03307729,-0.021958986,0.03998931,-0.0040896866,-0.00046148515,0.035488673,-0.007514141,0.0034040154,0.012718876,0.008617077,0.047346644,-0.005633832,0.00680934,-0.04149978,0.027138991,0.03512955,-0.017524218,0.013143696,0.013784108,-0.010799082,0.011847263,-0.020337336,0.009501873,-0.036605682,-0.0018349634,-0.029276507,0.016259568,-0.017035028,-0.020950474,-0.008210098,0.00046243085,0.024603628,-0.033811964,-0.006419079,0.012922911,-0.011385738,-0.017006086,0.0068165488,-0.03486782,-0.0028906122,0.0060661705,-0.00077962247,0.010708479,-0.0004154136,0.014307018,0.023576066,0.010135503,-0.015546801,0.001761565,0.022533631,-0.012140704,-0.0455468,-0.0023796987,-0.061339736,0.017708693,0.02845778,-0.054577142,-0.019066492,-0.039551545,0.016099246,0.0043191854,-0.0013882649,-0.010400317,-0.017241428,-0.008588956,0.037690192,-0.0245166,0.007174776,0.0377791,-0.016505832,0.00024855934,-0.03105902],"last_embed":{"hash":"5nbdel","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"5nbdel","at":1762858194138},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer","lines":[86,146],"size":2039,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5nbdel","at":1762858194138}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043343496,-0.013540763,-0.023838228,-0.01567043,-0.02634857,0.016433334,0.046905283,0.017398497,-0.040662732,-0.003676948,0.0005318111,-0.014216867,-0.026845334,0.013405465,0.019355103,0.025576094,-0.028200755,0.010440307,-0.0114050815,0.0084030265,-0.037231773,0.031367343,0.03158826,-0.037569426,-0.037249114,0.0038158123,0.0056857504,-0.012705923,0.006791947,0.02290768,-0.0072442954,-0.046552695,0.028223654,-0.018358052,0.025176454,-0.012008892,0.0004372188,-0.0011152888,-0.033854835,0.032713283,-0.0048415028,-0.012222184,0.016343072,-0.020738672,0.032845844,-0.00054852624,-0.017056838,-0.01281971,-0.008098113,0.0025507496,0.021423945,-0.0035392577,0.03716287,-0.0077691977,-0.020405754,0.025367552,0.029070068,-0.04369445,-0.036036383,0.030438418,-0.06180929,-0.005477937,-0.026003247,-0.015408778,0.003983172,0.05547372,0.01495336,-0.0012758913,-0.016333466,-0.0015055946,0.031026902,0.012142967,-0.015657362,0.002724386,-0.05579282,-0.016150827,0.006630716,-0.009444273,-0.004779211,0.047152057,0.013602139,-0.0025559487,0.009914551,0.0019975314,-0.01204789,0.03663827,-0.016596617,0.03726821,0.027647028,-0.0050010597,-0.0042464803,0.006781589,0.034795437,-0.015379956,-0.030157188,-0.002647243,-0.013091554,-0.06680107,0.049961206,0.010311626,0.05170416,0.030126067,-0.012118215,0.010258857,0.01846501,0.000076002725,-0.013990922,0.031816754,0.036882434,-0.03470656,0.019070629,0.033081822,0.025734486,0.0152161345,-0.0031783164,-0.013270239,0.024546223,-0.014990419,-0.008098802,-0.011489889,0.04591622,0.03158778,0.039214578,-0.054631054,0.03970873,0.015472134,-0.013444124,-0.019836908,-0.04979061,0.034581196,0.012621954,0.03091224,-0.02259386,-0.0074363486,-0.012561361,0.040583156,0.020928554,0.018469749,-0.01043152,-0.05382506,-0.024369124,0.0073649236,-0.024982892,0.009230395,0.001945927,-0.048533294,0.014448807,0.009237423,0.019565716,0.030648852,-0.05380621,0.0032784154,0.00250329,0.046588723,0.011373699,-0.015156581,-0.009488936,0.019520588,0.037611496,-0.02454308,-0.029830938,0.021597752,-0.059040114,0.052052468,0.029551065,0.017669449,0.009177815,0.00908198,-0.010417697,0.0076141623,0.025836358,-0.032238837,-0.0023615088,0.017282458,0.011459434,0.028871592,0.03372142,0.032197364,0.006129238,-0.008204185,-0.031162467,0.021706134,-0.0382146,-0.03187595,-0.0043570003,0.03992164,-0.0057278676,-0.037557974,0.0033138096,0.052382454,-0.026153358,-0.014801959,0.009541225,0.024418687,0.0049554883,0.042276006,-0.008437924,-0.006427332,0.010905832,-0.0084960805,0.012771947,0.04674065,0.02407748,-0.052342106,-0.008530481,0.018366065,-0.032876197,-0.07086906,0.028557898,-0.054977376,0.031926725,0.022710947,-0.018194992,0.017815473,-0.010883775,-0.010152561,0.030352397,0.0029539473,0.006633864,-0.007659177,0.008450687,0.060500994,0.022451613,0.025536282,-0.011729135,0.033031598,-0.008176536,0.039379906,0.019266972,-0.0074908775,0.002558022,-0.011343064,-0.007511435,0.0030164074,0.02011423,-0.0130664,-0.0502228,0.026384646,0.019822128,0.016042538,-0.014169115,-0.010160057,-0.014995838,0.012924942,-0.0062775807,-0.036343552,0.059197273,0.064100824,-0.005501216,0.013984679,-0.04491331,0.02562,-0.0027917894,-0.01707335,0.022253582,0.048264995,0.023571003,-0.0024352742,0.03143139,0.012450845,0.009105555,0.009754645,0.003178337,0.010500061,-0.021387037,0.014627299,-0.017014166,-0.01700536,0.013642429,0.020970589,0.0057922667,-0.032284815,0.028361414,0.007608007,0.0011206202,0.008395204,-0.047000755,0.028524097,0.062793136,0.012465702,-0.011855728,0.028322238,0.0307966,0.030268306,0.033721857,0.0026203056,-0.004210907,-0.04674467,0.0073495745,-0.033258896,-0.015373948,0.030501457,0.06696219,0.00065508677,-0.06135755,0.038617708,0.041825004,-0.16409434,-0.014878272,0.0026009015,0.019211417,0.0073723453,0.029000498,-0.032716382,0.03716163,-0.08066578,0.022071427,-0.011160196,-0.054978713,0.036696196,0.0014165816,-0.007048794,0.01029779,-0.036200874,-0.0047130594,-0.03149384,-0.038764246,-0.030387983,-0.044592034,0.018301608,-0.0029385271,-0.004899299,0.028912535,0.053377483,-0.02338626,-0.019853448,-0.03389645,-0.10122858,0.052817605,-0.00008844844,0.013552134,-0.037998147,0.031377573,-0.007940718,0.008422697,0.019136019,-0.018622698,0.040455025,0.029089492,0.012875864,0.00391712,0.023713585,-0.043141212,0.0072677284,0.015656382,-0.037204515,-0.034623742,0.0104602305,-0.01275218,-0.01736282,-0.035641972,-0.02730669,-0.026430141,0.0016346753,0.011842814,-0.03545932,-0.027943961,0.008549879,-0.023840584,0.00462251,0.009293167,-0.038734395,-0.058494296,0.024571225,-0.01614331,-0.020599619,-0.016218401,0.03779501,-0.03801185,0.019441865,-0.031674206,-0.014405399,0.018931564,-0.0110089695,-0.03730351,-0.033963416,-0.10882376,0.05378207,0.027763441,-0.0453038,0.013945726,-0.035940465,-0.037744425,0.01739189,0.03513673,0.03502854,0.24929364,0.05713099,-0.009211073,-0.026910134,0.027274245,-0.006409024,0.0093502635,0.08166651,-0.011530208,-0.03975064,-0.04770124,0.03359085,0.011736015,-0.014902759,0.025209656,0.04992691,-0.061069705,0.034546867,0.076932564,-0.0020223502,0.018557154,-0.04851155,0.013395565,0.0020098186,-0.062580094,-0.03991433,-0.0047535133,0.04089443,0.01787327,0.0026035244,-0.013657079,0.04988735,0.04658931,-0.08529881,-0.0013790275,-0.0008524124,0.022477102,-0.07277833,-0.025387114,-0.015228095,-0.014003531,0.0004837598,0.0016104631,-0.020325772,-0.020760158,-0.045001674,0.029167343,0.0040369905,-0.005569021,-0.0076842806,0.00812641,-0.029669369,-0.00071549887,-0.00949847,-0.0066119717,0.024066845,0.00016920442,-0.028853042,-0.03629506,0.014326867,0.01837367,0.011466183,-0.07207876,0.019213118,-0.0047011,0.008975081,-0.026860448,-0.029313814,-0.010682582,0.0174085,0.013929424,0.0010399136,0.0030861513,0.012519818,0.027335547,-0.03512944,0.034152117,0.045645103,0.034474697,0.02480788,-0.032788545,-0.0018400374,-0.021039352,0.010086028,0.015774217,-0.000032342905,0.03103798,0.056667477,-0.048376504,-0.018288594,-0.0050951326,0.023621885,-0.01348412,0.052641727,0.006338036,-0.023350082,0.06119093,-0.02803071,-0.023990646,-0.044069946,-0.042549692,0.0019627197,-0.010983801,-0.0358167,0.025640005,0.003122111,0.019714221,-0.02318826,0.019940719,0.048390727,-0.060765542,0.008977686,-0.0054870616,0.021084359,0.013613082,0.031879853,0.023960603,0.00091083196,0.068374686,0.0106147295,0.008571398,0.020532371,-0.009426429,0.013773703,-0.043088865,-0.048252456,0.032899123,0.037424706,-0.015393886,0.025181238,0.027055686,-0.030953312,-0.03211942,0.030801207,0.032257907,0.01218409,0.048146334,-0.015924416,0.009071443,0.007336961,-0.007407305,-0.01886901,-0.010275195,-0.00023820822,0.010316135,0.031012809,-0.07681839,-0.008361504,-0.040916063,0.028971871,0.020672964,0.04046397,0.0060641873,-0.044816144,0.0051858723,-0.09034178,-0.014082091,-0.02293333,0.012230438,-0.027972542,-0.022413298,-0.014298178,0.010906855,0.04196973,-0.019528694,0.020522173,0.0076016677,0.041227605,-0.007837732,-0.015118289,0.039757542,-0.0045425147,-0.038140506,0.03161037,-0.03024641,-0.025750851,-0.030880606,-0.019161949,-0.009813455,0.017175706,0.023158237,-0.011489523,-0.041743774,0.018018587,0.054734264,-0.033747274,-0.049766753,-0.020264737,-0.04572202,-0.033098973,0.026435101,0.11206887,0.028046498,-0.0069114086,-0.006760849,0.019835291,0.09598122,0.06346372,0.00728803,0.01839562,0.041675325,0.003319903,0.010291361,-0.004390876,-0.0014759264,-0.028505031,0.039472308,0.047853872,-0.007519081,-0.04839319,-0.008236855,-0.002842095,-0.06280606,-0.008250021,-0.03195391,-0.03396587,-0.0020500768,0.046742287,-0.024217,-0.020759862,-0.016298499,-0.037033457,-0.007965633,-0.029709432,-0.0043660398,0.016854912,-0.02352863,-0.035407085,0.0060254787,-0.029039763,-0.003967292,-0.032261103,0.006717643,-0.021232972,0.008252482,0.013905438,0.012490387,0.033147935,-0.015198346,-0.021658424,-0.002308198,0.019026762,-0.022523357,-0.009285688,0.037807595,-0.01777963,-0.0017253909,-0.038678102,0.007461664,0.024497155,0.020426508,-0.041181676,-0.030428877,-0.04491327,0.060751706,-0.028750235,0.027539015,0.009549001,-0.01118059,0.00027364967,0.01179631,0.014887588,-0.003352414,-0.030993003,-0.045656703,-0.076454185,0.018063484,-0.0067254337,-0.02336763,-0.034931973,-0.011534633,0.00066759204,0.023762869,-0.01998924,0.035615582,-0.011914961,-0.005956483,-0.025257736,0.020729762,-0.053103313,-0.026704654,-0.0098793,0.022113198,0.03817422,-0.036165733,-0.004121396,0.030435808,-0.016925404,-0.010683382,-0.04881951,0.0040033143,0.00015074847,-0.038691558,0.028414011,-0.059275765,-0.010917885,-0.026150238,0.016712824,-0.02251664,0.034297284,-0.021114739,-0.019764567,-0.029562894,0.0077715483,-0.025527466,0.019117147,0.0018742883,-0.008120633,0.014981215,0.0029554437,0.016355269,-0.034534764,-0.049533736,-0.007966868,-0.002727742,-0.0065367846,0.050304174,-0.03705198,0.023464533,0.0054282555,0.012870143,-0.049413048,-0.0036246874,-0.00316475,0.0007516613,0.013368787,-0.016605122,-0.02835264,-0.0024650623,-0.039669853,-0.025474802,0.0022001995,-0.018063419,-0.006366256,0.008953749,-0.013952941,0.038307566,-0.0021997162,0.028244728,-0.0010426037,-0.0068928218,0.015953323,0.031208225,-0.03943262,-0.019110354,0.006729818,-0.029725702,-0.019124825,-0.031721964,0.0045325328,0.010852389,-0.0022109828,0.0040360517,-0.042543773,0.020043135,-0.0030717717,0.0043872446,0.042082075,0.039115164,0.03787998,-0.022111546,0.027414966,0.010935041,-0.035045996,-0.010064097,0.019524127,0.026214628,-0.06219766,-0.0069717267,-0.036187507,-0.0010717232,-0.04305643,0.0074827746,0.041083824,-0.019019099,0.03872321,-0.033165324,0.0045802416,0.03907678,0.008536741,-0.032213323,-0.046894204,0.017525747,-0.0026803224,0.008819299,-0.0050204736,-0.015285251,0.038911622,0.074577466,0.012589192,-0.00762045,0.013540024,-0.03186968,0.018739805,-0.16041179,-0.021363739,-0.015397138,0.015440556,0.029355975,-0.01681425,-0.040634215,-0.033590503,-0.021943375,-0.028727135,-0.004847191,-0.0137128,-0.00507243,-0.019371562,-0.04534851,0.022691064,-0.008091277,-0.028664367,-0.04914615,0.055138662,0.017455744,0.022491591,0.035317603,-0.010980478,-0.015383587,0.030202767,-0.04680846,-0.018936701,-0.023960123,-0.026807457,-0.046362147,-0.032311574,0.023689833,0.016392307,0.04510997,-0.018608453,0.020646024,0.019075029,-0.045265134,0.0036009753,-0.03907379,0.046031054,0.024305897,0.02308939,0.02765555,0.047476433,-0.048252217,-0.010526587,-0.061415672,0.022385728,0.0068149935,0.036410566,-0.0063224095,0.007570667,0.0014583543,-0.010092395,-0.020006118,0.002471909,0.019384038,0.020402066,-0.009966721,0.016518418,-0.011559476,-0.0134282075,-0.04832048,0.040370967,-0.041488685,0.029405652,-0.039118532,0.039341576,-0.033718534,-0.04024256,0.014238043,-0.05119569,0.0024247018,0.02952996,0.02147699,-0.023389561,0.002234732,-0.016046708,-0.01817534,-0.033586867,0.008759059,-0.0656046,0.07941282,-0.040652487,-0.003489068,0.0000015171292,-0.031546425,0.0071256985,-0.052952453,-0.034136225,0.02485638,-0.016960721,0.001216226,0.03159537,0.002627128,0.019199772,-0.0146849435,-0.00052349776,-0.03577905,-0.011701288,-0.005706862,-0.01374104,-0.019394083,0.011783041,0.048915707,0.02187675,-0.011160509,-0.020285258,0.004155028,-0.019688593,0.031028474,0.012210527,-0.06956618,0.009089871,-0.020269677,0.04026099,0.025752772,0.027721496,0.009191052,0.022315547,0.009693686,-0.033798482,-0.0068509313,0.055114843,-0.0029366626,-0.0032563999,0.038147874,0.020548599,0.00009845254,-0.03552639,0.013261549,-0.017381607,0.024884041,-0.03926968,-0.012580036,0.068033785,-0.026289266,0.0012324833,-0.039921418,-0.041820858,-0.021144914,-0.018111628,0.019086264,-0.001409928,-0.020220365,0.036744017,0.0032214965,-0.008841876,-0.025916474,-0.019429559,0.023467295,0.059638005,-0.009163701,0.005368378,0.011573476,-0.01106436,-0.014339602,0.043309424,-0.023531824,-0.01148387,-0.02156119,-0.028656447,-0.041043583,0.056330744,-0.0103634,0.00007781686,-0.005154132,-0.009243302,0.03692838,-0.0022326852,-0.014916623,0.024912858,0.0017766117,-0.042242017,0.0029409453,0.00404993,0.06167064,-0.035123404,0.040561713,-0.008661922,0.024931068,0.074314535,-0.032792,-0.0030786216,-0.018327586,0.027685117,-0.054641813,0.03792109,-0.011993468,-0.016659774,-0.009706305,-0.0057248296,0.06332174,-0.015503995,0.025280207,-0.022472104,0.032526903,0.0254174,-0.02345141,-0.037366938,0.020201033,0.007854446,-0.037611544,0.0074650915,-0.005898377,-0.0020488452,0.0006741712,0.0915269,-0.046210803,-0.025913065,-0.0050581265,0.021858314,0.018704876,0.010210158,0.05635607,0.000066292705,-0.015485654,-0.041175917,0.07032619,0.0015702309,0.028362004,-0.030057028,-0.02472806,0.026569605,-0.013480546,0.043281138,-0.016553655,-0.0045300913,-0.022244932,-0.0060717105,0.014453666,0.04237992,-0.025114378,-0.0032248958,-0.050188232,0.011621683,-0.031444807,-0.0044197403,0.048445687,-0.010373532,0.0126307905,0.010405277],"last_embed":{"hash":"zkf7au","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"zkf7au","at":1762858194138},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#{1}","lines":[88,89],"size":74,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zkf7au","at":1762858194138}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05282762,-0.024468124,-0.029025441,-0.01585023,-0.039175246,-0.023947418,0.03871537,0.0072484384,0.0020799525,-0.0026838235,0.0034766004,-0.0043854727,-0.020841017,0.025891146,0.029406626,0.009823464,-0.008709598,0.016461557,0.0010386849,0.00023702797,-0.019360052,0.016421694,0.04201175,-0.021630233,-0.018460525,0.020491468,-0.02099319,-0.016450673,0.019873092,0.059360683,0.017654,-0.03683144,0.01731273,-0.015582463,-0.018137619,-0.018030878,0.0296141,-0.015074265,-0.040330485,0.039680965,0.0067659947,-0.0155370785,0.0014220449,0.008642269,0.049236756,-0.013485354,-0.029567894,-0.010285705,-0.010853318,-0.0056554056,0.010437271,-0.008309483,0.011966108,-0.019170046,0.0020822152,0.029836431,-0.009432884,-0.036280654,-0.039040975,0.014152949,-0.0678654,0.003801946,-0.016341513,0.0018566306,-0.008147709,0.036799774,0.016948625,0.0019435887,-0.013962254,0.004378234,0.020487003,0.018884493,-0.0060634045,0.012212521,-0.07056263,0.01674643,0.0028609852,-0.007601987,-0.011837042,0.022893893,0.007070021,-0.011254682,0.011726771,0.011334748,-0.025921283,0.03592691,-0.02616026,0.064964466,0.04310521,-0.017063852,0.00838268,0.013166604,0.024507573,-0.03310843,-0.01311564,0.01183562,-0.004804414,-0.059960686,0.052333288,-0.005425561,0.043745473,0.0015182195,0.011123873,0.0036660472,0.02817002,-0.0063890894,-0.00032294352,0.011493391,0.0221244,-0.03527241,0.011673835,0.008995141,0.035547294,0.017274847,0.00066778593,-0.017238408,0.022885768,-0.028641526,-0.0005913961,-0.004787068,0.04508343,0.0483407,0.014747214,-0.03644674,0.006544078,0.027327847,-0.016477041,-0.017978186,-0.021991571,0.055362944,0.0041044927,0.03991012,-0.019868625,0.012992026,-0.037357755,0.060652304,0.04692921,0.027738323,-0.022485696,-0.0642582,0.00617551,0.004143041,-0.055187736,-0.01090763,0.015652496,-0.046011407,-0.001624245,0.0146390535,0.020683894,0.024073817,-0.028466254,0.011704771,0.015555547,0.050241828,-0.002594201,-0.0031194305,0.01203843,0.049033076,0.0044110613,-0.016101984,0.02061632,-0.021142498,-0.04588158,0.07571252,0.03720074,-0.005499751,0.011662996,0.017748099,0.00039315925,0.047931504,0.010687694,-0.011882635,-0.012287285,0.021847004,0.0113425795,0.01772646,0.049771592,0.030040206,-0.00036048997,-0.0113877645,-0.06287166,-0.008489494,-0.03360039,-0.03387547,-0.008966831,0.04189239,-0.0045056306,-0.01750565,0.011386732,0.06960791,-0.027430996,-0.004827513,-0.01939417,0.041347913,0.025551781,0.018624581,-0.009603894,0.0020439366,0.021202073,-0.005508918,0.01230233,0.046950042,0.022042718,-0.013239517,-0.036214907,0.0033712024,-0.04706725,-0.048946418,0.019100154,-0.05256041,0.025829682,0.0004990485,0.0058122333,0.0006672379,-0.032681122,-0.016800584,0.053894185,0.0070768017,0.010561606,-0.004818401,0.028141063,0.07633847,0.009280852,-0.0014296097,-0.022397969,0.015108562,-0.020811697,0.056798697,0.019189306,-0.021057718,0.014037987,0.0123372,-0.011876285,-0.014657036,-0.008013858,-0.030656822,-0.048039146,0.020486338,0.034494944,0.014081148,-0.0046228836,0.0065733744,-0.012648349,0.011174714,-0.02159025,-0.03265905,0.06673695,0.059326492,-0.010664689,0.04176165,-0.038178723,0.0058736494,-0.031174276,-0.022930246,0.025486352,0.043184705,0.0033435642,0.001578958,0.043907337,0.003457917,0.0050055343,0.008146913,0.026481422,0.014902733,-0.015616077,-0.0001773253,-0.0018780986,-0.02572251,0.019434663,0.019392889,0.0035884331,-0.030823437,0.03519344,0.011183276,-0.04302161,0.0010452825,-0.04043357,0.04178717,0.07063314,0.010731296,-0.027485901,-0.020626126,0.026990276,0.021084761,0.017551677,0.0043755793,-0.03444894,-0.03798396,0.01723487,-0.036906127,-0.021710679,0.010227282,0.06992858,0.0028790252,-0.029549556,0.012210348,0.0141486125,-0.18087813,-0.0017201932,-0.013459511,0.030061048,0.009580761,0.008791758,-0.047074255,-0.010052699,-0.06997997,0.053911295,-0.0017475267,-0.04888648,0.031572293,-0.005507287,0.016968226,-0.0015537596,-0.03314693,0.0039514382,-0.035927296,-0.043050874,-0.059206124,-0.020914504,0.045365352,0.002677163,-0.03710556,0.036968026,0.06951959,-0.011475143,0.002075993,-0.034427278,-0.09839436,0.03766297,-0.0022415458,0.0058684065,-0.018846903,0.018100878,-0.0364157,0.006956509,0.024584623,-0.028315991,0.05489901,0.036963273,0.007834854,0.016784903,0.018642312,-0.015047893,0.006077528,0.008595292,-0.04067493,-0.0062156757,0.014125314,-0.007639762,-0.027020223,-0.024300132,-0.04542841,-0.025075482,-0.007274772,0.031357136,-0.03658213,-0.025060223,0.013455019,-0.043465935,0.022705182,0.0015593383,-0.03260282,-0.053282343,0.0139118405,-0.007493625,-0.019236142,-0.01967301,0.049013596,-0.04082331,-0.0042044115,-0.03397264,0.012615795,0.031397067,-0.0056746206,-0.035698526,-0.032024782,-0.113718234,0.029950468,0.028388722,-0.054211117,0.020010367,-0.031100318,-0.026048267,0.02771954,0.01653322,0.03494153,0.24484265,0.04318197,-0.026282823,-0.00450074,0.045289934,0.012094609,-0.027763931,0.085087076,0.001398793,-0.038479082,-0.037818998,0.009878628,0.017766433,-0.026315294,0.015822455,0.038464192,-0.040306576,0.045794185,0.06675908,0.012284585,0.024091555,-0.035516743,0.021964617,-0.015376909,-0.04936981,-0.020136682,0.020134712,0.04953681,0.0057490463,0.026350802,-0.012878343,0.024977626,0.041968375,-0.056078658,0.009971636,-0.006744314,0.03735797,-0.03982579,-0.016905457,0.01383809,0.00151098,0.009088692,0.028998066,-0.047002677,-0.037321787,-0.038843226,0.0050475993,0.011277455,-0.03564528,-0.020165645,-0.00706198,-0.0033032396,0.0075412528,-0.0166299,-0.026524652,-0.009679454,0.013016074,-0.044018712,-0.020943413,0.027939234,0.028604222,0.013919676,-0.04550518,0.015583406,0.0021594057,0.009694423,-0.015975414,-0.017174436,0.010636792,0.002708132,0.03480836,-0.002179183,0.0055157095,0.030009046,0.02009982,-0.031714458,0.0046587954,0.05458733,0.017155899,0.016029812,-0.019881533,-0.029862508,-0.012886263,0.023226397,0.017001608,0.004656842,0.019773982,0.06669566,-0.035086215,0.0029179866,0.004874756,0.020461598,-0.014440084,0.048690785,0.009286039,-0.015473725,0.05245281,-0.032620993,-0.02207371,0.0046123974,-0.022953471,0.0099547915,-0.014833937,-0.024948403,0.03911717,0.026067106,0.033998813,-0.033150744,-0.00028252386,0.019496208,-0.082480706,0.021856626,-0.0015099257,0.016087852,0.032717958,0.057271514,0.025305485,0.002055727,0.060010355,-0.035228003,0.013259597,0.022829589,-0.014041568,0.01583342,-0.025359062,-0.05185082,0.012362728,-0.0006276688,-0.0060118525,0.04307184,0.04036542,-0.039083768,0.01651826,0.030835032,0.047145948,0.015829904,0.034197144,-0.008734172,0.012060115,0.020398227,-0.007848786,-0.0038002864,-0.02034911,0.011650934,0.023978762,0.0120903645,-0.020536138,-0.016449796,-0.058718793,0.022734055,-0.0036467493,0.047987707,0.020503866,-0.045604333,0.006933994,-0.099988036,-0.017429793,-0.019125314,0.00060573994,-0.019569973,-0.010635314,0.0048677973,0.0014729126,0.061322026,-0.003836575,-0.0064007277,0.0014992397,0.03198368,-0.024243416,-0.0041833837,0.030810472,-0.011692321,-0.017668877,-0.018534344,-0.036481105,-0.01575723,-0.054706074,0.0044648787,-0.011611772,0.02865989,0.026577782,0.018329408,-0.041471176,0.0074275485,0.02683719,-0.016790451,-0.032486178,-0.006915291,-0.050706595,-0.0077816034,-0.012423435,0.11116485,0.013670705,-0.018439306,0.009833119,0.0038676402,0.0990497,0.066582255,0.019682022,0.013325999,-0.0044533857,-0.0057575554,0.0027830722,0.00599741,-0.013600964,-0.031561207,0.027493112,0.05016085,-0.017168824,0.0101914015,0.0018656193,-0.024556994,-0.07272071,-0.018097632,-0.06458055,-0.037919194,-0.0034747343,0.0685903,-0.0041524903,-0.007671962,0.017948644,-0.01111359,0.0009933048,-0.04193391,-0.0015435609,0.017962852,-0.017793618,-0.038812842,0.008987664,-0.024679286,-0.0031557872,-0.03029696,0.024985163,-0.017403137,0.001899503,0.0054398016,-0.005433915,0.027284145,-0.008640639,-0.0066372775,-0.016540753,0.0004233535,-0.010553633,-0.011146333,0.045419678,-0.0029582528,0.01363606,-0.028122457,-0.0041056667,0.0010076585,0.028510671,-0.0084725395,-0.01940432,-0.03438385,0.05666244,0.0025690375,0.036441576,0.0037796502,0.010205155,-0.030131008,0.018335342,0.022890069,-0.017614523,-0.018441124,-0.06298143,-0.036186166,0.0032360542,-0.014858119,-0.04268523,-0.037032943,-0.013723433,-0.016081333,0.0022601746,-0.020512152,0.039854996,-0.007907734,-0.0052393307,-0.02061671,0.012208638,-0.058211453,-0.014123426,0.009221298,0.039259724,0.026426367,-0.057758953,-0.03818405,0.01987954,-0.055509727,-0.008594301,-0.058652252,0.007900944,-0.015820056,-0.05149869,0.022382468,-0.03332868,-0.025576256,-0.06311396,0.015181754,-0.025684135,0.02329581,-0.017635662,-0.0052650785,-0.026899483,0.017499112,-0.0065905033,0.020927584,-0.008878729,-0.036607493,0.028763661,0.02417288,-0.006269443,-0.0033811063,-0.041058287,0.0062704296,-0.010351251,0.005185411,0.048074514,-0.041106686,0.03709564,-0.026382994,-0.0044535804,-0.035346556,-0.017462937,-0.021501059,0.007631761,0.008707885,-0.01652282,-0.04074906,0.0049194903,-0.021490023,-0.026845984,0.00021790621,-0.02008121,-0.042852037,-0.007709503,0.005822843,0.049120754,0.003745796,0.03156685,-0.021252913,-0.004484348,0.048852943,0.022918973,-0.055551205,-0.0119562,-0.020402564,-0.019000147,-0.013172859,-0.029436927,0.011573374,0.037345756,0.014221892,0.0048714736,-0.06486014,0.022738582,0.008251411,0.0070129265,0.016998569,0.0522157,0.033002254,-0.03715386,0.046060726,0.0075055338,-0.04059008,-0.015515342,0.03917611,0.027230306,-0.061113812,0.011254502,-0.038303934,0.018280797,-0.016636744,-0.0026326042,0.015936866,-0.002113128,0.02498474,-0.022566712,-0.030581761,0.06512734,0.011394407,-0.026127353,-0.01903805,-0.010620567,-0.0048119435,0.015315839,-0.016786007,-0.02426011,0.015464766,0.07218381,0.015946744,0.0052549685,0.003430999,-0.048724912,0.013026335,-0.16636123,0.00024740185,-0.011054825,0.0102984365,0.0178245,0.0016884092,-0.03643572,-0.046781626,-0.012554181,-0.0035905687,-0.0037815766,-0.02471904,0.005741291,-0.019366676,-0.023194509,0.03214715,-0.043481745,-0.0012254079,-0.048905905,0.05011042,0.015741883,-0.0004686376,0.06118382,0.0009585085,-0.0006480687,0.015544283,-0.04233512,-0.023453383,-0.023868347,-0.017742727,-0.025986483,-0.024355082,0.02177059,0.018207071,0.012973965,-0.011507365,0.03108885,-0.0030524086,-0.07362357,-0.0021667692,-0.037340663,0.033214387,0.006847035,-0.000087096785,0.0059373365,0.07754097,-0.05365793,-0.013397977,-0.053126104,0.00746872,0.01967,0.0527668,0.008571836,0.017404804,0.00005696482,-0.018824877,0.0040425397,0.003454032,-0.00022131484,0.0012451062,-0.0014890647,0.0067526177,-0.02175636,-0.005221735,-0.044094563,0.031783976,-0.06734205,0.018208578,-0.020463021,0.0037045241,-0.03981666,-0.016167533,0.024219308,-0.024109995,0.013030721,0.02315631,0.030467706,-0.03195635,-0.014800601,-0.024323685,-0.03738262,-0.019857889,0.004691541,-0.032498535,0.058983207,-0.029124793,-0.0037337192,-0.0055763023,-0.048328903,0.004587849,-0.0605749,-0.035276916,0.035757136,0.018948717,-0.024367519,0.026096296,-0.0112988455,0.0041892603,-0.015546378,-0.003926555,-0.01374301,-0.018601658,-0.0069445036,0.0002604486,-0.02803781,-0.01711109,0.034960154,0.027320731,-0.016801922,-0.015280059,-0.023484077,-0.02406029,-0.0074806106,0.029807346,-0.08489933,-0.008388725,-0.008640512,0.041981105,0.016733378,0.021702033,-0.0027261165,0.013492267,-0.007098505,-0.040791184,-0.0022489585,0.07507962,0.02704311,-0.0005620317,0.031610806,0.0023742896,0.002513121,-0.0814406,0.010400648,-0.0014892613,0.018338442,-0.050052915,-0.011740015,0.06709558,-0.025534742,-0.027513124,-0.012667684,-0.0064567556,-0.0050470857,-0.009810295,0.030406063,-0.023380054,-0.0019945414,0.02373009,0.02507237,-0.014015753,0.008914504,-0.0022631092,0.011003329,0.05590208,-0.012946529,0.03992529,-0.00038237634,0.04722928,-0.01304753,0.031452816,-0.02451265,-0.02423744,-0.024466941,-0.02315448,-0.012703322,0.053124428,-0.018661622,-0.020264199,-0.027954515,0.0007235262,0.013633362,-0.0003909263,-0.016396003,0.010697629,-0.021071166,-0.016489662,0.015658667,0.011532307,0.02805564,-0.029682687,0.04342037,-0.015408117,0.009815103,0.054329302,-0.024407754,0.0071303104,-0.0024522042,0.034406867,-0.025713848,0.009145557,-0.0057162154,-0.016394775,-0.0116642555,-0.013231604,0.041295066,-0.0102552725,0.020100772,-0.0012693978,0.043047346,0.018908856,-0.03226621,-0.04467648,0.02341442,-0.011802909,-0.029583355,0.040062677,-0.019422963,0.010282371,-0.008449208,0.05217717,-0.057440203,-0.009742977,0.0064801397,0.015806181,0.015898956,0.009253142,0.01850852,0.014361223,-0.014482323,-0.034248974,0.05579402,0.017019995,-0.005109509,-0.032934297,-0.038139675,0.0018220247,-0.0012329493,0.036120903,-0.023782583,0.006365388,-0.020267515,0.0016779408,0.008612066,0.037420765,-0.0064515094,-0.010743655,-0.08105496,0.027037442,-0.04570354,-0.016274722,0.04399069,-0.024903996,0.019849297,-0.011116331],"last_embed":{"hash":"1m7nt5m","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1m7nt5m","at":1762858194138},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)","lines":[90,105],"size":434,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1m7nt5m","at":1762858194138}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036114834,-0.020885067,-0.033886325,-0.0099878935,-0.03649154,-0.011951679,0.026038023,0.0011049917,0.01195713,-0.0030800155,0.012661443,0.0041689384,-0.013856563,0.019547582,0.022568585,0.027262643,-0.0031269214,0.027940495,0.001931002,0.009194042,-0.0074807648,0.0026946964,0.029614666,-0.018214388,-0.011725455,0.01905784,-0.0206535,-0.014514203,0.037203394,0.043389622,-0.000797584,-0.053252827,0.012941944,-0.011412252,-0.0102909515,-0.034349605,0.028870316,-0.01774851,-0.050298348,0.03710851,0.0017890306,-0.029843979,0.0066999146,0.013410746,0.03220615,-0.007284542,-0.03574645,-0.012916346,-0.011626055,0.006422292,0.030270133,-0.019895386,0.015119615,-0.014834726,0.011584581,0.03317669,0.0007102111,-0.045557443,-0.030428013,0.005906178,-0.052336212,0.011571358,-0.007279939,-0.008448117,0.00010943919,0.026347036,0.022784414,-0.0011526177,-0.026762001,-0.003750696,0.030737743,0.019802915,-0.011031584,0.010802678,-0.055740036,0.017913383,-0.005629543,-0.012157328,-0.006897075,0.036701296,0.008029067,-0.01654698,0.020079471,-0.002617113,-0.02276102,0.029965969,-0.037859008,0.06899225,0.03603193,-0.027517693,0.01161345,0.0064261523,0.022775603,-0.015475637,-0.010391318,0.021811798,-0.017775498,-0.05234153,0.060515143,-0.0059647267,0.049731832,0.010173977,0.008962393,0.0014272234,0.0041064722,-0.012529819,0.006485661,0.007290044,0.015337833,-0.03640896,0.015150449,0.015572392,0.031002212,0.0114068175,-0.011784665,-0.014526023,0.019877313,-0.029541027,-0.000045566518,-0.004496058,0.037500422,0.04732767,0.007612115,-0.028499283,0.0059245606,0.017697029,-0.03248302,-0.009415981,-0.03139226,0.054599926,0.004805506,0.043821134,-0.02690709,0.011267751,-0.00095546705,0.053683843,0.042081278,0.026408847,-0.023194022,-0.05053446,-0.0062828436,0.01577337,-0.06324903,-0.010479005,0.027605573,-0.050482813,-0.0048644054,0.006506315,0.011221161,0.015676258,-0.022698715,0.027890956,0.029931085,0.03710316,-0.023156723,-0.0029789275,-0.0037045148,0.047920264,0.008011034,-0.023155164,0.008423279,-0.026565185,-0.056618165,0.07095686,0.022871278,-0.0075716632,0.0082926005,0.021578604,-0.0037475221,0.04122247,0.01922814,-0.003538575,-0.026635213,0.020327646,0.008313534,0.027287554,0.051104162,0.024410432,-0.009200951,-0.007647251,-0.060825188,0.0044768816,-0.029322464,-0.03531785,0.0008786565,0.029579908,-0.0070926156,-0.006860836,0.01200388,0.07672699,-0.017975299,-0.016492674,-0.017490216,0.04276126,0.029099442,0.025108047,-0.02122863,0.02051426,0.017506696,-0.016290365,0.01857227,0.047410898,0.011000862,-0.025127275,-0.030410307,0.008067738,-0.051571216,-0.033766214,0.027180487,-0.033036094,0.019074237,-0.004497317,0.006558823,-0.005964375,-0.04217187,-0.013046967,0.074022256,-0.017129797,0.014897417,0.0012827375,0.018441787,0.067632176,0.0039413553,0.010165346,-0.02521469,0.029193617,-0.012012761,0.06308027,0.019859195,-0.021090576,0.024205625,0.002614485,-0.022095893,-0.01308177,-0.004299471,-0.02251136,-0.055398997,0.03407779,0.012523544,-0.013083139,-0.0024142077,0.02589992,-0.013043372,0.012475078,-0.0032429702,-0.009412107,0.05321755,0.05818988,-0.0106424,0.05329447,-0.021153355,0.011232406,-0.02615319,-0.00740886,0.019796023,0.03897754,0.0037870216,-0.0029315164,0.046020776,0.0059093353,0.0018305508,0.0006995398,0.026332477,0.015075754,-0.0026432765,0.0031993652,-0.030680759,-0.027099267,0.024436232,0.020390121,0.005299949,-0.009354026,0.023500407,0.023809101,-0.033698298,-0.0052814246,-0.042255748,0.03137121,0.05098094,0.012931686,-0.018547386,-0.03455375,0.028273497,0.02900301,0.0067504207,-0.008040911,-0.024280243,-0.041878533,0.0063022776,-0.029069042,-0.034470398,0.011284469,0.062500924,0.014888646,-0.04445556,-0.00356928,0.012288175,-0.1694804,0.011547148,-0.023889208,0.031053297,-0.00023605413,0.013592865,-0.035700887,-0.0145727275,-0.07787274,0.049647667,0.0005114063,-0.049999323,0.041317288,-0.0048180674,0.027731957,0.0043183914,-0.019570844,0.0050048055,-0.031789426,-0.034349572,-0.053815246,-0.023330487,0.04084765,-0.008950269,-0.021093033,0.029730333,0.058865737,0.0068709115,-0.0005556111,-0.03599734,-0.08138189,0.031375755,0.0007342765,-0.0052834665,-0.001508211,0.009960067,-0.019739015,-0.0033605932,0.015268231,-0.0045484393,0.05232681,0.043697603,0.0050816927,0.020201055,0.021893654,0.0066077746,-0.013737324,0.016381707,-0.03642777,0.022399822,0.02916055,-0.0040140804,-0.030918812,-0.015566242,-0.047414824,-0.028140884,-0.015189913,0.045862846,-0.04599874,-0.022629859,0.017995153,-0.06016429,0.019801315,-0.00038871478,-0.041018553,-0.06143688,-0.026368855,-0.009543703,-0.017875558,-0.028113099,0.060001846,-0.04580533,0.0048989854,-0.022723718,0.007419421,0.032332703,0.00046539234,-0.031116774,-0.03430673,-0.11016183,0.021811971,0.022630086,-0.047189943,0.0071920897,-0.045376286,-0.039803438,0.014598645,0.008927476,0.022944462,0.2525239,0.050486974,-0.00041425505,-0.014134509,0.05866303,0.00039374956,-0.02441893,0.05978231,0.00037156095,-0.027076742,-0.04684119,0.014696551,0.004112658,-0.036206942,-0.0018256193,0.05039607,-0.043595903,0.034732856,0.06731256,0.011177692,0.005415729,-0.01852625,0.0038393557,-0.025965668,-0.045953806,-0.016903084,0.017570643,0.05886271,0.017302515,0.019717207,-0.0036344116,0.017435888,0.05472665,-0.057017196,0.0055568814,-0.0050187167,0.03759687,-0.038659543,-0.012362469,0.023189167,-0.0030775468,0.014102647,0.028043067,-0.048074495,-0.039443355,-0.037331033,0.011690668,0.016221898,-0.04842971,-0.0018587115,-0.001995665,-0.006400668,0.008740741,0.003667291,-0.019785708,-0.008050412,0.010745898,-0.032993734,-0.014641496,-0.004411488,0.016157644,0.009983126,-0.032699548,0.014385996,-0.004509973,0.012192008,-0.031779863,-0.023050088,0.008371048,-0.011740873,0.031039437,-0.004674578,0.007544741,0.05253742,0.022634378,-0.04239915,0.00035900853,0.0532553,0.021998188,0.035872757,-0.02252212,-0.026192538,-0.016766064,0.0065454664,0.019461088,-0.008997006,0.015847975,0.04260438,-0.05348698,0.00575267,0.011296243,0.015843133,0.002042435,0.037477102,0.013046159,-0.026663706,0.049323943,-0.04514529,-0.01982077,0.008547048,-0.034063183,0.0023319046,-0.010291867,-0.02030738,0.022065282,0.020314736,0.027714904,-0.028816177,0.0043210844,0.036969535,-0.07278176,0.020087134,-0.0040598228,-0.0035839297,0.023987217,0.061581574,0.034959316,0.022725785,0.06819835,-0.030136524,0.0233106,0.028829994,-0.009239782,0.01587047,-0.02778811,-0.05969216,0.023420297,-0.0031853402,-0.0031620846,0.03843334,0.017866865,-0.042516466,0.0010089021,0.0144489035,0.058822438,0.018051257,0.04409053,-0.0074387956,0.007695697,0.020169562,0.0008532293,-0.016705427,-0.026566476,-0.011463959,0.028231867,-0.0034951575,-0.023276525,-0.01989088,-0.05683047,0.018727805,-0.017797086,0.04176082,0.015237205,-0.049874917,0.014575296,-0.089357816,-0.020681787,-0.034923475,-0.004445454,-0.020185195,-0.0049655642,0.007942867,-0.0028849586,0.06692993,0.007984077,-0.00070496387,-0.004556794,0.04066653,-0.028818548,-0.009099157,0.026625939,0.006197554,-0.010773389,-0.009477756,-0.031876378,-0.018558353,-0.053035986,0.013686689,-0.027052442,0.022275595,0.010461706,0.015650213,-0.032439012,0.008400733,0.018834753,-0.021616472,-0.02954302,-0.011837164,-0.040654257,-0.0077608717,-0.013854509,0.113403626,0.02840656,-0.016411358,0.004430996,0.006493659,0.09340303,0.067708604,0.0026971744,0.026334623,0.0033386035,0.005356541,0.0034099787,0.01092444,-0.01927128,-0.03862931,0.032118253,0.044603508,-0.01078519,0.011712214,-0.012591354,-0.023970371,-0.056985967,-0.014408674,-0.06946059,-0.043149743,-0.020453826,0.065630466,-0.0015166919,0.011792025,0.00665499,-0.008230934,-0.033077262,-0.05049076,0.0029799887,0.018872272,-0.013228697,-0.021846835,0.016785936,-0.008359602,-0.0054347226,-0.038761176,0.0178428,-0.022027386,0.0056702895,0.002358255,-0.008583365,0.023956956,-0.012335918,0.0005156205,-0.003119448,0.010385438,-0.006227726,-0.00039173942,0.046209242,-0.014402809,0.00071052683,-0.013497705,-0.01074784,0.011769348,0.03127116,-0.0016993645,-0.018674955,-0.02741591,0.074003145,-0.014665197,0.038452204,-0.004074916,0.005061961,-0.02196218,0.010941784,0.0154182445,-0.013340837,-0.015051176,-0.0494254,-0.03722217,-0.0011355712,-0.016740395,-0.032816976,-0.02180955,-0.013422596,-0.022405297,-0.0040772893,-0.030389577,0.039310627,0.00617545,-0.0053050793,-0.025283033,0.018976077,-0.06310181,-0.0018252027,0.008178166,0.04457084,0.019187665,-0.055917423,-0.05098133,0.007827795,-0.042543374,-0.0070856204,-0.06723667,0.01477588,-0.037714582,-0.045630164,0.009220226,-0.04301562,-0.035232674,-0.05110933,0.016135966,-0.028206678,0.03681884,-0.010082078,0.0068803453,-0.03133143,0.0077933636,0.0119160125,0.024888836,0.0010326519,-0.047825318,0.016487245,0.014380492,-0.00089258765,-0.01866784,-0.052232664,0.021984184,-0.016152889,0.005269941,0.03457218,-0.045198157,0.042774297,-0.030410543,0.01010988,-0.036629617,-0.0077570607,-0.016188575,-0.0040068137,0.012752424,-0.008435679,-0.049940318,0.010870007,-0.009874258,-0.018502679,0.013193208,-0.023363208,-0.04418074,-0.008343363,-0.0009638695,0.037191875,-0.0006912852,0.033544272,-0.019722689,-0.015289937,0.046655722,0.026391016,-0.06868059,-0.0091003515,-0.021492029,-0.03299072,-0.017389473,-0.03318841,0.022601362,-0.0042389897,0.0048362496,0.020445751,-0.06267733,0.028759591,0.015927231,-0.01334425,0.034259815,0.03969715,0.033375837,-0.028566122,0.034617573,-0.0014531289,-0.026664028,-0.013885488,0.043853126,0.007397413,-0.062225703,0.032956753,-0.031015098,0.03287393,-0.021795824,-0.012580842,0.029508483,-0.0140015865,0.017689386,-0.025550725,-0.015820157,0.058283444,-0.014999619,-0.0035703492,-0.02422744,0.0067971395,-0.00090654223,0.013926914,-0.011712945,-0.030620486,0.026904589,0.073084585,0.02585815,-0.0137292845,0.011800443,-0.045111764,0.012693524,-0.1692571,0.004840219,-0.0062415474,0.013387151,0.010729719,0.0055569434,-0.03619716,-0.030366315,-0.021351181,-0.020526826,0.0097700255,-0.01367888,0.00069666916,-0.0012125621,-0.04321418,0.032285668,-0.047597744,-0.0083772,-0.06468322,0.079397336,0.022387795,0.00831248,0.050436087,0.014900305,-0.0143707385,0.017249955,-0.051623486,-0.02342633,-0.025088599,0.0014703922,-0.028638564,-0.030872269,0.009544804,0.029103778,0.013066344,-0.017470071,0.048771013,0.00005512036,-0.092494294,0.008032086,-0.028873239,0.034837157,0.014074116,0.004178269,-0.0053615086,0.0763668,-0.055374987,0.0008339789,-0.041290496,0.0097283535,0.019618925,0.03844623,0.01152998,0.028099215,0.007074191,-0.0045325067,-0.006119682,-0.01343329,0.0083644595,0.0038457033,0.008662501,0.016163979,-0.011078903,-0.016972804,-0.036210436,0.029357146,-0.07218779,0.016318386,-0.014055101,-0.0019923323,-0.04114756,-0.022008043,0.02780868,-0.008133789,0.020705273,0.030222878,0.03184371,-0.02837039,-0.013798156,-0.02453817,-0.04373442,-0.011200149,0.009667784,-0.02843984,0.045444418,-0.018071275,-0.006338496,-0.008453846,-0.041297738,-0.004306895,-0.063551456,-0.039735142,0.032071743,-0.008298522,-0.021930996,0.024884446,-0.0135195,0.012553904,-0.01705987,-0.006434659,-0.027933005,-0.00067393953,-0.021098688,-0.020859933,-0.02302179,-0.0062048025,0.03294253,0.031948853,-0.03291966,-0.012719461,-0.013242235,-0.025217913,-0.009559824,0.03258665,-0.07909848,-0.019558942,-0.015659384,0.0386366,0.011434917,0.008298716,-0.014507516,0.0079757385,0.0012014773,-0.038568575,0.0007702129,0.078632206,0.03282341,-0.0022235934,0.036065955,-0.000844673,-0.0032623229,-0.0754197,0.015955351,0.00047653678,0.022529528,-0.05503783,-0.001739575,0.06841129,-0.02768995,-0.027758718,-0.0063796616,-0.0060633686,-0.010601766,-0.014954318,0.015326078,-0.026836598,-0.017681755,0.013508616,0.041464154,0.0019768665,-0.003945941,-0.016257128,0.009645632,0.0316178,-0.0061016353,0.022513857,-0.0006117267,0.04102659,-0.0059733028,0.044843785,-0.022054631,0.0015474763,-0.028952574,-0.04343305,-0.031664222,0.06949676,-0.030091982,-0.031042803,-0.028337723,0.013276339,0.02340018,-0.011379876,-0.00948507,0.009454229,-0.031501655,-0.0028049417,-0.009344339,0.017935846,0.035497412,-0.012661837,0.04327937,-0.0044747926,0.019583331,0.051230166,-0.021204192,0.012750542,-0.0066225654,0.035946723,-0.039705105,0.016883653,-0.0054816813,-0.0039828373,-0.00803277,-0.014876738,0.046610206,-0.009400126,0.021532685,-0.007463219,0.04122519,0.010847591,-0.0022712436,-0.03799577,0.011520328,-0.009865476,-0.02879388,0.030277412,-0.026258398,0.015621709,-0.022342551,0.053938415,-0.06187834,-0.015037815,0.013809438,0.009647776,0.04466728,0.028359877,0.03505338,0.014932127,-0.01195551,-0.04234882,0.059140317,0.019769153,-0.031076804,-0.0159499,-0.007859642,0.01348936,-0.00095272495,0.034257606,-0.030276205,-0.010989577,-0.0103056505,0.0010986115,0.010517669,0.042050924,-0.009027787,0.0018558187,-0.07093922,0.02343131,-0.021821648,-0.019018434,0.061025243,-0.034948003,0.0229792,-0.01508864],"last_embed":{"hash":"1ygk9gx","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"1ygk9gx","at":1762858194138},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{2}","lines":[93,93],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ygk9gx","at":1762858194138}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05536337,-0.029908983,-0.021458928,-0.0072603393,-0.03167037,-0.000939225,0.048786633,0.035288908,0.0031458156,-0.008986445,-0.025572691,0.0028079636,-0.023394594,0.029724661,0.026552506,0.014402409,-0.012258231,0.007229787,-0.0052769817,0.0055768024,-0.030137047,0.017828595,0.01081255,-0.034725316,-0.030775271,0.021573326,-0.009494935,-0.026973393,0.006498917,0.047633655,0.034954164,-0.04837001,0.014152328,-0.023432806,0.0066480148,-0.016830781,0.025602657,-0.030412305,-0.041024175,0.013396383,-0.018658329,-0.039282784,0.022803802,0.00034367974,0.02879301,-0.008447753,-0.040935673,-0.013420994,-0.020343142,-0.0016692478,0.012950845,-0.006999529,0.015591084,-0.00051382795,0.014794094,0.03654973,-0.016647395,-0.052798282,-0.04619686,0.008946306,-0.05908335,0.0095368475,-0.019717826,-0.019488815,0.013304606,0.05998184,0.0038393065,-0.005146766,-0.005665756,-0.012426282,0.012321296,0.025468193,-0.013794788,-0.002331103,-0.058911894,-0.011925283,0.008208532,-0.011694093,0.00706637,0.026618732,-0.009668898,-0.014859788,0.009744438,0.018251067,-0.0051618973,0.023920283,-0.01866193,0.0667595,0.022615196,-0.004267751,0.006404026,-0.00007085652,0.033522535,-0.02640683,-0.028379148,0.009107682,0.009901164,-0.053324975,0.04122476,-0.023388112,0.033234917,0.021033524,0.006658536,0.005835509,0.0270571,-0.0062196837,0.0068323035,0.042626653,0.019187348,-0.037578713,0.0051366487,0.01070643,0.031984385,-0.0014975201,0.0037355514,-0.035097383,0.019595917,-0.011631788,-0.00039036883,-0.007499175,0.037574768,0.039230954,-0.00058385637,-0.0351007,0.0263665,0.0328433,-0.00034764977,-0.018490182,-0.03049356,0.04099134,0.004319921,0.040955186,-0.011173218,-0.0128320735,-0.042839352,0.032979194,0.052418813,0.01339306,-0.015892198,-0.06837173,-0.0057533765,0.030182615,-0.047761127,-0.004361119,0.011077822,-0.043126557,0.0144708995,0.047183424,0.022398999,0.016373405,-0.031109385,0.012268177,0.010589428,0.048904646,-0.006250072,-0.012627246,0.021250973,0.021844693,0.014895198,-0.010883216,-0.0027373147,-0.015871318,-0.041763376,0.0697008,0.028142763,-0.0024525723,0.014730574,0.022855248,0.021026568,0.022851534,0.010589253,-0.025272056,-0.007159535,0.024536673,0.027667187,0.018263713,0.060398858,0.029561032,0.002089354,-0.020652343,-0.056352783,0.0022094746,-0.03881583,-0.04511009,-0.0027356178,0.03277568,0.01036942,-0.02106257,0.017334284,0.05254978,-0.024377044,-0.018938668,-0.006179884,0.007467553,0.040273063,0.041464802,-0.0043048086,0.02432585,0.018879076,-0.010350796,0.034003124,0.058321323,0.013508702,-0.041814245,-0.033181753,0.0015048431,-0.035521258,-0.059859306,0.023279857,-0.05494316,0.01891024,0.0143963955,-0.012488538,0.012935455,-0.024197876,-0.02123987,0.038122274,0.005918012,-0.011255832,-0.026507325,0.007174186,0.07877355,0.0077577024,0.011779511,-0.016701374,0.035999708,-0.016359681,0.038832553,0.015769225,-0.0074506407,0.010801408,0.015787695,-0.021545416,-0.030307012,0.0073808143,-0.03147112,-0.06004435,0.028878115,0.015203215,0.011695933,-0.0004807728,0.019143824,-0.01057172,0.012733127,-0.021849053,-0.016734365,0.053160824,0.054043572,-0.01941579,0.019384027,-0.051393855,0.028264852,-0.002114215,-0.033611536,0.021990456,0.044434052,0.020395176,0.016965972,0.040775124,-0.0006008097,0.014434478,0.00797595,0.023404475,0.014147979,-0.013650438,0.0019232879,-0.016621977,-0.016736988,0.026937323,0.009368843,-0.0030691177,-0.028969742,0.03331324,-0.00046260492,-0.009625257,-0.0048056087,-0.04332338,0.035467796,0.047804132,0.019417841,-0.046534773,-0.013516017,0.017067786,0.04665773,0.008358911,-0.001124283,-0.028487127,-0.038296893,0.0009979478,-0.0397344,-0.037338994,0.0061889584,0.0737411,-0.006680093,-0.041718114,0.040210944,0.015842723,-0.16688818,-0.012303474,-0.013187584,0.052337755,0.011751335,0.006814399,-0.052487317,0.0056990576,-0.07177297,0.03726389,0.004045203,-0.048746724,0.04452952,-0.012540448,0.029824901,0.020510184,-0.027605891,-0.007136632,-0.016548792,-0.031348675,-0.051768173,-0.021577483,0.023672692,0.0107740825,-0.018559203,0.025501102,0.065287426,-0.022151353,-0.007438134,-0.0379134,-0.07494263,0.02271772,0.0011038517,0.018453259,-0.018622687,-0.0060194726,-0.044629753,0.013129054,0.006838899,-0.035072923,0.066301025,0.036155835,0.002871764,0.015415718,0.015433552,-0.014547044,-0.00067268044,0.0066796853,-0.033145912,-0.023736509,-0.007569034,-0.0066446974,-0.03431128,-0.03718276,-0.053495087,-0.03256365,-0.0022684904,0.027651293,-0.014931383,-0.03336804,0.0040346924,-0.039942533,0.020738354,-0.004572539,-0.0335907,-0.042096794,0.029981766,0.0033388576,-0.0005081456,-0.018592779,0.04839949,-0.047674365,0.0069079543,-0.0121987425,-0.0039005803,0.03835775,0.0040871934,-0.022541273,-0.02642564,-0.11372345,0.013771918,0.03225545,-0.040450532,0.010060135,-0.029529205,-0.026630607,0.028186101,0.028953265,0.03797105,0.24944676,0.037034407,0.008070189,0.013000932,0.044905584,-0.02008977,-0.0074178046,0.08810347,0.01925394,-0.022781322,-0.040498596,0.016462112,0.02514911,-0.01516672,0.022176385,0.042234246,-0.040412042,0.03900794,0.06169519,-0.0019303822,0.0011151152,-0.05057788,0.00513036,-0.013296309,-0.048246372,-0.018794892,0.008384817,0.06137633,-0.0027167292,0.007032137,0.0052951416,0.053359933,0.060763296,-0.045234542,0.014081996,-0.00084176194,0.03242532,-0.06490815,-0.025886768,0.018089458,-0.013614454,-0.0034704453,0.019222299,-0.030596808,-0.030016849,-0.03240729,0.0020750582,0.008777884,-0.033029787,-0.043990705,-0.011782321,-0.01744833,-0.00055554736,-0.009770072,-0.020867648,0.016990978,-0.0033122143,-0.050427224,-0.014402925,0.041579913,0.03431841,0.00073089445,-0.049560335,0.0368004,0.013681716,0.0054646204,-0.015155684,-0.018576285,-0.008981056,0.0075916667,0.013008205,0.017098647,0.0036497028,0.01031409,0.022871792,-0.036638997,0.024711115,0.03779598,0.028903946,0.023238681,-0.026697285,-0.010823567,-0.024558883,0.047498073,0.017000873,-0.0044760983,0.014485021,0.058639407,-0.016688323,-0.0010163499,-0.0030247276,0.0154263815,-0.009971288,0.049688738,0.0030878347,-0.010572292,0.048784535,-0.025441708,-0.011283855,0.013911352,-0.028448468,0.01178766,-0.012466934,-0.02273265,0.03935329,0.040105976,0.02795182,-0.025346305,0.0072247665,0.031155208,-0.05560524,0.019978132,0.008933465,0.009468935,0.011997378,0.047718782,0.029505905,0.005855421,0.045639865,-0.024597839,0.007698832,0.037116013,-0.027455898,0.038139377,-0.016966607,-0.06378291,0.020343987,0.047908537,-0.009184012,0.043211203,0.031529482,-0.02347939,0.012668979,0.043303832,0.052246105,0.011186231,0.03788955,-0.0038811378,0.033107452,0.02331131,0.016099352,0.008789053,-0.017548174,0.007157391,0.020661665,-0.0024942313,-0.04425118,-0.00913509,-0.051533677,0.009962015,-0.004437967,0.030191159,0.025826352,-0.024843168,0.00060380425,-0.08696247,-0.0071023875,-0.027269006,0.0038490451,-0.029712707,-0.022531195,0.025872407,0.0060744896,0.038314294,-0.042321745,-0.0047589135,0.004114969,0.010567896,-0.019182721,-0.019179864,0.030693218,-0.008933483,-0.036287688,-0.013348201,-0.021956483,0.0054579987,-0.051956084,0.011405563,-0.011365313,0.025334477,0.010345467,-0.0013930867,-0.04213609,-0.022604985,0.051129285,-0.04390791,-0.058123965,-0.0041889027,-0.045669246,-0.01502303,-0.019896785,0.10951668,0.022953149,-0.0009046326,0.034196474,0.00094593933,0.10575994,0.058586087,0.0325603,0.009027441,0.005992599,-0.008673134,0.005884273,0.013965466,-0.0054199137,-0.015579508,0.053108618,0.056557752,-0.0056735463,-0.02030243,-0.010498621,-0.006290913,-0.08084223,-0.01714323,-0.048524342,-0.037267588,0.0044504227,0.07249828,-0.013572931,-0.011723353,0.024890767,-0.031019028,-0.022578478,-0.030220091,0.0013592299,0.022505209,-0.022944635,-0.03525549,-0.0076912735,-0.029368298,-0.0026193962,-0.037309673,-0.0033109253,-0.025319494,0.0014497369,0.00016832448,-0.0026486765,0.045976993,-0.01284962,-0.020642541,-0.0036783875,0.013403635,-0.00011113092,-0.025861911,0.041063122,-0.022670792,0.004285092,-0.053053487,0.008129751,-0.014339405,0.040260114,-0.039108183,-0.021200592,-0.05948619,0.048281986,-0.0054312767,0.043298155,0.02479735,0.008699189,-0.03224577,0.002114711,0.0051654824,-0.0014804958,-0.029920738,-0.03849365,-0.04341203,-0.008294384,0.003088235,-0.03980381,-0.024074104,-0.01941348,-0.008928074,-0.008111075,-0.02083779,0.04889862,-0.007752827,-0.01497369,0.0027570603,-0.015614638,-0.032119352,-0.019527294,0.0055002854,0.006947537,0.040836155,-0.028945783,-0.03209267,0.047355525,-0.04811878,-0.0131369,-0.058328766,0.0282828,-0.009516887,-0.043170687,0.04629386,-0.04346034,-0.026522972,-0.041338243,0.012443377,-0.004818645,0.009562563,-0.010657899,-0.0047988114,-0.032534286,0.032718718,0.007902657,0.02762367,0.0065904344,-0.02617887,0.0009460389,0.012060606,-0.010293879,-0.018947413,-0.04396285,-0.0031808408,-0.025651924,0.0066062757,0.047154177,-0.02409744,0.021614136,-0.0105215395,-0.032406013,-0.02580727,-0.020052109,-0.002234443,-0.005851237,0.009226548,-0.020811714,-0.04065928,0.0005975465,-0.010006461,-0.03670644,0.0020477022,-0.03050282,-0.025266929,0.005561915,0.0024389431,0.05541431,0.008098318,0.016618,0.009602427,-0.026820531,0.057317693,0.012256561,-0.0387324,-0.01786086,-0.02109381,-0.024674136,-0.02249562,-0.020742757,0.0025752182,0.020136865,0.0014061756,-0.0035699732,-0.059700474,0.017925352,-0.01244784,-0.000028095981,0.030304706,0.04992015,0.025447816,-0.025673777,0.05331616,0.00015828168,-0.028172506,-0.004731354,0.030931355,0.019701162,-0.032295886,0.009562388,-0.02405335,-0.0007621397,-0.026695319,-0.025461566,0.022234075,-0.016579617,0.0105749685,-0.031293336,-0.020725818,0.053568102,0.0050268234,-0.015319667,-0.011507502,0.015960697,-0.013331877,0.029899482,-0.015473223,-0.024631172,0.02733283,0.07858093,0.023025317,0.023363972,-0.0055925366,-0.044016004,0.023023995,-0.16478154,-0.016133972,-0.012862769,0.012015249,0.009278708,-0.0033903252,-0.028997399,-0.038297776,0.0060620545,-0.013756943,-0.005947696,-0.013659059,0.0006051744,-0.027842788,-0.0130718835,0.029793324,-0.0063183787,-0.024013815,-0.02836925,0.061857823,0.012020161,0.0094308555,0.05939983,0.0026675214,0.002454704,0.020438546,-0.053402554,-0.01039119,-0.028361224,0.010007331,-0.057194076,-0.019077173,0.033748247,0.004865491,-0.0029291492,-0.035048854,0.022019925,0.003851594,-0.061449736,-0.0074507403,-0.040016707,0.025997795,0.012805367,0.028415054,0.010125345,0.080455154,-0.035326086,-0.01574037,-0.062155567,-0.0044569625,0.030088857,0.034068067,-0.0010142677,0.011941812,-0.0057911575,-0.02999721,0.007911756,-0.0006600931,0.019472549,0.011604034,-0.0084966095,0.030332396,-0.018767308,-0.00009869268,-0.05612225,0.017603489,-0.054560985,0.011756525,-0.016851863,0.020708537,-0.037179463,-0.029708676,0.03987814,-0.045651607,0.012140203,0.006164644,0.046095833,-0.028556122,-0.013400343,-0.039860897,-0.051546387,-0.01941399,-0.007580326,-0.051878747,0.057736162,-0.039598066,0.012491231,0.0067563467,-0.0599386,-0.010364809,-0.03440279,-0.035419215,0.030909277,-0.015776012,-0.027106728,0.028068496,-0.002127017,-0.00090572395,-0.020196654,-0.033716388,-0.0063884775,-0.013658435,-0.0109191565,-0.023350302,-0.033656694,-0.036531206,0.05693426,0.027671713,-0.024065446,-0.019436559,-0.038971182,-0.008170986,0.0022826463,0.022402091,-0.06916749,-0.0015875952,-0.010448664,0.04433771,0.017970154,0.018105296,0.015072636,0.012608055,0.016541429,-0.046792224,0.011572899,0.053859383,0.020164179,0.02147246,0.036389034,-0.0057853926,0.0004928075,-0.06762052,-0.0019722315,-0.0036647983,0.03772975,-0.02481822,-0.008630709,0.07125107,-0.031286117,-0.027484627,-0.037872404,-0.023815356,-0.015288187,-0.021426192,0.007797476,-0.015770664,-0.006009954,0.019965496,0.020574562,-0.017095555,-0.005897297,0.0049029407,0.017661061,0.049298387,-0.016542744,0.036730424,-0.010956581,0.053459108,-0.024868503,0.048413564,-0.0039776075,-0.007011916,-0.03151272,-0.028602356,-0.023060583,0.06024526,-0.01834645,-0.022295838,-0.03656152,0.018531363,0.009643525,-0.012039056,-0.010758595,0.02522211,0.0055762334,-0.026614327,0.0021718019,0.007354465,0.046291247,-0.022172756,0.036485646,-0.01614289,0.029471988,0.067097224,-0.007468641,0.0073801097,-0.027165122,0.047153883,-0.035612695,0.011248624,0.005029594,-0.0072195856,0.010958113,-0.0032785274,0.037256375,0.013269145,0.030239472,-0.020780893,0.034809146,-0.0024789667,-0.040287383,-0.028417919,0.014818521,-0.007913004,-0.029604975,0.05000691,-0.018754372,-0.010875475,0.0067232964,0.07075995,-0.052461833,0.000451636,-0.0060332217,0.017728157,0.013549531,0.005346595,0.0115803,-0.003366498,-0.042423774,-0.028707553,0.06664956,-0.0039885296,0.015593799,-0.050883874,-0.03668482,-0.00012360794,0.0004651811,0.017032672,-0.005541181,0.0019725484,-0.0051011196,0.010540696,0.025943236,0.03296296,-0.025484638,-0.0008121113,-0.058238853,0.0075803585,-0.027819201,-0.021190286,0.043092635,-0.023319064,0.013726848,-0.009439535],"last_embed":{"hash":"tv9yed","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"tv9yed","at":1762858194138},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{3}","lines":[94,94],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"tv9yed","at":1762858194138}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040750235,0.001934109,-0.02145725,-0.0142512,-0.0389582,0.013191373,0.03862918,0.016833106,-0.00015156563,-0.008080575,-0.010860474,-0.008753887,-0.015223889,0.0061403117,0.04750966,0.01858673,-0.026536716,0.006473188,-0.022713365,0.004625137,-0.03300151,0.018092081,0.016138256,-0.018042902,-0.021326542,0.024314195,-0.010814666,-0.020613045,0.018501213,0.05883653,0.0056959316,-0.03629471,0.001147881,-0.026065744,-0.027112974,-0.010637352,0.014821488,-0.020758377,-0.036664832,0.0159579,-0.01240227,-0.017718248,0.018586343,0.006251238,0.028152512,-0.019406434,-0.030569842,-0.012033239,-0.031339604,0.012273692,0.0021745272,0.006934811,-0.007659246,-0.007011072,0.027064042,0.037714716,-0.009123085,-0.049739,-0.038630757,0.01191965,-0.055849716,0.011658468,-0.007914439,-0.008886408,-0.0016315739,0.042559583,0.015421885,0.0013667565,-0.028558433,-0.008118344,0.022261005,0.03485675,0.0013368522,0.01231238,-0.071370676,-0.010856293,0.011934607,-0.0146331275,-0.008279237,0.043614246,0.0015148362,-0.005767225,0.021890765,0.02697632,-0.007604241,0.018697632,-0.02098932,0.061667826,0.01972401,-0.01823008,0.0021202057,-0.011682775,0.050911404,-0.022934528,-0.03656042,0.014210722,0.016302457,-0.05413366,0.05131509,-0.0041475827,0.032702472,0.013526933,0.013196915,0.0065678842,0.040112875,-0.010197965,-0.018642116,0.03341644,0.024702402,-0.031870734,0.028829955,0.01354762,0.037236094,0.0068394803,-0.0054733404,-0.027877951,0.016304133,-0.017143542,-0.0069653103,0.007210367,0.045616463,0.033656828,0.011536012,-0.05493404,0.015102608,0.039245695,-0.034052063,-0.01481073,-0.042725947,0.0321362,-0.0026099263,0.038934324,-0.0023567472,-0.011368696,-0.024571422,0.048278306,0.056456406,0.025420168,-0.022162648,-0.08068692,0.001827385,-0.0028381748,-0.03259854,-0.02343182,0.024215104,-0.037770648,-0.02191093,0.031471845,0.014277579,0.019889392,-0.014050814,0.016169941,-0.0041578035,0.046411853,0.0033708506,-0.010809371,-0.019314282,0.03424838,-0.0032086452,-0.006912107,0.017328022,-0.018003017,-0.04816363,0.081957765,0.045456916,-0.011126956,-0.0002797375,0.030125368,-0.0046916073,0.03037102,0.011135882,-0.024766084,0.003805537,0.028459216,0.016762577,0.02118059,0.05916528,0.036641233,-0.0017716667,-0.007837553,-0.048469305,-0.010700731,-0.04264397,-0.031860523,-0.011258052,0.03748267,0.014948041,-0.008452142,0.018518742,0.056987647,-0.0131451255,-0.017199589,-0.012554033,0.021189913,0.027812202,0.040029168,0.016323457,0.01863956,0.012714085,0.009647347,-0.0027852026,0.056314465,0.03094635,-0.04267294,-0.0322988,-0.006511705,-0.04974555,-0.055214196,0.01936258,-0.047507137,0.030855479,0.001945224,-0.021920027,-0.022689633,-0.040901244,-0.008062792,0.052627742,-0.008961232,-0.0043594446,-0.0109047,0.025367277,0.058594853,0.01867148,-0.009258131,-0.0065235095,0.003143804,-0.012279211,0.042130966,0.026107168,-0.021062372,0.005729768,0.00369011,-0.010741086,-0.009226889,0.027048519,-0.036589306,-0.050696634,0.03192476,0.035852045,0.016445823,-0.008984686,0.016624521,0.0012339768,0.017526623,-0.012036504,-0.04125255,0.05700372,0.031271953,-0.02635124,0.03391396,-0.053649027,0.023772728,-0.014892921,0.0035607337,0.0062181754,0.0445655,0.007528955,0.018302696,0.044381086,-0.013773287,0.016905166,0.015597344,0.02207439,0.022062194,-0.024753684,-0.00013994536,-0.0031859614,-0.026347423,0.019092366,0.022162393,-0.0015614012,-0.012922879,0.029499605,0.000364873,-0.030307775,0.0045433715,-0.042841632,0.01588532,0.061396923,0.0059359637,-0.04036363,-0.011920502,0.02588791,0.040055506,0.0043275794,-0.00012870943,-0.009131776,-0.0100479685,0.017386293,-0.034380626,-0.01618233,0.014326335,0.070548385,-0.0017920007,-0.040154513,0.05886164,0.012034737,-0.17324424,0.014295654,0.011949176,0.015236234,-0.00067478785,0.016233407,-0.054804545,0.0051412517,-0.06715172,0.020569406,-0.019199733,-0.051113077,0.03496174,-0.0117777735,0.04191585,0.019222109,-0.024704654,-0.008310833,-0.017162846,-0.04642043,-0.06509338,-0.022743424,0.043859072,-0.004811884,-0.013835955,0.018765582,0.06545104,-0.0034672294,0.005135493,-0.047724,-0.08994709,0.03979022,0.0029305376,0.029280847,-0.009031249,-0.00996574,-0.04933941,0.0044904407,0.004573342,-0.018290099,0.06286018,0.046226423,0.003715352,0.0017483517,0.016502531,-0.011281784,0.0064323996,-0.00993819,-0.05869596,-0.04415214,-0.004472407,-0.005862806,-0.031579312,-0.040620387,-0.041484814,-0.0018136002,0.01792701,0.023883054,-0.016125891,-0.04064783,0.0026623874,-0.039806325,0.015588823,-0.0007229539,-0.048683528,-0.061137058,0.0037919448,0.004363364,0.009657345,-0.0051437514,0.04189905,-0.042489342,0.015996367,-0.015720217,-0.007615202,0.008801608,0.0021824702,-0.02857256,-0.03213588,-0.11176068,0.02401651,0.016449172,-0.03177459,0.0021404491,-0.012696631,-0.013285871,0.021592814,0.015397255,0.023914352,0.23915285,0.055626478,-0.016353443,-0.02802319,0.01842319,0.0005416823,-0.021346733,0.092149705,0.013465125,-0.019695468,-0.05801045,0.018775115,0.018875124,-0.02721771,0.02362922,0.033374894,-0.045950238,0.051994845,0.08058616,-0.019528849,0.038514886,-0.03656249,0.037709374,-0.008884766,-0.035861902,-0.007833308,0.020336129,0.052497268,0.016493455,-0.0067984215,-0.018557858,0.043652825,0.04895149,-0.07929364,0.01263171,0.023939561,0.029452557,-0.042603392,-0.008313247,0.018388614,-0.0064941067,0.02491442,0.008107715,-0.0318405,-0.017521271,-0.024390938,0.017217215,0.013325188,-0.026162358,-0.02558684,-0.011339145,-0.004922593,0.003611405,-0.006285366,-0.030513769,0.0148240095,-0.021637544,-0.048133038,-0.012746525,0.035520203,0.040275328,0.01713658,-0.042656947,0.014510191,0.009077157,-0.00025351363,-0.024356766,0.0014358168,0.014127226,0.0043996265,0.033970464,0.0038336285,-0.00035698173,0.021060228,0.006599052,-0.02648899,0.016319042,0.06304601,0.027943494,0.02059403,-0.015273861,-0.04889902,-0.019460302,0.020504149,0.013399878,0.002684482,0.00043301922,0.06832562,-0.02753694,-0.034786716,0.006543061,0.012557063,-0.027973661,0.057162862,-0.01934267,-0.023302479,0.039924946,-0.037064835,-0.016311811,0.035406593,-0.015372811,-0.010663695,-0.011320393,-0.0098236045,0.022405049,0.03499602,0.024327986,-0.026455171,0.005898293,0.021393409,-0.058777597,0.02798609,0.007670362,0.023974046,0.01784902,0.038260218,0.025477896,0.003906189,0.04608406,-0.043700382,-0.019933095,0.03463631,-0.014380439,0.00294675,-0.033319917,-0.033471037,-0.00288471,0.034737173,-0.004785376,0.051565178,0.024965735,-0.031574994,0.012365186,0.056933954,0.055779997,0.005727998,0.03975142,-0.006066583,0.021020116,0.014841922,0.016644198,0.011365212,-0.017516661,0.021507755,0.019399825,0.016046412,-0.04253199,-0.021963537,-0.03951149,0.011103233,-0.026794393,0.030540984,0.016071552,-0.04147392,0.020822037,-0.09953667,-0.01087868,-0.04139881,0.0067508826,-0.02084504,0.001006942,0.01662936,0.016130457,0.0794782,-0.008357817,0.019968119,-0.007093527,0.04276793,-0.027770985,-0.014345821,0.041074526,0.009009314,-0.023670997,-0.029634649,-0.034383092,-0.0125543615,-0.04014719,0.0042817844,-0.015074564,0.013732326,0.0067352583,0.015221732,-0.032211438,-0.010109313,0.027130622,-0.024006827,-0.036339372,-0.01202517,-0.066203356,-0.01286032,-0.021117844,0.10604103,0.006838187,-0.003051998,0.015837817,0.001567854,0.10801535,0.053077515,0.032690294,0.0124936765,0.016052293,-0.024724903,0.009517286,0.031685703,-0.032584332,-0.041166816,0.033674642,0.046953388,0.00760661,-0.029372504,-0.020681128,-0.016538562,-0.08366647,-0.015903238,-0.038525887,-0.04583098,-0.027070958,0.052333124,-0.017733589,-0.017184336,0.0097136535,-0.008217855,-0.008987056,-0.02593533,0.012662391,-0.009752667,-0.014667339,-0.047105268,0.0032014772,-0.027396848,-0.0068485625,-0.016528312,-0.0018901725,-0.020683464,-0.013014334,0.0011648043,-0.0259743,0.032314442,0.006796964,-0.017039739,-0.0069674,0.017464433,-0.018854013,-0.019449772,0.047667466,-0.021432616,0.016723743,-0.017260201,-0.008178436,0.008604254,0.023794092,-0.014727951,-0.015536266,-0.04283074,0.0474146,-0.0057224478,0.07147146,0.0083140135,-0.0028042365,-0.019211289,0.0056805974,0.017023258,-0.012276126,-0.032156248,-0.052411955,-0.042899206,0.019180922,0.004031322,-0.039218355,-0.039932135,-0.011148883,-0.021082643,-0.0035931866,-0.028940327,0.029444665,-0.01062526,-0.01089403,-0.009047082,-0.0026470982,-0.056030747,-0.018326465,0.0034985184,0.015888728,0.030043676,-0.043090172,-0.018214466,0.034906782,-0.034721337,-0.0072967075,-0.06073931,0.042504825,-0.008049384,-0.046485215,0.0065782373,-0.023756336,-0.025462257,-0.047851156,0.010199929,-0.009999639,0.023534445,-0.0049905484,0.014340461,-0.019310843,0.002803558,0.0077451356,0.009896109,0.003407977,-0.037548974,0.010625582,0.020976592,-0.0020214457,-0.018798854,-0.043803386,0.012884468,-0.007816474,0.0032108664,0.04740867,-0.022813458,0.045234956,-0.00627709,-0.028551526,-0.02038863,-0.027158657,-0.017720735,-0.01639523,0.022776539,-0.031919885,-0.050312605,0.009366638,-0.011485054,-0.018153451,0.0055417144,-0.019222273,-0.03375359,0.011847961,0.02095367,0.050744135,-0.00043451696,0.040362455,-0.0140993465,0.0030304156,0.06405901,0.028339712,-0.04147946,-0.02210845,-0.0121024195,-0.027180368,-0.009783896,-0.018313462,-0.0107895825,0.021299073,0.0067568426,0.027509885,-0.052610096,0.024318896,-0.0025569869,0.019056303,0.015022243,0.05807018,0.012377836,-0.018452242,0.06427185,-0.00030271418,-0.035106022,-0.009831288,0.046388354,0.016993355,-0.05673303,0.04028211,-0.0502949,0.0065470766,-0.021186464,-0.0060236193,-0.00403357,-0.015029254,0.02082617,-0.024965972,-0.034815382,0.018654956,0.021132361,-0.026004111,-0.029375438,-0.007079016,-0.0059142364,0.010828617,-0.0013942025,-0.028761994,0.024728674,0.07706202,0.01009414,0.023721065,0.0056509394,-0.042370357,-0.003465824,-0.15757431,-0.014457237,-0.0073566153,0.022244398,0.0074719144,0.003646973,-0.038447063,-0.06109323,0.0022995216,-0.017190741,-0.01270856,-0.0024615196,-0.0017382535,-0.027474388,-0.028111529,0.010710046,-0.027331477,-0.022164842,-0.02443026,0.075604394,0.016220678,0.009046807,0.064180404,0.0035188545,0.005183111,0.0025469626,-0.03749759,-0.01876146,-0.027006514,-0.017019002,-0.04115619,-0.011466272,0.016602978,-0.0018441482,0.016496265,-0.0028756731,0.024538388,0.022201484,-0.059435874,0.007277492,-0.044652987,0.02799056,0.007489918,0.012626379,-0.007388201,0.07326526,-0.049216326,-0.0026033593,-0.04572119,-0.0035875153,0.04289845,0.020096038,0.007102905,0.018694904,-0.014256546,-0.025170036,0.0137588335,0.0059176777,-0.011832815,-0.013232517,-0.020241994,0.01408164,-0.009419508,-0.023419177,-0.04376096,0.04288861,-0.061454028,0.02521769,-0.0070564984,0.018529706,-0.034061752,-0.016493026,0.022020016,-0.036354188,0.01689252,0.021223934,0.018590836,-0.015956469,-0.005828839,-0.043521244,-0.04299765,-0.04671206,0.004234249,-0.021649363,0.051529486,-0.026928924,-0.0023215627,-0.00034296594,-0.038478114,0.004641891,-0.055283938,-0.0454351,0.033690896,0.0005947238,-0.018970333,0.025048608,-0.009037702,-0.01565024,-0.022774948,-0.017780121,-0.012211008,-0.013793664,-0.013110069,-0.024850812,-0.030926494,-0.02722106,0.045350086,0.028345374,-0.0072709336,-0.016825074,-0.027776498,-0.0017340075,0.015592941,0.018271334,-0.046552323,0.0008408853,-0.021254413,0.031054718,0.007980448,0.012475248,0.010677914,0.005435049,-0.028717732,-0.03856512,0.0067053,0.07258771,0.0023340948,-0.007826769,0.053393345,-0.0037032757,0.013592815,-0.08909883,-0.001379047,-0.026224628,0.033424042,-0.057991207,-0.025795944,0.074646205,-0.03723408,-0.040257204,0.004182096,-0.015984306,0.00178516,-0.020857457,0.034677528,-0.027576124,-0.010581685,0.018449005,0.027371358,-0.011226554,-0.007928504,-0.00879834,0.011646502,0.041393116,-0.005799912,0.02312792,-0.003171994,0.03881942,-0.012472748,0.04355383,-0.02523453,-0.008833239,-0.013318793,-0.025858933,-0.0072340383,0.06598482,-0.010049867,-0.01237292,-0.01913486,-0.00445222,0.014920766,-0.003218225,-0.009265477,0.01671108,-0.013537163,-0.009522332,0.011651872,0.005447284,0.048647802,-0.0269464,0.036009517,0.00081382564,0.0069284826,0.070424855,-0.03612183,0.019911794,-0.008190186,0.036068868,-0.039959535,0.00899884,-0.0059704175,-0.005288935,0.011214505,-0.0058301785,0.043689657,0.0038582075,0.017838266,-0.029651152,0.0513253,0.013374652,-0.019999607,-0.043869432,0.0062291827,-0.013457914,-0.0393568,0.039111674,-0.013087615,0.027374646,-0.01394105,0.064492345,-0.07148879,-0.005389123,0.017432243,0.019896975,0.016529966,0.007966575,0.02341438,0.008770796,-0.019467913,-0.032169875,0.04961966,-0.0022745302,-0.001400691,-0.03293849,-0.006467202,0.021520056,-0.013083465,0.009741714,-0.035803437,-0.0088143125,-0.0054027294,0.004435631,0.019031115,0.038732823,-0.0025616745,-0.00045397828,-0.060464133,-0.00356651,-0.050235398,-0.022105705,0.04354375,-0.018034808,0.025293564,0.005439479],"last_embed":{"hash":"gqt52k","tokens":96}}},"text":null,"length":0,"last_read":{"hash":"gqt52k","at":1762858194138},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{4}","lines":[95,96],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gqt52k","at":1762858194138}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05883196,-0.035285473,-0.043383554,-0.0139721865,-0.01701027,-0.011550668,0.048278537,0.022779683,0.012095643,0.00018705321,-0.012162612,-0.0000061991427,-0.0265666,0.021016652,0.022158388,0.015225428,-0.010998768,0.016907139,-0.015502057,0.0001970046,-0.049431723,0.015171916,0.021197537,-0.019853499,-0.026173443,0.016162127,-0.0011088602,-0.007902915,0.010081391,0.06851625,0.011945483,-0.03623524,0.019094773,0.000086257845,-0.0062589655,-0.020272475,0.02645986,-0.021992464,-0.036117755,0.03290164,-0.00042874852,-0.022056166,0.028772695,0.0053728824,0.031435233,-0.020067189,-0.03009327,-0.015219684,-0.037096363,0.022857087,0.019925065,0.0024461693,0.0076103327,-0.025388077,-0.013878787,0.03026632,-0.02655519,-0.043234553,-0.032916125,0.027625296,-0.06506483,0.01950011,-0.008313141,-0.0039050572,0.003679206,0.04180295,-0.001730034,0.010603095,-0.009190201,-0.00543284,0.025680693,0.02409255,-0.013418087,0.007894176,-0.054758683,-0.0026012033,-0.0010887423,-0.009753279,-0.021728685,0.01838375,-0.0057219407,-0.010312088,0.01816508,0.01450254,-0.006419569,0.03438923,-0.025829498,0.047772985,0.018909078,-0.008324855,-0.0070735374,-0.0013195918,0.033503328,-0.024313575,-0.027060842,0.014762381,-0.015005605,-0.050095458,0.057750486,-0.017585278,0.045033477,0.018411472,0.00982898,0.014496047,0.024819244,-0.023503086,0.009299597,0.040207166,0.03258021,-0.033696778,0.02592163,0.028317854,0.024720106,0.00939809,-0.00025740292,-0.019189108,0.029466894,-0.024040146,-0.014000674,0.0005333613,0.034566354,0.025756655,0.008122975,-0.054432955,0.008496304,0.022790844,0.0018822631,0.006688096,-0.03642784,0.031439904,0.0020368674,0.049190335,-0.013033635,0.010337932,-0.039055146,0.044780765,0.057858057,0.03264787,-0.021163188,-0.049798515,0.0049698274,0.0038151406,-0.047385987,-0.01032152,0.023512183,-0.04317357,-0.013537739,0.024349667,0.02162601,0.016045792,-0.030606873,0.011166233,0.013480058,0.057788488,-0.021191344,-0.004077274,0.023211198,0.028884225,0.029103944,-0.015150047,-0.0009775037,-0.030244898,-0.021176104,0.053949896,0.033619802,-0.015147947,0.021343201,0.040090453,0.005002885,0.007745793,0.013080771,-0.031540852,-0.011041548,0.018204981,0.020364651,0.021519605,0.079861656,0.0269118,0.01213466,-0.012234625,-0.044948142,0.011051293,-0.025442284,-0.03423613,0.0015192471,0.01486031,0.025683217,-0.024499632,0.021028977,0.05022358,-0.028298786,-0.015033111,0.009643046,0.0014989628,0.034674812,0.036547642,-0.02220627,0.0052417996,0.0315047,-0.012633937,0.009634288,0.0476708,0.023023637,-0.038045082,-0.02651281,0.0017968233,-0.048427973,-0.036811434,0.01063481,-0.049889408,0.011355928,0.008512033,-0.00611016,0.0015786379,-0.015461872,-0.0016002832,0.05862903,0.0072371084,0.009883251,-0.027507998,0.02426175,0.074611425,0.02144696,0.018670049,-0.035550117,0.004806984,-0.023546262,0.05049933,0.017535811,-0.009962099,-0.008856773,-0.0008769985,-0.022691626,-0.02993946,-0.004592196,-0.03220966,-0.052078713,0.016587928,0.021012245,0.040562063,-0.005248078,0.0018920735,-0.012370829,-0.0016236785,-0.027955728,-0.023534123,0.0716007,0.058265027,-0.020336183,0.025418144,-0.037738994,0.016710034,-0.006583244,-0.035256006,0.016287187,0.04618196,0.0033237021,0.012765207,0.040727314,0.013127926,-0.0030221923,-0.011831421,0.026733916,0.014042512,-0.018720958,-0.0011306935,-0.013541017,-0.012676803,0.016776245,0.01767872,-0.005567609,-0.0046847877,0.045250405,-0.014129365,-0.015683202,0.030558456,-0.056816835,0.023613714,0.06069549,0.009947036,-0.030310875,0.0096741095,0.020489438,0.04823817,0.007850294,0.003173705,-0.03369139,-0.03529423,0.0070933313,-0.040014874,-0.0007511486,0.008097185,0.068694435,0.0013448063,-0.058444165,0.049729813,0.020684022,-0.17676179,0.007152702,-0.006852198,0.047462992,0.008893297,0.0048783966,-0.029757606,0.0004414328,-0.08844338,0.030001407,-0.007905501,-0.051722277,0.009720011,-0.0049284874,0.0055772113,0.007223563,-0.02009448,-0.008727259,-0.022454143,-0.02908655,-0.033431944,-0.03682229,0.024644373,0.022795526,-0.014013894,0.042732134,0.07485754,-0.005955469,0.0008797881,-0.034593705,-0.053490464,0.047922615,0.0019031151,0.020287624,-0.017100034,0.010339411,-0.04057792,0.027259348,-0.009502388,-0.01512512,0.047907967,0.04183664,-0.009454831,0.030266257,-0.0070390566,-0.030064972,0.009356788,-0.0032348621,-0.04958242,-0.019136965,0.0018817033,-0.010148593,-0.031052534,-0.03094283,-0.065170415,-0.025218371,0.020126037,0.025773427,-0.018174222,-0.027937785,0.019408556,-0.04181232,0.020021848,0.009685351,-0.03946394,-0.046232,0.015390773,-0.0007564209,-0.023825068,-0.012211113,0.03893313,-0.03501228,-0.00053164415,-0.016561305,0.012982329,0.026377559,-0.008801445,-0.024451863,-0.034059588,-0.08775231,0.038526714,0.039237324,-0.027198127,0.006924599,-0.023450386,-0.03617436,0.02403639,0.021424351,0.042046178,0.2567032,0.07812091,-0.00999314,-0.014785068,0.056021333,-0.008664973,-0.005887331,0.0817478,0.0015101066,-0.02891642,-0.046890974,0.033141345,0.0150235575,-0.006723392,0.0129638,0.06442956,-0.051456597,0.01979449,0.055416595,0.0003242609,0.031638492,-0.0042178053,0.037707742,-0.0060591577,-0.048675504,-0.01364561,0.013059232,0.04583157,0.00021050828,0.000833481,-0.015829323,0.052861385,0.046916615,-0.06008922,0.028019313,-0.029703243,0.023849871,-0.07118782,-0.027051495,0.020141987,-0.013005611,-0.0010264742,0.0020947577,-0.047405586,-0.040234413,-0.045326296,0.019067619,0.010919431,-0.011426192,-0.025780072,-0.012981795,-0.007764037,0.011554527,-0.008254121,-0.01759298,0.012891785,0.008224767,-0.055601303,0.007973462,0.03691886,0.024168858,-0.0026215233,-0.047447246,-0.0037357789,0.026998797,0.0062385984,-0.014205753,-0.03889956,-0.014103098,0.005374086,0.042517208,-0.0013403913,0.0006308896,0.01760851,0.010406313,-0.014564128,-0.0046838154,0.040521037,0.028257819,0.019256923,-0.033258952,-0.021863915,-0.031279102,0.04875926,0.021054313,0.01814482,0.022491362,0.070791185,-0.008158749,-0.02339411,0.0005921114,0.027114522,-0.032819185,0.057592217,-0.006597419,-0.025915796,0.03796317,-0.03559243,-0.02196274,0.0020333314,-0.017963795,0.0048103165,-0.04199526,-0.043985214,0.027762923,0.022749398,0.043440577,-0.02460603,0.004644453,0.01074041,-0.060434904,0.01063092,-0.0020451774,0.00014005434,0.009555731,0.04317661,0.026814593,0.0014285909,0.04029526,-0.028010374,0.0181063,0.022361036,-0.010991061,0.014235404,-0.036462758,-0.04145803,0.02985617,0.045906726,-0.015918002,0.03709329,0.021089295,-0.03353008,0.0000047559756,0.041435353,0.053670067,0.02335303,0.037731703,-0.017164841,0.010659381,0.0136488145,-0.009714957,-0.018922416,-0.013393,-0.013714126,0.026422903,0.015526197,-0.027009029,-0.012940363,-0.06065613,0.003115423,0.00097455794,0.013122992,0.021709783,-0.04155595,0.007886883,-0.07025477,-0.014839495,-0.023631996,0.0008033698,-0.0071588797,-0.0070095924,0.01155709,0.0028919217,0.052645385,-0.031502604,-0.0025904637,-0.009343397,0.027642118,-0.0141384965,-0.004200455,0.037916128,0.0044433256,-0.023074416,-0.015414963,-0.033483565,0.011063526,-0.044717375,-0.0066855345,-0.02815081,0.044290237,0.016187843,-0.0052029705,-0.048802737,0.0012910054,0.03532185,-0.006906495,-0.037267085,-0.006671952,-0.0786373,-0.022796229,-0.0034432781,0.11385592,0.016364124,-0.015345943,-0.0075033302,-0.010275854,0.09744515,0.072522946,0.019461304,-0.0033014107,-0.0014171879,-0.009857986,0.0056857653,0.020237941,-0.00012735893,-0.01689675,0.04706327,0.04352077,-0.0065118046,-0.032236356,0.00988247,0.0045948345,-0.068906315,-0.004738711,-0.062197197,-0.028412526,-0.015929854,0.04567378,-0.03832223,-0.020358719,0.016991584,-0.019387305,-0.0067766965,-0.049329627,0.0041157226,0.014779741,-0.025045745,-0.027067784,-0.009801989,-0.027235365,-0.0028149853,-0.015642969,0.0043803966,-0.03129326,0.0028595552,0.019343276,-0.014694605,0.023767611,-0.0193952,-0.024427852,0.014667213,0.036122896,-0.018431846,-0.023669494,0.04775821,-0.010267186,0.008193393,-0.035425715,0.008598499,-0.01189314,0.040234033,-0.024811678,-0.022457536,-0.052669663,0.044748694,-0.019121744,0.043729123,0.021218916,-0.0026020778,-0.019154577,0.001477317,0.021145431,-0.007200441,-0.02139091,-0.049347803,-0.032189384,0.0053303735,0.0023716635,-0.052349772,-0.04184328,-0.013677646,-0.0038525015,-0.009346837,-0.021585366,0.040041972,-0.021476204,-0.007534239,0.0056468975,-0.01433227,-0.046188317,-0.02763172,-0.00843673,0.024490088,0.023894018,-0.040418934,-0.021345835,0.013935376,-0.053392317,-0.0015929089,-0.03998455,0.021644108,0.00044599743,-0.04267178,0.012535094,-0.030240977,-0.0096084345,-0.03644259,0.027191026,-0.017160904,0.009457789,-0.011992605,-0.0057760677,-0.021872409,0.00534305,0.008554662,0.0075455615,0.021768909,-0.017863672,0.0022451142,0.007972685,0.010428413,-0.0013335813,-0.03619719,0.029352434,-0.024298681,-0.010919813,0.041837636,-0.033732977,0.027875667,-0.016654244,-0.024854504,-0.036609486,-0.011784472,-0.01651059,-0.0151009355,0.011223204,-0.016686913,-0.05078976,0.01173159,-0.04037689,-0.021158677,0.000016837197,-0.02086263,-0.029051319,0.004998909,-0.00012601433,0.05563405,-0.002539235,0.04481259,-0.011379546,-0.019300057,0.046930164,0.026990665,-0.0528413,-0.016253516,-0.018518973,-0.021319186,-0.022886645,-0.020433836,-0.010624642,0.018040016,0.022084031,0.017539423,-0.058185205,0.000654272,-0.003674504,0.011329046,0.020037405,0.0479953,0.034136273,-0.021653391,0.064975806,0.012928269,-0.028757455,-0.0014800341,0.035905037,0.025863996,-0.0648336,0.030328834,-0.036043793,0.0019339281,-0.016877016,-0.013190997,0.024213105,-0.017390214,0.02121968,-0.021959428,-0.026398418,0.053115487,0.02317384,-0.011575029,-0.033563573,0.00939013,-0.0002846971,0.02667437,-0.010884924,-0.008275287,0.026649337,0.07226514,0.029062996,0.0002850861,0.014003659,-0.042459615,0.0021675783,-0.16774927,-0.0077080405,-0.010590582,0.011291971,0.018875718,0.0016322215,-0.027117232,-0.049006086,0.012677235,-0.03640467,0.0024944902,-0.01762744,-0.0028647818,-0.013077784,-0.014524808,0.01822089,-0.022281593,-0.024019372,-0.041889858,0.047529668,0.019115731,0.017811947,0.049898785,0.009342976,-0.019355353,0.002382546,-0.07803417,-0.016486082,-0.025303401,-0.016155628,-0.035387613,-0.035015676,0.02560101,0.0012851021,0.031371202,-0.025153251,0.0147097595,0.0018431394,-0.042523026,0.008964603,-0.04390194,0.03310964,-0.0032507433,0.020979756,0.02387454,0.065235086,-0.037332777,-0.0064002215,-0.06939024,0.006722982,0.023775268,0.049067162,0.0042254473,0.01689618,0.004680508,-0.026686814,0.007079876,-0.003947015,0.01124575,0.0065838844,-0.009761651,0.007671887,-0.0065222145,-0.012450039,-0.032238584,0.035537817,-0.079245776,0.031085866,-0.015205215,0.007193295,-0.044357907,-0.021864634,0.012979687,-0.041292585,0.013799794,-0.005243127,0.035203673,-0.0196261,-0.014755282,-0.020289587,-0.05023701,-0.004832282,-0.015017508,-0.043861426,0.050899312,-0.039325196,-0.007864211,-0.010984265,-0.03934853,-0.0024400419,-0.066352114,-0.029802892,0.022643272,0.00629318,-0.03526894,0.02099935,0.0011375172,0.0108217625,-0.01422738,-0.021745395,-0.0034926448,0.0045694853,-0.018285519,-0.014345752,-0.04826472,-0.0071834014,0.050807137,0.035017215,-0.019548059,-0.027457925,-0.015899662,-0.0192605,-0.0039592353,0.021408133,-0.04371865,-0.0023403887,-0.012869153,0.03946802,0.023042938,0.030368939,0.015792243,0.03149111,-0.00691926,-0.043580905,-0.0014828859,0.0668841,0.0042626075,0.009544,0.03155637,-0.008753995,0.0030554405,-0.08531434,-0.005229224,-0.008221924,0.03419483,-0.03346668,-0.00086538715,0.07021179,-0.016993398,-0.024842141,-0.02248686,-0.02828166,-0.005633737,0.0020242925,0.028382918,0.0020345496,0.005733819,0.03828208,0.008716465,-0.022338541,0.00028000236,-0.010699475,0.0065316474,0.049238008,-0.005859567,0.015282917,0.0124102915,0.027293375,-0.025356768,0.035762943,-0.017941816,-0.02456439,-0.031486724,-0.022448733,-0.0006542172,0.061217517,-0.021777786,-0.015367917,-0.014198737,-0.004784808,0.03696351,-0.008571049,-0.02826704,0.016392061,-0.0047024414,-0.0077130836,0.017737806,0.039245572,0.048980493,-0.035533622,0.053242423,-0.0036103288,0.01875463,0.07611007,-0.029684963,-0.008147971,-0.014624889,0.019342786,-0.039923057,0.026590485,-0.00851056,-0.012398118,-0.018717067,-0.010822457,0.028649528,-0.0036082952,0.032039717,-0.0005590379,0.03387636,0.002214091,-0.03881483,-0.04128618,0.039688926,-0.021246651,-0.0358079,0.03294132,-0.008186981,0.0016045435,0.003682434,0.06396562,-0.055449218,-0.0066399933,0.004662307,0.037296712,0.009159684,0.011569053,0.009400394,0.012245185,-0.012729934,-0.021141063,0.07365596,-0.0039976165,0.016081188,-0.06412149,-0.04144316,0.022335807,0.0005090016,0.032154333,-0.014366569,-0.0047989013,-0.037224382,-0.017938705,0.009733404,0.032866407,-0.015037467,-0.0020890352,-0.07942186,0.0061802655,-0.015286057,-0.026787294,0.049620334,-0.022756306,0.011376868,-0.01865428],"last_embed":{"hash":"17coak4","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"17coak4","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{6}","lines":[98,98],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17coak4","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.053242687,-0.036824208,-0.051494036,-0.0064936676,-0.028724605,-0.006286517,0.059269127,0.01790096,-0.0033491135,0.00059242494,-0.018631643,0.007400557,-0.030248674,0.017750842,0.01546564,0.020976078,-0.013771359,0.014497597,-0.005262446,-0.0004936002,-0.032765668,0.0018340102,0.028235383,-0.051926576,-0.035342183,0.013804378,-0.007924495,-0.015112415,-0.007879739,0.058474753,0.012808277,-0.031507745,0.011720421,-0.007251621,0.0029502744,-0.014722301,0.02423625,-0.023178883,-0.04141431,0.037238687,-0.0002730576,-0.031576168,0.029540354,0.00048296672,0.026849909,-0.027136814,-0.038674735,-0.013065278,-0.0222934,0.018534863,0.027971767,0.0023826868,0.017851893,-0.015077571,0.0076681958,0.049521282,-0.005724879,-0.04905377,-0.032614432,0.022599196,-0.051367365,0.020149086,-0.0019962818,-0.015844481,0.008638625,0.043531306,0.01358152,-0.009725554,-0.015284234,-0.021725366,0.015701564,0.04047266,-0.022925781,0.016592842,-0.063824736,0.00040328407,-0.011928883,-0.017106375,-0.021923041,0.02908751,-0.007724448,-0.0132491505,0.019781258,0.014258709,-0.017379124,0.03157725,-0.023978975,0.05981876,0.025559684,-0.030803168,0.0023574196,-0.00991661,0.044408616,-0.014769303,-0.03720282,0.025679382,-0.012233314,-0.05281799,0.055546742,-0.0056301598,0.050154414,0.02738333,-0.000167841,0.011792934,0.02208235,-0.020315792,-0.017504606,0.038060073,0.019699344,-0.036433525,0.020032436,0.014950788,0.033331554,0.016428845,-0.0074166623,-0.030747626,0.0279036,-0.015135292,-0.005085524,0.00061362906,0.044918578,0.040462364,0.017129105,-0.044638857,0.018029882,0.034060866,-0.021731917,0.0031618644,-0.047756676,0.028282048,0.015493444,0.056312945,-0.008010211,-0.01601559,-0.025733687,0.031141268,0.06198823,0.028869666,-0.011623683,-0.07133165,0.006707202,0.009697583,-0.04307295,-0.016429422,0.01865912,-0.042449113,-0.009128994,0.026194736,0.008945022,0.0217587,-0.03925838,0.013469588,0.0016560588,0.058648277,-0.004389857,-0.02121036,0.012388372,0.0297066,0.024593214,-0.010790381,-0.0015208649,-0.026710097,-0.023135379,0.05857835,0.02600683,0.0004186204,0.025705222,0.035506543,-0.0024742854,0.013033883,-0.0003206776,-0.028716581,-0.026714657,0.028654506,0.02636143,0.014757523,0.05481655,0.031053329,0.0141564375,-0.01569861,-0.032524228,-0.0012822612,-0.031414073,-0.03328122,0.0028329685,0.025218908,0.015931873,-0.0036766238,0.034401774,0.057575554,-0.023418292,-0.018413661,0.006783799,0.011923289,0.034251902,0.049131386,-0.025358936,0.014828176,0.029570455,-0.0030711126,0.013097582,0.05692499,0.008565416,-0.03447766,-0.037529957,0.008545004,-0.058269594,-0.04949304,0.024006806,-0.050024863,0.013277474,0.009520309,-0.010111406,-0.0065108654,-0.028365523,-0.017147176,0.04331754,-0.0039101415,0.0013164632,-0.020657755,0.016943388,0.071539484,0.012060968,0.046363134,-0.025872232,0.016261974,-0.013658631,0.04522707,0.035425648,-0.0095523335,0.010781954,0.0057626236,-0.009633109,-0.014662861,-0.0018590864,-0.017723523,-0.04310168,0.0064448714,0.025670547,0.012894066,-0.0103833,0.0081046615,0.0011590371,0.0022322536,-0.020923847,-0.016063849,0.055201992,0.0665456,-0.024949893,0.0149623025,-0.039153785,0.024421439,-0.0038731957,-0.02210614,0.013165622,0.038819678,0.00461869,0.0072924825,0.059088584,-0.009828625,0.002121117,-0.013340861,0.02529172,0.015383536,-0.0001767276,0.006766284,-0.020797292,-0.03397522,0.031852394,0.03355566,0.0011792539,-0.019860264,0.026051939,0.0059003797,-0.01937733,0.009219331,-0.03964291,0.023375232,0.055289347,0.015582657,-0.03429245,-0.015911698,0.013919785,0.046786647,0.0073165065,0.00059402763,-0.03327959,-0.026515981,-0.006212816,-0.037591107,-0.0055817813,0.0077821054,0.06613377,-0.009987798,-0.060668025,0.028364798,0.020883441,-0.17088333,0.017321372,-0.015113608,0.03575034,0.006130054,0.012325624,-0.042672347,0.016515939,-0.08195116,0.04950129,-0.0139137665,-0.05561055,0.03153192,-0.0018341654,0.013044976,0.021581462,-0.028414218,-0.0032551503,-0.027381925,-0.031171935,-0.029078053,-0.051723473,0.037450828,0.019209383,-0.01490548,0.04138196,0.06391961,-0.016861903,0.0004895062,-0.04896765,-0.06577665,0.05018016,0.0012913446,0.01860818,-0.0114546055,-0.000061661085,-0.018864606,0.0012684832,-0.0038871595,-0.021668687,0.06899333,0.04184978,-0.004072836,0.03179858,0.0028008905,-0.023544384,-0.0037565914,0.013412777,-0.050508913,0.00037591977,0.010260149,0.0022090853,-0.03719702,-0.022366684,-0.05984217,-0.023899263,0.00021987224,0.03287039,-0.015665788,-0.019840362,0.0014607374,-0.038980912,0.01836295,0.0056622596,-0.046250403,-0.06560248,0.017593794,-0.0057412907,0.0024465038,-0.012627459,0.043246508,-0.040513124,0.014534835,-0.019859934,0.0020417862,0.03896911,0.026398549,-0.021873992,-0.027784517,-0.08723621,0.051189423,0.028556766,-0.030743565,0.008158248,-0.023131324,-0.030804235,0.022965867,0.0166777,0.027865376,0.2486509,0.05735293,-0.0039238855,-0.007979237,0.039281074,-0.006046276,0.00022138016,0.07750462,0.0069444967,-0.025763016,-0.05133811,0.026179912,0.01571049,-0.023370203,0.02477694,0.05370084,-0.04229373,0.026714463,0.065201946,-0.011717991,0.024052296,-0.033323906,0.007985904,-0.005585125,-0.04550126,-0.0091275405,0.016923875,0.037924565,0.007035002,-0.0011439566,-0.01738521,0.053685445,0.05457231,-0.06450142,0.025174096,-0.0072782277,0.014900634,-0.058025766,-0.01184259,0.009726612,-0.01112157,0.01266221,0.015367764,-0.030853149,-0.032186892,-0.031066652,0.015198476,-0.006355301,-0.028764306,-0.01980591,-0.010520627,0.000020341095,0.0052614794,-0.006127716,-0.016166523,0.02100974,-0.0057627535,-0.044797342,0.0025351143,0.029671941,0.042457186,0.0009383475,-0.055639412,0.013073404,0.008761858,0.020797178,-0.02735314,-0.031031163,0.01663692,0.015958548,0.044978563,0.012136929,0.0001360658,0.022851648,0.027807897,-0.0146122845,0.030035181,0.043148406,0.03640722,0.012483196,-0.027012305,-0.02677454,-0.020461822,0.02506962,0.030360041,0.011492676,-0.0028340174,0.071346395,-0.015858721,-0.018651104,-0.0032031604,0.029955653,-0.024510158,0.046454184,0.01826506,-0.029841738,0.038699847,-0.04854975,-0.030224463,-0.00051795767,-0.02573479,0.00096690893,-0.029989207,-0.031782713,0.033824377,0.041526668,0.04139325,-0.018667089,0.0037396702,0.0371843,-0.03860238,0.022949897,-0.004918859,0.016263522,0.011994911,0.042893406,0.008826438,0.0042885253,0.061931763,-0.02235856,0.0073748054,0.040423356,-0.028280718,0.015237883,-0.044846397,-0.055625677,0.013081756,0.048610657,0.0089667225,0.034043476,0.034079637,-0.031015782,0.021328507,0.038564183,0.052141394,0.01835603,0.032053534,-0.010281829,0.00993014,-0.0035639803,0.004653722,-0.0028085546,-0.027208118,0.013706125,0.021368027,0.01483717,-0.04770954,-0.004746272,-0.04750565,0.009041621,0.00009378419,0.02060987,0.0059549557,-0.03438196,0.016164955,-0.075638294,-0.011296415,-0.026113119,0.0059336517,-0.02318547,-0.0069393967,0.011987647,0.026369853,0.05821787,-0.0300799,0.011951295,0.009459483,0.024141546,-0.027421556,-0.030984638,0.03708633,0.004386701,-0.032717787,0.0026089388,-0.024267782,0.0015880106,-0.046376277,0.000086302985,-0.036408633,0.025369233,0.021656347,-0.0066164494,-0.027275315,-0.010655317,0.044166457,-0.026060915,-0.02873717,-0.0070145065,-0.049265936,-0.020891378,-0.000046751375,0.1096575,0.0064968374,-0.0089030275,0.011326305,-0.0083370535,0.074594945,0.06320393,0.020321898,0.017929569,-0.001769865,0.00039108974,0.0058622477,0.018117772,0.0035342663,-0.017237913,0.042418856,0.046664942,-0.018095903,-0.031498425,-0.011258412,0.0024662819,-0.07208421,-0.0081646405,-0.069361106,-0.036553137,-0.02000458,0.05329979,-0.029985813,-0.022439977,0.0159781,-0.02023467,-0.031272385,-0.021882862,-0.0011058623,0.0069301673,-0.005384622,-0.031948555,0.00552319,-0.027243888,-0.004227468,-0.038725138,-0.009153178,-0.028965311,0.0053250003,0.013044145,-0.0133330375,0.032057714,-0.018941706,-0.025556225,0.0027327444,0.007650879,-0.021840587,-0.030432912,0.041230317,-0.02126778,-0.009215593,-0.028423877,0.005594526,0.0050456077,0.031422343,-0.022605425,-0.011507384,-0.052428186,0.047986474,-0.03246022,0.053650092,0.016070308,0.0016350988,-0.01750487,-0.0056806062,0.005125542,0.0016946605,-0.020285094,-0.045215394,-0.050221972,0.0064229146,-0.0070642224,-0.043750152,-0.031854704,-0.019784728,-0.019433599,-0.000140959,-0.021070607,0.053326864,-0.0062782103,-0.012866627,-0.018346922,-0.016839955,-0.04749712,-0.0225272,-0.0021359005,-0.00069387833,0.011239481,-0.035284687,-0.034534026,0.022642802,-0.046473816,-0.0041657686,-0.052306663,0.029101364,0.007593018,-0.03991643,0.009072984,-0.033546798,-0.024018185,-0.042498622,0.030781494,-0.020969665,0.013094746,-0.008885301,0.009768196,-0.03020519,0.006175146,-0.008522174,0.019250715,0.01086243,-0.02486264,0.00024908732,0.007384093,0.009128295,-0.024308098,-0.034822654,0.001699032,-0.02098153,-0.0038763718,0.03856649,-0.042534772,0.03331505,-0.006229205,-0.018337041,-0.03241336,-0.03528344,-0.014859011,-0.011845556,0.012807465,-0.0025607857,-0.059916206,0.00904953,-0.016168524,-0.038847513,0.01045599,-0.044583976,-0.023181079,0.0058090645,0.016111942,0.045402266,0.01541791,0.041193277,-0.0020982109,-0.0070837964,0.05166178,0.033292573,-0.04272418,-0.018216005,-0.0029990182,-0.030224597,-0.020208955,-0.033049732,-0.0055232714,0.01578889,0.0050249794,0.011428349,-0.056382675,0.025401961,-0.01324987,-0.0071688173,0.04769804,0.041647945,0.026336998,-0.01105804,0.05232675,0.005942788,-0.03534399,-0.009803528,0.038535655,0.024042249,-0.058048002,0.028120356,-0.035731077,0.009192821,-0.0155139705,-0.023669597,0.032681037,-0.02880645,0.025594112,-0.032092724,-0.025750035,0.052395422,0.0024001873,-0.007976754,-0.04063516,0.018480092,0.0014440481,0.030353276,-0.010854024,-0.029246472,0.026111726,0.07378204,0.039967697,0.0167608,-0.010247253,-0.04069456,0.0066422974,-0.16070363,-0.032386333,-0.0092815375,0.01899355,0.014394519,-0.010381647,-0.013509159,-0.054032724,0.011879019,-0.024782259,0.008730693,-0.025814472,0.0051432075,-0.015495097,-0.030601172,0.013703132,-0.033194557,-0.032880343,-0.03583798,0.057125352,0.01458716,0.025418943,0.04127742,0.0020504706,0.006233193,0.009608274,-0.063766114,-0.027472556,-0.03672899,-0.008201373,-0.050620683,-0.021229139,0.023331609,0.009509678,0.02685066,-0.04040001,0.024388203,0.0066428576,-0.05249376,0.0056391507,-0.026990488,0.033591077,0.001002661,0.018994033,0.021596773,0.06649573,-0.034301043,-0.017286794,-0.060576268,0.024005864,0.0151742855,0.031331014,-0.007872224,0.025145227,0.0018336467,-0.023553075,0.013476941,-0.011530161,0.005923436,0.008770219,-0.009896023,0.01173807,-0.00960086,0.007426159,-0.018121796,0.03215612,-0.055129733,0.019496862,-0.015784772,0.011251738,-0.025929417,-0.0093790805,0.022055836,-0.04934856,0.016142735,0.015481112,0.03154599,-0.0033366256,-0.021884253,-0.030685965,-0.032110073,-0.034609266,-0.014015528,-0.053775664,0.07182938,-0.035428558,-0.0097247055,0.016099963,-0.037193216,-0.010165911,-0.05285044,-0.038598727,0.025822159,-0.010199792,-0.033157017,0.03419379,-0.00273231,0.02137528,-0.03096073,-0.014562685,-0.004526908,-0.018191094,-0.009576582,-0.010501969,-0.039104495,-0.018186754,0.043468967,0.025210146,-0.017446732,-0.010109923,-0.042686347,-0.016377144,0.007495977,0.020239078,-0.06527451,0.00082073733,-0.0051842784,0.03069066,0.009760961,0.028968962,0.017021948,0.024274707,-0.005439088,-0.04235206,0.000012122924,0.06667403,0.01633467,0.017281624,0.049125075,-0.011306746,0.0015041756,-0.083700776,0.0001690901,-0.016793327,0.043006536,-0.057042707,-0.017903384,0.07016439,-0.027420055,-0.03716219,-0.027570028,-0.025035772,-0.0098502375,-0.0077285953,0.02713126,-0.008276094,-0.0056832386,0.029008385,0.018013835,-0.0033858381,-0.018502895,-0.018347152,0.008418935,0.057545945,-0.010335571,0.019769257,-0.0017140782,0.023132037,-0.021536436,0.04601563,-0.01576535,-0.013178574,-0.029369524,-0.017803285,-0.02592009,0.06239623,-0.022833686,-0.027152665,-0.018546078,-0.004184724,0.04173011,-0.009754695,-0.019178666,0.02245192,-0.0090853935,-0.021387648,0.0028495793,0.017125633,0.0440776,-0.017682604,0.05054993,-0.0070069097,0.008921243,0.08333386,-0.020760158,-0.008331861,-0.017437719,0.026577832,-0.047341242,0.014229078,-0.006742493,-0.016732015,-0.014332044,-0.013037954,0.043171655,0.00584586,0.023661064,-0.027852094,0.043134063,-0.0025975239,-0.04042764,-0.03274885,0.0148996925,-0.012606293,-0.021245275,0.03351553,-0.024410335,-0.010717009,0.006298041,0.055330552,-0.06291019,-0.006280345,-0.00693308,0.04454495,0.0034489478,0.022175787,0.029065896,0.002152781,-0.012567451,-0.03183417,0.05672887,-0.016775945,0.0020484512,-0.05115006,-0.018608337,0.034032464,-0.012270066,0.023864262,-0.009883185,-0.015938371,-0.026622143,-0.018619323,0.014363172,0.045652267,-0.0039057797,-0.01174318,-0.05815129,0.008001251,-0.02751448,-0.029749412,0.056113143,-0.017489968,0.019844439,0.0005394754],"last_embed":{"hash":"gpmbds","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"gpmbds","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{7}","lines":[99,99],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gpmbds","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06237092,-0.02961639,-0.054734576,-0.005832883,-0.02521723,0.005956479,0.047630724,0.011281034,-0.006302255,-0.009411611,-0.019100273,-0.00082303997,-0.024931626,0.009724849,0.027858246,0.0042288676,-0.0024624814,-0.00052637066,-0.017799165,0.003524598,-0.036590934,0.01980971,0.02633141,-0.029389217,-0.029659264,0.01408371,0.0033245867,-0.0213715,0.012217905,0.06684642,0.02501203,-0.020811517,0.019283224,-0.021716533,-0.0070187696,-0.019359805,0.01773464,-0.02037816,-0.033011463,0.04197449,-0.006051975,-0.0120858345,0.01794581,-0.01892209,0.030630313,-0.026202012,-0.04042977,-0.020038536,-0.02576149,0.020391645,0.010635081,-0.0027769294,0.0030137748,-0.026407141,0.029640125,0.027463721,-0.009266475,-0.036539886,-0.031504635,0.017784227,-0.054675255,-0.0037878093,-0.012000044,-0.012083167,0.021297554,0.037615635,0.0029879976,-0.00048249715,-0.003261574,-0.017552184,0.013048736,0.029958693,-0.027684752,0.0200965,-0.07097587,0.015748832,-0.0011209113,-0.034941804,-0.011284667,0.037281856,0.0059342086,-0.016984258,0.01342549,0.01494678,-0.00041973946,0.01064996,-0.03365584,0.040545262,0.02748171,-0.014752135,-0.0048684217,-0.010119654,0.03937709,-0.024297936,-0.03635906,0.026434163,-0.0012459008,-0.03501905,0.05431556,-0.015449353,0.043267395,0.018656941,0.0057795863,0.00065797876,0.022581412,-0.045915406,0.009893583,0.028674683,0.033540573,-0.04414314,0.014365544,0.037039764,0.038707457,-0.0021478904,-0.013986858,-0.010453738,0.031318534,-0.011741049,0.009069707,-0.0074474155,0.03975306,0.01785071,0.014525708,-0.059697676,0.025129657,0.030418599,-0.020652708,-0.007678781,-0.057000946,0.030370606,-0.0045410045,0.046659783,0.0013172206,-0.008090605,-0.021894664,0.03196601,0.06209536,0.02742237,-0.029376568,-0.06465865,0.002533919,-0.0010993484,-0.04978309,-0.020109326,0.022955826,-0.029936958,-0.010024801,0.031394564,0.020389872,0.01500906,-0.023194188,0.01097216,0.020819463,0.064261295,-0.0011658635,-0.018887542,-0.0042224787,0.050101116,0.010590018,0.012455722,0.013788852,-0.0018227753,-0.036807463,0.057524167,0.035878014,-0.01224296,0.023567494,0.034027513,-0.0021391583,0.022376794,0.0052190586,-0.028150504,0.0018765015,0.024922652,0.025508419,0.014865942,0.061527323,0.030168949,-0.0015864634,-0.011033234,-0.051656354,0.006797146,-0.022430582,-0.03177395,-0.008272337,0.032235537,0.026667263,-0.019445727,0.03546437,0.05005172,-0.034376122,-0.016004419,-0.008412133,0.005252587,0.027206508,0.031606317,-0.019181767,0.022031877,0.016068563,-0.01663836,0.0039261356,0.04697769,0.030296918,-0.037630778,-0.039207056,-0.0025172858,-0.047860097,-0.046031777,0.010148562,-0.043849774,0.013362428,0.0050769355,-0.017156482,-0.0055915248,-0.031434167,-0.00078062346,0.043354183,0.0018461121,-0.0053102477,-0.008151196,0.027485587,0.057523504,0.01154656,0.017235458,-0.020015191,0.02201357,-0.0033157708,0.03332888,0.02123621,-0.013649681,0.0059875185,0.004422171,-0.008532474,-0.029954715,-0.00026541442,-0.025822362,-0.037755825,0.013338572,0.037180994,0.01605157,-0.00042169908,0.0091414135,0.009740181,0.005351122,-0.022380516,-0.03329278,0.05267008,0.0465405,-0.02707098,0.029216921,-0.028665477,0.023157105,-0.014501417,-0.014829958,0.021891396,0.050832212,-0.0018294409,0.0028968123,0.04098194,0.008074344,-0.00043918737,0.013097026,0.029432151,0.020046929,-0.026007853,0.0004503079,-0.0072917873,-0.037494138,0.031974223,0.032419167,-0.009057872,-0.017539848,0.040874608,0.003555957,-0.01946607,0.02209965,-0.032667473,0.020793758,0.06934312,0.020008503,-0.012327586,0.0044379886,0.030708835,0.03547686,0.019727139,0.009320084,-0.024249729,-0.03232022,0.010547368,-0.029017959,-0.01980368,0.008766945,0.066101,-0.0026767964,-0.05564283,0.028240716,0.016042683,-0.16099627,0.02064528,-0.0042508007,0.036616713,0.01284695,0.010549146,-0.03566271,-0.001317291,-0.08220673,0.043950006,-0.03445163,-0.04700962,0.028334253,0.007761401,0.0032639818,0.013136175,-0.031927034,-0.0058887335,-0.024746876,-0.033518244,-0.03459492,-0.03126458,0.03208099,0.010557455,0.00055930385,0.044818114,0.068349876,-0.01760042,-0.0038590562,-0.029930288,-0.07134924,0.06692428,-0.00082122686,0.02681664,-0.0021391858,0.0042564133,-0.03614602,0.0055583385,-0.011822249,-0.012314174,0.056368273,0.04134099,0.00059292273,0.015349221,-0.0075915256,-0.021155661,-0.0128726335,-0.00038080837,-0.07051006,-0.03070554,0.006571041,-0.0004639862,-0.046094097,-0.03303616,-0.044341993,-0.015876988,0.013219721,0.028017096,-0.033345457,-0.0355392,0.009399096,-0.027371116,0.024872055,0.016784884,-0.040335115,-0.058108658,0.032316692,-0.010893683,0.0066599203,-0.00920849,0.040184747,-0.02610758,-0.0012667973,-0.021154663,-0.014699618,0.01800546,0.009252457,-0.021731252,-0.03827174,-0.10242668,0.04520993,0.026372988,-0.035775162,0.008660347,-0.022974927,-0.037883572,0.022540813,0.030042542,0.04133266,0.25554547,0.048766557,-0.02265036,-0.013249088,0.058940977,-0.0036038824,-0.011849288,0.087579004,-0.007403169,-0.035969414,-0.058611207,0.024408791,0.0054180087,-0.025914408,0.025429726,0.047074065,-0.05058897,0.039535858,0.05062119,0.005330641,0.027215026,-0.018887285,0.023834487,-0.01470116,-0.04060684,-0.014104254,0.0029844213,0.028627517,-0.0065885126,0.0044232407,-0.022621704,0.052274562,0.0624784,-0.08011131,0.02281454,-0.012727753,0.022843502,-0.057128552,-0.022765465,0.01697263,0.0018665082,0.014053482,-0.007737726,-0.03734154,-0.04214819,-0.024387276,0.00934666,-0.004764583,-0.022258237,-0.014953024,-0.012457351,-0.018069234,0.018483505,-0.010456331,-0.034806017,0.023186086,-0.0025857168,-0.048241653,0.014011679,0.042559616,0.041886654,0.0010831926,-0.049633343,-0.014505921,-0.0033848463,0.014344374,-0.04095076,-0.019307008,-0.008137941,0.010601536,0.039031647,0.008266383,0.0062132073,0.025355019,0.019255064,-0.018331153,0.023358868,0.05734251,0.014665324,-0.0046640527,-0.019787136,-0.051443383,-0.027434396,0.023036867,0.017670618,0.0007299469,0.015026588,0.06346771,-0.018087346,-0.0143196555,-0.0029440476,0.019611722,-0.021711444,0.052141275,0.013718248,-0.01839384,0.039075866,-0.04072495,-0.02918435,-0.008886585,-0.02926707,-0.0074042184,-0.043487966,-0.021037173,0.033782158,0.024457509,0.046756476,-0.026493642,-0.000041465195,0.02395775,-0.057350293,0.018591318,0.0015379838,0.009155855,-0.0021684214,0.034180418,0.028323755,0.013254013,0.057449747,-0.03496495,0.0011327193,0.015486197,-0.014150717,0.010358277,-0.035248417,-0.046612076,0.014546621,0.024319697,0.0017562436,0.04130383,0.04464007,-0.029861322,0.0074689034,0.04304685,0.043280363,0.02193843,0.037550695,-0.020344552,0.016749857,0.016861537,0.007160821,-0.01753833,-0.024733528,0.014304413,0.012261267,0.003218588,-0.049299546,-0.012009775,-0.044280108,0.0053074397,-0.00079811265,0.019772299,0.002235082,-0.034353193,0.022480814,-0.09191947,-0.017008005,-0.016875219,0.008814243,-0.003273175,-0.01688253,0.013800122,-0.0027141077,0.061378397,-0.021468915,0.025244093,0.004718038,0.03150783,-0.009908989,-0.023893805,0.03901517,-0.0085563045,-0.01823227,-0.009263328,-0.045642547,-0.012625563,-0.039627552,-0.00957342,-0.042599857,0.018576058,0.01655812,0.015372061,-0.034159336,-0.0012183331,0.027596494,-0.025604187,-0.026331473,-0.0061224927,-0.0577294,-0.017359687,-0.0044911155,0.102356404,0.018247489,-0.022992915,0.005761682,-0.002130207,0.09642643,0.059203226,0.022699423,0.0005878616,0.017293269,-0.014390656,-0.003086942,0.0028640756,0.002495213,-0.007951901,0.03798004,0.057340857,-0.02374121,-0.006693286,-0.0070781168,0.00053372787,-0.09342346,-0.0024918132,-0.053479556,-0.047383416,-0.012505118,0.047180068,-0.027424565,-0.021054488,0.029096352,-0.017546967,-0.00094889686,-0.03574748,-0.001566005,-0.01648328,-0.011624393,-0.050201647,-0.01011843,-0.021097772,-0.0043888167,-0.024658337,0.021059336,-0.015315959,0.009989055,0.020448962,-0.03747136,0.034218404,0.004599155,-0.0117739,-0.0020044446,0.01795221,-0.016005486,-0.02765934,0.038082406,-0.026174925,0.02053573,-0.040237352,0.015966607,-0.0012810878,0.020557288,-0.021258874,0.00060651405,-0.043871805,0.02999057,-0.0029243936,0.061219007,0.00659248,0.0058152527,-0.018489216,-0.0018689005,0.014866338,-0.0037127612,-0.025013067,-0.05997993,-0.02887275,-0.0012743507,0.0020599444,-0.04396244,-0.035410278,-0.019080253,-0.016478926,-0.007079099,-0.01654726,0.051883504,-0.008124703,-0.0065946183,-0.009879638,-0.004293039,-0.055706244,-0.023949143,0.0039965417,0.010263292,0.018927664,-0.035801776,-0.021432213,0.024468869,-0.05197654,-0.0047947024,-0.062725484,0.032325827,0.0035835009,-0.04208878,0.009234846,-0.02230384,-0.02340974,-0.043389376,0.023012286,-0.021679057,0.019792214,-0.004006527,0.013682951,-0.0329174,0.0011486476,-0.011584151,0.015301978,0.011186395,-0.047453407,0.015023498,0.009162783,0.0186844,-0.005201776,-0.048574213,0.0066465954,-0.020210998,-0.00039689362,0.045855902,-0.030969145,0.03348852,-0.012532992,-0.024578294,-0.026010564,-0.015581019,-0.032869052,-0.012009711,0.015402427,-0.019908713,-0.05961823,0.015402081,-0.033789873,-0.03271111,0.00489781,-0.027149344,-0.039559625,0.01979011,0.01796801,0.050741557,0.014774716,0.033885088,0.00023654258,-0.0043406803,0.033878338,0.028207606,-0.04167486,-0.013198363,-0.0148731405,-0.015704216,-0.0137287835,-0.033056553,-0.005534041,0.02310019,0.018301059,0.011840961,-0.05373439,0.034605466,-0.017096518,0.014515977,0.0414091,0.033495147,0.040028438,-0.031006042,0.05083996,-0.005067383,-0.029407306,-0.0010617565,0.038878,0.03007579,-0.047897846,0.032503113,-0.04056671,0.012482083,-0.019579628,-0.0041547967,0.0024942078,-0.014808433,0.027472712,-0.04009671,-0.021296851,0.04554404,0.01311708,-0.024528872,-0.02184121,0.012322214,-0.013344944,0.028360512,-0.0014758137,-0.0025315175,0.023925487,0.07592839,0.03333479,0.016957168,-0.0024145246,-0.03841115,0.00831915,-0.1626949,-0.010975946,-0.011197799,0.011116981,0.014741866,0.0047656847,-0.011241926,-0.04703338,0.0065527335,-0.013317351,0.012159823,-0.01734264,-0.011081953,-0.013531091,-0.02692732,0.027482852,-0.036080644,-0.037565403,-0.035866298,0.040840376,0.025612028,0.017787296,0.061497852,-0.000069272275,-0.009346798,-0.0015479751,-0.062053535,-0.023112856,-0.022647485,-0.018124396,-0.035119154,-0.0038489946,0.014957115,0.0024983585,0.031518534,-0.024339538,0.020638838,-0.005025453,-0.04775619,0.00818965,-0.037601504,0.035110254,0.010979455,0.01910008,0.021410828,0.070381984,-0.040798496,-0.0033453535,-0.061323587,0.01070933,0.03128727,0.036281075,-0.006978866,0.022648374,-0.0013109944,-0.04259707,0.032778833,-0.008125092,0.0040817736,-0.0013384834,-0.008844233,0.0094708055,-0.017052736,0.0060431142,-0.03641264,0.031501643,-0.051283877,0.034592547,-0.023027757,0.010774881,-0.029226007,-0.016303273,0.0101995515,-0.044496376,0.0057701585,0.0035284723,0.043711428,-0.01382647,-0.024567384,-0.023125524,-0.03151157,-0.03476882,-0.019979557,-0.03299135,0.06184397,-0.0399235,-0.008694828,-0.0012693098,-0.044372015,-0.007809979,-0.06729999,-0.027131895,0.015395096,0.017433992,-0.019127168,0.029001849,0.010772443,0.0007503109,-0.009337115,-0.018642839,-0.010517373,-0.0074917255,-0.014199656,-0.021735074,-0.044460952,-0.020253813,0.043264546,0.03210788,-0.016464202,-0.02481293,-0.033960424,-0.019783087,0.016158778,0.012526891,-0.05970139,-0.009165231,-0.0099458555,0.04054854,0.012979851,0.03158325,0.017408054,0.031439073,-0.0023417014,-0.038148075,-0.0017344459,0.05062251,0.015630992,0.026103456,0.020637069,-0.010057616,0.010810962,-0.08398025,-0.0016743751,-0.016057327,0.033214334,-0.042924814,-0.002082328,0.07856257,-0.02201484,-0.043233644,-0.019960778,-0.0061864136,-0.0048337313,-0.009533526,0.028405976,-0.020409966,-0.0031280736,0.034676086,0.015634308,-0.006793306,-0.003530579,-0.01490705,0.021761918,0.046818484,-0.009414549,0.00071664655,0.009481683,0.028383637,-0.011057573,0.0438709,-0.014570408,-0.03172639,-0.024378628,-0.020489287,-0.019493362,0.060618363,-0.037094172,-0.01348218,-0.0065138806,0.0011679749,0.02205805,-0.0064127403,-0.030073702,0.041475676,-0.010302106,-0.036397554,0.019001028,0.022719532,0.04752845,-0.028180689,0.049173646,-0.012043859,0.01582057,0.07729616,-0.036675632,0.00022389856,-0.0028498583,0.045772307,-0.044067804,0.014512951,-0.0152504025,-0.019213196,-0.0055334964,-0.021351013,0.04249082,-0.003447295,0.03135798,-0.0039255987,0.04519509,-0.005761482,-0.021222014,-0.032524873,0.03782274,-0.020256508,-0.040355615,0.050843325,0.0020411175,0.00039032943,0.007885946,0.08470884,-0.056116227,-0.010785415,0.009465954,0.039995063,0.013318822,0.014790436,0.031058636,0.0078366585,-0.03155538,-0.029212419,0.06812825,0.000074457654,0.008749228,-0.055681806,-0.029984565,0.027147716,0.003992934,0.028905777,-0.010252386,-0.032165535,-0.0176697,-0.015053033,0.01199233,0.037422325,-0.018042812,-0.0013807032,-0.04809026,0.019453516,-0.038383015,-0.03604148,0.044563692,-0.019120911,0.021100912,0.006343338],"last_embed":{"hash":"q1oidl","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"q1oidl","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{8}","lines":[100,101],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"q1oidl","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04397383,-0.03328717,-0.04907066,-0.00091391214,-0.03160303,0.0033659232,0.04635914,0.02666928,0.004193816,0.0032091972,-0.008328106,0.0036564348,-0.016088944,0.0206754,0.014870222,0.023520142,-0.014316218,0.011214114,-0.0002277106,0.0004993901,-0.03228578,0.01467156,0.027531449,-0.042397697,-0.028906997,0.0019060656,0.0006417339,-0.025142783,-0.0017672165,0.045409996,0.015369539,-0.032559067,0.01726983,-0.005657938,-0.010428169,-0.020016944,0.026791655,-0.023040237,-0.045159593,0.03899808,-0.00923407,-0.026323996,0.028229365,-0.0005938735,0.029241482,-0.021804761,-0.04359455,-0.008686588,-0.030091135,0.0126220705,0.032347962,-0.007441227,0.00941368,-0.010011825,0.00029900996,0.045778286,-0.020125262,-0.055431448,-0.03958081,0.035434604,-0.059864063,0.015918192,-0.0062591736,-0.012981169,0.019918894,0.0470773,0.0045669274,-0.0061955103,-0.008065738,-0.011056698,0.019474678,0.022191886,-0.017724022,0.01840111,-0.062433507,0.0041161617,-0.0012098022,-0.006452752,-0.019591644,0.03300936,-0.0004956091,-0.014192239,0.009674925,0.004153299,-0.0061047524,0.030826677,-0.0233469,0.06142888,0.03145675,-0.014613183,0.0027548913,-0.0021776713,0.035440456,-0.016912924,-0.034920838,0.03300624,-0.009462093,-0.051874537,0.050963458,-0.0018198568,0.04355099,0.024139356,0.0098689655,0.019482069,0.021599865,-0.027406005,-0.011603789,0.03504743,0.02513762,-0.03852622,0.011357926,0.022133566,0.027221654,0.012305091,0.003421344,-0.023754828,0.026154619,-0.02904295,-0.010344193,-0.008870887,0.044420693,0.034186598,0.007890918,-0.04197775,0.02951467,0.01919118,-0.016043222,-0.006664019,-0.0380439,0.028639257,0.009182592,0.038268488,-0.007867744,-0.005532591,-0.019077694,0.031066323,0.061094325,0.018069902,-0.017323157,-0.060433865,0.0084442515,0.019548343,-0.047198355,-0.006840794,0.008927181,-0.043483056,-0.0053214566,0.029788716,0.0075265844,0.02146587,-0.032514665,0.0135945305,0.011532233,0.054707296,-0.009896945,-0.020128058,0.00875671,0.03078733,0.028201573,-0.008639249,-0.013398743,-0.014025314,-0.031861506,0.06952493,0.032614935,-0.0015990516,0.027072117,0.022312928,0.0115959225,0.01564868,0.007966662,-0.034340627,-0.010790772,0.0190376,0.034527663,0.014139417,0.07409578,0.028146867,0.004989843,-0.01814271,-0.04076962,0.0014145995,-0.032773085,-0.03399402,-0.0026961716,0.03089263,0.017733902,-0.019707516,0.028892905,0.057840746,-0.019981433,-0.02004398,0.004563281,0.013481277,0.03262102,0.051152997,-0.017364226,0.013818817,0.016960435,-0.005419183,0.021759419,0.060049105,0.011368945,-0.040039305,-0.04134239,0.0068172147,-0.036987178,-0.054033373,0.018484058,-0.047172543,0.0043399446,0.01133009,-0.014764727,0.010685134,-0.015826631,-0.012395881,0.044060115,-0.0041616056,0.008678579,-0.03367373,0.013303264,0.06720597,0.026659591,0.042643495,-0.026050514,0.019112678,-0.010869526,0.052211042,0.028039297,-0.005839333,0.0064263246,-0.0036153465,-0.012161056,-0.022034071,0.005778729,-0.021036545,-0.04522977,0.0192202,0.02640936,0.018833,-0.0020623624,0.011104454,-0.0032898386,0.00793806,-0.024863228,-0.016991237,0.06034678,0.06470193,-0.01218714,0.03134464,-0.03460375,0.035021544,0.008175747,-0.017429253,0.0129297795,0.044341013,-0.00022928613,0.0053280266,0.03747885,0.0051005804,0.002514579,-0.012040824,0.022971809,0.013044471,-0.012828026,0.0047223917,-0.0063689016,-0.03068776,0.034779776,0.0124257235,0.008612124,-0.017927932,0.025560327,0.0068895034,-0.013533409,0.010272299,-0.04085055,0.030232402,0.058217056,0.01062939,-0.023446359,-0.008090943,0.018467393,0.043855816,0.022608692,-0.0047508636,-0.023510372,-0.040930144,-0.00033178405,-0.030229071,-0.026047947,0.01840732,0.060557712,-0.0012985175,-0.062978216,0.033794183,0.021599064,-0.16459648,0.013907659,-0.0055662026,0.039281126,0.009786844,0.017579785,-0.032165352,0.006522055,-0.089704655,0.049974747,-0.028515663,-0.051036637,0.031265803,-0.00094943296,0.01844996,0.018357206,-0.027675387,-0.0014214085,-0.021277681,-0.029914303,-0.03171003,-0.035023384,0.018670056,0.018387584,-0.0070007816,0.036785383,0.076230526,-0.010747646,0.0009451211,-0.03731007,-0.068370715,0.046121903,-0.0009775081,0.023879342,-0.021905923,0.0042301263,-0.023585489,0.005241223,-0.008433137,-0.030466244,0.057191934,0.043762032,0.0008770935,0.0325139,0.0066053113,-0.021421751,0.0049485816,0.008461196,-0.05682367,-0.021182207,0.010203289,0.0009221366,-0.031916577,-0.021394208,-0.049049824,-0.025704296,-0.0040625553,0.029395508,-0.018412247,-0.02602847,0.011193162,-0.054708056,0.019742223,-0.0062011955,-0.04536306,-0.06821499,0.0168287,-0.01597024,-0.005670753,-0.026060788,0.04441707,-0.04205522,0.011825205,-0.012524839,-0.0028063455,0.02325191,0.007926379,-0.027005997,-0.0301918,-0.09936334,0.028673941,0.033585258,-0.03634192,0.004475185,-0.02900143,-0.035375834,0.023380727,0.030301921,0.03805982,0.25447193,0.046417255,-0.013086556,-0.006892083,0.039128486,-0.009012341,-0.0120459385,0.08653305,0.012942456,-0.02433271,-0.047336075,0.02560322,0.009990446,-0.02206369,0.018427538,0.05196666,-0.046002418,0.015949482,0.054865733,-0.0065875133,0.019053701,-0.037111185,0.017387731,-0.014566775,-0.04821549,-0.008091473,0.0040534805,0.03857872,0.0058396645,-0.0048369365,-0.012032825,0.049489573,0.053235356,-0.07714068,0.012393842,-0.005735878,0.024454212,-0.0615871,-0.024580946,0.0095584635,-0.018802827,0.010910134,-0.00923122,-0.043152623,-0.03737026,-0.034180887,0.014606612,-0.0009856006,-0.026849253,-0.017923392,-0.018719396,-0.019739857,0.012788599,-0.010719122,-0.022676455,0.026093744,0.0037890042,-0.04604032,0.005663399,0.027758026,0.045630522,0.00038978262,-0.04726643,0.010907904,0.018669732,0.009033574,-0.020532649,-0.032548666,0.0024185511,0.008119454,0.03394066,0.013168947,0.005162557,0.018493082,0.029706849,-0.022136051,0.020923277,0.0515881,0.03483164,0.029398872,-0.029876266,-0.026920311,-0.012362565,0.03387007,0.02040838,0.00047063094,0.0063545937,0.057052698,-0.025273968,-0.013174149,-0.0025931024,0.01922258,-0.010605857,0.04461872,0.00867612,-0.024219519,0.039438084,-0.035452504,-0.02499926,-0.009699108,-0.032022182,0.0008505987,-0.030323157,-0.026031744,0.02666976,0.032453008,0.041048497,-0.013628995,0.011959399,0.029102812,-0.05317292,0.023906846,0.00022267833,0.009441385,0.0036161467,0.04456506,0.029249353,0.014893242,0.06629956,-0.029710468,0.016178949,0.033671454,-0.03315352,0.012936969,-0.03455718,-0.059986174,0.017313179,0.024027092,0.005168485,0.03531781,0.038321536,-0.034707457,0.005878945,0.044693653,0.041254714,0.022380881,0.029998546,-0.0063566947,0.009372041,0.013620459,0.005831765,-0.0074134474,-0.024603307,-0.0024331056,0.017727235,0.019503122,-0.052611597,0.0028586737,-0.05348033,0.009110813,0.00024735142,0.028647112,0.020494241,-0.042478777,0.018762007,-0.086389,-0.016190756,-0.04042854,0.016056763,-0.021906286,-0.011083648,0.01912591,0.012092719,0.04644619,-0.031169219,0.018580409,-0.007887045,0.026742436,-0.031454183,-0.020783633,0.03525182,0.00084492017,-0.029863004,-0.010247975,-0.017966462,-0.0042000464,-0.042114098,-0.004481043,-0.022048034,0.023233477,0.013651337,-0.0040862346,-0.03292538,-0.012460837,0.04981257,-0.036881823,-0.05118885,-0.0032820357,-0.06745394,-0.022977328,-0.0015369087,0.104748644,0.026647134,-0.010931768,0.007378914,-0.020244176,0.09419046,0.04686692,0.019916542,0.019156514,0.00853766,0.004883552,0.01180886,0.0063583544,-0.013553508,-0.018169977,0.04990551,0.054169625,-0.011663425,-0.0269937,-0.00029714944,-0.009459979,-0.07602974,-0.0079045715,-0.05748904,-0.040762637,-0.01490053,0.053991254,-0.03578421,-0.018871509,0.013162552,-0.022272112,-0.03470647,-0.042288546,-0.012080219,0.021263352,-0.015279606,-0.025928363,-0.0070354193,-0.018529013,-0.004616597,-0.0388954,-0.004070801,-0.0444739,-0.002239878,0.014096959,-0.012626283,0.031659838,-0.017217804,-0.027644886,0.016234243,0.01864828,-0.01919213,-0.030076312,0.043857235,-0.018897245,0.002124342,-0.029142465,0.0023559004,-0.0036590344,0.027118236,-0.03221608,-0.011061503,-0.04312525,0.06433681,-0.00588932,0.055655103,0.020470887,0.008002863,-0.024924623,0.0027808459,0.008386093,-0.0058371006,-0.01660784,-0.032677013,-0.036797088,0.005832755,0.0058447383,-0.041053493,-0.030404938,-0.010334154,-0.009715399,0.0011509679,-0.018079856,0.046976417,0.0063280137,-0.0025419472,-0.015642675,-0.00051185617,-0.04243342,-0.026284201,-0.0056423163,0.011446361,0.019175308,-0.039361194,-0.026663039,0.018263167,-0.05340496,-0.004685453,-0.055541873,0.029496068,0.0076779667,-0.04677671,0.00593867,-0.038943797,-0.01756302,-0.041647222,0.029827818,-0.020564042,0.011843505,-0.009218293,0.004189563,-0.02156824,0.01534552,0.0008379305,0.028402815,0.019652236,-0.030706732,0.0029971225,0.008879194,0.01247529,-0.026486183,-0.040692087,-0.009437803,-0.014621452,-0.0057592443,0.047146946,-0.046319608,0.020825116,-0.0081938505,-0.009436445,-0.02373907,-0.02093915,-0.01049949,-0.015147873,0.02223792,-0.009295189,-0.05549896,0.015469325,-0.016547823,-0.03343459,0.005116602,-0.035580184,-0.025766535,0.008461759,0.006986511,0.04978573,0.00785978,0.035027888,0.001943377,-0.02266232,0.051267374,0.039747775,-0.041766416,-0.014982387,-0.008917817,-0.02366301,-0.020589424,-0.0297062,-0.0028530995,0.023026869,0.0005765684,0.01120128,-0.058458503,0.022768157,-0.008578575,-0.0019809958,0.044810988,0.040178582,0.029457765,-0.023384815,0.04712768,0.0058407597,-0.026114011,-0.0037252926,0.03073959,0.019216657,-0.058167618,0.022704035,-0.024042547,0.0053371927,-0.042594224,-0.021320907,0.033163827,-0.019668993,0.023093784,-0.038731292,-0.018150399,0.053348694,0.010917353,-0.010054047,-0.036781278,0.013957484,-0.0007726874,0.037583984,-0.0033294111,-0.023729304,0.03571071,0.07334609,0.029409412,0.013408342,-0.0040885946,-0.039562553,0.0151174655,-0.15887927,-0.024000065,-0.0054753604,0.01081268,0.014014305,-0.0056468244,-0.021406094,-0.048389032,0.00634029,-0.026159665,0.0074895658,-0.02050762,0.0022109493,-0.01373527,-0.02963433,0.016793331,-0.020840317,-0.030834975,-0.04053058,0.06176326,0.02053746,0.02186385,0.052426938,0.0060401824,-0.0017094639,0.020645093,-0.062001117,-0.025676358,-0.03251205,-0.014017118,-0.041187156,-0.031264167,0.019585297,0.02167138,0.012047057,-0.03703727,0.02062817,0.002004533,-0.065723054,-0.0012175885,-0.034799974,0.03447336,0.00731927,0.020521032,0.015007648,0.05699786,-0.029019553,-0.019860795,-0.05651,0.014478791,0.010637795,0.03805796,0.0006500651,0.02048786,0.008697457,-0.03140604,0.005557043,-0.010958095,0.006584476,0.013029413,-0.014565928,0.017273124,-0.014148488,0.0018962907,-0.031138532,0.037647054,-0.04635458,0.029880911,-0.023109188,0.011969298,-0.023320016,-0.007626495,0.031754363,-0.045868378,0.01529008,0.010645821,0.038565684,-0.020082302,-0.010946964,-0.028183402,-0.048058085,-0.018538918,-0.02219981,-0.05509127,0.075575285,-0.037206117,-0.00683641,0.013035234,-0.061845757,-0.013472708,-0.0484362,-0.03376182,0.017067026,-0.01750051,-0.026208598,0.025863223,-0.011623591,0.016974377,-0.02877313,-0.004332504,-0.008675988,-0.0063819494,-0.017921517,-0.010135915,-0.037548594,-0.0048531047,0.048205066,0.03514621,-0.019500634,-0.027873708,-0.039577715,-0.020340405,0.003291616,0.017701935,-0.064459845,-0.0081909895,-0.0144360205,0.035911463,0.017820502,0.026721468,0.015490542,0.022973238,-0.0005058122,-0.04657197,-0.005882445,0.07202696,0.011010848,0.011581264,0.0380397,-0.0031429946,0.0047850525,-0.077513844,0.006782549,-0.015771752,0.04687865,-0.0491964,-0.005315589,0.07127091,-0.036567155,-0.039174173,-0.041379195,-0.028248673,-0.016483387,-0.015299788,0.02495292,0.00395862,-0.012577917,0.02404265,0.018888656,-0.0027749704,-0.015943037,-0.021773456,-0.002246315,0.051719263,-0.021609569,0.012621755,0.005797326,0.034142457,-0.025251381,0.051955495,-0.012048359,-0.012111734,-0.026445648,-0.028481646,-0.029097892,0.06050453,-0.024293846,-0.021901088,-0.03029263,0.004897059,0.037364665,-0.006741861,-0.012844737,0.019742817,0.00029331437,-0.030532805,0.0009907928,0.021757495,0.048659995,-0.02879146,0.04742175,-0.0023863818,0.01835629,0.076829836,-0.019629357,-0.003669689,-0.01079182,0.029045068,-0.042925697,0.021948999,-0.010335968,-0.009367918,-0.007166655,-0.010648541,0.03661803,0.006742479,0.030848743,-0.026904084,0.046520602,0.009762076,-0.036597818,-0.023000905,0.015812797,-0.00990806,-0.035229426,0.040926397,-0.017675953,-0.010032159,0.0013462442,0.064574525,-0.0658885,-0.011105098,0.0018810065,0.031852916,0.009550884,0.018788582,0.020825677,0.012326702,-0.02554013,-0.02188647,0.06614613,-0.00059255806,0.007885156,-0.049402703,-0.03203539,0.022977192,-0.0001948762,0.028019335,-0.00655313,-0.015392665,-0.032939762,-0.005113913,0.017001182,0.02786906,-0.022632169,-0.007967307,-0.053470526,0.0012047288,-0.032257065,-0.027637308,0.0511294,-0.02486576,0.01897602,0.003549278],"last_embed":{"hash":"10z67y5","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"10z67y5","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{9}","lines":[102,102],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"10z67y5","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.045565434,-0.036173664,-0.04351445,-0.013961902,-0.031177226,-0.007389208,0.060862955,0.02612586,-0.0061514913,0.010085652,-0.007027335,0.0075176232,-0.010921965,0.034414418,0.013082533,0.003848848,-0.007208611,0.01470363,-0.000047152604,0.007826089,-0.028295383,0.031895038,0.039110728,-0.031015703,0.00008935113,0.002703717,-0.011184481,-0.029390924,0.000147439,0.034577835,0.0142603535,-0.03702921,0.020022236,-0.0008058702,-0.009806206,-0.03355471,0.037860032,-0.021563616,-0.04261315,0.04217701,0.0019692192,-0.028643582,0.010528805,-0.014521059,0.02473878,-0.01628938,-0.042382862,-0.017198233,-0.02011732,0.017290004,0.032553222,0.004230036,0.016439972,-0.019351829,0.0045189117,0.045991696,-0.0084538795,-0.04434991,-0.0359732,0.021350976,-0.06773218,0.009301148,-0.014638247,-0.0036199722,0.0138812745,0.03995266,-0.012034104,-0.0033155505,-0.009242263,0.004864163,0.033552527,0.02235654,-0.0031165027,-0.0008979321,-0.07928886,0.005473398,-0.007776628,-0.0049923193,-0.02552006,0.029841414,-0.0061699306,-0.024114799,0.0016181474,0.003112959,-0.026584584,0.031317867,-0.026540637,0.058442697,0.026611459,-0.01448054,-0.005836653,0.009005183,0.05466389,-0.016718196,-0.024144255,0.02867123,-0.013155913,-0.06253161,0.05496814,-0.01936206,0.032945465,0.012007307,0.01845743,0.019637618,0.019063229,-0.028112039,-0.01491451,0.029683547,0.035425164,-0.045548584,0.01057466,0.030083176,0.030453943,0.006233592,0.010920174,-0.010391982,0.030728195,-0.024174731,-0.022366727,-0.015019628,0.058568776,0.03545061,-0.0019871702,-0.04214407,0.015714139,-0.001638579,-0.014479752,-0.004436019,-0.025718277,0.030234294,0.0040772064,0.03899998,-0.025974296,0.012647357,-0.019171342,0.031621236,0.068144485,0.03621997,-0.023365205,-0.0453547,0.0075849486,0.024074165,-0.06326557,-0.00056328997,0.0066805584,-0.058658246,-0.014837038,0.011146354,0.015882708,0.014306159,-0.045351762,0.001334222,0.009310816,0.035485525,-0.010036004,-0.009873918,0.0032331673,0.020548716,0.0060058963,-0.0021534467,-0.026225092,0.0033698904,-0.024379684,0.056654397,0.051995024,0.0047492455,0.022190163,0.010842879,-0.0011117088,0.012626617,0.0021002975,-0.046427153,-0.019453118,0.019722924,0.031971198,0.01930651,0.05843632,0.023940967,-0.008818663,-0.022901148,-0.031680506,0.009486367,-0.042598646,-0.029176002,0.0032860101,0.030440664,0.01896842,-0.02064004,0.023970604,0.054502487,-0.035155483,-0.022222096,0.0030413812,-0.0049671507,0.039619945,0.041845564,-0.017576123,0.013949606,0.03805448,-0.0098365685,0.010013714,0.052356888,0.001028022,-0.0267527,-0.04709694,0.022127338,-0.028178975,-0.04353754,0.004050388,-0.037227035,0.024907714,0.0031873423,0.004966679,0.019643363,-0.020160351,-0.0023337987,0.061688986,-0.004315716,0.00009696748,-0.021771688,0.028401652,0.060936816,0.034626354,0.037817497,-0.004832993,0.022844132,-0.021644978,0.05180255,0.026457261,-0.01638902,0.018607104,-0.0044296654,-0.02463657,-0.010355945,-0.0016826232,-0.020058522,-0.012652438,0.026963608,0.020379318,0.0039245677,-0.014063049,0.0074393563,0.0018979277,0.0078369565,-0.018001266,-0.004770156,0.06947736,0.052133653,-0.004293755,0.00451785,-0.029253103,0.03158648,-0.011995072,-0.014512144,0.009776806,0.03534348,-0.004140299,0.002359829,0.040317733,0.0031688048,-0.010145757,-0.012831709,0.016401846,0.013147224,0.002758259,0.008773824,-0.018848453,-0.0063860444,0.01242229,0.027004927,0.0054987436,-0.02632796,0.020654915,-0.0031924043,-0.010748609,0.01796308,-0.039827548,0.040276524,0.07205832,0.0064173504,-0.024674408,-0.011344763,0.017418312,0.016451452,0.020732615,-0.0073857973,-0.036617856,-0.03484554,0.002307534,-0.03125984,-0.027915781,0.0086343,0.07286185,-0.0060260296,-0.06354501,0.011101172,0.03243257,-0.17484388,-0.0003323274,-0.013747389,0.014435725,0.010750077,0.00892778,-0.024913404,0.0032285359,-0.07712686,0.03093018,-0.036845867,-0.05810687,0.013843617,-0.0023767576,0.008567733,0.019658852,-0.029073639,-0.0088216495,-0.027721992,-0.026409317,-0.032044675,-0.0332416,0.019301552,0.0056180386,-0.010327159,0.046856124,0.06165022,-0.0056585814,-0.00048460375,-0.025416171,-0.06227215,0.03940204,-0.0014634,0.0035184291,-0.022413485,0.01668644,-0.026491325,-0.00096389547,0.01307155,-0.014764867,0.052848656,0.03451298,-0.004770854,0.031090781,-0.005362436,-0.029734086,-0.0011662362,0.02406119,-0.048309233,-0.005387749,0.01938516,-0.0014302242,-0.028194414,-0.01948335,-0.046365675,-0.021913523,-0.016316038,0.020053986,-0.028870782,-0.023370143,-0.007813655,-0.05694284,0.026768615,-0.0017215016,-0.0454214,-0.044200193,0.0044355285,-0.034869555,-0.011463269,-0.03154331,0.037590154,-0.028883105,0.016332962,-0.029000023,0.0033288023,0.026093997,-0.014501979,-0.021037955,-0.045799118,-0.106504306,0.0415442,0.031080032,-0.04257854,0.024120018,-0.028860584,-0.046289183,0.026272623,0.018250119,0.032514606,0.2571524,0.028045783,-0.016198223,-0.024218094,0.049752604,0.0044101905,-0.004645828,0.07068073,0.015395531,-0.028957682,-0.03643542,0.03107046,0.012909059,-0.007557732,0.012158918,0.04916022,-0.04798985,0.0220256,0.06707464,0.0049314755,0.013542551,-0.02773596,0.024010966,-0.012488506,-0.051069673,-0.008499081,0.019956985,0.031351224,0.0023838826,-0.0068927133,-0.003472913,0.049432795,0.060963847,-0.061229154,0.02465346,0.00047148278,0.018641835,-0.05903018,-0.004387281,0.012635492,-0.021406049,0.0050305547,0.003955958,-0.039085098,-0.032107413,-0.034882776,0.041291095,0.014846386,-0.029392786,-0.0028240634,-0.017440196,-0.014180629,0.006836112,-0.000051845705,-0.027968086,0.035990585,0.013793166,-0.03682061,-0.01594792,0.035687756,0.04532766,0.0048122904,-0.054182313,0.0043409183,0.024156133,0.027093414,-0.040262766,-0.02639045,0.0051472555,0.016607426,0.047058553,0.016498646,-0.011076916,0.02861161,0.01940122,-0.010601856,0.028142232,0.032327358,0.0298222,0.0094117075,-0.019906629,-0.035849296,-0.01951904,0.03884124,0.014899888,0.0066855135,-0.00032068527,0.07082697,-0.032228306,-0.013706651,-0.0063247145,0.031100648,-0.016247254,0.02347324,-0.006835802,-0.009864172,0.034120694,-0.03053761,-0.028169544,-0.005285339,-0.03672399,0.00571692,-0.0112893,-0.021652969,0.023474837,0.023597395,0.01746133,-0.011765583,-0.0074336133,0.031870984,-0.06733313,0.024202703,-0.016344951,0.0103152385,0.01153327,0.04452462,0.02477336,0.039717525,0.072698206,-0.025326097,0.008772094,0.040774673,-0.022676356,0.011320114,-0.03451155,-0.0722471,0.030185187,0.026492504,-0.009387273,0.037270963,0.039169267,-0.036325194,0.023375964,0.052722614,0.03226732,0.023242973,0.012605507,-0.0173124,0.01259601,0.005402873,0.0024377874,0.0008676828,-0.005647409,-0.018761303,0.023783252,0.021828199,-0.03540288,-0.006177313,-0.057524256,-0.0019742001,0.0023218011,0.0247809,0.018518962,-0.046096426,0.012246863,-0.073868886,-0.010475091,-0.01661578,0.0027289332,-0.016572962,-0.0068181977,-0.004141444,0.0063140267,0.05986896,-0.025463838,0.0043299957,-0.01028979,0.027929254,-0.03952183,-0.016942447,0.03904242,0.011777081,-0.020980254,-0.0061721755,-0.031026345,-0.0035910613,-0.044032272,0.00036237563,-0.015874496,0.029975325,0.029734425,0.0022641958,-0.03667159,0.0027430465,0.03540501,-0.023263533,-0.029632155,-0.0051231408,-0.061473187,-0.02973265,0.007585172,0.11662221,0.014551983,-0.023190454,-0.006040129,-0.009454684,0.07308922,0.0469087,0.01112083,0.018309843,-0.008126108,0.019343067,0.015976131,0.0034600869,-0.004465741,-0.028055975,0.05200035,0.053972185,-0.0128844315,-0.029073281,-0.013989652,-0.008429654,-0.061007474,-0.000020602023,-0.059529025,-0.03160608,-0.025038745,0.055299412,-0.017518511,-0.0078740725,0.0023686893,-0.023020696,-0.023329644,-0.060706038,-0.0064978222,0.025815431,-0.012998898,-0.02333333,-0.012522831,-0.0060936296,-0.0021625948,-0.046416927,0.0081378985,-0.039678298,-0.00525165,0.008980531,-0.016874215,0.04110687,-0.0335386,-0.03721447,0.03530971,-0.00268626,-0.02444938,-0.013150045,0.062315118,-0.027790338,-0.018316653,-0.028277127,-0.004562848,-0.008874104,0.037187573,-0.019919485,-0.015444765,-0.041485433,0.044085804,-0.007588817,0.028381845,0.008829683,0.009105552,-0.03754774,-0.009751032,0.018450705,-0.008111244,-0.01903188,-0.021137193,-0.06525478,0.002042337,-0.0041148462,-0.033735003,-0.028121253,-0.0050903237,-0.011719071,0.011933856,-0.018896375,0.070084184,0.012014741,0.00017150503,-0.030468956,0.012996484,-0.06004757,-0.0076250886,0.0024758133,0.019795537,0.007817304,-0.039564718,-0.04022089,0.0113925645,-0.046299845,0.00031511582,-0.04816671,0.021169292,0.0042022043,-0.045545384,0.01915198,-0.025052572,-0.013572896,-0.048901662,0.023582906,-0.032429133,0.011679309,-0.0153971445,-0.008407655,-0.027480347,0.030628365,0.002798527,0.037872933,0.022266017,-0.02825017,-0.003962593,0.000736355,0.01264022,-0.018390298,-0.0392224,0.0080494555,-0.022987396,-0.005142944,0.048910107,-0.039713226,0.022387223,-0.004843348,-0.0027232035,-0.03988269,-0.019732898,-0.010829126,-0.025907306,0.014854381,0.014244614,-0.051539812,0.022055374,-0.013738253,-0.017870419,-0.007872142,-0.029696587,-0.026792472,-0.008573156,0.017426737,0.04608407,0.0013541115,0.027149323,0.0015710664,-0.005979686,0.045897454,0.037652373,-0.04316762,-0.013109524,0.012552523,-0.018788481,-0.025468528,-0.03688885,-0.0071838815,0.022433814,0.008753965,0.0023390849,-0.06028646,0.03566692,-0.0010116758,-0.0041621444,0.04112294,0.0258553,0.012642913,-0.012676698,0.0586138,0.024988066,-0.041734975,-0.0054983436,0.030300915,0.021018634,-0.0531488,0.026349897,-0.020626118,-0.0071284035,-0.022874057,-0.021431513,0.028732942,-0.018128186,0.019578608,-0.046666667,-0.0061090263,0.04204572,0.0048122643,-0.00058701617,-0.035912085,0.01662521,-0.005547314,0.031513203,-0.015361122,-0.020692615,0.033235427,0.08066233,0.0081224535,0.0026524276,0.009049975,-0.043409195,0.009577903,-0.16641527,-0.028789522,-0.01915746,0.0069229878,0.014860071,-0.0043467,-0.021154325,-0.046533074,0.005150838,-0.025982587,0.018348692,-0.023026487,0.015181784,-0.017926453,-0.022241933,0.016642608,-0.029490301,-0.026946649,-0.038712945,0.059669863,0.022995224,0.035629485,0.040290948,0.018454924,-0.00837438,0.017391948,-0.071729474,-0.02064422,-0.032285135,-0.012215472,-0.029724885,-0.030207822,0.012634507,0.030586831,0.023723422,-0.035208106,0.023311108,-0.00028288204,-0.057683308,-0.0045530843,-0.029998947,0.030347146,0.0016431784,0.013769404,0.016481303,0.054677535,-0.04270428,-0.0150863975,-0.07094351,0.024334023,0.014400644,0.049444906,-0.0036576574,0.014761778,0.0061548594,-0.044935666,0.0008541786,-0.02083046,-0.0016014632,0.006683356,-0.025365693,0.022705786,-0.016894449,0.019578788,-0.045935534,0.040562533,-0.047981825,0.020000024,-0.035411317,0.0028819873,-0.038740154,0.009709327,0.030037351,-0.04559824,0.035400297,0.017705763,0.035492558,-0.025241906,-0.0037549438,-0.024702394,-0.034631867,-0.022629801,-0.008858608,-0.02488093,0.078577094,-0.029349275,0.0029108643,0.006416087,-0.043454673,0.001695604,-0.055908058,-0.02613572,0.024963347,-0.026934559,-0.033754665,0.010309722,-0.0018099269,0.017543038,-0.02585111,-0.003762987,-0.009751036,-0.0027814938,-0.01396789,-0.012575859,-0.031742647,0.01705596,0.057866707,0.028254254,-0.0074865622,-0.025262324,-0.03789199,-0.014591059,-0.0019099801,0.018243345,-0.06325852,-0.02201114,-0.002460638,0.02619315,0.008081086,0.013770144,0.0061699934,0.02503903,0.014229685,-0.03978805,-0.0017174428,0.07930335,0.013971564,0.009103165,0.03608504,-0.018903654,0.009363232,-0.100738324,0.010272891,-0.024126308,0.03825971,-0.046202242,0.014502208,0.07515041,-0.034766864,-0.022413269,-0.043045785,-0.026665146,-0.020187505,-0.004676,0.027619215,-0.00081736915,-0.0037658508,0.020639995,0.025916459,-0.01694523,-0.0001909078,-0.008514714,0.008195121,0.04994683,-0.022755269,0.002834213,0.010662281,0.040967707,-0.0022738518,0.039763737,-0.022527132,-0.006937684,-0.027056398,-0.008217464,-0.022850033,0.04764645,-0.04042606,-0.011897411,-0.026799047,-0.0051154234,0.03902303,-0.0044906978,-0.0154923415,0.008448668,-0.0038875875,0.0006597784,-0.0013803593,0.03008989,0.047022086,-0.02678003,0.045931898,-0.0046414128,0.019572688,0.057364855,-0.0149976,0.0064679924,0.0025004381,0.028091196,-0.039714698,0.0192909,0.015405013,-0.026144013,-0.009556873,0.005787955,0.034159888,0.013692162,0.034258094,-0.0034213252,0.04582668,0.011331218,-0.041316736,-0.013341312,0.0049490402,-0.000049237042,-0.024305481,0.034851868,-0.02217215,-0.0016120898,0.0068456247,0.0638212,-0.06632647,-0.013574606,0.011107884,0.037991427,0.023530815,0.013878508,0.019833513,0.011344666,-0.012595874,-0.03267027,0.05703374,0.0005804521,0.018677277,-0.06981663,-0.040173233,0.023156488,0.012248874,0.038846523,-0.007609719,-0.0013335908,-0.030347504,-0.01659863,0.02627201,0.030535093,-0.008456248,-0.0059060236,-0.06301345,-0.010658773,-0.03588112,-0.035849586,0.046105176,-0.035177805,0.012744203,0.0008343299],"last_embed":{"hash":"ypmvea","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"ypmvea","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{10}","lines":[103,103],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ypmvea","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0290093,-0.03256462,-0.03528095,-0.024239196,-0.03511426,-0.008998399,0.051868733,0.0369564,0.008044094,0.0049627735,0.00023895204,0.012378283,-0.0063937698,0.02652332,0.012725213,0.019778384,-0.0013922143,0.014708418,-0.0010914522,0.021682573,-0.026512224,0.025978137,0.02776135,-0.0451339,-0.022593562,0.011379265,-0.006711319,-0.019190172,0.008707696,0.047647253,0.0046345205,-0.035680998,0.017050542,0.0067536016,-0.004049373,-0.021630015,0.017207537,-0.012401835,-0.03632907,0.03591827,-0.0073187193,-0.048201,0.010839819,-0.015029694,0.022763832,-0.007832643,-0.045036532,-0.012845556,-0.02817196,0.010925808,0.024575587,-0.0029749426,0.003511951,-0.02859598,0.01965237,0.022373017,-0.01745824,-0.043749873,-0.039682608,0.024229221,-0.052266862,0.009981645,0.002111947,-0.009940795,0.012282124,0.05809836,-0.0007519299,-0.014056411,0.0035683808,-0.0033139666,0.04539459,0.02240825,-0.014231721,0.004568432,-0.07888129,0.0037807368,-0.018769758,-0.008597071,-0.008081546,0.033023927,0.0006386491,-0.0014137285,0.006959041,0.014338645,-0.023799954,0.025871638,-0.020209884,0.048518874,0.01575212,-0.008624654,-0.0043377765,0.019297576,0.064155005,-0.0154844895,-0.026579386,0.017517177,-0.018167462,-0.06474417,0.034648236,-0.0133840535,0.038969666,0.02229641,0.009155261,0.017439427,0.010567178,-0.03037673,-0.0032599831,0.028754301,0.03155265,-0.035362374,0.020999575,0.023254884,0.034392636,-0.00038247166,0.0034862878,-0.020380588,0.024581702,-0.02617468,0.0056639034,-0.009123854,0.04938765,0.05150015,0.0011213805,-0.03664052,0.018995298,0.02374828,-0.011451043,0.005437018,-0.054135717,0.03654121,0.0010894273,0.04777476,-0.015789498,0.004339868,-0.026561208,0.026618788,0.05786402,0.0384365,-0.023410825,-0.05339672,-0.0071647055,0.010373324,-0.05119041,-0.009478525,-0.0043001496,-0.06395033,0.008611551,0.029644597,0.0062336954,0.008507622,-0.050566457,0.014892519,0.004593468,0.0542047,-0.016448231,-0.009253771,-0.015843274,0.035707533,0.010582455,0.009599291,-0.008282515,-0.023843428,-0.03088623,0.048326,0.03870419,0.000045871115,0.017953712,0.014956547,0.0030069335,0.004586421,0.000014412558,-0.029122386,-0.014312899,0.037217636,0.027378416,0.019939797,0.067415014,0.021046057,-0.011599776,-0.015343896,-0.022903029,0.008935481,-0.028687302,-0.03388882,0.0009003255,0.025499372,0.019842207,-0.024577476,0.01939273,0.06317027,-0.025739053,-0.020087108,-0.00070107606,0.014071063,0.07073579,0.031742897,-0.014086208,0.011158462,0.035048436,-0.026959036,0.023963207,0.055847958,-0.012021252,-0.016529901,-0.04131081,0.0046449127,-0.050359104,-0.06665462,-0.0007837964,-0.016974157,0.019624295,0.006216686,0.003049892,0.014413134,-0.026121665,0.007955295,0.04818187,-0.006751282,-0.012790847,-0.0136078615,0.022471964,0.067275174,0.00862394,0.05257358,-0.021181477,0.03183312,-0.018835533,0.040250976,0.019095918,-0.009707187,0.019026633,-0.013239958,-0.0047667525,-0.009723931,-0.016680937,-0.022733808,-0.025369095,0.026250763,0.021637281,0.004555008,-0.0060465164,0.009161805,-0.0063944007,0.007832287,-0.025467444,-0.009993109,0.057024397,0.05371071,-0.0022123512,0.009560732,-0.029508816,0.023938213,-0.004574055,-0.016903609,0.007890415,0.042708296,0.00016229993,0.0022174953,0.0299864,0.005288871,-0.0046469397,-0.0031630555,0.019023288,0.007830375,0.009496287,-0.0105508035,-0.016592352,-0.0053326306,0.0129218055,0.027119853,-0.00092033076,-0.01838849,0.012661637,0.010344299,-0.0072204033,0.007087195,-0.04142301,0.026665676,0.05001337,0.0064899917,-0.009464572,-0.013377251,0.017882256,0.0303441,0.023700258,0.007933956,-0.051726274,-0.026630132,-0.0006613232,-0.02891105,-0.014823361,0.015232537,0.07320604,-0.013497807,-0.047781657,-0.004368235,0.028552666,-0.16747881,0.0029371744,-0.0049671256,0.021397261,0.0077276067,0.018715205,-0.03323615,-0.004847226,-0.061730325,0.04046793,-0.034247708,-0.051146567,0.031784646,-0.008479622,0.01267131,0.020655196,-0.031234257,-0.01414835,-0.0250506,-0.02339331,-0.02949071,-0.029765699,0.02065953,0.012156067,-0.0050146417,0.04388369,0.06747132,-0.0047969064,0.0051321047,-0.01867231,-0.0705655,0.037418235,-0.0075539616,0.0070346897,-0.028468415,0.024603352,-0.012633377,-0.0036285357,-0.0038885402,-0.019820208,0.06469079,0.03818004,-0.008440644,0.022231797,-0.004622571,-0.02443631,0.01236385,0.018195437,-0.05219821,-0.00659651,0.03330086,-0.013598826,-0.019879408,-0.011057788,-0.043124218,-0.024174444,-0.020944236,0.021061143,-0.022023482,-0.031106388,-0.027510352,-0.038884185,0.02129486,-0.00743117,-0.05686898,-0.05739536,0.0010018391,-0.022922104,-0.01503031,-0.02869764,0.04557153,-0.018894568,0.029491453,-0.017136097,0.011295969,0.029457416,-0.0023323693,-0.020448504,-0.050778054,-0.10984845,0.04557765,0.03563142,-0.039003816,0.009937098,-0.037085008,-0.039947774,0.020889655,0.012717774,0.045163468,0.2581494,0.043759752,-0.019924773,-0.02046106,0.052531976,0.0009216607,-0.022728406,0.07568236,0.012649512,-0.026600065,-0.025885321,0.029616619,0.00045996404,0.0031438724,0.013548054,0.04496919,-0.05457116,0.014454832,0.065523006,0.01005945,0.022674723,-0.033881325,0.01919285,-0.005546524,-0.06070376,-0.015637778,0.011236435,0.02242673,0.008442961,-0.012084443,-0.0062611834,0.06689553,0.045742154,-0.05059399,0.028465215,0.0076606693,0.008896768,-0.06178254,-0.034859467,0.015743764,-0.02028854,0.016322223,0.015948465,-0.03194392,-0.037887346,-0.031212792,0.03282997,0.015812038,-0.017844668,-0.01718097,-0.0025200236,-0.0085407,0.01083976,0.011761835,-0.015049061,0.025300661,0.009400755,-0.023571437,-0.0108609805,0.016908515,0.048822176,0.010698128,-0.05954657,0.019273773,0.016697304,0.019894714,-0.015712647,-0.013066936,0.007061707,0.014684992,0.042149376,0.016260717,-0.002124797,0.021912087,0.02005526,-0.003959958,0.021587994,0.037029147,0.022398258,0.009678019,-0.027162476,-0.030361138,-0.022644643,0.013827897,0.020967571,-0.0042506177,0.01581861,0.07440839,-0.03904993,-0.0016213796,0.006119435,0.040439505,-0.018640611,0.020637993,0.012577511,-0.01566756,0.058701117,-0.038819153,-0.028207382,-0.012964801,-0.054648392,0.010045598,-0.011256191,-0.012965439,0.024418103,0.011964989,0.019011065,-0.008379821,0.0023093696,0.034914233,-0.04769391,0.031954717,-0.018443232,0.0014631865,0.008765368,0.043629248,0.03345796,0.03196004,0.073882475,-0.028119093,0.013630575,0.0131321335,-0.028350994,0.015917663,-0.028427526,-0.070198774,0.02856475,0.027843479,-0.012034601,0.027198909,0.032283466,-0.032745983,0.014022476,0.03717525,0.044976987,0.031401657,0.043432884,-0.015266586,0.007045621,-0.0011152513,0.0007956903,-0.003884967,-0.007981077,-0.0070015043,0.019031448,0.0049499297,-0.054638356,-0.009130793,-0.05406532,-0.0022837846,0.022315394,0.0404427,0.016287195,-0.054791052,0.009336413,-0.07825373,-0.008846238,-0.024432357,-0.016227985,-0.02267118,-0.0046290453,-0.0024050027,0.008424811,0.047915585,-0.025733978,0.0129130995,-0.0054470105,0.035450626,-0.03619459,-0.018874642,0.025350282,0.009902214,-0.013524922,-0.004400109,-0.033819403,0.0035895528,-0.047477774,0.0039013468,-0.030110627,0.043917507,0.013568218,0.0057352954,-0.0390141,-0.007172986,0.019282036,-0.039766647,-0.02498297,-0.006840518,-0.047578968,-0.033256974,-0.004561304,0.10802644,0.032447055,-0.0136872595,0.002048221,0.010650452,0.079291396,0.03451332,0.006490655,0.014806064,-0.0043105916,0.004878662,0.003457942,-0.012589539,0.0075755934,-0.027667284,0.064780414,0.06443743,-0.011229208,-0.025484197,-0.02144995,0.0022058,-0.047229096,-0.010212951,-0.06169698,-0.043971516,-0.006252772,0.049155828,-0.034165278,0.010931682,0.0134853935,-0.038553704,-0.016420105,-0.043805815,0.004185382,0.013563971,-0.009003021,-0.018127976,0.00086894474,-0.020698642,-0.0035824596,-0.033374913,-0.0045756605,-0.03553125,0.006686231,0.026692005,-0.01632244,0.036560696,-0.029381214,-0.041497935,0.024716558,-0.01002626,-0.0210303,-0.017520702,0.050395135,-0.021187369,0.007932295,-0.032027707,0.008276606,0.010568703,0.043137472,-0.037658244,-0.018525364,-0.054220114,0.03785872,-0.0062444243,0.045147352,0.010718306,-0.00071638497,-0.029801732,-0.0030043218,0.018485634,0.010499988,-0.024958858,-0.042808577,-0.07539474,0.008305749,-0.012643216,-0.039248575,-0.020712646,-0.011451426,-0.017230472,0.0054637277,-0.024425937,0.09131228,0.022478424,0.002713308,-0.025104586,0.016490504,-0.06278792,-0.011545315,0.013965559,0.0042972853,0.0053514442,-0.041874535,-0.037765622,0.020181363,-0.057591304,-0.0018285676,-0.041214414,0.027488844,-0.008540516,-0.041171316,0.008826937,-0.035688896,-0.010001501,-0.03719822,0.036691524,-0.032508202,0.019400852,-0.014041609,0.0019354707,-0.023940483,0.02559244,-0.013299605,0.036512047,0.019085549,-0.020887107,0.010138271,0.0060332417,0.027221235,-0.026401564,-0.060437705,0.0012878102,-0.004804689,-0.0072730947,0.027998926,-0.042123135,0.024885837,0.0011257883,-0.012682269,-0.030052207,-0.021269098,-0.013288408,-0.035385516,0.016910763,0.0049343784,-0.06639582,0.013884951,-0.024311498,-0.01794284,-0.011773589,-0.03873558,-0.014074959,-0.0006566857,0.019477248,0.026159903,0.011321801,0.03280279,0.0120454775,-0.00042806237,0.050055865,0.027310757,-0.052111898,-0.02543937,-0.015745878,-0.022239264,-0.033494756,-0.028005378,0.01204341,0.026654545,0.0082178535,0.011403443,-0.054246545,0.025000323,-0.022235164,-0.014202171,0.04166755,0.039807495,0.016868867,-0.0072937673,0.0482591,0.019136677,-0.028580215,-0.014352891,0.028056365,0.00826983,-0.05868239,0.035341706,-0.038894225,0.0115551455,-0.03664183,-0.018435877,0.030998658,-0.031855445,0.005084395,-0.044634305,-0.017188495,0.02613671,-0.008110206,0.0059541385,-0.044903956,0.0064196726,-0.0027486912,0.009582938,-0.00081555237,-0.019740578,0.036667667,0.06495098,0.01892764,-0.0051155672,0.008504139,-0.04324582,0.0207186,-0.16651852,-0.020702485,-0.01073348,0.01699755,0.025051024,-0.0001341197,-0.017067926,-0.048312612,-0.0026568507,-0.018785026,0.019203361,-0.02418254,0.009528057,-0.012551602,-0.040967096,0.018657416,-0.033183027,-0.0333842,-0.03261857,0.06272971,0.01764102,0.021912273,0.034530293,0.0045064464,-0.045033805,0.014472574,-0.05863557,-0.010616498,-0.025577435,0.006515266,-0.048597403,-0.023824235,0.013402115,0.02928,0.023731828,-0.024873737,0.033406537,0.004735662,-0.06312693,0.0030841245,-0.02060425,0.0309985,0.008275998,0.02237356,0.008034073,0.054252006,-0.042871907,-0.0023989107,-0.07677683,0.0053999866,0.0120091,0.053167958,-0.008265293,0.03194917,0.00069013046,-0.017755156,0.014158929,-0.025405644,-0.0024898157,0.009134459,-0.018646903,0.029422455,-0.02694048,0.013986247,-0.03689523,0.033299133,-0.052908182,0.029101767,-0.022681728,0.027481006,-0.04682603,-0.006296594,0.036214124,-0.0316456,0.024973838,-0.0026973535,0.049557477,-0.016895223,-0.012300863,-0.033793256,-0.051545817,-0.015267693,-0.019602645,-0.035018317,0.07205975,-0.014024207,0.009438858,0.0038616648,-0.042085856,-0.0077532157,-0.06379617,-0.019064998,0.038478497,-0.020508496,-0.016823271,0.040118042,-0.020428864,0.013690987,-0.023793623,-0.014405612,-0.024444573,0.017119206,-0.017286306,0.004029804,-0.022924239,-0.0026065349,0.061066624,0.029210882,0.005394095,-0.023457427,-0.052770708,-0.020617735,0.013944358,0.021730885,-0.07638859,-0.0173735,0.0037759007,0.021158958,-0.0039996854,0.028869651,0.010625843,0.02178358,0.034180466,-0.043249417,-0.0047887666,0.07381003,0.020317396,0.015554996,0.040975995,-0.014075661,0.006157778,-0.07036666,-0.0013868716,-0.019538583,0.025450159,-0.040352035,0.00253342,0.069111966,-0.038472563,-0.036881965,-0.021115229,-0.04301627,-0.023415761,-0.010228984,0.025068017,-0.00058361975,-0.019932454,0.03881075,0.017574342,-0.016003277,-0.016191775,-0.007429399,0.014634077,0.04444587,-0.011917847,0.018967764,0.011015461,0.047363464,-0.013712126,0.046988197,-0.0051295855,-0.019983161,-0.023436828,-0.022666415,-0.02459259,0.06388533,-0.027185656,-0.015312289,-0.04915862,0.010640307,0.038763255,-0.014536944,-0.017696524,0.025136191,-0.0023262622,-0.00042541488,0.00842986,0.014590961,0.042244013,-0.020342378,0.049504355,-0.019488718,0.003200519,0.052027833,-0.008084487,-0.0028839384,-0.016161252,0.014418113,-0.036984917,0.008197184,-0.0061410917,-0.014250909,-0.010955545,-0.009326302,0.035222024,-0.001530113,0.03192697,-0.008031011,0.028507385,0.0026653914,-0.056630902,-0.011752608,0.014781114,-0.010402504,-0.03894429,0.026865227,-0.03429257,0.004810845,0.0004037129,0.06754509,-0.055159163,-0.015058462,-0.0049962373,0.028635899,0.015763005,0.021739155,0.0093884915,0.0043980046,-0.00772072,-0.022690445,0.039902996,-0.013518104,0.02434189,-0.050155703,-0.044765577,0.027367728,-0.0024653177,0.023991184,-0.006932865,-0.01470275,-0.02740407,0.00017205952,0.012520722,0.02216669,-0.010700257,0.00821399,-0.041193243,0.012625517,-0.043002177,-0.029687466,0.056614995,-0.030213319,0.0065745767,-0.0073445197],"last_embed":{"hash":"s2x1dr","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"s2x1dr","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#1. Built-in Headspace Features (Use These!)#{11}","lines":[104,105],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"s2x1dr","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05817111,-0.037616603,-0.047587562,-0.017305752,-0.02757184,-0.0116511285,0.022836914,-0.008192611,-0.002047536,-0.0078111426,-0.022674283,-0.00043169514,-0.0238216,0.033623207,0.037531745,0.029459223,-0.005942718,-0.012247955,-0.011615601,-0.0085481135,-0.039998688,0.008110345,0.05297451,-0.028552778,-0.029714203,-0.00966188,0.0070679383,-0.0127769,0.041530147,0.046562754,0.0134932045,-0.04303992,0.01806936,-0.022431333,-0.028811056,-0.018390212,0.022786736,-0.02522284,-0.038401786,0.04050003,-0.010265699,-0.0034508435,0.012020121,-0.009092742,0.06142134,-0.015150158,-0.01800964,0.0064992113,-0.013836639,-0.01598965,0.021186503,0.00048293947,0.030475266,-0.025822632,-0.040674914,0.030030863,0.013077778,-0.03328827,-0.06313347,-0.0034474435,-0.05853829,-0.016128197,-0.022150667,-0.020834124,-0.015128436,0.06292808,0.027594725,0.0053270278,-0.0041228007,-0.011275537,0.00022102684,-0.009475235,-0.006923153,0.013933242,-0.049338847,0.0015957963,0.011079518,0.014309846,-0.00033741305,0.025280016,0.010640891,0.002651281,0.012215611,0.0043162764,-0.009322573,0.017908905,-0.02917505,0.06247828,0.03267055,-0.009233003,-0.023549465,-0.0066810376,0.00532814,-0.037324455,-0.029555444,0.03365282,0.0030643141,-0.0510004,0.06239871,0.0036574171,0.02090718,-0.018856943,0.029340481,0.0105265165,0.0094877975,-0.009543787,0.003391502,0.010290482,0.020296855,-0.028885199,0.003580817,0.0039476585,0.029483179,-0.008763241,-0.005640715,-0.018057672,0.032670226,-0.009273448,-0.034650594,0.005345006,0.033196464,0.04074735,0.042174347,-0.052286506,0.013335736,0.013989268,0.002346173,0.0051375655,-0.01782299,0.014006821,0.02578812,0.016319657,-0.013094945,0.015357649,-0.0069552907,0.04095526,0.043713465,0.03779797,-0.033846635,-0.039705895,0.006591147,0.025338566,-0.04450753,0.0037263716,0.012272027,-0.022437336,0.016770706,0.026755152,-0.005965421,0.008380884,-0.045476988,0.009129608,0.02072293,0.051027622,-0.016124062,-0.012248059,0.05944104,0.06065303,0.045364052,-0.040197656,0.024418859,-0.014644165,-0.029646471,0.041725703,0.02211502,-0.012343234,-0.0035503728,-0.000023943136,0.00008991469,0.039104223,0.003703903,0.006890973,0.035738103,0.0069310036,0.04135798,0.015756777,0.045362275,0.025447298,0.035167485,-0.025718497,-0.04553594,0.0037101738,-0.02283042,-0.036737964,-0.00056000316,0.035773788,-0.022053402,-0.019668167,0.0148670925,0.072793484,-0.029006565,0.00006652147,-0.0051590917,0.002956363,0.03126206,0.029273031,-0.0056473976,-0.00056712254,0.03309608,-0.01947014,0.02067799,0.024717448,0.025302496,-0.01817343,-0.031057997,-0.016340965,-0.024635889,-0.042630587,0.024521803,-0.07470802,0.02270262,0.023796361,-0.026389142,-0.0016495194,-0.03516976,-0.017588498,0.023820639,-0.014218808,-0.018104421,-0.010024919,0.028198747,0.08178793,0.016646307,0.011584138,-0.01029894,0.017175006,-0.008361763,0.049554396,0.022334412,-0.0058209896,-0.0062182094,0.019844975,0.00060961774,-0.021442119,0.0015939274,-0.037099283,-0.07545558,0.012671154,0.037605863,0.017101014,0.0057922015,-0.007652911,-0.0012338638,-0.011841333,-0.010168168,-0.041823663,0.054329835,0.05717902,-0.017647192,0.028403282,-0.022421675,0.008063314,-0.024906583,-0.017020348,0.02942889,0.045046374,0.0036618551,0.005013209,0.036501963,0.004401431,-0.0047638966,0.04134318,0.017319713,0.008638641,-0.026339352,0.011249961,-0.00037038844,-0.030772695,0.004316908,-0.030472608,-0.013833075,-0.022940265,0.026474955,0.015631942,-0.025673598,0.0011677734,-0.028966181,0.019619623,0.07083603,0.0066236807,-0.034554973,0.0213729,0.01522128,0.058619946,0.037022203,0.024774216,-0.040961485,-0.038339123,0.028465422,-0.050635073,0.008273774,0.017782481,0.06594726,0.0130521795,-0.041481536,0.028952269,0.0044680904,-0.16699897,0.0027256457,0.0050328565,0.051995642,0.013206884,0.023502987,-0.024252886,-0.0024988058,-0.06326728,0.066942036,-0.0044264803,-0.050457556,0.03199627,-0.0014445496,0.012108231,0.009527184,-0.017075598,-0.009649704,-0.03367649,-0.046178725,-0.047843587,-0.013705068,0.017471032,0.040842548,-0.029929021,0.0022573664,0.078805976,0.0090943575,0.0005863678,-0.024591438,-0.06623723,0.026189588,-0.0047663227,0.0015909653,-0.022850348,-0.012307131,-0.029723741,0.045788873,0.057299953,0.015553601,0.05751792,0.035055418,0.0110195745,0.039713994,-0.016322955,-0.023049034,-0.012194714,-0.0040487344,-0.059948724,0.012408695,0.009547104,-0.007826304,-0.01955377,-0.04319242,-0.031126855,-0.032138593,0.030932821,0.02428401,-0.030118754,-0.017263182,0.0052513094,-0.049665984,0.0066150343,0.0274082,-0.020475937,-0.036527894,0.016923195,-0.025258876,-0.019786512,-0.014329794,0.047781505,-0.060418174,0.005195813,-0.02665746,0.013015308,0.033975385,-0.0020506063,-0.025135806,-0.025372084,-0.08669773,0.030547408,0.03212203,-0.031146474,-0.0043716338,-0.01718574,-0.027896538,0.025430584,0.036007274,0.017001955,0.24958245,0.027372817,-0.032208126,-0.017034551,0.0561232,-0.01685154,-0.020369379,0.10728189,-0.017248452,-0.039165027,-0.04671299,0.01178926,-0.0027823965,-0.0063392436,0.02805937,0.042898525,-0.05445956,0.036422476,0.060343493,-0.0064934227,0.024411563,-0.015409855,0.01312162,0.014644719,-0.05081091,-0.02739669,-0.015033399,0.045123044,0.011195701,0.024446374,-0.016492631,0.035527565,0.037586723,-0.03922749,0.007409935,0.0016928479,0.038617168,-0.07698498,-0.019861748,-0.0016154568,0.013909945,0.0037341956,0.03477236,-0.02978074,-0.016507776,-0.027321573,-0.020932872,0.027143557,-0.008157073,-0.017617894,-0.006702826,-0.04149974,0.008155887,-0.020511176,-0.034351233,-0.0045064734,0.008218015,-0.036071226,-0.011530569,0.04096712,0.013105222,0.007710378,-0.0405545,0.0015750882,0.014078458,0.023137052,-0.011301257,-0.020394411,-0.000405472,0.024497574,-0.00004404301,0.010600005,0.0060726334,0.010907776,0.017679162,-0.03309626,0.018840997,0.060596824,0.019101998,0.0052531767,-0.029245809,-0.0052201613,-0.03629945,0.022775799,0.022079436,0.030471854,0.011979376,0.054584935,-0.02349486,-0.018994108,0.010185254,0.009962489,-0.033093795,0.041565042,0.010748023,-0.020100331,0.040827416,-0.042293936,-0.025921464,-0.0014333287,-0.020714842,-0.0070193033,-0.019792203,-0.027668001,0.036084525,0.018223258,0.009374881,-0.0035070207,-0.0090367375,0.010453153,-0.07885761,-0.0025937255,0.0063998927,-0.0107464045,0.03086843,0.04302444,0.045715038,0.014945615,0.06607169,-0.019233285,-0.005214159,0.023469586,-0.009289108,0.04717286,-0.008558851,-0.062239442,0.0016567496,-0.004768118,0.0015984144,0.036113415,0.032174423,-0.039666355,0.010325532,0.02516205,0.058910087,0.027639579,0.0023180451,0.005332545,0.013417095,0.01936601,-0.016268188,-0.026715148,-0.011585756,0.018211823,0.035689738,0.033658028,-0.017474258,-0.008649877,-0.063310176,-0.0006457606,0.0008967077,0.025807442,0.028792534,-0.040102106,0.00065793697,-0.06877029,-0.005635842,-0.027224282,0.008283476,-0.025981996,-0.033759017,0.0009081942,-0.014611402,0.05007686,-0.01745285,-0.0009403818,-0.008737147,0.023939297,0.012569946,-0.013012777,0.028936747,-0.027268915,-0.041072734,-0.029779308,-0.013282514,-0.017742006,-0.06361357,0.007955443,0.017423825,0.0051266355,0.0097772805,0.003847189,-0.016375007,0.009455151,0.028577492,-0.016547175,-0.037568264,-0.0061078514,-0.055128008,-0.03464449,-0.02116288,0.08605747,0.013412637,-0.021517664,0.0033384429,0.0017529792,0.112225465,0.068047665,0.008803471,-0.00092211924,0.0017941985,-0.0034603123,0.011711136,0.018335683,0.007442887,-0.007909125,0.034208,0.02489277,-0.021399718,0.015699191,0.024608562,-0.01024927,-0.06743309,-0.006960016,-0.047092587,-0.025741948,0.03864947,0.03892202,-0.023408063,-0.019038806,0.0056923125,0.011883035,-0.0046077315,-0.037610516,0.017571958,0.03851522,-0.03336992,-0.023878729,0.008218933,-0.013957306,-0.005208324,-0.018878112,0.0046815765,-0.024365587,-0.013145184,0.015680708,0.0037595835,0.016765757,-0.013050309,-0.014175975,0.010291406,0.029512295,-0.007885709,-0.026884466,0.04303386,-0.0041613793,0.005771606,-0.0477664,0.0034765725,0.010143902,0.011635533,-0.008041519,0.022471312,-0.05062413,0.049376067,-0.0035115895,0.0001603747,0.0006064415,0.006917223,-0.02688737,0.012996595,0.03898164,-0.0008439165,-0.029305866,-0.02751167,-0.025353901,0.025617952,0.02690541,-0.018473472,-0.058660064,-0.015552696,0.005433851,0.008075066,-0.009619748,0.0069719516,-0.011258153,-0.009858935,0.0019695903,0.024127703,-0.043762013,-0.011457409,0.007703445,0.044424098,0.031925373,-0.034656994,-0.02070846,0.024777157,-0.032890886,-0.010594703,-0.062198695,-0.024007965,0.00556862,-0.018119935,0.010378635,-0.035347357,-0.02822164,-0.058957458,0.033149835,-0.026275394,0.02104199,-0.030358214,0.027916709,-0.0061967,-0.020556249,-0.010258216,0.018072285,-0.021542331,-0.024436947,0.035641044,0.012998343,-0.02669156,-0.02582481,-0.03820921,-0.010351578,0.004707707,-0.008082497,0.06129275,-0.023659747,0.012357859,-0.037317023,-0.012517426,-0.032037426,-0.0010575623,-0.019189976,0.019343944,-0.01657723,-0.021665089,-0.023032634,-0.0016595199,-0.034964938,-0.024989422,0.020851377,-0.00089756394,-0.05049409,0.026228704,-0.010831122,0.07323435,-0.018105617,0.045441557,-0.033170234,-0.04657309,0.036738046,0.051512413,-0.05119389,0.005200917,-0.049835026,-0.023392582,-0.0069185565,-0.008850931,0.011659711,0.046067398,0.02704673,-0.01806069,-0.06133023,-0.013309631,-0.022195863,-0.0033398727,-0.015656533,0.045708917,0.05887874,-0.037605166,0.060440823,0.008548399,-0.017495709,0.004658266,0.015454774,0.029010233,-0.055757567,-0.028870963,-0.014803653,0.01865577,-0.037135758,0.030154524,-0.0016852637,-0.01291128,0.0054446342,-0.0030175396,-0.03991728,0.053889245,0.01681911,-0.040312517,-0.035026252,-0.0054066256,-0.035943627,0.021245293,0.007623346,-0.020631148,0.014834824,0.027619893,0.015718747,-0.012322103,0.021770665,-0.04209374,0.039093945,-0.15405127,-0.016076792,-0.013430572,-0.00031569286,0.029363748,0.008536225,-0.029135706,-0.019607179,0.0018079057,0.014789025,-0.019553544,-0.05561765,0.0012154985,-0.0141392,-0.00896884,0.034700025,-0.03110284,0.015016927,-0.058428966,0.030071557,0.01496765,0.016812438,0.04038905,-0.028861003,-0.013686349,-0.010025861,-0.053264763,-0.008934403,-0.022131016,-0.038568035,-0.04447818,-0.051851872,0.014969053,0.027708145,-0.015172632,-0.01838868,0.008335377,-0.016410923,-0.055229533,-0.015666833,-0.041297432,0.0360352,-0.005272775,0.018990576,0.014134146,0.06077984,-0.02687642,-0.022094127,-0.031618245,-0.014627682,0.012992383,0.06010216,0.000482655,0.016299684,0.021884106,-0.043381758,0.0017615815,0.024584468,0.008019019,0.012677158,0.0041946215,0.01930402,-0.012705867,0.00006549538,-0.039060827,0.024802042,-0.050767887,0.016867107,-0.02973998,0.025634926,-0.035498217,-0.02755342,-0.0045031235,-0.008855642,0.022866104,0.011890665,0.031967964,-0.030221334,-0.035759278,-0.0102220215,-0.014718116,-0.024127496,-0.017148595,-0.03451734,0.03952843,-0.00049768086,-0.0038418407,-0.014131323,-0.034531794,-0.010575062,-0.09846615,-0.035217103,0.010043977,0.045288756,-0.007924368,0.005567185,0.0049845604,-0.0011093571,-0.023205463,0.0120113995,-0.049176507,-0.035655454,-0.030617611,-0.02072551,-0.052061882,-0.023373958,0.01385797,0.029661156,-0.011758344,-0.016143993,-0.010986697,-0.042043466,-0.018261211,0.035529666,-0.06463579,-0.0024732652,-0.015116392,0.033207837,0.013326375,0.033908777,0.023981217,0.019732652,0.005603376,-0.03699325,0.004229222,0.07911635,0.0354402,-0.007356161,0.026619554,-0.015705027,0.0028623038,-0.06967183,-0.030435568,-0.01071074,0.0031873505,-0.008508701,0.0053459983,0.062079076,-0.0100142015,-0.039965115,-0.01871675,-0.023941705,0.023178568,-0.007862562,-0.0011489814,-0.019507866,0.021577463,0.037622444,0.0005644041,-0.0070905867,0.030583205,0.016265944,-0.023854807,0.06571767,-0.00033570983,-0.0039373124,0.033723198,0.0078122495,-0.017494809,0.035167534,-0.012722493,-0.047983177,-0.031148031,-0.03464613,-0.00041877825,0.06950116,-0.035130177,-0.02580137,-0.022624413,0.0082689,0.039329812,0.018960437,-0.035804983,0.021584442,0.008731793,-0.00899363,0.015219063,0.024069117,0.021365104,-0.04038751,0.027241392,0.0014794527,0.0028276648,0.0708673,-0.037228096,0.00065318117,-0.019550946,0.019877525,-0.03456316,0.046535347,-0.00257662,-0.034773514,-0.011018535,-0.025196934,0.037584152,0.0075024865,0.02852087,0.01459329,0.028606247,0.037079852,-0.01978548,-0.043655094,0.030267514,-0.025848772,-0.029093068,0.015682572,-0.011697673,-0.010906652,0.023453262,0.04315345,-0.03639676,-0.030072812,0.009457157,0.043607198,0.005271712,0.016064325,0.021895567,0.019434456,-0.025400547,-0.02819567,0.0715266,0.038041342,0.009665189,-0.03690351,-0.049805664,0.040259417,0.0013270479,0.043979708,-0.03619184,-0.0057456433,-0.02099861,0.023081217,-0.012274135,0.04081181,0.010859515,-0.019812087,-0.0409749,0.028537773,-0.025699757,-0.022464875,0.024174005,-0.01753317,-0.016645191,-0.00068227557],"last_embed":{"hash":"xz4e8z","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"xz4e8z","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App","lines":[106,120],"size":549,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xz4e8z","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06628722,-0.037616413,-0.053492803,-0.023982204,-0.0246886,-0.014165829,0.0158373,-0.008596601,-0.0016593101,-0.0062939962,-0.03128091,-0.0042718006,-0.029093508,0.03150699,0.036394034,0.048807185,-0.012362067,-0.015353801,-0.013550977,-0.013163679,-0.046941634,0.0063815657,0.049429048,-0.029469354,-0.032854132,-0.01050153,0.018129872,-0.011828218,0.02483473,0.02946472,0.012572754,-0.037156306,0.018695308,-0.024661902,-0.02600067,-0.026964262,0.029232541,-0.021457952,-0.04144665,0.03262485,-0.011644216,-0.008647565,0.028277356,-0.006666197,0.06260314,-0.014637375,-0.01615786,0.002673365,-0.027451953,-0.006760019,0.019235082,0.00982041,0.03854101,-0.024531795,-0.035484456,0.03160533,0.0040082457,-0.044644408,-0.05587513,0.00022690055,-0.06563881,-0.013735898,-0.016026627,-0.022252131,-0.0019958438,0.067011595,0.019225528,0.00086566515,0.0014114133,-0.0120564075,-0.00010363342,-0.006035676,-0.0058201496,0.019708294,-0.047073495,-0.004755727,-0.00333259,0.0039367443,-0.012018014,0.029312462,0.0047895676,0.010460328,0.015942363,-0.0032999562,-0.00010277911,0.022090077,-0.021288259,0.06711947,0.02011226,0.0012514453,-0.024442792,-0.008763107,0.011285408,-0.032265868,-0.041567035,0.042645734,-0.0009581342,-0.038083736,0.061754752,-0.007942373,0.011628302,-0.014670103,0.013595006,0.02072281,0.0060984907,-0.027847307,-0.022223987,0.031153185,0.0019830258,-0.026778923,-0.0038621617,0.0016425138,0.041577637,-0.008957448,-0.006807201,-0.016610019,0.03396749,0.0013609619,-0.026868122,0.0047681825,0.031764727,0.03148757,0.04939966,-0.037707575,0.019669125,0.007282636,-0.0067273234,-0.00334758,-0.028165562,-0.0023677403,0.02951549,0.02135675,0.0032337236,-0.00012985135,0.0062952447,0.029264433,0.03822899,0.04105685,-0.030142285,-0.04358455,0.011602334,0.04376254,-0.033202823,0.015705628,0.012934033,-0.0072571607,0.0226781,0.012884355,-0.012825681,0.002137805,-0.04789085,-0.009785798,0.019212853,0.06750659,-0.019992126,-0.010409627,0.055174533,0.048561357,0.07107549,-0.035964247,0.00042110094,-0.009984171,-0.016675236,0.0143789975,0.020253375,0.014062289,-0.0067426274,0.01239961,0.0012170245,0.014988571,0.0066747954,-0.0054734577,0.05047463,0.01763595,0.03955809,0.013324887,0.052961312,0.015019047,0.026006525,-0.023977611,-0.049481787,-0.002618366,-0.030697856,-0.037019536,-0.002801494,0.029292645,-0.010725901,-0.011005715,0.025641885,0.06411736,-0.025619822,0.008551696,-0.017165808,-0.0012018002,0.02133596,0.03244624,-0.020690937,0.010723022,0.02473198,-0.021377096,0.017760852,0.024858283,0.021766476,-0.02813333,-0.041948102,-0.026637405,-0.037142262,-0.02853743,0.023287138,-0.07219068,0.019246861,0.017936556,-0.025422031,0.012183172,-0.040513914,-0.02481985,0.02971413,-0.016065646,-0.022303628,-0.011271011,0.031840697,0.0854188,0.026584918,0.03263251,-0.024206812,0.019223018,-0.005094113,0.05984103,0.012421399,0.008600938,0.006184436,0.025149925,0.012089871,-0.014292369,-0.0044134683,-0.029643765,-0.06991206,0.013902397,0.041441064,0.027856039,0.014775331,-0.011062699,-0.014375764,-0.0063063623,-0.006935975,-0.033627275,0.040553838,0.05663402,-0.02251919,0.008733032,-0.0129160555,0.0127722705,-0.0196499,-0.025660936,0.021737263,0.041765954,0.0019975828,0.013694468,0.03232167,0.009854011,-0.007650696,0.052077703,0.020085087,0.0068902937,-0.006152738,0.012826825,-0.0011268223,-0.042683586,0.0060151,-0.012622933,-0.002338748,-0.021214074,0.024565665,0.020573715,-0.021630129,-0.0033663285,-0.02979509,0.017295169,0.06517507,-0.007986852,-0.02740363,0.026470825,0.009791912,0.06273291,0.042883754,0.024374573,-0.035062026,-0.054971494,0.01539299,-0.0442912,0.012925466,0.009454848,0.061843358,0.004500471,-0.05479877,0.03079651,-0.004403516,-0.16041532,0.016008856,0.008108651,0.037473667,0.00797919,0.020683255,-0.031708807,0.007973523,-0.058589768,0.0611619,-0.00085058104,-0.051367674,0.02857212,0.0019148306,0.009517916,0.0115832295,-0.023682369,-0.00093497656,-0.015456417,-0.03685248,-0.032473706,-0.010603521,0.005311427,0.025060428,-0.00683511,-0.0020845814,0.10851557,0.016247725,0.0006584983,-0.030246785,-0.07438718,0.03411742,-0.0015099043,-0.00376507,-0.028584415,-0.025586845,-0.025923343,0.035086706,0.03755482,0.008116306,0.06315513,0.040731445,0.0030005653,0.044365115,-0.007009163,-0.02281466,-0.010336092,-0.00041416427,-0.060188737,0.0018139143,0.008803689,-0.007434827,-0.0232058,-0.047987707,-0.03642501,-0.028521156,0.018062387,0.021798363,-0.005531243,-0.019833734,0.011958965,-0.062428694,0.0049655377,0.030451184,-0.027022457,-0.054008074,0.024687167,-0.018558128,-0.010599032,-0.01312834,0.048147842,-0.07274551,-0.0030972096,-0.022147072,0.016078534,0.04022531,-0.0061322995,-0.014319613,-0.042196654,-0.06893693,0.02597952,0.02868181,-0.013590873,-0.0008481886,-0.012148554,-0.04729563,0.028818615,0.02903881,0.01785801,0.25127742,0.021241793,-0.030100275,-0.0056379656,0.04925756,-0.021374505,-0.020511612,0.09589463,-0.021533335,-0.02769452,-0.044351384,0.02444476,-0.0026127025,-0.009310238,0.03174383,0.039003927,-0.0599508,0.02110509,0.0552237,-0.009841523,0.03184876,-0.01768645,0.020360004,0.024186186,-0.0498719,-0.022981845,-0.010576027,0.028730305,0.015961722,0.006274118,-0.013681344,0.028824091,0.029047048,-0.04256254,0.0062946617,0.008002029,0.026956705,-0.06788947,-0.016828142,0.017920483,0.004659248,0.00024858068,0.026537279,-0.017627673,-0.03972814,-0.03476246,-0.02752679,0.020133309,0.00010457204,-0.01777319,-0.0016052386,-0.05665407,0.003701577,-0.02233289,-0.008234874,-0.0013115542,0.0017682366,-0.034941904,-0.014631903,0.043604698,0.018203711,0.0015504257,-0.04154693,-0.0047987774,0.0102011105,0.015486207,-0.025102189,-0.036075912,-0.000070571456,0.023797026,-0.005695448,0.023655292,0.009308229,0.011492054,0.012552113,-0.013757012,0.0288182,0.072662875,0.02912761,-0.0048544127,-0.01426805,-0.0013831608,-0.029058354,0.023029555,0.015844973,0.036420062,0.026162291,0.058005188,-0.02070914,-0.01823764,-0.00009158946,-0.0017289236,-0.030411405,0.051906504,0.0057451325,-0.02494133,0.046118747,-0.046081275,-0.024998983,-0.011994097,-0.021628724,-0.0020720728,-0.025264762,-0.01927302,0.02717779,0.023888819,0.015816258,0.011047474,-0.004219744,0.02212091,-0.06373685,0.009879309,0.011888117,-0.019862756,0.034327496,0.02907872,0.07003259,0.019664599,0.06642361,-0.015772222,-0.0023384388,0.012541643,-0.0011821369,0.04883991,-0.006087485,-0.067530856,-0.00045464383,-0.0020801306,0.010626365,0.02855296,0.040294945,-0.039862245,0.00581422,0.011984516,0.047004968,0.016050864,-0.0036601992,0.023408582,0.009063771,0.01313555,-0.0046182503,-0.028441787,-0.015085405,0.016385201,0.02907544,0.038332228,-0.009682507,-0.01810183,-0.054119322,0.00582886,0.010673706,0.036364034,0.02342405,-0.04342214,0.019850625,-0.06717714,-0.008902356,-0.03501157,0.009494124,-0.013555677,-0.026427584,0.0031156763,-0.008236546,0.046794098,-0.023256164,0.0182222,-0.00024199832,0.015589384,0.005524016,-0.021752607,0.018307708,-0.017109687,-0.043891788,-0.024113419,-0.009616029,-0.006595524,-0.06432073,0.011811444,0.0051895296,-0.005235817,0.0044994694,0.003664555,-0.021727344,-0.006994898,0.033156045,-0.017103631,-0.03992321,-0.007399903,-0.07271885,-0.03642759,-0.0018025135,0.07960261,0.0066720466,-0.026604688,0.013242491,0.005473544,0.09593294,0.056546755,0.011663243,0.0047187232,0.00019176569,0.011177531,0.01214343,0.015849944,0.008579851,-0.0066673006,0.03965126,0.020741818,-0.03752697,0.016543677,0.027551552,-0.013960406,-0.06187654,-0.007162414,-0.0274212,-0.02588383,0.02828253,0.025002984,-0.034265954,-0.03649342,0.0035452547,0.009628108,-0.013683454,-0.031428248,0.022553623,0.025406186,-0.018786917,-0.007195022,0.01224546,-0.008283523,-0.0076197297,-0.025756406,-0.003709398,-0.023283495,-0.013167175,0.03148038,0.0067187855,0.019024203,-0.020845693,-0.036589902,0.017809767,0.033085108,-0.008612043,-0.038120724,0.04379114,-0.020813081,-0.0030558319,-0.04630254,0.01140555,0.010290142,0.01626744,-0.02756656,0.015749028,-0.050922275,0.04580862,-0.0115217855,0.0020950078,0.0033261802,0.003805517,-0.04069494,0.0067454297,0.030982682,-0.004039762,-0.025805525,-0.01499922,-0.0142497895,0.02118863,0.029197562,-0.01960969,-0.051869247,-0.02866818,0.006876745,0.0012543731,-0.017989472,0.011569732,-0.018699264,-0.013040821,0.0035300376,0.0044304696,-0.030142548,-0.030376805,0.004278197,0.031844042,0.026665892,-0.038968742,0.000728292,0.03788887,-0.026473772,-0.019785875,-0.057770602,-0.0141223185,0.010342406,-0.024692837,0.008215224,-0.029752022,-0.030506475,-0.040800963,0.049502436,-0.030736197,0.020042144,-0.029774675,0.02502965,-0.0068091704,-0.039651163,-0.009787645,0.019275166,-0.016336355,-0.027644979,0.0228228,0.012284364,-0.026782155,-0.018191885,-0.039816283,-0.016483817,-0.011318316,-0.013892756,0.06517975,-0.028301524,0.011249946,-0.04184954,-0.011552648,-0.021416374,-0.003640394,-0.010248298,0.0058917017,-0.015943743,-0.023802543,-0.0023601612,0.0029353502,-0.029781763,-0.030896306,0.0119026005,0.008713622,-0.054001637,0.04740461,-0.015423412,0.06450211,-0.019096505,0.046367127,-0.006454921,-0.05006319,0.03113747,0.047268778,-0.034290973,-0.006185022,-0.06567536,-0.025623001,-0.008213302,-0.010410821,0.006139473,0.049291093,0.015029449,-0.007664486,-0.05953321,-0.0014987625,-0.031901777,-0.006580427,-0.0114284055,0.031561267,0.06263046,-0.023551024,0.065736875,0.000023225153,-0.008073897,0.009744418,0.007420367,0.035503544,-0.06009669,-0.032828525,-0.0071036834,0.028586304,-0.04158333,0.03500278,0.0072085964,-0.026064312,0.009676737,-0.009017055,-0.036063816,0.046604905,0.032851987,-0.032222655,-0.042510085,0.0024226026,-0.036078047,0.017026275,0.0032906772,-0.013759642,0.019787088,0.044507347,0.031194292,-0.00010632628,0.01565901,-0.0344632,0.03597517,-0.14744206,-0.029016588,-0.009667741,0.006494482,0.035045125,-0.0063368357,-0.018372197,-0.015328482,0.009973267,0.0022940252,-0.015712177,-0.042062882,0.0066865333,-0.00859902,0.0009955297,0.036268543,-0.020779714,-0.0045325262,-0.050510913,0.04039008,0.021010948,0.025221448,0.046733588,-0.030206209,-0.022356855,-0.0016791036,-0.076197855,-0.009328539,-0.027472155,-0.02283715,-0.03299012,-0.06731109,0.020000279,0.037282784,-0.013241783,-0.028855257,0.0047933916,-0.025925182,-0.06681037,-0.025049089,-0.032040685,0.033696897,-0.013772582,0.024747957,0.023902738,0.04309841,-0.006275892,-0.02607443,-0.029291749,-0.004661703,0.0013056293,0.040754177,0.012033801,0.029016538,0.021675862,-0.046792794,-0.004867974,0.021968441,-0.00031878852,0.018924175,0.0074180556,0.023588179,-0.0056280736,0.022383478,-0.031532276,0.032885242,-0.053660043,0.012236899,-0.036872216,0.01785214,-0.03699271,-0.033731095,0.00002445563,-0.017681316,0.017093971,0.0037680864,0.030237682,-0.0129251685,-0.028867824,-0.023453569,-0.016203593,-0.033178214,-0.024179313,-0.03617683,0.03641735,-0.010043545,-0.0026197564,0.00215877,-0.0470537,-0.015159995,-0.093688145,-0.04332517,-0.004166715,0.022139167,-0.00019015624,0.012931307,0.008425765,0.014518623,-0.020578463,0.014516025,-0.036806222,-0.031872842,-0.027024508,-0.020014483,-0.046160545,-0.017736407,0.005617761,0.03133735,-0.012647975,-0.0038596878,-0.013604403,-0.046647582,-0.0054112775,0.024285408,-0.056748606,0.004637669,-0.0060808263,0.021295803,0.009817922,0.025094753,0.021164086,0.012839587,0.014721318,-0.040808506,-0.0035866373,0.085650206,0.022838343,-0.006588612,0.026534617,-0.010813737,-0.0044153603,-0.05704945,-0.048247945,-0.020112326,0.013511369,-0.0106124645,0.007854787,0.06682861,-0.0033329884,-0.039114572,-0.0239739,-0.02647837,0.017777191,-0.0062800483,0.0005652911,-0.0031709718,0.020815149,0.022982264,-0.004252861,-0.011598165,0.019257538,0.015658993,-0.027183676,0.06722116,-0.0011208812,-0.005758995,0.043337904,-0.013838764,-0.024252394,0.045516297,-0.008634375,-0.04797133,-0.030067721,-0.05552129,-0.006892038,0.05778071,-0.026812026,-0.040456496,-0.013684225,0.021115161,0.05489061,0.03151827,-0.028063348,0.02571747,0.026841462,-0.012030838,0.014994613,0.023845289,0.028526468,-0.048731174,0.03359864,-0.012338555,0.021743631,0.08887268,-0.031287927,-0.004551793,-0.018513463,0.016354237,-0.02709473,0.057346806,-0.015251167,-0.020703753,-0.012587395,-0.028827233,0.029927261,0.018585064,0.018078428,0.015126227,0.015562275,0.032299366,-0.01974692,-0.031674277,0.015533469,-0.031012649,-0.023938162,0.0046062204,-0.010636556,-0.029782029,0.027654558,0.042094685,-0.04460696,-0.037229773,0.021071428,0.04234085,0.011933535,0.0062649073,0.023547713,0.019224461,-0.026449965,-0.0073342947,0.07716752,0.033882495,0.013926848,-0.038940765,-0.043893456,0.045457248,-0.0057024336,0.04429175,-0.032447368,-0.00995541,-0.008407622,0.015872467,-0.0092543885,0.047879893,-0.004653589,-0.019428888,-0.035878815,0.040236656,-0.037983086,-0.03584793,0.03791132,-0.0045079067,-0.0029716834,-0.009326662],"last_embed":{"hash":"1so5jdk","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1so5jdk","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{1}","lines":[108,110],"size":99,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1so5jdk","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039850898,-0.042669054,-0.06114629,-0.009908111,-0.039215386,-0.020664897,0.020749599,0.0069153016,-0.026707843,0.011731407,-0.02847423,0.013638169,-0.024386305,0.03312772,0.017983079,0.05772309,-0.014745332,-0.012196332,-0.007162041,-0.01546756,-0.045919076,-0.003032823,0.050363608,-0.019682165,-0.041481283,-0.02413112,0.005664713,-0.038880415,0.0083522955,0.047247466,0.020401275,-0.065008394,0.038402088,-0.022830624,-0.0115205925,-0.008064887,0.017326538,-0.020244561,-0.050474707,0.05552102,-0.0048463875,-0.013901603,0.025152594,-0.021480057,0.06284125,-0.019737478,-0.043386444,-0.004317994,-0.015731186,-0.007880408,0.006865285,0.012337187,0.04387812,-0.01947196,-0.024847478,0.045610983,0.012161518,-0.062607385,-0.04685365,0.014804985,-0.0346274,0.0048562977,-0.035200093,-0.027428273,0.0056043942,0.046631362,0.012430786,-0.015557405,-0.0020401326,-0.015860956,0.0041572074,0.01761051,-0.011711426,0.014731776,-0.049557246,-0.011932426,-0.017843638,0.020291995,-0.019229872,0.02709976,0.0005544507,0.0001147939,0.002066676,0.011952522,0.0051479293,0.028330853,-0.03018087,0.082977936,0.021950534,0.0028024577,-0.032897886,-0.0027667894,0.010585298,-0.023131698,-0.05242391,0.034971405,-0.009563547,-0.044795666,0.05822892,0.004524756,0.011296471,0.0038439485,0.00008508409,0.013567672,-0.009936968,-0.023996582,-0.027949316,0.01588929,0.010157454,-0.0251574,-0.011882317,-0.0010131892,0.04086012,0.022283494,-0.0062206285,-0.0031842627,0.018913532,-0.011362998,-0.03561328,-0.0064565362,0.053560425,0.041122887,0.05024441,-0.033374365,0.017563747,0.003920772,-0.0045736628,-0.0028303398,-0.014276829,0.010389448,0.021734484,0.018919442,0.0016576138,0.005024504,0.0030493021,0.020030402,0.05281625,0.024495976,-0.004920557,-0.04489078,0.000778013,0.06254188,-0.054650977,0.0072658034,0.010930422,-0.016387431,0.022293089,0.025768373,-0.0018978793,0.008523759,-0.04876727,0.0045004096,0.014249659,0.0646224,-0.017970497,-0.018222334,0.05886905,0.046356533,0.051065262,-0.026089981,0.0061081685,-0.017858116,-0.010038198,0.01864877,0.011849365,0.02053683,-0.017592002,0.021619977,0.014796681,0.0014920974,0.022926694,-0.009353324,0.02673277,0.02666917,0.028685115,0.016562428,0.06266107,0.016697938,0.037471194,-0.011080753,-0.0321498,0.0066396263,-0.04011969,-0.008922134,-0.0126916785,0.04917622,-0.035977393,-0.021393897,0.029770745,0.059598647,-0.018515123,0.02446434,-0.0042651035,-0.007426062,0.018960461,0.025687668,0.003649248,0.0065887184,0.018108279,-0.022926712,0.026168417,0.02759905,0.0072913137,-0.01911781,-0.047872704,-0.018877413,-0.044416394,-0.020744054,0.01674038,-0.100066714,-0.013786424,0.0083467765,-0.010735696,-0.0046481276,-0.035478182,-0.029482868,0.024356192,-0.0070123407,-0.00976001,0.0021820238,0.018958366,0.08087501,0.014484491,0.04653807,-0.015206166,0.01586451,-0.015319377,0.046422526,0.027321903,-0.003929193,0.01614452,0.009083696,0.027114807,-0.010477981,0.011862158,-0.011858481,-0.05130353,0.005566648,0.01784906,-0.007911365,-0.001413752,-0.007706302,-0.025627565,-0.021748595,-0.004829106,-0.0069853957,0.038612295,0.059620064,-0.015631707,-0.0020781169,-0.018923964,0.008522868,0.00381599,-0.026571827,0.017473215,0.034948684,0.013016215,0.017460005,0.022834944,0.003572677,-0.006111487,0.044203542,-0.0046397066,0.009808288,-0.011596086,0.0012009976,-0.009994566,-0.028332356,0.01329721,0.0064514927,0.009438359,-0.025643112,0.020720916,0.012919076,-0.020388419,0.0007626168,-0.031308472,0.029870719,0.05552205,0.005027279,-0.016258156,-0.0034557458,0.0027296683,0.05135011,0.05074444,0.0021486126,-0.04974382,-0.030511908,0.014886133,-0.025635874,0.014155775,0.0022494656,0.06871467,0.014478822,-0.037689183,0.0396311,0.010469432,-0.17009643,0.01766304,0.012288817,0.03050016,0.023864698,0.0278636,-0.027039902,0.0065100924,-0.05711386,0.058862627,-0.016744154,-0.0541892,0.025574993,-0.009722335,0.0027116074,-0.002865829,-0.029544402,0.00017975055,-0.019603143,-0.042431023,-0.037540995,-0.045483924,0.023163477,0.040257744,0.010067483,-0.0036109264,0.08732741,-0.006545483,0.003061724,-0.04026471,-0.074422956,0.0013243003,-0.005634678,0.010284606,-0.032302007,-0.013944883,-0.043670785,0.030345768,0.035239946,-0.0032880795,0.076618634,0.05048178,-0.0030265474,0.058969762,-0.00908471,-0.032520648,-0.023522194,0.02590408,-0.062906936,-0.0044705807,-0.0026018799,-0.013289481,-0.021186389,-0.029500939,-0.03801633,-0.0011054551,0.030015906,0.037080307,-0.0021512,0.010233224,-0.022143032,-0.058126196,-0.00196016,-0.0045967638,-0.0136176385,-0.057392158,0.040451538,-0.026742928,-0.020579182,-0.014475959,0.049664203,-0.07075358,0.02074903,-0.02434615,0.007501924,0.035816953,0.0068493034,-0.03251718,-0.008662017,-0.10036855,0.019659333,0.044283222,0.0005589788,0.017044922,-0.008750756,-0.053975943,0.02507254,0.016616445,0.014400135,0.25441518,0.02035681,-0.029615358,-0.0051743807,0.022846194,-0.012978116,0.005363797,0.0978942,-0.025791744,-0.037203763,-0.027672164,0.018515168,0.006952079,-0.013668596,0.020666786,0.048226155,-0.07302215,0.03601195,0.07615213,0.0083225295,0.027521472,-0.034683965,0.026019488,0.0056890077,-0.06391039,-0.036441386,-0.007764493,0.028674979,0.011835925,0.016088065,-0.018873714,0.03823418,0.044511918,-0.051576566,0.023534488,0.018537357,0.013913628,-0.065573394,-0.00998217,0.0014785535,0.007203067,-0.018165207,0.01189177,-0.04141027,-0.036966085,-0.03555631,-0.013060361,0.020594059,-0.013993316,-0.027954135,0.0034529692,-0.037537456,0.009032725,-0.019127635,-0.0075465413,0.009308379,0.013848852,-0.0345525,-0.0055817505,0.044644017,0.0374131,0.003215183,-0.053285547,0.013100593,0.012791077,0.011700998,-0.03296272,-0.0270753,0.012763402,0.017809188,0.010055809,0.004069131,0.0016778446,0.011359104,0.030718727,-0.023810685,0.040912148,0.044232275,0.025209412,0.005567774,-0.0038457154,0.0035581263,-0.02228433,0.039821614,0.023643944,0.016769605,0.024429332,0.05314531,-0.030922616,0.00524867,0.004072852,0.009937286,-0.034162514,0.02669464,-0.009943611,-0.026655527,0.04712349,-0.04451209,-0.02825673,0.010568619,-0.023792438,-0.00518742,-0.0142184235,-0.008601479,0.036886357,0.04138959,-0.010101179,0.022336923,-0.0035697902,0.016690452,-0.07457674,0.011438272,0.0017707831,-0.0029127428,0.01977498,0.03743615,0.02318333,0.0060755927,0.056904327,-0.021007989,0.016550565,0.034824822,-0.02966779,0.034307964,-0.018716713,-0.07513824,0.0007085259,0.018643146,0.014447791,0.02810243,0.02924295,-0.030005649,-0.008270898,0.025352135,0.0182263,0.026966646,0.015560519,0.0066792467,0.012448378,0.020768544,0.01008157,0.01566652,-0.019348664,0.028694063,0.014205475,0.067604005,-0.027989915,0.0064818347,-0.05068695,0.019642338,-0.0034000885,0.0460141,0.03177137,-0.047488257,0.011630615,-0.06317915,-0.017306276,-0.043957442,-0.0067320354,-0.023225887,-0.00857936,-0.012052918,0.007638839,0.045647733,-0.027075773,0.018832466,0.005574694,0.0079983175,0.008549021,-0.028373593,0.02032275,-0.020986816,-0.05312922,-0.035721976,-0.003954998,-0.022112492,-0.0674738,-0.0014359567,0.005570083,-0.01909496,0.01580428,-0.0033811417,-0.028668761,0.018451674,0.061897658,-0.031627685,-0.04964412,-0.0057949624,-0.05422542,-0.027146002,-0.010241972,0.0929813,0.008433527,-0.02300677,-0.001532558,-0.007784935,0.06988665,0.053824306,0.015099429,0.008904231,0.022239927,0.027165385,0.01675485,0.003855051,-0.012727159,-0.016527195,0.016629322,0.014069911,-0.02998254,0.011385762,0.021602973,-0.0062274723,-0.057277445,-0.0028828532,-0.03662902,-0.012559405,0.021577507,0.033370487,-0.021644594,-0.051736098,0.00010932415,-0.013913075,-0.01082031,-0.032234855,-0.00081016833,0.020561978,0.0004427393,-0.011803825,-0.007508318,-0.02469488,-0.0026703218,-0.036471643,-0.013856477,-0.03463765,-0.0134457,0.016180016,0.0033876193,0.032347508,-0.03157298,-0.03950203,0.009337195,0.013721064,-0.020343224,-0.0030621993,0.059867185,0.008100289,-0.025892397,-0.06009596,0.018433934,-0.002011803,0.015001609,-0.0339375,0.0048587616,-0.055839818,0.059201296,0.002269378,0.013712883,0.014092044,0.010200625,-0.0274073,0.01070885,0.025668854,0.0035835076,-0.029851055,-0.002948373,-0.038779125,0.02206743,0.022834172,-0.02702994,-0.03428856,-0.038263474,0.0029800115,0.017787464,-0.011465965,-0.0068273395,-0.017073274,-0.011669081,0.0043421173,0.03355409,-0.032558534,-0.018725358,0.028740562,0.011092493,0.032955773,-0.026423458,-0.0034589865,0.043891832,-0.027332582,0.0036155311,-0.063114055,-0.012689743,0.025084244,-0.03142182,0.014900605,-0.012776313,-0.017351449,-0.06841067,0.05512871,-0.011229053,0.0032376142,-0.014794478,0.015322385,0.0075863483,-0.011281307,0.0045252764,0.0076834816,-0.015918434,-0.020252796,0.034043532,-0.0060040117,0.000058619084,-0.04242168,-0.020903543,-0.014261017,-0.0045186603,-0.0114827845,0.05943845,-0.049770374,0.026496157,-0.025953216,-0.00006682663,-0.01692923,0.0048713116,-0.008858868,-0.0008052724,0.003615109,-0.03488056,-0.04438918,0.0055542407,0.0033605387,-0.032115337,-0.0044056117,-0.008914843,-0.047074724,0.008173717,-0.01097487,0.044461157,-0.010199888,0.045506313,-0.011768524,-0.049342107,0.041674763,0.038487054,-0.010068243,-0.006549848,-0.050189815,0.00034654333,-0.0049354304,-0.015156504,-0.0049515613,0.043965794,-0.009772239,-0.0032349562,-0.0680133,0.018856611,-0.0012989806,-0.010616165,-0.020507693,0.0426886,0.065839075,-0.02381554,0.048227955,0.001270476,-0.02275098,0.011400756,0.006014626,0.023238603,-0.04368305,-0.025637023,-0.0053285076,0.017212467,-0.030978585,0.00171567,0.0111181745,-0.045932848,0.025920063,-0.032163743,-0.049057454,0.041750815,0.024920756,-0.031847976,-0.03961764,-0.0008977454,-0.032139707,0.021919232,-0.003204535,-0.0011084832,0.034703206,0.02713142,0.038837615,0.0038287072,0.000452334,-0.04327328,0.022117319,-0.15979867,-0.01835637,-0.014644659,0.002109753,0.022044942,-0.0040414957,-0.030757727,-0.036215913,0.0072972216,0.010850283,0.0013074016,-0.029245295,0.014452625,-0.014933706,-0.0008829637,0.031140093,-0.013765969,-0.0045334925,-0.042417295,0.08504019,0.028284393,0.043903727,0.04548907,-0.023728345,-0.0016177844,0.003122136,-0.038275577,0.016823346,-0.023010502,-0.02224742,-0.018680926,-0.056565657,0.020510862,0.05581177,-0.035574533,-0.03615963,-0.0016425863,-0.0011093263,-0.08231519,-0.026902333,-0.030560577,0.019066662,-0.011829193,0.025871955,0.029764079,0.060318876,-0.003774338,-0.031329706,-0.038651336,-0.00124313,-0.013658239,0.042781577,0.0011982506,0.0179841,-0.003554617,-0.02447397,-0.012884921,0.031779744,0.0029208832,-0.0004074715,-0.0021185656,0.032646313,-0.023075718,-0.009478229,-0.03135206,0.03972334,-0.059611406,-0.000110792855,-0.028702648,-0.002068547,-0.020809079,-0.0212195,0.009449304,-0.027903987,0.014363983,0.0069477293,0.048318997,-0.021048857,0.0029230083,-0.024920216,-0.041192587,-0.031480964,-0.014493177,-0.04046361,0.05815499,0.011173295,-0.0040502935,0.010405191,-0.04980737,-0.0006710501,-0.081617944,-0.037641462,-0.011111039,0.0003241767,-0.0068813046,0.034364108,-0.018882811,0.00998655,-0.027361965,0.020456303,-0.030079884,-0.038406894,-0.020215467,-0.017254386,-0.03834223,0.005893276,0.016679453,0.017377395,-0.020679077,-0.008082536,-0.04112843,-0.03545032,-0.0020312057,0.013741663,-0.06258434,-0.009355529,-0.011910605,0.016214533,0.005110599,0.01990311,0.02816926,0.011707295,0.0024021633,-0.046478268,0.018282799,0.086461015,0.018424332,0.014477518,0.04879166,-0.02611189,0.009171975,-0.06831614,-0.013466866,-0.025548473,0.042526647,-0.007280287,0.0084547065,0.05219596,-0.039134033,-0.0454011,-0.014724989,-0.017421812,0.011446579,-0.02511351,0.005292511,-0.03184284,0.013089281,0.026625037,-0.008923613,-0.008587749,0.0014882219,0.002920999,-0.011767,0.04800835,0.0058300504,0.01850424,0.015665654,-0.00034007936,-0.030941524,0.04993416,-0.013696353,-0.022834359,-0.03403471,-0.042933516,-0.016575856,0.06037858,-0.023095788,-0.03870581,-0.01793491,0.019228667,0.028076028,0.027456092,-0.020685764,0.0074731107,0.009808505,-0.011162363,-0.013605892,0.021063996,0.021024765,-0.024949005,0.03977656,-0.005220455,0.020567538,0.06842107,-0.0032898048,0.003317784,-0.018419877,0.010347569,-0.024636788,0.03723385,-0.008506047,-0.0105188405,-0.0008447831,-0.02753344,0.062316902,0.010152511,0.013913757,-0.007520892,0.027008705,0.023074018,-0.027775118,-0.026216663,-0.016811952,-0.010885738,-0.005851024,-0.0052101063,-0.0032625354,-0.03420297,0.012013152,0.027944341,-0.024833573,-0.0165123,-0.0024862492,0.058153253,0.002382166,-0.004518641,0.01977841,0.005324414,-0.0020160566,-0.02965047,0.069951355,0.02948585,0.003546891,-0.037021164,-0.039882004,0.031976927,0.0015854357,0.010507457,-0.0051992363,0.0134732835,-0.017182993,0.02578861,0.013728523,0.032677926,-0.0077142133,0.0027050695,-0.04715768,-0.00011088886,-0.0060000634,-0.03136156,0.026167067,-0.00095803844,-0.004583245,-0.022303082],"last_embed":{"hash":"1ouoisc","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1ouoisc","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{2}","lines":[111,111],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ouoisc","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.059154127,-0.04063514,-0.0682492,-0.0021481814,-0.052392617,-0.016005505,-0.0039961385,0.012737344,-0.0071004867,-0.00045817095,-0.038061313,0.016694916,-0.02805774,0.030426495,0.03520148,0.055112194,-0.006387197,-0.013183462,-0.006579316,-0.010074335,-0.050753642,0.007771321,0.039246432,-0.038092077,-0.045548845,-0.024869304,0.019083206,-0.03858075,-0.011388882,0.042205095,0.008481736,-0.051782276,0.044650175,-0.029867245,-0.013822709,-0.008511838,0.017610142,-0.0131136235,-0.046804007,0.056773316,0.009958967,-0.0013675414,0.015960021,-0.03397348,0.056580845,-0.024760313,-0.050008167,-0.004467543,-0.03552222,-0.008095956,0.00763206,0.015480097,0.04067055,-0.014544977,-0.013541985,0.048518967,0.0029473049,-0.048515182,-0.05806523,0.006919361,-0.029005842,0.0053226138,-0.014604448,-0.030521207,-0.01782868,0.05561475,0.029805655,-0.009552991,-0.00016653974,-0.016795384,0.013922955,0.012851374,0.00849178,0.011933994,-0.053840917,-0.015272581,-0.029748857,0.026191212,-0.014817596,0.025312483,0.0009990581,0.005621427,0.00056921516,0.0037932247,-0.018336782,0.022285992,-0.035989605,0.0786946,0.034396984,0.0047295433,-0.02308486,-0.014696577,0.011867644,-0.012341083,-0.033749867,0.034516,0.015348213,-0.05277712,0.050329003,0.009780997,0.032909036,0.008195487,-0.016879922,0.009367957,-0.02048956,-0.014694457,-0.024259156,0.0145775,0.022860168,-0.022109108,-0.001036273,0.0142198,0.041063413,0.01736424,-0.009070775,-0.013183595,0.025728337,0.0030079153,-0.03355594,-0.002236685,0.02456008,0.0408805,0.038348854,-0.031373423,0.0011241145,0.0066328505,0.0022469023,-0.008433744,-0.028389182,0.0025021983,0.024538912,0.01644834,0.00039884128,0.0037977428,-0.005727697,0.0284765,0.051371105,0.009500406,-0.021403316,-0.043989357,-0.008331952,0.05215975,-0.041556116,-0.0047637997,-0.004701304,-0.015742073,0.032156233,0.027732769,-0.026206119,0.023520218,-0.03631053,0.01195325,0.012305456,0.07777099,-0.0048984177,-0.011578767,0.039314225,0.041847255,0.04402801,-0.022839429,0.02240401,0.009657131,-0.011798868,0.032746278,0.020033818,0.016093984,-0.0021525575,0.038018823,0.0043689013,0.007798975,0.0011424661,0.009345399,0.01518152,0.022870298,0.043802336,0.01595728,0.07652235,0.016232759,0.019876843,-0.02493673,-0.018820327,-0.0022231804,-0.023113897,-0.02437213,-0.0047574947,0.036170322,-0.032862302,-0.039593086,0.03164145,0.050877746,-0.013912918,0.00079578464,0.0014528146,-0.012550742,0.017307464,0.03531945,-0.007871118,0.012497902,0.03394127,-0.03228377,0.028898189,0.021297958,0.011922775,-0.013364104,-0.0537271,-0.0071754386,-0.038494263,-0.031202054,0.015302165,-0.061658476,0.010597549,0.02295866,-0.02849638,-0.011538056,-0.03136627,-0.03600589,0.027423063,-0.011012288,-0.0054825754,-0.0028556597,0.013046652,0.07646644,0.019636335,0.043682966,-0.009417922,0.024032418,-0.003322374,0.047172476,0.024238342,0.018200751,0.004893638,0.024339367,0.011501494,-0.0062171966,-0.0068811583,-0.015934091,-0.037878823,-0.0065377783,0.03316661,-0.022456782,-0.020512337,-0.015662717,0.007643869,-0.008198941,0.0092963595,0.009751217,0.039812353,0.06281592,-0.012507242,0.017423008,-0.019396959,0.013974662,-0.010034498,-0.03126078,0.02581874,0.033143114,0.018606318,0.015627109,0.025611872,-0.013622232,-0.018551532,0.050879795,-0.0009699668,-0.0017558396,-0.00942477,0.016126754,0.0026110425,-0.030371774,0.0069615766,-0.0012748616,-0.0027782826,-0.019543638,0.00936254,0.02601996,-0.021296836,-0.0053260606,-0.04308951,0.023537021,0.054437418,0.0036565103,-0.026223974,-0.020464562,0.004976052,0.045312908,0.029012093,0.01933774,-0.054442827,-0.031268783,0.00013884438,-0.03152836,0.018285282,0.0010790373,0.08017684,0.0057140607,-0.04461848,0.017349677,0.015533261,-0.16652916,0.01584832,0.002457903,0.049069878,0.026602516,0.042314596,-0.020441636,0.01943791,-0.07828993,0.06028882,-0.01607998,-0.060437836,0.02008106,-0.009554697,0.0050624586,-0.0003775955,-0.031337284,-0.012401398,-0.02749979,-0.04518581,-0.02973135,-0.03014746,0.0054479823,0.06626133,0.0029099067,-0.004810068,0.084894836,-0.0015078295,0.016596217,-0.032769486,-0.06847043,0.017445857,-0.0053333105,0.011370863,-0.016936164,-0.009692015,-0.026883498,0.037806347,0.04470659,-0.004564424,0.068245076,0.05504701,-0.0045316494,0.059682444,-0.026503488,-0.03673473,-0.016302867,0.011629821,-0.05730429,0.0036598828,-0.0068888776,-0.012049295,-0.023281962,-0.02400308,-0.038875863,-0.00931868,0.027079683,0.028329056,0.0023041575,-0.007705464,-0.017508723,-0.048315596,-0.0037763144,-0.0055417027,-0.021479502,-0.055599723,0.038596313,-0.024970053,-0.021096192,-0.026206251,0.044002194,-0.057407763,0.024433555,-0.017450402,-0.026936226,0.040333107,0.01570297,-0.019902268,-0.03342247,-0.086126976,0.01991178,0.041281156,0.0172475,0.0064398698,-0.0069754994,-0.062484,0.014338801,0.03621409,0.018329222,0.2501113,0.01744598,-0.015757538,-0.006595415,0.04390753,-0.01496421,0.015841762,0.08516316,-0.0074738273,-0.03248282,-0.016958952,0.004453298,-0.0018155357,-0.014269506,0.040974066,0.047580574,-0.073712386,0.0078194905,0.07290765,0.009064357,0.028341398,-0.04587374,0.038184214,-0.0035473478,-0.06302485,-0.037940137,-0.0058469265,0.02422009,0.01075534,0.02247566,-0.025361363,0.060019743,0.044663582,-0.03155145,0.033014644,0.03104521,0.021621747,-0.06890393,-0.009947816,0.022161478,0.0061884844,-0.013360343,0.0012884266,-0.046740983,-0.017407624,-0.03260617,-0.015786123,0.03622949,-0.021103086,-0.02410623,0.0038967745,-0.035054393,0.018213904,-0.008048624,-0.015854653,0.013509928,0.0011776531,-0.037177205,-0.002844037,0.015247565,0.033956148,0.0016658205,-0.035879415,0.008854587,0.014179937,0.015854122,-0.04335333,-0.03246218,0.0203075,0.01683709,0.0030329009,0.010002216,0.0073762215,0.00836979,0.021879042,-0.009439556,0.03082696,0.053949147,0.025162037,0.005879346,-0.014488154,-0.010083779,-0.023141427,0.025418071,0.029896462,0.020534711,0.0067547914,0.053672954,-0.012917355,-0.011855435,0.013300193,0.008171139,-0.036154173,-0.0093948515,-0.0030159769,-0.037752453,0.019647421,-0.054836743,-0.026779449,-0.0011906477,-0.037901092,0.0016844695,-0.011669324,-0.017649092,0.042939413,0.052611735,-0.014178782,0.014618958,-0.02582069,0.020441175,-0.062478498,0.008573188,-0.006114422,-0.0002922621,0.008740912,0.032450065,0.022305131,0.010650421,0.06938367,-0.00917209,-0.012962339,0.0437853,-0.021142699,0.038430203,-0.00084578333,-0.09084299,0.0022583255,0.01466734,0.0115149375,0.03514364,0.039850686,-0.025178052,0.0116358185,0.026520703,0.016672531,0.023311188,0.018486865,-0.0007628128,0.0065129455,0.02742795,0.004390344,0.015408602,-0.013547197,0.027609779,0.013749101,0.049827065,-0.023324866,0.028515473,-0.064014465,0.0040467717,0.009564646,0.031198965,0.0096852165,-0.046449855,0.015515894,-0.061368886,-0.019463545,-0.06556709,-0.006625094,-0.02227016,-0.020888846,0.0024395338,0.01713381,0.038521145,-0.022231044,0.025337828,0.003400409,0.027775796,0.007807256,-0.036750294,0.037200212,-0.0076109483,-0.050664116,-0.043038614,0.003667753,-0.028881893,-0.057881333,-0.0029313376,-0.0071822274,-0.013158386,0.030048558,-0.005413228,-0.005480341,-0.0010411342,0.04755722,-0.02879721,-0.032752886,-0.006870244,-0.042762753,-0.025900917,-0.0022494132,0.09558028,0.0031163094,-0.012653741,0.0019903218,0.001324971,0.06650988,0.04313029,0.013531107,-0.011198251,0.0069568907,0.0249876,0.016159618,-0.012391251,0.0017593172,-0.011438864,0.010665142,0.019268116,-0.020561187,0.0027624909,0.012579577,-0.013739358,-0.08378037,-0.0087986635,-0.022742245,-0.011748676,0.01696001,0.034245696,-0.047419038,-0.054610673,-0.0064677186,-0.016279152,-0.00250341,-0.03928335,-0.01615857,0.026938494,-0.02891736,-0.012920446,0.006447801,-0.017335668,-0.0025210413,-0.028976105,-0.028381778,-0.036956634,-0.005001447,0.036627397,-0.0038272755,0.02906113,-0.033862647,-0.027837453,0.0011991942,0.0009864066,-0.012495965,-0.016183604,0.055235684,0.011526387,-0.02250814,-0.056972463,0.02073396,0.011511813,0.014541242,-0.035208322,0.008448353,-0.06944255,0.058540344,0.019377366,0.023122238,0.013861658,0.014966605,-0.019283744,0.007364264,0.040124476,0.011526041,-0.039325956,0.0102901375,-0.041547123,0.01525287,0.018813923,-0.023747262,-0.044345055,-0.026704265,0.006987263,0.020865692,-0.024000172,0.0005473691,-0.021743188,-0.0053446316,0.0052885083,0.02066898,-0.035133056,-0.022399573,0.043682646,0.033069685,0.0058977925,-0.02932002,-0.012618666,0.054541025,-0.026551152,0.010294157,-0.06376668,-0.01383457,0.022651486,-0.028632225,0.00942503,-0.023661232,-0.011353249,-0.052159525,0.06673524,-0.01603051,0.008239329,-0.013980369,0.059197314,0.003917387,-0.0070304107,-0.0061172587,0.022367094,-0.016250897,-0.02557444,0.04851449,0.000017653423,0.014284021,-0.043384507,-0.03608082,-0.024399608,0.00063356716,-0.008878583,0.056954995,-0.03273512,0.022372635,-0.012649352,-0.022483287,-0.03173849,-0.0054579554,0.007532327,-0.013991134,-0.004986735,-0.02195911,-0.031230876,0.005964755,-0.0052182535,-0.03511774,0.0023849776,-0.013776908,-0.034858204,0.016527768,-0.0040124813,0.036211178,-0.018091183,0.037665725,-0.014086145,-0.032997258,0.035753313,0.04301213,-0.028901188,-0.01007361,-0.04187746,-0.008015306,-0.017178768,-0.017401159,0.0030572712,0.036204454,0.00020322898,0.0060906797,-0.06020484,0.0039403904,-0.012409015,0.0027999652,0.004122828,0.057221998,0.07713254,-0.02195908,0.053661596,0.00017093703,-0.01524081,0.010849087,0.0038144938,0.021661911,-0.055636898,-0.007386942,-0.010144564,0.01746724,-0.02924069,0.0024064754,0.013489316,-0.03604303,0.026152233,-0.032058056,-0.0324984,0.031740043,0.002943443,-0.016508365,-0.04015872,0.0049951514,-0.036664523,0.023096671,0.019270787,-0.0047970456,0.034858983,0.047548175,0.011571514,-0.004733511,0.005322236,-0.048151698,0.02606099,-0.15481353,-0.0156703,-0.012042093,0.003248545,0.007816653,-0.0027177022,-0.018222224,-0.042208273,0.011843954,0.0010241722,-0.0053079226,-0.03199215,0.013434724,-0.009746087,-0.022632778,0.0223795,-0.029727157,-0.009008069,-0.036601786,0.078952074,0.016248984,0.037621528,0.056345876,-0.034903098,-0.016844781,0.006142734,-0.0586136,0.003468769,-0.032308564,-0.03448103,-0.016010853,-0.07396076,0.027887536,0.040046096,-0.020588532,-0.03630742,-0.012362338,-0.012953648,-0.074644156,-0.025263986,-0.030425878,0.016744705,-0.0123701,0.02073365,0.018176237,0.056850296,-0.007239931,-0.025364347,-0.051882364,-0.0023397645,-0.021423284,0.061573107,-0.022388538,0.018382724,-0.0023113466,-0.03018971,-0.01440236,0.01929379,0.015860545,0.024553176,-0.003565845,0.018621756,-0.020958766,0.002685087,-0.030226609,0.030903429,-0.054847647,0.0044389805,-0.021855928,0.021370146,-0.030849142,-0.0132608265,0.015824586,-0.030486254,0.012950591,0.007255461,0.030815171,-0.010739024,0.0019299254,-0.01693003,-0.036457304,-0.016998652,-0.021290606,-0.049151365,0.05693232,0.0024285687,-0.0021017718,0.008424247,-0.040775284,-0.0059046904,-0.08029617,-0.026196523,-0.009817271,-0.0021440866,-0.009492431,0.038147744,-0.011048325,0.018892866,-0.02847465,0.010002377,-0.026245961,-0.02800055,-0.026239656,-0.0077088606,-0.0432365,0.0062385644,0.017331995,0.014127575,-0.010342689,-0.015269132,-0.023886438,-0.032063592,-0.00007927531,0.006879373,-0.06625604,0.0010038702,0.0010247887,0.020775521,0.005697926,0.02557697,0.009961297,0.0080961175,0.018189058,-0.039745588,0.023781568,0.088138185,0.0307487,0.034963567,0.045075797,-0.032806434,0.0020148351,-0.061658688,-0.020375041,-0.022917598,0.041975338,-0.0018898929,-0.0037478844,0.05969192,-0.027405387,-0.036759768,-0.02575588,-0.022062648,0.00439959,-0.022567883,0.00012338483,-0.018242262,0.006518407,0.031240525,-0.014068617,-0.021215513,-0.013086496,-0.00082406634,-0.0039552297,0.051914223,0.0042449906,0.014170348,0.01027331,0.019035218,-0.019363888,0.058434427,-0.0044290633,-0.044348206,-0.036566406,-0.034022573,-0.025082113,0.084528334,-0.01695906,-0.04002328,-0.021736186,0.00917293,0.049918745,0.016934019,-0.02470229,0.0052271658,0.011508969,-0.0020229889,-0.012694281,0.016474482,0.0094573395,-0.015316124,0.037901983,-0.020182088,0.012794417,0.058223512,-0.016617954,0.0027285398,-0.027676208,0.0052145943,-0.032634605,0.028215429,-0.002377475,-0.020786174,0.007937982,-0.0057749054,0.05985954,0.01467331,0.021862306,-0.0005206668,0.023876201,0.014795982,-0.038723137,-0.01853865,0.007664266,0.0013927659,-0.020122122,-0.0026955185,-0.020818412,-0.0328188,0.026627274,0.02650028,-0.02949446,-0.02383572,-0.0020257824,0.04373525,-0.009438512,0.008313694,0.024672482,-0.0031546857,-0.0036198387,-0.026158784,0.06257453,0.020442944,0.0044846134,-0.023646638,-0.05602493,0.04561688,-0.0123504875,0.019460691,-0.01029142,0.0013839501,-0.043590654,0.008222796,0.008250869,0.029735912,-0.0020687263,0.0065906355,-0.024724334,-0.0012678439,0.0029713677,-0.036357656,0.01977195,-0.001403022,0.0074758884,-0.01038015],"last_embed":{"hash":"f07hv1","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"f07hv1","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{3}","lines":[112,112],"size":80,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"f07hv1","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06569387,-0.037492834,-0.041964892,-0.01301688,-0.0305988,-0.005580915,0.04254945,0.018704988,-0.034393314,0.0014355943,-0.02155319,-0.0018656127,-0.022725722,0.035725873,0.036464352,0.043520633,-0.008946755,-0.0020273675,-0.011851856,0.0039813216,-0.03690394,0.019101106,0.040383197,-0.046229593,-0.033981916,0.00044011258,0.01334011,-0.029888628,0.01994764,0.047700547,-0.00011779467,-0.0451125,0.03625199,-0.024241788,-0.012277221,-0.007257936,0.019968068,-0.017914653,-0.037073247,0.054017104,-0.014221685,-0.0019639297,0.01634929,-0.02427616,0.05602967,-0.017023368,-0.02349217,-0.005535163,-0.019013686,0.0024224187,0.018661993,0.0019589954,0.03308966,-0.031254154,-0.021268686,0.030778911,0.02073614,-0.04233335,-0.040286843,0.016555889,-0.055059984,-0.0143846115,-0.00053506094,-0.013611628,0.0038307144,0.07759665,0.011546352,-0.010425535,-0.0013358052,-0.011289833,0.009516657,0.0028995434,-0.017459756,0.012926299,-0.04982319,0.0063783466,0.0026101673,0.0024435287,0.0076729055,0.034526583,0.019561993,0.002502139,0.018916951,0.009166709,-0.017948706,0.020282315,-0.022922212,0.03832371,0.01959997,-0.017505988,0.002468994,-0.0069455868,0.015555169,-0.018194433,-0.04279787,0.04292754,-0.0051425705,-0.046537828,0.046523105,-0.008478112,0.01814639,-0.012058751,0.016623601,0.013315395,0.020004116,-0.03921658,0.0112754265,0.028134996,0.014106917,-0.03677251,0.003718483,0.014307437,0.026685236,0.0052192844,-0.002363607,0.00022435856,0.03417924,-0.014127178,-0.0372778,-0.0024610928,0.028197711,0.013325014,0.037923265,-0.0488449,0.01831894,-0.0024980984,0.009614988,-0.0029294735,-0.03053183,0.0071625123,0.017556343,0.016224518,-0.0020680705,-0.0008503125,-0.0046712514,0.02494661,0.055553615,0.013791552,-0.024805492,-0.05314216,-0.00081632275,0.01123686,-0.04554074,0.01006302,-0.0057431045,-0.016308036,0.01569978,0.009956492,0.0033347358,0.016103275,-0.034463402,-0.0031337258,0.01945839,0.054651342,-0.000050005914,-0.014132468,0.05370783,0.042828143,0.030729193,-0.02412779,-0.005082988,-0.0013175344,-0.041817024,0.03005451,0.031853545,0.00930798,-0.0019143387,-0.002357475,-0.003374646,0.019061556,0.027467323,-0.01744584,0.038629986,0.010165182,0.033122588,0.023139922,0.07971671,0.024168432,0.018880298,-0.01631177,-0.037471373,0.0061986665,-0.030562691,-0.026260938,0.0015001589,0.034767065,-0.0070386254,-0.012508204,0.020154202,0.04918487,-0.02856687,0.0087224515,-0.015480636,-0.00034128092,0.014480191,0.023914894,-0.005797355,0.007366379,0.020531936,-0.022696767,0.025964597,0.038203742,0.020628687,-0.027668072,-0.03804304,-0.027653102,-0.029427227,-0.02575263,0.0062693562,-0.066142105,0.02567018,0.014739271,-0.0055524106,0.018089026,-0.03205564,-0.025347771,0.03696649,-0.006600996,-0.0095448475,-0.0025334128,0.03362248,0.054299053,0.014786864,0.027429765,-0.015819756,0.022414288,-0.01211369,0.048976164,0.009016087,-0.012896515,0.002687524,0.011414815,0.010799014,-0.01990225,0.025297415,-0.021321526,-0.054915223,0.0061922674,0.04751277,-0.009399647,-0.0004484957,-0.022363307,-0.008581316,-0.009353268,-0.0099690305,-0.02440091,0.051852323,0.049909264,-0.023400024,0.019561512,-0.016802128,0.012428309,-0.004822283,-0.0336202,0.031552687,0.039550383,0.014676521,0.009513854,0.026500653,0.024744263,-0.0190481,0.044420376,0.015477928,0.013967989,-0.0328596,0.026166659,-0.010578545,-0.0463314,0.01151784,-0.0063021663,0.0043655527,-0.015209981,0.037312288,0.020363174,-0.011738163,0.016828649,-0.03239489,0.021453634,0.06671279,0.018116461,-0.020486588,0.02723132,0.016790519,0.040741842,0.052564196,0.0034327044,-0.032878485,-0.053212874,0.0045336615,-0.032210417,0.004372872,0.017440064,0.070445284,0.0069277915,-0.05714127,0.045886382,0.016687296,-0.17504483,0.0125680305,0.011027774,0.033621307,0.019842245,0.021811163,-0.008920919,0.013319667,-0.09834229,0.05029639,-0.03192212,-0.051442273,0.017483825,-0.0034899,0.010450991,0.016841127,-0.04196348,-0.0021537074,-0.022989523,-0.04062038,-0.009625089,-0.014199903,-0.008993441,0.0046764356,-0.0095426515,0.01864607,0.07792103,-0.014285685,-0.014250645,-0.016510736,-0.07611753,0.04508543,-0.0066495743,0.015102716,-0.0016654424,0.008008678,-0.025956472,0.029543769,0.03499101,-0.012035814,0.050008018,0.062226165,0.0005090182,0.040319774,-0.0187973,-0.020204343,-0.0127755795,0.0141268205,-0.06292375,0.0000031190025,0.0046638036,-0.016442508,-0.025532423,-0.045310598,-0.026665092,-0.033375427,0.04583483,0.026595911,-0.03063944,-0.015092334,-0.0021072286,-0.03941874,-0.00006227751,0.039184388,-0.016705867,-0.06037324,0.01815648,-0.046531223,-0.017024806,-0.00911243,0.037527658,-0.045552738,0.020036552,-0.02439207,-0.02354054,0.029350247,0.00069580757,-0.02628523,-0.02651671,-0.093178526,0.0370906,0.032256342,-0.018600348,0.0025606973,-0.01993707,-0.027102126,0.033866744,0.037474252,0.030714579,0.26042438,0.012640982,-0.05682451,-0.003486255,0.044522457,-0.001835903,0.008205638,0.11210195,-0.008604074,-0.040934272,-0.06449926,0.021145355,0.0027986958,-0.0076007675,0.028098043,0.038878575,-0.054602087,0.024444377,0.08003055,-0.0058557265,0.033273816,0.000970436,0.029991088,-0.0033840076,-0.04932424,-0.03265161,-0.016661854,0.010477599,0.016950652,0.018283952,-0.027535494,0.03025302,0.040145643,-0.057191342,0.0128241535,0.011273231,0.020384623,-0.082485974,-0.030216461,-0.012128966,0.009454475,-0.000620775,0.0037656769,-0.034879066,-0.04562396,-0.042003073,-0.022148741,0.0034685098,-0.00062858855,-0.020311559,0.008397867,-0.03266399,0.020249562,-0.014642622,-0.030782694,0.018737962,0.009778758,-0.03352832,0.0013801053,0.044733543,0.0015055072,-0.00006767154,-0.06514779,0.009601414,-0.00022975309,0.03152369,-0.02065791,-0.024251645,-0.0025434536,0.021201314,0.01143374,0.010609623,0.0015438438,0.01622475,0.02820806,-0.024098119,0.020432608,0.06680293,0.010450251,0.01361023,-0.026939489,-0.020442832,-0.025659716,0.022662025,0.0160937,0.027720664,0.007562264,0.072157905,-0.016249077,-0.026516348,0.006799766,0.0076216306,-0.023955604,0.055395152,0.0096023185,-0.018459741,0.042182956,-0.04498144,-0.024608945,-0.028666932,-0.026193883,-0.015274983,-0.026277876,-0.027224584,0.029227477,0.039645627,0.01647492,0.0020166717,0.014600259,0.0019164275,-0.07214544,0.0065629645,-0.0044717747,-0.0012120554,0.010445633,0.033228114,0.035338406,0.019991582,0.073453,-0.0092354845,-0.021134818,0.0016956651,-0.01909305,0.04447817,-0.018688168,-0.05629298,-0.007265388,0.010314257,0.008611177,0.038743265,0.027952567,-0.032523297,-0.00028310847,0.03214326,0.048559513,0.026309503,-0.0037147463,0.005203357,0.009596422,0.031162784,0.0015111328,-0.0014211279,-0.0142988665,0.012670678,0.017892793,0.04001345,-0.043642487,-0.003173844,-0.06265515,-0.004136431,0.00773393,0.038591992,0.0066500017,-0.040154833,0.0054073776,-0.06903386,-0.027682956,-0.024279533,0.015443732,-0.022938013,-0.01542789,-0.0210559,-0.0038269404,0.041497555,-0.019700475,0.035252035,0.013945574,0.030594654,0.019890428,-0.005199902,0.022466054,-0.023958314,-0.044484254,-0.03001708,-0.014872391,-0.019680874,-0.06322678,-0.0023935835,-0.0078053763,0.02263899,0.009099638,-0.004306496,0.004130044,0.021991603,0.03712569,-0.0112432,-0.04899376,-0.002575381,-0.074889645,-0.03254604,0.0049351095,0.10186608,0.019968942,-0.022057982,0.0022155792,-0.009184478,0.098413855,0.059882596,0.012970184,-0.0071118614,0.0153727345,-0.026042849,0.01654966,0.012411751,-0.008103341,-0.006253449,0.046375863,0.030292546,-0.04458416,0.005819861,0.015672846,0.00039771342,-0.07737951,-0.0019958136,-0.038430184,-0.030359497,0.034131367,0.025832608,-0.015711285,-0.030424282,0.0022726206,-0.000016311293,0.0018601078,-0.017726852,0.018469092,0.02320944,-0.028828224,-0.018763736,-0.0028484603,-0.012116752,-0.00066788297,-0.030237649,-0.007094571,-0.022365935,0.0052811573,0.020418238,-0.012699214,0.022684379,-0.011302865,-0.029709851,0.0133732315,0.029556418,-0.020104095,-0.029937878,0.03941372,-0.005633898,-0.011460997,-0.060467277,0.019715628,0.017755492,0.009134086,-0.007476621,0.0124458885,-0.04367594,0.05181733,0.006710067,0.026644709,-0.0030311563,-0.014914073,-0.0211452,0.0014500602,0.052363895,-0.008694971,-0.027682265,-0.031149859,-0.032851312,0.022799337,0.027118353,-0.0233252,-0.056804515,-0.029224457,-0.003689736,0.007166683,-0.009619216,-0.0055525256,-0.03111239,-0.017810581,0.0044598784,0.015494209,-0.049053065,-0.01607669,0.004406709,0.03453181,0.028530845,-0.024856715,-0.013158471,0.031930726,-0.031378698,-0.014605289,-0.050301187,-0.008139202,0.015171467,-0.032727435,0.017240053,-0.03938235,-0.009251769,-0.05469729,0.06430439,-0.03138051,0.017804416,-0.018901452,0.016376683,-0.0149322,-0.0028333361,-0.0030184963,0.007158918,-0.0051723435,-0.029404731,0.038380004,0.005832441,-0.001669031,-0.038156554,-0.049425174,-0.0051013934,0.0069059357,-0.014934778,0.04555972,-0.024946792,0.02411773,-0.036357995,-0.017963162,-0.02884888,0.0040891566,-0.016479924,-0.00060371094,0.0016525628,-0.026593076,-0.038967583,0.011518034,-0.041877966,-0.030503726,-0.0041085365,0.0034358255,-0.047844976,0.020369584,0.008548024,0.064854614,-0.018921081,0.030703269,-0.01265892,-0.022413068,0.014054222,0.0449117,-0.029903896,-0.001276057,-0.035336997,-0.00024886298,-0.01756758,-0.014795083,-0.0039645815,0.031079376,0.0105889365,0.0005894667,-0.039766904,0.0030425363,-0.022913316,-0.004129975,0.0018580125,0.04925854,0.057939664,-0.021518653,0.056844387,-0.0040924167,-0.024917625,0.008567807,-0.0019491327,0.021093953,-0.052609015,-0.020771699,-0.014583969,0.008015454,-0.034041796,0.011887688,-0.0067469347,-0.02535949,0.023027766,-0.01968662,-0.033598263,0.046885073,0.023476942,-0.032412656,-0.037785754,0.007797851,-0.036729466,0.019553421,0.006561429,-0.0063855946,0.017845016,0.032488577,0.033761498,-0.017832575,0.008983846,-0.03349709,0.040435366,-0.1708066,-0.0042423075,-0.018461151,0.007431396,0.032042477,0.004514102,-0.014238986,-0.023378516,0.014224893,-0.0045299423,0.0032439325,-0.04339942,-0.0038579335,-0.011154011,-0.019163948,0.020275502,-0.019678548,-0.0027639451,-0.049030725,0.031195473,0.017945258,0.03315537,0.038769487,-0.03827175,-0.028756738,0.0010102402,-0.068082266,0.0017073263,-0.012083152,-0.006876701,-0.029863967,-0.055636164,0.008737051,0.03322109,0.010352183,-0.017517872,-0.00012946206,-0.02271694,-0.06336551,-0.030461172,-0.041923102,0.032895293,-0.0058522252,0.025651392,0.023989843,0.050248537,-0.037627097,-0.015509162,-0.05253868,0.0021042854,0.0006787577,0.040788047,0.0011473479,0.010444038,0.013806872,-0.025220316,-0.008877883,0.026153633,0.016935362,0.005701226,-0.00080184353,0.031201134,-0.01804213,-0.0018629149,-0.025185723,0.025959691,-0.029483322,0.019052012,-0.03652095,0.018070487,-0.019550594,-0.019452024,0.007898498,-0.02207062,0.008102835,0.017699094,0.047575798,-0.034916453,-0.02043595,-0.015504198,-0.020170545,-0.016591575,-0.040693264,-0.027640117,0.046993297,-0.029979937,-0.017143693,-0.0069862637,-0.03144763,-0.014397204,-0.08823006,-0.016709374,0.0071341926,0.029512594,-0.0051042396,0.02164628,-0.004000607,-0.000808185,-0.025359059,0.010861751,-0.01957002,-0.03227794,-0.028073851,-0.01707505,-0.035669897,-0.004915724,0.025273053,0.02918422,-0.003831044,-0.008816582,-0.013840109,-0.047806278,-0.0036514087,0.012949931,-0.04250602,-0.0065603512,-0.011362092,0.026849765,-0.0015807913,0.03553324,0.025675492,0.0152825,0.009286888,-0.042936873,0.0073564365,0.08898974,0.0104640415,0.0048667835,0.041482713,-0.025995726,-0.003186918,-0.06541146,-0.03444137,-0.0140286535,0.040295284,-0.0035952872,0.0030074422,0.06720534,-0.018366385,-0.0427983,-0.020580309,-0.03097239,0.02112192,-0.011476547,0.023198117,-0.022320472,0.02140182,0.013222099,-0.022067355,-0.02083849,-0.0023119238,0.02447009,-0.0067649283,0.066259,0.007931955,0.004006149,0.044931613,-0.008476605,-0.020312889,0.042474195,-0.006119982,-0.052660227,-0.048917957,-0.04827964,-0.004081436,0.061396137,-0.03530551,-0.028267458,-0.007852544,0.01210302,0.028301686,0.02069356,-0.041762695,0.013682672,0.0015130138,-0.02533721,0.0206858,0.016129557,0.042341284,-0.044719305,0.05213692,-0.0022832833,0.009560006,0.08397902,-0.030588463,0.0024087077,-0.01317232,0.029827597,-0.052818872,0.043820348,-0.0049971794,-0.019395614,-0.0128635885,-0.019813366,0.042608205,-0.0035236883,0.02325995,0.010589461,0.026832378,0.017234392,-0.029672552,-0.04109502,0.010482672,-0.010405633,-0.02737237,0.014003912,-0.0014964323,-0.02499019,0.026407894,0.05917538,-0.022740882,-0.015261341,0.00034934373,0.039167624,0.008252471,0.013899002,0.017525755,0.026329523,-0.026167352,-0.029745802,0.058174703,0.015517867,0.002391659,-0.03882048,-0.0551615,0.044015076,0.01082902,0.029714985,-0.006314142,-0.020286608,-0.027476685,0.013787772,-0.004562218,0.039582055,-0.00645716,0.01198077,-0.05790672,0.023143822,-0.029492157,-0.027871551,0.008083751,0.006778241,-0.0013719437,-0.0058165146],"last_embed":{"hash":"ygfhs6","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"ygfhs6","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{4}","lines":[113,114],"size":85,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ygfhs6","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04148783,-0.039590687,-0.049752265,-0.0023504586,-0.04887453,0.0013175601,0.006662493,-0.012370235,-0.0003177381,-0.007983949,-0.025856096,0.0069037145,-0.026653802,0.020332702,0.032896116,0.05766607,-0.016107077,-0.010012149,0.0011033762,-0.011483301,-0.028677538,0.013968678,0.04578738,-0.03259763,-0.02276215,-0.023392368,0.0018519921,-0.02330201,0.036485445,0.052939396,0.012475721,-0.05117034,0.007758574,-0.049416427,-0.011737154,0.0006584391,0.017139165,-0.023419065,-0.05451433,0.044205938,-0.0044534598,-0.037573468,0.00022283768,-0.030947732,0.0643578,-0.01651732,-0.0535301,0.0015276496,-0.021815892,-0.005503991,0.034981392,0.012907168,0.03638638,-0.01336775,-0.024945123,0.036559355,0.026292501,-0.054720033,-0.051837172,0.0046701734,-0.05055008,0.008359748,-0.044461973,-0.023097226,-0.00948955,0.04414056,0.053199057,-0.0049275733,-0.003599715,-0.016075479,0.00019070129,0.011943431,-0.007910269,0.023516882,-0.050748363,-0.00026313032,0.0057345796,0.038006652,-0.0001611054,0.032487717,0.010809621,0.0025689367,0.011027331,0.0027868424,-0.011210661,0.02036302,-0.032122977,0.084016934,0.018954169,-0.009666539,-0.027343579,-0.00692795,0.015255242,-0.02689835,-0.038750403,0.032091744,-0.013712947,-0.045426946,0.06653446,0.008787624,0.012927492,0.00096803607,0.011520168,0.018565517,-0.006361941,-0.009506138,-0.009026126,0.02411943,0.02469415,-0.027376994,-0.0069991634,0.021043597,0.047993254,0.015075784,-0.01597596,-0.016328288,0.019930517,-0.004763687,-0.043243818,0.005831634,0.030248296,0.042992517,0.037404507,-0.033659022,0.020530185,0.0115830535,-0.0014842593,-0.0008505644,-0.02467724,0.008027124,0.024949878,0.019014718,-0.019779796,-0.00020691218,-0.0037176493,0.023292353,0.054956857,0.038538337,-0.02384209,-0.055738837,-0.0046489136,0.033738755,-0.05143937,0.0026668108,0.006039252,-0.009752461,0.0018827174,0.009346915,-0.015316972,0.022400102,-0.033084195,0.01903708,0.036269628,0.056510247,-0.0148888575,-0.012543992,0.0388771,0.060607105,0.04451387,-0.032604672,0.014373345,-0.009599704,-0.025929932,0.039923098,0.0060164435,0.008782574,0.005662715,0.02604526,-0.004619012,0.016965527,0.024127195,0.0046775965,0.02016381,0.011499727,0.040393922,0.009895969,0.042649027,0.027789693,0.028345624,-0.022634136,-0.0309444,-0.00270893,-0.011861227,-0.015051598,-0.010032893,0.0367777,-0.018042838,-0.0104154525,0.017825246,0.058018487,-0.009686301,0.010451368,-0.017133057,-0.011141798,0.028819386,0.051992036,0.0121604735,0.009482893,0.03086223,-0.019004628,0.038279954,0.02151248,0.01565192,-0.018073585,-0.040330295,-0.0121732345,-0.027574284,-0.025554463,0.026079938,-0.07202682,-0.0019691524,0.020685822,-0.024927992,-0.008292816,-0.0381283,-0.027573986,0.034274485,-0.008233579,-0.0053786105,-0.007856549,0.023793755,0.09116936,0.027541272,0.027924994,-0.015721612,0.0030715042,-0.029510982,0.044584353,0.027875043,0.0008169178,0.010871722,0.014667076,-0.0035142181,-0.004781113,-0.00084208016,0.00043876673,-0.051657345,0.010111743,0.026881633,-0.009984961,-0.0076080626,0.0038932755,-0.014655119,-0.007840486,0.0035683657,-0.0054203756,0.04335314,0.062217027,-0.014709459,0.025525814,-0.018646162,0.010063802,-0.020126656,-0.021611948,0.012747486,0.034127142,0.013600373,0.010452663,0.038427733,0.0075401734,-0.003946716,0.025697043,0.00052095053,0.010223706,-0.021964308,0.012184106,-0.0050196783,-0.036722988,0.022158273,0.00470879,-0.0018874264,-0.027762577,0.008352073,0.038720522,-0.026841844,-0.00902521,-0.043603,0.020467704,0.028713165,0.008392943,-0.026741043,-0.013323446,0.015488345,0.03929759,0.011993386,0.01305651,-0.04071222,-0.058947008,0.0018001483,-0.035604518,-0.0022655409,0.0026902792,0.06870936,0.005557714,-0.045900542,0.031325635,0.014232735,-0.16202843,0.014204896,-0.0025730624,0.063219726,0.018668266,0.033013545,-0.03454519,0.0057209134,-0.06050476,0.06533363,-0.003402664,-0.05162497,0.032761868,-0.0055943644,0.001323957,0.0017241918,-0.027353164,-0.009582674,-0.03317784,-0.036231156,-0.047835324,-0.042005077,0.012922497,0.050732914,-0.016044652,0.01966611,0.07459941,-0.00076846266,0.0048912065,-0.037457492,-0.084142916,0.03239934,-0.0027087473,0.002297583,-0.0074465987,-0.013283678,-0.024242232,0.039746676,0.028261073,0.01725098,0.07297928,0.03951798,-0.0028113737,0.050073247,-0.003954401,-0.013993238,-0.01862932,0.025144933,-0.06237336,0.006720173,0.012588539,-0.012331161,-0.0034603246,-0.024775278,-0.03399979,-0.023366679,0.010530036,0.017415358,-0.010639738,-0.016945725,-0.014659915,-0.051094953,-0.0002818674,0.016636468,-0.01842867,-0.06422901,0.02480238,-0.02170656,-0.017289499,-0.015406121,0.060720243,-0.06312112,0.0082041975,-0.021196261,0.0053899726,0.046487495,0.019332308,-0.02525714,-0.024399621,-0.099496506,0.011783278,0.041847825,-0.01677224,0.004362517,-0.017804975,-0.040078618,0.010098963,0.027972223,0.017498018,0.2517166,0.012351467,-0.012041535,-0.008361827,0.038018417,-0.014395643,-0.016480627,0.08620441,-0.02767921,-0.026477875,-0.03687611,0.010381652,-0.0063332086,-0.0089409435,0.026157182,0.047779597,-0.062928624,0.023872526,0.062931985,-0.0136121465,0.019510843,-0.04034758,0.0064747417,-0.0152722625,-0.05650786,-0.030310366,-0.0010096839,0.025469206,0.014306938,0.020417681,-0.007661739,0.062168006,0.0385693,-0.06693174,0.025375364,0.0086965,0.020048724,-0.0769176,-0.012437898,0.0022514379,-0.004980809,0.0039953664,0.009048214,-0.040439654,-0.030261593,-0.019855808,-0.014239615,0.0231036,-0.017943636,-0.017124958,0.007837982,-0.03349562,0.012425024,-0.020230683,0.00007754666,0.016314171,0.002582821,-0.018693864,-0.0061406703,0.039928794,0.020519704,0.012975471,-0.042909864,0.0086539965,0.02391389,0.020507416,-0.031151233,-0.026325911,0.013484158,0.014983275,0.0012068622,0.004229083,0.00041465508,0.026345886,0.022922581,-0.033430934,0.026911642,0.042418644,0.03178057,0.008112865,-0.010191482,-0.017703183,-0.02008308,0.02224825,0.03308444,0.014492604,0.01458409,0.044671837,-0.025040694,-0.019415453,0.014907575,0.017085413,-0.03758183,0.027004028,-0.002106728,-0.025434582,0.041452292,-0.056963667,-0.022647493,0.00073093845,-0.034713496,0.0050709825,-0.014890735,-0.022361591,0.036557365,0.03451302,0.012358144,-0.0013865805,-0.017008154,0.02923437,-0.05987874,0.009419042,-0.0020070805,-0.0018342445,0.024835635,0.042337164,0.051186852,0.019008039,0.06628632,-0.015688347,0.016751029,0.039326284,-0.022919115,0.032613263,-0.013077999,-0.06788362,-0.008446995,0.013232956,0.017704539,0.024098948,0.02143298,-0.03583269,0.000006590532,0.020927481,0.04013957,0.029530624,0.036135994,-0.001135407,-0.005971206,0.027390957,0.011955699,-0.013265108,-0.0032031469,0.032286048,0.032881793,0.051573046,-0.032900553,0.006294187,-0.060230203,0.009706566,-0.0007794709,0.029652374,0.017597917,-0.029514598,0.008763929,-0.07399135,-0.014367071,-0.052830953,0.002004416,-0.030815467,-0.023327477,-0.008306616,-0.0038495085,0.049096983,-0.03244029,0.005921067,-0.003978985,0.016657917,-0.015866335,-0.025588032,0.016588822,0.0039250245,-0.03409325,-0.034499303,-0.011136063,-0.021964543,-0.0577294,0.008699872,0.00021877325,-0.011310002,0.014474106,0.0010882263,-0.016588213,0.014558083,0.054232996,-0.038343135,-0.041724518,-0.011575901,-0.04935725,-0.04017877,-0.009196672,0.085644394,-0.0037983418,-0.016975261,-0.004288494,-0.00013816918,0.09010065,0.056489285,0.00583549,0.024722189,0.012832336,0.030335395,0.0116532985,0.0048681824,0.0033445058,-0.022464145,0.01936886,0.017130105,-0.009519852,0.00028940756,-0.002938327,-0.01504213,-0.052348435,-0.0041939337,-0.047433566,-0.021281369,0.008577036,0.04517755,-0.022496302,-0.038087875,0.008106654,-0.005741578,-0.0087060295,-0.041101914,0.0025936805,0.022593403,-0.02585148,-0.025019782,0.008056308,-0.01971929,-0.0049482603,-0.036853164,-0.017351178,-0.04522615,-0.01274036,0.008645096,0.014894277,0.030703593,-0.018205391,-0.039374866,0.0065693427,0.01878217,-0.016448483,-0.034047596,0.07075553,-0.005471347,-0.02511898,-0.044969294,0.0073362333,0.011906286,0.009417918,-0.029334461,0.008403856,-0.052123513,0.052669667,0.0033629949,0.015120832,0.012598221,0.00053596724,-0.017081622,0.004849636,0.032437984,-0.0013900744,-0.033430845,-0.0062833712,-0.051155895,0.016734751,0.025332224,-0.019207649,-0.029734889,-0.027919417,0.00211125,0.02617769,-0.0098979045,0.014034417,0.0016256917,-0.006192055,-0.015875285,0.031313386,-0.05255298,-0.023282904,0.028682439,0.035073556,0.03098264,-0.040354054,-0.029998597,0.03798712,-0.029410915,0.0015222009,-0.06842737,-0.013634024,0.015473444,-0.04110034,0.01515155,-0.031160409,-0.028594865,-0.04660076,0.0439133,-0.027400304,0.021672523,-0.015584081,0.034282137,-0.018450623,-0.011712213,-0.0021174403,0.012827801,-0.022736065,-0.022408618,0.030507913,-0.006137868,-0.006720713,-0.037620865,-0.045350917,-0.024976062,-0.0032642428,0.0021204138,0.048872795,-0.033943992,0.02403845,-0.022024455,-0.0052502723,-0.0317007,0.004050197,-0.01605461,-0.009537631,-0.0040610293,-0.02175044,-0.05050224,0.005960609,-0.021702772,-0.028052947,0.0010164169,-0.026331248,-0.04166626,0.009343984,0.0073703183,0.05895219,-0.0006467253,0.0414113,-0.01991154,-0.05114033,0.036663905,0.048332527,-0.04857613,-0.021472575,-0.023323348,-0.01965696,-0.021459721,-0.009554739,-0.001940248,0.034276213,0.007191992,-0.014251029,-0.072906405,-0.0039015797,-0.0074931565,-0.024409795,0.011505646,0.054052632,0.03800245,-0.026043259,0.040052768,0.007435601,-0.023410683,0.00910208,0.015351905,0.015450024,-0.056367803,0.00081310584,-0.008285236,0.02234708,-0.045129996,-0.0022710224,0.021000946,-0.041992974,0.030763721,-0.0056743855,-0.030928228,0.026532104,-0.000011373568,-0.025548883,-0.04628965,0.014816148,-0.027855838,0.019081132,0.014055096,-0.012241354,0.03401376,0.057669155,0.017049361,-0.013461204,-0.004615588,-0.04371394,0.037085027,-0.15277864,-0.021773536,-0.0023217164,0.015700433,0.026924023,0.0029830162,-0.026926937,-0.03603479,0.009195574,0.010665355,-0.006949994,-0.03631499,0.0025808048,-0.013837776,-0.02606463,0.04013065,-0.044925537,-0.001106238,-0.058342014,0.07006679,0.015379762,0.03115648,0.049606975,-0.024589187,-0.016951028,0.004513298,-0.06007743,-0.0051322747,-0.025953399,-0.010284636,-0.037457637,-0.054468676,0.022604471,0.039931525,-0.0153323,-0.023742035,0.0049551018,0.006662145,-0.092946015,-0.024306245,-0.035129946,0.028456775,-0.011069084,0.024464367,0.023012478,0.06680353,-0.013614219,-0.030156394,-0.036236897,0.009820418,-0.013417804,0.056417014,-0.0007110694,0.015522187,0.007390726,-0.051207088,0.00037015523,0.02294718,0.0065620854,0.015625224,-0.002288459,0.027739182,-0.016143668,-0.000053956293,-0.037866138,0.041679766,-0.04132715,0.016540712,-0.018849276,0.014608413,-0.037315685,-0.009865593,0.021665027,-0.0147615345,0.026676342,0.007999997,0.04290432,-0.010094094,-0.013451013,-0.009643272,-0.04387456,-0.012304488,-0.0117393555,-0.0385678,0.05908822,0.004996909,-0.003788436,0.002652669,-0.038655944,-0.011070797,-0.066640526,-0.038787324,0.008795797,0.008853944,-0.004323859,0.016485557,-0.004346888,0.015797678,-0.042680264,0.020428084,-0.037561394,-0.034493122,-0.019925378,-0.03987702,-0.04224377,-0.0044957274,0.008485365,0.026029596,-0.01425731,-0.022083437,-0.012579915,-0.036163002,-0.00039020856,0.02663236,-0.07308276,-0.006921481,-0.012299414,0.012484955,0.014677232,0.009316911,0.00850266,-0.009446345,0.013251563,-0.04125883,0.007723257,0.087234125,0.026001789,0.009317171,0.039520852,-0.024445646,-0.0019390917,-0.067090094,-0.010492897,-0.02965848,0.033268746,-0.012145479,-0.00088678446,0.06681061,-0.029250829,-0.058337178,-0.021516565,-0.007952076,0.012247351,-0.014431602,-0.0062866444,0.00020838882,0.0068264087,0.039930336,0.00041964912,-0.008765447,-0.0042030904,-0.008299639,-0.01540815,0.07226346,0.004853596,-0.005953405,0.0018811913,0.022154752,-0.00788054,0.05781787,-0.0038805748,-0.03575897,-0.038021937,-0.042959955,-0.020639393,0.091208726,-0.022527242,-0.033230156,-0.018854065,0.009663235,0.051488068,0.02369537,-0.025510756,0.019440828,0.019311357,-0.0027300448,-0.009853759,0.017120892,0.017462024,-0.017737422,0.036429748,-0.0022208602,-0.001498932,0.060248423,-0.035262525,0.013116151,-0.029088842,0.009825655,-0.04487323,0.032256406,-0.0011480015,-0.016250206,-0.0037598044,-0.023241704,0.067917235,0.012789629,0.02257216,0.0031897943,0.027411615,0.029740527,-0.014215036,-0.03657396,0.011971153,-0.014653746,-0.02745593,0.0062613664,-0.011801996,-0.006802577,0.010869534,0.043992043,-0.03130176,-0.019775145,-0.0067805415,0.03274755,0.003900334,0.03260981,0.041150033,0.020572463,-0.012920349,-0.033703685,0.071266234,0.012926024,-0.00502308,-0.025444288,-0.031736474,0.03222409,0.010859808,0.029080423,-0.028144524,0.021085484,-0.029207574,0.020393832,0.011987825,0.04028019,0.006630564,-0.0021552546,-0.0223625,0.0018544951,-0.016267752,-0.01740423,0.041365255,-0.017064486,-0.011638957,-0.0049804817],"last_embed":{"hash":"si48pf","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"si48pf","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{6}","lines":[116,116],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"si48pf","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0421177,-0.04421121,-0.052821428,-0.001379932,-0.057102103,-0.02075144,0.017814657,0.0023949924,-0.016320134,0.0019464222,-0.027853357,0.007117251,-0.024710247,0.031325825,0.030631626,0.064810686,-0.009020508,0.000018951605,-0.005811521,-0.01332249,-0.03862971,-0.005613893,0.05059966,-0.025156416,-0.029713508,-0.024022132,-0.002417489,-0.03122632,0.01784533,0.04267664,0.016339695,-0.060178336,0.030501086,-0.037495892,-0.00931201,-0.012357406,0.029443726,-0.012983503,-0.057505682,0.05318206,0.0007121274,-0.028313443,0.019583512,-0.019752873,0.06823114,-0.010206444,-0.04978326,-0.0053991037,-0.013490641,-0.0005634969,0.008377681,0.0018334951,0.048310604,-0.015217607,-0.012537958,0.029430602,0.019398296,-0.060336716,-0.04829907,0.010252921,-0.039543472,-0.0031978597,-0.029576091,-0.02095986,-0.008962393,0.032595843,0.021509837,-0.01573828,-0.00022648077,-0.016245706,0.004823653,0.015320095,-0.007519576,0.009683458,-0.05592605,0.0016484889,-0.019406702,0.015948853,-0.010574161,0.020896902,0.011447903,-0.00086281414,-0.0008037868,0.004673311,-0.0011084675,0.030371133,-0.03852595,0.08838717,0.02216987,-0.0061665648,-0.016353035,-0.011120428,-0.0029921709,-0.01776898,-0.026819259,0.027536532,-0.011953802,-0.035790987,0.059268635,0.0070201163,0.026414614,0.011817077,-0.005984068,0.013622928,-0.016164666,-0.021180158,-0.02049809,0.013996788,0.0068913423,-0.025823511,-0.022593211,0.009874718,0.05433419,0.024429604,-0.009414156,-0.014584125,0.020848526,-0.012158762,-0.04200559,-0.004468142,0.039048407,0.027081707,0.055016857,-0.01884151,0.0007984686,0.00392294,-0.015714776,-0.012700143,-0.02136482,0.022388207,0.02542574,0.030893553,0.0001877853,-0.0011896607,0.0058009815,0.026696095,0.049973827,0.0235311,-0.013063783,-0.045732066,-0.00921542,0.05813197,-0.054436184,0.0053668143,0.0099515505,-0.016889734,0.025886433,0.012016766,-0.0029553804,0.009914957,-0.03288299,0.0057143196,0.022824954,0.067356326,-0.022954507,-0.015565536,0.043856263,0.06673809,0.044565808,-0.03535882,0.016236382,-0.0047238246,-0.025098057,0.023498585,0.0073881964,0.024113944,-0.015131298,0.025306609,0.008674986,0.017414978,0.024052925,0.004108127,0.013236218,0.019839782,0.040148962,0.016808346,0.05923325,0.019437393,0.012700867,-0.0056765373,-0.040677376,0.008854446,-0.0250289,-0.016099185,-0.01159809,0.051718794,-0.02514964,-0.029016323,0.029343305,0.05325745,-0.025669638,0.01547805,-0.0151770925,-0.003942358,0.0054513514,0.025584547,0.0019287117,0.008818828,0.030036474,-0.030737363,0.03141016,0.022601625,0.004763582,-0.009041112,-0.052962195,-0.018804722,-0.04426634,-0.009249789,0.025670657,-0.08498308,-0.004088967,0.0071596857,-0.016613048,-0.006295326,-0.036536347,-0.040191364,0.03175292,-0.011765087,-0.005575633,0.005530484,0.0134716155,0.08593314,0.006222082,0.049757045,-0.01178581,0.029008994,-0.007887293,0.04872738,0.02192974,0.0001922155,0.03623692,0.015007354,0.023872592,0.00008314584,0.009414263,-0.014999168,-0.047632623,0.008672651,0.022847485,-0.023970913,-0.018852511,0.002302149,-0.019897139,-0.012789185,0.0017028368,-0.005718139,0.02983133,0.061114717,-0.011463397,0.0102915615,-0.011696134,0.00077620684,-0.010878341,-0.036211923,0.015552088,0.038058963,0.009501963,0.012746063,0.035593618,0.007255956,-0.015008711,0.037654348,-0.0051782997,0.010876936,-0.0071972893,0.008147559,-0.012792849,-0.041231174,0.012752615,0.011456658,0.019083472,-0.026505588,0.017496161,0.031991594,-0.027338574,-0.007105373,-0.04429916,0.03415029,0.043607198,0.0039540585,-0.01444496,-0.020135906,0.014399262,0.03534944,0.03541313,0.0079429615,-0.040676065,-0.05206644,0.0017099485,-0.028910771,0.004470801,-0.00035269026,0.07743237,0.008283247,-0.03566751,0.023455655,0.011707583,-0.16854888,0.014371105,-0.012773688,0.051027033,0.022177398,0.04082673,-0.027756345,-0.0028450598,-0.06433207,0.065130815,-0.0012584769,-0.05422358,0.029050574,-0.0026007562,0.0025323771,-0.0027386695,-0.02499959,-0.00029508478,-0.02616873,-0.04103171,-0.026738694,-0.03541628,0.01341518,0.04111013,-0.006278838,-0.00032272516,0.08893298,-0.0033932596,0.0113522,-0.037554555,-0.094188236,0.014195457,-0.0050148778,0.0047631953,-0.01388336,-0.0009865236,-0.02941328,0.024965825,0.040556267,0.009638123,0.069361284,0.049064916,-0.0065607787,0.049763903,-0.009289871,-0.014620879,-0.02975804,0.027903555,-0.05170647,0.0152937025,0.010420536,-0.014433122,-0.024971101,-0.02283973,-0.040758163,-0.002056069,0.006977821,0.037641913,-0.016639413,-0.006658684,-0.015253798,-0.055561356,-0.0072883386,0.00012679132,-0.005987359,-0.05959031,0.03291248,-0.029001126,-0.018083094,-0.01709692,0.055015303,-0.08272174,0.01861177,-0.016980069,0.0038154824,0.03934631,0.015893709,-0.02086093,-0.021958252,-0.0906257,0.009201473,0.044461817,-0.014226419,0.018819842,-0.016306136,-0.047017608,0.020855255,0.021720115,0.011574177,0.2453467,0.017111229,-0.010459952,-0.00073994364,0.03923241,-0.0073580057,-0.010536961,0.07845479,-0.022874482,-0.033089858,-0.025376456,0.011611206,0.0012080157,-0.021712817,0.0045002843,0.04646778,-0.07288308,0.035595182,0.07892581,0.0024684765,0.0240543,-0.032542694,0.017058644,-0.01715296,-0.06922083,-0.043672767,0.00065076334,0.028091377,0.014390924,0.020616978,-0.017211938,0.041170083,0.047994975,-0.051567934,0.013605837,0.02934222,0.018773124,-0.06319326,-0.0100960815,0.011717067,0.012141841,-0.008545629,0.0126159,-0.054100204,-0.041008264,-0.038393598,-0.019086415,0.02228226,-0.023486475,-0.022116488,0.013047052,-0.032462403,0.008688412,-0.013842549,-0.0014893236,0.0058486634,0.0017970412,-0.02325984,-0.008630564,0.03197931,0.033686824,0.002905322,-0.051719762,0.030800154,0.003418847,0.019843591,-0.042613972,-0.023115125,0.017100416,0.009511524,0.016903767,0.0053284983,0.008040783,0.021999186,0.017909389,-0.032439243,0.039922547,0.049642812,0.024569646,0.012535437,0.0010902914,-0.011750572,-0.019223267,0.030130962,0.023747044,-0.00048482712,0.02946298,0.05325031,-0.03678886,0.014423033,0.007619026,0.003702266,-0.01865002,0.014064304,-0.008716966,-0.031484988,0.050289232,-0.04220138,-0.01940253,0.010028079,-0.030200468,-0.012010659,-0.00603661,-0.010783196,0.028657831,0.052683257,-0.004711199,0.008505538,-0.016264832,0.023397306,-0.06640977,0.013348403,-0.0024518513,-0.013625594,0.022868715,0.043124262,0.025393214,0.013983295,0.05984765,-0.031021252,0.016135527,0.032264046,-0.011136379,0.036621477,-0.00426315,-0.077309266,-0.008873758,0.005531408,0.016475683,0.02515237,0.03844419,-0.024809461,-0.0012709247,0.010403734,0.023111364,0.03393708,0.02723548,0.00040167704,-0.0018692614,0.02323982,0.01900414,0.008520796,-0.012851178,0.031903103,0.02586351,0.056777213,-0.03017839,0.00007781321,-0.06148355,0.023598334,-0.0044684024,0.039732326,0.028463833,-0.03763803,0.014023179,-0.06912507,-0.025475794,-0.041230258,-0.006545907,-0.02239994,-0.015334176,-0.0052157133,0.015170552,0.04173854,-0.011594028,0.01011771,0.0009383493,0.009445399,-0.00033109394,-0.035019692,0.017295847,-0.013159141,-0.044081423,-0.024106408,0.00044423458,-0.028270898,-0.06109687,0.013241244,-0.01116684,-0.02505906,0.01666608,0.0018134579,-0.033558615,0.01951913,0.047773052,-0.03419263,-0.048863206,-0.0066190353,-0.04791844,-0.020630319,-0.0044425637,0.09801391,0.0169806,-0.02459528,-0.0004912053,0.0011309246,0.0714836,0.05335932,0.016673286,0.004022835,0.012351663,0.026746806,0.011075798,-0.0027177245,0.0039942474,-0.018528828,0.0055995192,0.020446569,-0.02358977,0.022392122,0.0125094205,-0.018844279,-0.059273366,0.00022817633,-0.04920573,-0.017171916,0.012420723,0.041589897,-0.02432127,-0.02900813,-0.013284792,-0.013119576,-0.0011748351,-0.042466424,-0.009091967,0.019816825,-0.011624276,-0.011904962,0.014377871,-0.012552959,-0.0021960782,-0.037853763,-0.01113388,-0.031664062,-0.01415591,0.02778518,0.008188458,0.030423848,-0.033420082,-0.027627956,0.0009913954,0.009056754,-0.02283552,-0.010945808,0.056832653,0.007885847,-0.035863895,-0.065346956,0.008818363,-0.00016634924,0.012395772,-0.026632609,0.002592905,-0.050491,0.06044277,0.008575043,0.0169407,0.004240203,0.010640992,-0.027134407,0.0004741605,0.030687816,-0.0024817004,-0.02829722,-0.014356943,-0.050739754,0.011762626,0.022786677,-0.019968443,-0.029059907,-0.034924813,-0.009529491,0.0144746145,-0.017020062,-0.0069712684,-0.016578266,-0.0071191844,-0.0037742697,0.0363378,-0.041938044,-0.016712077,0.049051248,0.030503968,0.022325926,-0.026500061,-0.014662678,0.030296007,-0.028117666,0.009125176,-0.07513901,-0.008034354,0.0139126545,-0.04514705,0.021943139,-0.014889741,-0.024460126,-0.058979325,0.056715082,-0.022849066,0.011298876,-0.012730464,0.028622853,-0.0037792071,-0.0041455347,0.021038672,0.009916936,-0.021658588,-0.025229208,0.04464905,-0.0075871693,0.006884793,-0.029983079,-0.028622247,-0.018014977,-0.004344621,-0.0057732263,0.055250574,-0.050148264,0.039446317,-0.034630753,0.006163753,-0.031738944,-0.006945163,-0.00297123,-0.004720457,0.0016954525,-0.032535866,-0.04520169,0.0087687755,-0.0061854078,-0.031217055,-0.009490287,-0.009705653,-0.05475346,0.01337101,-0.002425177,0.02990972,0.0035849975,0.03727972,-0.010784715,-0.04186349,0.030871645,0.025654314,-0.035476957,-0.0015284822,-0.05444732,-0.004335421,-0.007414509,-0.015451773,0.0179245,0.034114067,-0.006486097,0.0063455943,-0.07544832,0.017342323,0.0035596034,-0.015544242,-0.003618836,0.03959186,0.068855874,-0.019399911,0.04509657,-0.0031234215,-0.03438622,-0.00003283238,0.011557156,0.014751851,-0.044636447,-0.004271224,0.0012364341,0.016314296,-0.031539313,0.0018026418,0.023620393,-0.038380407,0.022153772,-0.015349155,-0.030156536,0.04219782,0.0037792933,-0.031202104,-0.026941909,0.007999749,-0.03736127,0.017316591,-0.0087666195,-0.014430487,0.031476386,0.04750867,0.039190236,-0.008183813,-0.0055919536,-0.054327317,0.027285526,-0.1563359,-0.01590104,-0.017286677,-0.005922561,0.023469398,-0.006417525,-0.036212042,-0.028451651,0.0019299438,-0.0025498746,0.0032230862,-0.03928285,0.02323494,-0.0031814228,-0.018611802,0.03466615,-0.031766344,0.009970063,-0.050878882,0.09404255,0.026574958,0.025652733,0.057430096,-0.016069906,-0.018356804,0.008265903,-0.041595608,0.0009654842,-0.023515513,-0.027822822,-0.018028054,-0.052173935,0.02109289,0.05775227,-0.020011384,-0.041882794,-0.001997107,-0.0055929585,-0.097520694,-0.033408582,-0.026115052,0.017499832,-0.009362261,0.028579572,0.019199982,0.070471965,-0.016359767,-0.03559146,-0.039075486,0.012132968,-0.021950368,0.05593845,0.005516149,0.021479119,-0.004537342,-0.033799417,-0.004346234,0.0213167,0.0008353452,0.0008438305,0.007894874,0.033725362,-0.027696593,-0.0051664086,-0.034581218,0.036891226,-0.060394842,-0.00008126973,-0.032315157,0.008978395,-0.019615687,-0.02461462,0.015455674,-0.01023849,0.016611429,0.017581742,0.042845648,-0.02762391,0.0010450777,-0.015460384,-0.05639423,-0.012924652,-0.01430023,-0.03409487,0.059939586,0.0032989932,-0.015110084,0.013178039,-0.043237336,-0.0057047876,-0.07133666,-0.032704804,0.005351407,0.0037946154,-0.0068902657,0.051012713,-0.018192584,0.02049074,-0.031570565,0.01801381,-0.026776927,-0.038440835,-0.014835392,-0.021516912,-0.024508525,0.0012344379,0.0017222692,0.020627353,-0.034504518,-0.00020742774,-0.02193956,-0.040129635,-0.00015506777,0.009333698,-0.06772442,-0.005960944,-0.009553381,0.0137484865,-0.00062700844,0.010091826,0.014366797,0.002491006,0.010313676,-0.04428834,0.013956098,0.09884234,0.02692829,0.02079871,0.03995092,-0.015383317,-0.0023834484,-0.06751487,-0.009848756,-0.02241555,0.042928126,-0.012896944,0.0052653737,0.051928505,-0.038498748,-0.053465907,-0.009282354,0.0059057865,0.005920578,-0.024639985,0.0047221757,-0.03531345,0.013621279,0.01652073,-0.000060780876,-0.0048647216,-0.001833734,0.012264995,0.0021503768,0.046816014,0.013161485,0.025763627,0.010746066,0.010336902,-0.021822954,0.052527074,-0.019850278,-0.02286461,-0.038071442,-0.044506557,-0.017393228,0.06928584,-0.01967588,-0.03700973,-0.01685382,0.022649271,0.026405888,0.02950018,-0.02206692,0.0007039642,0.007558942,-0.0022576903,-0.016179131,0.016281854,0.0076711206,-0.025993424,0.029342493,-0.011488612,0.023410194,0.0484511,-0.009918725,0.006030132,-0.012024427,0.0032072654,-0.02508277,0.025029713,-0.0068510086,-0.015122125,-0.004879307,-0.016701175,0.07119764,0.0073817144,0.018699108,0.007810997,0.02496165,0.030234491,-0.011802032,-0.031458445,0.00297077,-0.010763306,-0.003915366,0.003097501,-0.021304572,-0.023182435,0.0027500025,0.032179967,-0.036061347,-0.017033083,0.002274421,0.044049118,0.006261155,-0.007089448,0.031007212,-0.00037842762,0.00010639448,-0.04084808,0.077402875,0.01539355,-0.002895233,-0.028628008,-0.037257574,0.031067554,-0.006078985,0.022967426,-0.004918981,0.020160854,-0.00740987,0.008844598,0.009665561,0.05014402,0.0001982629,0.010434569,-0.04735268,0.016629055,-0.01192387,-0.033672232,0.0297898,-0.007499262,0.0057661613,-0.027576394],"last_embed":{"hash":"jmmg4u","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"jmmg4u","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{7}","lines":[117,117],"size":23,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"jmmg4u","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04650727,-0.041779514,-0.07302213,-0.03213482,-0.033250984,-0.010493247,0.014002205,0.0046428214,-0.02876066,0.00166155,-0.025162388,0.026292147,-0.023384139,0.009847087,0.011600814,0.033284985,0.00825449,-0.01608903,-0.020406723,-0.0015949481,-0.05060068,0.008928471,0.046329115,-0.01629213,-0.028162485,-0.003340581,0.03144124,-0.031803276,0.011267697,0.056380086,0.028619656,-0.05698242,0.057795145,-0.030067058,-0.002366748,-0.019168438,0.012990582,-0.018035343,-0.047089826,0.05493073,-0.0156315,-0.010485248,0.024949716,-0.031388476,0.06766619,-0.016192803,-0.034890134,-0.008554198,-0.034654215,0.013682471,0.0115073,0.012999823,0.04154389,-0.015260232,-0.012234067,0.03656972,0.01236764,-0.054100744,-0.05738028,0.016807241,-0.028119527,-0.007344556,-0.035709705,-0.025391314,0.006472891,0.06400034,-0.001744784,-0.024548143,-0.0009723534,-0.019715244,-0.009246627,0.024924692,0.0016365199,0.012103597,-0.052983224,0.008934417,-0.02335272,0.036951616,-0.013943921,0.023273367,0.014854196,-0.0056875073,0.0067711207,0.036707815,0.0017532666,0.027666213,-0.04543965,0.05265723,0.017780043,-0.017030397,-0.037693262,-0.012138952,0.023202807,-0.029231355,-0.05153054,0.039163146,-0.018068569,-0.03835082,0.063118614,-0.00215668,0.009536777,-0.014692654,-0.0078023057,-0.014618807,0.0022870258,-0.03257492,-0.005645645,0.019565446,0.016773637,-0.017897822,-0.0061182547,-0.0027807213,0.026252234,0.0022509159,-0.019396687,-0.010749352,0.001452908,-0.004973249,-0.03717843,0.0025896456,0.04184113,0.011806495,0.042633116,-0.04731292,0.010642509,0.024804313,0.010801062,0.0009947215,-0.02515772,0.019302027,0.014112194,0.03956731,0.0016413971,0.014295241,-0.010563991,0.03978499,0.05334963,0.012986393,-0.02097275,-0.034161374,0.0020004795,0.05389345,-0.041143678,0.0068244427,0.008607585,-0.03951675,0.01884949,0.027498053,0.00087545125,0.022217171,-0.040271826,-0.0042384104,0.006340834,0.06207899,-0.022481166,-0.0074308715,0.07843117,0.04580111,0.048077766,-0.028359016,0.013764728,-0.008661538,0.0082994215,0.015250728,0.007834055,0.018920377,0.00094674365,0.0455716,0.001746834,-0.00254965,0.01773791,-0.003593511,0.025219535,0.013783147,0.03279248,0.0138527565,0.06976276,0.010292748,0.025278047,-0.014125344,-0.03578441,0.0011300251,-0.035870485,-0.010460613,-0.0112368995,0.038677525,-0.024566147,-0.020339513,0.038079318,0.05399253,-0.036672745,0.020294193,-0.0030107975,-0.03173578,0.010382184,-0.0028254618,0.0004490444,-0.0062449337,0.036503576,-0.04018222,0.016830329,0.019160463,0.011527355,-0.014860849,-0.046666734,-0.0055383635,-0.053296473,-0.017996898,0.008303433,-0.08352125,0.0068992865,0.0059968363,-0.017443517,0.01198486,-0.038626287,-0.025721652,0.039240785,-0.0057191625,-0.014957963,0.0030466882,-0.0032882742,0.06830278,0.029573234,0.03401604,-0.011267059,0.008103206,0.007896101,0.02837582,0.005044124,-0.02737153,-0.0067673386,0.01482993,0.01583861,-0.023467448,0.017529186,-0.024603192,-0.04932825,0.0014497862,0.021646066,0.0047963653,-0.0030935768,-0.013646303,0.0047707856,-0.015141821,-0.012585507,0.0013906207,0.04079182,0.043910507,-0.031584457,-0.014658787,-0.0070983926,-0.0018979837,-0.008438639,-0.03345725,0.01137757,0.039515246,0.009235189,0.010207965,0.026015805,0.012093742,-0.003928843,0.04884927,0.005744377,0.005544222,-0.0065222504,-0.005831178,-0.010750971,-0.02467607,0.01637209,-0.00976611,-0.011308292,-0.0165109,0.017702747,0.012190763,-0.021782393,0.0017200563,-0.02166188,0.01965955,0.047127713,0.010720085,-0.013292187,0.019894157,0.011485758,0.06541704,0.049789175,0.01762546,-0.064235434,-0.03493385,0.014696414,-0.02929838,0.02180857,0.0012130685,0.06595092,0.01592688,-0.042027753,0.033271156,-0.012742406,-0.16857108,0.020599421,0.022356063,0.037900884,0.04023625,0.028506285,-0.011412655,0.0019407215,-0.05776636,0.036553666,-0.012112307,-0.05931582,0.02491988,-0.018109798,-0.021827703,-0.0023450076,-0.036383204,-0.006710724,-0.02942725,-0.027750187,-0.035917245,-0.03318999,0.010815855,0.06853176,-0.0020997564,-0.0012268475,0.100706466,-0.003994894,0.012556731,-0.03515982,-0.052504096,0.012156528,-0.008278659,0.0129174255,-0.024506547,-0.008240149,-0.03537254,0.03003269,0.02054853,-0.004283539,0.057424992,0.05966551,-0.01042415,0.041005123,-0.027461378,-0.03988646,-0.023666669,0.0057874997,-0.07611636,-0.0061913757,0.008794763,-0.026498983,-0.030800506,-0.043310933,-0.040362,0.0014486652,0.03578707,0.040030867,-0.021671986,0.021739885,-0.017962258,-0.04051527,0.010337846,0.024239426,-0.013017223,-0.049690116,0.037915584,-0.03871553,-0.019500274,-0.010522962,0.036791798,-0.064157575,0.019218737,-0.012256321,0.010032394,0.03804876,0.012249179,-0.023112139,-0.013178281,-0.087046765,0.0319406,0.042270888,0.007903967,0.029837556,-0.015182578,-0.060431115,0.020042216,0.00046742216,0.010353744,0.25093806,0.024153955,-0.011190048,-0.008140024,0.046840597,-0.004721761,-0.0021284155,0.08658867,-0.037428115,-0.03733127,-0.038489863,0.004735462,0.01576292,-0.014043711,0.021757362,0.048258614,-0.06823773,0.04739154,0.067063026,0.008673286,0.02204411,0.0059982496,0.035633907,-0.0034587907,-0.06976883,-0.033966493,-0.014930756,0.017728118,0.013113425,0.012065192,-0.032486778,0.03423386,0.041144673,-0.036340162,0.023869388,0.0014810557,0.023429072,-0.07985126,-0.027502473,0.005565856,0.015293812,-0.01980736,0.0026073686,-0.04420627,-0.039728776,-0.04657815,-0.008378528,0.003474606,-0.014945164,-0.006152279,0.021813499,-0.03437699,0.017950835,-0.010880679,-0.017491087,0.0039428105,0.025855474,-0.030082634,0.0036306253,0.045845307,0.015384068,0.0075997096,-0.053683702,0.0080027105,0.01530271,0.015352748,-0.021056734,-0.03726111,0.0219312,0.021138845,0.020623181,-0.011455804,-0.00943188,0.014411664,0.026313605,-0.011547992,0.03149207,0.045024328,0.0071005607,0.018440366,-0.0050829896,0.003000069,-0.030993583,0.033754844,0.02388897,0.01826856,0.031143652,0.06873904,-0.025406709,0.015334839,0.0026500314,0.014117777,-0.036651783,0.033403628,-0.014935942,-0.02556213,0.03380334,-0.050319254,-0.021053698,0.003374294,-0.0405929,-0.022475865,-0.040514525,-0.030443255,0.02244067,0.026944183,-0.0012285209,0.023983091,-0.011504312,0.0026994105,-0.0763196,0.01595287,0.01318281,-0.036722593,0.01771654,0.031468924,0.02145681,0.003767192,0.053658724,-0.023803415,0.017408144,0.0025845615,-0.022914564,0.027491447,-0.03269817,-0.058440268,-0.000664504,0.0188029,0.0071507334,0.013751427,0.030709384,-0.02370013,-0.019993095,0.00937239,0.04165551,0.040236596,0.027747484,0.004198794,0.015193599,0.01776906,0.011139159,0.0060553118,-0.003802203,0.030407522,0.016690021,0.04915507,-0.025916489,0.010709715,-0.053893812,0.012832506,0.0059929565,0.0310861,0.017759942,-0.043127775,0.0059726364,-0.047066305,-0.024625521,-0.022753863,-0.012550983,-0.017584028,0.0068411035,0.0012824162,-0.0069536436,0.039224707,-0.024718031,0.015340717,0.005401472,0.007728988,0.027521607,-0.026983734,0.022249194,-0.014993943,-0.050609104,-0.034662005,-0.006324546,-0.018264737,-0.082659796,-0.011175104,-0.0025139998,0.0060885726,0.014297664,-0.009242814,-0.019462245,0.004920335,0.033640392,-0.007130188,-0.03894304,-0.0056283344,-0.056271706,-0.014586389,0.0015917202,0.09408034,-0.0062899706,-0.01546552,-0.008245196,-0.0047899312,0.06444785,0.058098935,0.023563392,-0.007977304,0.025846936,-0.00566725,0.013797267,0.023249747,0.011601107,-0.0054803826,0.0025236576,0.008997142,-0.03490284,0.014220936,0.040246524,0.010248649,-0.08785473,-0.0059089465,-0.03199926,-0.019255571,0.037585158,0.025271378,-0.018868133,-0.05692159,-0.013854312,0.00505591,0.013744616,-0.03635196,0.00885877,0.0123107815,-0.011779899,-0.026678635,0.012498862,-0.028376559,0.0004242135,-0.0016269619,0.0005703822,-0.025652003,0.004300221,0.03353184,0.0075366125,0.027382672,-0.02487504,-0.038056202,0.01671354,0.015273976,-0.0016028102,-0.016917024,0.041919995,-0.008872373,-0.008612613,-0.073130205,0.028059237,-0.012034425,0.0053072358,-0.010669336,0.017998511,-0.055732805,0.038447015,0.005707892,0.0020120204,-0.0029020528,0.03592207,-0.027420789,0.008631988,0.048691876,0.0041408655,-0.030937599,-0.0012242335,-0.009170256,0.013472138,0.012532864,-0.025717597,-0.058330536,-0.026457706,0.002580388,-0.00040399464,-0.0028269314,-0.0011558554,-0.020890636,-0.016189782,0.023190524,0.048877962,-0.028827505,-0.0005929736,0.026278773,0.010653199,0.027142119,-0.024648331,0.005458885,0.04006873,-0.03712231,0.010768912,-0.06513559,-0.017020393,0.018329356,-0.029994162,0.019891534,-0.011106116,-0.0014131127,-0.07317479,0.061095066,-0.00059585675,0.0026301716,-0.012260975,0.034563106,0.024895003,-0.026644498,0.01423954,0.016138563,-0.011903875,-0.017343884,0.02934043,0.0024053352,-0.006514777,-0.01209917,-0.02590088,0.00437343,0.0035571766,-0.008198482,0.052100997,-0.04588571,0.031490352,-0.014994646,-0.018261356,-0.015361233,-0.0062601455,-0.0063501303,-0.007929776,-0.015786918,-0.008860703,-0.035657868,0.010051332,-0.02320801,-0.025363162,-0.008050578,-0.016462337,-0.051160727,0.010289314,0.00019568486,0.053062487,-0.0011495978,0.037932742,-0.005190782,-0.027472071,0.027100064,0.027203925,-0.024649309,0.0073275445,-0.061314445,-0.017300904,-0.002007476,-0.014815517,0.0008892994,0.04043629,0.009232646,-0.001708892,-0.0613945,0.014708629,-0.019905245,-0.0026734832,-0.027708387,0.042319514,0.064319946,-0.011924076,0.05957701,-0.0074883522,0.0009073508,0.007799447,0.019779567,0.029405963,-0.03145043,-0.019537209,-0.019285945,0.017346796,-0.027008504,0.017954767,0.007270702,-0.035343833,0.031570278,-0.038291447,-0.03901127,0.056219783,0.01726568,-0.02439168,-0.031465996,0.0019728148,-0.03471894,0.023772003,-0.000102020145,0.01505037,0.041517958,0.028883277,0.055077475,-0.011579001,0.021387486,-0.030432414,0.035768937,-0.16421922,-0.006475704,-0.028980447,0.0077006933,0.021008888,0.006625256,-0.02137966,-0.043467283,0.018278193,0.0056905975,-0.009844807,-0.02601861,-0.00910909,-0.0063052657,-0.0035132626,0.021154234,-0.015478433,-0.0037292482,-0.052679457,0.05444658,0.020449959,0.034542374,0.04280768,-0.025290107,-0.017515205,-0.02336894,-0.03638148,-0.020732027,-0.01768283,-0.043609045,-0.031923972,-0.054385204,0.019751746,0.059798304,-0.01852544,-0.03471487,-0.009408267,-0.013308925,-0.05592723,-0.019495556,-0.022848113,0.026758453,-0.014352052,0.018164225,0.049360517,0.051735982,-0.0066261957,-0.011745361,-0.029530602,-0.011252491,0.014530308,0.055913683,-0.008071349,0.025124144,-0.0097661475,-0.03425661,0.011976748,0.024524514,-0.010084936,-0.00072559906,-0.00206418,0.02639434,-0.016291508,-0.004715122,-0.038267333,0.029958542,-0.07648162,-0.012041017,-0.035337076,-0.0062091015,-0.014037932,-0.03897455,-0.011118003,-0.025606787,0.023912266,-0.01112248,0.045498684,-0.043059472,-0.020718258,-0.026449049,-0.053846397,-0.023420902,-0.01575529,-0.03607053,0.05305952,0.022465982,-0.013611556,0.015084739,-0.044126656,0.013545117,-0.10174769,-0.009165298,-0.008059305,0.021327604,-0.0042393273,0.03386054,-0.0053999224,-0.002866807,-0.02571964,0.0008847485,-0.025681892,-0.021852106,-0.018044852,-0.01717543,-0.061975736,0.022527609,0.018506596,0.012278409,-0.027571019,-0.013031871,-0.054851506,-0.03726728,-0.0009721632,-0.0028001883,-0.05363375,-0.0051460285,-0.0036460662,0.016694313,-0.006002017,0.038156208,0.044768874,0.030310506,0.019797618,-0.04545411,0.011205784,0.06447139,0.02592087,0.029588368,0.051985767,-0.02248704,0.010155852,-0.06144832,-0.032963574,0.00047446208,0.04980697,-0.00093501597,0.01639721,0.05588344,-0.040889505,-0.03411288,-0.025749365,-0.006334535,0.024405958,-0.023835348,0.0019336594,-0.022463918,0.020147381,0.025237765,-0.01734738,-0.012423669,0.02981928,-0.0015749466,-0.008525212,0.04313279,0.02526569,0.014630262,0.03579705,-0.0036795062,-0.028375003,0.034819778,-0.026639983,-0.035387833,-0.040246885,-0.032048307,-0.011546888,0.050625958,-0.0180953,-0.03439064,-0.015589733,0.014125407,0.015186032,0.016643694,-0.035978355,0.0058844932,0.019423205,-0.024667716,0.0020686858,0.014369194,0.037543096,-0.03518717,0.035994582,-0.02149766,0.002066541,0.08477794,-0.0055992682,0.019235114,-0.0018320049,0.01726713,-0.019564336,0.027627977,-0.0049012885,-0.023015581,-0.011848558,-0.033274,0.055241045,0.0017671256,0.029482516,0.008495831,0.017622493,0.012283356,-0.024137633,-0.021062652,-0.0037634252,-0.014768229,-0.01496949,-0.0064611393,-0.018312644,-0.034403894,0.019378912,0.04126,-0.007439065,-0.011949856,0.0013131737,0.06610645,-0.010684643,-0.0069212755,0.01919678,-0.0032241486,-0.010882176,-0.014424047,0.060009092,0.034106866,0.020355986,-0.046152066,-0.04804089,0.01985439,0.0055759116,0.014396403,-0.007966145,0.0033846786,-0.011727621,0.0148378415,0.003002898,0.0392597,-0.0139568765,0.015394432,-0.06860756,-0.00055516255,-0.0053217737,-0.031274267,0.018962918,-0.00017333178,-0.012857388,-0.0038074725],"last_embed":{"hash":"egmsbl","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"egmsbl","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{8}","lines":[118,118],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"egmsbl","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040921524,-0.044222686,-0.050928332,-0.0017009259,-0.041867286,-0.015679736,0.021761991,-0.0027926657,-0.01759126,-0.00091150973,-0.017206835,0.00055520015,-0.02049251,0.027739227,0.038801733,0.057479072,-0.013080273,-0.007118122,-0.0058420016,0.00046814547,-0.043597102,-0.003939678,0.05545236,-0.027279707,-0.040545557,-0.010533735,0.0067161196,-0.028981661,0.011038069,0.04220011,0.007258938,-0.056893915,0.033650603,-0.021358205,-0.004658991,-0.003466407,0.025373926,-0.024036419,-0.052471686,0.04104277,-0.011140139,-0.013378446,0.0059170397,-0.03264816,0.05922994,-0.011766901,-0.049643196,-0.0067575206,-0.029623864,-0.008504587,0.012700808,0.00806976,0.038578335,-0.032201547,-0.026155626,0.028607067,0.031951014,-0.06026723,-0.03812594,0.0084349075,-0.054537155,-0.008079398,-0.010696371,-0.019393245,-0.007304769,0.063569516,0.015782004,-0.00975787,-0.008780742,-0.015410013,0.020743895,-0.009583709,-0.0064383815,0.024990238,-0.05700274,0.0097358525,0.0077341367,0.012770038,0.0061581843,0.03876859,0.0058254376,0.0030902275,-0.0050523044,-0.0022478492,-0.00524906,0.013841216,-0.029484104,0.06428322,0.019965915,-0.011147454,-0.010811314,-0.008123948,0.036935315,-0.021829281,-0.04271807,0.040528998,-0.019211043,-0.053863864,0.05778602,0.0047529927,0.022703,-0.013217144,0.015478532,0.017972471,0.0061368924,-0.0057631945,-0.0042971373,0.02097149,0.0130903525,-0.032905925,-0.010399031,0.016861314,0.040256426,0.006865676,-0.0097417785,0.006664429,0.023636196,-0.0067278463,-0.027342478,-0.0028081967,0.051012877,0.039887976,0.034583617,-0.03398861,0.020687835,-0.0049923495,-0.0072258455,-0.0053371023,-0.024468664,0.014222637,0.016177043,0.015806261,-0.016332284,-0.0055857673,-0.0025034,0.044015154,0.035448115,0.016028432,-0.024313862,-0.058205556,-0.0069079194,0.042009618,-0.046162426,0.011149351,-0.011674516,-0.023219096,0.031892568,0.003876287,-0.0032147234,0.024148565,-0.038689215,0.0047655413,0.018429954,0.06572086,-0.011464279,-0.000516668,0.022487253,0.0359099,0.05537069,-0.034055892,-0.00023326723,-0.0060758106,-0.02715734,0.03743016,0.03308581,0.026662849,-0.026330912,0.014694699,0.004219703,0.017595291,0.023175674,-0.01581061,0.01419489,0.029060721,0.035325065,0.017519867,0.06023728,0.020454485,0.011945811,-0.011531695,-0.02590923,0.0062914174,-0.046862345,-0.026840672,-0.018395852,0.028824357,-0.003800393,-0.003955107,0.02346494,0.0648391,-0.031072719,0.013852763,-0.008871618,0.009145063,0.019392375,0.029957244,0.0013168021,0.015584202,0.021037702,-0.038354866,0.025422512,0.025996933,0.018002039,-0.02564913,-0.053352278,-0.021532562,-0.029425323,-0.011559448,0.012697133,-0.058810312,0.02108298,0.02347929,-0.001602475,0.010716107,-0.03857925,-0.025100144,0.03739032,-0.0073754997,-0.0044394317,-0.006817714,0.0391435,0.072015494,0.023644578,0.035626933,-0.02294429,0.021880012,-0.009689244,0.06234335,0.01926396,0.009519389,0.032221843,0.0019718173,0.015439617,-0.009217282,0.002418621,-0.008333406,-0.055211816,0.014402807,0.03348597,-0.01579345,-0.004715571,0.005973241,-0.015600866,0.0033496926,-0.0059512,-0.024247875,0.053117998,0.03979216,-0.020619018,0.006145063,-0.021918686,0.00908304,-0.0076194247,-0.029100014,0.017288404,0.04000793,0.011082372,0.00933831,0.029720498,0.004319915,-0.012582087,0.045183223,0.021217933,0.017323501,-0.016315121,0.032387774,-0.015919486,-0.027107257,0.004873324,0.00316062,0.0065814834,-0.0068614795,0.010992344,0.02483159,-0.0346549,0.004314769,-0.030767482,0.02724728,0.07655144,0.018045533,-0.043738857,-0.015215181,0.015395252,0.035452027,0.02680214,-0.008808477,-0.043654036,-0.04595844,0.0065633366,-0.047565967,0.000082994164,-0.00013235869,0.07018914,0.008082188,-0.04866232,0.008424985,0.010101697,-0.16621299,0.018317647,0.0054500424,0.021824898,0.008509726,0.025004365,-0.026941603,0.014778278,-0.06763024,0.052157108,-0.023431407,-0.053836323,0.02137636,-0.0056887395,0.022071281,0.017340148,-0.030635823,0.0004987873,-0.017183337,-0.04485628,-0.03469271,-0.022855744,-0.0055324226,0.015635557,0.008084226,0.006780916,0.08710147,-0.01828016,-0.008783574,-0.02761005,-0.08119871,0.030066995,-0.007531105,0.0034983382,-0.02422704,-0.007177251,-0.028194992,0.023676263,0.037312627,-0.00086379115,0.0739386,0.056932382,-0.008797625,0.03744339,-0.012706168,-0.017672421,-0.0039297855,0.02018484,-0.058509678,0.0017719059,0.0045868875,-0.006581604,-0.0115592955,-0.039026868,-0.028836928,-0.02613281,0.025440501,0.019471636,-0.040647373,-0.023563001,-0.00786082,-0.06542535,-0.0027447215,0.011613658,-0.020250103,-0.05505535,0.0067103356,-0.02438309,-0.025684156,-0.016277919,0.051243182,-0.06886347,0.009052193,-0.030002734,-0.0026654196,0.030881984,0.0034589774,-0.021422219,-0.025432471,-0.10443315,0.031458046,0.039200243,-0.012966963,0.0011000275,-0.01242509,-0.053339474,0.017720886,0.026368609,0.020899493,0.24962868,0.031669866,-0.036888704,-0.009856751,0.036719397,-0.003011502,0.0028967452,0.09451419,-0.0010894522,-0.028592123,-0.041156396,0.02265616,-0.0021498778,-0.0047561103,0.033266164,0.044136353,-0.06822111,0.039225906,0.07436141,-0.004030023,0.04193953,-0.0148068555,0.02072184,-0.0044362945,-0.06947889,-0.028200977,-0.003639734,0.026275836,0.008625873,0.007565055,-0.021599963,0.052451644,0.04303287,-0.06081906,0.026718523,0.031979732,0.013962569,-0.05729042,-0.014870371,0.02183897,0.00061604206,0.0019444494,0.009699078,-0.05514467,-0.04766165,-0.03063197,-0.014422378,0.019775696,-0.015361965,-0.022007305,0.018087998,-0.025568895,0.018052127,-0.009378725,-0.015643664,0.026620818,0.008955271,-0.036784455,-0.0035442677,0.029909588,0.015939742,0.0139779,-0.071029864,0.02636751,0.0041068974,0.019981906,-0.041990604,-0.021486532,0.012521173,0.012909903,0.019548837,0.009202621,0.0039525293,0.03478745,0.019472687,-0.029143913,0.024757592,0.058854897,0.024438856,0.009797456,-0.0024620085,-0.008245088,-0.023743033,0.032237127,0.02829676,0.030163942,0.020686645,0.051544327,-0.022546357,0.008150367,0.01818131,0.011923443,-0.034917578,0.042553157,-0.0086818235,-0.01799557,0.035813417,-0.0493115,-0.018866662,0.004739811,-0.030423392,-0.008058046,-0.00795987,0.0011652582,0.024922084,0.03729812,0.0099895075,0.00927074,0.003233724,0.030397879,-0.07394875,0.009177156,-0.0013117312,-0.00940952,0.023474345,0.032365397,0.04398614,0.008972263,0.07580191,-0.0022795673,-0.015184716,0.04366651,-0.013850066,0.0397736,-0.0068574063,-0.08220558,-0.004165601,0.011537444,0.016605578,0.039886422,0.0196624,-0.031862978,0.002096984,0.025527887,0.022771386,0.037320625,0.013729038,0.003456408,0.011896527,0.031770002,0.009090602,-0.0020433431,-0.014984744,0.022220805,0.026162215,0.04135676,-0.036204644,-0.011948939,-0.06214149,0.01021035,-0.008726942,0.04163753,-0.0009956431,-0.055432133,0.013924057,-0.07730611,-0.021910978,-0.045470413,0.0059720245,-0.020336632,-0.018485716,-0.012241709,-0.0102108605,0.04640373,-0.017420715,0.019343827,0.014371735,0.02505216,0.006733263,-0.026113724,0.024575045,-0.011465219,-0.039301902,-0.028933931,-0.0050608213,-0.027579654,-0.06312671,0.016539784,0.0034551825,-0.010925525,0.0073339026,0.001204529,-0.020155823,0.0025644773,0.035819847,-0.032986443,-0.033002168,-0.005012719,-0.07210552,-0.021629585,0.006597327,0.092404805,0.0021120906,-0.022495123,0.011180471,0.003543251,0.09747469,0.06537445,0.010843766,0.015261263,0.01582824,0.01949697,0.0125893345,0.019521117,-0.022469373,-0.01824477,0.04003642,0.028172696,-0.029273719,0.0038376753,0.0037760374,-0.01739537,-0.05670709,0.0010816363,-0.048041597,-0.025627172,0.012224462,0.046884377,-0.018561294,-0.031179104,0.010388736,-0.010423399,-0.015772711,-0.038284585,0.010042126,0.03245254,-0.009614881,-0.016284816,0.012387421,-0.014045511,-0.0033249126,-0.050592322,-0.00086581614,-0.03943193,-0.0135485465,0.014652582,-0.0073860167,0.030983051,-0.029716888,-0.029784758,0.009408336,0.013168857,-0.0063326787,-0.03957646,0.05738021,-0.0073417984,-0.01662621,-0.04733175,0.010210046,0.014492387,0.0050763115,-0.015324556,0.006726764,-0.06634979,0.042967092,0.010919029,0.030417345,-0.0041641924,0.0027873104,-0.009915834,0.011873606,0.054453664,-0.001853069,-0.02778086,-0.016439198,-0.038858376,0.018704744,0.02283329,-0.033402618,-0.04150982,-0.03006769,-0.010559707,0.027506674,-0.009575723,0.0039733634,-0.019081263,-0.010955282,0.000060803308,0.028121274,-0.048392292,-0.010216687,0.017729238,0.036191728,0.031891707,-0.025890442,-0.022706222,0.039214335,-0.027702618,-0.011914463,-0.04563583,-0.00712273,0.01710555,-0.033424575,0.02200088,-0.0361869,-0.029366001,-0.050667793,0.059107676,-0.024957644,0.022265311,-0.013845078,0.022215035,-0.011138676,-0.009336006,-0.0053613163,0.015735622,-0.009336795,-0.042644676,0.04386445,0.0070453673,-0.013604831,-0.03992646,-0.03969136,-0.020539133,0.0045590373,-0.008250958,0.047133055,-0.032974027,0.014963402,-0.022337217,-0.0077328742,-0.03343353,-0.0075397897,-0.002471195,0.000306281,0.008832709,-0.034411687,-0.042678427,0.013824083,-0.010392888,-0.023448696,0.004765896,-0.0034522694,-0.04836011,0.013761081,0.014574564,0.05216283,-0.0136513505,0.049254928,-0.0036275962,-0.023339173,0.022363791,0.050797578,-0.032358743,-0.014570755,-0.03326589,-0.0013016936,-0.023088342,-0.02664108,-0.0035995527,0.019633867,-0.011125199,-0.00018324908,-0.06482505,0.012928784,-0.0036346922,-0.01471453,0.00019477902,0.05594071,0.056401905,-0.0150959445,0.044879593,0.006858212,-0.034687866,-0.005399658,0.013308309,0.029837903,-0.058258276,-0.007201976,-0.014557748,0.018989423,-0.047240254,-0.000045874214,-0.0016040591,-0.023160871,0.035455763,-0.016179956,-0.04715308,0.034686863,0.008467179,-0.031297132,-0.035995945,0.00024026932,-0.02251008,0.022666892,-0.00013782721,-0.0023882396,0.028140971,0.041100338,0.009506775,-0.007618362,0.0077884896,-0.03612099,0.025324194,-0.1598511,-0.02590822,-0.010272707,0.005552095,0.027954945,0.0011443828,-0.022798592,-0.039003044,0.010324115,0.0016276059,-0.007246912,-0.038993154,0.006594655,-0.010243601,-0.0163939,0.028806897,-0.03829257,-0.0023112171,-0.04268868,0.059178945,0.018425567,0.034241267,0.05231496,-0.015179663,-0.017937528,0.010766286,-0.06461593,0.0049672066,-0.010757233,-0.014673183,-0.025939109,-0.05862028,0.01742537,0.055499494,-0.0060659335,-0.03587579,-0.0012252572,-0.014964613,-0.08654825,-0.035081673,-0.029022409,0.026213499,-0.0127924625,0.03563858,0.034396287,0.06527468,-0.015144149,-0.023647306,-0.040199373,0.0036365122,-0.0009786442,0.049475733,0.004726319,0.03221279,0.0048369947,-0.021933464,-0.011867448,0.02884576,0.0061369548,0.011499499,-0.0065191523,0.035974465,-0.02363409,-0.0068023787,-0.03351871,0.03154151,-0.04997553,0.024011519,-0.028955426,0.020786634,-0.02426056,-0.015299448,0.018413609,-0.024469092,0.0016108494,0.009512665,0.040335257,-0.016230697,-0.012754618,-0.01837289,-0.046965003,-0.027287856,-0.03376477,-0.03632744,0.0450915,-0.009417458,-0.010300367,0.00018028493,-0.028778031,-0.010646719,-0.06821586,-0.02848247,0.013190711,0.018231995,0.0013884382,0.015815102,-0.011937346,0.010868104,-0.025003478,0.023531133,-0.035123218,-0.03163602,-0.01719347,-0.006395684,-0.03365241,0.000061588384,0.025707634,0.026983287,-0.013830884,-0.017518317,-0.01828248,-0.026050542,-0.009637025,0.015332281,-0.06317671,-0.0049984735,-0.021246085,0.00043971985,-0.004562406,0.009819789,0.015719343,0.0003598837,0.0032511717,-0.044992514,-0.0032952453,0.09164455,0.022197746,-0.0011428086,0.049741905,-0.032297015,-0.009642689,-0.07299988,-0.031611588,-0.02526757,0.026673265,-0.022208976,0.009270606,0.06369244,-0.0397842,-0.046467807,-0.01809145,-0.024824405,0.012010534,-0.02201797,-0.0041960785,-0.02539834,0.016025634,0.019724175,-0.008445391,-0.018099885,-0.007220529,0.022569714,-0.0035101082,0.050215572,-0.014459995,0.014930433,0.032817166,0.010217455,-0.016186519,0.049790293,-0.0077745463,-0.02409647,-0.047000047,-0.046586394,-0.008802587,0.06494282,-0.031485662,-0.029260226,-0.021740895,0.018961966,0.035448145,0.027085712,-0.025386807,0.01016455,0.009616318,-0.006816033,0.0063970936,0.011886971,0.03475532,-0.032097656,0.041633908,-0.011433049,-0.007862741,0.059980795,-0.027004423,0.0016637011,-0.0293214,0.013792628,-0.04179182,0.040740646,0.007915752,-0.01354455,-0.0039558164,-0.010436916,0.0375557,-0.014092586,0.015928173,-0.0048335656,0.027229078,0.01308184,-0.022394588,-0.030789424,0.006561271,-0.004592162,-0.024338407,0.014674514,-0.013301014,-0.009184728,0.024642032,0.03997605,-0.04090347,-0.02349048,0.012265626,0.043214828,0.008120515,0.018092409,0.043376245,0.014453708,-0.0077863447,-0.02674857,0.066913754,0.032946743,-0.008180891,-0.029246451,-0.03449342,0.031391576,0.0060290163,0.034302577,-0.025333032,-0.011963044,-0.01666853,0.015677167,0.0025236188,0.04029679,-0.008921868,-0.002238833,-0.050364815,0.004583889,-0.03066911,-0.027758952,0.020569373,0.0018227733,0.00605793,-0.013811127],"last_embed":{"hash":"ym6qhp","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"ym6qhp","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#2. External Accountability: Habit Tracker App#{9}","lines":[119,120],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ym6qhp","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042773023,-0.024279224,-0.021601094,-0.020717721,-0.02721889,-0.048587896,0.026232805,0.0006334203,-0.019487025,0.0116629,-0.0024624483,0.038969174,-0.020675415,0.007745075,0.016232036,0.047381043,-0.0021937245,0.0017481564,-0.0061899326,-0.009042016,-0.052761592,0.008434247,0.035640884,-0.015761992,-0.051050447,0.011986824,-0.012295818,-0.04781943,-0.016252687,0.042458728,0.005363727,-0.03302187,0.04463144,-0.022148013,0.014044737,-0.0010528425,0.017474396,-0.01250932,-0.038133446,0.03439607,0.017442307,-0.002732492,0.02833706,0.0074154004,0.022279434,-0.019440312,-0.044474833,-0.00406426,-0.008174597,-0.0038687736,0.025178073,0.003614213,0.050282214,-0.005348647,-0.00048092625,0.018890873,0.034919094,-0.04304807,-0.07296315,0.00015706416,-0.052461706,0.001827184,-0.048160806,-0.023228655,0.031879317,0.050342645,-0.020865165,-0.012660511,0.0024558895,-0.016325576,0.012075693,-0.009976778,0.015526732,0.018392447,-0.06284108,-0.013098236,-0.008323005,0.0039195367,0.000059534857,0.022156425,0.012566819,0.007887348,0.0090240855,0.014450334,-0.023799779,0.03710366,-0.0006926163,0.070714295,0.015775353,0.003588411,-0.024771037,0.00640343,-0.014210832,-0.023437954,-0.015795194,-0.009356989,-0.01410115,-0.041686893,0.0486919,0.029284012,0.023202647,-0.01581902,0.0059912503,0.008723896,-0.013173732,0.0069947303,-0.009336008,0.046502743,0.0070840265,-0.017038243,0.016456343,0.023143658,0.02962394,0.0007460963,0.001918004,-0.002319773,0.010328386,0.0077201705,-0.038036946,-0.0029609704,0.051226653,0.051674463,-0.0011579425,-0.048546318,0.015705125,0.01826587,-0.017243277,-0.00991139,-0.046656985,0.06468894,0.0010715994,0.032086767,-0.032510296,0.0026247115,0.002743432,0.030146072,0.04939551,0.006800233,0.015222207,-0.042064987,-0.009143064,0.02047734,-0.0634671,-0.016411925,-0.009299044,-0.07058618,-0.004365588,-0.0029620198,0.020611266,0.038980443,-0.017207313,0.035542287,0.017121697,0.038537383,-0.04582535,-0.0026060326,0.044283833,0.020780751,0.013488237,-0.0038064914,0.04608619,-0.009514048,-0.049154617,0.04715623,0.022335557,0.015394843,-0.014644315,0.014782185,-0.014676993,0.011790053,0.003535897,-0.0028322297,-0.019451296,-0.013751283,0.037377216,0.019349944,0.042717457,0.038912494,0.00026495967,-0.027948393,-0.047172107,0.02886325,-0.017332818,-0.039481148,-0.008104381,0.07485374,-0.030743074,-0.031442232,0.042357355,0.042147968,-0.017830597,-0.025227621,-0.0010972298,0.031094434,0.029973969,-0.002128528,0.013519165,0.006405611,0.020526856,-0.017484112,-0.007883166,0.036801018,0.021129956,-0.034910195,-0.03518386,-0.00079945946,-0.044287317,-0.04020956,0.02994175,-0.06566926,0.023371194,0.018442156,-0.03030125,0.006233071,-0.014316945,-0.02073924,0.015004463,-0.008955945,0.0014876797,0.001521868,0.010219339,0.07824919,-0.014967406,0.0030055032,-0.014790027,0.020883083,-0.013892021,0.058259696,0.009548168,-0.036483098,0.0040482963,0.0065274364,-0.005301811,0.021394305,-0.0016804725,-0.022212602,-0.049650203,-0.005855205,0.051494807,-0.0033958403,-0.016624352,0.0028931089,0.024693971,0.022760333,-0.002281273,0.028210202,0.05063373,0.06858669,-0.004822234,-0.0052097095,-0.045011196,0.013577821,-0.026783476,-0.020030182,0.0017402573,0.028855816,0.0022571844,-0.0047696885,0.034837417,0.026324693,0.0021523573,0.012188716,0.021329304,0.010829222,-0.016934555,0.021475982,-0.00542667,-0.006347102,-0.013213843,0.037430245,0.02206172,-0.03590588,-0.01794502,-0.009988996,-0.04094942,0.004193142,-0.05467811,0.03646946,0.028371472,0.004364094,-0.017011581,0.018960796,0.0077993646,0.03356989,0.031879146,0.010956068,-0.034887727,-0.028157245,0.03616581,-0.03554968,-0.0022316948,0.004914047,0.081223376,0.0010569245,-0.040262762,-0.000036603073,0.01733373,-0.17153479,-0.00058771693,-0.032176442,0.04601731,0.016776865,0.023926452,-0.035884004,0.010331104,-0.060261976,0.05238656,0.018112801,-0.0488412,0.02276171,0.002746618,0.0028225207,-0.029587504,-0.03413967,-0.0012443162,-0.040522873,-0.05336283,-0.048267733,-0.03588236,0.023605825,0.031439442,0.001271769,0.02554857,0.06990805,0.003155027,-0.01092838,-0.0374775,-0.07632886,0.0070110043,-0.0027630564,0.0032222308,0.012525165,0.03693896,-0.006021354,-0.013319416,0.030736862,-0.01942014,0.06771025,0.03449951,0.0012700676,0.0069380566,-0.016636776,-0.042923518,-0.0322747,0.020095715,-0.07392844,-0.021662395,-0.012291742,-0.0032495817,-0.026352705,-0.027379839,-0.046399333,-0.020272559,0.033386942,0.051979758,0.0028762817,-0.0015543996,0.0002720283,-0.0020085261,0.006256016,-0.009210634,-0.033331007,-0.045790296,0.03083684,0.0016498717,-0.022306234,-0.0017579616,0.041118924,-0.046263624,0.015827022,-0.018876199,-0.01755681,0.016072273,-0.0029440545,-0.030532315,-0.03161463,-0.09612754,0.041424144,0.04944015,-0.03142551,0.024837961,0.0058440794,-0.054841284,0.022285847,0.034466505,0.04349955,0.23932493,0.03818594,0.0071547916,-0.0098147495,0.032260273,-0.019650433,0.022527564,0.09042509,-0.010040857,-0.02984442,-0.010762098,0.00474973,0.00056789815,-0.010112521,0.015680533,0.044407126,-0.06545405,0.023310613,0.08468493,-0.008412731,0.020047719,-0.03907543,0.019458648,-0.03140249,-0.05413605,-0.022585222,-0.021908551,0.043613557,0.005096359,0.036598533,-0.01997418,0.031128088,0.050234072,-0.0410677,0.03053314,0.037805825,0.0427908,-0.07910894,-0.023896959,0.028422944,0.027603464,-0.0074296524,0.01921851,-0.04468655,-0.029579412,-0.0413372,-0.028072707,0.019357733,-0.042534173,-0.0199317,-0.0032210273,-0.013852704,0.0053016744,-0.012962248,-0.022134125,0.02050358,0.010684897,-0.03250862,0.0053971168,0.0099003455,0.044725712,0.013098931,-0.05028573,0.02241439,0.019284047,-0.00009211256,-0.027596792,0.009371618,-0.013768614,0.009531683,-0.0058401013,0.025956003,0.01762976,0.010406837,0.017947562,-0.0043213414,0.022209704,0.03192689,0.0589668,-0.0031853109,0.013180707,-0.0006964631,-0.032612383,0.003868422,0.021767534,0.00055541116,0.002334219,0.0486305,-0.008051054,-0.000796719,-0.012384769,0.013961247,-0.029082749,-0.0173061,0.014576693,-0.035824604,0.045755837,-0.037735883,-0.030220192,-0.041881174,-0.018629827,0.0049437694,0.024644282,-0.012605383,0.040957563,0.0628572,-0.016608847,-0.013972799,0.000033350316,0.012498388,-0.08040877,0.0021833288,0.008457061,-0.0015152028,0.010589265,0.025450917,-0.0091964165,0.007762714,0.062463894,-0.005493026,0.0021711423,0.009275835,-0.025698137,0.017387677,-0.009513203,-0.06404243,0.038361497,0.02473871,0.0022884596,0.02247894,0.01915542,-0.021598967,0.028526526,0.012633224,0.027177157,0.0008580771,0.044533014,-0.009990916,0.008101899,0.033121016,-0.019191915,0.033982217,-0.0029572044,-0.0012635579,0.011332694,0.03799919,-0.06867603,0.029874174,-0.023623446,0.02180754,-0.0014353141,0.040002637,0.0016154491,-0.0115372995,0.0032364791,-0.0776258,-0.005133561,-0.032441817,0.020478362,-0.041206107,-0.02622792,0.0046514464,-0.00053024176,0.07709371,0.0096462425,0.03951574,0.024374025,0.014324094,0.014375659,-0.0128244795,0.039121807,0.016395267,-0.020906178,-0.017757872,0.002731599,-0.053256705,-0.048758112,-0.0030928093,-0.0009907758,0.0071302257,0.03341484,-0.025586963,-0.028184459,0.009121327,0.03976485,-0.036907952,-0.03591054,0.0063970042,0.0015580718,-0.0147550665,-0.019784423,0.090807535,0.037450455,-0.016145265,0.025629317,-0.00083363656,0.067021735,0.06301085,0.02920974,-0.0040673236,0.012438598,-0.0063995174,-0.024545558,0.015407945,-0.0037899867,-0.0074968375,0.019556697,0.029626029,-0.010650395,-0.0029149712,0.027391985,0.019807404,-0.05760646,-0.043189153,-0.045253754,-0.041177318,-0.0066648102,0.024994576,-0.031507365,-0.013459539,-0.0029005413,-0.0014506279,-0.0032369085,-0.03762196,-0.011303297,0.0100849895,-0.04594444,-0.05823413,-0.0125226285,-0.018564943,-0.002682523,-0.04076401,0.004128899,-0.009392689,-0.0022800055,0.03615429,0.012792184,0.034257516,-0.025818022,-0.028661065,-0.029681694,-0.000040505787,-0.039092597,-0.024922209,-0.0067699114,-0.012639807,-0.008924953,-0.01364274,0.024992311,0.019194657,-0.017210605,-0.033784725,-0.01582031,-0.05295636,0.03837835,0.013303373,0.023290945,0.025468968,0.023544466,-0.0013992846,0.01039719,-0.0048300824,-0.004155066,-0.034093495,-0.035112776,-0.026068397,0.025073498,0.026585367,-0.024048349,-0.056228854,-0.038328078,-0.00092708383,0.012595247,-0.0333743,0.008665083,-0.028555317,0.003140615,-0.020047309,0.018143436,-0.04864755,0.007152425,0.05214201,0.012331538,0.020734143,-0.043693565,0.008077761,0.02821246,-0.027223106,-0.00064279814,-0.05551545,0.012020335,-0.0025363797,-0.060744934,0.04829846,-0.05009992,-0.017230727,-0.060004383,-0.0010769613,-0.013535568,0.011880795,-0.010327827,0.03732345,-0.005228724,0.018299827,-0.03316422,-0.0067254356,-0.02956384,0.011434905,0.015458994,-0.019448435,-0.020551058,-0.034646723,-0.031855054,-0.017703151,-0.031037787,-0.0337043,0.05794978,-0.01282745,0.025422763,-0.012308622,-0.020207573,-0.048929814,-0.018428326,-0.0030061963,0.006751739,0.0050433916,0.000828362,-0.045366038,-0.012409948,-0.028860958,-0.03319982,-0.0062734727,-0.021862537,-0.037736468,-0.038791224,-0.0035144368,0.05022516,-0.015579453,0.015587764,-0.03446693,-0.051924832,0.012457356,0.020247282,-0.033332728,-0.009949944,0.0047410172,0.0030201527,-0.015048085,0.004311177,-0.00068632443,0.037093773,0.0248163,-0.0036780522,-0.056934703,0.01551154,0.021006074,0.014636476,0.026835859,0.033852667,0.047486737,-0.01136446,0.031244565,0.034050927,-0.03826206,0.0048018675,0.0423419,0.028786318,-0.055015445,-0.011194286,-0.044541188,0.009023494,0.0036840874,-0.009957324,0.05161258,-0.022864018,0.035510898,0.02809243,-0.049915574,0.060265627,-0.03854666,-0.024098035,-0.036823444,-0.016524429,-0.014209717,0.027839636,-0.0039821914,-0.026935019,0.042629015,0.07264059,-0.0008218917,-0.006307047,-0.013544726,-0.047279615,0.007427881,-0.15716483,-0.008317677,-0.0110924775,-0.0077972338,-0.0051242597,-0.018692985,-0.02763042,-0.03139267,0.0031060216,-0.0018011054,-0.004169192,-0.024250658,-0.0023730563,-0.013670714,-0.008279856,0.017814651,-0.016880233,-0.010152228,-0.022359084,0.08690616,0.006274121,0.011165531,0.049626812,-0.008538282,-0.020764466,0.019865898,-0.00074914726,-0.019325707,-0.01718268,-0.03993987,-0.021976525,-0.041493606,0.020646662,0.029787222,0.012908445,-0.04499219,0.01010911,0.012030294,-0.07105165,-0.040122513,-0.026544822,0.011642356,0.007727799,0.0029912242,0.018519074,0.03514716,-0.047081277,-0.009100545,-0.06726447,-0.015756538,-0.015555691,0.046986572,-0.00421414,0.010430564,-0.021798871,0.000025397178,-0.026259396,0.016186573,0.023870226,0.022590725,-0.0026093298,0.013656067,-0.03384787,0.01292092,-0.053378284,0.024169827,-0.028196562,0.0020591083,-0.015475087,0.021609135,-0.045754965,-0.024842542,0.031605717,-0.022386227,0.010129481,0.014588024,0.025367277,-0.0068871165,-0.00604034,-0.023103599,-0.011956355,-0.023735445,0.002717209,-0.036179338,0.05665985,0.009843315,0.00347799,0.0156071335,-0.056548003,-0.0047242134,-0.06222167,-0.04135026,0.004511246,-0.0052986355,-0.003050855,0.025525792,-0.019372294,0.010008361,-0.036138184,-0.033449326,-0.03765944,-0.04861677,-0.031719144,-0.014876416,-0.024881275,0.0077812853,0.03544059,0.025201727,-0.0130939,0.010444821,0.0023171331,-0.011771909,-0.0022322272,-0.0062310705,-0.070792265,-0.016332168,-0.01706231,0.043724377,0.02243326,0.022413198,0.0009307232,0.030930437,0.009922158,-0.03887764,0.013040834,0.06343071,0.051457804,0.034193795,0.05363324,-0.0060393177,0.009639464,-0.062086955,0.004279538,-0.0010201604,0.036733944,-0.033107553,-0.006114506,0.04301187,-0.024122162,-0.0632022,-0.032076176,-0.029614573,0.003934951,-0.022889836,-0.0023478775,-0.01368725,0.012364241,0.032465998,0.011517748,-0.003455539,0.014355958,0.006486182,0.036194712,0.054690477,0.015779572,0.04505337,-0.005343872,0.027500477,0.019776171,0.06437734,-0.015139014,-0.0341113,-0.029221676,-0.05448913,-0.026070388,0.08210801,-0.008560154,-0.013178948,-0.008391213,-0.0014281458,0.039375726,0.029537268,-0.019199926,0.024537958,0.012776446,-0.017952587,0.0050961566,-0.00307962,0.02586426,-0.022161027,0.048569307,0.025299082,-0.0043546585,0.049928527,-0.015061624,0.00889011,-0.008682218,-0.009912193,-0.024673125,0.04576934,0.016693844,-0.022106133,0.016227305,-0.016060593,0.07031799,-0.011240125,0.014309829,-0.00093515817,0.042111702,0.01748848,-0.028778998,-0.012184271,0.01882973,0.010519489,-0.036588967,0.013769871,-0.0108301435,-0.024229622,-0.013810106,0.045025535,-0.048860293,-0.026441835,-0.006351049,0.019475313,0.0020579945,0.011175975,0.045035046,0.0047520828,-0.010744266,-0.024443673,0.058883436,0.0044747507,0.029695336,-0.013551559,-0.024951998,0.013024602,-0.029331455,0.03898052,-0.030649694,0.016451765,-0.026760766,0.02017286,0.005051656,0.057064235,-0.004480188,0.0033903962,-0.024863351,-0.014481635,0.013271861,-0.027917137,0.010169735,-0.009365141,-0.008340184,-0.029199298],"last_embed":{"hash":"omzj7x","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"omzj7x","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)","lines":[121,138],"size":696,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"omzj7x","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03255203,-0.01256461,-0.025305903,-0.028979188,-0.038901433,-0.028313562,0.032652225,0.013534348,-0.013500952,0.006261984,-0.007613377,0.026840374,-0.016473092,0.0000149952975,0.032442853,0.04112839,-0.0065970807,0.012762291,-0.022927443,0.021827865,-0.05130941,0.0017258205,-0.0022468239,-0.02890295,-0.05073388,0.0029999567,0.0008966335,-0.04680455,-0.019916082,0.023030814,-0.0044761216,-0.058225673,0.028371943,-0.01178098,0.0094204005,-0.008797009,0.016100876,-0.006881056,-0.036091227,0.020883901,0.00966777,-0.007544182,0.035877895,-0.006781486,0.0009833996,-0.017850969,-0.046614356,-0.0112128705,0.006996065,0.014614496,0.029685529,0.010088852,0.044018485,-0.010933589,-0.020217529,0.03656046,0.025023017,-0.06163504,-0.054807726,0.01941396,-0.06677504,-0.005618194,-0.035369597,-0.027111085,0.02367066,0.049730923,-0.00925737,-0.0132190185,0.0046067387,0.0007837219,0.025614198,-0.010111718,-0.004568633,0.023100508,-0.05075867,0.0020969496,-0.0054277,-0.0018983552,-0.0063042673,0.043647178,0.009616229,-0.010064219,0.0019690392,-0.0131604895,-0.013854932,0.035777185,-0.021423684,0.063045405,0.02813547,0.006806222,-0.016652184,0.0137028005,0.0047435053,-0.014232246,-0.029244836,-0.01126515,-0.026302893,-0.034174833,0.033103254,0.020109406,0.031775072,0.0038927959,-0.013904837,0.013874946,-0.018233677,-0.0031103229,-0.0060180435,0.041377623,0.001166077,-0.0223604,0.009518323,0.039820995,0.031412102,0.016266353,0.010744884,-0.015195093,0.022427386,0.014420919,-0.015610016,-0.021179479,0.03793769,0.041668966,0.009831142,-0.042634755,0.0082261255,0.0064804065,-0.037778098,-0.013858672,-0.04278226,0.043082744,0.02239002,0.04237584,-0.012032892,-0.018923175,-0.0024919494,0.026065871,0.036564548,0.006556802,0.0056148707,-0.03788855,-0.009842317,0.04303261,-0.04885312,-0.004286256,0.0005246451,-0.06349808,0.005670481,-0.011029772,0.021311997,0.022953644,-0.003624796,0.024441382,0.019365827,0.029335076,-0.025125407,-0.002589748,0.034969024,0.03035651,0.027486445,-0.0024362807,0.038449127,-0.0085849995,-0.03211205,0.012113381,0.030153306,0.025164306,-0.023717338,0.01242533,0.0094839055,0.0042904858,0.0047741104,-0.02192,-0.009902788,0.004702713,0.042696893,0.019840915,0.033100113,0.02910623,0.008260395,-0.01990025,-0.048033696,0.025263246,-0.022502542,-0.025056025,-0.019460594,0.070656285,-0.0068718796,-0.038148817,0.055177726,0.052286677,-0.025124067,-0.022163497,-0.0018592176,0.018499307,0.030989466,0.0050960244,-0.00742662,0.0072899195,0.0046257796,-0.024184614,-0.021601046,0.051873636,0.031386763,-0.04643935,-0.030404253,-0.011255354,-0.059304345,-0.013640333,0.022369571,-0.06797822,0.018099392,0.012016159,-0.036064614,0.014922689,-0.03520436,-0.02159683,0.022958625,-0.016747301,0.012289303,0.0009860015,0.0013877669,0.07840487,-0.017233687,0.033820238,-0.016033169,0.046919405,-0.008132641,0.051159013,0.0042076763,-0.023332447,0.020830907,-0.009135477,0.0151565885,0.0048191254,0.00043603862,-0.012144684,-0.05675353,0.0072903098,0.054550502,-0.01874515,-0.019835724,0.0037543627,0.012965184,0.00725413,-0.006550735,0.033369217,0.03973486,0.06394776,-0.019781012,-0.023023477,-0.041191533,0.030196693,-0.019421544,-0.0004890386,-0.0073923226,0.034389723,0.0063114627,0.0048488933,0.026483616,0.025223127,0.007154595,0.019580577,0.0024206815,0.0070216088,-0.011250998,0.01766462,-0.013213034,-0.0052101095,-0.010229548,0.011148125,0.03194536,-0.030570755,-0.00026901634,-0.0024917438,-0.030865131,0.009815437,-0.053242072,0.0374603,0.036307447,0.0052194204,-0.00708055,-0.0038373147,0.01640545,0.036552094,0.041329328,-0.0070209936,-0.045796994,-0.02538817,0.019259498,-0.03530029,-0.0026492865,0.011005745,0.07070637,-0.019753138,-0.08116201,0.025162498,0.012935372,-0.16730055,-0.0013347212,-0.035542116,0.03226759,0.02085686,0.022051264,-0.029707441,0.026613766,-0.045487948,0.062671915,0.013507249,-0.04500137,0.014743202,0.007401055,-0.016753677,-0.014294782,-0.023876783,0.0062868986,0.00051990926,-0.048975155,-0.0026172437,-0.041280102,0.013752998,0.008762288,0.0017580324,0.018881142,0.08754615,-0.002580571,-0.026245456,-0.023451453,-0.068695985,0.01844812,-0.006634155,0.010932992,0.014201899,0.030075276,-0.012129555,-0.007842617,0.027911391,-0.022867061,0.079179145,0.03236864,-0.014391633,0.007624873,-0.034028966,-0.042880185,-0.023804536,0.01803862,-0.090616226,-0.020401238,0.0067352965,-0.008200325,-0.035071872,-0.03496294,-0.040752288,-0.019765006,0.04915262,0.05675175,-0.0066449805,0.0076001612,-0.001560778,-0.015381042,0.012916148,-0.016916743,-0.055265337,-0.051441424,0.043514036,-0.008012264,-0.02255806,-0.0039935675,0.036211267,-0.046189427,0.031460814,-0.03199362,-0.021965362,-0.0029297525,0.013012468,-0.01310765,-0.01622742,-0.07464583,0.05291429,0.038567636,-0.045504324,0.05420779,0.00024521278,-0.06153731,0.030266382,0.04342545,0.033108987,0.2340389,0.055385865,0.011284632,-0.032106664,0.026469741,-0.0062417937,0.028739179,0.06522615,0.00980374,-0.025719399,-0.010153647,0.02684531,0.0047334293,-0.012613559,0.010613781,0.057609204,-0.0650465,0.015051634,0.07270625,-0.00067435973,0.017833805,-0.056190323,0.044134744,-0.021267494,-0.03602285,-0.0053057824,-0.032741163,0.025557151,0.012373532,0.029416285,-0.012524089,0.019213526,0.07117958,-0.048399493,0.04220844,0.03228026,0.020885352,-0.07645563,-0.03225742,0.024739038,0.017822316,-0.0030998976,0.018437142,-0.06437629,-0.033375416,-0.055799574,-0.008012106,0.00053782586,-0.037839998,-0.022049395,0.0039075296,-0.027522044,0.012152649,-0.009308836,-0.0078253765,0.031304076,-0.00789552,-0.023395376,0.009009247,0.01700341,0.06367991,0.017870752,-0.04437954,0.022427045,-0.023023507,-0.023126889,-0.015021328,-0.01330899,-0.018411366,0.009065663,0.00880784,0.027298644,0.005997457,0.014005098,0.007672884,-0.00888171,0.055446256,0.04020994,0.052441526,-0.00385563,0.016882593,0.0029120336,-0.016152456,0.018869806,0.014185844,-0.0216289,0.02251547,0.05964319,-0.0098814685,0.00755611,-0.014528331,0.022065613,-0.029938066,-0.0005616041,-0.0056165634,-0.039859723,0.044538997,-0.037968248,-0.037033834,-0.040586025,-0.0365454,-0.01068493,0.012652162,-0.000009272431,0.034541648,0.041185897,-0.015140217,-0.010322698,-0.0172919,0.026433747,-0.064794295,0.0031986893,0.0031003284,-0.021212671,0.025300745,0.041527495,-0.015511043,0.010100967,0.06803987,0.00025620373,0.011959379,0.010949718,-0.03192585,0.029311793,-0.020520873,-0.06589058,0.031751204,0.06555901,-0.0143564055,0.015362022,0.016046176,-0.02101985,0.008641811,0.013578122,0.03162945,0.00037602853,0.030560028,0.0015938225,0.0049262824,0.0076851263,-0.00781735,0.024537288,-0.0034574228,-0.015701665,0.012557434,0.024310408,-0.08561595,0.01569458,-0.02166212,0.027058734,-0.013016214,0.04180576,-0.013791515,-0.0070265764,0.028101692,-0.07389428,-0.020354975,-0.03179144,0.021391636,-0.032531787,-0.0204383,0.034662757,0.011564099,0.060730595,0.018817803,0.049775578,0.01674133,0.016473897,0.0010462189,0.0015228599,0.036362424,0.006945936,-0.017743751,-0.020870212,-0.008201189,-0.043693047,-0.047674496,0.0062313224,-0.025428634,-0.03133657,0.0154181905,-0.022119476,-0.035836563,0.0045125596,0.029909978,-0.06283195,-0.04180998,0.010659139,0.003918242,-0.011637965,0.017152233,0.10126127,0.017037418,-0.012850675,0.021214707,0.0006441683,0.073611595,0.08498602,0.019005613,-0.021577971,0.0025595934,0.008998416,-0.02080939,-0.0061781444,-0.009554606,0.0043514017,0.020543447,0.028944282,-0.005385406,-0.014903244,0.009270056,-0.010967656,-0.06686054,-0.032339253,-0.053474683,-0.05370094,-0.00559392,0.030847173,-0.030359656,-0.01697476,-0.009575237,-0.024438454,-0.0072092446,-0.036937557,-0.035369486,-0.0010708579,-0.025804898,-0.042800948,0.010124884,-0.017022211,-0.00721272,-0.036799088,0.006973605,-0.0044573713,-0.009100458,0.038419135,-0.013232975,0.033166442,-0.049022995,-0.03866102,0.0032868828,-0.015015017,-0.04550064,0.0051952796,0.01368971,-0.019249508,-0.0115858875,-0.03586267,0.018103689,0.011477094,0.0049214587,-0.06282124,-0.026044158,-0.049436796,0.05046831,0.005607404,0.020506637,0.013228639,0.0012350625,-0.011139766,0.0025851002,-0.005503916,0.004518184,-0.03535197,-0.024635484,-0.024096524,0.02390745,0.032047022,-0.029495474,-0.050004702,-0.028037006,-0.01667911,0.010534002,-0.031860907,-0.016635828,-0.014318145,-0.006322867,-0.0016369369,0.01478634,-0.029928677,-0.006041291,0.033319097,0.0052381437,0.024310946,-0.04116654,0.025304869,0.031231457,-0.024469888,0.003335586,-0.06573753,0.04118162,-0.003267644,-0.059695907,0.023900406,-0.03375594,-0.011944544,-0.041660976,0.029598417,-0.013864515,0.0076509584,-0.010305236,0.017448073,-0.009883027,0.014937346,0.0067940974,0.002361737,-0.019054051,-0.022854326,0.03396826,-0.018656151,-0.0005697345,-0.036490735,-0.03010871,0.0022962538,-0.025080752,-0.03468734,0.058801264,-0.031212362,0.0064535453,-0.015807398,0.005066698,-0.035984043,-0.015476545,0.015695011,-0.007969092,0.010961367,-0.024743574,-0.04556069,-0.004466364,-0.012193327,-0.031816743,-0.013324028,-0.011219244,-0.038736105,0.0027452714,0.008589455,0.026887916,0.0056747706,0.0014049913,0.0013261188,-0.05970882,0.0110289855,0.015436215,-0.02098959,-0.016177164,0.011848132,-0.009360794,-0.0045394786,-0.010212354,-0.0024262907,0.015187498,0.027131805,0.0068532587,-0.05498427,0.022912946,0.013693282,0.0074029756,0.014262423,0.028814593,0.037239198,-0.037210766,0.02908912,0.012901291,-0.044025198,0.0063261837,0.038600665,0.010726137,-0.038089268,-0.0015044699,-0.03235574,0.022039657,0.029910577,-0.015468316,0.06930536,-0.027553877,0.028698828,-0.002884378,-0.0252866,0.033055663,-0.0024247856,-0.0055413786,-0.027872644,-0.00909476,-0.021836491,0.03711344,-0.007960008,-0.02471858,0.03870616,0.09463795,0.02074575,0.020864688,0.005430581,-0.029965887,-0.004237463,-0.15763745,-0.023982042,-0.017084628,0.0045226123,-0.0038183304,-0.023086092,-0.039744414,-0.040862653,0.007203223,-0.022660643,-0.00087811286,-0.023396723,0.027470604,-0.010810187,0.0008813601,0.013942809,-0.016553398,-0.029523678,-0.037296947,0.098770194,0.019571101,0.029082099,0.04073623,0.024394426,-0.019582892,0.009809051,-0.024680844,-0.025621135,-0.028179385,-0.0183602,0.0015067338,-0.03611176,0.017105145,0.053922713,0.016130622,-0.046197314,0.022371298,0.01104902,-0.08070294,-0.032574862,-0.012381564,0.012572022,-0.0008469139,0.009359152,0.0031105275,0.056232184,-0.028168889,-0.008095998,-0.042338196,0.019408785,-0.004686673,0.04883691,0.014432806,0.019182261,-0.02138041,-0.007867225,-0.029655809,0.002728625,0.005986705,0.01278797,0.0002660126,0.019763079,-0.010791472,0.009460234,-0.03968922,0.03389104,-0.031288963,-0.0040925224,-0.038747378,0.029693602,-0.03370681,-0.034534235,0.047473773,-0.041327417,0.0060001467,0.011129202,0.012066017,-0.0019784616,0.012712422,-0.02178341,-0.05422459,-0.035699412,-0.004532093,-0.046473708,0.043511365,0.000032059674,0.004851175,0.012430292,-0.060675472,-0.037217382,-0.06923823,-0.04378711,-0.02361542,-0.03190049,-0.014914942,0.046060305,-0.021492742,0.012144796,-0.03431631,-0.036725108,-0.025301108,-0.046954207,-0.038974427,-0.00799704,-0.029751997,0.008101431,0.06394716,0.039491016,-0.0042491835,0.025682012,-0.0043754866,-0.010459443,0.010427546,0.0046463534,-0.059151288,-0.0069848155,0.0012290272,0.024145048,0.023380978,0.0049298108,0.0070771566,0.027035378,0.017180476,-0.031911172,-0.005423468,0.07230313,0.032428302,0.038477942,0.045441613,0.00508058,0.005537784,-0.06717308,0.012932803,-0.009398793,0.03549971,-0.0309197,0.002423238,0.030703003,-0.032159526,-0.056020543,-0.019019479,-0.020924216,-0.006798767,-0.038331077,0.0072420686,-0.016925916,-0.008007147,0.021697843,-0.006573563,0.0003775198,-0.008949012,0.00230417,0.030963028,0.054603852,-0.00040306442,0.047797892,-0.0071475315,-0.006113855,0.025301654,0.04841255,-0.010770712,-0.015380193,-0.04335846,-0.07199113,-0.043074332,0.06898567,0.007014031,-0.008320347,-0.0010712661,0.010239749,0.009860444,0.037427906,-0.030224105,0.023978688,0.0008303956,-0.014630096,0.0047132573,-0.00427627,0.05892082,-0.014069609,0.040807817,0.009540496,0.014321137,0.03630129,-0.007387529,-0.0030794356,-0.012456043,0.005016481,-0.021393325,0.04466944,0.0059741996,-0.0074813003,0.022708986,-0.0234761,0.057395633,-0.01158553,0.007979434,-0.0061566904,0.03690883,-0.0028751153,-0.035052814,0.0010907657,0.009671091,0.004163567,-0.019048205,0.0099033695,0.01668541,-0.007517292,-0.009068064,0.048215,-0.06797176,-0.02316438,-0.008259082,0.031642225,-0.013112645,-0.014948173,0.048194952,0.004795094,0.004778668,-0.0061603813,0.063611716,0.014083705,0.02043388,-0.011681444,-0.015856337,0.040768668,-0.014339321,0.039846614,-0.019608326,0.0068391277,-0.014199063,0.00093454006,0.018041624,0.055387184,-0.022856887,0.010361696,-0.012293677,-0.00457762,-0.019163929,-0.028538687,0.029729893,0.0025256886,-0.0066555473,-0.025830952],"last_embed":{"hash":"9sqdni","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"9sqdni","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{1}","lines":[123,123],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9sqdni","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05412308,-0.020314775,-0.019422004,-0.01759496,-0.03375523,-0.052454855,0.019606974,-0.006519455,-0.007826699,0.0067152153,0.0072532604,0.027744208,-0.0093416665,0.0036202527,0.023228303,0.048296537,-0.009620606,-0.0035586874,-0.003128214,-0.011961542,-0.041604377,0.0014987672,0.037189975,-0.026236884,-0.026218586,0.00603175,-0.008261178,-0.04032544,-0.009086723,0.0510108,0.00804098,-0.057752907,0.053110115,-0.01560173,0.03267306,-0.010583376,0.018481195,-0.0076177246,-0.035591155,0.025104977,0.016128255,-0.023172477,0.021231918,-0.0131334895,0.007715693,-0.020258231,-0.055726517,-0.004939504,-0.03397207,-0.00063438097,0.030218417,0.0042557265,0.06868026,-0.00980598,0.0089564575,0.020573605,0.04913516,-0.042654827,-0.04958651,-0.009157364,-0.060132556,-0.014772327,-0.036293145,-0.028113177,0.025696972,0.05442062,-0.011367977,-0.009976108,0.0020243526,-0.0016601395,0.02169373,-0.01059394,0.019466747,0.0246124,-0.06378184,0.0031348655,-0.01060027,0.0057243747,-0.003186802,0.027859176,0.019167397,0.022042947,0.017925877,0.0027847162,-0.017851518,0.036916252,-0.0049217725,0.05842896,0.016209984,0.005900139,-0.00871922,0.014263843,-0.0080931615,-0.021137489,-0.03317946,-0.0068741897,-0.0057853977,-0.051338535,0.034804825,0.021356918,0.044237394,-0.013430516,0.0090838205,0.0111749945,-0.014661042,0.009569708,-0.0117119225,0.047165953,0.0016217609,-0.014457706,0.0064844885,0.03515533,0.036335737,0.0067137233,0.003324699,-0.0016500592,0.0071810544,0.004223346,-0.04414793,-0.01645055,0.04927827,0.051250897,0.0051281233,-0.04235895,-0.0104999235,0.014429817,-0.031215793,-0.00064096204,-0.05425763,0.053884327,0.013635664,0.066138305,-0.021155883,-0.0037060545,0.00042896316,0.026199458,0.051789276,0.024296926,0.00827551,-0.040012155,0.008990735,0.020585526,-0.060413733,-0.030201044,-0.016454665,-0.07715557,0.0020307046,0.0029820164,0.012741663,0.03086019,-0.004157181,0.030910367,0.026482888,0.04435561,-0.038338475,-0.010065787,0.041096587,0.03704789,0.022118356,-0.0077201095,0.059476383,-0.010346414,-0.03786085,0.06333558,0.009594463,0.02826067,-0.016861044,0.020598697,-0.010681304,0.017599598,0.009946741,-0.009557194,-0.014274228,-0.012890707,0.03580736,0.018424539,0.046546623,0.031000586,0.0063226502,-0.027479801,-0.029390002,0.030973688,-0.02342449,-0.028420927,-0.00012978826,0.07191413,-0.027500862,-0.03381762,0.029787522,0.022643987,-0.0011664013,-0.025737578,-0.006622373,0.014063216,0.027827503,-0.0007523196,0.011613624,0.01764566,0.016211994,-0.02674506,-0.017856643,0.049320966,0.008833877,-0.03494068,-0.04310912,-0.009034653,-0.043376505,-0.058501016,0.04190268,-0.056533482,0.022551067,0.0109978495,-0.03374832,-0.000028392229,-0.025656153,-0.03678238,0.018412206,-0.015845027,0.010481738,0.0007886361,0.008275285,0.07894299,-0.0034331393,-0.0084441565,-0.040932365,0.021415977,-0.027492773,0.06147365,0.016356122,-0.03539726,0.0176316,0.0124972975,0.007379936,0.022449344,0.0008625141,-0.013499572,-0.056145467,-0.004360356,0.05470935,0.0059539923,-0.013397633,0.008923037,0.03786307,0.00113953,0.0029951367,0.027932037,0.058859248,0.06084585,-0.0050040097,0.007485378,-0.032881882,0.0148415,-0.012587465,-0.016399868,0.01069165,0.030062387,0.007859706,-0.007427806,0.0307707,0.025929203,0.0015170829,0.0084457155,0.016775602,0.00473562,-0.0067021744,0.037563544,0.00033400257,-0.003728445,-0.0044575906,0.031580415,0.021151757,-0.032189455,-0.021191228,0.0023501457,-0.03544058,-0.0089537455,-0.058863208,0.045523286,0.024635572,-0.0037859308,-0.006607085,0.008044107,0.016486362,0.027743343,0.04072458,0.007168882,-0.012187788,-0.04255845,0.031902634,-0.032846708,-0.02197966,-0.00013626865,0.08013125,-0.0031350893,-0.041087657,0.014616695,0.019855894,-0.15975565,0.0025284968,-0.03358874,0.043356866,0.016945181,0.028492806,-0.0370779,0.01819476,-0.06786459,0.05515717,0.00854116,-0.046952363,0.03207399,0.009648321,0.0024187772,-0.024550376,-0.03425343,0.0007016733,-0.023303373,-0.04754085,-0.024502838,-0.040944505,0.02540845,0.022290213,0.0023167757,0.029214157,0.07855326,-0.010915248,-0.027719904,-0.046556477,-0.06982202,0.008636878,0.00021299643,-0.003946291,0.016334997,0.04089496,-0.0072788703,-0.025465244,0.024380919,-0.0052867695,0.06320757,0.04096416,-0.017635506,0.02142468,-0.014303191,-0.04320111,-0.033293165,0.015010715,-0.051837925,-0.015380003,-0.016187685,0.0019738546,-0.019326732,-0.028176194,-0.047833033,-0.02917641,0.015296702,0.03738833,-0.014802011,0.008333205,-0.01838378,-0.0041774516,0.011431225,-0.016281454,-0.0329635,-0.060319345,0.023445839,-0.0061620525,-0.023215104,-0.000947651,0.03515528,-0.03705059,0.005871551,-0.033388842,-0.033044387,0.022672737,-0.0032087592,-0.009038021,-0.036728382,-0.0968649,0.035036277,0.04038306,-0.0337447,0.022583205,0.005444363,-0.052118406,0.022391506,0.035609987,0.04247824,0.24184763,0.031518605,-0.009769794,-0.016735436,0.040963843,-0.010040942,0.014047349,0.08729574,-0.006580213,-0.02880186,-0.012031417,0.0079801,-0.011041729,-0.00740183,0.018244494,0.04927563,-0.059230134,0.006984587,0.07989253,-0.009153465,0.023498327,-0.018259393,0.011656326,-0.050168566,-0.059896305,-0.023728501,-0.026681162,0.033329356,0.005167425,0.030998774,-0.016848331,0.043722175,0.046526235,-0.041728836,0.03838246,0.030972416,0.047518402,-0.07733539,-0.024600426,0.019739408,0.008334982,-0.010542872,0.019906128,-0.055964816,-0.018519755,-0.05206124,-0.027385822,0.015844237,-0.053458832,-0.026139038,0.013488014,-0.009807261,0.0052582165,-0.021408597,-0.018640015,0.029996296,0.000119947385,-0.035662975,-0.013616604,0.016257599,0.03862549,0.0129473135,-0.049672395,0.030910209,0.016059488,0.012770208,-0.03751606,0.002033377,-0.0077991197,0.013794123,0.00565022,0.024976294,0.009946091,0.010783886,0.013612476,-0.0018422535,0.018579753,0.045127336,0.036670398,0.0022510865,0.00084310194,-0.0079721045,-0.037460797,-0.018157566,0.021337466,-0.016834525,0.011284436,0.042390164,-0.00032736096,0.005399784,-0.0060296995,0.01662474,-0.040954392,-0.021955308,0.0061410763,-0.040694162,0.02544935,-0.054387998,-0.02693356,-0.034491133,-0.0284418,-0.0056345956,0.007201586,-0.0104389945,0.03342372,0.048230305,-0.019726774,0.0014182745,-0.011200833,0.028106958,-0.08562386,0.0075406013,0.011349791,0.0037500192,-0.007407813,0.025439844,0.010228864,0.0063452874,0.07939809,-0.002948541,-0.0003818536,0.012392959,-0.01641379,0.01212683,-0.026185919,-0.07820322,0.0330907,0.004365431,-0.005396308,0.022516819,0.012518188,-0.02273802,0.01554761,0.007119152,0.03531116,0.014967276,0.029196395,-0.00636875,0.0037616317,0.036815338,-0.016040513,0.04087498,-0.005270052,-0.010042079,0.022487307,0.036491387,-0.06687169,0.035556804,-0.024504473,0.008177459,-0.0034096676,0.050800666,0.0016768338,-0.017754914,0.017325586,-0.081201285,-0.018511133,-0.038020585,0.029776083,-0.040860858,-0.040330693,0.0027726518,0.01439077,0.09726342,0.007293182,0.032306924,0.023536718,0.0027415007,0.017103244,-0.021202805,0.029034728,0.02318726,-0.012150552,-0.0130335875,-0.0052705356,-0.05480816,-0.049326442,-0.006100541,-0.015229068,-0.00657374,0.038613666,-0.02995775,-0.012102026,0.002891213,0.045675814,-0.031145705,-0.03796354,0.010456436,-0.016417494,-0.017707746,-0.021546278,0.082206495,0.039656807,-0.0056280284,0.03389019,0.010915762,0.056939203,0.06315836,0.02212965,-0.0059507377,0.005345752,-0.00063588476,-0.018909529,0.007960985,0.0018538552,-0.008266995,0.007693284,0.016448133,-0.002594632,0.007072648,0.01835173,0.0033411502,-0.053876534,-0.0362429,-0.04640189,-0.039750922,-0.010315765,0.023894127,-0.036939863,-0.02556029,-0.014649874,0.0073878355,-0.004270912,-0.02224366,-0.0029769703,0.0146157555,-0.024509836,-0.05586567,-0.017045187,-0.008128703,-0.0061352956,-0.042658597,-0.006983736,-0.018170625,0.0033696694,0.031684425,-0.0018096876,0.034228034,-0.035227466,-0.030252311,-0.016478132,0.00570545,-0.025704535,-0.022564862,-0.0030977682,-0.009418889,-0.032314662,-0.0042413366,0.018925752,0.022986693,-0.00885196,-0.022138996,0.00035423975,-0.049709994,0.038706135,0.008689923,0.009995264,0.027338754,0.031182613,-0.0042442176,-0.012487712,-0.0063144458,-0.0002445457,-0.029765641,-0.02741265,-0.029818201,0.004722297,0.03166146,-0.02455331,-0.051211055,-0.034690797,0.00045864304,0.016973736,-0.02119277,-0.011248798,-0.026303144,-0.011161296,-0.011455344,0.015696296,-0.051892735,0.013513013,0.049297888,0.010790037,0.03064676,-0.033658043,0.0007731125,0.02619211,-0.020751609,0.0059843063,-0.044526175,0.015789561,0.0043757814,-0.05446317,0.040669043,-0.044758443,-0.017381866,-0.055241365,0.032749623,-0.02186344,0.008895115,-0.0011768867,0.04745558,-0.0063191354,0.041785255,-0.011825387,-0.011716386,-0.019872526,0.0185124,0.022184933,-0.0068247286,-0.005210496,-0.046767946,-0.030986033,-0.020285107,-0.020085104,-0.024628527,0.049130484,-0.018735271,0.016413,-0.022200832,-0.013254099,-0.045058753,-0.0137720285,-0.010904638,-0.01810487,-0.0019413299,0.006536012,-0.034099802,-0.0019234723,-0.02031751,-0.037641626,-0.007610312,-0.027245887,-0.040291037,-0.03618847,0.0105647165,0.036858726,-0.0051565883,0.017117392,-0.020165082,-0.042120453,0.031121172,0.020478586,-0.02335636,-0.0072596087,0.02244691,0.008757949,-0.010743059,0.002650076,0.0028618977,0.02460616,-0.0023971403,-0.0032231528,-0.05257789,0.0018429584,0.028478393,0.0003134034,0.02730274,0.030001763,0.048721306,0.0018163478,0.03089822,0.008786231,-0.03471171,0.0055636577,0.04070883,0.01638322,-0.052478485,0.0044168322,-0.020540532,0.011533205,0.014643388,0.0029127137,0.042974923,-0.028266808,0.033606045,0.011656574,-0.052087657,0.044921342,-0.04348997,-0.019185932,-0.034098804,-0.0008660055,-0.007152989,0.02884421,0.009593945,-0.026860908,0.0573196,0.05196753,-0.01257102,-0.008625353,-0.017486434,-0.04284428,0.01575982,-0.16419752,-0.006599125,-0.007545683,-0.006186894,-0.0025917585,-0.017789299,-0.028607141,-0.02238908,0.009797367,0.0018314302,-0.0166521,-0.04293401,-0.004708214,-0.012121762,-0.0010957562,0.020750934,-0.010620394,-0.0152413035,-0.024058402,0.10871055,0.0122395335,0.024954606,0.064676076,0.0055028787,-0.015690992,0.0070132525,-0.0018462056,-0.010395429,-0.02779276,-0.05809178,-0.01247146,-0.051890746,0.029186593,0.0409335,0.007147267,-0.054007765,0.02000113,0.00050332746,-0.06284833,-0.037482064,-0.032428075,0.010312886,0.013437633,-0.007641871,0.024507713,0.02266627,-0.04020088,-0.003792026,-0.052906606,-0.011711072,-0.009110934,0.032808196,0.0035641056,0.008912679,-0.025219876,-0.008367062,-0.026209692,0.024232516,0.023308493,0.02150082,0.0018368777,0.012689552,-0.035644207,-0.004433177,-0.054832127,0.0080175,-0.03345993,0.0082253255,-0.032458324,0.018844066,-0.0560863,-0.040285617,0.043009475,-0.011198575,-0.0016874153,0.02700665,0.025907781,-0.013934628,-0.0062461677,-0.0155990785,-0.0028551267,-0.016692352,-0.0053244447,-0.05239921,0.043141827,0.006637885,0.01647156,0.004835514,-0.05469357,-0.017847376,-0.06304634,-0.0400248,0.00878439,-0.01360472,-0.0055490904,0.011261368,-0.009755938,0.008575644,-0.037976854,-0.010757163,-0.026894141,-0.05558405,-0.017604936,-0.016569154,-0.026586864,0.0057504703,0.036316346,0.03294401,-0.022149323,0.01034819,0.0023250312,-0.006406761,-0.008511235,-0.004173183,-0.059373196,-0.014594925,-0.01642322,0.031639505,0.013154032,0.032863297,-0.002358995,0.028922834,0.015323597,-0.039536484,0.010272212,0.04904673,0.053748824,0.03879727,0.035413064,-0.020193916,-0.002029084,-0.06465995,0.00886589,0.0020871111,0.040661726,-0.041006573,0.015478686,0.03677955,-0.028944705,-0.058437858,-0.03386457,-0.02658949,-0.0003142373,-0.026456252,0.0075431066,-0.020473525,0.014303771,0.045309905,0.012955205,-0.022566393,-0.0020502787,-0.019520028,0.058295596,0.054316476,0.02675717,0.04410181,-0.0022122841,0.017837213,0.019451566,0.053398706,-0.026880044,-0.02414948,-0.0400748,-0.056366377,-0.024838228,0.0848693,-0.0057938136,-0.01353298,-0.0147125255,0.008039949,0.040777247,0.018470112,-0.029681025,0.021421727,0.017176308,-0.0041570524,-0.0043952563,0.010486882,0.044608057,-0.009419007,0.049307622,0.01590767,0.008741737,0.043005016,-0.008511621,0.0052083624,-0.010672057,-0.015602593,-0.042200632,0.030644728,0.014602644,-0.0012105409,0.009872018,-0.011458394,0.06328937,-0.001404513,0.015910696,-0.011000041,0.046786755,0.010863042,-0.039805856,-0.0026618685,0.041067243,-0.012068583,-0.047586877,0.022879308,-0.024053061,-0.02982392,-0.012540845,0.025421044,-0.03222264,-0.019503377,-0.0023526961,0.02693357,0.00039514224,0.0075068553,0.028692206,0.01383912,-0.011052086,-0.021825977,0.057296842,-0.0099533675,0.01417924,0.005778295,-0.007572145,0.013355458,-0.014054225,0.030558305,-0.014819444,0.032091822,-0.026120435,0.013224552,0.01255319,0.054254077,-0.0069848746,0.02026704,-0.031152708,-0.010730967,0.025179341,-0.038916484,0.02452359,-0.025033968,-0.0022692436,-0.016455742],"last_embed":{"hash":"1l58r8p","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1l58r8p","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{2}","lines":[124,124],"size":101,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1l58r8p","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.055484936,-0.013598257,-0.018719204,-0.015679317,-0.040329855,-0.04061599,0.030101962,0.0070608035,-0.01485012,0.0037785927,0.0011152477,0.020279896,-0.008187515,0.0019090624,0.006444302,0.031744577,-0.008097492,-0.004559905,-0.009256883,0.009622518,-0.04384609,-0.013285601,0.010581898,-0.018306158,-0.03419216,0.014626094,-0.0012637258,-0.029369464,-0.020432157,0.05593129,0.016307533,-0.06250748,0.056354467,-0.03482986,0.043961782,-0.023917725,0.0051566055,-0.0074837524,-0.049806494,0.016664606,0.0049023926,-0.02089091,0.01359977,-0.00788359,-0.0051510534,-0.015539437,-0.051156975,-0.012863521,-0.028507559,-0.002221007,0.024535567,0.0142480405,0.059241325,-0.020598194,0.0153417755,0.030644676,0.047151424,-0.0579731,-0.03977938,-0.007857366,-0.06697993,-0.006309628,-0.029913181,-0.020674039,0.036208376,0.03383003,-0.018060762,-0.018291675,0.0014916447,-0.0034684802,0.012034405,0.006169423,0.028005948,0.01419272,-0.056081966,-0.008343231,-0.022532312,-0.010395015,0.0076458594,0.048693612,0.010058341,0.010048923,0.027424118,0.001529156,-0.020301698,0.048788328,-0.0289952,0.07521386,0.025721366,-0.0076411483,-0.031131929,0.013230515,-0.027393013,-0.017229151,-0.028691698,0.003738747,-0.022250907,-0.036612697,0.036473747,0.011874769,0.02867229,-0.015118768,0.009024542,0.030408641,-0.00940534,-0.012972904,0.009037728,0.03551219,0.007891234,-0.024372835,0.013588285,0.031629983,0.041750837,0.0045802603,-0.013063247,-0.012468215,0.016721006,-0.013883616,-0.012980385,0.003153692,0.05770679,0.05160487,0.025926355,-0.047751307,0.01818625,0.01622676,-0.030236457,0.011998209,-0.041599635,0.048877534,0.005035091,0.06650912,-0.040686406,-0.007178717,-0.009462117,0.03214449,0.04432247,-0.00075045554,-0.009179175,-0.040355958,0.0016054687,0.008334213,-0.064346045,-0.001380611,-0.0051658596,-0.055062413,-0.016827011,-0.008668748,0.040448483,0.013055841,-0.0119427545,0.024315713,0.028931428,0.032764267,-0.02288375,-0.011203955,0.04079279,0.045107055,0.02095093,-0.013324033,0.030704586,-0.022762537,-0.03898096,0.018782446,0.0042977515,0.02596352,0.005370434,0.020373644,-0.016040802,0.017027894,0.015883602,-0.029694827,0.011713443,-0.005282984,0.041630432,0.021509878,0.048436217,0.023900488,-0.0017291501,-0.02390772,-0.046756543,0.030783273,-0.017647596,-0.02940787,-0.021336945,0.05555394,-0.018257737,-0.041013848,0.042370196,0.017280445,-0.011425129,-0.021982558,-0.013750658,0.029585332,0.025271535,0.0066529955,0.00030770357,0.011232696,0.01406129,-0.033242226,-0.0051834015,0.026168155,-0.005825668,-0.027297027,-0.044977944,0.007676382,-0.052331515,-0.0023701761,0.032989215,-0.04987446,0.01567496,0.00026047727,-0.024157226,0.011074774,-0.03834001,-0.043823995,0.03931313,-0.0032847787,0.011121928,-0.009557927,0.020171078,0.0835119,0.0045993677,0.020132769,-0.017205277,0.037587013,-0.02446128,0.07015245,0.01077505,-0.04384642,0.024250131,-0.00003158697,0.02025701,-0.0049187136,0.022882223,-0.017116295,-0.05054746,-0.00034013367,0.044901937,-0.00917438,-0.013589059,-0.0065077688,0.035698563,-0.0030314226,-0.006893577,0.033696126,0.04108267,0.073277324,-0.022757266,-0.0030850656,-0.027266523,0.025627308,-0.025713053,-0.004323904,-0.01917105,0.03984446,-0.0037428734,-0.020955347,0.028215371,0.01248369,-0.017076591,0.025953759,0.0034607667,-0.0024881258,-0.0036252106,0.028258393,0.0012973073,-0.024054702,0.01325211,0.039151456,0.0067651933,-0.054888386,0.000843494,0.00039920572,-0.057505954,-0.016082877,-0.056129515,0.045061972,0.031925302,0.0012830512,-0.01594205,0.0005728363,0.0089397235,-0.0035843675,0.039436124,-0.008989997,-0.010289873,-0.039666396,0.007847685,-0.029619534,-0.0014462792,-0.0053407894,0.08646339,0.00075504044,-0.035564918,0.015016581,0.020661945,-0.18048796,0.009945604,-0.05003828,0.033938024,0.017470801,0.026246564,-0.016231801,0.024887947,-0.0667127,0.066776186,0.005047837,-0.053511355,0.00097621756,0.012588215,0.0015448416,-0.017742068,-0.03827021,-0.0021324072,-0.01655859,-0.04393558,-0.024696186,-0.040390003,0.0044486616,0.033386912,-0.008683961,0.04996172,0.076796204,-0.0025866805,-0.03463601,-0.042872313,-0.06940399,0.020910967,-0.00019474304,-0.012782344,0.01759129,0.04855172,-0.0065583712,-0.001624813,0.015474631,-0.014168078,0.06268141,0.038463037,-0.011977695,0.018413348,-0.020442944,-0.033866674,-0.014654694,0.013521396,-0.060785152,-0.0119137345,-0.001446845,-0.0024938346,-0.023137096,-0.021290686,-0.047891464,-0.029780602,-0.0015981885,0.033366125,-0.00064666657,-0.007564652,0.0036407674,-0.0039122947,0.014416145,0.0013587917,-0.046674334,-0.06997404,0.032297615,0.0016260246,-0.016828949,-0.023217002,0.019441286,-0.016943507,0.018935485,-0.037078526,-0.030993424,0.008809676,0.0073486487,-0.009227045,-0.031865485,-0.09152433,0.03315149,0.04353474,-0.04860549,0.032003082,-0.0066454154,-0.062038865,0.0251475,0.013127214,0.0387612,0.22708337,0.042815167,-0.0074468693,0.009099696,0.043446403,-0.006770944,0.028153075,0.06945123,-0.027096493,-0.045036845,-0.019508088,0.010523911,0.0026820374,-0.02666575,0.009962072,0.05661008,-0.050854232,0.006605928,0.07191004,0.0022056517,0.01149427,-0.042905763,0.02573979,-0.02248843,-0.056294903,0.007859886,-0.034433637,0.01916215,-0.007226515,0.032584637,-0.008125278,0.028913833,0.061341237,-0.030483013,0.034856632,0.029043421,0.022507705,-0.063715644,-0.019687857,0.024726938,-0.0034456572,-0.006957304,0.031461794,-0.06978971,-0.013951109,-0.05889133,-0.0071563525,0.0006640727,-0.03406362,-0.031146122,0.018752757,-0.001742884,0.016379887,0.01418394,0.012182815,0.023073476,0.0064852643,-0.018465362,-0.025691926,0.016092863,0.028626552,0.011220684,-0.07091423,0.027457934,0.018544367,0.006458348,-0.048002042,0.0030539779,-0.02020121,-0.004003879,-0.00893716,0.026082672,0.018971743,0.007852569,0.0055902717,-0.01941217,0.03639081,0.03161458,0.051877394,0.018309679,-0.008837629,-0.013886921,-0.040853623,0.003632874,0.0263848,-0.01884208,0.020579476,0.060919072,-0.021292845,0.000037964634,0.005303712,0.012218278,-0.026845794,-0.012331411,-0.018228497,-0.038062546,0.035998795,-0.04949346,-0.04331449,-0.04458011,-0.051402442,0.0060608936,-0.012039733,-0.037819542,0.04026461,0.0519693,-0.019704593,-0.017323965,-0.016895643,0.030597104,-0.05239244,0.015262473,0.014890314,-0.0077834153,0.011216745,0.030518392,0.004132262,0.0102805225,0.074347414,0.02143249,0.010316575,0.0049798577,-0.017544731,0.02437111,-0.012415118,-0.067750335,0.029062036,0.024816083,-0.0053333705,-0.0034959782,0.027695874,-0.018154224,0.0072170314,-0.017322168,0.027584009,0.011663039,0.031965517,-0.017223263,-0.006310229,0.034155767,-0.021782981,0.025391974,-0.00321871,0.008441486,0.006300116,0.02945739,-0.07081158,0.0067105335,-0.029892934,0.030671973,-0.013113366,0.051662937,0.0041944133,-0.016440023,0.019398969,-0.08523897,-0.019982463,-0.016212504,0.01414613,-0.037981622,-0.042897105,-0.0062590344,0.016190803,0.07462302,0.018557474,0.030683788,0.03625785,-0.009119197,0.013581453,-0.012930695,0.015024278,0.03786558,-0.02651961,-0.01586489,0.010835377,-0.033717252,-0.022007952,0.010546389,-0.037291113,-0.011933672,0.047875382,-0.004784766,-0.016559178,-0.004839208,0.025795411,-0.016051736,-0.028435046,0.007844894,-0.017749555,-0.016095003,0.00686079,0.09859579,0.023044527,-0.016469296,0.017769156,0.030363219,0.048617076,0.066557795,0.030584577,-0.013045574,0.009604707,0.03504124,-0.009526775,0.019190317,-0.003159462,0.004971833,-0.0019506953,0.032661207,-0.03485214,0.008393287,0.01919027,-0.002874241,-0.07117061,-0.026467452,-0.06004961,-0.05175289,-0.0042579863,0.043985985,-0.011182754,-0.016356168,-0.02958951,-0.013376024,0.022067307,-0.017140133,-0.022089494,0.017611573,-0.024744991,-0.045659374,-0.020709911,-0.023793051,-0.0033819901,-0.058484253,0.0056924243,-0.009836753,0.006328239,0.0148408245,0.026074203,0.043403912,-0.031795874,-0.028722892,-0.013973287,-0.022371631,-0.03483799,-0.0077815256,-0.0049147774,0.017337013,-0.018958736,-0.02672242,0.04455141,0.034214143,0.007162323,-0.023221377,-0.019508509,-0.039167814,0.054853912,-0.0076066796,0.021798693,0.013548897,0.007445525,-0.023438571,0.008849362,0.0013879683,-0.0027891581,-0.012682223,-0.035331424,-0.047495686,0.015291695,0.03819333,-0.016565949,-0.04246381,-0.041518338,-0.0070597203,0.0063139433,-0.02667876,0.007849165,-0.016940657,-0.0064322813,-0.011760753,0.02764861,-0.083540134,0.005428591,0.03179844,0.000046953042,0.0037024796,-0.030068222,0.004809374,0.022098461,-0.05018414,0.018785214,-0.06073154,0.038283527,-0.005229721,-0.051859163,0.04604076,-0.030981865,-0.006379501,-0.045395866,0.014253262,-0.028751446,0.004932892,0.001357644,0.012482041,-0.010709914,0.03006288,-0.000055599972,0.025766386,-0.023950558,-0.011565907,0.027303938,-0.011260689,-0.018218558,-0.033475995,-0.028214164,-0.02139908,-0.021444317,-0.012132898,0.04233705,-0.036187496,0.01984484,-0.0006528194,-0.011024275,-0.04645474,-0.028367627,-0.0065572807,0.00038141647,0.015217891,0.011393364,-0.037579477,-0.006861552,-0.015608496,-0.03840997,-0.035043217,-0.01628701,-0.04332392,-0.032147124,-0.0071575516,0.033239506,0.010871035,0.020197041,-0.0019449954,-0.023584845,0.015436032,0.017284174,-0.029246993,-0.010878522,0.013461525,0.00326608,0.0016836913,-0.020689763,-0.0067840316,0.009828934,-0.0041570957,-0.0008181516,-0.06793289,0.028721917,0.028710281,0.019202402,0.03910394,0.023989918,0.040962797,-0.011171344,0.016214812,0.012730015,-0.044685442,-0.0039021142,0.028643496,0.036719617,-0.06342236,-0.008058584,-0.016570264,0.026422434,-0.0053304094,0.0230579,0.044014134,-0.018191233,0.023543242,0.008142632,-0.025004439,0.04725731,-0.024891239,-0.010142719,-0.024896482,0.015376814,-0.00512155,0.03276083,0.0024229905,-0.025615932,0.06540328,0.056017254,0.017980881,0.0009307219,-0.0058059124,-0.048870806,0.010267684,-0.16058792,-0.021656418,-0.019885432,0.0026080187,-0.016628347,-0.0130428225,-0.010527009,-0.022482403,0.0023241036,-0.011587778,0.00044160156,-0.047745593,-0.016461322,-0.008316818,-0.0013192481,0.037221543,-0.009622734,-0.016686441,-0.02539731,0.11968797,0.017834913,0.017929219,0.05853998,0.0018150853,-0.020033201,0.014495913,-0.007914247,-0.01769347,-0.018927274,-0.02879416,-0.011505094,-0.03821418,0.021888945,0.030683942,0.010072212,-0.0330673,0.030517675,0.004865202,-0.05444283,-0.02751243,-0.032015152,0.008467215,0.018622436,0.0072935065,0.011820305,0.03967486,-0.006779968,0.002102706,-0.027945295,-0.003198981,-0.017143313,0.035854045,0.00938005,0.021967812,-0.021511074,0.0043228166,-0.0033437142,0.007635759,0.03842921,0.0130639775,0.0067165755,0.006487299,-0.029821765,0.013351329,-0.062450994,0.014401522,-0.04450673,0.014535437,-0.034591377,0.030343652,-0.04852785,-0.03307349,0.037329987,-0.011988648,-0.002999587,0.0134251695,0.026732536,-0.012363269,0.0108099915,-0.018153323,-0.018571792,-0.03525518,-0.0016148166,-0.031200942,0.051497843,-0.011286869,-0.0037372443,0.0031152766,-0.0360669,-0.022652974,-0.05420654,-0.028069887,-0.016720437,-0.012890306,-0.021700555,0.020830654,-0.022821633,0.0103123365,-0.02632691,-0.022363674,-0.021482525,-0.04036201,-0.017126828,-0.0139735155,-0.030944621,0.0078167925,0.027555682,0.026403457,-0.010007824,-0.003939218,-0.00007005047,-0.018268878,-0.0018875784,-0.0023536156,-0.07282387,-0.008404652,-0.017459843,0.039465245,0.017125873,0.008268323,-0.010748525,0.008006747,0.020855496,-0.043984536,0.005690459,0.06611746,0.03910355,0.04640355,0.031844135,-0.031915426,0.01480027,-0.05604435,-0.00051088387,0.00001920397,0.047943126,-0.024598267,0.021834735,0.043629035,-0.024997668,-0.058531966,-0.04121591,-0.007376275,-0.011224835,-0.031896386,0.00710156,-0.031149367,0.010062682,0.020225344,0.003691299,-0.008662159,-0.0076906234,-0.014831529,0.05478361,0.062234357,0.027321815,0.05375964,0.021711962,0.028560782,0.0002713427,0.06134521,-0.016318807,-0.030923469,-0.042342506,-0.036689512,-0.030624889,0.07888517,0.0016184,-0.008992014,-0.004208622,-0.008542287,0.013068819,0.023188785,-0.020142041,0.0018890959,0.018249517,-0.020218207,-0.0092563005,0.0015860918,0.030502826,-0.022708027,0.035694905,0.023293799,0.0041152257,0.05421789,-0.015064351,0.015567926,-0.031071324,-0.006935124,-0.036397543,0.033331085,0.02403199,-0.0013889369,0.02732263,0.00917744,0.07858857,-0.007819928,0.005637391,-0.019157356,0.04659402,0.01085053,-0.014662251,-0.015119209,0.023558341,-0.010452153,-0.051049676,0.0025639897,0.0010035647,-0.045821086,-0.008941779,0.04161307,-0.017304502,-0.018137893,-0.006162733,0.032598156,-0.011050268,0.020383295,0.05745355,0.017557397,0.0048372,-0.014452118,0.056640662,0.0024050474,0.010111006,-0.02732924,-0.022673244,-0.004737792,-0.0022991279,0.047183745,-0.0011235848,0.020803321,-0.035875417,0.0015626762,0.00752772,0.058018427,-0.013211694,0.031293456,-0.04618169,-0.0056292526,0.006492497,-0.034840517,0.044274893,0.016836286,0.0073115756,-0.022111986],"last_embed":{"hash":"1ioia8a","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1ioia8a","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{3}","lines":[125,125],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ioia8a","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03792898,-0.020453641,-0.03838075,-0.025291828,-0.03508215,-0.019907426,0.041768994,0.034837447,-0.027581312,0.0037049921,-0.024871519,0.02673514,-0.046046063,0.008682818,0.013629833,0.04920175,-0.006593273,0.0031094223,-0.023106206,0.03335963,-0.08014777,0.0183214,-0.0046737376,-0.024239754,-0.04707415,0.025673006,0.01038971,-0.035442382,-0.024756428,0.025311153,-0.0070885485,-0.055983715,0.04441485,-0.009310473,0.040431693,-0.012108057,0.0011895541,-0.009700503,-0.043076843,0.019874444,-0.0031130638,-0.027153967,0.03355571,-0.010821758,0.0024648414,-0.023906168,-0.042288948,-0.01832046,-0.01701787,0.0024878369,0.01342762,-0.00566536,0.04144257,-0.014614189,0.008020651,0.02493061,0.033573344,-0.060036834,-0.059755865,0.017928528,-0.060059063,0.0008653567,-0.019208064,-0.038763177,0.017879348,0.04010651,-0.021517597,-0.008005061,0.007520585,-0.014171743,0.01596604,0.007564539,0.017664662,0.0018666278,-0.048119433,-0.017487222,-0.03049214,-0.000962906,0.015607679,0.044099666,-0.0035808294,0.0064762947,0.023384012,-0.00039049966,-0.0067479056,0.04546092,-0.029327141,0.042673677,0.019871198,0.0021898667,-0.028834162,0.022915274,0.0178441,-0.018351002,-0.03048909,0.0024707268,-0.009245307,-0.04390347,0.043279137,0.011053949,0.053290468,0.020956812,-0.02325594,0.016064204,-0.023777789,-0.017922599,-0.015010965,0.039311863,0.015331059,-0.017719634,0.009563077,0.036982734,0.031740658,0.0002975807,-0.0042116134,-0.017830454,0.021603696,0.01189087,-0.027035583,0.0036323473,0.030017067,0.05269134,0.021357303,-0.036548976,0.020283855,0.015524204,0.0056242044,-0.018289825,-0.0604358,0.04236072,0.008738768,0.05153383,-0.021838197,-0.025216235,0.0019896014,0.026706072,0.06370217,0.01094802,0.004393781,-0.030917566,-0.022721514,0.036236122,-0.035487603,-0.0009988752,0.008956534,-0.059400387,0.02229762,-0.007894937,0.018424783,0.018699365,-0.015323263,0.019979352,0.01858273,0.047993414,-0.02362147,-0.007672964,0.046182558,0.038431626,0.040038966,-0.021010494,0.024977421,-0.013792119,-0.035528615,0.023890657,0.018707432,0.029534651,-0.004213575,0.0245506,-0.021815475,-0.003851781,0.024473801,-0.023340626,-0.0053919163,0.003652509,0.043337505,0.021822227,0.054367855,0.030227985,0.020215802,-0.02134587,-0.019054476,0.032110743,-0.014471105,-0.022622714,-0.0027061552,0.050082315,-0.010756809,-0.024970219,0.04685366,0.042927925,-0.015395734,-0.025781242,0.005200209,-0.0014750401,0.039440792,0.011600434,-0.010850711,0.008601054,0.01846063,-0.022137202,-0.003985883,0.04573355,0.015287654,-0.029881962,-0.04161429,-0.0057209604,-0.07445856,-0.035108514,0.024438426,-0.055135354,0.0431233,0.009995134,-0.025300173,0.007726377,-0.020507736,-0.026563734,0.007489368,-0.01264673,0.006770588,0.0016799615,-0.0061508585,0.067980416,0.010822435,0.046193514,-0.02116602,0.057520766,0.007066329,0.051017117,0.018084278,-0.023873454,0.017521882,0.0032113348,-0.003497469,-0.004995717,0.0062424606,0.0019324977,-0.040794373,-0.0011814459,0.039303742,-0.01998429,0.0029969153,0.00049197726,-0.0121468445,-0.010874675,-0.003306151,0.021962028,0.038115915,0.06277635,-0.014641951,-0.022512132,-0.019165497,0.017529353,-0.025459077,-0.0095034605,0.0019278908,0.04380609,0.017012052,0.011194975,0.046924714,0.014420432,-0.011018638,0.029288825,0.0038253407,0.006734958,0.0067601423,0.0026081137,-0.023662232,-0.012806902,0.009927215,0.027096448,0.016942292,-0.03583258,0.011123621,0.012272245,-0.026219478,0.022181733,-0.056476537,0.0364105,0.04512201,0.01413851,0.0038359945,0.01008456,0.024870602,0.031662237,0.019555477,-0.0024789085,-0.032378804,-0.020118913,-0.0026176767,-0.04321619,0.02457832,0.013157832,0.08611348,-0.012664987,-0.07603768,0.010165537,0.02553822,-0.16528308,0.016283052,-0.033558432,0.042266183,0.014216527,0.031764317,-0.035007633,0.021661293,-0.060954038,0.04315867,-0.009043203,-0.06631785,0.001729287,0.0023480407,-0.012063074,-0.0013420532,-0.025537262,0.0008192826,-0.009774721,-0.03647781,-0.015936889,-0.032585032,0.000022958071,0.033380944,0.0022755035,0.017696096,0.078692876,-0.006593523,-0.015076147,-0.020360092,-0.08090566,0.031762056,-0.0025076638,0.0009597579,-0.008217756,0.022614691,-0.036014874,-0.0055625364,0.026819168,-0.0300966,0.067843005,0.02932433,-0.024044473,0.02183066,-0.031188015,-0.028116971,-0.016865239,0.020473694,-0.06766334,-0.014516932,0.009203354,-0.002954086,-0.041110676,-0.025807718,-0.055558424,-0.023553038,0.027565653,0.036958817,-0.0058081686,0.003624647,0.006063164,-0.013753507,0.025477098,-0.007878788,-0.040512685,-0.05653374,0.035272185,0.006171957,-0.021081569,-0.011319828,0.042778894,-0.044676784,0.014071612,-0.031293355,-0.023610922,0.017412724,0.013705542,-0.020794332,-0.024900863,-0.06538619,0.05832069,0.045027543,-0.026607214,0.02957379,-0.0056392145,-0.07366932,0.0400712,0.030514726,0.04465447,0.22757176,0.0499498,0.008888987,0.0045493613,0.02233347,-0.018700844,0.037418816,0.056196425,0.010596388,-0.024233961,-0.0075784842,0.039634656,0.005633202,0.001335904,0.00028425164,0.033179797,-0.091200136,-0.003958047,0.08057467,-0.011696478,0.02514106,-0.062016148,0.033836134,-0.0182086,-0.044191696,-0.01942901,-0.011840045,0.016221277,0.039838806,0.015145656,-0.02321502,0.033529337,0.067586884,-0.050101288,0.037337966,0.032238055,0.014458916,-0.046528287,-0.022528898,0.031347014,0.0192162,0.0015066819,0.018180486,-0.052124787,-0.017785009,-0.051945988,-0.0052898102,0.008023436,-0.02595596,-0.004087387,0.016839938,-0.025028357,0.011832198,0.011050246,0.01376549,0.038877286,-0.013396039,-0.01825568,-0.008524901,0.023904007,0.035896957,0.009082874,-0.067066684,0.009001363,0.0017115951,-0.017987054,-0.04283471,-0.027796896,-0.005507909,-0.0013373846,0.0153806545,0.030549541,0.011126343,0.023895878,0.02348535,-0.019362962,0.06804915,0.0656227,0.047977768,-0.012037772,-0.0036684293,-0.01525894,-0.030600876,-0.0032033105,0.025004476,-0.013045411,-0.0039213793,0.060937922,-0.0006384329,0.0039387885,-0.014186678,0.02413651,-0.023748955,-0.001655189,-0.012703376,-0.036452185,0.034275755,-0.062314995,-0.02338883,-0.0412099,-0.047653556,-0.00240605,0.002182238,-0.0043203845,0.033339836,0.06963778,-0.022035852,-0.027039224,-0.011951122,0.0415309,-0.059432145,0.0086486535,0.005123526,0.008930924,0.014815922,0.02052015,-0.002685557,-0.004112761,0.08980084,0.013813095,-0.0087412745,0.0033674713,-0.016393397,0.010839807,-0.015342767,-0.06331743,0.037074275,0.048177868,0.0042253127,0.00903538,0.035615977,-0.01292159,0.0015139023,-0.007330694,0.025226524,-0.007265854,0.03997001,-0.0030560698,0.004137164,0.028952364,-0.001579182,0.01533467,0.01592532,0.012337258,0.0038022695,0.010810047,-0.09843698,0.017466241,-0.026178645,0.009578799,0.0039783884,0.057417918,0.003951732,-0.00933736,0.016069459,-0.052432515,-0.025576642,-0.054118544,0.018782225,-0.033706937,-0.03591095,0.0035380074,-0.0065698214,0.048904076,-0.013859624,0.044837907,0.032922648,0.0003966194,0.011806168,-0.042046532,0.036190026,0.004538588,-0.022912297,-0.006174444,0.0048939544,-0.02118291,-0.051823083,0.0020948753,-0.009932702,-0.019204527,0.030061755,-0.021327635,-0.010492399,-0.007026645,0.040407583,-0.043328542,-0.057854623,0.005168207,-0.017909927,-0.027750732,0.0063608717,0.0953506,0.023084622,-0.015191533,0.036655866,0.0204249,0.06647043,0.064400345,0.03035469,-0.015549924,0.014544606,0.0023794717,-0.023900088,0.0031293342,0.008966154,-0.001591106,0.00029869343,0.0238369,-0.018385159,-0.028979667,0.008319944,0.0075336937,-0.07916083,-0.022634447,-0.03923478,-0.04174394,-0.017510109,0.02250867,-0.034962244,-0.014649724,0.007841197,-0.008287573,-0.0046581747,-0.033104718,-0.017645575,0.001915856,-0.024125837,-0.029888727,0.002464251,-0.025301611,-0.004558197,-0.050171018,-0.0018349921,-0.0029853936,-0.017022025,0.054973938,0.009744182,0.033526793,-0.03949132,-0.033323087,-0.0086783,0.0039299107,-0.0443986,-0.021297252,0.029116219,-0.008411262,-0.045387518,-0.038654406,0.020313572,0.023461178,0.00614706,-0.046302583,-0.024006423,-0.067894295,0.043641564,-0.00690368,0.012978338,0.0077126385,0.008497133,-0.01084952,-0.0006822768,0.020308597,0.009436506,-0.025532963,-0.02170241,-0.03712983,0.0152431,0.023650322,-0.02384214,-0.033816494,-0.04346136,-0.0026430525,0.011623807,-0.017663091,-0.0044537107,-0.026525328,0.014231559,-0.006048252,0.003895066,-0.03029724,-0.016404083,0.038804643,0.0020702844,0.015179693,-0.012770781,-0.0060622212,0.050801277,-0.026237348,0.004277527,-0.042335603,0.031073611,0.010106302,-0.029316995,0.023941524,-0.036956623,0.0022030899,-0.02712239,0.023401847,-0.028568989,0.019549113,-0.020150052,0.03285791,-0.0043718,0.020278312,-0.0022871583,0.0050509195,-0.016348334,-0.014241377,0.016428722,-0.008679632,-0.009187753,-0.023131792,-0.040368963,-0.022031056,-0.025447676,-0.0048863054,0.043015532,-0.03899499,0.008576434,-0.015577546,-0.00012505753,-0.03181077,-0.017465405,0.0016143951,-0.011145222,0.014487165,-0.0246057,-0.015108458,0.011352248,-0.025410859,-0.042570356,-0.010246413,-0.006519717,-0.043110397,0.020754615,0.00413876,0.017898316,0.010039056,0.01635262,0.013731709,-0.037799742,-0.0056983167,0.016089598,-0.010327819,-0.011965237,0.0068202526,-0.013121114,-0.011774524,0.0062193978,-0.0052992078,0.020499773,0.009807789,0.009888697,-0.058952115,-0.0038677324,-0.016848544,0.03018622,0.029124234,0.03816697,0.047841042,-0.002113254,0.020458138,0.011221565,-0.03373806,-0.010266119,0.026793739,0.01935956,-0.053240128,0.00029183074,-0.025683837,0.023931254,-0.010312921,0.0015877306,0.057077765,-0.03184529,0.019740233,-0.028870214,-0.022886317,0.04210116,-0.011496489,-0.0050663757,-0.021485776,0.0066257576,-0.023128277,0.0064038206,-0.018010732,-0.008663881,0.05885221,0.07701141,0.0014991745,-0.009925148,-0.0045471448,-0.035150774,0.0019503009,-0.15578373,-0.03190908,-0.015101269,0.017558035,0.000025954729,-0.01884236,-0.024600154,-0.042137858,0.0055046096,-0.022515457,0.000605338,-0.03847653,0.0014265387,-0.0062380224,-0.009829125,0.022569247,-0.020967763,-0.036933664,-0.024804737,0.0916718,0.006093234,0.028058035,0.0290103,0.00944045,-0.035400774,0.012401386,-0.043784726,-0.01627285,-0.023855546,-0.033902384,-0.0018157553,-0.048484985,0.028436119,0.02652676,0.01803658,-0.060355864,0.017714426,0.01156457,-0.06876339,-0.041119155,-0.026169278,0.019868864,-0.018319404,0.008299349,0.01748983,0.061819833,-0.018491302,-0.012938626,-0.040188503,0.010753408,-0.0359642,0.04625241,0.0034848677,0.026746426,-0.022817567,-0.004048979,-0.021709498,-0.012289352,0.040947784,0.027978476,0.018297387,0.018184932,-0.0163974,0.01427026,-0.03457409,0.0080961455,-0.071293056,0.0013694083,-0.044236537,0.036530133,-0.04808656,-0.04517693,0.032671135,-0.02711466,0.0072973254,0.0023043,0.010873801,-0.0017744894,0.020631166,-0.034292992,-0.03260412,-0.033084128,-0.0076638265,-0.060928963,0.055470582,-0.010292257,-0.005433808,0.006299685,-0.063572295,-0.030872038,-0.059232116,-0.03812863,-0.0008208981,-0.043802436,0.000090007285,0.028494418,-0.022086205,0.030646522,-0.031569965,-0.04860493,-0.0029543554,-0.01877222,-0.022870975,-0.0006475034,-0.03376098,0.021423774,0.018998845,0.036548093,-0.004199708,0.033625543,-0.0193683,-0.011472657,0.012225576,-0.0058969087,-0.06560258,-0.012820538,-0.001183027,0.017814923,-0.0031139127,0.01681624,0.00012877857,0.020747196,0.0077038426,-0.034486804,0.00806427,0.07349762,0.018110592,0.03011653,0.051519383,-0.016815228,0.020906826,-0.07905036,-0.014056795,-0.007488456,0.031342797,-0.0129448045,0.012731828,0.045662455,-0.028860638,-0.05033203,-0.032528486,-0.032010674,0.004164467,-0.030998835,0.005701726,-0.00970737,-0.0012033714,0.037539624,-0.005273294,-0.012484865,-0.015883122,-0.0068925535,0.03924839,0.054087017,0.026575597,0.041957356,0.0024219465,0.0018179213,0.0068449783,0.067069314,0.00052807905,-0.010709366,-0.03762474,-0.052145276,-0.053330127,0.0830376,-0.0066380445,-0.008517372,-0.004203801,-0.0074898303,0.037207283,0.040682808,-0.03420869,0.011534368,0.010484754,-0.024432076,0.001610996,0.005572055,0.053504907,-0.022284646,0.039119385,0.010174036,0.022663416,0.045061953,-0.017531773,0.010410263,-0.032332584,-0.014650497,-0.026965894,0.02332772,-0.007964423,-0.021798665,0.025666883,-0.02138764,0.071691215,-0.013931075,0.016854284,-0.017186427,0.026917446,0.007407978,-0.051212616,0.0020892136,0.020447617,0.0045569413,-0.036798686,-0.0049760332,-0.011838792,-0.03316601,0.012388391,0.036830194,-0.030497096,-0.026742019,-0.006806542,0.043773413,-0.016816668,-0.0029635325,0.03556564,0.0028876301,0.00025137584,-0.025406802,0.05963528,0.010013538,0.01895105,-0.02965905,-0.016422005,0.035003155,-0.020891672,0.04063778,-0.009547149,-0.0056979796,-0.03132855,0.012746546,0.011606861,0.05919877,-0.0024443858,0.020532882,-0.021040637,0.00061510125,0.000990275,-0.025873695,0.031937033,0.010244356,-0.008383197,-0.020393584],"last_embed":{"hash":"njl06c","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"njl06c","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{4}","lines":[126,127],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"njl06c","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.053091154,-0.03196304,-0.023313869,-0.018782133,-0.03734269,-0.008700032,0.044728886,0.026751198,-0.023534438,0.010627592,-0.0068552354,0.02256643,-0.008759752,-0.007064193,0.021040248,0.047922753,-0.0067035854,0.017909044,-0.017403485,0.020229833,-0.054907873,0.02242467,-0.0048202504,-0.010015473,-0.055704556,0.00874176,0.010063526,-0.042548317,-0.03825689,0.03789422,-0.013938834,-0.054480527,0.032726202,-0.038136724,0.017875131,-0.017782385,0.0006398247,-0.0016331577,-0.054374315,0.027367834,0.0071399934,0.002695067,0.038331207,-0.010074349,0.010193447,-0.024979586,-0.0373811,-0.0047078785,-0.010492443,0.0065159686,0.013349591,0.008073787,0.03786446,-0.008555938,-0.000965629,0.02814402,0.042223472,-0.052267518,-0.07113978,0.018495059,-0.054567177,0.014995269,0.00050824013,-0.02214369,0.04085768,0.026411097,-0.00808448,-0.0035685624,0.007729293,-0.014305635,0.014358998,0.018262563,0.0037332317,0.019949842,-0.047947973,-0.007840109,-0.010322646,-0.0011682112,-0.0072726756,0.048178073,-0.0033311364,-0.0053900913,0.010480543,-0.002641354,-0.022154272,0.03690732,-0.02589276,0.06740196,0.031118553,0.0057230447,-0.023032535,0.0094766,0.0066027436,-0.009438779,-0.02524773,0.0024399902,-0.00549408,-0.044310376,0.035518065,0.012419089,0.02570633,-0.0008398906,-0.011214921,0.013390819,-0.039467007,-0.008878105,-0.012623377,0.025462184,0.006866925,-0.01900828,-0.0038976155,0.03138817,0.037872255,0.016828572,-0.0013134426,-0.022690771,0.041812543,-0.0032226061,-0.034123626,-0.0112738805,0.03023667,0.036089554,0.026083061,-0.043920908,0.036165487,-0.0011389619,-0.014699893,-0.016431596,-0.040814687,0.041912824,0.006646587,0.028079407,-0.011261455,-0.006909311,0.011602131,0.02501557,0.053784307,-0.0038142132,-0.00093441375,-0.04549075,-0.016079137,0.034331914,-0.03530307,-0.012889635,0.001343518,-0.045179922,0.023503272,-0.0061669797,0.014085783,0.010382425,-0.0144892745,0.01705994,0.02262652,0.032700706,-0.015000878,-0.015727915,0.039447077,0.017132888,0.03021957,-0.017392658,0.008252481,-0.004327499,-0.035568792,0.012630155,0.017909136,0.029341215,-0.010578809,0.018896345,-0.017241627,0.009554732,0.019116348,-0.029401837,-0.019283012,0.013621333,0.04396854,0.013970656,0.034935385,0.034159962,-0.0011312583,-0.012809931,-0.031063842,0.020955501,-0.012735263,-0.019091386,-0.004261419,0.066367246,-0.019032592,-0.035757054,0.044188097,0.06567743,-0.012916817,-0.017173879,0.002205076,0.008153654,0.010224459,-0.00049351,-0.0131312255,0.015128441,0.020260626,-0.01613891,-0.0039845435,0.06182896,0.018469116,-0.042482127,-0.04309844,-0.002677211,-0.045422424,-0.017449036,0.02429362,-0.05910326,0.01639023,0.008134153,-0.024442138,0.017578416,-0.025091585,-0.020115033,0.023144906,-0.023599286,0.025215492,-0.00011032871,-0.0041354443,0.0695712,0.0030689668,0.037687838,-0.016012287,0.039463338,0.0020150256,0.06015455,0.022474559,-0.00901263,0.011894843,-0.0043883985,-0.00232837,0.009549149,0.0031939894,-0.0054143504,-0.047379054,0.0035886364,0.051719032,-0.024519343,-0.011041953,-0.019853413,0.0067924694,-0.0056068455,-0.0028353983,0.03056933,0.04089412,0.06486721,-0.0077715875,0.004270982,-0.028952286,0.027702987,-0.02866984,-0.0063896296,-0.0004441054,0.032005303,0.006377395,0.012382027,0.026514707,0.003691042,-0.006667132,0.025813308,0.0009975631,0.005820959,0.00014111436,0.011295055,-0.0044594635,-0.024567915,-0.014541784,0.020371817,0.032287266,-0.03553778,0.0025460648,0.0042903386,-0.020921951,0.007141647,-0.06198497,0.037944097,0.030426066,0.014656485,0.0015951925,0.012441329,0.00972708,0.03761594,0.021890134,-0.019184109,-0.031203646,-0.02514089,0.0015485293,-0.038462646,0.007500723,0.010715854,0.08330068,-0.013455825,-0.06990105,0.018399142,0.02460631,-0.16722982,0.002932035,-0.025144791,0.028020479,0.02347136,0.038286764,-0.033883393,0.0096383365,-0.055239595,0.04673452,-0.0048505394,-0.0667396,0.0025129595,0.0009131544,-0.02071737,-0.007204632,-0.031585436,0.0073077157,-0.012683354,-0.040804893,-0.020030195,-0.051716987,0.0015835175,0.037571505,0.018450547,0.011062253,0.081594735,-0.0012792259,-0.010669838,-0.018044647,-0.083068945,0.018169561,0.0013477104,0.010999037,0.011221867,0.017080428,-0.0041648652,0.014777079,0.02983956,-0.031877056,0.071634695,0.031419896,-0.010968917,0.018901186,-0.02240673,-0.022402398,-0.019778894,0.019575693,-0.07779819,-0.008209405,-0.00019539056,-0.021017201,-0.042042255,-0.02974041,-0.05140594,-0.02564627,0.017792592,0.04772077,-0.0026005704,-0.0023446197,-0.015089844,-0.023236403,0.035076004,-0.014975543,-0.046927378,-0.045729604,0.029514937,-0.018917164,-0.015793195,-0.0028393776,0.034677938,-0.052409288,0.019160109,-0.02966607,-0.03648879,0.009157275,0.02929349,-0.018681219,-0.025537882,-0.060703084,0.06904344,0.03226088,-0.043594453,0.036285993,0.0028076535,-0.059512075,0.038306423,0.039715335,0.036978945,0.22993027,0.026151178,0.013575229,-0.0050459257,0.032343745,-0.017368346,0.037552934,0.061061703,0.010300824,-0.03164522,-0.023570942,0.02810536,0.01118775,-0.021473173,0.0025156413,0.046452783,-0.0807218,-0.003510091,0.08270233,-0.0011617183,0.017625876,-0.054516293,0.038331263,-0.0016386394,-0.03405443,-0.009387083,-0.007844412,0.027335972,0.010760931,0.010887628,-0.014360709,0.03483496,0.06830172,-0.0570492,0.034590103,0.025092272,0.010486612,-0.056670874,-0.011286005,0.029953796,0.022844851,-0.0036334656,0.0052787517,-0.0564524,-0.030288335,-0.036188036,-0.010869301,-0.013504881,-0.024687799,0.008757744,0.0100465305,-0.022108208,0.002963828,0.0026691386,-0.015196169,0.04352369,-0.01647277,-0.04914233,0.0028572439,0.0045758667,0.044535033,0.0038559225,-0.07368127,0.002889,-0.010756724,-0.001321747,-0.03425877,-0.017456489,0.004738455,0.0060266224,0.015173766,0.030125903,0.011521643,0.02774509,0.010281063,0.0033806695,0.05437619,0.07296209,0.05399033,-0.007925576,0.005269437,-0.022416078,-0.015948258,0.011857867,0.020728491,-0.013227349,-0.0044976114,0.06822659,-0.011186486,0.011604087,-0.0283272,0.01766031,-0.016488336,0.0075035044,0.0027525555,-0.041894864,0.051289536,-0.05368032,-0.03443488,-0.04382628,-0.048026487,-0.0063694357,0.011089623,-0.019506095,0.04751627,0.06849459,-0.019494765,-0.02210595,-0.020308943,0.02798276,-0.055674076,0.011143019,0.0067881644,-0.0057668216,0.01921161,0.034115333,0.006991717,-0.0027982795,0.077396184,0.012419656,-0.0040307543,0.008008545,-0.033860162,0.009880384,-0.028642291,-0.066140935,0.011473885,0.038027767,0.00003916357,0.015213573,0.03870232,-0.015939515,0.006727413,0.01935888,0.016317826,-0.0016491391,0.030159848,-0.0026114737,-0.01370065,0.008994862,-0.005560609,0.03288847,0.00087674346,-0.016790401,0.0024743124,0.028875574,-0.08557619,0.026651153,-0.032704476,0.007949375,0.016144086,0.049052395,-0.007693686,-0.02057148,0.014990883,-0.07507938,-0.026517088,-0.04091282,-0.0029877895,-0.04370253,-0.029766025,0.01147387,0.0020601666,0.05527503,0.0038142116,0.066885635,0.025808712,0.02322555,0.0046144575,-0.024178304,0.032848485,-0.0022239983,-0.01863599,-0.008252407,0.0065223034,-0.034855697,-0.029418828,-0.007512913,-0.025082566,-0.01978494,0.029562553,-0.03190025,-0.022359075,-0.008242673,0.036499523,-0.04532628,-0.06512042,0.008871039,-0.011706314,-0.007198549,0.01992925,0.0886392,0.017238718,-0.011013063,0.028275264,-0.00018613315,0.06110634,0.059422642,0.026843203,-0.013698595,0.016522272,-0.013193666,-0.005453407,-0.01897828,-0.007425725,-0.007813605,0.015372146,0.029690713,-0.01139261,-0.01360487,0.016351722,0.007296714,-0.07303788,-0.015273371,-0.03984947,-0.042672064,-0.015706796,0.02823493,-0.022961937,-0.020362284,0.004098409,-0.010464158,-0.02652509,-0.027843757,-0.034236692,0.014393281,-0.024249041,-0.041261777,0.015941847,-0.01773364,-0.003764944,-0.04926876,-0.00058262795,-0.00043257236,-0.016579276,0.063226596,-0.0019222298,0.024544684,-0.03657582,-0.045507975,-0.005293093,-0.008466384,-0.06270495,0.007832506,0.022397371,-0.016097585,-0.030425308,-0.01078316,0.019151805,0.01620502,-0.0010246008,-0.058568723,-0.0131438635,-0.052496728,0.048386972,0.0012519256,0.027023805,0.008854591,-0.006625352,-0.019073961,-0.008627771,0.008856226,-0.013086076,-0.027546404,-0.005762587,-0.04538589,0.0043896902,0.020809175,-0.032110672,-0.033139456,-0.024297426,-0.011074844,0.03510581,-0.018515259,-0.012369064,-0.016780684,0.004624581,-0.02288418,-0.006171546,-0.031101277,-0.004190748,0.05094644,0.0041901325,0.010907109,-0.020488154,0.0053785215,0.036100544,-0.014341357,0.001821679,-0.043086752,0.02202595,0.008874673,-0.051053196,0.027983202,-0.036045626,-0.004641212,-0.037785556,0.027961047,-0.0214003,0.020666657,-0.017595053,0.02237475,-0.0022088229,0.02626038,-0.013925921,0.012053931,-0.026363783,-0.0108704865,0.0223236,-0.0015905466,-0.009240085,-0.025301756,-0.027721608,-0.030380666,-0.019282434,-0.022850195,0.04143992,-0.030800022,0.0067319167,-0.021743925,0.0061519896,-0.036742646,-0.0065280595,0.009114522,-0.004333794,0.024594909,-0.008261937,-0.019449979,0.010683706,-0.031923357,-0.061010182,-0.01388552,-0.020882433,-0.041334707,0.010632074,0.0042377193,0.032508507,-0.0024295615,0.013827804,0.008199372,-0.03315992,-0.00014358982,0.027176965,-0.017796295,-0.013851014,-0.001623333,-0.019042717,-0.0028198718,-0.012237377,-0.00019656509,0.021867942,0.0037584526,0.016422633,-0.055535726,0.01808683,0.005575486,0.022227487,0.035760924,0.03114646,0.040052976,-0.028065609,0.009307179,0.0010061783,-0.043375578,-0.0039096843,0.022181224,0.0084409835,-0.053029947,0.015102726,-0.029828582,0.016804388,-0.00006745574,-0.0024325384,0.06936415,-0.020977383,0.04554384,-0.0078056375,-0.01397533,0.051645435,-0.01285487,0.0025603776,-0.029283112,0.013806023,-0.011139204,0.018288579,-0.017062712,-0.003423793,0.0454591,0.09310168,0.02027137,-0.01790967,0.0012727645,-0.029854188,-0.0016799618,-0.15866244,-0.035625394,-0.008462948,-0.0019146554,-0.001405665,-0.020456027,-0.04030815,-0.050534658,0.0135482,-0.024235016,0.0007880136,-0.025807975,0.003584932,-0.0065953475,-0.0123064155,0.014900589,0.00026617982,-0.025715394,-0.031874813,0.09973783,0.0077450457,0.0416125,0.03866008,0.0047947983,-0.028895278,0.0213083,-0.019698866,-0.025200913,-0.033545334,-0.03147103,0.01014416,-0.05503007,0.022848666,0.046481192,0.023953088,-0.060304232,0.026621403,0.028260525,-0.085258745,-0.042971835,-0.032036092,0.020480461,-0.010130712,0.016116591,0.01615696,0.048062507,-0.023448396,-0.018080672,-0.058341604,0.031340446,-0.024352755,0.056768104,-0.005648434,0.016141176,-0.021832792,-0.009760253,-0.019916603,-0.0060396125,0.024624055,0.014788816,0.01170385,0.014792898,-0.018947333,0.0032890977,-0.0373536,0.02638408,-0.046894453,0.007207655,-0.038166374,0.023331866,-0.02747941,-0.040754672,0.0311745,-0.029219687,0.02092729,0.008651968,0.018600369,0.0023931568,0.006521767,-0.027202662,-0.040919308,-0.0355355,-0.012481293,-0.050215904,0.06361465,-0.021517629,-0.0072207875,0.013241542,-0.054575764,-0.01924607,-0.057918813,-0.04622353,-0.016243866,-0.021370297,-0.00000472742,0.01788941,-0.021614552,0.036673937,-0.029176721,-0.028670304,-0.0153872445,-0.01962255,-0.04618213,-0.0034040678,-0.028556483,0.030354766,0.019607833,0.028117482,-0.0013689002,0.016741022,-0.0027127382,-0.014922662,0.016400084,0.0026633875,-0.064806394,-0.00822625,-0.01019587,0.027937045,-0.0057541635,0.004103239,0.0025672494,0.014583444,0.0012886074,-0.03723387,0.009632081,0.09340232,0.023363804,0.033895865,0.05180803,-0.0067868377,0.01788176,-0.06698065,0.0067903087,-0.0028422978,0.02328574,-0.030838868,0.008224571,0.047734473,-0.03110277,-0.047509033,-0.022917973,-0.03942762,-0.008205394,-0.025230793,0.024284035,-0.0070654047,-0.003625165,0.037710883,0.013758011,-0.015818384,-0.006887722,-0.011040446,0.03220701,0.0404085,0.033230178,0.044158556,-0.013863468,-0.00917162,0.0024573624,0.07108759,-0.024574844,-0.01207873,-0.049329884,-0.064570285,-0.07118185,0.08658042,0.00046303577,-0.016546683,0.012160737,-0.0054338477,0.040040407,0.053308964,-0.036612917,0.016583966,0.008891992,-0.014427813,-0.0018001992,0.008397308,0.049804676,-0.011419162,0.048001565,0.021814637,0.02533899,0.047721457,-0.024020655,-0.002623121,-0.0235122,-0.00049127685,-0.035068918,0.028414816,-0.0069781416,-0.012517952,0.022338798,-0.036184695,0.07927458,-0.00827742,0.012217747,-0.013849197,0.03581337,0.009029323,-0.031654608,0.0031267689,0.0014906592,0.003388535,-0.041166455,-0.0055267583,-0.01382299,-0.027364174,0.008003603,0.046945684,-0.028415756,-0.020749621,-0.00092162,0.03825781,-0.010444278,0.0061596874,0.04131032,0.009183534,0.027394896,-0.033601586,0.07167906,0.0019427942,0.013357477,-0.0039518727,-0.021063924,0.036598813,0.00503374,0.04742623,-0.013731543,-0.0054144566,-0.029910635,0.015585635,0.019407209,0.036923863,-0.01340493,0.013791935,-0.04568035,-0.009111261,-0.011247504,-0.026338452,0.03164022,0.0051053637,0.005794526,-0.01724396],"last_embed":{"hash":"1b9pla9","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1b9pla9","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{5}","lines":[128,128],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1b9pla9","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04183554,-0.02714765,-0.025945408,-0.015219308,-0.043503325,-0.011818956,0.025148472,0.010863076,-0.012785117,-0.010422607,0.003561923,0.011668699,-0.01820425,0.0047678137,0.0022579597,0.046047755,0.011536106,0.008272137,-0.0067135114,-0.0016019235,-0.0490329,0.023028065,0.036790993,-0.013059242,-0.04296747,-0.00047651696,0.01840864,-0.040244557,-0.009927389,0.02855017,-0.005626817,-0.055053428,0.0467447,-0.018930439,0.03567564,-0.015259219,0.00040519863,-0.00833447,-0.048180837,0.023868939,0.014701581,-0.0120082665,0.02726109,-0.021653362,0.012688904,-0.028196895,-0.050481047,0.0005080543,-0.028782072,0.0009461427,0.014256104,0.01352226,0.05774767,-0.0077178003,-0.0037142378,0.011719009,0.050315004,-0.047775604,-0.062411807,0.0027899826,-0.06421242,-0.004693361,-0.020395376,-0.038856223,0.015083637,0.050681546,-0.01332377,-0.003896426,0.0067906305,-0.017836949,0.015075817,0.013112322,0.025191043,0.010214906,-0.05201928,-0.009463991,-0.007481526,0.012950577,0.003736105,0.03612686,0.0053371703,0.009780205,0.022209812,-0.0011010069,-0.011396982,0.041370127,-0.04066393,0.066101514,0.022119317,-0.0110454885,-0.02094362,0.010932136,0.0069492515,-0.020460945,-0.032682914,0.00029397084,-0.01005239,-0.042738423,0.04290476,0.021328576,0.031673715,-0.0017963651,0.002150709,0.00938247,-0.02518013,-0.009746095,-0.00828138,0.037241187,0.011527462,-0.019116199,0.008300759,0.017042946,0.04372031,0.012125283,-0.00012992277,-0.0030710932,0.028008478,-0.005463493,-0.044878446,-0.01914873,0.052635133,0.05102743,0.029953878,-0.050793976,0.036403444,-0.00065552094,-0.028580321,-0.0065254495,-0.043628175,0.049045715,0.012960785,0.041171994,-0.021719296,0.0038564731,0.011229524,0.029450415,0.07441239,0.0073629124,-0.0138473455,-0.042928264,-0.004427343,0.026702913,-0.049508423,-0.023938587,0.0019085326,-0.06965035,-0.016566353,0.009278316,0.010268663,0.025735218,-0.019647421,0.023317404,0.020390758,0.040919807,-0.022423498,-0.0051038843,0.0439376,0.050241843,0.025297387,-0.017953634,0.03665108,-0.01277552,-0.05143403,0.041624643,0.008152931,0.035134256,-0.005352628,0.035024893,-0.019395595,0.015451854,0.0016242001,-0.0071466896,0.0009905617,-0.0039493344,0.037755113,0.008618796,0.032562077,0.027115101,-0.0023675018,-0.018785426,-0.044946127,0.030791016,-0.018638743,-0.017103134,0.011159006,0.06115253,-0.027770847,-0.038185198,0.033681586,0.060106605,-0.010103287,-0.042490922,0.009187106,0.0028490208,0.04079759,0.0072963713,-0.0061398176,0.0035196499,0.0223019,-0.029585348,-0.009276189,0.055866193,0.010002982,-0.031366553,-0.037365995,-0.011144641,-0.03339263,-0.039507505,0.022643778,-0.05819572,0.032413043,0.014019073,-0.036426473,0.010071177,-0.035609767,-0.029095788,0.022051701,-0.01125051,0.014893012,-0.0010329729,0.007817265,0.06251272,-0.0087576555,0.013213492,-0.016623205,0.03130059,-0.018196743,0.050927732,0.042852864,-0.02717962,0.008063504,-0.0016103287,0.015770996,0.013989172,-0.0013932723,-0.010592735,-0.046923082,0.0015051456,0.04612146,-0.027703427,0.0002329887,-0.024314964,0.019281428,-0.0056708674,-0.000039916053,0.03720646,0.05557736,0.07502583,0.00035913594,0.0015954608,-0.025875151,0.017709324,-0.027733803,-0.012648932,0.015581763,0.036126062,0.0061403755,-0.003238409,0.027841967,0.013942709,0.012359155,0.011757479,0.0069407034,0.008218061,-0.007850057,0.016170297,-0.002193923,-0.008793477,0.009787382,0.053410497,0.014150184,-0.03549045,-0.016497292,-0.007392285,-0.037182566,-0.009605057,-0.051578473,0.048823662,0.029270045,0.02595697,-0.0026767103,0.0021888486,0.01729127,0.024474623,0.013664309,-0.002934414,-0.028281035,-0.012056141,0.01303204,-0.025617182,0.009922261,0.02095869,0.08166058,-0.015781483,-0.036662217,0.019071264,0.022620335,-0.16061294,-0.009123239,-0.029506149,0.05658108,0.018223612,0.030180523,-0.015666382,0.027196765,-0.06027112,0.041048646,0.006841828,-0.05167585,0.011874591,-0.011048091,-0.021880593,-0.006158384,-0.03081248,-0.008179867,-0.027189983,-0.049254686,-0.03570263,-0.03871937,0.010624412,0.040364828,0.0177785,0.023618381,0.089886315,0.0032289955,-0.018758813,-0.03574204,-0.087100714,0.01443173,-0.00008853594,-0.015317848,0.0191799,0.03743598,-0.013583377,0.0054229023,0.016195685,-0.01821824,0.06289494,0.032470405,-0.011911186,0.011188136,-0.026585246,-0.019804297,-0.025477182,0.014025233,-0.06155389,-0.031187242,-0.0021861335,-0.0017712516,-0.028063653,-0.03173612,-0.047053766,-0.025236571,0.019137006,0.03969235,-0.016381748,-0.0045092404,0.010002978,-0.02268537,0.0075736917,-0.01312022,-0.028090607,-0.05809349,0.015732443,-0.0038398542,-0.030489752,-0.0025690633,0.03239311,-0.048329655,0.0122726,-0.016850196,-0.021540245,0.019169034,0.012229954,-0.01708541,-0.02607161,-0.07673399,0.055271383,0.05257573,-0.03090382,0.011083374,-0.01296741,-0.060237307,0.035182644,0.04076647,0.032396704,0.2366008,0.026309462,0.018338772,-0.019209862,0.034118827,-0.021570927,0.010491049,0.08497062,-0.009291622,-0.029276628,-0.023449417,0.0052412944,-0.0007062247,-0.004640521,0.01635712,0.026262881,-0.057682004,0.01195746,0.075829126,-0.00914105,0.025741281,-0.05340873,0.023659194,-0.032484684,-0.05305855,-0.0008706705,-0.013800144,0.024901398,0.0011959287,0.03071775,-0.027779546,0.04378169,0.05233013,-0.034708228,0.035560247,0.032229178,0.02656247,-0.072991036,-0.023478294,0.018575808,0.02345136,-0.012214038,-0.002196218,-0.050215255,-0.009968471,-0.04709385,-0.0093990285,0.021674985,-0.050528675,-0.005002638,0.01177372,-0.027400933,0.0067671123,0.006858776,0.0008287374,0.03161076,-0.004749039,-0.040668033,-0.0096955,0.004532114,0.039207086,0.009178862,-0.051301707,0.012623156,0.0007176391,0.009764444,-0.036204945,-0.018251456,-0.011515327,0.0050582495,-0.0016737167,0.014498286,0.021069696,0.0052596917,0.008807478,0.0052620266,0.042490095,0.055074006,0.06441894,0.0075978576,-0.0060574394,-0.01163169,-0.03947803,-0.008469161,0.031226333,-0.0020273027,0.0115584,0.05392697,-0.013113531,-0.0005180108,-0.005652944,0.005748117,-0.029759845,-0.015644029,0.0028582492,-0.039592247,0.051518913,-0.06175556,-0.04036317,-0.03642879,-0.04828287,-0.0047697863,0.0045787366,-0.008146839,0.034992285,0.064504184,-0.024337843,-0.007054874,-0.00998473,0.017201677,-0.081713594,0.008657303,0.0013421435,0.0023432372,-0.0003739922,0.008624129,0.0018450116,-0.010747668,0.073656686,0.0024164575,0.0115031935,0.025133546,-0.024490798,0.009353767,-0.0212115,-0.08070573,0.06367397,0.018982153,-0.00070240843,0.014998869,0.018635888,-0.026490694,0.0118384585,-0.0016497212,0.02164944,-0.0034894343,0.03359393,-0.022565247,-0.0024498443,0.029479839,-0.02545733,0.023637766,0.0085218,0.001217477,0.011755478,0.031632587,-0.076214865,0.019976083,-0.032370176,0.019872313,0.005405593,0.033917103,0.0004775508,-0.02068719,0.0036158324,-0.07373947,-0.02031347,-0.030199373,0.0059035225,-0.048513334,-0.04112922,0.011285588,-0.00006205306,0.0841897,-0.0060051614,0.040827308,0.020858556,0.011455979,0.002275094,-0.022889521,0.04014723,0.020466883,-0.0324397,-0.009152361,0.0023628243,-0.039169356,-0.042448413,0.00011822296,-0.01133962,-0.00013855904,0.025445351,-0.037740592,-0.017362664,-0.00011565375,0.051561967,-0.03832459,-0.0432981,-0.0024041415,-0.030690528,-0.012599908,0.0057790233,0.09769468,0.023298388,-0.019963942,0.03650304,-0.005714917,0.06918212,0.043601222,0.028438928,-0.000058059108,0.010349323,0.013172966,-0.022269702,-0.004649905,0.0032455686,-0.013035979,0.0061214003,0.017546518,-0.018572029,0.0010531098,0.018473038,0.007483253,-0.07165294,-0.03185744,-0.050992344,-0.036000203,-0.025158681,0.03820237,-0.03751357,-0.012554306,-0.011319696,-0.0067787534,-0.0111181205,-0.027343411,-0.0016936574,0.0075822016,-0.031601287,-0.05373861,0.0030606769,-0.021119125,-0.004417385,-0.045864336,-0.0045659086,-0.01953409,-0.01178238,0.05136649,-0.005271819,0.033590507,-0.0069978195,-0.025189484,-0.00797446,-0.011757012,-0.049674865,-0.018889755,0.009977227,-0.0091918865,0.010848815,-0.023789577,0.0072722305,0.019805219,-0.0065769874,-0.043250017,-0.015653314,-0.054539673,0.054199435,-0.017904872,0.020997245,0.015478691,0.022788879,-0.012238809,-0.0018302035,0.007989531,-0.000771672,-0.030563256,-0.012013542,-0.044210467,0.0030305292,0.016180264,-0.021348847,-0.033737738,-0.0321143,-0.004203128,0.024739033,-0.015903458,0.011964199,-0.016871942,-0.013585687,-0.024198461,0.016145324,-0.044206966,0.008205074,0.056342173,0.009591958,0.018066293,-0.02953692,-0.00088019244,0.03458809,-0.0126370005,0.016016673,-0.0535292,0.026857309,0.011645083,-0.057412785,0.035567816,-0.051859077,0.0045624743,-0.040522143,0.018742522,-0.022742957,0.015519114,-0.014540843,0.03948073,0.0036767295,0.01816105,0.0023647707,0.016751258,-0.0032534553,0.0026004082,0.018357929,-0.0031039142,-0.011620072,-0.026306074,-0.046307497,-0.015420321,-0.02085669,-0.031345647,0.046920087,-0.022330485,0.026309416,-0.005220188,-0.0018904915,-0.03605181,-0.008411058,0.0034095189,-0.0072101224,0.012346028,-0.0035733024,-0.03473138,-0.0017444983,-0.031329468,-0.03965848,-0.0071527315,-0.029427096,-0.039961338,-0.01041392,-0.006635376,0.038470127,-0.000596438,0.015378805,-0.0051775724,-0.039175123,0.017047202,0.011884707,-0.02477142,-0.010841034,0.0138679035,-0.020628838,-0.009815611,-0.013213236,0.004580485,0.046371114,0.010712908,0.005784614,-0.05038593,0.011126202,0.01938756,-0.0051793326,0.056707833,0.033017386,0.049661502,0.010708004,0.0200158,0.02300588,-0.029432299,0.0054975986,0.04090155,0.0074238614,-0.06153902,0.019354692,-0.028433988,0.014531492,-0.0061726733,-0.0033070429,0.05439568,-0.029847223,0.030846821,0.003650663,-0.01960451,0.044768486,-0.029591145,-0.016213981,-0.029138768,0.02341459,-0.014499561,0.029382067,-0.012951857,-0.008787176,0.048888102,0.052308846,0.020430326,-0.014721628,-0.015732458,-0.04540835,0.012770733,-0.1597355,-0.030569863,-0.011514638,-0.009763978,-0.011642159,-0.0237179,-0.014793627,-0.042906903,0.0077003166,-0.00507182,-0.00326327,-0.02288713,0.002645991,-0.008008585,-0.008518981,0.026093824,-0.022394879,-0.018089155,-0.021056915,0.1019232,0.007209641,0.03135339,0.043531336,-0.004702501,-0.03003833,0.021782255,-0.015730588,-0.017642168,-0.025243226,-0.04484252,-0.017523965,-0.058087274,0.020775499,0.038478788,0.010106062,-0.061479498,0.019311566,0.010431132,-0.06866939,-0.04240404,-0.03665963,0.017965784,0.014415361,0.00717492,0.02550927,0.03879132,-0.020205405,-0.008001658,-0.05797566,-0.007824496,-0.014240564,0.04732614,-0.003349481,0.022220818,-0.01813761,-0.011244046,-0.01827729,-0.0019263885,0.032206144,0.021198869,-0.0083492175,0.012569779,-0.030344129,-0.0016270506,-0.051446587,0.020614594,-0.03778344,0.02248879,-0.03044158,0.028706742,-0.057035007,-0.021645414,0.038441073,-0.011124163,0.008715856,0.016612547,0.021386141,-0.008161185,0.0073184357,-0.025994822,-0.016742432,-0.017526856,0.0018889185,-0.058993157,0.06161072,-0.008206565,-0.004575081,0.0009122236,-0.054445703,-0.007892977,-0.07638212,-0.04583662,0.0058754426,-0.023374123,0.006847035,0.037368122,-0.018932471,0.023620388,-0.03121479,-0.014776175,-0.02244374,-0.027415553,-0.021527873,-0.017376646,-0.026020661,0.01764257,0.013719162,0.024863647,-0.018542789,0.009896424,-0.001931042,-0.0155872265,0.008217624,-0.0093759075,-0.06819116,-0.004288354,-0.008752056,0.019070724,0.014144197,0.013133866,-0.0006952903,0.011257563,0.016616136,-0.039001938,0.0092232255,0.07570291,0.03932133,0.031348974,0.04138696,-0.011048809,0.01773136,-0.058343496,0.0048884624,-0.00019550177,0.021468418,-0.041090313,0.023247357,0.04532317,-0.026545774,-0.053559463,-0.0377068,-0.03626702,-0.0032188212,-0.021977624,0.014449741,-0.024667604,0.0037067242,0.038078222,0.010321688,-0.0032354423,-0.0060041766,-0.033012416,0.046251044,0.04449127,0.02184911,0.028411686,-0.010032688,0.0052262144,0.003921467,0.07842313,-0.027440248,-0.032625403,-0.047896035,-0.033201125,-0.042518746,0.09764012,0.0035159786,-0.018374389,-0.01578415,-0.017234437,0.042919848,0.027357096,-0.031442463,0.009148924,0.012183597,-0.006710057,-0.014227697,0.020196667,0.0313017,-0.0072774156,0.049291644,0.020514557,-0.003200414,0.04141072,-0.017005928,0.009868143,-0.012687863,-0.027271727,-0.044420633,0.044191755,0.012052012,-0.030520635,0.016411388,-0.013841888,0.07812112,-0.0093876105,0.019189766,-0.02167413,0.03662751,0.005872043,-0.03199134,-0.00057749817,0.016207978,0.0028700228,-0.054793656,0.010092351,-0.019859916,-0.034620542,-0.0003106893,0.034615196,-0.028195256,-0.02288018,0.009281388,0.029852718,0.017731853,0.013334748,0.051498495,-0.012605161,-0.0028543735,-0.044246454,0.06465717,-0.014647594,0.013866664,-0.0048609315,-0.0045998273,0.03059635,0.0050624106,0.055044208,-0.008658889,0.007620721,-0.025050718,0.016524894,0.015944848,0.037830357,0.005663922,0.0047218273,-0.027176116,-0.003098091,0.008651687,-0.026336819,0.044392865,0.006157918,0.0020538075,-0.010995887],"last_embed":{"hash":"77gaqw","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"77gaqw","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{6}","lines":[129,129],"size":80,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"77gaqw","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.051036026,-0.029546898,-0.02695509,-0.0260305,-0.038032886,-0.031231929,0.042389497,0.0132380575,-0.023615528,0.003935382,-0.015133245,0.015156848,-0.023552734,0.009139955,0.008134201,0.036876857,-0.017799124,0.012718532,-0.012238544,0.009350281,-0.054010455,0.018682584,0.020278096,-0.01575053,-0.031395536,0.0193661,0.013179175,-0.03581207,-0.02099701,0.060171068,-0.00078663573,-0.048023436,0.052950736,-0.018107442,0.0058160396,-0.0143998405,0.008892608,-0.004233422,-0.05265112,0.04167103,0.0052058566,-0.003016627,0.027945695,-0.007213583,0.012165343,-0.022347622,-0.039422277,-0.009427078,-0.01568997,-0.0044964817,0.02646858,0.009044823,0.049039375,-0.02788258,0.017342137,0.02588517,0.01777315,-0.04155989,-0.0593372,0.014340381,-0.06987106,0.012821959,-0.010495927,-0.023482483,0.035774574,0.04659425,-0.015946712,0.00056282314,0.017960615,-0.0006981252,0.012017921,0.0078056892,0.010761326,0.008630381,-0.04353231,-0.008095042,-0.008349931,0.005599309,0.0039147725,0.025003152,-0.0013447636,0.022857614,0.020437099,-0.0048654783,-0.0104231145,0.041780666,-0.022964712,0.04352407,0.03280404,-0.009777968,-0.025354134,0.020614346,0.0010434919,-0.018227441,-0.04480095,-0.0028226424,-0.025440073,-0.042024713,0.047743075,0.010061814,0.037245993,-0.009622753,-0.006016922,0.022710932,-0.007388131,-0.024023645,0.007858475,0.033347696,0.011168348,-0.020743815,0.0047587724,0.036786687,0.04535557,0.0021160305,-0.0055274083,-0.017124359,0.03452455,-0.003861547,-0.030364707,-0.0034460123,0.03853604,0.027721962,0.022934293,-0.05387242,0.030472007,0.025256319,-0.0040617553,-0.012591492,-0.03955216,0.040257707,0.0045378185,0.058492593,-0.014468482,-0.011849023,-0.012894589,0.040777724,0.04651994,-0.0069996673,-0.011341166,-0.039009206,-0.00035017682,0.01902537,-0.05173253,0.0049043885,0.0001867726,-0.048859708,0.006951754,-0.0032741951,0.019907031,0.021161353,-0.014501815,0.014426417,0.023363126,0.02247476,-0.017465074,0.0029220185,0.05179901,0.06275459,0.032139912,-0.02351456,0.022233116,-0.026125606,-0.03172437,0.011904869,0.023349343,0.017624239,0.0061024907,0.018637149,-0.009932937,0.014093195,0.018150156,-0.036164742,-0.0012324073,0.001785035,0.048807524,0.0075338045,0.05421004,0.021577343,0.00038428625,-0.02782314,-0.03709609,0.022686604,-0.016045095,-0.040399756,-0.0029555599,0.048037104,-0.015732871,-0.037616998,0.04548659,0.049586006,-0.023995696,-0.006905518,0.0036093807,0.0075930036,0.028488822,0.00362324,-0.021829983,0.006433778,0.020864345,-0.025191229,-0.0047944007,0.05177474,0.00654774,-0.033112295,-0.049869426,0.0015465826,-0.043223664,-0.025798608,0.017850654,-0.050315756,0.020083115,0.0215484,-0.027379584,0.016550822,-0.04379945,-0.035198122,0.021323724,0.0010369109,0.0032928863,-0.00716936,-0.0024985205,0.07920853,0.011580897,0.016648037,-0.022353718,0.027070563,0.0004304733,0.058274306,0.012750827,-0.031933732,-0.008009667,0.0054015643,0.0019821257,-0.0114999,0.0084154485,-0.0019591008,-0.04306513,0.0041556126,0.051610377,-0.012203853,-0.0049689403,-0.029196627,0.014601966,-0.01555979,-0.011463813,0.01595608,0.06331258,0.086199656,-0.013158658,0.007744097,-0.033399496,0.011692263,-0.034849763,-0.0020782626,-0.006613673,0.043894634,0.004044241,-0.0052695298,0.030428987,0.008934814,-0.00010219738,0.03944761,0.0056564044,0.006356183,-0.002145648,0.024938561,0.019797646,-0.016453102,-0.0046833986,0.032601923,0.011264677,-0.037160743,-0.0028751376,0.008020737,-0.042824138,0.005492535,-0.055684444,0.04963453,0.03757564,-0.00051319797,-0.0026750194,0.008081312,0.014829468,0.040199574,0.028102934,-0.008193281,-0.019180287,-0.019287024,0.007903365,-0.050384626,0.00043870657,-0.000670382,0.086721204,-0.009042607,-0.040622912,0.025455717,0.007497521,-0.17162633,-0.006573141,-0.044737313,0.046582352,0.03674617,0.027881626,-0.010865893,0.02253018,-0.0728007,0.058934424,-0.010854298,-0.06689632,0.0049552154,-0.0063119247,-0.0062737586,-0.0071811182,-0.030694727,0.0042927884,-0.015358374,-0.04285998,-0.025097532,-0.04867008,-0.019114258,0.041971583,0.0023931018,0.028374597,0.09641021,0.0022068904,-0.026959488,-0.029133687,-0.06170168,0.016858324,0.007160743,-0.012355612,0.0026295418,0.032699794,-0.030604018,0.013867497,0.023859123,-0.035276722,0.06972268,0.03646251,-0.009503976,0.027677633,-0.040097106,-0.029446587,-0.013580523,0.02727986,-0.084696904,-0.011493484,-0.008845079,0.005192669,-0.031893026,-0.030006887,-0.051496796,-0.03369467,0.03325468,0.035594154,-0.020275308,0.00160776,0.005350159,-0.012882836,0.032936487,-0.0024340726,-0.03663023,-0.06958363,0.03318834,-0.023262646,-0.028085466,-0.017571015,0.029480737,-0.031073334,0.00018432307,-0.0464893,-0.012765961,0.02663865,0.013650974,-0.015285058,-0.020834917,-0.08089934,0.04785339,0.037158664,-0.03923606,0.04770598,0.0020615684,-0.058097735,0.037378334,0.037292447,0.04802383,0.2303707,0.019108925,-0.027597725,0.006963557,0.047854684,-0.012275758,0.028007649,0.07611516,-0.0020801662,-0.041475113,-0.022051645,0.020192426,0.007237494,-0.015541898,0.008064312,0.0509654,-0.073027946,0.0029537594,0.073948264,0.0007598583,0.02706109,-0.042151246,0.04388292,-0.013571845,-0.0614464,-0.013093185,-0.023375968,0.013748436,0.016660336,0.018367292,-0.014209589,0.030025197,0.038443305,-0.040424004,0.024247628,0.031717338,0.025793448,-0.06359212,-0.02136776,0.031663556,0.012054483,-0.0041174986,0.0077092038,-0.05887229,-0.014747357,-0.061538685,0.0071280897,0.009368005,-0.01864913,-0.011236748,0.026135603,-0.01742449,0.022600042,-0.00082823343,0.010824739,0.026961826,-0.011403749,-0.034309715,-0.000006802796,0.024810752,0.026370993,-0.000045308938,-0.064514585,0.015730537,-0.001707305,0.008090931,-0.026108267,-0.0036568043,-0.008521825,0.0055359597,0.006125521,0.02421964,0.008896286,0.010636932,0.00756994,-0.016100544,0.03802469,0.060014207,0.03894681,-0.004081155,-0.009143259,-0.007932861,-0.0388118,0.0046642735,0.023390869,-0.022509731,-0.0010465094,0.08685362,-0.005043423,0.00073058624,-0.009197418,0.027143288,-0.029821662,0.005626165,-0.00014384303,-0.017699813,0.03566295,-0.060531054,-0.044480804,-0.032471262,-0.05029621,0.005872976,-0.019222673,-0.025872214,0.032744776,0.051035903,-0.009269214,-0.020735119,-0.007126835,0.019406056,-0.070277266,0.017719531,0.018658184,-0.006313859,0.018989407,0.0065543186,0.009385964,-0.009214743,0.08061941,-0.0034651323,0.00278488,0.004708215,-0.01463138,-0.00011451444,-0.01532849,-0.05403832,0.03331472,0.015426386,-0.009887379,0.009161574,0.041147977,-0.022951435,0.028652012,-0.0026126157,0.028019615,0.01007743,0.019697674,0.00096713053,0.014749864,0.019616993,-0.014652926,0.022753661,0.0068670292,-0.003543458,0.0067165606,0.023640111,-0.065612376,0.015726833,-0.04147742,0.0101685785,-0.0004726026,0.05063736,0.0067738676,-0.010307069,0.023767937,-0.07362784,-0.024305927,-0.0219209,-0.0004037944,-0.032793242,-0.032585267,0.004550585,0.0011762688,0.054061737,-0.009116258,0.033256352,0.035050638,-0.007400471,0.0054908413,-0.029856564,0.03518444,0.0033791196,-0.02702312,-0.0036470196,-0.010660816,-0.03747483,-0.039602958,-0.000992186,-0.023077004,-0.021019338,0.040543426,-0.022551334,-0.021309305,-0.02205895,0.019987645,-0.03273084,-0.056659743,0.012601681,-0.03218999,-0.0112998355,0.009812482,0.09155695,0.036915828,-0.013676923,0.020227455,0.0029428452,0.072729066,0.06795762,0.03097557,-0.029494474,0.009734515,0.0103962775,-0.01805988,0.003881476,0.013040639,0.003513839,0.003023045,0.03544276,-0.017443797,0.0054802094,0.03657676,0.0037784262,-0.078987785,-0.02221122,-0.0563905,-0.041480444,-0.0041949027,0.018948212,-0.031487975,-0.017100094,-0.006971403,-0.008714204,0.015419763,-0.03170731,-0.023084028,0.014131427,-0.026031123,-0.04703825,-0.003917416,-0.028305614,-0.0014409581,-0.039754007,0.021016715,-0.002236116,-0.012355936,0.056796778,0.006611601,0.031158976,-0.024537597,-0.04567391,-0.007406624,0.0064195814,-0.04612253,-0.013152337,0.009254519,0.011553804,-0.0053020446,-0.027001882,0.03852131,0.011875037,-0.009430623,-0.03230127,-0.003256785,-0.050705895,0.039110355,-0.003530171,0.007276923,0.014674925,0.015289522,-0.030270634,-0.000030520896,0.022515735,-0.0007812468,-0.026226103,-0.03449735,-0.02342824,0.0044646766,0.014709191,-0.026423818,-0.050917257,-0.024882624,-0.010366947,0.011669295,-0.003490522,-0.006612646,-0.021208178,-0.00880972,-0.008388858,-0.004660219,-0.044991266,-0.0027331368,0.030093431,0.021239823,0.016906777,-0.040029526,0.011003311,0.021725195,-0.03453641,0.0011113357,-0.052539237,0.020057019,0.002438915,-0.052675597,0.027446529,-0.029317265,0.0018992714,-0.038688574,0.027825523,-0.033818126,0.003821987,-0.008059523,0.019593801,0.0068181995,0.016704049,0.0019498592,0.0063751014,-0.020286184,-0.016610045,0.033274684,0.00878363,-0.017423024,-0.008669913,-0.026104812,-0.009056879,-0.020717382,-0.010109457,0.052960325,-0.045989145,0.01901033,-0.0147930505,-0.021923404,-0.03832964,-0.028766943,-0.008664741,-0.00043208146,0.011466442,-0.001551569,-0.022423808,0.00470191,-0.05451806,-0.04923596,-0.022380603,-0.008927532,-0.06486251,-0.010209978,0.00595365,0.039314464,0.014054981,0.006375418,-0.0075159976,-0.03615354,0.015651125,0.024712306,-0.02521998,-0.0033972939,0.0015531001,-0.010679936,-0.0060462733,-0.014897125,-0.0012407657,0.021611404,0.0121739125,0.008775476,-0.0707127,0.012640253,-0.00029856467,0.03132122,0.036504697,0.038553145,0.0504072,-0.02589383,0.02474342,0.0041485038,-0.04498338,-0.0012435352,0.024816116,0.024727115,-0.057672095,0.013180051,-0.031705886,0.010046386,0.0019002865,-0.0027057377,0.054509588,-0.019836836,0.021186307,-0.0075106793,-0.033171915,0.046077557,0.0045702336,-0.010135086,-0.026149921,0.005977496,-0.007120243,0.021817066,-0.0055237403,-0.011820783,0.06929599,0.08046933,0.007464833,0.008133067,0.0028614963,-0.039107062,-0.000017543118,-0.16019261,-0.020366386,-0.01909825,-0.0011663211,-0.0033200504,-0.01596121,-0.030844128,-0.033810683,0.020233544,-0.010394324,-0.0063744946,-0.05193431,-0.0035710025,-0.009525094,0.0031613826,0.025954882,0.00045463958,-0.033440027,-0.023427088,0.09526413,0.013230192,0.024137817,0.041637015,0.0074677034,-0.012060056,0.013999199,-0.01720854,-0.019650893,-0.026362231,-0.04615255,-0.005201286,-0.03506168,0.02963424,0.024392942,0.014070827,-0.06916002,0.009265808,0.013014577,-0.05238422,-0.047390338,-0.027254386,0.020170717,-0.004763011,0.015592904,0.036186423,0.042029034,-0.0111736255,-0.0076071024,-0.042019725,0.019409204,-0.008065778,0.055508055,0.010600864,0.018164502,-0.016618975,-0.017163945,-0.009856695,0.007787904,0.02472508,0.008844249,0.011824678,0.013392111,-0.023986459,0.0046169143,-0.05270745,0.01994999,-0.06562795,0.0050091827,-0.053527746,0.026614213,-0.02495453,-0.04675805,0.02592545,-0.023936493,-0.0031558278,-0.0087188855,0.021590495,-0.012313233,-0.00010025459,-0.018053882,-0.04371366,-0.017153164,-0.018205566,-0.03567031,0.05270149,-0.007879133,0.0053864587,0.0058022114,-0.08094963,-0.022889785,-0.055816807,-0.031039486,0.0037371921,-0.020497361,-0.0023365684,0.03725045,-0.014662059,0.020128729,-0.02113331,-0.02175601,-0.00049448025,-0.032083176,-0.0004054369,-0.0036388168,-0.0391058,0.021235801,0.02320102,0.027223296,-0.010520391,0.01405928,0.009504168,-0.0059733237,0.0040698387,0.0041019516,-0.05542253,-0.021682784,-0.0062029697,0.04145309,0.004097677,0.010239571,0.026273405,0.042104453,0.02196831,-0.040456444,0.003526512,0.07913839,0.021114253,0.033572536,0.026492434,-0.022930287,0.01106101,-0.05781405,-0.008135536,0.014195152,0.043517906,-0.042304557,0.0036721106,0.04914336,-0.017454281,-0.06099837,-0.024808528,-0.03338787,0.0050138533,-0.020465773,0.03166692,-0.027165623,0.009782447,0.025729738,-0.0031488962,-0.021833051,0.0016371759,-0.0027425895,0.053016625,0.07408967,0.020638073,0.05374388,-0.00050560286,0.0025275783,-0.0010841229,0.05220904,-0.018500978,-0.04169562,-0.044302385,-0.042182874,-0.045394506,0.06854937,-0.0070484583,-0.014772157,-0.005331286,-0.0076975143,0.026133657,0.030306911,-0.05099226,0.0153792165,0.015302949,-0.021539189,0.018890334,-0.0090645915,0.05805257,-0.020561747,0.040900964,0.0029174937,0.019713398,0.05669299,-0.015424452,-0.001476205,-0.013730901,-0.010219346,-0.02816855,0.023580095,0.015272409,-0.0115553755,0.0061405,-0.015632078,0.07016116,-0.008375477,0.014723032,-0.009046184,0.030265592,0.013747056,-0.06644324,-0.010583255,0.026242154,-0.0014453486,-0.05064614,0.0047670016,-0.004791746,-0.043882683,0.013473067,0.029533943,-0.017456405,-0.018012429,-0.0027187043,0.04282197,-0.011356595,0.010305439,0.03750379,0.0014811245,-0.008843347,-0.009170062,0.065021686,0.0070212656,0.021643855,-0.026382554,-0.04170687,0.01320025,0.00467064,0.04301349,-0.00013208487,0.0075158053,-0.043640807,0.0021301107,0.0017592817,0.040890455,-0.017109798,0.017511895,-0.042304568,-0.0014467591,-0.005477267,-0.031232456,0.033511408,0.002479515,-0.0084164655,-0.0030724572],"last_embed":{"hash":"4soo5h","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"4soo5h","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{7}","lines":[130,130],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4soo5h","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06192514,-0.018546896,-0.027005332,-0.03691403,-0.020109342,-0.01696433,0.03298715,0.012974107,-0.015302424,0.0064976467,-0.012297246,0.02281642,-0.045046784,-0.008716372,0.006427873,0.035791483,0.0027090048,0.0077042594,-0.028805463,0.03897428,-0.061228786,0.028998846,0.014899042,-0.020949207,-0.05230055,0.015662463,0.017112745,-0.036008485,-0.05614611,0.01625769,-0.020213569,-0.022398345,0.06476045,-0.0062759677,0.0005907861,-0.026165077,-0.0013665793,0.006993254,-0.034994356,-0.0005741859,0.023328265,0.01081322,0.039691344,-0.033758428,0.0154836215,-0.017021729,-0.032821126,-0.015960015,-0.02384306,0.010878684,0.0126169715,0.014049952,0.03777094,-0.0043125995,-0.0035661508,0.030857146,0.03942448,-0.039566714,-0.06160881,0.024045717,-0.04526152,0.009494605,0.001556233,-0.05097478,0.03912235,0.04536517,-0.022852488,-0.008767954,0.01354591,-0.014303197,0.0155219445,0.018949093,-0.0039509516,0.008122879,-0.058142997,-0.013913804,-0.038453046,0.0085987,-0.011406013,0.035301648,0.0082415175,0.015347987,0.02047403,-0.0019388213,0.00096262916,0.055372622,-0.03279314,0.059216447,0.017066188,0.018387003,0.0035057436,0.015358109,0.008774471,-0.018186197,-0.041951183,-0.00073703675,-0.029929329,-0.035398547,0.029173642,0.0066526155,0.04123151,0.015791679,-0.016175961,0.012913147,-0.035276964,-0.021231132,-0.0117974365,0.036094528,0.0041655484,-0.013921786,0.018271858,0.044328503,0.04143061,0.0019571874,-0.013600984,-0.010663729,0.049412232,-0.0039189663,-0.027993096,-0.007188065,0.01821611,0.048723806,0.0102250455,-0.05269449,0.016820543,0.0047501638,-0.014386153,-0.016636606,-0.063324496,0.03418064,-0.007050718,0.018906074,-0.018121535,-0.009884937,-0.016900532,0.04289518,0.06267647,-0.00009536225,0.0019147563,-0.04106207,0.002965111,0.04642262,-0.049900956,-0.02342655,0.0057212138,-0.031452246,0.021707145,0.0099473065,0.004514512,0.009041733,-0.008621707,0.0025698044,0.012856286,0.044179786,-0.023104297,-0.006541268,0.04070611,0.02782275,0.049875103,-0.019403646,0.03810991,-0.020445008,-0.03614482,0.025998952,0.027063288,0.049795225,-0.0073718545,0.020678561,-0.027703295,-0.011282268,0.010190793,-0.03520219,-0.02066687,0.023904476,0.03848536,0.01590819,0.03779221,0.028197955,0.025701389,-0.012339916,-0.02212124,0.024191942,-0.0019187462,-0.028785286,-0.007960204,0.05426179,-0.01638223,-0.034631435,0.04901875,0.05063768,-0.008490522,-0.03784361,0.0035494645,0.0041803834,0.03808965,0.002307665,-0.017720144,0.01715449,0.009472831,-0.040218227,0.0034381049,0.0547914,0.02094045,-0.03136294,-0.035520244,-0.012356949,-0.07519948,-0.010268189,0.019864453,-0.04606397,0.033830456,-0.0029312347,-0.02307824,0.009080458,-0.027975878,-0.007624072,0.015464556,0.0035861786,0.014763857,0.00964276,-0.0055441326,0.061116703,-0.015552962,0.037795037,-0.030545859,0.061161727,-0.0045269653,0.0547534,0.0116231805,-0.022275364,0.02078706,-0.009156681,0.010856352,0.018854843,-0.0024245162,-0.016582878,-0.058086615,-0.0071948986,0.043474205,-0.010429347,-0.025340758,-0.013230616,-0.00038450927,-0.012408901,-0.008200285,0.017838253,0.04465391,0.054698396,0.0071227467,0.004236439,-0.012412905,0.015889462,-0.019061327,-0.018779052,-0.0008720913,0.026959833,0.01582844,0.011389605,0.03710427,0.019246742,-0.02247244,0.006081393,0.0074335975,0.001458601,0.0061392453,-0.00039675322,-0.009878231,-0.010333784,-0.019679625,0.03436086,-0.0026005853,-0.029056836,-0.0013969359,0.0021192634,-0.034276754,0.020072924,-0.060039468,0.029909926,0.018534454,0.014619631,0.026457284,0.0074894656,0.017911684,0.051650178,0.009113911,-0.0054829596,-0.027180318,-0.017850868,0.0061196787,-0.033533264,0.018119708,0.00958089,0.075389124,-0.015946737,-0.059075277,0.019626666,0.021343675,-0.16458148,0.004642739,-0.0359586,0.019449728,0.011518412,0.03469546,-0.043235365,0.011384269,-0.054479674,0.042567328,0.0044602016,-0.051915776,-0.010298418,0.015292118,-0.034941304,-0.0056734034,-0.0094698295,-0.005902136,-0.013404194,-0.036702096,-0.012092024,-0.03162491,-0.00080818974,0.01978509,0.014530626,0.005738922,0.0657312,-0.007591455,-0.020287197,-0.015028194,-0.06373113,0.023383802,-0.0061435243,0.0015191283,0.01173383,0.019735718,-0.012464646,0.014648941,0.01837005,-0.014836159,0.06228494,0.024465704,-0.010015074,0.014599328,-0.040359862,-0.03643131,-0.011214759,0.018115649,-0.07266904,-0.030003926,0.0018205382,-0.006969839,-0.052030496,-0.012738861,-0.0554991,-0.022043241,0.022046162,0.046045072,-0.010660219,0.003937506,-0.002652653,-0.042009432,0.035426762,-0.008913729,-0.049647175,-0.05990377,0.025386369,-0.0049170824,-0.039928887,-0.012915134,0.037920672,-0.039525066,0.015432414,-0.02132954,-0.009565466,0.020467542,0.03112871,-0.009024434,-0.0327997,-0.052518632,0.06784741,0.0354771,-0.034727514,0.030533502,0.00023474549,-0.05724029,0.043155726,0.036447965,0.023888858,0.23125926,0.03183263,0.0031470917,-0.018243615,0.039011613,-0.0117278155,0.012834099,0.048018143,0.0012789988,-0.02722542,-0.02964687,0.040448688,0.019733047,-0.010316398,0.0039811996,0.047085594,-0.076997094,-0.0075816195,0.074030615,-0.0025542069,0.025841262,-0.05243012,0.050882686,0.006025647,-0.024480307,-0.012888299,-0.01412094,0.013240144,0.0017492974,0.028021311,-0.036140967,0.04120972,0.0723046,-0.03558369,0.049745724,0.012482313,0.018606124,-0.04611956,-0.022578452,0.027365042,0.026717417,-0.013497451,0.012168368,-0.05456334,-0.018939475,-0.05346833,-0.0013394658,-0.004612069,-0.029398007,0.012178076,0.0053731585,-0.024960475,0.010062408,0.01101148,-0.013541865,0.034003932,-0.0057157096,-0.046311,-0.01079911,0.0048217,0.052489117,0.00985585,-0.06427797,0.0065934802,-0.004689392,-0.011100368,-0.03361471,-0.04052902,0.023348344,-0.0006946224,0.025342999,0.030107472,0.010153418,0.030436005,0.021377254,-0.011738868,0.05111866,0.061219476,0.038889285,-0.016966153,0.024557278,-0.0008908831,-0.022493668,0.013905974,0.02514205,-0.002917588,0.011909465,0.06956371,-0.00030871938,0.0010656164,-0.022292452,0.018495942,-0.04474924,0.013330819,0.02231305,-0.043387726,0.026739057,-0.049015515,-0.034926202,-0.034421545,-0.03254449,-0.01990536,0.010140999,-0.0075660283,0.043791328,0.071421154,-0.018959118,-0.0062592546,-0.023055136,0.01869097,-0.05986844,0.0018765372,0.0026424385,-0.009014452,0.012644161,0.036024287,-0.007899272,-0.0109793935,0.08246327,0.024859332,-0.0047984435,0.013840679,-0.0331548,0.015882093,-0.004427141,-0.04657108,0.018758062,0.05627574,-0.008856836,0.016010694,0.02593613,-0.015424323,-0.015477375,-0.004419717,0.03991738,0.010356967,0.032898437,0.0012804838,-0.006325239,0.034531616,0.019439897,0.030992348,0.008850589,-0.007945679,0.01300435,0.02283224,-0.099568,0.013543857,-0.038580548,0.012829743,0.012118648,0.0432738,-0.0132480655,-0.019923327,0.0046164845,-0.04281626,-0.0313831,-0.034988236,0.009913502,-0.032134853,-0.018482586,0.0011910789,0.0064269197,0.060100295,0.0037425426,0.05362072,0.023986356,0.01678374,0.00731087,-0.0086620655,0.035603695,0.008703935,-0.018722657,0.006660608,0.012433728,-0.04262346,-0.03578481,-0.015710931,-0.035590325,-0.018020911,0.03374433,-0.028600624,-0.033250764,0.014800786,0.03583321,-0.04367984,-0.051430147,0.005667035,-0.020840283,-0.0042693866,0.019746767,0.08718536,0.0067148157,-0.013856861,0.029533608,0.004314035,0.04949175,0.06079798,0.026760655,-0.024842063,0.017154366,-0.041118868,-0.015419163,-0.011237097,0.0093732355,-0.0053292527,0.0060497224,0.024848863,-0.025779879,-0.030152261,0.0012843679,0.01595046,-0.05902387,-0.027066924,-0.038738657,-0.039537743,-0.036422588,0.0049604084,-0.026306441,0.0034901164,0.021184197,-0.024774255,-0.0018158245,-0.02332869,-0.018762719,-0.006289498,-0.020812405,-0.023227576,0.008006919,-0.018161094,-0.00458058,-0.04104555,0.016377069,0.0030974124,-0.01423601,0.057574704,-0.0037774686,0.022553913,-0.03961463,-0.03363857,0.008535693,-0.004962217,-0.050689034,-0.016929775,0.012934781,-0.018999673,-0.020865994,-0.024725748,0.009182079,0.019626953,0.008789853,-0.060161084,-0.023262786,-0.057721093,0.03176872,-0.009474445,-0.0014040837,0.009237709,0.0018997065,-0.01593776,-0.0017082989,0.0098314425,0.00529358,-0.026976079,-0.013555819,-0.023243846,0.0018637829,0.01352706,-0.03528452,-0.03715549,-0.037272617,-0.006485441,0.016442649,-0.005810027,0.009414295,-0.033984378,0.011004831,0.005626367,0.015386869,-0.037187364,-0.005164687,0.06823614,0.0138123855,0.036575586,-0.02090502,0.00015478987,0.049615722,-0.03104999,0.014869025,-0.03554593,0.017957866,0.0102943955,-0.03422532,0.017006064,-0.036922023,0.013930572,-0.029698435,0.03919923,-0.023890015,0.017047677,-0.011176807,0.018983115,-0.0030451408,0.025990825,-0.019496014,-0.011867915,-0.008481869,-0.025014596,0.03795633,-0.004812553,-0.021308353,-0.018957034,-0.03241997,-0.02068564,-0.036660522,-0.019293288,0.038350653,-0.046661023,0.016084187,-0.024112824,-0.0085078245,-0.022837909,-0.0017362495,-0.008148662,-0.015191405,0.03502639,-0.04556858,-0.025412144,0.020635849,-0.040457007,-0.04183908,-0.00552315,-0.011030612,-0.04728111,0.016922941,0.003023614,0.023003237,0.009667101,0.022877425,0.0056009325,-0.022442907,-0.014505899,0.032557845,-0.026565496,-0.0016994118,-0.0014128191,-0.016117604,0.005032333,0.0000867527,-0.0018268062,0.022332426,0.008339015,0.010262037,-0.04348701,0.016104726,-0.009720475,0.022213906,0.031565964,0.01401705,0.0586159,-0.010102606,0.042534243,-0.006619223,-0.0131788645,0.005878249,0.029534804,0.012115277,-0.05603173,0.0018766938,-0.03567569,0.030881582,0.014416357,-0.00775648,0.033775665,-0.022155564,0.044688705,-0.024756042,-0.020217424,0.04694378,-0.0061381017,0.0070664175,-0.045141365,0.015042981,-0.016426252,0.031961408,-0.0016509605,0.012788392,0.056037035,0.06570549,0.01038259,-0.010136493,-0.020336686,-0.03628266,-0.0077691763,-0.15524694,-0.033989254,-0.01243165,0.018747278,-0.010900558,-0.027206734,-0.02793571,-0.05111446,0.004617527,-0.04792747,0.017354205,-0.01973538,0.0072297747,-0.0057245307,-0.0173983,0.009092329,-0.027508657,-0.029607657,-0.032604948,0.111477226,0.016628085,0.041883975,0.019795282,0.0056472756,-0.0467341,0.022593822,-0.0090068765,-0.041577023,-0.021320114,-0.025824435,-0.007035257,-0.049520135,0.023341423,0.043620355,0.01178838,-0.049750153,0.027876308,0.023068659,-0.07603701,-0.041485902,-0.0074281655,0.010772971,-0.018971737,0.002704272,0.033380534,0.06432868,-0.033237528,0.013304259,-0.0612659,-0.00390783,-0.024482025,0.05838789,-0.0062780133,0.02432777,-0.03541983,-0.0073031723,-0.044128917,0.0056294687,0.04790563,0.03320621,-0.0039611636,0.0134600885,-0.01814647,0.030788241,-0.028199155,0.024119893,-0.07173188,0.010307364,-0.037925817,0.050177354,-0.024572039,-0.030905923,0.035785045,-0.028596131,0.0077709686,0.01156508,0.0049945023,-0.0027688965,0.029109854,-0.03358565,-0.01704515,-0.023045858,-0.0051140706,-0.07455333,0.045767844,-0.012895953,-0.006750847,0.010567537,-0.07362042,-0.03610158,-0.07166925,-0.033030987,-0.02489058,-0.028623374,0.00020543349,0.03997561,-0.03622551,0.030838577,-0.038383454,-0.049438927,-0.022544596,-0.0069229268,-0.023096379,-0.009067094,-0.036899947,0.03526942,0.0070278426,0.026134515,-0.006280141,0.04087897,-0.0022791869,-0.013608748,0.009571272,-0.010493441,-0.07656269,-0.015327671,-0.008281644,0.028164517,0.011184495,0.017179387,-0.0022448702,0.012523538,-0.00030325353,-0.034162782,-0.005032069,0.072646536,0.01609899,0.03057942,0.030511571,0.0055835047,-0.009346924,-0.06294043,0.015225427,-0.0076873,0.024108933,-0.018807659,0.023315359,0.03075468,-0.008535939,-0.040600613,-0.024668353,-0.035761204,0.0003651777,-0.018232133,-0.007785286,0.0055994825,-0.005712239,0.029702008,0.0029794166,-0.008469192,-0.020312807,-0.006954985,0.04336277,0.028886288,0.022489168,0.046697963,0.0014561339,-0.0067343563,0.016551005,0.07720286,-0.008100012,-0.0026613253,-0.053854156,-0.058929812,-0.055351324,0.083241105,0.0005630603,-0.01775446,0.001345566,0.0034744206,0.046332873,0.06331302,-0.03709962,0.016485449,0.005606366,-0.01831782,0.0040799547,0.0029188718,0.04016719,-0.012259993,0.045699455,-0.0028378498,0.006603303,0.04633603,-0.0037830267,-0.0004042744,-0.0180472,-0.008203074,-0.029600753,0.0154408645,-0.02441322,-0.023237916,0.024279973,-0.025465868,0.05263087,-0.022464605,0.0095539475,0.0046192603,0.020503186,0.005602491,-0.04571533,-0.004996757,0.0054915766,0.008641788,-0.037351556,-0.017719856,-0.015724154,-0.0093753375,-0.0023936916,0.055300772,-0.037978932,-0.01354279,0.00036288582,0.042179324,-0.008903996,0.0064205863,0.03733283,0.008147805,0.016360367,-0.026327824,0.057562392,0.0047644316,0.022437051,-0.03378811,-0.0074731484,0.028830808,-0.01311321,0.05688033,-0.010796635,0.0052332394,-0.055864714,0.006923702,0.010741723,0.051327445,-0.004445733,0.0035448212,-0.038198173,0.01653458,-0.0054048453,-0.020714287,0.04129089,-0.0035356472,0.012900318,-0.03748525],"last_embed":{"hash":"1c73lrw","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1c73lrw","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{8}","lines":[131,132],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1c73lrw","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040302124,-0.030316504,-0.032795418,-0.008648821,-0.0428162,-0.020664176,0.05977899,0.033928346,-0.0061087892,0.020434178,0.0072620376,0.009352446,-0.018551009,-0.013451659,0.02611576,0.02237547,-0.01018799,0.012476991,-0.025490569,0.0131177325,-0.07123355,0.009859372,-0.0073759253,0.014534117,-0.040624525,0.022592707,-0.0023175487,-0.05169631,-0.042835962,0.05134738,-0.003705497,-0.06234666,0.026598051,-0.0349136,0.025746573,-0.007025186,0.0012651453,0.00057618157,-0.053719312,0.02339784,0.0069148024,-0.007891903,0.038002092,-0.0011729425,0.014109204,-0.026644582,-0.025340127,-0.019010914,-0.005786676,-0.0019415992,0.0068561663,-0.0010440928,0.042057738,-0.013166005,0.01761978,0.011423057,0.012703652,-0.046024602,-0.05976748,0.022760624,-0.047381572,-0.0046489513,-0.0031687547,-0.0035471956,0.0349354,0.032746512,-0.0101755345,-0.014176219,0.011665753,-0.010733431,0.020726552,-0.0025399588,0.015811142,0.011706318,-0.04797425,-0.016805353,0.003610198,-0.0063782246,0.0102732,0.037907597,-0.0055158334,0.0148412185,0.008520446,-0.012748761,-0.009030672,0.046306208,-0.031243976,0.07288937,0.029369045,-0.02310777,-0.040974934,0.015070001,0.007066625,-0.0032054174,-0.024082458,-0.0069625606,-0.02623308,-0.04575518,0.037607644,0.021157699,0.018052705,0.022315376,-0.0124724,0.016843624,-0.0177183,-0.015458001,-0.026971316,0.01996151,0.0021925766,-0.025608245,0.0017743995,0.033588458,0.028939052,0.009473178,0.0015692213,-0.015117767,0.04293285,-0.0015047851,-0.018084822,0.0048578144,0.04858258,0.01776807,0.030179838,-0.037844554,0.04118597,0.024485748,-0.0059291194,-0.0015077362,-0.049700417,0.0532171,0.007929919,0.023152666,-0.01765516,-0.005662551,0.0043785754,0.027396085,0.054165863,0.00037148877,0.004913522,-0.056489933,-0.0054437877,0.023508511,-0.03466273,0.0007455542,0.0016831693,-0.036171954,0.016903048,-0.009018848,0.017382,0.010479001,-0.004677639,0.018786062,0.013315031,0.04032686,-0.028264405,-0.0091841975,0.029648699,0.015757939,0.022606036,-0.0040230234,0.022351498,-0.023493683,-0.028291617,-0.00011638785,0.016726362,0.029677648,0.0053432602,0.008197393,-0.03130152,0.019738736,0.022399725,-0.03799964,-0.028266871,-0.034438465,0.04631379,0.013150456,0.04950674,0.030341038,-0.0024735502,-0.018850407,-0.0383646,0.024906019,-0.024291946,-0.020933473,0.0018719619,0.05808675,-0.024825495,-0.040722802,0.040478606,0.069985144,-0.014692766,-0.018654102,-0.0068840403,0.011185448,0.041689,-0.014588052,-0.019743294,-0.0013661332,0.020262381,-0.016035622,-0.014891643,0.02555047,-0.00010299343,-0.028139053,-0.043421105,0.0112743275,-0.043044273,-0.017109318,0.0052283886,-0.05767625,0.033113115,0.009395069,-0.02844612,0.018935107,-0.020249246,-0.03734713,0.017601782,-0.027124653,0.01330397,-0.0083480915,-0.0068225698,0.070652634,-0.005552768,0.04203024,0.0030070276,0.043110963,-0.004192466,0.05993499,0.023708586,-0.019693863,0.007833892,-0.006605643,0.00902374,0.023624891,0.01747637,0.010350843,-0.037274115,-0.019966574,0.040698342,-0.043231457,-0.0025576036,-0.03905112,-0.0035037405,-0.0043369858,-0.012793235,0.032698836,0.048357386,0.060783587,0.00024910172,-0.009304141,-0.016145002,0.016980363,-0.029034676,-0.0047009187,0.0022706809,0.034330614,0.008454436,0.002590752,0.026603049,0.0029292647,0.0017141821,0.040038478,0.011118059,0.006663987,-0.0012486104,0.015555081,-0.01254834,0.012378428,0.0063901823,0.03258976,0.023265433,-0.01960494,0.0050571966,-0.000008855907,-0.040837847,0.016211115,-0.046184905,0.016855728,0.03835962,-0.0018765002,-0.00044564565,0.021960853,0.019928904,0.013734552,0.047154788,-0.010742706,-0.030719602,-0.02623787,-0.013447786,-0.03826172,-0.015994208,-0.011032846,0.084048524,-0.00698258,-0.06819572,0.0063448385,0.02032045,-0.16452824,0.00992038,-0.035822537,0.053432304,0.027012264,0.0328266,-0.012110257,0.016527964,-0.059883863,0.050776236,-0.019115388,-0.060440905,-0.00068442966,0.010324259,-0.011177757,-0.018055627,-0.028138729,0.0145054115,-0.0020761997,-0.032733433,-0.01777218,-0.04573193,-0.009705614,0.037218064,0.00026924012,0.020677239,0.07474769,-0.010946879,-0.014815166,-0.029234663,-0.08372969,0.0102883,-0.0020992637,0.013512337,-0.00086377864,0.022693312,-0.009557583,-0.0020983005,0.045250624,-0.040029753,0.08025344,0.024894962,-0.011671001,0.029610237,-0.026218135,-0.030256689,-0.0113748135,0.020149061,-0.063814074,-0.01996556,-0.024865938,-0.010631249,-0.042753045,-0.033961844,-0.052219417,-0.028893262,0.03517831,0.053141408,0.00024987216,-0.018970357,-0.006540345,-0.027924266,0.020250537,-0.0086111855,-0.029187424,-0.044521756,0.025326984,-0.021764498,-0.008302175,-0.00912196,0.031104887,-0.039248817,0.013425132,-0.02638407,-0.041274734,0.019307438,0.017777696,-0.02207025,-0.008718965,-0.072112925,0.062593795,0.035294365,-0.036689587,0.034699574,-0.005299715,-0.055246633,0.038920276,0.04223902,0.02611991,0.22681162,0.048328865,0.010516047,0.0027922243,0.019800251,-0.011976402,0.02069161,0.06721814,0.006466922,-0.032064006,-0.020237647,0.025544057,0.0047905166,-0.016273368,0.011875475,0.041051168,-0.07290025,-0.0033779058,0.07907093,-0.009735401,0.015251772,-0.066219345,0.025987627,0.0012645979,-0.053820826,-0.014110601,-0.0057848347,0.022063619,0.000975269,0.0142998295,-0.025183208,0.034624487,0.051119644,-0.046822168,0.03142853,0.02303086,0.020490607,-0.03840844,-0.025795503,0.023703849,0.018919012,-0.007251613,-0.0047471034,-0.04541229,-0.01897131,-0.028588155,-0.015355146,0.006727721,-0.033630785,0.008769245,0.008216469,-0.012946162,-0.005566592,-0.00072942063,0.0004209499,0.029941598,-0.01350178,-0.038054798,0.0006659889,0.011055485,0.043218873,0.001427015,-0.073829316,0.015447616,-0.009363403,-0.010289477,-0.028319793,-0.009754541,0.004279833,0.012437326,0.018420886,0.0392182,0.0016974966,0.023903193,0.0046023233,0.008761762,0.0663537,0.06466827,0.06218737,-0.010859024,-0.012623801,-0.009485647,-0.025004918,0.011107573,0.036801547,-0.019393688,-0.003735706,0.07741422,-0.006765902,0.0052558724,-0.020135777,0.01596669,0.0024991774,0.005787568,-0.006922428,-0.031799927,0.054771226,-0.031946328,-0.035873707,-0.025560226,-0.036429584,-0.0029116913,0.008331055,-0.0121444,0.038620323,0.067437574,-0.023916114,-0.028442359,-0.021379936,0.019711368,-0.06846178,0.013826728,0.009186546,0.0027491718,0.022103848,0.027890418,-0.00045779237,0.0012510588,0.080790654,0.017621063,-0.004820331,-0.0074349665,-0.029108115,0.016570909,-0.03688617,-0.07192917,0.012842371,0.042676352,-0.008440753,0.010326227,0.038894404,-0.019739337,0.0033314675,0.013756621,0.030557211,-0.006911999,0.019239804,-0.0046617663,0.0068741227,0.015625643,0.0030457606,0.036109053,0.0028520683,-0.020657675,0.0051817927,0.032407004,-0.07730016,0.032653682,-0.027428716,0.015256371,0.012376786,0.06535949,0.0046584713,-0.014681663,0.025051251,-0.063719966,-0.01843901,-0.028783297,-0.0030565008,-0.049358603,-0.02931752,0.0026293106,0.02113535,0.05985919,-0.016927106,0.07316772,0.019789984,0.0051952293,0.0049992795,-0.029264921,0.019586181,0.0030234344,-0.024118364,0.005874264,0.001150121,-0.03805155,-0.021171741,-0.01359406,-0.032938678,-0.02353697,0.045699995,-0.028808516,-0.0041321805,-0.0155453915,0.031037442,-0.04072866,-0.054550402,0.011309168,-0.01104825,-0.013043845,0.03634304,0.08552792,0.02824456,-0.022203173,0.045726456,0.0044766264,0.04332693,0.06450012,0.045677733,-0.00025449457,0.02324484,-0.0049726926,-0.017940419,-0.012869338,0.0065960377,-0.019383434,0.025432497,0.033953715,-0.0021085758,-0.022860719,0.010034538,0.012156225,-0.07457108,-0.009162184,-0.042351082,-0.040042195,-0.01468393,0.03122593,-0.039673347,-0.026014853,-0.004670898,-0.009626451,-0.027971104,-0.035871074,-0.032787353,0.014105026,-0.021156818,-0.029512716,-0.0071479823,-0.03234066,-0.0019712292,-0.061834965,0.0019001019,-0.0072182417,-0.0032533922,0.050172597,0.017771505,0.04989801,-0.017190704,-0.032499585,-0.006491404,-0.018769098,-0.051650457,0.006246932,0.018643279,-0.010625024,-0.020951131,0.0030066802,0.022116624,0.03603716,0.00028591588,-0.043049473,-0.009458208,-0.057019703,0.049833115,-0.005018489,0.042527225,0.017165858,0.00787136,-0.021282492,-0.005020838,0.015266413,-0.004857306,-0.014526175,-0.04505216,-0.044918496,-0.012904154,0.01744367,-0.032455634,-0.04211613,-0.007584719,-0.015857596,0.011437668,-0.031793855,-0.012828393,-0.016255526,0.0050974395,-0.02369648,-0.006971296,-0.044054076,-0.0077929795,0.0406066,0.009288738,0.00044294764,-0.029985985,0.0023704371,0.025311572,-0.022298563,0.012090271,-0.022813665,0.030436575,-0.016865756,-0.056381904,0.0197843,-0.038661156,0.0027682167,-0.038894333,0.016857402,-0.0143435225,0.012614125,-0.014346068,0.017042287,-0.0044901744,0.0013653806,-0.00924109,0.014708254,-0.007328602,-0.008747563,-0.00014764832,-0.008005975,0.003129244,-0.024458537,-0.027575696,-0.027622156,-0.036555905,-0.019915443,0.050326,-0.029478783,0.012972421,-0.01553032,0.009512165,-0.043080375,-0.014250633,0.007940564,-0.0076416926,0.04695014,-0.0023124642,-0.021299005,-0.007123157,-0.012574512,-0.057312272,-0.009418455,-0.019414555,-0.046162765,-0.0035000977,0.010744953,0.025111256,-0.003745783,0.0010965721,0.016847694,-0.042007804,0.008954084,0.036082678,-0.019850422,-0.0063702855,0.0022468092,-0.020282,-0.012348255,-0.008811863,-0.00023637933,0.036786735,-0.013057425,0.01582997,-0.05470294,0.015429869,0.01484115,0.020172909,0.03329219,0.016819935,0.027860105,-0.009722017,0.015832704,0.020578308,-0.039322175,0.0037890682,0.014191359,0.017818572,-0.04223485,0.018782893,-0.030543633,0.0063858344,-0.018302083,-0.0074065984,0.07050878,-0.03508657,0.03769846,-0.023236267,-0.03185364,0.064183764,-0.03887011,-0.0043195947,-0.029958032,0.0009509201,-0.009514038,0.019314272,-0.0064971666,-0.001733743,0.05472746,0.08390599,0.005456606,0.0039536515,-0.009689192,-0.034946356,-0.015814774,-0.16158468,-0.042849768,-0.0047780187,0.0011314866,-0.0013261525,-0.023886738,-0.03304758,-0.039599076,0.01567676,-0.014282456,0.005141937,-0.011078048,0.0036604176,0.0018458795,0.00089665304,-0.002178122,-0.017033126,-0.031090314,-0.029435344,0.0737726,0.0104493,0.041804068,0.033190187,0.01473341,-0.014394933,0.0042189886,-0.020375472,-0.007741116,-0.036145013,-0.036096312,0.0045156963,-0.059090193,0.02028734,0.05308658,0.039701637,-0.058758557,0.007621996,0.016540095,-0.08740503,-0.04472056,-0.02874038,0.021188164,-0.0065856697,-0.008427971,0.033613168,0.05040914,-0.008779616,-0.020084623,-0.061981153,0.026364118,-0.025518449,0.060619913,-0.010157711,0.02145495,-0.0115322685,-0.0017767587,-0.022027172,-0.0154237505,0.027249241,0.013055888,0.017786529,0.009452991,-0.020712823,-0.0073022256,-0.026319766,0.014607456,-0.048627518,0.002931141,-0.037705988,0.005839561,-0.019268041,-0.032049317,0.020748433,-0.036874875,0.023918567,-0.004177658,0.006340454,-0.0036752361,0.023084272,-0.013182832,-0.023995044,-0.03989262,-0.026683487,-0.039279383,0.07064413,-0.0042227907,-0.007782205,0.008151466,-0.043880593,-0.022638714,-0.05950677,-0.047243558,0.010513548,-0.025685947,-0.00797459,0.043142326,-0.0043192804,0.034845762,-0.03677315,-0.046557374,0.005382076,-0.010149184,-0.03588195,-0.018210055,-0.023550786,0.0023801946,0.048315525,0.039797034,-0.0056571774,0.007134154,-0.017371185,-0.0099145835,0.004657716,0.00208434,-0.06699945,-0.003755876,-0.018358788,0.031165037,-0.010848949,-0.006403543,-0.016666155,0.007923774,-0.0032553638,-0.038969867,-0.00087349996,0.095766924,0.02668914,0.027756067,0.07667967,-0.031030333,0.025027305,-0.057061337,-0.0017154644,0.005426943,0.05696516,-0.03704764,0.00048583248,0.0544521,-0.040745385,-0.06616715,-0.03111332,-0.030368865,-0.0048286854,-0.021154465,0.03091267,-0.019115984,0.02572373,0.018866556,0.014596125,-0.00018515399,-0.0064280047,0.0028093637,0.021632215,0.05085891,-0.008583699,0.06466425,-0.022151124,-0.0063959593,0.005450282,0.07462994,-0.007941013,-0.020019114,-0.035228476,-0.041864797,-0.06108014,0.07544249,-0.011199999,0.0028907643,-0.0054596784,-0.013662815,0.03888018,0.034049254,-0.03135855,0.015120389,0.01627839,-0.016636323,0.017347302,0.01937451,0.060355786,-0.007554612,0.057783894,0.03538081,0.02532382,0.05750296,-0.023186656,-0.003790921,-0.014542494,-0.010486411,-0.04363463,0.010333081,-0.012134127,-0.023103932,0.010508518,-0.030896088,0.07538809,0.0133558335,0.011112038,-0.011725442,0.040211383,-0.002779579,-0.041727744,-0.006655132,-0.00013796,0.0012539739,-0.049179934,0.013145753,0.00051692117,-0.021558722,-0.00037406696,0.043879803,-0.030078597,-0.018401187,-0.000037045113,0.03160994,-0.017687256,-0.016579656,0.029451396,0.01004865,0.0147165945,-0.024167242,0.06573848,0.009735455,0.009810585,-0.01801096,-0.010528571,0.038753875,-0.015895763,0.030433893,0.009674945,-0.003718421,-0.021764759,0.01018991,0.020632308,0.027613416,-0.003808781,0.009479565,-0.042486165,-0.012422761,-0.0018805594,-0.03246605,0.021149425,0.003435453,0.0074470667,-0.0069836504],"last_embed":{"hash":"1ptr5f5","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1ptr5f5","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{9}","lines":[133,133],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ptr5f5","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041489787,-0.027227435,-0.05250543,-0.044572614,-0.037574954,-0.0360199,0.056465745,0.0051450375,-0.016790826,0.0071994406,-0.025321178,0.023981817,-0.031020803,0.007359848,0.014797104,0.057194225,-0.02054671,0.0050928816,-0.008985717,-0.013724161,-0.03695409,-0.0068389224,0.03724006,-0.01582261,-0.047813088,0.026017867,0.007329402,-0.02841795,-0.0040032538,0.021862647,0.00836909,-0.053186044,0.037574515,-0.00005706303,-0.001013608,-0.00016265849,0.020272959,0.00086517096,-0.047507193,0.044856675,0.015277764,-0.012913673,0.030248832,-0.006585564,0.017786741,-0.01836266,-0.03045389,-0.011112278,-0.006746264,-0.0040465887,0.018167678,0.0142054185,0.06487468,-0.019226596,0.004334171,0.04078321,0.02391718,-0.046561964,-0.06600648,0.028673405,-0.06767636,0.0116802445,-0.0042820177,-0.028294556,0.022113163,0.043702956,-0.02077601,-0.015941605,0.009482442,-0.0239285,0.006862448,0.0034843544,0.007582063,0.019430341,-0.05521696,-0.031150896,-0.012966467,0.011133316,0.0041018436,0.038581032,0.0044136434,0.024344275,0.016330855,-0.0101985,-0.0034163536,0.034284987,-0.014079391,0.06841397,0.029621102,0.0033203368,-0.0299818,0.020870397,0.00095752365,-0.018144635,-0.040121645,0.021198628,-0.0016333732,-0.047870394,0.061022304,0.013581084,0.016543757,0.0067090136,-0.0031702204,0.012002504,-0.018510558,-0.007412613,-0.012964465,0.0451135,0.003507078,-0.023880793,0.011312284,0.010047123,0.04900046,0.0025641161,-0.00058031036,-0.0014373366,0.02868305,-0.009231028,-0.031154323,0.010196624,0.03911768,0.035070915,0.024144467,-0.04183329,0.047394045,0.026599359,-0.012801513,-0.018135935,-0.038655937,0.034709875,0.020719295,0.026714766,-0.0034623235,0.004966057,0.015251246,0.029721092,0.059728865,-0.008375541,0.00063446845,-0.039798696,-0.0057195225,0.027443662,-0.03340027,0.0034848,0.011650391,-0.06777713,0.009902414,0.012408349,0.01157841,0.017164992,-0.025025913,0.014296,0.014507159,0.035042718,-0.02006275,-0.0061637107,0.030604642,0.053942427,0.0294216,-0.019851893,0.0027603852,-0.0061151097,-0.029868836,0.032011017,0.012283579,0.027727617,-0.002479181,0.013713107,-0.009735955,0.00005103448,0.005252023,-0.012151409,-0.021619717,0.008903667,0.034386355,0.012739741,0.044628296,0.026167963,0.013764153,-0.03266794,-0.064398535,0.015723564,-0.046202913,-0.026531242,-0.012792962,0.048919138,-0.016960762,-0.042682093,0.038757857,0.06429253,-0.024154896,-0.012381045,0.008426874,0.0092241075,0.020905178,0.027457183,0.0035064337,0.010944101,0.034483504,-0.011110953,-0.008077733,0.055665694,0.012599496,-0.036120698,-0.034627553,-0.010422843,-0.031963106,-0.02302452,0.012113436,-0.07518993,0.032984246,0.019773344,-0.028191384,0.028980635,-0.026531087,-0.025225366,0.026468847,-0.02499007,0.0070449654,-0.001064559,0.012989939,0.065467484,0.0053434283,0.050622012,-0.0061542103,0.0020056122,0.0043451446,0.060359996,0.009959473,-0.021052856,-0.0007436314,0.0029324947,0.000009952643,-0.0054060095,-0.0017665819,-0.021151658,-0.04916838,0.0032914053,0.04237881,-0.010489408,-0.02147884,-0.030581027,0.018434642,-0.0024484391,-0.01703489,0.024119237,0.06546353,0.073633425,-0.009957357,-0.0013731844,-0.028453965,0.011386186,-0.015258036,-0.007146167,0.003992695,0.038271464,0.014293158,0.00371739,0.027303617,0.013913408,0.002120224,0.042984672,-0.0025526083,0.008523557,0.006264931,0.0109142205,-0.011509096,-0.02187382,-0.007831903,0.021866394,0.014810944,-0.02674252,0.0060407794,-0.0036356086,-0.03251318,0.00056260935,-0.04753268,0.0230356,0.03437867,0.021667525,-0.013002376,0.018394526,-0.0023137536,0.04854703,0.032082275,-0.0051563517,-0.02403517,-0.024876252,0.031519078,-0.04389432,0.016939405,0.0037385335,0.08302775,0.0050777644,-0.05930503,0.028893093,0.01747273,-0.16738875,0.000091928516,-0.024244487,0.0298978,0.007830918,0.03961076,-0.041371685,0.030124046,-0.066778764,0.04525105,-0.004220196,-0.062260706,0.020725321,-0.014741909,0.007907019,0.0065040314,-0.04114217,-0.0015158647,-0.024319991,-0.04222847,-0.041899104,-0.06507742,0.017490773,0.03613057,0.01632004,0.0034666453,0.090629406,0.0049791518,-0.008562539,-0.029541042,-0.08306764,0.016730668,0.0023044266,0.0049190614,-0.011446199,0.028437933,-0.01834517,0.0064644124,0.0354287,-0.0185013,0.07132611,0.03793411,0.0018459369,0.021130897,-0.0048297304,-0.039569285,-0.0065924404,0.039130107,-0.0749247,-0.03186039,0.0050710295,-0.0076329084,-0.017063055,-0.021640705,-0.04325842,-0.022336826,0.036162604,0.050699413,-0.0029503107,-0.0066660778,-0.0018719564,-0.023770146,0.0025889378,0.0045343693,-0.054785673,-0.07281547,0.030224739,-0.013919416,-0.018713284,-0.017587358,0.029016573,-0.060901422,0.010271469,-0.016404158,-0.019518472,0.015478555,0.02379055,-0.03771477,-0.024833843,-0.08888417,0.042975154,0.049201977,-0.031479377,0.019123584,0.0105360625,-0.04879173,0.019087348,0.031522922,0.034900572,0.23615415,0.022286888,0.010379324,-0.0103202835,0.038721584,-0.02304307,0.027136145,0.072228946,-0.0012033783,-0.02767164,-0.007792131,0.014392986,0.016963007,-0.011407543,0.01749559,0.050463866,-0.06285639,0.004162052,0.084676005,0.019784536,0.019260284,-0.04498433,0.034469906,0.0015752367,-0.05882567,-0.01795377,-0.0121546835,0.025097126,0.0039564585,0.01902621,-0.011046819,0.034875028,0.054033197,-0.062014394,0.026821928,0.011810009,0.02835305,-0.07381425,-0.028641878,0.022881787,0.0052961307,-0.006078507,0.009013644,-0.019420832,-0.044969432,-0.041656483,-0.011220623,0.01125677,-0.02938906,0.0041856896,0.014564767,-0.024707157,0.014871257,0.006585025,-0.013232393,0.01912034,-0.017761162,-0.044903047,0.0051166997,0.015646752,0.031394303,0.0013771666,-0.08625086,0.012840156,0.00550764,-0.0011886896,-0.019660486,-0.014464759,-0.004059382,0.0070679076,0.0074285427,0.023393365,0.008875959,0.030828953,0.016038718,-0.0023790593,0.043120764,0.058298446,0.035605166,0.018919155,0.003237768,0.018876366,-0.025400596,-0.010742851,0.015968988,-0.007315917,-0.0060772193,0.07236217,-0.013244741,-0.0120365685,-0.007847607,0.0027535767,-0.010946121,0.008433373,-0.008081976,-0.02879685,0.05613324,-0.05931602,-0.035880297,-0.030463282,-0.03656925,0.006985193,-0.001347487,-0.018975899,0.02953645,0.050235357,-0.010566511,-0.021108614,0.017915647,0.018743563,-0.06416934,0.020758027,0.0016595854,-0.0050956868,0.022769876,0.026808878,0.0053517916,0.010997821,0.056592576,-0.00015499601,0.011216861,0.012006758,-0.02094995,0.0057596182,-0.014079688,-0.051291425,0.022666577,0.04141736,0.0026970073,0.026336739,0.047200587,-0.034056686,0.004722086,0.009319274,0.018360198,-0.0043528643,0.03318961,0.012131659,0.010850332,0.012079895,-0.010476674,0.018336605,-0.0023891542,0.0020079727,0.0017367605,0.033591174,-0.048192408,0.028506618,-0.03693102,0.031987015,-0.001618392,0.05470032,0.009682651,-0.008980974,0.01380595,-0.06089951,-0.015516244,-0.05330668,0.008314826,-0.033744138,-0.030854799,-0.0011329036,0.007668773,0.061181672,-0.007318277,0.061257824,0.026040213,0.0012045265,0.0100598475,-0.023736734,0.037735794,-0.004383662,-0.039266188,-0.022385012,-0.0013304141,-0.046041455,-0.045334157,-0.03231541,-0.0002401966,-0.016076261,0.027836619,-0.032381214,-0.025502836,0.005069368,0.045128092,-0.012037378,-0.05261237,0.008489211,-0.0047745993,-0.019610228,-0.00053668616,0.08582026,0.03713963,-0.013852507,0.02665783,-0.014432069,0.06586025,0.063760765,0.031587172,-0.0047288025,0.014389004,0.014548241,-0.008654518,0.0031994672,-0.00036739727,-0.017612642,0.012985201,0.032711726,-0.0069382503,0.012272608,0.02975859,0.00603731,-0.06744862,-0.034435667,-0.04453513,-0.045875914,-0.008568968,0.03873184,-0.0303313,-0.014042281,-0.01041483,-0.003923523,-0.009012164,-0.023063118,-0.0084094275,0.007392727,-0.029201437,-0.026789041,0.015176116,-0.021600522,-0.003204501,-0.039069667,-0.004714834,-0.0026586503,0.004022497,0.053979743,0.008539855,0.031030959,-0.029427733,-0.036230274,-0.009213049,0.004527754,-0.04953071,0.00018605423,0.019917615,-0.029343506,-0.026095727,-0.019896818,0.01528122,0.004073741,-0.011908889,-0.043217976,-0.00677671,-0.045445967,0.034119308,0.0021766082,0.0266768,-0.0120074265,0.0070460117,-0.0040319413,-0.0032736796,0.007911345,-0.0022461046,-0.019107867,-0.009860516,-0.019976277,0.011608523,0.014703787,-0.02557546,-0.056474864,-0.044060007,-0.009910519,0.023317039,-0.016803605,-0.011660846,-0.027892219,-0.0036389492,0.0049393466,-0.015793076,-0.029169457,-0.021254176,0.029000646,0.01199569,0.011396498,-0.03605596,0.0074190786,0.02990284,-0.022628594,-0.01213617,-0.056653988,0.016013319,0.013185848,-0.05559739,0.020935664,-0.04946313,-0.002619845,-0.04690062,0.014712782,-0.022523,0.00966821,-0.01253121,0.029627083,-0.0017696489,-0.00029419467,-0.014157462,0.008982466,-0.014244426,-0.015124246,0.012523957,0.0043901955,-0.008243168,-0.024877924,-0.023049729,-0.023032626,-0.029769136,-0.03041425,0.043682873,-0.0432205,0.019712405,-0.023759618,-0.005686311,-0.024291215,-0.018342402,-0.012060532,0.008493672,0.017389923,-0.0075416104,-0.027702415,0.007052551,-0.034818396,-0.05004071,-0.0021946437,-0.018686965,-0.05756002,-0.004853498,-0.0061972877,0.05634275,-0.010118641,0.018581213,-0.004602308,-0.041221876,0.017503813,0.025815714,-0.023141291,-0.010069058,-0.017996438,-0.013567019,-0.017136207,-0.016514085,-0.008820082,0.028642803,0.0040337266,0.009264572,-0.045203567,0.021940714,0.009861363,-0.007009455,0.024614194,0.028193528,0.044194512,-0.01669582,0.046121996,0.014737638,-0.025577128,-0.001619537,0.019161992,0.023040108,-0.057705387,0.010076799,-0.03654631,0.0031511597,-0.021533377,0.0007686643,0.04586159,-0.041721694,0.027589325,0.006550898,-0.020127686,0.055210356,0.0055133407,-0.014158678,-0.03475116,0.010378053,-0.022719353,0.021927614,-0.0036807628,-0.024057206,0.046795096,0.07627524,0.013357223,0.0063415314,-0.0018342983,-0.034125686,0.007027176,-0.15321127,-0.013631505,-0.016777234,0.0045220135,0.022446949,-0.022151161,-0.03366919,-0.034358844,0.012078337,-0.02481668,-0.0015342606,-0.0145088,0.02490131,-0.0130402595,0.01622733,0.021089984,-0.017621694,-0.031126048,-0.03552368,0.07593321,0.019105878,0.027351283,0.028761515,-0.006848242,-0.02433418,0.016883725,-0.026820088,-0.010442611,-0.021832637,-0.025633264,-0.006621989,-0.04538846,0.022019774,0.041642286,0.008902415,-0.068654954,0.0015884312,0.0015918538,-0.07173457,-0.047178872,-0.018468823,0.031184662,-0.0124414675,0.02033463,0.022926224,0.030485172,-0.027390387,-0.020535937,-0.07291442,0.009075517,-0.010798665,0.04703075,-0.020512909,0.023040965,-0.012329014,-0.006811661,-0.04899199,0.0084509775,0.016451761,0.016515318,0.008403764,0.037617397,-0.004998921,0.0070144744,-0.039794154,0.03633037,-0.052356426,-0.00022870596,-0.031844262,0.0116956355,-0.016356193,-0.043325797,0.025141748,-0.039625704,0.016705483,0.0072761825,0.020603247,-0.013854758,0.011237819,-0.04533727,-0.03621967,-0.014596071,-0.004883995,-0.04699252,0.06710968,-0.0018381623,0.0018390025,0.02321728,-0.07101641,-0.0052430523,-0.07158162,-0.051525164,-0.0007622084,-0.02595013,-0.016317511,0.020543123,-0.008657275,0.009297029,-0.032224394,-0.018796815,-0.027531873,-0.024258278,-0.030311266,-0.0022588586,-0.029961847,0.009812639,0.04861808,0.022171881,-0.0063705263,0.025137318,-0.010822896,-0.02188052,-0.010072801,-0.0044873627,-0.07709241,-0.015674485,-0.012108522,0.020065121,0.0051285652,-0.012743466,0.019437324,0.02441958,-0.01146949,-0.035290115,0.008569763,0.089477435,0.024456529,0.02062503,0.06424333,-0.024808282,0.0039041599,-0.05386757,-0.02063681,-0.008620092,0.042854946,-0.03503701,-0.020434849,0.057566505,-0.030543642,-0.059171505,-0.047653574,-0.021214342,0.0064365203,-0.031894702,0.011000444,-0.025080109,-0.018074162,0.022336533,0.0016999232,0.014412919,0.0039327294,-0.003512277,0.0046352698,0.045356285,0.015927698,0.04711557,-0.014267102,-0.007999404,-0.012699625,0.056467194,-0.0049237562,-0.022671772,-0.03583823,-0.038644236,-0.043116186,0.07672865,-0.015672214,-0.04133385,-0.020016856,-0.006113446,0.04571833,0.03349569,-0.03197489,0.03217455,0.029917723,-0.0037429987,0.0006029083,-0.009360311,0.018927153,-0.03504069,0.050507754,0.014192411,0.031507563,0.0721043,-0.017786445,-0.0074126213,-0.033320885,-0.00052449683,-0.021975905,0.051953364,0.0026140523,-0.005351967,0.019039528,-0.03421716,0.06505482,0.0074379877,0.017526794,-0.0093461005,0.021407362,0.031227527,-0.035858102,-0.0053054215,0.019766437,-0.017310321,-0.04706117,0.020645363,-0.0011387002,-0.030885398,0.002537638,0.041365433,-0.022043934,-0.019222986,0.003636984,0.047202345,0.011523418,0.0039385525,0.044676907,-0.00049133,0.0003426865,-0.020243512,0.07603404,-0.0007833716,0.020708513,-0.035423268,-0.020913111,0.041408107,-0.0021309527,0.03522347,-0.017858995,-0.0046435613,-0.0374005,0.020013204,0.0043715183,0.040710464,-0.006741378,-0.015857728,-0.013976248,0.017717522,-0.008820467,-0.022674285,0.028840598,0.00025149892,-0.021893017,-0.029787883],"last_embed":{"hash":"no43p7","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"no43p7","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{10}","lines":[134,134],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"no43p7","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04906328,-0.041808564,-0.033146203,-0.009210876,-0.026952254,0.0053683994,0.04925372,0.0197774,-0.009125811,0.0012244297,-0.0071403626,0.03469196,-0.030422382,-0.01012137,0.0096802795,0.04221821,-0.010872301,-0.0032513342,-0.018948287,0.013532352,-0.029277837,0.003255007,-0.0078506265,-0.011712151,-0.04434026,0.021819247,-0.008299555,-0.049952004,-0.031966757,0.053315427,-0.013013191,-0.08189128,0.07220777,-0.022601562,0.023535177,-0.018066369,-0.0015175738,0.004239998,-0.05488964,0.033335026,0.016729696,-0.034081202,0.02200653,0.0036486262,0.003948853,-0.0145252105,-0.038501296,-0.025866088,-0.004941766,-0.0061287032,0.027789626,-0.00017170877,0.059693143,-0.011362718,0.016639559,0.02807103,0.032838218,-0.046362218,-0.04477403,0.018863043,-0.056031276,-0.015533795,-0.016820222,-0.034841567,0.0458129,0.04970346,-0.0161023,0.006793895,0.0022646163,-0.00904314,0.011066269,0.0009770287,0.012554911,0.01312495,-0.045974832,-0.0073442436,0.015576079,0.010812145,0.010163114,0.027872128,0.021245161,-0.0009696616,-0.014697463,-0.0051415185,-0.01852868,0.062497064,-0.0044171903,0.0457176,0.023981981,-0.023294644,-0.026293738,0.030156761,0.009312041,-0.010371058,-0.026240539,-0.017596241,-0.033366885,-0.04958764,0.057020716,0.021447318,0.05717512,0.01580351,0.0014941114,-0.0017050317,-0.009545882,-0.028315138,-0.024047205,0.03601203,0.022600891,-0.02352766,0.0052329064,0.04215178,0.016650777,-0.0014600806,-0.017729266,-0.018229727,0.0062235175,0.0015327652,-0.00024906322,-0.011923782,0.029235922,0.04435658,0.037666418,-0.058805924,0.03108293,-0.0026473093,-0.009744169,-0.0037513021,-0.061636705,0.05399406,0.0038390618,0.049348347,-0.027194759,0.0013685224,-0.020159326,0.017390294,0.061320048,-0.012653693,0.00024050522,-0.052634444,-0.000032947883,0.033899106,-0.051499568,0.0034191757,0.02054434,-0.053569365,-0.009128367,0.018466165,0.023275115,0.016380373,-0.00073698483,0.047504574,0.018918436,0.04496992,-0.02827309,-0.010486733,0.03339311,0.0273814,0.02167128,-0.008639294,0.011758759,-0.0133898435,-0.0378956,0.00179987,0.026484039,0.032114875,0.0011149585,0.00900868,-0.01666164,0.00005360002,0.029079353,-0.038230587,-0.0007215664,-0.019492408,0.030881988,0.01359936,0.055087443,0.02557217,-0.00878869,-0.024401914,-0.037657917,0.055112943,-0.030200265,-0.02433377,-0.018516539,0.0638072,0.0022983013,-0.030717354,0.033779576,0.037879046,-0.01704384,-0.027349073,-0.004146378,-0.013480436,0.04531255,0.0012294464,0.008187783,-0.01629405,0.027171388,-0.042687234,-0.017721113,0.0343513,0.008756231,-0.015862143,-0.03328083,0.026374951,-0.05304318,-0.013349358,0.010209867,-0.033535775,0.030431194,0.012404018,-0.009594986,0.02545458,-0.019391347,-0.030812612,0.037762612,-0.025182983,0.031495508,0.011911783,-0.013883983,0.07169376,0.011067998,0.036515713,-0.0022193112,0.057105556,-0.00058494025,0.055248775,0.018700838,-0.029157285,-0.0043583657,0.016270742,0.0044760997,0.0060347514,0.002292758,0.030103628,-0.03693995,0.0148004405,0.012338284,-0.009030036,-0.012181803,-0.0074187545,-0.0100631965,0.0026194945,-0.016374331,0.032997683,0.03478906,0.077437565,-0.008146005,0.0064563565,-0.04543074,-0.012434613,-0.023679458,-0.00617337,-0.004403075,0.04303918,0.007270991,0.0006676218,0.05403488,0.022095563,-0.002659064,0.01106884,0.004000976,0.0113046635,-0.0050856317,0.027264193,-0.044874847,-0.0012551361,-0.010405491,0.042472396,0.018133024,-0.017916884,0.011789132,0.0014004225,-0.029475942,0.024820603,-0.053495396,0.03913064,0.014630093,0.0020685492,0.011834017,0.018203588,0.019002186,0.009391676,0.028227746,-0.004894154,-0.028807713,-0.0333657,0.013519597,-0.04020073,0.009145768,-0.014674232,0.08532136,-0.00395647,-0.06677817,-0.009946968,0.016239546,-0.16172053,0.0077682985,-0.046179906,0.05355869,0.016526781,0.024025397,-0.012026589,0.004379151,-0.07145637,0.060641225,0.0017809423,-0.05650995,0.018538797,0.011013742,-0.018005226,-0.016686436,-0.018190647,0.0020029193,-0.0025482087,-0.018779159,-0.009741467,-0.05398207,0.02153976,0.034932178,-0.029884787,0.03976793,0.07386403,-0.011286339,-0.001897952,-0.020793011,-0.0833395,0.020405754,0.0019488641,-0.014827421,0.0033710052,0.04558399,-0.003407433,-0.002487297,0.04389203,-0.019375885,0.055161946,0.03657266,-0.008210414,0.051671136,-0.026504083,-0.036411434,-0.025218545,0.031871114,-0.064192526,-0.019120477,-0.018207561,0.0016244063,-0.04418661,-0.038067725,-0.04480058,-0.025038034,0.033627246,0.037972588,0.014409184,0.002197353,0.00071329623,-0.02819606,0.018017016,0.006600572,-0.031418018,-0.052351106,0.02622723,-0.0139106335,-0.01571184,-0.004935603,0.020234812,-0.033575002,0.037755955,-0.041911613,-0.020897586,0.021946404,0.011573464,-0.036351576,-0.020023722,-0.09781469,0.058497246,0.044654094,-0.0488678,0.034979325,-0.004535844,-0.0648046,0.028998537,0.004573196,0.03825284,0.23696947,0.015896307,0.03639916,0.021367423,0.0060609546,0.00974575,-0.0005727267,0.043312438,-0.0009873082,-0.032328185,-0.015755966,0.041592896,0.0074917083,-0.02051115,0.005894865,0.046849497,-0.07343875,0.022242174,0.0755509,-0.0064684534,0.026802827,-0.052701797,0.012592724,-0.006334629,-0.08159879,-0.023491852,-0.01440915,0.035155747,0.011700837,0.044411473,-0.008361803,0.018855995,0.032176398,-0.04395113,0.061607618,0.022635242,0.045145232,-0.07636874,-0.007284259,0.01541552,0.0069154003,-0.0027889684,0.0028689913,-0.0558309,-0.037349753,-0.05621554,0.009108007,0.01264945,-0.042404447,0.009368551,-0.0136924535,0.012260889,0.007821845,0.009907642,0.0032642437,0.022295423,0.005232873,-0.031638913,-0.011619108,0.0153176095,0.03316696,-0.000066484885,-0.06290494,0.023235416,0.014443456,-0.038760975,-0.06072663,-0.000110557834,-0.014540726,-0.009545997,0.003687805,0.013113829,-0.0051293317,0.02133072,0.014495005,-0.0133029325,0.047061067,0.04732749,0.040492002,-0.017588358,-0.0054544522,-0.01682797,-0.006283964,-0.0030376737,0.022167044,-0.0031312713,-0.0022012126,0.04464499,-0.024537243,-0.0022940924,-0.012860413,0.028321581,-0.023370476,-0.008635123,-0.0048603853,-0.02925732,0.046893895,-0.036391903,-0.044960435,-0.035012368,-0.030480662,0.012710872,0.010376521,-0.023772385,0.038537577,0.06209556,-0.016624488,-0.03510949,-0.03996508,0.020735279,-0.09230496,0.003279318,-0.0050003906,-0.019557778,0.02465727,0.050826207,-0.02241711,0.003872355,0.0748654,-0.0007794416,0.008860499,-0.0048447424,-0.036631275,0.018863454,-0.009794255,-0.051422026,0.030416187,0.036279846,0.006778769,0.020457743,0.031104323,-0.02891624,-0.010899281,-0.018551772,0.028970059,0.011397298,0.042500068,-0.02573494,-0.0173276,0.0005513352,-0.00057664723,0.020826822,-0.006137725,0.0053984085,0.013321373,0.014604496,-0.044700935,0.021150243,-0.03380384,0.025667626,0.0038611353,0.030808315,0.0044709793,-0.029693853,-0.0019994401,-0.08014309,-0.01624807,-0.016453879,0.005469279,-0.038057618,-0.020050526,-0.0045800568,0.0030846577,0.056990795,0.006703506,0.031269047,0.040006958,0.0070811217,0.008008299,-0.036170997,0.030788006,0.024491787,-0.015905583,-0.005097584,-0.0037143307,-0.05327601,-0.029464567,-0.023760831,-0.0011570909,-0.009999652,0.032403085,-0.02511285,-0.018966923,-0.015514754,0.02007576,-0.043190602,-0.050470922,0.010376401,-0.028526356,-0.027611896,0.0068395888,0.08364582,0.011861563,-0.019997485,0.014249045,0.0028896043,0.044492666,0.06972781,0.020916663,0.002017517,0.004090025,0.0053937654,-0.007096732,-0.02174323,0.0057248073,-0.0044391644,0.021538781,0.028111877,-0.023222195,-0.025467388,0.0075811967,0.007549817,-0.04176324,-0.023900181,-0.044647735,-0.048217278,-0.009845792,0.027536687,-0.05055345,-0.016641466,-0.02396777,-0.013646004,0.011742435,-0.050973635,-0.0144551275,0.00357573,-0.035237372,-0.025826748,0.013871474,-0.017767226,-0.002328279,-0.08019844,0.013398501,-0.0063503864,0.0049389894,0.044545338,0.001426631,0.04100529,-0.017565534,-0.035135012,-0.01371894,-0.019714374,-0.05797826,0.0024442482,0.014427714,-0.012637015,-0.022551777,-0.024952061,0.037829317,0.02163923,-0.005659981,-0.04739076,-0.020129329,-0.031500027,0.05103669,-0.01806487,0.008038679,-0.0025810194,-0.00032613485,-0.0010721826,0.0067216237,0.006664762,0.007292198,-0.0031074667,-0.021923913,-0.04020804,0.024564289,0.00209211,-0.00924301,-0.050586052,-0.011051356,-0.00031262927,0.008622004,-0.040118713,0.005374103,-0.014492317,0.0023565397,-0.026972327,0.010487321,-0.05446961,0.008927122,0.022259034,0.028265601,0.003211924,-0.03502984,0.009384613,0.016460685,-0.019692626,0.0053189057,-0.033302434,0.034846917,0.0013605806,-0.058346678,0.048502475,-0.027448012,-0.0092581725,-0.020003665,0.0050427467,-0.027302755,0.0062104757,-0.009754334,0.012844471,-0.0049797148,0.027467074,-0.00782548,-0.0046801064,-0.019171199,-0.009790201,0.0013102147,0.0053243153,-0.007534181,-0.022541413,-0.02887136,-0.01116512,-0.051977765,0.0068807118,0.047269884,-0.023148099,0.0359621,-0.0036750066,0.017237391,-0.057214938,-0.020561725,-0.002420158,0.0012748005,0.03675219,-0.0046441397,0.0018093757,-0.0058669415,-0.034425914,-0.028626442,-0.019203661,-0.036036897,-0.042692248,-0.0006777536,0.004050121,0.040392958,0.020133788,0.011233684,0.009456788,-0.039869834,0.007851239,0.020686744,-0.0009834539,-0.013466694,-0.00027579046,-0.0107586095,-0.015973588,-0.02325741,0.017847696,0.031217502,0.012515517,0.00041395042,-0.05664961,-0.002907186,-0.00962694,0.0066164443,0.040791146,0.027586484,0.019879997,-0.024633255,0.006495533,0.022122016,-0.052255377,-0.027763052,0.019319063,0.017895218,-0.042765338,0.0059982664,-0.033361647,0.017600348,-0.012574537,-0.0118795205,0.07819218,-0.019952001,0.04220912,-0.0027551248,-0.02311692,0.07744794,-0.029763948,-0.011455536,-0.03170016,0.007213197,-0.008787118,0.021144258,-0.008324539,-0.02151087,0.049794234,0.09713361,0.017844955,0.0068559293,-0.008940308,-0.04879659,0.02378612,-0.16169973,-0.016479114,-0.017973848,0.014228686,0.0060731964,-0.018047456,-0.052907445,-0.023546321,-0.0041376166,-0.025769645,0.012747496,-0.014407163,-0.0035201844,0.0019523086,0.0007347474,0.033984337,-0.036648467,-0.028283011,-0.043657146,0.054476794,0.022729663,0.028855978,0.027895669,0.02815798,-0.017014489,0.012732019,0.0011335451,-0.0154960025,-0.026044408,-0.03502276,-0.023083387,-0.06355692,0.024372337,0.053524185,0.0138526,-0.04363892,0.022331307,0.015693936,-0.06114515,-0.04407076,-0.024523381,0.024564462,-0.009486523,-0.00816779,0.024112727,0.056466267,-0.03498934,-0.006598971,-0.048010707,0.010173423,-0.036502037,0.055508208,-0.004045875,0.030624285,-0.011338189,-0.004605129,-0.032987133,-0.005072434,0.049826644,0.015196459,0.009375907,0.010567765,-0.01903204,-0.008924698,-0.019087035,0.019734878,-0.04462121,0.00008948873,-0.04307858,-0.005216613,-0.03485128,-0.024770563,0.037330255,-0.02964939,0.0047790753,-0.0022794115,-0.013546254,-0.015745237,0.007433693,-0.03684647,-0.020222822,-0.02145366,-0.0018011043,-0.056887437,0.049278624,0.0018445953,0.0026697037,0.017978821,-0.052497912,-0.030023944,-0.07010834,-0.040485043,-0.0017598406,-0.03871297,0.0033724708,0.03304207,-0.020382544,0.02762175,-0.018648487,-0.04417809,0.006736987,-0.0276367,-0.008130601,-0.021527825,-0.023425993,0.028999874,0.029750094,0.025592323,-0.018260349,0.011791892,-0.008753123,0.012807803,0.0055458904,-0.0029347544,-0.048798047,-0.011348549,-0.006235959,0.040928073,0.0057642823,-0.0055005723,0.0072238673,0.025207002,0.030490017,-0.03114791,0.004201362,0.08558912,0.030934552,0.024147948,0.038961448,-0.008624355,0.001398691,-0.06988544,0.0080965785,-0.007254359,0.034757238,-0.015352911,0.0037557993,0.04559429,-0.015646456,-0.038187306,-0.029296039,-0.0030656941,0.0008288846,-0.023767082,0.003932112,-0.015298604,0.014096851,0.006784977,0.017639099,-0.0065987827,-0.011145933,-0.023614567,0.037184846,0.04010383,0.0064598885,0.03351488,-0.007062197,-0.023460751,0.032057233,0.070674,-0.007986699,-0.051008236,-0.026770975,-0.024922498,-0.041592516,0.07797066,-0.014526483,0.000223808,-0.00010092548,-0.020045325,0.032203775,0.01816504,-0.034778934,0.0361902,-0.0008893804,0.00007285174,0.010868884,0.0056348485,0.050566968,-0.003227649,0.03798807,0.022791883,-0.002328658,0.027964974,-0.02783496,0.0113855945,-0.03093047,-0.001711323,-0.026473673,0.013777392,0.0020908697,-0.023998989,0.0024525437,-0.033648442,0.06953466,0.012094706,0.027422467,-0.016775401,0.046866916,0.0052769072,-0.0066016023,-0.0029595224,0.002782725,0.020637386,-0.040933598,-0.007938713,0.018391924,-0.0049902587,-0.009996058,0.027701812,-0.031165643,-0.015988745,0.0069345357,0.029561343,-0.00032579806,0.02153097,0.0576079,0.01108245,0.0100401575,-0.02499615,0.042286403,0.012708306,0.0036563058,-0.038343243,0.0016811859,0.012779646,-0.0055523403,0.025500083,-0.02090786,-0.0056434297,-0.020902919,-0.02078731,0.01377762,0.069515385,-0.0052095638,0.0138084935,-0.015292375,-0.00008885618,-0.022903072,-0.016185204,0.046024226,0.0011957575,0.021551047,0.006277694],"last_embed":{"hash":"19ktfua","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"19ktfua","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{11}","lines":[135,135],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"19ktfua","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.054438908,-0.03136255,-0.027675012,0.00084574777,-0.030033516,-0.020517632,0.02673082,0.012181661,-0.01322192,0.005894165,0.0019411788,0.019205794,-0.019032309,0.0041597052,0.027690722,0.046027567,-0.0076051033,0.006788898,-0.02090748,0.0332208,-0.048287723,0.019081505,0.014718748,-0.048495967,-0.058347255,0.0008770991,0.0018057324,-0.033681963,-0.028657636,0.037357826,-0.022060255,-0.055233132,0.04453,-0.011376206,-0.0033375744,-0.020535387,0.0037395332,0.008633639,-0.033263434,0.037401438,0.025533462,0.01859258,0.040449057,-0.0052125193,0.013569583,-0.03077107,-0.049400505,-0.0064482423,-0.014339702,0.000576942,0.024614211,-0.006428755,0.065636836,-0.014542168,0.021340376,0.04511257,0.017653352,-0.052861776,-0.030323617,-0.0049964767,-0.01834648,-0.030714763,0.00008216467,-0.05009501,0.011992077,0.05570546,-0.008517384,-0.008568391,-0.0022736245,-0.007511357,0.034214564,0.0046699834,0.023038924,0.0003245966,-0.04269675,-0.017068928,-0.021212181,0.014468962,-0.010065206,0.04344923,0.0103764655,0.0029425437,0.0047841137,0.012320607,-0.016298955,0.038883545,-0.009091491,0.052201852,0.033440102,-0.0073481314,-0.0072975755,0.018386072,0.005851505,-0.01960054,-0.017597146,-0.003825394,-0.015633624,-0.050135367,0.049286276,0.019441945,0.054221645,0.0038611596,-0.019826457,0.018410038,-0.039952625,-0.025126025,-0.013634244,0.03824099,0.015156826,-0.017259037,0.008053457,0.030847773,0.027736038,0.0021200168,-0.012065584,-0.005659629,0.04366729,-0.0008053998,-0.020035768,-0.019757284,0.021844642,0.058480777,0.016688403,-0.04615238,0.020523567,-0.010381256,-0.016441364,0.0035243602,-0.0683649,0.044006363,0.014472405,0.043118164,-0.02771198,-0.009270642,-0.00724283,0.025052229,0.077086516,-0.0029435463,0.004224851,-0.043959122,-0.023250442,0.03309859,-0.0655007,-0.023157233,-0.013034724,-0.032570712,0.008352002,0.015432154,0.020418368,0.014332001,-0.02204653,0.024077497,0.012100473,0.036692854,-0.025790194,0.0051799836,0.028757222,0.023880342,0.035203166,-0.02326583,0.01214111,-0.013133416,-0.028833931,0.039955474,0.015046774,0.03511618,-0.014086491,0.010781336,-0.020071102,0.0071392343,-0.0036840015,-0.017430885,0.0038251807,-0.015543617,0.052214414,0.023124548,0.05662582,0.035959832,-0.0048972666,-0.034766547,-0.021950707,0.032479998,-0.005143286,-0.037078958,0.012339453,0.064473696,-0.038949843,-0.023869688,0.033803,0.03438289,-0.025525967,-0.028511787,0.0036378843,0.010891802,0.03292617,0.008957417,0.009182076,0.019376868,0.003277219,-0.008933435,-0.010808736,0.0382794,0.008775154,-0.028120637,-0.018118171,-0.002127868,-0.038752202,-0.033238515,0.018198177,-0.086104564,0.049431715,0.018302312,-0.041504778,-0.0043894374,-0.0159004,-0.018960703,0.008839409,-0.020131635,0.022338176,0.011387417,0.0073109902,0.07212577,0.0051326724,0.039718118,-0.017843595,0.051261466,0.009317377,0.05505433,0.022719657,-0.010955668,-0.000045427365,-0.024898028,0.008914283,0.025036734,0.015264843,-0.0059968876,-0.04225188,-0.00679092,0.041661777,-0.004868025,-0.026088951,-0.014067489,-0.009818947,0.0005941823,0.0006904921,0.010802891,0.04464438,0.058198504,-0.0024594245,0.008021699,-0.020137759,0.0184383,-0.027283208,-0.008185482,0.008702076,0.036092944,-0.0073264996,-0.006897133,0.06454228,0.013640495,-0.004775789,0.03562979,-0.01914829,0.00326893,-0.011176595,-0.0043022595,-0.0051767547,-0.022310322,0.0007158249,0.012996535,0.0070122853,-0.038241353,-0.0029312691,0.0051743374,-0.027531778,0.0060049216,-0.05767487,0.042949945,0.042216,-0.0035876085,-0.0012949012,0.01607591,0.015467853,0.04021563,0.038535293,0.014704235,-0.02329099,-0.024928285,0.019922188,-0.033845622,-0.0077515594,0.007064773,0.078704774,0.0007304951,-0.06736784,0.006031804,0.030316258,-0.16394386,0.0067509147,-0.03134382,0.029266255,0.017719094,0.032313954,-0.02528684,0.022691546,-0.0787902,0.03348207,-0.012175228,-0.055496845,0.021285316,0.01298929,-0.022819381,-0.012094543,-0.00006903324,-0.0047809156,-0.027852776,-0.04714647,-0.022987027,-0.060995497,-0.0039830822,0.030333694,-0.016860075,-0.0021721344,0.073198564,-0.012253918,-0.018028082,-0.025738884,-0.0644427,0.01779753,0.00392905,-0.015955292,0.017323969,0.031001626,-0.022433486,0.024437066,0.05235291,-0.015498853,0.057162534,0.033176992,-0.015020643,0.028145805,-0.01841352,-0.0058795298,-0.036453802,0.034473315,-0.06087144,0.0000099747585,-0.000023148901,-0.0061046076,-0.046056185,-0.038103625,-0.032724425,-0.011918149,0.030260837,0.02892781,-0.019202286,-0.0026756665,-0.00503226,-0.023689585,0.004375887,-0.005507488,-0.03474567,-0.06534565,0.02464664,-0.01641781,-0.015206938,-0.0021781302,0.021989493,-0.034382813,0.02556929,-0.036275283,-0.041622944,0.018317698,0.013998638,-0.025363775,-0.017156446,-0.09015865,0.048977423,0.045451306,-0.023005428,0.012317439,0.01785404,-0.060392972,0.033883218,0.057631813,0.02445579,0.22729002,0.0028348833,0.021157533,0.008773621,0.017012954,-0.0045451624,0.018181775,0.08381294,0.0010265162,-0.028380293,-0.034381386,0.033197556,-0.0010512857,-0.01703001,0.017090261,0.04940833,-0.07224811,-0.010073907,0.08961757,-0.02062759,0.021956563,-0.050298054,0.016338749,-0.00461893,-0.04787831,-0.026133738,-0.027363516,0.051937766,0.019125009,0.04672704,-0.042855226,0.0367423,0.052712947,-0.03777669,0.042034898,0.024632366,0.017797377,-0.07844503,-0.0006202254,0.0066854097,0.023090623,0.00078162673,0.006611738,-0.038200166,-0.018437479,-0.042194396,-0.014829435,0.015163305,-0.04325621,-0.012372935,0.0010037501,-0.00032977853,0.012783977,0.0012077079,-0.04206664,0.01573183,-0.0066659376,-0.025280446,-0.0148337055,-0.01715054,0.048233714,0.005228898,-0.050495252,-0.005385175,0.006685796,-0.0031996532,-0.05431708,0.006238498,0.012015544,-0.0007701406,0.012338548,0.013620206,-0.010685985,0.016118519,0.03313998,-0.018739557,0.039517842,0.04725324,0.030514795,-0.027118804,0.0008029486,-0.014189501,-0.028831933,0.0009467958,0.013683194,0.01307469,-0.016741574,0.04964958,-0.02617311,-0.0006617784,-0.011207925,0.019138308,-0.014113225,-0.014493001,0.0020490095,-0.048587363,0.044360682,-0.028394694,-0.015546342,-0.011157198,-0.044679046,-0.0015698955,0.022320354,-0.022277562,0.045076698,0.048054934,-0.017343508,-0.045826115,-0.025459377,0.019237902,-0.07418256,0.004287002,0.011460273,0.009989862,0.0006426016,0.01979134,0.023985228,-0.0097363405,0.07010305,0.008173304,-0.016242355,0.014723728,-0.01976413,0.012016446,-0.025732111,-0.053839963,0.033955865,0.041773573,0.025318384,0.023351593,0.049869988,-0.024896052,0.0038068814,0.006729016,0.037747324,0.006899413,0.010939993,-0.030531248,-0.010878392,0.016122378,0.0042635296,0.04054123,-0.0013348007,0.00092630845,0.014706562,0.05474288,-0.03816544,0.026184233,-0.03350493,-0.019100783,-0.0046246652,0.043392126,-0.014967602,-0.03376371,-0.0018451255,-0.06363976,-0.022103906,-0.025457814,0.003689001,-0.034979668,-0.017277945,-0.018623473,0.032545485,0.07878053,0.018652568,0.060978632,0.04677719,0.0186539,0.025382943,-0.022004481,0.060897306,0.0034878845,-0.022958182,-0.010370882,-0.023729105,-0.046108995,-0.024346838,0.002032552,-0.026624408,-0.0024581063,0.02905786,-0.009047764,-0.0014825773,-0.02233866,0.028025266,-0.030991813,-0.05671382,0.00088813325,-0.037215423,-0.015904523,0.007955589,0.09390892,0.008501254,-0.0014180236,0.016105259,0.010545549,0.0591448,0.06467531,0.026374968,-0.016680188,0.018767353,-0.020012014,0.0077741873,-0.02340886,0.0018263136,-0.011381481,0.02197488,0.03170677,0.006710253,-0.022643043,-0.009180937,0.01942425,-0.066888005,-0.016643157,-0.026385305,-0.04888318,0.0032601233,0.013535235,-0.036186397,-0.02146284,-0.03792784,0.003625935,-0.028112754,-0.036507715,-0.007892614,-0.0048856586,-0.028137088,-0.04436363,0.014511726,0.0031629836,-0.006310256,-0.035910517,0.020883424,-0.004656388,-0.0138619505,0.042911634,-0.015060491,0.018710576,-0.0057269223,-0.030283183,-0.0045972313,-0.017285721,-0.053572807,-0.022069074,0.016254056,-0.03731632,-0.04038199,-0.011738931,0.04276033,0.021208249,-0.004566922,-0.02803024,-0.029473264,-0.053523283,0.029582137,-0.013191126,0.012057967,-0.0036968105,0.017992798,-0.023263833,0.009661747,0.016603509,-0.0077329446,-0.04063564,-0.0028317112,-0.039007053,0.009035368,0.019748004,-0.009353403,-0.056211118,-0.006844696,-0.003670811,0.020580748,-0.0024519628,0.017494358,-0.030054592,-0.0049104565,-0.015185825,0.017862622,-0.05250116,-0.0051411265,0.037816893,0.016102606,0.02637294,-0.029987406,0.019169455,0.05314746,-0.003232108,0.011813161,-0.051354323,0.011934837,0.00811159,-0.0419035,0.024887513,-0.03897056,-0.003607077,-0.043926276,0.02568076,-0.020867338,0.0066506914,-0.027021224,0.04624816,-0.015194529,0.023899887,-0.011648063,-0.0033729572,0.0034334573,-0.043182172,0.019763725,-0.006448768,0.010624621,-0.03289862,-0.025133183,0.006343899,-0.027900526,-0.013329631,0.048365906,-0.022738896,0.021543296,-0.016283734,-0.000843067,-0.031923212,-0.0009210007,0.011808394,-0.02489146,0.014530398,0.0035781797,-0.023238355,0.0052035623,-0.019512177,-0.047028746,0.0018402922,-0.0020644218,-0.03133783,0.014985398,-0.003529249,0.034017432,-0.0038758768,0.016519867,-0.0050427793,-0.044674046,0.02244822,0.036871202,0.0016162352,-0.025744127,0.001860022,-0.00979897,-0.029568737,-0.0025915909,-0.0064244717,0.013259723,0.038314052,0.019297553,-0.04461489,0.00025769262,0.015464604,0.010935069,0.03817898,0.029521307,0.027539078,-0.011581672,0.038033895,0.0046431553,-0.04595756,0.008978957,0.04423717,-0.005434745,-0.030687135,-0.007901322,-0.017963542,0.0028077483,-0.011999337,-0.014440345,0.014513466,-0.015266563,0.042503078,-0.022894185,-0.030511389,0.06611307,-0.006178328,-0.007894576,-0.03287172,0.010811177,-0.02104702,0.01775688,0.008646309,-0.00600078,0.042337295,0.08943248,-0.0041947644,0.006263832,0.0002275784,-0.05093393,0.002533942,-0.15709975,-0.027321002,-0.009064439,-0.00944456,-0.018680131,-0.0143326055,-0.04213669,-0.028335024,-0.003440267,-0.012015489,0.011564232,0.0000354005,0.00013951263,0.0018336973,-0.021311603,0.012828589,-0.014088089,-0.016525427,-0.018157665,0.08882808,0.021172458,0.035926294,0.039464135,0.005900615,-0.03651124,0.026320273,-0.026154922,-0.0062590935,-0.032064363,-0.031429,-0.009952218,-0.054604188,0.031017702,0.027518786,0.035898946,-0.056452457,0.0014019521,-0.00073084066,-0.064425334,-0.032745536,-0.017145462,0.020465087,-0.011674977,0.0003668383,0.026601585,0.06899318,-0.051310662,-0.0025539908,-0.07042022,0.015641674,-0.027183924,0.061511274,0.007778926,0.02928741,-0.020392844,-0.03174593,-0.03328241,0.0067945207,0.06303019,0.03991166,0.009497055,0.012533482,-0.0051727574,-0.012285054,-0.010802069,0.020459922,-0.03760557,0.01664581,-0.039465483,0.020069076,-0.02570071,-0.021513999,0.02222573,-0.042119868,0.0062742173,0.023588838,-0.0145913195,-0.0012749626,0.02318823,-0.023639789,-0.026715534,-0.022201525,-0.012601789,-0.08839976,0.06496587,0.02078951,0.0013521531,0.018594239,-0.050536208,-0.018077698,-0.05529242,-0.042500615,0.010861023,-0.034672473,0.0068343473,0.03341598,-0.020088613,0.022018839,-0.03870188,-0.040158667,-0.016529879,-0.025730446,-0.029853564,-0.034248788,-0.041466314,0.0078739235,0.042662926,0.047231972,-0.015795695,0.021049842,-0.0024357913,-0.0076598804,0.0021882185,0.0003324496,-0.06080906,-0.014664586,-0.0065848934,0.043069925,0.0010791358,0.01354233,-0.004423889,0.013321279,0.026112616,-0.02954275,0.002301015,0.069868155,-0.0060927933,0.03442179,0.046251625,-0.024161393,0.016235067,-0.08301946,0.0064292215,-0.0024754563,0.027019229,-0.0021920532,-0.009901473,0.043329176,-0.017199874,-0.043024108,-0.028256617,-0.009169358,-0.007485757,-0.022696996,0.008447122,-0.0062611178,0.009242968,0.03555708,0.00023463325,-0.015863132,-0.00994459,-0.0015935441,0.03178936,0.033349592,0.008396463,0.031134253,-0.023629434,-0.01549163,0.011177324,0.045789298,-0.021482531,-0.016389545,-0.016321938,-0.045401584,-0.053959742,0.08542391,-0.038356293,-0.0051356694,-0.02791385,-0.028683484,0.051385764,0.0373418,-0.031859003,0.041983675,0.0059106047,0.011252343,-0.008457743,0.026452975,0.014888655,-0.025058527,0.042874027,0.012096959,0.0114839375,0.020954821,-0.04223019,-0.025630908,-0.020637782,0.010494497,-0.06700851,0.0216747,-0.00995877,-0.018995304,0.010920281,-0.014720184,0.046936933,0.022998018,0.02720027,0.018075671,0.02822344,0.018847564,-0.030751623,-0.012425514,0.015107599,0.0059245178,-0.029553397,0.0063120327,-0.008284446,-0.036463346,0.007829845,0.050328113,-0.06408214,-0.029715518,0.015365503,0.03654876,-0.011149709,-0.0046898997,0.04893442,-0.00641203,-0.0056503257,-0.045839496,0.05785545,-0.00824264,0.04013113,-0.00955778,-0.002251588,0.029555077,-0.005757246,0.0352872,-0.030886333,-0.008058744,-0.03352027,0.008586005,0.0031461539,0.056943335,-0.004407289,-0.0043405355,-0.020883994,-0.000004882369,-0.001419638,-0.019633621,0.03602113,-0.0072689406,-0.018991256,-0.017530395],"last_embed":{"hash":"1d3ny4o","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1d3ny4o","at":1762858197901},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{12}","lines":[136,136],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1d3ny4o","at":1762858197901}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036841396,-0.024562648,-0.03909939,-0.016984157,-0.035622403,-0.022507563,0.045446787,0.01716314,-0.020635549,0.00060466374,-0.015600256,0.01769215,-0.033613577,0.010150601,0.016254472,0.045814432,-0.019946648,0.0074895048,-0.014574978,0.01317498,-0.05383793,0.016393116,0.007663134,-0.011652349,-0.05125539,0.011109344,0.0125683965,-0.030722285,-0.028189091,0.033102825,-0.0069261375,-0.06516995,0.048182607,0.0013626197,0.031104088,-0.0039206026,0.012501267,-0.01420893,-0.047915198,0.018718813,0.011481564,-0.010286128,0.04290146,-0.011656233,0.00195983,-0.0160613,-0.03846907,-0.010580994,-0.0040092114,0.015303348,0.014920264,-0.0016913684,0.0506768,-0.01811634,0.0012316154,0.037825834,0.045528106,-0.059192117,-0.048881736,0.028274557,-0.05527928,0.015043951,-0.008793726,-0.028509172,0.020110426,0.031117313,-0.028221399,-0.005473381,0.0027262054,-0.008974386,0.02318563,0.009123698,0.0149202,0.018670728,-0.0460742,-0.028225694,-0.024343606,0.009177674,0.00043180506,0.03564896,-0.0084812315,0.016902126,0.012321219,0.0006029299,-0.017953824,0.046340633,-0.019738615,0.065820344,0.029667731,0.0035988775,-0.016399536,0.01892648,0.012589467,-0.01854987,-0.03270121,0.007032399,-0.01801555,-0.05365324,0.044626698,0.010175474,0.039305933,0.019983955,-0.018450059,0.012860889,-0.02182949,-0.016789071,-0.021068206,0.04014253,0.012028781,-0.023026401,0.008800141,0.025810178,0.032802142,0.009002409,-0.003717515,-0.013731027,0.033137552,-0.0038864461,-0.023376904,-0.007063196,0.034215618,0.050126027,0.034541402,-0.049654324,0.019506536,0.005931464,-0.015882466,-0.008207297,-0.04191283,0.04554675,0.012479997,0.041132998,-0.025646903,-0.011229553,0.009430491,0.027565345,0.066386946,0.0100688115,0.0002596383,-0.035912126,-0.0062025804,0.032093525,-0.044459496,-0.004532147,0.0056459988,-0.059140924,0.0032748845,0.016431512,0.014159093,0.015421172,-0.018295892,0.013601094,0.018994909,0.04304255,-0.018680643,-0.010992068,0.021715645,0.045342218,0.039038036,-0.022101765,0.013331251,-0.013819627,-0.022960996,0.025184622,0.014644188,0.03795782,-0.0033313953,0.015884768,-0.018987384,0.0068424325,0.012019067,-0.03074331,-0.017407488,0.012509212,0.04593749,0.009364473,0.050837055,0.031733207,0.016663767,-0.019345505,-0.036017705,0.033261072,-0.02900296,-0.022582365,0.0010184498,0.06271231,-0.00781501,-0.033740066,0.04782605,0.047263283,-0.021502297,-0.026926717,0.01952148,0.011161902,0.040807083,0.016055945,-0.00907107,0.0065274388,0.029578881,-0.014419405,-0.009306805,0.054111052,0.012288253,-0.035737626,-0.040701095,0.0024116007,-0.058335546,-0.034938514,0.010956273,-0.06268338,0.034803327,0.00634445,-0.02775514,0.015070856,-0.03329712,-0.020721475,0.025308529,-0.020166947,0.014437289,0.0014929053,0.010837721,0.069374844,0.0014880681,0.03180973,-0.009973468,0.04113693,-0.0028476864,0.058605906,0.023452023,-0.020307353,0.01696858,-0.0026216216,0.0035298304,0.011346534,0.004933775,-0.006774651,-0.04254039,0.0029878411,0.04470321,-0.006571971,-0.004846844,-0.010139079,0.0037923118,-0.01940304,-0.0132940905,0.030163098,0.054235116,0.07211002,-0.012837283,-0.0067001064,-0.034505717,0.024698498,-0.01632109,0.0009184595,0.0074363477,0.039036077,0.012836272,0.0026630647,0.048260055,0.00559345,0.000671814,0.033580408,-0.001794318,0.006669558,0.00061684207,0.016094342,-0.006377735,-0.014158758,-0.0020590322,0.047009815,0.023428798,-0.032282416,0.005187089,0.006641999,-0.037870992,0.001841637,-0.057080723,0.04140766,0.041530315,0.014638302,-0.0072639566,0.007948622,0.01767814,0.03878487,0.021883937,-0.008442199,-0.029724717,-0.0234785,0.0034264843,-0.031348836,0.015192346,0.01278198,0.08188192,-0.00712452,-0.06444235,0.034434058,0.030842531,-0.17074408,-0.0010011335,-0.034757063,0.035591368,0.01097686,0.03033004,-0.02635886,0.026571384,-0.07167915,0.029628593,-0.012100473,-0.05956483,0.00059214124,0.011707893,-0.007249772,0.001687717,-0.022676818,0.006311306,-0.0111460835,-0.04368523,-0.03081728,-0.04777676,0.012312042,0.022851348,0.020516,0.018111542,0.08233936,-0.0030340445,-0.018404203,-0.045703765,-0.079510644,0.026966996,0.0007277558,-0.007635517,-0.0074234344,0.012060496,-0.035321992,0.01926967,0.03308196,-0.019575318,0.07777653,0.028112631,-0.015387804,0.020387385,-0.023182165,-0.027425576,-0.014537195,0.033507604,-0.061983556,-0.034225684,0.0084118,-0.0008324743,-0.032335714,-0.022808328,-0.057042964,-0.027092079,0.038755517,0.044609353,0.0034292222,-0.01468489,0.0043673795,-0.031224763,0.018048245,-0.015222833,-0.0345987,-0.05937359,0.03916495,-0.0013339488,-0.022949975,-0.0100463275,0.03896774,-0.048533857,0.012818198,-0.03735416,-0.02305971,0.008216256,0.023792436,-0.024852188,-0.02285228,-0.06948364,0.049475,0.04098081,-0.03678468,0.026840417,0.00008650172,-0.07053054,0.03840294,0.03795471,0.030434348,0.23797353,0.041871406,0.0046935156,0.0009724239,0.013527085,-0.016688349,0.030046681,0.0619171,0.011344413,-0.027739733,-0.017501548,0.03467668,0.008703481,-0.009848505,0.0050746067,0.048740394,-0.08083934,0.007609544,0.073696285,0.0064161145,0.028662631,-0.061965015,0.049091894,-0.0075633,-0.045469157,-0.012821097,-0.013671661,0.022357672,0.011435639,0.027119711,-0.01865053,0.02372425,0.06496792,-0.061197307,0.033122133,0.015860856,0.018809233,-0.05498131,-0.008973879,0.027073301,0.007542826,-0.0075692725,0.004179622,-0.039268952,-0.018290583,-0.03867942,-0.0008562948,0.011210814,-0.029025756,-0.0072943466,0.0072725858,-0.015017591,0.0042900424,0.008057165,0.0063099777,0.030438786,-0.015767787,-0.03168391,-0.0077095083,0.013421037,0.04852397,0.000064502754,-0.07005798,0.010530905,-0.0019971237,-0.012469695,-0.037422,-0.025194906,0.00759437,0.0041771643,0.014291818,0.021368785,0.007005106,0.018540302,0.007536758,-0.007315707,0.059467744,0.06409434,0.04194212,-0.006542277,-0.0010513155,-0.010351936,-0.027136995,0.002230478,0.027306493,-0.003842707,0.007753412,0.06458945,-0.021504907,0.016917793,-0.014585608,0.010709322,-0.028702173,0.00058919756,-0.0054973452,-0.029761638,0.049272932,-0.053890277,-0.0365811,-0.03374819,-0.049023267,-0.00067768496,-0.0014010873,-0.004736152,0.026279395,0.05201405,-0.015365622,-0.01900469,-0.015127652,0.02808198,-0.068996206,0.006308614,-0.0028313883,0.0024201416,0.016946396,0.026297415,-0.002376689,-0.0048414567,0.073144704,-0.003987785,0.0034316774,0.03617312,-0.023183908,-0.0031198165,-0.018320771,-0.06904825,0.039772343,0.029011112,-0.0040135565,0.014229836,0.037261646,-0.025341649,0.0090846885,-0.0024309382,0.023236798,-0.005189726,0.032773495,-0.013321806,0.008759493,0.0076997126,-0.007568359,0.027690796,0.0047769076,-0.0039080326,0.0072419522,0.028725363,-0.082548216,0.032260712,-0.03183528,0.0064130165,-0.012719589,0.05006549,-0.008187245,-0.016467929,0.011076846,-0.06547485,-0.023538705,-0.05277367,0.013117839,-0.035943918,-0.025672242,0.008896043,0.004742663,0.07376099,0.00070677354,0.050264575,0.040606435,0.014815721,-0.0026409,-0.018378751,0.04692963,0.014820963,-0.023485411,-0.00076975167,-0.012795799,-0.031150596,-0.036448658,-0.011682532,-0.011914759,-0.021785244,0.02777145,-0.021452403,-0.023428995,-0.009180833,0.04058374,-0.033704795,-0.04773072,0.006090838,-0.024448493,-0.018127788,0.010886757,0.09358257,0.021829585,-0.010763714,0.02457287,0.010655754,0.060945727,0.0664448,0.028567411,-0.0067577655,0.015297951,0.0019870088,-0.005802424,-0.006154526,-0.0018055615,-0.014446005,0.000063786996,0.028622448,-0.010748072,-0.010206078,0.017304474,0.007949132,-0.07944158,-0.019503223,-0.045377906,-0.041635796,-0.02999587,0.026434172,-0.031386796,-0.013904963,-0.004024875,-0.01841739,-0.027801016,-0.02270049,-0.020325437,0.006983638,-0.022411559,-0.028161539,-0.001590174,-0.019644078,-0.005400651,-0.04756585,0.00055330154,-0.011742865,-0.013396654,0.045509987,-0.0046789316,0.0326124,-0.0377062,-0.035852134,-0.0047289184,0.0041798847,-0.048954073,-0.0095354,0.027790738,-0.0049411613,-0.03031202,-0.020093013,0.015654657,0.021999259,0.008815431,-0.049529195,-0.016658429,-0.05564546,0.048910517,-0.018153917,0.015573627,0.0053726365,0.016607795,-0.016617132,-0.0090937875,0.0053843195,0.004135423,-0.025849512,-0.022292009,-0.044123285,0.008862807,0.017741587,-0.037926402,-0.037217513,-0.033443328,0.001798191,0.020023854,-0.021792943,-0.0069605717,-0.032493718,0.00047052887,-0.015324689,-0.0077270623,-0.045406196,-0.013288113,0.03839961,0.01368106,0.016177518,-0.028623918,0.00069494284,0.046582896,-0.02854805,0.00042474485,-0.047756203,0.031602908,0.012042181,-0.05126771,0.02424385,-0.035578974,0.00848937,-0.037531275,0.03751278,-0.0338172,0.0025585229,-0.017835904,0.015921168,-0.0053390823,0.024333324,-0.0031657056,0.009886143,-0.0046559884,-0.016391464,0.013651557,-0.0036642735,-0.002640454,-0.025120461,-0.03135905,-0.024459917,-0.028835427,-0.013806324,0.044624224,-0.039401807,0.022604682,-0.014669946,0.00014831332,-0.039925564,-0.013159308,0.0076427413,-0.011103477,0.024839088,-0.01962504,-0.026078569,0.002367005,-0.024231194,-0.044019215,-0.012880612,-0.006768301,-0.048331473,0.010016248,0.0027417892,0.028860463,-0.002923947,0.02133112,0.002352908,-0.024818802,0.025563048,0.018251732,-0.014571262,-0.008397219,0.00024740622,-0.015198028,-0.014082025,-0.019808324,-0.0030893118,0.032587864,0.004277356,0.01739281,-0.05501878,0.025753384,-0.0041989777,-0.0015002013,0.030668765,0.033217937,0.03882465,-0.0032656621,0.035255004,0.019494332,-0.035157725,0.0013687912,0.023474667,0.00953096,-0.068978205,0.016545828,-0.03529961,0.011480145,-0.0024428642,-0.00042782663,0.050596744,-0.03384097,0.033859763,-0.027134096,-0.031644616,0.050448492,0.0062641567,-0.009134994,-0.030872725,0.0041185687,-0.012445737,0.012503466,-0.014182208,-0.014822122,0.054943096,0.06639115,-0.01025256,0.0069158114,-0.0034589022,-0.04351114,-0.003965966,-0.15244119,-0.034228656,-0.015794259,0.009844276,0.0028081988,-0.021802163,-0.037307434,-0.039862532,-0.0035495234,-0.03406503,-0.00004450787,-0.017126871,0.008503266,-0.005719912,0.0026985265,0.016753633,-0.021224631,-0.04404776,-0.02661659,0.097948864,0.012577413,0.038938418,0.026584445,0.0023857977,-0.024962762,0.027376307,-0.03204682,-0.016314909,-0.02219998,-0.044565957,0.0031407713,-0.05291853,0.02756373,0.04009752,0.012820251,-0.06615451,0.020302191,0.011880377,-0.072040156,-0.03516152,-0.021208456,0.013682466,-0.0034917719,0.007148504,0.019457916,0.04713681,-0.026521152,-0.012877869,-0.05705135,0.017203324,-0.016053086,0.053081587,0.0088124545,0.017539103,-0.015648007,-0.012739576,-0.03134765,-0.004442725,0.033277947,0.019285973,0.013076466,0.020698272,-0.021107944,0.012129167,-0.031212023,0.02748155,-0.056709547,0.010395351,-0.03721822,0.01070541,-0.03794542,-0.041302204,0.027408198,-0.029471803,0.0055950303,0.011650857,0.0123938825,-0.015837774,0.026303058,-0.027897587,-0.02240826,-0.029614883,-0.0046129324,-0.045470115,0.0671598,-0.0057924073,0.004077223,0.0010479066,-0.06215475,-0.024135586,-0.06286998,-0.05309973,-0.005818821,-0.045488797,-0.0062938216,0.023379175,-0.0250555,0.027145708,-0.037486248,-0.03134419,-0.018940322,-0.02370033,-0.024409782,-0.010203103,-0.025266431,0.016000807,0.03856058,0.029103288,-0.011080812,0.023037791,-0.0037084925,-0.0053316182,0.014210006,-0.006824212,-0.059976168,-0.01234034,0.00010842,0.015828747,0.01262108,0.01199089,0.01228629,0.011942854,-0.009797959,-0.02854638,0.0005860575,0.08613282,0.014272191,0.02954942,0.054353297,-0.022492109,0.0074422783,-0.07705513,-0.004616242,-0.0141032245,0.042157974,-0.04650168,0.0012829443,0.047866486,-0.027368858,-0.05725325,-0.03310241,-0.022162994,-0.0075046327,-0.024115434,0.02008382,-0.0112144835,-0.00865457,0.037583068,0.001907721,-0.011716215,-0.015821462,-0.014660989,0.038736533,0.044115257,0.018001897,0.054175314,-0.013096476,-0.014884759,0.0061420607,0.05946519,-0.008676287,-0.017166657,-0.041527648,-0.036505572,-0.04862513,0.07885573,-0.012685873,-0.012643119,-0.00481124,-0.012643324,0.04275332,0.042107474,-0.036524728,0.015034915,0.0107564395,-0.01872004,-0.008058966,0.0126645295,0.03496634,-0.024408955,0.047176603,0.02459313,0.027014272,0.055525754,-0.028763607,-0.011779188,-0.022837896,-0.0022195014,-0.036947235,0.039550655,-0.00041773255,-0.012029404,0.027349016,-0.023686588,0.07282832,-0.003269303,0.015663816,-0.011979231,0.023900168,0.010206183,-0.043477952,-0.0013549528,0.020374661,0.004585638,-0.0362673,-0.0010760956,0.00022375495,-0.028004557,-0.0035758954,0.035782658,-0.035882972,-0.020395143,0.013712024,0.04929362,-0.0060405037,-0.012559114,0.041326754,-0.0015046226,0.015249499,-0.027270906,0.05930964,-0.014361157,0.010787415,-0.02881042,-0.01772899,0.02929649,0.0022760464,0.042288225,-0.026580887,0.012112487,-0.04298806,-0.009531706,0.009405206,0.046589226,-0.011678357,-0.0032727276,-0.029486366,0.0016529523,0.009993162,-0.022542572,0.04929226,0.008573063,-0.001496441,-0.022531046],"last_embed":{"hash":"1522jz8","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1522jz8","at":1762858197902},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#3. Social Accountability (Optional but Powerful)#{13}","lines":[137,138],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1522jz8","at":1762858197902}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037509628,-0.01646401,-0.05414021,-0.0042350185,-0.02421747,-0.017966738,-0.0037245443,0.0042300085,-0.023813875,-0.0046881563,-0.00080308615,0.020691555,-0.0039748717,0.027001213,0.0135301035,0.0353366,-0.0015669526,0.010433668,0.020044586,-0.029474892,-0.034029525,0.021746652,0.040340774,0.010371994,-0.0032779062,-0.006532566,-0.024402626,-0.037256747,0.02019106,0.04887682,-0.007166328,-0.033148095,0.050777577,-0.021013614,-0.013532668,-0.03310161,0.008689776,-0.0010156882,-0.05036327,0.04158555,-0.0035173052,-0.011863259,0.017707953,0.0005799533,0.033950485,-0.06436257,-0.0388481,-0.018258652,0.0036150287,-0.030641267,0.004395086,0.032094687,0.036597744,-0.00020624798,0.003991319,0.047000747,0.0028424747,-0.047365684,-0.04497619,-0.003108593,-0.039090972,-0.020123098,-0.031145364,0.0011980615,-0.010761863,0.044552978,-0.0037839375,0.022415776,-0.004648814,-0.0337122,-0.007703583,0.0027250412,0.026326502,0.011665153,-0.06075601,-0.015038164,0.0041938485,-0.011540962,-0.013837726,0.041770007,0.03161679,-0.011011681,0.042224243,0.018697731,0.0043797856,0.016495178,-0.02939328,0.088533424,0.0024032318,0.033371825,0.0015288081,0.022290558,-0.008324668,-0.031930048,-0.03224462,-0.0033515608,0.028891271,-0.0312597,0.024429316,-0.01532199,0.011377193,-0.007217573,-0.0045398283,-0.0106460815,0.021415338,-0.04743238,0.012006304,0.032831214,0.028954342,-0.04135639,0.0248729,0.053296823,0.05596993,0.034830883,-0.014987825,0.0017272114,0.0129657425,-0.014817735,-0.0075991624,-0.004867103,0.07815068,0.0069173025,0.043930754,-0.024953872,-0.004710186,0.0051543424,-0.010109693,-0.019243304,-0.043011032,0.026309146,0.018216886,0.08463984,0.008562653,0.026373744,0.0042250934,0.018410167,0.020785715,0.03592135,-0.005591125,-0.04407769,0.023288593,0.0105839465,-0.07274215,-0.021951975,-0.019712735,-0.02362592,-0.008560137,-0.028801857,0.006294101,0.020394612,-0.022530073,0.014461981,0.010932452,0.04727515,-0.021321364,0.0018872424,0.016363868,0.057268314,0.0014155487,-0.038719904,0.050458252,-0.026916068,-0.0384621,0.02032487,0.035287775,0.006186834,0.018634615,0.0057162065,-0.022320136,0.027481437,0.03333609,-0.047357004,-0.0051352545,0.0016851099,0.02644484,0.016682686,0.03749729,0.04118998,0.01629046,-0.018058743,-0.0073677422,0.010867427,0.0028404256,-0.03193829,-0.0065526133,0.07275653,-0.0020537593,-0.035660747,0.03001341,0.030722026,-0.03548805,-0.0023855194,-0.01078761,0.0105527155,0.029929895,-0.015649792,-0.012002473,0.006726526,0.0057747164,-0.031456318,0.031025108,0.025162296,-0.0021328586,0.005471437,-0.031482764,-0.02153379,-0.05777985,-0.02669956,0.021868156,-0.08917259,0.029051641,-0.0002704796,0.002287684,-0.024568615,-0.011153999,-0.00021740017,0.027798979,0.037539374,-0.016831106,-0.022350967,0.04609014,0.037426796,0.022177262,0.0026670848,-0.011555715,0.020254139,-0.01919287,0.044433724,-0.0073220734,-0.06575504,0.006739398,0.0039638546,0.020520167,0.0007847221,0.02147186,-0.025560655,0.008363343,-0.037646476,0.052752677,0.0038020865,0.0096829785,0.019492451,0.023468003,0.032198947,-0.020810524,-0.04009525,0.03494966,0.018193737,-0.0009640332,-0.004628748,-0.008959844,0.009597487,-0.007841336,0.0121917315,0.024483245,-0.017741174,-0.0016963577,-0.0048911185,0.029139357,-0.014869982,0.007230393,0.0395956,-0.0075276266,0.026100157,0.0030023612,-0.0063537373,-0.0035009102,-0.013525791,0.032405738,0.04990429,0.0024339997,-0.042705428,0.0038187834,-0.01246602,-0.053963605,0.010119479,-0.018725418,0.030435191,0.07789776,0.008575962,0.011047611,-0.031261064,0.021860102,-0.014366404,0.02436233,-0.0033026023,-0.039261054,-0.012488668,-0.006872771,-0.006872887,-0.027514182,-0.011750182,0.057666156,0.0025258078,-0.031292006,0.013485259,-0.017085431,-0.1861447,0.014004711,-0.0204629,0.053046707,0.026853904,-0.00045413678,-0.021085655,-0.00035727755,-0.07472761,0.06523927,-0.012902391,-0.035246268,0.030187847,-0.014986579,-0.0030085603,-0.012361005,-0.062426604,0.0021463495,-0.027839338,-0.036578625,-0.027785417,-0.049379796,0.027190441,0.01740723,0.010203423,0.038461607,0.051803824,-0.03176003,-0.018524945,-0.028915836,-0.06655415,0.01343747,-0.011882158,0.023899354,-0.005786799,0.042470224,-0.024263754,0.012819317,0.011132801,-0.03801418,0.06258751,0.049148746,0.012331188,0.014520967,-0.0023914014,-0.03710516,-0.0015488589,0.002769326,-0.062999554,-0.04195443,-0.022945743,-0.0046351673,-0.034771405,-0.036656052,-0.02750469,-0.0056838584,0.0050931177,0.004924816,-0.03522928,-0.0016105495,-0.01003336,-0.05677342,0.00834456,-0.008541039,-0.026505178,-0.061297856,0.039572556,-0.032879066,-0.001726903,-0.036143333,0.013775943,-0.0154899,0.00055750087,-0.03341897,0.016375776,0.029999476,-0.038188264,-0.028179009,-0.014084437,-0.11292587,-0.0066040633,0.030400788,-0.0007150235,0.010824739,-0.008266007,-0.03147011,0.0057569714,0.023426041,0.026174672,0.25541848,0.038722996,-0.019790731,-0.02458499,0.06192241,-0.013076606,0.044378575,0.08821855,-0.025271641,-0.026978701,0.009407846,0.045317378,0.0062625026,-0.022386594,0.025897158,0.029141836,-0.024667647,0.035383005,0.0645459,-0.025990624,0.020756144,-0.033030823,0.036527533,-0.05043126,-0.070524015,-0.02742566,-0.0062620756,0.065251976,0.011318742,0.031565253,0.0041541867,0.048869245,0.038102116,-0.032273334,0.04236063,0.059225384,0.011988978,-0.036165416,-0.03884657,-0.016959691,-0.0131152095,0.0051783924,0.008436491,-0.05802794,-0.029976644,-0.05416814,-0.00046629505,0.009355487,-0.0051739523,-0.05330027,-0.015828075,-0.0072591347,0.013397492,-0.024738053,-0.031496838,0.011639168,-0.009866602,-0.024667867,-0.00862798,0.0365908,0.030499129,0.024432203,-0.027164241,0.022865204,0.021842163,0.0054486645,-0.0072478442,0.00026788568,-0.031169556,-0.008688495,0.038701102,0.0059330077,-0.0035627733,-0.030862978,0.017584639,0.00091128855,0.013787143,0.041176442,0.004302488,0.011967364,-0.0004237538,-0.026123213,-0.03375841,0.01637066,0.025306584,0.018963285,-0.006024314,0.06335494,-0.0675274,-0.008072307,0.025374219,0.023376673,-0.06664689,-0.020083684,-0.057643384,-0.02922145,0.0027635265,-0.017139122,-0.0424352,0.0037371484,0.018226434,-0.006227087,-0.0026889858,-0.00032637973,0.025439216,0.03453297,-0.00017932529,-0.009383061,0.044923298,0.0064914497,-0.08287895,0.005240833,-0.0352343,0.016911779,0.023540113,0.03905628,0.021528998,0.02552699,0.042949397,0.0022287657,0.00073063135,0.00045948042,-0.005830374,-0.0035696083,-0.029136246,-0.05624956,0.0076625054,-0.029094957,0.013758459,0.048994847,0.041821003,-0.019934542,0.0013256901,0.025422467,0.02728719,0.008678306,0.042589743,-0.006308961,0.034407184,0.02859747,0.00815182,0.00843727,-0.015932437,0.0135844685,0.010602669,0.062541395,-0.03344077,0.006250513,-0.049232747,0.059653927,0.007962536,0.036324,-0.0030019376,-0.022221696,0.03020185,-0.069621086,-0.029861772,-0.0020985818,-0.012887182,-0.021301309,-0.024551012,0.013240047,-0.007541193,0.057473473,-0.00472208,0.030837633,0.0016388232,0.021235295,0.024385879,-0.047936648,0.018803615,-0.0142264245,0.0022772544,-0.008363314,0.0064278995,-0.02916056,-0.037065133,-0.016079325,0.0007926759,0.0045356434,0.022483122,-0.0028719504,-0.011337487,-0.02885071,0.019148717,-0.013057297,-0.049248237,-0.02129708,-0.033713285,-0.02066307,0.0010246781,0.08704046,0.003607878,-0.032245353,0.01998378,-0.015435165,0.03796896,0.03298607,0.016893893,-0.029614164,0.008142523,0.030054426,-0.03682503,0.01848626,-0.05949407,-0.0163828,-0.0045305598,0.019197026,0.0059842635,0.014676832,0.0107443,-0.013490303,-0.03317117,0.0013766097,-0.04748549,-0.032500368,0.018691612,0.049200654,-0.010336325,-0.047081213,0.023244262,-0.014506088,0.039936442,-0.012223784,-0.019472348,0.024735438,-0.00064058235,-0.040753454,-0.015252584,-0.037697807,0.0025979374,-0.037259478,-0.019048013,-0.023597805,0.0062926104,0.03198242,-0.0028867486,0.04380543,0.016926263,0.006236685,0.03445244,-0.028840553,-0.0039821356,-0.031338934,0.020573853,0.010911951,0.025621673,-0.05432491,0.020222962,-0.014626344,0.010276883,-0.017749881,-0.008160963,-0.025552573,0.02449326,0.0050539314,0.019849632,0.0035321575,0.021694057,-0.006590749,-0.00008219406,0.032456975,-0.021672985,-0.0014200862,-0.0037982448,-0.026172716,0.0022281962,-0.0074843015,-0.020956604,-0.056481823,-0.007917731,-0.0033100578,-0.0036652402,-0.015972309,0.008530782,0.0072724903,-0.036339644,0.033030838,0.04865496,-0.027277056,-0.012648945,0.031603694,-0.010683599,0.005641226,-0.04487712,0.011931621,0.018305449,-0.029621765,0.011679818,-0.08469608,-0.0013957347,0.0060742646,-0.042226795,0.05337695,-0.024315305,0.0038426598,-0.07191052,0.023929453,-0.013923938,0.00051758095,-0.0019501786,0.047709454,-0.021448264,0.0051036794,0.0021043173,-0.020052692,0.015269107,0.0041559553,0.030962301,-0.0141356075,0.0095053585,-0.023033142,-0.018085713,-0.030554835,0.0036438208,-0.0006355702,0.03224768,-0.014995081,0.025399711,0.014313519,-0.033379037,-0.021764515,-0.013935055,-0.03169829,0.015970176,-0.008877444,0.011556752,-0.012962683,-0.0066699316,-0.023299363,-0.011226694,-0.011148125,-0.0149096055,-0.06028867,-0.0025767416,-0.009265235,0.05217511,-0.033029728,0.017058296,-0.019356294,-0.040654927,0.02590154,0.00030161996,-0.012424118,0.008528786,-0.054823857,0.009032559,0.0076893205,-0.0045050615,-0.0046589454,0.043743473,-0.00908804,-0.004398348,-0.038003772,0.03259763,0.0070682955,0.0073706196,0.022030555,0.009483982,0.03927099,-0.0360695,0.027691819,0.027919447,-0.040402845,-0.015434779,0.035235714,0.024171952,-0.07343102,-0.0038966527,-0.020514248,-0.01292219,-0.020222979,-0.022790087,0.033255838,-0.052307073,0.04634154,-0.016425496,-0.057758592,0.038457092,0.021532118,-0.042477902,0.004693713,-0.011077795,-0.023199843,0.044867035,-0.014467741,-0.029932583,0.0142979985,0.064810954,0.013635737,-0.025856081,-0.0055490257,-0.03397064,-0.0056352615,-0.162209,0.031930946,-0.0036815093,-0.0013058784,0.0046076374,-0.016586022,-0.025743721,-0.040056504,-0.01761055,0.001239042,0.012963627,-0.045393523,0.014155462,-0.023816457,-0.0032474168,0.045111135,-0.033527512,-0.011020173,-0.010228432,0.029309751,0.032150954,0.018440591,0.05664426,-0.0059397365,-0.029923383,0.022120358,-0.0030181026,0.02044379,-0.022406816,-0.06898411,-0.032118525,-0.027269224,0.029603222,0.031790428,0.017606143,-0.0169553,0.004182594,-0.0074044275,-0.029945692,-0.014912285,-0.012094125,0.01822772,0.023389954,0.02690168,0.008844689,0.035899103,-0.040934965,-0.018869746,-0.026690146,0.0076070586,-0.0060791853,0.029159497,-0.0023411093,0.046514954,-0.0148847,0.007330401,-0.0073336367,-0.0065849507,0.003970857,0.03325881,-0.027252527,0.023147682,-0.06177504,-0.0101493215,-0.045842774,0.038777564,-0.019678034,0.022533456,-0.022610348,0.0012933488,-0.01907648,0.004115977,-0.019028123,-0.052188557,-0.010544441,0.036695864,0.0128095215,0.0058909087,-0.009494683,-0.03488134,-0.0050322344,-0.0061511993,0.0020745005,0.0031678863,0.055785,-0.002049277,-0.010991716,0.012279931,-0.063069984,-0.011853275,-0.03170581,-0.028971823,-0.005983234,0.0048746774,0.00510015,0.031199832,-0.024237344,0.030675177,-0.038550016,0.0032819572,-0.011793739,-0.037602406,-0.016796762,-0.0060729287,-0.040397212,-0.012982814,0.027222868,0.017352417,-0.008051804,0.00034832832,-0.021211715,-0.009653176,-0.0052699675,-0.004357472,-0.039513554,-0.055375148,-0.013830476,0.0073465225,0.021601269,-0.007915958,0.03452776,0.05726165,-0.010262033,-0.049172822,0.010029761,0.08482064,-0.018616965,0.018426403,-0.010882535,0.022279652,-0.0007648389,-0.05127916,0.011192328,0.0033067972,0.031047953,-0.03437188,-0.021174734,0.052046813,-0.039635926,-0.04030218,-0.032257788,-0.0000066511543,-0.0015629715,-0.027515268,0.00045589017,-0.044730738,0.054452498,0.027142286,0.00089531,-0.035825007,0.012656494,0.016953535,0.029379278,0.040142555,0.004486249,0.04532038,0.0502181,0.0039563184,-0.015417649,0.043604042,-0.0046548615,-0.06391942,-0.011134253,-0.034418236,-0.029310483,0.04011142,0.0036687558,-0.017344048,-0.0012523154,0.032150418,0.026399186,0.010067484,-0.02219908,-0.0103054885,0.033784743,-0.0060606254,0.00090029923,0.03595193,0.033701606,-0.018514777,0.05400164,0.008097384,0.009937961,0.032755394,0.020422924,0.033281818,-0.0074975626,0.007499686,-0.027228517,0.02702009,0.012469091,-0.007681188,0.022866314,-0.015847333,0.07641638,-0.0059904247,0.022977697,0.007277243,0.064606614,0.0011010665,-0.0262796,-0.03097562,0.009434176,0.024341991,-0.037127018,0.004512828,0.026826162,-0.03345685,0.004227176,0.044858653,-0.06095994,-0.01694655,0.020244416,-0.0034227709,0.011561027,-0.026743526,0.05333033,0.03651742,-0.03374823,-0.06179557,0.026108848,0.026362179,0.008538801,-0.04319899,-0.02701579,-0.025324153,-0.029383292,0.022344962,-0.010728469,0.00017654989,-0.056150567,0.03128796,0.011661279,0.059455086,-0.012984759,-0.009070964,-0.05643498,0.018803187,0.005654023,-0.01619022,0.06622962,-0.007313727,0.0017026562,0.010421553],"last_embed":{"hash":"108hu6z","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"108hu6z","at":1762858197902},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's","lines":[139,146],"size":253,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"108hu6z","at":1762858197902}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036912337,-0.02867875,-0.08141415,-0.02433619,-0.029803766,-0.023227967,0.0062680896,0.022899754,0.008169054,-0.0033919308,-0.00093638996,-0.0022626168,-0.012765226,0.020314734,0.022415342,0.028996143,-0.006577656,0.030431196,0.0069727707,-0.025467224,-0.05094824,-0.003365128,0.03364215,0.0014743877,0.012401662,-0.03021833,-0.015729278,-0.049300563,-0.013032752,0.042480204,0.0037140003,-0.047916327,0.04811056,-0.03350322,-0.01589714,-0.02574841,0.042789355,-0.010406148,-0.058197085,0.05848151,-0.004911561,-0.011874621,0.013745496,0.013453292,0.0062484755,-0.043987334,-0.04533007,-0.013644136,-0.036433373,-0.04054379,0.02680927,0.0035342963,0.03793468,-0.0036429157,-0.007228393,0.02752791,0.0134013565,-0.06902969,-0.026910838,0.015828421,-0.04351061,-0.017323166,0.0019064791,-0.018696109,-0.024001893,0.043064672,0.005564399,0.014601663,0.0026921812,-0.017633488,0.01273731,-0.003523921,0.048438195,-0.00052718143,-0.05272638,0.0012780634,-0.015027849,0.002679719,-0.018171996,0.022678439,0.009784328,0.0055862362,0.030561429,0.011219011,-0.00885795,0.025571464,-0.022324197,0.06710915,0.012147809,0.04017348,-0.010864771,0.008392645,-0.020653423,-0.028702304,-0.035946637,-0.010143411,0.032707475,-0.031009486,0.03353128,-0.029797548,0.033814695,0.02667113,-0.0032199703,-0.022327276,-0.0069490783,-0.051049933,-0.01197401,0.044921752,-0.0018237056,-0.030906122,0.03009758,0.050427802,0.04952316,0.050197016,-0.0008397226,0.0077249412,0.013697895,-0.003438024,-0.022140445,-0.023996664,0.06500384,0.0135862045,0.04719627,-0.005927884,-0.008262122,-0.01685809,0.0032236057,-0.030080693,-0.0139706945,0.029559491,0.021072602,0.06524943,0.0071414504,0.004148791,0.02383486,0.012958044,0.048030596,0.023044687,0.009546803,-0.06470108,0.022714071,0.03305358,-0.037414227,-0.018745761,0.0028410861,-0.013716419,-0.0015762716,-0.00976637,-0.011149019,0.03071539,-0.038536616,-0.0047598085,-0.008440163,0.077732086,-0.025215993,-0.0039347494,0.022093905,0.034647197,0.0038949864,-0.048408076,0.02979514,-0.018062845,-0.007206613,0.023638435,0.036969572,0.037457287,0.010072349,0.024675097,0.004285937,0.008279942,0.018762525,-0.043041296,0.013151781,0.0052088914,0.062399823,0.025104756,0.06642678,0.016146427,0.001966008,-0.016129242,-0.010020816,0.0036627643,0.0009823071,-0.044675414,-0.00076811237,0.06274074,0.0013383933,-0.050801277,0.028128002,0.038280677,-0.03652703,0.013750537,-0.024689695,-0.0023181103,0.056502987,0.0014109748,-0.025342774,0.0020981652,-0.0073467614,-0.020137435,0.025391066,0.05146179,-0.019083327,-0.01878631,-0.0354109,-0.004583631,-0.03372606,-0.015038209,0.02065779,-0.0914206,0.0010865083,0.026250897,-0.01598534,0.02000091,0.013503316,-0.022839922,0.032905832,-0.000021881606,0.0050122137,-0.02611473,0.04134169,0.058295958,0.02186865,0.032213517,-0.030129308,0.027120866,0.0006349002,0.057797488,0.0227103,-0.03499926,0.02122658,-0.021911986,0.043890238,0.021951497,0.011537132,-0.014127347,-0.020754568,-0.028560676,0.032052323,0.010767488,-0.009798474,-0.012315943,0.01296217,-0.0009936375,-0.016786857,-0.034273706,0.056889463,0.028954452,-0.011231754,0.00840665,0.008767121,0.026920527,0.00047493164,-0.016189365,0.0037122532,0.004606761,-0.008977623,-0.0067638117,0.008700227,0.0024067012,-0.018855179,0.03206282,-0.010617082,0.014448319,0.023448208,0.0039438773,0.0032558695,-0.0070318086,0.020956017,0.035288367,0.015315682,-0.036326062,0.020624494,-0.0075678932,-0.027288495,0.0039319023,-0.03472921,0.05504377,0.047777668,-0.0097107235,0.016481085,-0.021996476,0.0062952917,0.015922021,0.04571078,-0.014942942,-0.008217786,-0.051172204,-0.020510556,-0.014746215,-0.009221277,0.009382569,0.05678416,-0.007870256,-0.06788215,0.01558629,-0.006731769,-0.17625205,0.00511299,-0.01317818,0.03594863,0.0344961,0.031365063,-0.0071256114,0.019132236,-0.061512686,0.08131293,-0.008525386,-0.04518684,0.022794416,0.01205182,0.004027082,-0.0052359295,-0.042486295,0.006893081,-0.01115779,-0.04586853,0.0066126212,-0.029237775,0.029691374,0.027559832,0.005736531,-0.001963786,0.08066445,-0.038692717,-0.01833007,-0.020554213,-0.057000455,0.005890166,-0.0034368082,0.025971092,-0.034054335,0.049433053,0.007748654,0.011769816,0.022668758,-0.029423015,0.058906738,0.040650636,0.0058291913,0.050979678,0.01957427,-0.03639946,0.0018881864,0.0363335,-0.07374398,-0.021468028,0.009959524,0.007262488,-0.036078792,-0.030808369,-0.040815122,-0.021914342,-0.0008835989,0.018238578,-0.017939486,0.017379671,0.016740331,-0.07363556,0.025700307,-0.035092436,-0.036876496,-0.05142532,0.025299313,-0.040263787,0.021918073,-0.06526967,0.012307053,-0.01594328,0.02146237,-0.0289833,0.0068987277,0.03401632,-0.036551256,-0.021866908,0.0041341553,-0.10297461,-0.009649832,0.030318845,0.00046507746,0.012541919,-0.016982345,-0.04292333,0.02302542,0.034163672,0.028589362,0.24816065,0.027815586,-0.027315643,-0.03576224,0.05447429,-0.010458871,0.004814056,0.053991217,0.0125657255,-0.026491199,0.014054725,0.041067738,0.0062919594,-0.024791889,0.03174193,0.028901262,-0.044110607,-0.0060072565,0.070139855,-0.008835751,0.026061565,-0.040835436,0.045764677,-0.036466647,-0.06704546,0.0016656041,0.00076618936,0.050869,0.012165574,0.02442287,-0.012013843,0.051933154,0.043064225,-0.03480624,0.029571114,0.0360529,0.006981521,-0.03468106,-0.040253688,-0.013070239,-0.014154263,-0.0038729352,-0.01376486,-0.04143678,-0.025548058,-0.05092121,-0.0010932841,-0.0017902945,-0.006286933,-0.043650664,0.006140584,-0.029170439,0.006496594,-0.014517212,-0.0029422368,0.0066572786,-0.013047048,-0.019021247,-0.020154104,0.04700567,0.048698645,0.0053675626,-0.036281276,0.012069298,0.018918904,0.0060330443,-0.010660519,-0.038038243,-0.013981565,-0.018943409,0.03815103,0.02498062,-0.0022760783,-0.02373969,0.034026306,-0.0023546005,0.017264904,0.04420196,0.007822201,0.0338233,0.00003953386,-0.0344927,-0.020875387,0.026513632,0.024415148,-0.0015593288,0.0063200356,0.05765029,-0.02995807,0.02975147,0.009087791,0.02015968,-0.032259956,-0.007076151,-0.044219352,-0.05458217,0.00058490795,-0.0064183227,-0.06567428,-0.015315118,-0.023270272,-0.028104184,-0.022788215,-0.015693158,0.0052575376,0.03758065,0.001578043,0.016440138,0.03392033,0.022081574,-0.059027255,0.009368295,-0.021840705,-0.0008136237,-0.00033747972,0.04421366,0.024817094,0.02682865,0.06170623,0.0074875033,-0.0030107452,-0.01768074,-0.0137348585,0.013179837,-0.04178089,-0.07798466,0.00669008,-0.038524423,0.019922877,0.038931422,0.038110357,-0.03393356,-0.027728792,0.014530295,0.025390934,0.0038343552,-0.013290223,0.0047848807,0.029099336,0.029671378,0.007953622,-0.009465963,-0.028956527,0.027830753,0.0044908207,0.049830366,-0.035598505,0.021935131,-0.06593715,0.045959234,0.018179916,0.04746007,0.0037664832,-0.022102233,0.03352385,-0.058100153,-0.020091726,-0.035495173,-0.0057593533,-0.017449094,-0.012999703,-0.0015793949,0.020338824,0.057167336,-0.005548169,0.024037229,0.0072699683,0.01565946,-0.0154539365,-0.02841758,0.012755236,0.0020377003,-0.0045867693,-0.009750081,0.0024918425,-0.013818347,-0.007318329,0.0014226077,-0.030064106,0.005070967,0.04801069,-0.04628816,-0.015299351,-0.018781979,0.027935794,-0.0081221005,-0.057514578,-0.019961076,-0.027558269,-0.017919905,0.024554761,0.08941117,0.019593194,-0.034948636,0.04142007,-0.008037598,0.020739859,0.008626999,0.009699823,-0.0066069863,-0.00011362032,0.021730486,-0.01837432,-0.0040626302,-0.044024166,-0.020057477,0.029208887,0.028139105,-0.012090835,0.017090712,0.004125392,-0.009076123,-0.02963753,0.011006792,-0.04298431,-0.029794293,0.022224793,0.0062354826,-0.01759628,-0.041926686,-0.007905675,-0.018206285,0.019163784,-0.019083137,-0.022903211,0.031230982,0.0006050511,-0.01746112,-0.024055442,-0.015221334,-0.005481329,-0.022634573,-0.03290977,-0.039732423,0.0153971175,0.05986161,-0.0023274785,0.043959495,-0.03943018,-0.00820393,0.03126968,-0.023008596,-0.02260581,-0.02324062,0.02416349,0.000042170108,-0.014441504,-0.04524456,0.013631729,0.009797454,0.026262863,-0.04535441,-0.005675903,-0.034884654,0.05185395,0.01083841,0.011358236,0.0097813485,0.0073062405,-0.038388345,0.0006494925,0.00489867,0.0010986603,0.0044050096,-0.018948128,-0.041765064,-0.00018775546,0.012545896,-0.029475572,-0.054217424,0.0060231853,-0.0019967894,-0.007825097,-0.014392761,-0.009901336,0.016895197,-0.008377479,0.02572227,0.032901704,-0.02284147,-0.0015440653,0.06172174,-0.0066545573,-0.0032666102,-0.04169752,0.018937996,0.005067388,-0.025764652,0.016783804,-0.039179735,0.0062510334,0.02088566,-0.038266126,0.03399782,-0.051316578,-0.014746933,-0.0502685,0.046638396,-0.015020265,-0.0020440402,-0.0120284315,0.023665506,-0.00085609755,-0.010266332,0.0043005943,-0.002846445,0.024323616,-0.021751596,0.02554924,-0.02267897,0.009767529,-0.029123915,-0.02017692,-0.027118156,0.022064583,-0.0111335525,0.030068181,-0.04330583,0.013073345,0.018329749,0.00069900794,-0.024919845,-0.01389986,0.017560938,-0.022808628,0.009365138,-0.0089565525,-0.0016835649,-0.006974723,-0.011597505,-0.021180557,-0.021684883,-0.0008395887,-0.058900606,0.013135274,-0.017416904,0.03212632,-0.006823611,0.016657991,0.01644751,-0.044692297,0.027970294,0.007514429,-0.0018950584,0.015980173,-0.034349967,-0.00079373294,-0.009274278,0.0027897928,-0.027590157,0.023267435,0.0012831282,0.0126567725,-0.042239353,0.02114576,0.0260187,0.0017201923,0.020555986,0.04060883,0.033249673,-0.017733853,0.0444666,0.012516963,-0.037672017,0.013092581,0.00701236,0.014435541,-0.060068674,0.008574728,-0.0036323634,0.0036663797,-0.039526936,-0.010198149,0.034791317,-0.056213297,0.050567016,-0.04926622,-0.01666764,0.031823292,0.0029854786,-0.01843103,-0.013812408,0.011252956,-0.018755969,0.04082021,-0.030274432,-0.0330217,0.038368378,0.070855,0.025480725,-0.02539694,-0.021212703,-0.04031027,0.0029915827,-0.15495609,0.021464862,-0.00548972,-0.0062175775,-0.0077623576,-0.010054601,-0.032191467,-0.020402322,-0.016973784,-0.020404793,0.006597109,-0.02027285,0.04304771,-0.013144635,-0.006320103,0.031929072,-0.026960202,-0.015111607,0.00030794353,0.059837732,0.027665967,0.04389199,0.050194975,0.012380345,-0.012978177,0.017903179,-0.042122893,0.010956065,-0.036552478,-0.034679417,-0.017758079,-0.058705345,0.010475952,0.02677855,0.0071914284,-0.044135194,-0.0024110486,-0.027839007,-0.052132223,-0.016714966,-0.013805691,0.022583554,0.01525233,0.03788062,0.010941339,0.03322297,-0.02592709,-0.014513484,-0.049475644,0.016563293,-0.023763815,0.02568919,0.01498669,0.03964506,-0.020746298,-0.009944895,-0.0024132275,0.01293738,0.014784204,0.026463572,-0.018045925,0.046892814,-0.048280627,-0.0067257043,-0.046414163,0.03315199,-0.019256605,0.02488256,-0.029828139,0.0050938553,-0.010944877,0.00260622,0.008176385,-0.048980262,-0.0008529196,0.01648151,0.039507594,-0.012395804,0.004154498,-0.031042205,-0.038109027,-0.010324713,-0.020036882,-0.061854403,0.08850477,-0.024753988,0.00053906033,0.010918591,-0.07100389,-0.015530552,-0.030106202,-0.02814643,-0.012910156,-0.023592079,-0.009551861,0.028142521,-0.019030267,0.044008713,-0.04018062,-0.0067634406,0.0071693147,-0.04181009,-0.018844226,0.018759895,-0.04880917,0.0010912648,0.027548352,0.02142071,-0.010742718,0.0068086665,-0.033854414,-0.005687204,-0.007771306,-0.02340809,-0.051028896,-0.004047764,0.004726808,-0.014590398,0.0050271964,0.009616084,0.016196568,0.014056677,-0.00083595584,-0.04568653,-0.00088834227,0.08446285,0.002409129,0.040703088,0.019105215,0.021215588,0.011771886,-0.06281749,0.010919718,-0.0036293024,0.0543491,-0.005244301,-0.007346188,0.046740506,-0.051658586,-0.043161348,-0.048058823,-0.010955037,-0.027814105,-0.027136505,0.012276272,-0.027035566,0.032027397,-0.00014747176,-0.0011319956,-0.035172924,-0.025251921,-0.017350186,0.000098091274,0.059839427,-0.019789912,0.04632826,0.03727024,-0.0061950753,-0.03127134,0.057382617,-0.018889232,-0.020930637,-0.011461106,-0.054770708,-0.047583718,0.05831701,-0.018799305,-0.034148697,-0.012082951,0.024660243,0.038108837,0.018241886,-0.025768287,0.010954572,0.03304974,-0.008230506,-0.00517101,0.046303645,0.04530395,-0.014058156,0.05422406,0.0054280316,0.019952273,0.049762294,0.0035672549,-0.0006631756,-0.010083899,-0.002818429,-0.017931668,0.029673252,-0.0071375314,-0.008397141,0.011331291,0.018318418,0.049168564,-0.017315166,0.011592366,0.030687094,0.054676544,0.0036582013,-0.040189855,-0.019826476,0.0017453299,0.025123466,-0.033046264,0.016340194,0.004641027,-0.053084336,0.021962792,0.016272556,-0.066533454,-0.02031452,0.024815865,0.01396409,-0.012090073,-0.0299629,0.0038657973,0.026187029,-0.03268428,-0.02570426,0.052750155,0.011436965,0.020317668,-0.039586585,-0.039416984,0.0005399608,-0.028796727,0.021624727,-0.0067804568,-0.014382729,-0.046414956,0.015492503,0.0013053077,0.043664627,-0.0038057796,0.0032367057,-0.07765786,0.014212867,0.000102421895,-0.025230354,0.07289976,-0.0106860325,-0.0026329553,-0.012918196],"last_embed":{"hash":"1t1886r","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"1t1886r","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's#{1}","lines":[141,141],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1t1886r","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042770438,-0.034321174,-0.06706446,-0.010020656,-0.038271025,-0.014064132,-0.008625243,-0.011728985,0.005579313,0.0016568103,-0.01265816,0.027706929,0.0037304698,0.02183645,0.0027446798,0.049980193,-0.022275278,0.018876664,0.027022561,-0.025886435,-0.03329892,0.007663591,0.03972967,0.011764163,0.0028951888,-0.030989278,-0.017879028,-0.03643134,0.017009066,0.050805304,-0.014072221,-0.047895025,0.062315907,-0.034460057,0.01133386,-0.03187479,0.004755503,0.006174353,-0.06456327,0.045623045,0.00059345167,-0.027047843,0.022459095,-0.005141556,0.023168726,-0.046037707,-0.03815533,-0.008284546,-0.03406353,-0.019821947,0.031912956,0.021329066,0.05291827,-0.0073994324,-0.009582836,0.041011624,-0.0029014784,-0.060885213,-0.0502801,0.016162096,-0.05100509,0.011400495,-0.045669533,-0.011127883,0.00629488,0.035364825,-0.010459557,0.022015812,0.00013413315,-0.009174233,0.0099971285,-0.007861193,0.055434596,0.022730265,-0.066195756,-0.03482184,0.004338273,-0.012287148,-0.00035309975,0.044681232,0.013367468,0.011825816,0.029412933,0.002061619,-0.00784829,0.01119413,-0.039284162,0.08347028,0.0014515792,0.016148318,0.009125903,0.019559242,-0.019258376,-0.035698242,-0.039856806,0.0006501901,0.014198055,-0.036083233,0.024028983,-0.019796845,0.0009834281,0.0118149435,0.010712635,-0.0010789526,0.0025217964,-0.049545623,0.0071550165,0.037258,0.015265922,-0.037760288,0.007966088,0.022621201,0.043988883,0.04951844,0.0111122625,0.0015532029,0.018027477,-0.0064192233,-0.028611246,-0.017719617,0.07588899,0.023181248,0.026441723,-0.020709483,-0.0003276718,0.0069491435,-0.028650066,-0.018471071,0.006379436,0.018458195,0.0224688,0.053774472,0.00022290746,0.02784094,0.005828804,0.012647014,0.041583568,0.02748422,-0.0031219206,-0.057290863,0.0120575195,0.012708397,-0.05647273,-0.013209183,-0.028926387,-0.026931802,-0.008376788,-0.021391265,-0.013794744,0.044220086,-0.042994007,0.01115011,0.024121817,0.056950703,-0.027490169,-0.002660138,0.03219693,0.03509245,0.008993643,-0.043449488,0.03166083,-0.032386493,-0.020436129,0.031272087,0.026819011,0.04703471,0.021409588,0.023893522,-0.012534066,0.017804973,0.056135807,-0.014360571,-0.0028161607,0.0033507796,0.04392517,0.010934773,0.040789083,0.016578952,0.021749014,-0.018112278,-0.01614785,0.017349057,0.004093279,-0.05079699,0.0028142333,0.06485523,0.004225689,-0.03502173,0.031687062,0.037577283,-0.028889941,0.00030718034,-0.02712079,0.0056248363,0.06638838,0.0031852857,-0.012588286,-0.010122717,0.0008840934,-0.020619333,0.019131372,0.045972396,-0.011616902,-0.018998425,-0.03771893,-0.009899393,-0.042218946,-0.02182078,0.008057068,-0.077243835,0.0027124987,0.009823029,-0.011969045,0.009392058,0.004165235,-0.011673934,0.035951663,0.019282674,0.008986153,-0.025674665,0.033654865,0.067946345,0.01963636,0.017101077,-0.04492251,0.022386309,-0.028247846,0.047853727,0.011567859,-0.0401418,0.014515569,0.0052186684,0.036396638,0.016542548,0.014882399,-0.018327974,-0.02419629,-0.016220022,0.040299494,0.015986945,0.0013656726,0.020485839,0.034113232,0.014049635,-0.012010728,-0.02095055,0.029106772,0.027872983,-0.015076709,-0.0021624765,-0.010667214,0.009427591,-0.001612228,-0.0059048976,0.025255611,0.0033928927,-0.008890046,-0.011439854,0.034659266,-0.001528915,-0.015947744,0.036417585,-0.015153945,0.0053983876,0.010121601,0.011493822,0.0011226827,-0.01211073,0.029931892,0.04538938,0.020079948,-0.04929981,0.0030139387,0.007896123,-0.044484805,-0.0044277078,-0.03834777,0.057935454,0.03366065,-0.0008656509,0.0026846875,-0.036892023,0.008193272,0.02649234,0.053842813,-0.015840845,-0.017739309,-0.049203794,-0.004133372,-0.010924288,-0.036566064,-0.0024501046,0.059807684,-0.0021691322,-0.033917654,0.021130674,-0.0056453543,-0.16519403,0.013316886,-0.038149208,0.03993885,0.03370387,0.015439967,0.007456492,0.009034053,-0.073225915,0.07054843,0.0056779063,-0.046437103,0.0149917025,-0.002091703,-0.006231132,-0.01439103,-0.059619326,0.014939831,-0.023294866,-0.041091736,-0.02371531,-0.03562673,0.032925177,0.043522384,0.012382852,0.019709026,0.071607925,-0.01187937,-0.017669734,-0.042971816,-0.0574165,0.0015503346,0.0038313707,0.030758005,-0.0013622659,0.013863037,-0.0003292509,0.005732196,0.013031413,-0.036734596,0.05904492,0.03693841,-0.0021801447,0.040776778,0.0009749622,-0.009541214,-0.009381069,0.027604034,-0.071408294,-0.04687224,-0.0009544708,0.0051630633,-0.015669629,-0.028519114,-0.03711211,-0.015475695,-0.019463567,0.010227841,-0.033207398,0.006951137,0.016396511,-0.0508327,0.0027884543,-0.022002237,-0.024574468,-0.07771418,0.02030647,-0.03046641,-0.006551002,-0.03284788,0.024964005,-0.043320768,-0.0015690093,-0.030524231,0.01949918,0.048645865,-0.029595537,-0.02974602,-0.018115558,-0.11940747,-0.020532532,0.037721828,-0.007799612,0.00042828117,-0.013502031,-0.0426882,0.016393961,0.0006078635,0.019019177,0.2602716,0.009913817,-0.018024396,-0.0060758227,0.0631091,-0.007897468,0.020261616,0.08519317,-0.0135604255,-0.035855286,0.00031663332,0.036023337,0.008529336,-0.017108068,0.04133611,0.024422854,-0.03448742,0.025254117,0.0748406,-0.01946366,0.020529984,-0.04673498,0.008658715,-0.048411664,-0.056233596,-0.036073487,0.005697708,0.035336636,-0.0068650814,0.01856737,-0.011747449,0.06710847,0.035531044,-0.046877682,0.03500931,0.05554262,0.008480957,-0.04387369,-0.054213453,-0.0056572445,-0.019508885,0.003251618,0.0018343171,-0.061929476,-0.03762904,-0.057330497,-0.009447812,0.005684434,-0.010551636,-0.05257035,0.0015328169,0.00021622155,0.026622092,-0.017349964,-0.0024836957,0.0068414407,0.009511239,-0.02203609,-0.026289172,0.050839864,0.039339006,0.008691456,-0.045237888,0.013805891,0.03029323,0.016313042,-0.03808584,-0.018368868,0.0016837186,-0.0019007076,0.014004916,0.013378627,0.0011336362,-0.0374994,0.007251152,0.002984658,0.007727692,0.05171327,0.025972085,0.029502073,-0.008166806,-0.0269331,-0.04233521,0.008238713,0.027544027,0.022628186,0.016669849,0.03542264,-0.04546955,0.005881281,0.00091267173,0.026975838,-0.051924035,-0.022080662,-0.01850491,-0.026936486,0.00074410223,-0.031617634,-0.046369422,0.012240807,-0.018747374,-0.011318822,-0.022642003,-0.02299559,-0.005326906,0.027150897,-0.0014924976,-0.0044976366,0.029648643,0.028803825,-0.07479012,0.0043813074,-0.032827444,-0.004212723,0.005616216,0.026528968,0.022785109,0.025439095,0.053847354,0.0018699764,0.02658134,0.0069900327,-0.0037747154,0.0010390087,-0.025687112,-0.079489626,0.010093593,-0.019177366,0.029451834,0.0026128562,0.025816789,-0.027363408,-0.018824978,-0.0054223216,0.0011432305,0.025102913,0.0188156,-0.0009122723,0.016052853,0.02350551,0.0075964252,0.008452909,-0.008050056,0.013275104,0.006563687,0.059125,-0.035121784,-0.005329558,-0.05502538,0.05367151,0.0010730176,0.048029177,0.02953841,-0.023365801,0.037459202,-0.08267755,-0.041402277,-0.016639952,0.00046858683,-0.019217962,-0.028912712,-0.00438102,0.022909502,0.052567635,-0.0037892556,0.02334104,0.0028960207,0.016208362,0.00076628994,-0.037852753,0.0058393665,0.010473188,-0.013902001,-0.008321458,0.01640813,-0.022566052,-0.008356114,-0.0008319573,-0.010004196,-0.019451125,0.03518654,-0.021568555,0.0025009746,-0.032209944,0.046542473,-0.009760101,-0.057891533,-0.014750137,-0.027062623,-0.017802695,0.009392214,0.07722066,0.0028011787,-0.03169199,0.035326574,-0.0074671423,0.035480957,0.03311119,0.022707047,0.000992258,0.019832296,0.049652368,-0.031075934,0.021762196,-0.0652845,-0.009190967,0.0061208047,0.007197125,-0.0042556007,0.033673376,0.0023564007,-0.015859991,-0.029781332,0.00044497586,-0.052451782,-0.01964076,0.007035021,0.009438245,0.0003879833,-0.057837024,-0.0029875902,-0.021290738,0.006510262,-0.025605412,0.015601377,0.015499708,-0.0065637594,-0.033658504,-0.012597596,-0.0330334,0.00010614995,-0.043778364,-0.017440371,-0.0336967,0.0073502157,0.046002943,0.021579929,0.034656707,-0.008559891,-0.018802658,0.0008003323,0.0018034119,-0.011887429,-0.022757113,0.0039413157,0.0024901836,-0.010313826,-0.046358258,0.019285826,-0.002713101,0.03711996,-0.019878658,0.006360486,-0.035212163,0.050434086,-0.016360069,0.02728682,0.012378244,0.013322417,-0.0385614,0.0011349891,0.03161904,-0.0045104185,0.007154642,0.0035420966,-0.052101366,-0.009612879,0.016766325,-0.04101736,-0.03292894,-0.02904164,-0.019976,0.0033366038,-0.0107375365,0.012656865,-0.0032288663,-0.01717566,0.0063516013,0.06354233,-0.052571382,-0.010161073,0.04286073,-0.010633111,-0.0133359665,-0.033947732,0.015352179,0.015873957,-0.017501874,0.02327781,-0.066918015,0.018067377,0.01086734,-0.047228992,0.038485248,-0.035013642,-0.024959104,-0.05881964,0.04175435,-0.021802498,-0.0015097985,0.002238045,0.036242697,-0.004796042,0.015964698,0.008010641,0.007622405,0.018954359,-0.0019295249,0.015339752,-0.02561334,-0.0020493746,-0.025100578,-0.02042279,-0.02773412,-0.0010883259,-0.0068225996,0.03174654,-0.035243616,0.041963153,0.011180893,-0.002632837,-0.026580622,-0.023075005,-0.00022687271,0.0007427783,-0.004004061,0.015802795,-0.03531562,0.0018119859,-0.013739119,-0.023416242,-0.015768277,-0.02490949,-0.043456566,-0.027325772,-0.013998393,0.048149858,-0.009562356,0.018145913,0.0047264784,-0.039994806,0.03974305,-0.0067755235,-0.014247158,-0.005423506,-0.030190831,-0.010229671,0.00012928832,-0.0036297026,-0.01198772,0.02595325,-0.0023704232,0.0106701795,-0.05216233,0.0340886,0.010628246,-0.0014204311,0.027747942,0.03248952,0.024532294,-0.0034934876,0.017934628,0.020183181,-0.03245256,0.0027538056,0.00920256,0.024539549,-0.05776259,-0.005999261,-0.006948985,0.0036646395,-0.031103222,-0.012751608,0.02449693,-0.057690784,0.047684744,-0.0271283,-0.044237822,0.03856621,-0.009288877,-0.015320105,0.0046557854,0.015935566,-0.004282804,0.050361823,-0.022530718,-0.027611254,0.026833694,0.05857236,0.03758565,-0.0070774844,-0.030447563,-0.04061762,0.0063123247,-0.14621682,0.014498916,-0.005914186,-0.020896954,0.0049085,-0.014583366,-0.020852,-0.038771708,-0.020702837,-0.01905902,0.010410545,-0.03788315,0.012929216,-0.013067522,-0.00006270767,0.045609396,-0.019550195,-0.005605689,-0.009206635,0.055664837,0.031246148,0.028525164,0.029520698,-0.018588562,-0.040608056,0.017626073,-0.011741509,0.012256135,-0.03657837,-0.042297937,-0.01869018,-0.049642865,0.018343376,0.071627274,-0.0051629823,-0.030334499,0.0028528075,-0.018339753,-0.055461656,-0.023799406,-0.005678283,0.011730657,0.03201115,0.028378565,0.0011989862,0.03506869,-0.02260598,-0.00877253,-0.03362344,0.026976246,-0.01842525,0.041271467,0.010871113,0.022223523,0.00050501846,-0.00047364176,-0.013797749,-0.0057997433,0.028972024,0.028094202,-0.0233543,0.0365649,-0.06338962,-0.012817947,-0.033673204,0.052296404,0.001582517,0.033215184,-0.015613947,0.006890341,-0.0309499,0.009521291,-0.013022807,-0.049365453,0.00469725,-0.0040994952,0.042080566,-0.016176898,0.0100983335,-0.01888459,-0.028350042,-0.028713234,-0.0005981191,-0.02589462,0.06511474,0.019424876,-0.011227554,0.019203123,-0.08303622,-0.017290795,-0.031162744,-0.03090291,-0.0035425986,-0.021791354,0.009732228,0.033865135,-0.037431598,0.019472644,-0.032071587,0.0014885269,-0.0035379303,-0.035978746,-0.0171816,-0.016968621,-0.034927648,0.0023020376,0.019829713,0.0096442085,-0.017989926,-0.024755757,-0.011970666,-0.0067849685,-0.028553383,-0.020733379,-0.05790287,-0.03976768,-0.0071354415,0.006578673,0.018001707,-0.011086199,0.026113436,0.010848576,0.010469533,-0.04388003,0.026211133,0.08578848,0.0026769442,0.036828518,0.01433354,0.0037607967,0.00020710849,-0.02956804,0.005363414,-0.007550143,0.054789733,0.0015902338,0.01685276,0.054846708,-0.044238728,-0.048064016,-0.03177242,-0.0051512723,0.0008606844,-0.010548382,0.006975762,-0.029198162,0.033767886,0.008787132,0.00074470066,-0.033285614,-0.00297549,-0.018350286,0.0335176,0.048535395,0.016491558,0.042795867,0.040270418,0.014299396,-0.022550043,0.06522757,-0.02323404,-0.025828244,-0.034207944,-0.032813966,-0.046392776,0.06490866,-0.009724592,-0.026898568,-0.017391382,0.04136111,0.039617296,0.026506107,-0.023345219,-0.0036958253,0.037278183,0.0070351977,-0.017557012,0.03676125,0.031200685,-0.002225927,0.060071226,0.0036999732,0.02509683,0.065417856,0.0062705493,0.03197467,-0.0023040308,-0.024306431,-0.039215576,0.028727807,0.019794906,0.008969812,0.011991107,0.0016765727,0.06451607,-0.018118268,0.0076756845,0.0068192333,0.061717335,0.010924955,-0.029901247,-0.020859834,0.0004750045,0.0068802694,-0.044665042,0.017452184,0.011436407,-0.022543747,0.010053707,0.023598097,-0.03223569,-0.022799488,0.026734179,0.0020627137,0.015181628,-0.0012966386,0.044460487,0.04142005,-0.032367267,-0.052266426,0.04247201,-0.002745259,0.0055265245,-0.033677988,-0.040633705,-0.024007559,-0.008546716,0.036241174,-0.0021391232,0.0035747453,-0.049756493,0.004638383,0.01951682,0.036341306,-0.024892785,-0.010709012,-0.065095,0.014592197,0.013578644,-0.01760136,0.073600486,-0.004437193,0.00031869067,-0.019196102],"last_embed":{"hash":"1bci3c1","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"1bci3c1","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's#{2}","lines":[142,142],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1bci3c1","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028034158,-0.021999128,-0.07442328,-0.013230729,-0.02507778,-0.01796299,0.01636045,0.0026962648,0.0068652253,0.00338818,0.00527039,0.015915576,-0.006441118,0.023078991,0.007965519,0.04287079,-0.008924576,0.0009988453,-0.0074371193,-0.023344634,-0.058940303,-0.011585866,0.026604772,0.014215387,-0.004010028,-0.019376453,-0.037481345,-0.022475695,-0.008610108,0.05287821,-0.021981025,-0.048731845,0.055255957,-0.0121851405,-0.01681079,-0.049486123,-0.0009968005,-0.017397825,-0.050724514,0.049475618,0.004492054,-0.01633793,0.038040843,-0.0011783759,0.02348912,-0.0512095,-0.028764656,-0.012006299,-0.025608853,-0.02899471,-0.0045901663,0.027512627,0.04543769,-0.0041573914,-0.023513254,0.07659217,-0.01767217,-0.060330696,-0.062125847,0.00087207643,-0.03599647,-0.008405988,-0.025685374,-0.027110374,0.000030623272,0.013985952,-0.011730442,0.023270095,-0.006408525,-0.0092878,0.015501199,-0.0088976715,0.030216264,0.01673133,-0.041994482,-0.027998747,-0.018996332,-0.002940225,-0.024935877,0.015664026,0.008338017,0.0053935624,0.023414148,0.012516152,-0.0022903741,0.043044575,-0.024125474,0.073222145,0.016200215,0.029266546,-0.003918683,0.027426789,0.007138171,-0.033308893,-0.06304815,0.009469821,0.012987868,-0.060473707,0.03342243,-0.007892507,0.013607203,0.020594727,0.0056792796,-0.0070956433,-0.0019287575,-0.056072727,-0.012734107,0.028538264,-0.0023110607,-0.031237975,0.02770389,0.011905192,0.039682746,0.037059028,0.004442841,-0.01094344,0.00653849,-0.01992625,-0.023381542,-0.026545294,0.08322485,0.032727923,0.030411398,-0.028035881,0.008287734,0.020372342,-0.015737174,-0.016480057,-0.021403003,0.035846975,0.026694493,0.05099404,0.02870542,0.011781827,0.018451864,0.016178204,0.04671813,0.032873534,0.016482258,-0.047731314,0.016039887,0.011566521,-0.053476617,-0.022210827,0.0063689565,0.008138072,-0.016956117,-0.00996696,-0.0002790628,0.034046274,-0.043463115,0.0051874765,0.014531735,0.0749561,-0.012687967,0.019999681,0.031607185,0.04819367,0.0058599617,-0.054458212,0.047550973,-0.037302256,-0.023349406,0.015789576,0.03984314,0.019976642,0.012936477,0.016595554,0.003322883,0.017289551,0.025655977,-0.04744675,0.012389547,0.027417328,0.050625432,0.013992024,0.052044768,0.013956237,0.028615575,-0.02440018,-0.008165476,0.004621634,-0.006367604,-0.04183868,0.007217459,0.0702423,-0.009098112,-0.027469533,0.034494944,0.065285236,-0.018156406,0.0013868726,-0.006520735,-0.017372428,0.05665193,-0.007598895,-0.020273926,0.0012502479,-0.0022004265,-0.025241368,0.018465165,0.03755574,0.01547602,0.008126495,-0.020457264,-0.008189118,-0.040713195,-0.024770567,0.019665768,-0.10696237,-0.0024048628,0.010947427,-0.004073667,-0.014044511,-0.001832306,-0.015829321,0.048861776,0.015873691,-0.022361327,-0.009743173,0.024814721,0.063990906,0.038669784,0.035193983,-0.02949544,0.00039982557,0.0010954802,0.04830458,0.008677998,-0.044283614,0.013306905,0.01658061,0.043942403,-0.017865388,-0.0019766039,-0.0014369631,-0.041652743,-0.021087438,0.03492356,0.00809102,0.008333467,0.015065073,0.006774859,0.00094540406,-0.019080872,-0.026141806,0.056240384,0.040337566,-0.007838618,0.01190262,-0.016469171,0.01678755,0.016497662,-0.000629963,0.022352453,0.0060447115,-0.00046967057,-0.012822574,0.044794623,-0.020858882,-0.029015074,0.026305033,-0.0022167705,0.018778706,0.013459097,0.0059995325,-0.025507977,-0.0037304389,0.03967496,0.002817504,0.022646751,-0.024568224,0.0151635455,-0.02325572,-0.020796925,0.018854452,-0.025550002,0.035496496,0.06235472,-0.013134896,-0.0018321173,-0.03611296,0.020290261,0.041224618,0.05450649,-0.006301304,-0.01986219,-0.030559264,-0.0060769003,-0.016781734,-0.018941348,0.012085619,0.052804418,-0.008703461,-0.053204563,0.014084703,-0.017061569,-0.16597925,-0.008027672,-0.008025275,0.04542215,0.035116125,0.006588782,-0.028604453,0.010007131,-0.051339537,0.05660655,-0.02149165,-0.050291177,0.033051543,0.0017487698,0.0053220144,-0.0052308394,-0.053777985,0.01788357,-0.012141052,-0.041772187,-0.0116612725,-0.034142047,0.050962802,0.046188112,0.0209952,0.020389486,0.07098313,-0.012397028,-0.0038606713,-0.029025167,-0.036242917,-0.008103224,0.003680855,0.01276859,-0.02829385,0.042551152,-0.022635827,0.018100712,0.009504237,-0.028183512,0.05840461,0.059119053,0.01046387,0.037679926,-0.0013303488,-0.023433447,-0.009801825,0.009171479,-0.07278969,-0.04198722,-0.0032280893,-0.0027245777,-0.021163173,-0.033089187,-0.04112024,-0.0052648517,-0.013834023,0.009119793,-0.035604518,0.018447952,0.00294111,-0.069388956,0.020652575,-0.029948685,-0.041477665,-0.074961945,0.022030663,-0.04071734,0.017018098,-0.03904469,0.026579052,-0.038199782,0.011067219,-0.043617886,0.013458123,0.06780599,-0.025989529,-0.020770352,-0.011629985,-0.09892632,-0.020474844,0.03852266,-0.00041094725,-0.004017085,-0.010606454,-0.047854792,0.0063936124,0.018565016,0.00012071965,0.24715805,0.03548982,-0.0042205974,-0.035114475,0.051926434,-0.011871037,0.018603936,0.050462663,-0.014786455,-0.02354645,-0.018725421,0.036270067,0.012881421,-0.009919751,0.05194517,0.056540772,-0.043856833,0.011612086,0.07324093,-0.019023053,-0.01326559,-0.039481387,0.028493084,-0.023814658,-0.05131007,-0.022737926,0.010307969,0.048012264,0.015387446,0.017643295,-0.0020784661,0.06315625,0.036938865,-0.047466923,0.019005924,0.030163862,0.0046811923,-0.0441733,-0.05024158,-0.008103607,-0.0054263584,0.0014984466,0.0086201755,-0.0476407,-0.014665213,-0.053116016,-0.0016980957,0.017515521,-0.020564307,-0.021929482,0.0005017875,-0.022525102,0.022058623,-0.0027018243,-0.01959118,0.0024094237,-0.011896954,-0.027060159,-0.025217446,0.028028786,0.049901046,0.0026825818,-0.030749204,0.010614458,0.02990425,-0.012732074,-0.024809154,-0.016109012,-0.011394301,0.025462817,0.0392274,0.01893994,0.00310406,-0.006127926,0.010490444,-0.011310662,0.0010485937,0.0499731,0.022759236,0.027200466,-0.000117017385,-0.024676424,-0.018351011,0.03884614,0.014416039,-0.0016741911,-0.02557325,0.05618672,-0.051620282,0.0028783763,0.016975142,0.019580182,-0.038315386,-0.0014992255,-0.054497663,-0.04646053,0.017804071,-0.015253692,-0.06526151,0.0077452105,-0.014314651,-0.015521591,-0.014773676,-0.010638144,0.020732017,0.033484075,0.009938556,0.006390767,0.03341994,0.007255491,-0.0879422,0.009371356,-0.020877503,0.013299894,0.016592326,0.019983243,0.00929013,0.015424196,0.03383251,0.011856329,0.024789585,0.0066274703,-0.033908978,0.000060051956,-0.05464295,-0.0739675,0.004019155,-0.009746841,-0.008151183,0.040623765,0.043967776,-0.024974773,-0.018336006,0.00087180163,0.034122445,0.019886568,0.018235553,0.010960823,0.011759411,0.028268412,0.020643132,0.01566221,-0.024693117,0.0062105623,0.008915984,0.041070677,-0.035466205,0.0051654745,-0.051089123,0.04122456,-0.0092568705,0.052782994,0.024038222,-0.05462394,0.021175288,-0.091764316,-0.03065352,-0.027057499,-0.020435099,-0.028020542,-0.019947998,-0.0009259964,-0.0028938681,0.048563093,0.006509878,0.041633006,-0.0067249043,0.037471525,-0.004925549,-0.022457452,0.024475068,-0.011398491,-0.026063774,-0.020725397,0.013855592,-0.038451787,-0.011648394,-0.020812223,0.0033099484,-0.004138984,0.037791807,-0.018301876,-0.002881237,-0.030376859,0.030959824,-0.027796332,-0.049057003,-0.015325721,-0.027820716,-0.015894134,0.0013002268,0.08163276,0.01489997,-0.025643352,0.029244812,-0.012295559,0.054677494,0.027270751,0.015505275,0.002047584,-0.01430106,0.01735866,-0.04197615,0.027305553,-0.05247964,-0.028814185,0.02694556,0.0057435078,-0.005637528,-0.0008074319,0.016026208,-0.01883292,-0.03365201,-0.0077288486,-0.030519893,-0.0051966147,0.007425274,0.015824629,-0.015374059,-0.06758954,0.0052575385,-0.021032007,0.021940125,-0.017147865,-0.011923662,0.022248752,-0.008206766,-0.031750012,-0.011571651,-0.04832908,-0.0010390355,-0.04566491,-0.012230024,-0.027654812,-0.015496152,0.03572615,-0.0009220231,0.019796599,-0.00041693117,-0.009137044,0.02999928,-0.02063105,0.0030950375,-0.021267151,0.0366137,-0.013704024,-0.010511456,-0.062400963,-0.004097251,-0.0031056544,0.003414583,-0.042922255,-0.008736772,-0.035189804,0.05622693,-0.008318509,0.016332159,0.0065560234,0.005059298,-0.027851166,0.011016991,0.027899735,0.00066908664,0.0056844326,-0.0034663572,-0.002776554,-0.004177265,0.007383749,-0.034478158,-0.051135678,-0.020875648,-0.004948989,-0.0045448914,-0.031324577,-0.014844638,0.010232159,-0.025678126,0.021578865,0.018948143,-0.03405789,-0.02120241,0.03857255,-0.008778126,0.011539079,-0.04719688,0.02740742,0.020074837,-0.03246348,0.021126224,-0.063465,0.023669556,-0.00037568173,-0.043477863,0.018467106,-0.013056962,-0.0055019506,-0.05826819,0.03779998,-0.0041141734,0.012459654,-0.0055187587,0.018327944,-0.0120724095,-0.0049023507,0.021566367,-0.015760561,0.012400168,-0.03516197,0.043226674,-0.0047480287,0.017545687,-0.018486064,-0.0209021,-0.018995266,0.0016676676,0.003547979,0.021579554,-0.035460256,0.023218803,0.0053773997,0.011798626,-0.017916141,-0.012530243,0.0087025985,-0.006818767,-0.008685278,-0.015565515,-0.020829262,0.0020387298,-0.0023773483,-0.014624103,-0.0003981209,-0.028018618,-0.035634555,-0.008939232,-0.025628915,0.03598243,-0.032137785,0.027483525,0.0073125158,-0.052129958,0.06743103,0.029891973,-0.0014014764,0.006364154,-0.04154882,-0.01668796,-0.02856149,-0.0055455905,-0.00087211456,0.03433713,0.0034633812,0.010644643,-0.040908467,0.018056953,0.021782722,0.023537379,-0.0032430254,-0.0044742553,0.016243862,-0.03409917,0.025085384,0.019874973,-0.033758573,0.0029044854,0.01809416,0.023763064,-0.05367122,-0.0139847025,-0.012516247,-0.0044738026,-0.045818888,0.0068421513,0.026593212,-0.058552604,0.030123034,-0.04462878,-0.053704184,0.035288848,0.017164562,-0.022983745,-0.014920493,0.008429234,-0.030123446,0.01924478,-0.021294663,-0.008183471,0.030646283,0.057751127,0.038629122,-0.0018979766,0.004712498,-0.025512077,-0.0028559004,-0.15408535,0.030658359,-0.00037810585,-0.005046021,-0.0027110942,0.0083548175,-0.060177162,-0.031197166,-0.018071981,-0.008926537,0.009181442,-0.016537242,0.020026129,-0.008187509,0.007501222,0.035770416,-0.030515023,-0.020461185,-0.023683809,0.0829489,0.038068626,0.018066678,0.066919796,-0.005205001,0.003420324,0.01703752,-0.020103835,0.0059355055,-0.020804966,-0.025278615,-0.028113225,-0.046693716,0.017682884,0.04683147,0.0020520224,-0.044996034,0.0035022167,-0.025936797,-0.06346313,-0.009989308,0.0009234293,0.010114291,0.027626336,0.023482352,-0.0052655027,0.04241588,-0.02873198,-0.0077822823,-0.02989641,0.0117659,-0.010609188,0.030421663,0.0072581545,0.047408096,-0.010848787,-0.030333767,-0.011560478,0.009418613,0.017136028,0.00016429421,-0.01559102,0.028304258,-0.04636694,-0.020189563,-0.00089516037,0.041134972,-0.03168812,0.026893592,-0.027354777,-0.0074225874,-0.025232797,-0.0006552442,0.005659584,-0.04228378,0.020242197,0.013249627,0.00015616769,-0.014485059,0.008452222,-0.032770853,-0.047204383,-0.0057784654,0.005973809,-0.03788658,0.080610625,0.016620783,0.026941763,0.0076229144,-0.07862241,-0.014642405,-0.037632372,-0.029551635,0.0039887023,-0.0077165063,0.01548201,0.046028078,-0.025480008,0.022115316,-0.042558286,-0.0016037362,0.0017442676,-0.011637633,-0.042663127,0.0101536885,-0.059033897,0.009649066,0.031172512,0.012859141,-0.025184194,-0.010366093,-0.038826536,-0.007426452,-0.007418044,-0.00067038473,-0.050537046,-0.030885842,-0.012858103,-0.0014748633,0.016537013,-0.00080802036,0.042911835,0.04631473,0.019990182,-0.044181723,-0.0010445043,0.06993481,-0.0025993483,0.019441286,0.028979106,0.0141278505,-0.00051051774,-0.048552647,0.001383862,-0.00014535552,0.048974525,-0.017980592,-0.0010432223,0.040063057,-0.029810539,-0.040103026,-0.03304965,-0.00032092893,-0.016064916,-0.033731263,0.010117521,-0.010634683,0.02249004,0.022342838,0.016134167,-0.033283915,-0.009574068,-0.030710699,0.010796533,0.050799996,-0.008969621,0.04473308,0.029019985,0.008229492,-0.03534086,0.067075804,-0.016051775,-0.0120205395,-0.020903045,-0.051980358,-0.060593802,0.06349515,-0.005714156,-0.012073554,-0.020919489,0.03754532,0.04196244,0.03754701,-0.0032110107,0.0012109958,0.022127163,-0.007395536,0.0011397359,0.064017475,0.052431263,-0.014602751,0.041240674,-0.003264842,0.011940358,0.04899652,0.019538343,0.005447171,0.011082665,0.02702378,-0.028058715,0.03132122,-0.00078511867,-0.0075438037,0.026808782,0.004157914,0.04911369,0.003739637,0.013104,0.005868012,0.04405826,-0.0057002376,-0.016381232,-0.019903125,-0.011055263,0.013871005,-0.02385112,0.0030801704,0.009052798,-0.039954904,0.019478515,0.025983887,-0.06655332,-0.018134909,0.02005314,0.013412983,0.009580365,-0.016185515,0.020194635,0.031134797,-0.031806603,-0.038539335,0.068833,0.034732837,0.014274466,-0.04429242,-0.032709178,0.0033258945,-0.027554793,0.009956853,0.0045993463,-0.004244121,-0.042488452,0.03230362,0.013909848,0.056369554,-0.019330708,-0.0003764159,-0.05553941,0.007841851,0.007856919,-0.010613438,0.07738538,-0.036156897,-0.012409649,0.0015484864],"last_embed":{"hash":"1xwrkst","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"1xwrkst","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's#{3}","lines":[143,143],"size":58,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xwrkst","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042020418,-0.032476097,-0.071457714,-0.020552874,-0.034234066,-0.025437746,0.030325398,0.0011381961,-0.010167137,-0.008456848,-0.004561426,-0.000058308466,0.0071307914,0.03465909,0.010696746,0.027472232,-0.018289348,0.02038619,0.006094273,-0.007688323,-0.030047461,0.01657923,0.014239321,-0.0023612771,-0.021808445,-0.024551723,-0.026447393,-0.023859898,0.008339115,0.059500515,-0.012183354,-0.059049226,0.066273004,0.005100741,-0.009701742,-0.041869372,0.004453318,-0.0154039385,-0.05471308,0.048559505,-0.005679319,-0.021338055,0.012922281,0.008108233,0.031211399,-0.047739137,-0.03192308,-0.009541915,-0.03560546,-0.02571255,0.014384732,-0.001942113,0.038798217,-0.00046989197,-0.007593152,0.06578938,-0.010704002,-0.061923265,-0.032708645,0.01705276,-0.04992838,0.008443437,-0.020925745,-0.024204958,-0.0116452295,0.023332205,0.0030940643,0.01453998,0.004985318,-0.008705986,0.00687041,-0.014411463,0.017075086,0.019759612,-0.04676725,-0.03843136,-0.006738014,-0.014729735,-0.020942265,0.034322422,0.014606257,0.015074969,0.011291448,-0.0067317123,-0.018899944,0.04912861,-0.027036024,0.093064256,0.010046246,0.040117774,0.014820493,0.028483238,0.0008268352,-0.028884614,-0.04209851,-0.0067999605,0.012766343,-0.044419806,0.018166553,-0.0046657156,-0.0005508085,0.012415011,-0.003703526,0.007705977,0.011082154,-0.056731384,0.021266757,0.009228419,0.007076271,-0.026214957,0.011418574,0.031186994,0.034465935,0.057132956,0.008505283,0.001650009,0.0067940233,-0.020600572,-0.015971014,-0.023166781,0.09726354,0.039187387,0.026345087,-0.019870168,0.0004661316,0.012345179,-0.008314652,-0.0013268037,-0.0037486756,0.037351143,0.018537736,0.0580398,-0.003238309,0.02484046,0.013290802,0.01971176,0.046695735,0.03592892,0.017332163,-0.049687386,0.019041928,0.010203523,-0.06109538,-0.01581101,-0.025669059,-0.024112688,0.0036810685,-0.005739382,0.001649135,0.022093723,-0.03736467,0.00854735,0.013355813,0.059818223,-0.023654215,0.019962652,0.03164681,0.036947586,0.01883316,-0.032431412,0.02892936,-0.039286032,-0.003317438,0.03660794,0.025466809,0.040221933,0.012021654,0.01829507,-0.013665741,0.005842091,0.022710683,-0.045644846,0.00044700253,0.00083034125,0.043402366,0.008297996,0.10112377,0.01269067,0.018239854,-0.014049075,-0.0287926,-0.0009939851,-0.028861282,-0.06069257,-0.0061780848,0.05962327,-0.0026412385,-0.029973652,0.02823176,0.043905582,-0.027181765,0.010686021,-0.014137755,-0.003577701,0.038325213,0.012480311,-0.008189652,-0.009755443,0.00270819,-0.025777178,0.018838832,0.035865333,0.010953004,-0.019203035,-0.043024283,-0.004583081,-0.060330868,-0.020139394,0.013775744,-0.08585533,0.004118525,0.01970912,-0.008626783,0.001977107,0.010698937,-0.015613414,0.055462956,0.015436087,-0.0072045666,-0.008187355,0.035123,0.04575152,0.024058443,0.03556308,-0.010456378,0.026134554,-0.010399499,0.067663416,-0.007961075,-0.02541298,0.017044831,0.020534232,0.0151049495,0.00961853,0.007225496,-0.019322382,-0.008450012,-0.038913563,0.035892535,0.016470382,-0.00076160236,0.0020098346,0.014904356,0.013356281,-0.02107738,-0.013216213,0.035374366,0.04719025,-0.0029397116,-0.0014451841,-0.012267517,0.0029246896,-0.019047378,-0.0074229334,0.019179009,0.0030091591,0.0081358645,-0.0013951521,0.035011277,-0.010828454,-0.024732988,0.027862756,-0.0060974252,0.018861175,0.008035035,0.0059217545,0.007397356,0.0028523963,0.022837583,0.024027333,0.019033182,-0.045720316,0.004238987,-0.0015214913,-0.034466114,0.025876664,-0.03001569,0.05386242,0.07193433,0.0029587753,-0.0011050161,-0.011395548,0.008006775,-0.006716375,0.06545743,0.0038390553,-0.04133344,-0.029037457,-0.012700581,-0.026759956,-0.038695,-0.007582797,0.063501924,-0.0023500458,-0.056427244,-0.0035467825,-0.008385123,-0.17469469,-0.018074991,-0.016155807,0.027749652,0.03185842,0.019600911,-0.013977548,0.0036837335,-0.066124655,0.06416282,-0.007413917,-0.05091488,0.0063292445,0.0025109532,-0.014865358,-0.009759842,-0.06095721,0.009427849,-0.023606675,-0.03470393,-0.02174627,-0.060089428,0.03429361,0.014577961,0.002443113,0.036624987,0.07012916,-0.006962111,-0.020762548,-0.0392275,-0.062461805,0.0055535315,-0.0029787214,0.0023448793,-0.027134458,0.028240204,-0.010093086,0.005191488,0.0216241,-0.041176677,0.038280014,0.054621182,0.0030379507,0.040606182,0.008974271,-0.017752351,-0.0035544147,0.007419721,-0.065247335,-0.032294832,-0.012167515,-0.017925682,-0.01643062,-0.03960227,-0.04317616,-0.0071086213,-0.036258847,-0.01423903,-0.027470488,0.013016162,-0.0024544483,-0.06273288,0.026723595,-0.013929234,-0.030842194,-0.06999498,0.04502059,-0.02910392,-0.0067001474,-0.038000613,0.018131701,-0.045758158,0.011872011,-0.04595902,0.02614869,0.051263753,-0.0428022,-0.023396252,-0.014906585,-0.11244129,0.00031142196,0.040737808,-0.00218558,0.008904238,0.0014141595,-0.05114909,-0.0024620928,0.021806195,0.032290127,0.24985339,0.029435953,-0.017576361,-0.02405008,0.06891564,-0.006258462,0.03385687,0.060830608,-0.018332133,-0.042804394,-0.0026477214,0.040638406,0.01180291,-0.018141786,0.031540558,0.048558995,-0.0416084,0.011752887,0.057525687,-0.017411523,0.010792512,-0.03939807,0.037816036,-0.03178598,-0.04939611,-0.018839557,0.024401123,0.026175978,0.026150012,0.031502478,0.0014456325,0.037889812,0.032816764,-0.040284213,0.016176159,0.037754938,0.0107211,-0.040412817,-0.043527465,-0.018165907,-0.0035767278,-0.008889347,0.012543983,-0.059445154,-0.025300698,-0.053967673,0.0025500364,0.0027892122,-0.0033800525,-0.050034728,0.021254571,0.0016002748,0.011332676,-0.006611347,-0.018764356,-0.0011525776,0.0047605126,-0.019029565,-0.015379449,0.03012771,0.049385212,0.0067031286,-0.04451323,0.018299872,0.014111087,0.012688396,-0.013298349,-0.027917586,-0.0072809006,-0.0078062005,0.022295564,0.02890636,-0.01408581,-0.023917245,0.01092847,0.0011360571,0.011001379,0.041951258,0.011353115,0.022826651,0.008954455,-0.031934805,-0.024962198,0.04439997,0.021307666,0.015121751,0.0051656915,0.06594838,-0.049939882,0.02424554,0.011987859,0.019468337,-0.050106015,-0.006728496,-0.042524647,-0.028472768,0.029817872,-0.008758606,-0.058229927,-0.009755524,0.0035928104,0.018482918,-0.0062574316,-0.002208567,0.014653664,0.02904096,0.0072989147,0.0038979747,0.010578594,0.011238091,-0.0777911,0.009282224,-0.009434401,0.013456255,0.0009287845,0.041124422,0.022260247,0.033355903,0.05839975,0.005016956,0.0056611914,0.015149183,-0.011710053,0.014147207,-0.022817269,-0.07970947,0.022709206,-0.015147047,0.005695562,0.0359302,0.047378037,-0.022170857,-0.021677166,0.018094169,0.027678082,0.006113504,0.025444953,0.008275001,0.0033492413,0.050793797,0.016337667,0.0026912398,-0.016549408,0.0074649057,0.012129715,0.031087564,-0.038713507,0.005386776,-0.045355376,0.04492306,0.0005979168,0.050539512,0.013056208,-0.043057743,0.022549689,-0.051765606,-0.040744215,-0.029842306,-0.021796126,-0.017237516,-0.037801076,-0.008955582,0.013674401,0.047803305,-0.014499176,0.009289524,0.0025924302,0.037813377,0.0032210872,-0.02334146,0.01842439,-0.023840642,-0.0021917818,-0.026182901,-0.0075046825,-0.029971898,0.0032660654,-0.0074602845,-0.014046783,-0.005757083,0.032364663,-0.006561227,-0.0027013342,-0.030311273,0.029476106,0.0006890113,-0.052155912,-0.019934783,-0.036805023,-0.028995011,0.02359739,0.08471361,0.009229465,-0.02263512,0.02994015,-0.015930753,0.0382294,0.015920587,0.013104606,-0.013193804,0.015990207,0.04277519,-0.029965105,0.0145848,-0.037363812,-0.025917633,0.008995378,0.008725203,0.00633464,0.0063486616,-0.0029210667,-0.025941582,-0.040458836,0.009942307,-0.05144025,-0.033805765,0.0037071283,0.0209131,-0.01787559,-0.07000354,-0.010985417,-0.016568178,0.01897928,-0.013977834,-0.024372693,0.04292037,-0.012080557,-0.0077504395,-0.023838803,-0.05025599,-0.00070312637,-0.041665416,-0.0020178554,-0.03939012,0.011842137,0.038621273,0.008509817,0.022623088,0.00902712,-0.022855604,0.0103863785,-0.02635267,-0.02234085,0.0021208157,0.029938579,0.012115007,-0.010285352,-0.060072716,0.008848138,-0.023232633,0.007952338,-0.008271886,-0.0012521135,-0.040370498,0.04268333,-0.006980363,0.00012023837,0.015229726,-0.007877268,-0.04828608,-0.00070241536,0.024547191,-0.0048711337,-0.008138185,-0.0037281495,-0.030010458,-0.006207078,-0.0016505953,-0.059537496,-0.046855792,-0.008275867,0.0025415313,0.006251763,-0.009773828,0.005206916,0.024864104,-0.019139806,0.011772155,0.018968306,-0.058980837,-0.020379532,0.04611989,-0.01999224,-0.012349882,-0.048085667,0.0035860979,0.015741574,-0.03445687,0.016406365,-0.07156279,0.013944292,0.0030231134,-0.035957407,0.039961077,-0.040740453,-0.005793724,-0.06654398,0.042876143,-0.016514914,0.0049393787,0.0017166135,0.014480272,-0.02024003,0.0042075706,0.010796018,0.00523665,0.011148468,-0.03140701,0.05526609,-0.0010533878,0.014126034,-0.024455503,0.0015058253,-0.027358135,0.01400817,-0.008102043,0.026170898,-0.03693241,0.023148697,0.012523321,-0.022618035,-0.04369911,-0.016009983,-0.0042319824,0.01910712,-0.0008818527,0.031049805,-0.02463793,0.010313328,0.011751411,-0.008409706,-0.023389809,-0.012521933,-0.05045023,-0.021734748,-0.0009632709,0.034532916,-0.02497492,0.0161411,0.0037223173,-0.04064988,0.05476685,0.009146125,0.0045367833,-0.0007208739,-0.042026702,-0.0071734944,-0.0032855798,-0.009894031,-0.013451448,0.04467028,0.005284354,-0.0009197463,-0.061028954,0.040546205,0.010358304,0.023518717,-0.0046462133,0.029977923,0.036253333,-0.024767628,0.027844757,0.014198577,-0.049175456,0.014172564,0.0049355957,0.039913442,-0.06066564,-0.0005254707,0.0049297283,0.0003467354,-0.017309729,-0.020049138,0.03143971,-0.051383883,0.047477763,-0.043815058,-0.057207752,0.03711213,0.022191916,-0.027991405,-0.01645047,-0.0042148996,-0.014501998,0.022928614,-0.017551495,-0.011570007,0.034148425,0.07060414,0.023744741,0.002863052,-0.008241541,-0.021528345,-0.0038874492,-0.15315624,0.009343365,0.005965632,-0.01521726,0.024002366,-0.008767413,-0.03581283,-0.038994744,-0.02642931,-0.01574068,0.00953331,-0.026555752,0.03411379,-0.012478276,0.0015727219,0.03352026,-0.03476189,-0.014317887,-0.028810399,0.05441927,0.030019497,0.027113365,0.03864599,0.0046207546,-0.037484657,0.031865507,-0.012750432,0.009364516,-0.029056864,-0.037585706,-0.023234254,-0.035504874,0.024789158,0.038960025,0.023679797,-0.043877043,-0.0043016057,-0.036758948,-0.06412582,-0.021441245,0.014868995,0.015970789,0.036867034,0.032515887,0.007947196,0.034389436,-0.009087339,0.001550746,-0.057911605,0.029761914,-0.028170472,0.042099323,0.029707655,0.041458715,-0.003918526,-0.016904239,0.0028628616,0.00048537567,0.018268622,0.01593048,-0.009266624,0.027262017,-0.054069646,-0.0070698205,-0.019577952,0.040301315,-0.019894142,0.029067362,-0.027274774,0.006182,-0.023577603,-0.0129007725,0.010337781,-0.05390661,0.0007953317,0.02028095,0.02642274,-0.007946054,-0.012391852,-0.021655373,-0.044695683,-0.015857555,-0.006296193,-0.012783532,0.06493647,0.0007504847,0.006537836,0.006360661,-0.08023358,-0.02209825,-0.026916463,-0.03393055,0.006083787,-0.0047196383,-0.008356422,0.044641826,-0.03425595,0.0038194354,-0.030052435,0.0098617505,0.0105341,-0.0091897985,-0.0312299,0.003372442,-0.042231333,0.0072988765,0.027933247,0.017646926,-0.024774743,-0.021215485,-0.010825051,-0.008185292,-0.018070064,0.0053468896,-0.026590273,-0.040841375,0.00037104427,-0.016043996,0.011814701,-0.00004306621,0.032279924,0.020892346,0.018387415,-0.04170602,0.0078064348,0.09634543,0.0008670364,0.02473402,0.019630238,0.0015263712,0.004670002,-0.07008246,-0.004293602,-0.012686691,0.056801282,-0.007286967,0.02956607,0.038579065,-0.043672513,-0.036700945,-0.018623907,-0.013091572,-0.010353884,-0.01543918,0.016365618,-0.01007668,0.028946552,0.0027103196,0.0013291619,-0.038205806,-0.0018102354,0.00552517,0.019404432,0.051784888,-0.018043319,0.050399292,0.0377278,0.005689,-0.040987536,0.045979913,-0.009963136,-0.0044642994,-0.030248305,-0.056091104,-0.061206553,0.048928227,-0.007805894,-0.029089998,-0.01392908,0.014728119,0.030333107,0.011321861,-0.018872391,-0.0004966554,0.04954785,-0.0028710598,-0.010616397,0.045071445,0.049384188,-0.0019267511,0.043138515,-0.0018134143,0.026010124,0.03770461,0.01377621,0.008254219,-0.010400562,0.005709796,-0.019441403,0.01953713,0.010347221,-0.00086932164,0.03312268,-0.0033171426,0.07095122,-0.008293497,0.016250676,0.020491518,0.04607907,-0.010294273,-0.040168572,-0.034036182,0.021497224,0.012021277,-0.027854975,0.012723376,-0.0075390027,-0.028850237,0.013353855,0.024702596,-0.050885614,-0.030195449,0.037414327,0.027178347,0.007121048,-0.016665572,0.040665902,0.020147381,-0.02511133,-0.025303151,0.053389862,0.016362412,0.013690097,-0.034104194,-0.052414916,-0.0057508866,-0.014909042,0.033744976,0.013969716,0.003294408,-0.054031253,-0.0034641458,0.014504827,0.028127158,-0.004883751,0.002079433,-0.07658019,0.013974273,0.0022621984,-0.019416023,0.07129941,-0.014854606,-0.0023688092,0.0024877675],"last_embed":{"hash":"6fg3g8","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"6fg3g8","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's#{4}","lines":[144,144],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6fg3g8","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038802575,-0.021702385,-0.05822634,-0.004668703,-0.034965888,-0.019855784,0.02702253,-0.012637355,-0.029264424,-0.009374514,-0.0014879358,0.0044050156,-0.009311416,0.029421357,0.022583535,0.04692007,-0.016606368,-0.0014764266,0.015939143,-0.039085783,-0.032709267,0.011755006,0.02682181,0.009571928,-0.0028937764,0.006586405,-0.006818507,-0.03545464,0.019817231,0.06053094,-0.0070453654,-0.04209393,0.03752218,-0.02386983,-0.018784747,-0.044422057,0.009477917,0.0015198108,-0.05567707,0.03275793,0.003383952,-0.019669028,0.02072038,-0.020301865,0.046783976,-0.046546463,-0.034922242,-0.01996867,0.0018102649,-0.033521432,0.004099847,0.014054951,0.04275755,0.0070887776,0.014276858,0.027022656,0.0044417814,-0.05684655,-0.06214181,-0.00011303069,-0.035708714,-0.011141522,-0.009705366,-0.013440496,-0.019785576,0.044717453,0.01586566,0.019660598,0.0036399013,-0.04189736,0.004438028,-0.005477131,0.008005041,0.00589459,-0.05190692,0.0014070804,0.016134392,-0.0029565697,-0.0038270312,0.0484151,0.028433446,-0.011029971,0.03494705,0.008535683,0.015833061,0.03201008,-0.037134223,0.07304562,0.009399986,0.023702823,0.016309949,0.015354973,0.00997499,-0.030664295,-0.033154737,0.0001604848,0.035063196,-0.018079717,0.022735806,-0.012773577,0.008946808,-0.005239433,-0.010184083,-0.014731364,0.011936873,-0.051491644,0.014196152,0.023049252,0.031165294,-0.03989468,0.01760361,0.06627575,0.061217908,0.02195917,-0.024717953,-0.008685816,0.018161636,-0.013859899,0.018345581,-0.0060900804,0.066513345,-0.021614885,0.050566245,-0.028019026,0.018706396,0.0035973445,-0.021161817,-0.0053344,-0.06382131,0.012468673,0.022954946,0.060826946,0.02149605,0.00086791394,0.001970229,0.004958822,0.039064635,0.045991335,-0.01739477,-0.051564105,0.0178366,0.033381056,-0.04601857,-0.018864866,-0.022213481,-0.024167309,-0.00064479816,-0.011643222,0.0011076543,0.021448001,-0.017481226,-0.0059696464,0.005478143,0.04828645,-0.013777667,0.0036022214,0.0053226203,0.07203787,-0.009476474,-0.025762523,0.06653012,-0.017881397,-0.04201782,0.018343559,0.021071866,0.010398333,0.024404263,-0.0014740131,-0.0064729922,0.010264299,0.03451721,-0.06519174,-0.0057785423,0.013243042,0.0317232,0.008431733,0.03346554,0.03850474,-0.005753952,-0.022798307,-0.017838346,-0.009169594,0.011053386,-0.019225819,-0.01184825,0.042993285,-0.022231575,-0.022749305,0.039014436,0.050324824,-0.038787283,-0.011542886,0.00037188156,-0.0031290173,0.040106338,-0.009055377,-0.0015871221,0.008940649,-0.006977338,-0.052329868,0.041509613,0.015436883,-0.013796295,0.02039054,-0.037407685,-0.027191572,-0.02235255,-0.024363214,0.011258573,-0.068113565,0.03931151,0.000113555856,0.003465369,-0.042609256,-0.033951685,-0.009778144,0.024829185,0.013750086,-0.021426463,-0.014986605,0.03597263,0.034177594,0.009841844,0.0053454866,0.0051996866,0.042105198,-0.027185973,0.05804147,0.002378598,-0.064893976,0.008055415,0.0050654486,0.0009070315,0.004098534,0.025318237,-0.013562051,0.00008635038,-0.028148698,0.054708205,-0.016265437,0.0024765453,0.006824018,0.015845036,0.0093955835,-0.01808154,-0.03756452,0.038861856,0.027832123,-0.008547868,0.011221261,0.012464003,0.016160704,-0.001311829,0.010904064,0.032918613,-0.00010105524,-0.016376985,-0.00039898735,0.054116234,-0.0008916059,0.015364308,0.047139663,-0.0036812576,0.03855591,-0.00051649706,0.00069453375,0.0067201764,-0.013352066,0.033904634,0.058013353,0.0027566208,-0.020547388,0.011877424,-0.008310451,-0.048423808,0.026532747,-0.022155154,0.017603492,0.09424833,0.019465141,0.0059833135,-0.027995542,0.016526569,-0.010159879,0.022474421,0.0009811796,-0.031311028,-0.017075058,-0.018498652,-0.006523668,-0.046550095,-0.014884181,0.05859399,-0.005922603,-0.04097645,0.022806626,-0.011986722,-0.17282128,0.015326958,-0.019294603,0.054902874,0.025142236,-0.010917666,-0.04667792,0.010041123,-0.08190119,0.055433936,0.0009699375,-0.032064628,0.0397896,-0.010657235,-0.00450475,-0.015387356,-0.057096653,-0.01126178,-0.013937472,-0.039252095,-0.02598751,-0.036313206,0.016483475,0.015935792,0.041469116,0.02232317,0.055179566,-0.038234267,-0.02495381,-0.020261073,-0.07255026,0.005265029,-0.014336703,0.032181624,0.0030511215,0.022801189,-0.05242903,0.011745134,0.023180753,-0.023056665,0.084895976,0.049422793,0.013534872,-0.0051181265,-0.0053352015,-0.032897394,0.01508451,0.014583614,-0.062995814,-0.03465374,-0.025298595,-0.008140379,-0.03130885,-0.04122308,-0.02212879,0.008363047,0.0010768849,0.02105454,-0.027917244,-0.03166083,0.008455119,-0.027526116,0.00520445,-0.02444613,-0.04147691,-0.061737124,0.04189195,-0.027969243,0.025494184,-0.025216144,0.0030669323,-0.015458984,0.013365304,-0.0501245,-0.003500211,0.012489349,-0.016449917,-0.020812279,-0.021268068,-0.09523249,0.00015250564,0.022948034,-0.00771491,0.0035821241,-0.028289292,-0.01108938,0.011285844,0.022202823,0.037726324,0.23897435,0.019092968,-0.029915297,0.0017869362,0.049665764,-0.019160137,0.04361064,0.09314518,-0.047811627,-0.024357349,0.0022062438,0.04018217,0.003993785,-0.027638935,0.0060595544,0.03830438,-0.023345718,0.020863786,0.054601576,-0.002674747,0.015941039,-0.0224785,0.019681038,-0.046668835,-0.08163302,-0.026799506,-0.0015892144,0.042011574,-0.016982907,0.025307897,-0.00716017,0.040496692,0.02895958,-0.018888436,0.042985186,0.040106088,0.0083175795,-0.020565808,-0.02189758,-0.010255867,-0.010015548,0.010506762,-0.009171481,-0.042572893,-0.03443096,-0.04262929,-0.017293891,0.003292662,-0.0077704494,-0.032423902,-0.021049308,-0.01080123,0.024319332,-0.025594542,-0.03307939,0.007887025,-0.026067106,-0.024676543,-0.023971077,0.038694877,0.038005702,0.025129689,-0.046001565,0.04203351,0.0037127547,0.011678521,-0.010957187,0.0077272165,-0.025789836,-0.005232909,0.02361006,0.010170322,0.005756421,-0.020879066,0.004371877,-0.016802087,0.019339211,0.046471003,0.012299941,0.01700717,-0.0032966805,-0.02855479,-0.027575627,0.010477085,0.036596403,0.011765396,-0.015365934,0.068577364,-0.048711836,0.003453162,0.022739077,0.019476984,-0.056964517,-0.0046313,-0.041703846,-0.018110877,0.0061920416,-0.022553714,-0.039165452,0.0058469805,-0.0066682794,-0.005001387,-0.0018502183,0.00926379,0.03650103,0.04414539,0.02604661,-0.017474068,0.034822397,-0.010664092,-0.06213259,0.0057182787,-0.039412692,0.01655885,0.006582222,0.036351904,0.00993203,0.024989413,0.056372177,0.0072894366,-0.004155308,0.00035045444,-0.0037203752,0.007234177,-0.019079277,-0.05084543,-0.016252326,-0.017954916,0.019850463,0.057821907,0.053251315,-0.010185047,-0.0048144837,0.0025881438,0.019719345,0.012179904,0.03067893,0.0045381254,0.03465753,0.015023268,0.034782156,0.0274129,-0.021911126,0.023874886,0.009047094,0.05251978,-0.062771,-0.012057557,-0.04671793,0.037101816,0.008498808,0.033113662,-0.02545371,-0.018676076,0.040528618,-0.08164509,-0.02473898,-0.014712391,-0.017786788,-0.013600493,-0.025075352,0.015815035,0.0006544848,0.028006809,-0.012105878,0.06805507,0.0069649173,0.01680142,0.035444163,-0.049462687,0.0103851985,-0.026812742,-0.006243488,0.010278617,-0.0055938843,-0.03232476,-0.04757251,-0.026295712,0.0029377444,-0.0014939298,0.017699702,-0.0043724244,-0.011627451,0.006302681,0.020248966,-0.013741606,-0.027620146,-0.017852161,-0.06034662,-0.035821173,0.01684925,0.07430081,0.009029683,-0.03572719,0.014819261,-0.003636781,0.025169333,0.06320047,0.010600326,-0.033530056,0.009699348,0.016638227,-0.04534033,0.008104842,-0.040658772,-0.01972875,-0.012686138,0.01904456,-0.0013216144,0.0004897566,-0.005687577,-0.010646395,-0.05009864,0.007783426,-0.056354407,-0.032213226,0.026384054,0.041182373,-0.024666395,-0.024991747,0.01256073,-0.009907508,0.053675495,-0.007250734,-0.037773475,0.0077030966,-0.00005184867,-0.039391503,-0.0071114516,-0.025770467,0.0041663474,-0.03583382,-0.028800024,-0.015093581,0.01785024,0.05505672,-0.02927689,0.050246533,0.03541134,-0.0077373516,0.053539407,-0.04771505,-0.005711244,-0.038611695,0.016848303,-0.002695868,0.036751717,-0.059835963,0.03419175,-0.018256802,-0.0020583237,-0.019149771,-0.005323628,-0.027401026,0.024020215,0.0066890507,0.025641745,0.018429171,0.009808152,-0.0059058717,-0.01983678,0.032369062,-0.007005071,-0.012559599,-0.01566071,-0.016675735,-0.008351687,-0.0024330148,-0.032261577,-0.040527068,-0.00016890127,-0.0024743362,-0.0064197322,-0.0014066977,-0.021715403,0.019025218,-0.045883026,0.032109257,0.021827819,-0.021439547,-0.02073678,0.03204946,-0.018194668,0.020941142,-0.025554746,0.016486803,0.000068089874,-0.007015109,-0.016693033,-0.08648656,0.009004059,0.01424359,-0.0512631,0.057582706,-0.017410567,0.0010713947,-0.05735562,0.010371766,-0.025453249,0.00738953,0.00049013837,0.07396917,-0.018627027,0.006028295,-0.0026453135,-0.023502758,0.020432618,-0.023353042,0.042891983,-0.019883169,0.0023261504,-0.008196785,-0.03408148,-0.027480215,-0.0044951625,0.0010269757,0.026002906,-0.014694258,0.028524358,0.004551908,-0.042411834,-0.016033271,-0.026572848,-0.024931563,0.0064188726,-0.011042915,0.016048718,-0.015640661,-0.012642029,-0.02448084,-0.028871527,-0.012566737,-0.0032415928,-0.05663956,0.011931351,0.009779072,0.049546022,-0.039654937,0.0061802184,-0.004168838,-0.03434004,0.027067292,0.018176066,-0.010697149,0.005286523,-0.031129831,0.016339498,-0.0022596146,-0.023105666,0.0050922628,0.04908169,-0.027596809,0.009585844,-0.03637679,0.026913522,0.008005093,0.026555162,0.033016067,0.013713995,0.041283276,-0.034596488,0.036546376,0.009806089,-0.03710391,-0.0020704812,0.024381349,0.014832585,-0.06799572,0.028453104,-0.019400137,-0.013551261,-0.03914717,-0.01989864,0.022144826,-0.064167276,0.034392763,-0.0133371595,-0.04085832,0.033644687,0.019414056,-0.036366515,0.017836997,-0.020614125,-0.022128807,0.046028253,-0.012404692,-0.0027997482,0.019536529,0.05924978,0.01196426,-0.009985083,-0.0020681599,-0.03719609,0.009090746,-0.1510168,0.021965854,0.005636844,0.0066107567,0.00069646834,-0.0066201943,-0.035029054,-0.041137315,0.012321507,0.006792348,0.009663756,-0.036264524,0.01323061,-0.026749048,-0.020552179,0.023800697,-0.037123993,-0.028888965,-0.018092893,0.01464567,0.011835729,0.019146698,0.071672104,-0.0049232687,-0.019442935,0.027940517,-0.03887248,-0.0013927551,-0.010935375,-0.06761603,-0.044031076,-0.057517868,0.036201175,0.04861203,0.021972278,-0.023074938,-0.015345282,-0.013960303,-0.034701794,-0.011368197,-0.011083498,0.021524055,0.037457146,0.03519699,0.020273874,0.04914976,-0.049194753,-0.030688832,-0.039415233,0.018124046,-0.01583729,0.033776518,-0.015282404,0.04982199,-0.015964292,-0.0136183975,-0.012940514,-0.0005409185,-0.011441465,0.030676752,-0.008379402,0.021479927,-0.048649862,-0.0041810423,-0.05024493,0.030244218,-0.017052278,0.034078054,-0.018861901,0.013450037,0.010983417,-0.016824855,-0.0069976184,-0.04042342,-0.012285234,0.027593467,0.0067894086,0.015695473,0.008786642,-0.034835637,-0.016015362,0.010164609,-0.02570752,-0.002328577,0.06226717,-0.007150268,-0.005685182,0.023273228,-0.05813027,-0.032305025,-0.026375925,-0.01755854,-0.0049914503,0.0041887434,-0.009332375,0.03943409,-0.0041800374,0.044739854,-0.036228754,0.018478822,0.005538468,-0.03571456,-0.0101166535,-0.02246941,-0.043526005,-0.02431319,0.038662784,0.017240165,-0.020098904,0.008150876,-0.041265298,0.0036547382,0.0036343276,0.0033713055,-0.044755008,-0.058122393,-0.011106174,0.0034928718,-0.0015416564,-0.012849769,0.036748577,0.059600975,-0.0067339237,-0.043683197,0.00079946045,0.08272305,-0.0055934233,0.035152413,-0.019521706,-0.0042015896,0.0066845124,-0.05093903,0.006524856,0.003741118,0.049111746,-0.012814962,-0.012809931,0.060902312,-0.03352224,-0.033998895,-0.045290664,0.0031322807,-0.0007404294,-0.02689348,0.0006638345,-0.03197263,0.041329794,0.03571278,-0.009120553,-0.027908416,0.0004247827,0.016134702,0.035120446,0.05777379,-0.013304939,0.042371698,0.02789846,-0.03704042,-0.024983527,0.040183198,0.0035825397,-0.089963205,-0.0032885198,-0.016966341,0.002779589,0.035404347,0.007890888,-0.033132255,0.0075956625,0.041292436,0.012825964,0.0040055015,-0.019840166,0.021450318,0.032845326,-0.014687487,0.0043318747,0.012671608,0.043904383,-0.026044412,0.0498148,-0.016101444,0.027629185,0.033492934,-0.0006746758,0.019502603,-0.0074004577,-0.0073586213,-0.052968215,0.032862507,0.004024249,0.00021370077,0.041136265,-0.010723776,0.06483992,0.008918354,0.016757712,0.0060010767,0.05004593,0.0070877685,-0.034788247,-0.02533983,0.023665648,0.019832259,-0.031273272,0.030075924,0.01818596,-0.038284346,-0.00008813137,0.053045724,-0.023224536,0.00050229015,0.012546435,-0.0064281025,0.007233847,-0.03511299,0.049474582,0.021394834,-0.030889863,-0.056934647,0.035131626,0.039686475,0.01032599,-0.030209856,-0.027178245,-0.014644102,-0.030354038,0.010905591,-0.011798746,-0.0007631991,-0.05181338,-0.0052482532,0.014472242,0.07447777,-0.0133086145,-0.0007746687,-0.025839671,0.017798362,0.0038424695,-0.03372736,0.062621355,0.0020471192,0.011545419,0.016122475],"last_embed":{"hash":"1vplvuw","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"1vplvuw","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Accountability Layer#4. Physical Tracker: Calendar X's#{5}","lines":[145,146],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vplvuw","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020764207,-0.02727824,-0.027962154,-0.01870462,-0.043305695,-0.018748593,0.04768481,-0.007568282,-0.011328379,0.0058916896,-0.008233088,-0.0025468196,-0.0055184206,0.015815906,0.032573633,0.030360067,-0.010185085,0.016254326,0.006136528,-0.01801933,-0.03686338,0.0014020934,0.07514764,-0.025626916,-0.02116819,-0.0060626427,-0.017711662,-0.023424473,0.011551398,0.059667893,0.003123405,-0.03901207,0.013653949,-0.04396224,-0.023829048,0.009238691,0.028259315,0.008215323,-0.04210441,0.03683681,0.036477454,-0.027101448,0.025227152,0.008897037,0.059844933,-0.026048578,-0.02915519,-0.010025003,-0.0066090575,0.0015596853,-0.00048758264,-0.01279499,0.018095985,-0.010984324,0.015524315,0.035202514,0.015787467,-0.04934098,-0.034833778,-0.010050426,-0.06260214,0.016306207,-0.026579112,0.005479781,0.0067394236,0.037252493,0.027197028,0.010012736,-0.01684809,-0.01039916,0.007786147,0.023354337,0.014722882,0.029165605,-0.055012904,-0.0121252155,0.028705062,-0.006214806,0.0016551107,0.0055686976,0.0028541556,0.0060685016,0.002903349,-0.011155157,-0.021504696,0.028300833,-0.035522424,0.09186764,0.020008435,-0.009136698,0.005854374,-0.0081264535,0.004642242,-0.028636435,-0.01346451,-0.012639243,0.013320479,-0.043631066,0.058580637,0.01669132,0.01843919,-0.0013110966,-0.00090751535,0.0026812647,-0.0036162285,0.022948692,0.012448001,0.013149145,0.014067768,-0.033826124,0.0039013787,0.022036586,0.016697515,0.008712248,-0.008382019,-0.028596891,0.009172954,-0.051450275,-0.020338397,-0.014271239,0.03440941,0.0027598485,0.008173888,-0.030103551,0.009477567,0.01396028,-0.029473605,-0.02134478,-0.032337617,0.068843596,0.0053243777,0.018919038,-0.024892578,0.026292803,-0.005651708,0.035279468,0.037833575,0.013830023,-0.009907678,-0.08437156,0.011670835,0.0069148075,-0.052833512,-0.0057028495,0.013928774,-0.050004695,-0.00019143989,0.0022821748,0.013398116,0.02936541,-0.025269464,0.014025272,0.0035728721,0.057709843,-0.0070837424,0.010724628,0.012164793,0.03509975,0.03445756,-0.01203418,0.012453266,-0.000336163,-0.041678894,0.053019,0.010297406,-0.0013488528,0.008781569,-0.02213084,0.0028652195,0.031161672,0.0061160587,0.010458223,-0.00008772315,0.02018387,0.016843673,0.01682132,0.05301723,0.04731799,0.010096111,0.00298723,-0.05711608,0.03696928,-0.037295252,-0.061879497,0.013923187,0.06604572,-0.0069655334,-0.02867969,0.014969598,0.069659196,-0.018304817,-0.0019768926,-0.013464821,0.026169986,0.0221832,0.015961353,-0.0047436096,-0.005780454,0.026134057,-0.008015797,0.011625052,0.025747024,0.03425404,-0.010028562,-0.04061141,-0.005919204,-0.031476337,-0.050882943,0.0033673916,-0.032206688,-0.0051752417,0.016289998,-0.0017873638,-0.028491948,-0.017526357,-0.0010170967,0.030253682,-0.00372029,0.0029793002,0.018513346,0.032200605,0.057939652,0.012863431,-0.029055398,-0.0076773535,0.01641349,-0.024205547,0.050295748,0.018499568,-0.010480687,0.00007376402,0.00134125,-0.011443554,0.0075403154,0.00984448,-0.016103163,-0.028858822,0.01494482,0.034919873,0.0101767685,-0.040940885,0.032413777,-0.01381746,0.0030492432,-0.0040406864,-0.032444503,0.04078871,0.06356545,-0.016377795,0.031620447,-0.049759414,-0.014550428,-0.030405076,-0.014071725,0.0037266118,0.030385323,0.00977524,0.008253402,0.028668832,-0.0080385,0.0191075,0.021450438,0.039962437,0.026570197,-0.007938985,0.0028276183,0.0026667186,-0.011316522,-0.004070471,0.05269562,0.026348744,-0.019371819,0.019781897,0.02928151,-0.046995755,-0.0011525234,-0.02183011,0.025758374,0.058632128,-0.003383128,-0.03971003,-0.02785265,0.015303559,0.024731696,0.014633194,0.026209798,-0.03720216,-0.022802124,0.027988307,-0.031657394,-0.024346732,0.021388458,0.06962893,-0.0012898836,-0.02535593,0.032429468,0.0028943804,-0.16751604,0.0027442265,-0.028246963,0.049944527,-0.0013753072,0.009564864,-0.030681094,-0.0142540075,-0.065121666,0.048206586,0.02383227,-0.043397397,0.022582844,0.0064776135,0.034444418,-0.003420408,-0.012991959,-0.007914107,-0.0224283,-0.051491,-0.046775058,-0.023687521,0.044621907,0.035217404,-0.010248968,0.03947915,0.065734476,-0.029143045,-0.006886448,-0.038332313,-0.08239443,0.009983132,-0.008797907,0.0137163075,-0.009932705,0.0018997845,0.010270679,0.031348053,0.032346725,-0.020161754,0.06546746,0.030906538,0.013536776,-0.0065030856,-0.003043059,0.006509002,-0.012061569,-0.0035503684,-0.051297244,0.00184404,0.003907639,-0.007868707,-0.012627349,-0.027103575,-0.035805922,-0.022837164,-0.00766984,0.022467298,-0.051102668,-0.012231291,-0.0063945334,-0.030365132,-0.0043348907,0.016382677,-0.0060635405,-0.067696184,-0.0033228833,0.0029419737,-0.023444856,-0.001022623,0.03963291,-0.049586076,0.007543628,-0.030066313,-0.006305023,0.020659722,0.0015902132,-0.03060213,-0.036278576,-0.101398125,-0.006473896,0.026488755,-0.048539244,0.009859324,-0.025820494,-0.031151919,-0.0016766958,0.015658122,0.026800057,0.24768397,0.01832452,0.0016698245,0.0058149896,0.037036754,-0.018399328,-0.042254098,0.06481263,-0.000108447675,-0.04290919,-0.021945804,0.005397492,0.008008283,-0.015076832,-0.0009467054,0.0463177,-0.044722054,0.03873697,0.060750462,-0.00043912174,0.046826415,-0.028361052,0.00860513,-0.007597808,-0.071815245,-0.050724193,0.008866021,0.053610213,-0.014524232,0.030440452,-0.026754828,0.048121,0.03959731,-0.06346971,0.02032965,0.03898523,0.021420732,-0.04689478,-0.0071618776,0.0102264285,0.024295507,-0.0013591292,0.031280506,-0.052459665,-0.015371873,-0.008134321,0.0023691598,0.020754391,-0.025508858,-0.05554267,0.021992624,0.0036093164,0.015135568,-0.023037443,-0.02254676,-0.0009557115,-0.0023148747,-0.03342859,-0.013449521,0.0075897896,0.022895101,0.018034467,-0.06530981,0.0060572857,0.021959987,0.009304515,-0.026873173,-0.0055207876,0.015601341,-0.0055135703,0.0069808103,-0.0013325969,0.010462209,0.017498555,-0.003986562,-0.0077070743,0.016963255,0.047515262,0.0171319,0.019618006,-0.001768856,-0.011453041,-0.039937366,0.016242487,0.02713809,0.011794246,-0.00079118897,0.06283929,-0.02886679,-0.021210272,0.018992318,0.013006593,-0.007983627,0.025708284,0.018729547,-0.025245335,0.049125694,-0.043828838,-0.02786191,0.028179953,-0.023824463,0.031851895,-0.0019426087,-0.033902463,0.041886773,0.0000614323,0.023527911,-0.03996997,-0.0006912934,-0.0060379435,-0.111535706,0.007983752,-0.0026482942,-0.007919503,0.018591266,0.0618623,0.040490475,-0.0022766253,0.051950477,-0.02825963,0.010228381,0.024879701,-0.0029647525,0.02132043,-0.012087256,-0.07823951,0.0004578731,-0.00081848894,0.0049133273,0.03648486,0.03515475,-0.022219073,0.028744074,0.04555042,0.048671875,0.01109933,0.055293977,-0.015203023,0.023780093,0.009432489,-0.011689336,-0.01302674,-0.017397517,0.0106181605,0.03341324,0.023848798,0.0013211983,-0.0090107275,-0.05210006,0.022628112,-0.0038195052,-0.003461533,0.0066687497,-0.03322253,0.0034410912,-0.10571609,-0.027901135,-0.039187346,-0.02168837,-0.03862039,-0.013205869,0.005833543,0.005169416,0.069081314,0.011086198,0.016684515,-0.013878204,0.03833945,-0.010118628,-0.0034115037,0.035890426,-0.0041699866,-0.041096836,-0.0034497392,-0.042045277,-0.03041236,-0.053075604,-0.029550571,-0.006611389,-0.013173506,0.03831232,-0.00018441505,-0.043150485,0.022851715,0.03634188,-0.008068855,-0.040754016,-0.0076715313,-0.03577036,-0.008176287,-0.01386144,0.10279534,0.02488958,-0.0077437544,0.01707141,-0.009163897,0.09037292,0.06767322,0.0251552,0.0021090969,0.028061125,0.015832886,0.0066587725,-0.013446073,0.001329985,-0.030491864,0.02333698,0.016085844,0.018249704,0.03367339,-0.014241917,-0.014401353,-0.046937708,-0.029830199,-0.06746763,-0.031060291,-0.008707024,0.07223951,-0.01650544,-0.0063873585,-0.0000325072,-0.028362563,-0.00092077104,-0.046595704,-0.0032307138,0.015923824,-0.02554746,-0.04330324,0.001506098,-0.0098362025,-0.0008346896,-0.026367977,0.0014404047,-0.0103378445,0.0045774337,0.022619128,0.00059063575,0.013465989,0.018804971,-0.008512035,-0.0057739383,0.012158291,-0.0075658923,-0.03264412,0.039162774,0.010868007,0.00041364852,-0.006616648,0.010297745,-0.0026313812,0.010619315,-0.015913628,0.009670734,-0.035487045,0.06835756,-0.0089040175,0.040607657,0.005142726,0.03126815,-0.022179887,0.024674812,0.01713741,-0.025620181,-0.016015876,-0.03199114,-0.07069261,0.005564594,0.014744435,-0.043463524,-0.03423829,-0.016321016,-0.0108149415,0.0099775195,-0.01729399,0.014530903,0.00065253,-0.007454443,-0.017764043,0.019332375,-0.063935734,-0.006511037,0.010173912,0.036862317,0.009747639,-0.030997992,-0.017601296,0.048146706,-0.033749107,-0.003710152,-0.07448738,-0.0026250377,-0.015373014,-0.054388326,0.028566884,-0.03479577,-0.046418358,-0.05117352,0.020319255,-0.022734389,0.018015593,-0.00658741,0.0026907902,-0.032065377,0.014333334,0.005473033,0.03536194,-0.013477857,0.0042133173,0.03516188,0.031074181,-0.019288879,-0.04285152,-0.018278457,-0.0068961927,-0.018721992,-0.013250765,0.028547324,-0.017788794,0.039444983,-0.01595291,-0.0069055012,-0.072704226,-0.00855101,-0.017686207,0.013495342,0.014095315,0.003685627,-0.014404287,0.00540066,-0.018286338,-0.015064575,0.014832206,-0.02609258,-0.026129058,-0.034089927,-0.0086929,0.037057407,-0.0009037254,0.036826592,-0.021046951,-0.017384782,0.06011391,0.009006424,-0.06717009,0.00006188284,-0.014174589,-0.019257553,-0.019293973,-0.010501778,0.01550275,0.035971794,0.025157923,0.00220848,-0.063196875,0.02682981,-0.005633672,-0.024898786,0.060436703,0.06459346,0.043332707,-0.030151037,0.041711975,-0.0043061264,-0.04495113,-0.02449627,0.031117545,0.025959492,-0.042995032,0.010990874,-0.025358763,0.004571501,-0.015011591,-0.0073489044,0.018257655,-0.033312716,0.036737956,-0.002664594,-0.02404114,0.050897703,0.0037753256,-0.019048152,-0.036750056,-0.035267733,-0.0014377265,0.032543875,0.015683254,-0.029368537,0.011798799,0.086504586,0.0041482844,-0.018424347,-0.0017684137,-0.050544497,0.004537175,-0.14823897,-0.0058111837,0.006241475,-0.0077898097,0.017408397,-0.01590569,-0.02706872,-0.056744777,-0.018215295,-0.0019547143,-0.032437302,-0.0147750825,-0.004780974,-0.012714026,-0.014104481,0.017400526,-0.031020392,0.0044782073,-0.039885513,0.043160558,0.012708088,-0.001729517,0.060135547,-0.0066489717,-0.013178832,0.017640918,-0.02688163,-0.017709343,-0.02126924,-0.043269735,-0.03952569,-0.040689584,0.015957298,0.033818167,0.024257367,-0.029355535,0.025411006,0.024770075,-0.065297686,-0.0060404795,-0.014272763,0.029337555,0.004318772,0.020210441,-0.010996338,0.055558186,-0.056890264,-0.026958095,-0.06996139,-0.0026034,0.0017792056,0.04540161,0.007324697,0.01035177,0.007040554,-0.021156037,-0.0048325993,0.008421095,-0.030189859,0.008317978,0.0006903749,0.004431999,-0.054754734,-0.013846198,-0.062468983,0.037180208,-0.07152171,0.023022078,-0.014245624,-0.0012678737,-0.0172712,-0.016929332,0.022267735,-0.022388613,-0.0027724917,0.022503661,0.027551783,-0.040492546,-0.025342423,-0.014760032,-0.02115084,-0.011853205,-0.013994536,-0.032692257,0.06344572,-0.007622851,-0.0130301295,-0.002350709,-0.02220134,0.012307757,-0.06349979,-0.041429278,0.01720263,0.014261833,-0.013756631,0.021568688,-0.008791122,0.0102933245,-0.031397443,0.018306093,-0.028394943,-0.020751007,-0.03012497,-0.022055507,-0.031376846,-0.010694268,0.013244513,0.019111607,-0.016409256,-0.027914342,-0.0021967723,-0.018121844,-0.0035911615,0.03058544,-0.09144754,-0.014020474,-0.03172672,0.03372639,0.020798966,0.008269144,0.013922968,-0.00022270533,-0.017874977,-0.028617814,0.023218134,0.08343888,0.02530118,0.031121172,0.03447713,0.013085952,0.010228235,-0.0767783,0.03532098,-0.016852107,0.034460623,-0.052116245,-0.01532547,0.048813723,-0.022404006,-0.031388007,-0.013381017,-0.039088972,-0.0004889704,-0.00012716305,0.0049855523,-0.013164825,0.0041469648,0.039302938,0.00034713745,-0.011874462,0.0062775686,0.0077075786,0.01659176,0.05028815,-0.008278982,0.045931473,-0.002055985,0.022381071,0.005682697,0.05124774,-0.031035498,-0.016401505,-0.015116543,0.020779885,-0.010716036,0.07119592,-0.0026002587,-0.013585567,-0.028851323,-0.003946809,0.0342905,0.0071326746,-0.02045198,0.033980425,0.015110566,0.0021806504,-0.013132594,0.01279472,0.024776815,-0.028519604,0.04699406,0.02390278,0.025491642,0.052498933,-0.019293968,0.013128206,0.000105595784,0.013207662,-0.037476074,0.0014230175,0.0031471304,-0.0014107678,0.023553727,-0.012854629,0.07286439,-0.009696438,0.014354262,0.0048593474,0.040274277,0.031024842,0.00095822336,-0.04722142,0.016092474,-0.0026059044,-0.040008537,0.021426711,-0.004853773,0.0009084226,0.0057184817,0.03200073,-0.06304381,-0.02276929,0.0007731752,0.019845938,0.0038365691,0.020716213,0.02955452,0.005774865,-0.024309928,-0.06449307,0.05615612,-0.0033080387,-0.01611837,-0.019146662,-0.0023479792,-0.005414373,0.0069935294,0.03426854,-0.023331668,0.024332492,-0.034084782,0.0082258275,0.0035882096,0.04312707,-0.003734784,-0.020097492,-0.054754503,0.033768672,-0.04786681,-0.016783895,0.0146956025,-0.020118384,0.012349367,-0.02423109],"last_embed":{"hash":"5arpzw","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"5arpzw","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan","lines":[147,199],"size":1523,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5arpzw","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026071087,-0.017389456,-0.017734688,-0.014575035,-0.03959949,-0.008064559,0.0509338,-0.006067711,0.00087097834,0.00853884,-0.0059306296,-0.0033363926,-0.0132457195,0.009300973,0.036431428,0.020976702,-0.0048968876,0.012673318,0.008511498,-0.020812161,-0.027785668,0.0038094202,0.067760885,-0.019474443,-0.015208633,-0.010961075,-0.0073731923,-0.027112793,0.012825594,0.052721653,-0.0063515734,-0.03445939,0.0029772725,-0.04852995,-0.026927482,0.008319254,0.024650255,0.0012309412,-0.043869264,0.02344692,0.036142875,-0.036001585,0.025375023,0.012640996,0.054119222,-0.031370312,-0.02035298,-0.009419908,-0.007614478,-0.0038668516,0.0060112155,-0.005601785,0.0028573857,-0.010197141,0.006799485,0.047171284,0.0108931335,-0.04124987,-0.034716144,-0.0029450648,-0.062277038,0.013648117,-0.02878233,0.0024363787,0.016408367,0.034513038,0.037539437,0.020971188,-0.019711165,-0.011825558,0.009997129,0.023309197,0.005398521,0.032061398,-0.059382,-0.0066495934,0.040879596,-0.009521865,0.010500562,0.015140554,0.0047678016,-0.00040531316,0.004242561,-0.007373305,-0.016548185,0.023456303,-0.034374416,0.09344191,0.024922706,-0.012363953,0.0040921993,-0.0010878942,0.01871181,-0.030772906,-0.0017557524,-0.0043718163,0.010897821,-0.046630695,0.04660786,0.00624068,0.014496192,-0.00028775109,0.007897117,0.0004480584,0.0010605294,0.036217615,0.018089645,0.0108776195,0.016337309,-0.029776173,0.0020729748,0.01984618,0.029156739,0.009289424,-0.0055950033,-0.030338781,0.008747992,-0.05369557,-0.020262532,-0.017856173,0.03827958,0.004455457,0.0045755287,-0.030891925,0.007776801,0.015691664,-0.019371327,-0.010679856,-0.016641289,0.06290291,0.01253888,0.017578723,-0.01840488,0.020781185,-0.013631171,0.037349004,0.034581292,0.017965904,-0.00960599,-0.08063967,0.009471495,0.001400961,-0.04625324,-0.0006301381,0.010089,-0.04191257,-0.0014233727,-0.00067986664,0.017515672,0.036596123,-0.015226816,0.021599254,-0.0036592481,0.04953979,-0.006940172,0.0098382505,0.010439576,0.029550988,0.038517613,-0.016400892,0.0063496805,-0.010857727,-0.04807702,0.051666882,0.0041789394,-0.008878898,0.0096468665,-0.021733586,0.0019048606,0.030967774,0.0039052947,0.012018345,0.0022799466,0.01988729,0.014328493,0.017192932,0.050328393,0.050901,0.011824087,-0.0047165724,-0.05371657,0.036957014,-0.042770706,-0.05856861,0.012617462,0.0656219,0.000268436,-0.021530554,0.0004665321,0.072893985,-0.007645946,-0.004509806,-0.0120638795,0.028744338,0.022650234,0.020155992,-0.009300773,-0.008135386,0.018448086,-0.0064454307,0.0023766826,0.024146752,0.039586563,-0.009458764,-0.02569364,-0.014804513,-0.012598,-0.04543595,0.0010091845,-0.03453346,-0.0057846364,0.007526817,-0.0010605694,-0.02826978,-0.009521788,-0.010040247,0.02755716,0.004477749,-0.00082517514,0.015282154,0.02722427,0.056133043,0.01828622,-0.035972737,-0.01142385,0.016949296,-0.03112645,0.042183787,0.023878686,-0.008229081,-0.009596805,-0.004609216,-0.012517138,-0.005918585,0.015189857,-0.01411614,-0.039443254,0.017525258,0.029263278,0.01068463,-0.026577549,0.034980785,-0.016235571,0.0033489058,-0.017214812,-0.030062037,0.045144193,0.058733717,-0.018961534,0.035751276,-0.055605594,-0.0035657973,-0.026652029,-0.014608751,0.007890672,0.032921858,0.011410633,0.011127707,0.032491285,-0.004205291,0.014886592,0.013783653,0.042247925,0.033276934,-0.0044803056,-0.0064489995,-0.007107498,-0.014767925,0.0009805483,0.03757327,0.019202933,-0.010880526,0.025964327,0.02579608,-0.04547282,-0.008888351,-0.025549106,0.022290036,0.059548553,0.0083562825,-0.054532412,-0.01377047,0.017525285,0.016271822,0.011545429,0.018060159,-0.03523885,-0.027717182,0.02722125,-0.035981894,-0.032996677,0.018864656,0.06599272,-0.010346385,-0.015382078,0.029351436,0.002272971,-0.17428611,0.0029878796,-0.017067008,0.053484682,-0.004738503,0.007046167,-0.039025325,-0.017780023,-0.05865789,0.05882153,0.030326167,-0.042765096,0.021621473,0.012902909,0.03352818,0.0003633322,-0.015779898,-0.005875632,-0.0266612,-0.052691367,-0.051599186,-0.02016904,0.05165423,0.028380297,-0.013555287,0.039038654,0.06731265,-0.026858723,-0.0060707186,-0.0356648,-0.07790294,0.021692917,-0.008124195,0.016143618,-0.009696941,-0.002331418,0.011334826,0.030935258,0.030146427,-0.017961487,0.05787611,0.022577792,0.025928529,-0.011356873,0.0013249627,0.005579366,-0.010470809,-0.0100367665,-0.03983299,-0.0029057967,0.011842478,-0.011798379,-0.0031272213,-0.030460449,-0.039157517,-0.025380919,-0.0022778956,0.021812612,-0.04564617,-0.017586023,-0.00861743,-0.03602363,0.00063077355,0.0125405425,-0.0020574036,-0.058439072,0.0011398164,0.0059219403,-0.02254535,0.0021187554,0.045489464,-0.05693311,0.008439192,-0.039569143,-0.004287019,0.02305781,-0.007410616,-0.03303274,-0.037663616,-0.10582655,-0.0015177567,0.025153672,-0.04520528,-0.010566917,-0.02356826,-0.035618372,-0.00023426925,0.028244868,0.027101755,0.24375013,0.02470067,0.0026443922,0.002000033,0.038779944,-0.027685605,-0.052914847,0.06336634,-0.004583453,-0.036856063,-0.022928491,0.011834796,0.010686869,-0.004153513,0.004768153,0.033889808,-0.053503036,0.035966936,0.05398098,-0.008967522,0.03320364,-0.03244717,0.009499177,-0.0129848225,-0.06292103,-0.053687695,0.011654433,0.047818616,-0.015567316,0.025941562,-0.021389494,0.05368511,0.03625708,-0.07202281,0.019534694,0.04415024,0.017032593,-0.039738674,-0.02780388,0.009228589,0.023457058,-0.002759376,0.027820649,-0.05216438,-0.016052118,-0.007495473,-0.0023335963,0.018494083,-0.01822793,-0.05800032,0.020531902,-0.009220574,0.010131792,-0.024704482,-0.01813305,0.016434675,-0.011152837,-0.040084913,-0.018442787,0.012796248,0.013980363,0.015157843,-0.066654675,0.0006783272,0.03734197,0.017169647,-0.0212665,-0.0036956389,0.010369229,-0.0043196,-0.0010702747,-0.006907379,0.019506719,0.01941358,-0.005729255,-0.0048115426,0.015641734,0.044330146,0.023562774,0.020107929,0.0011482394,-0.018328564,-0.032520074,0.035900656,0.02364779,0.009109063,0.0024535009,0.056829147,-0.031609003,-0.020249104,0.024247384,0.012711489,-0.0065266252,0.038956646,0.021662248,-0.03067597,0.05081891,-0.04184784,-0.027245848,0.037267495,-0.027745834,0.02760986,-0.009596433,-0.029833324,0.03513728,0.0054790964,0.03496318,-0.041136913,0.00046915293,0.00566278,-0.10825416,0.0038218924,-0.00773355,-0.015348045,0.0185559,0.06843194,0.04952867,0.0064765117,0.048796568,-0.021358207,0.008564685,0.02004693,0.005400411,0.029759157,-0.01528094,-0.07813951,0.002263407,0.006970008,0.0012331515,0.040812034,0.029295133,-0.022621026,0.02922535,0.06534865,0.04806651,0.01850579,0.054713324,-0.015573706,0.02500554,0.009242451,-0.014418697,-0.032523643,-0.014793726,0.007726376,0.037565824,0.017840557,-0.0035677408,-0.0050482936,-0.047594827,0.033013724,-0.0073069935,-0.004132793,0.01623225,-0.03196948,0.00407704,-0.117464945,-0.029937603,-0.03163834,-0.010864198,-0.03918565,-0.018883938,0.0065813526,0.0076635475,0.071473,0.0065924665,0.005640056,-0.031414673,0.05430477,-0.012580097,0.00075226027,0.032946106,0.0019025729,-0.03772993,0.008287943,-0.03730435,-0.02926627,-0.044708896,-0.02814272,-0.015432293,-0.0050242646,0.039052878,-0.0048278393,-0.04513685,0.015149,0.036416844,-0.024369324,-0.04307069,-0.010640442,-0.03289732,-0.009014748,-0.017341202,0.101742126,0.021731678,-0.013709503,0.015035171,-0.007834811,0.10077617,0.06837308,0.029735046,0.020663898,0.018455027,0.013802362,0.005912626,-0.018992195,-0.001735878,-0.03418341,0.024476517,0.012493845,0.02310651,0.031720843,-0.020483157,-0.026796222,-0.046023615,-0.018202644,-0.057870105,-0.02541502,-0.017690543,0.082920775,-0.015229409,-0.0015319654,0.0070319613,-0.029492937,-0.00936718,-0.05493913,-0.0046065846,0.015662387,-0.02538464,-0.047230247,0.004989757,0.0018884199,0.000089125664,-0.027947338,0.0022872328,-0.019924728,-0.0044256886,0.013424619,-0.0057516345,0.0077723893,0.011878886,0.0013700627,0.003317872,0.009254959,-0.00039517038,-0.04554418,0.04398831,0.0034630736,-0.0077661155,-0.009126286,-0.00025749364,-0.0015393519,0.004855801,-0.025170881,0.008032433,-0.037789106,0.0660584,-0.0037407258,0.039893378,0.0016521092,0.017583193,-0.018463206,0.019814635,0.019579401,-0.022716975,-0.023326747,-0.019279368,-0.06803713,0.017174082,0.013604263,-0.03746985,-0.031283114,-0.012321517,-0.010109738,0.014838443,-0.02428912,0.025249377,0.0016455262,-0.010400348,-0.020946752,0.025959289,-0.06490712,-0.01424478,-0.0036465963,0.03939992,0.0015608037,-0.034333915,-0.014177591,0.044003062,-0.03719136,-0.0055321767,-0.07156676,0.004417185,-0.005808854,-0.05322305,0.025130272,-0.03345733,-0.04318316,-0.049271077,0.010787248,-0.016108366,0.025867395,-0.01565833,-0.011506491,-0.03897908,0.009624019,0.0008223695,0.023855481,-0.01754405,0.003013016,0.032643728,0.036004078,-0.017849103,-0.049785223,-0.032918457,-0.004890005,-0.021903737,-0.009730735,0.02830521,-0.016545415,0.033262163,-0.016161205,-0.010396737,-0.06824224,-0.0034972278,-0.020479636,0.008877282,0.015656773,-0.0030010676,-0.020287445,0.0032904546,-0.012628151,-0.0088164965,0.019828912,-0.021398658,-0.014026947,-0.03484745,-0.010579463,0.04074123,-0.0058441893,0.04126275,-0.010467254,-0.01643595,0.05262362,0.0151194185,-0.06272572,0.0022809824,-0.02142776,-0.020475797,-0.014851292,-0.0200577,0.019991038,0.039150923,0.0141835,0.005302804,-0.05764392,0.021007158,-0.013336638,-0.029225126,0.05221019,0.06481567,0.039552994,-0.038602628,0.03763079,0.0050508874,-0.040611964,-0.026287865,0.03908901,0.024480714,-0.03535345,0.0076489206,-0.02296836,0.009561179,-0.0153259365,-0.006047875,0.015226132,-0.024658596,0.03270432,0.004246459,-0.016734047,0.0458366,0.0038055137,-0.022896979,-0.040888805,-0.03708448,-0.002607904,0.03509774,0.02146899,-0.021802409,-0.0012284302,0.08690863,-0.0020586003,-0.018485557,-0.003327299,-0.04739659,0.01311143,-0.152398,-0.007188444,0.0069515524,0.005192256,0.023892015,-0.013694557,-0.015771244,-0.052856516,-0.013510899,-0.0070488774,-0.037253857,-0.014224736,-0.0032157567,-0.013660296,-0.011013441,0.01588575,-0.044488676,0.00428957,-0.048560977,0.03900571,0.013206398,-0.005577121,0.050759926,0.007659721,-0.0019219123,0.019270293,-0.027746134,-0.024428843,-0.017980283,-0.024935411,-0.043627027,-0.044381674,0.014027053,0.031035691,0.012660086,-0.02553659,0.026190981,0.01948741,-0.06787208,-0.007787885,-0.021925427,0.031066822,0.0067597283,0.00930306,-0.013234371,0.059338756,-0.05362444,-0.040176056,-0.06910585,-0.009812499,0.004686188,0.035101783,0.00025881478,0.011845066,0.00863865,-0.015060286,-0.0070285182,0.004383408,-0.036829013,0.008677598,-0.001757266,0.0129076075,-0.04943355,-0.0030815022,-0.063522674,0.030711615,-0.078076385,0.02680047,-0.015400289,0.002638667,-0.024151916,-0.010016357,0.029281575,-0.013671687,-0.009975854,0.015299982,0.024440665,-0.030624999,-0.021301277,-0.012327563,-0.023661733,-0.013620046,-0.01593665,-0.04005563,0.060714196,-0.012140265,-0.008993491,-0.004751764,-0.020477321,0.014811334,-0.054229207,-0.042677946,0.018265998,0.017942624,-0.012300308,0.012106491,-0.012420215,0.007830688,-0.027922863,0.016350383,-0.03450028,-0.018371722,-0.02522296,-0.026158134,-0.030972976,-0.0007356632,0.0071412786,0.021439634,-0.012697934,-0.03870614,-0.012132814,-0.006796222,-0.0008460951,0.03120217,-0.08585092,-0.0170687,-0.03768569,0.033336934,0.02429104,-0.00029340468,0.007928142,0.00070362905,-0.015764805,-0.030301902,0.026445976,0.08185157,0.018812837,0.026470939,0.03786828,0.029088883,0.011105577,-0.06678311,0.042380642,-0.022801857,0.035081465,-0.05143104,-0.010070524,0.04902803,-0.019756397,-0.039260563,-0.021787737,-0.04026846,-0.002311754,0.003092243,-0.00039941724,-0.0035042202,0.0061732465,0.033724584,0.0044034035,-0.014916299,0.010169708,0.0035194692,0.008663148,0.0415274,-0.0076808166,0.049415424,-0.002630488,0.035080686,0.001202162,0.05808177,-0.028698383,-0.01809371,-0.013952621,0.0105938995,-0.0058282367,0.074834466,-0.0060401233,-0.017704256,-0.024950406,0.010015887,0.02211834,0.0013479411,-0.0126906615,0.041393384,0.017389245,0.0060856333,-0.010565305,0.023159176,0.015636772,-0.028913895,0.043528046,0.021817215,0.021432655,0.05681129,-0.020227931,0.01561806,0.005831491,0.02285067,-0.039698854,0.0060657356,0.00030649855,-0.0021755353,0.024559405,-0.020068236,0.06400981,-0.004966438,0.020992544,0.0015171301,0.038856465,0.030969037,-0.00048260667,-0.045013342,0.024594348,0.0030272105,-0.032070115,0.017442202,0.0021410843,0.007455597,0.009669893,0.037124343,-0.059733905,-0.021513427,-0.0029984436,0.019385956,0.010300134,0.019973272,0.032669835,0.018485079,-0.03168142,-0.065935686,0.057668217,-0.00036040632,-0.0021255226,-0.024621427,0.004952324,-0.014116018,0.01066888,0.035729114,-0.026423946,0.019655377,-0.04019151,0.012492745,-0.0051463447,0.03415652,-0.0023943107,-0.021150554,-0.047601905,0.042259645,-0.048735693,-0.01721028,0.014373203,-0.028564982,0.009848117,-0.022175115],"last_embed":{"hash":"gaf7st","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"gaf7st","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)","lines":[149,175],"size":949,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gaf7st","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032540556,-0.019757394,-0.028540771,-0.003185314,-0.048036076,-0.00017940578,0.04877892,0.010827687,0.018207818,-0.012257774,-0.0105406875,-0.0062001045,-0.036031254,0.00026795495,0.032498103,0.016367031,-0.004949662,-0.0002701758,0.008551455,-0.009914504,-0.025199693,0.020234264,0.058637332,-0.01262143,-0.025612706,-0.003527807,0.01618642,-0.016834289,0.009872501,0.052709833,-0.015410774,-0.034553707,0.018680954,-0.034502372,-0.016716983,-0.005796418,0.01924835,0.0032044055,-0.044090196,0.024891209,0.015413415,-0.038278755,0.037785724,-0.001769759,0.034342926,-0.037318908,-0.012176754,-0.017104562,-0.033558585,0.0036224886,0.0031081417,-0.0020321829,-0.0021802862,0.0026205177,0.015063927,0.050771367,0.00033743188,-0.027728673,-0.044143096,-0.013422621,-0.0419809,0.03343684,-0.007313509,-0.0015681823,0.028925998,0.04590126,0.05113777,0.03929424,-0.02138157,-0.01987745,0.0045554107,0.017110903,0.004170438,0.02486833,-0.05754848,-0.005629453,0.0366681,-0.0051666936,0.013122422,0.038828485,0.007896206,0.0024774144,0.006139385,-0.0052729216,-0.0121221505,0.02731202,-0.02672304,0.09397368,0.019475175,-0.014835321,0.0032563845,-0.0072668223,0.02770842,-0.03784198,-0.006011768,0.018061364,0.0044941003,-0.03841283,0.04940467,0.011551199,0.04155734,0.007255848,0.004298308,0.012330228,0.009783938,0.007794866,0.030958805,0.009880683,0.01963297,-0.0312271,0.004158349,0.025787536,0.032543134,0.01136227,-0.004202079,-0.025535516,0.01493229,-0.05896365,-0.013758492,-0.020640604,0.026342291,0.0101725245,0.010147945,-0.03411922,0.026395913,0.015859919,-0.020014478,-0.00079582824,-0.00971541,0.036147445,0.015281419,0.028460031,-0.005989885,-0.003973647,-0.013909234,0.030853784,0.042068258,0.0130309155,-0.011231668,-0.08349417,0.0024103723,-0.002549658,-0.025936954,-0.009376022,0.02444528,-0.03806501,0.008575505,0.010489034,0.024097364,0.02287732,-0.0015850225,0.02588282,-0.008467729,0.044285644,0.010803475,0.012616771,0.009117027,0.028897237,0.03821502,-0.009045717,-0.021066973,-0.020572882,-0.057024136,0.04116346,0.020120788,-0.024884446,0.023175884,0.014310219,0.0026753976,-0.0003295662,0.008689516,-0.0061186566,0.00043570632,0.024630334,0.011538964,0.018243415,0.0626366,0.034242578,0.0081668245,-0.0071931533,-0.047207385,0.04323952,-0.037724562,-0.056359984,0.0039234576,0.032114774,-0.005727557,-0.020570152,0.0125199305,0.072397426,-0.005033219,0.007684483,-0.013086519,0.024334403,0.031625275,0.053996976,-0.0039607193,0.0043351506,0.008107772,-0.02689645,-0.0012277581,0.028445257,0.03700309,-0.023672553,-0.026107443,-0.010521324,-0.0095404005,-0.03944634,-0.005879479,-0.017159386,0.00006917551,0.009243169,0.006339677,-0.011889351,-0.016113408,-0.01945283,0.024151083,-0.0045851273,0.004711257,-0.008795573,0.012749212,0.041051187,0.02539073,-0.022124905,0.00026682683,0.024046872,-0.018448407,0.039497174,0.030313719,0.01117692,-0.030818382,-0.011602348,-0.018207384,-0.022367783,0.025206758,-0.0030687023,-0.04311856,0.027270555,0.017617973,-0.018401377,-0.016537683,0.03167329,-0.013895269,-0.015988855,-0.019265877,-0.036843874,0.044915926,0.046524893,-0.012302571,0.02668727,-0.050740756,0.00000980412,-0.011513945,-0.013823641,0.022247886,0.042677812,0.01737739,0.009102212,0.025643611,-0.008442655,0.011469427,0.0056399503,0.03569758,0.03330472,0.0077779666,0.0011312027,-0.017384175,-0.019081678,0.018799689,0.022684395,0.014732481,0.00009907855,0.0394837,0.030650457,-0.036658127,-0.0046535237,-0.031386245,0.009774459,0.057474334,0.012268775,-0.052226875,-0.009872936,0.028062453,0.022203773,0.010395744,0.010070362,-0.016597772,-0.031099858,0.019549299,-0.027836194,-0.05722596,0.020074867,0.056221597,0.0061341138,-0.033271924,0.038244236,0.0035738465,-0.17536208,0.012745001,-0.010746209,0.055051487,-0.0053029885,0.00558872,-0.050709363,-0.023722693,-0.07379819,0.0590931,0.027696192,-0.042852335,0.027891383,0.0149589,0.03916223,0.019040335,-0.016582828,0.012345493,-0.020128757,-0.04263714,-0.025055222,-0.024258679,0.05212425,0.021913169,-0.004936063,0.018633403,0.08238036,-0.037385784,-0.008485442,-0.032424312,-0.06861663,0.025046047,-0.003693994,0.018949308,-0.02208712,-0.0059899124,0.0042717936,0.03768313,0.011518226,-0.005645145,0.048454046,0.016486429,0.011798551,0.012421486,0.009710561,0.008204787,-0.011549855,-0.01523566,-0.05081025,-0.0033139915,0.027011074,-0.019419132,0.008204077,-0.027577573,-0.051624343,-0.006571637,-0.0060281907,0.02986567,-0.061501745,-0.024689153,-0.00040401274,-0.059180543,0.011275705,-0.012547888,-0.021655092,-0.07469842,-0.00071837136,0.02394313,-0.013068432,-0.009669544,0.0503795,-0.0613273,0.02990904,-0.04779037,0.00063919503,0.027345994,-0.010691023,-0.027513776,-0.01579755,-0.09623625,-0.004356105,0.026411591,-0.03932796,-0.028151307,-0.025166191,-0.028401395,-0.0071097254,0.02901914,0.026668489,0.24785078,0.018241225,0.014277586,-0.020146715,0.02139349,-0.029718386,-0.04047527,0.032310937,-0.008449155,-0.039833847,-0.025661288,0.04139463,-0.010923585,-0.0056686434,0.0035357776,0.052698232,-0.062700346,0.02751891,0.045843232,-0.008199612,0.020584682,-0.041654233,0.01327871,-0.005019912,-0.045276955,-0.038651574,0.017137624,0.03308383,-0.012480738,0.01727578,-0.032751806,0.06994575,0.044874873,-0.07193651,0.0188431,0.048163414,0.005274565,-0.03176592,-0.02546499,-0.004084855,0.012872588,0.0037916289,-0.0059691076,-0.055632964,-0.019193308,-0.026494432,0.0066389805,-0.0042085196,-0.00028691167,-0.03915786,0.027517604,-0.033198684,0.004864832,-0.018997595,0.0008927041,0.021536462,-0.010189417,-0.038121622,-0.0014181042,0.008741882,0.021430787,0.008126143,-0.07566838,-0.0153405685,0.03645259,0.0032874043,-0.025596395,-0.016940873,0.008084468,-0.011064868,0.005191884,-0.019805258,0.02247618,0.010278233,-0.006899947,-0.010926266,0.01902827,0.062914275,0.023874309,0.021019315,0.00073327095,-0.01096854,-0.014412109,0.023249675,0.008608926,-0.004620424,0.012000014,0.04257601,-0.022161039,-0.03358243,0.026392454,0.01031137,-0.009272318,0.05044541,0.026517438,-0.04086511,0.059561703,-0.0348295,-0.025159556,0.0442937,-0.046633035,0.02946184,-0.01730631,-0.033382475,0.01911852,0.0065305964,0.03422683,-0.058418464,0.0066771326,0.0134811625,-0.08928734,0.024773292,-0.002033575,-0.025531452,0.022410663,0.06686683,0.05047384,-0.008954913,0.033212904,-0.012214303,0.00649289,-0.0011571565,0.00015927473,0.036097754,-0.011134871,-0.060613904,-0.01616848,0.021226361,0.006957939,0.03893254,0.04162492,-0.028327752,-0.009544256,0.0745229,0.04612519,0.027430024,0.03865815,-0.018392846,0.0032266951,0.031509392,-0.0020139846,-0.028984424,0.0028698014,0.01837074,0.028851314,0.0057226326,-0.014071147,-0.017424628,-0.028499352,0.029007606,-0.011595923,0.005066334,0.026657864,-0.03672081,-0.0004551096,-0.107715964,-0.039721895,-0.04302133,-0.020265572,-0.019497111,-0.011893623,0.022137206,0.019893559,0.04829397,-0.01466899,0.008579708,-0.03540419,0.050249774,-0.028361043,0.0064030904,0.023136275,0.0031547092,-0.04371113,0.030594254,-0.018708209,-0.04968653,-0.026687503,-0.043153692,-0.04715867,0.0044003627,0.036725726,-0.016633552,-0.04623475,0.0017116886,0.053316176,-0.028887121,-0.06753589,-0.0091669625,-0.039935403,-0.015524715,-0.0024641305,0.10686775,0.023299374,-0.008630246,0.015731262,-0.009945827,0.103826895,0.07299598,0.02702211,0.017121334,0.018369183,0.0072132694,0.0022400294,-0.022713646,0.0010156179,-0.031404126,0.022468941,0.014421575,0.012277052,0.01131855,-0.029240124,-0.029169017,-0.048007715,-0.006367275,-0.04931478,-0.036920227,-0.020653374,0.07690957,-0.046399977,-0.005111903,0.0051712324,-0.027874403,-0.020927116,-0.048969693,-0.015236236,-0.0005109309,-0.01215919,-0.041260708,0.009908655,-0.0045510493,-0.0024356712,-0.02872786,-0.009637643,-0.027022906,-0.01599239,0.014719723,0.0011836572,0.021051794,0.014547161,-0.00015841828,0.020552393,0.010770622,-0.0023114495,-0.027898023,0.05970606,-0.013802774,-0.034395374,-0.023533525,0.0076770037,-0.009730543,-0.0017806619,-0.025130412,-0.011213016,-0.033176955,0.046147633,-0.009655966,0.040016577,0.010585339,0.012261411,-0.015933242,0.011483821,0.02129164,-0.0050377348,-0.023955354,-0.016446961,-0.066655055,0.015809387,-0.014677735,-0.03605079,-0.014765441,-0.023486847,-0.011801557,-0.0057384856,-0.0023377924,0.03600049,-0.008979755,-0.008455526,-0.013987554,0.033397052,-0.07544445,-0.044309907,0.014397608,0.03306119,-0.005791376,-0.032034308,-0.023401875,0.033515867,-0.037721716,-0.0079005435,-0.06471339,0.013236082,-0.0015302524,-0.061368152,0.0072079278,-0.03524782,-0.04162324,-0.019443188,-0.0009837068,-0.010759469,0.021565951,-0.013690721,-0.018614696,-0.031349756,0.00061977323,0.011030777,0.013504143,-0.015363458,-0.0005208184,0.024356928,0.029481938,-0.025215417,-0.037893087,-0.04000353,-0.00088733545,-0.019941078,-0.003963423,0.040997177,-0.012000937,0.025979886,-0.010574823,-0.022062296,-0.046560995,-0.019668464,-0.017258566,-0.02822552,0.027535077,0.0012011038,-0.0036581839,0.019607976,-0.012214617,-0.00713294,0.033517204,-0.010167405,-0.019596117,-0.023471532,-0.0017226177,0.042165715,-0.0022971828,0.050747856,0.01113723,-0.006112987,0.06260163,-0.008690076,-0.060375556,0.015482531,-0.007551279,-0.024585584,-0.018021293,-0.036008734,0.023460357,0.012603177,0.0048522283,0.021234535,-0.03864229,0.024845755,-0.010738241,-0.015881434,0.040772695,0.06448382,0.0401689,-0.039632592,0.034693144,-0.006295481,-0.02980037,-0.027950319,0.02556142,0.007291117,-0.029037064,0.02694931,-0.009122433,-0.009207297,-0.032087848,0.0022344228,0.017742343,-0.04365367,0.030137347,-0.015982639,-0.0019893593,0.054557104,0.00070732145,-0.0016196079,-0.03405333,-0.023168968,-0.00476125,0.014376563,0.014848379,-0.01973707,0.016135236,0.102073155,0.00053984055,-0.015822731,0.00661989,-0.024491875,0.025057564,-0.14759067,-0.01320002,0.00385224,0.013628232,0.033871785,-0.015777104,-0.02506632,-0.057382043,-0.002213326,-0.011498319,-0.026154015,-0.01076029,-0.011424291,-0.012409847,-0.014553252,0.018302906,-0.04843936,-0.0007622943,-0.05632747,0.041269626,0.023467531,-0.0035432256,0.050976623,0.0041432446,0.0062755514,0.017881764,-0.039814077,-0.038573336,-0.01767319,-0.011599762,-0.02098657,-0.06044076,0.015239147,0.035111416,0.0083490275,-0.025312427,0.015827945,0.0032982551,-0.056845415,-0.0004789112,-0.01660921,0.0259669,0.0016987844,0.013239391,0.0144079765,0.07299373,-0.047044337,-0.041856915,-0.055038344,0.0011356953,0.006444399,0.037995864,-0.0091269845,0.022259597,-0.005480215,-0.015412249,-0.011742316,-0.006340041,-0.0090553425,-0.007518709,-0.0017175428,0.024810858,-0.03473128,0.007113486,-0.0315289,0.037421,-0.07762765,0.034253415,-0.023198275,0.003395874,-0.016648551,-0.008381834,0.04398743,-0.0052963593,-0.024481045,0.017573973,0.025526132,-0.02706869,-0.012098806,-0.019841803,-0.049754646,-0.006874088,-0.012173384,-0.06376192,0.051813632,-0.03045029,-0.01237224,-0.020362236,-0.040223937,-0.0051302626,-0.049939763,-0.044575013,0.019803947,0.0010461487,-0.013470408,0.025192294,-0.011174375,0.0061244774,-0.014547125,0.016062647,-0.026260685,-0.011277966,-0.036444012,-0.015509394,-0.023058793,0.011072099,0.025463281,0.03520145,-0.014542008,-0.045921523,-0.034316383,-0.0024220925,0.0012836389,0.04212713,-0.06441119,-0.01757209,-0.043958507,0.023060342,0.02193401,-0.0149067575,0.015379784,-0.010955667,-0.0101875765,-0.035795003,0.013678678,0.079827264,0.015988044,0.028089859,0.047004398,0.0283139,0.0067761396,-0.04216929,0.044650335,-0.02783266,0.04322751,-0.041423444,-0.0044884556,0.049947035,-0.03127054,-0.03207843,-0.026893921,-0.03825883,0.0038112723,-0.0069401516,0.009012644,0.00586681,-0.0015037247,0.018695509,0.0013729519,-0.0123012755,0.0042413804,-0.016799172,-0.0048854663,0.036378253,-0.018767845,0.03786079,-0.012303507,0.008291663,-0.007188264,0.048655283,-0.0031176873,0.0047899545,-0.020755941,0.02266829,0.00035531327,0.08370284,-0.014343074,-0.016488785,-0.031008774,0.019384127,0.028188702,-0.002428884,-0.012299653,0.028532675,0.028326998,0.0162051,-0.017361103,0.02360869,0.031984985,-0.026665322,0.045321953,0.015301729,0.050634302,0.06755177,-0.018786555,0.011699079,-0.002601381,0.025467856,-0.035622425,0.012868358,-0.008647935,-0.0027539479,0.006129862,-0.036150847,0.057880245,-0.012960647,0.020305758,-0.01580098,0.03888815,0.01791503,-0.010070863,-0.032054067,0.011261506,0.0009699657,-0.017997578,0.017915856,-0.0005063615,0.0056014126,0.018286258,0.04646666,-0.058626793,-0.014580158,-0.014714162,0.016602086,0.019774988,0.0048480635,0.034904055,0.011371282,-0.034630436,-0.041289747,0.06283088,-0.007870203,-0.0021711756,-0.02751268,0.010831414,0.0036091541,0.009908632,0.045710597,-0.020114819,-0.009073718,-0.046306398,0.0036190436,0.01584721,0.02421162,0.0051672603,-0.039488085,-0.038300004,0.039972033,-0.059005693,-0.01177882,0.027901452,-0.034577135,0.016042143,-0.019988649],"last_embed":{"hash":"pj8kvy","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"pj8kvy","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{1}","lines":[151,151],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"pj8kvy","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04340588,-0.0070592137,-0.030538151,0.0040514786,-0.04455156,-0.041232243,0.041016355,0.0069889813,0.019013325,0.011693307,-0.010860461,-0.0011960837,-0.02458206,0.00017790434,0.023856886,0.039507136,-0.023724511,-0.0018397768,0.040589187,-0.010939031,-0.00904759,0.021843944,0.049729496,-0.032815672,-0.016398404,0.0018499544,-0.0013243462,-0.014390002,0.0043096943,0.063718036,-0.012330775,-0.042765006,0.026552595,-0.05164382,-0.0213723,-0.01992912,0.02399577,-0.0078551015,-0.04969933,0.0026081002,0.036127463,-0.040708777,0.019064384,0.008907304,0.03821855,-0.037344806,-0.028591527,-0.007831672,-0.009658,0.017943814,0.01624991,0.009298154,0.02220386,0.012650011,0.029069953,0.045082327,0.004448011,-0.046316467,-0.033699144,0.0026580957,-0.037389483,0.032611765,-0.0147812525,-0.026174037,0.02133697,0.040642284,0.03364731,0.03235541,-0.013953224,-0.027699228,0.013282824,0.021023087,0.03519523,0.024464644,-0.052118946,-0.014094365,0.020289041,-0.0055959225,0.011106785,0.0037176528,0.001564796,0.012903055,0.0031595298,-0.012202823,-0.015219445,0.037136506,-0.0027121436,0.07593208,0.0102737,0.005436539,-0.0026971179,0.0049474915,0.01183441,-0.011652491,0.005377344,0.011663103,0.005579838,-0.02473089,0.024568865,-0.016134745,-0.002774739,-0.016402349,-0.0019696387,0.002772836,-0.026380094,0.009315275,0.020374125,0.033761997,0.016277358,-0.01662582,-0.0040921257,0.036135808,0.02706801,0.016015625,0.009289098,-0.03569457,0.00848704,-0.04246502,-0.0015524339,-0.039144594,0.051263906,0.017776458,0.032545295,-0.03525662,-0.003656557,0.049334053,-0.00697163,0.009779441,-0.015068276,0.026526405,0.02104504,0.041777883,-0.007233199,-0.00570644,-0.014097197,0.009630884,0.058413286,0.025383843,0.0050032735,-0.0759347,0.012391148,0.009902169,-0.007813194,-0.0019632222,0.01251459,-0.039568383,0.0017755924,0.0008702288,0.027203932,0.0399857,0.022507945,0.02443206,-0.0180011,0.038968235,-0.026713576,0.018197551,-0.011142015,0.050189566,0.025871798,-0.024151182,-0.024857895,-0.025171323,-0.021909311,0.033360686,-0.021678219,0.00033331302,0.027956087,0.0074143196,-0.0038471879,-0.0020681943,0.0048375004,-0.005407712,0.0025712298,0.019349491,0.012738813,0.019578533,0.044409513,0.0387344,0.00496329,-0.02974314,-0.06596086,0.037834458,-0.03445902,-0.07902327,-0.004962894,0.059772316,-0.0069603813,-0.016846642,0.005529277,0.0255289,-0.008542705,-0.012858494,-0.018325541,0.014644213,0.045572087,0.035936754,0.025885511,-0.0063564153,0.028001837,-0.010984439,-0.007346502,0.027612941,0.030725542,-0.01278873,-0.028711606,-0.03083069,-0.01239715,-0.022974487,0.0076869032,-0.030976428,-0.0013846994,0.021134626,0.011136654,-0.031222869,0.0015522916,-0.026747374,0.041033152,0.0014103403,0.024904173,0.007368432,-0.007833502,0.05491597,0.025873972,-0.00031459966,-0.014217917,0.020678734,-0.009054058,0.06378526,0.025920883,0.0017961605,-0.024554983,0.011407858,-0.0035619694,-0.01982032,0.02212231,0.010122324,-0.025634235,0.028721383,0.033702817,-0.03272075,-0.027332986,0.032554153,0.024467843,-0.029924281,-0.022674743,0.008058497,0.029995615,0.061668206,-0.016279234,0.008278078,-0.032446656,0.01003152,-0.025003457,-0.0010787714,0.016602136,0.040415686,0.013277247,0.014894011,0.030799992,-0.021749718,0.0029034596,-0.0034285272,0.019385904,0.027536696,0.018600669,-0.0044449507,-0.0011524381,-0.03030842,0.012842793,0.03902199,0.018120285,-0.029500552,0.021688595,0.029005283,-0.041034833,-0.028838694,-0.048848808,0.008912407,0.03802222,0.0049536014,-0.05047522,-0.0007354963,-0.00026648614,0.017070025,0.0040408312,-0.008188441,-0.0035142214,-0.011637966,0.00941769,-0.07110178,-0.029635107,-0.00080690655,0.06988095,-0.032504875,-0.0054122307,0.011206525,0.013899101,-0.18117243,0.0061913664,-0.010639477,0.05837381,0.0062643844,0.012855069,-0.06456301,-0.019130593,-0.07036601,0.06529606,0.025892206,-0.04586947,0.03472042,0.0023779997,0.0013378133,-0.0009050388,-0.03051664,0.009236044,-0.028083218,-0.052543923,-0.014485353,-0.03821273,0.062390532,0.041615363,-0.006069283,0.0073694205,0.07582967,-0.03661486,0.025763674,-0.03866026,-0.0627174,0.024739048,-0.005957487,0.0137573015,0.0046598576,0.0098298285,-0.020793756,0.038679548,0.019743048,0.0077587604,0.058053635,0.024998473,0.015242283,0.008198275,0.0031763213,0.019847423,-0.010489355,-0.008443701,-0.043716997,0.0032768107,0.0064692846,-0.008226603,-0.0072959517,-0.007930431,-0.05389489,0.0030070455,0.0052626138,0.036723685,-0.008891216,-0.042587634,-0.0021898798,-0.044191487,0.007000218,-0.026270185,-0.0062746904,-0.06460493,0.0037762632,0.013352,-0.0036979583,-0.005388926,0.036743496,-0.045196604,0.00746039,-0.05458016,-0.0031251917,0.031238759,0.030973673,-0.01525895,-0.01954467,-0.10840937,-0.026144702,0.049039368,-0.028734464,-0.018534787,-0.0089364415,-0.04050789,-0.0018506568,0.010809777,0.036761854,0.2389126,0.023277031,0.015773078,0.014733193,0.028095016,-0.021925863,-0.021516033,0.03642091,-0.021917036,-0.04954361,0.0006152571,0.021681465,-0.019442882,-0.00330475,0.011111826,0.03702616,-0.06540839,0.0011230375,0.05260812,-0.00092329964,0.0019503344,-0.024481587,0.009388433,-0.037059452,-0.06997642,-0.036409907,0.0058791977,0.034888927,-0.01715538,0.039218336,-0.015913822,0.050838936,0.042354923,-0.057140082,0.05099902,0.03568422,-0.01281294,-0.04630056,-0.026209092,0.0069857496,0.0020658006,-0.0020611389,0.014265311,-0.042514555,-0.020632736,-0.006797207,-0.009021237,0.023802716,0.0089324005,-0.04851435,0.037162784,-0.00029000454,0.018235657,-0.027279587,-0.0071929316,0.011203291,-0.022004446,-0.025687473,-0.007181164,0.028460674,0.008456022,0.003746758,-0.075902864,-0.00786533,0.03364187,0.004372028,-0.028109463,0.01037923,0.02382553,0.004883025,-0.009236779,-0.0047616805,0.030286308,0.017917614,-0.0029351027,-0.009036502,0.037599035,0.04960379,0.021829646,0.0076975115,0.011940285,-0.02431864,-0.017792998,0.021023618,0.015103669,-0.00950607,0.0031478396,0.055509508,-0.031071387,-0.011271008,0.007026366,0.0148208765,-0.026848761,0.005125096,-0.009890052,-0.037364934,0.05455817,-0.036485847,-0.035969477,0.051807355,-0.026564373,0.046517927,-0.01034907,-0.025740175,0.006238067,0.013952459,0.039304465,-0.04149993,0.0018448408,0.02791546,-0.09186421,0.0023375973,-0.0057433276,-0.03796929,0.0035625915,0.06468898,0.0438943,0.015146376,0.052338347,-0.016155899,0.025545025,-0.012599128,-0.01501239,0.024460705,-0.014408453,-0.062232777,-0.022902817,0.025738582,0.034942273,0.02693218,0.031244954,-0.022709806,0.020330442,0.056616995,0.02581469,0.030042535,0.055423733,-0.008592534,0.019151812,0.03326992,-0.0020918327,-0.012311554,-0.0045987577,0.006922847,0.037474267,0.00846994,-0.012599924,0.037342884,-0.021165991,0.035393372,-0.00012846306,-0.011799198,0.025457162,-0.01799362,0.01384719,-0.12151032,-0.045906812,-0.021863803,-0.03983457,-0.023028834,-0.019038536,-0.00017846221,0.046000343,0.093795635,-0.006298981,0.0016878532,-0.00017289916,0.03205769,-0.018395998,0.017297413,0.008151112,0.018433018,-0.03906956,0.009587126,-0.008950637,-0.050603144,-0.0048482604,-0.037826877,-0.044209495,-0.0213974,0.041291803,-0.034801316,-0.03433374,-0.0025104617,0.049950972,-0.020127207,-0.06516377,0.00088631513,-0.034117945,0.0023463627,0.019856855,0.10139904,0.017510945,0.0044273734,0.015883924,0.008838513,0.09315722,0.04326924,0.015312223,0.012837397,0.004504713,0.04748271,0.011290281,-0.052903157,-0.010792641,-0.03162854,-0.006036356,0.012958873,0.025128938,0.026738312,-0.02412651,-0.034944236,-0.06163812,0.000093511815,-0.04558647,-0.03738971,-0.024386667,0.052331522,-0.04034327,-0.022264462,-0.03245058,-0.0286895,-0.021753829,-0.051751718,-0.010362243,0.023777697,-0.022175817,-0.048110943,-0.008485667,0.009006553,-0.0032796129,-0.026567616,-0.005276296,-0.037132744,-0.007784963,0.022639966,-0.0039527994,0.014052596,-0.010941827,-0.0016645727,-0.01199255,0.0004313926,-0.016176762,-0.029513108,0.029896282,0.007158108,-0.06299845,-0.025771515,0.022876466,-0.005107361,0.0034913316,-0.023765583,-0.0015462746,-0.040766142,0.052046966,0.03200806,0.031102194,-0.013915585,-0.010934856,-0.021209419,-0.01392317,0.022457907,0.0015211116,-0.027192736,0.0018767982,-0.07696588,0.0009001779,-0.011582939,-0.038933117,-0.006638393,-0.030769153,0.010128576,-0.0070045628,-0.0032334724,0.0007835122,0.0007582172,-0.03334716,-0.025187539,0.01995691,-0.059701364,-0.025343444,0.02697684,0.03556351,-0.006738145,-0.03685242,0.015829407,0.03175871,-0.021366492,-0.009778448,-0.05485344,0.029895449,0.03129072,-0.082192585,0.002966011,-0.009468302,-0.016949052,-0.060678426,0.03621319,-0.0024226727,-0.010673416,-0.009683018,-0.006151837,-0.034796275,0.01736743,-0.00556622,-0.0026512027,-0.018179866,-0.017753415,0.030187024,0.02121645,-0.017050507,-0.056619424,-0.015239546,-0.027442148,-0.021587959,0.0062923064,0.033470217,-0.028065069,0.04290031,0.0011755418,-0.025989814,-0.03443787,0.0028386621,-0.0046470044,-0.039476823,0.014151171,-0.0058462815,-0.0051850583,-0.005750033,0.002101089,-0.026494095,-0.0017269712,-0.037194125,-0.01115064,-0.0431675,0.010979084,0.03376659,0.0052296654,0.022186985,-0.0019259246,-0.00743217,0.041152913,-0.0066267406,-0.049480874,-0.0026634121,-0.026846332,-0.004978428,-0.016271636,-0.043726835,0.01972233,0.044631664,-0.01984809,0.0077037807,-0.06024497,0.025991498,0.0013601267,-0.02436978,0.04202605,0.03903618,0.040007308,-0.03488011,0.036178373,0.0024525146,-0.036542397,-0.01583444,0.028700208,0.012754058,-0.009485547,0.00855291,0.0023654148,0.01023042,0.010098609,-0.0071733864,0.019718666,-0.03386677,0.049359057,0.0007151042,-0.009491458,0.03747578,-0.001538072,0.0009762978,-0.021547282,-0.021308547,-0.008249629,0.04365871,0.007857498,-0.0071942555,0.012825612,0.09407688,0.01543942,0.00029478042,-0.010639485,-0.044553444,0.0075983843,-0.15806966,-0.008406161,0.003803207,-0.010226724,0.024041053,-0.023961665,-0.031883527,-0.058203362,-0.00074081897,-0.034807123,-0.014019852,-0.005163757,-0.022106085,-0.009237481,0.00978059,0.02203562,-0.049397763,0.009387546,-0.05383391,0.039271478,0.024260612,0.010076225,0.02511882,0.0123744495,-0.020505527,0.018987792,-0.022462416,-0.03475044,-0.014528535,0.001943296,-0.028112004,-0.035257947,0.02101421,0.037517775,-0.0023331281,-0.015897874,0.0072613177,0.014725895,-0.070943005,-0.012627149,0.0057901973,0.025555596,-0.011874808,0.0013647237,0.012487422,0.050766326,-0.020179842,-0.039481502,-0.060975764,0.014309275,-0.006437027,0.034431294,-0.050183497,0.006685971,-0.038123693,-0.0147965085,-0.034177754,-0.0051562423,-0.012680852,-0.011740813,0.020565053,0.04426449,-0.053863205,0.0029147074,-0.04493633,0.027037997,-0.07241213,0.036345612,-0.0091134105,0.005750369,-0.018112533,-0.013420251,0.029623177,-0.0149656115,-0.021440819,0.0039655077,0.032559484,-0.017347477,-0.016693074,-0.017607326,-0.035839893,-0.015841465,-0.0029803254,-0.044167094,0.038451765,-0.00090384384,0.007007338,-0.0017118839,-0.04515718,0.006682429,-0.026480004,-0.03889301,0.004129526,-0.0050268983,-0.011868183,0.010428817,-0.031632397,0.01960152,-0.013099339,0.0020467688,-0.042681683,0.005062779,-0.04134992,-0.04212943,-0.026318647,0.03392935,0.0016580075,0.026406344,-0.010586181,-0.025520226,-0.028730037,-0.011230252,0.012193929,0.015907038,-0.07566204,-0.023663316,-0.036829527,0.023511304,0.008795254,-0.027497148,0.008182877,0.0020271933,0.0039271377,-0.029824926,0.02843757,0.09850876,0.016374255,0.041592833,0.035120036,0.007818234,0.00011406537,-0.04651947,0.037709527,-0.03506889,0.07523636,-0.04670024,-0.015805602,0.03648504,0.002655751,-0.04121439,-0.03202649,-0.018926479,0.001934673,-0.016729387,0.0051157167,-0.005331398,0.006786658,0.03419273,0.034533065,-0.016226567,0.0072766733,-0.022678578,-0.0054358714,0.000358491,0.012049266,0.056667905,-0.025171043,-0.004280854,0.009608408,0.072357714,-0.0265921,-0.031671144,-0.03865509,-0.0015459602,-0.018861385,0.07602127,-0.009416362,-0.025332907,-0.009049955,0.03190729,0.010452006,-0.0123468395,-0.010130448,0.024541909,0.035459835,0.030517427,-0.013780244,0.021927437,0.034541912,-0.017788824,0.043813404,0.024164787,0.041824427,0.07924311,-0.034824144,-0.004020088,-0.0009739634,0.006591493,-0.025624473,0.00805576,0.009224949,-0.002768524,0.024509607,-0.02371519,0.06323673,-0.0007626993,0.022610225,-0.014825904,0.038866334,0.008736002,-0.011112502,-0.019152323,0.041740824,-0.014629162,-0.034149412,0.014984146,-0.006896955,-0.006907721,-0.0056661903,0.035201695,-0.028261866,-0.0011171205,0.004087895,0.029177098,-0.0066755256,0.006194639,0.02647321,0.019307671,-0.02549001,-0.06821913,0.04365628,-0.006739556,0.022050362,-0.018454053,-0.0034972979,-0.00902324,0.0027527655,0.020350905,0.005634511,0.024735156,-0.036936224,-0.001297076,-0.0024358626,0.04103952,0.016870763,-0.0035943866,-0.026515938,0.027122805,-0.028632276,-0.034873985,0.021083036,-0.041545346,0.011241557,-0.0044174143],"last_embed":{"hash":"4w8ssr","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"4w8ssr","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{2}","lines":[152,152],"size":62,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4w8ssr","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017756509,-0.016671194,-0.041046776,-0.007028577,-0.05983612,-0.03564023,0.056340612,-0.00024637545,-0.003067035,-0.0047103846,-0.012661739,0.008575963,-0.019724434,0.0008148551,0.034158874,0.029658861,-0.00013800497,0.0044919676,0.012700898,-0.0049061663,-0.03638885,0.033131707,0.052761186,-0.03858703,-0.01489114,-0.019820299,0.008678394,-0.010217984,-0.017825011,0.044342,-0.013824477,-0.04725772,0.03566615,-0.028858447,-0.013400626,-0.039017584,0.02943029,0.018703861,-0.045071326,0.028222976,0.03787571,-0.048858527,0.03038899,0.004544076,0.036808427,-0.04210677,-0.03836673,-0.015290713,-0.00431647,0.023621153,-0.0052873767,0.0010781153,0.025362467,-0.0019566435,0.019296514,0.054615654,0.0010743929,-0.02531145,-0.03836092,0.00095714,-0.043144178,0.022685733,0.008182409,-0.0052188984,0.010038584,0.0453596,0.054557387,0.033855733,-0.016063364,-0.0040586637,0.023447929,0.01345982,0.015049085,0.0129924845,-0.06212831,-0.0041937763,0.025409235,-0.0013957751,-0.0010536708,0.015141338,-0.0028100486,0.007074718,0.0070721745,-0.010354005,-0.0017805349,0.032214142,-0.025203664,0.06805836,0.013348104,0.017347643,0.014019675,-0.0029153738,0.030268546,-0.038410977,-0.014785482,0.008324324,0.010161373,-0.036303148,0.012403295,0.0025481756,0.03777241,-0.0019436788,-0.025847347,-0.0033903718,-0.045630123,0.0007293841,-0.012763965,0.010515691,0.020998072,-0.015847612,-0.012031942,0.033929694,0.050728407,0.031898562,0.011617875,-0.0462278,0.014085134,-0.0413199,0.0016613902,-0.033420056,0.03635639,0.009234192,-0.009775853,-0.020289503,0.0054016192,0.008025922,-0.029496752,-0.022318615,-0.023823692,0.027918003,0.01925403,0.034337435,-0.020132162,0.00006908099,-0.030187134,0.027673125,0.03774648,0.026129806,-0.008482396,-0.071819246,-0.003571557,0.036608346,-0.03471264,0.012375845,-0.0012220021,-0.055916157,0.036240034,-0.0008141998,-0.00062009896,0.021841664,0.027341759,0.017745582,-0.0052390182,0.063460656,0.003201696,0.03583469,0.013220259,0.042685162,0.030829957,-0.030216018,-0.027896155,0.00063275214,-0.038512185,0.054644927,-0.005116731,-0.0006870155,0.011000225,0.008479214,0.0007386393,0.0026146127,0.004006197,-0.012051968,-0.004629441,0.042044025,0.0034520628,0.014876625,0.05766234,0.040397685,0.007410848,-0.019224338,-0.053056344,0.026940152,-0.019670162,-0.06777664,0.014057846,0.04753888,-0.016473578,-0.044181354,0.018990168,0.049263135,-0.024640277,0.004628092,-0.016358342,-0.010704428,0.034608837,0.04374921,0.02662421,-0.010827132,0.027948271,-0.036615342,-0.00012517684,0.032395363,0.031172335,-0.0063202535,-0.03857369,-0.01072658,-0.01144653,-0.041157708,-0.005017186,-0.014527128,0.016139127,0.02592147,0.006267505,-0.01931274,-0.018242156,-0.039355803,0.020542407,-0.005688769,0.003428906,0.006844986,-0.003965636,0.0653421,0.013059856,0.0043400642,-0.0027661992,0.021638002,-0.016298987,0.052608628,0.028193459,0.0140389735,0.008539853,-0.010043588,-0.015232072,0.00043928032,0.0043713823,0.0028055853,-0.0035653275,0.023329973,0.03151245,-0.013914641,-0.0016544962,0.03290548,-0.01686455,-0.00592408,-0.026011422,0.017054176,0.03234464,0.042852025,-0.010903459,0.013489718,-0.03140202,0.007954403,-0.034102257,-0.019715719,0.035323456,0.04477874,0.012315431,0.018584985,0.029334167,-0.005284864,0.013072976,0.008823616,0.01250237,0.023743369,0.031927202,0.004932796,-0.014589893,-0.020185666,0.0068745087,0.035802808,0.03274592,-0.021842089,0.019431217,0.049724992,-0.01564395,-0.016715685,-0.029750837,0.008035134,0.06378091,0.0010539931,-0.03130968,-0.02440743,0.020392086,0.009962189,0.02093789,0.0048469687,-0.031730626,-0.02699252,0.008092622,-0.05654368,-0.028978365,0.018571831,0.06927856,-0.0016287798,-0.014921552,-0.0016956213,0.011631611,-0.17867287,0.017197168,-0.012574139,0.043239698,-0.00077471026,0.014652776,-0.040015172,-0.017042382,-0.068334684,0.044223197,0.034808148,-0.04824014,0.032027237,0.020585455,0.016477667,0.013330043,-0.0011864845,0.010046809,-0.02127975,-0.04076723,-0.013447836,-0.036096126,0.06508631,0.03492098,-0.001414642,0.005652064,0.08053989,-0.04261675,0.008724051,-0.029658359,-0.051667273,-0.0040080207,-0.005609028,0.009664511,-0.019642191,0.016362084,-0.026342798,0.041635744,0.036308385,-0.004340271,0.05835939,0.0037903516,0.0071541965,0.0077242223,0.006720334,-0.008088057,-0.014749596,0.0041108183,-0.051383056,-0.0017882668,0.015675895,-0.01314404,-0.005959062,0.0061034225,-0.04872549,-0.0028117856,-0.017805353,0.028936036,-0.014323415,-0.026225453,-0.008693273,-0.034763597,-0.0042732833,-0.037134413,-0.024491876,-0.06733956,-0.011242148,-0.009953714,-0.011252592,-0.005267259,0.043577276,-0.05051678,0.024084097,-0.046007007,-0.016039476,0.030000487,-0.014348366,-0.0011285832,-0.029585788,-0.10135204,-0.012015315,0.027787931,-0.017997684,-0.0046213507,-0.015156535,-0.051985458,0.013578278,0.0046647456,0.031722084,0.24323516,0.021794647,0.023512177,-0.015325914,0.027981184,-0.03066496,-0.024973053,0.020631455,-0.008726182,-0.027636904,-0.005250887,0.05777573,-0.018283475,-0.004316856,-0.0023800575,0.05295456,-0.08314204,0.016896164,0.05755123,0.000056924193,0.0071607847,-0.021807076,0.02965309,-0.01876616,-0.06180102,-0.03504185,0.018304516,0.01753604,-0.011382923,0.0131885605,-0.03598658,0.06515107,0.04233217,-0.062472165,0.03132417,0.06041897,-0.015719963,-0.019087086,-0.015891418,0.0020538715,0.004507001,0.0019907968,0.0092510525,-0.051148593,-0.022144169,-0.0105734095,0.0063176225,0.020301644,-0.024495378,-0.031353265,0.032332834,-0.01073504,0.013043671,-0.016859462,-0.008728467,0.019224094,-0.005861348,-0.022980286,-0.010616328,0.0015405088,0.02586417,0.02324358,-0.08508798,-0.0037283073,0.036251184,0.01090788,-0.016153509,-0.0063976008,0.021142438,-0.019224213,0.006929094,0.0129696205,0.022779876,0.020190382,-0.007084668,-0.0064793495,0.0336522,0.05711708,0.022599924,0.021819474,-0.012851786,-0.02231811,-0.026801173,0.012870828,0.008649936,-0.002722342,0.0018891238,0.07311831,-0.022221949,0.017328715,-0.0044532986,0.012161396,0.012099414,-0.00086018443,0.009732934,-0.02819195,0.046480305,-0.03859045,-0.019108834,0.05446935,-0.033838436,0.052133847,0.0043226588,0.0028818056,0.016690003,0.011519326,0.014608636,-0.04181904,-0.00004320419,0.011453788,-0.08181022,0.03400001,0.005363202,-0.04213479,0.015575433,0.049258143,0.021785483,0.006013948,0.046074472,-0.034339976,0.015268494,-0.00030854635,-0.014014327,0.011176462,-0.028417582,-0.073072925,-0.0010899572,0.004021433,-0.00045921668,0.03372638,0.052717306,-0.02359777,0.0015900364,0.075047575,0.04479801,0.027368944,0.042033266,-0.023726856,0.019848835,0.033535607,0.020527214,0.007862735,0.0063043362,-0.011767389,0.020259192,0.017611677,-0.034834143,0.0055993404,-0.029400399,0.018532744,0.0145185385,0.0084498115,0.020656293,-0.027132556,0.010472456,-0.086370215,-0.040866137,-0.046148457,-0.05186529,-0.025509616,-0.01440815,0.008326651,0.034292076,0.057740305,-0.036105003,0.013337137,-0.022100618,0.04215946,-0.026603755,0.008536681,0.009805815,-0.015579783,-0.055272914,0.029189287,-0.0070270696,-0.042024285,-0.031751003,-0.041564755,-0.04504974,-0.010789119,0.035738714,-0.02645072,-0.044535294,-0.009484379,0.04813422,-0.033343133,-0.047941983,0.0038946022,-0.023177192,-0.008388197,0.01770103,0.102716625,0.011178366,-0.000978781,0.017995507,-0.002520084,0.08761876,0.048081584,0.019905262,-0.0005451896,0.0026951851,0.023180999,0.012077397,-0.028156169,0.0055019828,-0.048251957,-0.0104,0.0031015382,0.0285171,0.021475717,-0.013457965,-0.005762312,-0.060024556,-0.0013473299,-0.051281966,-0.028121633,-0.004957739,0.07009293,-0.05412305,-0.024173569,-0.015279702,-0.020139556,-0.018928777,-0.053859882,-0.030265495,0.0024212282,-0.013318645,-0.031137038,0.0023389698,0.00028584324,-0.002237492,-0.040308867,-0.017292056,-0.041450065,0.003175822,0.040037956,0.014453583,0.036243558,-0.013948024,-0.022064088,0.019285638,-0.019240307,-0.027383357,-0.017765861,0.032873742,-0.011052578,-0.063248925,-0.020434348,0.025150033,-0.03245109,0.0090114,-0.029295748,-0.002982417,-0.021853903,0.037229415,-0.00074718124,0.04283211,0.003543218,0.008518421,-0.042816382,-0.031992413,0.026677042,-0.009503769,-0.023430768,-0.01105801,-0.08067648,-0.01746848,-0.024035996,-0.035473768,-0.0046766726,-0.0053577223,-0.017892208,0.0053151026,-0.0027492123,0.0023025451,0.013744518,-0.007770105,-0.02790753,0.023938848,-0.05622358,-0.032419924,0.0065792324,0.038236395,-0.026491465,-0.034272276,-0.00940518,0.034271024,-0.022088967,-0.0118865445,-0.067054234,0.03294176,0.022169428,-0.078573264,0.012197472,-0.014073191,-0.010794956,-0.047534704,0.027534893,-0.01616582,0.014238589,-0.005824924,-0.00079280604,-0.023769882,0.019807177,0.0006724472,0.005497006,-0.004803585,-0.0014012486,0.040137947,0.012312774,-0.0072404766,-0.04065773,-0.015330962,-0.002358382,-0.0075249868,0.01202822,0.03957308,-0.011592711,0.05212778,0.009556445,-0.01639138,-0.038722787,-0.02277087,-0.009695894,-0.03635256,0.016826928,0.011332031,0.0027365729,0.007438538,-0.00023819123,-0.0022192078,-0.012295292,-0.040403973,-0.023241414,-0.036376037,0.012300081,0.030930487,0.010579628,0.027392065,0.030470168,-0.010422233,0.058013815,0.0013885971,-0.056204386,0.0025028926,-0.016545195,-0.01116395,-0.026552225,-0.026061425,0.026374483,0.030126669,-0.030121354,0.018406589,-0.06864258,0.03897567,0.005888858,-0.0054481686,0.04681203,0.040677417,0.03636886,-0.018938303,0.040718887,-0.015820881,-0.030047785,-0.027757443,0.0362393,0.014931265,-0.0085483985,0.036709413,-0.023022784,-0.009665186,-0.023058381,-0.0018908053,0.030681219,-0.04743211,0.041879702,-0.019008355,0.009877757,0.03228909,0.008426153,0.0061663766,-0.014438234,-0.008407088,-0.018471144,0.002063962,-0.017648503,-0.0051543317,0.04192328,0.09237293,0.025567943,0.0018894257,0.005195491,-0.0207608,0.004615226,-0.14937314,-0.006023333,-0.0016193566,-0.01495013,0.016040282,-0.02791808,-0.039767403,-0.058099862,-0.0028522415,-0.023504905,-0.025888467,-0.0037188723,0.018439414,-0.0076071713,0.003507979,0.006292965,-0.070811756,-0.018491765,-0.060839694,0.06230178,0.015501689,0.0031188603,0.066584416,0.000480141,-0.012796459,0.015168089,-0.012125407,-0.03160108,-0.014843445,-0.029940814,-0.025202397,-0.049366634,0.016505368,0.04773739,0.01742348,-0.03833319,0.015355677,0.018945452,-0.072963975,-0.0023823024,-0.02100504,0.006703331,-0.010583327,0.013153871,0.011886621,0.062095296,-0.036939524,-0.0399768,-0.071083784,0.03228047,0.0058458326,0.038561262,-0.021352353,0.028069073,-0.032255013,-0.040659152,-0.014670722,-0.03912701,-0.021934073,-0.01959793,0.009634947,0.020840587,-0.036642507,-0.009766515,-0.031109245,0.027674293,-0.063980356,0.010199994,-0.048482653,0.0029036219,-0.013184455,-0.02159444,0.04047862,-0.001392946,-0.002731192,0.0015669272,0.032764286,-0.025806027,0.020814767,-0.020004524,-0.07533638,-0.008908792,-0.0109371925,-0.033402883,0.056562677,-0.0193605,0.00064015045,-0.014442345,-0.04848862,0.012314114,-0.050002117,-0.03754173,0.01032943,-0.021930305,-0.016118316,0.05050403,-0.031194147,0.010147007,-0.009457286,0.012669371,-0.020984227,-0.0014689683,-0.040828127,-0.024278803,-0.006640784,0.032835294,0.018830951,0.026024388,-0.020455005,-0.023482706,-0.03957638,-0.006673038,0.002987873,0.02574056,-0.061542727,-0.020843647,-0.03173641,0.024355166,-0.006921822,-0.018537752,0.013467373,0.0029915161,0.009566762,-0.01998492,0.013285066,0.10031342,0.03374743,0.0046675946,0.030097814,-0.0049981494,-0.008169479,-0.0641342,0.033620182,-0.015125198,0.045708735,-0.013951652,0.0045883995,0.033979002,-0.004102537,-0.03319687,-0.044639856,-0.020390572,-0.007338427,-0.008308075,0.008001134,0.0030141633,-0.013966536,0.026358766,0.0048577795,-0.015276698,0.02207134,-0.004894971,0.0034234005,0.013417224,-0.0029378848,0.070161946,-0.017357437,-0.008535829,0.0061511407,0.06271923,-0.024753567,-0.014828355,-0.025162045,-0.013064155,-0.020438697,0.06956044,-0.0024814438,-0.013752549,-0.02093332,0.011140354,0.022288665,-0.0140382275,-0.010375174,0.025234,0.0156955,0.024921544,-0.02105096,0.01807164,0.02802619,-0.004884869,0.030101126,0.0032599824,0.06014123,0.057659686,-0.030033523,-0.003249693,0.011617716,0.004867513,-0.013390366,0.010545108,-0.004111189,0.003192827,0.028402789,-0.022800649,0.08467353,0.009446923,0.023751268,-0.0023118386,0.04305481,-0.0034486332,-0.031416167,-0.022404619,0.007494166,0.0028878313,-0.009538487,0.025526254,-0.030929675,-0.023112148,0.0018278887,0.022728458,-0.050129738,-0.00027550958,0.0052147997,0.022745604,-0.0007238602,-0.0005372113,0.027545288,0.0020756766,-0.028948378,-0.036264423,0.042307686,-0.009519546,-0.0015854723,-0.017645054,-0.006300382,-0.002536669,0.0008035695,0.0448283,0.026050335,0.018438142,-0.057806943,0.003559256,0.013750384,0.041674424,0.005109601,-0.016475124,-0.037234485,0.03508076,-0.04601622,-0.020722544,0.015428201,-0.038026202,0.026380675,-0.011038381],"last_embed":{"hash":"1y6xfee","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"1y6xfee","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{3}","lines":[153,153],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1y6xfee","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035803586,-0.0217419,-0.043535464,-0.006970565,-0.06704128,-0.030624816,0.03636562,0.010832916,0.0013669989,0.013963813,-0.01239773,0.011246236,-0.030011812,-0.008158324,0.011261304,0.018019568,-0.0008164546,0.008671451,0.014291401,-0.0013182167,-0.04604584,0.015495581,0.04488408,-0.028613595,-0.045435466,-0.023904305,0.020367442,-0.017231278,-0.010502318,0.06734765,-0.0041766767,-0.029240513,0.020240396,-0.03319825,-0.017981984,-0.024309337,0.011170199,0.008324576,-0.039449096,0.035319522,0.016047118,-0.023118466,0.03765303,0.004740303,0.04709878,-0.027879894,-0.036311224,-0.014331672,-0.015714426,0.010040374,-0.015038566,0.00059941673,0.005513733,0.003957161,0.036687206,0.056555755,-0.015196008,-0.053483114,-0.010723506,-0.0052548717,-0.016164755,-0.004136562,-0.016735587,-0.020000638,0.021160394,0.02940537,0.038347233,0.03481268,-0.015726484,-0.013574361,0.029134266,0.03930676,0.018156936,0.023242809,-0.047950584,-0.01945715,0.0053243823,-0.01535936,0.0062933573,0.030544,-0.0059501184,0.010781051,-0.007660464,0.0040317597,-0.01784381,0.028287156,-0.02737619,0.088615306,0.03307214,0.004473548,-0.012005118,-0.005174744,0.016255228,-0.032410834,0.006408755,-0.005197511,-0.004316833,-0.03300298,0.023571102,-0.012898647,0.0542785,0.020034365,-0.02837092,-0.01046649,-0.0059932484,0.0018601252,0.024188269,0.009633538,0.033992928,-0.017306073,-0.0037048978,0.057363477,0.04294308,0.020938985,-0.004409287,-0.047029894,0.017305426,-0.039814845,0.026251696,-0.013891101,0.049180787,0.003533988,0.004284501,-0.037635326,-0.00032585798,0.037216175,-0.0058800494,-0.0046723885,-0.024141792,0.03549247,0.025446989,0.02716044,0.00048318895,-0.0142456135,0.0074289963,0.03506757,0.03645188,0.016257418,0.004000429,-0.07819897,-0.0048250714,0.018592868,-0.012789936,-0.00064318086,0.025987428,-0.031899016,0.022461304,0.010533786,0.014977264,0.045214448,0.02234831,0.0148181,-0.011356502,0.0323162,-0.004241271,0.022599053,0.02243961,0.05546833,0.025224961,-0.021822233,-0.005741156,-0.0171987,-0.021109339,0.041041907,0.005448731,0.0013123609,0.023240179,0.02903009,-0.00035560058,-0.006211619,0.00037850594,-0.015012202,-0.012536495,0.042378034,0.029665155,0.013423991,0.06826511,0.02977487,0.012499237,-0.010513808,-0.049390752,0.032918368,-0.014847183,-0.066321336,-0.0067593115,0.050977945,0.0009357084,-0.039232913,0.034005057,0.03945944,-0.012099852,0.0066756173,0.005699639,0.00806281,0.040635806,0.009201357,0.013556795,0.0002327314,0.017037774,-0.03750164,0.007836833,0.019324768,0.021296866,-0.040089734,-0.037102252,-0.012498688,-0.030132892,-0.025970595,-0.007155728,-0.011687685,0.0112690795,0.016624866,-0.0012727783,-0.031161586,-0.020325175,-0.025422068,0.04212071,-0.006352873,-0.008965518,-0.0066384464,-0.016102001,0.06648919,0.015643213,-0.0023897134,-0.008492987,0.041578583,0.022926819,0.02561535,0.023051172,0.019526448,0.0015706938,0.0034730942,0.009768199,0.0039992505,-0.0015166913,-0.003880112,-0.021481233,0.023548355,0.032686207,-0.03690461,-0.019417781,0.019434145,0.014002451,-0.014424786,-0.026091097,0.0035357873,0.04971713,0.06271,-0.018937562,0.013188987,-0.021282705,-0.005996336,-0.032445163,-0.031032251,0.039716076,0.03362633,0.013152054,0.008058248,0.037641197,-0.0152282985,0.0013344442,0.033659063,0.0098478,0.015852554,0.028429698,0.0074098017,-0.01553573,-0.022017151,0.021044573,0.037555695,0.012998997,-0.0074604554,0.031090396,0.03042131,-0.035030443,-0.0148471305,-0.03821548,-0.0035539896,0.055035148,0.005434465,-0.023002392,-0.025122218,0.02277511,0.01330908,0.033567145,0.010022808,-0.029867893,-0.017410137,-0.0010682514,-0.038266625,-0.017438546,0.008028734,0.06648878,-0.0143693285,-0.026311785,-0.006350714,-0.00002263581,-0.17005518,0.027256545,-0.01236285,0.051194996,0.0073196967,0.005069145,-0.041317895,-0.025305752,-0.06021714,0.039338887,0.00019831573,-0.04469592,0.019196937,0.030266691,-0.0032187067,0.004513717,-0.0007792934,0.0076069287,-0.012489505,-0.04892108,-0.033737406,-0.047579385,0.049527224,0.03225897,0.010633746,0.002432467,0.08798132,-0.044074334,0.010593089,-0.03682063,-0.044404726,0.0008301885,-0.0042241705,0.020461576,-0.030726317,0.0010638415,-0.014851171,0.026331479,0.023155741,-0.0020099129,0.07609913,0.014859386,0.010309508,0.019842915,-0.015664017,-0.005328304,-0.04210656,-0.0029650321,-0.059414178,-0.013460546,0.015900718,-0.015572779,-0.005603309,-0.009635211,-0.046529666,0.00828847,0.017893255,0.0475791,-0.033519037,-0.021472104,0.014326685,-0.030483868,0.0064966716,-0.034671556,-0.010513162,-0.05409913,0.005816947,-0.0005717087,0.0036570465,-0.0071051414,0.0397986,-0.0587165,0.024145395,-0.041937064,-0.024019545,0.023277914,0.014163599,-0.00944485,-0.016684758,-0.08871212,-0.0047757505,0.03716602,-0.016372988,-0.011479182,-0.004256656,-0.045593698,0.0075284876,0.017897878,0.026452437,0.24748795,0.04154823,0.0113472855,0.0012697638,0.030325621,-0.021043945,-0.043832388,0.023384644,-0.004395852,-0.025318308,-0.0009751247,0.04440946,-0.011454753,-0.011218202,0.0073329834,0.04269926,-0.08463921,0.019052094,0.041651804,0.01694721,0.005966231,-0.04375448,0.033154707,-0.03340852,-0.059513513,-0.03810078,0.0043272455,0.028166862,-0.016008623,0.018554537,-0.052730218,0.091674946,0.057835788,-0.07554455,0.02886476,0.038347285,-0.0049044224,-0.049251173,-0.015334557,-0.0072570154,0.016149398,-0.012962558,-0.011472307,-0.071989134,-0.033694193,-0.0076972414,-0.009360285,-0.013357224,-0.030814584,-0.031114714,0.017487776,-0.02565085,0.028399874,-0.016095635,0.00797728,0.008685016,-0.009969029,-0.027629482,0.009449402,-0.008679761,0.022675006,-0.0043993415,-0.08796829,-0.018437294,0.02338455,0.0062616006,-0.037560575,0.010375404,0.02590741,-0.02743085,0.012308121,0.007601133,0.032944962,0.045639977,-0.023869943,0.000021935184,0.03679932,0.064966336,0.030594194,0.008510401,0.0023452213,-0.03224438,-0.01480194,0.018999679,0.03030185,-0.007056244,0.01473828,0.08446486,-0.00005649909,-0.0002460439,0.0072044823,0.0215382,-0.010250698,0.0060376446,0.0009651346,-0.032658275,0.05706399,-0.04327556,-0.027635086,0.05232908,-0.0428154,0.031904317,-0.0053343675,-0.015186959,0.015719637,0.0054872185,0.024459146,-0.038987823,-0.025055937,0.009884078,-0.09695182,0.022716692,-0.001020363,-0.037461437,0.02540579,0.06122551,0.030902872,-0.006259699,0.043068,-0.009795647,0.023336709,0.0052854693,-0.009571275,0.029141812,-0.03211948,-0.07739406,0.011055318,0.024988133,0.008860917,0.02630626,0.06300446,-0.021049492,0.012669881,0.05871417,0.014938555,0.023196686,0.038628645,-0.025355836,0.017480604,0.035879694,0.010581389,-0.003396287,0.00238571,0.005208635,0.015356116,0.026492003,-0.020888336,0.0122587755,-0.0073550767,0.030341225,0.019214967,-0.00765514,0.01699529,-0.036561172,0.014816973,-0.106306516,-0.043123614,-0.05122011,-0.024781838,-0.012420535,-0.017729443,0.0013387124,0.02753764,0.072933316,-0.02409335,0.023200901,-0.0061988393,0.032834526,-0.015154783,0.008311733,0.022738563,-0.0112999305,-0.040644024,0.0066086724,-0.018058194,-0.038040992,-0.019141676,-0.04444139,-0.047222458,-0.032236822,0.05130278,-0.023122024,-0.02787682,-0.0014671705,0.052233785,-0.031464495,-0.043057613,0.0021078682,-0.019116115,-0.008111629,0.016684053,0.10340039,0.018658308,-0.0099892,0.029322853,-0.0012405467,0.06846214,0.055149656,0.008815397,-0.0033407002,0.034389213,0.021459123,0.016812135,-0.04863514,-0.0034222486,-0.020111179,-0.012977346,0.016299928,0.02085279,0.018364917,0.0027094681,0.0072238655,-0.07690619,0.0060000257,-0.048188966,-0.03727728,-0.012102387,0.06071368,-0.05816499,-0.021165514,-0.014443446,-0.028138697,-0.023497779,-0.047244128,-0.0186973,-0.006299051,-0.0044687483,-0.04480451,-0.010296535,-0.004517777,-0.0057473104,-0.021117698,-0.007434301,-0.0228946,-0.00814566,0.05017756,-0.0044038603,0.02902907,-0.006072591,-0.013914157,-0.021898901,-0.002405397,-0.00035455372,-0.010949486,0.0363846,-0.028618155,-0.059586667,-0.03730006,0.007965694,-0.03239976,-0.015966492,-0.036972407,0.013873531,-0.022560172,0.027437503,-0.005159605,0.037074983,0.0061193313,0.03041967,-0.032607876,-0.00889744,0.018034674,-0.009466287,-0.021357419,-0.010705692,-0.04877181,-0.0120178675,-0.02293757,-0.03280667,-0.012369971,-0.004824967,-0.014210415,-0.0064312015,-0.0040141866,0.0006347483,0.010170535,-0.04151632,-0.0050645713,0.04436446,-0.0815466,-0.03829402,0.030501073,0.00877316,-0.021887183,-0.034113046,0.026168292,0.03908344,-0.0051741907,-0.0005420345,-0.0702551,0.016615294,0.0070489794,-0.07739731,0.006155094,-0.007060137,-0.01780622,-0.027118707,0.024511274,0.003398889,0.006512601,0.0034514512,-0.014298318,-0.009016675,-0.002475033,0.009003677,-0.008299153,-0.012257991,-0.0122707365,0.042604025,-0.0008662846,0.0046427622,-0.058116082,-0.023785513,-0.005610548,-0.015600171,0.003955764,0.04700384,-0.025738558,0.046980307,-0.005193203,-0.009252321,-0.041135002,-0.013684164,-0.009948108,-0.021785732,0.025057355,-0.019343833,-0.02402967,0.01049102,0.002233839,-0.010131838,0.0053679105,-0.03219205,-0.022633908,-0.030556712,0.005707031,0.021992913,0.0059965192,0.024244763,0.014782126,-0.012305579,0.040136334,0.000012597779,-0.044188023,0.010621159,-0.033512793,-0.0021506362,-0.024484517,-0.011393939,0.014477607,0.029050121,0.015292159,0.020372584,-0.047605265,0.047375802,0.01167185,0.000027127382,0.04476569,0.018576307,0.044525344,-0.041112848,0.050071098,-0.016113272,-0.041134488,-0.019404026,0.021344235,0.019291876,-0.024824122,0.03643874,0.007262651,-0.016698994,-0.0057073887,0.0038485804,0.01371986,-0.04089894,0.04627242,-0.02018358,0.0016564361,0.03730609,-0.00009073065,0.0023193415,-0.007014537,-0.016081352,-0.0022081232,-0.0022904675,-0.026196126,0.0074730166,0.035893764,0.10150735,-0.0010397598,-0.011151493,-0.019494137,-0.02679913,0.010588051,-0.14266588,-0.01226174,0.0030524202,-0.0052050315,0.0043278635,-0.021991467,-0.03351616,-0.052580167,-0.01843254,-0.034686785,-0.010068076,0.0068859234,-0.019848568,-0.006995066,0.011760945,0.0085224565,-0.06912053,-0.0065443767,-0.06527958,0.06247658,0.0311966,0.011419224,0.062376782,0.0032342684,0.0032812043,0.01600453,-0.020113457,-0.02492103,-0.019093923,-0.013508095,-0.004073781,-0.038960747,0.016346198,0.029004596,0.025110224,-0.048696566,0.0033376822,0.022477165,-0.062431734,-0.0005529414,0.004854357,-0.0020124235,-0.012237322,-0.0035832808,0.021956146,0.074473746,-0.02521274,-0.02350611,-0.064380854,0.02676857,0.0024554848,0.064259276,-0.026665915,0.01785342,-0.034119166,-0.029559227,0.004861078,-0.015247639,-0.015190173,-0.013986458,0.00016586269,0.003017323,-0.05621151,-0.007718661,-0.024712922,0.02598611,-0.07392084,0.021942368,-0.042765494,-0.0035217497,-0.0037161787,-0.02237343,0.034655903,-0.0076248106,-0.014520331,0.0018277552,0.027391175,-0.035868507,0.0026323022,-0.01620703,-0.05276414,-0.015225154,0.0059796656,-0.050583523,0.06346841,-0.005977211,0.0016367239,0.000056254303,-0.045194767,0.009741734,-0.05370516,-0.038193144,0.004883422,-0.0038883886,-0.021252327,0.05154842,-0.022692593,0.008179849,-0.0223022,-0.0015472264,-0.023408907,-0.02880758,-0.0511671,-0.013808111,-0.0033046955,0.0023407664,0.013534571,0.023985326,-0.03153778,-0.029751748,-0.04002018,-0.019487763,-0.0068596858,0.013246222,-0.06587522,-0.016775629,-0.004418023,0.02398904,0.016109668,-0.015117789,0.005862277,0.016839003,0.008663297,-0.020916775,0.009452187,0.08096106,0.025499327,0.047582235,0.029211285,-0.011098382,-0.00018881232,-0.06379056,0.019146742,-0.015243717,0.064175695,-0.032442484,-0.03404252,0.03589074,-0.03529563,-0.057592373,-0.02593639,-0.016028501,-0.0042205253,-0.017275712,0.019398808,0.0071276673,0.0039764596,0.025073955,0.003548534,-0.018520713,0.008543357,-0.005565517,0.022152554,0.018694602,-0.0021962882,0.044670347,-0.02879646,0.002033922,0.0069536534,0.06848,-0.02740533,-0.009913332,-0.02056255,-0.010272556,-0.018889047,0.05079839,-0.015254117,-0.025182808,-0.019631054,0.016571568,0.03684335,0.020520343,-0.0037558244,0.0076867994,0.02084666,-0.0007282551,-0.016790578,0.032406267,0.015240138,-0.012997681,0.03907553,-0.0046438444,0.0628336,0.061836917,-0.044498283,-0.01364315,0.013137325,0.023605417,-0.022444118,0.0054741995,-0.012089853,-0.00870191,0.0024803167,-0.03629672,0.07415219,-0.0051634307,0.0222988,0.0016150189,0.03140255,-0.004836722,-0.026702935,-0.024095709,0.037284568,-0.011634573,-0.01218599,0.028926555,0.0053161043,0.0024047995,0.007138875,0.033727974,-0.03267134,-0.0031744028,0.0051673823,0.017721577,0.001447438,-0.026608745,0.034666937,0.00875165,-0.014564341,-0.039643522,0.08128045,-0.014868014,-0.00074962387,-0.041624516,-0.007426885,-0.00036051116,0.0008479078,0.027858168,-0.006587111,0.012325006,-0.039207596,-0.007593552,-0.0059235557,0.018679682,-0.0041698003,-0.014369907,-0.017766466,0.013771433,-0.022606425,-0.02065279,0.023701059,-0.036848348,0.036536828,-0.023727164],"last_embed":{"hash":"1s83c0k","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"1s83c0k","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{4}","lines":[154,154],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1s83c0k","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026657095,-0.01966954,-0.030155517,-0.010279243,-0.06508408,-0.04510144,0.03539987,0.01250114,0.023608388,-0.009817337,-0.014210618,0.006274066,-0.030779904,0.013258215,0.030106068,0.022462066,-0.0050293044,0.015447577,0.014827998,0.0022416129,-0.019417023,0.009391488,0.051671747,-0.029639632,-0.024121137,-0.005631146,-0.007969036,-0.00091273524,0.02954711,0.06798187,0.00015184001,-0.05843,0.014979285,-0.034137733,-0.01214038,-0.028726405,0.03359542,0.0014661017,-0.04378924,0.02405288,0.021628935,-0.039566156,0.027090697,0.031788755,0.051604867,-0.02345215,-0.029254705,-0.015715767,0.00817536,-0.02060617,-0.0056881057,-0.020021543,0.011012761,0.017737042,0.011279531,0.048710328,-0.0057300255,-0.03504523,-0.020072348,-0.022679852,-0.035457842,0.00547086,-0.019704772,0.0021958405,-0.02597913,0.013194939,0.045886975,0.02349257,-0.016371975,-0.023114294,0.02638644,0.030983424,0.005154836,0.006278998,-0.051921878,0.0020101704,0.0013449021,-0.0027706095,-0.014556612,0.0146292355,0.017311389,-0.0035045268,0.0052309525,0.0074815215,-0.011376057,0.058255546,-0.028915802,0.09870656,0.017382914,0.01371953,0.009691467,-0.0036597736,-0.0025665723,-0.027528469,0.02491785,0.00090087985,0.012387985,-0.04715197,0.031221714,-0.000010028301,0.046952132,0.0011274823,0.0048643933,-0.00020287008,-0.021460665,-0.00074651925,0.006895428,-0.0028676838,0.021615498,-0.014947079,-0.00051376986,0.009127327,0.04840078,0.021891018,0.0016258187,-0.033366624,0.02316022,-0.043211542,0.011424426,-0.0066115935,0.030046277,0.0021163144,0.017442977,-0.0154285785,-0.016769797,0.034605566,-0.018977745,-0.00921118,-0.012027024,0.04194643,0.031236792,0.043914624,-0.008740775,-0.002475718,-0.019781882,0.03949047,0.044021584,0.010921463,0.01127644,-0.071332194,0.0016475089,0.020405045,-0.026629984,-0.00039930252,0.013485968,-0.023498004,0.02367705,-0.008070439,0.04028684,0.02700055,0.01784122,0.031225521,-0.008808026,0.05681214,-0.0040526893,0.021575956,0.026782017,0.08141752,0.006278756,-0.039273273,0.0029403467,-0.028055564,-0.06308275,0.053799797,-0.004855878,-0.005831254,0.009878345,0.01636055,0.0062577734,0.012536884,0.011709258,0.0091065895,-0.01450843,0.02814903,0.015743062,0.028052175,0.05333632,0.036749054,0.015101302,-0.005038617,-0.07412935,0.018367402,-0.026627742,-0.05865609,-0.0107838735,0.051823262,-0.022231836,-0.029168712,0.010290571,0.053468186,0.004119983,0.0045254505,-0.02803378,0.0043529365,0.023983974,0.014330409,0.01917495,0.021475388,0.018270163,-0.028799957,0.0020390423,0.019446112,0.023444088,-0.006165036,-0.041524854,-0.020899247,-0.032585964,0.0037363623,0.019458527,-0.046559237,-0.014602491,0.008917016,0.0054087993,-0.025689496,-0.014305479,-0.0498802,0.036247734,-0.007002373,0.012535614,0.015543322,-0.005624152,0.07010005,0.007004429,-0.01847096,-0.013044421,0.045533303,-0.0056626024,0.042614754,0.023527194,0.0039185244,-0.00076993974,0.016686108,0.00014358379,0.0000299354,0.00810972,-0.0068482016,-0.024111088,0.032964274,0.012788231,-0.023801198,-0.027343113,0.052956313,0.012069066,-0.012765312,-0.013439601,0.0090441685,0.024691097,0.05552294,-0.01737878,0.024229826,-0.011028134,-0.021710144,-0.034041908,-0.029675642,0.038577966,0.028999861,0.012929938,0.012173908,0.05219753,-0.0017492363,-0.0014571166,-0.016889144,0.0010739986,0.02445512,0.04125056,-0.0027951305,-0.020789158,-0.018583354,0.011362831,0.0056467974,0.032973155,-0.018906273,0.04004559,0.02144439,-0.036089167,-0.029896323,-0.041006763,0.015084305,0.046611093,-0.008922639,-0.030289097,-0.040344268,0.030746303,-0.0045781014,0.008388753,0.0034286804,-0.013901225,-0.029522872,0.01770733,-0.051301993,-0.018649582,0.0102022765,0.06834334,-0.005860714,-0.01817414,0.008457685,0.013475006,-0.17617697,0.009720441,-0.03647912,0.065366514,-0.0043142634,0.022384137,-0.06634496,-0.030571956,-0.04581634,0.06769047,0.05152504,-0.043649048,0.037815273,0.025439376,0.0076296763,0.0028176485,-0.013328692,0.008279651,-0.03068282,-0.04804733,-0.024451807,-0.037035767,0.07083931,0.026092594,-0.021603348,0.0032319939,0.087793775,-0.028705955,0.01820727,-0.030759573,-0.07668673,-0.013905308,-0.004244915,0.015366364,-0.015768722,0.015551043,-0.035288967,0.014183517,0.03428176,0.003779652,0.04280952,0.031055162,0.014877705,0.019393098,0.020609206,0.019784123,-0.039347935,-0.0033547487,-0.041681875,0.0046932823,0.007324702,-0.017134095,-0.02046026,-0.006196057,-0.051949825,0.014600102,-0.018728256,0.048498083,-0.034200523,-0.01345724,-0.00034052244,-0.037325684,-0.0071697035,-0.027878316,-0.0150031205,-0.04946456,-0.019198207,0.0060863867,-0.0063292184,-0.0165226,0.045895994,-0.053608883,0.027294641,-0.045603372,0.00077052874,0.029124755,-0.00024283328,-0.010647997,-0.018783765,-0.10774097,-0.032947816,0.040934466,-0.041601207,-0.0026987784,-0.026733408,-0.02464499,-0.011997636,-0.0029512502,0.025315588,0.23683433,0.04398956,0.02603791,-0.013133029,0.030073911,-0.021927113,-0.035407398,0.01926797,-0.019625945,-0.027984135,-0.0066533377,0.014321109,0.012611964,-0.025255311,0.0060253963,0.052539565,-0.05964766,0.03500769,0.053667538,0.028243,-0.0068844166,-0.031423334,0.023104802,-0.025457148,-0.07095861,-0.037316862,0.016133958,0.060891785,0.008480983,0.04935872,-0.034084015,0.045604233,0.043955527,-0.042741966,0.02113378,0.043180004,0.0041776597,-0.047265794,-0.017935013,0.008424204,0.023781653,-0.0028403606,0.030854177,-0.046907302,-0.02632194,-0.032506272,-0.024990695,0.004516428,-0.041138507,-0.04020046,0.033283792,-0.0021574136,0.013995979,-0.018029789,0.0043392438,-0.027803324,-0.010567796,-0.007945454,-0.030291112,0.0059516206,0.017306421,0.0057160477,-0.06065352,0.012620378,0.022420634,0.00075182656,-0.013785741,0.012333998,0.021524865,-0.019373555,0.022099016,-0.000102307626,0.027329825,0.032315966,-0.01670674,-0.02975924,0.031881217,0.061671853,0.023208788,0.03763178,0.009218431,-0.021725425,-0.012315051,0.009822471,0.012642283,-0.02700748,0.0051804413,0.041330513,-0.026500296,-0.003925064,0.007315914,0.0034871616,-0.0005954565,0.003875381,0.0071449997,-0.037002515,0.05682091,-0.027738774,-0.019384246,0.059175488,-0.017215908,0.045478962,0.019262169,-0.018150307,0.012061697,0.003976413,0.010553132,-0.04987412,-0.016720751,0.00003428117,-0.09906114,0.01919343,0.0015430662,-0.045572236,0.034874808,0.068991296,0.023798155,-0.0038297856,0.01515924,-0.037090704,0.031648748,-0.022705913,-0.01302909,0.041310664,-0.013988394,-0.04928043,-0.019132603,0.0047117053,-0.0020122055,0.031727936,0.05786586,-0.022580246,0.0028064258,0.041653804,0.019831877,0.029447243,0.046816573,-0.013068557,0.011800295,0.04770509,-0.0011570607,0.012998534,-0.002927116,0.011821476,0.028724886,0.004678667,-0.0015236974,0.0018114273,-0.034392994,0.04514706,-0.022393322,0.005805423,0.04095752,-0.033017118,0.0025379108,-0.09218165,-0.054803777,-0.026129218,-0.02695032,-0.019464528,-0.01175895,-0.0016072046,0.045750875,0.066131696,-0.0005374658,-0.013167398,-0.022615708,0.025832701,-0.026152072,0.0037525934,-0.0001393385,-0.005944553,-0.029932173,-0.005883714,0.0051691816,-0.046044525,-0.033382993,-0.010585646,-0.03510312,0.002678352,0.03709319,-0.002858221,-0.05069099,0.0064402586,0.046988025,-0.016457068,-0.06260646,-0.010265232,-0.0133369025,-0.0033035744,-0.011562849,0.09868586,0.026666934,-0.0059855,0.015842354,-0.0020615084,0.055237446,0.053217564,0.013510683,0.0008673789,-0.013234387,0.030205557,0.0018067962,-0.017386056,-0.0029684382,-0.048082024,-0.022960022,0.0022405738,0.02849974,0.0466962,-0.0035879938,-0.033675022,-0.051741056,0.006114368,-0.053892244,-0.034320455,0.0011267494,0.06650265,-0.030773947,-0.0050126365,-0.024918778,0.0009238619,0.0059027984,-0.045867216,-0.03261216,0.0047735213,-0.00916323,-0.0386542,0.018332798,0.0020728407,-0.0023534254,-0.039201677,-0.0025922733,-0.0055172998,0.0070030615,0.025652241,0.012252435,0.012136058,-0.02150288,0.0043750014,-0.005090411,-0.0075495457,0.008831983,0.00032386684,0.04702687,-0.0078028194,-0.049339414,-0.041068934,-0.00935906,-0.030644376,0.004161698,-0.010656374,-0.011183473,-0.0033365078,0.047684073,0.0115252,0.012516166,0.0009827375,0.01348168,-0.032683402,-0.0032434657,0.019514576,-0.013978104,-0.027062023,-0.03127879,-0.054309335,0.00065033906,-0.015291282,-0.031075291,-0.03333961,-0.011016657,-0.018749952,-0.021976106,-0.009685361,-0.0023933197,0.011682083,-0.011156505,-0.024514183,0.04633065,-0.07359323,-0.013384769,0.029712666,0.027350908,0.003756024,-0.053620473,0.009069119,0.038896244,-0.026565608,-0.0020883416,-0.0794545,0.01471715,0.0031649976,-0.080154315,0.012091224,-0.007166947,-0.017909124,-0.0492977,0.010095406,-0.005820527,0.018863443,-0.004840961,-0.016082292,-0.031200083,-0.001853705,0.017839957,0.012699438,-0.025356751,-0.008886195,0.055262353,0.018325068,-0.012699344,-0.034419954,-0.01148051,0.0060437294,-0.01920256,0.019226577,0.04374515,-0.02875593,0.058738448,-0.01740359,-0.0116611775,-0.037651096,-0.015440239,-0.024474975,-0.0036986738,0.0015606908,-0.015382083,-0.011721343,-0.0048044794,-0.002873482,-0.008760941,-0.008431566,-0.016169919,-0.034280617,-0.029713556,-0.007175889,0.015104081,-0.0019175806,0.013344378,0.0059863976,-0.014524316,0.039043035,-0.01757134,-0.057529517,0.007035262,-0.044928767,-0.009526032,-0.0065513444,-0.01973036,0.021638235,0.03363687,0.006339176,0.028259752,-0.058492795,0.0283256,0.02637327,-0.0070777056,0.010565041,0.030606722,0.04658655,-0.03546335,0.03878314,-0.003923677,-0.04218014,-0.036584686,0.038513973,0.0150009375,-0.015968798,0.016044607,-0.008810579,0.00023993176,-0.015497884,0.016503705,0.033600803,-0.031184988,0.027115028,-0.00031516797,0.00037620234,0.0508369,0.016610302,-0.0031082253,-0.002550872,-0.02691304,-0.015929064,-0.00015964932,-0.026127834,-0.0193671,0.013754362,0.07601877,0.02431364,-0.01754479,-0.01744145,-0.034188583,0.01209724,-0.14685948,0.020287251,-0.019182274,-0.016178101,0.020607725,-0.026569072,-0.048772093,-0.02041172,-0.0125431605,-0.02206187,-0.013412549,-0.012014538,0.013268641,0.0012698295,-0.0032165775,0.024213133,-0.052053027,0.02034529,-0.08129392,0.06677575,0.027521297,-0.008054463,0.073489666,0.00051709695,0.0014857037,0.019094419,-0.0036137926,-0.008727815,-0.027611254,-0.0038089587,-0.015024906,-0.036970615,0.013333648,0.04308831,-0.0015119637,-0.03194674,0.006747301,0.001690691,-0.08721097,-0.006669154,-0.0038305658,0.005396779,-0.006728516,0.0005427283,0.0010228534,0.08523168,-0.05158547,-0.017239429,-0.033798516,0.02678204,0.0007780532,0.062613405,0.00083157164,0.022758458,-0.03842849,-0.027505,-0.00492215,-0.023847396,-0.003964883,-0.017116236,0.019089073,0.0028784042,-0.044197608,-0.0101236915,-0.02517415,0.023390401,-0.08256683,0.0038216752,-0.019921787,0.00245614,-0.014878416,-0.026212433,0.03752625,0.008748616,-0.007063059,0.019013405,0.032965887,-0.04152074,0.010088594,-0.011580524,-0.07123357,0.003525664,0.022866022,-0.05367925,0.02621518,-0.009794022,-0.001359954,-0.006095918,-0.05266279,0.010313871,-0.04341579,-0.0447015,0.014551503,0.019316113,-0.030459136,0.059805103,-0.026432527,-0.006320665,-0.015142437,-0.002647166,-0.037599474,-0.02134991,-0.04658592,-0.02167812,-0.026535643,-0.008282061,0.00014520095,0.025469918,-0.050214015,-0.015464702,-0.016022334,-0.022218589,-0.016114708,0.029223239,-0.070357814,-0.022065327,-0.023661744,0.043295335,0.00586825,-0.038754165,-0.014713593,0.0011793765,0.0094753215,-0.031787876,0.0025675178,0.09010731,0.029095707,0.023913821,0.032416835,-0.0010291658,-0.030319871,-0.0560555,0.033572797,-0.013026742,0.042808563,-0.016603932,-0.016580617,0.030829592,-0.009199628,-0.047611404,-0.003189569,0.0030590906,0.0122434795,-0.019890063,0.013582107,-0.018200703,0.009006968,0.007868185,0.026771605,0.009731789,0.019384788,0.022295997,0.0156062795,0.020349143,0.0043427288,0.06900155,-0.012022741,0.017280033,-0.003080645,0.046461698,-0.034024764,-0.009765389,-0.020477535,-0.026013844,0.0020065967,0.064253286,0.01906173,-0.023249617,-0.03276908,0.029800992,-0.0050202752,0.011918636,0.00017842959,0.002240133,0.017196197,0.021781636,-0.017052805,0.03319178,0.016075373,-0.01294296,0.032059316,-0.004794244,0.044767544,0.037549548,-0.014817398,-0.0033546227,0.00162086,0.035645664,-0.0173533,-0.009599089,-0.014368284,0.0019124988,-0.0017885868,-0.025001382,0.08385052,0.0032334898,0.011365813,-0.010685041,0.027804583,0.01140787,0.002079315,-0.050432473,0.03550567,-0.00705358,-0.0061118463,0.03098778,-0.019455351,0.012750247,-0.023431163,0.021929637,-0.039890278,-0.0032794853,0.00016976778,0.010419323,0.014820601,-0.02427132,0.011471314,0.008851502,-0.0035546175,-0.06310456,0.065055914,-0.009829746,-0.014759534,-0.030276742,0.012246998,-0.010847158,-0.0032648155,0.0070224623,-0.0047620377,0.029657256,-0.014897963,0.0014719428,-0.000019018427,0.05595429,0.0047022337,-0.021935225,-0.052016653,0.06603477,-0.02120921,-0.0037698157,0.02188035,-0.04875782,0.016042085,-0.028418785],"last_embed":{"hash":"1eua95b","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"1eua95b","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{5}","lines":[155,156],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1eua95b","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030386036,-0.008309492,-0.029748674,0.0046632616,-0.053747,-0.008425443,0.02926336,0.01911629,0.016244167,0.0033964333,-0.012424036,-0.0019040199,-0.021227702,-0.0074325204,0.023839908,0.04964352,-0.00613965,0.022376629,0.00083214353,-0.0035979631,-0.036346234,0.01758285,0.06325572,-0.024105215,-0.048228826,-0.017493563,0.0017527152,-0.01676522,0.008844004,0.06294758,-0.014266557,-0.040941574,0.017517986,-0.05127647,-0.03140098,0.00096281146,0.014813072,0.01991477,-0.04018032,0.034340117,0.022178525,-0.020512711,0.030499041,0.0079364665,0.047676746,-0.02580812,-0.029438164,-0.012352373,-0.016116561,0.00096558133,-0.006505982,0.00405362,0.012261831,0.0068114935,0.016589029,0.047211904,-0.0052855005,-0.04614138,-0.025996663,-0.011289632,-0.03566321,0.030617302,-0.009555622,-0.0009427817,-0.003475721,0.033536207,0.044889066,0.028029358,-0.014823788,-0.017417988,0.019522175,0.037966285,0.022259632,0.027841778,-0.04338774,-0.0037949749,0.01657301,0.013356924,-0.0009360308,0.024738897,0.00903591,-0.015932972,0.015546055,0.0004710142,-0.012071828,0.03964373,-0.021655034,0.091382675,0.013433215,0.0036276493,0.0008615794,-0.01818312,0.017814975,-0.022519013,0.023219245,0.006194864,0.004882554,-0.01224503,0.04480556,0.020607287,0.023216812,-0.00041471346,-0.023263043,0.009697281,-0.02690914,0.019132353,0.00027475203,0.010870405,0.014990885,-0.014214169,0.002437739,0.042685583,0.038044676,0.014040899,-0.0051362854,-0.058025032,0.011930143,-0.04556688,-0.021898868,-0.031956147,0.032169126,0.00010412819,0.009048414,-0.037696045,0.0035541633,0.0110193845,-0.02061594,-0.015015499,-0.040939298,0.03768187,0.015927112,0.0384026,-0.010638104,-0.010113119,-0.006368636,0.038637854,0.041187868,0.00020112144,0.004496614,-0.08719082,0.0027301,0.025829678,-0.031859107,-0.002040361,0.01674295,-0.043224275,0.017189948,-0.01089293,0.011453005,0.005519394,0.01621271,0.026096001,-0.018559761,0.055482138,-0.0064883046,0.01216967,-0.0075945067,0.05197677,0.038615357,-0.010818523,-0.0045814128,-0.008300796,-0.039869495,0.040276043,0.016811848,0.012847915,0.0040496723,0.008162189,0.018151607,0.00039960237,0.014753817,-0.0071225697,-0.0077219782,0.03495131,0.029404756,0.022748401,0.053803917,0.044592027,-0.00645552,0.004287595,-0.04830314,0.032601178,-0.04197143,-0.055031534,0.00079108996,0.041885104,-0.013683428,-0.04953374,0.023718989,0.056021687,-0.010820908,0.011951903,-0.008878703,-0.0104510905,0.03600438,0.022248104,0.03758939,0.006196366,0.024495406,-0.031290103,-0.0029562386,0.024364714,0.040437102,-0.028776051,-0.035983335,-0.011512914,-0.033150367,-0.022060882,-0.00024230225,-0.010222679,-0.008394879,0.019638339,0.00034894515,-0.029192725,-0.016683599,-0.008579772,0.035368238,-0.006794817,-0.0007641154,0.0056569427,0.006526445,0.07314294,0.013880329,-0.019658552,0.022083176,0.032029476,-0.0063909893,0.03903785,0.017294962,0.01178064,-0.009216458,-0.007112566,-0.0043326775,-0.0044371635,0.009463094,-0.007941728,-0.02013968,0.051246382,0.018341187,-0.020598024,-0.036664527,0.038556356,0.009730659,-0.0076967343,-0.008244709,-0.014827683,0.041121054,0.059362482,-0.02560247,0.031556223,-0.024786806,0.0063891998,-0.017339263,-0.01877981,-0.0006255569,0.034788795,0.022453338,0.011349243,0.021732645,-0.0125961285,0.028819395,0.015286603,0.027450794,0.014366889,0.017938796,-0.000059381287,-0.002228046,-0.0020898797,-0.0061203646,0.036622778,0.033614706,-0.006560824,0.009794682,0.032428686,-0.031653076,-0.0030624378,-0.03448328,0.0015544976,0.052539747,0.001927444,-0.030637806,-0.019206887,0.010338075,0.0024921233,0.02634504,0.0013979648,-0.03499046,-0.008240837,0.013948758,-0.035852224,-0.023765188,0.009023612,0.06730835,-0.00019263219,-0.034689575,0.018950805,-0.0034512933,-0.17123444,0.013495445,-0.023654083,0.04862555,-0.0040318933,0.02902338,-0.040078577,-0.02874672,-0.045104057,0.030104624,0.015962219,-0.053555194,0.037396524,0.016156038,0.011515474,-0.007991753,-0.018272396,-0.0037290337,-0.023723457,-0.049320947,-0.02291196,-0.045548398,0.052881554,0.02020331,-0.004825401,0.009049785,0.09599385,-0.0042000287,-0.0027310625,-0.028130976,-0.06798063,0.0075799143,-0.007418624,0.014300472,-0.032544203,0.004773558,0.006231646,0.04156713,0.018810784,-0.007611606,0.07620816,0.027121454,-0.0155985905,0.02196387,-0.003345889,-0.0059630736,-0.023434605,-0.005106807,-0.070889,-0.006268525,0.0073260507,-0.011532077,-0.0033372717,-0.017492482,-0.044364404,0.008995845,-0.0073919734,0.04222986,-0.043400496,-0.01868809,-0.010175234,-0.037252054,0.010243978,-0.015872547,-0.002729887,-0.071684934,-0.0036583073,0.010036598,-0.0004186425,-0.003802923,0.040179163,-0.060039964,0.02092004,-0.04285704,-0.011172365,0.02962999,0.0057649123,-0.018739827,-0.04093778,-0.08668724,-0.032812588,0.029440906,-0.02607083,-0.013123854,-0.014509188,-0.046841744,-0.010095035,0.0068470812,0.019420851,0.24435222,0.029713675,0.02855419,-0.0051232893,0.027611801,-0.026164677,-0.02760109,0.025434371,-0.011168214,-0.0376042,-0.009458226,0.017030714,-0.015670005,-0.0040761763,0.003057482,0.033540595,-0.058313027,0.014168302,0.06705475,-0.004952596,0.02423944,-0.042066395,0.034511726,-0.010779127,-0.061675303,-0.040870804,0.018975863,0.0154097425,-0.0051960163,0.009947498,-0.03671031,0.05305487,0.03914479,-0.062044263,0.032644782,0.056749735,-0.01066388,-0.02663161,-0.0071659163,-0.009049099,0.026850374,-0.008167444,0.009695506,-0.07203291,-0.01942497,-0.0010231249,0.010796996,-0.0038534305,-0.0148805985,-0.05018037,0.038758103,-0.007494417,0.0066126334,-0.022458741,0.019723963,0.019904276,-0.005889712,-0.026630994,0.0073293163,0.0036678098,0.017088097,0.00474341,-0.06579514,0.0023572273,0.046959393,0.008005317,-0.012503729,0.0061571724,0.012434366,-0.018287258,0.013315956,-0.012745512,-0.0052943137,0.011957557,-0.009224381,-0.0010667405,0.034094844,0.07098265,0.03396067,0.028647663,0.0053526997,-0.023289619,-0.031143617,0.025899654,0.013992714,-0.006261917,0.00038772696,0.06754931,-0.015105078,-0.0064755697,0.010431415,0.008374376,-0.013559205,0.015162626,0.003215425,-0.0435826,0.050748948,-0.027994858,-0.016699892,0.05412486,-0.060577914,0.04581441,0.025982952,-0.025701523,0.034998782,0.0029966417,0.007228514,-0.057451554,-0.006443725,-0.014088976,-0.11039889,0.038766008,-0.0058065816,-0.03595986,0.007672403,0.06284245,0.034985784,-0.01732551,0.02384766,-0.011766213,0.0052783093,-0.0059448155,0.0031456854,0.025533937,-0.030598892,-0.07495494,-0.004324132,0.03196421,0.011659842,0.030792192,0.03430568,-0.018109329,0.0215983,0.06726226,0.02503851,0.026775908,0.034764085,-0.021925256,0.01684848,0.03696445,-0.0022884905,-0.01239191,-0.019747792,0.010735505,0.024227915,0.020820606,-0.026319634,0.0072297975,-0.038289007,0.02305944,0.008462089,0.0070687,0.010365998,-0.035836242,-0.0064117075,-0.112275645,-0.045109194,-0.03945119,-0.038729075,-0.014259253,0.025988197,0.016684704,0.02271304,0.05547643,0.0037546584,0.011796474,-0.029341903,0.05013709,-0.010711615,0.00042271105,0.031131238,0.020735078,-0.04902511,-0.0027296476,-0.018024355,-0.050983626,-0.0374162,-0.03294782,-0.03343177,-0.018918637,0.037587706,-0.01326041,-0.04687332,0.0044935783,0.05421938,-0.03705512,-0.045970153,-0.00008183777,-0.034728475,-0.006002215,-0.0040760147,0.10836342,0.018960379,-0.0018491928,0.012996666,0.0022347558,0.075343475,0.049692728,0.02426457,-0.0105262175,0.0066676056,0.031544,0.024499275,-0.028948603,0.002327279,-0.03588345,-0.017482463,-0.010567639,0.019510346,0.008891832,-0.017760882,-0.026307732,-0.063704416,-0.014903284,-0.05521512,-0.03460705,0.002283973,0.074784875,-0.060365524,-0.012683103,-0.023075495,-0.04193093,-0.004474796,-0.033549413,-0.028637517,0.0066921213,-0.015982963,-0.026135715,0.0018423,-0.011465337,-0.0032011326,-0.028013125,-0.008881584,-0.021165997,-0.0030727566,0.04876022,-0.005796302,0.02623236,-0.0030516128,-0.015195066,-0.0011706712,0.0012983576,-0.010310985,-0.012202509,0.067397915,-0.011287647,-0.03703022,-0.03115951,0.024561511,-0.016157206,0.010343399,-0.017867576,-0.0057258615,-0.014017622,0.06610365,-0.0048501366,0.037097655,0.018916141,0.0106765,-0.04000393,0.0010344128,0.016629167,-0.013560102,-0.031033164,-0.023515193,-0.08242487,0.014844568,-0.01111511,-0.03369968,-0.004706632,-0.017330829,-0.016676467,-0.013249611,0.00236833,0.007902528,0.012098182,-0.012703337,-0.02201898,0.023024919,-0.055336796,-0.021344585,0.030025829,0.030064829,-0.011233353,-0.039032202,0.002571789,0.050359488,-0.008244545,-0.01296844,-0.076333895,0.014104729,0.005305782,-0.08231872,0.0070983362,-0.020914549,-0.049504966,-0.019023798,0.023184279,0.0051460303,0.005427641,-0.006111339,-0.020308226,-0.024444027,0.0061147683,0.00562766,0.022329306,-0.014891913,0.0035567333,0.059213776,0.009704632,-0.015685096,-0.04674385,-0.02755263,0.0031223076,-0.033423133,0.0017929882,0.03478158,-0.025296554,0.03727291,-0.0033389505,-0.021433504,-0.053654537,-0.014135972,-0.01802082,-0.035304002,0.02088399,0.0053133825,-0.0023730241,0.016698435,0.019352691,-0.020397902,-0.0043680905,-0.032198176,-0.023880709,-0.03381939,-0.0038637554,0.019828934,-0.01110631,0.031986892,-0.0047813156,-0.027483962,0.05279155,-0.008216241,-0.05002653,0.0009153442,-0.011527786,-0.0016329923,-0.018880058,-0.03147358,0.01946803,0.033285096,-0.012369837,0.03115666,-0.056329362,0.011675825,-0.00018939724,-0.016898384,0.025820319,0.057084706,0.04636554,-0.03744102,0.036269806,-0.018426726,-0.042885873,-0.030884434,0.029367099,0.0011984485,-0.01641101,0.026998224,0.0019866372,-0.015166967,0.0039989618,0.019283263,0.019877505,-0.054064054,0.04624087,-0.0028062207,-0.013424944,0.03383183,0.022312652,-0.0002840926,-0.011863746,-0.0049600317,-0.0022450807,-0.008814008,0.005265115,-0.00970013,0.026557775,0.13291828,0.014468247,-0.026759416,0.008370754,-0.04100784,0.01273603,-0.13727759,0.0062212315,0.0031062593,-0.007528409,0.013516845,-0.015700912,-0.046273787,-0.038087416,-0.014215056,-0.026422273,-0.021701006,-0.0049978727,-0.010883648,-0.008457083,-0.029600224,0.011450039,-0.059774302,-0.00043680152,-0.039712466,0.058474757,0.044056922,-0.0032443479,0.050348327,-0.00076262496,-0.022948373,0.030300114,-0.008109731,-0.018694762,-0.0095609715,-0.022434847,-0.021497367,-0.061309937,0.022837928,0.039843243,0.004859289,-0.043638658,0.009474789,0.019419018,-0.07836775,0.005613049,-0.015568463,0.008637287,-0.010915375,0.0021373618,0.019489465,0.06037153,-0.04488362,-0.030402001,-0.070494555,-0.00063056697,-0.010535433,0.042639896,-0.02381556,0.019428745,-0.026346147,-0.0017039333,0.002521738,-0.0056926687,-0.02602068,-0.01738386,0.014543066,0.018936044,-0.036149427,-0.0020543847,-0.050049715,0.045213245,-0.06483123,0.028282158,-0.018920591,-0.014007706,-0.0024825316,-0.029039852,0.016660467,-0.006420987,-0.019797442,0.019541278,0.011613544,-0.014484658,-0.011121062,-0.022567168,-0.06229211,0.0013364836,-0.0064414535,-0.050686017,0.061243873,-0.0039184163,-0.021206949,-0.01482007,-0.0400067,0.012572599,-0.036800213,-0.040478114,0.010582979,-0.015921013,0.0024558753,0.060339577,-0.02231979,0.02169399,-0.0004289612,0.014032541,-0.005191536,0.0020363051,-0.04060261,-0.027716707,-0.029489182,0.0028312218,0.014762448,0.02581362,-0.016007775,-0.027483154,-0.026556259,-0.020831255,0.0075735687,0.030142149,-0.080007054,-0.014354474,-0.025951685,0.028536601,0.03018994,-0.030894095,0.009863954,-0.002740466,-0.012542053,-0.030210815,0.025278203,0.08704241,0.009105981,0.04952792,0.0247775,0.019960953,0.00332783,-0.041884366,0.040259685,-0.015430663,0.0667899,-0.04620804,-0.0052264077,0.032755822,-0.033043005,-0.029240675,-0.024159435,-0.04214746,-0.0025547754,-0.022731801,0.009187841,-0.0014145585,0.0065432456,0.0065268273,0.017651869,-0.013131802,-0.009797351,-0.010927158,-0.005667275,0.025610646,0.0036211049,0.052376345,-0.014312105,-0.0065390137,-0.004865127,0.057341952,-0.009282403,0.0008391284,-0.014824391,-0.002274309,-0.019772802,0.07108978,-0.0013762342,-0.024884013,-0.008967732,0.0017064703,0.024069292,0.004303187,-0.004270362,0.0024496925,0.019867577,0.015599972,-0.02271501,0.010639227,0.023106249,-0.02599499,0.048610188,0.0061251544,0.055891983,0.042629883,-0.027454901,0.006966819,0.016470002,0.01217897,-0.016373925,-0.0044141337,-0.0041734613,-0.0011083148,0.031606246,-0.024848308,0.09021177,-0.012338067,0.0123861125,-0.0039034064,0.03906437,0.008102726,-0.024338627,-0.03584579,0.012020675,-0.00046204618,-0.0060550836,0.010186492,0.0007424144,0.01711209,-0.005414668,0.027500411,-0.06311971,-0.012140946,0.0069033974,0.023705544,-0.0064433124,-0.013874525,0.029724145,0.0016083319,-0.016563065,-0.042692345,0.059049617,-0.008262612,-0.01180306,-0.02342369,0.014023911,-0.008324378,-0.012439523,0.012330269,0.0051481677,0.018205073,-0.03898583,0.0144993635,0.01662185,0.033718817,0.0028872113,-0.018992417,-0.03905535,0.036757316,-0.04044103,-0.032306064,0.025554975,-0.032901313,0.015915232,-0.013123742],"last_embed":{"hash":"1f8awks","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"1f8awks","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{6}","lines":[157,157],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1f8awks","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028005471,-0.0034355936,-0.02781489,0.00016783737,-0.07413229,-0.021576654,0.036290675,0.002449681,0.002087808,-0.011969892,0.002989445,0.02933426,-0.012146476,-0.0050288513,0.016938087,0.050923,-0.0056664157,0.0142482165,-0.01178718,-0.00047982598,-0.038623393,0.017039487,0.056459468,-0.036190588,-0.030567884,-0.021720534,-0.008370961,-0.005444942,0.025583655,0.06407486,-0.02788769,-0.024722774,0.017575374,-0.041239005,-0.028906059,-0.051917,0.011768466,0.012982366,-0.039450217,0.03317617,0.030790016,-0.03156086,0.012772664,0.018394984,0.034670833,-0.03963441,-0.04473893,-0.013579177,-0.0077067367,0.0040135668,-0.015564165,-0.00912095,-0.0005406082,0.015975047,0.039955188,0.033709746,0.022621535,-0.04322468,-0.024550382,-0.003373104,-0.046243865,0.01723132,-0.0060692434,0.009487176,0.00021423465,0.027813323,0.028904907,0.02216224,-0.022857629,-0.02105144,0.029146846,0.041389793,0.013602816,0.015465378,-0.05900246,-0.0129028,-0.008486422,-0.016309345,0.0008413845,0.027788304,0.014581335,-0.00517084,0.025883647,-0.009317246,-0.00024512137,0.031787444,-0.023831774,0.07999596,0.004777444,0.007180799,0.012176386,0.005195058,0.031069042,-0.033311665,-0.0059778653,0.008471879,0.004308483,-0.014943134,0.026155822,-0.013976687,0.041777674,-0.008607068,-0.0331993,-0.007210192,-0.016577518,-0.013838678,0.016675342,0.014924637,0.017765252,-0.014091605,0.006703526,0.041935943,0.042438734,0.012618345,-0.015299812,-0.033070914,0.01627013,-0.046731267,0.014143053,-0.024153944,0.046044342,-0.009314324,0.028930428,-0.03607412,-0.017908705,0.028177347,-0.039310195,-0.006725767,-0.060698792,0.035390828,0.01301472,0.03517869,-0.0066937925,-0.017124629,-0.0066954466,0.038347214,0.05799171,0.0014777334,0.019009756,-0.090430684,0.00986476,0.006844603,-0.025209894,0.010362393,0.030699642,-0.01635702,0.022067841,-0.039232604,0.023438165,0.013548989,0.023686865,0.021478323,-0.026610756,0.07707656,0.0017421793,0.00068326696,-0.010241915,0.058755748,0.0056441477,-0.009607889,-0.020776719,0.005423277,-0.045580447,0.06766613,0.011829846,0.0072473427,0.024555106,0.012178302,-0.010185993,-0.007902769,0.009542088,0.009733031,0.0042283903,0.023047993,0.017715381,0.020412175,0.048052043,0.04327275,-0.015084353,-0.007011954,-0.04333505,0.036039665,-0.010284135,-0.07409516,-0.017575428,0.05405452,-0.027555969,-0.042598765,0.012512587,0.045450855,-0.011588014,-0.008636561,-0.0029834711,-0.0064017684,0.02818591,0.013681888,0.029056225,0.013519293,0.020524329,-0.023413036,-0.013695233,0.031798463,0.0150362495,-0.0076270304,-0.03492054,-0.0051463433,-0.02793137,-0.041833594,0.0012572254,-0.017339246,-0.003708459,0.020475741,0.019206,-0.041658998,-0.025584798,-0.027687982,0.010601063,0.0006214242,-0.002084622,-0.0071321256,-0.0036273634,0.03315654,0.02015676,-0.014039926,0.0049460973,0.035944626,0.0074541513,0.04631239,0.013406745,0.009547171,0.006568389,-0.009116526,-0.0095247105,-0.009679634,0.00025308953,-0.01853182,-0.0046390104,0.03563277,0.023568425,-0.04128446,-0.029784767,0.04310704,0.008935567,0.013008246,-0.020857241,-0.018208705,0.025542926,0.051361434,-0.0150292,0.0338405,-0.013609673,-0.0058407723,-0.015426683,-0.009531112,0.0114312535,0.045908652,0.0067517753,0.008662267,0.029649785,-0.009982844,0.006326066,0.012159681,0.009250863,0.022973878,0.030506337,0.0065398915,-0.006112465,-0.026199248,0.0137867015,0.030209357,0.032175343,-0.024436515,0.010125526,0.019144168,-0.024264403,-0.0056456625,-0.029350974,0.00416447,0.074037485,-0.007572159,-0.037905067,-0.040346224,0.029092655,0.0033479573,0.017023152,0.010005075,-0.0013880837,0.008639785,0.022857739,-0.028040078,-0.0062045334,0.03203899,0.0684675,-0.0036370796,-0.009268127,0.008495272,-0.01025697,-0.16146025,0.012687246,-0.015077015,0.04822527,-0.002779129,0.014399872,-0.05416631,-0.020999577,-0.047954656,0.029299313,0.016168939,-0.05146468,0.036979336,0.027727814,0.015246251,-0.0069525945,-0.016391015,0.0052497373,-0.024261635,-0.056643534,-0.012936657,-0.040337585,0.057484567,-0.008264679,-0.0042994944,-0.006006228,0.08325809,-0.01687977,0.012500721,-0.024080748,-0.070000425,0.0059855925,-0.007975408,0.027591439,-0.0070993337,0.014610822,-0.022565812,0.018997107,0.0067239925,0.0096194735,0.05977985,0.03109378,-0.0047238846,-0.0016119756,0.011083897,0.0130678695,-0.03504562,-0.01636699,-0.06701477,-0.019724624,0.0070189526,-0.0039813546,-0.0072200997,-0.01578593,-0.030187815,0.013468151,0.010334207,0.047053456,-0.034718316,-0.051089786,-0.014675216,-0.03675929,0.0050305934,-0.021578083,-0.014867594,-0.062276054,-0.015849954,-0.008243611,0.02997054,-0.005377239,0.031970873,-0.053454142,0.024322145,-0.035927996,-0.02356379,0.028805684,-0.0042123944,-0.024193933,-0.029728204,-0.091696285,-0.04062744,0.025163934,-0.034121044,-0.014491826,-0.004284357,-0.011659588,-0.0101000145,-0.002132358,0.043263003,0.23410663,0.022213321,0.04406503,-0.01032131,0.0437595,0.0075817686,-0.032371707,0.023185832,-0.0077360496,-0.039552033,-0.009018238,0.00021105914,-0.010269992,-0.014286404,0.0038651752,0.020874942,-0.071149364,0.028907547,0.06400197,0.010896405,0.01117773,-0.033493303,0.029859528,-0.011716015,-0.07480481,-0.037168402,0.018000089,0.03493031,-0.0060068946,0.014662835,-0.03430347,0.054694116,0.045623805,-0.06729538,0.01835402,0.064559795,0.0027691198,-0.006826831,-0.018562743,-0.016892433,0.009863586,0.012240056,0.008192713,-0.040077887,-0.0004507924,0.0011954372,-0.026093695,0.0065253708,-0.04496409,-0.05573047,0.05001019,-0.013271445,0.0017489269,-0.0073673106,0.012489293,-0.0060563786,-0.012039983,-0.021339068,0.0067298417,0.008593177,0.015365784,0.005396763,-0.037740804,0.0064501115,0.012953964,-0.0014017377,-0.014772868,0.012346979,0.0046146736,-0.022512894,0.018299267,-0.0028045033,0.024783332,0.026116636,-0.010113597,-0.025189899,0.025561744,0.074940786,0.02104683,0.053049,0.011243575,-0.03755342,-0.029433025,0.0017056919,0.0019512484,-0.009871716,-0.010150815,0.062240303,-0.021900265,-0.009724746,0.010042734,0.0059028966,-0.016039055,-0.0022581294,0.003496535,-0.063141346,0.055053912,-0.033184793,-0.014412947,0.033300042,-0.033723507,0.05689645,0.023990903,-0.00031173017,0.008084873,0.0031696535,0.023497866,-0.06744543,0.0026697472,0.0059236526,-0.08631618,0.03068304,-0.009164903,-0.03823991,0.0043393797,0.04580767,0.02775289,-0.008298775,0.048372,-0.04062924,-0.0024078127,-0.03942475,0.008426946,0.0071546617,-0.04614447,-0.06652355,-0.0140806595,0.008194174,0.004820651,0.019471535,0.05217147,-0.019633312,0.0076873666,0.06300586,0.013857789,0.02326716,0.042286765,-0.01687619,0.025613816,0.029887792,0.001655898,0.014503546,-0.006349896,-0.00074684975,0.032422855,0.01022366,-0.039205138,0.013770412,-0.022533717,0.019930093,0.0015060466,0.009369435,0.018677298,-0.04027509,0.0043901796,-0.09671621,-0.043690532,-0.03369389,-0.035744037,-0.024588116,-0.018243799,0.000660525,0.046227183,0.07984219,0.020361172,0.026265439,-0.0018927435,0.064448185,-0.01051855,-0.0061776238,0.0022194262,-0.012134862,-0.033649214,0.018428162,-0.016655644,-0.023605507,-0.015355694,-0.046191618,-0.032456823,-0.015771834,0.039001815,-0.018594636,-0.049114052,-0.018365314,0.04018015,-0.038701665,-0.04922375,-0.0010564395,-0.024510674,-0.006532549,0.0084555335,0.09185486,-0.0017736607,-0.002341384,0.025628695,0.011402275,0.07795342,0.065619886,0.014962173,-0.01364939,0.0045766323,-0.0015437747,0.0090430565,-0.025497245,0.000065768814,-0.039246242,-0.011375606,0.0023337312,0.008069985,0.029085658,-0.009540834,-0.009744855,-0.057792593,-0.008781653,-0.04270765,-0.037068203,-0.012646762,0.07854907,-0.051168986,-0.012041197,-0.017560368,-0.020401487,-0.0014214928,-0.036702767,-0.00881932,-0.010347896,-0.014930312,-0.05138206,0.010134525,-0.0008279973,-0.0044462257,-0.021956515,0.0071858196,-0.011039679,-0.008932645,0.03456002,-0.0032012677,0.020683162,0.0162823,-0.013098295,-0.00730724,0.010634062,0.00040561377,-0.013256021,0.04709437,-0.025229594,-0.045399696,-0.033019245,0.016712157,-0.004486857,-0.00081271835,-0.015854707,0.0069332663,-0.01049383,0.0610318,0.002847563,0.043519825,-0.008150075,-0.0014197527,-0.036415964,-0.0049916143,0.03868684,-0.025034713,-0.019994836,0.008081465,-0.06923896,0.010529308,-0.015922071,-0.016947709,-0.033663012,-0.015645886,-0.0026601288,-0.009013436,-0.0023323998,-0.0013982913,0.0106159365,-0.02298492,-0.026093261,0.052268557,-0.06635913,-0.029356161,0.03376704,0.018583577,0.009665717,-0.042598605,0.026609272,0.0511877,-0.016097011,-0.0012737927,-0.0745084,0.019538855,0.029148297,-0.08720177,-0.008505568,0.010955,-0.012520396,-0.02294863,0.0109330425,0.008916462,-0.0002672194,-0.010362435,-0.012076065,-0.04370454,0.011082146,0.014889621,0.017023625,-0.016146494,-0.015783902,0.040379245,0.011323091,-0.03152105,-0.04514168,-0.0029277143,-0.031956386,-0.0029470315,0.010131862,0.058216702,-0.01422255,0.048448138,-0.0014136622,-0.016479261,-0.034704734,-0.009095071,-0.014636415,-0.048243105,0.019786432,-0.006712631,-0.005267087,0.019749712,0.016307265,-0.013662006,0.003642403,-0.03391625,-0.025705423,-0.025180561,0.020958146,0.020407636,-0.0013978666,0.045853768,-0.009163554,-0.024948956,0.03457509,-0.0068831234,-0.04175456,0.007226185,-0.043402344,0.0008631198,-0.0026939462,-0.010479669,0.003189005,0.014956067,-0.014373574,0.02597994,-0.054488767,0.02967269,0.022020264,-0.002184321,0.029217137,0.045905683,0.041685443,-0.025882026,0.039191697,-0.020868702,-0.032598767,-0.02305187,0.046381842,0.009883913,-0.0020214517,0.033221506,0.0016741399,0.009604848,-0.016174028,0.014376471,0.016651748,-0.025310272,0.02736427,-0.016499227,0.0056023817,0.013053205,0.016208276,-0.011675834,0.019985488,-0.022777619,-0.011178432,-0.002515839,-0.0080741085,-0.0006952582,0.027333356,0.095663905,0.0054992693,-0.030299168,0.002583154,-0.040506028,0.028925339,-0.14225253,0.009494208,-0.0061964504,-0.000849942,0.0072000884,-0.023638071,-0.053131957,-0.023281235,-0.007315564,-0.02140011,-0.024347316,0.0075934883,-0.009631783,-0.0055084755,-0.019546106,0.027326632,-0.05860498,0.0080728205,-0.06484021,0.08127412,0.037662353,-0.0057859393,0.072633296,-0.010184476,-0.0100200875,0.026175367,-0.005482754,-0.027670009,-0.012136713,-0.0124759525,-0.0045601716,-0.0519687,0.014786432,0.056054894,0.0050540636,-0.047363054,0.014184015,0.018552653,-0.07464039,-0.006545394,0.0011993666,-0.0027966313,-0.023488386,0.0080428,0.0013928899,0.07202336,-0.048725728,-0.0022671628,-0.05201264,0.011700662,0.0170116,0.030159863,0.001321279,0.027356748,-0.038598742,-0.026265617,-0.0014340471,-0.004691169,-0.014539683,-0.009015763,0.018789524,0.02432619,-0.043341715,-0.012980861,-0.04144121,0.023218188,-0.08187507,0.007285666,-0.023472555,0.016454834,-0.024305161,-0.024082595,0.032601263,0.013412747,-0.017593054,0.0164271,0.029457223,-0.033697385,0.0049321954,-0.017809223,-0.091524996,-0.007172852,0.0037925614,-0.0396074,0.053485464,-0.017179994,-0.010864302,-0.0035778142,-0.07487977,0.00840452,-0.05391774,-0.049536377,-0.00057666894,0.0025898337,-0.010787654,0.05903724,-0.020758057,-0.017398974,-0.016407777,-0.0054777944,-0.017432097,0.003195605,-0.03294408,-0.01880141,-0.02949445,-0.02037686,0.028012404,0.03071808,-0.02430746,-0.016750017,-0.016367137,-0.004781777,0.0013906966,0.011608052,-0.09869795,-0.01850808,-0.032951158,0.01638658,0.006735655,-0.026281651,0.027139742,0.01544415,0.018549914,-0.03021144,0.021290634,0.08991224,0.027085895,0.040873863,0.02045294,0.0064969095,-0.012136892,-0.027503332,0.051664967,-0.023350695,0.056650907,-0.033394314,-0.010272358,0.025324408,-0.009396229,-0.05298206,-0.00048576554,-0.042020906,0.0022677546,-0.04057977,0.011274292,-0.031039514,-0.01661643,0.0063238624,0.018327134,-0.0052580144,-0.015061691,0.013022997,0.028467994,0.0027671708,0.009533843,0.06774248,-0.007936539,-0.028762257,-0.0025326477,0.03798535,-0.014172389,-0.008517056,-0.0014159103,-0.023893144,-0.009747832,0.084910735,0.0065898546,-0.01796721,-0.011154165,0.024007127,0.011178117,0.009587064,0.004757495,0.02844107,0.021106798,-0.0072415615,-0.013057069,0.041630253,0.033135094,-0.019800337,0.03793406,0.008011923,0.064797066,0.051772226,-0.022127207,-0.013048992,0.018766738,0.032223076,-0.04642131,-0.008836548,-0.021208357,0.0029455267,0.020311523,-0.03849513,0.06574175,-0.013478516,0.01274849,-0.008482136,0.04316087,0.00605549,-0.0020873214,-0.044655085,0.024533961,-0.0016017708,-0.019532537,0.01669825,-0.021571135,0.0034649486,-0.026611554,0.048070136,-0.04891342,0.002097691,-0.004085959,0.00984885,-0.0038823977,-0.013318439,0.049793635,0.011934523,-0.010279105,-0.03726932,0.036437817,-0.010782198,-0.017586976,-0.0007645614,0.025968002,-0.00325103,-0.013679573,0.00704384,-0.015455941,0.012523422,-0.037977625,0.020410093,-0.005805716,0.055607628,0.015869342,-0.003184038,-0.034902338,0.04833971,-0.042216096,-0.017855225,0.019545702,-0.0436278,0.037108075,-0.012463298],"last_embed":{"hash":"zfzrl3","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"zfzrl3","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{7}","lines":[158,158],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zfzrl3","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014770579,-0.007783261,-0.031388823,-0.010271148,-0.05412529,-0.033721298,0.058698934,-0.00445037,0.000101987476,-0.0007076388,-0.012024527,0.0030025032,-0.022385264,-0.00027977716,0.03603075,0.05144241,0.002902984,0.020451015,-0.00041271443,0.0183633,-0.034583658,0.022362724,0.065580785,-0.04062165,-0.030094454,-0.01567645,-0.008508725,-0.020221068,0.008860704,0.051750164,-0.007173015,-0.04297889,0.049389422,-0.028109197,-0.026113769,-0.017966785,0.0369502,0.016973197,-0.038673844,0.029682778,0.04109067,-0.034951165,0.03032486,0.007344431,0.033246133,-0.02405348,-0.040318634,-0.019316101,-0.023899406,0.0045908205,0.004417534,-0.0070663276,0.009587112,-0.0018248096,0.013808912,0.050662275,-0.003140169,-0.04138434,-0.017455542,-0.00062363636,-0.048832886,0.03701365,-0.007528705,-0.01605011,0.014988684,0.03285829,0.035042994,0.030541494,-0.01067886,-0.015401588,0.015784396,0.017171111,0.024974465,0.031342305,-0.062352385,-0.003158514,0.016056862,-0.014328882,-0.00043501987,0.006192489,0.0040905005,-0.016853612,0.007926078,-0.010727245,-0.022615233,0.03284204,-0.022511678,0.07958733,0.00929846,0.0021877163,0.011556476,-0.0048014247,0.04138315,-0.01814974,0.018077303,0.000575684,0.014144059,-0.010398803,0.04590396,0.0148340175,0.028981324,0.0033794323,-0.010911473,0.009843215,-0.018409207,-0.00005785545,0.009117108,-0.0022292591,0.014156809,-0.019600019,-0.0028497367,0.05275834,0.03125871,0.012034497,-0.009632925,-0.053810287,0.021191329,-0.055189446,0.0050765704,-0.018811973,0.04468685,-0.016472802,-0.01421329,-0.0488371,0.010077352,-0.004036562,-0.030824032,-0.00088461477,-0.021571293,0.04073776,-0.0023479392,0.013503172,-0.026834326,-0.0020142295,-0.018729938,0.029908365,0.04526497,0.026691047,0.0059657176,-0.0751183,-0.008802961,0.02874239,-0.022355061,-0.0023564785,0.0070341444,-0.06444736,0.02484939,-0.007984316,0.019179313,0.0049687442,0.0039693373,0.012936771,-0.01685945,0.060574956,-0.008549619,0.019183861,0.006732373,0.031079141,0.015544875,-0.006953276,-0.014261162,0.0079262415,-0.036584612,0.008181845,0.020647068,0.012318527,0.022850432,-0.00022643566,-0.0011469342,0.0032366284,0.012128502,-0.028729443,0.00257549,0.020845218,0.013144359,0.014746942,0.056377217,0.031902786,0.0073179556,-0.0027883295,-0.03860187,0.032884657,-0.04647539,-0.050471537,-0.0008740339,0.06289077,-0.004966086,-0.04510692,0.015772087,0.06144439,-0.00023811379,0.011668684,-0.014243813,-0.022312569,0.018987112,0.027869696,0.031930905,0.005417664,0.028217793,-0.022613354,0.007885584,0.019781394,0.040664487,-0.01655211,-0.039979495,-0.007649051,-0.02697233,-0.04401427,-0.0011552882,0.016854078,-0.0053631137,0.0385474,0.0020598928,-0.016781365,-0.018906161,-0.008166444,0.036897115,-0.013284527,0.0025036614,0.008642576,0.013595173,0.06204421,0.00049636903,-0.013211034,0.013549814,0.03127733,-0.013277715,0.052239202,0.013551804,0.018174486,-0.0128093315,-0.008122026,-0.0053802086,-0.00058643013,-0.004914973,0.0016765669,0.0020166223,0.039175805,0.020338995,-0.019370612,-0.021431226,0.041515227,-0.0012353961,-0.015331545,-0.012899388,-0.020612162,0.049012482,0.030220201,-0.018346058,0.014662265,-0.030357234,0.00745924,-0.022477958,-0.016965944,0.016017737,0.046790615,0.024726944,0.01882485,0.0066501303,-0.0020271535,0.021024335,0.022311786,0.021101423,0.021309381,0.024894528,0.002656989,0.006680387,-0.0117845815,-0.0046165753,0.060076695,0.041890457,-0.0058407187,0.0047202,0.040144663,-0.014465509,-0.020044029,-0.018614553,0.017475195,0.04141665,-0.0025425234,-0.024082772,-0.03314237,0.01925176,0.016757796,0.038141932,0.020065656,-0.04015376,-0.0005953804,0.012923746,-0.02571805,-0.028754773,0.016201213,0.07134026,-0.0026831874,-0.022017244,0.008779514,0.0035146289,-0.17787817,0.010494125,-0.021687225,0.029218588,0.0013281803,0.021907099,-0.03711271,0.001088732,-0.030732097,0.053749263,0.018305274,-0.052518632,0.014717144,0.027918577,0.006215906,0.014413363,-0.013940237,0.019341523,-0.024558118,-0.04859182,-0.005046071,-0.049398445,0.05318297,0.017187105,0.0023566887,0.036090165,0.08705817,-0.030534701,-0.008250037,-0.018873842,-0.069351636,0.0053232955,-0.006251911,0.011963164,-0.019188201,0.014665983,0.0025349467,0.0028692356,0.019511815,-0.013604392,0.07393366,0.022650957,-0.0020855092,0.011957098,0.0057763224,-0.0027852333,-0.038151592,-0.009491813,-0.06998482,0.0056485203,0.006035593,-0.023969876,-0.020195728,-0.007293042,-0.039785836,-0.0063776555,-0.02674142,0.035621043,-0.049314667,-0.005042756,-0.0021510106,-0.030784834,0.011061534,-0.023207555,-0.031771075,-0.065683834,-0.024329055,-0.011467844,-0.00844836,-0.03153193,0.023524515,-0.057668578,0.014524905,-0.031687874,-0.039263066,0.008169588,-0.02124169,-0.012579463,-0.032354992,-0.11516081,-0.022005742,0.016614623,-0.020693263,-0.015972305,-0.02410218,-0.03731796,0.013968926,0.009434077,0.022837287,0.24785613,-0.0013577593,0.020780442,-0.010162358,0.038809553,-0.01352444,-0.036173064,0.013439677,-0.020511197,-0.036537286,-0.016679225,0.040748507,-0.015057308,-0.0077913594,-0.010480931,0.03347722,-0.05504016,0.027069774,0.060552917,0.004555328,0.018020576,-0.026551567,0.02791494,-0.0071405247,-0.061721288,-0.039855774,0.024594614,0.03954087,-0.013110949,0.017132279,-0.026417525,0.06764853,0.03690681,-0.058618173,0.026426433,0.048304845,-0.014311764,-0.04280216,-0.00007148055,-0.0032760485,0.01485722,-0.011715111,0.004526243,-0.0626944,-0.01393302,-0.0035301384,0.005508683,-0.011478057,-0.018296245,-0.03463224,0.029036762,-0.0057963207,0.0052361935,-0.018431276,-0.00026693215,0.0065493644,-0.009255754,-0.012053141,-0.0031460568,-0.008970512,0.012129843,0.0035236948,-0.084318824,0.017632874,0.029043144,0.01775678,-0.019877987,0.015255363,0.028603714,-0.0370495,0.019738765,0.0034072225,0.007359512,0.024244593,-0.010496976,0.010550645,0.03502908,0.05659248,0.019399345,0.0150610125,-0.02524141,-0.029994262,-0.03055693,-0.0035601824,0.01597562,-0.0029218826,0.0063660746,0.0771358,-0.011395314,0.0036884996,0.0150248865,0.022559037,-0.006779207,0.015663648,-0.00015478577,-0.028254751,0.041142847,-0.020363642,-0.013090403,0.062286127,-0.054342613,0.03674006,0.0260453,-0.007340086,0.020272251,0.00001564337,0.008344418,-0.049199823,0.015333288,0.009676576,-0.111054905,0.025491487,0.006405442,-0.038455732,0.012059006,0.05923964,0.021406654,-0.006960123,0.045412574,-0.022957405,0.013664527,-0.007386272,-0.0033325644,0.002479878,-0.032765057,-0.06328518,0.007289498,0.0020830429,-0.0018387171,0.041657157,0.062589824,-0.020240553,0.016367832,0.081716806,0.042489942,0.030207202,0.037851464,-0.024121376,0.02719284,0.031239009,-0.008278337,-0.02410209,0.0125555415,-0.012560527,0.018040778,0.011174755,-0.020818975,0.017404683,-0.026838524,0.01649852,0.01262144,-0.0016195674,0.0025473724,-0.026512422,-0.0011621019,-0.09996081,-0.03505222,-0.03868335,-0.041022036,-0.012236585,0.0073805186,0.0047958824,0.04027844,0.0575053,0.011289007,0.019158922,-0.031608213,0.05847289,-0.029718433,0.00034954623,0.014221795,-0.010635151,-0.034671444,0.017247483,-0.009793325,-0.06034466,-0.03661313,-0.048693284,-0.029995427,-0.022150714,0.046893165,-0.017140687,-0.039545324,0.0074218614,0.056694366,-0.04330373,-0.043506995,0.0058626225,0.007237577,-0.016024051,-0.007355849,0.10729331,-0.010272249,-0.00074718584,0.0018245755,0.004738907,0.052458975,0.05166981,0.006024663,-0.004487115,0.028951278,0.007423412,0.016225094,-0.02646166,0.024430368,-0.027268,0.0021463311,0.015276364,0.019470463,0.0066347984,-0.03195611,-0.024181481,-0.051191065,0.0036060796,-0.050450247,-0.038672015,-0.0035018553,0.078943364,-0.04196447,-0.0069448776,-0.018987644,-0.038543317,-0.0114492355,-0.04828067,-0.010922731,0.0067703305,-0.012885381,-0.04317773,0.009679664,0.0073788683,-0.0008909899,-0.035269927,0.006074188,-0.025904754,0.0011325652,0.041190777,-0.01597546,0.028269216,0.005055621,-0.02330175,0.0057731024,-0.031394593,-0.0072221584,-0.018645065,0.044899113,0.0012103944,-0.045300275,-0.024127398,0.014653295,-0.0108000655,-0.0004244901,-0.030844716,0.00089630374,-0.025048656,0.03343026,-0.006117972,0.03607015,0.017684232,0.022560824,-0.041697804,-0.009833955,0.035152745,-0.0075093573,-0.01433041,-0.035440512,-0.09841915,0.00018959859,-0.011132009,-0.03870692,-0.004533203,0.008350352,-0.026562484,-0.011081844,0.003496874,0.03045966,0.015403631,-0.020339517,-0.033900425,0.038745146,-0.082090154,-0.01668595,0.012276133,0.029634418,-0.014892278,-0.0319058,0.0021488545,0.019110326,-0.00011505855,-0.010541648,-0.06970198,0.026486523,0.0015750993,-0.06801484,0.007222401,-0.025984421,-0.026020903,-0.017775554,0.030681625,0.0028842643,0.016604478,0.0026891944,-0.009969144,-0.031855837,0.02153543,0.00766036,0.017897923,0.0025311157,-0.0021897377,0.06605228,0.020928033,0.0013903957,-0.0389653,-0.014120409,-0.007268508,-0.036130846,-0.008332558,0.03807248,-0.036842924,0.055964336,-0.0019713328,-0.023684083,-0.074851945,-0.030165425,-0.022512294,-0.03596746,0.023980992,0.003623253,-0.011512196,0.026412651,0.02361754,-0.021249074,-0.008506489,-0.04080354,-0.027978318,-0.035119444,0.026256997,0.011304332,-0.010188376,0.041631605,0.0120649515,-0.009625219,0.055879187,0.0012172508,-0.045254815,0.0097637875,0.010711203,-0.0022944955,-0.027199838,-0.009739843,0.006021647,0.0020004553,0.0031940013,0.021698095,-0.059923146,0.0363715,-0.00014870804,-0.040835828,0.031179577,0.045148537,0.031406708,-0.037075005,0.039871525,-0.014191988,-0.0436415,-0.028066147,0.035178058,0.013449422,-0.022132766,0.03592294,0.0014845541,-0.0189699,-0.0011206027,-0.014508757,0.021494737,-0.048156306,0.06581388,-0.02275419,0.009537517,0.014559301,0.00018025967,0.0043559037,-0.030459534,-0.020773642,-0.0073051113,0.003861839,-0.005569283,-0.025598917,0.027958501,0.087246165,-0.0155616915,-0.014336827,0.011822306,-0.042123064,-0.0018960917,-0.15045963,-0.0041901185,-0.008537703,-0.01110501,0.01089537,-0.011526279,-0.042254034,-0.048865616,-0.0061088414,-0.03825379,-0.006495251,-0.011997731,-0.0032011904,-0.005770868,-0.028754229,-0.01594113,-0.058740653,0.0017397329,-0.05140501,0.033259008,0.041166842,0.011131034,0.06794547,0.010200869,-0.04615966,0.027434066,-0.01671199,-0.015579335,-0.01966227,-0.014921124,-0.014175608,-0.07688371,0.011217583,0.0442342,0.00915639,-0.03378401,0.015059121,0.01342269,-0.04885767,0.0093002,0.0008094617,0.0010642959,-0.007883899,-0.009329686,0.00235613,0.05667223,-0.050043896,-0.02051268,-0.08391352,0.030603498,-0.0005875079,0.040589876,-0.015512092,0.030184004,-0.008148537,-0.03182415,-0.012190675,-0.009848136,-0.02457075,-0.016202189,0.0030506817,0.017584369,-0.060877528,-0.012864658,-0.039916094,0.040119004,-0.06869414,0.002606075,-0.030051153,0.0040527214,-0.00335447,-0.017338842,0.026600704,0.00417481,-0.008707934,0.0127884615,0.03029914,-0.037676185,0.007742191,-0.026038995,-0.07345871,-0.014112294,-0.011437799,-0.044960286,0.067693405,-0.013594039,-0.028307356,-0.002737766,-0.015516639,0.008347623,-0.039558683,-0.024139823,0.030767415,-0.0030171461,-0.008354949,0.041904416,-0.008924156,0.012931559,-0.013966444,0.007132875,-0.0026494265,-0.017957227,-0.03230399,-0.018575627,-0.015212969,0.0065280674,0.0048820656,0.031917255,-0.031045688,-0.027143104,-0.042556133,-0.0054805917,-0.001466327,0.03566614,-0.07069924,-0.01927715,-0.015824152,0.012006994,-0.004281807,-0.027870836,0.0052968604,0.0008485151,0.01574946,-0.029728025,0.024281904,0.06399805,0.04133438,0.057903696,0.0341242,0.010154459,0.005656746,-0.05821713,0.036407147,-0.02423162,0.06511212,-0.043827727,-0.0028959105,0.029730687,-0.03427415,-0.021388972,-0.037808403,-0.024350952,0.0084916055,-0.0122765135,0.0059181866,0.005607151,-0.0032297855,0.009294319,0.0068176505,-0.030521143,0.016547685,-0.0064540682,0.0035328676,0.011287347,-0.007921958,0.059512045,-0.018686125,-0.005830392,0.005242868,0.04222944,-0.026287528,-0.0013936629,-0.014143858,0.010250271,-0.02794612,0.06835172,-0.0071838396,-0.01375932,-0.027293826,0.012773551,0.031704754,0.011106004,-0.007518676,0.02454273,0.028253505,0.027401293,-0.015901266,0.006091669,0.026375378,-0.015333767,0.034684416,0.0031339906,0.06299611,0.042940896,-0.017129865,0.005405039,0.012951633,0.014616073,-0.0051726014,-0.018340843,-0.0061384216,0.00073517836,0.027526528,-0.014686886,0.077127546,-0.007307136,0.01907021,0.016313031,0.033136632,0.027773554,-0.041379165,-0.025248496,0.024801243,-0.0013206878,-0.010365304,0.013629145,-0.016934436,0.016605161,0.001241658,0.022761207,-0.03309097,0.0074114758,0.0050474927,0.017560197,-0.016381826,-0.008954343,0.033126958,0.0011936644,-0.030161574,-0.044894762,0.05159576,-0.012134772,0.015006313,-0.024925092,0.012199886,0.010755915,0.00047579044,0.027915686,-0.001940517,0.021913204,-0.033774473,-0.016350973,0.023437811,0.044022676,0.0032473432,-0.01335357,-0.047180597,0.043948255,-0.04192128,-0.012319322,0.05296173,-0.035992227,0.03202708,0.00030088305],"last_embed":{"hash":"p6r8g1","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"p6r8g1","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{8}","lines":[159,159],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"p6r8g1","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019880049,-0.026287975,-0.036081057,0.0059161102,-0.06325625,-0.03412455,0.035478596,0.019686477,0.019947149,0.014400701,-0.014654073,0.009125798,-0.031398848,-0.0061792987,0.0067845136,0.04108035,-0.0040812306,0.009315514,0.029731594,-0.0030236226,-0.026199248,0.027505688,0.048411664,-0.04738968,-0.02971823,-0.000031450414,0.0128432065,-0.00930021,0.012948637,0.056190982,0.0032411995,-0.04531371,0.04032988,-0.020950887,-0.022755485,-0.015614836,0.01560319,0.0039062803,-0.040463787,0.028614331,0.018755607,-0.03471867,0.038176555,0.03105058,0.027604192,-0.031245405,-0.037222967,-0.007969684,-0.014697035,0.013275759,0.0021630223,-0.006120661,-0.000041100175,0.0041153077,0.018474385,0.04572842,-0.01021459,-0.054124735,-0.041927494,0.0029966068,-0.035353582,0.017425634,0.00483614,-0.0398718,0.006326895,0.043563932,0.023462271,0.03318759,-0.010355142,-0.018905412,0.029427825,0.033698235,0.014122766,0.017373571,-0.0455334,-0.016747437,0.004126362,-0.0068882457,-0.002496785,0.028542215,-0.010510925,0.015417107,0.005039451,0.003171321,-0.0069499146,0.030309455,-0.020285524,0.07950681,0.024316248,0.0052644033,-0.002896514,-0.0046900827,0.033693936,-0.03259043,-0.01378016,0.003047689,-0.0018592566,-0.037952725,0.0072021987,0.00085236493,0.033006094,0.010804757,-0.019177953,-0.00015745376,-0.014762159,-0.0035096481,0.019603647,0.010396567,0.023419963,-0.015240065,0.0076749036,0.032007847,0.039692715,0.012948343,-0.004061005,-0.043125,0.029924456,-0.046919446,-0.004142332,-0.021057671,0.0286357,0.015142707,0.0075407447,-0.0254661,0.00037883891,0.019736258,-0.015768373,0.013699103,-0.024017934,0.044263404,0.018887084,0.039173033,-0.0089045325,-0.014701908,-0.021230837,0.015123933,0.05854442,0.027592944,0.0050518224,-0.073407434,0.003885063,0.013206339,-0.019653466,-0.0071568848,0.015406375,-0.04229812,0.02650588,0.005575603,-0.0014966399,0.018991161,0.014274304,0.021364277,-0.015642816,0.052818753,-0.011289453,0.02399735,0.005088365,0.04367426,0.042189922,-0.019810077,-0.009929263,-0.03670564,-0.03278847,0.044943847,0.0010962551,-0.015215849,0.010594453,0.016891547,0.0032994968,-0.026850734,0.006085607,0.0034316494,-0.0017600462,0.052196294,0.009829037,0.01835636,0.06953026,0.035862003,0.0034398956,-0.017621139,-0.047080886,0.037493926,-0.019177638,-0.054598395,0.0063909898,0.046670698,-0.0221241,-0.03299475,0.027924176,0.044304106,-0.011042107,-0.00092036196,0.0076786755,-0.0010387368,0.049260374,0.025427694,0.010532491,0.012028828,0.024815593,-0.04749027,0.016467957,0.028350163,0.035624247,-0.016379045,-0.043120835,-0.00047228814,-0.02140311,-0.043004327,-0.0032456971,-0.03263283,-0.0075727366,0.028732534,0.010306552,-0.029437786,-0.018969905,-0.013095348,0.02921277,-0.0008405926,0.0069563487,0.005883679,-0.014444015,0.06548791,0.029538486,-0.011835409,-0.015001997,0.031945143,0.0010553247,0.03449347,0.021620978,0.020112908,-0.013312836,-0.0005687787,0.0027340197,-0.013171248,-0.0041832714,-0.006434922,-0.010246843,0.02888618,0.01963916,-0.008702196,-0.02362105,0.02807249,0.0008704425,-0.013259008,-0.015722338,0.0024671815,0.021432817,0.062216822,-0.018713761,-0.0018286087,-0.020554066,-0.004019801,-0.021519946,-0.020031758,0.030750917,0.0486321,0.016512955,0.015074866,0.027512271,-0.008468626,0.0041088546,0.0040956833,0.01849241,0.01173757,0.03129704,-0.008702112,-0.015136544,-0.017665436,0.0065221307,0.051606882,0.024032772,-0.03001883,0.03608608,0.025214214,-0.025098955,-0.007837348,-0.053164076,0.0055625048,0.05023254,0.005257953,-0.023021864,-0.028063364,0.007946962,0.03344587,0.018486677,0.009589517,-0.022442954,0.0035989468,0.014222834,-0.043132845,-0.012885597,0.008507617,0.07051898,-0.009843768,-0.033191215,0.00508741,0.008051626,-0.18095155,0.0143548595,-0.021402515,0.049919184,0.0020146952,0.011306197,-0.05698701,-0.021445286,-0.06914996,0.060192987,0.028536893,-0.04839601,0.021357158,0.023088813,0.004403974,0.011433651,-0.018487938,0.0030479878,-0.031745408,-0.040757764,-0.023079287,-0.05162873,0.06395576,0.039456017,0.009034903,0.004666263,0.08550017,-0.0066267843,0.010046196,-0.032197412,-0.050115105,0.01125478,-0.0028007524,0.020193009,-0.027424699,-0.0012273137,-0.016941583,0.048994157,0.015655054,-0.013861637,0.06555223,0.010890016,0.019293673,-0.0047445055,-0.004462271,-0.013100627,-0.016453724,-0.01019795,-0.05406471,-0.0019364776,0.022837458,-0.0120336665,-0.016584458,-0.024481228,-0.06513055,0.0011856213,0.003893166,0.035993505,-0.025182728,-0.025379838,-0.0061077364,-0.027857551,0.0094148945,-0.024126904,-0.026654046,-0.06765373,0.008471661,0.016001709,-0.015893675,-0.0013435888,0.048532292,-0.059326954,0.0360671,-0.031025972,0.007956112,0.027882513,-0.0093025,-0.016788939,-0.021995462,-0.089333124,-0.011601908,0.036243726,-0.01664765,-0.022112258,-0.008283127,-0.035339434,-0.008953524,0.017399475,0.033246398,0.24634601,0.044859927,0.028402198,-0.0027751434,0.030838838,-0.017645087,-0.030340869,0.039564755,-0.009094974,-0.037711162,-0.008177245,0.030128798,-0.0066307043,-0.019216256,0.012955345,0.048097152,-0.08432306,0.006580672,0.049299777,0.005692196,0.01062261,-0.05692888,0.032012463,-0.01631839,-0.075663745,-0.030542707,0.022251457,0.042638075,-0.011515653,0.02697507,-0.037399188,0.0746942,0.04759843,-0.053399093,0.034810472,0.053338677,-0.010716396,-0.042475205,-0.014399412,0.0071471897,0.0046752314,0.0048767193,0.006665387,-0.046863563,-0.024979474,-0.022870105,-0.0036548201,0.017416468,-0.008789428,-0.044575598,0.03762108,-0.017079188,0.014277322,-0.020741027,0.02082144,0.0026975973,0.0062306123,-0.018055737,0.008502861,0.002942073,0.036835924,0.009459252,-0.065099664,-0.009613121,0.015519671,-0.022506956,-0.000079583624,-0.01154249,0.022911035,-0.0036837964,0.004755355,0.00075653975,0.019427119,0.01859755,-0.011409495,-0.01444771,0.056227066,0.0597995,-0.00063309877,0.011729987,-0.013145332,-0.022760278,-0.020729853,0.014149467,0.014893233,-0.0067297486,0.009222099,0.07805329,-0.01603575,-0.00036870906,0.0038765152,0.012861554,0.0057725804,0.011402673,0.01490773,-0.054088213,0.06411469,-0.046249487,-0.028127234,0.051389538,-0.05769064,0.038882036,-0.009574531,-0.012339402,0.0033729498,0.010677754,0.02069513,-0.04374087,-0.0056433636,0.031938676,-0.096777596,0.018680232,-0.0111251725,-0.051577806,0.018694187,0.042439587,0.035399023,-0.0052905674,0.04316616,-0.012844938,0.022663506,-0.00030108314,-0.010517523,0.030526206,-0.029827757,-0.071989626,0.001631378,0.010909228,0.001317266,0.026596965,0.065269016,-0.02165337,-0.0060793236,0.058497332,0.0307712,0.026696954,0.046121024,-0.016459402,0.021706013,0.022829223,0.0017049275,-0.019133769,0.0029097032,0.012042911,0.020524137,0.008409578,-0.042589575,0.003913444,-0.02631941,0.024665702,0.009253831,-0.0027488817,0.040693153,-0.035190336,-0.012579309,-0.10071211,-0.040748734,-0.04361754,-0.036571123,-0.014469503,-0.01430857,0.0011376485,0.046674326,0.059934203,-0.009450582,-0.0005344744,-0.0039405716,0.037288353,-0.016502151,0.015729323,0.007008193,-0.014885552,-0.04780426,0.025037201,-0.012910516,-0.0327309,-0.02252678,-0.03183437,-0.03592761,-0.006574074,0.03500633,-0.0049346765,-0.04571616,-0.015519924,0.040831205,-0.042597692,-0.06728588,0.0040480653,-0.029140363,-0.017385814,0.0030263455,0.12101593,0.0022484362,0.0014721893,0.016926227,0.004422085,0.06998167,0.061549146,0.025671966,-0.0045485175,0.026999217,0.028183363,0.019461218,-0.03714151,0.017887097,-0.03205404,-0.004699003,0.019653654,0.0015671286,0.023676515,-0.017145835,0.005558672,-0.05148446,0.0020638169,-0.04092036,-0.03831727,-0.012631564,0.07146545,-0.06018447,-0.017294278,-0.025165215,-0.035809983,-0.019601963,-0.035168983,-0.025858218,0.005523849,-0.011119612,-0.04211653,0.00032644378,-0.004758452,-0.006081222,-0.023268353,-0.0027274764,-0.024556318,-0.004187909,0.037124254,0.008074833,0.017306317,-0.018211152,-0.018762026,0.008123182,0.0013763001,-0.0021017352,-0.027652726,0.034842085,-0.011296917,-0.053701464,-0.037614115,0.010876584,-0.010548063,0.0054290616,-0.035809733,-0.006601984,-0.03775844,0.03999414,-0.007709013,0.038777936,0.0066936137,0.018475197,-0.04045533,-0.01671538,0.009202081,-0.00019537684,-0.027515478,-0.01219356,-0.07801109,-0.007473268,-0.0145081105,-0.034927946,-0.02314806,-0.016551714,-0.008405303,-0.009474684,-0.00573685,0.019934617,0.005711725,-0.025292782,-0.011452913,0.017692165,-0.06383452,-0.045484714,0.030806044,0.014602749,-0.01999353,-0.043095548,-0.001634674,0.032005962,-0.0374534,-0.0069283512,-0.07584627,0.027923858,0.01945763,-0.07896009,0.0032455917,-0.012215288,-0.015878392,-0.02734366,0.043418318,-0.004136056,0.011437877,0.0008659428,-0.019188233,-0.013664224,0.0048765647,0.012391472,0.005686397,-0.008894344,-0.008243199,0.039113425,0.014041272,-0.012934666,-0.054001223,-0.027467921,-0.005754845,-0.022282984,0.0021408803,0.029535245,-0.04615922,0.068542615,0.0043407823,-0.03345125,-0.03711581,-0.018130321,-0.015203559,-0.030783143,0.018774586,-0.011454461,-0.02854562,0.023543641,-0.0050415867,-0.006958763,-0.002043443,-0.021464497,-0.010612852,-0.032336645,0.010516789,0.015294413,-0.008591091,0.03976231,0.023350766,-0.0052787857,0.05959046,-0.014551046,-0.051966034,0.002590696,-0.025303626,-0.017318068,-0.011261512,-0.0050579426,0.012720162,0.025460903,-0.0015226493,0.025710624,-0.05416615,0.032073043,-0.016459627,-0.027269097,0.03433551,0.046016637,0.044964552,-0.023779467,0.049555454,-0.004003038,-0.038454134,-0.015769318,0.014555591,0.014928612,-0.025926799,0.019440793,-0.008028891,0.009702062,-0.01406134,0.015456155,0.032993887,-0.04304674,0.04164421,-0.029444382,0.0028985885,0.04107125,-0.00003844777,0.005516029,-0.02277721,-0.02743826,-0.003127272,-0.0077326074,-0.016443385,-0.0024548657,0.03163754,0.08303788,0.029034665,0.0004371186,0.0009364841,-0.039619956,0.008089314,-0.14631811,-0.009691456,-0.0062881135,-0.009034626,0.022658922,-0.031148966,-0.02720112,-0.049231213,0.002776847,-0.028261183,-0.011399922,0.0006454139,-0.012172442,-0.006015855,-0.0021810876,0.012206725,-0.04997346,-0.013195861,-0.04249617,0.05817818,0.02734513,0.011066267,0.047129378,-0.00494194,-0.010140117,0.021877795,-0.015690483,-0.01573574,-0.018558787,-0.015215429,-0.02459152,-0.06451972,0.0171241,0.03880642,0.0050597135,-0.034954812,0.006471717,0.013369772,-0.060824465,0.004390194,-0.0050443956,0.0045204232,-0.024846327,0.011702864,0.01102506,0.074657254,-0.034926865,-0.022515764,-0.072190516,0.021247022,-0.000007071444,0.05882175,-0.024053575,0.015418069,-0.031001886,-0.0061334004,-0.016198616,-0.014776329,-0.019218247,-0.0050378228,0.011470325,0.0064416775,-0.033846136,0.010536429,-0.021913162,0.031847257,-0.07616983,0.016072173,-0.022579836,-0.0015008629,-0.016091939,-0.02499957,0.03684682,0.0058051515,-0.010953554,-0.0050682053,0.03434597,-0.01670889,0.020054707,-0.0029654752,-0.057332754,-0.022116952,0.0054311664,-0.046155952,0.04476249,-0.008555152,0.0059269825,-0.0015626246,-0.054774795,-0.0012577826,-0.04945553,-0.035623666,0.018002886,-0.0025738797,-0.011218535,0.05553848,-0.0383097,0.005972508,-0.02121624,-0.00300917,-0.023597723,0.002936005,-0.05048549,-0.01831304,-0.024541162,0.0032519512,0.021106219,0.032187358,-0.021439584,-0.008056792,-0.03706755,-0.0055396347,0.0106694605,0.0108518675,-0.08056361,-0.026688904,-0.025041457,0.022696564,-0.0006287708,-0.022700548,0.0097432975,-0.007495296,-0.000051527484,-0.032463986,0.011057579,0.10430016,0.016372353,0.043016847,0.0471332,0.004164909,-0.008217573,-0.04171557,0.03617401,-0.023954311,0.05351125,-0.019236363,-0.015292674,0.035029333,-0.027950026,-0.032446623,-0.021349652,-0.033982087,-0.01196755,-0.024137205,0.018387273,-0.01033192,-0.0013514089,0.029821422,0.0064366227,-0.029968942,-0.016663093,-0.0018439174,0.0030961842,0.013658517,0.012446527,0.07760685,-0.0157009,-0.00407699,0.0008433905,0.060372915,-0.008603798,-0.0067384164,-0.017523805,-0.01795059,-0.010145918,0.07531555,-0.003582699,-0.024160812,-0.02777828,0.011779783,0.03503997,0.013815007,-0.00024563138,0.02660241,0.021958439,0.02108405,-0.013854247,0.015353545,0.009803075,0.0007585778,0.039691392,-0.012879419,0.07047209,0.06935062,-0.0074119954,0.0026258072,-0.010861125,0.0039811437,-0.02216718,0.018759143,-0.020849016,-0.012892094,0.00022112973,-0.032506276,0.067850836,-0.01583829,0.024479276,-0.021960778,0.036560316,0.011622876,-0.03323048,-0.018459845,0.021166986,-0.00041261845,-0.013215723,0.028525643,-0.021848444,-0.010444759,0.014530932,0.025841229,-0.032945205,-0.0038925766,-0.005661257,0.024798982,-0.012543379,-0.0073572183,0.022769814,-0.0042283842,-0.025654348,-0.037834898,0.05344199,-0.010994862,0.012207955,-0.017805597,-0.008734806,-0.0065081897,0.0013542759,0.029160623,0.0022447312,0.025042674,-0.06867332,-0.011080326,-0.013252756,0.03308977,0.014818218,-0.0043598386,-0.046079636,0.023895001,-0.017450001,-0.00951729,0.030952828,-0.027617438,0.036800697,-0.020034384],"last_embed":{"hash":"1ylnxh4","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"1ylnxh4","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{9}","lines":[160,160],"size":63,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ylnxh4","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022490032,-0.025658384,-0.039117664,0.0075653177,-0.062442712,-0.051747024,0.03509533,0.026781842,0.01758323,-0.0022859916,-0.019733867,0.021053217,-0.035007317,0.015310855,0.003575254,0.034194365,-0.010988014,0.0037392215,-0.008530024,-0.010824387,-0.044887763,0.021464307,0.040474005,-0.03991191,-0.025064645,-0.01535295,-0.0014184879,-0.004861364,0.00092877384,0.060091436,-0.008106808,-0.030748386,0.031461935,-0.007779778,-0.014547342,-0.024839176,0.02012057,0.022192568,-0.034437876,0.023661656,0.043009255,-0.033688664,0.033965606,0.013696557,0.037390865,-0.03553109,-0.04361894,-0.01228894,-0.012175663,0.008845478,-0.005672769,-0.010865866,0.011664038,0.012738905,0.016540516,0.048237346,0.012302226,-0.038328085,-0.003972314,-0.007313392,-0.026300058,0.024650164,-0.0021945192,-0.014504655,-0.0062889396,0.029162476,0.024792623,0.022383947,-0.017719524,-0.023996932,0.03865478,0.031017696,0.016172526,0.009524477,-0.0477897,-0.009235672,-0.0025393227,-0.025834873,-0.008957992,0.012226796,-0.00016031241,0.0085965805,0.0153244715,-0.0061710305,-0.032964457,0.033461917,-0.027349727,0.08135821,0.017551698,0.006876096,0.0063602296,0.009679489,0.036911804,-0.045262728,-0.0036123462,-0.005788989,-0.0023086015,-0.037865117,0.01547234,0.0012947668,0.045972593,-0.010696432,-0.02320183,-0.011908721,-0.022645967,-0.013750293,0.023743063,0.020899076,0.028497653,-0.013066143,0.011931363,0.029562004,0.026504846,0.033626113,-0.0036985092,-0.035345346,0.031388924,-0.04659721,0.0061433837,-0.018941868,0.036478426,-0.0070637474,-0.015151315,-0.0153577225,-0.034755155,0.011300557,-0.02141297,0.0036291822,-0.010687465,0.04195793,0.016139958,0.037055846,-0.02213934,-0.014689888,-0.006505909,0.03194986,0.050806053,0.010274185,0.01247649,-0.083349764,-0.0038280752,0.034525216,-0.032942083,-0.004687811,0.027284065,-0.026304116,0.030326556,-0.015893435,0.01475638,0.007243736,0.016415915,0.027062368,-0.018497678,0.057933982,0.004058435,0.021994065,0.019290961,0.049940187,0.00967018,-0.027542237,-0.016474403,-0.030621875,-0.025125057,0.0496791,0.010206505,-0.008921318,0.006676781,0.028241402,-0.0030822018,-0.020269549,-0.0035799646,0.00020001286,-0.0017771219,0.05013456,0.013859413,0.018495297,0.06520905,0.038013298,0.01238889,-0.014249594,-0.049393464,0.02984994,-0.010749964,-0.07651943,-0.0137427645,0.051721804,-0.016795594,-0.033748686,0.017278265,0.038555663,-0.016948508,0.00050208723,0.009616235,0.011152676,0.048449747,0.030434696,0.012909235,0.005781894,0.02738998,-0.038668115,0.006218752,0.025752503,0.037028182,-0.012795044,-0.039517947,-0.0009973992,-0.03401618,-0.02628299,-0.019555759,-0.023571359,-0.00435942,0.025461562,0.032074254,-0.023628177,-0.015873885,-0.02127892,0.024227701,-0.004291611,0.00088041555,-0.003351454,-0.009553982,0.042425066,0.019915726,-0.007626902,-0.0071254284,0.032077465,0.004210878,0.0468639,0.017602077,0.022533983,0.0037944803,0.0068731033,-0.010786204,-0.017482718,-0.006425326,-0.004293539,-0.009184525,0.033627544,0.018734401,-0.030322934,-0.015035549,0.025318647,-0.014282178,-0.009686687,-0.026500797,0.012539844,0.011955877,0.05774176,-0.010342173,0.016343577,-0.019949133,-0.0030732383,-0.027190208,-0.027057927,0.033459798,0.045351904,0.01572874,0.014758614,0.038087297,-0.0063560964,-0.009782418,0.0055518956,0.013144713,0.015810547,0.04533981,-0.000009562693,-0.011811802,-0.020530196,0.0122785615,0.032241262,0.040114533,-0.01224832,0.024351224,0.011670909,-0.024292909,-0.017770436,-0.044928085,0.015003101,0.063610755,-0.010958612,-0.042549767,-0.043947004,0.026496818,0.006187031,0.023522079,-0.014825671,-0.0024632516,-0.010161464,0.026757065,-0.04971265,-0.020258427,0.009022011,0.069554865,-0.004868242,-0.023932058,-0.00068520673,0.011399393,-0.17144187,0.010096288,-0.023420246,0.04174825,0.0043072617,0.026747191,-0.047409404,-0.03374892,-0.05566405,0.040545546,0.021307636,-0.044400312,0.038291298,0.01942198,0.022581035,0.011900559,-0.023470609,0.010350349,-0.032993928,-0.047128204,-0.0090640765,-0.03669295,0.07576242,0.03088434,-0.007078761,-0.0011139667,0.08275322,-0.03309243,0.009376219,-0.0264902,-0.051570125,0.007526087,-0.007640844,0.017235912,-0.013129482,-0.001393867,-0.011499226,0.02717237,0.029342275,0.0008184167,0.06446067,0.012790012,0.00215386,0.025552258,-0.0033367602,-0.0017231848,-0.031544674,0.004542057,-0.047617447,-0.008041222,0.015834864,-0.019050092,-0.020473067,-0.023042481,-0.052254636,0.014164645,0.022886641,0.033564202,-0.02027734,-0.019810151,-0.014215951,-0.0510381,0.004233121,-0.0323324,0.0021759872,-0.05888194,0.008594444,0.005255213,0.00687646,-0.012495435,0.038393117,-0.054631848,0.018956073,-0.04526269,0.002720769,0.034962833,-0.010482478,-0.021762742,-0.024296671,-0.0821096,-0.021486862,0.03321179,-0.017247964,-0.01713492,-0.0089044385,-0.03622968,0.0015444596,-0.00011972087,0.026426932,0.23822501,0.03204502,0.022612775,-0.006704511,0.021405023,-0.016918248,-0.028477956,0.020911101,-0.0061075236,-0.032571696,-0.0068590627,0.028568842,-0.0027710644,-0.01755115,0.01383867,0.040485226,-0.08812704,0.013937142,0.05789565,0.012547257,0.0029261594,-0.038876936,0.0487866,-0.030784262,-0.07830901,-0.027976308,0.024843186,0.051547993,0.0077802357,0.033839166,-0.051224228,0.05964688,0.03913682,-0.060173802,0.017024104,0.05243992,-0.017582871,-0.04035923,-0.013595022,-0.0023426022,-0.0050715264,0.001188925,-0.0043443097,-0.061308555,-0.009029906,-0.028974604,-0.014450528,0.0066789673,-0.029449264,-0.053517155,0.037933357,-0.0000687872,0.012104493,-0.01591679,0.02045096,-0.017582688,-0.0067916648,-0.0040548523,0.01305359,-0.0041364157,0.030853892,0.001694781,-0.048139412,-0.008391931,0.020108731,-0.012966855,-0.011561194,-0.008993769,0.014470837,-0.02719709,0.0100830905,0.00089019135,0.012579472,0.023364997,-0.013067976,-0.02611298,0.04476561,0.06850181,0.009403994,0.031197404,-0.0077338456,-0.04319358,-0.020845026,0.0021960658,0.017284997,-0.016925344,-0.012175485,0.068026856,-0.006425301,0.00439111,0.01558702,0.009962497,0.0070279855,-0.004031206,0.026475383,-0.05159338,0.05370869,-0.028778667,-0.026031187,0.057174377,-0.032714173,0.055903733,0.002483017,-0.0005651121,0.012198866,0.015305564,0.019256536,-0.045247193,-0.009605997,0.011443895,-0.09704292,0.026471727,-0.010557699,-0.03705557,0.017860042,0.04268233,0.015788944,-0.019045297,0.043270055,-0.034398396,0.008284389,-0.003384991,-0.014419075,0.023609262,-0.03971288,-0.07842915,0.004455297,0.014540177,0.0076563773,0.024257122,0.0531444,-0.019178396,0.025839638,0.061571945,0.033932444,0.035338923,0.02813418,-0.01598068,0.022594746,0.043156147,-0.010612242,0.020425277,-0.002047353,-0.019100353,0.029924506,0.014922894,-0.021845398,0.012028413,-0.023623716,0.020065138,-0.008914055,-0.0048723873,0.02376259,-0.05655199,-0.004874387,-0.110504374,-0.041500263,-0.048175037,-0.039176475,-0.007301519,-0.0029621169,-0.0017293055,0.049769007,0.07545711,0.009399417,0.00082346256,-0.004932631,0.050913177,-0.011849605,0.013904139,0.0027052204,-0.012989812,-0.045067504,0.0053422963,-0.009531803,-0.022115,-0.01908109,-0.031904127,-0.05773537,-0.020311074,0.043659132,-0.019327182,-0.029588662,-0.024815887,0.04277841,-0.04238963,-0.048427526,0.005017883,-0.032393724,-0.0046335324,0.010461232,0.10290786,-0.011306861,-0.0018603982,0.019644223,-0.0007476335,0.06385489,0.055358887,-0.00037359644,-0.02280211,0.01979516,0.024351368,0.012025883,-0.022307133,0.010578372,-0.0371199,-0.023202954,-0.0048422823,0.011658443,0.038538445,-0.007936881,-0.0034178195,-0.05647747,-0.0002845794,-0.050962962,-0.040466625,-0.0077753006,0.073821835,-0.049013708,-0.019099517,-0.042905904,-0.012865941,-0.011744234,-0.047447506,-0.017270131,0.011680566,-0.012897844,-0.03765368,0.006354533,-0.003381204,-0.0036085283,-0.0259152,0.0011963763,-0.025703575,0.0019730912,0.033562746,-0.007872009,0.01468143,-0.02374244,-0.014944372,0.005428231,0.013628465,0.016256165,-0.020852812,0.059310928,-0.014857016,-0.0598926,-0.045553867,0.013626214,-0.023539692,-0.0056340806,-0.0011523879,0.005835294,-0.024408905,0.050298948,-0.0024621817,0.046705082,0.009897432,0.021444207,-0.028492931,-0.015035955,0.01944437,-0.011046213,-0.024706427,-0.0025492485,-0.068638034,0.003514882,-0.030520871,-0.03259668,-0.025830938,-0.012155079,-0.001870728,-0.02371533,0.0016232008,0.0013502891,0.008558509,-0.036400884,-0.020278197,0.033891633,-0.06195754,-0.023046775,0.012801261,0.023102427,0.0005716342,-0.049769703,0.026888488,0.034170616,-0.021164596,-0.0064082798,-0.06696977,0.032700352,0.012945605,-0.08577586,0.0077581,-0.010868631,0.007204422,-0.01151776,0.036504496,-0.00806467,0.0035415129,-0.0016805014,-0.0029881815,-0.03481676,0.0065492936,0.015727451,0.010349632,-0.008554043,-0.007802022,0.052853584,0.009857652,-0.0342287,-0.057536535,-0.0072432086,-0.010953473,-0.0062817014,0.013396266,0.045435395,-0.032180555,0.060820214,-0.00089634524,-0.025303368,-0.021269742,-0.013049669,-0.017482666,-0.027904775,0.010684957,-0.012697851,-0.010696206,0.02115295,0.01335179,0.0009369962,0.004206492,-0.01621074,-0.027382696,-0.026581164,0.008251382,0.020175075,-0.001967787,0.0462979,0.009032193,-0.010304862,0.040915135,-0.01128868,-0.0432985,0.008675644,-0.042652033,0.0048576077,-0.013328783,-0.016026719,0.015274206,0.0037824172,0.0072280914,0.0402426,-0.06931567,0.02531526,0.023224518,-0.0019262324,0.024621451,0.057909265,0.0459881,-0.037706822,0.054452315,-0.014259777,-0.03845013,-0.006039569,0.015621596,0.003169495,-0.006792428,0.03182094,0.007738196,-0.011413364,-0.020036275,0.01572729,0.015284137,-0.027793651,0.04041225,-0.038031735,0.004450366,0.0367369,0.0031033545,0.003843912,-0.00840889,-0.034180373,-0.009694137,0.0020294501,-0.021337245,-0.013794908,0.033816516,0.09885936,0.010850751,-0.009729269,0.001871472,-0.04996309,0.005593118,-0.15056641,0.0013174879,0.0051860698,-0.012517639,0.0039023715,-0.022459563,-0.036255285,-0.03803334,0.010394452,-0.041723084,-0.010260289,0.019247562,0.002963753,-0.0064110523,0.0012688802,0.011453849,-0.06208064,-0.00792411,-0.07696005,0.07153469,0.03723954,0.01916325,0.06647406,-0.001730352,0.00077714724,0.023642471,-0.019630209,-0.027206238,-0.016785732,-0.017937345,-0.006662924,-0.04134532,0.013191509,0.048573397,0.0031066593,-0.030718675,0.002122832,0.019185608,-0.06199858,-0.0065976,-0.0035825388,-0.006449379,-0.029472157,0.005824101,-0.0015570009,0.07053208,-0.035122685,-0.012606658,-0.063602254,0.026645012,-0.0065330374,0.054108955,-0.024108484,0.028420186,-0.03710688,-0.018337714,-0.010705241,-0.012055233,-0.007697202,-0.0075440593,0.012871221,0.017419305,-0.04087667,-0.00347794,-0.026670177,0.02536696,-0.06262456,0.008541724,-0.01004074,0.0047306926,-0.01728186,-0.032071635,0.037835393,-0.009763737,-0.022723913,0.006964505,0.031803176,-0.034143407,0.0071701026,-0.0062379935,-0.077476054,0.00023980415,0.0049713408,-0.030291315,0.044558264,-0.010297988,0.0037664804,-0.018264692,-0.0608409,0.0030797047,-0.0460339,-0.033784296,0.018686572,-0.0065604,-0.027997036,0.0629222,-0.0246805,0.008842469,-0.008539155,-0.005521409,-0.007958654,-0.014594111,-0.040689968,-0.002176052,-0.021155788,-0.00055813446,0.023670638,0.039066125,-0.03299522,-0.018971011,-0.018753167,-0.010355666,-0.009770088,0.023449473,-0.0794472,-0.034875114,-0.03908791,0.024516733,-0.004767365,-0.020647546,0.011125219,0.014426552,0.017039943,-0.033439733,0.007023574,0.11528967,0.031991385,0.047421236,0.034436166,0.00074741733,-0.005769393,-0.07103284,0.029843152,-0.019714344,0.064355694,-0.0256089,-0.014257305,0.018048344,-0.03297361,-0.041469533,-0.0027401466,-0.025677629,0.008444782,-0.019818038,0.019331539,-0.013268371,-0.0012033201,0.016298966,0.014531628,-0.023032518,-0.0014224598,0.00305042,0.019969858,0.007842513,0.0049876766,0.066249415,-0.0114726,-0.014790808,0.0030830374,0.06395981,-0.0148167405,-0.0058248765,-0.028403878,-0.020986969,-0.009832608,0.056675114,0.0009911075,-0.0264736,-0.014051143,0.018462412,0.02785934,-0.0052026706,-0.0047179135,0.000936028,0.015600493,0.026034087,-0.013632931,0.028158277,0.04392742,-0.020289065,0.0373145,0.009001436,0.062189944,0.059106763,-0.0117490385,-0.011593615,0.00796997,0.008043702,-0.028276779,0.0057242084,-0.01800679,-0.010869176,0.0089155575,-0.02237215,0.07085231,-0.008583207,0.01890629,-0.015316468,0.037256483,0.006911513,-0.032194354,-0.031281643,0.021383405,0.001181659,-0.005642198,0.021175114,-0.0153979715,-0.016438048,0.0011647862,0.026111841,-0.03725486,0.008077798,-0.0048046694,0.017092701,-0.012976537,-0.026693402,0.024737475,-0.0040585897,-0.013687067,-0.03169567,0.043453015,-0.007117099,-0.018748228,-0.01211855,-0.011581267,-0.0025524693,0.008303974,0.022897674,0.012103754,0.015912112,-0.05238748,0.0046036765,0.002989381,0.061910026,0.005947233,-0.013628469,-0.041791815,0.03595274,-0.022064205,-0.003664313,0.029204033,-0.04471648,0.03155803,-0.0195467],"last_embed":{"hash":"vtlnit","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"vtlnit","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{10}","lines":[161,162],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vtlnit","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01927174,-0.039931864,-0.020361664,-0.015513724,-0.04883652,0.0064368183,0.052720066,0.016396932,-0.011196738,-0.0047473894,-0.009630271,0.026789404,-0.032771878,0.0018350319,0.033046413,0.036978,0.0071267914,-0.014865085,0.0052031116,-0.008728406,-0.054102518,0.008477347,0.021267701,-0.02110709,-0.02125835,-0.0019318614,0.011385621,-0.013876815,-0.0070283036,0.04461379,-0.01622119,-0.0727012,0.012679432,-0.0251403,-0.0071021398,-0.025339631,0.007914267,0.02537936,-0.050543915,0.017159723,0.029856741,-0.016630573,0.04318764,0.027856626,0.014700884,-0.029973134,-0.040767245,-0.016751405,-0.022178182,0.003994098,0.014562142,0.005510157,0.020593688,0.01544026,0.0135254115,0.060474373,0.003529583,-0.04841507,-0.034448016,0.022790313,-0.040436212,0.019730268,-0.017932566,-0.0025310537,0.027172592,0.034995623,0.019532535,0.0010373549,-0.016174946,-0.014275891,0.0010656056,0.031985536,-0.000631461,0.023281213,-0.055489797,-0.019438501,0.0060963854,0.002617683,0.0052346187,0.021859631,-0.0022963758,-0.006201388,0.026706902,-0.0022610114,-0.0051758243,0.0478801,-0.037116293,0.08308471,0.020939155,-0.008275359,-0.0038072574,0.015409884,0.014569425,-0.031469367,-0.014253015,0.017696515,-0.01491267,-0.04155326,0.054418437,0.021597428,0.029160054,-0.008896784,-0.021385003,0.023612397,-0.012743311,-0.005136946,-0.005269478,0.009073288,0.017754423,-0.024663031,0.0012618923,0.012143453,0.029035173,0.014189409,0.0023977293,-0.037115093,0.0030686778,-0.036606643,-0.02543406,-0.015267296,0.042090323,-0.0018668588,0.017437583,-0.042861335,0.026572246,0.018374717,-0.0040864493,-0.014865142,-0.03493413,0.038096603,0.017797578,0.03574384,-0.011886699,-0.011271951,0.0045094774,0.038424324,0.031604525,0.004508333,0.004420881,-0.07185482,-0.012872928,0.037795864,-0.05889887,0.0037379407,0.02406194,-0.049568716,0.0028018563,-0.0020476955,0.023388153,0.029325737,-0.013708048,0.002731119,-0.020465268,0.055652518,-0.005510676,0.013109666,0.019947384,0.06185262,0.035265595,-0.021497315,0.0015302403,0.009770836,-0.048841465,0.020949759,0.021664463,0.010789983,-0.005533222,0.015944961,0.016958592,0.0035486352,0.008257633,0.009872141,-0.014508309,0.018127903,0.025742851,0.023225436,0.03779562,0.037271246,0.014524738,-0.0193217,-0.03624823,0.044330046,-0.023804983,-0.053405616,0.006210782,0.05183552,-0.019438561,-0.039691683,0.04380197,0.06259629,-0.02332438,-0.0008710092,0.009048131,-0.010206832,0.013527045,0.046062306,0.002045543,0.009995318,0.028812876,-0.026251515,0.0037829007,0.038883112,0.038780015,-0.041363295,-0.035751313,0.0054041133,-0.03783884,-0.03484795,0.0070583737,-0.028622799,0.014795298,0.0056161834,-0.016025517,-0.023188751,-0.020013377,-0.033205114,0.01705413,-0.0018252321,0.009976985,0.018043771,-0.012102577,0.056559082,0.015600237,0.014220354,-0.0025499049,0.030470004,0.0004733303,0.034737486,0.011080819,-0.0017656363,-0.0048671304,-0.009599211,-0.008702325,-0.011360977,0.014260201,0.0016361292,-0.042308528,0.03187334,0.023434436,-0.02967016,-0.011236767,0.020589925,-0.017446224,-0.026593693,-0.00361551,0.011514242,0.05018851,0.07903624,-0.019823737,0.013783428,-0.04326687,-0.0016616081,-0.023235912,-0.0053264736,0.010617622,0.043651875,0.019279504,0.0059478185,0.050351333,-0.0014148764,0.010056389,0.014686816,0.0231084,0.014197596,0.012060668,0.020149795,-0.020295667,-0.021182682,0.001943166,0.042250887,0.03841648,0.010203679,0.023244765,0.03224031,-0.04043469,-0.0062241866,-0.034275975,0.008013712,0.05512798,0.019777112,-0.023862403,-0.013766889,0.017367333,0.023826424,0.029367272,0.008707685,-0.03114705,-0.033031642,0.014561102,-0.03894851,-0.016731087,0.023747366,0.07363512,0.0018013088,-0.031543374,0.008388212,0.005157639,-0.16269137,-0.0006021975,-0.04177269,0.055947825,0.0122788185,0.021864623,-0.03711182,0.0009837,-0.07513667,0.039538488,0.0057277307,-0.062377628,0.024499087,0.026003677,0.002440193,-0.0030398846,-0.019218301,0.024628414,-0.026281632,-0.04816009,-0.024154825,-0.028635498,0.028190563,0.034232415,0.00091141666,0.011084242,0.09228596,-0.009341041,-0.0011688215,-0.027144084,-0.060761176,0.013905881,-0.0022789813,0.0050211553,-0.014408247,-0.00008693169,0.012004999,0.023890477,0.036799878,-0.01851705,0.059186384,0.021745807,0.011714033,0.00039558494,-0.010964097,-0.016520621,-0.021767812,0.007087746,-0.07402485,-0.0066964696,0.015531625,-0.0043639513,-0.02576854,-0.023635015,-0.04860323,-0.0088679455,0.0019017934,0.043091085,-0.019721357,-0.016171126,0.0047424156,-0.02983343,0.016631749,-0.0061072274,-0.0182361,-0.06408902,0.017002966,-0.005258865,-0.009605494,-0.010066128,0.05027996,-0.05159264,0.031130642,-0.049848616,-0.022732848,0.029757436,0.00012485642,-0.020908011,-0.034604266,-0.074220575,0.0029937057,0.033834018,-0.050462276,-0.017315563,-0.011993433,-0.03962021,0.0057752114,0.029675536,0.037734788,0.2441406,0.0242398,0.01801505,-0.01314411,0.027649809,-0.027371833,0.00034198657,0.050160732,-0.0018455819,-0.040163133,-0.008375717,0.019569686,0.009426709,-0.016583413,0.0021678188,0.045408443,-0.07201579,0.0139701655,0.06782292,0.014975441,0.011868931,-0.04137375,0.03581751,-0.005718593,-0.0703214,-0.041097358,0.0046688896,0.039904512,0.005693714,0.009303768,-0.018613242,0.067497686,0.044450387,-0.06838748,0.015014033,0.057974063,0.01438303,-0.03701099,0.00036069707,0.017588712,0.015461923,-0.007331958,0.012955982,-0.05891305,-0.0064591975,-0.03294816,0.014246287,0.009064907,-0.020668702,-0.031162579,0.03237373,-0.024666931,0.011115092,-0.008098961,0.0062236628,0.006505454,-0.009190337,-0.0266867,-0.004860894,-0.025001694,0.030900966,-0.0086779045,-0.062375262,0.008564427,0.029748624,-0.0018592525,-0.032360543,-0.011240371,0.0072670807,-0.011902335,0.016999548,-0.0134324,0.016202034,0.018632695,-0.00862665,-0.008867982,0.061252862,0.065886475,0.020823056,0.02498872,-0.0024174964,-0.013560356,-0.024422076,0.026082857,0.013764056,-0.008306046,-0.0016360627,0.05711222,-0.02197825,-0.0057615316,0.014556577,0.019350726,0.0071692104,0.014668952,0.010371444,-0.05081301,0.06160771,-0.045721132,-0.034440115,0.03607416,-0.06862307,0.032707676,-0.0007574829,-0.010146587,0.034964178,0.018264916,0.0050461334,-0.047938887,-0.012297585,0.0027319416,-0.08074524,0.037476234,0.0041521667,-0.019082183,0.018295491,0.037581857,0.017596517,-0.01414204,0.05667526,-0.016023168,0.031779863,0.01067672,-0.005995547,0.018400993,-0.04440212,-0.09450846,0.018387914,0.017333819,-0.005298982,0.027620412,0.047919378,-0.011605004,0.025746489,0.04930828,0.03460397,0.014404459,0.036801435,-0.019796161,0.016714102,0.024352727,-0.007332406,-0.014581773,-0.013398503,0.0077044363,0.015637605,0.0086702015,-0.02769369,0.011225061,-0.02902335,0.0066248453,-0.023396865,0.021778604,0.022082511,-0.01415473,-0.0036603499,-0.0894163,-0.02662541,-0.055181425,-0.01989215,-0.030798897,-0.026496135,-0.0077209077,0.028194124,0.02830508,-0.002443588,0.0068090204,-0.026567297,0.051525354,-0.0023167871,-0.0004861597,0.047768783,0.00011195036,-0.03641554,0.024247525,-0.017582957,-0.03047699,-0.04907894,-0.035971507,-0.0068281954,-0.018501341,0.03952247,-0.0028631643,-0.0402911,-0.0077799354,0.04599096,-0.062355336,-0.06609275,0.006110132,-0.041550986,-0.0014774565,-0.0017643959,0.100688115,0.03412333,-0.0060646143,0.013988902,-0.013142476,0.0679053,0.07412897,0.02598269,0.0022118252,0.01729814,0.034199957,0.0054666214,-0.021046922,0.021365246,-0.026543101,-0.010642506,0.020393508,-0.0010096637,-0.0048829345,-0.003522487,-0.014146452,-0.079498254,-0.013580914,-0.058745123,-0.03579622,-0.019630894,0.07644809,-0.047602642,0.0006603684,-0.017069802,-0.020727662,-0.01517604,-0.023038693,-0.022902926,-0.0012337526,-0.011847489,-0.039966468,0.019315489,-0.0026709589,-0.0009247009,-0.022188237,-0.0070397644,-0.008778555,-0.018703353,0.050130866,0.017119506,0.02004045,-0.009136204,-0.023148457,-0.0066601187,0.0010289265,-0.015665073,0.00046970916,0.04784702,0.0031957994,-0.05206387,-0.020092528,0.007883446,-0.0015820112,-0.002727617,-0.034718275,0.0032451423,-0.0489084,0.062007982,-0.020550745,0.034508113,-0.008083125,0.013380003,-0.02953186,0.003614477,0.012265828,-0.004444086,-0.033794157,-0.010950166,-0.07675696,0.016526956,0.0065187146,-0.035403665,-0.016010549,-0.04085727,-0.017785506,0.004298242,-0.019158432,0.018577578,-0.0143344505,-0.022049638,-0.028132116,0.020640915,-0.066720456,-0.024436666,0.019011017,0.022235,-0.018064702,-0.048678245,-0.023646036,0.029864242,-0.033673625,0.011830624,-0.08258791,0.026302291,0.0030793822,-0.07279487,0.016612051,-0.041509077,-0.019875614,-0.03798503,0.0006016896,-0.015543985,0.0056509953,-0.013783735,0.00891293,-0.014621475,0.004714676,-0.00069727574,0.0111922175,-0.02526619,-0.00255681,0.031552695,0.012845068,-0.0049306103,-0.032351367,-0.03712018,0.005119371,-0.023435894,0.003429186,0.036117468,-0.046078138,0.024155715,0.00009053725,-0.012507041,-0.047736406,-0.028638273,-0.020454044,-0.008000287,0.007835702,-0.00015095636,-0.020131612,0.0085355155,-0.029791707,-0.024604047,-0.019282026,-0.011475131,-0.013745156,-0.0043717953,0.0014927938,0.022549722,0.010216049,0.020840025,-0.010193957,-0.03850609,0.017160498,-0.011046679,-0.040089425,0.0054445965,-0.020605583,-0.019762974,-0.009805938,-0.026798725,0.02212433,0.033385694,0.013771338,0.033690616,-0.063724734,-0.0029568248,-0.0044583525,-0.004907185,0.026799904,0.034893375,0.047666546,-0.028507745,0.03289375,-0.0032109295,-0.030813966,-0.0295306,0.022064596,0.009798488,-0.03160044,0.018512849,-0.022554444,0.0009289009,-0.0075889966,0.0025058722,0.050512698,-0.036788937,0.001234857,-0.025986657,-0.024009591,0.045781743,0.024603104,-0.015980903,-0.019750856,0.0010430514,-0.015470257,0.010789074,-0.006679569,-0.0040740166,0.031473454,0.10117062,0.015290634,0.009188136,0.014951504,-0.054172926,-0.0023922615,-0.1424281,-0.010092078,-0.011878995,0.007001421,0.023670709,-0.025983762,-0.03132911,-0.025032992,-0.006733657,-0.016559962,-0.015621967,-0.018653488,0.0016256506,-0.00027696695,-0.016412795,-0.0027621929,-0.042957798,-0.032023776,-0.049180962,0.060982443,0.026992012,0.014150939,0.043908976,-0.012272653,-0.014133455,0.026323512,-0.0053076115,-0.014583583,-0.02304624,-0.03954872,-0.01584665,-0.042965714,0.023974223,0.043233745,-0.0076282793,-0.047234043,0.010158553,0.013955505,-0.07884689,-0.0021608074,-0.024293736,0.011076303,-0.0046046306,-0.0043969643,0.022873705,0.05276114,-0.037245743,-0.026222857,-0.06397307,0.029532194,-0.015432739,0.03850201,-0.006301301,0.040587343,-0.0028524878,-0.021319509,-0.016117552,-0.019681577,-0.017049083,-0.0088589685,0.008298052,0.010338139,-0.017505381,0.013423292,-0.03861395,0.027328745,-0.071421705,0.008211758,-0.035339348,0.003954292,-0.011169619,-0.04084916,0.037070207,-0.016687244,-0.013709415,0.005801055,0.009323907,-0.021636534,0.034672733,-0.011945686,-0.053849045,-0.007225656,-0.020876719,-0.05179174,0.08777164,-0.013056573,-0.000119830715,-0.000052314066,-0.0578913,-0.0143091595,-0.05393872,-0.039046776,0.018186426,-0.032049682,-0.0012178505,0.06449918,-0.017483277,0.02165671,-0.030054428,-0.0067607784,-0.005423988,-0.007727263,-0.041676097,0.0038230403,-0.015358975,0.016957814,0.020626225,0.03870383,-0.017963447,0.0055526155,-0.012891692,-0.0069943774,0.023285,0.01856908,-0.07282492,-0.006372164,-0.027733192,0.04278363,0.004931467,-0.017987115,0.01769628,0.03345857,-0.0001497928,-0.040421683,0.0031565737,0.09496929,0.01336764,0.044771627,0.050619245,0.02229943,0.004011975,-0.0546283,0.033738207,-0.0123476945,0.06021992,-0.04854726,-0.010153862,0.038874015,-0.033340946,-0.045393616,-0.027155278,-0.012540656,0.015257231,-0.023406262,0.017627975,-0.008849771,-0.005109412,0.007844555,-0.00037916214,-0.016731242,-0.018263124,0.0022640899,0.018049488,0.03564954,-0.005703572,0.066574,-0.009222293,0.003776631,-0.018045714,0.06471906,-0.016205814,0.0069585866,-0.016322585,-0.018994603,-0.029795349,0.06597035,-0.018543454,-0.016737146,-0.014458967,0.006200875,0.025334025,0.009336109,-0.015877536,0.012193515,0.016584717,-0.0067997742,-0.023025833,0.018169167,0.038868174,-0.010540033,0.033499688,0.010775067,0.053044163,0.064928934,-0.005696355,-0.005529089,0.014707589,0.015355492,-0.023172552,0.014689308,-0.0063727633,-0.0034970136,0.02615719,-0.031116452,0.076610744,-0.0069458177,0.03289569,-0.015365028,0.036905747,0.03394214,-0.024154292,-0.041188978,0.007234306,0.016923927,-0.010813633,0.0007148379,-0.016087757,-0.017613528,0.0077327704,0.044144362,-0.047496367,-0.012722251,-0.0077524986,0.04326584,0.0028612304,-0.014387131,0.032374214,-0.0147450175,-0.012668292,-0.024540367,0.06857742,0.006494168,0.023140635,-0.03199561,-0.0017767502,0.0027542876,-0.0012340549,0.04319637,-0.001966085,0.011880276,-0.040551297,0.004912557,0.013675886,0.03636032,-0.004865038,-0.01540745,-0.04614139,0.03378264,-0.03907992,-0.014128593,0.032760903,-0.013546695,0.018449701,-0.0008658178],"last_embed":{"hash":"yw6p53","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"yw6p53","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{11}","lines":[163,163],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yw6p53","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039019637,-0.026522253,-0.0333035,-0.008181226,-0.050948966,-0.041051295,0.043639615,0.020272633,0.016302751,-0.020698257,-0.025141543,0.0015166156,-0.038684525,-0.0029328135,0.029826848,0.031069491,-0.004036524,0.0098712,0.008103176,-0.013698961,-0.02238496,0.018252525,0.054922044,-0.040193032,-0.03315327,-0.005662872,0.02974256,-0.0051353807,0.008352161,0.080602124,-0.00548701,-0.03955087,0.044090766,-0.030259753,-0.018904986,-0.027809147,0.0071467916,0.009723416,-0.03300407,0.024638519,0.025014997,-0.020759668,0.051908266,0.007578367,0.042461503,-0.023011401,-0.01314606,-0.010568726,-0.02046877,0.0025455432,-0.008073689,0.0068380767,0.012484224,0.011202727,0.000468655,0.03928971,-0.01010554,-0.034657806,-0.047335636,-0.011163912,-0.018370513,0.02455945,-0.013868199,-0.0007871304,0.012984178,0.06658363,0.04807824,0.040873613,-0.00875042,-0.027429387,-0.001383492,0.036413833,0.034464065,0.03272597,-0.04485667,-0.017738849,0.009890176,-0.01570423,0.009140765,0.04220069,-0.0032238194,0.0056567006,0.022901848,-0.0029559948,-0.013663575,0.044303235,-0.01865644,0.07827711,0.011182533,-0.001746663,-0.01282397,-0.0013979973,0.008883419,-0.036616977,-0.015255927,0.004521042,0.006605826,-0.025807902,0.030629475,0.0013430902,0.031102926,-0.0069938875,-0.01882019,0.0041144723,-0.0030625067,-0.017797943,-0.008993183,0.00028832504,0.016475903,-0.015629254,-0.0057953987,0.016329112,0.035507973,0.019180153,-0.012763014,-0.027883537,0.020164842,-0.05272637,0.00803966,-0.022293124,0.031411093,-0.0096151475,0.04897724,-0.039147258,0.004790993,0.037273645,-0.010942965,0.012381117,-0.017464682,0.036715366,0.01974526,0.06608677,0.0065593063,-0.0061920625,-0.017298678,0.031345177,0.04091351,0.029083937,-0.015048359,-0.07567611,0.0017733601,0.0052346843,-0.021186303,-0.00511193,0.02224192,-0.051447902,0.031039584,0.0011665889,0.008471746,0.0019538156,0.0062172073,0.0010423758,-0.017084636,0.048347738,-0.0059754294,0.018575903,0.023972144,0.07058355,0.02953254,-0.024277296,-0.009569209,-0.022618005,0.0037837133,0.0067703146,0.007464667,-0.02496789,0.03265026,0.013790634,0.0008530616,0.0124626495,-0.0042949994,-0.007314044,0.03009865,0.040671952,0.03634368,0.016706469,0.04230657,0.024531638,0.017283477,-0.021223724,-0.04132242,0.0352626,-0.023599908,-0.06818626,-0.0045582564,0.039378628,-0.029047836,-0.039798778,0.03039695,0.060265698,-0.025335534,0.017247444,-0.03012802,-0.016858548,0.0530583,0.019763656,0.01366782,0.021977974,0.022327475,-0.045991536,0.0035450063,0.03807527,0.016423812,-0.00022341675,-0.05129094,-0.022260947,-0.020367589,-0.031501334,-0.0042456253,-0.034271,0.0013164913,-0.000036967776,-0.0073759425,-0.02365623,-0.016314177,-0.028405499,0.01277852,-0.0094114505,-0.010601836,-0.0046953983,0.021105349,0.053362086,0.028410219,-0.0068167984,-0.00039415673,0.013546062,0.002395193,0.04133634,0.029139355,0.0043271845,-0.02113781,0.0026123207,-0.00041969432,-0.011433487,0.011266325,-0.0051654824,-0.03354328,0.03278891,0.0349826,-0.028222827,0.0035753539,0.03138954,0.0019952676,-0.03778075,-0.014910488,-0.0036518099,0.048945032,0.052352883,-0.015950663,0.004908597,-0.030409882,-0.004163138,-0.027837912,-0.007212258,0.018475637,0.04594186,0.012622624,0.00859206,0.011674266,0.0045750467,0.013098288,0.038635403,0.009882536,0.012911241,0.022343531,-0.0046750484,0.018923055,-0.030450925,0.013310994,0.017823877,0.025493702,-0.0049337875,0.03448446,0.037435,-0.030887725,-0.014382062,-0.045499533,0.00010618914,0.056793865,-0.013517569,-0.040968355,-0.0070576575,0.01566449,0.026726762,0.024728876,0.011661535,-0.014187389,-0.0056464863,0.031733084,-0.038559638,-0.023018198,0.015754575,0.06284356,0.0023298413,-0.016475972,0.021044875,0.005341769,-0.17765106,0.011439024,-0.019801246,0.037016604,0.0042915596,-0.002790892,-0.049839847,-0.018593103,-0.061964605,0.04822236,0.021882959,-0.05285195,0.034306455,0.0068300175,0.011655771,0.016933544,-0.016059699,0.026916724,-0.018312274,-0.038525358,-0.01436801,-0.03884493,0.052735858,0.031699114,0.0049560317,-0.0010942629,0.106042214,-0.017131208,0.016485551,-0.026277052,-0.04566928,0.020370835,-0.002943301,-0.00019003615,-0.01572776,-0.01260077,-0.0032972621,0.04175627,0.034602005,-0.004945851,0.06497848,0.0095080165,0.0037615125,0.01405357,-0.01378403,0.012654751,-0.037560664,-0.014506652,-0.06314853,0.0055369413,0.012140053,-0.03472642,-0.01878245,-0.011649489,-0.046059333,-0.00027742953,0.0038786447,0.06414947,-0.025506837,-0.01785183,0.010580648,-0.02575708,0.009568832,-0.0042553325,-0.023613047,-0.07341217,0.0031889891,-0.0041212,-0.007716194,-0.009617298,0.03565748,-0.044636153,0.014425218,-0.05344686,-0.004751978,0.023882417,-0.0022154786,-0.010738527,0.0051308717,-0.07065519,0.007720789,0.033914708,-0.027481355,-0.008532992,-0.017384855,-0.03389139,0.006464974,0.020129727,0.022439538,0.25424522,0.0045469957,0.034430776,-0.014927845,0.048773356,-0.017343594,-0.019791806,0.032723438,-0.01865535,-0.038979623,0.000031493426,0.03348102,-0.012218454,-0.010441685,0.0068853223,0.052303735,-0.07455754,0.026614161,0.052643284,0.0107544605,0.031359468,-0.013435835,0.026837632,-0.009079182,-0.059860982,-0.03734035,0.002486713,0.027501414,-0.014074735,-0.00043103143,-0.04379333,0.06237835,0.04560349,-0.05670576,0.041539922,0.027709175,0.0023680748,-0.053914364,-0.019219276,-0.005789478,-0.0018320988,-0.005571846,0.0019400571,-0.04443244,-0.026425608,-0.031917326,-0.0045178276,0.015485612,-0.014878266,-0.0380583,0.058150474,-0.013691835,0.0036625376,-0.025609476,-0.002963552,-0.0065206303,-0.017277729,-0.031465303,0.0067344517,0.031499993,0.004996886,-0.0070198234,-0.07414864,-0.007870499,0.017407676,0.009041915,-0.019059533,-0.012755274,0.018907597,-0.0142975,0.012153666,-0.0075364867,0.026179902,0.013399646,-0.016587673,-0.0008744978,0.027914608,0.07560527,0.024722096,0.0044786483,0.0008995631,-0.013012332,-0.03645981,-0.0035895978,0.014813193,-0.0042879893,0.011902597,0.06319358,-0.022808315,-0.0067808577,0.01606131,0.0060787327,-0.013257343,0.03503,0.003525508,-0.03244273,0.06393182,-0.04595841,-0.025001938,0.046324346,-0.054456312,0.04665036,-0.03257998,-0.03284716,0.027729237,0.019304724,0.022010854,-0.039620277,-0.009513997,0.026555115,-0.093765125,0.03516093,0.010249657,-0.05105214,0.042554285,0.06473574,0.046282172,-0.003388143,0.04386864,-0.027194439,0.020845212,-0.015691506,-0.020115636,0.04202485,-0.024282625,-0.06511047,-0.008513989,0.033088535,0.0218071,0.031087417,0.059541095,-0.034588497,0.0053372923,0.05248875,0.03392262,0.028357174,0.027950171,-0.0194004,0.009498997,0.015206671,-0.005999129,0.0054383604,-0.002618455,0.0027241479,0.02788916,0.018574126,-0.01203339,0.013303023,-0.012166695,0.0245304,0.0011002574,0.010621115,0.022451948,-0.031830892,-0.0058179586,-0.09598703,-0.03474454,-0.029711114,-0.057138264,-0.018133827,-0.014442677,0.008350301,0.03265784,0.07808459,-0.0139673455,0.0063751256,-0.0067883004,0.026793111,-0.014164917,0.0031262431,0.003148651,0.003841379,-0.05556225,0.0082831755,-0.018804163,-0.054604232,-0.03392459,-0.05227345,-0.05207746,-0.01852698,0.051288996,-0.026153812,-0.03818007,-0.011658852,0.03419595,-0.008452969,-0.065766245,-0.0015050702,-0.049815148,-0.0044000726,0.0046202624,0.10760299,0.0016792404,-0.0076495847,0.00035737903,0.00087056967,0.069857396,0.06917069,0.027296314,-0.016844044,0.011720829,0.0073255794,0.014996319,-0.028212013,0.001290823,-0.02967616,-0.021778928,0.0016075001,-0.0042807916,0.033578996,0.00074828276,-0.009831249,-0.06625319,0.0036152736,-0.054591432,-0.047687016,-0.0002673826,0.059128147,-0.05351704,-0.03505177,-0.011573291,-0.026725164,-0.016899781,-0.036770914,-0.0016244085,-0.000010456121,-0.005433646,-0.03730212,-0.00044169024,0.003291666,-0.0036262868,-0.010427081,-0.000082706014,-0.0065560187,-0.0021965979,0.037542377,0.0057756733,0.011290964,-0.006087506,-0.025665192,0.015040725,0.010170297,-0.003975409,-0.02509475,0.049364667,-0.016294587,-0.04017926,-0.048798922,0.012886938,-0.033244945,0.002710181,-0.015629549,0.0022092126,-0.032764275,0.021350235,-0.009050101,0.018032605,0.008352308,0.025870614,-0.054104395,-0.0049138437,0.029647268,0.0018043775,-0.01914381,0.0005360523,-0.05955701,0.00021960872,-0.005276248,-0.02719361,-0.026467182,-0.020234311,-0.012034957,-0.0031752563,-0.005627969,-0.0013574417,-0.020791061,-0.033104252,-0.004168264,0.0149321295,-0.060949847,-0.037852347,0.009666814,0.03961893,-0.0065395846,-0.045914613,0.005765807,0.026828727,-0.02597383,-0.01290736,-0.06581625,0.018589567,0.018110026,-0.06878214,-0.013449578,-0.0062962016,-0.028192166,-0.019300446,0.033216286,-0.013017502,0.008291591,-0.01530515,-0.0046301815,-0.008558537,-0.01709037,0.007832453,0.0031174852,-0.003970038,0.0005217331,0.04663717,0.022554656,-0.00040444292,-0.03284321,-0.030267278,-0.013634264,-0.02596574,0.010562744,0.05012779,-0.021945095,0.042640135,-0.026947299,-0.04505024,-0.023762899,-0.01488784,-0.020057095,-0.047150373,0.009891947,-0.01002455,0.009699652,-0.0018976624,-0.008051402,-0.009410191,0.013983231,-0.029317645,-0.03427648,-0.019922309,0.00341949,0.04377093,-0.006307389,0.049457274,-0.0005369731,-0.0013813763,0.046036914,-0.0019411215,-0.05149465,0.024635375,-0.046680596,-0.017718429,-0.009575205,-0.02906326,0.020030871,0.03063222,0.010549864,0.012891658,-0.046826653,0.04315644,-0.026197674,-0.013524916,0.0453411,0.0507786,0.06804816,-0.027588109,0.049394652,-0.010806981,-0.029184403,-0.025683193,0.015804509,0.012484229,-0.013140045,0.006307614,0.00411243,0.00418286,-0.028164763,0.018120829,0.040201083,-0.042287968,0.05022339,-0.010364162,-0.004126281,0.0505374,0.016751502,-0.0025287753,-0.012102334,-0.021295182,-0.017215181,0.012034362,0.013442022,-0.016384859,0.029345525,0.07932069,0.014604575,-0.0027635312,0.009113467,-0.024329513,0.024633365,-0.1484842,-0.0043128547,-0.0025109898,0.0072457725,0.022867542,-0.012214987,-0.03295521,-0.04767232,-0.00021069459,-0.013180893,-0.02663748,-0.03362373,-0.019342322,-0.016716558,-0.005790361,0.014399327,-0.046001174,0.0058820667,-0.0583585,0.047857046,0.041278005,0.004124878,0.08479474,-0.010494449,-0.007878506,-0.0013416762,-0.01846137,-0.040499553,-0.02017668,-0.03647587,-0.0138012,-0.045247547,0.024845833,0.054152418,0.0030146064,-0.049573064,0.006300163,-0.006128347,-0.050343025,-0.0135780815,0.011070174,0.022452788,-0.023040038,0.009195256,0.021156339,0.045674883,-0.015262967,-0.02605277,-0.04607514,0.014785389,0.019045578,0.04126342,-0.021148488,0.01360973,-0.027088601,-0.04717625,-0.017456178,-0.010093361,-0.015007765,-0.028909227,0.024010526,0.039909266,-0.039578483,0.023686353,-0.024367923,0.0226566,-0.077302,0.018909343,-0.034712993,0.0132045215,-0.024817111,-0.018660553,0.022889296,0.0076817726,-0.019727698,-0.0052340324,0.0148686385,-0.027817253,-0.0263005,-0.026765667,-0.054807115,-0.008861351,0.0041921334,-0.043559555,0.037991345,-0.010904853,-0.00058111595,-0.0048589073,-0.043935556,0.009948334,-0.077751495,-0.040252764,0.015414544,0.008289658,-0.016888928,0.039566804,-0.019003302,0.0102973385,-0.013565454,0.013801415,-0.03706433,-0.012936031,-0.03777771,-0.024702428,-0.028300399,0.0011956649,0.016005138,0.037706755,-0.025914384,-0.027554918,-0.028799266,-0.016324542,-0.0094980905,0.024386557,-0.060977906,-0.023484053,-0.021027919,0.01829211,0.010069213,-0.021770557,0.021436008,0.00566056,-0.00040089598,-0.027239818,0.009697978,0.095017806,0.023436312,0.023882912,0.014323255,0.0009154957,0.006257129,-0.036505386,0.011922385,-0.018787093,0.05104888,-0.03340449,-0.014598171,0.045134436,-0.025822962,-0.03430559,-0.02239584,-0.025460256,0.008776187,-0.007834313,0.029846095,0.0052274372,-0.0032324758,0.045528483,0.0065097203,-0.024910823,0.013406107,-0.008601237,0.0013561107,0.024045832,0.0047789575,0.04857335,-0.017327076,-0.030202731,-0.0124582,0.04121553,-0.02131225,-0.038347907,-0.031077866,0.011274694,-0.0019355426,0.07039453,-0.012030518,-0.024270331,-0.014964117,-0.000010904391,0.022175767,-0.002982878,-0.027278952,0.021531004,0.028104592,0.018201644,-0.018517576,0.014583431,0.0130149275,-0.025224969,0.044696476,0.0009239345,0.066906884,0.07449733,-0.020672332,0.0031731348,0.012874067,0.018516349,-0.012210212,0.006699517,-0.00596657,-0.0067219767,-0.030211067,-0.04051638,0.06183268,-0.0011060472,0.018850656,0.008087694,0.028820308,0.0042041815,-0.0331681,-0.024097338,0.012735848,-0.031089326,-0.034402322,0.011057887,-0.019001631,-0.0083368085,0.012586783,0.039669063,-0.0329002,0.0029706054,-0.002608843,0.032217987,-0.0047901743,-0.007237942,0.030940617,-0.0052611516,-0.024768444,-0.027579144,0.056515347,-0.01939808,0.016675012,-0.0282749,-0.0015770547,0.020556396,0.005435921,0.033210646,-0.020869695,0.023333995,-0.03326358,0.00006153471,0.004755813,0.042589225,0.011610028,-0.016742356,-0.03484231,0.04130489,-0.035743304,-0.017193424,0.040414434,-0.04083623,0.019353107,0.0010162124],"last_embed":{"hash":"f7amgo","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"f7amgo","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{12}","lines":[164,164],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"f7amgo","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039439987,-0.025338804,-0.030613104,0.0014863795,-0.048887733,-0.0045994604,0.027714167,0.007028471,0.02249872,-0.024027798,-0.01413369,0.0066951816,-0.0381629,-0.008101499,0.03945973,0.0048853955,-0.011354239,-0.0012604706,0.02189096,0.016547004,-0.015346356,0.013231247,0.044987667,-0.021265447,-0.008433431,-0.007952493,-0.001994339,-0.0010898379,0.036569722,0.072862774,0.009834025,-0.03964167,0.002651669,-0.059571993,-0.012642787,-0.021666387,0.01567339,-0.010268282,-0.048817646,0.021130936,0.013865433,-0.062238943,0.01476497,0.0031409336,0.049088202,-0.024298247,-0.03852052,-0.00058625947,-0.0027327847,0.010362249,0.032884896,0.005393896,-0.007023421,-0.013560669,0.0028163858,0.05067603,0.006791631,-0.041801438,-0.012433503,-0.018748736,-0.057010394,0.014454663,-0.03365623,-0.02024581,0.000028505136,0.042148955,0.07156157,0.029591452,-0.018727604,-0.025651596,0.0035049773,0.032488413,0.018482754,0.021187996,-0.051744387,-0.00002035033,0.027682738,0.018661458,-0.0081645455,0.04005609,0.014180937,-0.017158063,0.030979088,-0.004304929,-0.021024747,0.0238221,-0.02955754,0.07363303,0.0019350174,-0.0049957386,-0.008609775,0.017600195,0.022139715,-0.040039707,-0.001706352,0.026657516,0.0051493132,-0.035897028,0.04694497,-0.012907901,0.039623022,0.007355294,0.013148818,-0.0011434264,0.004997341,0.0034886587,0.030369855,0.019245198,0.030475147,-0.02324106,0.013970785,0.047355596,0.032289304,-0.00051726436,-0.024309877,-0.041948862,0.013089465,-0.029204398,-0.0037790323,0.0002914149,0.028976928,0.031722773,0.031494915,-0.026350468,0.0015672722,0.027842127,-0.011569179,-0.0073842914,-0.01934471,0.01836965,0.03415748,0.04001398,-0.024123885,0.001430457,-0.033599563,0.02557654,0.040011078,0.040279098,-0.02020166,-0.08195298,0.003064568,-0.006490101,-0.027930548,-0.022257654,0.013076007,-0.005774641,-0.014377072,-0.0012296188,0.005629339,0.018186271,-0.0015974186,0.034683224,-0.0008341244,0.0526625,-0.0041332482,0.019739646,0.021028379,0.07131905,-0.004105057,-0.024756165,0.0016186067,-0.026876355,-0.04855317,0.046546817,0.0026687742,-0.011253208,0.030209381,0.030480977,-0.00723136,0.010698359,0.011551485,-0.008909497,0.0028295899,0.030354887,0.017627416,0.010480848,0.04195149,0.037049975,0.02131885,-0.03297653,-0.042766906,0.019153606,-0.00079813396,-0.055318907,-0.011693609,0.035918344,0.0017571565,-0.0143861305,0.011113572,0.05005323,-0.0060660797,0.0023586676,-0.019115662,-0.0154635245,0.05184951,0.049965892,0.0119549725,0.008122083,0.025931386,-0.038801994,0.027496751,0.021796284,0.02022004,-0.022211734,-0.036761995,-0.010417515,-0.017571783,-0.019696902,0.02275537,-0.021150034,-0.0051519284,0.019455409,-0.003934861,-0.023155352,-0.03163042,-0.03281352,0.04137321,-0.001804497,0.0017245639,-0.0075714733,0.010415224,0.0845198,0.016277708,-0.02927269,-0.013237432,0.021057276,-0.034828324,0.034466308,0.026445227,-0.0081296265,-0.01440044,-0.0040581357,-0.026286041,0.004759303,0.009262935,0.012668159,-0.02330331,0.0313688,0.0072841393,-0.023266278,-0.020691674,0.026225135,-0.0012852229,-0.008740543,-0.012245224,0.0035629577,0.047616184,0.061250713,-0.01303073,0.040634885,-0.019149732,0.0015516215,-0.04501233,-0.034650616,0.02337251,0.038943272,0.01030463,0.011896964,0.047613155,-0.00009521911,0.013442807,-0.01040148,0.005299937,0.016080178,0.012310017,-0.006324675,0.012260685,-0.03135598,0.03920115,0.0141514335,-0.005023743,-0.02645121,0.025746124,0.030544799,-0.039072726,-0.027378386,-0.054756373,0.009300058,0.029563153,0.008547711,-0.05600789,-0.024863247,0.019562768,0.01255461,0.000075809585,0.023296086,-0.023355767,-0.03855928,0.004391709,-0.04625747,-0.028764425,0.004757406,0.058413208,-0.008618825,-0.028581565,0.0050508194,0.019552108,-0.16114625,0.021595541,-0.014258167,0.07654411,0.009981421,0.009539476,-0.055738837,-0.014823046,-0.064249076,0.06293269,-0.0053015365,-0.04556434,0.057405394,0.007860212,0.0025207794,0.0062848744,-0.0110607315,-0.0095412815,-0.026910627,-0.040601157,-0.041216522,-0.043359917,0.044664722,0.040019255,-0.038612235,0.0330377,0.07692516,-0.02727692,0.012829891,-0.029729709,-0.0481488,0.034109384,-0.009710772,0.0065669217,-0.00032704248,-0.0044969646,-0.017896334,0.029656181,0.005827882,0.006095566,0.06848056,0.014398787,0.009888225,0.040144652,0.014371832,0.003930695,-0.020074543,0.0027600364,-0.048009764,0.021770217,0.021398272,-0.016902462,0.002679109,-0.0021384265,-0.03859657,-0.00846714,-0.019675165,0.03375704,-0.025036464,-0.038683757,0.005891108,-0.033015132,0.010483948,0.0080340225,-0.03000278,-0.04925803,-0.0073838173,0.007771425,0.00036800542,-0.021765761,0.04489871,-0.029930599,0.017282367,-0.025777496,-0.002890373,0.032337442,0.01988362,-0.02736754,-0.012314434,-0.11048412,-0.011286584,0.021691006,-0.031922083,-0.011058544,-0.024058955,-0.022574957,-0.00755197,0.009190382,0.029246978,0.25211447,0.028115029,0.022602841,-0.011104244,0.036066417,-0.008704814,-0.042663258,0.048193455,-0.026553314,-0.025541464,-0.024253817,0.029299622,-0.002896163,-0.012476107,0.019065583,0.042826578,-0.044366483,0.023199698,0.048641194,-0.012508738,-0.0028084097,-0.049543474,0.02165194,-0.015337787,-0.050901864,-0.022960087,0.012320718,0.033416305,-0.010637556,0.02887484,-0.02489841,0.073921375,0.044478543,-0.083601594,0.030968836,0.00061968056,-0.0043382123,-0.06423724,-0.0029140096,-0.00532218,-0.006122997,0.012719624,0.006857696,-0.049746685,-0.016706018,-0.0056023123,-0.014620001,0.0060083414,-0.032514147,-0.038872167,0.0067983638,-0.008377155,0.02019751,-0.022878531,-0.0004849729,0.010550421,-0.0017200208,-0.010533038,-0.009064062,0.03639231,0.0005799496,0.017989622,-0.048839908,0.0030746434,0.027138103,0.0115709305,-0.01752402,0.0044322656,0.00939965,-0.009243687,-0.0009242257,-0.005531769,0.009836756,0.039832093,0.000107843705,-0.034825083,0.023924574,0.042894218,0.015579724,0.0050796308,-0.014176035,-0.041449703,-0.013698922,0.0014205438,0.032638345,-0.011478783,0.006818941,0.07320366,-0.022882627,-0.040514957,0.026408955,0.029263245,-0.017468033,0.03159157,0.005492462,-0.022615006,0.034823667,-0.055929985,-0.017483776,0.033135667,-0.050892267,0.043081734,-0.0059648813,-0.02826778,0.020400148,0.0013655324,0.033753462,-0.045550548,-0.025744978,0.010332097,-0.069756314,0.017152186,-0.0021917582,-0.035025164,0.041683976,0.08273119,0.04331762,0.0032369117,0.034673806,-0.014571244,0.031269215,0.0017654249,-0.025385646,0.04704728,-0.035052884,-0.04755035,-0.014932776,0.016662858,0.008889625,0.031582013,0.02457415,-0.03151355,-0.00058429013,0.054002505,0.043037347,0.031839292,0.03163596,-0.029475775,-0.0006661737,0.036481194,0.008429941,-0.037487134,0.01780743,0.028618202,0.046316117,0.01006753,-0.020770814,0.0045875395,-0.03070488,0.020358289,0.008501796,-0.0078054094,0.01978785,-0.02909187,-0.004829999,-0.10083301,-0.03607356,-0.035248492,-0.025455864,-0.026049368,-0.015041862,0.006048338,0.004300226,0.055282064,-0.03326418,-0.015371767,-0.0118989665,0.018493772,-0.054379057,-0.008056754,-0.0002905848,0.02549783,-0.015000572,-0.02324055,-0.026384622,-0.02878176,-0.026786437,-0.015100904,-0.037177764,0.01212347,0.02388422,-0.0031118642,-0.028385118,0.0039030246,0.051860154,-0.028775416,-0.029360091,-0.009995789,-0.04631856,-0.030685898,0.0066455803,0.10257401,-0.011611265,-0.0009870504,-0.0098548345,0.011124147,0.07611298,0.064432845,-0.005766438,0.010528979,0.0050197328,0.037651725,0.016654497,-0.014597215,0.0064533562,-0.034048192,0.0022993274,0.0140106715,0.018649053,-0.015381794,-0.01820111,-0.02743258,-0.059637204,0.0087343585,-0.05644715,-0.02517572,-0.011514104,0.05939614,-0.035151936,-0.010021761,0.012661675,-0.0132164275,0.011944843,-0.05498495,-0.016214741,-0.0047529526,-0.03482929,-0.047317374,-0.016254697,-0.0043457304,-0.005909138,-0.030795772,-0.012403735,-0.03412384,0.003410019,0.019318033,0.014884406,0.025849115,0.009681881,-0.020415775,-0.002674753,0.010393506,-0.0050334837,-0.03175606,0.06771238,-0.031212866,-0.036900803,-0.034569565,-0.005726101,-0.012578773,0.0023899493,-0.009242724,-0.006801222,-0.015276465,0.046047892,0.008133911,0.027280955,0.016572488,-0.0037686615,-0.022720046,-0.008048917,0.020678787,-0.002298756,-0.02324309,-0.035914302,-0.067050196,0.0109265,-0.008661706,-0.029487247,-0.01826093,-0.008752201,-0.009850231,0.0051580747,-0.018379474,0.03830549,0.027574057,-0.01473335,-0.025103891,0.047822926,-0.09207622,-0.024080027,0.010373455,0.033669215,-0.00017892127,-0.06258775,-0.020052908,0.03789199,-0.023998888,-0.01470964,-0.06989041,0.013698552,-0.003373888,-0.06823087,0.0028733113,-0.027607866,-0.027872352,-0.016396163,0.01383845,-0.009640675,0.02255461,-0.0074871583,-0.011674916,-0.041494954,-0.001230266,-0.0024600236,0.0076418775,-0.014582137,-0.025996605,0.03600863,0.018806938,-0.014454875,-0.03492967,-0.037866563,-0.00065796846,-0.012508628,0.037244197,0.037782084,-0.014930531,0.027600724,-0.008905966,-0.020314744,-0.026111351,-0.008922872,-0.03234355,-0.027229568,0.006980221,-0.003769486,-0.03491497,-0.0049516605,-0.016743554,-0.012701203,0.0075406483,-0.034549255,-0.018906994,-0.017956266,0.0073935934,0.04217515,0.011436534,0.028744642,0.0060550673,-0.019096214,0.03885224,0.013765604,-0.06810906,-0.013420284,-0.00071721163,-0.014859268,-0.024714721,-0.025082134,0.0033485175,0.021246891,0.01019921,-0.008868188,-0.06080647,0.009035024,-0.008657703,-0.020192053,0.029298266,0.05689538,0.020377839,-0.0457031,0.027176414,-0.0020722237,-0.031405516,-0.017353982,0.04603466,0.005477556,-0.02237652,0.022871265,-0.00045459685,-0.00084556453,-0.04602271,0.0035064714,0.02674017,-0.04132889,0.036896087,0.0042442954,0.0071060346,0.026304767,-0.00081625895,-0.0037077994,-0.033325933,0.01788289,-0.0030651293,0.019682264,0.0051013087,-0.013672167,0.028957853,0.104382776,0.0054233265,-0.00898757,0.0012232225,-0.03436423,0.046938088,-0.15201136,-0.000098549695,0.009916114,0.02498993,0.021765018,-0.0083107995,-0.02913883,-0.043804396,-0.010965008,-0.018501122,-0.011367783,-0.027035573,-0.024904605,-0.018818859,-0.028981255,0.029859588,-0.060815193,-0.0040202644,-0.060136385,0.056384366,0.020909987,0.0059569534,0.053105153,-0.0123770395,0.0010698152,0.0016558773,-0.033633504,-0.022665082,-0.028513288,0.021303095,-0.037137453,-0.037589878,0.01347797,0.025958726,0.0034714215,-0.019194555,0.014400407,0.033756804,-0.07611773,0.0057985946,-0.015702974,0.02212524,0.0019821706,0.0009476238,0.005807205,0.092282675,-0.03886323,-0.01496062,-0.035360213,0.02687675,0.011594064,0.048945464,-0.01249717,0.009121972,-0.004451522,-0.047065374,0.023392443,-0.0059347474,0.011875348,0.004496039,0.007670534,-0.0010203521,-0.03251085,0.0031272755,-0.041739836,0.025409231,-0.05610012,0.016081009,-0.018099127,-0.00016264818,-0.02562659,-0.009154446,0.03226727,-0.0060184035,0.0006990174,0.0060296855,0.026928714,-0.02643349,-0.02361247,0.0007349327,-0.05035173,-0.00498255,0.01602777,-0.0751425,0.04658612,-0.011227677,-0.004954495,-0.01085425,-0.03173305,-0.00702867,-0.038312197,-0.040778413,0.019412898,0.02165222,-0.028497223,0.02181283,-0.0044406885,0.011821957,-0.031679876,0.009167442,-0.045469824,-0.033988494,-0.05047012,-0.04055557,-0.033416796,-0.0022725028,0.0043353043,0.030818917,-0.0151300235,-0.039285813,-0.013697742,-0.0202205,-0.0015156022,0.04560686,-0.051845692,-0.018584922,-0.013975383,0.014475924,0.02508514,-0.028456615,-0.011353715,-0.00019375664,0.01632338,-0.028366312,0.0021424994,0.082727075,0.023987513,0.023463381,0.028359968,-0.010189279,0.0007936612,-0.050198685,0.030543495,-0.016067225,0.04133526,-0.030309971,-0.008523837,0.05276975,-0.026918909,-0.031830516,-0.030677732,-0.010014741,0.009274649,-0.005980058,0.015349671,0.023430796,0.004811667,0.041989673,0.016752588,-0.019037992,0.017274601,-0.029156495,0.000041828695,0.05123356,-0.01643179,0.011797942,-0.022084743,0.031434823,0.013838696,0.0665928,-0.020731872,-0.036512546,-0.022851152,-0.00936115,-0.008160897,0.08253018,0.0017391773,-0.009527815,-0.008026868,0.008015595,0.030074578,0.0051631425,-0.007696267,0.037937935,0.018369447,0.005600845,-0.015904782,0.022611698,0.024440633,-0.023131369,0.042602435,0.0037352254,0.018801173,0.055019207,-0.045309834,0.028273804,-0.026932342,0.02477991,-0.039954,0.0005730865,-0.0008148611,-0.012864436,0.008467152,-0.025448602,0.07791513,0.017553931,0.027574265,0.0029851526,0.035638213,0.018728493,-0.004349564,-0.040361237,0.05552858,-0.012689443,-0.034620948,0.025015432,-0.019415313,0.026083361,-0.0065870564,0.0647807,-0.0245766,0.0024816114,-0.015089119,-0.0026625139,0.0022751538,0.01460581,0.037253406,0.02927352,-0.013903244,-0.062714145,0.059125688,-0.0014393565,-0.0084309485,-0.02802666,-0.005579835,0.013551482,0.021492936,0.035629965,-0.0334374,0.038064606,-0.039530117,0.0031972423,0.02030288,0.03765618,0.014123675,-0.0121441865,-0.035938453,0.016207777,-0.040499903,0.0070506088,0.042763412,-0.053702574,0.015687628,0.0013327965],"last_embed":{"hash":"2lqdc1","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"2lqdc1","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{13}","lines":[165,165],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2lqdc1","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021483356,-0.020600475,-0.03638809,-0.0003625608,-0.07189123,-0.035548672,0.03463369,0.024053501,0.020860884,-0.007833897,-0.008992283,0.006119378,-0.037290856,0.007828584,0.03144983,0.028423645,0.0044713225,0.02173152,0.015807616,-0.00033791052,-0.021637548,0.0054963245,0.047827654,-0.029524693,-0.01569352,-0.011158983,-0.017278403,-0.010781714,0.03064097,0.06284707,0.0038466388,-0.04662146,0.018050294,-0.041999448,-0.009341445,-0.03435017,0.038397692,0.008597388,-0.04568758,0.025572425,0.026758224,-0.044560883,0.033315305,0.018433724,0.053206455,-0.025011215,-0.02692262,-0.013250351,0.0065255887,-0.003583443,-0.00081137224,-0.02046413,0.019793801,0.014564826,0.010071169,0.04660508,-0.006161743,-0.035871696,-0.028344903,-0.0046111876,-0.035204876,0.0022177177,-0.018893754,-0.000736666,-0.019893454,0.024445405,0.040620286,0.021435268,-0.015013964,-0.025615664,0.022563513,0.029527549,0.01097193,0.003083005,-0.058882974,0.0068454337,0.0061363843,-0.0038892662,-0.009363243,0.015308795,0.016638612,-0.0025186625,0.0040405937,-0.0019955204,-0.016142353,0.04505945,-0.029808547,0.0893284,0.016488506,0.011800853,0.013223195,-0.0022544502,0.0052826526,-0.025765276,0.02940586,0.0045342557,0.011043525,-0.04094703,0.03371687,-0.0031546077,0.04343698,0.011486345,-0.009396976,-0.005533378,-0.018784782,-0.014052473,0.015175026,0.0006307622,0.021603657,-0.011628578,-0.0069198953,0.022619762,0.049226515,0.025530342,-0.0017485047,-0.043197706,0.019142177,-0.039931886,0.0018534198,-0.013754977,0.032381233,0.00079658715,0.022588061,-0.015031382,-0.02279918,0.024339966,-0.022441257,-0.0031061617,-0.014882281,0.041883733,0.03386091,0.04756964,-0.003648405,-0.006953973,-0.015606648,0.031602357,0.039614983,0.010678097,0.0034842738,-0.07774019,-0.0054245684,0.022877606,-0.027724337,-0.0037411833,0.020200063,-0.026909228,0.024485605,-0.007741331,0.034273148,0.0158227,0.016210964,0.026366288,-0.015469406,0.049258042,-0.005017043,0.018415937,0.024099998,0.073925994,0.00698292,-0.028732216,0.0007181622,-0.030337695,-0.05060941,0.04787494,-0.003053159,-0.0017753066,0.0086407745,0.020822639,0.006063919,0.003835238,0.00962431,0.010821319,-0.01595088,0.032951187,0.021948528,0.021172436,0.044068787,0.037684605,0.011235415,-0.011658823,-0.066470936,0.03231734,-0.016519317,-0.060898114,-0.0054353797,0.05781965,-0.016232645,-0.038456045,0.013484133,0.056205515,-0.01214068,0.00029844086,-0.029519282,-0.0022254065,0.022002276,0.012861182,0.011391473,0.008781649,0.02282414,-0.03604988,0.004858092,0.01877435,0.017132925,-0.0136226555,-0.040983092,-0.017295126,-0.022872364,-0.006868899,0.014661181,-0.045701593,-0.022420099,0.017279122,0.0046570967,-0.021353878,-0.02062552,-0.046683062,0.027993321,-0.008959971,0.0035127334,0.0039195428,-0.010773845,0.080424726,0.0016770279,-0.002945223,-0.013733475,0.05286997,-0.008169688,0.04054685,0.02869495,0.0002254505,0.0070371577,0.008818297,0.00004684768,-0.0064058024,0.014529167,0.003963278,-0.024053672,0.040510498,0.014662529,-0.032201156,-0.023762073,0.04954041,0.0117775975,-0.008354427,-0.013236924,-0.0005900862,0.026323684,0.05782291,-0.017663263,0.022210872,-0.012933269,-0.007873559,-0.026308767,-0.0272348,0.03770655,0.04682323,0.012029737,0.008850092,0.056240752,-0.0017500735,-0.0002349984,-0.014133504,0.004407281,0.018209543,0.0415913,-0.0024640153,-0.02127387,-0.02072679,0.013452636,0.018171165,0.035792854,-0.016600614,0.027805386,0.030367458,-0.03375864,-0.02645073,-0.036742117,0.016870195,0.047731552,0.0011337287,-0.024801923,-0.043088444,0.032140575,0.002344589,0.011520379,0.011565363,-0.019350342,-0.021616526,0.012062481,-0.047364667,-0.020263515,0.009291334,0.07004272,-0.0021239584,-0.019324703,0.0012231634,0.0154721085,-0.18088624,0.00739703,-0.04004049,0.062320065,0.0015855334,0.023731949,-0.05841542,-0.036760874,-0.054387983,0.06766,0.0337664,-0.0473995,0.04280054,0.030034026,-0.0030107817,0.0020651394,-0.01324199,0.013663926,-0.027311418,-0.046680633,-0.017726153,-0.031585377,0.0676582,0.028483495,-0.019019421,-0.0042039817,0.0909797,-0.03875119,0.020476526,-0.02383105,-0.06528528,-0.004754588,-0.005115138,0.016325573,-0.015847404,0.0073868004,-0.030469233,0.016018895,0.03558902,0.009143423,0.05283725,0.014950416,0.0072704307,0.020565284,0.013038548,0.014063454,-0.04066831,0.009760201,-0.03547753,0.0114111025,0.018919032,-0.017860703,-0.026438527,-0.003383915,-0.049661536,0.015001879,-0.018313566,0.05235898,-0.035915468,-0.025197726,-0.00048250836,-0.048020497,-0.004264058,-0.027442059,-0.00851339,-0.04374581,-0.016016519,-0.0011681131,0.0025042195,-0.011465306,0.045883946,-0.06354512,0.027312685,-0.03914223,-0.005477634,0.029521773,0.0038893782,-0.0060662255,-0.00992166,-0.10240364,-0.03856595,0.03947747,-0.04334277,-0.009787397,-0.025229,-0.023545861,0.00270879,-0.0046286983,0.02902801,0.22900763,0.042265654,0.03240879,-0.0067567294,0.030245256,-0.014017962,-0.051011592,0.016874783,-0.013903984,-0.02731933,-0.0044818763,0.020229692,0.0053015742,-0.027874285,-0.004256096,0.049901664,-0.065535754,0.04294077,0.06069464,0.022207513,0.0023120593,-0.037345804,0.022049217,-0.030425282,-0.07166535,-0.037708834,0.019814236,0.050178222,-0.0014176158,0.04435678,-0.035862073,0.04926068,0.059071295,-0.05376263,0.01811364,0.040592954,0.0003193557,-0.044863116,-0.014871794,0.00962423,0.022251759,-0.0021424638,0.0134740425,-0.050033454,-0.03003955,-0.028369484,-0.022213303,0.0043172175,-0.042449743,-0.03521644,0.03432289,-0.0011936537,0.009893048,-0.01840128,-0.0042539933,-0.01961383,-0.009143032,-0.009175887,-0.024390923,0.01618391,0.022781976,0.0038355426,-0.056127813,0.023948697,0.014784525,0.0072687184,-0.022147074,0.012115226,0.028879423,-0.02137243,0.036102023,-0.0011459498,0.02001597,0.024196265,-0.018883113,-0.03009699,0.031069132,0.060896885,0.009592547,0.03083443,0.008623091,-0.024707226,-0.011112884,0.01536597,0.016996637,-0.031364847,0.008907142,0.05228207,-0.027781416,0.0074799643,0.0009675646,0.0021824841,0.00018599846,0.008639788,0.025154306,-0.04027836,0.06048446,-0.023210924,-0.011668516,0.056410115,-0.027131831,0.026837235,0.018711137,-0.019609667,0.005581483,0.015571868,0.011662108,-0.0411037,-0.018155554,0.0049115713,-0.09102349,0.022167735,-0.01041886,-0.044168163,0.03704955,0.06936908,0.015939109,0.009003951,0.017496228,-0.04196908,0.025634233,-0.012163572,-0.007044669,0.040480126,-0.012268977,-0.06386133,-0.023195306,0.006489332,0.00673754,0.034118466,0.059946965,-0.020821745,0.0011384628,0.04816252,0.016583562,0.040981833,0.032164566,-0.01883876,0.008365822,0.040138356,0.0043220143,0.0018524054,0.004765555,0.01026855,0.027526984,0.0031994006,-0.019357372,0.009422647,-0.032459315,0.033942774,-0.008180708,0.0053153224,0.035726268,-0.033770576,-0.0009539585,-0.0859098,-0.051842593,-0.01751385,-0.033483032,-0.017301932,-0.01502599,-0.0003057721,0.048414942,0.05882628,-0.008775004,-0.009539134,-0.028709138,0.022775153,-0.028900232,0.00057296944,0.008153532,-0.008233647,-0.031748693,0.008359135,-0.0033286388,-0.05166417,-0.029187858,-0.019887647,-0.04507634,-0.0013665517,0.04323582,-0.014754155,-0.052424658,-0.00072506524,0.040124983,-0.023503998,-0.07105385,-0.0036783956,-0.022842072,-0.000074651776,-0.013082596,0.09505359,0.017453302,-0.008198766,0.014090089,-0.0036225894,0.056951117,0.05542227,0.009604334,-0.006048366,-0.0012634068,0.020021586,0.010706661,-0.03404743,0.008453997,-0.042416647,-0.016283812,0.0066097872,0.017249078,0.038015507,-0.00345216,-0.024715496,-0.054915905,0.0128650945,-0.05867883,-0.036002897,0.0031794016,0.07180001,-0.03929818,0.008818615,-0.028000867,-0.008439762,-0.0026173582,-0.05236852,-0.031933244,-0.003223415,-0.011428246,-0.031036876,0.024889668,0.0037876044,-0.0015723914,-0.03922371,-0.003390486,-0.008139601,0.007698739,0.025423232,0.010130462,0.016687525,-0.022566445,0.005977321,-0.0022499769,-0.009904246,0.0068108737,-0.011523857,0.049457442,-0.00944939,-0.059956368,-0.05134252,-0.007230986,-0.02834204,0.008828947,-0.012095836,-0.0044973334,-0.013480793,0.05375328,0.009921737,0.021757515,-0.0037913122,0.015892915,-0.03657305,-0.011097621,0.01967433,-0.01813518,-0.02488172,-0.02179413,-0.06307424,-0.0041521527,-0.028525354,-0.020230036,-0.025427314,-0.008561566,-0.023930443,-0.017099053,-0.009317741,0.010471021,0.010774055,-0.016701965,-0.029695287,0.049594007,-0.060349833,-0.01863728,0.027368637,0.029575238,-0.007991268,-0.04831014,0.009562229,0.035776127,-0.016518002,-0.0010897587,-0.08159598,0.0153680835,0.010875644,-0.087067045,0.014239028,-0.016733224,-0.024115752,-0.047187027,0.019965805,-0.0044345437,0.020294858,-0.004499875,-0.013302753,-0.032641284,0.007888003,0.024924258,0.0066753756,-0.015467535,-0.011237072,0.04842234,0.014662341,-0.007617584,-0.035743352,-0.011016978,0.0021969997,-0.027919006,0.011637972,0.047647677,-0.029793771,0.066534385,-0.019752149,-0.014365845,-0.032269843,-0.020541603,-0.018539133,-0.02060436,0.010710757,-0.014686988,-0.01769048,0.0038886287,0.010996877,-0.0055794297,-0.0048023597,-0.021623893,-0.0321097,-0.01733864,0.008298021,0.010733397,-0.002408925,0.025187366,0.013417688,-0.0130954,0.035676952,-0.014920844,-0.053264856,0.008990187,-0.05048148,-0.012746572,-0.005691662,-0.013759042,0.02525699,0.02414454,0.0031910029,0.032490607,-0.065379165,0.033438276,0.016526757,-0.017841328,0.013765068,0.038079485,0.050076198,-0.02961949,0.03543154,-0.0071117547,-0.036561877,-0.030168325,0.038742878,0.0021223878,-0.0019208802,0.022275062,0.0031131061,-0.0029073127,-0.026028227,0.00792953,0.02965795,-0.03711908,0.02427766,-0.013090268,0.010456008,0.050013985,0.004249297,-0.0055788653,0.0019074872,-0.012566053,-0.020457866,0.008422756,-0.025541617,-0.018574905,0.014733039,0.082101144,0.024582842,-0.0087313745,-0.002192008,-0.037179008,0.01517,-0.14824218,0.010439676,-0.017306915,-0.0076106335,0.020211747,-0.026910672,-0.043762755,-0.024379501,-0.013410038,-0.030348929,-0.010504233,-0.01175914,0.012226099,-0.00033592086,-0.009263973,0.019160997,-0.05388321,0.020314883,-0.07510606,0.06917863,0.028066233,-0.005526092,0.060520116,0.0028737811,-0.0072857593,0.018679777,0.002969868,-0.008902732,-0.026283007,-0.012806964,-0.013477668,-0.048422962,0.014236106,0.051272444,-0.000010865208,-0.036837928,0.009309999,0.0044740397,-0.086642146,-0.012581387,-0.0073718894,0.005614735,-0.013814455,0.0052942904,0.0031634236,0.09090569,-0.055995915,-0.027978942,-0.04510715,0.03019009,0.0063501606,0.06775205,0.0012322172,0.02083856,-0.028755672,-0.022692893,-0.0014926547,-0.017530603,-0.0036198185,-0.012032961,0.01480568,0.009813037,-0.047990125,-0.014224462,-0.024302918,0.02048692,-0.08058195,0.0017170041,-0.021334385,0.0035072058,-0.007963514,-0.026073035,0.040326472,0.00321868,-0.0048399423,0.02441341,0.03717611,-0.04301744,0.0037050345,-0.0060172314,-0.08219144,-0.00016263594,0.014803169,-0.061656777,0.04353011,-0.009449908,-0.010716161,-0.007269322,-0.054287247,-0.0003367302,-0.045314007,-0.036226727,0.02426023,0.011955109,-0.031952515,0.062171012,-0.026926061,-0.00001018923,-0.007788291,0.003277123,-0.031033633,-0.02190162,-0.044203397,-0.015887719,-0.021649621,-0.0021645934,0.0031686274,0.02583059,-0.05407295,-0.016033176,-0.024381755,-0.012491541,-0.013527791,0.032664105,-0.0722731,-0.024242017,-0.020458946,0.028921148,0.003000902,-0.033872683,-0.0160401,0.00083573046,0.012480321,-0.030864008,0.0076044654,0.08846625,0.031223891,0.027109783,0.03138505,0.007494304,-0.024807759,-0.047256347,0.03794864,-0.014757782,0.05514535,-0.022160914,-0.017218305,0.024266608,-0.020510117,-0.044517003,-0.009366392,0.0026313406,0.003420504,-0.017626438,0.0076205074,-0.0241017,0.010555485,0.008855675,0.01984152,0.0015032389,0.016816664,0.014710021,0.01459935,0.011044276,0.00738186,0.0652878,-0.023841115,0.008151663,0.008318454,0.048302762,-0.032954313,-0.013317159,-0.024090663,-0.013529997,-0.00859826,0.06667126,0.0037609546,-0.02531212,-0.030766936,0.025434267,-0.0001735002,0.010941798,-0.0009870941,0.01284792,0.014392418,0.018387467,-0.021309143,0.031175772,0.01022795,-0.017732259,0.03138678,-0.0053839507,0.04951449,0.032396935,-0.009003636,0.0033373341,0.0061284634,0.021189086,-0.020508926,-0.0024350225,-0.011747054,-0.0037271918,-0.0064898324,-0.021914512,0.075015016,0.0020102777,0.019511152,0.005811517,0.03360817,0.011483842,0.002506888,-0.033683725,0.04133478,-0.0071536726,0.002126278,0.03090033,-0.020018764,0.01049258,-0.028887313,0.029719204,-0.0410979,0.0067069503,-0.0054181768,0.004742646,0.014527917,-0.030800559,0.019449806,0.0057214056,-0.010002137,-0.066178605,0.05992498,-0.012209455,-0.01190681,-0.02472898,0.0022514986,-0.00195827,-0.0030910203,0.022340946,0.0008978071,0.0361285,-0.012426312,0.0007078109,-0.0053793658,0.056096267,0.0031084875,-0.013195212,-0.046229687,0.05424777,-0.024533156,-0.012528044,0.034110222,-0.04879258,0.020286947,-0.030820424],"last_embed":{"hash":"wagbo4","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"wagbo4","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{14}","lines":[166,166],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wagbo4","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07051,-0.015249663,-0.013413902,0.0069077644,-0.057480495,-0.05645947,0.03768248,0.004117687,-0.0014831986,0.0032851303,-0.0032947399,0.013330209,-0.013330061,-0.0021137814,0.02387818,0.048989363,-0.011348204,-0.0004304135,0.027614547,-0.006529651,-0.043569095,0.020771414,0.06554491,-0.015912767,-0.021281766,-0.022766883,0.01574204,-0.034246944,0.012952728,0.066810966,-0.00044862909,-0.03093979,0.037493125,-0.040687602,0.008202894,-0.014575021,0.03280081,-0.0021959422,-0.047673125,0.026457995,0.032633137,-0.03482082,0.028429473,0.011381116,0.046768423,-0.025632529,-0.048550714,-0.011629648,-0.031705245,-0.005000134,0.020964012,0.0025249398,0.02674249,0.0028313647,0.0073983115,0.027800294,0.0020704074,-0.042431686,-0.051822808,-0.018406538,-0.049985267,0.0053070844,-0.037228014,-0.018456114,0.021839187,0.05565975,0.0149580445,0.023963379,-0.006984539,-0.016650593,0.027963912,0.027601827,0.023717847,0.027993612,-0.064228565,0.019517805,0.0018712181,0.001273419,-0.010624287,0.023285098,0.0055420552,0.009251355,0.009845037,0.010110207,-0.015072334,0.01925183,-0.011852085,0.077621505,0.013500062,0.010967187,-0.0044668503,0.013403097,0.016407678,-0.024327656,0.011082143,0.0019239163,0.0031642257,-0.027446888,0.015134183,0.0005689039,0.0062192837,-0.026651615,-0.0073097544,-0.0018057933,-0.018084655,-0.00010603144,0.02859936,0.027177542,0.0034352248,-0.014308736,-0.0049552526,0.046493668,0.041058272,0.010533242,-0.000604754,-0.02698573,0.015375968,-0.018728336,-0.009364959,-0.037122536,0.05235822,0.003294135,0.010052743,-0.013009122,-0.009407958,0.005904538,-0.042639755,0.009795018,-0.009899537,0.045904163,0.029476218,0.04591369,-0.0002531976,-0.003364471,-0.008457618,0.03207766,0.03857073,0.023241745,0.00082192174,-0.0704159,0.015008753,0.008917273,-0.042513814,-0.0019775152,-0.008741792,-0.050902277,0.023334451,-0.009905375,0.02434359,0.022524416,0.020033712,0.03358671,-0.017642021,0.05061251,-0.033414662,0.0064766062,0.036031384,0.029177545,0.020483037,0.012551741,-0.016908789,-0.015564981,-0.027931318,0.029498411,-0.0045946245,-0.0020692695,0.0034794621,0.033710442,0.004838773,-0.0044294125,0.0022229834,0.022907699,-0.014056834,0.03347333,0.0183538,0.00992228,0.041813772,0.037108336,0.01324553,-0.02493531,-0.0506232,0.0281944,-0.022562059,-0.07422487,-0.014388906,0.05577722,-0.017284026,-0.03669529,0.018173572,0.029007105,-0.0014735187,-0.0036440142,-0.01322816,-0.0033208434,0.03851479,0.017012445,0.022633918,-0.017710138,0.020798502,-0.04839938,-0.022875536,0.030388985,0.026988668,-0.041330732,-0.05055079,-0.028072719,0.000807887,-0.028847294,0.0051198043,-0.053529616,0.0077194236,0.022324575,-0.004238451,-0.026888102,-0.022580666,-0.02192071,0.034796547,-0.014260533,0.0026811068,0.0034178644,0.0062842946,0.083556764,-0.002124584,-0.01666178,-0.014452698,0.04341171,-0.021496408,0.038468625,0.011824706,-0.016826972,-0.0017235187,-0.00011997843,0.015699044,0.010535496,0.012311007,-0.00054579903,-0.023594707,0.030743768,0.04156794,-0.025908733,-0.023221865,0.028133757,0.040121667,-0.005466872,-0.0057912376,0.034378387,0.048929498,0.05308259,-0.028065896,0.012385462,-0.043799654,0.010878806,-0.016819885,-0.040718272,0.014058015,0.04492738,0.016746137,-0.0014200892,0.03886047,0.02467467,0.026576078,0.009335193,0.017993668,0.021460803,0.046152115,0.023149416,0.0065450156,-0.017047836,0.014217127,0.042985152,0.05590479,-0.02000132,0.010336237,0.022648582,-0.017746538,-0.025350029,-0.05086557,0.029883608,0.029229613,0.0021715176,-0.010993306,-0.018731797,0.012801161,0.018074168,0.02836784,0.008060595,-0.036013894,-0.03370441,0.024210794,-0.024557047,-0.038935393,-0.00095018174,0.07117769,-0.017503304,-0.030177224,0.012084505,0.0055054794,-0.17717575,0.0075804093,-0.026509106,0.049603026,0.014890157,0.017562827,-0.05259805,-0.019201973,-0.057347596,0.05537144,0.0382634,-0.042609755,0.02576073,0.0082991915,0.016392518,-0.0076511325,-0.028684692,0.011467065,-0.021194488,-0.054912478,-0.0142305,-0.043130007,0.06103006,0.020800456,-0.0049645193,0.01341978,0.09091112,-0.039453253,0.009234889,-0.038247745,-0.065724015,0.0069187623,-0.002403736,0.017543007,0.0064975894,0.01238811,-0.0020052178,0.0031968022,0.02791824,-0.010670118,0.062189177,0.011096454,0.010198416,-0.0011018057,-0.019991761,-0.014441444,-0.03092115,0.00932322,-0.062386833,-0.0047876886,0.004937606,-0.012941924,-0.005774056,-0.009030497,-0.05452782,0.0003622198,-0.0027206938,0.04852201,-0.009469935,-0.02931904,-0.002181903,-0.003716785,-0.00072316354,-0.02452013,-0.0074553373,-0.05289674,0.005505793,0.012533258,-0.0029697253,-0.0008704818,0.025211979,-0.043241717,0.019744428,-0.053013254,-0.0036764843,0.020161564,0.000046992423,-0.027268019,-0.019466119,-0.10842025,-0.0111705605,0.035947647,-0.017535077,-0.0035336213,-0.026411105,-0.02653291,0.0040881378,0.0009705502,0.05109066,0.24599609,-0.000032856133,0.03262881,-0.022857267,0.04255668,-0.030572094,-0.024988228,0.049466297,-0.012068136,-0.03133652,0.0068268953,0.013846777,-0.021452349,0.0007617767,0.013148954,0.05506651,-0.048588812,0.033265933,0.053488504,-0.0076876082,0.003497175,-0.039159283,0.022849554,-0.04745421,-0.05604625,-0.030012853,0.004207052,0.040358096,-0.0051969453,0.040903814,-0.014569415,0.06579687,0.05199122,-0.042687178,0.02969689,0.049800597,-0.0090881055,-0.06080238,-0.027864857,0.0037613339,0.00128933,-0.004920329,0.016090749,-0.07073862,-0.0344006,-0.03867207,-0.027062256,0.001407022,-0.025583034,-0.047785673,0.0091699455,-0.004379079,0.008538846,-0.035499524,0.019729633,0.007351046,0.0048262915,-0.02159009,0.0049218046,0.013121521,0.014810322,0.01174035,-0.05920162,0.0034019386,0.030018052,0.008299201,-0.031247085,0.000065109714,0.023798797,-0.0041242735,0.0063997875,0.00812085,0.03773266,0.015405913,-0.0146689955,-0.009883251,0.008671684,0.05462294,0.035574924,0.0019211905,0.00086966285,-0.016887708,-0.025087934,-0.0035829912,0.022990037,-0.0017814,0.02337474,0.07455034,-0.017323317,0.0220779,-0.0072239093,0.028844802,-0.010126725,-0.002380842,0.019463144,-0.036253706,0.04330765,-0.04098101,-0.019417284,0.026831198,-0.047214564,0.031175394,0.017576428,-0.016846035,0.01294869,0.030222764,0.0066446504,-0.027716357,-0.009076151,0.0021193528,-0.10699523,0.012731679,-0.0053804824,-0.056751207,0.027494105,0.05882407,0.028809823,0.0030979265,0.04596028,-0.024002409,0.028272467,-0.010555107,-0.01856276,0.0276137,-0.018626112,-0.07479205,0.010837635,0.025648847,0.022155957,0.024746105,0.025921205,-0.030548325,0.024195192,0.055538286,0.012270612,0.0464979,0.033269674,-0.023123324,0.006995624,0.041532815,-0.010228264,0.0066080205,0.019613208,-0.0038552652,0.023608414,0.0013214685,-0.043942634,0.020867262,-0.011366117,0.0378177,-0.008552778,0.0072477576,0.023288023,-0.015074269,-0.0015041621,-0.12318185,-0.03583629,-0.020453494,-0.019347578,-0.021732248,-0.01615579,0.016520262,0.05207653,0.06390699,-0.013072189,0.018299352,-0.006071914,0.01682353,-0.02298976,0.01005542,-0.0030584452,0.01234672,-0.027348608,0.01269171,-0.016881224,-0.036381714,-0.02836068,-0.015265702,-0.0489701,-0.021365423,0.030436112,-0.012232558,-0.0683249,-0.0046777446,0.048013665,-0.024425406,-0.043277003,0.009680202,-0.01925074,0.0004324806,-0.0076566967,0.10533535,0.0015027797,-0.0067831874,0.015926672,-0.007157029,0.0687242,0.058833037,0.0007060522,-0.012989614,0.016012687,0.046986386,0.008161642,-0.008557863,-0.0049005323,-0.018292554,-0.0020387687,0.0004118745,0.0046925666,0.023780195,-0.0016968214,-0.03151359,-0.06294876,-0.011326301,-0.052126117,-0.050676126,0.00499641,0.047043428,-0.05976731,-0.04247426,-0.030020915,-0.00793672,-0.013908519,-0.043264236,-0.025540467,0.007922503,-0.041900877,-0.049139336,0.003873649,0.00836119,-0.004460459,-0.021921426,-0.015236596,-0.0403714,-0.01002976,0.027340762,-0.0052527883,0.03103422,-0.013609199,-0.016448367,0.0023723394,0.003172321,-0.014996933,-0.017894553,0.026917364,-0.022153309,-0.058427196,-0.024912447,0.0066865906,-0.013379156,0.0053882725,-0.025364093,0.0025028717,-0.03380199,0.03512663,0.014396412,0.0343843,0.023456639,0.0006742424,-0.031198448,-0.011407931,-0.0026442024,-0.015762871,-0.021999191,-0.009026057,-0.06373531,-0.0011286043,-0.0025335564,-0.015932467,-0.019028857,-0.036314618,-0.02226237,-0.0030409493,-0.008876858,0.023270458,0.004195953,-0.024003325,-0.033671316,0.05089509,-0.049289018,-0.031006003,0.024597136,0.005883972,-0.007201526,-0.040386125,0.014137683,0.030759493,-0.025016021,-0.0025241675,-0.066022955,0.032871973,0.026771469,-0.09188049,0.034353603,-0.03399427,-0.020783374,-0.041067127,0.01656864,-0.004945643,0.0067228237,0.010176917,-0.0017989017,-0.020826275,0.02065928,0.008636431,0.00809301,-0.012446795,0.007352017,0.0414795,0.013471608,-0.011541018,-0.05481989,-0.023541642,-0.00441797,-0.034367234,-0.012186908,0.044497352,-0.00814103,0.061190628,-0.007984472,-0.029068958,-0.03681011,-0.0077090007,-0.008096278,-0.039555743,0.0016947526,0.0021272702,-0.03884092,-0.0027741108,0.00053906284,-0.017410321,-0.008788612,-0.03739952,-0.02530489,-0.04659143,0.012756468,0.03354952,-0.0020652155,0.014445979,0.0037033455,-0.019436568,0.039174,-0.017875768,-0.055583816,-0.0011234723,-0.01410539,-0.004686184,-0.008886345,-0.013117165,0.0076766107,0.033163633,-0.0021929,0.009085561,-0.058194485,0.020317068,0.016206302,-0.025766512,0.0358991,0.037710678,0.033005808,-0.014238067,0.036971048,0.0079772975,-0.04660822,-0.011306577,0.044102546,-0.002597175,-0.022325013,0.01424768,-0.015291224,0.0027733203,-0.013091071,0.00067640824,0.051199485,-0.037820306,0.034943234,-0.001552625,-0.008391381,0.04084423,-0.014754636,-0.0014552551,-0.030382913,0.008429014,-0.0044046855,0.027489308,-0.006467971,-0.030427646,0.01733109,0.08474011,0.030924002,-0.0181553,0.0110073555,-0.041533116,0.024567295,-0.15773256,-0.0048424904,0.000683407,0.0019097128,0.004518586,-0.031775657,-0.016287288,-0.03761445,0.006109327,-0.020913515,-0.026863508,-0.018705724,-0.00027375424,-0.016290752,-0.0005875501,0.022507422,-0.041324683,0.005050633,-0.055831082,0.06080297,0.028056098,0.023680015,0.05301496,-0.01669852,-0.027169663,0.020071108,-0.0031087222,-0.025193602,-0.01469308,0.006066402,-0.019523112,-0.044592496,0.020794034,0.036718253,0.0018922869,-0.013873434,0.01561666,0.014574354,-0.06816881,-0.017216345,-0.02076488,0.0024067278,0.01173753,-0.0022030897,0.011256659,0.055506524,-0.035729893,-0.03197343,-0.05992687,0.009861719,0.0008310806,0.029024702,-0.005648024,0.004688434,-0.020343298,-0.007048107,-0.012943366,-0.00074614584,-0.010170461,-0.019748237,0.012255834,0.023886621,-0.050696786,-0.010417011,-0.04296895,0.009493673,-0.04401172,0.022567218,-0.034047406,0.010255008,-0.03477372,-0.011302151,0.032494135,-0.0091612125,-0.0072480612,0.01702313,0.057272773,-0.009556771,-0.017108114,-0.018231863,-0.058619455,-0.024355322,0.01086138,-0.048272785,0.03898391,-0.0011950055,0.0005156419,-0.0034113342,-0.040344536,-0.0061557773,-0.030327845,-0.03403057,0.01764048,0.0052077495,-0.01790854,0.03711435,-0.019071374,0.008439382,-0.032159757,0.0031836112,-0.037975255,-0.046833947,-0.028352942,-0.02463253,-0.011942875,0.0177063,0.008950583,0.04267662,-0.026154581,-0.020119263,-0.012795085,-0.023868626,-0.006996807,0.024105454,-0.06286168,-0.023214173,-0.0155813275,0.019364964,0.015236036,-0.013714833,-0.007706694,0.00923891,0.019217644,-0.033022672,0.01666721,0.07414048,0.058291577,0.050350808,0.029580804,-0.005819653,-0.001188183,-0.046001144,0.016886933,-0.019845251,0.061212447,-0.029542621,-0.008554881,0.033453967,-0.03587701,-0.05125492,-0.02511519,-0.030559145,0.0014225332,-0.025453847,0.017990526,0.0018550167,0.0041184057,0.020383822,0.012240057,-0.031228406,0.03274961,-0.016831994,0.024050878,0.032885592,0.0091030495,0.0562046,-0.010702922,-0.0044722497,0.018841624,0.05688108,-0.049463116,-0.045552645,-0.023831995,-0.022572529,0.0013318664,0.092515945,0.00046664028,-0.019431107,-0.021726653,0.019517092,0.023590175,-0.0000010078269,-0.004983507,0.010787099,0.024052832,0.028200062,-0.020428158,0.026242882,0.034770064,-0.0054103048,0.051117323,0.0070914924,0.040049843,0.042347614,-0.017641764,-0.000566248,0.0099784145,0.004224693,-0.028195608,0.027517475,0.0023565153,-0.004552392,0.005206587,-0.029531356,0.07586317,-0.003576893,0.028946701,-0.0068600397,0.039972074,0.018014874,-0.010862101,-0.01899959,0.040685274,-0.008378172,-0.015929606,0.032353595,-0.007310226,0.0019530713,-0.01288849,0.032461423,-0.040898304,0.0056928173,-0.007920958,-0.00076369755,-0.0024848802,-0.008199593,0.03780412,0.008775907,-0.027929153,-0.048859857,0.038600087,-0.017098097,0.011873662,-0.022475183,-0.0025966992,-0.0077781454,0.01845197,0.023763051,-0.0031456545,0.03751339,-0.03629572,0.008881495,0.02125103,0.046147607,0.004431231,0.013865091,-0.029301124,0.026110843,-0.01050256,-0.025993004,0.02727579,-0.0487227,0.01043358,-0.029817304],"last_embed":{"hash":"1qo587d","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"1qo587d","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{15}","lines":[167,167],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qo587d","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{16}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042825013,-0.014061072,-0.028997682,0.012899316,-0.050963998,-0.027314927,0.008889438,0.018929848,0.010843278,0.017187614,-0.024704577,0.038311176,-0.02312302,0.004612583,0.0035090616,0.058770522,-0.0076007224,0.006207807,0.03206454,-0.006048449,-0.05301553,0.02218679,0.055286646,-0.011713614,-0.027436031,-0.011122849,0.0008701686,-0.025548164,0.01643159,0.04639759,-0.02060232,-0.03356333,0.043117817,-0.04410126,0.0021899824,-0.030458169,0.000052924395,0.013460037,-0.047170546,0.025567483,0.023099562,-0.033601765,0.04448827,0.003343958,0.035015557,-0.05175132,-0.0389706,-0.014928634,-0.020004595,-0.010108419,0.0071462938,0.029630043,0.021945018,-0.00393993,0.010281702,0.05130339,-0.010246373,-0.040513873,-0.036430296,-0.02149773,-0.040256888,0.00812815,-0.023065515,-0.00092149986,0.015267342,0.0413277,0.0039643343,0.04274472,-0.010905625,-0.016958786,0.02471313,0.038249724,0.052251436,0.020587036,-0.063418426,-0.018387614,0.017397322,-0.02248233,0.012462823,0.030103575,0.0070991893,-0.0010281916,0.025960581,0.0043860357,-0.0019172494,0.0059030117,-0.02523738,0.0792073,-0.009598274,0.0066386736,-0.0011351802,0.02308657,0.0023588648,-0.037398912,-0.005787643,0.0027191872,0.012861455,-0.042358812,0.025053278,0.010419571,0.015136825,-0.0010987808,-0.0071318876,0.010926358,-0.013886259,-0.015679715,0.01630662,0.035673793,0.028002907,-0.01826292,0.012206868,0.026901532,0.044828273,0.025074758,0.0039454326,-0.030404052,0.019318469,-0.026182348,-0.01329596,-0.02101129,0.03583778,0.011847863,0.013363468,-0.027903654,-0.0080396505,0.019426495,-0.016336972,0.00657519,-0.016654287,0.040752593,0.038978793,0.06044079,-0.016668566,0.008672636,-0.006502642,0.027041556,0.034658093,0.021619847,0.0008188107,-0.07309419,0.0022433705,-0.0017844617,-0.052542027,0.0038459552,-0.008023761,-0.032790735,0.009105931,-0.016542325,0.01891746,0.033655833,0.015436172,0.034731284,-0.007082931,0.04480019,-0.010832442,0.0076475185,0.015176785,0.06407917,0.0054182573,-0.028892858,-0.006159496,-0.03168212,-0.04787098,0.023264486,0.015636683,-0.006444973,0.013927259,0.015860014,-0.012295225,0.0117841335,0.025986366,0.028799787,-0.0059555788,0.031041954,0.018445326,0.017616773,0.028721418,0.03177996,0.02254089,-0.005316064,-0.03466666,0.050209407,-0.018040342,-0.067571126,0.0008771545,0.07663913,-0.0053982846,-0.046547346,0.019585999,0.027727747,-0.00015670512,-0.010374279,-0.007048968,0.010459747,0.043957945,0.006978196,-0.008966677,-0.00006678996,0.02823586,-0.028232252,-0.0009561093,0.036316346,0.014120026,-0.022280445,-0.054662906,-0.014350835,-0.009550001,-0.025214551,-0.008875322,-0.036192607,0.009331314,0.017348295,0.021228677,-0.021724831,-0.017994607,-0.026692271,0.03573431,0.027935328,0.003907131,-0.014921019,0.0043405755,0.07042949,0.018291285,-0.013080594,-0.034944788,0.03689023,-0.023244807,0.024085164,0.019210167,-0.024879001,-0.0052251862,-0.0055353804,0.040084433,0.005299641,0.017881922,0.0007557266,-0.021164691,0.02493469,0.03213183,-0.0086341165,-0.010401434,0.060382076,0.043838874,0.00678213,-0.0069938605,0.00080580014,0.043869168,0.038858745,-0.03702384,0.0029418396,-0.03353015,-0.0043003284,-0.019052915,-0.005970293,0.034162577,0.020884283,0.00227801,-0.00040530897,0.041303754,0.0112848785,0.014371885,0.03322287,-0.003337089,0.015901405,0.038639802,0.0008841191,-0.0051435763,-0.020013846,0.03400885,0.040004954,0.040041704,-0.025626441,0.006309793,0.027577467,-0.03446617,-0.029243827,-0.040938064,0.014305464,0.040163733,-0.0153387245,-0.025235986,-0.039655864,0.019817919,0.017612966,0.017612582,0.00015035724,-0.024408476,-0.01734156,0.005160666,-0.020346139,-0.022803482,0.0039332183,0.07001956,-0.010128797,-0.008612606,0.019073619,-0.00069474394,-0.18080078,0.025521237,-0.029940896,0.061555326,0.012834575,0.010680569,-0.03056377,-0.023724848,-0.06800068,0.052505597,0.009290951,-0.048159856,0.018662322,-0.008897394,0.007122226,0.00106852,-0.014757783,0.012725684,-0.032270454,-0.051344022,-0.03105754,-0.05015126,0.062451907,0.052948523,-0.0051526413,0.023743689,0.08796665,-0.027247353,-0.0020376318,-0.051070377,-0.051667362,-0.00027720892,-0.00015190769,0.025046028,-0.0020832468,0.019383142,-0.0024229386,0.012085935,0.030901592,-0.02413156,0.068522,0.01534276,0.002026033,0.02317602,-0.024985464,-0.009305884,-0.02132597,-0.0043835426,-0.06438923,-0.030071419,0.00095029554,-0.002642907,0.000052641062,-0.013918367,-0.050408185,-0.0026065917,-0.014718124,0.02989119,-0.02789141,-0.015625322,-0.0089735165,-0.033168897,-0.012916252,-0.017055366,-0.00457161,-0.066018835,-0.006404436,0.0046607303,-0.0070687435,-0.0071170717,0.041634724,-0.04602075,0.011546538,-0.04485985,0.0023195469,0.028727556,-0.010190541,-0.03926134,-0.004411039,-0.11359562,-0.022081494,0.04905732,-0.016426764,-0.017323807,-0.019757783,-0.03974852,0.009536038,-0.013857897,0.020740282,0.24741077,0.026345339,0.026477162,-0.010179882,0.05311362,-0.027603224,-0.022201445,0.04714545,-0.00983298,-0.026077978,0.0035577763,0.03373761,0.0001100223,-0.0000566548,0.036250003,0.028639026,-0.049314037,0.034848522,0.071339466,-0.018483547,0.00038202672,-0.042947926,0.023498747,-0.028466998,-0.062274538,-0.050430093,0.009365461,0.05230365,-0.0062885126,0.038950518,-0.03501489,0.07158762,0.04634733,-0.05199378,0.034967177,0.06200507,-0.017900812,-0.04184197,-0.033472545,0.0022480127,0.0019811238,0.004808142,0.010714202,-0.06750233,-0.02056955,-0.050296593,-0.012320639,0.009332278,-0.021565497,-0.063763306,0.016582368,0.0021195498,0.009217131,-0.032354772,0.01641559,0.0111430045,-0.00013538031,-0.022524273,-0.002818487,0.043218408,0.002373715,0.00050188997,-0.06361991,-0.0017596654,0.035496615,0.0046252017,-0.04392733,0.0021483197,0.005399285,-0.025593601,0.013553082,0.00073755434,0.020695562,0.0013659459,-0.005020451,-0.003564548,0.043843605,0.06070082,0.03305427,0.014044406,-0.006375146,-0.024580918,-0.04052795,0.0035701497,0.022750247,-0.005869904,0.012372317,0.061299775,-0.03205978,-0.01906576,0.0029713686,0.01651276,-0.039054103,-0.0015544732,0.0029522083,-0.045670297,0.02678853,-0.060767327,-0.016292607,0.040276166,-0.023479098,0.022128712,0.00021308273,-0.026375469,0.012530075,0.029457798,0.008639789,-0.04818691,0.017309928,0.015583894,-0.104012035,0.02468439,-0.014778768,-0.034413796,0.025652785,0.030735027,0.020006735,0.00056529266,0.032761343,-0.022509174,0.01848159,-0.016131716,-0.008997046,0.007897977,-0.013462012,-0.07195853,0.0063547497,0.0108718285,0.015878683,0.009160564,0.028692175,-0.02527327,0.018008295,0.04236766,-0.005074937,0.0269966,0.033299502,-0.024072424,0.014241442,0.038699325,-0.006994116,-0.00036557368,0.014371459,-0.005926898,0.014160565,0.016614715,-0.023983229,0.007804789,-0.030429568,0.052804034,0.00899746,-0.0015001359,0.045903753,-0.023870168,0.007238107,-0.10515646,-0.053118996,-0.007171133,-0.02015075,-0.022271227,-0.018886011,-0.001778001,0.038800783,0.0675185,-0.01729281,0.024455445,0.00011507748,0.010231674,-0.008146583,-0.006321131,0.015701959,0.012845745,-0.028789978,0.0042768144,0.008290622,-0.035484042,-0.009952486,-0.030041186,-0.0453343,-0.014434125,0.034082368,-0.009478349,-0.03467884,-0.048220627,0.052178375,-0.016493851,-0.07115249,0.0011826775,-0.029610127,-0.017631344,-0.004065294,0.103532046,0.02182579,-0.008724096,0.023526378,0.0031186421,0.07072764,0.053373143,0.028872255,-0.021180803,-0.011034229,0.028224804,0.0040477687,-0.01349354,-0.03569479,-0.01673709,-0.00615137,-0.0144485235,0.019473998,0.036449227,-0.0031800591,-0.028514497,-0.052103657,-0.00914815,-0.03931536,-0.023101846,0.0009404785,0.04371587,-0.03617614,-0.030850654,-0.0055952687,-0.028493008,-0.016464755,-0.04376721,0.0025261387,-0.0055557233,-0.022019643,-0.042615633,0.0061105187,-0.0060275006,0.00085309613,-0.03455705,-0.024470143,-0.020228023,-0.010866682,0.03503436,0.02851502,0.028445786,-0.011903823,-0.0065519116,-0.0012589802,-0.0015375435,-0.0029787228,-0.034775544,0.042640407,-0.014627876,-0.055556267,-0.03443426,0.017905159,-0.005011915,0.017015232,-0.03149275,-0.0070975483,-0.029422851,0.04138715,-0.005354504,0.045149025,0.0062071974,-0.006095986,-0.04027169,0.005406545,0.043560356,-0.020533023,-0.007395775,0.009741507,-0.06330623,0.014020961,-0.021608686,-0.019652056,-0.014072658,-0.039644092,-0.018322827,0.00069942785,-0.021271989,0.014360403,-0.0024061562,-0.016626842,-0.015568426,0.07257974,-0.06584729,-0.02823242,0.012092642,0.009828207,-0.03439868,-0.045609336,0.028555058,0.039812215,-0.021791736,0.004954929,-0.07091992,0.030427124,0.029978467,-0.07372693,0.03899295,-0.0085711,-0.014553876,-0.037661754,0.02309019,0.0018005604,-0.003293979,0.00073991495,-0.005150727,-0.015921617,0.014409423,0.008563613,0.012209711,0.00027628135,0.016595786,0.02013201,-0.014134703,-0.01735365,-0.0397152,-0.02269946,-0.010686019,-0.025584556,0.011590138,0.03521139,-0.020238943,0.0587378,-0.00218899,-0.028262299,-0.018322222,-0.004457852,-0.0119668525,-0.019957216,0.014463195,-0.012871317,-0.021928752,-0.014172553,-0.0010855255,-0.0020571668,-0.008275511,-0.04783752,-0.034451272,-0.03044986,-0.006915445,0.04188203,-0.010074932,0.021324184,0.010180723,-0.026485126,0.036671378,-0.031846948,-0.040411953,-0.00493236,-0.043085672,-0.014139269,-0.02254215,-0.0034013046,0.0035185735,0.013287964,-0.011764805,0.00032018035,-0.046463475,0.0231765,0.0011190835,-0.006871566,0.051279236,0.03281502,0.035154585,-0.0032103322,0.014448982,0.0234803,-0.04265953,-0.031934176,0.035961915,0.0020013407,-0.014147424,-0.011063376,-0.012523111,-0.009621443,-0.036298536,0.0024660716,0.041107036,-0.030465316,0.04673259,-0.011127985,0.0048951716,0.04572041,-0.009388977,-0.005883939,-0.015006797,0.0028061394,0.00021673365,0.019010043,-0.006586023,-0.01239068,0.008613184,0.073553525,0.032233927,-0.02198373,-0.011570801,-0.04425041,0.020643512,-0.15112257,0.0021166885,-0.011932245,-0.00925642,0.016390491,-0.03805912,-0.03567916,-0.032572202,-0.018465301,-0.027675098,-0.0051201256,-0.019822806,-0.003244265,-0.008187954,0.004618744,0.036335837,-0.040183954,-0.0023120602,-0.044566974,0.05353191,0.042769756,0.0071287844,0.063608065,-0.013650067,-0.03261197,0.017149784,0.006217485,0.010477237,-0.024793863,-0.011918957,-0.018523393,-0.046829365,0.013561982,0.041496072,-0.00004548384,-0.03119611,0.013891127,0.028839452,-0.04939518,-0.014889261,-0.009270977,0.008659879,-0.011433296,0.015434809,0.0039478303,0.054700095,-0.029890584,-0.013012924,-0.04118951,0.0043156333,0.010952076,0.04390599,-0.0028019866,0.024522666,-0.021947397,0.011398307,-0.014015331,-0.014332291,0.015245167,-0.008767807,-0.0019345309,0.017052218,-0.05366564,-0.010377785,-0.036441706,0.02762444,-0.05287903,0.014682093,-0.017221406,0.013013285,-0.032611214,0.020701231,-0.0046500214,-0.010559775,-0.013761651,-0.011841633,0.04110613,-0.009356031,0.0033339222,-0.016353982,-0.054510564,-0.03400318,0.025869517,-0.04188431,0.04263532,0.006949865,-0.008669011,0.0031627093,-0.06837301,0.016373891,-0.04028751,-0.03535944,0.009016737,-0.015038408,-0.0013026521,0.040140394,-0.037197623,0.0131547395,-0.02875655,-0.013068105,-0.035320327,-0.022094458,-0.036123402,-0.010199007,-0.015421708,0.025823137,0.0052757002,0.018355178,-0.021656986,-0.030634334,-0.01600962,-0.013209282,-0.01666672,0.0009849593,-0.06822503,-0.0314144,-0.014773623,0.03873217,0.028636131,-0.029492076,0.016766809,0.0024321706,0.019300947,-0.037696104,0.018064411,0.10308256,0.023297854,0.051414903,0.03641533,0.019376794,-0.0054943296,-0.02888815,0.023467476,-0.0063073747,0.055283964,-0.02778012,-0.01746861,0.038469873,-0.032604482,-0.04408455,-0.04465996,-0.023751102,-0.00582794,-0.019106992,-0.0020291945,-0.018345846,0.022209216,0.016838346,0.015379798,-0.01706591,0.02270983,-0.013464835,0.02235284,0.01536653,0.03160814,0.041328017,0.0034275579,0.0013987347,0.0007362504,0.058937572,-0.0435645,-0.03495255,-0.02406924,-0.011527588,-0.024060061,0.06980198,0.008838643,-0.0071842084,-0.020246617,0.0184389,0.02739414,0.024383355,-0.018817654,-0.019579865,0.046032045,0.032662038,-0.022748288,0.041814484,0.02073747,-0.0024370542,0.061347745,0.025110394,0.049551096,0.052234717,-0.016085533,0.019225508,-0.007723794,-0.009149821,-0.03003176,0.006207472,0.015526711,-0.008801933,-0.0005931029,-0.02432854,0.08406277,-0.013022368,0.023087377,0.0017217388,0.056138106,0.012793842,-0.014531147,-0.02502734,0.0011307698,-0.002034917,-0.027791213,0.0113903275,0.008813482,-0.011132658,-0.02012794,0.028011901,-0.053541802,0.0046066344,-0.0009788465,-0.0056198398,0.011633513,-0.012719856,0.047605347,0.021297783,-0.02695064,-0.062116604,0.043149967,-0.024988418,0.008370439,-0.031000935,0.0022413614,-0.01569077,0.012714236,0.019318134,0.0006393029,0.02455542,-0.03967055,0.024196615,0.019933535,0.04847255,-0.009939603,-0.010084045,-0.049219448,0.035203353,-0.020841658,-0.017718095,0.029036878,-0.034948476,0.027852258,-0.012989186],"last_embed":{"hash":"1cz7sir","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"1cz7sir","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{16}","lines":[168,169],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1cz7sir","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{17}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020994173,0.0002642265,-0.029370911,-0.0037888926,-0.05061872,-0.0106928125,0.027532272,0.0041866135,0.012617272,0.011206755,-0.01557141,0.0077558765,-0.019864487,-0.017329033,0.020103581,0.017526273,0.0061191814,0.0131134605,0.022192987,-0.020886676,-0.0438893,0.03658999,0.04924078,-0.01229882,-0.01997482,-0.025887428,0.009548452,-0.033750854,0.008731392,0.046424177,-0.008882146,-0.046177924,0.015565523,-0.023281492,-0.0074218363,-0.01237479,-0.005342604,0.012707807,-0.051005345,0.024849026,0.030341053,-0.032982808,0.03450492,0.023763482,0.018813167,-0.039421055,-0.035370905,-0.018625196,-0.03196567,-0.010461439,0.0014126719,0.0006404279,0.0049920706,0.00015155137,0.021265527,0.056176405,0.0019332444,-0.02842934,-0.034264766,0.022893412,-0.037280127,0.023507547,-0.015171602,-0.005863745,0.01833451,0.018784381,0.04078894,0.03506585,-0.009255376,-0.027048536,0.018318115,0.038783733,0.029959667,0.02253126,-0.052596368,-0.024035538,0.0045576654,-0.01838237,-0.001314586,0.028029775,-0.002090753,0.012132154,0.02962349,0.017756835,-0.010945683,0.025627779,-0.038100783,0.10418289,0.029257232,-0.009691596,0.005680169,-0.0039877025,0.020665273,-0.034449216,0.015513253,0.0031926788,0.016938366,-0.030094128,0.034861222,0.02489357,0.017255941,0.0013292185,-0.023512641,0.008378275,-0.020674294,0.0071075824,0.016348613,0.036964376,0.027008167,-0.024531389,0.015879579,0.040456895,0.034087457,0.039577812,-0.021281263,-0.061999276,0.02649174,-0.054562617,-0.017282706,-0.044638515,0.031085832,-0.010916422,0.015775269,-0.025232064,0.011832984,0.02456512,-0.016785823,-0.009987669,-0.02049455,0.042390965,0.025340008,0.0056797485,-0.008950192,-0.00042031868,0.003988575,0.028641786,0.041126717,0.0017816706,0.013621163,-0.08525824,-0.01209949,0.004436164,-0.016070535,-0.0020114165,0.025865763,-0.041695498,0.010683167,-0.015187199,0.007196754,0.023827361,-0.011043676,0.025627894,-0.007514297,0.054730803,0.00931075,0.026894663,0.008284685,0.042061415,0.034846634,-0.017557843,-0.0064886296,-0.01104255,-0.04198625,0.029408338,0.004681422,-0.00090380426,0.0060269753,-0.00075137254,-0.0024686235,-0.011081972,0.027963812,0.0058298735,-0.0069029354,0.038647395,0.017809609,0.01977468,0.04327332,0.037556525,0.0053902105,-0.006373964,-0.050064303,0.05142073,-0.023562303,-0.061862778,0.023104982,0.05132168,-0.0055735675,-0.042071253,0.009844932,0.06763368,-0.016959501,-0.013110624,-0.0012160529,-0.009593698,0.039661605,0.024685193,-0.008751292,0.010870213,0.010685025,-0.019820342,0.017345315,0.02610863,0.026632097,-0.009724175,-0.03402067,-0.011673201,-0.013139996,-0.0452853,-0.012849676,-0.042033937,0.012428329,0.022231724,-0.006605013,-0.03366994,-0.006107603,-0.0014273592,0.029805196,-0.004790944,-0.010026592,0.0038761706,0.010317286,0.057498705,0.024275932,0.022256266,-0.009301441,0.035895865,-0.005601608,0.051012326,0.032693293,0.012640789,-0.01043373,-0.016224645,-0.027431142,-0.017273825,0.011696402,-0.009007274,-0.021101722,0.028872514,0.006546773,-0.013213849,-0.019415285,0.019903162,0.003064687,-0.0038656576,-0.01741848,0.008607458,0.026859423,0.06203277,-0.009632872,0.02006526,-0.039482426,-0.0039117485,-0.01997187,-0.00004191691,0.016707828,0.033023603,-0.0048498237,0.009126811,0.027631199,-0.014353513,0.0070651243,0.005441942,0.021411099,0.027151566,0.030995892,-0.016412355,-0.018577073,-0.012354434,0.009210415,0.05339432,0.023878999,0.0029377737,0.049521144,0.03268852,-0.035512827,0.0133287525,-0.022109183,0.005301649,0.052884758,0.018952621,-0.024057386,-0.024195623,0.015664278,0.006031684,0.030943837,0.008021678,-0.02021213,-0.0096719945,-0.007914128,-0.02677373,-0.03790061,0.024328563,0.061858777,-0.016875139,-0.019832551,0.004024612,-0.020567447,-0.1727687,0.00038235128,-0.015724408,0.06551944,0.007063074,0.01739475,-0.038093295,-0.010158073,-0.05890856,0.033521045,0.025274927,-0.051320545,0.040642444,0.020297727,0.0033805158,-0.0019646212,-0.016529035,0.007653432,-0.033605654,-0.044928763,-0.02124348,-0.04527038,0.05541621,0.041009866,0.009069139,0.0025679339,0.07353685,-0.022239845,0.0050967704,-0.03037628,-0.06552581,0.0034718248,-0.0053925863,0.03154088,-0.021137567,-0.0007157451,0.005234848,0.024769468,0.014829042,-0.019080523,0.053252332,0.025500637,0.020292262,0.010987854,0.0069018444,-0.009513516,-0.014685299,-0.0032748485,-0.059658654,0.005431747,0.019672493,0.0009966008,-0.010581037,-0.005348618,-0.0485008,0.011733133,-0.019599747,0.01719086,-0.047076806,-0.02762163,0.0004868454,-0.070707366,0.013018118,-0.033876844,-0.025187518,-0.06629465,0.013007417,-0.002012534,0.0030234961,-0.00397397,0.04189626,-0.05368206,0.04038218,-0.04138139,-0.0077155293,0.044985577,-0.0023496833,-0.015690442,-0.00045181555,-0.08854974,-0.03184512,0.024303392,-0.017822914,-0.029828135,-0.017260967,-0.048254125,-0.029844364,0.017883878,0.025243593,0.24787617,0.0114975525,0.024625514,-0.01873731,0.03747236,-0.032254912,-0.025663052,0.010713363,0.013462511,-0.033819064,-0.0013211055,0.033914916,0.0122369565,-0.015674409,0.007901205,0.0381036,-0.0702557,0.015418303,0.0464153,-0.005900245,0.00026781665,-0.051273454,0.026122898,-0.009561282,-0.08041667,-0.039031573,0.034358222,0.03898461,0.0035881454,0.008466524,-0.018163182,0.06922454,0.044446982,-0.05118716,0.007372909,0.06811345,-0.0008952696,-0.019144664,-0.009221122,-0.0072728954,0.0082082795,-0.0035894895,-0.0019789112,-0.06796594,-0.010166724,-0.018009774,0.0058033746,-0.0033853946,-0.010149345,-0.034837753,0.030080764,-0.022915142,0.006792319,-0.016066175,0.021538405,0.016436335,-0.01603567,-0.020886717,-0.005709986,-0.009167868,0.048221987,-0.0027251844,-0.0784975,-0.0010343335,0.05190824,0.0075510005,-0.0071984143,-0.017667068,0.020848326,-0.02392977,0.02028381,0.0026198546,0.016616516,-0.00048470867,-0.02276583,-0.007669574,0.02940454,0.07142819,0.032471128,0.023391524,0.0077209813,-0.033641778,-0.017643789,0.013907661,0.022122605,0.0071384,0.0037010298,0.07029994,-0.0333813,-0.003286339,0.016973026,0.007286122,-0.012634428,0.023784414,0.009320065,-0.041555494,0.050325293,-0.011243673,-0.045898676,0.05055823,-0.054655936,0.0454784,0.009019266,-0.0024742533,0.034495946,0.0016079987,0.010630804,-0.052058045,0.019841354,0.009627663,-0.098471686,0.024128634,-0.0038785976,-0.032389242,0.023512147,0.050478097,0.035802297,0.00075860915,0.022894314,-0.01481093,0.013190338,-0.0017503537,0.013713907,-0.0061266166,-0.019743348,-0.07696852,-0.006807545,0.022976406,0.020997128,0.050929878,0.047634333,-0.010637312,-0.0041265264,0.07865684,0.029304132,0.018876186,0.029758416,-0.02922728,0.038708825,0.026159551,0.00059167936,-0.008512556,-0.0041828426,0.016712297,0.015106983,0.003791967,-0.022098636,0.002351821,-0.026339289,0.0372141,-0.014938374,0.018128933,0.034934826,-0.027062748,-0.0068319906,-0.07536901,-0.025698723,-0.043846425,-0.0354822,-0.009528386,-0.014198197,0.001079614,0.035626125,0.041383266,-0.0046029855,0.016771624,-0.029393967,0.03996861,-0.0112373,-0.019087689,0.043884583,0.008454706,-0.029172115,0.044929806,-0.015782388,-0.0386986,-0.005860557,-0.04517655,-0.035518926,-0.021231415,0.06437479,-0.024145566,-0.03644202,-0.006850959,0.035501324,-0.06133384,-0.07013573,0.0014580723,-0.017804878,-0.005440793,-0.0028215025,0.1004614,-0.00018146547,-0.011128092,0.015318346,0.0066267084,0.07944889,0.06693339,0.018121503,0.023991978,0.010667995,0.019027611,-0.0048379647,-0.035875786,0.0017291385,-0.022968613,-0.0281314,0.0013273333,0.01380512,0.0031353266,-0.015746087,-0.027987678,-0.04288855,0.004002821,-0.060542054,-0.03804445,-0.007431297,0.084325016,-0.054393608,-0.011740615,-0.018930087,-0.023843044,-0.0025299361,-0.0434483,-0.024190607,0.0017247171,-0.004879765,-0.030601008,0.0051516704,-0.016166106,-0.0028768189,-0.029724305,-0.012489864,-0.016268946,0.0016387404,0.049561817,-0.0011438706,0.010706675,0.021095628,0.00046822356,-0.0012971048,-0.010911548,-0.0036161134,-0.01635192,0.035669956,-0.017932309,-0.059726395,-0.02456302,0.0013170723,-0.009878255,-0.0053465553,-0.04115595,-0.01707268,-0.025742993,0.052731104,-0.030306213,0.029877534,-0.008378895,0.022152696,-0.013816386,0.006572812,-0.000087184846,-0.011756471,-0.03916131,0.0033022023,-0.09237562,0.009126385,-0.0065591736,-0.030816676,-0.026210275,-0.0148220025,-0.009656909,-0.01964168,0.0045298133,-0.0023617237,0.0070129996,-0.038946427,-0.006965481,0.025747811,-0.06789894,-0.0324179,0.0387361,0.025013842,-0.031300504,-0.017781176,-0.0032482753,0.016666723,-0.011548385,0.010494691,-0.085317045,0.02942669,0.005619053,-0.05537639,0.009234232,-0.039660998,-0.026728805,-0.041419443,0.0012415934,0.011262396,0.013167359,-0.005346312,-0.001503708,-0.013804107,0.0070118695,0.006205471,0.01412952,-0.0038758127,0.0061999727,0.020142168,0.01558208,0.009246955,-0.041913863,-0.03514073,-0.023237674,-0.012236712,0.0039223046,0.026137417,-0.00893483,0.038541533,0.0128137,-0.0056455797,-0.03712494,-0.0050527076,-0.026940564,-0.023992196,-0.004538704,0.0012605343,-0.027688717,0.025276234,0.0013340062,-0.013895948,0.0041390685,-0.012328245,-0.026240945,-0.024945207,-0.013112433,0.018353589,0.008519765,0.03343383,-0.0014680804,-0.020169327,0.03426637,-0.016855808,-0.04509166,0.002346404,-0.025470655,-0.022694878,-0.012278609,-0.014092259,0.02574426,0.028020632,0.004368907,0.037837904,-0.044986185,0.01985075,0.01178027,-0.0015808137,0.037281934,0.053456426,0.040916454,-0.03057732,0.04129465,0.01895527,-0.033378344,-0.01277285,0.015698602,0.021660391,-0.0230273,0.03319134,-0.0004569934,0.0001754414,-0.021984652,-0.012602424,0.032858357,-0.058673237,0.03640743,-0.025071125,0.016446652,0.029913519,-0.0077219177,-0.00046702134,-0.027484756,-0.035937604,0.0014800947,0.008998988,0.013770244,-0.00794939,0.012797879,0.11249149,0.016630605,-0.00075512315,-0.013012727,-0.032318324,0.0011724823,-0.132577,0.0010864758,0.0100292405,0.0014971,0.020098897,-0.023781838,-0.031621482,-0.03432594,-0.0035500308,-0.017592337,-0.019726435,-0.0076823984,-0.0022857615,-0.0057558217,-0.023724604,0.017812405,-0.057423037,-0.011226278,-0.03991269,0.05949566,0.03255884,0.0083035175,0.020179408,-0.023635752,-0.024354948,0.009797671,-0.024733162,-0.0440185,-0.015878385,-0.0148199005,-0.029721256,-0.060164247,0.014099103,0.040352713,-0.012857169,-0.04959515,0.0039141066,0.007718913,-0.06813655,0.0010739616,-0.0023800887,0.0146435825,0.003533257,0.0015865337,0.0032529598,0.07523938,-0.038017817,-0.03460332,-0.06891421,0.014273913,-0.0052063647,0.032825768,-0.026374782,0.044411,-0.009341742,-0.0043929922,-0.0030464218,-0.007637028,-0.017831732,-0.0040065637,-0.0024496366,0.00807214,-0.042121068,-0.0056206784,-0.036802337,0.032240707,-0.070854425,0.021930698,-0.015837757,-0.008504007,-0.00042543357,-0.027475923,0.02021219,-0.009388483,-0.0052216346,0.0020609985,0.009447144,-0.022870021,0.013191756,-0.009002433,-0.07807529,-0.0010367648,-0.00581972,-0.057640627,0.063832685,-0.012166432,-0.0124118645,-0.011214248,-0.06020796,-0.014825066,-0.042697657,-0.038206324,0.011822981,-0.007744407,-0.020776615,0.053984966,-0.028372902,0.017857246,-0.032804564,0.0024322178,-0.009300559,-0.018300798,-0.04202027,-0.008101709,-0.023087015,0.013273073,0.02419116,0.018567462,-0.019977871,-0.03092921,-0.032730684,0.0025999038,-0.004680311,0.017639993,-0.07466525,-0.0024394982,-0.018655904,0.025683396,0.009746507,-0.022333862,0.008992952,-0.01620568,-0.003779849,-0.026318138,0.013920102,0.09543588,0.00079556246,0.044375617,0.04291651,0.032229763,0.012981328,-0.053748444,0.039509077,-0.030609682,0.06416603,-0.0271682,-0.007808196,0.040570237,-0.04608637,-0.057560705,-0.026664471,-0.026077254,-0.00869061,-0.020710962,0.0185467,-0.028231101,0.017369876,-0.004348519,0.008751633,-0.032241907,-0.007051798,-0.013174834,0.0024447558,0.030923944,0.012627755,0.059530944,-0.019794496,-0.010684128,-0.015493573,0.062283956,-0.007078497,0.013101795,-0.0040190844,0.0058754543,-0.04037621,0.0786478,0.0067064064,-0.035615403,-0.025646003,0.020163644,0.02725987,-0.0038716956,-0.0035614653,0.015398199,0.046901774,0.0016269014,-0.02547491,0.023547295,0.013149621,-0.018212413,0.039890423,0.020286426,0.07211858,0.064989,-0.000413829,0.016404595,0.017528327,-0.0032422878,-0.017677452,0.0015434367,-0.021784615,-0.015492292,0.031710632,-0.025654696,0.06954758,-0.0035441283,0.029018765,-0.0023778093,0.03504124,0.005207202,-0.025904428,-0.029487608,0.004451681,0.02404487,-0.0033939807,0.007958745,-0.019014513,0.0015220612,0.012925352,0.035855573,-0.07032909,-0.01658656,-0.00095904863,0.018541355,-0.0047273166,-0.0060150973,0.03318389,-0.0038093629,-0.023829117,-0.05348345,0.06268948,-0.013002815,0.009743632,-0.031716336,0.00018657437,0.0052900985,0.0025416473,0.026906341,0.010581782,0.008444162,-0.055955812,-0.004967826,0.0062620034,0.039359655,0.017646972,-0.033218138,-0.035738967,0.03444659,-0.028857403,0.0040218574,0.036369327,-0.048926353,0.01738901,-0.004764289],"last_embed":{"hash":"17qhtjh","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"17qhtjh","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{17}","lines":[170,170],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17qhtjh","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{18}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03897146,-0.031352274,-0.0518084,0.0063966103,-0.049305223,-0.044831228,0.023047931,0.0033349814,0.02397306,0.007158037,-0.0018154711,0.025274567,-0.028107688,-0.0067913146,0.025571339,0.029570714,-0.007751839,-0.005587049,0.023593334,0.0059655183,-0.043205258,0.021545582,0.051547237,-0.015202795,-0.037246082,-0.015347429,0.02069751,0.012445885,-0.017528191,0.061471865,-0.0074136434,-0.027770704,0.042121112,-0.025001083,-0.022884594,-0.01980689,0.018127227,0.010580554,-0.037393615,0.0057528876,0.035017677,-0.02244815,0.034238078,0.022248311,0.02110431,-0.058647253,-0.026236616,-0.018685138,-0.02223185,-0.003455521,-0.0051814136,0.00483417,0.0202655,-0.0011842346,0.020121591,0.067464456,0.002863582,-0.041994676,-0.0329753,0.011862491,-0.030222347,0.015258792,-0.009125828,-0.02858766,0.00030637195,0.037883777,0.028595664,0.044680815,-0.01244935,-0.03603441,0.024032045,0.015600964,0.020724095,0.029506134,-0.04994755,-0.019697439,0.007846344,0.00399462,-0.022435078,0.036485516,0.0012472539,0.0058871643,0.018314498,0.01555433,-0.0077832094,0.019697113,-0.031114338,0.090794325,0.018488076,0.0075750835,-0.008985776,-0.008398795,0.042936835,-0.031276442,-0.0099840695,0.00883097,0.0042318176,-0.047998533,0.028437018,0.017097965,0.031858634,-0.005285437,-0.030924328,0.0051558986,-0.018725088,0.0054277075,-0.011454439,0.0254095,0.0073959427,-0.023384498,0.017005993,0.03366081,0.03286359,0.016487341,-0.0036071548,-0.044091295,0.018898645,-0.05842464,0.00954187,-0.02689514,0.02025081,0.005665009,0.008382731,-0.033480525,-0.00082873035,0.02699561,-0.013926778,0.007902436,-0.008547154,0.029657088,0.04008431,0.02410071,-0.011821567,-0.02595809,-0.015430955,0.019772472,0.050435502,0.011073631,-0.004341469,-0.098877,-0.010535229,0.004712004,-0.015011909,-0.012727413,0.020487826,-0.015906956,0.021211978,0.0030114076,0.023150882,0.026697226,0.016234256,0.027563212,-0.00022882123,0.053921565,-0.015334644,0.024496308,0.009977266,0.0574736,0.025025887,-0.031145627,0.0101213325,-0.014722457,-0.03812511,0.057844486,-0.004983921,-0.017278831,0.020267181,0.035525262,0.0027110993,-0.033210233,0.0031240052,-0.0096739475,-0.007882447,0.0339079,0.036297172,0.023688888,0.055478808,0.016815756,-0.0050279964,-0.023158044,-0.044295713,0.032541618,-0.014045343,-0.072515205,-0.007667652,0.044561114,-0.0021512292,-0.02707055,0.011477331,0.055986613,-0.016535487,-0.0065601775,-0.0035576005,0.002020845,0.03863866,0.048976377,-0.003328568,0.017164333,0.026972909,-0.019793341,-0.0038422358,0.015881786,0.032114416,-0.03586629,-0.031322367,-0.012043177,-0.025764251,-0.018011916,-0.006863053,-0.04200282,0.016543964,0.03587535,-0.0037725584,-0.038637772,-0.010114831,-0.013620274,0.02113945,0.00059451524,0.019387666,0.006798186,-0.013735882,0.05338504,0.032960556,-0.010886253,0.00029911599,0.0117705725,0.004364528,0.031924613,0.022455342,-0.009321121,-0.014950239,-0.003868509,-0.016460914,-0.010299625,0.006320313,0.013298624,-0.024867294,0.04517073,0.014995695,-0.02425095,-0.0077545587,0.04280002,0.0022842493,-0.0030069523,-0.003406756,-0.0076565105,0.036818143,0.0365994,-0.00051886385,0.012256116,-0.027021853,-0.0042130887,-0.020604327,-0.0377209,0.042294066,0.036446933,0.016061392,0.018095424,0.03785149,-0.016223881,0.0014436588,0.007444123,0.025496176,0.013638625,0.022883091,0.013167406,-0.033573937,0.0038277265,0.011963356,0.019825807,0.026161736,-0.0034087643,0.016728034,0.009707653,-0.036692575,-0.0023246985,-0.050079294,0.0021068167,0.060827192,-0.0030474616,-0.017362336,-0.035307933,0.017728167,0.041048672,0.02004822,0.004724615,-0.008013134,-0.0024717336,0.011024876,-0.03770099,-0.025957704,0.022620669,0.063273095,-0.003684623,-0.03795036,0.0059052184,0.0075175767,-0.18505633,0.015274453,-0.0065282127,0.045777712,-0.0016920292,0.007958865,-0.08723685,-0.017778594,-0.07232077,0.039378453,0.015368787,-0.04807995,0.017719561,0.035982832,0.026842045,0.016543077,-0.0041340757,0.014699669,-0.021491852,-0.052337162,-0.011426475,-0.04987958,0.07935818,0.049055465,0.014118978,0.0017264348,0.08575704,-0.024808524,-0.0013029625,-0.040473048,-0.046188165,0.0076910728,-0.004541324,0.018468533,-0.015206973,-0.0027650376,-0.010308898,0.01829136,0.019248115,-0.0017861967,0.048271727,0.025002232,0.0038193946,0.010592197,0.0062246285,-0.02492151,-0.022284081,-0.008228151,-0.052653436,-0.0021416328,0.007138742,0.0054694465,-0.0147638945,-0.017703276,-0.06577077,0.016018903,0.008029064,0.046096247,-0.0316258,-0.021157745,0.012275826,-0.02964441,0.008690038,-0.038867448,-0.020267945,-0.060306005,0.011935097,0.0022390413,0.00625852,-0.017449895,0.035829317,-0.06820103,0.015564319,-0.03050642,-0.010048097,0.03056315,0.014251675,-0.016694255,-0.00196084,-0.09715,0.007321281,0.032284945,-0.021022595,-0.053686902,-0.00897215,-0.03928549,0.0013777363,0.015972879,0.03425467,0.24026449,0.04749001,0.035127606,-0.045064732,-0.006427015,-0.027853124,-0.014887099,0.02168756,-0.003324331,-0.021352295,-0.012851751,0.026576253,-0.0065871947,-0.014267515,0.013691376,0.06754659,-0.08133314,-0.00310767,0.04892338,0.007756714,-0.005533716,-0.049778856,0.02907682,-0.024703724,-0.04880324,-0.03715166,0.019149365,0.050743856,-0.008420187,0.02683604,-0.052337125,0.07767065,0.039061647,-0.06497368,0.03000761,0.04547957,-0.007829595,-0.01660103,-0.02204772,0.016330425,0.009783677,-0.009323114,-0.0135652255,-0.057872888,-0.025921676,-0.021914085,-0.006718929,0.0044451384,-0.030677272,-0.033449832,0.028773438,-0.00552206,0.010002022,-0.021334844,-0.0058971685,-0.0057392516,-0.0027383838,-0.023169212,0.0040056985,-0.013729064,0.02228423,0.0024881226,-0.072227396,-0.03464655,0.035614897,-0.021729324,-0.022828855,0.006500349,0.0038856477,-0.017443607,-0.0003476929,0.004291549,0.026330942,0.00959715,-0.014750145,-0.007471375,0.035380844,0.071832724,0.051341277,0.020272331,-0.0010475959,-0.00774025,-0.01077381,0.008555069,0.028912505,-0.012307436,0.014379907,0.05522892,0.0044657914,-0.029139992,0.021239126,0.014407089,-0.007974065,0.02033717,0.0046366923,-0.052258275,0.037345678,-0.024547826,-0.015844526,0.056847394,-0.03638609,0.02887815,0.0040473277,-0.01830966,0.023152497,-0.0065125576,0.0122368345,-0.044868145,0.000104158265,0.0060345097,-0.091362886,0.03555318,0.011725408,-0.032700833,0.032519154,0.027756646,0.047467455,-0.01528781,0.028200654,0.006555928,0.010861041,0.0038240084,0.00063263235,0.020420162,-0.016777389,-0.059056606,0.014767278,0.02852527,-0.0036773677,0.03597295,0.054009408,-0.03276764,-0.020879336,0.039356466,0.04396542,0.024949944,0.03179311,-0.026645223,0.007222034,0.031986706,-0.0009085703,-0.008539949,-0.009895103,0.016004685,0.017341195,0.0133281015,-0.01049274,0.0103269275,-0.034633037,0.011891518,-0.012466803,-0.0017951528,0.011165911,-0.038141284,-0.0025877957,-0.09334989,-0.036243334,-0.039816912,-0.016221285,-0.0112604145,0.00530047,-0.0044574924,0.051858865,0.06253464,-0.008972575,0.015340675,-0.0299126,0.040684212,-0.032863177,0.018006828,0.01616953,0.0010716977,-0.037894335,0.036912773,-0.02156573,-0.03362512,0.0011683457,-0.059939504,-0.038934328,-0.020064393,0.04620975,-0.01772324,-0.009602946,-0.008362391,0.03400809,-0.049669195,-0.069548845,0.0032447746,-0.02738053,-0.0062733563,0.0015924138,0.10113288,0.018600598,0.0051809107,0.027824406,-0.0022005276,0.070386164,0.05439448,0.008565963,-0.0033190642,0.000069194844,0.009465874,-0.0013220289,-0.010420564,-0.008996379,-0.030356925,-0.007072351,0.01923433,0.03183054,-0.0056717875,-0.0104621,-0.016226199,-0.056112174,0.0043171975,-0.028715799,-0.03225299,0.0012822672,0.0712804,-0.06970788,-0.036843285,-0.028922625,-0.014350719,-0.010134465,-0.036111258,-0.0068887454,0.00048343043,0.009589721,-0.036789462,0.0086864205,-0.02483502,-0.0034798102,-0.026937328,-0.011071933,-0.047690757,-0.021904446,0.047101792,0.00862764,0.027535282,-0.00033183038,-0.006042776,0.006273515,-0.018549496,0.009442321,-0.03327205,0.05036885,-0.02717247,-0.069917224,-0.027420582,0.0031680025,-0.0031842568,-0.012433233,-0.017755242,-0.0038618275,-0.036288623,0.04423937,0.00074878335,0.04853882,0.009348917,0.021670256,-0.004044718,-0.003106692,0.03486719,-0.004766633,-0.01902185,0.008641195,-0.061963957,-0.00033780388,-0.026682097,-0.043113995,-0.029896902,-0.026159815,-0.0031978723,-0.02158904,0.023823759,0.004250427,0.009237103,-0.028817987,-0.01600014,0.011785848,-0.06933834,-0.044900693,0.019436868,-0.0035196762,0.005438893,-0.048117865,0.0043267463,0.04806765,-0.020645436,0.00070318556,-0.07281653,0.022252018,0.015880303,-0.07502387,0.0035948702,-0.013730264,-0.010598129,-0.014308339,0.0013726112,0.012293491,0.021661472,-0.0036494688,0.0116112195,-0.024594873,-0.0029189545,0.010538057,0.019019492,0.0010948709,-0.0062375213,0.007893795,0.018034773,-0.00039271245,-0.04450226,-0.020948157,0.005337303,-0.025506996,-0.006628957,0.036686346,-0.014133533,0.03960066,0.015020548,-0.041824445,-0.0329661,0.0018900732,-0.015561393,-0.029874798,0.018025992,-0.015397561,0.00027185804,0.0075265896,-0.0018066798,-0.00596409,0.027899098,-0.02206495,-0.023017086,-0.025863657,0.017064212,0.031724066,-0.02243703,0.015186686,0.027589235,-0.02408046,0.059738282,-0.014803001,-0.03560552,-0.0004170676,-0.020610295,-0.028281892,-0.025430415,-0.035658915,0.02694708,0.026583087,0.017786486,0.020682592,-0.03835074,0.013671828,0.019878555,-0.011764468,0.025049249,0.03330573,0.047035594,-0.033375755,0.040511616,0.012906484,-0.028092725,-0.018794475,0.038832434,-0.0028125115,-0.054273773,0.06161529,-0.0035020153,0.0021645576,-0.009343909,0.0115098525,0.024839591,-0.038351916,0.040850304,-0.01411202,0.009709266,0.046637975,0.014988817,-0.018935343,-0.020559696,-0.026342105,0.0017268914,0.010197779,-0.0018241815,-0.012837982,0.01327803,0.097482175,0.03476373,0.006896612,0.0041430285,-0.041158825,0.0071178195,-0.1454032,-0.000101681246,-0.0017902333,0.00085468957,0.016233109,-0.013796702,-0.063087046,-0.045466676,-0.0007641182,-0.012306762,-0.012810795,-0.0007334687,0.008839277,-0.0061350404,-0.016014593,0.007475937,-0.064282544,-0.014675641,-0.07327603,0.07831933,0.027727079,0.012691,0.06376509,-0.012395516,-0.0053371596,0.0011430171,-0.0135370735,-0.036008127,-0.024515541,-0.018694462,-0.015198077,-0.07041304,0.013262762,0.03511212,0.0044076745,-0.030780826,0.0066441884,0.013568684,-0.040808458,0.012782034,0.0009337709,0.011538238,0.008698562,0.018097457,0.018504037,0.07936985,-0.035125863,-0.020728841,-0.05076625,0.031204933,-0.0016018938,0.042127613,-0.033337053,0.030061722,-0.026110595,-0.023250427,-0.013261102,-0.004048771,-0.0025565822,-0.011865417,0.0011790746,0.0104471,-0.037399713,0.0003263899,-0.02603796,0.041975617,-0.07905216,0.011377156,-0.0032756943,0.003413375,-0.017264903,-0.011077772,0.03795039,0.004584584,-0.007783622,-0.00761706,0.003623161,-0.03435024,0.007871784,-0.01682566,-0.06377987,0.0041342042,0.021006783,-0.05537178,0.04410606,-0.0061070025,0.0003023355,-0.035827965,-0.03705969,-0.011659297,-0.060609106,-0.035518758,0.011571049,-0.016581122,-0.0078692455,0.048750874,-0.024115402,0.0045396793,-0.027770791,-0.009154162,-0.026849283,-0.014086415,-0.05679464,-0.022203922,-0.023667743,-0.015169823,0.03547079,0.030058732,-0.036445606,-0.02307616,-0.036921483,-0.0101115685,0.011972267,0.014615195,-0.06646919,-0.01608132,-0.04714659,0.04349305,0.015153689,-0.0069445083,0.017687984,0.000069598536,0.010409463,-0.030916242,0.003429473,0.074481525,0.02536354,0.03794521,0.043974843,0.008495531,-0.0031728558,-0.052921716,0.032962132,-0.028316071,0.041827172,-0.020538462,-0.050219517,0.043623332,-0.017738122,-0.048527032,-0.018034734,-0.018378336,-0.008447552,-0.026059194,0.0037101556,0.009979029,0.0036248714,0.013710169,0.007172263,-0.020799236,0.010661018,-0.008605719,0.0002572444,0.016695322,-0.013887317,0.0378698,-0.027689217,0.0013973634,0.010610615,0.053386368,-0.02335374,0.002372213,-0.020795854,-0.013090475,-0.008329247,0.08658936,0.0059916126,-0.013770243,-0.0400182,0.011865915,0.0232799,0.011255471,-0.010847162,0.03999941,0.03293585,0.010427751,-0.02746218,0.038779117,0.030968567,-0.020924823,0.042180095,0.011708666,0.043870874,0.040606394,-0.01871206,-0.038476504,0.009217963,0.030362781,-0.02627687,0.011574956,-0.015892139,-0.014614857,0.024368128,-0.04549373,0.06443689,-0.0035211672,0.008175974,-0.009821837,0.038110003,0.007150218,-0.0026059193,-0.02810783,0.010679509,0.004867205,-0.009349633,0.009463715,0.0007631541,0.00995504,0.021645917,0.031519443,-0.04353848,0.008666871,0.0003041565,0.032825213,-0.010267418,-0.014129164,0.03286779,0.00909242,-0.025008243,-0.037200455,0.066175096,0.0039962335,0.0071792486,-0.038907103,-0.004826236,0.0032455116,-0.016931409,0.03438128,-0.017381823,0.013663823,-0.028004693,0.0038450754,-0.00018609484,0.033276305,0.02232624,-0.023827666,-0.029126221,0.012403356,-0.036049347,-0.022130499,0.034106255,-0.04873987,0.0039814888,-0.010649283],"last_embed":{"hash":"iqon2x","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"iqon2x","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{18}","lines":[171,171],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"iqon2x","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{19}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0317976,-0.016183015,-0.053527586,0.0067496793,-0.05753321,-0.018356763,0.05902369,0.023330558,-0.015738638,-0.012736943,-0.031071365,0.014048754,-0.02305664,-0.020918075,0.045665335,0.0009585278,-0.006480957,-0.011867186,0.0042469534,-0.039753903,-0.04293744,0.00937445,0.035807885,-0.051317837,-0.010250448,-0.013050145,-0.008425984,-0.028751887,0.017701857,0.03855394,-0.018533383,-0.022775462,0.021450827,-0.04393222,-0.040861145,-0.019917915,0.01792375,0.0048066247,-0.031406526,0.027798653,0.0133982925,-0.0324294,0.029447919,0.019880587,0.01972842,-0.023002332,-0.03880026,-0.016277475,-0.017325167,0.00375511,0.011153028,0.011955953,0.013082668,-0.012185581,0.0028920323,0.05182834,0.0022108841,-0.040166352,-0.041510217,0.018659478,-0.029209862,0.019509684,-0.008505523,-0.0091284625,-0.0022134653,0.07564165,0.035054624,0.019675355,-0.026348086,-0.018960055,0.02837618,0.00883919,0.0113400435,0.018771853,-0.04688905,0.019959098,0.006756065,0.007858795,-0.01600181,0.030626416,0.00009910348,-0.0069709145,0.013723231,0.015777782,-0.027567985,0.03224737,-0.004376381,0.049362425,0.00021544914,-0.0041398383,-0.0202298,-0.016049394,0.018157775,-0.03477196,0.0053586205,0.03073891,-0.012139487,-0.026169911,0.025981434,0.011473746,0.03905225,0.0024116137,-0.0009462539,-0.017901568,0.026271729,0.02303212,0.027633596,0.018117525,0.047777217,-0.008253551,0.01572809,0.037271544,0.022803236,0.023067297,-0.003119894,-0.01601172,0.0077589867,-0.019229949,-0.01373571,-0.0038941144,0.03600558,0.0030934515,0.002525671,-0.013631309,-0.020154811,0.017965402,-0.009141918,0.006255819,-0.0051183784,-0.0024322744,0.0056075566,0.03124205,0.002168085,-0.023624502,-0.02783442,0.024140064,0.03492234,0.007866214,-0.017421128,-0.07988765,0.023107015,0.009262122,-0.052312315,0.010411301,0.022466179,-0.026192887,0.022487022,0.007849028,0.009339286,0.024117397,0.041558325,0.010107923,-0.0366911,0.06243014,-0.008175262,0.02673145,-0.0022311483,0.046233192,0.03622231,-0.005972593,-0.024331933,-0.014706257,-0.019225907,0.021877397,-0.0020516922,-0.0040775617,0.03323483,0.002725582,0.005933877,0.02472536,0.015125198,-0.022233235,0.0046627806,0.028227318,0.05539968,0.016700886,0.05374281,0.03962227,0.003956501,-0.017649619,-0.025531486,0.02514349,-0.020641299,-0.046076503,-0.010919392,0.04110203,0.03627198,-0.04732785,0.02871757,0.050306376,-0.03771802,-0.0068902466,0.032278597,-0.008525936,0.05351938,0.0036051376,0.002556151,0.0060506403,0.02041326,-0.022245582,0.00876831,0.015287635,0.04077897,-0.03115224,-0.05039159,-0.014959874,-0.021784328,-0.027839629,0.022890432,-0.01670685,0.028171878,0.028980197,-0.015419709,0.019615669,0.027063083,-0.029427562,-0.004309439,-0.004433575,-0.0030606906,-0.016030235,0.000117287804,0.06779768,0.059448823,-0.0031730763,-0.0063270074,-0.0015173669,0.007349475,0.038514227,0.031132529,0.026436776,0.021195704,-0.00081540993,-0.020759286,-0.0096541075,-0.00042866825,-0.019182894,-0.026185073,0.039381776,0.023836715,0.017644003,0.0034608392,0.03933754,0.01029585,-0.019679336,-0.01918745,-0.017373623,0.06088315,0.018772999,-0.00075599505,-0.014440644,-0.041729394,-0.0035648574,-0.028258627,-0.033457443,0.0121470485,0.04746682,0.016928349,-0.012663291,0.02980941,-0.008551123,0.004503374,-0.010552035,0.03520167,0.019791773,0.008932352,0.016024692,0.010508574,-0.039225318,0.01879328,0.022237733,0.02862998,-0.031270683,0.035954658,0.027287439,-0.032543205,-0.0027370877,-0.02602073,-0.018237183,0.054264676,-0.020117415,-0.03900426,-0.0464901,0.015989615,0.040848095,0.01486713,-0.025040394,-0.007063118,-0.039294865,0.013912513,-0.050563604,0.021046888,-0.00023562899,0.05386289,-0.01297419,-0.017496528,0.039434057,0.0019782349,-0.16138828,-0.03485058,-0.022092076,0.046186842,0.006122543,0.006958182,-0.027246121,0.0021759174,-0.05164968,0.0409467,0.021964936,-0.040361624,0.024669465,0.027433254,-0.023746204,0.0149095515,-0.022124352,-0.0073260064,0.017937245,-0.046780642,-0.0034266515,-0.025077084,0.064925596,0.008561437,0.008967793,-0.017200658,0.076063484,-0.05798465,0.020465948,-0.0054966677,-0.041057676,0.029008325,-0.017035522,0.038649343,-0.001012596,0.020043442,-0.01771953,0.022105414,-0.0033095994,0.0038965868,0.072995104,0.02038125,-0.0011622764,-0.0028244972,-0.0032635252,-0.0101194745,-0.005071737,-0.025117451,-0.049809624,-0.052708734,0.022407014,-0.015812322,-0.009531634,-0.020880304,-0.04311996,-0.021443347,0.02032883,0.046186645,-0.01762431,-0.045280427,-0.0040131332,-0.056260765,0.024629202,-0.016267566,-0.01526839,-0.06521728,-0.028495846,0.0062569203,-0.00072764367,-0.010362403,0.017487664,-0.06623077,-0.014945831,-0.01799022,-0.0161817,0.02080319,0.005535438,0.013220674,0.002580838,-0.07686123,-0.005108696,0.029139034,-0.024795054,-0.0001641921,-0.012772128,-0.04208609,-0.0029583906,0.016294792,0.021118924,0.26746073,0.00057172123,0.00855098,-0.012004231,0.021540109,-0.04601547,-0.05380402,0.009297979,0.033785865,-0.03420308,-0.016299888,0.04130102,-0.0137525,-0.002775842,-0.0044643446,0.042008214,-0.07446208,0.019547649,0.04378768,0.008601146,0.020693908,-0.023527911,0.04511871,-0.03929426,-0.061485156,-0.024233863,0.0009268058,0.042755406,-0.0005333473,0.03854775,-0.03639871,0.07688579,0.054627497,-0.07526854,0.050303794,0.071759,-0.011400629,-0.040003866,-0.023781251,0.012740664,-0.0156139,0.0009230635,0.009512422,-0.046974387,-0.026668005,-0.023265818,0.006717187,0.019632656,-0.032918278,-0.046984266,0.011030388,0.012158259,0.039146572,-0.014493807,-0.0034810833,0.035095442,-0.018066505,-0.020532742,-0.007350743,0.016016334,0.019514306,0.007328198,-0.05490683,0.0046005775,0.017307844,-0.004433339,-0.037535295,-0.023943013,0.01752756,-0.0008796584,0.04966161,-0.006315579,0.029922776,0.03599856,0.0007597694,-0.028449388,0.025768185,0.08300246,0.030827254,0.0222625,-0.037440725,-0.019651342,-0.0489703,0.017668724,-0.004045963,0.020633213,-0.0037272144,0.08286574,-0.017753033,-0.004094237,0.0045925505,0.0246522,-0.015326593,0.011060024,0.00450085,-0.018179724,0.013283244,-0.017080693,0.009498438,0.019774301,-0.04976191,0.02108876,0.0059675807,0.015564684,-0.0042660665,0.017846504,0.02873695,-0.038713183,0.005502209,0.040851388,-0.09218522,0.016935853,0.0022230993,-0.040609907,0.012332464,0.05850278,0.010287784,0.007814442,0.04182516,-0.00007662929,-0.0004760825,0.01008313,-0.025924228,0.03480316,-0.02904065,-0.09296825,-0.017090918,0.027803652,0.016205572,0.06784719,0.04702504,-0.031083236,0.012661321,0.0614329,0.012290716,0.024261532,0.035248652,0.014904223,0.005158002,0.023429869,-0.0016680309,-0.030761193,0.005306702,0.0031964402,0.014791667,0.01682823,-0.035308644,0.030824527,-0.06786271,0.008843489,0.02368518,0.011090042,-0.014803306,-0.043397456,0.011304327,-0.108049564,-0.027478935,-0.05869292,-0.04486735,-0.019744994,-0.021138081,0.031465143,0.030655434,0.06388296,-0.0102808615,0.0070233517,0.0035573987,0.032967135,-0.018679231,-0.00033438878,0.017820243,0.0033280163,-0.047259014,0.02855843,0.0012619938,-0.03772009,-0.024776045,-0.03161532,-0.024925807,0.011860009,0.03135467,-0.015439935,-0.036575314,-0.012908947,0.03156197,-0.034928054,-0.036854316,-0.013553017,-0.043598823,-0.02065329,0.00708244,0.09127779,-0.0036740755,0.0007935684,0.023582505,-0.0022760883,0.05489089,0.038568024,0.008561717,-0.014865971,0.026720831,0.022773836,0.024585117,-0.0012986773,0.006355405,-0.02960728,0.019106168,0.033621207,-0.007593916,0.056430373,-0.0057940325,-0.005496052,-0.051272973,-0.00064522296,-0.090377405,-0.04162853,-0.009604511,0.065943554,-0.07146028,-0.029656846,-0.0008792841,-0.037780773,-0.015143784,-0.033854898,-0.016199818,0.010026925,-0.029222207,-0.046836942,0.025997527,0.010329028,-0.000704425,-0.047615852,-0.029349,-0.041229077,-0.0082686795,0.030030327,-0.013738339,0.019656919,-0.04599134,-0.012681456,-0.0011908867,0.005879956,0.008879214,-0.021960871,0.030109141,-0.013456662,-0.06526418,-0.022971023,-0.0007210347,-0.034122434,-0.0039909235,-0.001850831,0.0044247457,-0.026648713,0.024329498,0.014161009,0.03266377,0.023286782,0.0136771975,-0.002780053,0.017794592,0.03715501,-0.012825599,-0.0071349223,-0.013427027,-0.06811238,-0.002019749,0.012501144,-0.034437954,-0.040608093,-0.028916137,-0.01341718,-0.014511756,-0.032696504,0.02681811,0.0068005095,-0.016315483,-0.007267256,0.011557672,-0.00260724,-0.011462631,0.013961026,0.025710847,0.020261727,-0.013358718,0.02662111,0.034359556,-0.026250962,-0.009674655,-0.033367485,0.02390277,0.008753325,-0.06149694,-0.018279247,-0.02386533,-0.008749674,-0.03277825,0.021545285,-0.0044922875,0.009424174,-0.028165163,0.0020543516,-0.021983158,-0.0012672954,-0.0010466679,0.0056372914,0.00624729,0.00092706137,0.037466533,0.033785712,-0.0087521905,-0.04819468,-0.005440375,-0.0035675243,0.0025082282,0.014156868,0.054089323,-0.022144381,0.011742787,0.0011562435,-0.002667855,-0.049285956,-0.028924523,0.0065161143,-0.04891812,-0.0012139861,-0.018471673,0.026221154,-0.0019800721,0.003947758,-0.005953532,0.006367773,-0.04681509,-0.02722278,0.025942424,0.021509591,0.047857877,-0.0032528096,0.03196044,0.0052254917,-0.03171557,0.06635525,0.0383283,-0.05598034,0.0054327953,-0.007105045,-0.011819743,-0.038248952,-0.010602924,0.017459143,-0.005023494,-0.012205771,0.027811877,-0.039732352,0.0306366,0.05208059,-0.01910122,0.068143055,0.03950872,0.033508006,-0.019765055,0.041847404,0.020374425,-0.027718037,-0.015428677,0.016630145,0.03322256,-0.010323491,0.03783937,-0.027086925,-0.028894395,-0.025286483,0.014728233,0.010325443,-0.033451278,0.019930886,-0.020548655,0.0025958184,0.02663677,0.032400046,0.010107588,0.010167862,0.011278417,-0.011111661,0.0059524756,-0.0013701444,-0.0022374191,0.028255304,0.08274765,0.010206555,0.010892876,0.035477675,-0.007695194,0.014916532,-0.14066716,0.011256281,0.005610103,-0.0037900144,0.0013306335,-0.021149077,-0.033604737,-0.045220546,-0.018916009,-0.034598827,0.007901221,-0.0077044056,0.008816211,-0.01032791,-0.026068056,0.024243526,-0.05066957,-0.016839668,-0.056764945,0.042166106,0.02871581,0.0071169664,0.06493669,0.010884322,-0.01959766,0.01540076,-0.031613793,-0.027165394,-0.030730437,0.0110081835,-0.04046927,-0.08479144,0.0015970494,0.022531375,0.02238749,-0.048252217,0.018149005,-0.0011723819,-0.047442082,0.0001498674,-0.0073633646,0.014531103,-0.025961747,0.010656602,0.053426858,0.046549734,-0.032084364,-0.019557426,-0.06500698,0.021380039,-0.01193095,0.025525915,-0.010806733,0.03666968,-0.013303511,-0.03503605,-0.04557865,-0.006648672,0.000502315,-0.0065781237,-0.031733476,0.03388346,-0.019225093,-0.0045105224,-0.05629822,0.017277893,-0.049724597,0.039394733,-0.04084161,0.0051090755,-0.016988583,-0.0018344829,0.05532569,0.0044546085,-0.04898637,0.014974596,0.026224937,-0.03451924,-0.0034529183,-0.028624102,-0.072366916,-0.004649999,-0.016697846,-0.073390745,0.06613117,-0.011874345,0.005267616,0.0017469878,-0.029606218,0.008038234,-0.055685382,-0.019993039,0.027664548,0.00043003936,-0.002202636,0.039274376,-0.01973295,0.004097455,-0.01801456,-0.001340458,-0.022099148,-0.017502148,-0.03344946,0.0010923487,-0.02546387,-0.020454206,0.0010950265,0.018964669,-0.009868602,-0.0075859893,-0.012055888,-0.00056306383,0.01951163,0.0065447404,-0.037426963,0.007589785,-0.031706285,0.01432377,-0.017882891,-0.01077921,-0.012398895,-0.021658693,-0.0011598264,-0.0142531805,-0.0020800247,0.06755588,0.029558176,0.022321407,0.013453363,0.026487213,0.023550736,-0.04387712,0.024460457,0.003128874,0.058527406,-0.02159009,-0.032442093,0.026032228,-0.010167757,-0.026339428,-0.058635786,-0.030994445,-0.020364858,-0.01713482,-0.0015456745,0.01595332,0.014949626,0.009681887,-0.004664072,0.00050459104,0.031776626,-0.03339661,-0.030983359,0.030552166,-0.026840115,0.05230324,-0.0066618663,-0.036696453,0.0014601757,0.0698498,-0.038213376,-0.03523837,-0.023575822,-0.014869154,-0.04051147,0.04790774,0.010239622,-0.012336695,-0.025036108,0.0046281535,0.004505488,-0.023008874,0.002017549,0.013385928,0.012459723,0.025560403,-0.013589548,0.015466159,0.030486738,-0.01086852,0.028297143,-0.0010135279,0.029158743,0.054344177,-0.038972486,0.002934927,-0.010417976,0.015563268,-0.0032047231,0.0011085192,-0.021300899,-0.015463777,0.012953822,-0.02373459,0.06923564,-0.0029644647,0.023539288,-0.02019007,0.031421997,-0.0022481286,-0.038711835,-0.004032525,-0.0023188086,0.013323162,-0.0064519607,0.031117283,0.0027533968,-0.017581673,0.009098441,0.038499106,-0.050565645,-0.02180737,-0.014690522,0.000049195747,-0.008001094,0.0022595765,-0.0051474036,0.007575574,-0.024933495,-0.037276734,0.039915532,-0.008950851,-0.007669328,-0.038215697,0.0024574075,0.004239769,-0.021896588,0.05183394,0.01259492,0.023677427,-0.033197034,0.015830508,-0.0048634345,0.048417937,-0.0046875332,-0.01880859,-0.057766203,0.024810473,-0.07303253,-0.010457581,0.033386026,-0.03250909,0.041142933,-0.022413444],"last_embed":{"hash":"1i30xp5","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"1i30xp5","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{19}","lines":[172,172],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1i30xp5","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{20}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028456518,-0.02321462,-0.028545313,-0.028700674,-0.066072285,-0.014470903,0.051741518,0.014943503,0.008278448,0.0027358588,-0.024290312,0.003572757,-0.01469677,-0.027496286,0.036114275,0.0016623359,-0.021577941,-0.024690475,0.011142995,-0.0048478935,-0.05267777,0.032768525,0.030484403,-0.03295187,-0.020885522,0.013321102,-0.008445401,-0.008075194,0.005764416,0.05723777,0.040348478,-0.041925747,-0.01902501,-0.03929882,-0.0049409824,-0.010008026,0.019547509,-0.01224998,-0.039883483,0.01653835,0.0052016745,-0.046375025,0.021339921,0.026891248,0.019944854,-0.023605878,-0.045136128,-0.016803235,0.010898445,0.011834465,-0.00041119478,-0.013770305,0.03048128,-0.006545417,-0.009747744,0.048423354,0.020113975,-0.040460017,-0.015992254,-0.00049762067,-0.057901163,-0.006181499,0.0036628146,-0.0019034733,0.011270264,0.040502816,0.019455465,0.019806106,-0.023914961,-0.017601889,0.030800795,0.04213599,-0.006553304,0.003507114,-0.06361291,-0.015769962,0.0046592117,-0.008128429,-0.012309035,0.010754213,0.016235864,-0.0006826622,0.0043984614,0.0005626959,0.0009792236,0.021966705,-0.000548654,0.07882119,0.019456804,-0.015900986,-0.009288515,-0.012824163,0.02340048,-0.047594745,0.003792279,0.026726218,0.045855004,-0.0761559,0.021205736,-0.010678083,0.02343651,0.005167837,0.020959495,-0.02131226,0.010595653,0.019353744,0.04555826,0.041689947,0.019101882,-0.021474449,-0.0035364714,0.015403544,0.054486427,0.0030603278,-0.0033494257,-0.030627336,0.00589369,-0.023717267,0.012094295,-0.010829977,0.029612534,0.016681062,0.013381505,-0.025068268,-0.0051296926,0.004618766,-0.03261993,0.0008595082,-0.036554623,0.03553583,0.022520982,0.012932651,0.0047955923,-0.025413878,-0.043066107,0.03987552,0.006629609,0.037968803,-0.026268901,-0.0915501,-0.011729881,-0.01365955,-0.015283014,0.011388473,-0.0024246464,-0.023710158,0.017291252,0.00743209,0.030266523,0.023316456,-0.0024741217,0.04574598,-0.0005639215,0.074751206,0.018906407,0.022056231,0.001316052,0.03412295,0.007053755,-0.008425685,-0.020950757,-0.000182719,-0.06913907,0.053932097,-0.009272112,-0.012886073,-0.0052037803,0.024682786,0.018686583,0.01126199,0.0038706323,0.020957392,-0.0013982998,0.026086077,0.02248535,0.018935308,0.050123915,0.027623972,-0.020458167,-0.03187451,-0.05088121,0.014579411,-0.049166918,-0.03612734,-0.0056740516,0.049126923,-0.008721074,-0.023573004,0.017822083,0.027372027,-0.0288903,-0.012406212,-0.04098319,0.010631954,0.030622158,0.04555714,-0.0018376642,-0.0013442882,0.0034106725,-0.04746453,-0.0059682736,0.016479291,0.040077467,-0.06004822,-0.04212557,-0.021926291,-0.004269677,-0.035908144,0.02229973,-0.04090921,0.012891271,0.026666977,0.004450768,-0.0086274445,-0.009741773,-0.030814758,0.028158147,0.0070659313,-0.022994174,0.010057776,0.0010481991,0.08085308,0.011748101,-0.065409414,-0.010797053,0.028412959,-0.018405518,0.022004908,0.017045578,0.019484805,0.013954205,0.002578206,-0.03192043,-0.02857003,0.020137249,-0.051654853,-0.039012883,0.013438832,0.040009864,-0.0052059656,0.0013576988,0.04334367,-0.0040057455,0.0033992208,-0.020406468,0.0036264583,0.04058421,0.03565291,-0.0047175363,0.007228893,-0.037770085,0.0014457209,-0.010469432,-0.040443964,0.023598623,0.05312291,0.021320641,0.012651575,0.010668983,0.010217061,-0.006960848,0.009436005,0.035146154,0.026577907,0.006143697,0.034207948,0.015563159,-0.019900136,-0.009410664,0.043554984,0.011160524,-0.027831443,0.06721612,0.008919566,-0.04607874,-0.03113689,-0.039345156,-0.0033988282,0.05018443,-0.016913995,-0.06540185,-0.046923406,0.040547363,0.021165727,0.0097076455,0.014147039,-0.0038420882,-0.02332633,0.01429817,-0.038582936,-0.043839287,0.03618135,0.056067824,0.014829181,-0.028312618,0.041498255,-0.0071906107,-0.16891164,-0.0050788666,0.0052188397,0.03740115,-0.0032351748,-0.008744777,-0.04644893,0.0037947383,-0.05068124,0.01883549,0.033107683,-0.026132578,0.03466101,0.027424816,0.025394619,0.0059889886,-0.0051958575,0.012002186,0.013166628,-0.04255483,-0.011809631,-0.011434725,0.05309221,0.014000025,0.0060427506,0.006405356,0.06593701,-0.04555246,0.021240309,-0.047882464,-0.052561007,0.016419396,-0.0025844667,0.054203976,-0.017859552,0.0057420344,-0.041098904,0.030962318,0.014433968,0.00052303006,0.073036514,0.0018271535,0.046335418,-0.003884648,-0.0007537585,-0.007749991,-0.004383776,-0.039767087,-0.017469011,-0.008646767,-0.000515286,-0.0037979728,-0.021445869,-0.02802871,-0.02839327,0.0017521828,0.037904423,0.036282353,-0.029862424,-0.03973519,-0.0069027417,-0.031389017,0.001584744,-0.036869228,-0.020917205,-0.03561248,0.013553636,0.01763375,0.0022573478,-0.010721363,0.018236987,-0.066913344,-0.014745532,-0.027640877,-0.030655114,0.009281208,-0.009067011,-0.0127727045,-0.03143672,-0.12607037,-0.041357838,0.018726222,-0.042029873,-0.031659614,-0.024302384,-0.024491666,0.0038667603,0.012517682,0.048980486,0.25053817,0.050172884,0.027601818,-0.004199426,0.037847526,-0.017452944,-0.03216699,0.082011774,0.017613087,-0.008406298,-0.0579817,0.031082813,0.005427148,0.0133273285,0.004885005,0.057899594,-0.049035203,0.047923297,0.040888276,-0.0020981668,0.007525143,-0.0035333468,0.00889947,-0.018168984,-0.039514646,-0.020023886,0.03724731,0.081136085,-0.015827004,0.015529448,-0.02358553,0.074428305,0.043133173,-0.06790729,0.021057192,0.057086073,-0.007612972,-0.048800703,-0.035022803,0.007331902,-0.010002901,0.009968113,0.0030401652,-0.018875783,-0.028296798,-0.023138013,-0.007843597,0.016183956,-0.029055517,-0.06616079,0.0039523877,-0.0065939697,0.011763473,-0.011529894,-0.01225851,-0.004033888,-0.009781948,-0.042969238,-0.027975226,0.04383747,0.009824574,0.010411896,-0.0669971,0.002404018,0.017049061,0.0269635,-0.024017448,0.0035922455,0.013226773,-0.0015657032,-0.0004934235,0.02095179,0.023432286,0.029569821,-0.0003954888,-0.027672263,0.02586402,0.043516286,-0.013630024,0.026261432,0.0060166484,-0.020086022,0.00040807595,0.01711469,0.008131597,-0.010199289,0.02574085,0.06167058,0.007643612,-0.036048897,0.029119654,-0.0012214731,-0.04259813,0.030842906,0.032512356,-0.031566873,0.04924511,-0.007375699,0.010362209,0.03859269,-0.03789739,0.012781348,0.006137629,-0.017707,-0.0038668565,0.013483178,0.022165865,-0.04701036,0.003735374,-0.00914981,-0.08792894,-0.007913145,0.012852085,-0.0339588,0.028606968,0.05995747,0.033876743,-0.0074368375,-0.0015542322,-0.0188342,-0.029523056,-0.020518718,-0.0003636434,0.03790625,-0.034130037,-0.05887086,0.025883913,0.037566718,0.011384458,0.047042284,0.041247107,-0.023440387,-0.006401428,0.067169026,0.03929843,0.02644735,0.009044878,0.0016325361,0.024740452,0.037906017,0.03462005,-0.0048353863,-0.017960064,0.007655069,0.020664487,-0.013449269,-0.033826884,-0.0021388696,-0.034202065,0.017163688,-0.0151422545,0.011638882,0.003623354,-0.02176019,0.006008945,-0.101772405,-0.027255751,-0.012974689,-0.009459179,-0.022614047,-0.015061601,0.0023554086,0.03375293,0.04341179,-0.02554254,0.009205619,-0.032013346,0.03871815,-0.030231979,0.013970942,0.013006936,0.0037085374,-0.031243667,0.006656551,-0.041619543,-0.030153858,0.0009913169,-0.03162039,-0.022332285,0.0004507081,0.020917334,0.0036129146,-0.048668347,-0.008956413,0.058356237,-0.023986151,-0.04323672,0.0071612843,-0.028684638,-0.01595581,-0.021348165,0.09726624,0.014073275,-0.010105518,0.0109440945,0.0046606585,0.06446838,0.08948628,0.031552523,-0.021186268,0.0257759,0.018393755,0.018901614,-0.017987337,-0.0040176697,-0.03555598,0.007954609,0.029053723,0.02950429,0.015878368,-0.013482259,-0.005750529,-0.047200143,-0.013935304,-0.052806597,-0.031797115,-0.012570056,0.08505381,-0.022917759,-0.016804257,0.016061168,-0.013682293,0.001972179,-0.042009007,-0.009254265,-0.003332855,-0.037018858,-0.05948972,0.015726104,0.012055057,-0.0074599856,0.0077673923,0.011324289,-0.02573537,0.0062572667,-0.010898291,0.0031015647,0.031461183,0.0130041,0.019212008,-0.01345685,0.035073362,0.007937429,-0.04276307,0.03219673,-0.034854505,-0.05590083,-0.0065622386,0.023621086,-0.0065199677,-0.0011176128,-0.000064060274,0.0077093197,-0.0412838,0.0032970898,0.021295916,0.036181338,0.006352516,0.010032548,-0.033382528,0.014305621,0.026237857,-0.03766218,-0.021118555,-0.016599383,-0.044477828,0.007968253,-0.014430756,-0.02182638,-0.05192703,-0.0019946145,-0.012691368,-0.0055062855,-0.021073466,0.009723901,0.006137812,-0.017250307,-0.025947055,0.011080067,-0.036868345,-0.044587646,0.013500255,0.028625524,0.005358907,-0.013852198,0.02464016,0.028512986,-0.02095755,-0.022656241,-0.07264269,0.0022850628,-0.017884092,-0.05818969,0.042936824,-0.014155875,-0.018137865,-0.029066542,0.0006512489,-0.011583638,0.011667188,-0.0034047908,-0.020215461,-0.030818604,0.026688091,-0.016295176,0.00414459,-0.009294117,-0.009850544,-0.0005305709,0.03949359,-0.029265271,-0.032791536,-0.0075944373,-0.02877404,-0.014996136,0.017120635,0.034213115,0.024896417,0.029258518,-0.0284672,-0.038918756,-0.02874572,-0.0063732476,-0.03471898,-0.019976117,0.008038896,-0.04398549,-0.010894922,0.0066628493,-0.004207039,-0.034564786,0.01901428,-0.008007679,-0.025934082,-0.015806455,0.011387936,0.037550233,0.01746217,0.007859371,0.009417019,-0.008430354,0.044056963,-0.009060907,-0.052956767,0.0014434844,-0.009394567,0.011889619,-0.031336807,-0.02613542,0.010270762,0.01817981,0.013562344,-0.0008191671,-0.050806686,0.04037745,0.004082896,-0.011494111,0.04424458,0.046792533,0.029244656,-0.03378141,0.054248862,-0.0056207576,-0.02119496,-0.01802588,0.032515306,0.032847174,0.0060678385,0.033948448,-0.004800856,-0.008533105,-0.034496784,0.007858329,0.019526405,-0.03555067,0.001849025,0.008672325,-0.0020102775,0.020796172,0.029680466,-0.013209671,0.009026405,-0.012248633,0.0054565975,0.034757383,-0.016928323,0.0042210687,0.0009022468,0.08432851,-0.0052470756,0.019103313,-0.004049013,-0.03212042,0.021536162,-0.14592807,0.011775234,-0.0029145607,-0.003138343,0.013088439,-0.014264111,-0.045311097,-0.04213821,0.017536033,-0.021905508,-0.027179275,-0.016989447,0.0074231043,-0.021860456,-0.009298339,0.028804084,-0.029874898,-0.021093098,-0.059103604,0.040373668,0.0058980254,0.0046698083,0.07003749,-0.013839361,0.017851083,0.0062671653,-0.05007694,0.008734801,-0.015442238,0.0027638632,-0.03870538,-0.05211418,0.011761955,0.024502581,0.011064963,-0.015411636,0.005836502,0.007610156,-0.052049093,0.00031484512,-0.03446154,0.012222137,-0.02415819,-0.0038288157,0.010638029,0.08939761,-0.0521745,-0.020426136,-0.062219154,0.01650411,0.030330725,0.030610165,0.016459683,0.013606457,-0.0077172997,-0.012088263,-0.0015608674,0.005469474,0.0032002658,-0.008225016,-0.0069279396,-0.009444314,-0.026715938,-0.0046955324,-0.050775528,0.024679022,-0.04822946,0.018464165,-0.04055952,-0.0072462037,-0.031513702,-0.032141127,0.0541025,-0.0024537062,-0.009770171,0.025211679,0.008914678,-0.029573565,0.000115689625,-0.017876545,-0.07962365,0.0201497,0.0033491715,-0.04917974,0.03742738,-0.05335209,0.011637306,0.0006469458,-0.074476846,0.01382721,-0.034417003,-0.038537618,0.0039873365,0.042727653,-0.020084219,0.013609963,-0.01996243,-0.018292395,-0.021099443,-0.010861495,-0.02595806,-0.022693079,-0.033610083,-0.028907893,-0.0010736968,-0.041516185,0.04938778,0.023104198,-0.009528879,-0.03523596,-0.018753614,-0.01157926,-0.02181957,0.025417635,-0.024177488,-0.0063155945,-0.03427152,0.03887729,0.022155004,-0.01657706,-0.03585348,-0.018363975,0.010589921,-0.035810202,-0.0124275,0.052539237,0.047127344,0.029817311,0.017188193,-0.021218576,0.019997824,-0.051422924,0.022053666,-0.0040390864,0.054530382,-0.0070884307,-0.040793166,0.04713075,-0.01197391,-0.028561087,-0.009053128,-0.007694804,-0.011112206,-0.026486905,0.008445564,0.0096820025,0.006218009,-0.027268944,0.0044858363,0.006629524,0.033523515,0.011912063,-0.008095917,0.0012994399,-0.024144448,0.041803923,-0.048541773,0.016695209,0.0041506304,0.056662954,-0.028523147,-0.008096149,0.0009555972,-0.007871593,0.018071296,0.07361119,0.018480027,-0.0285758,-0.050648,0.03501284,0.006787896,-0.0071327803,0.013679539,0.069169804,0.015796274,0.0090707205,-0.006008233,0.038718805,0.0075107315,-0.040233586,0.03364463,-0.000982559,0.03371293,0.0712342,-0.016138708,0.028657544,0.0065306947,0.051925436,-0.0011142667,0.016009247,-0.029607013,-0.012258856,0.020160068,-0.020212142,0.027773168,0.010688767,0.008694995,0.014919528,0.047428723,0.016148731,-0.0018802865,-0.024416018,0.016081726,-0.018375143,-0.013165775,0.036250412,0.0030430711,0.025563633,0.011183727,0.056299917,-0.06067467,-0.010576661,0.0032132734,0.011215075,0.017831175,-0.018861935,0.028466776,0.016342985,-0.020262873,-0.02739485,0.05558747,0.01410868,-0.0037579865,-0.023353113,-0.013489661,-0.030888528,0.01854747,0.027360171,-0.013085786,0.0013511697,-0.012255545,-0.005888337,-0.003117483,0.023915902,0.0010774944,-0.0036624915,-0.022827499,0.02996265,-0.07032802,-0.02219234,0.022758562,-0.021117989,0.03841934,-0.032004427],"last_embed":{"hash":"b5zhim","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"b5zhim","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{20}","lines":[173,173],"size":80,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"b5zhim","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{21}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030601483,-0.0043000192,-0.030339928,0.011042593,-0.042513527,-0.045506004,0.02888046,0.015035861,0.026973056,-0.0039962046,0.0009537879,0.021739513,-0.03549547,-0.0020007559,0.034833018,0.034027763,0.004026107,0.022184208,-0.0019147253,-0.005974138,-0.021793222,0.022231812,0.04540568,-0.017390264,-0.036924586,-0.016966753,0.0073533086,-0.011084504,0.01492929,0.05361595,-0.0074916957,-0.020460986,0.01242718,-0.024450107,-0.021651497,-0.049808033,0.02390247,0.00064620597,-0.040585265,0.051086977,0.036268424,-0.032455422,0.029101219,0.012161421,0.03156563,-0.026602035,-0.040166322,-0.018748196,-0.01528827,-0.0023479713,-0.0008107874,-0.002526295,0.030228656,0.021754324,0.033839,0.048781175,-0.00084615184,-0.039346542,-0.031289034,-0.00016750026,-0.032423753,0.0018754981,-0.021539973,-0.01306779,-0.009152586,0.05234264,0.01962991,0.035204034,-0.02957959,-0.0195408,0.020655379,0.043070618,0.02601759,0.020243878,-0.035801012,-0.014575261,-0.0043539866,-0.023729054,-0.007295706,0.03438465,0.020230994,-0.00877119,0.038504377,-0.009754143,-0.014449352,0.030192107,-0.019444538,0.07495518,0.024047224,0.004620818,0.012524918,0.0069336602,0.030228812,-0.05329458,0.014963336,0.023907896,0.026342848,-0.05414652,0.032181032,-0.015882494,0.06385519,-0.010405284,-0.033431794,-0.02311276,-0.018834354,-0.014421379,0.018316986,0.0076672626,0.038630877,-0.011529225,0.011726475,0.03857008,0.050213683,0.024539206,-0.008172522,-0.03756442,0.00064352737,-0.052317105,0.015869882,-0.010614782,0.035892792,0.017032076,0.024451744,-0.02696246,-0.006045918,0.015403164,-0.0069287634,-0.02602664,-0.014189462,0.034232475,0.023172265,0.03028432,-0.02562603,0.0037192001,-0.0144014545,0.046481825,0.048918985,0.0003775299,0.016357537,-0.0869757,-0.0027201837,0.030452304,-0.04043616,-0.0007515451,0.01661365,-0.023303218,0.029678091,-0.02546011,0.029312838,0.019587908,0.007985901,0.030343,-0.017014416,0.06188838,0.00015982681,0.02372016,0.015903253,0.040988352,0.00495916,-0.040161636,-0.000295101,-0.03549841,-0.050142445,0.026865678,0.0060166963,-0.0003651235,0.032125715,0.019065315,-0.011983405,0.0050118337,0.021367136,0.0143188145,-0.014414925,0.024700144,0.005868563,0.017250067,0.027108278,0.032736264,0.015027799,-0.00018015236,-0.05093153,0.029635344,-0.018118633,-0.07835374,-0.008063252,0.06614063,-0.007898901,-0.03623993,0.0138527,0.03891171,-0.010957311,-0.0036616744,-0.015570179,0.008482557,0.030404152,0.015010957,0.005648078,-0.0039440743,0.023123078,-0.03575826,-0.006461979,0.015272136,0.050678805,-0.020808032,-0.038668618,-0.0034753175,-0.033080507,-0.025598058,-0.0018125109,-0.027718334,0.014534323,0.027530037,0.018367507,-0.025222277,-0.04219432,-0.026658103,0.024201714,-0.01761602,0.012499192,0.0024695247,-0.0026298282,0.047671262,0.03240067,0.012979136,-0.015950397,0.041461334,0.0024104011,0.050844952,0.030765707,0.02027609,-0.015171634,-0.005950719,-0.021104226,-0.01285017,-0.011095222,-0.006136497,-0.017385753,0.032076485,0.040312745,-0.040438503,-0.0011896242,0.017503753,0.00579706,0.0025738038,-0.01993528,0.03184709,0.037802536,0.050438423,-0.0043790224,0.03400391,-0.014681094,-0.0065466133,-0.032060437,-0.010233506,0.022443874,0.041054916,0.018955307,0.013941819,0.040073477,0.002794873,-0.000006667447,0.018539522,0.024396269,0.023508482,0.03866163,-0.0016873396,-0.025612704,-0.036374222,0.01247283,0.028511304,0.035669677,-0.0145964315,0.017186126,0.021603446,-0.034826133,-0.003982146,-0.04704107,0.023582289,0.05727575,0.005402081,-0.010812015,-0.056010056,0.017409027,-0.0021588348,0.022519458,0.004094237,-0.01935944,-0.034194984,0.009772011,-0.039438747,-0.009032336,0.008392852,0.06737393,0.007890081,-0.022164524,0.0011101573,-0.00556919,-0.17237855,0.007915572,-0.016592504,0.04690156,0.012296566,0.0003838009,-0.05387775,-0.018876655,-0.030795872,0.042477652,0.027611723,-0.048997704,0.033597432,0.018801361,0.012123851,-0.012397071,-0.021672606,0.01779036,-0.008311251,-0.050426114,-0.010504691,-0.0315183,0.08058985,0.017464468,-0.013642534,-0.009491654,0.074453086,-0.032411877,0.016210323,-0.004344896,-0.049604192,0.0026413298,-0.009075746,0.021903822,-0.010455212,0.019967353,-0.0067778123,0.0077446913,0.018283205,-0.013898095,0.0696717,0.011759928,0.010761817,0.019282233,0.0035092821,-0.013977655,-0.0414735,0.012822554,-0.06440968,0.0017682571,0.021328252,-0.0064167767,-0.022916876,-0.01950721,-0.03865158,0.00979633,-0.00348641,0.056435566,-0.03997452,-0.03309801,0.010287176,-0.049326483,0.006023146,-0.020967307,-0.022224663,-0.08164027,0.0032242318,0.0150017245,0.00148997,-0.016996933,0.041300356,-0.06088848,0.02005832,-0.05189372,-0.018356618,0.029223273,-0.014683163,-0.045911886,-0.012881669,-0.10484177,-0.023750687,0.01988483,-0.011751199,-0.026243325,-0.012183016,-0.043599453,-0.01328725,-0.013604386,0.017755978,0.23855868,0.037618104,0.040755138,-0.010243383,0.031683017,-0.0013192617,-0.03309199,0.01992365,-0.013137137,-0.04243911,0.0031067617,0.043932244,0.010861919,-0.01668568,0.015772488,0.02790272,-0.057695948,0.024260528,0.055609066,0.01609722,-0.007470193,-0.030025676,0.014124077,-0.020435046,-0.04971728,-0.040511522,0.032206357,0.04252171,0.008882684,0.033905633,-0.028140461,0.0673975,0.047604915,-0.052008003,0.030558825,0.032049354,-0.0076756417,-0.030454746,-0.013363825,-0.0011087495,0.0033023718,-0.0061374493,0.0049614664,-0.06453299,0.0014576645,-0.02072674,-0.012463638,-0.007239715,-0.034146663,-0.04276689,0.031542767,-0.0011990223,0.016133232,-0.0048114597,0.014555789,-0.03642694,-0.019331781,-0.025651513,0.013137181,-0.00048970204,0.01634811,0.004649543,-0.0649411,-0.004626616,0.029800052,-0.036216114,-0.029637134,-0.003454615,0.0124327475,-0.025134923,0.019158598,0.002039667,0.023773702,0.03759015,-0.0023148574,-0.02116513,0.014662502,0.073907785,0.03852152,0.021247648,-0.0040981993,-0.015327918,-0.0058892914,0.0010931673,0.024402885,-0.011768938,0.014950402,0.0715931,-0.01903943,-0.0071712113,0.009358289,0.013756854,0.010945306,-0.0059532924,0.015684836,-0.049755525,0.045350235,-0.034773555,-0.015649898,0.045473143,-0.0537018,0.03738376,0.024955057,-0.037700713,0.022033948,0.012690175,0.02756739,-0.062639475,0.013758735,0.021228746,-0.104634576,0.033312157,-0.0020040073,-0.021213539,0.018227777,0.04475334,0.026604403,-0.002657246,0.040779565,-0.0061958716,0.018538635,-0.027100718,-0.0048876065,0.013989387,-0.026344422,-0.08104565,0.0038743482,-0.003768017,0.008472227,0.02929438,0.045017295,-0.02052097,0.0028964358,0.053265624,0.017926186,0.018088603,0.032864437,-0.01271262,0.006936626,0.0465154,-0.009058949,0.0022845608,-0.004574284,-0.009485729,0.017512653,0.0065248827,-0.030175563,0.011751061,-0.01928857,0.030714635,-0.008023399,-0.009209045,0.017242895,-0.0503298,-0.003918605,-0.114562206,-0.036519557,-0.040202595,-0.033294838,-0.02167256,-0.009295517,0.0023605328,0.047729287,0.06457102,0.027450837,0.024957348,-0.019705204,0.053979382,-0.017409792,0.0122330375,0.021329578,-0.00574895,-0.038452037,0.008682038,-0.0020561994,-0.025500815,-0.012432914,-0.04196651,-0.05035255,-0.005715111,0.03507741,-0.015365471,-0.036987457,-0.003171122,0.051053945,-0.029977148,-0.045505606,-0.0091713695,-0.011215058,0.0034890852,-0.006432901,0.10286266,-0.004210705,-0.0034371084,0.020587841,0.0033859112,0.07497729,0.08039953,-0.005815354,-0.0068332576,-0.0010609538,0.017549478,0.010817442,-0.016800346,0.004458387,-0.0500336,-0.020293187,0.012439953,0.010164718,0.026500175,-0.014488572,-0.011428617,-0.07096915,-0.032419983,-0.043207288,-0.03723945,-0.002767429,0.07304496,-0.050577417,-0.032467283,-0.011815482,-0.012119354,-0.014283886,-0.033828788,-0.02542305,0.00038759146,-0.010003785,-0.033461016,0.026195327,0.0041344035,-0.0035494934,-0.011307789,0.005450512,-0.026239108,0.0047863657,0.02933121,0.0067925057,0.012194767,-0.013263556,0.0017217827,-0.02548404,0.0070064086,-0.0012085568,0.019151608,0.04946272,-0.02249855,-0.048421152,-0.02676586,0.02513745,-0.008141574,0.0034072357,-0.018918026,-0.0045826198,-0.010639525,0.05290106,-0.001456052,0.0440062,0.0013137636,0.0053973813,-0.027018178,0.015680281,0.032423783,-0.021085436,-0.0065631773,0.011106662,-0.054030955,0.012110164,-0.03315809,-0.00971832,-0.011848756,-0.0369292,-0.0016017758,-0.013203989,0.0013690181,0.012482276,0.00082845613,-0.023920184,-0.003347879,0.040969525,-0.03727758,-0.024190383,0.017438736,0.02662053,0.0034396262,-0.042083308,0.01632214,0.056666598,0.002715588,-0.021560507,-0.06398026,0.019410523,-0.0017503999,-0.07528183,-0.029523186,-0.019213539,-0.030691678,-0.015140778,0.029119402,0.0024391003,0.014361141,-0.008521763,-0.010787456,-0.02533985,0.0044275755,-0.006247258,0.007049398,-0.017106848,-0.024072161,0.06554083,0.010715449,-0.011650431,-0.059306618,-0.02614459,-0.0027338525,-0.03301322,0.02299388,0.03779985,-0.038842767,0.05614351,-0.016105594,-0.013320017,-0.022776626,-0.006374079,-0.02456509,-0.036973473,0.008317885,-0.0112574035,-0.0037491703,-0.010846644,-0.0010091503,-0.0044932803,0.0057120803,-0.024302457,-0.027593346,-0.012056232,0.016201898,0.016967485,-0.01881602,0.026705114,0.018700331,-0.038428687,0.03791193,-0.021020414,-0.036167588,0.012407507,-0.044538107,-0.0088182045,-0.014935317,-0.003209013,0.011506944,0.018979652,0.009826015,0.024123717,-0.053583294,0.02551284,0.027637854,-0.006885125,0.047374852,0.044883396,0.047933303,-0.042074185,0.027507547,-0.018768752,-0.025262393,-0.02195121,0.016231736,0.0024945196,0.0032955352,0.0037485438,-0.004273546,0.0022640007,-0.014084218,-0.021596914,0.028547645,-0.04225244,0.04132464,-0.019777935,0.0022783424,0.06599486,0.008093969,-0.004872411,-0.0048692697,-0.022328923,-0.0004646482,0.01033986,-0.014165049,-0.006907709,0.033353083,0.1050882,0.026027547,0.00026521945,0.012195617,-0.034908544,0.024530645,-0.15124035,0.014233607,-0.00932527,-0.0019972224,0.0055354103,-0.017922064,-0.046689115,-0.036614228,-0.021886803,-0.02681786,-0.017104607,-0.005919813,-0.013803238,-0.0073753903,-0.009307515,0.02498306,-0.05743192,-0.006314573,-0.092672125,0.063592,0.03810086,0.02007984,0.043070126,-0.00746167,-0.012199495,-0.0024928595,0.0052224756,-0.023000147,-0.016364878,-0.008964266,-0.022460416,-0.059257228,0.01792682,0.037513766,-0.014883632,-0.028431598,0.019047072,-0.001189556,-0.0553626,-0.0074112676,0.0041592955,0.005177759,-0.0072204545,-0.0051496443,0.012574303,0.07364857,-0.05595837,0.004221024,-0.068073176,0.03419375,0.002929926,0.048805088,-0.002082427,0.020525336,-0.016076608,-0.0030505068,-0.03468823,-0.018854497,-0.0011162175,-0.00202091,0.019871859,0.020926109,-0.043751523,-0.013088155,-0.035782002,0.014175735,-0.06358754,-0.0053504617,-0.016446952,-0.015854279,-0.019219331,-0.023921132,0.03147163,0.013981007,-0.03441783,0.0021382147,0.01288193,-0.048929203,0.001115596,-0.024076441,-0.058430005,0.0019360575,0.0007779509,-0.05586068,0.015596629,0.0017018458,0.0068053775,-0.010813527,-0.06906445,-0.0004239375,-0.047599044,-0.032541513,0.011075054,0.004533251,-0.010837852,0.03906311,-0.03084094,0.015151304,-0.0007201844,0.0071334243,-0.029436922,-0.01847538,-0.035058796,-0.012970058,-0.0053815697,0.007349104,-0.0027528494,0.029626535,-0.029641282,-0.009295368,-0.03592478,-0.014565226,-0.02541251,0.03901733,-0.06889519,-0.0146134235,-0.028571578,0.023971848,-0.0038825776,-0.03232103,-0.0034821338,0.03345868,0.03204475,-0.03903423,-0.019466199,0.08069431,0.046432134,0.045845382,0.009369297,0.023680253,0.0029143388,-0.022374585,0.03244683,-0.007391043,0.062963724,-0.02964233,-0.04216225,0.022211751,-0.0024046898,-0.029986493,-0.0012502774,-0.023190118,-0.0020175509,-0.023011442,0.0007180544,-0.019641634,-0.009346679,-0.0019309792,-0.0010276282,-0.030704418,0.0035820175,-0.003007663,0.0011139228,0.0004234619,-0.017092785,0.048853423,-0.014128145,-0.013542254,-0.000043165626,0.04237723,-0.023571743,-0.019744102,-0.0138335,-0.027444221,-0.02431911,0.07333572,0.0033702555,-0.027389422,-0.022269972,0.021558776,0.016863411,-0.021064227,0.0013552291,0.010357103,0.009860944,-0.013884792,-0.018740412,0.029929783,0.038690332,-0.014530716,0.04995111,-0.014467668,0.049912166,0.07314256,-0.014889304,0.012068044,-0.0065803416,0.01676303,-0.0307272,0.02842452,-0.014542736,-0.0077578826,0.011394094,-0.041577984,0.070591666,-0.0007793951,0.016660329,-0.0042369477,0.038099192,0.02129601,-0.018261211,-0.020322144,0.01212481,-0.009830983,-0.014354701,0.00042696888,-0.018508742,-0.002500079,-0.03015936,0.036936264,-0.056081902,0.007445529,-0.0066691246,0.0048030512,0.012939043,-0.0005528296,0.009216511,-0.006123781,-0.02308457,-0.04983997,0.04339184,-0.011107915,-0.0111250775,0.00096059765,0.0100339595,-0.008396073,-0.012665742,0.04424783,0.005833327,0.0015085569,-0.03874588,0.030555172,-0.006411364,0.056872603,-0.012508035,-0.011985568,-0.039219264,0.042912126,-0.02160479,0.01657371,0.028241018,-0.03890554,0.033902016,-0.03594123],"last_embed":{"hash":"tnk6vu","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"tnk6vu","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tonight (Setup Night)#{21}","lines":[174,175],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"tnk6vu","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012475603,-0.012879789,-0.009591086,-0.0045367572,-0.043021,-0.029757593,0.026213076,-0.0047419965,-0.004506627,-0.0033630545,-0.010307875,-0.014537053,-0.017416691,0.007151779,0.021307584,0.032481994,-0.02627148,0.023901409,-0.028325409,-0.007330231,-0.019936072,0.020441493,0.09040003,-0.03681847,-0.061057232,-0.005328603,-0.020938564,-0.00844651,0.033286236,0.05279233,-0.038049467,-0.012822373,-0.017801719,-0.035743657,-0.022069652,0.011823752,0.028265186,0.022301847,-0.04307568,0.06296332,0.0069483006,-0.017155936,0.024077903,0.01633786,0.043395165,0.0019608021,-0.048157353,-0.024265982,0.030503435,-0.020349113,-0.024184488,0.013472294,0.01770775,-0.012840741,0.029519025,0.04625249,0.02464671,-0.017239342,-0.036457065,-0.0047560334,-0.038293976,0.061073557,-0.011102808,-0.007859544,-0.015245253,0.036174763,0.023963617,0.021842798,-0.02580223,-0.029949987,-0.0038535495,0.033896364,0.0151301315,0.028162317,-0.029834889,-0.018324295,0.011978995,-0.0032864742,-0.0060950164,0.003855352,0.009652458,0.000709692,0.014267921,0.008778724,-0.016386285,0.0110574495,-0.022667194,0.07297893,0.01965606,0.009094747,0.0038310885,-0.022843834,0.008001771,-0.04165519,-0.018775625,0.0108196195,0.05100926,-0.037915803,0.049908828,0.02741065,0.014339698,-0.02135749,-0.026844833,0.014170219,-0.034491513,0.029747987,-0.022033818,0.031558894,0.021967493,-0.020817757,0.0298741,0.0104361065,0.028833989,0.02467714,-0.019856317,-0.022520535,0.018725738,-0.042649902,-0.032365676,-0.0031305656,0.026824862,0.015450797,0.013712973,-0.031205054,0.0014963732,0.017813912,-0.020334218,-0.03573814,-0.011788361,0.04429035,0.0016754882,0.0020308713,-0.022059837,0.028808637,0.010163956,0.023610596,0.036244746,0.0063093337,-0.0086467955,-0.08932659,0.016759284,0.027411304,-0.036267843,0.0124497935,0.010875578,-0.053310495,0.029611876,-0.013682344,-0.00070134667,0.028280608,-0.011636525,0.018980779,0.01918763,0.07834505,0.0033548775,0.032809693,0.008963628,0.032766007,0.023043508,-0.033428684,0.01913179,0.021620028,-0.057737365,0.049122185,0.04251582,-0.0063463324,0.006716931,-0.016409779,-0.021087442,-0.0031653235,0.041942198,0.0017528122,0.00038439242,0.03497499,0.0045292093,0.007573758,0.06345059,0.04257054,-0.023567632,0.03522126,-0.05515721,0.0009182594,-0.045411825,-0.06252013,-0.005009034,0.051310215,-0.01120846,-0.023211593,0.013930961,0.058751307,-0.035078563,0.011592638,-0.012754723,0.020441,0.03746373,-0.0027998113,0.039633606,-0.004563456,0.027251838,-0.026744263,0.02162764,0.018953696,0.048076652,-0.01831303,-0.021598851,-0.0038777855,-0.056770954,-0.02478629,-0.018814739,-0.026861398,0.006650837,-0.000047478454,-0.0068585374,-0.030695423,-0.030031266,0.011395432,0.04060681,-0.0035714705,0.009241272,0.026529597,0.02558453,0.02473936,0.02945877,-0.01230654,-0.00028211897,-0.0056797555,-0.0034387277,0.04601513,0.0017560531,0.01762666,-0.00588298,0.02067089,-0.022278707,0.0075281025,-0.00004281469,-0.034292784,-0.0320266,0.036533512,0.013633426,-0.004566559,-0.02966405,0.037509084,-0.019140245,-0.00064831105,-0.01240137,-0.025929771,0.018438885,0.050315302,-0.004597871,0.037356302,-0.034236692,-0.016964406,-0.038246423,-0.022321967,-0.017728437,0.0029656293,0.014044136,0.019181598,0.005071265,0.006393029,0.014067706,0.051143598,0.006228176,0.02236089,-0.0052128546,-0.00783894,0.004538308,-0.00025306238,-0.034480143,0.054323226,0.040389135,-0.023378486,0.018316247,0.031807166,-0.027635707,0.021205582,-0.017585257,0.013476176,0.06625948,-0.0050361142,-0.016649392,-0.029832682,0.0153653035,-0.0032886225,0.011808029,-0.0024981794,-0.022988077,-0.014821657,0.05322629,-0.006965963,-0.02020551,0.021937681,0.07085354,0.0077207494,-0.013947988,0.030144928,-0.019910237,-0.17417069,0.012098685,0.0067594447,0.0262747,-0.0015033181,0.020272322,-0.018662563,-0.020267656,-0.027994543,0.006670977,0.02100563,-0.046648093,0.022219628,0.0142372465,0.028970333,-0.0018366454,-0.014548425,-0.026131129,-0.03566589,-0.046469383,-0.048929907,-0.042630605,0.07601203,0.012444408,-0.0048666783,0.008050167,0.070650615,-0.02981966,-0.012041547,-0.016756807,-0.09360353,0.0051766583,-0.000579572,0.024978109,-0.035516825,0.012993257,0.008746287,0.011198208,0.019282836,-0.015003381,0.07254981,0.052718338,0.008674865,0.042070583,-0.003204806,-0.003148505,-0.03107628,-0.0033813089,-0.07181163,-0.033693913,0.02181799,-0.010421679,-0.016428553,-0.0032091746,-0.03231231,0.0038284378,0.0017970544,0.007058307,-0.021846566,0.0074021295,-0.03608442,-0.03761419,-0.017809229,0.0013899211,-0.0066136466,-0.054858815,-0.002428489,-0.020542135,-0.04885481,0.000055733104,0.033239216,-0.041846976,0.025540108,-0.032087002,0.000036785004,0.038083404,-0.021560611,-0.041993365,-0.018173708,-0.12060874,-0.03526798,0.033399887,-0.008948485,0.011851533,-0.016355267,-0.052018203,-0.022889633,-0.041270167,0.021747516,0.24316081,0.0125148175,0.0065415786,0.011935596,0.045558106,-0.013326429,-0.034041,0.047887355,-0.013475637,-0.036291793,-0.028248254,-0.009768807,0.00019694609,-0.00020779805,0.023147678,0.00928087,-0.046661615,0.021075465,0.071906134,-0.010419569,0.045368765,-0.019862877,0.026944757,-0.012997314,-0.06702875,-0.047587086,0.03878592,0.039536223,0.0010850456,0.0060077426,-0.042336214,0.023347966,0.014501491,-0.024689386,0.01797167,0.04545754,0.02026734,-0.03671056,0.010914631,0.011128967,0.04102689,-0.0069079776,0.03295542,-0.06580887,-0.019738222,-0.0062853983,0.010342218,-0.0036513356,-0.002266278,-0.044680193,0.037831273,0.0027553262,0.008670636,-0.03983804,-0.0022116674,0.006260205,-0.017214784,-0.033992566,-0.025999488,0.0045583104,0.03411011,0.010125722,-0.051197164,-0.033707608,0.013933517,0.0028268446,-0.010542574,-0.010715552,0.019031806,0.0076091276,-0.002327617,-0.017554456,-0.029818172,0.023964683,0.0071302345,-0.0013468399,0.015879888,0.040678225,0.03217127,0.010624094,-0.0077286987,-0.039052412,-0.05385113,-0.010603549,0.013890282,0.025486784,-0.0020671294,0.07264856,-0.025182385,-0.0008065605,0.023009062,0.008704204,0.024924615,0.018312082,0.003407676,-0.013957373,0.049930904,-0.024098469,-0.021498948,0.029915195,-0.043258015,0.042896606,0.0060856473,-0.033839352,0.058932297,-0.013884584,0.014262111,-0.039256178,0.007938251,0.0074900496,-0.13438287,0.02077655,0.0057725823,0.0021614092,0.020097999,0.035100363,0.03088908,-0.012767282,0.012577593,-0.01842011,0.012115798,0.032724537,-0.009039916,0.030236851,-0.00818543,-0.06902493,-0.0032975492,0.005915334,-0.011937777,-0.00083688286,0.0201027,-0.0074644154,0.010450967,0.042515483,0.033976275,-0.004307435,0.07112206,-0.0013105851,0.034967415,0.025495183,-0.023084652,-0.011912492,-0.042014107,0.019972706,0.01733736,0.025665805,0.0035466936,-0.020741316,-0.039082125,0.03616575,0.0048676915,0.005994749,0.011907254,-0.034651767,-0.030020416,-0.07951615,-0.025547858,-0.04834559,-0.028227014,-0.013743453,0.019032352,0.012463429,0.0057395007,0.053919677,0.01995798,0.029366408,-0.006761508,0.06868367,0.012544746,-0.013197331,0.017719798,0.0031084577,-0.051868573,0.0077484148,-0.0010092683,-0.044235874,-0.042652417,-0.03573885,0.0085969055,-0.017108463,0.030551834,-0.0021387145,-0.025271228,0.029860605,0.058791123,0.0016375219,-0.031021927,-0.00467923,0.010598313,-0.0036163314,-0.02336931,0.105880804,0.020850701,-0.006857034,0.016717397,0.033952072,0.06207789,0.025265308,0.013191549,0.008797577,0.029144825,0.013449811,0.017507957,0.022376193,-0.004060306,-0.03780053,-0.026272679,-0.003456386,0.015903892,0.033293,-0.01315616,-0.026298545,-0.070958115,-0.038952313,-0.05436654,-0.021619493,0.026144033,0.03339843,-0.023468332,-0.028465759,-0.009577498,-0.027277097,0.013731465,-0.032540455,-0.004742987,0.027476419,-0.016933696,-0.007486023,-0.013590346,-0.0017865575,-0.0037628014,-0.031248521,0.027331525,-0.0010776833,0.027480014,0.017635334,-0.007979326,0.0180076,0.009226526,-0.01554607,-0.021982223,0.015971001,0.01041267,0.00682741,0.06993109,0.007679043,-0.009707309,0.0015539173,0.033180837,-0.005304952,0.01367253,-0.008744839,0.011684096,-0.0042360174,0.060049716,-0.0015861347,0.024256561,0.0036419884,0.004736044,-0.035662267,0.009761874,0.0390444,-0.028435964,-0.025056107,-0.011645302,-0.10084414,0.00094016927,-0.0031973813,-0.039944228,-0.0384795,-0.012567582,0.0022059083,-0.0045298273,-0.009108962,-0.016520636,-0.0037812332,0.0036869908,-0.007835192,0.03454208,-0.049098883,-0.030597456,0.019327374,0.051053353,0.0020432672,-0.02802247,-0.021935219,0.03502733,0.016376033,0.0073449435,-0.07120255,0.0052879313,-0.014096906,-0.06169883,0.021419283,0.005989073,-0.053968072,-0.022126028,0.020657763,-0.0034951419,0.0104748495,-0.017375255,0.0038081494,-0.009611692,-0.003925958,-0.0107231345,0.038856953,-0.026983568,-0.0027129708,0.05430818,-0.004052817,-0.01612002,-0.035052318,-0.024516998,-0.006147558,-0.0039753225,0.0031592767,0.021861743,-0.01303056,0.053752314,-0.02765729,-0.0055936077,-0.049639,-0.00011745285,-0.03606769,-0.012293405,0.0038536482,-0.02097879,-0.012847473,-0.0052647935,-0.010772554,-0.0031970607,0.0067121447,-0.022189224,-0.03794654,-0.0445365,-0.025814068,0.041530475,-0.0055363267,0.03158311,0.0014982392,-0.01941559,0.04050281,-0.0063909367,-0.057593215,0.00970443,-0.016492302,-0.015967859,-0.0050615864,-0.035138648,0.007989611,0.039304424,0.010040903,0.013143401,-0.04985211,0.0393728,-0.013323101,-0.010798747,0.028489098,0.057476997,0.043788705,-0.03258224,0.048478525,-0.035721105,-0.05845154,-0.03197533,0.0067507694,0.02829858,-0.027358377,0.022340795,-0.028412914,-0.002162888,-0.0035311002,0.0040740385,-0.000105872175,-0.064927235,0.06358782,0.0012074049,-0.0076061287,0.031605788,0.0069215745,-0.032538716,-0.034004897,-0.032868907,0.0025652347,-0.0066186027,-0.014096037,-0.0147826,0.018338162,0.10087114,0.006835806,-0.030208105,-0.01993782,-0.02941302,-0.009373486,-0.13573945,0.011308109,-0.010466472,-0.0153474435,0.021810213,-0.011936627,-0.057289623,-0.03390551,-0.018863952,-0.019247763,-0.024552131,-0.0085440185,-0.0072175134,-0.022431185,-0.023021659,0.024236012,-0.016792247,-0.0062752487,-0.04655906,0.055793703,0.034632668,-0.006758712,0.060492277,-0.011570327,-0.025950368,0.0005527942,-0.0017318305,0.0022022817,0.00598026,-0.018660072,-0.02703784,-0.020592883,0.017111223,0.041242037,0.025156654,-0.025842477,0.020776438,0.011625298,-0.050654262,0.00006848633,-0.009190256,0.017503386,-0.016012352,0.030001946,-0.022636034,0.08293239,-0.08269988,0.000094871895,-0.082589775,-0.002006641,0.007664203,0.037415914,-0.011609323,0.019461406,-0.0051794914,0.007114985,-0.013383595,-0.017079737,-0.037537582,0.009581418,0.006103146,0.009153932,-0.03382937,-0.030930413,-0.054147717,0.03775446,-0.05323441,0.004221674,0.0013977729,-0.01491146,-0.015797669,-0.022108842,-0.0075020622,-0.004325967,-0.019887187,0.050112598,-0.0018845259,-0.036933713,-0.026859662,-0.03039372,-0.02597973,-0.006443413,0.012799086,-0.012176799,0.03900832,-0.007177557,-0.014810951,-0.018602239,-0.032970876,0.03394434,-0.041897565,-0.039369218,0.008602505,-0.01326979,0.007483249,0.05119001,-0.009247867,0.009178868,-0.009097219,0.015165268,0.007711003,-0.0151226325,-0.015254364,-0.03592698,-0.029478582,-0.0026914994,0.016375197,-0.022017017,-0.011220855,-0.021383291,0.003671883,-0.04242295,0.0017392212,0.029229444,-0.088365406,-0.033588596,-0.028221808,0.034350794,0.006517134,-0.02208463,0.018375976,-0.00021324403,-0.033951335,-0.03362531,0.031289496,0.08748536,-0.0032226485,0.0020366658,0.026580615,0.03813874,-0.010193002,-0.05418538,0.028836094,0.0071433154,0.040755093,-0.02801799,-0.0016416464,0.038933072,-0.003057242,-0.025159374,0.004444586,-0.06831749,0.0059451587,-0.016934553,-0.019764941,-0.027084611,-0.011314106,0.00763624,0.011076733,-0.025355138,0.009023936,0.0063389847,0.00786202,0.047882613,-0.011710953,0.040143233,0.009321702,-0.010661149,-0.012647164,0.039764617,0.00060313224,-0.002527863,-0.024425158,-0.0077086575,-0.0037802078,0.041927587,0.014601854,-0.023520697,-0.031801872,-0.005709369,0.02921233,0.007682452,-0.02176484,-0.011809311,0.042234562,0.026735341,-0.012063906,0.008797719,0.0301212,-0.02569582,0.054259628,0.003156641,0.022993837,0.06505465,-0.044077594,0.034234334,0.02570993,0.026585994,-0.013788219,0.014364839,-0.0007211734,0.0027312173,0.014382805,-0.01428802,0.085997045,-0.020860875,0.0027270236,-0.009733918,0.028529475,0.0066594067,0.009173779,-0.048602436,-0.01758693,-0.0027734637,-0.0021420682,-0.0014833423,-0.001438416,0.027926123,-0.0019546575,0.026353912,-0.07121054,-0.04079631,0.036134038,0.016898336,0.03515869,-0.0050528874,0.030423753,0.0059359986,-0.003814911,-0.03509976,0.024508102,0.0144476,-0.031262152,-0.007976066,-0.016005795,-0.029919453,-0.00030010327,0.013030917,-0.0071782256,0.019668339,-0.03756674,0.028160624,0.016368633,0.029018678,-0.017048148,-0.016201952,-0.026272912,0.048476018,-0.05280269,0.010842203,0.0073843496,-0.021553993,0.018248033,-0.011798402],"last_embed":{"hash":"vn7tzc","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"vn7tzc","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)","lines":[176,189],"size":295,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vn7tzc","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028656853,0.00094917754,-0.009021055,0.0047053993,-0.039281804,-0.034981135,0.0005032123,-0.008915841,0.014670014,-0.012532487,0.012626868,-0.019204848,-0.023928044,0.016319597,0.035847563,0.021616528,-0.044789895,0.017576605,-0.027837873,-0.006512431,-0.038892575,0.02725529,0.027023582,-0.0073955907,-0.062887676,-0.01285749,-0.009203927,-0.023110917,0.02916803,0.06583321,-0.018023547,-0.015100828,-0.016666243,-0.031981688,-0.007898437,-0.01877702,0.0044531203,-0.0063606678,-0.033379596,0.055576038,0.014313052,-0.026500572,0.01763354,-0.02135335,0.023414608,0.0019067478,-0.064991176,-0.01180694,-0.0044367714,0.0039352216,-0.0040701977,0.02751228,0.048533387,-0.0025469223,0.0030714897,0.032110963,0.003372897,-0.03063914,-0.05971054,-0.0034971547,-0.04420449,0.029403353,-0.024679504,-0.012446349,-0.024584666,0.06411359,0.010696981,-0.00034972173,-0.04496536,-0.018394228,-0.010787394,0.036488187,0.029014278,0.02243644,-0.033853177,-0.009229179,-0.007558457,0.03245952,-0.032191716,0.036106683,0.04335445,0.011659022,0.009774172,-0.002181688,-0.012497001,0.027726887,-0.028858896,0.047172062,0.010707273,-0.0061617466,-0.0026611509,-0.025417272,0.034278985,-0.035269167,-0.020983296,0.05282763,0.060720656,-0.028445732,0.06028252,0.016600925,0.050484754,-0.012761366,-0.04023677,-0.01021063,-0.022572989,-0.008123658,0.016934842,0.02212909,0.029321449,-0.011116254,0.024703603,0.032864716,0.043441247,0.028434984,-0.0068333787,-0.038593005,0.0011249532,-0.034844317,0.010764324,-0.01576982,0.04122799,0.043697055,0.035204872,-0.057430517,-0.0071790684,0.015088068,-0.025953228,-0.044781215,-0.0063399747,0.013039864,0.0024009915,0.004373584,-0.02859114,0.020045731,-0.0052308952,0.038120363,0.06600978,-0.026251946,-0.009362172,-0.08662382,0.008311718,0.05300546,-0.0365803,-0.010695005,0.013588378,-0.023347454,0.015842296,-0.01708894,0.009501388,0.0075846007,0.0011728322,0.029855287,0.019434858,0.07535367,-0.014303015,-0.00281325,0.0076645184,0.023353117,-0.0044452976,-0.0132172555,0.031062013,-0.023284035,-0.04589851,0.040864583,0.006292859,-0.000891432,0.024329312,0.009823236,-0.0066762283,0.0027429773,0.039516542,-0.014961802,-0.01718051,0.010655842,0.022226855,0.0148427235,0.048763085,0.026830163,-0.014306662,0.0065885168,-0.07027042,0.0011475183,-0.028089112,-0.05056316,0.0083090905,0.04287222,-0.011936401,-0.016231412,0.018581247,0.042255264,-0.02581905,-0.0050123343,0.009275318,0.03468603,0.0464585,0.009161574,0.033828754,-0.022678418,0.01501664,-0.026408508,-0.003583506,0.018845497,0.044428606,-0.0244522,-0.03744281,0.0086484365,-0.053979818,-0.010463565,-0.0036771365,-0.024376974,0.034320265,0.024292836,0.013572828,-0.0148202125,-0.04342409,-0.023950245,0.033143166,-0.04190906,0.019448668,0.041471496,0.009571507,0.04057054,0.02774885,0.013145513,0.0007286356,-0.002904309,-0.023357373,0.054180022,0.010995711,0.035737835,0.016379261,0.014920173,-0.026103372,0.008978077,-0.005869399,-0.022588259,-0.044425823,0.016120391,0.044482276,-0.02335879,-0.012071345,-0.014444962,0.008706189,0.014773007,-0.008043204,0.017955609,0.024225032,0.06104549,-0.0037141868,0.049622834,0.0013971635,-0.009472199,-0.053301744,-0.0150444005,-0.016549086,0.028772159,0.015508109,0.0059452155,0.0068945726,0.01128328,0.02582208,0.055114098,0.012781243,0.017978815,-0.007198034,-0.0116085475,-0.006438944,-0.029548433,0.014981933,0.02749084,0.023883674,-0.027639277,0.018997403,0.038105804,-0.03955966,0.03796332,-0.049506467,0.03302478,0.04232554,0.01903922,-0.023296423,-0.034280542,0.015203399,0.009817632,0.026647205,0.0016359232,-0.014047555,-0.03906919,-0.0017468329,-0.015402062,-0.008810649,0.012193782,0.055446543,0.012824836,-0.021875344,0.00293046,-0.0014218437,-0.15882103,-0.0074231946,0.006496129,0.035400514,0.024668401,-0.0028203428,-0.03341874,-0.012166097,-0.018213848,0.009423021,0.019840756,-0.046215024,0.023273712,-0.0031617333,0.0034479194,-0.0046049077,-0.022249313,-0.011895191,-0.003300377,-0.05243832,0.011256885,-0.014869124,0.07074831,-0.009425626,-0.023495277,-0.029314702,0.079902366,-0.0333227,0.002116235,-0.030046917,-0.07903784,0.008488944,-0.01724203,0.024630336,-0.015913546,0.022522425,-0.0067349435,0.00023935466,0.004337346,-0.019641196,0.06989054,0.032170385,-0.018450761,0.051491454,-0.008925695,-0.02494977,-0.049542025,0.023982562,-0.06501253,-0.01916126,0.022863286,-0.0035921354,-0.015277248,-0.006752992,-0.01781944,0.015792008,0.008786991,0.03317597,-0.029209198,-0.005611786,-0.0024026858,-0.04107455,0.035832986,-0.012081965,-0.013240836,-0.085267074,0.035686776,0.009213635,-0.021392498,-0.004832345,0.05641773,-0.0523596,0.030918555,-0.046350732,-0.006616769,0.02900049,0.006338373,-0.06768074,-0.006446722,-0.12494326,-0.046175174,0.023429388,-0.009795874,0.011996152,-0.015342473,-0.050167184,-0.025459241,-0.003533712,0.0100518055,0.21627975,0.012533947,0.02846338,0.007966156,0.044142142,0.00034967714,-0.044462774,0.030289823,-0.040331677,-0.028695323,-0.009661292,0.037295073,0.016500207,-0.009197788,0.025019977,0.020889645,-0.047629427,0.0008177224,0.07510166,-0.008967262,0.0035847018,-0.048435956,0.0027587456,-0.019849038,-0.03456228,-0.030970909,0.042742368,0.016460551,0.021106414,0.0108804535,-0.022194438,0.03751975,0.03195294,-0.03467673,0.05581369,0.031596944,0.0056644347,-0.014744284,0.002864046,0.00706094,0.029018458,0.003084312,0.020761214,-0.08559917,-0.0047702305,-0.0052860235,-0.0075825453,-0.031241834,-0.019878456,-0.043643337,0.022227986,-0.014593259,0.0051823757,-0.021010855,0.022750774,-0.027912214,-0.020124927,-0.039263494,-0.0073966,-0.0008418128,0.028766897,0.023006637,-0.045314867,0.0037286784,0.019698845,-0.04009597,-0.04025252,-0.0012973151,0.0025863135,0.013794178,0.0021075115,0.0019627013,-0.017919265,0.027715527,0.030287832,-0.026499297,0.0058389865,0.06360201,0.056625854,-0.018447869,-0.00281491,-0.03210342,-0.019415917,-0.014747989,0.032719024,-0.00011423484,0.013420213,0.05154908,-0.01442749,0.011138661,0.012982239,0.022454023,0.02184416,-0.040234625,-0.009130856,-0.025106428,0.023584373,-0.030643266,-0.004167596,0.018738756,-0.07228045,0.01912152,0.021014044,-0.03439734,0.010724478,0.030292468,0.02007359,-0.046572212,0.022113105,0.045039803,-0.09343542,0.038132884,0.003983151,-0.0028171465,0.005454184,0.035167012,0.033831332,-0.01857291,0.042019553,0.02026504,0.032801233,-0.00803133,-0.012223398,0.027177336,-0.0010162246,-0.0661853,0.008634615,0.017219894,0.019482827,0.020041429,0.009128274,-0.016819963,-0.021964597,0.022108193,0.03149672,0.007487061,0.04794219,-0.0037439482,0.001429133,0.035827972,-0.0070199776,0.0008840206,-0.005186695,0.040849786,0.003008391,0.040072065,-0.026590062,-0.016135253,-0.022884069,0.021488987,0.001779825,0.005781761,0.026729474,-0.055342995,-0.016394075,-0.11629831,-0.021836886,-0.056216132,-0.05127921,-0.012263433,0.007562592,0.029674591,0.0059768287,0.05189419,0.03126674,0.055767857,0.0017206933,0.033991035,0.0060030636,0.019564956,0.019402405,0.027822629,-0.032638904,0.012227856,-0.008873182,-0.042202465,-0.027285913,-0.017866017,-0.022639653,-0.0117339045,0.010888942,-0.014775126,-0.0007374293,0.0524327,0.06425271,-0.008282486,-0.025845595,-0.021426244,0.024385812,-0.0076479833,-0.013202388,0.1038768,0.009296025,-0.0104998695,0.016734505,0.045386795,0.06381755,0.053514477,-0.0017359509,-0.006110233,0.008904149,0.040175457,-0.00027203394,0.009782069,0.0014068772,-0.022541922,-0.03276593,0.023037212,-0.002537684,0.0062123365,-0.00197772,-0.01519424,-0.09783831,-0.050378088,-0.056312542,-0.026970107,0.0043371874,0.029577928,-0.035418186,-0.026159626,-0.0046801856,-0.019731339,0.013812829,-0.016913943,-0.030706044,0.022836104,-0.017142985,-0.016354028,-0.011753291,-0.0022944822,-0.014348456,-0.02013411,0.0045235073,-0.034394182,0.022335961,0.030574525,-0.0030226232,0.019498063,-0.0016454917,-0.030145241,-0.01746187,-0.0017132041,-0.032477167,0.036378503,0.031329505,-0.002811051,-0.019303555,-0.004755141,0.052275684,0.007690884,0.039156996,-0.015638946,-0.01780855,0.018682003,0.07066682,-0.011928822,0.022258988,0.007975154,-0.0032476734,-0.0043492387,0.025989523,0.028001387,-0.0029882018,-0.02257076,-0.020291904,-0.039127197,0.025716906,-0.002811773,-0.00907919,-0.010897244,-0.03990383,0.011757088,0.008572636,-0.003375185,0.014490437,-0.017693385,0.0042100125,0.029180583,0.031820323,-0.026625883,-0.024512585,0.045991343,0.048782136,0.017521214,-0.021492628,0.0034288818,0.05512375,0.016288944,-0.017038213,-0.04390798,0.013315165,-0.025661789,-0.06678533,-0.021901706,-0.018716373,-0.04561113,0.000790031,0.025761867,-0.01881704,0.02063162,-0.01484765,0.004385371,-0.0072492235,-0.01113797,-0.014973659,0.030144416,-0.030052936,-0.044222184,0.07954973,0.0133680925,0.002031265,-0.043293584,-0.045326505,-0.0020224692,-0.002494078,0.015394257,0.019371044,-0.03650401,0.016858391,-0.03430248,0.007661487,-0.011322649,0.0027225856,-0.0081244875,-0.050259594,0.01856458,-0.01492336,-0.019618537,-0.017957533,0.011150869,-0.014716802,-0.0023960068,-0.0368085,-0.044674553,-0.0066857147,0.015925227,0.0038063193,-0.017326958,0.024387136,0.036754858,-0.046647225,0.046437103,0.021878619,-0.033769242,0.021885902,0.0032660854,-0.00652733,-0.013307961,-0.015995927,0.017783372,0.031743936,0.033331335,0.00051819946,-0.055864558,0.013775813,0.018907914,-0.00610774,0.041950487,0.045563508,0.05908583,-0.04424586,0.04596269,-0.04045148,-0.038288873,-0.038524102,0.010436586,0.010010456,0.010903936,0.030207627,-0.005553797,0.013550403,0.002296626,-0.0029261173,0.001735478,-0.08105688,0.056358673,-0.008213321,-0.01269376,0.043196402,0.0007493878,-0.008925451,-0.015573463,0.008650626,0.008738004,0.025560334,-0.011366114,-0.014363716,0.03975887,0.09670282,0.034474697,0.008038073,-0.00313022,-0.0448888,0.036636375,-0.13570364,0.011453232,-0.00020476306,-0.013718589,-0.0035427485,-0.0075765643,-0.05462938,-0.053068954,-0.021643214,-0.036969565,-0.020306343,-0.012761257,0.033399478,-0.033338327,-0.04040297,0.010676339,-0.021265114,-0.018770333,-0.05140248,0.07595092,0.021950664,0.009352207,0.056439172,-0.014681091,-0.033353407,-0.0189147,-0.013659914,-0.009056772,-0.0075413208,0.038454924,-0.019914344,-0.042469326,0.012046692,0.027374908,-0.018566191,-0.02499508,0.0071617034,-0.017503396,-0.045933295,-0.007516916,0.005147507,0.019510295,-0.01112867,0.021105696,0.0031593167,0.08461875,-0.06768584,0.023581471,-0.08030428,0.029570581,-0.00015185417,0.04857639,-0.0064510205,0.0007531105,-0.012295348,0.0009764722,-0.043162357,-0.0066562984,0.0121327,0.026859421,0.024102902,0.027958442,-0.022213856,-0.02878688,-0.06835623,0.01579763,-0.04739958,0.0024152198,-0.007904882,-0.024813773,-0.02739218,-0.002205602,0.0042317584,0.004005296,-0.03898048,0.007452424,0.012162062,-0.03310746,-0.011352569,-0.050208263,-0.056598976,0.012881189,0.0018891921,-0.07088556,0.005904215,0.002738922,0.004856802,-0.0051759314,-0.021362655,-0.005368544,-0.06217574,-0.030182494,-0.003157967,-0.013288478,-0.001659448,0.03400766,-0.039639656,0.002265097,0.01571465,0.0127467895,0.00032514145,-0.013947056,-0.014602281,-0.04032337,-0.023839656,-0.009706296,0.040873103,0.020954186,-0.021216905,-0.0037885315,-0.020596722,-0.058230776,-0.003332757,0.024686217,-0.088602394,-0.00050139346,-0.036839858,0.024731101,-0.00295224,-0.022854835,-0.003053386,0.025669122,0.0012153122,-0.037373077,-0.0062339636,0.07382675,0.039305337,0.027504256,0.014865982,0.007786521,0.005374594,-0.023844834,0.017913178,0.016936168,0.0208567,-0.017382415,-0.008280899,0.03479633,0.0023868182,-0.039381593,0.013365633,-0.030968167,-0.0054483614,-0.03128642,-0.008625733,-0.029359855,-0.025295475,-0.0010138965,-0.01734086,-0.022750115,0.0074362736,-0.020876538,-0.0056030876,0.030448426,-0.025954528,0.018434271,-0.018123271,-0.022010036,-0.008372405,0.03432152,-0.0022251387,-0.0017154338,-0.024418171,-0.024679262,-0.02285434,0.06912046,-0.0026784234,-0.030914864,-0.0099415,-0.0069546127,0.017837903,-0.033657417,-0.002402305,0.001323326,0.004842751,-0.009179723,-0.017307118,-0.010136978,0.017766021,-0.034148354,0.06284509,-0.017005384,0.030982576,0.05430899,-0.017938986,0.031664427,0.011580136,0.02265472,-0.016835732,0.036395628,-0.009118288,0.0122969765,0.02484035,-0.04574913,0.06570762,0.007048084,-0.0020837311,-0.016409341,0.03232555,0.02810626,-0.0007610436,-0.030768977,-0.015492503,-0.02489137,-0.0059079123,-0.010216553,-0.012843266,-0.015733868,-0.03324293,0.06597203,-0.06482418,-0.02463829,0.0044898693,0.01457587,0.02798029,0.021423684,-0.013161547,0.0059329774,0.015114078,-0.013165785,0.046286255,0.007390187,-0.032302175,0.01296939,-0.0016936067,0.0026888687,-0.029180711,0.029773233,0.0039239386,0.004164872,-0.04646648,0.041961156,0.00791451,0.029927513,-0.039230373,-0.010350085,-0.03853672,-0.0043322616,-0.032834277,0.0018471077,0.017985934,-0.03463446,-0.0009801441,-0.024344828],"last_embed":{"hash":"ogkiuy","tokens":82}}},"text":null,"length":0,"last_read":{"hash":"ogkiuy","at":1762858201023},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{5}","lines":[182,182],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ogkiuy","at":1762858201023}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019348769,-0.02264453,-0.018155165,-0.010167014,-0.043787632,-0.016983291,0.0417367,-0.013502398,-0.013515127,-0.015124898,-0.015454936,-0.00937208,-0.00083768374,0.010196428,0.04436187,0.047420837,-0.011198962,0.031230027,-0.01248848,-0.0046817013,-0.018751588,0.013859623,0.06661304,-0.06798381,-0.055800732,-0.007990197,-0.030579431,-0.012164428,0.027665647,0.045797873,-0.037728395,-0.03677971,-0.011358094,-0.0416148,-0.027321132,-0.0026193387,0.019501375,0.00990615,-0.05418516,0.048601575,0.0049724365,-0.046068147,0.02849324,0.018050918,0.0474098,0.0012223129,-0.055363324,-0.01869265,0.019387508,-0.007572767,-0.010445698,0.00675269,-0.0023632823,-0.012425692,0.014459659,0.045265496,0.0062707462,-0.024797192,-0.050515786,-0.022072347,-0.05218841,0.03615632,-0.016336454,-0.0031018183,-0.0062041646,0.040670678,0.030245095,0.013415959,-0.022946782,-0.009277219,-0.013085169,0.0076445723,-0.004252053,0.02381818,-0.039566368,-0.000673156,0.0040382324,-0.005437031,-0.006627699,0.026600763,0.005962145,-0.017831266,0.022946618,-0.012718665,-0.0027434733,0.032254383,-0.020670757,0.06308633,0.015205564,0.0036426834,0.0052603623,-0.03576589,0.030824926,-0.037711862,-0.021920862,0.014000375,0.026361413,-0.015319461,0.044529945,0.028593542,0.013208621,0.0042517018,-0.013633406,0.03190903,-0.046430275,0.0043625073,0.0049875826,0.02293187,0.003580838,-0.02758023,0.018161215,0.04164105,0.0127535425,0.026077311,-0.017675424,-0.040259555,0.006819932,-0.031317957,-0.029261746,-0.008799916,0.018649157,0.020613827,0.025547838,-0.05126686,0.0058649816,0.008338306,-0.022264348,-0.0142907975,-0.025047978,0.030063607,0.012926377,0.0013256415,-0.019939587,0.005396201,-0.011935125,0.014194282,0.039566662,0.009919262,-0.006327361,-0.101069584,0.033408303,0.02460781,-0.0250688,0.014670219,-0.0050217165,-0.045416005,0.040890027,0.0034195601,-0.0015689583,0.022631146,0.008604067,0.017578369,0.02636786,0.08214995,0.0043175966,0.021537984,0.021745183,0.03681155,0.033431053,-0.012041643,-0.0017691002,-0.0022091973,-0.03594853,0.057153918,0.042720545,0.018329177,0.016860485,-0.022479977,-0.0016153471,0.00857587,0.02445802,-0.016080307,0.008242724,0.034266856,0.017364088,0.021536931,0.06664473,0.04203424,-0.019562006,0.016934684,-0.064861946,0.017888349,-0.055749066,-0.03868907,0.018191364,0.034425315,-0.00576666,-0.032988116,0.018615903,0.056658953,-0.019222474,0.012246843,-0.0060730483,0.020627018,0.026328674,0.0088785365,0.044532105,-0.013948271,0.0081028985,-0.034423858,0.011492938,0.022213085,0.032394383,-0.023930721,-0.028835556,0.0077771745,-0.04930519,-0.04274369,0.008575533,0.0030692182,0.004617992,0.026491443,-0.0016963788,-0.028619733,-0.015073487,-0.015402194,0.035077397,-0.017811967,0.0029218812,0.015372977,0.021645186,0.027031781,0.014014915,0.00531295,-0.015557385,-0.0034227846,-0.02190981,0.04810047,0.0145214265,0.026382947,-0.0032881554,-0.004667468,-0.024701564,0.0010844406,-0.0027468426,-0.011398495,-0.044082873,0.031115586,0.010308308,-0.021235768,-0.0244392,0.022546032,-0.02082628,0.013128148,-0.001622322,-0.028359376,0.019655967,0.058216486,-0.026995538,0.033262257,-0.02745467,-0.017559322,-0.011735333,-0.035595845,-0.01127719,0.014521081,0.003199054,0.015338846,0.0012859901,0.0046683224,0.022261292,0.037083127,0.009821627,0.02997789,-0.012188358,0.009012039,-0.0058702403,-0.0010028215,-0.01817672,0.04061651,0.054777708,-0.026969597,0.019182261,0.03495343,-0.017560584,0.013796853,-0.008384029,0.015826011,0.0584628,0.0072036856,-0.032727428,-0.020519322,0.020798443,0.0060077906,0.03985532,-0.024473498,-0.01541572,-0.0020882261,0.019486386,-0.01812541,-0.03176272,0.038832255,0.06661147,0.0032011718,-0.013646897,0.018318998,0.001564666,-0.17643851,0.014234517,-0.013855031,0.045009524,0.006907909,0.01721362,-0.03488055,-0.005372754,-0.051506016,0.04711857,0.02435746,-0.045067362,0.024978591,0.003564892,0.018909639,0.005264511,-0.010798703,-0.0142703075,-0.024866061,-0.047697883,-0.016164897,-0.032389086,0.075376205,0.014392477,0.010473715,0.02483183,0.07355936,-0.04514604,-0.021713909,-0.033899248,-0.09217302,0.013140791,0.0052574263,0.006139679,-0.041072544,0.016940584,-0.0031463713,-0.0014543892,0.0034082697,-0.015439181,0.0761514,0.05197189,0.005455799,0.049576167,0.025389975,-0.02708873,-0.037382696,-0.008941942,-0.06598073,-0.0055961017,0.018898582,-0.0030845844,-0.0071061025,-0.020205168,-0.03395202,-0.009155132,-0.009416387,0.021406412,-0.03615173,0.004813843,-0.037989073,-0.026333537,-0.003953769,-0.022821438,-0.02509412,-0.044557635,0.004627414,-0.0070116157,-0.008206369,-0.009522947,0.042785034,-0.049954236,0.02773544,-0.037105687,-0.016980903,0.026379082,-0.010170315,-0.035239816,-0.02235866,-0.11922629,-0.0443842,0.018556125,-0.015337383,0.0067321337,-0.022791697,-0.039387625,0.0021915964,-0.021997,0.030788425,0.23831081,0.009712983,0.010416839,0.006276016,0.050585702,-0.01721867,-0.039384518,0.04262074,-0.018467613,-0.039062593,-0.03886152,0.01919485,0.0009137335,-0.0135802515,0.022329457,0.034050435,-0.047706716,0.015068317,0.06827277,-0.004720171,0.039358426,-0.031015705,0.00532463,-0.01828468,-0.03946866,-0.037442252,0.030495197,0.026176795,0.0073657315,0.03032399,-0.017160103,0.038290057,0.018895853,-0.037841786,0.0061727287,0.025138948,0.0118825305,-0.056447886,-0.0028277747,0.0038550366,0.032569334,0.0033045053,0.015587078,-0.047941122,-0.023953894,-0.0069362256,0.005743082,-0.012909849,-0.016321238,-0.03795627,0.031167232,-0.014358206,-0.0030010832,-0.029937278,0.001979456,0.019529017,0.0035884138,-0.024555312,-0.023520214,0.0010774457,0.013024425,0.009374187,-0.04920993,0.0023588238,-0.008450234,0.011584355,0.0000062161093,-0.006769533,0.0057553556,0.0067870384,0.008936077,-0.006015583,-0.02066237,0.019462548,0.013215135,-0.021430632,0.012826824,0.04387408,0.031717796,0.020039152,-0.013049863,-0.05547103,-0.04281988,-0.012401101,0.004981292,0.005756399,-0.0037656543,0.06880995,-0.025710678,-0.002614653,0.011086768,0.021639353,0.038418323,0.018385245,0.002263795,-0.013011405,0.045249444,-0.02249308,-0.018060498,0.03699758,-0.022711402,0.024971839,0.022242857,-0.044786666,0.027697517,0.008448401,0.0203997,-0.039474487,0.020897575,0.013074466,-0.116773285,0.02056294,0.019609567,0.010077331,-0.004345725,0.056579478,0.034575526,-0.016166342,0.038242582,-0.0041458025,0.009594289,0.024328662,-0.028238466,0.046391863,-0.02209263,-0.0855639,-0.014347257,0.033396695,0.0028911252,0.005456477,0.014721633,-0.011525198,0.014096775,0.056369267,0.035216916,-0.012706741,0.061217252,0.01226395,0.037535056,0.034578722,-0.012820077,-0.035521246,-0.037455548,0.024330659,0.011839541,0.0055762837,-0.0072206687,-0.024510253,-0.059480175,0.04276137,0.02631091,-0.0013746165,0.012805538,-0.043359246,-0.013594308,-0.0859269,-0.045594417,-0.045596596,-0.022572747,-0.0055801054,0.008632952,0.018251903,0.011641502,0.06024615,0.009876569,0.03595867,-0.019346658,0.059682224,-0.020543901,-0.004462766,-0.007294482,-0.013093006,-0.04563912,-0.0036752927,-0.003726955,-0.024888096,-0.048231866,-0.029475234,-0.034105025,-0.004083741,0.03157294,-0.00678806,-0.016017716,0.017424885,0.067199074,-0.022856692,-0.02531963,-0.0049601914,-0.009116619,-0.019432943,-0.011066375,0.1138386,0.019974036,0.004437296,0.013616638,0.023451228,0.07604525,0.028246151,0.0099467905,0.011545555,0.04350801,0.030438257,0.030806461,0.008290932,0.003341802,-0.01853471,-0.0035523244,0.018754877,0.017482819,0.02237368,-0.012668275,-0.03155214,-0.042081896,-0.013273578,-0.057455625,-0.020621523,0.027161498,0.048917603,-0.022407519,-0.024134949,-0.0022385921,-0.044665083,-0.00909689,-0.015599036,-0.019396855,0.026743956,-0.010978457,-0.020122241,-0.0045790547,-0.0015319908,-0.0027563206,-0.04729656,0.01751529,-0.01049182,0.0036041278,0.025384,-0.013732832,0.037344202,-0.0039370065,-0.025381785,0.015910445,0.0023724332,0.014909888,-0.0096609015,0.059008896,-0.011392638,-0.033525474,-0.014640832,0.04515086,-0.0028141665,0.0035640402,-0.016211033,-0.017746724,-0.004274722,0.082716934,-0.006448768,0.030256636,0.035327207,-0.0058534425,-0.03245286,0.0032550674,0.041993275,-0.009342727,-0.025620934,-0.03729597,-0.08770027,0.008199358,0.0039922055,-0.038600218,-0.042428877,-0.018525474,-0.002664889,0.001592583,-0.007351255,0.016510932,-0.010312133,0.010871541,0.008518438,0.0263598,-0.0634765,-0.044270996,0.026427975,0.051716678,0.015721312,-0.01532895,-0.012250808,0.03628016,-0.011762611,-0.006812837,-0.057684265,0.01952384,-0.0069609005,-0.050946,0.024624728,-0.0055137896,-0.04978164,-0.044446968,0.026081806,-0.0064357673,-0.012051816,-0.009614593,0.002363942,-0.025745263,0.004402214,-0.008782265,0.0412957,-0.010119061,-0.008437654,0.043732695,0.0028602397,-0.015748482,-0.031263404,-0.022214513,-0.0058476985,0.008868257,-0.006597002,0.02803572,-0.031018822,0.028462997,-0.03166156,0.025105668,-0.043502185,-0.01402373,-0.028724547,-0.0032398342,0.033949144,-0.0128864525,-0.026777726,0.0011741907,0.007271304,-0.018850924,0.028213723,-0.03844392,-0.006797617,-0.04293104,-0.0069614537,0.034119964,0.01486651,0.033317912,0.01060124,-0.013312818,0.053836044,0.021116177,-0.052386675,0.011215977,0.030200863,-0.015080513,-0.027133422,-0.026690112,0.0043506287,-0.0028966242,0.004832213,0.010263801,-0.035366796,0.023620691,-0.0030202249,-0.025415251,0.026651766,0.04392815,0.052068308,-0.033337943,0.044612877,-0.052458722,-0.064780645,-0.026248155,0.018031167,0.033916466,-0.024577957,0.03454873,-0.019080603,-0.0075326636,-0.016051976,-0.0067560407,0.0060673677,-0.056778554,0.043700106,-0.0074994084,-0.0113582965,0.032316305,0.0021556288,-0.016151803,-0.034727585,-0.0049346024,0.0029380976,-0.0016071295,-0.024977213,-0.035118546,0.015167866,0.09143815,0.01335165,-0.045266435,-0.02527327,-0.027992256,0.0031071662,-0.15282878,-0.009035381,-0.016183816,-0.02421763,0.014709386,-0.011718895,-0.0538048,-0.034706227,-0.010247508,-0.011472735,-0.024801014,-0.012827714,0.006902888,-0.02413071,-0.04182137,0.032218214,-0.0034241516,-0.0069179563,-0.051145677,0.0640373,0.009576732,-0.017460655,0.08273176,0.0037614892,-0.04158954,0.010918798,-0.02146852,0.011772123,-0.0001366732,0.0070567457,-0.015107569,-0.042052075,0.022472426,0.041745886,0.029966777,-0.024842963,0.020530272,-0.005011381,-0.069287784,0.0008887584,0.0011760464,0.004042047,-0.013741389,0.017408384,-0.011386111,0.09112294,-0.0579986,-0.008839362,-0.069002874,0.018450856,0.028728697,0.033202764,-0.005998176,0.021127203,0.003465114,0.0005419585,-0.015489062,-0.007863411,0.0015245718,0.020307792,-0.010218255,0.011556853,-0.027645811,-0.020662386,-0.06360642,0.03480955,-0.05916404,-0.0017915167,-0.008512141,-0.0017283984,-0.0037263774,-0.0049716798,0.009400621,-0.009314064,-0.03633353,0.06596855,0.005785885,-0.021257946,-0.024529867,-0.02892636,-0.05145594,-0.008693753,-0.020380136,-0.050339464,0.057610627,-0.029329905,-0.008292469,-0.011495953,-0.03452007,0.022762923,-0.030803563,-0.04023594,0.020152234,-0.017386425,-0.009991513,0.057301763,-0.016697234,0.014883874,-0.019706305,0.019486282,0.012292789,-0.0063775363,-0.041715093,-0.020806657,-0.03728857,-0.020083643,0.037713435,-0.0003802562,-0.012705023,-0.025915224,-0.008260453,-0.041383006,0.016741423,0.02730355,-0.10277974,-0.04128429,-0.019355776,0.017070344,-0.00012038525,-0.014626806,-0.0025843598,-0.018427363,-0.02051873,-0.031122077,0.013631026,0.07781167,-0.0040952316,0.026533442,0.028397368,0.01535507,-0.028324118,-0.04374198,0.028587174,0.023787726,0.031110208,-0.018863125,0.007571944,0.047942914,-0.0151841715,-0.03587589,-0.028476803,-0.060636412,-0.0036156815,-0.017820148,-0.0083146775,-0.01530648,0.013184546,-0.0020000944,-0.0058584795,-0.007040669,0.013530571,0.005777456,-0.0050638076,0.039604113,-0.016055834,0.031619426,0.010817629,0.0030452318,-0.014207769,0.03702149,-0.0030546314,0.00748436,-0.029882785,0.0059944377,-0.005264118,0.0463103,0.0015136075,-0.029669968,-0.021960128,0.013928498,0.03283867,0.006336938,-0.01221133,-0.0061480277,0.022036444,0.017201742,-0.00730226,0.0051581333,0.039927475,-0.040942244,0.048521142,0.009387271,0.03535463,0.07589217,-0.040481985,0.0028462752,0.002159532,0.024718259,-0.026942821,0.006461573,0.0118392715,0.004674371,0.025618887,-0.036234446,0.07126276,-0.0014130932,0.0023136993,-0.026363797,0.029202003,0.007918382,-0.025111262,-0.027068408,0.0056132516,-0.013521554,-0.010845635,0.004767951,0.006160526,0.027960423,0.009451934,0.04210235,-0.044909045,-0.017534114,0.021188432,0.0087563,0.0092285015,0.002580451,0.039032374,0.02049854,-0.017662605,-0.026277656,0.03820944,0.009934857,-0.034647968,-0.016545245,0.0018936504,-0.004857441,-0.002442695,0.021926686,0.0038775865,0.019118188,-0.038572717,0.027491204,0.015313895,0.028126262,-0.02595172,0.00040041198,-0.046854235,0.044270325,-0.04705244,-0.020070272,0.027863063,-0.0129339695,0.024917498,-0.01058327],"last_embed":{"hash":"ip9j7h","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"ip9j7h","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{6}","lines":[183,183],"size":75,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ip9j7h","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031266883,-0.014777109,-0.019899726,-0.024189727,-0.03910025,-0.026840273,0.023877656,-0.014883048,0.0014833211,-0.015952338,-0.00965012,-0.0026848717,0.012168514,0.023825526,0.017232737,0.019405495,-0.004279573,0.016369931,0.00045449182,0.0053800317,-0.025057023,0.015569676,0.054590747,-0.035342555,-0.030738559,-0.005284082,0.0030416364,-0.0037759575,0.02757763,0.071655065,-0.026178982,-0.015090531,0.0011338963,-0.029349556,-0.022879941,-0.030587988,0.014772578,0.028649313,-0.04004577,0.055373795,0.0046912734,-0.010299289,0.03019468,-0.024520993,0.05445654,-0.0010433149,-0.04760183,-0.019267716,0.0041956175,0.005307681,-0.025829474,0.0036222974,0.011739331,-0.0048256232,0.0034693403,0.020855248,-0.010884646,-0.030402403,-0.053376786,-0.026306018,-0.04114087,0.052920695,-0.0092025185,0.019215474,-0.012998697,0.056893025,0.027263736,0.01094129,-0.000945418,-0.021299884,-0.0008446719,0.021076903,0.011916884,0.00730553,-0.06454443,-0.002430422,-0.013765691,-0.018279476,-0.008570888,0.019288868,0.007035965,-0.012841491,0.021114947,0.010330432,-0.009612344,0.017632658,-0.026127566,0.08930976,0.007855575,0.019599559,0.012747266,-0.015419672,-0.0012987243,-0.0369595,-0.024698101,0.0063042482,0.023447739,-0.018496875,0.05629564,0.02716245,0.031968914,-0.037856825,-0.030955805,0.030909553,-0.027774759,-0.021715814,-0.0036253338,0.026491154,0.012159068,-0.017976442,-0.0032775702,0.009375223,0.041555963,0.029509572,-0.009962636,-0.026092656,0.025802447,-0.03550801,-0.019131884,0.0014591893,0.049724407,-0.016770974,0.024917558,-0.043866962,-0.020873692,0.02736018,-0.00916657,-0.020415442,-0.035922315,0.0015863084,0.004913282,0.036643807,-0.014520659,0.02281817,-0.0061274087,0.029266411,0.02213124,0.01461599,-0.025744777,-0.065402396,0.0076901084,0.038043007,-0.05283315,0.0028271298,0.0017135136,-0.054191094,0.013944596,-0.029650467,0.022775808,0.00017548933,-0.0002137264,0.008784417,0.012912879,0.08461645,-0.008393991,0.014332881,0.021400778,0.0620694,0.024294682,-0.022725036,-0.03191644,-0.0016669937,0.0090915905,0.035868116,0.025148539,0.00997747,0.014361486,0.00524701,0.0017501357,0.011235656,0.012517571,-0.0016886964,0.0036595666,0.020787375,0.039556734,0.015096313,0.061048336,0.031133683,-0.0022237652,0.0054587782,-0.045356873,-0.0058392235,-0.03211074,-0.051244788,0.0023531334,0.051333476,-0.014470132,-0.0525868,0.026074635,0.050109968,-0.043838535,0.011962493,-0.018729027,-0.0024205667,0.03987563,-0.0075961,0.027757216,0.0051542395,0.044109322,-0.050721988,0.020914255,0.029004714,0.050318215,-0.022713788,-0.055673327,-0.004971051,-0.042175762,-0.013713077,-0.021299403,-0.0073497235,0.0017898757,0.012102486,-0.007381382,-0.0066339686,-0.015958967,-0.026259083,0.029315308,-0.022332951,-0.006640696,0.0024933307,0.030146832,0.05343188,0.035149492,0.018530652,-0.010969893,0.0023771338,-0.016091987,0.053664554,0.020223781,0.011834878,-0.007042373,0.01984748,-0.010029054,0.02008954,-0.018363465,-0.020389216,-0.039302517,0.038662404,0.031288914,-0.008055186,-0.029345827,0.04145295,0.0061183213,0.00027917148,-0.014266194,-0.023095774,0.034529246,0.06711734,0.00014343741,0.030453818,-0.004944268,-0.015947672,-0.044282038,-0.026933528,-0.0019094042,0.024708498,0.004461017,-0.010193494,0.006654557,0.01992657,0.008102912,0.03446191,0.016408045,0.0049707866,0.0054498226,0.013427826,0.01955064,-0.014479958,-0.011318061,0.009886758,0.0143745355,-0.021219986,0.0056263907,0.049725972,0.0009967193,-0.00053104374,-0.028791705,0.016746093,0.0724229,-0.012512228,-0.00555357,-0.0062224986,0.029874787,0.0034905723,0.042353135,0.009038432,-0.018051047,-0.0053174533,0.033892192,-0.037372984,-0.0044718226,0.01028074,0.06658863,0.017809499,-0.026558645,0.0023364564,-0.006724705,-0.16113807,0.008328337,0.00045133507,0.019834746,0.019318365,0.018884381,-0.011792172,-0.024955349,-0.024349045,0.033589963,0.010559463,-0.055930685,0.04636686,0.009795422,-0.023634236,0.0057482882,-0.009287947,-0.0040405355,-0.0417199,-0.03395533,-0.010855723,-0.053696297,0.044358123,0.0056517026,0.0074372822,-0.013222065,0.08505819,-0.0050844504,0.008878927,-0.020053025,-0.07132674,0.015843423,0.000537448,-0.019022837,-0.029479636,0.03084168,-0.021907477,0.031177897,0.022845872,-0.012449901,0.07167732,0.027938135,-0.015620219,0.01894476,-0.046888947,-0.0026163382,-0.032921128,0.00081654283,-0.07497855,0.013427256,0.010477238,-0.013805395,-0.036852106,-0.018646395,-0.020306993,0.0024126058,0.00872729,0.009923501,-0.023121761,0.015256249,-0.001712153,-0.034332857,0.011545797,0.022311918,-0.0020574732,-0.032986175,-0.01817332,-0.04315002,-0.027829714,-0.008740234,0.021584313,-0.031946648,0.0095604,-0.0413455,-0.006336617,0.037636217,-0.005996025,-0.027174423,-0.040622905,-0.093039885,-0.021193344,0.054879006,-0.027821029,0.019437896,-0.023568032,-0.029445678,0.009263708,-0.023164455,0.023658494,0.24569114,0.00012202336,0.02270822,-0.00011674703,0.09204772,-0.0016268513,-0.025412362,0.04541247,-0.028297668,-0.029448867,-0.014664822,0.027079143,0.0029369472,-0.013283164,0.024173927,0.0076771975,-0.051298067,0.02894651,0.0696231,0.015318153,0.054062452,0.027526563,0.03296864,-0.0090728225,-0.0549472,-0.049328506,0.020327024,0.019627096,0.001963647,-0.011549237,-0.018619891,0.025992103,0.026506484,-0.022607462,0.02681496,0.0244893,0.025575694,-0.045067824,0.009003033,0.0119985845,0.020147476,0.0009328682,0.009748119,-0.045710504,-0.039432336,-0.02943085,0.012703788,0.0054747798,-0.01541999,-0.03812465,0.066795565,0.0029330235,0.013310984,-0.03073471,0.004905395,0.016180225,-0.013177788,-0.018098848,-0.023234839,0.009938353,0.034979176,0.008417055,-0.054781374,-0.042873833,0.018243965,0.033947103,-0.01551692,-0.007553097,0.023044884,0.010307706,0.050176963,0.0005671957,-0.021577282,0.016157579,-0.0071968315,0.012945002,0.00729755,0.048050117,0.04380661,0.007461723,-0.020512938,-0.03175465,-0.053549517,-0.007986272,0.012304495,0.013273496,0.009769885,0.08900958,-0.026390236,0.002355724,0.008416893,0.032210957,0.0063304184,0.0039538117,-0.011444013,-0.01307667,0.039012343,-0.02708369,-0.03157189,0.024191754,-0.06406366,0.046606205,-0.00022400949,-0.01987879,0.03480058,0.017162437,0.00088473584,-0.022586279,-0.00012306495,-0.0053880597,-0.107865416,0.02840737,0.02070793,-0.015274904,0.027707642,0.0396013,0.012881673,-0.0008491476,0.03733506,-0.03191383,0.025037171,0.0011520871,-0.023894187,0.024145985,-0.009241907,-0.064980604,-0.009290401,0.03432075,-0.006894239,-0.000116906565,0.06274943,-0.024886942,0.0194381,0.034347493,0.034350697,0.040765144,0.028997466,-0.01990698,0.027080664,0.0075643896,-0.01999242,0.016117932,-0.005517089,0.005236493,0.028068993,0.027267372,-0.0019960422,-0.011048787,-0.033894964,0.0030127482,0.0032978104,0.03357497,0.0055262917,-0.061424747,-0.015121179,-0.05556505,-0.01785666,-0.011096922,-0.0607604,-0.010535392,0.009279709,-0.0020240464,0.0026225566,0.04907723,-0.020014377,-0.0067691244,-0.016033562,0.024788186,-0.0026569644,-0.010080235,0.000936022,-0.0048722816,-0.04738792,0.0153652355,-0.0068152165,-0.037280697,-0.044102196,-0.024984984,-0.010177565,0.008898808,0.06641313,-0.019289492,-0.04229177,-0.0013906488,0.049325306,0.031692676,-0.0288328,0.0033192413,-0.02958096,0.006138829,0.010927966,0.09205785,0.017451819,-0.014230918,-0.02415082,0.028713273,0.03440684,0.04759974,0.0024021093,-0.027287835,0.013023327,0.01880387,0.014876118,0.010675837,0.023500217,-0.02057304,-0.02087751,0.007903973,-0.015235651,0.032635074,0.013028393,-0.009415113,-0.07584557,-0.0055107162,-0.08763629,-0.03679587,0.021507023,0.0026331611,-0.02566074,-0.019351022,-0.027840493,-0.017409923,0.008407517,-0.041221265,0.0057936935,0.018832201,-0.023147848,-0.017327154,0.0019108944,0.012767647,-0.00034640892,-0.021189788,0.043723848,0.0034135627,0.034161083,0.04906825,0.0043437523,0.025308413,0.0015093865,-0.04887365,0.012208816,0.0051092883,-0.017239276,0.0073186965,0.050417174,0.0025506897,-0.021050781,-0.02183927,0.023433456,-0.03965231,0.034169067,0.004686128,0.004149751,0.0010542903,0.042296406,-0.025057456,-0.012142971,0.017782856,-0.0010770082,-0.0623684,0.010115465,0.061042625,-0.019886693,-0.023483695,-0.010059388,-0.06193206,-0.012599908,-0.0023294503,-0.023724783,-0.03313438,-0.0063795033,-0.02385242,-0.004508512,0.0016484432,0.011489344,0.009353699,-0.01370697,-0.014498114,0.02692874,-0.054290675,-0.02263602,0.02263147,0.048763584,-0.0074810926,-0.048242945,-0.01986576,0.0035531544,0.0021021217,0.0068660593,-0.054287378,-0.007727577,-0.009208937,-0.07223717,-0.0031228613,-0.00403053,-0.02783184,-0.03167853,0.05230621,-0.04488262,-0.00025667687,-0.014517251,0.02002383,-0.005358846,-0.011171681,0.0034535483,0.01533703,-0.0011144542,-0.012865849,0.054320738,-0.010982864,-0.0037639537,-0.0057551176,-0.0033112587,-0.009320206,0.005522242,-0.0024505602,0.033691898,-0.0039100074,0.04154706,-0.031539615,-0.029275067,-0.036253262,-0.029762825,-0.048459183,-0.033817753,-0.0064698528,0.0081999395,-0.016612282,-0.007324486,-0.003988366,-0.0099268565,-0.0138941435,-0.03549949,-0.01979486,-0.018799309,-0.0006747644,0.04786476,-0.00038368307,0.020110449,0.0044989195,0.0064149867,0.031973705,0.026028432,-0.0768953,0.017178342,-0.042097315,-0.015009384,-0.010783312,-0.02981323,0.019879106,0.030726448,0.033597022,0.019632515,-0.07144446,0.05107868,-0.017640216,-0.023427026,0.010519344,0.04349809,0.043782268,0.000065319735,0.05853141,-0.02240604,-0.05334463,-0.018389992,0.011823135,0.01371728,-0.0042656027,0.01993184,-0.008470533,0.012911899,-0.0262881,0.0039955303,0.020215794,-0.04964352,0.04292013,-0.017875828,-0.024396034,0.041882105,0.01622098,-0.02202644,-0.010958097,0.004382372,-0.0019927204,0.00025288606,-0.015773118,-0.010365274,0.026581166,0.07986162,0.029375715,-0.01766075,-0.0014330923,-0.03305438,-0.009306658,-0.15012091,0.0061983243,-0.009866774,-0.024068475,0.015446531,0.0009876145,-0.054298297,-0.037195046,-0.009745119,-0.032177653,-0.011854661,-0.069683045,0.011707586,-0.027600694,-0.023853896,0.015391388,0.0042921733,0.0034740237,-0.048585877,0.067015946,0.04505849,-0.0120061925,0.10110044,-0.013105001,-0.039781984,-0.020199394,-0.028417926,-0.013099229,-0.013888621,-0.033048514,-0.035665214,-0.00630862,0.03509467,0.03470302,0.025260791,-0.028299278,0.009959301,-0.028718542,-0.07068601,-0.01550961,-0.0044746217,0.022837358,-0.034131974,0.038586803,0.017426964,0.05968133,-0.022010505,-0.0014897101,-0.059559654,0.0008750362,0.02296446,0.03390966,-0.013713639,0.026671367,-0.014916507,-0.056457452,-0.008963488,-0.025289552,-0.023512248,-0.020343874,0.00038705545,0.007073873,-0.035275027,-0.025799306,-0.051241186,0.01724786,-0.057426564,0.016160328,-0.037380982,-0.0036078643,-0.020903584,-0.023130618,-0.0050240727,-0.006144806,-0.004433435,0.014849308,0.0017733399,-0.044398695,-0.055110995,-0.024105843,-0.045836087,0.034442995,0.003703413,-0.021139858,0.04367624,-0.02476153,-0.0064766,0.011272554,-0.05052874,0.030018577,-0.07552405,-0.02088852,0.012790059,-0.0055636545,-0.017867059,0.05687168,-0.008715061,0.012153963,-0.0043181786,0.015498409,0.013919643,-0.017930698,-0.018081138,-0.025481438,-0.03954837,0.017348563,0.022460036,0.010534246,-0.021667827,-0.048775557,0.0024832136,-0.055422585,-0.024609815,0.033956595,-0.08800419,-0.023419391,0.0069904868,0.0429586,0.0016768893,-0.022243217,0.0053064134,0.0012584203,0.011436374,-0.03749866,0.010966885,0.08370401,0.014763301,0.019483391,-0.009513312,0.0016129259,-0.010270022,-0.07367455,0.029028563,0.0065628514,0.039601598,-0.0115753,0.01382201,0.042910393,-0.028634822,-0.028277814,-0.0031816561,-0.035435196,0.031410743,-0.0041908063,-0.008199941,-0.01246741,-0.010753743,0.011896323,0.0018019007,-0.026873445,0.044370472,0.007437101,0.012937223,0.04681735,0.0009625896,0.031190246,0.030703953,-0.013364461,-0.023018202,0.041477304,-0.037298962,-0.019717805,-0.036882866,-0.011419312,-0.024063146,0.034853417,-0.008361402,-0.045202874,-0.038166184,-0.02022528,0.027622815,-0.010828675,-0.029853044,-0.0055180546,0.030255869,-0.0005010991,-0.0000896913,0.04180833,0.02347967,-0.052320078,0.043069202,-0.016747395,0.035640668,0.064879216,-0.048211485,0.006239642,0.05601415,0.011766493,0.0018264792,0.012108784,0.008375769,0.014484248,-0.017861675,-0.015209782,0.07300455,0.0036094082,0.010072263,0.020867229,0.028521735,-0.010623895,-0.046032257,-0.043750715,0.0026119421,-0.036457207,-0.012795685,0.023670632,-0.017211318,0.017863832,-0.007517977,0.045386296,-0.0752533,-0.01299629,0.030480994,0.029447032,0.032641172,0.0137179075,0.03139095,0.00680035,-0.030575713,0.012720943,0.02653378,0.00936033,-0.004892629,-0.030972816,-0.054644063,0.0018448172,-0.01397444,0.013598885,0.009851066,0.020807806,-0.021285418,0.024509968,0.018825874,0.045496453,-0.010695653,-0.0065829735,-0.043736026,0.04582514,-0.041501746,-0.021831028,0.041166306,-0.028128909,0.000027894599,0.027159603],"last_embed":{"hash":"1etqu7","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"1etqu7","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{7}","lines":[184,184],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1etqu7","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040181857,-0.009238332,-0.0065094694,-0.0037978115,-0.05814609,-0.030081918,0.02473081,-0.005913639,-0.010120704,-0.001098074,-0.0026450753,0.008235994,-0.02210732,0.019385654,0.0068785683,0.031724725,-0.029811872,0.03122057,-0.022137482,-0.018241847,-0.021092141,0.0127679,0.076967575,-0.049679797,-0.05875288,-0.020891784,-0.021342974,-0.0126958955,0.021956986,0.06479058,-0.02603364,-0.0037388925,0.007954715,-0.033509642,-0.022560017,-0.014568949,0.031364746,0.022205966,-0.04570893,0.046408314,0.020271368,-0.02692966,0.025912033,0.014660808,0.061235208,-0.028126543,-0.035938587,-0.00752571,0.012271162,-0.000991375,-0.01737822,0.0019671936,0.034486618,-0.0061189546,0.031782262,0.040865913,0.002198865,-0.04295052,-0.030483099,-0.005187388,-0.042175565,0.038172007,-0.0075544687,-0.011857779,-0.03321757,0.037852164,0.03110724,0.0076266155,-0.020497799,-0.02060812,-0.0020509607,0.0011321561,0.023272106,0.028460274,-0.036273845,0.006664673,-0.014543606,-0.0024729583,-0.01612505,0.024254978,0.007975236,0.006049276,0.022799434,-0.005867337,0.006273652,0.02647462,-0.03614538,0.06442126,0.013161515,0.017143268,-0.014957115,-0.029625583,-0.0010448179,-0.02606363,0.0010595229,0.023403108,0.028055737,-0.012099292,0.036097776,0.027039642,0.03526107,-0.01784927,-0.027822744,0.032502078,-0.05227398,-0.017117381,0.012124228,0.024630738,0.014453928,-0.012423981,0.011496571,0.044681985,0.043445896,0.041464686,-0.0028892753,-0.02317791,0.014805407,-0.048770085,-0.004202619,-0.026652412,0.04395875,0.01903042,0.019814976,-0.044318747,0.015009689,0.013797254,-0.023586862,-0.01556337,-0.037142333,0.013037933,0.0049692956,0.01574392,0.005542816,-0.010273002,0.010042999,0.0065670176,0.06504796,-0.040284604,-0.0052453,-0.07453317,0.013726333,0.035280794,-0.020758947,-0.007585242,-0.0016896604,-0.021863153,0.029741356,-0.001042042,-0.0023708076,0.0017718585,0.034271944,0.015094796,0.02107217,0.08581029,-0.008832411,0.021777218,-0.00015251893,0.05624349,0.024057727,-0.023096805,-0.011295107,-0.007887082,-0.05179362,0.06368865,0.01642218,0.026002044,0.010186884,-0.0019807902,-0.000051497158,0.00094158534,0.026723724,-0.023731785,0.0020841013,0.036645096,0.06222561,0.014191169,0.069267936,0.041058213,-0.011884088,0.0009994372,-0.04341663,0.010439854,-0.029021073,-0.06913066,0.007159261,0.045810822,-0.010774056,-0.034829624,0.018319279,0.018766766,-0.009328423,-0.007349455,-0.0031163986,0.016002009,0.04953601,0.00075588684,0.042374223,-0.012813316,0.0038799522,-0.05004084,-0.004865581,0.040216647,0.02992667,-0.027582353,-0.043467194,-0.023211107,-0.044084407,-0.02878874,0.011561794,-0.023052618,-0.0038781783,0.020980077,-0.014022788,-0.024933174,0.0029453377,-0.024267042,0.019960131,-0.005239186,0.015067794,0.021504238,0.00031086296,0.01890935,0.027989129,0.006118214,-0.022142678,0.02295543,-0.008588001,0.02597719,0.010848918,0.011503147,0.014937094,0.012309869,0.014156911,0.022345776,-0.012168124,-0.02242774,-0.014940031,0.028527811,0.027790073,-0.013073718,-0.03224161,0.010112526,0.007848702,0.0031050856,0.005002329,-0.00031491337,0.006488464,0.06974833,-0.010647074,0.031245755,0.016535515,-0.018451713,-0.04598268,-0.054170962,-0.015767906,0.033962976,-0.012343766,0.013434459,0.0295474,0.017914388,0.027213776,0.021564031,-0.026846161,0.019999506,-0.01476527,-0.013166991,0.00845248,-0.0030029297,0.013903119,0.014560367,0.029989969,-0.027151065,-0.0026271448,0.016131107,-0.021462819,-0.00008549516,-0.03213294,0.0038128768,0.058367766,0.011094285,-0.0074415435,-0.014263458,0.018180365,-0.011390175,0.03901637,-0.020976154,0.0029892023,0.004282657,0.017920488,-0.031140886,-0.018657554,0.036724817,0.061464895,-0.012648763,-0.025380483,0.0129149435,-0.014944677,-0.1487793,0.016071262,-0.0029714315,0.046598688,0.0194036,0.024668487,-0.026407992,0.00023863777,-0.05538715,0.028369168,-0.005265828,-0.052980382,0.027432524,0.015071824,0.008383957,0.0068505127,-0.022079773,-0.026670875,-0.043076895,-0.05047919,0.008571393,-0.031294297,0.04209841,0.012638997,0.0026632685,-0.015304944,0.092263125,-0.046744347,-0.009450221,-0.042620372,-0.078291655,0.023386214,-0.0058737327,0.0086752195,-0.038439654,0.0263474,0.0138927,0.004995835,-0.01904398,-0.025721995,0.07418261,0.054480262,-0.0004172816,0.04800807,-0.031263206,-0.009867042,-0.03663454,0.00068474567,-0.07209956,-0.02438621,-0.0009957893,0.012542259,-0.0056340867,-0.011095673,-0.034666106,0.017916612,0.010108218,0.025165804,-0.014384414,-0.00877674,-0.026790034,-0.042067166,0.010367223,-0.01526821,-0.0174987,-0.07578588,0.017703222,-0.018201776,-0.026535027,0.010305834,0.019922096,-0.03909985,0.015864411,-0.036999304,-0.036710843,0.04320718,0.021184826,-0.030053437,-0.0124438,-0.11217171,-0.050442655,0.04194452,-0.018184587,0.018584715,-0.022734845,-0.030123286,0.013658543,-0.037240937,0.030678665,0.20572226,0.025480174,0.028659392,0.023287812,0.049717817,0.002026416,-0.02431326,0.044183526,0.0022879404,-0.039450105,-0.015638517,-0.004239758,-0.009237538,0.0032698486,0.03289972,0.022628164,-0.047563203,-0.012176186,0.07180098,-0.029493053,0.03164714,-0.040018786,0.0066468604,-0.013281997,-0.059738938,-0.04170769,0.02847666,-0.0076492657,0.041060008,0.020642288,-0.026685284,0.045076273,0.023930114,-0.038949836,0.023958342,0.068349004,0.007861754,-0.03298674,0.019576993,0.01062065,0.015056895,0.013901589,0.0078027016,-0.081291996,-0.018673996,0.0020892213,-0.00044283475,-0.0072309417,-0.024939708,-0.03835933,0.046146307,-0.018502306,0.0135846445,-0.037001677,0.014308803,0.022165244,-0.022227906,-0.0053425645,-0.0015945086,0.026238903,0.024775505,0.015456001,-0.025293257,-0.005448131,0.0023561504,0.02050431,-0.0067585413,0.006210714,0.038680207,0.0019984304,0.011128102,-0.016392644,-0.035690684,0.018772807,0.01630919,-0.00912202,0.027957365,0.05758893,0.03515303,0.014556885,-0.009934456,-0.049559154,-0.064304486,0.00808104,0.0038495571,-0.008020768,-0.0071546673,0.07205851,-0.011868864,0.01050628,0.023581093,0.028875763,0.018625539,-0.01959726,0.00894652,-0.023059458,0.029470377,-0.019393513,-0.008735254,0.03677309,-0.055335443,0.019141579,0.008008073,-0.03335603,0.030473491,0.024939233,0.01636315,-0.036421936,0.010530564,0.018020434,-0.086399436,0.031862244,0.006288571,0.006793529,0.027649993,0.043712135,0.022287637,-0.01115917,0.035773993,-0.020278605,0.01834852,0.0031784964,-0.03882042,0.0366887,-0.025229568,-0.07825195,0.021737538,0.028225819,-0.0012374916,0.029547285,0.014945616,-0.00862646,0.012856374,0.026895389,0.024111696,0.014020006,0.046908095,-0.009203656,-0.0003883048,0.051456377,0.01659155,0.0057201274,-0.01451989,0.026481137,0.011979696,0.037885386,-0.041568797,0.016765513,-0.034342393,0.021918997,0.039313126,0.021381436,0.012539092,-0.035022855,-0.0062864814,-0.07497663,-0.058322027,-0.03850814,-0.013643432,-0.00771853,-0.012969179,-0.0034859295,0.02005002,0.049301025,-0.009028214,0.05014873,-0.0058315033,0.030162195,0.001622331,-0.0021249193,0.010313067,0.011633688,-0.042516325,-0.0004679066,0.011491957,-0.026316531,-0.020988496,-0.03353504,-0.023103556,-0.01917358,0.030617377,-0.008123344,-0.028946647,0.003914155,0.06630018,-0.009254867,-0.030707752,-0.0008702719,-0.012684664,-0.015078187,0.010267904,0.09405403,0.02606375,-0.003374884,0.014031233,0.031300507,0.058520444,0.010210988,-0.0023658795,-0.020123014,0.02080568,0.052914847,0.028600449,0.018564096,0.007262015,-0.0034357235,-0.023213139,0.01169998,0.018689694,0.0032185044,0.0062492876,-0.03144616,-0.08307421,-0.024488557,-0.06893313,-0.034237184,0.009455337,0.027051684,-0.044257827,-0.016995272,-0.03402087,-0.021813082,0.007884899,-0.05566433,-0.020802861,0.011089322,-0.019372722,-0.0025067767,-0.027854964,0.012897592,-0.006869199,-0.049463734,0.016159587,-0.02910987,0.030783229,0.032463178,-0.012989866,0.031468466,-0.010387358,-0.04008228,-0.003053253,-0.0015855273,0.010915885,0.003846163,0.036190595,0.0034815734,-0.024929326,-0.028021226,0.023137562,-0.0093783215,0.021909341,-0.016935984,0.00016858317,0.0033713733,0.06557819,-0.028668536,0.033763602,0.018902997,0.022112602,-0.041473545,-0.0025627944,0.03796561,-0.05011707,-0.026767056,-0.027872212,-0.062085457,0.009805485,-0.0002081573,-0.03488131,-0.039185114,-0.011742806,-0.002982567,0.009978203,-0.0019286975,0.00022821818,0.029872721,-0.007023109,-0.0063439053,0.031809833,-0.036879502,-0.038957614,0.017986873,0.05723189,0.016660606,-0.029912898,0.009679327,0.04294663,-0.006310947,0.0138526,-0.055244595,0.028066622,0.0071457913,-0.076532364,0.0014740563,-0.018706918,-0.035880964,-0.02782451,0.049085103,-0.038493235,-0.006288074,-0.0084045315,-0.004285383,-0.022690136,-0.002505303,-0.017089052,0.035331354,-0.020940863,-0.029303964,0.04837305,0.0020162384,0.002865472,-0.031941418,-0.011229385,-0.037952483,0.01853349,0.006153474,0.027117755,-0.0060586357,0.016250491,-0.015849974,0.008451705,-0.019420821,-0.009073311,-0.008655622,-0.008310494,0.0067807194,-0.025855534,-0.024294253,-0.0050813896,0.009462894,-0.028362986,-0.007484673,-0.048710875,-0.02983138,-0.027638894,-0.009359944,0.027246919,0.035001326,0.013557078,0.0068639163,-0.044457946,0.046782844,0.015229327,-0.058688674,-0.002600215,-0.012976805,0.0026473014,-0.020649163,-0.03174424,0.013846784,0.038732942,0.007021394,0.015898004,-0.060398776,0.028639818,0.005590305,0.00904381,0.027521668,0.057384636,0.05428449,-0.025344372,0.0439699,-0.036088392,-0.072462074,-0.030454371,0.013307405,0.01705033,-0.0029342878,0.02330999,-0.014677092,-0.02780113,-0.021268249,0.01731364,-0.011438047,-0.04871165,0.045416757,-0.0034864135,-0.02227935,0.02446868,0.0125718815,-0.031307492,-0.015940985,-0.0028553247,0.007576104,0.014307776,-0.0021907317,-0.0117497025,0.023940936,0.09964994,0.019600052,-0.017954215,-0.03721519,-0.034189634,-0.0036287475,-0.13893326,0.016445458,-0.017121347,-0.041394,0.019881064,-0.010473825,-0.0701856,-0.017617295,-0.0147473365,-0.01988791,-0.019636758,-0.054029282,0.011357748,-0.0089842165,-0.036321834,0.03762669,-0.013229782,0.0025687832,-0.022589138,0.07945839,0.031377923,0.0064747697,0.06300825,-0.015554049,-0.030978315,0.026031055,0.0022653134,0.010117371,-0.0040241894,0.0004817499,-0.0016973915,-0.030952498,0.0046543134,0.04499041,0.037922774,-0.044598293,0.01176425,-0.02370096,-0.06400133,-0.0054078144,-0.02052218,0.012821671,-0.05501362,0.023980757,-0.011972486,0.072872646,-0.047037598,-0.0109484475,-0.0696756,0.022225736,-0.0070529366,0.049729638,-0.004556397,0.011327552,-0.028185597,-0.008230628,-0.024255715,-0.013434114,-0.0020310218,0.0050529693,0.011388642,0.01880304,-0.036193706,-0.040284425,-0.06263962,0.015576822,-0.037578404,0.009443611,-0.010716024,-0.0144025,-0.009094499,0.0017281608,0.007571056,-0.005171409,-0.016727796,0.028645303,0.0060772537,-0.038512506,-0.015607598,-0.013728166,-0.07213948,-0.010296338,-0.00582619,-0.05580545,0.058285814,-0.018398901,-0.015191912,-0.010573197,-0.061831586,0.0014554426,-0.030653913,-0.028002504,-0.010617012,-0.023140874,-0.006226755,0.09288212,-0.036251895,0.03209665,0.006153689,0.022679666,0.025671348,0.0054437686,-0.026937941,-0.029880099,-0.048795965,-0.0060764044,0.016569797,0.0074817473,-0.009976992,-0.014597724,-0.0016527155,-0.052286528,0.0010620457,0.021254275,-0.097091265,-0.024725426,-0.0040025827,0.022430658,0.0028094794,-0.019580588,0.013188794,-0.011928477,0.001513542,-0.03575629,0.01471968,0.09573495,0.008210842,0.028893927,0.023789188,0.0044339257,0.005748449,-0.055202894,0.038241003,0.0031319717,0.03962122,-0.007533219,0.010398556,0.033377554,-0.0070527685,-0.051374555,-0.00035524223,-0.05635344,0.012238053,-0.025591752,-0.016756643,-0.008241772,-0.011108958,0.0026569634,0.018589864,-0.010639543,0.010145642,-0.01020374,0.010609403,0.048363313,-0.008156816,0.04988732,0.013376593,-0.009734668,-0.006970644,0.045037452,-0.011637144,-0.0123980045,-0.033604033,-0.014239146,-0.03998969,0.04852847,0.004577855,-0.031750895,-0.01570747,-0.00993396,0.037897334,0.006504121,-0.023433426,-0.035729714,0.050103903,-0.0056368825,-0.018713031,0.012002561,0.038457174,-0.03771848,0.07577943,-0.0055304375,0.047298633,0.06752542,-0.044981558,0.0076440875,0.026470289,0.009693221,-0.02488791,-0.012784708,-0.012349001,-0.008134401,0.0069146543,-0.019353272,0.0797136,-0.017906573,-0.0060471855,-0.03628902,0.033746716,-0.0066401158,-0.036614046,-0.031709313,-0.01038728,-0.023081338,-0.0042304294,0.012244519,-0.005898508,0.015173695,-0.03186438,0.04813594,-0.06950088,-0.026197754,0.026262062,0.035184126,-0.015271644,-0.0062951725,0.0423409,0.0077656647,-0.004627793,-0.010027924,0.026358286,-0.017199703,-0.025978547,-0.00725184,-0.03625552,-0.009549104,-0.014711329,0.023434566,0.026270669,0.031097408,-0.04269793,0.031615835,0.00025418436,0.051746506,-0.010225307,-0.033938136,-0.019829346,0.029813059,-0.030456943,-0.015420571,0.011395996,-0.013635552,0.011508727,-0.0019065556],"last_embed":{"hash":"s6rn03","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"s6rn03","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{9}","lines":[186,187],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"s6rn03","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050680697,-0.011772145,-0.017117,0.0024972518,-0.06299609,-0.024149852,0.027698625,0.018903477,-0.000699235,-0.0040598856,0.003285179,-0.0070564514,0.0056370455,-0.0024986248,0.012231276,0.04555665,0.0026768064,0.01609088,-0.018138157,-0.007194635,-0.049649354,0.021964395,0.068406545,-0.044310022,-0.05645382,-0.029858407,-0.018891785,-0.008587093,0.021628123,0.0693641,-0.025058504,-0.011940224,-0.0042671375,-0.028095398,-0.032119475,0.016328877,0.011153952,0.020168051,-0.03184003,0.052995633,0.020931968,-0.013360264,0.022133002,0.011679123,0.043732498,-0.015827905,-0.06164014,-0.023957407,0.014024081,0.008077661,-0.02402773,0.0151673155,0.026581509,-0.013301455,0.042905264,0.03456369,0.02338763,-0.014061052,-0.027846297,0.02405275,-0.03949906,0.026428446,0.0005608419,-0.007382427,-0.02428562,0.039465908,0.021739727,0.0080983415,-0.020777674,-0.015282125,0.012591882,0.0037135873,0.011202029,0.008827867,-0.044732418,0.01002371,-0.015211762,-0.025896197,-0.012269118,0.015275613,0.029607702,-0.009926532,-0.00766935,-0.001215387,-0.011859434,0.029477024,-0.02268433,0.06056903,0.01705691,0.023790987,-0.016934447,-0.016569361,0.007869933,-0.023609882,-0.027938154,0.0038055242,0.03519532,-0.025158873,0.018556638,0.038949583,0.05078681,-0.012869674,-0.0520273,-0.000784479,-0.041374523,-0.0027749862,-0.0038013337,0.022244211,0.004069942,-0.0064027365,0.01874439,0.033654567,0.025493322,0.036429685,-0.025171809,-0.019213978,0.030621616,-0.024149248,-0.014672352,-0.008397853,0.039012477,0.02199844,0.022700153,-0.030217528,-0.020637812,-0.0073734783,-0.05154586,-0.033112887,-0.040146653,0.031555317,0.002662386,0.023512455,-0.010347534,0.0049189823,0.006891378,0.009357808,0.027473189,-0.011786639,-0.013604501,-0.073906824,0.00538929,0.03089424,-0.023564618,0.0118716685,0.0044271946,-0.01610121,0.042343177,-0.002078401,-0.0036209251,0.007896272,0.004488565,0.015838273,0.013039038,0.09443552,0.000997971,0.009835014,0.009068511,0.046909496,0.022913136,0.0047627822,-0.007232929,0.020454006,-0.039394684,0.07577076,0.023028059,0.026328826,0.0007762695,-0.007064329,0.0017872424,-0.0051060165,0.016420618,-0.007289639,-0.00022539,0.030134592,0.03942033,0.012646956,0.06407429,0.040274564,-0.04533562,0.024492748,-0.04250944,0.0053639454,-0.037027378,-0.053546913,-0.019057365,0.0521622,-0.01521399,-0.040641703,0.028634135,0.049648203,-0.02852386,0.009158973,-0.0049712732,0.025721861,0.021725154,0.014953234,0.03468759,-0.012357378,0.014193658,-0.019902935,0.005300092,0.034348577,0.034036513,-0.024089493,-0.037485745,-0.01568564,-0.052410934,-0.039099723,-0.01514486,-0.018631453,0.013108682,0.034074675,-0.00025112307,-0.039371885,-0.009251827,-0.007154635,0.00860203,-0.018346567,0.0037070848,0.015415324,0.00839261,0.026034107,0.029484449,0.01597618,0.014431688,0.015101784,0.010135956,0.031182796,-0.01831942,0.034471747,0.01847538,0.015237874,-0.003369854,0.02397825,0.0040068426,-0.030117856,-0.022427887,0.021015974,0.044428594,-0.026793575,-0.035165347,0.035227664,-0.0062642037,0.011310715,-0.011339487,-0.00952119,-0.010229569,0.044037964,-0.002519555,0.019178469,-0.0075901146,-0.007058353,-0.0222552,-0.04131783,0.004213373,0.025119808,0.008767995,0.0028575335,-0.0048951423,0.010177422,0.018036023,0.030978512,-0.0040432788,0.019313281,0.0069688163,0.0025069104,0.003967484,-0.004375816,-0.014154119,0.04416246,0.035640303,-0.029231584,0.00022653476,0.034406096,-0.025136745,0.009224833,-0.027368605,0.019457476,0.060088802,-0.008013511,-0.015543618,-0.036388762,0.029607663,0.00012789083,0.047012698,0.0010962192,0.0035113438,-0.0075185527,0.027848678,-0.01465586,-0.0027503222,0.026370818,0.07123191,0.004646027,-0.032340348,-0.0085233385,-0.010049164,-0.15944073,0.014696394,-0.008820058,0.004334806,-0.0028016807,0.03809163,-0.02818977,-0.01234237,-0.05990297,0.020138904,0.007635309,-0.04503153,0.006885949,0.019011486,0.016469881,-0.006656117,-0.025089227,-0.03242728,-0.0048828633,-0.04059957,-0.0122266235,-0.02966868,0.042829957,-0.0043851165,0.008213726,-0.0017591529,0.08666431,-0.033896264,0.0050228266,-0.033617046,-0.09400344,0.026241269,-0.005493186,0.040133,-0.0277995,0.04970592,0.028952643,0.01353349,0.0057614725,-0.012618533,0.07581139,0.0572372,0.0007433041,0.061641097,-0.025036488,0.0019075201,-0.021429619,-0.016116466,-0.0733471,-0.023102725,0.0075170076,-0.00071811245,-0.01816118,-0.01030225,-0.016846282,0.017456315,-0.007542546,0.013756479,-0.03215039,-0.0062750196,-0.05122555,-0.019252697,-0.0040072803,-0.014410475,-0.015123222,-0.054317005,0.006747471,-0.015637409,-0.02033712,0.017833155,0.026484469,-0.047621172,0.017353881,-0.035123467,-0.04495518,0.030530896,0.002658555,-0.032323975,-0.01740167,-0.11506895,-0.02077262,0.03439556,-0.026143737,0.014712722,-0.012812876,-0.04500627,-0.0021857726,-0.03982631,0.015463926,0.23041631,0.018307334,0.026977612,0.009124258,0.03486766,0.011223837,-0.023281107,0.05176886,-0.012141799,-0.04112562,-0.008046483,-0.0073079304,-0.0032564513,0.002837592,0.03373586,0.007668829,-0.05368423,0.00046075525,0.073203035,-0.011315772,0.058177404,-0.036250122,0.03418353,-0.024358671,-0.07617816,-0.04197103,0.027669119,0.031508405,0.013088996,0.01027666,-0.043095678,0.038519975,0.024601439,-0.032472596,0.009277296,0.0606218,0.0059746313,-0.049968038,-0.008583339,-0.0126704,0.043867722,0.010150766,0.031408783,-0.056928612,-0.032467797,0.007187735,-0.005099487,-0.016591856,-0.024862692,-0.042151008,0.04123664,0.004596039,0.015020004,-0.029740829,0.010523513,-0.004658069,-0.012846929,-0.033502672,-0.014994418,-0.007025871,0.028705474,0.016778918,-0.0372414,-0.030627856,0.0129074445,0.007755133,-0.042187486,0.001638051,0.028980536,0.024745185,0.03174755,0.00015301837,-0.020299874,0.02347781,0.011780414,-0.010107935,0.021891415,0.05989734,0.032576088,0.0359164,-0.008408021,-0.03736279,-0.04048464,-0.00021224066,0.0016889464,-0.0018445755,-0.008106041,0.08492739,-0.028387038,0.01617366,0.025697643,0.022580704,0.030083504,-0.019903993,0.011894099,-0.023432704,0.047977455,-0.036263425,-0.005719228,0.0050528822,-0.051630966,0.0466215,0.014829429,-0.0172116,0.029059777,0.011342305,-0.00049288693,-0.031129563,-0.0018587761,0.0083270045,-0.098766156,0.034255445,-0.0034610229,0.0006450851,0.021329831,0.051062733,0.013891424,-0.004855867,0.027217422,-0.012626555,-0.0114846295,-0.006676771,-0.048873335,0.030394046,-0.029533459,-0.078340515,-0.014905658,0.031387836,-0.008649529,0.006950515,0.035012152,-0.0071841204,0.010440333,0.034342844,0.020476552,0.02041908,0.05630761,-0.00053714134,0.00069739955,0.044315916,-0.007391217,0.032388996,-0.026298737,0.019955428,0.011963229,0.039944377,-0.011966924,-0.013710089,-0.020969057,0.0091379145,0.045799814,0.013127237,-0.006459593,-0.03467532,-0.00764145,-0.0976434,-0.050658584,-0.029904021,-0.019685032,-0.023930427,0.016156882,0.0029436245,0.03459581,0.0650571,0.025146438,0.046079535,0.0199911,0.042846262,-0.0030636953,-0.019884458,0.0049796966,0.0047216,-0.060944192,-0.004347646,0.0073161693,-0.036752198,-0.009646047,-0.04951143,-0.022613754,-0.0343079,0.04264558,-0.010213892,-0.020273076,0.018405778,0.032991324,-0.0014585478,-0.028372634,0.008320982,0.0033668187,-0.021710752,-0.00341191,0.10470511,0.020374427,-0.0041355942,0.030961454,0.03022752,0.030557241,0.03016858,-0.00047310194,-0.008336018,0.04177949,0.037566543,0.019046968,-0.02227979,0.0075045517,-0.015617802,-0.032782145,-0.008874377,0.013542736,-0.004014827,-0.020517105,-0.04325556,-0.060301106,-0.028450968,-0.057564896,-0.03404916,0.0103346035,0.04215653,-0.029355487,-0.039667044,-0.024030602,-0.030177392,-0.0027093622,-0.031134661,-0.019454122,0.03860298,-0.026242916,-0.013862314,-0.005534996,0.01265748,-0.00730654,-0.05468475,0.010243749,-0.026644237,0.035258777,0.012227204,-0.004496913,0.03566575,-0.009227999,-0.040282637,-0.009136565,0.002148935,-0.002082337,-0.01323371,0.05281634,-0.004116019,-0.045248292,-0.010019867,0.029576575,0.021140099,-0.00038323534,0.012242177,0.015373127,-0.023081124,0.056418918,0.030519776,0.04631473,0.006836002,0.005484437,-0.037204634,0.0015786424,0.0384497,-0.031935558,-0.02476603,-0.019838156,-0.09624009,-0.0066845277,0.0031283062,-0.026297515,-0.0357828,-0.023672227,0.012681979,0.0038521064,-0.025390703,-0.017587328,0.0025494972,-0.015080667,-0.025537897,0.0343216,-0.03364229,-0.04885363,0.029781293,0.02201607,0.011732495,-0.031391002,0.0117963785,0.050014377,-0.009426628,0.022991655,-0.06534021,0.018366527,-0.008631329,-0.070864365,0.009842751,-0.00024849593,-0.024782607,-0.026642999,0.01906338,-0.014251718,-0.0023871164,-0.011700488,0.0114560565,-0.03659329,0.02030701,-0.016152294,0.053654984,-0.026817879,-0.026486741,0.048856046,-0.0032573126,-0.0034294738,-0.035589684,-0.011951337,-0.061571836,0.013656325,0.0032686235,0.031042522,-0.018156683,0.061462566,-0.0068674437,-0.007728732,-0.047027998,-0.009868475,-0.019853752,-0.035506163,0.020998398,-0.014595346,-0.024984477,0.014557428,0.0108728595,-0.020646255,-0.01186374,-0.03588616,-0.028910331,-0.039646525,-0.0070982752,0.016899012,0.01793153,0.01587862,0.0013784573,-0.0009076251,0.025019761,0.0106857885,-0.059098136,0.00026498057,0.0009795023,-0.0057836096,-0.0056802947,-0.021498399,0.017677382,0.03227636,-0.00076385343,0.007052919,-0.040817365,0.034366023,0.0094621675,-0.010807577,0.019715915,0.045758057,0.06600982,-0.022814775,0.05437535,-0.0327195,-0.05919324,-0.021038285,-0.0075313696,0.012540023,-0.005266937,0.058149707,0.018491786,-0.014536345,-0.031369843,0.02488019,-0.0000055159694,-0.06485171,0.059807017,-0.018628817,-0.0021501677,0.0075390777,-0.012439254,-0.01075627,-0.017893123,-0.0023808123,-0.0035938092,-0.0028000132,-0.013488967,-0.0098762605,0.029985588,0.1084364,0.01677918,-0.025603907,-0.0091638,-0.021741655,-0.0014165532,-0.13762596,0.020599432,-0.007870459,-0.029524062,0.0058370344,-0.019763842,-0.036346257,-0.02799657,0.012286026,-0.02305643,-0.03394454,-0.0029407172,0.0014104487,-0.011551356,-0.027558353,0.024606872,-0.02687037,-0.0033583434,-0.046838317,0.080148965,0.02359736,-0.0040163854,0.06977445,-0.017435744,-0.025986088,0.030884389,-0.0134081105,0.014378364,-0.004663351,-0.010170005,-0.008916986,-0.030534452,0.02090575,0.050042678,0.020607177,-0.024702907,0.0140870875,-0.013861898,-0.06808744,-0.028703824,-0.022693748,0.00981974,-0.02911382,0.02162329,-0.009796896,0.06866623,-0.04124958,0.001132143,-0.07538915,0.012863558,-0.018585324,0.03168813,-0.028495833,0.0151563715,-0.031511594,-0.0013405165,-0.019390456,-0.008173143,-0.0067946445,0.01520691,0.01805602,0.029950444,-0.031860135,-0.033756234,-0.069354,0.025482392,-0.047294833,0.0074839904,-0.021011896,0.011917161,-0.028160607,-0.024330815,0.009230171,0.0075991433,-0.016575301,0.0428745,0.009174798,-0.018548649,-0.020197846,-0.026523964,-0.05841439,0.0015623681,-0.019075705,-0.02410966,0.049708147,-0.018799353,-0.010889648,-0.010116934,-0.04110119,0.01976641,-0.033896137,-0.03009576,-0.0038211893,-0.016947536,0.0065810247,0.0798121,-0.029597478,0.0071030655,-0.02482164,0.030443367,0.018126473,0.0025205766,-0.008790347,-0.012122081,-0.01963305,-0.013047365,0.039334774,0.005272767,-0.007327519,-0.027754458,-0.015394851,-0.065610275,0.0075094886,0.012210069,-0.077718146,-0.028736176,-0.019119231,0.0234402,-0.004152476,-0.010852166,0.013453691,-0.012371822,-0.0016283456,-0.03827744,0.01977584,0.0901034,0.008767204,0.018378932,0.017854111,0.01089818,0.0014028689,-0.043554656,0.039991546,-0.0049363375,0.062552065,-0.025069145,-0.013640375,0.029028658,-0.011751368,-0.052336305,0.002460317,-0.07660283,-0.016261674,-0.029942136,-0.0057405564,-0.03186924,-0.011098757,-0.0036690491,0.00616523,-0.014580024,0.017759394,-0.008911881,0.015231317,0.046690993,-0.011879492,0.039116733,0.0053286087,-0.01036791,-0.01446413,0.056827407,0.0025817263,0.009870409,-0.025022224,-0.012987249,-0.044316374,0.045407392,0.014620817,-0.018895676,-0.024069732,-0.0075694043,0.027242854,0.022135826,-0.009071502,-0.017093917,0.027331023,-0.002355626,-0.0020615114,0.010933633,0.029342894,-0.03979702,0.049560227,-0.007595783,0.031490456,0.06774767,-0.027585056,-0.015081654,0.015603077,0.029516902,-0.033526476,0.017808955,-0.015262445,-0.0044252556,0.0008474928,-0.025282217,0.07698233,0.003453211,0.0061549363,-0.0007306089,0.031848654,0.0006859079,-0.009135553,-0.012584319,-0.014889689,-0.0032552963,-0.015017309,-0.009430924,-0.013553065,0.025953922,-0.0121683385,0.052668467,-0.08927088,-0.023382055,0.025492154,0.027669132,0.012320603,-0.016005103,0.058944665,0.019731667,-0.013131207,-0.0075620105,0.00452819,0.0070784353,-0.032972943,0.00027278232,-0.018706335,-0.008430412,-0.0086103445,0.006558368,0.036603585,0.019041853,-0.04195272,0.01373164,0.014050054,0.038617186,-0.013557115,-0.008602045,-0.03489875,0.017886333,-0.055272095,-0.028236326,0.01423429,-0.010501793,0.022611918,-0.009012777],"last_embed":{"hash":"14sa8zv","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"14sa8zv","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Tomorrow Morning (Day 2)#{10}","lines":[188,189],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"14sa8zv","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042807985,-0.03603592,-0.022690773,-0.003849841,-0.041310053,-0.05447312,0.041998215,-0.01062,-0.0016895023,0.02858766,-0.0002154832,0.0029140315,-0.011794656,0.020110004,-0.0065331017,0.040863127,-0.029043835,0.015683439,0.03530107,-0.009853372,-0.05067175,0.012596445,0.082896665,-0.040944073,-0.022549268,0.014479742,-0.0359922,-0.029910402,0.012570059,0.074998625,-0.009600569,-0.04825471,0.05338394,-0.039861172,-0.010730227,-0.012646537,0.019957116,-0.011510527,-0.04317516,0.054090023,0.02962898,-0.038091417,0.021904334,0.008592417,0.04593028,-0.030535435,-0.04095731,-0.0055827475,-0.011192745,0.0013364913,0.022420973,-0.008667074,0.027987696,-0.009188316,0.035234675,0.059438594,0.015154852,-0.012069822,-0.030340664,-0.0024238226,-0.05007442,0.028258672,-0.035677392,-0.0154342605,0.014188241,0.029793225,0.011767738,-0.020832425,-0.012766363,-0.01728454,0.005715527,0.013907404,0.051544394,0.03905781,-0.053520657,0.0052655367,0.020878289,-0.0044357204,-0.0030876347,0.012556684,0.010366563,0.036726262,-0.0009123472,0.002128927,-0.032959696,0.028956482,-0.0015375974,0.06435807,0.025772138,-0.0096662585,0.0033363046,0.027953368,-0.028762689,-0.014424366,-0.029670069,0.012616867,0.011273795,-0.037276737,0.051736303,0.005591243,0.025861003,-0.03003486,0.0035788964,0.00654242,0.026875705,-0.009394733,0.016231725,0.015583075,0.025498694,-0.02818146,0.0049711606,0.0397983,0.017468035,0.03594641,0.0029561957,-0.014988085,0.021809993,-0.033048578,0.00077092525,-0.012161365,0.05581569,0.029709883,0.0037243476,-0.013247827,-0.019430825,0.04109523,-0.025604334,0.0017243166,-0.018416476,0.043904204,0.007597744,0.053885613,-0.03214537,0.030306373,0.008564124,0.049723588,0.029972913,0.023675904,-0.009303313,-0.06378645,0.039337657,0.03413615,-0.050009474,0.011472192,0.0039018511,-0.05185679,0.014922386,-0.0048862784,0.016007436,-0.008010381,-0.0044845147,0.025791831,-0.0059657176,0.052230988,-0.037765563,0.007599108,0.017020334,0.043464538,0.025994003,-0.006137179,0.041288722,-0.01142708,-0.018119518,0.06374132,0.026036317,-0.00058989757,0.01757749,0.001118174,-0.01986904,-0.002140987,0.016197095,-0.032258928,-0.012666188,0.027557408,0.014538635,0.010049977,0.07227852,0.03439583,0.009486117,-0.005642251,-0.031369954,0.036406014,-0.03591035,-0.08018327,-0.017576696,0.064169966,-0.019060219,-0.045197453,0.013364535,0.029249543,-0.017116174,0.007481267,0.01508271,0.03858707,0.03325124,0.015416445,0.03090822,-0.021973843,0.021980807,-0.025399929,0.012719141,0.01622893,0.020892605,0.0018063906,-0.05607332,-0.010991774,-0.02479383,-0.030119574,0.009916935,-0.05144208,-0.004758603,0.02475122,0.010276304,-0.008910244,-0.0385492,-0.039274044,0.021171838,0.0025058056,0.0034733657,0.014104987,0.02550298,0.07193391,0.029805325,-0.006155476,-0.02327586,0.025836471,-0.022906898,0.054126583,0.017087214,-0.016977798,0.011305613,0.0010402936,-0.008565145,0.024772655,0.03161824,-0.016787505,-0.0018439826,0.01660683,0.02979055,-0.0033385456,-0.029364603,0.015925737,0.04631046,0.0018678728,-0.012786414,-0.027734026,0.042909507,0.057280988,-0.043080483,0.014200479,-0.038475916,-0.0063530724,-0.0211894,-0.01823629,-0.0136217885,0.032303814,-0.014827436,-0.02426133,0.004376559,0.0063833897,0.002764573,0.007579797,0.0045617437,0.0151840765,0.015181682,0.03235431,0.0052359723,-0.015059345,0.016011959,0.04954324,0.012097141,-0.047258653,0.009257721,0.029466914,-0.05123667,0.021852689,-0.019496476,0.028636647,0.062053744,-0.031841025,-0.030056993,-0.017086843,-0.0050763236,0.0043852245,0.03430961,-0.006485739,-0.020074861,-0.051478945,0.02489856,-0.023120014,-0.009668104,-0.0025019299,0.0670228,-0.001182279,-0.019324012,-0.0008121697,0.019502498,-0.17849885,0.0014117454,-0.030045152,0.056836486,0.014548797,0.015433175,-0.004495148,0.005349359,-0.09469072,0.059209675,-0.0041700075,-0.041618854,0.024329105,-0.008144114,0.023551095,-0.018489512,-0.020042252,-0.010704895,-0.031021615,-0.04504672,-0.03659973,-0.0336863,0.061453357,0.031406555,-0.02466642,0.019135838,0.08424245,-0.022647869,-0.011536345,-0.021768443,-0.05050827,0.02454756,0.0021219216,0.003085057,-0.006268212,0.044618618,-0.0016289257,0.0043513607,0.03901991,-0.006364519,0.06809996,0.026942736,-0.017984606,0.02409203,-0.023837915,-0.011750741,-0.013370424,0.0070624086,-0.059482973,-0.0025440438,-0.02616192,0.0043100263,-0.0043191235,0.010056893,-0.04826641,-0.010811898,-0.022848282,0.018170692,-0.048465278,-0.01729401,-0.027984489,-0.03772374,-0.015908761,-0.01709775,-0.045886103,-0.06334809,0.0077337977,-0.011769274,-0.028711576,-0.023636231,0.026903328,-0.04429684,0.006035419,-0.03248642,-0.01022438,0.025540154,-0.0014611221,-0.007528945,-0.019530326,-0.109354734,-0.01582252,0.023729296,-0.04560138,0.033078715,-0.017675782,-0.03498578,-0.00365234,-0.018154308,0.00911492,0.23367143,0.00783908,-0.00085876824,0.0031199052,0.052385066,0.009239658,0.002780849,0.069364734,-0.020222329,-0.052086227,-0.0075537097,0.028768916,-0.0071213795,-0.01725273,0.029533885,0.05553918,-0.052099295,0.014187962,0.062476728,-0.016487053,0.009774922,-0.028374746,0.017813263,-0.022948753,-0.09377118,-0.014269806,-0.0074895076,0.022316463,-0.03515437,0.039589617,-0.021311313,0.033768732,0.07152157,-0.031835094,0.013832115,0.03098949,0.0011762661,-0.04199389,-0.018370386,0.00581699,0.022269914,0.0098825395,0.036956336,-0.08343025,-0.013784968,-0.041497808,-0.025701879,0.003472924,-0.023433402,-0.0037299716,0.015401188,0.028248496,0.038469996,-0.03257173,0.008127026,0.011923291,0.02353622,-0.022606332,-0.0018767889,0.0027069491,0.030447366,0.014305992,-0.04175213,0.001330804,0.022365179,0.02119379,-0.037133522,0.007767278,0.014716777,-0.0066631674,-0.0042450144,-0.00069459167,0.010936673,0.013880214,0.004143415,-0.032204017,0.0030251637,0.029130133,0.0062299273,-0.007148082,-0.02355063,-0.030016156,-0.025822677,0.007108383,0.017956147,-0.007155905,-0.012858996,0.06405029,-0.014527618,-0.0020526669,-0.003478806,0.011162759,-0.019746127,-0.03023482,0.012111325,-0.03040721,0.02575769,-0.037759937,-0.02134765,0.0133345295,-0.036551096,0.029078515,-0.003170204,0.0028585577,0.0327879,-0.018724801,0.012205671,0.0028130212,-0.009015216,0.018395271,-0.09494165,0.024821304,0.01426243,-0.011475787,0.00852974,0.05337697,0.021867294,0.012091372,0.07845688,-0.010616029,0.0042877044,0.03034381,-0.041458096,-0.0012565027,-0.019293705,-0.078059465,-0.029154805,-0.00734512,0.006527778,0.025902506,0.048869986,-0.014201207,0.016966486,0.030548876,0.016058194,0.046059858,0.015946997,-0.009409409,0.0170989,0.044930864,-0.040394895,0.010584332,-0.0051887766,-0.009342724,0.014354645,0.040044077,-0.021900488,0.0049651773,-0.051449187,0.00402892,-0.00866561,0.025867313,0.015064639,-0.04566668,0.0017132782,-0.104709715,-0.021132734,-0.053524427,0.000027790282,-0.022968203,-0.02617732,-0.015797121,0.030510752,0.08937329,-0.011808948,0.020748807,0.025715161,0.007016891,0.011045016,-0.0103825005,0.014119354,-0.00021621017,-0.026524397,-0.024404194,0.0017795924,-0.05703666,-0.039240856,-0.019570878,-0.022079699,-0.019535031,0.046750546,0.00049766176,-0.028708199,-0.0068931896,0.04714274,-0.007601957,-0.028988698,-0.0013885688,-0.022215871,-0.012994494,-0.008241524,0.1095422,0.031166637,-0.003693819,0.0008070151,0.007813771,0.052751992,0.045063905,0.035890337,-0.004486364,-0.008189935,0.032666214,0.0037899292,-0.0083268965,0.00455321,0.0035353675,-0.024816018,0.009166574,-0.007962749,0.014929394,0.0030346636,0.0044891485,-0.046373133,-0.01737197,-0.06331375,-0.018100802,0.021406682,0.020213204,-0.0135717895,-0.01768295,-0.022468964,-0.013350902,0.009353254,-0.04489918,0.00032993229,0.0415707,-0.024871476,-0.057799377,-0.014739559,0.0029590214,-0.007770824,-0.05376949,0.0100941,-0.055169884,0.004888367,0.0047612065,0.015964149,0.015852336,0.0024096023,-0.0056506083,0.0004771018,-0.0018753241,-0.00475628,-0.018499874,0.010346101,0.0059897667,-0.026043309,-0.020698141,0.012351307,-0.015996998,0.020927744,-0.013046108,0.0039376863,-0.013695559,0.044547223,0.017397717,0.008671099,0.0064695263,0.0036310647,-0.054182675,-0.0054416046,-0.017084913,0.0036190099,-0.024408534,-0.020197725,-0.072397284,-0.008486733,0.026327746,-0.036176004,-0.052244753,-0.023180194,-0.017005363,-0.00084370957,0.0024133848,-0.021051947,-0.010070973,-0.015502642,-0.02311247,0.030344,-0.061462846,-0.004487138,0.015153226,0.021663385,0.0038999885,-0.03587933,-0.037455752,0.0307038,-0.040512353,0.007424118,-0.052270796,0.028080711,-0.0034225706,-0.062817276,0.030266417,-0.0070565445,-0.026276767,-0.05941009,0.021018611,-0.016159033,-0.0027844948,0.0068285437,0.01506429,-0.0061601396,0.03925488,-0.0033554872,0.023539035,-0.011324689,-0.014777968,0.050352227,0.0137746185,-0.018100422,-0.038337808,-0.007733407,-0.004147133,-0.01675526,0.008024397,0.043082148,-0.037079304,0.029546874,0.016242376,-0.00047898674,-0.048991665,-0.016808795,-0.025703063,-0.009960145,0.0154215405,0.02214769,-0.045017313,-0.0032074891,-0.011641751,-0.0008752604,-0.02103491,-0.03527006,-0.04059695,-0.047835883,0.020322464,0.032196075,-0.004528691,0.032355048,-0.014543968,-0.010815624,0.047523078,-0.0010928173,-0.037807353,0.008068202,0.013272988,0.009917698,-0.0041761766,-0.02093842,0.000066703644,0.012788708,-0.023022626,-0.0035190897,-0.04915546,0.01074278,0.031474054,0.0261077,0.05167643,0.053504772,0.030735632,-0.021047056,0.036429875,-0.0026693142,-0.06280099,-0.007930339,0.026355047,0.05432889,-0.05627134,-0.0048509813,0.004190904,-0.012678009,-0.0055728606,0.009706503,0.027889363,-0.04382456,0.042038772,-0.017522713,-0.034806907,0.02375941,-0.035887018,-0.0012136751,-0.029806893,-0.015878009,-0.004431218,0.022337059,0.029767089,-0.020389065,0.045106802,0.05638555,0.031307768,0.0011296744,-0.017984364,-0.05757483,-0.0059995702,-0.14984164,0.013043565,-0.010334675,-0.0091701485,-0.003669328,-0.024886101,-0.027748821,-0.035586037,-0.008601512,-0.0144047,-0.024281617,-0.0438139,-0.0022829273,-0.0007924501,-0.017762084,0.03949647,-0.053115163,0.0054591014,-0.026917359,0.08033958,0.03224439,0.007717432,0.044952925,-0.027607778,-0.011567986,0.012658581,-0.006463376,-0.018038038,-0.01019695,-0.05625691,-0.04262887,-0.040014673,0.014357919,0.025088156,0.00089125393,-0.012727957,0.012796874,0.008554158,-0.059823446,-0.008560569,0.0006917498,0.00922871,0.015052333,0.015579294,0.00021220262,0.03396369,-0.02682896,0.0012712567,-0.06191365,0.0016511646,-0.015068378,0.027486376,-0.01320082,0.016805409,-0.0067379107,-0.01642634,-0.009859391,0.02866218,-0.014357669,0.013609409,0.011019896,0.0060535497,-0.035798542,-0.0058260113,-0.013389208,0.04520782,-0.0591159,0.020921553,-0.010473678,-0.004514084,-0.030825859,-0.016944151,0.017816726,-0.03481564,0.0018714095,0.032679647,0.044494197,-0.010859282,0.0014371815,-0.0020316355,-0.034275282,-0.030145701,-0.00047358265,-0.0073983604,0.038251054,0.0031463187,-0.0015254675,-0.0031715971,-0.061753046,-0.011559821,-0.043960582,-0.034461267,0.020698417,-0.019433608,0.003502984,0.04050559,-0.019210177,0.013623452,-0.018959066,0.01812106,0.0052512083,-0.032197397,-0.032533053,0.0057018553,-0.010349869,0.023181483,0.043871146,0.026239192,-0.029957373,-0.022014845,-0.018234218,0.00009108504,-0.015197796,0.012304153,-0.098465964,-0.021438135,-0.029502697,0.039522927,0.007603966,0.01714078,0.014471204,0.016567718,0.003650386,-0.04082039,0.024549728,0.081141695,0.04139473,0.028642036,0.015596319,-0.020745961,-0.0066862176,-0.07022173,0.016308578,-0.006925028,0.03864736,-0.05052658,0.0034980935,0.039503325,-0.021190124,-0.054058746,-0.026044058,-0.043428425,-0.022947064,-0.024574652,0.0048227827,-0.017709838,0.03017357,0.028126713,0.0016800473,-0.027120862,0.009795089,-0.009750746,0.0034967305,0.04545731,-0.00017129187,0.06505087,0.016099928,0.031795412,0.014946071,0.07005519,-0.035869244,-0.017709453,-0.015555622,-0.016857792,-0.031674694,0.063201405,-0.017803062,-0.012043445,-0.01821324,-0.008351764,0.009784676,0.020995948,-0.011814025,0.012738815,0.015893672,0.005581927,-0.013772439,0.017843308,0.0032772946,0.005692325,0.016652588,0.029818498,0.018825553,0.037293255,0.0064886487,0.013108689,-0.019171255,0.009602895,-0.0072543076,0.008040394,0.008713024,0.01688166,0.007287071,-0.003692261,0.05698449,0.016321624,0.03788247,-0.009139534,0.054301817,0.031974584,0.0067644096,-0.028948601,0.014905261,0.010292122,-0.02699852,0.012757349,-0.013172505,-0.029236695,-0.0030121983,0.01560888,-0.043215495,-0.00843584,-0.011732625,0.04487216,-0.0059636985,0.029503517,0.039338887,0.03394097,-0.010864687,-0.04322152,0.052159738,0.008635501,0.006776235,-0.017482918,-0.005052276,-0.0105212005,-0.0086602885,0.012323032,-0.0004719446,0.049669087,-0.06452881,0.00242494,0.0081020845,0.02988924,-0.02562387,-0.007581792,-0.062969655,0.00062277436,-0.012717383,-0.00609693,0.004834467,-0.035050534,0.0013041314,-0.0031508824],"last_embed":{"hash":"1q1hhaw","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"1q1hhaw","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)","lines":[190,199],"size":253,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1q1hhaw","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04375622,-0.050347764,-0.033892974,0.00007130999,-0.05161393,-0.062117018,0.032299053,-0.010859824,0.0019273548,0.03077667,-0.0026746686,0.0006808631,-0.006132268,0.017169515,0.0010017141,0.052763257,-0.03967043,0.01352285,0.034206826,-0.00731695,-0.053024344,0.010361063,0.07421093,-0.028299477,-0.03268021,0.008359457,-0.034367975,-0.028696528,0.022346785,0.08218276,-0.0042760572,-0.05461798,0.0661817,-0.03177082,-0.012405897,-0.013587628,0.021230234,-0.0036802483,-0.049785744,0.04665285,0.03114937,-0.041434955,0.023467408,0.0089203445,0.055772785,-0.026397152,-0.04359122,-0.004359152,-0.00885823,-0.0041646743,0.02553211,-0.013684707,0.023742508,-0.0066821543,0.031088436,0.051749967,0.010672652,-0.028898373,-0.026098857,-0.0072998954,-0.047026016,0.026663862,-0.025145708,-0.014882697,0.012800027,0.028046336,0.025986351,-0.0118221035,-0.012437963,-0.019409953,0.0059997966,0.01410595,0.047476865,0.039063256,-0.047207534,0.0045502083,0.0098316455,0.002600291,-0.0056837304,0.020098928,0.018495215,0.030282488,-0.0016565922,0.0010944166,-0.030802388,0.037679534,-0.0027555316,0.056321807,0.019780358,-0.0065807938,0.011850776,0.021887125,-0.018104438,-0.014001746,-0.030970369,0.008857995,0.014697147,-0.04377195,0.0677833,0.009937093,0.036621176,-0.019826086,-0.0058699436,0.009787603,0.009234983,-0.01067894,0.013364567,0.014712974,0.030130886,-0.023380015,-0.0015666902,0.05824634,0.023605583,0.036689676,-0.002634141,-0.025456244,0.021323247,-0.03750504,0.0071134917,-0.026375156,0.054119308,0.031214247,0.0064478125,-0.022475606,-0.0013371814,0.04121631,-0.025081793,0.005042797,-0.022645753,0.03512743,0.0061538373,0.05352028,-0.027632467,0.02525559,0.008514437,0.039098438,0.03567133,0.008226847,-0.007480909,-0.07689644,0.030047348,0.032990973,-0.042463683,0.006417472,0.009241173,-0.0403521,0.013057809,0.0060581216,0.008101113,0.004841942,0.0064291228,0.02995348,-0.00040166435,0.05298049,-0.034350924,0.007071925,0.008292054,0.050865572,0.01829347,-0.017502882,0.029561648,-0.020629553,-0.00814091,0.064392015,0.013172748,0.0008389958,0.022946412,0.01674538,-0.0115031395,-0.0023375743,0.012054829,-0.043757934,-0.02480207,0.030852748,0.02489602,0.008282056,0.062209945,0.023353497,0.007076089,-0.009027782,-0.038355544,0.032086316,-0.03585518,-0.06941165,-0.02091976,0.060019758,-0.017595533,-0.03752198,0.008842325,0.03617794,-0.011423685,0.012711091,0.010755006,0.02804383,0.048995346,0.019390913,0.025698202,-0.011915313,0.012121535,-0.034666438,0.010536194,0.019811513,0.010183297,-0.0061469255,-0.053869978,-0.0075116805,-0.015532298,-0.03670193,0.022367517,-0.04022343,-0.01325176,0.014742585,0.022565963,-0.009745907,-0.029664574,-0.048175007,0.024714118,-0.006989398,0.0006572358,0.017679539,0.010946791,0.0841429,0.02878697,0.0008846855,-0.019240275,0.021052683,-0.018264575,0.057539213,0.020057885,-0.01855153,0.004225645,0.0011323306,-0.0049813986,0.027302928,0.030420545,-0.004437354,-0.0053008823,0.017596543,0.023420928,-0.0030745622,-0.023869945,0.019996798,0.053567793,-0.004348693,-0.007871532,-0.022271736,0.028450662,0.06984813,-0.03130402,0.0072538476,-0.03555698,-0.0068884226,-0.027597567,-0.016605895,0.00054184976,0.031263843,-0.012490172,-0.015477851,0.0090371175,-0.0031805632,0.009050347,-0.002354628,0.0030074557,0.016749838,0.013137478,0.027468337,0.0010044205,-0.0175607,0.030817658,0.053624727,0.0017689453,-0.041096967,0.015390992,0.0455408,-0.044945024,0.008756176,-0.020645732,0.020431438,0.046270374,-0.015464188,-0.032679696,-0.022163475,0.011605357,0.017794335,0.026321659,-0.003482529,-0.020186197,-0.04374752,0.012567264,-0.032297008,-0.036042947,0.0057369475,0.06615413,0.0026981612,-0.022872701,-0.0012516452,0.02036004,-0.17542237,0.006210141,-0.025729733,0.06601526,0.011108442,0.013099634,-0.019456483,0.00026698917,-0.095445916,0.056996476,-0.004368261,-0.042922515,0.027591957,0.0004869829,0.02230964,-0.00921969,-0.010647008,-0.0052938685,-0.024265729,-0.043407094,-0.02326809,-0.040842805,0.056337178,0.049233086,-0.020857954,0.004135756,0.08969625,-0.033251274,0.00087045354,-0.03625995,-0.056518752,0.019966796,0.0013135881,-0.00066319667,-0.0070179775,0.031167468,-0.010109937,0.016507864,0.039864045,-0.0019558326,0.074858025,0.025810653,-0.027123922,0.022577701,-0.019474005,-0.0034900627,-0.023939932,0.02172205,-0.0488316,0.008025004,-0.010063443,0.00407682,-0.0025642726,0.011297489,-0.05311861,-0.0025383108,-0.024469137,0.018132554,-0.04973597,-0.027845208,-0.028510146,-0.050262164,0.0011276609,-0.037893463,-0.043070704,-0.072261676,0.009101287,-0.022111598,-0.022893276,-0.022998277,0.02817548,-0.04203722,0.0030435023,-0.034973692,-0.022512523,0.032812376,0.012611701,0.0012646217,-0.01581221,-0.110104844,-0.023402775,0.036174472,-0.042726167,0.025047947,-0.013744722,-0.03919307,-0.012975689,-0.012682386,0.016310422,0.23464715,0.008040058,0.014122115,-0.0004646476,0.04619499,0.012456391,-0.011993999,0.060657427,-0.01596479,-0.050745357,-0.0015631533,0.026798293,-0.00945479,-0.022261254,0.018399065,0.05452483,-0.06724544,0.006827998,0.06831804,-0.018037569,-0.00034485722,-0.023229245,0.0144718485,-0.014230772,-0.0936082,-0.01737203,0.0025703446,0.021028517,-0.02944794,0.027610948,-0.017596293,0.04382799,0.07523859,-0.034956835,0.031528007,0.020966155,0.0006914217,-0.04219993,-0.016094219,0.0074186586,0.019102938,0.0154103115,0.037230257,-0.08027766,-0.021896603,-0.022959404,-0.039020836,-0.0023621083,-0.017215548,-0.005619727,0.024905715,0.020588435,0.026653806,-0.027083173,0.014044474,0.0013004582,0.012097116,-0.03145587,-0.001491265,0.0042506782,0.027524704,0.014752273,-0.046395894,0.008997029,0.023723662,0.023934102,-0.037054643,0.011268215,0.018837653,-0.0053717955,0.008323924,-0.0013098117,0.0026371249,0.02085112,0.011702918,-0.040257875,0.0075475452,0.034091763,0.0064253747,-0.0118292775,-0.0035060248,-0.028237125,-0.0162539,0.010011889,0.029167589,-0.005248712,-0.015718006,0.05196515,-0.009898144,-0.0012837155,-0.0019789857,0.01605753,-0.020984793,-0.0231662,0.0055564456,-0.024220632,0.03841731,-0.041233193,-0.012498573,0.022191644,-0.0200427,0.029727085,-0.008876793,-0.002768238,0.030034784,-0.017204896,0.0033144979,-0.01109984,-0.016636675,0.02122713,-0.08587115,0.032830283,0.021213312,-0.011134435,0.008829891,0.058643483,0.02266139,0.0034032702,0.07456191,-0.009499659,0.014587782,0.010645744,-0.041700456,0.002052168,-0.015888246,-0.06924258,-0.035145342,-0.008704654,0.0130839115,0.028684342,0.046288397,-0.019231468,-0.0033121116,0.029101504,0.019043114,0.046355724,0.016130574,-0.0064882417,0.011767623,0.040561944,-0.0132306665,0.022404352,-0.0030208607,-0.0051616244,0.018242296,0.034153238,-0.020803602,0.0090592215,-0.04378572,0.010867365,-0.0012079135,0.027326223,0.016829323,-0.038637556,0.0012756226,-0.09952623,-0.025310708,-0.041758925,-0.015272281,-0.028314719,-0.029505298,-0.014352273,0.04158793,0.08327303,-0.019741638,0.0247696,0.024561139,-0.004870697,0.0016285902,-0.008342302,0.008437977,0.00019706546,-0.028128054,-0.010514754,0.0055171344,-0.06981193,-0.037173253,-0.01829589,-0.028148461,-0.014197785,0.044156685,-0.018912194,-0.022491673,-0.0043148343,0.05223707,0.00024499162,-0.033327766,-0.0031691229,-0.024717087,-0.01437949,-0.0021831263,0.09898567,0.022563204,-0.0023045961,0.0035966525,0.013770922,0.050076693,0.035102,0.03679294,-0.0031737406,-0.0073275883,0.031037645,0.0017993257,-0.020387756,-0.0044858544,-0.002321216,-0.019863917,0.017258676,0.0024517619,0.019898178,-0.0075595705,-0.009593007,-0.04148951,-0.006324912,-0.068873115,-0.027604662,0.013645702,0.019108934,-0.023264693,-0.022330657,-0.022351071,-0.013725653,0.009674617,-0.049453564,-0.016596366,0.032639317,-0.017650332,-0.05236185,-0.0128996605,0.0038080676,-0.009005232,-0.06766861,-0.0062549906,-0.04657803,0.011714478,0.022514842,0.012668026,0.02544102,0.0013161749,-0.011159959,0.008359478,-0.0074115223,-0.009966437,-0.026616868,0.008148393,0.003016746,-0.043386765,-0.022852916,0.016537296,-0.019436583,0.015970707,-0.013384563,0.00844218,-0.020334238,0.04596948,0.011311823,0.010273288,0.0073353504,0.0035213563,-0.034658916,-0.019295607,-0.0117058195,0.0022152816,-0.029164366,-0.03212689,-0.06803781,-0.022874516,0.01898005,-0.039172824,-0.043059085,-0.025817169,-0.015099808,-0.0031317198,0.008325394,-0.018787922,-0.0067520053,-0.023577051,-0.025418546,0.03143154,-0.051415537,-0.01616346,0.027343055,0.018453877,-0.00014475356,-0.035570998,-0.03564165,0.034400564,-0.026439134,-0.0038027375,-0.049807392,0.016701097,-0.00074041757,-0.07110114,0.014035599,-0.012512983,-0.02351176,-0.06211954,0.023744868,-0.0136687895,-0.001613856,0.0057459283,0.016986268,-0.00241291,0.029531104,0.0075782463,0.025798317,-0.0059963525,-0.017641535,0.03930085,0.015034868,-0.010612094,-0.028309459,-0.010402797,-0.012537203,-0.018897908,0.006204851,0.04051149,-0.03337329,0.033328146,0.009040237,0.0028521789,-0.040480662,-0.014866543,-0.023852512,-0.013883174,0.015495473,0.010308689,-0.034445137,0.0058491556,0.008944482,-0.011263391,-0.01599816,-0.051921424,-0.04864072,-0.03344442,0.029834058,0.021207815,-0.002857958,0.02801172,-0.0011960762,-0.020572571,0.06461121,-0.008478753,-0.047202148,-0.00047375963,0.012164679,0.0020429706,-0.0066967215,-0.025394304,0.0050973212,0.022169318,-0.017280737,0.0005795603,-0.054059148,0.0075715403,0.0385123,0.01845803,0.051901426,0.045884605,0.029226916,-0.02405634,0.028998198,-0.007834705,-0.057999406,-0.010585079,0.029964117,0.040563464,-0.04571894,0.015833573,0.0085394615,-0.020945875,-0.009272904,0.003018255,0.02174732,-0.047916852,0.048469674,-0.017911345,-0.02881576,0.03714791,-0.035029452,0.00557764,-0.026348593,-0.010203171,-0.0026289292,0.0314601,0.020465575,-0.024473133,0.04643783,0.05989778,0.034773376,0.0021010744,-0.026447114,-0.051442612,-0.004397481,-0.14441876,-0.0019492157,-0.0041759447,-0.012809638,-0.008853182,-0.02599527,-0.046849694,-0.039763678,0.0019058979,-0.019881079,-0.02713958,-0.03628818,-0.0013488728,-0.00163776,-0.01678375,0.031688493,-0.057271894,0.0066337422,-0.035086337,0.08297834,0.03026915,0.013449746,0.04360444,-0.025106983,-0.023767425,0.014617155,-0.020564266,-0.026013613,-0.012815958,-0.05081812,-0.039200604,-0.042993575,0.011733267,0.031285472,0.0016848813,-0.025880065,0.01128639,0.019054012,-0.07101625,-0.00067644526,-0.00034261268,0.012681627,0.0038772677,0.031492054,0.008569383,0.046406478,-0.023611164,0.0021110624,-0.04584309,0.012154948,-0.009377415,0.034852546,-0.01426675,0.0079765925,-0.008041682,-0.023785543,0.0035149055,0.025218474,-0.007834791,-0.0002102196,0.017987955,0.01843121,-0.039211232,-0.00866127,-0.018150607,0.047388926,-0.052019004,0.0269489,-0.008967245,-0.0069449353,-0.019341692,-0.011131769,0.01642116,-0.034142904,0.0019309223,0.019055491,0.04632563,-0.019379077,-0.002170341,-0.0074676494,-0.058077954,-0.02506846,0.011723939,-0.021066073,0.04647703,0.006776915,-0.007111078,-0.0072616073,-0.07714405,-0.010766649,-0.041879915,-0.03592801,0.034119595,-0.017639425,0.0011089934,0.038588576,-0.02247862,0.011292364,-0.013843028,0.019260138,0.0021680188,-0.02234154,-0.041812677,-0.009346545,-0.018900085,0.017943868,0.035623427,0.022031704,-0.04219535,-0.024616031,-0.027551416,0.0049755285,-0.00009641309,0.013478966,-0.08415292,-0.013055066,-0.025150701,0.030602096,0.0006124934,0.0030527012,0.019559236,0.0067602387,0.0043121623,-0.041638758,0.025530336,0.08487448,0.04588291,0.031643223,0.022397814,-0.024591226,-0.014186296,-0.056190632,0.007168995,-0.016385794,0.044059843,-0.04370417,-0.0016378287,0.0397223,-0.02248426,-0.06362628,-0.0077971285,-0.035781164,-0.025971388,-0.022898767,0.01092561,-0.02214559,0.023722833,0.03669038,0.02070658,-0.012619698,0.0067488216,-0.018897438,0.005439982,0.037708994,0.009139205,0.067840055,-0.0010354533,0.012149913,0.018526772,0.062933385,-0.02654434,-0.0051810876,-0.01294486,-0.01573712,-0.028760916,0.08246086,-0.016893487,-0.012482244,-0.005147092,-0.010715001,0.026192952,0.021356143,-0.012170021,0.009031369,0.013599649,0.016657447,-0.023436077,0.013531399,-0.0016036957,-0.0057092835,0.025438482,0.021505253,0.03367515,0.02883134,-0.007026523,-0.00014387832,-0.02945435,0.0070107346,-0.023168748,0.0013248161,0.014356629,0.020606957,0.0028155437,-0.0057588825,0.05156552,0.0141881695,0.028874803,-0.018742139,0.059412677,0.031751905,0.012564744,-0.018253254,0.023986934,0.011799449,-0.026016356,0.020104986,-0.0274733,-0.026418256,-0.008136233,0.022455567,-0.040906616,-0.0034795045,-0.016604697,0.035236828,-0.006844961,0.021912351,0.040345103,0.035527207,-0.0031714821,-0.04727334,0.054870974,-0.0019924662,-0.0017105769,-0.0037752767,0.00047133872,0.00070221216,-0.0064283074,0.018139122,-0.007024378,0.043014944,-0.056290805,0.00013890734,0.003530165,0.038411345,-0.00986686,-0.017951632,-0.053339504,0.002551822,-0.006636824,-0.014309704,0.02149238,-0.041368652,0.0023927877,-0.0016154585],"last_embed":{"hash":"3co2wi","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"3co2wi","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{1}","lines":[192,192],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"3co2wi","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036823217,-0.005195991,-0.014202486,-0.016433131,-0.057294574,-0.067487985,0.041162975,-0.0063776583,-0.0006895222,0.01087324,0.009247914,0.004461957,0.011522845,0.020732028,-0.0067705913,0.03766192,-0.008239421,0.010257657,0.023704058,-0.001581525,-0.04438665,0.010808925,0.06718011,-0.06288061,-0.009313623,-0.0053089974,-0.021998309,-0.02386794,0.016659498,0.063868195,-0.007683192,-0.03808025,0.068546936,-0.046129823,0.00037064156,-0.039621733,0.025138844,-0.00879371,-0.04576067,0.058765803,0.023593664,-0.03225071,0.020533241,0.0077999057,0.028268091,-0.023771174,-0.058646053,-0.011371623,-0.038906734,0.009426658,0.011121737,-0.010765911,0.033108823,-0.00048245394,0.035634402,0.04663945,-0.003992064,-0.02532564,-0.017247887,-0.0022924398,-0.04674133,0.031638168,-0.027509835,-0.0027078625,0.025198456,0.041044265,0.018835273,0.0059278132,-0.016630812,-0.005228364,0.013701316,0.013051826,0.058681697,0.016101504,-0.06508316,0.000642131,-0.006482283,-0.015918173,-0.0062151784,0.030946938,0.020154556,0.015175004,0.012464193,-0.0061579924,-0.03310738,0.02766468,-0.0076728077,0.073823676,0.02657639,0.01030342,0.00081718055,0.009068915,-0.02289194,-0.020720052,-0.007895339,0.012987716,0.004395443,-0.015068962,0.05093265,0.01592453,0.03998611,-0.040620316,-0.004504917,0.028584668,0.0045746802,-0.023004325,0.028886477,0.0021107355,0.029666804,-0.021821018,0.006951982,0.041844845,0.043959707,0.025939822,0.008402157,-0.013502835,0.022357412,-0.043581087,-0.011002979,-0.0065022097,0.07062449,0.01633729,-0.00514088,-0.030817255,-0.019104179,0.03438844,-0.033247855,0.002223926,-0.022739453,0.021538466,-0.00007347894,0.048842024,-0.055626307,0.016879885,0.015185015,0.03736523,0.03130755,0.0026278498,0.0047326526,-0.05724164,0.012019145,0.028263671,-0.03806952,0.02342685,-0.011138752,-0.040913764,0.006345308,-0.01670746,0.016495362,-0.016343402,0.006158172,0.006184526,-0.008453483,0.054646496,-0.04222626,0.0063063926,0.016499704,0.03562346,0.019486828,-0.015411763,0.0037588812,-0.0077367695,-0.028019726,0.044170085,0.000035747198,0.0034056362,0.03245633,0.023291722,-0.015348254,-0.0015385392,0.023642836,-0.051504835,-0.00534877,0.017124709,0.024944814,0.022004846,0.08595367,0.026884576,-0.01014621,0.0031362323,-0.036141265,0.03161214,-0.031516492,-0.06556437,-0.0108809415,0.05301663,-0.010114102,-0.06551724,0.0255692,0.015534831,-0.008389306,0.0004956745,0.0023680863,0.021022556,0.04280687,0.011561598,0.03060439,-0.007990545,0.00064340304,-0.01839145,-0.00006336957,0.022416918,0.007057122,0.006032642,-0.06668513,0.0052595735,-0.028739752,-0.0281623,0.010925578,-0.027412778,-0.00738066,0.027553016,0.0074518817,0.010209067,-0.023598785,-0.04003119,0.033257008,0.013022805,-0.009620116,0.0019192202,0.022566063,0.0698431,0.034723002,0.03142667,-0.014479578,0.031186951,-0.037379563,0.06511261,0.021917146,0.0007504255,0.0013319058,-0.0061645866,-0.007823495,0.01899784,0.025748229,-0.023449788,0.019256895,0.028487869,0.028265566,-0.0047665685,-0.01935282,0.022073705,0.048044134,0.0061510485,-0.008204921,-0.013978098,0.051465135,0.054135937,-0.030169088,0.005224168,-0.018437674,-0.0072564087,-0.023842622,-0.03260574,-0.010318657,0.03453574,-0.032666657,-0.025788901,0.0020042404,0.010570433,-0.005094755,0.0048265355,0.0030042767,0.009848481,0.011411628,0.026828188,0.008323438,0.00574145,0.02396042,0.049913593,0.009823914,-0.053458758,0.000035176738,0.026525192,-0.04639292,-0.010024122,-0.01789084,0.030157186,0.056718916,-0.037395958,-0.018122919,-0.030682202,0.014062704,-0.019289324,0.042049687,-0.0013867507,-0.04471723,-0.027474087,-0.0019917402,-0.0029075546,-0.026921267,0.007882629,0.06501218,0.010773123,-0.021977747,-0.0102494825,0.008871403,-0.16869862,0.016708292,-0.00683717,0.04058537,0.009654075,0.021951973,-0.010757108,0.008192704,-0.07934408,0.04910881,-0.0205346,-0.05213925,0.026370352,0.0074003455,0.013637891,-0.012233858,-0.029342238,-0.0144343125,-0.01937282,-0.04236102,-0.022561338,-0.030194972,0.038465496,0.03463178,0.0025636775,0.035266805,0.07816075,-0.020030012,-0.0015948529,-0.031822395,-0.055817135,0.025305279,-0.0005941925,-0.01056264,-0.01841151,0.063148744,-0.0033028417,-0.0024113199,0.033331465,-0.0036658952,0.04503079,0.024935104,-0.015742963,0.015057861,-0.018000875,-0.0054815444,-0.011993999,0.0043602968,-0.059719846,-0.011734458,0.002787801,0.00093401916,-0.0035126589,0.00030187867,-0.027325114,-0.006552522,-0.04694144,0.017837204,-0.039295744,-0.012168115,-0.013692432,-0.04472259,0.0014067467,-0.026865548,-0.063948676,-0.063079506,-0.017601632,0.005196229,-0.017454198,-0.024330607,0.013435079,-0.017409375,0.011586517,-0.04043123,-0.033083197,0.020576874,-0.0031181718,0.0070832707,-0.0070527038,-0.10424643,-0.03339727,0.038662907,-0.051160857,0.0125599615,-0.020243637,-0.038260914,0.0022819524,-0.005852756,0.015527285,0.23182075,-0.0069314297,-0.0042269253,0.007910878,0.043191105,-0.0062739127,0.00512099,0.060442816,-0.023833934,-0.06738178,-0.0026584934,0.025466973,-0.02060613,-0.014094555,0.005267942,0.057515252,-0.04990331,0.010966671,0.0527394,-0.008294962,0.016127527,-0.021450305,0.0125883855,-0.00086606224,-0.08443477,-0.024069438,0.0022959413,0.013979203,-0.020066142,0.036159903,-0.023113772,0.03376511,0.061338782,-0.022756562,0.026396807,0.044483285,-0.009073032,-0.031434815,-0.0077253426,-0.0010677358,0.014137467,0.0077256025,0.014522707,-0.08293549,-0.0019091725,-0.023242267,0.012882157,-0.015711239,-0.0043653976,-0.021828573,0.014926526,0.019295627,0.035183124,-0.018592684,0.00938928,0.016987676,0.013275993,-0.004268381,-0.019495908,0.01659653,0.026276598,0.02398181,-0.06325027,0.012868584,0.055238497,0.041812062,-0.045533516,0.030979287,0.015437248,-0.010149375,0.012349847,0.013760893,0.004589867,0.012256113,-0.011059482,0.008255877,0.0011261709,0.025729757,0.021938743,0.01085318,-0.021234578,-0.032126322,-0.044270545,0.020589357,-0.00002001742,-0.012011934,0.005547388,0.06013247,-0.016179329,0.0021798196,0.00987363,0.027320018,-0.0175317,-0.042394377,0.007638569,-0.037106324,0.03350882,-0.03873447,-0.042321373,0.004488599,-0.061029892,0.042746425,0.011966015,-0.002454424,0.0197833,-0.004841573,0.0031212235,-0.0008655342,0.0036561282,0.019257788,-0.07637093,0.034613155,0.02605909,-0.03655214,0.0032027543,0.03741907,0.01583165,0.020569827,0.06640019,0.0024825598,0.008674982,0.0142866075,-0.022563772,-0.008393407,-0.0019224752,-0.077746116,-0.01912756,-0.014888005,0.0096571855,0.0043984423,0.058084473,-0.012929976,0.0326032,0.03277657,-0.0038652872,0.049445182,0.013334504,-0.01482227,0.002509216,0.039841007,-0.019852119,0.04008809,0.013408984,-0.002958272,0.010668856,0.03330339,-0.025031487,0.020351827,-0.04138989,0.0014971658,-0.0011978103,0.034111857,0.021550344,-0.041214716,0.012470526,-0.103834085,-0.033446707,-0.029727139,-0.014326268,-0.0064877956,-0.023764776,-0.00986717,0.03918831,0.068545885,-0.010311649,0.013722152,-0.0034458209,0.004524419,0.0005842545,-0.014509373,0.013635334,0.0138476975,-0.021822339,-0.00054530386,0.004018647,-0.06786301,-0.004193717,-0.014530641,-0.025074793,-0.01770892,0.067360416,-0.0077619953,-0.035689097,-0.008565006,0.06767894,0.0018130963,-0.034598917,0.0031659435,-0.033985525,-0.02137244,0.016419189,0.10018669,0.034965973,-0.008285432,-0.009266191,0.004637065,0.027757721,0.030734574,0.033703364,-0.01509213,0.0064823213,0.046106398,0.012767574,-0.022645026,0.014070815,0.007323804,-0.017410902,0.016146235,-0.011732718,0.0072305873,-0.013248238,0.008147057,-0.050628673,0.0013257451,-0.06945433,-0.032944188,0.03211223,0.017286625,-0.010366549,-0.01061229,-0.027887756,-0.028717054,0.0105664665,-0.04636798,0.003156153,0.051288992,-0.020440582,-0.047020737,-0.0220044,0.0071190777,-0.007864591,-0.07279985,0.009414305,-0.042574197,0.006416298,0.012089228,0.012129775,0.02915849,0.005499528,-0.02017131,0.009173988,-0.033046592,0.000545897,-0.0010080404,0.009056203,0.014364244,-0.050286055,-0.03256591,0.043283172,-0.01643968,0.02156028,-0.027148383,-0.009045226,0.0030679146,0.049292,0.0044141863,0.015014877,0.026445666,0.009231473,-0.052605893,0.003443681,0.022552887,-0.0011142825,-0.016310072,-0.006727093,-0.09802618,-0.0058924397,0.010015263,-0.032123905,-0.027461443,-0.015530335,-0.016501823,-0.003987208,0.03281299,0.022279982,0.013990245,-0.0020540198,-0.029817542,0.034002364,-0.07516999,-0.008155145,0.03907127,0.001234598,-0.018403374,-0.027931655,-0.009520108,0.029986244,-0.037910044,0.00673328,-0.047583777,0.0217197,-0.011086617,-0.06696576,0.02239959,0.004452584,-0.014356325,-0.048885155,0.016817642,-0.021327486,-0.011941843,0.0054836827,0.022992838,-0.0041895723,0.032407425,-0.005466232,0.046612997,-0.011157373,-0.013359354,0.046448547,-0.013713825,-0.014102933,-0.022053689,-0.0051277075,-0.019578854,-0.0063621127,0.0023613041,0.044620447,-0.03591914,0.026792752,0.029135993,-0.01380136,-0.057417557,-0.03500269,-0.019451786,-0.025904937,0.021467995,0.029726343,-0.038641293,0.01726329,0.0076825856,-0.0020573018,-0.02732767,-0.047824107,-0.027378486,-0.04965541,0.014606842,0.023317646,0.019005662,0.02733646,-0.007975769,-0.010051177,0.057444155,0.00006909846,-0.050727352,0.005684776,0.019214135,0.005080887,-0.008416829,-0.03271255,-0.0020328446,0.0024795,-0.02680222,0.0043926463,-0.06716609,0.041584324,0.03200724,0.024701256,0.05024121,0.035649315,0.041320138,-0.001209458,0.011741781,-0.0038026236,-0.056654282,-0.022622846,0.014415297,0.04967477,-0.05110164,0.009783678,0.020172844,-0.021089235,-0.008576984,0.0078083,0.027890513,-0.051988065,0.042695496,-0.024856765,-0.022555515,0.023664672,-0.014848816,0.024696216,-0.0178843,-0.009549362,-0.0021010137,0.025487026,-0.0006963,-0.021760898,0.055590753,0.06920068,0.030915514,-0.0046138694,-0.010722812,-0.03830978,-0.007559819,-0.14534843,0.01093804,-0.008084557,-0.014946095,-0.0041552004,-0.023286942,-0.028526265,-0.043400623,-0.007053713,-0.027976137,-0.009156517,-0.046902165,-0.026130727,-0.00696996,-0.020861913,0.040223703,-0.03375975,-0.0037874845,-0.029594997,0.07866882,0.039036386,0.0026512782,0.060194314,-0.021229824,-0.020639688,0.013818739,0.00018212938,-0.011755837,-0.013110343,-0.038403273,-0.032725513,-0.060696784,0.017257828,0.004358314,0.016253037,-0.025760086,0.012873307,0.0033907816,-0.053972315,-0.023992294,-0.023076525,0.00049996574,0.008961172,0.02600573,0.009803063,0.036668066,-0.01366654,-0.0031501714,-0.054373845,0.023079457,-0.029516134,0.029974332,-0.0156472,0.027374687,-0.0075638755,-0.032110177,-0.0068468843,0.01185648,-0.011075551,-0.0047139092,-0.004256779,0.0059792376,-0.040849485,-0.0024129376,-0.0519733,0.03172061,-0.035793956,0.012187272,-0.036143094,-0.009670409,-0.029861681,-0.015903357,0.021949079,-0.01518943,-0.00015802574,0.012221484,0.038126614,-0.026014108,-0.0059796986,-0.01175141,-0.05394121,-0.010145291,0.003300444,-0.017882133,0.03958798,-0.0088427095,-0.024690323,-0.003404675,-0.066185616,0.00062195223,-0.05159274,-0.013023388,0.0060437117,-0.021900969,-0.018268783,0.05555158,-0.034933843,-0.0012664936,-0.019725677,0.024064608,0.016347168,-0.02396939,-0.016258743,0.00022766257,-0.0039843856,0.039927576,0.022835694,0.0234978,-0.010905775,-0.04752918,-0.043389622,-0.018613392,-0.025899237,0.0058197896,-0.08139047,-0.03426636,-0.017966563,0.036869295,0.0021754345,-0.010004407,0.005504452,0.0027409277,0.02644185,-0.036933478,-0.00062784285,0.071635745,0.04967832,0.04427949,0.02769705,-0.020352224,-0.002215768,-0.06313163,0.027082596,-0.016601674,0.047590695,-0.025146328,0.028722897,0.039652515,-0.00585137,-0.026836682,-0.04583839,-0.036444172,-0.009876663,-0.025031658,-0.006128897,-0.010686877,0.018380875,0.017327752,0.0147137595,-0.02825611,0.005376569,-0.003500557,0.009854455,0.049562335,0.0009785158,0.05017424,0.030852383,0.009154558,0.00080828526,0.058963608,-0.028726611,-0.012183173,-0.019100307,0.0036946158,-0.038433623,0.067674994,-0.021985738,-0.009892827,-0.033187214,-0.008727148,0.018771674,0.019599304,-0.008966435,-0.0056161345,0.031834703,-0.0057871,-0.025555758,0.022845183,-0.004583044,-0.023498572,0.021903759,0.019764857,0.045144733,0.075060815,-0.00038999887,0.00440825,-0.007305731,-0.0067178397,-0.010122072,-0.003963663,-0.0019423163,0.011070727,-0.00021494784,0.011315212,0.070964806,0.0005806454,0.019227607,-0.0110598225,0.057343908,0.012811026,-0.03214626,-0.034549877,-0.005915494,0.008469409,-0.03981815,0.020729944,-0.0045328187,-0.017200442,-0.007002689,0.031326372,-0.059316643,-0.011573932,-0.015302557,0.043706287,-0.020629292,0.030219523,0.036790807,0.021952076,-0.014573884,-0.01353659,0.026390895,-0.009080164,0.008904669,-0.024859797,-0.014819161,-0.014892269,0.0073239054,0.023591628,0.0067775575,0.031852145,-0.055770207,-0.017996028,0.015955565,0.037144642,-0.022137346,-0.00821988,-0.08138518,-0.00200009,-0.018415947,-0.027623963,0.032783788,-0.019733163,0.0051641488,0.017835027],"last_embed":{"hash":"ydyrmm","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"ydyrmm","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{2}","lines":[193,193],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ydyrmm","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07516389,-0.027756669,-0.029677296,-0.021180555,-0.050645586,-0.0493899,0.0338227,-0.004907739,0.0074133053,0.015709784,0.0037712748,-0.0075349635,-0.010137927,0.009554116,0.013640601,0.04801956,-0.0046713487,0.025972687,-0.006795544,-0.022849815,-0.058577158,0.023188692,0.092921704,-0.027468905,-0.026320528,0.0071077766,-0.0028494988,-0.028900106,0.0053273947,0.11054531,-0.01416299,-0.0186665,0.052246097,-0.047936227,-0.019854909,-0.017084548,0.009997801,-0.010766982,-0.04477349,0.063812725,0.02400723,-0.014042471,0.02775228,0.020486958,0.06126822,-0.026370542,-0.028009398,-0.014778396,-0.0247479,0.02450857,-0.0013956153,-0.0053072507,0.02481601,0.0021845812,0.020558208,0.0228457,-0.020616926,-0.0039680693,-0.028105665,0.009937788,-0.0564714,0.031065134,-0.014435774,0.012245014,0.017900238,0.035226017,0.020090373,0.013774751,0.0095408065,-0.0065368726,-0.008850368,0.022922168,0.03262022,0.018933576,-0.045011576,0.023810845,0.022331133,0.0059553892,-0.0025474099,0.017489087,0.024030332,0.006662357,0.030212536,0.017481899,-0.01576537,0.02543631,-0.0079456745,0.0342349,0.027881032,0.014125607,-0.011129959,-0.022265103,-0.012024695,-0.029215783,-0.020686341,-0.002070158,0.012925419,-0.0119822975,0.055624545,-0.00092754525,0.03893503,-0.04752558,-0.014873101,-0.0010962662,0.0030072927,-0.024141867,0.03589492,0.016861219,0.016835988,-0.0077679497,-0.0006569647,0.05528218,0.031270944,0.011853674,-0.009227686,-0.034718275,0.034150243,-0.039045054,0.0024000541,-0.028756324,0.026460206,-0.010959643,0.030209724,-0.046681516,-0.008198434,0.040528722,0.0024221,0.0006873714,-0.028215546,0.02499447,0.007009775,0.062902115,-0.006364108,0.021674635,0.0177545,0.04702303,0.039444324,-0.0021023727,-0.0152951665,-0.055392887,0.02845935,0.03460131,-0.025812663,0.011660176,0.017385425,-0.044078752,0.01594599,-0.010602712,-0.0005245043,-0.005435055,0.0033820972,0.011677768,0.0043340307,0.07203144,-0.05167969,0.013832989,0.03464623,0.053006127,0.039917897,-0.020119961,0.015213061,0.0101049505,-0.010392796,0.032722548,0.013172577,-0.0075356686,0.020110874,0.02328569,0.015529091,-0.0073806997,0.015794199,-0.054763805,-0.00027135765,0.03720742,0.03041853,0.008742784,0.0967439,0.019347975,-0.012027129,-0.0079679815,-0.03312844,0.0138081,-0.022111781,-0.051886585,-0.010434555,0.034903448,-0.00052360183,-0.049173467,0.03182161,0.025061484,-0.029460987,0.030066863,0.018761631,-0.009302195,0.044712223,-0.006626916,0.022464119,-0.015318176,-0.0032911685,-0.047699034,-0.007877575,0.02050157,0.024971148,-0.00037735107,-0.03830128,-0.016702326,-0.026867097,-0.011649903,0.0029780183,-0.023776254,-0.04048336,0.027703203,-0.0031260517,0.000580582,-0.021286177,-0.032764304,0.040929478,0.012429946,0.0023223571,0.010854731,0.009284374,0.081195496,0.021524543,0.0041563013,-0.01891974,0.010813567,-0.010047459,0.056058776,0.009936136,-0.013295784,-0.034041286,-0.0017854787,-0.01243614,-0.011915147,0.01536088,-0.007131,-0.004384983,0.033652633,0.034916364,-0.0009543913,-0.011211443,0.0009845715,0.046028983,-0.008736529,-0.01789554,-0.018452581,0.05175645,0.043207876,-0.012810019,0.03376549,-0.0136432275,-0.02034018,-0.04030791,-0.04460162,-0.012334152,0.044974525,-0.01404954,-0.002281414,-0.010483482,0.019197071,0.009159598,0.019419752,0.0020319552,0.018589605,-0.005117296,0.021934545,0.028721772,-0.00807466,0.015399362,0.020439504,0.0010467897,-0.029464731,0.023256574,0.01851132,-0.053398117,0.0015210595,-0.0323535,0.02521132,0.042968605,-0.029736327,-0.022254962,-0.00728309,0.019112203,0.013488718,0.030527104,0.0018813788,-0.04050732,-0.02317784,-0.00009685438,-0.018345388,-0.006511771,0.013000717,0.07471606,0.011203134,-0.022802154,0.0057453793,-0.0078181,-0.1713598,0.0077394824,-0.009154446,0.066572905,0.025088605,0.019192236,0.008002277,-0.020318743,-0.07095555,0.035997055,0.007904988,-0.053702045,0.034001913,-0.00045917986,-0.023687277,-0.006733102,-0.032342125,-0.0042546815,-0.013580025,-0.034302466,-0.0016244736,-0.025749726,0.03493717,0.053539835,-0.006217233,0.011452851,0.110625155,-0.013644683,-0.009768041,-0.022323318,-0.038044024,0.028410831,-0.0024154903,0.011697066,-0.011146977,0.051510017,0.0011379437,0.013186491,0.019510308,-0.010566289,0.04743565,0.035789974,-0.028302515,0.027046757,-0.015726846,-0.038030848,-0.013194691,-0.0008820221,-0.06545218,-0.0134419715,-0.017544217,0.0029676508,-0.021230053,-0.008154579,-0.041849047,-0.0036206006,-0.012070445,0.019925484,-0.040480744,-0.020104615,-0.018599022,-0.03711365,0.020285891,-0.020559462,-0.039380297,-0.064655505,0.011596172,-0.021824092,-0.033854075,-0.009511979,0.015871657,-0.029919175,-0.014335985,-0.023550572,-0.021502696,0.03463977,-0.003595665,-0.0048154676,-0.010018182,-0.09718556,-0.032190587,0.04044807,-0.02303354,0.027992075,-0.013021272,-0.028624153,-0.0051354584,-0.007370647,0.018221747,0.24280523,0.012738955,0.019269273,-0.0039919466,0.06516792,0.00080682425,-0.014427039,0.05800669,-0.032737,-0.042303983,-0.00764925,0.009270833,-0.0047922214,-0.009491948,0.010615406,0.06416837,-0.078251325,0.0014391996,0.051380273,-0.000124568,0.033885386,0.021977836,0.022831641,-0.018667253,-0.084330074,-0.015276876,0.0045658625,0.0137142325,-0.00081998814,0.013220061,-0.042912725,0.025229374,0.033779617,-0.016821755,0.055591516,0.018606622,0.00013722407,-0.05543106,-0.011281446,0.0022621385,0.025014052,0.0014666606,0.000089976,-0.1023592,-0.031357463,-0.037005987,-0.008264053,-0.019272693,0.0040778797,-0.015344737,0.03984158,-0.0031291915,0.024144784,-0.037626073,0.018098172,-0.0043715537,0.0058752275,-0.036902532,0.010363614,0.037747703,0.009532994,0.0054728887,-0.042236276,-0.010174613,0.0364968,0.026135104,-0.02017353,0.0073600793,-0.010090542,-0.0023662462,0.020220783,0.010790421,-0.012068345,0.008736517,-0.0221479,0.0043547037,-0.02155134,0.058682267,0.01231708,-0.011116469,0.003211636,-0.031425886,-0.046586066,0.024420358,0.0117804445,-0.002835104,0.0034847234,0.048374467,0.004568833,0.009364439,0.012632335,0.033303045,-0.04326511,0.0022547264,-0.006179983,-0.027879974,0.032507755,-0.047174808,-0.016857082,0.023122407,-0.043879732,0.03226028,-0.031528007,-0.034277197,0.030295685,0.0037832782,0.024183324,-0.015171619,0.008696328,-0.020819355,-0.102244414,0.026580675,0.03472618,-0.041387018,0.014149323,0.02905676,0.028530166,-0.00227292,0.035842404,-0.024102224,0.004105936,-0.014284543,-0.017540889,0.0042300634,-0.027413541,-0.049598806,-0.022463642,0.0017612685,0.003407796,0.018025309,0.046371236,-0.008165915,0.0135390395,0.022576964,0.016784815,0.05285978,0.027254092,-0.01293245,0.009513934,0.042088013,-0.015122861,-0.0010472805,-0.002224425,-0.0077643194,0.009196977,0.025971394,0.004725547,0.012771921,-0.04614604,-0.005677748,0.012067475,0.014087796,0.02952526,-0.04152475,0.0032732547,-0.095185824,-0.042167485,-0.03176548,-0.035185874,0.00093738246,0.0026594496,0.01132746,0.016193967,0.06542365,-0.040732127,0.011111412,-0.01095272,0.0021361678,0.01966025,-0.021601913,0.019029414,0.010632636,-0.04325505,-0.009575219,-0.010261854,-0.06507292,-0.022879738,0.00040047415,-0.04325566,0.0023599039,0.06980294,-0.017600508,-0.03716605,0.00808415,0.035306472,0.012557645,-0.034506314,-0.0006112528,-0.055664673,-0.0115515925,0.008535037,0.09722161,0.021478502,-0.0042442544,-0.010189733,-0.0021343932,0.03947235,0.04660356,0.033797,-0.04938603,-0.0048841913,0.005270783,0.007884821,-0.03201168,0.026943155,0.0005570236,-0.025740989,0.0066180145,-0.0056868754,0.010393246,0.033337347,-0.0061023613,-0.06288832,-0.0020796016,-0.060018945,-0.03589668,0.047512654,-0.0054697297,-0.04717068,-0.03867627,-0.0055664196,-0.014202381,0.03807671,-0.052880507,-0.0048716697,0.040743034,-0.022971975,-0.033657067,-0.029284697,-0.0013751595,-0.002823042,-0.022265427,0.016437082,-0.008543825,0.0073375744,0.044767965,-0.0026600256,0.024920031,0.017425507,-0.030512433,0.013745037,0.010122748,-0.015480149,-0.0164349,0.019009413,0.005527354,-0.014214762,-0.03111287,0.035914574,-0.021826718,0.003241098,-0.007859037,0.0042482,0.0066833426,0.037227906,0.022740627,0.010139873,0.018199315,0.011954717,-0.040603064,-0.022635834,0.035217047,-0.003398082,-0.027410667,-0.035140708,-0.057385027,-0.00012112447,-0.0056030755,-0.03627344,-0.06832614,-0.002199799,-0.0037217592,-0.0136362435,0.03049022,0.00088476687,-0.007363143,-0.01115799,-0.0007138178,0.00509054,-0.030687941,-0.03504222,0.01800122,0.041663125,-0.013551339,-0.038642477,0.0049026324,0.028451046,-0.027876528,-0.004572226,-0.042123213,0.01315882,0.006823141,-0.0772011,0.010365562,-0.010815195,-0.015031896,-0.034013413,0.018302964,-0.017343434,-0.0044746543,-0.0018764421,0.03187028,0.014512549,0.0064754686,-0.013563239,0.017209243,-0.010323629,0.0060017477,0.04602084,-0.005996404,-0.006013286,-0.00042527693,0.0011705152,0.0021807044,-0.009625356,0.0075471173,0.05928854,-0.040846314,0.038392253,-0.012216484,-0.025623059,-0.014197111,-0.022126049,-0.02677923,-0.041483972,0.003981745,0.016622996,-0.032538403,-0.0022432806,-0.032963645,-0.015418112,-0.03595574,-0.033574678,-0.040516086,-0.034675047,0.018011846,0.035962395,0.013869182,0.020257294,-0.016240876,-0.017396485,0.036275696,-0.0018884714,-0.060412586,0.011343561,-0.0061405716,0.012362871,-0.01448739,-0.043611217,0.0028870453,0.034414664,0.02408332,0.011213392,-0.06041389,0.00223614,0.014890299,0.038947728,0.037368994,0.062924914,0.06451988,-0.023790324,0.035656873,-0.0236041,-0.04417396,-0.040299892,0.011550699,0.034724623,-0.040914364,0.041980214,0.012552375,-0.015163139,0.0036379674,0.006962053,0.024856234,-0.04925909,0.0608653,-0.0058717076,-0.023357984,0.04265183,0.014944015,0.0041961637,-0.019353617,-0.007478169,-0.006868206,0.023179857,0.0053218873,-0.01681785,0.042044815,0.09608267,0.03730926,-0.021071305,0.0046341335,-0.029214947,0.019019881,-0.15334025,0.027190669,-0.015955064,-0.0177545,-0.0009369075,-0.009329867,-0.03985757,-0.02107455,0.008160604,-0.013577556,-0.025917128,-0.053162776,-0.03755082,-0.012112784,-0.021560626,0.040265616,-0.035207152,0.0042199106,-0.035524767,0.05719914,0.027865412,-0.00081444153,0.05981026,-0.023297833,-0.02896088,-0.0028871642,-0.008007465,-0.022143353,-0.0021318614,-0.06423024,-0.031215265,-0.067386225,0.024693225,0.0013584929,0.021292338,-0.037095025,-0.013774732,0.00040680708,-0.036810987,-0.018336603,0.00085993245,0.014384806,-0.015935477,0.022865383,0.037657816,0.035080332,-0.012967212,-0.008032318,-0.044930093,0.015229449,0.010916371,0.060218118,-0.012275307,0.008235161,-0.016710889,-0.03070072,0.024607442,0.01236876,-0.025013551,-0.0097159725,0.00191173,0.0066021765,-0.03837842,-0.028325371,-0.03652169,0.033007957,-0.077600256,0.025043191,-0.040287815,-0.000238727,-0.021579519,-0.021965934,0.0011730238,-0.026279898,-0.0016706116,-0.012359658,0.021967363,-0.010412784,-0.044285208,-0.004954267,-0.07467112,0.005269987,-0.012606732,-0.0245384,0.037765045,-0.008704183,-0.02181161,-0.025681986,-0.078390956,0.007872181,-0.07590689,-0.021562034,0.025636112,0.0039628395,-0.004890895,0.06247847,-0.018143062,0.0014133675,0.011932377,0.018152837,0.019470427,-0.011550282,-0.011995122,-0.0181489,-0.03997616,0.031714384,0.027591234,0.004467742,-0.02581834,-0.021474954,-0.03962643,-0.021753505,-0.021629656,-0.00097354874,-0.055704363,-0.018244667,-0.011358572,0.045558434,0.0140211405,-0.01263666,0.026800694,0.014875358,0.025022307,-0.04490683,0.020411333,0.06154673,0.040032204,0.040577058,0.008310144,-0.016811728,-0.008052287,-0.048790324,0.0043817786,0.012060069,0.041924875,-0.02533475,0.012653939,0.0425122,0.0064555095,-0.04120545,-0.0042029507,-0.053545367,0.0010943942,-0.014087167,0.02273249,-0.009114561,0.032722156,0.021549648,-0.0068143033,-0.030438617,0.024149753,-0.0030632121,0.009983741,0.054747753,0.02881922,0.05212784,0.018932985,-0.014835064,-0.004022263,0.031625815,-0.012187998,-0.036409445,-0.018139327,0.002507588,-0.013964892,0.06388412,-0.004832908,-0.028974706,-0.014898006,-0.0046569454,0.01752548,0.019421114,-0.046193916,0.01366973,0.031633742,-0.0065004723,0.0018598618,0.009465498,0.023556147,-0.03279346,0.042504303,-0.0063067204,0.029524615,0.06262488,-0.006397854,0.010597024,0.0021454205,-0.003054746,-0.01666276,0.010241676,0.0020471062,0.0058965995,-0.020979187,-0.006243919,0.053835753,0.004935814,0.02951561,0.01026115,0.03743676,-0.012194391,-0.030700725,-0.023904238,0.04408868,0.0006488065,-0.04933049,0.004476314,0.002741002,-0.0066989507,-0.00045480073,0.019343616,-0.049482957,-0.0029187752,-0.007708265,0.042028926,-0.01836882,0.0122634685,0.011368167,0.023804849,-0.016854597,-0.022190927,0.04904769,-0.010026795,-0.00090652297,-0.030165214,-0.03788763,0.0061587333,-0.0060948543,0.016103111,0.010004582,0.028270807,-0.04494143,-0.011111732,-0.0011458177,0.03150531,-0.019870898,0.004696234,-0.07320771,0.00083468796,-0.010721936,-0.034206055,0.021685222,-0.027002685,0.0040915017,0.01786852],"last_embed":{"hash":"1lnhgxy","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"1lnhgxy","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{3}","lines":[194,194],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lnhgxy","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038189083,-0.0018956232,-0.04429208,-0.029840583,-0.04314579,-0.069327004,0.050183408,0.011054504,0.021968646,0.004824633,-0.0057228287,0.017658142,-0.011285053,0.0006060794,-0.008095068,0.02720573,-0.0038931589,0.0058406913,0.019483931,0.011593408,-0.09128445,0.016784871,0.07318267,-0.06837609,-0.037900154,0.010317032,-0.027933285,-0.03330083,-0.010390654,0.04622628,-0.008936651,-0.036426473,0.014889545,-0.007825882,0.0043911273,-0.023328947,0.010436185,0.0045080553,-0.04852873,0.04014197,0.027087491,-0.041323803,0.040770184,0.022571802,0.03673862,-0.037662633,-0.073373504,-0.0060836202,-0.028081365,0.024764668,0.019028088,0.0114982,0.032948777,-0.017032634,0.04324106,0.025767203,0.013757062,-0.023152012,-0.043678645,-0.001540509,-0.053045485,0.026251255,-0.023767974,-0.02694456,0.028770607,0.05019239,-0.020099038,-0.01674366,-0.01273376,-0.0023975337,-0.010078525,-0.003782224,0.058333434,0.032035597,-0.050447542,-0.015481214,0.009595925,-0.01814605,0.0133767985,0.032569595,0.014075644,0.015199128,0.019881422,-0.009864405,-0.023199609,0.020032156,-0.02001989,0.062344383,0.036898784,-0.0013528705,-0.02230926,0.04739546,-0.021164281,-0.038732257,-0.03537144,0.021269847,0.02013241,-0.01610086,0.043725457,0.00449828,0.036456857,-0.01818783,-0.01826152,0.04381057,0.0049386844,-0.0352309,0.017765544,0.022188509,0.012178095,-0.014028842,0.020116424,0.050014094,0.010593374,0.028032396,0.008978657,-0.03419169,0.011688462,-0.0077624302,0.0123798335,0.008848805,0.049608503,0.03246385,0.0021199437,-0.028995043,-0.0065543316,0.03361678,-0.013127993,-0.0007819246,-0.052890737,0.03975939,0.0041607837,0.02315984,-0.03360251,-0.0020027645,0.008010238,0.03666244,0.027931865,-0.010858809,0.008419883,-0.041284688,0.021365782,0.066700555,-0.02142631,0.0017740811,0.014899228,-0.034716625,0.011086249,0.01925934,0.016633654,-0.020190435,-0.007860067,0.006909438,-0.011855534,0.038769316,-0.030910986,0.01092971,0.047137525,0.042686228,0.053301558,-0.025531331,0.027828787,-0.039673362,-0.025043404,0.0524509,0.025868725,0.009617078,0.0066058272,0.025132742,-0.007975092,-0.016727975,-0.004686429,-0.011335913,-0.017309947,0.03120555,0.03159382,0.012489177,0.055237368,0.039067622,0.036462776,-0.0154899135,-0.037734512,0.034234658,-0.026635014,-0.074450895,-0.03143142,0.059238262,-0.00033619633,-0.045275383,0.05041431,0.015915178,-0.010772511,-0.0150797805,0.019119844,0.030936422,0.05804895,0.025671333,0.042839076,-0.027383143,0.021554912,-0.026967768,-0.013919913,0.04799741,0.023961877,-0.003637691,-0.051382996,-0.007444694,-0.051752634,-0.056064844,0.0065180343,-0.034477748,-0.008729276,0.034034565,0.00036093628,0.005868646,-0.027391503,-0.034029998,0.014307244,0.015933078,-0.008695929,0.019097753,0.0011071402,0.02728196,0.027680729,-0.008817076,-0.00444054,0.041459683,-0.017559722,0.03746908,0.004535788,0.0020901526,-0.002797273,-0.003934814,-0.006347912,0.017586172,0.0120561775,-0.029641498,-0.0063332287,0.0012647316,0.041003276,-0.023267105,0.011580762,0.026091253,0.034878492,0.0042807166,-0.015747739,-0.004671755,0.035363987,0.05344623,-0.030229367,0.00047538432,-0.033371843,-0.020612016,-0.02824451,-0.022077173,-0.007027488,0.043421507,-0.020631276,0.0023867404,0.025707286,0.025563322,-0.0019378606,-0.026633212,-0.0038312017,0.027963944,0.037689272,0.014527222,-0.0037197086,-0.024825206,0.014443733,0.075880155,0.008196672,-0.019760074,0.014060389,0.025614437,-0.037403747,0.00080748164,-0.01026868,0.030629244,0.053441595,-0.027730282,-0.021814827,-0.030156827,0.013727767,0.012970143,0.034790184,-0.008218557,-0.02116596,-0.020687612,0.0019041938,-0.02559154,0.01661724,0.0126138525,0.0691335,-0.010722242,-0.025821056,-0.008716724,-0.0018316834,-0.15338105,0.0066605206,-0.027567744,0.039844997,0.0225677,0.018260477,-0.03223253,0.0115215145,-0.06896079,0.025793351,0.00019781654,-0.03713765,0.01700948,0.013015096,-0.002468641,-0.00797935,-0.02451947,-0.027720952,0.008938398,-0.06051158,-0.0064589963,-0.0022242712,0.09330389,0.047296736,0.021811146,0.01747165,0.06908128,-0.005422136,0.005310659,-0.031932794,-0.045941766,-0.002939131,-0.007589828,0.026688728,-0.023897953,0.05895301,-0.0071882266,-0.013019656,0.009579452,-0.0076315086,0.058904335,0.0048810323,-0.010450017,0.006054137,-0.029252224,-0.020215675,-0.010483692,-0.006686158,-0.0779987,-0.055013817,-0.0125911925,0.027447158,-0.008669684,0.0024631924,-0.04278498,0.01247235,-0.039195813,0.015736716,-0.040467836,-0.0023205443,-0.022456395,-0.006602313,0.008088988,-0.028166106,-0.08042407,-0.070296176,-0.022698287,0.008120637,-0.016124405,-0.008608915,0.01673784,-0.036092095,-0.0019410481,-0.031966623,-0.0044461642,0.013781156,-0.013338971,-0.0039807474,-0.025725469,-0.09278713,-0.027845861,0.028351001,-0.05001611,0.015373483,0.0018929035,-0.034155663,0.01794938,-0.018916933,0.0023889567,0.21584682,0.030745141,0.0019613702,0.014882841,0.06037619,-0.029877579,0.01629693,0.059789486,-0.014134165,-0.038969237,0.016353365,0.03563632,0.012265464,0.0012036266,0.027277363,0.05326255,-0.07528116,-0.020287171,0.05975077,0.015534719,0.026274815,-0.03701791,0.0040157726,-0.0003363002,-0.0845408,-0.017931184,-0.008416851,0.020167748,0.0055574537,0.043268606,-0.025828592,0.04666869,0.052982006,-0.00034201363,0.03400492,0.051788,-0.011811572,-0.021946492,-0.022518437,0.009575887,0.021376638,0.023702238,0.0041201324,-0.08094952,-0.00031933142,-0.02565632,0.005649515,0.018394541,-0.027690236,-0.014914562,-0.0076382435,0.029284248,0.028917756,-0.025954658,0.0064396355,0.021213101,0.00063996605,-0.031692676,0.015863426,0.028302304,0.045840036,0.02501533,-0.018105792,-0.012428789,0.028369814,0.023917226,-0.044215992,0.015114522,0.05564316,0.0054551046,-0.013495585,0.0099756615,0.00037806245,0.023385283,-0.007251364,-0.0015746941,0.04759777,0.036793165,0.0009815362,-0.004788242,-0.007988186,-0.033086456,-0.03547399,0.041936614,0.0070274877,0.0018878222,0.008136056,0.07164023,0.026586894,-0.010671826,0.025378607,0.030588083,-0.037867054,-0.024561744,0.010531241,-0.028498499,0.012303297,-0.057330072,-0.025271198,0.01740844,-0.06074489,0.02309354,0.012264633,-0.018121554,0.036561567,0.007783505,0.013765527,-0.008551647,-0.005527636,-0.007186496,-0.08497577,0.026633603,0.020614544,-0.02964846,-0.01157309,0.049980454,0.02116448,-0.0060895868,0.07611824,-0.0030834093,0.017528253,0.0064598154,-0.053695705,0.02234568,-0.017858448,-0.07458063,0.0009364338,0.013571923,0.023897443,0.015131263,0.057161696,-0.003499152,0.045043573,0.028965512,0.009566675,0.049332432,-0.007062344,-0.0018187203,-0.0024888455,0.02116379,-0.026435185,0.04120363,0.012967161,0.0000113117285,-0.0022853136,0.010714453,-0.03954642,0.00037892754,-0.04412721,-0.0129963625,0.025528679,0.02033253,0.014386468,-0.049365308,0.012176548,-0.09143958,-0.039779566,-0.04905894,-0.0011673215,-0.0030421936,-0.016247455,-0.010756849,0.027785666,0.08247885,-0.013480375,0.024317453,0.008840326,0.019023232,0.01327903,-0.027780473,0.016121922,0.0026156064,-0.016061883,-0.013629517,0.01715279,-0.022521669,-0.009791605,-0.010364183,-0.037107565,-0.023927446,0.04383753,-0.0043346602,-0.033523202,-0.024777543,0.036732815,-0.026662553,-0.03263612,0.011834569,-0.044639815,-0.02073414,0.013146348,0.09320263,0.020236064,0.00015022384,-0.008895743,0.030813301,0.013490687,0.033715937,0.021255434,-0.030103922,0.0026795487,0.010616417,0.0023807883,-0.008435825,0.054977734,-0.010530944,-0.019969799,0.017682768,0.0029490322,-0.045607116,-0.0007735583,-0.0020785842,-0.06643838,-0.016694855,-0.055092704,-0.033406362,0.0112346085,0.012918175,-0.04309357,-0.02040726,-0.0005738022,-0.03473838,-0.0016141955,-0.05927216,-0.013209646,-0.0034139499,-0.023978643,-0.035013646,-0.03551689,0.0048284116,-0.009593181,-0.055542946,-0.0028117683,-0.029211188,0.02369614,0.04455444,0.025908632,0.013516206,0.021317707,-0.030106632,0.003975934,-0.025771556,0.00657461,0.0016378534,0.0022712823,-0.0039648744,-0.021168228,-0.035662744,0.027896693,-0.02021955,-0.0025035443,0.0064191204,-0.0026748995,-0.01486333,0.05099034,0.012747543,0.056058787,0.01570371,0.01867144,-0.043027207,-0.010168397,0.027842643,0.025351005,-0.0033586205,-0.018337077,-0.05673289,0.014530184,0.013337195,-0.03248665,-0.026341466,-0.04294735,-0.021095984,0.008730403,0.0067756064,0.028074058,-0.010552792,-0.010536207,0.0037059276,0.033108428,-0.0696553,-0.030239014,0.027180806,-0.0077747656,-0.024510007,-0.03508431,0.0017178538,0.040540833,-0.04806026,0.012277987,-0.044379365,0.026887523,0.011300608,-0.062492557,0.04131715,0.005437247,0.008292897,-0.06625476,0.0253818,-0.023585314,-0.01208075,-0.0055388245,0.024127657,-0.0134051135,0.02631877,-0.021407293,0.0199117,-0.019294275,-0.02452881,0.033033036,0.0058056545,-0.003586151,-0.026066558,-0.015246544,-0.029342541,-0.008870076,0.02117365,0.016639693,-0.06577696,0.02295971,0.016869007,-0.02101681,-0.019007485,-0.02739098,-0.00017006324,-0.013362082,0.01772672,0.012225559,-0.04146676,0.010240872,-0.0011483285,-0.017952677,-0.021325335,-0.036619,-0.028083552,-0.044623543,0.023129448,0.02178187,0.045712784,0.020798149,-0.0049038623,-0.021458494,0.068028554,0.006479358,-0.005209154,0.010927511,0.033621028,0.011383025,-0.012999547,-0.0020692768,-0.0008067232,-0.012980789,-0.011884333,-0.006675108,-0.054017562,0.0061864047,0.002898387,-0.000095540774,0.047102645,0.057050955,0.03262037,-0.0029167603,0.042537715,-0.018509496,-0.04721047,-0.028310305,0.01900296,0.045105398,-0.046248518,0.020634959,0.0006712676,-0.024774116,-0.008926435,0.02079086,0.014391151,-0.057578817,0.023019573,-0.02820626,-0.029556785,0.027896576,-0.03773155,-0.00033806777,-0.03386248,-0.0006551819,-0.009376071,0.015591644,0.0019885802,-0.01051004,0.048623055,0.052850157,0.029843073,-0.00030612797,0.012507427,-0.036702473,-0.027900524,-0.13817765,0.00018670034,-0.0025230334,-0.0140437195,0.0023654506,-0.027973019,-0.03970123,-0.044860195,0.013845592,-0.031635303,-0.0045223325,-0.020299913,-0.026041036,-0.0038363677,-0.020771155,0.02461492,-0.03158595,-0.006943916,-0.020437902,0.08901396,0.034142345,0.016499953,0.05092069,-0.022718063,-0.023000598,0.023274297,-0.006289436,-0.0052174954,-0.022363888,-0.036267206,-0.04087072,-0.07811201,0.016056893,0.013521164,0.00019193252,-0.04176172,0.020713469,0.009829654,-0.029145855,-0.019988323,-0.01968501,-0.011424616,-0.024928914,0.009737539,-0.018813312,0.04392199,-0.02691159,-0.010505906,-0.05624345,0.011910048,0.00028891946,0.028894262,-0.011414545,0.049828075,-0.009979337,-0.020742577,0.0007430694,-0.0038896454,-0.006181662,0.008511188,0.01940549,-0.018102065,-0.040751103,0.0025007422,-0.034282684,0.022993118,-0.02814381,0.014757895,-0.024064776,0.016494226,-0.03362561,-0.021136437,0.009957771,-0.036796596,-0.010175403,0.019472208,0.013098417,-0.025165552,0.00807169,0.0012843172,-0.036903393,-0.006686199,0.0001278777,-0.053304598,0.038519178,0.006153497,-0.01972074,-0.012474778,-0.0781325,-0.009178341,-0.07202056,-0.014930346,-0.0048585744,-0.031866703,-0.026022596,0.08596727,-0.03228806,0.005985015,-0.016483761,-0.0063696816,0.0106101325,-0.02175772,-0.010985752,0.017825432,-0.015894651,0.01948144,0.039153907,0.009680005,0.009488764,0.014182619,-0.038785838,-0.009079951,-0.0073357946,0.011213981,-0.056712102,-0.029717445,-0.023349933,0.018210009,-0.012773296,0.005225766,0.0067295535,0.0033048545,0.010632082,-0.042085566,-0.0076784105,0.07848627,0.05002536,0.054197434,0.03732436,-0.012103682,-0.00090515974,-0.07224796,0.03998692,-0.009094224,0.040303692,-0.01648904,0.000022494361,0.015794037,-0.02110638,-0.03511699,-0.03187662,-0.036071975,-0.005231389,-0.040551603,-0.016746545,0.0011488575,0.05360648,0.010789834,0.00019142714,-0.0139713455,-0.008341769,-0.018854855,0.018268364,0.06860285,0.013892352,0.073563404,0.031679284,0.0032538467,0.021563966,0.061515246,-0.03847755,-0.025682343,-0.01607482,-0.012437669,-0.051327113,0.040155202,-0.010020774,-0.00932807,-0.01702618,-0.00974862,0.029434582,0.021345438,-0.0113035785,0.019558784,0.03444273,-0.00206744,-0.0064246156,0.00597836,0.00020326638,-0.019487005,0.033219915,0.003652027,0.027713034,0.07033696,0.023730537,-0.001877834,-0.024735305,-0.010446272,-0.013290453,0.0107190795,0.011728542,0.0057487176,0.018848453,0.0032940612,0.023636796,0.011701582,0.027407695,-0.03502701,0.051462382,0.000018776624,-0.009661218,-0.03350159,0.01019886,0.01649425,-0.028121155,0.003515466,-0.015773403,-0.026126904,-0.009089163,0.03545058,-0.0592192,0.0019491479,-0.01856944,0.044591498,-0.014041346,-0.01365192,0.029326525,0.0057259896,0.008510902,-0.014345724,0.006165758,-0.0074797478,0.021335864,-0.035405885,-0.02742549,0.0016781257,-0.010961397,0.03778228,-0.006129653,0.037697196,-0.05666535,-0.00005748018,-0.006502901,0.041484334,-0.019360112,-0.034303617,-0.05306851,-0.0071090627,-0.027881414,-0.017228844,0.014300466,-0.006899699,0.011167783,-0.012390942],"last_embed":{"hash":"ud0lnc","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"ud0lnc","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{4}","lines":[195,195],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ud0lnc","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023892323,0.010701466,-0.041484587,-0.018762393,-0.030640814,-0.04878238,0.009639474,0.009556331,-0.0014045024,0.025206521,0.0031181935,-0.016704328,-0.008466897,-0.026964055,0.011897199,0.01922797,0.008612187,0.021257538,0.016498892,-0.016381098,-0.043808784,0.03385405,0.05737401,-0.030462408,-0.016408307,-0.010067393,-0.0291183,-0.041891344,0.018360715,0.06272545,-0.029350577,-0.061427623,0.067019954,-0.037432842,-0.012704862,-0.027494049,0.018828306,-0.011965053,-0.031791415,0.063115254,0.006179652,-0.005212241,0.030692194,0.010656096,0.06504085,-0.038081896,-0.038804393,0.0017836363,-0.0116663445,0.021416914,0.016337885,-0.023403455,0.0096055195,-0.010652647,0.030092187,0.04598996,-0.0048596733,-0.018936582,-0.021237846,-0.00043886117,-0.04864626,-0.009195953,-0.023487821,-0.02385409,0.031991486,0.06461985,0.020993853,0.009361439,-0.010095408,-0.025016071,0.015848927,0.03320459,0.051048078,0.042859726,-0.053234395,-0.0002859289,0.008572566,-0.0021338284,-0.004534076,0.05940587,0.038539898,0.006506792,-0.003254588,0.011242182,-0.0018524412,0.02689757,-0.02594417,0.046311095,0.03671222,0.009866969,0.0032299336,0.011500751,-0.02372022,-0.035477698,-0.017324664,0.015227063,0.009202719,-0.036269728,0.047291595,0.005790641,0.027595865,-0.006292341,-0.022985877,-0.020007744,-0.009482005,-0.0018541985,0.007803549,0.008557866,0.021053838,-0.014057931,0.019833729,0.059925962,0.03150298,0.03462908,-0.01744182,-0.039139353,0.01662343,-0.03703246,0.013260243,-0.017967867,0.06427586,0.023321707,0.0020684844,-0.025780391,-0.012099488,0.020953456,-0.0069127292,-0.014052337,-0.040278956,0.049916424,0.032396153,0.034201153,-0.022510454,0.0070957546,-0.0125153735,0.02935683,0.018438557,-0.008241525,0.025324808,-0.057775225,0.018233718,0.015154133,-0.0076863114,0.0041118404,-0.0063409912,-0.02593251,0.0034173124,-0.008086184,-0.012468728,-0.0013239117,0.015507168,-0.004923219,-0.017045954,0.058450487,-0.034807306,0.0028869323,0.048443016,0.010281188,0.023120139,-0.017582413,0.018976059,-0.021511389,-0.029501753,0.043296117,-0.009607246,0.008588384,0.026358122,0.03530697,-0.013296487,-0.02953926,0.021339832,-0.024707925,-0.0009926578,0.029425373,0.02006052,0.027652847,0.048648857,0.032071836,0.0056246165,-0.0048025055,-0.023239236,0.0313425,0.0032904476,-0.07389737,0.0077200197,0.058073334,0.010457393,-0.063871905,0.018968275,0.035037324,-0.012012021,-0.010432336,0.010315184,0.038960773,0.05118667,0.007932108,-0.00017513316,-0.018375635,0.003297229,-0.026852293,-0.012483224,0.018968768,0.011518248,-0.00034374557,-0.035245605,-0.0020391988,-0.0063799974,-0.07371536,0.011177805,-0.030969098,0.016496466,0.019463614,-0.019531127,0.008969977,-0.0070970445,-0.027295744,0.01787434,0.023513315,0.0025232777,0.024535445,0.0035485348,0.057938803,0.021923535,0.026804326,0.0022836854,0.052710537,-0.021162385,0.034532737,0.01339753,0.004570263,-0.020697286,0.009799864,0.0047589974,-0.0059323884,0.04379571,-0.005917982,0.01044441,-0.004990053,0.01153845,-0.006473214,0.007529603,-0.0034286096,0.02776738,0.017871857,-0.0041966676,0.008983283,0.0325575,0.03639911,-0.021240525,-0.0032594465,-0.021296902,-0.013569287,-0.0027073396,-0.038763274,0.023521923,0.045813203,-0.027622456,-0.0010535772,0.020063937,0.008242892,0.0022800367,0.013514496,0.010999381,0.01301118,0.022137066,0.003649203,-0.004235782,-0.012872139,0.022387872,0.044621315,0.00086802617,-0.016488073,0.03232261,0.013236695,-0.03331848,0.007255805,-0.01371119,0.0062268297,0.042501647,0.00068238797,-0.007933921,-0.0021575077,0.0068063666,0.02206064,0.054049984,0.029895695,-0.044108897,-0.03940011,0.0014544304,-0.0059073134,0.00022570768,0.009031908,0.05497744,-0.007276447,-0.02831824,-0.021889012,-0.00050695427,-0.15981834,0.016998272,0.018461568,0.038895313,0.020686746,0.029695587,-0.020200498,-0.0014818595,-0.09545254,0.036458336,-0.030457018,-0.039016876,0.058628853,0.008902464,-0.010535289,-0.004199227,-0.03190929,0.0012125995,-0.030491669,-0.050679546,-0.0020204938,-0.020160794,0.03461717,0.03795415,0.013635999,-0.0037712639,0.07881785,-0.0075290133,-0.009968943,-0.03867814,-0.05507249,0.033723276,-0.006948726,0.04890991,-0.014027844,0.06878276,-0.0063354056,0.008142443,0.0030286978,-0.027159309,0.051540144,0.017921105,0.0031430477,0.0045212545,0.0049581034,-0.053734336,-0.0055114343,-0.025185604,-0.057822637,-0.036392346,-0.010621399,0.004210605,-0.0022281297,-0.013418634,-0.014081094,0.007990266,-0.017550806,0.022005737,-0.05818018,-0.006567609,0.0011499692,-0.056992617,0.019117707,-0.021301443,-0.07419173,-0.062072948,-0.00068764697,0.0016272478,-0.008923705,-0.011732817,0.0374162,-0.046605077,0.018553428,-0.015727509,-0.025347205,0.013512707,0.008741514,0.001666023,-0.0123455,-0.10227132,-0.03865592,0.035974167,-0.003590952,-0.0018540137,0.0040820935,-0.046662524,-0.014413118,0.020112244,-0.0008437731,0.23652337,0.01997179,0.020307196,-0.022952333,0.048879668,-0.00576241,0.02385373,0.052933868,0.017277768,-0.05874434,-0.0033266624,0.03240512,0.0029909112,-0.026441352,0.03372897,0.056038834,-0.08279476,-0.009399224,0.052517075,-0.024745312,0.0049178423,-0.034874957,0.011917461,-0.011182667,-0.100279756,-0.016757715,0.012469811,0.009352005,0.0038623037,0.039977413,-0.04892192,0.03294606,0.07085489,-0.038568065,0.03639209,0.04550016,-0.010647398,-0.019278077,-0.0102218045,-0.013583158,0.045733485,0.01114263,-0.005202249,-0.083674334,-0.0010538085,-0.03886853,-0.022976112,-0.008859975,0.004486912,-0.024218328,0.024435692,-0.00059448415,0.019366737,-0.03705695,-0.0074929595,0.02595977,-0.007932782,-0.035625298,0.0066856993,0.013795827,0.047484204,0.019785538,-0.035425767,0.0064576836,0.022955015,0.017702345,-0.017516144,-0.0070388713,0.02706723,0.005473712,0.03138176,0.019918231,0.00564751,0.0037053789,-0.009162244,-0.008399031,-0.0043977057,0.04110353,-0.014868986,-0.020849198,-0.001127265,-0.04607191,-0.022645822,0.015733322,0.0012388234,0.0026991963,0.01666419,0.063966416,-0.009421691,0.014453142,-0.0042054993,0.025743002,-0.033280928,-0.019613713,-0.01997049,-0.06058721,0.0078489315,-0.026912346,-0.03815765,0.03886114,-0.051921465,0.016112473,-0.007201197,0.015559666,0.033012513,0.008739623,0.0111003425,0.0031334707,-0.0065433895,0.025412636,-0.073953606,0.012464087,0.01220283,0.0017061745,-0.01588725,0.044228382,-0.0076830145,0.01052853,0.061312895,-0.011282042,0.007331462,0.00025502534,-0.041152615,-0.003925514,-0.0081616435,-0.048142258,-0.008003521,-0.005031451,0.019680345,0.036228217,0.0641808,-0.01741586,-0.009168363,0.050679225,0.027893132,0.055485208,-0.014994714,-0.03560433,0.026033102,0.03238655,-0.005282601,-0.0030504991,-0.0031627058,-0.026625652,0.011933827,0.018796917,-0.041443568,0.012094024,-0.016923767,-0.0031576338,0.026793597,0.022571877,0.009102677,-0.04936826,0.01507112,-0.080888666,-0.03031012,-0.048395414,-0.018712629,-0.004959855,-0.044309486,-0.001292511,0.03182445,0.050775208,0.007201652,0.057845034,0.008161163,0.021565346,0.02301138,-0.024792299,0.017556794,-0.0071410895,-0.016245594,0.023152333,0.00808769,-0.031453397,0.011343107,-0.03410621,-0.044341564,-0.014358608,0.067504615,-0.021207357,-0.039372053,-0.021236315,0.0599935,-0.022622205,-0.046351824,-0.010550844,-0.03960566,-0.019731376,0.023036523,0.09652418,0.012483316,-0.0040793023,0.020287128,0.024224186,0.041426342,0.050146647,0.021420471,-0.013348561,0.016468035,0.014391875,0.003765021,-0.014626702,0.012837798,-0.004757178,-0.008508769,-0.00591858,-0.005702784,-0.0136967525,0.015469401,0.00806839,-0.07379354,0.014812369,-0.057729136,-0.024941226,0.03356459,0.025481097,-0.032997884,-0.02527063,-0.026743347,-0.03470507,0.0046979534,-0.043340098,-0.018824345,0.022404596,-0.015304136,-0.027684042,0.0010018126,0.0037917364,-0.008109928,-0.037815176,0.001946811,-0.043275952,0.022019377,0.070304744,0.019295638,0.0037090152,0.019149862,-0.015744144,-0.002327529,-0.018129677,0.0014121018,-0.03202014,-0.016170342,-0.033093676,-0.052318703,-0.03805082,0.03583489,0.012739742,0.014107401,-0.01581668,-0.008790767,-0.0037048603,0.07475009,-0.001301337,0.02187948,0.01986278,0.008643598,-0.03176068,0.004228538,-0.0068701953,-0.0030251571,-0.045526482,0.010217512,-0.059330966,-0.032546066,0.009179989,-0.027189858,-0.043375928,0.0032063895,-0.0080100065,-0.0071238773,0.0070881313,-0.04689211,-0.003022738,-0.03330462,0.008798256,0.02686898,-0.074377134,-0.034075372,0.037968215,-0.011388698,-0.011683359,-0.011520571,0.017248608,0.038880926,-0.021692488,0.018605644,-0.045943905,0.028708594,0.012088048,-0.06319702,0.009016322,-0.012328466,0.00017618286,-0.05249044,0.042176846,0.0046684085,-0.01521412,0.0034873327,0.048187047,0.0030238833,0.0037245424,-0.010908597,0.002648907,0.0052304757,-0.008945509,0.030855188,0.01110832,0.015597092,-0.053353325,-0.01018984,-0.03368173,-0.007966958,0.0038745254,0.027910013,-0.019103494,0.022522045,0.021753456,0.008773934,-0.02274511,0.008485557,-0.013870387,-0.01345703,0.009954672,0.00982731,-0.040160637,0.017531909,-0.021453353,-0.027964704,-0.0028811642,-0.0441292,-0.040555444,-0.0229826,0.025111515,0.01162885,-0.010168868,0.02243454,0.0014883372,-0.027649393,0.040760204,0.00895731,-0.020142898,0.0013496934,0.013121786,-0.0081329085,0.006021504,-0.009603595,0.013552552,0.01035793,-0.020818342,0.012935666,-0.017605433,0.025645332,0.024309598,0.015341092,0.05111124,0.053309776,0.04266409,-0.005650644,0.03441725,0.019870391,-0.03415245,-0.0030920885,0.012520974,0.038814683,-0.020861678,0.006964523,0.009640548,-0.034166995,-0.047081035,0.0034392187,0.023098648,-0.05193586,0.046905767,-0.02123824,-0.00821158,0.029492239,-0.028527232,-0.005183392,-0.028319633,-0.013385771,-0.0022630177,0.022286717,0.030936083,-0.021162277,0.02935855,0.07002265,0.041397337,0.0118058985,0.0054730754,-0.027849833,0.0060879947,-0.13154201,0.030211665,0.0069924896,-0.020470934,0.010634774,-0.021022612,-0.042361066,-0.03597069,-0.0010526567,-0.034418877,-0.006013042,-0.017438274,-0.0211067,-0.0044627916,-0.042997953,0.03412788,-0.04035874,-0.010543042,-0.029726036,0.07769596,0.030936113,0.018320354,0.033156253,-0.029538387,-0.0052204356,0.01520733,-0.017754363,-0.036707025,-0.018482149,-0.034468155,-0.056018252,-0.063616164,0.012657658,0.027464636,-0.010222786,-0.057574235,-0.00965009,-0.017152479,-0.053440146,-0.018432293,-0.006099704,0.024217576,0.014753196,0.0136196595,-0.011677242,0.034792278,-0.04388738,-0.0024994425,-0.060344357,-0.0071105273,-0.048673652,0.03487434,-0.022435714,0.023457631,-0.0054683955,-0.022194011,-0.010415376,0.0058327983,0.0019723717,0.019408092,-0.0077673956,-0.005122578,-0.046878397,-0.02611445,-0.031073127,0.009724494,-0.035659224,0.017540377,-0.040247653,-0.034666687,-0.03087374,-0.0041754423,0.012492587,-0.023189,-0.01944252,0.004288024,0.0028329603,-0.024396038,0.012085218,0.0075567286,-0.06940035,0.0046031554,-0.027984504,-0.07401282,0.059258103,-0.004247212,-0.02356421,-0.0022216938,-0.04422817,-0.028508695,-0.058134582,-0.0135627445,0.012691329,-0.017737944,-0.021049725,0.061965976,-0.020145329,0.02642361,-0.021474915,0.001610471,0.008335834,-0.007214284,-0.041503478,0.0050609005,-0.04572621,0.020999154,0.024502361,0.0093591325,-0.016038068,-0.025297988,-0.034151096,0.0030466418,-0.0069117206,0.015454191,-0.04990907,-0.011739385,-0.022895558,0.009683305,-0.003038087,0.0066117425,0.013715345,-0.0034908797,0.025841497,-0.022113135,0.019497668,0.07819486,0.04041765,0.042946987,0.033425875,-0.0052176835,0.012629479,-0.07211326,0.028719833,-0.000784859,0.05002828,0.0061958567,0.025107147,0.031294152,-0.045321215,-0.03588772,-0.022733266,-0.00018024583,-0.014153926,-0.031145636,-0.009112556,-0.028607894,0.044751283,0.016349977,0.007825603,-0.042124894,-0.022676725,-0.037029676,0.00034873097,0.03392567,0.0005924975,0.06454353,0.01273616,-0.044057734,-0.00041889434,0.08358494,-0.0065416447,-0.008519796,-0.012005812,-0.022989886,-0.077859946,0.1038936,0.006084641,-0.029437995,0.00060687703,0.0045033824,0.019183032,0.040524755,-0.0049523525,0.027415294,0.039274294,-0.022653982,-0.016440894,0.023883116,0.006110067,-0.028164433,0.029801473,0.010629554,0.03612785,0.067921676,-0.005507604,-0.011107329,-0.01273819,-0.0111174015,-0.012264631,-0.0037553117,-0.01929352,0.006410813,0.018984998,0.005474102,0.01983699,0.012644072,0.028343305,-0.010374953,0.037862904,0.026506508,0.013836383,-0.020009914,0.010433082,0.009983324,-0.020236809,0.015662685,-0.01512471,-0.04378105,0.0025057087,0.041815568,-0.07155469,-0.018209867,0.0056661726,0.0019436841,-0.02903432,-0.017688189,0.019049516,-0.0023305302,-0.016495291,-0.06463859,0.049401835,-0.028966093,0.027727816,-0.0315738,-0.036130454,-0.015555874,-0.027148347,0.0214558,0.04417569,0.026370049,-0.06587123,-0.019404309,-0.024286648,0.03778922,-0.026237486,0.014623149,-0.079580806,0.0034007304,-0.0063262987,-0.0023083775,0.03314927,-0.031377878,0.018621456,0.027939562],"last_embed":{"hash":"2vl6ly","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"2vl6ly","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{5}","lines":[196,196],"size":23,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2vl6ly","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03664162,-0.039495256,-0.021175245,0.006932917,-0.043907557,-0.070841394,0.04782031,-0.01803459,0.011257065,0.010666154,-0.004060962,-0.006722982,-0.03282136,0.028216457,-0.01813204,0.03444462,-0.033845294,0.0076866695,0.016001366,-0.014403092,-0.07870184,0.0043223244,0.075575754,-0.015455335,-0.056776874,0.0003296756,-0.028495263,-0.035242334,0.02225997,0.07300984,-0.016388021,-0.040007204,0.049511343,-0.025717013,0.004510632,-0.050147258,0.009333206,0.0064527746,-0.046612762,0.03832634,0.037161738,-0.03203244,0.0149570415,0.011061673,0.042881843,-0.030700732,-0.047149718,0.000026423775,-0.023184266,-0.0066180993,0.013530115,-0.022993118,0.025237618,-0.0020145727,0.02584973,0.06034395,0.020526493,-0.03552088,-0.035749566,-0.0061465506,-0.059859842,0.026896175,-0.026303316,-0.030096535,0.020275857,0.017479092,0.0256752,-0.017947908,-0.0106224315,-0.019791333,-0.0097212875,0.018997027,0.04637441,0.045334287,-0.047215354,-0.01318563,0.0055826018,-0.010580952,0.005006048,0.03513096,0.0143231535,0.039062817,0.025276165,-0.0036452666,-0.007518078,0.03157831,-0.021332886,0.05147088,0.028554576,-0.0010467423,0.01756937,0.010710385,0.007478186,-0.042737562,-0.026819399,0.014240194,0.020801201,-0.02090267,0.059698965,-0.00047659382,0.036860768,-0.021438159,-0.0105509,0.0060066883,0.016780065,-0.014857284,0.004841644,0.035586823,0.023574347,-0.016011385,-0.005344583,0.0504027,0.006447557,0.029537065,-0.0010010635,-0.055335205,0.023257349,-0.054630827,0.023956321,-0.029696865,0.04644553,0.022775171,0.021486651,-0.04514825,-0.021324953,0.052394282,-0.0023373272,0.003998596,-0.025001874,0.04838954,0.017039796,0.021884419,-0.03550692,0.015355132,0.022817772,0.037699178,0.017303368,-0.0211572,0.006411341,-0.084486604,0.031885117,0.023132173,-0.01634087,0.01611309,0.010441919,-0.015797367,0.031542588,0.00024312684,0.024264928,-0.015922729,-0.014065213,0.016984843,-0.009326676,0.05494411,-0.027580367,0.0063469084,0.03643543,0.04835562,0.01333279,-0.029677311,0.014526187,-0.017486084,-0.027600432,0.051657107,0.020480718,0.005570111,0.0168057,0.021527704,-0.00819993,-0.010662519,0.01047842,-0.004323835,-0.0040532914,0.040059444,0.030836703,0.0120693715,0.07826571,0.036086347,0.014827914,-0.012814296,-0.044406164,0.032148816,-0.028489375,-0.060679708,-0.013522547,0.060259655,-0.044419084,-0.049826086,0.028297618,0.014158833,-0.001487068,0.0088704135,0.01437555,0.052444376,0.04823807,-0.0008847454,0.028807484,-0.017819565,0.015664043,-0.044506,0.0008639024,0.011274135,0.018096618,-0.0058908584,-0.061910287,0.0019953188,-0.022161525,-0.028119903,0.020223567,-0.043821663,-0.01603107,0.036286727,0.022174371,0.00921917,-0.026630426,-0.045967054,0.014376765,0.014201251,-0.0035695478,0.009145003,0.008069431,0.05878051,0.026106548,0.0030274536,-0.011347787,0.03143923,-0.013548974,0.05843908,0.012886224,-0.004757831,0.015217024,0.0021024183,0.006128992,0.023199752,0.023047047,-0.009955529,0.003422726,0.011477539,0.017447513,-0.0046249656,0.0036576816,-0.0075713256,0.03630185,0.010830633,-0.0050170594,0.0050123585,0.0119551895,0.06276866,-0.0132546155,0.024466308,-0.04653381,0.00056809414,-0.024825063,-0.023761172,0.011345958,0.04834762,-0.016076747,-0.022692753,0.006200066,0.006734435,0.0046029645,0.028871177,-0.00315957,0.008641314,0.011838917,0.02811018,0.022507222,-0.004925261,0.016354803,0.029272083,0.020581089,-0.034671724,0.011614551,0.04408994,-0.042594407,0.0049316827,-0.016766772,0.008283633,0.05725993,-0.0022164064,-0.036415037,-0.021600313,0.016909184,0.00017057425,0.025902927,-0.008958921,-0.023678726,-0.046094377,0.0051461686,-0.039309528,-0.032575067,0.0051544025,0.06412161,-0.005779513,-0.030683829,-0.018561916,0.0047184024,-0.1556987,0.006856081,-0.014590711,0.05545952,0.018784363,0.010893757,-0.019165004,0.018724559,-0.06819211,0.035717394,-0.016067524,-0.047332037,0.048484076,0.027399391,0.018002424,-0.005730006,-0.02620818,-0.0086678555,-0.0042186873,-0.057728358,-0.0016298674,-0.027325876,0.042153195,0.044276115,-0.02440388,-0.007948872,0.09075445,-0.01882512,-0.0057375557,-0.048873268,-0.0492087,0.005958972,-0.000010731509,0.014651606,-0.021868119,0.027333608,-0.009014444,-0.0015041974,0.015655672,-0.02136698,0.08312532,0.03575827,-0.0128621785,0.03208014,-0.021027427,-0.027284252,-0.025444414,0.004574407,-0.056783285,-0.014870507,-0.012322898,0.019393593,-0.008222263,0.009636259,-0.028422933,-0.0025703853,-0.033066183,0.03517392,-0.04121613,-0.021046536,-0.02159401,-0.049705323,-0.0058697346,-0.034129933,-0.06219347,-0.063654065,0.011943694,-0.00950979,-0.0000852547,-0.020729555,0.024115605,-0.038421463,0.01097609,-0.014028683,-0.02815745,0.036752917,0.020775804,-0.015567595,-0.025011642,-0.09892424,-0.042303536,0.026259655,-0.031524822,0.028215973,-0.013678858,-0.030274514,-0.016148822,-0.013090073,0.008857083,0.22044395,0.0033840649,0.019855289,0.0018202999,0.03826504,-0.0061154673,0.013954997,0.0508894,-0.012090704,-0.041084915,-0.0021443043,0.025934367,-0.010767699,-0.019432746,0.02410144,0.05795314,-0.078576565,0.009222222,0.06360035,-0.014186182,-0.008552968,-0.030871747,-0.0053978516,-0.00023332653,-0.09583739,-0.0033819363,-0.016838593,0.004380156,-0.0040205405,0.035758644,-0.016975036,0.040073007,0.066714056,-0.03127059,0.011589735,0.042136107,-0.016924651,-0.034465354,0.00047948328,0.022737652,0.0012562001,0.0139604,0.019529415,-0.08513041,0.0053951596,-0.039277308,-0.036216196,-0.0009730713,-0.03137709,-0.012347477,0.021858796,0.0020646914,0.033568576,-0.031986088,0.036834832,-0.010424588,0.019445613,-0.00489664,-0.00083131087,0.0041735456,0.021039467,0.007151535,-0.030059742,0.00049919216,0.0034907637,0.007860723,-0.03006535,0.023834394,0.008380718,-0.0021773982,-0.018055445,-0.0048645893,0.010061728,0.016572867,-0.0005677142,-0.025370847,0.011777101,0.05106387,0.009198725,-0.022134947,-0.024172498,-0.03186186,-0.038618945,0.0017894693,0.024213728,-0.0009992936,0.015747331,0.044942237,0.0030240049,-0.009352667,-0.0015632703,0.014529627,-0.0092602335,-0.016439555,0.0072323796,-0.050874073,0.03440476,-0.044096913,-0.032216385,0.03344283,-0.045981385,0.028819885,0.010971413,-0.0234909,0.02688335,-0.015109947,0.00947454,0.008131344,0.0063304757,0.0092934985,-0.06230365,0.03493305,0.007054103,-0.017449273,0.01540153,0.029420594,0.026097082,-0.008840518,0.05675502,-0.0054225717,0.014020161,0.024616998,-0.038543284,0.015621926,-0.015847107,-0.07472955,-0.011762877,-0.004068216,0.011695911,0.012532243,0.06086031,-0.006121802,0.0018496834,0.027285842,-0.00090998976,0.04439947,-0.0012121323,-0.0018267656,0.023625601,0.053367354,-0.023085158,-0.009079885,0.012486121,0.0014762678,0.015647732,0.018294247,-0.01918479,0.012512277,-0.041056138,0.012700439,-0.00016128739,0.050641138,0.0138413515,-0.053433392,-0.003801151,-0.09378604,-0.018277017,-0.053970374,-0.011038976,-0.016513571,-0.04085434,0.0034412106,0.03639167,0.04649998,-0.017833246,0.03184557,0.013978651,0.007350828,0.0004198497,-0.015440171,0.010725145,0.01314717,-0.04041359,0.004948795,0.008212988,-0.04432468,-0.011897751,-0.009690673,-0.04639907,-0.03236414,0.051179595,-0.023498062,-0.033852965,-0.030431457,0.044563837,-0.02071977,-0.03131112,-0.0007146952,-0.02336761,-0.014590001,-0.005270697,0.08863873,0.014670501,-0.0048410636,0.01491806,0.013945226,0.049536966,0.051921662,0.029923465,-0.0147482725,0.0025338272,0.034064382,-0.0009767228,0.0034095491,0.03545428,0.009333677,-0.024695745,-0.008073171,-0.006484539,-0.0019890764,0.00082082674,-0.003207824,-0.08549098,-0.0049245083,-0.058706954,-0.019187722,0.040353812,0.035583217,-0.037167627,-0.017362388,-0.019365273,-0.007192095,0.020145968,-0.047749233,-0.031679444,0.03743837,-0.007600396,-0.027984459,-0.005336739,-0.0052259574,-0.00584528,-0.053367257,0.012436613,-0.037633214,0.014101855,0.036106452,0.017567676,0.018029762,0.0075163553,-0.008051818,0.00081233814,-0.019182459,0.021295922,-0.0039036395,0.011728426,-0.01432144,-0.04604592,-0.028847206,0.030763574,-0.0153558105,0.008176973,-0.03289602,0.016236905,0.0044769202,0.038964413,-0.002367533,0.03841952,0.010392882,-0.007636297,-0.034610864,-0.0050624297,-0.0155330375,0.0035125888,-0.024150802,-0.026591698,-0.073304646,-0.011404763,0.0142044965,-0.030748408,-0.04726561,-0.013704122,-0.0045620184,0.006535945,0.0038879504,-0.008599855,-0.00793222,-0.023052556,-0.008129605,0.016690908,-0.056997675,-0.026863571,0.02232426,-0.008403299,-0.021098414,-0.03994684,-0.005159968,0.071397305,-0.030638536,-0.014247091,-0.059678793,0.032961924,0.00059315097,-0.07161526,0.02210067,-0.021534309,-0.013015284,-0.027505407,0.0141632315,-0.015873466,0.0018746767,0.009631313,0.02653905,0.012927605,0.0078049893,-0.014420453,0.03015198,-0.024622532,-0.009395789,0.06580769,0.0149204815,-0.036671005,-0.033097647,-0.0024764328,-0.041170713,-0.006972558,0.012780825,0.045445025,-0.03384893,0.01768652,0.014033236,0.0059750383,-0.015080804,-0.026582798,-0.011361181,-0.0065510157,0.021521645,0.014617354,-0.021989226,-0.007141952,0.0032149646,-0.018830892,-0.013209813,-0.014425382,-0.033463243,-0.046767093,-0.008670035,0.023453524,0.013242953,0.043745834,-0.015540803,-0.033273354,0.04303682,0.002608356,-0.010513503,-0.009635208,-0.015504552,0.018159293,-0.015707502,-0.012001154,0.01613594,0.008873763,-0.03530336,-0.007993488,-0.058894273,0.0038940127,0.03864108,0.034652244,0.06603839,0.03878733,0.06935514,-0.023831513,0.011039217,-0.010461119,-0.05107965,-0.02751727,0.0084958505,0.046512805,-0.05023406,-0.016792513,-0.0037370487,-0.007776666,-0.031150619,0.018396664,0.02896917,-0.062456813,0.034830444,-0.033232465,-0.01503528,0.02538389,-0.027760524,-0.0043124794,-0.021556957,-0.006964025,-0.002602586,-0.0062766667,0.01685333,-0.0127651645,0.04797421,0.08913097,0.046340805,0.014311963,0.005264472,-0.034569852,0.014878416,-0.135875,-0.009046632,-0.009266183,-0.010621477,-0.0067549557,-0.015203738,-0.037042826,-0.018403543,0.00182874,-0.033095505,-0.019727802,-0.03126406,-0.010728024,-0.0023158272,-0.017093591,0.04551956,-0.04607394,-0.0033352973,-0.034360547,0.09113553,0.033653848,0.011367128,0.053028353,-0.018872611,0.0021005918,0.013266599,-0.0027991391,-0.032822665,0.0013559012,-0.05164449,-0.049809933,-0.048223894,0.012760004,0.023212245,-0.008528776,-0.038794756,-0.0017984646,0.018364929,-0.08061531,-0.018647091,-0.003690008,-0.0049045826,-0.006070175,0.017251547,0.012023555,0.049693152,-0.02851905,-0.006833451,-0.047811747,0.01355702,-0.009475065,0.02550833,-0.0063458956,0.024045972,-0.026044257,-0.0006397099,0.009960262,0.021580217,-0.0014054809,0.016139721,0.038979,0.0018108985,-0.040579677,0.0012911239,-0.016082387,0.035518818,-0.055320486,0.005110499,-0.004194631,-0.02341108,-0.01805901,-0.025326189,-0.0019768137,-0.034728777,0.000891381,0.0035659408,0.028197842,-0.02041813,0.00815063,0.002200273,-0.060590334,-0.009122744,-0.0066680377,-0.062998146,0.06285971,-0.017700348,-0.019784542,-0.027633827,-0.05401268,-0.017388321,-0.052936602,-0.029759418,0.01586094,-0.023750812,-0.0041697007,0.06249551,-0.021255335,0.0111845415,0.0010133763,0.012090851,-0.0012572807,-0.016448261,-0.032213,0.014671973,-0.0077104936,0.032144193,0.028507965,0.03076663,-0.026231753,-0.020145813,-0.025827173,-0.011284788,-0.02294999,0.003866762,-0.083492905,-0.009324133,-0.01670823,0.04337342,0.016696535,0.007626267,0.031851586,0.008448327,0.01645153,-0.051800773,0.0021958735,0.082204446,0.058082055,0.03353164,0.045069575,-0.007246498,0.005418959,-0.06213773,0.014118838,0.0021723954,0.030692281,-0.033235725,0.01335358,0.035721336,-0.021599803,-0.042405363,-0.019263884,-0.045986995,-0.0011735696,-0.03832324,-0.0077683665,-0.021779295,0.03706079,0.044620026,-0.005403116,-0.0250904,0.021328378,-0.010854873,0.03076683,0.043591883,-0.00427739,0.052927457,0.012337742,-0.003351407,-0.00042612973,0.06968709,-0.018589925,-0.0068890206,-0.021751132,-0.019752357,-0.03170537,0.08310494,-0.0027991473,-0.013481332,-0.0092814015,0.002110987,0.03390871,0.021681154,-0.0039672866,-0.015652813,0.021610612,-0.025710179,-0.0174045,0.013154937,0.035211064,-0.012693083,0.031291153,0.011651763,0.05037578,0.04019851,0.0034067985,-0.015597622,-0.02877573,-0.010956321,-0.041820962,0.0020626804,-0.006246091,0.010048719,0.036051698,-0.0018251563,0.059456512,0.0048842696,0.02314034,-0.037342034,0.042129442,0.03735472,-0.0011247019,-0.015583879,0.03163393,0.026802069,-0.018047497,0.0018315624,-0.018833127,-0.028685791,0.011965084,0.026985837,-0.03817653,-0.010225554,-0.018188396,0.04499163,-0.025938887,0.017015526,0.030272305,0.01761122,0.00028281682,-0.046894584,0.046383563,0.009267856,-0.00763406,-0.00024077242,-0.011311507,-0.011457199,-0.0110571515,0.027545812,0.0009588656,0.03660649,-0.046759203,-0.01392021,0.0053437385,0.04159202,-0.028803382,-0.0050647124,-0.060555648,0.006099073,-0.008891936,-0.0055608074,0.011072677,-0.040307634,0.0072970153,0.022777403],"last_embed":{"hash":"jjz9ql","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"jjz9ql","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{6}","lines":[197,197],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"jjz9ql","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06289129,-0.0244338,-0.0060476917,-0.01568294,-0.05141405,-0.047982574,0.051708832,-0.018799787,-0.031303525,0.0061711916,-0.0035086616,0.0052231452,-0.011715172,0.013714494,0.016330408,0.057016205,-0.025009023,0.019166142,-0.0014382689,-0.0039025429,-0.045445643,0.018777236,0.059199456,-0.045457114,-0.036484934,0.00048214773,-0.032164395,-0.03528578,0.011125785,0.06252967,-0.01664931,-0.072769485,0.0362037,-0.041519456,-0.0014397033,-0.01746784,0.020422544,-0.02203518,-0.041442048,0.02920648,0.025723994,-0.03881605,0.027772037,-0.011200244,0.054014802,-0.010696162,-0.04301686,-0.003969427,-0.023989562,0.01157797,0.0025539903,-0.0022640354,0.049457982,-0.000060729566,0.008747332,0.03549888,-0.00023218767,-0.032701094,-0.037702,-0.015559966,-0.05407944,0.008701575,-0.03450614,-0.02830157,-0.0016412516,0.047214136,0.008147185,-0.011161508,-0.008043459,-0.006375482,0.012751835,0.0054103825,0.012571818,0.01892043,-0.054618575,-0.0009606273,-0.012179661,-0.0050889594,-0.013750131,0.030179672,-0.0058886376,0.0102420105,0.014608948,-0.0020339368,-0.003809803,0.025440346,-0.0055482457,0.07698691,0.015615216,0.0014745059,-0.0071088364,0.0066736005,-0.022200236,-0.013323364,-0.024747858,-0.0025304027,-0.018713444,-0.02330671,0.024317505,-0.0016379287,0.022401236,-0.032791704,-0.011847506,-0.0022905064,-0.0027663852,0.00067972497,0.022632718,0.003802606,0.0017530941,-0.02106133,-0.0016000624,0.03813065,0.019728065,0.01759283,-0.0005411937,-0.030121434,0.013576328,-0.013587689,0.00075930805,-0.02196354,0.040186126,0.03868093,0.021393921,-0.03966056,-0.026250476,0.0255964,-0.038737357,-0.00825121,-0.03562485,0.027814772,0.02617058,0.033940937,-0.019342788,-0.010846526,0.031579033,0.03839179,0.019110294,0.013212011,-0.014357149,-0.056856375,0.027522847,0.02473288,-0.052596975,0.0059222947,-0.026255269,-0.058345255,0.027418563,-0.0018738032,0.017269513,0.026297381,0.007872108,0.025152164,0.0012669998,0.0664724,-0.03559179,-0.0006534172,0.04642928,0.03874078,0.066469535,-0.00339493,0.013385758,-0.008809882,-0.011298557,0.03872648,0.021131722,0.01903559,-0.010159999,-0.00093681744,0.007169518,0.015488177,0.010976774,-0.0027931896,-0.011145499,0.030390158,0.024678122,0.023473794,0.0687088,0.038083233,0.010912607,-0.016644232,-0.033262227,0.02363436,-0.030904325,-0.06922519,-0.0009213194,0.058579747,-0.018173765,-0.04918961,0.046290595,0.03376526,-0.019076873,-0.004354293,0.0020217889,0.027472187,0.017382052,0.021958727,0.024767555,-0.013233127,0.0016058674,-0.03232784,-0.0044830535,0.028210312,0.021525664,-0.034348592,-0.03279205,-0.007807623,-0.03924649,-0.047814313,0.02827853,-0.061731443,0.0052369563,0.03176992,-0.028370094,-0.004801764,-0.04718928,-0.04118146,0.029568356,-0.008575375,-0.005458561,0.01843502,0.0019279481,0.089731164,0.020103619,0.025816754,-0.0011924146,0.03183464,-0.026628125,0.036034547,0.0052022277,-0.01717308,0.029773032,-0.005735965,-0.0025633231,0.017637365,0.0037319853,-0.010841019,-0.026343277,0.026099578,0.04283926,-0.0098925,-0.02443295,0.01997449,0.028324103,-0.010907033,-0.0037419095,0.022094833,0.045887876,0.0647725,-0.04350344,0.013548482,-0.036374442,0.013156345,-0.012313186,-0.029849239,0.0025974058,0.044439163,0.0034360967,-0.0054868204,0.04258241,0.014950684,0.0040108934,0.010396472,0.010855113,0.015759798,0.00021607996,0.042032048,-0.0077174776,-0.011414939,0.0069414023,0.014523287,0.03446889,-0.043274943,0.0082313325,0.0058835684,-0.037004106,-0.0030087812,-0.047059946,0.047013164,0.042426154,-0.01338546,-0.015060443,-0.009787412,-0.008923835,0.020203767,0.045963787,0.00048634404,-0.025628315,-0.05059655,0.018182885,-0.00760474,-0.025640294,0.025399858,0.077323526,0.008370679,-0.047440074,0.03904483,0.02490749,-0.16083668,0.02126672,-0.040435757,0.036746673,0.013081653,0.014648879,-0.013642465,0.006486354,-0.08834575,0.050419137,0.01240674,-0.052083194,0.027764725,-0.009657041,0.024836665,-0.021867814,-0.03927372,0.010217788,-0.011697018,-0.046234217,-0.013029673,-0.045494787,0.04683231,0.008234152,-0.020073121,0.0009714126,0.07755388,-0.016131885,-0.00044669752,-0.042905863,-0.049749173,0.014107616,-0.0005153011,-0.0056668976,-0.009578709,0.03031444,-0.008600373,-0.00509854,0.052493785,-0.020853011,0.06696436,0.045006145,0.012445948,0.0059519312,-0.015751291,-0.036621418,-0.0070010484,0.008737355,-0.081124194,0.0025442687,-0.0215268,0.007085006,-0.021915916,-0.02035084,-0.04911613,-0.00984242,0.002622832,0.034866,-0.016785119,0.009483706,-0.0149591295,-0.032455508,-0.0118951965,-0.038739767,-0.041859847,-0.050886083,0.041132227,0.008996953,-0.021819957,0.0026864305,0.042041283,-0.044947334,0.028777739,-0.038611773,-0.011937203,0.018523943,0.016668515,-0.005744241,-0.041704964,-0.10214411,0.006026555,0.023024729,-0.035596915,0.025353083,-0.0033876642,-0.03397106,0.023819817,0.003606493,0.038506467,0.24602738,0.008681975,-0.015199811,-0.019498447,0.05055184,-0.022599127,0.009294176,0.06596794,-0.011749458,-0.043197114,-0.0062161535,0.032911815,-0.0069302362,-0.013330385,0.014571541,0.059829507,-0.05872049,0.027277173,0.06711683,0.010740195,0.026298938,-0.005062955,0.025944514,-0.034807,-0.07028279,-0.034085922,-0.02228548,0.028860271,0.000100212324,0.048549972,-0.0034032818,0.019092526,0.052658733,-0.018036718,0.03322665,0.04439191,0.014861986,-0.08047703,-0.012741358,0.010554101,0.017252035,-0.0030944154,0.03360968,-0.08720768,-0.02006335,-0.048975788,-0.020035956,0.01482562,0.0063276803,-0.026375936,0.020429237,-0.012101484,0.019638153,-0.023814574,0.004994156,0.010503911,0.007678076,-0.033825688,0.0021889561,-0.010187683,0.041507542,0.015357197,-0.041559927,0.013657432,0.013187935,0.015772076,-0.031426217,0.011934909,0.0013660444,-0.004854341,0.021892322,0.009475507,0.010322045,0.011784649,-0.003982268,-0.030808235,0.007208112,0.025389368,0.02286219,0.0005830842,-0.013281162,-0.019799858,-0.04456208,0.0065896264,0.0012966638,-0.022753518,0.008127842,0.046934538,-0.031190712,0.030812971,-0.0076568993,0.010906135,-0.003073631,-0.007940796,0.0066871704,-0.030427592,0.042342015,-0.047106914,-0.03643494,0.014587819,-0.031889644,0.0075473767,0.01462411,-0.0072840713,0.01791687,0.027144132,0.005962476,-0.001420435,-0.010032663,0.01458238,-0.08623482,0.0108919935,0.007863706,-0.027363282,0.03424071,0.02011882,0.008156042,0.0051044337,0.0595354,-0.012717286,0.0022987917,0.05247929,-0.027065119,0.014346179,-0.029057574,-0.07804405,0.0010524669,0.039002538,0.013110664,0.027958557,0.027016375,-0.010797554,0.018479425,0.028505022,0.011490453,0.021648759,0.0141231995,-0.015941944,0.016571004,0.029323248,-0.033447735,0.019190207,-0.01418711,-0.004551422,0.01730102,0.03794176,-0.04691474,0.015802056,-0.028228264,0.021658923,-0.024693474,0.021346748,0.015080394,-0.02965545,0.014758361,-0.10476209,-0.015966723,-0.052062776,-0.009956142,-0.021698743,-0.019471487,0.032649174,0.02608942,0.07699657,-0.0067537786,0.03939435,-0.005304409,0.019243427,0.0022374974,0.00034644772,0.022472205,0.0023295877,-0.049067084,-0.035337698,-0.0011771143,-0.036780912,-0.040770523,0.0046022334,-0.024373412,-0.011326918,0.035100233,0.023815285,-0.05979427,0.018718027,0.050428737,-0.042925328,-0.031593263,0.002200729,-0.043599393,-0.0077563943,-0.0002850886,0.100831755,0.031003458,0.0011330444,-0.005592776,0.0096620545,0.06427811,0.0641659,0.025707869,-0.030738488,0.01563116,0.019556208,0.010914452,0.0014779719,-0.002024662,0.005806614,-0.020301972,0.011810998,-0.0028860641,0.000038716116,-0.009174472,0.013605074,-0.05955829,-0.020469347,-0.053552497,-0.028277012,0.011802142,0.017284974,-0.03747181,-0.02926429,-0.0056480626,-0.029986043,-0.009476578,-0.012552042,0.0034713414,0.016316932,-0.044284772,-0.045523256,0.015072628,0.0015328062,-0.0031294976,-0.03403482,0.005425645,-0.02133961,-0.013135078,0.014037946,0.0012875769,0.032230742,-0.023137826,-0.021474348,0.007930116,0.019089391,-0.01797725,0.00010396208,0.028939657,-0.023960369,-0.029021915,-0.02022199,0.014048046,-0.004467803,-0.0009585731,-0.033529565,-0.0135881305,-0.036509585,0.08248623,0.021616127,0.0043935017,0.03309411,0.013448942,-0.036719624,-0.008881111,-0.007529934,-0.0028839712,-0.03803105,-0.024457496,-0.04890676,0.005170197,0.012881434,-0.02894607,-0.056368183,-0.026262643,-0.01582162,0.020919016,-0.00001532716,0.0060112244,-0.01714116,-0.009841189,-0.006337775,0.04505889,-0.06545576,-0.012390813,0.018762978,0.0264144,0.017276695,-0.025109012,-0.01541487,0.038569845,-0.03926088,-0.018100427,-0.05099546,0.021585377,0.015283554,-0.046452217,0.037503164,-0.0153181385,-0.031011544,-0.048266817,0.038425162,-0.0160557,-0.025016913,0.015451485,0.006882627,-0.006811588,0.025548562,0.004856803,0.0078832,-0.020324387,0.0065888255,0.042888056,-0.0050920253,-0.0067094862,-0.033428863,-0.012036445,0.0042361068,-0.017830938,-0.0154532995,0.054624613,-0.039146826,0.033802,-0.0034876016,-0.015368801,-0.051450968,-0.015386967,0.0051296144,-0.0130961295,0.007658489,0.014508966,-0.05332295,-0.00697719,-0.011046541,-0.024729986,-0.007371956,-0.022680616,-0.017862028,-0.028558003,0.010184944,0.031191722,-0.00054898683,0.008816179,-0.038317464,-0.053097274,0.042604834,0.01632813,-0.044395138,0.009487575,0.004959909,0.015182745,0.0023579616,-0.014122311,-0.00012352513,0.0012729085,0.019225912,0.01052502,-0.058770493,-0.008225113,0.019834232,0.0070457803,0.024514379,0.053427268,0.05106234,-0.021136537,0.037478905,-0.014385552,-0.06679884,-0.007231889,0.015917609,0.022611981,-0.054228287,-0.023415282,-0.014666321,0.0010351388,-0.0022770613,-0.010891602,0.037642073,-0.024873678,0.02888142,-0.028841767,-0.03900903,0.045125235,-0.019277478,-0.0005622484,-0.038184468,-0.015739478,-0.012294646,0.02516933,0.013062228,-0.030584533,0.032638498,0.07697771,0.016621131,0.010230184,-0.0013987065,-0.03738867,0.020282019,-0.16138801,0.00029354708,-0.025485788,-0.0007868252,-0.0032818383,-0.02762607,-0.02633617,-0.022160135,-0.0026685288,-0.00914555,-0.0182505,-0.04475486,0.021039486,-0.011956341,-0.017067524,0.028568074,-0.017879156,0.012626823,-0.037594724,0.09594521,0.016691789,0.027293282,0.033118244,-0.013112374,-0.005950235,0.011706106,-0.010451007,-0.02352029,-0.018650565,-0.02728562,-0.017980382,-0.04988653,0.024070788,0.013648372,-0.0010703698,-0.029283362,0.005986156,-0.0095899245,-0.068822205,-0.029188013,-0.008897953,-0.006203583,0.011080681,0.009713692,0.0333025,0.048755884,-0.030417066,-0.02301157,-0.04873541,0.0039178217,0.00012837339,0.021438388,-0.0016087499,0.01825658,0.0016616127,-0.027327837,-0.01711873,0.028157672,-0.007896467,0.002446978,0.012503181,-0.005329023,-0.031866353,-0.0047509507,-0.024780827,0.014861236,-0.03595813,-0.00019211305,-0.0488637,0.0031482915,-0.0219195,-0.0378066,0.046703182,-0.051833723,-0.0076350668,0.040150575,0.035610087,0.004150125,-0.009705847,-0.008791386,-0.03783224,-0.0322499,0.0028334204,-0.027487615,0.04145999,0.011306022,0.010203334,0.0053203856,-0.06444865,-0.012821526,-0.039252732,-0.02988227,0.011523256,-0.009189122,0.00387572,0.059460994,-0.010061163,-0.009142857,-0.036750413,0.012785836,-0.028640272,-0.054407947,-0.032398164,0.005088511,-0.021937866,0.027646182,0.035932377,0.031065376,-0.019842949,0.0020027102,0.014458393,0.017227935,-0.01657072,0.01963047,-0.06251155,-0.020719647,-0.010745006,0.040219247,0.01655293,0.011784003,0.015769731,0.024118194,0.010850639,-0.028873175,0.010797615,0.07646871,0.03615608,0.05373408,0.022042815,-0.015074892,-0.019259717,-0.07585297,0.0022854402,-0.0021906279,0.04685054,-0.028329104,-0.0031320304,0.042266026,-0.033251487,-0.03245792,-0.012853272,-0.0413944,-0.009630883,-0.024350483,0.010523653,-0.0011029191,0.007340913,0.00886094,-0.00065811706,-0.028969385,-0.00016894357,0.009061445,0.024824735,0.06347516,-0.0010795115,0.06128184,0.024460116,0.023161927,0.0183486,0.055742003,-0.044478077,-0.025705893,-0.024740163,-0.03358091,-0.024935434,0.08396374,-0.017814074,-0.028197287,-0.016580625,0.01625325,0.014876583,0.010154843,-0.0106321545,0.004789331,0.0012442537,0.0010450969,-0.0224029,0.0122075705,0.04664451,-0.014190274,0.02533613,0.016234586,0.03212065,0.06022532,0.0048452877,0.017540222,-0.0047071776,0.0005439252,-0.037513744,0.018930623,0.0060830154,0.019443313,0.009318569,-0.0031919684,0.05503987,-0.0011330791,0.025808204,-0.019717755,0.02631164,0.019183468,-0.03643174,-0.0049269656,0.017333133,0.011159996,-0.023109354,0.025102692,0.00369441,-0.009322317,-0.00043573856,0.03124123,-0.034828283,-0.014666522,-0.020894073,0.038609587,-0.0027180614,0.01814825,0.027616777,0.003421601,-0.030947236,-0.038560554,0.07320758,0.010128091,-0.002170229,-0.019500418,-0.0052501764,0.017280595,-0.004914804,0.018039726,0.006421217,0.03546829,-0.033085752,0.004766664,0.010643924,0.047012907,-0.028249912,0.01785739,-0.059536822,0.00194151,-0.01180908,-0.015618267,0.016891787,-0.012840579,-0.0009882931,0.0012316761],"last_embed":{"hash":"1npxxjs","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"1npxxjs","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Implementation Plan#Weekly Review (Every Sunday Evening)#{7}","lines":[198,199],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1npxxjs","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040398672,-0.01643192,-0.037922975,-0.029305967,-0.0342132,-0.03403038,0.038758118,-0.020806676,-0.009881167,0.008279599,-0.00037320837,0.0031079869,-0.02496099,0.028080449,0.018460674,0.053869333,-0.020999582,-0.004133151,0.020040624,0.019838253,-0.025557518,0.012067962,0.04533783,-0.026290622,-0.021240566,0.010228976,-0.047848955,-0.0094771385,0.017936435,0.05857259,0.004403052,-0.062009923,0.033517588,-0.038833246,-0.04300471,-0.012719342,0.020659478,-0.023060912,-0.019952297,0.05294531,0.010849394,-0.024060657,0.021535482,-0.01010205,0.05840864,-0.01925724,-0.043105867,0.0044947425,0.01997439,0.00046931193,-0.0013688379,-0.019691491,0.045671485,-0.033775188,0.036292523,0.016085032,0.021574898,-0.014041826,-0.018837392,-0.025702413,-0.049557038,-0.005227962,0.008020639,-0.022717206,0.00089228584,0.046268128,0.0069806287,0.0059359707,-0.027404265,-0.0398969,0.029220046,0.01452801,0.024056716,-0.009698469,-0.046958208,-0.002439261,0.004306864,-0.00015564496,0.00092133327,0.031944714,0.027073788,0.010773397,-0.0012869494,0.004549718,-0.023446612,0.015542208,-0.020492958,0.046201263,0.016885336,-0.011834792,0.0076145865,0.019531608,-0.008413348,-0.023026152,-0.0084319115,-0.0021062647,-0.0003642259,-0.046383467,0.037921593,0.008515365,0.022011217,-0.013930444,0.009068333,0.0010620836,0.0013319263,0.012007118,0.0206114,0.047339898,0.02866976,-0.0316408,0.019906025,0.04831386,0.020205384,-0.0004646311,-0.025844602,-0.015463136,0.01605227,-0.016843345,-0.0018906995,-0.017291136,0.047188226,0.06660829,0.04491987,-0.023318484,-0.008661143,0.038488347,-0.025854522,-0.031828314,-0.035292614,0.04081801,0.024840834,0.015524912,-0.027952926,-0.00034285974,-0.014112585,0.023445766,0.07001529,0.014835939,-0.00816214,-0.066231,0.01938912,0.0012823909,-0.02721889,-0.017182106,0.0059252284,-0.03544869,0.013282986,0.02502777,0.021827066,0.01527394,-0.007905365,0.010163965,-0.00060061034,0.039246324,-0.027175205,-0.002562621,0.025321702,0.040263806,-0.0062272344,-0.0018823593,0.011729733,0.004245213,-0.07652981,0.07218678,0.009436812,0.023832139,0.0043935035,-0.0036719153,-0.016876353,0.0027651866,-0.015289077,-0.0025201074,-0.0008941203,0.012856119,0.026027845,0.027006235,0.05968,0.033942644,-0.0082533,-0.008346735,-0.07291744,0.023290364,0.0018351255,-0.05610217,-0.0017405598,0.04477057,0.000008550843,-0.038129196,0.0052576247,0.024164962,-0.018973399,-0.007547983,-0.020065084,0.02234111,0.06526797,-0.014015935,0.012607895,-0.029570917,0.018112015,-0.0142872855,0.021322096,0.04767677,0.023353925,-0.021318033,-0.058078974,-0.026131129,-0.025966806,-0.047625426,0.020662256,-0.056696154,0.043737333,0.022083417,-0.003701939,-0.011311471,-0.023937825,-0.005951851,0.035526518,-0.009778396,0.0038919651,0.009339788,0.047052708,0.048990007,-0.004029666,-0.050379507,-0.00931788,0.023138918,-0.0031908234,0.06738321,0.012441961,-0.018933417,0.011534297,-0.0015074397,-0.011369457,0.02136384,0.011905816,-0.027849738,-0.03814904,-0.0046034735,0.04001691,0.024193088,-0.012913489,0.012559461,0.0051906463,0.013225818,0.005785072,-0.02615441,0.046036024,0.028765962,-0.016383182,0.010620065,-0.01638208,-0.0019111593,-0.02332103,-0.044404108,0.015391964,0.021098392,-0.0029559825,-0.0020679107,0.024569076,-0.016980516,0.015300232,0.022998247,0.019658843,0.011003853,0.015260861,-0.007041182,-0.0077758785,-0.015720462,0.003115802,0.058135245,-0.006497985,-0.027854923,0.0069291145,0.022050278,-0.029019851,-0.0042248718,-0.024062103,0.012300791,0.04826696,0.0050955582,-0.06379088,0.005476486,0.020456286,0.039066594,0.03204227,0.0077733076,-0.01503183,-0.027648745,0.035657648,-0.028596524,0.006216216,0.016621595,0.06132374,-0.0069640186,-0.030268176,0.012306773,-0.0093681915,-0.16678205,0.01485893,-0.02929318,0.048535597,0.010509876,0.018879298,-0.037454423,0.0016823806,-0.07715168,0.032932367,0.010968776,-0.029096631,0.039272092,-0.008970656,0.0064317794,0.0024489246,0.0027142267,-0.03146163,-0.021857312,-0.060631033,-0.033202387,-0.051599715,0.047720153,0.018052347,0.00044333105,0.007229129,0.05197997,-0.0066752634,-0.0033429547,-0.05168417,-0.085116945,0.0011001274,0.0003509775,0.017434847,0.019105941,0.038317885,-0.0022107665,0.011345517,0.023512868,0.0037669535,0.060073834,0.0540594,0.0045274934,0.00341023,0.021828687,0.001897485,-0.0029187833,-0.0022445358,-0.040653154,-0.027242165,-0.00013081,-0.0049818438,-0.033532657,-0.0012912803,-0.01847234,0.0024340567,0.025854489,0.047404267,-0.044700254,-0.026434349,0.013978789,-0.0142139755,-0.010947546,0.017637054,-0.044665862,-0.033188183,-0.015618926,0.007053005,-0.010402345,-0.010540618,0.039746962,-0.01531564,-0.008335154,-0.0041754083,-0.021997277,0.020553052,0.005378755,-0.020098275,-0.0276543,-0.12058442,-0.0025577329,0.03772191,-0.05320267,0.013397234,-0.0048945476,-0.013697752,-0.0068155862,0.015369238,0.020518424,0.24107228,0.022390783,-0.012785701,-0.012767919,0.045882616,0.0060441815,-0.021749917,0.07829118,0.008805564,-0.037980285,-0.032339264,-0.007549977,-0.02861434,-0.014280875,0.006434322,0.053853147,-0.041932542,0.027003076,0.065577276,-0.029648991,0.024118755,-0.03789869,0.029045323,-0.00026224586,-0.060130224,-0.03454117,0.0032980405,0.050169572,-0.02984916,0.045682654,-0.034869004,0.042531814,0.051549356,-0.07282305,0.03174508,0.033537224,0.019891372,-0.056766897,-0.018200397,0.008401761,0.024417752,0.023990493,0.00734621,-0.033858925,-0.0220951,-0.016886491,-0.0214309,0.025078846,-0.03224192,-0.03415567,0.0050515314,0.005064546,0.010743208,-0.019758994,-0.023817379,-0.004121166,0.0065075676,-0.020607099,-0.0068620616,0.044904944,0.02080438,0.024266224,-0.06289205,0.0058330917,0.0053732945,0.002760086,-0.02002954,0.0021095136,0.015946487,-0.0008099779,-0.0054232446,0.013118807,0.0038781764,0.0044793636,0.0069372877,-0.040456224,0.007845637,0.05797591,0.015685327,-0.016399493,-0.003921947,-0.015995476,-0.052899376,0.017910238,0.03658204,0.017545795,-0.0054828785,0.12195542,-0.01680744,-0.0040403204,0.0016962392,0.041176684,-0.019211821,0.006371709,-0.026811853,-0.022228377,0.028530775,-0.04192235,-0.009512988,0.026698565,-0.024005517,0.04763121,0.028558398,-0.03925556,0.034156207,-0.008844187,0.012714392,-0.04037253,-0.0094436575,0.015118651,-0.10222768,-0.01751586,-0.0020307172,-0.0058766026,0.021887744,0.07838101,0.014135823,0.02806707,0.04465045,-0.0004587689,-0.01610952,-0.0008700159,-0.027308738,0.020354856,-0.00871498,-0.058635633,0.01462999,-0.019161398,0.0030342252,0.046746448,0.021627577,-0.023461662,-0.005687524,0.0048475275,0.04938988,0.007015356,0.029168861,-0.0041267457,0.016652647,-0.0005325183,0.009308635,0.008152824,0.013061505,0.012615575,0.037523247,0.014091888,-0.021750834,0.0011488156,-0.04588245,-0.030133352,0.013760766,0.01680421,0.00931517,-0.024849264,-0.005590793,-0.10123891,-0.017277375,-0.02081717,-0.0043928567,-0.023036601,-0.017037172,-0.012138698,0.0070253387,0.07577031,0.020314636,0.046052955,0.031490598,0.02009227,-0.0053168666,0.008084283,0.010218614,-0.0024331447,-0.023667783,-0.02706293,-0.017509403,-0.042990584,-0.046584673,0.008031358,0.0034592736,0.009516451,0.016359711,-0.018997576,-0.018159427,0.04540736,0.018004434,0.0074657393,-0.01824259,-0.0032505093,-0.05379129,-0.016461032,0.0055756867,0.11451533,0.0049562855,-0.0054340065,0.032878507,0.015440703,0.10744299,0.06465108,0.029163402,-0.014899856,0.021367546,-0.024844315,0.0059866565,-0.0046964046,-0.012653613,-0.015012114,0.028472843,0.029653559,0.019932201,-0.0011507055,0.0113218855,0.0045354497,-0.06036646,-0.018493168,-0.024769444,-0.02975453,0.019474695,0.049402367,-0.014899969,0.010223135,-0.016182393,-0.0055226916,0.018237604,-0.032892767,-0.033491027,-0.0038748728,-0.0216586,-0.034434706,0.023496568,0.0078647155,-0.008377791,-0.03861468,0.01927602,-0.016106807,0.0027313777,0.025101786,-0.0108116,0.02562994,0.010150639,-0.026702574,-0.023727313,-0.002439161,0.0037446683,-0.028839767,-0.008719386,-0.026494505,-0.010416483,-0.014322283,0.02104139,0.044147015,-0.011062818,0.02526197,-0.0033740476,-0.019981839,0.033167556,0.007492953,0.04054731,0.006874527,0.0073035453,-0.016436817,0.013548776,0.038597673,0.0034300885,-0.012464593,-0.057410687,-0.07984986,0.0072577014,0.006663036,-0.026598614,-0.055729244,-0.026818687,0.004412779,0.0016164037,-0.031002386,-0.028740399,-0.013994704,-0.011283138,-0.012529104,0.009082315,-0.060296733,0.012462702,0.08518923,0.039620988,0.047686532,-0.028425733,0.0049025454,0.049626105,-0.017395273,-0.0053733927,-0.063408695,0.003954939,-0.026186356,-0.06835252,0.060683765,-0.009750337,-0.020287924,-0.049958058,0.03525857,-0.011416492,0.0032033995,-0.013884927,0.0040171957,-0.02366157,0.009693062,-0.0035386437,-0.000916385,-0.012853263,-0.021540506,0.017442895,0.0183529,-0.013208557,-0.027714334,-0.036097426,-0.0051107574,-0.014970635,-0.01194055,0.022445934,-0.027767822,0.03265446,0.0037764742,0.013658601,-0.033567667,-0.017535403,-0.012527753,-0.0033774923,0.023413919,-0.02230007,-0.016886251,-0.007627951,-0.013013637,-0.037844736,-0.00621739,-0.00029871945,-0.05264477,-0.018882554,-0.0047388994,0.04856379,-0.0020156165,0.018691028,-0.025416838,0.0037075316,0.019353738,0.039346155,-0.0549988,-0.034511283,0.009935036,-0.009519549,-0.0278844,-0.0074554593,0.022051657,0.053232692,0.013455746,-0.02000319,-0.02783197,0.030313397,0.012631667,-0.019701341,0.04104901,0.06680683,0.0314735,-0.03632577,0.044145495,-0.0022391803,-0.024175132,0.018232634,0.035009082,0.0057434035,-0.039659247,0.0066713705,-0.005735202,-0.01702482,-0.012676461,0.015817327,-0.0045200777,-0.028545205,0.049289513,-0.0024979252,-0.006146773,0.045812808,-0.025310002,-0.015136317,-0.023290617,-0.00021662032,-0.008196403,0.0344896,0.002977115,-0.029651232,0.0102248695,0.050046857,0.024735851,-0.011670319,-0.038176253,-0.049457014,-0.016444985,-0.15031113,-0.008279899,0.0071082287,-0.016076244,0.003384265,-0.008588032,-0.037675753,-0.06444026,-0.02106135,-0.024298307,0.006668826,0.0020893961,-0.023620833,-0.012972102,-0.008659319,0.039379116,-0.032844376,0.008453644,-0.05235441,0.07342715,0.009025559,0.015987355,0.036351513,-0.0384616,-0.04393488,-0.0020076365,-0.012291191,0.0045799077,-0.021647053,-0.008851096,-0.030298157,-0.057505753,0.014059644,0.019591535,0.013387855,-0.021557556,0.015730476,0.0027684374,-0.041970767,-0.013036365,-0.026284121,0.027578067,0.00750859,0.020341067,-0.015848497,0.07778123,-0.06436937,-0.00905524,-0.061685205,-0.007554118,-0.0017344783,0.055457726,-0.013844596,-0.028683776,-0.022874335,-0.04008687,-0.016850581,0.006936391,0.023803286,0.00079715595,0.009208032,0.01927874,-0.045971137,-0.026381867,-0.06152002,0.032945327,-0.028074672,0.0065958113,-0.0035930169,0.03309419,-0.029646093,-0.0055716718,0.0010403121,-0.020276824,0.012622734,0.037646595,0.008592451,-0.043777626,-0.02018647,-0.024297392,-0.029438369,-0.014630316,0.0038396688,-0.02000861,0.060773082,0.027361864,0.011069829,-0.002964021,-0.011357424,-0.012876333,-0.064411916,-0.02436681,0.02613068,0.03457208,-0.009175273,0.017939452,-0.03468277,-0.0006166976,-0.03681239,-0.020854995,-0.020515174,-0.027933707,-0.037546083,-0.04441417,-0.016062835,-0.03426284,0.012811454,0.026266132,0.009860371,-0.017159011,0.014355411,-0.029591732,0.0059129125,0.029592138,-0.075611636,-0.029753918,-0.026281185,0.03717663,0.013185331,0.016726593,-0.017049903,-0.023902439,-0.02384168,-0.023217974,0.012300412,0.067523375,0.04602079,0.029930115,0.041272044,-0.024457682,-0.009025469,-0.066616245,0.0025522453,-0.017494334,0.0061578373,-0.024663543,-0.0048480174,0.032666337,-0.012832302,-0.028570037,-0.011419493,-0.03151076,0.0073043597,-0.032637343,-0.011149084,-0.024667399,0.009720608,0.0058532595,0.00780879,-0.015527977,0.007068755,-0.0028417166,0.008204922,0.030778695,0.0005985407,0.015879065,-0.008217143,0.008206586,0.034925703,0.0676207,-0.040246677,-0.037206326,-0.024786437,-0.0040166075,-0.013161777,0.05956072,-0.01628423,-0.011277912,-0.029331436,-0.0058882385,0.026261864,0.03293889,-0.013830542,0.027692972,-0.0012357576,0.0016627284,0.0051847887,-0.006779923,0.009320255,-0.040617798,0.021431783,0.012255814,0.007573176,0.043365337,-0.040917207,-0.008150511,-0.010639263,0.036510143,-0.039144125,0.033558916,-0.012768882,-0.040547874,0.03145792,-0.005502215,0.05193425,0.016601209,0.0134989945,0.023139378,0.031235827,0.020876627,0.012531473,-0.067925066,0.017666247,0.0001898825,-0.028420953,0.05989831,-0.026997967,-0.021553745,-0.023343137,0.08089256,-0.038510565,-0.01737983,0.027925389,-0.0142334085,0.008813518,-0.0016451948,0.033769403,0.025812142,-0.005488086,-0.04505554,0.05530625,0.0026153014,0.005989567,-0.029753588,-0.011407528,-0.010569851,-0.0006960492,0.020391142,-0.041440196,0.011572115,-0.009619245,0.017457468,-0.0018294059,0.029524894,0.032665834,-0.027181586,-0.03956289,0.033054557,-0.011765175,-0.01771453,0.015833579,-0.046478063,0.014674585,-0.035919424],"last_embed":{"hash":"1gn5e5x","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"1gn5e5x","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip","lines":[200,231],"size":1087,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gn5e5x","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't have time\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.057951465,-0.019501608,-0.024798093,-0.01642119,-0.027439103,-0.0029088988,0.00665469,-0.023723414,0.0033562072,0.003453175,0.026148716,-0.011969484,-0.0083903335,-0.0032489654,0.02062515,0.067013316,-0.028242584,0.014311735,0.022780444,0.004635511,-0.021847133,0.024929766,0.013434545,-0.0071670297,0.012991334,0.011584584,-0.03998767,-0.002203471,0.035597075,0.04062904,0.014597567,-0.05948414,0.069347516,-0.04220513,-0.03854111,-0.039107185,-0.020342376,-0.023159431,-0.020416114,0.061176833,0.0131192,-0.047914255,0.017362887,-0.01898363,0.05301295,0.0061362702,-0.026932336,0.012040114,0.00028931673,-0.012777209,0.004395501,0.0012421603,0.046420816,-0.016490512,0.04157319,0.0018539728,0.02267028,-0.009229806,-0.0073609464,-0.014812549,-0.06880156,0.0022336126,-0.0036552274,-0.027978184,0.0015566152,0.045702554,0.005202166,0.011874032,-0.03009288,-0.04613446,0.020486986,0.013533903,0.036211617,-0.026423462,-0.044064004,0.00040193973,-0.006755536,0.010965839,-0.009004358,0.032581337,0.043677367,0.025930682,0.016914785,-0.002582638,-0.021848727,0.0025188883,0.0011490539,0.03168187,0.014589646,0.00048506536,-0.005688067,0.04554872,-0.0140668005,0.013801543,-0.0069320207,-0.0019307586,0.0031933505,-0.035400234,0.022662243,-0.008442178,0.01746175,-0.023416467,0.010980984,-0.00525901,-0.020807784,-0.002122234,0.0010334358,0.053661395,0.023248918,-0.011269267,0.019576902,0.050982665,0.0407884,-0.010634743,-0.023976805,0.008767923,-0.0036112915,-0.0017624939,-0.023934957,-0.031682175,0.03370914,0.07139897,0.04795231,-0.036657237,-0.0032557363,0.031083599,-0.027150555,-0.0417746,-0.022734614,0.031175915,0.011418463,0.024736792,-0.005522217,0.018706325,-0.0031692844,0.0127960285,0.06955014,0.033440765,-0.009271074,-0.04697271,0.04098861,0.009591573,-0.016806707,-0.027360888,-0.009301533,-0.050692897,0.026962917,0.037183248,0.032315284,0.009785642,-0.019434815,0.012118473,0.017228615,0.03744989,-0.023239983,0.010874219,0.013912657,0.030054135,-0.00722694,0.014187376,0.028326964,0.021188429,-0.058750287,0.0856838,0.02029015,0.023958346,0.037573434,-0.0017661565,-0.024916252,-0.035585828,0.009589755,-0.030147044,0.02015609,0.031278484,0.009386199,0.02685277,0.04150208,0.024181701,-0.03703404,-0.0035865463,-0.06581723,0.009029701,0.00711786,-0.024812944,-0.0151500525,0.034955032,-0.032447696,-0.035207644,-0.00944148,0.04680812,-0.007300995,-0.0073603448,-0.036626108,0.008200081,0.06942223,-0.025369912,0.009680193,-0.017766058,0.009073296,-0.042079184,0.0467598,0.034078818,-0.008222644,-0.017401662,-0.03845676,-0.027649859,-0.013491649,-0.029923689,0.029316738,-0.026543422,0.029130287,0.011934437,-0.0074323113,0.009315868,-0.0725858,-0.004264722,0.03418379,0.00052946655,0.018496111,-0.011176115,0.034957036,0.042141456,-0.005769618,-0.02013233,-0.038894482,0.021538964,-0.027789641,0.071815565,0.0046356414,-0.041259315,0.02108543,-0.015545736,-0.0092631625,0.031202333,0.03379797,-0.019781161,-0.027874283,-0.018332032,0.010736911,-0.0017385328,-0.028635316,-0.0034565933,0.018498084,-0.007279687,-0.0033937462,-0.004125259,0.048927173,0.032044496,-0.015547915,-0.006638007,0.019155234,-0.00071833096,-0.013361985,-0.0223278,-0.0073461924,0.0058970125,-0.019784307,-0.000023171468,0.006227358,0.002454383,0.0065294215,-0.011035127,0.01459292,-0.009849187,0.005129529,-0.017095223,0.004779832,-0.02718304,0.0033812006,0.027738648,-0.023399109,-0.014901692,-0.006080699,0.009804242,-0.046623077,-0.02113967,-0.03505182,0.022679053,0.017219182,0.023238642,-0.022244835,0.027961146,0.016582578,0.05667112,0.028054954,0.020576172,0.01625034,-0.02460759,0.028561985,0.004128952,-0.028545363,0.009090748,0.049298417,-0.0120201325,-0.021394242,0.011000967,-0.01622029,-0.15732883,0.024396544,0.0007086812,0.028342655,0.0145542305,0.026743798,-0.03933224,-0.035568852,-0.093170375,0.04153351,0.0069564106,-0.028072827,0.030187912,-0.03236191,0.0010825725,-0.00083996216,0.020422665,-0.037260283,-0.03793432,-0.043809425,-0.034251112,-0.056280524,0.015999874,0.018065237,-0.013875337,-0.0136074275,0.06788749,-0.0045869895,0.002679629,-0.03857674,-0.0674034,0.000049071175,0.0072170314,0.012813466,0.021544866,0.025040004,0.039934438,-0.012706197,0.008011393,0.02181834,0.049361877,0.045499362,-0.0059040715,0.031661816,0.041683972,-0.011606847,-0.025791382,0.012110743,-0.045973215,-0.039435398,-0.029487465,-0.028535455,-0.00283331,0.0077340496,-0.028904466,0.0107376175,0.01810276,0.054613028,-0.010844002,-0.030248733,0.027362825,0.0008763823,-0.016806582,-0.002087012,-0.052372072,-0.025802476,-0.00091000577,-0.012441852,-0.012441917,-0.042068597,0.038803376,-0.008268228,-0.0009057437,-0.021629049,-0.025358927,0.02191157,-0.0010369102,-0.03277354,-0.01746155,-0.12739792,-0.012763583,0.0240354,-0.027970059,0.016075023,-0.020718595,-0.008290041,0.0056233783,-0.0021891142,0.030550163,0.23522477,0.007590096,0.019234532,-0.007572813,0.04596377,-0.00090396684,0.011706349,0.10180293,-0.029064558,-0.038586352,-0.025530465,0.012263702,-0.03597343,0.013969429,0.013364531,0.031019764,-0.037489362,0.027163943,0.056183506,-0.050894544,-0.011839191,-0.037034605,0.0048739603,0.0078115165,-0.06677021,-0.016590262,-0.017219098,0.021289619,-0.03249745,0.011802269,-0.05789232,0.029066492,0.03183119,-0.05153778,0.038526908,0.0058708857,0.022659354,-0.06337688,-0.036799625,0.012097826,0.008652085,0.019973459,-0.0067405095,-0.018872773,-0.0027887959,-0.014019101,-0.019211348,-0.0014647597,-0.015946314,0.021249909,0.019701988,-0.016042309,-0.0021240136,-0.0032685648,-0.011771936,-0.01606485,0.009613793,-0.038243145,-0.0248417,0.0558142,0.015393284,0.02206703,-0.026465004,-0.00028590727,0.010953568,-0.024762757,-0.044513702,-0.0033682794,0.009638663,-0.010368711,-0.02327975,0.012934626,-0.019527195,-0.0050152,0.0016313911,-0.047976263,-0.01272845,0.040580627,0.0053831004,-0.019201891,-0.013878713,-0.0056817955,-0.05061412,0.0075244587,0.038081307,0.003975069,0.02243539,0.09194998,-0.029912503,0.009505335,-0.022272095,0.038153656,-0.028719692,-0.0066544763,-0.023039293,-0.0100216465,0.016006162,-0.04717764,-0.026490567,-0.005821862,-0.03243948,0.037399206,0.017383777,-0.044671647,0.0139458785,-0.003729302,0.007549685,-0.018290957,0.0048164823,0.032290388,-0.07900399,-0.009621444,0.00026483773,-0.030968102,0.04240262,0.076790996,0.020383928,0.024645524,0.051958885,-0.010640865,0.0009726036,-0.040029753,-0.0023579567,-0.01124218,-0.019774867,-0.037650928,0.012342504,-0.0009869086,-0.01694574,0.054633554,0.0039960244,-0.031770952,-0.020867076,-0.017940104,0.0489194,-0.0014335065,0.04827815,-0.01384727,-0.012328242,0.014202696,0.024549827,-0.0124989385,0.054115,-0.012063166,0.04941535,0.04656724,-0.040523425,-0.015202678,0.0014073215,-0.031611875,0.019947782,0.019413693,0.005354938,-0.009862881,0.0011400182,-0.079727925,-0.009809926,0.014364447,0.02526784,-0.027710918,-0.0307126,-0.014299472,-0.00288594,0.068151705,-0.0042319554,0.033962194,0.04823305,0.01764565,-0.017653575,-0.019898752,-0.006469752,0.015791288,-0.022081744,-0.031250324,-0.015221423,-0.07947414,-0.051338892,0.0008498549,-0.021387788,0.01082127,-0.007746948,-0.019346658,0.0062197642,0.06216002,0.01986425,0.008166162,-0.0087158745,-0.014018543,-0.051047195,-0.03886952,0.016680583,0.099968866,0.0035641112,-0.012401547,0.045414317,0.03152331,0.08032671,0.06436635,0.022200571,-0.012711958,0.005159553,-0.010722189,-0.025950486,0.001435019,-0.013180979,-0.030634135,0.028654695,0.024855668,0.004219887,-0.0026129861,-0.008841846,0.016725592,-0.042679332,-0.012733111,-0.023701776,-0.033238396,0.026902506,0.014588705,0.02264722,0.024519444,-0.026309596,-0.010760239,0.034994844,-0.02861512,-0.0034003456,0.0069021387,-0.005061543,-0.035737883,-0.005751786,0.0046046125,-0.013129609,-0.018705282,0.026980402,-0.021921493,0.0022408883,0.0029114475,0.0073822574,0.022821201,0.0022865625,-0.04616471,0.004499236,-0.00041347105,-0.012962921,-0.0156123685,-0.0068321344,-0.037993446,-0.0026807485,-0.004689084,0.052419405,0.06027628,-0.010532221,0.020738378,-0.016636787,-0.015430248,0.013407108,0.022712518,0.010417434,0.010863821,0.010751004,-0.04028611,-0.0062688896,0.023736486,0.018631466,-0.042265866,-0.07322282,-0.0722662,-0.025317518,-0.02754231,-0.018256731,-0.03844775,-0.0064987293,0.017725937,-0.0012439796,-0.037568416,-0.013966758,0.014579737,-0.021558998,0.0012468897,0.029069457,-0.060255222,-0.01794891,0.0634511,0.035004802,0.03634306,-0.052782033,-0.017764768,-0.0009121991,0.0063147787,0.0021616751,-0.038201477,0.017486356,-0.032087885,-0.058875754,0.055511564,0.005108569,-0.0011297317,-0.046138056,-0.008266064,-0.010565299,0.024635803,-0.0074934,0.016590014,-0.006814634,-0.017946906,0.004369074,-0.0056599723,-0.024050364,-0.01493947,-0.0065234946,0.0050795157,-0.011147639,0.011575202,-0.06938318,0.015419952,-0.011855391,-0.006680956,0.04445345,-0.040233422,0.036919177,-0.0068698786,-0.007426921,-0.0073954538,-0.017081024,-0.0077825463,-0.04676494,0.011166702,-0.015899176,-0.045886505,-0.0067607528,-0.024408199,-0.048181884,-0.007930423,-0.012304052,-0.04130817,-0.03678849,0.0010683412,0.0534994,-0.016692938,0.00830602,0.01326356,0.019770263,0.007530774,0.04183723,-0.0667103,-0.019973777,0.026110295,0.0012230584,-0.009619896,-0.010490426,0.024252972,0.0503538,0.0033823852,-0.03148685,-0.0069782976,0.04065122,-0.020915741,-0.0020118353,0.019920716,0.040218756,0.034272265,-0.024271931,0.033438772,-0.011449931,0.0052060285,0.032098588,0.034255546,-0.01715338,-0.034121208,0.03222753,0.03886222,-0.013063003,-0.0048735463,0.026810214,-0.010852227,-0.038116433,0.040404126,0.0014776038,0.017025962,0.03858365,-0.056468453,-0.012933654,-0.019128047,0.028783567,-0.0164363,0.049937777,-0.03122477,-0.009936256,0.03038418,0.05304075,0.051686678,-0.028792027,-0.04297462,-0.04332809,0.04837105,-0.14873077,0.0033604682,-0.014950447,-0.029526735,0.015761625,0.001626472,-0.018051855,-0.06890104,-0.00702874,-0.032837134,0.02474777,-0.006239496,-0.026552482,-0.012629145,-0.015870066,0.034728568,-0.040488146,-0.009280816,-0.0382225,0.08948203,0.00895828,0.043924596,0.027315175,-0.030992046,-0.08284901,-0.017045416,0.0042454256,-0.01714865,-0.016619904,-0.019488974,-0.022452828,-0.082958505,0.03140766,0.055552926,-0.0037402404,-0.00030898684,0.026666338,-0.0021570006,-0.035179958,-0.014203249,-0.03488601,0.02647213,0.016583221,0.018806027,0.008238963,0.07142945,-0.040426556,-0.009589265,-0.04616674,-0.006162836,-0.019025877,0.042172518,-0.04466908,-0.014033228,-0.03593892,-0.023322849,-0.02475482,-0.010503187,0.025643162,0.009184329,0.0013682558,0.04511233,-0.04144689,-0.03322988,-0.088468134,0.03805045,-0.00855732,0.017651154,0.006777983,0.059716117,-0.033800557,-0.020464594,-0.012090592,-0.017408235,0.022274408,0.02956137,0.010955496,-0.044997543,-0.011111132,-0.0009178487,-0.018209953,-0.017908562,0.03256443,-0.020089347,0.0572389,0.03078311,0.021914408,-0.008770848,-0.03827798,-0.019777857,-0.04892697,-0.025731843,0.020103818,0.033193592,0.022832278,0.024533084,-0.03970198,0.003526683,-0.027660785,0.0071684653,-0.013894038,-0.0063924617,-0.03767197,-0.043560155,-0.0018434754,0.007851492,0.035982516,0.030921211,0.010247942,-0.029235587,-0.0219906,-0.028682342,-0.007440677,0.0027910238,-0.044554982,-0.027055375,-0.00038762597,0.019285774,0.032755192,0.005410785,-0.028570343,-0.03949858,-0.014851101,-0.014671308,0.012135445,0.050404772,0.038747884,0.023946624,0.04162547,-0.017811159,-0.014580283,-0.0012128503,0.0023751382,-0.00855978,0.01423335,-0.012758076,0.043506384,0.038212284,-0.025937982,-0.01349209,-0.01170446,-0.0074327434,-0.005651669,-0.042080607,0.004145082,-0.004744863,0.00082997035,-0.00020738436,0.025090348,-0.014790445,-0.014107024,-0.00007033815,0.019931022,0.025687354,-0.009716997,0.0001282022,-0.0136544695,0.006451504,0.029742382,0.073634796,-0.00221108,-0.022785509,-0.036396585,-0.025105665,0.007046531,0.08628244,0.002509652,-0.006184221,-0.0014251454,0.00087366556,0.03399295,0.018312339,-0.01011507,0.03336294,0.026495848,0.00934209,-0.005378384,0.026523564,0.010045022,-0.0361013,0.013392408,0.018183226,-0.00007056373,0.052977584,-0.04314706,-0.0077522583,-0.025903007,0.012803965,-0.027677612,0.03781467,-0.0395475,-0.044121746,0.0064734994,-0.009053701,0.057002027,0.026925467,0.005218452,0.018370172,0.03622321,0.05213817,0.0065801954,-0.021746093,0.011354101,-0.00070236356,-0.009176075,0.02844891,-0.038159214,-0.019566301,-0.030642597,0.084662065,-0.005541233,-0.040003482,0.028764337,-0.009625805,0.031098245,0.012372962,0.036992475,0.04861061,-0.020523066,-0.042269234,0.049193136,0.002707503,0.015523131,-0.016114332,-0.026004024,-0.024210848,-0.00015992991,0.021081965,-0.0085276,0.0061197835,-0.008075731,0.0014632683,0.03254331,0.018086536,0.009421119,0.0038349654,-0.02298328,-0.0015457901,0.0056149596,-0.015058139,0.023471855,-0.066784605,-0.017368015,0.003263227],"last_embed":{"hash":"1h31zqd","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"1h31zqd","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't have time\"#{1}","lines":[203,203],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1h31zqd","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't have time\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036225785,-0.010307432,-0.022936039,-0.011155101,-0.056411702,-0.03406791,0.03982337,0.008959014,0.008409244,0.004244189,0.01744132,-0.018529238,-0.009847019,0.0032189644,0.025060106,0.069058746,0.0016184349,0.02255765,-0.013993579,0.031953298,-0.052956123,0.010513587,0.040152293,-0.03692156,-0.026542922,0.0009767449,0.018099152,-0.010017204,-0.012679353,0.06794252,-0.004815477,-0.04575512,0.044442452,-0.066411264,-0.025353342,-0.02133976,0.006366399,-0.029476495,-0.02042618,0.03925839,0.006974899,-0.037820015,0.035265584,0.0075415135,0.06154271,-0.0030265786,-0.028769927,-0.007607309,-0.012594112,-0.0044720685,-0.012075238,-0.021158915,0.035641443,-0.024115779,0.055027843,0.014605436,0.026049605,-0.02439985,0.0154374875,-0.009177532,-0.03942157,-0.039581083,0.018948734,-0.0012503461,-0.00093670876,0.052309602,0.00032650898,0.01403085,-0.01668236,-0.021202765,0.044610485,0.032323554,0.014005373,-0.0049575977,-0.04876254,-0.0057540825,0.00058086874,-0.027262436,-0.014376319,0.037183035,0.029923197,0.007679582,-0.004395321,-0.009317928,-0.020240953,0.009393414,-0.024888193,-0.0019993612,0.009725311,0.015398185,-0.019639106,-0.0029444469,-0.005957684,0.0055348184,0.004598118,-0.022969246,-0.0122747095,-0.024487313,0.016893608,-0.041791886,0.022053348,0.033143286,-0.016248912,0.0015559314,0.007336502,-0.0125292735,0.006016513,0.04292007,0.038121324,-0.014844193,0.0019437952,0.06604224,0.039791092,-0.005766878,-0.031271026,-0.004576255,0.012782875,-0.033953458,0.008960655,-0.023659077,0.01845221,0.03985687,0.058804616,-0.026257334,0.017918568,0.036720388,-0.05870677,-0.0155002605,-0.06641019,0.030652607,0.034518022,0.0451426,0.0033698718,-0.00377964,0.0014855886,0.012332666,0.0625455,0.018124584,0.00713759,-0.028344475,0.027925838,0.009559017,-0.017401498,-0.0009769906,0.021503266,-0.017630752,0.037848942,0.019881517,0.0034962257,-0.0034094618,0.0054565915,0.032730654,0.014463721,0.027731907,-0.03179334,-0.0074039334,-0.000028915492,0.036416713,0.021711012,0.0173906,-0.026330238,-0.010875365,-0.020084403,0.04089923,0.0052816565,0.049126446,0.053720526,-0.034145135,-0.022071073,-0.008091974,-0.010798102,-0.019890403,0.0026161745,0.012385756,0.032132544,0.021476036,0.048910994,0.01715033,-0.02449254,0.014072741,-0.052326318,0.013125856,-0.009474776,-0.04704816,-0.008946479,0.038978074,0.008630686,-0.020825874,0.0038307174,0.035399623,0.0000624184,-0.011257053,-0.017579291,-0.007548209,0.07586239,-0.028911928,0.009912214,-0.014902408,0.022171704,-0.03334491,0.020176955,0.034524653,-0.010374424,-0.022868192,-0.033595372,-0.01869328,-0.039549395,-0.034189716,0.03344356,-0.042384166,0.054813925,0.01811772,-0.011730891,-0.0041382276,-0.058087513,-0.015664054,0.04688869,0.0059950417,0.0035925442,0.0030753685,0.018031845,0.027017128,-0.0025035208,-0.017068397,-0.0025602365,0.048872642,-0.006936056,0.06625681,-0.01581285,-0.0006689917,-0.008736367,-0.008013783,0.009612064,0.03681839,0.055739786,-0.024552831,-0.012449173,-0.012843353,0.043793432,0.021901,-0.008859424,0.026474336,-0.01542354,0.03590522,0.0023405093,-0.008770368,0.024823306,0.011456368,-0.012040845,-0.0057849814,0.0075244904,-0.0070464476,-0.013697786,-0.023783073,-0.0016435758,0.02204812,-0.02422007,-0.0012039929,0.020033432,0.011622528,0.022198662,0.026166752,-0.0074453256,0.0037538058,0.046252973,-0.0119508905,0.012187757,-0.023533797,0.015843162,0.05037499,-0.00068092166,-0.044808373,0.016126927,0.03485008,-0.026407478,0.024722118,-0.044371795,0.031821694,0.02491997,-0.008515199,-0.050979514,-0.0071999477,0.028499506,0.0372861,0.019841522,0.012680681,-0.016953835,-0.031514186,0.012875592,0.01634959,0.016557584,0.03745139,0.05526878,-0.025305867,-0.04439073,0.01623177,-0.014848067,-0.14856301,0.035311054,-0.008431099,0.014134461,0.009900369,0.034430172,-0.053482667,-0.026228543,-0.072600015,-0.0016081483,0.01982899,-0.03469785,0.016425762,-0.019334465,0.002158019,-0.0018667905,0.005841359,-0.028101018,-0.040747967,-0.038523573,-0.032713342,-0.05693507,0.029570939,0.011574197,0.0044711023,-0.010586822,0.072298504,0.009712928,0.007160296,-0.05044886,-0.071695,0.009435051,-0.002606182,0.03557323,0.0001795638,0.0474617,0.031064253,0.0067618564,0.0030508037,0.0027949642,0.06149949,0.06848607,0.008844446,0.018937418,-0.0084737735,-0.013634881,-0.019337488,-0.026187772,-0.0687983,-0.018937783,-0.012068992,-0.012437269,-0.02861434,-0.0027322706,-0.028183017,0.0015556846,0.011399668,0.066361,-0.029017083,-0.04138857,-0.003158028,0.00626708,-0.008524036,0.010692992,-0.037544824,-0.062482893,-0.033686336,-0.02003776,-0.023150392,-0.022554886,0.006724696,-0.00070638605,0.03045763,-0.029125871,-0.0627281,0.0084601855,0.0025030412,-0.013180817,-0.015045908,-0.08950179,0.024586717,0.04337969,-0.008587886,-0.022786839,-0.01136456,-0.028437551,0.013999663,0.0011548614,0.019872986,0.2412097,0.015772969,-0.008433623,-0.027561875,0.027036324,0.004155357,0.0073493314,0.04445786,0.001729133,-0.042665564,-0.021208484,0.0039559123,-0.03336248,0.005679982,-0.01823901,0.04132374,-0.029503662,0.01709093,0.048615325,-0.025902428,0.022162266,-0.015343818,0.0100891385,-0.03265039,-0.08442129,-0.012397144,-0.013712466,0.053921342,-0.03319357,0.018108731,-0.06245473,0.042367138,0.07115728,-0.066524684,0.01693065,0.028278928,0.0053169453,-0.061607458,-0.02217701,0.020442963,0.013220809,0.011039517,-0.014697456,-0.03978751,-0.02509884,-0.010310846,-0.038723245,-0.006209412,-0.03467421,0.009218328,0.01701214,0.004901139,0.005008835,-0.014442297,-0.0042602564,0.01270666,-0.017024238,-0.03246444,-0.016656173,0.05555939,0.01417088,0.017628232,-0.035053138,-0.002858863,0.0033849978,-0.00067651586,-0.026796946,0.014904421,0.012955831,-0.00031983163,0.008986312,0.035717394,-0.0050265677,0.018396758,0.0053146807,-0.02063438,0.008926147,0.042579226,-0.0044008936,0.012628614,-0.025368057,-0.01356562,-0.042204976,0.022739938,0.03645499,0.0022058627,0.04062971,0.11835107,-0.036631353,-0.0076296455,-0.018469099,0.046636157,-0.02838363,-0.0066686845,-0.03633505,-0.025450133,0.02654677,-0.042460073,-0.019254183,0.02830517,-0.0457684,0.028769037,0.03724036,-0.01596434,0.0036374768,0.000733674,0.026722226,-0.026900735,-0.016240777,0.031695154,-0.079046674,0.015843736,0.007645688,-0.032606993,0.029131413,0.07620063,0.033964656,0.024887944,0.038694486,0.02445926,-0.012464877,-0.017496575,-0.0040869475,0.012203133,-0.029945202,-0.05174444,0.012599928,-0.01272486,0.011288967,0.03549206,0.03702112,-0.022710808,-0.039522946,0.005650505,0.024002269,0.00968469,0.01758598,-0.008007141,-0.013504745,-0.0062889317,0.018875705,0.004164643,0.04492249,-0.0020314856,0.03285532,0.017669637,-0.06940343,-0.026798753,-0.025339816,-0.02521691,0.049506944,0.01226531,0.008118878,-0.019295542,0.02374527,-0.0894259,-0.01838304,-0.030254621,-0.0039880993,-0.013055658,-0.020424357,-0.015321725,0.016363028,0.07612683,0.032157153,0.057067227,0.04947543,0.021466449,-0.022481723,-0.013252511,-0.005252073,-0.012982903,-0.023140617,-0.008096687,-0.005307093,-0.028794758,-0.014369492,-0.018026754,-0.026344448,-0.033043258,0.019991301,-0.017876452,-0.022511913,0.06827338,-0.002434182,-0.016219696,-0.019933667,-0.0074408185,-0.026385693,-0.033307686,0.029721186,0.10985389,0.019117046,-0.008303487,0.038205832,0.056031596,0.10356289,0.031967707,0.025416745,-0.032748446,0.026976557,-0.04096182,-0.019136427,-0.01746717,-0.019375974,0.006010273,0.024644336,0.02946062,0.0075502377,-0.014622046,0.008924297,0.0019552219,-0.06311132,-0.008832546,-0.033818077,-0.042958688,0.035629652,-0.00053201086,-0.031422984,-0.0039151395,0.0034930338,-0.025191098,0.007373242,-0.029452939,-0.060452662,-0.024747765,-0.0154022,-0.032219168,-0.008038468,0.0043053236,-0.015697177,-0.021460194,-0.0018928717,-0.01765122,0.0019438844,0.018007968,-0.017383752,0.026540428,0.0034569069,-0.034366872,0.01204805,0.0061310907,-0.016809398,-0.016962647,0.00788028,-0.05106571,-0.03287794,-0.037458867,0.045807537,0.044112917,0.00010479448,0.018886697,-0.033249583,-0.003140147,0.04846969,0.0033775717,0.023436116,0.0097129755,-0.0047698286,-0.021927627,-0.0014782317,0.043455802,0.008069723,-0.015343456,-0.05358524,-0.0816015,-0.016205309,-0.019979928,-0.010080606,-0.04780064,-0.0013286511,-0.0029899923,0.027638512,-0.033565797,-0.030542398,-0.0047893818,-0.027719645,0.021933177,0.025075443,-0.026975248,-0.018703662,0.0663879,0.03407347,0.021055995,0.0051040873,-0.0016052084,0.0190632,0.015474921,0.0044376603,-0.036011484,0.009536446,-0.026572356,-0.06575479,0.032219924,0.0028038628,0.008326198,-0.009131593,0.015715456,0.0010569318,-0.0013738624,-0.018137941,0.00560999,-0.013667693,0.004674369,-0.0076193064,0.0038672504,0.017767495,-0.024338935,0.0099464385,-0.009413388,0.03252252,-0.021173283,-0.024920527,-0.010866099,-0.0012768722,-0.0056699635,0.0310127,-0.033766363,0.03726545,-0.012195167,-0.015956407,-0.012260518,-0.026005805,0.016129514,-0.048584417,0.014153578,-0.010685223,-0.033075176,-0.00686473,-0.012694426,-0.04600296,-0.005891144,-0.012700278,-0.024822213,-0.0061003086,0.0010618201,0.009468134,-0.015327331,0.015042815,-0.00043835965,0.020225316,-0.0023444355,0.0036670703,-0.050963264,-0.00290613,0.0018233054,-0.004841551,-0.013275307,-0.0048516192,0.033750307,0.026062682,-0.011348886,-0.012182452,-0.011291472,0.034508295,0.012553676,0.013478459,0.062726945,0.03755353,0.03552066,-0.01657661,0.043078847,-0.015351929,-0.01822625,0.008643548,0.017331367,-0.0103560425,-0.032425936,0.042321466,0.020775588,-0.021200739,0.021068634,0.043852262,0.027233643,-0.018712476,0.05002344,0.011951249,0.022593617,0.032017097,-0.035417367,-0.002616151,0.0044087954,0.016917713,-0.010544225,0.044629704,0.006206654,-0.011967339,0.018385908,0.083136536,0.019330187,-0.02599888,-0.02875589,-0.025751516,0.014856569,-0.13266309,-0.032539044,-0.009303101,-0.013431196,0.0038760211,-0.017867906,-0.012128663,-0.07011536,-0.031329583,-0.042969663,0.0059716012,0.013266837,-0.029770434,-0.013595386,-0.044047773,0.042716675,-0.029440278,-0.0043695965,-0.05020395,0.09853434,0.021372225,0.013911005,0.058259547,-0.0065656034,-0.0549143,0.019099582,-0.0102565745,-0.011648633,-0.02887605,-0.025898749,-0.011666458,-0.06069185,0.019033141,0.06968105,-0.0041430495,-0.022137607,0.020291302,-0.008409383,-0.045690544,-0.007929951,-0.022619503,0.013999657,0.012459415,0.028397534,-0.0017305827,0.060136907,-0.048786506,0.0083677955,-0.07121389,-0.016926924,0.00083813333,0.047336657,-0.013602479,0.012834797,-0.019343209,-0.033442378,-0.040479355,-0.012217185,0.00874863,-0.005308976,0.003540298,0.017835777,-0.046344083,-0.034099136,-0.061748743,0.025493754,-0.018951744,0.004739437,-0.035924904,0.05620189,-0.012016014,-0.025492357,-0.01533332,0.00697546,0.011958493,0.03673087,0.01946493,-0.024698088,-0.0017717576,-0.029055286,-0.047966022,-0.027658556,0.012783863,-0.022591528,0.044714876,0.03136364,0.015607037,-0.00017830193,-0.010876384,0.003504276,-0.063021444,-0.025075281,0.009230047,0.008179134,0.02756175,0.051344816,-0.04129368,-0.00769519,-0.019468406,0.00577177,-0.04983653,0.011923483,-0.033187523,-0.042294916,-0.014075827,-0.01606564,0.02301363,0.044371165,-0.011519028,-0.015483303,-0.017379005,-0.031579453,-0.0069088223,0.016547682,-0.060146306,-0.013062714,-0.006603663,0.025632454,0.011782565,-0.00811861,-0.02814199,-0.03028908,-0.017751541,-0.027810235,0.033389274,0.063635185,0.0073716403,0.06292384,0.029869363,-0.02996174,0.0035770503,-0.030877795,0.0238534,-0.022880895,0.046749532,0.005166674,-0.028771563,0.040842168,-0.035863314,-0.008023905,-0.03047675,-0.03141621,-0.021732923,-0.057480197,-0.017843027,-0.008202688,0.00065091497,0.0046683582,-0.012433956,-0.01235828,-0.016377183,-0.016562264,0.021407256,0.012871497,-0.008979528,0.0002718623,-0.010420077,-0.013099871,0.027594334,0.057020143,-0.013353325,-0.034718003,-0.029741349,-0.038431495,-0.039662305,0.062359218,-0.015358774,0.00021679704,-0.011639227,0.006165997,0.0069011524,0.034217827,0.0018894814,0.037396826,0.030078704,0.02196186,-0.00975802,0.028074726,0.021010775,-0.05212546,0.02559769,-0.01256535,0.018625157,0.052395564,-0.04227386,-0.043257393,-0.0057721157,0.048120625,-0.03977226,0.023009727,-0.027429923,-0.027426926,0.0017330621,-0.0031946283,0.030496085,0.020466084,0.01225009,0.06231289,0.028545408,0.017400658,-0.0061384635,-0.011066271,0.017048452,-0.017073223,-0.04595498,0.04527199,-0.034113757,-0.018327003,-0.031199804,0.074373186,-0.06277731,-0.018174373,0.028431648,-0.029738901,0.001472553,-0.028446795,0.04621999,0.04697364,0.00868212,-0.046785247,0.054220818,-0.0117108645,0.02164749,-0.03335649,-0.0076613096,0.030789532,-0.003612514,0.01736774,-0.033272535,0.014212032,-0.008857608,-0.0105865365,-0.0026843396,0.007066463,0.010360393,-0.0056494684,-0.04470828,0.008056102,0.0054397606,-0.032726787,0.0047824876,-0.044288345,0.025887242,-0.034634132],"last_embed":{"hash":"15dgm0z","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"15dgm0z","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't have time\"#{2}","lines":[204,204],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"15dgm0z","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't have time\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0031668295,0.0021977166,-0.021286476,0.004408385,-0.048803125,-0.049990837,0.029089918,-0.004748629,-0.004569505,0.006618645,0.00014900611,0.005672205,-0.04916502,-0.008562581,0.017400293,0.045912143,-0.016471066,0.023484567,-0.0058557633,0.021222407,-0.011167724,0.019849366,0.01373431,-0.019402143,-0.014996465,0.003217087,-0.037765507,-0.0003136787,0.061062578,0.052766323,0.015659392,-0.07468042,0.013330154,-0.07194547,-0.03441605,-0.022175107,0.009512516,-0.014896555,-0.029518541,0.038564738,-0.0092418585,-0.056720957,0.014061622,0.00056675915,0.06023355,-0.006188776,-0.039152768,0.0027147026,0.03764085,-0.008073546,0.00068110885,-0.026618777,0.03092343,-0.008104413,0.033631954,0.010920573,0.046360128,-0.042130016,0.023322884,-0.019608757,-0.03538295,-0.009529341,-0.013532989,-0.028993785,-0.019612104,0.03161409,0.03411744,0.016251978,-0.010154293,-0.0505033,0.04276721,0.025544794,0.025487663,-0.024623942,-0.045462582,0.0019703156,-0.017354468,-0.023079433,0.001946151,0.043100994,0.030659102,0.017090235,0.006221412,0.0042963745,-0.00369311,0.0050899913,-0.021957394,0.04060148,0.0015211493,-0.009847795,-0.0019176559,0.01600876,-0.009797741,-0.03247315,0.022247775,-0.006034867,0.01013231,-0.05154229,0.05921551,-0.024885038,0.017545456,0.013555274,0.025467962,-0.005209023,0.010557643,-0.019924931,0.017141528,0.05299576,0.042717665,-0.0141977975,0.019430611,0.045923125,0.05268946,-0.008230628,-0.026714379,-0.004129019,-0.0032686165,-0.02135471,-0.0068891076,-0.009346442,0.03797225,0.053366173,0.041525412,-0.0196406,-0.011738629,0.05283167,-0.0071732323,-0.028902365,-0.02113854,0.026478218,0.030444251,0.046244334,-0.016740989,-0.012495683,-0.010002264,0.017418995,0.02498771,0.024602776,-0.004011546,-0.05851348,0.025623607,0.005475996,-0.017745035,-0.0042030695,0.019826489,-0.008053115,0.032942403,-0.008645511,0.009298416,0.004091008,-0.014195239,0.034505576,-0.003416711,0.029736713,-0.04845229,0.022466939,-0.0003035573,0.09398391,-0.0046613677,0.014550751,-0.017201308,-0.019411882,-0.05508791,0.04483725,0.00011656595,0.011871338,0.035288326,-0.018531982,-0.024497889,0.015742492,-0.006760035,-0.0019513172,-0.001759197,0.011706835,0.04043504,0.040566072,0.030688802,0.03134906,-0.018357527,-0.006314075,-0.044655368,0.021596784,0.0090276655,-0.044372182,-0.004510309,0.030483816,0.01099642,-0.020673705,0.0018696049,0.03247482,-0.007095572,0.0078101065,-0.023440346,-0.008478142,0.09702785,-0.010330109,-0.0075287716,0.0005714784,0.013899555,-0.02117357,0.040671255,0.0031331612,0.01142652,-0.017534593,-0.036602806,-0.019180251,-0.050308976,-0.030640459,0.04245392,-0.038388975,0.015697021,0.02440709,-0.022149181,-0.001884768,-0.04177406,-0.013959789,0.013284682,0.018226335,0.0024861826,0.004491318,0.025770964,0.05656445,0.009776038,-0.03067235,-0.00096660265,0.042526305,-0.014912292,0.06252834,-0.010277055,-0.030278226,0.023672372,-0.011781321,-0.022989301,0.024515508,0.016197598,-0.016619872,-0.01863094,0.018885937,0.012517385,0.005878861,-0.01768529,0.030375475,0.004177563,0.014545934,0.0010592005,0.011749766,0.011382898,0.035037335,-0.027417907,0.013754933,0.009754007,-0.011157693,-0.021012204,-0.02482317,-0.00064727105,0.01989037,-0.00041870362,0.008721673,0.032328647,0.0069685327,0.02012564,0.03494315,-0.010905873,-0.004091677,0.021242617,-0.010628574,0.0024816985,-0.016818231,0.02149715,0.013757055,-0.0033728946,-0.039451495,0.0027769916,0.019269127,-0.028209304,0.023602575,-0.0376154,0.016119586,0.04517156,0.016423365,-0.030616544,-0.02158824,0.036871504,0.036983922,0.008180991,0.0117569165,-0.005332997,-0.014968533,0.015217749,0.0057503227,-0.0036830667,-0.009916444,0.061038237,-0.023347499,-0.03026671,0.020804984,0.007792795,-0.164162,-0.0076600676,-0.021625148,0.05191296,0.013326298,0.03583763,-0.029038528,-0.024805268,-0.07200957,0.026449451,0.033601318,-0.04271064,0.048615057,-0.0017114446,0.027987188,-0.012123521,-0.0090502305,-0.02508689,-0.022842376,-0.05327034,-0.046831194,-0.045808814,0.032966048,0.005613602,-0.018119402,0.01500681,0.08024639,0.0076782503,0.013715733,-0.034234278,-0.08114943,-0.0070024966,-0.00630174,0.011492543,0.02130549,0.041044515,-0.0024984872,-0.004448108,0.010352977,0.027144914,0.07922526,0.060313694,-0.012843998,0.02313714,0.007666118,0.013568894,-0.0347361,-0.0025329906,-0.056154676,-0.020124124,0.011360464,-0.005717735,-0.04016101,0.008042634,-0.021795323,0.003651369,-0.015332287,0.05201291,-0.04082166,-0.04238896,-0.0066062855,-0.037957646,-0.017904554,-0.010862628,-0.02775686,-0.05783938,-0.01970505,-0.0109642735,0.00599894,-0.030400284,0.043200336,-0.02409841,0.016804697,-0.014738135,0.008864359,0.017757617,0.0036420599,-0.024097798,-0.03553798,-0.115225695,-0.027365828,0.021869084,-0.03237838,-0.0023421585,-0.019175334,-0.025048537,-0.014754915,-0.0042538587,0.008925133,0.23593271,0.038489114,0.0028833929,-0.016031625,0.02434077,-0.013574319,-0.028925447,0.015036839,0.015103384,-0.028563643,-0.011798767,-0.00021714196,-0.0056858817,-0.014903304,-0.008670751,0.017712034,-0.043674186,0.022582917,0.056815606,-0.023507295,0.0036647168,-0.026928715,0.008173606,-0.025998903,-0.08029457,-0.042814024,-0.007064899,0.05610957,-0.011117869,0.023711735,-0.018261205,0.038648244,0.08136728,-0.05818317,0.00956835,0.030245932,-0.0030389004,-0.049428694,-0.032474734,-0.0043751886,0.005664249,0.020786278,0.010187797,-0.033774603,-0.02861701,-0.005073476,-0.032955147,0.03893474,-0.037205648,-0.015042124,0.0042821183,-0.0011803589,0.0065817717,-0.007919433,0.0009685025,-0.0075573893,-0.014925456,-0.0016360037,-0.0058180606,0.051871367,-0.007447701,0.008847012,-0.072067104,0.008509665,-0.0076137176,0.0037745847,-0.018015148,0.023590846,-0.019183863,0.0009913408,0.023201004,0.03399122,-0.003532447,0.01948668,0.006974621,-0.057589125,0.028560298,0.03955514,-0.006507888,0.013462602,-0.011894823,-0.03035894,-0.028623233,-0.005586693,0.04239028,-0.005610635,0.015544105,0.10785797,-0.054387834,-0.012165985,-0.008848461,0.025305027,-0.003415634,0.0022592114,-0.018548885,-0.018297452,0.0666485,-0.050887346,-0.008489825,0.048181165,-0.035030223,0.033471767,0.028920226,-0.00438092,0.01889902,-0.0004635324,0.0020025433,-0.04342315,-0.028502304,0.033868518,-0.09713648,-0.015296892,0.0026953383,-0.06181216,0.04861584,0.091869034,0.008129008,0.04082513,0.04864121,-0.03552593,0.0048015364,-0.0077318605,-0.0073425127,0.030932624,-0.032847855,-0.04916846,-0.0014371674,-0.0046643196,0.01734382,0.02854256,0.03848154,-0.021248043,-0.029342042,-0.0015462746,0.028141692,0.009448564,0.03449589,0.0019017159,0.0132463,-0.00001673437,0.0037362215,-0.013124948,0.018523049,0.020021843,0.058824316,0.020260263,-0.028802687,0.012646934,-0.047765724,0.010224333,-0.0074009085,0.0361415,0.038151126,-0.019131588,-0.00360103,-0.08041676,-0.026089134,-0.030763594,-0.014681638,-0.019980948,0.0012570046,-0.0047433544,0.004032092,0.058192488,0.017125867,0.03143482,0.014893337,0.016296268,-0.020359324,-0.0027317416,0.0034813576,0.006135639,-0.0053325556,-0.020333668,-0.023753304,-0.020444572,-0.042050887,0.014104338,-0.0049950164,-0.018363968,0.02434582,-0.00080390286,-0.0588562,0.032979056,0.016506167,-0.040307224,-0.03917161,-0.012061408,-0.036511462,-0.045946505,-0.0066700336,0.10907658,0.016898056,-0.010133221,0.018721865,0.040827665,0.074224345,0.037416726,0.017815499,-0.0040592053,0.032326978,-0.01854625,-0.011584267,-0.012881151,-0.035395905,-0.032400835,0.0005448509,0.017147636,0.027172916,0.02038524,0.0005102655,0.013603144,-0.041994177,-0.024745135,-0.029834837,-0.022921951,0.018976312,0.036297422,-0.006395718,0.02752942,0.0024920525,-0.026153708,0.008598968,-0.028352637,-0.029363392,0.0046931687,-0.041970566,-0.043243162,0.019337172,-0.0027884496,-0.007884348,-0.02528536,0.008687302,0.018021945,-0.0028074745,0.014565843,0.004269945,0.0273829,-0.007697031,-0.019970296,-0.017122267,0.011390922,0.004817004,-0.008616615,0.04191121,-0.03349283,-0.038991626,-0.017218253,0.0258869,0.037495166,-0.0052724904,0.0115518,-0.017758025,-0.00773629,0.03927893,0.014925241,0.0059842854,0.0002939707,0.006921342,-0.028071072,0.018761458,0.033460595,-0.0012848276,-0.03672007,-0.042228214,-0.07995624,-0.0018557118,0.0156158665,-0.012657082,-0.035167847,0.008334321,-0.0072284685,-0.019782323,-0.04012116,-0.03205502,0.0061833756,-0.0034102611,0.025925199,0.03064215,-0.05821319,-0.013217703,0.09052193,0.015869314,0.028858628,-0.006979648,0.0010928527,0.03369016,-0.010432223,-0.016457051,-0.043639578,0.0079490915,-0.039763577,-0.07045419,0.042847514,0.0039308653,-0.0026993512,-0.023850195,-0.004425184,-0.006144561,0.011352948,-0.0027205509,-0.024683159,-0.047291696,0.00211281,0.010483221,0.014734272,-0.011595764,-0.012870646,0.038147576,0.011721823,0.012180359,-0.016926348,-0.027585367,-0.013682377,-0.007968057,0.011091234,0.027331613,-0.030737922,0.05018983,-0.025691569,-0.0034591984,-0.013334356,-0.003600054,-0.0018998816,-0.01906027,0.017129371,-0.031129796,-0.024838058,-0.026273053,-0.03149172,-0.03165189,0.0114207845,-0.022561671,-0.056660835,0.00016989931,-0.01008228,0.019271547,0.0024287954,-0.0026329022,-0.028032994,-0.010682383,0.028963197,0.004622414,-0.04910607,-0.031257544,-0.019099059,0.010818002,-0.013623166,0.0008605361,0.016474642,0.03655418,0.019912032,-0.013239094,-0.03310887,0.031074667,0.00944487,-0.018606592,0.022819633,0.042514905,0.03051518,-0.019085158,0.044915427,0.0123217665,-0.013416785,0.0049562715,0.045121692,-0.022270171,-0.0073394165,-0.018784765,-0.0048266742,-0.019502545,0.006027144,0.020875495,0.029554864,-0.038369104,0.019159637,0.014010626,0.028518206,0.030386547,-0.017922502,-0.006401499,0.011722645,0.010661906,-0.022218902,0.02761485,-0.011890545,-0.014820537,0.024245717,0.061283283,0.003901925,-0.008841831,-0.035041153,-0.04976749,0.032681223,-0.13757186,0.004342881,-0.008210647,0.0019716348,0.012702408,-0.01007221,-0.051545344,-0.03897672,-0.04648047,-0.032023545,0.020834094,0.0058710985,-0.0011112985,-0.00932542,-0.025243403,0.067582875,-0.04196577,0.0015030463,-0.03947771,0.09522456,0.04009669,0.006155882,0.012099297,-0.018890617,-0.056653086,0.033903684,-0.012375348,-0.024147436,-0.021845212,0.008450909,-0.027552387,-0.049614716,0.0168465,0.06099573,-0.017567046,-0.024854636,0.010953487,0.016336286,-0.06488572,-0.007187976,-0.014509831,0.0242484,0.010542653,0.006282147,-0.017907059,0.059530754,-0.0475348,0.0007033611,-0.055817384,-0.011927427,-0.014693625,0.038894337,-0.024937123,-0.00043152028,-0.009714851,-0.042078983,-0.025129197,0.0031636327,0.037470356,0.008835944,0.022441749,0.015479893,-0.0549256,-0.008435838,-0.068807006,0.02485981,-0.019362433,0.001992206,-0.0013606956,0.024135837,-0.027676178,-0.024318138,0.0003008817,-0.04010301,-0.00042402433,0.013039621,0.025336573,-0.022751335,-0.010303019,-0.0236112,-0.056830276,-0.008884353,0.030395119,-0.034318693,0.052992266,0.031750377,0.0251241,0.0064770845,-0.052791204,-0.0054558404,-0.04068622,-0.04750721,0.036576312,0.015578454,-0.02189358,0.012932885,-0.02554279,-0.005475398,-0.033256017,-0.021603307,-0.057904117,-0.020847663,-0.023304522,-0.05273883,-0.03220623,-0.005514466,0.01366849,0.035382733,-0.024137886,-0.009867983,0.0010878094,-0.008110106,-0.008238823,0.0153674,-0.06459171,-0.039999895,-0.007442996,0.035210487,0.0059498316,-0.03331405,-0.017729674,-0.025926476,-0.015699945,-0.015502966,0.001974944,0.06843277,0.009840199,0.053200897,0.05922507,0.0077548227,-0.016378406,-0.021414563,0.024043778,-0.015291867,0.018873604,-0.020309621,-0.027643407,0.039933823,-0.048229646,-0.0346158,-0.014072828,0.01778691,0.012064387,-0.04606071,-0.017801968,-0.009872234,0.010098112,-0.018434148,0.01920245,0.0121831875,0.012130984,0.0018961701,0.012336203,0.0018749761,-0.0007551655,0.03846578,-0.010111148,0.022500249,0.026909176,0.06076196,-0.013974589,-0.045555864,-0.017777098,-0.037608445,-0.02009747,0.070320934,0.0055896468,-0.0016206207,-0.008870782,0.020366022,0.01877673,0.03957774,0.003073178,0.024193458,0.026769333,0.014862389,-0.023225915,0.00013933922,0.015139873,-0.017824091,0.03120378,-0.005555488,0.046031248,0.031970855,-0.040078443,-0.008729679,0.003533534,0.057104085,-0.048388436,0.0033266733,-0.038150504,-0.0141859,0.038251575,-0.019902634,0.069364354,0.008374484,0.0056779874,0.024030536,0.023512824,0.006515709,-0.00908353,-0.040791098,0.054554604,-0.0028084689,-0.035008695,0.06797104,-0.024168324,-0.006208277,-0.025735121,0.058444742,-0.046030488,0.002385692,0.010997683,-0.012542138,0.014774822,-0.03338755,0.038801588,0.015748905,-0.02580918,-0.0486513,0.06769944,0.013052525,0.0041378667,-0.031921625,0.017605465,-0.0041285125,-0.015544297,0.0024089315,-0.04792463,0.017721098,0.0020337163,0.011777289,-0.008090231,0.046739932,0.02372661,-0.011473312,-0.028354304,0.029592283,-0.0029669905,-0.0031329242,0.051978547,-0.082476236,0.0033144876,-0.05753063],"last_embed":{"hash":"1tjpukt","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"1tjpukt","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't have time\"#{3}","lines":[205,206],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tjpukt","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I forgot\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04083368,-0.011998594,-0.039224286,-0.03835432,-0.027816528,-0.04849838,0.06301008,0.0028609205,-0.02992312,-0.011616463,-0.0095941005,-0.009922997,-0.03192918,0.029251782,0.035658386,0.025532687,-0.019793002,-0.008847949,0.017577134,0.020606244,-0.060049262,0.031769965,0.023087047,-0.04302578,-0.02494413,0.0060725263,-0.028972251,-0.016284408,0.019628562,0.062052116,-0.03265979,-0.07407965,0.011201975,-0.01613056,-0.016423695,-0.031166038,0.040196583,-0.018500308,-0.03132525,0.05125252,-0.011972151,-0.013393678,0.04090771,0.002569168,0.038195483,-0.013207125,-0.045536876,-0.0015799255,0.031573333,-0.026064157,-0.007000215,0.014357389,0.028375233,-0.050458394,-0.0007495447,0.040097453,-0.043692775,-0.02181668,-0.032280784,-0.004034659,-0.048843816,0.00617525,0.005062695,-0.008919927,-0.03490301,0.052845817,-0.0026039546,0.012456017,-0.019367378,-0.005299176,0.030620698,0.010091227,0.015575405,-0.008655973,-0.05653664,-0.0016424395,0.02384111,-0.006369845,-0.013259317,0.0339346,0.024546491,-0.008584274,-0.0052546263,-0.0003037391,0.0011543527,0.041230395,-0.023122372,0.01874885,0.026745742,0.012870239,0.010529647,0.03149648,0.008107433,-0.026978169,-0.009169856,0.010444812,-0.0020043468,-0.04175892,0.028830225,-0.0004888913,0.03246338,0.012909364,-0.009068822,0.036481917,0.014263771,-0.008797435,0.018006,0.023873936,0.033710662,-0.04124008,0.03705803,0.045205776,0.017887801,0.027822621,0.008761676,-0.035572115,0.01467083,-0.011751855,-0.007351718,-0.009512349,0.04228058,0.032489367,0.050859816,-0.025607036,0.0012702452,0.04295375,-0.020582372,-0.00087444857,-0.023195432,0.010037432,0.039709263,0.036092687,-0.018197348,0.0060611116,-0.04180836,0.0014547576,0.035310853,-0.0025977874,0.004913428,-0.060411893,0.03096386,-0.003204969,-0.027739685,-0.018483803,-0.0063942447,-0.03222462,0.020443968,0.043530837,0.03677302,0.015860334,0.010447578,-0.010125891,-0.009433556,0.026498474,0.008745972,0.008457359,0.054600563,0.0365411,0.016139088,-0.041641515,-0.0019624303,-0.020052304,-0.056812007,0.049138475,0.0077218777,0.025357284,-0.0049788407,0.000018380972,0.006123639,0.007338239,-0.005615275,-0.0012966286,0.00049707654,0.009681142,0.02080143,0.020514138,0.048350424,0.00768088,0.015221421,-0.019771595,-0.068647094,-0.012663395,0.0026560463,-0.07076418,0.0154667655,0.06492954,-0.008148642,-0.033522032,-0.00036944234,0.033642706,-0.036245856,-0.010366333,0.004408077,0.0008601559,0.054676715,-0.010396511,0.011482369,-0.014559887,0.029632824,-0.026267087,0.020790333,0.034152735,0.028162738,-0.03537403,-0.045330983,-0.028645054,-0.012990621,-0.026319625,0.0036957946,-0.07026275,0.039304603,0.033292584,-0.016632851,-0.02695364,-0.036388837,-0.03284958,0.04777835,0.0040216027,0.010450432,-0.0123416865,0.0066759177,0.044471923,0.0006710114,-0.017388556,-0.049832676,0.036040198,-0.015396831,0.040476575,0.0039993636,-0.0034138113,-0.0018390863,-0.0008475974,0.012616567,0.02572338,0.013124579,-0.022761522,-0.04713582,0.021078557,0.04506358,0.009840337,0.01090339,0.013073655,-0.016155109,0.0019258705,-0.016666053,-0.029534906,0.046439767,0.052660886,0.0018792826,0.023794936,-0.00912478,0.012548183,-0.025432065,-0.025051858,0.03529929,0.033388622,-0.010229862,0.004515788,0.032794032,0.012529977,0.01777722,0.038841736,0.009207151,0.015625643,0.015084003,-0.007601309,-0.0055953423,-0.007255249,0.024569517,0.05095416,-0.01932265,-0.028966757,0.050017234,0.009577262,-0.016278338,0.0062366836,-0.02859153,0.026148666,0.075797856,0.005251385,-0.055043314,0.020645749,0.031078078,0.020967469,0.057699483,-0.0019127826,-0.019437253,-0.032573614,0.021275248,-0.026150413,-0.01764295,0.026499564,0.049558926,-0.0062235543,-0.012271062,0.009988452,0.01367866,-0.17211342,0.007881788,-0.040356707,0.040945414,0.016090283,0.023822939,-0.032655925,0.008436175,-0.05606484,0.03791061,-0.0060423827,-0.02337721,0.027866073,0.005868781,0.009189222,0.010551751,-0.02756812,0.0132264625,-0.029533552,-0.059729815,-0.010668125,-0.076130375,0.04192634,0.037610777,-0.009027863,-0.0136661865,0.072111785,-0.021003075,-0.014740154,-0.039407656,-0.072110355,0.008071618,0.0018331497,0.027913596,-0.012440459,0.04152582,-0.041896332,0.012852332,0.05249188,-0.013111697,0.055128038,0.051795438,0.003621612,0.039866038,0.0010783509,0.0030272289,0.0041323486,0.022507092,-0.06350878,-0.027783826,0.004399389,-0.0028396796,-0.02949682,-0.029087888,-0.017878082,-0.0037064198,0.004566535,0.04871323,-0.01854137,-0.009667279,0.019540817,-0.013172031,-0.023016773,0.014770079,-0.05783237,-0.035965346,0.030435635,-0.016041549,-0.023138063,-0.020245777,0.036384504,-0.0019670194,0.014764804,-0.027702095,0.0037295006,0.019557722,-0.0511223,-0.016639648,-0.025614196,-0.12413071,-0.0034833034,0.029055286,-0.054978564,-0.009317704,0.0024031487,-0.029252758,0.016360553,0.028974453,0.0041980124,0.22275338,0.016483238,-0.037181392,-0.016442128,0.04138991,-0.0013242227,-0.029774794,0.071576476,0.0028330255,-0.027201787,-0.018774442,-0.002538876,0.0032373075,-0.012260788,0.013429644,0.06917786,-0.0154582495,0.033492405,0.05219501,0.006321807,0.01654471,-0.0036345385,0.027956517,-0.008173451,-0.060775876,-0.051891156,0.0009601448,0.03391178,0.0006594707,0.045416407,-0.045882292,0.030248953,0.051992066,-0.06321915,0.019317314,0.0059535243,0.025352735,-0.07116278,-0.014851775,-0.00039435033,0.02455218,0.011644512,0.008434371,-0.023821782,-0.05062171,-0.045513973,-0.023968177,-0.010552662,-0.016132424,-0.018226245,-0.0012604771,-0.023029774,0.016927676,-0.047664918,-0.01735628,-0.02697932,0.0026273031,-0.01896035,-0.05046533,0.064764746,0.004754893,0.0059998897,-0.067693725,-0.017224016,0.021557348,0.0055416045,-0.0020370563,-0.016741626,0.0054141907,0.041941207,0.0349849,0.030290442,-0.00018814152,-0.0033252197,-0.012515891,-0.030562893,0.047289956,0.046942525,0.0063033937,-0.0031335868,-0.018186571,-0.028596453,-0.026276423,0.02877643,0.042812333,0.0027108802,0.02575525,0.09507788,-0.005523189,-0.008620456,0.017541334,0.036900006,-0.028969152,0.013086114,-0.05253835,-0.024292322,0.049548116,-0.0045924825,-0.026476895,0.042344533,-0.023402197,0.004496473,0.006054341,-0.029718364,0.025777651,-0.016031954,0.030403128,-0.036667272,-0.0077841026,0.012125636,-0.07792604,0.0012433876,-0.012360106,0.0034063295,0.04320373,0.058915094,0.034842208,0.008801868,0.007860032,0.015750717,0.004912553,0.015665088,-0.038004633,0.04038928,-0.010461327,-0.06368897,-0.017287008,-0.0052631153,0.026769968,0.017595,0.029760193,-0.025642944,-0.014577958,0.014846168,0.055211,0.02095955,0.016975684,-0.020270674,0.00056599354,-0.004276581,0.008961155,0.02141126,0.0066636377,0.007373549,0.03325203,0.014701166,-0.047171365,-0.020622969,-0.042640574,-0.008548598,0.019199168,0.020569135,0.023346461,-0.027627932,0.0094505735,-0.07181597,-0.024588931,0.015003091,-0.010068641,-0.008301465,-0.018018685,-0.008418351,0.013916076,0.0486088,-0.014629929,0.029659316,0.027238933,0.020298533,0.002890467,0.010752816,0.016460413,-0.01681605,-0.016913215,-0.01746381,-0.012012638,-0.038816627,-0.017321728,0.00044594065,0.008934689,0.008854516,0.021444647,-0.0328069,-0.010471228,0.008809917,0.013683083,0.008653505,-0.055584382,-0.0017776822,-0.07210827,-0.0063532493,0.017314645,0.11030297,0.03439889,-0.010179086,0.020050017,0.014080695,0.118557125,0.037058927,0.022462511,-0.030961832,-0.016208459,-0.043625426,0.0040547233,-0.016314195,-0.026677793,0.009902828,0.013483004,0.043611888,0.011111354,-0.009063189,0.034433983,-0.009366243,-0.07247302,0.0020079506,-0.0457734,-0.027016243,0.039080545,0.0042098043,0.0007521543,0.011161424,0.0014476826,0.0010244125,0.034988564,-0.024903748,-0.04622317,-0.0083893305,0.0011916694,-0.009517562,0.009024423,0.005842635,-0.0139887035,-0.013334268,-0.012243283,-0.007666161,0.021828525,0.018696867,0.0018484836,0.036168784,0.0074105975,-0.037376698,-0.003867854,-0.016349783,-0.013974084,-0.0014271047,0.018626237,-0.012355593,-0.021366585,-0.03291209,0.00546709,0.029377772,0.01841158,0.039078128,-0.013732138,-0.025873791,0.053424474,-0.015992332,0.044999193,0.011931801,-0.016159683,-0.046870347,0.01786891,0.06042291,-0.001809367,-0.004561271,-0.047577616,-0.091883235,0.016166188,-0.018651174,-0.03163807,-0.015235991,-0.014891945,-0.010875835,0.030260943,-0.022556124,-0.030278077,-0.01672907,-0.008476056,-0.004414218,0.025132705,-0.046032824,-0.006378519,0.036483318,0.045635108,0.0196205,-0.037414283,-0.00578026,0.015287013,-0.015424138,0.008112577,-0.0478992,0.02147563,-0.015625257,-0.06022604,0.057950575,-0.024715856,0.0141259935,-0.028059432,0.044351008,-0.016164804,-0.01839117,-0.008064861,-0.013684774,-0.0052910056,0.01138643,0.002225003,-0.004440529,0.014857698,-0.019693727,0.022270747,0.006259906,-0.00035974782,-0.0153442845,-0.03122171,0.0030115955,0.011104171,-0.0033743114,0.026512247,-0.04285718,0.019247208,-0.017477915,0.011358435,-0.011232533,-0.030408673,0.0046410076,-0.000110475296,0.025483126,-0.03264917,-0.04363467,-0.022649856,-0.0054433937,-0.010630526,-0.02293728,-0.0061568455,-0.042704254,-0.001487968,-0.00059683365,0.056858964,-0.00055430294,0.014566386,-0.0060214144,0.0005819975,0.0011563507,0.037050597,-0.042682137,-0.012769049,-0.014474989,-0.0049463343,-0.012086898,-0.039633315,0.003027302,0.03219436,0.0111266645,-0.02617195,-0.03843774,0.0074714394,-0.017474791,-0.0044607488,0.03131332,0.04694547,0.05100542,-0.034299057,0.03612779,-0.028878449,-0.03732867,-0.003641711,0.04700825,0.0063717626,-0.041212384,-0.017697703,-0.007760937,-0.019616447,-0.006479505,0.014442115,0.017829765,-0.03242348,0.035716407,-0.011741068,-0.0029636654,0.05977369,-0.0060980744,-0.034635037,-0.024265831,0.012900595,0.013657252,0.043402884,-0.024352165,-0.02374576,-0.00068842026,0.035429437,0.040020317,0.02057577,-0.030833563,-0.035816077,0.00518608,-0.13791077,-0.004383497,-0.020668402,0.00043233915,0.032772854,-0.023109304,-0.05048332,-0.06289392,-0.0028468005,-0.015845167,0.023976073,-0.0025474385,0.016982153,-0.019256823,-0.008565479,0.013361928,-0.004005754,0.011047304,-0.04818949,0.04339666,0.017810231,0.010994342,0.07261661,-0.0073503465,-0.0518079,0.005938193,-0.026664712,-0.0008484942,-0.019208139,0.004224139,-0.04326863,-0.03987729,-0.0051205056,0.02949051,0.02450472,-0.0059389565,0.011488665,-0.026647653,-0.018219141,-0.013551126,-0.027066508,0.028295128,-0.0023273951,0.011434272,-0.018261563,0.09175821,-0.06550698,0.006803278,-0.050718002,0.015774846,0.0065792603,0.0495764,0.0043926737,0.00908385,0.016949683,-0.020006863,-0.011029557,-0.025608758,0.025720404,0.0076321163,-0.026188903,-0.00042690185,-0.03164837,-0.05109873,-0.056368116,0.0038980192,-0.015044839,0.005303826,-0.027054897,0.037980214,-0.015037696,0.0126099335,-0.02642923,-0.008137609,0.002312042,0.021166584,0.017250162,-0.028230788,-0.012740159,-0.008619742,-0.047274504,-0.0068723485,0.015645841,-0.05484155,0.030792337,0.0058186664,-0.02289841,-0.022302493,-0.040750556,-0.009452438,-0.07094726,-0.0290676,0.042689215,0.027730245,-0.044546522,0.045048878,-0.039561957,0.0058519905,-0.017190514,-0.020375092,-0.01236805,-0.0313803,-0.050841838,-0.03562962,-0.042227708,-0.011816967,0.023944866,0.022521574,0.008849497,-0.0036906197,0.01860645,-0.041804887,0.013249896,0.034148898,-0.04084541,-0.035058547,-0.003433662,0.05247585,0.013682488,0.036990467,-0.02858945,0.009536943,-0.021299396,-0.03281524,0.0018249764,0.060061593,0.010483134,0.038334772,0.045510843,-0.012038185,-0.014018133,-0.047792513,0.01614279,-0.0023425121,0.029639516,-0.022642411,-0.013188305,0.04688336,-0.03866655,-0.029287294,-0.024923628,-0.017860679,-0.0056154537,-0.029997751,0.0039803693,-0.0075408304,-0.0012511669,0.023670664,-0.029358804,-0.019421278,-0.0014160689,0.0076141106,0.017139504,0.07085298,-0.0076121837,0.047213566,-0.014306586,-0.0061818487,-0.011812259,0.028641986,-0.045492977,-0.01233083,-0.041638914,-0.010356377,-0.015852757,0.026677374,-0.038919296,0.0045640618,-0.029285433,-0.027462926,-0.006287226,0.025781026,-0.017392863,0.014727721,0.014466295,0.023999106,0.013248992,0.0063266107,-0.006087,-0.03887243,0.032788493,0.017439019,0.027148334,0.058309037,-0.013695014,-0.0046486775,0.022856534,0.04677554,-0.0351744,0.038099535,0.0026131354,-0.022581628,0.003149606,0.015382034,0.035973947,0.027971221,0.01751038,0.008481811,0.026538936,0.027091702,-0.02866608,-0.039925933,0.027026339,-0.007588927,-0.031102566,0.069971815,-0.006320282,-0.04297371,-0.021118999,0.071758665,-0.020175744,-0.013938137,0.01956283,-0.010328036,0.025049064,-0.023298714,0.032037947,0.04451216,-0.0053384365,-0.03884699,0.07050385,-0.010982788,0.011765313,-0.035801914,-0.058528475,-0.012444431,0.008867407,0.03215333,-0.043966234,0.015208388,-0.029976582,-0.013678475,-0.014806884,0.02331372,-0.0005331835,-0.011768805,-0.06175068,0.014187749,-0.03813158,0.0023471985,0.018010817,-0.03534115,0.00436424,-0.03165516],"last_embed":{"hash":"r6cbdp","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"r6cbdp","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I forgot\"#{1}","lines":[208,208],"size":69,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"r6cbdp","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I forgot\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035638887,0.011485769,-0.053079456,-0.031834867,-0.054825492,-0.03638975,0.057318255,0.009615568,-0.008995915,-0.017179128,-0.023796193,-0.0020561365,-0.014148448,0.029328048,0.025084183,0.032918535,-0.023395719,-0.0028084922,0.0030049724,0.025042014,-0.012584918,0.009254411,0.041741952,-0.040106438,-0.050140016,-0.02032862,-0.031146444,-0.025916217,0.015190198,0.033970706,-0.0043621208,-0.083949156,0.022029508,-0.03450332,-0.043540027,-0.009127342,0.006712376,-0.022439383,-0.027628336,0.047662485,0.021718355,-0.046754193,0.015621024,-0.0043515377,0.038472995,-0.013323388,-0.058118,0.00814591,0.035235696,0.0020398158,-0.017162805,-0.029316496,0.04707716,-0.03905307,0.020726832,0.00074537564,0.011506697,-0.045645766,-0.009873312,-0.008232,-0.0078375405,0.0054556164,0.00052838586,-0.029902194,-0.031021751,0.039635684,-0.0045374627,0.008799976,-0.04325868,-0.026784364,0.039233398,0.036501277,0.026366392,-0.005168992,-0.03828076,0.0087122265,-0.024454398,0.006620696,0.0012599473,0.021498082,0.04704034,0.008314802,0.010644809,-0.019126922,-0.006357452,0.02708537,-0.026388,0.012631205,0.010757167,0.0076025757,-0.020527745,0.0022408385,0.0044449707,-0.01527502,0.004558649,0.027262509,0.041025773,-0.05772741,-0.018326353,-0.006074373,0.04247266,0.0074429032,-0.0016246965,-0.033969574,-0.00096618966,0.00765668,-0.013143578,0.026085975,0.053846434,-0.031704172,0.024226649,0.047377706,0.032279175,0.034601133,-0.008933604,-0.016094603,0.018923532,-0.009537315,0.003859598,-0.009173184,0.021710517,0.05315574,0.046741277,-0.014259495,-0.0016786502,0.030720785,-0.062201742,-0.018955853,-0.027026672,0.020556768,0.028183067,0.0058303433,0.0009614291,-0.0005326834,0.0067853616,0.007185975,0.08384352,-0.008584593,-0.00886519,-0.07105441,0.0054774014,0.025575232,-0.004314412,-0.019669719,0.00036757125,-0.015709534,0.03974623,0.046891548,0.015734354,0.010904155,0.008766451,0.002149217,-0.0021727276,0.0553816,0.0059712194,-0.0049632373,0.025905052,0.035194315,-0.023068273,-0.008630992,0.0029107546,0.030139934,-0.0821802,0.05479343,-0.017518152,0.025817966,0.019213034,-0.029961439,-0.019386875,0.01067043,0.0009051622,-0.020641487,0.016475195,0.01083429,0.021709532,0.033602037,0.04068046,0.026157081,-0.014117184,-0.033042356,-0.038553696,-0.027084751,-0.009249392,-0.038468108,-0.020124298,0.056664404,0.01850808,-0.050621107,0.009447881,0.013255432,-0.021033129,-0.0030462001,-0.010674661,0.0059885867,0.035362106,-0.013612365,0.03662552,-0.017369406,0.0037450679,-0.025606018,0.023492772,0.050644588,0.010881018,-0.018592043,-0.02586111,-0.029325794,-0.03567305,-0.050343137,0.016082155,-0.049600903,0.04073206,0.03353326,0.0015978239,-0.028072434,-0.022509297,-0.01647053,0.045998495,-0.02390484,-0.0024477353,0.0019056614,-0.0029275317,0.021688571,-0.0055678985,-0.004835725,-0.001696594,0.045123,-0.0021220602,0.04859101,0.00786687,0.032172475,0.021159956,-0.002090804,0.004831986,-0.0025279971,0.03138697,-0.05496139,-0.021089131,-0.0047468506,0.03553821,0.0060841343,0.0050042025,0.010542712,-0.01992056,0.019276293,-0.008680502,0.00434051,0.0067016613,0.02659956,-0.01775162,-0.0043221386,-0.0011358897,-0.0065229638,-0.02700547,-0.051044136,0.04058139,0.008384474,0.0023606904,0.00841464,0.006021919,-0.00024840113,0.025949014,0.027617548,-0.013905242,0.019329296,0.008885988,0.0026886151,0.012914648,-0.019148234,0.0030645372,0.07256039,-0.016926873,-0.028361058,0.042848893,0.012616894,-0.0027075715,0.0043989127,-0.037824802,0.01952597,0.067408584,0.0005286115,-0.057933245,0.0002070057,0.035011064,0.009826354,0.05653377,0.011807521,0.0043413597,0.01170274,0.031977173,-0.00089251995,0.00048024784,0.007931472,0.057241194,0.006005025,-0.031203156,0.0028775935,-0.0083952015,-0.14740273,0.029565528,-0.0012374797,0.017502205,0.021741102,0.02179203,-0.03152571,-0.0012296878,-0.05090704,0.02045856,-0.0019191024,-0.019585397,0.038847163,-0.0007209976,0.004454373,-0.0011204211,-0.048592385,-0.015145554,0.00912583,-0.055654317,0.017365567,-0.073381506,0.057965696,0.042105738,0.0011417215,-0.01721116,0.065784246,-0.00570273,0.020214608,-0.059893884,-0.06601046,-0.0070304624,-0.0024315522,0.034297805,0.017627483,0.046964914,-0.017297767,-0.0051072454,0.025405845,0.0011766586,0.054081567,0.069163166,0.0014001146,0.01929846,0.035849854,-0.0010455668,-0.016267821,-0.011512037,-0.05660367,-0.01164691,0.027865296,-0.0061542885,-0.037911534,0.00031155726,0.018593203,0.03020449,0.05097864,0.057274282,-0.023123598,-0.00715878,0.0013315445,-0.023428785,-0.0023602697,0.008594381,-0.04200158,-0.03872709,-0.00012135347,-0.016322386,-0.0046569165,-0.019926732,0.025409004,-0.022652162,0.01950408,-0.019316152,-0.059173185,0.0036818767,0.013237082,0.0031575775,-0.0004446076,-0.119299255,-0.0010973526,0.035481453,-0.029811075,0.0036640456,-0.0010600972,-0.013898367,0.0031268587,-0.0031785371,-0.000293819,0.23797868,0.033521295,-0.0045744353,-0.05195439,0.018173857,0.0039820406,-0.030517483,0.06789946,0.008376485,-0.040467106,-0.016157359,-0.0021758894,-0.007205834,-0.018613094,0.012188134,0.04807178,-0.03213382,0.017541137,0.061815348,-0.01051775,-0.0009019003,-0.009322842,0.048346605,-0.012675045,-0.058906384,-0.048214044,0.012801006,0.07491805,-0.0051911394,0.041375704,-0.037462015,0.037934966,0.052190088,-0.042658746,0.027029116,0.055907767,0.019279137,-0.057421435,0.0059160185,-0.025373396,0.013507334,0.018422754,-0.00040952722,-0.018139524,-0.07045842,-0.023039,-0.051900104,-0.024143437,-0.034964733,-0.022376884,-0.013322114,0.0011072457,0.02494736,-0.03604732,-0.009652243,-0.016056282,0.0010661122,-0.018497013,-0.008508499,0.03730374,0.032710206,0.015955646,-0.041050866,-0.027994307,0.0060588806,0.004447889,-0.0194953,0.005590396,0.0030150244,0.029863989,-0.013937869,0.050431117,0.00038493547,0.023001593,-0.018272532,-0.02798476,0.027890125,0.040715937,-0.0053681405,0.0010932916,0.014622307,-0.04670444,-0.023506466,0.014295807,0.025846599,-0.0016522895,-0.016735679,0.09080827,-0.027341371,0.003971012,0.024290083,0.023540333,-0.005669811,-0.024639864,-0.06642313,-0.020927118,0.021359293,-0.01741268,-0.016403196,0.031396337,-0.02247209,0.037688408,0.0382353,-0.037250523,0.009450201,-0.009086043,-0.016629945,-0.03211477,-0.00047489099,0.007980767,-0.07672778,-0.006417069,0.00095487456,0.0051977984,0.019934427,0.04796253,0.02343214,0.029329915,0.00332432,-0.0014582447,-0.012425743,-0.032610543,-0.033406615,0.026576519,-0.012681955,-0.067366086,-0.002560623,-0.015586248,-0.00015619204,0.027826253,0.030412517,-0.009056583,-0.0072223004,0.01492011,0.046746608,0.009520283,0.016822916,-0.003969128,0.011684423,0.022321187,0.028248874,0.053218912,-0.0098573705,0.011638068,0.030548654,0.033474788,-0.03594075,0.015761321,-0.026268676,-0.035404563,-0.0077555347,0.008803303,0.0073852725,-0.031940114,-0.00393516,-0.09832933,-0.027923984,-0.032008417,-0.007491476,-0.034909647,0.006381192,-0.00040906144,0.015349095,0.076006085,0.013519351,0.06532414,0.053366452,0.041062046,0.0019738378,0.0016825448,-0.0019045039,-0.014878381,-0.030667577,-0.035909895,-0.018494384,-0.043999802,-0.012734366,-0.016014617,-0.010264807,-0.034158826,0.017583886,-0.007285696,0.011470848,0.014679861,0.030771753,0.014958671,-0.003502687,-0.005475012,-0.029470803,-0.014281158,0.00398264,0.114614256,0.02168899,-0.01359786,0.056662537,0.02233138,0.061173573,0.01882828,0.0021399613,-0.04289719,0.0040962324,-0.041674286,0.012771621,0.0020153709,-0.02090752,-0.020075725,-0.0336956,0.042594425,0.037143055,-0.0060784696,0.009424526,0.00046822915,-0.080763236,-0.019773541,-0.019742796,-0.0055486225,0.027034689,0.055343736,-0.030627834,-0.027370496,-0.017676516,-0.009028095,0.013909688,-0.029658467,-0.04060203,0.005618389,0.0023214824,-0.035130106,-0.010521458,0.012554196,-0.01646642,-0.0108395545,-0.013349795,-0.025049381,0.0062768636,0.0069705257,-0.017032083,0.02654605,0.019039301,-0.025321055,-0.028744686,-0.020026159,-0.0052097747,0.02836155,-0.010326546,-0.043602135,-0.005926025,-0.010442871,0.023000138,0.0504807,0.0033280503,0.024688078,-0.0022365784,-0.014710548,-0.0021439863,0.011675162,0.06128035,0.012249808,-0.0017602675,-0.0047102375,0.010124164,0.06940884,-0.010889575,0.013711133,-0.0361737,-0.07399209,0.005633268,-0.004190831,-0.006929813,-0.052362915,0.002282421,-0.014159358,0.011803905,-0.020839669,-0.054951336,-0.003799247,-0.00054502144,0.0011938646,0.04781274,-0.044867292,0.030188652,0.061391808,0.05659562,0.036506534,-0.0023188104,0.035578486,0.028668022,-0.0028743728,-0.007034607,-0.05406042,0.009068323,-0.026190432,-0.05203182,0.040373974,0.020131133,0.03310249,-0.024197984,0.04135101,-0.009329213,-0.011808416,-0.003186633,-0.008021376,-0.010382989,0.022976782,-0.009747031,0.0030644983,0.028062858,-0.029786075,0.004377753,0.019118011,0.0019214673,-0.031665385,-0.014652667,-0.0133075975,-0.0045319637,-0.0035478515,0.014611527,-0.019745313,0.049749654,-0.005168372,0.037997752,-0.0068089985,-0.02957059,0.004454168,-0.035542022,0.040765107,-0.045256335,-0.019778285,-0.0077542644,0.023400329,-0.015888663,-0.026303463,-0.004300711,-0.038644917,-0.013035455,0.01829109,0.026596654,0.017282275,0.005551454,-0.018689828,0.016885778,0.01675617,0.02231522,-0.03600206,0.005874262,0.025712226,0.00617421,-0.022797827,0.002950782,0.028223,0.03471084,0.011362872,-0.024837825,-0.043052625,0.047829323,-0.0012593347,-0.029089618,0.037830222,0.040288027,0.03215945,-0.031547494,0.051743973,-0.038806885,-0.016487602,-0.00024003153,0.018999552,0.006999917,-0.0056134756,0.0057071615,-0.0052708834,-0.042840417,-0.0017963822,0.0072093783,-0.009968373,-0.033314224,0.06303394,-0.027655931,0.014384413,0.043393925,-0.031884138,-0.008090174,-0.010953859,-0.0065803076,-0.005134154,0.02794042,0.009742438,-0.00900575,0.018885203,0.039295044,0.024361521,-0.009747344,-0.048243962,-0.018011669,0.00267946,-0.13368657,0.00866223,-0.004242681,-0.015708132,0.0057530184,-0.018586565,-0.057310533,-0.06581262,-0.015948119,-0.02600842,0.025350286,0.03088096,-0.018593637,-0.023831042,-0.028399967,0.035994627,-0.011506599,-0.000059202164,-0.075597666,0.06765723,0.0055621355,0.028749041,0.091228195,-0.018186284,-0.020576416,0.0016671242,-0.014457506,0.010475956,-0.0105150975,-0.0002766063,-0.0416162,-0.028624052,-0.0034531849,0.02853618,0.0052767186,-0.015901037,0.01220494,-0.027214613,-0.02864482,0.006620533,-0.0387549,0.002094781,-0.034060072,0.02634441,-0.031742826,0.09431324,-0.06238193,0.015496884,-0.07065961,0.024885062,0.010766583,0.03079714,-0.025185646,-0.04002694,-0.018137641,-0.021893164,-0.038494576,-0.025726354,0.016273592,-0.0048678997,0.020469721,0.006523081,-0.043612786,-0.04876927,-0.05888172,0.0056883013,-0.0002779109,-0.019143663,-0.032715842,0.011883471,-0.03733048,0.0017949695,-0.0019865974,-0.012438607,0.0060498924,0.056986667,0.012105534,-0.05998585,-0.004249397,-0.029300964,-0.05650635,-0.016972879,0.009507819,-0.033390626,0.026373772,0.02742472,0.00044085333,-0.018707072,-0.023327883,-0.0048171985,-0.09110142,-0.025847904,0.018533628,0.021344487,-0.008425022,0.0380731,-0.038495444,-0.021367121,-0.03579554,-0.0074800355,-0.020957237,-0.04215622,-0.049962517,-0.058123585,-0.014596564,-0.02072721,0.013249607,0.03608598,0.013106698,-0.0019489619,0.010585433,-0.041630827,0.0037909076,0.014903443,-0.036821663,-0.02826975,-0.023316517,0.028547376,-0.0041465745,0.017515233,-0.023880966,-0.02552551,-0.0055463132,-0.013332297,0.002890819,0.07731077,0.045917258,0.028778026,0.03719522,-0.033317603,-0.007449631,-0.043516085,0.0031702665,-0.018622285,0.043705717,-0.018366527,-0.021041688,0.037041824,-0.036935173,-0.06027024,-0.0087425485,-0.0058557503,-0.00074000977,-0.06111958,0.019330705,-0.02429044,0.032354597,-0.009893203,-0.016538816,-0.028676763,0.016010834,-0.007832858,0.008800721,0.026158588,0.00021704259,0.028397007,0.0016366359,-0.002314648,0.007925939,0.05247288,-0.05548196,-0.02118105,-0.008635497,-0.029149264,-0.029718922,0.04268044,-0.02520532,-0.02621863,-0.046006955,0.025459263,0.032641064,0.02087731,-0.0040564504,0.0051029013,0.01992778,0.02845007,-0.0069583575,-0.008609628,-0.0014770658,-0.049563564,0.026637696,0.006862959,0.03684851,0.062386315,-0.023551269,-0.0044980785,0.025866644,0.03684611,-0.010178931,0.04186021,-0.012328459,-0.029628377,0.018994173,-0.018398328,0.040507797,0.005598776,-0.0070431996,-0.0050757104,0.0407533,0.005536386,-0.0059879483,-0.016436685,0.0017199505,-0.007826814,-0.0016688337,0.066685185,-0.032868512,-0.024365364,-0.019356439,0.05838443,-0.03550092,-0.018259851,0.04730297,0.0026419957,-0.026507067,-0.021611487,0.031508915,0.049469415,-0.0063797566,-0.046117,0.02156484,0.030246684,-0.013470255,-0.018980986,-0.020248637,-0.0046656053,0.0033903944,0.019967964,-0.04425275,0.010839919,-0.021181827,0.011653664,-0.01799279,0.026744803,0.016753538,0.0051851464,-0.031101633,0.0022120106,-0.03469418,-0.003697528,0.009694061,-0.051586796,0.00427906,-0.021014446],"last_embed":{"hash":"16492kn","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"16492kn","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I forgot\"#{2}","lines":[209,209],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"16492kn","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I forgot\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018371617,-0.012635998,-0.040755242,-0.034267712,-0.053716075,-0.06286437,0.057424773,0.01892663,0.0016922234,0.00035513684,0.014996001,-0.018329741,-0.027506897,0.03130467,0.022115214,0.044986174,-0.010193362,0.0046009896,0.019852396,0.03921025,-0.035809416,0.01338216,0.026962098,-0.03955601,-0.025783667,-0.026561024,-0.0016270287,-0.021852478,-0.0038471129,0.034716293,-0.022177286,-0.0830282,0.013178878,-0.026364911,-0.028111227,-0.025249667,0.006596465,-0.023084743,-0.01997511,0.053953983,-0.009094331,-0.025072897,0.04094231,-0.013405288,0.04462592,-0.014172826,-0.050008375,0.011030469,0.012461344,0.010909308,-0.028693695,-0.021750055,0.050508626,-0.030082917,0.02833038,0.031146284,-0.013312803,-0.03339286,0.025452899,0.0076337843,-0.013542164,-0.018641505,-0.0013925923,-0.01962539,-0.0043149535,0.047162984,-0.0025877529,0.009440066,-0.03520776,-0.023333933,0.03620612,0.020684218,0.011846276,-0.0058419984,-0.036991674,0.007530775,0.0045921914,0.004735799,-0.005049774,0.051955268,0.02256514,-0.015614704,0.0034221285,0.0041579814,0.0034540396,0.028598605,-0.029847909,0.03044422,0.018203426,0.0142154135,-0.013572019,0.007286055,0.02720627,-0.012783536,-0.0075353193,0.0096249385,0.02750092,-0.04446843,-0.014648906,-0.024723407,0.03288365,0.02983628,-0.015998153,-0.00896378,-0.0013472666,-0.00055428967,-0.0107605215,0.01339381,0.036872134,-0.02275907,0.012130128,0.045012034,0.030165376,0.028500324,-0.0050059133,0.006070667,0.021344129,-0.010394996,-0.0016954922,-0.018812768,0.058693998,0.03890542,0.05965876,-0.027521422,0.007637845,0.03707255,-0.028537875,-0.020576105,-0.038913995,0.024921108,0.0391481,0.01081652,-0.006461671,0.0067079547,-0.0010743864,-0.0014486416,0.06588966,-0.007954826,0.018224504,-0.05961518,0.025414081,0.017320435,-0.003172681,-0.005143186,0.0010201475,-0.020447828,0.041583918,0.05170562,0.017486906,0.010168782,0.0092569245,-0.0045574093,-0.017192785,0.011672787,0.000260531,-0.016667947,0.030671569,0.04116058,0.008024299,-0.021941382,-0.021065312,0.016564354,-0.042496234,0.054495875,-0.0057045845,0.058607318,0.022039188,-0.030219814,-0.007470912,0.008755099,-0.0077724005,-0.059668347,0.020749344,0.024411388,0.041721035,0.035216853,0.042896472,0.023445148,-0.017307116,-0.018156653,-0.040084813,-0.00046852767,0.0005082733,-0.053643957,-0.013266875,0.049325444,0.022279488,-0.027219996,0.022449063,0.04343225,-0.0066406145,0.017329572,-0.021866156,-0.018528197,0.04350239,-0.02164601,0.032689508,-0.029548055,0.008424836,-0.0035518566,0.010587023,0.046351973,0.010777469,-0.019984763,-0.030831147,-0.04045812,-0.0261869,-0.04103194,0.017825814,-0.06473096,0.018169027,0.03561815,-0.032285113,-0.013044991,-0.0134193925,-0.023173431,0.047938067,-0.028770627,0.006180943,-0.013782152,-0.000042230047,0.04054634,-0.022541268,0.005412697,-0.01246969,0.057815023,0.005833965,0.0222348,0.0011018264,0.020040605,0.014457378,0.0028455183,0.006282619,0.039017927,0.01590603,-0.019044107,-0.015642257,0.012916773,0.03426297,0.023096288,-0.0077492506,0.013839523,0.010562398,0.02454662,-0.016695559,0.007731365,0.037741087,-0.0006732251,-0.0178832,-0.014819653,0.020395154,0.023229431,-0.0022177824,-0.051703982,0.01767711,0.025283452,-0.012873391,0.0024402419,0.04061895,0.008236252,0.031801086,0.006037144,-0.012036964,0.0032113018,0.022238554,-0.013692625,-0.0053435545,0.0046046223,0.02167808,0.025580103,-0.019420367,-0.033078287,0.023693573,0.011704432,-0.023625772,0.015265809,-0.049572527,0.037805133,0.053344052,0.019678617,-0.060436472,0.0039994046,0.027869996,-0.0046136403,0.052080806,0.007846003,-0.008626229,0.000293102,0.0019780835,-0.010134827,-0.005970125,-0.008857987,0.045013677,-0.009342851,-0.05207784,-0.019708684,-0.00091358233,-0.15305136,0.019337976,-0.0058349427,0.0032529826,0.0022274465,0.01888031,-0.051134273,-0.0043544397,-0.053630933,0.0072485874,-0.005579026,-0.026529977,0.034963854,0.014837216,-0.014787225,-0.016473735,-0.03515781,-0.013978346,0.012730043,-0.05471339,-0.01510129,-0.07769812,0.06146974,0.03501093,0.00296029,-0.018403897,0.08361853,0.01594266,0.01597225,-0.058834855,-0.04237981,0.0021225065,-0.008701905,0.05032396,0.0025652645,0.035117466,0.015053241,0.009646967,0.04366812,0.009494456,0.035072815,0.08591987,-0.010478434,0.034637444,0.008341205,0.012963969,-0.008973619,-0.014906534,-0.07362653,-0.02388964,-0.005520047,-0.009843749,-0.024837187,-0.008104907,0.009384972,0.019103333,0.0068885107,0.04699361,-0.039702654,-0.011389429,-0.012741564,-0.009594229,-0.027878527,0.0058856183,-0.051859435,-0.027960641,0.0073435386,-0.006098654,-0.0091931205,0.004280423,0.041597556,-0.010163128,0.020241229,-0.024100598,-0.058793243,-0.004603955,0.008169124,-0.0027244089,0.004223236,-0.10373937,0.00073444843,0.038306855,-0.018868918,-0.025055358,0.006252413,-0.011411192,0.026977059,-0.0062540825,-0.020254707,0.25092667,0.027349776,-0.043683887,-0.063938774,0.017249867,0.0010046153,-0.0065108417,0.056615826,0.003256319,-0.04148388,0.0040328843,0.0158893,-0.015404578,-0.017706515,0.012252512,0.047159266,-0.01771771,0.022688366,0.077723555,-0.011928662,0.01557413,-0.0056212503,0.029793983,-0.015971523,-0.06791821,-0.046369903,-0.0067559783,0.029317059,-0.022532748,0.044974376,-0.04768738,0.056263458,0.08783,-0.073926724,0.03369825,0.036450524,-0.009244092,-0.05166835,0.017506331,-0.01909396,0.012301041,0.005807251,-0.0048386804,-0.026219416,-0.05687159,0.0018974973,-0.031508364,-0.01134599,-0.037232015,-0.012214428,0.007625825,-0.0012625506,0.01347259,-0.042864274,-0.027955312,0.00654905,0.01244468,-0.04038091,-0.017735722,0.0721508,0.03740659,0.018796612,-0.064537145,-0.018249897,0.0127700465,0.018833172,-0.031008178,0.0059598354,0.016190697,0.04023822,0.024415009,0.04257804,0.016204963,0.0020564296,-0.027465789,-0.022690836,0.036865942,0.0609285,-0.0016493341,-0.02687184,0.015351115,-0.038590636,-0.031030748,0.07069528,0.03025036,0.036105424,0.0056294347,0.10112733,-0.0025698678,0.008994617,-0.011474387,0.035252187,-0.007971406,-0.0045979824,-0.05155628,-0.019434504,0.03429553,-0.0069757975,-0.009617253,0.03784698,-0.045327347,0.025990648,0.03791382,-0.012337629,0.01150612,-0.027313102,0.0060007055,-0.0020454777,-0.026234252,0.0079322355,-0.06571798,-0.0016808454,-0.021458808,0.0008862092,0.027817244,0.078885525,0.022835007,0.025600487,0.014168415,0.014446592,-0.021473967,-0.019939937,-0.04134598,0.05406437,-0.015832923,-0.06547437,-0.0136080105,-0.013447475,0.0071715964,0.014996041,0.049612194,-0.015143233,-0.008024779,0.006768157,0.02609205,0.0104665235,0.013310849,-0.0054057804,-0.0061904737,-0.019734759,0.035670582,0.05049418,0.0059043155,0.027373409,0.021443026,0.04702053,-0.045712553,0.0007350574,-0.003235607,-0.009309216,0.024059007,0.015167245,0.008967049,-0.034138866,-0.034771044,-0.07217793,-0.038330894,-0.031015968,-0.0022029402,-0.025954995,-0.0005670064,0.007581598,0.026083587,0.057064146,0.0077491924,0.06730103,0.05557848,0.030499093,-0.010015652,0.008821207,0.0067872084,-0.02826088,-0.046042267,-0.040397797,-0.01238351,-0.025837375,-0.026623143,-0.006156808,-0.003868979,-0.040182192,0.020428896,-0.03609468,-0.0071263015,0.024770591,0.005174817,-0.0033536442,-0.01675535,-0.015342344,-0.055226292,0.00021216171,0.037285976,0.10739841,0.018914247,-0.0053231656,0.029456904,0.005379143,0.076051325,0.016341034,0.0027184163,-0.03356107,0.0024408859,-0.062440917,0.01358776,-0.021113947,-0.02907958,0.01907232,-0.005380671,0.022872275,0.028039735,-0.028890636,0.030702595,0.015074538,-0.101065345,-0.008107529,-0.0061359736,-0.0062155323,0.036504764,0.027054522,-0.027375398,-0.02529459,-0.0067189606,-0.008437479,-0.010419137,-0.010646422,-0.06560676,-0.0047843866,0.0066594784,-0.006609824,-0.00021092572,0.003837341,-0.014089732,-0.003982561,-0.04541895,-0.03166002,-0.008996803,-0.0018083164,-0.020183282,0.037592586,0.0054437476,-0.046007127,0.0017681607,-0.028805321,-0.026257236,0.016319945,0.0004717039,-0.049321827,-0.0069222585,-0.048068736,-0.0069592465,0.028445762,0.026507,0.021716924,-0.024113493,-0.008087396,0.03598674,-0.0018628541,0.048629586,-0.003060645,-0.015059922,-0.048658364,0.009423898,0.0665457,-0.0036608065,-0.014891157,-0.019455342,-0.091157794,0.0036681807,-0.010139613,0.009139879,-0.047520578,0.011423549,-0.021568684,0.03425655,-0.020764451,-0.06970912,0.008288351,-0.008164367,-0.011741131,0.03872863,-0.020201547,0.015430734,0.055724308,0.021101996,0.04776077,-0.024672098,0.0367738,0.040932328,0.01697906,-0.007780202,-0.03617785,0.010918054,-0.0027429978,-0.06351062,0.0467828,0.0013524105,0.03078427,-0.027231157,0.029464765,0.0060811234,-0.0035110377,0.004566462,-0.0003984287,-0.015608662,0.011226556,-0.027663536,-0.021443887,0.037348654,-0.030714821,0.03774447,0.008312709,0.003941321,-0.05760405,-0.018675495,0.01917678,-0.0067654047,0.000665021,0.03320048,-0.026257962,0.023799367,0.011152618,0.03244451,-0.02960463,-0.035507616,0.021810066,-0.045468647,0.03340834,-0.012319295,-0.013594447,0.017980555,-0.000755965,-0.0039191623,-0.020951571,-0.016328616,-0.00676068,0.0074141663,0.008615333,0.015774602,-0.0133482525,0.0028491612,-0.0143240895,0.0022590735,0.011106776,0.029763654,-0.024036905,-0.006742646,0.02044065,0.0015058866,-0.02565074,-0.028427089,0.016744222,0.02869645,-0.0036661176,-0.026363922,-0.0381629,0.047721453,0.01315223,-0.019655189,0.038861107,0.013003077,0.050679594,-0.03887226,0.037601165,-0.031856664,-0.028383238,-0.0013273609,0.029227052,0.0075649577,-0.005368198,0.0022286929,0.014907853,-0.041086733,-0.0073169996,0.016869089,0.0010359826,-0.06311402,0.06680092,-0.008907878,0.021385023,0.033191465,0.0168893,-0.026568463,0.005068871,0.022588298,0.0048784944,0.031474672,-0.0114899175,0.0026111219,0.028498054,0.04340906,0.008376263,0.032446068,-0.03876009,-0.018931411,0.022371372,-0.123379275,-0.014237414,-0.01467095,0.005302758,0.03821126,-0.027869646,-0.053895894,-0.06074657,-0.019103441,-0.031175988,0.01409148,0.032859776,-0.0014402561,-0.01158523,-0.023161126,0.011410391,-0.03551014,0.0037292712,-0.05981685,0.06562191,0.015364559,0.044023387,0.041711584,0.0074347877,-0.03181595,0.015394304,-0.013245782,-0.0009900931,-0.013273456,-0.0048028845,-0.045730583,-0.020109912,-0.00016070849,0.045261767,-0.011915934,-0.015318252,0.006625897,-0.04523656,-0.06044015,-0.023700908,-0.02779013,0.011877917,-0.019076815,0.017219314,-0.006227024,0.07937145,-0.048626326,0.0021729507,-0.07310681,0.02241336,0.005022893,0.040336322,-0.04141209,-0.029162314,-0.020071931,-0.028974539,-0.05110914,-0.023585623,0.01791885,-0.0058720843,0.0061965915,0.007246275,-0.04821368,-0.05468418,-0.049204506,0.000008825606,0.014802997,-0.0055652694,-0.043234866,0.015539093,-0.019113127,0.005029531,-0.019407658,0.012102507,0.011214192,0.020100156,0.016468002,-0.04332257,0.0062652198,-0.008663972,-0.050054338,-0.017183809,-0.00016811967,-0.037998695,0.045658417,0.032781295,-0.0008219523,-0.022692338,-0.016235217,-0.005432975,-0.079388104,-0.008167388,0.00969378,0.018307129,-0.004349047,0.04207726,-0.046595544,0.0051871305,-0.01930952,-0.0006341886,-0.03056687,-0.02652068,-0.054508872,-0.05677514,-0.027183732,-0.012915373,0.011868789,0.031585045,0.015730595,-0.0027193215,-0.0051417644,-0.03054651,-0.0003699689,-0.009633093,-0.03971417,-0.019558068,-0.01965811,0.022781532,0.006987977,0.015000785,-0.020769147,-0.011029865,-0.004555331,0.0030773242,-0.0067188316,0.036701385,0.000072548784,0.05418699,0.035489794,-0.022077318,0.00023707755,-0.046064578,0.034890592,-0.0035507455,0.023256237,-0.0061130417,-0.014265765,0.036665477,-0.033726815,-0.040419664,-0.024760885,-0.017027203,-0.01658859,-0.051886603,0.005686179,0.00649451,0.028186817,0.009923928,-0.04603219,-0.022801548,-0.013634656,-0.006533009,-0.0010899946,0.017974354,-0.011902228,0.02083388,-0.009676221,-0.028425127,0.0047477838,0.051458254,-0.026368586,-0.012475065,-0.018836057,-0.007817629,-0.041778523,0.031724945,-0.01855727,-0.0034477469,-0.013661824,0.018112304,0.00006691801,0.038995,0.004663706,0.006621788,0.022430064,0.02098344,-0.0074974126,-0.021107035,-0.010297743,-0.04480045,0.0388827,0.009794688,0.035487756,0.03866554,-0.007989345,-0.020651909,0.015522987,0.032754492,-0.02606292,0.03318928,-0.023518888,-0.028474938,0.008321428,-0.0044259583,0.029401198,-0.006404236,-0.003671255,-0.0024074195,0.03336579,-0.0007688073,-0.010597086,-0.027672913,0.0067761117,-0.022205347,-0.001216478,0.0911852,-0.013609773,-0.018697204,-0.013849283,0.06408565,-0.040659826,-0.00278408,0.010233028,0.0010042439,-0.026967073,-0.05048345,0.015770918,0.039267547,-0.008641453,-0.06622107,0.039609134,-0.00015323739,0.0015471277,-0.0603225,-0.022914367,0.0038770798,0.013491785,0.0042936355,-0.018698182,0.02065162,-0.016655616,0.0044133547,-0.0056613856,0.019235,-0.0033516835,-0.0023561427,-0.039392572,-0.009470223,-0.042778354,-0.0129533205,0.010492663,-0.039634217,-0.0052956366,-0.027989352],"last_embed":{"hash":"1vdewd2","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"1vdewd2","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I forgot\"#{3}","lines":[210,210],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vdewd2","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I forgot\"#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03535833,-0.018368242,-0.024627808,-0.025908547,-0.03983907,-0.052856434,0.09491924,-0.0038970774,-0.000021016174,-0.007846035,0.009025306,-0.01413426,-0.016981846,0.05594918,0.029272646,0.03269779,-0.004564899,-0.0037271294,0.030827614,0.04809376,-0.0480419,-0.0031005589,0.032760296,-0.02357861,-0.028445246,-0.020801311,-0.003643745,-0.00069564657,0.0022803375,0.03428408,-0.009564994,-0.055083014,-0.012292692,-0.04252503,-0.027795926,-0.0019613989,0.021472324,-0.02617953,-0.034966726,0.07322823,0.0051589864,-0.028629249,0.024016537,-0.0041189925,0.05278802,-0.009006919,-0.041949883,-0.0026057637,0.006872393,0.0010753284,-0.029924637,-0.005913431,0.051186815,-0.022458073,0.03369039,0.02438944,-0.012354157,-0.044583745,-0.008237189,-0.026246496,-0.016349858,-0.006441597,0.006020543,-0.009427194,-0.021348627,0.03469252,0.019744962,0.006338305,-0.025746685,-0.026429117,0.037019413,0.03788125,0.0020925705,-0.008779027,-0.056296524,0.019161109,-0.009235953,-0.009541043,-0.028187819,0.034517415,0.0086667575,-0.015311027,-0.008092602,-0.002002176,-0.030576486,0.015112593,-0.035514753,0.02347056,0.017171979,0.015624782,0.017559232,-0.00078325294,0.0038706413,-0.015409362,0.009029359,-0.019111313,0.0054013897,-0.037728462,-0.016356159,-0.028256834,0.009611873,-0.0073719784,0.009592167,-0.011122034,-0.0231182,0.006276998,0.0062082834,0.008573441,0.04273742,-0.024861066,0.0072402726,0.035125818,0.021868551,0.03201553,0.009292787,-0.015687477,0.035197847,0.007849403,0.018495297,-0.014979833,0.039196376,0.043473165,0.031197023,0.003951836,-0.011896071,0.03692167,-0.009897856,-0.020629944,-0.053040616,0.028389033,0.051662024,-0.0073045553,-0.015767863,-0.004361172,-0.016624315,-0.008434703,0.06722822,0.008037376,0.00076541834,-0.06285557,0.014112615,0.000047663096,-0.0076609184,-0.009283771,0.023316888,-0.049374152,0.059626315,0.02724997,0.03788187,0.018300453,-0.0004314086,0.0037508903,-0.0033938293,0.010667497,-0.020234894,-0.019783163,0.015508817,0.023698248,0.027262876,0.004294415,-0.0034400453,0.034775153,-0.039345432,0.05357368,0.00926627,0.02863233,-0.013658793,-0.01729527,0.00047767078,0.004231023,0.0077307355,-0.021997636,0.00502221,0.022628384,0.022961373,0.044062458,0.046594903,0.042982828,-0.010283237,-0.034335922,-0.037672836,-0.023526683,0.008887319,-0.053427882,-0.004262672,0.059353795,-0.016189892,0.00013728828,0.0126438895,0.053690158,-0.012420945,0.0017096367,-0.002323521,0.0040816786,0.03138342,-0.030189382,0.04220565,-0.035792306,0.017655058,-0.0068678255,0.014059355,0.055496488,0.014984945,-0.029201774,-0.031140776,-0.0393684,-0.056773987,-0.01362539,0.0023294776,-0.07610213,0.022033803,0.031569686,-0.03344285,-0.030704003,-0.027649706,-0.02344917,0.04561007,-0.031636313,-0.026202086,-0.009266259,-0.005147583,0.048946787,-0.009953998,0.010828648,-0.015981907,0.064191744,0.029092146,0.026059497,-0.009674895,0.020840418,0.01639428,-0.011509558,0.0015443108,0.03173821,0.023395946,-0.03469769,0.0005880483,0.0020075636,0.044335164,-0.011338813,-0.022610243,0.008311555,0.022322007,0.03557284,-0.00825135,-0.010896039,0.0033029644,0.008548022,-0.011965638,-0.028631812,-0.00058750756,0.032569893,-0.032460056,-0.016376747,0.011469526,0.004015732,-0.0034329914,0.003479953,0.03154373,0.0076551484,0.012188068,-0.001188149,0.007568766,0.019436305,0.024075683,-0.0044041555,-0.024357907,-0.019784747,-0.0008579704,0.02844398,-0.015821738,-0.03700539,0.026832782,0.0108932555,0.0006117322,0.02699431,-0.0472648,0.04993113,0.061814222,0.013396023,-0.05931743,-0.03375977,0.030736431,-0.016178716,0.06767094,-0.00016757197,-0.038101815,0.006108291,0.021229727,-0.02873664,0.029541483,-0.0059449286,0.066537626,0.0048094834,-0.05357083,-0.012670396,0.010895395,-0.16703632,0.017114306,-0.0062112827,-0.0019266567,-0.0077482527,0.0077595715,-0.05017711,-0.02019522,-0.04662514,0.024795929,0.021625822,-0.029815564,0.038914375,0.020224413,0.008202407,-0.015462662,-0.023781247,-0.029832404,0.0012191657,-0.05188376,-0.01275609,-0.08373719,0.044702914,-0.003145834,-0.0031725874,-0.016091608,0.041445732,0.002422778,0.007699049,-0.04375629,-0.07239897,-0.02060584,-0.0029499484,0.04469752,0.0132924905,0.03733964,0.005193115,0.0079126675,0.074592814,-0.0025908458,0.040328473,0.073832124,0.0005750695,0.019779753,-0.013704588,0.039543174,-0.02114886,0.012797821,-0.07167968,0.0046153693,-0.010047329,-0.021905147,-0.036322217,0.0013864938,-0.005870197,0.018146975,0.027593566,0.061618283,-0.03169505,0.0027452444,-0.019369831,-0.012659843,-0.030073065,-0.0030173399,-0.041439284,-0.046130046,-0.0023958846,-0.009283899,0.01216284,0.016460877,0.024585925,0.020605085,0.030889625,-0.030174384,-0.04737489,-0.0011623072,0.010141342,-0.013651306,0.0058645695,-0.090722926,0.022913877,0.03569239,-0.039668772,-0.001655755,-0.006546978,0.007232104,0.019932417,-0.011889173,-0.018558417,0.24002941,0.04965388,-0.0026986317,-0.030012585,0.0155935595,0.0023846528,-0.0006377138,0.07009009,0.0034040217,-0.04308402,-0.029036472,0.0013636589,-0.013754675,-0.020303441,-0.012817034,0.049878817,-0.0051375427,0.021828648,0.07300367,-0.008508153,0.033580728,-0.00088686316,0.034632333,-0.010056183,-0.05413772,-0.050251294,0.0035185164,0.061693713,-0.004843865,0.032117218,-0.031816535,0.033685423,0.060914006,-0.06965685,0.036960773,0.038862452,0.007646916,-0.058768146,-0.008544136,-0.004603048,0.03713264,0.016021565,0.008796081,-0.037574794,-0.040865563,-0.0017139855,-0.023435172,-0.00036193212,-0.053380996,-0.0022821762,-0.011925281,-0.0023429058,0.010089691,-0.016361743,-0.010292496,-0.018383052,0.0025736731,-0.024974069,-0.027854351,0.018430112,0.037550844,0.03538871,-0.044545203,-0.0312752,0.0018636585,0.02989592,-0.034902237,0.019657545,0.03479689,0.036468666,0.040816266,0.0516269,-0.001233191,0.01383181,-0.013159016,-0.022081038,0.004674506,0.04330519,0.025012087,0.01645543,0.014229489,-0.023905171,-0.012214786,0.04363157,0.031151557,0.0029610386,-0.009521836,0.08740811,-0.02684282,0.02583394,-0.00066530245,0.01917647,0.0018810485,-0.0137325255,-0.061841898,-0.010930553,0.06136829,-0.02068025,-0.03464692,0.014514356,-0.0351559,0.019969333,0.059853453,-0.03959797,0.013320106,-0.02591283,0.008795769,-0.0059758592,-0.037363224,0.004962445,-0.08118581,0.004055507,-0.020668713,-0.0014980623,0.050933007,0.08699304,0.012477607,0.034546874,0.016682418,0.01576424,-0.023048695,0.010467586,-0.04854291,0.05732182,-0.0010840574,-0.07349608,-0.01108843,0.009398095,-0.006591817,0.032245368,0.051799346,0.00043878925,0.022490937,0.020033127,0.04109341,0.014169826,0.016269261,0.012307639,-0.026899057,-0.020295488,0.017410588,0.052712966,-0.00953212,0.013102919,0.03048287,0.034958594,-0.035195336,-0.00421591,-0.025037223,-0.023160929,0.017418731,0.027398728,0.0014940457,-0.030823175,-0.023701482,-0.0935623,-0.029457554,-0.018437019,-0.022772191,-0.038598426,-0.009456788,-0.008505411,0.012077928,0.06388725,0.0070602316,0.046694405,0.037331577,0.047074337,-0.004700879,-0.01731072,0.013789419,-0.021720713,-0.04478255,-0.047306396,-0.010038072,-0.027828775,-0.026992891,-0.0030477834,-0.010346523,-0.05230933,0.01222071,-0.000063828935,-0.020488268,0.028243994,-0.00033801646,0.011146681,-0.035428092,-0.0105474135,-0.030948909,-0.004038256,0.0023613346,0.12148891,0.023727309,-0.0007142992,0.04333015,0.01288095,0.06352559,0.0053607905,0.0017964873,-0.013425547,-0.016727682,-0.04561621,0.015857501,-0.032336455,-0.04010173,-0.002652823,0.014456906,0.02952436,0.020041179,-0.005622773,0.01778717,0.01558145,-0.079779826,-0.017882721,-0.0014773019,-0.028795471,0.06373074,0.018535329,-0.013702045,-0.020219713,-0.021018077,0.004039441,-0.016314752,-0.0040868837,-0.071916535,0.015213083,-0.003686023,-0.037997022,0.0029735002,-0.016907316,-0.009072527,-0.023813967,-0.015619565,-0.011093665,-0.0031650579,0.014904559,-0.0057839886,0.03601677,0.024634503,-0.026084201,-0.0016583418,-0.044726815,-0.035897795,0.043735527,0.009122338,-0.046431962,-0.011637265,-0.018144974,-0.007462358,0.034121454,0.0071072243,0.019909978,0.0060538338,-0.03596532,0.025042817,0.006782346,0.025133204,-0.011269982,-0.024208989,-0.043178413,-0.004747684,0.067893706,-0.015931742,-0.006651443,-0.019550076,-0.09853193,-0.0017377044,-0.036116127,-0.009794831,-0.069901444,0.0053511723,-0.013386387,0.025889874,-0.03635492,-0.04712641,0.004069367,0.009478615,-0.03034898,0.031681273,-0.029616335,-0.0016207801,0.065333106,0.020482525,0.028870227,-0.013245115,0.027529823,0.04998898,0.002212104,-0.001056674,-0.048620753,0.009800885,-0.024557441,-0.046818674,0.058632415,0.0077678254,0.0018838868,-0.017821016,0.0137839895,-0.0034870764,0.009302611,0.00007382822,-0.0019459659,-0.03269882,0.014175459,-0.015749184,-0.004074832,0.020779643,-0.024271805,0.039737497,0.026184017,0.012854852,-0.0422684,-0.005341561,-0.015720433,0.01651652,-0.02361046,0.008775102,-0.0040823785,0.021147063,0.007873278,0.04534407,-0.047776375,-0.036631327,0.0044109286,-0.034797303,0.024361854,0.007996613,-0.033928346,-0.0058905818,-0.004609421,0.004944306,-0.021193117,-0.010833069,0.007624852,-0.022437558,0.0054460363,0.024728263,-0.0107579045,0.021384876,-0.030890299,0.018794946,-0.023139443,0.026068619,-0.03562669,-0.0066278935,0.0043593044,-0.011956019,-0.01293069,-0.032614563,0.0010394292,0.04304573,0.025663648,-0.008194883,-0.011321612,0.046773747,-0.0070962003,-0.019275803,0.016660543,0.02238827,0.0204756,-0.047900584,0.026206477,-0.02047263,-0.038235147,-0.00043817048,0.023587272,0.005032462,-0.030635433,0.02159262,0.0031082155,-0.021580404,0.0012597077,0.030784748,0.021803495,-0.03284088,0.041334245,-0.014477309,-0.002774842,0.028098878,-0.024720317,-0.026173107,-0.008626979,0.0012858014,-0.00028666478,0.027528029,-0.005384471,-0.024798397,0.010916513,0.062234208,0.032444797,-0.0051075653,-0.04427683,-0.0071284072,0.0005778522,-0.15350673,0.0027244894,-0.018670814,0.015272307,0.0253153,-0.011686218,-0.042489443,-0.062573284,-0.030235667,-0.02899786,-0.003475146,0.011760826,0.007706405,-0.018293764,-0.014426846,0.019556642,-0.01986008,0.018234188,-0.056718234,0.05732143,0.0010334911,0.03267856,0.019430246,-0.01734663,-0.0040628677,0.03630802,0.013198239,-0.0062537915,-0.015760187,-0.024837483,-0.034521967,-0.046818707,0.010207703,0.048343986,0.026325306,0.020553557,0.014080277,-0.018211063,-0.06261078,-0.00883932,0.010075893,-0.0017591047,-0.017392436,0.023634925,-0.003162694,0.04799,-0.04527717,-0.003569451,-0.065769926,0.01161036,-0.003229768,0.04304533,-0.03207389,-0.0057752333,-0.016670281,-0.02226592,-0.030600945,-0.022407515,0.0026141629,-0.01710101,0.006627303,0.02366057,-0.054826286,-0.06476495,-0.051537454,-0.0073295734,-0.0034405862,0.0046464796,-0.041186515,0.051704355,-0.031795744,-0.0030670834,-0.000536559,-0.0034872042,0.028649714,0.03723167,0.021685783,-0.023898391,-0.008656797,0.0039121257,-0.025489902,-0.028787926,0.0008267849,-0.018185012,0.04300742,0.022962935,-0.0008952729,-0.0005581794,-0.014258891,0.0029414522,-0.07504938,-0.030178776,0.023689313,0.029853621,-0.010835905,0.05594468,-0.037516665,-0.0048092674,-0.026945842,-0.0010315509,-0.03684151,-0.03738834,-0.059127524,-0.02577473,-0.029747397,-0.0093349,0.029309567,0.03280951,0.024628304,0.00968548,0.021639455,-0.028480463,0.007457432,0.0122333905,-0.05417542,-0.031692814,-0.014315052,0.045812104,0.017034011,0.015537021,0.0024385261,-0.0089635085,-0.025796197,-0.012004385,0.026862392,0.06824619,0.021994974,0.03449893,0.025031205,-0.004118496,0.0010866172,-0.06754415,0.0040461435,0.0030730714,0.0228903,-0.020888017,-0.038292885,0.028241765,-0.03028829,-0.036218293,-0.006410911,-0.034396205,-0.006258525,-0.044485394,0.014185537,-0.006930504,0.016740497,0.0067507853,-0.023636788,-0.019110985,-0.0019082654,0.020111846,0.0053275297,0.024395049,-0.0054474133,0.017495627,-0.026705934,-0.019741567,0.0040683383,0.030338842,-0.044968564,-0.004692211,-0.00952554,-0.02836022,-0.03728052,0.030041113,-0.024432432,0.0060479697,-0.024004642,0.006735358,-0.011114014,0.05531994,-0.01227065,0.024925852,-0.00084446644,0.014326148,-0.018073289,0.009229843,0.0201651,-0.030888934,0.03112105,0.007688211,0.015947254,0.0334958,-0.0011366254,-0.017610887,0.046757784,0.053000327,-0.04237952,0.037099168,-0.011407219,-0.03688029,0.030203814,-0.0019243172,0.035035104,-0.0074554426,-0.004290148,0.013350655,0.026723411,-0.0060538566,-0.0013859814,-0.01838731,0.00044494442,-0.00826267,-0.02749399,0.059706252,-0.013630811,-0.013499022,-0.026197512,0.069357805,-0.06411416,-0.0130702155,0.011100159,0.011940271,-0.016525915,-0.0211527,0.05154297,0.025021235,0.0073145903,-0.086226545,0.023387516,-0.0013961062,-0.017139314,-0.015456787,-0.016749443,-0.015865441,0.027158756,0.0033350575,-0.040821873,0.008840849,0.009322978,0.008965447,-0.0056415265,0.022282528,0.028564407,-0.007473664,-0.022172073,0.02395639,-0.04656367,-0.011679543,0.00644062,-0.05028362,-0.025149047,-0.01586262],"last_embed":{"hash":"djlb9l","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"djlb9l","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I forgot\"#{4}","lines":[211,212],"size":69,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"djlb9l","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I'm traveling / sick / busy\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041633606,-0.013273439,-0.04959388,-0.03595034,-0.028246282,-0.029821016,0.019039698,-0.00981829,0.010580114,-0.00154899,0.0022593576,0.036354173,0.010329686,-0.002326502,0.02464783,0.013259424,-0.024072314,0.0030424332,-0.017559407,0.012299596,-0.0409928,-0.005027365,0.02516126,-0.034165967,-0.01399951,-0.006527282,-0.00027323404,-0.0016885926,-0.025869997,0.041872397,-0.0049005984,-0.021192394,0.0020511977,-0.02090372,-0.03693671,-0.019671135,0.0017158142,-0.015328019,-0.03439939,0.046396818,0.008442195,-0.004257697,0.029842215,0.003555674,0.024344206,-0.052687053,-0.022584446,-0.0014576166,-0.037820753,0.014430421,0.014678428,-0.006484266,0.02785025,-0.06481899,0.02300486,0.020772547,-0.006630918,-0.027269816,0.0026717638,-0.00074124057,-0.051528107,-0.004184702,0.019336423,-0.032666754,-0.009385068,0.08039532,0.0071064266,0.023598878,-0.031073008,-0.025445964,0.04081152,0.00842862,0.018213417,-0.0037969933,-0.026042948,0.0049813287,0.008523087,-0.023657296,-0.017455949,0.02419769,0.018392328,0.0049630143,-0.01710966,0.003949778,0.007016344,-0.011923197,0.0013963582,0.00342155,-0.0005585046,0.02532599,0.010351355,-0.010946213,0.034175888,-0.018143741,-0.014100787,0.024834367,0.015888808,-0.041307732,0.01874065,-0.015199119,0.077513695,-0.009349848,0.006106132,0.0049812812,0.011699805,0.010349746,0.023743061,0.07185296,0.0257121,-0.026655914,0.0466665,0.03507226,0.026717462,-0.008893311,-0.0019557641,-0.00068128284,0.017682606,0.010322899,0.009470722,-0.02662431,0.017735263,0.048496805,0.004687824,-0.026102036,-0.045524344,0.019112505,-0.016439302,-0.01631806,-0.04957625,0.015680045,0.018639727,0.0338747,0.00072528236,-0.017693808,-0.00633339,-0.0026604172,0.07653198,0.0011079912,-0.039827045,-0.052154534,-0.014412581,0.008071906,-0.016411284,-0.004528428,0.0051912484,-0.054336213,0.060371645,0.019392433,0.016927678,0.026595984,-0.0011684526,0.0045186267,0.030516323,0.06299342,-0.003599394,0.0004294881,0.014372193,0.013041332,0.029117681,-0.015526443,0.017056283,0.0182209,-0.05533181,0.0564561,0.017211903,-0.010806458,0.029840674,-0.007597673,-0.012221393,-0.0000112741845,-0.024313364,-0.032504298,0.010621589,0.0030252235,0.03523817,0.02072023,0.08579038,0.026648115,0.0061978432,-0.031912178,-0.08055656,0.0041131135,-0.016327953,-0.04349171,0.001406629,0.004573148,0.043671373,-0.030088164,0.0049493858,0.022828994,-0.010280799,-0.026626585,-0.013541783,-0.009519104,0.059889603,0.013671921,-0.0045768567,-0.003846991,0.0052706227,-0.018652687,-0.00077805994,0.050949577,0.04322706,-0.057731748,-0.03063044,-0.03141021,-0.023675645,-0.034164082,0.032992728,-0.027743757,0.07782511,0.030642869,0.0030300047,-0.02692783,-0.017198298,-0.017961182,0.03202904,0.0036246856,-0.00038848145,-0.019957269,0.02405139,0.04220903,0.031834997,0.00070230576,-0.039880164,0.018500399,-0.032203186,0.04880512,0.013992335,0.020352906,-0.01177576,-0.011171414,-0.0025106908,-0.0048739463,0.016520528,-0.031515308,-0.026076244,0.0009878353,0.025253464,0.039793506,0.00850031,0.010113762,-0.0005602039,0.0028407935,-0.012255121,-0.009074444,0.06514384,0.020499544,-0.022516914,-0.018970845,-0.00831932,0.011896509,-0.03214157,-0.0554543,0.026364123,0.023211896,0.006970476,0.010834081,0.01643428,-0.013810897,-0.020448592,0.0062604104,-0.0048956037,0.0051858937,0.013196292,-0.00807298,-0.035127576,-0.034739662,0.012590538,0.031317625,-0.032142892,-0.0021798015,0.039827596,0.00038324908,-0.024208095,0.0068690474,-0.030003022,0.0198392,0.05427999,0.01250102,-0.028684048,0.016579382,0.04111337,0.037646446,0.037145887,-0.004678483,0.007002637,-0.033557832,0.030155968,-0.025392639,0.009058074,0.018398378,0.04881439,-0.014132489,-0.044902664,0.02477539,0.003104656,-0.16697018,0.019986996,0.033629242,0.011260038,0.015439471,0.017257303,-0.025762714,0.01552094,-0.07875049,0.021846347,-0.0035803043,-0.03523173,-0.00091892143,-0.0028719797,0.043081645,0.02318563,-0.028160932,-0.03365569,-0.017678572,-0.05569545,0.006212132,-0.03672547,0.033358153,0.009279082,-0.0015484251,0.0033343458,0.061398692,-0.024396839,-0.01458943,-0.035870474,-0.036430947,0.03410766,-0.001117336,0.033549547,-0.012736364,0.033556495,-0.009115854,0.0038051535,-0.018652113,0.018778289,0.0071347156,0.065663755,0.020347396,0.03315663,0.015353147,-0.0020620348,-0.0114134075,-0.035968546,-0.031548213,-0.06941244,0.042141188,0.0020474177,-0.033584315,-0.03378012,-0.039272763,-0.019702656,0.024541516,0.04320303,0.008884928,-0.019256938,-0.0047332924,-0.036154445,0.0022942135,-0.0023265998,-0.028964046,-0.037810642,-0.019977659,-0.0046277437,-0.021649197,-0.013835917,0.011296922,-0.0108160535,-0.00847872,0.0019808162,-0.01850126,0.01253214,0.0038849534,0.002098982,-0.017284017,-0.09508254,-0.0135567505,0.041297205,-0.041027237,-0.02089946,-0.018063873,-0.024429325,0.0036318812,0.011436503,0.024630027,0.23401487,0.04466097,-0.008693586,-0.030533578,0.05379756,0.004787652,-0.05743211,0.06875771,0.03170215,-0.044353087,-0.037165936,0.022061411,-0.009269825,0.012125674,0.0078046294,0.06893839,-0.053130742,0.010426756,0.047400873,-0.015589825,0.014009153,-0.04321217,0.014760721,-0.015963467,-0.037980586,0.003267126,0.013120717,0.02420994,-0.021266406,0.033707216,-0.04105574,0.067835614,0.03280925,-0.07557439,-0.019974664,0.0015796545,0.027243517,-0.051478814,-0.021951994,0.03342609,-0.011494417,0.014663212,0.0055867853,-0.015349385,-0.028322933,-0.04272521,-0.010398165,0.028286984,-0.01549573,-0.042248856,-0.01722457,-0.010387706,-0.00077330694,-0.021065477,0.0028366724,0.012349593,-0.008097985,-0.0105168205,0.0014193748,0.07656411,0.0013561418,0.018950287,-0.051892783,-0.0011449812,0.014773009,0.034306843,-0.02664882,0.0015702118,-0.006982531,0.030585332,0.01043341,0.015772874,0.006856083,-0.00040831114,0.010916454,-0.005757469,-0.0044262544,0.020708982,0.011130743,-0.00023640192,-0.008284432,-0.036456794,-0.016674723,-0.011037521,0.030284023,-0.0012314476,0.040864043,0.10321503,0.018941546,-0.024309821,-0.005312199,0.052938942,-0.01654326,0.014096226,-0.02697808,-0.00402719,-0.026477894,-0.037991192,-0.02398156,0.0063307686,-0.01967391,-0.019484486,-0.017894544,-0.012295143,-0.019164087,0.03986432,0.019910084,-0.021651689,0.0366442,0.046389814,-0.036744934,-0.024897082,0.015612488,-0.0083847055,0.0028264124,0.066245556,0.010814328,0.027012547,0.048546925,0.02717018,-0.016088998,-0.0022373935,-0.02560207,0.02740887,-0.03732851,-0.08683342,0.0059002144,0.010870445,0.028870905,0.052978504,0.0045161345,-0.02946018,-0.0444858,0.0076844953,0.07094235,0.017485054,-0.0010113427,0.010319609,-0.009145134,-0.023295969,0.0105182305,0.029424392,-0.00016929167,0.0015473538,0.03527409,-0.0025841524,-0.04344062,-0.0010376216,-0.057571676,0.00033220512,0.05472846,0.020924233,-0.029016465,-0.05641435,-0.0021581,-0.07201539,-0.041036718,-0.02304101,0.029644521,-0.004771211,-0.0040777777,0.022218343,0.021734856,0.08521939,-0.022888314,0.030825451,0.024176516,0.022850053,-0.013492384,0.001274741,0.002807778,-0.0036848634,-0.042696122,-0.03079854,-0.013375923,0.022846766,-0.0050600115,0.0051677288,-0.031533852,0.01870912,0.008025488,-0.030953469,0.029719073,0.0074063884,0.030751185,0.0066630444,-0.015505645,-0.0006787316,-0.076396085,-0.03633975,0.033634257,0.09672555,-0.022737365,-0.005240672,0.016639726,0.044999484,0.10938508,0.010368304,-0.0075272922,-0.028112045,0.020726293,-0.013666318,0.00094237423,0.017950406,-0.00749365,-0.018253468,0.056370255,0.053567518,0.011428702,0.017889092,-0.0037264018,0.005288405,-0.02796247,-0.0053418293,-0.042647466,-0.032557882,0.008166979,0.034987886,-0.026620831,-0.02316958,-0.009909489,-0.011324803,0.03127556,-0.034761865,-0.011580052,-0.043083586,-0.024528917,-0.019171301,0.016881805,0.022913447,-0.011332594,-0.030176776,0.0014060606,-0.037566554,0.017147396,0.0293537,-0.02368494,0.016511202,-0.010818949,-0.02077087,0.013592915,0.0041099037,0.020324662,-0.02289481,0.013068705,-0.06714545,-0.037719425,-0.009920416,0.028971536,0.049972095,-0.029732054,0.04175292,0.011511238,-0.047423463,0.008986855,-0.0024414728,0.026988508,0.009814684,-0.0005291588,0.024524359,0.0350624,0.061668493,-0.004881034,-0.008646377,-0.01661466,-0.059399333,0.009957419,0.0005313415,-0.02956627,-0.11579333,-0.0039072772,-0.0017687606,0.01226138,-0.013147148,0.015510554,-0.01798976,0.010115991,0.030195232,-0.016059266,-0.014060987,-0.031184152,0.016082715,0.0109423185,0.03650947,-0.015161984,0.013790792,0.027866805,-0.0081335325,-0.014224346,-0.004038566,-0.0019368817,0.013926778,-0.0642292,0.06871928,-0.015833508,0.007696296,-0.028922824,0.08532062,-0.01797696,-0.00676449,-0.012421413,-0.005504002,-0.0316149,0.010682219,-0.01702155,-0.006265101,-0.0015247749,-0.035167433,0.013466998,0.003116946,0.023739789,-0.049335048,-0.009015655,0.008838469,0.011734277,-0.039433338,0.028860036,0.011616156,-0.001869892,-0.015453594,0.0027432502,-0.011254871,-0.019734593,-0.005503494,-0.027871769,0.014760036,-0.013808811,-0.017908579,-0.02533222,0.005523758,-0.01866925,0.03292339,0.011352243,-0.020293454,0.0024069548,-0.008706044,0.050707836,0.010281192,0.00429306,-0.0063499073,0.0068641016,0.048408743,0.03270026,-0.040730286,-0.009842033,0.0027791623,0.0024877165,-0.021926964,-0.015033082,0.0054165083,0.014354326,0.009482949,0.011466595,-0.021837981,0.030916277,0.017776124,-0.014489872,0.0250013,0.041156597,0.010182171,-0.013545794,0.046602942,-0.0016028193,-0.020836562,0.028058428,0.010367767,-0.00845697,-0.032657523,0.034230076,0.003874872,-0.010209089,-0.035107803,0.018940099,-0.02912942,-0.013548609,0.03117325,-0.013585802,-0.0012606656,0.031951662,0.0026414243,-0.0004976179,-0.030097121,0.004405072,0.012047189,0.018611304,0.014290082,-0.024343375,0.011080074,0.06842525,-0.002607731,-0.031169524,-0.042781506,0.0134039465,0.045557022,-0.14750434,0.022407211,0.007442519,-0.025168205,-0.0019373661,-0.0062914407,-0.012674723,-0.05823192,-0.0029318456,-0.018794669,0.01403489,-0.009562415,-0.01637417,-0.033151563,-0.019369412,0.029295867,-0.022217369,-0.0018222671,-0.043053336,0.06720314,0.010621277,0.030720005,0.0673931,0.0038917782,-0.039696444,-0.025621383,-0.057056375,-0.04587237,-0.04499885,0.026213955,-0.02721226,-0.09843698,0.022147484,0.019404162,0.054448374,-0.039000325,0.024764948,-0.019903192,-0.036037765,0.01683811,-0.041212212,0.021991704,0.002976937,0.0059209177,-0.01984244,0.049888972,-0.04054483,-0.0027445972,-0.02629154,-0.006762592,0.014611511,0.049303245,0.029335173,-0.0038131997,-0.009706577,-0.010387855,-0.016369784,0.0028141416,0.013449664,0.020782253,-0.0020162705,-0.013324836,-0.03072949,-0.0033295087,-0.05916585,0.019577356,0.0002794636,0.020849835,-0.004449076,-0.0006904467,-0.044422768,-0.0015282761,-0.0006255891,-0.025294628,-0.016377773,0.051094897,0.011787968,-0.049733646,-0.037885293,-0.016482187,-0.04121317,0.001343127,-0.0077729337,-0.055733483,0.028308421,-0.008217166,0.0058563175,-0.028518567,-0.012706145,0.007554057,-0.04132654,-0.033758827,0.016393768,0.009712886,-0.035068262,0.009363118,-0.019520342,-0.018748522,-0.015681567,-0.018628104,0.0047559855,-0.027663058,-0.019216184,-0.010998205,-0.036529534,0.0009620316,0.023080304,0.027810132,0.0041792816,-0.018294398,-0.024686785,-0.040354673,0.0043185344,0.020298608,-0.027797323,-0.02475433,-0.0020341265,0.0070180893,0.046029188,0.054439966,-0.025643755,-0.03444084,0.0089584105,-0.037824374,-0.024995377,0.08456175,0.048660226,0.017422883,0.03594935,-0.01475848,0.009026181,-0.077334546,0.013426803,-0.025146078,0.049301144,-0.012133393,-0.012333414,0.05472101,-0.02196538,0.002950092,-0.028339189,-0.035676558,-0.008869732,-0.035118226,-0.024069073,-0.013542377,-0.006187323,-0.0014439449,-0.02067765,-0.0070647,0.025490372,-0.04234868,-0.025596967,0.032712273,-0.016545758,-0.007781434,0.009175302,-0.009298042,0.0066672275,0.06628405,-0.0533415,-0.02528631,-0.010240979,-0.033154693,-0.014752105,0.064036414,-0.017389596,-0.013239,-0.06793751,0.020735418,0.065720774,0.04007557,-0.011691985,0.02689856,0.018334784,-0.0074567217,-0.0029528327,0.042436734,0.03341002,-0.049536966,0.03263456,-0.021868253,-0.007545152,0.0753635,-0.057159178,-0.024935935,-0.026248308,0.036306914,-0.017499223,0.028670156,-0.026646499,-0.012288964,0.0058983057,0.00751451,0.037937082,0.021150505,0.014063653,0.03698506,0.027349535,-0.008830941,-0.011265645,-0.02056735,0.027048936,0.0032658163,-0.03921148,0.064379305,-0.026923519,0.017772615,0.0051105698,0.061262846,-0.04223998,-0.022708854,0.009665893,-0.00028434664,-0.015676279,-0.012321608,0.019560307,0.049886774,-0.014424015,-0.017274225,0.015689341,-0.011276919,-0.017217955,-0.039959606,-0.025001902,0.035574578,-0.019284656,0.05218906,-0.023538785,-0.036943868,-0.03690406,0.014999417,-0.011965262,0.041812677,0.0076850825,-0.06829206,-0.03584464,0.016403338,-0.054492995,-0.03962235,0.02174593,-0.034550205,0.012780087,-0.02788437],"last_embed":{"hash":"wo1uj6","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"wo1uj6","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I'm traveling / sick / busy\"#{1}","lines":[214,214],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wo1uj6","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I'm traveling / sick / busy\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039089277,-0.00749861,-0.05802869,-0.018395642,-0.030957453,-0.047013335,0.02810913,0.015341092,-0.006818853,0.0041352888,0.005778063,0.028217684,0.0037975055,-0.0055193985,0.033480152,0.011684269,-0.037013672,0.008659208,-0.016646376,0.029152164,-0.03064878,0.0057061263,0.04504656,-0.0072535425,-0.023640597,-0.0066258158,0.012341841,-0.010267217,-0.045488022,0.052159518,0.0049435883,-0.053053923,0.010333078,-0.04512743,-0.032145236,-0.035098612,0.0061327466,-0.014110261,-0.028394978,0.062267076,0.017100409,-0.011369669,0.027578136,-0.0044913674,0.043545723,-0.04633231,-0.027646262,0.0042144465,-0.019888738,0.011815113,-0.01361971,-0.034107458,0.0526016,-0.05323968,0.041230146,0.02538027,0.0084883245,-0.031237423,-0.011623843,-0.0038178768,-0.023914237,-0.013477559,0.006938844,-0.040153332,-0.00504475,0.070307076,0.009628883,0.0336584,-0.02603892,-0.060011804,0.03585673,0.011147469,0.024968315,-0.00022651308,-0.027066257,0.005091601,-0.011319381,-0.017929478,-0.0069405446,0.034000475,0.023533458,0.0055186492,-0.00528457,0.010454898,0.015508195,-0.029090775,-0.016411643,0.0033423195,0.0030893944,0.027066777,0.0037463475,-0.025814585,0.03037454,-0.016964318,-0.006108689,0.014647344,0.027999025,-0.037173763,0.0022113447,-0.0042694183,0.056582592,-0.01019818,-0.00326799,-0.012251432,-0.0042449352,0.004873238,-0.004633557,0.050689075,0.021386346,-0.025903657,0.036358904,0.04738455,0.038419556,0.009933831,-0.018348174,-0.010518045,0.006228701,0.00337671,0.009376419,-0.041920025,0.036336068,0.03792287,0.022475807,-0.03911392,-0.02633142,0.044216316,-0.025695449,-0.034400187,-0.059289154,0.0030026394,0.033236854,0.048382305,0.0028068197,-0.01586909,0.005908994,0.00025656476,0.08913571,0.006066105,-0.024161503,-0.05919198,-0.025981478,0.029031463,-0.0068157874,-0.03908609,0.019089622,-0.05556642,0.06537053,0.020043815,0.012480549,0.010399733,-0.002093048,-0.0019318219,0.005365581,0.046181127,-0.040269796,0.005143578,0.0050582835,0.040461544,0.002846541,-0.000019034418,0.016971042,0.020548932,-0.03586855,0.03726837,0.01610672,0.003204108,0.019495292,-0.007100471,-0.01127397,0.006102355,-0.019367183,-0.04034092,0.010398701,0.025224717,0.025707368,0.031809833,0.068980835,0.019736445,0.0055537904,-0.034004033,-0.071464546,0.022032587,-0.004397302,-0.051937565,-0.0013722766,0.019569168,0.01852351,-0.011997596,0.011210118,0.012871801,0.00087968266,-0.039586052,-0.03982122,-0.044499446,0.06085403,0.007209038,0.03678419,0.008246885,0.015262506,-0.027982216,-0.0029189794,0.037172332,0.040011276,-0.04805761,-0.042670116,-0.028415889,-0.049935,-0.026904605,0.03175574,-0.034910172,0.0626779,0.033775445,-0.025223898,-0.05087005,-0.021143325,-0.024580255,0.04701905,-0.00622907,0.027443735,-0.0037524109,0.036342125,0.04005538,0.018369209,-0.0032517614,-0.041517172,0.053930853,-0.008260209,0.04106036,0.0026480546,0.013489734,-0.01791869,0.009716042,-0.019781196,0.020638242,0.042471066,-0.0094311135,-0.013449036,0.020695362,0.010622583,0.008230412,-0.006909805,-0.0026169014,0.010621805,0.0015757554,-0.0023730001,-0.005631423,0.056363408,0.03007732,-0.028789174,-0.01372629,-0.0050943024,-0.0043621724,-0.02895599,-0.031423677,0.017862614,0.025662838,0.0026512237,0.017065793,0.007059309,-0.02936049,0.004397656,0.032437492,-0.008627816,-0.007954583,0.014669844,-0.011178968,-0.04099803,-0.025197802,0.030855449,0.047887612,-0.01881061,0.0029586952,0.015820527,-0.0010798868,-0.02362775,0.004936634,-0.039894536,0.0133586135,0.028657794,0.020455899,-0.001926435,-0.003056927,0.019351622,0.02154401,0.04140296,0.0028498513,0.021229597,-0.018737921,0.027165584,-0.01535761,0.00094872195,-0.0069876406,0.04807601,-0.005176924,-0.0500657,0.0009789825,0.014101029,-0.15326509,0.02077415,0.036268163,0.00260784,0.02093756,0.042369075,-0.031083375,-0.010295818,-0.07345839,0.0030709633,0.009358032,-0.039985005,0.015108723,-0.01131144,0.02427724,0.020128582,-0.015349179,-0.019989416,-0.027883915,-0.05279989,0.0017521958,-0.044747137,0.03214706,0.04468682,0.011929345,-0.00026737098,0.078803666,0.0035488443,-0.012636272,-0.030069174,-0.026376776,0.0104185175,-0.0022425966,0.028040642,0.0004713956,0.020636119,0.014326606,-0.014248616,-0.0035359575,0.02976203,0.034121297,0.06657489,0.0068130293,0.021491015,0.027043272,0.010366993,-0.038835157,-0.031722903,-0.05246536,-0.07839179,0.037159577,-0.014124957,-0.035727922,0.002040839,-0.032575782,0.010175732,0.0364099,0.045901883,0.005794257,-0.016058162,-0.0070080743,-0.034858532,-0.00882131,0.010556859,-0.038628217,-0.029590165,-0.01975689,0.008245431,-0.023714598,0.0045393743,0.019330107,-0.001594509,0.008889873,-0.009308861,-0.022029491,0.011187708,0.0128160305,0.005712974,0.003004251,-0.09780058,-0.009811816,0.029057968,-0.021663219,-0.03205241,0.013390462,-0.016279181,0.0049571386,0.005958875,0.019330628,0.22644606,0.04909415,-0.0011647345,-0.040239498,0.03607971,0.0012174976,-0.021695873,0.06348659,0.010166586,-0.054457758,-0.023404082,0.014006139,-0.007985691,-0.0005197876,0.015051942,0.053655,-0.0699772,0.010993922,0.070161685,-0.014444456,0.010507974,-0.052392405,0.026551656,-0.02262954,-0.029632961,-0.018715253,0.005251713,0.025126219,-0.034643237,-0.0076204804,-0.058406897,0.07500398,0.05972812,-0.06984855,-0.018023789,0.005792817,0.044938244,-0.045237627,-0.016184304,0.03173293,0.0030870358,-0.0024670041,-0.0070158527,-0.03813113,-0.02236042,-0.036608752,-0.004605679,0.013623074,-0.008262026,-0.030503174,-0.009607054,-0.003706789,0.0050898027,-0.02636161,-0.0030768558,-0.004755987,-0.015117962,-0.0053549767,0.012563167,0.051176324,0.010410102,0.019633235,-0.069137886,0.005386251,0.016211363,0.028071687,-0.050369386,0.018763991,-0.012671599,0.041622408,0.012602275,0.021302452,0.007987426,0.005516429,-0.030171964,-0.023833187,0.014197647,0.032027658,-0.005005884,-0.017862003,0.017899666,-0.032379832,-0.011102358,-0.017336845,0.041353125,-0.001356279,0.028002566,0.100441985,-0.005013563,-0.013611583,-0.0015176069,0.029736679,-0.015570357,-0.008207966,-0.0520535,-0.020288853,-0.015011628,-0.02632696,-0.02659195,0.04694937,-0.024442365,-0.010652692,-0.007881604,-0.007054626,-0.011748877,0.026472397,0.005776936,-0.016458066,0.009635052,0.033206955,-0.050167557,-0.0046825535,0.019003123,-0.021057297,-0.0007686633,0.051019404,-0.0022230025,0.017244887,0.03532181,0.010861747,-0.010958956,0.0024107152,-0.03161461,0.020339428,-0.040982388,-0.06403254,0.0043690023,0.005815049,0.028681774,0.041852314,0.039171983,-0.022128204,-0.06062262,0.007853795,0.068911664,0.022289563,0.013313081,-0.002096302,-0.0014576837,0.0014307313,0.009266568,0.045664407,-0.0012126389,0.0088581685,0.032313425,0.024496835,-0.047652293,-0.0073162396,-0.03495441,-0.027879408,0.03707254,0.015664339,-0.01685155,-0.06424273,-0.017877322,-0.054812096,-0.064634,-0.034402315,0.012829582,-0.010407502,-0.00011411572,0.013100001,0.035888907,0.08921452,-0.015477061,0.04667383,0.019446258,0.025048804,-0.0055057686,0.008208303,0.009875985,0.010273488,-0.046502568,-0.023707887,-0.009016072,-0.015770243,-0.00934122,0.00027106568,-0.016178643,-0.033762038,0.03278106,-0.03836052,0.0077294577,0.04436797,0.02244993,-0.019386383,-0.02670878,0.004957032,-0.07940184,-0.015854744,0.039988447,0.11194842,-0.021332536,0.0016329065,0.02601155,0.047497604,0.0956364,-0.006138033,0.00038576845,-0.028022747,0.029682605,-0.024065832,-0.0016315377,0.0064182053,-0.022386996,-0.02817396,0.04614996,0.036086317,0.023564361,0.0029331262,-0.0063458993,0.009492625,-0.05569419,-0.007963066,-0.02971187,-0.027840927,0.0066954833,0.028246231,-0.054814506,-0.033763375,-0.0036744357,-0.010755994,0.038955033,-0.032679494,-0.027084239,-0.025415914,-0.0087830275,-0.021256892,0.016391383,0.018250227,-0.010425237,-0.0020982889,-0.0056146285,-0.023524309,-0.0054090996,0.042250305,-0.013877641,0.012261907,-0.0077749523,-0.0350444,0.007475914,-0.011212441,-0.0046463436,-0.008585126,0.017095268,-0.06050483,-0.03884543,-0.0065802103,0.017533174,0.02081009,-0.014225568,0.030667441,0.001357448,-0.03416313,0.03267742,0.010706013,0.036264528,-0.0031056858,-0.007595495,0.013318956,0.01106454,0.06546142,-0.0055758785,-0.023429597,-0.0095265955,-0.058018945,-0.011286766,-0.0051494315,-0.01719265,-0.09424747,0.00033994592,-0.009171711,0.011705738,-0.0004429866,-0.027907196,-0.014010938,-0.0097884545,0.036235776,-0.01646112,-0.03471243,-0.0037741433,0.0459655,-0.0035296506,0.02053787,-0.011764187,0.029894821,0.016516965,-0.001495654,0.019010788,-0.021384584,0.011972658,0.019432662,-0.07341598,0.063118026,0.0015163244,0.0036002863,-0.023539528,0.07443721,0.0063237567,-0.0037628883,-0.004955359,0.029051565,-0.010039858,0.013617163,-0.0013476639,-0.018189847,0.001498899,-0.028682377,0.04353327,0.006224169,0.04404184,-0.06515419,0.0053350283,0.01387674,0.00186884,-0.032738686,0.021345131,-0.0101843355,0.021428853,0.013408149,-0.006918447,-0.0034803478,-0.024615487,0.005104585,-0.04288082,0.018695517,-0.004597997,-0.02574715,-0.025205193,-0.015205135,-0.018855218,0.018384289,-0.024242816,-0.031322047,-0.011347305,0.013595629,0.027911928,-0.0048288037,-0.0026561273,-0.0096078785,0.029323246,0.037396047,0.006557181,-0.03050883,-0.011797993,-0.0044562407,0.009855609,-0.0062051015,-0.005454784,0.026883973,0.04507128,-0.008547473,0.01964587,-0.03148974,0.037105132,0.012910638,-0.0011663792,0.038862575,0.04428911,0.031219665,-0.023739312,0.04150087,-0.036906354,-0.031827945,0.03133849,0.015923848,-0.019300425,-0.061046965,0.023556696,0.0011263709,-0.01008874,0.015851194,0.0075809276,-0.010600435,-0.030364638,0.0562918,-0.015096933,0.022937113,0.019186111,0.0059508914,-0.00094719813,-0.013861138,0.019396137,0.01093088,0.032396335,0.026731787,-0.014307352,0.04381778,0.06995949,0.010878637,0.0029559485,-0.023538657,-0.01381394,0.024705652,-0.13636109,0.008037463,-0.00980485,-0.02134624,-0.013223109,-0.016151752,-0.034823883,-0.058011193,-0.0064592324,-0.036252838,0.013517482,0.016214803,-0.0060088644,-0.028580252,-0.035006523,0.01349108,-0.04733419,-0.0053627053,-0.039967038,0.09222496,0.033344623,0.04140176,0.056072373,0.0006578445,-0.0665873,-0.030323764,0.008326967,-0.04975487,-0.047638945,0.0067368723,-0.02308296,-0.07406182,0.028625818,0.039243337,0.012219011,-0.05160222,0.01432895,-0.0029818525,-0.049557902,0.008400709,-0.015724417,0.021515636,0.021834739,0.028251287,-0.008184187,0.03672826,-0.023845939,-0.005552164,-0.055157214,0.021375472,0.00019516337,0.049517818,0.005919375,-0.033211924,-0.03899581,-0.027411738,-0.016856462,-0.0007669753,0.006858597,-0.0047910465,0.028718863,-0.021917632,-0.060189255,-0.026454322,-0.036261894,0.020771766,-0.0012949749,0.01948969,0.009680099,0.017132435,-0.030927073,-0.025636809,-0.00012532463,-0.02207115,-0.009108636,0.027464123,0.0012273213,-0.04118603,-0.033826634,-0.03105344,-0.046417452,-0.0024438233,0.0043868935,-0.039012924,0.015857548,0.031051576,0.0014068695,-0.013682963,-0.008460634,0.00882491,-0.042118277,-0.04243007,0.017495688,-0.004573371,-0.023183947,0.024498293,-0.026809942,-0.014901255,-0.01874164,-0.016762322,-0.00083124486,-0.022056071,-0.037767738,-0.02831534,-0.026633576,0.018030688,0.003311897,0.032654583,-0.024867022,-0.0045255334,-0.028308526,-0.028822346,0.005937146,0.0037524072,-0.043332584,-0.034921966,-0.007750699,0.013411417,0.035764966,0.036457587,0.002036617,-0.019755818,0.00467581,-0.020772224,-0.0033252211,0.08951413,0.051158164,0.03051103,0.03533244,-0.02367011,-0.0008505751,-0.0812761,0.017474545,-0.038380668,0.03294549,0.0012728054,-0.025385074,0.03947087,-0.03602107,0.005279071,-0.009646477,-0.027864093,-0.0069328547,-0.05092426,-0.012615264,-0.014660162,-0.003299755,-0.0058968402,-0.031963117,-0.016463514,0.0024606127,-0.047194287,0.002523501,0.006919597,-0.009739608,-0.0010436247,-0.011337994,-0.01120299,0.009612148,0.06576128,-0.04712067,-0.0048959465,-0.014728659,-0.020324545,-0.02861288,0.096868865,-0.009695501,-0.014249479,-0.05418566,0.016863937,0.056304447,0.03768577,-0.007827317,0.042030904,0.021227572,0.0041518565,-0.014020372,0.030969651,0.029899398,-0.020265533,0.033144444,-0.019466082,-0.0017658425,0.047526862,-0.03126051,-0.02372895,-0.011472067,0.028356668,-0.011990076,0.014562089,-0.018387208,0.00830039,0.0019230135,0.005485549,0.055990573,0.019253878,0.016187094,0.024952594,0.03524193,-0.0067440034,-0.017483532,-0.035733793,0.04445994,-0.0105497865,-0.0345236,0.0778083,-0.022680672,0.015753297,0.00033378648,0.036766823,-0.028760254,0.0013166753,0.03539029,-0.0031662837,-0.03431582,-0.034126993,0.001125323,0.016496632,-0.019399896,-0.0077727563,0.040325094,0.019172564,-0.009738901,-0.044897348,-0.034047347,0.040090512,-0.027468279,0.018830096,-0.04053796,-0.013627979,-0.016634118,0.00438289,-0.0047704726,0.043411694,0.014808013,-0.01625727,-0.031135608,-0.0145125175,-0.04987702,-0.051039416,0.024436891,-0.06315334,0.017283052,-0.034346346],"last_embed":{"hash":"1vn21gr","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"1vn21gr","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I'm traveling / sick / busy\"#{2}","lines":[215,215],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vn21gr","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I'm traveling / sick / busy\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03115425,-0.014590457,-0.050926015,-0.018576043,-0.029081505,-0.04700233,0.026153069,-0.00019226727,-0.011596488,0.006485062,0.02738691,0.031193713,-0.0032788166,-0.0030843527,0.02887171,0.017186943,-0.034571975,0.0046449224,-0.0113956835,0.012313443,-0.036702912,0.016556729,0.032383308,-0.023890391,-0.027608529,-0.011747827,0.005557864,-0.0006072086,-0.033808872,0.044279113,0.0040361276,-0.06196344,0.010245359,-0.042316865,-0.025515204,-0.04814158,0.005748996,0.0012431592,-0.036267884,0.08006583,0.00881852,0.00033797335,0.03207668,-0.0053461483,0.036480848,-0.04783249,-0.031737465,0.005915462,-0.029769916,0.012965665,-0.0020486757,-0.008256258,0.04304338,-0.055391856,0.033282388,0.026848517,0.019620648,-0.03161042,0.00062506524,-0.005527961,-0.022656301,-0.016625404,0.0074358755,-0.034302015,-0.0071245274,0.072391026,0.010545486,0.030715017,-0.03284956,-0.057027962,0.039182793,0.0072366213,0.026124576,-0.007340282,-0.022189386,-0.003144124,0.0038227222,-0.02171964,-0.017960014,0.029439913,0.019376753,-0.0017580831,-0.009173417,0.014312078,0.013648645,-0.01661058,-0.011775266,0.004725209,0.019823274,0.025039498,-0.0074307392,-0.026275672,0.03677642,-0.019107973,-0.01342141,0.0043205223,0.0202786,-0.030675227,-0.0072962814,0.0075523816,0.058243476,-0.004003974,-0.013028165,-0.0046392907,-0.0060721277,-0.0070637665,0.01682186,0.052646562,0.028676867,-0.026831849,0.033970043,0.042551555,0.036036566,0.004115038,-0.02400847,-0.0033436453,0.008655863,0.0012407703,0.014797852,-0.04682103,0.026368622,0.031154921,0.0138688,-0.039184462,-0.0050722556,0.032014612,-0.026869366,-0.030561259,-0.07387584,-0.01624448,0.03632842,0.047837105,0.004448299,-0.014214095,0.0019360597,-0.005739771,0.07947607,-0.015231589,-0.027116112,-0.05402981,-0.033690393,0.01376767,-0.02104401,-0.024775773,0.021512419,-0.049736504,0.05577136,0.026511788,-0.0055698967,-0.005774988,0.0068401145,0.0004923569,0.017030928,0.045084387,-0.024976436,0.008577721,0.013334717,0.03488148,0.014717814,-0.015639614,0.018641075,0.024650801,-0.041502483,0.030340798,0.018656252,0.00033147377,0.018034874,-0.0008878306,-0.012003434,0.0077689965,-0.015964946,-0.04091061,0.011620753,0.021678658,0.03603572,0.029463077,0.07600716,0.02669093,0.006553948,-0.033646747,-0.0866167,0.02489327,-0.008480391,-0.04342066,0.010772702,0.021932269,0.0277035,-0.025019908,0.02671832,0.017689304,-0.0003042558,-0.024850775,-0.026243858,-0.045253072,0.07741877,0.0071962266,0.029389951,0.008628557,0.0026663495,-0.0293142,-0.0050866134,0.028448084,0.045483124,-0.03827631,-0.043573033,-0.023478536,-0.028453728,-0.017385114,0.036230467,-0.031724174,0.0554358,0.020185778,-0.019751556,-0.05112841,-0.045868177,-0.018983439,0.039525487,0.006481324,0.015385597,0.009310428,0.023264088,0.033708587,0.020647455,0.01119142,-0.022836076,0.046525788,-0.0031713026,0.050194338,-0.004518889,0.01916467,-0.008173084,0.013525154,-0.0016396787,0.011960128,0.027256634,-0.008044306,-0.01697212,0.013552262,0.004750258,0.019717578,-0.008274332,0.004772152,0.0031750277,0.020468406,-0.012822874,0.010131991,0.046132617,0.04546653,-0.024012223,-0.009781078,-0.0015422221,-0.0074921637,-0.024123766,-0.03690976,0.01511326,0.019330433,-0.008264508,0.009470371,0.008164375,-0.04158381,0.0105204545,0.029732313,-0.0031363948,-0.007906763,0.009357847,-0.014078535,-0.033093527,-0.011046438,0.037888963,0.05417433,-0.016255416,0.008263064,0.028844545,0.006677738,-0.012848575,0.0041733673,-0.041746285,0.0020390432,0.039505173,0.025661545,-0.0073710904,-0.0005715279,0.023866616,0.016183995,0.045810223,-0.013873429,0.012029713,-0.018512985,0.014965711,-0.017111734,-0.0026212684,-0.009912403,0.043796137,-0.022131847,-0.0429443,-0.0055274065,0.0033686475,-0.16345589,0.02455096,0.04811636,0.017145397,0.016049402,0.046154596,-0.018014852,0.007677895,-0.065572314,0.0024988798,0.0033744315,-0.03584288,0.0012939952,-0.025014816,0.024373375,0.012791256,-0.0076665254,-0.017793648,-0.024514481,-0.046872552,0.0015573733,-0.04189475,0.015076082,0.034910407,0.008930119,-0.009468853,0.076067686,0.01829809,-0.013196606,-0.0404752,-0.022037366,0.004591859,-0.0020310294,0.035021424,0.006314664,0.026740486,0.0115979845,0.003857195,-0.0032681664,0.028986758,0.050781835,0.07799385,-0.002781411,0.01397917,0.030906737,0.012955395,-0.042756062,-0.03316421,-0.05764553,-0.070843406,0.026410189,-0.019473225,-0.038230088,-0.012542375,-0.03634416,0.0025303874,0.03331963,0.06398299,0.0048769503,-0.01816571,-0.013844159,-0.03600815,-0.0024245277,-0.0041727033,-0.033295404,-0.031466763,-0.010062401,0.005114859,-0.02100156,0.012506749,0.017340664,0.0070802583,-0.0006827507,0.0043636765,-0.020717654,0.00635976,0.013851333,0.002870237,0.003085706,-0.095579036,-0.015849423,0.02430825,-0.014246223,-0.03291014,0.015627196,-0.030045688,-0.0032911655,0.015222078,0.02218042,0.23747009,0.058538258,0.0005667134,-0.017118666,0.036017165,0.0014439248,-0.033614594,0.05908424,0.025866982,-0.05174207,-0.035090636,0.029187473,-0.0116409995,-0.0043176007,0.0074966196,0.04539042,-0.059596546,0.01937704,0.06455339,-0.01938766,0.00012417411,-0.050244402,0.030957656,-0.01319844,-0.03486355,-0.01722324,-0.0071463315,0.0060215094,-0.034253296,0.008133352,-0.050732333,0.076105066,0.07085968,-0.064710565,-0.022273604,0.0054583643,0.0321839,-0.050906107,0.0039552897,0.036159437,-0.006738731,0.0008840594,0.001199551,-0.036545936,-0.024035215,-0.036539126,-0.0043371967,0.0037527818,-0.018411828,-0.023065303,-0.016953627,-0.018404046,-0.0023553066,-0.01565525,-0.00028941207,0.0042145955,0.0033498371,-0.0062807337,0.00814891,0.06448901,0.0033676594,0.021114571,-0.0714552,0.013573535,0.017926183,0.032808535,-0.03801473,0.014863868,-0.018360645,0.02701225,0.002940702,0.019730346,0.013633692,0.002325586,-0.023409242,-0.012373668,0.038578093,0.030744934,-0.0016530403,-0.020912379,0.010041957,-0.03201459,-0.018881274,-0.016704239,0.04439283,-0.013480242,0.026523065,0.11552218,0.0016373172,-0.010653839,-0.007654607,0.018439341,-0.009558243,-0.02255421,-0.04553023,-0.0071680085,-0.012151162,-0.028675903,-0.025106125,0.03262407,-0.02901638,-0.0017941748,-0.01285998,-0.016534079,-0.007365283,0.01437809,0.020985901,-0.015798554,0.014252134,0.039478153,-0.038195036,-0.0126348,0.0042633256,-0.019062227,-0.0016568941,0.04793668,0.024571689,0.026610196,0.03813751,0.017505227,-0.010398264,-0.002664624,-0.031462606,0.0154610295,-0.04356108,-0.067530006,0.0062855817,0.0014959191,0.032986287,0.0241549,0.02579301,-0.012928573,-0.05415279,0.008531267,0.05585395,0.0026756425,0.016139382,-0.00478426,0.0049695214,-0.008383026,0.012836294,0.038706012,0.0047465307,0.0021903703,0.03287967,0.020155137,-0.06423317,0.0032735416,-0.024503224,-0.022186223,0.047561985,0.018417353,-0.0063797813,-0.059789654,-0.003748577,-0.06389278,-0.056468163,-0.0340167,-0.00325939,-0.011747304,-0.00061352726,0.010977877,0.0364325,0.09281927,-0.008954542,0.054040365,0.024354571,0.02088063,-0.009583025,0.009825562,0.019064832,0.002424586,-0.05289334,-0.02387931,-0.0052249203,-0.013007471,0.00088262203,0.0012334293,-0.017664194,-0.021937178,0.02646298,-0.03547537,0.006433254,0.04707635,0.021646919,-0.0057250313,-0.011848048,0.0034448958,-0.064203024,-0.023466581,0.03871222,0.10635465,-0.0272814,0.0011285319,0.029368496,0.04965884,0.11102449,0.013136714,-0.009453141,-0.010958605,0.03214559,-0.024083968,0.015495769,-0.0039054193,0.0027409503,-0.009459889,0.031424627,0.048190415,0.016671143,-0.0010538396,0.006939166,0.019553255,-0.04440778,-0.008144662,-0.03228123,-0.02276947,0.0026087884,0.04512237,-0.05567614,-0.03257488,-0.004212291,-0.016940087,0.042946417,-0.031633355,-0.03547445,-0.034894876,-0.019113066,-0.008003442,0.023509888,0.018341564,-0.010998218,0.0027595626,-0.003066296,-0.02063394,-0.0033180162,0.0387322,-0.02900675,0.012750961,-0.0034612294,-0.042309325,0.0018913205,-0.016242905,0.00090327056,-0.011703388,0.011272211,-0.045049522,-0.054180626,-0.011244151,0.017625742,0.025491366,-0.013702289,0.029226055,0.0064310175,-0.030609999,0.034156773,-0.005138561,0.04893481,-0.00008194697,0.005403145,-0.0021737295,0.015293397,0.06434136,-0.006487151,-0.040911112,0.0053350334,-0.07525859,-0.008214926,0.00511409,-0.020684991,-0.09657212,-0.003246194,-0.007344716,0.009288617,-0.017713336,-0.04152515,-0.015237246,-0.016217517,0.048722826,-0.012129652,-0.039454058,-0.016205683,0.057787623,0.007668356,0.016966442,-0.01872235,0.030497134,0.008910089,0.0036909156,0.0015326517,-0.018488504,0.0121154925,0.010268478,-0.07879328,0.05287165,-0.0018181015,0.011377448,-0.014917522,0.08007535,-0.0023935512,-0.0068244385,-0.008846605,0.0050146542,-0.010980844,0.020180846,-0.0067565986,-0.0077080973,-0.0018375358,-0.025341064,0.030464225,-0.0010632945,0.049203314,-0.06899887,-0.0008120645,0.00495371,-0.0038951074,-0.026486957,0.027141659,0.007620537,0.024186408,0.01809264,-0.0046922453,-0.00284065,-0.03225515,0.00812474,-0.03785565,0.0096593555,-0.00016328439,-0.029911254,-0.021605043,-0.0020274424,-0.029796613,0.011974916,-0.015786551,-0.028329408,-0.011824452,-0.004424337,0.029098405,-0.005955567,-0.00053178036,-0.007523668,0.024081327,0.030995756,0.0013407085,-0.041771475,-0.0078767035,-0.0062854066,0.009761224,-0.015607324,-0.018698158,0.015569889,0.03899246,0.0042824177,-0.0016920237,-0.030806951,0.034782592,0.008384503,-0.016046723,0.04753464,0.035868,0.03881205,-0.025210526,0.038539752,-0.035512663,-0.023465633,0.036127884,0.026194667,-0.020656673,-0.041438073,0.018819256,0.00077610137,-0.011250299,0.023486126,0.009371258,0.007369051,-0.025587644,0.06190836,-0.005282292,0.017978985,0.017395426,0.00074306974,0.006578046,-0.02062094,0.017935615,0.011031815,0.03307221,0.013866327,-0.00811813,0.034904283,0.07024879,0.0013066196,0.00092525035,-0.025749367,-0.017160617,0.02579304,-0.1346123,0.008563103,-0.009003382,-0.022435097,-0.017934574,-0.021342585,-0.030231811,-0.07228449,-0.0073468564,-0.026770305,0.003646845,0.02902899,-0.007587422,-0.027804304,-0.035120632,0.009916444,-0.059741817,-0.007854295,-0.024078783,0.07838253,0.025217226,0.021497378,0.053415272,-0.0050856005,-0.07724192,-0.038596343,-0.003778965,-0.04213097,-0.04318296,-0.003099647,-0.025676884,-0.06868572,0.03388163,0.037808586,0.0025868355,-0.057445087,0.016845886,0.007684711,-0.058561884,0.009235741,-0.022996804,0.027579045,-0.010548714,0.01561986,-0.017922299,0.038929563,-0.032292373,-0.009876374,-0.05905763,0.0049405005,-0.0029765125,0.04801238,-0.0040885806,-0.049247466,-0.03636604,-0.027922511,-0.0134915,-0.0070266156,0.000017233164,0.013585291,0.027560404,-0.0062663145,-0.0588888,-0.02758406,-0.039447296,0.025866264,-0.0024983806,0.016189286,0.010030603,0.0011393762,-0.027023068,-0.027661623,-0.020090107,-0.0150659345,-0.008503528,0.023806132,0.0064246515,-0.0471651,-0.0461589,-0.021360653,-0.046230983,0.006481591,0.001267645,-0.039362427,0.024461351,0.02968347,0.0073094647,-0.007580138,-0.012188704,0.012653277,-0.048684046,-0.043653965,0.012379987,0.009455665,-0.029427066,0.036864676,-0.046127558,-0.010300651,-0.012000848,-0.011738031,-0.00996197,-0.02745488,-0.033650294,-0.018509837,-0.03778081,-0.00082327606,0.01162392,0.021829173,-0.013684879,-0.026521817,-0.02805663,-0.0364549,0.012197612,0.0073903995,-0.0554563,-0.028561242,-0.0046203816,0.009467498,0.03326014,0.04245167,-0.005579902,-0.017384822,-0.006391739,-0.016296532,0.000013169239,0.08637796,0.049217917,0.036404926,0.03671659,-0.036004853,0.003529787,-0.055059385,0.020229375,-0.04374698,0.021739123,-0.0066996855,-0.018092824,0.03716834,-0.038018104,0.009805727,-0.031829953,-0.02594817,-0.009054079,-0.046190023,-0.007794775,-0.01637204,-0.0051730117,0.00030090287,-0.020010935,-0.02150534,0.018182015,-0.042119708,0.0014470086,0.018133039,-0.0056004818,0.015217657,-0.01763538,-0.015439829,0.008454903,0.06202711,-0.055273157,-0.011964417,-0.003922914,-0.019636918,-0.026411297,0.07731458,-0.012644745,-0.002625027,-0.043431874,-0.0009463327,0.06075907,0.03712739,-0.014957261,0.033741508,0.03621257,-0.0027919644,-0.0103659285,0.03246031,0.015803732,-0.014695253,0.023536535,-0.011167216,0.017942093,0.047018986,-0.0426152,-0.025775822,-0.019036485,0.03281753,-0.0040750345,0.022270402,-0.019676035,0.016194332,0.013528634,0.011853204,0.05367439,0.0101238545,0.02141777,0.03416276,0.04431107,-0.003981496,-0.017194357,-0.023654776,0.05815358,-0.009441197,-0.027588505,0.08158647,-0.022896023,-0.00051457953,0.016783822,0.056043074,-0.03231723,0.005525466,0.02980887,-0.00014998831,-0.05143794,-0.019548673,0.0057408903,0.019712001,-0.01756998,-0.014740811,0.04239631,0.017182743,-0.0047718673,-0.028318947,-0.040444892,0.041217845,-0.02732404,0.01911294,-0.019888382,-0.013852878,-0.018734537,-0.0016848149,-0.022423107,0.04456025,0.0027639105,-0.03762391,-0.022297857,-0.011542486,-0.031692155,-0.046706665,0.006061263,-0.046186827,0.0014488602,-0.029038902],"last_embed":{"hash":"644x9f","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"644x9f","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I'm traveling / sick / busy\"#{3}","lines":[216,216],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"644x9f","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I'm traveling / sick / busy\"#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041198052,0.006522753,-0.019022685,-0.014611514,-0.041043807,-0.05370072,0.024983002,0.002608464,0.0006371126,0.005682862,0.0020566662,0.031068537,0.02380626,0.010569784,0.024097398,0.020227974,-0.017490491,0.016629705,-0.023939816,0.01940617,-0.02566607,0.002898679,0.033688426,-0.030187273,-0.0432669,-0.015303606,-0.0037722779,-0.00261892,-0.028006215,0.04647744,-0.017169392,-0.051160734,0.012090699,-0.034007907,-0.026217217,-0.033310737,0.0021347413,-0.0027653421,-0.026379205,0.07031205,-0.005338555,-0.00954623,0.020133376,-0.0035284902,0.030085402,-0.036834005,-0.029924124,0.016412698,-0.004167438,0.008917449,-0.016994264,-0.03274562,0.058613785,-0.056186497,0.045946416,0.01804192,0.03585528,-0.025028849,0.008925184,-0.023458658,-0.033020727,-0.010556798,0.0006814432,-0.018247042,0.0070111807,0.06474055,-0.0015290023,0.02941913,-0.02121141,-0.045569956,0.03872749,0.015708648,0.02142732,-0.005275997,-0.032640837,-0.008714883,-0.01044961,-0.020793498,-0.0045406013,0.028924804,0.024444701,0.005135149,0.004052768,0.004809196,-0.0012363822,-0.010224328,-0.0083939,0.019403778,-0.002571492,0.031682417,-0.0047776327,-0.021122847,0.004979491,-0.031910565,-0.009995975,-0.0021773502,0.023868889,-0.017726684,0.0036635136,0.0046550636,0.06354377,-0.009117347,-0.010235982,-0.009368056,-0.017908437,-0.012642835,0.028080724,0.045318123,0.01499774,-0.018808898,0.03266063,0.06258851,0.027404232,0.008579593,-0.015646836,-0.009736675,0.012454418,-0.0039028684,0.007562656,-0.03560221,0.02399513,0.037452836,0.007281569,-0.033347018,-0.022640003,0.03425353,-0.020594116,-0.019910643,-0.06132644,0.02028837,0.0260914,0.045103922,-0.0070989113,-0.02391691,-0.009175141,0.009727928,0.10769202,-0.0050685103,-0.0018806402,-0.050843235,-0.019948747,0.004172397,-0.005490364,-0.021877423,0.012237021,-0.030599808,0.053589236,0.01199401,0.0066610333,0.0014773038,0.032996077,0.0052496265,0.024819288,0.06310412,-0.014227508,0.0033968836,0.008130185,0.041793965,-0.012029012,-0.0019935374,0.0008843934,0.029754123,-0.054934304,0.061021205,0.028403604,0.024060966,0.040673584,-0.0107122045,-0.021394584,0.011125991,-0.012711041,-0.041666728,0.017933547,0.0090726325,0.034007903,0.021059483,0.0695293,0.03101328,-0.0006401237,-0.013062613,-0.0865985,0.03902791,0.00012548383,-0.059990305,-0.011112757,0.026571628,0.02130351,-0.039570153,0.016241238,0.014278104,-0.022261398,-0.035617616,-0.036452495,-0.032396507,0.0740901,-0.011352646,0.03638192,0.011470284,-0.0015368122,-0.033104505,-0.014238788,0.052382663,0.038289223,-0.020505445,-0.040436752,-0.021935694,-0.037317798,-0.033449974,0.027192427,-0.010975313,0.058809496,0.031822268,-0.009554304,-0.037156932,-0.027621258,-0.026026577,0.039905023,0.02239139,0.030912805,0.00617359,0.0471446,0.02306339,0.013466272,-0.005449266,-0.038784456,0.046118792,-0.00923308,0.05619551,0.00078125566,0.019639634,-0.0005648017,0.0052476833,-0.002889067,0.026537908,0.034219064,-0.026832666,-0.030324679,-0.010250144,0.012703409,-0.0093601355,-0.010685351,0.001362635,0.010835951,0.0028849617,-0.014932712,-0.0025631245,0.040026046,0.046042517,-0.030133117,-0.010730028,-0.009503724,-0.0038757145,-0.0337571,-0.03653901,0.032037973,0.022326585,-0.015336705,0.009736151,0.0027684306,-0.009337821,-0.003237643,0.026564714,-0.03934185,-0.0007643287,0.023119269,-0.021867774,-0.016790159,-0.0048412755,0.014906634,0.04532586,-0.013633318,0.000096844735,0.016429702,0.0047068526,-0.020410465,0.005320338,-0.035238445,0.0077186017,0.048461292,0.017868655,-0.01427245,0.012823295,0.027689565,-0.005071015,0.05724735,-0.0062603103,0.015322795,-0.021237306,0.025744114,0.0024045736,0.006696705,0.0039469204,0.048715524,-0.02457567,-0.04821827,-0.0031109103,0.0074159596,-0.16222799,0.014780708,0.013404989,0.009648799,0.019063216,0.036890887,-0.020164926,-0.002265621,-0.077623636,0.005256959,-0.0060041575,-0.034442358,0.015143103,-0.009989992,0.01610955,0.0051736715,-0.0026596251,-0.01616847,-0.03625399,-0.06550729,0.011861829,-0.05167852,0.032462034,0.018784646,0.013775172,0.005805028,0.06401025,-0.004164971,-0.026349083,-0.031773526,-0.04698298,0.0023009905,-0.0043836217,0.022761041,0.004263491,0.035273306,0.011028397,0.00090647966,-0.0074858535,0.03189572,0.049298882,0.07536197,-0.01487391,0.035619657,0.01999889,0.017743424,-0.030163642,-0.028466139,-0.051556233,-0.07372061,0.041846693,-0.018164316,-0.017308854,-0.011028078,-0.024755526,0.013377479,0.025528882,0.0597164,-0.011543119,-0.028039869,-0.014883096,-0.017686725,-0.00021993947,0.002366928,-0.024889167,-0.025173672,-0.027874358,-0.020847877,-0.014756723,0.01297232,0.010372154,0.0051047546,0.018000586,-0.014328056,-0.03654663,0.014195699,0.003783467,-0.0068715117,0.0010220911,-0.07730819,-0.014400815,0.038936794,-0.024883159,-0.017939007,0.004456224,-0.026161347,0.00027781495,0.015576305,0.021361934,0.2407409,0.04720162,-0.0045006955,-0.026578775,0.036236424,0.028691188,-0.0367909,0.039487608,0.014784934,-0.055828325,-0.020120708,0.0021437076,-0.0041833273,-0.011846559,0.017243536,0.031356104,-0.0501346,0.0072657755,0.075619005,-0.012950628,0.0058159227,-0.049722187,0.030170402,-0.018827884,-0.04287251,-0.0082148025,0.006063149,-0.017770391,-0.01697369,0.025721114,-0.055459768,0.05546576,0.060009234,-0.047349107,-0.029547337,0.018399347,0.032457948,-0.044348925,0.0009065355,0.015174471,0.02741926,0.012130029,-0.0023263781,-0.028871134,-0.018494787,-0.024925925,-0.033078495,0.002065495,-0.01977244,-0.03377404,0.010906774,-0.0066287923,-0.011028136,-0.014812486,0.011329751,-0.0030779643,-0.00091782736,-0.0147190895,0.010086424,0.065965995,0.0044890256,0.018121418,-0.07497854,0.0014494854,0.015565927,0.024870694,-0.026586205,0.019994406,-0.006179871,0.019244313,0.0023577902,0.026131889,0.012281601,-0.0023979,-0.022452721,-0.01564387,0.00880794,0.04025149,0.0028529365,-0.018057521,0.018650027,-0.032971505,-0.04313888,-0.02397191,0.0410318,-0.012184266,0.040085834,0.103829436,-0.0028822194,0.0011215316,-0.007762414,0.034417674,-0.02323819,-0.024569713,-0.048868347,-0.01306204,-0.014004088,-0.032187056,-0.042851362,0.012360461,-0.02270015,0.006805182,0.0074914256,-0.013988783,0.007462218,0.03573361,0.009519492,-0.043614592,0.004324872,0.02562552,-0.04226659,-0.006991428,0.004871848,-0.009858116,0.000097163065,0.059002988,-0.00014558456,0.01320767,0.033966057,0.007103774,-0.016990557,-0.01834371,-0.024492407,0.034439817,-0.028074212,-0.091448195,0.0047305976,-0.0010334227,0.02012178,0.016159195,0.014143502,-0.013901329,-0.039526336,-0.0033133833,0.05077321,0.019407397,0.011110967,-0.010210162,0.0008396882,0.0033528183,0.001166071,0.042302713,0.016515596,-0.008694955,0.041321293,0.0057207043,-0.0488773,0.008783522,-0.028484797,-0.010174044,0.06043587,0.0145669235,-0.018567953,-0.05542553,-0.026703138,-0.06286043,-0.05702016,-0.04136226,0.0011275123,-0.015403619,-0.020127341,0.021733515,0.031916548,0.096818365,-0.0022512753,0.061481815,0.043472208,0.018786348,0.004034482,0.02562766,0.009021229,0.00760665,-0.045403857,-0.024384541,0.014840823,0.004414603,0.006697562,-0.010507271,-0.022457985,-0.020759804,0.040123176,-0.043485515,0.011365477,0.039404046,0.02905739,-0.019076025,-0.01761017,-0.004615489,-0.070382535,-0.023892837,0.020083856,0.11832818,-0.007832052,-0.002086189,0.029898178,0.055425048,0.094926625,-0.0071491725,-0.007267281,-0.032813072,0.024677867,-0.014528593,0.005239408,0.014571704,-0.014435787,-0.014587809,0.027671972,0.034999505,-0.0036967075,0.020577384,0.0001405326,0.013258621,-0.05264524,-0.0028923051,-0.05031294,-0.03597602,0.015197529,0.03737144,-0.051989436,-0.028123941,-0.01663819,-0.017694391,0.05190097,-0.023124384,-0.041957494,-0.0132578965,-0.033764504,-0.02163938,-0.009501011,0.020998783,-0.013218123,-0.0076984977,0.010529066,-0.0025433656,0.017212015,0.053939044,-0.008218424,0.005521817,-0.018777696,-0.045331057,-0.0041972646,-0.017359504,-0.016352916,0.000104968254,0.011128805,-0.055887878,-0.052153263,-0.020599296,0.04613346,0.045698337,-0.0066236015,0.03743196,0.0029793319,-0.01233965,0.037965205,0.0015948465,0.042657875,0.010411909,-0.0015187978,0.0040375837,0.0202754,0.06921589,0.0022345057,-0.024667498,-0.024148263,-0.069568455,-0.01224878,0.0107432995,-0.01182684,-0.079177044,-0.00028380056,-0.0035547256,0.014590551,-0.019928219,-0.05507921,-0.014307188,-0.008840681,0.031206282,0.0061991215,-0.046729628,-0.006282685,0.062375803,0.0012909131,0.022070922,-0.013515562,0.040250547,0.027100027,0.0061123585,0.012844561,-0.02173233,0.017850759,0.0038006124,-0.07468646,0.05765702,0.008463925,0.02566203,-0.011561076,0.06791495,-0.0074644685,-0.03202726,-0.014639919,0.006008145,-0.015745906,0.023648737,-0.025557442,-0.006662869,-0.003902157,-0.013559271,0.059744217,-0.012572593,0.03216016,-0.06830083,0.0010089274,-0.007268323,0.015234263,-0.03255027,0.030641764,0.006635268,0.016920023,-0.0026926696,-0.004187578,-0.014684598,-0.037595272,-0.006415598,-0.037173707,0.035218198,0.009600372,-0.0097394325,-0.017296227,0.0022983185,-0.02615279,-0.00061052176,-0.016324257,-0.025214178,-0.0248679,0.0055643986,0.01645079,0.002154698,-0.009689334,-0.009623227,0.015091994,0.012667956,0.007946106,-0.04276603,-0.005422767,0.014262176,0.01705321,-0.0001280158,-0.003217702,0.025136951,0.013248689,-0.0054315245,-0.0008218342,-0.0150345,0.032452315,0.026903847,-0.0117556,0.049798492,0.03958551,0.034153372,-0.01724935,0.025192391,-0.04095222,-0.034216948,0.031474967,0.0073003895,-0.02086598,-0.04405139,0.0125754075,0.00793375,-0.017639913,-0.00031201003,0.032245405,-0.016903765,-0.016521892,0.05265207,-0.0032800494,0.016580794,0.026674299,-0.018732704,-0.0094051305,-0.02660092,0.025860257,0.0065783923,0.01753598,0.010710759,-0.0174949,0.03697122,0.06271802,0.0036128908,-0.028507205,-0.0461063,-0.02602807,0.028587062,-0.14136967,0.008654607,-0.010728653,-0.029174028,-0.012402255,-0.009892738,-0.028705489,-0.057483204,-0.007174942,-0.040985066,0.006727563,-0.009138672,-0.016192745,-0.039822996,-0.043343924,0.030305443,-0.04416109,0.0054935133,-0.03647236,0.077297814,0.024624428,0.017505193,0.06593838,-0.0040382757,-0.07129513,-0.015257603,0.00699431,-0.019570913,-0.038040947,0.0025341369,0.002675828,-0.05637261,0.022095138,0.050116606,0.0011860769,-0.047255244,0.015368256,-0.002619527,-0.04362339,-0.00066655996,-0.019616857,0.012717419,0.010275138,0.0077198287,-0.026226506,0.052380297,-0.034021657,0.0010021927,-0.0564456,-0.010013082,-0.01582828,0.04633681,0.005516375,-0.047144752,-0.036331818,-0.022155607,-0.0071811504,-0.010275745,0.014134949,0.012663869,0.02817675,-0.012843681,-0.06566824,-0.015051087,-0.07165374,0.013385444,-0.014165055,0.01685406,0.0076243966,0.0006363983,-0.034883045,-0.015538017,-0.022841578,-0.0042928555,-0.013991853,0.044506397,0.02268978,-0.054752927,-0.057775866,-0.011636815,-0.037429955,-0.0009791693,-0.013229533,-0.035945933,0.038598403,0.02477331,0.0051959883,-0.011290478,-0.0079898685,0.005459704,-0.060841814,-0.040767517,0.019430943,0.007823568,-0.0316707,0.033322733,-0.02985869,-0.0093561355,-0.010885737,-0.013880184,0.0069603156,-0.0367945,-0.034604494,-0.0056509064,-0.02565863,0.018873215,0.010255562,0.020977587,-0.014009548,-0.01382259,-0.013694381,-0.028171998,-0.0077193393,0.006748348,-0.062124245,-0.035038006,0.0071743047,-0.00922117,0.02693523,0.028441472,0.004995436,-0.028628532,-0.0011621104,-0.02580612,-0.014070922,0.08690677,0.04372422,0.04653383,0.034483075,-0.027104095,-0.010677541,-0.051271934,0.047254212,-0.028273236,0.037792776,0.008254153,0.009419979,0.02654109,-0.03961119,-0.010289947,-0.030015355,-0.028480582,0.005327549,-0.0528211,-0.0049323384,-0.010211151,0.016825898,-0.007502534,-0.021190794,-0.015354836,0.0064107436,-0.017741404,0.020959036,0.029345637,0.0139317,0.005253169,0.005601539,-0.02218353,-0.0028343655,0.05715552,-0.043731578,-0.03135899,-0.0122750895,-0.018843276,-0.03169169,0.07582959,-0.0022547874,-0.008716575,-0.044517934,0.012483156,0.055124488,0.035305835,-0.014195008,0.0363523,0.048327476,0.0059974343,-0.009508275,0.013360424,0.016665092,-0.037252318,0.029892676,-0.006447602,0.027883943,0.054742552,-0.043421015,-0.0173245,-0.0061141793,0.013522618,-0.0026969863,0.01674317,-0.012613173,-0.001237416,-0.0034495785,0.00767671,0.05851956,-0.00025102063,0.0052171783,0.034181546,0.028276933,-0.016209848,-0.00089821947,-0.03707496,0.055153668,-0.0089546675,-0.030078052,0.06999754,-0.010244565,-0.007340312,-0.008391161,0.049954664,-0.04701197,-0.0046501025,0.03970434,-0.012861326,-0.047116656,-0.045711365,0.005372978,0.024844736,-0.0024815185,-0.011824958,0.023603644,-0.00553724,-0.013232647,-0.014191482,-0.026086137,0.024911787,-0.024127414,0.02986937,-0.017190108,0.0026142152,-0.03077051,0.004544264,-0.012835612,0.038480178,0.012706064,-0.03061964,-0.012091819,0.0068285195,-0.042106584,-0.028892498,-0.0040297895,-0.04741053,-0.004633335,-0.03412567],"last_embed":{"hash":"ovxryw","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"ovxryw","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I'm traveling / sick / busy\"#{4}","lines":[217,217],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ovxryw","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I'm traveling / sick / busy\"#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.053844832,-0.025606588,-0.048550874,0.0014455715,-0.031609677,-0.037759196,0.013187527,0.011895073,-0.022420546,-0.0063301097,0.015576503,0.0059846966,-0.007980122,0.009607523,0.026000682,0.029819857,-0.04489506,-0.0029763337,-0.006943424,0.045951754,-0.019177219,0.009022261,0.051468346,0.0059452127,-0.024222415,-0.004523486,-0.0063957023,0.004784906,-0.023068197,0.07500646,-0.02490027,-0.05450463,0.028126916,-0.030255936,-0.03207069,-0.02631043,0.010430503,-0.0028671375,-0.01945297,0.07526171,0.0074135843,-0.020227332,0.009850249,-0.028453348,0.049065925,-0.029579842,-0.038548872,0.005391279,-0.028165437,0.0006583595,-0.0045806724,-0.029945534,0.06489621,-0.061852023,0.022354122,0.0053013423,0.004010375,-0.026050393,0.034911387,-0.037822302,-0.016322693,0.038945626,0.004617012,-0.031796888,-0.022915758,0.07106399,0.012894716,0.023102546,-0.02131353,-0.049645126,0.034377106,-0.01532262,0.021822315,-0.021964075,-0.029748546,-0.0020743003,-0.0024384588,-0.019425327,0.004568794,0.0041503552,0.032297652,-0.023652408,0.0052367947,0.025612399,0.0063791927,-0.018362463,0.012301013,-0.006903036,-0.036017515,0.018433634,0.018434526,-0.02239803,0.010564414,-0.005857355,0.0048732585,0.007852522,0.017650226,-0.0148800425,0.0127342185,-0.0047537275,0.040713046,-0.020743063,-0.010523131,0.0035216475,-0.016554102,-0.027693864,0.035953287,0.030876186,0.03630914,-0.022868078,0.040879887,0.052021712,0.029000837,0.00023425385,-0.031313557,-0.0022053104,0.0111912675,-0.0022625085,-0.0012128722,-0.025714848,0.047875226,0.031857464,0.036271263,-0.02638047,-0.017840717,0.028229602,-0.005414382,-0.017993178,-0.061547257,0.0045678457,0.02568178,0.042833243,-0.02203578,-0.011526201,-0.032471247,0.013101439,0.07889443,0.005542939,-0.029070864,-0.054992124,-0.009524885,0.014512443,-0.038139246,-0.027133884,0.00047922292,-0.021158997,0.04483734,-0.0052665644,0.009876667,0.0014440401,0.010660938,0.017848633,0.009245383,0.04432222,-0.03576358,-0.010992981,0.03687807,0.057606343,-0.0032739094,-0.0038502095,0.008384654,0.03876398,-0.054269154,0.035067923,0.026107298,0.015336463,0.01208523,0.012467123,-0.012402734,0.00751747,-0.01952769,-0.028787773,0.05451931,0.020552149,0.0017733107,0.030159224,0.07682846,0.021480326,-0.014696484,-0.012441072,-0.07668166,0.027055802,-0.0015060906,-0.07910463,-0.017644348,0.018338637,0.007004149,-0.01739877,0.016919313,0.0123002725,-0.027823804,-0.005241775,-0.035331946,-0.034157757,0.049979508,-0.009673185,0.038792077,0.00078296993,0.02683268,-0.034281943,0.008221941,0.033085115,0.035042934,-0.014615248,-0.04259789,-0.028377006,-0.05261119,0.0024604856,0.026699593,-0.023780018,0.049695805,0.019116526,-0.021059163,-0.0499832,-0.022614542,-0.018864399,0.04116197,0.014562901,0.018564265,0.0058432925,0.040076494,0.042162657,-0.000009167441,-0.010635651,-0.03301603,0.03170985,-0.024282558,0.048175033,-0.02005123,0.0058081336,-0.01243947,-0.0058528935,-0.019198962,0.011313707,0.032941222,-0.023027906,0.0047887196,0.02387536,0.029368786,-0.0032854897,-0.035075963,0.008297122,0.014373403,0.0082681095,-0.004243234,-0.040677447,0.042941142,0.03291299,-0.03128614,-0.010445412,0.0043171565,-0.0046503134,-0.04230414,-0.047368784,0.017250638,0.007946804,-0.012443603,0.013367304,0.019474924,-0.010835834,-0.005036545,0.041517533,-0.0031769064,0.004263641,0.010298326,-0.041654017,-0.0219092,-0.008209115,0.0075383163,0.06067422,-0.012564013,-0.0041334643,0.003928187,0.01229802,-0.021060942,0.01121115,-0.033885397,0.024685808,0.040661994,0.012220755,-0.016495757,0.010603541,0.020162946,-0.0053733126,0.03699748,-0.022784252,0.014395639,-0.017589858,0.03467817,-0.0028999182,0.0136749195,-0.006635983,0.056815702,-0.023397585,-0.033238824,-0.016619122,0.019945059,-0.17092995,0.03046968,0.032011483,0.0062665893,0.0249196,0.028731111,-0.024252806,0.022122372,-0.0817527,0.0075853206,-0.012922783,-0.03489579,0.02039618,-0.020500578,0.0055295033,-0.0050741583,-0.018399825,-0.023181623,-0.04037326,-0.056856435,-0.0045750025,-0.063212745,0.029144911,-0.0045178877,-0.015634865,0.03305844,0.04702837,0.015854519,-0.026439605,-0.0023867695,-0.05620671,0.011463522,0.0016496133,0.009134844,0.03491484,0.023942733,0.010304672,-0.0016055824,0.01712439,0.045134958,0.03659482,0.06744598,-0.0077938437,0.014703999,0.0085539,0.011342984,-0.041057594,-0.011258196,-0.04068758,-0.043258026,0.005220825,-0.024912301,-0.035765562,-0.014470117,-0.011656104,0.005997276,0.030151393,0.04188546,-0.011091466,-0.013613386,0.0042802556,-0.013548358,-0.027349105,0.029307138,-0.022071766,-0.047110505,-0.020852454,0.00069864537,-0.024287345,0.016937088,0.004266168,0.029729705,-0.014222491,-0.010539303,-0.02661921,0.014643982,0.017316477,0.0113241505,-0.028985396,-0.113025,0.005347695,0.036088556,-0.0077765915,-0.0048069293,0.00046138198,-0.024394035,0.0055731824,0.024622247,0.025444124,0.22653344,0.04420634,-0.03441705,-0.025068285,0.04639003,0.0110784145,-0.008438679,0.06103755,-0.015258274,-0.07523039,-0.04471005,-0.0053114546,-0.036550514,-0.018709958,0.022763915,0.04129814,-0.037602916,0.00039170613,0.09156554,-0.010067897,0.019933885,-0.03191371,0.03422723,-0.0090899095,-0.04378189,-0.012649658,0.008132585,-0.004953132,-0.02426936,0.03380096,-0.06652249,0.0657035,0.03176031,-0.055497963,0.0025294197,0.004475175,0.02609433,-0.05968567,-0.0018540684,0.024333656,0.013217801,0.004134325,-0.017149007,-0.043681916,-0.020887844,-0.06351772,-0.013300515,0.024126623,0.011070801,-0.054176454,-0.0077933944,0.010850688,-0.00021153994,-0.0104834465,-0.0016172872,-0.011169222,0.0038085582,0.0015047165,-0.0040467167,0.05602764,-0.0009001375,0.02189681,-0.08070468,-0.009696021,0.03435335,0.05184629,-0.042037647,0.031464007,0.009439719,0.014992604,-0.0127553,0.00735508,-0.0068546063,-0.032734226,-0.00062564184,-0.03469351,0.00026827285,0.015479948,0.01584114,-0.0019377271,-0.006021384,-0.043037318,-0.024241816,-0.013860951,0.024978353,0.007128127,0.015935885,0.11527364,-0.0015160254,-0.007295689,0.018588463,0.031979006,-0.029450836,-0.039917562,-0.024893401,-0.019062366,-0.0074975267,-0.03139605,-0.012275478,0.026109045,-0.017267825,0.024705779,0.010577001,-0.03242912,0.00025125776,0.02471714,0.00004527234,-0.03772428,0.01290597,0.02422317,-0.06584315,-0.009225796,0.012936167,-0.0006178026,-0.009623419,0.07009215,-0.009150981,0.009432172,0.029119132,0.016304746,-0.01687607,-0.023894701,-0.013331178,0.021892406,-0.020199776,-0.045999505,0.0063453885,-0.027331395,0.036342323,0.01562534,0.009298646,-0.011624287,-0.02779045,0.005683413,0.06271051,0.020535542,0.015623109,-0.016531944,0.018574264,0.003016669,0.0036507505,0.0331768,0.010992036,0.019661887,0.04375574,0.021348856,-0.045621164,0.0041821487,-0.06610916,-0.03574817,0.06683717,0.001187479,-0.014021194,-0.055080675,-0.028360372,-0.07122634,-0.028915599,-0.001379514,-0.017244779,-0.0018029874,-0.01461387,0.0146909645,0.030233769,0.09098802,0.015900197,0.052031722,0.03945791,0.0077295676,0.024873778,0.009842267,0.02476616,0.0038482542,-0.04164336,-0.03277816,-0.0013224648,-0.007418551,-0.022145212,0.03708785,-0.0045581427,0.0117979245,0.034401894,-0.012571306,0.021235628,0.053259242,0.028452668,0.0145915095,-0.0007279669,-0.005284038,-0.059883203,-0.014348957,0.023010591,0.13314036,-0.025564268,-0.004962621,0.025685508,0.052275293,0.08791304,0.0049219932,0.0033141046,-0.037216928,0.022328742,0.00048181368,0.016000867,0.020871291,-0.014293643,-0.011865299,0.019968238,0.04031052,-0.0093020275,0.011730924,-0.016434282,0.0018318206,-0.052246917,-0.0033083914,-0.008466805,-0.0346605,0.020313893,0.015756916,-0.049959168,-0.033749275,-0.005397273,-0.0064654746,0.071185105,-0.027408656,-0.020838609,-0.030310627,-0.016838035,-0.005370987,0.0038043417,0.019883784,-0.009578617,0.0027532848,0.00094849657,-0.004439861,0.005858299,0.03174756,-0.019916577,0.025942586,-0.0068005985,-0.031872146,-0.015276181,-0.0015754824,0.012743099,-0.025365718,0.01783232,-0.03177323,-0.04396329,-0.029023916,0.05570294,0.046372894,-0.015299414,0.046814274,-0.0061487867,-0.016819976,0.036232747,0.018688563,0.004634856,0.010048621,-0.025784764,-0.008662858,0.037631057,0.050902452,0.00560233,-0.038588814,-0.01888832,-0.08250992,0.008480406,0.015341787,-0.018503139,-0.05120473,-0.0065473607,-0.012942138,-0.007897167,-0.02659208,-0.013628496,-0.022858443,0.005211834,0.03751948,0.0048599597,-0.07055595,-0.0019904422,0.073288545,0.030731054,-0.0014645042,-0.001000665,0.016391223,0.017086567,0.0066179275,0.028265005,-0.030812135,0.007572685,0.007928686,-0.06311467,0.043568335,0.020420298,0.014284153,-0.03644507,0.06307795,-0.012677808,-0.014135665,-0.016727744,0.009000298,-0.021796262,0.0138436565,-0.009079872,-0.031497274,0.012141667,-0.02940082,0.0654268,-0.0062547363,0.019518763,-0.04775018,0.007155208,-0.008422633,0.027552297,-0.013564904,0.0118422145,0.008055833,0.0362125,-0.0023768458,-0.024300039,-0.01825107,-0.039828032,0.0010318494,-0.033155907,0.021710562,0.014446571,-0.015472815,-0.02035306,0.012039229,-0.03659362,-0.0047571966,-0.02104605,-0.030136589,-0.02381767,-0.010795764,0.024601178,-0.02042596,0.004651497,-0.018532006,0.016335167,0.0042169956,0.009847636,-0.032777935,0.0024661329,0.0051415074,0.018809645,-0.0053818277,-0.01619376,0.025848284,0.035737507,-0.003388989,-0.010850468,-0.03246812,0.037957557,0.0030072364,-0.009243495,0.03059865,0.069370836,0.037212204,-0.031817425,0.0070639127,-0.03783479,-0.034870606,0.02648544,0.02379327,0.010756752,-0.05244975,0.0068549304,0.004105827,-0.013507694,0.007713072,0.020385442,-0.015636042,-0.0059449123,0.06048541,-0.0025404086,0.013376849,0.014783471,0.005419146,-0.018062165,-0.03191279,0.010223913,0.00059950515,0.030658538,0.015239852,-0.012451629,0.030806296,0.08036632,0.02402305,-0.03275689,-0.034328505,-0.02660004,0.028510872,-0.1448724,0.02509516,-0.008816953,-0.021793092,-0.018309603,-0.010573895,-0.03193076,-0.05284112,-0.018743059,-0.021870546,0.031221561,-0.03262927,0.0058254497,-0.04071149,-0.036874536,0.018289085,-0.055919163,0.007437335,-0.022954019,0.05782775,0.023764139,0.02306152,0.019825961,-0.013702263,-0.08198736,-0.027638486,-0.031992503,-0.028233508,-0.027093654,0.004699691,-0.021620661,-0.061508004,0.015148522,0.018884774,0.025255287,-0.03188633,0.015465183,-0.01531991,-0.036744583,0.02041991,-0.0065736854,0.027077558,0.021798978,0.01885802,0.012512961,0.048616167,-0.032629553,0.0082918275,-0.049361356,0.0022611166,-0.037869018,0.048821095,0.0037073507,-0.028162371,-0.027674576,-0.016238324,-0.012474687,-0.0013057871,0.022905383,0.018215887,0.034047075,-0.00073068787,-0.054527324,-0.029329635,-0.054475114,0.020395635,0.00077621895,0.02757031,0.015015638,0.0011372562,-0.036180507,-0.00824712,-0.0336089,-0.0064640422,-0.025544368,0.03452108,0.012396431,-0.03929929,-0.049821038,-0.017021962,-0.024782151,-0.0014571805,0.0009775163,-0.018772203,0.011622928,0.0030247653,-0.01816312,-0.028648451,-0.010122647,0.03559538,-0.044418372,-0.01178416,0.022927277,0.016256072,-0.019351082,0.016979985,-0.01819266,-0.007867996,-0.0018075147,-0.018517897,-0.011977085,-0.03663459,-0.029904868,-0.029916095,-0.03240908,0.0047211875,-0.006560387,0.01156588,-0.0006697574,-0.03968852,-0.0012194245,-0.038799353,-0.0025953483,0.020049704,-0.04093395,-0.0456058,-0.00058351323,0.0020488321,0.028502272,0.032173883,0.006655454,-0.016530028,0.020521088,-0.022957051,-0.00062579924,0.09158368,0.03875325,0.053745758,0.013132189,-0.024195243,-0.011698838,-0.055374715,0.0038576848,-0.0330082,0.039522506,-0.016745474,-0.01687655,0.0324184,-0.017417919,0.00726255,-0.039442282,-0.015081468,0.0072442023,-0.04003741,-0.013613246,-0.014490183,0.016717546,-0.01874897,-0.020524623,-0.026325261,0.016211422,-0.0050570634,0.0022900843,0.037125703,0.018379832,-0.004854931,0.0065062456,-0.00008148143,0.024462353,0.057561707,-0.03667823,-0.05662532,-0.010958746,-0.0027424004,-0.0018955157,0.08720439,-0.015952481,-0.018441249,-0.018579049,-0.000013483754,0.027105246,0.037706368,-0.017771486,0.03371174,0.023476508,0.012484344,-0.0030984636,0.017263725,0.012837622,-0.049952347,0.033795364,-0.013868755,-0.006551662,0.05162578,-0.036214378,-0.011976282,-0.017956944,0.019938236,-0.04252531,-0.016040053,-0.0058546183,-0.010734398,0.0008861789,0.034085725,0.06445528,-0.0055594565,0.02150973,0.045955405,0.04786992,0.016964804,-0.012528269,-0.056424774,0.06350837,-0.0032968177,-0.030375155,0.049872354,-0.029122824,-0.0048066583,-0.018674828,0.04394107,-0.025221074,-0.010740508,0.03918496,-0.017867949,-0.025277458,-0.016621431,0.033315364,0.038230542,-0.018185345,-0.011419498,0.020398365,0.031953305,-0.0108006885,-0.03177701,-0.028594218,0.021961652,-0.025939552,0.000026965976,-0.034444585,-0.012465662,-0.025012534,0.014864689,-0.010179616,0.04271229,0.01387658,-0.0068886694,-0.031232998,0.021158526,-0.034579284,-0.02807862,0.002931812,-0.04270174,-0.0140719805,-0.020090764],"last_embed":{"hash":"1fmu7kw","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"1fmu7kw","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I'm traveling / sick / busy\"#{5}","lines":[218,219],"size":62,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fmu7kw","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't feel like it\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024732275,0.004895135,-0.03490677,0.011524518,-0.05194447,-0.029887844,0.05299647,0.006878198,0.008930388,0.006981386,0.0233597,0.0073644887,-0.02103026,0.011950506,0.023793489,0.025697645,-0.0077612274,0.015333125,0.012502055,0.011181816,-0.08568444,0.011992347,0.03547283,-0.02782742,-0.044130642,0.020805882,-0.014367718,-0.017386785,0.025720736,0.057146374,-0.004396663,-0.06810108,0.05267483,-0.035021912,-0.036665823,-0.009330452,-0.018681157,-0.006026631,-0.017119545,0.042463135,0.030137222,-0.05996154,0.04233755,-0.036567815,0.0322,-0.023453247,-0.043416835,0.0042617815,0.0037328238,0.010594781,-0.020213945,-0.023806155,0.04343653,-0.037552945,0.02740203,0.009826076,0.017293645,-0.038021374,-0.025312053,0.017345166,-0.04044172,-0.019818628,0.017251888,-0.027317071,-0.03421942,0.051081516,0.0055187014,0.0010774401,-0.011344194,-0.030744819,0.030925605,0.018261552,0.011966543,-0.013936247,-0.02972539,-0.014386003,-0.012881869,-0.00027289364,-0.0013330725,0.03505985,0.03367039,-0.0019769426,-0.0066958964,-0.023845386,0.006003536,0.0050474936,-0.029900102,-0.0028570944,0.0060493164,0.017437033,-0.037949532,-0.00047646038,0.010282257,0.01749971,-0.0062349215,-0.009383484,-0.0035877556,-0.02762761,0.002918242,-0.03189035,0.041321836,0.029104913,-0.042160727,-0.0036765945,-0.0077778846,-0.0032619296,0.022781052,0.025913471,0.08470043,-0.013789081,0.022508845,0.064505175,0.02844462,0.00097862,-0.017619198,0.0012817787,0.013253807,-0.018867433,0.025544262,-0.035586298,0.029261876,0.03818019,0.009665239,-0.023628293,0.015033049,0.043220177,-0.029560758,0.018561462,-0.05855009,0.046575222,0.021996671,0.009636715,0.01820396,-0.0047679283,0.029387355,0.043064207,0.059289612,0.040530823,0.022303492,-0.032636043,-0.000478102,0.015502261,-0.029577857,-0.015778946,0.016627353,-0.020541929,0.041715752,0.03415856,0.010433181,0.027689248,0.020114338,0.012469857,0.00854029,0.017804276,-0.014748175,0.007797213,-0.00088090013,0.059922155,0.013185146,0.018537378,-0.0017391184,-0.023566155,-0.03145467,0.053663854,0.0069072456,0.05665893,0.037388586,-0.0002541278,-0.026267655,-0.012725987,-0.0063629756,-0.017553909,0.00058348745,0.014756752,0.04008505,0.01801799,0.047245298,0.01934142,-0.04827946,-0.0293091,-0.058622334,0.022518542,-0.003674737,-0.06372454,0.00012007038,0.033021227,-0.007419327,-0.024662426,0.007644172,0.009803594,-0.012468567,-0.013420087,0.004286695,0.020552505,0.06882688,-0.03043818,0.0044233496,-0.03381122,0.022008881,-0.024493271,0.02471352,0.042706423,0.007861725,0.0074723973,-0.023773992,-0.03382973,-0.06515135,-0.035479728,0.0140667055,-0.045110106,0.031616345,0.029119538,-0.02314274,-0.003001847,-0.05917,0.007972939,0.028872982,-0.00016743201,-0.015842827,0.0000952885,0.025468169,0.023765352,0.008493028,0.0070626447,-0.012980885,0.049219184,-0.001401967,0.031168794,-0.013804739,0.013819455,0.002823245,-0.014316506,-0.0018323308,0.022480778,0.032685414,-0.025831614,-0.021091303,-0.039030675,0.04466645,0.025089415,-0.011437541,0.02629892,0.014340183,0.009315455,-0.013406801,-0.042772338,0.025250912,0.030194739,-0.02096247,-0.0065489504,0.00076275755,0.023256384,-0.017169598,-0.011514174,0.015176944,0.022450669,-0.02333753,-0.007258961,0.031571917,-0.0028178766,0.01989946,0.0031241819,-0.013499758,0.012864734,0.033265904,-0.021909013,-0.014907983,-0.015256656,0.0179308,0.073838845,-0.008002167,-0.019193305,0.005369038,0.02305597,-0.03358986,0.0053737815,-0.04860143,0.016675882,0.03818891,0.012811643,-0.06570511,-0.0036394463,0.031315804,0.019694591,0.028598262,-0.006091539,-0.015601966,-0.039449226,0.0014757606,-0.003032045,0.010059209,0.0063685174,0.06101493,-0.023843868,-0.06506489,0.021457566,-0.0032914937,-0.14829971,-0.007422941,-0.015474893,-0.0001787038,0.024128854,0.03795165,-0.070564464,-0.039508313,-0.07321203,0.0024324514,0.02476097,-0.027433831,0.0254544,0.016786993,0.0016647613,0.00015135808,0.00064598076,-0.026756026,-0.022681506,-0.060263127,-0.025766334,-0.038906433,0.06711533,0.032153044,0.01517837,0.027188497,0.07627642,0.022056555,0.003670733,-0.049071014,-0.0921081,0.013131016,-0.003418638,0.014470706,0.0007573765,0.041812733,-0.011393085,0.018418713,0.00071768905,-0.006540588,0.0556112,0.045730893,0.010758258,-0.0024913365,0.0010143062,-0.009618291,0.021238033,-0.029326882,-0.06337696,-0.05363023,-0.014885702,-0.027854439,-0.059017535,0.0026337418,-0.015897894,-0.0010191256,0.008828329,0.028273614,-0.026141582,-0.021167303,-0.005951544,-0.0137533555,0.0020237474,-0.020715684,-0.035568565,-0.0612188,-0.029988816,0.0020443415,-0.033863563,-0.027876813,0.019651778,0.016412703,0.009032086,-0.04221885,-0.04228415,0.01719684,0.023595797,0.008630366,-0.019213261,-0.09652132,0.010028211,0.053538833,-0.021497509,0.025299445,-0.0059128865,-0.034884043,0.0057455534,0.0017413846,-0.005986767,0.22163703,0.036328707,-0.005242182,-0.016128048,0.025915582,-0.0026326473,0.00555773,0.027124168,0.004245021,-0.03405337,-0.054506898,-0.0019130902,-0.028988354,-0.01972441,-0.007859458,0.034518994,-0.034219455,0.0059984713,0.07294612,-0.008303061,0.036773365,-0.053931005,0.031681154,-0.013659398,-0.08047664,-0.02618787,-0.016739152,0.053060483,-0.043008517,0.049515523,-0.03199922,0.037108682,0.057160534,-0.06431186,0.011022037,0.030136358,-0.012438635,-0.055093996,-0.022629326,0.034295138,0.032437056,0.019577207,0.009985612,-0.019246368,-0.043795872,0.008449825,-0.025323395,0.00470782,-0.0036380538,0.013469587,0.030669702,-0.00060331874,0.016516743,0.0006611667,0.031276084,0.009856673,-0.013085487,-0.02522837,-0.030556535,0.054953497,0.020830765,0.016713306,-0.042497095,-0.0037087426,0.021215053,0.019256521,-0.007726663,-0.009621835,0.026102044,-0.0047334726,0.01913844,0.018572586,-0.009976077,-0.0006502803,-0.026597735,-0.028816571,0.019030415,0.052395027,-0.008791075,0.0012277678,-0.006041603,-0.008265077,-0.038067527,0.048872743,0.03655246,-0.0016702921,0.017937757,0.1203655,0.0017585374,0.008106107,0.001830948,0.018032428,-0.013048076,0.008643961,-0.049379848,-0.033571895,0.049797483,-0.018738976,0.0044670296,0.03535934,-0.06989374,0.049068827,0.032792307,-0.0034775084,-0.0020066085,-0.009231541,0.030809496,-0.024914378,0.017285597,0.025767295,-0.10870701,0.00065130467,0.00377041,-0.022715311,0.043399513,0.08388549,0.0389169,0.020817926,0.028820379,0.007862913,-0.025983486,-0.0062782555,0.0053254403,0.012001365,-0.026172457,-0.06839252,0.006574134,-0.032173045,0.0010385833,0.03312498,0.028169123,-0.015440178,-0.038961682,0.016726002,0.044684656,0.02116554,0.03586949,-0.002581746,-0.011029485,0.0007837819,0.023333088,-0.00979776,0.043824714,0.03411472,0.0045852396,0.034878977,-0.050690666,-0.01077566,-0.027695406,-0.017948637,0.04334043,0.013298911,-0.002533296,-0.024874482,-0.0155695155,-0.06557409,-0.033136282,-0.040081587,-0.04027117,-0.014017874,-0.02538281,-0.0061537223,0.038934123,0.06782437,0.014807216,0.04230639,0.038794983,0.021498477,-0.007986742,-0.0043625156,-0.009794786,0.016099617,-0.028103987,-0.018345902,-0.025762083,-0.043728013,-0.0043829116,-0.013281295,-0.0102750445,-0.011156008,0.01345306,-0.020316264,-0.016686372,0.03894354,0.0025150834,-0.036523957,0.00044951082,-0.0054523367,-0.040790696,-0.01573736,0.019889144,0.12128001,-0.013995561,-0.0034304583,0.039323315,0.014122801,0.09338998,0.05263822,0.002354067,-0.007907844,0.0106449695,0.009410946,-0.0012543938,-0.035589315,0.011927891,-0.0033093914,0.029595574,0.05315271,0.010777933,-0.02399774,0.004391332,-0.0007928364,-0.049135596,0.0026293532,-0.034914117,-0.031431694,0.019665351,0.017977966,-0.048754055,-0.008777942,-0.002913642,-0.016665408,0.02242875,-0.009499048,-0.035474982,-0.029303595,-0.01534763,-0.0121803,-0.006263805,-0.008984612,-0.019260518,-0.026006814,-0.021941379,-0.01624569,0.008344332,0.025740156,-0.038656723,0.035396036,-0.00064725813,-0.024283275,-0.012099496,-0.019015737,-0.0222209,-0.008059839,-0.005101806,-0.018008655,-0.017320657,-0.046344236,0.017341385,0.039431415,0.0181323,0.024834728,-0.0017112113,-0.02906664,0.021395337,0.009607325,0.02394951,0.011753887,0.00038586397,-0.033516157,-0.0140046375,0.046907928,0.020557322,-0.015808996,-0.045770988,-0.07084257,-0.010696451,-0.0060834005,-0.017571347,-0.060499754,-0.015440694,0.00021950349,0.007776065,-0.029374227,-0.0011409639,0.0088954205,-0.015568885,0.018557249,0.007864051,-0.031655706,-0.024877785,0.06534865,-0.00906886,0.009219663,-0.019142333,0.0043298593,0.024550065,0.011792818,0.015741935,-0.047740065,0.023714406,-0.018336663,-0.06778228,0.03303586,-0.029857602,0.027745483,-0.007988588,0.055300698,-0.00002996112,0.024786284,-0.023807129,0.001980882,-0.029901067,0.0053634937,-0.022562794,-0.01267607,0.013666607,-0.025370454,0.018371373,0.013644496,0.032889128,-0.021510541,-0.05094547,-0.0060704746,0.002410663,-0.006242504,0.037223354,0.004157378,0.039020583,0.0003212809,-0.026307207,-0.013548534,-0.049245004,-0.011077617,-0.029234279,-0.0075317286,-0.010257392,-0.04376389,-0.026941516,-0.013244229,-0.014400426,-0.013511689,-0.003944962,-0.024638986,-0.018653281,0.012809987,-0.003994951,-0.014361183,-0.013016106,0.021965314,0.0058468697,0.039697193,0.0050543095,-0.022920797,-0.036349133,0.036432333,-0.014539236,-0.0011117912,-0.009693824,0.028068122,0.03158339,-0.013096972,-0.0023613153,-0.037637822,0.022744453,0.036071844,-0.0009224271,0.045674525,0.038247664,0.043669052,-0.02927036,0.033960685,0.0039494717,-0.010164726,0.02579545,0.010484838,-0.027070183,-0.027897326,0.050421365,-0.009944086,-0.03603643,0.02904056,0.040872514,-0.007501783,-0.045887083,0.045913395,-0.0031632804,0.022407478,0.027424432,0.0016706552,-0.025467778,0.0009842342,0.020830559,-0.009078344,0.030260727,0.007498899,-0.0072170314,0.037154745,0.073625214,0.02840186,-0.013158627,-0.0505908,-0.014211688,-0.018128611,-0.13605826,-0.027204044,-0.02292237,0.004131674,0.009341162,-0.019633058,-0.021497015,-0.07787863,-0.024386836,-0.022216031,0.014272683,0.009766164,-0.030562105,-0.012181232,-0.0042873435,0.03884073,-0.034322217,-0.0138963815,-0.030915735,0.07677722,0.01885255,0.015113363,0.049726132,0.006416437,-0.053201314,0.000930632,-0.007656075,0.0049297335,-0.01740067,-0.0035522643,-0.0011287144,-0.03176852,-0.0004752099,0.0431876,0.009583001,-0.007101709,0.00796579,-0.003633234,-0.04101449,0.0061294753,0.022624183,0.011778712,-0.018525379,0.038777355,0.015539754,0.06770438,-0.05458453,0.013904276,-0.04024819,-0.039306786,-0.013551165,0.064294465,-0.014259873,-0.014879455,-0.0070837927,-0.03907961,-0.028142776,-0.011066413,0.020245474,-0.024621692,0.04330203,0.02954657,-0.058784895,-0.013699447,-0.04200493,0.023824165,-0.018262707,0.009706075,-0.0074863764,0.042173002,-0.0448023,-0.025893498,0.008645909,-0.0021270283,0.017781544,0.029937647,0.010621305,-0.015909279,0.009995746,-0.027456086,-0.08214328,-0.004487068,-0.025216375,-0.029428165,0.037210114,0.042547315,0.0023960357,-0.024602953,-0.020512551,-0.01094407,-0.054501172,-0.02108552,0.0041424544,-0.006775741,-0.008179811,0.05375733,-0.041952398,-0.014672619,-0.015676204,0.0005103222,-0.04185085,-0.0046882806,-0.0152207855,-0.035729278,-0.010096573,-0.0057054865,0.024398122,0.03718935,0.0007901352,-0.0025263724,-0.019274577,-0.02215653,0.02896929,0.009657002,-0.10531671,-0.00843499,-0.030168211,0.019766858,-0.0025070086,0.0053189374,-0.019041818,-0.026620638,-0.013695894,-0.030235259,0.030031199,0.065222755,-0.009096438,0.066309504,0.054203223,-0.029651245,-0.014416873,-0.02278161,0.03120143,-0.014378042,0.033140108,0.0053123822,-0.04564768,0.031741343,-0.018918907,-0.027465343,-0.021618074,-0.038750995,-0.01913007,-0.052021563,-0.025772965,0.022385582,0.003150022,0.0052945814,-0.082738675,-0.009171051,-0.022299878,-0.009198719,0.019431822,0.03856985,0.0035372998,0.026395489,-0.018751822,-0.011406819,0.043372683,0.038521193,-0.0101870075,-0.029539984,-0.015604067,-0.034522947,-0.023533553,0.032953124,-0.015896516,-0.028867686,-0.011960903,0.021835718,0.008303867,0.020503072,0.0010925184,0.03662738,0.0377304,0.023998601,-0.012600321,-0.010332409,-0.019793132,-0.04229016,0.039800275,-0.002513505,0.031055344,0.029434584,-0.0105771795,-0.03253989,0.0135160275,0.036997784,-0.037524696,0.030379416,-0.05293489,-0.022888694,0.020228738,-0.014074753,0.036697756,-0.013875523,-0.0036055876,0.030438792,0.025899213,0.0007771771,-0.0049397526,-0.016601808,0.008859605,-0.0045986013,-0.021316804,0.04955109,-0.029938323,-0.0054011294,-0.023546016,0.08801467,-0.044217538,-0.0073210727,0.011413737,0.00770498,0.013881289,-0.03156991,0.029617881,0.031246586,0.018643193,-0.034354452,0.026184822,-0.0018508874,0.024707934,-0.011714224,0.011614997,0.018423256,-0.015301581,0.0070778467,-0.024833186,0.004209114,-0.038923837,-0.013772833,-0.014592833,0.012824105,0.006214651,-0.0058512744,-0.01700979,0.024487257,-0.0045679337,-0.015699001,0.014359139,-0.020786047,-0.0025932856,-0.052946657],"last_embed":{"hash":"1amr1q7","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"1amr1q7","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't feel like it\"#{1}","lines":[221,221],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1amr1q7","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't feel like it\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.058343172,-0.007021015,-0.03080438,0.017237121,-0.04819979,-0.05552624,0.041395895,0.010464071,0.0047045187,0.01416873,0.014932746,-0.009575522,-0.022789558,0.0103668235,0.009524548,0.01643558,-0.039319493,0.017309178,0.035472807,0.01213586,-0.06273655,0.003606311,0.046754558,-0.033394028,-0.040544417,0.0044795508,0.007324433,0.0076273726,0.027585018,0.05772134,0.0072013973,-0.06295551,0.03824879,-0.029171688,-0.019652328,-0.006313312,-0.0045097573,-0.001573472,-0.014268465,0.057456505,0.016961372,-0.05335455,0.04857818,-0.01355457,0.030261343,-0.011361759,-0.0653249,0.002878701,-0.011837811,0.0045508784,0.0022780867,-0.0323766,0.05713491,-0.030718567,0.029431593,0.033968035,0.034840107,-0.051525224,-0.020609215,-0.0037125975,-0.025438908,-0.004877623,-0.018165559,-0.034720074,-0.03163716,0.042458188,0.0022089505,0.019868942,-0.016144019,-0.0510567,0.027585674,0.001577427,0.031253118,-0.012381868,-0.027087262,-0.023562888,-0.023242448,-0.018539317,-0.014833408,0.041383766,0.024829635,-0.009484696,0.018830186,-0.0037488283,0.0030555169,-0.0072324523,-0.00619558,0.021231307,0.0059185456,0.01625609,-0.0132709,-0.008734841,0.001868843,-0.0138722565,-0.0014476733,0.009140311,0.014495671,-0.028979465,0.013349627,-0.019142205,0.04109438,-0.011728346,-0.033151817,0.00064765953,-0.004084664,0.014303977,-0.0030480688,0.036802262,0.07726045,-0.013738032,0.031196162,0.061622087,0.027763603,0.013688066,-0.024181714,0.008505864,0.0019064458,-0.026563583,0.0059534963,-0.029736847,0.03000193,0.040824685,-0.005362413,-0.03434124,-0.0013416923,0.052116767,-0.007406932,-0.0037887439,-0.051062867,0.049141258,0.03174868,0.033167135,-0.00800658,0.0033975728,0.037665255,0.036689058,0.052653387,0.04775127,0.025715549,-0.04523938,-0.009385301,0.020978183,-0.026866546,-0.02086563,0.0051979995,-0.017925555,0.041877087,0.026818702,0.026533432,0.035410706,0.021517487,0.019081436,0.028328825,0.039515004,-0.017934779,0.019062327,-0.0025077655,0.06348008,0.015805867,-0.016578428,-0.0020074414,-0.017784294,-0.027260387,0.0770109,-0.0010765588,0.025991036,0.036588565,-0.009845714,-0.022854438,0.017909445,0.004014431,0.0019175974,-0.0070299543,0.007604496,0.037259985,0.03262113,0.054651927,0.017938592,-0.035503805,-0.032599486,-0.056968346,0.016071113,-0.015730469,-0.07877395,-0.00071065256,0.0291494,-0.022680573,-0.0046197996,0.01294085,-0.017333884,-0.00877982,-0.0058115856,0.004871807,0.04119588,0.067000456,-0.007524949,0.024723662,-0.005673696,0.011428517,-0.009934279,0.04102805,0.027969882,-0.0071971975,-0.01247122,-0.018505245,-0.031611092,-0.055184428,-0.035142288,0.0066422946,-0.04617505,0.017798593,0.04002787,-0.045497634,-0.026826734,-0.019557608,0.002071326,0.024162823,-0.010371396,-0.00067916967,0.005565169,0.028561532,0.033357184,0.01773678,0.006180785,-0.042365834,0.020400278,0.007286323,0.04126829,-0.0059187477,0.011777632,-0.008660895,-0.009995132,-0.018756462,0.034234922,0.040977944,-0.034542244,-0.030104294,-0.009259816,0.06044346,0.023410683,-0.01751761,0.03966959,0.027816685,-0.0065465025,-0.012265935,-0.015442986,0.04893916,0.040221244,-0.021020249,-0.0050439853,-0.0032083602,0.016937658,-0.023100488,-0.023270627,0.024148624,0.025192944,-0.017336711,-0.017760785,0.019215735,-0.010390832,0.01404273,0.013330811,-0.010261918,0.008731923,0.017478207,-0.003616786,-0.01980189,-0.026339926,0.01051545,0.071177185,0.004594748,-0.019860268,0.011929274,0.033024706,-0.055600107,-0.01779974,-0.047017224,0.029480344,0.0677433,0.0054414696,-0.06649581,0.019452937,0.03906951,0.0040854476,0.036428247,0.0004377406,0.01596566,-0.021848006,0.01869992,-0.00029910955,-0.009341655,-0.013427875,0.050080936,-0.0018195615,-0.07613814,0.0011559323,-0.003298877,-0.14576536,0.0214796,0.0089197885,-0.014362467,0.021138178,0.03990439,-0.07923795,-0.027534977,-0.07244171,-0.022981236,0.021468634,-0.0219362,0.04484431,0.023554752,0.01130146,0.0063428455,-0.00896381,-0.035901897,-0.035508346,-0.048241418,-0.019643182,-0.03319886,0.06736084,0.04380748,0.011896288,0.038340498,0.08486218,0.017796429,0.00706554,-0.065327555,-0.06795832,0.031475622,-0.0045308704,0.009370356,0.0054741562,0.030306572,-0.013764609,0.011980197,0.025688771,0.0078077135,0.055815108,0.051242597,-0.0033527385,0.0074135438,0.00309332,0.015211318,-0.016408386,-0.046385564,-0.04908386,-0.020457009,0.00035509863,-0.029459614,-0.046436273,-0.0026764246,-0.012691091,0.014495109,0.018870901,0.033012293,-0.024803696,-0.012793048,-0.0019176437,-0.03350469,-0.0101593565,-0.024201887,-0.04466134,-0.042841505,-0.004441887,0.0033884197,-0.035132017,-0.025470307,0.010111382,0.003966724,0.017403014,-0.051457178,-0.038908716,0.016142605,0.013287325,0.014140889,-0.016291173,-0.1119135,-0.0032139358,0.05648983,-0.024864078,0.0074344794,0.010868181,-0.021452606,-0.0005889293,-0.0026244414,-0.0012516509,0.20428514,0.04092373,0.013141837,-0.032147143,0.016002348,-0.010605133,0.019400997,0.05581728,-0.0044543464,-0.033736024,-0.041807566,0.020525213,-0.033561874,-0.01261081,0.010886717,0.010899286,-0.03872302,0.005420259,0.060876958,0.008345741,0.042499747,-0.043939587,0.036595155,-0.008192187,-0.046630498,-0.041523606,-0.015868125,0.048806135,-0.030753853,0.038250577,-0.034391433,0.05286192,0.06347284,-0.05444767,0.023500456,0.042938408,0.024306338,-0.057684705,-0.013590016,0.025707817,0.012930943,0.014628161,0.028080428,-0.034997016,-0.04760472,0.030458353,-0.022530828,0.027430575,-0.004138918,-0.0048944396,0.020041354,-0.02658148,0.005564759,-0.037370604,0.004236682,0.01648324,0.002256665,-0.03154745,-0.039577816,0.033659805,0.012062002,0.015748939,-0.048072986,0.0040920526,0.04149503,0.037915006,-0.03304711,-0.004261514,0.031091118,0.0190604,0.029477863,0.009100034,-0.017383754,-0.0006740615,-0.0232213,-0.03734229,0.000078318844,0.043213118,0.01002833,0.003694856,0.008794113,-0.008504708,-0.04751161,0.012288127,0.028129771,0.022207966,0.026330607,0.06873688,-0.002109692,0.00048682652,0.022835199,0.018783988,-0.039776698,0.008842663,-0.048924647,-0.047399025,0.038122334,-0.016819928,0.006869981,0.031796925,-0.047493804,0.052356083,0.015118557,-0.01734337,0.002463839,-0.009635147,0.017882042,-0.018968051,-0.0034487955,0.038885668,-0.10838354,0.0013110758,0.017829206,-0.04003228,0.029056739,0.06991029,0.024335051,0.0068055256,0.011659635,-0.018623658,-0.029006442,0.0044952547,-0.0071407906,0.04960845,-0.02048695,-0.07444008,0.021152169,0.0010651518,-0.0019352875,0.027111515,0.022747843,-0.017106514,-0.038218185,0.028724942,0.02667985,0.002441416,0.04328523,-0.012291144,0.017627267,0.004731839,0.033603065,0.0034257215,0.028258337,0.039856292,0.010285295,0.04108043,-0.025374344,-0.012517858,-0.01792569,-0.02683996,0.03677071,0.02489017,-0.013941754,-0.02343055,-0.017284824,-0.08693906,-0.040936332,-0.050992075,-0.042972296,-0.0041373177,-0.03611353,-0.014810871,0.06028929,0.06549875,0.005778314,0.038288686,0.031630863,0.025531903,0.0005768943,-0.0008241578,0.023344608,0.029134814,-0.038551413,-0.030011106,-0.034332138,-0.044314295,-0.0047184406,-0.03260306,-0.023573902,-0.03306162,0.047818296,-0.031188823,-0.0074719153,0.048212495,-0.0073282323,-0.035458058,-0.02152549,-0.0068047433,-0.046487175,-0.016472097,0.003692331,0.110029675,0.000006916439,0.0068579866,0.029799564,0.04410528,0.09147653,0.031372264,0.013561901,-0.02248424,0.01304066,-0.0018395038,0.012674255,-0.034703337,0.011942284,-0.00959297,0.012129738,0.04828839,0.012094086,-0.010318969,-0.0075371168,0.01935973,-0.04407066,-0.008078388,-0.03180794,-0.024401361,0.013260227,0.02330219,-0.050199457,-0.01399837,-0.014585341,-0.024520276,0.0070775743,-0.007791835,-0.028871104,0.008730446,-0.034761492,-0.047891445,-0.00857184,-0.0032950407,-0.021863118,-0.034865115,-0.03230074,-0.0028874308,0.005284669,0.009085521,-0.037825536,0.021657294,-0.008098503,-0.012538264,0.00006298003,-0.02130878,-0.009823396,0.008138851,-0.0074037504,-0.03462673,-0.02804007,-0.033315815,0.038717996,0.026171934,0.0109463055,0.022202373,-0.011593879,-0.038302723,0.02039,0.041178524,0.036161564,0.0070070755,0.0093529755,-0.031578735,-0.014548283,0.043950394,0.023794578,-0.027060347,-0.039944164,-0.060556367,-0.0068208287,0.0032057483,-0.025323642,-0.061569635,-0.005625689,0.012022337,0.003504021,-0.007859433,-0.016494606,-0.0076590646,-0.013895842,-0.00046155424,0.015986497,-0.055043362,-0.032404955,0.061485697,0.0023630587,0.0010946805,-0.016814083,0.0030944115,0.04689331,0.017888261,0.006338755,-0.046571378,0.023290832,-0.025397783,-0.06674028,0.030157637,-0.019388687,0.0029463868,-0.008357637,0.056787796,-0.0027887803,0.013066624,-0.01882631,0.026752416,-0.02519646,0.009466455,-0.042025518,-0.024911936,0.0057862243,-0.03381504,0.026670303,0.0042041633,0.03770352,-0.030070925,-0.04256937,-0.011846048,0.0063160933,-0.016388055,0.03921246,0.0020608723,0.04910625,0.006583948,-0.04108269,-0.008389895,-0.0389541,-0.032333687,-0.04332096,-0.011580587,-0.018509265,-0.05094814,-0.021935003,-0.03334959,-0.025929783,0.019819792,-0.0049588312,-0.014065152,-0.03501497,-0.0031418055,0.02617052,-0.017929384,0.003244839,-0.010494763,0.005875217,0.012597581,0.003946647,-0.04349765,-0.043085106,0.055216283,0.0007377981,-0.010807439,-0.024372568,-0.006654704,0.032375626,-0.01564844,-0.00993808,-0.027940135,0.020487824,0.018956026,0.010094022,0.0459587,0.03067192,0.05384227,-0.016403774,0.044622853,-0.010448355,-0.019730335,0.03181866,0.011166619,0.0011031446,-0.029510783,0.026525754,-0.013194448,-0.039829887,0.028209133,0.03315076,-0.02834857,-0.043430105,0.046580017,-0.007419772,0.014175369,0.023393514,-0.022381766,-0.026143374,-0.0061304173,0.0045810044,0.005114253,0.02320228,0.018906983,0.0016167379,0.05806503,0.07870969,0.015384724,0.00029718972,-0.053033136,-0.036674082,-0.0033801447,-0.12580122,-0.022801686,-0.040239092,-0.0014522917,0.011227406,-0.030663028,-0.018221105,-0.07757337,-0.023428652,-0.019942874,-0.003789944,-0.0015836435,-0.030057251,-0.005429741,-0.004978136,0.05537332,-0.04696282,-0.003908098,-0.03272462,0.052955735,0.026339935,0.00993609,0.05508743,-0.0036609704,-0.06519624,-0.00096061843,-0.013001528,-0.013110463,-0.0008789031,-0.005656538,-0.004735892,-0.02966665,0.011112686,0.052437603,-0.0047748312,-0.0186482,-0.005599557,-0.017333325,-0.030598192,0.0060362965,-0.0063261017,0.008677117,-0.008741659,0.048868876,0.025586508,0.047569595,-0.04997139,0.0065009855,-0.050808206,-0.025728017,-0.02574384,0.04935543,-0.037481416,-0.022933975,0.007734584,-0.034910355,-0.026657581,0.011843291,0.016835472,-0.0057497905,0.015352067,0.019757867,-0.042061936,-0.019291978,-0.03743545,0.014349073,-0.026096838,0.011477886,-0.006755619,0.03746312,-0.063947774,-0.025793422,0.013906831,0.009705626,0.0026960862,0.03585118,0.0039864453,-0.020798963,-0.0057134563,-0.016126743,-0.044010807,0.008594222,-0.00026929547,-0.048688587,0.01971123,0.024655119,-0.005721283,-0.023944175,-0.024241133,-0.00026609952,-0.047690142,-0.041802756,0.007537642,0.011115998,-0.014879848,0.047400773,-0.037323926,-0.0045612426,-0.021421673,0.0039017797,-0.031205293,-0.0018228091,-0.045656722,-0.042242736,-0.020894503,0.01893123,0.006843459,0.024298426,0.012003357,-0.0022544449,-0.029581187,-0.02133718,0.0033799352,0.012076976,-0.07830193,-0.007623057,-0.0114601,0.028313242,0.01141369,0.0034941814,-0.036109295,-0.023373233,-0.024641445,-0.024791,0.029312395,0.076266676,-0.009112937,0.05779736,0.05283028,-0.017475072,-0.02006574,-0.028987916,0.036999743,-0.018368594,0.02703996,0.0044893026,-0.05718418,0.029507654,-0.015198095,-0.01398077,-0.02444862,-0.031588275,-0.012251814,-0.048507717,-0.016584827,0.03480471,0.015335904,0.008832537,-0.066071846,-0.019441536,-0.0048915176,-0.013504047,0.024361402,0.02293603,-0.0026425242,0.026352162,-0.007593619,-0.0354542,0.044576064,0.04546893,-0.0092619695,-0.027209207,-0.022260282,-0.009064786,-0.023051886,0.045023616,-0.0077936496,-0.021594295,-0.019782906,0.021552991,0.033883654,0.031258795,-0.0059962007,0.013072632,0.035447318,0.028702287,-0.021676466,0.0031185015,-0.023420794,-0.05907221,0.038879827,0.007908867,0.03399586,0.033332158,-0.02156601,-0.024906604,-0.0041282526,0.010723124,-0.04986103,0.037539613,-0.038639963,-0.017492129,0.010164741,-0.009003602,0.05905961,0.0012550291,-0.0014745571,0.022294402,0.028500224,0.009076781,-0.013649015,-0.020962486,0.00761578,-0.009030213,-0.0064548575,0.05463875,-0.00075720175,-0.003975649,-0.00082061416,0.060081955,-0.028053556,-0.016013583,0.011049181,0.02898082,-0.012256262,-0.024069093,0.04758232,0.0108389305,-0.0025020808,-0.029169649,0.029091762,0.027310966,0.015194953,-0.0023650343,0.005155475,0.0056658504,0.0037719712,0.021962278,-0.012253376,0.0057178535,-0.03674583,-0.0055028335,-0.002694276,0.018712489,0.00041266653,0.008189653,-0.024130382,-0.0034078858,-0.006942745,-0.015664788,0.017482616,-0.03419709,-0.007391724,-0.050951265],"last_embed":{"hash":"kq8j7t","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"kq8j7t","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't feel like it\"#{2}","lines":[222,222],"size":65,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"kq8j7t","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't feel like it\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04199503,0.0053167804,-0.0201545,0.011753686,-0.049509536,-0.038138952,0.037763238,0.019315073,0.0031745674,0.005001211,0.0151274055,0.005195277,-0.029541599,0.01269306,0.022527734,0.019309368,-0.022237457,0.017409168,0.013948439,0.020728894,-0.06996396,0.014201861,0.040607654,-0.0436173,-0.046314824,0.0022888395,0.0055893855,-0.006278583,0.02154792,0.062967606,0.0101149855,-0.07679503,0.0320848,-0.037605673,-0.020666908,-0.014776944,-0.00018266254,-0.008213974,-0.013841749,0.048072655,0.017865768,-0.05199354,0.041355688,-0.012905053,0.021076936,-0.013933023,-0.058076326,0.004340365,0.0044056852,0.0073578716,-0.006948483,-0.02353276,0.05017017,-0.04581537,0.02991478,0.007692478,0.02664488,-0.036728527,-0.005782451,-0.0050667175,-0.04402657,-0.016662844,-0.013509231,-0.027146945,-0.037169512,0.059731834,0.010744802,0.010754973,-0.012022872,-0.041366376,0.029340668,0.0048974073,0.031260334,-0.006541611,-0.028525423,-0.021410616,-0.018689534,-0.017669009,-0.0049625463,0.050747268,0.028330065,-0.015851071,0.010088658,-0.003170341,0.0042007924,0.0046424586,-0.023228707,0.007623353,0.00017383142,0.01613274,-0.031811986,0.0021724324,0.017904675,4.810338e-8,0.010709364,0.012819195,0.001974065,-0.033423148,0.007916405,-0.021093518,0.050962664,0.0035905251,-0.05019488,0.0006078344,-0.004674666,0.007567115,-0.01305319,0.029084977,0.075671665,-0.007635865,0.03182367,0.06827429,0.046019558,0.009324859,-0.019883757,-0.0038878778,0.0015920673,-0.013703467,0.014782974,-0.030261606,0.03573467,0.039669737,-0.001539588,-0.03842745,-0.00032135588,0.05883859,-0.024524288,0.005884673,-0.06705409,0.046127737,0.034892455,0.036200296,0.015147966,-0.0010378124,0.028183427,0.028911442,0.04719654,0.044814277,0.025580429,-0.040240973,-0.013182008,0.018220946,-0.022358133,-0.01839653,0.015042208,-0.022749748,0.025763886,0.0329365,0.030816473,0.0019239264,0.024378754,0.013294113,0.01968582,0.03933355,-0.025754534,-0.006661143,-0.004500713,0.06495195,0.014003637,-0.004322058,0.0062774755,-0.0161922,-0.04155485,0.06368921,0.00059771223,0.033973947,0.03693665,-0.007266948,-0.016398223,0.020983458,0.001580988,-0.01813781,0.0011281157,0.010600723,0.027762251,0.034519542,0.04878291,0.022319533,-0.035805732,-0.023534993,-0.06187897,0.014919024,-0.0066615758,-0.070134684,-0.008908709,0.022486748,0.0005399612,-0.028095188,0.0076841335,-0.017799413,-0.012711883,-0.0026723573,-0.00015291944,0.026760057,0.062438797,-0.016449591,0.02808848,-0.015034836,0.006007272,-0.0204759,0.039951265,0.036437202,-0.00030620862,-0.009193272,-0.02524346,-0.033854272,-0.06215199,-0.041243464,0.0065475237,-0.031202894,0.02813153,0.027354175,-0.0404404,-0.01839113,-0.045982495,0.01203983,0.029393515,-0.0060821716,-0.011033266,-0.00354655,0.027785221,0.029766671,0.0075324336,-0.0016218912,-0.032081,0.051457904,0.004248201,0.022626033,-0.0069560376,0.005386373,-0.0029317283,-0.0061979424,-0.010126256,0.04297304,0.052512676,-0.040154636,-0.022509497,-0.008011701,0.050691843,0.02663789,-0.017482897,0.028325722,0.025802521,0.0039809467,-0.020634579,-0.022543948,0.040664457,0.047030963,-0.031273693,-0.0044435486,0.0055700014,0.009161363,-0.016025603,-0.027812062,0.016004156,0.024464812,-0.017680878,-0.004306368,0.029925667,-0.009484239,0.0264006,0.012088712,-0.012735215,0.0037501794,0.02621071,-0.009780807,-0.027762206,-0.016949032,0.015062899,0.07332518,0.0019470195,-0.018675031,0.019901225,0.034979228,-0.039584063,-0.0028580802,-0.041988853,0.027364764,0.04898982,0.01691221,-0.042860188,0.022570169,0.03475302,-0.010025385,0.037207894,0.007839867,0.009344935,-0.023928635,0.016701683,-0.0035614928,0.00060506765,-0.012178339,0.054185055,-0.01943099,-0.066893265,0.0033186348,-0.0019148139,-0.14952096,0.024069043,-0.00016007561,-0.025174597,0.011838249,0.041980613,-0.06915605,-0.025246195,-0.06603365,-0.020462485,0.01933684,-0.025379332,0.04671057,0.01929139,-0.0059336135,0.005197485,-0.0007222942,-0.028862678,-0.032560777,-0.052278895,-0.02492197,-0.036056988,0.058268532,0.020493476,0.0022633658,0.028723296,0.08272499,0.034895647,0.004915653,-0.058137134,-0.05825146,0.031702064,-0.0072565437,0.013936397,-0.0024014965,0.037127152,-0.012104056,0.011651563,0.0062859044,-0.0055924193,0.057225294,0.04999674,-0.0009098286,0.0009774482,0.010592408,-0.0050582807,-0.0074372,-0.04908524,-0.06395825,-0.03908493,-0.009512714,-0.020234792,-0.045073297,-0.0012427733,-0.018008161,0.0067568477,0.009448156,0.04606619,-0.012436939,-0.0135093145,0.0045294994,-0.028228095,0.0013660387,-0.018569952,-0.04333284,-0.050380442,-0.015698457,-0.0005168322,-0.02766282,-0.029480582,0.021400794,0.003253566,0.011067363,-0.039101794,-0.036710795,0.007853166,0.009593927,0.010473857,-0.030750033,-0.10479303,-0.0054063415,0.05506527,-0.030311255,0.0043848814,0.0024449858,-0.037085813,-0.0043622996,-0.0049428856,-0.0007648161,0.20713948,0.063820235,0.0018537616,-0.0274212,0.023482066,-0.007759867,0.014099752,0.052058592,0.0031397692,-0.036814004,-0.034688998,0.011222587,-0.02193457,-0.015173496,0.005851333,0.026712766,-0.029615844,0.0073805116,0.063295186,0.009862464,0.039973233,-0.042945765,0.040168494,-0.0033876707,-0.05465169,-0.03917836,-0.015594058,0.0498465,-0.03548569,0.0504091,-0.030409984,0.044080734,0.0598266,-0.06904947,0.020168103,0.039483,0.02157212,-0.052670576,-0.02130299,0.019709934,0.025377007,0.012459213,0.029969454,-0.038063448,-0.04807975,0.016564034,-0.018000707,0.015943218,0.0024760694,-0.00094301,0.022165665,-0.018656336,0.008035789,-0.03817915,0.023303391,0.01797374,0.0044696,-0.037262242,-0.03304097,0.039613597,0.002808897,0.019036742,-0.054234803,0.020198788,0.03823164,0.023659078,-0.017181773,0.0022969127,0.028235408,0.019156214,0.025925655,0.025098203,-0.011949758,-0.010303725,-0.03108193,-0.019539487,0.019252384,0.045031376,-0.0011785913,0.003024956,0.013172397,-0.0032419565,-0.045688268,0.03715001,0.03188458,0.018058104,0.03525645,0.09017215,-0.00078036473,0.011414217,0.00831999,0.025393166,-0.04250105,0.020035103,-0.053283967,-0.03575753,0.041628115,-0.01878863,0.0019515752,0.024656696,-0.05684828,0.038647305,0.02642357,-0.025221521,0.013453593,0.004361206,0.024407664,-0.021298153,0.0067499704,0.03612934,-0.09622395,0.004362897,0.0066310875,-0.04154621,0.030939573,0.08309878,0.038040303,0.018929044,0.025599202,-0.017013961,-0.020408098,-0.008422751,-0.002652597,0.037185308,-0.020900045,-0.07704554,0.020522876,0.0012330504,-0.010948069,0.028542014,0.01484259,-0.010541224,-0.044635545,0.016834011,0.038439088,0.011376724,0.040117513,-0.011541501,0.008206541,0.0075569744,0.042173233,-0.0042649065,0.033861153,0.03602842,0.0126629565,0.027971577,-0.043561034,-0.020796325,-0.010832393,-0.027238082,0.03666267,0.023063075,0.0013061393,-0.022255754,-0.010552074,-0.09020681,-0.042786874,-0.035301745,-0.028841933,-0.006361573,-0.034723353,-0.0038394008,0.040055465,0.06404643,0.013445979,0.041302476,0.024020314,0.026375012,0.003383437,-0.0056412723,0.023194997,0.02210355,-0.031262275,-0.029248636,-0.02937535,-0.0429356,-0.023975315,-0.01851718,-0.03140383,-0.026496105,0.038426343,-0.018300887,-0.022578107,0.0370743,-0.0053035724,-0.02816649,-0.021501211,-0.003816225,-0.05135582,-0.019629635,0.0047206357,0.114942774,0.006702097,-0.0010095013,0.027234077,0.039391425,0.09041501,0.04364579,0.0043424293,-0.013197331,0.00015522371,-0.010665821,0.0053418227,-0.034588628,0.008304188,0.0017975584,0.023966676,0.047918595,0.010917382,-0.03264008,0.0043811104,0.029185778,-0.048064105,-0.005115673,-0.020676121,-0.020815581,0.01992862,0.020312984,-0.07473906,-0.008452736,-0.0050925864,-0.024001416,0.0151681695,-0.012728494,-0.04237736,-0.005729742,-0.03115986,-0.0287383,-0.018949287,-0.004748044,-0.023576135,-0.039170522,-0.022109134,-0.009882823,0.0059543746,0.02613178,-0.043517657,0.032741237,-0.0056481124,-0.02168375,-0.011089763,-0.01162849,-0.008840037,0.0074093975,0.0077309757,-0.046522304,-0.023385623,-0.028814072,0.022769662,0.03988428,0.01418763,0.03299162,-0.012281399,-0.030235205,0.019967442,0.033251695,0.03445296,0.013188882,-0.0038728253,-0.027577696,-0.014762641,0.044036876,0.017299555,-0.022216387,-0.06103492,-0.05618411,-0.005749819,-0.0005420362,-0.020494277,-0.055532183,-0.011406443,-0.0027908175,0.0127734225,-0.01689037,-0.0054745837,0.0036886786,-0.014584168,0.023400826,0.01491437,-0.05002322,-0.030481864,0.071333885,-0.005553101,-0.0027400965,-0.013746049,0.017752415,0.046237268,0.010134767,0.00053259125,-0.04535201,0.028168758,-0.013514143,-0.070317365,0.042895664,-0.02314801,0.0077189133,-0.0075635267,0.0586277,-0.00015515294,0.013445759,-0.019059021,0.002767928,-0.028816557,0.016367443,-0.041916322,-0.012014181,-0.0003288657,-0.020814287,0.02628595,-0.001869043,0.039908364,-0.03460202,-0.052444335,-0.010367874,-0.0050780512,-0.008085034,0.03715416,-0.0070998757,0.042272832,0.011671404,-0.03208015,-0.010496267,-0.04608244,-0.039491385,-0.041080143,-0.0012051234,-0.02010863,-0.047253318,-0.021212706,-0.02297252,-0.022887673,-0.0020169115,-0.005252763,-0.024525853,-0.007952368,-0.00095821597,0.0078079347,-0.016538268,-0.0056555993,-0.0056204223,-0.00096139923,0.020777455,-0.01113945,-0.03271843,-0.043120783,0.02091761,-0.0054630493,0.00028283478,-0.013069034,0.0050308555,0.02855078,-0.0035682556,-0.020436691,-0.03767129,0.025791831,0.008668163,0.002518378,0.04082542,0.028121969,0.05721958,-0.016825996,0.05027277,-0.013554073,-0.021640163,0.013546457,0.012026166,-0.002099005,-0.024577187,0.026349304,-0.009330506,-0.039630342,0.03871792,0.04224509,-0.018097596,-0.048025735,0.03657235,-0.014551485,0.029094694,0.018266063,-0.0024870357,-0.03350595,-0.007399746,0.027150748,0.0029695353,0.014875907,0.019113367,0.011176269,0.050580878,0.084486976,0.031484663,-0.0014417983,-0.03815843,-0.020974332,0.00058458355,-0.12951551,-0.015325359,-0.034551714,-0.004345979,0.01968431,-0.02158062,-0.01497831,-0.07077308,-0.02898726,-0.030399023,-0.003039616,0.0015237798,-0.03332319,-0.010396806,-0.026882514,0.043545187,-0.050392896,-0.0042096926,-0.025345162,0.06559712,0.032196112,0.015079765,0.056974117,0.0041574514,-0.075315535,0.004486766,-0.006281961,-0.006845656,-0.003646014,0.0020190398,-0.011341,-0.037712477,0.013185627,0.05854856,0.011975058,-0.02339424,0.01502818,-0.017840402,-0.03277043,0.002463727,-0.0021069834,0.008514886,-0.0032515237,0.042507615,0.014366709,0.051919617,-0.052510433,0.0016697953,-0.052463744,-0.019891102,-0.009263306,0.040714785,-0.01803282,-0.02200717,-0.008918398,-0.03598607,-0.022439327,-0.0003157855,0.013680756,-0.02429331,0.029057799,0.023958016,-0.051844213,-0.016864434,-0.059881534,0.024686359,-0.030517152,0.0062425057,0.00026014238,0.03158347,-0.06350671,-0.03990453,0.01169945,0.019051742,0.004584986,0.029006064,0.013958718,-0.025843462,0.00308332,-0.017182913,-0.05792941,0.005071783,-0.0111757405,-0.04823041,0.028902337,0.01853059,-0.000096482734,-0.024524176,-0.016386172,-0.013569581,-0.05852868,-0.038050823,0.014343071,0.010101306,-0.020549415,0.054712437,-0.02734188,-0.011600809,-0.014735889,-0.0030877744,-0.031894978,-0.0036043671,-0.040849146,-0.046016302,-0.009848162,0.0052186716,0.009441969,0.029877994,0.013111229,-0.0008069936,-0.040383622,-0.027589014,0.0075367857,0.013157667,-0.07897706,-0.0069422177,-0.0094853975,0.024684021,0.010380666,0.0048185447,-0.026840784,-0.014824426,-0.02799826,-0.024266219,0.020194478,0.063712984,-0.004683478,0.059652936,0.05029647,-0.017500903,-0.005430705,-0.01595083,0.036383484,-0.016674928,0.02491209,0.0048266156,-0.057951093,0.025144123,-0.019933373,-0.01018381,-0.025579572,-0.031294357,-0.0097627,-0.052710764,-0.018162942,0.025220806,0.009630416,-0.001325773,-0.06958295,-0.027993685,-0.014361133,-0.023737114,0.025306504,0.023935106,-0.007319587,0.023919083,-0.00621367,-0.035255454,0.026743848,0.051401205,-0.004512296,-0.035283558,-0.016051043,-0.023952823,-0.02341668,0.046025064,-0.006967381,-0.023837294,-0.01136531,0.014656653,0.02178071,0.016181054,-0.0043307976,0.027935613,0.037864584,0.0218437,-0.022493782,-0.007527509,-0.012294042,-0.05667318,0.045183275,-0.008772257,0.01767452,0.03717517,-0.021018604,-0.01972458,0.0071314704,0.024919981,-0.034889262,0.042994194,-0.048133392,-0.015323844,0.019289687,-0.014719435,0.044727743,0.0016293704,-0.0000017612801,0.02450312,0.024870506,0.0042956243,-0.018064095,-0.019407576,0.017545752,-0.018613556,-0.0020719387,0.060928218,-0.004418555,-0.0077423756,-0.01714377,0.079442725,-0.029799173,-0.0037496656,0.028533768,0.020118931,-0.013691572,-0.027528353,0.041760653,0.01587342,0.007350141,-0.03512293,0.02866566,0.02582402,0.013135198,-0.019379288,0.0027531183,0.010419782,-0.010690861,0.034889724,-0.027806984,0.016884616,-0.03423667,-0.0044436646,-0.016640652,0.021629851,0.005086312,0.012227693,-0.033323262,0.01973447,-0.017177988,-0.0075743324,0.0058843866,-0.026563527,-0.0051285503,-0.055349268],"last_embed":{"hash":"bwfmyt","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"bwfmyt","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't feel like it\"#{3}","lines":[223,223],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"bwfmyt","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't feel like it\"#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.062127884,-0.027767716,-0.025113672,-0.0069693876,-0.05545682,-0.043698967,0.028088747,0.0019621039,0.01611926,0.0003772601,0.007787813,-0.0027933249,-0.03344069,0.011029742,0.012613909,0.023519238,-0.015325607,0.013769375,0.0073137116,0.01158079,-0.049629096,0.0039337636,0.05648258,-0.027343556,-0.027595613,-0.0055402587,0.033803202,-0.020655416,0.008062128,0.05878091,0.0043541975,-0.066059195,0.03843202,-0.045638304,-0.013213579,-0.008679861,0.014643497,-0.012756094,-0.01753485,0.046919145,0.020094771,-0.06819675,0.038833886,-0.0303726,0.041085165,-0.0039676325,-0.04731384,-0.004262698,-0.008756124,0.023552326,-0.0041312645,-0.026841447,0.036837045,-0.032100152,0.037899744,0.027920086,0.04421357,-0.019923298,-0.0057180882,0.003095879,-0.028500374,-0.014586245,-0.030341428,-0.04503948,-0.020119622,0.049035862,-0.0034696378,0.007283209,-0.0021878958,-0.04419227,0.036484353,-0.0006908312,0.03238293,-0.015205686,-0.034005936,-0.0055467905,-0.031913687,-0.006498865,-0.0060148886,0.04366244,0.016402222,0.0056918585,-0.00081007025,-0.011295939,-0.027937539,0.008166894,-0.02045745,0.013853927,0.015428211,0.0061425813,-0.020100458,-0.0012779284,0.023552375,-0.013234471,-0.010529269,-0.0006927101,-0.00077890913,-0.016602563,0.02023256,-0.027758064,0.0360516,0.016938854,-0.024540277,-0.010951997,0.002733982,0.002244309,0.0058283196,0.033174615,0.070892386,-0.022861565,0.01715864,0.057789493,0.04767153,0.004169604,-0.019782336,0.0042664674,0.015511267,-0.018293655,0.030874178,-0.0067186295,0.05035206,0.03252658,0.015884433,-0.026239023,0.016933465,0.05512722,-0.01846875,-0.017458104,-0.063592374,0.04032907,0.023253815,0.021577483,0.006641491,-0.0005387458,0.015413522,0.020997604,0.048293687,0.034478787,0.012265256,-0.03771779,-0.011302872,0.012901481,-0.0035083413,-0.01705901,0.011046422,-0.029229838,0.047922987,0.033727605,0.018883832,0.006693311,-0.0020794559,0.010922405,0.026225211,0.034168817,-0.008508657,0.002259515,0.026002862,0.070530206,0.04662715,-0.0115534095,0.0120041175,-0.019419806,-0.019288998,0.04950792,0.011060624,0.036939282,0.054015655,0.00206395,-0.026967242,-0.011464288,-0.021363245,-0.013443148,-0.010485907,0.023583245,0.027659506,0.021697065,0.038515612,0.025671398,-0.017950857,-0.017628687,-0.06372209,0.02249787,-0.004039415,-0.054550495,-0.008762658,0.02012138,0.0027236117,-0.027566733,0.021892961,0.021246357,-0.0077944896,0.0037571206,0.009000145,0.0020394388,0.07479774,-0.014268637,0.021403333,-0.020451337,0.0087983245,-0.024989618,0.041974608,0.029340457,-0.013773285,-0.025816109,-0.03752276,-0.022561925,-0.0744139,-0.03412759,0.010747019,-0.036949866,0.018869568,0.028785475,-0.04593913,-0.011069125,-0.041632988,-0.0016957332,0.013029907,-0.02465149,-0.0027461,-0.0064858967,0.0072685536,0.03715855,0.0127739385,0.01037263,-0.032438446,0.04437796,0.0076036756,0.015496163,0.0031788317,0.02349163,0.010250319,-0.016307598,-0.005396399,0.026106467,0.031863898,-0.025884058,-0.02929888,-0.009457747,0.053338047,-0.009190023,-0.017163465,0.0012596032,0.0077253897,0.007879183,-0.016643113,-0.02508374,0.049238876,0.031245045,-0.008725076,-0.0011844697,-0.00009308829,0.0227575,-0.008145993,-0.04110221,0.039632693,0.028079065,-0.010239549,-0.0005912276,0.00860259,-0.009953124,0.0114387,0.0286047,-0.00228395,0.0092839245,0.031220997,-0.015921725,-0.024771629,-0.018685536,-0.0020835483,0.07491925,-0.0036024174,-0.018923333,0.01150059,0.036976483,-0.03578218,0.015738308,-0.032882288,0.02524424,0.07210363,-0.001793948,-0.023626236,0.011592797,0.04324506,0.0021045709,0.0410576,-0.0016835289,-0.01701516,-0.029192988,0.011946714,-0.0071463585,0.003579482,-0.005878871,0.06736888,-0.03202215,-0.059592165,-0.008937925,-0.0035913864,-0.15933594,0.021566793,-0.0069122734,-0.0044454834,0.02520392,0.041257348,-0.06093092,-0.02365076,-0.06962824,0.003169606,0.020812806,-0.034391418,0.049292196,0.0046884674,0.01031676,0.005818369,-0.0035485306,-0.028058123,-0.03760151,-0.045428623,-0.034092635,-0.042497672,0.037069995,0.03774465,0.023308188,0.014223611,0.09120222,-0.0053445403,0.018722191,-0.047388252,-0.066955164,0.028810311,-0.004459291,0.01938699,0.0036363353,0.04425581,-0.012571695,0.010826348,0.022849549,0.001106486,0.08417561,0.046027895,0.010117399,-0.009753084,-0.008301773,-0.003095098,-0.021202596,-0.01311829,-0.050638583,-0.042760175,-0.0093437955,-0.025921902,-0.04244458,-0.00048588184,-0.013300017,0.017096909,0.019454006,0.03488053,-0.031098448,-0.018424245,-0.0012600998,-0.028258976,0.0056178127,-0.008928383,-0.037619855,-0.058972783,-0.012872119,-0.0077001275,-0.030206893,-0.0008555155,0.009980849,0.008054136,0.01952832,-0.029897727,-0.043589745,0.021476913,0.021969331,-0.0025384985,-0.03057858,-0.10166735,0.024016127,0.046335384,-0.017329272,0.009271167,-0.0033031567,-0.039134588,0.0017967144,0.004392077,-0.005231294,0.2207339,0.038858075,0.0032821104,-0.024002286,0.03094295,0.008967277,-0.004693915,0.049616747,-0.0022955833,-0.030613316,-0.0396462,0.007624595,-0.011773019,-0.021961862,0.02065176,0.0038691328,-0.040676292,0.014173445,0.058542408,0.004004139,0.0480515,-0.04919933,0.040111385,-0.0022349318,-0.04937657,-0.050041925,-0.012801679,0.03176238,-0.03178035,0.031344276,-0.030594207,0.07120738,0.06971405,-0.077163704,0.027088894,0.032617494,0.025539164,-0.057827532,-0.018183783,0.007211587,0.014438442,0.0085603,0.0028042102,-0.04674633,-0.05204292,0.024724612,-0.015681595,0.025103105,0.0014177116,0.0017242981,0.031543754,-0.0073888623,0.010405203,-0.029883033,0.016432272,0.017493388,-0.00954374,-0.043064725,-0.01744399,0.035422787,0.022505272,0.012544146,-0.049706433,0.0036305836,0.016373888,0.009859026,-0.03008422,-0.02022931,0.042194895,0.025659287,0.04424252,0.03554435,-0.010289319,0.011369197,-0.020014286,-0.017962476,0.030536853,0.048591264,0.014969402,-0.012322833,0.0056462595,-0.011976145,-0.05495545,0.016920738,0.035003126,0.022156438,0.0361276,0.10525007,-0.015882606,0.0024567966,0.0014387672,0.023307828,-0.034703918,0.023394423,-0.03516358,-0.03716274,0.019462677,-0.035566237,-0.02083125,0.014446458,-0.053953122,0.033729285,0.021849943,-0.023372447,0.013532362,-0.016040567,0.0053067077,0.002686435,0.00013035361,0.043096773,-0.09384175,0.004463611,-0.0040368764,-0.02910259,0.031906575,0.08599036,0.03396921,0.015813014,0.050308004,-0.0024722808,-0.008607653,0.011144921,-0.015243812,0.031460974,-0.02561502,-0.07591815,0.010155055,-0.011067259,0.0011753013,0.03187369,0.048778936,-0.009008671,-0.045150496,0.03787246,0.017268248,0.012125795,0.029934568,-0.007360174,-0.0011698632,-0.018346602,0.021273352,0.0018061048,0.03228182,0.014546796,0.018484926,0.036940783,-0.03199774,-0.03200026,-0.019896267,-0.030937374,0.05250005,0.019488785,-0.008098868,-0.04160421,-0.0008151628,-0.08347797,-0.031815246,-0.050426003,-0.03142361,-0.011467926,-0.03718698,-0.013039998,0.038794894,0.051432583,0.007446013,0.053984284,0.033918966,0.019778198,-0.0036754205,-0.01367424,0.029929161,-0.009366045,-0.039103124,-0.022980453,-0.029650189,-0.033520848,-0.024342652,-0.015508203,-0.025486255,-0.054145314,0.05069918,-0.036487665,-0.04257116,0.04490472,0.012987775,-0.036159422,-0.008287548,-0.013711284,-0.031464003,-0.01408571,0.022755349,0.12120315,-0.0071124374,-0.0107865855,0.032121766,0.036685243,0.07429772,0.051274955,0.012596374,-0.007230131,0.03162421,0.008773408,0.0064249723,-0.03844742,0.020580009,0.014415434,-0.004338356,0.04517027,0.0067191245,-0.019460242,0.0041085808,0.034300312,-0.03983031,-0.00663769,-0.026044827,-0.02975868,0.02813387,0.012083242,-0.033548404,-0.018622564,-0.0013261584,-0.03172668,0.004043788,-0.006169556,-0.050869487,-0.007746598,-0.017441606,-0.021895297,0.007051128,-0.020818813,-0.018010324,-0.031670235,-0.022349298,-0.0013265514,0.0126584275,0.041113753,-0.036855213,0.030883087,-0.008467154,-0.035825286,0.005547122,-0.033461962,-0.008979574,-0.0208194,0.005026706,-0.052881423,-0.015688151,-0.04740594,0.013145939,0.027234962,0.010462015,0.00080269336,-0.017606044,-0.03361374,0.0029697702,0.02637674,0.024447057,0.0066512283,0.016354615,-0.010454953,-0.01591183,0.03586275,0.018730452,-0.037975814,-0.035157647,-0.051729638,-0.008766988,0.013499327,-0.013077213,-0.057603907,-0.004414043,-0.0065331743,0.007952952,-0.008271984,0.004071136,-0.002637,-0.040675677,0.014768208,0.021972654,-0.05259605,-0.033952285,0.07172959,-0.016198423,0.00022948632,0.009022187,0.022533696,0.073537976,0.0106465705,0.0073583433,-0.04119886,0.026646934,-0.020641623,-0.071781985,0.028410604,-0.014640584,0.0020342313,-0.0133642405,0.04840717,-0.010041547,0.014044825,-0.014279972,0.016244374,-0.025000915,0.002064192,-0.022620024,-0.01445756,0.004797313,-0.017085806,0.03226939,-0.01351974,0.04112698,-0.03563475,-0.023476949,-0.018263021,-0.007216902,-0.021852212,0.044877343,-0.016039459,0.043531533,0.0011280301,-0.014070529,-0.0018254949,-0.035977658,-0.040605437,-0.042084772,0.013835821,-0.024014596,-0.050711114,-0.016627481,-0.030527424,-0.023114966,0.0053368495,-0.0124316355,-0.007720199,-0.0077339313,-0.0059977076,0.010534942,-0.013674646,0.0001753922,0.001444792,0.025866471,-0.011439543,0.0046662022,-0.016702404,-0.020720279,-0.0032377944,-0.010523576,-0.017072247,-0.01780006,-0.001894386,0.042769473,0.010802037,-0.0146429315,-0.03239093,0.015298629,-0.00033789105,0.022993047,0.040936813,0.016192568,0.034303743,-0.020153562,0.029523974,0.0062171794,-0.022395443,0.02486148,0.0058291527,0.0013378003,-0.037251934,0.029487051,-0.0068185604,-0.020439005,0.029329726,0.035662867,-0.0036174646,-0.040880635,0.04204515,-0.018271264,0.028243097,0.017448999,-0.027169544,-0.017338939,-0.013751411,0.0055039283,0.0034917337,0.023878464,0.005133268,-0.012023265,0.07520451,0.09061002,0.038313292,-0.002319357,-0.038435627,-0.028718658,-0.01120007,-0.13284117,-0.043096922,-0.028496737,-0.001042973,0.0044941255,-0.034080196,0.0020121061,-0.08964147,-0.029120611,-0.032713544,-0.014569021,0.011866664,-0.01285565,0.0064369566,-0.011875778,0.04417087,-0.04475613,-0.016003594,-0.031098694,0.06125969,0.024641432,0.03443045,0.0331342,-0.009411471,-0.049378864,0.0029222772,-0.02737397,-0.013024551,-0.013033599,-0.0052841585,-0.013278708,-0.025992962,0.0065901848,0.061302736,-0.0090241525,-0.008293321,-0.008774723,-0.019658366,-0.04830127,-0.016231144,0.018771311,0.008300287,0.0045667575,0.031294473,0.025838701,0.059899114,-0.050911795,-0.0068259034,-0.065022245,-0.01924783,-0.025193427,0.06754071,-0.024563449,-0.020224344,-0.0156608,-0.03131133,-0.007865938,0.002988386,0.013357196,0.0038664117,-0.0016632625,0.028332325,-0.050808363,-0.0054750745,-0.037848033,0.019545028,-0.038406275,-0.0013549662,-0.031683005,0.031522743,-0.048053578,-0.01936505,0.012481412,-0.0012532236,0.012291564,0.03236991,0.020231644,-0.015517781,0.008697189,-0.024158094,-0.0412408,0.015748488,-0.034679525,-0.043718453,0.0430238,0.019512488,-0.0024412826,-0.0012052134,-0.04572714,-0.010634987,-0.06842641,-0.025817782,0.016494183,-0.013515558,-0.016966503,0.028402625,-0.02591686,0.007233814,-0.01663819,-0.0029626773,-0.037312508,0.007945609,-0.03364679,-0.039990697,-0.018673545,0.0016709461,0.0020846159,0.031709466,0.015301789,0.0047510136,-0.03514011,-0.03283286,0.0026310687,0.0031751841,-0.07845332,-0.0021171847,0.0008140969,0.024213081,0.014070801,-0.0023451613,-0.014077232,-0.012388224,0.0012686747,-0.019205928,0.0011643022,0.06482776,0.00862493,0.05478132,0.03530894,-0.027706698,-0.0033584058,-0.02370328,0.027492624,-0.034889754,0.017026782,-0.013514876,-0.056391004,0.0384777,-0.002774658,-0.026844285,-0.01970183,-0.030505529,-0.012636226,-0.044410475,-0.0006340019,-0.0008921548,0.017069528,0.013508089,-0.06115275,-0.016673604,-0.013191931,0.0066328817,0.031108735,0.04622839,-0.012956908,0.025791252,-0.008682438,-0.017552326,0.0457786,0.048417963,-0.0071230656,-0.038066436,-0.023370262,-0.02583404,-0.04740074,0.041655093,-0.014488933,-0.023782676,-0.024178104,0.0052200174,0.02843852,0.047921456,-0.0036382112,0.031629995,0.015733192,-0.01323626,-0.010271284,-0.008684227,-0.0033945648,-0.04343363,0.042105585,-0.01104051,0.03086761,0.028505037,-0.029966418,-0.02373282,-0.0031323999,0.041127373,-0.038191255,0.036657553,-0.042096134,-0.023329949,0.00781667,-0.01530031,0.044458214,-0.0066917925,0.008542158,0.027577063,0.0169573,-0.008858849,-0.016616661,0.000022571272,-0.002508577,-0.013386027,-0.02756683,0.046237256,-0.007778572,-0.015521076,-0.009141175,0.07763511,-0.02669068,-0.0037566344,0.025686411,0.02980066,0.007079399,-0.020969033,0.06051869,0.02957391,0.0061147097,-0.058184646,0.038732838,0.030352842,0.02272555,-0.025562001,-0.0077085844,0.004271492,-0.006729193,0.020092975,-0.016279537,0.0068301414,-0.052239817,-0.008469517,-0.020687597,0.02655117,0.01392888,0.01422198,-0.021949284,0.005050086,-0.007437063,-0.008509419,0.030728305,-0.03462276,0.022454847,-0.03841229],"last_embed":{"hash":"oumttd","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"oumttd","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"I don't feel like it\"#{4}","lines":[224,225],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"oumttd","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"It's not working\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04518148,-0.0017394569,-0.037426002,-0.013087989,-0.05433721,-0.03792114,0.008142231,-0.020170582,-0.000009786415,-0.009404124,-0.0051393253,0.01591001,0.0068164817,0.025362452,0.0107678445,0.01624374,-0.014113929,-0.012381691,0.02526001,0.034686025,-0.033051025,0.0056373654,0.067437366,-0.025006095,-0.01204982,0.0075309784,-0.008373054,-0.028674666,0.051782496,0.07792964,-0.02061485,-0.055525925,0.03182691,-0.053651236,0.006361068,-0.01574075,0.0033031548,0.0014641675,-0.03462988,0.03952293,0.019203374,-0.04713619,0.024132848,0.013285978,0.05565336,-0.0018019703,-0.02808868,-0.011230316,-0.010281688,-0.0044360575,0.011038282,0.00077104365,0.020585546,-0.04432538,0.034982037,0.01605716,0.022969296,-0.027461624,-0.029527307,-0.03058847,-0.05004342,0.023049168,-0.021552823,-0.00090753817,0.013167232,0.056459457,0.0145137645,-0.023518024,-0.0137624135,-0.054560695,0.02715571,0.027671624,0.03767491,-0.018531593,-0.032211512,0.0014698445,-0.0004270166,-0.0020978593,0.0011539628,0.05702176,0.042583168,0.027645566,0.010818261,0.014612101,-0.009278172,0.002561581,-0.019763296,0.04517028,-0.02152877,-0.010489197,0.011006545,-0.0032525668,-0.0009773432,-0.00845985,-0.03722744,0.0070188306,0.015062729,-0.028454067,0.03313808,-0.029338347,0.006362413,0.029413816,-0.01499543,-0.021128424,0.034133065,0.0045143287,0.042363364,0.059441745,0.03164342,-0.018317085,0.028391639,0.048227716,0.028123286,-0.0007361227,-0.028395005,-0.01613172,0.008284671,-0.04486254,-0.0035361545,-0.0085060755,0.041528463,0.01421018,0.050492443,-0.025633497,-0.0030502947,0.033411738,-0.015037447,-0.019744877,-0.04621547,0.040501222,-0.0088711,0.03221158,-0.026052017,0.008634988,-0.029216565,0.017876029,0.066469476,0.026779061,-0.02114325,-0.05837002,-0.0004933218,0.00891851,-0.042120524,-0.00030784772,-0.011200915,0.007312917,0.016784176,0.024454087,0.022119654,0.027829582,0.009570919,0.017308682,-0.0066717863,0.04393797,-0.010951685,0.0051285326,0.018603979,0.024442976,-0.0081246225,-0.019063659,-0.008334198,0.004353803,-0.05489612,0.037406318,-0.016174586,0.007372859,0.03996231,0.03749587,-0.0130340485,-0.012289459,-0.00692451,-0.014998475,0.026041003,0.03620123,0.012195158,0.023432441,0.03609969,0.029935906,-0.039123505,-0.0155005315,-0.039321784,0.012788439,-0.0072273286,-0.038011838,-0.00842067,0.04692298,0.0029784706,-0.017301494,-0.0084406175,-0.0028951876,0.01800272,-0.0014200482,0.00088637846,0.044858456,0.06370756,-0.01699982,0.0058807805,-0.0032828772,-0.00014566511,-0.02007442,0.0100247795,0.042036813,-0.000030271422,-0.011653238,-0.01298571,-0.01498853,-0.026167754,-0.05180145,0.05131653,-0.051594444,0.03978716,0.0038704453,-0.027330816,-0.028012596,-0.022188056,-0.03583759,0.02298975,-0.0070179524,-0.0065055285,-0.01978251,0.016280985,0.040211096,-0.020114494,-0.04136374,-0.06530992,-0.002154916,-0.021797976,0.049469735,0.014543227,-0.030508159,-0.0030096753,-0.02110435,0.010581893,0.033936072,0.06340626,-0.00624628,-0.03048308,0.0073542753,0.04656026,0.025514321,-0.006581006,0.035001665,0.012217507,0.03794545,-0.0033398394,0.0025807,0.025288906,0.03956274,-0.036488462,-0.007278228,-0.044442646,0.00704245,-0.03514685,-0.05225295,-0.00093270006,0.023008306,-0.007402185,-0.00922277,-0.010917637,-0.014146176,0.0040138783,0.050074928,0.013662971,0.017071933,0.023243273,0.021967283,0.016284367,-0.008886119,0.02358645,0.11361799,-0.026103333,-0.052278195,-0.0025489256,0.050876908,-0.024992041,-0.023788422,-0.034109805,0.037579197,0.025852915,0.009830999,-0.05357036,-0.031834334,0.021844676,0.02056764,0.01125653,-0.0013543611,-0.03657295,-0.035569016,0.0073728943,0.009632153,-0.008954426,-0.026176233,0.05839069,-0.019125033,-0.039101664,-0.000015034364,0.018739408,-0.15344335,-0.0031561241,-0.0010338947,0.05333579,0.016860735,0.020106092,-0.034765877,-0.002900476,-0.07946268,0.032983456,0.031757183,-0.021370592,0.029006675,-0.011891892,-0.00957158,0.005987478,-0.019871814,-0.05492475,-0.016147856,-0.052261405,-0.044889763,-0.047394406,0.04669759,-0.010058296,0.014124212,-0.0038477557,0.056131862,-0.0045908103,-0.02183169,-0.04190779,-0.076151095,0.008387027,0.00929632,0.024683287,0.03844237,0.062011898,-0.019853853,0.004497575,-0.0029018596,0.005348533,0.07647991,0.06977624,0.016849343,0.009614169,0.020302407,0.0014756969,-0.012646725,-0.0037288817,-0.023014747,-0.021147149,0.0014174707,0.0004216808,-0.00027710575,-0.04355093,0.006723057,-0.01973937,0.012888961,0.036987778,-0.040969953,-0.0013955028,0.00049431954,-0.025193542,-0.028969845,-0.0018239443,-0.035752367,-0.04008785,0.004577551,-0.018632159,-0.029257983,-0.014017362,0.0027793709,0.01875153,0.015968718,-0.00079269934,-0.021424655,0.014030996,0.015895328,0.003486036,-0.021108782,-0.13077894,-0.023945304,0.03402956,-0.028395459,0.009157944,-0.020847715,-0.029332949,0.023839394,-0.0020022972,0.007464192,0.24155284,-0.014253048,0.000006901983,-0.015860274,0.03129369,-0.009660594,0.00657947,0.052458677,-0.008291899,-0.02962591,-0.026225135,0.0016075684,-0.034806266,0.01228646,-0.0045157764,0.029090177,-0.037959017,-0.009081832,0.05527356,-0.015051461,0.027491689,-0.07011163,0.026255019,0.009453693,-0.07486772,-0.010850773,-0.0085523045,0.08020051,-0.049847472,0.03962132,-0.03178119,0.02576347,0.054668773,-0.06287025,0.024766697,0.041240722,-0.007182383,-0.040632147,-0.016114514,-0.006738416,0.0069496827,0.011655735,0.033147134,-0.030694291,-0.043347392,-0.016381009,-0.024829827,0.021917379,-0.013777332,-0.00847112,0.00997838,-0.015885144,0.018074322,-0.032612026,-0.0002731772,-0.018942796,0.0069008693,-0.018482449,-0.039930064,0.016121252,-0.0036784785,0.016865188,-0.038164727,0.01517603,0.0045322343,0.030316573,-0.072181985,-0.0013811182,0.005211126,0.014745341,-0.00045324696,-0.004920208,-0.011765651,0.00018457515,0.014193905,-0.002770141,-0.019539807,0.045928672,0.055114236,-0.008750286,-0.030831207,-0.031379588,-0.07345599,-0.017781625,0.030589342,0.029720556,0.008171054,0.07889722,-0.028048513,-0.0023740197,0.007821763,0.019542344,-0.04131977,0.0013499738,-0.076061234,-0.020119656,0.0026511513,-0.053602412,-0.0031697026,-0.0008493036,-0.08745502,0.01648358,0.02099278,-0.037243724,-0.00056459924,0.002312315,0.008187047,0.014692634,0.011508135,0.045697525,-0.069157906,0.0076249517,-0.00786114,-0.036675815,0.00046789463,0.04502327,0.03160556,0.023111824,0.01999852,0.00064110133,-0.00010649655,-0.014856899,-0.034095712,0.04889709,0.0049795974,-0.034152184,0.0053283577,-0.0011741761,0.0029758152,0.026020294,0.009014695,-0.0155932885,-0.023754735,0.016571607,0.023701016,0.01210607,0.020999603,-0.008530824,0.0350716,0.02938104,0.012322416,-0.011193805,0.029539237,0.014319675,0.0050968905,-0.008898987,-0.008389034,-0.011929638,-0.020837454,-0.020354135,-0.0025356666,0.0055393344,0.00812512,-0.025558142,-0.006989128,-0.08399954,-0.012767257,-0.018076207,0.0068470933,-0.02164898,-0.03136756,-0.024388669,0.05825452,0.05456669,0.023637401,0.041803543,0.029569991,-0.004873139,-0.0034217518,-0.037360143,-0.0061442154,0.041163318,-0.012684503,-0.003358033,-0.021310566,-0.038889725,-0.02695443,0.014040241,-0.006938448,-0.030610215,0.00445337,-0.01775244,-0.017873693,0.012713053,0.031158786,0.025462596,-0.027048107,0.0042496375,0.0009423523,-0.017350622,-0.0037000203,0.10802185,-0.015209177,-0.0050341203,0.035453357,0.036389425,0.074622326,0.038474396,0.025506055,-0.003544459,0.035328902,0.030376479,0.011034259,0.0065955347,0.0018295695,0.021888917,0.03865113,0.03656972,0.0050446205,0.04628174,-0.017859273,-0.01889084,-0.064833276,-0.0051861876,-0.026389087,-0.025069723,0.004905565,0.030328378,-0.045473333,-0.017537195,-0.016228177,-0.04076066,0.03702902,-0.02475859,-0.01565488,0.0010356988,-0.014760069,-0.051508877,0.008527972,0.013945848,-0.00490777,-0.028510502,0.024178687,-0.006211532,0.011627865,0.030454218,-0.010441289,0.027775733,0.012850855,-0.028428357,-0.00006525218,0.003030636,0.011907879,-0.0009878094,-0.044844534,-0.037100606,0.00030265894,0.0007500693,0.036695912,0.055181634,-0.001048644,0.0016489719,-0.010299792,-0.012162922,-0.002996503,0.01749,0.024921687,0.030374916,-0.02949014,-0.026015494,-0.016060218,0.020887483,0.0019989428,-0.006391142,-0.020259479,-0.08086336,-0.017065063,0.0340854,-0.011660107,-0.055083677,-0.019817373,-0.012181983,-0.0123216,-0.03728192,0.0058174296,-0.020547878,-0.02012846,-0.010136414,0.034229495,-0.04999604,-0.022181759,0.054382157,0.0035196005,0.022849891,-0.02183602,0.0064494903,0.031405352,0.011766916,0.030992446,-0.060984813,0.021695983,0.0028412573,-0.06897708,0.0466987,-0.03211318,-0.0024724852,0.005669674,0.013333859,-0.010213731,0.008815778,-0.010430584,0.049046412,-0.011145052,-0.003058326,-0.012657981,0.018864958,0.012932884,-0.012534751,0.022393575,0.026135657,0.022248091,-0.028395873,-0.01771515,0.0020954493,0.0057338653,-0.004180115,0.010179648,-0.0088884095,0.049153116,0.034985486,-0.005584344,-0.032188643,-0.033196755,-0.006027283,-0.034862433,0.0060733403,-0.022945525,-0.031167971,-0.01745067,-0.015786389,-0.022197535,-0.0022227843,-0.01661626,-0.0296897,-0.019660873,-0.035556242,0.03345547,0.0021496916,0.039552644,0.0005775977,-0.006267908,-0.01873351,0.020516174,-0.03631988,-0.04217868,0.04896982,0.0004301956,-0.023761718,-0.021799896,0.0035326881,0.021061596,0.0028907675,0.003123547,-0.037448697,0.035163775,0.036049645,-0.029719593,0.07450579,0.04574347,0.0102371825,-0.01273483,-0.0040990287,0.038777288,-0.030626189,0.034195002,0.044297673,0.0032341392,-0.040429134,0.043929845,0.0022509012,-0.002074443,0.0048649013,0.02220936,-0.013651315,-0.032384694,0.029902628,0.00077228463,0.029900746,0.008503604,-0.03564148,0.01352579,-0.020308,0.029240618,-0.0064537805,0.012512015,0.016826639,-0.043733552,0.023380363,0.08767968,0.045291252,-0.0041520745,-0.046727885,-0.04363663,-0.010281435,-0.14665568,-0.01484044,0.009366395,-0.026421275,-0.012527394,-0.04871422,-0.022327181,-0.03447274,-0.02546472,-0.042384367,-0.009286596,0.00606075,-0.03515909,0.0047285464,-0.033194873,0.05804611,-0.023355119,0.025744913,-0.035555482,0.06630782,0.028852137,0.025162837,0.045718405,-0.028864063,-0.04130252,0.012978582,0.0008946954,-0.02252213,-0.0172074,-0.016985312,-0.05975711,-0.054357246,0.018169576,-0.0017669727,-0.005701264,0.0012823539,0.021516947,0.0002883569,-0.05730659,0.00471503,-0.0015563794,0.016562408,0.02613098,0.02026291,0.015197195,0.055277236,-0.050505854,-0.00021429724,-0.033096053,-0.035387,-0.019821672,0.042537242,-0.018254355,-0.018697899,-0.0116168205,0.0041364124,-0.01498222,0.008362281,0.040587705,0.025335152,0.0068117683,0.01303375,-0.0471692,-0.031142788,-0.09154136,0.023967145,-0.029054686,0.009038595,-0.009151986,0.026314685,-0.060951836,-0.012922422,-0.000081594684,-0.007970456,0.009008095,0.029687723,0.02786915,-0.030226192,0.014867531,-0.018649565,-0.03981006,-0.015287927,-0.017069712,-0.070717335,0.05453927,0.013132426,-0.016439622,-0.009492007,0.0032441097,0.000593748,-0.04673348,-0.020191703,0.04079294,0.0051114173,-0.017029386,0.028965313,-0.028110998,-0.01567311,-0.035208557,-0.016720647,-0.029094199,-0.038078032,-0.031660255,-0.054720704,-0.026762556,0.0036691036,-0.025412261,0.0122925,0.017508166,-0.039419536,0.01493503,-0.012650881,0.028482458,0.0061165774,-0.059405908,-0.012501499,-0.031203415,0.029392868,-0.004369878,-0.027626758,-0.032343432,-0.053309508,-0.00017634446,-0.033436663,0.019737838,0.057898257,0.02900065,0.040616054,0.015190924,-0.006907826,0.0011957233,-0.013311325,0.010611448,0.016789354,0.046352345,-0.0018221618,-0.012678753,0.031284064,-0.010945408,-0.015669653,-0.028836692,-0.06493334,-0.021962533,-0.048408028,0.009127092,-0.0147874765,0.0032946286,0.01949968,0.010442444,-0.021931207,0.008348448,-0.030119149,0.018352645,0.04711356,0.004172628,0.0128093865,-0.0035344092,-0.0222001,0.015981661,0.07800427,-0.025291936,-0.033616394,-0.01319741,-0.00042999754,-0.01165532,0.06929977,0.007598334,-0.014722649,-0.01730325,0.008214584,0.0016091939,0.04270756,-0.0019908487,0.037548024,0.021554483,-0.0022595967,-0.010417421,0.013650772,0.02039478,-0.014047277,0.039512668,0.000007730141,-0.0021732359,0.016226323,-0.006056291,0.0093270885,-0.033840872,0.038286615,-0.051879082,0.04491276,-0.007731782,-0.008175528,0.00682994,0.021492306,0.034156412,0.006164552,0.013954953,0.0118231205,0.036096953,0.03413979,0.050066445,-0.02165722,0.019499995,0.020032002,-0.054929208,0.028049571,0.0018963804,-0.029427817,-0.027063694,0.07495574,-0.0016948724,-0.00642746,-0.0033434704,-0.0041042897,0.03770048,0.015694743,0.025388924,0.035472,-0.019570015,-0.054263145,0.03741812,-0.0070031197,0.010248114,-0.007976625,0.012033835,-0.04018059,0.017147819,0.00102723,-0.029164368,0.022166079,-0.010069967,0.023083666,-0.008045284,0.016451772,0.005046361,0.0014887954,-0.06284929,0.008344606,0.010437556,-0.0174851,0.02696154,-0.05181656,0.016045157,-0.021087253],"last_embed":{"hash":"1d0cd59","tokens":77}}},"text":null,"length":0,"last_read":{"hash":"1d0cd59","at":1762858204395},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"It's not working\"#{1}","lines":[227,227],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1d0cd59","at":1762858204395}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"It's not working\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06007529,-0.0027153082,-0.04078519,-0.011379648,-0.038878955,-0.038873315,0.021110011,-0.003448141,-0.016750528,-0.007955765,0.0043960605,0.007980827,-0.0016402749,0.0154506685,-0.008250149,0.04481514,-0.05202149,-0.008833301,0.021071473,0.036512755,-0.038419027,0.011893866,0.06440272,-0.013875153,-0.030316904,-0.005640065,-0.018676419,-0.02289723,0.024781046,0.072583616,-0.014445757,-0.04809373,0.03155999,-0.039954767,-0.022039693,-0.0036705195,0.020727187,0.008547104,-0.024294771,0.056794755,0.016431548,-0.04050448,0.023674637,-0.009064236,0.04644935,-0.0055182725,-0.055022713,-0.0027674357,-0.017303273,-0.0039547086,0.013402218,-0.031464063,0.036414765,-0.03800868,0.028134573,0.011358201,0.02674707,-0.052055646,0.0015515254,-0.021853587,-0.017559763,0.031100797,-0.009566897,-0.037958443,-0.031212332,0.045977622,-0.014213457,-0.003967516,-0.036600057,-0.041867577,0.05063046,0.0044570714,0.03675987,-0.0039887745,-0.025546364,-0.0053604017,-0.01364,-0.01739999,-0.012879863,0.030074015,0.03786188,-0.00693309,0.032843716,-0.014150834,-0.026332164,-0.00069443963,-0.0138263395,0.014008964,0.0033674398,-0.0029233845,-0.00739133,-0.0039370903,0.029502768,0.02553001,-0.020918963,0.021279791,-0.009831991,-0.004800509,0.03314693,-0.011689729,0.02973093,-0.0068656835,-0.031709116,-0.012192222,0.0062581063,0.025571812,0.024044123,0.039727133,0.040587146,-0.02307904,0.028486105,0.04126691,0.021427615,-0.001018906,-0.039039094,0.020665638,-0.006490956,-0.023068769,0.0072436617,-0.004209552,0.06629213,0.02931409,0.018677082,-0.018080747,-0.014960341,0.016274434,-0.032382768,-0.008025166,-0.062048078,0.018682515,-0.014049628,0.03477225,-0.03045546,-0.021450818,0.0024830499,0.032038886,0.06434951,0.003207529,-0.0026670992,-0.03468698,0.013142782,0.028772678,-0.043039832,0.008977957,0.011392692,-0.0121590635,0.035879176,0.000777991,0.032186992,0.037669428,0.014235381,0.011736445,-0.0060108774,0.042527933,-0.032616798,0.007146487,0.0041100015,0.034203216,0.02984734,-0.022353532,-0.0060435734,0.0007537016,-0.02986998,0.07332119,0.011512788,0.008883459,0.026852824,0.025457375,0.008347527,-0.008583952,-0.00041337777,-0.010713492,0.017599372,0.02782054,0.032159828,0.039941184,0.08703191,0.035242442,-0.03179223,-0.015620933,-0.04554354,0.03239338,-0.0095006935,-0.058181334,0.011104136,0.022601107,-0.0060452553,-0.028952943,0.0023624152,0.015853247,-0.030357992,0.014039361,-0.003374623,0.029176308,0.057336744,-0.022932468,0.042632274,0.0015930678,-0.00045595915,-0.019118713,0.011516464,0.031324673,0.009519376,-0.01689177,-0.025357394,-0.008310944,-0.04509801,-0.031942654,0.02284952,-0.020133609,0.03422492,0.008034491,-0.012047866,-0.0009211775,-0.020639911,0.00020114973,0.0081067765,-0.009792427,-0.0035432503,-0.0015313516,0.04548809,0.039528374,0.034082975,-0.040634498,-0.058851566,0.016483767,-0.00044634793,0.016227802,-0.013047741,-0.0072956965,-0.0001491135,-0.01974432,-0.008506595,0.019366194,0.030862102,-0.035691496,-0.018536415,0.03198902,0.040412046,0.014278237,-0.02334634,0.008823466,0.020695169,0.03940997,-0.0014922516,-0.035311937,0.030949093,0.032560386,-0.0316944,0.0018635899,-0.015376433,0.022863919,-0.011445679,-0.041795097,-0.0032314674,0.024820726,-0.004823093,-0.028412526,0.014999793,-0.021098396,-0.005700883,0.040718284,-0.015759522,0.014335426,-0.016875064,0.010939231,-0.011879848,-0.007286102,-0.0071953605,0.09451252,-0.00950498,-0.027614405,-0.007175954,0.04176765,-0.020642206,-0.02341474,-0.03810709,0.041659176,0.056558736,-0.002025534,-0.060847294,0.014288279,0.022431767,0.026696539,0.015277557,-0.041400407,0.024888678,-0.021753615,0.028086215,0.010774353,-0.0053122826,-0.037647452,0.045070715,-0.024421223,-0.04478295,0.01398158,0.0024639997,-0.16164058,-0.007919627,-0.0029133584,-0.008814702,0.008133839,0.024113,-0.026078956,-0.0013875928,-0.078146085,0.013580586,0.018370757,-0.02441615,0.017498152,0.014124346,-0.0059840744,0.012411314,-0.037148375,-0.0423673,-0.017137295,-0.063384496,-0.035985135,-0.034709107,0.038025774,0.0004650768,0.028504893,-0.003787604,0.07034931,-0.000052598658,-0.0067746164,-0.0468796,-0.06179641,0.023418559,0.005189294,0.0363755,0.030249588,0.048260957,-0.0032966032,0.0057975976,0.009901819,-0.0010334159,0.07023984,0.065914676,-0.0008010151,-0.0089676725,0.009767596,-0.000092811264,-0.018250113,-0.008083161,-0.048752144,-0.016194448,-0.011817239,-0.02021667,-0.026968937,-0.0143961515,-0.0015966938,-0.016811648,0.029650658,0.051951624,-0.040501796,-0.031384632,0.020737173,-0.03849385,-0.002534535,0.0032677285,-0.03476008,-0.06013399,-0.031877138,0.0039678086,-0.024492327,-0.01125462,0.01559609,0.012243005,-0.003504571,-0.017376758,-0.030816358,0.023228165,0.008745094,-0.00081213244,-0.02927464,-0.12723589,-0.006658541,0.012318526,-0.013503431,0.030314753,-0.011007567,-0.02025932,0.010529548,-0.028711611,0.011646565,0.22627175,0.026346667,0.008143589,-0.013743728,0.04130552,-0.008366142,0.016050667,0.04990621,0.0023007896,-0.043144267,-0.0558327,-0.006339498,-0.035545528,-0.019787258,0.012796435,0.018597638,-0.05666571,0.0038630406,0.052440558,0.007945348,0.05496686,-0.045442313,0.037617244,-0.012150681,-0.06850052,-0.029599907,-0.022185663,0.03301344,-0.02023274,0.03208321,-0.036371585,0.023286065,0.045084506,-0.065302566,0.027876541,0.06443674,0.0112071335,-0.03592534,0.008149181,0.0075356658,0.010498237,0.014580054,0.035119016,-0.054533582,-0.03576952,-0.029707737,-0.01945311,0.010837893,-0.008564706,-0.011778723,0.0059265406,0.0019828856,0.020460647,-0.040952675,0.014144637,0.0011031884,-0.00194817,-0.005015107,-0.05432935,0.021776987,-0.0056961095,0.019573199,-0.04959731,0.005789342,0.0062587066,0.028852392,-0.052404713,-0.0027998406,0.007866315,0.025638117,-0.010986086,0.008778324,-0.017276788,-0.026752297,0.009547628,-0.040297706,-0.0066489144,0.05722658,0.0257527,0.024588998,-0.025071498,-0.01482201,-0.09218103,0.014396725,0.015162137,0.021667507,0.011380862,0.07941671,-0.013972184,0.02581893,0.007068797,0.03837074,-0.015727276,-0.01180122,-0.03639777,-0.03986179,-0.0114595285,-0.036689356,0.00837791,0.011319152,-0.059793882,0.036389742,0.017049044,-0.033669986,-0.019905016,0.007663402,0.003990516,-0.01237128,0.035390794,0.052081384,-0.10833155,-0.011245539,-0.0012408887,-0.019920781,-0.0028110205,0.048427545,0.030023899,0.01756616,0.032091904,0.0054087075,-0.004839587,-0.028223183,-0.024522249,-0.00028291566,-0.030083064,-0.050676525,0.014963282,-0.022100197,0.0071865493,-0.00056489796,0.026130436,-0.01630413,-0.0067313197,0.036179587,0.008578331,0.015814114,0.055305235,-0.008339181,0.033110917,0.012647999,0.001036697,-0.029489344,0.019625138,0.0016809425,0.017417248,0.014234986,-0.044063985,0.005423774,-0.021738326,-0.019583644,-0.007879844,0.008215522,-0.0114121875,-0.017443348,-0.0019150334,-0.10644194,-0.01932467,-0.017953757,-0.022607738,0.002662903,-0.03464816,-0.016789468,0.046425026,0.06697514,0.024624754,0.02251157,0.0430751,-0.005679451,0.007833326,-0.00197131,0.013879744,0.026492389,-0.045929663,-0.0195093,-0.014995967,-0.04553431,-0.056618866,-0.001208409,-0.01527775,-0.036774226,0.02802256,-0.015237573,-0.01081574,0.009176227,0.015800687,0.0095893815,0.002771816,0.001509478,-0.014956592,-0.021725524,0.015925048,0.12785468,0.0031326355,0.007241066,0.02296312,0.045292255,0.0755546,0.07673822,0.007465977,-0.025868634,0.029407686,0.041236073,0.044049785,0.010229559,-0.0077135134,0.032468393,0.018289484,0.040439833,0.0143315215,0.030337472,-0.030051494,0.02060346,-0.06628079,0.000054290624,-0.025399344,-0.039720368,0.010392327,0.016974019,-0.025865873,-0.018755548,0.0074283006,-0.037897486,0.017524024,-0.027438723,-0.03279226,0.0011314447,-0.015762119,-0.050539754,-0.024716504,-0.001945371,-0.010224055,-0.03253926,0.007102922,-0.013711044,0.02401548,0.018476643,-0.03553226,0.027604392,-0.014321331,-0.03765209,-0.0026528793,-0.016057648,0.032890096,-0.014841211,-0.018251318,-0.025819663,-0.07561775,-0.029447282,0.05086577,0.04073748,0.012808398,0.020934796,-0.0043999045,-0.007378254,0.0117977485,0.009997566,0.053368635,0.016313965,0.006758214,-0.026247399,-0.0013577963,0.039734695,0.013315334,-0.007425719,-0.018789236,-0.06815481,0.027499853,0.045391135,-0.010215811,-0.04153862,-0.021310791,-0.009418565,-0.0012469763,-0.018876467,0.012418022,-0.004432133,-0.014458541,0.001549102,0.040118262,-0.06597528,-0.030406322,0.024989994,-0.0023185746,0.018025838,-0.020079706,0.03125966,0.05103033,0.0038283814,0.015739977,-0.04466233,0.0047290316,-0.0040038307,-0.06008625,0.052283365,-0.030350747,-0.010400157,0.0018244339,0.024829572,-0.01553017,-0.00032478172,-0.015395534,0.018486977,-0.014083062,-0.001918357,-0.029731035,0.011669439,0.0010007125,-0.025177106,0.01960074,-0.0051041986,0.025438366,-0.028525574,-0.00022554645,-0.017615346,-0.0075612916,0.0016714399,0.03010333,-0.012036464,0.0413218,0.024789196,-0.03534674,-0.014373788,-0.057235558,-0.009810289,-0.046857517,0.015645973,0.0057858424,-0.021886395,0.003708321,0.015867284,-0.020645166,-0.020712545,-0.027719775,-0.020306326,-0.01700222,-0.01888263,0.013259898,-0.010457655,0.017287852,-0.011968462,0.035960518,0.0005041544,0.013170361,-0.033382475,-0.0202284,0.04475325,0.019209195,-0.015739696,-0.034378145,0.007681411,0.009177952,-0.014672992,0.008250454,-0.05235146,0.041562468,0.0321518,-0.026028996,0.067762166,0.042271968,0.03170618,-0.030049734,0.0057047866,0.0060964725,-0.044106077,0.013474874,0.035122305,0.008435926,-0.029873349,0.018498061,-0.003604716,-0.0044261287,0.0044280286,0.0067679924,-0.014872063,-0.02398792,0.05758099,-0.010258458,0.031157615,0.01893845,-0.01135463,-0.030263798,-0.029164704,0.008182187,0.009003163,0.013034281,0.010493874,-0.026766209,0.04587836,0.09572265,0.05093307,-0.016581798,-0.022624817,-0.03305218,0.011969453,-0.13231233,-0.014723526,-0.008825149,-0.014812237,-0.004933635,-0.032131948,-0.0026848696,-0.051210053,-0.021882258,-0.034631737,0.0060369545,0.010126709,-0.0329635,0.0015515031,-0.048141874,0.04417483,0.0004494594,-0.008201084,-0.01665218,0.0685566,0.030848078,0.01513774,0.04908988,-0.018362066,-0.05489761,0.00770283,-0.023726607,-0.010950821,-0.009209482,-0.021469915,-0.04658527,-0.07040312,0.013050001,0.024181949,0.0131757315,0.0074656033,0.02087176,-0.0047369613,-0.04703223,0.00170217,0.006427724,0.02000032,0.014690666,0.029560642,0.041080225,0.057718143,-0.059421565,0.0044954615,-0.068306066,-0.013488092,-0.009177828,0.033451714,0.003924162,-0.011282651,-0.0138295,0.017624317,-0.033872332,0.011840473,0.024740707,0.02168846,0.014198789,0.03798195,-0.039793234,-0.02326514,-0.06345907,0.019132586,-0.029134676,0.025681788,-0.0028353638,0.03601422,-0.0423812,-0.015921084,-0.0037607607,-0.0006145339,-0.022601193,0.044945076,0.018071778,-0.030589899,-0.01076754,-0.014867107,-0.030940102,-0.019320348,-0.014673849,-0.049009725,0.0502031,0.018740145,-0.024960894,-0.0074463864,0.016514488,0.025556302,-0.02897898,-0.003966535,0.0072344635,-0.013711451,-0.021310084,0.030828644,-0.014782044,0.019811638,-0.0063647605,-0.015085617,-0.033525232,-0.00512117,-0.021224663,-0.054796685,-0.04330855,0.0036148566,0.015009434,0.029039357,0.0093631605,-0.029739482,-0.0046494342,-0.013279172,0.018056052,-0.004784446,-0.06160055,-0.030847285,-0.01880454,0.053066097,0.005589867,-0.0075202435,-0.009070273,-0.04553478,-0.0006358411,-0.021212684,0.0052902484,0.06781573,-0.006738695,0.051247515,0.019426472,-0.04309728,-0.014082604,-0.01989703,0.030456547,-0.0069954772,0.038901284,-0.019280897,-0.020643566,0.021253046,-0.01983169,-0.005602629,-0.042427264,-0.053805456,-0.018936101,-0.056468576,-0.010444352,-0.0318276,0.026097033,0.01805691,-0.011841891,0.0058238544,-0.0001332661,-0.021068277,0.019705914,0.04203128,0.012991274,0.03842656,0.014796203,-0.026595378,0.012027263,0.051479757,-0.0027542391,-0.026748143,-0.04219005,-0.017360067,-0.008714601,0.061755635,-0.0011047955,-0.01026419,-0.015468371,0.00081166,0.009706306,0.037431356,-0.0010819514,0.017132368,0.020573234,0.0065788776,-0.0119213145,-0.020782717,0.008428933,-0.023391917,0.039364986,0.010524244,0.014297834,0.048564233,-0.01560372,-0.017363505,-0.024294965,0.027216624,-0.07104068,0.00055456546,-0.008624741,-0.0073934593,0.0083445115,-0.017002141,0.05397006,-0.026066402,-0.0028336647,0.0037949232,0.0518388,0.034675438,-0.014055082,-0.010550061,0.021291746,0.014601084,-0.016361203,0.0467722,-0.010879512,-0.0028108961,-0.025143307,0.073882245,-0.029708754,-0.022865258,0.016469019,-0.0034690502,0.019921798,0.0047586355,0.042249624,0.039930254,-0.009117067,-0.05821929,0.017693805,0.012596363,-0.0053939885,-0.0056884824,0.0016468414,-0.035244353,0.004064425,0.027094483,0.0015667074,-0.0017754019,-0.05887799,0.02644173,-0.008096721,0.058779683,-0.010902968,0.047455836,-0.0957637,0.006189211,-0.019281624,-0.025032442,0.016018916,-0.020911954,0.008354634,-0.025842322],"last_embed":{"hash":"1mm9iw7","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1mm9iw7","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"It's not working\"#{2}","lines":[228,228],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mm9iw7","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"It's not working\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05107269,-0.0007470648,-0.0654158,-0.004277968,-0.036581565,-0.03975637,0.03230006,-0.009827771,-0.0052516847,-0.005283217,-0.010335335,0.014297313,0.004067326,0.00774153,0.02450497,0.029527953,-0.026977122,-0.0014652791,0.009362163,0.02248985,-0.045045115,0.026276141,0.040381998,-0.04156866,-0.049114402,-0.012226691,0.013286505,-0.04208964,0.00430133,0.05362314,-0.01021791,-0.058713786,0.039796792,-0.020223364,-0.020322885,-0.02043032,0.006707856,-0.009802103,-0.029730564,0.032751378,0.027868703,-0.029349469,0.049107343,-0.028907942,0.043853067,-0.008857215,-0.036622874,-0.005076391,-0.004733839,0.025244435,-0.006960509,-0.015465098,0.04326597,-0.02287838,0.0175958,-0.0017464913,0.018912695,-0.036529798,-0.0036211193,0.007466012,-0.027026216,-0.0037970585,-0.0021866201,-0.023803907,-0.02434345,0.07029393,0.019367492,0.002054832,-0.020398263,-0.037356142,0.049318254,0.008271719,0.022114784,-0.006768107,-0.021659946,0.005632973,0.0020928695,-0.009151447,-0.007098966,0.07379154,0.013735388,0.0063572554,0.0032277082,-0.015646664,-0.030128185,-0.006726635,-0.027330134,0.007899677,0.012403851,0.015799332,-0.008361686,-0.014430198,0.02845852,0.0028672693,-0.022244768,0.0031115618,-0.0026080834,-0.009197669,0.009160603,-0.0023633868,0.038130045,0.0073523354,-0.04542375,-0.012167118,0.006066723,-0.0062099467,0.012335387,0.028611403,0.041904163,-0.023168676,0.015126574,0.06155023,0.035539135,0.008861214,-0.019864343,-0.015837867,0.018933892,-0.0022008445,-0.0014585839,-0.015084122,0.042789213,0.019374223,0.030929366,-0.019069552,-0.012460229,0.026074529,-0.032470744,-0.0074748867,-0.06167837,0.025263054,0.01350852,0.03154204,0.017210094,-0.018597925,-0.0137942275,0.013187837,0.077857845,-0.000025700401,0.017178407,-0.05121475,0.014310245,0.029991932,-0.031145005,-0.00046401823,0.001863441,-0.040037766,0.04463219,0.0053354674,0.003076661,0.04886158,0.018945316,-0.0053919503,0.00042597618,0.06920788,0.004404288,0.011810908,-0.008056969,0.03619713,0.037311718,-0.008136124,-0.002463424,0.0010404511,-0.012502499,0.07296438,-0.0057903207,-0.014104038,0.025601655,0.009023883,-0.013448393,-0.010496196,-0.015896304,-0.02980243,0.011985144,0.046855845,0.047223218,0.020955142,0.0559055,0.040261623,-0.031460654,-0.022400811,-0.04113314,0.022557296,-0.008166719,-0.049875263,0.0070373593,0.03478965,0.014957046,-0.045164913,0.0011431929,0.023257496,-0.029118067,-0.015942536,-0.00937204,-0.0038612725,0.04907141,-0.005600911,0.033784,0.0079277,-0.008311609,-0.029183798,-0.010881931,0.066221096,0.024710463,-0.03311714,-0.037952784,-0.0080891745,-0.019869225,-0.070669346,0.029142885,-0.021625753,0.02911331,0.02001252,-0.03051289,-0.013731999,-0.011538628,0.009614004,0.01622559,-0.015017442,0.00090016593,-0.0035321268,-0.0010384473,0.039287936,0.017852472,0.007056579,-0.03384415,0.038679108,-0.0013483373,0.018183036,0.007066905,0.00018057234,-0.0063921693,-0.02477998,0.0033189482,0.01796388,0.04716813,-0.022579474,-0.013541193,-0.0030692487,0.04162031,0.0044117863,-0.020885011,-0.00010775104,0.0117290905,0.0032196837,-0.014456972,-0.02387168,0.054157034,0.04674019,-0.026285268,-0.029232629,-0.0061386083,0.02236984,-0.02626327,-0.03488713,0.016001401,0.026983745,0.006816817,-0.0038459988,0.020699732,-0.0076921117,0.00781421,0.0137812495,-0.0044580484,0.009952793,-0.00094637834,0.0045650387,-0.011737573,-0.019630708,0.006130493,0.07272662,-0.0020110228,-0.020625426,0.010486883,0.032167766,-0.03654883,-0.0012180525,-0.04539426,0.016108653,0.06538899,0.007198781,-0.04566477,-0.0072613168,0.031007372,0.015592333,0.030188551,-0.025654003,0.01090048,-0.044989295,0.009199067,-0.006563925,0.0031820633,0.0017292819,0.0572717,-0.020109843,-0.057281278,0.03139424,0.014539837,-0.1661302,0.0044130054,-0.008523336,0.03466755,0.015552487,0.025806561,-0.04243051,0.004750543,-0.119954735,0.016541878,-0.0023018976,-0.036566872,0.014644004,0.002854766,-0.009952634,0.027630422,-0.0055250195,-0.01810465,-0.003687823,-0.06460893,-0.016229901,-0.04670961,0.07076466,0.012526632,0.037576746,-0.030692646,0.085875556,-0.029618049,0.014617124,-0.05074736,-0.06461763,0.014953746,-0.0022498267,0.030718314,0.02353367,0.04347637,0.007171037,0.0056534163,0.0061453115,-0.011889769,0.0812324,0.05671111,0.008975421,0.0056102253,0.012804434,0.000043350163,0.0057773585,-0.0074979025,-0.06775593,-0.017047858,-0.009917374,-0.020071734,-0.036532573,-0.0208036,-0.020172251,-0.015706182,-0.0025819726,0.044024155,-0.030822264,-0.023677588,0.021782648,-0.024907947,-0.004220984,-0.018937461,-0.04091789,-0.0520291,-0.007627569,0.008140787,-0.013146679,-0.007148264,0.020272136,-0.0029746592,0.009493393,-0.0024302276,-0.04988603,0.006872997,0.019522484,0.012283676,-0.0241063,-0.09243727,0.015439499,0.043850992,-0.027144477,0.022956247,-0.0051871673,-0.024773536,-0.0024405816,0.0032654654,0.027147323,0.23898639,0.02531058,0.007949034,-0.03781996,0.01672781,-0.006371908,0.02252137,0.05460938,0.009945247,-0.04448661,-0.018863168,0.0030759734,-0.019960761,-0.009267688,0.0023059025,0.03785055,-0.040561426,0.015922813,0.06516323,-0.0022754874,0.0377051,-0.027456125,0.024354208,0.0019557455,-0.06623899,-0.034936056,-0.00994671,0.048786253,-0.03801147,0.042251367,-0.04924212,0.05869553,0.058480386,-0.062219504,0.03314928,0.021115186,-0.0014781952,-0.049547795,-0.016442586,0.0029836167,0.012576146,0.011389082,-0.000190157,-0.039233517,-0.053922262,-0.0019975815,-0.018589744,-0.006658508,-0.007936715,-0.002173622,-0.007544974,-0.016269676,0.01734122,-0.026807085,0.003365222,0.01307327,-0.0133638205,-0.040531937,-0.020060245,0.03467321,0.026150586,0.028398134,-0.048348874,0.0034222242,0.0015977655,0.016878948,-0.06751243,-0.0062437323,0.020530308,0.023076346,0.016298937,0.036648296,-0.0006734958,-0.014379252,-0.0065001324,-0.01762882,0.03273443,0.073723555,0.019523408,0.015127391,-0.013064994,-0.024687434,-0.052675374,0.02504532,0.029801061,0.024134098,-0.001736751,0.10443669,-0.013153145,0.026255794,-0.027555488,0.029454011,-0.017309241,-0.01131832,-0.029094324,-0.021658929,0.003366198,-0.039162397,-0.011237264,0.003582665,-0.052720014,0.006560483,0.031890236,-0.0076280884,0.0035667573,0.01635626,0.011502454,-0.024009075,0.04330701,0.05248533,-0.08655779,-0.013335126,0.0013694948,-0.013445689,0.019593053,0.062024724,0.02956942,0.025317041,0.040792808,0.008938843,-0.002666701,-0.03166191,-0.01694286,0.025803613,-0.02359253,-0.051862273,-0.0002793559,0.02040091,0.011940546,0.050100815,0.050914224,-0.006229471,-0.005517515,0.026030641,0.021832777,0.021389944,0.046675056,-0.002596584,0.008011324,0.013132757,0.008550588,0.020546349,0.0107183065,0.002543411,0.008061053,0.018697679,-0.02762352,-0.0034207762,-0.010916892,-0.015631102,0.0026675933,0.011138059,-0.0089903725,-0.014714258,0.018458553,-0.09048562,-0.03474996,-0.0451181,-0.022401119,0.003889809,-0.025628805,0.00041543684,0.048758622,0.07196089,0.0030485836,0.049083926,0.03676672,0.006093278,0.006568252,-0.017900493,0.009908408,0.021578088,-0.04797635,-0.008026707,-0.020753058,-0.06190219,-0.035199847,-0.020554153,-0.019737,-0.045952626,0.02507374,-0.013745751,-0.026714023,0.02578506,0.028234808,-0.010866827,-0.006156922,-0.00039511104,-0.029496219,-0.03788331,0.045407902,0.11758336,-0.0019417474,0.010504342,0.029924871,0.01570698,0.05751564,0.036744,0.008168892,-0.03102784,0.034826588,0.008911387,0.025055118,-0.012524885,-0.015395107,0.009774026,0.028174233,0.05304735,0.016647974,-0.0035834194,-0.01926159,0.03299611,-0.07955977,0.009902063,-0.035522,-0.03804788,0.002345979,0.02090289,-0.05511141,-0.032332335,-0.00012894995,-0.052798968,0.0122985365,-0.03041807,-0.047342543,-0.014961721,-0.010134839,-0.028658101,-0.0073522204,0.0010992439,-0.0089171035,-0.03264522,0.002759609,-0.015235943,0.007177204,0.055192403,-0.023537582,0.033084035,-0.0145532815,-0.037132133,0.0021793938,-0.011260422,-0.0072392575,-0.009224888,-0.019502744,-0.058353264,-0.049783982,-0.03406134,0.0025450818,0.03546177,0.006428083,-0.005023427,-0.009578195,-0.020316986,0.025713097,0.018949237,0.038981523,0.008445081,0.029236248,0.00017950295,-0.013584062,0.057332784,0.012824763,-0.0008059596,-0.036898877,-0.051188573,0.0074463077,0.024508975,-0.022528896,-0.056436423,-0.015515273,-0.0067446204,0.015956184,-0.011346295,-0.015970292,0.0011847779,-0.013768576,0.024752498,-0.00083107274,-0.03136243,-0.03286806,0.044691037,-0.015720878,0.016025867,0.004035834,0.036565233,0.062712505,0.023493735,-0.007912041,-0.04288257,0.027084557,0.022718923,-0.07169088,0.037115764,-0.011012684,-0.008833086,-0.03190256,0.048477456,0.0029091667,0.00076967943,-0.010683598,0.01718686,-0.007592248,0.008384349,-0.024168957,0.0022828036,0.008748114,-0.035429183,0.015482215,0.008144516,0.05132095,-0.042955257,-0.0010255305,-0.011998217,0.0068831765,-0.010294872,0.030263158,-0.018255716,0.026370019,0.0065363846,-0.023383975,-0.01540514,-0.04021661,-0.0028693792,-0.06182924,0.01875624,-0.016619248,-0.02219253,-0.009327471,-0.00050415687,-0.025435384,0.0019938943,-0.018758254,-0.035510216,0.02485069,0.03177015,0.019054258,-0.009505816,0.001187233,-0.02296203,-0.0007417286,0.016215323,0.020162445,-0.023061084,-0.005271158,0.008192343,-0.0057796375,-0.006857094,-0.020671148,0.0052596214,0.012799669,0.018855713,0.0006823928,-0.056635085,0.036462773,0.03661099,-0.021236155,0.058857556,0.032804318,0.025211485,-0.02005526,0.037391964,0.0055726203,-0.041183457,0.0125742825,0.025266564,0.010735193,-0.0045402306,0.044628922,0.00868793,-0.021838145,0.024298182,0.0056790416,-0.011895796,-0.044086542,0.04759229,-0.026987268,0.019895872,0.041128818,-0.002083529,-0.0009004199,-0.0009966193,0.02125391,-0.015089755,0.018745322,0.004494865,-0.029067151,0.02116771,0.092566445,0.024152761,0.011203932,-0.013325735,-0.030903185,0.0065032067,-0.14456755,-0.020739425,0.0066482057,0.0057104216,-0.0027141923,-0.030640855,0.005179281,-0.07021634,-0.024462672,-0.052372593,-0.010830634,0.03198668,-0.020846745,-0.010957288,-0.04100974,0.018158926,-0.026689125,-0.005914908,-0.04103551,0.055577975,0.025705816,0.014836207,0.029906759,-0.0066432212,-0.055044755,0.010943245,-0.0024274986,-0.025083343,-0.010415173,-0.0322012,-0.029561495,-0.07937487,0.022126954,0.04966594,0.015468698,-0.030092584,0.003543875,-0.012298558,-0.05684855,-0.016932504,0.000752854,0.01878728,0.006078699,0.019046161,0.016021235,0.07085927,-0.05597404,-0.014632252,-0.07146315,0.0011096316,0.014300918,0.038811233,-0.009609183,-0.007143031,-0.027984146,-0.0238039,-0.044517457,0.0048621297,-0.003367991,-0.0032728536,0.000258623,0.0403732,-0.057001747,-0.02108712,-0.047656298,0.007872538,-0.009064228,0.032131534,-0.020981904,0.018872514,-0.038829062,-0.008681426,0.002569064,-0.02835111,-0.0028011394,0.00949302,0.010551811,-0.045791764,0.010078345,-0.039671108,-0.06795386,-0.0078007756,-0.04201295,-0.042660408,0.072798215,0.012032994,-0.013408158,-0.00027255405,-0.0011572012,-0.0067437678,-0.04702642,-0.026726158,0.025172226,-0.029993257,-0.037698325,0.036275636,-0.028622832,0.0052002794,0.000055346252,-0.012910155,-0.036172062,-0.0034039344,-0.041690648,-0.03046096,-0.037220635,-0.0006413697,0.017181048,0.013000655,0.0061070793,-0.0053122803,-0.0034836768,0.011503252,0.03493363,0.0019970206,-0.06291396,-0.020497177,-0.020544216,0.017136144,-0.009701005,-0.017343622,-0.0026195087,-0.028893897,-0.026277483,-0.01690169,-0.011554297,0.051486127,0.008606437,0.062808715,0.016942866,-0.02957607,-0.006757173,-0.043485086,0.013449766,-0.019762231,0.045356702,-0.0031050711,-0.039877683,0.03215284,-0.012354636,-0.020041063,-0.029819358,-0.028843137,-0.025550567,-0.05518803,0.013024989,0.010252557,-0.0032731171,0.015027176,-0.018060673,-0.0033579906,-0.013454865,-0.025351629,0.0022313395,0.042477056,0.006629819,0.038168788,-0.015853008,-0.03260067,0.017748373,0.060903423,-0.017994836,-0.044882827,-0.020509895,0.0018426311,-0.054180592,0.0498,-0.008153172,-0.014087379,-0.017977027,0.0009370302,0.031789917,0.025547266,-0.0048614643,0.03167571,0.011875155,0.011520617,-0.014785237,-0.029903954,0.026003923,-0.037637226,0.035529636,-0.0046170712,0.027605241,0.046325427,-0.045420446,-0.03193661,-0.00019376757,0.04025399,-0.039801396,0.02139357,-0.033618268,-0.011049389,0.00812717,-0.017421903,0.048646286,-0.003847195,0.010841169,0.011662691,0.027044203,0.00037606165,-0.017157307,-0.0019400149,0.029333252,0.0102265505,-0.023638532,0.042292263,-0.010799264,-0.0042225993,-0.016913408,0.06771407,-0.044345926,0.0011156786,0.020796899,0.013158903,-0.0017067597,-0.014729462,0.04089925,0.031083073,-0.0072032926,-0.055954345,0.027618509,0.01469396,0.0056381803,-0.025209237,0.021656308,0.0005563085,0.0013890304,0.030846156,-0.019975338,0.004117782,-0.053166635,0.041419648,-0.0086537,0.049394444,0.014630995,0.0062802057,-0.046140604,-0.0138939535,-0.027609708,-0.02623601,-0.0013728203,-0.044653825,0.011022263,-0.018466232],"last_embed":{"hash":"1xlltv","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1xlltv","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"It's not working\"#{3}","lines":[229,229],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xlltv","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"It's not working\"#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050604906,0.0033646114,-0.05825911,-0.021755816,-0.040737815,-0.037996553,0.04019972,0.0047464175,-0.008627682,0.006807973,-0.012708456,0.017684134,-0.017357457,0.0120072765,0.014747351,0.027596414,-0.021244224,-0.009752704,0.0064072073,0.03845639,-0.04594375,0.04384383,0.0418552,-0.02338895,-0.046765283,-0.004546155,0.0061648367,-0.02985934,-0.019833555,0.06514372,-0.0051438077,-0.059374925,0.035859652,-0.021212228,-0.034162316,-0.021073004,-0.00127295,-0.007354158,-0.03313115,0.037803818,0.024379682,-0.015202753,0.056128334,-0.029889105,0.05676629,-0.010315478,-0.023764491,-0.00073116814,-0.01565718,0.019705322,-0.005499046,-0.028979843,0.036286138,-0.04269349,0.0366319,-0.006119576,0.006408734,-0.03306042,-0.0068495055,0.007924881,-0.030213341,0.0019866175,0.0041518663,-0.022368718,-0.01887751,0.072828054,0.014216805,0.004892501,-0.016443584,-0.04320957,0.052749164,0.009496265,0.033545155,-0.002171571,-0.02591003,-0.010705463,-0.010075211,-0.009587995,-0.0130135,0.060722798,0.01951396,0.019650294,-0.0037732401,-0.0048038103,-0.034970745,0.01881305,-0.025710752,0.0038069426,0.012380191,0.0040072193,-0.010876351,-0.003797065,0.03880874,-0.0008608026,-0.02604747,0.0024472899,-0.0069759074,-0.022642544,0.030197477,-0.014434939,0.051561505,0.014019591,-0.051837116,-0.018467449,0.013284634,-0.0034688266,0.02720775,0.024226442,0.055739846,-0.011948284,0.016604204,0.06410319,0.032552905,0.013458517,-0.01792352,-0.008868944,0.008190729,-0.004795076,0.029606463,-0.018855713,0.03932652,0.027793787,0.020622384,-0.022638893,-0.0031126705,0.02127654,-0.033772103,-0.0027945326,-0.07426237,0.03218602,0.0045782244,0.023771198,0.0043444075,-0.019588597,-0.016640142,0.013170792,0.08053901,0.016835677,0.0102882,-0.04306372,0.0066279816,0.020376517,-0.022573767,0.0010141884,0.005840815,-0.039726812,0.05545374,0.025565412,0.0111306375,0.03356311,0.012867143,-0.00036418694,-0.0037435214,0.06359804,-0.023947613,0.011454285,-0.0011766204,0.02491856,0.031880286,0.000040170384,-0.014649286,0.0028621922,-0.02259266,0.04359416,-0.001380555,-0.004793379,0.03520351,0.0017971057,-0.005358505,-0.009160319,0.00051980827,-0.045055617,0.0044713165,0.054699253,0.03813002,0.015211353,0.087916985,0.03810532,-0.0055515,-0.012706299,-0.035227362,0.025017917,-0.004989905,-0.06260085,0.0026357358,0.039294954,0.027039656,-0.03390685,0.003569377,0.034165658,-0.016720923,0.000290348,0.007738388,-0.001828287,0.049732752,-0.023744175,0.023703378,-0.000087928966,0.0023672977,-0.024572892,0.007873497,0.054335065,0.012993665,-0.047574855,-0.04380511,-0.018731859,-0.038863283,-0.06536959,0.01884184,-0.00577642,0.040153902,0.035003006,-0.026039442,-0.00811269,-0.01713892,-0.0039455374,0.021052865,-0.020629311,0.002927361,-0.007156899,0.0006039607,0.04272728,0.03236921,0.021721672,-0.04644472,0.033799715,0.0039964914,0.012767505,0.009733492,-0.001282403,-0.006016623,-0.01761128,0.012897199,0.026330784,0.033161037,-0.028093094,0.00025857863,0.010791893,0.025853198,0.021623092,-0.0127755515,0.02458145,0.0015634724,0.004788666,-0.015609747,-0.041752886,0.051807046,0.043099552,-0.009805655,-0.04291333,0.001974739,0.012590818,-0.015424951,-0.04523252,-0.00021572103,0.029358085,0.00007304875,-0.01050257,0.023288932,-0.018732868,0.014590977,0.013673904,-0.009527565,0.0074808137,0.009787891,-0.0034544691,-0.013300485,-0.012493655,0.0070862006,0.0669707,-0.018409368,-0.010872335,0.0081661,0.043050125,-0.016649375,0.011590792,-0.061125033,0.033179183,0.068500504,0.005321959,-0.03873331,-0.0026668396,0.03277907,0.023124514,0.026725981,-0.005190014,-0.0009218835,-0.012645451,0.008531423,-0.004943408,0.0150570655,-0.010279797,0.05181151,-0.014508049,-0.050747056,0.006604206,0.0021526485,-0.16431184,0.0072235633,-0.00013704042,0.01540671,0.0076119355,0.023809714,-0.02973688,-0.0030496637,-0.10928456,0.025016228,0.0047701513,-0.04601287,0.015594604,0.009925862,-0.018073188,0.02217453,0.0008674751,-0.038438264,0.0067385216,-0.054658245,-0.03361725,-0.05750252,0.05379888,0.007085617,0.014458685,-0.043645933,0.080329426,-0.0156515,0.016242588,-0.047027968,-0.049422447,0.018977819,-0.0048692483,0.040043324,0.001700722,0.035945054,0.0053741857,0.0061100265,0.013316587,-0.018730538,0.072790295,0.056706086,0.004177383,0.014113461,0.009951025,0.02715673,0.004005698,-0.004146616,-0.049030986,-0.04177492,0.0038469802,-0.014015678,-0.038261447,-0.010310876,-0.03147212,-0.005570331,0.018399484,0.052827008,-0.026717506,-0.004903441,0.00970419,-0.018482631,-0.009212939,-0.0019381434,-0.024816068,-0.047444217,0.020109192,0.01246955,-0.022692548,-0.022231357,0.01740622,0.0072560865,0.007656101,-0.020178355,-0.04640095,0.00037325753,0.01316574,0.010025385,-0.0059801573,-0.10073936,0.025858687,0.02716737,-0.008356774,0.02045662,-0.0050210827,-0.0413595,0.0122906575,-0.007942099,0.027192822,0.24107796,0.021104243,-0.0063274098,-0.036614314,0.00678542,-0.0011494093,0.015572465,0.052040208,0.012458099,-0.05222512,-0.023577949,0.007788451,-0.01839201,0.0006773206,-0.0063610324,0.05128124,-0.048657794,-0.00011964302,0.047766935,-0.014630947,0.040430628,-0.053396016,0.04800932,-0.009477242,-0.07644944,-0.019380957,-0.003969763,0.029400244,-0.014912866,0.041559484,-0.045483824,0.06938604,0.047443848,-0.07531919,0.032441568,0.019225309,0.009908028,-0.034451712,0.0121441865,0.009532032,0.020136384,0.008164103,-0.0050456133,-0.033214185,-0.053621706,-0.028115775,-0.012372683,0.0024023813,-0.019123679,-0.012833356,0.029507915,-0.013734301,0.018337294,-0.031884786,-0.003212268,-0.0033767528,0.0005567506,-0.0339462,-0.024107035,0.016352251,0.023000022,0.019274333,-0.04862448,-0.0076970737,-0.013756109,0.018844845,-0.053643014,-0.018035103,0.02005456,0.021974739,0.019952858,0.035111565,-0.012780604,-0.009313803,-0.008238492,-0.020783434,0.018319786,0.057378568,0.0229415,0.010553348,-0.019754186,-0.01699101,-0.050341308,0.031139545,0.04016482,0.03285867,0.0031831511,0.11057799,-0.018528206,0.041569885,-0.017828632,0.043949828,-0.018201858,-0.0025484741,-0.026661308,-0.012037346,-0.015226116,-0.037124127,-0.015365238,0.010284148,-0.051069822,0.00822603,0.008891894,-0.021927714,0.011216163,0.018768046,0.013008326,-0.020987758,0.04254654,0.048423182,-0.101525664,-0.002075,0.015644295,-0.023373235,0.006948535,0.072563656,0.012969094,0.02501332,0.03940671,0.019629963,0.0026961067,-0.03616785,-0.031028688,0.008020125,-0.0036181887,-0.043164194,-0.0006745886,0.008292716,-0.00883308,0.038401134,0.06325734,-0.005994747,-0.012888561,0.026994701,0.005934357,0.013862319,0.053672723,-0.008247234,0.013211384,0.009719765,0.0067347335,0.016591076,0.025192808,0.018124666,0.0183039,0.017287115,-0.04498799,0.019509215,-0.013680579,-0.014042041,0.019877534,0.007486272,0.000098787685,-0.025821554,0.0007814792,-0.08519749,-0.037531137,-0.056958463,-0.027933355,0.0049860273,-0.030825552,-0.020618891,0.03699468,0.04046415,-0.008625336,0.038340453,0.041446824,-0.005195831,-0.010124894,-0.022733618,0.022460626,0.017554201,-0.034591597,0.007078907,-0.0124110775,-0.040743567,-0.036162704,-0.03525458,-0.013036443,-0.035507783,0.015728433,-0.02420313,-0.02508333,0.04029138,0.030970125,0.01853008,-0.035472065,-0.0022719984,-0.009273514,-0.03661336,0.037010875,0.121768825,-0.0054311855,0.003258635,0.026385728,0.020889554,0.065823734,0.052852444,0.018193064,-0.048475802,0.035334267,0.0149475,0.02997996,-0.031677727,-0.0071437554,0.011464931,0.02572199,0.046744373,0.019245747,-0.008357378,-0.014631838,0.020927709,-0.059759613,0.00335509,-0.02561591,-0.047144987,0.014685463,0.01743198,-0.045119397,-0.042202953,0.0025511347,-0.043809284,0.013160203,-0.020622905,-0.05861104,-0.0047483747,-0.030136464,-0.02778926,-0.0050126463,0.008177952,-0.010400411,-0.020909013,0.002977377,-0.015663154,0.00459839,0.0625478,-0.031860746,0.030364804,-0.02192711,-0.027533658,-0.00753171,-0.010866046,0.005574037,-0.004390232,-0.01882884,-0.0459253,-0.05918836,-0.020630252,0.012609512,0.042189118,-0.003001198,-0.004094294,-0.017281825,-0.0314758,0.014992223,0.031213816,0.012822024,0.017464746,0.006222269,-0.018341752,-0.0063426476,0.057347868,0.014704695,-0.014905277,-0.035215158,-0.059336018,0.008845131,0.0135151725,-0.013824671,-0.06188807,-0.014258374,-0.005783925,0.01452563,-0.030936727,-0.0008420174,0.0069120745,-0.029287346,0.017090084,0.009007447,-0.036271807,-0.03593215,0.052890852,-0.020781307,0.023887325,-0.016197424,0.02873857,0.053612497,0.0058266013,-0.0044627045,-0.046603985,0.0005989934,0.018058565,-0.054190237,0.035426855,-0.015712561,-0.006111355,-0.015707092,0.039490823,-0.007158013,-0.0104617635,-0.012988962,0.0046283253,0.0022243806,0.0034998436,-0.040485334,0.0031062628,0.012257451,-0.03310203,0.025998404,-0.0006094246,0.04763649,-0.048123818,0.00039771,-0.014059019,-0.0086364625,-0.0047801887,0.023377536,-0.0069295615,0.024045773,0.008254731,-0.024370695,-0.02803517,-0.041061193,0.0009987954,-0.061969783,0.033873707,-0.008944692,-0.018982556,0.0011180158,-0.012439275,-0.032148153,-0.009906935,-0.029235553,-0.013440234,0.01638971,0.006123651,0.010469485,-0.012274161,0.009949031,-0.0011830302,0.023234705,0.011614476,0.0042024837,-0.02175272,-0.01654262,0.033735104,-0.007595481,-0.013988407,-0.014874778,-0.012681925,0.038082797,0.009267984,0.005092439,-0.03687323,0.03170249,0.025311848,-0.012893033,0.053270727,0.029645832,0.04603782,-0.02136618,0.03081006,-0.0060509937,-0.032094024,0.02036689,0.02178364,0.001065533,-0.0061974963,0.027422499,0.007408839,-0.008934238,0.009138269,0.011186928,0.004877203,-0.04337166,0.056313332,-0.035953578,0.025052376,0.0319007,-0.00079958764,-0.014902416,-0.008511684,0.017839788,0.012248278,0.0194541,0.013400074,-0.017864708,0.041070502,0.08537601,0.018920599,-0.0007987626,-0.018957604,-0.031093314,-0.007501513,-0.14302029,-0.019121295,0.0026130527,-0.002982956,0.0065169604,-0.0398535,0.0038635093,-0.06744368,-0.027094644,-0.057384465,0.00472842,0.0014869486,-0.035971165,-0.003915471,-0.035719886,0.021677593,-0.02015761,-0.0007777206,-0.033965554,0.062125072,0.017997537,0.032921925,0.035088383,-0.009167123,-0.05591508,0.011465741,-0.00069253636,-0.024634475,-0.020874226,-0.02681526,-0.033178214,-0.07340358,0.023385925,0.03753382,0.02439193,-0.020339878,0.014290967,-0.015281354,-0.05433212,-0.005732845,0.007592604,0.02167246,0.0014941081,0.029959412,0.03394552,0.06686485,-0.046745885,-0.010978333,-0.07923877,0.014299653,0.012218433,0.057754003,0.0041994657,-0.009814619,-0.012863282,-0.023239091,-0.04741694,-0.018480977,0.005329691,0.010861815,-0.005112464,0.03733782,-0.05895357,-0.019759657,-0.04547167,0.0024189814,-0.008457254,0.018517282,-0.033756897,0.041296937,-0.0510219,0.0010005208,0.0010709348,-0.021895368,-0.0070367907,0.008650381,0.00915197,-0.047745287,-0.0011531551,-0.019076854,-0.06516395,-0.005417191,-0.047437035,-0.07162659,0.069946736,0.009485037,-0.007273176,-0.005961019,-0.029870834,0.009201819,-0.039291654,-0.011256882,0.01448482,-0.03969071,-0.019194987,0.025015462,-0.020090451,0.019075202,-0.012006928,-0.026989957,-0.021769507,-0.0063964743,-0.04463158,-0.015779821,-0.039067637,0.0061873985,0.023466151,0.017940072,-0.0043211137,-0.017362569,-0.034536444,0.0036362573,0.023352891,-0.004471742,-0.06447903,-0.019814959,-0.0008001665,0.03233233,0.00023354945,-0.0053289337,0.0039838296,-0.047676638,-0.015519383,-0.013144917,-0.006614092,0.06889201,-0.001099677,0.06752702,0.031807855,-0.028463816,-0.0026161445,-0.042290896,0.021219164,-0.015183847,0.048663992,0.0132683115,-0.023202134,0.027100768,-0.011996934,-0.010257297,-0.021812951,-0.049741205,-0.03142396,-0.046669673,0.008017379,0.0053842044,-0.0058956444,0.02038107,-0.009758629,-0.0062552197,-0.015717257,-0.019903239,-0.0037115933,0.041824177,-0.006047228,0.020645276,-0.012030177,-0.044072956,0.011386683,0.05567082,-0.030888757,-0.032172844,-0.015939577,0.0023046592,-0.043458033,0.047223944,-0.007143059,-0.011330707,-0.0078057265,-0.019944284,0.02333051,0.034203302,-0.012671152,0.020744838,0.0063425675,0.0008354555,-0.014791717,-0.015072216,0.028960597,-0.029065937,0.037424035,-0.0014126942,0.03185326,0.053433303,-0.02071145,-0.016072,-0.0013864106,0.023237001,-0.025392173,0.027407486,-0.04039159,-0.020024944,-0.010338315,-0.021273317,0.055811938,-0.017549062,0.018036475,0.013846939,0.03798306,-0.009839072,-0.033598192,0.009583625,0.023714896,0.012134569,-0.023442347,0.041982394,0.0034417876,-0.005442025,-0.008444598,0.056522667,-0.030408788,-0.00280209,0.016777579,0.014078183,0.00064759474,-0.018410498,0.023292689,0.014624953,-0.01493702,-0.06388813,0.018318191,0.0046401024,0.016097566,-0.030350262,-0.008521915,-0.003859916,0.0046016607,0.0107420795,-0.014213838,0.007286285,-0.049212996,0.03677654,-0.010096275,0.037370868,0.0024787036,0.015060459,-0.07356314,0.009012682,-0.032669276,-0.03290743,0.015968028,-0.03975764,0.0052863006,-0.012399114],"last_embed":{"hash":"1qm2jfz","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1qm2jfz","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Troubleshooting: Why You'll Want to Skip#\"It's not working\"#{4}","lines":[230,231],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qm2jfz","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031179698,-0.015460398,-0.020511445,0.00026948057,-0.048823368,-0.04800793,0.020779131,-0.022314537,-0.008044643,0.010411474,-0.004122222,0.0039512734,-0.003746943,0.016062759,0.029170977,0.03306764,-0.022360118,0.0068307198,0.010361132,-0.005516169,-0.054225598,0.0068431995,0.052296884,-0.032211103,-0.006366111,-0.0017076051,-0.021860624,-0.011757846,0.01812008,0.033062812,0.008298427,-0.01378654,0.026274797,-0.026466714,0.004023104,0.0012804144,0.02821141,-0.0068957927,-0.037751265,0.03841899,0.0033226188,-0.027450848,0.028244482,0.0030257194,0.031204145,-0.024245035,-0.05814795,-0.0049210987,-0.0062821084,0.0071091773,0.01893992,0.0076216767,0.0038059833,-0.00874328,-0.0029588998,0.03146325,0.005813962,-0.037622474,-0.035555646,-0.013339061,-0.049170624,0.018596422,-0.018971613,-0.0013459843,0.010934671,0.062493034,0.022437695,0.011834399,-0.026119338,-0.001128428,0.041505035,0.0058708647,0.029264798,0.026062809,-0.05499532,0.0111810835,0.023865096,0.0066174343,-0.0017979211,0.030944226,0.0023125978,0.015881259,0.0057763723,0.008806663,-0.019259855,0.023217294,-0.023244306,0.07399982,0.017546529,-0.014519529,0.014983417,0.012040414,0.034888063,-0.029499251,-0.032176662,0.0042235106,-0.01198145,-0.04684254,0.039696053,0.005798036,0.04174296,-0.008098395,0.00079215365,-0.014530706,0.015735636,0.020589598,0.032164566,0.056395665,0.032855902,-0.03350534,0.029043987,0.031338412,0.0016102744,0.005096661,-0.020700939,-0.024414206,0.022569517,-0.021109466,-0.009758931,-0.01607912,0.029138835,0.05078406,0.009976465,-0.0130692115,0.011122586,0.00838292,-0.02122469,-0.007868554,-0.023898425,0.044438977,0.012071125,0.006727235,-0.041505687,0.010659803,0.006136282,0.029411433,0.035406046,0.01799671,-0.014522865,-0.08340626,0.020757921,-0.00078806776,-0.017682003,0.010131178,0.0054240716,-0.039940424,-0.004478808,-0.0076348013,-0.0053744223,0.039693408,-0.033341635,0.01672173,0.020425802,0.019938197,-0.010779592,0.018453088,-0.018881598,0.0059642363,0.020543024,-0.013133769,0.013670596,-0.046781976,-0.034371853,0.07037359,0.02616031,0.007315052,0.0045285695,0.019446632,0.006931579,0.004334275,0.025029773,0.0069513186,-0.0036951466,0.03046819,0.016081663,0.024777964,0.06996108,0.03701369,0.008170818,-0.031569943,-0.05903328,0.04372077,-0.03971369,-0.064049624,0.024312261,0.03606376,-0.023464052,-0.020384613,0.025067832,0.06285711,-0.029015668,-0.013130045,0.020070143,0.027060956,0.087271646,0.011214325,0.0073796106,-0.0002258158,0.019705867,-0.001526291,0.019651406,0.035162237,0.011406638,-0.019918654,-0.051349454,0.013065589,-0.011949597,-0.030405067,0.020185448,-0.049881823,0.040777788,0.028046297,0.005562444,-0.015492641,-0.017880024,0.0145347295,0.017801654,-0.0077098496,-0.023903873,-0.015326782,0.048834257,0.06200951,-0.00018541678,-0.027284417,-0.039588053,-0.0030155175,-0.025247615,0.051349036,0.020978956,0.005619883,0.03255598,-0.023005908,-0.029480042,-0.0035623244,0.008729385,-0.028481,-0.028052405,0.009239177,0.03460861,0.036422037,-0.02393777,-0.002270725,0.0093191955,0.023899468,-0.0043769716,-0.0015556288,0.053886168,0.044544306,-0.0067956005,0.03338966,-0.014861803,0.010424838,-0.028880525,-0.02448045,0.0063613574,0.02796406,0.0031329212,-0.0065910257,0.0057714353,-0.013133995,0.0043959836,0.031321444,0.008381483,0.015644288,-0.009735659,0.009993326,-0.03227668,-0.019651031,0.0056290426,0.07042664,-0.005182903,-0.011534195,0.02722503,0.0152843585,-0.02368896,-0.009303697,-0.022105657,0.022368249,0.061919656,0.0052708597,-0.063973926,-0.014952854,0.013438171,0.027645374,0.0100662885,0.007980946,-0.03585387,-0.04158917,0.022943547,-0.037840992,-0.027375005,-0.0018656444,0.055027626,0.0012244831,-0.044757135,-0.014512183,0.012416239,-0.16467887,0.012680619,-0.010371667,0.014246024,0.0075812247,0.0010626385,-0.026106983,-0.0012954319,-0.06641889,0.048471957,0.0036751195,-0.03754835,0.011373666,0.020925203,0.026533945,0.008862667,-0.025847478,-0.025087174,0.003460438,-0.051566355,-0.028843407,-0.02113379,0.032614738,0.028120194,0.016392903,0.013047691,0.0515166,-0.029344855,-0.033471324,-0.061094027,-0.06395765,0.020269787,-0.00611819,0.013229651,-0.012181057,0.0088566635,-0.0289717,0.04008246,0.02049424,-0.025415488,0.06980007,0.03812181,0.011534068,0.00989878,-0.0052448586,-0.004161815,-0.01242836,0.021717032,-0.037216604,-0.00429505,0.008576426,-0.00024766676,-0.027865386,-0.01697039,-0.017165238,-0.037404183,0.01009706,0.023390412,-0.041210096,-0.041945335,0.005121996,-0.043361608,0.00044756604,-0.009285229,-0.028650979,-0.047289174,0.0005504378,0.016235381,-0.036140773,-0.0020666795,0.06451092,-0.034500595,0.012822774,-0.0122469915,0.009425816,0.015298594,-0.005897121,-0.02910102,-0.020733574,-0.10467662,-0.010620754,0.021415133,-0.04189979,-0.008442813,-0.018050319,-0.023699367,0.0060536787,0.005641784,0.025030008,0.23632988,0.037861902,-0.008154549,0.009458849,0.042669505,-0.011103044,-0.012046671,0.056077633,0.026419418,-0.030977288,-0.023497842,0.036524333,0.0065061753,-0.021638073,-0.00072345324,0.061866924,-0.06587358,0.019635763,0.043662306,0.0049994118,0.037879538,-0.034865238,0.011186838,-0.021977227,-0.076659225,-0.033335425,0.019908762,0.05284083,-0.02105767,0.019096207,-0.013694814,0.06383222,0.050165135,-0.059653897,0.028367484,0.030877756,-0.00045550056,-0.051634002,-0.014766827,0.020082125,-0.005369385,0.018824283,0.008381799,-0.06769188,-0.017176399,-0.012487443,0.010086828,0.016735917,-0.047593653,-0.026787223,-0.016099326,-0.008231817,0.0076507027,-0.028744416,-0.0045915367,0.03909868,0.016850013,-0.022708012,-0.018466456,0.019095676,0.03135816,0.03933846,-0.0768934,0.0055626193,0.008114602,0.00033087254,-0.006317756,-0.015405563,0.005685231,0.009322217,0.016074525,-0.00093216123,-0.0016470326,0.022433216,0.020193633,-0.033081252,-0.00724659,0.046749983,0.03533297,-0.004909249,0.0050079073,-0.03615227,-0.036892768,0.014169978,0.023681084,0.02755509,0.031194268,0.059716173,-0.0076507996,-0.010247075,0.015075903,0.01077629,-0.017708525,0.0018949485,0.007645959,-0.033097416,0.044965718,-0.029425135,-0.020336945,0.027999206,-0.013013657,0.04150805,-0.012267105,0.01250379,0.027583096,-0.019675853,0.00532523,-0.018934002,-0.0069401585,0.006443297,-0.08743788,-0.002441419,-0.0054861293,-0.0042021936,0.023622936,0.04042873,0.02442277,-0.005868303,0.045675762,-0.008044579,0.017726785,0.040521257,-0.026837878,0.014949944,-0.018176826,-0.07172569,0.00750634,-0.0006442518,0.018544964,0.02792694,0.019835845,-0.03003781,-0.0069192103,0.055696048,0.04505112,0.025735456,0.01867602,-0.01405747,0.041581076,-0.005113081,-0.0059902524,-0.017688772,-0.01140736,0.0168746,0.011683829,0.022116102,-0.024290739,-0.018754646,-0.053891722,0.0071135643,0.012567655,0.022300472,0.027544469,-0.051480837,-0.00090201636,-0.08407633,-0.015085953,-0.031773563,-0.017630035,-0.030675776,-0.023407202,-0.0015649184,-0.0015656452,0.06023778,-0.013877606,0.0101362765,-0.009215011,0.019065252,-0.01594273,-0.0011543893,0.015317627,-0.0026348324,-0.037280973,-0.022201559,-0.03169377,-0.024674024,-0.042875335,0.0029134958,-0.0037083507,-0.016310496,0.024204744,-0.0018070977,-0.046850793,0.026815616,0.021923834,-0.021662889,-0.02573553,0.008346649,-0.031137265,-0.004368126,-0.0033359025,0.112806946,-0.020911228,-0.009836021,0.027320921,0.018202454,0.10556443,0.07429399,0.021826811,0.005526717,0.026632361,0.026910597,0.017760482,0.005361566,-0.017260674,-0.02387854,0.025312591,0.03633547,-0.0065314407,0.025657935,-0.008002396,-0.010156427,-0.048663355,-0.0010698864,-0.06971907,-0.035633836,0.0051995367,0.063707426,-0.03154885,0.008991114,0.0063526016,-0.014302401,0.0029057467,-0.057236142,0.0027823385,0.011382543,-0.015080089,-0.0188717,-0.023431024,0.013138453,-0.006825092,-0.049695496,-0.013835382,-0.03885185,0.02048345,-0.01737182,-0.027040042,0.028430425,0.002233024,-0.040569924,-0.013321117,0.009861759,0.00811486,-0.03826316,0.022223728,-0.025494123,-0.0030812223,-0.020920143,0.0052128043,0.005997021,0.018016027,-0.00482775,0.00804819,-0.032056615,0.042761642,-0.002398831,0.056445837,0.0034381903,0.025635103,-0.010080708,0.018675625,0.008443394,-0.01238791,-0.033160035,-0.048186738,-0.062498424,0.0063108047,0.016270325,-0.04078183,-0.06479169,-0.012359244,-0.00027458675,-0.004497002,-0.0074192146,0.033013567,-0.012684405,-0.021964753,0.0021129253,0.015923696,-0.060956664,-0.023754032,0.0234613,0.035109885,0.020173093,-0.025512625,-0.022016978,0.056493502,-0.017594308,-0.0063950936,-0.056932498,0.011750844,-0.019371672,-0.063424125,0.04602462,-0.06477182,-0.03475229,-0.034945488,0.013793098,-0.017318621,0.020017317,-0.017779129,0.020495547,-0.035129994,0.012573248,-0.004871122,0.019480884,-0.00080307265,-0.039353434,-0.00517744,-0.010205702,-0.017255105,-0.0293426,-0.027962875,-0.014577721,-0.015893357,-0.0029515456,0.034279868,-0.015146144,0.018535968,-0.002491763,0.0030941365,-0.049644846,0.006533009,-0.013811447,0.013321693,0.007963212,-0.018710326,-0.050278027,0.027786203,-0.00364577,0.0064663417,0.01606253,-0.022579882,-0.006835721,-0.042675342,0.0039971927,0.02402893,-0.011635139,0.028263675,0.003230471,0.0052276812,0.03851627,0.04015013,-0.05990831,-0.013954436,0.016963089,-0.03249813,-0.0414121,-0.025625428,0.0096398285,0.00443955,-0.0011556116,0.019214634,-0.04922062,0.031196117,0.015525671,-0.036602303,0.056776457,0.053930786,0.021332497,-0.023449002,0.040738933,0.014270597,-0.050087932,-0.00037872014,0.03622746,0.013681951,-0.062170297,0.016989445,-0.011313227,0.0061094533,-0.014040289,-0.009006804,0.0023801648,-0.03735542,0.03962088,-0.0042592874,0.0018306135,0.047439054,-0.03232695,0.0017453105,-0.029905828,-0.01807986,-0.0045163436,0.038159404,-0.0022239091,-0.024634063,0.014378517,0.08431272,0.019839013,-0.025257422,-0.011911922,-0.03285123,0.012030219,-0.14562114,-0.025153987,0.007362638,-0.011715967,0.009847951,-0.017372832,-0.010067896,-0.046826947,-0.0039630597,0.0027513804,-0.023536155,0.0042610276,-0.027417421,-0.027909284,-0.0071999347,0.038426936,-0.04242947,-0.015970243,-0.032706834,0.058219787,0.007384718,0.0022928296,0.057950724,-0.027957426,-0.0073567587,0.0051470427,-0.07339946,-0.030428868,-0.010467546,-0.024756327,-0.057282675,-0.06478849,0.014948009,0.023067236,0.00859597,-0.04023261,0.010652058,0.02031262,-0.05956465,-0.0036859657,-0.01909826,0.030159518,0.0018645279,0.033533957,-0.0007895524,0.0667569,-0.06009252,-0.023801146,-0.05666535,-0.011142307,0.010836266,0.036211908,0.0076567163,0.01150784,-0.0012153721,0.01452184,-0.012445731,0.018863745,0.007278307,0.044644684,0.014893561,0.009762012,-0.015603505,-0.0025865606,-0.04893321,0.049340453,-0.038532123,0.037220962,-0.004133439,0.008806656,-0.022797804,-0.012985016,0.014644895,-0.019448861,0.0062129553,0.025951922,0.022095827,-0.01900054,-0.0003740284,-0.019740256,-0.024099812,-0.022991741,0.0024728437,-0.048257884,0.05342156,0.005758224,-0.022665437,-0.00958724,-0.040255565,0.007354499,-0.038984645,-0.040843412,0.00011658865,-0.0026965174,-0.027221717,0.01050637,-0.018035112,0.0045187795,-0.032094434,0.0064952266,-0.02178761,-0.013499701,-0.031580344,-0.013143933,-0.030013958,-0.001735666,0.05009159,0.018857693,-0.01118964,-0.018121803,0.0058481367,-0.027877294,0.023131784,0.014633184,-0.09166678,-0.010462535,-0.033350576,0.024090432,0.025442362,0.018427003,-0.018000446,-0.009653353,-0.010689453,-0.028148253,-0.013494305,0.115865886,0.021284528,0.012606642,0.046138693,-0.025852298,-0.0052713463,-0.08776091,0.004247719,-0.0022482777,0.023880254,-0.058790464,-0.009052198,0.054329634,-0.04216785,-0.041397452,-0.02121661,-0.040529642,-0.0035994586,-0.016063068,-0.0028810597,-0.026637126,0.024616797,0.05090563,0.0017128052,-0.021744264,0.025826387,-0.0044845655,0.0048226877,0.042842254,-0.0116901565,0.040944096,0.017645175,0.01935442,0.009954379,0.056905203,-0.012287043,-0.0043532816,-0.020194884,-0.008268751,-0.01686413,0.06206012,-0.0131722,-0.0063955933,-0.033538155,-0.0033578754,0.05535589,0.025233725,-0.021953184,0.018526781,0.026016789,0.007804095,-0.0040429714,0.0152307665,0.023777755,-0.037116706,0.049162883,0.0220533,0.029524216,0.03912563,-0.03374404,-0.011878733,-0.0154580325,0.0043823337,-0.06573449,0.020703234,0.00727898,-0.001497438,0.030506289,-0.0140277585,0.027616158,-0.0120471185,0.0024445595,-0.02794348,0.04815057,0.029299643,-0.015278688,-0.031664398,0.0021275587,-0.005485661,-0.049296595,0.059519146,-0.017256415,-0.008317094,0.025212469,0.045953624,-0.060788523,-0.0471027,0.011272044,0.012283376,0.023127837,0.04053601,0.025914954,0.022901146,-0.028903741,-0.06524049,0.04862447,0.00082675787,-0.032835227,-0.029707305,-0.01000847,0.0052186693,0.027610416,0.041304152,-0.017998217,0.014027207,-0.061462063,0.009487117,0.013538218,0.043505736,-0.0015536562,-0.04012124,-0.04607092,0.013986179,-0.013613303,-0.01449564,0.038917117,-0.015345745,0.017041832,-0.017835937],"last_embed":{"hash":"44f2u7","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"44f2u7","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece","lines":[232,259],"size":953,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"44f2u7","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05366402,-0.008432999,-0.041931953,-0.006487126,-0.028464418,-0.0358441,0.03891595,0.003636533,0.011596925,0.0008251846,-0.038182955,-0.005837518,-0.020507226,0.02550175,0.06525076,0.036368903,-0.015421531,-0.0013922728,0.00095521525,-0.00661935,-0.059478384,0.006427991,0.04076935,-0.023996932,0.004862792,-0.018340545,0.002968926,-0.00053707825,0.011940816,0.0039744773,0.019286735,-0.022567423,0.024693452,-0.01058857,-0.014978276,-0.016874855,0.022669105,0.0013797246,-0.036589786,0.023151778,0.002703352,-0.02066514,0.047656268,-0.003857112,-0.0052404148,-0.022815047,-0.06755764,-0.005311647,-0.044746324,0.028055511,0.028046608,0.013980729,0.011983485,-0.0026414765,-0.018430687,0.03767977,-0.017756267,-0.02803461,-0.045061637,0.010905457,-0.049151085,0.013317254,-0.011799109,-0.018492842,-0.016229043,0.050164696,0.018534364,0.03406918,-0.035538215,-0.010262663,0.038048603,-0.0066725984,-0.008503434,0.033557292,-0.046075895,0.026227202,-0.0019485212,-0.017141495,-0.024915649,0.029984906,-0.013967817,-0.0027806382,0.0045277933,0.00078633294,-0.019445227,0.013631886,-0.010917482,0.06479171,0.032170445,-0.00016684982,-0.01406816,0.011191199,0.054657552,-0.03698321,-0.048717476,0.015594759,-0.005484434,-0.039839882,0.043512058,-0.0016779967,0.069366425,0.00559686,-0.0056529124,-0.017394004,0.024682699,-0.0053816997,-0.0045454814,0.04501992,0.046963602,-0.026183564,0.03130798,0.040598556,0.011296824,0.005502939,-0.013289879,-0.029075442,0.041628897,-0.017386077,-0.0014031832,-0.01976714,0.00095527346,0.03111819,0.0108694,-0.026001438,0.00007197771,-0.009340347,-0.013540679,0.0066637197,-0.01510696,0.02830292,0.017159859,0.03455734,-0.020587701,-0.002829722,-0.017725812,0.016549243,0.040149637,0.008216297,-0.01891914,-0.055351254,0.016189946,0.007962836,-0.017811889,0.0027756128,0.024064349,-0.039061755,0.0051846346,-0.013325599,0.001249012,0.015097548,-0.02175157,-0.0032956752,0.033600647,0.054155216,-0.009921403,0.004249843,-0.025495278,-0.0026133687,0.023937352,-0.023197154,-0.007020191,-0.046680637,-0.0013964714,0.05519919,0.029654166,-0.007502451,0.030576333,0.04651284,-0.0022737656,-0.012503402,0.017957421,-0.011055845,-0.009251937,0.015253429,0.022450246,0.021602198,0.05959914,0.031919423,0.022570156,-0.035907876,-0.048331074,0.030576853,-0.035108212,-0.039519895,0.014477383,0.037919402,0.02178842,-0.021987107,0.023467919,0.04334959,-0.006457335,-0.017301613,0.03784081,0.01860454,0.06611764,0.018843647,-0.010057477,0.011940556,0.022004737,-0.0069233566,0.017570099,0.05046648,0.009710828,-0.009597366,-0.03545834,0.0037002512,-0.01684784,-0.010872145,0.027081016,-0.068814605,0.0528713,0.037299372,-0.0020317177,-0.02395507,-0.013455611,-0.00815701,0.0036459307,-0.0075800773,-0.020888273,-0.028783418,0.04224226,0.05543971,0.0024338698,0.013276959,-0.05067057,-0.0068186386,-0.03548571,0.033928942,0.0449375,0.025623787,0.031997137,-0.013498678,-0.015260032,-0.01845088,0.015804125,-0.03232658,-0.031390537,-0.00565024,0.028740939,0.041273165,-0.010989372,-0.022507874,0.006243378,-0.0050655687,-0.013214232,0.003163024,0.051002182,0.033939004,-0.009163738,-0.006458722,-0.008899736,0.026019225,-0.02221475,-0.050048083,0.010559826,0.042625714,-0.004922407,0.0066743908,0.013375473,-0.002862892,-0.019675704,0.010587001,-0.00988859,0.0067846635,-0.02052012,0.007856044,-0.03950318,-0.03096768,0.03119606,0.04964162,-0.013175885,-0.015051606,0.04248599,-0.0068839025,0.006619694,-0.026256552,-0.038428403,0.01478618,0.066205315,0.014831865,-0.07504762,0.004267616,0.015663663,0.03310377,0.0065361685,0.020161018,-0.035603657,-0.029678104,0.015258711,-0.04002829,-0.009365513,0.009242011,0.04879006,-0.00071226346,-0.061461177,0.023440646,0.013908084,-0.16251709,0.006216867,-0.001902396,0.022079043,0.012037255,-0.0057866117,-0.06119543,0.0035623224,-0.06763012,0.07381245,-0.009204686,-0.0410471,-0.00967447,0.02450378,0.015851254,0.028815905,-0.021671724,-0.0111239,-0.0116774365,-0.04133672,0.0069168564,-0.04233473,0.04520237,0.025447004,0.010644324,0.010564533,0.051383328,-0.042282786,-0.009301028,-0.055033963,-0.060320012,0.03969152,-0.003278738,0.014922459,-0.025270639,0.008742217,-0.025260828,0.042910874,-0.0031596173,-0.029674,0.04686844,0.022857776,0.013793085,0.03246256,-0.006756229,-0.012705262,-0.0030361204,-0.012127384,-0.04644381,-0.007542681,-0.0023278396,-0.024632344,-0.033535868,-0.024281146,-0.04756331,-0.035135828,0.012520644,0.01847421,0.0005079366,-0.0116698975,-0.0050547915,-0.030778,0.021000035,-0.0136351995,-0.0364034,-0.0572654,0.034796026,0.039806813,-0.03319478,-0.02160085,0.04682631,-0.02058865,0.0011502784,-0.015931888,-0.01314031,0.017732674,-0.012900876,-0.037563853,-0.01896327,-0.0967082,0.009410175,0.023079997,-0.025164932,-0.023886994,-0.016225688,-0.01612965,0.0052033947,0.0058443183,0.04309625,0.25176278,0.045391165,0.017529657,-0.0113717085,0.046852294,-0.020976497,-0.025385566,0.05903863,0.020077271,-0.035137348,-0.018261768,0.045618754,0.013299576,0.002597838,-0.0027807946,0.06686333,-0.07134523,0.003484464,0.03222014,0.015165001,0.014179776,-0.0442405,0.009338046,-0.016801096,-0.049577206,-0.019136172,0.018813014,0.05238394,-0.03556268,0.016018905,-0.013591435,0.09141463,0.064073734,-0.053906843,0.04700858,-0.008855086,0.0075177946,-0.061525,-0.009997709,0.009461898,-0.014897517,0.01927204,0.007746684,-0.045271143,-0.026217744,-0.009339061,0.014744606,-0.011089671,-0.040694717,-0.009554877,-0.02274043,-0.009464674,-0.010656223,-0.013744176,-0.00068575627,0.025248485,0.0032615503,-0.021555461,-0.003915558,0.03405416,0.037222877,0.029750861,-0.036517352,-0.01187438,0.011706532,-0.027776713,-0.008966319,-0.039309915,0.01741643,0.014585418,0.0365642,-0.0036360784,-0.003600095,0.007857164,0.0057220785,-0.039723113,0.023248142,0.037350934,0.017165663,-0.013088502,-0.012203646,-0.036411263,-0.028398419,0.015205342,0.018734429,0.017519254,0.018884853,0.062144246,0.0249484,-0.013162389,0.0075268317,0.041035596,-0.0035826254,0.013208374,0.024524277,-0.047889005,0.018235035,-0.021477887,-0.027656395,0.007937819,-0.009677171,0.019607162,-0.041421678,-0.0012201528,0.01979219,-0.00855359,0.018681824,-0.012804427,0.020136977,0.022227233,-0.058482375,-0.0056038904,0.00061080744,-0.008949444,0.025285272,0.041088004,0.03669977,-0.016923396,0.03744647,0.012507036,-0.002635285,0.029543655,-0.025656996,0.047319718,-0.034292225,-0.071518846,0.017951932,0.045946084,0.01380256,0.028926613,0.048675824,-0.032284275,0.005268249,0.058645368,0.056266762,0.013316864,0.016605962,-0.02759309,0.003117103,0.0017425575,-0.015252549,-0.038060267,0.002950377,0.0204418,0.0017564261,0.03751158,-0.04089164,0.0070618545,-0.036361054,-0.008786065,0.028068759,0.014190606,0.010306973,-0.0417979,-0.009381885,-0.082062215,-0.015720485,-0.03532251,0.0066166497,-0.019890059,-0.017825708,0.0081282165,0.014995989,0.060615152,-0.022379056,0.015936654,-0.0088532055,0.022786833,-0.024663802,-0.009378929,0.011133795,-0.0023537592,-0.037946876,-0.0037884312,-0.03565743,-0.00790907,-0.023197427,-0.0008197981,-0.023838848,-0.019216284,0.026541783,-0.026124787,-0.015982129,0.019865572,0.018221417,-0.027221171,-0.016808303,-0.0039559416,-0.029544245,-0.018461352,-0.002500247,0.11222264,-0.04356786,-0.0073811417,0.018820977,0.003073208,0.09866729,0.05668112,0.025156999,-0.0053388597,0.008019594,0.01197997,0.014773259,0.010608178,-0.016288044,-0.01828279,0.030285824,0.039143387,-0.014152636,0.02403441,-0.009760267,-0.011503411,-0.06192953,0.007013821,-0.062066212,-0.04580515,-0.0026805236,0.055302788,-0.012782011,-0.009950325,-0.0051391753,-0.004508178,-0.018294785,-0.04524679,-0.012999808,-0.0035588425,-0.003471987,-0.019750401,-0.030466778,0.02422732,-0.0076122982,-0.030657712,-0.040740702,-0.055876426,0.0011421145,-0.022513665,-0.0160476,0.017717753,-0.016405502,-0.0323646,-0.000742144,-0.00731763,0.013292266,-0.019290542,0.043574292,-0.040133573,-0.02294505,-0.026959587,-0.004993888,0.012465083,0.029074484,-0.014625441,-0.0053130286,-0.045713358,0.039700627,0.0086961305,0.063037,0.010900195,0.00015428649,-0.014353984,0.007470812,0.014110583,-0.0028124135,-0.027743775,-0.026022429,-0.0475712,-0.0044736485,0.0008828405,-0.04446887,-0.062652916,-0.0068789497,0.010382968,-0.002570727,-0.001703675,0.032385755,0.012152933,-0.020227656,0.018458022,0.015417377,-0.049743574,-0.07350361,0.018894913,0.01003439,0.017821057,-0.022144366,-0.020190332,0.036490448,-0.01154166,-0.004153848,-0.02223722,0.01609842,0.010237357,-0.05686331,0.04351293,-0.055419993,-0.01095541,-0.029090337,0.009603714,-0.01494592,0.02554203,-0.028653875,0.01618689,-0.022958037,0.0019480983,-0.012203191,0.028027086,0.010157337,-0.05338658,-0.017297972,-0.008909114,-0.012135524,-0.028846966,-0.022193769,0.0031857227,-0.00516059,0.00065194664,0.03923323,-0.015817357,0.018734818,0.011049997,-0.010878874,-0.016220028,0.0040654955,-0.014299945,-0.006989696,0.0067354394,-0.025502287,-0.038780473,0.030341648,-0.0009932312,-0.004158783,0.029845055,-0.015433106,-0.011434159,-0.0031081897,0.013487409,0.026490724,-0.018226443,0.03464361,0.020197636,0.014039905,0.05099393,0.043930333,-0.04961747,-0.012260132,0.027742816,-0.041002024,-0.043485746,-0.02828968,-0.012890799,0.003489585,0.013707814,0.023849523,-0.023158891,0.018608917,-0.0029726992,-0.0100996485,0.04409917,0.039354175,0.017808128,-0.025310075,0.066469885,0.019215401,-0.029936908,0.010251438,0.02253168,-0.00823175,-0.055629294,0.027157784,0.0000065772115,0.003560098,-0.021380581,-0.002168037,0.00314723,-0.03459092,0.02768686,-0.024395984,0.01959001,0.0407064,-0.014927203,0.0066197654,-0.030845376,-0.009371336,-0.013512753,0.009909303,-0.017779471,-0.0112067675,0.023488207,0.07454847,0.021770399,-0.0107280705,-0.006201659,-0.022928113,0.018352548,-0.14426854,-0.040030252,0.005482146,0.012796255,0.013526242,0.0001772004,-0.010952413,-0.057660483,0.011294231,-0.001890031,-0.025331613,0.028564814,-0.013416049,-0.036805946,-0.019770175,0.03396736,-0.05310889,-0.025384342,-0.053427912,0.042103626,0.015073905,0.007667749,0.07525445,-0.0069225077,0.0028740678,0.017922802,-0.08530906,-0.037285175,-0.027058616,-0.0077141346,-0.02694424,-0.08102593,0.017467592,0.0220774,-0.016446842,-0.022302162,0.0059808474,0.0017042214,-0.040305182,-0.016995696,-0.021442262,0.026622504,-0.013458849,0.040712178,0.013956903,0.079825096,-0.0630163,-0.041701585,-0.035195287,0.0041876878,0.008791906,0.024453204,-0.010891618,0.025130583,-0.0024167893,-0.011224054,-0.04848446,-0.004346409,0.0013089208,0.04216633,0.0039702533,0.04229742,0.003012043,0.014198501,-0.024185715,0.03030305,-0.03837313,0.024838386,-0.0023586163,0.010564482,-0.019174019,0.0042657857,0.013712138,-0.008884732,0.0017822401,0.0058732405,0.023070673,-0.0037242726,0.014095059,-0.016250174,-0.037821222,-0.01611165,-0.0070251008,-0.06765286,0.052810706,-0.014625942,-0.025090387,-0.010017195,-0.050868694,-0.014880046,-0.040613357,-0.044911448,-0.006586648,-0.010507269,-0.04536715,0.00933595,-0.016667718,0.038765006,-0.005441374,0.0057634036,-0.009803598,0.005118439,-0.021301648,-0.004610195,-0.060803417,-0.009032781,0.049442984,0.020073602,-0.018175807,-0.01801188,0.00033737018,-0.02384506,0.037788216,0.017958462,-0.05767016,0.01151601,-0.029514374,0.01883793,0.039985657,0.010454824,-0.01871825,-0.02134341,0.00789058,-0.026229868,-0.019424483,0.087606125,0.0008050169,0.052907035,0.055514652,-0.0039361715,-0.008231635,-0.10841513,0.012485702,-0.00828389,0.044782206,-0.0331857,0.0035525223,0.052851465,-0.041980356,-0.026552238,-0.03898212,-0.039472226,-0.0106316665,-0.008730867,-0.00052606873,0.0011419369,0.0052521518,0.04767645,-0.0043976395,-0.025030224,0.01589094,-0.026938548,-0.009096194,0.047365755,-0.031891793,0.026422901,-0.0030604065,-0.0030333535,0.00057686114,0.056135137,-0.0013856353,0.01085646,-0.007422462,-0.0077357586,-0.03763113,0.05278025,-0.011845886,-0.01215164,-0.022219012,-0.010011533,0.07447116,0.037210498,-0.027302697,0.0070708394,0.04219762,0.01935083,-0.018182267,0.06944756,0.024688527,-0.044938378,0.05327153,0.00803304,0.04316781,0.042767406,-0.046386983,-0.034571253,-0.032563347,0.008971579,-0.04631232,0.02223925,-0.019480933,-0.002426517,0.0069108536,-0.008089424,0.0017935656,0.019509139,0.0149746165,-0.011959789,0.029192552,0.022943527,-0.017955314,-0.007245077,0.0028814108,-0.007711794,-0.023662215,0.058254115,0.00017540978,-0.012288381,0.037634853,0.03948023,-0.03429614,-0.025155844,-0.009313922,0.008555091,0.0068889023,0.018769804,0.003111237,0.035294794,-0.030040529,-0.04669295,0.040326178,-0.016944183,-0.0153167285,-0.06379049,-0.013452124,0.021612955,0.027952924,0.040381536,-0.0070312675,0.0015178261,-0.06347871,-0.01117821,0.029477526,0.05683525,0.00029860024,-0.035119884,-0.019605627,0.029748607,-0.010549935,-0.019875746,0.05285575,0.002514619,0.018549355,-0.007894892],"last_embed":{"hash":"1eebmx3","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1eebmx3","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#{1}","lines":[234,235],"size":73,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1eebmx3","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#After Week 2 (Body Awareness Trained)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026182821,-0.017447462,-0.02706077,-0.0031634814,-0.042607952,-0.040517002,0.009564805,-0.030859819,-0.0020481849,0.010658498,-0.00051157566,0.022124395,-0.0126027055,0.0067022895,0.011942704,0.05568872,-0.03754348,0.0055200225,0.02471999,0.010337754,-0.0319792,0.0048833857,0.032283425,-0.026323104,0.0011198787,0.0031716558,-0.03182318,-0.016287483,0.041014478,0.04702763,-0.0027377384,-0.017845083,0.016173027,-0.031879615,0.01632587,-0.0042981417,0.018526781,-0.02178197,-0.03493462,0.038446687,-0.004617364,-0.047631897,0.029756375,-0.00070331874,0.017013052,-0.025392214,-0.07095865,-0.01760425,0.014782362,-0.00060007034,0.01815006,0.012395218,0.0014706075,0.005078665,-0.013397226,0.030396674,0.027142545,-0.022103734,-0.026439821,-0.008832307,-0.02470312,0.061676767,-0.02040889,-0.035246298,0.0284166,0.05057895,0.0064341584,0.0030299018,-0.032722484,-0.0034431438,0.03666921,-0.00450325,0.047869373,0.014178583,-0.040469714,0.005066102,0.014261109,0.016753692,0.010317641,0.03409385,0.013610311,0.028340109,-0.0022627376,-0.0111969495,0.008159122,0.023009691,-0.016518079,0.070852675,0.001806363,-0.0009148729,0.01462742,0.014981767,0.013412172,-0.0031075168,-0.026968505,0.0036931038,-0.016598662,-0.04116354,0.043212134,-0.0009562888,0.020869777,-0.00876896,0.004789604,0.0011614753,0.007193232,0.017887466,0.027611932,0.0599713,0.022963533,-0.027363196,0.04841891,0.024551107,0.010636197,0.012206912,-0.01681521,0.0022030186,-0.010638353,-0.011647073,-0.023174653,-0.007518515,0.046094462,0.067645736,-0.009144749,-0.016151888,0.010760328,0.020007072,-0.032489017,-0.007471537,-0.000839509,0.034947123,-0.009657971,0.017352793,-0.039054345,0.008160535,0.010752568,0.015347115,0.03534869,0.023866165,-0.016121397,-0.05809985,0.026968455,0.03587,-0.0023589195,0.007933221,-0.0015557291,-0.046870213,0.0059709596,-0.013988146,0.002612888,0.034224465,-0.020740343,0.041453477,-0.0011985055,0.01820431,-0.029535921,0.046170764,-0.02612477,0.012069109,0.010171945,0.0041253758,0.039627302,-0.020924728,-0.03966181,0.06563876,0.028840568,0.028371107,-0.005391618,0.0042057554,-0.012013166,-0.011893278,0.016884888,0.018126179,-0.012461368,0.037527822,0.023159007,0.03257125,0.07907967,0.03959249,-0.01864344,-0.032680716,-0.036670964,0.023306303,-0.025265433,-0.05129129,-0.0021846683,0.0400131,-0.038909454,-0.02480097,0.038533147,0.038913153,-0.049201403,0.0069544837,0.013130969,0.016020777,0.08078257,0.010031995,0.04270256,-0.0033933618,0.019039707,-0.034910604,0.018283078,0.016054202,0.010022303,-0.026297437,-0.036901873,-0.0010468536,-0.030580664,-0.026552442,0.03274515,-0.048299175,0.011391091,0.005251671,-0.003938798,-0.026456911,-0.036502216,0.042212002,0.023213666,-0.0206447,-0.0028723679,0.018813137,0.018829847,0.04454873,0.013491875,-0.022745868,-0.052440807,-0.0018072232,-0.0261018,0.04817688,-0.014523571,-0.0028506815,0.019690312,-0.013062615,-0.018440232,-0.009614959,0.007744789,-0.015322647,-0.029754736,0.02164715,0.03516994,0.027675733,-0.045137197,0.0059650745,0.025341192,0.025899617,0.018380772,0.013748113,0.046446588,0.02555867,-0.027764967,0.019916646,0.0055219587,-0.0024628001,-0.006302367,-0.024054077,0.0035114994,0.012418399,0.022261836,-0.0079002725,-0.028884098,-0.006873649,0.008497542,0.031892255,-0.014337938,0.013225109,0.02754065,0.003338031,-0.024992103,0.010708246,-0.015207689,0.07078113,-0.0038941044,-0.02476269,0.011780887,0.01686425,-0.018765567,0.004447848,-0.014355036,0.033832103,0.01949153,-0.013374117,-0.055444892,-0.028657045,0.009044724,0.048169717,0.0044467063,-0.011785253,-0.0398975,-0.03881575,0.032750174,0.00045377717,-0.023919739,-0.023048993,0.05174943,-0.0009361216,-0.03232842,0.005429406,0.004179249,-0.17610264,0.007864709,-0.010727767,0.0003320261,0.016632613,0.03183764,-0.02614465,-0.0005493859,-0.06239571,0.025419014,0.022630123,-0.03249439,0.01870307,0.014180211,0.029625013,-0.005929954,-0.041179843,-0.016556239,-0.00014246487,-0.053267807,-0.019554647,-0.020579265,0.058173206,0.008987354,0.025035616,0.0055249673,0.05399075,-0.025542596,-0.043585666,-0.026109288,-0.06252252,0.013122283,-0.00013215494,0.022104606,0.010385484,0.03427946,-0.03131912,-0.009417391,0.019532545,0.006796459,0.058222365,0.06765459,-0.0104086455,0.023366371,-0.0034026233,-0.010524474,-0.03031536,0.029391646,-0.06642398,-0.034512296,0.0047203763,-0.001623121,-0.038689476,0.009454611,-0.018001532,-0.020209689,0.013046966,0.04115665,-0.028562764,-0.03405909,-0.0056238915,-0.042396795,-0.011216946,-0.046661474,-0.058146812,-0.055197228,-0.0131846,-0.009511391,-0.03626901,-0.013121253,0.07719329,-0.053644698,0.010689646,-0.010937623,0.028596003,0.02886568,-0.0025993278,-0.016026143,-0.0029286647,-0.12140058,-0.044024028,0.017130379,-0.011333431,0.020657789,-0.02151391,-0.03747506,0.0021166678,-0.0049858885,0.001555436,0.25790167,0.030842856,-0.0015143998,-0.006162483,0.05114672,-0.0067990534,0.007014112,0.04205171,-0.01114002,-0.028408911,-0.015183042,0.02644329,-0.013877576,-0.008421393,-0.010531776,0.061035894,-0.055350315,0.00942366,0.06914325,-0.0054646973,0.04498755,-0.031957157,0.016814448,-0.031733945,-0.079759724,-0.043659437,0.006798889,0.04461469,-0.036093116,0.017060824,-0.032859456,0.051934104,0.017099315,-0.02151952,0.006515497,0.04082211,-0.0051136767,-0.018210351,-0.05117474,0.02756062,-0.006244598,0.0059310775,0.0029789074,-0.09274698,-0.043404903,-0.033458807,0.021240866,0.031205337,-0.011743211,-0.016497238,-0.0031158251,-0.0067080744,0.015114846,-0.03990578,0.024269003,0.05540856,0.02987413,-0.015756998,-0.008388823,0.038684815,0.037136324,0.028558262,-0.063703835,-0.0135304965,-0.0070271725,0.001731441,-0.03232701,-0.0026320396,0.01076066,0.022423124,-0.003596956,-0.010153893,-0.013584501,0.025403125,0.021646814,-0.007536899,-0.03697442,0.023887424,0.05849317,-0.0064686025,0.014919777,-0.028811127,-0.023546003,0.0066876914,0.011535595,0.03467284,0.035718624,0.046521835,-0.023534942,-0.0011624979,-0.0035661443,-7.831369e-7,-0.041878633,-0.024299884,-0.014826234,-0.024279526,0.047752764,-0.02762105,-0.009011568,0.037280798,-0.02244828,0.04110315,0.007445699,0.016097523,-0.012877001,-0.025834281,-0.022387585,-0.0029103807,-0.0013175893,0.028442437,-0.089626394,-0.0056505064,0.0037686871,-0.029962564,0.036498025,0.046539456,-0.003877944,0.025349708,0.030262202,-0.0199493,0.041464508,0.030923428,-0.029571526,0.016950225,-0.000055502038,-0.055982076,-0.006814382,0.026681395,0.015879042,0.01876439,0.007571722,-0.025432643,-0.036799733,0.034540437,0.033038627,0.027317792,0.044375345,0.015545167,0.04952821,0.010503761,-0.014115821,-0.0036331213,-0.014435224,0.034414627,0.0053075072,0.030240893,-0.004066371,-0.016360542,-0.043037105,0.017344294,-0.012745793,0.04895648,0.058561176,-0.05015326,0.0008005373,-0.063806795,-0.022840513,-0.03426641,-0.049469534,-0.013547487,-0.011013927,-0.0024120691,-0.010507905,0.04999011,-0.010668076,0.0050364537,-0.024696447,0.021969933,0.0089815045,-0.003307957,-0.010726905,-0.0007419794,-0.022082046,-0.017099455,-0.0007281375,-0.051076554,-0.05540951,0.0056155743,0.005315813,-0.02905279,0.021217143,0.0102222245,-0.049420293,0.043907095,0.027993023,-0.013446035,-0.011832383,0.0030012934,-0.010011247,-0.014139907,-0.007950064,0.11292219,-0.009772572,-0.009229962,0.027725466,0.0129310405,0.07331522,0.04577237,0.010208359,-0.0010508844,0.013484446,0.038031608,0.010557199,0.013528537,-0.033659466,-0.039573852,-0.010168688,0.007948218,0.008872993,-0.002127693,-0.018517533,-0.01990348,-0.01591742,-0.0026208607,-0.052948035,-0.022682257,-0.0039091725,0.042369317,-0.04610442,-0.006800846,-0.01644622,-0.017319,0.0068398844,-0.052889716,0.01742967,-0.010992879,-0.029411674,-0.028617026,-0.026102982,0.015877483,-0.0058139605,-0.0383312,-0.01582377,-0.0006641982,0.011472138,-0.021341361,-0.029201712,0.028038552,-0.012789904,-0.053866014,-0.020653121,0.018738812,0.0041471077,-0.0046909996,0.025822718,-0.020877203,0.014596462,-0.042515744,0.029697698,0.014337807,0.026502742,-0.019216696,0.009310162,-0.008148584,0.018643953,0.007592443,0.034899216,0.012914392,0.027513761,-0.027665198,0.007931641,0.010031842,0.0020860687,-0.043886982,-0.026709955,-0.080364056,0.01297763,0.02141692,-0.022750026,-0.068987146,-0.03518331,-0.010298504,-0.033895858,-0.02703398,0.0067183287,-0.038084045,-0.028744759,0.014895295,0.034912027,-0.041491903,-0.009806423,0.04558718,0.039849084,0.021808911,-0.02613801,-0.028248003,0.032960862,-0.014504013,0.0069606146,-0.07425683,0.034442045,-0.021473497,-0.052698735,0.051221743,-0.032198027,-0.03556439,-0.02876474,0.0069708144,-0.009294857,-0.0018641892,-0.020507751,0.039140914,-0.018688744,0.006078758,0.01175542,-0.0052702585,-0.011727464,-0.027704008,0.017451052,-0.010111916,-0.0054595103,-0.031101415,-0.024412932,-0.013461408,-0.028286483,0.016027553,0.025541969,-0.016823502,0.057086304,-0.00870353,0.0043496247,-0.044747524,-0.00007383926,0.01065259,-0.015278764,-0.0005519681,-0.0066283476,-0.055632863,0.02614118,-0.0052315556,-0.0063963626,-0.011468892,-0.007176894,-0.02005556,-0.068386026,0.016518518,0.022488698,0.0032580954,0.036088657,0.0145072015,-0.022578888,0.046551093,0.009733224,-0.042421356,0.0074839047,0.015323503,-0.012232916,-0.019777475,-0.038174782,0.013776695,0.012293273,-0.021489844,0.001980228,-0.047392786,0.05037767,0.0060807755,-0.043041438,0.023483433,0.06948207,0.0178074,-0.03396009,0.032121763,0.004500319,-0.04159304,0.009712943,0.030411923,0.0032490895,-0.06696479,0.0023244899,-0.02848697,0.004669683,0.034110263,-0.008219532,-0.0034938636,-0.044071328,0.043968353,0.023567198,0.0016771824,0.014680702,-0.034607783,0.013347394,-0.038817793,-0.01992891,-0.010918214,0.017061714,-0.017652309,-0.032077502,0.033878036,0.08589375,0.040822092,-0.030895466,-0.021066744,-0.03651373,0.01394967,-0.14906125,0.009795706,0.0008219698,0.007935555,0.01848398,-0.032893635,-0.020387134,-0.03505646,-0.00043522118,-0.0059266523,-0.002599984,-0.0046611317,-0.032246046,-0.020700134,0.016449168,0.038013354,-0.037810963,-0.025588721,-0.01563536,0.088257425,0.024837429,0.012008944,0.03212624,-0.00742705,-0.0046785437,0.0061549563,-0.0542751,-0.023602402,-0.009080312,-0.029144209,-0.017898643,-0.069644056,0.016947107,0.058921203,0.004322345,-0.016826957,-0.017356817,0.0031319263,-0.04712357,-0.009252328,-0.0033481112,0.007112019,0.011885052,0.033481315,-0.013047224,0.0709962,-0.0522227,-0.0030707414,-0.06502325,-0.013347949,0.010349548,0.033436682,-0.029318526,-0.0044308603,-0.01630359,0.01462021,-0.027365237,0.020397736,0.004379241,0.035704553,0.012750736,0.0047127567,-0.015350065,-0.0074147545,-0.03435109,0.046850726,-0.05920935,0.03913671,0.00033747416,0.019842453,-0.038059488,-0.002439114,0.0007708166,-0.011558064,0.0053754714,0.026927214,0.028334824,-0.018162815,-0.0009924612,-0.030209143,-0.028207732,-0.05585211,0.040072326,-0.0121288635,0.040225416,0.012664373,-0.010328854,-0.005636189,-0.052244462,0.0017518669,-0.0108407615,-0.030338053,-0.015490742,0.0077936156,-0.019170156,0.01840828,-0.015211215,-0.0231113,-0.03640296,-0.020045763,-0.01350852,-0.03279123,-0.03377485,-0.02866898,-0.015922368,0.050008003,0.0614312,0.014271875,-0.008610808,-0.008630421,-0.0074276845,-0.00973455,0.010654961,0.0037037102,-0.05895246,-0.030144937,-0.029868582,0.025673904,0.0028045112,0.016256288,-0.01122924,0.00037483967,-0.020292873,-0.028641218,-0.017220894,0.09576056,0.044819385,-0.0061014723,0.028517755,-0.012480792,-0.016697334,-0.059166294,0.009575013,0.0053434707,0.035054196,-0.01834352,-0.01327273,0.03991376,-0.046246175,-0.031176005,-0.0032470413,-0.021917054,0.010300766,-0.030431474,-0.030334575,0.0080734575,0.013742608,0.04781997,0.001813157,-0.018773155,0.032456186,-0.008180715,-0.0071608657,0.040114786,0.0114027355,0.043588527,0.022550551,0.022354592,0.015959091,0.04256172,-0.020729076,-0.03596907,-0.030036733,-0.03430165,-0.010519841,0.07605619,-0.006185834,-0.017098943,-0.025937269,0.010069263,0.04131579,0.021276895,-0.018284703,0.01982128,0.023680985,0.053724024,-0.027836856,-0.008442079,0.008194081,-0.011956998,0.032629512,0.00032507643,0.026941808,0.028824715,-0.020087045,0.015735982,-0.010326766,0.016879067,-0.037763413,0.03022328,0.009735477,-0.0061314004,0.012847358,-0.0424442,0.04885451,-0.038784917,-0.008521769,-0.034737915,0.043777667,0.02279296,0.0043568113,-0.018513722,-0.009390475,-0.0010600052,-0.037513476,0.029546533,-0.023813907,-0.0007900846,0.009148025,0.014228023,-0.037755024,-0.05106961,0.011148235,0.03278863,0.041654833,0.034139298,0.03297807,0.011392381,-0.016439263,-0.06372335,0.035692237,0.010609592,-0.010191222,0.0029556474,0.0065413816,0.004447792,0.010884927,0.014022592,-0.043922603,0.016909836,-0.05359624,0.0077539193,0.011956179,0.04643133,-0.009418912,-0.033761546,-0.028324718,0.009232115,0.0027778428,0.020550746,0.04341711,-0.03367721,0.015209047,-0.025388861],"last_embed":{"hash":"vwsnsu","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"vwsnsu","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#After Week 2 (Body Awareness Trained)#{1}","lines":[237,241],"size":140,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vwsnsu","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#After Week 4 (Stress Management Trained)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031182308,-0.009318098,-0.01726163,-0.009846819,-0.04051394,-0.05112892,0.05148618,0.005165632,0.0019486444,0.026999142,0.011375995,-0.011970081,-0.0142153315,0.006623767,0.024012303,-0.001836223,-0.028305933,0.018407593,0.031109054,0.006295088,-0.06425356,0.025512226,0.0633166,-0.010927482,-0.031752445,0.0073497696,-0.008909296,-0.027736926,0.008822826,0.034116592,0.00065203424,-0.0051605753,0.023325196,-0.029953849,0.007850111,-0.00063571346,0.005915302,0.010049176,-0.037716176,0.039463118,0.006254508,-0.031581964,0.027977543,-0.013258967,0.038165893,-0.0078059337,-0.059685722,-0.017988272,-0.037162844,-0.002203639,-0.0032668514,0.015646247,0.009660689,-0.0005070236,-0.004839068,0.029141048,-0.015772415,-0.03355225,-0.012712134,0.0069055376,-0.043925013,0.044109195,-0.015981702,-0.025331676,0.005610501,0.053189214,0.029399564,0.018579492,-0.014131875,-0.011558764,0.029426608,-0.013109097,0.004641525,0.009851161,-0.05836368,0.008712679,0.03260827,-0.045652706,0.028324215,0.049995273,0.007948019,0.0010572129,-0.0052981065,0.027133634,-0.023363886,-0.0032801956,0.0018839255,0.03862107,0.018076833,0.005555511,0.00662953,0.0071403235,0.01708859,-0.020924762,-0.0023497834,0.009502377,0.002680833,-0.028047865,0.012943469,-0.0089752395,0.026681589,-0.009388216,-0.010617789,-0.024877314,0.031270776,0.011510863,0.025793852,0.048440613,0.036129445,-0.017553765,0.032955464,0.031633765,0.0018700983,0.021486275,-0.023606759,-0.012588069,0.022501921,-0.012453571,0.0039329003,-0.00993141,0.061147165,0.04409116,0.01855068,-0.01798252,0.0099476,0.04020514,-0.004994051,-0.012260086,0.003451977,0.058688983,0.023913294,-0.00361725,-0.03128325,0.0057199686,0.0122605255,0.042894155,0.021272866,0.01351612,0.0022977619,-0.07407352,0.025134074,-0.0040683467,-0.03835941,-0.009036578,-0.018796578,-0.049042173,-0.0024451902,-0.0056318715,-0.0052900435,0.05572456,-0.012453101,0.033196498,0.016255079,-0.007233984,-0.012608779,0.025527855,0.0040166145,0.03271538,-0.008687327,-0.017643599,0.005849884,-0.07139574,-0.03460133,0.06381729,0.02650597,0.0065740244,0.01499051,0.02460638,-0.014825372,0.0056632548,0.048941925,-0.011289477,-0.008809229,0.048872367,0.013374646,0.023298932,0.08006341,0.027967107,0.03131299,-0.023130525,-0.046187557,0.023025125,-0.022651171,-0.05736884,0.026890306,0.03960865,-0.02238245,-0.033797864,0.0046653342,0.06100844,-0.0248413,0.002133028,0.012174481,0.027016476,0.07904909,-0.0193855,0.029080722,-0.022378862,0.026449874,0.0009731944,0.031319745,0.0031965834,-0.012459313,-0.012465322,-0.039245885,-0.0054102284,-0.018782075,-0.01211961,0.021663772,-0.035780404,0.011203696,0.02548405,0.0009895861,-0.018625945,-0.024288505,0.018712997,0.04627174,0.021485863,-0.03231393,-0.009404538,0.021984154,0.053605597,-0.01309424,-0.010454535,-0.0290656,0.030358378,0.00061635236,0.06122988,-0.005786545,-0.016701313,0.0029905674,-0.026736265,-0.03667944,0.00016869439,-0.0013995436,-0.043056678,-0.033086423,0.0029456122,0.028153058,0.010010366,0.010320549,-0.0034941402,-0.0006751535,0.0070760585,-0.019173376,-0.02743782,0.05106316,0.041345045,-0.004299663,0.026797464,-0.019241637,0.011923697,-0.045656953,-0.03465666,0.011217265,0.02367065,0.0001539167,-0.0034891053,0.009522733,0.0076753325,0.00082959846,0.030778112,-0.0051460224,0.021958958,-0.00677998,-0.0061168764,-0.022954209,-0.018538324,0.017506031,0.054778617,-0.0039049305,-0.0031118086,0.031700388,0.009571181,-0.046993215,0.0139596425,-0.03832996,0.011632223,0.04489699,0.023919629,-0.06027838,-0.010568699,0.010948806,0.012410983,0.027469767,-0.037227113,-0.013882162,-0.03520164,-0.001664431,-0.018038481,-0.052040413,-0.031455737,0.06684432,-0.0069745127,-0.022278553,0.00015765552,0.0070118536,-0.1759236,0.0093757855,0.014089228,0.008619155,0.01367417,0.0073591475,-0.002755356,-0.027460104,-0.043398727,0.029753033,-0.007886622,-0.027284868,0.042379137,0.034549765,0.016735384,0.01948983,-0.034154285,-0.0021569342,-0.016089447,-0.044371665,-0.019031268,-0.015809733,0.020509114,-0.0055265236,0.042385668,0.0437741,0.06925659,-0.025377242,-0.025026275,-0.053695217,-0.081360914,0.016930971,-0.0055127493,0.008815823,0.0027072728,0.043060023,-0.02807325,0.009006694,0.030564103,-0.021634622,0.041636232,0.03405014,0.00904744,-0.00025095703,0.005817822,-0.0019108352,-0.020966846,-0.0052982685,-0.028901365,-0.028958913,-0.008246062,-0.033341195,-0.04492298,0.02386537,-0.02108707,-0.022731533,0.018045848,0.026941735,-0.04754942,-0.03210784,0.0060444246,-0.076526485,-0.008694154,-0.013641564,-0.056450177,-0.052783627,0.008850472,0.004243352,-0.036344215,0.0059972373,0.054521058,-0.021112863,0.014493301,-0.010502933,0.014203631,0.03272093,-0.042816754,-0.0016278309,-0.018769234,-0.10725051,-0.02545879,0.0049072513,-0.016293226,0.001816056,0.00019765437,-0.010115128,-0.010930543,-0.014634913,0.017449142,0.22251521,0.04650549,0.008744446,-0.0013337189,0.032974876,-0.03579284,0.015320115,0.063136056,0.03278191,-0.022109454,-0.030277634,0.052031383,0.016770862,-0.009448116,0.038517658,0.03889686,-0.07920892,0.022593193,0.07076242,-0.003169887,0.04193134,-0.024969863,0.019148143,-0.035678502,-0.07879607,-0.04347957,0.011291778,0.04916464,-0.019338874,-0.0013358413,-0.014412177,0.048811924,0.031549387,-0.05098215,0.016496005,0.0388915,0.010750314,-0.06490478,-0.054648176,0.032556042,0.0036591233,0.014713376,-0.0107733905,-0.066844724,-0.02424988,-0.033571776,0.010005556,0.0012921658,-0.019290695,-0.028334795,-0.0076316167,-0.037284017,0.0017907195,-0.028292716,0.008763011,0.025494307,-0.001667026,-0.03796516,-0.036487907,0.012062161,-0.00078036304,0.044803236,-0.076773286,0.006857648,0.04146002,0.010932739,0.0049626133,0.0011965402,0.006304287,0.0060669077,0.0058313007,0.027950414,-0.0009592419,0.00077568064,-0.007968161,-0.049480665,0.015698796,0.046965707,0.012020186,-0.017100038,0.0033354093,-0.032953177,-0.05122153,0.009518611,0.021466285,-0.00046769003,0.024858737,0.04948023,0.000047128266,0.007870054,0.024920383,0.010010996,-0.026873775,-0.002694664,-0.01707021,-0.011223811,0.035881877,-0.023063984,-0.010197475,0.043120123,-0.021612402,0.026387407,-0.0027276352,0.044394333,0.01360749,-0.027549297,0.005156111,-0.0042476906,0.024600988,0.023581129,-0.08269725,0.010137897,0.0154891545,-0.009035075,0.03937186,0.047608223,0.026589336,0.009405007,0.031202568,-0.013961676,-0.014332943,0.032852724,-0.008630025,0.038300667,-0.021617584,-0.071169816,0.037719347,0.0069216522,0.0032998612,0.026674112,-0.008577428,-0.02058697,0.0038917046,0.046836328,0.056379866,0.04118577,0.041838285,-0.026758334,0.06980096,0.02283905,0.0038141059,-0.008174815,0.021956895,0.0064791846,0.034386616,0.015811278,-0.016515603,-0.022812553,-0.030028047,0.017703835,0.01752122,0.03242891,0.0001526597,-0.03300863,-0.0056871376,-0.05546161,-0.025882546,-0.027730523,-0.028054709,-0.012981835,-0.028282577,-0.0018669089,0.015689176,0.050925255,-0.015633894,0.010432457,-0.03392579,0.0012984481,0.005632131,0.010363533,0.019892246,0.01873394,-0.032166995,-0.011252174,-0.036622267,-0.058170494,-0.038548388,-0.014047763,-0.007994928,-0.017682536,0.045066766,-0.046790767,-0.043437306,-0.0020493679,0.02346771,-0.013938417,-0.017210552,-0.0068348884,-0.020324886,-0.0009718572,-0.021779872,0.12257601,-0.025346262,-0.008501516,0.044381525,0.04128537,0.109021306,0.06482638,0.009369293,0.02075612,0.004396568,-0.006509233,-0.0017140912,0.007746431,-0.031010155,-0.01278974,-0.004288183,0.02825669,-0.010749342,0.0036045245,0.005299701,-0.0072320956,-0.027167657,0.014749688,-0.034144953,-0.035133976,0.011838159,0.03877041,-0.039185457,0.003955891,0.013253225,-0.030021256,0.023927351,-0.052436862,-0.0050636707,0.037725993,-0.029900726,-0.035763692,-0.020541199,-0.0075133857,-0.008537582,-0.056988537,-0.009777424,-0.023709867,0.02336704,0.0018781556,0.0012230064,0.01355914,-0.007748549,-0.04880946,-0.02553839,-0.004271453,0.020034332,-0.0087496815,0.0055447924,-0.027973998,-0.013235038,-0.029707609,-0.0017928943,-0.015543656,0.021067884,-0.004938076,0.0009117745,-0.03399328,0.028457653,-0.005500566,0.023087988,-0.014636616,0.020236626,-0.009919313,0.029899906,0.0044336175,0.015075357,-0.05088942,-0.046283074,-0.05528344,0.014499775,0.010146621,-0.036307205,-0.06321421,0.0005280793,-0.0062812218,-0.0209824,-0.026644891,0.014098204,-0.021018831,-0.027460596,0.025143487,0.013246374,-0.07743363,-0.03910763,0.018104479,0.02997688,-0.0042132605,-0.02036978,-0.00066951645,0.055491347,-0.006719071,-0.002537042,-0.045337576,0.02016759,-0.036915526,-0.047952075,0.03847242,-0.06438709,-0.0106600225,-0.0010748078,0.030719545,-0.0026715393,0.019157834,-0.00039474247,0.038429093,-0.022256225,-0.0056964965,-0.0074828938,-0.015005773,-0.0054782224,-0.029800512,0.0324986,0.00064627826,0.025252754,-0.032562867,-0.024991758,-0.008733999,0.011344067,0.0048312736,0.041170612,-0.01394903,0.012649907,0.009392179,-0.0020830992,-0.011436658,-0.012434812,-0.014466449,0.01426761,-0.003940705,-0.041660856,-0.05378913,0.007380857,0.024311775,0.0037311362,0.017608492,-0.0162914,-0.0057630944,-0.054257948,0.011249434,0.029528324,-0.012619765,0.0056454325,-0.0024371746,0.02801786,0.010643445,0.012335499,-0.04921354,-0.007341891,0.023158833,-0.02298905,-0.0142951235,-0.0138295,-0.0010461117,-0.012232778,-0.007731218,0.0038505553,-0.04086847,0.029055294,-0.0083298255,-0.029675344,0.035274025,0.047166746,0.022679262,-0.015989374,0.029876184,0.00854177,-0.04128021,0.0022705907,0.045492444,0.054386888,-0.06871459,0.007103874,-0.017996272,-0.0066209356,-0.019536497,-0.00055662205,0.005942902,-0.011715979,0.028980613,0.02187971,-0.00035984884,0.015992304,-0.05164443,-0.029654497,-0.024119398,-0.025803467,-0.015956901,0.046009608,-0.011462776,-0.028951235,0.026001377,0.06285053,0.0034240922,-0.0050559463,-0.027040804,-0.008991538,0.042128123,-0.15362126,-0.010819629,-0.018867435,0.020264242,-0.0002889638,-0.008545286,-0.037634164,-0.06787357,0.005197292,-0.0008691964,0.0023030092,-0.0013448236,0.0023883504,-0.030090656,0.0021534434,0.03410344,-0.03995564,-0.02030473,-0.016813587,0.076602794,0.01924519,-0.034343574,0.06768977,-0.010344015,-0.024012467,-0.032032233,-0.04682722,-0.031215856,0.0034440483,-0.025247876,-0.05548797,-0.06490273,0.022160115,0.038202975,0.012526817,-0.043061513,-0.0070286365,0.014624451,-0.03352477,-0.03007631,0.01334946,0.034172386,0.011820645,0.018611638,0.019827744,0.053637784,-0.04379251,0.0022732895,-0.064035594,-0.028278908,-0.00062993454,0.044846416,0.0013212339,0.012304904,-0.0032542741,0.004954008,-0.008082676,0.01151465,-0.0095018,0.05989638,0.0059680967,0.018784825,-0.026202245,-0.021294327,-0.03499736,0.030398972,-0.070963584,0.045051247,-0.020366283,0.032544527,-0.039764047,-0.013039459,0.016378833,-0.033354428,-0.00055435835,-0.016340267,0.013004244,-0.020931829,-0.02465884,-0.026431488,-0.039602816,-0.008757233,0.002879423,-0.036762074,0.025217937,-0.00078501255,-0.015228565,-0.0018311542,-0.06621792,0.00509623,-0.045717377,-0.031568006,0.00075757364,0.025368774,-0.0059668263,0.032807253,-0.009539562,-0.002504107,-0.024950314,-0.01716893,-0.03285077,-0.020995405,-0.028037578,-0.012888399,-0.02411698,0.02225837,0.049728308,0.01329362,-0.0004492894,-0.032044508,0.010713962,-0.0048344033,-0.02024753,0.0004523802,-0.083842404,-0.014536418,-0.030819025,0.014682393,0.02571132,0.033789393,-0.02343039,-0.00011311973,-0.018328084,-0.035262235,0.042804707,0.07234263,0.016781941,0.025437152,0.040657427,-0.002764872,-0.01711648,-0.055878714,-0.018309122,-0.014509572,0.019546995,-0.040579926,-0.015084017,0.041389827,-0.054882042,-0.041524924,-0.0072318455,-0.03732067,0.017719433,-0.008611028,-0.01101732,-0.03176873,0.030722177,0.023012023,0.015524551,-0.032366283,0.0390513,0.018289717,0.022766806,0.04100297,0.009240023,0.07393988,0.0034288527,0.02853524,-0.014833766,0.040524386,-0.010818019,0.0013458619,-0.028864384,-0.021626238,-0.029568594,0.044074666,0.0016908447,-0.0118811345,-0.039287057,0.042678904,0.054556657,0.02496192,-0.023839973,-0.0064244866,0.05702186,-0.00403467,0.017920732,0.011975781,0.004824349,-0.052624006,0.04663819,0.03072588,0.029725676,0.05632638,0.0024158626,0.00795525,0.010482062,0.016003933,-0.05700554,0.0052791513,0.017506212,-0.0031389003,0.0373117,-0.0067570913,0.050226305,-0.013517906,0.009813147,-0.015720304,0.030024841,0.020718968,-0.027186746,-0.021997977,0.05002665,0.0007307372,-0.034378257,0.06336832,-0.015785862,-0.0026367458,0.020155707,0.043398514,-0.048928816,-0.020531954,0.022219358,-0.021484962,-0.0029430757,0.0005898102,0.02807673,0.022188883,-0.026314983,-0.037129734,0.05378917,0.013147497,-0.012397214,-0.0367178,-0.015464266,0.014622195,-0.0006711275,0.02538384,-0.0018360389,0.0038003144,-0.07837392,0.023074934,0.0017988062,0.03978766,-0.02245674,-0.014440073,-0.047250953,-0.00022598162,-0.0026735594,-0.0077274567,0.0038467594,-0.043743607,0.01843582,-0.0040530288],"last_embed":{"hash":"1ni54md","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1ni54md","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#After Week 4 (Stress Management Trained)#{1}","lines":[243,247],"size":168,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ni54md","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#After Week 6 (Anxiety Reframing Trained)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038116205,-0.013756813,0.0025711004,-0.012799581,-0.05153933,-0.040958207,0.017178351,-0.01516863,0.01179128,0.00452351,-0.0015523059,-0.010524931,-0.0297836,0.025201485,0.010063831,0.028610636,-0.01068209,-0.00033749797,0.03614855,-0.010980985,-0.058381096,0.011009011,0.055715416,-0.05405785,0.004412816,-0.0010990473,-0.034385413,-0.01937511,0.025643557,0.04295194,-0.0070868814,-0.009527463,0.03021047,-0.033998344,0.0036025082,-0.009063695,0.02675767,-0.013131737,-0.046444356,0.027569182,0.023363294,-0.028829355,0.01985538,0.022511799,0.04842263,-0.027737025,-0.064932525,0.0040684813,-0.018774832,-0.0012952813,0.0015091669,0.017693298,0.025236662,-0.0068054055,-0.0022933944,0.015955115,-0.010706163,-0.045654476,-0.016876083,-0.019808827,-0.047162592,0.01835001,-0.037699535,-0.029139295,-0.006096416,0.074095145,0.010911474,0.0032809528,-0.023929877,-0.0026681987,0.038656395,0.009553087,0.03605398,0.019204611,-0.056556426,0.006519818,0.003072072,0.0073656435,-0.0012650421,0.05506992,-0.0067234347,0.007475021,0.0055394243,0.00559747,0.017982302,0.0127734635,-0.014375599,0.09194339,0.008547501,-0.03466171,0.018594282,-0.012296694,0.034691267,-0.030057898,-0.0144396275,0.020481948,-0.0102176815,-0.039741047,0.019780872,-0.008595242,0.03028295,-0.006726304,0.0009635039,-0.03714189,0.002628261,0.0037833902,0.04869067,0.046382274,0.029798845,-0.020715851,0.016050074,0.04056249,0.00060510775,0.019525487,-0.0127602,-0.026432896,0.024199026,-0.0075151618,0.018922338,-0.008584917,0.026228162,0.046869975,0.0403788,-0.017703349,0.002959684,0.01952195,-0.02927581,-0.017209299,-0.018434467,0.038915254,0.0029699632,0.0015629923,-0.04805115,-0.013709632,-0.005947675,0.026952218,0.043877136,0.012679458,-0.006688986,-0.08622169,0.02591694,0.011183657,-0.01663389,-0.001829007,-0.0139155425,-0.020893743,0.01037993,-0.0020734363,0.0016773201,0.040944386,0.013546614,0.0033551843,0.010055329,0.035140928,-0.015847208,0.011452489,-0.0037050839,0.034439355,0.012683109,0.012361066,0.0023536237,-0.03061164,-0.041666787,0.07702178,0.03486544,0.032830045,0.022384752,0.028208664,0.026640456,-0.0026550165,0.010809031,-0.0032856811,0.027108772,0.059324708,0.010934454,0.029478742,0.096889846,0.033643585,0.008241165,-0.03324013,-0.059004676,0.035082113,-0.027753772,-0.023693454,0.0141027775,0.025037402,-0.044772312,-0.033888344,0.031496994,0.041258294,-0.020003716,-0.0250502,0.01797369,0.021051448,0.074291326,-0.011700265,0.035233818,-0.0062358305,0.009874834,-0.045113124,0.012024415,0.028157987,0.032392807,-0.031695105,-0.05083404,0.017852245,-0.022001674,-0.025916258,0.04034185,-0.04140597,0.024555042,0.034033854,-0.0015631985,-0.022291906,-0.045102585,-0.006137081,0.017835272,0.010410831,-0.024226926,0.0020428482,0.024118107,0.07884597,-0.011124669,-0.019261606,-0.06299204,-0.00041668766,-0.023144344,0.039279737,0.030003427,0.023907714,0.048055332,-0.019652799,-0.029466422,-0.003409538,-0.023551572,-0.02212349,-0.043473426,0.009693765,0.027403837,0.026166981,-0.0075806365,-0.019925103,0.008521094,0.020105721,-0.013904804,0.025327805,0.02187627,0.032724317,-0.029001065,0.021733133,-0.0044386233,0.026879879,-0.023755984,-0.054894693,-0.0059000603,0.026827263,-0.0078912135,-0.016730001,-0.0074487273,0.0035845793,-0.0030291402,0.033285517,-0.0108127985,0.01264839,0.009277808,0.0202851,-0.012870173,-0.027203426,0.00875735,0.06156135,0.0063021746,-0.005787638,0.018126529,0.006939435,-0.029886642,-0.011729488,-0.028788244,0.027865898,0.050317194,0.007285144,-0.05933484,-0.02813135,0.004994928,0.01616859,0.032879096,-0.017553216,-0.032464556,-0.0080991695,-0.003325343,-0.046214733,-0.021316813,-0.009941415,0.07006217,-0.006538752,-0.027812751,-0.031354666,0.026039243,-0.16969289,0.016732708,-0.022883127,0.018550288,0.008191104,-0.0004553551,-0.028984549,-0.006802116,-0.046390206,0.061249018,-0.0011964431,-0.03890755,0.010064412,0.013439257,-0.008315542,-0.004396261,-0.048707042,-0.01179188,0.010623526,-0.05731273,-0.0005713589,-0.023969585,0.04360519,0.026068874,0.018190596,0.0046351617,0.03815534,-0.016213037,-0.019696278,-0.05001524,-0.051220737,0.013475511,-0.006756787,-0.0034048655,-0.010334852,0.03933448,-0.040814146,0.00066708296,-0.0039085606,-0.016693924,0.05927312,0.043811962,0.016325697,0.01200346,0.00051503227,-0.0021483246,-0.03838327,0.02539593,-0.04892698,0.017261637,0.00022637921,-0.009221075,-0.03430268,-0.0073204767,-0.023829844,-0.030519078,0.035448045,0.011254368,-0.03199168,-0.012065442,0.0044763745,-0.035785116,-0.025684804,-0.032862317,-0.038778417,-0.043620333,-0.011798848,-0.004691984,-0.010421832,-0.011523675,0.059285134,-0.024312425,0.018528452,0.002977386,-0.009633249,0.04052563,0.0044623343,-0.016969986,-0.030430397,-0.10845873,-0.03368601,0.0273306,-0.037534922,0.0037833748,-0.016628506,-0.008067703,0.021870282,0.0027796626,0.028712055,0.22799799,0.04812681,-0.016321812,0.013614984,0.034117572,-0.002012548,0.012073247,0.046046007,0.016746126,-0.038296722,-0.028097741,0.05818452,-0.0035008015,-0.023813074,0.016658653,0.053234845,-0.07372532,0.036161255,0.049875736,0.026512157,0.035903957,-0.031568278,0.005287949,-0.02639288,-0.075936444,-0.021490952,0.01568846,0.037092756,-0.02267419,0.022522511,-0.0033325509,0.07274713,0.04065772,-0.036657583,0.03769625,0.038847104,-0.007953348,-0.063831665,-0.0027312262,0.037822984,-0.004959041,0.01674263,0.01018121,-0.067116864,-0.02483284,-0.017513111,-0.005152522,0.011196884,-0.03646686,-0.004064895,-0.0013290162,-0.023653205,0.010353083,-0.0070268535,0.0103477705,0.017755859,0.02180962,-0.016540917,-0.022164444,0.01669778,0.034883663,0.036071777,-0.068332925,-0.0057669845,0.021033825,-0.0006437405,0.0108077945,-0.00062726176,0.011963979,0.010683988,0.019991882,-0.01312547,-0.011684841,-0.0035804664,0.014626222,-0.031292878,0.0046123657,0.024766834,0.034874987,-0.0024414547,-0.0025555068,-0.041640367,-0.05010454,0.012387426,0.024589548,0.016683213,0.025917618,0.060651105,0.010679003,0.03063528,0.022341534,0.0023218438,-0.026250632,-0.014407752,-0.013881927,-0.030925976,0.04314374,-0.041946575,-0.029390272,0.054063115,-0.03148611,0.019510122,0.0149027165,0.0013214918,0.017541537,-0.01404973,-0.0042082747,0.004527964,0.0039536553,0.037684944,-0.07545245,0.011159392,-0.004880892,-0.02008553,0.027449505,0.03919144,0.011176068,0.0056211418,0.037609607,-0.012325631,0.023314198,0.050179843,-0.029558845,0.041850038,-0.018164124,-0.08053642,0.02045371,0.0046931664,0.019305594,0.027161684,0.0066565466,-0.013319695,0.012890727,0.046571583,0.032247677,0.015287698,0.010077256,-0.012936817,0.0413035,0.02083222,0.0029995788,0.0011862213,-0.0025724736,0.021426344,0.013467908,0.026777992,-0.02663932,-0.011090096,-0.04917367,0.021580825,0.007773002,0.025853882,0.021870222,-0.048566885,-0.01607667,-0.06839905,-0.01695581,-0.027424308,-0.012134589,-0.022337575,-0.028979924,0.011289567,0.0365831,0.05735248,-0.019223262,0.018507455,-0.023782145,0.008256501,0.0021171535,0.0025629285,0.00089532696,0.018484334,-0.037539095,-0.037303295,-0.035911046,-0.02229322,-0.039165203,0.009623752,-0.009059239,-0.023234755,0.042270068,-0.025218097,-0.02286303,0.007301115,0.041043945,-0.041331355,-0.02412528,0.008801873,-0.026965434,0.0035910471,-0.022189876,0.1257375,-0.01447051,-0.00043271392,0.016067132,0.015752943,0.11685841,0.03615023,0.018031098,-0.012063293,-0.00082382845,0.040998444,0.008338911,0.015815048,-0.015036964,-0.006806256,0.0032763055,0.043821055,-0.008907634,-0.0075730877,-0.0062327785,-0.014124423,-0.04828986,-0.0067345886,-0.0410841,-0.03668116,0.028836716,0.05323588,-0.041517965,-0.008552146,-0.0038737112,-0.041569334,0.0000044180983,-0.053903855,-0.0061130705,0.01451544,-0.013846567,-0.050584454,-0.019830814,0.026362956,-0.0058793044,-0.022027336,-0.008816907,-0.032309655,0.002181937,0.0007717786,0.010939695,0.030313853,-0.02262379,-0.043567777,0.0007816451,-0.020692497,0.009072864,-0.0046589253,0.023188738,-0.030566555,-0.017533928,-0.035933495,-0.007896919,0.0012522667,0.024474064,-0.021379601,0.013274119,-0.020152494,0.039563265,0.007602536,0.06068068,0.008476385,0.009127435,-0.036254805,-0.0017789999,0.020877453,-0.0025959103,-0.04827759,-0.038331788,-0.04120273,0.008289894,0.02221539,-0.039565325,-0.07696343,0.0069432296,-0.010256915,0.00701914,-0.007465893,0.02138458,-0.025251392,-0.016284747,0.0027870974,0.022182643,-0.04908691,-0.04627736,0.025670884,0.012507078,-0.004664777,-0.047361176,-0.01313801,0.059360936,-0.016101643,-0.0025597024,-0.061856784,0.021080626,-0.012907082,-0.060413692,0.041422103,-0.026417313,-0.026862873,-0.015778413,0.03828747,-0.009405241,0.019633424,-0.0032632886,0.02488207,-0.017206851,0.0154896695,-0.0052729985,0.017235223,0.0031085059,-0.04327454,0.03025079,-0.007965952,-0.00072878326,-0.04010619,-0.01736148,-0.022810146,0.00061841245,0.0006200992,0.021962248,-0.0328549,0.010388601,0.0046453243,-0.0040821848,-0.032260716,-0.011637644,-0.006604096,-0.008022623,0.024792809,-0.022261932,-0.055450268,0.002859879,0.007861522,0.00002535289,-0.0028035268,-0.02526198,0.0064053913,-0.046521798,-0.002964393,0.025009962,-0.008713401,0.021466782,0.014503057,-0.0056378124,0.028128106,0.023547718,-0.048492156,-0.010011362,0.018368509,-0.026872251,-0.03332481,-0.021637317,-0.0006011133,-0.005706729,-0.006120674,0.014414122,-0.053277418,0.018287046,0.018129427,-0.028177788,0.05593513,0.047404286,0.023088453,-0.0055725253,0.023892222,-0.005575107,-0.05555495,-0.014711622,0.043783072,0.022048917,-0.07404542,-0.006001989,-0.0050001703,0.007191497,-0.010860155,0.0122915665,0.014009014,-0.040541615,0.02306661,-0.0114421835,0.020543726,0.041883096,-0.015208736,-0.0093770055,-0.013195039,-0.012817147,-0.010869117,0.035799712,0.0076546306,-0.008940477,0.030182686,0.05368009,0.03428897,-0.0069557577,-0.021233657,-0.025568169,0.01077216,-0.1620587,-0.022982651,-0.019582741,-0.005642555,-0.0017097972,-0.014208729,-0.015983872,-0.05009537,-0.011214641,-0.000027964172,0.0011794704,-0.017368138,-0.01551163,-0.02075419,-0.0115107745,0.0327753,-0.049924195,-0.025514262,-0.039695855,0.08761484,0.009700407,0.008513512,0.05699527,-0.00864877,0.018823134,-0.003271553,-0.047787882,-0.022862008,-0.022856347,-0.033515453,-0.05274509,-0.06423814,0.01739453,0.027222438,0.007003741,-0.029456582,0.005923536,-0.009999313,-0.06957766,-0.03387911,-0.020229723,0.004422181,-0.019658571,0.023142716,0.016637417,0.05667539,-0.041440204,-0.009314778,-0.057394437,0.005208134,0.0016198492,0.032412793,-0.010320086,0.010477838,-0.0056450022,0.0147307925,-0.012819973,0.014476839,0.0072833733,0.047020186,0.012226407,0.00006493237,-0.011910248,0.013033339,-0.049880564,0.03806234,-0.050546873,0.014707973,-0.02448841,0.02389934,-0.016591795,-0.0043437425,0.014433471,-0.016039979,0.015092011,0.0077606514,0.010073631,-0.036256276,0.007717886,-0.016392011,-0.03814259,-0.019332124,-0.0062615834,-0.07603471,0.041039623,-0.00906142,-0.010988705,-0.009277876,-0.061327472,-0.0019212012,-0.040527206,-0.012802699,0.0052074012,0.01595407,-0.010036273,0.058567807,-0.015866706,-0.00454859,-0.033643343,0.009789935,-0.023979446,-0.037036233,-0.031707015,-0.0058699464,-0.03462322,0.007900897,0.047162626,0.028633013,-0.024764093,-0.012418731,0.011716362,-0.01376167,0.00041232508,0.008667122,-0.07690632,-0.0046191784,-0.02755937,0.025991444,0.030035606,0.014764161,-0.015083473,-0.0031537176,0.02376541,-0.034588274,0.00053968123,0.100073926,0.038466617,0.03079151,0.042657416,-0.023676543,-0.03971966,-0.06270538,0.0151651995,0.0049877437,0.02523627,-0.023284642,-0.010441309,0.040183127,-0.049399935,-0.050806843,-0.024539176,-0.03160349,-0.0069648614,-0.03640201,0.0054507973,-0.012652341,0.041284952,0.035734996,0.002453755,-0.04818836,0.026165755,0.018310245,0.017647589,0.028250268,-0.009292331,0.04465493,0.02187107,0.016858894,0.008990499,0.07045534,-0.02634885,-0.008521565,-0.038729686,-0.0046907836,-0.013591955,0.059309807,-0.007219141,-0.013277294,-0.044128213,0.008192048,0.042327795,0.021550162,-0.010676249,-0.00590671,0.01811627,-0.022186216,-0.005317328,0.01428635,0.027833944,-0.033157386,0.027803976,0.018729983,0.016292226,0.04610415,-0.018966004,-0.00454396,-0.024311023,0.019648714,-0.06297345,0.017352303,0.0006051022,-0.0014577984,0.018621707,-0.014599287,0.019808784,-0.029746495,0.008164838,-0.03418355,0.0333946,0.008951586,-0.013990797,-0.004296809,0.016954184,0.0021781684,-0.035055164,0.06290965,-0.004638496,0.009497554,0.011605767,0.042495556,-0.034242593,-0.02768257,0.0015861063,0.020769833,0.010723321,0.0406699,-0.0043873363,0.017106665,-0.018903842,-0.037095316,0.06707786,0.01112583,-0.02497152,-0.02133569,-0.017237658,0.008565786,0.014470629,0.043556802,-0.0030383635,0.024093067,-0.07049608,0.01367264,0.030617094,0.029408185,-0.007384918,0.00333315,-0.07598536,0.011912709,-0.0014633005,-0.014205663,0.029331338,-0.0272184,0.0104997195,-0.009342615],"last_embed":{"hash":"1o787fa","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1o787fa","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#After Week 6 (Anxiety Reframing Trained)#{1}","lines":[249,253],"size":185,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1o787fa","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#After Week 8 (Difficult Conversations Trained)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024041628,-0.031589188,-0.03409706,0.012137507,-0.041381918,-0.048299313,0.010040399,-0.0110211745,-0.0057809246,0.022589935,0.0024207374,0.003703129,0.009125097,0.008854118,0.011985835,0.044874407,-0.014398564,0.014170123,0.017310005,-0.011814543,-0.06176994,0.028260207,0.05731237,-0.015175899,-0.0115581555,0.012239008,-0.0078023695,-0.03142211,0.032074008,0.034459647,0.0003881804,-0.020880498,0.053161196,-0.01106147,0.0015923306,-0.007257962,-0.0067633805,-0.0023192747,-0.04598207,0.023565667,0.010488547,-0.015675869,0.034041233,0.0064343815,0.036854703,-0.02859974,-0.0779732,0.0034753277,-0.005400972,-0.011845299,0.012697099,0.001838536,0.036651358,-0.017562268,-0.004301159,0.031004976,0.022306168,-0.051464025,-0.02296956,0.016665757,-0.0848038,0.012630693,-0.017225109,-0.016911268,0.015639398,0.07062948,-0.0028386852,0.0041617616,-0.012998631,-0.0087749045,0.042484447,0.02378363,0.03511485,0.021485046,-0.053165913,0.0037751547,0.0156878,0.005822909,-0.009848154,0.057989746,0.022872861,0.023885066,0.0038661966,0.015086464,-0.026224164,0.019217288,-0.020746913,0.058989976,0.016334949,-0.02839774,0.018075725,-0.0021733819,0.026586492,-0.041473147,-0.011972088,0.015599396,-0.008792701,-0.04955124,0.036482494,0.0021519223,0.0550316,-0.022816746,0.0032496678,-0.028502597,0.017663134,0.016208446,0.036299195,0.05257726,0.031859066,-0.029905496,0.016590394,0.039951354,-0.0027688236,0.019081423,-0.014767053,-0.008255485,0.025276769,-0.0071722977,-0.0014150348,-0.027782772,0.04283137,0.04115173,0.015356532,-0.031052781,0.016761666,-0.00490332,-0.016807128,0.01991053,0.0064951805,0.06433053,-0.011095011,0.012286556,-0.03819081,0.0064465157,-0.011764096,0.029118693,0.031694204,0.021679994,-0.014707516,-0.06833445,0.027861489,0.004510174,-0.004945786,-0.0007244002,-0.013149758,-0.04540736,0.004927793,0.0144561315,-0.004413742,0.0295875,-0.00048192343,0.02894306,0.0041679773,0.032048278,0.005515311,0.017349852,-0.018132702,0.008665154,0.00086365006,0.0027675463,0.002311717,-0.04817776,-0.048857912,0.06917444,0.029861234,0.034381382,0.00083951256,0.017276235,0.0021130724,0.0074560847,0.022450114,-0.0052427324,-0.0075790775,0.024353221,0.01400714,0.022773178,0.06647728,0.021893082,0.011761154,-0.034603644,-0.04935419,0.027137712,-0.045004245,-0.048935503,-0.0039819092,0.03730948,-0.01595504,-0.012526384,0.017840538,0.058146507,-0.012504958,-0.0023883309,0.016627634,0.025779683,0.062147144,0.009484772,0.010042773,-0.011342465,0.021585627,-0.040440794,0.0032466243,0.02359734,0.030195812,-0.043443963,-0.06753451,-0.01671616,-0.0040771086,-0.026370823,0.017464036,-0.03818291,0.041433442,0.039195325,0.013816879,0.006212059,-0.035526097,0.010875056,0.018689642,-0.00007725086,-0.0012495313,-0.009619104,0.05061579,0.0584859,-0.004627519,-0.03003015,-0.042714667,-0.00817672,-0.029421056,0.039418504,0.03500431,0.0031744116,0.031831536,-0.016782852,0.00432878,0.011682859,0.010202161,-0.031310037,-0.01857633,0.00822879,0.029972494,0.023367994,-0.012738405,0.0073868134,0.0544802,0.004155334,-0.016828226,0.01766232,0.043747555,0.04098769,-0.015834736,0.037734475,-0.017565295,0.008713061,-0.01392092,-0.04287862,0.00801269,0.025773223,-0.012059139,-0.026183043,-0.011030542,0.017883556,0.03333292,0.024331879,-0.002038763,0.01202376,0.025520572,0.0007894009,-0.019880004,-0.040052284,-0.0019024358,0.056737687,0.019230662,-0.008880522,-0.0065965718,0.018163424,-0.03362782,-0.006444013,-0.018307675,0.019534288,0.04998844,0.036031485,-0.06433525,-0.024028748,0.0121190995,0.037903138,0.005046294,0.0088364165,-0.009549044,-0.0012621309,0.014138491,-0.02206616,-0.004567265,-0.00089566846,0.057026405,-0.017879492,-0.03627125,-0.015217707,0.009516835,-0.17212917,0.00560189,-0.006217326,0.021348663,0.015949234,-0.004949691,-0.02102319,0.008524564,-0.071620606,0.06574251,0.011024949,-0.03421569,0.023821225,0.025011405,0.015169532,0.0032207915,-0.019696647,-0.013025041,0.0028197365,-0.06634628,-0.0011700268,-0.04694856,0.015557625,0.03096104,0.020628128,0.008805352,0.08560568,-0.020329991,-0.029010164,-0.056683395,-0.08166744,0.025207505,-0.0019946557,0.006096494,-0.009687783,0.029978743,-0.01036697,0.0047322586,0.001816086,-0.007024852,0.054625504,0.048605736,0.0033949541,0.007229434,-0.017457752,0.012499549,-0.0050567975,0.000841018,-0.03919879,-0.010629365,0.017490894,0.0061980775,-0.0027972304,-0.0050402666,-0.01912899,-0.03639006,-0.0071656136,0.016176105,-0.042822026,-0.044606797,0.0055255867,-0.02553894,0.0014793479,-0.02209852,-0.020637704,-0.030065166,0.014287769,0.013772083,-0.030024244,-0.027852114,0.037755873,-0.05449436,0.0074774465,-0.021907752,-0.0086757615,0.0030532244,-0.010810156,-0.041865654,-0.010025711,-0.11703361,-0.016080717,0.02435375,-0.015193214,-0.007944121,-0.030297387,-0.032216575,0.010645701,0.013419595,0.017586395,0.23913687,0.033021502,0.003693041,-0.00880989,0.069189444,0.001997298,0.016865185,0.048290156,0.018820183,-0.028076304,-0.021942606,0.040049873,0.010665745,-0.011029911,0.0071663302,0.06320896,-0.046141915,0.027440136,0.05500856,-0.0016503835,0.008643485,-0.012900258,0.002647754,-0.036312155,-0.077660464,-0.018684259,-0.0010664174,0.04580695,-0.023288377,0.022802994,-0.018344805,0.075103685,0.045084845,-0.042853467,0.012395001,0.018596714,-0.012112969,-0.045830958,-0.023553703,0.024517633,-0.011857662,0.021870181,0.016539574,-0.062291645,-0.011281758,-0.010039019,0.0030298857,0.021920178,-0.056360714,-0.012610963,-0.019073844,-0.020942125,-0.017954985,-0.022089535,0.016151229,0.01702293,0.02244096,-0.036052056,-0.0025461558,0.019786455,-0.012295812,0.037143014,-0.0731722,-0.009509489,0.0030209029,0.012623585,-0.017642057,-0.011847282,0.014669617,-0.0035721243,0.009656329,0.0029454278,0.011101831,0.019502558,0.006210866,-0.026406143,-0.0039180806,0.031333312,0.026616378,0.0077087884,-0.00541671,-0.028730253,-0.02712439,0.008742764,0.025343379,0.008805502,0.040712893,0.047121994,-0.0037471652,-0.005320141,0.019863434,-0.016089527,-0.023571528,-0.019929118,0.004509984,-0.016836917,0.064942926,-0.033031978,-0.0036413032,0.026212595,-0.036171637,0.020496322,-0.0018486072,0.022109583,0.012690555,-0.008438554,-0.000979781,-0.046303894,0.018078618,0.014655026,-0.10689654,-0.0113184275,0.0028740235,-0.020367524,0.02261392,0.038578894,0.045104627,-0.010702521,0.04619919,-0.03419717,0.019557117,0.029243164,-0.02162856,0.006475788,-0.006106882,-0.07150813,0.00973226,-0.0021241405,0.015893282,0.028397286,0.009807278,-0.033681817,-0.015612957,0.051912412,0.030990722,0.03829826,0.01381127,-0.015117816,0.0076657915,-0.024392268,0.003954292,-0.0049947673,0.0064289873,0.0024402689,0.021611225,0.011304947,-0.039248828,-0.0060817786,-0.043066118,0.031090725,-0.002429321,-0.0017583428,0.028047597,-0.017662454,-0.022377882,-0.063984334,-0.017189458,-0.0100368755,-0.02309541,-0.034660432,-0.02999412,0.0044172513,0.025761362,0.054657187,-0.020757338,-0.0019658445,0.010504192,0.046206947,-0.01725601,0.006390612,0.009190267,0.0081708385,-0.019924192,-0.008195295,-0.044416547,-0.031305287,-0.01728214,-0.0011025803,-0.024747657,-0.0037991814,0.016706066,-0.015887283,-0.022257136,0.011887831,0.045296255,-0.041714653,-0.0122465985,0.0008738159,-0.033177186,0.0107425,-0.008093968,0.11236507,0.00078484043,-0.024675017,0.010353367,0.018011244,0.10444521,0.054333623,0.012181221,0.015417929,0.012074704,0.02308154,0.020099733,0.009149788,-0.012601453,-0.028876103,0.018518131,0.03732891,-0.004453119,0.026019543,0.0045037996,-0.021464849,-0.036949884,-0.012088437,-0.044863764,-0.037164878,0.0056705065,0.05173575,-0.039211445,-0.009583918,-0.009563732,-0.014615787,0.016268067,-0.069246806,-0.004314137,0.02796652,-0.033719648,-0.038052816,-0.0064634774,0.022098694,-0.005952626,-0.052753802,-0.020348215,-0.055115804,0.009296354,-0.007480549,-0.018338393,0.032322597,0.009711784,-0.015395385,-0.014447003,-0.0032918314,-0.016116524,-0.027502786,0.012750951,-0.007223634,-0.027194465,-0.021423394,-0.008778099,0.01652207,0.0190999,0.0020191034,-0.000098119825,-0.03564966,0.023333557,-0.023114491,0.03892344,0.014452392,0.009019325,-0.047931053,0.023338838,0.009817912,-0.0025479242,-0.04361059,-0.05317705,-0.04131153,0.007791379,0.01675423,-0.041395128,-0.05364243,0.016321087,-0.0037791776,0.0046120416,-0.018029658,0.03405693,-0.007842454,-0.02797941,-0.023914304,0.041535094,-0.043312237,-0.03659525,0.008234735,0.0225509,0.0094396835,-0.03562218,-0.0060980353,0.03989339,-0.034281973,-0.014967205,-0.047554027,0.023036677,-0.0028361138,-0.05848392,0.044929523,-0.06573391,-0.011074001,-0.032437913,0.00777277,-0.024115074,0.026679024,-0.008363203,0.0038772225,-0.032840963,0.013843407,-0.02174408,0.04090157,-0.00010184996,-0.035275977,0.004736597,0.0147523945,-0.0046833395,-0.023660626,-0.04214828,-0.025576128,0.024583137,-0.0036115781,0.030626478,-0.00037093044,0.020766929,0.011978579,-0.013774076,-0.04415547,-0.0112951,-0.01752355,-0.008690273,0.014087804,0.0034338697,-0.05166196,0.0056492914,0.018889748,-0.0014837522,-0.0014826984,-0.039479885,-0.0045357123,-0.049486496,-0.0077078105,0.023108331,-0.016913434,0.019149913,0.021119824,0.0017864399,0.033138234,0.028375806,-0.055255722,-0.024736958,0.0055878875,-0.023591096,-0.045115698,-0.022414478,0.0084466515,0.015652359,-0.013558422,-0.0052481056,-0.04579791,0.036966752,0.026302774,-0.035946693,0.07047423,0.028692199,0.030658565,-0.0053175534,0.03459733,0.0207156,-0.03905958,-0.025630603,0.045037035,0.0075248033,-0.051234882,0.02575415,0.0029735214,0.0055740867,-0.04053147,-0.00041473578,0.023008399,-0.036165457,0.03560976,0.015428917,0.017768303,0.032067295,-0.023795145,-0.01650195,-0.03692944,-0.009648126,0.009734531,0.038071405,-0.0001312212,-0.004007684,0.021445667,0.051457778,0.018104656,-0.033567853,-0.029339975,-0.05150236,0.038351495,-0.15463103,-0.018405894,-0.009200481,-0.019791493,0.010042337,-0.023081971,-0.0070281257,-0.04517639,-0.018614383,-0.013322052,-0.006871728,-0.017127523,0.008701362,-0.018913794,-0.029465687,0.034575712,-0.044053696,-0.010631278,-0.02570944,0.06436885,-0.00064028765,0.0026416224,0.041664995,-0.013791255,-0.027283944,0.014636769,-0.05829444,-0.008479665,-0.008721478,0.00046957357,-0.03706126,-0.075186126,-0.002684761,0.040513664,0.00005963357,-0.04515304,0.011350181,0.0032366058,-0.07350104,-0.0027427906,-0.013996074,0.0082898075,-0.01646826,0.034090336,0.0075668013,0.049835097,-0.023218341,0.0060294406,-0.06525304,0.0030818135,0.0050311834,0.05820607,0.0074082897,0.029224513,0.0053503634,0.021370735,-0.032004934,0.022694426,0.010403612,0.043807995,0.008805296,0.015172197,-0.034479816,-0.013955406,-0.049940653,0.040458396,-0.028342657,0.02773468,-0.032512706,0.022995083,-0.027450275,-0.0013620635,0.0007215986,-0.011338837,0.0021759511,-0.0038941544,0.03148759,-0.020137263,0.000094126495,-0.002494099,-0.05214606,-0.039732993,0.004529405,-0.05340155,0.048666947,-0.026378827,-0.01882709,-0.022398887,-0.05571642,-0.018719643,-0.05424063,-0.036679145,0.003412108,-0.0016071837,-0.01176562,0.027591487,-0.035982423,-0.009176567,-0.027354097,0.008437685,-0.030708045,-0.020727076,-0.028226389,-0.0020367072,-0.000696273,0.017889842,0.07142983,0.023037838,-0.03435106,-0.026693158,0.0073382305,-0.018155875,0.018046454,-0.008882232,-0.07296266,-0.0052655763,-0.016968047,0.014888564,0.032956682,0.021651875,-0.027139964,-0.0274622,0.008098734,-0.03149461,-0.003084367,0.108614825,0.0468341,0.03153437,0.04823674,-0.020562597,-0.0031551772,-0.071663864,0.015660897,0.008605941,0.018176543,-0.03480005,-0.005207934,0.056528278,-0.073690556,-0.053400874,-0.05083611,-0.024511417,0.0002162174,-0.014728034,-0.005673238,-0.0039097914,0.018237121,0.033190344,-0.009002704,-0.021189272,0.024842134,0.004423891,0.0075071747,0.011481056,0.0063540237,0.044462785,0.005827532,0.01409899,-0.0105032,0.06769821,-0.018282995,-0.01097034,-0.033896018,-0.002271952,-0.009214784,0.08659166,0.006277283,-0.011984889,-0.03958613,0.0061472827,0.0536226,0.0018577409,-0.016866181,0.007865731,0.03743041,-0.0044225566,-0.012471556,0.035103366,0.009155266,-0.037944417,0.055514496,0.013306919,0.047278002,0.023691533,-0.00889524,-0.015169658,-0.016366726,-0.00066673657,-0.05996606,0.024192715,0.0076695825,-0.0092812115,0.03961103,-0.026130954,0.047651906,-0.0022227901,0.0013870854,-0.021061558,0.06383377,0.033827025,-0.01668252,0.005155486,0.017027559,-0.012579629,-0.030699503,0.050919548,-0.030149238,-0.021752095,-0.0037871376,0.03656001,-0.0506398,-0.024794945,0.012402346,0.0026703977,0.024126759,0.029326003,0.04076435,0.01916436,-0.010878238,-0.0533363,0.034200843,-0.010078821,-0.013986904,-0.014857709,-0.005275331,-0.0069512534,0.02907192,0.041023068,-0.018305134,0.021748586,-0.047848128,-0.016690481,0.006552721,0.02775381,-0.016942656,-0.03292881,-0.033055972,0.01936098,0.0030846458,0.0010363207,0.032289114,-0.018931987,0.0122507885,-0.014364404],"last_embed":{"hash":"k48z81","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"k48z81","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Real-World Application Piece#After Week 8 (Difficult Conversations Trained)#{1}","lines":[255,259],"size":163,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"k48z81","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029742429,-0.018868886,-0.039578825,-0.005005404,-0.060213804,-0.061516594,0.022487776,0.021345338,0.012175339,0.0069377874,-0.0027755308,0.008254775,-0.0021636556,0.026226118,0.011806741,0.029953621,-0.011175808,-0.0034176144,0.024350122,0.0021177346,-0.035788644,0.025914175,0.05477358,-0.02377103,0.0073281177,-0.004925397,-0.029267464,-0.019873114,0.007615775,0.054507352,0.012696251,-0.0061503737,0.035361934,-0.0221311,-0.0004191403,0.02237425,0.0400724,-0.0125247305,-0.0265977,0.049343217,0.03805643,-0.041424908,0.026969505,-0.01623288,0.06416437,-0.03928669,-0.060899325,-0.00933551,-0.024761409,0.019069247,0.015481061,-0.0028888686,0.03873091,0.0037653178,0.019978246,0.03852338,0.025582444,-0.034667626,0.0125765465,0.019696346,-0.0396784,0.031513456,-0.0396628,-0.0063710753,-0.009964418,0.05828644,-0.00400516,-0.0051578362,-0.020646887,-0.017610867,0.03038815,-0.0025652773,0.053806335,-0.0040300437,-0.04730318,-0.024321662,-0.009346121,-0.009457277,0.0083584925,0.018093135,0.012045979,0.004283803,0.012018052,-0.016814848,-0.033516716,0.014632429,-0.018644515,0.03236745,0.020670593,0.0029606074,0.00964483,0.008923502,0.017288765,-0.013284716,0.0018464501,0.017095223,0.00714118,-0.04278536,0.051826514,-0.025516277,0.032155227,0.005942463,-0.021025874,-0.011811125,0.0012919756,0.0057960693,0.029836804,0.058998313,0.051246274,-0.00888969,0.017863689,0.03936955,0.0053735855,0.012047409,-0.007025626,-0.014435816,-0.00065754354,-0.027130898,-0.009566478,-0.015818488,0.07668566,0.03255921,0.016030805,-0.0134585835,-0.020005096,0.044101838,-0.014481883,-0.01769656,-0.030408064,0.048326597,0.000102228645,0.012970567,-0.029123109,0.00011860594,0.013175693,0.030487433,0.056650285,0.038876936,0.0055748965,-0.042524964,0.013979863,0.020834703,-0.033586614,-0.0027560005,0.016510468,-0.042899597,0.010323696,0.005184475,-0.009526768,0.024091838,0.008942441,0.009671444,-0.0016165167,0.018355202,-0.051445022,0.0050512613,-0.0011872543,0.056660753,0.006143311,0.0075343205,-0.0015070689,-0.006319488,-0.044700187,0.06457993,0.02344779,0.015613421,0.008394832,0.0081256,-0.0007946,-0.019343846,0.0026993304,-0.058481194,-0.008796454,0.018164787,0.036379803,0.027508657,0.06985312,0.024651017,-0.0007502544,-0.027187495,-0.025070535,0.03682478,-0.019589463,-0.053549737,-0.013417537,0.0400442,-0.01979625,-0.02280179,0.010636057,0.043003578,-0.038514547,-0.01649888,0.025177643,-0.014304841,0.08400276,0.0013985836,0.018276779,0.009161774,0.006220829,-0.010724439,0.011568917,0.051524192,-0.0012837275,0.008007037,-0.0562237,0.010434404,-0.010875581,-0.029575856,0.003284311,-0.05017541,-0.0031797457,0.02121849,0.00085321674,-0.018535437,0.0030838451,-0.01324581,0.049935885,-0.01601316,-0.022358065,0.0070256665,0.018094227,0.068123505,0.010233019,-0.030154835,-0.0050343033,0.023465488,-0.017615015,0.05795757,-0.017160343,-0.027181199,0.022737935,-0.00045550338,-0.047262583,0.033097204,0.008235315,-0.0271579,0.031829413,0.012133978,0.034123823,0.011198942,-0.05522236,0.013926388,0.032028604,0.020778136,0.00020258762,-0.0076424023,0.046506993,0.045177355,0.02196595,0.00033718447,0.011855048,-0.0062574996,-0.03544239,-0.04718643,0.01606966,0.0064570582,-0.009663594,0.0017518856,0.009270244,0.002663229,-0.00089835195,-0.0014244041,-0.008824208,0.0014970751,0.012474682,-0.011770832,0.0160286,-0.013196398,0.016472206,0.07719484,0.0014026288,-0.019018136,-0.014798456,0.01495754,-0.037007038,0.016968967,-0.051511306,0.01481299,0.039242085,-0.0006829027,-0.028339565,-0.01637001,0.015904875,-0.006720138,0.018606111,0.00057669566,-0.03369773,0.0020754146,0.021287091,0.009637316,-0.0020637354,-0.013584855,0.06468153,-0.014223129,-0.057009086,-0.017760005,0.019315502,-0.16039799,-0.007873378,-0.017463818,0.015486571,0.016166834,0.021740554,-0.02911366,0.004012079,-0.059470452,-0.018319318,-0.010197319,-0.0491119,0.026643926,-0.006440716,0.0030968483,-0.009831822,-0.031046987,-0.028209675,-0.014551828,-0.042873066,-0.029530764,-0.028646918,0.03826759,0.0070151854,0.0072899284,0.04590167,0.05802244,-0.0040218863,-0.0105344085,-0.032244425,-0.069277264,0.003412758,-0.0047584614,0.004697954,-0.011004092,0.0273883,-0.028048957,0.0323982,0.028487165,0.011831875,0.051045842,0.021507738,-0.00041375365,0.016647581,0.0037735447,-0.023400638,-0.03683922,0.030500367,-0.031343356,-0.023858646,0.01676941,0.019895643,-0.032058652,-0.0063959146,-0.02152017,-0.00020920443,-0.0024356619,0.015256439,-0.033314507,-0.03425343,0.0020688535,-0.057088662,0.016798902,0.00044947176,-0.015741762,-0.050455853,-0.017029915,-0.03143379,-0.026606193,-0.020843223,0.03639672,-0.00884863,0.012637146,-0.02003537,0.00222935,0.048586164,-0.018670063,-0.021507293,-0.022507217,-0.109381594,-0.024495913,0.025079217,-0.037599627,0.00004104404,-0.004841168,-0.025474539,0.0025667176,0.0013326496,0.028203188,0.24058938,0.032917738,-0.015957355,-0.00040049007,0.029051976,-0.010446409,0.01343724,0.05742879,0.011051792,-0.027517937,0.0051731276,0.014153621,-0.0054253098,-0.022967728,0.0054166187,0.020293096,-0.060669396,0.008268893,0.055373777,0.031978123,0.026015539,-0.03623567,0.039355434,-0.02361857,-0.0956184,-0.058997937,0.020126771,0.049552556,0.0017496039,0.008288863,-0.025251113,0.064589,0.04833162,-0.038752813,0.039745852,0.048002545,0.016362676,-0.044614177,-0.032324806,0.005576001,0.0012262643,0.009035018,-0.0109692225,-0.053099193,-0.018358333,0.013493479,-0.00057460053,0.015958343,-0.028195275,-0.024578663,-0.009973852,0.017930102,0.011862439,-0.022289163,0.0007216463,0.017503789,0.009231774,-0.007919728,-0.02731607,0.02340367,0.037630923,0.028278345,-0.0742157,-0.0074167755,0.04726935,0.007420585,-0.025599083,-0.009243815,0.022087008,-0.0011903844,0.013553956,0.021994505,-0.0028340777,0.012337138,-0.006787192,-0.008777418,0.022013096,0.04605815,0.010364167,0.0038579807,-0.0125944875,-0.039289247,-0.033306636,0.018425517,0.03669174,0.01781136,-0.0052318717,0.070578255,-0.0109573975,-0.016616907,0.02028733,0.008288125,-0.023649663,-0.030874446,-0.012571573,-0.018437777,0.03375535,-0.045163866,-0.012709315,0.016173486,-0.023650737,0.0768422,0.0019264481,0.010973935,0.00797804,-0.013625845,-0.0014004855,-0.016325703,-0.021392621,0.008162994,-0.115586884,0.0097805485,-0.017007122,-0.01752103,0.01230357,0.08110542,0.032335054,0.023620531,0.049736045,-0.017255222,0.035619102,0.0035967405,-0.047895625,-0.007453114,-0.011807642,-0.079729185,0.018093463,-0.031249417,0.026500309,0.013616398,0.041673657,-0.023996588,0.01677197,0.031169618,0.025064018,0.0092469305,0.012360501,-0.01430132,0.010917887,-0.013956838,0.012230951,0.020488385,0.009262114,0.010276253,0.027852867,0.02830869,-0.024122065,0.021391341,-0.044182375,0.00053830276,0.038912646,0.010605243,0.028016131,-0.038579714,0.010094386,-0.0852247,-0.030107876,-0.03677064,-0.036951855,-0.028114855,-0.025279038,-0.019391907,-0.0031645077,0.07937441,-0.01739128,0.002789434,0.023138816,0.026512194,-0.006510377,0.00014439448,0.019765902,0.023328748,-0.02719384,-0.0319913,-0.03884147,-0.033336386,-0.034672484,-0.0020445324,0.023261078,-0.0128479125,0.04444531,-0.012339127,-0.023214376,0.034810495,0.032580107,-0.0060374294,-0.019911453,0.00831536,-0.027973494,-0.020486461,0.0038966464,0.11676024,0.011947725,-0.00006289606,0.009742007,0.014888098,0.03356866,0.064637974,0.02090903,-0.010791842,0.0018247431,0.03668883,0.0010251763,0.016640384,-0.015698956,-0.011376107,0.0020172503,0.04486197,-0.029373758,-0.009989483,0.005308597,0.00325843,-0.07223539,-0.011218817,-0.034164764,-0.042876814,-0.014391294,0.021072606,-0.038709812,-0.011037301,-0.025599778,-0.022576833,0.00933676,-0.046021666,-0.0016996777,0.04701995,-0.037357118,-0.052010383,-0.060972452,0.0012284396,-0.011095666,-0.055374097,-0.026172645,-0.021402042,0.01645332,0.0062784953,-0.010203071,0.037332762,0.00052168703,-0.04260429,0.009067911,0.014660518,-0.012933004,-0.0124292355,0.01304373,-0.0071055247,-0.03549059,-0.034967776,-0.008260884,-0.0026372378,0.003531768,0.008127432,-0.0059575555,-0.0038681289,0.06985915,0.016986428,0.00021669448,0.008190002,0.02293763,-0.02934978,0.0005616051,0.023551822,0.023539346,-0.016109413,-0.01836645,-0.074995816,-0.010489674,-0.00025440456,-0.032083582,-0.029336177,-0.018081628,-0.007538874,-0.009448898,-0.0039073783,0.024784693,0.0020488587,-0.011519721,-0.025165914,0.005369991,-0.06884683,-0.0029264605,0.042322103,0.0072395816,-0.010070901,-0.039870303,-0.0006852262,0.060626637,-0.014988421,-0.004459259,-0.050118834,0.008441005,-0.005749394,-0.07412929,0.028990688,-0.02943455,0.0037858426,-0.032364566,0.013640355,0.0014517278,0.007655972,-0.005026363,0.017388606,-0.030752594,0.04007869,0.005640742,0.026592674,0.00090990466,-0.017291259,0.0205413,-0.029406605,0.005366357,-0.023293389,-0.011048636,-0.050439388,-0.019667447,0.0056274007,0.03202787,-0.01386762,0.039441716,0.0070476118,0.0003433365,-0.04738498,-0.008501963,0.010136141,-0.04338825,0.011847894,-0.002303417,-0.032136828,0.021503286,0.0033530453,-0.000921034,-0.011385078,-0.049875002,-0.021350244,-0.038585573,-0.009037035,-0.0040516793,-0.010788309,-0.0012170456,0.0030120835,-0.008255411,0.032115288,0.0051815254,-0.046167362,-0.029143183,0.017382137,0.0016089533,-0.0111284675,-0.017927459,0.006854653,0.02474898,0.01069923,0.0048655067,-0.052040424,0.02727817,-0.021458048,-0.011089141,0.049742762,0.064575076,0.039389737,-0.00061339646,0.05222324,0.008399764,-0.028798923,0.0030772914,0.032903094,0.026411623,-0.04144156,0.031855095,0.0057910583,-0.022673586,0.030587416,-0.008034637,0.016900148,-0.046016484,0.03696429,-0.0050523616,0.0047034244,0.027545609,-0.011323906,0.00446419,-0.008719922,0.010507505,0.00006968126,0.040423937,0.006562699,-0.013817739,0.04437716,0.09073752,0.0041104048,-0.026960293,-0.05723114,-0.046063412,0.025317479,-0.14298655,-0.018960394,0.013519718,-0.016184026,0.013684984,-0.022889825,-0.024708426,-0.05443564,-0.018209878,-0.022210581,-0.0025342437,-0.015576251,-0.034914676,-0.029892983,-0.014946582,0.012373997,-0.0441174,-0.02268119,-0.0137303965,0.057069246,0.03768044,0.012972877,0.06320546,-0.0097182505,-0.011533973,0.018107742,-0.03829729,-0.01757235,-0.020044759,-0.032991227,-0.036267076,-0.06568291,0.016101412,0.013044239,0.022458503,-0.04254308,0.0010775058,0.033327635,-0.062263254,0.0031841253,0.0065379674,0.02282751,-0.0019163402,0.028705297,-0.018782895,0.059664253,-0.038968984,-0.025783941,-0.062689625,0.0018686557,-0.0259852,0.044102117,-0.02593754,-0.0017531557,-0.010442332,-0.04391282,-0.014062143,0.0058090044,0.0063697705,0.026459584,0.014928804,0.010282791,-0.043104302,-0.0066201696,-0.07520219,0.05299818,-0.04671669,0.025900673,-0.017158,0.0050734016,-0.06357591,-0.009825112,0.032577485,-0.01257002,-0.0040299576,0.04747843,0.017017916,-0.046533022,-0.018537968,-0.025755836,-0.024085138,0.0034514705,0.01659719,-0.024895784,0.061091375,0.020262012,-0.012223482,-0.014245009,-0.047884062,0.012229795,-0.039915778,-0.011538895,0.010850654,-0.00062575605,-0.038264494,0.012858979,-0.033757918,-0.014186609,-0.034615535,0.00031641492,-0.013195331,-0.028851658,-0.048262093,-0.027383003,-0.023542788,-0.008583025,0.042165317,0.028970735,-0.016676812,-0.0059369816,-0.025921566,-0.007465003,-0.010801771,-0.00094137504,-0.044919897,-0.027313888,-0.023599511,0.013833192,0.027329907,0.015337836,-0.0036174224,-0.010327167,-0.0045262338,-0.023694387,0.028864602,0.10938063,0.0068816394,0.02435449,0.03317586,-0.015747419,-0.0024529593,-0.061323073,0.012261424,-0.013930425,0.046160337,-0.05284673,-0.00911046,0.038503896,-0.041991726,-0.025220178,-0.021383772,-0.029545661,-0.0024048258,-0.016385177,0.007867233,0.007441057,0.034327753,0.039062273,0.0021601224,-0.031099891,0.004039204,-0.0059769535,0.01791625,0.04160614,0.014271182,0.012668433,0.02527609,0.0031734179,0.017299773,0.06352211,-0.018251473,-0.034512248,-0.031149374,0.0035217153,-0.012787817,0.026793012,-0.0048559424,-0.023092853,-0.013193171,-0.004628073,0.057382036,0.014567618,-0.0020282022,0.025097264,0.01648073,0.005150604,-0.012799672,0.003481625,-0.004654515,-0.040487066,0.049061295,0.011001093,0.028568292,0.05777531,-0.0070851296,0.0011039021,0.031734623,0.008633547,-0.04594097,0.0049151145,-0.005496245,0.013736873,0.019332547,-0.013610883,0.07144665,-0.0109682465,0.0034064068,0.003448824,0.057254583,0.012534327,-0.008758688,-0.024168167,0.005512406,0.008305166,-0.04290104,0.05361098,-0.035283282,-0.020861175,0.004084888,0.062271804,-0.060687028,-0.029898616,0.022029856,0.009789657,0.0049587553,0.030025734,0.042131845,0.0018074936,-0.015762234,-0.045036588,0.038399216,-0.0023512796,-0.03425741,-0.04818126,-0.030613601,0.019181386,0.021392921,0.03069127,-0.02964853,0.03530317,-0.0724694,0.007041317,0.019768286,0.05732943,-0.0011550252,-0.025668576,-0.0509548,-0.01741341,-0.015669733,-0.007214722,0.03490628,-0.05270129,-0.011150093,-0.022164851],"last_embed":{"hash":"zww33r","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"zww33r","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics","lines":[260,270],"size":378,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zww33r","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036238372,-0.032278735,-0.049091466,-0.010871976,-0.05302987,-0.043278743,0.03823668,0.016164266,0.030932209,-0.010772266,-0.008457329,0.0025602842,0.013040306,0.0007160713,0.022655604,0.023532571,-0.009508328,-0.0037179438,0.021048887,-0.013032515,-0.07428294,0.025928073,0.028134953,-0.03537718,-0.008400419,-0.0112296585,-0.027991464,-0.017231414,-0.0016865986,0.044198815,-0.0019068085,-0.004692871,0.042264014,-0.0062524355,-0.012405388,0.022482367,0.012535541,0.00055123516,-0.034534633,0.042168565,0.043866403,-0.04725925,0.017549425,-0.030382194,0.056843318,-0.024896836,-0.05167972,-0.005416711,-0.028754981,0.0068488237,-0.0010164201,-0.013769617,0.035767414,-0.0011637852,0.020804334,0.04039701,0.0075794267,-0.014767802,0.0010648867,0.029244864,-0.025793135,0.03646441,-0.026628342,0.0032097741,-0.019952098,0.06110029,-0.017675936,-0.018010342,-0.015302067,-0.019006837,0.03943922,0.005007282,0.026108313,0.0066515524,-0.053675126,-0.014966207,-0.030867279,-0.011339839,-0.016984837,0.005144278,0.018130707,0.015545578,-0.0064247306,-0.025339685,-0.034307044,0.025432924,-0.020852331,0.017422842,0.016799062,0.016263196,-0.009405564,-0.0006410045,0.02658452,-0.014138658,-0.001864402,0.014834338,0.01770235,-0.038002267,0.036216564,-0.029972233,0.025563851,0.011055178,-0.032722667,-0.006262531,-0.0016806023,-0.000005236697,0.025422392,0.048900377,0.064799786,-0.0059657684,-0.0029054307,0.04243392,-0.001310604,0.02531912,-0.0050513847,-0.014442704,0.01761959,-0.022958653,0.007507369,-0.01817047,0.08585065,0.037695393,0.040126152,-0.012497546,0.0039135856,0.046111863,-0.051468022,-0.005398571,-0.020314036,0.025304807,-0.00024546188,-0.0046533667,-0.0018626936,-0.010480099,0.021536509,0.036508802,0.06431883,0.033564545,-0.007245183,-0.038392927,-0.010635504,0.045008574,-0.023458771,-0.0033992964,0.02167971,-0.04531736,0.04299103,0.012909443,0.0053846594,0.018947577,0.00079247524,0.021597972,0.0011919988,0.048557222,-0.028331997,0.008958687,-0.028511683,0.059298016,0.008019621,-0.004355141,-0.0062075597,0.009236182,-0.044611108,0.0679403,0.01874674,0.039340083,0.005631526,0.024874095,0.024286332,-0.022289034,0.000120995515,-0.06618567,0.0008506066,0.04564385,0.038176388,0.015026704,0.05310159,0.025759129,0.0063516246,-0.026777355,-0.03757905,0.0026268607,-0.029681696,-0.036190536,-0.01132396,0.045968607,-0.026524823,-0.025104687,0.018260295,0.04887366,-0.031805992,-0.004503809,0.022448711,-0.016979394,0.099747084,0.017378168,0.016529944,0.008981123,0.013951365,-0.02298405,-0.014901807,0.065124765,0.015148501,-0.007934185,-0.056393754,-0.008868802,-0.011502997,-0.015574627,-0.022116609,-0.036288083,-0.007916168,0.03553327,0.009301293,-0.0149274655,-0.012043625,-0.030085517,0.03462103,-0.018454581,-0.025422694,0.008844861,0.0017763923,0.07099541,0.010205358,-0.0068372353,-0.022250958,0.019531313,-0.0022679304,0.056373224,0.00029278535,0.006897952,0.014987363,-0.011635196,-0.023895092,0.023164688,-0.031906955,-0.02668287,0.025170788,-0.0023829427,0.035035506,-0.0034397854,-0.034028232,0.021695007,0.034206364,0.0094055645,-0.022901546,-0.015573408,0.04723451,0.03823628,0.03277715,-0.012088675,0.007381878,0.0185567,-0.028839966,-0.0066877445,0.060162168,0.026697434,-0.020880558,-0.0025289124,-0.017298788,-0.014849416,0.01218141,-0.008630885,-0.009677369,0.020672355,0.0067945435,0.0008401415,0.03853077,-0.0023184693,0.021862576,0.059005618,0.00069934793,-0.024709905,0.012066006,0.017726218,-0.045737095,0.008994389,-0.030563302,0.014857888,0.050888866,-0.008023269,-0.035185482,-0.010145282,0.028912978,0.0052819783,0.0106405,-0.006573681,-0.0382306,-0.001674593,0.008828368,-0.0018328606,-0.004911218,0.008102463,0.07476029,-0.013217867,-0.07239129,0.009327074,0.032847047,-0.1585375,-0.029094508,-0.01951562,0.008118269,0.025498776,0.025378969,-0.050049588,0.020889824,-0.032193944,-0.0151775,0.0016690273,-0.04885081,0.013041505,-0.0045389356,-0.01807275,0.0005307507,-0.040111035,-0.0118591795,-0.007341594,-0.050705645,-0.011741129,-0.049903784,0.05773439,-0.00067888433,0.01843545,0.010686341,0.069439255,-0.021050304,0.010056187,-0.02633838,-0.06798273,0.0069872476,-0.0034515795,0.02220754,0.0054465854,0.0153466,-0.046505116,0.03347758,-0.0011449677,0.010033077,0.06213887,0.006184252,-0.008583984,0.0047429833,0.010037927,-0.017146768,-0.033241846,0.029658638,-0.025613777,-0.018774617,-0.00038870703,0.019689225,-0.054732513,-0.0092524355,-0.023482211,0.027758582,-0.00053330633,0.01746616,-0.0142006595,-0.081811294,-0.0062288367,-0.03398972,0.024987184,-0.011808051,-0.014919187,-0.06706982,-0.008980911,-0.0067482884,-0.021153284,-0.0012462169,0.009356541,-0.024837231,-0.0080771195,-0.027697047,-0.030149974,0.040138043,-0.014073878,-0.0135218045,-0.023669366,-0.10722382,-0.012383625,0.028615385,-0.029589958,0.010888244,-0.018091066,-0.02057548,0.014812308,0.000988879,0.024275163,0.2421473,0.018165702,0.000018503168,0.016958814,0.052569684,-0.028383544,0.01397843,0.057818126,0.014742168,-0.023677748,-0.0066219186,0.013875282,0.002217641,-0.015824001,0.020580728,0.009784577,-0.07823288,0.034112047,0.05057036,0.024437686,0.039944854,-0.04398971,0.049000036,-0.03653075,-0.09024966,-0.049469907,0.02558265,0.04238532,0.0064926413,-0.005329286,-0.03910752,0.08962229,0.033883937,-0.0495246,0.03689921,0.04489346,-0.003365109,-0.047606707,-0.021632494,0.019629534,-0.0032118952,0.014018504,0.00085373747,-0.020896692,-0.031934135,0.014489915,-0.000038534712,0.011398807,-0.021381607,-0.020468513,0.0055562737,0.005440217,0.012098419,-0.0012905,0.00628052,0.002880697,-0.0070746774,-0.01767839,-0.015019611,0.013148741,0.041960843,0.011579903,-0.06572225,0.00053825305,0.024545286,-0.0030944683,-0.023047954,-0.013027055,0.02949956,0.017484946,0.01670585,0.020342767,0.010810958,0.010434637,-0.013317722,-0.003103439,0.03614015,0.06326597,0.01690233,-0.0035402882,-0.016093167,-0.039743286,-0.034971606,0.025602296,0.032607373,0.011219095,0.0149783585,0.064747296,0.0073178923,0.0010748036,0.0073347157,0.013912367,-0.00022824391,0.0006008832,-0.02311679,-0.028011462,0.033616766,-0.032253604,0.01593924,0.01866551,-0.018262547,0.05654273,0.017736847,0.02110154,-0.0026998727,0.0054079783,-0.005728208,-0.025208987,0.0026656836,0.0011783232,-0.1046268,0.016763683,0.0028013315,-0.012193315,0.01333617,0.06974257,0.027574088,-0.0014525776,0.030876277,-0.043385305,0.025882553,0.010968201,-0.057084765,-0.012245932,-0.02986608,-0.059690133,0.0068128435,-0.016810985,0.019750323,0.027902719,0.06350981,-0.01810577,0.017788183,0.039998084,0.013111089,0.022019768,0.016908025,-0.0010974322,0.0050312113,-0.0012631995,0.0028308178,0.037266795,0.023755362,-0.00308332,0.009466162,0.023307065,-0.006747872,-0.0029257499,-0.03374011,-0.003698512,0.036406517,0.0017789906,0.016285587,-0.03850518,0.011037836,-0.10960197,-0.03343463,-0.05412879,-0.029550219,-0.021670613,-0.024654511,-0.010414756,-0.0055245175,0.07824414,-0.04475738,0.015837934,0.03351634,0.03588211,-0.0069108917,-0.002009671,0.027936075,0.0030294368,-0.045497797,-0.040288568,-0.0424066,-0.053741816,-0.024223711,-0.018753791,-0.004434684,-0.024714177,0.037089363,-0.014083309,-0.021120274,0.03266522,0.032678593,0.0011032227,-0.020696584,0.005889597,-0.021525731,-0.018812137,-0.0000018570703,0.11501404,-0.006100139,-0.0013761073,0.005965371,-0.0012508886,0.024383273,0.06663068,0.0047709895,-0.028252782,0.01926731,0.039050955,-0.009466778,0.0028161341,-0.012066314,-0.015964622,-0.022229737,0.053651,-0.008158128,-0.01882171,-0.02195294,-0.0192019,-0.07041534,0.0025935858,-0.038964313,-0.068074755,-0.023667034,0.017253505,-0.04273443,-0.026744649,-0.030403828,-0.025324948,0.011602806,-0.032668393,-0.02376899,0.010451828,-0.0145566305,-0.03600946,-0.039243378,-0.007721025,-0.013282729,-0.030889273,-0.010465831,-0.01378162,0.020034138,0.0263522,-0.018832535,0.030040544,0.0031563877,-0.023495346,0.023597803,0.008611929,-0.02522722,0.012173025,0.01770333,0.0036468215,-0.048341263,-0.045710318,-0.022197494,-0.013504449,-0.009606,-0.0011754001,-0.013186095,-0.021581743,0.027175829,0.02000468,0.007585596,0.010535932,0.0017974573,-0.01753499,-0.013261367,0.04066185,0.043846507,-0.0022373982,-0.014253629,-0.065356456,-0.005673802,-0.009395118,-0.043600608,-0.028354999,-0.0052009095,-0.017209074,-0.019463774,0.0067891637,0.03185147,0.0030688164,-0.016449332,-0.025429321,0.00038209953,-0.039559804,0.010041241,0.0263547,-0.0030566945,-0.009185493,-0.042956144,0.0190536,0.07399729,-0.006166526,0.004661342,-0.031440746,0.010813608,0.0068530473,-0.08020049,0.0036744296,-0.021859456,0.023297662,-0.032272916,0.032315247,-0.0035676865,0.008243322,0.0019362179,0.006701051,-0.028713211,0.03671392,-0.024702037,0.020149771,0.022139572,-0.024556374,0.04156231,-0.018759854,0.026694233,-0.011725902,-0.007423567,-0.033285245,-0.0022605406,-0.0085625015,0.040575996,0.00092517433,0.02923618,0.003417761,-0.017375007,-0.041513648,-0.026369214,-0.012883214,-0.045372285,-0.0028197442,-0.022628581,-0.022117848,0.016331974,0.024533154,-0.0021400026,-0.01057962,-0.036320698,-0.0064090816,-0.037408125,0.012044054,-0.005557321,0.014546069,-0.010640623,0.013740231,0.008381175,0.046658583,0.0015381154,-0.035244416,-0.016992318,0.023086846,-0.0044080247,-0.022672255,-0.035394575,0.008748231,0.023042789,0.025245903,0.021377232,-0.05459081,0.026321195,-0.015033946,-0.019683013,0.040523276,0.054693002,0.054282907,-0.020819036,0.06385502,-0.0008112096,-0.037179627,-0.009399081,0.019192683,0.018234003,-0.044428304,0.038386878,0.0071379296,-0.008465147,0.016304972,-0.042451125,0.015282217,-0.04313931,0.0460324,-0.03387395,-0.013376704,0.027568832,-0.0077109095,0.0017178811,-0.008640915,0.015331534,-0.016023641,0.034870923,-0.014709409,-0.0011048248,0.039742935,0.085289575,0.025985893,-0.0106122065,-0.037400626,-0.030722821,0.002858257,-0.13944422,-0.03152622,0.017166281,-0.026037084,0.0044805333,-0.020928554,-0.01568069,-0.060009424,-0.006235718,-0.02539741,-0.010020522,-0.0063060015,-0.01666123,-0.018377181,-0.019432321,-0.00067935605,-0.026261127,-0.0279216,-0.008594505,0.03497414,0.037631787,0.016225882,0.08740392,0.017721072,-0.008466,0.019148769,-0.024005573,-0.0067338254,-0.017087827,-0.02984626,-0.035487797,-0.038157858,0.0069111832,0.0150973555,0.03174186,-0.021840809,-0.01158109,0.03257973,-0.0600405,0.0052264906,0.014266525,0.01272504,-0.025545025,0.019942023,-0.0011028991,0.07330236,-0.026226489,-0.031160837,-0.055310268,0.010925037,0.0033638398,0.046446767,-0.022019347,0.010498716,-0.016268319,-0.05582942,-0.0031589638,-0.008305415,0.007226153,0.014486684,-0.0066268714,0.014149383,-0.031571973,-0.015862456,-0.056583427,0.04689519,-0.05096907,0.035199925,-0.015505118,0.021892453,-0.045546755,-0.026687216,0.028227309,-0.031728603,0.0077109337,0.032438785,0.014267123,-0.041867737,-0.035947755,-0.03479942,-0.03498617,0.0104484465,-0.004054251,-0.039637417,0.048366617,0.011000621,-0.014995966,-0.01110174,-0.07395046,0.016108856,-0.040632844,-0.025426174,0.0057181413,-0.004782517,-0.009668183,0.04304723,-0.044047035,-0.02199098,-0.00080734503,-0.00010915424,-0.012338757,-0.007705453,-0.027122902,-0.029815165,-0.03068596,-0.011511007,0.038006388,0.029524926,-0.01935614,-0.0030506982,-0.045751575,-0.011758694,0.0053473315,-0.012820406,-0.027410561,-0.0012336901,-0.008514143,0.02870952,0.041700795,0.008394838,0.006259791,-0.011985245,0.0073154774,-0.028804434,0.023015378,0.10428026,0.006566332,0.04619312,0.019740796,-0.013858671,0.0030461012,-0.03390811,0.009139799,-0.024960427,0.051989257,-0.052218173,-0.03529741,0.040169816,-0.03882643,-0.039829593,-0.023361111,-0.017980468,0.0023577213,-0.035168886,0.03762958,0.0045047333,0.024811417,0.045751676,-0.0066839913,-0.021937774,-0.0049850205,-0.0022860777,0.006887963,0.038404264,0.014622089,0.030784674,-0.0067175697,-0.02085112,0.002609978,0.036033448,-0.028669897,-0.034084007,-0.03672809,0.005100141,-0.027918136,0.02016252,-0.004424482,-0.028057564,-0.04745523,0.027679095,0.031715307,-0.0061606877,0.0057907747,0.022397546,0.019290105,-0.00003331109,0.0008445043,-0.0056160656,0.006945417,-0.036050394,0.046922006,-0.0073779696,0.037483264,0.062712476,-0.011883226,-0.011459515,0.044348065,0.004321488,-0.014061698,0.008088757,-0.046747264,0.012272792,0.01753293,-0.025195902,0.06876534,-0.00088690186,0.0052309805,-0.008379886,0.03990834,0.0022384205,-0.023142999,-0.018743413,-0.010924761,0.0079368055,-0.038952567,0.037568286,-0.024845835,0.010647749,0.009316904,0.07387345,-0.08187797,-0.013039148,0.008355449,0.020663697,0.0151026435,0.018672008,0.043768723,0.0032660528,0.017170046,-0.027043466,0.025249755,-0.006091463,-0.010318965,-0.037264317,-0.017084679,0.031181972,0.00937857,0.024942048,-0.0065772342,0.013219802,-0.0613736,-0.015970312,0.017320648,0.04248155,-0.012637384,-0.02794946,-0.0367836,-0.031723775,-0.028059985,-0.024927605,0.019731192,-0.019908182,-0.023382323,-0.010106827],"last_embed":{"hash":"m9it3q","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"m9it3q","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{1}","lines":[262,263],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"m9it3q","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037122123,-0.022167318,-0.025697103,-0.016160872,-0.0378714,-0.029275412,0.010843188,-0.0023997666,-0.005007512,0.0133548435,-0.012320624,0.011327605,0.007872442,0.029197056,0.018612834,0.01530727,0.011996931,-0.015575862,0.032721404,0.0030832984,-0.0035051627,0.047188856,0.06587803,-0.033024903,0.017713156,-0.005256165,-0.031605057,-0.014706675,0.023735674,0.041667227,-0.009775921,0.002158744,0.052149147,-0.039786503,0.0036890593,-0.0016314259,0.0402457,-0.028995642,-0.04856345,0.05646377,0.035926946,-0.03945428,0.002639367,-0.00712027,0.064447,-0.03434508,-0.050513875,-0.017114056,-0.023350362,0.014886117,0.038776804,0.010102322,0.03537576,0.011979197,0.03241279,0.061871413,0.014610632,-0.038720004,0.001501928,0.002213027,-0.040788524,0.026672319,-0.02399798,0.010974647,0.007579129,0.042211823,0.0010967312,0.015378639,-0.025006711,-0.007719328,0.0154929375,0.028072119,0.07022833,0.004150438,-0.05472224,-0.008436695,-0.005044378,0.005448851,-0.0012274852,0.029121209,0.014940203,-0.01638484,0.014311089,-0.01090049,-0.06268065,0.01927209,-0.017189156,0.030459162,0.02028571,0.00017547856,0.00334189,0.0011499658,-0.00860563,-0.023900615,0.0019223863,0.0125922095,0.004134849,-0.03247926,0.05175483,-0.016253069,0.023876844,-0.018097393,-0.017167486,0.005350028,-0.010380897,0.00038942648,0.03610879,0.0409088,0.06257421,-0.009864455,0.020534383,0.036760718,0.029495558,0.036276877,-0.011697982,-0.008179656,-0.0012687411,-0.03750287,-0.010624669,-0.017376073,0.07315005,0.023690838,0.022012362,-0.022951042,-0.00858657,0.012469949,-0.016298532,-0.0074455626,-0.02025586,0.039093148,0.012702701,0.035656314,-0.034138393,0.006817176,0.01816511,0.025047494,0.05625686,0.03208235,-0.0011021127,-0.017442139,0.010376868,0.025188468,-0.048344065,0.022447994,-0.009386935,-0.061516337,0.0044103595,0.0057488815,-0.016897053,0.026894845,0.03376461,0.006999213,0.014730992,0.035618797,-0.047925957,0.0046897987,0.0073154788,0.03369707,0.013419845,0.001581367,-0.023630105,0.017475909,-0.035512395,0.03482059,0.018373473,0.0017787608,0.00559439,0.01349527,-0.012673495,-0.029699884,0.012584943,-0.07564653,-0.0091583645,0.023291077,0.039005697,0.02431211,0.08770716,0.017692223,-0.0073823566,-0.014954197,-0.010037594,0.017916532,-0.039382093,-0.059460897,-0.015694574,0.036493212,0.013533213,-0.033101007,0.011358937,0.04303637,-0.02728204,-0.007857897,0.010962395,-0.031132244,0.05127637,0.005750369,0.016460545,0.0058586746,0.006787896,-0.034316767,0.01481844,0.037060436,-0.0031629896,0.009272655,-0.049455334,0.000078337165,-0.019725272,-0.019473433,0.0015058294,-0.01768141,-0.009501545,-0.004006208,0.018869434,-0.0047264826,0.008234565,-0.012995769,0.0707368,-0.0014325349,-0.01767238,-0.002196558,0.02075719,0.060247753,0.009875589,-0.0059219385,-0.004590258,0.018567244,-0.032389447,0.07007003,-0.012146307,-0.025797265,0.012475097,-0.009268984,-0.041842744,0.028603675,-0.0064415424,-0.011906263,0.031164858,0.01055352,0.014943389,0.0031130686,-0.04567513,0.034398947,0.05095447,0.03255378,0.0068736803,0.021647839,0.037750322,0.05415803,0.012530721,-0.007145267,0.011081779,-0.008409549,-0.036740348,-0.05500007,0.0038517532,0.017774327,-0.024978554,0.00019090435,0.025199125,0.0030737594,-0.017201507,-0.00029237432,-0.0056673307,0.010309119,0.02979709,-0.016412752,0.0041481126,-0.0050185393,0.011084483,0.072014526,0.008315327,-0.044840842,0.00013565127,0.017642027,-0.04775035,0.0062720357,-0.04990175,0.018864425,0.03566945,0.0062055867,-0.00028729317,-0.0018848212,0.0051824697,-0.041290347,0.04192752,-0.004190623,-0.0422066,-0.010195306,0.009974945,0.011720314,-0.004904175,-0.01626192,0.06263261,-0.034096602,-0.04508655,-0.014715053,-0.0028776482,-0.15907753,-0.011060101,-0.003106402,0.03845258,0.01193918,0.022734085,-0.018841922,-0.00891147,-0.057882655,0.00084246945,-0.000678352,-0.0457949,0.03437387,-0.001841495,-0.0105838,-0.008789991,-0.026618248,-0.016971827,-0.029725404,-0.025335627,-0.029335251,-0.040777043,0.0243935,0.008675081,-0.0016547971,0.057974767,0.042572662,0.00825869,0.0009941751,-0.021451665,-0.07665192,0.018010383,0.0018559265,0.005596568,-0.008722995,0.03720352,0.006536241,0.0088254055,0.017845292,0.013602306,0.011875976,0.032398593,-0.0044188877,0.016988656,0.018889362,-0.03040215,-0.040046863,0.032294687,-0.026360191,-0.024157634,0.028084982,0.008688436,-0.01097451,0.0068244566,-0.023170726,-0.016048364,-0.009402607,0.020780766,-0.024238536,-0.03718481,-0.00072097906,-0.046234593,0.017626604,0.004697616,-0.0020810917,-0.039479,-0.022094693,-0.03749351,-0.04324116,-0.023799712,0.009839415,-0.010714791,0.008523716,-0.043691196,-0.00037714897,0.047446646,-0.029674456,-0.010700639,-0.02743238,-0.106857345,-0.037082303,0.02071351,-0.04437724,-0.00023142957,-0.02210443,-0.03898383,0.011946946,0.0005927524,0.0131119955,0.24987955,0.0038045377,0.014853043,-0.029494172,0.02600835,0.0008804962,0.0074892947,0.04393808,-0.0061379387,-0.02759747,0.010192015,0.02751463,-0.003643721,-0.004688857,-0.006552646,0.0337352,-0.05083396,-0.008843453,0.048350047,0.00412776,0.0019278739,-0.042968117,0.029296456,-0.03618715,-0.0727702,-0.051100183,0.03252247,0.03303033,0.0024039454,0.010873978,-0.012996772,0.043642823,0.033198707,-0.015613704,0.067029335,0.045607504,0.0125763295,-0.05516691,-0.013690451,-0.013550439,-0.0024271728,0.0047410587,-0.0025607576,-0.0676997,-0.023368744,0.004268885,0.02172993,-0.00643292,-0.030764742,-0.020475764,-0.008052109,0.020198293,0.014626058,-0.009925358,0.014320579,0.017124668,0.0064222165,-0.0011377224,-0.01823541,0.005199882,0.04228327,0.024016839,-0.0539745,-0.008402246,0.0660574,0.036027543,-0.03104563,-0.010507726,0.02028175,0.012486915,0.026325326,0.032294255,-0.0053733573,0.021693751,-0.015842913,-0.005638582,0.027172746,0.030685335,0.035887055,-0.00008092475,-0.01814205,-0.052657384,-0.026254384,0.021044664,0.019723184,0.014858326,-0.003840279,0.052939296,-0.020546218,0.005388634,-0.0016711602,0.024566032,-0.02320796,-0.046765555,-0.035354663,-0.00921327,0.029457867,-0.034313727,-0.03591784,0.004874273,-0.036387656,0.07777566,0.013542311,0.0035761984,0.0124982335,-0.0068112765,0.0045012725,-0.004201348,-0.02658177,0.029016936,-0.10090537,0.008218328,-0.03769841,-0.016796265,0.0013490017,0.08026998,0.04704198,0.042157028,0.055165995,-0.012920883,0.043045837,-0.0041675745,-0.039099716,-0.007724387,-0.007919983,-0.07809443,0.004615205,-0.034844857,0.017453952,-0.0011148164,0.03752068,-0.02052477,0.034861904,0.025912633,0.021619812,0.008912813,0.03291722,-0.02849796,-0.021393059,0.01512496,0.0017280205,0.0029511775,0.0056055477,-0.007245175,0.029992817,0.029814826,-0.03770492,0.0065636886,-0.03054624,-0.008261602,0.007467176,-0.0033501089,0.016326511,-0.0321107,0.006776125,-0.086106874,-0.02868549,-0.008568635,-0.028281007,-0.026486848,-0.027712926,-0.015733272,0.006927045,0.07876646,-0.020771984,-0.023829391,0.017531047,0.029001232,-0.01825092,0.0030860764,0.000048952337,0.03237156,-0.017212223,-0.008991976,-0.022468727,-0.045995068,-0.022709157,0.001705949,0.0060330974,-0.02793885,0.037385594,-0.015818832,-0.024508268,0.03802763,0.044431068,0.0005190127,-0.015310317,-0.005843914,-0.019435797,-0.028624427,0.012183237,0.113639295,0.0069817724,-0.0152339535,-0.00625383,0.027846372,0.002519713,0.03610866,0.015860222,0.005939391,-0.011897637,0.033993363,0.0043518525,0.014215585,-0.008435269,-0.002312634,-0.018327966,0.038888033,-0.019330041,-0.014221836,-0.0008391688,-0.006966386,-0.06659904,-0.001586166,-0.0456934,-0.0479303,-0.02009446,0.0071713557,-0.012471066,-0.013748681,-0.035283476,-0.021398207,0.03303179,-0.04485053,-0.016183235,0.055931516,-0.025841186,-0.048948023,-0.04823145,0.008509572,-0.008538086,-0.07830464,-0.0016099724,-0.023527175,0.01771172,0.017724492,-0.01106663,0.03976533,-0.012035631,-0.043039992,0.018787812,0.012950977,-0.021293486,-0.010282917,0.01659922,-0.007960999,-0.018969985,-0.035084214,0.0088886125,-0.005989901,0.0059905276,0.0009011173,0.0044915457,0.022006674,0.041798912,-0.0013667597,-0.037428066,0.017758051,0.0041383496,-0.044373594,0.000962732,0.037760116,-0.00018180892,-0.009667112,-0.007977065,-0.08806886,-0.0030058268,-0.004746772,-0.034386635,-0.009803251,-0.02386479,-0.0146166645,0.008569568,0.0023910569,0.04772905,0.015164558,-0.0014520198,-0.036426853,0.0023085885,-0.076556146,-0.019939035,0.051268447,0.014011874,-0.02621903,-0.06506052,-0.022192858,0.012520631,-0.024819892,0.015661182,-0.05250286,0.009614846,-0.012909733,-0.06714809,0.029264431,-0.0053463946,-0.00088746496,-0.034564946,0.0032386528,-0.012600187,-0.010228171,0.0020374318,0.014214046,-0.021763612,0.028212741,0.011440934,0.037696164,-0.0051766443,-0.022392498,0.014907275,-0.01690051,0.0043208096,-0.021065336,-0.027763711,-0.039477475,-0.009149623,0.0026175275,0.020937834,0.00911925,0.0431479,0.0055831615,0.029850619,-0.045868333,-0.006522474,0.023474947,-0.03705235,0.013459994,0.0006978322,-0.020193335,0.018742854,0.0005019482,0.007185768,-0.012262134,-0.061601907,-0.029475912,-0.054368544,-0.01098858,0.013133039,-0.0034877008,0.0022285555,0.016318422,-0.003395521,0.022352867,-0.005633686,-0.054031946,-0.021730071,0.016531264,0.002755759,-0.021170327,-0.044205207,0.010364883,0.037828386,0.0057100668,-0.0034439021,-0.06252528,0.043772,-0.013947177,0.0043120063,0.06331636,0.061575785,0.023593545,0.003591919,0.031753697,0.017554479,-0.027059577,-0.013338831,0.031047417,0.021000309,-0.053427543,0.03088931,0.015168378,-0.02192663,0.020366242,-0.01892172,0.046572633,-0.045839544,0.037870172,0.0110430615,0.009718086,0.028451698,-0.019145522,0.012030255,-0.010914264,0.014762383,0.008530839,0.041266464,-0.01073307,-0.014151844,0.04794213,0.08934339,0.010985591,-0.031247204,-0.04386017,-0.04171264,0.0167007,-0.1472166,-0.01913723,0.00021929044,-0.024966069,0.009034371,-0.026315458,-0.010452239,-0.04965235,-0.028370628,-0.02346243,0.008436395,-0.037794475,-0.039808296,-0.02850016,-0.017878447,0.033303652,-0.044565763,-0.015887106,-0.016270723,0.063913904,0.04705761,0.008540114,0.07330946,-0.012123684,-0.016929625,0.019124884,-0.020635685,-0.027840065,-0.015237542,-0.014898954,-0.03668968,-0.074893065,0.022357717,0.0090029165,0.026564978,-0.025734756,0.010724197,0.017847886,-0.067337215,0.01565901,0.007374105,0.016032744,0.017161349,0.017998066,0.0004516335,0.061741557,-0.00986764,-0.01892173,-0.055337295,0.012317706,-0.020010926,0.06976818,-0.025880897,0.007590544,-0.004880366,-0.038941573,0.00038710504,0.007235531,0.015912518,0.030003421,-0.013175262,0.014132131,-0.03533052,-0.014474747,-0.07673504,0.046869017,-0.030303938,0.0062131104,-0.03265101,0.009165614,-0.06687308,0.0065986044,0.038159862,-0.012406064,-0.0050060544,0.039972592,0.030151315,-0.031105204,-0.02165269,-0.019866077,-0.030462097,0.009363655,0.046533715,-0.015527248,0.06252862,-0.0018652179,-0.009940484,-0.015523469,-0.050768074,0.020152902,-0.021631375,-0.01646141,0.021896033,-0.015727932,-0.047745902,0.01860645,-0.046520036,0.006644617,-0.046320707,0.008290731,0.014219421,-0.032838143,-0.050869297,-0.04544992,-0.020204512,-0.0011355308,0.034389958,0.009674196,-0.00835729,-0.026607648,-0.018605623,-0.011349298,-0.011065612,0.006124322,-0.034958933,-0.026282268,-0.0075754784,-0.0005804708,0.010385348,-0.007908388,-0.015328585,-0.012759975,0.01375897,-0.024995137,0.0084999595,0.10388074,0.008669466,0.034121603,0.01639221,-0.014661592,-0.008993684,-0.05016856,-0.008721005,-0.013684955,0.044738136,-0.0270015,0.027404375,0.042200122,-0.0442815,-0.036253598,-0.04102528,-0.01716651,-0.0057997406,0.0016282892,0.009962896,0.015983503,0.008679392,0.006700096,0.010039154,-0.018119527,0.022495905,-0.009956723,0.02049612,0.035650797,0.015924508,-0.00012175446,0.035322387,-0.0031009885,0.022974541,0.051153757,-0.0026263457,-0.03485256,-0.03376242,0.0069850134,-0.014588153,0.03957505,-0.007441336,-0.024421537,0.0081017595,-0.024998948,0.03561742,0.03435187,-0.008807147,0.023822922,0.027320085,-0.0002363573,-0.027828308,0.015089953,-0.028749421,-0.015116825,0.03932379,-0.0064469045,0.031303186,0.051123112,-0.012200551,0.009966344,0.027746227,-0.0018014936,-0.04771023,0.016585035,0.017698536,0.004981091,0.0051935194,0.008192993,0.07554999,-0.0017809923,0.016811306,-0.013673243,0.03072537,0.0030130588,-0.016131252,-0.022549825,-0.0019487756,0.0148822125,-0.03711543,0.025475873,-0.022115447,-0.018995358,0.004346776,0.0508461,-0.04052584,-0.029114494,0.025800666,0.0021832166,0.017182337,0.031371046,0.07604092,0.017829083,-0.025931232,-0.04007835,0.0025122503,-0.0105309915,-0.029296018,-0.0449985,-0.033101432,-0.0050567435,0.033994388,0.04492221,-0.035352968,0.03447903,-0.058178984,-0.0007199725,0.0027343372,0.055654332,-0.017693205,-0.020139776,-0.054851018,-0.01695588,0.005745777,-0.012674972,0.04412352,-0.05896388,-0.017246298,0.008099511],"last_embed":{"hash":"1wr7700","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1wr7700","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{2}","lines":[264,264],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wr7700","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015394145,-0.0017721681,-0.063130274,-0.0038060434,-0.04974175,-0.03550138,0.0040436564,0.031356763,0.006899507,-0.0005993415,-0.008651157,-0.021663195,-0.030077236,0.00036484504,0.013466272,0.015061915,-0.0032550253,0.024204532,0.007532477,0.025560984,-0.048640966,0.040343434,0.048723325,-0.023887364,-0.024723548,-0.013488251,-0.0064115706,-0.036745813,0.0051758685,0.055829324,-0.011975485,-0.024816522,0.042565975,-0.026839703,-0.00053179124,-0.016339524,0.035600476,-0.004965058,-0.027772821,0.047768172,0.015953181,-0.022742156,0.038152147,-0.027963389,0.043638457,-0.028245397,-0.04809831,-0.005481739,-0.006284051,0.012076982,0.020648664,-0.014415803,-0.00077208504,0.002259505,-0.0056268726,0.03972225,0.00242142,-0.045411196,0.00087726477,-0.00032545815,-0.018411081,0.025738863,-0.03053964,-0.031431116,-0.011438354,0.05138033,0.025210815,-0.0022969472,-0.022926886,-0.021175928,0.035392918,0.011922882,0.02605131,-0.0016587799,-0.040540673,-0.010430617,-0.03261093,-0.016821506,-0.00022692692,0.0135884825,-0.008631134,0.0062330347,0.0020302176,-0.021602133,-0.00030959642,0.018489223,-0.03226544,0.006235833,0.022573728,0.004039557,0.010121403,-0.009091235,0.01640369,-0.036697973,-0.0020885956,0.025322212,0.0013401941,-0.02932655,0.056717735,-0.026544044,0.032123458,0.033494312,-0.021134479,-0.02367428,0.02097746,-0.0076562087,0.008782895,0.058848992,0.043114968,-0.0017038791,0.017298512,0.034961548,0.023802094,0.0073245955,0.0083135795,-0.027052525,0.004984892,-0.024066359,0.006234177,-0.027708303,0.07387989,0.02348795,0.018377788,-0.027836176,-0.009625399,0.026307119,-0.015125209,-0.021843001,-0.044507492,0.020468479,0.01946214,0.01320763,-0.017515425,0.0012491846,0.02149932,0.023050558,0.037811294,0.030471487,0.015904484,-0.04859367,0.02611914,0.045270123,-0.019006826,-0.001523634,0.03236285,-0.056957804,0.02159185,0.0036321408,-0.03126924,0.019551693,-0.003487181,0.011989294,0.0026947935,0.029100873,-0.04548988,0.005942081,0.0065014646,0.0587612,0.006308082,0.0064371633,0.012540346,-0.03980662,-0.037628908,0.056590233,-0.009036148,0.015884351,0.017980918,0.046275977,-0.004550833,-0.01302123,0.0071402206,-0.043081246,-0.020394938,0.0058873664,0.009544866,0.034585495,0.081535354,0.023369202,0.011446541,-0.016691785,-0.024869574,0.009868133,-0.0077254907,-0.040742975,-0.003930302,0.03295958,-0.014868441,-0.013392453,0.020951932,0.044135395,-0.019887332,-0.007634554,0.02293546,-0.03360489,0.0796751,-0.010392376,-0.0056383507,0.015979646,0.017415628,-0.014059168,0.026444796,0.04092365,0.0043389546,-0.0035886676,-0.048874617,0.014067528,-0.034506988,-0.018490998,0.015653372,-0.024544727,0.0009854701,0.01278994,0.012293843,-0.019916888,-0.0055203973,-0.012582507,0.037513282,-0.010438635,-0.02232751,-0.00629376,-0.019219017,0.062042065,0.0062010502,0.0034585474,-0.0019218675,0.028890196,-0.0057457974,0.04551674,-0.001673643,-0.015035774,0.017439336,-0.0045345756,-0.030127669,0.015807804,-0.011180732,0.00047031068,0.011619265,0.024526827,0.0027083314,0.04246028,-0.007927979,0.008173411,0.0014561547,0.0074868095,-0.0034334243,0.0024313228,0.031257045,0.038655706,0.0316971,0.0065470603,0.032380898,0.009906391,-0.024836615,-0.0475999,0.021194914,0.019863464,-0.023394924,0.0062090512,0.007097199,-0.028757287,0.0034465792,0.009230313,0.010263103,-0.007632293,0.01819461,-0.0033788285,-0.013206729,0.03568532,0.03338627,0.04598711,-0.014131441,-0.024583653,0.026994923,0.013887123,-0.008006436,0.02374225,-0.032921623,0.013363065,0.03022293,0.011638454,-0.012859234,-0.0006090507,0.028049726,0.029085197,0.018344563,-0.009323765,-0.03767598,-0.02519614,0.012752896,-0.009005167,-0.01061694,-0.03032696,0.06075775,-0.0056897565,-0.06933791,0.0067014657,0.024358505,-0.16004618,0.0134358145,-0.015828494,0.03768895,0.013569861,0.053375904,-0.048359685,-0.00083065993,-0.025801064,0.008707082,0.0062636086,-0.058875926,0.061917804,0.022007287,-0.009518547,0.0007896167,-0.03341761,-0.019445458,-0.02398763,-0.03913185,-0.022488395,-0.054683108,0.045226716,0.0016505704,0.0041461578,0.0027189876,0.07077231,0.0055058445,-0.001570713,-0.025669193,-0.060268585,-0.007893394,0.00046186155,0.029635658,-0.007793264,0.021383045,-0.0246872,0.01595647,0.0037264128,0.03076978,0.05955258,0.027705077,0.002712905,0.012024291,-0.007912806,-0.035523105,-0.044200927,0.040449552,-0.038126055,-0.037004866,0.029933985,0.0050973445,-0.047265176,0.0061871344,-0.029499559,-0.003529074,0.023030788,0.03666853,-0.021775762,-0.010632468,0.014924299,-0.09381835,0.030266538,-0.026368126,-0.014739318,-0.068579964,-0.009523213,-0.034027025,-0.008633965,-0.02173451,0.018783988,-0.029284114,0.028231872,0.007487357,0.030018844,0.028599007,-0.025111739,-0.003540631,-0.026174905,-0.08936056,-0.02094907,0.05398808,-0.015480607,-0.0023095785,-0.013654471,-0.043114237,0.010616764,0.0034649288,0.029482186,0.24964564,0.029439427,0.01476134,-0.019403832,0.0534394,-0.035940103,-0.019978987,0.04661098,0.0010551083,-0.018425709,0.011168035,-0.0055945567,0.003503747,-0.043915752,-0.011557152,0.025886336,-0.071158744,-0.006174761,0.057991672,0.022014115,0.014428861,-0.014960519,0.03167046,-0.02931848,-0.09700315,-0.04246472,0.03248301,0.04055436,0.014566191,0.008279631,-0.04369484,0.08095501,0.051951878,-0.037419498,0.04534793,0.040377222,0.021937145,-0.052543256,-0.029989552,0.005994359,0.021215668,-0.005548379,-0.029089764,-0.059425913,-0.013250651,-0.021637075,-0.0031766822,0.006199555,-0.0239457,-0.031166272,-0.002237343,-0.012857764,0.015802234,-0.024254462,0.019101588,0.02743118,0.002109194,-0.008627537,-0.008578342,0.013680101,0.032709543,0.017717699,-0.052799173,0.0003529548,0.03359036,-0.008313199,-0.0126777245,-0.02055356,0.001348875,0.007740905,0.04429763,0.016056985,-0.0072195074,0.009820706,-0.0034281914,-0.0076530287,0.04433977,0.043883793,0.018344866,0.0030656212,-0.027086198,-0.0273098,-0.021408282,0.013290939,0.027201166,0.006594609,0.0033707481,0.06367909,-0.010737434,-0.023400981,-0.009370291,0.011703626,-0.010585827,-0.014119741,-0.027002849,-0.03333301,0.03631214,-0.025909536,-0.009179302,0.048001807,-0.014644802,0.03676483,0.0034337135,0.0058032125,0.013767958,-0.0028854797,-0.008321764,0.007983489,-0.004394081,0.0035723445,-0.09110949,0.02215584,0.012951769,0.00062834367,0.0026334666,0.08640008,0.027020305,0.008005811,0.056404416,-0.02204803,0.050373882,0.02908158,-0.051593266,0.030429441,-0.03523717,-0.06842834,0.022349408,-0.011846448,0.016664779,0.028510245,0.03754388,-0.027377563,-0.040213324,0.027825778,0.039798114,0.025461596,0.019023333,-0.00652334,0.028136617,0.0031768128,0.012202586,0.012089098,0.010429571,0.017536648,0.027860032,0.026484227,-0.050258342,0.0022626168,-0.040313125,0.0078020333,0.028813591,0.0073238527,0.051268756,-0.06013979,0.026050901,-0.08988451,-0.031321347,-0.06446461,-0.039207306,-0.02794997,-0.009926005,0.00083316874,-0.0075631402,0.062691405,-0.040737875,-0.00582619,-0.004326142,0.019409861,-0.010347247,-0.008304636,0.0060328506,-0.0015852081,-0.043310437,-0.011104632,-0.023085525,-0.020951541,-0.04765897,-0.004280258,-0.010652479,-0.013579978,0.05003807,-0.04837718,-0.0525446,0.036612224,0.06183449,-0.01079794,-0.0310199,-0.0036338277,-0.012407252,-0.025770703,0.019325377,0.11836374,-0.00531973,-0.0037980217,0.015896268,-0.0015228667,0.035086457,0.06527361,0.029616106,-0.014546052,0.0036581643,-0.015396126,-0.009075389,0.00021489398,-0.0069388407,-0.045693796,-0.007872688,0.03585923,0.0017531203,-0.008409502,-0.011978837,0.017216785,-0.06892245,0.0036717253,-0.050647475,-0.040940087,-0.01324794,0.024479998,-0.040593546,0.012061532,-0.034923553,-0.02576285,-0.0018963849,-0.051057532,-0.023658337,-0.0018238813,0.0037403246,-0.025593072,-0.008216172,0.007470871,-0.0084470725,-0.03733196,-0.024788097,-0.010966577,0.009913766,0.030644726,-0.038678866,0.030546447,-0.004725302,-0.050713375,0.007487182,0.044521943,0.0012881198,-0.010505449,0.013620356,-0.025410064,-0.020546958,-0.04088638,-0.009247771,-0.021009866,0.0060125794,0.009720099,-0.01918399,-0.020409562,0.06309314,0.0013380554,-0.019657133,0.0018244676,0.024962412,-0.023125578,-0.0034015258,0.013112061,0.019073242,-0.013804893,-0.024447346,-0.04447286,-0.007943153,-0.017049227,-0.014608145,-0.018022565,-0.0028926567,-0.0119666755,-0.015245163,-0.0072162966,0.0075564547,0.006711142,-0.01546883,0.036526214,0.009546709,-0.05812215,0.0044900817,0.052355137,0.007038883,-0.026797783,-0.01958695,0.019699492,0.04879551,-0.009360734,0.01298596,-0.037185945,0.007535033,0.0008321145,-0.07190775,0.013793329,-0.027180612,0.022301035,-0.023797128,0.0457463,0.011417524,0.011491163,-0.0020572753,0.010278391,-0.009140597,-0.0016591722,0.052034758,0.023690905,0.01889192,-0.012016563,0.026047409,-0.017098317,0.018233744,-0.024069224,-0.015933784,-0.031067515,-0.012114901,0.007591326,0.0404369,-0.0021846034,0.035599947,-0.01455256,0.00031829602,-0.03450547,0.0069799307,0.015277306,-0.049939755,0.0024930655,-0.04110315,-0.031361565,0.017063284,-0.005395002,0.0028294618,0.021998744,-0.035211273,-0.023361454,-0.010430409,-0.011772805,-0.0030544433,-0.0048944578,0.007942726,0.0141056385,-0.015055806,0.038398694,0.019714972,-0.025314922,-0.0056668366,-0.00018348848,-0.011711195,-0.016886013,0.014724233,0.011355198,0.013906937,0.012915514,0.025650784,-0.04775346,0.01873862,-0.014131332,-0.005701863,0.035123486,0.062413134,0.024444206,-0.01245317,0.036805414,-0.020062689,-0.022403922,0.013526214,0.035486415,0.0011556741,-0.037181955,0.01707457,-0.005699032,-0.0017348543,0.030325184,-0.019416977,0.035917357,-0.044854857,0.025073385,-0.008428619,0.0016962137,0.055317096,-0.014794328,-0.0040011634,-0.002282579,-0.0064730854,0.000884209,0.037146512,-0.017013542,-0.007896323,0.04017184,0.08288273,0.01410344,-0.01270713,-0.024500957,-0.036221206,-0.0067918664,-0.14665075,-0.030738214,0.019645076,-0.018020969,-0.0058971806,-0.02436806,-0.028544543,-0.045195892,-0.03189829,-0.033901997,0.021814,0.0056236824,-0.013344374,-0.018821452,-0.017239664,0.021438293,-0.01540491,-0.00872958,-0.030901384,0.095872164,0.046263825,0.018057873,0.08343792,0.0033487484,0.0023852726,0.021092916,-0.05020806,-0.04023368,-0.020219732,-0.016541634,-0.027211279,-0.0610583,0.010501162,0.030106315,0.024436895,-0.04991922,0.009661551,0.015238493,-0.043170054,0.010408655,0.011706926,0.026101312,-0.0063623516,0.01630809,0.0010496165,0.068048954,-0.047141258,-0.01920733,-0.064819664,-0.019193413,-0.014030738,0.05865312,-0.008934982,-0.00027956103,-0.018998776,-0.073558904,-0.022654349,-0.0032050074,0.0015607962,0.036248464,0.00022583794,0.002070467,-0.026404334,-0.030365119,-0.038284324,0.034823366,-0.0556735,0.013181933,-0.0068959305,0.00045042936,-0.051045876,-0.013282909,0.021109477,-0.038880132,0.00023861667,0.03893065,0.008913858,-0.058984157,-0.0028927494,-0.032679934,-0.039753776,0.010114358,0.03735132,-0.06263172,0.05689184,0.0035034306,-0.015313082,0.0017955303,-0.07324254,0.013357163,-0.0487355,-0.034479193,0.004095712,-0.017458247,-0.032459784,0.029649124,-0.030155903,-0.0109477835,-0.031262036,-0.03982245,-0.014318811,-0.01936293,-0.035152,-0.04157668,-0.052864995,-0.002193147,0.010176084,0.028606035,-0.0371331,0.003961076,-0.03326077,0.003801509,-0.015934935,0.0015024542,-0.063132815,-0.016456587,-0.01972569,0.025368761,0.030733384,0.007861743,-0.015484054,0.0059056976,-0.008145725,-0.031782962,0.019439014,0.10292916,0.010704462,0.041811712,0.024633495,0.0063700946,0.012742684,-0.061052088,0.008619767,-0.01575552,0.063256964,-0.036467906,-0.004612859,0.041577622,-0.06946209,-0.008224552,-0.005167666,-0.011719315,-0.011153114,-0.011994929,-0.00037591104,0.013574966,0.030472696,0.038841307,0.0106453,-0.0076564895,-0.009635472,-0.04642951,-0.013498534,0.016684027,0.007980145,0.020620573,0.0031696272,0.0014374983,0.00894626,0.070964016,-0.032424428,-0.01731262,-0.019628841,-0.029721873,-0.021262132,0.047077566,-0.0073648742,-0.023709022,-0.017722495,0.012711259,0.048691597,0.0026889981,0.0027252077,0.0006420814,-0.012060518,0.0039005924,-0.0107410075,0.024024215,0.01291539,-0.029584706,0.042464577,-0.010545508,0.0404002,0.05268648,-0.016122242,0.0067204195,0.036448196,0.016668651,-0.0368054,-0.007975174,-0.03420212,0.008033089,0.015637469,-0.02905085,0.04930495,-0.0033240349,0.009488345,0.00556618,0.035095554,0.015044812,-0.04369849,-0.026225135,0.018606521,-0.00057728525,-0.03422633,0.06248918,-0.025518771,-0.03665996,0.020670554,0.029076885,-0.038788565,-0.021762569,0.025273673,0.0025569927,0.00418709,-0.010782133,0.028627025,-0.019763866,-0.016708255,-0.047876284,0.07372013,0.018001448,-0.023200428,-0.03046154,-0.03917308,0.03869033,-0.011071979,0.012292027,-0.030157484,0.013290586,-0.040823814,-0.01038744,0.01804353,0.04726377,-0.001743083,-0.013626546,-0.058701366,0.011734439,0.0041082464,-0.01959874,0.054280415,-0.04753383,-0.021787208,-0.015122652],"last_embed":{"hash":"7z2kv7","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"7z2kv7","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{3}","lines":[265,265],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7z2kv7","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028311687,-0.022066213,-0.06791772,-0.0061126356,-0.037806664,-0.025821203,0.04173175,0.010377165,0.018030593,0.007799145,-0.030455658,0.014796199,0.009135406,-0.0009917842,0.027284041,0.034821447,0.0013547272,0.02408668,0.032102946,-0.008752344,-0.040362537,0.033303645,0.06920742,-0.03143054,-0.020903828,-0.012279552,-0.00078307587,-0.021347607,0.012360218,0.03347399,0.004415117,-0.012398795,0.029192958,-0.020306116,-0.011960419,-0.004456529,0.006152455,0.00085482746,-0.03583949,0.055388704,0.017785342,-0.03154534,0.0212103,-0.018402055,0.03459207,-0.025854245,-0.050322633,-0.011254533,-0.042780615,0.033998337,0.01921944,-0.014662434,0.034140803,0.0059550647,0.006478526,0.051959194,-0.012046948,-0.04339389,-0.019515464,0.021136459,-0.024598487,0.011108847,-0.026862195,-0.010257227,-0.0013598723,0.062495112,-0.00990728,0.017007437,-0.017272599,-0.036199804,0.021951007,0.013361276,0.04145903,0.014673566,-0.04692278,-0.013351636,-0.00528156,0.0008640668,-0.025274608,0.04452783,-0.0017227388,-0.0016004175,0.012607672,-0.006474409,-0.01782777,0.023651201,-0.015041609,0.030945597,0.030397521,-0.0056542694,0.0052444288,-0.020990524,0.009834941,-0.032569427,-0.008162008,0.024468208,-0.0062052137,-0.022153454,0.029851388,0.007098399,0.05774671,0.01624083,-0.032069042,-0.027561529,-0.005795172,-0.021419624,0.005561856,0.047738817,0.06514889,-0.0061397795,0.012824226,0.04489432,0.018424638,-0.000015316571,-0.01736166,-0.027878767,0.012567431,-0.028930405,0.011658936,-0.0248397,0.06745829,0.040070053,0.02126351,-0.036238533,-0.0064165415,0.029477859,-0.024310905,-0.018317157,-0.03272717,0.018699532,0.00720598,0.016083123,-0.01707405,-0.010795654,0.035948656,0.026801733,0.047172945,0.027963346,0.0015018173,-0.057379864,0.014989578,0.03550592,-0.014521531,-0.0008494108,0.01599135,-0.08381837,0.036804747,0.0074593537,-0.027768629,0.020095473,0.002020149,0.020035466,0.0069045,0.02264884,-0.040008143,-0.002630149,-0.018707834,0.035286546,0.025314147,0.0038667591,-0.018739155,-0.026368162,-0.0051459926,0.050947346,0.018859524,0.020112911,0.03019414,0.047050316,-0.0035096325,-0.026756676,0.02049947,-0.053436827,-0.021354638,0.036189068,0.031112773,0.017675042,0.083925776,0.013976816,0.017853865,-0.033357725,-0.042376585,0.016572267,-0.03540957,-0.04627354,-0.0029441656,0.04104762,0.004035938,-0.045966685,0.026805377,0.03631646,-0.025445964,-0.0068975003,0.026605545,-0.014583352,0.08141485,0.004115857,0.022735393,0.013387962,0.016737072,-0.029715018,0.010655027,0.034471843,0.00230967,-0.021079453,-0.050474863,-0.008788853,-0.012976531,-0.012143707,0.022918269,-0.05115399,0.0068434807,0.028992679,0.00881153,-0.015968714,-0.0024743364,0.00038710146,0.042603746,0.0018377521,-0.023297466,-0.0053310078,0.005338301,0.07075715,0.017827375,0.037183344,-0.011443338,0.016524302,-0.00036811587,0.07244508,0.023053864,0.0019337366,0.013953958,-0.0011296188,-0.023613991,0.0114384545,-0.023703227,-0.0027149436,0.022842674,0.021027872,0.029004194,0.027793353,-0.019842528,0.018986817,0.048845895,0.009734893,-0.0034229693,0.019113248,0.05218045,0.030158972,0.0124600865,-0.030052844,0.0077178343,0.017278088,-0.026651176,-0.044196133,0.031019047,0.027678184,-0.0047644335,-0.007118925,0.022447854,-0.033539504,-0.0012445351,0.001960131,-0.010676629,-0.00060226023,0.027875403,0.005825813,0.013764774,-0.016629674,0.02445601,0.0718432,0.004608116,-0.035127405,0.021089368,0.004626575,-0.034116182,0.013875107,-0.028553203,-0.011059115,0.044152055,0.010157424,-0.033826403,-0.018774917,0.011084087,0.01912021,0.03739648,0.0011571832,-0.045477185,-0.014278553,-0.0031933426,-0.014073091,0.00026878412,-0.018141055,0.06777756,0.0058901855,-0.08127087,0.013532366,0.0138508985,-0.15982144,-0.011656119,-0.02179513,0.038999047,0.02708795,0.035116635,-0.05118712,-0.0128822,-0.061669722,0.024264954,-0.003361504,-0.0531461,0.06107385,0.025899766,-0.00039986233,0.0056465147,-0.043335322,-0.00064878655,-0.010552103,-0.04050271,-0.006372392,-0.055235438,0.058276523,0.037619866,0.01624792,0.010103069,0.06362899,-0.018842528,0.0119989915,-0.037935756,-0.061760668,0.016756525,-0.0065152417,0.02401637,-0.014366933,0.021384165,0.00226443,0.025189687,-0.00093922194,0.002593036,0.040766563,0.019638402,-0.015928762,0.022435665,-0.015200851,-0.038543403,-0.041722827,0.010377169,-0.061406475,-0.028780645,-0.0033203678,-0.0021482357,-0.050139412,0.017636007,-0.041230477,-0.00020682855,0.0030458919,0.04548872,-0.034303386,-0.03056153,0.0014037129,-0.04853628,0.027012551,-0.022026667,-0.016000554,-0.08374775,0.020999553,0.018707966,-0.0059184125,-0.034004807,0.014783283,-0.037497602,0.010683951,-0.02201894,-0.0005731523,0.04652551,-0.006639737,-0.018895494,-0.015933018,-0.09806653,-0.020576777,0.03661379,-0.011972166,-0.014443377,-0.013907626,-0.02499225,0.007076031,-0.00757268,0.016292887,0.24364066,0.02294794,0.027017614,-0.014306798,0.030253675,-0.02807375,-0.01814222,0.04632651,0.007059485,-0.024452876,0.03975185,0.027725074,-0.0026060008,-0.018126871,-0.012187252,0.025457392,-0.060230162,0.015048892,0.05390536,0.026102575,0.01387248,-0.030656222,0.010343778,-0.037266217,-0.10400633,-0.03093506,0.0011973369,0.042558394,0.0021213074,0.010628463,-0.026184281,0.09907575,0.042612135,-0.040449973,0.05117237,0.021006843,0.0071178325,-0.061508935,-0.004976507,0.0053388607,-0.010054917,0.0013265852,-0.037499443,-0.052431215,-0.043086357,-0.0062967143,0.004438573,-0.02772983,-0.044165835,-0.010636833,-0.01258446,0.014014911,0.014962079,-0.007989073,0.015996195,0.027260559,0.016927676,-0.008062815,0.013665939,0.012041392,0.052684873,0.016172854,-0.06314011,0.0049756174,0.035247877,-0.019121852,-0.0027123282,-0.0130651025,0.02379877,0.013311598,0.046439417,0.028149815,0.019434115,0.03356261,-0.017583756,-0.01910496,0.038278043,0.060625795,0.015302462,-0.017671876,-0.0045219925,-0.015429816,-0.020141019,0.034796562,0.030477766,0.01575507,-0.0068539595,0.052906092,0.02434732,0.0017353451,-0.0083497185,0.027372887,-0.0073435265,-0.0008457657,-0.0022855094,-0.0124375755,0.019045932,-0.0137723265,-0.02404077,0.006467188,-0.026536286,0.051376306,-0.0010804897,0.01625065,0.023251388,0.013056815,-0.004257491,-0.0304941,-0.0025679998,0.005668817,-0.08786654,0.019003632,-0.013531648,-0.012999741,0.022039937,0.063030444,0.024977306,0.013102943,0.022748498,-0.01006025,0.027107233,0.018056618,-0.029686552,0.009724273,-0.032712303,-0.07505119,0.017922383,-0.0005752664,0.031884696,0.029110339,0.060141213,-0.035021164,0.006476952,0.02643807,0.037721608,0.01914867,0.03237744,-0.019848838,-0.015046027,0.020928526,-0.0066681113,0.010209865,-0.01268903,0.018838128,0.013239126,0.03256159,-0.056125835,0.02568349,-0.0062402072,0.01813022,0.021945944,0.015462482,0.0014574412,-0.03972003,0.012631806,-0.08705333,-0.021571266,-0.060098376,-0.02223439,-0.019544238,-0.022739753,0.017206367,-0.021171192,0.060075834,-0.053513374,0.007376361,0.01482697,0.03167088,-0.024042107,-0.016316928,0.004871649,0.020941438,-0.057813607,0.012967515,-0.02405847,-0.024069387,-0.037236936,-0.027538648,-0.023462133,-0.03924936,0.039180685,-0.0518885,-0.0268288,0.0435735,0.048830807,-0.020774465,-0.02057123,-0.005210899,-0.02763245,-0.010468341,0.015859814,0.10925249,-0.02113145,-0.0013335039,-0.00383072,-0.0046860618,0.039531164,0.04657656,0.0066732117,-0.03564308,-0.010683507,-0.009318626,-0.016610436,0.016777635,-0.006699767,-0.028040389,0.003755848,0.02810264,-0.0022496565,-0.010708675,-0.00092944695,0.0111972485,-0.07121434,0.00010994783,-0.041454393,-0.05830165,0.008127398,0.018551446,-0.026959103,-0.023517212,-0.05462904,-0.023509858,-0.006486081,-0.030046659,-0.023227107,0.0029892547,0.003907048,-0.036535483,-0.02410484,-0.0007594353,-0.008756441,-0.026662333,-0.028968152,-0.0377596,0.023235133,0.02037639,-0.01650201,0.02583719,-0.009845135,-0.03858799,0.015553788,0.008172276,-0.022085462,-0.021503322,0.023626572,-0.036395837,-0.01500058,-0.033303346,-0.015424376,-0.015002244,-0.0070520174,0.005628827,-0.013727666,-0.022763839,0.029078986,0.00065209524,0.01486627,0.012000642,0.015395795,-0.033957414,0.007094747,0.022104992,0.007980298,-0.006100823,-0.012849374,-0.062083658,0.0012547608,-0.0024433332,-0.028274994,-0.04419743,-0.0038670148,-0.0015212555,-0.013883558,0.010070581,0.015845796,0.004310186,-0.015488329,-0.022494921,0.011585535,-0.013904663,-0.029344244,0.0073614162,-0.010629887,0.0007927577,-0.032417797,0.011103396,0.041274555,-0.018107286,0.0050093867,-0.04695189,0.0026464753,-0.0023773615,-0.06276691,-0.007701754,-0.02870951,-0.002329254,-0.034335483,0.039170165,0.0069889124,0.0053415843,0.00655371,0.0221772,-0.012622045,0.007661332,0.0005407729,0.021295575,0.020814734,-0.0180898,0.022700984,-0.028239328,0.013527983,-0.035139713,-0.020824559,-0.0081849415,-0.018727496,-0.0077105486,0.039035335,0.009089499,0.030692572,-0.004547215,-0.00031758146,-0.034630008,-0.012985518,0.006401191,-0.043820534,-0.0030376662,-0.021456225,-0.030715669,0.04796524,0.0021977625,-0.00377049,0.0028851295,-0.04625576,-0.012100632,-0.014723102,0.028599693,0.0156018,-0.014049855,0.012870129,0.034812067,-0.0025364042,0.05414239,0.008509213,-0.049517374,-0.014811659,0.0047345352,-0.018632391,-0.03333387,-0.025451748,0.0029957206,0.024513224,0.01706193,0.013530701,-0.049652863,0.027189255,-0.020300739,-0.025375174,0.08283241,0.038122386,0.049127083,-0.020741485,0.05827417,0.009621779,-0.023313321,0.00520612,0.027097702,0.006737171,-0.043220907,0.037925612,-0.017553445,-0.0063142814,-0.0009992756,-0.04251885,0.03160995,-0.07261811,0.03300216,-0.014974005,-0.0023654096,0.042896647,-0.004110581,-0.0016612409,-0.0018378834,0.00910866,-0.0018900253,0.030989518,-0.00962837,-0.007871268,0.046164285,0.08231187,0.0070541776,0.008446661,-0.0093034785,-0.019990755,0.010868254,-0.14465238,-0.011840167,0.0050027883,-0.0024231866,0.0075774933,-0.01415923,-0.03054163,-0.05338404,-0.017274456,-0.030134829,0.010562267,-0.011064694,-0.020539608,-0.02974368,-0.015825087,0.0057149064,-0.04924124,-0.026702339,-0.028675118,0.037164535,0.048069697,0.017075483,0.084032804,0.0144107,-0.007335563,0.008884286,-0.047868736,-0.027417498,-0.025957849,-0.031753667,-0.029285066,-0.085098594,0.009891975,0.027546264,0.016965138,-0.06452289,0.002613615,0.0013454525,-0.06413099,-0.00349114,0.016904796,0.019975653,-0.01165425,0.032263257,0.014987387,0.0648479,-0.035555646,-0.014754934,-0.05840265,0.010630738,-0.0029477896,0.07049136,-0.03392317,0.009993578,-0.0071259886,-0.021125324,-0.014533671,0.009779419,-0.009011368,0.030180799,0.0066633774,0.015873708,-0.037944432,-0.016334046,-0.05130041,0.029384416,-0.028535007,0.0019267331,-0.017590879,0.0004935958,-0.023638902,0.0060897344,0.014451147,-0.041730963,-0.010997097,0.010829185,0.0089432495,-0.034548514,-0.015139108,-0.032761995,-0.02155343,0.0095601445,0.026761297,-0.053154662,0.048536707,0.0072438,-0.013722903,-0.0040163924,-0.08735002,0.007840731,-0.03958994,-0.02760431,0.014828714,-0.010189845,-0.024547404,0.055878308,-0.022407591,0.0069958023,-0.008137698,0.00973538,-0.010487543,-0.024993092,-0.040359423,-0.04121021,-0.03516308,-0.0027157192,0.045759473,0.025854705,-0.03245664,-0.0034068266,-0.049634077,-0.009914086,-0.007575652,-0.0091634,-0.036587957,-0.014012258,0.0036135744,0.014861112,0.03241927,0.01456576,0.007833423,-0.012755046,0.02208387,-0.029909367,-0.007661311,0.09041146,0.027505916,0.068124525,0.013636973,0.0056867395,-0.0048888572,-0.04206463,-0.002131762,-0.015479763,0.06667024,-0.054768246,-0.022960674,0.053294357,-0.05274304,-0.03181706,-0.032079745,-0.03266865,0.0062024556,-0.012821473,-0.008419312,0.04940435,0.0009257626,0.024734354,0.015904667,-0.018158326,-0.001810274,-0.024461437,-0.0102000255,0.044184994,-0.007728345,0.022591192,-0.018796973,-0.018767342,0.015821315,0.04975032,0.0037534267,-0.023464575,-0.009998606,-0.016960822,-0.04249408,0.030420225,-0.015810115,-0.019473497,-0.002477152,0.0062469714,0.04943878,0.0024230953,-0.008782739,0.012327101,0.01628713,-0.022090817,-0.018293919,0.03786614,-0.008932584,-0.034237076,0.054031853,-0.009392886,0.050393958,0.07250676,-0.01487392,-0.0036880763,0.01863594,0.004009158,-0.0022824034,0.013052477,-0.032542907,0.010415283,0.013776683,-0.012917148,0.043747235,0.013723462,-0.003324847,-0.015137757,0.037627056,-0.005665521,-0.022384647,-0.0019940592,0.004973563,0.0051032864,-0.024250073,0.047910016,0.011630421,-0.0020008106,0.010125469,0.050265472,-0.05416667,0.005509404,-0.0007723826,0.0070562675,-0.009206446,0.002104557,0.02483711,-0.0036356314,-0.017991371,-0.04202255,0.03164947,-0.010015399,-0.0076312074,-0.06969382,-0.022426406,0.03860626,-0.016894892,0.027298598,-0.024670968,0.012807336,-0.05176622,-0.026778784,0.0114255,0.0563015,-0.012280055,-0.017922064,0.0012220381,-0.026110897,-0.016648369,-0.016934946,0.04197303,-0.023953445,-0.010026743,-0.022281906],"last_embed":{"hash":"1fwis8w","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1fwis8w","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{4}","lines":[266,266],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fwis8w","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030086435,-0.003680238,-0.058123562,-0.00022012883,-0.042862933,-0.047410745,0.02850914,0.026844546,0.01594935,0.017366555,-0.02197482,0.014278234,-0.01480962,0.0299325,0.033236377,0.0098231165,-0.020160347,0.023013473,0.026543083,-0.00035017342,-0.046386,0.03300813,0.04351481,-0.0428326,-0.03667452,-0.0021203698,0.012178134,-0.021985028,-0.010225129,0.050887052,-0.0015440844,0.0015126569,0.03178353,-0.037147146,0.023885284,0.004932507,0.015043135,-0.010823288,-0.03959461,0.049903147,0.0030659162,-0.039146136,0.030460855,-0.014753115,0.05649779,-0.031607874,-0.035350915,-0.016104044,-0.03434974,0.01097978,0.021129046,-0.01961842,0.029591179,-0.0051095304,0.0012414128,0.051154424,0.0023558838,-0.03651732,0.012135321,0.005537744,-0.010813327,0.031077798,-0.034888938,-0.015853018,-0.027800879,0.059920188,0.00820673,-0.0072703827,-0.02277187,-0.020241877,0.019328734,0.0022490162,0.038076296,-0.018174544,-0.03845579,-0.0134345805,-0.014957093,-0.004439925,-0.002369127,0.011052675,-0.0133518595,0.000417119,-0.020788454,-0.0026426837,-0.046377394,0.017972447,-0.03413643,-0.015397331,0.037762005,0.00420102,0.01901013,-0.010969953,-0.0069481647,-0.021287445,0.018374395,0.017921798,-0.0011841711,-0.0324225,0.036704697,-0.0064952252,0.042404853,0.033590306,-0.0045967265,-0.010393592,0.012526067,-0.0066128434,0.025633078,0.0554007,0.04514899,-0.008102012,0.020659845,0.022512764,-0.013571906,0.0004064748,0.011855449,-0.036538314,0.012507279,0.014118807,0.03168935,-0.015391075,0.05364429,0.027255723,0.013527003,-0.023055363,-0.0088342205,0.032823984,-0.00900859,-0.011638648,-0.011564363,0.04857829,0.01148068,0.0068210727,-0.019290535,-0.0017730445,0.0026912475,0.023460882,0.080028415,0.03510381,0.013111931,-0.04636342,-0.0009829607,0.037619058,-0.025706537,0.0045655463,0.02762959,-0.054273352,0.04833087,0.015361823,-0.013659541,0.038749978,-0.000112827176,0.008724366,0.00014449436,0.025320692,-0.025179004,-0.0037590307,0.013982365,0.061324857,0.01380322,-0.012661734,0.0022941318,-0.032031484,-0.027040927,0.053984117,0.0026965968,0.025618164,0.014708476,0.025889043,-0.0069124214,-0.018403985,-0.0022678238,-0.0489686,-0.009859154,0.026674505,0.042112805,0.021159168,0.08936336,0.025891675,0.03247796,-0.018126622,-0.03684986,0.018602971,-0.000049599323,-0.04506174,-0.004281509,0.031391304,-0.030693136,-0.012691806,0.03343191,0.054635778,-0.02881685,-0.0037787585,0.04176502,-0.026486384,0.10631741,-0.016821845,-0.003964465,0.0118696075,0.008181323,-0.0075552533,0.018173818,0.05399157,0.0034847052,-0.0069421427,-0.059599444,0.017167851,-0.034088906,-0.022835813,0.0046453243,-0.0485111,-0.015707614,0.030006314,-0.0069273426,0.0045495406,-0.020141635,-0.029547075,0.048460487,-0.015006764,-0.012839886,0.0054629757,-0.009446538,0.075426795,-0.010957142,-0.008810854,-0.011823009,0.06024859,-0.011338036,0.065952435,0.010611624,-0.013123747,0.010628957,-0.022207798,-0.029252749,0.024958756,-0.0052015875,-0.028563485,0.011164604,-0.000828987,0.01896886,-0.000056711062,-0.010657597,0.010403294,0.020920964,-0.008848478,-0.0066699837,0.010082358,0.039825976,0.044289973,0.017137667,-0.008879357,0.015155596,0.015467876,-0.049048968,-0.037417587,0.038599923,0.022888968,-0.01508693,0.0063058785,0.021184407,-0.019589027,-0.012043592,0.023510737,-0.0063311225,-0.0015434239,-0.0008811593,-0.009662427,-0.010964573,-0.012103327,0.0071583367,0.05019249,-0.036713675,-0.028461082,0.027662542,0.014076226,-0.021354878,0.035225973,-0.043314155,0.00016981193,0.050045244,0.013385593,-0.020963263,-0.009004958,0.014596687,0.00436047,0.030902905,-0.031098371,-0.02258591,-0.014570948,-0.0025731476,-0.022753036,-0.0050811544,-0.023863593,0.06555272,-0.0105815325,-0.07030136,0.016968,0.037812404,-0.15725698,-0.023328891,-0.014448123,0.04952699,0.014593363,0.030613434,-0.030139985,0.004074935,-0.043116353,0.0077046193,0.00464866,-0.056583066,0.041612156,0.012135438,0.012107244,0.026837701,-0.025603166,-0.0042330734,-0.027094832,-0.041615844,-0.030032586,-0.038980383,0.037017815,0.0059682694,0.015978385,-0.00047703975,0.06017868,-0.008469766,-0.016581545,-0.022518652,-0.063137494,-0.022631878,0.0035856536,0.033058856,-0.008354908,0.009024586,-0.056409933,0.020029293,0.016600097,0.010101653,0.0431318,0.008112322,-0.015552608,0.037899822,-0.013499523,-0.013456211,-0.055064797,0.042355087,-0.029956507,-0.045212813,0.030554844,-0.0043623266,-0.018507736,0.004638391,-0.033941902,0.014977894,0.029859206,0.02284215,-0.019020677,-0.021100145,0.011971382,-0.049859494,0.01892335,-0.01626715,-0.024875432,-0.05565551,-0.0061968565,-0.024420856,-0.0052889306,-0.027194763,0.036879662,-0.054155696,0.015875323,-0.018024066,0.008657214,0.047508676,-0.020717466,-0.02912578,-0.0075733587,-0.08094641,-0.027011596,0.034988716,-0.019414106,-0.0061452975,-0.016291765,-0.027106153,0.020430936,0.01779086,0.001738276,0.24007855,0.04480205,-0.0021909813,0.022486633,0.027018752,-0.021368824,0.026062923,0.046370562,0.011418056,-0.008938254,-0.005781321,0.017530147,0.011247604,-0.019498892,0.010755827,0.02628235,-0.08901276,-0.0075820074,0.06758029,0.027502295,0.016563397,-0.032594975,0.011422868,-0.03908858,-0.085513666,-0.05583146,0.0043903748,0.04718202,0.007514559,0.011339223,-0.05794819,0.071975686,0.06323024,-0.041365992,0.02436938,0.038228657,0.02242967,-0.049352255,-0.03985022,0.0011430408,0.01703634,-0.0025016826,-0.04817217,-0.040510368,-0.019616554,-0.008820178,-0.010164991,-0.004082251,-0.025055574,-0.017788338,-0.014404399,0.007837583,0.01676548,-0.022824872,-0.0035620534,0.024561532,0.0029364892,-0.012564735,-0.026778627,0.0007599996,0.02874807,0.012738955,-0.056266785,0.0011416529,0.038311746,-0.004014422,-0.01943236,-0.006857503,0.037746787,0.029802255,0.0009853087,0.048000537,0.011509111,0.0098729255,-0.0026565024,-0.028307013,0.049557976,0.06312724,0.0005179533,-0.017506002,-0.034366205,-0.035393856,-0.022835484,0.004190117,0.030929914,-0.0019867509,-0.010633402,0.04505843,0.0015968475,-0.007168808,-0.021917159,0.00070388115,-0.015170331,-0.010854039,-0.006862925,-0.004288799,0.009537657,-0.031639572,-0.013178791,0.01424373,-0.010295884,0.03523434,0.013763154,0.0051475298,-0.005778716,-0.0042221616,-0.003468474,-0.017165238,-0.009652633,0.0146705145,-0.11206226,0.008545277,0.014016857,-0.02147483,0.01049288,0.06965494,0.024460642,0.028093578,0.054427147,-0.008424327,0.034115613,0.06038604,-0.063318156,0.000009720584,-0.004261907,-0.06960242,0.022509193,-0.018419268,0.026349768,0.021221017,0.04784295,-0.018598549,-0.0033760883,-0.0027424535,0.0365331,0.024093647,0.006311244,-0.016496869,0.031785376,-0.013551122,0.0011853295,0.033552364,0.009748741,-0.008223554,0.024087729,0.035995442,-0.030048462,0.005491084,-0.04613844,-0.0028577244,0.048868682,0.013339983,0.031478725,-0.03829723,0.01966048,-0.060850136,-0.03902827,-0.048924673,-0.02216681,-0.038879566,-0.0037967605,0.0055071823,-0.0146910995,0.06995535,-0.04343918,0.007651713,0.01764015,0.012134481,0.0015072897,-0.00675184,0.0102592455,0.016819406,-0.04658279,-0.001788711,-0.026443338,-0.04191829,-0.04019056,-0.0014496233,-0.019157123,-0.030697208,0.022916133,-0.022134554,-0.042025004,0.04534693,0.03702128,0.015384002,-0.029655255,0.0037116401,-0.012342289,-0.034725543,-0.000094237774,0.12385736,-0.0020372313,0.00024054226,0.019576201,0.013602266,0.026270716,0.06322894,0.03306935,-0.012973151,-0.0073312917,-0.011013206,0.009051182,0.039867133,-0.01288327,-0.038590074,-0.0055021243,0.025961865,-0.005395034,-0.024767652,-0.013886235,0.003924266,-0.059825115,0.0102161635,-0.044059005,-0.043796156,-0.021862525,0.0033091833,-0.03815823,-0.0040027085,-0.04585927,-0.026656833,-0.013807609,-0.049432646,-0.023572298,0.016473934,-0.010822612,-0.041053586,-0.0437741,-0.0017254752,-0.0130353905,-0.049470183,-0.029611455,-0.014641458,0.021433076,0.04870613,-0.016684473,0.01614308,-0.01366643,-0.024134245,0.010975598,0.022055013,-0.030904371,0.0044501144,0.0010988159,-0.024695696,-0.031533115,-0.057174027,-0.028837394,-0.014284982,-0.0068528396,0.0032211388,-0.0042298194,-0.0077173123,0.057024665,-0.001963384,0.004814513,0.00518538,0.04644991,-0.032740403,-0.00258492,0.027424831,0.030627156,-0.0044350717,-0.030345108,-0.05897021,0.0052596587,-0.00015762875,-0.034109164,-0.03960243,0.006486179,-0.014049793,-0.018869761,-0.01601586,0.015405906,-0.014109794,-0.00092964026,0.0061975755,0.0057177222,-0.056894075,-0.005487066,0.0137747135,0.024952823,-0.032137886,-0.016004719,0.009422106,0.0598829,-0.015959818,0.006482649,-0.035016548,-0.0025837575,-0.0027872375,-0.06751963,0.013242019,-0.027605351,-0.0047537405,-0.02308844,0.0363426,0.008194404,-0.0012824275,0.0012163771,0.013984082,-0.02114136,0.029951036,0.015903456,0.020051152,0.020505141,-0.014858993,0.038199704,-0.025595699,0.028519897,-0.021062512,-0.006133862,-0.03301352,-0.0017205867,0.013562387,0.036587607,-0.042329587,0.027135964,-0.020591168,0.006825005,-0.031150172,-0.016681334,0.018838538,-0.040976025,0.0080410065,-0.040653817,-0.027684605,0.0069833132,0.013476103,-0.010274078,-0.013470447,-0.01799737,-0.016224658,-0.034486156,0.005566407,0.004308566,-0.020030504,0.009101728,0.0036571778,0.010054671,0.041862965,0.027602132,-0.02270913,-0.0026291914,0.018290127,-0.016576895,-0.029151818,0.003322901,-0.00024593045,0.024709798,0.033715036,0.016973197,-0.02503388,0.03653171,-0.04931264,-0.008597982,0.05245345,0.074003436,0.030101072,-0.008302472,0.057236295,-0.00613692,-0.027645212,0.0026215736,0.02099799,0.014815033,-0.047464423,0.006846357,-0.0015761744,-0.01179036,0.031942625,-0.016353067,0.02396705,-0.047359906,0.03719886,-0.016487198,0.01632521,0.041572783,-0.044124037,-0.001497105,-0.014406437,0.007861367,-0.0068958234,0.013058356,-0.030177748,-0.021945411,0.034625556,0.06960691,0.027640758,-0.02603302,-0.038573988,-0.035293598,0.005502838,-0.14734322,-0.028917966,0.009774316,-0.021018086,-0.005007601,-0.018636853,-0.020515326,-0.0456371,-0.016808579,-0.040280074,0.017782863,-0.024386926,-0.014812531,-0.023251073,-0.038061775,-0.0024387091,-0.01828846,-0.028797336,-0.011415858,0.074110955,0.05270066,0.020421304,0.08350221,0.014601184,-0.010389315,0.004124197,-0.03506468,-0.034603894,-0.04062899,-0.009810549,-0.018043352,-0.07555532,0.0064368495,0.039642595,0.014355108,-0.04974841,-0.021135679,0.036516897,-0.04461889,0.010312953,0.03575469,0.013166712,0.011543169,0.023590362,0.0048873383,0.07514769,-0.032607842,-0.015299428,-0.048433654,0.0076015615,-0.016807081,0.06378457,-0.009108592,-0.0010136588,-0.027014777,-0.06934473,-0.014247227,-0.005125056,0.022290418,0.036786836,-0.003061555,-0.018547527,-0.028127076,-0.012386562,-0.030232659,0.03330498,-0.05345533,0.021219496,-0.014638061,0.021991067,-0.036362622,-0.034346566,0.021609856,-0.032879487,0.008258269,0.03595062,0.018673608,-0.05366586,-0.0035531055,-0.011169827,-0.013060269,0.0075348634,0.01530612,-0.03397901,0.06132518,0.026959034,-0.015000994,-0.005198374,-0.06760398,0.020222204,-0.045889843,-0.034202494,0.021236233,-0.025753433,-0.027424755,0.027458876,-0.019060139,-0.0003985813,-0.013677487,-0.019149117,-0.01045305,-0.029094687,-0.0372421,-0.030904477,-0.012096522,-0.016667368,0.04252765,0.031651773,-0.035904836,0.017462408,-0.031147122,-0.0029236856,-0.000764277,-0.000896437,-0.048312522,-0.01603237,-0.022990992,0.01723458,0.049263634,0.029314442,-0.0116123045,-0.00029596733,-0.003735792,-0.029245395,0.024119148,0.11209141,0.005271815,0.015364314,0.02870783,-0.018596891,0.0071634846,-0.063880555,-0.008731115,-0.0011650509,0.0543667,-0.040429715,-0.027382346,0.044483963,-0.057489734,-0.02398134,-0.01725212,-0.02323648,-0.0011190174,-0.0011044362,0.010947133,0.0043799607,0.020660311,0.05349372,0.014147741,-0.0047461567,-0.01654153,-0.015742788,-0.0037484174,0.05081082,0.010464943,0.0086943945,-0.016229525,-0.016552279,-0.0006006745,0.056025606,-0.01599266,-0.017234275,-0.03519724,0.0035040858,-0.029749585,0.009065785,-0.0070055784,-0.010225666,-0.021693043,-0.0017720714,0.0580072,0.00924304,-0.008749607,0.024528861,0.00012902562,0.013941806,-0.011742256,0.030461706,-0.0018959559,-0.02888418,0.034312315,-0.01139147,0.028474776,0.0625474,-0.016872363,-0.02238235,0.029852383,0.009741807,-0.025434136,0.003144845,-0.023546295,0.003373,0.0054201665,-0.022913013,0.07189096,-0.009750797,-0.0030184777,-0.00071998086,0.024261799,0.021380115,-0.025591867,-0.011873491,0.016647564,0.029941997,-0.025910057,0.05873668,-0.020488858,-0.016357688,-0.0066434713,0.062986016,-0.025616221,-0.011507504,0.013292573,0.0087187225,0.011234444,-0.0013839011,0.020188138,-0.0075582033,0.00006679094,-0.046690084,0.0676826,0.00099487,-0.01341032,-0.051165625,-0.02718512,0.044111535,0.013140171,0.012103396,-0.032649234,0.0032975564,-0.047226418,-0.013362918,0.011841383,0.051211488,-0.0007519244,-0.037363514,-0.02622332,-0.016591521,0.0024797134,-0.016469149,0.015411136,-0.032537576,-0.0067660636,-0.020213693],"last_embed":{"hash":"18ncf40","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"18ncf40","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{5}","lines":[267,267],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"18ncf40","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03403478,-0.03173874,-0.047029763,-0.008741508,-0.027779514,-0.03513266,0.0018849164,0.009440013,0.046906997,0.024104256,-0.022155162,0.024933636,-0.021783179,0.0009105506,0.011405455,0.042462513,0.010621076,0.0030687368,0.018427413,-0.0072974316,-0.01569862,0.015822262,0.07590548,-0.026400775,-0.0055960524,-0.011169846,-0.026338382,-0.029801784,0.011547756,0.025677303,-0.0012255573,0.0037183536,0.022192564,-0.02039339,-0.015900422,-0.00037224684,0.0058065043,-0.0148886265,-0.03173468,0.04028005,0.01603188,-0.020133149,0.0011985801,-0.0332541,0.04138758,-0.038761348,-0.039202284,-0.018199071,-0.01392606,0.021428391,0.01703798,-0.016252998,0.045035325,-0.016629402,0.012570466,0.042665653,-0.021171749,-0.042342592,-0.013055554,0.025788333,-0.023909077,0.00019230244,-0.022211766,-0.016628608,0.019063083,0.06839719,-0.0037678655,0.016193513,-0.017028015,-0.019551372,0.01772429,0.0035148757,0.044923298,0.0049060304,-0.026815932,-0.0011544586,-0.037074074,0.008550912,-0.019710418,0.036083892,0.005805056,0.005212335,0.011910078,-0.020620508,0.014275613,0.0028253219,-0.031192262,0.050947335,0.023022227,-0.029404514,0.01406757,-0.01816788,0.030417256,-0.028836336,-0.01172642,0.035917126,-0.004983227,-0.02363367,0.023732567,-0.029389538,0.049591538,-0.0007681364,-0.013039501,-0.02188633,-0.020567792,-0.008817077,0.010408625,0.04726254,0.02796532,-0.0109465355,0.022223724,0.052677058,0.006171795,0.008118137,-0.00971619,-0.03475702,0.009069704,-0.008018989,0.028440723,-0.0111422995,0.060792666,0.042055275,0.01556973,-0.031244969,0.0019159396,0.02683753,-0.017323969,-0.01574807,-0.045444984,0.011167965,-0.003814826,-0.0060219285,-0.010388439,-0.008681314,0.011193279,0.004054924,0.063996255,0.037099417,0.001736296,-0.03032819,0.0254533,0.025528576,-0.008753371,0.01215393,-0.009866923,-0.061174344,0.031187056,0.00003907189,-0.02488969,0.047370456,-0.009702794,0.0136552015,-0.00965265,0.0359511,-0.025975076,0.020499786,0.004101361,0.038449913,0.006380894,0.02074362,0.0043191947,-0.016484132,-0.055598848,0.07302191,0.019717684,0.04394087,0.02986842,0.03241229,-0.013851814,-0.007669362,0.015725534,-0.040886432,0.007028842,0.016075863,0.038634036,0.01625811,0.07740292,0.015577356,-0.004425272,-0.03523012,-0.016226416,0.010978746,-0.0008918252,-0.038804356,0.0014288716,0.03566516,-0.011333238,-0.05326382,0.03141153,0.027255986,-0.014517033,-0.010166753,0.018201346,-0.06406313,0.06871556,0.0032267326,0.0009851556,0.016155642,0.014441826,-0.0055299103,0.008515441,0.05226605,0.030890781,-0.054202624,-0.07654227,0.0053720614,-0.017803403,-0.045455206,0.028868018,-0.019924982,0.019679388,0.028563429,0.009389469,-0.044457898,-0.011862471,0.009635503,0.06561328,0.0075941323,-0.02634522,0.00743481,-0.00496304,0.093358696,0.003844944,-0.004540989,-0.012051177,0.024806593,-0.0059469016,0.051822517,-0.004468046,0.01161642,0.040421966,-0.0033623262,-0.041471116,0.0024393904,-0.022545306,-0.0144327255,0.008056007,0.0018775247,0.040377293,0.047024146,-0.03822996,0.009879017,0.029762905,0.022050202,-0.014554797,0.023325559,0.038368434,0.012648041,0.009355907,-0.013318707,0.027775656,0.015324234,-0.0061112745,-0.047550593,0.023205401,0.022203218,-0.0024115937,-0.0028694437,0.017219165,0.0063737854,-0.007873294,0.01193961,0.012822384,-0.005910325,0.01986105,0.00085315417,0.009957513,-0.020464424,0.012319377,0.07241396,-0.005408694,-0.032796342,0.0058352556,0.018318547,-0.042589758,0.018858777,-0.03785184,-0.011698483,0.015101546,-0.005460675,-0.008151881,-0.040679652,0.022779714,0.00908404,0.05172731,-0.0016867074,-0.014859695,0.0012201588,-0.0008666864,-0.029079216,0.010567135,0.016568994,0.071146175,-0.0008119328,-0.067211255,-0.0024134333,0.0019310279,-0.15498291,-0.005450206,-0.03240681,0.02592974,0.027503392,0.016401062,-0.028868953,0.00440207,-0.055748176,0.018318301,0.01667715,-0.05551915,0.029015003,0.0037328338,-0.006307024,-0.01099371,-0.024373436,-0.013491698,-0.023069594,-0.04179073,0.008528873,-0.044419732,0.035771172,0.03627907,0.0040974007,0.029396316,0.060111295,0.012262043,0.0052083847,-0.030496174,-0.055968378,-0.008913242,-0.007709369,0.030193249,-0.0063332566,0.014800811,-0.00027980522,-0.0011915466,-0.019499505,0.01704382,0.033920415,0.056242075,0.010552386,0.016805772,-0.010436541,-0.04481473,-0.044116072,0.0017426031,-0.049468305,-0.022612398,0.02418239,0.00035113696,-0.036834154,0.027244782,-0.03056387,0.000459232,0.018170388,0.002256049,-0.039323915,0.0046032495,0.0037302908,-0.023203138,0.015479961,-0.013832774,-0.020637762,-0.06424192,0.025863698,0.012071394,0.010168105,-0.03932823,0.032322608,-0.018452995,-0.0038156076,-0.0027764628,-0.04242924,0.059631377,-0.003108203,-0.017447438,-0.014742397,-0.09782082,-0.029673474,0.0149663035,-0.016187113,-0.0061751404,-0.002852309,-0.02284956,0.030519651,0.016069338,0.030183772,0.25658733,0.039854426,-0.01847718,-0.020241681,0.038538378,-0.0038201406,-0.0060708313,0.06314461,0.007662349,-0.028084354,-0.0072671934,0.014312608,-0.010344644,-0.017266054,0.01965409,0.059030477,-0.073869675,0.01321554,0.051525198,-0.00020304137,0.010718924,-0.02099826,-0.0039998516,-0.042744536,-0.08388417,-0.051270403,0.008599794,0.0149148,0.004224656,0.008589707,-0.011399605,0.074072964,0.03802796,-0.043187134,0.039421894,0.026801229,0.03057303,-0.04154398,-0.020323679,0.0013809792,-0.0063675093,0.0032632907,-0.01738426,-0.0553083,-0.03460448,-0.021338353,0.01089724,-0.0133261075,-0.04530294,-0.023994615,-0.0005431803,0.01011984,0.022855591,-0.017885437,0.017035978,0.028182684,0.0018599256,-0.00078088476,0.0089647295,0.052593682,0.05255558,0.012449027,-0.023151848,-0.0337455,0.02253425,0.0056840414,-0.006376192,-0.027249943,0.028409762,0.045746453,0.019069135,0.034638755,0.022861857,0.028723871,-0.012597513,-0.014052613,0.03247611,0.06309025,0.008545012,-0.025761915,-0.0074437475,-0.039385308,0.0032424044,0.038162638,0.014552594,0.041398052,-0.027632322,0.08448402,0.009018376,0.0012448009,-0.01667664,0.003926121,-0.03258676,-0.033012353,-0.025091525,-0.007316929,0.014529999,-0.033352345,-0.0078928275,0.025420344,-0.04669786,0.05488219,0.01431202,0.008205622,-0.002857447,-0.015980523,-0.009917505,-0.036090057,-0.022889292,0.046614293,-0.07944158,0.0013027526,-0.0020277752,0.0037510633,0.013217247,0.06413311,0.037029605,0.029215546,0.04408685,-0.009032593,0.0141126625,0.013538266,-0.034783084,-0.0106797535,-0.02837315,-0.07352292,0.0030148462,-0.039103754,0.035188943,0.036679458,0.054554325,-0.020880302,-0.0060088495,0.030172916,0.037284497,0.02906302,-0.005176347,0.0039183353,-0.015118607,-0.005689718,-0.005419752,0.0307506,-0.018448733,0.004309866,0.0042555565,0.035762314,-0.04786474,0.010090251,-0.02872599,-0.015956355,0.049774148,0.017061068,0.016935071,-0.04261201,0.008474436,-0.059766065,-0.032689426,-0.04502894,0.00822262,-0.01758052,-0.017155178,-0.0017933302,0.020552913,0.07369701,-0.043014444,0.052498136,-0.011183482,0.032521404,-0.00688444,-0.02773233,0.0016316171,0.01073578,-0.030341633,0.0042725923,-0.039938882,-0.01810683,-0.004855599,-0.011916577,-0.007721591,-0.012394561,0.04236667,-0.053587914,0.008141331,0.031455815,0.057394475,-0.03956574,-0.004821014,-0.001160938,-0.015463723,-0.026274469,0.021548605,0.123582676,-0.0011025403,-0.015143696,0.029471377,-0.008712152,0.06417973,0.03969101,0.002368227,-0.026887756,-0.011171629,0.032518458,-0.0059704026,-0.0028045382,0.008857026,-0.011067033,0.00909488,0.025404653,0.005946989,-0.038951248,0.021269558,0.0028898923,-0.06822845,-0.009100411,-0.05159379,-0.053528614,0.0072739436,0.04558369,-0.034868542,-0.037899148,-0.03325168,-0.021480339,-0.014176343,-0.039374556,-0.028793128,-0.026093356,0.0040889992,-0.029574577,0.000021313692,-0.013125536,-0.010826379,-0.028679963,-0.0046984693,-0.011509147,0.024678748,0.022319214,-0.013311163,0.01742007,-0.032829642,-0.045814615,-0.00019394928,0.0093587525,-0.011886207,-0.0338549,0.029364929,-0.043496404,-0.017323434,-0.05103519,-0.033341344,0.0022918622,0.0089416215,0.006767554,0.0005150974,-0.023979664,0.025562203,0.0045784144,0.012062844,-0.009599358,0.005298808,-0.023863355,-0.0000666955,0.05309414,-0.012315345,-0.007761571,-0.021899525,-0.0329709,0.009647986,-0.0023054858,-0.024638992,-0.0650996,-0.012214243,-0.0072393934,-0.009278262,-0.017433977,0.004324173,-0.021864472,-0.020986214,-0.019518327,-0.0031920937,-0.003132381,-0.015647704,0.024606103,0.01579744,0.022841519,-0.05802821,0.011898061,0.034038115,-0.0127023,-0.0019086783,-0.059747092,0.024636872,-0.002578267,-0.051220868,-0.025205208,-0.011999039,-0.022578744,-0.020690925,0.045123007,0.0042847865,0.019351145,-0.015709568,0.018605009,-0.011512786,0.012949172,0.007945474,0.0015509049,0.016267955,-0.02300938,0.0089281965,-0.009474109,0.014731603,-0.054901488,0.0025241766,-0.046564538,-0.0056140353,0.009672037,0.02218107,-0.013779238,0.01651077,0.0063547995,-0.014833163,-0.043684814,-0.01492989,0.0057391142,-0.06272652,-0.012296401,-0.010645574,-0.028455518,0.017732233,0.0016537268,-0.001071865,-0.010272193,-0.04865384,-0.022287486,-0.024691753,-0.0071897972,0.028133342,-0.040890668,-0.0017229076,0.046758767,-0.011493763,0.05281629,0.026539229,-0.052327223,-0.0056692786,0.018738296,-0.008127669,-0.016607976,-0.0024584609,-0.0133403605,0.038068756,0.020854795,-0.0070676706,-0.036475934,0.01416794,-0.026023604,-0.00063501485,0.07545952,0.055415273,0.02002426,-0.030280573,0.06304753,0.006369717,-0.034995552,0.0024827165,0.02641178,0.017918024,-0.055145085,0.030184984,-0.011632048,-0.010493631,0.006965175,0.004124385,0.023421533,-0.03365552,0.020773575,-0.010384631,0.014838983,0.051836934,-0.005332852,-0.0037817599,-0.019722482,0.019863974,-0.008457032,0.04393195,-0.020500086,-0.014770813,0.028354239,0.08471695,0.034573182,0.0015138737,-0.02278635,-0.017810175,0.006500054,-0.15913858,0.007791459,0.0031178975,-0.017901924,0.013305579,-0.0316551,-0.022232976,-0.05447898,-0.022608377,-0.012266406,0.032526467,-0.024140788,-0.014339678,-0.020241298,-0.015211908,0.0050449814,-0.043042365,-0.05222316,-0.044758443,0.060989015,0.033614177,0.035460085,0.08196262,0.022725279,0.025124881,0.006866309,-0.057685908,-0.025086476,-0.03660443,-0.009865185,-0.027954891,-0.06418468,0.009532956,0.025682298,0.033415817,-0.047726683,-0.009417074,0.0034280801,-0.04928855,-0.0000616065,0.019183982,0.016694205,-0.020690432,0.0077019143,0.0051068044,0.064891756,-0.003165315,-0.008198952,-0.05643477,0.029618314,-0.0059384163,0.07275888,-0.00027648683,-0.00095224497,-0.014808685,-0.049046393,-0.025521187,0.009692717,0.010822151,0.006614913,0.0022644158,0.004568561,-0.039158102,-0.03890199,-0.04980777,0.01467124,-0.036544923,-0.028582165,-0.035393484,0.020337433,-0.026792388,0.0068230424,0.033434045,-0.03786607,-0.010038801,0.045404468,0.019412506,-0.035612796,-0.012354632,-0.023285042,-0.03531334,0.012714411,0.026174933,-0.034642555,0.03892932,-0.0013582273,-0.0044851433,-0.023818221,-0.09048737,0.022944592,-0.053566813,-0.010183332,0.012836152,0.014336901,-0.01015013,0.034477316,-0.020940427,-0.005284011,-0.01801641,0.004107547,-0.022424493,-0.023944516,-0.032395717,-0.029542048,-0.039708134,-0.059496522,0.03505646,0.019678613,-0.010960126,0.0015986405,-0.040506348,-0.0046330895,-0.0329556,-0.003912418,-0.05403882,-0.019516472,-0.011939583,-0.0058316905,0.059627295,0.039116688,0.0012419664,0.013030089,0.026968153,-0.023868619,0.008367094,0.10247905,0.0460239,0.048808448,0.010118257,-0.028097095,0.021144073,-0.068547055,-0.00015225608,-0.00695741,0.051851362,-0.01283064,-0.04607705,0.048171792,-0.056167006,-0.04507562,-0.029524313,-0.023099102,-0.020301193,-0.020922538,-0.0061971326,0.030466633,0.017005255,0.026561003,-0.016897801,-0.02135608,-0.009396922,0.011557272,0.0057394793,0.017621849,0.0023925195,0.011815174,-0.00785737,0.01863137,0.022541163,0.045050118,-0.0021030663,-0.040456217,-0.005922637,-0.029138181,-0.046231583,0.027034506,-0.00292098,-0.017984923,-0.017678697,0.0031554606,0.04132104,0.044802707,-0.0042883907,0.014231843,-0.008483337,-0.04894634,-0.010349152,0.024962105,-0.002887934,-0.02651713,0.03527207,-0.012581001,-0.00038860049,0.05364081,-0.017433187,0.0070952,0.004420919,0.01588729,-0.012735453,0.0018459355,-0.007657074,-0.023737365,-0.0024243821,-0.030309895,0.021599595,0.00573471,0.0090502715,0.0010515524,0.026607728,-0.0128096435,-0.01567657,0.01596763,-0.019363927,-0.0015392011,-0.030046977,0.036373403,-0.010947814,-0.0006452791,-0.004378075,0.065434694,-0.03566034,-0.020999858,0.010434187,0.0028191218,-0.012880909,0.0040387483,0.036586262,0.007301214,-0.017869815,-0.03547129,0.043506835,-0.012459246,0.017883578,-0.029030776,-0.023627179,0.057300694,-0.011672084,0.009742461,-0.026503997,0.020339528,-0.03161817,-0.016350424,0.0033710059,0.03170078,-0.00081976893,-0.022446701,-0.00976014,0.00036415487,0.017929377,-0.029924301,0.04455557,-0.026772955,-0.02623279,-0.01067355],"last_embed":{"hash":"1ozy81n","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1ozy81n","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{6}","lines":[268,268],"size":78,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ozy81n","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02937402,-0.019399885,-0.05657249,-0.00530693,-0.038657587,-0.06238111,0.031513833,0.0146966595,0.021861183,0.008474944,-0.02820567,0.013500828,-0.016044768,0.0047626956,0.0317477,0.022778017,-0.013633728,0.0050015147,0.01914265,-0.0043467493,-0.05970167,0.03916499,0.041002654,-0.048803225,-0.02254094,-0.006909627,-0.010132773,-0.019999288,-0.013669182,0.044601373,0.008036706,-0.001187173,0.040795512,-0.043848917,-0.004276561,-0.015561583,0.014887989,-0.011138078,-0.032923575,0.024466205,0.04739572,-0.051823206,0.022007009,-0.00715134,0.058511,-0.027807968,-0.04577884,-0.020179665,-0.024386024,0.03115892,0.008868674,-0.0082328655,0.052708957,-0.024094652,0.01039141,0.04904081,0.024899736,-0.03912201,-0.009199657,0.017631222,-0.01607552,0.018930756,-0.023441732,-0.020198727,-0.0048674815,0.050158463,-0.0015600821,-0.004028922,-0.007849001,-0.034595706,0.025298404,0.00618982,0.035619177,-0.0060419505,-0.03099125,-0.014866165,-0.028389545,0.013321809,-0.0037217105,0.010574569,0.01795386,0.005267334,-0.0062870914,-0.017753199,-0.01238035,0.011474761,-0.024922352,0.0052104164,0.03191002,0.005379644,-0.009768054,-0.009846875,0.0032707546,-0.026815953,-0.0023980103,-0.0010671169,0.00084567384,-0.033706907,0.040596414,-0.014643236,0.039148096,0.026290089,-0.025432061,-0.003964102,-0.0004574769,-0.009419495,0.017858861,0.062055584,0.03875977,-0.007471766,0.014363495,0.037308715,0.0025377292,0.014820559,0.008900612,-0.03775171,0.004606283,-0.005672231,0.008797242,-0.020617392,0.05592807,0.023261243,0.045209363,-0.02595926,0.021196159,0.036548167,-0.024695257,-0.018520426,-0.046381995,0.039127316,0.0012715164,0.0040531806,-0.015183743,-0.020455603,0.030820243,0.035623413,0.058640573,0.028974531,-0.0014138519,-0.03764415,-0.013690931,0.04193023,-0.01880973,0.0013344791,0.027289735,-0.058334816,0.0520898,0.019460116,-0.01726611,0.011325278,-0.012129679,0.00649139,0.011680588,0.043066703,-0.024280256,-0.00070841296,0.017036134,0.07555246,0.016372452,-0.00975564,0.0029862544,-0.038590424,-0.05639865,0.04917389,0.0002435031,0.013253572,0.015565279,0.023325754,0.0066596367,-0.01350779,0.00076602615,-0.045415774,-0.004710819,0.047522064,0.06121511,0.015797155,0.071953185,0.019491078,0.020456787,-0.021111883,-0.019456958,0.013252973,-0.016948286,-0.041276645,-0.013304006,0.042924754,0.012353261,-0.025942381,0.04068336,0.024456585,-0.02206651,-0.004327678,0.01403739,-0.028710004,0.08722485,0.013954806,0.02403267,0.020966984,0.011119046,-0.01893077,0.028583959,0.03879732,0.020828707,-0.023728766,-0.056464057,-0.012660013,-0.033478472,-0.021874156,0.0031064355,-0.014376266,-0.0058095525,0.03436047,0.0070343283,-0.018082054,0.0009770031,-0.020847706,0.020917887,0.006393469,-0.01334116,0.00089507236,-0.012042748,0.08606693,0.0064544296,0.01750999,-0.017566908,0.03379295,-0.014178264,0.06274132,0.015410265,-0.0064073345,0.021649005,-0.020175152,-0.04171218,0.007767187,-0.027187172,-0.016981786,-0.006875255,0.008295019,0.02874072,0.0077969283,-0.014612512,0.0094139585,0.026962198,0.003171927,-0.01581909,0.035776865,0.042767674,0.04010231,0.03011329,-0.017579282,0.036460117,0.0070928214,-0.012583327,-0.057757806,0.03993188,0.025876136,-0.0038020122,0.00406143,-0.0030975137,-0.013719607,0.0048970752,0.012952489,-0.006393808,0.00812853,0.006148843,-0.0146771865,0.010285419,0.0070108827,0.015165917,0.077608004,-0.009277483,-0.023338193,0.025084347,0.024837557,-0.06546806,0.02948099,-0.035186287,-0.0038930133,0.056931335,-0.0036917264,0.0029583392,-0.002782138,0.021079969,0.010706086,0.023293102,-0.008977538,-0.031665683,-0.031182928,-0.005785235,-0.018085381,-0.0057238573,-0.01689546,0.07094553,-0.019312376,-0.0756578,-0.016089847,0.023067718,-0.14355889,0.0017143752,-0.033948775,0.052495137,0.024216738,0.034615804,-0.036636505,0.020629223,-0.044024326,0.0092311315,0.0068870336,-0.045834016,0.055944342,0.0048872666,-0.020938853,0.0030666755,-0.023511702,-0.02095,-0.019915037,-0.03503066,-0.030676581,-0.040195666,0.032076355,0.031204278,0.010426029,0.02458225,0.053486593,-0.024590086,0.015705505,-0.021626713,-0.04711617,-0.006209335,-0.0063971053,0.03288605,-0.014053467,0.010654314,-0.029450526,0.01903196,-0.008655696,0.0020094614,0.07687258,0.00444186,-0.009350952,0.005567925,-0.0057879905,-0.0068853074,-0.045222756,0.024980351,-0.016727228,-0.037088335,0.027320033,0.013044169,-0.02292016,0.016292712,-0.03626466,0.0066759232,0.01737605,0.012793844,-0.01710276,-0.04820227,-0.0057241134,-0.026633766,0.014962934,-0.011523096,-0.011594675,-0.055380158,0.0056562196,-0.005181867,-0.025892634,-0.003449922,0.02086758,-0.034170978,0.011960079,-0.026337275,-0.030730618,0.038535785,-0.005231275,-0.02836351,-0.01064706,-0.10754614,-0.0014934792,0.029874623,-0.037874382,0.0031767085,-0.014388571,-0.0471559,0.020495914,0.005640039,0.03735358,0.23402248,0.053412918,0.01616263,0.0012071803,0.039606318,-0.035401702,0.013365607,0.04388592,0.006447347,-0.008770935,0.0070155007,0.010007707,0.01286998,-0.0012266119,0.022764497,0.020298347,-0.07986515,-0.00048817758,0.0594862,0.022167245,0.026785294,-0.049658,0.022456808,-0.032036647,-0.07329462,-0.0617577,0.014764204,0.061278004,-0.0061048097,0.00055951794,-0.048380673,0.11117519,0.038251236,-0.05544157,0.05552915,0.027816292,0.021944612,-0.062798366,-0.021729765,0.009944824,0.00018237362,-0.0039863894,-0.026741797,-0.05441418,-0.04087523,-0.004551965,0.009296879,-0.0005446909,-0.040798645,-0.023386853,-0.00826539,-0.011601462,0.014558939,-0.009746228,0.0055177086,0.016396938,0.0036492518,-0.02998504,0.011941888,0.019723177,0.0443582,0.008625992,-0.06288126,-0.012104517,0.041863155,-0.012003651,-0.033273116,0.0058690724,0.026655007,0.015326343,0.0011961802,0.03280379,0.023452843,0.03418341,-0.021231126,-0.01952369,0.06606825,0.049104325,0.018162426,-0.004138509,-0.029661639,-0.02744668,-0.02339882,0.0262602,0.02408245,0.010436955,0.022788262,0.04711813,-0.00727632,-0.017556814,0.0036464687,-0.0057571046,-0.020169435,-0.013100039,-0.0002570094,-0.00947469,0.02931536,-0.041899856,-0.01574096,0.030889593,-0.02386621,0.041362245,0.0045560086,-0.00084768474,0.009686604,0.014359834,-0.018852485,-0.016894052,0.007199408,-0.00027380022,-0.082448654,0.013894208,0.0046606255,-0.023077313,0.00948345,0.073413335,0.02574213,0.0039581773,0.06371619,-0.005399181,0.02999852,0.049283385,-0.04598272,0.02134883,-0.027084487,-0.058356687,0.0073767304,0.0062683662,0.021670884,0.03621353,0.05695958,-0.021140052,-0.009248739,-0.001977393,0.028433409,0.022998141,0.014445647,-0.0041994653,0.005215272,0.011371826,0.0029766297,0.022411184,0.010120969,0.00665881,0.024243591,0.031762484,-0.03265271,-0.018916614,-0.03286024,0.012376178,0.031180736,-0.0046518915,0.024201822,-0.04179885,0.0027803537,-0.08283565,-0.040270206,-0.052557033,-0.012385909,-0.026891442,-0.0121408235,-0.005798901,-0.022141583,0.06421749,-0.0598643,0.030758278,0.024845155,0.01700321,-0.019938014,-0.008968801,0.010828814,0.029524941,-0.052363772,-0.021966722,-0.03443382,-0.035310145,-0.026487786,-0.013069691,-0.018685179,-0.03915009,0.044825424,-0.023763565,-0.053096294,0.027797155,0.0500926,-0.040285163,-0.026817214,0.0020765543,-0.019114383,-0.015494001,-0.0077593387,0.11206724,0.000056417663,-0.015499487,0.026131747,0.005234464,0.015189063,0.045417067,0.017981017,-0.012336626,0.018910525,0.017085351,-0.0055293315,0.019861693,0.013754291,-0.021726076,-0.0018981805,0.04392523,-0.0011517141,-0.03591857,0.0008790129,0.0033421929,-0.06353009,-0.0122145545,-0.036520857,-0.034894858,-0.022678176,0.021889744,-0.06345888,-0.024281902,-0.00909236,-0.03516102,0.0011310558,-0.035810694,-0.017109709,0.00302725,-0.024766538,-0.03200864,-0.048328076,0.0018629825,-0.013735931,-0.053492967,-0.019805646,-0.01126933,0.016376814,0.026644383,-0.00926425,0.032717243,-0.0058520343,-0.018876685,-0.01250497,0.020880098,-0.007585003,-0.025237316,0.014775402,-0.023798019,-0.043914326,-0.047276024,-0.012391027,-0.026147204,-0.0064835,-0.032031164,-0.01873004,-0.027102675,0.02372572,0.0077380203,0.023699865,0.0030018785,0.026533384,-0.0195232,0.02047789,0.042327393,0.030445911,0.0011064644,-0.014216454,-0.061238218,-0.01193876,-0.016021013,-0.049770117,-0.025536805,-0.011121661,-0.0056381132,-0.010347156,0.000023629906,0.033867598,-0.017239008,-0.025749983,0.007499777,-0.00046002536,-0.04437959,-0.0021783393,0.038266715,0.01325664,-0.01544162,-0.02503888,0.025796214,0.054853473,-0.03423647,0.0030152288,-0.037879135,0.009282693,-0.0038626392,-0.065653495,0.01879162,-0.02566086,0.0122400625,-0.007734697,0.034586143,-0.008830488,0.028343359,0.003929056,0.022237774,-0.018786447,0.035029627,-0.0043795644,0.018365053,0.024997389,-0.01524889,0.017818457,-0.028815607,0.02690797,-0.022546696,-0.019329248,-0.042663768,-0.020826634,0.008662069,0.025986984,0.0007297194,0.02582767,-0.00007784727,-0.011131519,-0.04106194,-0.005440281,0.013392647,-0.044939853,0.005871854,-0.036900308,-0.037325524,0.01723029,0.0031736537,-0.011458912,0.001491709,-0.039032236,-0.021635927,-0.02640694,-0.0041107517,0.007207758,0.0039317715,0.0015550145,0.027912341,0.0005323527,0.053208593,0.009737744,-0.03934554,0.0019980106,0.015722556,-0.013324976,-0.036480322,-0.022856027,0.009903739,0.025418242,0.028536042,0.008575693,-0.029213708,0.04031853,-0.03189626,-0.012975396,0.060053464,0.049872607,0.030613298,-0.011476095,0.04316461,-0.01410923,-0.019251961,-0.008288218,0.0063745347,0.007254996,-0.04745853,0.0143515365,0.014520895,0.0072216652,-0.00074575044,-0.025300741,0.037003297,-0.049592525,0.035641626,-0.01472014,0.0055005057,0.038131323,-0.030225797,0.016782878,0.0015550598,0.01944013,0.0037800595,0.031922013,-0.017748117,0.004410152,0.04553372,0.09423143,0.025889518,-0.007990948,-0.022005998,-0.03479913,0.0037705419,-0.14078301,-0.024022942,0.0021815244,-0.02441967,-0.0027385333,-0.024251917,-0.009274785,-0.0587282,-0.01344359,-0.027833965,0.011237332,-0.0012525026,-0.041681543,-0.0163522,-0.030627934,-0.004368881,-0.036368866,-0.020064594,-0.011297863,0.08499718,0.05006394,0.029972974,0.069599815,0.011130058,-0.011071684,0.015599966,-0.04386576,-0.0063925046,-0.020415079,-0.011495327,-0.039372995,-0.06254075,0.013788942,0.02628864,0.02066268,-0.050161824,-0.003354032,0.015167943,-0.054806035,-0.012777247,0.0146490745,0.021889284,-0.0077295513,0.04204999,-0.007742996,0.06627955,-0.01238537,-0.02070423,-0.07782443,0.016099777,-0.008334283,0.049760897,-0.040668212,-0.0057066395,-0.031279,-0.04526948,-0.015044524,-0.02331139,0.023857284,0.044507302,0.011700728,0.010065429,-0.042218704,-0.008052928,-0.042964313,0.037308116,-0.04766804,0.026880523,-0.0070753596,0.022892665,-0.045331515,-0.035155315,0.030996136,-0.039276607,0.008784986,0.040368333,0.0053318306,-0.03482685,0.00860416,-0.021003738,-0.024732543,0.007918765,0.01270388,-0.051410057,0.051163096,0.006328639,-0.0072966195,-0.016339125,-0.088009745,0.020288493,-0.044209287,-0.03151162,0.009924031,-0.014755426,-0.012959272,0.02785768,-0.02731699,-0.0000039932293,-0.017148195,-0.006701514,-0.013263372,-0.011321065,-0.032659173,-0.04297636,-0.018027226,-0.009950871,0.03104326,0.014995368,-0.031960655,0.015082273,-0.048980754,-0.008131023,-0.007610662,0.00011099675,-0.05073268,-0.014145093,-0.019378865,0.0108988555,0.052046474,0.013426359,0.004127622,0.0029347625,0.01019077,-0.033271305,0.0014997551,0.103548594,0.0005598509,0.04160092,0.018787753,0.017093401,0.009663246,-0.045367334,0.013060183,-0.0077702296,0.051855985,-0.026410533,-0.03107909,0.042091604,-0.051337793,-0.03570838,-0.026998134,-0.013536654,-0.013628782,-0.016211424,0.01647729,0.009727527,-0.00026167408,0.05267575,0.0030932922,-0.01119203,-0.009896365,-0.027414365,0.008628578,0.047884803,-0.006116268,0.0124212,0.004894709,-0.014955841,-0.000011228729,0.065383896,-0.008381681,-0.03234977,-0.023088664,0.0017745141,-0.03071786,0.033992056,-0.0055582062,-0.017619822,-0.029178252,-0.014720517,0.060244855,0.007901564,-0.003442464,0.04396508,0.007488353,-0.020157555,-0.018713946,0.017146586,-0.0011427266,-0.037947193,0.050572407,-0.027678149,0.02283412,0.07161943,-0.02879723,0.012526178,0.012378151,-0.0047045816,-0.016912194,0.01591794,-0.04532469,0.0077557038,0.014559618,-0.022025311,0.065111674,-0.0017339819,0.0039269933,-0.0027368336,0.023458555,0.001826491,-0.026524488,-0.02524957,-0.0030845688,0.015987962,-0.040253676,0.039460883,-0.009331404,-0.031507358,0.018505294,0.039665878,-0.042493958,-0.019419419,0.014211882,0.019222148,0.009589189,-0.0013226104,0.05087827,0.012992298,-0.0167562,-0.03198114,0.040106803,0.024205035,-0.0045512416,-0.03989294,-0.057314098,0.026494056,0.0036878216,0.020505935,-0.046914484,0.0033194749,-0.03326366,-0.022680834,-0.0047418736,0.04471604,0.0011928243,-0.02162634,-0.017830994,-0.03160835,-0.005343417,-0.0128978845,0.027848018,-0.039470136,-0.02595955,-0.022661194],"last_embed":{"hash":"mwuwsl","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"mwuwsl","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Success Metrics#{7}","lines":[269,270],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mwuwsl","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03516042,-0.039425883,-0.053620636,0.008438061,-0.031737126,-0.034191027,0.030069267,-0.0026680003,0.0036474147,0.0050746715,-0.0082514705,0.00023571544,-0.0036474548,-0.005875944,0.021237127,0.037507575,-0.032508258,-0.0016369596,0.05279221,-0.007623578,-0.01406633,-0.00019143405,0.06405637,-0.033413995,-0.00014134645,0.0028913568,-0.03761434,-0.016589371,0.029205266,0.053169332,-0.017789941,-0.038593035,0.080209196,-0.027562056,-0.021947427,0.013132107,0.024987765,0.0009874589,-0.04402806,0.046422765,0.0496911,-0.0536444,0.012949449,0.024548078,0.05427796,-0.01699026,-0.050506473,0.0012099618,-0.018961262,0.0010230581,0.03275826,-0.036053307,0.036170863,-0.00033616181,0.018996606,0.026555747,0.01247684,-0.032838695,-0.031045672,-0.012176743,-0.05116831,0.0231651,-0.036071245,-0.013342626,0.0010793795,0.06414518,0.01920691,0.016103245,-0.02610701,-0.02844344,0.01838966,0.00013900013,0.06033179,0.016570002,-0.054416824,-0.006074761,0.00041629345,0.011464988,-0.00721955,0.0027580024,0.015122762,-0.017395431,-0.0010115557,0.00402261,-0.040546488,0.034855887,0.013615473,0.06738923,0.025880005,-0.021286085,-0.008715986,-0.014631811,-0.0010678356,0.0008143656,-0.006137488,-0.0035461239,-0.0006547682,-0.0153587125,0.05354684,0.012843935,0.015994003,0.0035845968,0.0024856029,-0.013484235,-0.014236997,0.00014201357,0.011536357,0.037200198,0.038258992,-0.0120640835,0.009810579,0.051958174,-0.0070170686,0.0031785658,-0.003854131,-0.0215541,-0.0030644147,-0.024835924,0.0005851553,-0.022191102,0.04391679,0.024810707,0.03106758,-0.019214114,0.00010354871,0.03298609,-0.008305498,-0.014848769,-0.046983995,0.042857125,0.001641961,0.033700045,-0.03564809,0.013462141,-0.028398555,0.021615366,0.06726784,-0.0011952362,-0.0010324003,-0.062546656,0.0072482736,0.006596175,-0.040545046,0.0078003323,0.012744374,-0.025449894,-0.017640566,0.02263026,-0.007847997,0.044460937,-0.011363475,0.035266344,0.000117492025,0.032367136,-0.032786187,0.019004457,0.004577594,0.015142735,0.0062310537,-0.011823341,-0.0056035304,-0.0031565588,-0.027631618,0.04590658,-0.0012638912,0.007173732,0.018542519,0.00589991,0.0031029137,-0.0056944545,0.0025503295,-0.0111933695,-0.016176336,0.009345049,0.0346752,0.020749412,0.06750723,0.035914447,0.000837864,-0.027779603,-0.064326696,0.045280736,-0.018679729,-0.080812536,-0.004027553,0.054437738,-0.0115068965,-0.018044217,0.015399497,0.028942201,-0.027921798,-0.013534011,0.0063875127,0.0046130926,0.08197578,0.015235612,0.018088128,-0.0042341,0.035145756,-0.012231256,0.008526876,0.028619744,0.007907615,0.020262577,-0.031012997,0.0064662094,-0.043566003,-0.024863064,0.015547247,-0.04627996,0.028952004,0.02948772,-0.01251379,-0.024677498,0.03872219,-0.0010601867,0.037624996,-0.017976286,0.019695833,-0.006895884,0.005469729,0.07988487,0.0032094722,-0.02080571,-0.022050865,0.012913589,-0.011648545,0.051827542,0.022298636,-0.005261073,-0.014653598,0.026381018,-0.007961777,0.026099335,-0.0059792576,-0.0022382555,0.00093471486,0.0024930362,0.0065882485,0.014706176,-0.035705887,0.04459613,0.015285814,0.027073644,-0.00015255183,0.0008141112,0.023135487,0.07147844,-0.013950982,-0.0056884508,-0.03486496,-0.014637577,-0.04636664,-0.03299574,-0.0027915172,0.030532565,0.0022197312,-0.0031029107,0.021938728,-0.015407137,-0.004134937,0.0063564586,0.011831383,0.015342244,0.003738484,0.0058376547,-0.011339733,-0.020849856,0.009480906,0.06735153,0.022066073,-0.031743865,0.0017089414,0.04731438,-0.041599993,0.0071566314,-0.02984699,0.030743109,0.01874539,-0.022183849,-0.031767964,-0.009452546,-0.010951487,0.017629828,-0.012642663,0.0071561644,-0.038785208,-0.014033656,-0.0029096922,-0.032788444,-0.022232458,-0.029612442,0.07053265,-0.020774646,-0.0502602,-0.0017317943,0.021714961,-0.16490394,0.01773305,-0.021697782,0.053366292,0.011500638,0.0119088935,-0.039894607,-0.012600993,-0.074225724,0.049795784,0.015966823,-0.04657001,0.034585726,-0.0049799643,0.00033533084,-0.0053154677,0.0011688414,-0.030096382,-0.031211838,-0.047915995,-0.019769944,-0.04975928,0.057735436,0.072194405,-0.029256303,0.034388073,0.043040834,-0.022850608,0.025001219,-0.05906473,-0.083801694,0.012934056,-0.0011786942,0.009866745,0.01732938,0.01902398,-0.0064503527,0.037850402,0.04113004,0.0011385957,0.06572338,0.03652283,0.0049545392,0.01936773,0.0014375608,0.015942888,-0.040823523,0.01563719,-0.04435145,-0.009390555,-0.0089366,0.012447595,-0.022157524,0.007215099,-0.03456664,-0.00864773,0.0050113513,0.045540337,-0.0015698341,-0.017499747,0.0010820979,-0.028000858,-0.009931344,-0.006716442,-0.023712592,-0.04739653,-0.014308435,-0.016197784,-0.018271463,-0.010253548,0.026355106,-0.0011360567,0.0015483225,-0.019169863,-0.013000118,0.043199725,0.007826776,-0.009300323,0.006113321,-0.12052967,-0.0222745,0.03041529,-0.055070493,0.0016303596,-0.0074370443,-0.03971743,-0.005105031,-0.013248621,0.01812615,0.25041243,-0.0047637606,0.0458423,0.05400479,0.03135261,0.00024960027,-0.02600348,0.051845938,-0.0009093253,-0.028233247,-0.0043950058,0.040400233,-0.009236474,-0.014282323,0.013956708,0.038338877,-0.057280038,0.017426016,0.048917487,-0.012691664,0.025875557,-0.051021583,-0.0019164243,-0.016749393,-0.10034135,-0.05439962,0.0035058234,0.057561897,-0.027616812,0.04294363,-0.015875755,0.029031856,0.033660408,-0.046231322,0.059975356,0.022326708,0.0029504462,-0.06153045,-0.013157554,0.0075503686,0.019807484,0.020677703,0.03700378,-0.07864332,-0.03321582,-0.0069297417,-0.0058377218,-0.0006260123,-0.035890717,-0.019045101,-0.03054448,0.062147435,0.03747488,-0.028061407,-0.016657509,-0.00033952697,0.0030716055,-0.018753443,-0.013718949,0.012157318,0.014456501,0.02280485,-0.042392656,0.0018352894,0.041697253,-0.020410627,-0.04458023,0.0217269,0.023573577,-0.0045038452,0.010536475,-0.018667355,0.0033782998,0.005118531,0.0129215345,-0.018205825,0.009213839,0.027981535,0.028162394,-0.031981744,-0.006016382,-0.026806738,-0.029814785,-0.021413593,0.044643983,0.009400908,-0.033840526,0.031516004,-0.024364335,-0.004080176,-0.004067902,0.03293592,-0.027061941,-0.033239882,0.004119992,-0.019743333,0.02175364,-0.033525415,-0.027571643,0.014294828,-0.009553862,0.0542199,0.016118485,-0.033710625,0.015941707,0.0034550934,-0.00079928857,-0.03531218,-0.03868761,0.006797252,-0.08615473,-0.004546363,-0.006086374,-0.025302757,0.031741068,0.072868034,0.016332062,0.002763896,0.03834308,-0.031383723,0.029962676,-0.008493874,-0.043276086,0.009363257,0.009900471,-0.033425476,-0.013800993,-0.010300682,0.059185904,0.008583469,0.035704367,-0.035062052,0.0077273566,0.018121308,0.04224524,0.016653644,0.025159238,-0.028472906,0.02112558,0.002587138,0.006695591,-0.01700048,-0.009902492,0.01865731,0.033186805,0.019611668,-0.0005201633,0.044119254,-0.039191786,0.025513548,0.008921103,0.0073518003,0.029784048,-0.030519094,0.00342557,-0.091100134,-0.018826835,-0.010105224,-0.0108731855,-0.026068157,-0.01777004,-0.008776161,0.035406362,0.07232537,0.011770518,0.011652138,0.030841555,0.0018338021,-0.011449411,-0.014767234,0.026031425,0.030076753,-0.001118291,-0.009190911,-0.021400934,-0.059547067,-0.031540394,-0.024280759,0.00647194,-0.025547476,0.048533168,0.0013881791,-0.028293693,0.012715063,0.034946468,0.01301278,-0.038566496,-0.009881529,-0.027198074,-0.0106907245,0.010048414,0.10253523,-0.017001718,-0.0047980566,0.01055153,0.0016388524,0.038907737,0.046736002,0.0131350765,0.004339615,0.018766906,0.04752329,0.033544257,-0.007309515,-0.013523907,-0.0034898254,0.017598743,0.010157864,0.0013949035,0.009786533,-0.013981434,-0.0040084505,-0.022884991,0.004815275,-0.05815498,-0.056271028,-0.009651746,0.02456694,-0.053113338,-0.022446172,0.0015947561,-0.02384258,-0.01734529,-0.070058696,0.0023996208,0.023933489,-0.039490175,-0.04722348,-0.0061119213,0.005884068,-0.0037218356,-0.044942807,-0.008251599,-0.02816782,0.02181571,0.013266511,0.0033888812,0.026672674,-0.0058329157,-0.025141748,-0.0154274935,-0.021982586,-0.016467044,-0.029169988,-0.0021970596,-0.011064395,-0.049246512,-0.005280452,0.011099288,0.008293495,0.011303675,-0.0017524994,-0.010277762,0.0071805543,0.04635677,0.016000932,0.011626555,0.0143244155,0.029177101,-0.024881098,-0.011186414,0.028899139,0.00076125877,-0.014454989,-0.01982742,-0.07093201,0.0067747394,0.019255439,-0.029255422,-0.03660616,-0.0023385566,-0.014741562,-0.027798677,-0.021645572,0.012198921,0.0053249625,0.0051582577,-0.045553427,0.01555061,-0.05022024,-0.022709055,0.060832407,0.039148375,-0.012099757,-0.039503124,-0.015520005,0.044670176,0.010313102,0.002014881,-0.0502826,0.010763511,-0.00024250106,-0.07317308,0.023576759,-0.019513912,-0.018652346,-0.055279396,-0.004588004,-0.013121053,0.0128096575,-0.006193819,0.029233517,-0.016917214,0.00786081,-0.0052653854,0.02433408,0.010238987,-0.011594002,-0.0033981185,0.0044898377,-0.0066140676,-0.02383518,-0.010838821,-0.030454695,-0.028774776,0.017395735,0.03085773,-0.014353925,0.06466498,0.015776617,0.008975437,-0.06798625,-0.012964994,-0.0043792073,-0.018884666,0.00570067,0.02363638,-0.005833342,-0.0124003,0.0051081963,0.0006011544,0.0076696137,-0.049272437,-0.027011732,-0.01750469,-0.009925019,0.03433592,0.0131863635,0.015861949,-0.022837028,-0.026405547,0.018268887,0.02463391,-0.045298684,-0.032831814,0.03317541,-0.004424356,-0.0298851,-0.036105543,0.02342361,0.045253396,0.012174811,-0.0032039096,-0.058208857,0.02139186,-0.00987566,-0.020011593,0.058258142,0.029079022,0.017902514,-0.027538223,0.026132224,0.030645175,-0.049276333,-0.011080171,0.037766293,0.016596429,-0.028858386,0.018192869,0.007738611,-0.0031876839,0.0067254305,-0.015309583,0.04712687,-0.0152358245,0.0462704,0.030801857,-0.006061636,0.062607326,-0.04225434,0.0028836504,-0.044260293,-0.023854675,0.0115468325,0.058850914,0.011902691,-0.028445294,0.01288741,0.08621094,0.006960144,-0.009919841,-0.053714994,-0.053732075,0.009893375,-0.14047563,-0.00022786028,0.015200109,-0.017888483,0.010939257,-0.028526297,-0.0142529495,-0.05403653,-0.017322863,-0.010796669,-0.0072639487,0.023779599,-0.023788791,-0.0025036172,-0.026168577,0.030187137,-0.04516333,-0.002991423,-0.032746237,0.037838582,0.03131268,0.010739123,0.031485856,-0.008945889,-0.021919716,0.013513569,-0.007152853,-0.013790837,-0.030507531,-0.016020836,-0.06846793,-0.06335874,0.011698613,0.020547155,0.026221905,0.0028921745,0.009302961,0.029353604,-0.06794378,-0.01188203,0.01943893,0.031562936,-0.01998282,-0.0046557197,-0.012917037,0.06132921,-0.043625005,-0.028154606,-0.055840805,0.007970729,-0.03768881,0.062431395,-0.039779745,-0.020912904,-0.003084756,-0.014028248,-0.025401082,-0.00058711227,0.038659308,0.027594376,0.015295558,0.02957915,-0.049929254,-0.017073965,-0.029115148,0.047398753,-0.043802723,0.033747345,-0.008045652,-0.00088315684,-0.018976135,0.002904554,0.007961125,-0.022320429,0.014893802,0.013059146,0.019214457,-0.027528493,-0.036423065,-0.019291058,-0.018964352,-0.0068120244,0.0093638515,-0.060216706,0.029378721,0.023956956,-0.022004832,0.014941492,-0.025719825,0.014288261,-0.04010001,-0.038143788,0.018378604,-0.022516938,-0.025024392,0.021842262,-0.034248214,0.02585821,-0.03255776,-0.023947429,-0.016413542,-0.03564749,-0.04899441,-0.028684886,-0.032243248,0.005099415,-0.007885384,0.01407662,-0.036537293,-0.03913124,-0.007594806,-0.016989348,0.005891119,0.012413337,-0.056057163,-0.012844883,-0.00896519,0.03005351,0.011741859,-0.0010038001,-0.006224834,-0.014614088,-0.011747092,-0.01039454,0.033976503,0.08975622,0.016429666,0.030375948,0.04219169,-0.02317695,-0.011163813,-0.05582636,0.02672271,-0.035776857,0.03458956,-0.038508818,-0.00082279823,0.043296568,-0.013704611,-0.022899471,-0.030360412,-0.01195926,-0.021642918,-0.008006814,-0.0061040493,-0.0070971353,0.04499749,0.03293574,0.028419225,-0.021967007,-0.0025877587,-0.021718077,-0.008050984,0.034881737,0.002804846,0.043640282,-0.024850048,-0.011248867,0.037865993,0.07789264,-0.024666458,-0.042349733,-0.00692375,0.011928801,-0.028490683,0.07055387,-0.0031614432,-0.009316826,-0.013163366,-0.016354162,0.046759825,0.0037696396,-0.019405909,0.02323779,0.0077011893,0.019744564,-0.017937038,0.01060148,-0.00004385473,-0.008155115,0.025094729,0.03756843,0.037310503,0.039894797,-0.024125064,-0.0076596295,-0.028322298,-0.009176675,-0.043218464,0.01725416,-0.00637349,-0.010226579,0.011530871,0.00408377,0.044670116,0.019410912,0.022745522,0.0015886503,0.050504576,0.012975272,0.023788886,-0.031726293,0.01802237,0.01558972,-0.04233729,0.025795802,0.010035972,-0.007415283,-0.019522669,0.0230814,-0.05266695,-0.019258639,0.011426281,0.01452593,-0.01741014,0.04031723,0.040277936,0.0134210205,0.0027614196,-0.064290635,0.020989448,-0.0065617613,-0.004868921,-0.027366111,0.004873564,0.0018549826,0.02301806,0.01699528,-0.04313329,0.014295035,-0.036200576,-0.0025676573,0.0048126737,0.056751214,0.017721068,-0.020180997,-0.012467162,0.011730784,-0.0193699,-0.018408656,0.043671034,-0.041804783,-0.008642509,0.016370695],"last_embed":{"hash":"1mpvvq","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1mpvvq","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis","lines":[271,290],"size":643,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mpvvq","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04212364,-0.031234886,-0.053138066,-0.005677358,-0.032666337,-0.039422788,0.037587006,0.008403922,0.007154362,0.029776935,-0.010501601,-0.015771082,-0.013676901,-0.019510863,0.011993438,0.03696346,-0.039705005,-0.0063150898,0.04019718,-0.0024544063,-0.026430301,0.018009426,0.055081148,-0.029549565,-0.003176937,0.0072453115,-0.028011166,-0.029866783,0.0054381737,0.053938955,-0.020401606,-0.067883,0.08964071,-0.017770782,-0.0045867385,-0.017751763,0.006438474,-0.0062667695,-0.061316937,0.03870095,0.043349415,-0.044334013,0.023162177,0.007092517,0.057481486,-0.01980853,-0.047261585,-0.0032360547,-0.030343026,0.014845344,0.041534156,-0.030003993,0.04356579,0.001554121,0.025283132,0.01899877,-0.020231478,-0.032642357,-0.04036751,0.006421952,-0.04743919,0.0038692376,-0.020854559,-0.025509432,0.011584434,0.0754932,0.003732323,0.027117746,-0.023091752,-0.013610353,0.033394866,0.0038419429,0.037942205,0.030199429,-0.04306005,-0.014790006,0.002197728,0.006438736,-0.008536418,-0.0033797876,0.017072188,-0.019503973,-0.0006592736,-0.017666029,-0.041891932,0.04590618,0.0069819116,0.05999627,0.027599331,-0.009606836,-0.014550679,-0.001975964,0.016995946,0.0045264717,-0.01585203,0.00045561098,-0.012129827,-0.01712547,0.052944712,0.004557172,0.0155340675,-0.00069987314,-0.00516616,0.00042684132,-0.026193235,-0.007957376,0.005724213,0.03420719,0.042393535,-0.018041568,0.0011976628,0.039297808,0.0031195283,0.00804891,0.009575781,-0.011439583,0.0010166516,-0.01722887,0.008560769,-0.048959766,0.043074377,0.033602733,0.02122124,-0.025145765,0.024522778,0.036702234,-0.012640084,-0.009295829,-0.051460244,0.016640527,0.0047290833,0.037869453,-0.027928788,0.02026902,-0.006016713,-0.0067635514,0.068397954,-0.021342125,-0.0030320806,-0.03761288,0.012432581,0.03330218,-0.033041246,0.024895076,0.010930986,-0.034693327,-0.00062668824,0.029410314,-0.003894661,0.030582672,0.0055225845,0.029467905,0.0062698447,0.027905485,-0.028826555,0.026803432,0.011291331,-0.0050855274,0.016539987,-0.01442888,-0.006090368,-0.0023241017,-0.030505743,0.023298286,-0.004011448,0.0035179802,0.03601029,0.018786784,0.0066282535,-0.023477279,0.021693656,-0.044231076,-0.02376581,0.0025423123,0.026042977,0.015483163,0.08509532,0.028316488,0.0023255763,-0.026359107,-0.063714646,0.039859723,-0.035703424,-0.07278766,-0.008085636,0.0467818,-0.00770665,-0.017220946,0.022124395,0.021951938,-0.02792073,-0.017772883,0.0029081483,0.00094932056,0.07432887,0.023283092,0.0073053087,-0.00061785855,0.040282756,-0.023906907,0.0046933126,0.037995633,-0.009764574,0.0033156471,-0.007869908,0.005075935,-0.030880192,-0.0120762875,-0.0016119529,-0.02800816,0.024338586,0.035791893,0.0041427594,-0.018574098,0.0390079,-0.021325516,0.043979652,-0.016100239,0.011826662,-0.008678772,-0.026521796,0.07793642,0.0011169926,0.025879467,-0.022020008,0.02912739,-0.028498115,0.031967092,0.02954936,-0.00035939194,-0.032294586,0.01767911,0.0055953455,0.020554114,-0.010679525,0.0032701122,0.014298505,0.0025436154,-0.0018155227,0.018867906,-0.019362763,0.037725184,0.004340469,0.022401784,-0.0050436817,0.01858827,0.017617924,0.081121095,0.001874517,-0.019558128,-0.029004656,0.0022938142,-0.03599484,-0.024285683,0.0029754192,0.020162428,-0.014601552,0.0011763877,0.040645298,-0.016388051,-0.0025808879,-0.0068201707,0.0030263944,0.025159443,0.0038351477,0.006270872,-0.024901733,-0.0024300308,0.01210827,0.07177488,0.02876344,-0.03616202,0.025970042,0.03406343,-0.020126823,0.0075358907,-0.013516048,0.04077529,0.021245701,-0.02940938,-0.011408425,-0.001358765,-0.018251302,0.008340208,-0.021792483,0.005048001,-0.045535676,-0.018228574,-0.01635308,-0.038792696,-0.041363485,-0.011083498,0.07022426,-0.019935917,-0.054017,0.005158142,0.02073352,-0.168716,0.026737407,-0.019936929,0.043826558,0.0058753127,0.009819668,-0.038605407,-0.0042690495,-0.056577075,0.06023544,0.017200755,-0.041443508,0.018447282,0.0022892107,-0.026751531,-0.007918275,0.00206508,-0.020930804,-0.0041842437,-0.045427576,0.0017007999,-0.06330648,0.046966556,0.07888547,-0.04243849,0.028006162,0.0628854,-0.020865936,0.02352123,-0.063094065,-0.072378725,0.010577401,0.0052267853,0.019824127,0.0020365687,0.028028741,0.008710036,0.032267015,0.041225564,-0.008759755,0.0440021,0.029853476,-0.0010778324,0.021944225,0.0003415686,0.016176825,-0.03165338,0.023824742,-0.046687715,-0.028978903,-0.013332471,0.012878998,-0.008711369,0.004142014,-0.044092357,0.0033316386,0.015524369,0.04655172,0.012512204,-0.020212214,-0.0035187176,-0.06225102,0.0008112815,-0.02750554,-0.03244583,-0.05518784,-0.008899739,-0.010148919,-0.025438575,-0.018978374,0.019398713,-0.013234466,0.015545408,-0.018860158,-0.012447702,0.02470744,0.014116142,-0.010637133,0.005244843,-0.12284746,-0.036579013,0.0467185,-0.06316624,0.004232834,-0.005722465,-0.058224045,-0.012976892,-0.019433761,0.015164853,0.24278852,-0.02060671,0.052344598,0.045192752,0.026763165,0.003535864,-0.027131537,0.042960446,-0.00056565745,-0.022669977,0.0077585536,0.04623308,0.0056309034,-0.02591661,-0.011045036,0.058769394,-0.06034081,-0.0011834636,0.038770657,0.0008294259,0.019446481,-0.015683485,0.002308339,-0.0024051368,-0.11219574,-0.036408126,-0.008504001,0.055216532,-0.014196005,0.045009468,-0.0071401666,0.019701352,0.026860025,-0.049888786,0.06209708,0.0297884,-0.011432054,-0.059596434,-0.013711363,0.020737056,0.0154732065,0.009432483,0.019687578,-0.08481065,-0.047974892,-0.017643137,0.014538028,-0.0050622276,-0.007286806,-0.01792204,-0.015644327,0.04147602,0.030242098,-0.012870363,-0.0004983985,0.010000636,0.0003097691,-0.047960497,-0.01741249,0.024418648,0.03046479,0.023099922,-0.040408723,-0.008181108,0.0671966,-0.033110905,-0.057314936,0.018549958,0.020090839,-0.010457788,-0.0036658016,0.0038802086,-0.0008620511,-0.017604524,0.008552766,-0.01351778,0.023924757,0.0021503486,0.03751421,-0.032439,-0.007396316,-0.007243673,0.00053374487,0.01491366,0.03760096,0.02523597,-0.02351564,0.019500336,-0.01635449,0.0031573772,-0.026247364,0.027606083,-0.022256117,-0.013764517,0.010361012,-0.018923962,0.011120588,-0.010385898,-0.026752988,0.024014141,0.012337211,0.032822885,0.01403834,-0.030232016,0.007137096,0.0130445305,0.0033905897,-0.020982584,-0.036645968,0.017931415,-0.068746895,0.00004589918,0.010118768,-0.02957965,0.019924251,0.04849833,0.0075536817,0.0054727066,0.041526284,-0.035713006,0.035158955,-0.02824911,-0.048841182,0.026826069,0.021410234,-0.024384316,-0.02694496,0.0050645093,0.049688954,0.007395654,0.04465531,-0.03157783,-0.007083506,0.01661016,0.02062877,0.031235104,0.016512185,-0.03205063,0.008808045,-0.0072878003,0.019990461,-0.0063697933,-0.0126172695,0.0025891352,0.01820828,0.02870598,-0.020033803,0.039252304,-0.03226982,0.032652956,0.015766233,0.0012112453,0.054210763,-0.03825158,0.007652083,-0.09939907,-0.014489537,-0.0014457366,-0.019716432,-0.0126075335,-0.022575326,-0.00238813,0.038593818,0.061270762,-0.008667487,0.0148324575,0.026110703,-0.013464862,-0.0046464247,-0.019687107,0.019776167,0.0268625,-0.007636235,-0.02078767,-0.01556083,-0.051319703,-0.02068697,-0.02477605,-0.0019705521,-0.0322804,0.03836588,0.00443118,-0.031167518,-0.0029645057,0.05771389,0.013219049,-0.036230188,-0.009189852,-0.039165787,-0.016562099,0.033679705,0.09293096,-0.001909464,-0.002365692,0.0057926546,-0.016578006,0.020373255,0.05458259,0.021219414,0.012680474,0.016920289,0.06032867,0.04325657,-0.040336266,-0.023919906,0.00055729615,0.008082944,0.024190042,0.0065752384,0.00040397607,-0.018670382,0.010933607,-0.012792304,0.001943675,-0.054185934,-0.061615627,-0.015693516,0.009824176,-0.058699265,-0.02340784,-0.009041396,-0.023760203,-0.022415709,-0.08011763,-0.012380198,0.021913406,-0.030387843,-0.019294944,0.004863252,0.005822606,-0.0047270455,-0.03982305,-0.011805029,-0.028078089,0.0015677538,0.01597203,-0.023296956,0.038893074,-0.01263613,-0.036940444,0.0037920696,-0.025524376,-0.034804028,-0.005098454,-0.0064804116,-0.010267524,-0.053128753,-0.013584073,0.019582188,-0.007089355,0.018024739,-0.031465996,-0.005254597,-0.0031590417,0.040706336,0.02726228,0.010523663,0.0054949014,0.025445605,-0.025578992,-0.021001628,0.028015668,0.010540413,-0.011323902,-0.005613238,-0.053918827,0.011561204,0.012137955,-0.021943884,-0.026008567,-0.003094403,-0.030352196,-0.020732062,0.0010548137,0.008251384,0.0043012802,-0.0053204414,-0.026847128,0.014452161,-0.041192707,-0.02543948,0.048349608,0.03014772,-0.021387177,-0.0205158,0.012209173,0.046569258,0.006431673,-0.0022402992,-0.03474896,0.01616528,0.020716324,-0.067759134,0.02640927,-0.01506493,-0.006643037,-0.05885413,0.004590555,-0.009387381,0.00597462,0.0039447066,0.018647615,-0.007684881,0.004972152,0.001978343,0.00891962,0.0014859473,-0.029215263,-0.018223226,-0.00079138577,0.0013800936,-0.026797023,-0.013492478,-0.037133235,-0.021557672,0.014278427,0.035647374,-0.008006082,0.058667038,0.013486781,0.0026296985,-0.047948256,-0.014514647,-0.0148490835,-0.023754215,0.006785781,0.009237832,-0.009507559,-0.013439365,0.007912984,0.008861037,0.008668695,-0.046279404,-0.033296656,-0.006665278,0.001532319,0.031848118,0.025249949,-0.008444206,-0.011205065,-0.029500833,0.009039453,0.032200124,-0.022084832,-0.024737818,0.018999368,0.009348636,-0.033815097,-0.056891557,0.027471464,0.02294595,0.003443088,0.009992829,-0.064683534,0.013493012,-0.0008559262,-0.01148276,0.0633449,0.0065600513,0.028236087,-0.034240264,0.03376048,0.025666736,-0.05417592,-0.03276154,0.02192282,0.025754798,-0.023347303,0.008027379,0.01236551,0.0023602685,-0.0002516365,-0.016508436,0.054582767,-0.025332578,0.056866664,0.028847503,-0.001306763,0.065295324,-0.03796782,0.0011778069,-0.052946404,-0.019111095,0.01247454,0.07211164,0.0029924337,-0.008414889,0.012205186,0.08426754,0.034374163,0.0056435135,-0.049514346,-0.037661448,0.0069187433,-0.1360511,-0.013487436,0.0031544503,-0.035692643,0.011784468,-0.039205424,-0.014994781,-0.04400823,-0.018533058,-0.018592654,0.006379363,0.0337169,-0.009854287,-0.0027913775,-0.023180181,0.02843636,-0.040900555,-0.0002712981,-0.020818334,0.023252737,0.028501261,0.0297361,0.02174576,0.0284513,-0.026214695,0.005488134,-0.008552119,-0.021677494,-0.024121797,0.002103481,-0.06833227,-0.054419897,0.00052478514,0.037468873,0.027765019,0.0073387492,0.0069302856,0.0044370615,-0.07181712,-0.005479488,0.017529363,0.02785875,-0.01604347,0.016282653,0.01206599,0.05995291,-0.02523699,-0.028195787,-0.056677435,0.008178469,-0.027946472,0.063576035,-0.036781788,0.0021002004,-0.005962302,-0.0005424566,-0.023430986,-0.0013005506,0.033593334,0.033403527,-0.008107113,0.04256586,-0.033488955,-0.018580597,-0.016513081,0.038574506,-0.040144335,0.03565563,-0.032178033,-0.00008144002,-0.0078123016,0.011769569,0.0103433635,-0.03878277,0.021866761,-0.007200234,0.01808331,-0.015540741,-0.03141183,-0.018122884,-0.013234306,0.0066660885,0.022280475,-0.08751885,0.029817976,0.004003844,-0.02857935,0.011357421,-0.0406529,0.023045069,-0.023188593,-0.03946978,-0.0011987757,-0.036573537,-0.01545387,0.048543513,-0.046840236,0.02722866,-0.008080518,-0.04774488,0.0044209403,-0.02761377,-0.030931236,-0.025252761,-0.027804306,0.046332467,-0.0038556596,0.015597199,-0.045049258,-0.03232768,-0.022498736,-0.007804705,-0.013850078,0.0029545296,-0.048634592,-0.0047201654,-0.00859712,0.05272981,0.00957661,-0.0153829865,-0.018476577,0.0048665563,-0.00063369854,-0.020878445,0.03431447,0.08186308,0.00091314164,0.038348474,0.049542136,-0.037063442,0.0006226659,-0.048861865,0.024674745,-0.026936712,0.055635557,-0.033663396,0.0067516896,0.05059262,-0.018241014,-0.008784299,-0.029943515,-0.00028947525,-0.03587848,-0.0057600336,-0.012169734,0.011725565,0.068932004,0.024871567,0.025089622,-0.006509297,-0.010499125,-0.029158695,-0.016805515,0.019362632,-0.0105193155,0.051675383,-0.048286762,-0.020620735,0.032150548,0.07683924,-0.021655083,-0.045353368,-0.024096195,0.004646213,-0.030849332,0.0516988,-0.013604474,-0.0059736115,-0.024051245,0.0021145009,0.037421327,-0.006013156,-0.022629628,0.020607904,0.008199904,0.025993811,-0.022363683,0.0040020435,0.011336964,0.0022484546,0.024469826,0.028942566,0.040086813,0.04231201,-0.02890391,0.0010632591,-0.040544465,-0.021623721,-0.032707725,0.0046742256,-0.014128427,-0.011891157,-0.0021876642,-0.005375555,0.027448356,0.025069209,0.021513017,-0.022342164,0.050991483,0.0034222296,0.010140406,-0.0216156,0.006994459,0.002376639,-0.028224519,0.023775551,0.020259302,-0.014845762,-0.015546836,0.011813348,-0.067578025,-0.013886471,0.013653592,0.025662072,-0.019975355,0.037873987,0.048079636,0.01586661,0.0020375887,-0.06302969,0.026329149,-0.0002592625,0.008771367,-0.026852146,-0.005167833,0.004903317,0.032209396,0.019775208,-0.030410022,-0.0038865295,-0.03834574,-0.029690195,-0.0038681603,0.04249299,0.005260319,-0.035581134,-0.013363572,-0.0036595673,-0.014478084,-0.024552245,0.053588383,-0.021521429,-0.00008001738,0.017969873],"last_embed":{"hash":"oic87v","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"oic87v","at":1762858207426},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{2}","lines":[274,274],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"oic87v","at":1762858207426}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023174915,-0.03387861,-0.032290544,-0.0027915917,-0.041661687,-0.035622492,0.005462344,-0.012823752,0.004948328,0.009956445,-0.019352604,0.0006020429,0.011223817,-0.006920084,0.021471357,0.045551527,-0.012499981,-0.003946108,0.05611775,-0.011696386,0.0030383803,0.017192505,0.03955506,-0.038553085,0.0069041415,-0.008794474,-0.019548189,0.006311063,0.0349335,0.04632026,-0.012386868,-0.04627855,0.07593759,-0.03594187,-0.012674342,-0.0007412903,0.026681248,0.0060843844,-0.053111173,0.027917996,0.025703005,-0.060270127,0.0137785515,0.015651265,0.05083608,-0.016912196,-0.062946565,-0.013384467,-0.027294729,0.004367897,0.0524323,-0.013684092,0.039205257,-0.00077361544,0.03560038,0.036693618,0.019227495,-0.048556574,-0.02400859,0.0033375088,-0.05357803,0.023650318,-0.029283827,-0.014146519,0.01644045,0.0555568,0.029692622,0.01642221,-0.022684103,-0.016566131,0.008679398,0.021836448,0.05951032,0.0058147563,-0.052524824,-0.023609988,-0.0002786485,0.0096720485,0.011881207,0.016581442,0.015209831,0.0065987655,0.0002716335,0.0013096374,-0.055439644,0.033063117,0.012477831,0.07839965,0.019405594,-0.006724142,0.0046841917,-0.0059284447,-0.0004849933,0.0070189065,0.0061066723,0.00186757,-0.0023351908,-0.013007662,0.056793302,0.011593857,0.012420062,-0.010479637,0.0027329638,0.007272184,-0.024937091,-0.021697907,0.030714663,0.039729975,0.040552855,-0.010064763,0.016248593,0.059370458,0.016959881,0.018444313,-0.014773582,0.013128967,-0.0062929713,-0.02420173,-0.007515144,-0.024432179,0.03855427,0.02364243,0.018815985,-0.029418152,-0.0072977133,0.035258643,-0.004709358,-0.01629915,-0.027016684,0.048146944,-0.011032928,0.055139486,-0.04472639,0.0073409355,-0.022004366,0.0063306023,0.06530815,0.012231458,-0.0046300422,-0.049520873,0.0164858,-0.0021240711,-0.047094643,0.007303607,-0.036290422,-0.03111621,-0.011228132,0.020117916,-0.0024184461,0.03117236,0.020691486,0.028026858,0.00769526,0.026311226,-0.01701216,0.040797953,0.006007245,0.023810709,-0.008864437,-0.0041768914,-0.007396078,0.0038708902,-0.0040348493,0.043211956,-0.0014087874,0.0143698845,0.016846275,0.011384123,-0.00641217,-0.005810137,0.03002299,-0.032837287,-0.010525179,0.027320437,0.040112603,0.011877151,0.07595764,0.027862776,-0.009302204,-0.0136765735,-0.05205215,0.04873794,-0.019401278,-0.07411692,-0.028479382,0.048516616,0.004414571,-0.011015484,0.022387164,0.03212254,-0.017650196,0.0017416298,-0.011046522,0.002896103,0.07346453,0.022380697,0.016221058,0.0053808726,0.011574973,-0.016726315,0.019458191,0.017842984,-0.00859041,0.0061585233,-0.048204713,-0.0038398027,-0.038610414,-0.01645984,0.0022010508,-0.03155123,0.0051396512,0.009085565,-0.0032935496,-0.007910185,0.008269983,-0.015910862,0.052158765,-0.020449854,0.028920313,-0.011443286,0.016291328,0.05459743,0.015669584,-0.0042316336,-0.023780545,-0.013741035,-0.033730865,0.06495868,0.015015901,-0.019758949,-0.0021473768,0.016174462,0.0025283513,0.023559522,0.014418475,-0.013179923,-0.0050569274,0.015604803,0.005196035,0.0015604295,-0.04567697,0.03492318,0.030627422,-0.0004083827,0.008765481,0.0059728185,0.020072645,0.056611743,-0.027908832,-0.0071391216,0.00052613916,-0.017596027,-0.046787567,-0.032133244,-0.01102228,0.034952547,0.0000031524542,0.007872746,0.015698392,-0.0043852767,-0.0016869765,-0.0017907992,-0.006107908,0.02183524,-0.0013855044,-0.014424425,-0.0036295145,-0.0125449095,0.016460234,0.07758046,0.024395764,-0.028711919,-0.011129108,0.040671356,-0.052928682,0.001981314,-0.044616718,0.016656004,0.0063441996,-0.0116935745,-0.031181974,-0.017113661,-0.0049716933,0.010457647,0.0014969145,0.01632487,-0.028850067,-0.024374135,-0.006775495,-0.015631132,-0.047711514,-0.01967789,0.073340155,-0.027848152,-0.0410449,0.013335377,0.0014523348,-0.15864475,0.006441303,-0.012387985,0.052682847,0.010141571,0.00082658284,-0.03314147,-0.0151289655,-0.09112206,0.057056013,0.009802061,-0.052412175,0.020315139,-0.014161336,0.026582196,-0.007765595,-0.021427896,-0.027834501,-0.032015137,-0.036781646,-0.015920876,-0.049987935,0.03648884,0.06757325,-0.00963804,0.048670847,0.047711983,-0.013764481,0.018457063,-0.06763271,-0.09356811,0.034119178,-0.00032814124,0.0020493101,0.00014269669,0.008339803,0.0071198917,0.03241587,0.027147597,0.005749717,0.045256734,0.028396891,0.0031542548,0.013811648,0.019329576,0.03201865,-0.020916924,0.0070224754,-0.04695265,-0.019169351,0.006043553,0.001031886,0.014972886,0.00610613,-0.0390539,-0.00040403847,-0.009860493,0.044052064,-0.008160726,-0.024736341,-0.003821747,-0.019500433,-0.00071886793,-0.010890063,-0.03133048,-0.0566407,-0.00026578156,-0.012178382,-0.02562575,-0.026775539,0.025118455,-0.0014007834,0.0129655935,-0.03891746,-0.027218152,0.04606684,0.009186014,-0.0040454185,0.006095039,-0.12232133,-0.02406683,0.028374344,-0.037635125,-0.004242402,-0.014624236,-0.047259796,0.0001168804,0.0028198326,0.013192656,0.23722158,-0.011856649,0.016239332,0.007941868,0.029776355,0.009217177,-0.017608618,0.060915783,-0.015157416,-0.043889645,-0.01013792,0.0349164,-0.011933944,-0.020144358,0.004028702,0.028467052,-0.055416536,0.0077651064,0.046093527,-0.015384956,0.008945362,-0.04380384,-0.0026032426,-0.016080203,-0.079428405,-0.04893745,0.0191305,0.036509916,-0.02758829,0.033612713,-0.011946638,0.02661029,0.031218546,-0.046661787,0.060560104,0.012162067,-0.008699057,-0.05398048,-0.009286857,-0.0000061597148,-0.00068421767,0.018938286,0.042613305,-0.06531355,-0.023397544,-0.014518959,0.007688633,-0.0034424781,-0.011239193,-0.027487244,-0.0026968315,0.046757206,0.023315921,-0.014877807,0.006588268,0.0087202275,-0.013011287,-0.014226553,-0.020863421,0.034667727,0.013224342,0.021697097,-0.05261794,0.00655784,0.054748524,0.02062577,-0.05312401,0.0025304146,0.027489234,-0.013377545,0.032313652,0.008582719,-0.010966072,-0.0060672616,-0.0061035687,-0.028872507,-0.009564672,0.0030266314,0.03821127,-0.0079380125,-0.0092311585,-0.038728848,-0.03571291,-0.008252039,0.03732306,0.009462909,-0.015198521,0.042723864,-0.038987882,0.02115177,-0.0061517046,0.0447949,-0.03266425,-0.026678035,-0.014413388,-0.010384625,0.037578408,-0.048416115,-0.027735282,0.013799833,-0.027327823,0.05336367,0.007910616,-0.016446516,0.023897916,0.009812028,-0.0073601664,-0.034269083,-0.027345465,0.027516058,-0.079484284,-0.0016490126,-0.019209694,-0.02883584,0.032774378,0.075400345,0.033948105,0.018867498,0.04179106,-0.026708499,0.037559796,0.013369821,-0.03348694,-0.008572692,0.015045696,-0.03576242,-0.028702509,-0.012269234,0.055673733,0.005773243,0.008666019,-0.034401778,0.010163126,0.015141397,0.027160976,0.014647145,0.036118124,-0.023425732,-0.011047041,0.013656722,0.018074857,-0.012237681,0.00032614468,0.027485378,0.029643608,0.016823325,-0.02387096,0.028715178,-0.017053762,0.012157549,-0.0018343152,0.0020573388,0.024300786,-0.027546866,0.0006721271,-0.088378206,-0.027762083,0.0047658277,-0.0061090747,-0.016499605,-0.02046546,-0.017234996,0.04231157,0.06464663,0.0069884355,-0.0027106747,0.02010304,-0.000051931296,-0.01698238,-0.005387227,0.011317339,0.038775112,-0.008174887,-0.011777218,-0.008653361,-0.059422143,-0.012951876,-0.02170056,0.012489549,-0.030821666,0.04644134,-0.009796919,0.004941743,0.036149733,0.04978541,0.029919095,-0.048892185,-0.016297638,-0.032252505,-0.021250252,0.023435969,0.10652205,0.009534342,-0.014414303,-0.0007097196,0.0057095615,0.03992005,0.02424009,0.022971407,0.024234254,0.025016112,0.064471886,0.030704292,-0.0040407097,-0.020558335,0.00022013686,0.0014225581,0.0067790905,-0.00061108154,0.013960968,-0.025668422,-0.026291542,-0.011264408,0.012596891,-0.085365735,-0.054970298,-0.009954838,0.0058273464,-0.028609594,-0.018648054,-0.023367058,-0.02165303,-0.0065309936,-0.055171188,0.0028002828,0.040872708,-0.042968523,-0.050766725,-0.00020172137,0.0030440155,-0.006411759,-0.049063962,-0.0132436715,-0.025190257,0.00865213,0.015076636,0.026118886,0.03443892,-0.022897396,-0.027080376,-0.0028331946,-0.01588264,-0.009832515,-0.020814374,0.008074973,0.003764734,-0.053900488,-0.0016214538,0.022510033,0.012830301,0.022432683,-0.008292289,-0.006746004,-0.0005359655,0.040230613,0.028462244,-0.0065123336,0.033255666,0.005851197,-0.051090322,-0.01777198,0.028253378,0.0048430297,-0.015582124,-0.015577593,-0.07930035,-0.0020739227,0.022373876,-0.048446514,-0.0022713921,-0.013786399,-0.024014987,-0.0004426568,-0.01594014,-0.0052960566,0.028128492,-0.004078738,-0.05801851,0.027897744,-0.069219895,-0.027165338,0.06838759,0.02758108,-0.005589916,-0.061063968,-0.0235098,0.017338134,-0.0019633865,0.023552937,-0.055237588,0.010478768,-0.010967618,-0.06297543,0.0230316,-0.0062692617,-0.023003936,-0.06959318,-0.0051424536,-0.02869578,0.0002644787,0.003029073,0.03612289,-0.019144878,0.014142999,-0.008605446,0.042825703,0.0013526547,-0.02232391,0.0098617785,-0.006065271,-0.017098522,-0.020470604,-0.020243753,-0.039124254,-0.032270897,0.0194492,0.013305695,-0.018502463,0.05805805,0.0121120205,0.010751775,-0.04842206,-0.011730883,-0.013498622,-0.024551231,0.026215255,0.013518009,-0.04113912,-0.00643601,0.012997973,-0.0064509497,0.004467784,-0.07210565,-0.033642225,-0.028409714,-0.0037435964,0.028400017,0.008409463,0.01920871,-0.007857318,-0.016315028,0.039881278,0.014329318,-0.0756622,-0.0326707,0.031979125,0.00796998,-0.019344406,-0.056910332,0.00679918,0.04045263,0.007965185,-0.01690007,-0.060915265,0.03719247,-0.012363041,-0.0042911414,0.056621242,0.049302585,0.020471292,-0.012072157,0.02427386,0.023208953,-0.038519483,-0.004881213,0.032579888,0.020025546,-0.040995557,0.013882839,0.018745286,-0.010803682,-0.005974475,-0.022656782,0.028274475,-0.028573569,0.04755005,0.027607175,0.0032074158,0.049555413,-0.036235727,0.01726146,-0.04555322,-0.013670024,0.012218138,0.050025113,-0.0055837883,-0.030409994,0.022657773,0.071453184,-0.0017430743,-0.009069801,-0.054580722,-0.06467338,0.010351732,-0.13877313,0.0043784734,0.004600758,-0.007889575,0.014862932,-0.0180559,-0.012891417,-0.064172685,-0.015293209,-0.018978747,0.0055284575,-0.006387999,-0.031169014,-0.013921652,-0.019741599,0.047964823,-0.04900382,-0.0012425253,-0.022274079,0.049875103,0.019220455,0.008930333,0.027089013,-0.027384229,-0.051124968,0.012582798,-0.007853133,-0.032880235,-0.023363952,0.00082214084,-0.04938408,-0.04783225,0.01586455,0.028799668,0.021978663,-0.0008505849,0.014405114,0.021719268,-0.06396854,-0.004923222,-0.0046898,0.022352144,0.007852879,0.0062890924,-0.008621561,0.064013,-0.009237022,-0.018293647,-0.04884777,0.016781386,-0.043205794,0.046788123,-0.045377746,-0.003478886,-0.0047018416,-0.023628,-0.016937425,-0.00583137,0.026367875,0.016541192,-0.002053329,0.037898295,-0.036164697,-0.010145838,-0.04418728,0.052725047,-0.032810614,0.0367522,-0.011588012,0.007172446,-0.04099986,0.01872303,0.015025556,0.0070633227,0.0048341653,0.028780134,0.03945946,-0.024681298,-0.027663633,-0.0068437858,-0.05274396,0.0035266448,0.025356615,-0.046710886,0.043004427,0.0049761557,-0.016323715,-0.008488728,-0.025714615,0.007199708,-0.021209491,-0.029955352,0.009578501,-0.0346606,-0.033382382,0.020139191,-0.03856869,0.021285934,-0.044551402,-0.0056376797,-0.00074823975,-0.023178099,-0.051482465,-0.040899746,-0.014322157,0.03213531,0.00073362066,0.012543057,-0.015194083,-0.05847534,-0.006094004,-0.010499343,0.0059350757,0.018446932,-0.06395863,-0.01788312,-0.0070106974,0.013849635,0.025622394,-0.01900187,-0.008245845,-0.020945918,-0.013741962,-0.0155241275,0.019473666,0.09779033,0.007815767,0.024021331,0.037410863,-0.020638429,-0.012720962,-0.04523657,0.026327128,-0.024658762,0.041503355,-0.017793244,0.024436014,0.04921862,-0.036792845,-0.03561769,-0.0309096,0.006826579,-0.012902746,0.0026379179,0.005950983,-0.008202315,0.03710087,0.0152328145,0.033518698,-0.01163046,0.0005236574,-0.018967602,-0.0055422834,0.048841704,-0.0050645852,0.0318434,-0.011322931,0.0021088887,0.034498118,0.072320625,-0.0006868876,-0.030914143,-0.035736665,0.016256038,-0.041857913,0.08359862,-0.0034110984,-0.014977036,-0.008144809,-0.0131182205,0.04478799,0.01469806,-0.021275416,0.0062025967,0.020603927,0.027481923,-0.03513116,0.011008824,-0.017713435,-0.0009438337,0.030270511,0.03790543,0.06211333,0.05460888,-0.019099021,0.01462068,-0.021212349,-0.025181524,-0.04346764,0.008320703,0.0047445213,0.008581199,0.019714128,-0.002382544,0.058198534,0.0050734635,0.020761196,0.008557332,0.04038522,0.0027556175,-0.013157007,-0.03220754,-0.010959751,-0.002405916,-0.047324535,0.021628316,-0.0031960518,-0.0029802406,-0.020316973,0.028440738,-0.026820283,-0.017344343,0.012821016,-0.0010663004,0.0019488047,0.021351524,0.054018028,0.036841802,-0.025771054,-0.040090904,0.02064209,-0.031002613,0.000737101,-0.015446055,-0.0064377864,-0.013253147,0.03332853,0.019600889,-0.022659685,0.025704123,-0.040997867,-0.020033821,0.019857848,0.05340397,-0.00060173654,-0.013210594,-0.027255047,0.008715825,-0.010051403,-0.015493558,0.046135157,-0.028737396,-0.032074396,0.020639995],"last_embed":{"hash":"1trgx59","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1trgx59","at":1762858207427},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{3}","lines":[275,275],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1trgx59","at":1762858207427}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027871111,-0.025782136,-0.068300635,0.01843295,-0.0522393,-0.0113304155,0.06499753,-0.00743166,-0.0023587048,0.0039213626,-0.0026233383,-0.001804119,-0.011882336,0.005008489,0.019794896,0.062335674,-0.012879085,0.010955476,0.02504896,-0.0029555445,-0.028884798,0.023763308,0.0577553,-0.045541044,-0.018536212,0.017302912,-0.008192211,-0.036571205,-0.003881837,0.034952458,-0.0040147025,-0.029315969,0.053701967,-0.013434368,-0.016900975,-0.032903362,-0.0023762723,-0.016150765,-0.0418601,0.049453177,0.022267815,-0.04266731,0.014436162,0.013395096,0.03824876,-0.015412287,-0.060752194,-0.017224334,-0.025324631,0.015958952,-0.0027628657,-0.021072041,0.031305846,-0.0026514889,0.056597345,0.026187401,-0.0068389806,-0.043981936,-0.06472944,0.01610713,-0.04136101,-0.016303685,-0.027534002,-0.041890603,0.008406642,0.06907501,0.025246086,0.01171592,-0.00939996,-0.022132263,0.011623114,0.021980142,0.016086372,0.013834058,-0.045972694,0.013171334,-0.0048788306,-0.009450338,0.0018596257,0.03335842,-0.025301084,-0.009842178,0.026592625,0.0023840412,-0.0066574067,0.032260697,-0.022064742,0.059034143,0.0421255,-0.01390226,-0.014354536,-0.018329017,0.04625049,-0.0013005326,-0.015838193,-0.016720729,0.00040226092,-0.01766818,0.036883906,0.008375029,0.030216027,0.0035684183,-0.014505807,-0.003172886,-0.017473968,-0.014628838,-0.0069976114,0.038893268,0.033926908,-0.017735153,-0.0070641204,0.047506023,0.018674774,0.008871474,-0.0015125469,-0.012220158,0.024714278,-0.017965036,0.001574712,-0.02929372,0.027351191,0.036764767,0.032166775,-0.016921101,0.0022368084,0.038596045,-0.022920793,0.0022573415,-0.040473472,0.04305955,0.031539295,0.033782072,-0.007698941,-0.0027105138,-0.012198343,-0.0008580288,0.0632848,0.018200917,-0.0052771242,-0.07041869,0.012344949,0.022412376,-0.023428433,0.020766614,0.022661181,-0.05933921,0.021292998,0.032225862,-0.0060157888,0.01962005,-0.0013401043,0.014291244,-0.010951748,-0.0014812631,-0.015085879,0.023400014,0.01050881,0.019156182,0.024027001,-0.00008728643,0.0057802605,-0.014954943,0.0033628922,0.038183674,0.011559228,0.00057864544,0.020102156,0.021103956,-0.010257264,-0.019614367,-0.0043021366,-0.01991677,-0.012464985,0.033519812,0.044106003,0.014193481,0.07243522,0.03850135,-0.008084997,-0.02975136,-0.051333692,0.027167475,-0.04021296,-0.06685642,0.0066791624,0.035217497,0.006900373,-0.038744327,0.0295565,0.049154207,-0.041152913,-0.009500482,-0.007251068,-0.011458939,0.04461379,-0.0032310337,0.020255748,-0.013067756,0.0098055,-0.028935285,0.0030832035,0.030598594,-0.0021860776,-0.026955785,-0.043636814,-0.004192281,-0.04533109,-0.025845062,0.026147291,-0.06347853,0.032165445,0.05391497,-0.00065006746,-0.013460129,0.003717599,-0.008585392,0.030766495,-0.00059205614,-0.0017117161,0.004971754,-0.007413767,0.049868,0.02381593,0.0034598997,-0.026611367,0.04641898,-0.01021111,0.055866055,0.039367598,0.008422678,-0.0014161601,-0.00052696967,-0.014015234,0.016307063,-0.002816944,0.008655136,-0.004111468,0.017910194,0.0074737254,-0.017755779,-0.0068921414,-0.005654006,0.018014675,0.0124149425,-0.001305597,-0.03735672,0.025197346,0.03283613,0.0005218402,-0.010096401,-0.014641317,-0.0067394054,-0.030159777,-0.022896724,0.0012453859,0.04235927,-0.010086708,-0.01111015,0.011338349,-0.019068412,0.016661309,0.017617252,0.0108669195,0.02206302,0.024278795,0.015450596,-0.00950688,0.003388869,0.01746406,0.06533965,0.028245743,-0.033781964,0.026873203,0.024837712,-0.038961917,0.015046721,-0.017136421,0.013582251,0.04498761,-0.019431561,-0.014337769,-0.013726816,0.002681368,0.013196475,0.01040733,-0.019993246,-0.035003226,-0.0115422625,-0.00007209754,-0.050233472,-0.014883855,-0.0047009205,0.08239973,-0.0062870667,-0.051559027,0.027572935,0.023888554,-0.18023689,-0.0015818123,-0.025474703,0.03645126,0.013794683,0.018702054,-0.056486584,0.012957861,-0.07372601,0.0493165,0.018578801,-0.061044496,0.034354914,0.016652232,0.023530971,-0.0033451223,-0.01664657,-0.006511345,-0.005119429,-0.04721523,-0.02833202,-0.0665045,0.054368425,0.060410332,0.010717683,0.017224172,0.06796283,-0.037608776,0.010310595,-0.041022416,-0.08463953,0.016863773,0.003805024,0.011170947,0.0032737418,0.0131301265,0.0058341124,0.02272643,0.034073755,-0.0059203594,0.074943244,0.041938677,0.00391682,0.03563208,0.0044864174,-0.0064718476,-0.01795765,0.0015944836,-0.058311637,-0.045679707,-0.008017818,0.0050623016,-0.025261786,0.010869175,-0.05290918,-0.0056251865,0.0020296515,0.04761936,-0.015021907,0.007447348,-0.014872511,-0.026935205,0.015253715,-0.047117732,-0.037984677,-0.05294805,-0.008325403,-0.00429882,0.0028693636,-0.012654526,0.022447744,-0.053000204,0.015420975,-0.02668664,-0.034955475,0.029575549,0.0012303408,-0.0013532622,0.019838823,-0.08901254,-0.0011040998,0.026980601,-0.024239006,-0.0048252773,-0.0010079329,-0.048628572,0.0036205342,-0.0022817806,0.038440913,0.2441211,-0.0075379573,0.0425076,0.0042985626,0.034080066,-0.013997459,-0.017632972,0.054733682,0.011219503,-0.040818393,0.00011262753,0.021881735,0.0013080238,-0.006078347,-0.011624804,0.033251386,-0.071784884,0.010236612,0.064382315,-0.0204062,0.032833047,-0.043969214,-0.016987612,-0.011049883,-0.07993034,-0.028191244,0.0033715807,0.03950644,-0.014016973,0.009231131,-0.007222349,0.050536387,0.04575071,-0.054393932,0.03587943,-0.0041969246,-0.0076529644,-0.06267308,-0.009782745,0.011231195,0.000500192,0.015035177,0.0003347715,-0.073683634,-0.03178898,-0.0058185463,0.006701584,-0.009497625,-0.01083579,0.0015173845,-0.0012254796,0.025095485,0.039160274,-0.019939667,0.017286807,0.010262872,0.014336747,-0.0292903,-0.006760284,0.008804079,0.029997211,0.0042047617,-0.043481626,0.023894805,-0.009950824,0.0001934137,-0.044621084,0.00027379108,0.017064052,0.028757894,0.015728233,0.018962061,0.0015861226,0.013996263,-0.023744443,-0.03303821,0.029821163,0.058714632,0.02047323,-0.029005796,-0.022692848,-0.023419503,-0.035261303,0.0010957192,0.020843247,0.0043204664,-0.01889788,0.0773069,-0.014039481,0.01811117,-0.025992388,0.027785368,-0.01797324,0.0028404857,0.008939029,-0.0044619525,0.05258566,-0.05095978,-0.028412178,0.032934982,-0.020191917,0.00674697,0.01915031,-0.018360075,0.02105524,0.029335415,-0.007759454,-0.013042651,-0.004011184,0.04399098,-0.08858409,0.012389066,0.018101746,-0.0087945,0.016477164,0.08218506,0.053966843,0.014900339,0.057206776,0.0046488633,0.008665094,0.02101871,-0.02932889,0.012222749,-0.0192284,-0.062058534,-0.0102709355,0.03695868,0.042197883,0.042354282,0.050225247,-0.019352743,-0.0021943368,0.019642446,0.031842493,-0.0070806397,0.029998614,-0.008507241,0.018880837,0.0017430601,0.0103750415,-0.0008072974,-0.023517191,0.042580385,0.014342434,0.016756333,-0.015831612,0.0203887,-0.05251838,0.036270995,0.02011508,0.022553537,0.013476093,-0.026421791,0.00513818,-0.07932817,-0.03484742,-0.040169943,-0.012245329,-0.008597329,-0.017929448,0.022966875,0.039265677,0.06758443,-0.030123603,0.01822208,0.011843717,0.017263774,-0.012170699,-0.037455566,0.000799164,-0.0005007169,-0.03770495,0.025771715,-0.021312574,-0.043068487,-0.039612863,-0.013671796,-0.03646992,-0.066952735,0.047270842,-0.03187027,-0.040869355,0.009569105,0.041736457,-0.013279712,-0.052906543,-0.0049605486,-0.03920456,-0.025630243,0.036843292,0.11762111,-0.024705002,-0.009213842,0.012794181,-0.006776797,0.0707583,0.016709289,0.029712252,-0.013104595,0.02471111,0.01163821,0.011795343,-0.024560567,-0.02248446,-0.01120696,0.026613861,0.022744514,0.0058417977,0.006654613,-0.008267403,0.015548572,-0.027031042,0.01173996,-0.03424109,-0.046002418,0.018408962,0.030543096,-0.065829776,-0.032109614,-0.0053018965,-0.036502305,-0.01955424,-0.024309512,-0.016247807,0.014397025,-0.0038309514,-0.03944133,0.015812,-0.02662263,0.00066608057,-0.05304804,-0.025364751,-0.016124727,-0.0076678745,0.029839555,-0.016594127,0.031535227,-0.02251426,-0.027811876,0.013951813,-0.023648709,0.010664343,-0.007838771,0.011141079,-0.033511646,-0.027350085,-0.022348834,0.014024068,-0.010762471,0.011302049,-0.04098322,-0.012439381,-0.02075836,0.029526083,-0.007625238,0.020517722,0.00068479986,0.020600013,-0.015881397,-0.008167306,0.048133418,0.00432083,-0.020739373,-0.02730758,-0.05896427,-0.010472125,0.015255689,-0.030985385,-0.05341939,-0.0061905845,-0.018767921,0.004787975,0.005174889,0.0145738395,-0.011531349,-0.0023400441,-0.0029171354,-0.014347682,-0.029427575,-0.05199666,0.038732972,-0.004400654,-0.011496489,-0.013781042,0.0014693629,0.03644293,-0.010134792,-0.018045735,-0.029551577,0.008734032,0.011855841,-0.0639471,0.04245093,0.00044679307,-0.030809443,-0.066876456,0.024465539,0.010378383,-0.004543663,0.0030351419,0.010135688,-0.007168144,0.0080666905,0.002052438,0.035772175,0.029715357,-0.009089351,0.013386633,0.0037491312,0.00024918708,-0.032868013,-0.012872563,0.0008087597,-0.023678944,-0.00032338046,0.031470135,-0.018891972,0.028802777,-0.00034615042,-0.0023309318,-0.042801064,-0.017303297,-0.018280415,-0.0478936,0.007916645,-0.007911424,-0.009873748,0.0015659572,0.018817503,0.006019684,0.0020058597,-0.040019535,-0.00023391344,-0.029801313,0.0069257882,0.027471716,0.0056501944,0.035458665,-0.0009968352,-0.009651928,0.04431375,0.020483423,-0.029684382,-0.02574568,0.0032488771,-0.01039402,-0.05634784,-0.04785925,0.003948243,0.024740025,-0.00608682,0.013555188,-0.04182838,0.032307006,0.0008192082,0.008866537,0.045128837,0.056155533,0.045474924,-0.017783908,0.038433906,-0.017530527,-0.053116914,-0.0050981096,0.027666962,0.021546597,-0.028200638,0.05320394,-0.0145708015,0.001048437,0.017578823,-0.015959347,0.04061086,-0.058704924,0.034115832,-0.004647544,0.0024488848,0.06406054,-0.02259368,0.00010986571,-0.00781925,-0.00042338858,-0.0070243734,0.024476081,-0.007995183,-0.03706511,0.02999777,0.09590115,0.032052834,-0.006387145,0.0012296316,-0.022093855,0.0034112334,-0.16194831,-0.025741138,-0.0032042705,0.008960698,0.0074967593,-0.021398276,-0.024935389,-0.06406361,-0.0057828436,-0.010645882,-0.017225973,0.008020015,-0.009014877,-0.02037579,-0.02633029,0.03960628,-0.034160197,-0.0009442829,-0.03680691,0.06596855,0.02936792,0.0015003013,0.04290693,0.021687504,-0.035253618,0.023363972,-0.006483307,-0.019252202,-0.022457471,-0.01549279,-0.057414606,-0.05788151,0.02684961,0.029729765,0.03437245,-0.03731866,0.0132294,0.014625034,-0.07766483,-0.018896341,0.018073723,0.021849839,-0.017935239,-0.0032119434,0.0039774226,0.08269245,-0.0262928,-0.028805507,-0.06884703,0.030171774,-0.001108626,0.060893267,-0.0128153805,0.016347885,-0.01060194,-0.011941487,-0.01564362,-0.015805712,0.005515895,0.0096953465,0.019734642,0.033649858,-0.040510006,-0.022921246,-0.045402717,0.025024334,-0.05925996,0.024828542,-0.023245547,0.006826182,-0.011924236,0.0037734616,0.015151805,-0.038034223,-0.002330538,0.024030022,0.0097252065,-0.0016437584,-0.00860335,-0.033942692,-0.052295584,-0.01971453,-0.0046934206,-0.033775482,0.04774316,-0.012211962,-0.02446535,0.01037742,-0.06592588,-0.00017182853,-0.044449892,-0.03687697,0.008654359,-0.058001615,-0.0068419506,0.06596606,-0.016475879,0.017223993,-0.018093351,-0.015812643,0.0065515605,-0.012763686,-0.02762421,-0.039640628,-0.021860525,0.016659934,0.032140672,0.027494607,-0.014925226,-0.007921176,-0.029127069,-0.0066978964,0.0011873703,-0.0068124426,-0.09547038,-0.044976264,-0.010486022,0.011314453,0.002292603,0.00086845335,0.009329349,-0.012906444,-0.018297564,-0.022582931,0.024269389,0.08378797,0.017676817,0.033360567,0.02856817,-0.0069828355,0.021113062,-0.05409858,0.0097190235,-0.02736547,0.037092216,-0.006866459,-0.016898507,0.051348917,-0.0064308923,-0.0166793,-0.018454427,-0.036932547,-0.014689963,-0.022618212,-0.00019224439,-0.015417881,0.046381563,0.023884015,0.023727786,-0.021015871,-0.028792208,0.013272935,-0.0047322833,0.0374945,0.0036458634,0.05080138,-0.045287073,-0.014041836,0.019917194,0.050091144,-0.010613915,-0.028759168,-0.007360976,0.0041817618,-0.036899585,0.05993491,-0.004324993,-0.022803921,-0.0272941,0.0003455164,0.042703435,0.009696585,-0.011269178,0.030729894,0.0050002383,-0.007892042,-0.014980819,-0.0006358108,0.0064816778,-0.013645067,0.04224705,0.022456003,0.041587107,0.05241257,-0.03542729,-0.014731186,-0.026932633,-0.0056431666,-0.020115247,0.0051307515,-0.018867368,-0.01429077,0.00043119115,-0.028043764,0.03322828,0.016151832,0.019266486,-0.036069144,0.038354076,-0.029746408,-0.007640874,0.0029737242,-0.009695829,0.011924138,-0.033067733,0.028047508,0.010720779,0.008121573,0.0027386376,0.014598125,-0.048296317,0.005325099,0.010420129,0.027143246,-0.030860515,0.014063881,0.030008981,0.007468371,0.0070782127,-0.041228093,0.029320091,0.01645999,-0.0016431252,-0.02917233,0.016331017,0.022433085,0.022260956,0.0037911637,-0.020151459,0.0049040695,-0.031823523,-0.02879908,-0.011565882,0.035555396,0.0010630608,-0.0050651575,-0.01303968,-0.004177525,-0.039947998,-0.02751423,0.034684945,-0.02926725,-0.012755419,0.0050841244],"last_embed":{"hash":"1qt4b7w","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1qt4b7w","at":1762858207427},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{4}","lines":[276,277],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qt4b7w","at":1762858207427}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039493907,-0.020162513,-0.04951512,0.012091996,-0.04757298,-0.02206145,0.060332317,0.010580092,0.0045614964,0.022103583,-0.014361214,0.0050890674,-0.007002657,-0.0072978605,0.016355688,0.044936042,-0.024848688,0.0026777445,0.02816441,-0.0031556438,-0.036003537,0.024177784,0.039702784,-0.028575486,-0.026953002,0.0063268566,0.00029137544,-0.039940286,0.0010482216,0.05564632,0.00435536,-0.03709423,0.078210704,-0.018733364,-0.012970206,-0.016425075,0.007978734,0.0062828274,-0.049205296,0.052215777,0.027050247,-0.022961976,0.030398693,-0.0018975195,0.051595308,-0.024328886,-0.04875045,-0.015240684,-0.011421119,0.007533732,0.020851862,-0.028486032,0.03208873,-0.005598358,0.05098803,0.028536282,0.00025277655,-0.049569294,-0.049001954,0.010491288,-0.038572643,0.009946337,-0.011098687,-0.022501921,0.0011901113,0.07856717,0.008574523,0.0046152184,-0.016798794,-0.020122055,0.028951636,0.017988078,0.021230714,0.014235497,-0.03607361,-0.010566411,0.012969792,0.003386405,-0.0039776494,0.00807074,-0.016577458,0.003028185,-0.015892414,-0.012474994,-0.02650098,0.0324581,0.008145723,0.056035236,0.041180894,-0.011970525,-0.01086497,-0.015618069,0.036896102,0.010744982,-0.004204322,0.009317507,-0.01666639,-0.021612769,0.04188622,0.0070104087,0.04467536,0.01168095,-0.018425316,0.0022337676,-0.018391207,-0.012995508,-0.00023657823,0.035512365,0.026591428,-0.02027446,-0.005181486,0.055572286,0.002774628,0.009745348,-0.0028864206,-0.011700665,0.010560697,-0.019427208,0.0049906825,-0.0468546,0.02963238,0.026489342,0.018036157,-0.024662668,0.005205816,0.026768642,-0.020959916,-0.002727891,-0.04603272,0.033855364,0.011909053,0.03483766,-0.01597304,0.0032167723,-0.00209086,-0.012974497,0.0852583,0.001060341,-0.003121119,-0.061018456,0.015604988,0.03497827,-0.031186095,0.010939501,0.0023795841,-0.043768328,0.025372833,0.034148842,-0.0026649986,-0.0062900446,0.020129826,0.022836447,-0.006223451,0.02624678,-0.024448216,0.0008276815,0.003648722,0.029367039,0.012207385,-0.006270348,-0.040975153,-0.008902593,-0.013553161,0.040348742,-0.00022536993,-0.0043353736,0.024213865,0.024263231,0.01348469,-0.003525576,0.0062573645,-0.03893847,-0.018601727,0.02953337,0.050226767,0.005521113,0.082693316,0.03779278,-0.0007491093,-0.025251765,-0.05527371,0.042669754,-0.025512934,-0.061708998,-0.0047980915,0.050188344,0.009476248,-0.026069937,0.023707906,0.03673594,-0.03344843,-0.007246916,0.0127637815,-0.0036686058,0.08072133,-0.001026196,0.009208632,0.013679689,0.020971227,-0.02584072,-0.01200947,0.040347837,0.0026448106,-0.018640706,-0.035657275,-0.00764067,-0.014043014,-0.021377396,0.007922525,-0.05229162,0.018334806,0.04242913,-0.0043400074,0.007746533,-0.007789703,-0.007534375,0.032027528,-0.016233299,0.013499794,0.00029818504,0.0009063286,0.053944465,0.02448309,0.02380783,-0.026786877,0.044621427,-0.01924803,0.03746758,0.04665403,-0.0037490383,-0.018340183,-0.004459596,0.017610531,0.031041248,0.0064262263,-0.010216434,-0.0013406227,0.017251348,0.009060114,0.005482387,-0.0106830215,0.015316682,0.033947717,0.015068709,-0.012941693,-0.010108852,0.039995816,0.055599663,-0.0105234645,-0.01617252,-0.004357123,0.0072990707,-0.027808338,-0.013273553,0.01821178,0.041199237,-0.00062796485,-0.004695269,0.019800195,-0.02436546,0.0051314863,-0.006215413,-0.016016576,0.031287167,0.005070346,0.012777143,0.003578996,-0.015218332,0.021099411,0.0599215,0.0094680935,-0.028993767,0.019884255,0.02402628,-0.034052894,-0.006543182,-0.031921744,0.024028163,0.054781873,-0.037104055,-0.030394131,-0.012541713,-0.0022956762,0.022234283,0.016332984,-0.026109654,-0.010973616,-0.027677689,-0.0029370703,-0.043258708,-0.033096932,-0.017095743,0.07546097,-0.016312832,-0.05810604,0.034308847,0.03375747,-0.16734195,-0.011466424,-0.022894144,0.05205864,0.010818174,0.022544434,-0.048273385,0.0013824475,-0.08282817,0.04200657,0.0005168557,-0.048933066,0.029882444,0.0037313753,0.0125565,0.016783234,-0.015418657,-0.009182039,-0.009407324,-0.050021503,-0.017553892,-0.054210365,0.046485916,0.058763497,0.015200574,-0.009985295,0.07132474,-0.03150187,0.016075676,-0.043156408,-0.07199113,0.0035876855,0.006816283,0.010468359,-0.004179882,0.02274694,-0.021371963,0.033152707,0.030684423,-0.021218201,0.06990792,0.036535036,-0.011054371,0.018875923,-0.01068326,0.021290509,-0.013099515,0.018194322,-0.055193704,-0.024990862,-0.008002806,-0.005664533,-0.024352394,-0.0041174307,-0.058048006,-0.0014518116,0.014682949,0.055452384,-0.014101403,-0.02098602,0.003676168,-0.06339568,0.011486374,-0.033863008,-0.047000714,-0.05567209,-0.0058006,-0.011331085,-0.017552517,-0.012503076,0.026263928,-0.04007312,0.010807781,-0.021891493,-0.03170438,0.027309649,0.014706721,-0.0041001597,0.017430697,-0.09459485,-0.011947412,0.032604247,-0.032890312,0.009017927,-0.0026253904,-0.05274165,0.00022505074,0.004592084,0.014905164,0.24127136,-0.0012019334,0.04682304,0.010371301,0.017032448,-0.0022264489,-0.014339621,0.06311999,0.019565586,-0.025858885,-0.0038050045,0.03760015,-0.009676955,-0.018939791,-0.0034988814,0.034496244,-0.07819949,0.008662364,0.061317265,-0.008161556,0.028182574,-0.046966,0.004890065,-0.013341143,-0.10879447,-0.012226853,-0.0030656904,0.033667926,-0.022005368,0.05389274,-0.020954749,0.03571896,0.05123317,-0.0645874,0.042255923,0.014405688,-0.013343942,-0.061992254,-0.0007829157,0.00063273386,-0.0055837003,0.019304398,-0.00386723,-0.059086185,-0.04649132,-0.018015152,-0.007975073,-0.0033428937,-0.00891065,0.0033619385,-0.009038566,0.0138189485,0.03835382,-0.016658815,0.009848463,0.012698355,-0.015626209,-0.027913643,-0.0083658425,0.013750758,0.02322017,0.013828503,-0.057219326,0.0068524526,0.006776283,-0.0061579607,-0.039618116,0.00833187,0.042014956,0.020510247,0.008180777,0.027245175,0.0018897306,0.009923779,-0.0013457538,-0.022268116,0.032625463,0.061896745,0.022344137,-0.026508663,-0.030855993,-0.0077184835,-0.024458412,0.0031020753,0.022097835,0.0039575496,-0.024430383,0.054080173,-0.008596724,0.03654708,-0.027053004,0.017781222,-0.019337097,0.00197441,0.0019925802,-0.006404131,0.017324299,-0.03764839,-0.018247781,0.01355229,-0.024843222,0.012954283,0.023129957,-0.0019002013,0.013040142,0.020334344,-0.0055766352,-0.01618097,-0.002617453,0.027319143,-0.09068683,0.001334446,0.010926547,-0.016229536,0.01798647,0.07680555,0.02202199,0.016523637,0.041027855,-0.018363152,0.020799164,0.019466486,-0.040270865,0.0116073545,0.0030685845,-0.054334003,0.0010260537,0.028950214,0.03773881,0.039412398,0.038463484,-0.026719848,-0.0103715155,0.026462836,0.0085503915,0.014729612,0.012939323,-0.018697146,0.011046143,-0.00789692,0.008730996,0.01854012,-0.0034943945,0.005471667,0.008795272,0.028989187,-0.016972851,0.030031545,-0.03335936,0.019568916,0.015743997,0.016296176,0.022773677,-0.036197938,0.013034473,-0.09359883,-0.031583823,-0.031716302,-0.011874791,-0.015303196,-0.025919601,0.012126046,0.04776396,0.07418586,-0.027602643,0.029864505,0.025804255,-0.00041342413,-0.0056354534,-0.022817917,0.021660645,0.011489668,-0.04167973,0.016418349,-0.0019733876,-0.056867573,-0.022165315,-0.023782087,-0.015017166,-0.038505193,0.031783443,-0.031833682,-0.045794025,0.0033768255,0.047084544,0.002148886,-0.06867492,-0.0042507397,-0.034878153,-0.023421649,0.03273368,0.118616216,-0.010768345,0.0041883443,0.019077402,-0.017770113,0.061201163,0.045246433,0.026148707,-0.012976126,0.012658452,0.02856869,0.03134667,-0.02179648,-0.03466079,-0.011920308,0.0279477,0.025663316,0.008877506,0.0033328724,-0.017323576,0.004170451,-0.045493905,0.006493428,-0.06231319,-0.06317737,-0.012283077,0.012715377,-0.07093609,-0.024628436,-0.010374868,-0.04176421,-0.03324669,-0.051661305,-0.01906889,0.014174115,-0.01811299,-0.026560893,0.011684468,-0.006552425,-0.004762132,-0.031885672,-0.023689624,-0.03628481,0.0022677188,0.03378587,-0.015186751,0.027163902,-0.017551778,-0.028667115,0.013826605,-0.015127396,0.00063428207,0.0038004357,-0.0067143263,-0.020555058,-0.058795396,-0.010202414,0.009873453,-0.0056682234,0.0033655881,-0.0140786795,-0.0063117538,-0.010916373,0.03871376,0.015080608,0.03586189,0.017396623,0.027314516,-0.014728958,-0.011705506,0.029476956,0.0049298755,-0.009594134,-0.020710818,-0.052143466,0.006258801,0.01539983,-0.034908175,-0.030405113,-0.002954744,-0.03058405,-0.008709041,0.0016641386,-0.020034127,-0.0088840155,-0.014295374,-0.017070046,0.008963815,-0.03135968,-0.038102355,0.029527513,0.014662972,-0.0049576066,-0.015881762,0.011334078,0.05599522,0.0029427505,-0.01462423,-0.035178706,0.0027022397,0.031433623,-0.078504995,0.028743139,-0.018423634,-0.030044636,-0.053799983,0.024347577,0.0008720391,-0.00004947355,-0.0045815376,0.013058353,-0.0117105935,0.020789737,-0.0034954667,0.019915553,0.02385015,-0.032954276,0.0016258401,0.006379282,0.017431892,-0.04381099,0.0032824164,-0.02089447,-0.04536688,0.002479417,0.047235686,-0.024624044,0.03614279,0.0016852613,-0.007906803,-0.04115221,-0.019155607,0.0023734004,-0.046759978,0.014837009,-0.016200848,-0.025930494,0.0004940494,0.022654224,-0.014752391,-0.00021148419,-0.037831567,-0.03208353,-0.005931964,0.011490357,0.017296182,0.0018545865,0.016748045,0.008090687,-0.00745648,0.048184402,0.038329337,-0.027026935,-0.01964572,0.015559508,0.0051672705,-0.042877592,-0.039989166,0.006101667,0.026592005,0.0051581142,0.017836079,-0.047070608,0.022608798,0.0035833886,-0.0029554935,0.077959105,0.063027576,0.045547727,-0.020058304,0.053965393,0.015223518,-0.066423215,-0.010503685,0.013432916,0.008245245,-0.012983588,0.013823276,0.0029390214,-0.01072579,0.003198047,-0.024379581,0.026430959,-0.027883314,0.054030858,-0.0082318885,0.0051102736,0.06373215,-0.031995248,0.01653885,-0.032567404,-0.000066691,-0.00011041481,0.042040396,0.0057438095,-0.0049189124,0.023561863,0.08530881,0.02239973,0.0008240123,0.0006776392,-0.027965259,-0.001807116,-0.15202862,-0.026108937,-0.009447578,0.000100683304,0.0065659094,-0.019834071,-0.02683921,-0.052716278,-0.009490211,-0.035294358,-0.004088465,0.011228637,-0.008994044,-0.013172655,-0.019864189,0.032632373,-0.033623792,-0.006579457,-0.014305233,0.04490499,0.028101321,0.011618525,0.026902873,0.027017912,-0.036969155,0.009500613,-0.023822417,-0.02304055,-0.029565291,-0.026608966,-0.049712762,-0.06131186,0.009641807,0.036174502,0.03441991,-0.036433395,0.0040632337,0.016966186,-0.061502513,-0.015697015,0.020797413,0.025735687,-0.0166907,0.012429932,0.0030734243,0.08303477,-0.021114353,-0.026824689,-0.06487666,0.012298579,-0.0084192585,0.06257769,-0.01948096,0.0039957706,-0.024852764,-0.026130786,-0.029757524,-0.009450017,0.01626004,0.009441179,-0.0042852634,0.040858816,-0.027343899,-0.030612268,-0.008792416,0.0308844,-0.05111685,0.052130993,-0.024190791,0.0050384025,-0.017626524,-0.0005001134,0.021646079,-0.024372226,0.007865632,0.017850906,0.017411534,-0.02809908,-0.023710802,-0.025242444,-0.04140036,-0.009625278,-0.011683772,-0.06616911,0.055449568,0.008747602,-0.02013793,0.014317848,-0.045457214,0.0020235379,-0.024347832,-0.042811926,0.007725098,-0.058558,-0.01556256,0.040755395,-0.02136096,0.025774874,-0.0027899393,-0.021373395,-0.0018973594,-0.022505822,-0.022021104,-0.029966448,-0.021389764,0.033077367,0.024346625,0.034735456,-0.031574097,-0.016602471,-0.039517283,0.006188295,0.004340564,0.0057247626,-0.06765543,-0.024595216,-0.010890199,0.029124847,0.017770309,0.0055588726,0.004498991,-0.0067816763,-0.029062718,-0.021746377,0.033141106,0.10308082,0.015018017,0.042605773,0.029649023,-0.02999102,0.012406165,-0.063804194,0.009221864,-0.026908796,0.059290163,-0.022158314,-0.026711479,0.0446645,-0.037655443,-0.008434971,-0.030122371,-0.03204365,-0.030019032,-0.014966714,0.013231403,-0.008498718,0.03131586,0.037373293,0.030577302,-0.016782079,-0.018787276,-0.025567735,-0.022287164,0.03539836,-0.012624045,0.044613414,-0.05430478,-0.031031108,0.0097936755,0.06534636,-0.017535191,-0.04134012,-0.02663688,0.004019526,-0.05135096,0.058536716,-0.019652896,-0.007230978,-0.026644878,-0.0066010994,0.038693998,-0.010868466,-0.0231971,0.018435877,0.012198056,0.0063298475,-0.014863305,0.013038147,0.017403174,-0.01566339,0.04272175,0.0067943656,0.039551903,0.058148053,-0.039387457,-0.027527932,-0.034115642,-0.0039599715,-0.03694824,0.006437862,-0.01886782,-0.0020308164,-0.0050977953,-0.0134064825,0.046863668,0.01325745,0.022065474,-0.027288416,0.039440144,-0.00787529,-0.022455908,0.009782779,0.0028345943,0.0042843344,-0.041486222,0.022371655,0.016325584,-0.0057002534,-0.022042671,0.036076058,-0.05569062,0.0072903526,0.0026967162,0.017400404,-0.024067197,0.006991184,0.014835236,0.006753407,0.0019253094,-0.04081815,0.04915083,-0.020774981,0.013635282,-0.029368283,0.004702799,0.026571859,0.016687257,0.019945329,-0.011435976,0.013496444,-0.032132853,-0.009447528,0.0075231735,0.03460526,0.0071581653,-0.021842645,-0.020765692,-0.0067658816,-0.02478719,-0.02809111,0.019400677,-0.03413074,0.0029088177,0.0026672361],"last_embed":{"hash":"dhimwy","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"dhimwy","at":1762858207427},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{5}","lines":[278,278],"size":23,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"dhimwy","at":1762858207427}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.044593856,-0.028415872,-0.052129578,0.020653367,-0.034157462,-0.037766684,0.048905484,0.024552992,0.014556345,0.011923125,-0.022227295,-0.011688808,-0.0027619745,-0.0070777712,-0.0032747258,0.041086566,-0.027012167,0.009773078,0.035604876,0.0028300586,-0.053035777,0.009022816,0.024206815,-0.03295349,-0.019148644,-0.0029809691,0.0020728682,-0.024346802,-0.014485331,0.057643257,0.009266275,-0.03393735,0.07015527,-0.02605466,-0.019190332,-0.010916474,0.014978127,0.0017674064,-0.05576326,0.02697871,0.030824957,-0.05066412,0.050449282,0.007856586,0.039489295,-0.010067653,-0.07417063,-0.018491574,-0.037581697,0.008205445,0.0040620198,-0.020965168,0.036514815,-0.02430109,0.03327156,0.02506858,-0.0057357918,-0.057621367,-0.059371065,0.021561217,-0.052166604,0.02114551,-0.020340113,-0.031274408,0.006493737,0.060157306,0.01090962,0.00614916,-0.011337313,-0.028193317,0.02556284,0.0006432594,0.0283656,0.008540232,-0.021220738,-0.021895729,0.0024768221,-0.00528265,0.0102756405,0.0032781786,-0.021431161,0.007567319,-0.0026683055,-0.009464105,-0.022564234,0.039376125,0.006079122,0.030659452,0.042623695,-0.019807404,-0.01979953,-0.008134028,0.02757487,0.008196842,0.0048931227,0.0062437225,-0.011517833,-0.02188967,0.053518675,-0.0223969,0.05593067,0.017341144,-0.022334538,0.004655217,-0.007649299,-0.005523489,0.007175522,0.04356477,0.028634291,-0.019370979,-0.0003792471,0.04977399,0.0044383397,0.017722249,-0.004426999,-0.029998973,0.017830381,-0.017193954,0.002528437,-0.02740661,0.02918067,0.021937046,0.027080651,-0.011415143,0.001492927,0.0414778,-0.016585814,-0.0047281315,-0.04766593,0.022011496,0.010640597,0.0078095044,-0.009381085,0.012900138,0.008531783,0.0046699583,0.06586218,-0.0075067533,0.0062070764,-0.06506108,-0.0035162708,0.019239416,-0.02872047,0.001367911,0.015218347,-0.034854367,0.020346258,0.028218715,-0.009251534,0.011853529,-0.00939564,0.009892592,-0.0035385035,0.03427008,-0.040574674,0.0073688203,-0.0028086288,0.028841818,0.010648691,-0.014896429,-0.017222311,-0.028108379,-0.019760046,0.039557885,-0.0006846369,-0.007328114,0.016569871,0.030840687,-0.004630819,-0.005710619,0.005905936,-0.042292126,-0.013673305,0.0375313,0.04241265,0.0042224084,0.08597775,0.025294758,0.009440569,-0.022730047,-0.0488328,0.03410501,-0.020364739,-0.057200156,-0.014695744,0.050716475,0.0073459623,-0.015065666,0.030037224,0.021396972,-0.022210289,-0.0029314512,0.019694809,-0.014169526,0.09217346,0.004998547,0.018083671,0.0057447953,0.024311246,-0.02528841,0.011599565,0.034233432,0.00020195825,-0.0035832655,-0.059514944,0.00061546743,-0.025321258,-0.027225744,-0.008433639,-0.061351318,0.0142555,0.032401502,-0.008388919,-0.005986861,-0.0050759907,-0.012560665,0.033194937,-0.009908289,-0.0007907254,-0.00048191412,-0.020336237,0.06119967,0.03632738,0.005873123,-0.016316827,0.04386979,-0.011122369,0.049841944,0.029500304,0.022090573,-0.025004696,0.0059268572,-0.002906576,0.015153512,-0.002647708,-0.014834434,-0.0066935415,0.0060727224,0.025033781,0.0043444005,-0.017917618,0.011134963,0.022905044,0.00031364063,-0.0062270123,0.00516056,0.037983675,0.046026282,-0.0053545856,-0.008374685,0.009596594,-0.008946256,-0.04114361,-0.032798342,0.015581282,0.022941623,-0.0029389367,0.009556115,0.016620865,-0.022234594,-0.0011756236,-0.0075118407,-0.0070773563,0.020642502,0.011606069,0.0007174892,0.0004909769,-0.018710349,0.027029004,0.0840816,0.018178158,-0.020319212,0.03357026,0.022395814,-0.021686671,0.0061125127,-0.03231059,0.025407,0.0390263,-0.030117739,-0.018260999,-0.03084553,0.0075863963,0.03658428,-0.0018214022,-0.01443336,-0.030581007,-0.016746,0.0041992795,-0.03833883,-0.039056025,-0.025510658,0.08240263,-0.0013212737,-0.063288726,0.015426106,0.027014626,-0.16100183,0.0025495305,-0.035777744,0.055378485,0.017469222,0.02387917,-0.045480967,0.0014213755,-0.067733884,0.029649379,0.0056794956,-0.048205316,0.03729954,0.00978922,0.0111258635,0.018356515,-0.029125387,-0.014276515,-0.00055949175,-0.04056292,-0.008820243,-0.05844648,0.04500663,0.0674599,0.010269451,0.013620901,0.054539222,-0.02233645,0.009407125,-0.043616068,-0.051418196,-0.000075612385,0.00673728,0.021201044,-0.011877385,0.00038324756,-0.032731395,0.038799282,0.02738351,-0.021676615,0.08015939,0.015984343,0.0012335388,0.0046298844,-0.0079222955,0.022107614,-0.02238778,0.017968783,-0.059625044,-0.028825996,-0.006630988,0.007872594,-0.027554944,0.006157689,-0.053249177,0.0022745372,0.0075536403,0.03947688,-0.014015125,-0.03714943,-0.0031934138,-0.044508945,0.01829759,-0.03688837,-0.037955787,-0.07177028,0.00057692116,-0.008452611,-0.016489377,-0.014807182,0.027236464,-0.020920064,0.017523093,-0.022315057,-0.015294681,0.033225633,0.006826741,-0.010293946,-0.014123494,-0.102831095,-0.024977436,0.021735575,-0.035261933,-0.010315633,0.0050567044,-0.03849459,0.012316358,0.0049669254,0.03750057,0.22863935,0.036026936,0.05221601,0.021241294,0.054510117,-0.031601332,-0.005730224,0.05044856,0.0007542349,-0.029581707,-0.0035283642,0.05278973,-0.00826176,-0.007824877,0.029998986,0.025285566,-0.065205075,0.008722993,0.046540774,0.015894484,0.019236594,-0.048431017,0.0042271507,-0.017357428,-0.09492528,-0.034790788,0.018633582,0.051855553,-0.03199082,0.01518528,-0.018070184,0.0716759,0.055647712,-0.066994675,0.046816472,0.021006364,0.014863881,-0.060646303,-0.020109441,0.0075808964,-0.006430863,0.010007003,0.0034974772,-0.050561264,-0.045404665,-0.014750845,0.0058778566,0.0056484668,-0.022800157,-0.013928807,-0.046402674,0.014952728,0.036013972,-0.008823204,0.014088618,0.0011963263,-0.027589396,-0.020504199,0.008964281,0.024292236,0.021338815,0.004362811,-0.049617626,0.0017601959,0.026015207,-0.024973921,-0.050003927,0.00894074,0.034378313,0.0065560304,0.0010278531,0.026743652,0.01631905,0.018494623,-0.038974956,-0.014582543,0.03844622,0.044576,0.014618563,-0.0385973,-0.01221514,-0.017880235,-0.013787153,0.008337247,0.03493554,0.015576261,-0.024812495,0.073119804,0.005175704,-0.0010040529,-0.010327801,0.016478796,-0.017821044,-0.003177365,0.0045156037,-0.018986726,0.029644856,-0.044228442,-0.012770455,0.035959564,-0.03557282,0.029466165,-0.0025563096,-0.022708151,0.00764884,0.023902424,-0.001447176,-0.022490457,-0.00052555883,-0.00042401248,-0.087381095,0.005071327,0.0065021357,-0.03068107,0.009990228,0.07003549,0.03734638,0.008597902,0.039332982,-0.011549851,0.023858909,0.04342255,-0.027565867,0.013267414,0.0029498418,-0.049790278,-0.000478616,0.029632617,0.033155352,0.033949204,0.06838525,-0.029104808,-0.024939269,0.031362154,0.024407772,0.004731711,0.012357816,-0.024980847,0.018901108,-0.008349394,0.031794067,0.007531932,0.009130063,0.016731666,0.016341476,0.0322561,-0.030693393,0.023621695,-0.04161164,0.010895949,0.015320093,-0.009987236,0.03500632,-0.025642335,0.029447721,-0.06636142,-0.035560902,-0.030509148,-0.0073834597,-0.007570842,-0.0061376044,0.014473675,0.03951055,0.070673086,-0.02918899,0.03718567,0.012320339,0.010701482,-0.020838257,-0.009011753,0.00854588,0.010387367,-0.047239643,0.00016807158,-0.023080751,-0.05143031,0.0010865178,-0.018809196,0.0073281787,-0.044956345,0.056084808,-0.027177347,-0.024118584,0.019213973,0.04266529,-0.009921252,-0.053725302,0.00967841,-0.030198744,-0.007096874,0.009918069,0.10627244,-0.008379079,-0.0054222792,0.038591295,-0.023169855,0.06521205,0.055420633,0.03817315,-0.018494615,0.017188141,0.023733048,0.017553523,-0.010698808,-0.0052670925,-0.015305711,0.034195077,0.032927126,0.011042521,-0.021181474,-0.0048821797,-0.0022763354,-0.033370886,0.009696192,-0.0547663,-0.03700622,-0.0074861143,0.009374934,-0.08352077,-0.037778735,0.015758665,-0.042755708,-0.0348023,-0.048907164,-0.017104398,0.012338783,-0.027052633,-0.014261083,-0.009038192,0.0001700262,-0.008012854,-0.025525069,-0.01870762,-0.020405844,-0.0065393397,0.0319196,-0.0060228393,0.028986622,0.0006256469,-0.03385727,-0.0064960946,-0.0013281455,0.0046689217,0.008704333,0.0056398157,-0.01718009,-0.05619686,-0.02782456,0.0045931223,-0.0047493824,-0.002898733,-0.01356201,-0.0028658886,-0.020363614,0.046200622,0.020254746,0.035733122,0.029672362,0.022741033,-0.021810625,-0.001811683,0.015927743,0.016245475,-0.0067000203,-0.0049992404,-0.0476523,-0.012667398,0.015648175,-0.048932284,-0.018493665,-0.0023693237,-0.025689691,-0.015528982,0.006807166,-0.017261924,-0.0033890174,-0.02845227,0.0109122945,-0.009081867,-0.037617307,-0.054411218,0.05290953,0.020399917,-0.007870085,-0.011956555,0.022273717,0.04255764,0.0023706371,-0.0071623777,-0.03476833,0.014297069,0.03400413,-0.080352776,0.023374306,-0.0077741556,-0.005959403,-0.03437046,0.030862449,-0.004310737,0.013640635,0.0025586702,0.0072030323,-0.017143968,0.0401523,-0.000821309,0.028858637,0.025814768,-0.040724076,-0.0075780866,-0.00794381,0.010278551,-0.05553648,0.009251766,-0.028339187,-0.039138343,0.01180645,0.046595495,-0.027797453,0.057421565,0.0054022097,-0.003674153,-0.02945463,-0.0176285,0.006535197,-0.03674612,0.021972185,-0.019237684,-0.046905346,-0.011246116,0.0137498425,-0.025320787,0.00504233,-0.042512693,-0.02490268,-0.01021663,0.022574589,0.010244452,0.0028977029,0.009407749,0.014430874,0.0027633521,0.05167419,0.012508383,-0.029324668,-0.0038384926,0.0218564,-0.016570015,-0.048071463,-0.029859414,0.010549502,0.021431126,0.02906087,0.014164976,-0.048520118,0.03483136,-0.023864187,-0.015053237,0.063714445,0.06233445,0.02980343,-0.012439043,0.06520701,0.002791291,-0.048925538,-0.018136183,0.004659303,-0.0052188924,-0.022278026,0.031721607,0.014560803,-0.015540855,0.0073796166,-0.02809981,0.015239043,-0.03980612,0.036225736,-0.0041934443,0.0074388874,0.056040756,-0.030616991,0.0230921,-0.015687902,-0.0016681072,0.011855238,0.03396765,-0.0012709629,-0.01070185,0.04093994,0.0792802,0.021450737,0.0105001265,-0.019103589,-0.032752406,-0.0060799625,-0.13331829,-0.036337156,0.0015051707,-0.008304746,0.013140277,-0.015676318,-0.033757992,-0.059766687,0.0035650234,-0.03242352,0.016481025,0.016408488,-0.014800698,-0.009309966,-0.015224619,0.027425444,-0.034284454,-0.0066631413,-0.018658929,0.05844104,0.021633452,0.027665153,0.030095624,0.015369237,-0.016419603,0.0038443233,-0.032397628,-0.04551994,-0.026830105,-0.009532474,-0.05076865,-0.05910189,0.017376924,0.018752972,0.017626695,-0.04990537,0.0052648606,0.014129037,-0.047933344,-0.012617735,0.010590853,0.0044538896,-0.01217533,0.040567458,-0.003008122,0.08187636,-0.0059271907,-0.03231341,-0.07216825,0.011608511,-0.015108143,0.065301895,-0.021091364,0.0022153766,-0.017998582,-0.03366985,-0.020565068,-0.009805951,0.02091843,0.005653018,0.004346656,0.02649667,-0.034396388,-0.008686799,-0.016451243,0.037236236,-0.03413966,0.034054212,-0.0168016,0.0012689506,-0.024883553,-0.0031349782,0.021110736,-0.012598406,0.020156974,0.013552327,0.010180501,-0.02471128,0.003243038,-0.025845518,-0.03641038,0.00032364007,0.0012812243,-0.06829784,0.039462168,0.0011541604,-0.023526646,0.0039608995,-0.08349006,-0.017636484,-0.034113847,-0.041280415,0.003069957,-0.035579935,-0.017105322,0.032667994,-0.020285362,0.022330837,-0.021048179,-0.028476154,-0.018766893,-0.01444729,-0.017275799,-0.0430501,-0.037445195,0.025213184,0.02330706,0.026359014,-0.024451362,-0.012644562,-0.040102046,-0.0022386264,0.0045627914,-0.003489035,-0.064216055,-0.017187595,-0.019250795,0.023804331,0.031444713,0.019921398,-0.0020498158,-0.014066672,0.00022046667,-0.02461519,0.023794437,0.098543674,0.010316154,0.04824762,0.03155208,-0.034805655,0.010281355,-0.06606903,0.011271445,-0.02853142,0.06621238,-0.021145273,-0.027675664,0.049637448,-0.061462447,-0.029185139,-0.015427485,-0.033365365,-0.021979803,-0.015443504,0.0061739325,-0.0010501625,0.020620449,0.03268431,0.021320812,-0.025215158,-0.005721503,-0.031639017,0.0058405767,0.030287037,-0.03524132,0.0495339,-0.044610184,-0.023204492,0.005652092,0.08005917,-0.025593182,-0.029971808,-0.018034725,-0.00015921063,-0.047178697,0.069008924,-0.025027333,-0.013979794,-0.031795915,-0.009332621,0.058113724,-0.011557759,-0.015689027,0.014763844,0.029369958,0.0075446074,-0.01605494,0.019924592,0.009579352,-0.024990803,0.051525135,0.0020481048,0.04526549,0.052123036,-0.021659695,-0.022060197,-0.013253354,0.0012027343,-0.03077654,0.017395308,-0.02927798,0.0012370177,0.01900933,0.0030082564,0.04216817,0.025627118,0.010638569,-0.011784823,0.049587958,-0.0008276824,-0.034033906,0.001245239,-0.0013828381,0.014263116,-0.03836128,0.037792563,0.005422139,-0.027382212,-0.017662337,0.015052248,-0.05264074,-0.003661903,0.010087803,0.015916703,-0.029603643,0.01668525,0.02545891,-0.009152142,0.00075665367,-0.04088693,0.06143433,-0.0024621245,-0.007817039,-0.03265322,-0.015163716,0.024749534,0.012190582,0.01157166,-0.018927753,-0.0068924227,-0.04505332,-0.013154681,0.00012254492,0.033850458,0.012625244,-0.01660547,-0.017323395,-0.011330676,-0.014702458,-0.030166976,0.04650871,-0.026371079,0.009897311,-0.028152144],"last_embed":{"hash":"1wvmsu4","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1wvmsu4","at":1762858207427},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{6}","lines":[279,279],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wvmsu4","at":1762858207427}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03984143,-0.023370108,-0.046063602,0.023112979,-0.055289157,-0.022644812,0.058021452,0.012392788,0.015614299,0.012042244,-0.016639493,-0.0059456388,-0.016480435,0.0016720461,0.0040393993,0.05493349,-0.034220204,0.0067402623,0.031126224,-0.0015306701,-0.040023513,0.016018193,0.030760145,-0.029546976,-0.017087884,0.00045025715,0.0028442636,-0.034042507,-0.0035647273,0.05278581,0.007925428,-0.042045187,0.08838524,-0.01521523,-0.008415211,-0.023576945,0.006643703,0.010379621,-0.046764348,0.035385344,0.029612286,-0.033680085,0.034899604,-0.0040549724,0.03811626,-0.017404247,-0.060086377,-0.010284318,-0.027567992,0.016012171,0.012414676,-0.023427911,0.030647136,-0.013289012,0.028637227,0.033046544,-0.006833945,-0.04700709,-0.05152073,0.009237658,-0.043713927,0.022604521,-0.012814833,-0.042932224,0.012753898,0.06098194,0.016154679,0.026424464,-0.0026160192,-0.029489115,0.024754563,0.00088160567,0.025644531,0.000565263,-0.028500749,-0.017845504,0.013361425,0.009447865,0.003547659,0.010354069,-0.023116244,-0.0037159577,-0.013734578,-0.011289597,-0.021989381,0.03767765,-0.004919322,0.069673106,0.03764342,-0.010380624,-0.020982495,-0.015058275,0.035854425,0.00007430928,-0.012574541,-0.0013334162,-0.0009490419,-0.023791486,0.03684768,-0.013781222,0.05512711,0.004855663,-0.01937275,-0.0013243473,-0.013373527,-0.02081961,0.002372176,0.029794082,0.020285826,-0.014759091,-0.003578759,0.054453563,-0.0014825006,0.009323769,-0.011051262,-0.038380668,0.02370071,-0.012410282,0.0013449942,-0.035564788,0.029403247,0.04390317,0.017891387,-0.029899154,0.0091396,0.049666636,-0.019235358,-0.0046568476,-0.046460237,0.031452246,0.004979083,0.015610211,-0.013443623,0.0064943167,0.0049922653,-0.010153667,0.07888169,0.004120782,0.009868456,-0.06355642,0.0036239694,0.030764755,-0.018922266,0.0039661536,0.009955452,-0.029533332,0.019828739,0.028889442,-0.011693711,0.011481275,0.004034468,0.007683134,-0.013403452,0.030521503,-0.03315563,-0.00434714,0.00029405014,0.03150794,0.0077333828,-0.021984356,-0.02639905,-0.023298148,-0.010160158,0.019334426,-0.000524933,0.0012057613,0.032468867,0.019080995,-0.0010631046,0.0005591981,-0.0023304499,-0.044977266,-0.010395286,0.0460267,0.043996103,0.0032185009,0.09929454,0.033082638,0.006005084,-0.034438092,-0.045269143,0.03705737,-0.021139694,-0.05781159,-0.008154805,0.043624543,0.0010353815,-0.024983332,0.032581303,0.036349133,-0.026973775,0.004563696,0.02536785,-0.023715813,0.09163485,0.0085953465,0.007600809,0.0058348426,0.026529705,-0.035531655,0.0007239932,0.034328565,0.0095882835,-0.0028349943,-0.049661256,-0.0030268242,-0.010072237,-0.028928423,0.012482736,-0.04197627,0.0066268193,0.042084657,0.006317639,0.0015430654,-0.0057438877,-0.0012737393,0.02541379,-0.021184053,0.006758885,0.011410425,-0.011295744,0.055855114,0.017664118,0.010627065,-0.010533754,0.043176733,-0.009455827,0.055477418,0.04046816,0.007897892,-0.012816783,0.00108548,0.002829056,0.02361289,-0.011723396,0.007572158,-0.00940215,0.016561178,0.010470335,0.011208413,-0.008728586,0.0012541609,0.026781473,-0.0041589425,-0.0015186317,0.0020407168,0.042652316,0.049741022,-0.0155956475,-0.004145491,0.002409689,0.0017145496,-0.021488737,-0.04041614,0.023637215,0.029662108,-0.0023883807,0.0014415886,0.019698167,-0.016667409,0.010773432,0.01468875,-0.009406788,0.020660242,0.013087533,0.006689036,-0.007621605,-0.0145421885,0.025963534,0.060641762,0.011096028,-0.019336406,0.02381897,0.0170074,-0.031157129,0.0032184073,-0.037788164,0.01808172,0.04191038,-0.007254584,-0.019032003,-0.022593964,0.00036953023,0.032846086,0.0054276967,-0.013059375,-0.026592027,-0.01798034,-0.007247854,-0.04395031,-0.040103596,-0.0072142333,0.08114839,-0.006914455,-0.070466965,0.02423437,0.026454402,-0.16220206,0.0010940918,-0.026205044,0.06299697,0.018067526,0.021600984,-0.052730907,0.0008352302,-0.08297007,0.042258933,0.00080689025,-0.057004593,0.016598025,0.01144509,0.00835495,0.016858961,-0.018966831,-0.016254047,-0.00391473,-0.04875731,-0.012988915,-0.063705064,0.036097005,0.077298045,0.014723104,0.010395615,0.07573917,-0.018317878,0.014232815,-0.05055974,-0.04750427,0.007740298,0.0044730157,-0.0014501443,-0.013220201,-0.006322492,-0.012881471,0.041875694,0.025048729,-0.021499643,0.07766522,0.032311987,-0.0026249862,0.015282935,-0.015610212,0.015112024,-0.019181745,0.021239344,-0.052282847,-0.017861618,0.0035097434,0.0011962791,-0.01948583,-0.0011083059,-0.056619048,-0.003011362,0.0065065622,0.03376525,-0.0036746047,-0.029158374,0.0068838014,-0.04582544,0.025702892,-0.040856194,-0.027574003,-0.06512201,0.010201786,0.002422547,-0.022255557,-0.014925119,0.035772175,-0.025566977,0.020610126,-0.028556649,-0.02191062,0.028002359,0.006252649,-0.0049536633,0.0011450091,-0.085415035,-0.014481129,0.03609251,-0.035047915,0.009350541,0.0011935477,-0.045201108,0.007365707,0.008741277,0.03562136,0.2421338,0.0037294896,0.033828963,0.0040186103,0.03420945,-0.014072564,0.0012741146,0.05752528,0.0031906022,-0.031864803,0.0067305076,0.0538232,-0.005301913,-0.017600162,0.014588961,0.04126308,-0.08484547,-0.0022963881,0.052637722,0.0028613259,0.020118518,-0.046956766,0.010018962,-0.020573167,-0.09880525,-0.042691406,0.0016781981,0.029305793,-0.026187377,0.036804143,-0.012758753,0.06375658,0.062757425,-0.060161337,0.041916765,0.026141265,-0.015118405,-0.056735642,0.0051101963,0.0019136933,-0.0073446017,0.026665883,-0.012186407,-0.042966224,-0.050145563,-0.0014489867,0.0033611765,0.007797887,-0.001664079,-0.021410627,-0.022848032,0.01592863,0.03292441,-0.009437031,0.014689219,0.009774268,-0.015077944,-0.031496182,-0.004561987,0.039208256,0.026545335,0.007599517,-0.06930324,0.0118387835,0.014167477,-0.022743009,-0.034983702,0.0084266635,0.033832476,0.028040072,0.011646188,0.021450985,0.014351625,0.0031361938,-0.015386851,-0.03500368,0.038053744,0.0454476,0.014394087,-0.050882228,-0.014253978,-0.020664752,-0.023371212,0.012992451,0.033768885,0.023059567,-0.023072949,0.064330876,0.0031302786,0.016146706,-0.020210862,0.019958239,-0.022668693,-0.01015339,0.014303174,-0.017572397,0.032213837,-0.04524681,-0.017489702,0.008273162,-0.015088781,0.027227826,-0.004066301,-0.0052308985,0.007954607,0.016266696,-0.005453846,-0.03877248,-0.011159928,0.01694875,-0.083967134,-0.0033065327,0.016036756,-0.027157083,0.004943812,0.059352122,0.023139715,0.017965201,0.046888586,-0.009523419,0.013154122,0.0214773,-0.013252282,0.027371792,-0.0072708107,-0.049278945,0.0000115099865,0.022155294,0.03196968,0.03686706,0.045829043,-0.03256192,-0.008253685,0.017105907,0.013328063,0.013424089,0.020254828,-0.021545455,0.016050566,-0.021356221,0.022658309,0.020658137,0.013921801,0.012795829,0.016868271,0.0207083,-0.025736354,0.031931773,-0.029763002,0.023023529,0.021631736,0.014652061,0.034457166,-0.02614001,0.018785553,-0.0825725,-0.023494257,-0.033011343,-0.01796925,-0.011993861,-0.01953139,0.028234525,0.051026158,0.06889969,-0.042610157,0.035733353,0.027914213,0.008054163,-0.018375527,-0.018982064,0.0031304585,0.0074985307,-0.046983525,0.015347158,-0.014793555,-0.051641528,-0.01047564,-0.024468035,-0.00984612,-0.05400038,0.03632098,-0.041022953,-0.033703547,0.020113677,0.05098663,-0.021667622,-0.050772946,0.002442563,-0.048472017,-0.025381893,0.02864003,0.111886665,-0.017970458,-0.00600943,0.025070943,-0.023396453,0.06195205,0.031600703,0.04000288,-0.021097263,0.026677523,0.024865994,0.018851278,-0.029495746,-0.0076739816,-0.013950521,0.037613288,0.01615875,0.0033555166,-0.016351512,-0.017362213,0.0036435046,-0.04037794,0.0033440338,-0.06555238,-0.05804138,-0.017821541,0.011237678,-0.07319167,-0.0157617,-0.0038645354,-0.044005364,-0.03699656,-0.05961783,-0.026648495,0.009841055,-0.025370542,-0.010263047,0.00788333,0.0032004474,-0.0070583783,-0.039413616,-0.028008938,-0.02456318,-0.006855119,0.038056977,-0.020313542,0.028053485,-0.014947445,-0.036197316,0.015492196,-0.0033128997,-0.012145487,0.009892667,0.01194941,-0.008631232,-0.051308632,-0.041898828,0.004623534,-0.0031494822,0.016780345,-0.02281017,-0.0049539027,-0.023246516,0.052957546,0.0058626817,0.038129073,0.015270544,0.013527193,-0.032694276,-0.016715443,0.025994813,0.016600857,-0.016842762,-0.011818798,-0.043034196,-0.013825562,0.0080186315,-0.03043624,-0.010745869,0.0008956503,-0.021290211,-0.010212037,0.010443291,-0.025809927,-0.007142526,-0.018595343,-0.011287949,-0.0034558917,-0.018036697,-0.035664972,0.03320948,0.017646942,-0.0014901726,-0.011726561,0.026164869,0.051530942,0.0037274477,-0.01418264,-0.0377065,0.013615485,0.026293652,-0.079232685,0.01710133,-0.014756137,-0.013069276,-0.044917896,0.043143056,-0.011872054,0.0033431924,-0.01106466,0.010372497,-0.017556783,0.030685443,-0.008879259,0.023064187,0.021941591,-0.04754432,0.003975737,-0.008923174,0.009077859,-0.042386863,-0.00023218578,-0.02459165,-0.03234301,0.006010265,0.043631103,-0.02057418,0.045447856,0.006220256,-0.014548087,-0.029662643,-0.02021027,0.016623521,-0.039169718,0.013855599,-0.014502458,-0.024135843,-0.005649752,0.027088193,-0.017360643,-0.0042522633,-0.036796927,-0.030027341,-0.0052251494,0.012826266,0.018458204,0.004319729,0.017889649,0.015560294,-0.027093222,0.047723543,0.032372795,-0.03579583,-0.012786521,0.018768832,-0.0064169657,-0.050898507,-0.028477086,0.015690992,0.03271255,0.008698289,0.012089512,-0.05283656,0.027758839,-0.017700877,-0.0098565575,0.051446263,0.056942638,0.035932872,-0.01264708,0.061910156,0.007453018,-0.0536834,-0.00585684,-0.0031990504,0.0063289925,-0.035721,0.010111016,0.0018805047,-0.0029419626,0.0009296413,-0.009246141,0.035856754,-0.040193357,0.03652925,-0.0022356445,0.0092839915,0.053985294,-0.02416267,0.016758619,-0.011115166,-0.0034077296,-0.00920402,0.033921085,0.0014180834,-0.0058944128,0.025755243,0.0809013,0.026610682,-0.006627531,-0.0076587996,-0.04339382,-0.002007372,-0.14350869,-0.027079629,0.004262795,-0.0041765934,0.008035991,-0.014684336,-0.029063348,-0.0640472,-0.0025167784,-0.033378232,0.004470104,0.006572293,-0.0065267566,-0.01448181,-0.011863662,0.02597012,-0.04761553,-0.010831254,-0.016635465,0.049265843,0.0221303,0.020308148,0.025308853,0.017611891,-0.024726106,0.018940955,-0.03679887,-0.04432333,-0.021239808,-0.011070542,-0.060650244,-0.048221484,0.016759677,0.03699662,0.017485417,-0.040106807,-0.005137291,0.018835042,-0.056769263,-0.010837957,0.011766928,0.01900806,-0.019764733,0.02714101,0.00449266,0.07716676,-0.012302808,-0.03807581,-0.07176104,0.015191491,-0.025919622,0.062432203,-0.009494334,-0.0019824952,-0.020703977,-0.030106438,-0.033665985,-0.013210634,0.021002695,0.00476681,0.013181516,0.032182097,-0.02244103,-0.010354655,-0.021977575,0.031546976,-0.03591216,0.015291426,-0.029342148,-0.0024546199,-0.007983533,-0.014929133,0.015104034,-0.03587459,0.0077237855,0.005681455,0.024546077,-0.017936394,-0.02004861,-0.02455109,-0.030774556,-0.005873797,-0.0036535042,-0.04922706,0.05312362,0.009051986,-0.014935454,0.0018519313,-0.06580477,-0.0036822793,-0.023242095,-0.04874046,0.009218718,-0.047240593,-0.013746483,0.039608527,-0.02043027,0.028669264,-0.014342675,-0.031298414,-0.003937982,-0.0073692063,-0.015350388,-0.03987517,-0.03902702,0.02509217,0.02252981,0.017667502,-0.022606125,-0.009082712,-0.028925315,0.010158538,0.0019064272,-0.0064561674,-0.06259203,-0.02454745,-0.010876756,0.01673197,0.022755,-0.004655675,-0.0033723833,-0.009060713,-0.012788028,-0.017337231,0.031277586,0.10227104,0.023633473,0.05168949,0.040841274,-0.040086932,0.017929588,-0.0811734,0.0018924441,-0.032793086,0.06031523,-0.01503617,-0.012893236,0.051658344,-0.02292598,-0.021984719,-0.02366931,-0.042093046,-0.028080195,-0.015283317,0.011456927,-0.0017038361,0.0286197,0.034136645,0.019668175,-0.025449473,-0.013153218,-0.025835816,0.005485089,0.02394613,0.0016589444,0.054015193,-0.04624752,-0.039663356,0.015447405,0.07424993,-0.017318875,-0.05026154,-0.009915384,0.01605383,-0.057450317,0.07138943,-0.018721748,-0.015005581,-0.024681048,-0.008496856,0.056727756,-0.012821334,-0.021863889,0.015773332,0.027072238,0.008766571,-0.015651217,0.011073469,0.021939203,-0.027992044,0.038920224,0.0013588638,0.048188247,0.054373942,-0.031748753,-0.02288509,-0.027743643,-0.010302006,-0.050382398,0.008957869,-0.027780702,-0.0016750643,0.016134853,-0.008237155,0.048941556,0.028049963,0.01891236,-0.016556362,0.03689459,-0.0077394857,-0.033397164,0.007625858,-0.003814962,-0.0008578748,-0.03767722,0.037166182,0.0008140664,-0.028226597,-0.017965518,0.020262655,-0.04324657,0.006962814,-0.0020300734,0.023120878,-0.032990556,0.01630572,0.022642696,-0.009421455,0.007513962,-0.03774922,0.054240637,-0.014317861,-0.008017177,-0.028503783,-0.009480972,0.027511323,0.013351332,0.015922515,-0.005879805,0.010686631,-0.026649961,-0.022292783,0.00901116,0.034505364,0.015411442,-0.020778382,-0.009140757,-0.0074753454,0.003149227,-0.03529767,0.031955138,-0.01832059,0.019490197,-0.012876229],"last_embed":{"hash":"qbezzj","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"qbezzj","at":1762858207427},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{7}","lines":[280,280],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"qbezzj","at":1762858207427}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05298008,-0.026284432,-0.030132852,-0.0062630684,-0.05655443,-0.045401964,0.024570165,0.0017118012,0.009857825,-0.013967676,-0.0053699086,0.013321556,-0.008582478,0.012518693,0.0013816324,0.01685805,-0.026535494,-0.013303783,0.011421072,0.003058094,-0.029754205,0.0044344636,0.05208525,-0.015504941,-0.004267997,-0.00871655,-0.002034428,-0.027012913,0.038204078,0.0741535,-0.026341686,-0.011298709,0.08355153,-0.04516647,0.0060485043,-0.022564491,0.03072068,0.01302372,-0.053365566,0.044411294,0.029155824,-0.04322033,-0.0017725222,0.013384427,0.042490683,-0.005497981,-0.055230826,-0.012218011,-0.008084359,0.009094661,0.008036883,-0.019544346,0.03795023,-0.023986362,0.031614102,0.047920305,-0.011613058,-0.04308127,-0.06272887,-0.01665489,-0.058534455,0.0412457,-0.04218478,-0.019648714,0.014529929,0.06961637,0.0048087905,-0.0012450332,-0.012236627,-0.028997207,0.021983359,-0.00008577763,0.051004708,0.0060751284,-0.049463153,-0.004726188,-0.0033178667,-0.011001506,-0.0017293629,0.0057423585,-0.006339815,0.004175841,0.016919475,-0.0058786944,-0.019242177,0.028479155,-0.0064408937,0.056349516,0.002817687,-0.020598413,0.014507568,-0.008490832,0.018165305,0.0053312085,-0.026980424,0.013666862,0.010862178,-0.040583238,0.041193638,-0.023243152,0.020959454,0.014971309,-0.017612282,-0.02040739,0.01251953,-0.011707802,0.031102553,0.053649142,0.024025347,-0.011579381,0.020550774,0.045976378,0.0014488702,0.024737217,-0.013582714,0.0013627011,0.013214844,-0.05200865,-0.013283097,-0.0065443874,0.07289492,0.0012514336,0.042872738,-0.020464204,-0.0064501385,0.03371728,-0.007196978,-0.007509226,-0.03521529,0.014206095,0.00016785706,0.018977331,-0.02521996,0.02506553,-0.04653409,0.008192996,0.0795555,0.01742857,-0.0052201133,-0.0754137,0.021553073,0.0057307207,-0.035402615,-0.008217016,-0.0076975175,-0.0040816064,0.0020681368,0.027522892,0.00026539486,0.012412345,0.019328337,0.028090127,-0.016621988,0.04558928,-0.029221538,-0.016153289,0.023911268,0.030906033,-0.01662875,-0.018245956,-0.015945727,-0.023541616,-0.043624986,0.024327919,-0.013976224,0.013340405,0.048702985,0.06305445,-0.0034994278,-0.0062876204,0.00036672346,-0.0238495,0.005945097,0.025022099,0.020939406,0.01685732,0.069538176,0.028356813,0.0033000156,-0.0336867,-0.05411668,0.007234868,-0.013367349,-0.058594428,-0.022164231,0.04447723,-0.024069428,0.012958659,0.02174447,0.011502519,-0.01405687,-0.013255233,0.017811665,0.0037055041,0.082806826,-0.02873498,-0.0104657505,-0.0033040764,0.015485099,-0.021676524,-0.0059384746,0.053450856,0.0020844664,0.018964479,-0.03246405,-0.0028012358,-0.006030134,-0.03804058,0.008896449,-0.046713773,0.03283356,0.005135573,0.0017505988,-0.016219994,0.011658282,-0.0449219,0.023650797,0.02172684,-0.018183755,-0.023680558,0.0054270537,0.055460185,-0.008170972,-0.01920871,-0.05534117,-0.0053695226,-0.02445334,0.030334385,0.022720592,0.008259738,-0.0033610505,0.0077085583,0.012496101,0.025357766,0.015487197,-0.0040126727,-0.017281858,0.003031599,0.043722693,0.007981461,-0.009651789,0.0011622433,0.025282936,0.03543885,-0.00060251215,0.011847904,0.015851222,0.047314156,-0.020100303,0.010711121,-0.019046212,0.00250571,-0.052445836,-0.059885256,0.0049414854,0.03843526,-0.009211524,-0.013011556,-0.0023557195,-0.022464905,-0.008358219,0.024360226,0.008570247,0.01812745,0.014724972,0.008942841,0.015821852,0.007659272,0.025696736,0.077044204,-0.011491259,-0.03883681,0.012760008,0.03220973,-0.007974114,-0.011599597,-0.021444082,0.0420852,0.028679272,0.009864926,-0.03266606,-0.026098188,0.00033719005,0.023065882,0.0055091274,-0.018023146,-0.049963977,-0.018741542,-0.009322599,-0.026683565,-0.046262342,-0.028604556,0.07793052,-0.01846837,-0.03399078,-0.0007595752,0.019315125,-0.16104276,0.004615217,-0.007834331,0.05984663,0.024228776,0.0009274443,-0.038112037,-0.007866091,-0.063521266,0.04886553,0.008421612,-0.04589064,0.029188124,-0.017754536,-0.01915547,-0.0018551861,-0.044410616,-0.045242112,-0.0208372,-0.048010215,-0.02554292,-0.039895575,0.039631974,0.038712237,0.00055772567,0.015197666,0.03538351,0.0050257547,-0.0076962565,-0.035874676,-0.06902456,0.009149623,0.00812157,0.017261162,0.029708233,0.015020913,-0.05505285,0.033806335,0.027065272,-0.0037040373,0.07549008,0.05333872,0.013303231,0.012520628,-0.0073111323,0.020011477,-0.022256933,0.021097656,-0.019963179,-0.014395617,0.0083431965,0.0055805016,0.01447699,0.0067305504,-0.025282484,-0.01553198,0.017459417,0.04582618,-0.009918474,-0.02626712,0.0122831,-0.03379725,-0.009203423,-0.020863375,-0.009572238,-0.044924047,0.0024795735,-0.02211307,-0.024747225,-0.0024238285,0.032954838,-0.010638743,0.0017539785,-0.0022461354,-0.012201208,0.03493188,0.006812817,-0.0014654798,-0.004529981,-0.1099295,-0.04495407,0.034371253,-0.029830493,0.018780477,-0.017877249,-0.026700204,0.033323675,-0.01827794,0.0021086785,0.2493436,-0.0067341933,0.026342088,0.030002903,0.056586955,0.007660002,0.019499158,0.05811267,-0.0046660868,-0.02514742,-0.011290498,0.02952667,-0.025240744,0.00035605254,0.025609622,0.032894902,-0.05624112,0.0019701542,0.055180956,0.0009479582,0.029591238,-0.05399739,0.023358067,-0.014254703,-0.0798619,-0.03603032,0.0028183185,0.023520889,-0.03701021,0.029409964,-0.009561892,0.021830114,0.04350999,-0.05419883,0.03719976,0.041265294,-0.010395258,-0.048629574,-0.024389554,-0.006462313,-0.013508168,0.016016608,0.008322348,-0.04372854,-0.031384278,-0.017893398,-0.010201,0.011677384,-0.023274077,-0.028795972,-0.008106132,0.033279274,0.03829828,-0.024249453,0.013660028,-0.0074093794,-0.0079569705,-0.0144487545,-0.009173645,0.022420354,-0.0042485017,0.013582098,-0.0459057,0.0035838475,0.025010409,0.015310524,-0.03772249,0.011839153,0.024204731,0.02821105,0.009348753,-0.0009389091,0.0013207189,-0.0005209385,0.00774577,-0.0028713273,-0.012088685,0.031600747,0.058318365,-0.041295376,-0.017066415,-0.01984034,-0.06072336,-0.034727216,0.031852145,0.027584491,-0.02430123,0.04926058,-0.008868894,-0.0036857831,-0.007480473,0.03126946,-0.03661727,-0.020818269,-0.035235863,-0.030073829,0.038433455,-0.054170955,-0.004974216,0.0016584285,-0.043087278,0.014987942,0.009116202,-0.036418464,-0.0015208597,0.015820025,-0.01429336,0.01510504,-0.017578544,0.02194277,-0.06743615,0.0032117832,-0.02175704,-0.036295973,0.004069153,0.055122297,0.012163234,0.0034979277,0.03855301,-0.010238941,0.023375891,0.026534319,-0.03642911,0.029674523,0.018654613,-0.039451808,0.005421212,-0.0042451867,0.032136373,0.01500835,0.003167603,-0.025051981,-0.02724276,0.03330834,0.0055230474,0.022473672,0.022576103,-0.02114762,0.037875075,0.00393733,0.031651698,0.0056788344,0.017651698,-0.00039869617,0.015343851,-0.0044330037,-0.04330737,0.02001931,-0.015884047,0.008168425,0.023789795,-0.00841864,0.017465351,-0.04977496,0.0030736912,-0.075534545,-0.017375961,-0.0050174133,-0.01892864,-0.028565109,-0.030737616,0.0026288289,0.064277194,0.062489316,0.004903158,0.024365813,0.023908399,0.0035144524,0.0021707744,-0.003228803,0.009442422,0.021902954,-0.021706313,-0.0028599317,-0.019670587,-0.035953388,-0.032107435,0.007013968,-0.01017915,-0.027914468,0.0331451,-0.028282844,-0.019745447,-0.009173995,0.027851878,0.03714915,-0.040314678,0.00027237102,-0.019362107,0.0060775825,0.008044377,0.11066545,-0.044200987,-0.0068595964,0.02135983,0.0017257968,0.08082032,0.03268897,0.046032097,-0.0029283287,0.0120357135,0.0647096,0.0076535577,0.013279961,-0.012196963,0.022545232,0.029681122,0.017050758,-0.012986363,0.0042884913,-0.036303867,-0.037842695,-0.06460693,0.015496887,-0.07753689,-0.0240045,-0.014880712,0.014624407,-0.06617841,-0.020298345,0.0009827765,-0.033434276,-0.014735464,-0.06706805,-0.0010579346,-0.0040356307,-0.0002989335,-0.03340044,0.014661977,0.010331364,-0.0002930927,-0.039100654,-0.00085392763,-0.014415932,-0.0049840836,0.013214663,-0.013620643,0.028790915,0.01576233,-0.041854568,0.010534672,0.0065372293,0.026831955,-0.01543368,-0.012082666,-0.003564214,-0.028526315,-0.014749155,0.028253997,0.0263674,0.031879783,0.013378017,0.0053145033,-0.014354509,0.014934578,0.023103172,0.035788525,0.021808028,-0.011168957,-0.03292542,-0.013202094,0.026110353,-0.0009823064,-0.006736842,-0.0033156553,-0.05675105,-0.024439177,0.031171817,-0.024319453,-0.032652397,-0.026230799,-0.027076306,-0.041668743,-0.016597703,-0.0045965845,-0.012779922,-0.03501911,-0.008779614,0.042537257,-0.037270907,-0.03109054,0.041369442,0.03864774,0.0073485067,-0.04377736,0.0039354023,0.053081453,0.026313353,0.025070492,-0.055468325,0.02930646,0.025714058,-0.07692641,0.013822574,-0.012040674,0.0071816994,-0.008832418,0.037120935,-0.009468314,0.021220738,-0.011226013,0.028733047,-0.022472925,0.0023539024,0.008102491,0.03134849,0.02130411,-0.032371502,0.020882143,0.015989026,-0.013420929,-0.016454006,-0.0039819116,-0.016919624,-0.028906314,-0.0068105105,0.009519642,-0.022889845,0.030261766,0.043677133,0.0016880896,-0.030114718,-0.031557664,0.0014454817,-0.03401035,0.0018206903,-0.017122785,-0.038163714,-0.009954031,0.017734598,-0.0114444075,-0.0058006383,-0.05006352,-0.03147524,-0.022923755,-0.016704349,0.029471768,0.019181322,0.029257998,0.016093494,-0.02256857,-0.0034394525,0.038093954,-0.03317169,-0.03991444,0.035601065,-0.0026198896,-0.03882667,-0.04327858,0.0111178225,0.031393707,-0.0043207943,0.016367275,-0.041571435,0.009036963,0.0036389513,-0.023715649,0.066670395,0.06302441,0.027444677,-0.00047292953,-0.0071210996,0.028782848,-0.0466421,0.008046422,0.047313314,-0.0034209348,-0.05708769,0.012404371,-0.015444151,0.005958394,-0.0027424945,0.0059567876,0.024530245,-0.017271277,0.041507743,0.019464223,0.01437422,0.055368558,-0.052788246,0.00944486,-0.015458632,0.022108732,-0.0088276975,0.04733862,0.003626053,-0.0008795652,0.0048288475,0.08187061,0.047759578,-0.005363838,-0.016015908,-0.034829363,0.0014444507,-0.1595233,-0.021827085,0.0098771425,-0.0017930599,-0.0038409648,-0.045789946,-0.010261065,-0.03376198,-0.002480895,-0.03135714,0.00075698434,-0.016027207,-0.02420096,-0.009591318,-0.011841044,0.051685646,-0.038665913,0.0067411587,-0.039094377,0.053291585,0.025731036,0.024208613,0.026309991,-0.0010028476,-0.015632607,0.0041556885,-0.023823649,-0.02143079,-0.026769252,-0.0077031385,-0.077249825,-0.057146166,0.016284982,0.014289315,0.024977492,0.018430047,0.0021385294,0.0076499847,-0.058549058,-0.020413836,0.0149567835,0.021197999,-0.013873157,-0.006732685,-0.0045313276,0.06703172,-0.039609063,-0.013800904,-0.016540295,-0.025433164,-0.02807314,0.06756542,-0.026396073,-0.03538227,-0.0069948654,-0.010211357,-0.009281807,-0.0037184693,0.04681097,0.036135245,0.022905618,0.024749937,-0.030478457,-0.017839499,-0.027760139,0.0462933,-0.062250104,0.011352651,-0.020637695,0.015248817,-0.048508167,0.012785095,0.015657937,0.008544886,0.0054470124,0.0073278425,0.04292535,-0.033339337,-0.0066850567,-0.02708308,-0.026847184,-0.01979453,0.0065628365,-0.08796642,0.045315895,0.006439085,-0.03315621,0.008099551,-0.05072168,0.016100591,-0.037461147,-0.026412146,0.03493614,-0.019147571,-0.01400548,0.030967874,-0.032866344,0.0038762337,-0.04098316,-0.03207482,-0.012343078,-0.031756334,-0.02104925,-0.041800767,-0.03760422,0.025376283,-0.043974347,0.012915099,-0.007972395,-0.042535584,-0.0018642592,-0.010893474,0.0045079365,-0.0077331425,-0.061821844,-0.010573622,-0.032053012,0.025625465,0.034205217,-0.008137523,-0.0078971945,-0.018350441,0.010907848,-0.022054857,0.043546267,0.084874116,0.03932057,0.026568688,0.014875638,-0.036275104,0.01222118,-0.039511636,0.020607837,-0.013588697,0.05144493,-0.03188204,0.012342486,0.03892113,-0.023679394,-0.022402085,-0.0371865,-0.054483403,-0.023748083,-0.01736696,0.005947418,-0.031948518,0.031690333,0.05304532,0.03264983,-0.03835386,0.016262656,-0.025099596,0.01871203,0.018601783,0.009873014,0.03734966,-0.0086053,-0.023905123,0.026166169,0.06200282,-0.033823125,-0.051090576,-0.029709669,0.0041139983,-0.033983745,0.10571105,-0.01093341,-0.017023271,-0.035510037,0.0044978443,0.011808012,0.0137544805,-0.008360045,0.022109067,0.019027378,0.015828777,-0.013363317,0.00749441,0.012208164,-0.006641385,0.049576763,0.005334739,0.0144092245,0.026513467,-0.0035636332,0.0065181972,-0.056327436,0.0011851974,-0.053996768,0.009790488,-0.00055861904,-0.016041322,-0.005297607,-0.00090056256,0.035873648,0.0026739668,0.016899578,-0.02045964,0.040174957,0.01179663,0.010477933,-0.022171274,0.012889242,-0.0064265113,-0.049690295,0.049141046,-0.0047286716,-0.0115578715,-0.015383593,0.05019755,-0.016464422,-0.0016026394,-0.009631998,0.006674806,0.027438033,0.035973746,0.027530221,0.0072894953,0.014625138,-0.058739338,0.055301208,-0.013005088,-0.00041674866,-0.024346586,-0.001967902,-0.011579724,0.034829203,0.01075968,-0.027158106,0.0047092116,-0.019167151,0.011386138,0.0054879403,0.041984998,0.009999814,0.014237134,-0.02442563,0.031808037,0.004260707,-0.0237926,0.033099234,-0.035682082,0.0004307446,-0.00944126],"last_embed":{"hash":"goj233","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"goj233","at":1762858207427},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{8}","lines":[281,281],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"goj233","at":1762858207427}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.049097694,-0.022518191,-0.046860103,0.017461205,-0.031923328,-0.017682238,0.051259764,0.021940155,0.024745258,0.00002309843,-0.027367327,0.004485923,-0.015149491,0.014675868,0.027428161,0.058005467,-0.020216104,0.009649977,0.006370847,0.0003308588,-0.04856693,0.022227552,0.032838788,-0.03194898,-0.028974367,-0.0028681895,0.019185904,-0.034816884,-0.012524737,0.058077063,-0.002442825,-0.03241628,0.06541813,-0.004500704,-0.016014762,-0.016015701,-0.006312525,-0.0024940358,-0.04658378,0.05092659,0.02872334,-0.036762,0.036295686,-0.015304538,0.033825587,-0.011976586,-0.05552975,-0.015604583,-0.023057925,0.014802449,0.0053555695,-0.023576733,0.025594415,-0.015526806,0.049878564,0.0266112,-0.007655995,-0.04281641,-0.053471647,0.018246923,-0.044910528,0.02546602,0.0015560695,-0.040491585,0.015032179,0.060930483,-0.0056680865,0.009237018,-0.005840404,-0.01777325,0.026087344,0.02269616,0.018490324,0.015444027,-0.04423981,-0.017938128,0.0052231667,-0.010416332,0.0056931726,0.016423754,-0.034943283,0.00090609875,0.010640304,0.004238784,-0.016878514,0.04749113,0.0013809795,0.04827542,0.040627852,-0.005256824,-0.01006359,-0.0099925455,0.022560112,-0.022808718,-0.01284149,-0.016806295,-0.01032287,-0.0100527685,0.027024858,0.00008040003,0.061658602,0.013972481,-0.020101735,0.0019708313,-0.000075052165,-0.03612779,0.0049968516,0.046588134,0.03866831,-0.022103108,-0.005882898,0.03985873,0.0044463817,0.030895652,-0.010787672,-0.04800082,0.042096313,-0.017567933,0.0023210102,-0.030366672,0.015882386,0.032966513,0.03294978,-0.036285385,0.00064095185,0.027101288,-0.01653274,-0.019000133,-0.0573459,0.035436623,0.026042495,0.047112074,-0.0062280204,0.007282748,-0.0075058043,-0.008610654,0.06623208,-0.014107862,0.0026940934,-0.04410003,0.017306963,0.015938988,-0.02964811,-0.0072536324,0.005414695,-0.060398437,0.024880586,0.02341501,0.00790557,0.009047667,0.0053303107,0.012376909,-0.0101649165,0.01503987,-0.023741072,-0.014830126,0.0046929615,0.020578308,0.005251764,-0.0071406807,-0.02007019,-0.009062332,0.004899878,0.032078955,0.0149130905,0.006495184,0.034637198,0.023783041,-0.00056971295,-0.0014598828,0.0064525264,-0.016043887,-0.019619826,0.036964923,0.03676496,0.0064304555,0.07244995,0.040527157,0.0060451636,-0.016449688,-0.045211013,0.04201817,-0.027656604,-0.067951754,-0.010333521,0.043932807,0.0011483169,-0.041226123,0.0395566,0.015758183,-0.028516604,-0.018651647,0.008603451,-0.0028333378,0.10314298,0.008446544,0.011918824,-0.008961198,0.04277039,-0.026498286,-0.011755345,0.05997852,-0.0049986234,0.0074261096,-0.048688736,0.00047315418,-0.03116612,-0.01909331,-0.004147721,-0.05112042,0.03887203,0.03214445,-0.0074513457,-0.017801287,-0.018987259,-0.018912444,0.031581797,0.008421332,-0.0046459534,-0.031800404,0.005120705,0.050605074,0.014214194,0.022330446,-0.026166175,0.029604018,-0.0019119919,0.06457013,0.04915139,0.0041786656,-0.0043795197,0.013163988,0.008031243,0.01006377,0.0026759047,0.010309171,-0.01593105,-0.009117176,0.041597884,0.00033649712,-0.011456818,0.012889059,0.0027120379,-0.007077773,-0.008179823,0.014967546,0.033748638,0.05022799,-0.01585654,-0.0025049008,-0.012628431,0.0066126725,-0.040786274,-0.026674515,0.016643137,0.046553485,-0.010867573,-0.0034313914,0.0152185485,-0.019551244,0.0034885441,0.011788653,-0.0068990295,0.011247516,0.023284508,0.017930016,-0.011707825,-0.022243096,0.021986727,0.055158783,0.011667841,-0.026339265,0.018902509,0.015104505,-0.022939319,0.0037287893,-0.035969157,0.041950256,0.06283499,-0.0076933047,-0.024605034,-0.036769837,-0.0034207478,0.038951978,0.012833582,-0.002141759,-0.037448872,-0.03121897,-0.0019237341,-0.044536952,-0.023898963,-0.014911417,0.08575135,-0.025148282,-0.059385207,0.04609964,0.028111175,-0.159191,0.0115095405,-0.021005057,0.047894403,0.01430288,0.0048100837,-0.04145155,-0.007592476,-0.09675482,0.033899724,0.023151197,-0.060948603,0.030381307,0.009973516,0.010571937,0.01341633,-0.010522772,-0.009429535,-0.01817798,-0.047124,-0.00075574534,-0.054532792,0.04928077,0.06102229,0.0026954785,0.0073487386,0.06632138,-0.019420443,0.014613192,-0.05175138,-0.063832924,0.02986249,0.013879551,0.017516887,0.0043178587,-0.008885682,-0.028042153,0.03100169,0.03308455,-0.01642901,0.06839683,0.035007436,0.0020931778,0.037067063,-0.010924082,0.007962476,-0.010163372,0.030774271,-0.051943276,-0.017348379,-0.00910911,-0.0046336586,-0.03287731,0.009958287,-0.05367218,-0.006309389,0.010311481,0.063795775,-0.0008702357,-0.034372818,-0.0013094317,-0.04935101,0.009239706,-0.043067493,-0.036304396,-0.063529894,0.0047136927,-0.017511103,-0.015474192,-0.009531965,0.025473922,-0.035529185,0.013470044,-0.026621418,-0.034248598,0.040216435,0.012590143,-0.0058445814,-0.013645152,-0.09243125,0.0021920528,0.034250475,-0.022841416,0.0036258118,0.0007591082,-0.052399196,0.010196147,-0.0054015163,0.036694337,0.2564771,0.000697387,0.033229925,0.014946191,0.01830419,-0.00094871095,-0.006306584,0.0411894,0.023665331,-0.035320897,0.013542768,0.055209834,-0.011087898,-0.004714106,-0.0032692445,0.043737713,-0.07683144,0.017682478,0.05753044,0.0040741474,0.020818602,-0.038968798,0.004934483,-0.015613582,-0.087405704,-0.015587251,0.0043358696,0.017322004,-0.021184236,0.038719904,-0.018289922,0.054011166,0.03873619,-0.05361575,0.017027188,0.009580096,-0.016060675,-0.054518115,-0.02033625,-0.0026212805,-0.0049948436,0.022089325,0.0077143777,-0.06778544,-0.046488546,-0.02101471,-0.010637769,-0.001379168,-0.012386237,-0.010786928,-0.012056542,0.0015501226,0.025751667,-0.018959386,0.037444044,0.0016565466,-0.014928428,-0.036507208,0.017498996,0.027414106,0.027918875,0.008001289,-0.049961276,0.0035825644,0.007786855,-0.021429164,-0.041173533,-0.017306374,0.022350637,0.0036513258,0.023241403,0.024667589,0.005285704,0.011136453,-0.018620633,-0.025356032,0.02573526,0.059797965,0.044964366,-0.037802868,-0.008251484,-0.012627293,-0.038924698,-0.004645571,0.03928578,0.008414791,-0.004628148,0.062075727,-0.0007746538,0.030853245,-0.021211533,0.019177577,-0.023372257,0.010009783,-0.0110694645,-0.009038627,0.020231862,-0.054696772,-0.02331075,0.012420063,-0.02682617,0.031598706,0.005153028,-0.02006595,0.023915341,0.02405335,0.012621433,-0.0149189215,-0.00823337,0.008295429,-0.09284452,0.009107253,0.0024832552,-0.009483209,0.029443115,0.04040971,0.018210711,0.0023070916,0.045645542,-0.034639753,0.016614513,0.033808146,-0.025112066,0.014560695,-0.0049432716,-0.06744738,0.0074311593,0.041543342,0.034744147,0.04638497,0.04917412,-0.023093726,0.002933203,0.019448288,0.02694285,0.00686942,0.0044794455,-0.011909146,0.0048612216,-0.008524778,0.011980427,0.03378931,-0.0014048364,-0.0008042193,0.020060945,0.018667206,-0.03192798,0.033757083,-0.026107805,0.00359164,0.0075549725,0.0109305,0.023666494,-0.025479956,0.021124473,-0.06337358,-0.025571622,-0.020144219,-0.012463136,-0.014435536,-0.032852467,0.014419877,0.04062625,0.06281275,-0.030058356,0.02445042,0.024327358,0.0017054853,-0.0015348741,-0.038736176,0.014997727,0.000063987354,-0.0500863,0.0028619433,-0.00042093065,-0.046743345,-0.028980149,-0.022404999,-0.018694134,-0.046464734,0.042992774,-0.036975827,-0.024697255,0.017172514,0.034233626,-0.024131255,-0.052463554,0.0007458106,-0.045927376,-0.011550861,-0.0015316843,0.10648021,-0.016202396,0.0014298754,0.020030046,-0.00017187206,0.07988843,0.0521391,0.044001352,-0.011938531,-0.0025321785,0.017615175,0.00925235,-0.017777892,0.00007695628,-0.012494087,0.0046992484,0.012987468,-0.0005972523,0.0039118184,-0.019327566,-0.013483443,-0.048663177,-0.00247616,-0.06919108,-0.048132233,-0.0074749887,0.027040899,-0.0822226,-0.043340072,-0.014180391,-0.037856914,-0.028416298,-0.045197513,-0.014446691,-0.01858272,-0.019998591,-0.0114826895,0.023573367,0.0018862964,0.00018269489,-0.031465296,-0.017241705,-0.018590152,-0.00015701182,0.054281343,-0.0027385803,0.01894264,-0.004903771,-0.031645816,-0.0038570238,-0.0038790938,-0.016348688,0.003605829,0.0126759885,-0.02749464,-0.021002965,-0.025539583,0.01657703,0.002299445,0.004748244,-0.015988309,-0.011378624,-0.013585796,0.044648383,0.018343963,0.033696946,0.014655188,0.013500117,-0.0061182035,-0.027026506,0.018871134,0.0032640945,-0.007569545,-0.0010741649,-0.049492132,-0.008753518,0.005128707,-0.028794432,-0.035865333,-0.009145916,-0.010886648,-0.0069868113,0.008441366,-0.013234043,-0.015761862,-0.023278067,0.011465756,0.0034002122,-0.016364891,-0.04845462,0.031543106,0.021673152,-0.0075390153,-0.033536065,0.000646364,0.04793336,-0.005393278,-0.0051811947,-0.029975055,0.032257397,0.028461829,-0.06367311,0.029059721,-0.0063027884,-0.006088363,-0.03274707,0.039905965,-0.0067776954,-0.0060813697,-0.005603829,0.025359161,-0.009520552,0.027691016,0.0011149197,0.025140494,0.012363606,-0.020088775,-0.008637484,-0.010537897,-0.00081470463,-0.03926619,0.010693686,-0.019477393,-0.041884698,-0.0038940003,0.049488112,-0.024425492,0.048068486,0.011506401,-0.013653251,-0.025096396,-0.021653106,-0.010979648,-0.046667937,0.013039014,-0.004827418,-0.044066377,0.004688589,0.021682538,-0.014828221,0.015484796,-0.022012027,-0.01694631,-0.016091716,0.015797177,0.02879749,0.0091057625,0.011062669,0.0067784837,-0.004128967,0.022597192,0.043748863,-0.02594048,-0.030758087,0.0039404626,-0.01829795,-0.03632379,-0.03692112,0.026327113,0.024686614,0.015160217,0.014861183,-0.045530967,0.011683397,-0.020161886,0.0011495735,0.051759418,0.054725192,0.022809053,-0.014973229,0.046739783,0.025022298,-0.0601334,-0.0055743326,0.0076762,-0.010552246,-0.039291684,0.023553854,0.0074474877,-0.010143067,0.01488522,-0.017078735,0.030826626,-0.041147668,0.026853928,-0.011029325,-0.0029648945,0.055854194,-0.042427976,0.009230943,-0.029049344,-0.009763927,0.0058017275,0.034474578,0.008784883,-0.032205515,0.023808118,0.08576405,0.01839984,0.013442323,-0.013815501,-0.016038373,0.00688962,-0.14674525,-0.022490462,0.0051158383,-0.00035148842,-0.0019618992,-0.014534914,-0.029254211,-0.038845684,0.008243526,-0.028034763,-0.011024542,0.010630482,-0.007013045,-0.015154029,-0.0030839902,0.05259454,-0.0445284,-0.0015759226,-0.033927012,0.06986137,0.02103497,0.027632568,0.058283266,0.006347355,-0.009976546,-0.0065130903,-0.050232884,-0.028369464,-0.026136382,-0.032919124,-0.042413924,-0.059485916,0.0348099,0.017031452,0.0063555106,-0.04730856,0.007163016,0.008638309,-0.054181103,-0.037807353,-0.0021639608,0.01336139,-0.01889764,0.013206524,0.005595928,0.0843319,-0.014970039,-0.04011294,-0.056628827,-0.0011318398,-0.00256461,0.06218283,-0.02810609,-0.0026439591,-0.016970005,-0.02204821,-0.016394125,-0.027607702,0.01658513,0.003191428,0.01561846,0.03282695,-0.024609674,-0.009897409,-0.0069339843,0.031243164,-0.026018716,0.030159134,-0.02563483,0.009118641,-0.017775724,0.0012551778,0.01257237,-0.030467896,0.01330298,0.0031992071,0.007141225,-0.03029078,-0.029749932,-0.025424942,-0.03807116,-0.0108869625,-0.020822069,-0.056829166,0.043844286,0.0031718272,-0.0149544105,0.016377361,-0.05657163,-0.027293365,-0.031256866,-0.04325816,0.0045743757,-0.02679207,-0.025701892,0.041780233,-0.009979465,0.016682252,-0.028481185,-0.011200398,0.002842276,-0.016707309,-0.007731393,-0.011919454,-0.03333082,0.040785998,0.02640867,0.028174385,-0.022915306,-0.00021287454,-0.028474968,-0.0023711578,0.0081964815,-0.0054608947,-0.055815708,-0.0015601484,-0.0008158048,0.024288954,0.023254067,-0.0012173285,0.012623823,-0.0104654925,-0.022630578,-0.028015273,0.019332316,0.11146286,0.040064577,0.041342866,0.032971147,-0.010546621,0.013149238,-0.07567832,0.0029359555,-0.024854321,0.06127022,-0.028329125,-0.020606536,0.057356816,-0.040505625,-0.02164601,-0.032441568,-0.0306645,-0.016405405,-0.019357195,0.007839494,-0.013161037,0.023566868,0.029639669,0.016218951,-0.03407311,-0.009464982,-0.011983636,0.023288483,0.058010247,0.003682339,0.05231573,-0.047029097,-0.018000668,0.008206958,0.059483934,-0.019140003,-0.03529286,-0.012810739,0.009282367,-0.06622055,0.067830846,-0.020851588,-0.013817711,-0.038230546,0.0023188333,0.051126,-0.011154796,-0.024548747,0.017650023,0.021894217,-0.0025990969,-0.011440576,0.033622675,0.017495949,-0.019362025,0.046128817,0.0143861445,0.048146572,0.040873554,-0.024032032,-0.026383296,-0.009230854,-0.021956218,-0.047084115,0.017144406,-0.00517383,-0.021893041,0.015084134,-0.013338257,0.042616528,0.008746222,0.025499215,-0.029342849,0.03267101,-0.007531658,-0.036048774,0.016289262,0.0009714377,0.019950757,-0.036147635,0.0165792,-0.0023700385,-0.01774414,-0.014984153,0.022081526,-0.056808155,-0.006366788,0.007400458,0.03765584,-0.019578185,-0.004153486,0.012749661,-0.009002215,-0.0022591888,-0.04547537,0.038956188,-0.022257011,-0.0036410955,-0.029869178,-0.0007469465,0.037910096,0.022746358,0.013245166,-0.019392947,-0.016992632,-0.04173613,-0.038138755,0.016686443,0.040900394,0.009936778,-0.046799034,-0.011555196,0.01093082,-0.01573304,-0.020355944,0.035762418,-0.041361522,0.0013316909,0.006784245],"last_embed":{"hash":"1k9d2j4","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1k9d2j4","at":1762858207427},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{9}","lines":[282,282],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1k9d2j4","at":1762858207427}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03828955,-0.043996204,-0.04920612,0.01682842,-0.045218922,-0.023178322,0.03299698,0.0027856962,0.006650626,0.012532931,-0.013856058,-0.020985946,-0.002488536,-0.006380279,0.012933955,0.051278286,-0.036630046,-0.004844911,0.06250438,-0.017850677,-0.035748713,0.01217241,0.0468078,-0.025365524,-0.010849052,0.0017819742,-0.034305014,-0.025742007,0.025038613,0.050268024,-0.009738544,-0.046098575,0.10332335,-0.032936547,-0.037858635,-0.007987893,0.02330036,0.0055581727,-0.04583939,0.046955097,0.041772317,-0.042698935,0.015550619,0.009746572,0.05814162,-0.022176605,-0.051047843,-0.006991171,-0.010654996,-0.0006362107,0.039869953,-0.029328147,0.0472128,0.013973887,0.013181562,0.02719689,0.018389864,-0.053058084,-0.024940064,0.006147107,-0.05925955,0.010033899,-0.026999772,-0.02116601,0.010062513,0.05626212,0.01320561,0.047450975,-0.019798,-0.022788288,0.0204169,0.003089663,0.060746174,0.010922024,-0.039757166,-0.008589574,-0.021025125,-0.00020412354,-0.011086299,0.0050765886,0.008137369,-0.007615276,-0.008690414,0.0054262546,-0.04517622,0.033061992,0.0028883195,0.057020754,0.038367953,-0.029145988,-0.008697365,-0.015490812,0.008427522,0.008575041,0.01683228,-0.0068361214,-0.009587933,-0.017748388,0.054322857,-0.0018707751,0.02279722,-0.0066964114,0.0001085529,-0.009664086,-0.017122116,-0.010138435,0.0070722178,0.025617884,0.01687932,-0.0107849,0.008808717,0.054320626,-0.0029908274,0.0035060407,-0.0031398158,-0.01996954,-0.0055695134,-0.024453543,0.0028500906,-0.03222393,0.02543583,0.026882887,0.038839877,-0.029182076,0.0047044843,0.024292694,-0.01003697,-0.009142238,-0.030054182,0.04071496,0.011900454,0.043473788,-0.024648683,0.012992783,-0.007912646,0.0019288169,0.07209097,-0.005674591,0.0048562777,-0.06815115,-0.004379322,0.020630626,-0.027469479,-0.00036556128,0.020456523,-0.021112194,-0.0021020714,0.010739455,-0.011174972,0.04518114,-0.017838977,0.033739086,-0.0055975895,0.028859233,-0.024348425,0.031507958,0.007038491,0.025976747,0.008101767,-0.0043091206,-0.0028994905,-0.009000015,-0.019824224,0.027085619,0.00007161446,-0.0077124885,0.027942177,0.0056303297,-0.0054187253,-0.0046753823,0.009404174,-0.02564485,-0.023813542,0.001801925,0.04150751,0.014522735,0.071055114,0.03157847,0.005608828,-0.019053234,-0.03533019,0.04465494,-0.014012856,-0.07946799,0.0010255555,0.04836687,-0.0018419395,-0.016646953,0.012768767,0.012464382,-0.03357567,-0.01748851,0.024220375,-0.010024271,0.07811718,0.0014742513,0.004094137,-0.010360276,0.0339632,-0.013214414,0.017630415,0.019427348,-0.0035249684,-0.0017916248,-0.029067978,0.005848019,-0.035846166,-0.017036414,-0.004467009,-0.039423574,0.023912279,0.022532988,-0.016685093,-0.02532659,0.0064134253,-0.0045900005,0.043355804,-0.016174292,0.0072195483,-0.00069375895,-0.005505281,0.08272612,0.018333707,-0.010894967,-0.015895937,0.047896244,-0.006716651,0.04135797,0.030294258,0.0026069758,-0.010169038,0.026563974,-0.013753959,0.026911609,-0.0060308496,0.0053374977,-0.0058006085,0.031766817,-0.0034949165,-0.00092825387,-0.03816995,0.04270958,0.025120273,-0.0020257763,-0.004043527,0.014040669,0.029709466,0.057816785,-0.016025808,0.005075898,0.006551711,-0.007027873,-0.03695209,-0.03455379,0.022283722,0.031220164,0.0061468515,-0.005094237,0.041083522,-0.0074695405,0.0015666231,0.0074900477,0.008844361,0.021384003,0.014932219,-0.009795058,-0.014796615,-0.019116819,0.013857004,0.052725367,0.029674558,-0.01887113,-0.004200149,0.05135434,-0.028737985,-0.0010008286,-0.04751842,0.024799936,0.022893086,-0.024038896,-0.016761748,-0.010002014,-0.01147305,0.012946493,-0.012374174,0.010101899,-0.028766105,-0.0065325014,-0.0039869635,-0.03997823,-0.015250259,-0.010830949,0.078964025,-0.010167039,-0.055437982,0.0015367464,0.016408667,-0.17623244,0.018444886,-0.039861046,0.06895351,0.018173523,0.018041553,-0.04054437,-0.007858154,-0.06645729,0.05866636,0.022900753,-0.049137633,0.024251647,0.0033872533,-0.012761474,0.012057055,-0.0015850604,-0.024257386,-0.0048298086,-0.040407807,-0.0223744,-0.050799597,0.055660825,0.0663915,-0.0080305645,0.024358716,0.053220846,-0.02711955,0.037931263,-0.05628191,-0.07185787,0.016010912,-0.004392659,0.009768973,-0.003977109,0.0010243969,-0.011478255,0.014391228,0.040898968,-0.00681703,0.057030007,0.050892394,0.004511381,0.00857805,0.011083001,0.013405669,-0.033060372,0.016458435,-0.031584077,-0.009447719,0.005976695,0.015262803,-0.020753125,0.0076444037,-0.044703525,-0.0035276636,0.005582254,0.02669256,-0.009881799,-0.01937684,-0.0017983313,-0.051808678,-0.000036054174,-0.026751906,-0.014241897,-0.043421652,-0.015951445,-0.02199514,-0.016527142,-0.013689229,0.033101846,-0.016321277,0.0011804595,-0.015948948,-0.026131995,0.03359017,0.01586234,0.0014508795,0.0078805555,-0.12505564,-0.033995856,0.021676054,-0.05118332,0.012550399,-0.011753811,-0.041959085,-0.0019837637,0.0005611507,0.02073872,0.2403478,-0.015071159,0.04352778,0.043285925,0.02717467,0.0035513446,-0.026693048,0.03758578,0.003625735,-0.02518925,-0.0023267837,0.027446568,-0.009931843,-0.020553099,0.002534279,0.026259102,-0.050160978,0.020082513,0.047226094,-0.0037772413,0.021842403,-0.04822692,-0.003702166,-0.016126055,-0.0867569,-0.064104445,0.0024228764,0.044238977,-0.02258442,0.040920928,-0.01967787,0.017655272,0.029831579,-0.048555493,0.049335957,0.02013955,0.010635647,-0.06572742,-0.009978185,0.010441794,0.008349529,0.012119612,0.016011396,-0.0514575,-0.03874529,-0.0018782257,-0.0024677624,0.013658938,-0.012024724,-0.021844633,-0.03471085,0.029820643,0.012246644,-0.008301107,-0.00334123,0.0069972845,-0.012982521,-0.022580883,-0.018866463,0.037953503,0.018612135,0.010087409,-0.04537578,-0.012825598,0.045781687,-0.014052314,-0.058626983,0.017053127,0.032336988,-0.0044426476,0.0016310178,0.0034851995,0.00079723157,0.011013829,0.008935927,-0.026810344,0.018131774,0.034826186,0.013293151,-0.027779019,-0.0036267333,-0.025125593,-0.014029502,-0.0002943977,0.039396264,0.016219433,-0.01149484,0.04025098,-0.03582716,0.0041392455,-0.0066146683,0.022249596,-0.030300451,-0.01002292,-0.00232653,-0.01957412,0.025966793,-0.04744832,-0.014062029,0.011389346,-0.017917147,0.03945741,0.010766431,-0.011622639,0.008287389,0.010204037,0.010597837,-0.041846357,-0.04275722,0.014549457,-0.090029515,-0.014402152,-0.0029912116,-0.05031944,0.025210252,0.08115471,0.013293608,0.020078601,0.057740703,-0.017163856,0.026096953,0.004618947,-0.03245838,0.031133657,0.021228988,-0.030872023,0.0101455,0.0066180304,0.04987123,0.011984627,0.023213105,-0.043091673,-0.009149944,0.003004761,0.021766635,0.021925513,0.018351477,-0.026048258,0.022623967,-0.011155534,0.010655149,-0.003530333,0.0146601265,0.0059983255,0.035641927,0.019780213,-0.023354955,0.04779791,-0.04264929,0.018294537,0.0254092,0.010965114,0.030441487,-0.020211646,0.021253947,-0.11151194,-0.035165492,-0.019146485,-0.019602409,-0.012614522,-0.010333123,0.0037451098,0.037606448,0.0666848,-0.0035317347,0.0393621,0.023777803,-0.004339729,-0.02904965,-0.02377372,0.019224871,0.034862973,-0.0042053144,0.0120036155,-0.02238179,-0.0548932,-0.010343626,-0.029688507,0.0057049217,-0.03740033,0.051839303,-0.013785933,-0.04039747,0.012480848,0.0575667,-0.0027985391,-0.034544468,-0.003824522,-0.043033496,-0.028264184,0.023411721,0.091081604,-0.014537917,-0.0031517271,0.009209392,0.0016864939,0.042742234,0.044199705,0.0068064085,0.012977764,0.011107421,0.05064409,0.041706424,-0.021522677,-0.0058679953,-0.011610632,0.021288883,0.014952802,0.015057767,0.0010894049,-0.010576588,-0.0035382453,-0.017037435,0.0134840505,-0.07069765,-0.06035135,-0.009064387,0.025488721,-0.044652488,-0.017863888,0.00170436,-0.022134066,-0.025152078,-0.06717299,-0.0064639607,0.024473513,-0.041599732,-0.025720015,-0.013479032,0.011644147,-0.0073533114,-0.03165551,0.0003944505,-0.018541433,0.0143237235,0.015543299,-0.011118384,0.032396596,-0.029164214,-0.025313701,-0.00015625932,-0.01524645,-0.018249234,-0.036722526,0.008822371,-0.016087629,-0.06806116,-0.016625136,0.007496944,0.009107167,0.024737194,-0.014734657,-0.0039298306,0.0035302995,0.037240252,0.022976927,0.0078013204,0.019260019,0.014068114,-0.01913467,-0.0120075,0.03373372,0.008949514,-0.010062957,-0.004563237,-0.03751427,-0.0020375398,0.024289282,-0.029322838,-0.04379893,0.0007547816,-0.01797675,-0.018260106,-0.01820877,0.0008224501,0.0073756524,-0.005484793,-0.026038414,0.01870702,-0.047117915,-0.026981829,0.034865428,0.040547285,-0.008726114,-0.027252002,-0.0081868125,0.038515553,0.018993912,-0.0037447421,-0.039926935,0.016349876,0.0074076634,-0.07461842,0.008936478,-0.026620239,-0.019537445,-0.043436147,0.012895008,-0.008136331,0.005781813,-0.008102604,0.020992417,-0.016108647,0.021854013,0.0062475814,0.019094525,0.015118286,-0.014851417,-0.0132956505,-0.0062230756,0.010304951,-0.023285305,-0.015832743,-0.049030412,-0.040315934,0.013204095,0.02641396,-0.016938996,0.060208887,0.0054305186,-0.002937864,-0.05308403,-0.009597911,0.011614933,-0.022835348,0.0041845334,0.0029486178,-0.021779986,-0.021445854,0.013667012,-0.0041860957,-0.0006573305,-0.05811583,-0.035826217,-0.009797944,0.0066222735,0.024216402,0.021381384,0.024802992,0.0036535086,-0.0285415,0.031897884,0.010139641,-0.040658463,-0.019088356,0.0148962755,-0.0007888791,-0.027407847,-0.03903598,0.014257021,0.048256367,0.015113093,0.0034747066,-0.05388139,0.017492099,-0.009523273,-0.011788075,0.07067529,0.02288519,0.02580468,-0.01233611,0.04175242,0.026308319,-0.045132183,-0.004700918,0.025258297,0.017536117,-0.031915974,0.036081307,0.010819729,-0.0012835765,0.009720595,-0.0159455,0.05216294,0.005563589,0.045141496,0.017644633,0.019135972,0.07438839,-0.045108788,0.00521009,-0.027357848,-0.011453204,0.022301681,0.05618557,-0.008437882,-0.015253688,0.007933016,0.09443104,0.016234446,-0.022433164,-0.047209404,-0.055223074,0.025835168,-0.13966475,-0.0074530533,0.005849829,-0.017916784,0.008417528,-0.021479366,-0.023803085,-0.052615955,-0.020954868,-0.024672104,0.015028373,0.021032434,-0.018671043,-0.007894246,-0.01332251,0.026037294,-0.051126882,-0.0012980185,-0.02127116,0.03126891,0.02324296,0.019977566,0.02187712,0.016900057,-0.028327957,0.0053754095,-0.028414855,-0.018868696,-0.032615535,0.008614105,-0.05873914,-0.08226595,0.006253604,0.036894955,0.02454324,-0.004318644,0.015783198,0.01745383,-0.05672979,-0.008779903,0.01854266,0.027614716,-0.029718498,0.019438963,-0.01160682,0.060361125,-0.034392614,-0.026039936,-0.056695152,0.0019880314,-0.036901988,0.06538121,-0.04339164,-0.030601459,-0.0041094,-0.020616023,-0.024754645,-0.0029746732,0.025229681,0.023719225,0.015479951,0.036010887,-0.043086067,-0.0060745366,-0.02339022,0.027845662,-0.042015318,0.031318698,-0.007263692,0.00023178244,-0.013333582,-0.008769769,0.0049304306,-0.028649274,0.016803565,0.00609019,0.017257724,-0.01823641,-0.027206928,-0.011836935,-0.030977571,-0.0060511804,0.026941476,-0.07898406,0.020655472,0.0063795685,-0.013491267,0.017560918,-0.07542715,0.0068790815,-0.05233201,-0.04214935,0.027683528,-0.03008841,-0.02263317,0.017044725,-0.025398025,0.031310756,-0.028722286,-0.03157325,-0.032207303,-0.022365836,-0.027043495,-0.04815427,-0.03823314,0.023726495,0.0052915704,0.022862926,-0.04380097,-0.04017838,-0.021722883,-0.0065142615,-0.010539984,-0.0050238953,-0.056260597,-0.021419568,0.0008363216,0.0203815,0.010335672,-0.010383883,-0.018374352,-0.0120837595,-0.004867044,-0.013214942,0.03626552,0.08824618,0.032161865,0.035811543,0.03706062,-0.029096099,-0.0011597959,-0.058971792,0.036328707,-0.047213208,0.039918732,-0.017881135,-0.012034041,0.051613104,-0.015609389,-0.023059798,-0.03975563,-0.009498805,-0.01957536,-0.001552676,-0.018424936,0.004207368,0.046523917,0.020641992,0.028417561,-0.008735611,0.0033565806,-0.03443986,-0.005886485,0.031972717,0.011514661,0.03888085,-0.026378535,-0.03438814,0.039386258,0.074508235,-0.017508158,-0.05522835,-0.014417304,0.009577703,-0.0483123,0.04898458,-0.006301174,-0.006781074,-0.005505024,-0.008807293,0.0328886,-0.0028219002,-0.014657361,0.010681055,0.011713593,0.029359931,-0.03245791,0.029436458,0.014538636,-0.008056879,0.036274176,0.020667454,0.039196722,0.05242907,-0.061470747,-0.01378098,-0.025732335,-0.00458302,-0.03588444,0.0052743317,-0.010128939,-0.016739,0.0065595354,-0.0102324635,0.053759065,0.025599357,0.020507887,0.01747823,0.039199654,0.0000490404,0.0029735072,-0.012937746,0.020887747,0.01647224,-0.039739676,0.0394648,0.0025619364,-0.019303901,-0.028406844,0.022682117,-0.0710548,-0.019019056,0.0068208557,0.0015152043,-0.0016959268,0.019118119,0.055158228,0.01435266,0.0017208621,-0.062754594,0.03356542,-0.0000050123954,-0.010225047,-0.03984801,-0.0070001064,0.010894461,0.008621708,0.023550836,-0.034097098,0.020833654,-0.020663437,-0.04308212,0.0049211043,0.06682111,-0.0018717196,-0.022024862,-0.0032619883,0.007823392,-0.0088283075,-0.01319034,0.060888555,-0.03561275,0.013706506,0.016268728],"last_embed":{"hash":"j7tom0","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"j7tom0","at":1762858207427},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{10}","lines":[283,284],"size":72,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"j7tom0","at":1762858207427}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038516965,-0.016440311,-0.04668229,0.005086039,-0.051068768,-0.015429534,0.05858682,0.01347167,0.002809548,0.023401804,-0.010080846,0.0025481856,-0.007918601,-0.010465548,0.015471247,0.0458062,-0.0257771,0.003318258,0.023457358,-0.003376226,-0.035668157,0.028193869,0.038451042,-0.026514485,-0.023487365,0.007256285,-0.0012539427,-0.038219452,0.0028291945,0.056494404,0.0015517947,-0.045165624,0.078800954,-0.028614648,-0.017256578,-0.018992672,0.009065744,0.01010652,-0.046475887,0.05037303,0.030459523,-0.018747654,0.03040039,-0.0072039133,0.055327088,-0.027905934,-0.04669835,-0.012983483,-0.0022751328,0.0068060355,0.018190162,-0.035087697,0.03680992,-0.007782854,0.05619351,0.026857624,0.00064013206,-0.04572616,-0.048958916,0.008594892,-0.04032131,0.0055806586,-0.014075323,-0.019048477,0.00010865173,0.0750175,0.008598671,0.0047292127,-0.014872394,-0.020657217,0.03127889,0.014389633,0.017548136,0.010074758,-0.038290016,-0.015093108,0.01247926,0.00040895437,-0.00406082,0.011295848,-0.009572991,-0.0029501219,-0.018731495,-0.0060587046,-0.02740473,0.036188617,0.011665771,0.050201718,0.04016319,-0.009703614,-0.007631708,-0.01561553,0.0402656,0.011324886,-0.0026707475,0.008349747,-0.009477139,-0.023350079,0.039420146,0.0047926256,0.04571,0.017568376,-0.021723064,0.002265858,-0.015811732,-0.016151942,-0.004545906,0.03389514,0.028062832,-0.019949377,-0.010776669,0.05329917,0.0067988764,0.005522309,-0.009358079,-0.006682467,0.007086548,-0.022524282,0.00025262017,-0.04489101,0.028135648,0.021388529,0.023550957,-0.029983733,0.009859249,0.031582534,-0.02484764,-0.010575215,-0.051127125,0.036620628,0.009703995,0.033517476,-0.015474494,0.0053295153,0.0016534433,-0.012844154,0.0839328,0.006762698,-0.0018948887,-0.061060883,0.015441518,0.030121975,-0.029839704,0.0074442956,-0.000615324,-0.033606283,0.026757231,0.030525215,-0.002293336,-0.0034396797,0.01621695,0.019838456,-0.0074834144,0.029366324,-0.02344665,-0.0031871719,0.0027051498,0.033911597,0.008808762,-0.0011224524,-0.03732268,-0.0053809523,-0.024299525,0.04030173,-0.00088321755,-0.0036764704,0.034602873,0.023897056,0.011310437,-0.0056817643,0.012332119,-0.03358718,-0.009105762,0.020969791,0.052008074,0.0093148695,0.07976209,0.04082099,-0.0016221245,-0.024564426,-0.054387048,0.047107074,-0.026453543,-0.0577255,-0.004132283,0.04396948,0.0038617249,-0.024488574,0.02334722,0.03623083,-0.033083122,-0.0060889134,0.008924057,-0.0009674336,0.08488496,0.0005753494,0.013450378,0.016015625,0.019514022,-0.022307983,-0.013195385,0.037730042,-0.0022874183,-0.018192675,-0.024450598,-0.010107912,-0.010106425,-0.030131182,0.008253384,-0.051688734,0.027385626,0.040764306,-0.0050016064,0.00675205,-0.005431047,-0.009740031,0.023709847,-0.0078643,0.012479659,0.0024944898,-0.003956759,0.049644213,0.024896696,0.025747135,-0.022166347,0.050906964,-0.02019368,0.03736934,0.04454129,-0.0018012755,-0.022725776,-0.0064057796,0.019705977,0.031706437,0.017047238,-0.0077346545,0.0006383902,0.012285196,0.015111597,0.008473675,-0.011297742,0.020146206,0.028349703,0.017483057,-0.013930901,-0.011450358,0.03677114,0.052983426,-0.014899299,-0.013956595,-0.0029570567,0.010186429,-0.027290765,-0.0117295515,0.01990821,0.038406476,-0.00678405,-0.010305314,0.018484564,-0.024802849,0.006991804,-0.0025066359,-0.017601468,0.029763008,0.0046921,0.0072039235,0.0009929244,-0.012593851,0.025156112,0.061069645,0.01068133,-0.035269056,0.018445777,0.027758846,-0.033605516,-0.005173969,-0.025799626,0.028701896,0.05875535,-0.036240075,-0.024681004,-0.007150385,-0.0018761712,0.019155242,0.024340054,-0.013692992,-0.01421567,-0.027872242,-0.0029658508,-0.037847687,-0.037451033,-0.018444818,0.0764674,-0.014175923,-0.056622103,0.029693441,0.033361506,-0.16372043,-0.0048880125,-0.02137207,0.05073176,0.013068973,0.02267419,-0.05097557,-0.0066601853,-0.084174655,0.03269284,-0.0004036207,-0.04922668,0.029538237,0.0056640087,0.008673267,0.009536169,-0.017874183,-0.013101558,-0.01125621,-0.048830617,-0.01971595,-0.053585768,0.044744212,0.059188213,0.0096585965,-0.010437735,0.073079295,-0.02911259,0.013393497,-0.046279587,-0.07744269,0.0054536886,0.0070874835,0.016217658,-0.0065551493,0.024895892,-0.018303141,0.03456356,0.03327801,-0.01931693,0.063138574,0.037485607,-0.010953979,0.01627343,-0.0057354295,0.022944618,-0.011558125,0.020728426,-0.056816123,-0.030755036,-0.012864792,-0.00511563,-0.02460828,-0.009863621,-0.051327527,0.0005251694,0.011765342,0.055016186,-0.02055041,-0.02995289,0.0022893178,-0.062915266,0.013019032,-0.027018797,-0.04440747,-0.05716393,-0.0054068645,-0.014973822,-0.010350111,-0.011076104,0.028798632,-0.033291027,0.011773784,-0.02577878,-0.035930447,0.024361575,0.016514,-0.0083262995,0.010462906,-0.096171826,-0.008393584,0.036893167,-0.034828104,0.008001397,-0.0012816198,-0.047846764,-0.0017995534,0.006211979,0.015922442,0.2396239,-0.0026252773,0.047650363,0.008151148,0.009374814,0.005749356,-0.014924407,0.059116576,0.016867265,-0.031307694,-0.007890993,0.033913765,-0.010195891,-0.024008973,-0.0060387617,0.034000274,-0.07394208,0.007974607,0.061979167,-0.009730212,0.02160421,-0.048663773,0.008843586,-0.008643009,-0.11074509,-0.018737081,-0.0072192336,0.034492716,-0.023396866,0.05536441,-0.020474954,0.029842291,0.05582986,-0.06949038,0.03742646,0.018029403,-0.015813382,-0.06378334,-0.0031722628,-0.009209705,-0.0030622368,0.02345893,-0.0015709748,-0.04594709,-0.046596296,-0.011364442,-0.010734614,0.0033645257,-0.0030678601,0.0013200862,-0.009040468,0.012968758,0.039191693,-0.01858121,0.005624627,0.010755221,-0.023263995,-0.033884827,-0.007338525,0.016538808,0.020469492,0.015690096,-0.060053866,0.00322577,0.0061645904,-0.00564789,-0.039117347,0.007528736,0.039858144,0.01907703,0.008372044,0.02712984,-0.0012993428,0.011193296,0.0009796107,-0.027997896,0.03193732,0.05828458,0.018163374,-0.028665433,-0.030479245,-0.009603889,-0.024212383,0.0025065867,0.01874926,0.0014057722,-0.01716473,0.058006752,-0.02024219,0.02986771,-0.025654227,0.0150945885,-0.017278956,0.010661298,0.0004198785,-0.00817796,0.01926517,-0.04121924,-0.015016015,0.0114995055,-0.026241707,0.015265144,0.0210086,-0.006942401,0.014852814,0.016355587,-0.0014355903,-0.022715075,-0.0029619078,0.019578679,-0.09450643,0.0020830522,0.011526538,-0.014605623,0.015577899,0.07006887,0.019450339,0.017248401,0.0434975,-0.02084416,0.019040398,0.014403003,-0.036019515,0.01306531,0.005924009,-0.04794671,-0.008782376,0.029478416,0.035791043,0.038841292,0.045459244,-0.030895105,-0.022239404,0.027790017,0.00445111,0.01217743,0.011485966,-0.018415844,0.008526866,-0.0154375695,0.012127972,0.0144692,0.0025719402,0.0068329684,0.010778633,0.030094897,-0.01805524,0.028713869,-0.02583608,0.019939475,0.015339779,0.016739491,0.022822583,-0.033556696,0.016072998,-0.09218094,-0.032417204,-0.02496261,-0.00978886,-0.013292162,-0.027375972,0.008822333,0.052413877,0.0700713,-0.026281398,0.03913643,0.030963736,0.0015371463,-0.004135602,-0.024927739,0.023321206,0.0033918147,-0.045344334,0.020691024,-0.00810105,-0.057633422,-0.01746622,-0.03404,-0.011410891,-0.03932273,0.038120285,-0.026876135,-0.04801232,0.003478602,0.049931057,-0.0026702557,-0.07253934,-0.0017946323,-0.03988767,-0.024498677,0.030853983,0.116421826,-0.0059715807,0.004100856,0.017083673,-0.009294375,0.06557583,0.054931935,0.032713503,-0.009567723,0.028296929,0.023535222,0.034234785,-0.024467641,-0.030673005,-0.01663806,0.023454288,0.023913039,0.011519783,0.0016738623,-0.020213064,0.0039439965,-0.044788927,0.004198421,-0.056067124,-0.062339965,-0.0054874625,0.013773585,-0.068008445,-0.02706309,-0.010717969,-0.042987507,-0.032715004,-0.04951515,-0.023065168,0.0081947865,-0.015514351,-0.025182622,0.018490639,-0.003963169,-0.0042204508,-0.02498233,-0.022472372,-0.030887334,-0.0008047833,0.034848407,-0.01912315,0.02536474,-0.011102859,-0.029096346,0.011526045,-0.016096285,0.003126129,0.0036385464,-0.0129810395,-0.023986802,-0.06563459,-0.013767294,0.016273972,-0.003484907,-0.00073869777,-0.010069015,-0.0072484915,-0.01413222,0.036161814,0.016748026,0.03452983,0.01240328,0.026591998,-0.013283834,-0.012159028,0.028091053,0.004902562,-0.008193413,-0.017141193,-0.053806104,0.0033399707,0.015716339,-0.031197397,-0.02540937,0.0036481135,-0.031047415,-0.007819023,0.0042262184,-0.027008496,-0.014240252,-0.021009276,-0.013017401,0.015876407,-0.03281819,-0.04349017,0.023409873,0.01023056,-0.0009784113,-0.018301265,0.01813813,0.059094872,0.011139115,-0.011438732,-0.038259286,0.0027996167,0.026135355,-0.08183004,0.026298715,-0.012161703,-0.02782418,-0.055628154,0.021821573,0.0008613304,0.0032465025,-0.0057526096,0.011273495,-0.015015856,0.021297062,-0.011006353,0.01946783,0.025570046,-0.031569406,0.0013915289,0.002081005,0.019694658,-0.044086535,0.005036078,-0.024289563,-0.041298103,0.004426493,0.05393699,-0.019897196,0.042732667,0.0060807816,-0.010612916,-0.041379943,-0.017615946,-0.0038695855,-0.051603183,0.010593214,-0.014037552,-0.031565327,-0.0002590142,0.010896222,-0.017243788,-0.0045726644,-0.035440736,-0.028935352,-0.0037151994,0.007693058,0.015086847,0.0011338829,0.011329169,0.010768472,-0.0037469603,0.0389609,0.0428064,-0.025288446,-0.023309115,0.018176882,0.0028710505,-0.041829247,-0.041043084,0.0072067548,0.0305286,0.0039562816,0.017736088,-0.042844657,0.01853857,0.0058920807,0.0037412497,0.07903496,0.061110724,0.0469925,-0.019220188,0.059153333,0.015246897,-0.062446762,-0.010527344,0.008535653,0.0043362724,-0.0048750076,0.013803508,-0.0010378548,-0.013890737,0.0038574785,-0.019977724,0.02648408,-0.028965026,0.05595204,-0.008598855,0.009592128,0.0646866,-0.029794846,0.0080149835,-0.028359506,-0.0008523426,0.0024793136,0.038075,0.01288783,0.0009906664,0.025275059,0.08716334,0.02756811,0.00090956496,-0.0060831984,-0.029957937,-0.004608533,-0.14775324,-0.025957284,-0.011448686,-0.0033627953,0.010918863,-0.018603694,-0.02423545,-0.053432602,-0.009553421,-0.036236636,-0.003177702,0.018856099,-0.009074809,-0.0120475115,-0.018775763,0.03982621,-0.03315045,-0.0053947587,-0.015663387,0.04053619,0.02751215,0.011468057,0.025851304,0.021423385,-0.035914764,0.0034112467,-0.026609218,-0.021478679,-0.025796458,-0.024613637,-0.047904383,-0.05527252,0.011848807,0.03615446,0.033707567,-0.029801024,0.0077828974,0.011122371,-0.061269123,-0.01161484,0.015534273,0.028792309,-0.0111491745,0.014739216,0.005866077,0.08303497,-0.021857493,-0.029291369,-0.0675944,0.010459287,-0.017693944,0.066889554,-0.019628271,-0.0006416603,-0.023991741,-0.023591598,-0.031858012,-0.0065641752,0.011116282,0.0069136084,-0.0040948084,0.042912424,-0.028020455,-0.027922707,-0.009497987,0.030696422,-0.045566175,0.04665304,-0.0324195,0.0021165053,-0.015110779,-0.0032217256,0.020145867,-0.025038404,0.008754149,0.022597594,0.012828476,-0.024820313,-0.021533344,-0.029653825,-0.03220836,-0.0068876054,-0.012034436,-0.06759763,0.058452897,0.011165281,-0.019665308,0.017521376,-0.048464872,0.0040898006,-0.028722556,-0.042326473,0.0065208473,-0.052893855,-0.011028277,0.040589366,-0.022964515,0.02193869,-0.0043656197,-0.017289383,-0.0070356927,-0.01306371,-0.018103678,-0.03323478,-0.01765216,0.03797987,0.020869236,0.037520945,-0.034153447,-0.017105108,-0.04257695,0.00576199,0.0064195404,0.009181865,-0.072961226,-0.021653747,-0.008612981,0.03695108,0.018379599,0.0024682812,0.009351779,-0.007834868,-0.02705194,-0.01893226,0.04107249,0.10627466,0.0070910207,0.048171025,0.029604977,-0.028052384,0.013705022,-0.057432268,0.0140647115,-0.025511539,0.057695568,-0.021942796,-0.03276505,0.049612947,-0.03173069,-0.008747954,-0.03247432,-0.030064741,-0.032820463,-0.01517443,0.020086579,-0.012234808,0.035715953,0.035410766,0.027103137,-0.022198798,-0.021668497,-0.023375373,-0.02325683,0.030807527,-0.014394969,0.044151288,-0.0537769,-0.031197635,0.006499095,0.06412006,-0.021228582,-0.044312987,-0.022453256,0.006188443,-0.048713006,0.061746977,-0.022300228,-0.0053991335,-0.023598999,-0.010865668,0.036650453,-0.009088866,-0.02572564,0.020311428,0.012201729,0.000663913,-0.01213956,0.009160109,0.017115746,-0.020914968,0.04337876,0.0079294145,0.042880103,0.05535698,-0.048489716,-0.031428676,-0.032026604,0.00019211201,-0.047399323,0.00768271,-0.024804462,-0.004072924,-0.002241727,-0.01287667,0.04734737,0.01640739,0.01975109,-0.025020672,0.041983746,-0.0021512096,-0.0202046,0.007455068,0.008736957,-0.0015581012,-0.044693027,0.020153742,0.018302012,-0.003724218,-0.018644564,0.045889404,-0.055761065,0.0056748944,0.0037756527,0.018777763,-0.019954436,0.004724393,0.020012103,0.005729185,-0.0060454677,-0.047039207,0.05166872,-0.019759491,0.024352387,-0.021227138,0.0045548,0.022202915,0.015502744,0.016506366,-0.0069330893,0.012048511,-0.027538985,-0.012201192,0.0062043383,0.027474971,0.0044989726,-0.021830028,-0.019318707,-0.004473739,-0.028892847,-0.03181851,0.019835334,-0.0303126,0.002415499,-0.0018549467],"last_embed":{"hash":"6ogrfu","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"6ogrfu","at":1762858207427},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{11}","lines":[285,285],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6ogrfu","at":1762858207427}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03978792,-0.015484169,-0.060141332,0.0045435615,-0.04455266,-0.028928686,0.064994305,0.0022844244,0.003015957,0.0073749386,-0.017781232,0.0018795601,-0.019862171,0.003069296,0.009355266,0.048719767,-0.016757544,0.0121760145,0.024205457,-0.012771421,-0.041160606,0.0075465553,0.05633266,-0.04027109,-0.033452462,-0.0026731745,-0.0027426246,-0.030839516,0.00644044,0.050379455,0.014059328,-0.04014959,0.09589559,-0.0013894973,-0.023176689,-0.035335686,0.004042812,-0.0034496232,-0.03284329,0.047124334,0.02108331,-0.014664725,0.025242774,0.007600996,0.044762574,-0.011290162,-0.061956774,-0.0123320175,-0.033020888,0.009089674,0.015906403,-0.025906615,0.032864578,-0.007208779,0.032187458,0.012266751,-0.01005984,-0.053110015,-0.039086305,0.009524474,-0.049252253,-0.0047962326,-0.013238291,-0.03579822,0.010435314,0.0799066,0.010773581,0.027752671,-0.0143813,-0.018256158,0.030924376,0.0025891813,0.022955187,0.0132833645,-0.038729355,-0.0057646567,-0.00072132464,-0.0020146396,-0.0062100342,0.038036935,-0.016343094,0.013186536,-0.0050679403,-0.013822723,-0.027880067,0.020238003,-0.018420203,0.050858956,0.041687462,-0.01541285,0.00038946702,-0.009024822,0.031793665,0.0135323685,-0.013706145,0.0068226405,-0.02354558,-0.008075511,0.03918622,0.004137064,0.06295859,0.0033026664,-0.0059510362,-0.0030839348,-0.019222,-0.011800675,-0.009948053,0.043912984,0.032861877,-0.0069356966,0.0025699646,0.05347436,0.017921977,0.03088772,0.0055798097,-0.0122677395,0.018301506,-0.023133311,-0.0042308937,-0.031302787,0.051459,0.031835064,0.022803446,-0.025618697,-0.0025517116,0.045442246,-0.016469155,-0.022014322,-0.046212632,0.01636427,0.02281702,0.021518286,-0.020316038,0.0033531263,-0.0068733343,-0.013275176,0.074634895,0.00067467266,0.0026474455,-0.049950074,0.021288622,0.042871345,-0.025594741,-0.00055937923,-0.00080113887,-0.05540798,0.020738887,0.039870128,-0.012803779,0.0078110504,0.02107812,0.0076605524,-0.008283879,0.034121066,-0.022436999,0.009572229,-0.0060413107,-0.0028300264,0.028894357,-0.0023113815,-0.02258223,-0.017509313,-0.0022778956,0.044014048,0.0055367853,-0.012550727,0.030751739,0.039968193,-0.0040364475,-0.006512018,0.011675378,-0.047164254,-0.01770453,0.049961064,0.04567186,0.018736918,0.08185402,0.036073208,0.0024027112,-0.030122085,-0.055518385,0.015457715,-0.02494939,-0.05138448,-0.006101722,0.025091374,0.0041497094,-0.029932285,0.024205325,0.025834091,-0.028437521,-0.016632447,0.014841683,-0.020631416,0.07335627,-0.006251626,0.024985129,-0.0030861539,0.018297808,-0.03570131,0.0096170455,0.04913132,-0.0066778534,-0.02174303,-0.04709429,-0.00893643,-0.02370632,-0.03379036,0.016539197,-0.043753043,0.035878904,0.027057886,-0.008132495,0.0059753424,0.024233289,-0.021055143,0.032180555,-0.006449004,0.010637279,0.0067951353,-0.0050895894,0.044633113,0.02170717,0.0034390176,-0.024264893,0.029603349,-0.028448792,0.044598654,0.03167749,-0.0016554886,0.004358097,0.004236111,-0.003934895,0.024493229,-0.014712311,-0.0067948904,0.0036383881,0.01615389,0.013654451,0.009546452,-0.005262694,0.0060828105,0.043292753,0.018181881,-0.0033992063,-0.0042989915,0.03672207,0.05975904,0.0028029361,-0.0006680281,-0.0012485739,0.0043483493,-0.03179792,-0.023609485,0.031096967,0.032080267,0.014325545,0.011848584,0.032241926,-0.026326055,-0.009431027,-0.010047912,0.00023223255,0.020162316,0.027768755,-0.0010567119,-0.008258932,-0.022771426,0.026930792,0.05735326,0.017237125,-0.027264072,0.021865265,0.0068932525,-0.018703103,0.004395192,-0.02522819,0.0046758307,0.05757821,-0.029712696,-0.0424433,-0.01954881,0.002854507,0.019266997,-0.00054808776,-0.019779578,-0.01853129,-0.014485803,0.00008729531,-0.040118866,-0.005519976,0.004068538,0.08176,-0.011255303,-0.0707415,0.010007852,0.02886113,-0.1648043,-0.009208825,-0.020565867,0.035387106,0.0149987135,0.015300819,-0.038401965,-0.0057303137,-0.07109683,0.03331844,-0.008935434,-0.05075684,0.036777936,0.0203521,-0.00066498434,0.015800895,-0.024088105,-0.024492024,-0.012044026,-0.05097376,-0.0026220167,-0.06335885,0.04725912,0.060048085,0.022915436,-0.003030501,0.04808014,-0.028810002,0.018916635,-0.048853073,-0.051271275,0.020699702,-0.0061651017,0.011024797,-0.002932345,0.027169399,0.0034581486,0.024772644,0.027473984,-0.0236034,0.065792255,0.032435957,-0.0021794909,0.009436439,-0.004444618,-0.00031298073,-0.013122407,-0.0007200694,-0.054733142,-0.010324272,0.0021737602,-0.00086546066,-0.02437352,0.0017517827,-0.050409272,-0.0213327,0.014303713,0.036278628,-0.007969754,-0.010921104,0.009145893,-0.06599558,0.020626793,-0.030337457,-0.03402397,-0.06021408,0.0062516704,-0.004177899,-0.01733561,-0.007859107,0.029025335,-0.03897023,0.009648362,-0.011647297,-0.020731984,0.03772194,0.007526054,-0.0056639495,-0.011917257,-0.085783556,-0.011408025,0.032436017,-0.01632229,-0.0014984483,0.0070873233,-0.050666474,0.008874796,0.00273876,0.031427957,0.24535234,0.0015439905,0.039998945,-0.01096061,0.024207525,-0.017032834,-0.017083678,0.059558164,0.0154299475,-0.034257803,0.013317351,0.04593799,-0.0065607685,-0.00018766342,-0.001897188,0.023408642,-0.064455904,0.0072742463,0.066236645,-0.0042484407,0.03030853,-0.037666064,0.020846782,-0.013882976,-0.08916617,-0.019122174,0.004136363,0.03878759,-0.01983305,0.024421569,-0.028122032,0.04877269,0.032129392,-0.049035985,0.0623479,0.022112207,-0.0019055335,-0.06443093,-0.0031027363,0.01134896,-0.015773553,0.015518334,-0.016760793,-0.07278251,-0.04307307,-0.0051778555,0.0071875937,-0.010953032,-0.013015619,-0.006389712,-0.010863796,0.034468167,0.033749904,-0.010778111,0.010684402,0.010249431,-0.01547038,-0.029011233,0.002210464,0.029648472,0.035294894,0.02383511,-0.046409205,0.0150201395,0.021141546,-0.019438706,-0.037576348,0.0041369875,0.039586063,0.021443095,0.0301702,0.020086715,0.004143639,0.009627931,-0.006347272,-0.009836514,0.04058866,0.0763928,0.032434396,-0.02360316,-0.015565974,-0.026244117,-0.020297518,0.008474826,0.023706444,0.02010206,-0.009977494,0.06967703,0.00704449,0.01945406,-0.024598492,0.03240667,-0.024987692,-0.004871422,0.0013743669,-0.013605579,0.0219842,-0.054244135,-0.008724947,-0.004394789,-0.028544089,0.0064864988,0.009268958,0.007587694,0.005864357,0.033298578,-0.012451342,-0.023266705,-0.0036198033,0.04101957,-0.07354271,0.0009622509,-0.014287735,-0.032766562,0.014208404,0.058225386,0.024156524,0.008608162,0.049077056,-0.002305823,0.015034625,0.014595908,-0.027174465,0.021126734,-0.01222024,-0.040902995,0.014744592,0.030409046,0.037751812,0.03622167,0.045120258,-0.022175452,0.012544592,0.020446815,0.006728233,-0.0005389625,0.024044707,-0.016113264,0.012460152,0.00008806023,0.0064978106,0.02316504,-0.01516043,0.0025579613,0.008495152,0.023330396,-0.03659192,0.030693209,-0.025771795,0.016402002,0.02774068,0.003332924,0.01984087,-0.021938924,0.020214912,-0.076304466,-0.0340727,-0.029347848,-0.012715031,-0.0016695455,-0.028832054,0.020825017,0.045411468,0.08061358,-0.02896123,0.043939315,0.014061104,0.012969418,0.0037097777,-0.04324619,0.020273516,0.02503763,-0.04303521,0.020344002,-0.0008406335,-0.038218677,-0.02916196,-0.009129923,0.0028398286,-0.0506564,0.036911793,-0.034490034,-0.039410617,0.01050072,0.036251023,-0.022095839,-0.052564748,-0.012567709,-0.039199032,-0.027960893,0.052486412,0.10726506,-0.030513773,-0.0033834002,0.02190243,-0.0040647164,0.06705208,0.019294314,0.022866394,-0.013836818,0.0027036231,-0.0003680326,0.018480966,-0.02484055,-0.027347537,-0.0012068034,0.024556698,0.023924353,0.0033760038,-0.006401989,-0.011571666,0.026498089,-0.053507514,0.009230199,-0.07589822,-0.046221517,-0.0054385355,0.012400827,-0.08098476,-0.03448987,0.005398758,-0.03643859,-0.03763691,-0.044380646,-0.030097166,0.0035860848,-0.012062808,-0.02996506,0.002572626,-0.005794038,-0.006518786,-0.039401866,-0.032502554,-0.037947796,-0.0029498604,0.024999153,-0.006005328,0.031859703,-0.01089166,-0.043281265,0.0057854825,-0.0019805902,0.0016454975,-0.008017001,0.0070750727,-0.027849328,-0.036941055,-0.02687366,0.009022471,-0.011625229,0.016084662,-0.026734129,-0.016780816,-0.008319169,0.039197717,0.04170312,0.020807315,0.019316401,0.021505088,-0.013664967,-0.02431249,0.04467449,0.016376497,-0.010949168,-0.018077148,-0.04991332,-0.01137239,0.006179358,-0.03928252,-0.031631473,0.0052375835,-0.0201891,-0.008678493,-0.005006192,-0.00004364541,0.0015063324,-0.037876155,0.00070382847,-0.016040854,-0.020111145,-0.03984052,0.04320931,0.0011906239,-0.012027192,-0.017542578,0.006756212,0.05833836,0.001808522,-0.021412846,-0.025560496,0.026886906,0.033481963,-0.07933932,0.034827944,-0.0040485016,-0.013837452,-0.048380025,0.042261764,0.0004414103,-0.006961624,-0.00042810244,0.028549114,-0.0072779595,0.008073354,0.0054390742,0.023695104,0.025391683,-0.025100267,0.008264681,0.0032211123,-0.008074646,-0.05952173,0.0014484464,-0.037527062,-0.033487376,0.00013883461,0.0411431,-0.018305516,0.03981663,0.024327876,-0.017572641,-0.03292168,-0.023356786,0.0063854055,-0.03908328,0.010816519,-0.013807799,-0.030000344,0.009778727,0.028029963,-0.00511548,-0.00074903155,-0.04815829,-0.03551853,-0.004666734,0.0308157,0.026127655,0.004400858,0.020406611,0.010189425,-0.025100108,0.044864573,0.041937456,-0.034643594,-0.021665735,0.0011495338,0.0064104293,-0.032521047,-0.055973336,0.0088141,0.031835467,0.00882511,0.02048927,-0.044558886,0.030381076,-0.015780356,-0.00871957,0.04561556,0.048980907,0.037968278,-0.01629189,0.05117753,0.004887945,-0.064272605,-0.010029813,0.0047022705,0.013923507,-0.019324414,0.016070586,-0.0011046007,-0.00025509304,0.018138682,-0.030403035,0.010866604,-0.0400675,0.039671496,-0.030774966,0.0060295654,0.05973358,-0.010090557,0.028936522,0.00026838452,0.007648866,-0.009198089,0.053298824,-0.010376725,-0.0068383575,0.039199054,0.08462025,0.025759771,0.005457173,0.01031562,-0.016460149,-0.01119907,-0.15650836,-0.03178654,0.0017081524,-0.002692099,0.010087942,-0.030765194,-0.03125445,-0.06464784,-0.00958508,-0.036534462,-0.0039887056,0.021270715,-0.019645078,-0.013184085,-0.026219599,0.022102948,-0.057797227,0.0023249916,-0.021770764,0.045755465,0.03823785,0.017873688,0.025135921,0.011709769,-0.051508296,0.0055199554,-0.019874116,-0.031426534,-0.0333876,-0.015511445,-0.060739405,-0.06744672,0.00729743,0.039575066,0.024529764,-0.052620415,0.0062596137,0.0068737566,-0.047909707,-0.024513282,0.0070287823,0.017419385,-0.018262802,0.013254066,0.024341246,0.06411213,-0.014037854,-0.023068573,-0.087911814,0.008060945,-0.02882697,0.06326252,-0.020472413,0.00013183383,-0.024330137,-0.03380909,-0.013915729,-0.0028032481,0.013451275,0.013431373,0.00046434623,0.026405716,-0.028218098,-0.03620403,-0.009539805,0.025388662,-0.039396062,0.036298864,-0.030208727,0.014311206,-0.020033393,0.022473572,0.024251213,-0.02908062,-0.009214033,-0.0034243313,0.023291375,-0.010612842,-0.0048235967,-0.039660472,-0.021730108,0.0019139159,0.007250701,-0.072784,0.03852529,0.003295549,-0.013934704,0.017696518,-0.07266571,-0.0071187774,-0.02782864,-0.030221185,0.01131153,-0.051418185,-0.021638758,0.05685482,-0.022586068,0.0061665024,-0.01537539,-0.04037796,-0.015018389,-0.0054981476,-0.0322763,-0.032220677,-0.03295678,0.04095528,0.016411068,0.022754591,-0.026482277,-0.004083185,-0.040900547,-0.0074530486,-0.008244859,-0.007093938,-0.06183079,-0.015806636,0.0028049878,0.016781794,-0.0024361573,0.004253455,0.021978954,-0.0069371318,-0.02903508,-0.024216583,0.029291717,0.082138345,0.020964464,0.040057853,0.026791828,-0.031256314,0.004506461,-0.0657565,0.016949283,-0.040860865,0.051556077,-0.0031090647,-0.0152256,0.0417688,-0.022965321,-0.012807653,-0.045177512,-0.044241287,-0.020787029,-0.016345719,0.00097200146,0.011266308,0.038761277,0.020489058,0.021258233,-0.008882766,-0.020895375,-0.019260954,-0.014897504,0.033246785,-0.018736493,0.05153023,-0.03267207,-0.053595863,0.022349617,0.07244158,-0.010644589,-0.052836295,-0.023987245,-0.014317714,-0.06435243,0.074499436,-0.008482744,-0.0075390013,-0.02855945,-0.004280864,0.03600542,0.00027363613,-0.015944028,0.02275415,0.030836685,0.013409535,-0.016882492,0.017623998,0.032978605,-0.014402432,0.047293503,-0.01942607,0.033606503,0.05355403,-0.03463152,-0.019519186,-0.03964026,-0.0014726239,-0.01854515,0.010956603,-0.012703468,-0.010172366,-0.0009478113,0.0012211502,0.03168801,0.028098151,0.017178934,-0.02069417,0.0338551,-0.016560834,-0.035903722,-0.0016544946,0.0010227925,0.0072306795,-0.03630556,0.031205805,0.007989542,-0.033178233,-0.01730491,0.02103984,-0.043992534,0.0024744703,0.010407511,0.020441405,-0.03215591,0.010755192,0.023636945,0.0009927913,-0.00032348753,-0.03047649,0.014794348,-0.004108178,-0.0034504882,-0.059732072,0.00037543202,0.034010284,0.0071148816,0.021246325,-0.0013439028,0.017682182,-0.035566572,-0.018250749,0.0054019573,0.03587671,0.021540903,-0.004288657,-0.015112479,-0.0065606325,-0.02278145,-0.017542044,0.01677546,-0.030531634,0.010456066,0.0091667585],"last_embed":{"hash":"1006mrf","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"1006mrf","at":1762858207427},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{12}","lines":[286,286],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1006mrf","at":1762858207427}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033065017,-0.014536331,-0.059525613,0.025092011,-0.043921296,-0.01055667,0.02910155,0.015111761,0.016726939,-0.009684218,-0.035240892,0.0073123523,-0.029857738,-0.006916939,0.030995382,0.041189037,-0.023134671,0.011078627,0.010985773,-0.009388458,-0.0015704461,0.018470194,0.05053861,-0.013690999,-0.028509839,-0.0017783397,-0.015970845,-0.016001713,0.026222156,0.07985027,0.016156992,-0.04663267,0.053963773,-0.026660366,-0.043319926,-0.0051675523,-0.0003200158,-0.0018003685,-0.03784867,0.05334265,0.039709,-0.04549987,-0.0039009785,-0.002784376,0.057166632,-0.020823997,-0.058175802,0.0058819773,-0.0020165197,-0.0017591184,0.029298376,-0.008880162,0.008465809,-0.014875711,0.041384675,0.023392394,0.0077444483,-0.048336014,-0.01940172,-0.00331702,-0.03928939,0.024452502,-0.019690974,-0.034127627,-0.021282014,0.061001644,0.032861028,0.0055164387,-0.014664396,-0.022229737,0.009969876,0.030935971,0.0313321,0.00941432,-0.049953498,-0.024325276,-0.0058240257,0.01738455,-0.002742377,0.020965125,0.00010870612,0.009624708,0.018326858,-0.0119501315,-0.017796103,0.031702626,-0.011666788,0.06488925,0.02301468,-0.028178368,-0.0023172975,0.00404238,0.0073018307,-0.033403274,-0.006457048,0.017774459,-0.00011362722,-0.024342727,0.045553572,0.009888968,0.057209477,0.00091811706,0.0068780123,-0.021254385,-0.03039701,-0.035545547,0.008991069,0.026379969,0.0144455135,-0.018071208,0.013318452,0.052593242,0.015917711,0.018824758,-0.013102918,-0.015280611,0.015943661,-0.028255232,-0.005968664,-0.020916423,0.026010837,0.03794798,0.049333654,-0.024978727,-0.010377169,0.02485677,-0.010373214,-0.0155953625,-0.05933259,0.027488088,0.027662033,0.039411753,-0.027648125,0.028864102,-0.02341016,0.0032586495,0.0660953,0.017780911,-0.010717619,-0.06411695,0.02890978,0.031404566,-0.04553957,-0.022217853,-0.009056939,-0.018719004,0.006546497,0.024212237,-0.0016416925,-0.0061977124,-0.0108364355,0.025169339,0.009790514,0.04127124,-0.022759695,-0.0040887836,0.02350024,0.056614537,0.0023698718,-0.0038949754,0.001957401,0.0004872317,-0.021297973,0.045917895,0.0004424729,0.011690292,0.02875363,0.014620104,-0.015936835,0.019035993,0.006456987,-0.0029793468,-0.012413517,0.035895336,0.03637312,0.0161618,0.055318356,0.036892295,0.009051238,-0.030663531,-0.03477218,0.012668476,-0.0060919235,-0.052831084,-0.024768263,0.034374233,-0.002891712,-0.01484233,0.025074296,0.036040977,-0.011893546,-0.015973374,0.0017320709,-0.019796675,0.06966694,0.0060113105,0.033595774,0.008818078,0.043551296,-0.04205775,0.037618894,0.02847648,0.012699908,0.01655724,-0.04468168,-0.012572304,-0.039875403,-0.03711615,0.010833694,-0.02438683,0.013500327,-0.009674342,-0.0061471392,-0.023176404,-0.012238875,-0.02880271,0.041464873,-0.0039598225,0.032823388,0.012285241,0.008309612,0.05391546,0.011136671,-0.01278333,-0.027451528,0.011893248,-0.026155578,0.042873364,0.029669749,-0.0060578575,0.0054140626,0.008364569,0.0037123517,0.030961074,-0.006478185,0.018305572,0.0041369624,0.011113041,0.0135002425,-0.010508444,-0.027209269,0.032873873,0.02237041,-0.00031753298,-0.006198622,0.01604334,0.011309648,0.0632632,-0.0142871095,0.04124807,-0.0006193562,-0.018809997,-0.05847798,-0.023718921,0.008715806,0.035747495,-0.0019728562,0.011861787,0.012367694,-0.008447076,0.011674715,0.001849348,-0.014818408,0.010012408,0.02389646,-0.01827255,0.01866594,-0.027809948,0.02771167,0.030728571,-0.002173575,-0.020817796,0.0016095969,0.03028955,-0.02998081,-0.016996639,-0.04725295,0.019840883,0.032964885,-0.025452506,-0.03273518,-0.021515546,-0.0019672688,0.01890464,-0.0036034866,-0.0011881434,-0.02631796,-0.023287203,0.011117823,-0.049578585,-0.0032806895,-0.02455471,0.07258222,-0.024428356,-0.05632748,0.0066323252,0.02771794,-0.16604081,0.022370325,-0.028630076,0.06572007,0.021586718,0.014114539,-0.046883512,-0.016554762,-0.06682896,0.05666136,-0.0021960302,-0.052494064,0.06942833,0.016004765,-0.005569663,0.010250867,-0.011436435,-0.03451632,-0.0331109,-0.041961893,-0.011559032,-0.061432894,0.06428234,0.07031967,-0.014701381,0.003931897,0.049194254,0.002499447,0.025178421,-0.025079282,-0.06400965,0.013732821,0.0016161088,-0.0040846444,0.014082418,-0.0017234266,0.005370828,0.011743954,0.020857306,-0.0014748883,0.06896929,0.034874097,0.0062699714,0.019281821,0.0027611882,0.019994793,-0.028653646,0.027609754,-0.064597405,0.000042739313,0.0075217094,-0.010995517,-0.00817235,0.0017400862,-0.04111418,-0.0058482615,0.0042154477,0.037094705,-0.014439469,-0.018150305,0.0027342995,-0.035589777,0.017157301,-0.008921704,-0.015650576,-0.058829233,0.0026464437,-0.004832052,-0.007675635,-0.015517221,0.012280266,-0.01647356,-0.009363366,-0.023933975,-0.019649321,0.048710413,0.025647905,-0.010936224,-0.017215393,-0.11700315,-0.012033417,0.021406699,-0.019573748,0.0035354653,-0.013071172,-0.037544496,-0.008554969,0.0073555987,0.017050382,0.26107737,-0.02134237,0.04464376,0.0033421929,0.042395424,-0.004727684,-0.027169669,0.06136701,-0.010956299,-0.035174176,0.0011032803,0.018566549,-0.005446153,-0.010003652,0.006165707,0.015130052,-0.06478733,0.028113272,0.068623915,-0.010013448,0.004111498,-0.051236592,0.019700803,-0.017239183,-0.09399594,-0.029422017,0.00806011,0.01882396,-0.013114466,0.046515986,-0.01395114,0.059594303,0.023670133,-0.027490998,0.05957345,0.004286334,0.0040044547,-0.04867878,-0.004682858,0.0040234607,-0.013729175,0.017603597,0.016595207,-0.05503434,-0.04850978,-0.011178139,-0.01578561,0.026207328,-0.02441917,-0.04753607,0.00017632857,0.05068861,0.02732446,-0.023231056,0.018517846,0.008790287,-0.01837482,-0.022845002,0.018240798,0.029166784,0.025505355,0.020762436,-0.026848897,-0.00015813303,0.0051258705,-0.018926414,-0.02399452,0.003630201,0.02132548,-0.009523093,0.0044876793,0.008130561,0.0090564005,0.013741396,0.0014146441,-0.032573722,0.03705607,0.0458077,0.022463573,-0.016249018,-0.0048360657,-0.033038277,-0.017439619,0.0034429082,0.03584174,0.00063537393,-0.03517653,0.07027954,-0.00916733,0.016067449,0.012754376,0.037462257,-0.01159128,-0.011544908,-0.011491771,-0.013630705,0.0074739945,-0.06782502,-0.02841424,0.010593507,-0.027839575,0.04005203,0.006345826,-0.019318769,0.022388726,0.024639355,0.0030288927,-0.028497687,-0.04917013,0.011844773,-0.08579435,0.008831319,-0.019988572,-0.012215496,0.034599718,0.08739759,0.032164,0.006622765,0.049119804,-0.04434827,0.037640985,-0.0077266917,-0.033864286,0.029167514,-0.019669315,-0.04665918,-0.015112772,0.022128534,0.017646154,0.03679479,0.026654199,-0.027647777,0.023134213,0.010914552,0.03685942,0.022343952,0.048844423,-0.025540747,-0.027711093,0.01582266,0.00492104,0.017344179,0.004674959,0.0075314115,0.043599293,0.02472155,-0.02418057,0.048080523,-0.02103751,-0.0070731663,0.014028373,-0.026042249,0.0010877496,-0.02417316,0.008978246,-0.0733674,-0.027511017,-0.021318896,-0.041085776,-0.036495145,-0.021478841,0.02633095,0.032279976,0.082827784,-0.025515135,-0.004086076,0.017549334,0.026091551,-0.0098473495,-0.027788922,0.000640456,0.019179774,-0.030567229,-0.012709005,0.0005691698,-0.036329,-0.034775127,-0.02034958,-0.02008652,-0.0071694725,0.04506574,-0.012798195,-0.03854831,0.011943819,0.03713183,-0.007589891,-0.049175885,-0.01687905,-0.021272765,-0.033779524,0.004573772,0.11969237,-0.008370447,0.0020996728,-0.0017723929,0.015277025,0.04376251,0.037653312,0.00214933,-0.009122612,-0.024652073,0.025599547,0.01226449,0.009456407,-0.008261888,-0.044659223,-0.004132261,0.013624385,0.008832288,-0.009066421,-0.029738344,-0.02141206,-0.048752267,-0.005451509,-0.06820092,-0.033524476,-0.009849778,0.028275141,-0.05144025,-0.044373132,-0.007758463,-0.012523981,-0.011613223,-0.05284923,-0.019809587,-0.024498727,-0.018500276,-0.035796918,-0.00014153426,0.0100531075,-0.0023831422,-0.007951316,-0.025898185,-0.028236033,0.012442841,0.019898472,0.011798985,0.024378486,-0.009283763,-0.035381977,0.0006762951,-0.008034248,0.0151490085,-0.01513788,0.033997424,-0.011938563,-0.034516923,-0.010850815,0.02232346,-0.006610314,0.019027805,0.0012395936,-0.011236369,0.0042805076,0.036325157,0.036975075,0.01240964,0.014369203,0.008479036,-0.024348151,-0.016711377,0.028162325,0.004998637,-0.01148585,-0.01890068,-0.054931987,0.009779609,0.0083605265,-0.016164713,-0.008166469,-0.0075348103,-0.009206736,0.0043346253,-0.036175698,0.022085426,0.012005841,-0.012236438,-0.020508574,0.030675037,-0.043933343,-0.016286422,0.037099477,0.036104597,-0.014433728,-0.07130251,-0.023667634,0.055669714,-0.0077434005,-0.012956405,-0.04344358,0.017254231,0.01301445,-0.074213184,0.003582083,0.0066927914,0.0019173614,-0.051704336,0.042942036,-0.012533421,0.0040279706,0.009580934,0.028568229,-0.026760545,-0.006515175,0.0009852336,0.032967255,0.0033023772,-0.02508798,0.03182405,0.027202273,0.0066276114,-0.03447981,-0.015525578,-0.019138074,-0.022149958,0.02897889,0.032134555,-0.026213106,0.062421042,-0.00749529,-0.023741122,-0.021535605,-0.016726082,0.0044736136,-0.04662922,0.015738985,-0.0021244294,-0.04510967,-0.00610776,0.0035213334,-0.014516828,-0.0067315474,-0.043499272,-0.029512564,-0.013145571,0.0046477267,0.027545907,0.030015668,0.014738102,0.00060136616,-0.017322762,0.047337275,0.049499676,-0.048705917,-0.03011591,-0.0237921,-0.010015278,-0.017116018,-0.025524542,0.010349782,0.036720246,0.029721782,-0.0051874463,-0.06067528,0.018702243,-0.0480776,-0.027393276,0.04668511,0.08721296,0.041942343,-0.034683503,0.02821827,0.0032122193,-0.061263505,-0.020551687,0.021145472,-0.006673344,-0.012125815,0.0062733293,0.0027523134,0.009864711,0.0007309721,-0.021836111,0.029690094,-0.027775882,0.043096174,-0.008815356,-0.00943478,0.050649516,-0.048667327,0.009887121,-0.03491011,0.02246738,0.004949898,0.033644944,0.017202448,-0.010710759,0.02382582,0.07385818,0.02199359,-0.01321167,-0.021070678,-0.042484503,0.023961747,-0.15900743,-0.008708356,0.0111430045,0.002231669,0.010292466,-0.0069413316,-0.02249267,-0.05286902,-0.011961889,-0.015792612,0.020528039,0.0005623748,-0.011729312,-0.017076192,-0.033306744,0.030124703,-0.056184072,-0.0054285266,-0.030707365,0.06641476,0.017250707,0.023859674,0.054871377,-0.0029500534,-0.014009547,-0.0015292173,-0.039093975,-0.0051537305,-0.046004053,0.011956809,-0.038229484,-0.03984796,0.010252548,0.02270652,0.015599626,-0.020006046,0.026988588,0.019625312,-0.07170635,-0.006683316,-0.0043635094,0.018711036,-0.033556275,0.0058282334,0.0072973897,0.056316003,-0.017190551,-0.009315836,-0.06942851,0.0040488043,-0.023080576,0.055888206,-0.026735472,-0.017116282,-0.017267993,-0.03528721,-0.011138382,-0.011918704,0.0029261755,0.0161913,0.016902622,0.025411949,-0.024265178,-0.03108877,-0.030052885,0.012179193,-0.039308857,0.020679202,-0.0038460372,-0.008312976,-0.02643736,0.007971867,0.02270626,-0.021092825,0.014115885,-0.0017970368,0.012249103,-0.030873256,-0.03800372,-0.020916408,-0.02330896,0.013979577,0.024050958,-0.06558571,0.023751266,0.013301682,0.0027366905,0.027560016,-0.04955542,-0.012419402,-0.042078372,-0.033897024,0.011314323,-0.015305561,-0.032891396,0.041072026,-0.016035432,0.012566676,-0.043038078,-0.00947301,-0.028263692,-0.015067094,-0.030058581,-0.035910174,-0.033943873,0.021623569,-0.002468641,0.031337682,-0.02260733,-0.028142314,-0.036235034,-0.008351204,-0.021888155,0.009281407,-0.06477543,-0.022126365,-0.005903731,0.0051116524,0.015133853,-0.008158036,0.007371158,-0.0018396539,-0.009422267,-0.020169882,0.021372886,0.105907105,0.034511663,0.026623808,0.03775271,-0.017697241,-0.00030315586,-0.069811754,0.034832094,-0.04454949,0.030458825,-0.012696134,-0.0030932003,0.052655034,-0.04845835,-0.035396643,-0.028461855,-0.010233621,-0.015676077,-0.00711867,0.01181305,0.010733917,0.037708454,0.04983284,0.02596894,-0.025052356,-0.020521522,-0.025750354,0.009919249,0.03218554,0.0150056705,0.043568216,-0.012616274,0.01773738,0.014193685,0.071343094,-0.023185587,-0.061212484,-0.018020693,-0.023449574,-0.03235306,0.09719931,-0.004007761,-0.014756019,-0.025923604,0.0058464454,0.04452849,-0.019617388,-0.02073408,0.009044325,0.020719932,0.032900993,-0.017669803,0.009798701,-0.0012328215,-0.0015318827,0.045164738,-0.008353925,0.037189525,0.030578436,-0.024309626,0.0034020527,-0.029175691,0.005938398,-0.03720839,-0.012480981,-0.013032657,-0.010265139,-0.008807678,-0.009066684,0.056444507,0.01942161,0.027408099,0.0017577052,0.027370064,0.007126334,-0.029322285,-0.01875346,0.023837576,0.0014623812,-0.028437044,0.023625534,-0.021096755,-0.0022044396,-0.03608446,0.039814062,-0.038050763,0.0071970406,0.0074996627,0.023303647,-0.007681598,0.0018905024,0.018983731,0.013293331,-0.017257059,-0.04362207,0.019941673,-0.0046420586,-0.018537927,-0.027963024,-0.009347085,0.020307245,0.009502031,0.0044102576,-0.030069018,0.020775087,-0.028493153,-0.014641173,0.031647038,0.05147807,0.021045377,-0.0023479038,-0.017069655,0.027426105,-0.011046902,0.0024722028,0.032024976,-0.05787285,-0.00030160148,0.011557729],"last_embed":{"hash":"165apw9","tokens":79}}},"text":null,"length":0,"last_read":{"hash":"165apw9","at":1762858207427},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{13}","lines":[287,287],"size":65,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"165apw9","at":1762858207427}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03902715,-0.01130236,-0.06138367,0.0013307028,-0.054859698,-0.03628782,0.019082265,0.019832171,0.01114766,0.010995099,0.0037210905,-0.0063502956,-0.016871477,-0.010655419,0.023076989,0.04394487,-0.015250247,-0.012422581,0.020002972,-0.0062989667,-0.027200531,0.032690596,0.03593488,-0.008629597,-0.015260919,0.000010517065,0.004272787,-0.028309645,-0.013627059,0.056014437,-0.009815156,-0.052353945,0.07497536,-0.02168391,-0.026286053,-0.04147177,0.011373246,0.017089512,-0.019296942,0.033699162,0.043489937,-0.013892994,0.02478112,-0.015313211,0.050554782,-0.012980963,-0.05259657,-0.0051060575,-0.002767136,0.009111556,0.024766956,-0.035849825,0.034536835,-0.0057629077,0.029855829,0.034004293,0.010531588,-0.03506186,-0.03166723,0.0026296251,-0.02402434,-0.021428198,-0.009611911,-0.022743998,-0.024854377,0.08730525,0.004010132,0.0058184923,-0.013746748,-0.02492308,0.042469047,-0.020041946,0.031966936,-0.0077182525,-0.039373137,-0.0190326,-0.025634276,0.011042048,-0.01766791,0.032296933,0.001223188,-0.0033322712,-0.01141842,-0.001213502,-0.022275345,0.03785041,-0.0014079283,0.042416923,0.049712144,0.0028628593,-0.0010147595,-0.027517231,0.042098917,0.011911287,-0.01900867,-0.00550553,0.008931006,-0.0353346,0.03306896,-0.005024964,0.056316253,0.023474455,-0.02976203,-0.023424849,0.002621701,-0.014537785,0.00019485952,0.03581387,0.030672956,-0.0018470737,0.014885782,0.047879614,0.030304084,-0.005992446,-0.011511915,-0.0028497078,0.011413982,-0.017136184,0.019651482,-0.037910566,0.024878627,0.042028744,0.021513557,-0.042309415,0.016327003,0.016466986,-0.033033703,-0.019197246,-0.051845796,0.03604386,0.030481549,0.020871956,-0.018261483,0.0020489662,-0.012599368,0.006713001,0.07817172,0.021573195,0.015281838,-0.05170759,-0.0009876651,0.014284137,-0.020114116,-0.008606096,-0.005677007,0.00083648245,0.0057725864,0.0368197,-0.0067587686,0.019639023,-0.008649883,0.001602747,-0.0046881144,0.05109374,-0.01962444,-0.009727835,0.013991385,0.0391842,-0.00009944682,-0.01342071,-0.008162491,-0.004553678,-0.03191406,0.05347236,-0.030057754,0.0038461112,0.042450763,0.028735554,0.0012336401,-0.010549867,-0.009516056,0.0021243514,-0.000096228665,0.021043167,0.050305214,0.022889491,0.08670586,0.034451764,-0.009599287,-0.03578923,-0.053695366,0.03020883,-0.010316793,-0.04635572,0.0067181946,0.045885067,0.0008455567,-0.024451908,0.01543269,0.017144952,-0.04392616,-0.00449745,0.029386738,0.005179647,0.09388687,0.009671845,0.018319886,0.01913637,0.023262888,-0.022873417,-0.0014774054,0.03152711,0.007614021,0.014911394,-0.018346693,-0.0043826243,-0.023430232,-0.058812153,0.012394559,-0.04438212,0.056340113,0.024441848,-0.032387074,-0.013618042,0.011862455,-0.008571305,0.021150976,-0.0037973828,0.021057358,0.010615704,0.013202126,0.027854504,0.009544305,-0.012658558,-0.029093163,0.02439202,-0.01754507,0.022762634,0.039904095,0.007301117,-0.0049982043,-0.0050035263,-0.00059881166,0.029209288,0.03546186,-0.0027897432,0.012008066,-0.0094305,0.020420609,0.01770734,-0.017611973,0.019097224,0.0032129502,0.040318623,-0.003009255,-0.012209783,0.017263437,0.03457153,0.0017351115,0.0010038116,0.01109689,-0.0055762734,-0.015946439,-0.04421159,0.03331655,0.039914895,-0.021920156,-0.006033874,-0.00028117315,-0.030742178,0.017943326,0.00007248973,-0.021948565,0.007239178,-0.001051324,-0.012002519,-0.014911916,-0.0044421176,0.020075757,0.040479477,0.0020178126,-0.020603929,-0.003849179,0.023232603,-0.024946766,0.004698299,-0.04250282,0.04209485,0.06468536,-0.027436517,-0.03832609,-0.009128667,0.017803013,0.037142325,0.0037580102,0.017754588,-0.04723294,-0.02325666,-0.0024203882,-0.025265673,-0.010334952,-0.015926173,0.06663264,-0.021314863,-0.081199914,-0.0019207016,0.0290485,-0.15880269,0.016248783,-0.019879209,0.023664642,0.01039719,0.0134044755,-0.062780105,-0.009342675,-0.075287595,0.021692442,-0.003366754,-0.042330436,0.031045996,0.005957033,-0.008979809,0.011292437,-0.0061406908,-0.043164086,-0.029917924,-0.058054063,-0.018610733,-0.041579936,0.033924174,0.064293906,0.013417345,-0.01789729,0.06484661,-0.019210743,0.014037012,-0.04689613,-0.07147159,0.026772486,0.003174853,0.01195905,-0.0113065615,0.0028559172,-0.019492732,0.042963568,0.041198194,-0.017986394,0.0720944,0.050821442,-0.0054273824,-0.0071924757,0.0132046165,0.008432391,-0.021775698,0.006100091,-0.04835224,-0.03556111,-0.00049792987,0.01306651,-0.034753826,-0.008085908,-0.02636598,0.0019013555,0.022513274,0.04896195,-0.02507206,-0.011531509,0.0014815449,-0.062053766,-0.0005603605,-0.02698246,-0.030533876,-0.046797313,0.014615639,-0.0060169445,-0.014979996,0.004462835,0.006430235,0.0022054645,0.019276274,-0.02264895,-0.042554405,0.028930536,0.0148293665,0.0019991805,-0.00010221194,-0.101021536,-0.0050835763,0.03499442,-0.0007028714,-0.012492718,0.010105771,-0.047107033,-0.003392057,0.028493188,0.019627612,0.24007201,-0.004056685,0.034684762,-0.009123515,-0.00040013564,-0.009685103,-0.0037945588,0.05852608,0.012680964,-0.0367948,-0.03729336,0.032789994,-0.012745026,-0.01684875,0.0074484725,0.025372587,-0.07735546,-0.0030641714,0.05470718,-0.008742433,0.021614878,-0.041624874,0.03033504,-0.024782605,-0.091110416,-0.037195932,-0.022562,0.04806231,-0.041622367,0.032581303,-0.04580728,0.054547492,0.037565026,-0.06394571,0.060416635,0.03242877,0.010795566,-0.04753712,-0.013548048,0.011840173,0.026523236,0.02007096,0.0014010408,-0.053926583,-0.053822845,-0.008808135,-0.022452401,0.022556575,-0.03394111,-0.0061977557,-0.017079866,0.019992229,0.026270097,-0.029067567,-0.009070906,0.010824839,-0.018961769,-0.033761613,-0.0034013903,0.024473127,0.038457457,0.022373574,-0.027199687,-0.0030169236,0.005780073,-0.017225238,-0.053218886,-0.0041086203,0.019605529,0.019098278,0.022031128,0.0080453735,-0.014099717,0.0032303992,-0.0132926935,-0.019875465,0.034909308,0.058616553,0.018801892,-0.031115143,-0.012533511,0.0016541473,-0.043836165,-0.00006996469,0.03505019,0.016898178,0.009262315,0.061025664,-0.01953726,0.01879105,-0.0070792716,0.0139332935,-0.037351284,0.00006739674,-0.0038247427,-0.03507151,0.019606423,-0.039182827,0.0014940443,0.028304577,-0.028177874,0.023518154,0.011973921,-0.0045365416,0.0031641673,0.023195907,0.0011599018,-0.02160578,-0.011638596,0.018543795,-0.08936362,-0.010728954,0.008438522,-0.0210409,0.018549394,0.028622013,0.0040222756,0.0042288667,0.04517792,-0.010314054,0.0108959265,-0.0004968841,-0.020261431,0.028753988,0.01570633,-0.043978285,-0.009525456,0.023920929,0.030827206,0.015440836,0.060675867,-0.036286067,-0.027698362,0.008542978,0.00863845,-0.0014186309,0.012942247,-0.028666226,0.017813886,-0.008231009,0.0041952757,0.0049161017,0.023368577,0.025668211,0.017271249,0.029321766,-0.040805705,0.02957586,-0.013197075,-0.011299527,0.0012075872,-0.0020567065,0.008794464,-0.03126195,0.019221643,-0.086786576,-0.033924602,-0.02403404,-0.020742847,-0.009816581,-0.032929737,0.0051750913,0.05329651,0.066647746,0.0042003877,0.036672372,0.039252948,0.009237918,-0.008265199,-0.014834257,0.03852048,0.020058133,-0.01969084,0.029955221,-0.011407284,-0.045253363,-0.0049530575,-0.04035983,-0.012053127,-0.049367763,0.046235304,-0.018890608,-0.036952574,0.016082821,0.041575838,-0.017804604,-0.05425124,-0.00013712634,-0.018703204,-0.022112614,0.02890588,0.116413124,-0.0106221,0.0031294287,0.028065834,0.02805077,0.046247553,0.055856284,0.040551104,-0.020641139,0.041120537,0.026742015,0.038142763,-0.041279268,-0.0148885185,-0.007946538,0.018552493,0.018901184,0.015082875,0.012338364,-0.028266517,0.02453632,-0.045637358,0.009754213,-0.060467295,-0.05252103,-0.0032449686,0.01027673,-0.055404004,-0.032522425,-0.0019081185,-0.024782859,-0.019216558,-0.03306211,-0.03185787,0.013516948,-0.031591732,-0.036829423,0.007886979,-0.004606578,-0.009035714,-0.00807957,-0.013491964,-0.024112774,-0.0032683045,0.019625064,-0.032906987,0.03681174,-0.029282223,-0.0303417,-0.0060609924,-0.04202806,0.0174023,-0.013275878,-0.0030424646,-0.04207824,-0.06071876,-0.036962748,0.016017495,0.016530722,0.019360775,0.026871389,-0.03033606,-0.013067876,0.020967217,0.02495337,0.019802324,0.0153533425,0.017002389,-0.022259785,-0.0045689326,0.024133166,0.015788529,-0.03207307,-0.000020547004,-0.058494233,-0.023235057,0.016013332,-0.018213565,-0.020620966,0.016415784,-0.016061768,-0.014581679,-0.00026941873,-0.037785355,0.007609819,-0.018608939,0.0032699045,0.0073634633,-0.036143497,-0.046620432,0.04658096,-0.014988998,-0.0006605477,-0.016244894,0.026089158,0.06057568,0.026119905,0.0053357864,-0.02533271,0.01701827,0.017754184,-0.07792142,0.041428536,-0.0075056413,0.011623915,-0.05221704,0.028508121,0.003130968,0.01573234,-0.0051573236,0.035076287,-0.0075779683,0.004401391,-0.023620084,0.024880987,0.033026375,-0.032165684,0.0083515225,-0.009792059,0.0171387,-0.053693846,-0.0106534185,-0.031600576,-0.01595721,-0.008873894,0.06082635,-0.0049380404,0.047094103,0.0017482329,-0.03147325,-0.03313914,-0.028633416,0.0026649507,-0.0555107,0.010369021,-0.022891277,-0.023074113,-0.00026509402,-0.009511396,-0.039201993,0.0406831,-0.028805077,-0.012410696,0.010909249,-0.006582799,0.009480805,-0.020662677,-0.009207847,0.014281995,-0.027497308,0.01915454,0.03843014,-0.02564756,-0.038695,0.042345192,-0.009038977,-0.029855153,-0.049218327,0.020031672,0.030124761,0.02561044,0.014898892,-0.03604451,0.008121651,0.023940748,0.002781066,0.08002552,0.046380967,0.06717361,-0.008098968,0.056256942,0.020346008,-0.04186592,0.0095880525,0.017603768,-0.0149677945,-0.02557679,0.027189055,0.0076389546,-0.018262869,0.01981524,-0.015485873,0.035042405,-0.021725258,0.04141918,-0.014844814,0.004863082,0.06655063,-0.02484352,0.006095657,-0.028232452,-0.008008835,-0.010422738,0.042085584,0.008173849,0.0017351997,0.027659692,0.08059608,0.031053739,0.0031993003,-0.025277235,-0.031093616,-0.021394739,-0.1349743,-0.02443188,-0.0036277773,-0.0013631961,0.004307423,-0.023334555,-0.0007035694,-0.06275469,-0.0037548703,-0.024234077,-0.012397644,0.038931374,-0.0017960933,-0.010582086,-0.024289804,0.04114337,-0.02844432,-0.0048150783,-0.01963275,0.05184433,0.028862536,0.013872972,0.03938192,0.0054508755,-0.037984405,0.011455145,-0.045586385,-0.036156103,-0.03287117,-0.019521242,-0.047763668,-0.03222643,0.0141518675,0.018005552,0.005138377,-0.015440994,-0.00014410439,-0.011962157,-0.056195542,-0.016969511,-0.0016555475,0.023013422,-0.010356015,0.019071398,0.014452521,0.079177156,-0.028521383,-0.027374685,-0.07883159,-0.014142833,-0.049007718,0.06477649,-0.032001033,-0.018817507,-0.022095913,-0.029149717,-0.05724327,-0.001953359,0.04370795,0.038804855,-0.013497797,0.045180943,-0.026911212,-0.017959444,0.003730248,0.027595466,-0.041999552,0.02746987,-0.023600698,0.0122674005,-0.029284606,0.0065790615,0.02016876,-0.018215524,0.00560279,0.008179209,0.010338891,-0.015937606,0.017924743,-0.030646035,-0.02677307,0.02633803,-0.004585205,-0.09276513,0.034704402,0.035998,-0.0035433816,0.0028201672,-0.03991651,-0.0015852087,-0.04139256,-0.029009046,0.001156148,-0.0410937,-0.009114009,0.0420317,-0.03759525,0.015760113,-0.01956445,-0.024968427,-0.0391456,-0.006842462,-0.033153202,-0.022417044,-0.028838929,0.02598783,0.01337009,0.047226936,-0.037040316,-0.025017112,-0.027328396,-0.0033992254,0.019945385,0.00025215955,-0.060080506,-0.016346745,-0.014089199,0.012841369,0.01450736,0.0072434633,-0.024348509,-0.037047874,-0.006086936,-0.01183342,0.018897155,0.07741637,0.004181711,0.061319467,0.04012055,-0.029491702,-0.0021105332,-0.043997943,0.03127521,-0.020354325,0.048095867,-0.007454792,-0.014161882,0.040587313,-0.017031655,-0.012961326,-0.030735195,-0.03132603,-0.029572938,-0.016201206,0.010692138,0.0015615537,0.031096576,0.053303,-0.009195684,-0.020099925,-0.014371052,-0.0031779457,-0.016264737,0.0021174073,-0.013623636,0.039411508,-0.057452157,-0.03807354,0.013493997,0.06898617,-0.013536501,-0.028574143,-0.02510108,-0.005265601,-0.032110855,0.07887759,0.00772416,-0.016184833,-0.025489908,-0.03679273,0.042202238,0.020142663,-0.020161888,0.02850466,0.007823118,0.031778138,-0.015522704,0.0043474715,0.01521346,-0.026463099,0.03982244,0.0058130915,0.01335217,0.03496572,-0.049691666,-0.03667963,-0.023311468,-0.008821725,-0.062780485,0.051334776,-0.03064973,-0.010460927,-0.014056058,-0.0053769527,0.024725782,0.009961363,0.0072737453,0.009749003,0.03435993,0.0027870482,-0.027308226,0.009776347,0.02372807,-0.005189732,-0.021319525,0.033077423,0.011074936,-0.0130700795,-0.018111844,0.05160976,-0.05797254,-0.011711161,0.014576455,0.03473645,-0.012741086,0.0023534487,0.022648778,0.00043049792,-0.0137394685,-0.05791235,0.036080953,-0.014232408,0.033275668,-0.012201162,-0.0089282105,0.0026646305,0.020927861,0.01757871,-0.0017859763,0.019400558,-0.031014843,-0.013872333,-0.015225127,0.01700933,-0.00056394364,0.007245961,-0.007170471,0.009148697,-0.0061786314,-0.03233765,0.037586033,-0.030467877,-0.0028551745,0.013679307],"last_embed":{"hash":"ajsr2c","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"ajsr2c","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{14}","lines":[288,288],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ajsr2c","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.055944048,-0.030005736,-0.05004637,0.021297138,-0.04681605,-0.004505039,0.03229117,0.013928764,0.0067038997,-0.0016529209,-0.0056505725,-0.0010142322,-0.040032033,0.0019848563,0.035911273,0.06736355,-0.028861742,-0.01050612,0.032395177,-0.008688436,-0.047597185,0.021164699,0.034665298,-0.02105359,-0.018630302,0.0050191083,-0.027751943,-0.035469722,0.037038464,0.06892201,-0.0005842485,-0.06380469,0.098011464,-0.009852257,-0.0061949883,-0.005966503,0.019976314,-0.018203182,-0.04607413,0.048134394,0.02026846,-0.007705738,0.0031169138,-0.023811825,0.042455826,-0.0015215841,-0.043195065,-0.0061752354,-0.052337848,-0.0013111263,0.017128298,-0.0044118757,0.03769684,-0.026676284,0.040269032,0.025639383,0.012791691,-0.028587073,-0.039875023,0.009128865,-0.043404944,0.016086144,-0.025605652,-0.03507489,0.0020411008,0.07452852,0.026260227,0.037432816,-0.01987554,-0.013286085,0.018716013,-0.013325896,0.05697263,-0.0010010985,-0.04499576,-0.0026205282,0.009596727,0.0031268715,-0.003005714,0.023874013,0.014674223,-0.037646558,-0.024455912,0.0026884624,-0.02264195,0.033019554,0.01058333,0.05654388,0.034647472,-0.03361072,0.00103281,-0.01835754,0.023305606,0.023012843,0.00420263,0.0059905886,-0.03986771,-0.0031482424,0.05930345,-0.002166247,0.036744256,-0.0025110706,-0.025502484,0.0022938405,-0.010356205,0.010214111,0.012278963,0.035152696,0.03022716,-0.007667055,0.013831913,0.06240508,0.011081136,0.004322643,-0.0055105025,-0.031643238,-0.012141091,-0.0413173,-0.0016089831,-0.020976748,0.044147894,0.030474823,0.014395639,-0.018674871,0.00959695,0.033558466,0.0011435072,0.0012160962,-0.040654782,0.014656479,0.016326861,0.025477821,-0.028263543,0.0042081582,0.0092705125,-0.0025049928,0.0529676,-0.02270099,-0.011063402,-0.0685162,-0.020731613,0.010570201,-0.039376177,-0.004753415,-0.014233365,-0.0249622,-0.004761595,0.03279707,-0.0007654229,-0.004401049,0.01673975,0.03562188,-0.022632075,0.042996403,-0.029358858,-0.01736837,0.026188726,0.028826855,0.021049095,-0.02450998,-0.007653034,-0.016628625,-0.0406799,0.0028983518,0.011876123,-0.017541736,0.01132938,0.047233768,-0.01567161,-0.0109215155,0.02531787,-0.038528662,-0.035057098,0.00637871,0.0356524,0.009546644,0.07708371,0.02160432,0.013211411,-0.025360927,-0.06391768,0.045733497,-0.01002986,-0.05278382,0.0011007318,0.052082524,0.008349783,-0.0035062195,0.024559552,0.01809697,-0.023198465,0.007170651,0.025165964,-0.0038091247,0.06221486,0.021393238,0.02948881,-0.014265142,0.014290397,-0.027565174,-0.022013372,0.020327501,0.0026738143,-0.0101360055,-0.04088362,-0.019220445,-0.043049514,0.013119929,-0.00577345,-0.0047659473,0.017646262,0.03120669,-0.00953146,-0.012896853,0.005623526,-0.01553945,0.06246165,-0.020458784,0.0046699685,0.013117678,0.009259125,0.08177507,0.012783735,0.021014092,-0.0043706256,0.04023056,0.0005483072,0.019448455,0.035079025,-0.0058789277,-0.008708803,0.012974548,0.0022333595,0.018905604,-0.0030088422,0.027832815,-0.004053529,0.04257648,-0.0056695454,-0.0019917737,-0.022153525,0.05914399,0.0015199126,0.012093097,0.007209409,-0.010472261,0.040431906,0.031030927,-0.035568293,-0.020721767,-0.018061193,-0.016979173,-0.05121335,-0.017128889,0.010932233,0.039299075,-0.0032447474,0.008009106,0.03559901,-0.033500157,0.0069135097,0.013296288,0.036399093,0.018970452,0.017652912,0.017711718,-0.012503118,0.00018546991,0.02901317,0.07644142,0.015293791,-0.03192911,0.025677778,0.0289814,-0.039535154,0.0070808036,-0.046302635,0.03453219,0.032059375,-0.0058616335,0.00008037012,-0.03723184,-0.011609611,0.00533596,-0.009505282,-0.008795973,-0.06723106,-0.029453589,-0.023850651,-0.023442905,-0.043540277,-0.026025835,0.07770305,-0.01541053,-0.051218886,-0.01038074,0.025976513,-0.17310037,0.022019284,-0.028438918,0.056931827,0.0069329,0.015380603,-0.052832223,-0.011951953,-0.066623114,0.053615734,0.009405578,-0.050936133,0.025953436,0.0068747667,0.034033377,0.01130898,-0.021685828,-0.026560973,-0.021809561,-0.055496853,-0.0016135441,-0.04294714,0.041341342,0.06413495,-0.007555687,0.001116464,0.061522506,-0.026704729,0.017374672,-0.054011453,-0.06488857,0.032552302,-0.0029761253,0.031540688,0.016728688,0.00039209082,0.0069532846,0.0352819,0.05032869,0.008155586,0.046555962,0.017562203,-0.019500433,0.021895481,0.018501842,0.00429136,-0.028416798,-0.0045949435,-0.043225408,-0.0076494236,0.008646513,-0.021758623,-0.012666713,0.0019268062,-0.046019692,0.0017780089,-0.023871558,0.055965174,-0.024696045,-0.0031380416,-0.0015508379,-0.054810222,0.0041294233,0.014050887,-0.039607506,-0.06400952,0.004956402,-0.010255959,-0.019953234,-0.012333771,0.03719702,-0.04323462,0.024441736,-0.011546281,-0.02500753,0.016438788,0.017833985,-0.012629883,0.0065029375,-0.11290961,-0.016014008,0.03250423,-0.022693502,0.005381617,-0.01176637,-0.060109656,0.006463993,-0.025384648,0.009906356,0.23768735,0.0054313005,0.0659931,-0.00008301326,0.027189549,0.005756493,-0.019439677,0.052249834,-0.004553128,-0.03255085,-0.030772416,0.025296481,-0.023549188,-0.00003159126,0.00826865,0.04638687,-0.06591218,0.021084243,0.05565588,-0.018789275,0.012897811,-0.053420592,-0.00051734684,-0.008889261,-0.0773107,-0.038599204,0.0026798102,0.03773165,-0.013640447,0.051758654,-0.032546625,0.027916098,0.038066436,-0.06350673,0.058710247,0.03952692,0.0008049621,-0.037618916,0.0017765618,-0.006842883,0.019522315,0.011421492,0.009435087,-0.09645231,-0.038845256,-0.04011252,-0.0051458166,-0.0005249129,0.003386099,-0.021317562,-0.02164023,0.03646438,0.042022966,-0.017446369,0.0056849346,-0.007158919,0.014801641,-0.021324618,-0.0068029366,0.018475307,0.023977635,0.01642512,-0.06050287,0.022457201,0.045060147,-0.013306081,-0.074848056,0.010999946,0.030139409,0.013139234,0.0045586824,-0.0033131628,0.014521687,-0.01720856,-0.008667683,-0.032028418,0.041558977,0.055131786,0.03377686,-0.03711968,-0.0075860485,-0.006760309,-0.016932681,-0.0017958665,0.03407205,0.0046641896,0.0030741366,0.03628821,-0.0035619203,0.00071312324,-0.0052672727,0.01637505,-0.041150555,-0.0075539844,0.013026237,-0.036423977,-0.004305342,-0.03403492,-0.014739553,0.020035304,-0.021129234,0.018708112,0.009897041,-0.020993609,0.025427107,0.00946273,-0.020892244,-0.027557084,-0.027559675,0.02094141,-0.07881458,0.009568332,-0.0046451082,-0.05513556,0.008734273,0.06478068,0.029018201,0.0047987816,0.043519232,-0.017215688,0.012640991,0.004367575,-0.009703718,0.0065631433,0.012200197,-0.023643728,-0.006767842,0.022960832,0.03381729,0.030999737,0.025849855,-0.024321442,-0.04169745,0.020184195,0.050816424,0.03358661,0.009575915,-0.061452407,0.0038478307,-0.0046713357,0.036432803,0.022808656,0.001149837,0.0115796905,0.029665895,0.008117743,-0.038916603,0.0309282,-0.02590172,0.0050229626,0.028871318,0.00058717415,0.015180549,-0.027723886,0.019984717,-0.09462494,-0.03263389,-0.017069155,0.0053891563,0.010062585,-0.0019469357,0.0055159936,0.045993585,0.05605672,0.018526308,0.019628994,0.023027705,0.0075444547,-0.013779666,-0.026240436,0.019981118,0.02900997,-0.034041937,0.009716277,0.009998428,-0.08753984,-0.032389466,-0.020157782,0.027069341,-0.023801504,0.021820392,-0.0020249065,-0.006679723,0.017893955,0.043003198,0.009415011,-0.026348205,-0.0136281345,-0.0142538315,-0.038385913,0.0167307,0.10960531,-0.025218688,-0.00061121717,-0.0020161388,0.012630204,0.0521157,0.0728503,0.05248534,-0.01856963,0.015602993,0.029573701,0.0263263,-0.004957473,-0.042888064,0.0067208013,0.022833232,-0.0057085515,-0.0029834525,0.0045959326,-0.043532085,-0.0032093292,-0.025388159,0.0036033958,-0.05117255,-0.036340255,-0.008287889,0.028647464,-0.069233276,-0.040819187,-0.0057637305,-0.034352403,-0.011618322,-0.07100942,-0.013141976,0.0018930677,-0.009559659,-0.03670934,0.01757319,-0.002928958,-0.0059362194,-0.04360709,0.010861458,-0.030653907,0.011099518,0.016267043,-0.01874972,0.035030097,-0.010777979,-0.025689833,-0.01175409,-0.04491857,-0.024565069,-0.00070723385,-0.0004011388,-0.017772054,-0.03383266,-0.026590712,0.012711896,0.025460256,0.016254978,-0.01669537,-0.019408898,-0.0013003513,0.043752518,0.0041500526,0.02311405,0.010477378,-0.013131176,0.0048944554,-0.0074044475,0.039054908,0.0069027394,-0.010218783,-0.019809844,-0.04587357,0.0000836166,0.007572204,-0.039631896,0.012824991,-0.013154471,-0.020114772,-0.017565504,-0.0028014358,-0.0059477887,0.0031894383,-0.020996423,-0.0013732903,0.035254315,-0.042804345,-0.017658716,0.03701262,0.04932082,-0.0013582297,-0.035099402,-0.0013370577,0.01954649,0.011582062,0.015099058,-0.03782168,0.0006155335,0.00763852,-0.068857245,0.016961059,-0.008118371,-0.011558349,-0.018117147,-0.0062114405,-0.006390754,0.0055743293,-0.014932523,-0.0039054693,-0.007900381,0.017092932,0.0013627553,0.011690112,-0.0012731135,-0.01483321,0.012454054,-0.01623352,0.0032793614,-0.036349893,-0.016631518,-0.0056373114,-0.05249717,-0.016057529,0.04674237,-0.016885623,0.063431315,0.01763082,0.0045272214,-0.053040765,-0.031660713,0.014762796,-0.03230394,0.030740544,-0.003742937,-0.016579814,0.016611813,0.029514426,-0.038779363,-0.004082414,-0.06379317,-0.04376659,0.000023263117,0.0010905082,0.013949387,0.016255427,0.045989957,0.02709004,-0.018289097,0.037158873,0.0142863495,-0.017985232,-0.01672212,0.029542532,-0.020216336,-0.052800093,-0.051452782,0.0026902836,0.013063066,0.002717532,0.005630286,-0.047665246,-0.0034111377,-0.0130416015,-0.023868136,0.050379466,0.057402924,0.052706465,-0.024293048,0.03075421,-0.013744609,-0.050967824,-0.017295651,0.033952273,-0.004989335,-0.038710613,0.018625865,0.018308653,-0.0033069933,0.016800804,-0.013446622,0.038649734,-0.026080782,0.066083334,0.009281255,-0.0034179187,0.07685982,-0.055654496,0.002395589,-0.016433021,-0.030704217,-0.008944707,0.038200393,0.009016497,-0.017085766,0.020622857,0.07441434,0.012961724,0.014866233,-0.0008985192,-0.04660943,0.012318139,-0.14284688,0.009856787,0.016075114,0.009524054,0.0037233778,-0.022220606,-0.029042363,-0.048235137,0.0038091645,-0.026190411,-0.0062767314,0.012533887,0.018134726,0.0017431685,-0.037634555,0.029799089,-0.05922686,0.014189314,-0.013788981,0.04366808,0.031843916,0.0023075785,0.014902385,0.0014651641,-0.055482794,0.002604548,-0.0030907975,-0.03205249,-0.021441868,-0.008104186,-0.056195136,-0.059670832,0.010118853,0.020069921,0.02055495,-0.00032364638,0.00027544957,0.011020898,-0.053081397,-0.021643085,0.015085401,0.027065014,-0.014142869,0.0007471116,-0.0161635,0.05922574,-0.03648947,-0.014389167,-0.037369948,0.0026059626,-0.059839904,0.059679765,-0.010195153,-0.0022391318,-0.000020961015,-0.009512164,-0.017612215,-0.01225882,0.025636837,0.018654652,-0.0068077217,0.01598246,-0.03688917,-0.03733987,-0.015378787,0.041448817,-0.03563452,0.003615246,0.004827022,0.0071270615,-0.022146335,-0.00296925,0.015060517,-0.018779917,-0.012342712,0.011751576,0.032493524,-0.016268665,-0.018593146,-0.030315237,-0.03074882,-0.012112915,0.013320662,-0.07447639,0.015545557,0.0367822,-0.038970586,0.012964682,-0.06465478,0.0019279754,-0.039048936,-0.021027673,0.024332646,-0.030445509,-0.003518202,0.04395827,-0.02939371,0.006799596,-0.018854318,-0.03027913,-0.0061509022,-0.03872589,-0.022290487,-0.033834733,-0.025280353,0.022009898,0.0051929047,0.024148565,-0.020726038,-0.036461934,-0.028846854,0.002418841,-0.01604253,0.0015152369,-0.048104793,0.009691913,0.014138434,0.031044396,0.010312294,-0.003043019,0.0004387779,-0.0127057545,-0.009048327,-0.020600999,0.020005437,0.0806272,0.04576125,0.048875343,0.016943766,-0.0060481615,0.018308787,-0.045462113,-0.010098254,-0.049438395,0.067104794,-0.01622993,-0.031266395,0.03658095,-0.026974918,-0.0028662693,-0.023185289,-0.0066417735,-0.011669494,-0.026773548,-0.010335255,-0.0032176655,0.03873775,0.009312937,0.033138636,-0.03446492,0.002104502,-0.017578686,-0.010810498,0.028397424,-0.0022968082,0.046602488,-0.03717037,-0.010910198,0.044291127,0.06461175,0.006210004,-0.01940493,-0.009656965,0.0026633134,-0.030905854,0.07194949,0.0019614298,0.003063729,-0.014130243,-0.020367013,0.024318017,0.0008325072,-0.023896776,-0.0039828997,0.0027260873,0.03829359,-0.014107629,-0.0149329305,0.014975734,0.0076724947,0.020930642,-0.0031722959,0.020777864,0.03932325,-0.010424583,0.00038398532,-0.04353498,-0.0028888308,-0.024708804,-0.011648916,-0.012909546,-0.008761853,0.008976156,0.008893918,0.0487483,0.0059162905,0.028845794,0.008936082,0.04439621,0.009058058,-0.0018297116,-0.027740557,0.012936157,0.008530413,-0.026404053,-0.0032955632,0.035805885,-0.004073728,-0.026581837,0.01835406,-0.051206466,0.0030901283,0.0144057255,0.017885849,-0.018362442,0.013751938,0.03175256,-0.0012137158,0.019319283,-0.057661675,0.03452144,0.0024308267,-0.0021756866,-0.03561349,0.0037257157,0.010859506,-0.0063343034,0.004250992,-0.019282317,-0.010787004,-0.019124795,-0.009256656,0.013403337,0.042491872,0.0073429225,-0.01956144,-0.030518277,0.013452156,-0.019336255,-0.006555443,0.012644577,-0.049657587,0.0132833,0.0046026367],"last_embed":{"hash":"zo8d0n","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"zo8d0n","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Cost-Benefit Analysis#{15}","lines":[289,290],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zo8d0n","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Your Commitment Statement": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037567627,-0.042422146,-0.031932797,-0.014141699,-0.047725245,-0.043338075,0.03474522,-0.019196216,-0.00382628,-0.02072245,0.024124824,-0.00056649727,0.0028943415,0.022303972,0.023937466,0.023272583,-0.006363079,0.02104881,0.01738799,0.0022089318,-0.015081351,0.00043729594,0.06074429,-0.022885788,-0.0010669166,0.011642513,-0.040709738,-0.0064935735,0.040187452,0.047673788,-0.0034630685,-0.010309152,0.020934483,-0.038624406,0.003790733,0.011184098,0.02559791,-0.015860122,-0.03321769,0.026844822,0.03975282,-0.044590045,0.002979658,-0.004087157,0.046099696,-0.028294738,-0.04639671,-0.0032518115,-0.022210592,0.024111083,0.031860434,0.002472959,0.05553448,-0.023699772,-0.016782299,0.019953283,0.009411329,-0.035782382,-0.04274273,-0.021894777,-0.0652688,0.0044694515,-0.03656628,0.009595553,-0.014014601,0.04980643,0.033265665,0.0055297697,-0.016794821,-0.008810052,0.025156274,0.009480239,0.03657936,0.023221122,-0.07640054,0.0061783725,0.024752753,0.033112075,-0.02360629,0.023182787,0.012514521,0.012808919,0.0077078296,0.001356421,-0.03068915,0.012672945,-0.027317261,0.06619034,0.018541114,0.0016170056,0.01742911,-0.002233534,0.011641747,-0.018503882,-0.020755315,-0.0058866977,-0.008264924,-0.040701706,0.05279259,0.022310112,0.016117772,-0.02302217,0.024078745,-0.006315955,0.0017877612,0.0007255624,0.04966508,0.016276827,0.030353371,-0.017719995,0.009799537,0.014832217,0.02536946,0.0012589897,0.008898808,0.00087205507,0.024606934,-0.034488253,-0.0069245663,-0.0044870237,0.06354503,0.039307177,0.0073077795,-0.035018783,-0.0040968237,0.016663894,-0.03243245,-0.013057539,-0.023856122,0.052850496,0.030939382,0.051893376,-0.03797573,0.010957813,-0.026737092,0.030177342,0.047394272,0.039275017,-0.021698456,-0.06857639,0.013267389,-0.024362098,-0.041771464,-0.012273724,0.014084561,-0.049152292,-0.01733491,-0.024412433,0.016739693,0.037356116,-0.019539444,0.018357964,0.02566991,0.040025927,-0.0106904935,-0.009480094,0.013773319,0.021558756,0.036980573,-0.007488492,0.019827178,-0.0075688683,-0.022228763,0.052511908,0.013308572,0.0074365013,-0.01238562,0.01721963,-0.0020846492,0.0322077,0.008938023,0.01301091,-0.0013207023,0.020274496,0.030656943,0.016710572,0.045285013,0.035074398,0.011579457,-0.028934669,-0.04116949,0.021287939,-0.008823804,-0.07668119,-0.008809362,0.035138518,-0.009542547,-0.021088954,0.017003877,0.07559648,-0.02313456,-0.010584658,-0.028150907,0.031368416,0.035019953,0.01682535,-0.0035719897,-0.014973705,0.01485815,-0.014413288,-0.01457092,0.03636988,0.020946985,-0.035935935,-0.05195356,-0.0071777334,-0.04262795,-0.027595432,0.018017218,-0.03368067,0.013902962,0.025860097,-0.0069223423,-0.01096748,-0.019921374,-0.015701853,0.034436736,-0.024424614,0.012247491,-0.005492445,0.034496583,0.06909669,0.0027434074,-0.008551243,-0.018703848,0.0051165004,-0.04369536,0.065797225,0.0059495536,-0.02296386,0.004671947,0.0026304058,-0.016498104,0.02205859,-0.005831141,-0.008239306,-0.031238765,0.011361509,0.045981344,-0.0017722305,-0.04947233,-0.014439057,0.018680416,0.008853958,0.0044499217,-0.013211904,0.034421913,0.052046202,-0.010248673,0.009365211,-0.030669512,0.0047169104,-0.047878124,-0.023380453,0.00439811,0.034290615,0.00876142,-0.0066659423,0.03758936,-0.00060116523,0.000487331,-0.0037883425,0.033379007,0.01298601,-0.009630903,0.014233418,-0.009432565,-0.028660603,-0.005451767,0.042650167,0.007947863,-0.022445505,0.0016448905,0.025123702,-0.03999793,-0.008768019,-0.050765157,0.03211023,0.04507855,0.011257943,-0.020914983,-0.015056418,0.019181697,0.0110877175,0.017871814,0.01247049,-0.051529557,-0.034899577,0.020137923,-0.053171918,0.0007872425,-0.00083517167,0.065359876,-0.0147181805,-0.039694067,-0.0130688185,0.012199965,-0.15758203,-0.0076059885,-0.016235681,0.038827594,0.005872521,0.0029030226,-0.025461726,-0.018236877,-0.07768247,0.055360615,0.02876399,-0.04469252,0.03168392,-0.0039660144,0.019098094,-0.0153835025,-0.028285254,-0.014620404,-0.030730585,-0.043749385,-0.028340125,-0.03920052,0.035950415,0.028213777,-0.021970354,0.045809448,0.06284855,-0.02547325,-0.0034909802,-0.03488221,-0.0827925,0.02339321,-0.008128302,-0.008782297,0.021267286,0.021134984,0.00891732,0.024599105,0.030652741,0.0011507194,0.05773275,0.018162388,0.010987178,0.016606567,-0.012267725,0.010197459,-0.00532206,0.009544807,-0.031966913,0.020221228,-0.0014920685,-0.0074712583,-0.014289138,-0.025624683,-0.032911174,-0.050484557,-0.0024538748,0.028464384,-0.038873747,-0.033946212,-0.005242453,-0.03848438,0.00553932,0.003163446,-0.019231902,-0.039578784,-0.009576096,0.012134345,-0.019870257,-0.015113455,0.034029864,-0.025679713,-0.0076864315,-0.03863,0.004317655,0.055259787,0.0167271,-0.01725351,-0.025762687,-0.104166165,0.024740217,0.04331748,-0.053771283,0.04881538,-0.027843783,-0.017909324,-0.0012580892,0.024885638,0.005108849,0.23833448,0.010126074,-0.009196589,-0.0047252825,0.056675427,0.006139944,-0.017820705,0.06847496,-0.0116783995,-0.037226103,-0.014047845,-0.0010193237,-0.00469672,-0.019618303,0.025588006,0.053365137,-0.024093073,0.027511911,0.05345273,-0.0026162942,0.049406894,-0.012576489,0.017871523,-0.02200106,-0.055613924,-0.045774188,0.0060116784,0.055253863,-0.015977116,0.03076463,-0.0071791997,0.051735733,0.04482871,-0.05743952,0.049877264,0.014412903,0.022924973,-0.08709678,-0.022744128,0.019315755,0.022378122,0.016832445,0.020726372,-0.056029186,-0.0013854445,-0.025299152,0.0016356129,0.0200498,-0.03872836,-0.038579166,0.006686773,0.023603057,0.009230973,-0.019492796,-0.019116586,-0.020631917,0.019619681,-0.023612162,-0.0037564388,0.007960131,0.011911167,0.026748458,-0.035441186,0.013453641,-0.00007294196,0.02889159,-0.019362384,-0.014414703,0.013303236,0.013675938,0.03582418,-0.013018201,0.008368382,0.019174574,0.030088138,-0.021604398,-0.02508312,0.031323884,0.019470226,0.015517598,-0.011404128,-0.023385243,-0.031249048,-0.012226451,0.031733323,0.017075872,0.023525167,0.06819818,-0.028861703,-0.016334577,0.011627548,0.026060384,-0.0046023135,0.0015807772,0.012412122,-0.029647768,0.05233057,-0.054389495,-0.03213245,0.0021996326,-0.02381246,0.025355363,0.007821269,-0.029821368,0.023470543,0.0054384493,0.028017916,-0.028974364,-0.016483055,0.029613886,-0.081920154,-0.0028448452,-0.009572082,0.0160586,0.038472403,0.081417285,0.05312483,0.011823327,0.059159484,-0.0004547405,0.026394742,0.014815477,-0.026608357,0.012687082,-0.006560745,-0.07364931,-0.009256251,-0.014703632,0.020096505,0.017812416,0.0075054877,-0.035803385,0.020843895,0.021206146,0.054384645,0.019845387,0.042546548,-0.018867597,-0.012413379,0.033520117,-0.03213579,-0.0014896069,-0.0024533023,0.005700853,0.03755071,0.020926446,0.003873448,-0.01218885,-0.05245114,0.010673072,0.009977272,0.016894955,-0.016853424,-0.043106817,0.0005678558,-0.10377667,-0.012688929,-0.011426729,-0.009370283,-0.036230996,-0.03237164,0.004884477,0.010084197,0.06386718,-0.004334391,0.0043365476,0.012796612,0.015779747,-0.011643203,-0.005784848,0.015196807,0.011390042,-0.013547179,-0.019290058,-0.036025766,-0.01711165,-0.059024014,-0.015893498,-0.015852332,-0.011676865,0.01883824,0.015700262,-0.03322687,0.017076831,0.019271033,0.0027697496,-0.019972632,-0.014147645,-0.039671373,-0.012278402,-0.0026936908,0.092879556,-0.0010967866,-0.009810046,0.0005243485,0.0048822933,0.07457985,0.041427318,-0.0036173388,0.023633359,0.010179947,0.02176458,-0.005100577,0.002103538,-0.019788856,-0.01869481,0.042137537,0.010841641,0.0025847927,0.028621025,0.0071493816,-0.005897221,-0.045103602,-0.012639248,-0.060410716,-0.050723057,-0.0019256371,0.06274517,-0.017134666,-0.02179415,-0.016574945,0.0064859996,-0.005717517,-0.038030315,-0.0014814858,0.035156764,-0.03218249,-0.06171297,0.012260414,-0.0154972365,-0.0057685343,-0.03190548,0.018257972,-0.021726144,0.0213967,0.015248637,0.0041424385,0.00912284,-0.002024524,-0.024988722,-0.0015044255,0.012755401,-0.010002937,-0.025008895,0.0301902,-0.00941661,0.0016593874,0.0031654988,-0.0024459446,0.0011046143,0.024284326,-0.010276506,0.01587414,-0.049663242,0.053521372,-0.0037931208,0.005236119,0.0037645223,0.004624,-0.02159027,0.008437335,0.036066473,-0.01975454,-0.01893178,-0.016925842,-0.0680794,0.0008070197,0.01125758,-0.0420929,-0.036798783,-0.030985162,-0.0034455413,0.017090144,-0.032711614,0.051887386,-0.013150474,-0.009883651,-0.03185481,0.0054643527,-0.057611644,-0.0021812154,0.03208209,0.026126148,0.031096665,-0.04782827,-0.01769406,0.038951762,-0.050295603,0.00029670462,-0.055499077,-0.0034237406,-0.019323647,-0.06781503,0.017098323,-0.05706556,-0.039836902,-0.045178846,0.016600024,-0.04369236,0.022745375,-0.004486967,0.024312211,-0.04092066,0.00761244,0.008947958,0.024193885,-0.011907513,-0.006998799,0.032156423,0.010248831,-0.020323077,-0.020492883,-0.019991947,-0.011960759,0.0020385508,-0.011685715,0.007549236,0.0063924957,0.027696475,0.0049524927,-0.014240849,-0.07536498,-0.0038275989,-0.0145902,-0.0070150886,-0.0037129687,0.035339728,-0.031124553,-0.0041782917,-0.013850534,0.0036678507,0.0065075187,-0.04182082,-0.017431501,-0.004943905,-0.0043555684,0.05729949,-0.022951052,0.04107381,-0.01559801,-0.00090463884,0.0122166155,0.03375907,-0.078130916,-0.023240099,-0.028804764,-0.023481507,-0.012192152,-0.048191246,0.013085349,0.034235153,0.025986616,-0.01305571,-0.06645066,0.029064722,0.043691196,-0.027332973,0.051232662,0.038852572,0.042615775,-0.02580301,0.017534574,0.008591527,-0.033926822,-0.0035942611,0.028942525,-0.0012829157,-0.057929758,0.0067035044,-0.0280812,0.016091915,-0.030218156,-0.008022761,0.044958416,-0.010377616,0.035432752,0.009714181,-0.026674045,0.051410988,-0.021561734,-0.014989178,-0.028985707,-0.009346395,-0.0096530635,0.06220466,0.018701285,-0.022658298,0.01189235,0.05977714,0.036718063,-0.016179552,-0.0012442518,-0.045309708,0.018738678,-0.16785483,-0.0059885294,0.0063922936,-0.009476625,0.018957498,-0.0035609065,-0.023598645,-0.054889236,-0.02442479,0.016136136,-0.021574868,-0.009627472,-0.04680495,-0.012773168,-0.00083020277,0.034144424,-0.040875427,0.0036356482,-0.059848964,0.04305571,0.008376532,0.017201839,0.0445685,-0.033888128,-0.03491549,0.01311081,-0.02964115,-0.009790191,-0.02667896,-0.011410501,-0.037390757,-0.038632598,0.021215862,0.02781225,0.05630255,0.0035318397,0.016996155,0.011801626,-0.08394564,-0.006740582,-0.023856504,0.035816636,0.002352139,0.00085682294,0.01178723,0.03978153,-0.045114886,-0.0039843153,-0.051515438,0.009977421,0.000016015392,0.037919447,-0.00027372097,0.0153474575,0.00808386,-0.004458364,0.006386563,0.023264317,0.014091938,0.028163746,0.010383413,0.009715126,-0.030142263,0.0055244695,-0.05787256,0.04101639,-0.039961472,0.042481624,0.010237433,0.009238477,-0.038141202,-0.003947643,0.021299493,-0.023090573,-0.0047796527,0.024480404,0.043095175,-0.033716917,-0.039699614,-0.009811015,-0.031483196,-0.016538274,-0.0057415543,-0.025407957,0.039722886,0.0051693576,0.00090999494,-0.015442188,0.01112569,0.0020205623,-0.05928548,-0.024760509,0.030631239,0.009941465,-0.028089168,0.006222196,-0.010608721,0.0004521612,-0.032733332,0.020835737,-0.04582296,-0.028135413,-0.037882604,-0.021021577,-0.04086043,-0.020105712,0.02728317,0.029020531,-0.011143659,-0.03265428,0.010129129,-0.03998333,0.0076739867,0.02443312,-0.07891255,-0.02825814,-0.02695481,0.021465225,0.018667405,0.01059196,0.0044401833,-0.0025574774,0.00026198095,-0.029660288,0.0015996873,0.086290464,0.037762024,-0.0038367105,0.025451675,-0.019660288,-0.0059311916,-0.058417164,-0.0036966219,-0.00052950694,-0.0020556524,-0.06690001,0.0013003281,0.045819484,-0.008037275,-0.029006701,-0.0017692331,-0.0153634325,0.004764781,-0.002658985,0.007909227,-0.018774882,0.023194376,0.056433387,0.008249251,-0.0076868786,0.0055574593,-0.003882563,0.014739939,0.05106603,0.013584758,0.0049158763,0.011616677,0.010567326,0.02105181,0.055789217,-0.029025909,-0.062572606,-0.045250963,-0.01051001,-0.031623315,0.070564225,-0.014322351,-0.008252654,-0.019068683,-0.005330101,0.03405378,0.01404662,-0.016416475,0.039225966,0.006061451,0.0031541346,-0.011123055,0.0067481375,0.015243869,-0.016513476,0.045426644,0.014984765,-0.004832278,0.052817944,-0.029155085,0.021885563,0.0042971494,0.007418345,-0.06673377,0.029598776,0.009025767,-0.0018805462,-0.0024203043,-0.021702057,0.03934241,-0.014625078,0.021702223,0.00021796777,0.024476277,0.019675095,0.02212768,-0.06544721,0.010469129,-0.020266388,-0.068597466,0.033322155,-0.015035517,-0.007079891,0.011520836,0.057212256,-0.052072894,-0.0250696,0.0053358776,0.008004142,0.01526305,0.032488406,0.06069949,0.018176066,-0.022591012,-0.045122772,0.028870739,-0.0033800122,-0.013317905,0.0094984975,-0.022835057,0.0023268748,0.027038509,0.057259727,-0.025895536,0.008799375,-0.031561904,0.032520663,0.015579105,0.030660387,0.0034564633,-0.008102413,-0.06776969,0.014421061,-0.03206349,-0.001073067,0.046824347,-0.023885133,-0.027666934,0.0010560342],"last_embed":{"hash":"11wkahd","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"11wkahd","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Your Commitment Statement","lines":[291,320],"size":775,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11wkahd","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Your Commitment Statement#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04533724,-0.039527565,-0.034072127,-0.012031531,-0.039041273,-0.048152763,0.03489592,-0.021328354,-0.0023810603,-0.024918549,0.03507242,-0.0010315158,0.0025559184,0.020478498,0.025028631,0.019508703,-0.0029044116,0.0206181,0.017037293,0.0072449795,-0.014982475,-0.0055680866,0.066831864,-0.007207771,0.009236346,0.019194445,-0.041937657,-0.005102696,0.043415893,0.04124529,-0.009282358,-0.0113833975,0.017099159,-0.041730992,0.012050418,0.009473244,0.029627752,-0.017079646,-0.03229825,0.025242884,0.042718172,-0.044438474,-0.0032166485,-0.0035871826,0.045232832,-0.028614108,-0.04575849,-0.0039583826,-0.016663931,0.01881233,0.034347516,0.011255903,0.05265582,-0.031935856,-0.022854418,0.01965431,0.005845489,-0.031978004,-0.04008438,-0.031461146,-0.06485434,0.01143071,-0.037512656,0.008330341,-0.016610311,0.042369843,0.037079144,0.010148993,-0.017680228,-0.009773621,0.030149814,0.014949282,0.022831462,0.020451508,-0.08293349,0.011034202,0.026443565,0.035161756,-0.027593791,0.03078425,0.014833035,0.009564073,0.007249235,-0.000106489424,-0.030079873,-0.00020615065,-0.023799501,0.06299052,0.022358127,0.0050215395,0.019801235,-0.006402372,0.018447913,-0.019389646,-0.012231806,-0.006648958,-0.0047324486,-0.037132684,0.04437677,0.019809071,0.006701339,-0.028897213,0.03478475,0.0008508878,0.002018118,0.007808753,0.052700862,0.008269694,0.025715033,-0.015209058,0.011142545,0.017835042,0.029961804,0.0029463344,0.016310526,0.008658456,0.022870863,-0.02895256,-0.0073544867,-0.005968748,0.06562334,0.033877123,-0.003922475,-0.030955533,-0.011726578,0.009335241,-0.028695181,-0.010114924,-0.012799807,0.048030265,0.03413787,0.04620785,-0.042712342,0.013346013,-0.043549128,0.02856396,0.041363616,0.044312917,-0.0262677,-0.060485296,0.016886894,-0.025586998,-0.038311504,-0.01886949,0.009995089,-0.051221415,-0.016724503,-0.03723612,0.027091743,0.041404337,-0.016808106,0.02330696,0.024183962,0.035528757,-0.014259171,-0.01545631,0.021367555,0.010980657,0.030126598,-0.009446695,0.017706107,-0.010264707,-0.03111684,0.048628822,0.011348856,0.0035917154,-0.020458844,0.01973739,-0.0039079934,0.03750859,0.013828405,0.023990829,0.0044543855,0.021752473,0.026412658,0.015939897,0.04074442,0.03287084,0.013849826,-0.033115987,-0.0405464,0.011137779,-0.0035349545,-0.07405534,-0.017474512,0.03170068,-0.019150136,-0.0153270755,0.013237237,0.07174044,-0.01815001,-0.00997759,-0.028265528,0.029208506,0.021653108,0.010577061,-0.006973343,-0.020252625,0.011420552,-0.009056067,-0.022239275,0.03204957,0.031444672,-0.03812001,-0.04308838,-0.01551557,-0.035382368,-0.023935258,0.0176762,-0.035596173,0.008874569,0.019880902,-0.0078077614,-0.010496415,-0.02010434,-0.013019938,0.038125563,-0.017843774,0.01769503,-0.008673209,0.029968351,0.067741975,0.0048107374,-0.013041917,-0.023443641,-0.0030474844,-0.04535172,0.06478012,0.0010899543,-0.02442791,0.0011829691,-0.0027193506,-0.016538225,0.020357486,-0.0071692145,-0.009531551,-0.036532532,0.012493483,0.04265338,0.001981243,-0.04969855,-0.02264623,0.01886876,0.019135268,0.0054945573,-0.0068539,0.033771593,0.04091575,-0.012011123,0.008632678,-0.025261195,0.010371091,-0.043919213,-0.027559344,0.00075122557,0.028659679,0.007596559,-0.006161456,0.037043188,0.008630596,0.0012668323,-0.01202227,0.030373009,0.015483416,-0.010715116,0.012039686,-0.013930572,-0.03039256,-0.004011646,0.024484096,0.014027577,-0.022857085,0.0034007267,0.01588735,-0.039012104,-0.005576196,-0.04361603,0.032398205,0.044206653,0.014501029,-0.017812891,-0.016355054,0.025297126,0.0073222467,0.02410363,0.0021699858,-0.05823065,-0.032974746,0.017370205,-0.054285806,0.011594665,-0.00532934,0.0591884,-0.021248823,-0.03760804,-0.025314678,0.012112218,-0.15542653,-0.010872291,-0.010319243,0.038204502,0.003800978,0.0021745465,-0.03344748,-0.030221114,-0.06795198,0.056493443,0.03173388,-0.039909627,0.025124522,0.0069203926,0.012222871,-0.02150761,-0.028949386,-0.015789697,-0.035896726,-0.043369263,-0.026198994,-0.036653284,0.041465238,0.022341762,-0.025250701,0.045967754,0.060893334,-0.023764359,-0.0034691095,-0.02341879,-0.07771764,0.018330412,-0.008129824,-0.0053147306,0.02828394,0.030840158,0.01676076,0.0046304874,0.02559904,-0.0009162856,0.052663308,0.012263047,0.014361696,0.015306127,-0.014630704,0.013870307,-0.008991137,0.011028092,-0.020719595,0.021624198,-0.0014272257,-0.015058033,-0.011830697,-0.02772684,-0.029582165,-0.058969803,-0.0019063585,0.027299745,-0.033637494,-0.03435361,-0.005995526,-0.031411197,0.0073209065,-0.005085767,-0.01763129,-0.027630458,-0.012172406,0.012253647,-0.015715133,-0.017447252,0.025816664,-0.014566994,-0.006527236,-0.042291258,0.0056739235,0.061013266,0.010249244,-0.012975582,-0.02819728,-0.1065412,0.033285595,0.050274316,-0.045160122,0.06380405,-0.028192207,-0.009509843,0.00007093014,0.026155034,-0.001209612,0.2422265,0.006620466,-0.002484326,-0.0098189255,0.06442972,0.008587922,-0.014548762,0.068016954,-0.020471282,-0.03457938,-0.017168472,-0.002623519,-0.0030600594,-0.012666922,0.02863486,0.051618256,-0.01528052,0.02869064,0.052464142,-0.00028328056,0.048665617,-0.0062975874,0.020176835,-0.023638163,-0.051958576,-0.044845283,0.010145468,0.05571847,-0.018976469,0.028812602,-0.0058825947,0.05192133,0.0416432,-0.055291995,0.050417084,0.01679739,0.020690339,-0.08672246,-0.030963965,0.030912977,0.02404914,0.0151851205,0.01760578,-0.060359802,-0.00081505446,-0.029910207,0.009453256,0.01859348,-0.037687644,-0.047713608,0.0011930859,0.03511468,0.006170797,-0.02074295,-0.014920375,-0.024775313,0.016651727,-0.023235902,-0.0038866976,0.0104543585,0.00475569,0.032775603,-0.024575464,0.013714757,0.0005368079,0.04119023,-0.023178017,-0.0132514695,0.0063299877,0.018750058,0.045486864,-0.022336153,0.007222382,0.027691398,0.03418573,-0.019861275,-0.034124006,0.02240937,0.027944507,0.022298304,-0.016439788,-0.02759255,-0.02655046,-0.006700403,0.032106034,0.02311845,0.034542274,0.06305667,-0.031222645,-0.018510705,0.012624867,0.03192768,-0.007442087,-0.0049329177,0.009124384,-0.034127,0.046443995,-0.05123206,-0.03061787,-0.00082423264,-0.023391873,0.01859913,0.0122161545,-0.036017865,0.025416257,0.0055489647,0.03127823,-0.03398586,-0.018748831,0.028433103,-0.08284333,-0.009048022,-0.0028914842,0.016891466,0.040258396,0.092793494,0.048787974,0.018330464,0.048373457,0.0040904107,0.025854263,0.008045527,-0.02908233,0.020215027,-0.0016593691,-0.07229602,-0.01581136,-0.007346797,0.006508586,0.014372179,-0.0004453458,-0.034287114,0.030823125,0.025198335,0.05916251,0.023295002,0.04351329,-0.014244657,-0.025446085,0.04013599,-0.043563325,0.0004229036,-0.0016118878,-0.003918981,0.03467819,0.019839626,0.0067313267,-0.019144999,-0.043482047,0.0055059665,0.015488959,0.016780186,-0.01856287,-0.039426375,0.002124933,-0.09518608,-0.010163182,-0.0015766209,-0.0034913681,-0.0374379,-0.033395495,0.00411759,0.013629696,0.06459599,-0.0028454352,-0.008959806,0.008146105,0.017825553,-0.0060597486,-0.002219377,0.010494375,0.009892837,-0.0062743337,-0.014842205,-0.030108903,-0.010461851,-0.052338034,-0.01084189,-0.0245401,-0.010423955,0.01808407,0.022275398,-0.036704358,0.01455879,0.022679605,-0.009795517,-0.0076654977,-0.018727046,-0.030299256,-0.017491695,-0.010207543,0.08645042,-0.0052568694,-0.011425494,0.000617092,0.006792789,0.066395916,0.027263222,-0.012725111,0.030668505,0.006728035,0.015095979,-0.0076632155,0.007577368,-0.023589784,-0.025479011,0.0510763,0.009570845,0.0013663251,0.028730469,0.004569417,-0.011865234,-0.036638007,-0.008962552,-0.056868672,-0.048649464,0.0023919367,0.060508516,-0.011381882,-0.025274314,-0.00903551,0.01520094,-0.011773544,-0.034391347,-0.004389506,0.038851734,-0.029424718,-0.065933086,0.014677729,-0.011474265,-0.006735884,-0.031869993,0.028480466,-0.02599167,0.015280186,0.0094295675,0.0066498476,0.006531279,-0.00044062865,-0.02315554,-0.00076448725,0.0005674211,-0.003721905,-0.009038708,0.034426175,-0.011367012,0.00047830297,-0.0016966802,-0.003145082,-0.00573831,0.032437097,-0.007497397,0.013954894,-0.049424358,0.041818634,0.00038146818,-0.009697362,0.0030137433,-0.013419947,-0.026775105,0.009444015,0.051305123,-0.023230912,-0.015320825,-0.008556497,-0.06810647,0.0021097506,0.0074937996,-0.04107238,-0.031986568,-0.03496155,-0.0018827084,0.019250736,-0.036135554,0.05746013,-0.010668232,-0.0071497895,-0.03419238,0.0068203406,-0.05809721,-0.011270716,0.031059455,0.022223564,0.031236688,-0.043887954,-0.012905404,0.03414454,-0.047829695,0.006855082,-0.055056863,-0.003574387,-0.023011023,-0.068219535,0.015723022,-0.05829455,-0.033122916,-0.042195085,0.009156374,-0.03991467,0.028725771,-0.005073394,0.026654547,-0.040294208,0.004221389,0.015274201,0.014371057,-0.014937775,-0.007096968,0.032925732,0.010451524,-0.013499866,-0.023207566,-0.024859285,-0.004049801,0.0052031153,-0.01432887,-0.0048565264,0.020600695,0.02567382,0.0077879126,-0.0153587,-0.06778767,-0.0058914535,-0.013957386,-0.011464539,-0.009677624,0.039738502,-0.037292797,-0.011753556,-0.01074487,0.004920315,-0.0036501023,-0.03599785,-0.014235899,-0.007288807,-0.008643647,0.06778356,-0.024182795,0.04611997,-0.013615526,-0.002952593,0.0048407987,0.03841261,-0.067654274,-0.019441394,-0.028909978,-0.020902608,-0.0060581467,-0.054924075,0.01194337,0.0389852,0.020231333,-0.018694185,-0.063643865,0.033237837,0.053537562,-0.026206644,0.039048478,0.028634483,0.03932925,-0.030381298,0.008243727,0.008443527,-0.037809305,-0.00038290524,0.030893289,-0.008607054,-0.060243875,0.011290953,-0.027923351,0.018770361,-0.032933198,-0.0018917646,0.048402503,-0.002633207,0.035276532,0.02247979,-0.018538522,0.045274504,-0.025702894,-0.018603308,-0.029887173,-0.0048424467,-0.012972866,0.059442624,0.00378458,-0.016824214,0.0076835616,0.045413937,0.0453561,-0.019964846,0.00063750485,-0.040866148,0.012556851,-0.1750251,0.0034754775,0.004473596,-0.016976941,0.018877663,-0.0014148125,-0.030747278,-0.055693813,-0.020471483,0.017585117,-0.021399679,-0.015299079,-0.04264513,-0.015462189,0.008744247,0.037630234,-0.041389573,0.009284582,-0.06628886,0.047379572,0.009123921,0.021270454,0.047773395,-0.026393842,-0.026370158,0.008154731,-0.022053324,-0.005458522,-0.025621777,0.0009856529,-0.037762854,-0.033411488,0.016524274,0.026627705,0.061508063,0.019769082,0.014997287,0.009498484,-0.08285654,-0.0007498993,-0.023431228,0.03003016,0.0012549481,-0.0043839645,0.016790241,0.03139414,-0.04390016,0.0021549892,-0.05468783,0.0047062547,-0.0021639182,0.033875648,0.0014460664,0.020744896,0.0030479745,0.000116308925,0.01014846,0.01912376,0.01497385,0.03442045,0.0054692966,0.007698188,-0.024466196,0.0023249525,-0.05662327,0.036300827,-0.034065105,0.040467594,0.010171873,0.013552271,-0.042100288,0.0053093643,0.01788184,-0.014154141,-0.0054477816,0.028794749,0.043672316,-0.032144684,-0.044489753,-0.002821352,-0.03785051,-0.022351414,-0.0040128473,-0.02023987,0.032297652,0.0058459584,-0.0008215939,-0.018148445,0.023496846,0.013173916,-0.054184012,-0.021101654,0.034776427,0.017828576,-0.03275811,0.0019519716,-0.013475726,-0.005110449,-0.029321829,0.018647322,-0.057283986,-0.03053153,-0.035806853,-0.022679526,-0.047832612,-0.015443383,0.025260564,0.030078197,-0.0050814445,-0.03699364,0.004260921,-0.038829885,0.008707425,0.023040675,-0.076051414,-0.03001884,-0.032650366,0.022742342,0.017436936,0.010469426,-0.0043084086,0.0023121266,0.008386639,-0.033058487,0.0056604506,0.073004276,0.049544834,-0.010849692,0.018365923,-0.014273326,-0.0068741404,-0.055252172,0.000045877918,0.005278251,-0.010427618,-0.05683958,0.0052029327,0.040786725,-0.0007001377,-0.029135218,-0.0022371088,-0.013423989,0.0044691693,-0.006566738,0.0074995137,-0.013677373,0.021543719,0.051529404,0.004517707,-0.0076644006,0.014170746,-0.002075231,0.012887447,0.039631467,0.01539068,-0.011024273,0.014371741,0.008580554,0.02546585,0.05415839,-0.031937387,-0.06344197,-0.05213259,-0.019797431,-0.03066272,0.07097565,-0.009451585,-0.004148338,-0.024331411,-0.0051895278,0.025974413,0.021421727,-0.0121384,0.03409859,0.0038762009,0.011046691,-0.012547813,0.006187585,0.0139988195,-0.010273251,0.04354272,0.013916111,-0.016139267,0.044010106,-0.02752744,0.029108344,0.011849794,0.009334129,-0.069338374,0.03265898,0.010338603,-0.0041018864,-0.009731921,-0.029826505,0.038859185,-0.017931808,0.023308793,0.009492185,0.023537524,0.020212395,0.039827086,-0.07635826,0.011943198,-0.019561669,-0.06470278,0.031750377,-0.0104343165,-0.0057345466,0.008184849,0.055790886,-0.048000265,-0.022894846,0.0019864326,0.00008000441,0.018845418,0.030252554,0.07186613,0.017524013,-0.019727306,-0.043017056,0.015325211,0.0010424065,-0.013243771,0.018278735,-0.03071261,-0.012606873,0.028563362,0.055773813,-0.03001273,0.007386832,-0.026328092,0.051715113,0.018901391,0.02073068,-0.0017381391,0.008396586,-0.06770839,0.018733663,-0.032842487,0.0012731992,0.040356632,-0.029809473,-0.030728348,0.0043157698],"last_embed":{"hash":"nl6cah","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"nl6cah","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Your Commitment Statement#{1}","lines":[293,320],"size":745,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"nl6cah","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015294914,-0.01734788,-0.028108565,-0.007885553,-0.04030792,-0.029366441,0.044194303,-0.002479806,-0.0030853308,-0.010068564,-0.008240422,-0.018282834,-0.013588782,0.02777952,0.030790808,0.039387975,-0.020806286,0.027635053,0.006085501,-0.01424335,-0.030533222,0.014367818,0.0697693,-0.032184232,-0.025310352,-0.0034360958,-0.024448792,-0.02360337,0.015652565,0.046508107,-0.007679203,-0.05046641,0.026034696,-0.0385723,-0.02470713,0.0148542365,0.023861013,-0.011702138,-0.04019954,0.040535986,0.036784887,-0.026118012,0.02184444,0.0069732377,0.04997213,-0.022216603,-0.03338787,-0.005246662,-0.004154455,-0.00046503427,-0.004134905,0.0042096693,0.036561806,-0.010068931,0.009625801,0.03240085,0.009439534,-0.053895473,-0.03655027,-0.005913269,-0.06414706,0.015087485,-0.030729072,0.0024349368,-0.0094832815,0.041136514,0.028142769,0.0015157666,-0.017279824,-0.010429718,0.01013404,0.011705983,0.019803667,0.021035964,-0.048702314,-0.020311164,0.02721317,0.003262972,0.0046286867,0.0041471664,-0.005024521,0.006132786,0.016139103,-0.016908163,-0.01668114,0.026158795,-0.026940402,0.08166205,0.015015202,0.006868608,0.01173335,-0.0063536074,0.011438609,-0.02392104,-0.01812668,-0.015559543,0.014764939,-0.041116506,0.0643973,0.013896508,0.02138045,0.0047269156,-0.0060160453,0.012928663,-0.007940051,0.011097371,0.0052027926,0.019585028,0.022860266,-0.034493197,0.008186491,0.0203027,0.017561177,0.007867846,-0.0010857396,-0.015367312,0.01216473,-0.04452669,-0.02552028,-0.0073352642,0.03475988,0.017807174,0.018159697,-0.026616497,0.018130008,0.024192749,-0.029764967,-0.018814154,-0.033785686,0.066028826,0.0062273294,0.03456662,-0.022302244,0.02644426,0.00437642,0.031905163,0.041379847,0.020909255,-0.011762829,-0.0746752,0.0025450012,0.0005107613,-0.035480898,-0.005146507,0.019637262,-0.0538709,-0.004455059,0.00412927,0.0051823067,0.01987478,-0.011089505,0.011325013,0.0028231407,0.055409253,-0.0041006813,0.009436158,0.0059310426,0.031444594,0.023223646,-0.027102273,0.009523622,-0.003781567,-0.03604964,0.05898097,0.01725584,0.00044838167,0.011413165,-0.012707341,0.003024188,0.033839718,0.011127104,-0.0077565713,0.0034450002,0.02851055,0.024934495,0.01629359,0.05731492,0.04378257,0.008204399,-0.00016448036,-0.061005272,0.032988146,-0.037897985,-0.062535055,0.012199024,0.058317553,-0.0045873006,-0.031682704,0.014076948,0.07119588,-0.021055352,0.0005029461,-0.024043722,0.02989027,0.039457977,0.013738918,0.018619845,0.010296017,0.02410634,-0.009017007,0.012298171,0.030220326,0.0261967,-0.022064378,-0.034625005,-0.0035347438,-0.03212513,-0.055138573,0.015126952,-0.04017448,-0.00013189815,0.027199302,-0.010694042,-0.013012556,-0.011559167,-0.0021909329,0.038390495,-0.005686421,0.0034666816,0.009023249,0.035638303,0.057868663,0.0046726493,-0.013485451,-0.009463417,0.012046462,-0.031585913,0.068211116,0.012789079,-0.008260433,-0.004227715,0.0002947253,-0.006352821,0.009180128,0.0121795,-0.017050782,-0.037117824,0.010325852,0.03907243,0.0056647393,-0.036097202,0.019786322,0.0033489966,0.001682209,0.0043297177,-0.036047794,0.038319584,0.05419761,-0.015050109,0.02451861,-0.04494053,0.00026597813,-0.027358588,-0.0013395099,0.00004931211,0.02574751,0.010199233,0.0040530628,0.009636535,-0.0072946795,0.023114515,0.025509499,0.03014282,0.021227181,-0.019011857,0.0013884298,0.011742654,-0.016328167,-0.0076147406,0.04745784,0.02494687,-0.02161915,0.011471691,0.04321063,-0.04583814,-0.008489801,-0.032087278,0.03714432,0.054052968,-0.002490828,-0.043877214,-0.025699137,0.011313347,0.02430134,0.007583934,0.013613992,-0.04544651,-0.01788065,0.02372382,-0.022079093,-0.03425535,0.020759381,0.071265444,-0.0056669866,-0.023029368,0.038665008,0.013468989,-0.17746204,-0.004665957,-0.031337447,0.037632737,0.00015334251,0.017195115,-0.033701107,0.007742515,-0.07238918,0.050425023,0.022222085,-0.04152854,0.033413406,-0.00869955,0.031824663,-0.004037759,-0.020405881,-0.016568484,-0.036095962,-0.06017327,-0.03868654,-0.03978997,0.036203504,0.039264802,-0.012804986,0.039496053,0.06862766,-0.024502534,0.002833118,-0.03675514,-0.0917895,0.012715249,-0.005033409,0.013258648,-0.014081016,0.007956499,0.0043124915,0.037650235,0.031888932,-0.02058031,0.074377425,0.04733247,0.009287465,0.010521314,0.0013817955,0.016859412,-0.01061552,0.004685934,-0.050424833,-0.0007079329,-0.009557559,-0.012828833,-0.015051342,-0.014644219,-0.032821134,-0.026645109,-0.008466687,0.019962952,-0.05754838,-0.021284956,-0.0118310405,-0.039809808,-0.015117695,0.00793795,-0.027636401,-0.07462345,-0.009033813,-0.0011969439,-0.030329209,-0.0054669147,0.037009284,-0.051347848,0.008863117,-0.02620765,-0.0039479136,0.018727915,-0.008884815,-0.03636652,-0.022333983,-0.10625834,-0.019650998,0.027248992,-0.04082218,0.016183497,-0.02389806,-0.035300393,0.0075738234,0.021322582,0.017902708,0.23948424,0.015535054,0.0018659817,-0.002920123,0.041354686,-0.016073262,-0.026864385,0.06929087,0.0009887186,-0.03698903,-0.018086154,0.008608052,0.0011434426,-0.02182552,0.013187859,0.042206075,-0.029771538,0.03430857,0.06938533,-0.0013204007,0.052172504,-0.028112171,0.010077732,-0.0031601533,-0.0669267,-0.04637905,0.009659062,0.045603577,-0.008808559,0.033528402,-0.018339882,0.04538689,0.048407115,-0.043322556,0.031786375,0.02506487,0.019972494,-0.05826424,-0.010836918,0.00943169,0.016874561,0.003899856,0.025476083,-0.04414624,-0.019703869,-0.009114594,0.0035488266,0.022784293,-0.007323413,-0.0486407,0.024929846,-0.009775197,0.012620301,-0.028398545,-0.014653912,0.00774929,-0.001589241,-0.0433584,-0.0181315,0.026638415,0.022828808,0.017331142,-0.05474632,0.015447451,0.0112585295,0.0020865754,-0.03120445,-0.009376671,0.018557977,-0.0032020607,0.006843277,0.0073834835,0.011150454,0.006689083,-0.000510629,-0.010477335,0.02202382,0.046696603,0.019225363,0.009473175,-0.009237423,-0.00081995665,-0.037109137,0.015307244,0.025936712,0.016041653,0.006427007,0.076710574,-0.026239168,-0.012680174,0.013682817,-0.00027730677,-0.014066809,0.022541199,0.006890621,-0.009634109,0.05113655,-0.041957147,-0.03142369,0.033714604,-0.02102349,0.026279503,0.009692361,-0.04062265,0.03776673,0.006543874,0.019923404,-0.037330728,0.01699257,0.014154592,-0.1029282,0.012833877,-0.011402568,0.0028240704,0.01564199,0.06551365,0.054904427,0.0028845002,0.045861524,-0.018398792,0.019302709,0.036494285,-0.01128402,0.034379896,-0.009610415,-0.07217425,0.0049873088,0.008772646,0.018974075,0.03256949,0.026093185,-0.02156593,0.020812623,0.043773603,0.051779717,-0.0024408642,0.046962693,-0.016956635,0.025716558,0.016505947,-0.0056184307,-0.013051481,-0.009862411,0.0023422788,0.03758042,0.01937791,-0.0074167033,-0.010788559,-0.065757155,0.02815201,0.003830551,0.0036562209,0.009419487,-0.030338043,-0.00028333178,-0.09758257,-0.02352229,-0.03735281,-0.024628377,-0.03757891,-0.020723924,0.01878657,0.009120284,0.07115098,0.0028078165,0.022214383,-0.0016985592,0.04422066,-0.010800605,0.00025015383,0.033465106,-0.00590626,-0.044641875,-0.025328292,-0.035389744,-0.033929393,-0.049150623,-0.023085268,-0.010566157,-0.015624903,0.03750058,-0.006806153,-0.033127043,0.018547598,0.04965929,-0.011256319,-0.041314196,-0.008763367,-0.040883973,-0.009260522,-0.0010606498,0.11283378,0.011770576,-0.0074022287,0.014653844,-0.005503975,0.08975131,0.06748718,0.017552335,0.00077616295,0.017967898,0.009056198,0.0090224985,0.002006752,-0.009318686,-0.02434864,0.028071363,0.019463567,0.027580544,0.011884318,-0.016427895,-0.014289645,-0.057403203,-0.03460643,-0.059517283,-0.03138593,-0.0066009685,0.054730166,-0.005436296,-0.012792435,0.003005366,-0.03796758,-0.016505506,-0.03908466,-0.015887775,0.018886691,-0.024990253,-0.039288383,-0.00014335962,-0.018393623,-0.0024738782,-0.033147402,-0.014073009,-0.012123476,0.0028835123,0.011133281,-0.00072262035,0.022879513,0.019031946,-0.016391901,0.00005618112,0.014178535,-0.013320781,-0.027803665,0.03605576,0.0097126225,0.010594353,-0.011254094,0.013693823,-0.0016349456,0.021364337,-0.021321176,-0.0033010463,-0.032918006,0.06880153,-0.005186659,0.043814443,0.00035994244,0.02229326,-0.02098278,0.019458372,0.02389696,-0.010093973,-0.012762141,-0.037961714,-0.07464451,-0.0037123682,0.009723012,-0.04858765,-0.038471594,-0.02272963,-0.0067750337,0.014417702,-0.013119663,0.011701868,-0.0082596075,-0.0038248757,-0.008716938,-0.0024305466,-0.06149019,-0.009213224,0.016932635,0.046487093,0.011545958,-0.019281624,-0.008276092,0.054127254,-0.025622977,-0.011005889,-0.06771254,-0.00042855463,-0.016059171,-0.055007372,0.027031306,-0.033400733,-0.04400681,-0.054047756,0.03568072,-0.025800863,0.021765465,-0.0029501533,0.00601593,-0.030871494,0.03228447,0.0034335474,0.031198243,0.0000076258843,-0.0091926735,0.036554474,0.021662118,-0.016627945,-0.045205485,-0.023262167,-0.00956374,-0.026465097,-0.01610835,0.032266818,-0.012448981,0.031347916,-0.019440787,-0.014018109,-0.053882264,-0.007642989,-0.00869344,0.0052025774,0.013088676,0.01089393,-0.021735823,0.0057678353,-0.01931967,-0.012791644,0.015309854,-0.023021191,-0.03189116,-0.03804662,-0.01884521,0.033731107,-0.0030033907,0.0361945,-0.023627143,-0.0050942246,0.058570366,0.0073843524,-0.065911174,-0.01707053,-0.013647289,-0.020752251,-0.025582444,-0.017728128,0.007275124,0.02850685,0.021783562,-0.003951395,-0.064410925,0.030566372,-0.004805593,-0.028035928,0.056706592,0.068510495,0.04869013,-0.02583056,0.04625982,0.00030637818,-0.04790014,-0.02245153,0.029207284,0.017413104,-0.042295985,-0.0000065064487,-0.02216818,0.003193124,-0.017775979,-0.01832167,0.02753807,-0.0394795,0.040374342,0.0015163135,-0.025082417,0.049309265,0.0021197016,-0.017974474,-0.03095033,-0.023190973,-0.005538109,0.028411118,0.017332878,-0.026624369,0.0120489085,0.08237781,0.012957741,-0.011659656,-0.010510586,-0.04121438,0.004692365,-0.15220514,-0.014760329,0.0041544517,-0.003409124,0.01845479,-0.005461976,-0.035960384,-0.07579787,-0.029107478,-0.004401488,-0.03451535,-0.017907523,-0.0026482004,-0.018945105,-0.020355485,0.026929824,-0.019195678,0.0007535988,-0.034802027,0.039262258,0.015929457,-0.007207908,0.056431226,-0.0076594837,-0.02708316,0.021212682,-0.023732312,-0.011308221,-0.01989103,-0.039150283,-0.042447448,-0.052344363,0.016292429,0.033335958,0.018120987,-0.02320732,0.028788477,0.022974815,-0.07135558,-0.013809814,-0.022598043,0.035915464,-0.0011518388,0.028359784,-0.019496312,0.056268416,-0.055584382,-0.023726951,-0.07026725,-0.002234271,0.0031981599,0.040053654,-0.0011373898,0.011592438,0.0012462111,-0.0095934,-0.025702436,0.0089634275,-0.012326128,0.010979852,0.0041008834,0.018343369,-0.058225602,-0.015957959,-0.051371887,0.04229907,-0.063772686,0.023009557,-0.006110139,0.0006445643,-0.021658203,-0.012483895,0.016696276,-0.026476448,0.005330847,0.02760184,0.027844032,-0.036530383,-0.01861346,-0.027128512,-0.029386701,-0.020485112,-0.0077171167,-0.03944452,0.05562977,-0.011114005,-0.014427941,-0.012218877,-0.01921517,0.00014117226,-0.052774977,-0.04285855,0.022470124,0.0031771013,-0.004417499,0.015518753,-0.02034908,0.013308846,-0.016952518,0.015303237,-0.019721735,-0.020560654,-0.024899632,-0.019609084,-0.039073836,-0.010370027,0.029364452,0.02584035,-0.019455234,-0.019996308,0.00054302963,-0.019426327,-0.0070570493,0.025183197,-0.08327884,-0.019461045,-0.02077431,0.029938146,0.040182367,0.0040292707,0.011772706,-0.012344591,-0.020788126,-0.031383965,0.024189029,0.08032693,0.024564894,0.030986223,0.029539667,0.012697202,0.011280722,-0.0624371,0.031747237,-0.014223844,0.03258577,-0.051528435,-0.020493161,0.051397435,-0.026490208,-0.01286312,-0.017039834,-0.037597805,0.00298299,-0.004334647,0.00021857412,-0.018786428,0.0108379945,0.041077796,0.00062253996,-0.014717923,-0.006815309,-0.0052356217,0.011701314,0.059881736,-0.008208254,0.040942114,-0.008679283,0.0061378544,-0.0071889325,0.040365048,-0.029310428,-0.02939825,-0.028869638,0.012366871,-0.0202241,0.07894826,-0.012596451,-0.0120147,-0.029850388,-0.009148419,0.042996936,-0.002052197,-0.02431619,0.024198793,0.022119595,0.004936645,-0.013189676,0.002281296,0.020031694,-0.028616805,0.04782472,0.014623989,0.031759482,0.05526104,-0.020722926,0.01733306,-0.009175466,0.0013728577,-0.044467073,0.0023074925,0.0032751223,0.0061412835,0.022114972,-0.0019455497,0.06618119,-0.0018386873,0.008808406,-0.0019024854,0.037227303,0.028787682,-0.010938661,-0.031047765,0.015386839,-0.01297224,-0.043250814,0.017512241,0.00026842268,-0.0004165465,0.000437447,0.031266626,-0.0740668,-0.019387713,0.0029493582,0.019264126,0.009808595,0.019518362,0.031687245,0.009820981,-0.019558463,-0.062174886,0.05346781,0.0055063423,-0.0175716,-0.00593094,-0.011847279,0.007342105,0.006451689,0.041437697,-0.020046318,0.023964142,-0.03327908,0.0085269995,0.007170759,0.03741644,-0.0048817056,-0.021575006,-0.057470523,0.025007581,-0.028290514,-0.0113636535,0.027068699,-0.023618067,0.011035014,-0.024250068],"last_embed":{"hash":"7a652w","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"7a652w","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions","lines":[321,343],"size":595,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7a652w","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012913045,-0.015413575,-0.024607582,0.0041376096,-0.06212399,-0.02060849,0.043532267,0.007316953,0.017072605,0.00875897,0.010231072,0.010979855,-0.008239174,-0.0075942692,0.032865778,0.056526627,0.0014711262,0.023406407,0.0015730931,-0.013930497,-0.05753646,0.019893942,0.040892366,-0.011253273,-0.021744419,-0.012972569,-0.0005385122,-0.044509966,-0.0116566075,0.060345396,0.006388628,-0.039149497,0.021294424,-0.025074823,-0.02126097,-0.01437338,-0.0064685903,0.01680346,-0.043092597,0.01923821,0.026938163,-0.028874595,0.040740285,0.010864542,0.032543473,-0.033842195,-0.032772698,-0.008980514,-0.013860993,0.006916749,-0.008231657,0.011762947,0.02826212,0.0063928175,0.009734329,0.03680626,0.013284416,-0.05909184,-0.031987216,0.031974904,-0.02907109,0.016722566,-0.020089094,-0.007988205,-0.017590689,0.045128524,0.04787735,0.004714132,-0.02247832,-0.011158056,0.017884377,0.01753302,0.016494755,0.0010152957,-0.043153107,-0.014121609,0.023087721,0.009236253,0.0126636205,0.021066057,0.0043375106,-0.00088651915,0.020898232,-0.013283297,-0.005138189,0.04275825,-0.029216334,0.0634689,0.032629937,0.0022677674,0.002536441,-0.027175242,0.01813557,-0.024297578,0.01836313,-0.0105702,-0.014781594,-0.023713348,0.043023683,0.011788454,0.041897647,0.017199675,-0.029928716,0.010310519,-0.031835902,-0.010834281,0.010666398,0.025645582,0.036958285,-0.006691012,0.0011868275,0.05200499,0.019140448,0.044881213,-0.006486453,-0.03802824,0.00988015,-0.036298268,-0.01704673,-0.043001484,0.032887083,0.008799266,0.0041278303,-0.04411763,0.016702425,0.02577211,-0.025033778,0.0006552025,-0.048605464,0.05986824,0.008485722,0.031159384,0.009426126,0.010158111,0.0039483146,0.02742844,0.041324828,0.006984777,0.015028105,-0.0744884,-0.015530896,0.020755343,-0.01160394,0.0004223795,0.025169594,-0.041558616,0.015259487,0.007994207,0.000024105053,-0.00729337,0.023567187,0.013481529,-0.017556183,0.012252772,-0.014832378,0.0151249785,-0.017690182,0.050489552,0.018313672,-0.027512092,-0.009643032,-0.0057514217,-0.02548852,0.03793308,0.00997973,0.02625109,0.0010577904,0.018304614,0.008850051,-0.0042523094,0.008630939,-0.033534728,0.0025050018,0.03840631,0.031703986,0.01686225,0.066025354,0.03936048,-0.003323958,-0.0059002326,-0.0475744,0.043475308,-0.027458483,-0.047173005,-0.013378288,0.045395643,-0.014266439,-0.047770835,0.020466503,0.046920583,-0.00070684194,0.02417112,-0.011236075,0.0050236974,0.048908975,-0.0044399006,0.03480357,0.015089165,0.0070417025,-0.013821366,-0.03221336,0.03441505,0.02605293,-0.039912704,-0.040102348,-0.019216038,-0.018717341,-0.021956153,0.011414622,-0.011984857,-0.015117242,0.047655936,0.0026491478,-0.025887301,-0.025652502,-0.022100447,0.023163943,-0.016104499,0.0023530754,-0.0073799165,-0.00018109266,0.051369533,0.019320412,0.017519278,-0.0071179965,0.02819496,-0.0038263164,0.06829837,0.014610381,0.0019092897,0.002261361,-0.012893257,-0.0018733257,0.009457443,-0.011989946,-0.006502296,-0.01338945,0.01984951,0.033416543,-0.008698673,-0.014390461,0.008837404,0.01376624,0.002148077,-0.010676733,-0.0037962294,0.018925743,0.0557503,0.00087636797,0.012892347,-0.020040354,0.006870381,-0.016257517,-0.0033740432,-0.010482658,0.034970984,-0.0024857197,0.009862021,-0.0030762726,-0.0042699696,0.018556966,0.011345212,0.0013505896,0.013649508,0.020231195,0.01407041,0.009341716,0.00043131743,0.01638662,0.03911853,0.02210586,-0.012245971,0.004567461,0.028259572,-0.03487556,-0.011285778,-0.041410904,0.017166913,0.047070406,0.008604328,-0.040343627,-0.018309146,0.028462106,0.019253802,0.038609155,-0.0015288921,-0.036253467,-0.00531589,0.008852011,-0.036558792,-0.024379268,-0.002618995,0.06759491,-0.010517441,-0.02552808,0.022092104,0.008501201,-0.16996157,-0.01357713,-0.021599919,0.044481866,0.005818253,0.032010805,-0.047447316,0.011030658,-0.06546762,0.036281046,0.0040607294,-0.05862856,0.040581036,0.008321464,0.013083963,-0.005285138,-0.023580357,0.0023154956,-0.020046756,-0.046646163,-0.017103912,-0.03692721,0.03384829,0.026800498,-0.0066420594,0.008708224,0.10036938,-0.01914752,-0.013932623,-0.030877382,-0.076682806,0.0035227628,-0.0072440957,0.009193215,-0.027974589,0.021456556,-0.013124485,0.026161168,-0.004959973,-0.0028203353,0.07428168,0.050349142,0.0037126583,0.02273287,0.0044067726,0.003913192,-0.02851148,0.0069024367,-0.066673286,-0.018426776,-0.011954671,-0.011913575,-0.025288394,-0.006502435,-0.05072628,0.012741301,-0.003483506,0.0320031,-0.04121302,-0.030017376,-0.018114192,-0.031963468,-0.0021515707,-0.03223419,-0.038832735,-0.06976507,0.015508804,-0.012308654,-0.0150539065,-0.022493673,0.030039728,-0.06574486,0.028676927,-0.027880222,-0.016350178,0.015356163,-0.0058445125,-0.019046886,-0.0019693489,-0.092562124,-0.03282455,0.022828614,-0.032208584,0.029750474,-0.019972058,-0.05054873,0.004148931,0.0048669833,0.03553845,0.22586466,0.024854036,0.028773397,0.0003254541,0.036849033,-0.01936027,-0.0026617795,0.03833064,0.008970863,-0.03696533,0.011662694,0.018335624,-0.018878324,-0.015064886,0.010253475,0.048786793,-0.07766924,0.01581061,0.06348574,0.0070606116,0.034341864,-0.031462576,0.027811015,-0.009019138,-0.08374539,-0.024429377,0.01283381,0.029235695,0.009650433,0.015298352,-0.02411239,0.05799005,0.06005612,-0.049592167,0.041910328,0.029235376,-0.010348053,-0.04862327,-0.0194718,0.0014464109,-0.00080124574,0.007210876,-0.012914542,-0.049748946,-0.027082052,-0.0022058468,-0.005679199,-0.0034453566,-0.029993068,-0.04049015,0.033125404,-0.020450953,0.017403346,-0.0020165022,0.020808062,-0.014642074,0.00806937,-0.03151733,0.004895381,0.008039866,0.022257142,0.006570137,-0.05331244,0.009005585,0.013551068,0.0046860026,-0.029848238,-0.014980692,0.0029363486,-0.006147741,0.015403438,0.007225655,-0.0032042598,0.013725172,-0.010871803,-0.0077432194,0.021602802,0.062274557,0.035391737,0.013865394,-0.0064407145,-0.0019853597,-0.025167959,0.017937614,0.030010274,-0.00093855435,-0.004762097,0.06947247,0.0011220142,0.0071801473,0.0046464247,-0.010353601,-0.0078165475,-0.0015081217,0.007521202,-0.032136485,0.060672507,-0.028231824,-0.03980285,0.04883435,-0.049118515,0.028984906,0.015316727,-0.0054385276,0.024532856,0.0058047473,-0.0061043277,-0.021238178,0.01503922,0.0022415933,-0.09098842,0.024248509,0.0027177995,-0.032553826,0.029439293,0.0743119,0.060751274,0.015860422,0.037082057,-0.015245805,0.011586528,0.008021982,-0.0076859104,0.02370345,-0.042452745,-0.07829926,0.003319203,0.03260243,-0.0015399044,0.047236543,0.039211877,-0.020336213,-0.006997489,0.03773097,0.034138706,0.021613315,0.032555975,-0.019032018,0.00096979825,0.033242106,0.03647039,0.005888631,-0.015204339,-0.0011710945,0.02720273,0.03570485,-0.016646555,0.007153196,-0.021988617,0.03004906,0.02285867,0.019603228,0.011744934,-0.03978299,0.008471049,-0.107461706,-0.041265506,-0.047696043,-0.03771445,-0.01572467,-0.0044824365,0.01586197,0.03213527,0.049558274,-0.017955914,0.0222417,-0.009167013,0.04879954,-0.012288398,-0.014115199,0.02149739,0.010185451,-0.04946861,-0.007681655,-0.025314512,-0.061495665,-0.010750812,-0.031891212,-0.034630183,-0.024257476,0.051702447,-0.028569793,-0.028056506,0.007910816,0.06377647,-0.016183358,-0.048943873,-0.0020790745,-0.032008238,-0.013743924,-0.00993905,0.10411553,0.0114012705,-0.010355808,0.027604783,-0.023179147,0.073540375,0.038627427,0.012425786,-0.027733125,0.010303678,0.036125273,0.0141916815,-0.024964552,-0.01187909,-0.034544565,0.0021103916,0.0035493127,0.024349198,-0.0032635587,-0.005758736,-0.017848387,-0.048700485,-0.0034074867,-0.052581757,-0.041968603,0.0041362788,0.055890463,-0.03786814,-0.03040071,-0.0502527,-0.030278113,-0.018573606,-0.04851874,-0.022061255,0.026163738,-0.0324877,-0.04045834,-0.008858252,-0.023685815,-0.008562555,-0.031061886,-0.020862533,-0.012060477,0.010062302,0.040263914,-0.013372347,0.027946634,-0.0026828928,-0.022268752,0.0020113701,0.009714577,-0.019793954,-0.0029328363,0.056739546,-0.0066571594,-0.021602785,-0.015896138,0.023121616,-0.004799657,-0.0013512553,-0.02944372,-0.0010175081,-0.025654288,0.0652866,-0.019015219,0.059998877,0.0071675074,0.018230615,-0.028162915,-0.006585482,0.014150529,-0.018837493,-0.035965133,-0.041728813,-0.0724073,0.005007394,0.0015966742,-0.04243728,-0.043749418,0.0031887067,-0.0051842635,0.002096939,-0.0058373744,0.0013169597,0.0075202463,-0.01865313,-0.01406736,0.016058832,-0.042280998,-0.035467412,0.01890392,0.02742486,0.0014148038,-0.037941378,0.047834408,0.05895858,-0.00314936,0.00070967356,-0.05592817,0.017548993,-0.0051461547,-0.0773755,0.0025052275,-0.036247585,-0.028567988,-0.0279432,0.03390613,0.00065252936,0.018118415,0.001847212,-0.013477305,-0.024403038,0.02544873,0.001331349,0.02639335,0.0052925637,-0.011891532,0.050773274,0.007561659,-0.00010082867,-0.050183374,-0.012731615,0.00292162,-0.021989863,-0.0145037165,0.02966566,-0.025447687,0.032039102,-0.012132794,-0.009498041,-0.024606459,-0.019666012,0.0042248066,-0.0375793,0.017823908,0.016144227,-0.015445956,0.022274554,0.010126594,-0.006575981,-0.010323605,-0.023254914,-0.019217318,-0.041268393,-0.006318351,0.003439119,0.011290443,0.0381982,-0.0014304863,-0.036188684,0.06274585,-0.0024964185,-0.045600668,-0.028445201,-0.014305645,-0.0054648793,-0.02473202,-0.024663324,-0.0033173333,0.026413696,0.012713067,0.018158957,-0.07145434,0.023847947,0.030170487,-0.015735975,0.01992796,0.051201202,0.06074015,-0.027219657,0.03651665,-0.030172126,-0.028744489,-0.010746725,0.011769525,0.0014367556,-0.020044092,0.040290616,-0.004897779,-0.009321602,-0.018904645,0.0034129082,0.025787514,-0.060971826,0.036021594,-0.007437238,-0.021168504,0.04173911,0.0051000267,-0.0057809013,-0.007796452,-0.016447455,-0.008090924,0.0035833162,-0.00017545819,-0.011290177,0.022895783,0.11597695,0.0070978394,-0.005807224,0.014443165,-0.026326442,0.009671853,-0.14894094,-0.004613917,0.004271251,-0.013476925,0.0008837804,0.000042853622,-0.06159115,-0.04824533,-0.009389703,-0.028765775,-0.027308337,-0.00020262884,0.0054516173,-0.009007121,-0.0114945285,0.022727078,-0.05605148,-0.014656136,-0.025480296,0.0735894,0.028360894,-0.00075168756,0.06453962,-0.006003814,-0.031302508,0.049354278,-0.009498048,-0.011013901,-0.013500682,-0.045641232,-0.0155520765,-0.06547101,0.02360631,0.029609855,0.01833189,-0.025848648,0.011065143,0.02557875,-0.07420742,-0.010033771,-0.0029633367,0.011197838,-0.016673658,0.0038765168,-0.0034165177,0.054510884,-0.023891116,-0.026036635,-0.074660815,0.018954756,-0.005336945,0.06345513,-0.011505541,0.0058089364,-0.021243848,-0.0017529108,-0.021520352,-0.006015406,-0.009806394,-0.008238652,0.010708576,0.019677442,-0.043202274,-0.02720968,-0.051696725,0.049114645,-0.06401954,0.02682704,-0.015635017,-0.008960394,-0.013444686,-0.035569843,0.02697254,-0.031335086,-0.0100789415,-0.000998875,0.011382855,-0.03472734,-0.004331849,-0.023856685,-0.07626369,-0.0120728845,-0.014304104,-0.054712527,0.08809082,-0.007211691,-0.020007854,-0.011538533,-0.037655186,-0.009376012,-0.039413083,-0.040099744,0.01979827,-0.021015985,-0.022112586,0.06182436,-0.027241753,0.017048683,0.0064641973,0.012155486,-0.0052244426,-0.004462649,-0.025995137,-0.008559165,-0.027400374,0.0019957202,0.060858816,0.038178507,-0.027952518,-0.025491733,-0.031063806,-0.016635407,-0.009373747,0.01652574,-0.07446371,-0.025282139,-0.028823338,0.035030313,0.034473356,-0.0022850814,0.01806168,-0.0068319915,-0.013855567,-0.04653156,0.013568378,0.09584426,0.031349063,0.04607154,0.027620874,0.0047561885,0.019348953,-0.04600962,0.031775493,-0.008678783,0.054083757,-0.037243485,-0.010179193,0.03214219,-0.0304649,-0.03234755,-0.008678996,-0.037178196,-0.00032411318,-0.028038269,0.015109204,-0.014401662,0.014474357,0.031522162,-0.005950925,-0.013430178,-0.021915665,-0.0056619304,0.024795802,0.028269127,0.0076420037,0.063723266,-0.033072148,-0.015760578,-0.03342428,0.049785666,-0.016430963,-0.029045545,-0.014629019,-0.018253097,-0.03476856,0.06795771,-0.007970953,-0.021075232,-0.010475998,0.011883478,0.050330892,-0.00004583585,-0.007251306,0.004357707,0.023121301,-0.010733824,-0.0156776,0.009881432,0.024238594,-0.018887015,0.042036146,-0.0019967922,0.052479498,0.049969297,-0.018041916,-0.040724743,0.010032002,0.014873488,-0.029970322,0.0011655678,-0.029124836,0.008246302,0.017820021,-0.009839211,0.07323728,-0.0053906124,0.0030759885,-0.0108978115,0.038838953,0.0048380606,-0.031091312,-0.022555837,0.020245153,-0.0018744554,-0.023572234,0.012713458,-0.00898661,0.010786187,-0.008066548,0.0318077,-0.060536418,-0.006025043,0.0035648101,0.042482164,-0.013349352,0.0010560272,0.034744848,0.000076318975,-0.0007105237,-0.016529536,0.06070681,0.010444604,-0.010280383,-0.004054282,0.0025053725,0.0055181184,-0.014137421,0.036391087,-0.006814216,0.027853897,-0.048163913,-0.0006284044,0.0141696995,0.031068573,-0.013721607,-0.021890646,-0.04542689,-0.0010808052,0.0022000757,-0.04567489,0.051778756,-0.026147055,0.003274273,-0.02037631],"last_embed":{"hash":"sbx1h8","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"sbx1h8","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{1}","lines":[323,323],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"sbx1h8","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02591434,-0.024378275,-0.04426708,-0.009358369,-0.04209716,-0.003824875,0.05946866,0.0029242851,0.021425216,-0.024404952,0.005338887,-0.012452928,-0.013555491,-0.0013934053,0.03568722,0.032232117,-0.020991413,0.011908596,-0.004167384,0.002738693,-0.02805506,0.023102066,0.058473248,-0.007963094,-0.03302232,-0.0039586304,0.01587362,-0.034240697,-0.007349408,0.038478933,-0.0060837665,-0.023887357,0.034480095,-0.015717657,0.0025183517,-0.012958324,0.0002648495,-0.013561822,-0.047354497,0.03126858,-0.0015993642,-0.03280789,0.03914232,-0.020867128,0.022488466,-0.02062267,-0.021984264,-0.01062581,-0.027738169,0.009081888,-0.00076074386,0.011448208,0.008364194,-0.0029669865,-0.00814529,0.034118254,0.006056117,-0.047401104,-0.04406647,0.011721143,-0.043776244,0.024344593,-0.0065279757,-0.012997809,0.011490379,0.058316745,0.042984795,0.0129202055,-0.02060392,-0.022357296,0.003533484,0.0063901762,0.0067380453,0.0048728245,-0.04202824,0.004103746,0.047320776,0.010037608,0.019623686,0.040933754,0.0014542262,0.013428427,0.007985909,-0.02222831,-0.008202786,0.02688734,-0.018652039,0.06372981,0.03271666,-0.0116518345,0.0062586004,-0.017432455,0.03226969,-0.035589576,-0.029003663,0.013386403,-0.01823424,-0.03159688,0.065226056,-0.0015341965,0.039591715,0.034690525,0.0065607843,0.021320445,0.01144231,-0.020034103,0.023183081,0.029045498,0.01982626,-0.03148372,-0.004895119,0.023010984,0.014386407,0.019845884,-0.0038640925,-0.021999257,0.025046004,-0.040353585,-0.013946826,-0.03513363,0.03296965,0.034995332,0.04043805,-0.039782465,0.052491777,0.01670057,-0.02964704,-0.011246834,-0.027270792,0.031394176,0.0047325264,0.03168215,0.0018774353,0.015442777,0.0045125308,0.010962482,0.043854766,-0.0012850766,-0.013551682,-0.07304551,0.010677224,-0.0059898496,-0.010464979,-0.0061986675,0.021030637,-0.03577816,0.0008201813,0.021597117,0.0060655586,0.001540354,-0.010188531,0.008311667,0.004828629,0.028355993,0.004889481,-0.0057402267,0.0052042985,0.017906616,0.043571506,-0.026953826,-0.028095039,-0.029946163,-0.030376036,0.03756287,0.017989133,0.004463718,0.03176879,0.009948129,-0.00605393,0.013904942,0.0060053626,-0.03259017,0.0022312854,0.025453968,0.0270643,0.002081025,0.08153933,0.029768495,0.008864136,-0.0020572646,-0.04670912,0.045778375,-0.043659378,-0.04165174,-0.005908792,0.016106548,-0.010389765,-0.009914334,0.011866362,0.060177527,-0.009252308,0.0026034757,-0.0118427845,0.015301309,0.06776815,0.03422313,0.003892555,0.007950957,0.002792681,-0.023432588,-0.012840705,0.041202765,0.023537323,-0.034721997,-0.03248257,-0.007773251,-0.008185327,-0.047860708,0.005604276,-0.025155546,0.003216757,0.029951176,-0.0026487743,0.0062377127,-0.026384834,-0.01195851,0.030497868,-0.021762025,0.004768649,-0.023059025,0.027600178,0.023680065,0.024151785,0.008605289,-0.019134998,0.014998361,-0.02819002,0.065289736,0.030311655,0.002362222,-0.017729549,-0.0077405632,-0.008417651,-0.017090669,0.009742338,-0.0054054414,-0.056033146,0.010697907,0.024961272,-0.0066009904,-0.008273006,0.0007020988,-0.014411668,-0.012761244,-0.015975524,-0.046483647,0.054464106,0.051006265,0.002807503,0.030395018,-0.026510626,0.01329042,-0.0074904184,-0.0047728596,-0.0016003025,0.038262684,0.0036854988,0.004318378,0.01354483,-0.004808787,0.0034678401,0.018761378,0.01109312,0.019638754,-0.010426166,0.02055549,-0.0136105325,-0.0030678287,0.030802824,0.022607693,-0.007059205,-0.015996357,0.037476864,0.023832384,-0.032027543,0.0029958633,-0.025638593,0.027611146,0.058896504,0.014238228,-0.06246483,0.003324304,0.038859814,0.042980302,0.024402043,0.0048945383,-0.021999052,-0.029814325,0.0044204146,-0.0338408,-0.05937411,0.020814508,0.05691665,-0.0034303337,-0.043465048,0.043921065,0.011846681,-0.16707316,-0.007418916,-0.0094078155,0.04764549,0.011523958,0.013408063,-0.04924466,0.009564703,-0.08315411,0.044030074,0.01699063,-0.04911315,0.026887082,0.012715467,0.04063144,0.036982983,-0.02183361,-0.0045595244,-0.014650376,-0.037465204,-0.015052117,-0.020534944,0.014805088,0.03428005,-0.010295399,0.023403494,0.07977203,-0.030048355,0.0030092993,-0.048207074,-0.06331119,0.026132822,-0.0041575944,0.016437601,-0.019725619,-0.0027041335,0.0029299967,0.032525837,-0.010771453,-0.009982721,0.05543952,0.056539074,0.012153609,0.021137403,0.0055787265,0.003514723,-0.0146306055,0.016007092,-0.05062417,-0.040735442,-0.0009426315,-0.015778935,0.0049534305,-0.02360106,-0.040141452,-0.018211585,-0.0006000953,0.022370985,-0.043471716,-0.042141143,-0.013140263,-0.06848908,0.010922663,-0.013922995,-0.05137015,-0.08099309,0.0098221125,0.010748834,-0.017791882,-0.009161817,0.04230243,-0.050830863,0.02856203,-0.029423377,0.0029593175,0.026126318,-0.013184393,-0.03182538,-0.010068463,-0.099585064,-0.004556241,0.030725012,-0.050257284,0.009950701,-0.036430344,-0.036829438,0.00222633,0.021096045,0.031451028,0.23725724,0.009427988,0.016891178,-0.016540071,0.027275998,-0.020614587,-0.017525844,0.054655906,0.0028429609,-0.043973792,-0.019136986,0.02971354,-0.0036833938,-0.0043177917,0.014217863,0.04603844,-0.047784448,0.02007673,0.045776363,-0.01043058,0.05139604,-0.026289513,-0.01743672,-0.0030610417,-0.06740241,-0.02625252,0.017320838,0.0069875764,-0.0032044004,0.009052711,-0.014008978,0.07624444,0.054217923,-0.058420487,0.02968447,0.008079209,0.01142837,-0.052053977,-0.030802779,0.0017934471,-0.01561093,0.014008345,-0.018345661,-0.042275272,-0.034787796,-0.028917614,0.0040462143,-0.011265229,-0.010893653,-0.02656206,0.017683577,-0.03757303,0.018058373,-0.017751819,0.004271118,0.03388662,-0.009575497,-0.044443388,0.003961164,0.02476949,0.034204908,0.0069403877,-0.054910395,-0.0053572846,0.0016654561,0.00008238126,-0.04233078,-0.018125767,0.0016447252,0.025931979,0.0048594936,-0.0035604348,0.0005616148,0.012416823,0.009539314,-0.024976451,0.015217785,0.06044738,0.033581104,0.009881582,-0.014088595,-0.008970605,-0.02182715,0.030953718,0.024357116,0.0102897035,0.019693958,0.05060805,-0.019056842,-0.021763945,0.010440374,0.011963804,-0.0122573,0.041660648,0.010951402,-0.027365247,0.058656186,-0.030850573,-0.037989482,0.0198958,-0.03978082,0.0030993358,-0.027086131,-0.043242898,0.013262556,0.013236585,0.023769159,-0.028581273,0.016202591,0.01611939,-0.06362511,0.016758876,0.0052894633,0.0050661126,0.017358284,0.076783575,0.059943028,0.0019155355,0.050192766,0.0045441245,0.0076304176,0.030931458,-0.019906802,0.03483083,-0.008108065,-0.053937618,-0.011484506,0.031773984,0.0167032,0.040142726,0.029686796,-0.03767029,-0.031550985,0.043939147,0.044917457,0.02124255,0.028539728,-0.0109380195,-0.008420561,0.014208141,0.013238595,-0.011149928,0.006966839,0.016043244,0.02835325,0.028461762,-0.037446395,-0.029552994,-0.027289672,0.031386938,0.00491206,0.02649583,0.01901328,-0.050976243,0.028560515,-0.09392725,-0.028148608,-0.04236981,-0.017411122,-0.024653304,-0.015712729,0.020447602,0.003228534,0.04931129,-0.034296423,0.03520056,-0.014811119,0.034841087,-0.029933402,-0.01644214,0.025166636,-0.00023801136,-0.054884616,-0.005651875,-0.015619896,-0.03778002,-0.009655145,-0.030550256,-0.04134543,-0.008905278,0.032781806,-0.033611942,-0.033499915,0.01475088,0.06091517,-0.005697468,-0.052880634,-0.013654108,-0.058416545,-0.030281784,0.013494621,0.10013019,0.017419446,-0.018548992,0.029492574,-0.021762455,0.112374775,0.0636806,0.02324193,0.018254733,0.008417973,0.0067751207,0.0031097804,-0.017001698,-0.011598491,-0.027238358,0.052048873,0.030115806,0.014441649,-0.01056229,-0.017926788,-0.03103261,-0.038923383,-0.0017857811,-0.064612515,-0.048055116,-0.014016293,0.054689232,-0.03402794,-0.017870363,0.014491766,-0.029979782,-0.024834678,-0.04564,-0.017930035,0.00859336,-0.011676253,-0.019354187,-0.009042083,-0.018448088,-0.008388677,-0.048006605,-0.022198254,-0.031577785,-0.002165659,0.019256268,-0.009965398,0.026022734,0.0053792545,-0.023705283,0.02624371,0.022394141,-0.013088698,-0.020827284,0.059987444,-0.014211367,0.000037485457,-0.031532545,0.018427726,0.0032466857,0.0021583473,-0.034292642,-0.019825196,-0.034126032,0.05897153,-0.021589981,0.04951105,0.0081757475,0.006824462,-0.01058014,0.014383555,0.0305316,-0.0003742997,-0.011548467,-0.035188496,-0.047142837,0.0058426424,0.0032221293,-0.03953117,-0.023462705,-0.027409995,-0.0019335191,0.010261972,0.005840562,0.04359384,-0.012105241,-0.007406684,0.007018686,0.012241395,-0.056667965,-0.05020753,0.01992067,0.039842095,0.008556918,-0.018265162,-0.0070938184,0.057805512,-0.027465267,-0.012451206,-0.040934723,0.018641338,-0.009360784,-0.052873556,0.005519204,-0.0402643,-0.028146245,-0.0126161305,0.029120503,-0.028885962,0.0274497,-0.013762785,-0.009971828,-0.031059546,0.005449608,-0.0055104513,0.021474749,0.0060172994,-0.045155097,0.005497263,0.014935167,-0.0093556605,-0.03440557,-0.03116751,-0.014118308,-0.012041189,-0.002300164,0.049270127,-0.009097262,0.0023476002,-0.013772357,-0.014460832,-0.02095044,-0.030823141,0.009002476,-0.029322963,0.03145377,0.017221792,-0.02324102,0.013633,-0.007845085,-0.010996881,0.03414236,-0.01541153,-0.018890949,-0.0166542,0.005571246,0.040820204,-0.00322132,0.041760925,0.012632122,-0.0015488311,0.066695794,0.01980796,-0.036298435,0.000049635517,0.00690163,-0.022011045,-0.0296646,-0.044956423,0.0067886063,0.021061238,0.008652187,0.006082583,-0.05213154,0.050874766,0.0023584666,-0.015001172,0.03290096,0.06743683,0.05662098,-0.022180986,0.032643225,-0.0271765,-0.032754738,-0.008463714,0.004642249,0.0011202997,-0.037328772,0.018233782,-0.014031715,0.01365342,-0.064593814,-0.0044979546,0.00976699,-0.053356074,0.041454725,-0.00875465,-0.02097157,0.06319083,-0.018820785,-0.0042102532,-0.038605165,-0.0067424756,-0.009588991,0.038723286,0.0028113183,-0.018839344,0.02123144,0.09424739,0.017911004,-0.00461123,-0.0042854515,0.005072388,0.02409555,-0.14684153,-0.03213345,0.0123890545,-0.00094887224,0.017662738,0.0022572165,-0.025169391,-0.060248375,-0.009601895,-0.015688274,-0.02516475,-0.0049988804,-0.012107858,-0.024054194,-0.008986047,0.053444374,-0.025538683,-0.0072820396,-0.033898693,0.051021174,0.019288693,0.013314976,0.06580082,0.0024974174,-0.018700602,0.028655464,-0.054239888,-0.026636515,-0.01817267,-0.016928777,-0.022733694,-0.046449073,0.022959428,0.031931575,0.010488184,-0.03055705,0.019799126,-0.0010794115,-0.05899682,-0.018860478,-0.01196122,0.033351146,0.015634874,0.02112688,0.0059341756,0.059352215,-0.03508073,-0.03690261,-0.06846532,0.0074411724,0.02016821,0.04845855,-0.0029765696,0.020942004,0.0041160914,-0.013884324,-0.020410655,-0.016156068,0.01463779,0.02345635,-0.008550226,0.039121356,-0.035303988,0.001485568,-0.02851083,0.03960651,-0.03573074,0.047363777,-0.0175417,0.001108726,-0.024102313,-0.014346681,0.02118842,-0.050047707,-0.008635068,0.014834837,0.014154319,-0.030096794,-0.02394003,-0.028176121,-0.044693686,-0.019026916,-0.032685876,-0.061704513,0.057978533,-0.021059204,-0.01138663,-0.012323796,-0.04068664,-0.017503034,-0.039641127,-0.046853375,0.017319344,-0.011085205,-0.017822912,0.018718798,-0.009221867,0.0013756406,-0.015862124,0.013393313,-0.02012095,0.008883078,-0.021934258,-0.009529191,-0.037347652,0.005984885,0.04551651,0.036667727,-0.014412031,-0.0404294,-0.034353074,-0.008945468,-0.0072374824,0.028592179,-0.07267177,-0.013742092,-0.028373105,0.018252635,0.044156283,0.006338969,0.009879687,-0.02330219,-0.016605783,-0.047413457,-0.000595187,0.08344765,0.019558595,0.02243106,0.039302867,0.012628979,0.027900683,-0.043509908,0.021728924,-0.025752211,0.0391671,-0.03623122,-0.0051117893,0.062623255,-0.032241765,-0.022144997,-0.020754896,-0.038390007,-0.009687566,-0.01987315,0.0052594175,-0.007579867,0.0023290168,0.027149323,-0.0016444093,-0.002869948,-0.013147334,-0.032085303,0.0036041928,0.059622765,-0.021459281,0.019745274,-0.014552281,-0.0035962765,-0.025008256,0.033284705,0.0035925107,-0.015670415,-0.038211454,0.022112146,-0.020074556,0.07503301,-0.024614379,-0.011132083,-0.03766915,0.0033919576,0.05356374,0.0041895467,-0.013577862,0.007828796,0.012146815,-0.00893822,-0.011495206,0.016085483,0.0486182,-0.037407793,0.06260411,0.005263893,0.037513636,0.07400897,-0.03227406,-0.016900357,-0.01694559,0.01219305,-0.07016572,0.016776456,-0.018165348,0.014417243,-0.0051884046,-0.02448613,0.05149479,-0.00949033,0.010877279,-0.021354567,0.03398203,0.021016013,-0.038061827,-0.0075118477,-0.004656663,-0.00634987,-0.046369594,0.027505837,-0.00452189,-0.0066784318,0.007077641,0.03838112,-0.060171522,-0.019281456,-0.0007994407,0.03129612,0.02186942,0.023072569,0.03910778,0.0065739243,-0.023281561,-0.031909782,0.064100936,0.007747134,-0.013482386,-0.017275404,-0.0099077225,0.02498299,0.014515962,0.053164948,-0.009674454,-0.017998738,-0.047711585,-0.001909311,0.02025603,0.0294328,-0.013771515,-0.03097023,-0.036385532,-0.004674574,-0.032480404,-0.022557946,0.040538374,-0.015855705,0.0110106245,-0.016740987],"last_embed":{"hash":"1tpi4zk","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"1tpi4zk","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{2}","lines":[324,324],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tpi4zk","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031438716,-0.014730805,-0.034815684,0.00015484332,-0.04604658,-0.015997384,0.04864267,0.009592769,0.022559281,0.00036644324,0.0030450374,-0.0127186,-0.0067616743,-0.0018928795,0.019504199,0.0614423,-0.036344748,0.011733469,0.028424866,-0.025813332,-0.019392869,0.013544461,0.042215083,-0.023216132,-0.025564015,-0.0053212964,-0.0035261284,-0.019753272,0.0019597535,0.045747492,-0.010132661,-0.034423828,0.02979941,-0.039944433,-0.015159563,-0.00928077,0.010057256,-0.021368004,-0.055432495,0.031787667,0.019905161,-0.036484085,0.022463407,-0.003349945,0.034294702,-0.018749774,-0.033369113,-0.0036038202,-0.0019391292,0.01654831,0.012521424,0.0043086633,0.03864429,0.0049540875,0.01475315,0.029875467,0.008111786,-0.07067608,-0.037297152,0.015841302,-0.049053296,0.024576643,-0.016642176,-0.018146364,0.018047553,0.041084763,0.016331725,0.009681131,-0.016637664,-0.023912113,0.0032603152,0.0136099,0.03117689,0.010386902,-0.03542609,-0.019329749,0.022123568,0.022577453,0.009124844,-0.0038890687,0.00056584406,0.037063774,-0.0046183094,-0.011766056,0.002132042,0.047004614,-0.015044523,0.055381875,0.032551445,0.006225603,-0.0044794315,-0.0048025018,0.009489411,-0.013734943,-0.012609816,0.016683256,-0.00047930234,-0.013096454,0.053592447,-0.004940729,-0.004640792,0.012554891,0.0005281553,0.01538813,-0.024183996,0.0014650971,0.017026264,0.04976168,0.023209164,-0.022509776,-0.004574269,0.04730776,0.00981697,0.008299307,0.002569477,-0.02373527,0.005977198,-0.028996797,-0.019077346,-0.040158395,0.043763332,0.043693896,0.04521986,-0.04323265,0.020760283,0.03972465,-0.026043246,-0.003017769,-0.026675956,0.030904138,0.021051545,0.030624047,0.0032740794,0.015401343,0.0088859955,-0.0013013489,0.05887308,0.00863343,0.0026230582,-0.072094984,0.023344753,0.018717693,0.0202738,-0.0062506706,0.007867176,-0.05040509,-0.00318973,0.008027619,0.003845737,0.012663748,0.010721664,0.021442566,0.006432611,0.038260154,-0.033021916,0.0049120677,-0.025069809,0.036657304,0.046359953,-0.010304346,-0.025449617,-0.021130009,-0.0125148315,0.047710925,-0.017545203,0.02660979,0.017874341,0.0068577924,0.0060684164,0.00369592,0.0077688093,-0.027145458,-0.005719666,0.025586464,0.035535764,0.009582966,0.06350255,0.03593392,-0.0048011467,-0.011784823,-0.059982494,0.042025954,-0.044415813,-0.053958517,-0.005562307,0.040967513,-0.0016252765,-0.025133243,0.012145017,0.04008151,-0.020055972,-0.020754054,-0.009316449,0.005779562,0.0709068,0.0071578505,0.035409704,-0.00393157,0.01744328,-0.013264672,-0.011675048,0.028152268,0.022465983,-0.023646398,-0.029187191,-0.016307717,-0.0032602893,-0.03292198,0.016070334,-0.048125308,-0.004711919,0.030814227,-0.0065184534,-0.022805786,-0.020630259,-0.01888022,0.049182765,-0.0015404008,0.01582748,0.0013196516,-0.0006941165,0.05040225,0.02964436,0.027803842,-0.028274922,0.014440376,-0.018635698,0.07873613,0.024722438,0.00720021,-0.022183347,0.0016214871,0.008962869,-0.0071338913,-0.0030343584,-0.00592483,-0.026859548,0.020897066,0.030883977,-0.022392942,-0.036405187,0.001955717,0.028935654,-0.024765464,-0.007838309,0.001723529,0.03214342,0.06419244,-0.008513756,0.005577322,-0.016650988,0.02166022,-0.023094507,0.0016810163,-0.0044787982,0.024680817,-0.0031351985,0.005436536,0.0046977634,-0.009974133,0.010553185,0.008908786,0.006492927,0.021783376,-0.01939382,0.0050388575,0.019465636,-0.0063072075,0.0070091104,0.04469219,0.005288902,-0.039864212,0.0039388067,0.033864778,-0.028096689,-0.018481579,-0.03438761,0.026113104,0.032958195,0.009794046,-0.06809106,0.0077203703,-0.0019880338,0.039767686,0.011128628,-0.0019350328,-0.016151538,-0.008334705,0.014815157,-0.04610887,-0.03178489,0.0019292844,0.07205119,-0.03067355,-0.027122278,0.019841028,0.020323854,-0.17741582,-0.017499577,-0.008288926,0.04505946,0.022024272,0.027034719,-0.05499853,0.01631196,-0.08075071,0.03253129,0.022427121,-0.050449654,0.026224501,-0.02223126,0.0041383384,0.002964042,-0.039766762,-0.013892683,-0.023184152,-0.050291374,-0.01282456,-0.029729897,0.02777131,0.047198325,0.0085504,-0.010611984,0.081261024,-0.024618914,0.02323361,-0.062327214,-0.0785258,0.014682899,-0.0024889805,0.0068652644,-0.00026618547,0.023579137,-0.01390128,0.023321062,0.0032385802,-0.008142878,0.06918287,0.05772115,0.013601745,0.020199765,0.00052029797,0.02250368,-0.01222944,0.017611468,-0.04814464,-0.017065495,-0.0127312,-0.010499591,-0.004320287,-0.013803113,-0.039761204,0.0046385964,0.010124008,0.031458396,-0.010750279,-0.055498287,-0.0076388963,-0.05302714,0.013119213,-0.021659028,-0.031194992,-0.07389193,-0.00507585,0.0006193861,-0.027469555,0.0005378734,0.042086836,-0.050674096,0.010482588,-0.024094297,-0.000019018382,0.027969036,0.024263674,-0.018647056,-0.004902957,-0.11408114,-0.018824358,0.048777025,-0.03297914,0.020952677,-0.015465949,-0.04710216,-0.0039805733,0.012392742,0.037059046,0.23023602,0.015888887,0.024996208,0.016779525,0.03665963,-0.019388493,0.0050234413,0.05023776,-0.01921493,-0.04229544,-0.004363058,0.0011961749,-0.018307399,-0.0057930173,0.016824389,0.031319235,-0.049105294,0.005706237,0.05626232,-0.0065972107,0.039046682,-0.043332383,-0.012968321,-0.016391605,-0.08741175,-0.036884006,0.009223676,0.009217789,-0.01777468,0.036945254,-0.014530625,0.053158898,0.048340634,-0.04512117,0.048979595,0.011072193,-0.0010447798,-0.06421156,-0.012122378,0.007420877,-0.0012811095,0.010616535,0.0056017884,-0.03224958,-0.043004785,-0.0063195177,-0.0095772175,0.025205877,0.0086865155,-0.03616153,0.0168824,-0.012493979,0.021646459,-0.021867067,0.013718608,0.020001335,-0.011590104,-0.028978081,-0.013754591,0.0443977,0.029819282,0.008940054,-0.05061133,0.004042685,0.014064546,0.0016341739,-0.034285944,0.00012396429,0.012268204,0.022237869,-0.0077314856,0.015680335,-0.0012763804,0.005074962,0.00044708047,-0.011522585,0.01854001,0.05505264,0.04092826,0.0005085299,-0.0013924782,-0.007588655,-0.03314315,0.016854342,0.02412594,-0.010062777,0.016126253,0.066670194,-0.035764314,0.009293479,-0.008181546,0.011784514,-0.02408406,-0.00680218,-0.014603602,-0.018391315,0.061573878,-0.04362123,-0.041212577,0.033521913,-0.02754913,0.032469053,-0.010060011,-0.017111247,0.011386728,0.007243914,0.009884074,-0.026395058,0.014600298,0.022198107,-0.08763474,-0.0025523244,-0.0017840832,-0.026517587,0.0045647225,0.070722476,0.04536541,0.018461356,0.045102917,-0.0014128885,0.044386495,0.028362442,-0.021839466,0.025593067,-0.012648833,-0.05952993,-0.0055041416,0.036180805,0.0400767,0.017697891,0.008482685,-0.026309084,0.012137471,0.03401712,0.020864531,0.025054894,0.052220337,0.002110632,0.01134007,0.021063233,0.02825492,-0.012533271,-0.0016772057,0.0088188285,0.038120862,0.027851649,-0.020629182,0.01492565,-0.04701122,0.023718841,0.0009982205,0.013264408,0.0153873395,-0.026647873,0.021592572,-0.10633317,-0.031674117,-0.017978357,-0.042332444,-0.029851642,-0.018587213,0.010958212,0.020651344,0.075479716,-0.01781652,0.027055798,0.001985029,0.025247604,-0.01813328,-0.01483636,0.026981859,0.016941885,-0.05659907,-0.012943557,-0.009957691,-0.056949835,-0.007427349,-0.015275856,-0.020089455,-0.032542516,0.028960658,-0.04411742,-0.029807784,0.031081796,0.060849305,-0.019737972,-0.056560952,-0.00092837994,-0.048540395,-0.01232682,0.015623187,0.098963045,0.017849868,0.0012849072,0.018814905,-0.0031850736,0.095316775,0.03021723,0.012631322,0.0062524346,0.014597233,0.045535646,0.010123925,-0.04069326,-0.010508268,-0.026081808,0.00684373,0.02467075,0.028594568,-0.00046627564,-0.030680636,-0.030823449,-0.0478172,-0.0021064917,-0.06561112,-0.0356188,-0.013555809,0.02164135,-0.02550987,-0.024441205,-0.025020376,-0.045360636,-0.021605548,-0.051279336,-0.014989167,0.021955173,-0.0146296155,-0.03290713,-0.018965973,-0.012172353,-0.007645763,-0.03249409,-0.018926771,-0.040139984,0.010582797,0.02926279,-0.0053868457,0.021295441,-0.000026049789,-0.027379356,-0.010694518,0.014073763,-0.015276584,-0.012066887,0.018219762,0.010680185,-0.023627026,-0.023547905,0.041391473,0.0019708683,0.0070900084,-0.031370904,-0.0052071856,-0.0298588,0.055927224,0.020533562,0.030771198,-0.0072660586,-0.0012822334,-0.017265461,-0.0047587184,0.019986428,0.0012673887,-0.016610667,-0.010956839,-0.05186053,0.001899789,0.0037241792,-0.046923313,-0.009475118,-0.024053335,0.01239064,-0.0013801286,0.007822986,0.012018782,0.0012030521,-0.025465058,-0.0149810165,-0.00970832,-0.045260433,-0.034784626,0.039840892,0.040129997,0.0030486702,-0.009587279,0.014266732,0.047941636,-0.0077411644,-0.009559936,-0.044211708,0.024221046,0.022877779,-0.0803595,0.01587875,-0.0028860758,-0.029162712,-0.060636643,0.050114673,-0.01344691,-0.002603018,-0.010616047,-0.0005148361,-0.02597688,0.028682046,-0.008388595,0.016130323,-0.00033254852,-0.049371485,0.01598411,0.013603765,-0.0029454345,-0.050752055,-0.0066827275,-0.032211334,-0.019946357,0.0006467875,0.024683848,-0.021040484,0.031169659,-0.005041617,-0.006844686,-0.026175212,-0.0018973363,0.0068506403,-0.03235118,0.01882656,0.009388974,-0.045015693,-0.007965363,0.0035623116,-0.0290121,-0.0030614783,-0.032492284,-0.019883476,-0.042248894,0.000018219365,0.017694458,0.0042855483,0.015972262,-0.008439105,-0.008883979,0.059253715,0.017612917,-0.049102984,-0.01802895,-0.0044958657,-0.013065182,-0.028821556,-0.047573682,0.010603226,0.051392905,-0.004727506,0.0035403196,-0.06549729,0.053335834,-0.006993391,-0.023578877,0.04275313,0.05912365,0.044126566,-0.019937392,0.036511656,-0.010709555,-0.04606617,-0.0048967474,0.009118476,0.0212842,-0.025720777,0.013902739,-0.012770571,0.01667931,0.0046372865,-0.031519614,0.013324502,-0.04687806,0.0599302,0.005395181,-0.03503598,0.045083046,-0.023469884,-0.00600022,-0.021580165,-0.0008097708,-0.0056213653,0.054319296,0.009865605,-0.01966355,0.024017006,0.081833914,0.026395477,0.0009039175,-0.0049357987,-0.024861714,0.0168961,-0.15364686,-0.0331889,0.0102487765,-0.008597415,0.009779126,-0.016627483,-0.024862777,-0.067403354,-0.02702662,-0.020806398,-0.011742913,0.014537634,-0.010179743,-0.024874754,0.0034303472,0.042603105,-0.023318801,0.006392365,-0.012351003,0.05058098,0.012937766,0.015393747,0.034059707,-0.0019829539,-0.039863665,0.03487724,-0.026909562,-0.011175585,-0.007878846,-0.016135857,-0.039018035,-0.043101095,0.028502882,0.036699772,0.0035090218,-0.040032346,0.004098407,0.01612541,-0.07088059,-0.02630735,-0.0027984732,0.03608876,0.006733576,0.024982722,0.0060182824,0.04713753,-0.026725266,-0.03234491,-0.06929827,-0.0036656894,-0.0035721413,0.05455573,-0.043278858,0.0002754497,-0.026455304,-0.015352921,-0.03943246,-0.0072818976,0.001403282,0.0109175425,0.017352285,0.059724998,-0.054827224,-0.014858976,-0.050080765,0.03832797,-0.04171887,0.05515999,0.0022316135,-0.008858563,-0.013289021,-0.0029027236,0.004152737,-0.04865609,0.006613275,0.010503489,0.011281211,-0.019718481,-0.02563816,-0.033392407,-0.03905969,-0.019134372,-0.005028186,-0.041180097,0.06711758,0.012858056,-0.004639398,0.0108696455,-0.044020053,-0.0063161077,-0.022807574,-0.048286915,0.0030038713,-0.02971122,0.0010861706,0.020694762,-0.030718077,0.023961885,-0.019017616,0.016297773,-0.029509524,0.014572699,-0.019269355,-0.040676747,-0.042452514,0.024763288,0.038371675,0.021452338,-0.0149268275,-0.01190051,-0.023331221,-0.025535848,0.012096648,0.0070428164,-0.07156645,-0.027513202,-0.018112566,0.031009331,0.025292972,-0.014612717,0.019803409,-0.011956844,-0.02451823,-0.03186018,0.026455618,0.09565746,0.021509783,0.029637467,0.028851671,-0.005348828,0.021216497,-0.060505588,0.020045497,-0.03636126,0.05389353,-0.041142195,-0.017715933,0.051516067,-0.012320793,-0.029507155,-0.02591287,-0.024841374,-0.0072541093,-0.021128148,0.0061145346,-0.007489997,0.014612512,0.04208537,0.027916795,-0.010748794,-0.007504857,-0.05009609,-0.0015928819,0.0410446,0.0070983926,0.03871028,-0.028845837,-0.014043024,0.0017539856,0.0633514,-0.014762825,-0.041329913,-0.04784268,0.019754792,-0.03630137,0.073642254,-0.019691834,-0.03205266,-0.016764967,0.011985607,0.03314903,-0.009400162,-0.01839602,0.009616201,0.034416392,-0.0066701146,-0.015090135,0.0077955863,0.031690124,-0.031723607,0.056606837,0.0033344661,0.037080273,0.07298884,-0.036542792,-0.02569517,-0.007722542,-0.0074100913,-0.054617383,0.018198999,0.0016448982,-0.0006390699,0.03424568,-0.017240211,0.07429537,-0.010454257,0.011738072,-0.020565292,0.027274996,0.0073552197,-0.03136307,0.0019378241,0.008306422,-0.0091376,-0.06080432,0.021365885,-0.011460153,-0.0060723308,-0.016186085,0.042671345,-0.038590215,-0.023683777,0.01767549,0.0287336,0.00065516616,0.015005927,0.035878837,0.0027468593,-0.011855149,-0.051630132,0.061794706,0.00066614506,-0.0015855514,-0.015394716,-0.019962467,0.010602178,0.008517979,0.021470757,0.0041776258,0.018146252,-0.024643837,0.0014633057,0.019035796,0.037796836,-0.0073200874,-0.010234298,-0.023644364,-0.0040807445,-0.014975274,-0.031581953,0.04005363,-0.036153983,-0.0068117096,-0.014412193],"last_embed":{"hash":"o6nlpa","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"o6nlpa","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{3}","lines":[325,325],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"o6nlpa","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0016832972,-0.022442885,-0.03882898,-0.014518594,-0.03511475,-0.035571877,0.05422058,-0.023319889,-0.007840048,-0.0055870186,-0.014919075,-0.014376942,0.0011559059,0.0049030734,0.034791503,0.05925439,-0.031793952,0.008043258,0.02660886,0.011361069,-0.022352584,0.027107662,0.060526095,-0.050317172,-0.019345064,-0.012347552,-0.010124927,-0.016389728,-0.001108243,0.029113503,-0.022334825,-0.058030624,0.052005343,-0.018027663,-0.007916497,-0.0052539697,0.023507955,0.013466708,-0.042368814,0.045771893,0.022795802,-0.038157463,0.023567429,0.011031384,0.023251554,-0.008193524,-0.053003192,-0.016182935,-0.012650921,-0.0056060734,0.014961748,-0.0020392833,0.02635822,-0.0047224793,0.026328433,0.046154708,0.018633358,-0.05825486,-0.027564494,-0.00251196,-0.053875357,0.04787574,-0.019290347,-0.019799652,0.009175559,0.03894767,0.022809764,-0.0039908565,-0.0110911345,-0.009692115,0.004748926,0.020020906,0.027664883,0.020739129,-0.05226292,-0.033396922,0.026334038,0.011648684,0.004356919,0.004294279,-0.0032936644,0.001954229,0.015228574,-0.028146321,-0.005110734,0.046185184,-0.017658507,0.06492696,0.02282141,0.0016577058,0.021398453,-0.00013397534,0.021683842,-0.015568743,-0.017061358,0.00071689487,0.001597204,-0.013905308,0.07080543,0.026047453,0.015458383,0.016038088,-0.007952287,0.044410463,-0.02438066,-0.014528565,0.007751226,0.011977432,0.027614893,-0.026495982,0.0018056182,0.035022005,0.0156813,0.024627574,-0.015583557,-0.019323096,0.0021682072,-0.031317994,-0.024728484,-0.014740469,0.04254936,0.012054259,0.012096223,-0.034458324,0.044348996,0.0056577283,-0.03278757,-0.024056133,-0.04255365,0.04645989,-0.014579747,0.030475643,-0.018926073,0.0123163145,-0.0010403739,0.007142157,0.05036247,0.019652547,0.0264866,-0.06889328,0.018497381,0.028488642,-0.022587547,-0.00091917114,0.015651124,-0.0610106,-0.009966692,0.012819522,0.003529587,0.0054030875,0.0008771359,0.023074653,0.01653056,0.04132444,-0.010983603,0.021979405,0.003485585,0.04433059,0.025718644,-0.019725537,-0.018180912,0.0022504483,-0.01690552,0.031185282,0.016586918,0.03377104,0.03663591,-0.018185403,-0.002909512,0.01224421,0.029739887,-0.041383326,0.002110432,0.005966546,0.037268374,0.011080719,0.0747216,0.032298498,0.010930549,0.0087568145,-0.06263737,0.051279355,-0.047036223,-0.05169676,-0.012586296,0.046402734,-0.017088275,-0.033972956,0.01994424,0.038714357,-0.016777657,0.009201207,-0.0034935744,-0.013892546,0.048297286,0.006052687,0.056987476,0.014043787,0.025492577,-0.023844501,0.005419092,0.024210585,0.019497348,-0.023299413,-0.030683374,-0.00057044125,-0.050749708,-0.048998527,0.00204264,0.00047078292,0.00001708259,0.029656,-0.015903896,-0.016616497,-0.01380929,-0.0065127485,0.038611397,-0.030841922,0.0072009824,0.009990297,0.021426633,0.026205247,0.006940179,0.0018315702,-0.020086572,-0.007028424,-0.02044445,0.075178586,0.014933512,-0.005848789,-0.017060705,-0.0010647837,-0.0011387804,0.024622776,-0.0031680146,-0.0038704623,-0.014141287,0.013730594,0.025727518,0.00050251145,-0.04237026,0.009575604,0.00012330894,-0.017759841,0.0068585374,-0.027573148,0.032726943,0.06676014,-0.014722161,0.010192838,-0.027373929,0.003228346,-0.029970847,-0.014366077,-0.023174,0.025581341,0.0076045934,0.012408104,0.00063470524,-0.013233261,0.016931282,0.029087022,0.0032068533,0.014645696,-0.0076495605,-0.00051502057,0.012751395,-0.007369573,-0.009714987,0.08582801,0.030191127,-0.029014776,0.010921259,0.05188606,-0.035059806,-0.0012179158,-0.0054514064,0.037088126,0.032333203,-0.0023805436,-0.042402245,-0.017060617,0.02299373,0.023977695,0.04683264,-0.0016167181,-0.041332632,0.0020557188,0.0017526996,-0.03682756,-0.0380298,0.0251748,0.067095056,-0.017813424,-0.026128598,0.027931103,0.0014500032,-0.16229694,-0.002251669,-0.026392033,0.046158727,0.017256128,0.02997444,-0.034842324,0.021323511,-0.061596263,0.041574385,0.0118225515,-0.05112618,0.012963729,0.018420596,0.037452735,0.0049375687,-0.009083194,-0.0074564256,-0.023521787,-0.046357155,-0.024316067,-0.040503334,0.03223194,0.04645113,-0.004260456,0.034962967,0.077038676,-0.007335616,-0.009460262,-0.05261504,-0.08990341,-0.0145724,0.0032037843,-0.013372163,-0.021954896,0.007816762,-0.0009111157,0.007312417,0.007923466,-0.006249798,0.0747855,0.062374353,0.0037974003,0.0045139506,-0.0030718236,0.013546127,-0.045054976,0.02913107,-0.0740123,-0.011392115,-0.012065819,-0.0023570468,0.004950298,0.0038415259,-0.040977523,0.004386516,-0.019871645,0.025951877,-0.038225986,-0.010333403,-0.004087756,-0.020904664,0.0028511654,-0.024252212,-0.045509405,-0.0863186,0.0009992744,-0.015611054,-0.03353049,-0.021688418,0.008660638,-0.045372542,0.015069527,-0.024692496,-0.030452114,0.021436373,-0.010615802,-0.025384415,-0.030873792,-0.112249166,-0.033756163,0.012381498,-0.032673277,0.022142371,-0.017869296,-0.043984342,0.022648174,0.008600807,0.022789098,0.23973477,-0.017496713,0.018260458,0.0060736523,0.038475696,-0.011495365,-0.013182145,0.03548431,-0.020484043,-0.048193198,-0.014483005,0.024029728,-0.017685402,-0.028455265,-0.007852494,0.0454642,-0.034738634,0.0046015745,0.07281153,0.0057942844,0.047430556,-0.032290835,0.005012167,0.008971934,-0.07075945,-0.04893104,0.019545231,0.009184615,-0.0011129122,0.010811234,0.0069895843,0.044415798,0.037380002,-0.04662607,0.02798063,0.02861645,0.008332235,-0.051011045,-0.0109254755,0.007073975,0.004780037,0.00709763,0.010504201,-0.05020459,-0.012221143,0.002450978,0.013316584,-0.0013312775,-0.0145092895,-0.02783105,0.023176868,-0.010484699,0.016647983,-0.0170175,0.003902863,0.029305397,-0.005912337,-0.026020313,-0.01938811,0.021931116,0.028651189,0.008662757,-0.053133,0.01742311,0.010829959,0.009207327,-0.031239506,0.012449421,0.02183343,0.007379156,0.014158209,0.0021241617,-0.016357962,0.0049035987,0.0074985097,-0.016690869,0.030651,0.031204192,0.030704997,-0.0027583279,-0.018204415,-0.0062898584,-0.033013154,-0.0072995243,0.02908206,0.026598826,-0.0140626775,0.07726967,-0.012966353,-0.0045570727,0.012097068,0.017582722,-0.003923193,-0.00019415402,-0.013764528,-0.012545678,0.041639015,-0.013356408,-0.039711658,0.045978438,-0.03330677,0.04431185,0.036932927,-0.024631137,0.03177768,-0.012519243,-0.0057342947,-0.04104969,-0.006805077,0.0006220484,-0.1113345,0.02484418,0.012442632,-0.008522087,-0.0006893543,0.079995126,0.04067986,-0.003392522,0.054743413,-0.023931202,0.03840206,0.011378865,-0.010731495,0.0005698892,-0.012719302,-0.055984683,0.0071784123,0.007603398,0.029328723,0.011993909,0.025114171,-0.03287124,-0.0048567085,0.046023767,0.042490207,0.008393001,0.047473922,-0.018607434,0.029124111,-0.00347308,0.020111434,-0.021870717,-0.005117904,0.015837647,0.015655633,0.019838078,-0.021542126,-0.009691747,-0.027782189,0.023102893,0.01426948,0.010175801,0.0026007476,-0.022807717,0.0055623758,-0.07478493,-0.021933556,-0.028587598,-0.03960592,-0.018786306,-0.010970135,-0.015852017,0.020044975,0.047271196,0.0015055297,0.03430932,-0.008817104,0.03253562,-0.029796839,0.00043740345,0.021684112,-0.011712347,-0.03588303,-0.01683537,-0.019575369,-0.049254127,-0.05846764,-0.04252354,-0.009854114,-0.030163754,0.047442444,-0.027230034,-0.018673886,0.034565672,0.06358415,-0.008320369,-0.030124178,0.0027378073,-0.008235252,-0.021983428,0.00077055226,0.1128963,0.013766471,-0.0016002097,0.014137168,-0.009180602,0.06470273,0.04266704,0.0041813646,0.016145071,0.041187897,0.03425603,0.0021212504,0.008801404,0.011816581,-0.023353437,0.005666232,0.020188488,0.032186646,-0.009101279,-0.030091068,-0.023240771,-0.03157684,-0.010126513,-0.07992865,-0.046647537,0.0029131726,0.041846316,-0.021940881,-0.0058460366,-0.02507002,-0.033078253,-0.0018942768,-0.047644254,-0.01504102,0.0079193255,-0.014805192,-0.026932113,-0.015199399,-0.005367977,-0.005905975,-0.050525993,0.0004697038,-0.019210769,0.00032013538,0.033893626,-0.008496512,0.033393178,0.0032986647,-0.048202906,-0.0014840233,-0.010303759,-0.015102419,-0.009624615,0.028956728,0.012029038,-0.029789684,-0.01962988,0.040074874,-0.0053098327,0.016820595,-0.022867758,-0.015753072,-0.026070876,0.057152532,-0.024195563,0.027205069,0.022061724,0.017923905,-0.0298151,-0.007675249,0.028980916,0.0063305683,-0.008959547,-0.05611412,-0.09199856,-0.011354593,0.026261173,-0.04939644,0.0016398887,-0.020066693,-0.018448958,0.00064502924,0.001110393,0.015350734,0.009916209,-0.009931038,-0.028188165,0.024365757,-0.079449646,-0.019831164,0.048797753,0.046436947,-0.009895194,-0.01238789,-0.007420704,0.028638525,0.0031870082,0.012767492,-0.06774291,0.02581769,-0.029804256,-0.069079876,0.0040262896,-0.016751718,-0.032323495,-0.04715611,0.03508258,-0.019277755,-0.007207576,-0.0000906378,0.016833022,-0.02864447,0.024336083,0.0007857983,0.037435465,0.009302103,-0.03142333,0.03338349,0.008183627,0.0063906014,-0.014516086,-0.017481828,-0.015264567,-0.022553295,-0.008716406,0.037344135,-0.0272762,0.029774372,-0.006338465,-0.0021388133,-0.063933894,-0.039237827,-0.008502795,-0.021537539,0.02249353,0.026133807,-0.022601502,0.01885736,0.0077114496,-0.016300078,0.007439597,-0.042894535,-0.02919093,-0.046397287,0.007957156,0.013609547,0.012533361,0.023003232,-0.006368489,-0.008457603,0.05293891,0.019352011,-0.048174866,-0.0000040912696,0.031823814,-0.013459703,-0.022507362,-0.023095617,0.008777657,0.024623146,0.0061618164,-0.008602414,-0.07055225,0.043336254,-0.006659211,-0.033504702,0.046167742,0.049939655,0.03269848,-0.027413562,0.051127,-0.020027904,-0.0527202,-0.011361539,0.027465792,0.031186705,-0.05298811,0.016921774,-0.00983417,-0.007191555,0.0019870002,-0.0084068375,0.02648956,-0.051990233,0.05486506,0.006397181,-0.024934726,0.035269596,-0.011573557,-0.011403856,-0.057613287,-0.014369514,0.000995892,0.032382224,-0.0068888934,-0.030406242,0.027147638,0.07911104,0.0050422223,-0.018271493,-0.027446762,-0.04222792,-0.010782425,-0.13949245,-0.01809866,-0.0024803604,-0.024932282,0.00952608,0.0039293766,-0.04954064,-0.063365795,-0.027150378,-0.02341425,-0.010995633,0.00061893195,-0.005719737,-0.01839958,-0.031103663,0.025706695,-0.031688083,-0.01798672,-0.024778279,0.043516677,0.034900106,0.01204034,0.051624373,-0.00508805,-0.055700127,0.03242973,-0.025092034,0.0048901783,-0.013362956,-0.030164963,-0.020612076,-0.04729698,0.019517826,0.045936894,0.022191137,-0.032840222,0.019994203,0.014715232,-0.05558158,-0.0008801051,-0.007603124,0.018608639,-0.0067960126,0.0032065012,-0.020066625,0.042820655,-0.037123546,-0.0222574,-0.08481593,0.019455463,-0.025916949,0.035519507,-0.013025968,0.02072164,0.0007869999,-0.019129664,-0.022368984,-0.0100051975,-0.008910711,0.013662402,0.006819219,0.034093857,-0.05123946,-0.014951694,-0.05281496,0.05764823,-0.046964366,0.024106575,-0.023265893,0.0002918117,-0.01051791,-0.019154437,-0.00012984526,-0.012206413,-0.002046077,0.0261755,0.022807674,-0.051059417,-0.014600267,-0.02740464,-0.05779249,-0.012595951,-0.0070411223,-0.028904041,0.06711549,0.0019964734,-0.017944882,0.0004727829,-0.029437725,-0.0022650533,-0.036094394,-0.034916952,0.02095121,-0.02733836,-0.00743067,0.035545368,-0.015814971,0.02984939,-0.019260317,0.0000812142,0.008148142,0.008994532,-0.031917963,-0.02985236,-0.030715773,0.006432649,0.014547129,0.031301245,-0.00716857,-0.019563675,-0.019254386,-0.0073444573,-0.004602009,0.031317364,-0.08054382,-0.034956433,0.0013936918,0.011778728,0.027971951,-0.018049119,0.004511521,-0.012198924,-0.013599141,-0.03229146,0.020368427,0.08741868,0.018725755,0.04052385,0.03553779,-0.0045156283,0.014596863,-0.051763672,0.039984733,-0.013788806,0.04513238,-0.04848786,0.01184686,0.041992553,-0.030739784,-0.02503658,-0.037418596,-0.018737454,0.003907541,-0.019948822,-0.007746995,-0.00031414678,0.020867823,0.012513756,0.006030723,-0.0012974212,-0.016379004,-0.017055443,0.01690402,0.05250925,-0.005814129,0.04444465,-0.025404729,-0.015054378,-0.009033986,0.05232128,-0.017045654,-0.021380862,-0.027641755,0.018796599,-0.033971652,0.07580943,-0.0137991775,-0.010380202,-0.036654864,-0.012148087,0.051666304,0.007268236,-0.015607394,-0.0107957395,0.033502825,0.023032255,-0.02892769,-0.006178589,0.021242514,-0.026909303,0.036473915,0.013938203,0.055424526,0.052049212,-0.028203875,0.0010481889,-0.0023799194,-0.0060116146,-0.036437403,-0.0027971494,-0.00954223,0.015951004,0.049171682,-0.0051859072,0.07948648,-0.0025756494,0.0021374025,0.008108529,0.03510104,0.039080333,-0.049554482,-0.029243387,0.0038975894,-0.01799784,-0.023972956,0.015466178,-0.015452097,0.0009862607,-0.006647732,0.024110017,-0.04400037,-0.008207337,0.016750146,0.038133997,0.00948907,0.003844811,0.06223773,0.01304556,-0.0067805666,-0.033561062,0.060942415,-0.0018911106,-0.00281214,-0.0001773866,-0.0039430615,0.006562489,0.014511245,0.022786705,0.00056461047,0.01911776,-0.048391107,-0.0029690354,0.02343873,0.03434195,-0.008345628,-0.03331228,-0.03316768,0.0076448224,-0.015489769,-0.022493076,0.050928317,-0.011345161,0.008578797,0.0064868326],"last_embed":{"hash":"q8cp40","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"q8cp40","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{4}","lines":[326,326],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"q8cp40","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01168528,-0.014429973,-0.04566799,0.007206076,-0.05608918,-0.026331462,0.047975153,0.001325648,0.013163464,-0.009000214,0.004946342,-0.006603565,-0.0030700043,0.010452783,0.040062357,0.03206437,-0.011195802,0.038714,0.025963973,-0.012807232,-0.024945674,0.010373905,0.04654915,0.003708571,-0.021022836,-0.017641751,-0.03464439,-0.04501013,0.022602353,0.048026845,0.009822387,-0.03986599,0.02826266,-0.029143788,0.0039177937,-0.028055914,0.0019806519,-0.014286901,-0.052877463,0.05072191,0.029065898,-0.040701624,0.024223119,0.018002324,0.05637795,-0.025006445,-0.026380282,-0.008416792,0.013996165,-0.017437432,-0.0028805805,-0.0038917742,0.03613508,-0.00092185976,0.0046990067,0.041626096,-0.004614696,-0.043066677,-0.035269063,0.026649086,-0.0393074,0.0021471225,-0.02578305,-0.01866197,-0.034803163,0.01626389,0.0462456,-0.0023245811,-0.0184215,-0.027269438,0.0032123087,0.030547732,0.014840669,-0.014043216,-0.052201036,-0.0028569375,0.014611284,-0.004853319,-0.005344572,0.015219599,0.015219013,0.0043049,0.008815933,-0.0015361691,0.00085963233,0.041290056,-0.039228223,0.08629728,0.03701088,0.013908209,0.021849545,-0.008496123,-0.0020476147,-0.022581307,0.017959924,-0.0036440094,-0.0017407406,-0.025684131,0.051049426,-0.003931813,0.019241184,0.037436478,-0.016349843,0.000019047362,-0.020328805,-0.014968971,0.0073195975,0.017661233,0.024863075,-0.014161068,-0.004023975,0.023201972,0.031593733,0.04771043,-0.009413079,-0.052322596,0.014575721,-0.026777752,-0.015659355,-0.035626266,0.047131922,0.017216496,0.05430993,-0.00081611855,0.0017303163,0.029689664,-0.030934483,-0.017002575,-0.028667426,0.06566778,0.030576855,0.03866867,0.007132472,0.01833388,0.00018334007,0.018838355,0.04155411,-0.0039549842,0.01019366,-0.07347208,-0.00051403017,0.0071828966,-0.015634742,-0.007867276,0.015096331,-0.025466772,-0.0011775568,0.018526345,0.004598804,0.0036222856,-0.00864605,0.023512539,-0.0008865976,0.031937066,-0.008838243,0.01271907,0.019586673,0.06753715,0.00598309,-0.03476468,0.009257377,-0.03332014,-0.030171111,0.045934457,-0.0019115757,0.02221285,-0.005979276,-0.007203452,0.007079553,0.00884928,0.018068152,-0.01769935,-0.012358293,0.04331547,0.042490005,0.017029516,0.051179595,0.040375724,0.0020944157,-0.007940637,-0.05388006,0.028404877,-0.020805478,-0.052690748,-0.002309623,0.05902719,-0.020435922,-0.03736877,0.0049548005,0.054965615,-0.022999782,-0.010827116,-0.024766233,0.010881743,0.036565814,-0.01327258,0.0041864463,0.0035641307,0.0029144885,-0.021642422,0.010286375,0.02278605,-0.002412653,-0.014661997,-0.03915813,-0.023237702,-0.019596314,-0.011633397,0.017926853,-0.06733958,-0.014756026,0.034500245,-0.024128838,-0.019681998,-0.02185189,-0.041470695,0.040671993,-0.014612479,-0.016642513,-0.0090033,0.011816603,0.07283472,-0.003118478,0.026259005,-0.026992861,0.042875934,-0.020110315,0.07179348,0.032398824,-0.0039076554,0.0070681623,0.0133602675,0.0054898937,0.0035279386,0.0015149692,-0.009152371,-0.030074075,0.024931699,0.0072287987,-0.021282496,-0.026445003,0.015461507,0.016043074,0.0032955897,-0.001890113,-0.010177314,0.013977172,0.06556022,0.0009604285,0.022660894,0.00075836014,0.001551315,-0.03450158,-0.018428339,0.00920689,0.027219005,-0.002636647,0.014119203,0.022750858,-0.003810995,-0.0029656948,0.0048782085,-0.009626674,0.016677435,0.018013015,-0.0020482277,-0.009857784,0.004233688,0.019270012,0.032574452,0.015763717,-0.018500682,0.038147982,0.027175898,-0.037503477,-0.0043337815,-0.028076312,0.044404924,0.036156792,0.012801996,-0.050182935,-0.024358287,0.029384302,0.012235959,0.039286952,-0.0015701777,-0.037603267,-0.018685106,0.0011501752,-0.041058596,-0.023062311,0.0013063225,0.07212919,-0.009760163,-0.01080859,0.008545137,0.012695212,-0.17542076,-0.013420366,-0.031374935,0.061827824,0.027080148,0.035981692,-0.042028088,0.00253736,-0.05427952,0.050759193,0.01583624,-0.055394627,0.05115229,0.010415523,0.003114197,0.01245016,-0.020506365,-0.011559075,-0.032882188,-0.04097494,-0.022289488,-0.03483815,0.033954803,0.027651116,-0.01919203,0.000117082694,0.07479226,-0.017216546,0.013699476,-0.0493826,-0.07442128,0.0030831874,-0.0055000028,0.026665963,-0.016808888,0.023894507,-0.025825541,0.007843173,0.018847486,-0.004391486,0.05657754,0.06226373,0.022493389,0.018151654,0.013454233,0.0010322442,-0.04238751,0.030627139,-0.04067363,-0.00044997944,0.00195912,-0.013186909,-0.024755104,-0.0011449734,-0.04345557,0.011555244,-0.015376027,0.031068314,-0.032846898,-0.025788112,-0.013858763,-0.05491716,-0.003142822,-0.029345293,-0.051895387,-0.047122642,0.021720074,-0.01397723,-0.01172463,-0.0080684,0.0361378,-0.06356284,0.023653237,-0.021081515,-0.009883137,0.03348178,-0.001432995,-0.010322241,0.009308021,-0.11595512,-0.051335044,0.021376623,-0.03766813,0.0364075,-0.031698495,-0.033435054,-0.005614848,0.0024437841,0.01636052,0.22692606,0.020779418,0.03936736,0.0023008569,0.051215634,-0.0075480696,-0.017639313,0.043752924,0.002640984,-0.02642827,-0.008420546,0.009998446,0.011367127,-0.035746507,0.0070296163,0.04933219,-0.06225645,0.036242582,0.071333006,0.005368832,0.02716169,-0.040267423,0.005753451,-0.009041857,-0.08646728,-0.032417085,0.039662518,0.0294209,0.019376853,0.026392108,-0.0073918276,0.04151066,0.063775666,-0.0349874,0.030524207,0.014581442,0.011681392,-0.053168856,-0.02386198,0.014085194,0.024820426,0.006960207,0.020598982,-0.047392666,-0.042192493,-0.035203055,-0.021211581,0.0011142415,-0.044799417,-0.03254437,0.026828036,-0.002073379,0.02352319,-0.020391677,0.0070359726,-0.008609066,-0.01358537,-0.014938683,-0.029514471,0.02312712,0.05798921,0.007255157,-0.040630993,0.03768195,-0.0072714575,0.021669032,-0.033010706,-0.0003379928,0.0071526845,0.011370164,0.030773811,0.0109904185,-0.0019339514,0.0053487923,-0.017013784,-0.023377238,0.01791208,0.052679863,0.03309998,0.017115967,-0.0012364452,-0.024393646,-0.013869275,0.031532295,0.028093623,-0.010795387,-0.0019669838,0.05797253,-0.040361103,0.023766605,-0.004909351,-0.006030192,-0.008397345,-0.009610318,-0.011221141,-0.018783737,0.057831693,-0.0077957977,-0.04477586,0.05550553,-0.022233164,0.0019441508,0.018081095,-0.008737746,0.017885406,0.008201226,-0.017581008,-0.0035510734,0.0028247104,0.009797127,-0.0818973,0.015579118,-0.004422299,-0.00930974,0.04201243,0.08172808,0.01866607,0.02824958,0.019870806,-0.022999234,0.020700894,0.031003522,-0.009229235,0.026167857,-0.00906597,-0.052465893,-0.015088496,0.0124352835,0.0096715195,0.042940598,0.04345139,-0.024426905,-0.021718271,0.03286148,0.03269025,0.037045464,0.028808577,-0.017267227,0.02439836,0.01994438,0.018283486,0.014401365,0.008107558,0.032032542,0.020060673,0.031729285,-0.028571416,-0.009597135,-0.030888386,0.048983905,0.009061786,0.036934182,0.025735905,-0.04040477,0.011888072,-0.07368422,-0.038966816,-0.017280653,-0.031249734,-0.015595996,-0.019064466,0.00083911436,0.025543509,0.03600929,-0.009258559,0.0131216,-0.024311638,0.022967525,-0.026128888,-0.038374998,0.024375286,-0.0020411857,-0.024649864,-0.01283981,-0.0035259807,-0.06446084,-0.015101396,-0.008520195,-0.026190925,-0.019888699,0.050230704,-0.016213223,-0.038960405,0.010342597,0.040008135,0.00019778185,-0.060899068,-0.0102736605,-0.022028057,-0.017131805,-0.023648774,0.099890985,0.018075375,-0.020709489,0.022614716,-0.008712039,0.0667297,0.046405654,0.010085954,0.0016540322,-0.0036460685,0.03250822,0.006430199,-0.011521379,-0.01932392,-0.02567771,-0.0089202775,0.01976512,0.022381442,0.015307848,-0.0013147956,-0.035947688,-0.045791894,0.01646226,-0.08256518,-0.045347523,0.004708442,0.049657885,-0.010520538,-0.01013463,-0.024958167,-0.011479016,0.001851567,-0.053189162,-0.041511152,0.01734734,-0.018266851,-0.023614053,-0.00086110167,-0.0136653595,-0.0053998274,-0.05965463,-0.02088092,-0.00790865,0.035402156,0.035414904,0.012562939,0.014954006,-0.002845867,-0.01189421,-0.015081505,-0.018237,-0.009410422,-0.007969091,0.034349017,-0.0033184388,-0.03500515,-0.04825481,0.0055499687,-0.017412696,0.008773843,-0.018873932,-0.019591194,-0.017276539,0.06688652,-0.011948481,0.029456586,-0.00083413575,0.014338588,-0.02464533,-0.0012240785,0.00721511,-0.019265344,-0.03187454,-0.04755619,-0.064544775,-0.010386947,-0.004093428,-0.032084897,-0.037118696,-0.009990511,-0.013192194,-0.012674894,-0.012058858,0.0051631257,0.017652867,-0.026926428,-0.02121982,0.028243637,-0.049378555,-0.01170335,0.05403005,0.048987743,-0.007805375,-0.02806629,0.010282196,0.045927018,0.0025145758,0.017541729,-0.0891384,0.020911386,-0.012389796,-0.06271744,0.014137,-0.03799589,-0.031197745,-0.058786474,0.022670113,-0.006241021,0.019040827,0.0051408024,0.0026318408,-0.026180355,0.019057093,0.016068859,0.017654685,0.0063576214,-0.0379479,0.03467336,0.009613812,0.0150804855,-0.025831012,-0.008137348,0.0031603384,-0.0075124376,0.010961997,0.038700253,-0.014965849,0.04764318,-0.030560363,0.008807865,-0.02656589,-0.009260307,0.005338943,0.001273348,0.0033531487,0.0025426426,-0.049659662,0.005636091,0.014291846,-0.0067986753,-0.007889947,-0.019624414,-0.03781285,-0.022564992,0.00026281097,-0.004480343,0.012012104,0.019862875,0.007778569,-0.017355846,0.047844917,0.0017449189,-0.040334225,0.0017815566,-0.032187365,-0.015806643,-0.006564621,-0.021613643,0.016476916,0.0412048,0.01719762,0.020627871,-0.06971654,0.05094738,0.018664915,-0.01790927,-0.004232523,0.049503822,0.052665453,-0.01900941,0.034629337,-0.022403128,-0.03760021,-0.00940474,0.021921221,0.029270044,-0.016251665,0.026524512,-0.0013000274,0.008594451,-0.03485551,-0.0048361085,0.022275675,-0.047283374,0.03317837,0.006936974,-0.018929869,0.038608305,-0.028249266,-0.021615075,-0.015066991,-0.012872834,-0.026265882,0.024613854,-0.019959576,-0.043454558,-0.007423861,0.081608176,0.037644,0.004248299,-0.02472757,-0.017912462,0.017780809,-0.15066744,-0.0055851894,0.0026640592,-0.022183185,0.010035243,-0.0010344981,-0.050814893,-0.04086659,-0.018931903,-0.025699362,-0.01146483,-0.01200266,0.028134027,-0.015155133,-0.01997377,0.04262106,-0.031559628,0.009567839,-0.034720194,0.085824594,0.03250125,-0.0020354083,0.05533798,-0.013702808,-0.025776226,0.022076521,-0.02040601,0.0071568037,-0.024528958,-0.02361828,-0.020220416,-0.031410944,0.025905414,0.045034084,0.004362256,-0.040343747,0.0058498434,-0.0050817835,-0.08003963,-0.034116074,-0.003544612,0.014921195,0.006248261,0.014648334,-0.012308669,0.07510189,-0.051869668,-0.03198652,-0.0588957,0.022335406,-0.0050320914,0.06609852,-0.007289724,0.0090109715,-0.007709889,-0.010195981,-0.0053513637,-0.017124053,0.015663167,0.012898773,0.007826209,0.024150414,-0.05434283,-0.04575485,-0.043696396,0.02513512,-0.057078436,0.010265541,-0.016759727,-0.00837357,-0.015303312,-0.042589657,0.010181071,-0.043611318,0.0096158115,0.02184877,0.017798629,-0.047555994,-0.004285757,-0.013760659,-0.0797204,-0.0067754886,0.00017310483,-0.04986505,0.052095253,-0.008218569,-0.020185951,0.005171497,-0.03634095,-0.018359676,-0.03059814,-0.042937443,0.028016817,0.010596887,-0.030256234,0.060350172,-0.02328933,0.016665995,-0.022920838,-0.00066203845,-0.019434318,-0.024677651,-0.018715953,-0.016176973,-0.03758535,-0.022968303,0.022092849,0.020791037,-0.048405696,-0.011231316,-0.022574015,-0.014168567,-0.02530342,0.028105658,-0.070925385,-0.011338969,-0.0037726853,0.024279231,0.016317999,-0.022778057,-0.010637333,-0.018026838,-0.019549677,-0.042118274,0.012763186,0.09922831,0.022999572,0.0268608,0.01920764,0.010063908,0.007850123,-0.060645718,0.019337231,-0.013687303,0.054374654,-0.016062407,-0.020086251,0.040411744,-0.045259245,-0.037097376,0.00443362,0.0055895434,-0.014243676,-0.02329161,-0.0015572021,-0.057322748,0.03154588,0.010124315,0.02515984,-0.0023005449,-0.006407509,0.0023019784,0.018879175,0.051652938,0.005209611,0.06983106,-0.019956157,0.017487507,-0.025641538,0.040340737,-0.01973806,-0.0018126663,-0.034639426,-0.0118033085,-0.035784446,0.07308647,0.0046677734,-0.028772559,-0.030722333,0.018092517,0.011752062,0.020403435,-0.0023163045,-0.009252892,0.014336641,-0.010405719,-0.028150966,0.015740933,0.009873158,-0.02894407,0.043526653,-0.0032698472,0.03954965,0.032220203,0.0033113305,-0.012591315,0.008491758,0.0032677557,-0.04860558,0.01034971,-0.018323591,0.0007500783,0.010493694,-0.012331105,0.063390926,0.014929522,0.01256424,0.017780548,0.040847216,0.010256086,-0.01091103,-0.016887363,0.026305674,-0.0013882628,-0.015127101,0.026441522,-0.019979319,0.0029866972,-0.023822563,0.029265964,-0.05938151,-0.012734158,0.01571995,0.019572059,0.022488285,-0.025732817,0.025693566,0.0037449035,0.006807762,-0.05613338,0.069211386,0.005351308,-0.018255705,-0.028734492,-0.025245667,0.0059104264,-0.011364062,0.017052423,-0.0007867596,0.0246601,-0.012751052,-0.011178446,0.010941332,0.055327043,-0.010229224,-0.017213322,-0.04795306,0.014736644,0.006452006,-0.01752231,0.04601803,-0.039748065,-0.004821603,-0.013320407],"last_embed":{"hash":"7kmke3","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"7kmke3","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{5}","lines":[327,327],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7kmke3","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01225941,-0.04651862,-0.036027838,0.0007206483,-0.036048032,-0.031287573,0.041038115,0.0065379613,0.013822877,-0.024423758,-0.017988456,-0.016857387,-0.029796159,0.01033436,0.02407535,0.04052559,-0.0324986,0.014540424,0.0079635475,-0.011106502,-0.024459615,0.0027382425,0.046765864,-0.013217303,-0.042909358,0.0063636275,0.02387243,-0.028911738,-0.0025865126,0.07306565,0.0060581197,-0.041650623,0.03560433,-0.0153815895,-0.010413567,-0.017678311,-0.025956012,0.0064576822,-0.036178432,0.043494824,0.009138834,-0.018123949,0.047004204,-0.018651528,0.043824937,-0.0114113465,-0.021959651,-0.003009052,-0.012027235,0.0017990945,-0.00860646,0.009931889,0.023478456,-0.014826589,-0.0097765885,0.02331376,-0.008767061,-0.048580654,-0.05448433,-0.011523253,-0.026055694,0.03647769,-0.024456143,-0.006874974,0.0077955266,0.065021686,0.035790995,0.0027525113,-0.012689953,-0.033436663,-0.016035413,0.032565977,0.019219192,0.027739976,-0.036335755,-0.020877311,0.021247752,-0.0055088275,0.017427457,0.030855287,-0.0019846668,0.020602185,0.01969044,-0.014531522,-0.0028141628,0.034574848,-0.029350022,0.0625403,0.020769259,-0.0040779104,-0.0031573633,-0.01722067,0.0050785374,-0.029856334,-0.029133046,-0.004345045,0.012806511,-0.022662262,0.065191194,0.0049406886,0.019360319,0.010958538,-0.013882159,0.022789631,-0.00008722587,-0.030524846,-0.0017872349,0.027719382,0.023437709,-0.021097654,-0.013257125,0.028692303,0.013806414,0.020554664,-0.021621555,-0.031791028,0.024676964,-0.02187547,-0.0002494115,-0.025953537,0.038198978,0.0024404374,0.07314927,-0.044288598,0.014865716,0.042620763,-0.015673473,0.0023183986,-0.030483708,0.052900027,0.014562219,0.05412002,0.015591518,0.02859884,-0.003180013,0.027194107,0.027649889,0.012077826,-0.017830858,-0.06398199,0.0021289848,0.011930317,-0.013191916,-0.018072074,0.017036436,-0.053423215,0.02966135,0.016696911,-0.009707869,-0.009046948,-0.020069918,-0.001525851,0.0047615278,0.038455103,-0.011008685,0.013272876,0.020765588,0.06290238,0.035799827,-0.023634106,-0.004734412,-0.015764076,0.01602232,-0.007953345,0.028553346,-0.005092621,0.020169923,0.0046055955,-0.00015147046,0.012572267,-0.010341302,-0.018058168,0.029678864,0.047526304,0.046383325,0.01538325,0.050825663,0.023065088,0.026630718,-0.026657116,-0.035861373,0.031340666,-0.03129398,-0.04747273,-0.015941825,0.033275403,-0.0333218,-0.026631804,0.031044306,0.056863114,-0.026199818,0.018208146,-0.0256836,0.00014244935,0.06803372,-0.009469994,0.017049542,0.0117394915,0.01689079,-0.050317828,0.008606213,0.03158688,0.005782164,-0.015265991,-0.055282664,-0.021012038,-0.01477323,-0.025002563,0.00089147495,-0.04673048,-0.003534187,0.0041670664,-0.012753572,-0.019167187,-0.019056361,-0.032741275,0.023029828,-0.015983341,-0.03253798,-0.012343582,0.043169055,0.056555893,0.022175115,0.013648757,-0.018758418,-0.0085465675,-0.014649116,0.056165308,0.01022969,-0.0012578461,-0.009287023,0.0044236556,0.0071997293,0.010859212,0.0070586586,-0.022377763,-0.0388413,0.011428195,0.034958348,-0.025157608,-0.0079440605,0.00072926003,0.015811326,-0.025114384,-0.0024085934,-0.019646337,0.032471623,0.05821034,-0.0058075725,-0.002106773,-0.027742708,0.012636376,-0.03898513,0.015187281,-0.016551116,0.034012176,0.0035938388,-0.00037246535,-0.011603096,0.01204967,0.00949118,0.06381735,0.005933806,0.0075966534,-0.010141667,-0.0047136,0.031850975,-0.028004326,0.020303793,0.018333629,0.014993475,-0.008410259,0.02395655,0.05156201,-0.036104854,-0.0007926687,-0.030273642,-0.0016400509,0.045426138,-0.0047230255,-0.056104813,-0.006295545,0.019326834,0.040488027,0.033243462,0.0074765636,-0.028310955,-0.0029728338,0.026987934,-0.026444545,-0.02710594,0.013002812,0.05920678,-0.00055862905,-0.025003072,0.019762773,0.010369389,-0.18132891,-0.0060018403,-0.0032838266,0.030284796,0.020626321,-0.0044300715,-0.036773335,0.011778437,-0.06739421,0.044191223,0.015467777,-0.058329985,0.044940013,-0.0050667296,0.015489039,0.016985338,-0.011772486,0.007357861,-0.0073966617,-0.04101289,0.0027200591,-0.036906146,0.023460042,0.044120394,-0.012731966,-0.01755598,0.10478106,-0.0121921,0.008644995,-0.03584448,-0.04922462,0.015433941,-0.002561294,0.004548781,-0.016959444,-0.008580115,0.007878714,0.03451377,0.01745884,-0.007722247,0.074298255,0.0445193,-0.0020543733,0.02188084,-0.025640007,0.012243222,-0.045022756,0.015146078,-0.067431875,-0.014091327,-0.00449906,-0.03010314,-0.021294247,-0.011279602,-0.03117141,-0.0005788221,0.0052708713,0.04823415,-0.024919288,-0.024494335,-0.007514999,-0.02858724,0.01546368,0.016810017,-0.043190703,-0.07440189,0.022508498,-0.022383787,-0.022287752,-0.019725442,0.032480575,-0.027338495,0.009861497,-0.016462132,-0.01191225,0.030139612,-0.0025879757,-0.013628998,0.012193691,-0.08497687,-0.00062430644,0.030182337,-0.03291701,0.03596799,-0.027817616,-0.046651382,-0.0060749087,0.0056766537,0.01476838,0.24198797,-0.010686375,0.0228,-0.015884178,0.06757096,0.0032720913,-0.0005601096,0.06366673,-0.02365369,-0.029682344,0.008966768,0.030626714,0.0024771292,-0.010268039,0.012281504,0.04254216,-0.068051495,0.03671475,0.061601557,-0.0006416078,0.046747923,-0.009153848,0.0101333605,0.013971612,-0.075264916,-0.0359593,-0.008807193,0.005185456,0.003155742,-0.024036331,-0.015878897,0.061753158,0.053807236,-0.029772777,0.051777177,0.0033043658,0.015861446,-0.05762323,-0.023214092,0.006752781,-0.004480885,0.0008163334,-0.003185825,-0.043247566,-0.033052083,-0.028341308,-0.0025449623,0.02517057,-0.018306216,-0.039303064,0.05111488,-0.01801676,0.008372874,-0.03019628,0.011591509,0.0035053443,-0.009112543,-0.040324233,0.015208976,0.035171438,0.026142329,0.00037782776,-0.04605586,0.0012374298,-0.012501762,0.0038953829,-0.034760505,-0.01908959,0.011655272,0.0027665142,0.0038725457,-0.0023634853,0.0017211415,-0.0026161862,-0.0044219526,-0.010532379,0.015973661,0.060865536,0.04134226,-0.025958756,-0.010023929,-0.000014622387,-0.04472465,0.01737279,0.04822119,0.015264701,0.015728693,0.06324766,-0.018401856,0.0054966668,0.009482717,0.013739282,-0.018270623,0.023889592,-0.021639949,-0.015680993,0.06466308,-0.043946303,-0.026799442,0.020923067,-0.055439997,0.025138453,-0.037268374,-0.049252085,0.033719353,0.005639907,-0.010202442,-0.015528122,-0.0036533207,0.02396616,-0.08247927,0.025355281,0.02183542,-0.029962515,0.049503364,0.07323874,0.050473437,-0.00037821688,0.04745087,-0.012896177,0.026046349,0.0013002865,-0.03242596,0.03541664,-0.01687989,-0.061587326,-0.0023098385,0.0370509,0.01634278,0.030890767,0.0591334,-0.03358502,-0.008112207,0.025301991,0.04395552,0.020300448,0.038889978,-0.021029416,0.0016006158,-0.0007288244,0.001378475,0.0029436057,-0.0036506671,0.020580493,0.01722666,0.04336656,-0.02098679,-0.006132017,-0.022365525,0.024430556,-0.0007979775,0.033462927,0.026546191,-0.04104452,0.001632353,-0.08006199,-0.016154135,-0.017890118,-0.0632205,-0.029471368,-0.030547393,0.028342262,0.005072542,0.06131823,-0.04051929,0.022454819,0.005630944,0.020516394,-0.0069248565,-0.017702416,0.015264015,0.012269691,-0.056200415,-0.01527957,-0.024758723,-0.05945549,-0.029811714,-0.03250926,-0.037888885,-0.03075378,0.04419238,-0.023069365,-0.026735086,0.014917515,0.036904026,0.0068209856,-0.053736642,-0.007464956,-0.0378384,-0.00958125,0.0006361059,0.11071293,-0.0008308276,-0.012980809,-0.0064978856,0.0011607707,0.07170882,0.056577746,0.040871136,-0.022854537,0.0053813206,-0.0005870959,-0.0009122705,-0.010381821,0.0026499494,-0.024972558,-0.02692274,0.009152468,-0.010651629,-0.0033853897,0.0051838434,-0.01231202,-0.06506727,-0.008390891,-0.063124806,-0.051600385,0.008936696,0.036634173,-0.019599877,-0.040504303,0.00039949038,-0.029366901,-0.0063414876,-0.035318498,-0.00535663,-0.002654679,0.0048202546,-0.0234803,-0.025262045,-0.023510398,-0.0065072426,-0.014689508,-0.0048747654,-0.00478094,0.026569994,0.026210502,0.013177264,0.015282329,0.01082447,-0.037405163,0.02282894,0.0055768234,-0.007916808,-0.012114174,0.035997417,-0.0022537245,-0.004393587,-0.041873492,0.027895475,-0.021007733,0.013700475,-0.025555773,-0.0030893073,-0.024243157,0.027158048,-0.02293086,0.0049666036,-0.0066615185,0.025108097,-0.038516793,0.01248236,0.024993846,0.0028417443,-0.023365332,-0.014010668,-0.0577037,-0.0034206077,0.014746724,-0.028317397,-0.042171642,-0.016928855,-0.019086804,0.01997049,-0.015161796,0.010213552,-0.030881481,-0.023247255,-0.002614204,0.006869315,-0.05186028,-0.040588412,0.0142922625,0.04900756,-0.012251887,-0.026036382,0.004075814,0.049769618,-0.008502771,-0.008671768,-0.054766055,0.0119159585,0.0060563223,-0.05269251,-0.009004263,-0.007913389,-0.035140447,-0.034395568,0.03933031,-0.025863333,0.024146425,-0.007917555,0.011509787,0.0034137059,-0.02806854,-0.0014527045,0.013221163,-0.0025632493,-0.025357697,0.059460312,0.028379152,0.01443705,-0.016859831,-0.0337246,-0.0056428206,-0.014190913,0.0020203781,0.03983667,-0.006473021,0.026740927,-0.03865153,-0.03453144,-0.0041468022,-0.02330011,-0.004538132,-0.037372537,0.015962075,0.0054143826,-0.016054055,-0.012015742,-0.012551352,-0.0031467162,0.009026943,-0.024049856,-0.026016906,-0.033929665,-0.012367017,0.030035775,-0.007898479,0.05080207,-0.010375072,0.0021536811,0.039510556,0.027608406,-0.04017837,0.01565371,-0.03456808,-0.022266427,-0.016866967,-0.044004045,0.021754783,0.036083747,0.029938065,-0.007142241,-0.06507234,0.05673921,-0.035041805,-0.0031443846,0.043043848,0.07359244,0.077197425,-0.027668549,0.049527913,-0.022863815,-0.036221802,-0.022250058,0.01500372,0.02754678,-0.023032054,0.00298583,-0.016352473,0.025263611,-0.036077224,0.004487428,0.028373169,-0.059477627,0.045136694,-0.008179652,-0.024594463,0.044474535,-0.0103985425,-0.010547747,-0.030219963,-0.010078844,-0.0172563,0.021978378,0.031219697,-0.03668193,0.033209868,0.070238926,0.029018736,0.0032636663,0.0018106723,-0.014137638,0.026728734,-0.14952487,-0.020374887,-0.0045521846,0.004477786,0.007231813,-0.0000803836,-0.031312674,-0.051351283,-0.015852937,-0.010916118,-0.03017263,-0.029578611,-0.0054272544,-0.03427934,-0.0037202013,0.03674862,-0.021148095,0.0017066018,-0.029810654,0.056402624,0.02724631,0.0068881465,0.08442955,-0.01328779,-0.024742322,-0.005667659,-0.027448643,-0.02381144,-0.010278459,-0.039608315,-0.038166802,-0.031562366,0.026413161,0.043902017,0.0045217555,-0.044992827,0.0075655077,-0.0015688076,-0.06833926,-0.018114457,0.016745701,0.03200514,-0.010126008,0.024200363,0.015625767,0.043134686,-0.003979104,-0.017451009,-0.056610677,0.0186828,0.032949075,0.050434593,-0.010926493,0.013833595,-0.012583892,-0.028824614,-0.023635589,-0.0046342923,-0.0047892528,0.00451833,0.02509206,0.047081027,-0.03844155,0.015331574,-0.038489185,0.03437456,-0.04930788,0.02208731,-0.017161893,-0.003257493,-0.021229366,-0.021926796,-0.012139304,-0.02717085,-0.0028874052,-0.005510396,0.009760523,-0.030559847,-0.034767672,-0.033336323,-0.04870326,-0.020203134,-0.009588734,-0.041888975,0.06304292,-0.008751974,-0.013041192,0.004013821,-0.025936179,-0.0028016658,-0.08188994,-0.037486706,0.021374132,0.0016421615,-0.017126285,0.031169416,-0.014032541,0.011884693,-0.007899735,0.013441406,-0.023731932,0.00046446442,-0.017456746,-0.01955795,-0.043323234,-0.006069853,0.03964086,0.0355832,-0.035420287,-0.029361712,-0.016720202,-0.017010972,-0.023964185,0.009775789,-0.06296087,-0.017572943,-0.009346961,0.027238382,0.032286756,-0.0061024823,0.029915394,-0.0069124284,-0.017060429,-0.038432967,0.013091896,0.09480265,0.029980643,0.0068684528,0.019466903,-0.018494673,0.023155047,-0.05050742,-0.0066158352,-0.017073225,0.021708004,-0.031053064,-0.00470949,0.0566973,-0.034504734,-0.035054557,0.0095367655,-0.02607876,0.003614661,-0.011793339,0.020635685,-0.015511407,0.020733258,0.07107725,-0.0049890024,-0.025643319,-0.0015891144,-0.0077818087,0.013692186,0.06747064,0.005100154,0.04068686,-0.022664746,-0.019859783,-0.020102642,0.037948642,-0.02463745,-0.048716616,-0.037965957,0.016869793,-0.010951952,0.07640359,-0.0220163,-0.019430853,-0.012757809,-0.014430623,0.03946597,0.011857094,-0.03219054,-0.00063601445,0.012644751,-0.0051907217,-0.01346339,0.0028127828,0.017584687,-0.01800175,0.051550083,-0.0043134843,0.05468719,0.06408152,-0.020051058,-0.008650224,0.0065749404,0.005069279,-0.036282275,0.0056047803,-0.0028337454,0.0034981014,-0.016991677,-0.022207793,0.061367605,-0.004848904,0.011406199,-0.009260178,0.03554271,0.011329811,-0.046653423,-0.00703771,-0.013044764,-0.0156168435,-0.048818573,0.0074420567,-0.007963476,-0.008075351,0.011167655,0.052816793,-0.03739186,-0.016860666,0.0038145243,0.051498797,0.0050170626,0.010219015,0.032356374,-0.010670691,-0.012791703,-0.0026239126,0.056867354,0.0032788308,0.010868267,-0.017250312,-0.026222592,0.03519188,0.015096505,0.031871054,-0.03196643,0.01597743,-0.026301967,-0.004862282,0.028749567,0.05022543,-0.010723817,-0.011263822,-0.03600237,-0.002081233,-0.019942395,-0.021668278,0.03190137,-0.033457726,-0.006325909,0.01621188],"last_embed":{"hash":"1jv6b9w","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"1jv6b9w","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{6}","lines":[328,328],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jv6b9w","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02060243,-0.021295197,-0.034127682,-0.003690502,-0.05231556,-0.02417301,0.03265714,0.0047725276,0.0044276053,-0.024538975,-0.010916784,-0.0014372368,-0.027478423,0.009873029,0.048288148,0.039247803,-0.015839988,0.012882116,0.015515033,-0.004635837,-0.022358721,0.020649875,0.057318993,-0.027273828,-0.054635514,-0.02695726,-0.0119958315,-0.023684122,0.011521515,0.057251528,-0.0114930095,-0.024850775,0.006941262,-0.028406475,-0.004245086,-0.018295258,0.004403884,-0.01689715,-0.04340379,0.056011796,0.021023506,-0.043385047,0.02778702,-0.0009504505,0.061850406,-0.027115632,-0.051862366,0.0043563023,0.0113715,-0.013015671,-0.005164427,0.010320003,0.02761051,-0.012965932,-0.010448882,0.027732989,-0.023902627,-0.04560872,-0.057563223,-0.018178318,-0.043348484,0.022872098,-0.04756077,-0.031577915,-0.032224696,0.034687277,0.044245716,0.0049345936,-0.0131014325,-0.030296449,0.016912963,0.007919555,-0.0037058368,0.0024464396,-0.047668878,-0.021409685,-0.00024857867,0.03488842,-0.010008455,0.013548256,-0.0028340549,0.009176219,0.016663235,-0.0007585261,0.012791075,0.02475697,-0.037189938,0.08344223,0.022418572,0.020035114,-0.0005208874,-0.022372775,0.018273309,-0.035524167,-0.002705848,0.009271259,0.019220578,-0.032757495,0.051458556,0.0020348264,0.011812387,0.041044485,-0.008742474,0.017059414,-0.025033114,-0.017089939,0.0057992,0.014082996,0.0485408,-0.006829388,0.003319531,0.03350911,0.030425593,0.03207306,0.001056008,-0.05045225,0.011345947,0.0016169096,-0.018300677,-0.021883678,0.027873399,0.025953433,0.04445585,-0.03612882,0.01909186,0.031279515,-0.017071033,-0.012937266,-0.043760777,0.02362724,0.04150933,0.023278436,-0.013376894,0.0029397618,-0.0059969276,0.018769572,0.052971113,0.018038059,-0.009995589,-0.07291313,-0.001352549,0.016489118,-0.013451316,-0.0064803595,-0.005066863,-0.016404817,0.01370345,0.03286354,-0.0067241816,0.019384379,0.0042733965,0.045197133,-0.010429633,0.03656559,-0.010551733,-0.0073673395,0.014838016,0.0626009,0.02385929,-0.026463766,0.0086503215,-0.023275515,-0.035857365,0.047606457,0.011622929,0.02311438,0.0030840307,0.00885242,0.016468162,0.019603735,-0.00870845,-0.0004585564,0.0054827724,0.05732257,0.057283413,0.01773347,0.06303084,0.040913377,0.013585866,-0.04390214,-0.066180125,0.022838896,-0.009239728,-0.059613414,-0.007931815,0.031648085,-0.03215659,-0.026400236,0.01229221,0.052017696,-0.005866617,-0.0048418306,0.01087698,-0.0033416748,0.05457955,0.011546634,0.030916126,0.004464506,0.022177555,-0.02271087,0.014835581,0.03634361,0.011546401,-0.03610162,-0.04090059,-0.019034365,-0.029085103,-0.033355385,0.028617244,-0.06695935,-0.01416673,0.0327406,-0.05613658,-0.03341897,-0.017073331,-0.03103735,0.022131251,-0.005486463,-0.02174812,-0.0084706275,0.0052967593,0.078571156,-0.00028781683,0.0068869437,-0.016277233,0.0025486571,-0.013722721,0.03358955,0.029588483,0.016319942,-0.011614227,0.018757133,-0.007702021,0.00818547,-0.03097579,-0.01667272,-0.004221585,0.017491987,0.025585089,-0.016539294,-0.029397959,-0.0015361769,0.02177946,-0.0028059445,0.004567421,-0.009162508,0.022325933,0.059029467,0.0009732728,0.026099298,-0.002461591,0.013541391,-0.03263698,-0.020706287,-0.0012580168,0.031445302,0.003335534,0.017021136,0.022531375,-0.01596621,0.00802964,0.024522701,-0.01624614,0.023069594,0.015276598,-0.010342834,0.012390328,0.0026198358,0.023482073,0.013093718,0.024780177,-0.036932345,0.018064523,0.02936225,-0.016193362,-0.01096072,-0.041594673,0.03999085,0.03914718,-0.0028107406,-0.06129848,-0.019661933,0.015026485,0.017729,0.025649523,0.0021976014,-0.040900454,-0.0060003805,0.007421921,-0.03977908,-0.013096965,0.0032559629,0.070232496,-0.008338568,-0.04335608,0.014238393,0.034277406,-0.15746452,-0.0030068597,-0.009533562,0.06965016,0.020848723,0.025163164,-0.045813154,0.009752955,-0.0556686,0.033711173,0.023632947,-0.050080683,0.067414135,0.00445928,-0.006548494,-0.0017340571,-0.027405614,-0.022853347,-0.03885,-0.055103477,-0.02073532,-0.05635089,0.04472514,0.07707636,-0.009650707,-0.0073258583,0.08429825,-0.011015643,0.015702276,-0.036567148,-0.032373544,0.002526909,-0.0037863522,0.015404176,-0.026327204,0.015959274,-0.036987554,0.030135745,0.02864005,-0.00845029,0.06856811,0.04813033,0.02010445,0.029881878,-0.008452127,-0.004241559,-0.04152099,0.029665796,-0.07058027,0.014925964,-0.0053016394,-0.004920186,-0.025830796,-0.008797281,-0.037864733,0.0065564145,0.023260823,0.03796223,-0.012547603,-0.017140709,-0.029317807,-0.045713227,-0.014256623,-0.018763786,-0.038308877,-0.050940916,0.02098081,-0.02171811,-0.023227634,-0.009671862,0.03521289,-0.04829177,0.025998097,-0.0023120295,-0.009920197,0.032033734,0.0096418215,-0.0062439167,-0.0072190426,-0.11442775,-0.03277433,0.027665608,-0.023112556,0.015784383,-0.0138252145,-0.017439423,-0.015047564,-0.004160349,0.014518516,0.22760075,0.005886489,0.03153885,-0.016978927,0.030720452,-0.0056491727,-0.012529685,0.05937276,-0.023175683,-0.01594955,-0.014992318,0.017478732,0.009325977,-0.025889372,0.036123887,0.056953248,-0.06014448,0.029384632,0.055762634,0.023718867,0.030068344,-0.062313057,0.014706705,-0.0044828784,-0.05787044,-0.028401975,0.017864455,0.020837195,0.024147602,0.040015567,-0.0060181655,0.07713231,0.044792887,-0.035637937,0.04873076,0.0061599156,-0.004264669,-0.07718876,-0.018901354,0.0127054015,0.022910561,0.014631717,0.011317414,-0.041492857,-0.026751451,-0.0063963826,-0.013411291,0.00789526,-0.026895305,-0.040678382,0.01895356,-0.017556967,0.0014492727,-0.02388285,-0.009720833,0.0053134384,-0.0130721,-0.03332787,0.00019380436,0.03624033,0.054930877,0.017792882,-0.030364715,0.008688663,-0.001106544,0.013495285,-0.019293394,0.009927602,0.03708824,0.005604593,0.015276334,-0.0030881588,-0.004701057,0.009099837,0.010416561,-0.004482991,0.02129586,0.05283949,0.033218317,-0.0052874903,-0.005854143,-0.020091658,-0.03282912,0.02945876,0.048154805,0.009567775,-0.009036993,0.06832194,-0.012160355,0.015150757,0.014914995,0.008537879,-0.016429683,-0.011000412,-0.0025493733,-0.034228016,0.048813928,-0.030302975,-0.024318427,0.04696917,-0.047358535,0.0104450965,0.019017797,-0.031944443,0.030908167,0.021752257,-0.020439804,-0.0067695123,0.0013338196,-0.004847099,-0.063729346,0.0008454442,-0.005833389,-0.013761283,0.036377247,0.05072725,0.0318141,-0.010142414,0.03012647,-0.03160254,0.022115875,0.05273534,-0.01938958,0.033251945,-0.0069490126,-0.072507426,0.00557782,0.022886448,0.02033989,0.018676728,0.039980847,-0.020764275,0.0062167626,0.044156343,0.022773905,0.0052937064,0.032397196,-0.017227203,0.011766323,0.016420178,0.026548425,0.0051834434,0.0038639016,0.044028476,0.007385315,0.035201836,-0.045980863,0.01565068,-0.02926628,0.016727673,0.026110163,0.030836547,0.05525445,-0.03821869,0.004670264,-0.08055801,-0.03061094,-0.0370481,-0.04152699,-0.021005867,-0.020505726,0.017396899,0.024963686,0.039852463,-0.034311753,0.0061026723,-0.012041133,0.037577767,-0.027422165,-0.014933849,0.044735774,-0.0028706517,-0.0497538,-0.039478175,-0.01609859,-0.032117948,-0.024152085,-0.009262661,-0.020585844,-0.019540919,0.03653278,-0.013362809,-0.028717378,0.023711845,0.06674964,-0.032278217,-0.0500319,-0.005116186,-0.0031173162,-0.012668705,-0.02228543,0.10427872,0.015603603,-0.0056254403,-0.00078791473,0.0036110901,0.07687226,0.020159505,-0.0026722746,-0.0186589,-0.010422592,0.021607287,0.008550973,-0.0016777246,-0.0038636024,-0.027960401,-0.0116073275,0.03661031,0.015597041,-0.02607314,-0.010342092,-0.009361598,-0.058963392,0.0053319973,-0.044439446,-0.027556976,0.011650765,0.027838599,-0.036171064,-0.035166424,0.014451356,-0.03056427,-0.028034933,-0.041352794,-0.036207054,0.018525327,-0.028111104,-0.03450453,-0.010992775,-0.03096238,-0.0066168024,-0.02652449,-0.03903951,-0.022255056,0.0042055734,0.025786221,0.019970132,0.030943053,0.0009072727,-0.037744682,0.0049706856,0.008659755,-0.014099494,-0.0052669244,0.04302343,-0.014894622,-0.013770026,-0.045690473,0.013192767,-0.021002643,0.005305144,-0.03479675,-0.02504206,-0.027820403,0.05941558,-0.0019165522,0.02144761,0.017904598,0.001747763,-0.018516278,0.0022851941,0.045073934,-0.008630757,-0.05047181,-0.038112372,-0.053853944,0.024669824,0.0054297945,-0.018733399,-0.049392466,-0.011755595,-0.010543631,0.017019244,0.0040956927,0.022636853,0.0102850525,0.0022255813,-0.010372047,0.015368591,-0.03989681,-0.01245032,0.03288456,0.041409153,-0.0023135813,-0.030529145,0.00840168,0.07316567,0.00024001933,0.007419183,-0.08550333,0.011169591,0.025110494,-0.033171017,0.015112699,-0.029433094,-0.022332788,-0.04348516,0.04156155,-0.006384969,0.00800052,0.0026126355,0.029572258,-0.025575832,0.003704051,0.00003603677,0.0021494774,0.00392639,-0.027944269,0.048775468,0.010538564,0.01755606,-0.035102066,-0.007289195,0.0027133673,-0.0059172353,0.006732425,0.043728977,-0.012287787,0.036481217,-0.01757621,-0.02201375,-0.028142815,-0.017569134,0.003283781,-0.00971631,0.02396485,0.0006555532,-0.053668,-0.0053837006,-0.012758358,-0.012920744,0.015260088,-0.043255657,-0.010945173,-0.018363608,0.0067870417,0.020390913,0.0080170445,0.02194165,-0.0030847269,-0.05363222,0.046972472,0.03179871,-0.03457718,-0.011802176,-0.01295003,-0.017483423,-0.016499968,-0.020685108,0.020143664,0.036608625,0.04134783,0.008086897,-0.08297647,0.012808986,-0.007484167,-0.0048231473,0.026726017,0.07044295,0.057061523,-0.028381713,0.02817255,-0.042753182,-0.04310723,-0.021001978,0.027706707,0.027625358,-0.03212587,-0.0019796314,-0.018540505,0.0069922283,-0.046085093,-0.015472165,0.029151779,-0.05184171,0.026784971,-0.012625689,-0.037621483,0.025987657,0.0076445653,-0.022399476,-0.029520214,0.0066975593,-0.018515404,0.042957846,-0.0056619477,-0.008436994,0.029137358,0.059825413,0.021712482,0.012746509,-0.014971386,-0.014819045,0.027085815,-0.14538299,-0.019586714,-0.03089197,-0.02270516,0.0073141525,-0.02178365,-0.062872685,-0.0418963,-0.036293477,-0.005004745,-0.026987284,-0.016920919,0.028913166,-0.026036466,-0.035299856,0.051441897,-0.018551664,0.00596955,-0.0353908,0.083241284,0.01816372,-0.0039562653,0.05755173,-0.021267937,-0.033750325,0.0048745866,-0.02502713,0.016461147,-0.034987498,-0.018197024,-0.037795488,-0.03316351,0.01891091,0.015316833,0.008519452,-0.04605272,-0.007002428,-0.010485639,-0.066093534,-0.017058184,-0.024604535,0.008221164,-0.008879262,0.0339621,0.009329393,0.0972165,-0.0243565,-0.027640285,-0.061589923,0.031247761,0.009436798,0.07555253,-0.00997812,-0.013813661,-0.0132491505,-0.029404331,-0.018771155,0.008631213,0.0210323,0.023322351,0.0038131801,-0.0065973345,-0.032169927,-0.022503672,-0.044035073,0.02804006,-0.04274997,0.000041624007,-0.01918321,-0.005153359,-0.024947278,-0.0099507095,0.007324447,-0.022896588,0.007507372,0.012831739,0.01659701,-0.023592189,-0.00049329246,-0.015465673,-0.061191507,-0.017393867,0.009003427,-0.07414601,0.04539043,0.007667565,-0.002730303,-0.0011163952,-0.03614559,-0.007539245,-0.047024082,-0.046587087,0.02970721,0.0060741734,-0.030555263,0.065298624,-0.0033525384,0.007663207,-0.023775961,-0.00676437,-0.04025705,-0.01980105,-0.03197554,-0.018448308,-0.04900695,-0.014243184,0.025593191,0.028249005,-0.027409196,-0.014953432,-0.024911195,-0.010140926,-0.025151731,0.02509519,-0.070298225,-0.024727548,0.0049141953,0.03722065,0.023855316,-0.008286686,0.0114948815,-0.00021440515,-0.0095617315,-0.038408063,-0.00006908741,0.07761142,0.020242127,0.030803522,0.03473905,-0.006754962,-0.012129923,-0.04906419,0.013988226,-0.013051182,0.013080957,-0.020626375,-0.042070214,0.043447215,-0.02408105,-0.028920393,0.00015898945,-0.021970285,-0.016818242,-0.025826093,0.0028157728,-0.009221102,0.020092666,0.04876177,-0.0053978297,-0.01129839,-0.002893127,0.0067601623,0.008350798,0.065001115,0.0042109117,0.024599638,-0.024831012,0.010269272,-0.0015298711,0.05066697,-0.030031733,-0.02809588,-0.032779306,-0.008103681,-0.040107008,0.06601444,-0.0048600473,-0.01915312,-0.0333044,0.015306245,0.0421594,0.018366236,-0.016096039,-0.0022560586,-0.017768873,-0.011517291,-0.022007251,0.016239593,0.019529779,-0.010304542,0.041988626,-0.011392947,0.031643998,0.053546555,-0.0021239177,-0.008996623,-0.007287473,-0.001172633,-0.052680608,0.013326181,-0.004947389,-0.0026854258,0.011040088,-0.017569553,0.063732855,0.017661568,0.021857256,-0.01748902,0.02414074,0.007926705,-0.02801407,-0.0128969895,0.033415616,-0.0012555703,-0.030215079,0.026811313,0.024726596,0.0045246957,-0.006074601,0.037471768,-0.049436614,-0.010787717,-0.0010835478,0.047658004,0.012175197,-0.003415378,0.017698716,-0.0028045294,-0.008559,-0.036261793,0.07382996,0.017935736,0.0024908797,-0.037125822,-0.04284121,0.026959755,0.0012422036,0.016882462,-0.017432507,0.02384176,-0.024753813,0.00034952725,0.013290267,0.036655042,-0.0022407125,-0.014633889,-0.024924356,0.002846528,-0.020145867,-0.006054338,0.032836154,-0.032822087,-0.015468768,-0.0032335508],"last_embed":{"hash":"tg8cxp","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"tg8cxp","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{7}","lines":[329,329],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"tg8cxp","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.047601756,-0.018983155,-0.006502865,0.0024060477,-0.04103742,-0.016346795,0.05417866,0.0013301184,-0.010623779,-0.007070017,0.005057796,0.0005339961,0.00073362706,0.008418075,0.010316608,0.03701265,-0.01534617,0.014509938,0.007507164,0.002569917,-0.039853115,0.009699093,0.03195881,-0.006458776,-0.03206496,-0.007168858,0.016631423,-0.05139195,-0.018319154,0.048636597,-0.012015843,-0.06813533,0.020052591,-0.038089655,0.023986965,-0.030928792,-0.008071547,-0.018154403,-0.053576257,0.024514418,0.025191372,-0.027443094,0.020646498,-0.012318033,0.0245216,-0.014172115,-0.032146167,-0.0076971008,-0.02646736,0.005841688,-0.0012580937,-0.005770772,0.054986812,-0.002198704,-0.00791301,0.028661964,-0.006057353,-0.049869362,-0.04824565,0.010781157,-0.04623704,-0.0052277474,-0.027170971,-0.019761313,0.0044983546,0.04772674,0.013344291,-0.0077841273,0.0013824741,-0.00932427,0.0100791855,0.019800756,-0.01331071,0.002624593,-0.03953409,-0.0065740775,0.0042623263,0.005520181,-0.0046823565,0.038232706,-0.017909484,0.03307121,0.021351304,-0.006088305,0.0018488035,0.02400335,-0.029081145,0.06878274,0.026951445,0.0137191145,-0.016559312,0.0005917396,0.011901826,-0.015515208,-0.01904238,-0.009381775,-0.012315889,-0.020139238,0.032323316,0.011684972,0.006185007,-0.015036376,-0.021063916,0.022335991,-0.012377197,-0.017291887,0.0049067135,0.017691057,0.01622492,-0.016749706,-0.012475593,0.008136442,0.031228464,0.0070740744,0.000539743,-0.032785244,0.019068822,-0.008119872,-0.012357509,-0.022406427,0.046276063,0.029357247,0.036487095,-0.03971398,0.0057274923,0.010999612,-0.0404617,-0.0024255554,-0.037975896,0.03230776,0.030641718,0.019757,-0.0050236913,-0.004812821,0.026519291,0.01802994,0.04869375,0.0073201037,0.0034361638,-0.06536365,0.014169211,0.01622642,-0.03875891,-0.0070912032,0.013699162,-0.064614706,0.024580043,-0.0035337077,0.011857548,0.018314572,0.011883386,0.023662342,0.009506585,0.040263876,-0.0055538467,-0.012937088,0.031669844,0.016782898,0.05121542,-0.014502812,-0.015895216,-0.0037423812,-0.020681761,0.02232792,0.012113759,0.021917028,-0.0075338827,-0.00114404,-0.00048812391,-0.003796154,0.01752327,-0.014639329,-0.00946802,0.016657809,0.041410133,0.01163106,0.06628778,0.04176093,0.009659864,-0.00011671421,-0.019187277,0.02634504,-0.024969036,-0.057522215,0.0017814487,0.054000225,-0.010363178,-0.04823206,0.032722745,0.03952152,-0.016725395,-0.011061873,-0.016130228,0.00220918,0.025133329,0.010387971,0.01055311,-0.0062349085,0.01574666,-0.0246616,-0.007915432,0.035179187,0.020568173,-0.06558646,-0.024402428,-0.009645319,-0.032935802,-0.0336805,0.01489486,-0.05677808,0.0055618878,0.05516474,-0.0344025,-0.017102871,-0.061816,-0.021699421,0.04340897,-0.038063075,0.004127099,-0.01987335,-0.0029349672,0.07160265,0.012456751,0.049001727,-0.01013377,0.033199444,-0.0202276,0.05299413,0.0077130836,-0.0040090284,0.0221884,0.008173859,0.009824892,0.02439179,0.0034330029,-0.0027767287,-0.042072136,0.017676016,0.034106925,-0.025344126,-0.024630817,0.005386492,0.011882114,0.0023622136,-0.00067452673,0.02228003,0.050745156,0.06556326,-0.004570952,0.028378066,-0.024924068,0.024815576,-0.011238946,-0.002183863,0.0051287124,0.026752967,0.006077978,-0.009400847,0.030847587,0.017182186,0.009289757,0.029069895,0.010579732,0.0049259393,0.00032382857,0.04949757,-0.007859368,-0.001518715,0.0066459407,0.016553733,0.026955526,-0.027070094,0.006769003,0.00971947,-0.0062610675,0.0045090155,-0.062568866,0.030340709,0.044859324,0.0105688935,-0.018533677,-0.008569642,0.021546243,0.03241181,0.032270055,0.005552299,-0.032373033,-0.023748165,-0.004372996,-0.016300343,-0.01427738,-0.00055799494,0.08075806,0.00063804723,-0.0590591,0.036073014,0.01860888,-0.16376112,-0.0068867034,-0.022009313,0.023796348,0.025075223,0.028418573,-0.030889764,0.017283617,-0.07230855,0.036083244,0.010635843,-0.059576545,0.042102776,-0.0069449884,0.018549524,-0.0024700474,-0.029954154,0.002158843,-0.016402045,-0.042897295,-0.024873516,-0.05027013,0.018526567,0.01618093,-0.027444405,-0.0027234457,0.0981182,-0.0070320913,-0.010407307,-0.046713226,-0.05345842,0.020421777,-0.0027877875,0.01197291,-0.0069524585,0.0089135,-0.0056337463,-0.004199925,0.030861335,-0.01932919,0.06753913,0.059847027,0.0115919355,0.017779768,-0.021710604,-0.024283934,-0.0070881294,0.028286666,-0.08713489,-0.026112497,-0.015674165,0.00071811647,-0.016653845,-0.018596109,-0.04806171,-0.011978235,0.01670725,0.022890458,-0.0014072616,-0.013271261,-0.008206263,-0.01308721,-0.0043511875,-0.028396592,-0.038259882,-0.059751827,0.048015743,-0.008196466,-0.0082674045,-0.012270884,0.045300335,-0.04497236,0.031477883,-0.020025458,-0.01195195,0.018595675,0.016430758,-0.0011186568,-0.008691598,-0.09925389,0.023221007,0.038234875,-0.039760884,0.03174583,-0.025905281,-0.055021856,0.03405614,0.017202992,0.048208136,0.2456616,0.015309585,-0.011571301,-0.0076717087,0.050977588,-0.033825148,0.015684266,0.056320816,-0.017479163,-0.030906841,-0.00467461,0.032457054,0.0063829385,-0.018479377,0.020490317,0.053882647,-0.04377373,0.023201352,0.060093228,0.006194305,0.029721169,-0.018762777,0.00930733,-0.025867965,-0.068251885,-0.026019324,-0.0064794794,0.01198026,0.022756202,0.024722373,-0.008391101,0.060422402,0.060938366,-0.038544346,0.01631894,0.014196675,0.017623978,-0.07581618,-0.00904144,0.029093463,-0.007151967,-0.008725846,0.018301213,-0.0548966,-0.042148482,-0.04901149,-0.0104199555,-0.01047614,-0.013202278,-0.021654489,0.023262516,-0.030342147,0.022435633,-0.023366023,0.030086981,0.0150407795,-0.004769235,-0.033467147,0.00009740483,0.008624969,0.036598407,0.0057681925,-0.052802585,0.0015987444,-0.0017192356,0.0054933415,-0.043457028,-0.018334333,-0.010966521,0.019353237,0.018702008,0.030548349,0.022934534,0.0073925974,-0.010388231,-0.010822968,0.030374356,0.047362097,0.050964333,0.00499614,-0.024119513,0.0008751701,-0.02035586,0.016846003,0.026036613,-0.0077935243,0.01547615,0.07755748,-0.023903752,0.018265065,-0.035723068,0.010871071,-0.00014473754,0.013437904,0.0065893447,-0.012288762,0.06238778,-0.032662317,-0.047625855,-0.003958057,-0.03949374,-0.012480086,0.024318947,-0.019424597,0.030234171,0.044150054,0.0078082327,-0.009064788,0.01610332,0.005163049,-0.084046535,0.00988269,0.011212306,-0.031221278,0.018648239,0.040558908,0.03517377,0.016472533,0.06944761,-0.0042625917,0.010389622,0.042071946,-0.01151051,0.0067705982,-0.018085532,-0.07589321,0.0036258737,0.05096896,-0.0031529805,0.015081014,0.023583476,-0.026589587,0.0009603342,0.027205551,0.028948952,0.009567972,0.023578413,-0.020474423,0.0026336466,0.00063459936,-0.0070175887,0.018316446,-0.00083975034,0.013726576,0.0139806755,0.03871096,-0.049753107,0.012235281,-0.0477119,0.03355402,-0.009743941,0.04088704,0.014412343,-0.041615978,0.016777804,-0.09810606,-0.01790366,-0.03431291,-0.0044614556,-0.017006874,-0.0075438293,0.025115341,0.0070016813,0.035467878,-0.022836993,0.05159616,0.0012404047,0.014219812,-0.02959277,-0.009193164,0.025264379,0.0010809858,-0.050257485,-0.0076725353,-0.02313725,-0.027672198,-0.025702951,-0.007048611,-0.026690675,-0.027563889,0.030036572,-0.009915808,-0.03934332,0.022650937,0.07038399,-0.036833923,-0.06427045,0.009371886,-0.045865837,-0.004130373,-0.0026304028,0.092240766,0.021850822,-0.0064131087,0.014330007,-0.014021226,0.085493974,0.05217049,0.019073285,-0.027461296,0.018458322,0.019985765,0.004908268,0.001039601,-0.02239853,-0.015646908,0.00014655183,0.028017314,0.010311231,-0.015011379,-0.0015518095,-0.0041515585,-0.07256867,-0.011255458,-0.040589668,-0.052988544,0.0019009206,0.019559333,-0.030365694,-0.046355434,-0.0034245136,-0.023910709,-0.032046214,-0.007999633,-0.01621338,0.018105222,-0.025123475,-0.023860978,0.002209917,-0.033637468,-0.00382028,-0.042183068,-0.011736132,-0.016035628,0.007691266,0.03766129,0.004858466,0.043905444,-0.028451355,-0.043355696,0.0041363137,0.010361448,-0.058394708,0.0060038688,0.03879165,-0.008039475,-0.037825167,-0.016237054,0.013092308,-0.0017575432,0.00617421,-0.04936092,-0.010095287,-0.039774846,0.089766495,-0.010214888,0.031317007,0.012655749,0.0054442557,-0.02914257,0.0018829986,-0.0010497238,-0.009517731,-0.009666845,-0.0326201,-0.033656567,0.0048440383,0.016847275,-0.022323277,-0.05250204,-0.026095437,-0.018418452,0.022755008,-0.0038943684,0.007907961,-0.008011214,0.0017446816,-0.021250209,0.03160571,-0.053307977,-0.017791359,0.019071644,0.031057967,0.00928788,-0.01706069,0.018989965,0.040637564,-0.023569038,-0.011348553,-0.044189386,0.017479056,0.009159725,-0.05984488,0.015995733,-0.032287024,-0.03094713,-0.044174463,0.0600318,-0.023652986,0.018027548,0.012821655,0.006291095,-0.016460283,0.031352233,-0.005308445,0.01993652,-0.009571613,-0.0008021905,0.035487186,0.0018778171,0.003373606,-0.041181304,-0.014309919,-0.010489659,-0.0064063803,-0.017912837,0.044477228,-0.009016771,0.03697527,-0.015148213,-0.013650933,-0.046247885,-0.018534178,0.004855484,-0.030879714,-0.0006302038,0.038824,-0.04230504,-0.015605049,-0.011300535,-0.010765448,-0.014101399,-0.007762937,-0.0055912747,-0.020691903,0.0030030345,0.027256774,0.0134659475,0.0032885803,-0.01176045,-0.023781523,0.029506616,0.025603326,-0.04259648,-0.005584702,-0.022143576,-0.016952649,-0.008764541,-0.018787732,0.0067613344,0.023253776,0.0058081956,0.018474635,-0.072604224,0.018357752,0.006852077,-0.015033242,0.018650182,0.037213486,0.052549493,-0.012578247,0.04472166,-0.023201324,-0.05230406,0.010194751,0.004692804,0.017453019,-0.042956993,-0.00007763882,-0.0028473185,0.021298712,-0.026046751,-0.0045039123,0.04907723,-0.03025199,0.032792494,-0.014775303,-0.032798264,0.048513275,-0.010650983,-0.006484971,-0.034603253,0.0064985626,-0.024663555,0.02307335,0.0034509317,-0.035915345,0.031905793,0.09448153,0.01008692,0.0127311805,-0.0028873456,-0.026989087,0.007981457,-0.16234925,-0.036927383,0.0001181435,0.0078057754,0.0006772814,-0.023019418,-0.03013583,-0.05157902,-0.009213717,-0.029964365,-0.031476397,-0.022527093,0.03212287,-0.022316424,-0.015842613,0.02268859,0.008452781,0.0123839835,-0.034050066,0.08458965,0.01002261,0.022740452,0.054976415,0.0022044042,-0.02559313,0.019993337,-0.023184558,-0.022367708,-0.016662465,-0.011411228,-0.026643062,-0.04109392,0.030180335,0.038877692,0.011046676,-0.021511301,0.03151526,-0.0072778235,-0.08663747,-0.031497438,-0.017530726,0.008278497,0.012319758,0.0057177446,0.013158893,0.048930913,-0.025514165,-0.024131166,-0.061084922,0.017460773,0.010271573,0.048204873,0.008685726,0.016471952,-0.0054348614,-0.012303132,-0.041945986,0.012863883,-0.009747469,0.016095504,-0.00072470837,0.0064754155,-0.04411451,-0.005755376,-0.033071578,0.024781806,-0.034636818,0.007687075,-0.034608863,-0.0013777714,-0.026272545,-0.04280776,0.03323491,-0.04805522,-0.00023796031,0.025984162,0.040284134,-0.0056597656,0.0060804593,-0.019341247,-0.054224636,-0.017088355,-0.022477219,-0.04002685,0.054685302,-0.01277316,0.006611598,0.007962135,-0.043098003,-0.029907424,-0.035833742,-0.038184088,0.0059554996,-0.031618934,-0.0029003157,0.03540252,-0.0033040103,0.008547366,-0.031999003,0.00983983,-0.033743903,-0.027601684,-0.013183038,-0.00752625,-0.02691953,0.014710546,0.04270807,0.039385404,-0.045360226,-0.016935006,-0.0077212173,-0.0042988276,-0.026007598,0.0076644463,-0.0752688,-0.012162324,-0.010380621,0.048669282,0.017822502,0.0049878308,-0.0065700207,-0.011022128,0.00060961343,-0.037211046,-0.0016522972,0.093068466,0.025680862,0.03596845,0.030910736,-0.019079547,0.012672382,-0.07393128,0.010438609,-0.0061236164,0.06719498,-0.021156,-0.007924412,0.05456211,-0.032615107,-0.014695158,-0.016158162,-0.036606982,0.004149178,-0.032098003,0.016619148,-0.0020713704,0.010809005,0.014476437,-0.009034834,-0.02130836,-0.03083864,-0.01240419,0.031836458,0.07823104,-0.003681251,0.046790015,-0.008620239,0.0007943544,-0.015246393,0.07203701,-0.04624892,-0.03152761,-0.04155015,-0.034599826,-0.03895884,0.062159754,-0.008736727,-0.022081863,-0.035103664,0.02511807,0.032865163,-0.00054705865,-0.003924379,-0.012234185,0.004479986,-0.028463172,-0.011460615,-0.005149158,0.04895976,-0.011388523,0.039927416,-0.007518464,0.02540091,0.05789943,-0.017110549,-0.014464943,0.0195311,-0.0059550316,-0.0339303,0.033700928,-0.00575493,0.0072095003,0.02026632,-0.019656368,0.072897814,-0.013118373,0.016046032,-0.015202665,0.028838532,-0.000103363054,-0.045274414,-0.009379372,0.0023471303,-0.00806641,-0.050261747,0.01782697,0.0030724779,0.0004945575,0.006495191,0.03575353,-0.04104532,-0.018925296,-0.00034600578,0.040530182,0.0021720203,0.023975605,0.04335624,0.0027112851,-0.007129798,-0.023714742,0.07805507,0.034365516,-0.0055597634,-0.015609064,-0.024781771,0.028963177,-0.0052212393,0.021054797,-0.0032056929,0.02220006,-0.027529266,0.0040291785,0.018281452,0.046238087,-0.027747333,0.01048598,-0.031723965,-0.018979935,-0.005396983,-0.029798321,0.038871408,-0.009238296,-0.028898304,-0.014967841],"last_embed":{"hash":"rawhvk","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"rawhvk","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{8}","lines":[330,330],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"rawhvk","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033797197,-0.028482277,-0.03736135,0.007850027,-0.04622804,-0.015129233,0.004279108,-0.0006188353,0.006739588,0.012645661,-0.0013787784,0.023624858,-0.0021136045,0.00813101,-0.0037330398,0.057967115,-0.025668107,0.029239425,0.030909546,-0.013352416,-0.050941836,0.031287525,0.054941427,0.004071585,-0.033457436,-0.012153003,0.0011316029,-0.051885273,0.016456436,0.037059456,-0.013299469,-0.036116607,0.055217803,-0.032181945,0.019365631,-0.021131523,-0.01656252,-0.003147963,-0.06413632,0.044105668,0.010318153,-0.02313951,0.040328033,0.0009696056,0.037892114,-0.039103765,-0.043942586,-0.002964759,-0.016060848,-0.010500595,0.010678699,0.03391782,0.040470425,-0.019005226,0.005433774,0.034379296,-0.002827743,-0.05807272,-0.040071033,-0.011222965,-0.054651525,0.015088648,-0.030038262,-0.0009742992,0.0032735176,0.0455895,-0.00036365853,0.013720867,-0.009574113,-0.016887967,0.017525904,0.03204604,0.061034705,0.015206684,-0.047555294,-0.01574006,0.025470797,-0.0033755973,0.017358055,0.031939317,-0.00032733296,0.015261261,0.019993601,-0.013847495,0.007477063,-0.0008246733,-0.042525377,0.068908826,0.009751292,0.009066946,0.0015050406,0.0009924269,-0.0066336915,-0.036032487,-0.01654861,-0.007726995,0.007275246,-0.022969916,0.036934208,0.00791722,-0.0054055615,0.011630249,-0.0055364217,0.021901896,-0.012102674,-0.028373558,0.01760228,0.04791238,0.02877032,-0.022484533,0.006283051,0.039210077,0.028574023,0.0340425,0.008330453,-0.022487424,0.01897018,-0.0106321825,-0.03253794,-0.03693909,0.04132114,0.019910477,0.023008237,-0.034946684,0.006370415,0.008301681,-0.02859558,-0.003010198,-0.027900679,0.0346325,0.022164091,0.04470041,-0.017448938,0.03105884,0.013635569,0.021857817,0.036507897,0.0034137447,-0.010790911,-0.07674565,-0.004557554,0.00050975225,-0.030042317,0.0004132877,-0.007358429,-0.035854734,-0.0008753773,-0.0022291956,-0.009089569,0.011669011,0.006367493,0.030215234,-0.0061986092,0.040043592,-0.0130268065,0.00010017214,0.005369446,0.041918617,0.012811544,-0.02995133,-0.0039008295,-0.016818734,-0.027213845,0.02206851,0.013157789,0.031791706,-0.004997687,0.013413603,-0.018619964,0.018528732,0.03459565,0.0030706907,-0.017447662,0.025583962,0.029128028,0.0062101586,0.042956647,0.027101444,0.022538908,-0.0007231514,-0.0329378,0.03957589,-0.025825182,-0.05348205,-0.0055454015,0.06269994,-0.012539532,-0.04031288,0.01605416,0.028055927,-0.009573109,-0.013290085,-0.001090515,0.023309112,0.06733542,-0.018114036,-0.0037208966,-0.013541295,0.008851926,-0.032414902,-0.007618272,0.050228897,-0.002571037,-0.03887204,-0.050068885,-0.012912882,-0.008248607,-0.030074067,-0.0074385703,-0.04253849,-0.0025825538,0.035935134,0.009069374,-0.014774669,-0.02688431,-0.024412017,0.04175038,0.019799523,0.0075895935,-0.02219409,0.020098092,0.06741382,0.019829325,0.006666859,-0.04643406,0.02904641,-0.03270519,0.057063833,0.03252907,-0.02844956,0.0048230556,-0.007264779,0.042173907,0.025265535,0.00089455454,-0.0077881003,-0.018948812,0.017445674,0.034167614,-0.0011191521,-0.01871313,0.03442855,0.047076657,0.007175929,0.0061881715,0.0065279347,0.036006875,0.03885647,-0.021997925,0.0022565397,-0.021259861,-0.0008706991,-0.029738832,-0.004867872,0.010305399,0.015755625,-0.025229666,-0.005660497,0.01674163,0.016474094,0.019688394,0.049384948,-0.016059821,0.008423018,0.022589605,0.0054761106,0.02085366,0.0059035597,0.035871416,0.042998042,0.012764884,-0.032717932,0.004197231,0.024849368,-0.037080497,-0.028392928,-0.030836705,0.03106391,0.038337786,-0.000737944,-0.029092614,-0.03129795,0.013304242,0.025928352,0.031054284,-0.016033601,-0.033194993,-0.013693142,0.00050147035,-0.018607648,-0.027926369,0.00021502643,0.07016988,-0.007240939,-0.009755942,0.025235465,0.00421082,-0.16687086,0.009805683,-0.026463736,0.066451386,0.032457903,0.023803364,-0.01468546,0.0033609874,-0.07446837,0.042728186,0.0025796753,-0.052748837,0.026426068,-0.02308462,0.0027126067,0.0060903984,-0.022741567,-0.009613873,-0.023201965,-0.063822724,-0.023135118,-0.049525667,0.019978773,0.049043495,-0.0069248555,0.008916485,0.10124711,-0.014086855,-0.01828422,-0.06950074,-0.060331415,-0.007721208,0.0038313253,0.027913546,-0.0047476497,0.030315889,-0.004654661,-0.00056305324,0.0048203645,-0.03471379,0.071362145,0.042385746,0.004046714,0.023234757,-0.02999869,0.0014628668,-0.0119321775,0.027053863,-0.07052783,-0.04781311,-0.012799732,0.005964478,-0.0026378124,-0.007404335,-0.04392466,-0.001479372,-0.003366345,0.020577827,-0.02662572,-0.019520115,-0.022458378,-0.035065472,-0.017638529,-0.019769149,-0.02736395,-0.06991458,0.011096266,-0.00957817,-0.03611551,-0.0045436462,0.030504175,-0.047893442,0.0079488,-0.023962995,0.009492843,0.02138062,-0.013552181,-0.039121553,0.00022403974,-0.11780651,-0.03831659,0.04876164,-0.015075839,0.021484511,-0.026249526,-0.05475622,0.013772386,-0.016904952,0.020178204,0.23663737,0.0061804913,0.021991258,0.0015003061,0.07113137,-0.011983746,0.004388686,0.07261382,-0.0014761351,-0.030128878,0.004521567,0.00738609,-0.004125722,-0.0040125498,0.04231192,0.025777534,-0.034162533,0.027669145,0.077961095,-0.020120667,0.02863464,-0.0388759,-0.0009191924,-0.016683407,-0.08017176,-0.030490868,0.006325797,0.028491188,0.0063882763,0.033836078,-0.023744069,0.07410066,0.045482833,-0.032439597,0.036110476,0.043256704,-0.016151242,-0.051371843,-0.033927705,0.017019713,-0.0021366444,0.010748641,-0.00086458324,-0.050276063,-0.035369847,-0.043746315,-0.010218903,0.010160515,-0.025455672,-0.056367353,0.007945,-0.0105014555,0.014412857,-0.027661491,0.030630738,0.0071914257,0.0049668336,-0.029939745,0.008867359,0.041923992,0.010651576,0.0025730804,-0.05061662,0.00922309,0.007294479,0.011114585,-0.05126542,-0.012749043,-0.0032578858,-0.016215216,-0.002562739,0.013964859,-0.00887896,-0.012254069,-0.0019540149,-0.006277564,0.03898712,0.040471442,0.03548859,0.0062769437,-0.018077929,-0.01350447,-0.051413286,0.0032521808,0.038577802,0.012316453,0.017982267,0.055024337,-0.01852005,-0.01253486,-0.0023517935,0.015307482,-0.014201965,-0.012335189,-0.009661182,-0.020768484,0.027561875,-0.05657448,-0.035597917,0.033941194,-0.027561763,0.00018919191,-0.0036345192,-0.03223341,0.007397114,0.02605214,-0.009023558,-0.017764509,0.024916865,0.017708262,-0.098361626,0.010926122,-0.0047451556,-0.01745346,0.014674257,0.044461746,0.029806966,0.010433825,0.040035427,-0.000070559785,0.028839126,0.025461676,-0.013970468,0.024001338,-0.0009079975,-0.0804643,0.015913913,0.011771309,0.021132145,0.007753336,0.005944195,-0.025369596,-0.0019132823,0.017196124,-0.010763741,0.02428088,0.01832414,-0.016141692,0.010608355,0.009811889,0.0057517276,0.012607593,0.02069564,-0.007339918,0.016369162,0.039265964,-0.024207838,-0.020059591,-0.0354787,0.055382535,0.021782307,0.018416168,0.039729994,-0.03286248,0.027903808,-0.085885935,-0.044595014,-0.009108979,-0.015866756,-0.019245623,-0.023153145,0.007197029,0.033186007,0.04942906,-0.03363243,0.036601655,0.010910587,0.008760979,-0.004736926,-0.030250594,0.022731414,0.021320378,-0.031945463,-0.007171193,0.0017043046,-0.036115747,-0.002056476,-0.013275537,-0.028369239,-0.031239722,0.024781788,-0.018721137,-0.023610849,-0.036689606,0.062235393,-0.001678228,-0.054370742,-0.0070182164,-0.037848994,-0.028826177,-0.0028337378,0.098715246,0.0040468094,-0.015800983,0.018109439,-0.009960374,0.06963768,0.04878366,0.025347756,-0.017692853,0.0080897985,0.045516536,-0.0040771775,0.0018339203,-0.045820806,-0.0073198667,-0.0062699043,0.0006493909,0.029177004,0.012313112,-0.004671978,-0.032871213,-0.043795172,-0.010875707,-0.04922895,-0.028018951,0.008806432,0.027900897,-0.009126003,-0.04274019,-0.013679362,-0.03314168,-0.007465094,-0.046658453,-0.0041428613,0.003954817,-0.015512881,-0.026435427,-0.0000448676,-0.015604003,-0.0040940405,-0.034649376,-0.021028204,-0.019113265,0.0039901985,0.040752787,0.016272424,0.032446526,0.0037559697,-0.018628936,-0.008960482,0.0059662675,-0.020177115,-0.009393716,0.029244158,-0.0022679383,-0.032523483,-0.024544291,0.030654624,-0.00045394563,0.028746702,-0.03052776,-0.011093804,-0.02613835,0.057198126,-0.031883392,0.04700617,0.009426639,0.00006688251,-0.03240928,0.008971746,0.039275844,-0.013430319,0.00028976725,-0.016743282,-0.06259656,0.0006870467,0.0049134577,-0.037694454,-0.027328162,-0.03770258,-0.020617994,0.010556954,-0.0041882764,0.01744003,-0.000051911124,-0.009849182,-0.0028233791,0.056831006,-0.04724224,-0.013332065,0.026501039,0.02010889,-0.023688253,-0.021510556,0.03230133,0.047569796,-0.0027215276,0.016834183,-0.063402794,0.018061543,0.017061982,-0.0653945,0.032813597,-0.013819323,-0.017901236,-0.05135517,0.034654077,-0.012890852,-0.008857953,0.010033057,0.011256435,-0.002769028,0.022844616,0.005847276,0.047303487,0.018746505,-0.010622038,0.016781861,-0.015730571,-0.00017075874,-0.023043664,-0.025302855,-0.010134344,-0.008198532,0.0007784904,0.034631975,-0.016935037,0.04370079,-0.004496738,-0.020452648,-0.0036945078,-0.0038321286,-0.00039737643,-0.0011243998,0.013978934,0.012110953,-0.050770734,-0.011009433,-0.007250185,-0.01561221,-0.004241702,-0.04272026,-0.030511457,-0.04465693,-0.0124186445,0.025137793,0.01139138,0.021051235,0.014175685,-0.020371547,0.040756445,-0.013428763,-0.029502248,-0.018526683,-0.014773439,-0.01440293,-0.026872354,-0.00820766,-0.013399683,0.029346408,0.006013866,-0.0089882575,-0.059881393,0.039068412,0.015137516,0.0020269288,0.045348953,0.044821758,0.05524447,0.016358804,0.0100173745,0.008353213,-0.04617679,-0.019487092,0.023621896,0.012082049,-0.028123954,0.0016724465,-0.006630188,0.003704344,-0.04076153,-0.0084584495,0.03398863,-0.04385063,0.04546197,0.0029695835,-0.023921488,0.043262996,-0.041308485,-0.008681189,-0.01529284,0.009386087,0.013593495,0.038045805,-0.011742063,-0.015737588,0.004413212,0.063910805,0.04002955,-0.0048738103,-0.02954195,-0.034427185,0.009137914,-0.14664054,-0.025155002,-0.00022183034,-0.03920934,-0.0044281106,-0.022859234,-0.035777424,-0.0430681,-0.024773682,-0.020788126,-0.014029508,-0.017274885,0.0033513103,-0.019416792,-0.0073358673,0.05490673,-0.011290973,-0.0049968925,-0.0092792595,0.059776913,0.032825116,0.0159701,0.06276871,-0.016704338,-0.052198157,0.019670196,0.0016073779,0.025517037,-0.0267558,-0.0221102,-0.025865613,-0.03363443,0.016296,0.05098708,0.0071202936,-0.030880928,0.013824738,0.032752212,-0.051131554,-0.015879106,-0.013812108,0.011147816,-0.0009347916,0.03174328,-0.0044050505,0.050323416,-0.010798023,-0.006354675,-0.046993747,0.010805472,0.01556036,0.058563218,-0.0035372307,0.004277411,-0.0017241008,0.015758771,-0.016302455,-0.022877662,0.030767567,0.024167944,-0.004578111,0.02505962,-0.057524305,-0.034087956,-0.051044777,0.044989057,-0.02923584,0.02569644,-0.004188452,-0.0013585235,-0.030302778,0.0021631734,-0.033894546,-0.047459267,-0.009090522,-0.01590394,0.044036254,-0.013309734,0.01064689,-0.009437084,-0.049420413,-0.03746001,0.008881015,-0.026736109,0.04887541,0.018313607,-0.01954807,0.010590435,-0.07384563,-0.0024699445,-0.031224338,-0.045303766,0.0052791187,-0.032074317,-0.004762701,0.040079933,-0.04549275,0.0094468035,-0.027714081,-0.0016053844,-0.025416937,-0.017811576,-0.016522719,-0.017398084,-0.018292332,0.022600606,0.031871762,0.02262874,-0.027526073,-0.03307822,-0.004431278,-0.021523245,-0.028987052,-0.022338776,-0.07706928,-0.040314533,-0.0057488554,0.04350988,0.038783714,-0.02095254,0.0004139135,-0.0059261546,-0.0074460017,-0.04775914,0.019071823,0.112541765,0.024570536,0.05591854,0.0329892,0.0055232598,0.021482999,-0.03700497,0.011177146,0.00023059633,0.053664926,-0.012250457,-0.012632622,0.05070543,-0.049350522,-0.03430024,-0.03704081,-0.030928869,-0.00918718,-0.024986835,0.0012874792,-0.031996734,0.034918502,0.020996172,0.0042691864,-0.021168876,-0.006812022,-0.029058222,0.033660248,0.041711446,0.029228346,0.037287585,-0.00038526324,-0.0021360617,-0.019204082,0.06509288,-0.049704846,-0.032429807,-0.03349363,-0.0037485966,-0.03392175,0.060221277,-0.0030233646,-0.014870981,-0.027593471,0.013241511,0.04655989,0.009357426,-0.02508633,-0.037493117,0.04788186,0.013387301,-0.033456348,0.017357504,0.023600904,0.00023473628,0.07252359,0.012006763,0.05225051,0.049353797,-0.0026780467,-0.011957642,-0.006678785,-0.02700513,-0.054222874,0.013781004,0.006594051,0.008287758,0.022833843,-0.0072049093,0.08807924,-0.011025046,0.011333913,-0.005432455,0.06634659,0.026680524,-0.040785443,-0.01114677,-0.0025669122,-0.0010406342,-0.044119336,0.02198706,0.011235107,-0.011411772,-0.023477726,0.024241637,-0.0506025,-0.010356063,0.0130304005,0.009643038,0.019508723,-0.0035428582,0.046200845,0.017077917,-0.019110646,-0.04507807,0.05043399,-0.0038162845,-0.0034110504,-0.021237826,-0.025038175,-0.007940591,0.013358829,0.026917608,-0.004027813,0.026485566,-0.0383896,0.0042110803,0.026608586,0.038202606,-0.030649206,-0.023396716,-0.04993962,-0.0030430772,0.007021693,-0.033461984,0.03313399,-0.019129345,0.012789412,-0.007329727],"last_embed":{"hash":"a8gaeb","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"a8gaeb","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{9}","lines":[331,332],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"a8gaeb","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0076394887,-0.025361447,-0.028980266,0.0062356354,-0.05925624,-0.020537782,0.03972442,0.011510026,0.002161275,-0.0036284407,-0.0011783662,-0.0041203573,-0.007085148,-0.006488145,0.022524491,0.037912607,-0.007330732,0.01767645,-0.011717583,-0.0064539174,-0.034955885,0.019907745,0.053674687,-0.02007458,-0.048504174,-0.02563599,-0.014786605,-0.041119944,-0.0004571448,0.050014835,0.0036562653,-0.02968032,0.036509138,-0.01101898,-0.016660739,-0.018717872,0.0034375186,0.012659227,-0.052459106,0.038006037,0.022638539,-0.040936545,0.03644752,0.011030692,0.0336572,-0.016495347,-0.047023322,-0.0076930434,0.00019863217,-0.010114045,-0.0080415765,0.0036711004,0.042644538,0.0061219987,0.013431236,0.030600287,0.025945038,-0.05000047,-0.034081735,0.018759098,-0.021850513,0.027464576,-0.0025946044,-0.010900881,-0.029597808,0.04834429,0.035853073,-0.003658948,-0.018198647,-0.028493771,0.021647437,0.010103805,0.018503416,0.0057864706,-0.034540545,-0.012083142,-0.00035419705,-0.009770172,-0.0066530416,0.015155727,0.009435128,0.009131124,0.0070384745,-0.02723117,-0.012898156,0.032727875,-0.02210222,0.06492892,0.035806444,0.010029931,-0.00338933,-0.036134597,0.010069975,-0.040770184,0.0041809194,0.0050119488,-0.003139271,-0.032334313,0.037639607,0.026811017,0.04570408,0.012113861,-0.028835397,0.0074170027,-0.036700774,-0.025448546,0.012050874,0.037145723,0.022042561,-0.01284529,0.008486343,0.054785706,0.011335674,0.05277839,-0.0028337047,-0.019859534,0.02590065,-0.037512716,-0.008261325,-0.038088635,0.034919772,0.016212033,0.015698332,-0.04182613,0.010387933,0.013283377,-0.035861734,-0.014364461,-0.044402346,0.038148887,0.010426162,0.015888494,-0.006960621,0.022758594,0.015547797,0.01638815,0.045535546,-0.009715823,0.017288426,-0.0842044,0.008634276,0.026886374,-0.012462581,-0.0047992035,0.014836111,-0.038666807,0.015354422,-0.004363562,-0.0044187987,-0.012513297,0.013936812,0.010170239,0.012767489,0.04739442,-0.007798271,0.0060436954,-0.006012738,0.04442784,0.0259165,-0.034326494,-0.0045582503,-0.0052833445,-0.03140657,0.05317433,0.018698834,0.029790733,0.0075162956,0.0069261813,-0.0049775513,0.012120565,0.015803149,-0.024499198,-0.0075710085,0.012005233,0.028071057,0.006766852,0.067571454,0.040748578,0.008622542,-0.0011737276,-0.049112692,0.027469417,-0.021855146,-0.044079915,-0.016056456,0.04806895,-0.02548524,-0.048344627,0.023059906,0.045879252,-0.009610957,0.011845501,-0.0043552853,0.013705996,0.03865477,-0.0058853244,0.023459181,0.008965397,0.010999604,-0.018539146,-0.0041470607,0.022581352,0.029844858,-0.029762214,-0.043152586,-0.009232834,-0.032286923,-0.034672435,0.001487187,-0.021643505,-0.00063939265,0.04066785,0.0013898433,-0.032490194,-0.027306145,-0.021706732,0.015260208,-0.030214202,0.024928953,-0.0053596715,0.00038813523,0.029871587,0.025722468,0.0295554,-0.029436225,0.018655408,0.003169727,0.06478793,0.020029897,0.023936724,0.004739787,-0.0039055378,0.00093518285,0.023823846,-0.031786438,-0.025533363,-0.010331961,0.01860711,0.03249022,-0.00811177,-0.020888073,0.0062700817,0.00044043132,0.003595554,-0.010182458,0.0067392336,0.0056560566,0.07701008,0.013091871,0.02315296,-0.016479734,-0.00831081,-0.02130446,-0.020714309,-0.0036824257,0.02433703,-0.012279153,0.005258093,-0.008951645,-0.00525085,0.0048041684,0.026792724,-0.008959868,0.015501184,0.025204172,0.025198089,0.013266793,-0.002415916,0.0008321432,0.041461725,0.022201108,-0.0170682,0.011803452,0.029930985,-0.03250832,-0.010784046,-0.033447213,0.019429732,0.049419846,0.010673627,-0.022501152,-0.014348886,0.030259259,0.016518852,0.040400635,-0.008877928,-0.020123621,-0.013312555,0.02111517,-0.044016473,-0.019909313,0.008781224,0.060096327,-0.0045986087,-0.033300124,0.011905721,0.003946941,-0.15818599,-0.006210952,-0.025227249,0.04935309,0.019437136,0.029512003,-0.033205625,0.0172298,-0.05808529,0.03960039,0.0062163225,-0.04671298,0.04559377,0.020300591,0.011494922,0.0005745657,-0.014445827,0.0010774059,-0.02795404,-0.04146318,-0.0056089517,-0.038394734,0.033774875,0.03730725,-0.0018337223,-0.0032437255,0.09169641,-0.025978252,-0.005007737,-0.03851236,-0.0765747,0.0010584524,-0.006071814,0.009666715,-0.019961126,0.036763888,-0.0055251606,0.0061401166,-0.007934679,-0.002076332,0.089190334,0.059554517,0.006125754,0.01741772,0.0014723527,-0.003381942,-0.04642669,0.015578066,-0.0706804,-0.02356089,-0.003016817,-0.011794668,-0.02448763,-0.008968618,-0.045186453,0.016561503,0.004788429,0.027508048,-0.026573744,-0.011943636,-0.020246634,-0.05759015,-0.001506962,-0.029216496,-0.043273542,-0.06514119,0.014134063,-0.023899155,-0.023241805,-0.010896057,0.020558942,-0.0577673,0.033449814,-0.017798867,-0.026981015,0.031403273,0.0045668744,-0.021103777,-0.006749109,-0.09250646,-0.028357338,0.025504999,-0.039022516,0.035106134,-0.023407301,-0.05037271,-0.004695303,-0.006728442,0.027667843,0.21942972,0.02359648,0.04331229,0.007885928,0.04304932,-0.009016729,-0.0155939115,0.042187218,0.006359926,-0.043874297,0.0023799909,0.012550116,-0.0076834653,-0.02682753,0.032753136,0.031615105,-0.06466927,0.008555494,0.060829613,0.003857528,0.0375745,-0.028936166,0.02948739,-0.017847465,-0.10050344,-0.018969316,0.022323394,0.037967518,0.016859304,0.03711491,-0.021579666,0.051449016,0.043178614,-0.026309194,0.036172874,0.027515607,0.00066143094,-0.05054937,-0.0011118961,0.0048866933,0.005617402,0.008692646,-0.010737341,-0.05786782,-0.03477078,-0.012076744,-0.018693365,-0.0125394575,-0.041459557,-0.03815609,0.03236401,-0.007635025,0.022448475,-0.00803309,0.023742676,-0.001453387,-0.0012524286,-0.020009346,0.002799043,-0.0019940918,0.040488694,0.007108835,-0.047124285,-0.012542134,-0.015033,-0.014791423,-0.014942156,-0.013768828,0.0024187018,0.0018886989,0.006935037,-0.0025766888,-0.014618143,0.026640609,-0.00033873232,-0.022096034,0.032121588,0.056842547,0.0188824,0.016590834,-0.004811902,-0.018587288,-0.03453799,-0.004278416,0.029202817,0.009234206,-0.01462668,0.06749275,-0.008442077,0.0022007683,0.014349631,-0.00402984,0.029511081,-0.02820119,0.00967279,-0.025415123,0.05602063,-0.022762552,-0.04670897,0.03377201,-0.02770133,0.032774065,-0.0007805886,-0.018885188,0.023002869,0.004171066,-0.014426329,-0.014511548,0.0032626786,0.012188398,-0.08569111,0.020590637,0.009338444,-0.0109417485,0.02744688,0.07868517,0.027672635,-0.0018341343,0.043439377,-0.021828942,0.020116255,0.024230184,-0.02266705,0.023824425,-0.024374329,-0.08448063,0.00736722,0.019462513,-0.0036826706,0.03259508,0.038825825,-0.016411498,-0.020677263,0.028451614,0.03179364,0.016677346,0.04034934,-0.0054326155,0.012850973,0.04004024,0.013550572,0.025060626,-0.0056370427,0.0051641027,0.017732749,0.04512371,-0.03597499,0.0066501223,-0.021520283,0.04052691,0.03602087,0.021527011,0.009660731,-0.0367664,0.00911866,-0.10091402,-0.03733233,-0.06364918,-0.041558083,-0.017848527,-0.012983988,0.01159663,0.038020045,0.048162874,-0.014192464,0.037188284,0.0008633858,0.04363841,-0.019441327,-0.021316966,0.022518137,-0.008130797,-0.048562504,0.0030074536,0.004996275,-0.044165708,-0.0029784383,-0.033075318,-0.026176006,-0.02030373,0.06227464,-0.034327887,-0.016781548,0.00048192454,0.06588896,-0.0059234626,-0.046619628,-0.008411262,-0.015474546,-0.013861529,-0.015374899,0.10564272,0.016856646,-0.009638272,0.035916124,-0.018232673,0.070053086,0.035430696,0.0054508983,-0.0068721967,0.018733267,0.030030463,0.016211063,-0.008140981,-0.0065740333,-0.0346263,-0.0017635014,0.0054487367,0.017226225,0.015522701,-0.00035354402,-0.016640281,-0.04763715,-0.0154874455,-0.072607145,-0.0442576,0.0076777744,0.05438167,-0.043725017,-0.0368894,-0.03713049,-0.014721286,-0.016266797,-0.046214215,-0.0312189,0.028516179,-0.024412626,-0.037512787,-0.0055854465,-0.012568937,-0.0073773866,-0.037593532,-0.0031163043,-0.010433725,0.026810702,0.030328954,-0.004366456,0.020369,-0.0064717606,-0.022516085,-0.012488528,0.006931584,0.0068406365,-0.0010848724,0.049860504,-0.004930288,-0.026219053,-0.011553213,0.025656635,0.001495608,-0.0039161695,-0.01647294,0.0021831747,-0.020400696,0.069148764,-0.031859737,0.05884157,0.007174972,0.028576182,-0.025413273,-0.00793165,0.019676005,-0.028499754,-0.028648505,-0.030662384,-0.0742505,-0.013859464,0.0040559247,-0.036662854,-0.044072036,0.0020637792,0.0019805925,0.0005465411,-0.011153363,-0.010360409,0.011006362,-0.020499544,-0.008545799,0.0472788,-0.037844054,-0.026726112,0.0339353,0.034834426,0.009361248,-0.028170925,0.03246582,0.059083316,0.0000862192,0.0028570665,-0.058860738,0.024182638,-0.018462032,-0.07811512,0.00091948366,-0.0335346,-0.020453358,-0.021231063,0.044854686,-0.009771112,0.01515264,-0.0028004393,0.0020647112,-0.018737195,0.011171434,-0.00033897246,0.040229473,0.00966083,-0.020419396,0.035195123,0.0022724757,-0.006812478,-0.0464647,0.0013521953,-0.021794442,-0.001037665,-0.0040131086,0.035488527,-0.018115671,0.04418805,-0.010857304,0.0028418417,-0.021594435,-0.023224061,-0.006863873,-0.026973573,0.02534016,0.014808312,-0.015598885,0.018586917,0.0021448385,-0.012359994,-0.0013304332,-0.013323049,-0.033096075,-0.025375457,-0.00168754,0.011988593,0.022060893,0.021380164,0.00418644,-0.01958563,0.054154556,0.005945707,-0.050825078,-0.014617135,-0.019765386,-0.015299135,-0.0069620865,-0.003958447,-0.009035687,0.026425045,0.023700612,0.009806162,-0.07140777,0.03516491,0.032875374,-0.0067511713,0.027620934,0.054175258,0.060024224,-0.029605241,0.045205265,-0.044569463,-0.041473273,-0.003906941,-0.0043380745,0.009203764,-0.015982894,0.027289702,-0.013399958,-0.0049237297,-0.03959088,-0.0049173753,0.017313955,-0.039250746,0.04657575,-0.021092935,-0.02313818,0.04223139,-0.026402479,-0.01292357,-0.013425991,-0.019679582,0.0018510121,0.011324303,-0.011475638,-0.013006479,0.03544552,0.10133658,0.017981835,-0.004855075,-0.012222841,-0.018081214,0.0040706364,-0.14535011,-0.017948223,0.007240679,-0.02811963,0.0049529043,-0.009328128,-0.050989483,-0.0440814,-0.00720529,-0.04347357,-0.017345563,0.011355654,0.0057802713,-0.020186251,-0.020278031,0.032177877,-0.03452253,-0.020992147,-0.041153193,0.08795981,0.023585295,0.012874883,0.07492571,-0.015619049,-0.034324586,0.03815976,-0.013086647,-0.0061181923,-0.02342311,-0.038510125,-0.00812449,-0.046053227,0.02097785,0.041390993,0.02383549,-0.024349542,0.016081756,0.013171482,-0.07099471,-0.0069859694,-0.002458916,0.004738698,-0.023428025,0.012783356,-0.018033054,0.054854635,-0.03403637,-0.015325224,-0.08404836,0.020976063,-0.0040410804,0.050506447,-0.014477179,-0.0060858554,-0.02429432,-0.021054339,-0.03252603,-0.024367055,0.0016720205,0.010855625,0.0013840225,0.02534663,-0.045118276,-0.038007658,-0.046249464,0.044199146,-0.052140366,0.019672422,0.004044653,-0.014450859,-0.014602118,-0.039607637,0.026711427,-0.02503188,-0.013059408,0.024467645,0.0126820365,-0.047277413,-0.013681339,-0.019486979,-0.057970144,-0.011789905,-0.017055461,-0.042953476,0.07076576,-0.009630707,-0.014585103,-0.0011984834,-0.052008957,-0.010746629,-0.038736902,-0.049465843,0.011217817,-0.022317536,-0.010331965,0.06687297,-0.024864342,0.020351026,-0.009170363,0.0062233694,-0.0027150589,-0.0084976815,-0.02962271,-0.012279603,-0.01622141,-0.009118819,0.0351136,0.031071566,-0.033007886,-0.022479266,-0.018855475,-0.03333476,-0.014663159,0.011747392,-0.08670196,-0.027678797,-0.012770589,0.036306787,0.016009228,0.018445693,0.021943945,-0.009775561,-0.017520119,-0.049493853,0.0071589984,0.11369205,0.03397944,0.045112766,0.026688293,0.010107666,0.008078629,-0.054536663,0.034371443,-0.013936603,0.051621303,-0.030954178,-0.010734664,0.028165152,-0.03445814,-0.040335882,-0.0046163965,-0.04218771,0.0029791554,-0.029336596,0.009744106,-0.024445059,0.018285919,0.01942704,0.0056855083,-0.012069339,-0.019604687,-0.01405608,0.023642432,0.05158591,-0.00046481422,0.061564937,-0.011274867,-0.01709072,-0.037951067,0.047781654,-0.013591465,-0.02105058,-0.02449908,-0.019353567,-0.04937039,0.060231198,0.0066381986,-0.013409103,-0.030296888,0.010014696,0.052614443,-0.011845073,-0.008110429,-0.026561517,0.027180467,-0.0184612,-0.016939634,0.026276967,0.039447248,-0.03166973,0.047150962,-0.0020525386,0.04878833,0.078728564,-0.032160524,-0.027165957,0.0050248285,0.018603807,-0.038947947,-0.00077566406,-0.032896288,0.0048275255,0.011591349,-0.0066362135,0.08176141,-0.005699749,-0.0001455176,-0.0150101585,0.042653807,0.003771922,-0.03802219,-0.018935552,0.014973193,-0.0046289316,-0.01793523,0.02042553,-0.01505294,0.0023713384,-0.013595044,0.024844196,-0.06285597,-0.020183347,0.019741911,0.03920689,-0.011541436,-0.011227808,0.030949544,-0.01065062,-0.0050923107,-0.0063941423,0.058516905,0.01424832,-0.023013743,0.0063999444,-0.00943097,0.008235834,-0.021815773,0.046327222,-0.0020122267,0.020055914,-0.041921202,0.00763256,0.019826561,0.039107714,-0.006206765,-0.024823926,-0.043896988,0.015737528,-0.016012307,-0.01764979,0.029496193,-0.019300915,0.026371522,-0.009834107],"last_embed":{"hash":"jd6dni","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"jd6dni","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{10}","lines":[333,333],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"jd6dni","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014638955,-0.0014532203,-0.041165765,-0.0032035818,-0.042516995,-0.023975443,0.03207732,-0.012228052,0.0065810024,-0.0152745675,0.0050080228,-0.037246995,-0.03091461,0.0061632325,0.02460027,0.03347194,-0.041468237,0.031060627,0.009469221,0.0029891154,-0.0052213664,0.039137438,0.053015046,-0.028126892,-0.03520991,0.00073378044,-0.00045049688,-0.037305202,0.0071739173,0.037106905,0.00083005475,0.0007003248,-0.009619417,-0.015577769,-0.005906033,-0.010423182,-0.0071177394,-0.027203394,-0.03784846,0.06708535,0.024893366,-0.022459023,0.024398051,-0.0004848889,0.041583993,-0.0050043617,-0.046675883,-0.005994746,-0.0064030597,-0.00033103366,-0.019696295,0.03132999,0.03827561,-0.01590139,0.019636812,0.022063782,-0.0062235664,-0.05598031,-0.024057169,0.02078833,-0.03810379,0.029469313,-0.04689636,-0.03124484,-0.027337892,0.0516396,0.039015833,0.024292013,-0.03183626,-0.023892384,-0.0005959641,0.019396862,0.032547925,0.003123211,-0.024387933,-0.019080525,0.014197625,0.021343218,0.0053704907,0.043380752,0.005062575,0.0023566117,0.025432698,-0.013635353,-0.011380169,0.02383109,-0.028491369,0.068634085,0.034218855,0.0035446673,0.009879134,-0.029221252,0.02101376,-0.037364233,-0.0044918405,-0.0012334612,0.039116222,-0.034531664,0.05968929,0.009754159,0.037263934,-0.005074847,-0.02639169,-0.010949748,-0.026847541,0.008980073,0.013899154,0.024383364,0.03864447,-0.021499299,0.014696613,0.041119307,0.0325973,0.039908104,-0.0033826095,-0.030252846,0.003998622,-0.028023273,0.0038042348,-0.014220615,0.042478804,0.02622944,0.015014802,-0.026514055,0.03137502,0.020257585,-0.028079018,-0.03299038,-0.032435287,0.033230554,-0.010096649,0.022032844,-0.0169119,0.020172348,0.007852678,0.02303485,0.0659191,-0.02091627,-0.0028339827,-0.062359925,-0.021710178,0.025765918,-0.0068464954,-0.004090432,0.02674307,-0.06671775,-0.0061656134,0.004207367,0.0037197734,0.017408615,-0.0032112133,0.022910556,0.020603927,0.046125416,-0.010464812,0.042250384,-0.007190302,-0.0013066728,0.023551287,-0.01870911,0.012870555,-0.013859346,-0.02937578,0.03156856,0.013105408,0.0042714025,0.004847548,0.010641214,0.00090824935,-0.00393369,0.026068985,-0.0047656526,-0.0078097535,0.036670916,0.017202359,0.021437604,0.06344916,0.03687403,-0.006168373,-0.0094503155,-0.06965566,-0.0007661156,-0.031963345,-0.072581835,0.013251208,0.032823697,-0.019504858,-0.010679968,0.009876294,0.06743666,-0.00014105774,0.0069214543,-0.016866075,0.007839328,0.039356165,-0.01039747,0.021799712,0.005333788,-0.00057850295,-0.030562757,0.020960508,0.03722083,0.022016075,-0.036528397,-0.027265375,-0.0060914326,-0.04892927,-0.04441023,0.010960156,-0.032680362,0.0024318206,0.040272437,-0.020490186,-0.025193557,-0.029575175,-0.009183654,0.036008365,-0.019895308,0.012249577,0.009137596,0.00487168,0.044798262,0.019824568,-0.0035093795,-0.008518834,0.010676622,-0.018603733,0.056833893,0.0036689779,0.0035328376,-0.02003976,0.008330071,-0.037746925,-0.001607443,-0.03537374,-0.00625571,-0.0045009037,0.02838484,0.03186797,-0.024616763,-0.017081406,-0.031321954,0.015933799,0.009455471,0.006348366,-0.00405374,0.038917653,0.03888817,0.0050323107,0.018860132,-0.0044469167,0.0018865748,-0.06015966,0.0040862486,-0.02174186,0.009085551,0.006442647,0.006968207,0.010086412,-0.011782921,0.012144864,0.035039727,0.034068417,0.0054744855,-0.014108884,-0.009852803,0.003479333,0.010943835,0.011431454,0.06704444,-0.0075739757,-0.03368386,0.021514429,0.039937686,-0.04387884,0.0005632709,-0.051075537,0.04832858,0.031377397,0.01377285,-0.04564899,-0.024514306,-0.0030092066,-0.004505423,0.015528072,-0.014751795,-0.045176156,-0.008423063,0.016385417,-0.031223118,-0.026180021,0.004351771,0.0702066,0.013018213,-0.029715901,0.02482541,0.0054662917,-0.16819587,-0.0047828723,0.0023543476,0.051907647,0.009619274,0.019361569,-0.028468303,0.0053450847,-0.04366958,0.006989684,0.016581278,-0.05684837,0.039053094,0.021794252,0.020046523,-0.005999414,-0.014800366,-0.017019438,-0.0042319605,-0.054590203,-0.022665428,-0.043767747,0.06247658,0.031498566,0.0022425244,0.0034902554,0.059284233,-0.03436153,-0.0037623208,-0.034725748,-0.06927047,-0.016747916,-0.0112573635,0.0154690435,-0.0011397951,0.040734787,0.012625161,0.02415029,0.004411538,-0.019656198,0.06886935,0.056279346,0.015656378,0.016479822,0.005832527,-0.0025341928,-0.04201999,0.01595931,-0.063708656,-0.00018856941,0.007457866,-0.0022778083,-0.011684391,-0.0015546648,-0.040202707,-0.00029459415,0.0072011263,0.03900887,-0.033583567,0.0015625309,-0.0073113497,-0.040392462,0.009319282,-0.02009315,-0.055133518,-0.104349755,0.022820752,0.029281262,-0.019157246,-0.014741352,0.041727953,-0.064795285,0.003063952,-0.014883594,-0.035699368,0.0037718427,-0.013625089,-0.038304828,-0.006315344,-0.11741393,-0.037471067,-0.0009869769,-0.018215442,0.025417905,-0.028684862,-0.05459884,0.002609627,-0.009964267,0.010571579,0.23718663,0.017945953,0.01917151,-0.0018060164,0.036583535,-0.005338224,-0.014222189,0.060167186,-0.010969534,-0.03559399,-0.008548005,0.012591736,-0.008629764,-0.015679866,-0.003117656,0.052810293,-0.042243678,0.007354473,0.059963543,0.004310627,0.030177979,-0.020460468,-0.015677199,0.004696544,-0.046314634,-0.019951364,0.021239385,0.008148637,0.02636034,-0.010354278,-0.0069178096,0.03153629,0.026656369,-0.048969474,0.049105525,0.022926137,0.00040940064,-0.044282943,-0.019524336,-0.0011639331,0.014922236,0.0045956825,0.007936079,-0.066409335,-0.011861661,0.00045074787,0.02125191,-0.014986814,-0.013002512,-0.040541597,0.029268982,-0.017800957,0.028808963,-0.020372124,0.027454536,-0.021223472,0.0003335738,-0.043628495,-0.014305452,0.013824061,0.03824106,0.016400743,-0.042399216,0.0057237893,-0.0029636575,-0.021564567,-0.04026933,-0.007175123,-0.0014263744,0.009138279,-0.0077481084,-0.009937481,-0.015383054,0.0068976185,0.005446099,-0.008125432,0.012704842,0.07764789,0.03654578,0.003995971,-0.021498058,-0.0068772137,-0.039376654,0.0022610018,0.03469311,0.025872296,0.0050273533,0.07075037,-0.013893754,0.003136007,0.011343316,0.013422048,-0.0024246504,0.0000116483225,-0.003100542,-0.0134575395,0.028960072,-0.046322614,-0.040039822,0.03607146,-0.073247574,0.02003361,0.021808114,-0.031887975,0.027340941,0.0044881324,-0.009809311,-0.0337325,0.030553365,0.029159972,-0.08599281,0.014516573,0.013838294,0.00484077,0.035555523,0.057766132,0.07267681,0.01929056,0.058512747,0.0060180216,0.033716302,0.008261996,-0.0011925338,0.00016407667,-0.026083937,-0.053651158,0.030093053,0.0030384941,0.00026505912,0.041086104,0.028768286,-0.00838045,-0.0202826,0.04167287,0.05618927,-0.001342763,0.060501132,-0.022563918,0.018218003,0.03398724,0.008024427,0.004630149,-0.025516393,0.016866889,0.015645046,0.05308602,-0.0374387,-0.026063805,-0.0017550299,0.01876281,0.0010189591,0.02549257,0.01295745,-0.03217636,-0.010357968,-0.11234338,-0.025406707,-0.049445663,-0.024858952,-0.0020895016,-0.004003146,0.021681173,0.011871651,0.05315317,-0.0022202262,0.049239963,-0.003689232,0.043621413,-0.004823804,-0.00013515446,0.037151203,0.008404766,-0.04899645,-0.016057322,-0.036409836,-0.07216533,-0.041293014,-0.030591043,-0.010434288,-0.03251446,0.034577623,-0.016902903,-0.015303294,0.04625686,0.058053073,-0.007567932,-0.029660542,-0.018153986,-0.0021633767,-0.024944179,0.011154204,0.10462482,-0.004391359,-0.004960257,0.01902961,0.014980423,0.08024015,0.04887256,0.013641835,-0.008586144,0.000028785147,0.035247106,-0.0043331566,0.011350449,-0.022988318,-0.02438412,-0.016687624,0.018128704,0.023206582,-0.010601955,-0.027015047,0.008569396,-0.07702614,-0.030444862,-0.04867147,-0.038916927,-0.0042009577,0.032676253,0.0076263673,-0.03715932,-0.00652869,-0.033992875,-0.005694142,-0.037072327,-0.024479438,0.020038357,-0.012328968,-0.040005174,-0.020566404,-0.026240919,-0.010843217,-0.033672027,-0.01001154,-0.013308888,0.019687358,0.027962625,-0.0067543522,0.018742634,0.016078096,-0.03281116,-0.022576462,-0.0019709875,-0.019740947,-0.00050788565,0.02472669,-0.007734156,0.0074853576,-0.015169779,0.021220304,0.0023798458,0.015848149,-0.043424755,-0.01910357,-0.008500017,0.063799135,-0.013509614,0.062025495,-0.0040988512,0.035026573,-0.00041545992,0.005679995,0.03566221,-0.008566206,-0.0134785315,-0.03999454,-0.05553755,0.00040762476,-0.0053690644,-0.038200084,-0.025578726,-0.018468427,-0.010195314,-0.0007779064,-0.0067000655,0.01878054,0.0076462366,0.00028992517,0.0227716,-0.0055711553,-0.0456799,-0.03155984,0.03169002,0.027914185,-0.0033413882,-0.017911738,0.01225037,0.04298927,0.019500637,-0.0023388402,-0.05736325,0.016438141,-0.039024837,-0.04195834,-0.004177272,-0.011958187,-0.05398869,-0.009654556,0.04585011,-0.012781234,0.035993226,0.016517336,0.00456873,-0.0049146353,-0.008569579,-0.013755733,0.016966935,-0.006198396,-0.030324103,0.0642346,0.019779041,0.011275187,-0.04308765,-0.029303212,0.017793534,0.009433676,-0.0022433146,0.0285565,-0.015518188,0.031123001,-0.009073721,-0.013660958,-0.03582776,-0.01437428,0.0047590355,-0.03008924,0.003777897,0.0016183136,-0.02682801,0.002990945,0.005218012,-0.0057695475,0.018691428,-0.0369206,-0.04278195,-0.03989583,-0.025046222,0.014491544,0.0061465036,0.016026894,0.0015439629,-0.034629032,0.057813473,-0.00297672,-0.04365763,0.012897601,0.0034260363,-0.020195343,-0.013465281,-0.011092218,-0.0035037613,0.030699037,0.030146597,-0.002634056,-0.078444935,0.038546525,0.012184076,0.0044273073,0.033051837,0.059495658,0.04092356,-0.031541787,0.032965805,-0.06153212,-0.039805982,-0.027434202,0.017889798,0.03509756,-0.02433694,0.04254571,-0.010682848,0.02036881,0.013633422,-0.01891685,0.020907609,-0.076908424,0.0631085,-0.00295962,-0.02144435,0.05139991,0.0076855957,-0.023643607,-0.00693775,-0.019860622,0.0035332718,0.014796833,-0.022833765,-0.042170934,0.022338385,0.11542249,0.048074756,0.02018722,-0.0007167816,-0.023507204,0.018520443,-0.14152837,0.0039970223,0.0078032897,-0.015132191,0.0072246836,0.0009379013,-0.04945349,-0.08664372,-0.03774195,-0.024112249,-0.01483976,-0.003619551,0.006357706,-0.021804981,-0.03148794,0.021462636,-0.023217456,-0.025798723,-0.03637998,0.045605417,0.02721296,0.0031138128,0.045313053,-0.0057524047,-0.04139743,0.002591001,-0.036294755,0.00870725,-0.0024608169,-0.01991028,-0.037872035,-0.061082456,0.028408295,0.014475329,0.012044658,-0.0026664853,0.017454918,0.0070112306,-0.050145935,-0.016828254,-0.011642333,0.0342717,-0.008358229,0.015243071,0.0026135973,0.059540775,-0.04521141,-0.0026573618,-0.07656983,0.0067248144,-0.010596595,0.057728756,0.013901554,-0.0010426666,-0.009594355,0.015885592,-0.04698438,-0.0060893353,-0.0062517347,0.006916688,0.010687442,0.01470702,-0.053885203,-0.042752635,-0.062856965,0.027669908,-0.029764827,0.0028377743,0.003410524,-0.048188392,-0.016586123,-0.013681913,0.029176358,-0.024164004,-0.023648495,0.003945284,0.013471953,-0.042557705,0.0020592958,-0.045183253,-0.043466534,-0.009023081,0.008670228,-0.031517625,0.047966454,-0.009604326,-0.008324524,-0.0072037964,-0.028863372,0.008586354,-0.055349965,-0.03623341,0.008926801,-0.043011945,0.0028517928,0.039817937,-0.03978376,0.0052908035,0.028706212,0.007181106,-0.0025033578,0.005949174,-0.024696326,-0.019631602,-0.020569926,-0.0122094,0.03689118,0.0167134,-0.00849661,-0.0075058076,-0.0205705,-0.0155381225,-0.030541372,0.019016523,-0.06304807,-0.011341029,-0.024759341,0.03444934,0.036349554,-0.019021578,-0.0032000395,-0.014608002,-0.022725532,-0.026894314,0.009396868,0.06350407,0.04155148,0.026545057,0.02527865,0.014694732,0.02223135,-0.052804407,0.016309388,-0.015882619,0.028517775,-0.0039828112,-0.046132855,0.04265876,0.0072723133,-0.013608552,0.0015584482,-0.04706201,0.009331147,-0.03635495,0.003969186,-0.011744059,0.004371364,0.016966645,-0.0012536794,-0.0176978,-0.018858846,-0.027055604,0.009715009,0.06857284,-0.010975265,0.051880203,-0.02557678,-0.012958693,-0.006363748,0.025469678,0.00018833992,-0.0203152,-0.027290266,-0.00046923498,-0.027148442,0.07342323,-0.0012753279,-0.01551995,-0.017549666,0.0055073323,0.03821083,-0.0069892462,-0.011151296,0.018777119,-0.0030715074,-0.0063025993,-0.022340946,-0.008328074,0.04125161,-0.019525297,0.053362705,-0.011258118,0.054268006,0.058872115,-0.0080237,0.03441731,-0.012613621,0.010362848,-0.037715755,0.008875488,-0.028388914,0.0024145166,0.025239775,-0.012921751,0.0645369,0.010011305,0.006937405,-0.014186771,0.03618735,0.00567789,-0.013916309,-0.008181912,0.010843223,-0.009406856,-0.024959298,0.005351944,-0.0027540105,0.0024464114,-0.023621174,0.034453414,-0.061911598,-0.032675304,0.006598134,0.016758483,0.023123128,0.028204631,0.027021473,0.011605813,-0.0040037907,-0.04056801,0.04974163,0.02901322,-0.023996243,0.025871264,-0.013345464,-0.0029303276,-0.017064685,0.059627578,-0.02431666,0.0057287803,-0.06788213,0.028068466,0.016025716,0.026032297,-0.015226041,-0.005372798,-0.026116181,-0.010651561,0.010922746,0.0059789363,0.013137527,-0.039292254,0.011978401,0.00003356979],"last_embed":{"hash":"wz00rg","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"wz00rg","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{11}","lines":[334,334],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wz00rg","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01605382,-0.033501,-0.038919725,0.0023167531,-0.0480858,0.023935435,0.047729902,-0.00664414,0.0033031749,-0.011607655,0.0064337375,-0.008880166,-0.009004963,0.00740237,0.031869844,0.04617381,-0.03342136,0.02553926,0.011446281,-0.002651976,-0.024550527,0.024509458,0.04816786,-0.032860678,-0.029075744,0.013313414,-0.00074145064,-0.032096636,0.011593662,0.018881604,-0.01753193,-0.039419595,-0.015679032,-0.025851166,-0.00022052319,-0.01384049,-0.0057629733,-0.021956239,-0.050208583,0.038242903,-0.0051077395,-0.032218635,0.029033156,-0.006141916,0.032105464,-0.008371204,-0.04243819,-0.010539454,0.014143839,0.014796741,-0.0070624365,0.009135864,0.01306326,-0.0009617705,-0.007072401,0.03477244,0.0072067385,-0.049261637,-0.056874786,0.005644845,-0.045720994,0.009099026,-0.035540976,-0.0022789603,-0.00011108001,0.05341596,0.039648395,0.0067994166,-0.024163317,-0.013147517,-0.0035205598,0.017267667,-0.0019408484,0.006735101,-0.039333746,0.0008196331,0.030841062,0.013302347,0.01725161,0.036493186,0.00034552012,-0.006269765,0.018366514,0.015029187,-0.0025267676,0.029486306,-0.022659542,0.053548533,0.0250531,-0.004862075,0.008196021,-0.035650104,0.055915814,-0.03782057,-0.02460602,-0.0018066864,0.00043185076,-0.02926704,0.05034572,0.012070641,0.008488606,0.011117696,-0.0070474274,0.025163513,-0.014200519,0.013451416,0.006235766,0.035453573,0.04497177,-0.026774108,0.014138006,0.034044173,0.02491474,-0.0029465612,-0.010594486,-0.03068796,-0.0017906938,-0.015055894,-0.034217965,-0.019570237,0.020284863,0.041047484,0.017538367,-0.028458528,0.03018426,0.017703075,-0.012047081,-0.011822185,-0.03519332,0.047719404,0.023583205,0.016982367,0.0010135181,0.00846191,-0.0070056105,0.0221484,0.03138356,0.020933159,-0.0059475065,-0.081629366,0.002385,0.00007535297,-0.009182223,0.007586559,0.014376367,-0.06433007,0.022604086,0.014888476,-0.0022356051,0.03186603,-0.009348146,0.020737758,0.0049885623,0.029744133,0.0067869206,0.03277351,-0.0139131285,0.0074276906,0.042373832,-0.024011707,-0.012944394,-0.017441079,-0.032296646,0.046257563,0.03101292,-0.0010635719,-0.0018051007,0.014064501,0.0026422716,-0.009636051,0.015316767,-0.022053244,-0.010052999,0.045597,0.018816644,0.021788968,0.055678714,0.04765103,-0.0049492847,0.00027697076,-0.045351975,0.029321013,-0.059830144,-0.045332544,0.0127386805,0.030781366,-0.009761928,-0.023619588,0.024902822,0.064226635,-0.024212683,0.010825719,-0.01609992,0.010265196,0.04481235,0.0026454588,0.0130280545,-0.013488684,-0.0094460985,-0.033454843,-0.0032698736,0.031617165,0.017745852,-0.06838041,-0.031079615,-0.0014669766,-0.004258155,-0.027234484,0.011966966,-0.02920782,-0.0013256004,0.052497584,-0.011725948,-0.0142880995,-0.0344901,-0.012788432,0.044510026,-0.011252742,-0.012412834,-0.015162177,0.017401356,0.059717022,0.016798861,0.0147862015,-0.014295658,0.010961275,-0.005831173,0.050141107,0.02004537,0.008014606,-0.010605146,-0.026864639,-0.023383519,0.0012028794,0.02079615,-0.0009504247,-0.04481342,0.034268495,0.010968808,-0.017901,-0.021273492,-0.005518397,0.005290758,0.011808864,-0.0016223137,-0.045477245,0.045421246,0.04257319,0.0069386023,0.011401247,-0.03264419,0.0037093128,-0.015224038,-0.0035731534,-0.019381743,0.022389801,-0.0073864944,-0.0021647988,0.008854324,-0.005912267,0.017203264,0.02710879,0.044307817,0.016202806,-0.027911685,0.022851145,-0.010496919,0.025954874,-0.008052408,0.04320766,0.017325979,-0.022374664,0.026934499,0.041125435,-0.022350578,-0.0044073523,-0.012249572,0.017532615,0.041318405,0.023463294,-0.051064838,-0.015717788,0.012695543,0.01907313,0.019308683,-0.014860907,-0.039079428,-0.013999686,0.022843007,-0.03354407,-0.037580542,0.019000538,0.0621975,0.006312298,-0.027378574,0.042289786,0.013698779,-0.18856196,-0.017418489,0.0043803416,0.033940528,0.011327609,0.027870273,-0.0471516,0.018100785,-0.079129525,0.012208541,0.02237301,-0.052374043,0.032210644,0.0012433978,0.022839347,0.013208647,-0.017966196,-0.021241117,-0.01514047,-0.0417237,-0.03136437,-0.027969126,0.053660665,0.02265499,0.008938178,0.021633193,0.072399385,-0.041813366,-0.010495844,-0.04335845,-0.08829721,0.014998601,-0.002295018,0.024920065,-0.02201252,0.00863882,-0.009095066,0.03503416,0.0045415782,-0.018717278,0.07173265,0.05849836,0.019550182,0.039500393,0.017692005,-0.023025181,-0.009850357,0.0043182373,-0.045573164,-0.026777375,0.010786588,-0.0012295421,-0.0035234548,-0.04059521,-0.03275301,-0.018033708,0.006121241,0.030334603,-0.032996558,-0.022663828,-0.033362545,-0.02468844,-0.00011263112,-0.017312275,-0.057595428,-0.043127645,0.008064342,0.008718717,-0.014151416,-0.008819932,0.044966847,-0.055616397,0.03232583,-0.013024588,-0.006516054,0.01721469,-0.013426402,-0.033177383,-0.00015588214,-0.113259934,-0.011750694,0.027984763,-0.03775901,0.00976932,-0.027960353,-0.036858622,-0.004935734,-0.0026328715,0.04177129,0.24018888,0.0368832,0.0066607227,-0.011866373,0.033885974,-0.022061251,-0.0033464192,0.06617431,-0.0013808897,-0.02772561,-0.039135,-0.00063932355,0.0025501738,-0.0061789197,0.0058718044,0.06279628,-0.049582083,0.022170618,0.05293031,-0.019665277,0.045921393,-0.037770424,-0.012621728,-0.0073214658,-0.062195204,-0.020806976,0.012705823,0.041781597,0.0071209613,0.0032265205,-0.0049862843,0.062492616,0.045716472,-0.059674397,0.026206607,0.0032682882,0.014272497,-0.0752189,-0.018621542,0.0044914116,0.0054850644,0.016019942,0.007994105,-0.02884391,-0.032600865,-0.0145606855,0.029348616,0.009465386,-0.011380329,-0.023206528,0.015911555,-0.03855797,0.014593352,-0.024126356,0.020212438,0.019090198,0.026232999,-0.037089396,-0.022899425,-0.0004067587,0.023539552,0.009814366,-0.045809746,0.01891878,-0.017800216,0.009333652,-0.026870906,-0.027897414,-0.011214697,0.03492542,0.013934527,0.0012199681,-0.015267962,0.0049133054,-0.008467991,-0.017225081,0.004856688,0.03620805,0.04625204,0.0133711975,-0.0149711305,-0.015816715,-0.030543143,0.00948102,0.021067357,0.017266082,0.019489167,0.07213096,-0.023125457,-0.017184213,-0.010581021,0.01709177,-0.0037164371,0.043599617,0.0013771866,-0.016156077,0.06600005,-0.04263643,-0.017302606,0.038925875,-0.044559844,0.005688889,0.009992471,-0.035904404,0.033185463,-0.013563125,0.009217297,-0.026335549,0.03304006,0.02102508,-0.09422584,0.01776424,0.017716236,0.0037694064,0.008967912,0.073662445,0.071872495,0.0065293093,0.051642712,0.016450655,0.012092106,0.035368837,-0.023597784,0.03105966,-0.024546048,-0.07378356,-0.00392937,0.03724023,0.0014711041,0.04028715,0.018509557,-0.02634266,-0.019618431,0.0433932,0.038056295,0.002982203,0.050120093,-0.0029721593,0.02124575,0.022671295,0.013364781,-0.025256494,-0.017922163,0.027487904,0.01943345,0.022095397,-0.026361553,-0.035034295,-0.060357433,0.03351427,0.010617703,0.025514955,0.014969629,-0.047061812,-0.004960083,-0.08472941,-0.028403029,-0.052041758,-0.0065257084,-0.008305769,0.003376761,0.022598913,0.005889852,0.045306716,-0.043520287,0.022899061,-0.02994235,0.042943787,-0.025633354,-0.030856522,0.015579422,-0.004139988,-0.0464077,-0.0073942156,-0.033277437,-0.037102163,-0.039870527,-0.014517646,-0.024864234,-0.02602894,0.020976903,-0.014402591,-0.014760764,0.010661669,0.053946022,-0.008856541,-0.051087618,-0.00909047,-0.053894036,-0.021516342,0.0018573116,0.10767297,0.009227809,-0.01166634,0.010306167,-0.010818225,0.09957955,0.040699687,0.027162187,0.015350189,0.033876363,0.013423059,0.019436214,-0.00232644,-0.01936885,-0.035389572,0.020983329,0.027602714,0.03592761,-0.008284434,-0.0076323603,-0.009346981,-0.039797876,0.00018898724,-0.04019254,-0.039428543,0.02426498,0.04840674,-0.005887353,-0.01825022,-0.014617368,-0.04436665,-0.02336814,-0.011078084,-0.024311613,0.032099783,-0.0063416455,-0.028700223,-0.0052379104,-0.027117845,-0.006022612,-0.046577796,-0.021694107,-0.011083204,0.010055047,0.034048773,-0.008334106,0.024611918,0.008751218,-0.024203302,0.027617443,0.0062098005,0.0023820135,-0.022189606,0.048238434,-0.027770612,-0.0067408695,-0.022822926,0.03356165,-0.005141599,0.0046139513,-0.04518941,-0.009214111,-0.033958226,0.057386734,-0.021575494,0.020337781,-0.000100381934,-0.00043353435,-0.013526871,0.007124266,0.026953593,-0.005971934,-0.039389994,-0.04273434,-0.062932596,0.008792738,0.0076543815,-0.035425074,-0.058513377,-0.019673891,-0.010111003,0.024041085,0.0008865825,0.03319358,0.0020803942,-0.0022179803,0.0021615846,-0.019863755,-0.043977514,-0.045050398,0.020513097,0.025976192,0.011776394,-0.021583432,-0.0025161651,0.046418477,-0.007527607,-0.011895064,-0.050848015,0.0032708652,-0.0134299435,-0.049260072,0.025175463,-0.023775775,-0.049740653,-0.04765815,0.03052345,-0.0071188025,0.0163436,-0.00040212995,-0.010782588,-0.018414222,0.0077337795,-0.0010249794,0.036141414,0.01039532,-0.022651538,0.033286773,0.00390262,-0.0063704005,-0.04188889,-0.03139317,0.013038625,0.00062922563,-0.013620589,0.025875192,-0.0030706886,0.0051715123,-0.0060542645,-0.004375024,-0.051484678,-0.016130313,-0.011992945,-0.019300332,0.013475007,0.0024185048,-0.04530987,0.003006971,-0.0038973594,0.009869729,0.02542485,-0.025229253,0.011854307,-0.0495336,-0.01292428,0.030296514,-0.009495501,0.038434524,-0.002652673,0.0009769843,0.05732221,0.02708083,-0.040560275,-0.009558891,0.025270332,-0.03559641,-0.04890141,-0.047762666,-0.010839595,0.014209916,0.001412354,0.010321505,-0.04444139,0.046690166,0.0043100254,-0.015289649,0.011353105,0.058352746,0.04185185,-0.019831087,0.04017345,-0.030263718,-0.04337986,-0.014554754,0.040770303,0.035696708,-0.03487533,0.056664333,-0.022515202,0.00900485,-0.017522853,-0.0110658,0.019659037,-0.06832158,0.022997126,-0.0030286568,-0.02070202,0.034354333,0.009293532,-0.023750924,-0.02292584,0.0032148652,-0.00564527,0.0021567773,-0.0042193276,-0.039020978,0.01621184,0.10555342,0.023197154,-0.015396152,0.001213454,-0.0075984984,0.024285864,-0.15871128,-0.03452277,0.0011520006,-0.001030043,0.01614047,-0.0018904349,-0.03907937,-0.06067004,-0.01482018,-0.0053950953,-0.034271393,0.015726,-0.003648227,-0.031200456,-0.022626445,0.047204077,-0.012107303,-0.008276293,-0.02462155,0.056134477,0.0050305724,0.002002675,0.05636791,-0.007001063,-0.024683852,0.034718335,-0.03445723,-0.0016803589,0.0014477677,-0.016286498,-0.0628575,-0.052609634,0.03632397,0.019728618,0.033873525,-0.017560344,0.012548993,0.009990631,-0.086167336,-0.0093584545,-0.000388792,0.030248232,0.016613163,0.01229127,-0.009154291,0.06470942,-0.05214126,-0.028856581,-0.05168416,0.007164448,0.042053867,0.058986414,0.01050586,0.014513393,0.0042300867,0.010265106,-0.019928727,-0.010560706,0.0023817564,0.009483199,-0.015101796,0.011750858,-0.028475028,-0.018669795,-0.06625743,0.038599644,-0.0329628,0.02460074,-0.014722677,0.0005351654,-0.0012924245,-0.015861614,0.0154445,-0.047255423,-0.013889574,0.042428482,0.0058151963,-0.01653555,-0.012562888,-0.024230262,-0.06859544,-0.027765736,-0.012983387,-0.03780968,0.065724745,-0.035262942,-0.015834857,-0.012169332,-0.04052754,0.01363779,-0.040384658,-0.046624325,0.030413952,-0.024536246,-0.019529406,0.045276478,-0.009771837,0.013523775,-0.0071448865,0.013078429,-0.0073468448,0.009609704,-0.028966118,-0.03212606,-0.036934182,-0.010536099,0.058503654,0.014004017,-0.011452533,-0.02263342,-0.023492351,-0.023106877,0.0041297637,0.0097274305,-0.08254166,-0.02124955,-0.02841932,0.025029112,0.04423898,-0.016429089,-0.0047965446,-0.03195435,-0.022323916,-0.03122492,0.0050782464,0.07046273,-0.00242123,0.004793162,0.03653958,0.015066138,0.0023667112,-0.051899564,0.012656186,-0.0045927046,0.03405161,-0.008985103,-0.018810378,0.061292954,-0.016958838,-0.015108473,-0.011623439,-0.049183536,0.000107226704,-0.030294692,0.0029438587,-0.018336315,0.021442983,0.016860958,-0.011479649,-0.008806751,-0.016152302,0.0155295115,0.0053354367,0.06351593,-0.015502488,0.04087296,-0.023297675,0.0028320549,-0.017401062,0.032666612,-0.0010061363,-0.0105848145,-0.02549962,0.014580296,-0.006882688,0.055964496,-0.0065276027,-0.015420221,-0.016771927,0.0060619125,0.041668408,0.011993815,-0.0031679543,0.0078068376,0.019007612,-0.017428081,-0.00881339,0.0020023275,0.043438956,-0.027698878,0.050499506,0.01752714,0.02441903,0.06522044,-0.034815196,-0.0019633288,-0.014752712,0.019960273,-0.05401198,0.021975808,-0.0067946836,-0.015817974,0.030631604,-0.026159665,0.058151,-0.010350508,0.014781873,-0.04049216,0.042090386,0.0026217827,-0.017417857,-0.01109258,-0.012575585,0.0052483166,-0.040908765,0.017299913,0.008134187,0.025260655,0.008601046,0.05321726,-0.047020037,-0.023764867,0.0071485112,0.018631898,0.016478002,0.023274694,0.04386294,0.008299289,-0.012258808,-0.029427856,0.043673992,0.031008877,-0.015435674,-0.0032332593,-0.00071510475,-0.0007421802,-0.00010661254,0.034317493,-0.011921377,0.01112684,-0.048127893,0.009423661,0.021668155,0.023601284,-0.027302878,-0.004639662,-0.033428527,-0.007978703,-0.024335373,-0.025642447,0.032383442,-0.0213752,-0.008672097,0.0050550285],"last_embed":{"hash":"no2i77","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"no2i77","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{12}","lines":[335,335],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"no2i77","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0005193388,-0.04587141,-0.04833889,0.0022411076,-0.036511283,-0.015873484,0.048549667,-0.02017736,0.00035157494,-0.008897872,0.008004577,0.015008163,0.013392315,0.0210262,0.02433427,0.041493576,-0.02738998,0.017208103,0.032230034,0.019480854,-0.023277678,0.035268907,0.047972955,-0.03097378,-0.017736426,-0.023173343,0.008807045,-0.022703063,-0.019724565,0.03197428,0.002103431,-0.043510742,0.007824148,-0.016711662,-0.023347095,-0.042213943,0.0042952364,-0.000087276254,-0.044562995,0.050119843,0.012272085,-0.018305473,0.02478901,-0.020914603,0.0314877,-0.014580461,-0.052346073,-0.011996894,-0.0040869825,0.00035246726,-0.010542169,0.005549006,0.023119029,-0.0059245722,0.010637514,0.045979466,-0.0015471302,-0.065594874,-0.042610005,0.019168707,-0.0349324,0.016390717,-0.026681973,0.00024282909,-0.012983368,0.048029743,0.026742164,-0.0070530265,-0.0043025953,-0.016498521,0.018058686,-0.0067424164,0.009984392,-0.003817873,-0.055714354,-0.013560345,0.031563066,-0.004956336,-0.0018918911,0.008399883,0.0014038511,0.0055054184,0.004041053,-0.0051016966,-0.0025728699,0.020824514,-0.025917621,0.06630984,0.029096888,0.025657194,0.029886892,0.0028322183,0.034447227,-0.01958477,-0.026168307,0.0065163393,0.016793314,-0.048831195,0.048209023,-0.0027070902,0.022516267,-0.011625884,-0.018668126,0.04842455,-0.0072684796,-0.02739034,-0.0018783357,0.025251169,0.027159076,-0.025386008,-0.0129234195,0.032746192,0.025348352,0.024122419,0.0033131212,-0.007151109,0.003271524,-0.015630895,-0.013044457,-0.014884653,0.04991555,0.008517944,0.028803997,-0.025326759,-0.013473232,0.019287203,-0.011419132,-0.018862152,-0.031764995,0.00865595,-0.0015819748,0.025096484,-0.0009778637,0.023945484,0.0022653695,0.01738103,0.045260184,0.008632928,0.0012911794,-0.05401805,0.0003649881,0.056867592,-0.030118238,-0.0017163735,0.0076583717,-0.046028852,0.009383433,-0.0006667061,0.007912199,0.014506175,-0.011083271,0.020492751,0.005847433,0.040210284,-0.022796001,0.021035042,-0.0072279223,0.046386484,0.02036294,-0.030229848,-0.03846701,-0.0071128327,-0.00041445222,0.045959134,0.023214389,0.027601773,-0.0024509137,0.007872597,0.013576732,-0.016039694,0.00999234,-0.04062908,-0.006360052,0.035383597,0.049028154,0.007017674,0.07960337,0.028291337,0.006190704,-0.010711862,-0.049536806,0.022691898,-0.03710237,-0.055578776,-0.008701734,0.052672595,-0.018979011,-0.046776384,0.023247045,0.048608102,-0.034173477,0.015612485,-0.0042590224,-0.0029895133,0.05678867,0.0049785078,0.03308949,0.004967368,0.0068211686,-0.03690486,0.0033935625,0.03515609,0.030429827,-0.04385284,-0.053212583,-0.018065026,-0.011251896,-0.02740159,-0.012536856,-0.041486543,-0.0039848294,0.040625717,-0.02041449,0.009924381,-0.0052498253,-0.025519213,0.033463698,-0.01789598,-0.0048101656,-0.023273112,0.015146813,0.058534753,0.04170961,0.035517704,-0.016678348,0.030977733,0.0033635134,0.07195227,0.022833884,0.0051824786,0.0033178346,-0.0106202625,-0.011090965,0.02171213,-0.017421344,-0.010865711,-0.021550085,0.010921244,0.03948064,-0.008622591,-0.02374045,0.0019891541,0.012677761,-0.0043878383,-0.006179857,-0.027340591,0.034941696,0.05818604,0.002636451,0.00463054,-0.0050679916,0.0052738623,-0.02378894,0.0005370487,-0.007150951,0.03170278,-0.007357239,0.0059280996,0.004671101,-0.011040686,-0.0014816906,0.03124929,0.012121587,0.014574676,0.015017589,0.02653882,0.011683405,0.0017077375,0.0076883887,0.04550907,0.019560931,-0.025832897,0.009363359,0.051628403,-0.009560548,0.0011552083,-0.012977029,0.035031408,0.048357632,-0.008426711,-0.030581536,-0.030265676,0.017715203,0.0142013775,0.059664052,-0.0033789054,-0.023122068,-0.024724793,0.008874189,-0.040865183,-0.013764779,0.017583318,0.06640754,-0.0077045592,-0.04393962,0.008840678,0.018005189,-0.16294561,-0.022381,-0.01035656,0.049820334,0.032602184,0.039888635,-0.03512687,0.014363322,-0.05861318,0.034931354,0.010337211,-0.055685703,0.033425175,0.016087659,0.017452106,-0.0056020934,-0.0280544,0.0015251202,-0.028929573,-0.045370292,-0.021306116,-0.044472404,0.022346014,0.030687433,-0.00192171,-0.007331293,0.09855441,-0.014764529,0.010848318,-0.033587992,-0.057958875,-0.009582845,0.000044684206,-0.0070199138,-0.03344542,0.031043107,-0.028606704,0.040790036,0.009381346,-0.020662786,0.07688088,0.047986932,0.012976339,0.028293397,-0.02479144,-0.008918599,-0.03012704,0.036416303,-0.089496516,-0.010068442,-0.015157521,0.01336846,-0.026730616,-0.006937803,-0.040271692,0.012571013,-0.0035707753,0.0171352,-0.016597047,-0.025812605,-0.014647497,-0.039893482,-0.0040806946,-0.016364627,-0.04337704,-0.05742734,0.013375733,-0.030873135,-0.028921595,-0.03995595,0.022521837,-0.042484343,0.022876486,-0.017056338,-0.017975925,0.028709479,-0.02690103,-0.02904013,-0.03451097,-0.11687742,-0.031796545,0.037331168,-0.035777286,0.020926794,-0.009716556,-0.03623383,0.004832043,-0.00011284258,0.022768376,0.24361596,-0.0026299397,0.0010143231,-0.0054454603,0.03062045,-0.010246607,0.006296478,0.06793103,-0.010379585,-0.02657236,0.0017988489,0.02834388,0.0071994727,-0.012039376,0.008958139,0.03916055,-0.0628597,0.026510525,0.05133277,0.01582653,0.04551966,-0.029047025,0.016490916,0.001600865,-0.07716257,-0.035297215,0.0056285877,0.020606685,0.010513924,-0.00522489,0.0022051889,0.046148624,0.04873382,-0.04831559,0.013657526,0.027758565,0.016949933,-0.046992455,-0.020786555,0.00070083025,0.008815523,0.017524378,-0.011518554,-0.040917505,-0.027308911,-0.025079427,0.0067493524,-0.008478172,-0.0287393,-0.033891886,0.00880795,-0.025312196,0.035331897,-0.008271541,0.007906336,0.006413837,0.007245627,-0.02671582,-0.0078683635,0.015408442,0.078411765,0.0049333563,-0.054626733,0.011131969,0.019501952,0.012837309,-0.024628198,0.0011849798,0.019664738,0.017957037,0.033592883,0.019982373,-0.009584432,0.012415885,-0.0052049523,-0.0030778653,0.027777364,0.04617626,0.033004593,0.015991986,-0.024213133,-0.0026989416,-0.03175779,0.019834023,0.03864806,0.012408695,0.012714965,0.090088226,-0.011337616,0.018183995,-0.0072216983,0.028031362,-0.0054883696,-0.008294803,-0.010135648,-0.016190855,0.03790652,-0.008489395,-0.03342241,0.031781092,-0.06209097,0.01778131,0.02004972,-0.0030456702,0.03720167,0.008554949,-0.02475469,-0.0134865865,0.006646237,-0.020634454,-0.09823435,0.016420282,0.015588771,-0.013415631,0.014739746,0.06259807,0.050094444,0.01741545,0.058076456,-0.0019625416,0.022550214,0.01864762,-0.021274691,-0.0023472477,-0.021094566,-0.08274725,0.00042436837,0.004643046,0.011988505,0.0312113,0.07087687,-0.022528041,-0.0057486636,0.029011186,0.019886598,0.034025017,0.022734018,-0.019234907,0.023672042,0.020981453,0.03007296,0.021563388,-0.001964523,0.02006062,0.019692566,0.040706515,-0.027791591,-0.009553699,-0.022428941,0.008954937,-0.005958578,0.052791636,0.012847582,-0.048743818,0.0071579553,-0.079276405,-0.03356887,-0.048677187,-0.03334823,-0.012055246,-0.020954628,-0.0014901662,0.005959063,0.040070474,-0.038927227,-0.0008869568,-0.024931112,0.025821809,-0.029540181,-0.016010037,0.017658927,-0.017993122,-0.044345006,0.00017683652,-0.010926697,-0.035656974,-0.026768357,-0.008813036,0.0011117184,-0.025247565,0.04134071,-0.031197969,-0.027863722,0.008974373,0.065322004,-0.008936701,-0.054963734,0.012376885,-0.03389639,-0.015841644,0.016685093,0.09597908,0.013409059,-0.007520083,0.0049063293,-0.011948348,0.048158158,0.027763965,-0.0029591266,-0.01112611,0.01825943,0.017252654,-0.0085978685,-0.004716013,-0.004613706,-0.025405582,-0.002363592,0.028021336,0.029390743,-0.018516082,-0.010755094,-0.00176236,-0.056466088,-0.0045113093,-0.05792652,-0.035706084,0.015550714,0.0019900755,-0.028407445,-0.011523401,-0.03682774,-0.032750487,-0.005321849,-0.058532342,-0.016743578,0.028735155,-0.027808279,-0.017530123,-0.013906427,-0.027075345,-0.0068127564,-0.03975199,-0.006168996,-0.02444103,0.0053970735,0.04993002,0.0019688443,0.031126736,0.0042102733,-0.06440202,0.02679203,0.0023124074,-0.019235078,0.016676964,0.041865993,-0.012513488,-0.020720119,-0.024538126,0.00887445,-0.028596971,0.025011722,-0.027259871,-0.010144168,-0.032740273,0.051988523,-0.012865587,0.00624544,-0.0040957276,0.016344383,-0.044503033,0.0060344194,0.051111855,-0.013408446,-0.021794086,-0.011344023,-0.0758745,-0.0026774067,0.020803856,-0.047582667,-0.038065366,-0.029663498,-0.029097956,0.028331654,0.020925032,0.01234785,0.014539402,-0.024351986,-0.022600481,0.006904071,-0.04312994,-0.01923351,0.03606012,0.0155989565,-0.01467975,-0.036262058,0.008125379,0.025364727,-0.00025132377,0.018324906,-0.056533523,0.009342075,-0.0040835007,-0.06343745,0.0074260714,-0.012135121,-0.015948426,-0.053752728,0.053452365,-0.026436752,-0.0030073002,0.0040627746,0.0144575555,-0.0084285615,0.002077003,0.0034421107,0.027569817,0.012792238,-0.022711633,0.058849383,0.0007611825,0.020041374,-0.0335548,-0.000004978976,0.005569879,-0.014877503,-0.0058164187,0.04311445,-0.018344045,0.019326733,-0.00062718353,-0.024434155,-0.021739282,-0.037852634,-0.00773143,-0.034325846,0.008046351,0.0237186,-0.045216113,0.004104604,-0.01236215,-0.0026347418,-0.01699299,-0.022267502,-0.016382698,-0.024282716,-0.0051893974,0.025942264,-0.0025374542,0.013876241,0.009952698,-0.017837957,0.04925191,0.01869574,-0.029762896,-0.0022622994,-0.017877987,-0.007143685,-0.025165727,-0.0307862,0.0046021477,0.04868263,0.018709835,0.003698314,-0.08730756,0.052720714,0.0022786544,-0.017034084,0.0067190374,0.0579745,0.024007285,-0.003961352,0.042199012,-0.03902631,-0.047926053,-0.00047756615,0.034392748,0.02345528,-0.029750016,0.03490278,-0.02495927,0.0015087125,-0.034219887,-0.019358136,0.036197662,-0.06611548,0.027255397,-0.018840816,-0.03673186,0.03945949,0.012013684,-0.026696056,-0.013459831,-0.0022995083,-0.0008204954,0.030152155,-0.025573734,-0.005469239,0.03423014,0.08405319,0.01459013,0.019055618,0.010003042,-0.0136289755,0.00501284,-0.15442221,-0.0012509845,-0.007384028,-0.02182412,0.010092761,-0.013508299,-0.06290013,-0.056346368,-0.024158916,-0.03971059,-0.0020738756,-0.020820431,0.027346,-0.019385261,-0.000876111,0.03371659,-0.009239338,-0.027827729,-0.02496179,0.07157466,0.037094377,0.021201849,0.053592212,-0.021941308,-0.041918658,0.029206,-0.009944649,0.0035836142,-0.0123341065,-0.06420629,-0.042052444,-0.043689173,0.031701934,0.039068718,0.0023938844,-0.03652302,0.0058998447,0.0028989678,-0.07576994,-0.035448354,0.00037589282,0.0165753,-0.0052610007,0.02042895,0.010930737,0.057248525,-0.022234164,-0.022855418,-0.08315635,0.03287315,-0.0005307944,0.06002069,0.0063907397,0.020243686,-0.015197951,-0.03695538,-0.026002526,-0.0067010624,-0.006839915,0.0012339997,-0.0011950352,0.0136560295,-0.049709126,-0.020878587,-0.04940062,0.04091155,-0.021405898,0.015425257,-0.032214496,-0.012846011,0.0030941484,-0.01827733,0.014970616,-0.05526639,0.0070194947,0.011930909,0.013874564,-0.04442345,0.0025873487,-0.016159277,-0.07387936,-0.00013513332,-0.011263678,-0.02394312,0.068446316,-0.017166043,-0.0033984415,0.009701128,-0.06301973,0.007285826,-0.0298201,-0.03222313,0.01402731,-0.029393747,-0.009517862,0.065085284,-0.019627158,0.019453801,-0.0064712316,0.012987911,0.01180889,-0.0147415595,-0.020096391,-0.0081821475,-0.036786586,0.015550943,0.043634456,0.025195604,-0.017142491,-0.020081174,-0.029948484,-0.009016849,-0.03662068,0.0047604186,-0.0650681,-0.043180726,-0.0043025496,0.03500587,0.025201377,-0.031601153,0.023238758,-0.003406049,0.002764002,-0.045849606,0.0022214085,0.08971967,0.030096605,0.027339073,0.030381782,-0.0061499984,0.0016091035,-0.0583339,0.0110768,-0.01346021,0.037573297,-0.0148149375,-0.010782245,0.03881006,-0.027816636,-0.030906025,-0.007461751,-0.02003707,0.0095576495,-0.03141068,-0.0014366006,-0.016966224,-0.004046959,0.0109594315,-0.006465637,-0.015377289,-0.0051320647,0.002620159,0.009005099,0.053260054,-0.02799378,0.050707906,-0.0030728697,0.0070589343,-0.020950422,0.036433842,-0.022985425,-0.035776287,-0.024238545,-0.009045258,-0.039821144,0.057280622,-0.025339592,-0.026371557,-0.04434994,-0.002018466,0.04242367,0.013536832,-0.015536016,0.008157311,0.02177699,-0.032988653,-0.0070896526,0.023770023,0.031034283,-0.025437063,0.04284828,-0.0062209056,0.043761186,0.054361332,-0.014447171,-0.01095407,0.019794736,0.00764608,-0.041753475,0.020404283,-0.022123436,0.017154492,0.019988123,-0.0013498558,0.06807598,0.017025372,0.028243303,-0.015224384,0.03692492,-0.00034020378,-0.045164037,-0.0154675385,0.007861411,0.008897497,-0.022788862,0.039232463,-0.0022236502,0.015638996,0.004661244,0.03806102,-0.06453175,-0.0026610617,0.014583813,0.031171318,0.022386733,-0.011574557,0.042880114,0.015422589,-0.007333626,0.000630234,0.045527857,0.02666251,0.017599082,-0.026936859,-0.050639793,0.007005666,0.0018091333,0.03263055,0.00058875245,0.010222995,-0.05617062,0.0075035244,0.016419075,0.039681666,-0.019357387,-0.026520966,-0.030192912,-0.007443057,-0.02766929,-0.014885091,0.032541145,-0.018361215,-0.01098357,0.007417512],"last_embed":{"hash":"1tsed6w","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"1tsed6w","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{13}","lines":[336,336],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tsed6w","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00068694213,-0.017512105,-0.043082915,-0.010878933,-0.037003458,-0.0026047688,0.041526154,0.004233883,0.010864532,-0.0038083706,0.02024493,0.00022264884,0.009167019,-0.001547555,0.03011784,0.044368032,-0.0077237654,0.03604896,0.012168103,-0.011360121,-0.04811504,0.015256577,0.030480852,0.010132014,-0.04083712,-0.014890983,-0.02275007,-0.037754472,-0.007157372,0.04742058,-0.016486447,-0.06129452,0.038962133,-0.025854737,-0.0066297962,-0.0402658,-0.008103275,0.0016485127,-0.060155313,0.047914732,-0.0052193,-0.006144373,0.028581599,0.012042929,0.036851205,-0.039619297,-0.029128958,-0.00714966,-0.016900778,-0.019896304,-0.009260269,0.019090911,0.038398594,0.0025099502,0.002853007,0.040248528,-0.0103240665,-0.06062344,-0.046828892,0.017347159,-0.03863473,-0.008195708,-0.013374837,-0.0047606183,-0.019828387,0.035711728,0.025216494,0.025685573,-0.020020774,-0.025267351,0.015870778,0.0145577155,0.037231717,-0.0029047385,-0.0348724,-0.03335419,0.02591422,-0.011835114,0.0017498358,0.028666835,0.017717073,0.0019812537,0.006587251,-0.017347595,0.0061289864,0.024752343,-0.03710816,0.08281812,0.026314637,0.03803589,0.024761662,-0.0043838676,0.00091777026,-0.031188177,-0.011588301,-0.009064347,-0.0006471921,-0.028645663,0.03736856,-0.005794524,0.014983072,0.04052413,-0.016201818,0.0077565135,-0.026945708,-0.029690893,0.008626941,0.032201674,0.026049959,-0.02086332,0.01288087,0.046029642,0.027683716,0.05251103,-0.00039096145,-0.03957472,0.0074142492,-0.017822538,-0.022087002,-0.036459982,0.07058313,0.0130357975,0.033596598,-0.012549834,0.019824702,0.035161268,-0.032485522,-0.017005578,-0.043727342,0.048653316,0.034270797,0.047054164,0.022499207,0.025476787,0.02549177,0.029177347,0.026706954,0.014606632,0.015624317,-0.081172705,-0.0017367108,0.0052114353,-0.028098354,-0.005174102,-0.010267685,-0.016312942,-0.0021460007,0.010656073,-0.011046484,-0.0089980215,0.0008420993,0.020434123,-0.008218758,0.035404317,-0.0003991503,0.008752086,0.014137449,0.03930657,0.010816953,-0.057978168,0.013729453,-0.013046032,-0.0195524,0.033185612,0.019944789,0.043803755,0.014262289,0.0032001238,0.002850799,-0.006457187,0.025432082,-0.024704782,-0.0023593248,0.030690754,0.06426149,0.01501813,0.077462405,0.02327854,0.00046859312,-0.011716895,-0.03666815,0.037806995,-0.019493708,-0.066436686,-0.00876387,0.053363334,-0.01237696,-0.03158172,0.018534174,0.05009359,-0.038304575,-0.013839273,0.0045332517,0.0052865003,0.054466322,-0.011384512,0.013221085,-0.0054474254,0.007700246,-0.0214049,0.006196889,0.03679567,0.022752536,-0.04202707,-0.02260176,-0.013200768,-0.015611387,-0.01601121,-0.0022547066,-0.06643001,0.002402407,0.05387505,0.002933811,-0.026490469,-0.007527682,-0.0371345,0.055403385,0.0055244253,-0.008891918,-0.028270898,0.020087842,0.051439524,0.016761098,0.048503935,-0.026193587,0.032187086,-0.021355076,0.096260495,0.017982222,-0.01809792,-0.0032337317,-0.0008063504,0.022116767,0.004138432,0.0049478784,-0.01983411,-0.019397037,-0.002830276,0.021931153,-0.020450868,-0.019838585,0.027384207,0.014570836,0.003023942,-0.0029178131,-0.016221728,0.02341469,0.071822844,0.0005060212,0.0076864874,-0.0057729054,0.018159129,-0.017169852,-0.00284635,0.00010498816,0.01124604,-0.011112703,0.00816779,0.022582887,-0.006357991,-0.009287801,0.031067926,0.0009739456,0.008636967,0.026004914,0.0026279825,0.0100929495,0.021505808,0.022873752,0.03433288,0.021675145,-0.024330651,0.021074677,0.010445085,-0.03646386,-0.005936616,-0.021291774,0.027728664,0.05628808,0.0066379854,-0.03643647,-0.020314312,0.01688689,0.019984582,0.047355477,-0.008734089,-0.0385237,-0.014279032,-0.014600148,-0.023351327,-0.03667064,0.0076581454,0.061017554,-0.02452838,-0.016059494,0.008764639,-0.0005976007,-0.16540302,-0.014281626,-0.011206402,0.05075824,0.04128934,0.023430465,-0.043647896,0.018974382,-0.06567314,0.03734917,-0.021892462,-0.059135586,0.04544368,-0.009514791,0.006333985,0.0131121855,-0.040086456,-0.015064595,-0.031073788,-0.04486721,-0.014851812,-0.051851455,0.026423706,0.038157586,-0.0020242406,-0.0037341274,0.06258007,-0.029156694,0.0022717142,-0.051320814,-0.049701296,-0.013814952,-0.0031695964,0.02780503,-0.031726185,0.039944265,-0.01089731,0.028618976,0.004695817,-0.035066083,0.077088766,0.04812975,0.013455696,0.015925724,-0.0051634423,-0.005031156,-0.019382758,0.017951727,-0.08114537,-0.037520446,-0.01085268,0.0028457653,-0.008151865,-0.022029055,-0.028008094,0.0040792893,0.0032358742,0.019287338,-0.038246173,-0.0067396257,0.00058785116,-0.046905924,0.00357281,-0.017685134,-0.050268237,-0.05979229,0.018241353,-0.027121155,0.0008083781,-0.0171653,0.021620156,-0.05159271,0.01859608,-0.035055004,0.010311869,0.025738906,-0.007016373,-0.020114144,0.008339057,-0.11806673,-0.04678929,0.029276121,-0.017861014,0.014140046,-0.02334922,-0.041516773,-0.009017554,0.0025042542,0.027012385,0.22551472,0.021121344,0.041251093,0.0024117962,0.067906775,0.0047001056,0.006108666,0.0491385,-0.0014436094,-0.028250204,0.008646155,0.01689634,0.00366547,-0.018642284,0.034152176,0.046682578,-0.04097157,0.020152725,0.06983904,-0.027838457,0.013456712,-0.038253263,0.003828184,-0.013533971,-0.094571255,-0.012221302,0.01827999,0.020859167,0.006872364,0.024470922,-0.010971958,0.057152666,0.056196302,-0.02659395,0.046127174,0.021465128,-0.00025122068,-0.048304435,-0.038614035,-0.0073048063,0.006836364,0.007599127,-0.0034149485,-0.053579938,-0.030415537,-0.049674828,-0.013758469,-0.0022452322,-0.028815733,-0.0390355,0.033389326,-0.009525067,0.031902306,-0.010521083,0.02082422,0.012977345,-0.00409349,-0.011957347,-0.009936816,0.017971048,0.053609196,0.008770384,-0.0304221,0.024966387,0.0030962161,0.0009043984,-0.024299867,-0.009874126,-0.0033740469,0.0029300745,0.018209495,0.009776781,-0.006518459,-0.0018676812,-0.014609738,-0.0063862465,0.030954178,0.042528607,0.02695928,0.020785516,-0.0034167434,-0.023738062,-0.031016938,0.03505504,0.032226082,0.004982016,-0.011321932,0.07232701,-0.024800958,0.020308375,0.0036655513,0.016927516,-0.019011367,-0.00427481,-0.034624636,-0.023804152,0.049482755,-0.009819594,-0.07166019,0.042878933,-0.02375178,-0.0010488769,0.010651134,-0.0054021752,0.011059172,0.0065298215,-0.010802449,-0.0053427843,0.028833782,-0.0018921503,-0.0784774,0.00013970802,-0.023421546,-0.0061487476,-0.0028561556,0.055252288,0.025922313,0.017180929,0.030294137,0.02754098,0.014668974,0.02476313,-0.013040966,0.028756812,-0.02900278,-0.08989581,-0.0014322266,0.010169931,-0.0057544997,0.035473567,0.050175022,-0.023757244,-0.032115575,0.0031445555,0.020878801,0.011206532,0.01916602,-0.007432117,0.020498322,0.022193149,0.034960784,0.008248446,0.0001781753,0.013622191,0.01613138,0.023453267,-0.034082748,-0.01433467,-0.03987197,0.05239585,0.024602717,0.03559389,-0.0019917104,-0.04208928,0.016605016,-0.08183076,-0.035878226,-0.03029158,-0.035184227,-0.018271163,-0.026689623,0.0039230227,0.009029928,0.03459342,-0.015206075,0.029052168,-0.0068047508,0.041920915,-0.0041399654,-0.01745477,0.027373703,0.0013802245,-0.034889463,-0.01658563,-0.006615972,-0.05139919,0.024763193,-0.022800775,-0.018840713,-0.027126988,0.040802773,-0.042495504,-0.0029843047,-0.023288703,0.062947996,0.0016837082,-0.04969928,-0.013417881,-0.024311526,-0.011962737,0.010466692,0.10146536,0.0085218325,-0.016029922,0.03381169,-0.007463993,0.06425233,0.045211505,0.0014270077,-0.02958518,0.011841082,0.033072103,-0.018735632,-0.004201819,-0.047368318,-0.029837849,-0.00094049046,0.010047647,0.022749703,-0.0006883725,-0.004622439,-0.03354931,-0.051485907,-0.0057277316,-0.056655087,-0.040278587,0.0029867932,0.023437949,-0.0061190375,-0.048293974,-0.024887862,-0.037175015,0.0018289399,-0.021568641,-0.032024898,0.026605912,-0.019595936,-0.035434794,-0.019568723,-0.04118325,-0.0043427907,-0.04106297,-0.014157292,-0.022593347,0.020501828,0.044859134,0.013961585,0.020284519,0.0137917325,-0.022128034,-0.0008864594,-0.015223075,-0.019078149,-0.008381478,0.03303594,-0.013067198,-0.025774414,-0.043357886,0.021234082,-0.021466915,-0.0035464754,-0.03399686,-0.011030129,-0.040138833,0.063866176,-0.016064338,0.03966152,-0.008416954,-0.025177453,-0.03267721,0.0006590727,0.02378753,-0.014178006,-0.015006168,-0.022520818,-0.06382231,-0.0096311495,-0.01146898,-0.054956418,-0.037640695,-0.000628036,-0.0024361028,0.0062117255,0.001423665,-0.008336608,0.02537238,-0.014196193,0.0002492604,0.027051419,-0.039859693,-0.019386869,0.044338774,0.020539222,-0.023238966,-0.03460512,0.03408121,0.04321888,-0.0027512268,0.013035755,-0.07511759,0.021366915,-0.000009508085,-0.05023606,0.022750866,-0.026226297,-0.020095602,-0.035839222,0.03686988,0.0050867125,0.010526689,0.009231368,0.0046050325,-0.0120712025,0.009434504,0.011070461,0.026157476,0.024446372,-0.035347354,0.023893265,-0.005433011,0.0036200914,-0.036729414,-0.016638689,-0.007168171,0.004733988,0.0008845946,0.02052401,-0.013842451,0.023275724,0.00026075752,-0.009705145,-0.028365448,-0.012678769,0.008383369,-0.0014172258,0.0064958287,0.019397488,-0.041054644,0.0060634846,0.001587958,-0.009065101,0.0046456284,-0.024167594,-0.022799984,-0.03703536,-0.006948505,-0.003093767,0.003169536,0.0039017564,0.0026431289,-0.01727519,0.06456361,0.009104329,-0.027502773,-0.006431757,-0.027867706,-0.006419489,-0.018579448,-0.0225214,-0.0076377215,0.042414505,-0.010794321,0.009131552,-0.052580036,0.03855726,0.024791427,0.016895222,0.015003572,0.034245864,0.04858672,-0.007815915,0.026467275,-0.017116083,-0.035193212,-0.0065562567,-0.0015848111,0.017720588,-0.014533552,0.010419384,-0.01037314,-0.010969553,-0.05129178,-0.013229776,0.022856914,-0.0568563,0.031976905,-0.021951567,-0.04372538,0.024713457,-0.0046841116,-0.011866159,-0.01075165,-0.011464291,-0.009560938,0.021138482,-0.016177643,-0.010445147,0.0048407614,0.10991684,0.023281623,0.018095389,-0.008127654,0.0024058744,0.007633994,-0.1432609,0.001979328,0.005302805,-0.009564724,-0.00075460935,0.0035924993,-0.056827825,-0.047019403,-0.021975752,-0.03149672,-0.021237772,-0.00792452,0.018786542,-0.026672322,-0.02333278,0.051937487,-0.026117986,-0.011930485,-0.016617805,0.061701335,0.033845346,-0.00007721067,0.07635599,-0.015947478,-0.03097177,0.026218625,-0.031091044,0.016801715,-0.018406507,-0.02716535,-0.026486862,-0.033883378,0.03317871,0.037042577,0.02457998,-0.0522161,-0.002486836,0.006524842,-0.06741204,-0.021555064,-0.005537917,0.013707933,0.014045195,0.031040018,-0.0119265765,0.068015,-0.030608233,-0.010475191,-0.05026196,0.022123633,-0.002258049,0.047044236,0.015779318,0.028180804,-0.012785926,-0.009647971,-0.005813136,-0.021857819,0.020102188,0.016414799,-0.0008394706,0.034782983,-0.055835217,-0.04742194,-0.03278928,0.03778138,-0.036452547,0.032178856,-0.014698065,-0.010049232,-0.0017718794,-0.015658023,-0.0059328317,-0.055647418,0.0005214029,0.0139077185,0.005064614,-0.014160429,-0.005211137,-0.029290225,-0.06292869,0.0056281933,-0.009973381,-0.053715635,0.07631965,0.010359675,-0.0102496045,0.008358413,-0.061671402,-0.028531933,-0.022446236,-0.038498126,0.014536694,-0.022670053,-0.010829108,0.06430113,-0.016090907,0.023128437,-0.026145788,-0.004103101,0.00024594326,0.004141867,-0.026676865,-0.004634386,-0.027754439,-0.013774555,0.044739943,0.020376723,-0.032296527,-0.012065859,-0.010712319,-0.011050278,-0.033650875,0.011280318,-0.071714304,-0.03159846,0.0012028529,0.018487377,0.02415032,-0.018056715,0.023383126,-0.017193923,-0.0028393075,-0.04181202,0.006710804,0.10061941,-0.006110121,0.056360822,0.010248516,0.0128708845,0.013338981,-0.03590297,0.024994832,-0.008316137,0.06352317,-0.0019558722,0.012668582,0.037605695,-0.06345562,-0.019956473,-0.022425173,-0.01809362,0.00041555965,-0.037098862,-0.01235747,-0.04481859,0.030824685,0.015361707,0.004941249,-0.037866853,-0.028411957,-0.011553438,0.03278205,0.049018934,-0.005278419,0.056371994,-0.01914938,-0.009138446,-0.049936876,0.060314376,-0.020845545,-0.017526375,-0.016672863,-0.02329407,-0.05281912,0.06965523,-0.008723899,-0.016014801,-0.022350924,0.0255148,0.025400596,0.01993184,-0.0037560172,0.0013374813,0.04146372,-0.02089512,-0.022558514,0.035230063,0.039266035,-0.018542616,0.047992595,-0.0008520811,0.0494833,0.03476255,-0.006903788,-0.030738408,-0.004425165,-0.0023009698,-0.03295442,0.017279038,-0.016165515,0.011341013,0.055940233,0.0095864795,0.06546696,0.0015616781,0.0020642572,0.013991509,0.04541813,0.0023969384,-0.0416472,-0.018399548,0.013461726,0.017342433,-0.031439856,0.012429132,0.002095314,0.00014331557,0.005192154,0.031179579,-0.0661395,-0.015757116,0.016783675,0.014180021,-0.0010347678,-0.01514552,0.03416849,-0.009369892,-0.016749904,-0.03709088,0.05552229,0.026537135,-0.000779656,-0.027778957,-0.042440366,-0.014843757,-0.012336171,0.019276217,0.004308707,0.017918725,-0.0505721,-0.010673166,0.010747459,0.048396118,-0.019953152,-0.0042115333,-0.054104377,0.0016081928,0.0006158884,-0.029296627,0.04952562,-0.016889572,0.014359704,-0.008875507],"last_embed":{"hash":"1t7hccv","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"1t7hccv","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{14}","lines":[337,337],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1t7hccv","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{16}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01151152,-0.031143779,-0.042117707,0.0073422873,-0.06761801,-0.026623294,0.044311702,0.006722388,0.027569044,-0.014655723,0.004784254,-0.007154815,-0.0016691926,0.00032270502,0.019399647,0.05839722,-0.011474324,0.022148931,0.014862738,0.01095854,-0.06027106,0.009192089,0.056470167,-0.02840604,-0.024882032,-0.011769147,-0.002469066,-0.034424588,-0.008438523,0.032535795,0.0025721856,-0.02604996,0.031764757,0.0014352223,-0.019106472,0.0023906953,-0.021328462,0.004502997,-0.035291053,0.03352335,0.037082534,-0.014409625,0.043138653,-0.0030820456,0.026146395,-0.021516297,-0.05683277,-0.01564676,-0.019091869,0.0055557652,-0.015997784,0.009317379,0.039668713,-0.0038669945,0.022233928,0.022456648,0.008801786,-0.051669084,-0.02051318,0.035659675,-0.039063364,0.01609591,-0.026932687,-0.01813485,-0.026212106,0.048907664,0.027563166,-0.007359121,-0.01710389,-0.022547904,0.026929632,0.008450203,0.019567663,-0.008289959,-0.030782131,-0.022009453,0.02534866,-0.024864757,0.023453852,0.021911282,0.0046862816,0.009954255,0.014643055,-0.020273384,-0.015351406,0.020068029,-0.022045152,0.041648693,0.028233586,0.007212068,0.002975106,-0.000520723,0.03324958,-0.009508136,-0.011571128,-0.013335521,0.008865469,-0.044416174,0.027475558,0.00035458297,0.030773247,0.0231768,-0.039611258,0.005142486,-0.020330805,-0.025085507,0.007234589,0.03546753,0.04448106,-0.010154144,-0.00083215546,0.044468306,0.00844493,0.035619892,-0.0028031014,-0.02860731,0.029107423,-0.0066069104,-0.0076752244,-0.024371682,0.038346548,0.028208887,0.032893267,-0.0122571355,0.012920664,0.023448555,-0.04018095,-0.019796565,-0.060260553,0.04879869,0.0013743875,0.016572602,-0.00045691468,0.021764968,0.0011750358,0.02346555,0.047083292,0.0035109005,0.002706645,-0.07076144,-0.02129956,0.0125898365,-0.014659871,0.008659749,0.025248837,-0.04222698,0.031981256,0.017375415,-0.00552897,0.011418423,-0.020230966,0.011132381,-0.015421338,0.045807004,-0.006408818,0.03557319,-0.03530048,0.04324482,0.033192046,-0.018573137,-0.011520198,0.0035007868,-0.009267858,0.05160205,0.024924856,0.031554468,-0.012072467,-0.002405943,0.001146891,-0.0051022116,-0.006740212,-0.024882283,-0.0026594242,0.056437686,0.037968867,0.0047375723,0.059828606,0.04232191,-0.010925155,0.0017495676,-0.045517575,0.026673406,-0.034042638,-0.059885442,-0.019899711,0.048547957,-0.022143347,-0.04557483,0.024863793,0.05359838,-0.016252302,0.0039636614,-0.012861756,0.0110696,0.054148007,0.0040997216,0.03838828,-0.0019425409,0.0025524828,-0.01959297,-0.0017626592,0.050212234,0.024446668,-0.031062473,-0.053930867,-0.015121082,-0.023999838,-0.04616905,-0.013447201,-0.043213084,0.0023700488,0.056573153,-0.009329585,-0.026598668,-0.03183588,-0.0055017974,0.019740371,-0.02720646,-0.00933191,-0.016006608,0.0130294105,0.054557696,0.016278638,0.011180234,-0.00978986,0.020367596,0.0064941063,0.061355725,0.0038797033,0.0021644523,0.00016344564,-0.008195734,-0.005002004,0.016249742,-0.013997686,-0.029603066,-0.017515404,0.021402696,0.04374245,-0.014819302,-0.03427414,0.0045230743,0.010571032,0.008879092,-0.012066437,-0.025347384,0.019838884,0.04748913,0.0051642577,0.0029076368,-0.01665935,0.017137695,-0.019298563,-0.0075245323,0.0069210916,0.030205233,-0.011237937,0.005482208,-0.00838043,-0.0015203176,0.009853222,0.026641926,0.0054237535,0.014963376,0.009668003,0.019930225,0.015072591,-0.006460357,0.011813632,0.056020785,0.0096794395,-0.016529102,0.0069681834,0.023584295,-0.055170204,-0.0027554522,-0.0272649,0.028560586,0.04806578,-0.007151181,-0.04802149,-0.040064786,0.021928286,0.01155403,0.024198279,-0.005667336,-0.03550045,0.0029969676,0.018437097,-0.017693702,-0.01443737,0.018439624,0.07526705,-0.0027359969,-0.044812992,0.014597141,0.01878995,-0.1686058,-0.01274306,-0.0099682035,0.030199522,0.0032458936,0.038122315,-0.037951607,0.032545578,-0.07261315,0.007351877,-0.008854606,-0.05388444,0.018924732,0.00091486005,0.022629494,-0.0045580505,-0.029081494,-0.024935352,-0.0013644802,-0.042806976,-0.028364474,-0.046179045,0.024439046,0.013204446,0.009956529,0.010882121,0.08164067,-0.02839369,0.0056628617,-0.03167769,-0.08143205,0.010307701,0.0014911318,0.029440684,-0.013679121,0.028287191,-0.007594575,0.041768745,0.0000039408797,-0.007746383,0.08516497,0.063508004,0.010876986,0.024930356,-0.0036554236,-0.00061530137,-0.018904002,0.0088000465,-0.06474364,-0.027189286,-0.016055543,-0.00090237823,-0.034915194,-0.0014493131,-0.025587035,0.00969222,0.0024615081,0.014772312,-0.014266415,-0.045378476,-0.03284764,-0.026249385,-0.021647656,-0.025287414,-0.039674036,-0.066702925,0.008283152,0.0021211533,-0.015125428,-0.006204061,0.017639065,-0.041650232,0.01092107,-0.014534931,-0.04276244,0.01353745,-0.0057665813,-0.014436555,-0.0054414924,-0.10003496,-0.016357865,0.016271409,-0.02593614,0.028224163,-0.017206496,-0.046719965,0.0077502243,-0.021569638,0.034183763,0.24163225,0.020101467,0.027312737,0.0025081688,0.03959989,-0.008217858,0.013142483,0.07723511,0.016129384,-0.045253687,0.004345042,0.0027596909,-0.018217253,-0.0064083906,0.03081667,0.03212508,-0.055574957,0.033615876,0.05546802,-0.00582169,0.058387633,-0.035431672,0.022565635,0.004333708,-0.0893716,-0.04032315,0.013838052,0.039901454,-0.015045245,0.0008430297,-0.026400093,0.068367384,0.062366523,-0.042620786,0.02323062,0.02105726,-0.011245538,-0.06513766,-0.028542217,0.010182084,0.00344665,0.01937694,-0.01068416,-0.03533681,-0.02852646,0.015183989,0.009816676,0.010453313,-0.016727244,-0.03440319,0.020891301,0.00022925873,0.022867758,-0.0010719133,0.000807125,-0.014473417,0.004373661,-0.033699997,-0.0055179363,-0.00093266886,0.047632985,0.009962767,-0.046442304,0.002272452,0.0034174717,-0.013694286,-0.061710667,-0.0019546365,0.020980166,0.018216388,0.024892671,0.009144044,-0.00975999,0.0074256896,-0.011810137,-0.011844861,0.023382194,0.0584584,0.031874068,0.013071488,-0.011039706,-0.020695895,-0.036952287,0.01587493,0.04055813,0.020475145,-0.0048209317,0.08163384,-0.0026329304,0.020653298,0.009282389,-0.006704015,0.0034980348,-0.0014679148,0.004212673,-0.01751439,0.06589484,-0.045988716,-0.026189232,0.028121194,-0.036370315,0.028862746,0.009553195,-0.0004597602,0.029820336,-0.0064301174,-0.027617104,-0.014944798,0.013517368,-0.01157728,-0.090875305,0.021075211,-0.0012520943,-0.014020957,0.018397577,0.07369106,0.049521677,0.008624238,0.041626368,-0.012954234,-0.003132497,0.024803858,-0.029976802,0.021996781,-0.03275952,-0.07384572,0.0038370164,0.022718947,0.010049855,0.042693485,0.05082128,-0.013242669,-0.0015242007,0.029150903,0.0301287,0.012513272,0.03521938,-0.008119907,0.019320626,0.021196596,0.017144594,0.03419489,-0.0050047827,0.008208487,0.017718723,0.036785126,-0.011508963,-0.026511181,-0.023818005,0.017992957,0.019811196,0.031456936,0.000499915,-0.03743144,0.0063080117,-0.10188349,-0.029171979,-0.04189849,-0.011587913,-0.020178603,-0.01807651,-0.00078584976,0.02709572,0.06590362,-0.011763154,0.03785605,0.009183827,0.043588713,-0.0092840465,-0.022287339,0.037356246,-0.011716185,-0.0551289,-0.04410968,-0.02674981,-0.04401657,-0.0066258465,-0.030806461,-0.0138134165,-0.049420737,0.035898797,-0.019666959,-0.009918323,0.009362811,0.04688992,-0.000017029568,-0.028505895,0.005606451,-0.024084497,-0.011078642,0.0003479953,0.11059017,-0.0018767008,-0.007301799,0.036170002,-0.023478117,0.06625726,0.044718567,0.012997182,-0.0112978835,0.033322297,0.040921867,0.0005137338,-0.028732346,-0.027585654,-0.027314976,-0.000008061334,0.009885823,0.01557216,-0.030635754,-0.0139987115,-0.015468477,-0.05650111,-0.014851343,-0.04871781,-0.052995622,-0.0086798705,0.04215508,-0.029867891,-0.040350504,-0.030990105,-0.037884917,-0.029383892,-0.036075074,-0.013446992,0.040206984,-0.026156336,-0.034057263,-0.013537645,-0.017641453,-0.010511437,-0.039260913,-0.01746262,-0.019748468,0.0071368124,0.024316797,-0.0075571197,0.024580903,0.007862322,-0.036563292,-0.005863373,0.010528862,-0.014947685,-0.0041613467,0.044897664,-0.013578921,-0.017677581,-0.020230075,0.011468602,0.0048790923,-0.0023408835,-0.025863236,0.0030205762,-0.03692668,0.05290197,0.006892151,0.06880282,-0.016180048,0.0037744702,-0.022783725,0.011094889,0.020184135,-0.007832491,-0.02808657,-0.012782866,-0.09021227,-0.01928096,0.0066682366,-0.047075313,-0.053773012,-0.011541282,-0.006312334,0.0042950124,-0.008201192,0.002099548,-0.00088644103,-0.016547028,-0.021669177,0.0028888308,-0.03311287,-0.028597457,0.026628587,0.014487627,-0.0016200815,-0.024082854,0.029641211,0.07418242,0.0092709735,-0.0018885349,-0.04979297,0.015741771,-0.0054455204,-0.076010846,0.009765593,-0.017370388,-0.01145351,-0.033435196,0.01989647,0.003509143,0.022248372,0.004803834,0.020264758,-0.030399801,0.051123764,-0.027801631,0.05299904,0.013794876,-0.049406085,0.03773924,-0.0036210788,0.00396126,-0.037451155,-0.0033564083,-0.026344378,-0.00510635,-0.0023180193,0.03867749,-0.011197223,0.047460597,0.0026816668,-0.030967508,-0.03444625,-0.025654947,0.008172326,-0.037156586,0.024740811,0.01630022,-0.028257228,0.010926598,0.009981807,-0.007913955,0.003542769,-0.029617688,-0.014127907,-0.0485002,0.004282157,0.0071562487,0.0054274313,0.020186476,-0.015882703,-0.0033749186,0.04118898,0.002256518,-0.030340986,-0.024594598,-0.007877445,-0.008266209,-0.017996494,-0.019135565,-0.01193115,0.023954304,0.0070782746,0.013601172,-0.06258713,0.049324814,0.008155361,-0.011488457,0.012442099,0.060930405,0.049110718,-0.015480632,0.052504614,-0.017238688,-0.04401857,-0.004555161,0.0075551444,0.021424083,-0.025734665,0.045772098,0.005333417,-0.007024567,-0.029033717,-0.010168968,0.020024607,-0.04560489,0.04093969,-0.028823279,-0.023483712,0.014646342,-0.0062255654,0.0020873537,0.0031667217,-0.012671414,-0.01707777,0.006069188,0.00824892,-0.014596231,0.03184318,0.11228195,0.008319963,0.0007429587,-0.007770409,-0.015237113,0.0056806207,-0.14173523,-0.020134596,0.010151404,-0.014203765,-0.010296259,-0.0007827441,-0.039742526,-0.05568445,-0.00729127,-0.0149216065,-0.039001,0.033485815,-0.00049520895,-0.01815478,-0.015684482,0.02469858,-0.04389811,-0.032689,-0.013509413,0.052367,0.029001502,0.008344073,0.04914422,-0.015802829,-0.032787334,0.053863753,-0.016403917,0.0046927165,-0.008252296,-0.04915609,-0.039478388,-0.037971,0.031476688,0.022535503,0.01821495,-0.028482474,0.019320538,0.025039429,-0.07068992,-0.028928934,-0.014733036,0.013963647,-0.015645886,0.025639467,-0.01806355,0.053349886,-0.024360318,-0.027167602,-0.075488165,0.020757418,0.011950714,0.04536581,-0.011299105,0.004144079,-0.016282529,-0.012246589,-0.014675344,-0.015710102,-0.006530038,0.02338107,0.019438544,0.02866198,-0.045033623,-0.0150227845,-0.048442934,0.051357925,-0.035645105,0.027713006,-0.008277059,-0.0058979313,-0.02491508,-0.039228763,-0.0031123557,-0.03698879,0.009388009,0.01604716,0.012138474,-0.036432583,0.0022668175,-0.035169225,-0.06686007,-0.018300751,-0.025970789,-0.012936364,0.059663106,-0.007719725,-0.012152369,0.0031349882,-0.058083102,-0.002083388,-0.027035646,-0.04271338,0.020754138,-0.033761226,-0.004093307,0.05461221,-0.02627539,-0.0040519214,-0.009839415,0.005941697,-0.0020741222,0.015534701,-0.013644215,0.00067369756,-0.032220956,-0.0012946812,0.053980816,0.029415296,-0.016612267,-0.018566566,-0.02908589,-0.010295841,-0.006972656,-0.00075406494,-0.06759355,-0.023841439,-0.02445104,0.01954816,0.034220837,-0.001180866,0.015479627,-0.013840917,-0.018577209,-0.040767483,0.027660416,0.0934651,0.022733828,0.02654356,0.024543626,0.000674806,0.020223929,-0.0464154,0.0069950973,-0.031541415,0.059618805,-0.041687846,-0.025028834,0.038335077,-0.025291571,-0.027648056,-0.00897564,-0.048119392,-0.015593788,-0.029742643,0.007993648,-0.019899258,0.008842737,0.032028235,0.0025778124,-0.013512345,-0.023821823,-0.0077157696,0.026430229,0.04629684,-0.0066964407,0.061492123,-0.015796756,-0.023804631,-0.024794348,0.059674043,-0.009651407,-0.02974022,-0.008998217,-0.0053379955,-0.04922501,0.060838144,-0.006807634,-0.0060226284,-0.031316705,0.009835801,0.043474182,0.011413868,-0.008251668,0.0017859243,0.023388486,-0.010721731,-0.008045601,0.019547496,0.036224633,-0.036689546,0.043709893,-0.00070844823,0.04440281,0.06073848,-0.015120681,-0.03778891,-0.008544933,0.021157386,-0.03751586,0.016003791,-0.04268289,0.0067371163,0.029142024,-0.0054375078,0.05870184,0.008506743,0.014969827,0.013727595,0.04425874,0.001626692,-0.024201611,-0.009644139,0.0057466193,0.0072949277,-0.027146634,0.0055000354,-0.014419937,0.013919415,-0.0026165177,0.032265935,-0.08425239,-0.016434908,0.01963502,0.046042997,0.0035142596,-0.003809793,0.046088938,0.00875272,0.0074339276,-0.013937566,0.032508258,0.018002752,-0.00019463159,-0.01732545,-0.008013379,0.018178897,-0.0021315457,0.023464097,-0.002904089,0.0037921611,-0.045799244,0.001351285,0.02601802,0.04081068,-0.0074650967,-0.02841089,-0.02250685,-0.018400555,-0.016414033,-0.03237517,0.029226184,-0.0116903065,-0.0053942963,0.005699647],"last_embed":{"hash":"18a41wp","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"18a41wp","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#Next Actions#{16}","lines":[340,343],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"18a41wp","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038543127,-0.022804178,-0.047534935,-0.018011069,-0.041185245,-0.051196046,0.04853931,-0.003148612,-0.0066209044,0.0065097194,-0.0058904765,-0.0068795956,-0.005674167,0.024373384,0.0028942837,0.043128412,-0.008175615,0.010353979,0.027604243,-0.0110469675,-0.026202772,0.017394118,0.04721091,-0.050034873,-0.0071582976,-0.010093421,-0.02846916,-0.011584557,0.004627707,0.036645576,0.010625794,-0.014133732,0.028769972,-0.02602156,-0.0043958807,0.010452985,0.018755374,-0.018556347,-0.020097392,0.043397844,0.028030893,-0.016453788,0.03349103,-0.006822652,0.03297951,-0.02697957,-0.0493328,0.002906871,0.0041446695,0.020760352,0.00076280796,-0.019917168,0.043895636,0.0086502945,0.017712235,0.029851152,0.018251186,-0.03444376,-0.021600084,-0.0000119968,-0.040905695,0.008607127,-0.03594664,-0.022546977,-0.01510282,0.04667823,0.001686248,-0.005681501,-0.008234202,-0.010447507,0.024701811,-0.0018062339,0.04194059,0.010821216,-0.054868083,-0.00953566,-0.011257943,-0.0006626079,-0.030594366,0.013083381,0.00081179384,0.018871158,-0.001721572,0.020041468,-0.018817343,0.027609615,-0.025660958,0.07961322,0.03244875,0.019968238,0.009982053,-0.013321409,0.02101424,-0.02403379,-0.015952844,-0.014476824,0.025284557,-0.040211357,0.06624841,0.013004916,0.026240395,0.008220177,-0.020576553,-0.011398961,-0.005347193,0.004884302,0.010076434,0.046818547,0.04569865,-0.018855218,0.014107525,0.041076,-0.004738163,0.005504672,-0.014690046,-0.02267571,-0.0067418236,-0.028139928,-0.0052592377,-0.0124038765,0.050038446,0.032937136,0.03872719,-0.02004732,-0.0032188732,0.025438776,-0.014691841,-0.025706997,-0.056299955,0.0626938,0.0052723554,0.033025786,-0.03128778,-0.007331901,-0.028777635,0.01220476,0.06292086,0.026169538,-0.013478472,-0.06725003,-0.0029444776,0.008002393,-0.023801502,-0.00064508466,0.03778433,-0.053800624,0.00081214367,0.029678911,0.014016906,0.033814237,-0.0030561173,0.012619886,-0.0021386452,0.05666106,-0.028687466,0.03045476,-0.007293124,0.050111007,0.016363127,0.0076984274,0.0040652347,-0.0033561294,-0.019182147,0.075431414,0.007025765,0.0132614905,0.0011420809,0.004278186,0.007731426,-0.003299112,-0.009859748,0.0056979605,-0.012801231,0.028539209,0.036498066,0.022991091,0.050458904,0.049326424,-0.01541892,-0.018592661,-0.058556575,0.040280875,-0.021659298,-0.07976009,0.022784201,0.051996645,-0.018807704,-0.028274106,0.012250125,0.04701677,-0.04684454,0.0012649322,-0.005409336,0.030061802,0.081691355,0.012932112,0.026127582,-0.0029025455,0.021124104,0.008349655,0.010939726,0.03444973,0.00128446,-0.025629174,-0.04488533,-0.0059319832,-0.027451206,-0.07052273,0.010448989,-0.049247,0.015676225,0.038762473,-0.0071979114,-0.043773323,0.020115092,0.00838494,0.018478606,-0.010579922,-0.00045445072,0.003964675,0.019602722,0.07606071,0.02114394,-0.03175825,-0.008926421,0.020116938,-0.015193439,0.0429797,-0.005172795,-0.0029979413,0.011774508,-0.012278696,-0.018283263,0.027907796,-0.0006859561,-0.017598985,0.0056997454,-0.000810145,0.046526007,0.01558429,-0.03553254,0.030761695,0.038838696,0.018469183,0.020716177,-0.022243964,0.0208016,0.030750401,-0.006857716,-0.019877536,-0.021472784,0.007798909,-0.028325934,-0.009344484,0.015865333,0.017167464,-0.00042291958,-0.0014529414,0.01602986,-0.020793725,0.012793881,-0.0020230014,0.0096799275,0.010335104,-0.00009320267,-0.003175944,0.007948182,-0.01836544,0.001935261,0.07213019,0.020856738,-0.024271633,0.006322848,0.037082076,-0.0233089,0.0070894836,-0.037388764,0.029015657,0.04897336,-0.012405288,-0.050615743,-0.04155119,0.012695622,0.017076673,0.011050366,0.01915713,-0.038980905,-0.023798017,0.019872375,-0.02516097,0.023757577,-0.008830726,0.06393821,-0.013177091,-0.055877704,0.0077408645,0.0106242765,-0.16857164,0.015620746,-0.018723166,0.01722961,0.005692282,0.011536697,-0.045263495,0.0027835497,-0.08781821,0.03013832,0.015092645,-0.03178942,0.017270308,-0.00599417,0.0066290176,-0.0005652747,-0.005697056,-0.037744254,-0.024558173,-0.058821615,-0.024254937,-0.03958924,0.06637422,0.041474666,0.0054748254,0.008283311,0.043094523,-0.026377218,0.007364162,-0.060160886,-0.078938395,0.011486912,-0.0040569943,0.010771311,0.007908466,0.02065525,-0.022900691,0.034396823,0.032869015,-0.00026529253,0.06623284,0.038842805,0.00916499,0.025757259,0.0010800576,0.0030509974,-0.012667205,0.0018200772,-0.052848816,-0.01479227,-0.005456968,0.0017595799,-0.0357196,-0.013572301,-0.029195055,-0.0011818848,-0.00066775805,0.025362039,-0.031088477,-0.02893563,-0.023145393,-0.003799082,-0.019917313,-0.014808704,-0.03741673,-0.045680434,0.008485818,0.009665027,-0.0089052515,0.001472756,0.035164576,-0.03783656,0.005431118,-0.007456267,-0.009789818,0.024462802,-0.011748062,-0.023161609,-0.009234112,-0.115728624,-0.000205743,0.03296963,-0.029862303,0.009127612,0.0028390486,-0.035377987,-0.0051351795,0.008613786,0.025582967,0.24674289,0.048642024,0.0005060712,0.013096346,0.032871835,-0.007063163,0.0061871237,0.072524756,-0.000053992102,-0.026879136,-0.0029394473,0.0105093755,-0.010108336,-0.0018764711,-0.00007091761,0.0537,-0.040019985,0.027272552,0.05304849,-0.010207204,0.04377563,-0.029398894,0.021762963,-0.013987308,-0.07519175,-0.04254423,-0.0023994506,0.042604342,-0.00926536,0.02245406,-0.021883264,0.06288378,0.043059327,-0.0559989,0.042709015,0.030233314,0.010863906,-0.08686177,-0.020960566,-0.00042633136,0.014491667,0.02920987,0.021611081,-0.047146607,-0.022816567,0.016312407,-0.0065371864,0.022964044,-0.030155856,-0.03639561,-0.001795374,0.00973251,0.020646403,-0.023225643,-0.0131628355,-0.0042852545,0.018121276,-0.03905916,-0.011698191,0.033283714,0.04689606,0.029878015,-0.062315725,0.015172111,0.026286978,-0.005281691,-0.033368073,-0.0019948953,0.035198953,0.006760931,0.04819651,0.010354754,-0.007426,-0.009254159,0.0022737302,-0.0070351707,0.008887406,0.03759351,0.03794646,0.00049399113,-0.0035377792,-0.011175469,-0.04326483,-0.014246844,0.030879386,0.01171702,0.0012049335,0.09255772,-0.01713541,0.011847067,0.0050473,0.008662423,-0.0305457,-0.006860317,-0.024758985,-0.0185958,0.030130943,-0.03846931,-0.019010251,0.031356566,-0.03145073,0.03340568,0.014173971,-0.0075918976,0.025747858,0.0063188598,0.0032452713,-0.03079165,-0.0007370231,0.03452075,-0.08939649,-0.012149423,-0.0032679294,-0.01944286,0.012581303,0.06543167,0.019755192,0.008849677,0.05394941,-0.022262594,0.016512966,0.011688883,-0.039883107,0.004468408,-0.0120701045,-0.062700965,0.004505261,0.011162675,0.03262222,0.030069586,0.04461232,-0.026338097,0.025313726,0.04624971,0.028728738,0.014168168,0.034962986,-0.034537718,0.031180331,-0.00121775,0.011759141,0.014930415,-0.0028159488,0.011275251,0.032618277,0.02573446,-0.021253746,0.013581112,-0.048496902,0.0058712503,0.004846198,0.014278949,0.014679605,-0.0417582,0.010609727,-0.09266632,-0.026728472,-0.012776956,-0.016055591,-0.032058872,-0.020850137,-0.0012135461,0.020365689,0.07968611,-0.012148479,0.027105654,0.022771576,0.007962955,-0.02115986,-0.002913753,0.027990082,-0.0016356187,-0.032508973,-0.02514527,-0.040228464,-0.03963785,-0.053563386,-0.036312193,-0.0068312576,-0.020859344,0.038094252,-0.0096236635,-0.0369965,0.028219214,0.029785207,-0.0010850832,-0.04380007,0.0043972293,-0.016828572,-0.015586302,-0.008488154,0.11283467,0.017410243,0.010004117,0.0139998635,-0.003630092,0.064899124,0.06191223,0.018235922,-0.0054036644,0.030870477,0.003504932,0.02237473,-0.032408938,-0.02228678,0.005023507,0.016156316,0.035020955,0.010959036,0.004229405,-0.0075879344,0.010189262,-0.05967663,-0.009115147,-0.05568833,-0.04553506,0.016117252,0.03532475,-0.025665184,-0.026150558,-0.008899888,-0.036339052,-0.010646668,-0.038750045,0.005675708,0.024483867,-0.03445669,-0.049999155,-0.0105785895,-0.023832995,-0.0052246857,-0.033081785,-0.026187167,-0.037165266,0.02692156,0.018411579,0.01654847,0.026287116,-0.005781984,-0.02363875,-0.0076367273,-0.012731322,0.010156086,-0.043132994,0.005117392,-0.0006344061,-0.032056022,-0.020460518,0.010842284,0.010411252,0.01500868,-0.02772265,-0.011892428,-0.028091272,0.041288048,0.0003220755,0.025819125,0.00080939854,0.04572326,-0.031740922,-0.0015180287,0.018927332,0.001219828,-0.01070463,-0.044481847,-0.08883723,-0.0007811131,0.009005996,-0.03454852,-0.050266948,-0.036121696,0.0007551846,-0.014400129,-0.012357272,0.0076465895,0.0030908193,-0.007880656,-0.0089131715,-0.012011099,-0.052931055,-0.014429636,0.0560528,-0.008748382,0.00083233305,-0.027632337,-0.0025563233,0.0628565,-0.012839869,-0.00094762264,-0.06933989,0.012693792,0.008920498,-0.06112186,0.04343328,-0.029076463,-0.025605615,-0.06866791,0.01954665,-0.014183218,-0.006471392,-0.0075520044,0.016292084,-0.025488082,0.035656456,-0.003369877,0.011658087,0.016073415,-0.020387838,0.036690023,-0.007771365,0.01455981,-0.034737434,-0.013819028,-0.01565991,-0.009387671,-0.007506524,0.021653432,-0.02005752,0.051141143,0.008113772,-0.01431851,-0.056256972,-0.0025831007,-0.004085836,-0.017850094,-0.0010005862,-0.0054688146,-0.04127867,0.0014456596,-0.002227459,-0.0017904274,0.00044472297,-0.04330724,-0.026677707,-0.04417357,-0.0041728728,0.009640215,0.006724539,0.016720116,-0.020027103,-0.0038884855,0.040695626,0.002204033,-0.059749223,-0.01347783,0.021402799,-0.02149868,-0.026108816,-0.017446937,0.004890989,0.03971209,0.031928718,0.0005813001,-0.045778617,0.050363287,-0.0047755474,-0.017232656,0.04519149,0.04804939,0.040857047,-0.011805027,0.058410697,0.0059499713,-0.037218735,-0.006651971,0.020892844,0.03969553,-0.024178023,0.022710986,-0.007166467,-0.017304981,-0.0006151602,-0.0087083485,0.025893755,-0.03839593,0.029666793,-0.008112127,-0.025579114,0.046806484,-0.013970145,-0.02598316,-0.013092939,-0.0017934814,-0.0029719009,0.04652137,0.00010365524,-0.045363978,0.031894103,0.0653478,0.01889881,-0.016465755,-0.025215764,-0.047360383,0.0067477087,-0.14336827,-0.0028592504,0.0154089,-0.007875637,0.0073005147,-0.02064056,-0.042999674,-0.05955106,-0.027036978,-0.008666413,-0.012463265,0.0142802335,-0.0022880216,-0.013427771,-0.019254478,0.024270706,-0.03349289,0.0022495887,-0.017837124,0.054730374,0.017186321,-0.011360061,0.036711987,-0.038993426,-0.04553094,0.03191881,-0.03189102,-0.0011975083,-0.01648236,-0.03330951,-0.05153095,-0.06034574,0.015203189,0.037844963,0.033296704,-0.02519436,0.010670608,0.03446437,-0.056873,-0.018550087,-0.0015604625,0.02811225,-0.013336192,0.02551515,-0.012211959,0.065099604,-0.05130991,-0.027255608,-0.06680917,0.01284395,-0.010502152,0.057031438,-0.017736275,0.0057972027,-0.00095670525,-0.017127782,-0.0483817,0.010314379,0.029072305,0.015828526,0.008386602,0.027963445,-0.066145815,-0.02019913,-0.056212313,0.043223325,-0.04605807,0.03638433,-0.017574906,0.022632193,-0.025078103,0.010029649,0.0022542381,-0.022554008,0.005332797,0.025914991,0.022004658,-0.030742755,-0.010958696,-0.035050485,-0.024041658,-0.006457843,0.0009231958,-0.03441811,0.053923,0.009566473,-0.0034567104,-0.00022740825,-0.04051039,0.018853048,-0.043652356,-0.03140501,0.015805824,-0.00036516998,-0.016730122,0.026818488,-0.034286045,0.0044309413,-0.042038113,-0.01931619,-0.03398436,-0.013136473,-0.042042736,-0.0021668987,-0.022812892,-0.03750375,0.04518044,0.02357018,-0.025640698,-0.015722709,-0.015120084,-0.028052734,0.0064080814,0.016322104,-0.06082593,-0.006629299,-0.009742222,0.027061922,0.03435081,0.009382224,0.0018850359,-0.025370302,-0.012070735,-0.015293285,0.025054999,0.08026608,0.009736872,0.032408554,0.040478755,-0.035425436,-0.009450936,-0.06593921,0.009230918,-0.029454783,0.033545446,-0.035579257,-0.037348766,0.03913062,0.0010761325,-0.035982456,-0.01874586,-0.016036373,-0.024648543,-0.023008293,0.005632832,-0.008637353,0.032041334,0.049016047,-0.0062799244,-0.0030967067,0.0004020411,0.013629106,-0.003632143,0.05484343,0.018725729,0.038552284,-0.0145866815,-0.004123722,0.036321383,0.03907763,-0.030534757,-0.028574135,-0.022413826,0.0069056395,-0.027078126,0.05411284,-0.0016234006,-0.016436284,-0.026150705,-0.017814169,0.054049693,0.031509854,-0.016861977,0.034173794,0.006955367,-0.004576772,-0.016308852,0.015337733,0.012095622,-0.035481177,0.036555797,0.012240067,0.014412204,0.04263757,-0.024852127,-0.021768324,0.0023001162,0.016482424,-0.036776163,0.023768317,-0.0013131617,-0.014124743,0.04015282,-0.008875394,0.05150358,-0.0029641255,0.015249036,-0.009094987,0.04240943,-0.011551284,-0.015464358,-0.029700812,0.00888013,-0.006509233,-0.032864604,0.040703904,-0.00664049,-0.0055484553,0.00008331065,0.034473818,-0.06524402,-0.023646243,0.00830138,0.021205878,-0.000035364596,0.021679496,0.04254426,0.013027182,-0.026995344,-0.059662845,0.033014156,-0.024380282,-0.0024783341,-0.022039318,-0.009259916,0.0047314987,0.00042351594,0.012313062,-0.012417764,0.028974319,-0.05045217,-0.0037834977,0.022204941,0.049817126,0.00092565524,-0.026884533,-0.03231332,0.0027911675,-0.011866636,-0.020142484,0.03989883,-0.032346465,-0.006485448,-0.017877836],"last_embed":{"hash":"xav02m","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"xav02m","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line","lines":[344,362],"size":577,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xav02m","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042856276,-0.01399489,-0.07198321,-0.016650695,-0.037986953,-0.046167493,0.046265084,0.012182292,-0.013378237,0.013028072,0.0019129879,-0.007348448,-0.01922553,0.010680984,0.00095930125,0.049107824,-0.016942898,-0.012437321,0.015350303,-0.011307804,-0.019958146,0.020642752,0.05941093,-0.03111974,-0.017397244,-0.001928483,-0.0146675585,0.008900274,0.012843123,0.027546493,-0.000058718408,-0.017505404,0.04486502,-0.007661767,0.0059980634,-0.026057232,0.014516967,-0.014089739,-0.012539153,0.0545394,0.02964665,-0.014707831,0.04156995,-0.011701239,0.014056477,-0.024963308,-0.037291396,0.014242936,-0.000685481,0.017173713,-0.0006935673,-0.042763203,0.024221692,0.0026523536,0.01754254,0.020253995,0.028754694,-0.02496972,-0.007157573,-0.012355077,-0.028066568,0.01729811,0.0001611186,-0.030206492,-0.024602659,0.05261266,-0.0018672376,0.010167672,-0.015575763,-0.03665944,0.033945568,-0.0143447975,0.024193967,0.0032546683,-0.047668315,0.0032389006,-0.022997428,0.006938599,-0.013231901,0.04439595,0.02727702,0.022518685,0.0023320876,0.030984677,-0.00081944384,0.011378323,-0.0028969857,0.058319524,0.05819257,0.008802253,0.0026375484,-0.03192061,0.03804322,-0.015654294,-0.01240357,0.028261747,0.041175477,-0.035098184,0.06168984,0.009742289,0.049779765,0.03370676,-0.020766906,-0.029003713,0.008600933,0.010937156,0.009147581,0.040617272,0.039220814,-0.009541783,0.02475343,0.02952103,0.010173567,-0.024036776,-0.014844831,0.00094725,-0.010025126,-0.038324505,0.0084959585,-0.022750296,0.047275864,0.049460206,0.030172935,-0.025811996,0.0103073595,0.0018757967,0.004205938,-0.0063678753,-0.04545702,0.032885507,-0.0038544904,0.0126936035,-0.029296793,-0.022174448,-0.016139006,0.015428035,0.047762346,0.026645241,-0.011890582,-0.043748014,-0.0054417923,0.013498856,0.0036210243,0.0020717292,0.008298223,-0.019107228,0.01562984,0.024128847,0.0114657255,0.046322428,0.0036907087,0.0067794034,0.006273092,0.057362907,-0.017411947,0.02500257,-0.01758736,0.06281441,0.024763566,-0.022446856,-0.015080235,0.014022263,-0.026152983,0.077231035,-0.0061492645,0.002281077,0.03542699,0.02646959,0.0010366847,-0.011420102,-0.008001518,0.0028945436,-0.02043569,0.026505912,0.024129858,0.039895155,0.07133566,0.03485153,-0.012713568,-0.04753173,-0.053488355,0.00935774,-0.0030786407,-0.060267963,0.033835493,0.035766173,0.0045494353,-0.04310221,-0.0015515445,0.03352237,-0.03862686,0.0023844792,0.0052577774,0.01986261,0.08399396,0.026181005,-0.004089328,0.008004984,0.019836871,-0.00056055107,0.017838024,0.0064626844,0.024989236,-0.017894179,-0.026722947,-0.007370324,-0.01717785,-0.0742729,0.025597353,-0.014877938,0.0216538,0.020188216,-0.023338897,-0.04113061,0.023389753,0.0021261033,0.007351528,-0.01783279,-0.005569834,0.015951665,0.0042263493,0.053841196,0.03774456,-0.040457577,-0.0011801496,0.017988445,-0.004258907,0.02113833,-0.007740993,-0.001101399,0.0019405247,-0.014277958,-0.004890563,0.02261996,0.0067953872,-0.017025644,-0.006026428,0.0013534231,0.05104105,0.025723377,-0.022286963,0.032490503,0.065268375,0.021789687,0.012312664,-0.026818775,0.02032797,-0.005235564,0.016415764,-0.032024004,-0.0006164036,0.010059517,-0.008045457,-0.024364622,0.04589444,0.008050541,0.00094608514,-0.01973379,0.0103635285,-0.024165235,-0.000051478044,-0.0029927418,-0.0142730735,0.0029893233,-0.009319307,0.010676968,0.0019141042,-0.0215356,-0.0025202518,0.03836323,0.0008647823,-0.026204905,0.007137201,0.020688144,-0.023925342,0.017985562,-0.04921282,0.022825798,0.05780512,-0.004105034,-0.04089254,-0.027847504,0.036278456,0.02119527,0.013739669,0.015375998,-0.032249864,-0.042873632,0.025740758,0.0016866841,0.05346874,0.015828958,0.051556896,-0.010211443,-0.090150855,-0.0023907803,0.01160888,-0.16833597,0.013315753,0.017644508,-0.014639837,-0.0055329483,0.02193729,-0.056372613,0.009970542,-0.09289539,0.00935044,-0.0025196492,-0.029548027,0.02547594,0.024188543,-0.012097071,0.010082674,-0.018713703,-0.034809873,-0.03317893,-0.055639643,-0.010292335,-0.028312987,0.09225345,0.023758609,0.035428282,-0.019591974,0.05892875,-0.018957222,0.007232711,-0.04068793,-0.052119244,0.02497468,-0.0066074594,0.02327715,0.008859593,0.04244686,-0.009015794,0.025335288,0.035158396,0.0059469626,0.056340605,0.048479818,0.010594978,-0.01734714,0.0011236813,-0.012821582,-0.021241367,-0.022228932,-0.038409933,-0.0054953005,0.01742782,-0.004249852,-0.04944471,-0.03003029,-0.023674391,-0.0019742697,-0.012280428,0.025461664,-0.03496053,-0.020231273,-0.0013661033,-0.0028733984,0.011395326,-0.011652123,-0.0698718,-0.05598009,0.011166235,0.0005931508,0.0005233058,-0.013206361,0.015613411,-0.031437345,0.014553692,-0.011977757,-0.013082954,0.032536488,0.0066570845,-0.0000036002768,-0.02459075,-0.12643778,0.015315551,0.051969,-0.010068844,-0.007339278,-0.0081267,-0.0360977,-0.014175472,0.0069079273,0.026846798,0.24386273,0.04046657,0.018834904,-0.01937193,0.027216094,-0.028473351,0.029935386,0.051228583,-0.001315256,-0.027763026,-0.050965477,-0.010348931,-0.013112406,0.006918113,0.011739349,0.032133345,-0.058423225,0.021643924,0.041260794,0.013820717,0.04340892,-0.025393916,0.011718047,-0.00742108,-0.06354667,-0.0451603,-0.016132336,0.030202743,-0.00395755,0.030155022,-0.04577002,0.064940326,0.05083453,-0.06830149,0.05207979,0.028400568,0.010364467,-0.06922724,-0.01544882,-0.013579689,0.01947484,0.021591403,-0.00016813209,-0.031323276,-0.011884741,0.01969127,-0.017813869,0.025713287,-0.017471429,-0.012968033,-0.010976392,0.009012799,0.018870538,-0.03486738,-0.013638322,0.000082015235,0.010140114,-0.05017774,-0.020699732,0.032349523,0.03845538,0.03664412,-0.058691584,-0.02998791,0.015231656,-0.00067971624,-0.038008187,-0.0067603826,0.047543738,0.029222777,0.043851364,0.0075112986,-0.021450633,-0.00083376566,0.013884225,0.009815168,0.009039034,0.070669554,0.027925977,0.004471223,-0.01552104,-0.0127381,-0.05869968,-0.03122365,0.025987007,0.0315571,0.005438062,0.08513515,-0.025109207,0.009454017,-0.0021803863,0.019294312,-0.02150058,-0.0074061975,-0.026806874,-0.044750694,0.003391129,-0.05033358,0.0013522173,0.0055896537,-0.080514535,0.003828442,-0.00046710565,0.010132138,-0.0034138816,0.0057456824,0.012471947,-0.016500099,0.017420791,0.06082237,-0.0881433,-0.019662987,-0.0029221168,-0.029314037,-0.005243962,0.045559734,-0.0065748426,0.01633832,0.038007393,-0.008725457,0.021752566,-0.024189496,-0.027415412,0.007919982,-0.008578034,-0.03132365,0.0059813918,0.003818839,0.017414466,0.023463903,0.060391985,-0.034562573,-0.014395326,0.031317778,0.017595904,0.013630296,0.046362974,-0.029068181,0.02012604,-0.00656032,0.0017497967,0.00077686325,0.019373992,0.0082691545,0.0067788796,0.027056186,-0.0399043,0.03225607,-0.022148613,-0.00887579,0.007984464,0.030510094,0.0070785107,-0.043013174,0.00850086,-0.08332537,-0.029846475,-0.033138506,-0.0012883089,-0.021516522,-0.037583135,-0.0074462155,0.034551118,0.058509234,0.014042906,0.04515155,0.016350746,0.027250446,-0.021400355,-0.01432559,0.009311933,-0.00066388596,-0.026949724,0.006725797,-0.028012583,-0.041160427,-0.041766208,-0.031353902,-0.008787203,-0.005830181,0.03987519,-0.021184618,-0.019715095,0.031265397,0.042201035,-0.020727115,-0.04203585,-0.009408071,-0.010282503,-0.032030005,0.0010420519,0.1043593,0.008494375,0.009993439,0.016652124,0.001473387,0.036210947,0.057882626,-0.0020321838,-0.034953814,0.022856675,0.0073106126,0.019891728,-0.026312975,0.0026665996,0.0070579587,0.023448305,0.039338954,0.01758878,-0.008300788,-0.009346077,0.029905666,-0.069785655,-0.006375724,-0.029401965,-0.05383329,0.02340485,0.0038710302,-0.04127143,-0.04194352,-0.007480071,-0.029375315,-0.010207652,-0.030290505,-0.0010372852,0.007326047,-0.022478925,-0.03100187,-0.005059807,-0.02136087,-0.009623663,-0.0054861424,-0.016125442,-0.045118965,0.040086042,0.024654169,0.008799347,0.026944185,-0.0048692576,-0.014235244,-0.022729592,-0.031213006,0.02222883,-0.03877808,-0.0022587483,-0.0144195855,-0.05662935,-0.042606875,0.017350752,0.019485068,0.01820876,-0.011144306,-0.017647272,-0.014892426,0.0076081394,0.005345751,0.00959883,0.007995818,0.029147873,-0.033343364,-0.021962276,0.044799272,0.026928457,-0.009027556,-0.016653739,-0.06217926,0.006169325,0.011739221,-0.022081489,-0.03219243,-0.03654599,-0.0007990618,-0.018773874,-0.009919878,0.0021191149,0.0040039127,-0.0053728926,-0.0088428585,-0.032791432,-0.051850066,-0.038535148,0.048808243,-0.05117312,-0.02864315,-0.022088986,0.004359527,0.07786309,0.005813073,0.009708944,-0.04512036,0.021580191,0.035830483,-0.061660577,0.036820844,-0.029452043,0.0062275506,-0.05640348,0.014856899,-0.025731089,0.021184837,-0.0030503743,0.021745147,-0.013038308,0.0027724057,-0.026579741,-0.011084582,-0.00030736063,-0.026038432,0.048467334,-0.010600886,0.046900265,-0.058113515,-0.0125115905,-0.020275824,0.026137756,-0.020477094,0.026689688,-0.0045347456,0.05832472,0.018618103,-0.052043874,-0.034639955,-0.016561171,0.015895974,-0.03983749,-0.02045083,0.0017805848,-0.020538567,-0.00052390515,-0.007834683,-0.019921916,0.014895311,-0.017113501,-0.020624459,-0.004869348,0.011257799,0.011932874,-0.027143853,0.013604226,0.00015766398,-0.024261065,0.03863898,0.012104185,-0.03809753,-0.0057108076,0.025660912,-0.02298593,-0.028561374,-0.017626327,0.009725052,0.05269007,0.008130277,0.009303826,-0.02901847,0.035647765,-0.03188503,-0.021514947,0.055388782,0.05420773,0.05276104,-0.0024915328,0.039042924,0.009991621,-0.021806067,-0.005313106,0.015450902,0.02083815,-0.034557823,0.02541484,-0.009622821,-0.02113878,-0.011520644,0.011630138,0.0053417617,-0.021864543,0.029065585,-0.031666555,-0.0043099574,0.049764972,0.004816016,-0.03276299,-0.018440686,0.015098096,-0.014160695,0.037758764,0.0066925394,-0.02446291,0.040372737,0.034792487,0.021357046,-0.019189183,-0.003152678,-0.037550375,0.022172214,-0.13195728,0.010494206,-0.0011772977,-0.00909642,0.002665398,-0.03135069,-0.043920185,-0.04619349,-0.018692642,-0.025200367,-0.0026160367,0.016566163,0.016148092,-0.0017715712,-0.011857054,0.015197564,-0.031562112,-0.02149234,-0.022198612,0.06001394,0.019702751,-0.015083075,0.033143632,-0.032288026,-0.06581279,0.035064954,-0.056570537,-0.0026381644,-0.016769538,-0.035992492,-0.044100102,-0.065833144,0.0017405034,0.03965089,0.041699577,-0.007450591,0.0013737188,0.0016399908,-0.040486664,-0.019592922,-0.00726812,0.030257419,-0.0074402844,0.04218134,-0.0005249187,0.055555966,-0.053282447,-0.024322787,-0.06454346,0.0077316747,-0.02230237,0.061800968,-0.037854545,-0.0064302958,-0.0056070364,-0.02771187,-0.07241061,0.0030348126,0.016951635,0.022514593,0.006179897,0.017835807,-0.059790444,-0.03371032,-0.037856314,0.03195195,-0.048822444,0.038534403,-0.031724457,0.025047716,-0.030861653,0.008611294,0.019383246,-0.018434804,-0.0039773853,0.010930433,0.019970378,-0.037942883,-0.012209319,-0.03379652,-0.017232316,0.0106068,-0.0006258899,-0.08735835,0.05177899,0.00509456,0.011842714,-0.018807052,-0.037064314,0.022011984,-0.035465427,-0.016168293,0.019845985,-0.0048927846,-0.006347066,0.037452098,-0.023378585,0.008262228,-0.01850747,-0.032207992,-0.047633924,-0.0030228952,-0.052104417,-0.0179218,-0.038591366,-0.022212489,0.030281857,0.02547547,-0.034622464,-0.025662024,-0.032853194,-0.03555915,0.0074548787,-0.000046995825,-0.023690242,0.009986181,-0.005016985,0.04026222,0.019549295,-0.01350303,-0.00944975,-0.044584677,0.0077832104,-0.009379994,0.013301761,0.055243775,0.026130317,0.055355124,0.041900318,-0.040982086,-0.008964885,-0.040221825,0.025364518,-0.013030035,0.03153398,0.0074901916,-0.061344575,0.04094378,0.001646804,0.004186229,-0.03764054,-0.028787801,-0.009298573,-0.032547787,-0.010361893,0.040299848,0.026174322,0.059305154,-0.006993804,0.0036704938,-0.0036707544,0.012592176,-0.009424147,0.031943426,0.0011954418,0.035587974,-0.008859475,-0.04278972,0.052691028,0.04347766,-0.008281504,-0.03296392,-0.025938353,-0.013938591,-0.01907611,0.07990406,0.011888519,-0.018082133,-0.014912144,-0.02123815,0.055693552,0.051140245,-0.02487263,0.04635933,-0.0061130873,-0.016665403,-0.022618517,0.032960307,0.001215773,-0.022394367,0.0473354,-0.019901339,0.005540674,0.055518765,-0.04185019,-0.03710703,-0.020018417,0.034001265,-0.045324933,0.023121737,-0.024424108,-0.026543118,0.012423709,-0.02148767,0.040155616,-0.014178375,0.012100324,-0.011420041,0.035661303,-0.014399159,-0.014222273,-0.009622423,0.011430458,-0.007599503,-0.015768027,0.029070223,-0.008437087,0.0046317363,0.00840209,0.051890545,-0.03590678,-0.0075273947,0.0034565313,0.034721863,0.0060140514,0.021569906,0.013996888,0.017500093,-0.03379585,-0.038172316,-0.0053219358,-0.009518389,0.020350236,-0.025011925,-0.010391857,0.016448667,-0.0055028945,0.019223394,0.00634543,0.016166886,-0.0539853,-0.021812052,0.007939657,0.05006499,-0.010022025,-0.015797859,-0.031712193,0.0052161585,-0.000073485804,-0.013186024,0.036161516,-0.02464168,-0.020330127,-0.0018245695],"last_embed":{"hash":"u5d9j7","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"u5d9j7","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{1}","lines":[346,348],"size":134,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"u5d9j7","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04906718,-0.014768807,-0.04742245,-0.013890869,-0.036501713,-0.04226165,0.06259312,0.021190755,-0.006013327,-0.000089630856,-0.010851176,0.0057368833,-0.005482431,-0.012383369,0.019480715,0.017373648,0.0012473182,0.0075035323,-0.0037946303,0.01778474,-0.04921892,0.008914901,0.013754754,-0.044372737,0.01531744,0.008078457,0.0036209251,-0.018510096,-0.013652238,0.06169013,0.004702,0.004813684,0.03766308,-0.0059461733,-0.01249932,0.0071193688,-0.0032834199,-0.003831941,-0.029285673,0.037698608,0.026010819,0.004460729,0.01784899,0.005978254,0.020807939,-0.020580389,-0.035903044,-0.029753974,-0.0017511831,0.01797069,0.010211089,0.008717136,0.026814975,0.016970474,0.024230957,0.048028212,0.016142335,-0.02566352,-0.044075426,0.017288871,-0.016456438,-0.022397937,-0.039360274,-0.017788544,0.0035564632,0.05925008,0.015029615,0.0038343917,-0.008701884,-0.020709308,0.041233175,0.022519773,0.013532612,-0.0059831277,-0.05661145,0.0029558616,-0.00881435,-0.046240162,-0.030794559,0.028458644,0.015450811,0.0018148023,-0.022489162,-0.004954183,-0.0014721933,0.020530328,-0.023169467,0.051323455,0.012378833,0.037975516,0.0059563294,-0.0039944104,0.05330907,-0.05189751,-0.038751747,-0.012959953,0.020983106,-0.0642672,0.024393938,-0.015750213,0.051591583,0.015244914,-0.016675616,-0.03122042,0.00461463,-0.006020881,0.004699002,0.018076506,0.032598205,-0.005621815,0.018948745,0.057849213,0.0035966842,0.017122414,-0.02080693,-0.028527305,0.014015772,-0.0018891724,0.03353997,-0.0042452943,0.03970686,0.020550016,0.017440286,-0.03380099,0.00635026,0.0032580958,-0.03889474,-0.023505101,-0.033946402,0.040925544,0.022238474,0.012500341,-0.030108996,0.006701511,-0.007489027,-0.027862819,0.048444055,0.01864791,-0.017943284,-0.051942047,-0.029948905,0.015784161,-0.02652432,-0.01925455,0.027888209,-0.09143784,0.0255881,0.0123224715,0.02153992,0.021735929,0.019746682,0.019966865,-0.009939639,0.0950637,-0.019875972,0.01344655,-0.013034357,-0.0047609387,0.006509361,0.0426503,-0.0022750085,-0.010985764,-0.022825629,0.030317886,0.015321648,0.04619314,0.0068568364,0.008153341,0.009303309,-0.016386455,-0.004271374,-0.021939093,-0.008943737,0.02497435,0.008132327,0.025619224,0.07969885,0.03211087,-0.01719584,-0.03051221,-0.038799595,0.015091215,-0.03800523,-0.04389846,-0.021421505,0.061973196,-0.012144929,-0.0040405295,0.03934753,0.001677366,-0.031861115,0.01854817,-0.010148977,0.0336277,0.037636682,0.016551068,0.026291264,-0.03563452,-0.015657054,-0.029145705,-0.026707033,0.044314377,0.013267272,-0.052110657,-0.043004684,-0.013309202,-0.047145102,-0.038398728,0.0077611622,-0.03894448,0.04309846,0.039416403,-0.014856901,-0.0047196834,-0.002848872,-0.013150918,-0.010295423,-0.024375679,-0.0025405388,-0.013597029,-0.006019365,0.061826725,0.028569737,-0.001991715,-0.018750422,0.0091656,-0.0131711615,0.027236003,-0.012252817,0.008498954,0.005820085,-0.015923057,-0.018907512,0.008183354,0.009881745,-0.017045977,0.02159639,-0.011636609,0.040077567,-0.007997601,-0.026124364,0.021430515,0.021176014,-0.0036390892,0.015009149,0.0026171908,0.016404834,-0.020588797,-0.0031186247,-0.044124093,-0.02650107,0.016275087,-0.002991751,-0.008105456,-0.009563302,0.033483718,0.015314138,0.014181628,0.022825811,-0.004388346,0.008815249,-0.019719081,0.01911179,0.011351698,0.0068109147,0.021871664,-0.0025193905,-0.025757631,-0.0015774983,0.0529077,0.013793837,-0.016971674,0.04328592,0.027306622,-0.0033039635,0.006093252,-0.040149964,0.00828456,0.034147423,-0.012785945,-0.04977899,-0.036792126,0.013688874,0.025088355,0.020451693,0.023230936,-0.025293363,-0.0031829798,0.012972143,-0.05922913,0.007618972,0.006641162,0.054121442,-0.016116798,-0.06900907,-0.0144900605,0.0112656895,-0.15841441,0.010964834,0.014303519,0.0013312487,0.013480379,0.007382144,-0.053569246,-0.006351261,-0.06810511,0.029793415,0.04736748,-0.03207345,0.0038242694,0.041607227,-0.020672098,0.011204943,0.004127645,-0.028748939,0.027959725,-0.02208006,0.0075871465,-0.036622778,0.05665716,-0.022303822,-0.022314409,-0.019787343,0.018801812,-0.027310805,0.013844451,-0.05988405,-0.04405932,0.024634529,-0.008828391,0.057481658,0.026283305,0.009450913,-0.0246556,0.052158974,0.020098556,-0.0113687115,0.056780357,0.035032894,0.009249584,0.032005724,0.00041154816,-0.007237593,0.009219836,-0.009376647,-0.057997696,-0.017068647,-0.007465839,0.0050307466,-0.027331652,0.0110978,-0.024141194,0.0029438105,0.047038734,0.0055502392,-0.0056457967,-0.020046992,-0.052675005,0.006905723,-0.025195586,-0.033448916,-0.032243583,-0.056046087,0.046897784,0.03485213,-0.020873485,0.0088414075,0.020079423,-0.027610758,0.031381503,0.0059472797,-0.06736434,0.011931938,-0.016385945,-0.04073847,-0.014020502,-0.11378055,0.0019699568,0.008395638,-0.016243583,0.018955506,-0.0020758652,-0.04479242,0.017365212,0.009708762,0.037731703,0.23701014,0.02403293,0.012677208,-0.034960806,0.026165916,0.0063050655,0.012357536,0.061465245,0.0108199995,-0.030970711,-0.0054106964,0.027866261,0.0016508613,0.016513601,0.000232137,0.06752624,-0.05029371,0.028040202,0.042615723,-0.0043358584,0.04156334,-0.039052155,0.019503709,-0.017236343,-0.06770753,-0.013795414,0.0029627604,0.044786282,0.00031067914,-0.0020553945,-0.0104017425,0.04126151,0.02939701,-0.05706294,0.038607948,0.04301291,0.010714605,-0.08013079,-0.052024342,0.013017424,-0.021927549,0.013571977,0.04428264,-0.04760725,-0.047285106,-0.0076499265,0.023902666,-0.0034306082,-0.046371717,-0.047771685,0.022400877,-0.0075063375,0.008277669,-0.0025053737,0.014471188,-0.004152609,-0.0060479166,-0.03639622,0.012126694,0.03732044,0.0737847,0.022361437,-0.060043138,-0.00096167764,-0.014553234,-0.011504505,-0.04980962,0.010120367,0.018752296,0.03836383,0.03633784,-0.0035098535,-0.019601902,0.027549457,-0.0004816074,-0.016805101,0.0021467716,0.038711093,0.012154466,0.038216922,-0.011364672,-0.0128744915,-0.0080006635,-0.0024632432,0.0076640965,0.011238732,-0.0011034976,0.082080275,-0.00037183813,0.029256186,-0.01747612,0.027568487,-0.034434006,0.027140545,-0.042516258,-0.013761741,0.036803704,-0.021808593,-0.01932198,0.016310675,-0.04983081,0.00797112,0.024831427,-0.020136815,0.0029343893,0.01633223,0.008071074,-0.015236824,-0.0014088366,0.028949957,-0.099013746,0.0041763647,-0.006631857,-0.018550383,0.02323026,0.049514342,-0.0046393615,0.015113723,0.05536992,-0.0047117965,-0.0070309956,-0.01440085,-0.054167453,0.013633312,-0.010922833,-0.036122177,0.021069214,0.038584203,-0.027049221,0.04930416,0.053801395,-0.014920249,-0.024640683,0.059448328,0.009818532,0.00837018,0.023514653,-0.0174506,-0.01766415,0.002407767,-0.0059593124,0.01600796,-0.01587969,0.0023258924,0.009396999,-0.0041434765,-0.05898714,-0.019530399,-0.007883966,-0.005973727,-0.010691116,0.00839205,0.019516537,-0.020451525,0.01486128,-0.0820884,-0.04575477,-0.037950102,-0.0015360754,-0.023564663,-0.008344037,0.023662608,0.016783593,0.049931947,-0.005344425,0.031028362,0.0137568265,0.011729084,-0.03000758,-0.024217045,0.005777575,-0.008870568,-0.04282208,-0.016167255,-0.052761935,-0.050604787,-0.040867567,-0.06924883,-0.022676626,-0.052607458,0.02585924,0.008771211,-0.014256607,0.060440637,0.01817415,-0.0211196,-0.03925582,0.004253486,0.008148913,-0.027807986,-0.00012274092,0.10337015,-0.017732099,-0.00663126,0.024816839,0.010164148,0.07089473,0.09353029,0.010113452,-0.014357751,0.03830623,0.021038018,-0.015164856,-0.010677633,-0.013216378,-0.021183282,0.03492228,0.050309796,0.009019986,-0.011407393,-0.006957762,0.004915856,-0.061592065,0.011271118,-0.015510197,-0.039337575,0.0004981567,0.044237006,-0.04649889,-0.033878382,0.0015373591,-0.056375533,0.0023808153,-0.023550475,-0.021254003,0.029997189,-0.05078473,-0.025483299,-0.006660868,0.017645808,-0.006143795,-0.036320273,0.009140343,-0.022211231,0.0071353023,0.005685184,-0.024828386,0.047170363,-0.004915214,-0.038717702,0.0029003003,-0.009009907,-0.0025806625,-0.0073051364,0.010707202,-0.018795071,-0.029749302,-0.049973216,0.042298123,0.021942591,-0.012733879,-0.037731454,-0.020053247,-0.037465118,0.01762829,0.023248877,0.015435988,0.018064607,-0.010776701,-0.016495744,-0.00905173,0.04293105,0.0030554081,-0.01738517,-0.07097424,-0.054089513,-0.0057933624,0.013219626,-0.05593141,-0.08120725,-0.010761277,0.0014213325,-0.007766721,-0.038031492,0.03195264,0.02491983,-0.030438486,0.026456099,-0.018888265,-0.033503097,-0.049895145,0.05271515,-0.006006771,0.020051636,-0.0053906087,0.039734688,0.015719524,0.0017566702,-0.0120916385,-0.048674256,0.03635975,0.008033679,-0.05783254,-0.0015177436,-0.029102279,-0.01219119,-0.030214155,0.01288824,-0.0131713,0.013281942,-0.0047446922,0.020179145,-0.013065555,0.020875916,-0.014572593,0.013925044,0.0011889598,-0.03997839,0.04009252,0.01607783,0.023846978,-0.03492575,-0.033044197,0.00073021883,0.004391476,-0.0018904114,0.043730356,0.004384454,0.04260674,0.014475642,0.0025058715,-0.05432924,-0.012229778,-0.04017323,-0.041714467,0.034019932,-0.02093823,-0.040514626,0.008246156,-0.0318724,-0.013217095,0.019480871,-0.028380599,0.008988407,-0.068824425,0.0071109943,0.0046396228,0.019265689,-0.0005053023,0.0013993692,0.0047303834,0.032833014,-0.00934027,-0.043183934,0.021281112,0.022234961,-0.028035628,-0.03860059,-0.020331208,-0.010313121,0.043628126,0.042025592,0.014433847,-0.02808044,0.04736596,0.044993512,0.021618338,0.016154854,0.038958374,0.042580545,-0.021541169,0.07094184,-0.003101643,-0.03643254,0.01009359,0.0057580345,0.038824778,-0.022218946,0.055973586,0.012220206,-0.0032942558,0.0033171976,-0.01813265,0.034779076,-0.019514963,0.03001355,-0.014780424,-0.014560717,0.034660716,-0.011515939,0.015378409,0.0039687683,-0.006489192,-0.018949,0.009549761,-0.021324825,-0.019116765,0.038727116,0.09625331,0.056138236,-0.0135864625,-0.020353144,-0.022372441,0.00089493516,-0.14806058,0.0033832747,0.023769561,-0.025688425,0.01669346,-0.017893534,-0.029809643,-0.034445945,0.007309269,-0.019403603,-0.0054534334,0.03836406,-0.006946372,-0.019895136,0.013392021,0.033299983,-0.04692515,-0.011313404,-0.0221169,0.052275132,0.00077082275,0.014117419,0.03189563,-0.010244037,-0.013230697,-0.0043895836,-0.034178983,-0.016249876,-0.01820225,-0.00023910934,-0.03539276,-0.0486302,0.032603085,0.02992151,0.03227161,-0.010755644,0.0052364822,-0.0033759382,-0.070273325,-0.0040313737,0.015106364,0.009416647,-0.013542324,0.008228293,-0.013057566,0.04255802,-0.015880581,-0.0016611159,-0.036197197,0.012002334,0.005752806,0.04712102,0.006426184,0.043074142,-0.008093864,-0.006993987,-0.052845113,0.007407227,0.05057559,0.0062886593,-0.026474137,0.022587202,-0.014826636,-0.05448176,-0.029549835,0.029015621,-0.016993387,0.011522176,-0.040404405,0.035433013,-0.05034425,0.012912903,0.018549044,-0.0012517219,0.0049306294,-0.018576883,0.0029445344,-0.0066594267,0.025213143,-0.029562254,-0.058125403,-0.006332134,0.00065875973,-0.027993869,0.04024325,-0.0010879211,-0.001204181,0.026059698,-0.07200784,0.008345326,-0.026710529,-0.019985113,-0.0076504657,-0.0049133576,-0.018613558,0.048756108,-0.043291304,-0.016340612,-0.027060207,-0.04068443,-0.023466695,0.008008803,-0.034833826,-0.014735106,-0.008820887,-0.03341268,0.054324076,-0.0051265,-0.0018076339,0.0037798611,-0.025932377,-0.012782197,0.004765938,0.011895653,-0.042615276,0.0075367815,0.0055036773,0.019875588,0.017559504,0.0110878935,-0.0058500934,-0.032170955,0.0010988724,-0.029848244,0.022688279,0.06180133,0.01841487,0.044254344,0.05616684,-0.007540621,-0.01711449,-0.07563509,0.022187285,-0.020734642,0.060269035,-0.010783267,-0.028948996,0.033044547,0.00083863136,-0.04892778,-0.022198856,-0.043171875,-0.04174744,-0.039683167,0.0073274192,-0.031995833,0.0023200403,0.022451488,-0.040285457,0.0017594993,0.034033924,-0.008823861,0.011575739,0.03881302,-0.0028351578,0.03424425,-0.02760946,-0.053265046,0.020959208,0.022325858,-0.010137472,-0.00033056692,-0.022733763,-0.0045166425,-0.032503862,0.06684902,0.014134975,-0.006587076,-0.04686481,0.010446418,0.016395126,0.0051958477,-0.009092281,0.024573384,0.0054302253,-0.0024819693,-0.005623014,-0.010430543,0.07620528,-0.025014207,0.03754997,-0.031126715,0.015730318,0.041306887,-0.002546794,0.00083174097,0.015035996,0.042163044,-0.02871284,0.049286056,-0.023123164,-0.0032598395,0.03153503,-0.022960193,0.041446682,0.014314486,0.0054073343,-0.020593783,0.035855267,0.015542173,-0.006817529,0.00793554,-0.030124702,-0.03419555,-0.008995068,0.047163695,0.011055054,-0.0005118808,0.0027858757,0.032251887,-0.04449911,-0.01819969,-0.012121006,0.028914686,0.014107343,0.021683909,0.037619784,0.035824753,-0.025834741,-0.045276925,0.034062143,-0.027716242,-0.024202187,-0.050478965,-0.0063527934,0.005684874,0.010648922,-0.012970534,-0.0049190153,0.0018651074,-0.034508083,0.0055630123,0.026050424,0.024361566,0.011055329,0.022090783,-0.024317387,-0.004649005,-0.023659976,-0.033335824,0.052540913,-0.022641094,0.05045247,-0.032178868],"last_embed":{"hash":"1hen404","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"1hen404","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{2}","lines":[349,349],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hen404","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.065405704,-0.019310202,-0.054518912,-0.027353792,-0.049762886,-0.020276252,0.056213167,0.019504897,0.0024603263,0.007887876,-0.023254666,0.008736274,-0.023522839,0.012620035,-0.0078625195,0.035373405,-0.016665172,0.020726752,0.0043744543,-0.009160891,-0.052877832,0.028943392,0.046896894,-0.0483438,0.0029412205,0.011322251,-0.016755369,-0.011813544,-0.020008039,0.059732217,0.0044870554,-0.017854063,0.053718615,0.011187319,-0.0020856939,-0.015976064,0.004148305,-0.017090661,-0.03988621,0.040203772,0.050468586,-0.023139186,0.013528131,-0.0013720876,0.052487794,-0.018753868,-0.05214029,-0.016802134,-0.011466958,-0.005464891,0.00597279,-0.004616553,0.043625515,-0.0013722046,0.023781292,0.031468567,-0.0041159596,-0.036861014,-0.013204407,0.016567918,-0.045468844,0.013237271,0.0039933855,-0.0225509,0.008745369,0.04176342,0.017996874,-0.0061150906,-0.0098703895,-0.035170387,0.023816414,0.011484998,0.034696057,-0.015901541,-0.05647069,-0.018169181,-0.000043011645,-0.03712166,0.007487746,0.008704272,0.006850509,0.015281746,-0.021896023,-0.010230133,0.01921429,0.020833228,-0.011241838,0.06435925,0.023397043,0.029822096,0.011414868,0.0112112975,0.056608114,-0.02239095,-0.03657292,-0.005250368,0.036508985,-0.03736536,0.026882421,-0.020980416,0.04305769,0.0115613025,-0.013064151,-0.0037722897,-0.01133206,-0.023033539,-0.004220115,0.029292595,0.037810218,-0.01207975,0.018343404,0.05162666,-0.00028115048,0.027456457,-0.010973563,-0.043269537,0.02693716,-0.01846697,0.02014513,-0.020151949,0.038894158,0.001158733,0.031200832,-0.035199497,0.032365732,0.012782136,-0.017168391,-0.027992878,-0.030811436,0.04634375,0.014908991,0.027928965,-0.016459852,-0.0045627095,0.0017683516,-0.0148531385,0.08150197,-0.0091660125,-0.01205379,-0.059620198,-0.010016857,0.021563081,-0.008212949,0.0015681899,0.008559865,-0.08424525,0.01856353,0.029903658,0.02626114,0.03156693,0.004971232,0.020475173,-0.009285075,0.090040274,-0.026726907,0.006560976,-0.00026455484,0.019490479,-0.010203786,0.013345828,-0.018185884,0.008368937,-0.02397291,0.04202982,0.010652008,0.02271535,0.03013243,-0.008998033,0.008573007,-0.0031296874,0.0047932616,-0.024663314,-0.014975883,0.03491829,0.019084195,0.022828951,0.09062128,0.037266325,-0.009615581,-0.031380076,-0.037991617,0.0011837241,-0.039545987,-0.05320942,-0.012122281,0.048963368,0.007879634,-0.027589519,0.023117144,-0.013383573,-0.025137613,-0.014811831,-0.022548074,0.01672522,0.04981832,0.024908973,0.009190571,-0.00087652786,0.0043485886,-0.039926644,-0.018055484,0.06691542,0.0013386561,-0.01802566,-0.041025177,0.008043172,-0.032799907,-0.031708557,0.015851077,-0.029072251,0.023259614,0.018243989,-0.0057770936,-0.0033934524,-0.002697705,-0.025619783,0.018078377,-0.008164849,-0.0027923,-0.0169558,-0.032034017,0.05750377,0.0220695,0.013904272,-0.01135562,0.02791847,-0.004836194,0.054274127,0.009255893,-0.0043764124,-0.007906951,-0.008734888,0.0017349063,-0.0035806603,-0.0077340812,-0.01460997,0.013752769,-0.014625857,0.04286753,-0.015119753,-0.00835953,0.01413661,0.034424033,-0.0050574597,0.0034803806,0.011724816,0.03322526,0.0061333785,0.0090891095,-0.027776565,-0.008064595,0.021007711,-0.009317126,0.006356853,0.0025582297,0.038515348,-0.0062481593,-0.008140985,0.014475796,-0.004128339,-0.0020447562,-0.018080024,0.0011132942,0.008880837,0.0012074594,0.00659202,0.020502865,-0.015506498,0.009269279,0.05579523,-0.004237474,-0.021654949,0.045893583,0.023275755,-0.035047587,-0.001602671,-0.05076685,0.0246758,0.058243476,-0.01869734,-0.06025505,-0.036766488,0.010356564,0.0004747547,0.033288505,-0.002192266,-0.0050388356,-0.007582094,0.0075340113,-0.024935737,-0.030221688,0.0144554,0.073892355,-0.045083623,-0.06558644,0.0011804582,0.023904243,-0.16275518,0.00876283,0.013525557,0.025170328,0.017904378,-0.00129459,-0.051148865,0.00942976,-0.07703014,0.03556388,0.01180402,-0.04805488,0.0033839864,0.014453557,-0.004479076,0.017379139,-0.014878423,-0.031403944,-0.009895869,-0.03563628,0.0005628734,-0.036156453,0.029040886,0.01286027,-0.011998818,0.0020489064,0.04898718,-0.040899944,0.029593758,-0.059582956,-0.045657363,0.016843406,0.002603193,0.023258945,0.0053141676,0.0018968058,-0.012502291,0.035300728,0.029444473,-0.025193183,0.050024047,0.032043464,-0.0006550091,0.028434902,-0.0051732925,0.018471712,0.0035333517,0.005980674,-0.05255701,0.0037958084,0.014967617,0.02774999,-0.03098353,0.032060534,-0.016523844,-0.008681412,0.019773724,-0.010525625,-0.016789077,-0.0119823795,-0.040127598,-0.01797838,-0.009182703,-0.045868758,-0.009455644,-0.05420151,0.026029868,-0.012423779,-0.014382643,-0.022338849,0.014737028,-0.028170833,0.00851445,-0.019678375,-0.071557626,0.032892264,0.0026454534,-0.020451644,0.0011875812,-0.10473233,-0.026353795,0.03192171,-0.029527742,0.017355664,-0.03147974,-0.05271792,0.011653736,-0.012189844,0.02797725,0.24084684,-0.025786964,-0.0070734546,0.011269355,0.03790267,-0.0044796416,0.018411746,0.058629997,0.0033400508,-0.035148297,-0.0058296653,0.016919559,0.00555501,0.018832315,0.02215415,0.063211754,-0.058076736,0.017468514,0.05300926,-0.0135064265,0.018431831,-0.014732662,0.008995624,0.006801952,-0.09266676,-0.0340871,0.0014412259,0.03521336,0.007520168,-0.0011985641,-0.03986383,0.039199486,0.019355576,-0.023633111,0.028349772,0.035565663,0.021656735,-0.07747029,-0.03545653,-0.0068874587,-0.03387469,0.027396163,0.0037947218,-0.062047932,-0.025784358,-0.015868897,0.020573221,-0.0022107293,-0.017583799,-0.037388384,0.03076937,-0.0013699065,-0.00672945,-0.0009386648,0.001619205,-0.0058269463,0.0045916066,-0.049862083,-0.016465267,0.025000546,0.031232983,0.023591932,-0.02834902,-0.0015424326,0.016491728,0.0028909922,-0.052469376,-0.0020111825,0.00987493,0.02058933,0.029796844,-0.008172692,-0.019718733,0.019904166,0.008295125,-0.00047431284,0.030735629,0.072330214,0.004785603,0.0061485516,-0.0155235855,-0.022455674,-0.009974085,0.021256145,0.030654386,0.008451792,-0.01782484,0.076364174,-0.012513878,0.01970366,-0.00006631695,0.002446619,-0.016286857,0.009605056,-0.03312177,0.009770499,0.02329324,-0.04281194,-0.03260834,0.038531955,-0.04448083,0.017266553,0.0011797682,-0.022653975,0.026998226,0.021390252,0.0026249306,-0.016469887,0.018260092,0.015884425,-0.089079246,0.012572881,0.025748378,-0.0052767885,0.011875181,0.048772383,0.010848495,0.024492972,0.07019006,-0.012773586,-0.009067325,0.0059310957,-0.03760275,0.0032773826,-0.019033555,-0.069095075,0.012937426,0.024847826,0.0050565675,0.032145545,0.06265563,-0.02158015,0.0071530608,0.0428068,0.012683482,0.0059090317,0.0075318445,-0.016299129,0.016120583,-0.014560838,-0.004270044,0.019045215,0.0003161861,0.0047985683,0.03029061,0.02278506,-0.034773402,-0.0071767205,-0.037234467,-0.0038207364,0.011205686,0.039288506,0.025193088,-0.03902301,0.018905457,-0.08754327,-0.043028444,-0.042041443,0.0026862205,-0.026793493,-0.019902196,0.002812531,0.02406765,0.053421237,-0.020038398,0.028534561,0.009126943,0.02131154,-0.029040815,-0.0421934,0.017068803,-0.002287361,-0.037725206,-0.020288762,-0.029602038,-0.045243397,-0.054004945,-0.052520186,-0.041767493,-0.04158524,0.023072954,0.009440212,-0.020633126,0.036359083,0.030436208,-0.034513224,-0.05219244,0.008728102,-0.036112625,-0.022826467,0.0018579563,0.10412028,-0.013286551,0.0006937393,0.02026323,0.020871049,0.06626006,0.031081317,0.018898018,-0.012959607,0.01514865,0.00542206,-0.0013743946,-0.03522334,-0.009444508,-0.0232427,0.0023509127,0.043848526,0.008585274,0.0015656558,-0.040775802,-0.024961663,-0.05868292,-0.0036034435,-0.03190119,-0.05178647,0.00952693,0.053417847,-0.046587653,-0.036336564,-0.024080575,-0.040622,-0.0131928325,-0.040408153,-0.015700338,0.015469655,-0.031952675,-0.018292366,-0.0039041094,0.0049568233,-0.0029548376,-0.030917443,-0.004036091,-0.014506704,0.011068813,0.030077517,-0.0017571697,0.036473848,0.030450996,-0.021044882,0.007847321,-0.010694278,-0.01577171,-0.017094243,0.028690971,-0.0021629424,-0.026388,-0.039220322,0.048001025,0.024926145,0.025975158,-0.025048787,-0.0021560555,-0.040798757,0.055620812,-0.015729884,0.038890168,-0.0039450745,0.005918537,-0.03162783,-0.0131537225,0.064594164,0.007989533,0.0020137876,-0.056159627,-0.06401344,-0.008067728,-0.0014038095,-0.047651153,-0.05628706,0.0025339075,0.008383179,-0.01010203,0.017964017,-0.0021667427,0.026636044,-0.024061708,0.013167599,-0.011110741,-0.04713964,-0.07174981,0.023426518,0.022401167,-0.018663358,-0.0047350405,0.029202612,0.028919619,-0.0019389078,-0.0077433977,-0.044535454,0.022919968,0.023372233,-0.06148199,0.012418368,-0.014532647,-0.0048268815,-0.04915622,0.024535643,-0.016462443,0.012634877,-0.006395493,0.03038005,-0.006654757,0.029912887,-0.018940669,0.01715541,0.012237276,-0.0502403,0.010445781,0.0062477607,0.009070427,-0.017015731,-0.026116643,-0.05699931,0.005471634,0.009806299,0.03794416,-0.023410773,0.040169135,0.010205706,-0.007584531,-0.044734135,-0.009433743,-0.032930616,-0.059351888,0.017691005,-0.028350912,-0.022383235,0.018150004,-0.009033166,-0.02818794,-0.0020600362,-0.025437236,-0.0073870514,-0.046217475,-0.0026001495,0.022506917,0.02895469,-0.006628454,0.0028346614,0.0017903517,0.014296774,0.011812295,-0.03344394,0.01597565,0.0062119295,-0.022879876,-0.036419272,-0.025612328,-0.00077936554,0.054821193,0.00399865,-0.0013645336,-0.041027036,0.051163312,-0.015221819,0.0070602293,0.027319707,0.056780756,0.054525137,-0.024806783,0.052612167,-0.018594237,-0.02974593,-0.013220285,0.0072175297,0.033086736,-0.02293944,0.03943779,0.02109633,-0.009036757,-0.02288467,-0.02101443,0.029539842,-0.026546776,0.0247421,-0.030561665,0.003809273,0.036125064,-0.008942014,0.011717866,0.0039951983,-0.011843424,-0.009635472,0.03154131,0.0005534699,-0.019672649,0.02651853,0.09052485,0.03627162,-0.017566923,-0.04344157,-0.033266876,0.0108436,-0.15472579,-0.018543944,0.012067989,-0.007521801,0.0036563494,-0.022209248,-0.03800696,-0.04435438,0.0064383005,-0.016257629,0.00038383194,0.0074073286,-0.005355399,-0.0116772475,-0.0053969733,0.04084281,-0.034516253,-0.007861348,-0.022618368,0.021409616,0.0044890735,0.009116654,0.05211844,0.00854941,-0.03410482,0.013041552,-0.041583944,-0.020729847,-0.0074024405,-0.016202182,-0.0395308,-0.04636743,0.040124483,0.04674362,0.030614248,-0.01787827,-0.00079980557,0.0020525763,-0.063922636,-0.026942994,0.0043359613,0.012610444,-0.031719718,0.037899606,-0.010113354,0.049328808,0.0046888697,-0.018694581,-0.03301147,0.006959544,0.003178954,0.067017764,-0.0014952682,0.02753268,-0.009684958,-0.030357432,-0.03953675,0.008419291,0.02805301,0.008306168,-0.0060362928,0.040536933,-0.03275738,-0.011773019,-0.049782272,0.035359394,-0.03733339,0.017526941,-0.029330557,0.03569611,-0.0168564,0.020939238,0.015921328,-0.02864317,0.022825686,-0.004998462,0.01857139,-0.034761757,0.03016756,-0.03593284,-0.0418949,0.012975682,-0.024260469,-0.041356165,0.054181598,-0.009691242,-0.0114297755,0.014623673,-0.058585078,0.0035461334,-0.018102594,-0.027759792,0.005029285,-0.026489867,-0.011640596,0.053712584,-0.052707523,0.013998533,-0.030172007,-0.012129161,-0.012424317,0.040002335,-0.00756235,-0.004427228,-0.014854636,-0.005499459,0.0408206,0.009094776,-0.0142528,-0.011772536,-0.04420466,-0.012583309,0.00594572,0.0012950788,-0.059692495,0.0025632728,0.0077744056,0.033691816,0.03360862,-0.015304821,0.017759906,-0.029354613,0.009698025,-0.040474653,0.0067396904,0.1111984,0.015648123,0.04843789,0.059960116,-0.015935143,-0.007895345,-0.0875656,0.04710548,-0.023048634,0.056893744,-0.038434878,-0.022163335,0.051062994,-0.019507926,-0.04637576,-0.0434422,-0.042007536,-0.029705752,-0.036661215,0.013125588,-0.01994218,0.014354058,0.023800027,-0.0030716364,-0.02341826,0.017114395,-0.026870392,0.0045150947,0.051227428,-0.0089239795,0.031065604,-0.039956678,-0.0069779595,0.021159219,0.040527385,-0.0032694524,-0.032804105,-0.011885687,0.02701474,-0.02333246,0.05807841,0.0037482686,-0.011387569,-0.038988847,0.020333238,0.019157514,-0.006621284,-0.018805085,0.02268983,0.011079791,0.0028966477,-0.00220976,0.014301563,0.056881856,-0.052413173,0.04764082,-0.004646038,0.0354777,0.060875386,-0.021643506,-0.017781446,0.018555408,0.027649866,-0.03233704,0.022414913,-0.026967814,-0.009237255,0.022034885,-0.026725192,0.041790765,0.009760867,0.007843157,-0.010424314,0.051257983,0.015787937,-0.010830761,-0.0028840047,0.0038451895,-0.0125682345,-0.0279775,0.040848095,-0.0058518676,-0.02060822,0.0035951794,0.043549243,-0.045751855,-0.010988823,-0.007197557,0.057639703,0.0003321955,0.020514594,0.035756387,0.03781467,-0.030598616,-0.041807733,0.036355045,-0.008181606,-0.016451685,-0.009152804,-0.013019137,0.00997639,0.022827355,-0.0015121809,-0.014447565,0.00042256297,-0.029571785,-0.00897373,0.042304292,0.040573645,0.016717035,-0.0032658856,-0.0066335057,0.0025226057,-0.021050956,-0.034390748,0.034155004,-0.031161832,0.02754024,-0.020606829],"last_embed":{"hash":"hf1zba","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"hf1zba","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{3}","lines":[350,350],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"hf1zba","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050557435,-0.020678379,-0.050473277,-0.018002009,-0.065341145,-0.057376705,0.081665434,0.027390275,-0.0289892,-0.018845746,-0.030900007,0.010304365,-0.024310756,0.03488862,0.008158359,0.011410832,-0.02371709,0.0004279359,-0.012361626,0.019468475,-0.044428445,0.012191498,0.036984704,-0.035740253,-0.042017624,0.012344965,-0.022078684,-0.019150928,-0.009279848,0.06652081,0.02261892,-0.012210162,0.078424,-0.019463241,0.006033114,-0.0033187908,0.015626987,0.0010340556,-0.035255536,0.0259495,0.03319165,-0.0053520123,0.013656805,-0.011001685,0.046474475,-0.022764405,-0.047556322,-0.015024321,0.00771398,-0.026499534,-0.01619953,-0.010166225,0.020537855,0.006002229,-0.0039121956,0.022094008,-0.02114056,-0.015466081,-0.03233783,0.021279112,-0.015007207,0.015186071,-0.005885817,-0.026123345,-0.022453407,0.06124105,0.037813306,-0.003990312,-0.009260483,-0.029956669,0.02935149,0.028154446,0.02392712,-0.01215941,-0.07840803,-0.02404048,0.011498735,-0.03825933,-0.011065311,0.027861424,0.028344605,-0.010626548,-0.017655475,-0.00920675,0.010689919,0.05830068,-0.0032995583,0.049078032,0.025778843,0.039194573,0.011524208,0.012141566,0.03174509,-0.014894005,-0.012596882,-0.00975537,0.027398441,-0.044658307,0.042082287,-0.006107634,0.06848071,0.02771557,-0.024055257,0.0013603107,-0.000027821721,-0.013149558,0.009316293,0.0065101525,0.036329493,0.00026247647,0.012679082,0.051598724,0.013544598,0.03832844,-0.009039541,-0.033069085,0.029852314,-0.0148666,0.031881828,-0.011910451,0.04173066,0.01937825,0.0522439,-0.049367037,0.018736409,0.017514803,-0.033321653,-0.019979214,-0.034241725,0.0148995835,0.031737063,0.021122,-0.02056115,0.012510488,-0.016135179,-0.00089522445,0.0798832,-0.01141379,0.008289492,-0.0699524,-0.012183155,0.0042851386,-0.020037929,-0.01975056,-0.0023580801,-0.043447554,0.0076543177,0.041996907,0.012974919,0.0072249346,0.016903484,0.015774166,0.0015843236,0.08441387,-0.020245766,-0.020492012,0.016989894,0.03570406,-0.00817,-0.007827308,0.015468528,-0.0389225,-0.025495159,0.039826944,0.00215906,0.026744647,0.018966004,0.012535149,0.008276339,-0.013843292,0.0077498215,-0.024008023,-0.011470573,0.028872399,-0.010420783,0.026224531,0.073500276,0.03177277,0.025797129,-0.027244147,-0.053593133,-0.0011149392,-0.027692273,-0.051590562,-0.006937527,0.06348274,-0.018033814,-0.05779831,0.024369603,0.015216916,-0.007627009,-0.0018334985,-0.01595961,0.020730024,0.051952183,0.014733846,0.042457398,-0.010458962,-0.01551563,-0.043293804,-0.011745621,0.037665103,0.0067952834,-0.0029606929,-0.05697788,-0.022146259,-0.033445265,-0.024760386,-0.0019142107,-0.074443355,0.022594657,0.016453013,-0.014462653,0.0060132737,-0.038086504,-0.049877055,0.0010355203,-0.024872877,0.005596507,0.007627421,-0.013199531,0.053713184,-0.007332318,0.011692119,-0.014719178,0.027142866,-0.01491469,0.033993036,0.026994843,0.0066581178,-0.01614763,0.014926808,0.0069707627,0.005222988,0.007856933,-0.0022681782,0.010630986,0.006756891,0.04446203,-0.013342593,0.010023499,-0.0017039865,0.01967067,-0.013291071,-0.0041792416,-0.013756442,0.028559126,0.025366802,0.0057761013,0.0018571734,-0.028851572,0.01210502,-0.003579501,-0.030076263,0.008722637,0.048186954,0.02116852,0.013369075,0.012824397,-0.014378137,0.020766968,0.010491081,0.010702881,0.0064818985,0.00032454653,0.027623085,0.00033803843,-0.037777957,0.017627202,0.064818524,-0.0119474195,-0.05974417,0.054109707,0.016123576,0.0026623548,0.012901147,-0.05707537,0.031488493,0.04992641,0.0039776172,-0.03281265,-0.007111321,0.019031975,-0.009853221,0.043517455,0.012015499,-0.045966983,-0.007972649,0.017586455,-0.040396214,-0.020672152,0.02270545,0.054220658,-0.019158028,-0.049941827,0.023817247,0.03116532,-0.15462425,-0.020415867,0.0073083993,0.036278535,0.015958864,0.016961364,-0.05046472,-0.0025903133,-0.043255184,0.036911387,-0.005522377,-0.040688466,0.034397133,0.029860584,-0.0059619616,0.013507961,-0.044464193,-0.006974552,0.0009127621,-0.03327945,0.009379096,-0.039126314,0.04897633,0.016638432,-0.0073678778,-0.020242512,0.05496694,-0.035758685,0.014868002,-0.039012913,-0.081884906,0.0003751898,-0.0057638045,0.046512622,-0.0031541449,0.0017023019,-0.05183256,0.041338112,0.04438884,-0.027551204,0.052829146,0.0116296215,0.0020886345,0.026163926,0.01029957,-0.037101347,0.011125185,0.029091865,-0.0433142,-0.025368063,-0.009417905,-0.0036253384,-0.04013108,0.014572,-0.017411761,0.0015457501,0.04101285,0.04076034,-0.0029056142,-0.022927592,-0.029889246,-0.013910297,-0.017525338,-0.039033268,-0.038319886,-0.05408298,0.060061693,0.012498224,-0.029529784,-0.02973692,0.03825484,-0.008437206,0.029485945,-0.037910372,-0.05740471,0.019451851,-0.020438189,-0.030206662,0.005904,-0.12270155,-0.02913446,0.02616921,-0.033893835,0.024229202,-0.016327212,-0.035013556,0.011817564,0.003680845,0.03559538,0.23625337,0.007789214,-0.012402769,-0.043493167,0.02723359,-0.012786774,0.010125644,0.079560556,-0.01863338,-0.04081856,0.0026813552,0.048506707,0.02653891,0.0007511122,0.018562661,0.07049817,-0.048280843,0.04285379,0.04926041,0.0065768925,0.0115514975,-0.02718613,0.01623457,0.008991517,-0.059605032,-0.043689948,0.024867143,0.044331692,0.00026144425,0.03511868,-0.019563807,0.040492926,0.05071427,-0.035914846,0.046555363,0.008313477,0.014021257,-0.067510195,-0.029068979,0.0034222358,0.0022776143,0.015545391,0.021032704,-0.03698962,-0.017681712,-0.026091771,0.0042067957,-0.009616427,-0.02245536,-0.031001408,0.020943128,0.013077946,-0.0015371317,-0.030333454,-0.01066382,-0.017970432,-0.006469519,-0.03279394,-0.009891123,0.046659693,0.049365822,0.020560341,-0.06965751,0.015245445,-0.0063829473,-0.005732431,-0.038516443,-0.00723661,0.023392677,0.040936034,0.032400988,-0.0041497885,-0.01599246,0.006924073,0.0089803375,-0.030832373,0.029945623,0.04397515,-0.010860271,-0.017308172,-0.004260167,-0.044452697,-0.0054007103,0.038006853,0.029051261,-0.010888985,0.0124417525,0.06385885,-0.013101918,0.026784021,-0.01010685,0.008239714,-0.018600922,-0.0005252747,-0.020602282,-0.009328791,0.052838475,-0.02642229,-0.031969395,0.03077212,-0.029669773,0.0015552172,0.023498017,-0.009104192,0.0028443115,0.034450743,-0.00020711051,-0.0060592177,0.011519536,0.015740125,-0.05945297,0.022621036,0.017238531,0.018796377,0.008848708,0.038031086,-0.00845688,0.0019312471,0.03570349,-0.0014423246,0.0043536304,-0.0019447516,-0.039144322,0.0016875091,0.0038743417,-0.04864533,0.01078628,0.021160433,0.01726834,0.03560362,0.03843101,-0.025225442,-0.02105316,0.042651914,0.004424188,0.012567397,0.012332709,-0.037162285,0.0138893835,-0.004887869,-0.0058417465,0.034202293,-0.012759842,0.029347843,0.0056810984,0.023968806,-0.062380448,-0.0041733794,-0.024861816,0.013500673,-0.004092455,0.044840865,0.040038656,-0.044235334,0.013450419,-0.07174862,-0.04000961,-0.019920567,-0.017066402,-0.024122044,-0.01692966,0.012382255,0.01102329,0.046437155,-0.029748956,-0.0043048486,0.0127712265,0.0034922697,-0.03336622,-0.02456546,0.0006085655,-0.030021802,-0.039809473,-0.008896339,-0.028720122,-0.05452558,-0.013212202,-0.042759813,-0.017966678,-0.020024933,0.024487419,-0.012096231,-0.026231656,0.06583743,0.05343125,-0.030268064,-0.06244568,0.00045777392,-0.023671718,-0.0040485114,0.0010457169,0.0997166,0.014499016,-0.014158043,0.0056801434,-0.001998593,0.08268571,0.04052685,0.028291006,-0.024989313,0.0057262382,-0.00298548,0.0022164318,-0.031747483,-0.0043180054,-0.02238532,0.03438104,0.02268226,0.0124602,-0.006031534,-0.0008272546,-0.016962245,-0.06371112,0.01391673,-0.028094383,-0.04537787,0.010307151,0.04227241,-0.024047226,-0.037276242,0.005536896,-0.045139894,0.023381924,-0.035497226,-0.04919788,0.0006474236,-0.034102496,-0.017008103,0.00034423397,-0.003045404,-0.0055374852,-0.05953117,-0.006584768,-0.019065801,0.027568609,0.009365344,-0.010295815,0.04762959,0.021345906,-0.019097153,-0.009713625,-0.010174662,-0.016511932,0.013473165,0.024810722,0.021863759,0.0006032403,-0.075005226,0.053399123,0.01793643,0.031416412,-0.020060152,-0.017826615,-0.05345439,0.07857579,-0.023505887,0.028662877,0.034102175,-0.034247544,-0.021010086,-0.003998656,0.04379836,0.011571019,-0.02503715,-0.06808489,-0.07183396,-0.004748882,-0.02058535,-0.052428994,-0.033916816,-0.007524271,-0.004656664,-0.0005047062,0.003272937,0.021041993,0.020661337,-0.0038197145,0.009213087,0.002440122,-0.031967893,-0.031273536,0.038643625,0.020901797,-0.000047171798,-0.024092311,0.000053412256,0.028440677,0.017530728,-0.012666917,-0.043806653,0.01608022,0.014064595,-0.05946542,0.012931262,-0.048637807,-0.020200262,-0.03308584,0.022157468,-0.014807155,-0.0012599928,-0.0049047936,0.013147006,-0.004513955,0.0041777203,0.0040261573,0.012584055,0.012273669,-0.039935246,0.043643843,0.029185921,-0.003449296,-0.020521034,-0.016829282,0.0008548739,-0.0060308645,0.015008659,0.055044994,-0.016086819,0.036414888,-0.0031835355,-0.0061038407,-0.029917741,-0.023893036,-0.0031708332,-0.011622847,0.039080575,-0.05400235,-0.031670157,0.005166182,-0.010242939,-0.0048386017,-0.0047961297,-0.02800098,-0.006715245,-0.023176504,0.015391935,0.0204985,0.016801087,-0.004724653,-0.0022716953,-0.018358475,0.020381182,0.005797058,-0.033404518,0.011876829,-0.009219542,-0.01797969,0.004495442,-0.034882125,-0.018245077,0.06156966,0.003909211,0.0006349197,-0.06364885,0.04214923,0.0028583556,0.014702345,0.005905422,0.06355693,0.06726331,-0.036911655,0.04084686,-0.04069666,-0.03274509,-0.010465929,0.020019574,0.026232539,-0.02223915,-0.005537404,-0.014412303,-0.00553615,-0.007797167,-0.024396902,0.024490172,-0.04396325,0.032604862,-0.021624407,0.0037534784,0.06393309,0.008789978,-0.006486777,-0.011604592,0.00002926874,-0.023002917,0.024772089,-0.016455252,-0.025812227,0.026733851,0.043832105,0.05061868,0.00844813,-0.04190532,-0.037866466,-0.0013524302,-0.14451377,-0.008982068,0.013556425,0.000528865,0.01410928,-0.016559694,-0.03972946,-0.05988707,-0.0008269708,-0.029749017,-0.00073092064,0.013846181,0.0114473095,-0.027698766,-0.0063799103,0.02159032,-0.011150771,-0.005376108,-0.036997356,0.04764028,0.022777464,0.015957752,0.061422706,-0.023147367,-0.0032451581,0.00059537264,-0.026483806,-0.015595311,-0.015878163,0.0021526483,-0.046933495,-0.051369306,0.033612795,0.03456359,0.0037873606,-0.022917338,-0.00600605,0.00791778,-0.06313218,-0.03390239,-0.012329258,0.013812646,-0.022454804,0.04975562,-0.0016302883,0.06521984,-0.035503786,-0.021256696,-0.051797092,0.023927297,-0.00012215695,0.06135942,0.0051012016,0.0008887899,-0.025794435,-0.033171475,-0.016561363,0.0075865155,0.06347663,0.01306366,0.0021795616,0.01365276,-0.015625773,-0.019815495,-0.025899382,0.03383543,-0.018182596,-0.008141616,-0.01695421,0.015952785,-0.027430758,0.033077877,0.0077254693,-0.03176237,-0.009902796,0.003634578,0.03493832,-0.011447335,0.036425643,-0.03233864,-0.06024142,-0.011603476,0.036376465,-0.039008733,0.032656528,-0.018493753,-0.021567013,0.016131992,-0.034965437,0.001689492,-0.01086615,-0.027768904,-0.0060574105,0.012116898,-0.028254595,0.07556541,-0.045064982,0.0017551329,-0.015758667,-0.022383856,-0.018922588,-0.026793893,-0.02781395,-0.022314353,-0.009494108,-0.035621222,0.012717241,0.0015001999,-0.0069822734,-0.010181187,-0.033985958,-0.01338907,0.010973413,0.035558052,-0.07916863,0.009487259,0.01744396,0.047084704,0.010370814,0.010732758,0.012932241,-0.008340311,-0.0014995602,-0.039230555,0.010878078,0.07406176,0.02263217,0.04336196,0.047158986,-0.014082702,-0.028465942,-0.072467916,0.013916858,-0.019126734,0.040993623,-0.009188322,-0.035756998,0.02949105,-0.03502303,-0.02547692,-0.01569517,-0.01986912,-0.010502814,-0.024792729,0.017005397,-0.05322863,-0.009718213,0.027877191,-0.016995002,-0.019056877,0.008209429,-0.008878911,0.012584573,0.032300815,-0.0053161182,0.03892812,-0.015902657,-0.024365703,0.012836302,0.026535789,-0.035575032,-0.010139985,-0.028198555,0.025444217,-0.026106624,0.05947529,-0.004075509,-0.010470498,-0.015531723,0.0101914825,0.00932675,-0.00392852,-0.0215639,0.02509644,-0.0007051462,0.007630841,-0.005479491,-0.007826129,0.041348077,-0.034440182,0.041800752,-0.0049358266,0.023498701,0.059079144,0.005184196,0.0030594857,0.0021841615,0.027384508,-0.030695237,0.007885369,-0.010718351,0.006264519,-0.0027033943,-0.019062774,0.047957502,0.030910099,0.015145801,-0.01315339,0.05312488,0.021466166,-0.0170414,-0.017268939,0.030306265,-0.017515566,-0.02104145,0.05255196,0.015973756,-0.001077812,-0.0057217516,0.04827752,-0.020200811,-0.0028039177,-0.027457505,0.023954842,0.0019990208,-0.0038340793,0.0023959281,0.0068671047,-0.00222311,-0.06275774,0.04290991,-0.014538882,-0.022291657,-0.040570796,-0.031024026,0.0068867947,0.003910206,-0.017363649,-0.03409585,-0.0012170172,-0.02189344,0.023283858,0.026140898,0.04021211,0.0011313736,-0.009637608,-0.044842757,0.014365125,-0.029666938,-0.03079637,0.016113024,-0.008353234,0.029199194,-0.029582191],"last_embed":{"hash":"52gxz6","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"52gxz6","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{4}","lines":[351,351],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"52gxz6","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.08784306,-0.037374083,-0.04741465,-0.023797348,-0.04354093,-0.058259755,0.05279413,-0.00367568,-0.011343865,0.005140389,-0.04243456,0.0015122489,-0.014286119,0.0060161273,-0.009742191,0.028881285,-0.0017646303,0.006802386,0.02322288,0.004903556,-0.026261166,0.015917676,0.05691765,-0.039873913,-0.029894495,0.014687068,0.017108604,-0.007723289,-0.020778038,0.076774925,0.021300312,-0.004425915,0.08529835,-0.018933782,-0.035804026,-0.015593602,0.0047126994,0.008972732,-0.044962853,0.034095667,0.03014768,-0.0024511882,0.032605305,-0.0049623307,0.04363115,-0.011028054,-0.040604107,-0.021690842,-0.024221903,0.01488437,0.00016225602,-0.008445411,0.01013893,0.002524457,0.0005471787,0.039259303,-0.014896884,-0.025005948,-0.04877265,0.02707006,-0.012314687,0.014592376,0.008789265,-0.03585047,0.022405066,0.06404878,0.037320152,0.0046811337,0.0051676896,-0.031750206,0.005231169,0.017328886,0.0122120315,0.003713561,-0.058221914,0.014816667,0.008699241,-0.026856506,-0.02221143,0.011039797,0.0046551106,-0.00020223326,-0.006226786,-0.011081789,0.0019015602,0.024868404,0.0033118885,0.04887524,0.026765073,0.010443811,0.014196653,-0.006588581,0.029882478,-0.018289428,-0.025247168,-0.011500644,0.023005024,-0.016788814,0.052143764,-0.0027364541,0.031115863,0.00921822,0.0039970977,-0.00994983,-0.0022461114,-0.044801015,0.013496208,0.034009457,0.0036626165,-0.018452765,0.01274598,0.04865024,0.009501852,0.025906563,-0.023961723,-0.03675116,0.031168228,-0.01594057,0.02252454,-0.015885077,0.04275163,-0.00762605,0.0415228,-0.047842126,0.025803674,0.025885124,0.0060397917,-0.0036612947,-0.03483308,0.030489126,0.013910048,0.018276999,-0.011671524,0.004921379,-0.0012191009,0.012298128,0.07816221,-0.025497386,0.0008657754,-0.08424831,0.004790712,0.007110071,0.004597261,-0.030515574,0.008087331,-0.077586435,0.009933829,0.029218871,-0.009454056,0.029713478,0.009613005,0.008693618,0.005507036,0.0822281,-0.045750707,0.028045364,0.032083753,0.029090567,0.025681166,-0.0058506993,-0.0025697637,-0.03108865,0.019456977,0.011783653,0.022480631,0.014826174,0.05641409,0.01511458,-0.0021049147,-0.019669812,0.008341509,-0.05490454,-0.005208988,0.03649572,-0.0051986524,0.013473024,0.09060395,0.0270005,0.014778565,-0.03964707,-0.049248345,0.018034684,-0.01917543,-0.04343254,0.0037807594,0.03549304,-0.0014769152,-0.030773949,0.028666561,0.032661095,-0.036864176,0.00026228247,-0.03256339,0.0054107835,0.063577875,0.0005292194,0.019840507,-0.025859123,0.0023959451,-0.061223954,-0.0031486168,0.02402053,0.012301878,-0.0018501214,-0.050236773,-0.012711454,-0.059933722,-0.018655283,0.0060717864,-0.049156725,0.022762882,0.025139961,-0.009066872,-0.004986933,-0.012064199,-0.030886846,0.010139322,-0.03262064,0.01423576,0.0070192385,0.008203672,0.06629731,-0.0031257817,0.0056191985,-0.0068322774,0.013157269,0.0070546665,0.07068461,0.025086204,-0.011829701,-0.008620453,0.01306274,-0.017763294,-0.0042266333,-0.009690685,-0.0065271063,-0.029032702,-0.011138867,0.0418584,-0.005098888,0.00614135,-0.022470243,0.035310034,-0.023216782,-0.008626656,-0.01065625,0.0634216,0.024102721,-0.016719775,0.0057443883,-0.01920208,-0.0056266505,-0.028143758,-0.012223827,0.010055179,0.044536397,0.0028208224,0.011054675,0.028270759,-0.006451862,-0.00007481316,0.03876755,0.022016354,0.011082782,0.0069478527,0.027449222,0.011981635,-0.045509886,0.009559261,0.0718349,-0.014591245,-0.024991324,0.032399867,0.02168829,-0.022200754,0.011151088,-0.040215265,0.008242335,0.051340837,-0.009604102,0.0001819862,-0.002689326,0.004511271,0.036355793,0.051492237,0.006304146,-0.040674984,0.0012114466,0.01709984,-0.046443824,-0.013949314,-0.020649787,0.06033441,-0.04285062,-0.061077293,0.006897796,0.0053129965,-0.15858296,0.0049480745,0.008558449,0.050575983,0.03051348,0.0069653667,-0.034753755,-0.010061589,-0.055064544,0.071803644,0.01968726,-0.0429015,0.04388949,0.011524486,-0.021176292,0.028677678,-0.010350269,0.0006560809,-0.01970809,-0.025728222,0.004438465,-0.0217948,0.012686399,0.03262731,-0.00158869,-0.008951173,0.066080876,-0.03894871,0.016196053,-0.01361222,-0.04902675,0.009925307,-0.0012575825,0.020669958,-0.0025231321,-0.008939742,-0.027351283,0.02914511,0.026951436,-0.009075474,0.054109685,0.0408416,-0.0021402738,0.0042079887,-0.010681677,-0.019378616,-0.013451161,0.016590416,-0.066523395,0.001141006,-0.0009912715,-0.00829086,-0.034617707,0.005995359,-0.03771562,-0.004342634,0.025929736,0.0290911,-0.016946414,-0.0023979784,-0.011345677,-0.019238401,0.008046246,-0.03863177,-0.02548861,-0.06627317,0.019019864,-0.015708286,-0.011976963,-0.015090009,0.018867478,-0.01496177,0.027346622,-0.01826901,-0.029835897,0.049197193,-0.0019225541,-0.03003467,0.0016806845,-0.08395058,-0.008621967,0.024033934,-0.017036483,0.0013467636,-0.017826257,-0.032923345,0.023146713,-0.016968526,0.03207993,0.23861219,-0.002145072,-0.008095914,-0.048111066,0.038289454,-0.01960275,-0.008150374,0.06845806,-0.027996983,-0.033685267,-0.004850096,0.06106539,0.011337519,-0.0008881542,0.039504334,0.06152332,-0.03830388,0.042968456,0.049172156,0.005422474,0.021494793,-0.0038073736,0.013372753,0.01434423,-0.0395464,-0.03054085,0.01583364,0.022739476,-0.009260253,-0.019736057,-0.03226723,0.04933688,0.033235006,0.0077376263,0.05436864,0.017633198,0.03125632,-0.067659125,-0.026861442,-0.012524307,0.0077345143,0.011900464,-0.023433084,-0.055389486,-0.05512366,-0.029970357,-0.0037410036,-0.032099612,-0.0067053246,-0.013691698,0.014154615,0.0075255386,0.0061036325,-0.026298238,-0.016163934,-0.011819136,0.012073209,-0.04498545,0.012070979,0.018233472,0.04601235,0.010000226,-0.06295377,-0.021343436,0.027953178,-0.010703607,-0.032122023,-0.009722597,0.037551194,0.019494895,0.020934569,0.0025877233,-0.014684752,0.0140723465,-0.0087453015,-0.005289894,0.02185766,0.049637105,0.009745586,-0.017461335,-0.0003874829,-0.030557,-0.030484999,0.0025848392,0.032456122,0.02593972,0.0017525613,0.08429625,-0.006022211,0.028600581,-0.017020464,0.013865199,-0.029269248,0.022048892,-0.013132198,-0.01161043,0.026256284,-0.045164473,-0.04457924,0.020145277,-0.046467565,0.010197639,-0.010815665,-0.006687209,0.021636697,0.016623398,0.011713398,-0.009366147,0.012736112,-0.007346959,-0.08217245,0.022824993,0.024793562,-0.017295826,0.013921566,0.05871058,0.010617862,0.0006892142,0.060007107,-0.006268417,-0.01502695,0.0038879018,-0.026803987,0.020909794,-0.006681862,-0.041802872,0.026681434,0.029894723,0.027043635,0.037584934,0.065304145,-0.02862532,0.01111904,0.016302224,0.018132681,0.026118387,0.032623556,-0.03249976,0.00856558,-0.003951203,-0.0069033736,0.0018683098,-0.00313976,0.013828845,0.021385375,0.03488646,-0.030045416,-0.019815806,-0.037070267,0.0024911023,0.004707132,0.03989092,0.03672629,-0.04284405,0.0108449,-0.054229002,-0.03919236,-0.043465607,-0.03186825,-0.017596735,-0.006123849,0.014324875,0.010012316,0.037833568,-0.059236407,0.0032630018,0.0077845417,0.027909905,-0.006675965,-0.03548364,-0.013726715,-0.023080643,-0.04695136,0.013576408,-0.023105977,-0.050353374,-0.028632237,-0.044612456,-0.04554319,-0.023941632,0.049027536,-0.03639783,-0.01990952,0.039684996,0.035214495,-0.039166983,-0.041225486,0.0021484827,-0.027964696,-0.0030293507,0.014703913,0.09843998,-0.003163569,-0.007947311,0.018894287,-0.012247689,0.0722831,0.04155864,0.013151363,-0.014389294,0.024025941,-0.022998208,-0.011057367,-0.025986379,-0.0037234477,-0.00056157494,0.020119771,0.015782164,-0.006779159,0.0159186,0.009421008,0.010223444,-0.07228653,0.002839471,-0.027916042,-0.043708764,0.037136775,0.0071261064,-0.046026595,-0.04368427,-0.017777948,-0.023993071,-0.0047553056,-0.02603572,-0.0083698435,0.012316405,-0.039941106,-0.03750747,0.00096402003,-0.0063368524,-0.0065577333,-0.038796257,0.007262655,-0.018280303,0.017062109,0.034812234,0.004941957,0.024072602,0.04039994,-0.0303063,0.012492751,-0.009955155,-0.016122876,-0.014136493,-0.00033449125,-0.0066134925,0.00033709424,-0.049696267,0.052772168,-0.018661575,0.016057147,-0.031997606,-0.0016888172,-0.028374717,0.030548817,-0.020188533,0.0109258685,0.02239651,0.0018553667,-0.024509206,-0.009700883,0.03250154,0.017474987,-0.028195862,-0.041240036,-0.017509662,-0.016814344,0.005014953,-0.06948585,-0.07274724,0.007084172,-0.007224682,-0.010130687,0.008285701,0.01617187,0.007983035,-0.040589686,0.0132959215,-0.015815463,-0.053154893,-0.0647054,0.034981385,0.013710346,-0.024584504,0.0048061986,0.016892856,0.0030508186,0.0058567263,-0.010789721,-0.045011032,0.010368067,0.028001433,-0.060797606,0.004584608,-0.026590375,-0.021719141,-0.028546475,0.045039482,-0.022502366,0.004533217,-0.00634717,0.058791626,0.0143413935,-0.015838988,-0.007405258,0.0019223761,0.009063291,-0.018780174,0.055790953,0.020789623,0.0110806655,-0.033191327,-0.026743721,-0.0100318985,-0.017808475,-0.0048425226,0.04854077,0.0013084753,0.060785398,-0.013156689,-0.022538437,-0.021617735,-0.020614035,-0.031048417,-0.02949978,0.029126164,0.008477411,-0.02707208,0.0019829592,-0.04249444,-0.03339191,-0.0041486686,-0.042913508,-0.017816154,-0.05361987,0.026623225,0.031954825,0.010165917,0.00945857,-0.00799566,0.008585755,0.027962968,0.004062185,-0.033994213,0.027466983,-0.029179506,-0.025644142,-0.017492693,-0.027813513,0.0017180059,0.06626122,0.030085716,0.0044299746,-0.04447636,0.05390969,-0.0076447832,0.016402995,0.028415691,0.035280436,0.029829988,-0.012068096,0.05402184,-0.02293389,-0.033797115,-0.004260663,0.02130009,0.03493634,-0.039444316,0.039899554,0.0019498674,0.006384014,-0.018227864,-0.020318072,0.027857136,-0.031861994,0.039194748,-0.018221159,-0.009724144,0.06921714,-0.015391201,0.01740167,-0.0039919275,-0.009266027,0.000050066395,0.029447176,-0.013787656,-0.028959569,0.04815534,0.056193016,0.06927976,-0.012211239,-0.034243256,-0.04561104,-0.0059869196,-0.14792927,-0.016903387,0.012548714,-0.013211149,0.00045342508,-0.010397633,-0.03039877,-0.048784636,0.0051028146,-0.04384753,0.012712304,0.007018731,-0.020713037,-0.008714669,0.0143226655,0.021650093,-0.04383944,-0.010889016,-0.024320858,0.029322904,0.018079463,-0.002595467,0.050792545,-0.020768588,-0.036473084,0.009316313,-0.019477326,-0.04505623,-0.013937817,-0.028288595,-0.053323384,-0.05299223,0.03421916,0.038197912,0.022859633,-0.007403612,-0.0044435416,-0.0016169249,-0.051288757,-0.030704565,0.02107565,0.018621273,-0.02524959,0.013768848,0.00988207,0.042002495,-0.0035959063,-0.013623289,-0.074314356,0.0122277625,-0.0016519375,0.055246484,-0.012754373,0.012957958,-0.022925628,-0.03318663,-0.025546083,0.00964821,0.044256482,0.018160263,-0.006447227,0.017018,-0.034478895,0.0017002657,-0.014567953,0.027986208,-0.02892277,0.008279539,-0.032510273,0.025166249,0.0009901024,0.0009520892,-0.028017463,-0.042733192,0.010842712,-0.031228133,0.033816937,-0.009070702,-0.0014872905,-0.025102006,-0.025513416,-0.0015658952,-0.010273789,-0.053947918,0.047041986,-0.010043878,-0.02057151,0.043872517,-0.08983812,-0.010592251,-0.035058424,-0.023894338,0.013439944,0.010399038,-0.029476782,0.035810422,-0.03574163,0.036999956,-0.029522004,-0.020843146,-0.00024931456,-0.0009145342,-0.025753707,-0.0254374,-0.029397191,-0.01807821,0.029681245,0.013263062,-0.016963594,-0.003941275,-0.05504716,-0.015055759,0.00547507,0.0018047389,-0.056930277,0.006418315,0.020279244,0.024070058,0.016428046,-0.0038964455,0.017891482,0.011562343,-0.0018613827,-0.029510114,0.0017694274,0.0726543,0.03602826,0.043729614,0.02625013,-0.027047586,-0.031060955,-0.07423942,0.0057599526,-0.016017124,0.04998037,-0.018016623,-0.009442021,0.052736033,-0.019997584,-0.063837506,-0.016481094,-0.03098811,0.008919326,0.0014905209,0.027349062,-0.00964352,0.030802848,0.023915553,-0.023831531,-0.02521098,0.040049277,0.008700836,0.010710834,0.045849964,-0.0075840466,0.037676983,-0.008598653,-0.04403953,-0.0041671065,0.036880016,-0.038630355,-0.049218155,-0.014491107,0.009183956,-0.038175836,0.06965,-0.010488018,-0.03331553,-0.02591036,0.00476769,0.039842516,0.013252706,-0.045016885,0.059193175,0.011903909,-0.019189544,0.01600138,0.02123253,0.044640686,-0.025112657,0.047874976,-0.014266613,0.034673616,0.076600604,-0.032621726,0.011353136,0.032950815,0.027366461,-0.026875315,0.021291662,-0.015826756,-0.0010905522,0.0023162547,-0.019964045,0.051945925,0.004099881,0.011837813,0.0051930794,0.0333412,-0.011775998,-0.041768502,-0.024740642,0.009590786,-0.037494313,-0.040612128,0.040695705,-0.0010087553,-0.017745826,0.0071050683,0.0145087205,-0.013563909,-0.0035445625,-0.001613579,0.0329116,-0.016095731,0.029552026,0.010953032,0.007892273,-0.025127685,-0.014573195,0.054488964,-0.008073072,-0.032556765,-0.039558057,-0.030690491,0.014805777,-0.010603375,0.015741998,-0.014979501,-0.010444364,-0.03458741,-0.0276635,0.029080406,0.033331323,0.011514155,0.0046279323,-0.020804357,0.01721844,-0.008541397,-0.023802308,0.041187298,-0.025631879,0.03110642,-0.007541356],"last_embed":{"hash":"1hv9fll","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"1hv9fll","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{5}","lines":[352,352],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hv9fll","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.053255875,-0.014906052,-0.060228053,-0.015247102,-0.052776597,-0.055540085,0.05284121,0.024494946,0.003663669,0.0018478129,-0.025281463,0.01606274,-0.022169527,0.0024445201,0.0018859649,0.021996222,-0.029666208,0.017614655,0.01934795,0.0034683007,-0.051727813,0.019845217,0.033298247,-0.034492247,-0.044765014,0.012326342,0.020477155,-0.021950303,-0.03498116,0.05564662,0.024541695,-0.035950016,0.080604695,-0.011129704,-0.0001702397,-0.017075717,0.004334541,0.018414542,-0.043504965,0.04405823,0.028394172,-0.028576227,0.038697634,0.005090416,0.037455607,-0.010058065,-0.047217052,-0.027338773,-0.023505688,0.004926379,0.003978267,-0.011600657,0.03914224,-0.0021826709,-0.0038600292,0.031576507,-0.0042584306,-0.0410761,-0.040135268,0.007482303,-0.011252798,0.014441454,-0.012702684,-0.038160548,0.00952531,0.038624402,0.03414383,0.0019812542,-0.0083931675,-0.027768554,0.017769529,0.023464127,0.018222902,0.0051095174,-0.044460095,-0.03347351,0.023316687,-0.023678135,0.026866613,0.018154988,0.008002757,0.014875645,-0.024944233,-0.011918179,0.017433666,0.021213163,0.009211919,0.04773376,0.037031054,0.010904203,0.010789582,-0.013063756,0.04591982,-0.018354923,-0.022905426,-0.0055415994,0.026656788,-0.047075402,0.043128967,-0.00025864382,0.05266909,0.036665626,-0.03645735,-0.019357653,-0.01949899,-0.018587606,0.0062675998,0.026452936,0.030662736,-0.0036479018,0.016209198,0.04940852,0.0051749432,0.019586653,-0.019879587,-0.04645962,0.013943044,-0.009018097,0.037448365,-0.021822322,0.028944278,0.0089479815,0.012294808,-0.03807557,0.027768075,0.019832045,-0.038029887,-0.027163573,-0.03231924,0.05518759,0.013973007,0.0040659686,-0.02564861,0.005575775,0.008810311,0.01138682,0.065461755,0.004653631,0.010554888,-0.08111375,-0.008504918,0.01030575,-0.026661266,-0.009222447,0.0047198576,-0.088211685,0.019180985,0.03547028,-0.0043792496,0.035522245,0.015988411,0.020385686,0.011919888,0.07071867,-0.023990722,0.0054893703,0.013818133,0.02560995,0.0066487687,-0.023845484,-0.018500892,-0.03556713,-0.004426134,0.03429561,0.0014226679,0.015444329,0.032216802,0.022950254,-0.0029627914,-0.015582761,0.009666106,-0.024026886,-0.02250576,0.032041866,0.0022392771,0.022210391,0.09778798,0.026161056,0.008150013,-0.023244033,-0.05810885,0.027165214,-0.041284103,-0.043977648,-0.0036464254,0.061466858,0.021042999,-0.041895114,0.029591434,0.011233872,-0.0042979275,0.0054548774,-0.014181918,0.023226408,0.060408026,0.022631023,0.014074918,-0.0065615536,0.012109046,-0.03934583,-0.009931869,0.03423494,0.02252298,-0.022237286,-0.025338741,0.006678554,-0.03796413,-0.032397896,0.009297374,-0.04642194,0.0046881433,0.024775553,-0.019017033,0.006644205,-0.012527399,-0.0056017525,0.010662038,-0.042340145,0.019786028,0.009554654,-0.011358109,0.059329793,0.003208664,0.010160642,-0.00982972,0.027743543,-0.0045925328,0.07006206,0.027202569,0.0006036191,-0.0147764115,-0.0020618737,-0.0036831042,0.0089726355,0.0058636838,-0.002003996,-0.007941565,0.010131916,0.0324145,0.00054466823,-0.002345226,-0.01656543,0.02272098,-0.031327017,0.0038192954,0.009503344,0.055111967,0.020318523,-0.004800437,-0.013792718,-0.035490017,0.0007402245,-0.00023396045,-0.026567033,0.010219958,0.035253126,0.023155458,0.015401423,0.013202454,-0.008608694,0.008917286,0.024653623,0.016180336,-0.0036340302,-0.000052078078,0.033309568,-0.0002706637,-0.017277464,0.017310567,0.074771084,0.0122549515,-0.033402294,0.04351106,0.03783448,-0.00458983,0.005279302,-0.04618628,0.015946811,0.036492966,-0.0033777629,-0.012669807,-0.021105397,0.017383624,0.027668739,0.024341727,0.016922683,-0.01835695,-0.022255158,0.008569178,-0.030914394,-0.019941235,0.01605561,0.062934905,-0.03133977,-0.07890328,0.019104538,0.031984497,-0.15397884,0.0019951013,0.016950909,0.0321264,0.012332771,0.02207965,-0.047620483,0.00460623,-0.07756186,0.03615255,0.020484338,-0.047604684,0.037237052,0.026282957,0.017866725,0.024096413,-0.008972214,-0.010761643,0.00074825034,-0.026448363,-0.01016572,-0.02115563,0.026389612,0.022377228,0.007090009,-0.009130241,0.062241886,-0.049492095,0.005100823,-0.04259218,-0.059712578,-0.0012087477,0.002069093,0.035508353,-0.0086736465,-0.010281088,-0.03299526,0.030486684,0.03175301,-0.016698796,0.08118773,0.009522574,0.0029833612,0.002373841,-0.0065043424,-0.010114145,-0.011014805,0.017087901,-0.042584386,-0.015132683,0.0021965238,0.006079865,-0.03263913,0.023766575,-0.023740543,-0.015778255,0.03224823,0.034686416,-0.005706994,-0.023639783,-0.02125345,-0.023282876,-0.009788456,-0.05868719,-0.025833957,-0.07860033,0.01518731,0.0041485024,-0.020015476,-0.03092219,0.033573195,-0.028296618,0.025675328,-0.0137692,-0.04920502,0.017218249,0.016138123,-0.03025343,-0.0013992521,-0.10866478,-0.018729484,0.025135603,-0.024933869,0.008957109,-0.017436273,-0.04869282,0.013510543,-0.011940491,0.04166209,0.23222943,0.024429634,0.016858252,-0.033288766,0.024689248,-0.042710345,0.0008416627,0.064375006,-0.01630309,-0.026096292,-0.0008667672,0.048410848,0.0053661233,0.007778991,0.023368545,0.065511376,-0.07299534,0.014745273,0.04546043,0.002279739,0.012570058,-0.02911415,0.008973121,0.0004423713,-0.045320977,-0.031260177,0.010188728,0.047275614,-0.025426809,0.02276525,-0.027302688,0.06893235,0.044595826,-0.0496712,0.051503077,0.023388581,0.021229567,-0.08322303,-0.03687466,0.0070290347,-0.012463604,0.011168237,-0.0031125357,-0.05323031,-0.032605458,-0.024255622,0.0071638715,-0.01424267,-0.024662938,-0.007897588,0.009577285,-0.017432338,0.0057054786,-0.018724428,-0.0072526783,-0.0048323907,-0.0046407483,-0.063896686,-0.0041881613,0.018048719,0.029477406,0.015824677,-0.07348725,-0.0040767016,0.020688625,-0.021238226,-0.051740136,-0.0037677337,0.021383092,0.015748424,-0.0027045263,-0.010363667,0.0022974552,0.032226253,-0.010863157,-0.03142734,0.028734082,0.05689727,0.003933188,-0.009576163,-0.025161503,-0.016592788,-0.0013689168,-0.01117843,0.028173467,0.009520724,0.008703227,0.05078442,-0.0051960726,0.01940103,-0.010210651,0.006606007,-0.015264233,0.016894128,-0.009643624,-0.007007116,0.02654846,-0.03918049,-0.023591112,0.020084497,-0.030785441,0.0061636944,-0.00809886,-0.010426125,0.009452496,0.009789122,-0.007161274,-0.00031395027,0.013812629,0.00008261163,-0.08438342,0.020046508,0.024808131,-0.010333051,0.0055804257,0.05427324,-0.0042916113,0.012186521,0.056205638,-0.0075997985,0.008381594,0.013258536,-0.03107473,0.010148774,-0.002123509,-0.060292125,0.03206324,0.018976342,0.0102590965,0.03516401,0.04644582,-0.032749392,-0.028298447,0.02886933,0.023397926,0.016560586,0.02234541,-0.01630352,0.0124871405,-0.00999503,0.0033225336,0.007984116,-0.0035037247,0.016429083,0.012210829,0.018662967,-0.037434414,-0.01675009,-0.026820516,0.0155367665,0.0031010709,0.026296044,0.02965651,-0.038615435,0.010293759,-0.06898281,-0.040508885,-0.057705376,-0.025821915,-0.02035083,-0.010808351,0.0016769149,0.014500985,0.04166719,-0.0402462,0.02855618,0.0145446155,0.013130897,-0.037132584,-0.031220112,0.009591483,-0.0025012975,-0.054139517,-0.0038995172,-0.022027915,-0.059711885,-0.020834833,-0.06962331,-0.042014424,-0.02423632,0.023290122,-0.03160338,-0.02973276,0.04402227,0.047670618,-0.04061165,-0.051940896,0.0033475854,-0.023935582,-0.01423311,0.009532177,0.09510986,0.0022046058,-0.003197451,0.033913713,-0.011616488,0.063040845,0.06910182,0.03200362,-0.018716598,0.033503313,0.010013269,0.0025395628,-0.028492652,-0.010344784,-0.032020092,0.022662902,0.028781649,0.01251793,0.010423986,0.008134505,-0.0049727038,-0.05397935,0.0010079466,-0.03335164,-0.044790935,0.012566212,0.037824478,-0.06374409,-0.036314346,-0.014413956,-0.05943413,-0.018376008,-0.05642732,-0.004047706,0.026385916,-0.04596809,-0.01954436,-0.013143297,0.007922095,-0.007712947,-0.042331062,-0.014440871,-0.020884583,0.008502466,0.044997517,-0.0011362561,0.037376698,0.01242671,-0.030380225,-0.0074343593,0.016250463,-0.020186963,0.0049214065,0.014048198,-0.001219435,-0.039201193,-0.059340574,0.04412062,0.00021970221,0.02084105,-0.032862723,-0.011859335,-0.041769367,0.040236145,-0.015566557,0.0658281,0.024259688,0.005280505,-0.017409325,-0.005197714,0.031296473,0.025483444,-0.027739288,-0.046965525,-0.054205135,-0.023820726,-0.0013218314,-0.050082184,-0.029119287,0.014136037,0.006804847,-0.004195958,0.0024041089,0.0013323469,0.013935149,-0.025772335,0.01998013,-0.010646839,-0.05319273,-0.062085003,0.047618065,0.018210875,-0.020807577,0.01760951,0.028284606,0.023659918,0.014651826,-0.023555294,-0.042014897,0.013489109,0.012639948,-0.06642943,0.018376183,-0.039973754,-0.014849928,-0.022079691,0.02180147,-0.024079217,0.02075916,0.0008647172,0.045889314,0.014280768,0.017807232,-0.0023962352,0.0053568366,0.013102615,-0.027180288,0.011670056,0.008333082,0.0024465653,-0.040410504,-0.028359879,-0.02615289,-0.020691931,0.0031726432,0.04737878,-0.009287723,0.05320483,0.001742859,0.0030029998,-0.04846586,-0.013341972,0.0024782768,-0.029388808,0.03703008,-0.027694013,-0.046613425,0.0135537125,-0.024994818,-0.026993219,0.016969828,-0.0340933,-0.0073856963,-0.03099759,0.0102814995,-0.0022000282,0.0008891666,-0.0011847257,0.008007376,-0.0012560243,0.043103363,-0.005384684,-0.035652008,0.016986165,0.014797056,-0.031124966,-0.017984182,-0.010806424,0.011663636,0.03151841,0.020098587,0.019674681,-0.028856613,0.0588216,0.014045952,0.008441759,0.053819295,0.036368642,0.0461534,-0.021407777,0.04653105,-0.02060028,-0.026157854,-0.016133778,0.0067681926,0.022506213,-0.02720453,0.0111031905,0.0065190014,-0.0045772227,-0.012478847,-0.02137575,0.026654154,-0.047991157,0.04173159,-0.0117043005,0.0010999453,0.05431672,-0.012570904,0.02971051,-0.0054933853,-0.016138159,-0.0039026835,0.0024991008,-0.001606412,-0.025895083,0.05182767,0.07074887,0.039647076,0.011312811,-0.032353237,-0.030088294,0.00047699802,-0.135641,-0.013264629,0.00995173,-0.010528958,0.0011201302,-0.009792701,-0.032441273,-0.04948236,-0.011451155,-0.035443597,-0.0034364548,0.023652913,-0.026846401,-0.005941576,-0.0022324687,0.020887017,-0.04404938,-0.03676664,-0.035796475,0.047997683,0.014274517,0.01403513,0.071468584,-0.002692754,-0.0203348,0.009586193,-0.053548343,-0.04247371,-0.01335141,-0.009941233,-0.03685515,-0.056172695,0.039903272,0.037793428,0.023126857,-0.025526347,0.00031055254,0.010121189,-0.07042184,-0.019631399,0.0020839449,0.023541294,-0.021657448,0.03245284,-0.008978238,0.03919208,-0.01239907,-0.020920208,-0.062594175,0.009872778,-0.007784297,0.05177612,-0.007565162,0.004751364,-0.025200775,-0.027568396,-0.032423828,-0.00777243,0.045573436,0.017316764,0.0040492225,0.036357965,-0.024993934,-0.016721472,-0.007013794,0.054504182,-0.024969913,0.01274383,-0.023620874,0.01647087,-0.033961266,-0.008542481,0.016100224,-0.015693853,0.0076735034,-0.03152238,0.04172509,-0.027208291,0.02894154,-0.03973141,-0.05456962,0.0039194794,0.015816819,-0.038107935,0.054229844,0.005510637,-0.009480248,0.01652228,-0.040470656,0.0063142097,-0.03550837,-0.043437913,0.0053064628,0.0063629104,-0.01808325,0.037096363,-0.043562494,0.033569794,-0.029108547,-0.017761992,-0.03181673,-0.016546324,-0.018642437,-0.024138926,-0.0071525495,-0.0024629578,0.03404956,0.00011391136,-0.017500522,-0.0064806184,-0.03383626,-0.007837457,-0.0062208385,0.013061632,-0.0664242,-0.0012433965,0.0025450788,0.020583104,0.02744377,0.011349715,0.0038992146,-0.026359301,-0.00918251,-0.03132691,0.002154402,0.07875319,0.016996497,0.039771087,0.057186432,-0.009747452,-0.017052513,-0.082079515,0.036892463,-0.010365219,0.05055993,-0.019116288,-0.021591673,0.04139236,-0.043832008,-0.04287049,-0.028166836,-0.039952494,-0.026822604,-0.010118636,0.017343545,-0.009581631,0.0021264078,0.048674844,-0.009064077,-0.019940883,0.017439095,-0.040284332,0.0027140458,0.02292799,-0.0024081455,0.034867257,-0.04495573,-0.03684139,0.012620348,0.057395574,-0.01929146,-0.00042345864,-0.019097373,0.004424332,-0.021410337,0.075154856,0.004901103,-0.018796416,-0.027355181,-0.0034068173,0.060817495,-0.011100082,-0.014694302,0.043733355,0.01494328,0.016021192,-0.01531556,0.012032471,0.036614545,-0.033524863,0.05091632,-0.010809811,0.037587535,0.06485963,-0.02463885,0.00051809964,-0.001161156,-0.009746805,-0.035906218,0.027369289,-0.02342188,0.0017744328,0.013228745,-0.020853648,0.06546191,-0.0034777788,0.0030175198,-0.004442378,0.03371738,0.026112767,-0.011998879,-0.0047702915,0.012823433,-0.008659947,-0.029057596,0.04166411,-0.00026053464,-0.021197047,0.0032467581,0.021112846,-0.013952377,-0.016242249,-0.008787723,0.04026978,0.003591806,-0.0026554887,0.021654077,0.022288231,-0.014030097,-0.036132798,0.07663887,-0.021325305,-0.04188854,-0.035509903,-0.018127585,0.014703886,0.008398767,0.007729177,-0.030059988,-0.007216124,-0.013267687,-0.006445053,0.030979102,0.035416543,0.0032276723,0.005049431,-0.024983589,-0.0008097331,0.010069191,-0.02892966,0.03697555,-0.014688697,0.03729819,-0.04544966],"last_embed":{"hash":"rsz4d7","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"rsz4d7","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{6}","lines":[353,354],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"rsz4d7","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07394569,-0.010290225,-0.0433573,-0.02247649,-0.025016857,-0.06109176,0.04345022,0.005801849,0.002544096,0.0140165,-0.014756434,-0.00030255434,-0.005362408,0.002392162,0.0051172352,0.024480999,0.009693089,0.012487319,-0.008472894,0.009473777,-0.04777317,0.011420074,0.050405405,-0.017950997,-0.034191046,0.0077721723,-0.005841975,-0.0016211463,-0.044244155,0.046875346,0.019798772,-0.0293479,0.022093324,-0.0074285506,0.0032182296,0.0006847729,0.0021864548,0.020044992,-0.039766885,0.020614468,0.04328742,-0.023836827,0.027376208,-0.020214878,0.031886544,-0.0021411192,-0.047363084,-0.02798659,-0.02318726,0.024973119,0.011490611,0.030144243,0.043265138,0.0027667056,0.008912701,0.027741708,0.012966542,-0.00832533,-0.022609314,0.03948999,-0.030237371,0.01572226,0.0028026195,-0.023201743,0.005271092,0.09061516,0.014653275,0.0013122007,-0.00976705,-0.030119766,0.026820295,0.00919039,0.002165165,0.010438692,-0.03812053,-0.009734803,-0.0012267792,-0.03906057,-0.015998216,0.035198733,0.034875188,-0.00027698828,-0.010900213,-0.018096955,-0.041929144,0.031411886,0.007353611,0.048264246,0.006926046,0.03791306,-0.009732142,-0.018724086,0.021815795,-0.0009695223,-0.041815348,-0.018136673,0.033313215,-0.024733115,0.046299927,0.01607409,0.042051516,0.009802647,-0.027102381,-0.017903825,-0.0033906982,-0.039429944,0.014091474,0.029834924,0.029389804,-0.00087803963,0.033574138,0.058210608,-0.014201702,0.03919492,-0.01473797,-0.024959438,0.01129781,-0.0013258216,0.036641672,-0.019036558,0.015481761,0.014615626,0.009254856,-0.016934285,0.028614782,-0.013607153,-0.028122822,-0.027563328,-0.06767003,0.047920715,0.016237525,0.034418218,-0.019214137,0.02283728,0.002999764,0.0107590025,0.053407513,-0.017881904,0.005272677,-0.0541493,-0.024622742,0.015972305,-0.012763668,-0.015686467,-0.012957905,-0.07733147,0.036865525,0.045606595,0.0015786438,0.028759643,0.0052804304,0.040806796,-0.008604033,0.082305565,0.00819889,0.008883068,-0.0013008877,-0.0003894707,0.02819679,-0.022399575,0.011194195,-0.0024212778,-0.037256893,0.031708542,0.014294967,-0.001241428,-0.024923243,0.008027867,0.00886529,-0.02771199,-0.0071823588,-0.03723478,-0.021358069,0.03361745,-0.0055841706,0.024120625,0.08715526,0.04429433,0.021392347,-0.011374815,-0.03546986,0.038218454,-0.033518717,-0.06697797,-0.022543881,0.074697025,0.016570536,-0.04027624,0.023596065,0.018273363,-0.0005966148,-0.003717922,0.002137126,0.018058425,0.018283263,0.017318027,0.0066111833,0.008474126,0.0019954774,-0.026728975,-0.004744225,0.025639184,0.01720344,-0.02892757,-0.02268071,-0.024420036,-0.054458447,-0.0544769,-0.0030170523,-0.032332752,0.032302547,0.014280331,-0.0015422286,0.009078932,-0.031933215,-0.04425209,0.0017410628,-0.039706912,0.010536617,-0.0031439767,0.017585842,0.013472753,-0.0004618281,0.03351005,-0.025294304,-0.00416718,-0.005169341,0.0561275,0.021805769,0.0145003535,-0.020515809,-0.028918128,0.008626263,0.0028586509,-0.005553554,-0.018010724,-0.020594424,0.006861978,0.011905564,0.026959563,-0.015145855,-0.006078357,0.0054262215,-0.006773954,-0.0054225163,0.012042132,0.032782428,0.013037762,0.0031170573,-0.017630858,-0.023936972,-0.005921607,-0.01366142,-0.0335582,-0.020312028,0.015553122,-0.005527366,0.019282823,0.0018921007,0.005532647,-0.01097374,-0.0025666559,-0.005211509,0.020411555,-0.009974684,0.02043299,-0.020887723,-0.01868437,0.002444137,0.094228804,-0.0026656364,-0.01767885,0.056511328,0.041811686,-0.025195356,0.008441691,-0.044059176,0.012434564,0.038996007,-0.0013573713,0.00037971305,0.009686387,0.018969249,0.030219773,0.044025928,0.031865075,-0.011390823,-0.046082422,0.01172649,-0.040159777,-0.008880017,0.00095566665,0.06260039,-0.034940545,-0.06071266,0.001111823,0.012501711,-0.15086819,0.0083766915,0.009778362,0.03748032,0.010549681,0.027605176,-0.023494912,-0.018730296,-0.077500455,0.038580656,0.013953317,-0.030745242,0.019447034,0.009251554,0.012991242,0.023411345,-0.019252675,-0.010573196,0.014172026,-0.03791753,-0.005582663,-0.010889301,0.06262102,0.0066577774,0.007325338,0.0006336286,0.05321044,-0.06753791,0.015180631,-0.042491786,-0.08129393,0.005156976,-0.011069942,0.05073708,-0.00248062,0.0271401,0.020211212,0.026521526,0.011716461,0.006482582,0.0486471,0.035195697,0.008020777,0.029229823,0.020123338,0.010054594,-0.0023262282,-0.007033936,-0.06361536,-0.022733958,0.0026125943,-0.013507259,-0.018308913,0.0004475151,-0.027364697,-0.014448827,-0.0023967635,0.007863659,0.002619267,0.002275203,-0.047846287,0.01647539,-0.024966424,-0.030259678,-0.028003009,-0.077099614,-0.0030194551,0.004998874,-0.039326727,-0.023127383,0.016607622,0.001446647,0.046943285,-0.022889918,-0.077075794,0.0045806635,-0.004786445,-0.00833262,0.014121275,-0.11359834,-0.017415019,0.0069418624,-0.027339814,0.02829029,-0.017613953,-0.06456277,0.023913028,-0.027064016,0.03751761,0.23738003,0.028067097,0.0177392,-0.030433513,0.04179691,-0.049035043,-0.028152771,0.042889073,-0.014033302,-0.02410611,0.009113691,0.029987065,0.02513735,0.005219323,0.039914545,0.06759353,-0.07887365,-0.000043431894,0.054985903,-0.003680255,0.037060376,-0.026945993,0.03752513,0.016694518,-0.06219613,-0.016915541,0.022059474,0.05889542,-0.008898903,0.038870104,-0.021905134,0.06600638,0.022601536,-0.017034326,0.046726547,0.016409028,0.02136565,-0.067722954,-0.037556738,-0.003302174,0.006065631,0.013205971,0.03536646,-0.05883544,-0.04909791,-0.03462993,0.0066764327,-0.0030762246,-0.009810807,-0.043765876,0.032174535,0.011139405,-0.014903715,-0.016978772,-0.00758942,-0.011240958,-0.004363068,-0.034002718,0.0075338245,0.037224393,0.06142466,0.04339039,-0.038296923,-0.00838862,-0.000722197,-0.015316375,-0.065527104,-0.024617484,0.0065208534,0.002535963,0.021988908,0.0110182455,-0.007776328,0.019374244,-0.009986663,-0.018418355,0.034572586,0.027674204,0.0049089077,0.0074751577,-0.008915854,-0.0006669061,-0.03535443,0.007923354,0.023561291,0.010017499,-0.020089874,0.07046536,-0.030215874,0.032646526,0.010290356,0.013385107,-0.0392371,-0.0040653367,-0.006591021,0.000048662136,0.014274411,-0.039212797,-0.040873323,0.003626303,-0.044119284,0.014152584,-0.0027238938,0.0071334746,0.04194242,0.002689966,-0.016773814,0.0056006415,0.024677342,-0.0033575508,-0.0865861,0.013685924,0.021199862,-0.027454464,0.0037370357,0.059051696,0.024427112,0.018914672,0.05746895,0.00076230045,-0.010897854,-0.019224044,-0.044832584,-0.015262328,-0.019184021,-0.055486754,0.034825005,0.04528799,0.0033869322,0.03612034,0.024040617,-0.026673615,-0.013403662,0.037011463,0.034089085,0.01977616,0.06301312,-0.03483289,-0.020183885,0.025366453,-0.038792297,0.0019839369,-0.020116298,0.014701059,0.0156502,0.02848175,-0.038010996,-0.010525589,-0.03442736,0.013852615,0.008490827,0.033368602,0.007862453,-0.035620634,-0.002153448,-0.08535391,-0.04907484,-0.045386378,0.0037565695,-0.021040482,0.00031572214,0.0007588453,0.020160874,0.052741796,-0.026244124,0.03288759,0.020068228,0.007858697,-0.033970527,-0.022244874,0.018807912,-0.0058720745,-0.037358798,-0.014197935,0.007669221,-0.039047033,0.0010271417,-0.026328659,-0.048870847,-0.046210397,0.028084526,-0.025483087,-0.0061084614,0.07510136,0.034531005,-0.022930143,-0.029699637,0.002405134,-0.012986609,-0.021391498,-0.009082139,0.12110624,0.014585762,-0.011704143,0.024647878,-0.0019438573,0.045913644,0.0063783643,0.006751434,-0.011057972,0.020748336,-0.00795483,-0.0047017112,0.0017386507,-0.011471236,-0.0498259,0.026593663,0.035794638,0.0139318295,-0.0063313246,-0.02443353,-0.009857972,-0.02888049,-0.005298282,-0.050344065,-0.07279508,0.0192374,0.02791664,-0.038510926,-0.04623775,-0.008764965,-0.04607233,0.016998861,-0.04292535,-0.010904372,0.022367068,-0.031360533,-0.041927926,-0.023948751,-0.0054779644,-0.005450521,-0.04743585,-0.014991339,-0.02428085,0.016049307,0.018147655,0.0031882876,0.0065339347,0.015560472,-0.022293247,-0.0036046198,-0.012939038,0.004153991,0.024488386,-0.00674787,0.005191853,-0.010034939,-0.04060585,0.04612836,0.031581808,-0.01221527,-0.020921221,-0.029531544,-0.04249969,0.014447492,0.00037388873,0.03582072,0.015709253,-0.007973153,0.001784368,0.008196279,0.023589766,0.020676732,-0.03340664,-0.05719005,-0.058994737,0.025242424,0.017592125,-0.06468746,-0.04585789,-0.010568047,-0.006806423,-0.015888363,-0.027230483,0.02149274,0.032937776,-0.016828278,0.011659334,0.02142794,-0.021797018,-0.051805764,0.020026006,0.0022854686,0.0012024799,-0.017159825,0.025350584,0.020610958,-0.00025180142,-0.002456181,-0.027842995,0.0028159656,0.010446228,-0.05915354,0.05091156,-0.046582736,-0.013870804,-0.027634649,0.012254681,-0.011136157,0.029787049,0.0007948184,0.023193998,0.009525613,0.009820685,-0.010588153,0.03086808,0.0015413815,-0.00956428,0.018782329,0.009499732,0.028029123,-0.06092772,-0.030679272,0.01995306,-0.010292644,0.0017975474,0.024448585,0.0010770326,0.043446038,0.0052679665,0.012895173,-0.022312066,-0.0037890866,0.018563129,-0.042677805,0.052976053,-0.038895346,-0.021411592,0.024478303,-0.031897914,-0.01884567,0.0012216289,-0.0173989,-0.029954521,-0.028323019,-0.01764753,-0.0026709444,0.01320864,0.003922806,0.004955776,0.00033670914,0.017455278,-0.018202791,-0.038758673,0.024018748,0.017784666,-0.02025498,-0.02570475,-0.020421198,-0.013915751,0.029711593,0.047917746,0.018008502,-0.03343628,0.022969827,0.019871349,0.0020475562,0.02982356,0.049475204,0.001428948,-0.03145557,0.0444019,-0.026799455,-0.037588604,-0.010420186,0.0074304896,-0.011570648,-0.045271434,0.0029561163,0.015270723,0.0019611611,-0.0055597043,-0.013557894,0.031127753,-0.03731454,0.022383906,-0.03209582,0.037907183,0.02495426,-0.05035669,0.015141224,-0.031864084,-0.019935261,-0.006256416,-0.0014593421,-0.0211183,-0.024752526,0.03197802,0.058099575,0.044747464,-0.030974634,-0.026290486,-0.031463444,-0.008127408,-0.15266825,-0.009085514,-0.0026019795,0.002146892,-0.008761217,-0.023684103,0.0051895077,-0.05373859,0.003787742,-0.046368897,-0.008074316,0.0312758,-0.015867438,-0.000037412847,-0.01678496,0.02244584,-0.029195871,-0.023796035,-0.040401977,0.056959044,0.0052907807,0.010843564,0.044902444,-0.0139792925,-0.03284742,0.008778695,-0.023846418,-0.021281363,-0.012997803,-0.018699681,-0.061322816,-0.062020466,0.033196628,0.037676264,0.02285856,-0.0051879096,0.02806201,0.029683763,-0.06747756,0.0018881217,0.0034565444,0.009419754,-0.005413021,0.026687393,0.0030176581,0.043320462,-0.028058657,-0.0056018494,-0.061978187,-0.00050433027,0.0150311785,0.03639402,-0.01489674,0.020245126,-0.02316503,0.0022340596,-0.024993993,-0.010461051,0.0101110125,0.0262932,-0.016287778,0.031950902,-0.042630754,-0.0037531592,-0.040079553,0.052919205,-0.0072898786,-0.007846444,-0.035267588,0.039978273,-0.0334651,-0.016319556,0.020452831,-0.02618696,0.024817076,0.018393686,0.04747238,-0.037229113,0.015623779,-0.03390045,-0.04515952,0.020523373,-0.009119479,-0.03974899,0.051536765,-0.009052484,-0.018330773,-0.003042038,-0.036780946,0.029506836,-0.04012173,-0.028533073,0.0029818863,-0.025596254,-0.013137407,0.040016904,-0.03486061,0.02461233,-0.014111814,-0.036263473,-0.008650885,-0.028740821,-0.017865337,0.0021313922,-0.034347787,-0.027161665,0.040736485,0.0051576733,-0.0021243747,-0.013028537,-0.019292217,0.007878833,0.026760502,-0.014136378,-0.049907062,0.016580876,-0.0000043433315,0.034636732,0.027630435,0.004692775,-0.0030316347,-0.019019535,-0.013518895,-0.041123193,-0.011611559,0.080853194,0.012119196,0.056307923,0.045724023,-0.001459626,-0.03490352,-0.06311412,0.07472929,-0.012868803,0.07063623,-0.019162053,-0.0053596073,0.030535199,-0.04349209,-0.041915786,-0.012326803,-0.05601051,-0.052299827,-0.028053164,0.03351327,-0.0066302046,0.011521295,0.0106247375,0.024090854,0.019604906,0.032089323,-0.023593172,0.009607496,0.03293775,0.01983459,0.031024318,-0.015342289,-0.042200238,0.026149511,0.063082606,-0.0048839417,-0.0077495887,-0.0062129535,-0.016251562,-0.025450157,0.047498994,0.013821228,-0.022775857,-0.0046194997,-0.0039052865,0.05219742,0.014061183,-0.02477456,0.014888892,0.011773863,0.0029415458,-0.004554594,-0.00018713712,0.059831787,-0.003038237,0.0398076,0.028537503,0.015080411,0.06933342,-0.004686281,-0.0025000933,-0.016589802,0.0049395156,-0.018216625,0.019678975,-0.022877283,0.0036483326,0.012476808,0.00952667,0.031360973,0.020104917,0.013020118,0.014137928,0.04644972,-0.013400892,0.008678059,-0.022794284,-0.018039366,-0.002474624,-0.04691239,0.043640796,0.03774394,0.0035744263,0.009424843,0.029751457,-0.027333867,-0.004162238,-0.021916933,0.028549155,0.03153165,-0.015883027,0.0129785575,0.050466813,0.006120524,-0.012279686,0.020533452,-0.015780233,-0.02897422,-0.042243525,-0.009275491,0.009217032,0.018824287,0.0004953531,-0.040539775,-0.034779895,-0.028851647,0.019029252,0.02854873,0.071386054,0.00005821276,-0.0039315023,-0.039959628,-0.016353313,-0.042596824,-0.03544107,0.043216627,-0.017709551,0.020191623,-0.02658775],"last_embed":{"hash":"pa6ewt","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"pa6ewt","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{7}","lines":[355,355],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"pa6ewt","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04445058,-0.01720566,-0.07168612,-0.014053051,-0.03220482,-0.039489545,0.07116747,0.03608848,-0.0010235778,0.0063153547,-0.009526375,-0.012245065,-0.039397188,0.026852045,0.033781547,0.03950662,0.008983697,0.021567944,0.017004743,0.031136801,-0.018761164,0.016700191,0.034125615,-0.024565687,-0.04216749,0.036809906,-0.031766824,-0.015861956,-0.01802413,0.037189387,-0.0031932804,-0.047870036,-0.0054069455,-0.01650492,0.0059081763,-0.018343553,0.019182503,-0.033230495,-0.039591674,0.03413818,0.007489488,-0.062077414,0.025772454,-0.02145321,0.034800585,-0.0025133276,-0.03915996,-0.017238922,-0.01689074,-0.0033315225,-0.017538829,0.01035142,0.055289254,-0.004415858,-0.013646871,0.024080906,-0.027475711,-0.023985246,-0.042389017,-0.0019311175,0.0043097613,-0.020247784,-0.016799454,-0.04477075,-0.010578655,0.05250666,0.044839773,-0.0007415862,-0.01770644,-0.027061362,-0.01570285,0.0061254725,-0.004194727,-0.018179577,-0.046008367,-0.004584869,-0.0018549496,-0.025520327,0.0033950345,0.023394704,0.0176822,-0.013602504,-0.0057614744,0.007137517,0.030272447,0.027726158,-0.0043904134,0.05501007,0.0063573006,0.0092494115,0.027100362,-0.006552488,0.07395216,-0.0071657524,-0.0071970825,-0.00935122,0.027221384,-0.038103975,0.054580566,0.00017095119,0.028330036,0.0066576037,-0.0046311887,0.015483204,-0.0072858976,0.006026189,-0.005398017,0.010627521,0.032047726,-0.009382613,0.0102948,0.03248742,0.02706758,-0.012217478,-0.016300246,-0.0171978,0.001848702,0.008899388,0.0141634615,-0.0026335574,0.015631631,0.05253482,0.046244856,-0.010528539,0.009629167,0.022052377,-0.007854867,0.0038037575,-0.00751046,0.034842703,0.03226849,0.015675358,-0.021811806,-0.009430991,-0.022056231,0.01753967,0.05366406,0.019514814,-0.014503299,-0.083769955,-0.0077020503,0.027098117,-0.015444829,-0.002291667,0.0049095214,-0.075194426,0.042318866,0.040291704,0.027177146,0.03301274,-0.023300089,0.028961957,-0.01608139,0.03190106,-0.023989644,0.03215092,0.021971576,0.02809459,0.015485345,0.0026730392,0.013980465,-0.03963817,-0.02256383,0.046351206,0.034626886,0.02884482,0.0066650733,-0.0017482709,-0.0073580286,-0.017254416,-0.0018107494,-0.0031510573,0.008631332,0.029713156,0.0025029436,0.03899804,0.04843769,0.02810796,-0.018763809,-0.03141239,-0.06321722,0.004359971,-0.042375393,-0.07309784,0.0033916426,0.051448137,0.011254042,-0.01713156,0.01857246,0.030920934,-0.028858634,-0.0070367986,-0.03859543,0.036044724,0.011692743,0.008017731,0.024989234,-0.024791706,-0.02870672,-0.015133403,-0.014551145,0.03169439,-0.018720865,-0.018554892,-0.033169426,-0.02932431,-0.05981125,0.004225937,0.017705956,-0.07709592,0.022829719,0.03940651,-0.007453159,0.0069583734,-0.006505694,-0.04185031,0.011555942,-0.0060079885,-0.006435523,0.004517201,-0.014028493,0.07030607,-0.02471932,0.02709889,-0.0320036,0.042297635,0.0010295145,0.047652744,0.018439518,0.025171911,0.014648539,-0.010254841,-0.0026572514,0.0073726913,-0.013689124,-0.013344209,-0.002049224,0.0023485778,0.01983971,-0.055730052,-0.006310259,0.010531115,0.004662911,0.0028850513,-0.00047959277,-0.056870785,0.052291658,0.0036008642,-0.014052724,-0.034349155,-0.04956351,0.008169496,-0.006739497,0.007691019,0.003865118,0.039293814,-0.0068059918,0.014705799,0.029291054,-0.021302039,0.020963576,0.014032453,0.03342348,0.012411992,-0.00811129,0.03264576,-0.028778898,0.014701334,0.012752247,0.041666355,0.0042364034,-0.044951756,0.029733358,0.032855485,-0.022639152,0.021787938,-0.011490168,0.030761696,0.036559578,0.01477278,-0.02990474,-0.022863626,0.026007425,0.0045782304,0.041582044,-0.027552975,-0.034936175,-0.0028012167,0.010139813,-0.049176417,-0.01679077,0.0074763326,0.0645684,-0.018046714,-0.042967442,0.019301688,0.033185396,-0.17838395,-0.014529094,0.0024746808,0.0065065986,0.023528723,0.0029991432,-0.07706142,0.025326384,-0.072499424,0.03257007,0.04777387,-0.042366967,0.04363282,0.004348976,0.0072056204,-0.00064073224,-0.0081561785,-0.008082107,-0.020747617,-0.03989785,-0.01804992,-0.012276139,0.065986544,-0.025043594,-0.019600755,-0.014469228,0.053944137,-0.057703737,-0.0048292973,-0.018138027,-0.06763577,-0.0068965564,-0.0017916571,0.035236876,-0.00029788492,0.014959433,-0.025668679,-0.00427293,0.05612696,-0.014531003,0.0538343,0.008065168,-0.015160767,0.033295725,0.025890274,-0.018717786,-0.017992051,-0.011745174,-0.051601112,-0.010396794,-0.03582011,-0.000520071,-0.035771675,0.009647189,-0.020232903,-0.011151284,0.029722428,0.04829255,-0.048251238,0.01077619,-0.030749049,0.005410092,-0.025157047,-0.051452875,-0.05727009,-0.03969312,-0.0039551896,0.029502328,-0.011881885,-0.022514055,0.0172584,-0.017743008,0.024396181,-0.041702654,-0.044293612,0.037296906,-0.016118664,-0.029061897,0.02285465,-0.13049962,-0.010475099,-0.0001619869,-0.038228743,-0.0025858562,-0.02872615,-0.0073094084,0.019690456,-0.018532552,0.031541303,0.22438385,0.034214336,0.017878443,-0.031429816,0.042934127,-0.047546547,-0.0064955577,0.051410206,-0.02576911,-0.034148708,-0.0057807746,0.04249191,0.017610941,0.016929692,0.019193245,0.06427958,-0.038625836,0.04728783,0.07210627,0.0021944114,0.027836159,-0.005302936,-0.017821755,0.019619273,-0.020909641,-0.01945969,0.001962625,0.05257335,-0.00007431343,0.020568483,0.0024228436,0.04025428,0.038588725,-0.029086791,0.049849935,0.0012108553,0.01804003,-0.09214989,-0.046440497,0.015725944,0.012575591,0.010031864,0.018230608,-0.065735854,-0.033692338,-0.045811977,0.005802685,0.00045052063,-0.027931586,-0.003975633,0.0056923865,0.023281705,0.014138513,-0.013170762,-0.00070669746,0.0033986531,0.024566397,-0.032766443,-0.035702895,0.027717378,0.033067342,0.013282326,-0.06397892,0.050764706,-0.0029581233,0.0100805955,-0.039875843,0.0062261103,0.005389412,0.014357123,0.027602473,-0.004861122,-0.01331545,0.018067753,0.00067608524,-0.037746526,0.00854078,0.03973796,0.003988648,-0.015364321,-0.010542716,-0.03915826,-0.012147281,-0.0026885928,0.009322077,-0.028176693,-0.001088733,0.063098714,-0.015107896,0.03827436,-0.01859612,0.018432524,-0.028433653,-0.0067741782,-0.026303846,-0.019967195,0.06124355,-0.017724454,0.000429236,0.05214963,-0.015110871,-0.026848903,0.05146311,-0.024779525,-0.009801013,0.034555726,0.004870738,0.012550207,0.04785339,0.034509514,-0.08445465,0.013653594,0.019600268,-0.0025234728,0.011459837,0.070627466,0.012367536,0.01973091,0.044156395,0.023081737,-0.015198855,0.004517238,-0.030238919,0.025281396,-0.00817626,-0.0460587,-0.0070430767,0.042383764,0.010590514,0.047792837,0.05532328,-0.01831856,0.0036981837,0.020828437,0.03373724,0.0027871388,0.03857599,-0.031476963,0.038072534,0.001642573,0.0129605215,-0.023418756,-0.009464361,0.032825645,0.0044723065,0.008162617,-0.013012389,-0.028998852,-0.059264276,0.016120847,-0.0073300926,0.044701774,0.011700332,-0.03636557,-0.029531093,-0.064946264,-0.04892269,-0.026541427,-0.010613505,-0.0022813752,0.0027214377,0.03037958,0.00569067,0.033228528,-0.029563,0.00877034,0.011993176,0.013327391,-0.041558858,-0.030916713,-0.0012649962,-0.0283661,-0.037683923,-0.004122353,-0.0201127,-0.045253877,-0.03862761,0.02005857,-0.05487266,-0.0013194466,0.010736258,-0.0034966134,-0.009373557,0.0295463,0.024284916,-0.014238525,-0.042400926,-0.0080034705,-0.026622761,-0.01566495,-0.010380073,0.114173986,0.0010470236,0.012844946,0.030376429,0.009483252,0.087163754,0.045210287,0.01413964,-0.020327177,0.015497587,-0.010564063,0.014141282,0.0013819515,-0.034088742,-0.007292478,0.030407272,0.03995337,0.011640545,0.012599372,-0.019214584,-0.016410578,-0.04916894,0.010785479,-0.0016906332,-0.021730682,0.06284739,0.037950147,-0.014099431,-0.027726661,0.005404747,-0.038385257,0.020022642,-0.0115340315,-0.010414537,0.034746923,-0.011958671,-0.036552295,0.0094213635,-0.041595243,-0.0048284233,-0.06530106,-0.005123965,-0.011573817,0.010520419,0.016749911,0.008260264,0.032079294,-0.0017527107,0.0044184728,0.012219346,-0.028098557,-0.0069446373,-0.0064368728,0.008026155,-0.019391984,0.0039395494,-0.060860246,0.049999695,-0.008912623,0.01879296,-0.022886315,-0.047800723,-0.047097843,0.039380744,-0.0054806136,0.021024752,-0.011519558,-0.029082444,-0.012393005,0.022197604,0.042987138,0.027331991,-0.034694992,-0.06125259,-0.05672378,0.00773066,-0.0061300877,-0.04004645,-0.06108992,-0.010656794,-0.0156213185,0.003543641,0.016373754,0.050869144,-0.018742578,0.0018042582,0.02914048,-0.008128172,-0.0518255,-0.03525459,0.06350026,0.020086722,-0.010554632,0.015155267,-0.011760838,0.017633911,-0.022990752,-0.0307047,-0.03137117,0.0069448343,-0.006686869,-0.036846828,0.049257316,-0.0053560454,-0.036789678,-0.074283995,0.00054336264,0.009044299,0.008904824,-0.0023246617,0.009220147,-0.0105258105,0.014927887,0.0069323117,-0.0045040254,0.028428612,-0.01978079,0.05456745,0.017178973,0.005679251,-0.03232298,-0.018673806,0.021411825,-0.00054043427,0.0153948,0.04057723,-0.01746175,0.022364113,-0.005214254,0.01846183,-0.04164456,-0.030208753,-0.010121164,-0.041459426,0.04064389,-0.03424319,-0.031954885,0.003518957,-0.002474198,-0.00021912051,-0.000023541486,-0.036507066,0.004678763,-0.034936577,0.019121986,-0.000633634,0.011326419,0.017860891,-0.02014456,0.007817167,0.035716616,0.007327103,-0.0044718855,0.0059385374,0.023337495,-0.023655998,-0.023809928,-0.01780278,-0.013690103,0.02354949,-0.008239866,-0.0024390507,-0.03196179,0.043426834,0.004915435,0.02017167,-0.008504079,0.052283574,0.028898155,-0.015873412,0.0009998162,-0.046912853,-0.042995878,-0.037794374,0.043838795,0.059721723,-0.008230429,0.02614509,-0.029465925,-0.013030173,0.0040439353,-0.052691646,-0.0040523657,-0.06371067,0.007921769,-0.00785347,0.0067116665,0.048252456,0.0062356545,-0.014184151,0.017049463,0.022246977,-0.009642537,-0.00943642,-0.05287077,-0.04544535,0.03701915,0.06333371,0.03295596,-0.0015914445,-0.041827068,-0.020953484,0.029992217,-0.15840851,-0.00048421853,-0.0021915615,-0.0002938334,0.010658475,-0.007108503,-0.04704933,-0.04870831,0.0015745636,-0.017024841,-0.008425315,-0.011724707,0.018221773,-0.014008118,-0.017317073,0.016532725,-0.0044288486,0.012476383,-0.036537454,0.027127702,0.014527674,-0.015871793,0.027644524,0.015741073,-0.043436546,0.010826521,-0.008107717,0.016938983,0.00628367,0.016612826,-0.04727417,-0.0462174,0.0383319,0.038637802,0.03620094,-0.0052337414,-0.0063783764,-0.03132725,-0.0674266,0.0011601138,0.021757528,0.016195914,0.0009934679,-0.00060680875,0.017649235,0.07675749,-0.048443377,-0.022296285,-0.046288423,0.021081926,0.03403913,0.049501467,0.02580354,0.021306634,-0.021390267,0.00040797342,-0.02835686,0.017818172,0.051449917,0.01612175,0.0026915425,0.036250506,-0.029278727,-0.030333394,-0.028350083,0.017437583,-0.06117441,-0.011738437,-0.018391816,0.022819668,-0.03069391,0.013689426,0.018468114,-0.05865655,-0.02724729,0.02713742,0.01919803,0.0051969904,0.013200435,-0.047414906,-0.075093135,-0.023145668,0.0074290573,-0.022454727,0.036657836,-0.025486868,-0.018402139,0.0050649154,-0.036948875,0.033453226,-0.037514728,-0.008407537,0.017624158,-0.0024010635,-0.017920079,0.06020702,-0.053307302,0.007940308,-0.0048244307,-0.017316053,-0.026837436,-0.0093418695,-0.013902455,-0.019617276,-0.023119403,-0.045110397,0.06650129,-0.00573233,0.027960096,-0.004386602,-0.04171419,0.0047560534,-0.0017241735,0.014503303,-0.098570816,-0.014276794,0.009277676,0.02084324,0.0064087817,-0.0049878247,-0.0028789327,-0.006543743,0.017515171,-0.031461466,-0.0051614284,0.040077236,0.026852215,0.033843018,0.06196283,-0.010097339,-0.023696553,-0.044069327,-0.007031557,0.0006646293,0.005139855,-0.015885081,-0.047061015,0.039411884,-0.016721075,-0.03414022,-0.019677784,-0.013540841,0.0009448068,-0.047446374,-0.00058965455,-0.027778655,0.017110843,-0.013845965,-0.0053355675,-0.0017917337,0.020813439,0.015916392,0.0013342332,0.02402331,-0.017652053,0.049666144,-0.029989786,0.014510582,0.028228838,0.015650636,-0.0231522,0.009742763,-0.026231049,-0.0055907196,0.0061788512,0.050290603,0.004669196,-0.02330873,-0.036785845,0.030807765,-0.007615635,0.019038336,-0.011502785,0.034486998,-0.015774166,0.017757207,0.012774431,-0.01632381,0.01461375,-0.014389371,0.04640777,0.004096044,0.0033736269,0.058435835,0.015730118,0.021622775,0.0012841318,0.017479619,-0.012047868,-0.0099446885,-0.0056583877,-0.019864826,0.0013215402,-0.03932614,0.048566952,0.017287275,0.002772966,-0.019777495,0.036515243,0.0016180513,-0.0023738514,-0.012719011,0.008348182,-0.008397846,-0.009611704,0.046721555,0.020350626,0.03509805,-0.0008586516,0.03325831,-0.010506321,-0.00031626408,-0.03841744,0.023298651,0.01938123,0.0125698745,0.029328076,0.018013686,-0.011302901,-0.038283613,0.044114918,0.01909956,-0.0041103153,-0.038013216,0.008763695,0.00701293,-0.004762532,-0.048321206,-0.026377581,-0.012305502,-0.0025856378,0.013118869,0.0021431453,0.028669424,-0.010872604,-0.0096812155,-0.03764276,-0.008476389,-0.05670909,-0.018521488,0.055690844,-0.021846298,0.00490293,-0.04177479],"last_embed":{"hash":"1cj5dro","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"1cj5dro","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{8}","lines":[356,356],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1cj5dro","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038535617,-0.028556498,-0.024974246,0.0012610682,-0.038740154,-0.025674792,0.04481154,-0.009490067,-0.010775102,-0.004273277,-0.025698693,0.027669048,-0.0097441785,-0.0038172768,0.020953812,0.044611678,-0.020496689,0.029461548,0.0046161595,0.018966796,0.00041364503,-0.01342817,0.035101157,-0.04412631,-0.008603177,0.016460672,-0.028530445,-0.014148016,0.040855195,0.061750427,-0.0075477995,-0.008371259,0.012056293,-0.04610324,-0.01360073,0.014671192,-0.0064682397,-0.0054119853,-0.040905274,0.06465196,0.004369242,-0.03940508,-0.0012762677,-0.032710824,0.03666567,-0.0041425475,-0.040829986,-0.030423997,0.020242203,-0.0052507664,0.026057305,0.0064748097,0.016558295,0.016964683,0.0017389785,0.042155404,0.01989626,-0.025462674,-0.042627342,0.014386121,-0.018905161,0.010075746,-0.053867493,-0.018371262,-0.010530218,0.043752085,0.04659628,-0.011106184,-0.01834216,-0.016275877,0.003684027,0.053110603,0.022482643,0.011672173,-0.05461946,-0.014007852,0.02299773,0.014927991,-0.002267873,0.04124897,0.02775273,-0.0069842497,0.00840735,0.00053324056,-0.005548862,0.0072517744,-0.014141887,0.059094854,0.0032739001,0.007980458,0.006531841,-0.0132646505,0.02700054,-0.016322924,-0.03179079,0.009809482,-0.0012110879,-0.0426746,0.05450859,0.012642732,0.016685084,-0.016112844,0.0041526286,-0.0037480863,-0.0059479484,0.012330922,0.014794185,0.028440224,0.036153,-0.007901574,0.034633122,0.07652319,0.0059813093,0.008607261,-0.03720403,-0.027414689,-0.008510844,0.0070878365,0.0074920533,-0.0138916,0.042807147,0.042054903,0.014202796,-0.032052558,-0.0022106161,0.002021653,-0.014631448,-0.02732068,-0.010318053,0.022763982,0.01739872,0.030506967,-0.03989652,0.02394702,-0.011047962,-0.0058877952,0.05666164,0.015288247,0.00087105716,-0.085601166,-0.0009005157,0.023307668,-0.059151538,-0.021286253,0.0014283075,-0.08349297,0.013849495,-0.004309758,-0.0038682956,0.016406843,0.007280737,0.037047487,0.021370606,0.068606816,-0.022304982,0.025382707,-0.003179914,0.015459229,0.010926328,0.00027942657,0.0024300974,-0.0033918843,-0.023052137,0.037808403,0.016864154,0.036747396,-0.0068180715,0.016876569,0.0008129909,-0.035647415,0.024594663,-0.001398202,-0.037082374,0.034636363,0.004912729,0.02443029,0.057766862,0.036995683,-0.0081753945,-0.011938945,-0.031469274,0.011561933,-0.033755068,-0.047189772,-0.016299214,0.066010825,-0.011896034,-0.015753454,0.028105896,0.027863415,-0.021539655,0.018513337,-0.01682973,0.015842404,0.027029492,0.006426357,0.04193997,-0.023774626,0.0036215903,-0.052743737,-0.00222865,0.026399491,0.017224226,-0.054152142,-0.03344384,-0.0032957033,-0.03155498,-0.036623646,0.009437301,-0.020842383,0.00021005743,0.006808799,-0.014133549,0.0078438325,-0.028239619,-0.0069708508,0.031348612,-0.030368485,0.010678109,0.0085735805,0.016038187,0.08566911,0.011329823,-0.007798707,-0.01420162,-0.015297112,-0.012691085,0.02836227,-0.018615026,-0.026086545,0.009457392,-0.021809597,-0.025838802,0.01771197,0.012537206,-0.010815196,-0.01831978,0.03177768,0.033493306,-0.007257155,-0.045273036,0.014498647,0.027812205,-0.0018989221,0.019183524,-0.01654194,0.03637819,-0.0036857435,-0.026332987,0.000010052249,-0.034673475,0.007879454,-0.011483687,-0.0044638547,-0.044956286,0.017728848,0.01959368,0.01835444,0.02370047,0.01145555,0.009918167,-0.012416973,0.011337697,0.0058930065,-0.015135911,0.028978297,0.0023159573,-0.030555354,-0.010741926,0.055869114,0.01079182,-0.03794735,0.024913734,0.045304306,0.013405285,0.0066841873,-0.04288778,-0.003132341,-0.013470193,0.006649375,-0.053748656,-0.034809303,0.00037817308,0.007637101,0.010231657,0.008379328,-0.017745728,-0.011237343,0.027963888,-0.04228983,-0.0123719005,-0.009424083,0.057436977,-0.024276547,-0.052089117,0.009363712,0.01183115,-0.15941153,0.0049065785,0.010318696,0.033594202,0.017504096,0.02200407,-0.033495322,-0.030775508,-0.059450477,0.039031133,0.038042612,-0.041832205,0.0254197,-0.005246173,0.00067012,0.008429811,-0.018009253,-0.022663582,0.0073848167,-0.02479247,-0.01343633,-0.021248199,0.07673474,-0.00102614,-0.024374967,-0.0010860264,0.018676935,-0.017426498,-0.008933028,-0.044305194,-0.073681034,0.007270764,-0.0046890634,0.030651335,0.02449501,0.008825444,-0.0030397626,0.020990172,0.010331191,-0.005080687,0.058301333,0.04011084,-0.00010268103,0.04721068,0.019660605,-0.013746925,0.004595584,0.026053684,-0.05223003,-0.027088098,-0.003642798,-0.015706982,-0.010935668,0.0044858404,-0.02439017,-0.018929066,0.020899555,0.02493836,-0.0073495377,-0.016103338,-0.054907802,0.013236959,-0.026319517,-0.04016571,-0.033690825,-0.034753844,0.024863204,0.023855675,-0.020784818,-0.02207555,0.055048052,-0.031281654,0.03344298,0.0040009613,-0.030498816,0.036916967,-0.011720053,-0.027224846,-0.0004384707,-0.13611504,-0.03590348,0.019010643,-0.024740538,0.042153113,-0.02446142,-0.04439117,-0.004133405,-0.0051429216,0.015612336,0.25198263,0.01140906,0.011633801,-0.03956051,0.051595353,-0.0009758336,0.005302515,0.05808984,-0.038457822,-0.010605803,0.0060457964,0.041671783,-0.0043618283,-0.0026032915,-0.0070529305,0.059169777,-0.053371802,0.034558307,0.05432725,-0.024921812,0.02008571,-0.039017644,-0.010213717,-0.027090427,-0.049770445,-0.018112749,0.013142943,0.0143009825,-0.021364085,0.00907199,0.006038058,0.038082603,0.030045373,-0.03675798,0.035599314,0.027384093,0.02919374,-0.067241214,-0.057327714,0.019563546,-0.017337475,0.016373549,0.03527701,-0.07705279,-0.039958715,-0.021488626,0.03299826,-0.0041653845,-0.03348649,-0.03375933,0.022070985,0.008707045,0.009363114,-0.020877723,0.023984695,0.028675552,0.01240861,-0.014737391,0.003074322,0.05557643,0.050245762,0.014230916,-0.046433095,0.002994988,0.013782924,0.003064101,-0.050436463,0.009500845,-0.0028606977,0.035965722,0.032125074,-0.032161742,-0.03784498,0.0030176335,0.012969232,-0.03666861,-0.0020504862,0.015218619,0.024546884,0.020290654,0.009774935,-0.039497945,-0.01811338,-0.010461789,0.02273212,0.032060288,-0.00047176477,0.052690722,-0.03249517,0.0303931,-0.045830026,0.039693877,-0.041606292,0.009807321,-0.049955066,-0.0017506949,0.037559845,-0.027287532,-0.008735588,0.021512017,-0.055722218,0.022870347,0.036381524,-0.015705697,0.02494484,-0.018286513,0.002016042,-0.01365907,-0.01307936,0.034649666,-0.0923919,-0.002023442,-0.00044922446,-0.0039737322,0.017904349,0.07256796,0.018777091,0.026615666,0.047151767,-0.0040402547,0.022119509,0.015033816,-0.051966116,0.0029014058,-0.0045449845,-0.02614113,0.018923163,0.040144503,-0.0015028269,0.03386956,0.0006159332,-0.018426502,0.002162034,0.029083323,0.02894535,0.032851476,0.042208236,-0.020005262,-0.02782361,0.003598027,-0.010654568,-0.026765054,-0.03412201,0.021554196,0.01578436,0.02254736,-0.024205433,-0.028102353,-0.035203848,-0.011748616,-0.027784673,0.015433418,0.0046239193,-0.03017813,-0.01066511,-0.0782348,-0.030958842,-0.03909326,-0.023310456,-0.023859994,0.02151763,0.014539364,-0.014391461,0.046521585,-0.024843361,0.008752999,-0.013102348,0.010500361,-0.03187915,-0.026672095,-0.0018732897,0.031955075,-0.032745484,-0.014719978,-0.04601805,-0.05758737,-0.042842377,-0.035014637,-0.027600357,-0.039660882,0.0009908065,-0.0005076666,0.003468384,0.049493458,0.038035534,-0.030315464,-0.023006935,-0.0053990805,0.006562004,-0.025260346,-0.026149314,0.09805686,0.0023413454,-0.0039781057,0.003540743,0.008526407,0.0634592,0.05568783,0.008630016,0.010768973,0.024960231,0.03196456,-0.0069552,0.014833978,-0.011143604,-0.032845184,0.03129528,0.027622027,0.018858843,-0.00798558,-0.025096627,-0.026387133,-0.047131706,0.020003527,-0.048396803,-0.04170872,0.01863315,0.019722287,-0.01786882,-0.0068740067,-0.011084671,-0.047878206,0.018333916,-0.045733824,-0.0021934398,0.029292356,-0.040528685,-0.017402563,-0.010995759,0.0046696374,-0.0038708851,-0.050337967,0.00883278,-0.020248068,0.021520428,-0.0050074216,-0.0052864603,0.038906105,0.008168817,-0.042793237,0.011268897,0.017990118,-0.006507386,0.0031011445,0.024176182,0.0059286673,-0.045360442,-0.03712454,0.045866374,0.012439466,0.013919885,-0.026545962,-0.0036998212,0.0045628794,0.041698948,0.015133985,-0.0028567316,0.017250475,-0.023767523,-0.039008014,-0.008261777,0.027728751,0.0052511846,-0.03158183,-0.06931198,-0.08303941,0.02401224,0.026714155,-0.055369876,-0.0543389,-0.026011188,-0.0017596716,-0.005160504,-0.030980377,0.043498233,0.033385728,-0.025920684,-0.0058689793,0.010699918,-0.02960386,-0.01967303,0.05959575,0.03286157,0.0031642632,-0.02925633,-0.00072542066,0.006103742,0.019345885,0.011625378,-0.053620216,0.022293566,-0.0057867956,-0.06383747,0.016244953,-0.03377363,-0.05860911,-0.0313778,0.0031820892,-0.01680953,0.017722212,0.006312623,0.02921672,-0.016750617,-0.006131307,-0.007718164,0.008548166,-0.025866266,-0.011250253,0.06945928,0.025614722,-0.00041114475,-0.03640079,-0.042471755,0.015050564,-0.020147443,0.020177312,0.021952117,-0.019079521,0.036794476,0.028143626,0.03008333,-0.05834374,-0.00420323,-0.033053115,-0.039829932,0.02572994,-0.030765306,-0.060802795,-0.013447789,-0.0030604703,-0.0045088977,-0.021047723,-0.052685853,0.004258573,-0.07703177,0.014453796,0.018075313,-0.01258438,0.023074418,-0.017207991,-0.013973413,0.051308293,0.012749117,-0.059346374,0.00701048,0.033292573,-0.008618031,-0.021812305,-0.04037373,-0.001744448,0.051489748,0.020337619,0.0043688267,-0.05230629,0.043770798,0.022928782,-0.015631929,0.035894644,0.05722095,0.02131426,-0.04170893,0.026747381,-0.0038503243,-0.044393748,-0.0053291856,0.026770486,0.024480278,-0.04403588,0.021916365,0.0038160502,0.004126192,0.011094853,-0.02674886,0.013799318,-0.042428464,0.04793638,0.019639071,-0.011320034,0.029263722,-0.036490496,-0.001110747,-0.026775766,0.020562999,0.000008796257,0.0125353895,-0.0039399234,-0.040701855,0.028977782,0.08744479,0.04851219,-0.016490929,-0.030615672,-0.039407484,0.020112427,-0.14833647,0.0025431416,0.00929453,0.0018247031,0.0065852706,-0.0057776733,-0.02551796,-0.040393565,-0.02187725,-0.012142819,-0.0012286108,0.009059268,-0.025813477,-0.017358584,-0.008148033,0.058054093,-0.048865903,-0.007994449,-0.03114307,0.06546674,0.009085087,0.020054119,0.024031099,-0.023748253,-0.03142403,0.0023772146,-0.010639595,-0.020758124,-0.009513449,0.0130061405,-0.05301537,-0.061796155,0.035300665,0.03206428,0.017988676,0.012498656,0.00038049044,0.02397584,-0.10090819,-0.008622969,0.019749627,0.020755414,-0.0042349487,0.015808547,0.0053721606,0.044271037,-0.03847008,0.0052713286,-0.033768013,-0.0017382799,0.008263957,0.04660412,-0.0075009414,0.0043337136,-0.001842435,-0.005276722,-0.0195314,0.015031766,0.041024614,0.0070182076,-0.0072946944,0.037278462,-0.009093799,-0.02864995,-0.026308866,0.053239647,0.003863987,0.021767275,-0.015295985,0.030685177,-0.03602455,0.03521877,0.0035298376,-0.016399592,0.006202444,-0.01237825,0.027354969,-0.0055051767,-0.0049101766,-0.031028856,-0.06858716,-0.0113811875,0.042228952,-0.018397074,0.0612094,0.0071235467,-0.009403026,0.026373688,-0.016872026,0.015841097,-0.0018173977,-0.019445848,0.013522173,-0.009011209,-0.014063244,0.018830184,-0.03254007,0.01171122,-0.026740117,-0.015091657,-0.006153745,-0.016281912,-0.022119768,-0.0471123,-0.020138264,-0.02572844,0.046051674,-0.013278733,0.00553202,-0.01768844,0.00090344524,-0.021636179,0.0034042299,0.019159347,-0.09230912,-0.007521645,-0.021349138,0.029897016,0.03329408,-0.0065233954,-0.0030101696,-0.0327269,-0.009677979,-0.017913144,0.03206206,0.039975423,0.017668001,-0.004060854,0.037465874,-0.018756233,-0.03804386,-0.052055232,0.032050442,-0.013938163,0.045133904,-0.022444952,-0.0033047092,0.034838486,-0.01652958,-0.051820412,-0.009759932,-0.029139528,-0.0144443335,-0.026065826,-0.013838928,-0.021040248,-0.0045160716,0.023561316,0.0025520644,0.0005106451,0.022887133,-0.023928976,0.016998272,0.034742776,0.015849417,0.026198318,-0.021563713,-0.029373886,0.038477514,0.048756506,0.0052379044,-0.014766814,-0.033595115,-0.009390894,-0.033244237,0.068006076,0.0028063264,-0.0127642015,-0.0013966621,0.01574205,0.020559695,0.008134946,-0.014809755,0.018288868,0.02892163,0.03339557,-0.019749843,-0.021606995,0.041259848,0.01025713,0.039238274,-0.017018897,-0.0017999738,0.031879533,-0.017428184,0.04930551,0.0049673975,0.026901888,-0.031174392,0.018799277,0.014856171,-0.012642641,0.023607008,-0.017229775,0.05928634,-0.0098879635,0.020426326,-0.009023011,0.029304834,0.011223328,0.010982694,-0.027879396,-0.03636335,-0.01112944,-0.010952919,0.03568929,0.014874518,0.013474836,-0.015591923,0.05354603,-0.02373416,-0.031995896,-0.02029175,-0.006843914,0.05507047,0.04663703,0.04442895,0.021481657,-0.024584318,-0.036341097,0.04288611,-0.02597051,-0.013781773,-0.040012673,0.011356382,-0.030287778,-0.00051418087,-0.014446622,-0.035954133,0.014988045,-0.01674308,0.03787068,0.051970575,0.038924936,0.0046903933,0.016883142,-0.024638033,0.021114582,-0.00814561,-0.024381297,0.073006496,-0.04513901,0.025476644,-0.017584458],"last_embed":{"hash":"1nf8dq9","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"1nf8dq9","at":1762858210618},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{9}","lines":[357,357],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nf8dq9","at":1762858210618}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.048986524,-0.013753725,-0.007284788,-0.017565856,-0.023145936,-0.044112552,0.03668176,-0.012122838,-0.020321187,0.0029471803,-0.02983051,0.011478834,0.0038340646,0.016017662,0.014153115,0.0066891927,-0.024379369,0.0044593206,0.03617281,0.00006300853,-0.018621512,0.0072094235,0.057213955,-0.021728221,-0.03313903,0.005393303,-0.023330221,-0.0063137054,0.0021543666,0.065062255,0.00414423,-0.0111888815,0.069261245,-0.022322446,0.02026199,0.0040882295,0.02462623,-0.000052765532,-0.055670623,0.04532209,0.019021662,-0.051670093,0.009202159,-0.014625288,0.034858506,-0.03216966,-0.033484846,-0.025009185,-0.013421901,-0.007930013,0.036055073,0.015872007,0.050147787,0.0015566032,0.01794685,0.04076731,-0.0063233734,-0.028485222,-0.025831321,0.01916519,-0.023344608,0.028055036,-0.037849553,-0.024058506,0.017738117,0.027662778,0.03617507,0.010324305,-0.018625107,-0.0273937,-0.0058077,0.02719606,0.030084508,0.0005460996,-0.062096104,-0.03284393,0.024673684,-0.016668545,0.0215658,0.027371662,0.025853395,0.00294356,0.0030203508,0.008562064,-0.0132981725,0.016302995,-0.01444517,0.067121625,0.0057861293,0.007457148,0.009231006,0.00010141803,0.017934445,0.004956103,-0.013495449,0.010084421,0.028528234,-0.01926209,0.05445169,-0.004899041,0.018798294,-0.0010596873,-0.02043374,-0.0075616385,-0.007068078,0.0009002242,0.032424558,0.019902674,0.028432062,-0.009622882,0.028309517,0.051840823,0.003309769,0.028739946,-0.03546213,-0.030415332,0.008637853,-0.029873315,0.021284046,-0.018851845,0.06160988,0.01972687,0.040891357,-0.040588412,0.011306663,0.02835081,-0.002524855,-0.014375055,-0.04048345,0.048560698,0.020191722,0.01993306,-0.038743,0.016695935,0.001952561,0.00782725,0.061547942,0.0014729482,0.007020864,-0.07398899,-0.0041156644,-0.02174603,-0.03618029,0.0027210193,-0.021422293,-0.06984149,-0.019861227,0.031169778,0.013296486,0.049765836,0.031407457,0.023421116,0.0029827622,0.064124696,-0.032845676,0.013958052,0.021268804,0.027191114,0.031726014,-0.012891478,0.01060964,0.007327238,-0.011162077,0.025539255,0.004057695,0.012301983,0.0091131525,-0.004486559,0.0022671563,-0.029386282,0.037520163,-0.038439855,-0.0053545237,0.029052876,-0.003987603,0.025939414,0.0760418,0.027308738,0.0037613139,-0.01836196,-0.046386566,0.031973217,-0.043113627,-0.08107374,-0.016039379,0.0639395,-0.0048116804,-0.012014741,0.0035138216,0.018596452,-0.02082537,-0.0153894145,-0.02426057,0.036192812,0.032500584,-0.0019096152,0.0069584968,-0.013613038,-0.013974,-0.03434738,-0.007868483,0.027722603,-0.0058253924,-0.020474203,-0.020827677,0.0017430908,-0.029492345,-0.037696254,0.00896212,-0.05497802,-0.013868887,0.009068642,-0.012093842,0.014921572,-0.00283929,-0.045490425,0.04534607,-0.018553518,0.011679384,0.020543993,0.011209332,0.06563804,-0.022052867,-0.003017156,-0.033131294,0.015484303,-0.025686834,0.06609413,0.0076047797,-0.022314876,-0.014204995,0.0016555433,-0.0054443423,0.0074707954,0.009514076,-0.019057728,-0.01893741,-0.004037678,0.026933154,-0.029862275,-0.015753185,-0.015020228,0.043319996,0.00031412588,0.012708615,-0.021539057,0.044752847,0.016314657,-0.02772604,-0.007603853,-0.02420051,0.0047043683,-0.02241267,-0.015058697,-0.012598143,0.03092313,0.001269633,0.016500797,0.031396072,-0.005979154,-0.018917492,0.011775381,-0.0052861786,0.020466158,-0.015379205,0.011700462,-0.016667407,-0.0137464255,0.012169285,0.082488,0.0045192293,-0.026423821,0.03761387,0.03440978,-0.04070756,-0.00976775,-0.060425363,0.018020652,-0.0037056506,0.009992746,-0.033547483,0.012368232,0.007756449,-0.014600588,0.05432301,0.0030858056,-0.029371044,-0.030083712,-0.0047961874,-0.017205406,-0.040051173,0.008769215,0.06286343,-0.040374182,-0.032015048,0.000027091333,0.007947477,-0.16780587,-0.009695567,0.021962889,0.04076164,0.016806819,0.013357982,-0.013099672,0.002505004,-0.08108621,0.038375355,0.006348065,-0.048433986,0.017059395,0.010003396,0.0012387481,0.0075590964,-0.026727319,-0.016710376,-0.035688642,-0.027101953,-0.0127118435,-0.02026416,0.045105897,0.0018920393,0.0024819707,0.027363509,0.023121443,-0.026049033,-0.017001545,-0.06042165,-0.05935432,0.009515871,0.0030106902,0.021716,0.012081204,0.030046185,-0.007229823,0.033880528,0.03649393,-0.021075325,0.035959892,0.021620044,0.027754813,0.011193482,0.025794394,-0.020013025,-0.013086201,0.03212299,-0.05388264,-0.025776906,-0.012253377,0.0000012742674,-0.02307233,0.004994802,-0.017386962,-0.018083304,0.021909337,0.021884125,-0.0045805913,-0.024066279,-0.006532671,-0.015598741,-0.016369984,-0.030093832,-0.04655736,-0.072566755,0.0068079946,-0.006177072,-0.041001104,-0.022722438,0.038786076,-0.0023319407,0.025998306,-0.033567514,-0.05299577,0.048833378,-0.014317965,-0.02301211,0.013403263,-0.13104206,-0.032432556,0.0071193203,-0.036635723,0.022765994,-0.016307484,-0.029039692,0.0050273114,0.0034794072,0.02335579,0.26077104,0.0038781965,0.008562529,-0.023090597,0.034151785,-0.010766379,0.014792601,0.06165954,-0.03151103,-0.034995425,-0.021058613,0.055407234,0.01394312,-0.0116836075,0.024314186,0.046928473,-0.06370706,0.032219786,0.06173087,-0.0026051668,0.0040462944,-0.027067637,0.0029872437,-0.0039915056,-0.059533756,-0.031821948,0.04753591,0.0125384405,-0.0033098685,0.032266214,-0.0052261436,0.023648094,0.02341873,-0.020558948,0.061527222,0.026855402,0.014425879,-0.07436903,-0.032577433,0.010305214,-0.008239545,0.020966265,0.02728303,-0.06100584,-0.023156796,-0.03780876,0.020177452,-0.011360601,0.0007608792,-0.03233042,0.039439637,0.0140307415,0.003656992,-0.006311813,-0.002593516,0.020135032,-0.013828063,-0.0040570493,-0.030079307,0.024719352,0.03229063,0.017938182,-0.06321591,0.017638342,0.037256494,0.016073208,-0.044510067,0.018399756,0.013940711,0.0071835825,0.033825662,-0.011406024,-0.012361776,0.0067182384,-0.0016737173,-0.016060563,-0.012566655,0.045960996,0.009443303,-0.0074470774,0.0029030212,-0.044802852,-0.027782956,0.0009854486,0.032935336,0.020162687,0.00032462683,0.04321338,-0.056624923,0.03663205,-0.002188158,0.020743195,-0.06067855,-0.0034820652,-0.044003952,0.0037108406,0.057134427,-0.033679605,-0.061388012,0.029664716,-0.0281693,0.029413715,0.008058923,-0.0018683535,0.008310159,0.004254767,-0.007265901,0.006489948,0.011016968,0.01052558,-0.07832996,0.005257656,-0.007286025,0.010294582,0.005392329,0.05454362,-0.0026806963,0.034680907,0.024922423,0.0058676647,0.016101196,0.0013089359,-0.032808978,-0.0094449315,0.009088667,-0.048989184,0.020373993,0.00355461,0.0011257838,0.025221271,0.014432393,-0.020486588,0.009993359,0.021028606,0.028034084,0.016332136,0.024921017,-0.03971378,-0.001996209,0.014489709,-0.00023350072,-0.022514563,-0.0127325095,0.013315192,0.001796079,0.0020927729,-0.0349054,-0.02538498,-0.024466543,0.016631506,-0.033140592,0.027414339,0.018735064,-0.034351915,-0.0065771947,-0.07934192,-0.043377478,-0.026412847,-0.025194295,-0.020284478,-0.03316036,-0.022258447,0.0077837254,0.050470665,-0.0151968375,0.00043249014,-0.00553178,0.01334517,-0.011226686,-0.006343003,0.009047228,0.034459557,-0.018959645,-0.0025447258,-0.01313447,-0.08256462,-0.0076642,-0.043098558,-0.018286325,-0.024153342,0.028219536,-0.025764272,0.0012643142,0.06052744,0.033599176,-0.01449694,-0.061592218,-0.0025019005,-0.010414235,-0.012077779,0.0028260248,0.10348699,0.010592619,-0.011534577,0.016335936,0.025486434,0.061706934,0.04245322,0.012164885,0.015756568,0.027157886,0.04875352,0.0018193866,0.020411825,-0.01533387,-0.0015553122,0.0006843235,0.039103642,-0.009431575,-0.010365078,-0.013049323,-0.030420475,-0.045543667,0.021603223,-0.058616307,-0.045444902,0.009839413,0.01847788,-0.012989031,-0.0096370075,-0.014344959,-0.056145616,0.030620413,-0.038554907,0.0075478866,0.056149807,-0.049718954,-0.04354686,-0.031227477,-0.0054501262,-0.0069222786,-0.06958243,-0.0046107746,-0.01923884,0.0279111,0.024533799,0.023634618,0.03705409,0.02639082,-0.032372028,-0.0103879785,-0.015897617,-0.008005714,-0.014340751,-0.01565434,0.019234903,-0.02851504,-0.039105285,0.059574556,0.020514963,0.013761797,-0.030761473,0.0073788334,-0.018660288,0.056014758,0.0013584237,0.0002831944,0.03324108,-0.037960842,-0.014848623,-0.0058808397,0.015750958,0.0034246445,-0.027285293,-0.060862176,-0.078817815,0.009035429,0.014859057,-0.052949145,-0.036343254,-0.025313681,-0.008131695,-0.010489116,0.005659014,0.008160236,0.02598528,-0.024274802,-0.030455124,0.0058902954,-0.082828104,-0.02914302,0.054469638,0.044078205,-0.015645012,-0.025863862,-0.009564575,0.008118174,0.021496374,0.026237944,-0.06969559,0.03730208,0.00097379286,-0.04686369,0.032882784,-0.049678024,-0.0416137,-0.03938564,0.0016330536,-0.022774566,0.0071878703,0.006757762,0.045434147,-0.009801882,0.007416139,-0.016112644,-0.0092376545,-0.0013890952,-0.031889588,0.02772066,0.0219063,0.007845495,-0.05657553,-0.03733266,-0.011918526,-0.02426965,0.013801088,0.026182847,-0.011787269,0.042290624,0.020289384,0.02745036,-0.034064125,0.006121715,-0.02536776,0.004533288,0.026154127,-0.008080353,-0.049432974,-0.006269482,-0.011214087,-0.020597732,-0.0062355925,-0.056008775,-0.017517034,-0.06506263,0.006360251,0.003147936,0.011152872,0.008054691,-0.01915195,-0.02596234,0.029219978,-0.013389101,-0.04532838,-0.00034371135,0.016858472,-0.0045998045,-0.0017193098,-0.032701388,0.005752149,0.04378732,-0.0024326544,0.0033924836,-0.049691807,0.046938136,0.0073249815,0.010632847,0.050983053,0.060261518,0.02874868,-0.023323419,0.020191282,0.011057224,-0.031829145,-0.009020395,0.014871414,0.061701287,-0.053375635,-0.0053727743,0.003928046,-0.006819607,-0.0051134075,-0.026838874,0.007704731,-0.03363971,0.046545014,0.020864798,-0.0047307457,0.03138807,-0.042227004,0.0033189405,-0.04343941,-0.010722643,-0.0021947643,0.024689497,0.009369051,-0.04555232,0.040512353,0.05151121,0.044887565,-0.005340218,-0.054713782,-0.04105632,0.013167214,-0.14569497,-0.00081354467,0.004765519,-0.0045031933,0.0003862469,-0.013029891,-0.013534604,-0.045268018,-0.015355743,-0.026563419,-0.013957372,-0.02093838,-0.019196829,-0.006762339,-0.010727938,0.054703042,-0.045287374,-0.012141171,-0.03450863,0.04052469,0.014458835,0.008194722,0.02873726,-0.037109204,-0.03285208,-0.0045727314,-0.020291895,-0.03182684,-0.0004300782,-0.007838047,-0.062285062,-0.044719037,0.041202564,0.019287392,0.02812864,-0.008239644,-0.0018019688,0.008565394,-0.061651118,-0.0042864606,0.027658291,0.018313432,0.015247588,0.030790402,0.0024496785,0.050696287,-0.016845912,-0.004547711,-0.032775305,-0.0015043484,-0.0052325577,0.042625166,-0.021417541,0.016227374,0.0027045119,-0.011568648,-0.011233905,0.0063860193,0.05379035,0.006711096,-0.004772639,0.037942637,-0.036055975,-0.038810093,-0.038280092,0.048708603,-0.030934237,0.02324079,-0.014700118,0.0072418456,-0.05843998,0.0069705592,0.0031129343,-0.0019127588,-0.0021053148,0.0037533445,0.023029588,-0.035604645,0.013208733,-0.01308317,-0.043351848,0.0022760779,0.031356473,-0.02405525,0.06333801,-0.0059875688,-0.021905128,-0.00138282,-0.024663363,-0.0065431558,-0.008415024,-0.020039806,0.013282735,-0.001982219,-0.015517419,0.031107051,-0.038787395,0.02613603,-0.04914025,-0.018068984,-0.0088187605,-0.02527545,-0.026327945,-0.031772573,-0.014251553,-0.0032342428,0.014837595,-0.012000582,-0.000543617,-0.017474407,-0.0082286075,0.02205377,0.0063699894,0.027580243,-0.07399212,0.0011929035,-0.007858685,0.025651034,0.02452348,-0.011789803,0.018581199,-0.0075466083,0.01765361,-0.024727533,0.017423715,0.06725829,0.008125374,0.024934001,0.048693422,-0.011356326,-0.0429778,-0.060626265,0.015148112,-0.032507546,0.044205327,-0.006646817,0.013235197,0.040276796,-0.013278714,-0.060391407,-0.0041859625,-0.030191971,-0.014071935,-0.0035359608,-0.0023321535,-0.047813803,0.027705647,0.020278275,0.023468982,-0.013516049,0.026272856,-0.02623972,0.030472333,0.034136415,0.024412131,0.027740126,-0.0017732357,-0.03668485,0.022235796,0.042149365,-0.005630755,-0.009324926,-0.030532287,0.0148292985,-0.040451683,0.0844751,0.012361142,-0.02228775,0.0004985401,0.016244886,0.02512451,0.005458671,-0.016278984,0.02682444,0.04322505,0.011255204,-0.021291059,0.0010886858,0.016950736,-0.012908257,0.04624694,0.032244813,0.017366968,0.06380196,0.01631299,0.04294065,0.013179812,0.0019814388,-0.040435784,0.018736463,0.019659778,0.015596614,0.0150549915,0.007922526,0.058292713,-0.020531593,0.015534807,-0.013803984,0.034467056,0.030179279,0.008502499,-0.03551646,-0.00011931284,0.001097531,-0.03353522,0.03402586,-0.0069682715,0.0052152993,0.0045928857,0.064117834,-0.010489261,-0.027406733,-0.00041537525,0.008340065,0.025138574,0.038350698,0.045956403,0.017670328,-0.01863369,-0.042068698,0.04695665,-0.034546446,-0.017095093,-0.040597633,-0.01578491,-0.027991226,0.011571904,-0.0015537698,-0.028022163,0.016667867,-0.038960718,0.021771116,0.034061246,0.056439087,0.0013273488,0.010452097,-0.03984536,0.009141718,0.0063310256,-0.01695225,0.045154892,-0.04104159,0.021412501,0.0124036465],"last_embed":{"hash":"ow3n75","tokens":4}}},"text":null,"length":0,"last_read":{"hash":"ow3n75","at":1762858213746},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{11}","lines":[359,360],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ow3n75","at":1762858213746}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041555572,-0.0034331689,-0.04549353,-0.013621437,-0.037950393,-0.036705837,0.025554115,0.022455346,0.010519203,0.009811956,-0.02056334,0.026520135,-0.019871363,0.0025571866,0.02336332,0.039884433,0.016890079,0.02005912,0.02051568,0.010698272,-0.059014153,0.010937692,0.042905156,-0.017123811,-0.027160088,0.011848361,0.007018174,-0.02526091,0.007141129,0.07109748,0.012057354,-0.01537669,0.052652262,-0.009792445,-0.030950738,-0.0043171183,0.017479215,0.020547984,-0.04583815,0.016229747,0.041419886,-0.007327016,0.025212495,-0.021859389,0.036968604,-0.037112597,-0.046708204,-0.022344708,-0.029162737,0.015064264,-0.0053313747,0.0052847327,0.038906146,-0.0034304627,-0.016799355,0.018857352,-0.015153603,-0.033966042,-0.034318566,0.0205567,-0.017169438,0.027256222,-0.004168029,-0.04051279,0.002792451,0.044447932,0.046779584,0.032507323,-0.016370658,-0.022072801,0.006571941,0.015009445,-0.0018616053,-0.0009793155,-0.062985286,-0.007836732,0.024005303,-0.03140256,0.024516357,0.011446525,0.030521566,-0.01562875,-0.033815444,-0.018499115,0.016552642,0.014908018,-0.010524294,0.05419865,0.007391052,0.017328218,-0.008144692,-0.019612528,0.060785525,-0.010984306,0.018776136,-0.0077103577,0.0027649724,-0.008964941,0.030353965,-0.004189917,0.0523136,0.0062449807,-0.015103516,-0.0031468566,-0.02646369,0.007178955,0.020247335,0.012317443,0.015924914,0.0008982846,0.023735132,0.07628365,0.015020055,0.008767406,-0.011143444,-0.051212978,0.007543967,-0.025920618,0.033318926,-0.023052784,0.028383467,0.013943612,-0.004776974,-0.043002933,0.028197864,-0.0069541535,-0.01913773,0.013148444,-0.031310234,0.058015335,0.009824299,0.0027761022,-0.028577205,-0.0011671482,-0.006093534,0.010157515,0.07735108,-0.009214493,0.0003628249,-0.07778393,-0.030673927,0.01369532,-0.014348049,-0.023268415,0.011264475,-0.08963632,0.015022273,0.030303063,0.0006724468,0.015996262,0.010174527,0.025237083,-0.020482223,0.07477793,-0.046958648,0.02378046,-0.016640358,0.037668534,-0.0016076022,0.030892992,-0.000089593945,-0.008900529,-0.034570877,0.0008745227,0.01385192,0.010011323,0.018080555,-0.0010507035,0.008350768,-0.010651328,0.010084879,-0.019097732,0.0042439527,0.02752108,-0.0008579449,0.03000738,0.05922435,0.02633159,-0.006435889,-0.020027151,-0.05627254,0.03729239,-0.030870778,-0.048594438,-0.018826662,0.06347972,0.005630483,-0.036593992,0.019771948,0.025375258,-0.004277261,0.009538168,-0.03259727,0.014503719,0.02571979,0.014834888,0.020300537,-0.023368051,-0.005830355,-0.04272811,-0.048771545,0.034359008,0.050909054,-0.010053091,-0.03518073,-0.01938774,-0.04493448,-0.01295436,0.0074295676,0.000023810982,-0.003275978,0.026318965,-0.014545087,-0.012516629,-0.02776563,-0.011555365,0.020460617,-0.028665086,0.032536283,0.0034985289,0.0017080681,0.06979731,-0.011586161,0.011895256,-0.0019045309,0.030822478,-0.0020336718,0.035836175,0.017144993,0.018095281,-0.003027065,-0.028267993,0.0045135133,-0.010677392,-0.013546254,-0.016115371,-0.013058946,0.022632413,0.03406864,-0.021740023,-0.024572486,-0.0027682586,0.007767577,-0.02967256,-0.0045961225,-0.025418568,0.04852694,-0.020243272,-0.01125529,-0.0087231025,-0.025763014,0.013468585,-0.013299257,-0.010186534,0.008389488,0.041820403,0.018636176,0.014817422,-0.007146054,-0.008117654,0.007961092,-0.0030435948,0.03591392,0.024326889,-0.008267059,0.021230865,-0.031716082,-0.0015565067,-0.0074820723,0.062986955,0.026233487,0.011028339,0.026596213,0.02557119,-0.031806517,-0.008565956,-0.03418186,0.020209458,0.023079999,0.011119295,-0.022646751,-0.018870765,0.024540236,0.019707216,0.046286285,0.0062770923,-0.03141949,0.0059268493,0.017285006,-0.031718764,-0.005144612,0.006415643,0.055337664,-0.039044313,-0.038557038,0.00065770413,0.022156104,-0.1700846,0.017005526,0.02163018,0.037508965,0.004454736,0.015984237,-0.05203037,0.006698145,-0.050220758,0.06058434,0.039517853,-0.033513833,0.015309424,0.013238386,-0.013588265,0.015301354,0.0068405727,-0.017373485,-0.010687363,-0.046757217,0.0028444722,-0.020471582,0.05751612,-0.020297114,-0.002082674,0.008057509,0.056186527,-0.031057276,-0.01255725,-0.018459806,-0.06361323,0.008665146,-0.0018907305,0.025013652,-0.0033893303,0.024222277,0.010265028,0.013880506,-0.0010410087,-0.018034209,0.058367763,0.010736221,-0.011987855,0.006410205,0.005480386,-0.0054273754,-0.007771709,-0.008728667,-0.060644515,-0.018086813,0.007969052,-0.0069821975,-0.04725327,0.004634881,-0.029507114,-0.023504278,0.010755559,0.03558252,-0.028009841,-0.010023701,-0.02351148,0.0072441655,0.0003390481,-0.051389024,-0.031112751,-0.07137406,-0.019466605,-0.0043698847,-0.015491999,-0.029789437,0.027808527,-0.016308095,0.03786627,-0.015031584,-0.03985903,0.014790341,-0.018500062,-0.035268124,-0.011079116,-0.11516208,-0.00017192654,0.017569378,-0.030257843,0.030827994,-0.031824283,-0.048832882,0.01321023,0.010785182,0.03619628,0.2443854,0.012450834,0.021948297,-0.043942463,0.06496143,-0.031385552,-0.0048366897,0.026990427,-0.028932985,-0.038828786,0.0021067194,0.031660568,-0.013223582,0.008552201,-0.005513337,0.062400766,-0.05774693,0.027392378,0.05402959,0.015113398,0.020857032,-0.030908672,0.009125139,-0.00061694655,-0.04954527,-0.026873088,0.015528627,0.051709987,-0.023562795,0.043518472,-0.013611183,0.056734584,0.017315725,-0.0301902,0.052642018,0.031992845,0.02118687,-0.09005526,-0.043959495,0.0052217017,0.0023632029,0.007881407,0.0037955178,-0.07218512,-0.03661979,-0.027341856,0.018190015,-0.015406527,-0.021268073,-0.033301894,0.03413824,-0.01034844,-0.0010418214,0.0042002094,0.008666622,-0.01528532,-0.0002446355,-0.029535007,0.022654207,0.0031174654,0.028498849,0.027889594,-0.065350614,-0.005244209,0.029792788,0.0015935007,-0.046851933,0.009501958,0.011610294,-0.016943032,0.016625565,-0.023984566,-0.004474474,0.015682656,-0.010767922,0.004953507,0.00954884,0.034965478,0.011617726,0.013629329,-0.0027302753,-0.023020057,-0.0013795238,-0.013043104,0.023056151,-0.0046662544,0.0030447864,0.063910045,0.0020656784,0.02968643,0.019091835,-0.0056842123,-0.021730918,0.0047693127,-0.00900445,-0.026436195,0.027632855,-0.023494659,-0.022611925,0.044344604,-0.05042191,0.011085681,0.01733059,-0.018215928,0.0077353707,0.019006928,0.0040613664,-0.03241546,0.026577748,0.008376452,-0.09387309,0.017344667,0.036734115,-0.01727468,0.008376642,0.06481068,0.005571898,0.020677518,0.03504219,-0.011282209,0.0027798323,-0.02959566,-0.028195003,0.030153738,-0.0028710607,-0.059443556,0.027057603,0.021728905,-0.016230326,0.06957977,0.0356346,-0.024223559,0.00920926,0.03783548,0.046635777,0.024666376,0.03203258,-0.034859944,-0.019460017,0.009910435,-0.0075206216,-0.0020000092,0.0028525046,-0.0030447077,0.015781526,0.023375085,-0.025301011,0.012871863,-0.039669324,0.015705558,0.012565805,0.02782546,0.024964543,-0.038321503,-0.021426028,-0.093051404,-0.05277307,-0.05207322,-0.019873565,-0.0066115637,0.008318056,0.01562712,0.02862182,0.05947035,0.0009423916,0.008316713,-0.010182379,0.03154788,-0.028135907,-0.031917747,0.011158176,-0.0037343386,-0.03248516,-0.0020402116,-0.02300149,-0.08288011,-0.024556575,-0.048162013,-0.0537911,-0.0057400065,0.015642164,-0.01815316,-0.024196353,0.04489863,0.045967482,-0.06535574,-0.029826012,0.0017433811,-0.016946986,-0.01508972,-0.012474745,0.107382774,0.006511346,-0.000008206131,0.024277817,-0.01587174,0.07337708,0.03943545,0.003471945,-0.033897705,0.020402005,0.02920491,0.010683561,-0.03969809,-0.008016776,-0.035291277,0.038945794,0.033542957,0.017940382,0.011647703,-0.01151695,-0.031029947,-0.027270997,0.014045551,-0.017716976,-0.050980307,-0.0028840725,0.07247848,-0.055019595,-0.0067525315,-0.012423542,-0.058122195,-0.009346085,-0.06294915,-0.00025665425,0.015996877,-0.039376605,-0.02456501,0.00035327426,0.014484412,-0.005239907,-0.03057705,0.008543038,-0.021437947,0.018059261,0.03934617,-0.01383592,0.038387526,0.028493783,-0.0046815197,0.007382644,-0.025618069,-0.015141964,0.0010006619,0.022577299,0.010680369,-0.011501127,-0.047153506,0.041399095,0.035361666,0.0076073585,-0.029962037,-0.004215816,-0.038324896,0.037579075,0.011020731,0.063470796,0.0248211,-0.018802647,-0.0027013903,0.0010878376,0.04713673,0.009842453,-0.0149419205,-0.074742325,-0.056804094,0.009152664,-0.0049158903,-0.051457286,-0.046236653,0.017644733,-0.0037621679,-0.0054474017,-0.0013546664,0.031428386,0.02940906,-0.019770436,0.025225788,-0.015975099,-0.060185377,-0.04680874,0.028832404,0.032435097,-0.020769073,-0.0022842637,0.006599447,0.0070298593,0.022681847,-0.0010147975,-0.052933067,0.029894182,0.01915257,-0.07470971,0.01095531,-0.044422638,-0.030779129,-0.009688649,0.01833245,-0.0034349859,0.04066873,-0.014432334,0.017897353,-0.0075899637,0.012488462,0.012305501,0.007574504,0.00031985698,-0.029290216,0.05759576,0.028706595,0.029124344,-0.050531466,-0.042309225,-0.0019539658,-0.026562257,-0.00061131455,0.03365398,-0.021135086,0.043080557,0.023885151,0.00510074,-0.064089805,-0.007961808,-0.013250078,-0.055928726,0.036809128,-0.00903101,-0.02178523,0.022942571,-0.012531671,-0.0102593275,-0.004809536,-0.046775952,-0.015453118,-0.045833685,0.018652305,0.0058719083,0.00609544,0.017520541,-0.0044511436,-0.01619955,0.061949737,-0.00276602,-0.03373665,0.016586758,0.023101153,-0.032060254,-0.03364421,-0.0014193665,0.0022357376,0.029657658,0.006796016,0.0052328305,-0.030371826,0.03284432,0.006856007,-0.0019600699,0.034323756,0.060466815,0.034277603,-0.03582618,0.018626563,-0.026693352,-0.031087656,-0.02582013,0.02374558,0.018173771,-0.04602824,0.041094396,0.009539336,-0.0048255785,-0.00015742036,-0.03147478,0.0108051095,-0.031152068,0.0330062,-0.008726913,0.023198593,0.039817642,-0.003945329,0.00544029,-0.02076556,-0.01689147,-0.015632572,-0.021033412,0.00041224982,-0.012870747,0.037113253,0.08032289,0.030408988,-0.01828408,-0.025655204,-0.048789114,0.0082877735,-0.16047344,0.00063917245,0.00660419,-0.012310417,-0.0056293556,0.0047261487,-0.049161863,-0.042351287,-0.0031720167,-0.030217241,-0.01780398,0.012950317,-0.0031082348,0.0018373602,0.0029213028,0.0016698104,-0.053624723,-0.0073822043,-0.038550135,0.029014599,0.006253011,-0.0017305488,0.06359908,0.006712383,-0.025152562,0.014893918,-0.009651621,-0.025761751,-0.011227614,-0.018144894,-0.023770384,-0.08556713,0.0138893565,0.031405214,0.027521374,-0.0067129,0.009874443,-0.01687518,-0.05134229,0.004453136,0.016690427,0.018801035,-0.014688882,0.015785052,-0.01605885,0.043168675,-0.02273125,-0.0073808096,-0.063006274,-0.011781911,-0.0035748396,0.07553809,0.001359689,0.019315584,-0.020322502,-0.0017828563,-0.035259757,0.009692136,0.030293098,-0.017627671,-0.0015271424,0.032072354,-0.025046833,-0.022444738,-0.036430344,0.056628693,-0.055758405,0.0032468487,-0.018386781,0.02865022,-0.02287839,-0.00068822963,0.019415647,-0.024491543,-0.00053390383,-0.019498855,0.015981289,-0.026567318,0.010614102,-0.042244293,-0.0684535,0.007137523,-0.0151849305,-0.03567337,0.04740621,-0.012511372,-0.021062493,-0.008690393,-0.046974115,0.010713269,-0.021697383,-0.019757222,0.0008338928,0.013781743,-0.021197598,0.053852558,-0.04661058,0.016187431,-0.005826734,-0.0145090595,-0.016441733,0.003747503,-0.008949253,-0.022022534,-0.030274488,-0.009798094,0.04051798,0.001609563,-0.018424395,-0.005959024,-0.058963597,0.0028557554,0.002102709,0.020161537,-0.08595448,-0.0005387723,-0.01648012,0.026810907,0.009976345,-0.0149953365,0.014227898,-0.01151387,0.020972202,-0.03854553,0.0023570133,0.06607852,0.051508304,0.06706136,0.048969172,0.008370541,-0.028780645,-0.050855126,0.056647286,-0.014361666,0.040197328,-0.0110111255,-0.019695783,0.026110182,-0.04625232,-0.039887466,-0.03301542,-0.03942206,-0.007753182,-0.025383284,0.0013083474,-0.011587207,0.0014438052,0.020427294,-0.0006634573,-0.017469183,0.027963085,-0.02401393,0.0021709178,-0.002215591,-0.0021809076,0.033944145,-0.02898652,-0.029297745,0.01749359,0.029954338,-0.022429628,-0.012914525,-0.008188369,0.008250734,-0.02841371,0.066876546,0.0033441293,-0.017196355,-0.032037668,0.007419078,0.018235449,-0.00809329,-0.026709622,0.02949285,0.011968595,0.019608717,0.004294404,0.0006726094,0.05221163,-0.013148026,0.04479757,-0.00082905,0.039007485,0.042719074,-0.008612757,0.013775981,0.008735894,0.03761261,-0.0041870326,0.003550889,-0.020974593,0.002737054,0.019768437,-0.024849031,0.058459982,-0.005324374,0.004971632,0.016319806,0.03444827,0.012732832,0.012105951,-0.027889714,0.027362067,-0.021948665,-0.024401342,0.053682964,0.015831115,0.023195207,-0.00223783,0.04825073,-0.0070505026,0.00613627,-0.01767028,0.028839162,0.01694155,0.015754659,0.022637824,0.025001174,-0.01835214,-0.036041107,0.038905665,-0.011503762,-0.02594368,-0.029882085,-0.0087850895,0.008647774,-0.038395207,0.004242814,-0.03947492,-0.011576717,-0.02255867,0.0069910944,0.023475438,0.02257427,0.014376903,-0.004852408,-0.021787854,0.041563507,-0.012225782,-0.03691445,0.053757917,-0.03687358,0.027895026,-0.0328413],"last_embed":{"hash":"ecc19x","tokens":4}}},"text":null,"length":0,"last_read":{"hash":"ecc19x","at":1762858213746},"key":"Personal/Projects/Dating/Dating Anxiety - Guided Meditation System.md#Guided Meditation System for Dating Anxiety (Accountability-Focused)#The Bottom Line#{12}","lines":[361,362],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ecc19x","at":1762858213746}}, diff --git a/.smart-env/multi/Personal_Projects_Dating_Dating_Anxiety_-_Meditation_Plan_md.ajson b/.smart-env/multi/Personal_Projects_Dating_Dating_Anxiety_-_Meditation_Plan_md.ajson new file mode 100644 index 0000000..7418998 --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Dating_Dating_Anxiety_-_Meditation_Plan_md.ajson @@ -0,0 +1,133 @@ + +"smart_sources:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md": {"path":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md","embeddings":{"bge-m3:latest":{"vec":[0.015150032,0.028170738,-0.0016897995,0.0041919798,0.026627794,-0.020496568,0.04909889,0.050525647,-0.007247768,-0.0072511956,-0.0059262533,0.025963716,-0.010116807,0.017882623,-0.020313967,-0.022672322,-0.047602054,-0.0068302583,-0.0061462414,0.00840902,-0.047339052,-0.032232583,0.045433223,0.0037050773,-0.043042015,0.066546515,0.009667998,-0.015810376,-0.035292234,0.026321976,0.028398506,-0.0075969147,0.033662528,-0.006450212,-0.00680422,-0.029082105,-0.012981839,0.008323279,-0.104237355,-0.021863421,0.04320917,-0.015898038,-0.057577085,0.020598495,0.01010476,0.01030475,-0.055017855,-0.06433396,-0.0015004525,-0.021286465,0.005825719,0.015710376,0.0027485802,-0.028626196,0.007344936,0.029100822,0.0059236535,-0.013252676,0.0074870964,-0.029090248,-0.0103782015,0.024233185,-0.03328923,-0.022237321,-0.02720515,0.0006970623,-0.0043849475,0.05438479,0.021527655,-0.04405249,-0.01861717,-0.01841433,-0.009677325,-0.050510418,-0.015921254,-0.011911535,0.03971565,-0.011286701,0.011533946,-0.051011138,0.106757194,-0.037198354,0.035287503,-0.012369276,-0.0058128675,-0.031394746,0.004990198,0.06041287,-0.0074838335,0.020067547,-0.01846598,0.041261703,0.0047917967,-0.045092523,-0.00009397633,0.0020328283,0.034884993,-0.0262218,-0.004710431,-0.017447228,-0.055060294,0.01525584,0.011065806,0.049916577,0.0041366336,0.015256703,-0.0066070776,0.020829517,-0.013344327,0.01723187,-0.0131235095,0.018370291,-0.004313365,0.010041658,0.027726457,-0.010556471,-0.01357264,-0.016148046,0.007514903,0.0031593493,-0.018001558,0.04842949,-0.00007042254,-0.010600492,0.00088967674,0.008648577,0.0023145764,0.032444507,-0.051359825,0.00772941,0.017333599,0.022587908,0.014941283,-0.01619111,-0.03209697,0.0031753741,0.038527444,0.020832432,0.007062832,-0.009817355,0.012839559,-0.00672777,-0.020723838,0.014121215,0.017011017,0.010676584,-0.023043012,0.012744006,-0.0013411378,0.05164019,-0.023522943,-0.010279143,-0.016536947,0.0033656454,0.043850135,0.025575237,0.029629681,0.0077306638,0.0068997853,-0.033067975,0.030308794,-0.022758529,0.022256356,0.07327174,-0.006854056,0.017839588,0.028502095,0.019974323,-0.00096378726,0.0043879077,0.0061827307,-0.062492758,0.027933646,0.01712079,-0.009029936,0.05889862,0.021399848,0.035904765,0.027782261,-0.035407342,-0.026701828,0.009690649,0.030923977,-0.04776167,0.030193115,-0.0056416225,0.0008030244,0.0050573163,0.009394164,0.062146667,-0.038547408,-0.045676176,0.04892771,0.03165796,0.005379089,-0.029978123,-0.018824201,-0.007601937,0.038010698,-0.0028748412,-0.012985572,0.013266928,-0.06957823,0.009969237,-0.003991595,0.011499079,-0.029230958,-0.040547043,0.025329633,0.006214874,0.04883955,-0.002021113,-0.0050238753,-0.013217462,0.03927889,0.009808918,0.01796446,-0.01602855,0.031506784,0.003627431,-0.0005273467,-0.02022133,0.025237875,-0.025061326,0.00023869562,0.0068324963,-0.001706176,0.04514882,0.030505445,0.018563526,-0.03186008,0.082584634,-0.045460418,-0.023280524,-0.040781524,-0.011412092,-0.06333292,0.008326282,0.020721637,0.028160043,0.0015567972,-0.03219898,-0.0076533062,-0.020635035,-0.046479885,0.015562047,0.009253599,-0.002875574,-0.008268849,0.008721328,-0.044962447,-0.017236585,0.0023068415,-0.012424892,-0.033146065,-0.014896062,-0.031747,-0.020754857,0.013726193,-0.015506248,0.017497709,-0.04779292,-0.00877913,0.03859395,-0.014584943,-0.012606521,0.022666233,-0.020613087,0.011010532,0.04901759,0.017425561,-0.019231543,-0.03158677,0.0040699383,-0.029815719,-0.01782576,-0.019903507,-0.019631848,0.031091101,-0.05337465,-0.017543934,-0.030702738,-0.011395758,-0.023042453,-0.04498549,0.038544208,-0.03894168,0.019368881,0.03402104,-0.02283183,0.0013284124,-0.0012077357,0.068963945,-0.057817113,0.000037874423,0.037439115,-0.03694407,-0.18433993,-0.031508654,0.00851672,0.035884894,0.01079723,0.019145193,0.010943041,0.005088584,0.004765599,-0.038897887,-0.007941602,-0.1320441,0.015883034,-0.00069211185,0.06607804,0.038597256,0.04293612,-0.008303425,-0.028782828,-0.05974316,0.02277062,0.02225553,0.026614878,0.047324117,0.012732552,0.0024380034,0.0005558294,0.024924925,-0.022603445,-0.005126198,-0.03988241,0.050756503,-0.037912346,-0.0329915,0.013220778,0.023471834,0.016380174,0.007626926,-0.008636136,0.019491822,0.04851234,0.043281406,0.004991897,-0.055106334,0.0025031134,-0.049764734,-0.016708367,0.00027777025,-0.012842409,0.02254024,-0.001281869,0.036724705,-0.0030348522,0.030502422,-0.002189901,0.022586219,0.023523528,0.044812344,0.011676045,0.021492358,-0.011433506,-0.037077803,-0.06832523,-0.023885911,0.012436698,-0.024536053,-0.02035001,-0.02347234,-0.011691518,-0.03731705,-0.0005115404,0.014936374,-0.0304136,-0.04601998,-0.015690314,0.01606884,-0.0021420203,-0.024215816,-0.018135833,-0.0648476,0.01419648,0.0063547557,-0.036342554,-0.00060851855,-0.00037316734,0.008180296,-0.03586497,-0.05805671,0.025921647,0.37478906,-0.03557196,-0.018428087,0.01478767,0.004433194,-0.00991988,-0.016230725,0.01728414,0.014099535,-0.006765557,0.00088811724,-0.0011968398,0.0065750373,0.035585675,0.030845696,0.04707339,-0.037383806,-0.013469382,-0.0074043632,0.00021704241,0.018996047,-0.043011617,0.014393499,-0.040872604,-0.046869803,0.005559879,0.015547717,0.0042941784,-0.034042068,0.0105265435,-0.017871348,0.01999376,-0.04599458,-0.03780518,0.000155899,0.02132266,-0.07106311,-0.051111884,-0.03761424,-0.0081631215,0.041138165,-0.012883239,-0.020558484,-0.021976601,-0.030425614,-0.017680706,0.0026973162,0.013705649,0.024454482,-0.052841324,0.057990152,0.017607667,-0.016156694,0.002689977,-0.0028415048,0.023945773,-0.0055784923,0.0036517552,-0.031716872,-0.016479129,0.036909234,0.03188005,-0.038566433,0.022503009,0.030629694,0.010221592,-0.027559677,-0.0019492948,-0.00710057,0.0053316923,0.05346187,0.01596895,0.008932401,0.008278425,-0.0013085388,-0.0044723917,-0.02704508,0.00091262866,-0.010217449,0.014494012,-0.023211244,0.0040199286,0.0030435761,0.02979756,0.01999999,-0.006489099,-0.02312816,0.019289998,-0.007610875,-0.038519133,0.009717,-0.014781386,-0.012340233,-0.011509713,-0.0033096552,-0.026905326,0.030324385,-0.047646753,-0.0010638216,0.0053204554,0.001916206,0.041243896,0.017841294,-0.021155106,-0.0053906366,-0.010605916,-0.0014038477,-0.027500032,-0.034102652,0.0021561403,-0.04035559,0.019158611,0.024298918,0.009912695,0.06132503,0.0322065,0.01909227,0.015392688,-0.013498592,0.033218924,-0.026211513,-0.047647208,0.01986024,0.005090995,0.009706606,-0.06269176,0.01183444,-0.007776869,-0.010219914,-0.010144942,-0.013576886,0.025624752,-0.009033792,-0.016570356,0.0035238964,-0.028902343,0.031121453,0.0011146237,0.014659588,0.03892454,0.0072814375,-0.03770791,-0.004207416,0.038693123,-0.008802373,0.005707753,0.010577163,-0.01130291,-0.017429836,-0.0046417955,0.004443775,-0.017058652,0.043127377,-0.019284472,0.014568151,-0.041263077,0.008872122,-0.022460056,-0.03669742,-0.040577758,0.0076096104,0.019085104,-0.002103821,0.06794711,-0.009194858,0.013401517,0.001702079,0.040456958,-0.0024231027,0.017653706,0.0137694,-0.0358178,0.0076567945,-0.012792723,0.026767135,-0.053538617,-0.019512732,0.019295475,0.03785627,-0.025539042,0.05460019,0.010110452,0.007558699,0.033256683,-0.03383252,-0.006881857,-0.018351316,0.01707574,-0.0017059025,-0.03361564,0.016795984,0.06677784,-0.010057432,-0.00950784,0.022599334,0.0022394138,0.0040122373,-0.010438229,-0.011109236,0.00006485068,0.028187338,0.020794006,0.0026333742,0.0545216,0.025049655,-0.031597175,0.009145878,0.04348449,0.010459826,-0.013763662,0.01779579,0.0077118687,0.0012538455,-0.014877878,-0.033594467,0.0059259925,0.029604813,0.056252632,0.0033769088,0.015263243,-0.04846294,-0.03321877,0.019950405,-0.057236806,0.0027042003,0.046368677,-0.021300478,-0.03162819,-0.036549892,-0.013672282,-0.018598523,-0.016846498,-0.015810562,-0.0042988486,0.011071177,-0.00017196297,0.0009213853,0.024160014,-0.0028525868,0.040758222,-0.019844277,-0.032168992,0.014617101,0.020816147,0.010518473,-0.02142409,-0.0061471895,0.016818142,-0.008157852,-0.0031307728,0.0050782105,-0.0025323862,-0.06970065,-0.029464051,0.031500716,0.06130663,0.011126876,-0.010380995,-0.01452231,0.024620939,0.026009003,0.032838747,0.0069368123,-0.018419974,-0.009179963,0.0018164159,-0.040429886,-0.04939528,0.0035719862,-0.043955952,-0.025852961,-0.025976343,-0.023415228,-0.04392629,0.013639097,-0.0111199,0.002823221,-0.021778962,0.012513038,-0.007056738,-0.07067821,-0.014823484,0.02167046,0.012708103,-0.0030070473,-0.013090868,0.013973231,0.008848842,-0.011973522,-0.0053461734,0.021877319,-0.012569588,-0.048230987,0.015355806,0.008962894,0.045159765,-0.049123015,0.044062916,0.03597969,-0.00450096,0.011658088,0.015194298,-0.002933047,-0.018615857,0.0074339123,0.009144046,0.023053568,0.030210655,-0.010759,-0.0076700808,0.0026110855,-0.03419784,-0.04221382,-0.018590562,-0.03778559,-0.015022325,-0.044143576,0.013987125,0.0011286049,-0.014431407,0.006366198,0.0059389384,-0.019441545,-0.006416503,-0.044134963,-0.027913624,-0.025797322,0.0053393324,0.0026937108,-0.030946542,-0.009460344,0.021733375,0.018084934,0.029749457,-0.03382978,-0.016491288,0.050961934,0.009176232,0.0020499849,0.016623225,-0.039807696,0.04132934,0.01078576,0.0091460645,0.019082785,0.054325245,0.021937354,-0.017818576,-0.017738964,-0.012579047,0.013490121,0.013119337,-0.02468939,0.008642286,0.0041845595,-0.037189573,-0.0052142376,0.038626183,0.070445225,0.00041427393,-0.020586586,0.03700006,0.044933848,0.024361676,-0.0043954016,-0.0041143936,-0.0032890225,-0.04157811,0.01562744,-0.007878324,0.008223079,0.031628493,-0.017371193,-0.05158672,-0.05304163,0.0010603847,0.034029458,0.009027821,0.012537584,-0.03352374,-0.033969864,-0.009367631,-0.003010476,-0.021111345,0.012397976,0.012649302,-0.02106394,-0.0059301364,-0.017188089,0.018632429,-0.004465197,0.039181087,0.013870369,-0.0133555895,-0.12235097,0.033974767,-0.0227624,-0.038873408,0.023785716,0.019188453,-0.019286152,-0.023562444,-0.0154834,-0.04000131,0.061558355,-0.02204691,-0.014554821,-0.049755372,-0.0010509213,0.015333132,-0.018012205,0.0241515,-0.007224774,0.070654176,-0.024730764,-0.055854805,-0.0006646373,-0.03855198,0.037121277,0.016865322,-0.025645843,0.025408883,0.014299067,0.016891623,0.0018313313,-0.01945623,-0.020095238,0.025214745,-0.011812563,0.01151272,-0.033439867,-0.053131457,0.033901587,0.041200772,0.036568873,-0.0012065166,-0.024891999,-0.013788007,-0.03452153,-0.012326626,-0.040698297,-0.0039665713,-0.011471109,-0.051237606,-0.0955508,-0.010506779,0.029193573,0.007890109,0.025183564,0.023103042,0.019129414,0.006394727,0.0136428075,0.028819526,0.00063565443,-0.001682367,-0.015348236,-0.016219562,-0.046916705,0.006607043,0.0046845316,-0.029211394,-0.0046460303,-0.05399108,-0.021191763,-0.043458384,-0.00038719494,-0.022857133,0.020988729,-0.021763863,0.05581121,-0.036569018,0.036721703,-0.01525046,0.0028756883,0.0017496932,-0.0014094418,0.066619776,0.043623492,-0.000081306,-0.021592997,-0.019650044,-0.024678037,-0.011991994,-0.057161536,0.04372869,0.005150324,0.06908206,-0.00976942,0.027436953,0.005734392,0.008823281,0.013675156,-0.011924624,0.021324273,0.033105392,-0.016725333,-0.008875065,0.019893577,0.010022825,-0.044933587,0.026748778,-0.028400723,0.008369618,-0.0005569657,-0.06635028,-0.06193087,0.04371678,-0.04267686,-0.0135828,-0.012239075,0.032855745,0.028040651,-0.010898128,0.040832944,0.035845354,-0.017832078,-0.060230114,0.0322602,-0.0028883533,-0.0035689324,0.022156632,0.052547,-0.005719861,0.04350807,-0.02028619,-0.013990695,-0.018656814,0.006763631,-0.0075830477,-0.023525098,0.077679455,0.024334049,-0.033422306,-0.039239712,0.03516658,0.0006130442,-0.027790332,-0.040290155,-0.014338192,0.02594799,-0.008382874,-0.008589056,0.010722972,-0.024933051,0.009848915,0.034865048,0.031617265,-0.026545081,-0.010656722,0.014811351,-0.021582395,-0.01149173,0.052436307,0.00698379,0.012708733,-0.02147544,-0.023937326,-0.019002324,0.0277672,-0.011523803,-0.02604004,0.021025922,0.02320383,0.01740775,0.039280713,0.010605058,0.06415742,0.03032612,-0.023172898,0.012556633,0.026428334,0.020692825,-0.02091438,-0.00013688029,-0.031417184,0.05045673,-0.016708987,0.008481777,-0.028424898,0.017465513,0.0023708993,-0.010720745,0.012726464,-0.017283592,0.010490827,0.01244688,0.02474812,-0.0047673723,-0.026395787,0.0092840195,-0.0050908015,0.013298644,-0.019654747,-0.055165943,-0.04432163,0.019847393,-0.01647518,-0.013676125,0.02904703,-0.024983479,-0.005212008,-0.019783521,0.0014003121,-0.016616294,0.02073466,0.038513422,0.054895483,0.029351283,0.02426293,0.00040922005,0.03174176,0.046970546,0.009137162,0.02138221,0.03709523,-0.038808234,-0.04550576,-0.0048336573,-0.029835915,0.00039267773,0.01651613,-0.024588382,-0.011088491,-0.004304918,0.040816594,0.016667947,0.032915693,-0.024908531,0.03112341,0.0021181728,0.035352893,0.007031877,-0.011550111,-0.015812628,-0.044135936,-0.022567255,0.00417148],"last_embed":{"hash":"1glqhnn","tokens":274}}},"last_read":{"hash":"1glqhnn","at":1762857303749},"class_name":"SmartSource","last_import":{"mtime":1762857004000,"size":9856,"at":1762857280886,"hash":"1glqhnn"},"blocks":{"#---frontmatter---":[1,4],"#Meditation Plan for Dating/Romantic Anxiety (Specific)":[5,298],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation":[7,17],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{1}":[9,9],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{2}":[10,10],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{3}":[11,11],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{4}":[12,12],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{5}":[13,13],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{6}":[14,15],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{7}":[16,17],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach":[18,27],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{1}":[20,21],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{2}":[22,22],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{3}":[23,23],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{4}":[24,24],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{5}":[25,25],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{6}":[26,27],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)":[28,152],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Why Morning?":[30,34],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Why Morning?#{1}":[31,31],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Why Morning?#{2}":[32,32],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Why Morning?#{3}":[33,34],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training":[35,63],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{1}":[37,40],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{2}":[41,42],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{3}":[43,52],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{4}":[53,58],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{5}":[59,59],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{6}":[60,60],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{7}":[61,61],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{8}":[62,63],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training":[64,95],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{1}":[66,69],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{2}":[70,78],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{3}":[79,85],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{4}":[86,90],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{5}":[91,91],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{6}":[92,92],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{7}":[93,93],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{8}":[94,95],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing":[96,125],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{1}":[98,101],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{2}":[102,108],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{3}":[109,116],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{4}":[117,120],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{5}":[121,121],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{6}":[122,122],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{7}":[123,123],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{8}":[124,125],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application":[126,152],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{1}":[128,131],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{2}":[132,137],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{3}":[138,147],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{4}":[148,148],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{5}":[149,149],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{6}":[150,150],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{7}":[151,152],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)":[153,179],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#{1}":[155,156],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)":[157,170],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{1}":[158,159],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{2}":[160,160],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{3}":[161,161],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{4}":[162,162],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{5}":[163,163],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{6}":[164,165],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{7}":[166,166],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{8}":[167,167],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{9}":[168,168],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{10}":[169,170],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)":[171,179],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)#{1}":[173,174],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)#{2}":[175,175],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)#{3}":[176,176],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)#{4}":[177,177],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)#{5}":[178,179],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine":[180,202],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{1}":[182,182],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{2}":[183,183],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{3}":[184,184],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{4}":[185,185],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{5}":[186,187],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{6}":[188,188],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{7}":[189,189],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{8}":[190,190],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{9}":[191,191],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{10}":[192,192],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{11}":[193,193],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{12}":[194,195],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{13}":[196,196],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{14}":[197,197],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{15}":[198,198],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{16}":[199,199],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{17}":[200,200],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{18}":[201,202],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments":[203,227],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Daily Log (Simple)":[205,209],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Daily Log (Simple)#{1}":[206,209],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Weekly Check-In (Sundays)":[210,216],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Weekly Check-In (Sundays)#{1}":[211,211],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Weekly Check-In (Sundays)#{2}":[212,212],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Weekly Check-In (Sundays)#{3}":[213,213],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Weekly Check-In (Sundays)#{4}":[214,214],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Weekly Check-In (Sundays)#{5}":[215,216],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)":[217,227],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{1}":[219,220],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{2}":[221,221],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{3}":[222,222],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{4}":[223,223],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{5}":[224,224],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{6}":[225,225],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{7}":[226,227],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation":[228,245],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{1}":[230,230],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{2}":[231,231],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{3}":[232,232],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{4}":[233,234],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{5}":[235,235],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{6}":[236,236],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{7}":[237,237],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{8}":[238,239],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{9}":[240,240],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{10}":[241,241],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{11}":[242,242],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{12}":[243,243],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{13}":[244,245],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations":[246,258],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations#{1}":[248,253],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations#{2}":[254,254],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations#{3}":[255,255],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations#{4}":[256,256],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations#{5}":[257,258],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Quick Reference Card (Keep on Phone)":[259,273],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Quick Reference Card (Keep on Phone)#{1}":[261,273],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance":[274,284],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{1}":[276,276],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{2}":[277,277],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{3}":[278,278],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{4}":[279,280],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{5}":[281,281],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{6}":[282,282],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{7}":[283,284],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line":[285,298],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{1}":[287,289],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{2}":[290,290],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{3}":[291,291],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{4}":[292,292],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{5}":[293,294],"#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{6}":[295,298]},"outlinks":[],"metadata":{"created":"2025-11-11 10:45","updated":"2025-11-11 10:45"},"task_lines":[221,222,223,224,225,226],"last_embed":{"hash":"1glqhnn","at":1762857280889}},"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016822502,-0.024184208,-0.017813928,0.008832686,-0.04764197,-0.019905392,0.03262214,0.0053570406,0.009069437,0.00419706,0.01836799,0.0020250482,-0.035815466,-0.010992096,0.030143097,0.02841421,-0.0056410176,0.0039953357,0.023641799,0.0064887577,-0.052310653,0.01595538,0.060714792,-0.026299186,-0.023518601,-0.014806325,0.014816054,-0.0062598493,0.009573393,0.030229837,-0.011279397,-0.03650277,0.042606346,-0.049978875,0.015035068,-0.031135084,0.024457414,-0.006333215,-0.05533181,0.04876711,0.0076190936,-0.051302407,0.0015774263,0.02535289,0.050610717,-0.0013848005,-0.03968223,-0.004686243,-0.01241522,-0.020289274,-0.006887147,0.006357667,0.02733342,-0.01325524,0.04481125,0.04792814,0.005849419,-0.03298909,-0.023434069,-0.0026531802,-0.050608978,0.032469943,0.011752039,-0.015671914,-0.007518998,0.07635381,0.06174592,0.0041095614,-0.005358514,-0.029755183,0.024402916,0.029377816,0.044364758,0.009305061,-0.02370273,-0.007370253,0.028605781,-0.019885423,-0.016071288,0.024933482,0.004808749,0.009099334,0.009400782,-0.009838039,0.011988569,-0.014465274,0.009979356,0.060082737,0.025793845,0.019875024,0.016979484,0.0067641106,-0.0035981522,-0.021817885,-0.018398892,0.004055193,0.005772466,-0.03664302,0.053846616,-0.0016162039,0.08952783,0.006554409,-0.02679695,-0.00014781696,0.030186186,-0.020225493,-0.0050410456,0.0014145215,0.034648288,-0.013136365,0.017949235,0.02667207,0.049253948,0.023296854,0.0015741925,-0.0012208351,0.024933143,-0.032106023,-0.0073043993,-0.026149463,0.0470908,0.02494314,0.034701567,-0.010464586,-0.0069376985,0.022489378,-0.011041985,-0.025350405,-0.014877588,0.012197769,0.024433142,0.025865149,0.0014862373,-0.0010781259,0.025314083,0.04826983,0.016579641,0.041537005,0.007226963,-0.0295375,0.026017433,0.009665944,-0.03290395,0.011917491,0.0005904965,-0.036164053,0.049692243,-0.025879802,0.011779679,0.023701202,0.02033237,0.005240254,-0.005723582,0.024612058,-0.0333026,-0.023105726,-0.024934245,0.055886973,-0.0004508744,-0.041790433,0.024115179,-0.00882705,-0.07058651,0.056079686,0.018314995,0.0024986404,0.05202853,0.029479226,-0.012730296,0.0008489345,0.028481012,-0.077649534,0.0061971336,0.0055251694,0.024939934,0.02038383,0.07379032,0.029011562,-0.019274535,-0.0009828851,-0.04238174,0.04793088,-0.043297946,-0.05489495,-0.007785929,0.040181946,-0.05606284,-0.021076601,0.004084057,0.012340715,-0.03750237,0.002359117,-0.018940106,-0.036939986,0.03809833,0.006057448,-0.0063328026,0.02218723,0.013566917,-0.04570507,0.017853534,0.023732433,0.02623406,0.03907154,-0.011567731,-0.007538245,-0.0011501104,-0.016188746,0.03231172,-0.023583984,-0.01910239,0.01688206,-0.01395133,-0.03772556,-0.013714273,-0.04506892,0.026464492,0.0016409017,0.017051216,0.019586395,-0.03060331,0.028789487,0.012993707,0.026239663,-0.019898562,0.0026442956,-0.0088132955,0.04729451,0.02635403,0.012946173,-0.013447236,-0.0032211368,0.0053785644,0.020119665,0.018268034,-0.009485458,-0.0057822913,-0.03360373,0.03811283,-0.0051787156,-0.027455598,0.03281233,-0.029618979,-0.011977448,-0.021530323,-0.0009204699,0.037781797,0.065820344,0.015164597,0.0074438425,0.0119546885,0.0061183474,-0.014707502,-0.0032872816,0.028349655,0.041127432,-0.008098058,0.0099616675,0.015524546,-0.012828202,-0.0076318244,-0.015203169,-0.059646416,0.010982505,0.028461708,-0.0064793774,-0.007362151,-0.022673413,0.059213575,0.021707542,0.017771129,-0.032033432,0.04999077,0.014881858,-0.034012217,-0.02932395,-0.040192604,0.019183433,0.01799908,0.01979028,-0.018218443,-0.034583613,0.035607833,0.031334486,-0.004330306,0.0056841187,-0.0027391277,-0.019072661,0.010015032,0.015505195,-0.04995695,0.027186077,0.067542166,-0.013436336,-0.049322773,0.025961105,-0.005855965,-0.1567917,0.017365668,-0.004077348,0.04929551,0.014914685,-0.016784342,-0.017154904,0.00053515634,-0.06379629,0.030456856,-0.016596751,-0.044336952,0.014894264,0.008799936,0.005640057,0.008103327,-0.028402738,-0.01562433,-0.05053932,-0.042162284,0.00021275981,-0.028763572,0.06079385,0.025093332,-0.033107,-0.0031132791,0.06274494,-0.016695574,-0.012056457,-0.047697056,-0.030714454,0.030554768,0.005360859,0.002593396,-0.019246867,0.023164473,-0.018911911,-0.0033218972,0.03100612,-0.015625756,0.051137257,0.007909697,-0.013392246,0.020419449,-0.013147331,0.0432801,-0.039317895,0.018992456,-0.06286547,-0.017159598,0.028459592,0.011297773,0.017827854,0.047390368,-0.035067383,-0.0028368698,-0.0064135324,0.045355458,-0.026874699,-0.009423787,0.025117313,-0.038326103,-0.0054697823,-0.03183578,-0.008079088,-0.027517883,0.009831053,-0.03559421,-0.051979117,-0.035504147,0.04128634,-0.021531124,0.02997377,-0.023277266,-0.0030218284,0.029043347,0.037002336,-0.020061433,0.00956985,-0.08421541,-0.043468498,0.046610113,-0.046198014,-0.028460806,-0.010312882,-0.01979744,0.00007943871,0.021356056,0.015407938,0.23514374,0.01719986,0.022527177,-0.006486704,0.057276025,-0.021122186,0.018267723,0.037839033,-0.024327273,-0.04018349,0.009323379,0.036736093,0.007381126,-0.014516829,0.032081768,0.031904306,-0.06425463,0.005317489,0.071969084,-0.007057937,0.040002767,-0.054281075,0.03684659,-0.021989157,-0.08519836,-0.029442005,0.020995323,0.043718085,-0.059814785,0.011053032,-0.017016912,0.040919922,0.046672173,-0.023919689,0.040359225,0.009668002,0.031625777,-0.039759856,-0.037525013,0.008569502,-0.013367953,-0.01346855,0.024434954,-0.027453322,-0.03417578,-0.020037595,0.0033747498,0.010688794,-0.011319897,-0.0140388105,0.003874707,-0.012922362,0.019107483,-0.018229581,0.027766492,0.00556164,-0.020233268,-0.038456865,-0.034673125,0.035668615,0.04174522,0.015318978,-0.05237389,0.00010886457,0.009438525,0.01009864,-0.01140663,-0.007865872,-0.0037728031,0.019025126,0.030032866,-0.002804794,0.050438743,0.0060453117,-0.015999857,-0.026474914,0.03089342,0.034321822,0.02018075,0.020039266,-0.01586731,-0.034573458,-0.009776814,0.01946253,0.016712192,0.000675902,0.0022399807,0.029745402,-0.01092915,0.008560595,0.011387265,0.015616279,-0.040081132,-0.030448843,-0.001542082,-0.03876094,0.041975368,-0.030107168,-0.02003269,0.012115885,-0.039095435,0.010056325,-0.0067646024,0.00007947637,0.04519806,0.011192082,0.01234427,-0.042504266,-0.0065394426,0.05668484,-0.07441486,0.011956871,-0.011251605,-0.053070292,0.016790867,0.032700617,0.005643651,-0.0027294168,0.040304627,-0.011802262,0.036471054,0.012579397,0.013318281,0.021479227,-0.019790057,-0.04953489,-0.0088633085,-0.014276228,0.012284647,-0.0011793968,0.018973002,-0.042137854,-0.03194876,0.009654317,0.018228328,0.044779815,0.015487528,-0.008591104,0.024259865,-0.022294354,0.0036502043,-0.009341272,0.010628828,0.029000465,0.018256148,0.016760428,-0.018777022,-0.02238932,-0.020989468,0.031656355,0.011240042,0.0015325997,0.019775102,-0.040413305,0.030766351,-0.036326885,-0.042163193,-0.022149907,-0.027741216,-0.022254225,-0.04597812,0.01186919,0.043831356,0.06983891,-0.021155415,0.0061672833,-0.0098261405,0.010683869,-0.024922933,-0.03206947,0.0019093293,0.01415272,-0.056403395,0.008802522,0.0038057722,-0.055323653,0.0018059117,-0.010766032,-0.03141986,-0.04662434,0.037039842,-0.030411433,-0.02278212,0.014727687,0.048769355,0.020209221,-0.07309323,-0.021482566,0.0011289539,-0.019433025,0.0054200366,0.112657435,0.026757862,-0.025303941,0.015667686,0.009988486,0.030286172,0.050773952,0.055369206,-0.0013117433,-0.012215163,0.010887617,-0.00764513,-0.01848881,-0.020734223,-0.03153143,-0.03835426,0.032130964,0.015793787,0.00018593855,-0.018748289,-0.002041868,-0.05131319,-0.001762666,-0.058235437,-0.059561912,0.021601781,0.015821101,-0.0837502,-0.020615034,-0.017657239,-0.006319465,0.00938565,-0.042199716,-0.015634269,0.011080195,-0.012464648,-0.04929223,-0.0013017051,-0.0061130296,-0.009455976,-0.019748986,-0.017497217,-0.0027245674,-0.025873676,0.020235902,0.025371568,0.034791984,0.010538571,-0.011960509,0.012466558,-0.01017359,0.00036554012,0.011057782,0.015698045,0.0011838551,-0.05200096,-0.05146055,0.0034963407,-0.007510191,0.04037904,-0.0140364915,-0.030528842,-0.03397792,0.018316163,0.017361704,0.011750217,0.009011499,-0.016526502,-0.057612322,-0.029881826,0.026983636,0.019855522,-0.018199824,-0.04017182,-0.06349568,-0.022290904,-0.006368098,-0.04015018,-0.014450722,-0.011661481,-0.009721814,-0.01797566,0.0005933279,-0.037929527,0.0031182305,-0.00797318,-0.02918515,0.026474277,-0.041240234,-0.015746305,0.0728723,0.015022998,-0.025887437,-0.02981256,0.04397357,0.046579752,-0.014866469,0.025631234,-0.043757055,0.014160681,-0.0030806027,-0.061932787,0.0057916227,0.019996997,0.00028180922,-0.021254767,0.014559127,-0.0051207277,-0.010324564,-0.0016493232,0.042174246,-0.0069738254,-0.0012962644,0.028134214,-0.0009492997,0.010793563,-0.037932914,0.008489254,-0.002664765,-0.0025397663,-0.02275047,-0.018937096,0.0046741976,0.035803735,-0.017377691,0.044523906,-0.056579884,0.028221836,-0.027786914,0.004743166,-0.026470995,-0.03488329,-0.00016704344,-0.06620959,0.014119573,-0.028493797,-0.036620278,-0.02841371,-0.018252464,-0.032862365,-0.00897386,-0.020369781,-0.024435535,-0.026032021,0.006640149,0.016497782,0.0026849513,0.0018368352,0.0037787468,-0.0005639219,0.02386673,0.011195169,-0.035140626,0.019712562,-0.003007149,-0.005919114,0.0054074186,-0.037174344,-0.009052091,0.0057157152,0.0025866139,0.026005602,-0.021809531,0.04542183,0.022072958,-0.028832294,0.023825211,0.059744805,0.06970315,-0.030649973,0.034252763,-0.027032401,-0.053409595,-0.03397314,0.026636684,0.014934603,-0.024605483,-0.011032917,0.021265943,-0.013484153,-0.009110874,-0.006225732,0.05086052,-0.05665142,0.035054173,-0.012410001,-0.032258064,0.035388254,-0.0051147905,-0.0005745506,0.020760939,-0.012759566,-0.0007242982,0.057747338,0.0024178582,0.0020424237,0.04083921,0.03475246,0.0014511949,-0.020075612,-0.04043977,-0.018007884,0.019579262,-0.14958017,0.0012392484,-0.02333764,0.016026571,0.019401811,-0.02820708,-0.06113644,-0.038364973,-0.008410359,-0.032633603,-0.00223672,-0.059846025,0.01115472,-0.023763275,0.0040838574,0.02988313,-0.033627924,0.0067081833,-0.06938603,0.07694276,0.023632549,0.005377472,0.022126788,0.02036789,-0.030750724,0.015713431,0.014306172,-0.040084295,-0.034806956,-0.013162881,-0.04124878,-0.022366695,0.019518852,0.07132906,-0.00088279473,-0.024393998,-0.00565361,-0.011956925,-0.0532149,-0.0007612357,-0.029498516,0.020302143,0.00438078,0.044285156,0.025406681,0.06703527,-0.04665484,-0.025996573,-0.01733334,0.036974672,-0.00021757426,0.02741746,0.014202514,0.01564497,-0.01590176,-0.045298,0.008773959,-0.022238836,0.022215668,0.014890401,-0.014084544,0.031122701,-0.014687413,-0.010563779,-0.031463683,0.02700884,-0.052876037,0.018609734,-0.035578195,0.03817821,-0.038828824,-0.020458767,0.026353756,0.008419826,-0.0015695911,0.009250407,0.038140718,-0.00925989,-0.0043575563,-0.024936324,-0.059304964,0.030057253,0.00820493,-0.046978686,0.05310355,-0.000008616801,-0.023019014,-0.014467547,-0.06465481,0.008192862,-0.056795288,-0.04590245,0.017398791,0.00712256,-0.0051732794,0.05911908,-0.014157518,0.011698735,-0.017175188,-0.010427224,-0.018824136,-0.026598757,-0.034967165,-0.032566633,-0.03915368,0.0527304,0.02510333,0.009381055,-0.047931492,-0.01943714,-0.010836594,0.031099923,-0.007172667,0.0039477954,-0.083608255,-0.014808211,-0.016286174,-0.009505521,0.025671562,0.004882365,0.020070264,-0.010984713,0.019699365,-0.03822777,0.032181293,0.08081038,0.017573172,0.051627427,0.027845804,-0.027375013,-0.0062987627,-0.021928955,0.052979525,-0.014726081,0.04847918,-0.057684544,0.026761992,0.03431607,-0.035133034,-0.016056443,-0.03502497,-0.04506321,-0.029404033,-0.022896476,0.0060074157,-0.011403612,0.02306532,0.022224667,0.0082487315,-0.016524924,0.009044013,0.006133004,0.034540847,-0.009772898,-0.022666365,0.058709368,-0.049470626,-0.0052783536,-0.012066854,0.08637328,-0.044587333,-0.012910223,-0.025718624,-0.012166065,-0.028572097,0.056007322,-0.0091738375,-0.015881157,-0.05705666,0.0067057954,0.021257747,0.0026714597,-0.0069216723,0.031986784,0.032554787,0.012345189,-0.036911692,0.028536495,0.016141031,-0.03948822,0.027763814,-0.013540182,0.03578239,0.019344857,-0.010985972,0.020832332,-0.0038446167,-0.0123818545,-0.023797648,-0.0054966523,-0.011790673,0.017295325,-0.034402616,-0.010875409,0.053266823,0.0042655147,-0.0066387397,0.010811055,0.035471287,0.015292856,-0.052439604,-0.04361706,0.023113662,0.017490156,-0.042779572,0.03435656,-0.026856458,-0.036622774,0.0057793367,0.041893728,-0.031800356,-0.021872863,-0.0059107463,0.02854708,0.0005748161,0.041061368,0.055307027,0.010601674,-0.0051971576,-0.041724768,0.07976984,0.0031526654,-0.0031702435,-0.00795438,0.017056488,0.02784412,-0.015785344,0.028648704,-0.008329643,0.018262405,-0.02633891,-0.006435185,-0.00029619815,0.028567638,0.015932318,-0.01983156,-0.031831972,-0.00014770351,0.0023411275,-0.031614747,0.027264563,-0.012456777,0.013643148,-0.041007053],"last_embed":{"hash":"1fkk9qx","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"1fkk9qx","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fkk9qx","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.020064106,0.031652056,-0.017517043,-0.003014265,0.018025545,-0.016771857,0.045033384,0.045225497,-0.009322176,-0.01303753,-0.023792755,0.04825993,-0.024217542,0.011592721,-0.031297278,-0.038165726,-0.024767803,-0.009632659,-0.005996346,-0.010865712,-0.046288118,-0.034292206,0.06429861,0.0015184203,-0.02475676,0.068807796,0.008439109,-0.017581003,-0.045568597,0.02127407,0.019583456,0.0029864358,0.027351892,-0.0065209065,-0.0077191535,-0.026626727,-0.011656726,-0.0012425572,-0.104203366,-0.0099160075,0.031245746,-0.0071360813,-0.053078517,0.019455845,0.0005386993,0.022161396,-0.046995327,-0.05951737,-0.004270138,-0.030990886,0.0067074415,-0.00046788185,-0.0019156169,-0.037866216,-0.0011073311,0.031178974,0.008726064,-0.014082853,0.01916245,-0.022360347,-0.011862106,0.03278201,-0.030879624,-0.036005657,-0.025052732,0.0056087263,0.018143276,0.0645189,0.011778632,-0.042907067,-0.019100875,-0.011531487,-0.009713737,-0.06227716,-0.01330393,-0.023138532,0.035765603,-0.0033746269,0.019406639,-0.051876113,0.10326188,-0.026730658,0.036978483,-0.0016092542,-0.0044457694,-0.018820034,-0.0075855698,0.071316265,-0.009736399,-0.0017238305,-0.032075614,0.042569138,0.0034857686,-0.049592156,0.0010282069,0.020863146,0.028953962,-0.02675032,-0.025515461,-0.010129218,-0.047875408,0.022107178,0.030995917,0.0445305,0.024125332,0.012351931,-0.0054205824,0.01583164,0.0074967467,0.019911123,-0.011797381,0.020339558,-0.034798943,0.008886866,0.026363337,-0.00807585,-0.019144101,-0.010641534,0.01570575,0.008512022,0.0001766316,0.06361221,-0.016167693,-0.028954508,0.0031311777,0.020123715,-0.009779237,0.042517286,-0.048914462,0.027461072,0.013394886,0.027520744,0.00023804161,-0.006717937,-0.03192645,0.00026076593,0.059059113,0.043869164,0.0029857869,-0.014956026,0.01526851,0.013100419,-0.03367214,-0.0002588262,0.008233681,-0.01914432,-0.02849127,0.008819102,-0.008963265,0.0645551,-0.022536298,-0.00014166205,-0.004864968,0.0058033243,0.02347939,0.0304071,0.03307948,0.032903064,0.0013630014,-0.031078432,0.028494066,-0.031486996,0.03859856,0.0664393,-0.011215228,0.016179442,0.017673498,0.018446214,-0.00420751,0.015405107,-0.0050609233,-0.05135107,0.016120134,0.020141093,0.0054917447,0.052076153,0.021053033,0.037694007,0.042874098,-0.044827834,-0.026837846,0.029362747,0.034251094,-0.05232543,0.03228756,-0.014117092,0.0055146934,-0.007486585,0.014459082,0.045093123,-0.017414732,-0.041314997,0.05245555,0.031925235,0.01149196,-0.02415022,-0.017603602,-0.015872655,0.053128034,-0.027161546,-0.008086374,-0.0013274385,-0.07157647,0.009426379,-0.014722926,0.024221696,-0.02673735,-0.044928662,0.036612596,0.011477541,0.039855205,0.017170234,-0.00912281,-0.00998281,0.0055282195,0.0019092634,0.0046491115,-0.022318725,0.030524042,0.005701637,-0.012945644,-0.019676175,0.02360867,-0.046532765,-0.01911151,0.0014834405,-0.005996766,0.039881337,0.03654516,0.030396977,-0.023947615,0.07156977,-0.034812607,-0.029714344,-0.03244292,0.0019590699,-0.06127173,0.0119976085,0.02978078,0.024580019,-0.0002515717,-0.018706044,0.011935638,-0.046450682,-0.049925618,0.03640789,0.010765471,0.016130872,-0.014317763,0.020260831,-0.037803695,-0.006397135,0.0017816895,-0.03145674,-0.011942783,-0.006388899,-0.03816348,-0.04213747,0.0021414044,-0.0070960787,0.016677618,-0.019398928,0.003925066,0.03866259,-0.010431415,-0.024018833,0.0033970075,-0.031552587,0.020972904,0.031996254,-0.00038559706,-0.016563108,-0.049624983,-0.0030210866,-0.05062596,-0.03411911,-0.014116815,-0.02028601,0.025372103,-0.041791294,-0.013577124,-0.05077627,-0.014197656,-0.012411951,-0.040931635,0.04016061,-0.028446792,0.01615279,0.02268667,-0.015269221,-0.00043136708,-0.017262923,0.0618784,-0.047428228,-0.000114213915,0.04636842,-0.015656386,-0.18204184,-0.033482056,0.024113188,0.048472814,0.009195202,0.011183697,0.022780167,-0.00748338,-0.012199798,-0.0449238,-0.0039669354,-0.13360856,0.011777762,0.01276023,0.054030698,0.027125191,0.022908812,-0.008417133,-0.039086793,-0.06641925,0.0016874545,0.021704305,0.053363163,0.059056003,0.018731358,0.00044276947,0.016054235,0.017180476,-0.019089254,-0.008216689,-0.04601843,0.04684573,-0.03583375,-0.03488141,0.03398213,0.0309986,-0.016304413,0.005597349,-0.005298664,0.018983023,0.040721864,0.03567661,0.012012344,-0.05100288,0.010262149,-0.04964952,-0.012037102,-0.002642992,-0.016639365,0.031208448,0.0029442695,0.03939229,-0.0058917836,0.026361953,-0.0032725227,0.019706205,0.011275422,0.040300038,0.020574994,0.0038310136,-0.02307455,-0.05181695,-0.07274378,-0.025960678,0.010157667,-0.021999426,-0.034595806,-0.010514273,-0.01240514,-0.016314602,0.0047398936,0.009918019,-0.026145328,-0.04566323,-0.001476912,0.017509792,-0.000017819099,-0.017189277,-0.03014164,-0.08360898,0.013167788,0.0004924078,-0.02509711,0.016560188,0.0062655127,0.021491326,-0.047954407,-0.052397497,0.022283465,0.36980656,-0.02502824,-0.01890448,0.0086539155,0.019523162,0.006256229,-0.012674235,0.015408596,0.0037737498,-0.019110935,-0.0067697805,0.011006095,0.011670621,0.024490127,0.03693444,0.059544187,-0.04215405,0.0101477085,0.0052746017,-0.008848891,0.012980236,-0.0576539,0.0043417527,-0.04674088,-0.040394966,0.008456001,-0.00061467156,-0.0053847553,-0.043464348,0.015905453,-0.035919126,0.02351568,-0.02889817,-0.036528986,0.004880665,0.01649317,-0.07972456,-0.048018225,-0.03863605,-0.022023613,0.022857398,-0.015383254,-0.02553541,-0.02238716,-0.029597966,-0.022615828,-0.005636818,0.022166561,0.017902011,-0.028894663,0.038566202,0.0077560744,-0.02508025,0.012922413,-0.0024391878,0.012310385,0.008317308,0.0035121627,-0.03474022,-0.0043680407,0.0017642715,0.02380111,-0.041048553,0.028948916,0.03522301,0.018427575,-0.030366391,-0.00080197793,0.016585933,0.008941686,0.044097114,0.012079559,0.017456513,0.020975092,0.011597226,-0.029510142,-0.031326376,0.018259587,-0.0035798766,0.0046176957,-0.028197015,0.0014863448,0.0036821763,0.026068853,0.01420772,0.009912469,-0.018753937,0.019878617,-0.01967092,-0.039346717,0.018577449,-0.014784337,-0.012599425,-0.015929427,0.0073689166,-0.040874198,0.024295744,-0.061494194,0.00046273068,-0.0038341363,0.011498141,0.035863098,0.017262727,0.022367511,-0.012476392,0.009696666,-0.0060124295,-0.01264141,-0.031164961,0.0004854955,-0.053061277,0.020223767,0.02686092,0.0045117927,0.06895443,0.022875855,0.029603584,0.014236269,-0.0021192117,0.0053869025,-0.012744587,-0.025211463,0.009909243,0.012371976,-0.012891824,-0.082800984,0.012019781,0.0034398502,0.00648956,-0.026134796,-0.005684444,0.02009293,-0.012414813,-0.013437517,-0.0023321311,-0.021794148,0.034511175,-0.02557609,0.0146243805,0.0570414,0.018941838,-0.055653706,-0.0056339325,0.040219847,-0.021764731,-0.012808373,0.0067804893,-0.0029801708,-0.0043590646,-0.002642761,0.009043081,-0.01879123,0.027904356,-0.018664677,0.0116552785,-0.009728089,0.0020944022,-0.008499432,-0.04273647,-0.052198622,-0.00075489137,0.004050757,-0.0015292263,0.07167142,-0.0065663657,0.008788968,0.018840676,0.046100844,-0.010553912,0.018751305,0.024447078,-0.02733036,-0.000551258,-0.0033395567,0.013873092,-0.039230894,-0.018528096,0.004884188,0.02526849,-0.00792355,0.0557992,0.015348416,-0.012787792,0.03039424,-0.028461747,0.0071868757,-0.0021517554,0.021161057,0.0245656,-0.026388003,-0.005947658,0.059452116,0.0047580847,-0.00022076775,0.023613757,0.0126370555,0.009840412,-0.0027180437,-0.004727043,-0.0006342765,0.027166868,0.037689682,0.016386747,0.056217182,0.040754877,-0.024822598,0.0051112226,0.030455716,0.012430171,-0.026403174,0.009608384,0.0110320775,0.014588089,-0.011727175,-0.05210492,0.020977942,0.026544154,0.04930873,0.010117388,0.00033152403,-0.055596903,-0.05169458,0.0050609843,-0.050222207,-0.010142396,0.029497763,-0.016611977,-0.025381561,-0.047375135,-0.022501264,-0.018186452,-0.03538044,0.0020156044,-0.022906221,-0.0045070024,-0.024615299,0.01031879,0.008114923,-0.006625653,0.04125019,-0.008949709,-0.026482347,0.017605534,0.029535983,0.00842289,-0.0073159216,-0.029271647,0.015601624,-0.01881882,-0.0001484185,-0.0054712095,-0.00043116405,-0.08300606,-0.024779752,0.03322706,0.04775472,0.008266081,-0.015416458,-0.004529916,0.015570263,0.043356497,0.02195235,-0.0018997774,-0.015854917,-0.015574144,0.0038317568,-0.015885724,-0.029801982,0.01099077,-0.039512474,-0.021642668,-0.017137095,-0.028465983,-0.020561311,-0.0027581349,0.0017514033,0.014496953,-0.032493982,0.034803834,-0.011516044,-0.047329027,-0.0020196764,0.021934474,0.00773059,-0.006908264,-0.0075394716,0.0036203547,0.0024288218,-0.00017053312,-0.025270818,0.011399704,-0.027495466,-0.057063084,0.004830292,0.00547778,0.03736617,-0.052026905,0.034428272,0.03563472,-0.0035398277,0.010781283,0.01515651,-0.009018168,-0.0015366307,-0.006762832,0.01882593,0.025658878,0.024058197,0.00017269028,-0.0012435418,0.017526688,-0.04772677,-0.02790421,-0.030932268,-0.024122035,-0.010294308,-0.031276226,-0.0018577636,0.008458762,0.00020036944,0.017616594,0.0025117686,-0.0313689,-0.00881707,-0.044821706,-0.014178503,-0.0108570205,0.0042883204,-0.0018447329,-0.017184885,-0.019742211,0.03119513,0.013906274,0.032171793,-0.038279682,-0.001717835,0.051011313,0.015217118,0.016614052,0.023903426,-0.03787891,0.045341074,0.0065505435,0.014075987,0.013569321,0.055304796,0.011834753,-0.010839224,-0.006835872,-0.002166984,0.03539445,0.007672255,-0.03059737,0.010798633,0.009154351,-0.01130173,0.018076442,0.027821064,0.04830287,-0.010450348,-0.030066974,0.0382331,0.051890645,0.022032302,-0.015477912,-0.008237012,-0.0011413771,-0.031697772,-0.0018555673,-0.0149805965,-0.017058892,0.022807315,-0.011168379,-0.047449887,-0.050197963,-0.012735912,0.032862846,-0.0059732147,0.015716154,-0.054164007,-0.018955482,-0.017253434,-0.011119012,-0.020588372,0.01792236,0.020853238,-0.029719707,0.013705148,-0.0062272907,0.012245097,0.0029522183,0.022881025,0.010615944,0.0065139574,-0.12068899,0.036642198,-0.035330698,-0.027202269,0.004549358,0.028318651,-0.02536321,-0.018810516,-0.028599288,-0.032659795,0.063466296,-0.030173872,0.0030173508,-0.032283835,-0.010349069,0.014663999,-0.032681778,0.017379789,0.004722193,0.07062628,-0.008031133,-0.04366274,-0.021168038,-0.04589826,0.02023678,0.024098245,-0.023667617,0.018389748,-0.0018620159,-0.0070675933,0.006360554,-0.019045051,-0.032639313,0.042713333,-0.025219254,0.012060865,-0.034141693,-0.028669942,0.02251445,0.060813807,0.026035644,-0.0067801382,-0.018806918,-0.016519295,-0.021246832,-0.006400489,-0.019961992,-0.0027762242,0.0022134094,-0.038441885,-0.096092515,-0.016466834,0.036322135,0.015227574,0.026132764,0.037765883,0.0089728255,0.0028946514,0.022951044,0.04657069,-0.0071840226,0.013328623,-0.0043964772,-0.014784966,-0.050039526,-0.0016138611,-0.018823192,-0.022498231,0.0037235192,-0.03465591,-0.027216967,-0.038141694,-0.0058742836,-0.022349346,0.024437925,-0.040138345,0.05369229,-0.01562636,0.035737008,-0.012062304,-0.0074354718,-0.0064500216,0.0014100445,0.039566647,0.044982713,-0.02392956,-0.0068523814,0.0035651606,-0.018011164,0.002225951,-0.038601216,0.050367754,0.00038397103,0.050976522,-0.027577208,0.008955879,0.008969557,0.004717253,0.008703014,-0.0053230943,0.017669765,0.037787437,-0.024492335,-0.010427891,0.013589242,0.006969339,-0.02258637,0.03036785,-0.035590082,-0.006578143,-0.0052068606,-0.061835352,-0.055782683,0.030850744,-0.051951084,-0.023525113,-0.009224735,0.040955517,0.024569549,-0.023637412,0.03225584,0.035218257,-0.02117011,-0.056432955,0.02274606,0.011928665,-0.021893429,0.021829642,0.05718502,-0.005827833,0.038404476,-0.01611204,-0.0066182073,0.003327056,-0.009312123,-0.009340327,-0.037732676,0.07994232,0.016764855,-0.029725885,-0.050400022,0.026484694,0.010131237,-0.025649702,-0.04057802,-0.0039441367,0.011180895,-0.0040236195,-0.00849933,0.011590749,0.008438727,-0.0062947315,0.02416665,0.0238446,-0.0096842125,-0.010270426,0.021114154,-0.034056753,-0.018890692,0.05368955,0.026641477,-0.010274204,-0.023120383,-0.0025160415,-0.022037815,0.015129018,-0.018479675,-0.018375909,0.02422395,0.010322012,0.0073418864,0.043164596,0.010548445,0.06252744,0.021652235,-0.019344373,0.004304111,0.030665314,0.03280024,-0.015711756,0.0015926518,-0.028624875,0.030429363,0.0045730546,0.02820197,-0.03928677,0.014480787,0.005462957,-0.018779987,0.025861299,-0.004925313,0.010273705,0.014676218,0.032764513,0.015234563,-0.023955366,-0.0000143874895,-0.031784724,0.0041513387,-0.013316683,-0.0575307,-0.038681563,-0.0043471847,-0.005041358,-0.0054664076,0.020050144,-0.014060885,-0.012878724,-0.022791564,0.005206332,-0.011444142,0.024865711,0.022444889,0.05810879,0.021116324,0.023174202,-0.0110651115,0.03650129,0.04278293,-0.0011406044,0.029140398,0.045123734,-0.035105836,-0.0459811,0.030247662,-0.022240678,-0.002410724,0.00590186,-0.020233244,-0.0042988975,-0.02059636,0.04819079,0.022751749,0.032977898,0.0030545262,0.01882584,0.0021967078,0.04581586,0.0040170243,-0.016927123,-0.01150575,-0.050819207,-0.021043576,0.009368891],"last_embed":{"hash":"11pofy0","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"11pofy0","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)","lines":[5,298],"size":9778,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11pofy0","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029597744,-0.014278653,-0.02617514,0.011073878,-0.024224736,-0.06043577,0.014321655,0.025834264,0.022171963,0.0029566137,-0.019880021,0.0080549205,-0.025905458,-0.00587671,0.02755807,0.02490587,-0.04578722,0.0029349562,-0.0006671884,0.02646759,-0.0815556,0.04311663,0.03177078,-0.022971088,-0.031879134,0.013699677,-0.0039099436,-0.029054057,-0.013294306,0.04734297,0.00007324142,-0.025767453,0.027879018,-0.033700883,-0.0053181606,-0.030572409,0.0053975647,-0.013251058,-0.020599341,0.04413133,0.035105575,-0.018688628,0.0745525,0.027953085,0.030664353,-0.0019329957,-0.03304712,-0.017359395,-0.009342266,-0.042813957,-0.045900933,-0.028580908,0.021319209,-0.03794892,-0.004154848,0.01644051,0.0077925273,-0.0063339416,-0.020393552,-0.04712138,-0.034883697,0.044910353,-0.0037907267,-0.038539823,-0.020039128,0.022630457,0.019780952,0.0062099006,0.006048095,-0.05633138,0.026803153,0.0019882366,0.032195967,-0.0002928376,-0.05774019,-0.01610914,0.02561753,-0.021377457,0.016316678,0.0037666678,-0.010669638,0.023326326,0.0041683037,0.020030694,0.02008047,0.016143711,0.010635531,0.031783402,0.021027194,-0.025257057,0.0011404933,0.016264401,0.019683074,-0.02773548,-0.037545018,-0.0019568028,-0.0066550127,-0.036703616,0.005679111,-0.028896607,0.019273363,0.019047963,-0.03002654,-0.032314524,0.0037524817,-0.004664966,-0.0024675038,0.0290733,0.026840566,-0.008104633,0.02034123,0.019063901,0.016443659,0.0345923,-0.026854493,-0.033442732,0.015170905,-0.015019427,0.013210423,-0.016291482,0.0017612028,0.021114677,-0.010335068,0.0071091037,-0.027846478,0.018893313,-0.016760396,-0.03927779,-0.03443375,0.045044906,0.028699145,-0.013347348,0.002409643,0.0017827338,-0.002221229,0.04799532,0.008557729,0.042220253,0.015805868,-0.058678947,0.048159596,0.030648997,-0.025413375,-0.00172332,0.021258114,-0.028484132,0.03956583,0.0131148305,-0.0007844272,0.040103108,-0.004048912,0.016421657,-0.0025892763,0.037826296,-0.027033143,0.009833324,0.040153548,0.04115208,0.015315449,0.0032891307,0.01044803,-0.0610335,-0.012862662,0.054235116,0.018721353,-0.015542196,0.0028541023,0.040351823,0.0034984124,-0.0062943734,0.020540303,-0.053031784,-0.01564643,0.033901986,-0.006865637,0.011368511,0.08764973,0.018626045,0.011009196,-0.009982837,-0.059012067,0.023512263,-0.015795825,-0.03880017,0.025324028,0.0386251,-0.015418092,-0.048603904,0.018292455,0.026074285,-0.009046585,-0.0003223721,-0.029635044,0.005688723,0.085968085,-0.029532924,0.029553909,0.018868344,0.04659448,-0.037082523,0.009747456,0.023619853,-0.0025841333,-0.0063734017,-0.016956264,-0.008194064,-0.046970945,-0.01413442,0.017305195,-0.046144146,0.0014996659,0.014583493,-0.032195386,-0.046896305,-0.034073114,-0.0046804,0.031466603,0.011401423,-0.02611243,0.01721097,0.011595142,0.058523547,0.012504691,-0.012365268,-0.033695146,0.029434001,-0.008059637,0.0493626,0.005784845,0.006280843,-0.00448681,0.0044175684,-0.012065089,0.017966349,0.031166848,0.012421547,-0.01502248,-0.042755567,0.05094306,0.017367892,-0.01129902,0.009607622,0.032971304,-0.015174829,-0.019125903,0.017272072,0.042802807,0.028976917,0.0017381117,-0.019823344,-0.018377844,-0.009865651,-0.010251181,-0.034080185,0.011096315,0.0066106175,0.01876046,0.026037924,0.0010758794,0.011210638,-0.025469411,0.029056497,0.031978443,-0.005103045,-0.007987174,0.0040490553,0.0073830783,0.017390413,0.036843624,0.06661692,-0.0075586494,-0.00034095644,0.050613396,0.0309048,0.014528747,0.01445479,-0.03447917,0.023102125,0.04835711,-0.015795415,-0.009098938,-0.022603266,0.010545331,0.04549477,0.049519833,0.002609119,-0.020960655,-0.05238492,0.02990283,0.0070549627,-0.030797467,0.00054537004,0.06609756,-0.017517114,-0.05001051,0.019903047,0.022016635,-0.16139416,0.008812756,0.02187163,0.017288705,0.020227905,0.024650892,-0.070409805,-0.027672254,-0.012797505,0.037292063,0.038885005,-0.032591358,0.027453816,0.0344379,0.028409751,-0.029918887,-0.030453417,0.0026455927,-0.0026013087,-0.043472834,-0.008155429,-0.030134741,0.049866673,0.006236622,0.01015711,-0.010778219,0.06958961,-0.011148698,-0.011270507,-0.050988346,-0.06888582,-0.017557722,0.0017086777,0.030629871,-0.012280954,-0.00064008863,-0.042055935,0.009436269,0.031618334,-0.007810761,0.029450737,0.053270873,-0.0042198673,0.03787025,-0.01355578,0.014592011,-0.017847775,0.0076836166,-0.05522131,-0.051340543,-0.011384126,-0.0039199046,-0.038837027,0.017450437,-0.04766497,-0.000891264,0.018523246,0.017089028,0.006014473,-0.016502088,0.017522046,-0.034319565,0.0033362012,-0.029877817,-0.017493429,-0.04007713,0.04916406,0.024444604,-0.010663289,-0.030097786,0.01688955,-0.016266111,-0.008178496,0.012645958,0.014275872,0.017570823,0.03196757,-0.0064878645,-0.017171072,-0.08255677,-0.022808436,0.03384277,0.0123681445,-0.0070544453,-0.010498215,-0.03701663,0.028911734,-0.022379149,0.04661587,0.23647709,0.047460902,0.0043315706,-0.002088591,0.07463157,-0.041885797,0.019737931,0.057583187,0.0048957877,-0.019023439,-0.012956869,0.04076188,0.0020193995,0.01640149,0.02274518,0.07264125,-0.07907689,-0.028729934,0.052013494,-0.0037899038,0.0014835075,-0.04428107,0.05682487,0.0074505275,-0.061631985,-0.02610159,0.01786304,0.036346998,-0.028492274,0.014567608,-0.04874264,0.058729377,0.07774359,-0.057344243,0.05300288,0.010897906,0.035767198,-0.025355207,-0.055533417,0.02169727,0.039034933,-0.0057009333,-0.016469829,-0.022694197,-0.019628704,0.014372392,-0.02184463,0.02444847,-0.03266495,-0.0156675,-0.030660853,-0.011785319,0.006788197,-0.015823497,-0.015800752,-0.019314466,-0.033743113,-0.02854305,-0.03464579,0.016762245,0.018040353,0.010756168,-0.09339632,-0.028786981,0.012933853,-0.019208925,-0.031347144,-0.02472847,-0.015169785,0.026581287,0.014514447,0.041410867,0.042600308,0.028241577,-0.034300663,-0.013632024,0.013380763,0.066861115,0.05191857,-0.037323304,-0.018485885,-0.0046114614,-0.012144289,-0.024584439,0.040665623,0.026611514,0.012504977,0.06157282,0.026152499,-0.011226891,-0.019191813,0.0009481043,-0.033911943,0.0052710213,-0.0043213055,-0.0010420553,0.02297309,-0.054348215,-0.030727318,0.031952776,-0.0136636365,0.0015054282,-0.015830249,-0.018090738,0.031819876,-0.0047608623,0.0068313736,-0.010828969,0.012185812,0.0038900275,-0.08910697,-0.0048465924,0.013778664,-0.032564353,0.038945008,0.059708256,-0.022836924,0.011148829,0.025982415,-0.0067499783,0.019082395,0.008457829,-0.022138469,0.020492993,-0.0063744634,-0.075035706,-0.007190789,0.00565692,0.008101772,0.0053686164,0.039149784,-0.032714963,-0.04140622,0.06124113,0.019348532,0.010074191,0.051691502,-0.01612531,0.041915208,-0.0046931226,-0.0065381685,-0.0056053516,-0.012178823,0.020965561,0.016261872,0.05524029,-0.037938867,-0.005526282,0.0017905643,0.011122584,0.03600845,0.004488249,0.013269995,-0.05785461,0.007425723,-0.029296728,-0.015518425,-0.02233346,-0.019097678,-0.02431874,-0.006476108,0.0028670041,0.032227024,0.074155755,-0.058148228,0.038974874,0.011240552,-0.01285766,-0.010749412,0.0026313555,-0.003100739,-0.0068263817,-0.037251107,-0.018017523,-0.00089439907,-0.023222834,-0.014870394,0.003456777,-0.040594395,-0.03758505,0.06230166,-0.040866237,-0.040545505,0.023392342,0.046762865,-0.009509315,-0.014681679,-0.0040673465,-0.0064665917,-0.016392183,-0.00124109,0.099674314,-0.009010534,-0.009087463,0.04176012,-0.0118321,0.040830225,0.05038689,0.04801013,-0.013709574,0.0039180643,-0.022243252,-0.010046083,0.0052063265,-0.035726037,-0.032601364,0.01703133,0.016252313,0.016678743,0.019299826,0.01932028,0.032214176,-0.05557221,-0.020599598,-0.018902436,-0.0429803,0.02033746,-0.0125329355,-0.061267518,-0.021171596,0.0077664508,-0.032276843,0.003401378,-0.028525224,-0.03554396,0.010971643,-0.009974873,-0.04908765,-0.014539517,0.0029795612,-0.008071926,0.0077981343,-0.013207691,0.020819731,-0.02002492,0.021397918,-0.0073825605,0.020197729,-0.010588722,-0.034254342,-0.023433046,-0.008412046,0.007614911,0.014327848,-0.021831123,-0.017407116,-0.05714154,-0.015235499,0.024507968,0.025015922,0.0228036,-0.011276602,-0.008344481,-0.033562716,0.0124333305,-0.007185775,0.019434925,0.01860634,-0.007968358,-0.02818914,-0.0026899325,-0.011247209,0.03033419,-0.010510119,-0.034493923,-0.061951384,-0.050014284,0.0419295,-0.04543039,-0.025562031,0.0009977648,-0.013143071,-0.023786651,-0.024234105,-0.03881022,-0.004188013,-0.03607794,0.057983723,-0.02736725,-0.03277599,-0.062262233,0.054005496,-0.027268952,-0.021846075,0.0014259313,0.02172222,0.04492571,0.011435645,-0.014821834,-0.029249664,-0.00788378,-0.013069648,-0.05996407,0.03312875,-0.0004511463,0.032277834,-0.016443372,0.0026436686,-0.008140239,0.016520588,0.018177878,0.028077554,0.0057328567,0.027007008,-0.011415126,-0.008904995,-0.0060019256,-0.0141843455,0.007531284,0.006168615,0.0018312724,-0.06026889,0.018688332,-0.018411348,-0.0088620605,-0.03809097,0.04255725,-0.017393911,0.052845243,-0.018326925,-0.028514227,-0.04005607,-0.009971337,0.021270726,-0.03142171,0.037796002,-0.037478734,-0.035027575,-0.010896659,0.008274712,-0.053911645,-0.0025858732,-0.008250524,-0.017303837,-0.011825667,0.0076981653,0.02620929,-0.045972053,0.0075667733,0.0143899,0.021616045,0.0050010243,0.0044455174,-0.018071532,0.0020448288,0.0049435254,-0.010901373,0.009994322,-0.007573535,0.01056546,0.007695158,0.009630769,0.014096351,-0.0128497435,0.043106996,0.005700137,-0.020609988,0.038169548,0.03071833,0.063536294,-0.024317086,0.048030376,0.010969802,-0.024709485,-0.0007329011,0.008425326,0.014045285,-0.04306797,0.029247185,0.0011717313,-0.010277762,0.0166377,0.01628003,0.0069044647,-0.060212206,0.036836408,-0.010683717,-0.0014655192,0.020220075,-0.007607429,-0.007797192,-0.020008648,-0.023060897,0.002987711,0.021992635,0.019471312,-0.037422635,0.05250072,0.039971836,0.019891484,-0.0044856058,-0.015444499,-0.040784888,0.0016605788,-0.14880466,-0.011034698,0.0021896297,0.01843957,0.013742715,-0.014873498,-0.039696712,-0.041221976,-0.0052947286,-0.040187843,-0.018309796,0.0152365975,-0.014162112,-0.015905268,0.0014133342,0.041196827,-0.016976954,-0.03178254,-0.04763239,0.04260348,0.019560836,0.0035202126,0.041347466,0.016320214,-0.01215392,0.008748035,-0.018904718,-0.047732484,-0.021567935,-0.046088744,-0.07362478,-0.06128667,0.030817954,-0.0048151687,-0.017792365,-0.028511243,0.0007360767,0.010363631,-0.046426933,-0.022994947,0.00047482515,0.0029810693,-0.005787927,0.023479467,0.00014466289,0.059784107,-0.031606834,-0.01475672,-0.09428908,-0.026046315,-0.038107306,0.058458045,0.003942049,-0.00052937196,-0.0082807625,-0.013220486,-0.007018537,0.009446775,0.017346777,0.010536582,-0.0026875488,0.0080223065,-0.046156365,0.008888351,0.015161926,0.026296612,-0.07326469,0.028458115,-0.022534056,0.029461961,-0.037133455,-0.011217627,0.03332943,-0.039533224,0.015327278,0.0062719584,0.025749685,-0.03041388,-0.016590133,-0.04570937,-0.027119618,-0.022154244,0.0163015,-0.04657202,0.0144561995,0.015346416,0.012598445,-0.0048300074,-0.05752048,0.0037338738,-0.051618353,-0.05003538,-0.0032587296,-0.004239254,-0.019476723,0.025243638,-0.033604544,0.026895562,-0.019901916,-0.0018606407,-0.029883187,-0.0099281175,-0.021346333,-0.016246784,-0.048282273,0.013073983,0.010676731,0.018856542,-0.03255113,-0.021256827,-0.0025854036,-0.015862748,-0.005066594,-0.0033944675,-0.051954016,0.008038909,0.0061943396,0.042541,0.030799445,0.01715231,0.01817443,-0.040532794,-0.023460742,-0.023983708,0.02265002,0.08198719,0.03134357,0.044416796,0.041159365,-0.00502785,-0.008362864,-0.07631599,0.014354481,0.017976398,0.015630882,-0.009700738,-0.020338343,0.024976488,-0.018426899,-0.005621584,0.0024919165,-0.06726124,-0.018169653,-0.017617574,0.0092093805,0.02387273,0.024867684,0.021819575,-0.020070039,-0.06229396,0.028119732,-0.0017647621,0.03309645,0.042837918,-0.015701259,0.09027029,-0.03296403,-0.013944241,0.003448753,0.075341314,-0.035026148,-0.04945803,-0.016677165,-0.0063258884,-0.0036359949,0.05992471,0.0019482961,-0.02526472,-0.03397262,0.021191945,0.018982744,0.0016541448,-0.0114039425,0.027138539,0.05452292,0.029221933,0.0046458174,0.04168975,0.03637644,-0.041027,0.03474078,0.028664213,-0.0023474959,0.04055088,0.0025813286,-0.0054243957,-0.0107857995,0.0043402216,-0.002664917,-0.0031776305,-0.022495808,-0.027824543,0.01804564,-0.026882757,0.06582069,-0.0017492875,-0.009235348,-0.009939865,0.03273742,0.027348384,-0.02886346,-0.0076630865,0.03657339,0.004780195,-0.014693299,0.025765527,-0.010501281,-0.054945488,-0.027595509,0.0086192405,-0.0089850975,-0.028110271,0.013855929,-0.01343511,0.011660035,-0.0053823176,0.017546294,0.038374376,-0.006481269,0.0034269008,0.08971987,0.006856422,0.011093541,-0.0095561715,-0.0072886804,0.029534576,-0.026223935,0.022855211,-0.014480029,-0.010156668,-0.067588426,-0.015492222,0.026699157,0.0009218945,-0.0025305038,0.016210068,-0.048629485,0.021266619,0.016919574,-0.011421085,0.027723052,-0.028463699,0.00191299,-0.0047008763],"last_embed":{"hash":"1k9i29c","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"1k9i29c","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation","lines":[7,17],"size":419,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1k9i29c","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027883021,-0.012104825,-0.027797898,0.015865464,-0.044474073,-0.02955597,0.0126953125,0.025177253,0.003682827,-0.008427817,0.013961104,-0.00005708585,-0.034547545,-0.009456277,0.020880837,0.03575016,-0.033137318,0.017474288,-0.017991727,0.0041170605,-0.075859204,0.03461569,0.018155947,-0.017525304,-0.03969345,0.008551201,-0.0106079485,-0.034971002,0.01686083,0.06271769,0.016176553,-0.036537863,0.048851915,-0.05186342,0.0013011488,-0.02779417,-0.01676694,0.010890791,-0.029845828,0.028477862,0.040673792,-0.008429055,0.058563046,0.040898316,0.03186187,-0.0077916593,-0.05501041,-0.010954664,0.017788496,-0.02757875,-0.015048904,-0.016972931,0.031286675,-0.03461607,0.00010708981,0.042628516,0.038608532,-0.035044756,0.003001703,-0.019958468,-0.051892184,0.03194626,-0.0095415255,-0.012002239,-0.03843592,0.0335887,0.02061054,0.0028660984,-0.0036076915,-0.05280145,0.030492298,-0.0067655826,0.015802532,-0.00009327558,-0.037161995,-0.039149504,0.038242064,-0.028191807,-0.011659252,0.00780357,0.009787539,0.012666487,0.0008394366,0.0020307873,0.02183056,0.0069432547,0.015084143,0.019123064,0.031373512,0.0034075647,-0.0026487554,0.0020416225,0.01824107,-0.017596517,-0.008893663,0.0126974415,-0.0024287207,-0.02327853,0.02693403,-0.012720967,0.042151455,0.019538894,-0.056045923,-0.016099757,0.0072821607,-0.0063900123,-0.006903832,0.03487789,0.015007606,-0.00089447724,0.022974087,0.040670823,0.022835542,0.034847453,-0.024362084,-0.0156097775,0.013270106,-0.019333968,0.024404291,-0.042624537,0.011136359,0.02541632,0.0074055227,-0.018922506,-0.00950561,0.027032547,-0.015210718,-0.03503783,-0.026259677,0.026665954,0.036683843,0.021072522,-0.019374384,-0.013302166,0.028868843,0.036924757,0.019779576,0.05227198,0.011088676,-0.054847673,0.022327943,0.0267666,-0.022981605,0.00040247184,0.004887243,-0.037843462,0.05632391,0.018218076,0.010935162,0.02021371,0.028525816,0.014524413,0.0011622477,0.060478352,-0.027850272,-0.009889344,-0.0057796235,0.041514583,0.016401889,-0.00028158058,-0.0118498495,-0.047436267,-0.020128196,0.01569653,0.010286025,-0.005741071,-0.004461258,0.046624836,-0.00017744003,-0.008013078,0.04101697,-0.051306922,-0.010663224,0.03410895,0.013818426,0.019954775,0.09491518,0.01749118,0.005320551,-0.015347284,-0.040888697,0.045660306,-0.028832717,-0.032460578,-0.0075879996,0.028932583,-0.015530051,-0.038261417,0.006758904,0.014498414,0.004502941,0.02446463,-0.008425979,-0.00054055615,0.0619788,-0.00826256,0.015628634,0.014749549,0.0068351156,-0.038211208,0.03709562,0.019327283,0.026304808,0.00521368,-0.01071748,-0.02833381,-0.03473448,-0.04100002,0.00544221,-0.06177914,-0.011403849,-0.016984371,-0.0317066,-0.021033254,-0.029074805,-0.0057315524,0.03761108,-0.007498929,0.0017789758,-0.0057709333,0.01593226,0.04217432,0.03887082,-0.010016002,-0.04327594,0.009341985,-0.013027535,0.04342073,0.014741785,0.019528437,-0.03864644,-0.01483724,-0.0078102523,0.025278548,0.04108718,0.017102249,-0.0039559295,-0.022535019,0.044888645,0.021603255,-0.025318349,0.026342211,0.041494727,-0.0026703628,-0.024195254,0.03111776,0.03415075,0.01968295,0.013207673,-0.029739289,0.023832025,-0.017920926,-0.019345855,-0.04164396,0.019678056,0.0077721537,-0.009488294,0.012536171,-0.0031772999,0.009024388,-0.00797902,0.019271316,-0.013108434,0.00008273102,-0.0010693985,-0.021257207,0.0087630125,-0.033753656,0.04816267,0.052188437,0.00034482445,0.008896826,0.05143021,0.03376934,-0.031275943,0.010125768,-0.03499036,0.023464752,0.04623945,-0.013706228,-0.012618311,0.0037941248,0.041715797,0.047318824,0.031479504,0.0012982567,-0.008823475,-0.029235695,0.021018054,0.025126906,-0.036321796,0.02276831,0.058438435,-0.012050427,-0.07128814,0.033111393,0.0095829945,-0.15042162,0.019094191,0.035988163,0.0017653254,0.014419396,0.017505705,-0.03823014,-0.02301878,-0.037217133,0.015180452,0.018207598,-0.038197406,0.04482538,0.025159728,0.0126059,-0.01724549,-0.020266758,0.0054768296,0.0036358354,-0.049886785,-0.008559351,-0.02867251,0.02146999,0.03120788,0.018246422,0.008895314,0.08212631,-0.028238045,-0.014440923,-0.052375346,-0.06386346,-0.0029940035,0.0045786146,0.036441743,-0.010754215,0.0073363413,-0.024093429,0.008098985,0.026872762,-0.009177766,0.039237283,0.046512526,-0.010149178,0.01260471,-0.028596796,0.02424547,-0.03947913,0.003283006,-0.06664588,-0.04140463,-0.0012139479,0.004229513,-0.020750934,0.033728965,-0.032275576,-0.00046438805,0.0027325528,0.039021164,-0.002816,-0.052004084,0.016975004,-0.01951142,-0.0100831,-0.053564094,-0.0011075758,-0.046324655,0.04224458,-0.002994487,-0.03991814,-0.02616984,0.0099840695,-0.0362725,-0.0075958124,-0.010052745,-0.01762234,0.012372036,0.021984316,-0.014503685,-0.01663761,-0.094378844,-0.024398858,0.043965768,0.0074783727,-0.037986938,0.008232764,-0.04699204,0.022493424,-0.01973628,0.02135944,0.23216246,0.0572318,0.045373283,-0.029884515,0.04976587,-0.039828245,0.03654685,0.05605644,0.009350859,-0.02062875,-0.019740267,0.0530687,-0.008469311,0.0133083435,0.028404215,0.053072542,-0.073718764,-0.022564713,0.05694937,-0.01641256,0.011537157,-0.040832266,0.056102026,-0.011239224,-0.055739224,-0.028440304,-0.0028034197,0.050354503,-0.047655154,-0.008305225,-0.05261282,0.07019622,0.053801686,-0.06513896,0.03541452,0.03207815,0.017765446,-0.051684435,-0.044474013,0.0032463963,0.010526468,-0.0011015025,-0.012072731,-0.04745995,-0.02530073,0.015038281,-0.024792401,-0.00075112237,-0.021002894,0.0055052643,-0.01394998,-0.018902846,-0.0110122925,-0.01557084,-0.0032488063,-0.013329758,-0.046609104,-0.039524447,-0.024703663,0.048694205,0.004630734,0.017758243,-0.060128123,-0.020042686,0.02302176,-0.009001639,-0.036035098,-0.0214232,-0.01696391,-0.0005938787,0.01308755,0.026055785,0.021867841,0.006355158,-0.02594426,-0.00939777,0.023284862,0.05120324,0.02773885,-0.024764974,-0.014056962,-0.005437995,-0.010580413,-0.017193561,0.042530943,0.01092884,0.031152338,0.07032366,0.0021881072,-0.024130985,0.015555522,-0.013487882,-0.02865432,0.011128457,0.0061593787,-0.023609295,0.04251005,-0.05416001,-0.018544536,0.031113863,-0.021081287,0.024999214,-0.026164634,-0.011205785,0.04726587,0.005756127,0.024228804,-0.027289899,-0.012059323,0.006449041,-0.09573455,0.002749719,0.01756851,-0.045689397,0.029772835,0.055922825,-0.018883852,0.014489246,0.036571637,-0.0046741343,0.0043460373,-0.020180386,-0.008813959,0.007601587,-0.0148149,-0.066588424,0.0051460247,0.038606565,0.02069311,0.0083043305,0.0286042,-0.028192516,-0.05758292,0.06734961,0.0141144255,0.002921495,0.03759272,-0.0088195205,0.011975909,0.00069355755,-0.016446786,-0.009292539,0.0023429533,0.030039605,0.019654615,0.045673106,-0.069441155,-0.002100511,0.023154933,0.026228677,0.035938464,0.0029120385,0.0020335852,-0.03234768,0.018472278,-0.070741594,-0.027516743,-0.017575497,-0.009496566,-0.007566868,-0.016536085,-0.0060501858,0.044234186,0.07533123,-0.04387186,0.044108026,0.019291745,-0.0031043326,-0.02604166,-0.0031728698,0.02670075,0.015729852,-0.02124514,-0.027395232,-0.0047315997,-0.025755856,0.021934563,-0.009454565,-0.06337682,-0.039568555,0.065120056,-0.015748082,-0.019097313,0.020354565,0.059149586,-0.022339314,-0.02691472,0.0010662205,-0.034319974,-0.028256118,0.0034108013,0.11321028,0.016787564,-0.022335893,0.02975834,0.002460334,0.028239006,0.074964814,0.046257734,-0.0063039125,-0.011902197,-0.022605622,-0.026639445,-0.010658801,-0.035722498,-0.028172042,-0.016332129,0.008727891,0.027357059,-0.0053279726,0.010413583,0.022563215,-0.04298927,-0.0019977584,-0.03758287,-0.033351615,0.02337418,-0.002848991,-0.05791726,-0.04689851,0.003719385,-0.015981048,-0.003663075,-0.016670851,-0.016751688,0.027373625,-0.0042484384,-0.043925993,-0.044233017,-0.00048006108,-0.012490489,0.0031062427,-0.019377552,-0.0022879157,-0.027569843,0.0054678107,0.0031831455,0.02047243,0.014325941,-0.025961746,-0.037945483,-0.0038061738,0.012258488,0.022780536,0.0049313065,0.0058036186,-0.08836358,-0.04414188,0.03755244,0.0037754264,0.025700476,-0.009082635,-0.01583265,-0.02428077,0.018921891,0.0013661582,0.054217704,0.010960573,0.008878569,-0.05934828,0.008397897,0.0057160384,0.038005814,-0.031356875,-0.026921278,-0.083172515,-0.014594102,0.022285905,-0.04964588,0.000069329166,0.006368636,-0.013875043,-0.015897002,0.0004787424,-0.05614258,0.009602092,-0.04112618,0.033772144,0.008526081,-0.021286424,-0.06368475,0.05013929,-0.025043722,-0.021043174,0.0046678577,0.036556806,0.017649906,0.033059478,-0.008264287,-0.028084911,0.0034903549,-0.0051557827,-0.05759536,0.023863157,-0.017437905,0.01931007,-0.009331544,0.0074325018,-0.007341951,0.013923921,0.011272389,0.014085888,-0.006465884,0.03609654,-0.020075139,0.015705314,-0.005250699,-0.04187208,-0.009604418,-0.0066318945,0.031383373,-0.048629567,-0.00002063994,-0.016494423,0.013707979,-0.035866965,0.065681994,0.007105824,0.050722584,-0.017538896,-0.049800582,-0.03080162,-0.039883114,0.015282355,-0.037492443,0.032380275,-0.033420984,-0.055418007,-0.0076528755,-0.013859692,-0.041600674,0.0020773683,0.0059260596,-0.033875003,-0.009697305,0.006147171,-0.014768208,-0.02082381,-0.004901256,0.028401488,-0.0007238989,0.0128999,-0.012411465,-0.031363428,-0.005536854,0.018919362,0.0022363542,0.01788281,-0.02900283,0.016571566,0.0044802497,0.03737602,0.024037983,-0.0065015927,0.049096644,0.019180484,-0.0006618976,0.031754527,0.043938998,0.061117683,-0.036131136,0.045015015,0.00951254,-0.034539126,-0.010572586,-0.0039418275,0.00013001455,-0.028277159,0.007898194,0.023320988,-0.029388495,-0.014082562,0.004170315,0.04180461,-0.06089166,0.061393518,-0.010358181,0.017985582,0.0027672362,-0.0017909139,0.002347745,-0.009025438,0.004797082,0.018461412,0.026717948,0.0055998797,-0.016066043,0.039739586,0.030873455,0.019662991,0.0022034517,-0.03677192,-0.013737683,0.0043422766,-0.1353251,-0.02929387,-0.009770633,-0.0041215965,0.012217229,-0.019013248,-0.04174265,-0.052696247,-0.00039743446,-0.029626535,-0.016037017,0.002624707,-0.013681918,-0.0153782675,-0.017202223,0.031080728,-0.029871967,-0.032630075,-0.03258131,0.043941088,0.014441472,0.028624838,0.06383761,-0.0054474208,-0.01844581,0.018198239,-0.046586767,-0.034246482,-0.019039862,-0.040503867,-0.04010997,-0.039193805,0.02546926,0.013601343,-0.017877873,-0.037973583,0.012344223,0.014086545,-0.03752837,-0.01612555,-0.01819977,0.012072812,-0.015846629,0.04687207,0.007268699,0.03837874,-0.019788517,-0.009380666,-0.07630886,0.00014468541,-0.04198237,0.03932844,-0.0084091285,0.017573547,-0.009371626,-0.011424967,-0.005679447,-0.0032901743,-0.001794785,0.011966828,0.011524249,0.018843668,-0.049929418,-0.0046535674,-0.0124238655,0.035140388,-0.05440593,0.039903164,-0.032136913,0.031310316,-0.029516745,-0.0213416,0.023130514,-0.0033673868,0.007850382,-0.014728684,0.021457374,-0.0013837536,-0.003709315,-0.027215745,-0.04064509,-0.0245478,-0.00051365606,-0.057550583,0.032835364,0.013522538,-0.009410664,-0.008676807,-0.05442782,0.008866863,-0.053248107,-0.049814012,0.0077786692,0.041077968,-0.007052773,0.03218497,-0.046334747,0.016674371,-0.009693992,0.010101462,-0.033038903,-0.036143877,-0.00788783,-0.010469444,-0.026703121,0.03135217,0.03497268,0.016874602,-0.041554056,-0.038735848,-0.030124165,-0.009286051,-0.00031321307,0.0037842644,-0.03790207,0.01879643,0.010394385,0.029989138,0.03688014,0.020309541,0.009871485,-0.030164318,-0.021355612,-0.03798909,0.029865628,0.074445754,-0.0029448383,0.061460216,0.036930524,0.013625081,-0.0004717343,-0.055696405,0.03997324,0.0073725497,0.03179754,-0.02542624,-0.010674692,0.026998676,-0.044965483,-0.015609585,-0.011171976,-0.060146693,-0.012922145,0.0011007927,0.016449967,0.038011517,0.024730077,0.01925881,-0.005344093,-0.023824356,0.025010634,-0.016756387,0.008909582,0.010756639,-0.04177663,0.06703783,-0.038365174,-0.039382398,0.0028291906,0.056103863,-0.021642644,-0.032401137,-0.018527454,-0.02598547,-0.0015838962,0.044674106,0.0004329782,-0.02908693,-0.036119938,0.004396011,0.023017898,0.0029747784,-0.0098720305,-0.008596137,0.051847354,0.0064109247,-0.024870854,0.025406461,0.0050429176,-0.061673522,0.046520777,0.017466145,0.029586917,0.04867074,-0.012524426,-0.012128665,0.008927558,0.013405908,-0.024958001,0.0025436396,-0.047314923,-0.010575013,-0.009450193,0.0007599221,0.05222099,0.023000315,-0.01894946,0.027766645,0.029260224,0.016741004,-0.040722527,-0.01845278,0.05284084,-0.0063992883,-0.015627934,0.03129691,0.0020368698,-0.036790177,0.008999795,0.040510777,-0.0068910583,-0.031977046,0.011964686,0.02152337,-0.015287966,-0.033877295,0.042762928,0.029934356,-0.0039757295,-0.004018479,0.091344565,-0.004796995,-0.018144801,-0.009408053,0.007320363,0.0022962238,-0.027320463,0.030585213,-0.007310408,-0.014180016,-0.029081108,-0.009848188,0.03189278,0.034476668,-0.02139255,0.0033382492,-0.051731106,0.022646232,0.018806757,-0.0035908835,0.014867982,-0.008004493,0.007161841,-0.03535751],"last_embed":{"hash":"1b6r1u2","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"1b6r1u2","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{1}","lines":[9,9],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1b6r1u2","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038774963,-0.016114252,-0.03258612,0.006647013,-0.040500186,-0.047082372,0.039542805,-0.00059240795,0.042435378,0.023561927,-0.000043815468,0.013437546,-0.013655128,-0.0041195513,0.02334344,0.024289375,-0.053722467,0.00902904,0.0039453595,-0.008511363,-0.06803074,0.035655197,0.018046895,-0.02629364,-0.020592004,0.0015520753,-0.013895422,-0.011411518,-0.016350225,0.059176676,0.0064292434,-0.021222783,0.026383583,-0.020795574,0.026252136,-0.03759326,0.004972215,0.011722222,-0.037647877,0.028745143,0.029203063,-0.02594665,0.06372956,0.033848442,0.018929763,-0.012596926,-0.05576812,-0.013686867,-0.012876516,-0.035136405,-0.007784714,-0.010952647,0.032044757,-0.04851094,-0.008612368,0.038950954,0.015435137,-0.047421634,-0.017870052,-0.023610402,-0.042080186,0.030159626,-0.012856035,-0.018915838,-0.0246239,0.028436098,0.01100118,-0.011066711,-0.0032439474,-0.0495261,0.03339039,-0.01724327,0.019034764,0.009795477,-0.04513005,-0.018985169,0.045641698,-0.012329317,-0.00915658,0.022748362,-0.012737682,0.031941596,0.012097274,0.002733705,0.0129517745,0.011280289,-0.0042504175,0.04807063,0.026626084,-0.004291183,-0.018231079,0.00057902775,0.002892963,-0.036310747,-0.03460565,0.006064005,-0.01628477,-0.031287864,0.029290082,-0.020992644,0.018084401,0.011765623,-0.049996793,-0.0034579274,0.009395235,-0.025636122,-0.00563512,0.03983154,-0.0066574397,-0.011451181,0.027634535,0.019636821,0.012571237,0.04015608,-0.019658644,-0.03756,0.022865396,-0.0010477363,0.02334918,-0.03435969,0.0057846117,0.034267522,-0.01001373,0.0020614173,-0.02199298,0.011019919,-0.032527447,-0.0031168503,-0.010064295,0.026280308,0.052837767,0.0176833,0.0046651666,-0.018307287,0.032291975,0.01909774,0.040090755,0.040615123,0.0034734223,-0.033415478,0.025734225,0.039274625,-0.013078511,-0.016546557,0.0050162952,-0.051204763,0.054006934,0.01147071,0.019792516,0.015395757,0.021912476,0.014150916,0.007116466,0.04460417,-0.032715324,-0.0018761816,0.018061323,0.024441527,0.018877693,-0.018178605,0.0070321187,-0.04470782,-0.018005922,0.024864571,0.014555556,-0.026530027,0.019277228,0.04039553,0.0005199475,-0.011148889,0.014685981,-0.052457333,-0.025543733,0.04543871,0.013923133,0.0069206287,0.080723695,0.018377902,0.034687933,-0.02385977,-0.029393196,0.022376077,-0.019027736,-0.047141265,0.0018734159,0.02757246,-0.007949922,-0.04132762,0.020064464,0.012654436,-0.010270808,0.01682759,-0.02428672,-0.0033725568,0.08866701,-0.013210312,0.015734153,0.012775218,0.011865435,-0.064779535,0.0062919487,0.035066552,-0.0072219167,0.0030974208,-0.010106212,-0.025720129,-0.0365478,-0.0059583513,-0.025898878,-0.055302188,-0.027939817,0.026734868,-0.0366756,-0.017260853,-0.03634227,-0.021813044,0.054292206,-0.012351237,0.0002622091,0.014314679,0.006211121,0.031064399,0.008392853,0.015720481,-0.027481766,0.012783665,-0.018350072,0.051068842,0.006796578,0.020378746,-0.0426241,-0.020369072,-0.006348212,0.023756716,0.014954795,0.018520549,-0.014251581,-0.017637111,0.05434828,-0.014300594,-0.012109413,0.027477013,0.0468389,-0.01387216,-0.026087925,0.03496326,0.041102,0.011143545,0.02085984,0.0034534493,0.025113331,-0.005911774,-0.02112886,-0.041672677,0.011795422,0.019637376,0.01994988,0.0072940066,0.016593952,0.030195931,-0.025307989,-0.0022302484,-0.003056512,0.004670293,0.0028806238,-0.009315203,-0.003073694,0.006745792,0.036379788,0.051190246,0.0008210475,0.009698028,0.056432083,0.022151154,-0.030471582,-0.0050057303,-0.04402961,0.024220565,0.049921997,-0.017834675,-0.0018253974,-0.015824331,0.031349782,0.028693452,0.058415674,-0.0127586825,-0.017537858,-0.03195039,0.01914139,-0.0029977635,-0.023627708,0.028082417,0.05709224,-0.029054932,-0.07639638,0.017242463,0.0041529452,-0.15489063,-0.0071331086,0.020955412,0.02976596,0.015404843,0.00481985,-0.050984357,-0.0057851817,-0.037941907,0.025339969,0.017614689,-0.026631802,0.036472682,0.02127277,0.027910756,-0.011097299,-0.022184953,-0.0040243533,0.002637974,-0.052205022,-0.009612992,-0.050390266,0.0675907,0.034830425,0.004198542,0.016595349,0.0680286,-0.0037890351,-0.021995211,-0.046509508,-0.043198064,0.0061943573,0.0008128351,0.039008323,-0.015318155,0.011325607,-0.008884427,0.0069064177,0.010927421,-0.0061067436,0.01800504,0.043614786,-0.014583278,0.030145874,-0.02861562,0.02722289,-0.014582362,0.019820299,-0.0632111,-0.036912728,0.028914869,0.018112417,-0.00640972,0.011541935,-0.056879252,0.0015557928,0.014548683,0.018707266,0.0034946715,-0.022335349,0.015840476,-0.033592127,0.00010271366,-0.052206464,-0.024832247,-0.044841822,0.047446202,0.02169446,-0.023039034,-0.046058893,-0.002432742,-0.03715703,-0.011297739,0.00028772626,0.015170632,0.026291428,0.03169336,0.009439327,-0.0036608134,-0.08185248,-0.016310789,0.035874307,-0.0058420403,-0.0033267268,-0.0071759582,-0.04265263,0.013767082,-0.02345205,0.021092387,0.25327927,0.06939701,0.056915138,-0.026156135,0.034665603,-0.016880196,0.046151347,0.04556157,-0.0126987845,-0.010386793,-0.002796907,0.0419225,-0.015776793,0.024316765,0.010431485,0.07946127,-0.06215018,-0.02915704,0.043780226,-0.011253754,-0.0015044948,-0.054456953,0.027970986,-0.005555654,-0.056247566,0.002863201,-0.00796959,0.036007505,-0.02891484,0.017025989,-0.036899053,0.07738452,0.055606008,-0.053252466,0.036987357,0.02227558,0.02226121,-0.06458817,-0.052460663,0.02173237,-0.00790805,-0.007834153,-0.030586386,-0.044640396,-0.029325064,-0.0012241746,0.007891775,0.00887054,-0.046616826,-0.014813486,-0.026647698,-0.029074531,0.003889765,-0.0067475373,0.0069217742,-0.015330629,-0.03609473,-0.011295076,-0.0008148899,0.058620878,0.039436847,0.01845211,-0.05498081,-0.015863527,0.014530361,0.004348837,-0.036929883,-0.010202119,-0.000551005,0.020119557,0.0029782595,0.02684535,0.03225514,0.015899094,-0.028470468,-0.007627886,0.009815663,0.05236108,0.06544571,-0.023412386,-0.041865397,0.0115642985,-0.02365806,-0.020688595,0.03980646,0.003079343,0.026647568,0.049373895,0.024145475,0.013211354,0.019105209,0.0063042454,-0.03436879,-0.014655958,0.012355695,-0.03129821,0.013593118,-0.032379214,-0.02836051,0.026682682,-0.023921805,-0.0012479785,-0.029771833,-0.0069058393,0.03821476,0.0036900558,0.019548923,-0.023643862,-0.0065011014,0.024070518,-0.10448683,-0.012313383,0.013754082,-0.03244029,0.03137011,0.03774025,0.011166593,0.03051403,0.036278885,0.0089147845,0.028590806,0.02551993,-0.019680837,0.011230515,-0.0075932923,-0.09312175,0.00537563,0.03884086,-0.0015968679,0.0052242563,0.013950134,-0.037923396,-0.048719462,0.06383761,0.010928691,0.028990654,0.028827889,-0.016988438,0.011725382,-0.017882623,-0.0280789,0.0005436563,0.011914444,0.023478994,0.020400092,0.057550304,-0.046161845,0.007153029,-0.0021462056,0.0075737857,0.02118233,0.008218751,-0.0068702917,-0.04635582,0.0076333405,-0.029868266,-0.02403207,-0.02490675,-0.010696696,-0.00724718,0.0065940907,0.022324596,0.05208366,0.07655378,-0.03470664,0.03270827,0.012931677,0.0014406074,-0.038662683,-0.028253363,0.0057850033,0.038164463,-0.025092015,-0.009328531,0.013644969,-0.028020032,0.028830964,0.0030294245,-0.07059064,-0.058422755,0.04902266,-0.034296464,-0.022791313,0.011990676,0.05185857,-0.028285204,-0.02410402,0.0053882217,-0.021668473,-0.014580319,0.005134198,0.087140694,-0.0047748387,-0.020066557,0.010773218,0.0094302045,0.038763832,0.05281398,0.031304378,-0.0018245423,-0.02878605,0.026548518,-0.01931245,0.0028633599,-0.020320505,-0.047592532,-0.0068646087,0.015379465,0.020889962,-0.01740161,-0.0068907333,0.0015327032,-0.032735698,-0.0010791048,-0.051786657,-0.06264323,-0.008781969,0.0025725497,-0.06986153,-0.029941441,-0.018311465,-0.0093718665,0.0076639284,-0.029383974,-0.039058432,0.019989684,-0.0064946613,-0.05140967,-0.033459328,0.007117205,-0.01211825,0.011526062,-0.0144907525,-0.0037432425,-0.030173078,0.0076356693,-0.0014208234,0.026101045,-0.0024159255,-0.035404064,0.007730398,-0.007728304,-0.009976953,0.028638415,0.0011611256,-0.0071582026,-0.039779317,-0.03946093,0.018824551,0.0039412,0.03440095,-0.03297317,-0.005510836,-0.026473625,0.0044857087,-0.01225334,0.051843133,0.029751573,0.006507588,-0.048034478,-0.014660237,0.0036049315,0.036807794,0.009899954,-0.029615479,-0.060257748,-0.01852961,0.010256093,-0.03644704,-0.019725135,-0.00980695,-0.027291473,-0.009237554,0.016161125,-0.04386625,0.01668639,-0.045961544,0.03156072,-0.017500795,-0.009959464,-0.0898396,0.014520536,-0.0046236203,-0.016325396,-0.020525659,0.026797114,0.016890448,0.0016706067,-0.0060254247,-0.034520607,0.022450894,-0.030177345,-0.048473444,0.0116506135,-0.006609267,0.0048019346,-0.0027652266,0.015460585,-0.024532402,0.009239364,0.033518333,0.003332087,-0.007833996,0.034065437,-0.011101417,-0.0108396625,0.002137753,-0.042714514,-0.00924383,-0.012940814,0.020003347,-0.062054828,-0.0048101395,-0.0066182953,0.003569963,-0.041617792,0.05680557,-0.008821848,0.03731138,-0.013575092,-0.029843334,-0.03201977,-0.038395494,0.027287416,-0.043843612,0.049450897,-0.04253266,-0.052815005,-0.017839223,0.006678332,-0.050827347,0.009819869,-0.0026542172,-0.031525474,0.001057005,0.0026300452,0.02382125,-0.014182795,-0.005727791,0.025279248,-0.010685697,0.0150729995,-0.0066690496,-0.035456557,-0.0017180365,0.011307359,0.0002194222,0.0075586447,-0.027796019,-0.0074181436,0.0049130414,0.002438595,0.022270365,-0.011501321,0.054482535,0.026088571,-0.029262934,0.03199753,0.05943885,0.05365027,-0.029926512,0.024577674,0.010456766,-0.025593106,-0.0071174805,-0.012004746,0.0032053657,-0.066864125,0.035330538,0.02452157,-0.0018252997,-0.026599832,0.0052348846,0.05860502,-0.09171222,0.04021343,-0.040265016,-0.024518332,0.0068020825,-0.024820097,0.0073996037,0.0011990325,-0.006460535,0.007408656,0.018648695,0.0112395445,-0.042021185,0.053526998,0.038704075,0.025023183,0.0067354203,0.0004576193,-0.025418602,-0.019538542,-0.14761735,-0.015102592,-0.007453808,0.014893371,0.00808056,-0.014504755,-0.05058126,-0.059092473,-0.0057120495,-0.03467193,-0.015296672,-0.046214733,0.01655795,-0.007428852,0.013605888,0.046265725,-0.03123422,-0.03280725,-0.031983994,0.02649532,0.026210804,0.03562449,0.07203971,0.020770868,-0.025010254,0.00017484398,-0.017117238,-0.040866297,-0.018113418,-0.013114995,-0.026145503,-0.037384804,0.017927922,0.012660572,-0.016026873,-0.020655448,-0.004160881,-0.012815288,-0.040730797,-0.008087502,-0.023685705,-0.011951427,-0.0066791913,0.047625426,-0.010910857,0.05831332,-0.004462457,-0.012804792,-0.067580126,0.010772729,-0.009113882,0.0324947,-0.00005344426,0.029911378,0.011752055,-0.012884784,0.022482075,0.0072925496,0.012469749,0.021058554,-0.012740198,0.008974907,-0.039872725,0.0016880151,0.0034982907,0.0183054,-0.026925808,0.024223171,-0.025179224,0.041216243,-0.046832692,-0.033923473,0.042853646,-0.02507864,0.00963401,-0.033551183,0.011974681,-0.011706998,-0.019688992,-0.037096355,-0.039202876,-0.003759844,0.02046644,-0.05164332,0.039375197,0.006623834,-0.008443561,-0.029230298,-0.04612956,-0.00061471236,-0.036273252,-0.04692211,0.0020107306,0.0011312006,-0.015395763,0.096557364,-0.044211928,0.022318253,-0.01241242,0.009714529,-0.019454045,-0.022141248,-0.004698739,-0.011849564,-0.026712121,0.037449587,0.024500988,0.008088814,-0.026820129,-0.028126867,-0.018872714,-0.005928681,-0.017133353,0.01770602,-0.07236755,0.0037560887,-0.011184741,0.030555168,0.04011101,-0.0059554246,0.0062357504,-0.016888473,-0.001365325,-0.03092292,0.022825753,0.07970892,0.024595464,0.06427624,0.040075213,-0.01844892,0.01419729,-0.058899973,0.032798994,-0.00024073823,0.045459785,-0.0022799252,0.0032710482,0.024452092,-0.041215297,-0.01818757,-0.0068742307,-0.044678092,-0.022544082,-0.016154835,0.013029577,0.034038495,0.010739465,0.0051823715,-0.026357032,-0.053310573,0.042803664,-0.023484413,0.032202575,0.033579033,-0.032922115,0.057703868,-0.03401049,-0.023409167,0.018884392,0.07221139,-0.017714791,-0.027562715,-0.01707822,0.013355036,-0.009018852,0.06509484,0.013407251,-0.016136494,-0.03098767,0.0002826518,0.00886873,0.007015242,-0.008679844,-0.016184531,0.061145343,0.019920824,-0.02348271,0.028668929,0.020121016,-0.0362676,0.03420213,0.02442022,0.022051467,0.047517184,-0.0014014186,-0.008295391,-0.013333191,-0.013948912,-0.0015062492,0.026769096,-0.037481725,-0.03972191,-0.016436135,-0.024083015,0.06805094,0.022626296,-0.013965362,-0.01592962,0.02073069,-0.0039297054,-0.027153572,-0.014675633,0.030622464,-0.012088467,-0.015484217,0.02493837,-0.018976264,-0.01662742,-0.0046429336,0.02688785,0.0030277201,-0.015386731,-0.0141919,0.027435038,0.0052621677,-0.004793911,0.03799855,0.026420346,-0.017694028,0.01699366,0.076710284,-0.008364363,0.00076972955,-0.018529126,-0.009616916,0.017001808,-0.026845576,0.034640007,0.0033013097,0.0014974435,-0.044185836,-0.019418394,0.03273647,0.018938433,-0.002300093,0.018319312,-0.010334751,-0.011627023,0.04118839,-0.0056282044,0.042246863,-0.02198293,-0.01610397,-0.030250125],"last_embed":{"hash":"1bycgux","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"1bycgux","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{2}","lines":[10,10],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1bycgux","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04485876,-0.019136343,-0.014117584,-0.007440223,-0.0147749875,0.0010034733,0.012153002,-0.016467495,0.0077621536,-0.0013491012,-0.006530286,0.0035595156,-0.03712366,0.0018125384,0.034984205,0.028988997,-0.042095833,0.010922329,-0.004110211,0.018520633,-0.054258227,0.048782278,0.030227656,-0.019482141,-0.031677946,0.016671944,0.0048855157,-0.016417343,0.017499913,0.042746305,-0.0033217266,-0.03426801,0.055447374,-0.038072072,0.0062382347,-0.040238768,-0.005982138,0.0027352553,-0.042147413,0.04252803,0.010864482,-0.019738398,0.046672843,0.018087048,0.009248681,0.0033592316,-0.060586054,-0.002086946,0.0062707737,-0.020753326,-0.024498552,-0.0038415683,0.022252934,-0.04085455,-0.0059854556,0.026817983,0.02225283,-0.032235898,-0.011068492,-0.009982753,-0.046922937,0.065367535,0.020803493,-0.04613003,0.004509226,0.02457553,0.007604911,-0.007281816,0.0055919806,-0.029802633,0.029400486,-0.0008251353,0.0041871313,0.0073499572,-0.030888252,-0.024564799,0.031159315,-0.011932635,-0.006118172,0.013619504,-0.017655473,0.025088469,0.02817289,0.0076745166,0.016504569,0.008593716,0.011542319,0.059996855,0.028225439,0.0011287514,-0.015305503,0.0156013705,0.036498673,-0.03351677,-0.009084067,-0.0001426519,-0.004970082,-0.0076194163,0.037093475,-0.0053846086,0.066383965,0.02612941,-0.053535637,-0.025375891,0.010047742,-0.01810551,-0.018356504,0.041478906,0.0010548631,-0.0074147955,0.028333722,0.023579504,0.007963664,0.046370152,-0.004410693,-0.04030852,0.03991872,-0.010086463,0.026623815,-0.015013371,-0.006762191,0.035179593,0.00039601707,-0.015085448,0.013818913,0.009703885,-0.013471291,-0.012620866,-0.026025984,0.01746633,0.018993324,0.048724167,-0.008085051,-0.00038438404,0.026791407,0.016731432,0.013715942,0.029881062,-0.0073464,-0.042374596,0.020021778,0.01958249,-0.025191551,0.0054610306,-0.018130751,-0.063581295,0.044743277,0.0065540397,0.013683254,0.011229922,0.008916747,0.022297053,0.013617837,0.057328977,-0.0068636658,-0.0024076698,0.0027421582,0.03283651,-0.011870055,-0.028479008,0.021567486,-0.04183994,-0.015334053,0.024976278,0.012974959,-0.023983957,0.012395907,0.03655177,-0.0059899758,0.0021232024,0.03481094,-0.049489155,-0.022076143,0.038073916,0.016391547,-0.004949285,0.067089185,0.02874492,0.03611809,-0.015328998,-0.028625483,0.02461207,-0.032990243,-0.028885132,0.0012340712,0.042073905,0.0003177567,-0.031155044,0.026440829,0.018143157,-0.010502304,-0.0015272046,-0.0028231181,-0.014113694,0.073512174,-0.012758308,0.01060815,0.005075217,0.028474249,-0.05274742,0.029345853,0.03401335,0.012834947,0.013588529,-0.021643741,-0.020801509,-0.05293737,-0.0053177094,0.0029260602,-0.049171932,-0.00041271673,0.005846256,-0.031303275,-0.01365476,-0.039540377,-0.0015377108,0.050242793,-0.0067081093,-0.011152466,0.0041954378,0.021899557,0.059168156,0.033697624,0.015604987,-0.041706707,0.011430572,-0.0028636884,0.042432558,0.027149608,0.0057119103,-0.01849554,-0.024468184,-0.009761148,0.0076538078,0.035121847,0.015604215,-0.010601652,-0.023714015,0.04703577,0.019695561,-0.016056228,0.025374664,0.016682258,-0.024641994,-0.04012306,0.039108906,0.043864895,0.03173387,0.011864695,-0.021789884,0.011012659,-0.0037144884,-0.0036834874,-0.045648407,0.007810297,0.030892765,0.0059039085,0.0074912724,0.007961061,0.011558631,-0.01904223,0.019165734,-0.02325539,0.002244321,-0.009866884,0.0054838406,-0.003528793,-0.024151422,0.039795198,0.06349175,-0.0004030132,0.00028745743,0.052023426,0.011677959,-0.027869022,-0.012484012,-0.052784912,0.033835176,0.051227998,-0.015318269,-0.020802634,-0.0089525245,0.029382477,0.022472497,0.036706068,-0.0057947873,-0.0074267564,-0.033954807,0.031880945,0.010029473,-0.015156831,0.027325913,0.064232476,-0.017595455,-0.055240683,0.020505289,0.0022170767,-0.14884005,0.01814591,0.013197271,0.038142107,0.015156463,-0.0058607385,-0.036404062,0.014932402,-0.034703877,0.03117058,0.019057978,-0.041256085,0.04476461,-0.0068163476,-0.0018340055,-0.0062874,-0.031671677,-0.0072578285,-0.01665061,-0.056366686,0.005566996,-0.05152399,0.03820878,0.03497713,0.005571216,0.0040453942,0.068810485,-0.012481187,-0.008365417,-0.037129622,-0.048687797,0.011997446,0.012592438,0.03115896,0.004235705,0.012864618,-0.03542864,-0.01480849,-0.006025992,-0.011193488,0.04810207,0.050355516,-0.017782714,0.03976969,-0.035624698,0.010955098,-0.025345717,0.015940337,-0.07011659,-0.030368203,0.0012252912,-0.0065158815,-0.024662634,0.03281419,-0.04280285,-0.008394721,0.018586278,0.05249256,0.01736488,-0.028001457,0.011353601,-0.014960229,-0.0027998595,-0.052061107,-0.018731082,-0.035382543,0.059590474,0.0024357196,-0.02705598,-0.032821883,0.014890806,-0.045592103,-0.022568746,-0.011760819,-0.0020073869,0.019516528,0.04163457,-0.010254525,-0.006043192,-0.089484185,-0.039309014,0.02378931,0.017440625,-0.0008967649,-0.008583466,-0.0453899,0.015800865,-0.016856302,0.023039823,0.26085937,0.042524934,0.06981328,-0.018968327,0.06764425,-0.012909337,0.036126714,0.058303837,0.014314891,-0.016969994,-0.01533167,0.050938692,-0.0070157833,0.016918056,0.00789843,0.053048644,-0.084657,-0.007076651,0.05180785,-0.008737361,-0.002110561,-0.043241825,0.036419924,-0.016659139,-0.04316951,-0.009886308,0.004264357,0.039771743,-0.03583056,0.024160331,-0.026532264,0.08459692,0.05347709,-0.05061163,0.050685488,-0.001190312,0.022203261,-0.073997185,-0.041628804,0.016771192,0.00018699389,0.0028153155,-0.038473625,-0.07847386,-0.030329384,-0.009404504,-0.022785326,-0.007626574,-0.024506992,-0.02110288,-0.0056611677,-0.01459544,-0.006724081,-0.008148614,0.029737115,0.017928068,-0.04258788,-0.02510248,-0.025509425,0.03922064,0.01619019,0.023659501,-0.059250508,-0.0046853735,-0.007407447,0.004443704,-0.031784914,-0.03135377,-0.012142976,-0.009729209,0.016110763,0.023851803,0.03102053,0.02688471,-0.02936206,-0.013336565,0.035743017,0.04225191,0.058342878,-0.01379507,-0.01724113,-0.031810023,-0.0348203,-0.049965378,0.028206497,0.0018729435,0.034397162,0.06694034,0.0037712967,0.019674482,-0.0006371613,-0.0013016287,-0.04210734,-0.03315061,-0.017516792,-0.018457334,0.0298997,-0.045497555,-0.035018943,-0.013897244,-0.038655695,0.01822226,0.0004261796,-0.031469148,0.039999306,0.024791893,0.012975425,-0.014197902,-0.0040422287,0.013627184,-0.07196437,-0.0078095836,0.01839778,-0.02854224,0.032684226,0.033941235,-0.0028783272,-0.015120045,0.032346275,-0.020683989,0.01880987,0.01005294,-0.015400768,-0.0067474,-0.024461273,-0.08193899,-0.0038160994,0.030538918,0.00403582,0.0018368935,0.0330102,-0.023272298,-0.050974578,0.039747406,0.02385782,0.017231826,0.023135262,-0.024004092,0.017036725,-0.023806186,-0.023786351,0.0025484252,0.015506287,-0.008702947,0.029590433,0.03513782,-0.086413376,-0.0019725598,0.008330617,-0.0045096944,0.032386746,0.00006453304,-0.0105323205,-0.046228483,0.0259998,-0.03718752,-0.024785953,-0.023945227,-0.0040727523,-0.026214408,-0.017689288,-0.0030472327,0.040278286,0.08193145,-0.04903895,0.015542225,0.01502001,0.012099217,-0.0228395,-0.017732613,0.010486985,0.0323032,-0.030810056,0.0012076353,0.023119722,-0.02801463,0.003468007,0.012680102,-0.054110527,-0.050625637,0.039491616,-0.044527963,-0.014896811,0.004022653,0.049762685,-0.018692737,-0.026206987,0.0066722287,-0.0072809574,-0.020755766,0.0024951587,0.09992963,-0.005121616,-0.02144966,0.0095170345,0.015287248,0.03278653,0.059994336,0.0391447,-0.013060359,-0.023294099,-0.020939099,-0.028866926,0.0076504527,-0.022870556,-0.047702376,-0.03684816,0.012453549,0.0044337516,0.0120192645,0.008993285,0.030752195,-0.0632257,-0.009618448,-0.060232203,-0.057081975,-0.0011277355,0.0018121004,-0.051926717,-0.037470836,-0.014194401,-0.0022285043,0.00900821,-0.03416125,-0.011299566,0.00022735009,-0.0054854946,-0.044072527,-0.017131139,0.00930502,-0.0043461057,0.005184662,-0.010441095,0.023768172,-0.026173055,0.039136957,-0.0015035167,0.036837757,0.031355742,-0.017400334,-0.058731392,-0.015597459,0.009488377,0.016226916,0.0017928821,-0.03214756,-0.0431148,-0.017064527,0.021986593,0.008924602,0.036886424,-0.021493997,-0.02706828,-0.024801422,0.0030476418,-0.010417626,0.06187765,0.029428652,-0.008142813,-0.03322273,-0.0020994663,0.0028374016,0.008227763,-0.0083588185,-0.048111625,-0.071582176,-0.024549656,0.007062513,-0.042898957,-0.025533374,-0.008325913,-0.010163128,-0.0075111086,0.007294358,-0.045498963,0.022820996,-0.03974849,0.026436845,-0.001875431,-0.028439734,-0.05921557,0.054366026,-0.0066074333,-0.020253476,-0.012036485,0.01847056,0.02533489,0.03901205,-0.01112,-0.033115838,0.015442318,-0.008909216,-0.041770086,0.033469774,-0.0151952,0.02362922,-0.007093656,0.0015986252,-0.005512799,0.006169651,0.0003147432,0.032980785,0.009041648,0.032519244,-0.00007578969,0.0011070269,-0.01551503,-0.0487654,-0.020171633,-0.028982244,0.010098698,-0.04310825,-0.00064130034,-0.010740588,0.011065811,-0.020952776,0.049423918,-0.020963375,0.03504925,-0.017157542,-0.021502739,-0.041502018,-0.034757435,0.023976026,-0.04214098,0.04348258,-0.042456836,-0.067527995,0.0043974556,-0.007929692,-0.062145885,-0.01095167,0.00955047,-0.025989152,-0.019725207,0.0035294592,0.03151009,-0.023446925,0.017929908,0.019384643,0.021004125,0.032037154,0.011244541,-0.022595327,-0.01662328,-0.0073824883,0.006536847,-0.00914491,-0.013102697,-0.00480253,0.012744042,0.021931956,0.018445814,-0.011720467,0.054170143,0.0013807294,-0.013287247,0.040713493,0.032471154,0.029527752,-0.035084,0.036778394,0.009900338,-0.03404124,-0.01271711,0.013248713,-0.0024771688,-0.04227505,0.014027948,0.030435733,-0.01836954,-0.0126997,-0.017106835,0.051226884,-0.07901058,0.046989825,-0.023125235,-0.021676406,-0.0024436475,-0.021166224,0.0018643801,-0.018436035,0.0019657123,0.011545355,-0.00053405337,-0.0107589,-0.018400187,0.057314895,0.044281423,0.016136032,-0.007449032,-0.019032292,-0.016781852,0.012541621,-0.1518173,-0.017149061,-0.007320776,-0.0011850906,0.010574768,-0.017667767,-0.045638204,-0.0557484,0.022487637,-0.047876243,0.000005614286,-0.018272847,0.011330983,-0.02301609,-0.022146584,0.032518215,-0.026947316,-0.04286946,-0.039778717,0.05719059,0.0052317283,0.033283517,0.061142977,0.005035547,-0.0397522,0.0043448084,-0.048367787,-0.03188377,-0.029841134,-0.02666445,-0.018319523,-0.04903568,0.025326066,0.011418189,-0.029056756,-0.058095418,-0.007764379,0.0050285766,-0.04465416,-0.028526759,-0.004105611,-0.0077950894,-0.0086319335,0.038925603,0.031072322,0.084385045,-0.013257525,-0.0024736796,-0.04396841,0.011388825,-0.002625224,0.037377547,-0.013524442,0.019690072,-0.012626188,-0.0029727528,0.009547356,-0.021386122,0.013190259,0.024450975,-0.006407515,0.017495474,-0.0324569,-0.0051623597,-0.004796438,0.01713545,-0.04148003,0.021609893,-0.029764015,0.03960112,-0.03750114,-0.024792027,0.028808156,-0.009424514,0.02117988,-0.019280218,0.020719554,-0.010690821,-0.0079497555,-0.034602623,-0.032458656,0.0038153508,0.01469463,-0.030736916,0.028821588,0.015686665,-0.015007814,-0.02028139,-0.064211704,0.004443873,-0.027712079,-0.06285118,0.0064560734,0.030546948,-0.004735941,0.045183327,-0.033202957,0.024941895,-0.0073127663,0.007865816,0.0031062178,-0.027916066,-0.014582611,-0.009947071,-0.03284499,0.021015659,0.03311567,0.020579925,-0.020798374,-0.006006312,-0.021014776,0.0078109843,0.029298771,-0.016689565,-0.053577982,-0.00036157927,0.019369887,0.021744478,0.0437951,-0.0135302935,-0.0034995968,-0.015115541,-0.0038642013,-0.041624166,0.009272414,0.09726473,0.022979349,0.06911322,0.03577693,0.006809419,0.0023658588,-0.0591309,0.032481346,0.02538011,0.037358154,-0.026466694,-0.0142018115,0.034407753,-0.059673276,-0.023198226,-0.017601376,-0.045984883,-0.0067780516,-0.009474967,0.0066736764,0.007724403,0.02561641,0.016891526,-0.0033842055,-0.054825887,0.060580727,-0.005480733,0.035731025,0.03407075,-0.021968607,0.055514667,-0.04133054,-0.012109657,0.0055178446,0.075556904,-0.0066006593,-0.021892563,-0.023115749,-0.013978703,-0.035731692,0.060774155,0.013489346,-0.015192371,-0.02890022,-0.006399922,0.040178217,-0.0024674425,-0.016137062,-0.0111064995,0.032186054,0.02009518,-0.022850528,0.04415937,0.013005333,-0.0402934,0.038685754,0.038452305,0.02021664,0.046527825,-0.01641706,-0.010251451,-0.03158275,-0.019981856,-0.023955002,0.015636498,-0.038370978,-0.006293718,-0.015817432,-0.017523749,0.06908966,0.028757785,-0.013055462,0.009389127,0.020495959,0.01259889,-0.057963174,-0.008180151,0.04760938,0.007036781,-0.015660534,0.024415031,-0.019821709,-0.053217035,-0.0043139216,0.033547312,-0.011366624,-0.02509205,0.009725896,0.020120008,0.0009970136,-0.007684545,0.020784644,0.026037725,-0.011297583,-0.016575674,0.057631835,-0.006912161,0.0149942925,-0.0120327175,-0.012985392,0.02076769,-0.013188913,0.026996953,-0.027077867,-0.018054286,-0.023720162,-0.026584486,0.03148369,0.023388846,-0.010197018,0.0046885046,-0.02204629,0.017992843,0.029970942,0.01953031,0.038441576,-0.02282571,-0.0047475523,-0.017182872],"last_embed":{"hash":"3jip6d","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"3jip6d","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{3}","lines":[11,11],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"3jip6d","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019485896,-0.031697646,-0.030561376,0.019822415,-0.038763784,-0.047030617,0.04005782,-0.0063277497,0.021598212,0.012781142,-0.009132537,0.007920842,-0.021570273,-0.0024682174,0.010273932,0.01725549,-0.045031186,-0.0009506952,-0.0035406535,0.011454049,-0.060078137,0.024307193,0.013077193,-0.015009971,-0.041278906,0.019077295,-0.010993318,-0.02398534,-0.0025012393,0.05027819,0.014065199,-0.037930902,0.04244798,-0.032889843,0.006897329,-0.03564071,0.01537786,0.008661854,-0.027772913,0.044637185,0.02309764,-0.039636884,0.06667809,0.035280537,0.0288665,-0.0068928762,-0.04238535,-0.013774453,0.0029185638,-0.044606708,-0.031823475,-0.020178488,0.033322252,-0.040825672,-0.01879003,0.029332701,-0.009757432,-0.03472374,-0.024278628,-0.04375031,-0.01703597,0.025815016,0.010438157,-0.023393966,-0.019798623,0.021309145,0.022852113,-0.0018977147,0.010950749,-0.06265006,0.037783735,-0.010736849,0.011601193,0.003303189,-0.059386835,-0.011574461,0.049454827,-0.03062628,0.008952843,0.010725526,-0.011188986,0.023163332,-0.011657225,0.011611271,0.03736776,0.025625011,-0.0135580795,0.044274814,0.018427055,-0.012735485,-0.011753833,-0.0044838903,-0.000446739,-0.03229043,-0.025640935,-0.0030967349,-0.025593646,-0.010911552,0.0070928517,-0.0011057208,0.0065523237,0.025540663,-0.046578716,-0.013867258,0.0056333845,-0.047026757,-0.006775395,0.0023001165,-0.018025326,-0.01018871,0.016883174,0.01773426,0.0022886873,0.051170565,-0.022876209,-0.03644556,0.024541188,0.006724994,0.022094645,-0.031148598,0.012474757,0.042306047,-0.0016526135,-0.005985527,-0.007052118,0.024974361,-0.007379649,0.0015209395,-0.030241486,0.02996919,0.04324506,0.029006395,-0.0042263134,-0.00600625,-0.018103357,0.019050954,0.021630662,0.049651932,0.0049076956,-0.049396943,0.029841032,0.041358512,-0.0007209601,-0.014133089,0.014526314,-0.046581447,0.03378925,0.015588063,0.009072289,0.017412767,0.01803389,0.0112291565,0.022147382,0.04802876,-0.048882607,-0.0065508382,0.0046926397,0.033314284,0.02625478,-0.011181161,0.0124826655,-0.06377723,0.0084064305,0.030492535,0.020680279,-0.02143155,0.018645097,0.04548074,-0.0051527293,-0.02307401,0.018362468,-0.048983704,-0.024225397,0.044196494,0.005169662,0.0039990786,0.087332994,0.01053563,0.034192838,-0.021406716,-0.025357902,0.041037913,-0.023212526,-0.035611965,-0.003949615,0.028549377,-0.019886404,-0.040334705,0.024875408,0.013791496,-0.012783995,0.016140608,-0.031131743,0.001895766,0.0774307,-0.039729957,0.020842029,0.015307135,0.020351352,-0.066496566,0.011640118,0.03341014,-0.011542456,-0.0058382507,-0.016930876,-0.028451543,-0.045092452,0.008240784,0.0012878592,-0.067353554,-0.008907616,0.013849881,-0.02028491,-0.03829302,-0.026897358,-0.0030874892,0.038894136,-0.02150929,-0.007086585,0.026414959,0.003679345,0.055785462,0.01862447,-0.00083649054,-0.03338364,0.022305438,-0.00480166,0.062368643,0.012126957,0.021179285,-0.02724897,-0.0009711583,-0.0018424472,0.016345954,0.004805214,0.0152438525,-0.023181543,-0.026511354,0.037574925,-0.007408131,-0.0055612572,0.01452536,0.049541,-0.020209536,-0.02898729,-0.010987712,0.043170746,0.011995409,0.004884192,-0.017210513,0.015992219,-0.012229305,-0.02390188,-0.027013175,0.028082458,0.026355108,0.013711365,0.020585125,0.018825721,0.0427443,-0.028268654,0.032817915,-0.0041176463,-0.0023761801,0.00033909208,-0.014996268,0.009129987,0.017206075,0.030126214,0.060364116,-0.008005899,-0.008354514,0.062456753,0.018864825,-0.019730175,0.0051469128,-0.03649377,0.011814898,0.039742585,-0.01527698,0.0058530145,-0.017877795,0.026466275,0.03514449,0.07289174,0.0005353561,-0.021100337,-0.012803439,0.032364212,0.0009874625,-0.026891883,0.02208046,0.06266485,-0.020544702,-0.07523424,0.017646601,0.01181127,-0.15684219,-0.030029222,0.007926257,0.029558972,0.023032404,0.009774416,-0.04879068,-0.008903754,-0.035416093,0.046572,0.009445831,-0.037712142,0.026040845,0.025594946,0.014400166,-0.036773663,-0.04047014,0.016482173,-0.0014007724,-0.046924956,-0.010438889,-0.023266647,0.054096904,0.007528331,0.010216461,0.0134153385,0.07486683,0.012144661,-0.026263634,-0.029474467,-0.06326189,-0.020611277,0.0048776846,0.013282595,-0.011251631,0.009962897,-0.052707125,0.012129439,0.019137787,-0.004029161,0.023989437,0.048813697,-0.017698795,0.032808524,-0.032948926,0.043009046,-0.011955526,0.008473213,-0.06508881,-0.044396486,-0.0010631495,-0.0007440645,-0.038391426,0.015914563,-0.05634374,0.00010615818,0.005605991,0.017909277,-0.008787704,-0.01614278,0.005152867,-0.046968944,0.0006994856,-0.058003563,-0.021753868,-0.042299118,0.061563585,0.0279143,-0.016252516,-0.023603907,0.015788233,-0.043205306,-0.016840747,0.015328116,0.026949013,0.023770755,0.029385637,0.018811101,-0.013950118,-0.09019977,-0.032815065,0.03993204,-0.0011297142,-0.008803929,-0.008713558,-0.04482764,0.031817976,-0.012955584,0.016177874,0.25099048,0.05538491,0.051795065,-0.03723802,0.068174854,-0.036798578,-0.011185866,0.04158324,-0.0077049173,-0.015793104,0.009055353,0.052462276,-0.008350431,0.019844482,0.0048726294,0.07666336,-0.05519523,-0.024757383,0.039718907,0.0031227255,0.004293273,-0.04757845,0.023091564,-0.004512975,-0.049875073,-0.010358037,-0.0025239945,0.028637279,-0.043775763,0.031154545,-0.025956418,0.07446815,0.074944384,-0.032042217,0.044709362,0.005959932,0.026776236,-0.0571187,-0.06420579,0.014847107,0.005411109,-0.012301274,-0.038877495,-0.039468188,-0.020456858,0.0022171615,-0.009578879,0.0067099845,-0.06444723,-0.007066787,-0.008890229,-0.010153461,0.012860175,-0.0074638994,0.0021310123,-0.02743033,-0.004209603,-0.005265691,-0.023332294,0.038804505,0.024688846,0.004983491,-0.07496719,-0.024403326,0.02157058,-0.0045246887,-0.03710405,-0.025031023,-0.0011941767,0.028146567,0.008685194,0.021793587,0.039519962,0.013256762,-0.029179621,-0.021176968,0.024248127,0.057802625,0.03461296,-0.026181227,-0.01758121,0.0034934606,-0.011662102,-0.0029442795,0.054659322,0.007199279,0.01596823,0.03847783,0.01757925,0.010314606,-0.01358249,0.00402147,-0.011935877,-0.0029720375,0.00029648124,-0.014900096,0.039438006,-0.03982054,-0.03171875,0.014335323,-0.024715997,0.0051476727,-0.021480061,-0.017896269,0.03420341,-0.025611067,-0.0022476118,-0.012727909,-0.017715668,0.0068205595,-0.0945814,-0.014783588,-0.0058520986,-0.03454567,0.040073402,0.05188878,-0.003863602,0.027385488,0.004096944,0.012173549,0.011456091,0.008587223,-0.022053892,0.021312257,-0.007823094,-0.09489889,0.003054248,0.03991922,0.008236213,-0.0069377846,0.03826972,-0.030816676,-0.054153472,0.033543956,0.024039334,0.019548474,0.0515413,0.003199684,0.00814473,-0.0015142794,-0.025645591,0.0008493106,-0.010947285,0.034580585,0.0074458634,0.04893301,-0.041900005,-0.009274571,-0.0028482513,0.00792735,0.02749328,0.017272105,0.019481825,-0.055621143,0.0066669695,-0.00056926714,-0.03402428,-0.0057843057,-0.03243371,-0.0051381704,0.000966604,0.014387011,0.042745832,0.0644192,-0.049139973,0.035318196,0.011740546,0.0050925496,-0.03310882,0.002636478,-0.012421926,0.010939915,-0.01943724,-0.011129873,0.014920776,-0.01304462,0.0192076,0.0069128424,-0.07004219,-0.06674253,0.053217437,-0.038330477,-0.021116829,0.015360636,0.052313223,-0.018107861,-0.0074487496,-0.002551977,-0.033796646,-0.0073834006,0.012193411,0.09386564,0.0074975467,-0.010958603,0.0022316182,-0.007543276,0.050877765,0.06037861,0.035434596,-0.020919783,-0.026071267,-0.009529638,-0.03513137,-0.006283483,-0.032571305,-0.022852141,-0.007104678,0.0050402763,0.020653548,-0.013380801,0.005061477,0.015817363,-0.041625578,-0.0055795023,-0.017767686,-0.060638446,0.017403133,-0.0032556637,-0.055102807,-0.026767364,-0.010573818,-0.014285425,-0.0032534534,-0.03473026,-0.034708064,0.010266234,0.010507139,-0.034246754,-0.0054402268,0.00392287,-0.0065966607,-0.006227635,-0.010695669,0.015369962,-0.013524112,0.02485679,0.004742112,0.03419624,0.015268571,-0.039348383,-0.027100632,-0.013581282,-0.0048440304,0.018983832,-0.003658629,-0.003372377,-0.047521837,-0.017809559,0.039130304,0.009004246,0.04984503,-0.022837231,-0.014611218,-0.027513687,-0.01437394,-0.014927313,0.02480953,0.020614482,0.0061774794,-0.06638355,-0.0009234132,0.014872,0.034134775,-0.008700972,-0.02375609,-0.0556118,-0.021921765,0.055838104,-0.05297501,-0.035506126,-0.0033909562,-0.019158535,-0.010974298,0.004169008,-0.049691517,0.007119553,-0.02286296,0.022728007,0.009672465,-0.010046627,-0.08468736,0.069180995,-0.010045959,-0.012076517,0.010577029,0.028873231,0.026380256,-0.011755477,0.0076711397,-0.05397107,0.01084675,-0.034929488,-0.047268968,0.009976071,0.006582489,0.009432088,-0.0138352625,0.0043668947,-0.008536278,-0.008960861,0.02609197,0.011946774,-0.008708235,0.01723308,-0.016650504,0.000440566,0.007888812,-0.037396606,0.0044769906,-0.0077551925,0.0037453354,-0.03762246,0.011029499,-0.006853034,-0.005793059,-0.04407076,0.05075597,0.0019609947,0.041034877,-0.017822726,-0.023082886,-0.023775797,-0.037996892,0.030961053,-0.015252945,0.046168435,-0.022896614,-0.029753348,-0.014184302,-0.001021393,-0.055744186,-0.021496667,-0.0012805139,-0.03668513,0.007855213,0.0068465993,0.0038556072,-0.021508211,-0.006282598,0.016786173,0.008469896,0.03462935,-0.014368032,-0.0074786292,0.0068217134,-0.0061904634,-0.010617917,-0.0004495979,-0.014170934,0.007966328,0.017499909,0.026869925,0.021664053,-0.022580788,0.05367138,0.0367645,-0.01957155,0.02790532,0.038928006,0.055467933,-0.035049364,0.045773767,-0.011651369,-0.02418537,-0.0005436955,-0.0065788776,0.011991464,-0.04888547,0.0059388764,0.0056000063,0.0099828215,-0.024614697,0.0068421476,0.049302753,-0.079841204,0.053516984,-0.035563663,-0.0010406157,0.002504584,-0.0052860603,0.003940033,0.013101203,-0.022102004,-0.005371274,0.033057436,-0.004956614,-0.03389907,0.061979037,0.010974084,0.011911207,0.011980466,-0.0006017043,-0.039856292,-0.017863933,-0.1388778,-0.012580489,-0.0049233404,0.0145585155,0.0040463493,0.002636832,-0.057268705,-0.05242677,-0.008464975,-0.03439002,-0.012904032,0.0089521175,-0.0019028519,-0.010571936,-0.0072616963,0.042127978,-0.035773527,-0.020383546,-0.017953731,0.037549376,0.029008845,0.019620225,0.06674014,0.017387863,-0.011946344,0.013056849,-0.034002785,-0.041122064,-0.016035805,-0.02312089,-0.034592386,-0.049426883,0.035247497,0.030553635,-0.0038865553,-0.02407218,-0.011956571,0.0005822605,-0.041824933,-0.027168367,0.028910778,-0.006042882,-0.013327518,0.044496246,-0.0034899397,0.05581924,0.002176481,-0.012247179,-0.067103885,-0.001835705,-0.016983531,0.053984407,0.001365691,0.018808113,-0.0029121197,-0.002610181,0.016908247,0.004582252,0.02446253,0.014350448,0.011688986,0.010257466,-0.051882643,-0.007980151,0.020152207,0.009837271,-0.036067855,0.043144006,-0.027556747,0.020421905,-0.041566305,-0.034806713,0.020018049,-0.030979069,0.01856346,-0.04010183,0.022062128,-0.000020557316,-0.018463697,-0.035983328,-0.048970077,-0.0056225145,0.015758,-0.015854595,0.016643547,0.019964159,-0.005119751,-0.010424625,-0.06798948,-0.004046902,-0.038661305,-0.051167514,0.0029993497,0.015232874,-0.030883124,0.082714416,-0.03285954,0.035714533,0.0008289692,-0.008581423,-0.019850846,-0.018524792,0.001629102,-0.037977446,-0.05168425,0.024974884,0.033138823,0.034989864,-0.02823117,-0.03813422,0.011847098,0.002360566,-0.008794689,0.011922397,-0.07190969,-0.0024029948,0.0049751946,0.03032309,0.03659799,-0.0074403924,0.030038383,-0.026335506,0.0044688447,-0.030855484,0.009718272,0.07088077,0.028369406,0.075656295,0.02880723,-0.0038058755,0.009702707,-0.050558083,0.026155313,0.008884114,0.019649448,-0.01988199,0.01642167,0.026222076,-0.0493485,-0.01599933,-0.010509996,-0.045617186,-0.019756205,-0.020224806,-0.016484115,0.035410427,0.0019854093,0.013311478,-0.021730663,-0.04450843,0.03607329,0.000600657,0.03504685,0.015152268,-0.029888112,0.0754236,-0.056096777,-0.018027306,0.012041639,0.04289142,-0.026537787,-0.021234047,-0.012150234,-0.003899009,-0.013965457,0.05622516,0.00042176078,-0.024375882,-0.037017286,0.018283997,-0.005407002,0.013912028,-0.006980549,0.009508137,0.066844836,0.018750085,-0.020503866,0.0421235,0.015094813,-0.03305326,0.03498044,0.02546915,0.024117032,0.034122523,-0.0036969658,-0.019618005,-0.019977167,-0.0010384858,0.016120376,-0.00614316,-0.033354316,-0.029034546,-0.008074964,-0.013147492,0.06573296,0.0053527984,-0.021264696,0.009021074,0.02196154,-0.016366694,-0.014951548,-0.013069621,0.03327366,-0.0061263703,-0.02895623,0.007953308,-0.010973501,-0.020802898,-0.009329938,0.014422654,-0.0057298974,-0.014884316,-0.0019835392,-0.007615591,-0.010580379,-0.030871553,0.03282594,0.028396603,-0.016023124,0.034498814,0.1136138,-0.000102747814,0.004350141,-0.015140298,-0.004608136,0.0019014813,-0.026057165,0.03383361,-0.022586793,0.012884972,-0.050865993,-0.014025499,0.024281021,0.045032877,-0.0011171517,0.01661929,-0.01565024,0.011211468,0.028119052,-0.013368774,0.040918317,-0.027318843,0.012176992,-0.041217666],"last_embed":{"hash":"138tkgv","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"138tkgv","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{4}","lines":[12,12],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"138tkgv","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.003603634,-0.009088321,-0.019252144,-0.0049505895,-0.046559922,-0.04905049,0.027551603,0.034105767,0.030746596,0.0004691301,-0.013625124,0.0055619464,-0.018631065,0.0060259136,0.024585126,0.00753062,-0.02312331,0.008627256,-0.016994266,0.041610457,-0.07371239,0.035115987,0.022539182,-0.024489762,-0.0236237,0.008561481,0.003857847,-0.026270362,-0.015054197,0.04757461,-0.02031155,-0.062026605,0.030128505,-0.036600843,-0.0050044083,-0.03135272,0.0011205878,0.02786322,-0.030681645,0.04726624,0.040578708,-0.021789545,0.05669828,0.010973579,0.037822288,0.011342098,-0.04496299,-0.009962526,-0.015390859,-0.031141069,-0.025849283,-0.0021822948,0.025296941,-0.014221894,-0.016243637,0.025426356,-0.011714912,-0.021016793,-0.013088096,-0.0649933,-0.01902951,0.041544545,-0.012015619,-0.03726342,-0.017183838,0.03820535,0.01619315,0.00023128002,-0.0021770925,-0.051318962,0.02022466,0.027809108,0.02095291,0.008775365,-0.046234585,-0.017120382,0.012038444,-0.0027257137,0.026858121,0.025319533,0.0015452246,0.0026010475,-0.0302531,0.0029203978,0.03580905,0.01237342,-0.0073911548,0.03207,0.020386258,-0.010449492,0.023404073,0.012904051,0.03742066,-0.033736523,-0.03305808,-0.015350157,-0.001464977,-0.048622902,0.01915601,-0.024257524,0.0333637,0.014787637,-0.027262174,-0.037332706,-0.002568023,-0.012790471,0.016734011,0.02972933,0.025327211,-0.010017436,0.021312939,0.01128864,0.030171929,0.039772388,-0.001886489,-0.010454528,0.0106965415,-0.013275336,0.020535402,-0.00452245,0.018333249,0.02134492,-0.008082009,-0.001115931,-0.025406059,0.0074680345,-0.02075489,-0.03766156,-0.034170136,0.023835275,0.034439906,-0.019243103,-0.01555787,-0.003310956,-0.023554841,0.033119034,0.027411502,0.012095559,0.008663697,-0.06567359,0.027995193,0.016916832,-0.030621946,-0.0017625331,0.004482299,-0.027540142,0.050643448,-0.0033173955,0.010192478,0.033167507,-0.005285054,-0.0056141107,-0.023082502,0.040299155,-0.00948664,0.011944081,0.0437759,0.042438094,0.0049191304,-0.010403062,0.001065611,-0.04364886,-0.021000791,0.035901424,-0.0058537945,0.012876971,0.037567064,0.059249718,0.019533642,0.007856112,0.029694322,-0.040319245,0.00067833805,0.043460917,0.010473406,0.017769517,0.10008423,0.016473731,0.015944704,-0.009277882,-0.039987445,0.0232591,-0.029805997,-0.043403022,0.016819471,0.038553465,-0.006634388,-0.025647704,0.021433275,0.034640055,0.0035488615,-0.02706512,-0.0167944,-0.013060666,0.083318,-0.021706318,0.03411545,0.011771441,0.053742923,-0.030024236,0.0268385,0.03867858,0.011805068,-0.0060364217,-0.003862992,0.013620684,-0.037109695,-0.034034744,0.003641635,-0.013101873,-0.0051384703,0.005016987,-0.0475564,-0.048346277,-0.024674017,-0.011459686,0.04130864,0.021142086,-0.00796072,0.010330606,0.0000674929,0.0427304,0.029248146,0.0050570625,-0.027289098,0.035419814,-0.015486635,0.01687451,-0.003522012,0.0059386073,-0.019990128,-0.025471734,-0.019776989,0.012563086,0.04846306,-0.0035237686,-0.019619925,-0.031795092,0.034997925,0.014135653,-0.021807788,-0.0028825356,-0.012538433,-0.010781083,-0.0038104723,0.003979453,0.012274385,0.033108473,-0.033596728,-0.0022174106,-0.0021425404,-0.014053222,-0.016384147,-0.034961157,0.014819521,0.018393718,-0.002479483,0.03382558,-0.023211338,0.008785224,-0.0020818294,0.017947568,-0.0034948997,0.002032357,0.0020883023,-0.00029192184,0.001054213,0.03218128,0.042018343,0.013514625,-0.018577673,-0.010834332,0.04502095,-0.0022604605,0.009190645,-0.00055785046,-0.021885522,0.020858722,0.03492414,-0.00272726,-0.019575698,-0.04294461,0.0066163037,0.05119604,0.050248135,-0.0017374796,-0.024845509,-0.04074885,0.014598555,0.0074040224,-0.023238977,-0.0065947664,0.063667424,-0.0070371088,-0.059070442,0.009661684,0.014989989,-0.16133448,0.008251205,0.031207837,0.01644124,0.023134464,0.01009297,-0.0461425,-0.03457861,-0.0023032546,0.034367565,0.018840592,-0.040640313,0.04610928,0.0008989695,0.017038463,-0.020161197,-0.027745187,-0.015436278,0.0036966442,-0.036912765,0.009777147,-0.02356831,0.015805049,0.024076266,0.015293592,-0.009734603,0.06504182,-0.019628618,-0.013360726,-0.03556658,-0.041296896,-0.002363307,-0.007352203,0.044425923,-0.0032028004,0.019557806,-0.02460261,0.011230512,0.0021101823,-0.015511969,0.049762663,0.039645355,-0.016855424,0.02674222,-0.023730578,-0.004399446,-0.018737812,0.013626137,-0.038376868,-0.049183182,-0.0071681594,-0.019873502,-0.024345508,0.024967017,-0.014703691,0.0102147665,0.035032164,0.037141692,-0.01601519,-0.0135886185,0.01030582,-0.045856673,-0.0038678262,-0.028224066,-0.020248055,-0.035976306,0.015133912,0.014370721,-0.007853461,-0.01773925,0.025838187,0.012451799,-0.0032661608,-0.00733,-0.014864558,0.009536615,0.047723025,-0.011025919,-0.012350137,-0.08260815,-0.04266464,0.040333305,0.029792434,-0.027859835,-0.0006909567,-0.040100865,0.034890734,-0.012526392,0.019837713,0.24807483,0.05001523,0.020455703,-0.009164219,0.07548397,-0.02738567,0.0051070983,0.06318919,0.0032414421,-0.029791916,-0.009780713,0.04549197,0.0008593983,0.0052025793,0.025976164,0.049257692,-0.07009585,-0.02762092,0.0681107,0.025677338,0.012774701,-0.0461708,0.0632252,-0.0048393584,-0.03152872,-0.04279244,0.025438381,0.016596442,-0.040678564,-0.0046395017,-0.040200263,0.08450378,0.06574885,-0.03844603,0.05170297,0.002048755,0.0102181,-0.04526477,-0.035327487,0.011139075,0.024862347,0.00095076155,-0.021741249,-0.011934546,-0.024673488,0.0060964245,-0.011395853,0.021683061,-0.026022054,-0.030080581,-0.0012498166,-0.0015632226,0.022619203,-0.023011234,-0.0042819194,-0.018062023,-0.035080127,-0.026842771,-0.020208348,0.012437026,0.041632507,0.01868463,-0.08373171,-0.0065267226,0.018434357,0.0098822825,-0.040874593,0.0013470082,-0.015754811,0.009504191,-0.0100641735,0.01394053,0.030355228,0.026942015,-0.034292974,0.0024799975,0.0008264868,0.04796677,0.028079394,-0.0047782916,-0.014079094,-0.029400062,-0.012206009,-0.029754724,0.023677707,0.006325887,0.021519141,0.08744358,0.013418722,-0.031779375,-0.013062404,0.014042036,-0.046096653,-0.022805402,-0.052756418,-0.0091864,0.029493747,-0.05961172,-0.033552937,0.053827364,-0.004725392,-0.01387402,-0.009862549,-0.0486878,0.045338918,0.01389717,0.01344411,0.011307034,-0.0154782,-0.0048110853,-0.0677273,0.0076940227,0.017490651,-0.008399309,0.02190321,0.07559794,-0.035934966,0.0043042847,0.020797154,-0.001886144,-0.0027936685,0.00945734,-0.012938149,0.045064975,-0.012222779,-0.06808663,-0.010790984,0.032893732,0.008239122,0.004485691,0.013074174,-0.014564915,-0.04481727,0.04561065,0.04307115,0.020958504,0.037037697,-0.01067964,0.052186415,0.029127184,0.0020493313,-0.001521715,-0.0058263508,0.01228255,0.022302007,0.053387266,-0.04252098,-0.027386816,-0.017634101,0.00040159567,0.069891006,0.0035876795,-0.00717514,-0.06333304,0.0069682165,-0.025491096,-0.0422342,-0.040166065,-0.05094263,-0.0266523,0.010056011,-0.0019329949,0.056288205,0.049572818,-0.060985446,0.039141193,0.013688647,-0.022844391,-0.0046721115,0.02112237,0.020800645,-0.0043472033,-0.046534758,-0.026034733,-0.0025236318,-0.027458536,-0.022446832,0.012208781,-0.039543226,-0.0393678,0.044839982,-0.051144347,-0.03869395,0.027220542,0.07219794,-0.0052277055,-0.033262886,-0.008101351,-0.006056292,-0.023860777,-0.0028489602,0.10829445,-0.0312715,-0.0033375272,0.041891154,-0.021651594,0.056007177,0.043675784,0.042154215,-0.018814769,0.021900687,-0.0001604727,0.008288114,0.042784497,-0.024499739,-0.037182,0.0020172452,0.021861255,0.032083575,0.004665417,0.02402201,0.0326351,-0.07136742,-0.014003983,-0.044040795,-0.032317758,0.034185264,-0.008875751,-0.07096892,-0.03502113,0.00604865,-0.04515005,-0.009245721,-0.0483262,-0.03041634,0.018041939,-0.021812348,-0.04143472,-0.0010865065,0.0201041,-0.004203798,0.021705559,-0.017079033,0.015061688,-0.03247065,0.037402738,0.011291858,0.007830736,-0.01935138,-0.041281622,0.00391508,-0.04289043,0.0077424734,0.027700014,-0.010389697,-0.020283498,-0.05874987,-0.045480534,0.020245418,0.0010366205,0.044040307,0.018080158,-0.0113713,-0.051080875,0.02420108,-0.011243592,0.032724474,0.023709327,-0.030031545,-0.025978774,0.00597647,0.017153518,0.016614981,-0.030887773,0.011727228,-0.060847368,-0.027934248,0.045721117,-0.036760993,-0.019169305,0.007428499,-0.004040374,-0.023471907,-0.010556782,-0.045491472,0.0046341745,-0.038051084,0.055897705,0.007776842,-0.038964808,-0.051721506,0.053033587,-0.047155242,-0.019809205,-0.0021777381,0.041826576,0.035405643,0.017672159,-0.001999095,-0.0265979,-0.005593111,-0.0027507883,-0.07422287,0.014927023,0.0064035626,0.05055005,-0.0054925764,0.022805441,0.009997436,0.02611483,0.008490506,0.024394322,0.0051207687,0.0058199638,0.005556595,-0.012028942,0.016916817,-0.017020205,0.02370929,0.007348176,0.0032993604,-0.06411723,0.009558994,-0.020497605,0.0008402154,-0.036726676,0.031985547,0.0030516337,0.047858056,-0.019934662,-0.01501696,-0.02875051,-0.009139536,0.029856006,-0.040914185,0.029748937,-0.028307598,-0.05967622,-0.024523916,-0.0048167733,-0.02767249,0.0065131313,-0.024536341,-0.0050355084,-0.005641634,0.0040946417,0.0032261114,-0.057165828,0.0036663513,0.003680274,0.024027955,0.021034194,0.0113867475,-0.006084261,0.007428474,-0.007193084,-0.007584189,0.005263735,-0.030835,0.008738944,-0.0073425057,0.016386487,0.03131375,-0.012357091,0.033665452,0.050478715,-0.020478427,0.028982643,0.03980558,0.041140486,-0.015431154,0.032592148,-0.017091472,-0.009612043,-0.014823933,0.013869369,-0.017862143,-0.008459238,0.01933452,0.02438457,-0.03646935,0.012381797,0.00861116,-0.0036856038,-0.04968668,0.03881163,-0.009208259,0.024063015,0.019827092,-0.0068097017,0.0012633697,-0.011925444,-0.014881041,-0.0076055676,0.021503253,-0.011689161,-0.012615978,0.05560479,0.04626891,0.036124166,0.008334145,-0.013434355,-0.022426164,0.0063869557,-0.15006801,0.000021693162,0.000545044,-0.019282637,-0.00963789,-0.0045141447,-0.038924195,-0.054392293,0.004266603,-0.02792826,-0.0045363535,0.015043859,-0.016143287,-0.024402032,-0.00051646266,0.033056345,-0.0053982935,-0.014421895,-0.052171957,0.07548077,0.018083343,0.029139195,0.034668144,0.002028767,0.0038238163,0.014243534,-0.04059823,-0.048733104,-0.03160733,-0.019915234,-0.07226291,-0.021952247,0.021199547,-0.00053910504,-0.009838448,-0.030432284,0.0009079423,-0.018578071,-0.050309077,-0.0135904,-0.009824504,-0.0027345086,-0.013766142,0.034126353,0.02953216,0.051169205,-0.025373958,-0.004104801,-0.07163823,-0.0406043,-0.03440544,0.05250344,-0.008870958,-0.02409501,-0.025122527,-0.03064685,0.006997653,0.0037362822,0.021910554,-0.010092768,-0.0056603285,0.010754112,-0.039374515,0.0026022776,-0.0062782797,0.03141676,-0.06171988,0.034143217,-0.045314074,0.013631328,-0.03411867,-0.023774479,0.031087546,-0.04332375,0.036244154,0.0035835363,0.032422353,-0.04045239,-0.02326203,-0.03737082,-0.07376016,0.021716056,-0.0046281745,-0.06961189,0.011910889,0.034439467,-0.020229222,0.009676135,-0.07865737,0.017020198,-0.05436718,-0.033315476,0.0123242745,-0.014061451,0.002198316,0.021286305,-0.0329356,0.022524184,-0.015184563,0.009346021,-0.019771291,-0.005818749,-0.018985746,-0.0066743493,-0.053388707,0.042873997,0.01619899,0.019333074,-0.017318072,-0.030085258,-0.0017853538,-0.014245284,0.011303669,-0.027604789,-0.052520722,-0.007399859,-0.008307057,0.015904998,0.030986942,0.019642629,0.025721997,-0.049058687,0.012705019,-0.03293738,0.03483101,0.075387664,0.02493179,0.058039244,0.054166295,0.00074986153,0.0052850326,-0.05458068,0.019792736,0.01545538,0.03984435,-0.0013568974,-0.0198848,0.021848002,-0.038289364,-0.0025607618,0.0037260542,-0.062058643,-0.019230584,-0.017755426,-0.0007068389,0.005063929,0.019769352,0.02732917,-0.006801761,-0.058593962,0.034599833,0.0055098813,0.00933284,0.014128522,-0.008258226,0.060347944,-0.036562633,-0.019971516,-0.01259614,0.06926288,-0.03861577,-0.020293465,-0.015233532,0.0021618146,-0.023921747,0.038295843,-0.009102882,-0.026259838,-0.03769747,0.020243514,0.036577612,-0.00192599,0.0056961095,0.0063521443,0.034051627,0.025640648,-0.002086766,0.026028242,0.015109567,-0.055856284,0.05004891,0.033681422,0.016952608,0.034401085,-0.0058209887,-0.0016771085,-0.008680263,-0.001425759,-0.021181135,0.006136455,-0.011483112,0.003545534,0.0064614806,-0.018176764,0.049698282,-0.0033555033,-0.00060499663,-0.007816979,0.020476338,0.015767204,-0.026938993,-0.005269458,0.02612762,0.0003558257,-0.027157923,0.040478624,-0.011681649,-0.027259607,-0.039143533,0.0037531303,-0.010280077,-0.033891685,0.008244955,0.010303053,-0.013722773,-0.009765503,0.009904207,0.01590158,0.015084371,0.001638704,0.09178797,-0.00033877487,-0.0070681386,0.004816403,-0.03621102,0.018380934,-0.0088151535,0.02657962,-0.019274145,-0.042793944,-0.053942624,0.0020568373,0.015830208,-0.0061201584,-0.010494684,0.03400216,-0.05102167,0.000019467823,0.01110539,-0.014977018,0.041310024,-0.0493516,0.007945736,-0.004545295],"last_embed":{"hash":"187jdya","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"187jdya","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{5}","lines":[13,13],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"187jdya","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03795617,-0.020644957,-0.019742943,0.024690805,-0.036566556,-0.015531941,0.02561186,0.020141382,0.008078852,-0.012075742,-0.022926195,0.007193339,-0.044202752,-0.00379054,0.026721098,0.031925377,-0.013193772,0.014715578,0.017007364,0.002948896,-0.04293717,0.04221363,0.04786491,0.014720861,-0.04655318,0.0025369546,0.0116400635,-0.021160968,0.0076457965,0.06973729,0.004426936,-0.035112653,-0.00642946,-0.0381623,0.00051358016,-0.037820533,0.012373361,-0.012569946,-0.049557645,0.03972254,0.0071519623,-0.036843248,0.04843516,0.0054725013,0.014523979,0.006426543,-0.052722316,-0.02478365,-0.020132747,-0.028147172,-0.029001703,-0.008760634,0.031249994,-0.024051303,0.0070541133,0.04036075,-0.009259689,0.007306962,-0.032613516,-0.02273935,0.0030228847,0.036165174,-0.00090809056,-0.032198492,-0.015216904,0.020936709,0.0338568,0.006687379,0.014319057,-0.058050033,0.017410623,-0.007752565,-0.0024032474,-0.004697615,-0.02744261,-0.0059519545,0.033777006,-0.019019637,0.0111327,-0.002084865,-0.030731618,-0.0024709872,0.0074661803,0.02523495,0.02548697,0.018115854,-0.020912437,0.0392501,0.033056326,-0.025893673,0.0073480895,-0.0011515657,0.019975657,-0.051758893,-0.030092845,-0.009139262,-0.027201084,-0.034851275,0.02077041,-0.007207759,0.05063775,0.045325518,-0.03356119,-0.01564358,0.033095967,-0.008180232,-0.024473088,0.043542646,-0.0046289996,-0.012465022,0.01535251,0.036637224,0.0074528977,0.026477346,-0.010815781,-0.03538975,0.019975146,-0.018814234,0.044447698,-0.027774684,0.0047189943,0.011390214,0.003727095,-0.009684297,0.0013319945,0.017536836,0.011051022,-0.0041283667,-0.05715971,0.030925684,0.019176682,0.024586186,0.00036558116,-0.014525113,-0.00813161,0.018246582,0.026083272,0.03221402,0.0049278983,-0.062629186,0.02788942,0.028233688,-0.03125741,0.008754034,0.011494112,-0.05782275,0.02581237,0.029190732,-0.018178165,0.030552238,0.009942843,0.017505284,0.0011000204,0.048057266,-0.025747586,0.011432433,0.04210507,0.06665078,0.023104874,0.01263405,0.022928987,-0.040416293,-0.020903828,0.052568648,0.0013391947,-0.0082454365,0.01790319,0.027253533,-0.007995809,-0.0012556573,0.017909905,-0.039452724,-0.020568078,0.011366232,0.0223353,-0.0071732374,0.07934314,0.027843593,0.017421857,-0.021091705,-0.029730741,0.02752572,-0.010132302,-0.045241512,0.0106324805,0.026246686,-0.009113514,-0.022736939,0.016862078,0.039947547,-0.005234602,0.019913388,0.010238835,-0.0015311107,0.08163734,-0.029955877,0.0147554865,0.0077609164,0.028928112,-0.021191632,0.046819415,0.03465287,-0.008457417,-0.005964603,-0.041834883,-0.0098314,-0.027556704,-0.009068295,0.014061909,-0.062748194,0.00013007532,0.0041982573,-0.022171568,-0.029535811,-0.017782038,0.008127725,0.027300721,-0.019125327,-0.012813736,0.006855291,-0.011732494,0.08240503,0.026784685,0.0058629196,-0.024636796,0.031139491,0.0066793375,0.042385567,0.023433728,-0.024686636,-0.014117045,-0.017020246,-0.01728223,0.028610319,0.02761485,0.019855637,0.02270868,-0.002596067,0.04537579,0.01733684,-0.029712535,0.0246322,0.0090032825,0.0038462994,-0.04465069,0.025812997,0.048996788,0.04844282,0.01234434,-0.0041925404,-0.009402606,-0.0338052,-0.03433176,-0.05204647,-0.0035449925,0.017944044,-0.0007374017,0.011801866,-0.00022425236,0.025432227,-0.0053355573,0.0110199,-0.0014499746,0.007306111,0.014021745,-0.013222425,-0.0037177447,0.011230839,0.039900746,0.07247598,-0.006642719,-0.024287617,0.034538735,0.019048946,-0.028880501,0.0050574834,-0.04473906,0.033107426,0.042569913,-0.029665234,-0.0010690236,-0.007363365,0.023249388,0.022174414,0.01635387,-0.026214397,-0.028977081,-0.022977835,0.018339543,0.0016130048,-0.035908535,0.013415895,0.06705031,-0.013303549,-0.044491332,0.025576161,0.015746262,-0.15511338,0.008149042,-0.016752657,0.038663387,0.015482943,0.014373951,-0.02933745,0.0012560774,-0.026229821,0.046903327,0.018240646,-0.042003978,0.035164773,0.008497919,0.011178317,-0.0033042477,-0.01912372,0.0019185335,-0.023054771,-0.046630513,-0.01670541,-0.03264775,0.030138638,0.006936774,0.0046121995,-0.0149974115,0.08170299,-0.002920101,-0.012350961,-0.030977814,-0.063124016,-0.011325355,0.008662378,0.034583192,-0.017239138,0.02171777,-0.060745288,0.0028191158,0.010121522,-0.003389098,0.06783126,0.05353792,-0.007952717,0.03960593,-0.036913566,0.024649985,-0.017242776,0.003676486,-0.07403151,-0.03777628,-0.008573732,0.00026883552,-0.020716675,0.012422364,-0.046177115,0.008078867,-0.00071539625,0.0447313,-0.013096697,0.0015676398,0.013945475,-0.021865446,0.012695399,-0.062052708,-0.009785421,-0.047043554,0.021513997,0.019947432,-0.005709456,-0.013186283,0.024749748,-0.020906955,-0.018211186,-0.008185833,0.015992405,0.023912266,0.018509064,-0.025842125,-0.008390283,-0.08067097,-0.011222038,0.028599203,-0.006607646,-0.016731773,-0.026308289,-0.045352817,0.0040126434,-0.0072410163,0.026167626,0.24050812,0.025099736,0.039568584,-0.0056135645,0.064416274,-0.046560947,0.019482328,0.05618569,0.012412514,-0.022071665,-0.015163552,0.05253848,0.022334473,0.012163413,0.010320904,0.028168567,-0.088656455,-0.035246268,0.06243327,-0.0010282871,0.0039067026,-0.04882202,0.025740886,-0.020518458,-0.051219437,-0.008396329,-0.009143476,0.052309282,-0.02103847,0.019090302,-0.04205627,0.06384743,0.058443513,-0.045494303,0.048213523,0.020710725,-0.0105409445,-0.03335854,-0.028647998,0.015697854,0.006599095,-0.0023226745,-0.03413047,-0.052631162,-0.021933053,-0.01189397,-0.009574306,0.006445159,-0.038837533,0.00025551702,-0.0034839164,0.024145553,0.009376872,-0.012630591,0.023654336,-0.015593763,-0.027215268,-0.011478437,-0.017689137,0.014712196,0.024442926,0.0020817195,-0.07547944,-0.017623663,-0.009137981,-0.020996397,-0.05944745,-0.0314488,-0.0371193,-0.00070224714,0.004134877,0.02609424,0.049623117,0.014219831,-0.024786083,-0.020388974,0.040579174,0.05841613,0.035717588,-0.015696079,-0.011889365,-0.018662225,-0.009881299,-0.022312848,0.031738397,-0.010634559,0.0041337633,0.047629934,-0.0046025,-0.011716816,-0.009082797,-0.0048956666,-0.03250734,-0.007132332,0.008919071,-0.0032040097,0.021730796,-0.04444316,-0.025658065,0.01803901,-0.028641004,0.014499956,0.0067294645,-0.012266271,0.034534857,0.011666802,0.035544354,-0.005322866,0.0056027696,0.01743176,-0.07816335,0.014377179,0.023555052,-0.018165184,0.02695161,0.058121204,-0.021789992,0.02201778,0.047065534,-0.0074902894,0.021230707,0.025091223,-0.0034085528,-0.009820369,0.001133905,-0.07991571,0.009844098,0.015886465,0.024498487,0.014829679,0.0381439,-0.008199627,-0.008618181,0.028934082,0.028363835,-0.011161055,0.050443504,-0.009722267,0.03129794,-0.004643269,-0.031039953,-0.012162669,-0.0006211983,0.059900697,0.02102556,0.07716805,-0.0571651,-0.019921442,-0.028900282,0.039346043,0.040284704,0.0013306366,0.012188754,-0.05432735,0.024338672,-0.06416872,-0.008669413,-0.041017976,-0.060602926,-0.019072415,0.007009762,0.016698973,0.045969598,0.054880064,-0.050256014,0.018684637,0.023075117,0.020022303,-0.03133954,-0.014269765,0.013365913,0.009305171,-0.042535506,-0.0009837111,-0.01537825,0.00029255485,0.00851991,0.008240386,-0.08055745,-0.06130142,0.055336867,-0.034516387,-0.062421672,0.015200658,0.05348545,-0.0056128534,-0.048626248,0.0024137937,-0.041788608,-0.03334344,0.0073595745,0.10650999,-0.0033936717,-0.014545073,0.028991448,-0.0015911764,0.03631307,0.045471538,0.052754052,0.010212194,-0.008419208,-0.0014826711,-0.014079218,-0.00006645863,-0.03417454,-0.029257827,-0.005764721,0.01364117,0.02501065,-0.017938143,0.01624648,0.032361567,-0.045359842,0.007187023,-0.019133713,-0.04744014,0.010061976,-0.022398643,-0.03144501,-0.03206653,0.0072156875,-0.03363618,-0.019702833,0.0013663706,-0.028680969,0.015408937,0.009535468,-0.019155322,-0.0066106054,-0.014694107,-0.007133462,-0.014096345,-0.027037343,-0.006485421,-0.013115722,0.045175854,0.0030105403,0.019729111,0.00069633673,-0.01606782,-0.021324927,-0.017699193,-0.0068173013,0.0010433169,0.022862744,-0.006163581,-0.068067715,-0.017962778,0.01790762,0.0030797925,0.023983702,-0.004641046,-0.017856356,-0.030445687,0.024021609,-0.020861296,0.033049725,0.00427126,-0.005551607,-0.040901564,0.0077228984,-0.0042161387,0.025207741,-0.03335571,-0.025647499,-0.07432974,-0.025857894,0.029036153,-0.027920451,-0.016605785,0.00061417784,-0.008789326,-0.01719046,0.000048847138,-0.016892668,0.0069551286,-0.004827434,0.037154164,0.018920008,-0.043731388,-0.07805082,0.07637398,-0.035373926,-0.026853422,0.01811622,0.00931064,0.02902478,0.0025901173,-0.0076727257,-0.03562053,0.004638348,0.006519429,-0.060489204,0.050928224,-0.0146678835,0.02021337,-0.0052109906,0.025242433,-0.0025560344,0.0046228757,-0.0026182686,0.023989197,-0.00631765,0.037841544,-0.022936342,0.0072416845,-0.0034734386,-0.04316157,0.01398758,0.00015040403,0.008291534,-0.038396444,0.013743452,-0.029416835,0.010914422,-0.023030922,0.043973703,-0.031755224,0.033258375,-0.025584958,-0.0037073377,-0.025147995,-0.009772469,-0.008550758,-0.041604426,0.031855136,-0.011643208,-0.041732803,-0.02820622,-0.0036512804,-0.029824005,-0.013178432,-0.018993553,-0.028670635,-0.0029869042,0.00917856,0.01130268,-0.028433865,0.0028003247,0.014937431,0.0053748162,0.008556514,0.0007338549,-0.015489089,-0.007764266,-0.0022216025,-0.003657929,-0.005842747,-0.0162804,-0.0048982073,0.04222925,0.020181146,0.02220047,-0.035909183,0.040049948,0.01209454,-0.011250441,0.054523725,0.021470545,0.06495347,-0.026779827,0.043425184,0.0008941068,-0.041533038,-0.011371541,0.036552295,0.02794768,0.008859293,0.016889492,-0.010410377,-0.011702605,-0.042189393,-0.017201481,0.03884354,-0.07693969,0.039568525,-0.00554281,-0.0012097328,0.017413625,0.002380204,0.015237084,-0.01945895,-0.0005525439,0.0066333995,0.0051035797,-0.0028638039,-0.027868908,0.06293184,0.059011705,0.03400968,-0.0029084254,-0.042638905,-0.029673135,0.0072084055,-0.14755806,-0.046814144,0.0035278231,-0.022437492,0.0033374669,-0.004802844,-0.050424203,-0.061909366,-0.0038883255,-0.019295245,-0.016646614,-0.01872249,-0.002208422,-0.019715732,-0.035398263,0.031312183,-0.04347076,-0.018830124,-0.0225588,0.042926114,0.019118426,0.0062036184,0.048443843,0.019678785,-0.037269883,0.024683667,-0.02640463,-0.04028044,-0.04122893,-0.045408,-0.044312797,-0.020050699,0.035691023,0.016946554,-0.00027326198,-0.05028516,-0.015770584,-0.00072468666,-0.042418674,-0.012619114,0.03844529,0.013198834,0.013958021,0.010069561,0.0057795746,0.067815684,-0.011923774,-0.016250659,-0.0763857,-0.009657275,-0.052920364,0.05052314,0.01081731,0.023212474,-0.028130107,-0.011439621,-0.003916361,-0.0060636494,0.0063378667,0.033703465,-0.014858436,0.0074025583,-0.044058505,-0.0052717696,-0.00451365,0.021319011,-0.07379651,0.033542454,-0.02231258,0.0028593927,-0.027446834,-0.004536401,0.025088964,-0.031864237,-0.024460072,-0.0038957542,0.0316554,0.010402273,-0.021982908,-0.044057924,-0.039523203,0.009372819,-0.008769302,-0.049709838,0.039237794,-0.0044198036,-0.00029601823,-0.011966022,-0.06590736,0.013350223,-0.04438293,-0.06325864,0.02506591,-0.011172995,-0.006433965,0.039561838,-0.038368717,0.06115848,-0.005362209,-0.0037172008,0.003197122,-0.0068100225,-0.0012704681,-0.01618458,-0.04434102,0.024459535,0.03508057,0.032130506,-0.04023353,-0.030744884,-0.04017037,0.002905593,-0.009758846,0.022684917,-0.072048366,-0.0024640963,0.0067367777,0.036987122,0.03231274,0.021297054,0.0015260688,-0.0121342605,-0.017137296,-0.041168887,0.018462658,0.11241998,0.015761869,0.05696963,0.012989591,0.007895794,0.017162152,-0.07478593,0.023216866,0.0011489361,0.04517014,-0.03975814,-0.023464784,0.043931626,-0.019780999,-0.027088761,-0.012327695,-0.04449697,-0.0039760247,-0.010382468,0.022154136,-0.006710989,0.022898573,0.020050075,-0.017555337,-0.040495995,0.026381154,0.008647632,0.017642472,0.043989804,-0.03952366,0.06238864,-0.06095485,-0.027405892,-0.016279623,0.05554131,-0.03603052,-0.02096908,-0.016448842,-0.009227498,-0.025359828,0.020076992,0.018566336,-0.030128613,-0.042602483,0.029711753,0.021992318,0.03032728,-0.020066338,0.014619648,0.0498582,0.027989188,-0.015553958,0.026413474,0.028695665,-0.031401027,0.0372387,0.009784196,0.020012788,0.019199692,-0.013061295,-0.019028407,-0.014314298,0.0025951948,0.006598724,-0.0059237154,-0.021618081,0.016032131,0.017444598,-0.02149885,0.07358921,-0.004046542,0.012457277,0.010223896,0.03193209,-0.0010671018,-0.029830465,0.00863286,0.03336064,0.01656255,-0.018152816,0.017517935,-0.012700228,-0.0288535,-0.03866171,0.0095615545,-0.0076027075,-0.010906707,-0.008736973,0.0027974118,-0.0060683284,-0.0007504938,0.031353444,0.033722438,-0.022949366,-0.004371898,0.06418237,0.011309294,0.011999456,-0.0266802,0.014496007,-0.01179344,-0.012678293,0.02574968,-0.015801048,0.0011544029,-0.0656012,-0.025511311,0.013252292,0.019841624,-0.009453054,-0.0066074403,-0.036120094,0.026087977,0.005739289,-0.016661497,0.04192136,-0.04399706,0.008700704,-0.015612063],"last_embed":{"hash":"1c9ym2l","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"1c9ym2l","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{6}","lines":[14,15],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1c9ym2l","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033412587,-0.021086045,-0.024472412,0.02714901,-0.025662493,-0.040942136,0.041063827,-0.0016368079,0.028668482,0.0031431227,-0.012175834,0.016472062,-0.03165912,-0.004042632,0.023132209,0.009488193,-0.039561197,0.004446699,0.007533248,0.002481144,-0.07236358,0.028062288,0.04147578,0.013819679,-0.022741964,0.027092451,0.006473664,0.0007272354,0.024066992,0.04696807,0.0065781944,-0.041300178,0.024424728,-0.023392977,0.008540229,-0.019981401,-0.010206375,-0.008145113,-0.024467472,0.0587244,0.017725138,-0.019788459,0.055269003,0.036641657,0.010469069,-0.000048417216,-0.03838202,-0.021724747,-0.0074281227,-0.03901276,-0.035252,-0.013606784,0.017851133,-0.03231206,-0.001424225,0.043482833,-0.0042703142,-0.020116057,-0.017706022,-0.022255912,-0.03333998,0.009139391,-0.0015289445,-0.023831658,-0.019658335,0.030392641,0.023269298,0.004825049,0.020033147,-0.057011258,0.01215852,-0.009421229,0.020138565,0.008751114,-0.028564788,-0.030820485,0.037400912,-0.03997706,0.026660632,0.027416661,-0.024332553,0.024937607,0.011028648,0.012413249,0.03126709,0.009950818,-0.0056033116,0.02703779,0.023071649,-0.02370234,-0.0051626298,0.0069193253,0.017276756,-0.036093265,-0.012187699,0.010046964,-0.045714166,-0.037281565,0.025230141,-0.023605712,0.037690047,0.02435634,-0.037712667,-0.01852534,0.022345819,-0.008592839,-0.021886483,0.021253036,0.030055504,-0.0146922795,0.013878397,0.021222727,0.0053528496,0.019070849,-0.0111249,-0.0452297,0.033951804,-0.025013143,0.045777917,-0.02973409,-0.0028234264,0.026556734,-0.0047994987,-0.014474288,-0.0051544122,0.025673678,0.014322926,0.00014432159,-0.015193363,0.03524392,0.017653538,0.0067059114,-0.008065283,-0.013126932,0.022848757,0.042083915,0.004096224,0.055198893,-0.0042248894,-0.07047133,0.027895877,0.033000924,-0.031738337,0.011286748,0.004588236,-0.034208126,0.04500157,0.016625177,0.006800361,0.055517297,0.019754699,0.015098783,-0.011303768,0.052287925,-0.0032820557,0.033316106,-0.0009637748,0.044087082,0.018349923,-0.0019474598,0.014172799,-0.06867336,-0.009734018,0.034828376,0.02442581,-0.01264014,0.012058176,0.048403174,-0.018227754,0.009031821,0.024373025,-0.0586938,-0.018144904,0.033002324,-0.00058441743,-0.00093671604,0.06696059,0.015553779,0.014971625,-0.002948106,-0.049295865,0.033300042,-0.028880393,-0.024593975,0.022712866,0.044047024,-0.005228151,-0.05944695,0.015087816,0.027520807,-0.0059957774,0.010931085,-0.000017447353,0.010763069,0.07778071,-0.020475017,0.0031634625,0.011482406,0.030334473,-0.043838177,0.029726531,0.018111354,0.0065124366,0.0036827575,-0.02791641,-0.015815422,-0.023279235,-0.009252751,0.013132531,-0.067992635,0.016830143,0.03535596,-0.022383658,-0.010254615,-0.02184326,0.0013250893,0.035432424,-0.008187455,-0.008461635,-0.011218121,-0.0004950305,0.06609456,0.01844415,0.0022800432,-0.019359514,0.02145319,0.00515487,0.05511717,0.024712298,0.012207655,-0.00973284,-0.005218347,0.006445985,0.017947491,0.031683028,0.020338409,-0.023041556,-0.0331794,0.039738864,0.021480104,-0.004172474,0.001199714,0.036392163,-0.026416047,-0.03100365,0.009936163,0.054964,0.012231275,0.012131602,-0.017412312,-0.016971583,-0.006259578,-0.012110519,-0.044838097,0.02433531,0.018113194,0.01649247,0.012100092,0.00878662,-0.003502418,-0.018404728,0.05086601,0.005109342,-0.0015544853,-0.01680504,0.0049778363,-0.0035705247,-0.005598344,0.055529557,0.078190185,-0.017402802,0.00037463044,0.046732895,0.022184517,-0.021496065,0.0069809128,-0.03990407,0.0049705785,0.038880523,-0.012749365,-0.032603707,-0.003410467,0.020518444,0.008749229,0.039960623,0.0017134276,-0.026170066,-0.053611472,0.004774095,0.0066658724,-0.028723089,0.014308673,0.067342706,0.0056387046,-0.06526926,0.023298347,0.0042375065,-0.15215348,0.010604665,0.014368396,0.023148058,0.00788462,0.025150327,-0.034129716,-0.011726515,-0.04177696,0.036161885,0.04401798,-0.039019268,0.015144841,0.040512215,0.026916044,-0.02411453,-0.02434725,0.007692607,0.0023588655,-0.040655334,-0.015298386,-0.0568069,0.029962733,0.017778108,0.009861508,-0.014119875,0.07954238,-0.0260423,-0.03090458,-0.039543632,-0.08028478,-0.012963347,0.0035399038,0.035404053,-0.031844314,-0.00719385,-0.03912599,0.022682061,0.03396794,-0.031043073,0.058311,0.041385364,-0.00092357845,0.061156366,-0.016083218,0.018521853,-0.012119384,-0.012681459,-0.06263475,-0.05286175,-0.0069497777,-0.0031335638,-0.039021943,0.0039192564,-0.044305686,-0.024446327,0.009529986,0.013466912,-0.0010127288,-0.009342263,0.0091547845,-0.04435262,0.0059193103,-0.057242014,-0.009652477,-0.043942664,0.06310023,0.02157594,-0.018631002,-0.034502834,0.007951894,-0.030467672,-0.0043570567,0.00033322079,0.005752854,0.025988135,0.023670021,-0.006842964,-0.014614978,-0.09633158,-0.01056528,0.039642308,0.0042164684,-0.022083908,-0.003750382,-0.051461898,0.017012265,-0.010138214,0.031876165,0.23752949,0.065750904,0.03286469,-0.0018262767,0.062010374,-0.034951046,0.021550458,0.062510714,0.014668837,-0.025289813,-0.0154363215,0.06480443,0.0031165848,0.02620712,0.020815965,0.03515605,-0.081496514,-0.0069253687,0.0312834,0.011104372,-0.005817768,-0.046064,0.018570056,-0.009691104,-0.053101607,-0.02847598,0.0008293059,0.04969295,-0.047798857,0.018551698,-0.045571905,0.06495869,0.0400393,-0.06876255,0.024139678,0.023490138,0.015363894,-0.050993744,-0.065131485,0.018107528,0.005340434,-0.005819905,-0.012181436,-0.06158924,-0.019279879,0.008629231,-0.013413554,0.026547492,-0.026616352,-0.011441214,-0.021810187,-0.016091758,-0.0067185625,-0.011137501,0.030764356,-0.0144491475,-0.03941931,-0.024473712,-0.014156002,0.017566305,0.021631002,0.004716607,-0.09707322,-0.043596618,0.0053419177,-0.014816642,-0.027397437,-0.01092852,-0.010610586,0.010791022,0.026228279,0.015890015,0.03603494,0.021984944,-0.040404573,-0.022072727,0.0083797695,0.055342164,0.03279156,-0.027368715,-0.019403532,0.0024923908,-0.019178435,-0.03706304,0.04197183,0.014450997,0.00437871,0.074305944,0.0035546548,0.011762644,-0.002824747,0.0007933736,-0.022884926,0.017894043,-0.027770407,-0.0011773198,0.050403733,-0.035256885,-0.03355736,0.03311495,-0.016518526,0.02235583,-0.038322534,-0.016255658,0.035740558,-0.016419644,0.012137509,-0.016417975,-0.0043112324,0.017226404,-0.100446336,-0.0011005094,-0.0078494735,-0.031778906,0.03387087,0.04144666,0.0110546695,0.00880707,0.02658223,0.00030046966,0.006757717,0.009495568,-0.01030853,-0.003506211,-0.023132209,-0.08328974,0.016693508,-0.0034313381,0.0021666542,-0.001627704,0.037023462,-0.030602707,-0.040238645,0.05018304,0.0033908489,0.008206395,0.014638951,-0.0019430061,0.012453394,0.017217752,-0.017925961,-0.009619835,-0.012337428,0.026422067,0.004813183,0.03098956,-0.039085384,-0.011969413,-0.0063331746,0.020015486,0.01172329,0.034941804,0.030469809,-0.03960622,0.028014692,-0.04935177,-0.012337937,-0.005696245,-0.012106613,-0.010852314,-0.011725448,0.02482148,0.0553792,0.061107084,-0.07068012,0.04208092,-0.013134881,-0.0066620396,-0.00038430863,0.0077921054,-0.016641999,-0.001725313,-0.025569215,-0.015032553,0.005897306,-0.011357316,0.0007321657,0.011468856,-0.046049543,-0.06393675,0.04010333,-0.045228228,-0.008138666,0.0067228954,0.032386243,-0.016198175,-0.023129186,0.00018395708,-0.026352473,-0.026764924,0.005659938,0.08799297,-0.0048261704,-0.021324882,0.028841663,-0.0014339709,0.05571818,0.06517159,0.040424153,-0.004305517,-0.026766503,-0.012717734,-0.035015196,0.017288797,-0.030063765,-0.0257818,0.02258405,0.03001592,0.0034526049,0.022182927,0.0145662185,0.028329747,-0.054857977,0.002847742,-0.02076108,-0.05912468,0.016906578,-0.004354998,-0.06621965,-0.032272734,-0.016976658,-0.024188627,-0.01611357,-0.018399563,-0.019620795,0.0415278,-0.015539213,-0.035052218,-0.0057575726,-0.011750541,-0.008984448,-0.007959029,0.004505077,0.009283838,-0.010674237,0.024659596,0.003697124,0.025821127,-0.007367264,-0.018416645,-0.013792334,-0.012972327,-0.009432333,0.007964833,0.013456308,-0.024130646,-0.05380584,-0.005390586,0.010665918,0.024112571,0.025678283,-0.01967711,-0.0013905127,-0.011141083,0.023956927,0.009711559,0.030581668,0.0050094365,0.0041510654,-0.045253824,-0.0018551574,-0.0058848015,0.024332087,-0.0073536024,-0.046463255,-0.06941593,-0.038594045,0.048495613,-0.054629456,-0.03944863,-0.005187738,-0.017789848,-0.037565902,-0.0060064783,-0.04710655,0.0010843299,-0.030733045,0.03868146,-0.019237453,-0.01743073,-0.07898881,0.043867506,-0.025963284,-0.013832128,0.0005572934,0.024508607,0.030961543,0.024873396,-0.010927819,-0.030494822,0.009789408,-0.0071810447,-0.050570995,0.026221538,-0.016594805,0.01933682,-0.010973274,-0.0053017605,-0.0025262237,0.0036599752,0.0011781099,0.037630435,0.0026769121,0.017143829,-0.018904174,0.011809838,-0.010567641,-0.03461781,-0.003548315,-0.012734558,0.014672063,-0.05351993,-0.007127047,-0.0018581979,0.011342439,-0.028802766,0.041696724,-0.019739278,0.050994266,-0.015683064,-0.0122998245,-0.017799446,-0.038804043,0.005802753,-0.02670485,0.043379877,-0.03304335,-0.027562005,-0.011197256,-0.00025512642,-0.05210699,-0.014196046,0.0023529688,-0.041724566,-0.012021928,0.0043539735,0.02706741,-0.038321763,0.013784109,0.04238774,-0.0039802897,0.018333286,-0.011369141,-0.012747906,-0.01232032,-0.015177671,-0.014006857,-0.011294829,-0.030292148,0.0055338233,0.037773184,0.0011088133,0.034958065,-0.006679121,0.044442326,0.017239423,-0.02109827,0.027974963,0.02737021,0.04481245,-0.044126756,0.046401765,0.025898984,-0.03253844,-0.0003714642,-0.009942672,0.011421827,-0.04793813,0.036923904,0.022934485,-0.015369927,-0.012763127,0.005816047,0.027096521,-0.057089835,0.01342738,-0.014590518,-0.005627725,0.027307294,-0.012383972,-0.0027935966,-0.0036961453,-0.011557883,0.006843515,0.01100134,0.0077778595,-0.033600874,0.06364603,0.03892202,0.010993861,-0.0021350016,-0.0023041319,-0.047632206,0.016855277,-0.14657518,-0.01899903,0.005947301,-0.006741933,0.027421035,-0.014897152,-0.052639693,-0.033384725,0.01349385,-0.031326745,-0.012656596,-0.014311134,-0.008640233,-0.022199476,0.007818496,0.05256798,-0.036763277,-0.043963943,-0.046621125,0.055539425,0.018736389,0.025256244,0.048813853,0.024000468,-0.016356118,-0.012869858,-0.009262412,-0.045765445,-0.033750463,-0.045916423,-0.050113432,-0.07010947,0.032473534,0.029541997,-0.023597289,-0.039222043,-0.0049022003,0.010347031,-0.046894472,-0.023370903,0.006546331,0.008316147,0.015027386,0.034460336,0.018997578,0.062995665,-0.015103585,-0.016942147,-0.057402197,-0.02606928,-0.034646146,0.050821017,-0.009411163,0.026088627,0.0032209465,-0.00047250505,-0.0043576187,0.0067024324,0.0070984163,0.0037603437,0.021118801,0.023393573,-0.033920016,-0.019900052,0.010756314,0.029231865,-0.047922596,0.034000047,-0.023384148,0.023347465,-0.043724515,-0.04214127,0.01041554,-0.020049276,0.0038523532,-0.007504363,0.0069283554,-0.014851244,-0.010178811,-0.033931516,-0.024991099,-0.024118504,-0.002010074,-0.03401912,0.024373624,0.013524387,0.013944485,-0.023902856,-0.0334058,0.0017248527,-0.039330915,-0.064739116,0.017492024,0.015716553,-0.016432378,0.034949582,-0.029564885,0.026063599,-0.0023553993,0.011181639,-0.007477634,-0.023618978,-0.0063968473,-0.010229489,-0.03566003,0.024717318,0.045957766,0.018756632,-0.039992094,-0.0337564,-0.0025815223,-0.0027541283,-0.00702929,-0.0063998234,-0.060487516,0.01678519,-0.0050866413,0.035489403,0.032758012,0.017993364,0.015275009,-0.039088883,-0.022042075,-0.039016496,0.016672036,0.08636072,0.058004525,0.06091263,0.03468437,0.018555904,0.0062655183,-0.05216996,0.016957236,0.027238615,0.03821766,-0.013252007,-0.011618952,0.045302153,-0.04097143,-0.022829093,-0.016975034,-0.06801554,-0.009859467,-0.014665797,0.006869416,0.014533159,0.011023452,0.006135173,-0.025155852,-0.04657254,0.035080593,-0.021335397,0.02564524,0.046365477,-0.057566505,0.068171784,-0.04579007,-0.052065905,-0.012468592,0.07043826,0.0064565833,-0.023111003,-0.004502731,-0.0074873115,-0.0065819514,0.056848817,0.01946884,-0.020217888,-0.035246495,0.0036682116,0.010877094,0.008674011,-0.020364866,0.012786086,0.05745263,0.018938499,0.0042338474,0.036308534,0.019280456,-0.034213565,0.034511406,0.014175953,0.015516215,0.05270936,0.005766595,-0.034196936,-0.016695786,-0.010881297,-0.015339566,0.025463687,-0.051717587,-0.00483103,0.022509059,-0.021941284,0.06321092,0.02499839,-0.00064465887,0.01100741,0.031115584,0.0071851215,-0.026308207,-0.005224684,0.030876884,-0.0009243814,-0.017924735,0.023602493,0.018887589,-0.052599393,-0.007909752,0.005847713,-0.012240711,-0.018789638,0.016267775,-0.0075709764,0.015121998,-0.01659793,0.033728044,0.02442611,-0.007235676,-0.017879799,0.08195093,0.015617104,-0.02733992,-0.011987396,0.008934387,0.002282041,-0.026968263,0.022770999,-0.01637625,-0.0016026851,-0.058954943,-0.02908395,0.019014914,0.0030633819,-0.007399514,-0.026009332,-0.02396473,0.036542468,0.02954583,0.008888956,0.042490907,-0.040685188,0.015130341,-0.016230438],"last_embed":{"hash":"1u7yr83","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"1u7yr83","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Your Specific Situation#{7}","lines":[16,17],"size":104,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1u7yr83","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017055834,-0.013816954,-0.039011724,0.017505553,-0.034354158,-0.035332657,0.023178218,0.01914098,-0.018736381,0.021991171,-0.02040611,0.0001369428,-0.039379694,0.012794449,0.02285228,0.02372568,-0.030363085,0.009259671,0.020203106,0.0022714534,-0.03658659,0.037978165,0.04989151,-0.00003034359,-0.048768204,0.003136566,-0.00364855,-0.028821759,-0.0003783539,0.07100809,0.0067645637,-0.01620979,0.01835243,-0.026572613,-0.0049355784,-0.0031743185,-0.02049846,-0.008202035,-0.029486699,0.043883648,0.02777145,-0.029411621,0.050868515,0.01634492,0.04912148,-0.030893525,-0.043007784,-0.0146266585,0.021274025,-0.028785476,-0.017064445,-0.030766495,-0.004411787,-0.028691072,0.015406501,0.034801513,0.027336618,-0.030777479,-0.021139797,-0.021824425,-0.037655525,0.03413688,-0.029872084,-0.022414159,-0.01177141,0.02064826,0.02530827,0.006778296,-0.010642947,-0.05036975,0.0092915865,0.005700525,0.022961527,0.007707533,-0.042708766,-0.03659046,0.029246017,-0.00924469,0.02567115,0.0069110114,-0.014442572,0.022585236,0.007830803,0.008265084,0.031325273,-0.007219673,-0.010422305,0.047148827,0.021137789,0.010949392,-0.009136673,-0.015405084,0.015724273,-0.03921894,-0.010452125,-0.00328863,0.011948631,-0.036789738,0.046280127,0.008244823,0.029583333,0.004550852,-0.019917471,-0.039941456,0.02447793,0.0010544971,0.0019760022,0.030493354,0.046739254,-0.012770672,0.026035018,0.03296474,0.012625894,0.028786624,-0.015130176,-0.043334696,0.01969458,-0.022042992,0.032449957,-0.010882273,0.018558802,0.0347783,0.01591398,-0.005012308,0.003553112,0.019324826,-0.015406453,-0.035645455,-0.039686847,0.035477735,0.020155348,0.004441336,-0.015513368,0.0053069275,0.006283857,0.019482069,0.007657994,0.014650104,-0.014046216,-0.081247196,0.017859537,0.025543481,-0.019686615,0.0063550095,0.01230644,-0.057015892,0.021778625,0.025392456,-0.006465459,0.044310454,0.0035264657,0.013414711,-0.0137215145,0.05714434,-0.006542202,0.019985896,-0.013481683,0.042912677,-0.0028137348,-0.012927986,0.0076484843,-0.033014245,-0.049563065,0.06685726,0.008208913,-0.018524472,-0.0025656614,0.029149532,-0.008176293,0.0027333573,0.0093667265,-0.027358534,-0.010438525,0.041417412,0.0042497935,0.0045510666,0.10164503,0.037856918,-0.0039846245,-0.016210316,-0.052832022,0.0358886,-0.009856851,-0.049417034,0.018237192,0.032691993,-0.013562642,-0.04489725,0.004606837,0.041402634,-0.019472424,-0.0036596425,-0.004169413,0.005322072,0.05553352,-0.013482062,0.01526338,-0.00076870964,0.035661288,-0.03294751,0.028643053,0.010681219,0.033540342,-0.010099725,-0.02452481,0.0022446061,-0.03602891,-0.0337702,0.015097455,-0.056665987,-0.00092006905,0.014166825,-0.013643902,-0.03914118,-0.015586641,0.022535693,0.030569814,0.004750308,-0.006109521,-0.000017233077,0.011474105,0.06753721,0.009990659,-0.024113923,-0.020634986,0.019390343,-0.0073444787,0.039605465,0.025179658,0.00059852836,-0.026712801,-0.004952288,-0.0325,0.015626464,0.036141384,-0.009913983,-0.01697431,-0.0089156395,0.04064055,0.0163036,-0.0038677095,-0.004679106,0.0153689645,0.016195394,-0.019555816,-0.005839824,0.032517422,0.031373035,0.006551059,0.013348693,-0.01849093,0.001484521,-0.02748466,-0.040083237,0.015836628,0.022632485,0.012340111,0.0077991956,0.017627874,-0.00991043,-0.0060029277,0.060370672,0.0010667929,0.014313587,-0.01573546,-0.014251556,-0.0052410373,-0.026965106,0.024395704,0.07616725,-0.01601327,-0.008442736,0.05371288,0.019867972,-0.022190152,0.0039954525,-0.039784014,0.014937333,0.07710273,0.014738377,-0.043175843,-0.003142547,0.024616715,0.038914014,0.010863175,-0.0007012448,-0.018804466,-0.024533411,0.03500144,0.005468996,-0.008194371,0.024682576,0.066140026,-0.0076137823,-0.03174355,0.027984433,0.0071299155,-0.15484045,0.008856674,0.01893017,0.0429659,0.009057171,0.011644022,-0.028822035,-0.0026852572,-0.03288297,0.034743786,0.0016527115,-0.04018025,0.046258636,0.013933175,0.05749268,-0.017184565,-0.017173907,0.002362541,-0.021524783,-0.05202171,-0.038195852,-0.029425757,0.03583166,0.034537364,-0.017303903,-0.012250075,0.07962608,-0.050067656,0.0012994143,-0.038823634,-0.07088076,-0.005447989,0.004492688,0.026555602,-0.0074462676,-0.0049060895,-0.058818985,0.03084447,0.02327362,-0.020265171,0.08055855,0.02736877,0.004187436,0.013558606,-0.0100631965,0.017821388,-0.047717355,0.013345096,-0.06990469,-0.031034859,0.008871275,0.013543109,-0.023415495,0.013746893,-0.043077096,-0.0033781484,0.025830066,0.020813426,-0.012667007,-0.035785556,0.016367035,-0.022034835,-0.0151088135,-0.05926568,-0.0013455815,-0.03067257,0.04313875,0.024868824,-0.034645703,-0.02974888,0.019061305,-0.030778391,-0.0060360827,-0.0020687399,-0.019096088,0.03361046,0.025048979,-0.0028911468,-0.006255532,-0.09889997,-0.025150107,0.02949612,0.0027661694,-0.018827947,-0.008770826,-0.032715596,0.014507261,-0.011365134,0.024340874,0.22643158,0.012737808,0.018322311,-0.008328368,0.021445703,-0.024717305,0.007621013,0.06086078,0.00047838368,-0.026746891,-0.012082859,0.046000306,0.009002427,-0.008703452,0.0118473,0.06705485,-0.08165833,0.012518893,0.05259261,-0.017926555,0.00721382,-0.047756985,0.028900638,-0.011685111,-0.081747204,-0.03713323,0.03218181,0.04970512,-0.020968292,0.021748777,-0.02164445,0.09196915,0.07101794,-0.041622482,0.03512277,0.013056532,0.028089,-0.03754995,-0.028210282,0.017189821,0.033074442,0.0022249275,-0.026573444,-0.06410312,-0.009682513,0.012492549,-0.01903607,0.00083013414,-0.031078864,-0.021926476,-0.031638894,0.0016901665,0.015570268,-0.026439326,0.011072832,0.0009577747,-0.037321467,-0.022440435,-0.019583277,0.010186986,0.044306632,0.013196213,-0.057558004,-0.038464893,0.0071603656,-0.010323161,-0.05481402,0.00028795112,-0.020879712,0.008153659,0.027976,0.0131647,0.019003231,0.0060427436,-0.008335094,-0.020286769,-0.0027544198,0.032781146,0.023899157,-0.028728908,-0.015387109,-0.038101006,-0.010567238,-0.0021414512,0.035037413,0.019982882,0.0032215547,0.072833575,-0.009307219,-0.002852686,-0.018521002,-0.005304204,-0.038497794,-0.013726105,-0.012472098,-0.0063022925,0.046431236,-0.04571436,-0.013374605,0.05578635,-0.021632494,0.018158922,-0.003277479,-0.022985728,0.045979336,-0.029936546,-0.0055363015,-0.013888384,-0.004223898,0.019173315,-0.10508245,0.0011702089,-0.0058812867,-0.00019860263,0.038853753,0.04667792,-0.0037964494,0.0020359938,0.01716791,-0.016445216,0.0137032885,0.055446595,0.0024628513,0.012515372,-0.010425828,-0.06250888,-0.0053086886,-0.007866141,0.024223605,0.01276693,0.038877036,-0.021944169,-0.010941296,0.0537954,0.019285135,-0.0075220284,0.04159393,-0.03117586,0.039403323,0.01831771,-0.016116703,0.016072633,-0.03250197,0.02654188,0.013430714,0.06471515,-0.040155966,-0.019179007,-0.020526273,0.0053708935,0.008693021,0.001378645,0.023694621,-0.045753807,0.019603036,-0.047426037,-0.015396765,-0.04020318,-0.028541153,-0.028820166,-0.02739253,-0.012002848,0.014948825,0.030760678,-0.05926124,0.04508728,-0.008908124,0.00062177534,-0.005074264,-0.0022817275,0.018402271,0.0086844135,-0.022614153,0.009004999,-0.012133685,-0.037868645,0.012258721,-0.020766443,-0.019142797,-0.029605068,0.0442851,-0.040421166,-0.027492078,0.03981406,0.051164255,-0.026854906,-0.033317745,-0.010062301,0.006704094,-0.0037298377,-0.0023529998,0.11684524,0.009548756,-0.01031492,0.03351306,0.00073976215,0.06731415,0.024702962,0.04050129,-0.01519376,0.0040982575,-0.009424551,-0.015921667,-0.020947793,-0.027673034,-0.016481292,-0.0323312,0.03148803,0.024431225,0.00806093,0.016806696,0.043560237,-0.06610637,-0.01701182,-0.042069055,-0.023788815,0.035120785,0.019497082,-0.030728806,-0.0020219793,0.00895102,-0.008504738,0.010560438,-0.046816222,-0.011202871,0.026148789,-0.010850347,-0.061970722,-0.017207215,-0.014616654,-0.0077534695,-0.010806194,-0.0031419669,0.0073404917,-0.0017052231,0.010125335,-0.0027386288,0.026055979,0.02145035,-0.009740268,-0.03874574,0.011727898,-0.0025408636,-0.012952799,0.024797391,-0.03229539,-0.03295821,-0.023099944,0.004738657,-0.016497152,0.05993112,-0.032823723,-0.010819382,-0.017710721,0.042970184,0.0029549003,0.05117372,0.0048747035,0.005943706,-0.024445072,0.016673775,-0.004604249,-0.010541284,-0.052033175,-0.029701304,-0.0820799,-0.041564796,0.027153702,-0.039812244,-0.04421975,-0.011439937,0.00046666054,-0.018404266,-0.009242526,-0.032577444,0.015147004,-0.034098424,0.019117087,0.008939003,-0.039274126,-0.032593925,0.068141446,-0.025573438,-0.01369193,0.00724243,0.010420627,0.04030005,0.0038637419,-0.003390951,-0.054508768,0.019557921,-0.011165819,-0.05294171,0.03610921,-0.0035242958,-0.0016386764,-0.029567253,-0.007225211,-0.006649528,0.012225909,0.0010896332,0.021377377,-0.0031745571,0.03101021,0.017330367,0.023351468,-0.011773403,-0.025738968,-0.015224307,-0.0014131553,-0.007913077,-0.04365978,-0.00021289196,-0.01572065,0.0057379142,-0.034974698,0.032587904,0.014580506,0.039508365,-0.023095483,-0.007590676,-0.05749368,-0.004804834,0.009672315,-0.02787866,0.031925004,-0.024598284,-0.016551824,-0.007969152,-0.0046720714,-0.016913762,0.0043234215,-0.006821095,-0.024283268,-0.02554697,0.004349595,0.028153645,-0.035051644,0.013054323,0.013251326,0.016006116,0.025541874,0.008616505,-0.030274872,-0.004185826,-0.01171764,-0.009589711,0.017324766,-0.015639596,0.026391225,0.037505455,0.017145777,0.0032174783,-0.028275615,0.036445655,-0.002454761,-0.009878302,0.049053404,0.06991558,0.024863739,-0.026781494,0.0517856,0.005388119,-0.041476067,-0.001693015,0.017185017,0.009321087,-0.05035126,0.008684057,0.0092471335,-0.03451203,0.007445438,-0.006273747,0.005242431,-0.051244624,0.025771918,-0.012599368,-0.015810411,0.027496995,-0.0011967598,-0.011432843,-0.0014165934,-0.041917242,0.021600299,0.038809896,0.010185178,-0.041970894,0.030030591,0.055686977,0.0026789159,-0.026843837,-0.017858183,-0.05002356,-0.0045618042,-0.14048494,0.0098799495,-0.015916508,0.0023552289,-0.0018777979,-0.015327637,-0.054703332,-0.050849725,-0.013810146,-0.028771602,-0.008358753,0.034503635,-0.032567102,-0.028863536,0.0030956636,0.033404376,-0.018548546,-0.028772125,-0.022091622,0.0641869,0.0061471458,-0.011226389,0.058340587,0.0036728452,0.0010865249,0.024847927,-0.026872722,-0.022691768,-0.01671276,-0.063718274,-0.06461375,-0.050623745,0.03793647,-0.0066343015,-0.007210539,-0.035021722,-0.009532569,0.024592496,-0.022169981,-0.01914164,-0.022531183,0.02139019,-0.0101256445,0.0388984,-0.025005713,0.07784751,-0.03991349,-0.020960813,-0.080872945,-0.009183057,-0.023021651,0.059334215,-0.019488873,-0.016619025,-0.0066620214,-0.010930626,0.0021457549,0.017753674,0.010439707,0.026085159,0.005599995,0.003238408,-0.04332056,-0.02420241,-0.020572105,0.045561418,-0.061475713,0.035081476,-0.011093612,-0.0032721532,-0.010813363,-0.017952342,0.03646975,-0.03240018,0.0129278675,0.011651928,0.028514829,-0.030711617,0.003269927,-0.024273548,-0.04408356,-0.018133676,0.015159319,-0.055953324,0.057113755,-0.002848282,-0.008651954,-0.018090209,-0.053931188,0.009100051,-0.040441465,-0.039372098,0.008484237,0.022555446,-0.028015766,0.014015165,-0.022626009,0.033490967,-0.021588508,-0.0010433511,0.00041966347,-0.058305353,-0.01654401,-0.015102144,-0.044931337,-0.023300108,0.04795203,0.00056994683,-0.03900673,-0.017409446,-0.025458453,0.012847873,-0.0073504136,0.016792111,-0.07064346,-0.011056926,0.0043558916,0.03548504,0.058254488,0.014490963,0.03508584,-0.023586554,-0.036123656,-0.032849077,0.022850951,0.072780654,0.028736627,0.038642555,0.033924848,-0.012117993,0.0011133453,-0.07321173,0.013467195,0.00823375,0.014747281,-0.02272729,-0.03979872,0.039967313,-0.0396602,-0.04980996,0.00026681653,-0.059708674,-0.02805276,-0.009063352,0.0098612355,0.024720447,0.018571187,0.047731776,-0.01724775,-0.02010876,0.035918456,0.0058964156,0.012399346,0.041570216,-0.02363461,0.06917658,-0.04543208,0.013205322,-0.0035709345,0.07786649,-0.010387447,-0.012338968,0.011300779,0.014517713,-0.022617754,0.07863852,-0.018093728,-0.0274638,-0.038562883,-0.00038496972,0.042427797,0.03299223,-0.016719,0.029132131,0.022779068,-0.00039688536,-0.01114348,0.037131637,-0.013482424,-0.05612333,0.03574884,0.018537955,0.03599185,0.04955785,-0.040943652,-0.0040954375,0.013569505,0.017106857,-0.033659425,0.008960258,-0.014840807,-0.018804746,0.0052119014,-0.024297435,0.07335353,-0.0047566546,0.017927827,0.008909475,0.024233112,0.020490753,-0.0092064245,-0.03240639,0.030002136,0.007788192,-0.028122302,0.039426092,0.023784729,-0.04575806,-0.0036765737,0.0215297,-0.0097499555,-0.04634608,0.02210784,-0.002119347,-0.009294693,-0.013337086,0.0426654,0.02644648,-0.005362455,-0.03767398,0.0776626,0.013284721,0.002654533,-0.008349331,-0.014325393,0.010735077,-0.00791122,0.01819751,-0.034996007,-0.0048314054,-0.055608556,0.002980276,0.014233054,0.023430862,-0.00802256,-0.027118511,-0.015985923,0.020100044,0.014601739,0.017175224,0.024807554,-0.025349068,-0.0017887198,-0.004711714],"last_embed":{"hash":"1ux8cxq","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"1ux8cxq","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach","lines":[18,27],"size":399,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ux8cxq","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021613907,-0.016747449,-0.04471006,0.0218187,-0.042877335,-0.0408788,0.026707288,0.008393017,-0.020081338,0.0068077943,-0.0074824127,-0.0050771977,-0.03759602,-0.0051514767,0.01639677,0.039139863,-0.02626319,0.00027111513,0.006042314,0.00010402493,-0.024387635,0.03493104,0.021726357,-0.038051277,-0.059004594,-0.011048909,-0.00070569053,-0.017017202,0.008624091,0.06490151,0.0110287,-0.02224757,0.04506341,-0.024414144,0.0138160745,-0.026299102,-0.01660066,-0.005056733,-0.029001601,0.04251168,0.04239782,-0.034552928,0.038477197,0.032410324,0.056031987,-0.031803176,-0.05183194,-0.010176223,0.00013845124,-0.017561993,-0.016957952,-0.020266984,0.020838268,-0.02569614,0.022372078,0.03773479,0.029292583,-0.040257465,-0.022996679,-0.02298655,-0.031057583,0.008520862,-0.014846983,-0.015886536,-0.018737871,0.028718634,0.024772791,0.011038759,-0.017552665,-0.04949787,0.016720138,-0.00566942,0.018906403,-0.0031096686,-0.033236112,-0.0427725,0.038641598,0.0051454897,0.0052565956,0.023156093,-0.016569033,-0.0008219179,-0.001842453,-0.0017000918,0.01497708,-0.03280123,-0.012932677,0.0566834,0.042301524,0.02112377,-0.015828699,-0.015287606,0.025571097,-0.024731858,0.001277403,0.0066316375,0.0140442075,-0.032936938,0.04473491,0.01822862,0.03738648,0.010394202,-0.03359195,-0.022089094,-0.012316902,0.0018171644,0.014481035,0.0074861133,0.042489726,-0.010968317,0.026068522,0.01829542,0.0144417975,0.029110545,-0.022309134,-0.025643464,0.018433833,-0.013516149,0.035147734,-0.020631311,0.0128754815,0.02139766,0.024236016,-0.0098798005,0.015636865,0.012680178,-0.043634214,-0.02935619,-0.03431269,0.025943123,0.03153751,0.021130988,-0.011729607,-0.0034254384,0.018879522,0.012033409,0.02472244,0.026878584,-0.014142072,-0.08363755,0.004692571,0.027402943,-0.017066563,0.014207498,0.014953657,-0.047942553,0.038491216,0.031145053,-0.0057732393,0.04211742,0.025326272,0.0155516025,0.003014269,0.06034325,0.011345043,0.008040115,-0.015926277,0.051435076,0.01707675,-0.024083778,-0.013642706,-0.010165627,-0.03767003,0.06432058,-0.0028331827,-0.022283046,-0.010181747,0.0433806,-0.0012566126,0.0025635704,-0.0064809406,-0.014271977,-0.016092226,0.036512583,0.023781223,0.010534727,0.10236516,0.030246554,-0.012073264,-0.01170383,-0.041044485,0.023076406,-0.017292537,-0.05021187,0.013037691,0.017799186,-0.028125148,-0.055165786,0.0033939043,0.03886843,-0.011156441,0.0017261996,0.0010228343,-0.0042205057,0.041905273,0.0072675454,0.014895518,0.007999073,0.030282632,-0.057521354,0.040345855,0.010665148,0.047532506,-0.014259652,0.0033488544,-0.0021268493,-0.040277738,-0.03626335,-0.0010926563,-0.0453429,-0.0019994213,0.0015550208,-0.02889501,-0.045359913,-0.020166721,0.004715855,0.032413848,-0.013886951,0.019688483,0.0064436155,-0.0066657555,0.056800883,0.026467059,-0.014630935,-0.03510814,0.023486346,0.008081453,0.030325493,0.032057174,0.0072977464,-0.03738697,-0.0035037813,-0.011327336,0.026088763,0.028641062,0.0018410003,-0.02850669,-0.004493418,0.03373007,0.0031221209,0.00047254283,0.0021446438,0.008319484,0.01042512,-0.019101359,0.0083245495,0.034513004,0.031873476,0.010327656,0.0010454303,0.0051079267,-0.0014603226,-0.031923644,-0.06827417,0.020956865,0.026786432,0.012308292,0.0068864,0.011810487,-0.010196812,0.004179237,0.06954349,-0.0030280936,0.014728072,-0.0068312045,-0.0022669863,0.012124909,-0.033072215,0.033392597,0.05741293,-0.01957267,0.0056633363,0.05888139,0.027841125,-0.021842843,-0.0039248895,-0.035016973,0.025820224,0.06509452,0.005243823,-0.031899855,0.002879024,0.028838465,0.0339638,0.015090383,-0.0051452606,0.0028042158,-0.016821196,0.01634618,0.0060605467,-0.015152926,0.03197815,0.06644591,-0.011554648,-0.048635647,0.028203938,0.0076394132,-0.14126447,0.0056433673,0.030084584,0.020549322,0.0011709923,0.030750211,-0.030272488,0.0076447553,-0.031038338,0.0314728,-0.006082959,-0.039352246,0.04902258,0.012812342,0.042214233,-0.03036879,-0.02286631,0.013111748,-0.015180872,-0.05128253,-0.029677184,-0.02738317,0.026418319,0.06127747,0.0017739232,0.004996594,0.087720364,-0.04366836,-0.002092965,-0.049468063,-0.06964601,0.00007323387,0.012339883,0.008686278,-0.0039144997,-0.009428694,-0.05630983,0.03647434,0.019149082,-0.009517615,0.07751893,0.029978016,-0.00023985776,-0.0016282611,-0.008628879,0.02602303,-0.05054898,0.014959888,-0.07057546,-0.029793417,0.018679908,0.009205977,-0.011176317,0.007803327,-0.053132523,-0.0014554582,0.029531619,0.008426765,0.011284687,-0.03588255,0.019558808,-0.002416859,-0.0314828,-0.062803455,0.0047928784,-0.028368363,0.035091422,0.0088487575,-0.022278016,-0.024715587,0.018915692,-0.05428157,-0.011785715,-0.007304512,-0.045586858,0.026684506,0.019346992,0.0022341567,-0.001310463,-0.093082525,-0.02365545,0.025831442,0.0072853323,-0.026627917,-0.0062274775,-0.044237796,0.0109322015,0.0043973033,0.018155323,0.222013,0.019731024,0.048893,-0.016371531,0.01903981,-0.03230835,0.0029386163,0.07123199,-0.0024013217,-0.02107539,-0.02791119,0.045506064,-0.00231613,0.00082251447,0.025073849,0.060020242,-0.08817084,0.011936706,0.040435337,-0.02038927,0.015252131,-0.056774333,0.026677111,-0.014638629,-0.07244558,-0.029380815,0.019895906,0.048660632,-0.037595548,0.039451383,-0.05039738,0.10478776,0.058757976,-0.03947851,0.031026483,-0.0097354185,0.027672237,-0.038704608,-0.014422403,0.018140517,0.029640138,-0.0008208552,-0.025008589,-0.06041448,-0.021263983,0.011515174,-0.013954503,0.00332508,-0.012378637,-0.021864487,-0.02572605,-0.015735097,0.014428417,-0.021329144,0.01874193,-0.0053678225,-0.04060566,-0.021154724,-0.03396674,0.017239915,0.042874556,0.0042356895,-0.043566365,-0.037301134,0.022626542,-0.0146008525,-0.060330953,0.0011409303,-0.007094328,0.0062791463,0.019729624,0.016273307,0.010973068,-0.0044078776,-0.009086928,-0.0038659493,0.009349931,0.02607764,0.01758555,-0.021236053,-0.019761767,-0.031958982,-0.0061919247,-0.009264983,0.037120078,0.031268686,0.0058196704,0.050023593,-0.008260902,0.0020790135,-0.019638222,0.004807458,-0.017485246,-0.022293914,-0.003945991,-0.018989889,0.035554152,-0.04979126,-0.01710159,0.04516955,-0.027560968,0.004429593,-0.005540544,-0.03593105,0.037341475,-0.012441651,0.0056403414,-0.019316344,-0.015827639,0.0085411295,-0.10163264,-0.0028996116,0.008888861,-0.021920629,0.031490676,0.032481484,0.0019333834,-0.0065005687,0.019313602,-0.012155931,0.015069145,0.052038677,0.017530601,0.006460272,-0.011615235,-0.084495924,0.006274369,0.014741093,0.027574541,-0.015196091,0.0379842,-0.02961677,-0.034298446,0.041615605,0.0021925806,-0.005638346,0.057408027,-0.033122934,0.030840145,0.016188875,-0.018361868,0.008339745,-0.017876752,0.014231975,0.020265445,0.05402599,-0.03524109,-0.033515498,-0.008139067,0.024875512,0.015561288,-0.009914938,0.013211771,-0.05318828,0.015747312,-0.05862116,-0.03032365,-0.040311854,-0.013478615,-0.021066112,-0.028240705,-0.015273214,0.045506354,0.036907814,-0.045644525,0.06659903,-0.009516857,0.014207645,-0.010973001,0.0060649198,0.016568026,0.016145596,-0.014183132,0.004270425,0.008527315,-0.037528425,0.027154852,-0.023228986,-0.03297097,-0.04581036,0.049657285,-0.036539424,0.0026618834,0.025330635,0.07580659,-0.015181431,-0.036853917,-0.010197066,0.006651681,-0.018360406,0.010081066,0.10425997,0.011458678,-0.00785704,0.03471782,0.015745193,0.061534304,0.03489646,0.01538515,-0.012667106,0.0010150888,-0.00552196,-0.015807774,-0.034909267,-0.025495244,-0.0020865735,-0.02504593,0.024646396,0.03693955,-0.0042026103,0.0117822355,0.023446798,-0.06558038,-0.01407499,-0.033109803,-0.029811727,0.030142346,-0.0004630077,-0.052636914,-0.024323419,0.0019284973,-0.011879546,-0.002945773,-0.054024324,-0.017657245,0.025075339,-0.009073131,-0.06824356,-0.01504045,-0.011449014,-0.011146553,-0.009019847,-0.025033167,0.007180122,-0.014174062,0.0149199115,0.006395491,0.019637784,0.015385288,-0.016650928,-0.043843865,0.0122298235,-0.0070167775,0.0009070919,0.029051682,-0.042852394,-0.047197998,-0.03683487,0.017661704,-0.024266966,0.060556024,-0.048115127,-0.017546901,-0.013629465,0.025247786,-0.015824629,0.052448276,0.0010110663,0.021583166,-0.04380723,0.010787231,-0.0031370851,0.00027759347,-0.059735008,-0.033278678,-0.08846849,-0.035621524,0.0153158,-0.047894154,-0.047904417,-0.011080912,-0.014877792,-0.018894084,-0.017394738,-0.035873342,0.020142045,-0.03443193,-0.0043898174,0.01711758,-0.037767187,-0.014779032,0.06630125,-0.013775937,-0.00437385,-0.012452473,0.020297138,0.022775833,0.03673352,-0.0057489006,-0.037106823,0.014089868,0.002013003,-0.051574633,0.039907917,-0.015780903,-0.0042246454,-0.018041775,0.0059137484,0.00021535068,0.00460957,0.0030014457,0.026121145,-0.0050232317,0.03217888,0.024881814,0.026592229,0.0052288887,-0.037587088,-0.0068001193,-0.013686441,0.0156627,-0.027091123,-0.0021697348,-0.010164695,-0.004039772,-0.019171426,0.047954038,0.0047461214,0.03300597,-0.03134908,-0.025425978,-0.05905864,-0.016789867,0.03348581,-0.022187082,0.027920097,-0.026752023,-0.020792155,-0.009661113,-0.001130323,-0.019810338,0.009880009,-0.0072476547,-0.019081991,-0.012469421,0.010572225,0.028555673,-0.022509282,0.01655393,0.016819032,-0.0033231347,0.021194069,0.0027909197,-0.03074265,0.0028611156,0.0012496352,-0.011573408,0.01697256,-0.04532865,0.012562319,0.0117850015,0.040786732,0.018587839,-0.015633248,0.059581004,-0.014254382,-0.013776414,0.033734795,0.05633511,0.03436278,-0.018088462,0.03307673,-0.0064238245,-0.042751275,0.009745518,0.013359031,0.0077200234,-0.059986703,-0.004228549,0.017741643,-0.02870183,-0.012048168,0.003636825,0.019096935,-0.032016896,0.047562245,-0.018553829,0.0033338172,0.006729368,-0.009692185,0.0042328397,0.0018806028,-0.023348212,0.013906751,0.051944256,-0.026931139,-0.0347919,0.032142892,0.055734836,0.0013378126,-0.016587384,-0.011322587,-0.03215442,0.0019962487,-0.12746924,0.0074849767,-0.023596304,-0.007252393,-0.008346307,-0.014185572,-0.05438451,-0.0581031,-0.010084686,-0.02350827,-0.012007698,0.04469583,-0.034518514,-0.016668474,-0.007592369,0.026357977,-0.018648654,-0.02897309,-0.034586858,0.07158175,0.018308463,-0.0018230665,0.07960305,0.006134804,-0.0077901683,0.01990117,-0.032860726,-0.009802653,-0.025082812,-0.049761843,-0.047248032,-0.038827002,0.038120247,-0.0011399543,0.0075592264,-0.02670811,-0.008540869,0.02206706,-0.01291048,-0.034602195,-0.02437487,0.017972028,-0.010056814,0.044732418,-0.012367297,0.07169451,-0.041327804,-0.013544096,-0.07269882,0.015481395,-0.025319807,0.06106514,-0.018021988,-0.01118802,-0.00931876,-0.03423535,-0.0022526814,0.0014306775,0.028831339,0.023871224,0.0031582604,0.0018095815,-0.047641788,-0.030734144,-0.015121362,0.044251405,-0.06551016,0.04277926,-0.02561549,0.010171211,-0.010484356,-0.026805537,0.033474218,-0.008171069,0.019725056,0.014753839,0.02826517,-0.02096229,0.014279427,-0.0149713745,-0.07082508,-0.01672386,0.01288749,-0.06799367,0.052823238,0.02202567,-0.009451783,-0.010901924,-0.041028306,0.021011056,-0.037455514,-0.05834575,0.020861577,0.012164048,-0.017253682,0.032240305,-0.026411105,0.027577555,-0.02112549,-0.0058723306,-0.013701272,-0.055682313,-0.020034838,-0.017382657,-0.042916458,-0.010273378,0.037704352,-0.0037684683,-0.03850727,-0.032984655,-0.026770027,-0.0025705758,-0.010561926,0.023756964,-0.076249816,-0.005026606,0.00088994706,0.017099893,0.05015521,0.0073429276,0.034122624,-0.016606512,-0.018958468,-0.030628903,0.02657227,0.06626448,0.0121328365,0.034666523,0.033251606,0.0086203385,-0.009704811,-0.06125484,0.035593074,0.0068505653,0.015768504,0.0013982606,-0.021688458,0.03977311,-0.0342955,-0.024346517,-0.0063186646,-0.054695103,-0.036172297,-0.0050137355,-0.00050315977,0.034707632,0.007716519,0.06172228,-0.006739313,-0.0040367143,0.011580415,-0.005235252,0.012915538,0.029713247,-0.025294207,0.0687915,-0.039124623,-0.019995231,-0.007507663,0.075455934,-0.01565932,0.00043665015,0.0028394621,-0.0006442902,-0.018356672,0.08023132,-0.008643577,-0.02656836,-0.046976004,0.010445064,0.035721097,0.019822685,-0.012666757,0.013538437,0.026679186,0.008994584,-0.022143645,0.045768384,-0.019103562,-0.05177304,0.032400955,0.014412548,0.043761984,0.04559563,-0.0487794,-0.028127525,0.0058586737,0.011881134,-0.032177094,0.0067034597,-0.031064369,-0.033022616,0.0077906516,-0.0016238716,0.07257096,0.0109525025,0.009147163,0.015354082,0.012699522,0.0063126753,-0.002077851,-0.025892066,0.021991491,-0.0024025133,-0.024829527,0.039216187,0.027201239,-0.02788063,-0.0013017398,0.0072896583,-0.0078093973,-0.037880123,0.017790494,0.009431011,-0.0067984215,-0.02789074,0.037105627,0.027289774,0.0013908268,-0.02962795,0.09537395,-0.0031771136,0.0010112381,0.0073082973,-0.009329816,0.013807451,-0.00069363153,0.022689587,-0.035345696,-0.013619828,-0.029853586,0.00039221035,0.018721465,0.027560366,-0.020040143,-0.016757257,-0.022510743,0.0019379705,0.01727474,0.0037666722,0.011552757,0.0075149797,-0.0031106945,-0.0011292386],"last_embed":{"hash":"17aid2n","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"17aid2n","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{1}","lines":[20,21],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17aid2n","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0080567235,0.0018828477,-0.03883109,-0.0074369498,-0.02389778,-0.01985773,0.024818528,0.005938198,-0.0073544504,0.021554416,-0.014752796,0.0020339894,-0.05250483,0.023475505,0.01486016,0.007753986,-0.04188242,0.014046257,0.018671386,0.0140773775,-0.049414184,0.036587447,0.018284969,0.0130947465,-0.018645788,0.016126076,-0.013177909,-0.04459348,0.0063132104,0.067898035,-0.000026747266,-0.03884345,0.04299168,-0.021294866,-0.0011822301,-0.011569829,-0.019582463,0.012481785,-0.037690327,0.041835614,0.0031017298,-0.015215244,0.055827484,-0.011464207,0.01925449,-0.026913416,-0.03277596,-0.012928398,0.00019583614,-0.038490526,0.016417015,-0.0064318925,-0.017514547,-0.008772163,-0.010647625,0.03849102,0.0051076054,-0.021514192,-0.012912765,-0.03546684,-0.027502734,0.05637872,-0.011467903,-0.033854563,0.0040932014,0.02459019,0.005380606,0.0069973143,-0.012517483,-0.017526567,0.030556567,0.02365631,0.006271664,0.013126076,-0.051410258,-0.0025724738,0.026592959,-0.010611533,0.011281842,0.009766625,-0.015706576,0.029464677,0.010466829,-0.02316092,0.036012743,0.013895875,-0.01724351,0.05154883,0.0019861727,-0.005359657,-0.005082369,0.029832542,0.004050189,-0.053196125,-0.0169514,0.0061168154,-0.0080837235,-0.010766846,0.032875385,-0.0024830536,0.021308346,0.026744308,-0.0038988818,-0.022671642,0.028708557,-0.01075,-0.008131856,0.054185882,0.021660397,-0.024041679,0.012073247,0.02395641,0.016382944,0.04653657,0.011511045,-0.032956455,0.028975643,-0.0246546,0.0021894374,-0.0038746498,0.032394737,0.03492256,-0.0075914725,-0.02971216,-0.005951068,0.0064451266,0.001355345,-0.036284506,-0.00028200806,-0.0083281575,0.014555605,0.0235764,-0.03055816,0.0010420193,0.02699886,-0.004543889,-0.0025617015,-0.020401524,-0.012871834,-0.07223921,0.030983198,0.038938265,0.0001377826,0.0022666103,0.010051774,-0.053601842,-0.00780612,-0.00007242861,0.020704603,0.029600909,-0.026472604,0.017367087,-0.024019731,0.047985606,-0.01292726,0.012798346,-0.0068249987,0.022155868,-0.014870844,0.0073116496,0.01514258,-0.04644463,-0.017853152,0.04135039,0.028975736,-0.011729744,0.034503527,0.046996996,-0.008332446,-0.0036953662,0.033741098,-0.047611464,-0.045567222,0.020819977,-0.004022265,0.018255873,0.08878686,0.039448176,0.020645693,-0.021570329,-0.027543917,0.031532284,-0.004817148,-0.03703873,0.02012056,0.022775041,-0.0043760817,-0.040382605,0.02865599,0.04441427,-0.0065728873,-0.016116615,-0.006088195,0.015864646,0.049725395,-0.02820687,0.011926848,-0.030443903,0.037526466,-0.034355927,0.028223056,0.035937972,0.007084047,-0.0047434364,-0.025946153,0.0073224087,-0.049194217,-0.006946017,0.006172478,-0.04505057,-0.0032879752,0.012819457,0.012977041,-0.021050666,-0.014525823,0.012879098,0.023170073,-0.0008008047,-0.0015738686,-0.017817069,0.004258396,0.053422816,-0.004836973,0.0016631979,-0.014012644,0.0016236268,-0.011493803,0.049815897,0.015130186,-0.017799383,-0.0017848321,-0.01508081,-0.037173077,-0.0071835467,0.038995255,-0.008981066,-0.01997209,-0.014426805,0.03601842,0.024778092,-0.02100168,0.0020418714,0.019300764,0.0007135337,-0.02717026,-0.013882383,0.013997249,0.009312778,0.00060641376,-0.004663168,-0.0056399005,-0.0019255427,-0.019270372,-0.034653895,0.0077097532,0.025551748,0.009153412,0.00027389507,0.0022966082,0.0051601776,-0.016940027,0.04592892,-0.025831886,0.015758706,0.0027775594,-0.021872584,-0.016241,-0.0045012943,0.025261976,0.05282645,0.0020375247,-0.008540272,0.048903953,0.0051339073,-0.014061353,-0.002967834,-0.03472874,0.041031484,0.06798261,0.018091789,-0.047395557,0.0011876054,0.026280295,0.033350237,0.026684143,-0.012696709,-0.036529697,-0.051510457,0.022965606,0.00800844,-0.017360102,0.002597144,0.046290725,-0.0044508106,-0.04394557,0.048056487,-0.010176776,-0.14604564,0.010583096,0.00960633,0.07302483,0.02300695,0.01531447,-0.0020632008,0.0035224434,-0.038673032,0.0432772,0.002292409,-0.043563608,0.031690504,0.011270535,0.032676354,-0.01750169,-0.04239149,-0.007757505,-0.013115564,-0.04189225,-0.02425763,-0.04993494,0.035608903,0.013056164,-0.020574305,-0.0366057,0.058353566,-0.032942306,-0.002807543,-0.025422685,-0.043958653,0.0049070106,0.009088186,0.057518758,-0.007617533,-0.003879161,-0.044176605,0.0005410977,0.009151584,-0.012707412,0.0514473,0.047446243,-0.011230359,0.03731941,-0.015281754,-0.008448209,-0.020684795,0.046546247,-0.0820442,-0.04540357,-0.012430056,0.002630628,-0.034538515,0.027432194,-0.044350907,-0.0024194007,0.030338522,0.02469616,-0.02279501,-0.01020014,0.024874477,-0.061565544,-0.0123754265,-0.06992132,-0.0047338638,-0.050783686,0.045035064,0.0005538051,-0.024630481,-0.04549727,0.0019793059,-0.038191788,-0.004032143,-0.02256926,0.026921928,0.033044137,0.031230329,-0.0025571622,-0.013982723,-0.09018676,-0.059062205,0.04316417,-0.0038233672,-0.002521629,-0.029789431,-0.041431807,0.035385728,-0.014903126,-0.0008458446,0.27543578,-0.003981769,0.011840763,-0.010260984,0.032109942,-0.02834141,-0.008129242,0.029581148,0.0036500234,-0.036173,0.00020169099,0.04564233,-0.0016597197,-0.018619671,-0.0021684933,0.057551924,-0.06587963,-0.012645521,0.064756826,-0.005158065,0.006171909,-0.028374612,0.049634498,-0.014052741,-0.0846509,-0.03153645,0.021623002,0.033120267,-0.013061495,0.01700338,-0.0096214665,0.07259993,0.053274967,-0.01425132,0.022138942,0.02480164,0.00595791,-0.03721187,-0.047372967,0.0058573037,-0.0021721686,0.0016303061,-0.058363076,-0.08414688,0.0073692384,-0.02033351,0.005313402,0.0036720128,-0.009435138,-0.033521503,-0.01851027,-0.013721924,0.020417906,-0.023371255,0.027631875,0.045498513,-0.050874457,-0.0064770817,0.0010816687,0.017838154,0.054748718,0.02290144,-0.0790134,-0.020637661,-0.026751993,0.012069179,-0.054383636,-0.025541048,-0.02245138,-0.0017352141,0.025312405,-0.010692039,-0.016971402,0.021964664,0.0038723247,0.012044458,-0.0033254323,0.013010117,0.03163217,-0.002339964,-0.024974838,-0.02703764,0.0012000125,0.012346008,0.0056855166,-0.0023389705,-0.0011158496,0.07916716,-0.013231575,0.008604624,-0.01271116,-0.00080135296,-0.02635495,-0.008775316,-0.018723803,0.00055748445,0.038208608,-0.03796552,-0.036992926,0.060019333,-0.019682027,0.015834713,-0.003888932,-0.013617124,0.010927045,-0.01596266,-0.00056028337,0.008283999,-0.0071258964,0.008305349,-0.07599548,0.0152376685,-0.00008058822,0.005850215,0.0408282,0.053809818,-0.011513552,0.011039055,0.012117209,-0.01664266,0.021259084,0.015506297,-0.0038023463,0.03241901,-0.011775323,-0.043841876,-0.019077994,0.031007122,0.014881203,0.013856978,0.030303787,-0.017620562,-0.016267901,0.058277193,0.021757549,0.014270609,0.009123175,0.009876303,0.02978206,-0.005640996,-0.019943865,0.024687245,-0.008321393,0.035237018,0.005405165,0.06489674,-0.06489515,-0.035090003,-0.023244867,0.008923053,0.0015022779,0.010483484,0.03990084,-0.04010167,0.04634881,-0.046720896,-0.021548511,-0.035500597,-0.036002427,-0.03017228,0.0003090262,0.00024673127,-0.01109171,0.019809395,-0.054894198,0.015968598,-0.016545255,0.0070092785,0.010467864,-0.027405396,-0.012348905,-0.0028190105,-0.030693587,0.005338476,0.009232994,-0.025141789,-0.008433982,-0.018946975,-0.01806422,-0.025098419,0.038976945,-0.036254458,-0.03188079,0.038929917,0.06725694,-0.0174714,-0.015738517,-0.010781195,0.010595552,-0.011439588,-0.014840036,0.09969415,-0.0020736607,-0.021756815,0.008411084,-0.007263487,0.06430316,0.018541912,0.028564995,-0.02765699,-0.0015638111,0.0017505925,-0.026110755,-0.017998662,-0.033571407,-0.01821361,-0.03517562,0.026882937,0.009254896,0.023030667,-0.0013400248,0.04112564,-0.06853611,0.0029031949,-0.057066347,-0.03709227,0.026268246,0.050491802,-0.04804201,0.0003122243,0.005180015,-0.022958286,0.02474649,-0.033200666,-0.012484705,-0.004336096,-0.021359973,-0.04507049,-0.01503752,0.007304673,0.0024772484,-0.01216928,0.01599474,0.02508827,-0.003943618,0.013157982,-0.03820626,0.043966133,0.030488962,-0.030810583,-0.024886105,0.013080101,0.005311836,-0.008338305,0.04258973,-0.025833594,0.0060935915,-0.01006905,0.04513006,-0.026944686,0.059766907,-0.028321575,0.0027601805,-0.01794197,0.064943805,-0.006450382,0.042076673,0.020357898,0.0049322704,-0.025497228,0.0034057135,-0.0054572267,-0.0012404084,-0.026018366,-0.031824723,-0.07103793,-0.033640366,0.011948667,-0.03366491,-0.030633777,-0.0073943064,-0.021078363,-0.028603245,-0.01956837,0.0041607446,0.026053376,-0.036822986,0.041219037,0.033874385,-0.015441104,-0.026820576,0.06352473,-0.0022073018,-0.015843784,0.008626437,0.028463537,0.0139182545,0.02124368,0.01856773,-0.046150524,0.026679514,-0.0031688218,-0.054958194,0.04473404,-0.0040761093,0.00867608,-0.015594081,0.0062403064,-0.0036098443,-0.027575633,-0.012377447,0.00006538523,-0.0127087,0.00347529,0.048123445,0.005420562,0.0067735333,-0.035900325,-0.024930017,0.0049482277,-0.0005131409,-0.03611092,-0.02001564,0.005553846,-0.017155549,-0.014894813,0.031374525,0.011597137,0.042097848,-0.010810138,-0.013717123,-0.042889457,-0.018037206,0.010543414,-0.05226456,0.035612438,-0.008831826,-0.0018546437,0.016029352,-0.025691882,-0.028080247,-0.013823972,0.0031023647,-0.016670834,-0.0145980865,0.008346056,0.0037371893,-0.010260303,0.028043352,0.039065905,-0.0012370136,0.04753391,0.032661628,-0.010698622,-0.00019189985,-0.04556717,-0.0056762253,0.002725483,-0.0023553073,0.011037631,0.0155118145,0.00078237307,0.02069172,-0.048825417,0.043466326,0.012163824,-0.014087801,0.042157285,0.06024846,0.013356364,-0.03438387,0.045951303,0.0059589557,-0.039767582,0.006377431,0.012824627,-0.020847928,-0.030234674,0.0137396995,0.015297711,-0.034577586,0.019692622,-0.017730335,-0.006187517,-0.06806563,0.019118337,-0.049259882,-0.021710046,0.041865773,-0.0050809616,0.00858769,-0.0049394495,-0.035946313,0.011304183,0.0027634474,0.02150303,-0.027612636,0.037136663,0.06821862,0.03079944,-0.03275786,-0.021275688,-0.030508507,-0.0142474845,-0.14282365,0.010868247,0.008725557,-0.013870515,-0.0018106034,-0.011355231,-0.043321885,-0.03133174,-0.005190479,-0.05718976,0.016931586,0.03126,-0.018354772,-0.026186284,0.026338624,0.04437752,0.0018841245,-0.02785454,-0.02403046,0.079390146,0.0110810455,0.019755803,0.059968933,0.00921192,0.025226427,0.014938846,-0.064420715,-0.03162244,-0.03204585,-0.017759163,-0.042316385,-0.05561828,0.031401422,0.008104438,-0.019215714,-0.0401726,-0.0043044593,-0.010028651,-0.0149596855,-0.0061402367,-0.022758448,-0.004615528,-0.011145662,0.028654473,-0.020296467,0.07994689,-0.014413289,-0.03350595,-0.061941713,-0.01355871,0.0056057065,0.036501452,-0.040767595,0.0026301404,-0.00045965417,-0.0064468477,-0.016360624,0.0057069063,-0.009136147,0.023712471,-0.003458044,0.025514541,-0.023761394,-0.02429364,-0.0022112832,0.041674547,-0.04850508,0.017978778,-0.001791251,-0.013221013,-0.019139996,-0.015620188,0.021136833,-0.06055841,-0.0073793586,0.010810624,0.025895458,-0.048669513,0.01924808,-0.039000478,-0.025395092,-0.026896182,0.036661655,-0.042993955,0.05113722,-0.011439814,-0.014115852,0.0012776804,-0.07300978,0.0017270456,-0.01014884,-0.029849315,0.0062680296,0.0021017499,-0.023830945,0.035921033,-0.007786506,0.038475033,-0.028312018,-0.02601951,0.024388896,-0.021667907,-0.0045945486,-0.013582398,-0.028835021,0.0095680505,0.042666387,0.0015486159,-0.012691466,-0.025701232,-0.036470175,0.02796328,-0.0005118954,-0.012810106,-0.049146827,-0.021468252,0.008455322,0.03519758,0.014522903,-0.0018890586,0.04330993,-0.015853964,-0.023668861,-0.03634598,0.022796748,0.09198942,0.052120917,0.067156695,0.034638915,-0.0068856897,0.027756603,-0.081460536,0.0055633686,0.021375088,0.049861,-0.022267811,-0.017808683,0.048420697,-0.070650585,-0.03723388,-0.01314437,-0.046764847,-0.004273564,-0.0151685085,-0.0027270822,-0.0054598767,0.015996119,0.023322951,-0.014623383,-0.018357333,0.031481925,-0.016131483,0.0008542353,0.035474986,-0.014365538,0.048585903,-0.027800133,-0.0026975023,-0.014143149,0.105082355,0.0044685276,0.0028271005,-0.011924629,0.0015088561,-0.041222595,0.071479924,-0.011270891,-0.043561045,-0.028371437,0.021722019,0.05103903,-0.001368702,-0.024080101,-0.0012858884,0.031819846,0.033696357,-0.021718338,0.04400207,-0.004503138,-0.049082633,0.038983703,0.025058588,0.052031647,0.06434981,-0.028660435,0.016131802,0.011144864,0.007224621,-0.053425506,-0.0030235588,-0.002362112,0.0060695866,0.008490368,-0.03260969,0.0729292,-0.0028055294,0.00940037,0.010796489,0.03954902,0.013098969,-0.048808653,-0.026742471,0.022543173,-0.010510915,-0.0301212,0.040494982,0.00092772214,-0.06671138,-0.00030944252,0.0117128845,-0.0025281135,-0.035078075,0.016361017,0.027832929,0.017602723,-0.022402659,0.002888534,0.022975037,-0.03425988,-0.018251883,0.04699857,0.0077043963,0.003537891,-0.012163377,-0.03279854,0.009241966,-0.0026416057,0.0070288074,-0.026479725,-0.022959813,-0.03883493,0.008367404,0.034833845,0.021915806,-0.015892463,-0.031273853,-0.032716673,0.029190129,0.002790637,0.011079561,0.04811461,-0.042207956,0.02192024,-0.006952821],"last_embed":{"hash":"1wwevm5","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"1wwevm5","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{2}","lines":[22,22],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wwevm5","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06543819,-0.015223898,-0.021992411,0.009257485,-0.0488215,-0.03422483,0.022008037,0.010433288,0.014641691,0.018087355,-0.0043527107,0.012967378,-0.030820722,0.004061889,0.027326653,0.039434996,-0.006892844,0.008328731,0.013593725,-0.0020199681,-0.022764802,0.027719874,0.052433066,-0.0025401646,-0.050317105,-0.014453082,-0.0041664513,-0.012969516,-0.010077768,0.0827082,-0.012096159,-0.019750396,-0.015566046,-0.041653927,-0.024837075,-0.009958021,-0.013526565,-0.0070854253,-0.046171922,0.04148996,0.010571903,-0.00055247743,0.03533508,-0.0001315267,0.07647184,-0.0069597308,-0.034707773,-0.02042052,-0.00407985,-0.014864651,-0.021057041,-0.011769195,0.004872093,-0.047735855,0.021907847,0.045418404,-0.0028403345,-0.03477868,-0.027346404,-0.015870228,-0.046058167,0.039772104,0.0052464227,0.013877636,0.003408393,0.03535058,0.029363021,0.0033579883,-0.0071210307,-0.0037319292,0.00807453,0.03271679,0.011596326,0.012674259,-0.032012083,-0.0031416882,0.018842364,0.026049139,0.017643474,0.0029682396,-0.0050575966,0.004354839,0.00073452556,0.024321064,0.021502884,-0.000732682,-0.0063353195,0.039187595,0.0013548163,-0.014636654,0.008753051,-0.031074336,-0.0008193229,-0.028241228,-0.00999658,0.032776427,0.006796582,-0.028804192,0.042609867,-0.02797852,0.02019802,-0.014221139,-0.012065652,-0.02766492,0.016762152,0.005202452,0.023214623,0.015532149,0.034367226,-0.02271912,0.016880242,0.03379205,0.018220464,0.014625903,-0.026708335,-0.03988712,0.008802814,-0.021963526,0.021555262,-0.032528836,0.017506458,0.04020572,0.03159321,-0.0067955796,0.0053122398,0.022156982,-0.0016126289,-0.0058216443,-0.040552206,0.02017417,0.008721591,0.000495373,0.014202675,-0.010761377,0.010791529,0.019016575,0.031874403,0.006538028,-0.009083683,-0.07365064,0.021348184,0.017841015,-0.019070216,0.019275563,-0.023524437,-0.045827143,0.03542379,0.02873449,-0.020364966,0.05649323,-0.011017033,0.019778494,-0.011460351,0.06624036,-0.00018643506,0.02490138,-0.012386256,0.040780015,-0.0129650235,0.0047702515,-0.00932963,-0.036597576,-0.06270035,0.07443412,0.017143099,0.0029898754,0.0006860441,0.034543283,-0.0039589982,0.003725358,0.012866595,-0.052638885,0.02396857,0.04863436,0.022783745,0.0010843601,0.0698624,0.03151722,-0.021726357,0.0014196109,-0.039205056,0.012579182,-0.011468601,-0.051612716,0.0057600136,0.02870787,0.009255168,-0.06220059,0.008897387,0.05418427,-0.011753635,0.015858738,-0.005443288,-0.016953511,0.056608032,-0.021930758,0.013507931,0.023692848,0.00637812,-0.033790715,0.014349773,0.03725745,0.04414531,-0.014502596,-0.04104067,0.001191577,-0.02107762,-0.014086798,0.015795158,-0.024591917,0.0077548167,0.0027695037,0.0044812527,-0.023978664,-0.019887881,0.016879234,0.055795323,0.0022588016,-0.021494983,-0.0027890303,0.00612607,0.08596139,0.015355054,0.0123778805,-0.011950694,0.005895576,0.0076991343,0.031191546,0.025090614,0.011957762,-0.034569178,-0.0075812023,-0.02534647,0.014486359,0.034273382,-0.024142306,-0.026005914,0.010342077,0.052276097,-0.008165077,-0.034880888,-0.0062390873,0.03693399,-0.0063822027,-0.035385177,-0.01083793,0.060647577,0.026064193,-0.010519097,0.026917864,-0.009212737,-0.015949696,-0.011679846,-0.030082196,0.005714172,0.037444018,0.021506255,0.013882229,0.0042355997,0.013842568,-0.023887273,0.034215122,-0.007761489,0.018281378,0.002323977,-0.01350544,0.029611165,-0.016859654,0.012230809,0.06911311,-0.0040891115,-0.0302293,0.034857713,0.024669318,-0.02338929,-0.00414495,-0.012193261,0.0030928147,0.061226226,-0.005268003,-0.037873305,0.0036241403,0.0256104,0.020351075,0.046616796,0.010769245,-0.029572688,-0.026408864,0.025051905,0.003526317,-0.02809949,0.02259187,0.072815694,-0.008842534,-0.019516407,0.018449826,-0.020531429,-0.1597871,0.008528122,0.0013080097,0.052584104,0.020149475,0.02453778,-0.008475934,-0.0038062916,-0.056140047,0.03408617,-0.0011038003,-0.05636902,0.02255444,-0.02052361,0.027286047,-0.023420287,-0.0409827,0.0077025085,-0.008868686,-0.045870773,-0.020596748,-0.037387654,0.040461894,0.018548472,-0.015256865,-0.012421063,0.0747432,-0.031323675,-0.00473748,-0.030389516,-0.062085256,-0.0050556622,-0.00069198717,0.033074412,-0.008242336,0.028111102,-0.04244098,0.044874236,0.003368181,-0.005821792,0.08424586,0.029417243,-0.0024471155,0.01868707,-0.020559708,-0.00314137,-0.029787475,-0.00055565924,-0.08044022,-0.020300038,-0.0028720633,-0.003029894,0.013751098,0.01770848,-0.038219806,0.0036643734,0.0134301195,0.033636756,-0.037361577,-0.038765557,-0.014880779,-0.005676011,0.011097122,-0.03249854,-0.008633565,-0.019178461,0.022966843,0.014673662,-0.0283184,-0.017951988,0.03388243,-0.032416783,-0.015281931,-0.00059682643,-0.042408373,0.036296748,0.048920523,0.005538006,0.006089676,-0.09677331,-0.03639231,0.035153065,-0.018519143,0.0008639387,-0.0076050186,-0.021420408,0.007769787,-0.0014182264,0.016872099,0.24066879,0.021956068,-0.006863348,0.00033254863,0.031454433,-0.017285865,0.001914317,0.057117626,0.011748213,-0.04335988,-0.0061255186,0.037352968,-0.0048419302,-0.0067119338,0.024513094,0.058250174,-0.06480832,0.015366068,0.058701985,-0.028351175,0.0062100342,-0.02579668,0.006773795,-0.0121610295,-0.065850355,-0.015740842,0.028692178,0.0070205927,-0.018859426,0.0139698265,-0.027458234,0.069404155,0.051939353,-0.026213536,0.039775714,0.025568573,0.013214909,-0.027250959,-0.018490447,0.026933253,0.038263205,0.00076759775,-0.037997477,-0.065149546,-0.021096755,-0.013982251,-0.0137368,-0.0113408845,-0.020690508,-0.02245258,-0.031953223,0.010371925,0.035201635,-0.013769609,0.0037162472,0.015417462,-0.03977956,-0.01711559,-0.0010173363,0.030076733,0.023240158,0.0007783905,-0.06083485,-0.026859853,0.0034671088,0.012413377,-0.060040284,0.02171881,-0.03985183,0.0007338144,0.020250719,0.014360362,0.038518365,-0.0029116417,-0.0038110057,-0.0033261864,-0.017467212,0.03939253,0.033228792,-0.02988106,-0.01420647,-0.05295345,-0.011401284,0.010656849,0.00093899405,0.015126083,-0.002269458,0.09037914,-0.02182137,0.028548153,-0.03520206,0.020940103,-0.040321272,-0.017799726,0.0003228812,-0.021560553,0.036298573,-0.064920425,0.0032765253,0.052404255,-0.033949148,0.0012232203,0.006786629,-0.011898533,0.035352357,-0.013349372,-0.016712293,-0.029233593,-0.00047531488,0.015397808,-0.06672084,0.0155240195,-0.020935135,-0.009082403,0.056939524,0.055242658,0.014861677,0.02189678,0.025245206,-0.0023719002,0.0030724113,0.009358775,-0.00076958333,0.011412833,-0.0041051777,-0.060378034,-0.005560562,-0.0030252987,0.026981723,0.019048778,0.023026958,-0.015178002,0.01354357,0.06389841,0.0133258905,0.020276006,0.0052648415,-0.0045527695,0.030236641,0.040619213,-0.01003612,0.020180717,-0.04052224,0.045117307,-0.0012168651,0.061999965,-0.05019966,-0.042087294,-0.03765224,-0.0043715155,0.038746037,0.023828479,0.0043910057,-0.052070342,0.026701728,-0.071997285,-0.018921996,-0.031876177,-0.031886548,-0.020119205,0.012436987,0.0042020185,0.023659684,0.03806321,-0.04526281,0.054725096,-0.020664508,0.009167228,0.0025088931,-0.013067081,0.0044047018,-0.012925663,-0.029255511,-0.019797496,-0.04082328,-0.042686246,0.030704375,-0.008243793,-0.033205308,-0.018261166,0.04095712,-0.03966508,-0.018538713,0.013362822,0.047061436,-0.01796172,-0.042191435,0.002262298,-0.012704048,0.0017095802,-0.0009984219,0.11138827,0.0072587957,-0.009068952,0.038364872,0.000651233,0.077328034,0.019809365,0.037850834,-0.028151738,0.007518204,0.026659489,-0.013252049,-0.031745583,-0.008693102,-0.014529097,-0.046755206,0.032723892,0.02227878,0.0054990384,0.0284463,0.010134247,-0.052850667,-0.0034037754,-0.08170994,-0.0072134663,0.06545048,0.0158383,-0.029094672,-0.016223118,0.020040357,-0.031882722,0.01969869,-0.044497233,-0.02412417,0.009888784,-0.009090582,-0.023965657,0.008168069,-0.021541486,-0.0050317678,0.0056690704,0.03561694,0.01131968,-0.01228755,0.030954992,0.013319254,0.017356914,0.019297535,-0.041261423,0.012030043,0.011831227,-0.024878077,0.0022981043,0.038173024,-0.019239182,-0.02725715,-0.026484834,0.004658639,-0.0025668272,0.0411839,0.006002829,0.012220981,-0.020123394,0.027190963,0.04505559,0.038156155,0.013628174,-0.0386233,-0.02572267,0.010996215,0.038092423,-0.017269753,-0.04912577,-0.016079722,-0.05608692,-0.008397263,0.022438077,-0.03938963,-0.04814682,-0.01066669,-0.0071838745,-0.015987922,-0.021438984,-0.017993955,-0.0047156275,-0.022521557,0.022500554,0.01701514,-0.01659645,-0.06334903,0.09801862,0.0001291171,0.004994478,0.014333171,0.019730346,0.029996892,-0.005185143,0.0018874254,-0.04926665,0.0034561215,0.007169798,-0.07448099,0.023270698,-0.006538762,-0.030666262,-0.02038934,0.024752012,-0.010170609,-0.010526786,-0.0033167142,-0.00021530535,-0.006538698,0.019619184,-0.010177422,0.010360338,-0.0160942,-0.047244187,0.0026406301,0.019766668,-0.009902475,-0.029997207,-0.010272945,-0.0034803152,-0.00095175614,-0.018632442,0.027788308,-0.008960704,0.0039854134,-0.035042614,-0.016288076,-0.049936477,-0.012854906,0.03426479,-0.06683501,0.01766669,-0.021494055,-0.02943327,-0.03138086,-0.0110790245,-0.027906038,-0.03248895,-0.032289814,-0.040651653,0.010682362,0.02980867,0.026955482,-0.049772553,-0.010319272,0.026033707,-0.0067153927,0.025484474,0.00066701946,-0.024058847,0.013887293,-0.005018182,0.020398255,0.009571419,-0.037879504,0.022597807,0.047015347,-0.008986455,-0.007562596,-0.032757953,0.03588648,0.00907635,-0.008446514,0.038240768,0.05943836,0.018776236,-0.025111616,0.04487077,-0.0013235256,-0.053593032,-0.024201544,0.01698386,0.013096216,-0.034112353,0.031228926,0.011597194,-0.044670567,-0.008698144,-0.001672255,0.014180269,-0.0695805,0.033526327,-0.008363195,-0.030167133,0.04397459,0.007813781,0.008037501,-0.0050790557,-0.01481275,0.0017984215,0.032975536,0.02136191,-0.036379397,0.0013251832,0.06172739,0.026885858,-0.0022274596,-0.0025843526,-0.029816568,-0.000709677,-0.14447787,0.02023937,-0.031199677,-0.022731017,0.0019034804,-0.0012714898,-0.06034419,-0.047177855,-0.028685398,-0.011934762,-0.004063525,-0.027669402,-0.029524244,-0.027047211,-0.013264137,0.031050412,-0.020336637,-0.008556955,-0.016923157,0.050810065,-0.0019845814,-0.00041437006,0.05644108,-0.00021832155,0.010274364,0.041250028,-0.020285545,-0.008513844,-0.018737413,-0.04254014,-0.037522867,-0.059394978,0.040078226,0.019529173,-0.0013595937,-0.020977424,-0.027335497,-0.016648468,-0.0617656,-0.02585104,-0.018704519,0.021948474,-0.011680263,0.017357178,-0.00654862,0.061582852,-0.02571913,-0.02311336,-0.06935792,-0.0059582666,0.0068765422,0.07499536,0.003661001,-0.0045474074,-0.005174162,-0.008477225,0.022567688,0.007053322,-0.005313124,-0.0039208853,-0.010787219,0.008535745,-0.04154045,-0.01736676,-0.010965483,0.007910488,-0.038243484,0.036288053,-0.04263789,0.000013849337,0.010274874,0.0009188042,0.018265124,-0.022526322,-0.02539656,0.028418332,0.03067695,-0.008966544,-0.032885652,-0.031245494,-0.09661411,0.004473861,0.0054365476,-0.053136565,0.06428453,-0.00489187,-0.01601759,-0.021340692,-0.05910434,0.0097774295,-0.056871746,-0.020851403,0.03615844,0.024840953,-0.0105672125,0.034523144,-0.03420716,0.04750433,0.00079755875,0.023443954,-0.016074253,-0.026618257,-0.00059299794,0.008177508,-0.06467,-0.02494946,0.04336082,-0.010636081,-0.008148711,-0.023826113,-0.049595345,-0.012563894,-0.0028252732,0.032460917,-0.061101362,-0.027265072,-0.0032653844,0.008625676,0.042753503,0.013730561,0.028930414,-0.009049315,0.0021735365,-0.02240126,0.023468154,0.056455337,0.02708594,0.047807213,0.0027067773,-0.03223458,0.016621286,-0.05700099,0.005246609,0.030086594,0.032017715,-0.012367656,-0.027341945,0.060084175,-0.043924082,-0.06432192,-0.010056292,-0.047750417,-0.02731246,-0.035989217,0.003959861,0.020831292,-0.0015877337,0.01903481,-0.031025687,-0.019350668,0.029780079,0.01469582,0.0013473753,0.029506784,-0.011744957,0.04165209,-0.06284646,0.024621854,-0.024077678,0.042925738,0.0036097027,-0.024462366,0.0032853782,0.018645326,-0.041779406,0.066145316,-0.01438032,-0.050141674,-0.038243268,0.02149314,0.0038717736,0.05529617,-0.008307546,0.03275515,0.031134253,-0.020443844,-0.005857513,0.0062196986,0.011796187,-0.03002005,0.055334203,0.014934308,0.011681951,0.044252947,-0.061127815,-0.0010429447,-0.0048505496,0.0043608984,-0.009285616,0.010020114,-0.0017726741,-0.026619934,-0.003150945,-0.017592913,0.04514964,-0.022272466,0.018167365,0.02732688,0.028433815,0.003782063,0.004828236,-0.030392732,0.008158566,0.0013500216,-0.032030545,0.012478017,0.016613683,-0.03087531,0.0022306642,0.023693874,-0.023507632,-0.04100885,0.008514606,-0.004506033,-0.015687294,-0.013443903,0.03173627,0.028989794,-0.01213271,-0.047092203,0.07314829,-0.00024306597,0.00007593496,-0.01611015,-0.014106796,0.007022482,-0.010293263,0.0039261044,-0.0021682372,0.0051659206,-0.07280188,0.03147002,-0.005940338,0.023574457,-0.0128095765,-0.011164689,-0.010447516,0.01910311,-0.000730048,-0.021866934,0.045483075,-0.04011845,-0.014546233,-0.004982484],"last_embed":{"hash":"10x82s1","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"10x82s1","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{3}","lines":[23,23],"size":78,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"10x82s1","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.011320906,-0.01896185,-0.01221569,0.0037187883,-0.03348986,-0.019911064,0.05895228,0.017002847,-0.006886777,0.011731974,-0.021913482,0.030531574,-0.029451087,-0.014316455,0.007266483,0.007547934,-0.001248926,-0.01218633,0.019333564,0.0023699058,-0.0737535,0.03814915,0.00300956,-0.0063824733,-0.010718782,0.01600261,-0.0025137542,-0.018398015,-0.0053849556,0.056258027,-0.014910195,-0.033812705,-0.015049444,-0.012485244,0.0030433503,-0.009076546,-0.011106719,0.024651287,-0.042727012,0.02664593,0.025793757,-0.05291673,0.045824047,0.0046210308,0.044826213,-0.03897111,-0.04853741,-0.022865562,0.025133822,-0.025185023,-0.015277442,-0.012901332,0.008970359,-0.011236068,0.04718125,0.02501077,0.011688946,-0.036171444,-0.033864502,-0.0072197495,-0.04061015,0.017586961,-0.0018105938,-0.011046149,-0.0027276268,0.040226046,0.0025378861,0.007641099,-0.006091085,-0.056024432,-0.0009764531,0.01827177,-0.009655132,-0.021451151,-0.057804268,-0.0032620693,0.024381611,-0.019130485,0.016672373,0.011741129,-0.0084579615,0.008838878,-0.016866785,-0.002721059,0.04151507,-0.013915815,-0.017644182,0.06632269,0.005407103,-0.0028009815,-0.0018308697,0.01484409,0.021650808,-0.033316284,-0.028431738,0.011440233,0.013498492,0.004217209,0.03179799,-0.023523599,0.04188739,-0.011340258,-0.029953284,0.0020874364,0.023742506,-0.027484745,0.028309878,0.018875405,0.04503294,-0.008847179,0.017718753,0.042203642,0.037289154,0.015269084,-0.026135558,-0.024311889,0.013788206,-0.011590366,0.028493274,-0.0037647043,0.012813705,0.029391155,0.034625154,0.0070834155,0.020525966,0.04493776,-0.010910868,-0.017112156,-0.045531638,0.02855658,0.009489975,0.019212367,-0.004476716,-0.023507714,0.0100652175,0.013359741,0.026862282,0.014376776,0.0034473753,-0.0779172,0.021526966,0.04459796,-0.024760175,-0.005157323,-0.0038293826,-0.031874746,0.015382326,0.006886428,0.004051191,0.038959187,0.002800325,0.016258124,0.0041732863,0.036191996,0.012895701,-0.0072086817,0.007148153,0.07503621,-0.007294614,0.009155618,-0.008591752,-0.01639678,-0.06911697,0.04127526,0.027456488,-0.0064355163,0.018748878,0.051239565,0.0053608264,0.002687213,0.029759306,-0.019677782,0.00777909,0.040142052,0.024512386,0.0071808537,0.087087385,0.032106385,0.029062891,-0.029257812,-0.025693066,0.043145277,-0.018728498,-0.030269483,0.003985178,0.013793808,-0.040458295,-0.040652454,0.019617071,0.027426051,-0.03615074,-0.022353811,-0.004307709,-0.018659834,0.06680661,-0.030970061,0.010206476,-0.018758474,0.039142124,-0.07011982,0.026346017,0.042216048,0.0018961846,0.0017054448,-0.011516984,0.00022636492,-0.05089251,-0.010639363,0.0072504184,-0.03361022,0.00070622534,-0.006511505,-0.015677558,-0.03548784,-0.0045441203,-0.0088231005,0.021905746,0.023237998,-0.025590917,0.012139835,-0.0012239303,0.02588852,-0.0041368464,0.029995905,-0.033875786,0.04801158,0.010032848,0.039695207,0.022533385,-0.016941305,-0.007133726,-0.02576869,-0.03593618,0.017201936,0.046193786,0.0064012296,-0.020260934,0.0027091398,0.061126225,-0.04068897,-0.0016645612,-0.0054739807,-0.003959842,0.018723346,-0.024549332,0.016970458,0.013692134,0.025716746,-0.0013824361,0.009383962,-0.008553991,-0.009787124,-0.03925642,-0.023329295,0.028196912,0.03061902,0.0029137416,0.006829175,0.041008398,0.0100241825,-0.030547457,0.046833977,-0.017917307,0.033480376,0.010742486,-0.033439476,0.0013689776,-0.03559767,0.030318035,0.07459755,-0.044001546,-0.025149556,0.059631076,0.008359614,-0.036656525,-0.0029372447,-0.028123455,0.016940039,0.06496957,-0.009913579,-0.012302081,-0.012492997,0.043419283,0.019642979,0.03639232,0.0051777717,-0.0020573821,-0.021156989,0.015345391,0.0017657962,-0.011694026,0.011907663,0.066236205,-0.023282403,-0.025965143,0.024786787,0.006951468,-0.14747846,-0.014245558,0.0031659177,0.0248822,0.032294206,0.0038808791,-0.03897389,-0.015142019,0.0036207035,0.041863456,-0.014751995,-0.04337775,0.011297518,-0.0056608203,0.0230308,-0.030394388,-0.019761082,0.00312507,0.0026122262,-0.035508092,-0.027875554,-0.036819994,0.041343205,0.0280702,0.010497581,-0.0269269,0.064516805,-0.061575778,0.0043311096,-0.03492518,-0.07423546,-0.018057697,0.006064256,0.019715661,-0.036374208,0.021825153,-0.050924815,0.0025837254,-0.017468236,-0.028993934,0.05817975,0.026775202,-0.0053080427,0.0076805395,-0.039471947,0.0038098637,-0.03800466,0.029961992,-0.08361842,-0.036207687,0.009260729,0.043626193,-0.048718903,0.002238217,-0.051901404,-0.007615015,0.010331169,0.02263219,-0.00847892,-0.045066018,-0.0010853605,-0.014230275,-0.00038944843,-0.039404813,-0.015134968,-0.043511868,0.02171974,0.0259944,-0.015822262,-0.021942219,0.037390668,-0.007793902,-0.0027434097,-0.011057985,-0.031018656,0.041317042,0.005403455,-0.0010475594,-0.025055587,-0.091155924,-0.019157201,0.03602964,-0.025720526,0.007000869,-0.0119695105,-0.0059559243,0.0318623,0.008254538,0.0059473724,0.24007234,0.003960045,0.04172769,-0.011486525,0.020764051,-0.026944451,0.020691652,0.05337583,0.025192078,-0.03753687,-0.025405504,0.06737292,0.011716619,0.0051825256,0.01183135,0.060196176,-0.069345035,0.013889163,0.051945277,-0.013486584,0.014841463,-0.05290587,0.006072894,-0.012428986,-0.0662541,-0.009263727,0.030309457,0.02442193,-0.018530913,-0.00087537256,-0.022112925,0.07452837,0.052517667,-0.0062395167,0.058297873,0.020084608,0.033749465,-0.013229477,-0.06642062,0.010143048,0.026835555,0.020303098,-0.02535864,-0.034140855,-0.018886134,0.014273425,-0.014983806,-0.019268965,-0.041098833,0.008877919,-0.018437272,-0.0027387792,0.036726452,0.0031106507,0.016865436,0.019837515,-0.057515897,-0.014285876,-0.014448966,0.019870853,0.025464041,0.02271331,-0.069451004,-0.026815424,0.020884495,0.014234279,-0.04048489,0.012435354,0.016941216,0.0076695494,0.017685663,-0.008970671,0.02290398,0.0074348515,-0.0050889826,-0.0014754144,-0.00331732,0.02922167,0.0063018445,-0.004036167,-0.0033888426,-0.02920004,0.008095593,-0.0003470064,0.0321274,0.006012266,0.004316467,0.08096778,0.03453537,-0.0030274484,-0.009223908,0.018608022,-0.03274603,-0.017668696,-0.0076463595,-0.010868817,0.049055792,-0.079389766,-0.029661627,0.027033266,-0.029496208,0.010465076,0.023552915,-0.01602881,0.055912018,-0.021760436,-0.0032298407,-0.040355217,-0.03103025,0.007294642,-0.05117924,0.028085615,0.0037848798,0.020640438,0.039231382,0.046942826,-0.027803455,0.00007324132,0.02044906,0.0058295233,0.0024434219,-0.014579004,0.00021149994,0.046602864,-0.007510279,-0.068285614,0.0011066401,0.051786736,0.0052445736,0.0050521605,0.03754102,-0.023402156,-0.020148896,0.056769148,-0.00101558,0.0025836783,0.014501196,-0.01826231,0.021054408,0.006149712,-0.00800629,0.041911054,-0.021592315,0.04828282,0.010413294,0.059336934,-0.04626554,-0.024414988,-0.009750274,0.0077007846,0.030932521,0.028899977,0.008321174,-0.032372665,0.017145896,-0.024390886,-0.036838435,-0.04205988,-0.017349923,-0.011850288,-0.022481443,0.008599488,0.023472084,0.036734972,-0.07746199,0.050686933,0.000047714395,0.0043831756,-0.0053362977,-0.023217706,-0.0030936277,0.01594546,0.0012587736,-0.0068904585,0.012496862,-0.025720138,0.02802747,-0.015311315,-0.03008721,-0.04395233,0.040379107,-0.037287362,-0.043099955,0.016423859,0.043403704,-0.039426845,-0.0411834,0.009660276,0.007651995,-0.02133016,-0.0011128695,0.11479549,-0.024567958,-0.010777328,0.018794475,0.009140942,0.070951894,0.02864555,0.01916718,-0.028620536,-0.004621885,-0.0074217995,-0.029389294,-0.0034391927,-0.020989947,-0.0032016463,-0.047086556,0.04005335,0.006161254,-0.014809661,0.015359592,0.015023186,-0.07535491,-0.008503118,-0.055711795,-0.0471378,0.01556489,0.013028297,-0.024854384,0.0030133512,0.028290957,-0.0108374255,0.011128891,-0.041400127,-0.03827709,-0.006953681,-0.039516523,-0.0480346,-0.039240513,-0.00701722,-0.0069860877,-0.0020327908,-0.005137343,0.023011992,0.006795977,0.041264247,0.015492448,0.029322393,0.027345117,-0.019714037,-0.010033884,-0.014367908,0.0047479463,0.019751256,0.013049685,-0.035484392,-0.055267584,-0.029451048,0.016651653,-0.03830654,0.037478648,-0.029761048,0.009296835,-0.02689963,0.024530374,-0.0019786796,0.033260375,-0.0033460245,-0.029907534,-0.033773612,-0.012042625,0.012374941,0.009890027,-0.033071198,-0.011702942,-0.066625886,0.001980429,0.036714796,-0.033926297,-0.025731547,-0.02703874,-0.03613295,-0.021282034,-0.017648546,-0.035051573,-0.009726837,-0.04100945,0.02335273,0.02742489,-0.023068612,-0.05483635,0.07481712,-0.026002632,-0.007941782,0.014511572,-0.000014012145,0.052838605,0.012062255,0.008847524,-0.028999137,0.019141708,-0.03303173,-0.05585431,0.010698269,-0.0112181995,-0.009532153,-0.012038165,0.024989802,-0.008143126,0.0053506154,-0.000017533293,0.023033362,-0.003428443,0.026171273,-0.021309724,0.010777369,0.018017732,-0.050205085,-0.0035425667,-0.0074716937,0.0049442328,-0.030738052,0.008500176,-0.04776633,0.0003101156,-0.0393784,0.029596975,0.00023541442,0.013962851,-0.016571762,-0.0021600635,-0.043931823,-0.038092103,0.0026997265,-0.034684483,0.036767125,-0.0279064,-0.04769417,-0.017230365,-0.022781426,-0.045687914,-0.017465541,-0.015827255,-0.006412718,-0.005760187,0.041333728,0.032140497,0.016872652,-0.017565688,0.029241247,0.015931007,-0.009332137,0.02231574,-0.016546601,0.017020151,0.01187611,-0.012411365,0.022259288,-0.035438303,-0.0019833762,0.023493662,0.022065232,0.012916522,-0.020695705,0.02834339,-0.01286509,-0.01541287,0.03198505,0.055043053,0.03828732,-0.01476001,0.025122136,-0.016340973,-0.035801508,-0.0135214,0.02588114,0.0016139445,-0.054992747,0.008888408,-0.002625644,-0.026581138,0.008472965,-0.006943316,0.019796764,-0.055937666,0.010623902,-0.010553517,-0.0020612804,0.02625833,-0.012159038,0.033859693,-0.0004895644,-0.0014465034,0.01319629,0.042188317,-0.008575599,-0.009555654,0.027696876,0.064247176,0.041238703,-0.034302402,-0.032941174,-0.0006967268,-0.0025197421,-0.14587195,0.011976472,-0.022552116,0.012725443,-0.022478294,-0.0024790957,-0.033041622,-0.0613319,0.007745664,-0.019330498,-0.022301523,0.0046465704,-0.046863575,-0.02502668,0.044223268,0.0279847,-0.01931404,-0.034906108,-0.012572261,0.06699186,0.006991582,-0.014350129,0.05294385,-0.009364116,-0.003948437,0.040204197,-0.046829376,-0.01174615,-0.024738153,-0.056121875,-0.04080844,-0.023357334,0.040331017,-0.005679497,-0.007705217,-0.03470287,-0.0016476808,-0.021444567,-0.033555884,-0.051001765,-0.016450513,0.01703064,-0.022208147,0.016760401,-0.015076449,0.066967085,-0.021712715,-0.020907495,-0.075003065,-0.018898658,-0.025178868,0.050772898,-0.00088592176,0.0040040775,-0.0138725145,0.00084333814,-0.0023453985,0.003635405,-0.01125215,0.006367744,-0.025982598,0.003526666,-0.011477492,-0.020567097,-0.004492015,0.027300201,-0.043291364,0.040384784,-0.056182347,0.023599055,0.005891869,-0.056676164,0.049675327,-0.03865981,0.012639644,0.032541137,-0.012717238,-0.03228011,-0.01645513,-0.038342416,-0.043497186,0.008040365,-0.020258747,-0.07833917,0.04339682,0.004076201,-0.022860307,0.016775554,-0.08521074,0.013659927,-0.025755366,-0.045596465,0.00038244462,0.015109825,-0.019335654,0.048849992,-0.0062696235,0.038741816,-0.0034153727,-0.018666863,0.017138626,-0.032232765,0.008402411,-0.0018647753,-0.027925964,0.027610272,0.03674386,0.018405255,-0.016206346,0.006628549,-0.030266844,0.013347059,-0.0010548776,0.009632991,-0.066424906,-0.0012252469,0.021997685,0.012650928,0.0366729,0.012945398,0.008463786,-0.035313386,0.0009549474,-0.046849143,0.024755348,0.06847277,0.019526677,0.07085088,0.04200701,-0.0103869485,0.0010046805,-0.052791297,0.02949232,0.014086332,0.019865306,-0.014971843,-0.01695429,0.040755372,-0.05754957,-0.06366766,-0.013716873,-0.052946296,-0.005528071,-0.019146737,-0.008312652,0.0052770497,0.012438122,0.018883325,-0.032539245,-0.019717783,0.028886197,0.031420983,0.03495009,0.010034353,-0.04177446,0.071640454,-0.014676569,-0.026140673,-0.0090396255,0.09054434,-0.011404846,-0.026937276,0.017446004,0.022982653,-0.0385017,0.051254936,-0.02392587,-0.01899937,-0.038354017,0.000086884815,0.033242375,0.050087348,-0.0040755896,0.00026585883,0.051653277,-0.008200764,0.0065938192,0.025180578,-0.008364934,-0.04823072,0.04691938,0.018067107,0.041747853,0.05556516,-0.029782953,0.015825951,0.0058277235,0.006232548,-0.035626587,-0.00404758,-0.011974682,-0.00737222,0.023991125,-0.023205066,0.07117125,0.023591116,0.013951011,-0.0087753795,0.015378204,0.014944053,-0.030836146,-0.0030269492,0.0233519,0.00974276,-0.035742544,0.020490807,-0.015010482,-0.029164417,-0.015974281,0.03600152,-0.031023823,-0.014174521,-0.017747063,0.010949419,0.0020589589,-0.023182413,0.06148983,0.0067300433,-0.003216894,-0.014452514,0.058911107,0.008292943,-0.0050382065,-0.012768323,-0.004052207,0.004940945,-0.027011003,0.03736297,-0.027478665,-0.011663219,-0.06942879,-0.0023254517,0.027429294,0.018472243,0.015494491,-0.03427445,0.009673792,0.01002042,0.004373253,-0.024180025,0.016706474,-0.013067435,0.03348119,-0.009050099],"last_embed":{"hash":"137o77j","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"137o77j","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{4}","lines":[24,24],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"137o77j","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02610762,0.001312181,-0.025777262,0.011594362,-0.033698067,-0.041271605,0.036387835,0.010753908,0.020574093,0.006679814,-0.017269079,0.030250125,-0.026458468,-0.0031511488,0.02757238,0.011117283,-0.012137648,0.003956848,0.019768836,-0.005780418,-0.057511874,0.011793703,0.029009063,0.0011317149,-0.029412739,-0.017588202,0.02150694,-0.01951916,0.000045505534,0.053658366,0.030307759,-0.034980003,0.024458354,-0.022415284,0.032122586,-0.002419017,-0.018537533,-0.0073981527,-0.040556926,0.06112713,0.018897984,-0.034629986,0.042982012,0.042885076,0.020174876,-0.04469583,-0.04923898,-0.021691428,-0.019030577,-0.036399134,-0.023172038,-0.011915581,0.013542645,-0.0069753695,0.016276274,0.03796633,-0.025077568,-0.010381406,-0.046790455,-0.0147813745,-0.049363624,0.03708176,-0.0231074,-0.017334461,0.0019046066,0.006582088,0.040294413,0.009789368,0.0016649347,-0.04315552,-0.01924209,0.03361321,0.0012294701,0.0023533336,-0.051297087,-0.026103765,0.015993368,-0.009823258,0.025063107,0.02740819,-0.020665277,0.023118237,0.039721143,0.020867001,0.015002529,0.0274464,-0.026739547,0.044270854,0.01300041,-0.027651187,0.0006492935,-0.011111487,-0.0071652075,-0.03334577,-0.0022193226,-0.0026238356,-0.005465242,-0.009358771,0.011197651,-0.018603275,0.022692656,-0.012178392,-0.040733237,-0.03852139,0.019542491,-0.01334367,0.0021440242,0.032377686,0.044542182,-0.02302625,0.02440798,0.03203264,0.018838843,0.043475017,-0.0135428365,-0.061059568,0.04097722,-0.021507341,0.034751374,-0.047561135,0.03239073,0.036167886,0.026637027,0.009735802,0.015035087,0.0490894,-0.0066875946,0.0017528671,-0.025874311,0.05698988,0.036379956,0.007646839,0.008804577,-0.011469868,0.052595545,0.023824148,0.00809826,0.032799322,0.0024586648,-0.08463715,0.021126326,0.020083776,0.025908224,-0.0018057405,-0.0049246843,-0.038526725,0.01733243,0.0057559507,0.006844324,0.03202222,-0.013351596,0.02506558,0.028775698,0.025343271,0.002641518,0.016913237,0.0085597,0.05426497,0.016466385,-0.026029311,0.019418355,-0.037822686,-0.034630947,0.060443256,0.008564583,-0.022750195,0.035939932,0.021325782,-0.0041062264,-0.0031742263,0.02529174,-0.03919987,-0.013967181,0.03456878,0.023496743,0.007557182,0.06418453,0.026284339,-0.0006926267,-0.022303613,-0.021709837,0.014202921,-0.005008319,-0.03512494,0.013999914,0.029229635,0.003376895,-0.037054643,0.026136357,0.060763076,-0.0109180845,-0.022523573,-0.00027041323,-0.008177655,0.064386725,-0.014198633,0.007822117,-0.007185908,0.02005022,-0.039345864,0.032152064,0.020454803,0.020426346,0.018090207,-0.019118791,-0.0012462763,-0.04485635,-0.025649354,0.013788893,-0.037727144,-0.032811213,0.00806495,-0.036093865,-0.00910151,-0.0027483548,0.000790591,0.03480434,-0.0017351076,-0.028967453,-0.0041034636,0.015316569,0.06353049,-0.0042206836,0.030521259,-0.039065983,0.004809589,0.004211451,0.03060782,0.0229932,-0.012108857,-0.0045168856,-0.009043732,-0.029724058,-0.0054705823,0.030846292,0.008867855,0.00072777964,-0.020426448,0.046250165,-0.005620552,0.001067249,-0.0019909402,0.043345433,-0.0059077125,-0.030802531,0.00279812,0.017825136,0.03844799,0.014139551,0.02790713,-0.008941288,0.02046755,-0.01121166,-0.016565721,0.0057318313,0.028543634,0.009832642,0.009612775,0.015245134,0.010494147,-0.011846163,0.025104754,-0.014961011,0.015900569,0.0076190466,-0.012391916,-0.0140241105,-0.01609971,0.040637344,0.0477507,0.007335482,-0.02235439,0.051849093,0.0011596326,-0.0439768,0.008717081,-0.020586284,0.033960257,0.05658253,0.019573206,-0.042734258,0.0006311516,0.041559335,0.018449023,0.034547515,-0.004679466,-0.006733419,-0.048716024,0.018998526,0.009931166,-0.034411553,-0.010086976,0.06366679,-0.0215857,-0.05313386,0.017149631,-0.04367024,-0.1513534,0.028412852,0.011034499,0.044864394,0.027415637,0.004105459,-0.035633925,0.005735391,-0.022948066,0.02967857,0.001148692,-0.04329397,0.039964844,0.027511835,0.030299118,-0.01566778,-0.06177739,0.010290294,-0.022394715,-0.024640147,-0.0053883763,-0.046201773,0.030297011,0.045826897,0.005677998,-0.0052069915,0.06286546,-0.012677832,-0.017877504,-0.050753437,-0.05284728,0.02015151,0.0014090737,0.04963069,-0.021925537,-0.0109707825,-0.024183307,-0.00197311,0.013765972,-0.045707487,0.050096262,0.052035544,0.010002866,-0.0031638688,-0.03151768,0.00945602,-0.037421193,0.034630366,-0.08574329,-0.029615207,0.013578394,0.0021128615,-0.052246083,0.007155693,-0.04848668,-0.007969043,-0.0029789077,-0.0024837328,-0.00061923766,-0.037544202,0.031838797,-0.038679708,0.016374193,-0.042696405,-0.008433455,-0.05820954,0.08106007,0.02211148,-0.012764056,-0.034469415,0.021565754,-0.016705688,0.0028749167,-0.028478475,-0.021451347,0.036135882,0.03221955,0.003642388,0.01290614,-0.08484352,-0.031388562,0.03078171,-0.011334677,-0.006689054,-0.022530027,-0.020200921,0.011898868,0.0031644544,0.03247858,0.2337135,0.019091062,0.05806045,0.0048211836,0.02382654,-0.03888491,0.01865617,0.029695429,-0.013075717,-0.014685997,-0.013416478,0.065464534,0.0027622567,-0.011210066,0.021034801,0.037011884,-0.07771016,-0.01097719,0.05383536,-0.016710635,-0.013273113,-0.052866124,0.009430375,-0.030036926,-0.06142963,-0.03692353,0.03364009,0.032805257,-0.009310997,0.0044894544,-0.015843254,0.07264754,0.046667214,-0.004034982,0.033948492,0.009191137,0.014251235,-0.047330923,-0.040740866,0.018607657,0.0011335758,0.0033900086,-0.041244272,-0.0619057,-0.029230112,-0.0149932755,-0.0045315507,0.007847389,-0.02894211,-0.025204264,-0.00012011954,-0.010722785,0.016693607,-0.014125678,0.015013517,0.016864436,-0.048671,-0.0060146255,-0.022105534,0.023905773,0.04645147,0.0055289683,-0.056344472,-0.045972712,0.0025040186,0.014402977,-0.046449557,-0.012152565,-0.01668234,0.02278832,0.006450335,0.031234192,0.031568833,0.008545353,-0.019872732,0.0036812685,-0.005343078,0.052384935,0.053784955,-0.011281415,-0.019553145,-0.06509519,-0.016796546,0.011934294,0.02965381,0.013039655,-0.012841843,0.04137679,-0.0058299243,0.011616547,0.0067195757,0.0015387589,-0.028555626,-0.012988865,0.0032372354,-0.006252251,0.05282373,-0.0377369,-0.057990436,0.015105591,-0.02169162,0.00050832913,-0.021648254,0.0024624446,0.02231865,-0.037665293,-0.00714915,0.0031992092,0.01448682,0.0034920154,-0.050394095,0.004128245,-0.036198143,-0.0031042485,0.036926996,0.028872143,0.0052645635,-0.004861785,0.025413346,0.008171498,0.021644115,0.03779556,0.015542775,-0.0040328437,-0.025923211,-0.054529697,-0.0042618336,0.03210039,0.008276926,0.0055116457,0.046303425,-0.028526973,-0.007633035,0.032356378,0.035474807,0.0025118878,0.04361622,-0.0025903746,0.022828229,-0.0063777715,-0.011634746,-0.026778277,-0.028141545,0.043749172,-0.014890559,0.0126880165,-0.049436808,-0.03773982,-0.012145157,0.024098963,0.02540873,-0.009172645,0.012614238,-0.02491896,0.026167627,-0.057906725,-0.013096658,-0.02250669,-0.045029346,-0.019565923,-0.028335363,0.015748946,-0.010843721,0.022376403,-0.04173594,0.029051065,-0.026992444,0.0015131286,-0.010927803,-0.029382583,0.025952222,0.0018632185,-0.031789668,0.0031592138,0.0043491707,-0.036851987,0.029552002,-0.0052396567,-0.04306497,-0.029519,0.049553275,-0.07724681,-0.02838396,0.022079004,0.026339944,-0.03176733,-0.071072645,-0.0072877826,0.0028496357,-0.00849544,-0.0203498,0.105433725,-0.011692074,-0.024010796,0.037175957,-0.002367357,0.06452929,0.039107706,0.029777901,0.0007576805,0.020254577,0.019542651,-0.033895668,0.020512402,-0.026896844,-0.021541765,-0.04533262,0.040856645,-0.0100955125,0.0033301983,0.009706006,0.00687919,-0.05379725,0.00034460155,-0.07884683,-0.044662084,0.010237432,0.0061610793,-0.057111364,-0.0070112646,-0.00198088,-0.015490273,0.011696654,-0.014750754,-0.0146161625,0.025664564,-0.0051700985,-0.041928757,-0.030110411,-0.030791113,-0.006023611,-0.018396212,-0.0054309308,0.0020878604,0.00105595,0.027688581,-0.0059341122,0.023710608,0.03362645,-0.017529353,-0.035757337,-0.0031414614,0.007252748,-0.035264414,0.010145158,-0.031146815,-0.057981517,-0.017575666,0.047052756,-0.017878046,0.050593566,-0.015495031,-0.003820871,-0.011099567,0.0345656,0.018606504,0.03206085,0.024895217,-0.012211479,-0.02979831,0.006371811,-0.015024986,0.008538033,-0.04044881,-0.023617962,-0.069416635,-0.012921781,0.04592828,-0.027452128,-0.03293909,-0.0038368863,0.0026239848,-0.051676054,0.01693651,0.019132784,0.004220962,-0.048932932,0.016933708,0.02492639,-0.04118217,-0.039811056,0.052261144,-0.0040193032,-0.046534896,0.028724447,0.021022715,0.048754834,0.00051740016,0.01447023,-0.06914307,0.061983645,0.014389583,-0.05941902,0.04252247,-0.010543826,0.00525165,-0.025488889,-0.014187946,0.002545648,0.010518306,-0.0031298841,0.03459481,-0.020507216,0.021634797,0.016190005,-0.011211077,-0.004477816,-0.028437883,-0.022621652,0.005024297,0.026608432,-0.060823552,-0.026949814,-0.040537827,0.0028287035,-0.03178083,0.01046973,0.000524376,0.035086486,-0.01284804,-0.011052003,-0.038585607,-0.0046140337,0.0148556875,-0.014906716,0.017627168,0.0044311145,-0.05098813,-0.008045697,0.014637182,-0.045205485,-0.0017115964,-0.023739211,0.011460263,-0.0288308,0.037701692,0.015903918,0.0019303719,0.019441456,0.04539632,0.0080997655,0.024922203,0.010129777,-0.01036336,-0.028783957,-0.01982109,-0.011622037,0.009287245,-0.020468038,0.017207364,0.0338667,0.022349652,0.046355523,-0.02189426,0.042608768,-0.03293668,-0.0079613635,0.040396146,0.07359364,0.01805091,-0.012114499,0.02513342,0.0046759346,-0.028841006,-0.0031363023,-0.007985091,0.027091643,-0.020067979,0.018827034,0.022512052,-0.018920077,-0.0025554546,-0.022323025,0.012974998,-0.060024,0.021972157,-0.025561439,-0.012687916,0.018013874,-0.025148276,0.0118461475,0.004260666,-0.039501183,0.006376623,0.035637397,0.0055849515,-0.030906426,0.02784077,0.07610069,0.0428947,-0.009618189,-0.017394478,-0.031074453,0.0050551374,-0.14521624,0.0013930281,-0.006390317,-0.01923752,-0.0073618824,-0.015808297,-0.044728942,-0.024707787,0.010785332,-0.01951458,-0.015237129,-0.0008030802,-0.0249026,-0.02700895,-0.008961628,0.027644707,-0.024045104,-0.0325737,-0.027930923,0.069115356,0.003529988,-0.0024402945,0.053341266,-0.004245187,-0.025786877,0.0092602465,-0.04536703,-0.016869033,-0.013397193,-0.034158226,-0.048819926,-0.032235656,0.035143014,0.013351521,-0.010695802,-0.042794656,0.00025872924,-0.017476818,-0.022811588,-0.013753308,-0.019181948,0.009648338,0.016874345,0.045096394,-0.0012886378,0.08307456,-0.022998884,-0.029264517,-0.06388409,0.004358555,-0.01899588,0.06860317,-0.024682803,0.009118822,-0.009918466,-0.014611455,0.03135455,-0.023502931,-0.0074276687,0.0061027007,-0.01904963,0.025821045,-0.033447027,-0.022950122,0.0059800437,0.039070584,-0.030075783,0.03692893,-0.025777366,-0.0063580675,-0.04550117,-0.028389487,0.03341731,-0.045878038,0.0012525538,0.0060348925,-0.0018834543,-0.0020425837,-0.040136278,-0.027984314,-0.050185885,0.001824395,0.016886977,-0.055969495,0.07639951,-0.0053522433,0.0005369701,-0.0043627406,-0.062428378,-0.010319319,-0.015020201,-0.03688714,-0.0041876943,-0.020815937,-0.03807277,0.038163725,-0.0107799275,0.035180416,-0.049370654,-0.01966166,0.021396846,-0.018295778,-0.0012638229,-0.012773875,-0.03509277,-0.0067642974,0.043374423,-0.00042080504,-0.0075956727,-0.022267435,-0.03570139,-0.0032099674,-0.011318154,-0.0026210207,-0.076332785,0.003832982,0.0028052973,0.017967472,0.036245294,0.01789871,0.018983638,-0.037704494,-0.0151801035,-0.036044486,0.029961336,0.07810253,0.047018103,0.07042913,0.05204114,-0.0121071255,0.029676568,-0.058034826,0.013815104,0.023083158,0.028802041,0.0006347473,-0.020601103,0.05306713,-0.051339757,-0.058206424,-0.017121166,-0.054549497,-0.021737985,-0.02070441,-0.0066767484,0.0013859101,0.014677489,0.023977112,-0.01930739,-0.027852906,0.011487895,0.0025318884,0.02648773,0.04239388,-0.01068701,0.05810619,-0.018940734,-0.012189442,-0.0052629667,0.06789896,0.011641601,0.0034061177,0.0129213715,0.016540958,-0.050900154,0.088225506,-0.001066193,-0.027365651,-0.04457246,0.023062514,0.031231523,0.0005232897,0.005938068,0.013302945,0.06742836,-0.012136051,-0.0067839776,0.010391903,0.00447531,-0.05334403,0.052583907,0.023864737,0.04381583,0.048190802,-0.011418135,0.015546775,-0.009833569,-0.01486983,-0.037176203,0.013791238,-0.024017274,-0.021671796,0.022553971,-0.023559611,0.052423213,-0.012116016,0.009445669,-0.014354606,0.04142321,0.008063559,-0.0508903,-0.011156024,0.014614372,0.006491793,-0.025361,0.031123895,-0.025382495,-0.04703283,0.017263914,0.031523682,-0.020096699,-0.046853226,0.0027335826,0.022256685,-0.03589617,-0.0075513683,0.041211367,0.01889349,-0.013323539,-0.03808029,0.05797029,0.014327076,0.0013338197,-0.027656626,-0.005853365,0.003046851,-0.002560203,0.007763555,0.011273857,-0.020714676,-0.047312357,-0.0077995392,0.0075600785,0.044842795,-0.0091454815,-0.015371563,-0.008501669,-0.0012945369,0.017124897,0.0052976576,0.05194278,-0.017240487,-0.013162923,0.0023357938],"last_embed":{"hash":"hnww89","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"hnww89","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{5}","lines":[25,25],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"hnww89","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008650329,-0.0072882264,-0.035952788,0.023761142,-0.020510705,-0.020583006,0.06550538,0.026777828,-0.006731598,0.021272637,-0.026813585,0.00029784665,-0.0062800767,0.007467406,0.016435616,0.04406822,-0.042902518,0.022107312,0.025989745,0.0015046994,-0.06591106,0.028189292,0.06952374,0.00062903616,-0.026242109,-0.0036151307,0.019540101,-0.020434508,-0.026780063,0.05177083,0.021704528,-0.029100906,0.009496179,-0.033591192,-0.023379806,-0.009684973,-0.022529071,0.016588189,-0.06123652,0.024674317,0.0108466605,-0.03485202,0.045217674,0.0135781,0.05229297,-0.018780079,-0.041668072,-0.012099546,-0.0023556508,-0.019333523,0.015596132,-0.010194326,-0.023478819,-0.04730648,-0.0049005924,0.021955196,-0.008118896,-0.05166154,-0.016548637,0.0086686835,-0.06122032,0.06461174,0.008347957,-0.009535794,-0.009244327,0.0342048,0.036870055,-0.00989038,-0.005268333,-0.058410943,0.0018845053,0.021799296,0.031496298,0.023210717,-0.03614748,-0.03112272,0.04376452,-0.03200976,0.013348097,0.015576915,-0.004566895,0.029917564,0.014424944,0.008454401,0.024678543,0.0025079509,-0.019904222,0.013427525,0.0152815385,-0.012420625,-0.00975675,0.0014661339,-0.0032480655,-0.040637664,-0.016892295,0.017933583,0.008237581,-0.0040929792,0.05810167,-0.000050215862,0.036187783,0.014953858,-0.017998477,-0.027053311,0.01118353,-0.014403806,-0.027144406,0.027214611,0.038981464,-0.013309112,0.025278749,0.04543034,0.02498527,0.052377734,-0.020068428,-0.0750293,0.021009587,-0.01383742,0.029399097,-0.021055227,0.017622264,0.017071297,0.03443603,-0.022185048,-0.012587771,0.02171883,0.0038043659,-0.032403097,-0.035925515,0.027085794,0.020233067,0.022233715,0.0029347409,-0.0013871735,0.02196708,0.027959768,-0.008534576,-0.017165756,-0.020903736,-0.06273584,0.013282695,0.033304248,-0.010041125,-0.0062744473,-0.003355283,-0.044112615,0.03201683,0.006439514,0.011686044,0.019249769,0.0032647594,0.008719135,0.014090751,0.07194674,-0.033248346,-0.010169448,-0.0070532574,0.04766648,0.011557323,-0.041082427,-0.0038448519,-0.045543566,-0.02102191,0.028226221,0.013687342,-0.030520711,0.015334777,0.02534746,0.004284115,-0.015085018,0.026084743,-0.034925625,0.0027395806,0.0546964,0.02230737,0.013513539,0.09969307,0.032530818,0.014883591,-0.017470345,-0.0338127,0.01868513,-0.02465057,-0.051040415,-0.00642356,0.036089808,-0.02798812,-0.041780423,0.0042094407,0.033009764,-0.00794953,0.00040936147,-0.0058597904,0.018251874,0.059282523,-0.019777227,0.048378166,-0.026371,0.046769552,-0.037990954,0.02126028,0.023450125,0.015390272,-0.0006212799,-0.0429073,-0.0040292665,-0.033943396,-0.024024073,0.01713697,-0.042258862,-0.0009817225,0.011513461,-0.00859172,-0.04114221,-0.022139484,0.004737701,0.038990695,-0.011450385,-0.019997716,-0.014409243,0.007151348,0.05186474,0.030428456,0.023573514,0.011157221,0.015009534,-0.016376255,0.04746911,0.021069657,-0.013938303,-0.024302557,0.00007029191,-0.020544162,-0.0007323849,0.03505002,-0.0077108573,-0.027917987,0.0029393923,0.04075706,-0.00013856606,-0.013004535,0.015636612,0.023879757,0.0013666445,-0.007855786,-0.015186452,0.019136442,0.039212678,-0.007852019,-0.0019989274,-0.021942755,0.0075382404,-0.032965314,-0.020767938,-0.016917104,0.022608573,0.0077415304,0.012690445,0.026458573,0.0035592515,-0.003565418,0.021255447,-0.01088684,0.0041516405,-0.012155814,-0.004488468,0.0000020511964,-0.068230115,0.029779522,0.039608788,-0.0152144125,-0.004595081,0.06370584,0.010571015,-0.027322501,0.016675869,-0.027529322,-0.004525214,0.052953493,0.0143711995,-0.04481219,-0.030353943,0.027032305,0.05776271,0.04115468,-0.0024282117,-0.0030190528,-0.03166744,0.0054715816,-0.002422305,-0.024880148,-0.0072998498,0.058731075,-0.0062236865,-0.035105787,0.009756138,-0.0073409732,-0.15309742,0.023552148,0.006469945,0.055173967,0.016488075,0.009263635,-0.013244864,-0.009152941,-0.057571206,0.046670534,-0.008374348,-0.046615254,0.03383372,0.005942056,0.050664373,-0.0063135563,-0.023234082,-0.009804361,-0.016522322,-0.049636286,0.007185959,-0.036360048,0.037252624,0.030385753,-0.029453162,-0.01726579,0.052965347,-0.05181449,0.0102563435,-0.03724855,-0.053515926,-0.013839813,0.0000589418,0.042404275,-0.03086573,-0.0037375519,-0.032666005,0.026844723,-0.012743866,-0.00778366,0.039797544,0.027072323,-0.019808352,0.03653968,-0.020977492,-0.0020252157,-0.042215206,-0.0033765857,-0.09541088,-0.03001258,0.014580994,0.003387239,-0.004494034,0.035693523,-0.042189814,0.002195744,-0.0012809291,0.021590492,-0.024072414,-0.03704132,0.011757692,-0.025614826,0.0025622116,-0.044903945,-0.0031914213,-0.050140753,0.040559188,0.022687849,-0.0028784175,-0.051464744,0.022575676,-0.027144497,-0.014251846,-0.0036117507,-0.009081877,0.013908487,0.031017162,-0.015643219,-0.018441455,-0.09612405,-0.040807333,0.030067487,-0.009254883,-0.0138490535,-0.028053699,-0.012865086,0.0008032052,-0.028700195,-0.004347349,0.23675539,0.030030897,0.04368429,-0.0016058455,0.022005983,-0.018167457,0.011871422,0.059608217,-0.0116311805,-0.020952165,0.03625167,0.07051343,-0.0033340263,-0.011749713,0.0052650385,0.071915835,-0.064812995,-0.00062976964,0.07231899,-0.01363795,-0.018520074,-0.030892476,0.0028531044,-0.017525291,-0.09394719,-0.023034178,0.012411882,0.014631611,-0.012950798,-0.015119006,-0.0054777362,0.07836064,0.0811841,-0.017440364,0.033277635,0.015326013,0.023606392,-0.020199792,-0.05010149,0.02227957,0.0006343517,-0.0017461628,-0.045405082,-0.06410807,-0.02904867,0.004736166,-0.023821782,-0.012633007,-0.039250113,-0.013968569,-0.037058543,-0.0023293772,0.019277852,-0.015866775,-0.0029329334,0.0019208553,-0.04112715,-0.014179166,-0.003174852,-0.020370727,0.051221006,0.025020242,-0.04960339,-0.021732017,0.023336297,0.0070323455,-0.046134874,0.020007426,0.015905496,0.013546272,0.020215089,-0.005331179,0.0061771045,0.026169932,0.0025301233,-0.022458302,0.0042746947,0.051979806,0.016819693,-0.02114237,-0.0067470493,-0.04001874,0.00274006,-0.004528228,0.04878056,0.0055089016,0.01077836,0.059897676,-0.00018882155,0.006390272,-0.0005908754,0.009609342,-0.019180393,-0.0033068112,-0.027762271,-0.0062502204,0.03196811,-0.031330958,-0.034324415,0.023421476,-0.040712245,-0.0018416622,0.00950859,-0.020067712,0.03423453,-0.0068109776,0.010302049,-0.001909929,0.017686425,0.0037141934,-0.06041084,0.024442373,-0.019124204,-0.022531547,0.044767223,0.04447444,0.017256796,0.0026520719,0.020838683,0.009821834,0.02756503,0.021295633,0.0146641685,-0.0016045404,-0.026498657,-0.05948119,-0.019137964,0.026670203,0.024881631,0.026196975,0.062451344,-0.013268779,-0.01714472,0.046843037,0.043832283,0.0034921812,0.040459804,-0.039015356,0.025564214,0.015484782,0.00037775186,-0.0062314747,-0.03223028,0.0365971,0.018749421,0.051872037,-0.048905805,-0.017398154,-0.027290823,-0.0026796605,0.0006763939,0.017890086,-0.014908931,-0.029836405,0.038785707,-0.0014254822,-0.0060190116,-0.039734825,-0.031167638,-0.033512894,-0.01439605,0.011756067,0.003510911,0.018015347,-0.06277399,0.04506475,-0.0037525762,0.006287868,-0.018965526,-0.006387106,-0.009690904,0.011766898,-0.03944066,0.02119762,-0.018851519,-0.027655102,0.0056501664,-0.0009068066,-0.04678351,-0.05479611,0.026284352,-0.040106058,-0.025224626,0.029554995,0.02950336,-0.032346986,-0.035022188,-0.004582718,0.03481855,-0.006760456,-0.0020516543,0.10545392,0.005900359,-0.01507338,0.01593393,0.0044413055,0.06651355,0.03024613,0.05425713,-0.016897079,-0.008364661,-0.01222253,-0.0364022,-0.0003816219,-0.00020047756,-0.033094816,-0.051925868,0.033183936,0.011433582,-0.02862338,0.01941853,0.02590826,-0.08013561,-0.017696284,-0.03287765,-0.021455713,0.033227958,0.021494202,-0.03468531,-0.004922665,0.0026458057,-0.0007482484,0.022064844,-0.004350417,-0.020568127,-0.0017413759,-0.012853585,-0.05851666,-0.033483427,-0.008885054,-0.005463624,-0.0041977842,0.012107628,-0.019370684,-0.005446239,0.032631505,0.030151516,0.036251944,0.04024486,-0.0104203485,0.0013337942,-0.02400048,-0.011049947,0.01714111,0.0065128687,-0.008439056,-0.02522135,-0.008802085,0.0282612,-0.009946607,0.03942045,-0.01567854,0.007078316,-0.017580153,0.05457038,-0.004894078,0.05966195,0.001000756,-0.026433725,-0.028909018,0.0026381891,-0.01951546,-0.0029919809,-0.0307853,-0.02322667,-0.0909583,-0.02991193,0.022631938,-0.046462636,-0.024108956,0.012715354,-0.009051446,-0.012699301,0.01080002,-0.00575002,0.020125287,-0.023132844,0.032827366,0.022179026,-0.022797082,-0.07928602,0.031804092,-0.03265415,-0.03738065,0.015090431,0.023327041,0.04264834,-0.0048498274,-0.005137711,-0.044548642,0.026795791,0.005336522,-0.058506764,0.01697518,-0.0055870055,0.006843295,-0.025522577,0.012636373,-0.016489094,0.002058149,0.013494089,0.025869625,-0.0032152645,0.004400739,0.0025658803,0.026950119,-0.010791597,-0.040920664,-0.019876543,0.0005257067,0.008504059,-0.039654937,-0.021473488,-0.0050807944,0.021897525,-0.03835317,-0.00014876381,-0.00025359305,0.022520196,-0.0126822535,0.030454569,-0.01420022,-0.0070320535,-0.0009324887,-0.035066348,0.04342403,-0.0021418917,-0.032925297,-0.022473166,-0.01429188,-0.03483181,0.0013611086,-0.03014463,-0.022447288,-0.029687379,0.0233072,0.010203584,-0.008814494,0.007796892,0.020971077,0.0019947467,0.018493943,-0.002956407,-0.018647667,0.015487302,-0.019818807,-0.016595429,0.005001867,-0.026711725,0.041654788,0.031024462,-0.0044111027,0.0002855882,-0.04626034,0.031358786,0.0111829825,-0.015168747,0.03086806,0.04523224,0.016757116,-0.025931643,0.055854097,-0.0050867666,-0.029730216,-0.02056907,0.013791669,0.002157426,-0.031425267,0.03741615,0.022827938,-0.044695113,-0.012317393,-0.011063696,0.012908147,-0.08196843,0.020483723,-0.027704518,-0.0019430622,0.013725265,-0.020756122,-0.008504133,0.00027545175,-0.013058524,0.018313872,0.016818102,0.017131982,-0.03517476,0.050039247,0.046692763,0.027714442,-0.020741632,-0.017518217,-0.035820644,0.016652662,-0.1327087,0.014145136,-0.0014039401,0.015874496,-0.007770627,0.0045114057,-0.066238105,-0.030088592,-0.013567965,-0.052558232,-0.014122883,0.015418248,-0.00016676003,-0.025375562,-0.027128495,0.0222609,-0.020600375,-0.0110439705,-0.024565944,0.050680604,0.015482286,0.004086152,0.057812657,-0.007786775,0.002206403,0.020386832,-0.034780603,-0.029892456,-0.014477146,-0.057720337,-0.058290556,-0.070740275,0.024326034,0.01997379,-0.03918611,-0.04076754,0.02352655,0.015845833,-0.031425923,-0.008009383,-0.030858397,0.0057121282,0.002542216,0.051383287,0.01617423,0.074174486,-0.02408915,-0.0214325,-0.06071177,0.014821259,0.02433385,0.038514264,-0.011952728,0.038468704,0.00700292,0.0076391273,-0.014152354,0.010798104,-0.011693787,0.0019262108,0.007989884,0.014287621,-0.037920296,0.0009499425,-0.0261834,0.03894152,-0.016209118,0.014334141,0.00012903557,0.011140744,0.0032480212,-0.0012114665,0.026657937,-0.030490892,0.01912371,-0.01035116,0.022782877,-0.011017517,-0.0048410464,-0.032406088,-0.053453434,0.017303772,-0.0027670178,-0.055825405,0.06360131,-0.016890371,-0.018044772,-0.012188452,-0.04151333,-0.02306964,-0.02678563,-0.017323582,0.0115859825,-0.009289227,-0.019633159,0.037166864,0.0059621586,0.05007708,-0.012714101,0.005451996,0.014263916,-0.041040216,-0.03241529,0.0023039586,-0.038591504,-0.0018129846,0.061633803,0.017858302,-0.036753215,-0.012818334,-0.027975775,0.011412422,0.0077983537,0.0010333927,-0.06888183,-0.008222133,0.020545842,0.024113538,0.054665893,0.018114682,0.016951403,-0.03509971,-0.005813904,-0.03703776,0.020673819,0.081724174,0.029195921,0.050083857,0.036542084,-0.01063261,0.0013094164,-0.07452918,0.020070149,0.017088963,0.037840042,-0.037577476,-0.026126048,0.04109158,-0.07195181,-0.06138117,-0.0053432165,-0.06998327,-0.035307832,-0.014680194,-0.008052321,0.032688856,0.014533022,0.029952092,-0.025074005,-0.03482115,0.045335233,-0.028181946,0.013996421,0.031054584,-0.028644538,0.039430868,-0.041732002,-0.005822211,-0.019110538,0.06643458,-0.0025699064,0.0035148233,0.022500211,0.008740215,-0.032454006,0.08525067,-0.034382313,-0.027020374,-0.03251498,0.009094506,0.054665405,0.0114308465,-0.0010833303,0.015234199,0.03871813,0.0009209243,-0.026536705,0.03538829,0.015449518,-0.060138427,0.05123684,0.022195486,0.041133776,0.046895087,-0.051226415,-0.0051801545,0.0021235773,0.012068597,-0.020055102,0.02227814,-0.009999579,0.010525985,0.030419337,-0.009991033,0.07051638,0.020606255,-0.0013666382,-0.011339698,0.022187306,0.027248807,-0.023317786,-0.018216778,0.02717686,-0.0041143107,-0.016214937,0.028777288,-0.015128386,-0.045591738,-0.0069636167,0.0267337,-0.0038286068,-0.0225013,-0.015326384,0.023056163,-0.041581612,0.011978085,0.04505884,0.0054538627,-0.009766814,-0.028427167,0.06072832,0.012536004,-0.0055766003,-0.033256017,-0.021951701,0.005816615,-0.0062285666,0.026063515,-0.030037045,-0.0034448013,-0.08068969,-0.0014256565,0.026891682,0.037815675,-0.008161713,-0.017147299,-0.012691192,0.006137999,0.0032334987,-0.0021573994,0.038583744,-0.043610968,0.027276909,-0.025684629],"last_embed":{"hash":"1okzygn","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"1okzygn","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Targeted Approach#{6}","lines":[26,27],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1okzygn","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.01344842,0.016953314,-0.009214471,-0.0055322116,0.0067938883,0.0245272,0.06453596,0.041777443,0.026419073,-0.03144309,0.0037250016,0.013374453,-0.02182095,0.015749332,-0.00676287,-0.05576052,-0.011461339,0.007292595,-0.003196343,0.010531536,-0.05174765,-0.029039118,0.037469298,0.009058674,-0.022613056,0.056021243,-0.0012276755,-0.018427296,-0.0459139,0.034147415,0.017216831,0.012685157,0.011042847,-0.022539366,-0.016992882,-0.028820915,-0.005921625,-0.019658536,-0.09421493,-0.014102616,0.039271668,-0.012128366,-0.011806071,0.04610898,-0.015385505,0.02098271,-0.03236113,-0.06411586,-0.00020629738,-0.02153824,0.007012388,0.0024208762,-0.009471321,-0.023790607,0.0036161495,0.04005667,-0.016390463,0.005786169,0.011252147,-0.022167563,-0.0021107092,0.025837375,-0.020163337,-0.04720897,-0.04073268,0.021267466,-0.02487158,0.060295876,0.029590106,-0.024817478,-0.009439372,-0.018483032,-0.03255512,-0.045604043,-0.002964482,-0.0036813833,-0.008206449,-0.006690546,0.021862134,-0.028924823,0.10319267,-0.01599591,0.04286707,0.0010449537,-0.001940487,0.005284431,0.0078004645,0.088441074,-0.0072573638,0.024308339,-0.019691944,0.031854652,0.009075843,-0.055071905,-0.0017490414,0.00025657305,0.024726653,-0.054806616,-0.011359561,-0.02600909,-0.031114548,0.028629834,0.00035447892,0.018199401,-0.0045293383,0.028145108,-0.03123137,0.028758256,-0.031608135,0.015586029,-0.010230904,0.0019182255,-0.0034285912,0.008271928,0.021556115,-0.0033668717,-0.030279787,-0.034310043,0.026597846,-0.03791628,0.0016315914,0.053766433,-0.009990509,-0.017217217,-0.0076375296,-0.012795828,0.0031994402,0.03298463,-0.06468449,0.024713757,-0.004236909,0.01217837,0.038732983,-0.0029982175,-0.0022557515,-0.018265866,0.064749904,0.08140627,0.025753997,0.010870669,0.026620379,0.011084201,-0.0146254385,-0.0021363555,0.011590071,-0.023887936,0.0014014657,0.0001286455,0.029860437,0.0906985,-0.03961203,-0.024695689,-0.014166377,-0.003228413,0.039165877,0.031335283,0.008943911,0.0053772065,0.011288655,-0.030766921,0.020734726,-0.026132768,0.027916916,0.039041948,0.0124066705,0.032699384,-0.014484712,0.026467735,0.009429495,-0.009075176,-0.0011001372,-0.03537612,0.019653013,0.01311268,-0.01243738,0.06562263,0.03694687,0.035629444,0.0078010703,-0.028448174,0.0022283394,0.027047144,0.02847162,-0.037355002,0.055598512,-0.009449658,-0.019529143,0.0042855972,0.010242164,0.061269425,-0.013449021,-0.02034333,0.04591886,0.022431029,0.033942,-0.014995116,-0.045578856,0.0018348491,0.05674243,-0.023899134,0.00008179874,0.015376612,-0.045536544,0.0010886086,-0.016058393,0.013350271,-0.043364972,-0.03444559,0.033270344,0.010398646,0.028439563,0.035430234,-0.028434718,-0.010954741,0.027779192,0.013065837,0.007801335,-0.020128768,0.02466863,-0.011408918,0.0063284896,-0.02119713,0.019796161,-0.0530505,-0.024940204,0.016835695,-0.015488811,0.009641001,0.014597307,0.008462871,-0.042539928,0.06038882,-0.02276104,-0.015248407,-0.03556866,0.005814988,-0.04267197,0.017314756,0.01924356,0.037693463,0.018394107,0.010720886,-0.014063238,-0.031762052,-0.04394713,0.031355496,0.0039712074,0.0026884049,-0.011598214,0.031240446,0.004735703,0.016943436,0.024179036,-0.020878188,-0.032274555,-0.04045991,-0.013150075,-0.018616125,0.00077812583,-0.011337251,0.004104516,-0.030033914,0.030033046,0.041625496,-0.015186205,-0.030069528,-0.019667739,0.0020599924,0.009942201,0.08995952,-0.0028228424,-0.01905576,-0.024908302,-0.006617283,-0.030673617,-0.031466804,-0.003527085,-0.008707977,0.041543007,-0.025866164,-0.015161794,-0.046980947,-0.007955571,-0.020545293,-0.039130703,0.032556217,-0.043273132,0.017344732,0.023918694,0.027367353,0.0099187195,-0.01240447,0.06388778,-0.06053593,0.03698704,0.05527293,-0.0357865,-0.17581378,-0.025895959,0.017794088,0.0078181755,-0.0013474657,-0.014591078,-0.00009493251,-0.033058874,-0.007646527,-0.028548192,0.000011612701,-0.12334912,0.02933622,0.0071572936,0.028706368,0.04401165,0.016614243,-0.051930256,-0.026208423,-0.06772999,-0.0024167977,0.021373397,0.08313939,0.025642322,0.026012417,0.024811387,0.033710368,-0.014967716,-0.020197611,0.004862631,-0.031174645,0.028708825,-0.03360574,-0.007024797,0.023248343,0.032605875,-0.018218108,-0.022297129,0.012875645,0.008485594,0.0481866,0.011627966,0.0034815357,-0.0488014,0.02111831,-0.03384477,-0.021380005,0.009288854,-0.012107213,0.0028292027,-0.012365568,0.03611394,-0.02016987,-0.003507913,0.000655937,0.017041653,0.012606864,0.01849291,0.03396315,0.005106238,-0.019582419,-0.06698331,-0.073812716,-0.03556361,-0.0100988075,0.018063638,0.0026306426,-0.024020579,0.004117276,-0.028013194,0.01552288,-0.011575111,-0.06674673,-0.013451648,-0.024843955,0.0035192005,-0.019231444,-0.01855002,-0.008872023,-0.052617848,0.02167734,0.0017791804,-0.011055736,0.0060531315,-0.022433942,0.021265341,-0.04045748,-0.045214195,0.026894119,0.3457016,-0.019163927,-0.03062675,0.014091629,0.005870327,0.011538955,-0.015021718,-0.0009486614,0.033065133,-0.0012179413,-0.002719116,-0.0044265534,0.0020077408,0.03405603,0.029722204,0.06258932,-0.04522016,0.0077833333,-0.0012759607,0.022380939,-0.0011759534,-0.035742432,0.001999271,-0.03485891,-0.074067265,0.02424502,0.03518123,0.0075683165,-0.026186166,-0.0015371771,-0.018499115,0.023649018,-0.033045176,-0.039537143,0.031036148,0.0048282403,-0.038392264,-0.058794573,-0.04704682,0.012054214,0.04212629,-0.020111123,-0.015081258,-0.01017045,-0.036434583,-0.0030784858,0.019176856,0.0021200448,0.013558878,-0.010033645,0.015349457,-0.018713312,-0.008538733,-0.008112582,-0.016016781,0.023460638,-0.047445305,0.01365037,-0.055704396,-0.012202557,0.05670437,0.013199302,-0.08442999,0.023980495,0.06014918,0.003717026,-0.030142603,-0.012703791,-0.012465817,0.008082475,0.07062912,0.010687929,0.0057814294,-0.005851527,0.0018933995,-0.004077722,-0.032522652,0.013894398,0.03844566,0.003336705,-0.005833697,-0.009567695,0.010352141,0.017116457,0.013629385,0.0074437694,-0.011439095,0.0040260763,-0.0021902884,-0.03005462,-0.001057656,-0.018975707,-0.024108581,-0.012126969,0.016719026,-0.0089282105,0.013174001,-0.035464,0.016178222,0.009739091,0.02856929,-0.006173419,0.024980271,0.018382858,0.006330585,-0.024618724,-0.010459342,-0.010299458,0.028250119,0.02448152,-0.04421074,0.007616012,0.022116663,0.011222751,0.07646801,0.02795656,0.0051343525,0.012920221,0.0079667615,0.044179793,-0.0078309085,-0.01630185,0.002836138,0.041201554,-0.025908522,-0.09700352,0.010872315,-0.0041110045,-0.00048322993,-0.005074921,0.0013664387,0.023875693,-0.016511103,0.013451876,0.011498621,-0.028325027,0.013341987,-0.037654296,0.04248643,0.052457195,0.03490548,-0.016812274,-0.0038089496,0.04491837,-0.017222578,0.0060627935,-0.014667486,-0.032649938,-0.024775669,-0.015551351,0.0073805335,-0.021169847,0.029238574,-0.043747988,0.009920238,-0.0010561998,-0.003752794,-0.030706087,-0.021196432,-0.031917628,-0.010016432,0.003876578,-0.0059522414,0.08327347,-0.02698582,0.01139457,0.020053286,0.034410685,-0.03382037,0.011798237,0.020738967,-0.037661746,0.03176665,0.033701282,0.024696212,-0.028182441,-0.0019156304,0.03134976,0.03526041,0.008953341,0.029584233,0.013561284,-0.021620149,0.01638688,-0.025181226,-0.018638672,-0.0077875825,0.0065228553,0.027680174,-0.010992445,-0.0009502479,0.050452866,-0.028383346,-0.0017331395,0.04876593,0.008449494,-0.004565691,-0.0034193783,0.0050157253,0.02623176,0.020636063,0.028555749,0.036724843,0.041008472,0.035235196,-0.025983417,0.013652171,0.031080589,0.0067856973,-0.034440745,-0.016558787,0.018233271,0.009305228,0.005259636,-0.04170995,-0.00062538544,0.028080676,0.041963235,0.0062419525,0.025754673,-0.030087527,-0.024968354,0.011363702,-0.05102412,-0.012264171,-0.000961245,-0.01588097,-0.034328353,-0.015390207,0.00015676704,-0.02308521,-0.030071836,-0.032829117,0.0019930983,-0.0048919497,-0.00084551994,-0.0067721345,0.004065775,0.0053471467,0.05411999,0.0039001047,-0.025424201,0.0021321943,0.035570808,0.0054674624,-0.033410616,-0.045165803,-0.008728607,-0.040692825,0.0005059432,0.005300517,-0.023518916,-0.06968405,-0.043786876,0.013864728,0.055869363,0.0042032497,-0.024159469,0.021141028,0.006726133,-0.029420514,-0.011821596,0.0076271645,0.012243035,-0.018737687,-0.0068697426,-0.012811352,-0.043325756,0.00071730197,-0.06453062,-0.02301782,-0.021810073,-0.030747626,-0.036140215,0.0054459474,0.00615035,0.0048318757,-0.026987987,0.01874175,-0.007729835,-0.061235614,-0.00015875381,-0.0077057155,0.011208015,0.021510702,0.007275233,0.0038109373,0.023815235,-0.006732088,-0.0018526341,0.018685687,-0.029116057,-0.029002175,0.026851075,-0.004695375,0.035243027,-0.024915677,0.07345384,0.032867886,0.0201191,-0.0009624602,0.018301632,-0.010120823,-0.01931792,-0.028366864,0.014702098,0.03189825,0.032247502,-0.014089296,0.00077134004,0.0024043608,-0.016387125,-0.021992818,-0.00596417,-0.028068166,-0.021351825,-0.02862616,-0.011234176,0.012732524,-0.0030030787,0.007939305,-0.026176723,-0.014815549,0.00057374313,-0.065225124,0.004132397,-0.033339694,0.011035806,-0.0069841924,-0.031162933,-0.03167198,0.06658255,0.022583112,0.046690468,-0.039537486,-0.02435095,0.056477036,0.019680424,-0.0013859307,0.021945404,-0.015486473,0.044941153,0.023635298,-0.0040992834,0.010301402,0.0781017,0.015394995,-0.045692887,-0.045392543,-0.03293221,0.034041062,0.040228106,-0.008727999,0.0047710957,-0.0012273488,-0.021200465,0.0028395136,0.018167417,0.039924238,-0.024947956,0.0054129185,0.04863432,0.057035945,0.01879375,0.010025973,-0.01226757,0.008355225,-0.03362279,0.030630466,-0.0058580004,0.028315382,0.032650445,-0.038388353,-0.048062723,-0.015197755,-0.017699566,0.013797431,-0.019544022,-0.0037240572,-0.022728309,-0.010888296,-0.0024399352,-0.023936907,-0.029029489,0.0029036328,-0.004699078,-0.036362164,0.005164586,-0.00492792,0.007091377,-0.0131786205,0.0072747194,0.0010577572,-0.031223262,-0.11148235,0.048262548,-0.028893942,-0.009281975,0.034898125,-0.01512379,-0.012295301,-0.020862896,-0.039784413,-0.020966932,0.06316385,-0.031363413,-0.026205227,-0.018567624,0.019907266,-0.008650355,-0.019961743,0.026150867,-0.0070724036,0.042755153,-0.002166708,-0.04244212,-0.0024549693,-0.055703584,0.025758646,0.037021976,-0.027271582,0.033011697,-0.0014167433,-0.011763882,-0.043708753,-0.04475041,-0.021225931,0.037912324,0.0070325304,0.020719387,-0.022188919,-0.024911486,0.008273991,0.050788794,0.038990024,-0.0047503975,-0.032135017,-0.01227727,-0.024276901,-0.0164975,-0.04109001,-0.010354321,-0.0072609507,-0.028741065,-0.059835963,-0.00006380162,0.025593339,-0.0035255228,0.027278246,-0.006527598,0.0044501238,-0.012688546,0.002909393,0.04780562,-0.028966716,0.010359777,-0.029411761,-0.0001167524,-0.034116533,-0.009068743,-0.016931046,0.0043049995,0.011447822,-0.052918978,-0.020853844,-0.0202465,-0.00019546137,-0.014321741,0.034262717,-0.028565276,0.052764487,-0.0360231,0.051541284,-0.0060658744,-0.0036788848,-0.03183428,-0.008644149,0.0106166545,0.05921695,-0.01734362,-0.018594608,0.028633507,-0.011167804,0.0032517111,-0.055904705,0.041618932,-0.017645061,-0.0076492196,-0.022194566,-0.0025932277,-0.0015206963,0.010735884,0.0066970973,-0.012067201,0.030889766,0.05979684,-0.018961443,0.012562219,0.01866281,0.030578827,-0.04942758,-0.018551221,-0.0341119,-0.031939004,-0.02209271,-0.038382452,-0.01020621,-0.01473494,-0.06644392,-0.0128970565,-0.027528754,0.036057696,0.020840071,0.014841777,-0.0033886498,0.021497546,-0.038785327,-0.05982802,0.017116845,0.0008288784,-0.024224687,0.015959851,0.033443414,-0.017579677,0.051643938,-0.022169055,-0.009702056,0.0021982861,-0.011953518,0.017865606,-0.004740136,0.06537576,0.020560483,-0.027230995,-0.033485193,0.008127257,-0.041988384,-0.030613864,-0.059716653,0.00045695718,0.011534601,0.021213597,-0.008677008,0.0009831015,-0.029091017,0.014650386,0.02269918,0.03616838,-0.02170659,-0.015823567,0.028465096,-0.006583037,-0.02084953,0.039853934,0.015407472,0.004214859,0.012348506,0.005349445,-0.051321313,0.0041701524,-0.0231936,0.0029776,0.027746933,0.014190418,0.028625324,0.060539857,0.0022296398,0.045700755,0.008071378,-0.014765971,0.0021276092,0.050138414,0.025556847,-0.03660838,-0.0014050832,-0.035947483,0.011905286,-0.013173822,0.0046282182,-0.02573161,0.031276736,0.022791088,-0.018250566,0.042149074,0.0034442786,-0.0034534435,0.024500867,0.033623252,-0.00691277,-0.015717966,0.008439265,-0.06190567,-0.0041414043,-0.017474288,-0.06995532,-0.04198142,-0.022510737,0.027998298,-0.024661867,0.0125177745,-0.020441856,0.000689527,0.009601619,0.0040085055,-0.00042956305,-0.0016002211,0.040749054,0.043967843,0.030624956,0.018532963,-0.028516218,0.021375159,0.02904327,-0.0176037,0.009057015,0.036149245,0.0002854626,-0.047590096,0.059723165,-0.029295405,-0.008476417,0.0012371995,0.0035456961,-0.025390424,-0.018119415,0.03461676,0.008165657,0.023596318,-0.012746305,0.014501359,0.008248965,0.042046055,0.0006806483,-0.019659491,-0.02849445,-0.039830368,-0.0019734472,0.007263056],"last_embed":{"hash":"7wgrt8","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"7wgrt8","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)","lines":[28,152],"size":4443,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7wgrt8","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Why Morning?#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013012272,-0.031508293,-0.02948375,0.0023634082,-0.04946219,-0.013320742,0.021696512,-0.00087877945,0.023811884,-0.033221822,-0.03519161,0.008871833,-0.044792026,-0.011804519,0.016273445,0.015638642,-0.0064726574,0.015816329,0.0058637136,-0.0069872257,-0.026290316,0.0017502086,0.036446977,-0.026512135,-0.045387313,-0.0015650743,-0.040026765,0.012713064,-0.0012120608,0.03578899,-0.014284681,-0.032156557,0.042546283,-0.023966597,-0.02469649,0.017755436,0.00504583,0.0002967999,-0.036478393,0.027963022,0.032386467,-0.064983174,0.019594863,0.03074954,0.035850685,-0.016056167,-0.026248729,-0.0028267119,0.0027582464,-0.031381905,-0.029906744,-0.013270894,0.01269311,0.0074154036,0.03316241,0.043990623,0.024113659,-0.009116588,-0.004954914,-0.022099413,-0.03883601,0.0040900623,0.038649328,-0.031087846,-0.019699905,0.040992253,0.047778435,0.011466175,0.012452155,-0.051796705,-0.009761365,0.03093827,0.047732607,0.006802392,-0.036777228,-0.016250353,0.00953679,0.0041144285,0.021333864,0.01853222,0.017440356,0.045773517,-0.0096492525,-0.008131094,0.012448056,0.021227166,-0.031682525,0.054916937,0.005494248,-0.020296482,0.005889951,0.02070932,0.00075434544,-0.04311599,-0.034359608,0.02365109,0.0001872958,-0.04507607,0.011215249,0.015020534,0.062340163,-0.0075886887,-0.008092673,-0.036593117,-0.019226,0.0028141032,-0.0069261985,0.014800056,0.01161886,-0.01738564,0.027965678,0.04224397,0.038096126,0.03466118,-0.002041274,-0.006001393,0.02822619,-0.052318983,0.010363048,0.019380419,-0.006658703,0.046218958,0.023435008,-0.03138717,-0.03726384,0.027117087,-0.002025949,-0.033156898,-0.015604887,0.043718707,0.009102515,0.027923433,-0.026122138,0.017115176,0.0136440955,0.026768368,0.034333535,0.03677314,0.0007598492,-0.07741284,0.051299207,0.034976825,-0.01313205,0.018576972,-0.02353013,-0.003862317,0.018048972,0.021199543,-0.011397983,0.018809648,-0.009005639,0.025793832,0.05553138,0.07880878,-0.016100945,0.022786979,0.00018953712,0.08940702,0.03442862,0.0084145125,0.059148774,0.0065405685,-0.037202563,0.0653403,0.014447789,0.02359495,0.033088755,0.021515548,-0.049668882,0.030216878,0.0032287946,-0.039611235,-0.047067992,0.017750056,0.016989918,0.008656814,0.04132699,0.019883117,-0.0021636998,-0.0045138733,-0.05955208,0.0060358616,0.0013956467,-0.011639741,0.0040141214,0.048014726,-0.0024497418,-0.04179477,0.015198524,0.043013014,0.014304622,-0.002710975,-0.0062490026,-0.0081990985,0.05840293,0.010439697,0.0015709832,-0.013336549,0.052060563,-0.027790777,0.047071595,0.013380548,0.032383487,0.037430808,-0.03078144,-0.0050332397,-0.05921091,-0.055763043,0.020162115,-0.01980938,0.006894082,-0.025428211,-0.022244567,-0.0136490865,-0.027599363,-0.044687476,0.008873549,-0.023178646,0.052006368,0.025663959,-0.034323204,0.049982954,0.045224864,-0.0045504295,-0.024243504,0.006353182,0.011686449,0.03651378,-0.01004994,-0.01354253,0.011038506,0.0054346346,0.0015717004,0.030665696,-0.0040063397,-0.0017464401,0.011583692,0.008159589,0.019990366,0.00038423672,-0.0071452167,0.013984323,0.012789976,-0.01467021,-0.006962921,0.025457043,0.020277815,0.02670637,-0.024376068,0.015862336,-0.020116588,-0.004890937,-0.039790764,-0.03624569,0.020956067,0.010952623,0.0019015408,0.011385875,0.02377575,-0.0024699625,0.00051704055,0.012965168,-0.011363271,0.0047727786,0.007130902,0.0010524604,-0.015975544,-0.015904954,0.032055855,0.045529965,-0.013253405,-0.033775866,0.041222364,0.013572924,-0.006165258,-0.020243548,-0.03669207,0.013437787,0.029552927,0.005452292,-0.02058278,-0.008162292,0.02632761,0.02484186,0.011713905,0.018331114,-0.0011605143,-0.033942103,0.02749053,-0.007891118,-0.016783526,-0.0041046203,0.06357071,-0.025633698,-0.040071175,0.030304395,-0.0008296102,-0.1508315,0.02321287,-0.0016160504,0.060158595,0.02852522,0.00076041924,-0.014311191,-0.0118899075,-0.032178227,0.07974581,0.022451188,-0.039520156,0.010491178,0.019233983,0.0028070828,-0.02533697,-0.0007199833,-0.025853017,-0.040176284,-0.037277143,-0.008920724,-0.037095357,0.06622594,0.03332172,-0.023097377,-0.010817491,0.08091739,-0.012330606,0.0007329417,-0.039403867,-0.051953137,0.025585849,0.003286571,0.0028448463,-0.0023471592,0.020155419,-0.024958871,-0.0031213078,0.0107973665,0.008581145,0.04746713,0.056728773,-0.009235322,0.03461005,0.012335929,0.015897132,-0.026026888,-0.00037741146,-0.061847076,-0.025863275,0.007977121,-0.0038552512,-0.0017617976,0.012292629,-0.048277408,0.009809797,-0.0036455763,-0.00016704219,-0.046660885,-0.00080138206,0.014835463,-0.034829162,0.008854275,-0.026578246,-0.025620298,-0.05306828,0.05241913,0.03277187,-0.024029665,-0.034510892,0.02975243,-0.015922038,-0.018768014,0.004375079,-0.0128359245,0.042175505,0.0066485377,-0.0037289956,-0.011908954,-0.087635204,-0.024184328,0.022988077,-0.0022018796,-0.030714037,-0.015971262,-0.042322353,0.014397229,0.0012805982,0.011915273,0.25712755,0.0414162,0.03132693,-0.010529993,0.06580099,-0.025114153,-0.0060961777,0.024797564,-0.01869531,-0.040848307,0.004722073,0.048369683,-0.00708771,-0.008946897,0.048370957,0.0119634075,-0.04418802,0.0026388946,0.053103834,-0.023470044,0.003076189,-0.038834736,0.018347245,-0.021101136,-0.06011915,-0.054939505,0.014756584,0.036060296,-0.032341074,0.033855096,-0.015475006,0.036155175,0.046518274,-0.032377195,0.034057245,-0.0072175646,0.054274023,-0.036329743,-0.042113874,0.0065296805,0.0070169084,-0.0020963901,0.034724493,-0.04345847,-0.030460397,-0.0098196175,-0.054311626,-0.004895982,-0.015688835,-0.016959617,-0.000016962233,0.052854754,0.0023320103,-0.013613899,-0.0027907463,-0.0068222615,-0.040262014,-0.0058372873,-0.011688261,0.03001623,0.04146529,0.0015883961,-0.040113013,-0.024524424,-0.017802594,-0.014358502,-0.022540372,-0.008904432,0.0022426487,-0.0067262524,-0.005576126,-0.0014970973,0.014712643,0.022915049,0.0030493522,-0.026829856,0.04650879,0.07963792,-0.0108022485,-0.012646518,0.010766061,-0.074692935,-0.0047273585,0.008321729,0.003492894,0.022346001,-0.014175463,0.06725607,-0.0062850504,0.0027700006,-0.011585086,0.007039375,-0.008270495,-0.038249955,-0.018608976,-0.02239383,-0.0025126243,-0.07424622,-0.02000336,0.011306831,-0.019744705,-0.0002321942,0.0020943263,-0.01903867,0.021186791,0.0067583523,0.023638682,-0.03204849,-0.03807758,0.040437996,-0.08451989,0.015979977,-0.0074916286,-0.012149873,0.058348387,0.079132564,0.005205893,0.0070002927,0.055539597,-0.022047497,0.0333303,-0.010564162,0.00047906957,0.055694036,-0.026619488,-0.05353399,-0.0064800484,-0.0158944,0.011557793,0.013353897,0.02895118,-0.022436311,-0.0035143218,-0.0007820281,0.033892035,0.01974497,0.06789086,-0.011088662,0.008804684,0.03438616,-0.0016419983,-0.035481002,-0.041569293,0.031746235,0.025718449,0.012234708,-0.026845757,-0.018167293,-0.02190602,-0.02162715,0.029695004,-0.02155491,-0.008608717,-0.047707405,0.033963498,-0.09077342,-0.04086559,-0.04947285,-0.04178205,-0.02668127,-0.019369772,0.025671372,0.00091569155,0.08055785,-0.03198764,0.033651788,0.024155317,0.009874139,-0.019824756,-0.020193784,0.0029047893,-0.0062524406,-0.02520078,0.022542875,-0.0019258651,0.0021090002,-0.016850583,-0.008441254,-0.03449355,-0.010210255,0.023816759,-0.014920812,-0.028668566,0.027821694,0.03703687,0.018071324,-0.036842894,-0.02681768,0.03966857,-0.041303314,0.023373352,0.09721388,0.014988808,-0.0060638306,0.055608667,0.019421348,0.0449351,0.021043826,0.015202898,0.0058581955,-0.015755625,0.033673327,-0.013394108,0.03232405,-0.009759739,-0.0536416,-0.013543472,0.009495135,0.029492823,0.003618699,-0.007830618,0.005653031,-0.05056783,-0.013413425,-0.059844285,-0.013729959,-0.00007739151,0.031204116,-0.0255346,-0.036424067,0.007245039,-0.0180852,0.028388519,-0.0481922,-0.03595139,0.017601583,-0.020375036,-0.023575222,0.0021249196,-0.015053661,-0.008525852,-0.03247095,0.015308105,-0.008892588,-0.004494391,0.02124721,0.013950564,0.03557671,-0.009387517,-0.014112088,-0.03650113,0.01023591,0.03911907,-0.045288194,0.021398341,-0.013271555,-0.056093298,0.0009769263,0.017834881,-0.0010877374,0.023636527,0.016865335,0.009085301,-0.002584606,0.019014804,0.028162908,0.007748702,0.043004546,0.019327978,-0.020299332,-0.024576522,0.0023996402,0.03139439,-0.015737811,-0.06873834,-0.04963464,-0.010105532,0.045043323,-0.05274796,-0.028608805,-0.019966034,0.015663322,-0.023164816,-0.029821392,-0.008775117,-0.0003125875,-0.025975367,0.005656613,0.019112902,-0.07363415,-0.005895756,0.09537069,0.017865129,-0.013493714,-0.0057925847,0.027635897,0.055426236,-0.029431444,0.0050892895,-0.036927987,0.029761527,-0.016079828,-0.075314775,-0.0034797774,-0.004494837,0.008576452,-0.042921256,0.023129154,-0.014039606,0.010822125,0.010572534,0.040691584,-0.029306576,-0.011267821,0.020629462,0.013247591,-0.017109327,-0.049254153,0.0202661,0.027076157,0.010755448,-0.024381189,-0.0028450373,-0.023571702,0.034279376,0.0077837035,0.039744023,-0.0452624,0.04276112,-0.009131708,0.008841595,-0.04622929,-0.019269442,-0.036083817,0.016055329,0.032988533,-0.026901646,-0.033350233,-0.044040557,-0.03498952,-0.053707074,0.0054273442,-0.017088406,-0.05141637,-0.010404577,0.014865184,0.042652585,-0.0007637326,0.027853403,0.007295571,-0.0006993523,0.0449631,0.029819405,-0.046193007,0.004306204,-0.0046946206,-0.008016976,0.004209445,0.0045535825,-0.010010262,0.03503618,0.0104752695,-0.010120204,-0.05531289,0.030626742,-0.010137581,-0.012406265,0.0007546967,0.04532917,0.04420059,-0.022370338,0.046186022,-0.014505974,-0.040065408,-0.010310972,0.015249691,0.029086646,-0.0120536955,0.012274654,-0.012805203,-0.018029353,0.012901628,-0.0068241786,0.029056568,-0.035486575,0.04920041,-0.018060338,-0.03062615,0.031269528,-0.045264028,0.016638538,-0.02669232,0.013574452,0.0021135858,-0.00078618916,-0.01662871,-0.0050735427,0.031578265,0.04025688,-0.010924752,-0.03484818,-0.0498363,-0.043491974,-0.017110676,-0.1421761,0.008736451,0.0101808105,-0.008699018,-0.0016329435,-0.009680121,-0.047165386,-0.043171484,-0.028467292,-0.014749993,0.015360112,-0.0053172642,-0.025008908,-0.015270205,-0.0066359695,0.026094537,-0.05115605,-0.017269218,-0.055289578,0.037416127,0.0011512917,0.02651922,0.011413568,0.010474061,-0.016633114,0.008311623,-0.002421999,-0.035651132,-0.04143781,-0.0034052846,-0.037732318,-0.04680572,0.023579028,0.0031409634,-0.016560623,-0.03033892,0.0059078615,-0.010025329,-0.07659796,-0.0073918514,0.004567061,0.0079387715,-0.0037965404,0.015844248,0.027413014,0.04637194,-0.049946733,0.0037092217,-0.06498503,0.0037927295,-0.006447777,0.054207668,-0.01710416,-0.008701335,-0.039701585,-0.038461275,-0.02096905,-0.011870947,-0.008718352,0.023107432,0.01629602,0.010902826,-0.02682398,0.014734248,-0.018986382,0.040202502,-0.04215618,0.022699907,0.0110964505,0.0066732666,-0.05373207,-0.0019055832,0.008768281,-0.00840187,0.0014410163,0.0004851525,-0.0034092607,-0.03673999,-0.0039833677,-0.03386172,-0.032611996,0.028009847,-0.0109314695,-0.028090294,0.040306177,0.0031197139,0.022739673,0.0024432412,-0.050543457,-0.020540947,-0.06972203,-0.058367245,0.008589632,-0.020926848,-0.01096383,0.017368814,-0.04043233,0.017574215,-0.03252209,0.0072000087,-0.021435868,-0.019473948,-0.026963389,-0.02985877,-0.027620789,-0.013613096,0.0010962592,0.0065391636,-0.00920166,-0.016377209,0.009935527,0.00079345715,0.0047292826,0.0048449417,-0.07946603,-0.012478839,0.0045492304,0.019869646,0.02026054,0.02393027,0.026283486,-0.02943853,-0.0076120654,-0.019831035,0.024195643,0.074696384,0.02651249,0.05173403,0.05385495,-0.011851262,0.0003756329,-0.07710477,0.03740419,-0.01926442,0.012271994,-0.023233851,-0.0017619935,0.04394967,-0.02211345,-0.06523815,-0.02687206,-0.044751875,-0.0074848575,-0.021139601,-0.014198849,0.008585764,0.00761556,0.034243565,0.0006711979,-0.012189759,0.014376078,-0.03547907,0.02095006,0.008726411,-0.007039887,0.061456494,-0.014146856,0.007959858,0.0064443834,0.08905545,-0.030122813,-0.055892386,0.007098771,-0.027337024,-0.035878394,0.054389995,-0.0005114863,-0.0122294165,-0.009031844,0.033108573,0.036303837,0.026095042,-0.016909549,-0.01460083,0.04559138,0.04768726,0.0053923987,0.008712606,-0.0021539142,-0.03505607,0.036119208,-0.0046677697,0.012710265,0.020786969,-0.03876678,0.008688089,-0.02444098,0.025313098,0.0012977751,-0.0090491325,-0.03469385,0.0005926007,0.015419995,-0.029023137,0.060188483,0.046273425,0.0028812082,0.011572421,0.019785851,0.019558996,-0.027474767,-0.021210186,0.022084318,-0.0055933227,-0.0067044315,0.011055942,-0.04517806,-0.027525779,-0.034378342,0.027523434,-0.025039272,-0.011249113,0.0069071525,0.019641044,-0.00904969,-0.0075011835,0.024471246,0.020123135,-0.021604057,-0.026161281,0.06796589,0.008715039,0.019351458,-0.02171799,0.034195025,-0.013226265,-0.03221292,0.008769662,-0.0074815196,0.0066306014,-0.066853784,0.0138487145,0.024416571,0.032395333,-0.004058085,-0.01535044,-0.019020699,0.04811297,-0.011078914,0.0012354216,0.042614594,-0.02655968,0.02930195,-0.026303016],"last_embed":{"hash":"192j2gj","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"192j2gj","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Why Morning?#{1}","lines":[31,31],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"192j2gj","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Why Morning?#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014648632,-0.016407283,-0.023276335,0.003171045,-0.04662069,-0.028519185,0.021070728,-0.0008538289,0.029041955,-0.031462785,-0.029676761,0.0113535775,-0.05697059,0.0007108439,0.03315957,0.016717404,-0.0075181136,0.025740566,0.0084149465,0.0061366917,-0.017569358,0.0009441867,0.042684015,-0.01868328,-0.030580392,-0.007279803,-0.05054843,0.014775215,0.03155919,0.030346766,-0.02325799,-0.025162864,0.031779647,-0.028080255,-0.024265213,0.006881929,-0.006327982,0.007926573,-0.025847033,0.034472607,0.028121438,-0.06715079,0.019748742,0.031966034,0.018705867,-0.010331363,-0.03576304,-0.004870087,0.013612013,-0.04383509,-0.038683094,-0.009562091,0.014440491,-0.006147607,0.021451758,0.030301038,0.019039148,-0.015710918,-0.018246975,-0.029570892,-0.03266747,-0.0044310503,0.018902395,-0.03404839,-0.039125815,0.041079476,0.03318639,0.008652465,0.0019730055,-0.045621913,0.0065823644,0.042416446,0.03804481,0.0070190434,-0.032127187,-0.009135389,-0.008116798,-0.004538984,-0.0058554546,0.029315928,0.017002698,0.04427852,0.0013610458,-0.01659688,0.014652914,0.008866816,-0.031253625,0.058591057,0.009434101,-0.018884134,0.015747687,0.017122978,0.011052475,-0.051643193,0.0027921794,0.022517256,-0.028892301,-0.045093983,0.017676644,-0.0004668813,0.076318845,-0.018925779,-0.013505597,-0.03586959,-0.020773211,-0.0053454256,-0.0076750997,0.015856236,0.0090821255,-0.02337922,0.02408464,0.050646,0.03973491,0.033212777,-0.0012406865,-0.001924129,0.03583347,-0.040729266,0.018006317,0.019710913,-0.02476859,0.053990133,0.02053366,-0.022428015,-0.047194812,0.027366443,0.006113508,-0.022993507,-0.015933566,0.03913649,0.014917172,0.033145316,-0.036972452,0.015092964,0.016271167,0.022731341,0.033607844,0.029375866,0.0050276564,-0.06868712,0.054258548,0.022297699,-0.021949923,0.016647575,-0.023779381,-0.0014913734,0.046359528,0.008975709,-0.014227084,0.0064096665,-0.0030655155,0.02563016,0.042604763,0.03838184,-0.008883481,0.008982777,-0.005366829,0.07580908,0.024733065,0.009357345,0.042144697,-0.021732925,-0.05094215,0.06929352,0.01949189,0.016324583,0.013333046,0.016274896,-0.05728873,0.034297843,0.021506725,-0.036364432,-0.040412366,0.020601394,0.017793663,0.018967446,0.026581164,0.022075515,0.0068324697,-0.018167162,-0.06129086,0.014716671,0.008233929,-0.019260695,0.00041284118,0.054288615,0.0012277929,-0.049498294,0.023593538,0.030305803,0.013892916,-0.0031959673,-0.005562367,0.0025918584,0.05128145,-0.008408022,0.0011195187,-0.0073094736,0.061795373,-0.022830041,0.045266446,0.007672071,0.012638474,0.039073642,-0.032542553,-0.019737149,-0.051032938,-0.035699166,0.019797167,-0.037319593,0.014199857,-0.027149525,-0.011953456,-0.020961756,-0.018154813,-0.019634498,0.012141408,-0.0062148627,0.053523142,0.020450398,-0.026699401,0.055789817,0.035132673,-0.010780835,-0.034987513,-0.0027606732,0.009825677,0.031499635,-0.0049731713,-0.008259957,0.010537876,0.011107342,0.014221,0.03579405,0.004004354,-0.026988374,0.02197568,-0.0054895147,0.024996571,0.02490013,-0.017695097,0.016485369,0.0060805213,0.0049806945,0.0052205655,0.04173234,0.0036759046,0.03519125,-0.017213218,0.011405965,-0.0039316663,-0.0035642968,-0.03176051,-0.027145304,0.017510436,-0.0020798093,-0.0011329879,0.0054906923,0.021995166,-0.018256973,-0.0065983385,0.025501775,-0.023348453,0.0062529296,0.013043369,-0.005479985,-0.01813453,-0.017148295,0.028168367,0.029956508,-0.010638907,-0.0438691,0.045029532,0.019688562,-0.019611223,-0.015479536,-0.03010442,0.02270552,0.031691372,0.009617142,-0.031730644,-0.009504355,0.026560554,0.016043555,0.017303253,0.026676903,-0.0034191175,-0.038891237,0.030642483,-0.007185444,-0.009478058,-0.0066974144,0.065993115,-0.02635224,-0.030060735,0.037077777,0.0033419973,-0.14700972,0.023768127,-0.0031362646,0.045656096,0.015949292,0.0070856353,-0.03320462,-0.027211523,-0.03555244,0.06769435,0.022793045,-0.04237716,0.0069179544,0.038999606,0.013246135,-0.038103275,-0.01736939,-0.01910371,-0.03845267,-0.037739173,0.007298681,-0.039473895,0.06588166,0.034727402,-0.029495412,-0.013362378,0.07436506,-0.0007059613,-0.0009307271,-0.043425776,-0.05354117,0.032151844,-0.0017468313,-0.0045593334,-0.0021879151,0.03350697,-0.024841886,0.00057671976,0.011746443,0.013506319,0.037578132,0.061137784,-0.001915045,0.039356466,0.006064324,0.028767256,-0.039554633,-0.017173741,-0.07018028,-0.029601794,0.025318151,-0.0055953357,-0.010066805,-0.00004566638,-0.05769293,0.0221249,-0.009026578,0.010971062,-0.032876506,-0.0030786535,0.029435813,-0.016226225,0.008222379,-0.031263996,-0.031393975,-0.048791856,0.058608033,0.055112068,-0.017298577,-0.048114173,0.031376325,-0.019880543,-0.0070070894,0.0052896584,-0.0076924977,0.037119057,0.013284073,-0.017353984,-0.016144846,-0.08555373,-0.013749792,0.018562634,-0.0046971263,-0.038468618,-0.013925207,-0.048547458,0.012686377,-0.008247187,-0.002512652,0.2529572,0.06485043,0.046925694,-0.01741575,0.051393796,-0.01847796,0.008905461,0.040184263,-0.0054415143,-0.05035945,0.0032917692,0.03597298,-0.015005017,-0.008607627,0.03452299,0.0059007076,-0.046863206,0.017012984,0.068845205,-0.025096223,0.004521067,-0.0380871,0.014222551,-0.005526816,-0.053190246,-0.052189574,0.012317402,0.04872713,-0.02583887,0.04666716,-0.009973936,0.044046428,0.04449966,-0.024415474,0.03717923,0.004482441,0.040354062,-0.01624176,-0.051186346,-0.0057786815,0.013781479,-0.0039324593,0.04816233,-0.04375582,-0.04153897,-0.0076524112,-0.055407397,0.0065622656,-0.01744594,-0.011502665,-0.010003366,0.041429926,0.001095686,-0.016140174,0.006591019,-0.016713899,-0.019996133,0.00091483677,-0.0158486,0.041875172,0.03949933,0.0015722183,-0.042904105,-0.017425053,-0.012621864,-0.019832997,-0.026347918,-0.0078020133,0.0015997153,-0.00016996119,0.0044062794,-0.002001402,0.019648295,0.008131063,-0.0052903406,-0.045840118,0.03908652,0.075991504,-0.013064729,-0.0023940827,0.0063073896,-0.064472,-0.017044267,-0.0012230696,0.0011341738,0.018314535,-0.017836723,0.050916802,-0.01070637,0.014478981,-0.026106568,0.012526066,-0.014259303,-0.06802721,-0.001809178,-0.021136725,0.010850308,-0.05548313,-0.017275644,0.014729652,-0.007678753,0.008496658,0.009115952,-0.034019466,0.019192247,0.007596986,0.00086911727,-0.04291511,-0.055260148,0.059168,-0.10520612,0.00027066065,-0.009748107,-0.0091994135,0.06874221,0.06343609,0.026726147,0.006748806,0.05137777,-0.027800595,0.013695916,-0.021190662,-0.004012708,0.053179253,-0.016210556,-0.050692856,-0.011374749,-0.024681503,0.0079123685,0.0040015443,0.029032672,-0.028910518,-0.020581745,0.011007674,0.04442622,0.023568511,0.054398768,-0.0075387936,-0.0021733197,0.03397119,-0.00039950354,-0.014489111,-0.032491893,0.030701166,0.03220048,0.027179562,-0.026162399,-0.016252078,-0.004028319,-0.037244793,0.038401604,0.0044477927,0.008063997,-0.05060993,0.023089396,-0.08588687,-0.037476186,-0.025163434,-0.04462089,-0.035364673,-0.01610398,0.013970734,0.011431021,0.073526084,-0.020363538,0.041817054,0.017696885,0.0030498246,-0.01579061,-0.030044023,0.000947884,-0.0024330998,-0.020376982,0.012918765,0.005949603,0.013319026,0.01664158,0.017152224,-0.05627915,-0.0052203434,0.01569925,-0.006918667,-0.0075307908,0.01706922,0.028591515,0.027619442,-0.037539,-0.03473102,0.022713365,-0.032949083,0.025135089,0.099067494,0.036810227,-0.014812439,0.03557856,0.01717164,0.04678238,0.016817002,0.019281017,0.004346325,-0.047727287,0.01194161,-0.009301415,0.0386041,-0.024693018,-0.068043806,-0.025785001,0.0024785367,0.039635718,0.0056338347,-0.0005564678,-0.0045977705,-0.046908323,-0.019946575,-0.049241874,-0.020785607,-0.005483059,0.03222172,-0.023848722,-0.027880318,-0.009759256,-0.00714297,0.02909785,-0.044494674,-0.023498012,0.0075678397,-0.008485973,-0.039307054,0.0009969255,-0.019709028,-0.012061767,-0.012251724,0.011445729,0.0029561094,-0.011469749,0.0053405454,0.01051997,0.031018784,-0.013950121,-0.018286707,-0.008786639,0.01638952,0.013028181,-0.02646108,0.022398226,-0.022094052,-0.048941493,0.018799376,0.0014698579,0.019286217,0.022468079,0.033455282,0.0030558489,0.0058714864,0.0018977908,0.044576276,0.027980076,0.031766903,0.020470507,-0.035036635,-0.016872156,0.013876709,0.016429886,-0.007036368,-0.045571398,-0.05694922,-0.0038676714,0.015216903,-0.046239965,-0.034818683,-0.026696816,0.029547114,-0.027154298,-0.03874701,-0.008242814,0.0005443126,-0.012708721,-0.015006227,0.03235719,-0.06274947,-0.0035976968,0.09237695,0.021110788,-0.012059983,-0.015088613,0.026400108,0.051240604,-0.04406721,0.01887793,-0.018393746,0.02831219,-0.031596713,-0.06540289,0.012869497,-0.00998655,-0.0029049332,-0.048556898,0.013990638,-0.024636043,0.014920337,0.010403629,0.029389992,-0.03673599,-0.010128518,0.010505531,0.025162488,-0.021292334,-0.029636517,0.011095884,0.022353178,0.0027220037,-0.023580194,-0.007902939,-0.031348564,0.016336732,0.0032184923,0.03642948,-0.04354385,0.049426176,-0.0062635527,-0.00395243,-0.0512294,-0.024279166,-0.028059462,-0.00795564,0.020004941,-0.04010525,-0.025547389,-0.036060877,-0.030809622,-0.04262472,-0.011481704,-0.016156768,-0.063263476,0.0021289897,0.006769927,0.031026224,-0.018981958,0.028683083,0.018874474,-0.01746836,0.04808285,0.0368856,-0.05105332,0.002978582,-0.0023483417,0.006514865,0.0126239285,0.004750776,-0.009665002,0.030349266,0.02335349,-0.005732794,-0.05353133,0.027324809,-0.022792684,-0.016112331,0.004338689,0.041971307,0.046849262,-0.033538073,0.053630263,-0.018941341,-0.03413779,-0.0061327424,0.019360065,0.010786218,-0.025173273,-0.00038347172,-0.0048945225,-0.011125229,0.022668827,0.0024589023,0.020505918,-0.035376992,0.052456323,-0.031369183,-0.037197698,0.038031768,-0.04759286,0.016660197,-0.01756529,0.008982187,0.008190734,-0.00818024,-0.013624703,-0.0037492071,0.029810462,0.017885815,-0.009090483,-0.03781995,-0.028994506,-0.030377345,-0.013659362,-0.14366283,0.009567358,0.006203169,-0.0063912715,0.002774205,-0.0041786847,-0.05301177,-0.035597775,-0.02834733,-0.01613854,0.020814074,-0.01178506,-0.0015533749,-0.018188437,-0.008758855,0.036393408,-0.04958659,-0.015631074,-0.05833595,0.07291321,0.0070221648,0.024228536,-0.0024116922,0.006429559,-0.018965755,0.014815641,0.003788201,-0.033258535,-0.04543594,-0.001492624,-0.020614903,-0.035232697,0.02300689,-0.003980358,-0.016542137,-0.03259305,0.011142577,-0.039360184,-0.072516784,-0.0038616292,-0.020314096,0.00602935,-0.0035493018,0.012304411,0.013191093,0.05777945,-0.06408347,0.010245903,-0.07051395,0.011826303,-0.017917134,0.036548708,-0.017426379,-0.013711984,-0.046859693,-0.02991389,-0.0021445125,-0.03022476,0.0018807928,0.019799186,0.027882777,0.01034653,-0.032120135,-0.0009779421,-0.009359674,0.0328197,-0.039414033,0.04086084,0.015426644,0.0066913306,-0.048271414,-0.009690072,-0.0022302796,0.0075604715,0.00009971457,0.00964727,0.012669982,-0.039566755,-0.009232668,-0.02351024,-0.016794277,0.006915801,0.007472534,-0.011019338,0.023652162,0.019089611,0.02297725,-0.005995353,-0.049201418,-0.024856513,-0.08033055,-0.045593895,0.012116249,0.008330805,0.0089123715,0.025134472,-0.043388356,0.02021587,-0.01721292,0.0067595677,-0.028961865,-0.021327496,-0.030911617,-0.023723122,-0.036391024,-0.015168251,0.0011258472,0.013627462,-0.006150739,-0.028791811,0.01314737,-0.016262958,-0.0035988148,0.019948432,-0.07967737,-0.011084737,0.0058313347,0.036673505,0.015494706,0.033362973,0.017329236,-0.024461584,-0.021416496,-0.020048635,0.0192464,0.075664155,0.04008722,0.035144985,0.04414255,-0.003957755,-0.0073340265,-0.082109556,0.031180747,-0.0141661735,-0.013382821,-0.015647847,-0.013926047,0.04200036,-0.040271763,-0.04091446,-0.02149342,-0.021315493,0.0018773774,-0.024328904,-0.018476456,-0.008186191,0.021093534,0.050152924,0.029242216,-0.030786285,0.030446887,-0.033546463,0.022437882,0.026852503,0.00026039826,0.05732384,-0.007688938,0.01569299,0.005446618,0.086922094,-0.012177664,-0.07404495,0.002643112,-0.036713097,-0.038813993,0.056803357,0.0065500075,-0.016342392,-0.0028024928,0.032128673,0.02136841,0.037153773,-0.023022013,-0.020085823,0.034552142,0.03970974,0.011434633,0.038723424,0.004354603,-0.05082004,0.03899576,0.0052664354,0.015340735,0.021686068,-0.032530937,-0.013741173,-0.034783028,0.026326867,-0.0033211866,-0.02343999,-0.025020426,-0.010729784,0.016176928,-0.014660294,0.042618115,0.020681463,-0.004830186,0.008734453,0.00479018,0.016537944,-0.03346255,-0.01901041,0.032233264,0.006186693,-0.0037085111,0.009464258,-0.037923075,-0.007891522,-0.032099966,0.039433513,-0.021978976,-0.013355249,0.0220966,0.01606683,-0.0018535398,-0.022956738,0.027682628,0.040012937,-0.015689448,-0.025444377,0.06856342,0.00064967,0.028888728,-0.022620762,0.021882469,-0.003204824,-0.032470066,0.02406657,-0.0076427506,0.009488019,-0.055825148,0.0069605173,0.02154349,0.041673057,0.0043701394,-0.031627998,-0.0063735545,0.05133356,0.004093946,0.008189308,0.048438754,-0.03296285,0.013576807,-0.030683093],"last_embed":{"hash":"t38swj","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"t38swj","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Why Morning?#{2}","lines":[32,32],"size":66,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"t38swj","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Why Morning?#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024277452,-0.018479051,-0.03370539,-0.0048249606,-0.055518836,-0.013845641,0.020786984,-0.011863943,0.032171417,-0.015501306,-0.037382696,-0.0047467444,-0.044422537,0.009401039,0.01024814,0.020846305,-0.044222653,0.00522287,0.029257694,0.010658491,-0.009662897,0.013761371,0.047610585,-0.015219615,-0.020913932,-0.006350181,-0.04091027,-0.0015737489,0.0046230275,0.03616701,-0.025873123,-0.019649733,0.046306122,-0.02749574,-0.032846544,0.0008570195,0.017831795,0.0054000826,-0.02562938,0.019710809,0.045385495,-0.05693284,0.017035794,0.018496102,0.042846676,-0.008038295,-0.033697523,-0.0060409536,0.011221804,-0.03978641,-0.028926212,-0.0110096,0.017032843,-0.0035427702,0.016077897,0.0363589,0.029919682,-0.015436702,-0.00632806,-0.027080506,-0.02543367,0.024403833,0.021107472,-0.030177988,-0.03337217,0.044896632,0.042334907,-0.008773185,-0.005923658,-0.049390636,-0.0008135603,0.03369079,0.0572209,-0.0049538556,-0.031749677,-0.025472917,0.007846174,0.0102469,0.008301755,0.018150575,0.014320326,0.025621885,-0.01387035,-0.013612422,0.01701011,0.022273002,-0.032081142,0.044936128,0.017291857,-0.013895071,-0.008408575,0.003743963,0.025482146,-0.029334068,-0.0066350624,0.028949728,-0.023470111,-0.027875891,0.02437176,-0.0048754555,0.05672384,-0.016132751,-0.009103744,-0.025697287,-0.019823596,-0.003980831,0.0075775157,0.02182112,0.014642354,-0.01410603,0.013984655,0.025953744,0.039488696,0.04017562,0.009994674,-0.0004544914,0.033516556,-0.020422807,0.013718767,0.005779505,-0.0074919825,0.051950827,0.017207133,-0.031377982,-0.03263074,0.011722398,-0.0053451285,-0.035407193,0.0005287313,0.036967784,0.03172627,0.028761791,-0.03116084,0.016241739,0.017040199,0.014597144,0.044847332,0.01608536,0.008103998,-0.06556687,0.06083875,0.036033057,-0.01774093,0.016223058,-0.019845655,-0.0026841112,0.013828699,0.026590476,-0.013847718,0.012713701,-0.004450639,0.01986911,0.03311348,0.0390561,-0.02117519,0.008413389,0.016828964,0.08798233,0.027526604,0.0033145475,0.03075935,-0.0008885456,-0.05000743,0.05307018,0.0008329184,0.010007935,0.034104746,0.011123802,-0.037103478,0.016707506,-0.0030881418,-0.030055258,-0.054597832,0.02206519,0.03476489,0.012448523,0.042197026,0.028365282,0.008147959,-0.01236443,-0.042343423,-0.003704034,-0.0027613598,-0.034819614,-0.00812483,0.041537125,0.0002679908,-0.046151944,0.019060614,0.027022574,0.013755968,-0.009052867,-0.0038045365,-0.013190859,0.043954827,-0.0012763634,0.011391469,-0.00609974,0.055696275,-0.021169882,0.033020705,0.014198728,0.022732357,0.036815576,-0.03099847,-0.0072157695,-0.038778473,-0.024631118,0.009520773,-0.03141885,0.0035209323,-0.028763361,-0.014002645,-0.01832393,-0.008105695,-0.029167512,0.038595334,-0.023088079,0.047743272,0.024429992,-0.009816465,0.057193637,0.042631388,-0.028806485,-0.0180928,-0.006156239,-0.0017593617,0.03043512,-0.010934675,-0.0020309223,-0.0045027127,0.01467041,0.00026386368,0.051230166,-0.010626642,-0.033357862,0.014988492,0.009007002,0.016501274,0.014536523,-0.013348222,0.010045558,0.0021925,-0.0023244247,-0.0019407731,0.007485326,-0.007347742,0.041039765,-0.013126084,0.01815711,0.007153538,-0.013133586,-0.042249247,-0.04850182,0.007217392,0.0041589853,0.004224163,-0.008450101,0.033079352,-0.012433422,-0.010534779,0.013279256,-0.018961206,0.012828723,0.027351985,0.0023009283,0.002062731,-0.00939129,0.02043925,0.038644202,-0.005911742,-0.04349826,0.05464789,0.020202102,-0.041709457,-0.03061031,-0.04330417,0.016967634,0.028183814,0.0015396305,-0.036176175,0.0063307188,0.02588196,0.009732453,0.024290456,-0.0014515624,0.0043507544,-0.023250835,0.021052647,-0.011492779,0.008900907,0.0054137185,0.067881,-0.02735889,-0.042585857,0.0264294,0.0069850944,-0.1556189,0.010020551,-0.011519338,0.056320768,0.015464117,0.0024972146,-0.026119834,-0.006174988,-0.03760645,0.059881464,0.03495918,-0.040076286,0.020018602,0.02195615,0.013216425,-0.032159034,-0.015034785,-0.025453096,-0.034141798,-0.040265948,-0.028537545,-0.023927055,0.07641894,0.040007956,-0.0073244376,-0.0076817027,0.0778876,-0.0034182922,-0.0032962898,-0.034991022,-0.039110728,0.025614126,0.00079928135,-0.0020403073,0.012155716,0.028370775,-0.036351528,0.0005968919,0.0019364865,0.019972298,0.042403195,0.07367419,0.011072552,0.020960595,0.013123504,-0.0044667306,-0.045306798,-0.006203235,-0.051817868,-0.038891334,0.021037336,0.017806362,0.0046871025,0.0025032838,-0.05642494,0.025933018,0.0010551984,0.02124181,-0.011165525,0.0028610164,0.02490658,-0.03870045,0.008506293,-0.03281356,-0.024963006,-0.046311162,0.026159022,0.030763319,-0.02432902,-0.032633808,0.030799076,-0.0313759,-0.019062303,-0.0015250274,0.0018491362,0.03554208,0.033593222,-0.019251857,-0.030742021,-0.08508775,-0.006096694,0.012051985,-0.0181531,-0.008342429,-0.01388781,-0.03644137,0.02250363,0.0046591377,0.008745441,0.25911495,0.061115257,0.03882329,-0.030668246,0.04945654,-0.019061709,-0.010298093,0.03344442,-0.009928082,-0.046583056,0.0076336768,0.029966874,-0.022660352,-0.0030073074,0.034023,0.030730011,-0.051118817,0.008019638,0.067632526,0.0013047863,0.018356383,-0.059368376,0.021598745,-0.022335324,-0.058851387,-0.06123978,0.009257575,0.051383466,-0.02643584,0.06835711,-0.0136884255,0.047057066,0.046068132,-0.037587732,0.037407342,0.0007013339,0.034528043,-0.031243496,-0.03956517,-0.005654811,0.0053207325,-0.0069089206,0.038601965,-0.03513321,-0.039524928,-0.010409742,-0.04784763,0.0025745032,-0.009872686,-0.0071860957,-0.007901011,0.049011048,0.015266131,-0.028028617,0.0033741102,-0.0011864131,-0.031441465,0.0022163447,-0.025776241,0.053424485,0.036339644,0.0024894397,-0.019347666,-0.023313416,-0.000514926,-0.020287892,-0.03282285,0.007489215,0.014532456,0.008699411,-0.024916064,-0.008350321,0.016670115,0.028547391,-0.00028037865,-0.0400173,0.04619959,0.086811416,-0.007492724,-0.010522442,-0.011409012,-0.06475148,-0.03360092,-0.000541446,0.00032842398,0.02497314,-0.010729043,0.058146887,-0.026136702,0.028820505,-0.014787505,0.006393193,-0.006925087,-0.05686195,-0.000018086143,-0.016945256,0.0033888926,-0.06604408,-0.021551866,0.015221593,-0.008608477,0.010741774,0.012372167,-0.035232265,0.0033300032,0.011922061,0.00820304,-0.028742744,-0.051075026,0.036895204,-0.102742516,0.010666708,-0.0045752698,-0.014835331,0.060053337,0.09168424,0.047815636,0.020590093,0.04257921,-0.042248636,0.028953925,-0.010897842,-0.0046898928,0.05345173,-0.020780265,-0.035473187,-0.014706833,-0.008613697,0.0050722808,0.014388418,0.03850218,-0.026863357,-0.032549623,-0.0009628197,0.04508438,0.0068256664,0.0524493,-0.0098171495,0.028478518,0.019494956,-0.0059046233,-0.02500161,-0.009543518,0.026276233,0.02779734,0.03772613,-0.013563527,-0.009714027,-0.024515305,-0.025649777,0.025344208,-0.0021695448,-0.00915682,-0.03523715,0.029925039,-0.0794702,-0.045313925,-0.032510012,-0.038525883,-0.034701977,-0.007922625,0.0091833975,0.021255523,0.080152825,-0.027347932,0.038334846,0.035419058,-0.00833462,-0.032591764,-0.0342334,0.0031537795,0.0089315325,-0.0250923,0.025206167,-0.00590538,-0.0006956823,-0.00023848936,0.0035954632,-0.043614194,-0.020107158,0.033600003,-0.024506882,-0.01960621,0.01926426,0.040026203,0.019421384,-0.025268015,-0.020891502,0.014409242,-0.035633847,0.017509412,0.10632255,0.035592,-0.010848473,0.038861886,0.025252452,0.040695135,0.017031936,0.0173801,-0.008276206,-0.031366367,0.029909974,0.0047036367,0.037684806,-0.012300467,-0.06192187,-0.030001666,-0.009224952,0.053366918,0.007558516,0.011352902,0.0022671935,-0.054320175,-0.008412244,-0.05268317,-0.014623675,-0.009316191,0.028747758,-0.04039086,-0.027128763,-0.0035761837,-0.020211073,0.034913413,-0.05275951,-0.042673253,0.011234522,-0.03873028,-0.03459392,-0.020215381,-0.009831404,-0.009813171,-0.030461531,0.021200376,0.0017099468,-0.016551064,0.026004918,-0.0016717402,0.02753162,-0.021354334,-0.015970739,-0.016209245,0.010092227,0.026664149,-0.029593945,0.021262271,-0.016940378,-0.027059672,-0.007897929,0.00014171573,0.0142772235,0.028555743,0.0069100396,0.013463454,0.010254335,0.022041244,0.017882304,0.028267603,0.045404844,0.0063767876,-0.025300657,-0.016588323,0.024221445,0.0031445897,-0.016839007,-0.061615955,-0.056320686,-0.023455,0.015001462,-0.040378332,-0.047754962,-0.010710085,0.022610195,-0.006407674,-0.04771998,-0.012859502,-0.006191178,-0.014336305,-0.016312372,0.02433337,-0.055200182,-0.023946641,0.07641732,0.018001447,-0.0075042094,-0.004190089,0.015262627,0.043751176,-0.035590272,0.01966075,-0.02324474,0.031568583,-0.017311145,-0.081669174,0.02318997,0.00034169084,0.015125619,-0.037928086,0.007378571,-0.020583013,0.019218316,0.008327835,0.028598145,-0.032487493,-0.021631053,0.004826278,0.024092417,-0.0045095086,-0.050116327,0.014324793,0.022700593,-0.011332616,-0.01923434,0.020952016,-0.040847708,-0.00068640127,0.007848546,0.047788575,-0.04419352,0.034627285,0.005341391,0.008437485,-0.06567995,-0.017637651,-0.005062938,-0.031416353,0.020343412,-0.023739224,-0.00758967,-0.04326279,-0.01825988,-0.034900296,-0.007841037,-0.008143311,-0.06206948,0.00036783222,-0.007552277,0.02755883,-0.029702323,0.025134388,0.0072565754,-0.00443453,0.05210861,0.029819552,-0.042894352,0.0006210372,0.0006006625,0.0075651594,0.009572365,-0.006163731,-0.0040544844,0.05141176,-0.004770115,-0.012651539,-0.061302945,0.038607653,0.0013967818,-0.02110979,0.030775666,0.027936198,0.02232277,-0.024339408,0.06377608,-0.02419351,-0.034983892,-0.017394071,0.016725615,0.015797446,-0.034457672,0.012305752,-0.018866377,-0.0067426316,0.036829524,0.008531113,0.032145917,-0.036347963,0.05194178,-0.019927485,-0.02276487,0.040280264,-0.015593518,0.0070084175,-0.02059435,0.004081552,0.0068225795,0.0038096784,-0.025263418,-0.0015973003,0.029356316,0.02739699,0.013348451,-0.027880372,-0.02491933,-0.027102001,-0.015867254,-0.14519896,0.007292365,0.004877568,-0.027148694,-0.004806121,-0.006956302,-0.051926296,-0.030467309,-0.03474319,-0.029670238,0.0018662176,0.0062027997,-0.013080519,-0.013646124,-0.011402824,0.03119574,-0.05916835,-0.0077011716,-0.066391245,0.04253398,0.013609499,0.04211752,-0.0029057222,-0.0063853576,-0.003295123,0.01898337,-0.031083072,-0.037825488,-0.05032201,-0.0067627095,-0.032142762,-0.03720971,0.021958511,0.006024973,-0.01512262,-0.018641137,0.017709874,-0.038882528,-0.07097551,0.0069915005,0.001426448,0.0039617117,-0.0010619618,0.026367119,0.014975032,0.061924066,-0.053957995,-0.004151598,-0.077661455,0.0048667607,-0.014447994,0.0474774,-0.01834498,-0.009590967,-0.042905685,-0.03416709,-0.020846382,-0.024329223,0.00028657928,0.029344458,0.0037783012,0.018017264,-0.03705796,0.025219595,-0.05274287,0.032898877,-0.048368506,0.0411832,0.012719843,0.007384932,-0.042256873,-0.0051616696,0.0066681793,-0.010758411,0.0026229303,0.0088737365,-0.012132761,-0.037596606,-0.018172067,-0.01510408,-0.023482341,0.013308536,0.006420319,-0.021039097,0.04024089,-0.0015929741,0.016961554,-0.018499827,-0.05007151,-0.011134466,-0.0587615,-0.040529817,0.024867993,-0.01884802,-0.0056055505,0.02300582,-0.024518052,0.037918527,-0.02526028,0.01684675,-0.031774614,-0.00692432,-0.027594956,-0.05213889,-0.0334814,-0.011204718,-0.007512086,0.0008109887,-0.001992355,-0.014853433,0.012875485,-0.007046402,0.00003773432,0.0112368055,-0.07074213,-0.03372642,0.0056759515,0.021583296,0.01005541,0.016686978,0.025618745,-0.02599845,-0.018691655,-0.017140532,0.039065763,0.08580238,0.023429278,0.03521759,0.045321554,-0.020428965,0.0032829305,-0.07039488,0.040640477,-0.016976954,-0.017439365,-0.010815972,-0.0036479756,0.033056412,-0.012527196,-0.04753271,-0.035160553,-0.039330635,-0.00044773667,-0.020915123,-0.012966379,-0.001459216,0.018859228,0.05138622,0.02559907,-0.00971519,0.03785412,-0.038530353,0.01161639,-0.0009550006,-0.007451384,0.06776337,-0.008784445,-0.0019622082,0.0063324156,0.093142316,-0.026615193,-0.06727892,0.0066701462,-0.0038840866,-0.038955677,0.049636316,0.023160443,-0.011465113,0.001904148,0.026907444,0.028325688,0.028610526,-0.005342607,-0.016790453,0.04022321,0.043022543,-0.006645765,0.030088423,-0.0001342877,-0.05783745,0.046504952,0.020103028,0.008218756,0.01952711,-0.0552996,-0.0097660525,-0.023319358,0.018544186,0.0031515309,-0.00262347,-0.023702657,-0.0060979,-0.0023106476,-0.011210078,0.06054054,0.019412914,-0.0074812053,0.012979084,0.010749298,0.0054635173,-0.030667907,-0.01827946,0.027763087,0.016162423,-0.008712869,0.007250285,-0.05204151,-0.026278913,-0.03551002,0.03923097,-0.014909822,-0.019319968,0.030250844,0.027614813,-0.0006098662,-0.023421075,0.026747666,0.03869065,-0.011506797,-0.036423355,0.058908075,0.006441776,0.008953388,-0.02495883,0.00751182,-0.008067105,-0.031328313,0.020431506,-0.032417063,0.014007931,-0.06906136,0.01460155,0.019901402,0.029393286,0.01175656,-0.007989776,-0.016311578,0.031507466,-0.013992495,0.001860029,0.036640085,-0.0352452,0.0027450887,-0.02055503],"last_embed":{"hash":"w72ekz","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"w72ekz","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Why Morning?#{3}","lines":[33,34],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"w72ekz","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023030002,-0.02896557,-0.026690569,0.0036274623,-0.041738767,-0.04099452,0.02135668,-0.0035806103,0.004841527,-0.0020199486,-0.023494896,-0.007178905,-0.03127313,-0.01173202,0.021252241,0.009950964,-0.022879397,0.014957862,0.026291251,0.01496222,-0.032529946,-0.0074999263,0.054246347,0.006814756,-0.008840086,0.0042705922,-0.030494336,-0.005156746,0.006062552,0.057355553,0.013633186,-0.015488039,0.017790485,-0.040196985,-0.0065605836,0.003536542,0.020260552,0.0071846927,-0.038574908,0.04567856,0.021079643,-0.025765281,0.03808678,0.0047754287,0.027778223,-0.027778948,-0.053985722,-0.007791369,-0.00097722,-0.035267886,0.017614132,-0.016102301,-0.020196902,-0.010178896,-0.019780392,0.04210907,0.01654476,-0.041572284,-0.023797367,-0.054687753,-0.03502193,0.04338143,-0.026852818,-0.021158267,0.0035796675,0.046562716,0.024633052,0.006690811,-0.021004489,-0.036728084,-0.014741378,0.027012985,0.020986767,0.014205818,-0.03722116,-0.0070934426,0.028637996,-0.0029974016,0.01929447,0.018840801,0.020051895,0.025285902,0.006599624,-0.013853222,0.037092287,0.036763698,-0.0023857683,0.040650297,0.012773441,-0.01655785,-0.009214442,-0.0013389946,0.011457685,-0.015513555,-0.01172404,0.0016974484,-0.015562302,-0.035050116,0.054571528,0.013468921,0.03114917,-0.0148287695,-0.010190732,-0.025252648,0.01569903,0.018745933,0.007907534,0.026752457,0.023050964,-0.023244577,0.043444887,0.025325155,-0.003530093,0.029664839,-0.004728114,-0.009499104,0.006482457,-0.039787613,-0.01839267,-0.009957103,0.018656652,0.054810897,0.015389031,-0.013795897,-0.00968709,0.008066702,0.042481113,-0.017244203,0.021163238,0.052184492,0.0021781314,-0.004599623,-0.03607772,0.013853654,0.0060226033,0.0084801335,0.018422982,0.04104555,0.0064273225,-0.07520011,0.048123654,0.02908635,-0.039725583,-0.011300911,-0.008094522,0.0024857074,-0.008296638,0.025157202,0.014469549,0.033266366,-0.034549195,0.018364899,0.025282668,-0.012434824,-0.029201522,0.020072998,0.017128633,0.053802148,-0.0064169695,-0.0040207673,0.047602754,-0.045708932,-0.020119712,0.0579961,0.014692583,0.020304628,0.01714671,0.0100189885,-0.023116104,0.017431298,0.03745935,-0.007975215,-0.04029444,0.03567101,0.011668909,0.024056913,0.049474392,0.032181006,-0.0061021703,-0.017691778,-0.033595994,0.034176987,0.005566466,-0.045183066,0.011611745,0.050450232,-0.007662458,-0.008578209,0.026482234,0.045729708,-0.012074118,0.015100172,-0.010206798,-0.0046748584,0.048344847,-0.012208091,0.053926952,0.015791217,0.03627889,-0.0029729428,0.032465328,-0.005866724,0.03670298,-0.0011127761,-0.024804018,0.013693888,-0.039406188,-0.006986159,0.01688154,-0.02410008,-0.02111397,0.000073322844,0.0031951107,-0.05719386,-0.046217572,0.015778972,0.03124467,-0.019910697,-0.0015242631,0.014434468,0.001502198,0.045727115,0.0115042655,-0.038396433,-0.010637467,-0.039778076,-0.022176325,0.0276004,0.004405504,-0.04412166,-0.0015546095,-0.00044121212,-0.0050915964,0.025844326,0.008578472,-0.006439132,0.005347084,0.01689863,0.01659415,0.049294252,-0.044957012,0.0055749477,0.011545502,0.005171097,-0.006392841,-0.019571252,0.028090041,0.009207134,-0.0022325339,0.02105999,-0.017770447,-0.006758415,-0.023131002,-0.038222086,-0.004157721,-0.0064783897,0.01733783,0.015236136,0.0046445415,-0.026692698,-0.0057162098,0.011696125,0.01221678,0.011382151,-0.039226327,-0.016806573,-0.045931198,0.007641079,0.009756877,0.07555693,-0.00427189,-0.027311036,0.030641157,0.019589484,-0.025846189,0.016413664,-0.050032448,0.041770153,0.033623904,0.014917717,-0.054921992,-0.03787394,0.011458652,0.041994657,0.0056241914,-0.0078946,-0.036648236,-0.05074464,0.03515097,-0.0060823876,-0.02067067,-0.054134984,0.05208181,-0.017359084,-0.023377974,0.019808324,-0.00982259,-0.16693567,0.050690666,0.0013282994,0.04787809,0.016852904,0.020252386,-0.03504256,-0.028751316,-0.017188251,0.04203029,0.013901196,-0.036916602,0.004015514,0.027084386,0.0457678,-0.017714713,-0.03307474,-0.036958482,-0.009127498,-0.055723425,-0.028812153,-0.026823776,0.08912844,0.03064207,0.00085565867,0.028047085,0.0695863,-0.021698773,-0.030030256,-0.03945405,-0.059411846,-0.013345026,0.0030139985,0.029340189,0.004607428,0.017960344,-0.02825514,-0.008602528,0.02099485,-0.011798155,0.057680815,0.052564222,-0.0025428757,0.0256256,0.018655773,-0.0054414463,-0.03950809,0.017102472,-0.05024624,-0.038502987,0.00092217297,-0.0079809055,-0.0041623632,-0.00860723,-0.02666775,-0.0038414213,0.003913341,0.01736018,-0.048677165,0.003222033,0.00120891,-0.028432718,0.00028787646,-0.029942367,-0.016267583,-0.03510695,0.021837959,0.02712594,-0.027053041,-0.037482586,0.04094298,-0.011470567,0.015555626,-0.004373885,0.020355167,0.023226736,-0.0030766316,-0.0054145753,-0.006044568,-0.105971776,0.0030448574,0.023374299,-0.024197536,-0.012828124,-0.022064665,-0.024835145,0.015763605,-0.0052738166,0.03779118,0.24317566,0.035557788,0.0016329796,-0.01699214,0.05887031,-0.033474654,-0.00016901859,0.029210648,-0.037916504,-0.03868067,0.0015502948,0.025211213,-0.003266236,-0.007299197,0.0012516129,0.047660854,-0.060913183,-0.0035041405,0.07347083,0.012959271,0.022104368,-0.05306276,0.021983093,-0.009295697,-0.06355362,-0.060683575,-0.008923592,0.053751614,-0.040674817,0.005621786,-0.031132095,0.060500935,0.027988411,-0.04828332,0.0072042006,0.01536285,0.00843471,-0.049091216,-0.036061633,0.03213581,0.019532071,-0.015547899,0.020145832,-0.06273883,-0.011954225,-0.018858528,0.015763517,0.022876352,-0.018430358,-0.009585147,-0.05118231,0.0050480757,-0.00045134174,-0.042992864,-0.022761228,0.022786334,-0.012159237,-0.01714986,-0.03367805,0.02873449,0.042762775,0.014088887,-0.06823731,-0.010479589,-0.0016146604,0.010200821,-0.03960658,0.0014184712,-0.02474803,0.009981374,0.035786804,-0.0017236706,-0.0004271094,0.009443563,0.007894392,-0.039951514,-0.019246802,0.033404496,0.021698374,-0.022403896,0.0061224224,-0.050380114,-0.019289948,0.002240876,0.02149131,0.021442525,0.0170596,0.038535997,-0.021264387,-0.019218452,-0.0004351683,0.020543944,-0.026094142,-0.023821626,-0.012638832,-0.0050705746,0.03824707,-0.020631058,-0.016081765,0.061142303,-0.0036950002,0.027073398,0.0006009833,-0.025712395,0.040650245,-0.008409668,-0.013327078,-0.00095054996,-0.020287473,-0.0027633682,-0.065020464,0.0075583183,0.0010628039,-0.016515166,0.02796194,0.078740425,-0.0030939507,0.005886736,0.02426428,-0.0012977284,0.01617349,0.03586376,-0.015402246,0.039080083,-0.013081704,-0.0315494,-0.01349632,0.029592922,0.023409052,0.009962714,-0.00570196,-0.027465992,-0.01632938,0.039876204,0.052661635,0.0066401777,0.057479184,-0.011040103,0.034072332,-0.003132645,-0.006908758,0.009191109,-0.020793863,0.059249602,0.001889102,0.029572356,-0.024932109,-0.026160732,-0.046952598,0.0014297803,0.014124576,-0.00004033104,0.013751545,-0.062318247,0.035047445,-0.09776709,-0.017444633,-0.040231913,-0.04646252,-0.014570401,0.003448225,-0.01713184,-0.008393981,0.05772922,0.011365583,-0.0028171106,-0.017752063,-0.020097183,-0.008069077,0.00019380776,-0.00235253,-0.00996856,-0.037026472,-0.0134768095,-0.019676374,-0.014629579,-0.044812765,-0.026859595,0.004922131,-0.0022945353,0.036955338,-0.003611837,-0.043596692,0.045117393,0.013839707,0.014794403,-0.011518633,-0.005293038,0.008579099,-0.027965622,-0.015345348,0.1110122,0.018158438,-0.013701648,0.031569213,0.013850171,0.06400251,0.05255599,0.050157797,-0.0043114256,0.0111464625,0.0209814,-0.004554935,0.024573106,-0.016873334,-0.037223853,-0.028450828,0.017429624,0.023770079,0.026857218,-0.0141522335,0.01683816,-0.012222227,-0.016241975,-0.08004181,-0.014419481,0.01692992,0.048450243,-0.03783629,-0.0034222766,0.010367589,-0.007887042,0.049439948,-0.058330126,-0.0012599708,-0.0044702524,-0.023420688,-0.05445969,-0.0162673,0.0066210567,-0.002259751,-0.026077434,0.009084455,0.0071268533,0.00024826571,-0.007528951,-0.01998305,0.036349893,0.0031610713,-0.02381275,-0.033366736,0.007034362,0.03332777,0.009289735,0.036101144,-0.013352005,-0.03555768,-0.031242425,0.02638783,-0.012879307,0.034306265,0.016795222,0.016071381,-0.015232423,0.042624656,0.02476411,0.037652444,0.025510881,-0.004514454,-0.024027556,0.022592578,-0.0028502147,0.027912384,-0.0035616222,-0.06053036,-0.06222659,0.007774726,0.020553043,-0.050712757,-0.033648245,-0.04604941,0.0029299327,-0.03679963,-0.019488283,0.0023345607,0.009854963,-0.019105129,0.035875384,0.025453284,-0.09430954,0.0041182367,0.052043296,0.008259324,0.00093747984,-0.011901657,-0.005222462,0.04201586,-0.01915773,0.019712022,-0.050328903,0.018633282,-0.04605074,-0.040827047,0.03831874,-0.01695381,-0.012546875,-0.038103748,0.0019208873,-0.005836615,0.021727782,0.012812707,0.0376835,-0.021892881,-0.005139657,0.012692704,0.009406525,-0.025612101,-0.030076338,0.0026668326,0.012937238,-0.0028808198,-0.04046532,-0.012190402,-0.0025922726,-0.015009289,-0.0033705735,0.024943598,-0.027977569,0.049957927,0.004621241,-0.013164381,-0.077212386,-0.00818084,-0.020413924,-0.03278923,0.029858101,-0.025751067,-0.021617409,0.0049852445,-0.016020669,-0.020693844,0.0013831623,-0.036076363,-0.004220868,-0.056910533,0.004953677,0.037841346,-0.030971637,0.031907033,0.027669463,-0.012724344,0.048189856,0.032638498,-0.028993007,0.007822771,0.05107184,0.0027707196,-0.005894383,0.003955992,-0.006489473,0.014478082,-0.020963956,-0.004716379,-0.058541894,0.010793579,0.029188829,-0.026618263,0.021274243,0.06350614,0.020311892,-0.045558374,0.032469887,-0.0005098988,-0.043751042,0.0070733586,0.039278165,0.022124603,-0.057667535,0.02405364,-0.0026642485,-0.014951989,0.020320894,-0.0022884957,0.006339125,-0.042161625,0.056072813,0.0068022925,-0.030840179,0.029966403,-0.024907915,-0.022945123,-0.04203783,-0.01513374,0.002481215,-0.00574299,0.00050220033,-0.03561546,0.021541493,0.059301052,0.007799263,-0.025112268,-0.029869692,-0.07264952,-0.00707934,-0.15166983,0.017771453,-0.00010679952,0.00016819773,0.007469573,0.00041359948,-0.04390991,-0.038180772,-0.02969724,0.014868778,0.025202712,-0.0020344509,-0.014640949,-0.018125007,-0.0015573184,0.04082205,-0.013483517,0.0020005435,-0.040617898,0.07170484,0.011178274,0.006170114,0.05101404,-0.013144042,0.016206516,-0.00213019,-0.04583938,-0.014518764,-0.006649232,-0.020733861,-0.03741852,-0.049659193,0.024152078,0.003994291,0.009062085,0.0016059321,0.012899262,0.01813401,-0.041596755,0.010182194,-0.010000578,0.00833784,0.024562016,0.031123068,0.016532118,0.04831374,-0.069189206,-0.009583761,-0.054225173,-0.005057484,-0.009356161,0.055521015,-0.013856771,0.012313623,-0.0034978606,-0.024872666,-0.015304221,0.002953029,-0.021138089,0.03098613,-0.0123031335,-0.0025083341,-0.032179575,0.010231567,-0.02832011,0.054717366,-0.042678352,0.044054568,0.022847278,-0.020720698,-0.047121886,-0.0036539612,0.028284863,-0.021219233,-0.011427298,0.015561648,0.02060164,-0.045268815,-0.034174595,-0.03804038,-0.034186337,-0.021650022,0.027511526,-0.012423432,0.023716263,-0.0023162647,-0.0066891075,0.00004786331,-0.02383163,0.0047886753,-0.06959609,-0.022886207,-0.014380638,-0.0015869647,-0.027461618,0.0076890695,-0.0006265698,-0.0058962996,-0.035772737,-0.004530819,-0.013706983,-0.019437898,-0.026891451,-0.041707225,-0.037654545,0.014863876,0.030592486,0.004909348,0.009652375,-0.034309227,-0.015438845,0.008901741,-0.020688413,0.0027717128,-0.09731672,-0.0142617,-0.028956002,0.071485214,0.018495608,0.018984323,-0.004324634,0.006826859,-0.028794706,-0.023941591,0.029443342,0.08081144,0.025120055,0.03497936,0.028059207,-0.006686578,-0.0040556644,-0.07749947,0.037834637,0.014399597,0.010823214,-0.02596935,-0.021272846,0.031958472,-0.07689613,-0.033860564,-0.011971918,-0.04218152,0.0058402796,-0.008329952,-0.021747151,0.0030961293,0.034206953,0.042959224,-0.004073847,-0.025501965,0.022372913,-0.05561136,-0.009420733,0.07076722,-0.028128274,0.039913002,-0.016244024,0.059157092,0.018563878,0.07568814,-0.025741467,-0.02870604,0.000017505541,0.014388105,0.00009336797,0.05422664,0.005727559,0.0022523513,-0.0058152224,0.015192176,0.032954782,0.03832067,-0.012574408,-0.039647013,0.029481363,0.033970296,-0.017371586,0.013196719,-0.0033863056,-0.052517425,0.038885433,0.029546706,0.0025201063,0.013796312,-0.021294923,0.032604482,-0.0039940015,0.021576855,-0.021370696,-0.00004744798,0.0072616087,0.0014646907,0.013782513,-0.039215773,0.08449204,-0.007518846,0.00046492682,0.012519683,0.05306142,0.035844654,-0.03271402,-0.04500469,0.014731198,0.0018090183,-0.035945106,0.03382248,-0.0119086895,-0.010549784,0.019553758,0.02930018,-0.0026743377,-0.038882025,0.017841037,0.008002832,0.02698362,0.008897113,0.027985143,0.00910384,-0.018495336,-0.07670781,0.056539413,0.028122328,0.021436436,-0.019207885,0.007680926,-0.0023246529,-0.0066716447,0.0023288934,-0.01011749,-0.016014684,-0.05119183,0.010492217,0.032749467,0.03329342,-0.013412992,-0.01500349,-0.033218123,-0.008476493,-0.0032962593,0.013240713,0.047101233,-0.043480773,-0.018368073,-0.02659598],"last_embed":{"hash":"1oa3x73","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"1oa3x73","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training","lines":[35,63],"size":995,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1oa3x73","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032725703,-0.032733414,-0.02531011,0.007605964,-0.048482753,-0.045940682,0.008451759,-0.00755745,0.002920765,-0.008008077,-0.022337737,-0.011810463,-0.034494735,-0.015052898,0.01340767,0.022949198,-0.023957875,0.010690983,0.024505949,0.012564857,-0.03188695,-0.0032167889,0.05997697,0.00043406087,-0.011030532,0.0004814915,-0.03749995,-0.00097510545,0.014924185,0.060758185,-0.005643571,-0.022060746,0.040019784,-0.042941257,-0.0038721354,-0.0026034054,0.021455916,0.013863491,-0.03407976,0.042472843,0.024493348,-0.041466158,0.02828839,0.016348125,0.030334597,-0.011923991,-0.05697172,-0.003638937,-0.017418452,-0.03575381,0.0058137067,-0.013332653,-0.0035980723,-0.0100349,-0.0037291201,0.052949075,0.025251493,-0.05275522,-0.016563302,-0.052243803,-0.038831845,0.034781575,-0.014657399,-0.0293711,0.001870649,0.033946306,0.026426427,-0.0031858953,-0.0065021925,-0.039225258,-0.0010160698,0.026690599,0.030392332,0.014216808,-0.03904095,-0.02161884,0.010623784,-0.00293953,0.018830571,0.02520066,0.0066326447,0.027221093,-0.006289683,-0.014805767,0.03885032,0.027856326,-0.00077521894,0.038002186,0.0115559315,-0.008902233,-0.00407339,0.0056082862,0.0027881137,-0.013988673,-0.020068815,0.004879607,-0.014616052,-0.041054912,0.05656855,0.006976434,0.0452364,-0.0072705685,-0.020354323,-0.031562634,0.008162411,0.0027315356,0.013871177,0.03759826,0.02601299,-0.024306893,0.035441913,0.017514274,0.01453621,0.038308177,0.0013078911,0.00044497964,0.00946087,-0.041592345,-0.011055171,-0.013585061,0.020681078,0.04396309,0.014936061,-0.0085566295,-0.013605967,-0.00130174,0.030617386,-0.023990894,0.010946822,0.049779125,0.007489629,0.013523888,-0.031227758,0.013471154,0.010035854,0.017542124,0.020489626,0.03298777,0.0013962127,-0.07408444,0.049006045,0.019061897,-0.05101911,-0.0055944277,-0.015074865,0.00039744715,-0.0034616424,0.02226525,0.0154621005,0.039173365,-0.02656668,0.02032025,0.018225037,0.002487903,-0.030056836,0.029463727,0.02668194,0.053051926,-0.0012105844,0.0037054957,0.035318125,-0.045310825,-0.015545015,0.052651495,0.0064195283,0.023951799,0.020595293,0.023597633,-0.02050493,0.024597125,0.026295325,-0.010813343,-0.04396936,0.02990617,0.016822487,0.021893833,0.051627737,0.028773215,-0.0077589713,-0.019616844,-0.037195716,0.03149781,-0.0067604017,-0.04126833,0.00981601,0.04968545,-0.012273145,-0.0070760716,0.01908307,0.04447237,-0.0051766215,0.019840313,-0.018515348,-0.012378789,0.05698108,-0.004625747,0.036442302,0.013845733,0.031843748,-0.016868433,0.038064737,0.0019522755,0.025755165,0.010559207,-0.031442836,0.012138775,-0.037944783,-0.0038040811,0.017205946,-0.039116584,-0.022389252,-0.0086146835,-0.01019117,-0.044063218,-0.034364957,-0.0031978262,0.031165697,-0.027574902,0.0076411963,0.019457662,-0.0028500338,0.05624529,0.022994991,-0.025911644,-0.0243214,-0.031234019,-0.01892722,0.02799986,0.002536259,-0.03958003,0.0008107696,0.0069825593,0.006942582,0.025184806,0.012113114,-0.0077105686,0.020801032,0.007289848,0.016939938,0.04014036,-0.052593537,0.0060607176,0.015994836,0.005054245,-0.0071736216,0.00040282606,0.02695516,0.02567371,-0.009827394,0.0128810955,-0.021630766,0.00072215905,-0.022367524,-0.046362557,-0.0062640426,0.0013358598,0.00463947,0.0048483857,0.003718679,-0.021763027,-0.01288984,0.014169818,-0.014016097,0.006583376,-0.027219648,-0.017042818,-0.028406247,0.00057100167,0.01908763,0.062768556,-0.0034012974,-0.03308839,0.03862967,0.020655379,-0.03136857,0.011802982,-0.049857754,0.04998479,0.032729685,0.008162077,-0.046212066,-0.029394023,0.008504908,0.034974985,0.013013709,-0.006734826,-0.0332361,-0.052285362,0.026434576,0.013716191,-0.036633164,-0.052291658,0.054623675,-0.022124887,-0.023548098,0.025049862,-0.0040909774,-0.15829954,0.045025874,-0.008406577,0.04390541,0.023094077,0.012197187,-0.03420811,-0.016194979,-0.037050746,0.06337727,0.00566288,-0.040638458,0.009867107,0.023796445,0.037967566,-0.017409254,-0.04178452,-0.03295834,-0.023088004,-0.04942008,-0.021221971,-0.028642496,0.078843616,0.036562033,-0.000394847,0.015920043,0.070358425,-0.028103804,-0.029467428,-0.0417678,-0.06095208,0.0041896733,0.008177385,0.016932013,0.0067381538,0.022476088,-0.036158655,0.0013774957,0.017249105,-0.011230852,0.062579505,0.058454048,-0.00035270548,0.0276465,0.014164315,-0.00037890996,-0.0397644,0.01739935,-0.058000725,-0.043460287,-0.0021407553,0.0021509223,-0.0043372246,-0.006673993,-0.03348004,0.006004187,0.001283655,0.015503406,-0.04198393,0.002071112,0.0024679971,-0.042555135,-0.0019482018,-0.03802278,-0.009845334,-0.052764494,0.032717407,0.019019123,-0.026029913,-0.038257066,0.028357485,-0.0059209834,0.01218628,-0.014656424,0.015035111,0.026911154,0.011114943,-0.010368702,-0.0078142295,-0.09758896,-0.00834149,0.01730101,-0.020312475,-0.013933605,-0.025843734,-0.032825526,0.023675457,-0.0052216286,0.026130565,0.25317657,0.03763409,0.009926195,-0.004095886,0.067663856,-0.031638388,0.009884258,0.036551125,-0.042001817,-0.042942606,0.0026158092,0.037700042,-0.012770152,-0.0021907703,0.016028795,0.036837578,-0.056109656,0.0075106113,0.06598028,0.010089979,0.017846042,-0.04377187,0.014450671,-0.009990544,-0.06462667,-0.05418929,-0.0044044727,0.04536606,-0.040467784,0.00052258134,-0.03046424,0.06625449,0.036591295,-0.039076142,0.023781259,0.0155552365,0.015559871,-0.05132203,-0.036575988,0.016063249,0.013925579,-0.013549223,0.016133819,-0.05880461,-0.02172944,-0.01675965,-0.0059668506,0.016524395,-0.0034238512,-0.009437491,-0.03562287,0.016721897,0.004825828,-0.0430479,-0.015283702,0.02190757,-0.018588116,-0.008996417,-0.0326659,0.028917672,0.04076559,0.008422628,-0.068351254,-0.008637674,0.0061471025,-0.0011917524,-0.054833278,-0.00081259187,-0.021699304,0.005202256,0.042026084,-0.0021409,0.0049346616,0.0046726633,0.0043516657,-0.039462395,-0.012603712,0.035681378,0.023755725,-0.027385246,0.0017693543,-0.058997534,-0.019989751,0.0005909084,0.014094385,0.012160393,0.009612317,0.038064968,-0.029223043,-0.0009419074,-0.0036172543,0.022812493,-0.027033221,-0.03387189,-0.020470163,-0.011544729,0.031070795,-0.033236723,-0.03126128,0.050760083,-0.013824653,0.024965208,-0.008769718,-0.04346605,0.042358242,0.0027294725,0.0042666723,-0.00422365,-0.035299074,0.0087556755,-0.0699185,0.016136408,-0.0052494886,-0.01936223,0.029012097,0.07848182,-0.001527715,0.006871129,0.032258864,-0.007035969,0.018576287,0.020491736,-0.0115388585,0.03814119,-0.025196755,-0.048016213,-0.009817231,0.031026667,0.04250311,-0.005263677,0.0053261383,-0.02757775,-0.025664134,0.03554178,0.03752579,0.0070304195,0.048937935,-0.014524601,0.038943265,-0.0026070739,-0.012585435,-0.006377604,-0.019852461,0.052835897,0.012844365,0.037492257,-0.03418153,-0.012269592,-0.02658174,0.0051655816,0.017869527,0.012129278,0.012330048,-0.062990524,0.04121537,-0.113130026,-0.017279983,-0.031776275,-0.054169953,-0.02772645,0.00047022052,-0.014567889,0.019573404,0.071344845,-0.0064269193,0.009216472,-0.0032416927,-0.019104436,-0.01268827,-0.0038111217,-0.0040591364,-0.011888547,-0.041055083,-0.008692337,-0.012593318,-0.015024929,-0.026095692,-0.020164786,-0.01258895,-0.008868343,0.039283533,-0.010341765,-0.03401257,0.03226522,0.03479192,0.020158026,-0.01826564,-0.008843969,0.0062720454,-0.029389782,0.007749492,0.10572298,0.015217018,-0.020558434,0.01849416,0.011540508,0.06379297,0.046509992,0.04109466,-0.0026907783,0.0069412393,0.034792047,-0.0083140265,0.018231442,-0.026760625,-0.03682781,-0.031371333,0.0146158235,0.026332168,0.01528791,-0.015060847,0.0136040095,-0.008022103,-0.012103857,-0.0880242,-0.024264516,0.01939581,0.033430547,-0.026876688,-0.014632706,-0.0020738847,-0.01046894,0.040307846,-0.04274748,-0.010223985,-0.000022233977,-0.017662596,-0.05742066,-0.009985073,-0.0004351327,-0.006043889,-0.018542683,0.010221493,0.004803262,-0.0072842166,-0.009822242,-0.013314635,0.04093115,-0.0067746895,-0.018288106,-0.025206128,0.0108023295,0.029884482,-0.005241421,0.028971886,-0.0122895,-0.046204556,-0.026400719,0.033063043,-0.0153332865,0.039409216,0.009653436,-0.0020214142,-0.012950646,0.043185193,0.01738742,0.044722836,0.029322049,-0.0017419158,-0.03246573,0.0072235498,-0.012068259,0.02547406,-0.0072048693,-0.044432275,-0.06999227,-0.011749118,0.019751947,-0.050302885,-0.022687582,-0.033728916,0.007224395,-0.026257353,-0.014055223,-0.005059111,0.015613935,-0.020351661,0.023533028,0.028843237,-0.09492898,0.0026992161,0.056954484,0.000970566,-0.0102764685,-0.0025201733,-0.006044337,0.025191654,-0.021163914,0.023531245,-0.047314383,0.016617144,-0.041377407,-0.053388808,0.038335823,-0.015839336,-0.0033401642,-0.043251246,0.0034531625,-0.006081326,0.011318934,0.0166907,0.035715193,-0.018975234,0.0006861668,0.013946698,0.013317756,-0.017595567,-0.03401595,0.0077461177,0.012279576,0.0013992023,-0.021874702,-0.017389132,-0.008900442,-0.01673481,-0.0183867,0.03686515,-0.037849244,0.051713426,0.0002967564,-0.01568864,-0.06945497,-0.0049150153,-0.022282392,-0.02795916,0.03182331,-0.021399926,-0.027800178,0.0033980666,-0.014138768,-0.032836597,0.0013611207,-0.037796002,-0.018246489,-0.040481213,0.015465373,0.035325892,-0.017118268,0.032612566,0.038184177,-0.010487474,0.04776255,0.031872645,-0.026060034,-0.00022692519,0.04316361,0.009299958,-0.000014100414,-0.008068659,-0.012723425,0.019680316,-0.014250295,0.0039231186,-0.053625736,0.023677796,0.0328447,-0.018113464,0.017829316,0.044497695,0.026526103,-0.04381286,0.042524148,0.0006777474,-0.053216018,-0.000696533,0.030681584,0.019672273,-0.055607706,0.0162448,0.004842699,-0.016149463,0.0076775765,-0.0046344,0.016798092,-0.032478146,0.06539285,0.0025595785,-0.02907531,0.04277875,-0.03074995,-0.011193999,-0.030889703,-0.007953694,0.0056766868,0.004087321,0.0029738424,-0.02492728,0.031741235,0.054890472,0.0111460565,-0.020879196,-0.042486843,-0.06487947,-0.002736609,-0.15228628,0.014262295,-0.0053401263,-0.0021228797,0.01830293,-0.0011925991,-0.047006574,-0.032333557,-0.022085482,0.007933248,0.017907944,-0.011145527,-0.016785244,-0.0134694595,0.0035403306,0.04264275,-0.015574804,0.005919429,-0.047621135,0.079392776,0.008340336,0.012015158,0.046718515,-0.002289549,0.0121114785,0.014545601,-0.033523448,-0.035104483,-0.01746587,-0.016895175,-0.039748244,-0.042204753,0.025840605,0.005400165,-0.005641685,-0.0075806445,0.005920882,0.001082501,-0.059839897,0.0073549594,-0.015371171,0.0041613034,0.021309609,0.040156294,0.01971036,0.047836404,-0.04885222,-0.0066440436,-0.049163327,0.012504319,-0.022469873,0.049131077,-0.025072196,0.011708949,-0.005760265,-0.026599403,-0.002212524,-0.000517712,-0.008602313,0.020556375,-0.0029784779,0.004837091,-0.034651354,0.005273595,-0.029720867,0.04995573,-0.04370516,0.054308172,0.009035947,-0.023239236,-0.042253666,-0.006634413,0.014320277,-0.029311301,-0.010656091,0.014066282,0.026476933,-0.03347472,-0.032573983,-0.032063566,-0.031664077,-0.025418842,0.020335231,-0.019604726,0.030984033,-0.0002061814,-0.0036532718,0.00001967615,-0.03579235,0.0077822544,-0.064394005,-0.034993995,-0.0018143603,-0.007422766,-0.013439618,0.010761988,-0.010171423,0.010477123,-0.030180449,0.006854346,-0.013295468,-0.015705904,-0.027969634,-0.03737474,-0.044178367,0.028311197,0.031267487,0.018454446,-0.006432567,-0.041071944,-0.02220831,0.009811954,-0.02002648,0.0007451448,-0.09106861,-0.015649498,-0.013934239,0.06765479,0.020435382,0.02111714,0.0080257505,-0.0016218201,-0.0100023635,-0.030833263,0.030040804,0.092463255,0.03256103,0.05386761,0.034405082,-0.012354014,0.010783345,-0.07221692,0.047891635,0.0067863637,0.013600131,-0.032383252,0.0045541697,0.041562367,-0.07934847,-0.03098974,-0.023121273,-0.035223752,0.0033100767,-0.007685925,-0.009636239,0.009114424,0.03668546,0.05027422,0.0095616765,-0.030430038,0.026489958,-0.054713964,0.0017820405,0.06808324,-0.02574129,0.052732747,-0.012032554,0.046074297,0.011886463,0.08272808,-0.03529576,-0.026225226,-0.0038300387,0.0074393647,-0.005521179,0.06564357,0.0024506813,-0.00068860315,-0.014103846,0.020394241,0.027990168,0.035415486,-0.011066651,-0.03223372,0.032735597,0.04198638,-0.019893562,0.035221405,-0.010647244,-0.05016248,0.041226346,0.026011854,0.009552863,0.02424496,-0.019952012,0.019601587,-0.009671998,0.016545558,-0.020005379,-0.00086935225,0.007990914,0.011265195,0.0004450007,-0.036830258,0.07566814,0.008541648,-0.00017858701,0.019526036,0.04516935,0.028527576,-0.039207,-0.03280605,0.025476087,0.0063690967,-0.033086788,0.035895936,-0.023112709,-0.022752885,0.022381878,0.016342366,-0.0049478007,-0.03483017,0.01981718,0.018134989,0.015737277,0.006314593,0.034972508,0.019897904,-0.023424653,-0.06067584,0.07317403,0.01596925,0.021690255,-0.01199705,-0.00064702146,-0.010821304,-0.014122716,0.0045739855,0.0024336097,-0.008055908,-0.059810694,0.0027855241,0.039246313,0.03513107,-0.020244287,-0.0076574534,-0.041310556,-0.012516263,-0.00042053484,0.0028252304,0.044501163,-0.046048358,-0.0161443,-0.015445092],"last_embed":{"hash":"1fmga7d","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"1fmga7d","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{1}","lines":[37,40],"size":96,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fmga7d","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016146107,-0.022968989,-0.024217902,0.013339727,-0.042353235,-0.042210866,0.01693694,-0.0073343785,0.014841452,-0.021536125,-0.024314515,-0.019426297,-0.017906945,-0.009230077,0.030390872,0.017702902,-0.039704476,0.009041769,0.035099532,0.015532615,-0.015654162,0.008411005,0.069431424,-0.010552126,-0.010075119,0.009413475,-0.06307505,0.004363085,0.022841716,0.062560305,-0.0143013345,-0.010648835,0.013633031,-0.041966844,0.017082226,0.017587274,0.041443072,-0.008813231,-0.041113764,0.058555763,0.018047316,-0.049353108,0.017740814,0.007710981,0.024565645,-0.019590534,-0.06578133,-0.0021411953,-0.020216743,-0.027777737,0.019196168,-0.011656894,0.0032104184,0.0071717985,-0.0061377822,0.038917992,0.02962255,-0.047180798,-0.031798605,-0.037696645,-0.042347424,0.06588396,-0.005079619,-0.019116096,0.013129496,0.044208124,0.030852012,0.009361982,-0.02212912,-0.054524925,-0.0075826417,0.030427966,0.049624197,0.012333809,-0.040799223,0.007685084,0.019223297,0.01991149,0.018548587,0.021888345,0.0277162,0.020035049,0.023933146,-0.0019781261,0.028058998,0.010794573,0.0058291107,0.0688843,-0.019368999,0.0047444934,0.0011945671,-0.0115635395,0.015408906,-0.005699396,-0.014898241,0.0013441544,0.014582326,-0.031956322,0.061874412,0.01866098,0.02250519,-0.032137666,-0.014667432,-0.021434668,-0.00060113677,0.01586829,-0.0074046166,0.04149212,0.024333933,-0.022198051,0.040080234,0.00659478,0.014047528,0.038756706,-0.0026446995,-0.01937584,0.012026246,-0.041148894,-0.029825676,-0.0012118916,0.015068713,0.06082526,0.03152059,-0.012963186,0.009561842,-0.0004323893,0.013798695,-0.025387254,0.015895404,0.042837355,-0.0013238918,0.024625137,-0.051711693,0.011375394,0.011042351,-0.008276727,0.013739556,0.03674633,-0.017815402,-0.06855715,0.030626133,0.017194958,-0.025636422,-0.005305574,-0.032964908,-0.0037637202,-0.017012447,0.031866506,0.022767175,0.02596135,-0.03947383,0.020516952,0.012637134,0.018268706,-0.017381933,0.019718528,0.0076923785,0.04932319,0.0029253426,0.00421898,0.025148503,-0.02164092,-0.03847931,0.05346928,0.013589294,0.029218487,0.014017232,0.028257402,-0.0099700345,0.021330066,0.01699577,-0.002652364,-0.02510499,0.029615358,0.0016791768,0.025080863,0.0295366,0.034730308,-0.009492406,-0.014405961,-0.031243112,0.026455492,-0.017614594,-0.050093133,-0.00603212,0.061169047,-0.023090921,-0.011925081,0.018739281,0.047536217,-0.01097813,0.011846638,-0.03794266,-0.012856268,0.048235893,0.022528464,0.03883907,0.0023015768,0.03485608,-0.017692538,0.024233302,-0.0033493552,0.024730515,-0.010501777,-0.028935539,0.016182788,-0.0452425,-0.0071291663,0.021501027,-0.032528233,-0.026820635,-0.0027594366,-0.014179763,-0.039045047,-0.044047967,0.010945699,0.042525906,-0.025691926,0.018157415,0.006755435,0.006646161,0.05736329,0.013044043,-0.033537254,-0.021226497,-0.029591344,-0.010315972,0.0357447,-0.007624684,-0.0343236,-0.01776994,0.0025154876,-0.01010574,0.02753289,0.021080004,-0.013058462,-0.0010845329,0.023547538,0.01661925,0.030525746,-0.048091426,0.021592783,0.021130554,0.007835957,-0.00014542042,-0.018208342,0.019640045,0.010386544,-0.0041356385,0.028504109,-0.019342227,0.0080853235,-0.022921495,-0.03955108,-0.013196708,0.0015886627,0.02088115,0.017976845,-0.004437394,-0.028984869,0.0014420938,0.020521276,-0.014182735,0.020091532,-0.03526514,-0.01645766,-0.019342594,0.010121515,-0.009309129,0.07622545,0.023242293,-0.032501057,0.046709727,0.01659996,-0.049264688,0.005423087,-0.04775928,0.05570397,0.020709462,0.0026622447,-0.0494869,-0.034769762,0.0070949914,0.019743992,0.008248697,-0.00966091,-0.031127265,-0.047016192,0.023428882,0.0051125605,-0.051054657,-0.04124324,0.055567846,-0.003296278,-0.023069713,0.041434273,-0.020887852,-0.17027162,0.016098965,0.0006752088,0.03493658,0.018066308,0.026479172,-0.02013767,-0.036160003,-0.028974311,0.06487709,0.021098547,-0.036495738,0.003693673,0.019399524,0.048228633,-0.02627364,-0.03873095,-0.010416964,-0.017883323,-0.046953745,-0.02901106,-0.040025294,0.0914073,0.04417964,-0.011167571,0.03841981,0.05978524,-0.027822953,-0.025726626,-0.038916156,-0.07253039,0.0032703683,0.003174149,0.037314553,0.014001182,0.026631188,-0.0030636697,0.012119252,0.025876664,-0.004891855,0.041007116,0.0643188,-0.011219144,0.028819693,0.029756034,0.0025405423,-0.033868656,0.017303534,-0.050367206,-0.033821262,0.0041250833,-0.003974902,-0.0072670276,-0.012111092,-0.03021863,-0.012748752,0.0042206,0.024477607,-0.029244617,-0.01224537,-0.0043017603,-0.015705705,-0.003970587,-0.030121591,-0.026040439,-0.053839974,0.013847185,0.030144691,-0.016498841,-0.040512294,0.02511927,-0.018999461,0.005242787,-0.021926308,0.0109784175,0.014133301,0.0038124667,-0.008904629,-0.005450316,-0.109465115,-0.021484774,0.015493161,-0.028315233,-0.02257478,-0.025401399,-0.030382901,0.01228776,-0.0033919793,0.027246498,0.2513059,0.021731779,0.012823396,-0.0142399855,0.04014295,-0.033168063,0.014882259,0.0476814,-0.04379256,-0.044063553,-0.017691134,0.012070921,-0.010059027,0.004454642,0.010009958,0.048603315,-0.049135834,0.006820761,0.08029115,-0.0033944037,0.022878436,-0.047331814,0.0183354,-0.01912639,-0.05650446,-0.0585796,0.0027845053,0.043076426,-0.02854174,0.011388954,-0.033022385,0.050313547,0.023487587,-0.03980403,0.01646791,0.01741313,0.023274109,-0.029739853,-0.041357774,0.024991674,0.011300013,-0.0076167476,0.02474155,-0.07080228,-0.02455727,-0.014695313,0.013648616,0.0061306544,0.006898316,-0.017393507,-0.029392453,0.018423792,0.01441598,-0.04085514,-0.005894583,0.0115594575,-0.030821333,-0.0020657396,-0.024481531,0.031501364,0.04784903,0.020173555,-0.07181868,-0.00823797,-0.0014705593,0.009917444,-0.04579047,0.005215092,-0.00978837,0.012028749,0.03291939,-0.003177696,0.0019870133,0.004604369,0.010490303,-0.029884795,-0.026811337,0.035512663,0.021611027,-0.0104803685,0.014008661,-0.045652974,-0.024955338,-0.007840871,0.017037706,0.012644442,0.017905006,0.027401771,-0.028904213,-0.017491832,-0.0019005165,0.007908372,-0.021665532,-0.02773186,-0.00719686,-0.003344541,0.0370441,-0.026387267,-0.022927525,0.04900083,-0.01746055,0.025663793,0.015181081,-0.03800939,0.035918985,0.0034786249,-0.0051535005,-0.025423355,-0.01894722,0.0066344994,-0.05593566,0.0063307974,-0.0092629315,-0.0060912916,0.027883394,0.057628404,0.010754895,0.0029999223,0.015231366,0.0010276902,0.01858249,-0.010343563,-0.016348606,0.021473711,-0.016467502,-0.0265646,-0.032843817,0.028591717,0.03708335,-0.0067693503,0.005353667,-0.027264709,-0.027800258,0.03977724,0.04896475,0.025697254,0.057576187,-0.015609362,0.02336168,0.017712396,-0.042823356,-0.008929613,-0.025766293,0.053012174,0.0073632062,0.036837123,-0.026991619,-0.008044425,-0.041214183,-0.0021784385,0.00071022613,0.012410624,0.0072486657,-0.04520273,0.023609314,-0.114711024,-0.01785851,-0.038720846,-0.033910412,-0.026493592,0.02000505,-0.003205652,0.013351106,0.06508169,0.0068944665,0.019115249,-0.008367621,-0.010846818,-0.025034083,0.011182435,-0.00031201378,0.00011566292,-0.034921728,-0.0154425725,-0.011559697,-0.033734195,-0.025175063,-0.018215127,-0.0198875,-0.0064568683,0.031732753,-0.009325732,-0.0376751,0.034813218,0.034042437,0.012067744,-0.036956623,-0.0051310114,0.0012172038,-0.022109795,0.00077533035,0.11134262,0.014326142,-0.019979147,0.009537594,0.025258616,0.05787229,0.020091027,0.038139578,-0.00038790042,0.008690037,0.029675437,-0.004675486,0.008793901,-0.021583458,-0.038604923,-0.032105483,0.02301247,0.037133556,0.0067201816,-0.020374598,0.004208113,-0.0096726,-0.00907864,-0.073259614,-0.034270797,0.017351886,0.060814254,-0.027004644,-0.018841982,0.009822297,-0.012904329,0.044281267,-0.054242898,-0.018544676,0.01319936,-0.02366489,-0.05187608,-0.006448013,-0.002250358,-0.003922395,-0.027269142,0.0011379932,0.01168936,-0.0053660204,-0.019528503,-0.015599064,0.038667396,0.00058034,-0.015421078,-0.023012472,0.013701591,0.021652084,-0.0029146262,0.043388702,-0.0066610742,-0.03962105,-0.004195065,0.039868627,-0.008423758,0.030747242,-0.0009105918,-0.0020017999,-0.010493329,0.03849082,0.030760081,0.048572868,0.031453375,-0.015971495,-0.018672772,0.012849707,0.0053020334,0.015619963,-0.016547786,-0.036504515,-0.08494947,0.013985518,0.027938247,-0.041656658,-0.026851729,-0.044917952,0.00590856,-0.0347226,0.0046726186,0.008113372,0.0011597563,-0.01712323,0.0048568803,0.02399111,-0.07577038,0.0028348449,0.050002173,0.01509405,0.007358208,-0.027394956,-0.020665986,0.030185428,-0.024362564,0.024307901,-0.06455573,0.024969732,-0.037501387,-0.03550298,0.027176738,-0.022456586,-0.01913432,-0.014758988,-0.034558844,-0.0023414092,0.015500102,0.0047403425,0.041824903,-0.020513562,0.016793197,0.008060636,0.011082653,-0.02527448,-0.026523566,0.006760077,0.008987984,-0.011870861,-0.013827157,-0.0133120185,-0.017997963,-0.020311156,-0.00521024,0.021278547,-0.023757214,0.055853862,0.0067434143,-0.021400437,-0.07392958,-0.007721429,-0.016369345,-0.026809528,0.026356738,-0.02070795,-0.020083271,-0.002460439,-0.022070685,-0.023363939,-0.0068161227,-0.032844342,-0.030953307,-0.044343635,0.02584079,0.047588915,-0.019017426,0.027243985,0.037561856,-0.01164227,0.05151392,0.006819875,-0.037020866,0.01772518,0.04734119,0.023500655,-0.030637152,-0.022900628,0.0033075637,0.02276537,-0.040369067,-0.0019972804,-0.066736266,0.023935003,0.010959738,-0.021093752,0.01533367,0.064146854,0.019974917,-0.057131674,0.050112296,-0.0143190045,-0.04915694,-0.007925835,0.04261491,0.0003566889,-0.08818889,0.029968962,-0.0062527326,-0.0040666475,-0.0019010867,-0.012055054,0.028081704,-0.043930717,0.06877766,0.020275787,-0.008345421,0.034801546,-0.0319153,-0.016649915,-0.04542703,-0.0084114,0.00008933448,0.01360926,-0.0012804744,-0.043039475,0.03273807,0.05636571,0.020335888,-0.028432924,-0.024600057,-0.06575925,-0.0026988399,-0.15094417,0.015684897,-0.02175221,-0.0048315222,0.019873612,-0.008649718,-0.03819396,-0.040802028,-0.012912044,-0.003964803,-0.0005132676,-0.024645723,-0.017484661,-0.01551763,-0.007735105,0.04930084,-0.012992189,-0.00049389567,-0.0428771,0.08296688,0.00038251592,0.009212705,0.02888032,-0.018225338,-0.008106829,0.0040347367,-0.033263616,-0.02186772,-0.015544516,-0.020467786,-0.0469943,-0.056874506,0.028496722,0.015128491,0.0035934781,0.014342676,0.003990281,0.010637693,-0.050409656,0.013335274,-0.020378752,0.0052557033,0.030504681,0.04335304,0.02124975,0.04942004,-0.062462173,-0.010219782,-0.04943937,0.025359176,-0.0049696593,0.048585378,-0.012952697,0.014363415,0.0082364855,0.0027989994,-0.007396637,0.0070171915,0.007552513,0.015853288,-0.0051579205,0.0017959706,-0.02737388,-0.010227958,-0.04347218,0.06510261,-0.043408904,0.03993871,0.016744874,-0.0044558314,-0.040961806,-0.0017141923,0.02988059,-0.021762766,-0.011126842,0.014111441,0.025150489,-0.04024373,-0.030756522,-0.03379399,-0.029786175,-0.015840303,0.043445174,-0.01249552,0.027898807,-0.010006785,-0.023820484,-0.013329091,-0.028858285,-0.0063778157,-0.05470872,-0.04038168,0.0065308013,-0.017205691,-0.011393901,0.012815576,-0.012310608,0.0056980914,-0.031148462,-0.0038271893,-0.02403535,-0.025052177,-0.033304956,-0.04502374,-0.02881863,0.0193503,0.025464697,0.007460541,-0.0019087088,-0.036060322,-0.025857013,0.007380178,-0.0011833205,0.0015704944,-0.07625007,-0.012996888,-0.021236848,0.057218805,0.018335436,0.005993026,0.006720546,-0.0049876915,-0.014072646,-0.030908402,0.016248422,0.08033816,0.04362289,0.042364616,0.021791209,-0.0039439127,0.0029957339,-0.056910615,0.034480315,0.003961292,0.025770845,-0.024818202,-0.025299042,0.048547346,-0.068253614,-0.030963706,-0.017708134,-0.03495597,0.0011497401,-0.018541822,-0.023885686,0.015590147,0.016757924,0.019637061,0.011349478,-0.013378715,0.031085866,-0.04469878,-0.002834601,0.057237245,-0.022468071,0.049851704,-0.024310712,0.04623645,0.01055654,0.064370655,-0.018257353,-0.022490203,-0.0022164232,0.022311501,-0.00005526591,0.08237202,0.021150343,-0.00069503183,-0.022535454,0.01135175,0.023423856,0.032758396,-0.02121456,-0.015556977,0.044194855,0.05149036,-0.023165418,0.008283515,-0.0024563258,-0.030280394,0.03475425,0.037114244,0.009533431,0.019393964,-0.017699322,0.039435312,-0.020218845,0.0030100748,-0.0117858695,0.000164967,0.014218061,0.009034657,0.008959679,-0.03674959,0.073432356,0.022718735,-0.0035462193,-0.010580865,0.055563714,0.03905037,-0.008485647,-0.027216237,0.019668382,-0.002130541,-0.03795383,0.014316124,-0.014252994,0.0017941823,0.015272622,0.025009403,-0.008876323,-0.027059825,0.016940182,0.011695745,0.015347992,0.01765992,0.04147183,0.012566234,-0.026351573,-0.04487263,0.0383075,0.011933783,0.027040994,-0.003672068,0.0033470618,-0.018530965,-0.016692521,-0.006319052,-0.020191077,-0.016036462,-0.052927878,0.0018748337,0.035146683,0.033532165,-0.011948496,-0.008339694,-0.034344316,-0.0065149628,-0.025498452,0.0058774664,0.06012879,-0.036650147,-0.02011915,-0.011994879],"last_embed":{"hash":"1p4bgf5","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"1p4bgf5","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{2}","lines":[41,42],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1p4bgf5","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019371295,-0.02420391,-0.025624802,-0.002973749,-0.03470837,-0.042446695,0.0105915675,0.00003680907,-0.0034434723,-0.005095851,-0.012072679,0.00037298957,-0.028162586,-0.0065474706,0.029979317,-0.0074709314,-0.031690218,0.0019494175,0.030201025,0.018717626,-0.031390674,0.018179603,0.027980547,-0.0083151255,-0.009941727,0.017852528,-0.04665689,-0.014638118,0.014989109,0.05529992,0.012501726,-0.016669761,0.013309424,-0.053362377,-0.00765285,-0.011993183,0.003340249,-0.0022373262,-0.040208537,0.057389375,0.0023714888,-0.014326656,0.031608354,0.0024850569,0.026351525,-0.04206907,-0.036051698,-0.012523351,-0.0008362642,-0.026034074,0.0064665526,-0.003864935,-0.007412586,-0.019392565,-0.006381828,0.02280935,0.007241648,-0.027893322,-0.034778036,-0.050269097,-0.015663592,0.060668822,-0.010616223,-0.02068286,0.016182631,0.06537405,0.035503015,0.006259247,-0.025023613,-0.03627891,0.0108224135,0.019193871,0.053099286,0.02531679,-0.03315029,0.023802673,0.025169276,0.015277757,0.0106675625,0.007798185,0.030525405,0.026367698,-0.0022949583,-0.014616709,0.025650214,0.033149872,-0.007243836,0.057141177,0.0060203187,-0.009739236,-0.005200575,0.004132442,0.00093699776,-0.0022681796,-0.019998552,-0.0033417835,-0.005243219,-0.033370264,0.05354855,0.009136237,0.038154963,-0.012713954,-0.008487832,-0.0066673476,0.016425889,0.0065555605,0.017781755,0.043226972,0.011577506,-0.023728184,0.042284917,0.022249267,-0.004735615,0.0377456,-0.0073083728,-0.01163101,0.0057454817,-0.041974396,-0.0049074977,0.009212767,0.022558125,0.061957795,0.0003724183,-0.028156608,0.0064050197,0.021726547,0.030066168,-0.02118481,0.0016900084,0.030521175,-0.008334001,0.012821081,-0.019363785,0.0076430417,-0.0004932952,0.00078573544,0.016093712,0.030590853,-0.016316453,-0.06797676,0.04932458,0.0369846,-0.021496369,-0.0032920034,0.0054813293,-0.014981193,0.0044552945,0.025774058,0.011406557,0.02699183,-0.02754993,0.012184634,0.028976917,0.0019561215,-0.013796362,0.030969225,-0.0003724204,0.04103816,-0.008030794,-0.0034328937,0.071453795,-0.043536503,-0.012198823,0.047367834,0.024355859,0.017573325,0.004964272,0.02089843,-0.0052745636,0.010927226,0.036258604,-0.033612613,-0.032337785,0.03370154,0.021392917,0.022475243,0.07611032,0.03906119,-0.01376824,-0.017144445,-0.032104965,0.017009117,0.0019283851,-0.049324546,0.017729562,0.034220137,-0.006357294,-0.016403044,0.022722956,0.043997128,-0.013038066,0.010246607,-0.029496586,0.009287811,0.04636535,0.0029759295,0.0660571,0.002514878,0.03362559,-0.01973368,0.05706246,-0.0031748665,0.017423995,-0.011635762,-0.026906144,0.008108251,-0.042183947,-0.0049176365,0.028029792,-0.01043913,-0.0085914545,0.016170572,0.0006764287,-0.060575377,-0.04436016,0.018216845,0.037500232,-0.016550582,-0.0076255947,0.008584982,0.005043226,0.039214496,0.010265017,-0.051914107,0.001968323,-0.037294574,-0.031333134,0.030748216,0.003912692,-0.036172383,-0.021786049,0.010309104,0.0032683075,0.011541991,0.027773693,0.009850477,-0.0216839,0.0044110785,0.015258166,0.04149471,-0.034879986,-0.00368744,0.013678395,-0.0010335445,-0.023005214,-0.0019887541,0.0424925,0.005555975,-0.0030747203,0.016542304,-0.0090898145,-0.01270167,-0.012011434,-0.028803442,-0.0016694812,0.005006254,0.015656162,0.009101096,-0.014375087,-0.021695042,-0.005333313,0.05098921,-0.003527688,0.014692106,-0.027936839,-0.004538776,-0.03171166,-0.00043569325,0.013763208,0.065035544,0.0016641717,-0.020298785,0.045942824,0.019680796,-0.024421431,0.016949514,-0.04344,0.03195869,0.038013678,0.0027107727,-0.042050395,-0.032672394,0.01861272,0.043470833,0.004847738,-0.014864493,-0.028595747,-0.073024586,0.030132264,-0.0028075685,-0.02154998,-0.044527747,0.053601082,-0.011076863,-0.021059863,0.030229108,-0.012840922,-0.1718159,0.0523385,0.012164209,0.032470852,0.018645309,0.030490402,-0.012340723,-0.021483868,-0.036755383,0.029474234,0.0045637,-0.033456594,-0.0050771097,0.011686882,0.03561214,-0.014781911,-0.030973084,-0.03535934,-0.00015993572,-0.053215265,-0.024371594,-0.0061945184,0.044088632,0.00748278,-0.005477048,0.021728663,0.07162947,-0.026157388,-0.03283061,-0.036385633,-0.058605902,0.021924071,-0.0006958448,0.03752807,-0.0006258806,0.023326598,-0.019694217,-0.0097114965,0.011069724,-0.009908817,0.063282885,0.052056883,-0.014805724,0.030390618,-0.00015022987,0.000880953,-0.037060656,0.028678512,-0.036281053,-0.04964987,-0.004836254,-0.025022704,0.010762506,0.016413813,-0.032135233,-0.009655589,0.01115919,0.024475992,-0.021124398,-0.028379712,-0.02062588,-0.039790135,-0.00012576417,-0.04346562,-0.018474517,-0.044393994,-0.0069781495,0.015164291,-0.036907323,-0.03956236,0.05653257,-0.024174936,0.0036745456,-0.012475067,0.0058089783,0.027447393,0.014918623,-0.0128067965,-0.009446282,-0.111337416,-0.02557624,0.01977114,-0.0061622853,-0.019177461,-0.030802919,-0.0424621,0.01415911,0.007632296,0.018683996,0.24896975,0.019156268,-0.017661769,-0.015766812,0.062037077,-0.018068178,-0.019704279,0.027389636,-0.016412932,-0.042348325,-0.023649713,0.038704988,-0.007851471,-0.009298624,0.017206803,0.065723434,-0.06920419,-0.020052006,0.074663356,-0.010461494,0.035615142,-0.04792436,0.025235219,-0.028881567,-0.074285485,-0.06241887,0.0017182764,0.044384934,-0.03785571,0.01736448,-0.03339148,0.060608227,-0.0017265716,-0.035733987,-0.0053606816,0.018800555,-0.002469415,-0.031038519,-0.031942423,0.043945093,0.015927399,-0.012912144,0.016344756,-0.07062615,-0.025115633,-0.02296272,0.030855173,0.021017766,-0.014282151,-0.012287098,-0.029329617,-0.0016757977,0.018607778,-0.03996268,-0.004138133,0.036060143,-0.022858331,-0.031338163,-0.013793229,0.044894196,0.027315605,0.011085488,-0.077050894,-0.013103708,-0.0075499425,0.019838555,-0.028536571,0.0073687597,-0.012847595,0.025957428,0.025441729,-0.010987522,0.0087490715,0.010255453,0.004060442,-0.037777614,-0.027291805,0.019900205,0.043265305,-0.004600049,-0.0043035937,-0.050704576,-0.023233192,-0.009073785,0.01648925,0.027927298,0.03626166,0.06807311,-0.0013368424,-0.039382022,-0.010678575,0.009800158,-0.029275741,-0.018521152,-0.002742311,0.012682093,0.03219295,-0.014368343,-0.010466084,0.050064225,-0.0007548666,0.01307115,-0.0032239293,-0.02310689,0.043120045,-0.0031298914,-0.0337456,0.02166501,-0.016133452,-0.015530175,-0.08387356,0.019806545,0.0066625434,-0.015435302,0.02883432,0.065502256,0.0017641239,0.014151918,0.031502042,0.022299355,0.0065615787,0.033031065,-0.028426547,0.032269955,-0.0020996684,-0.022449654,-0.028284265,0.03592047,0.027422108,0.01583997,-0.00025713874,-0.026344629,-0.045601904,0.04587409,0.04718777,0.02948095,0.041665006,0.015248664,0.02538431,0.019205056,-0.033759493,-0.00708628,-0.014736533,0.054638848,-0.0018395871,0.026276104,-0.019404337,-0.03811271,-0.051705755,-0.012968191,0.017234337,0.023548134,0.013675531,-0.07375764,0.026342401,-0.09563594,-0.029267922,-0.03350039,-0.04319416,-0.030120516,0.011795668,-0.028745893,-0.002323061,0.04491694,0.0033380524,0.0055022566,-0.021417344,-0.0316659,-0.0041598543,0.0032748256,-0.00035037723,-0.0005440201,-0.028175337,-0.033827335,-0.00546362,-0.05579812,-0.05762237,-0.025522824,-0.0031118717,0.0005687242,0.02879258,-0.008025629,-0.0207859,0.029836582,0.016036691,0.04209147,-0.025229475,-0.0059485883,0.012989658,-0.023963505,-0.02324972,0.10356237,0.017489498,-0.008790988,0.033363137,0.022818774,0.06076139,0.044606034,0.041087,-0.004701976,0.018631795,0.019027762,0.0002545661,0.016930468,-0.03440143,-0.034418236,-0.032725908,0.024889503,0.017933471,0.026694186,-0.0038743038,0.013232264,-0.039058834,-0.020382117,-0.07533701,-0.017273976,0.027569672,0.050791815,-0.07086921,-0.00035515914,0.015874218,-0.0121477,0.044310335,-0.046848405,0.01729585,0.0015758113,-0.049793575,-0.04500783,-0.031430967,0.013990406,-0.0015243232,-0.033875942,0.012898232,0.010599122,0.018051285,-0.0043750317,-0.024400204,0.033518173,0.010017868,-0.03667259,-0.03800576,0.03235754,0.022168681,-0.0066938098,0.03036826,-0.0012828606,-0.012277556,-0.018012147,0.026287757,-0.030116942,0.03240632,0.0039616055,0.015216868,-0.022945361,0.036948565,0.009257019,0.026014613,0.028535519,-0.0048972527,-0.0312764,0.023653226,0.0028827304,0.013557179,-0.020204674,-0.064585954,-0.07122685,0.0030125696,0.022058284,-0.054568287,-0.044881344,-0.036132846,-0.016255645,-0.05194503,-0.031544503,-0.0062309476,-0.01547816,-0.030816326,0.05158805,0.00753371,-0.06853466,0.00010149644,0.032732554,0.04248888,0.004016753,-0.013857613,-0.00040377225,0.035319656,-0.015651535,0.03882494,-0.027777331,0.020896697,-0.024411615,-0.04793117,0.032177955,-0.03369345,-0.003939001,-0.020554923,0.0031062614,-0.009910504,-0.0058328235,-0.0034160928,0.05177601,-0.02632179,0.0020233372,0.010447369,-0.0019906026,-0.029646477,-0.016037289,0.018147018,0.012339604,-0.000044795117,-0.033869643,-0.014529531,-0.011994937,-0.016651848,-0.0026535075,0.02452145,-0.015607409,0.044257198,0.0017743693,0.0026472171,-0.06568471,0.0024403115,-0.015466588,-0.014150199,0.017639058,-0.01835165,-0.018193878,0.00687563,-0.01088371,-0.030811865,-0.0025167717,-0.027511256,-0.007899442,-0.041390628,0.004571914,0.03965621,-0.020697674,0.021111311,0.019370208,0.00052324333,0.05295321,0.022253366,-0.040714823,0.016728396,0.0299255,-0.001881989,-0.021697981,-0.0024364037,0.021895163,0.014702719,-0.030527677,-0.0045841215,-0.03635639,0.010964098,0.027534736,-0.03885133,0.027266672,0.057814524,0.010684939,-0.041194137,0.039536238,0.00033084195,-0.040943492,-0.0054761507,0.01653903,-0.008745415,-0.06566908,0.007643896,-0.0009671564,-0.025529027,0.039785456,0.011381035,0.01358287,-0.04229569,0.0680412,0.023405157,-0.02726915,0.016899185,-0.01648252,-0.01779131,-0.039740976,-0.005118549,-0.0017356134,-0.004094198,0.029113717,-0.035689678,0.013731145,0.07282209,0.025438912,-0.026893824,-0.032450475,-0.059466463,0.007229082,-0.15526776,0.01675031,0.005283987,0.00035042717,0.0117586665,-0.0013123826,-0.039223075,-0.036441702,-0.02144105,0.008218233,0.014383121,0.010714875,-0.031841543,-0.021693343,-0.002785689,0.041851785,-0.009095753,-0.0126765715,-0.013384256,0.08892406,0.00851965,-0.0049646646,0.047601078,-0.027182257,0.0096537145,-0.0018777158,-0.056154136,-0.019737465,-0.0047615655,-0.006163456,-0.036797885,-0.066584736,0.037342153,0.020013494,0.00033579775,0.0009467288,0.0028030546,0.01576662,-0.020200163,-0.0012191695,-0.02036748,0.008235519,0.0015088668,0.020851066,0.0074743084,0.0481868,-0.058595326,-0.012073574,-0.04097086,-0.0034251923,0.002516854,0.036915373,-0.015682274,-0.004663897,0.019470979,-0.008468118,-0.0072332015,0.0058799624,0.0030295032,0.04697407,-0.00062458444,0.007422271,-0.034728397,0.0037875446,-0.01808472,0.059418634,-0.04845407,0.045185175,0.028071634,-0.02083008,-0.04713894,-0.004854648,0.028807055,-0.014473748,-0.00072231743,0.010277476,0.025763212,-0.03654201,-0.009710727,-0.03738894,-0.017078869,-0.02290308,0.033672836,0.0030508272,0.02417061,-0.00027810608,-0.017828409,0.001687039,-0.037770983,-0.002759676,-0.039774887,-0.026359208,-0.013318552,-0.008183634,-0.014037195,-0.0007665948,-0.0035792072,-0.011548385,-0.03372871,-0.0149904955,0.004449119,-0.00864048,-0.02604792,-0.021226758,-0.023697834,0.017635513,0.033927772,-0.02179911,-0.0022627707,-0.031195592,-0.0060461503,0.00313291,-0.015915152,0.0069163973,-0.072043546,-0.01783172,-0.014522534,0.05253203,0.005359711,0.014280516,-0.00024268901,-0.0028274083,-0.04091204,-0.028640706,0.025811194,0.09022021,0.020917444,0.026843315,0.020397069,-0.012395797,-0.0048630442,-0.0799501,0.018388253,0.030636817,0.026584385,-0.026614835,-0.03899464,0.04092634,-0.06952318,-0.038478453,-0.009893046,-0.044414498,0.00012837895,-0.012686535,-0.021487113,0.023858646,0.044742767,0.045859993,-0.0025402394,-0.023034723,0.03366578,-0.04987347,-0.022938898,0.062164564,-0.012408863,0.039772898,-0.0076649757,0.063388005,-0.0034269628,0.06866763,-0.026061634,-0.022368008,-0.018417321,0.0039254213,-0.011755219,0.04622107,0.01039339,-0.018246586,-0.026293954,0.008955486,0.038735457,0.013850985,-0.024812855,-0.022801192,0.04720358,0.035607364,-0.025122054,-0.0010124902,-0.004623583,-0.037981734,0.040775843,0.029898439,0.0008264874,0.005422169,-0.02242466,0.051509175,-0.001808912,0.021626174,-0.017733185,0.009241046,0.0076626516,0.00458886,-0.0075735175,-0.039579604,0.08108119,-0.003934988,0.01003132,0.0037319853,0.046586055,0.046971112,-0.046264723,-0.039180316,0.022520544,-0.008115346,-0.05307443,0.024579095,0.0049504046,-0.019424584,0.028257323,0.008375733,-0.016964767,-0.034010693,0.040503394,0.014703504,0.046503894,0.026728403,0.013110686,0.028992126,-0.016132882,-0.063149616,0.046416797,0.008153312,0.010292003,-0.018905353,0.00006981634,-0.0077846185,-0.018601557,0.0013610944,-0.023365369,-0.018127365,-0.040944725,0.015921827,0.013919706,0.028199935,-0.009411595,-0.03332468,-0.033725884,0.008879476,0.0013446019,0.011426297,0.024449673,-0.040416878,-0.0066809235,-0.017419321],"last_embed":{"hash":"1vnw3hd","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"1vnw3hd","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{3}","lines":[43,52],"size":401,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vnw3hd","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022306923,-0.008916425,-0.014450085,0.013871471,-0.051474463,-0.04009336,0.02116195,-0.011060222,-0.006438265,-0.023861038,-0.025779877,-0.0031137809,-0.03398988,-0.012215412,0.017727546,0.025639862,-0.028226145,-0.012316192,0.027905768,0.010099588,-0.02912344,-0.0022207226,0.044270247,-0.028078968,0.0007887986,0.011910217,-0.052773546,0.0056310724,0.025998604,0.051012732,-0.0022219156,-0.026866257,0.00015701869,-0.030562054,0.009762591,0.009952951,0.040818073,0.0057568527,-0.028343894,0.056918066,0.042392887,-0.030065047,0.039900422,0.027445093,0.016710697,-0.025616927,-0.06948086,-0.00548139,0.014762213,-0.035201263,0.018903172,-0.0063460604,-0.0014645485,-0.01665421,-0.0003968507,0.05436026,0.028491773,-0.029733775,-0.049927488,-0.027216358,-0.044791948,0.037421405,-0.019053448,-0.0327347,-0.0044200607,0.050476197,0.011351461,-0.0022233198,-0.011602992,-0.044699773,-0.005455433,0.01506396,0.03105071,0.0037351404,-0.058807455,-0.013925388,-0.0022286673,0.00091767526,0.011294392,0.023296524,0.026096283,0.019815145,0.002757988,-0.022329172,0.05506592,0.02150687,-0.0006711551,0.047345076,-0.0025570735,-0.015437198,0.0048634894,0.022465505,0.008860881,-0.017834056,-0.04197139,0.008255652,-0.005353747,-0.04088013,0.040532947,0.005602801,0.028477307,-0.02908869,-0.014239095,-0.010349659,0.017365208,0.008316434,0.020048574,0.047066204,0.022568602,-0.021055872,0.035734534,0.028135324,0.0120130405,0.022980526,-0.004900258,0.0057532196,-0.007661401,-0.028021501,-0.018767163,-0.013673089,0.0124987895,0.05283017,0.03169335,-0.0031996407,-0.012618085,0.0032479856,0.015638307,-0.014491791,0.019835323,0.042394023,-0.0033144003,0.019392464,-0.03664111,-0.009051377,0.006473374,0.00031326542,0.005589107,0.031646527,0.0047368533,-0.05565657,0.040626895,0.04211497,-0.022791235,-0.014042171,-0.010877226,-0.00818015,-0.0054624886,0.02445022,0.017705811,0.021731498,-0.037463393,0.009219708,0.025004147,-0.0075325607,-0.01876077,0.024351927,0.013338893,0.03470374,0.002471552,0.019630691,0.03611251,-0.03844696,-0.045505688,0.05829713,0.017590186,0.032330256,0.0037671234,0.030736066,-0.010050193,0.008594832,0.014809162,0.029325271,-0.009164854,0.032267135,0.01814261,0.0291679,0.038988035,0.031851098,-0.00680606,-0.034048352,-0.047338676,0.028318878,-0.009559003,-0.04361213,-0.0007856551,0.05877977,-0.033511017,-0.007730366,0.039335676,0.021885606,-0.020240305,0.009517518,-0.01267522,-0.0069833766,0.07008574,-0.0059408885,0.062295474,0.0042734146,0.025457686,-0.022795912,0.024019577,0.020378992,0.017417876,0.0020077012,-0.020016676,0.007845287,-0.041546904,0.0049692364,0.03509816,-0.05165025,-0.017031096,-0.021641584,-0.016896116,-0.059058573,-0.026248917,0.009368404,0.010975492,-0.012073257,0.00050548295,0.014161819,-0.0012861303,0.039916094,0.000012249045,-0.029409986,-0.046675608,-0.051682357,-0.018749325,0.020946985,-0.0071468605,-0.019596616,0.010337405,-0.012388629,-0.011519934,0.030989552,0.016794262,-0.0064159245,0.0044763633,0.002748389,0.027710663,0.026025046,-0.033514228,0.010953459,0.02731268,0.007297858,-0.012539888,0.0019492487,0.014290225,0.028992284,-0.015737742,0.022479443,-0.014239676,-0.004421265,-0.022062114,-0.041053545,-0.010140684,0.0073966696,0.0052023088,0.007693923,-0.012861095,-0.008880253,-0.00051991653,0.017363308,-0.018010564,0.018213212,-0.025424806,-0.027008744,-0.015378453,0.009835445,-0.00017082604,0.07807089,0.0069540623,-0.034396786,0.039125107,0.020534595,-0.035819698,0.0016069723,-0.03514794,0.06322926,0.028611872,0.0066494243,-0.05664086,-0.04493513,0.010389037,0.03887025,0.017824475,-0.015241362,-0.053759586,-0.04854512,0.03844322,-0.0024140838,-0.021082912,-0.025319269,0.049212247,-0.030298727,-0.029535979,0.016072672,-0.0075671077,-0.15795182,0.039030906,-0.014243108,0.032928184,0.034274794,0.024128657,-0.040376157,-0.012526075,-0.015257512,0.056227606,0.035615344,-0.029900435,-0.0010927833,0.026569288,0.032808874,-0.033054475,-0.028531056,-0.027141724,0.0075140526,-0.05067611,-0.008360141,-0.030272417,0.112809926,0.05476135,-0.010585454,0.021231048,0.05128163,-0.039004903,-0.042706907,-0.0514506,-0.0658693,0.020374298,0.0062294086,0.03151199,0.0032674694,0.036009457,-0.03432374,-0.0013130853,0.025901044,-0.0125723975,0.046220113,0.08000801,-0.0034233022,0.033490855,0.0046573337,-0.0080663245,-0.048339617,0.027347758,-0.060190413,-0.06306241,0.000014902538,0.024728626,-0.020858277,-0.01111323,-0.028783927,-0.013049325,0.009753952,0.011127384,-0.031128734,-0.00563351,-0.016447587,-0.017154217,0.009636091,-0.029221218,-0.038135957,-0.04203078,0.039973047,0.017903358,-0.03161583,-0.027514093,0.032868985,-0.01351778,0.013582212,-0.020078545,0.01368062,0.01753884,0.0038280913,-0.0007967935,-0.0067210263,-0.11033852,-0.016511144,0.0129325045,-0.037227046,0.0033102022,-0.00995678,-0.009110622,0.03972175,0.028358627,0.030996863,0.23837253,-0.0030490048,0.005124612,-0.00423525,0.055041425,-0.020880882,-0.0036631746,0.036312878,-0.015473083,-0.044341035,-0.0031953054,0.027547855,-0.028006356,0.0011856774,-0.026410772,0.053276934,-0.038366273,0.0076751425,0.05614774,0.012830112,0.03114368,-0.051363077,0.019836398,-0.017077906,-0.0583635,-0.050683156,-0.011868199,0.04003205,-0.01674878,0.018821096,-0.01354171,0.049125463,0.021567382,-0.027824534,0.025930792,0.043400552,0.017525498,-0.042023502,-0.056390803,0.027284574,0.01866041,0.0010886223,0.025383295,-0.061178915,-0.030134032,-0.009176425,0.018177662,0.028712373,-0.020449186,-0.013832938,-0.028839907,0.0068087396,0.019570097,-0.041963603,0.0033748774,0.045591563,-0.009485549,-0.0028367087,-0.04018993,0.05665754,0.049911924,0.016292222,-0.043555237,-0.01179156,-0.0016715201,0.00095812336,-0.044606652,-0.010264003,-0.0008444159,0.02004711,0.034732297,-0.013053623,0.013990963,0.00843982,0.011650978,-0.023093097,-0.022053707,0.034014262,0.036911044,-0.030499727,0.01962281,-0.047342554,-0.01858901,0.002900797,0.00944323,0.021928879,0.00982465,0.04080005,-0.0077607124,-0.007488029,0.004303417,0.032538068,-0.026972225,-0.027242772,-0.021882176,-0.017462634,0.037088197,-0.028202476,-0.02009611,0.027772192,-0.03357632,0.026288355,0.019183159,-0.019071864,0.046187803,-0.004682737,-0.0037337386,-0.022759572,-0.041765414,-0.0032611652,-0.061716817,0.010525668,-0.0072476747,-0.019221516,0.049188692,0.06363662,-0.0058429977,0.010629975,0.022902366,-0.011634147,0.027148034,-0.010174415,-0.036066614,0.043176,-0.0123843,-0.04374506,-0.00660236,0.050161567,0.0479116,0.00059703167,-0.0034191783,-0.024476169,-0.026054583,0.04431453,0.06126243,0.011627065,0.043164954,-0.0043419376,0.0232906,-0.0014202248,-0.014216737,0.012120277,-0.023655305,0.07740395,-0.0044581173,0.0255183,-0.0213204,-0.0024610385,-0.018030168,-0.0071696783,-0.0004046988,0.019793974,0.01714772,-0.040739905,0.028218403,-0.09773095,-0.018540727,-0.03359583,-0.025503919,-0.013738928,-0.013080443,-0.008601918,-0.00014549785,0.068970785,-0.008806899,0.016139438,-0.00089661096,-0.0026563483,-0.011735342,0.0005127044,-0.00900986,-0.019377118,-0.0147941,-0.01575861,-0.015790274,-0.0067362343,-0.029175302,-0.023178408,-0.019672172,-0.02379484,0.034146782,-0.006316954,-0.039805405,0.04098421,0.017530361,-0.0050306274,-0.0046651834,0.0056356043,-0.005140225,-0.0151528055,-0.017359864,0.100627005,0.0025016807,-0.011604779,0.015019222,0.013679261,0.060510654,0.04970142,0.037198994,-0.028706798,-0.007849325,0.037474725,-0.007797832,0.008773501,-0.0069769584,-0.036285613,-0.031066034,0.02961452,0.02507291,0.010624253,-0.022679837,-0.0022347274,-0.023488773,-0.018300299,-0.08047093,-0.041200723,0.009284883,0.043451857,-0.038655557,0.0008301455,0.012510491,0.0077172634,0.04840439,-0.0539592,-0.023275884,-0.018824708,-0.021546738,-0.049470752,-0.03582859,0.02852579,-0.0057076025,-0.023192536,0.008870682,0.012807733,0.015379327,-0.022367192,-0.038356304,0.040849738,-0.0030653495,-0.037051976,-0.020594355,0.00426349,0.032543898,-0.00736227,0.023772072,-0.005341716,-0.041795645,-0.030848978,0.046912298,-0.014214227,0.03878681,0.0047131693,0.006611968,-0.014095685,0.026547983,0.033131223,0.05754005,0.029520815,-0.0005032921,-0.044090223,0.005097227,-0.001377023,0.015884612,-0.00040318348,-0.053563315,-0.078397244,0.0064836857,0.028236866,-0.040036757,-0.040630702,-0.043269187,-0.0061774873,-0.018556044,-0.0073736315,-0.011446764,-0.00897559,-0.02483015,0.016132934,0.04048942,-0.063119985,-0.013090797,0.054176908,0.013208728,0.0090091415,0.011209188,-0.010754223,0.026985852,-0.030566193,0.046209518,-0.07420649,0.041824564,-0.047665484,-0.05763837,0.037475865,-0.015412111,0.0010691676,-0.037889913,0.0019742746,-0.0035790158,0.006176045,0.0017668132,0.045467068,-0.02847874,0.013153333,-0.015952805,-0.013781237,-0.02482412,-0.044461805,0.0072911824,0.009972992,0.0036753595,-0.011211493,-0.0132875275,-0.036722165,-0.02627407,-0.0043849987,0.032614227,-0.045469023,0.035892814,-0.0014413015,-0.016504072,-0.055214163,-0.019560548,-0.013579023,-0.047030687,0.0121153295,-0.025022741,-0.034947287,0.002969122,-0.040385548,-0.042106677,-0.01717691,-0.019716335,-0.0058358978,-0.05889492,0.018851021,0.033301715,0.022074485,0.030221717,0.026683481,-0.0073409323,0.040968537,0.044201124,-0.026939671,0.0021567503,0.060699772,0.009409474,-0.006574095,-0.0116771795,-0.007630494,0.009334063,-0.017787937,-0.015029057,-0.06691296,0.01099839,0.01844065,-0.028504254,0.011763981,0.06952366,0.010286146,-0.04671797,0.034916416,0.0042074784,-0.06023693,0.0048459126,0.042405043,0.016499666,-0.082516104,0.027690606,-0.027890382,-0.0048763063,0.021188818,-0.0077270414,0.029510077,-0.03507523,0.055439044,0.004252358,-0.02484812,0.022773558,-0.0045236507,-0.008867348,-0.049596876,0.0048106825,0.0027225143,0.015911492,-0.0036269324,-0.038316045,0.007842051,0.059628878,0.02974516,-0.015766168,-0.04178572,-0.058269378,-0.009237326,-0.15041667,0.012309154,-0.0006886019,0.0043339506,0.016928421,-0.020409152,-0.04950695,-0.048921477,-0.0044481154,0.007090287,0.013824941,-0.030927131,-0.0058109956,-0.020196052,0.026601775,0.053106293,-0.0067824973,-0.012389808,-0.042810205,0.06806076,0.005589658,0.013862998,0.04069197,-0.01792474,0.005226367,0.015830744,-0.03946774,-0.019658994,-0.008990239,-0.01127804,-0.030696742,-0.05819338,0.015394068,0.0062591606,0.007012564,0.010923113,0.012283137,-0.007838771,-0.0455694,0.008603097,-0.02130326,0.0028241423,0.007206367,0.02049209,-0.013246699,0.041073713,-0.07143051,-0.023689924,-0.05087519,0.012361525,-0.024285626,0.03871996,0.0051262476,0.008624522,-0.0034441482,0.0067790654,-0.023880636,0.017329212,-0.004888536,0.0050823847,-0.011604958,0.010290511,-0.021890463,0.0004925018,-0.029903116,0.045555346,-0.044851292,0.027819447,-0.0035913265,-0.007002712,-0.035506915,-0.0002647447,0.044279747,-0.027492799,-0.016476048,0.04209802,0.009901603,-0.018704342,-0.013396563,-0.038261406,-0.053735625,-0.03581208,0.025131287,-0.030695653,0.022188233,-0.0064554494,-0.015285698,0.0013503304,-0.031885255,-0.00004361451,-0.061634723,-0.03268381,-0.016450593,0.0014358438,-0.031520553,0.042374436,-0.018394709,-0.008071955,-0.037326407,-0.010958436,-0.01079537,-0.016194314,-0.026870156,-0.021280738,-0.033951186,0.042784885,0.034262903,0.010992897,0.021329453,-0.001597498,-0.0074632377,0.0047274483,0.008380148,0.012043675,-0.09909346,-0.008723268,-0.014458159,0.04463845,0.006910793,0.014772138,-0.011509073,-0.019239802,-0.019463921,-0.034553,0.014187865,0.0831959,0.04247076,0.04018958,0.036174122,-0.015704446,-0.0013141752,-0.06614422,0.054931067,0.017743668,0.009127202,-0.017212717,-0.0004339543,0.026165882,-0.052468874,-0.033708848,-0.00958397,-0.023099506,0.01579718,-0.024677476,-0.02855206,0.015033682,0.027807014,0.021425804,-0.020560214,-0.018115278,0.022805579,-0.03664314,0.010174507,0.07081824,-0.031707868,0.061858892,-0.0043138205,0.02592487,0.01730853,0.060511548,-0.024119306,-0.024177365,-0.003808851,-0.0020486063,0.0021363408,0.06963603,0.0010475321,0.014343863,-0.019738209,0.006105321,0.0019347395,0.03132424,-0.014408684,-0.016923614,0.04314698,0.04370312,-0.007844469,0.026737196,-0.004906384,-0.036953606,0.027319612,0.034741987,-0.0009189301,0.0029604074,0.011470362,0.03696471,-0.018545987,0.0019835755,-0.027134437,-0.005240408,-0.0025114436,-0.019566266,0.020596877,-0.03879909,0.052123673,0.015813986,-0.005292798,-0.0021189018,0.04512616,0.045609277,-0.019101167,-0.020447744,0.019127112,-0.0037554293,-0.039943416,0.022502268,-0.0093991915,-0.017480716,0.006520009,0.041229818,-0.016121475,-0.04107779,0.0057639806,0.026331173,0.018011354,0.015359499,0.03582131,0.013261077,-0.016181173,-0.047616974,0.037506357,0.012780876,0.022851588,-0.00003427869,0.009778417,-0.008248526,-0.010478495,0.017437788,-0.010400757,0.013475229,-0.06372229,0.013647404,0.03153752,0.024682289,-0.005694379,-0.00918163,-0.028169166,0.0022953125,-0.016176725,-0.0010648171,0.043501176,-0.018294098,0.0009018341,-0.012520204],"last_embed":{"hash":"1e7bg6j","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"1e7bg6j","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{4}","lines":[53,58],"size":237,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1e7bg6j","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02277536,-0.025547668,-0.031722706,0.0056907125,-0.037515197,-0.047769282,0.03158245,0.013420238,0.010357646,-0.0011781491,-0.016123826,-0.026121853,-0.017540388,-0.0061500696,0.008131698,0.03125692,-0.029477075,0.0074546123,0.0130139375,0.013384117,-0.01710124,-0.00506472,0.043830216,-0.007116078,-0.02679098,-0.01166413,-0.031200184,-0.008046749,0.0038749909,0.055566143,-0.008660887,-0.021519477,0.04152884,-0.041913293,0.004433466,0.0026494784,0.017925229,0.00874943,-0.041608326,0.03987012,0.019575875,-0.03397952,0.033655357,0.013365174,0.029677195,-0.016344026,-0.057021644,-0.0046842,-0.013256555,-0.033328846,0.025194708,-0.026695298,-0.0050737527,0.011557553,-0.017252443,0.033492707,0.032840233,-0.05834611,-0.020946728,-0.062226485,-0.02410525,0.040840045,-0.0035275286,-0.048968054,-0.00018657012,0.034927063,0.027129898,-0.0057294643,-0.012991225,-0.016952056,0.004029532,0.023370158,0.039634626,-0.0037064392,-0.04025076,-0.048214197,0.03280885,0.002742053,0.022250399,0.012354279,0.006027793,0.034025222,0.030797416,-0.009533972,0.01884878,0.04099145,-0.0024906409,0.04437255,0.005229977,-0.012512535,0.004573871,0.018138813,0.008850408,-0.004062753,-0.020018185,0.008785313,-0.0015835537,-0.036015667,0.04958959,0.011222045,0.039433774,-0.002108321,-0.0060396106,-0.00059411704,0.0072407643,-0.00413396,-0.000029441046,0.030283662,0.022729907,-0.016449306,0.041008405,0.0042382292,0.011949878,0.018755,0.0013270649,0.0017619625,0.008969637,-0.035244305,-0.013530203,-0.0033140017,0.03222065,0.040048044,0.047832593,0.0044119973,0.0070389383,0.007638549,0.019865148,-0.013652694,0.022523383,0.04555097,0.0038238305,0.020412931,-0.03856067,0.02450196,-0.0037766765,0.015978971,0.033392664,0.017977346,0.01287447,-0.05679719,0.04116287,0.031341884,-0.028377216,0.0027663903,-0.0043283575,-0.015318713,0.008229535,0.0057645435,0.028444938,0.03199332,-0.03383046,0.039704572,-0.01172953,0.004526051,-0.024736997,0.0030582943,0.014709194,0.050772738,0.010889336,-0.006281634,0.03960613,-0.056130294,-0.030263236,0.04433572,0.010438985,0.026228746,0.035242535,0.02544755,-0.0063619036,0.027375858,0.015391111,-0.014543707,-0.02237651,0.030810036,0.0057805483,0.02101029,0.06374641,0.025544582,-0.005301857,-0.024038669,-0.028409965,0.028013654,0.001223181,-0.037080377,0.0067314305,0.033631604,-0.010037901,-0.018870674,0.0011465508,0.03327358,-0.025846722,0.034523565,0.00193692,-0.0056249197,0.09149317,0.002438345,0.026956143,0.013371024,0.00712274,-0.011716365,0.04482708,0.0047128093,0.007888148,0.008149926,-0.027541697,0.031167198,-0.024998862,-0.014818452,0.022248296,-0.034997724,-0.013847796,-0.0076751653,0.015182945,-0.024206249,-0.027105516,0.012075197,0.029779742,-0.022269247,-0.0230347,0.030316317,-0.000007200164,0.041612383,0.022878367,-0.033299275,-0.02137686,-0.0086497525,-0.027820531,0.034546755,-0.0068880273,-0.03164823,0.011360047,0.021706346,-0.009269288,0.030314526,0.007056509,0.006362124,0.004380144,0.009224333,0.0139476,0.025011852,-0.041864038,-0.003041373,0.012004127,0.010589559,0.0106696505,-0.01239925,0.031337082,0.036689445,-0.0026488802,0.023260998,-0.012350735,-0.005019615,-0.032207765,-0.043932848,-0.009241824,0.0060963966,0.008191728,0.00925263,0.016582819,-0.022043977,-0.0047510252,0.025550807,-0.012272905,0.006625419,-0.032734204,-0.02580901,-0.022813853,0.020824544,0.022445768,0.050173506,-0.009385915,-0.02970302,0.012494599,0.02138043,-0.018984178,-0.010263602,-0.05517555,0.04991676,0.0304085,0.0039779698,-0.04935012,-0.020700328,-0.002016203,0.02675642,-0.0032435623,-0.038474523,-0.029337158,-0.04098364,0.028002635,0.01740522,-0.036846038,-0.042785775,0.056310713,-0.011579457,-0.031419877,0.026320275,0.0037824032,-0.15894717,0.047068063,-0.019300453,0.042249635,0.010873949,0.020303052,-0.020372845,-0.0041326256,-0.0279192,0.05743955,0.034474287,-0.043554574,0.031743214,0.0016719268,0.025320722,-0.025638346,-0.045975406,-0.033176396,0.0070254845,-0.054036267,-0.027183084,-0.03997287,0.06417796,0.04220996,-0.011834483,0.040235918,0.06086546,-0.018596854,-0.015777675,-0.048708275,-0.064805485,0.01683537,0.0073929722,0.02597779,0.002257147,0.030127464,-0.04472716,0.010790421,0.020170717,-0.009795408,0.05098272,0.060477458,-0.010357108,0.013210357,0.026619697,-0.010172883,-0.017681066,0.035712272,-0.053415548,-0.03747881,0.0058756233,0.005287343,-0.0009709557,-0.0032560707,-0.03492206,-0.010770894,-0.0012512722,0.0036991332,-0.04496082,-0.012481627,0.015426922,-0.04900672,-0.0053277393,-0.05373384,0.00063556514,-0.060368754,-0.0056674713,-0.002675021,-0.018047027,-0.025413739,0.026289279,-0.0016398019,0.012556499,-0.014861731,0.015919164,0.033578966,-0.011078613,-0.017410658,-0.036614217,-0.10154931,-0.010104418,0.02281103,-0.014774559,-0.010778811,-0.033647455,-0.034776215,0.036568902,0.007113919,0.02158437,0.24762203,0.016144317,0.009428253,0.0038418325,0.08983338,-0.052894782,0.019185651,0.030425154,-0.030797815,-0.05171562,0.009066978,0.00516897,-0.023730293,-0.010190311,0.00081044313,0.035684876,-0.042295814,-0.005067577,0.072852515,0.012772176,0.01993865,-0.052420408,0.019235214,0.0027497655,-0.06916365,-0.04292859,0.0017499707,0.048945744,-0.04008128,0.0050022854,-0.031075332,0.058639675,0.008842194,-0.032986533,0.026875809,0.01472827,0.0110430075,-0.036483787,-0.048066728,0.00030941158,0.0069499705,-0.010894137,0.021286003,-0.06378702,-0.00532553,-0.033206623,-0.007637168,0.024244165,-0.009119542,-0.028685194,-0.02223924,0.02057258,-0.0015016333,-0.022566808,0.0019375151,0.014488368,-0.01946257,-0.011718226,-0.030628802,0.028201848,0.018723004,0.010225896,-0.056120887,-0.00068025134,-0.000598138,0.009349916,-0.025328984,-0.004270993,-0.026529498,0.001447573,0.026944796,0.00823236,-0.0041544503,-0.018891256,0.016641978,-0.039332565,0.0031485914,0.031157982,0.012439163,0.00093340734,-0.0037832023,-0.06349931,-0.043488085,-0.0052901004,0.018462278,0.02700009,-0.0146471765,0.037468035,-0.030069992,-0.020265121,-0.0035946963,0.016296526,-0.0060560284,-0.05111808,-0.024013495,-0.012024981,0.051063925,-0.039128333,-0.016175529,0.06046749,-0.013708913,0.01911689,0.008422258,-0.050869092,0.017982386,0.011199958,0.00950731,-0.03199918,-0.012068917,0.0048184744,-0.0514236,0.014695593,0.004549473,-0.013365073,0.01856821,0.061856836,0.0048124413,0.0015404323,0.048279144,0.0023237104,0.01112605,0.012819811,-0.023190387,0.038188178,-0.025436524,-0.04512857,-0.013030067,0.03492619,0.052489214,-0.007976538,0.01107731,-0.03180837,-0.023971219,0.03934407,0.02300994,0.004059744,0.06159596,-0.017875543,0.052430607,0.003223879,0.0035823148,0.008031437,-0.013685937,0.052387327,0.017367382,0.023909325,-0.04026532,-0.0018531422,-0.041343603,0.009899314,0.0037268796,0.0031097038,0.026480379,-0.057467554,0.047328442,-0.09932198,-0.009957693,-0.02334229,-0.078080826,-0.023644779,-0.007725742,-0.0016848414,0.005492388,0.06591514,-0.002805947,-0.0021331967,-0.015206915,-0.016371554,0.0013031168,0.016291065,-0.0039014998,0.0049466556,-0.04279678,-0.011373985,0.0052782707,-0.012793135,-0.044712413,-0.0033678683,0.004067468,-0.0013650365,0.03934883,-0.009149816,-0.051218234,0.019004745,0.02315655,0.010468826,-0.029033635,-0.011987852,-0.0029619522,-0.020742232,0.0144537585,0.09750273,0.0022384808,-0.015217542,0.018532548,0.01784765,0.04712735,0.05918157,0.04419247,-0.0073885773,-0.0060803453,0.027406545,-0.00022711148,0.018227503,-0.018939555,-0.034517106,-0.015932212,0.01670088,0.005983701,0.021839822,-0.029182151,0.016140502,-0.02298714,-0.0062185843,-0.07151732,-0.020496428,0.025528966,0.019763649,-0.043170556,-0.011614866,-0.009715664,-0.004159706,0.034832764,-0.038696934,-0.027239913,-0.018029511,-0.038168486,-0.049725495,-0.024949882,-0.009916179,-0.0032920525,-0.017903442,-0.019611496,0.020957602,0.0021708363,-0.0074089495,-0.018267022,0.054015696,0.008901016,-0.031292673,-0.012066068,-0.00785832,0.009162006,0.022426365,0.033985402,-0.011890385,-0.039530862,-0.030124893,0.050146017,-0.010410497,0.04199633,0.0035129867,0.007885139,-0.0075544068,0.0586296,0.0026643733,0.051337775,0.04002548,-0.017440408,-0.033478376,0.014572072,-0.015836855,0.025523748,0.0013526545,-0.042472824,-0.070966475,-0.0015597936,0.020109924,-0.044820808,-0.017018687,-0.02588384,-0.01113051,-0.026952723,-0.026447216,-0.016311413,0.010120577,-0.030247957,0.040949002,0.023338588,-0.10026226,0.001812446,0.071249045,0.012575479,-0.017571867,-0.0083907675,0.0072928895,0.030654922,-0.0038407652,0.015392291,-0.05690763,0.033866398,-0.039418194,-0.053033184,0.020210408,-0.020628247,0.003447275,-0.029596731,0.024846604,-0.016713442,0.009372179,0.009363494,0.035357017,-0.017412081,0.019127367,0.026526038,0.008407389,-0.015721822,-0.037712727,-0.010555302,-0.0034852976,0.0061822818,-0.0416906,-0.017122017,-0.013040237,-0.00010639508,-0.016061012,0.010880378,-0.0367224,0.05080131,-0.023439063,-0.05513519,-0.0655717,0.0009262113,0.0049770894,-0.03181035,0.031162221,-0.027699647,-0.02281788,0.0077977222,-0.011370173,-0.031543307,0.0004053887,-0.035580467,-0.020971723,-0.058600098,0.016248029,0.040111877,-0.0085752895,0.038577713,0.012939473,-0.03419941,0.05176924,0.032583483,-0.029938778,0.009917635,0.028903577,0.013004919,-0.008220723,0.005859744,0.0041761,0.01634216,-0.024431493,0.002876289,-0.07065014,0.013131411,0.0073519684,-0.00255357,0.024769982,0.07139904,0.012880434,-0.036671177,0.042205453,0.0016061448,-0.06857172,0.009124997,0.028612472,0.021960024,-0.038972076,0.02935819,0.012947212,-0.008666242,-0.005114559,-0.032644708,0.019468328,-0.022476356,0.04510726,-0.012235368,-0.026634948,0.050073296,-0.03422384,-0.0017411188,-0.031987302,-0.013238886,0.013936073,0.008533711,-0.008221632,-0.03484071,0.04670258,0.051845152,0.018954646,-0.032507,-0.035109688,-0.075801775,-0.0025431945,-0.15477586,0.010359354,-0.0019956825,-0.010902177,-0.00404039,-0.0022219738,-0.059108853,-0.023127457,-0.008840459,-0.0015887188,0.017082747,0.010172294,-0.0030047565,-0.01100601,-0.02292313,0.04425078,0.0060410243,0.0039890525,-0.035791073,0.069677,0.021514416,0.0043978845,0.03373513,-0.002081063,-0.010769309,0.019495387,-0.061776523,-0.014793754,-0.018892702,-0.029028634,-0.037743077,-0.047171835,0.030440297,0.013063398,0.0005539711,-0.016114945,0.0025787535,0.019974465,-0.04550582,0.017087555,-0.008966527,0.004970098,0.041214224,0.034672815,0.016510611,0.038979378,-0.052446533,-0.0036336968,-0.07403543,-0.008020623,-0.0102634495,0.046066318,-0.03729917,0.01893927,0.00810455,-0.0010224273,-0.0155139165,0.019798486,0.007380797,0.03228523,-0.016388746,0.016349358,-0.026767967,-0.0057634683,-0.018230388,0.050915968,-0.03786443,0.045076974,0.014652658,-0.0033694312,-0.047215614,-0.03911193,0.012921011,-0.026712421,-0.011340886,0.026068298,0.022734746,-0.022162693,-0.012725218,-0.026838088,-0.028504966,-0.032582097,0.014733829,-0.045719143,0.028839944,-0.011500228,-0.0071598766,0.0052656718,-0.04771078,0.020186672,-0.05106213,-0.030664044,-0.007044126,0.013085353,-0.02059862,0.0036870376,-0.01059271,0.017592862,-0.034366462,-0.006557351,-0.0092148,-0.003401759,-0.02009371,-0.03898068,-0.040919796,0.039469983,0.016108211,0.015943432,-0.006786144,-0.035087544,-0.021007981,0.023671158,-0.02238034,-0.012007009,-0.07582075,-0.021530364,-0.012911563,0.046786193,0.02146517,0.0014884376,0.0023020674,0.004986105,-0.015065946,-0.040014587,0.010516397,0.088600226,0.038106494,0.046624012,0.019248327,-0.015684394,0.010216054,-0.052947786,0.032864746,0.018997379,0.021875365,-0.028471211,0.007501626,0.041134924,-0.059029173,-0.030191725,-0.02499732,-0.041784577,-0.007552358,0.0053891726,-0.017428422,-0.015239642,0.04372135,0.029039396,0.011346926,-0.020146066,0.01718938,-0.06719586,0.0071049426,0.054014567,-0.02941169,0.047622878,0.008168628,0.04779495,-0.01139632,0.08975711,-0.015573673,-0.058385164,-0.009962513,0.017005492,-0.000022410519,0.060701214,-0.0021162815,-0.00840476,-0.015939925,0.024278764,0.03542084,0.019972946,-0.014624253,-0.0396414,0.02827306,0.0581954,-0.016551407,0.007898577,0.010924415,-0.050826427,0.03789958,0.007985667,0.005197526,0.03900653,-0.012150112,0.031554475,-0.008738621,0.005562561,-0.03604382,-0.005894697,0.002933972,0.00595365,0.030742979,-0.0320947,0.06748322,-0.017331507,-0.028940907,-0.0075626643,0.04741751,0.02969299,-0.05171339,-0.038127806,0.034970865,0.001362503,-0.04239366,0.056032065,-0.029454352,-0.044883348,0.013271804,0.0064705494,-0.0027338057,-0.029998379,0.0047889343,0.011275577,0.002660761,0.012952068,0.02651616,0.02249641,-0.028352004,-0.044991102,0.053874787,0.027727906,0.012477593,-0.01921334,0.0124371825,-0.0020471236,-0.0015443062,0.008058006,-0.0031933044,-0.002089809,-0.066263296,0.0022650547,0.03976932,0.020753274,-0.019089108,0.008693648,-0.045983143,-0.0016972001,-0.010002752,0.021605562,0.05697194,-0.0335378,-0.0038404625,0.007932546],"last_embed":{"hash":"1uy46mg","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"1uy46mg","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{6}","lines":[60,60],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1uy46mg","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021406136,-0.020643624,-0.022671811,0.0068196165,-0.044546247,-0.046913967,0.025540756,0.0005051903,0.01604359,-0.013951248,-0.026620163,-0.019784722,-0.033118233,-0.011038209,0.013966952,0.030444205,-0.030247556,0.0068630856,0.028447503,0.007827452,-0.030860513,0.010372336,0.05436296,-0.010866322,-0.027518613,0.0015756183,-0.04444708,-0.009283793,0.0098252725,0.06337587,-0.013960007,-0.033088252,0.03624177,-0.044987008,0.0068806396,0.006676717,0.024728516,0.007236655,-0.03550752,0.050262414,0.021235216,-0.04120013,0.021392202,0.016992994,0.03586974,-0.014899367,-0.053946756,0.0033292084,-0.016542174,-0.04580854,0.008699081,-0.00036629263,-0.001202149,-0.005193713,0.0010155493,0.04079406,0.041677892,-0.052100778,0.000059327813,-0.04979127,-0.03676655,0.04435002,0.0033323402,-0.030593822,0.007985935,0.038787797,0.025206596,0.004872036,-0.0067837317,-0.042362645,0.0023581358,0.035280712,0.04997644,0.009878683,-0.03501312,-0.02014429,0.017391158,0.008464061,0.018225312,0.020384472,0.010579695,0.016295955,0.0037628291,-0.022345593,0.022748476,0.024577452,-0.0022442348,0.03785867,0.0024528594,-0.021185182,-0.004141291,0.010412177,0.0055474574,-0.010692186,-0.016588096,0.010429521,-0.008830097,-0.0282349,0.06425747,0.005524911,0.038528733,-0.0071659307,-0.018898124,-0.014261728,0.014148495,0.0036098172,0.0052472204,0.04497673,0.01981888,-0.02329465,0.020375175,0.0020465017,0.020278573,0.04140351,0.002050582,-0.009567723,0.013947108,-0.040926464,-0.00017996605,-0.008361639,0.016088879,0.045323696,0.032424614,-0.008804169,0.0059634056,0.008431812,0.01841437,-0.026359096,0.020853544,0.03265516,0.008449084,0.033794682,-0.04477709,0.007418008,0.006870654,0.010855167,0.021258656,0.012122776,0.0013796616,-0.059719462,0.041799936,0.031503797,-0.033035498,0.0075319684,-0.019028915,-0.0028677953,-0.00180551,0.02718774,0.014126172,0.015845168,-0.02245537,0.019007124,0.008919209,0.011104647,-0.020439893,0.01141303,0.0125849,0.051688585,0.01809501,-0.006174684,0.018431578,-0.0355082,-0.039024692,0.047498178,0.011621652,0.022056023,0.031064102,0.030731415,-0.014446222,0.024376646,0.01259214,-0.011745715,-0.032133054,0.03094192,0.016854007,0.020668406,0.05119414,0.03757172,-0.000043748023,-0.00902083,-0.034008365,0.023568785,-0.019826408,-0.045472622,-0.002465952,0.056528468,-0.012484334,-0.015361076,0.016233463,0.03515384,-0.0044625998,0.014690538,-0.021569638,-0.024703115,0.059204206,0.010875564,0.04235862,-0.0030951565,0.03552346,-0.009381038,0.040766038,0.0030989721,0.019878007,0.006938102,-0.03951574,0.020767732,-0.027803907,-0.017503094,0.012570524,-0.03859758,-0.021342076,-0.01086369,-0.0035228317,-0.024041805,-0.035876397,-0.01150276,0.031504974,-0.024974152,0.011743049,0.016655892,-0.013674032,0.051160567,0.025328284,-0.029843027,-0.0149920015,-0.019640837,-0.011714136,0.03322958,0.007914799,-0.017498564,-0.014024448,0.008339913,-0.0032428242,0.029604856,0.007489213,-0.014425804,0.025961291,0.005708845,0.01022986,0.03571276,-0.039684165,0.0138415955,0.023449762,0.009432952,-0.009294062,0.008861117,0.025245667,0.024752002,-0.010953407,0.03161301,-0.013084924,0.0066929893,-0.018641094,-0.042507745,-0.013720479,0.0029463703,0.009243168,0.004464273,0.0040240367,-0.019972304,0.0002573139,0.028433625,-0.029659504,0.0070842244,-0.023699746,-0.02674654,-0.017373836,0.0022024096,0.007561721,0.052251756,0.0017953378,-0.034695126,0.042057205,0.020127622,-0.032462295,0.000023423758,-0.050539188,0.050794546,0.037794456,0.006760713,-0.04307888,-0.021577269,0.00866511,0.026053112,0.009316186,-0.0066943727,-0.03798838,-0.059610732,0.020468086,0.009722364,-0.032399252,-0.04196712,0.059119463,-0.018611856,-0.034247875,0.04247272,-0.002060934,-0.1585522,0.034864917,-0.006269031,0.04770163,0.020167192,0.015925614,-0.02536302,0.007377296,-0.031139279,0.06952873,0.029437238,-0.047454208,0.016712507,0.012505674,0.027242832,-0.02527899,-0.049512744,-0.026276506,-0.02295632,-0.050472233,-0.037054982,-0.038324464,0.0733976,0.037403412,-0.028516097,0.0033031036,0.06565795,-0.009819866,-0.016683232,-0.038010422,-0.05118805,0.019783257,0.006405035,0.03557379,-0.013014479,0.020926856,-0.04618798,0.008586279,0.017489377,-0.015972476,0.06133934,0.06370017,-0.00971731,0.027857225,0.017000195,0.0010536279,-0.026872797,0.028618084,-0.06530762,-0.04258371,0.0020100777,0.010019088,0.008759215,-0.0048583252,-0.026949758,0.0027129243,0.00013159848,0.012236635,-0.042425197,0.00094542495,-0.0070052724,-0.038340136,0.004281168,-0.034502167,-0.0120866895,-0.06160768,0.020345299,0.0051937,-0.013336589,-0.0384623,0.016740043,-0.02146068,0.007757778,-0.02160812,0.019924913,0.008998371,0.015562818,-0.011015951,-0.020060426,-0.09917475,-0.017465614,0.022885745,-0.022813533,-0.018744925,-0.034392197,-0.03606194,0.02990105,-0.0026287138,0.008318792,0.25537702,0.037040982,0.011673509,-0.004324542,0.06697634,-0.035224624,0.026040977,0.038170274,-0.034524772,-0.050644044,0.007941452,0.03406835,-0.015846467,-0.006185595,0.019701773,0.030852096,-0.04677315,0.0054794173,0.07346499,0.0072783786,0.019109195,-0.040782437,0.018287253,-0.01098911,-0.07393999,-0.057768192,0.0011846133,0.045322925,-0.031235699,0.026950995,-0.020377846,0.054487046,0.037923567,-0.030860728,0.026063401,0.016916268,0.016740104,-0.03729365,-0.04760473,0.009022464,-0.0038578887,-0.010718392,0.010368249,-0.06384305,-0.019440461,-0.01791132,-0.0062331324,0.01889523,-0.007287223,-0.025751082,-0.026419606,0.035060205,0.0062027397,-0.040428113,0.012458912,0.032057334,-0.03280991,-0.001944603,-0.015005175,0.039699335,0.039589725,0.009859447,-0.07369598,0.00021848481,-0.002858961,0.011319273,-0.036799856,-0.0043702703,-0.018517885,0.0041347514,0.023160413,-0.0034428104,0.0132276,0.0073919725,0.010583132,-0.035484396,-0.0029903082,0.037958805,0.029524347,-0.0033687102,-0.0064738076,-0.066584624,-0.024389768,0.011465589,0.009344619,0.0056998366,0.0067826435,0.042261902,-0.034449536,-0.001690284,-0.016847586,0.012242243,-0.030097274,-0.03648924,-0.013694384,-0.0056088967,0.04416655,-0.050431963,-0.032546148,0.042327493,-0.018998316,0.025806049,0.0075137336,-0.057260163,0.035505693,0.014706434,0.0049375943,-0.022960495,-0.041268494,0.012967486,-0.07356473,0.015535755,-0.00626386,-0.024869375,0.022525204,0.07165607,0.00064468005,0.00823674,0.030026993,-0.0071700593,0.02659435,0.005879176,-0.009071965,0.044044178,-0.022749458,-0.024791952,-0.022881238,0.025402164,0.040983446,-0.0017984614,0.021244247,-0.02753408,-0.0337956,0.03318608,0.01856193,0.018908495,0.039833874,-0.014206617,0.041502528,-0.0145140095,-0.026606258,-0.0030964639,-0.01892789,0.04815389,0.017361542,0.042002805,-0.053866472,-0.0062554497,-0.032024767,0.015533135,0.0057597267,0.0065617664,0.021497956,-0.048310433,0.045997716,-0.12717529,-0.018702893,-0.031292565,-0.0496141,-0.028615646,0.0111854505,-0.0017744208,0.012423157,0.06456554,-0.008929922,0.011547344,0.0071135643,-0.0097930785,-0.016472042,-0.0014034514,-0.01225916,-0.004597132,-0.04793144,-0.013913903,0.005523308,-0.012225616,-0.020251224,-0.0049889246,-0.007367333,-0.0134926075,0.029501088,-0.014062142,-0.039233312,0.01869174,0.04953957,0.0039094854,-0.024644356,-0.00928918,-0.0026099458,-0.033331804,0.011121658,0.10272717,0.0069375383,-0.01932347,0.0014617307,0.02171237,0.057281267,0.032712676,0.047842897,-0.009354275,-0.007186757,0.03754537,0.0027590846,0.024617342,-0.020359047,-0.03977622,-0.03642507,0.0057850843,0.032116752,0.007958275,-0.012622793,0.019569848,-0.027466848,-0.008816855,-0.08968803,-0.033269152,0.019814448,0.039154034,-0.039863978,-0.0073248562,0.012686295,-0.017148549,0.038277928,-0.05254607,-0.036411896,0.0051092114,-0.027885843,-0.055350576,-0.016018124,0.0003425381,-0.0030814908,-0.018904094,0.010034185,0.016012285,-0.00576571,-0.007914654,-0.021445237,0.05363786,-0.0034974827,-0.02644903,-0.017725728,0.0067890976,0.02368044,-0.012856544,0.04056079,-0.005310835,-0.0263606,-0.02608647,0.04640893,-0.017263612,0.028976064,0.0028968132,-0.011287691,0.0054041627,0.05101695,0.004168295,0.046781782,0.043438047,-0.022570323,-0.035434496,0.010759823,-0.0050719883,0.023020564,-0.0074130464,-0.038947135,-0.06898374,-0.0016760937,0.028492045,-0.042946383,-0.025288358,-0.026220977,-0.0034726022,-0.02108899,-0.0056354403,-0.006113585,0.006089034,-0.026317462,0.010073601,0.024231987,-0.07524051,0.010334768,0.04645739,0.013554399,-0.009286912,0.0023515448,0.0040891315,0.03662837,-0.023603922,0.025305333,-0.05077063,0.030276528,-0.03282077,-0.05571471,0.033833273,-0.008554294,0.0050272876,-0.034684088,-0.0039364197,-0.0046885298,-0.004048916,0.0019869327,0.029183872,-0.022816619,0.008263215,0.02629922,0.012590397,-0.015341262,-0.051681098,0.004753899,0.0020816647,-0.009264747,-0.019919584,-0.010606971,-0.027466035,-0.022085026,-0.0075819916,0.02528906,-0.03982464,0.04779089,-0.0012749935,-0.009489843,-0.064723656,-0.007763625,-0.011428686,-0.038208548,0.04096164,-0.023457685,-0.021351567,-0.008281882,-0.026377115,-0.044203065,-0.022625122,-0.031161418,-0.03400801,-0.031280812,0.011790486,0.03397707,-0.0043979613,0.03137774,0.033959746,-0.016352275,0.050377514,0.027952679,-0.022613512,0.006449925,0.022571985,0.023155965,-0.012062715,-0.0058696656,-0.008629302,0.020123847,-0.029239167,0.002700719,-0.068128526,0.018334012,0.025843674,-0.026496638,0.026067303,0.05979973,0.017943354,-0.04929781,0.04701733,-0.0063438835,-0.050053682,-0.0047867456,0.023363892,0.007378767,-0.06657835,0.016997892,0.011764639,-0.01260289,0.001498375,-0.021228962,0.031327847,-0.04205021,0.06048871,-0.0010270041,-0.020297425,0.05378215,-0.027445998,0.0014231851,-0.015087075,-0.0075113648,0.010878754,-0.005864697,-0.00046257165,-0.032914843,0.040369663,0.053274672,0.022978218,-0.031203486,-0.03454758,-0.058061533,-0.012547715,-0.14660765,0.010435453,-0.0037220174,-0.01119664,0.01108,-0.0085719135,-0.04685393,-0.042009655,-0.0057649044,-0.01741468,0.010294111,-0.012247396,-0.00728086,-0.010913342,-0.014544173,0.058064017,-0.002230982,0.0009691251,-0.039534394,0.083236255,0.008760834,0.022149986,0.036508415,-0.008658343,0.009016293,0.019221976,-0.03505097,-0.03506154,-0.0258044,-0.01384613,-0.05097649,-0.067029156,0.029387817,-0.00008648287,-0.011876209,-0.013860301,0.0020067238,0.005052021,-0.054122835,0.014058685,-0.021012582,-0.0076304507,0.01896482,0.03466488,0.0112014245,0.061781667,-0.040365703,-0.008763759,-0.04650905,0.0061109858,-0.009844756,0.046328157,-0.013696506,0.014933578,-0.0074522076,-0.010917201,-0.0035648667,-0.0010335849,-0.008697656,0.016478099,0.0003183939,-0.00073056214,-0.033635844,0.004140685,-0.03295763,0.056821264,-0.030039052,0.037027564,0.0146083655,-0.01276294,-0.03574993,-0.027877541,0.015958915,-0.030710297,-0.016841006,0.02364594,0.022282002,-0.033441696,-0.022238554,-0.030677397,-0.029032614,-0.018594217,0.026645152,-0.023620112,0.036233652,-0.015332137,-0.016735664,-0.004509988,-0.049054336,0.0035417315,-0.059750576,-0.039642144,-0.0017064292,-0.010779149,-0.018323533,0.016895184,-0.006111216,0.015748026,-0.024744168,0.0008064228,-0.020983387,-0.015910072,-0.021915445,-0.03609833,-0.041044816,0.021166377,0.013904517,0.013803024,0.00338553,-0.05061414,-0.016265621,0.01728277,-0.01602832,-0.00443943,-0.07801292,-0.010304939,0.00078133744,0.05712402,0.017446809,0.012853491,0.022827165,-0.018780196,-0.0058354684,-0.037289187,0.014874511,0.093546525,0.051061127,0.059667382,0.029823773,-0.010247224,0.020705093,-0.06355517,0.047333978,0.003951058,0.024320524,-0.035018433,-0.0063637453,0.047011532,-0.06281017,-0.027027559,-0.030153543,-0.034166593,0.0034727636,-0.01999949,-0.012446911,0.006057863,0.02690224,0.02829285,0.009959,-0.016612872,0.029343346,-0.06123753,0.00344713,0.0573187,-0.0249482,0.047764275,-0.010758432,0.0295845,-0.0012395227,0.09902355,-0.025802234,-0.026656555,-0.011349008,0.011560675,-0.017173734,0.06599151,0.015557972,-0.0035698994,-0.012336809,0.014228771,0.016875625,0.021523483,-0.014553129,-0.026103836,0.03560475,0.042471528,-0.020871928,0.022750514,-0.0050816885,-0.03892908,0.033416122,0.020413158,0.014059779,0.026926091,-0.016017195,0.028806495,-0.019111708,0.009414194,-0.02297869,-0.010418471,0.0055568325,0.01578337,0.007568774,-0.03653885,0.06950297,0.014935906,-0.013489638,0.0031740032,0.05136937,0.040155854,-0.04373557,-0.025769977,0.028019274,-0.002993736,-0.036984194,0.043788712,-0.029625382,-0.03465934,0.003288309,0.020513907,-0.0077156937,-0.029782934,0.007384984,0.029084994,0.01341417,0.015666777,0.04406188,0.0242682,-0.024459027,-0.043482296,0.06755991,0.009657754,0.021477824,-0.010058105,-0.0015125225,-0.016440583,-0.0058176448,-0.0035484855,-0.016880983,-0.007542355,-0.05547495,0.0014988182,0.037848108,0.041571297,-0.010475165,-0.012693063,-0.038806025,0.004408017,-0.005057431,0.0129724555,0.054828115,-0.028982334,0.0038620196,-0.010286356],"last_embed":{"hash":"1kih3xu","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"1kih3xu","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{7}","lines":[61,61],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1kih3xu","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037364658,-0.018504295,-0.02654541,0.015073169,-0.051575076,-0.048714515,0.036051396,0.00007564623,0.014102273,-0.022412032,-0.038579367,-0.017694166,-0.040072717,-0.013639821,0.018148666,0.030265033,-0.031124184,-0.0018456283,0.024674881,0.00957924,-0.021676438,0.008751682,0.04912788,-0.024362607,-0.019805705,0.0021527724,-0.06217261,-0.0019175775,0.00045920582,0.07590069,0.0040726634,-0.039632056,0.041420516,-0.040852416,0.0030844174,0.00744309,0.035980564,0.0024048889,-0.038819436,0.046031438,0.020949617,-0.04623129,0.021262063,0.016149687,0.032561317,-0.004056844,-0.062112764,-0.0013472438,-0.021373868,-0.05275796,0.019184459,-0.008819337,0.012317482,-0.013561945,0.001325836,0.029785378,0.037972484,-0.050071046,-0.004569213,-0.047371786,-0.0335919,0.026429627,0.006236127,-0.04685624,-0.011980495,0.034927484,0.027892193,0.009964522,-0.01284205,-0.05147036,-0.005292098,0.033259872,0.045560032,0.0019647253,-0.03756428,-0.021774681,0.014678036,0.013932333,0.00037872946,0.0026233022,0.0043387776,0.0282018,0.0010457736,-0.009640983,0.028485578,0.018078085,0.009136251,0.034155603,-0.0033402098,-0.01818767,-0.0017931275,0.016276991,0.013227243,-0.010531564,-0.016458418,0.009545573,-0.008368258,-0.040207576,0.06557835,-0.0025653997,0.03394286,-0.011841274,-0.023014441,-0.013151358,0.009642054,-0.004406579,0.010850147,0.050040264,0.01859265,-0.02805706,0.019169196,0.011498361,0.021590022,0.036018606,0.00598882,-0.026127903,0.017471131,-0.04252838,-0.007834691,-0.01161637,0.008808616,0.05009006,0.047161903,-0.0041864095,0.010303253,0.0038113187,0.027959311,-0.0012972153,0.024140317,0.04745388,0.01347395,0.018977715,-0.036942422,-0.007708934,0.013104182,0.003504957,0.039377276,0.012800368,0.005849944,-0.06883509,0.023660515,0.040316187,-0.02866672,0.0069638034,-0.02668779,-0.01029757,0.008939178,0.023422725,0.013291791,-0.0022831545,-0.039233133,0.0020864785,0.008973234,0.028951822,-0.01720788,0.0040524467,0.02281819,0.048431985,0.028198544,-0.007068045,0.042487353,-0.043825224,-0.02773653,0.04608268,0.005970151,0.029940985,0.023860572,0.036351327,-0.022796385,0.03494241,-0.0006489581,-0.017125048,-0.023424536,0.018141262,0.02217391,0.015580943,0.05039128,0.042054597,0.00076896435,-0.021709608,-0.031553097,0.021118643,-0.014927635,-0.043499682,-0.0026574577,0.042855255,-0.019372625,-0.021864375,0.023830414,0.020879725,-0.0034982823,0.007682193,-0.014634908,-0.018496588,0.06325226,0.0046668956,0.019069562,-0.013760702,0.03334653,-0.015008833,0.033559836,0.0032720931,0.01087974,0.03209408,-0.03543978,0.019835332,-0.04158924,-0.017958451,0.021052055,-0.038711537,-0.026385799,-0.0028346493,-0.015510809,-0.028886989,-0.03830089,-0.01237167,0.038738906,-0.028966555,0.00913055,0.0064250063,-0.015268671,0.061976247,0.00912044,-0.030438177,-0.026555698,-0.015484574,-0.019915318,0.032265194,0.019385576,-0.03448212,-0.011964523,0.0055848607,0.00676103,0.033283368,0.011086923,-0.013588853,0.025521487,0.003819115,0.020367516,0.023632681,-0.04375268,0.00958576,0.0133219585,0.004041167,0.0014254104,0.005561783,0.015967816,0.028723095,-0.010983627,0.02103506,-0.007193753,-0.00019044848,-0.021157641,-0.054172188,-0.0020669,0.0011454069,0.0058361692,0.0086518405,0.0064726346,-0.017763114,-0.0020371266,0.022519553,-0.029398344,0.011575263,-0.009972138,-0.028365046,-0.007849218,0.016105505,-0.0015577826,0.055990625,0.00089459657,-0.040288378,0.04080945,0.025819944,-0.044988308,-0.005613402,-0.05902956,0.05018166,0.033570528,0.022173118,-0.043345585,-0.022633763,0.009992653,0.043050352,-0.0054619643,-0.010206741,-0.05011737,-0.052971236,0.015990613,0.000065448425,-0.035882607,-0.040044956,0.053264722,-0.021570902,-0.035936806,0.019554505,-0.008898467,-0.1652723,0.036142122,-0.0029171074,0.0640515,0.02459811,0.018259656,-0.012988858,0.014357427,-0.015955208,0.06571792,0.016339716,-0.041012354,0.028366067,0.022771144,0.01675938,-0.013407549,-0.040063184,-0.021674149,-0.00816077,-0.040864404,-0.030122738,-0.042757582,0.084147654,0.043471865,-0.023277223,0.020095017,0.052130923,-0.037381172,-0.012267272,-0.032150585,-0.052060068,0.0062415395,0.0061136796,0.044784848,-0.0015877783,0.013836434,-0.039122235,0.020839047,0.00941679,-0.018083384,0.056396153,0.040527813,-0.013651382,0.017101236,0.024493977,-0.0060001016,-0.042435724,0.01893215,-0.054741904,-0.033563,0.018733991,0.0072827893,0.0062978505,-0.009018087,-0.034063786,-0.0018514897,-0.01037474,0.019960143,-0.031174347,-0.0040378305,-0.010531684,-0.028369933,0.0076218317,-0.040354542,-0.005466076,-0.061822735,0.03013641,0.034206003,-0.008489385,-0.03808358,0.0120343,-0.01892094,0.012452839,-0.029815428,0.00046855144,0.019389536,0.021941217,-0.013663769,-0.020918375,-0.10474874,-0.025503205,-0.0053653615,-0.03206108,-0.008632976,-0.04020017,-0.03081358,0.031061614,0.006713855,0.02680931,0.24908851,0.033445798,0.0096925,-0.0038966166,0.053382505,-0.033948053,0.019821707,0.05518159,-0.031399403,-0.05702493,0.004504268,0.04356766,-0.02512562,0.0006208298,0.023352524,0.04164323,-0.04696635,0.003738699,0.066005215,0.005223717,0.03416289,-0.036072362,0.0037329986,-0.0020936087,-0.058808982,-0.04544098,-0.0010738955,0.046017278,-0.027034806,0.023499316,-0.033521175,0.06780245,0.029981876,-0.026897196,0.042531777,0.02945026,0.013330139,-0.037759524,-0.05442752,0.006032446,-0.0036600565,-0.016330605,0.02367659,-0.06810868,-0.030024605,-0.02073586,-0.005261756,0.011591365,0.006193074,-0.022179188,-0.02381734,0.03266349,-0.0033731097,-0.03307054,-0.000772115,0.021099245,-0.031521708,-0.008011975,-0.022032507,0.03469394,0.042749282,0.0036158697,-0.07879652,-0.0012715437,0.0007389378,0.023344379,-0.03166824,-0.0006751771,0.0027465743,0.018694574,0.023968711,-0.013018073,0.008814088,0.018599195,0.004929394,-0.030601658,-0.009777369,0.043435834,0.012271106,-0.009152761,-0.0041438676,-0.060471937,-0.028601613,0.023436623,0.015805406,0.025634272,0.0092681,0.052337896,-0.020484082,0.0083790785,-0.000008203677,0.024187492,-0.02739406,-0.031980693,-0.0066731423,-0.003567245,0.045251712,-0.035298195,-0.04306672,0.041934665,-0.003915776,0.014948717,0.011521367,-0.04737007,0.025121579,0.020955192,0.0054174187,-0.023292664,-0.03742692,0.005526225,-0.068970725,0.018848816,-0.020394629,-0.015804028,0.029388929,0.0771702,-0.004782239,0.015213526,0.041422885,-0.007963079,0.024040546,0.011825151,-0.0013450193,0.04752437,-0.015436787,-0.03572955,-0.007991278,0.026586147,0.046057403,-0.0025275424,0.018687773,-0.0240828,-0.022746222,0.022490166,0.009350792,0.020994123,0.03783406,-0.022976343,0.034327537,-0.01407029,-0.019426463,0.0066153393,-0.019315891,0.056012377,0.00056977035,0.044780683,-0.042255055,-0.005705089,-0.023993498,-0.0001685978,0.01795217,-0.00043808098,0.027291808,-0.041936256,0.039442956,-0.1028347,-0.018463248,-0.014137115,-0.048768915,-0.027521817,0.009880115,-0.0071667773,0.029181816,0.052670382,0.0021114883,0.017582482,0.009788014,-0.016007941,-0.036860157,-0.0025830334,-0.017449012,-0.0027803504,-0.045544907,-0.015502189,0.011271754,-0.001827221,-0.015684089,-0.0083864415,-0.019613566,0.0038675962,0.036244072,-0.015575471,-0.05300017,0.029757572,0.02943712,0.029865572,-0.026907373,-0.0043308847,0.0050003203,-0.038659047,0.009177546,0.104955874,-0.012405687,-0.022334093,0.01547666,0.022947054,0.037883997,0.04937041,0.046082214,-0.009603041,-0.0022894242,0.040962823,0.00719058,0.027140355,-0.01427885,-0.031201845,-0.03791203,0.0106991,0.031631827,0.00018984391,-0.0155983595,0.009338181,-0.027883267,-0.0031511667,-0.08372937,-0.029907318,0.02559924,0.04538446,-0.037972473,-0.011707939,0.0038648625,-0.01276568,0.05021267,-0.045830216,-0.030245846,0.009063601,-0.030037029,-0.05240255,-0.02068808,0.00968714,-0.0066554863,-0.022892337,0.010715939,0.008869294,0.0016234863,0.006157131,-0.023682803,0.0504084,-0.011623967,-0.018339833,-0.033172153,-0.009636318,0.0074246344,-0.016396286,0.032473598,0.00044550994,-0.032077555,-0.03417224,0.04195633,-0.016658852,0.028235925,-0.0023764845,-0.008287228,-0.0023856068,0.031601515,0.014170485,0.06031741,0.045689676,-0.023067882,-0.040513657,0.008600724,-0.00834133,0.02711491,-0.008339548,-0.045221653,-0.08533928,0.0050191614,0.028987395,-0.04175944,-0.018720785,-0.027615994,-0.00021342504,-0.024928374,0.0013480912,0.008630752,0.0047412245,-0.03264932,0.020469967,0.026899043,-0.08267787,-0.000019335523,0.059856307,-0.013776496,-0.0022530202,-0.004773481,-0.0026650873,0.04344671,-0.02650228,0.022039367,-0.044522837,0.038419563,-0.042654146,-0.05454936,0.033311445,-0.014814565,0.0077836895,-0.022398671,-0.009988434,-0.01911925,0.008916197,0.008505551,0.017211625,-0.027026147,0.019029526,-0.006551523,0.015119566,-0.016319009,-0.042220082,0.014456972,0.0113090575,-0.008422316,-0.02538069,-0.004140601,-0.04652385,-0.0063665225,-0.017683476,0.02930687,-0.036776748,0.048653957,0.006244781,-0.008493822,-0.065337524,-0.017541822,-0.0000012370526,-0.04019162,0.037226897,-0.02917348,-0.03282821,-0.004459399,-0.016648905,-0.06179551,-0.018019542,-0.026295189,-0.0303584,-0.033250075,0.031008374,0.028486067,-0.006347652,0.032695536,0.038688414,0.008446555,0.04429052,0.031735376,-0.020033283,0.00083587173,0.029613513,0.011765952,-0.017185055,-0.0091657685,-0.0056471126,0.014676739,-0.026587274,-0.008975931,-0.055799514,0.026567996,0.017167974,-0.021989806,0.032097727,0.061021097,0.024238592,-0.03733746,0.04664862,-0.00241431,-0.060087364,-0.020923803,0.018834777,0.0009909365,-0.05051951,0.008726902,0.0186581,-0.0052609877,0.009390423,-0.025076024,0.038321145,-0.03457503,0.062085874,0.0040026526,-0.023811094,0.046384595,-0.044968504,0.011612473,-0.02543807,0.007524243,0.017370874,0.0061539235,-0.005805123,-0.034873456,0.025917755,0.057584226,0.030457282,-0.020803394,-0.031854533,-0.06186436,0.009977233,-0.15133585,0.0118462285,-0.007530012,-0.013970703,0.023029996,-0.0058184597,-0.025879167,-0.032084223,-0.008871417,-0.015401797,0.02519315,-0.041410107,-0.012235512,-0.013625821,-0.010282129,0.03978801,-0.010634051,0.0018780918,-0.03378398,0.07701833,-0.005766769,0.020887854,0.02047432,-0.0006384838,-0.003902603,0.021425366,-0.044390198,-0.03091216,-0.033147637,-0.008474783,-0.04212277,-0.04833726,0.024274347,0.010059826,-0.011217782,-0.021142075,0.0011607982,-0.0052890657,-0.050170925,0.012431465,-0.028723132,0.0008480861,0.025822893,0.04530309,0.017542405,0.05125807,-0.05458282,-0.022651969,-0.0547361,0.007897959,-0.014738455,0.04522816,-0.016338067,0.0071165576,-0.014599957,-0.0040222607,-0.00222513,-0.008474926,-0.0029898835,0.011689157,-0.0052838484,0.013773462,-0.02944716,0.008115673,-0.033406172,0.05105237,-0.031069899,0.030546797,0.012230951,-0.01081817,-0.042252444,-0.028767303,0.018160157,-0.017415978,-0.013498955,0.016084807,0.020232493,-0.026037518,-0.0373504,-0.02961112,-0.024788288,-0.0096948175,0.022120593,-0.040427297,0.032734644,-0.018571805,-0.01479027,-0.0042282944,-0.021590918,0.012931719,-0.049778387,-0.03482403,0.008154697,0.0001841042,-0.015031804,0.021983055,-0.0059785526,0.010940738,-0.01857397,0.0055483826,-0.011861832,-0.018449776,-0.026352014,-0.03809913,-0.040776458,0.027942957,0.027459975,0.010936435,0.010505079,-0.037778903,-0.030359235,0.003106255,-0.012711478,0.013109351,-0.0843887,-0.01465131,0.001624141,0.0427913,0.016906835,0.019888602,0.010622813,-0.021045078,0.006992259,-0.03490797,0.017015845,0.078584574,0.041307315,0.053488072,0.033078797,-0.02251273,0.016710116,-0.07088593,0.032511022,0.01113637,0.03744236,-0.03713724,0.0051394817,0.047892094,-0.07191803,-0.027028043,-0.030060653,-0.027468774,0.0054733995,-0.012042641,-0.010686712,-0.0042721904,0.029712956,0.030953135,0.005507381,-0.025639843,0.030745406,-0.05010783,0.0061444934,0.06591433,-0.039324738,0.047442768,-0.015628183,0.017528294,0.010344086,0.09085991,-0.015200326,-0.03282867,-0.0055764434,0.011202388,-0.006760623,0.06805932,-0.0003057031,0.0015477794,-0.008340308,0.0049975333,0.026074506,0.01245067,-0.010400862,-0.019348504,0.04495795,0.045010008,-0.025500314,0.024036678,0.015513774,-0.028876795,0.047451958,0.012613018,-0.0079412125,0.020860983,-0.016377194,0.027274253,-0.01380427,-0.009351402,-0.038576413,-0.010344973,-0.0105326045,0.005602532,0.017692685,-0.018173432,0.06717458,0.017922616,-0.0075187157,0.0076481374,0.039419387,0.043265194,-0.040174507,-0.025284393,0.01455012,0.003726247,-0.029422773,0.025050819,-0.039645925,-0.029386032,0.0066617588,0.018995069,-0.0045994967,-0.013433884,-0.0009979336,0.029015163,0.019844089,0.01443096,0.037650876,0.018831091,-0.021140456,-0.05325591,0.047854457,0.016968215,0.021755062,-0.013375978,-0.00022746211,-0.010321653,-0.003576055,-0.0033826784,-0.014044632,-0.0109579675,-0.06048131,-0.0063083256,0.03289005,0.037810925,-0.004284318,-0.009943519,-0.041394778,-0.0015899937,-0.0015272375,0.012858196,0.03996187,-0.021244988,-0.0020054262,0.00029090338],"last_embed":{"hash":"m0aetn","tokens":274}}},"text":null,"length":0,"last_read":{"hash":"m0aetn","at":1762857280890},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 1-2: Body Awareness Training#{8}","lines":[62,63],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"m0aetn","at":1762857280890}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041040134,-0.023100093,-0.029066892,0.020172123,-0.02883643,0.0015507438,0.017112419,-0.022019973,0.01246273,-0.00083039026,-0.024746768,0.002500895,-0.0024569896,-0.0183276,0.038170516,0.0069743693,-0.007675125,0.0019206494,0.037894864,-0.022425098,-0.026019419,0.014354482,0.050055586,0.017966758,-0.0006415009,0.0114081595,-0.054085996,-0.016885784,0.012859565,0.07436554,0.012318033,-0.0137326475,0.01051001,-0.052358404,-0.052371934,-0.00047166832,-0.0018826459,-0.0018422714,-0.045763683,0.04035026,0.025579033,-0.022744536,0.022631511,0.009254528,0.03231566,-0.019169025,-0.043973174,-0.014144601,0.002801955,-0.030217657,0.0017859384,0.015888188,0.00036491366,-0.027813308,0.02093094,0.05067411,0.009306214,-0.039564203,-0.0063239187,-0.010775394,-0.05735528,0.033989724,-0.009795141,0.0031523015,0.009066816,0.037110098,0.031171924,-0.012713934,0.00512192,-0.014410181,-0.0244974,0.032991048,0.02430497,0.00034391903,-0.06258205,-0.011172578,0.012660451,0.010604964,0.013298584,0.008441205,0.022985175,0.018996682,0.0162337,0.011712922,0.0239348,0.036260393,0.002241527,0.059033163,0.015617901,-0.03400862,-0.013630717,0.03015847,-0.00949391,-0.03201026,-0.005319815,0.0069610374,-0.014611787,-0.025242552,0.027179344,-0.0011538721,0.039671674,-0.0076240203,0.001321227,-0.03141903,0.014161181,0.009157482,0.038130756,0.019730221,0.032240782,-0.04405382,0.03651792,0.050125945,0.0045223343,0.050868124,-0.03069544,-0.022519473,0.014316507,-0.026704838,0.022081504,-0.01905515,0.013994973,0.07861863,0.036819585,-0.0020248904,-0.019779272,0.026719444,0.033310376,-0.005440388,0.0026155524,0.063148126,-0.004471767,-0.0066332286,-0.031893566,0.008625904,0.0007181311,0.032442342,0.026082342,0.027027026,0.008532245,-0.06932289,0.054426152,0.022918789,-0.032116618,-0.007817002,-0.019271059,-0.015254575,0.002935532,0.029480081,-0.0071627675,0.037381098,-0.0124210995,0.0111541515,0.028596692,0.010272989,-0.023553723,0.01808326,0.017126046,0.066226095,-0.015232845,0.013035346,0.021967206,-0.030070953,-0.049825255,0.06368678,0.0063129617,0.02278756,-0.002553892,-0.00988882,-0.017351745,0.0038602317,0.02969806,-0.013056388,0.002647282,0.03543447,0.024740284,0.010163617,0.045271754,0.022988217,0.0063996175,-0.017187398,-0.043354806,0.056309193,0.013495963,-0.06445968,0.0051736687,0.05140016,-0.0032156338,-0.034261506,0.0041232063,0.04221963,-0.024609018,-0.012357716,0.0025075714,0.0125748655,0.046887916,-0.024676671,0.04089705,-0.010374752,0.046365693,0.0053378236,0.036233414,0.0039991876,0.02591573,-0.006565809,-0.03926843,0.0033961642,-0.03493469,-0.037127174,0.020671472,-0.00781774,-0.0006156768,0.004948657,0.005611725,-0.04911568,-0.022890327,0.024583401,0.041622598,-0.0063537583,0.016061494,-0.00476587,0.021623513,0.047922935,0.017210746,-0.033442963,-0.021108855,-0.0033584055,0.0004331428,0.060244903,0.011407901,-0.017257554,-0.013070544,-0.02228808,-0.013036923,0.013390234,-0.003979908,-0.013706349,-0.005337116,-0.013930476,0.02646334,0.031637028,-0.0418906,-0.00046195363,0.022026658,0.010040794,-0.025739186,-0.02006982,0.046757124,0.011989041,-0.014866344,0.041676484,-0.011813801,-0.0017300204,-0.0062445914,-0.015631048,-0.0068014716,0.013545469,-0.008153103,0.0016984162,-0.008141969,-0.005605433,-0.0069689145,0.017799431,0.0116638,0.020156763,-0.035092536,-0.030935816,-0.010566973,-0.013783693,0.0150771625,0.07109967,-0.007904764,-0.020006755,0.04240065,0.016801624,-0.06684721,0.027131306,-0.016112352,0.010715297,0.038157433,0.013960305,-0.053717107,-0.035027187,0.016635764,0.009967977,0.03577579,0.028295772,-0.01552982,-0.022443512,0.009178831,-0.03432014,-0.014017248,-0.012391999,0.056008283,-0.030810358,-0.014462502,0.0005964232,-0.014284443,-0.16007982,0.01946396,-0.012112131,0.04606837,0.03501041,0.01609163,-0.041603487,-0.019667163,-0.037854586,0.034656607,0.004528346,-0.0417107,-0.016988935,-0.00710668,0.022501405,-0.026155666,-0.023750274,-0.02741353,-0.02834311,-0.047635227,-0.032439236,-0.024055207,0.078496434,0.027288217,-0.014833271,0.014003549,0.06351248,-0.043273985,-0.0041653053,-0.028846132,-0.049873807,0.0014192413,-0.0012941181,0.012209499,0.0152923325,0.03743089,-0.009692348,0.00067099085,-0.008180037,-0.011546676,0.06060815,0.04041794,0.012527246,0.03489946,0.00073612283,-0.009392243,-0.027332263,0.009604859,-0.04888917,-0.022961963,-0.026744666,-0.0012655463,0.006505325,0.0153694935,-0.018650712,-0.011884724,0.0067696352,0.02239544,-0.04263831,-0.013697004,-0.00642863,-0.013671977,0.013382216,-0.008348279,-0.046228193,-0.015437975,0.03827721,0.0054315506,-0.021492044,-0.034346376,0.048498265,0.008497913,0.003125931,-0.009167536,-0.0036418696,0.02511166,0.014657505,-0.016536398,0.0035197565,-0.114024006,-0.015577185,0.011811378,-0.032227978,-0.0076858476,-0.0008958371,-0.02245086,0.011516794,0.007997555,0.041510273,0.22716706,0.03276666,-0.014182758,0.009476494,0.051353462,-0.011476792,-0.004322969,0.05607705,-0.021392372,-0.03094755,0.011222821,0.046309676,0.021245882,-0.025329039,0.015700545,0.03521706,-0.06598306,0.006587225,0.06241562,-0.0082414355,0.0020339042,-0.05719931,0.0044485885,-0.02004235,-0.06261234,-0.036049224,0.01002474,0.055495612,-0.045813233,0.02137362,-0.006520616,0.05278087,0.032564856,-0.045153495,0.014157559,-0.00906746,0.02180959,-0.055835962,-0.038402583,0.01720059,0.031000394,-0.0007446183,0.016251843,-0.040589474,-0.008005079,-0.032213748,-0.025605565,-0.012755952,-0.0256495,-0.007133648,-0.044212233,0.010659904,0.022050615,-0.015718607,0.011409265,0.0029548358,-0.019849945,-0.008424831,-0.013095576,0.03437116,0.04699008,0.0058672493,-0.049577605,0.017416865,0.0023615512,0.005514706,-0.011996357,-0.0066003674,-0.022954639,-0.0006939656,0.024105635,0.014680151,0.02732623,0.0027103787,-0.0060662646,-0.058410283,-0.023951473,0.01850536,0.021249732,-0.017429244,-0.00084521936,-0.061650604,-0.02699127,-0.017912375,0.022842426,0.010559526,-0.0061406787,0.062291987,-0.03014633,0.008540661,0.0044218507,-0.003566207,-0.042297445,-0.044177283,-0.011745189,-0.017461376,0.02873223,-0.018347438,-0.033264507,0.04976708,0.012002769,0.038909495,0.02057258,0.009161821,0.05928857,-0.012301784,0.0023933863,-0.022890378,-0.016448602,0.021185875,-0.077189215,0.005751653,-0.01853085,0.007162072,0.046586614,0.08568285,0.024212621,0.023829492,0.02248499,-0.003205089,0.015321975,0.02483425,-0.007971052,0.012494998,-0.020987792,-0.057362154,-0.030760622,0.02281364,0.040132463,0.035796694,0.0041034236,-0.021839488,0.013719233,0.05882215,0.06980722,0.021094283,0.035435576,0.00052279595,0.04970981,0.036245756,-0.013529486,-0.01379784,-0.020636132,0.053848773,0.016608555,0.038829684,-0.009289047,-0.036285266,-0.046742022,-0.0031600795,0.0051374924,0.0048003118,-0.008342127,-0.050554287,0.007609239,-0.10782056,-0.003042736,-0.04500913,-0.04821956,-0.023480806,-0.027971089,-0.027706698,0.013209693,0.06866763,0.015007983,-0.010850901,-0.018833987,-0.025841925,-0.012808842,-0.0061409264,0.0011942725,-0.0079656355,-0.0037927644,-0.016316196,-0.053825624,-0.019742921,0.006504988,-0.0042771655,-0.021345127,-0.028092021,0.04627715,-0.022075577,-0.004405872,0.014812199,0.025578884,-0.028288508,-0.023894275,-0.0041981116,0.00073399063,-0.023259267,-0.01005906,0.1069599,0.008055248,-0.015348081,0.049193073,0.018743534,0.07567737,0.03278037,0.026593573,0.00084915635,0.022831773,0.025131034,-0.0029500115,-0.015605357,-0.0035499248,-0.043333177,-0.019215446,0.03524936,0.013737655,0.0042829253,0.009026226,-0.00938656,-0.019667689,-0.009253727,-0.10670789,-0.021723747,0.040049322,0.04938925,-0.011322467,-0.016544087,0.0056167734,-0.013411014,0.06386151,-0.053606015,0.007643631,0.022614144,-0.03361459,-0.045498148,0.0098637305,-0.0022505692,-0.0064664027,-0.03177865,0.013988425,-0.010216028,-0.00013385556,0.00042324394,-0.0032353853,0.022345806,0.009767027,-0.01796176,-0.016242132,0.008455485,0.012595747,-0.0050689327,0.012570301,0.0084942,-0.02007612,-0.010268776,0.0032897468,0.0016595158,0.016312586,0.04070288,0.025140837,-0.016372634,0.013192341,0.03592539,0.025727885,0.019425897,-0.022830645,-0.02342123,0.031328812,-0.002769785,0.0120075205,-0.024338612,-0.057703104,-0.06399759,0.027618425,0.035217576,-0.04572238,-0.045533612,-0.04804892,0.021487502,-0.016215397,-0.020752542,0.0042133443,0.0004125715,-0.029483717,-0.00787391,0.025227975,-0.07198023,-0.0065871584,0.05013359,0.016215816,-0.007508766,-0.013838438,-0.008650677,0.01093036,-0.04480342,0.03923697,-0.05900746,0.022681689,-0.048938986,-0.055070996,0.030034052,-0.013245652,-0.02135012,-0.05520462,0.004292921,0.0006987885,0.011448092,-0.0010543865,0.048089426,-0.018174628,0.020692157,-0.005281646,-0.0049122227,-0.0127722155,-0.04386914,0.013488105,0.034320414,0.01624542,-0.010583009,-0.011998112,-0.00815301,0.014748616,0.01208481,0.017255105,-0.026304938,0.021922931,-0.017776223,0.01656074,-0.049485866,-0.0023381559,-0.011555391,-0.037199747,0.008661107,-0.028471133,-0.0448316,-0.041895103,-0.03581533,-0.013107371,-0.036532708,-0.027456593,-0.03833562,-0.052125584,0.010735317,0.046822317,-0.029362813,0.008687632,0.015797723,-0.013411306,0.016038032,0.04930323,-0.02668245,-0.0061272695,0.03699547,0.011790975,-0.00620124,0.023078157,-0.011023949,0.026953092,-0.009055235,-0.017272936,-0.05512392,0.021977464,0.04566524,-0.0156611,0.036310427,0.05808364,0.011733731,-0.03986306,0.04344281,0.020957666,-0.038315408,-0.007103187,0.033834945,0.025438014,-0.061823945,0.023148287,0.0038328907,-0.021257067,-0.005966027,-0.01784546,0.013940845,-0.054055087,0.0410011,-0.00062819984,-0.035742763,0.02538258,-0.025197865,-0.027254565,-0.022382587,-0.009682812,0.00762465,0.024528781,0.0040039415,-0.03441866,0.005156277,0.036294278,-0.0065299287,-0.004426213,-0.021885177,-0.05927612,-0.011270934,-0.15291516,0.031420607,0.00310203,0.0057511507,-0.01684334,0.020958722,-0.045293342,-0.045330845,-0.023813909,0.0034790165,0.0175373,-0.027094193,-0.015291001,-0.024171762,-0.009050661,0.04018732,-0.033849318,-0.0020864008,-0.02113617,0.06073519,-0.00028705926,0.017043874,0.059118383,-0.031336162,0.02544575,0.010434355,-0.036365524,-0.022828102,-0.011302959,-0.047720462,-0.041625608,-0.053955257,0.023997238,-0.0047036908,-0.00877875,0.009876672,-0.0036359148,0.010111829,-0.05130687,-0.0009659696,0.00915092,0.02151456,-0.0015005034,0.0012345582,0.020807274,0.049427327,-0.031844754,0.0050359163,-0.04863972,0.0030611902,-0.0064701713,0.061843228,-0.022272984,0.021447964,-0.017842175,-0.025514062,-0.0026382352,0.0016537168,-0.02967972,0.038855355,-0.012549098,0.005376443,-0.045145854,-0.0080764815,-0.058719944,0.020340763,-0.060522106,0.060122553,0.002125706,0.019961173,-0.028549977,0.01492974,-0.0041490057,-0.021086987,-0.011366482,0.0046007517,0.018397003,-0.031919524,-0.033527855,-0.027720159,-0.051495362,0.0071668313,0.0012628697,-0.011998326,0.052969523,-0.0134101445,-0.009028197,-0.008799356,-0.033016756,-0.030950073,-0.08588765,-0.031789966,0.0057697585,0.022437146,-0.02860347,0.006092014,-0.03551608,0.016962027,-0.03540888,0.021825228,-0.016341973,-0.028990433,-0.037215456,-0.021172484,-0.045315985,-0.016650384,0.045709662,0.005313817,0.026160862,-0.021293519,-0.023633001,0.007252059,-0.0038774977,0.013305008,-0.1058022,-0.018340271,-0.014918846,0.030912416,0.035321333,0.010173306,0.0014983492,-0.014541817,-0.017430412,-0.024193425,0.033912778,0.080184236,0.011103587,0.04704237,-0.0073267273,0.0073753004,0.006301609,-0.055903837,0.024041705,0.030656714,0.014292363,-0.032551385,-0.03106623,0.045061726,-0.05916683,-0.06608266,-0.018631445,-0.008880145,0.010353219,-0.014474364,-0.009933032,-0.011702479,0.051076327,0.023646608,-0.025802078,-0.027511535,0.044841167,-0.021054043,0.0076188506,0.049676172,-0.014517748,0.031204794,-0.05182561,0.048880756,0.0098160105,0.059915125,-0.01734126,-0.043352816,0.0021077127,-0.0075415913,-0.035492934,0.04385964,0.0065697334,-0.021414904,-0.02691579,0.016992519,0.013974965,0.048371054,-0.019929457,-0.01094954,0.03474958,-0.01941747,0.0013154385,0.0047814525,-0.010625871,-0.04471341,0.0345937,0.03887592,0.0014277956,0.007845006,-0.00803363,0.017834924,-0.013131099,0.004992438,-0.009777666,-0.007267917,0.013606566,-0.010472371,0.040753607,-0.030226303,0.06326852,0.019369615,0.029034596,0.022153556,0.050933454,0.04048019,-0.014264321,-0.02289305,0.008241781,-0.005915431,-0.030696837,0.012237738,-0.0110198585,-0.009040863,-0.017534602,0.06139059,-0.023442186,-0.021694086,0.012387489,0.008782902,-0.008311017,0.02843966,0.022222413,0.022328831,-0.012296415,-0.04534583,0.052301154,0.012891762,0.04344953,-0.033306193,-0.0066900956,-0.009129793,-0.019001186,-0.00206648,-0.012962921,0.027418263,-0.06821857,0.021629648,-0.005657645,0.034322005,-0.016697591,-0.01876489,-0.0059952475,0.0073994133,0.0128105525,0.01640888,0.043450426,-0.051310416,-0.028305747,-0.018559312],"last_embed":{"hash":"lj1bt4","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"lj1bt4","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training","lines":[64,95],"size":1179,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lj1bt4","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.046176437,-0.029334104,-0.031026645,0.011237422,-0.035163336,-0.00060467457,0.02779465,-0.021059481,0.013215401,-0.005801017,-0.026094275,-0.002710242,-0.010815514,-0.034714766,0.028256945,0.018171053,-0.004772744,0.008431162,0.051572703,-0.01597731,-0.034056954,0.0132732475,0.059471864,0.008834912,-0.010628339,0.00042705066,-0.04329752,-0.003509273,0.018179366,0.06744727,-0.0029148997,-0.021310832,0.029376863,-0.05710337,-0.028847864,0.0022918533,0.0049730986,-0.0005668743,-0.04861171,0.044711825,0.027177412,-0.04067526,0.0129147405,0.020156989,0.030319154,-0.016097631,-0.046053186,-0.009504553,-0.008662556,-0.043738168,-0.0022188376,0.0066142213,0.0079075415,-0.022600612,0.03465583,0.05319699,0.034985643,-0.041803062,0.0011252228,-0.013174704,-0.053290106,0.021979306,0.010690951,-0.0004719346,0.005540587,0.026915303,0.0359665,-0.005786252,0.0028166308,-0.014609991,-0.009605224,0.035072803,0.029429737,0.0073067183,-0.056594342,-0.020116592,0.019102173,0.007942295,0.010059138,0.024807636,0.023459923,0.01981134,0.008349083,0.004497931,0.016958868,0.023702862,0.001638809,0.056292325,0.014978352,-0.036486987,-0.0033432643,0.025918577,-0.014371426,-0.022858627,-0.0028783656,0.019252373,-0.013442538,-0.029606514,0.036086097,-0.007638674,0.037692793,-0.010318041,-0.008101744,-0.022018276,0.010038143,-0.0076181693,0.030554626,0.014389048,0.030678082,-0.044364963,0.03464803,0.03619631,0.023549732,0.05533971,-0.03010707,-0.0012336802,0.014253933,-0.041428097,0.023257377,-0.021912988,0.0108559355,0.06362761,0.04333111,0.0057947035,-0.014968977,0.037022293,0.0323355,0.0014108163,0.006185474,0.061873935,0.0006205412,0.009537293,-0.02136207,0.011402042,-0.00005322415,0.032100547,0.020185078,0.02089084,0.004901855,-0.066201,0.045717232,0.006086764,-0.029801881,0.013817405,-0.023619572,-0.016933432,0.006561129,0.028415212,0.0012781558,0.034144413,-0.007279919,0.037024505,0.018705636,0.019369813,-0.036312547,0.03230705,0.010554431,0.06856817,-0.011552056,0.013779613,0.01754581,-0.031325947,-0.0520905,0.046811227,0.0047270902,0.021176852,0.009823068,0.0050081457,-0.020621657,0.018827908,0.027877463,-0.019822776,-0.010691795,0.045601718,0.038406964,0.009499448,0.033821456,0.022520183,-0.00025315635,-0.0073943767,-0.04833595,0.055495605,0.0012147679,-0.05673572,0.009127581,0.049564354,0.012675955,-0.043286897,-0.0017334986,0.044205543,-0.018015373,0.009215844,-0.008112499,-0.0057185246,0.06071728,-0.0090511525,0.018450286,-0.004248206,0.041407976,-0.015846519,0.025820633,0.00096146937,0.022062115,0.02002131,-0.029693654,-0.0034751922,-0.024772989,-0.034330603,0.015619223,-0.028246954,-0.0026212262,-0.0071372646,0.004175286,-0.034100905,-0.0077097015,0.012786913,0.042839024,-0.007980816,0.015151914,-0.0010439927,0.011180683,0.043085784,0.022239152,-0.015697345,-0.03245588,0.0009526948,-0.0026469992,0.06185333,0.009955533,-0.024252959,-0.023468725,-0.029354002,-0.0067546577,0.014769286,0.004689985,-0.01671432,0.00082730025,-0.0131825805,0.032089315,0.017133178,-0.039186317,0.010954827,0.037766203,0.0055094752,-0.013202433,-0.009689602,0.04085562,0.04251522,-0.024342444,0.032572772,-0.020110616,-0.0032367974,-0.013623623,-0.016530849,-0.0016085574,0.02567103,-0.006966839,0.004688562,-0.0061959503,-0.0073801363,-0.019079484,0.0315952,-0.005369347,0.008729621,-0.02053657,-0.025223838,-0.002960424,-0.02179075,0.020995356,0.062607914,-0.00941244,-0.023591766,0.049641144,0.024086034,-0.059134346,0.009977344,-0.020346174,0.023713091,0.03794886,0.016344158,-0.04737835,-0.032923732,0.009497732,0.004092207,0.036221657,0.020916162,-0.023829455,-0.029096847,0.002070021,-0.00818009,-0.027541459,-0.00824417,0.059742145,-0.038867697,-0.011202228,0.009296527,-0.006773779,-0.15619278,0.013833104,-0.012595534,0.055072106,0.032435846,0.019159997,-0.043086037,0.00039761345,-0.05293657,0.053332984,0.0033037218,-0.044037823,-0.00018776098,-0.004029329,0.022830065,-0.031373218,-0.029559508,-0.01640135,-0.045189705,-0.044666283,-0.022467498,-0.037704937,0.067413084,0.035694156,-0.008890518,0.01688966,0.07266514,-0.031382162,0.0007357671,-0.03049929,-0.05698087,0.032176822,0.004948861,0.005418462,0.006306499,0.05051167,-0.021822594,0.014146253,-0.008022677,-0.0013193693,0.059935033,0.05391967,0.012971932,0.029765353,0.010749763,0.000830159,-0.019896483,0.00057121157,-0.054404538,-0.028518835,-0.008158062,0.0015689207,0.014040184,0.031075006,-0.025791653,0.0018188653,-0.0077100797,0.027079532,-0.047512442,-0.014612428,0.010213472,-0.01109099,0.01392982,-0.022138808,-0.044377867,-0.033307735,0.03227761,-0.002954162,-0.030950421,-0.05343768,0.032228142,0.00818368,-0.0058707297,-0.024729388,-0.0031032218,0.017561674,0.02966786,-0.012492675,0.0042041005,-0.11065029,-0.023434488,0.008796399,-0.027575646,-0.015119479,-0.0125854565,-0.029433029,0.020462587,0.008551887,0.035833355,0.24041553,0.024788212,0.0066706147,0.0052073356,0.065837726,-0.021813741,0.013692535,0.043459706,-0.02177795,-0.041366037,0.010158999,0.05561527,-0.0032287429,-0.024444235,0.023459721,0.029709946,-0.056440886,0.01581053,0.049185928,-0.0077766646,0.013713806,-0.05103609,0.0013771562,-0.016111111,-0.062281698,-0.032909587,0.01261827,0.046056427,-0.044660743,0.030502548,-0.006676663,0.058578644,0.039833993,-0.023259295,0.0441359,0.0021175067,0.022439681,-0.050032184,-0.048153564,-0.0024161732,0.02437052,0.0069874628,0.0034118933,-0.039512187,-0.015846074,-0.029208316,-0.033995993,-0.01752912,-0.009293806,-0.010408251,-0.031944968,0.012250452,0.034631994,-0.011041179,0.013180244,0.013312032,-0.017935188,-0.002390906,-0.016394304,0.03169666,0.03555596,0.007276661,-0.062012855,0.0076671587,0.0031772235,0.008200267,-0.03631339,0.011227163,-0.034283705,-0.012587395,0.020145468,0.013495955,0.037551384,-0.0052222325,-0.012782608,-0.047249753,-0.011043081,0.031898487,0.012171471,-0.014955084,0.002965697,-0.06498422,-0.023840068,-0.009168768,0.020130167,0.0011158407,-0.008798839,0.050146125,-0.030745963,0.013499358,-0.0018307521,0.012483449,-0.04638374,-0.04793054,-0.0074694953,-0.018032277,0.02896063,-0.03263442,-0.045466527,0.0461094,-0.010360832,0.036926433,0.0046738805,-0.013810109,0.06150491,-0.009249395,0.010616432,-0.03894783,-0.023451746,0.024308832,-0.08598701,0.001444427,-0.010053711,-0.017149255,0.043138664,0.09442671,0.023368316,0.028670054,0.033970736,-0.013452014,0.019853735,-0.00222181,-0.01173724,0.034967102,-0.023550183,-0.062474784,-0.026620047,0.02569364,0.049362957,0.019785348,0.008756133,-0.01891561,-0.0024505875,0.04183878,0.0419788,0.025031205,0.044044968,-0.004906485,0.038363982,0.03307046,-0.009080062,-0.029046958,-0.020755196,0.059010696,0.019067744,0.0371773,-0.020473225,-0.020415438,-0.029261937,0.010283893,0.011498287,0.01615145,-0.016624724,-0.04664995,0.022038938,-0.11463901,-0.014717253,-0.030979285,-0.06284094,-0.024626814,-0.025692264,-0.024766754,0.02898825,0.06545391,-0.0038007984,0.0064656376,-0.011105452,-0.020165123,-0.016327785,-0.009769826,-0.0081235645,0.00037803352,-0.002294723,-0.013585222,-0.04381776,-0.020346623,0.01772064,-0.010316751,-0.040934347,-0.027877906,0.04329313,-0.018454215,-0.014037093,0.009550091,0.033466615,-0.0031949861,-0.030487593,-0.010400907,0.003628272,-0.01971739,0.0024974348,0.10173864,0.0036275985,-0.022955844,0.042975023,0.016945807,0.05924215,0.027154345,0.02366663,0.003970143,0.0144971935,0.04786919,-0.007403795,-0.007589579,-0.022507137,-0.04761551,-0.037322808,0.01174166,0.023880774,0.008123567,0.006169578,-0.018318385,-0.006311347,-0.003410647,-0.10131696,-0.03002205,0.042923287,0.02699125,-0.022931868,-0.012880669,0.0015173255,-0.0068383254,0.052711263,-0.050769504,-0.009751994,0.019610263,-0.031414583,-0.06079013,-0.0020787783,-0.008622197,-0.0040570474,-0.017451828,0.017573362,-0.004072973,0.00002643352,0.013719791,-0.002104305,0.03094194,0.0073845084,-0.012172975,-0.010772165,0.010087875,0.008936396,-0.021263056,0.015558948,0.0023049314,-0.026813457,-0.014064334,0.008658699,0.009373656,0.01979369,0.020636959,0.008261982,0.002634425,0.018441059,0.035041995,0.032038476,0.026291184,-0.028894668,-0.02999398,0.016148444,-0.00057008886,0.009201962,-0.023381043,-0.05039259,-0.0737392,0.0089278165,0.024179615,-0.05374704,-0.03891262,-0.038550682,0.01677133,-0.017691482,-0.020016922,0.00011965705,0.0027404483,-0.016771713,-0.018939173,0.026505832,-0.08213485,-0.014608693,0.056327224,0.011367634,-0.031295523,-0.005661332,0.0012751373,0.009800243,-0.050338097,0.032447066,-0.05596879,0.022162301,-0.037195813,-0.06392321,0.035366558,-0.013260359,-0.014485051,-0.049733754,-0.0057938406,-0.0049969805,0.005809435,0.0036173435,0.040908698,-0.02717702,0.02330465,-0.011662351,-0.0022872842,-0.010508429,-0.04511988,0.010549212,0.017391752,0.018887745,-0.022527387,-0.018544273,-0.023338642,0.002964759,0.0010943216,0.027905079,-0.027941372,0.033152133,-0.016638419,-0.0001671419,-0.050225392,-0.0123512,-0.011451165,-0.02947055,0.020197265,-0.022529893,-0.036017217,-0.04541056,-0.03706933,-0.034824755,-0.035479043,-0.030271046,-0.049588844,-0.031166371,0.023357145,0.033270307,-0.007936479,0.006472763,0.030416083,-0.017517643,0.028582249,0.01671237,-0.017919078,-0.011567312,0.02286037,0.009339284,-0.0022587227,-0.005399401,-0.012596883,0.029124862,-0.016212149,-0.002920321,-0.05299848,0.035107687,0.018843751,-0.010560411,0.049395613,0.06291045,0.02525566,-0.029707786,0.04070872,0.021906195,-0.05296233,-0.010798086,0.01692983,0.02912351,-0.058350597,0.023014981,0.009147612,-0.017500803,-0.0028613764,-0.021653377,0.033600025,-0.045741994,0.0475259,-0.0011941984,-0.026578411,0.029554596,-0.03540584,-0.01153305,-0.015087384,-0.009758868,0.006844616,0.027516568,0.008058244,-0.021086363,-0.0023563025,0.04129575,0.004833883,-0.008965767,-0.031118235,-0.04697149,-0.0021501193,-0.15046735,0.021278288,-0.010249919,0.003021212,-0.0005582123,0.014351084,-0.04790763,-0.04694844,-0.026470644,0.008039206,0.018979251,-0.04058684,-0.0056654396,-0.01566531,-0.012120116,0.044073433,-0.0406338,-0.0029865538,-0.02754144,0.05858662,0.0014119553,0.016388439,0.04797147,-0.03272416,0.01017112,0.036531914,-0.017568229,-0.020789634,-0.010292336,-0.039222986,-0.04413568,-0.057924364,0.031173572,-0.014775668,-0.010842947,-0.0067619598,-0.010126888,-0.002812096,-0.065322734,-0.013448772,0.0030376494,0.014896099,0.015408836,0.019270523,0.018711014,0.06110858,-0.030730585,-0.0016444495,-0.04963236,0.014040548,-0.014854519,0.06858004,-0.033839583,0.02525433,-0.01955027,-0.018800505,0.0138071235,-0.005594549,-0.021109734,0.024010306,-0.005347053,0.007500813,-0.04775162,-0.0005535569,-0.053189065,0.01304935,-0.050974093,0.05572045,-0.002349131,0.011487643,-0.024478909,0.009675364,-0.0055880332,-0.025149118,-0.01106913,0.0011212874,0.02255134,-0.020425769,-0.038402587,-0.02869833,-0.054530248,0.023273516,-0.0068113357,-0.021719387,0.041927785,-0.023031907,-0.007319309,-0.009841145,-0.06553246,-0.016222985,-0.06779657,-0.04347629,0.01249747,0.01657849,-0.021367753,0.022956377,-0.034429923,0.033525515,-0.02954797,0.022670954,-0.0208653,-0.019034248,-0.029644504,-0.017988734,-0.043866724,-0.00092416524,0.045945507,0.0058594644,0.0017188259,-0.03505422,-0.023735793,0.0026412401,-0.0027391317,0.0039085625,-0.09167058,-0.019882483,0.0019709363,0.025526643,0.018864326,0.0050281375,0.011171352,-0.031186532,-0.002651834,-0.024467293,0.028150266,0.0799394,0.017219234,0.06776763,-0.002174184,0.0017850728,0.0067247353,-0.04898156,0.039605968,0.01917357,0.014547397,-0.027631896,-0.018788297,0.054002713,-0.06412669,-0.0666861,-0.032982714,-0.011494312,0.0031396984,-0.01575878,-0.0059266677,-0.003699852,0.044848293,0.00978073,-0.010666164,-0.01912302,0.033920296,-0.026748748,0.010130634,0.04592654,-0.017564764,0.043084815,-0.037987594,0.02295274,-0.00093346694,0.06882672,-0.013362865,-0.05529899,0.00438754,0.004141769,-0.037351474,0.05819127,0.0006278868,-0.02444733,-0.016269226,0.030006018,0.0038654325,0.03312401,-0.02029267,-0.00361917,0.046242353,-0.008005225,-0.011095735,0.027666496,-0.010084503,-0.040514667,0.037152473,0.0329411,0.020031413,0.022857126,-0.014126133,0.008739498,-0.013735171,-0.00084952806,-0.015369102,-0.007985594,-0.00034718978,0.0090121,0.022721073,-0.01764315,0.059096187,0.015849805,0.011944363,0.021943798,0.043410607,0.023816563,-0.017619058,-0.0221561,0.014238277,-0.0023875134,-0.026296746,0.0012334728,-0.01514852,-0.0198108,-0.012197276,0.047014687,-0.025706101,-0.017328292,0.015098446,0.01570649,-0.011597375,0.027058773,0.044459656,0.03965666,-0.011575818,-0.039803598,0.061505374,-0.0031537118,0.041153584,-0.029937593,-0.0043304972,-0.020201687,-0.016056692,0.014778741,-0.0039363266,0.0054247896,-0.07642598,0.01617134,0.0018545324,0.039526142,-0.015950842,-0.0059473002,-0.004257894,0.015548638,0.014853759,0.004502918,0.03975133,-0.039339934,-0.023076314,-0.008714157],"last_embed":{"hash":"11w6ra3","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"11w6ra3","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{1}","lines":[66,69],"size":78,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11w6ra3","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020414213,-0.017355831,-0.024572,0.0001861296,-0.03291609,-0.029487763,0.03875072,-0.016938036,0.011666464,-0.0017210498,-0.025817918,0.004589384,-0.0021094198,-0.0134180235,0.029440371,0.010998356,-0.030332321,-0.0038115908,0.05037825,-0.02008522,-0.029364854,0.01084411,0.047297694,-0.0034163534,0.009861438,0.01654674,-0.055372987,-0.014423939,0.0046482803,0.054517288,0.0021709984,-0.0031085897,0.0073231966,-0.05630467,-0.009120643,0.0016444443,0.015927281,-0.013980823,-0.048114993,0.058950543,0.039526094,-0.035333578,0.017234156,0.017115379,0.023089102,-0.032822333,-0.051586833,-0.008969626,-0.014413914,-0.03396928,0.007584638,0.0005163825,-0.002381617,-0.026421377,0.010740736,0.046026364,0.00035415497,-0.049078006,-0.0205579,0.0042023626,-0.034971338,0.03946742,-0.013443793,-0.00818211,-0.006855858,0.03916679,0.02519757,-0.0029249054,-0.015795305,-0.04020443,0.002183057,0.03695399,0.03183857,-0.00049867603,-0.060749892,-0.0040809345,0.02763818,0.024604155,0.00020461451,0.015273375,0.018245604,0.015530861,0.039070036,0.0038385522,0.03033187,0.015055509,0.0071376227,0.07570522,0.010115328,-0.013094394,-0.027118895,0.031719048,-0.013799538,-0.023227105,0.0058324058,-0.011201136,-0.01462745,-0.024298273,0.017552748,0.001804842,0.042024482,0.0036733705,-0.010707821,-0.01272733,-0.0036867312,0.02352231,0.018856518,0.018965593,0.042583227,-0.03379659,0.03420919,0.035713363,0.011856623,0.074518666,-0.026868265,-0.022183975,0.018516416,-0.020435452,-0.0044029546,0.0031119238,0.005077122,0.06816362,0.04880373,-0.00013552146,-0.013040261,0.020999094,0.004020663,-0.0006498664,0.0046781274,0.060456228,0.009042287,0.019895922,-0.0470794,0.015203592,0.0041203536,0.011610975,0.020273,0.034625582,-0.003951119,-0.068252936,0.03985079,0.021695176,-0.009178871,-0.011925765,-0.029213497,-0.012436614,-0.01413412,0.023130586,-0.015023467,0.016713178,-0.0033080974,0.009724149,0.02542533,-0.0038834389,-0.0064413478,0.008435358,0.022692649,0.05171037,-0.01790294,-0.0027633663,0.0218554,-0.030672152,-0.03562236,0.04271802,0.01585732,0.028837662,0.0005448309,0.005738604,-0.016954055,-0.003546814,0.013839593,-0.0019194232,0.0024094558,0.035364807,0.027629033,0.020960743,0.066970184,0.034124017,0.0011065395,-0.02619626,-0.034432817,0.064266555,0.024506612,-0.061187446,-0.0024210268,0.06549918,-0.024772296,-0.04879739,-0.0018649057,0.034975745,-0.0142087,-0.0095044,-0.01883596,0.021125935,0.049986802,-0.014626931,0.050239168,-0.0054658805,0.037360713,0.018557085,0.04899059,0.004260163,0.023789586,-0.006135504,-0.0064360863,0.008501156,-0.046694495,-0.029105742,0.031447634,-0.023448464,-0.01828491,0.013704859,0.00463157,-0.049047068,-0.029620422,0.010360322,0.028271731,-0.0051681614,0.017130962,-0.004453042,0.011019514,0.032244734,0.006743864,-0.02256271,-0.033526573,-0.0044049625,-0.012531896,0.05032667,-0.009060466,-0.025984116,-0.027936969,-0.0042876354,-0.022517944,0.02295563,0.0016683764,-0.009812512,-0.01821598,-0.009413579,0.01291524,0.018819874,-0.04027777,-0.006778727,0.009263469,0.014845316,-0.020670364,-0.053391036,0.029737506,0.00014079105,0.00029935903,0.031468064,0.0049324236,-0.0068899556,-0.01224476,-0.029354114,-0.0039568087,0.012015958,-0.0061787325,-0.00016778668,0.0142057,-0.008542027,-0.006206825,0.015644975,-0.0021166992,0.023506664,-0.036536634,-0.04257242,-0.031424697,-0.027627945,0.02648406,0.07604712,0.0064698225,-0.028378895,0.05350681,0.0017526281,-0.07301411,0.012211714,-0.032975238,0.030776592,0.027663201,0.020756224,-0.056667596,-0.045117103,0.022782397,0.013903864,0.027864818,-0.015862836,-0.023450715,-0.034042455,-0.00057219074,-0.020528207,-0.01955974,0.0033923306,0.05664701,-0.012418594,-0.01053891,0.00850158,-0.0018026172,-0.16571993,0.021847863,0.001790286,0.037303228,0.017778683,0.041066527,-0.026042024,-0.015110908,-0.030090379,0.052334584,0.022282042,-0.031433575,-0.020280879,-0.00008916176,0.012866474,-0.015467035,-0.018587993,-0.0121251615,-0.01238554,-0.046353664,-0.030384447,-0.016483633,0.062508054,0.03198498,-0.029267453,0.040293198,0.068981834,-0.031049458,-0.0024430207,-0.033319727,-0.060564764,0.0129770525,0.004738463,0.013438646,0.022261444,0.054578643,0.004699596,0.005405711,0.0011174559,-0.012235885,0.03214921,0.056566868,-0.007955642,0.03436438,0.014968547,-0.0024438065,-0.032551393,0.020380177,-0.055322178,-0.038780265,-0.01247829,0.010885839,-0.001416431,0.027597345,-0.0371106,-0.026706424,0.0061492072,0.025239257,-0.02718701,-0.012234787,0.009912324,-0.0060323663,0.0052591944,-0.032671876,-0.06488607,-0.03976014,0.017823422,-0.0063828225,-0.029173164,-0.043638784,0.051203478,-0.0051432527,-0.009765557,-0.00809775,-0.011986565,0.029422123,-0.0031124416,-0.017934868,0.016724005,-0.11742709,-0.026058715,0.0085488465,-0.024754265,-0.01883638,0.00070559303,-0.01887651,0.010294891,0.0064606657,0.03151249,0.23560962,0.037644498,0.0045950105,0.008680097,0.03556357,-0.02330015,-0.02292365,0.052932777,-0.003972709,-0.02873746,-0.0048399842,0.058881935,0.020982457,-0.011276573,0.024310632,0.048418235,-0.07071879,-0.0014414442,0.06433502,-0.015021718,0.020177744,-0.05075651,0.0027577716,-0.021941721,-0.052396573,-0.03745694,0.0072502373,0.033145912,-0.026001597,0.03440696,-0.029131625,0.047189843,0.008965626,-0.0378816,0.005315451,-0.016536586,0.02401677,-0.043353453,-0.06833216,0.015107766,0.014809643,-0.0025544392,-0.0009732409,-0.06918678,-0.011109706,-0.04028549,-0.017079435,-0.01726489,0.0010879237,-0.0017313942,-0.02610364,0.011600827,0.020520175,-0.017913923,0.018917624,0.002880909,-0.025409238,-0.005299769,-0.02875835,0.019743053,0.029798254,0.012414291,-0.031149546,-0.008402622,0.021053687,0.02169855,-0.01997329,-0.013860692,-0.00058349245,-0.00085989136,0.02733892,0.013083319,0.016847918,0.008083023,-0.0003127071,-0.044482403,-0.029755605,0.011371682,0.027748933,-0.009574939,-0.002502476,-0.03991711,-0.017541325,-0.014425706,0.013352696,0.0058617825,0.005732829,0.05572082,-0.016201375,-0.005479023,-0.001254392,-0.0030795701,-0.03322995,-0.061509173,-0.018813334,0.00658835,0.01767799,-0.007327238,-0.013910981,0.04868253,-0.012694246,0.01844301,0.028190939,0.0047916104,0.050444167,-0.0041109095,0.00016376359,-0.007395929,-0.005871574,0.0095842015,-0.07217376,0.0035220832,-0.020660128,0.027275631,0.05438028,0.06941734,0.028023962,0.023383288,0.019413047,0.015946398,0.012153413,0.024040144,-0.007568296,0.016113339,-0.009097909,-0.03899742,-0.024284372,0.029064976,0.05080094,0.008605079,-0.00046106393,-0.027250204,-0.01522396,0.054118488,0.05537462,0.02525337,0.037939154,-0.013589948,0.018218491,0.030654889,-0.036674354,-0.019558825,-0.011622363,0.03494275,0.020110527,0.04485063,0.011567211,-0.025062865,-0.047252733,-0.015378308,0.005363435,0.017514376,0.0101344185,-0.05169814,0.012190344,-0.09215773,-0.014721002,-0.025768114,-0.013222021,-0.01574953,-0.02369796,-0.031380866,0.018035231,0.05932934,0.016056832,0.0006093953,-0.021405702,-0.013963181,-0.017371401,-0.0056705633,0.011947763,0.019742593,0.010120488,-0.02495761,-0.0051625473,-0.037979797,0.0068611447,-0.0223853,-0.03564694,-0.011629759,0.050877776,-0.03275255,0.0023039482,0.03843798,0.031778194,-0.01294814,-0.024519803,-0.0077660824,0.001988257,-0.013139591,0.0062135817,0.09958532,0.005975956,-0.014461439,0.046561938,0.0364508,0.066966616,0.01533975,0.019023545,0.007377023,0.0032727167,0.022151139,0.0034845578,-0.020572828,-0.0083890585,-0.027427766,-0.01958852,0.037751723,0.031132583,0.008580778,0.017796947,-0.011472903,-0.021360574,-0.016431797,-0.0974752,-0.04146303,0.034991905,0.07059518,-0.0209255,-0.017546305,0.012074907,-0.016769417,0.04705004,-0.05410659,0.0022233094,0.03694316,-0.04032458,-0.03336086,0.009031437,-0.000042281066,-0.008287345,-0.031977963,0.020035561,-0.011952625,0.015953016,-0.013840468,0.0044288454,0.015723292,-0.0019882298,-0.024930425,-0.02158469,0.027332019,0.0054473784,-0.0073175314,0.021475436,-0.0021142089,-0.025691463,-0.005213838,0.0063021183,-0.026104001,0.035558794,0.01653125,0.01924108,-0.003218725,0.023161413,0.037984,0.051463068,0.008979066,-0.014000146,-0.028145602,0.032684788,0.00070561824,0.00883522,-0.027371967,-0.061180618,-0.08852538,0.04271028,0.023183314,-0.037353575,-0.05864405,-0.04099605,-0.000098953096,-0.01693614,-0.0076308264,-0.012146721,0.00096955476,-0.039957955,-0.012454844,0.042266473,-0.07070879,-0.009306886,0.056650925,0.038818095,-0.0080616865,-0.024257733,0.011007251,0.00988257,-0.03722895,0.065454565,-0.04423087,0.018340945,-0.0498666,-0.048293885,0.01112122,-0.029766874,-0.015930843,-0.028648224,0.010251922,-0.0059403414,0.01377668,-0.01023635,0.06778954,-0.02756426,0.03939291,0.0014119791,0.0037617136,-0.0052821953,-0.036024805,0.008409855,0.021377845,0.026047613,-0.020485481,-0.010587564,-0.02398499,0.017500373,0.013818335,0.011355349,-0.031705845,0.02995429,-0.0126458155,0.026538383,-0.057219304,-0.010091996,-0.01441342,-0.037126917,0.0064515187,-0.026544308,-0.042158518,-0.018908326,-0.02999803,-0.0109636225,-0.037263155,-0.030655427,-0.0231368,-0.05254798,0.0143651245,0.0423397,-0.018683754,0.016454263,0.008788843,0.00076946797,0.014754406,0.036815673,-0.03565199,-0.011077627,0.03614371,-0.00045723683,-0.00685064,0.0012204999,0.019877758,0.01343733,-0.012315989,-0.007956899,-0.045420937,0.02549611,0.022195648,-0.04125933,0.04401466,0.069650955,0.008166101,-0.039444596,0.039417002,0.0044833315,-0.048733942,-0.014971642,0.031076565,0.015374538,-0.09908966,0.023574717,0.0047054747,-0.020738702,0.01566022,-0.0122031355,0.016560292,-0.05099106,0.06256033,0.010145323,-0.016731465,0.011896558,-0.027715957,-0.013530775,-0.035252076,-0.00766779,0.0067226565,0.044607148,-0.0015889575,-0.045041658,0.0049668043,0.044867516,0.0129439,-0.023251439,-0.009155737,-0.045201555,-0.0018712495,-0.15168639,0.029196544,0.0026391277,0.0040541687,-0.01995985,0.011395756,-0.046079993,-0.04551293,-0.014148064,-0.008221083,-0.00775081,-0.036859002,-0.015112132,-0.025505885,-0.007837293,0.041919284,-0.033440005,-0.0009514867,-0.015471092,0.07364869,-0.0073170373,-0.01202485,0.06750614,-0.034378603,-0.0081255045,0.0038541206,-0.03775316,-0.023737682,-0.018904423,-0.0328711,-0.051851626,-0.05762346,0.023854442,-0.007754603,-0.004334577,0.0130251795,0.011046944,0.0062569864,-0.027709797,-0.009765685,-0.0079999035,0.01519899,0.008508158,0.013381676,0.0035086004,0.050450023,-0.03221758,-0.0031897095,-0.039148796,0.021105785,-0.013234085,0.060453154,-0.018821685,0.006823991,-0.011617846,0.0036686652,-0.017795257,-0.012498475,-0.03569827,0.04631788,-0.025980247,0.012337956,-0.043014057,-0.019980514,-0.027329525,0.038735747,-0.05729557,0.06319329,-0.0065894267,0.021901555,-0.050554644,-0.0052325707,0.0037550814,-0.0047610514,-0.0050270003,-0.0067147906,0.012162254,-0.026685877,-0.013431622,-0.029841078,-0.044577684,0.021491384,0.0027021924,-0.023108218,0.038409617,-0.02610407,-0.026718633,-0.0058413562,-0.0033536225,-0.0302149,-0.059927285,-0.0304875,-0.008804015,0.009193241,-0.015188128,0.019723162,-0.047188587,0.014560969,-0.042181008,0.010762746,0.007448856,-0.03334265,-0.022789631,0.00022096098,-0.029155025,0.0023822656,0.05396245,0.00667675,0.016613659,-0.024741532,-0.013181509,-0.0019148849,-0.0035939636,0.016230518,-0.11187579,-0.013108572,-0.026231363,0.036304288,0.042532127,0.01799236,-0.010431069,-0.02354546,-0.016562514,-0.034044333,0.022110136,0.071769394,0.013542414,0.044202596,-0.006293455,0.0040306034,0.006824038,-0.058331262,0.029680364,0.034138743,0.010437049,-0.03341949,-0.046404622,0.03854064,-0.0739238,-0.044022612,-0.025598394,-0.008255638,-0.0005052864,-0.014781982,-0.023812639,0.011543685,0.060926955,0.021464156,-0.017637864,-0.018064806,0.028211424,-0.035503756,0.012364693,0.05670456,-0.017432556,0.054417327,-0.048925165,0.037833422,0.000727583,0.06363063,-0.016652748,-0.019740038,-0.01658049,0.0065890383,-0.03344104,0.070232764,0.011637983,-0.008772755,-0.052782726,0.014652033,0.033119127,0.030933717,-0.02618401,-0.02547316,0.04682296,0.012242784,-0.010817245,0.022013007,-0.014342444,-0.03489132,0.031178046,0.0469027,-0.004078835,0.01228067,0.006074376,0.013980153,-0.00947889,-0.00050681445,-0.021172145,-0.00058501156,0.03373431,0.0036068498,0.025200432,-0.019986112,0.070510715,0.024856513,0.012138202,-0.004646137,0.047029167,0.06237833,-0.012709829,-0.0052336464,0.027900377,-0.00943986,-0.03863076,0.008328035,-0.007845096,-0.009295407,-0.013691705,0.03246026,-0.037434485,-0.020202706,0.01541316,0.009543174,-0.003634402,0.021476064,0.013245161,0.017193932,-0.009638487,-0.044000283,0.049169853,0.005487303,0.044548918,-0.016552428,-0.013469605,-0.009952214,-0.028858619,-0.0018695457,-0.019558419,0.024333728,-0.055316698,-0.004903918,-0.011578966,0.028411284,-0.024662325,-0.030970737,-0.008541446,0.0002327401,0.020521754,0.021226259,0.029347952,-0.030258005,-0.027582638,-0.02562456],"last_embed":{"hash":"ytgaw6","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"ytgaw6","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{2}","lines":[70,78],"size":301,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ytgaw6","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01745274,-0.027599439,0.0013603964,0.03094406,-0.02323947,-0.0129781235,0.0045518577,0.005482777,0.02298881,0.0093669975,-0.016264914,0.0051713064,0.008630307,-0.020495465,0.04283621,0.040534955,-0.03038188,0.000666463,0.03431387,-0.023951842,-0.03632526,0.0065206946,0.020656673,0.005527822,0.018528277,0.020006267,-0.068110235,-0.02036893,0.044760723,0.092472985,-0.0066366987,-0.03477894,0.01631068,-0.0466029,-0.030124202,-0.0026259746,0.0026155226,-0.0074767144,-0.04186035,0.042467874,0.0034419803,-0.029404657,0.033875026,0.033542737,0.023406023,-0.023091527,-0.052385688,-0.011335488,-0.0076706572,-0.028826974,-0.008934865,0.032884408,0.016806494,-0.017543014,-0.009871018,0.026750596,-0.023374744,-0.030666003,-0.033818834,-0.019473787,-0.06998774,0.034581006,-0.016280616,-0.009534907,0.012004113,0.03923525,0.008389713,-0.018976998,-0.009358373,-0.026412377,-0.012413929,0.023927163,0.016778272,0.00006424931,-0.0493539,-0.03057575,-0.0062858704,0.006326141,-0.021178361,0.021416266,0.020519176,0.0464613,-0.0032597014,0.020234711,0.039137475,0.040163487,0.0061008036,0.062971555,-0.009662385,-0.014500096,-0.009192979,0.021159817,0.005062256,-0.01661278,-0.015221786,-0.014586182,-0.0037506886,-0.041365538,0.039628822,-0.0010012103,0.020227872,-0.02747283,-0.0038198626,-0.02034645,0.0037121729,0.0068063918,0.025325123,0.040657215,0.03717053,-0.022782255,0.045325052,0.042218853,0.008136939,0.049458526,-0.009955598,-0.021460641,0.023973063,-0.010016762,-0.0016373231,-0.009023444,0.035395205,0.055388827,0.031961743,-0.02653577,-0.0169316,0.020583779,0.015031684,0.007988632,-0.004378814,0.059161168,-0.00092881604,-0.018447068,-0.021369262,0.018229846,0.0065972456,0.031358574,0.006651559,0.018523071,0.023584364,-0.068320274,0.04155772,0.019623859,-0.021468049,-0.022897152,0.0060489406,-0.023718566,-0.00076332246,0.009331228,0.015706627,0.016041938,-0.02147003,0.024549337,0.034357987,0.0044553922,-0.045355365,0.027768373,0.0021359706,0.029117351,-0.00856409,0.009421917,0.03581395,-0.062642135,-0.06645955,0.055033468,0.02152554,0.027037326,-0.019012576,0.016500795,0.0013277883,-0.0005678057,0.027526101,-0.013339622,0.003950969,0.026647441,0.0037825892,0.02570969,0.07616152,0.03305072,-0.0071780393,-0.026324114,-0.0463935,0.03272557,-0.008939883,-0.039655525,-0.0041628703,0.040037964,-0.020839864,-0.020760378,0.0046603223,0.019040497,-0.016435413,-0.010866512,0.004887556,0.004085413,0.08455428,-0.018932387,0.07048602,-0.005174974,0.03584039,-0.017163064,0.018760508,0.017405659,0.03060234,-0.03184909,-0.05389066,0.0065368074,-0.040676873,-0.013613162,0.017997922,-0.02521218,-0.0007368565,0.0052302736,-0.0055708364,-0.049897302,-0.020338109,0.0051489505,0.035141904,-0.0044397274,-0.030370591,-0.010922525,0.02153991,0.061943136,0.0037310314,-0.03545316,-0.023527715,-0.01798654,-0.011224515,0.037814774,-0.017001893,0.0027508934,0.010420102,-0.0015411114,-0.0062903636,0.0027292825,0.013112146,-0.029654706,-0.022748504,-0.01787444,0.014936066,0.041954547,-0.033507627,0.007834345,0.024009805,0.012457051,-0.009770855,-0.014425678,0.0052600414,0.00683549,-0.0140464315,0.014055965,-0.0050929636,0.024306117,0.0049664644,-0.015319895,-0.017125964,0.0069821803,0.00205024,-0.001514791,-0.021195294,0.02215311,0.009590459,0.014539935,0.009731235,0.013651686,-0.010527161,-0.026022578,-0.020555388,-0.0030314194,0.010703529,0.06387837,0.009317317,-0.030824423,0.027858116,-0.0076914383,-0.040041722,0.036576137,-0.039872494,0.017527914,0.036822278,0.0077016596,-0.074886784,-0.07109121,0.003490797,0.014307757,0.035198003,-0.0074919937,0.008640131,-0.007879062,0.02443738,-0.0077987364,-0.01273412,-0.01546889,0.061154023,-0.011139009,-0.0043734843,0.01022697,-0.02370491,-0.17026125,0.015438452,-0.018087901,0.013522307,0.036255345,0.012504326,-0.04435212,-0.014823831,-0.02473491,0.016095914,0.027664347,-0.03632911,-0.02605306,0.00938038,0.005014331,-0.03754166,-0.029386869,-0.03005982,-0.010345225,-0.052008327,-0.012366438,-0.028825166,0.091216646,0.032248452,0.012019964,-0.013252816,0.069667555,-0.018858053,-0.013547388,-0.049661417,-0.050473712,-0.014188241,0.0024312162,0.012886803,0.018216942,0.03610311,-0.014168343,0.0056872685,0.007111066,0.00034375445,0.053293917,0.07000125,0.004243041,0.031087227,-0.0008495327,-0.016199203,-0.035927664,0.02251279,-0.05113973,-0.04714358,-0.033101976,0.00797053,-0.028395591,0.009147958,-0.024842024,-0.0025018004,0.009315379,-0.004134069,-0.034910705,-0.004593508,-0.01886203,-0.0271008,0.0076124896,-0.040323086,-0.024858726,-0.03476073,0.0466524,0.014927014,-0.0076659773,-0.03483884,0.0385474,0.010399761,0.005858344,-0.029970717,0.008824368,0.018435812,0.007962083,-0.032734293,0.018594068,-0.122499436,-0.042758644,0.008147687,-0.02467253,-0.019282632,-0.011134617,-0.026659522,0.018698124,-0.00015850758,0.04396482,0.24154171,0.026963407,-0.015845666,0.011937206,0.057795662,-0.0060211793,0.019062357,0.07083963,-0.017478963,-0.022743965,-0.014731304,0.0424964,0.022098897,-0.023329824,0.01935933,0.059259806,-0.062032256,0.011646056,0.070161164,-0.009726179,-0.0047677453,-0.03517629,-0.009920861,-0.02822035,-0.083549134,-0.023699911,0.026305282,0.06304723,-0.023582544,-0.0045010154,0.008510299,0.056734014,0.01349534,-0.027154285,0.02608128,0.02277554,0.03158777,-0.041738838,-0.020472988,0.024640827,0.013692205,0.007985611,0.031600233,-0.05105561,-0.006066894,-0.03150203,-0.0010357279,-0.011902869,-0.015669204,-0.03861414,-0.020556713,-0.0013328076,0.0004986823,-0.021681365,0.010383217,0.0004281439,-0.010290659,-0.0025190082,-0.008521243,0.042100042,0.043337654,0.013878062,-0.038859107,0.012426892,-0.0040387963,-0.002313541,-0.022051489,-0.026452359,-0.010490342,0.013049595,0.043095008,0.023572713,0.011279417,-0.009531684,0.00052529137,-0.038987212,-0.034959696,0.033317994,0.025729226,-0.021139205,0.02127982,-0.04591329,-0.004434824,0.0020117518,0.02306599,0.012397754,-0.001963712,0.055684075,-0.012328789,-0.008114395,0.006142292,-0.019047417,-0.06307647,-0.019869946,-0.039552025,-0.0058980105,0.052594066,0.015244899,-0.0054061837,0.04662503,-0.022854717,0.04461961,0.03335513,-0.014361677,0.049373172,-0.02701043,-0.0093229,-0.0052825017,-0.01122205,0.011905047,-0.08373572,0.010579894,-0.013880354,0.0120052565,0.03807317,0.062935635,0.004931236,0.006051998,0.0101861805,0.008297197,0.014615555,0.027643079,-0.017157756,0.023544531,-0.021092562,-0.05544626,-0.028686987,0.03470393,0.033054728,0.030915728,0.014170645,-0.028944029,-0.0309137,0.053625826,0.0756637,0.03240719,0.021972585,0.0016543193,0.033711128,0.033823527,-0.03112331,0.005362439,-0.0101930685,0.05680585,0.007413177,0.031973865,-0.029572582,-0.04070528,-0.046794105,-0.0027182628,-0.014784858,0.027728468,0.029415593,-0.058333542,0.0075961235,-0.10460146,-0.0039512985,-0.0272634,-0.041109927,-0.029648507,-0.018620083,-0.015160483,0.03183683,0.072260566,0.014599277,0.011528633,-0.020160144,-0.017141575,-0.010306808,-0.006959909,0.005932232,-0.008003597,-0.02134283,-0.011606255,-0.040197525,-0.019968905,-0.005152174,0.015577986,-0.010924855,-0.028021822,0.027570412,-0.039886907,-0.0030460123,0.0013740064,0.025418676,-0.021397073,-0.03661802,-0.0036467183,0.006617371,-0.014673868,-0.0071791867,0.10487989,0.014353968,-0.021255055,0.03137825,0.005133705,0.07124971,0.03492261,0.059588034,-0.023418104,0.017908638,0.029302606,0.0050489423,-0.0157055,-0.010389172,-0.050492797,-0.024039052,0.038678814,-0.008258131,0.00009795171,0.0152736055,-0.040727615,-0.03616437,-0.028396944,-0.09352775,-0.045140397,0.044534132,0.028932855,-0.026042594,-0.023182023,-0.012249445,-0.017566891,0.046577044,-0.017447552,0.010926303,0.024425678,-0.00934186,-0.014887377,-0.024866581,0.0040867585,-0.008316153,-0.02917402,-0.000085202104,-0.00837489,0.024903491,-0.009120977,-0.0009480385,0.033428047,0.01963022,-0.025794543,-0.024604445,0.01239711,-0.0038567798,-0.005488965,0.005553103,-0.0065665105,-0.031193292,-0.0112405345,0.028296668,0.007241741,0.024124729,0.026694564,-0.002268126,-0.022914654,0.03158554,0.0061288336,0.039135043,0.03864301,-0.03539333,-0.04144279,0.0155605525,-0.02338905,0.0066687507,-0.029165246,-0.029405251,-0.08551751,0.0032221903,-0.0042921356,-0.034986258,-0.039400034,-0.030043224,0.020037616,-0.010796704,-0.01631883,-0.021555867,0.0037723894,-0.038336087,0.023680488,0.037736535,-0.039725278,-0.005474194,0.035226602,0.0044239596,0.016612723,-0.017807323,-0.01234484,0.010036557,-0.026406003,0.044980776,-0.07313757,0.059965786,-0.02555697,-0.044436608,0.029537216,-0.008588309,-0.0027320292,-0.04739012,0.008108068,0.0033038747,0.029560497,-0.008588047,0.013014645,-0.01385137,0.028332695,-0.010831224,-0.011522376,-0.015854802,-0.024466807,-0.0030868526,0.015538504,-0.008593881,-0.018647302,-0.017494507,-0.0052170847,0.014850126,0.008526497,0.012103996,-0.022269925,0.029808449,-0.0031481981,-0.0024506643,-0.040706694,0.0024129415,-0.025926007,-0.03383515,0.0035348448,0.000017628277,-0.057030827,-0.025325237,-0.013417091,-0.0013336195,-0.039346796,-0.038260866,-0.024073657,-0.05067462,0.007431212,0.03269776,-0.02826344,0.0054737306,0.032558892,-0.022785101,0.0329596,0.04631261,-0.035677403,-0.0062397877,0.046652537,-0.0072642094,-0.0010603508,0.013932431,0.013196977,0.029625501,-0.0071187546,-0.012656069,-0.05940801,0.010138011,0.050339308,-0.01939786,0.01644474,0.04656199,0.006182205,-0.049695916,0.052086063,0.01316114,-0.044647068,-0.0020393818,0.028037593,0.004149219,-0.04712442,0.0427189,-0.017339228,-0.018094955,0.021064557,-0.0030801224,-0.0027398858,-0.059924714,0.03694194,-0.007402352,-0.022344893,0.012320814,0.00044177644,-0.046169546,-0.014378943,-0.020435955,0.0086804,0.032196335,-0.001589077,-0.030001117,0.015768431,0.045625586,0.026366241,0.006963126,-0.029113693,-0.059062064,-0.015672643,-0.16159064,0.028453926,0.008434472,0.014495614,-0.0062401234,0.012433896,-0.06766729,-0.018580904,-0.011235994,0.007359332,-0.007718806,-0.0073362426,0.013400519,-0.02868204,0.021213219,0.052405767,-0.01126259,-0.00064925704,-0.01615135,0.0949396,-0.0012996253,0.02523475,0.05716615,-0.023761552,0.02274797,0.013971002,-0.037575424,-0.019167587,0.00029188977,-0.014244909,-0.047227196,-0.055231296,0.018044854,-0.017349625,-0.017776534,0.027101712,0.004831743,-0.008497716,-0.039830226,0.01729628,0.006512928,0.002418564,-0.0021182932,0.030417124,0.034189563,0.04529881,-0.028862562,0.006855832,-0.042414743,-0.0031547612,-0.009646419,0.04193511,-0.035851978,0.029151779,-0.022415057,0.015758663,-0.041784093,0.004635824,-0.0066875103,0.029168585,-0.015510625,0.013161095,-0.024879804,-0.0154911745,-0.055224515,0.033211518,-0.03968538,0.035858147,-0.0010377443,0.021689521,-0.040025555,0.004521998,0.0034617232,-0.0109126,-0.009679759,-0.0021753577,0.0034189797,-0.012731292,-0.036302175,-0.011700094,-0.030878749,-0.0024639186,-0.0028944174,-0.012961955,0.041147236,-0.0074643306,-0.0057526017,-0.016845185,-0.053353645,-0.016930768,-0.074558064,-0.024451144,-0.0055313874,0.021361323,-0.0019001908,0.014554287,-0.033648223,0.0021835982,-0.041078888,0.005188519,-0.011372689,-0.021072958,-0.022085987,-0.034967422,-0.04666637,0.00034804776,0.046877228,-0.004285932,0.0122033935,-0.004728582,0.010364455,0.007278567,0.014456906,-0.0007013375,-0.079693936,-0.009577419,-0.012674175,0.053260233,0.03984708,0.014335235,-0.0076703276,-0.039580744,-0.019867644,-0.036548648,0.035572328,0.097642474,0.010561527,0.033973422,0.023551011,-0.01917342,0.014514511,-0.049076512,0.03409599,0.015566091,0.021933502,-0.024226889,-0.020628862,0.033079926,-0.05198201,-0.06578885,-0.0027145436,-0.03176551,-0.015448695,-0.02721314,-0.007828324,-0.029857945,0.06806512,0.024210256,-0.012672246,-0.03884326,0.037423942,-0.024257593,0.0034440523,0.04400838,0.0048559923,0.039856244,-0.026739107,0.018338772,0.009525591,0.056297243,-0.017418254,-0.024807584,-0.023639074,-0.002153365,-0.015335384,0.050454948,0.015699128,-0.019218063,-0.018658796,0.015359973,-0.01718574,0.02423063,-0.01623759,-0.036022175,0.039215222,0.020632172,-0.006904113,0.019437224,0.0043300465,-0.04234453,0.03405545,0.03691372,0.007003208,-0.00370299,0.018199867,0.03804101,-0.0019381281,0.0067929956,-0.0036569145,0.0145114055,0.01880315,-0.01082897,0.019322753,-0.0460013,0.047964793,0.018266996,0.011722586,-0.026204774,0.05322567,0.03483353,-0.034028772,-0.010952146,0.0022031388,0.0037815354,-0.020282982,0.017183706,-0.026748879,-0.03056397,-0.0009799671,0.05806474,-0.03411993,-0.037187774,0.028550992,0.016809765,0.0057755504,0.024469916,0.02092065,0.018828724,0.0037917222,-0.026218226,0.041195355,-0.0064431485,0.052543413,-0.016623052,-0.02457734,-0.01871591,-0.022962647,-0.023891225,-0.01516592,0.039209448,-0.02739154,0.025348278,0.012811578,0.018371144,-0.012727837,-0.010191669,-0.039050385,-0.0052516456,0.010878064,-0.0080191335,0.032774247,-0.023370717,-0.016386893,-0.014822644],"last_embed":{"hash":"1kkcjn9","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"1kkcjn9","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{3}","lines":[79,85],"size":285,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1kkcjn9","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039282527,-0.023427518,-0.018498633,0.015471993,-0.038079206,-0.004062627,0.023992034,-0.030867217,0.013814835,-0.008883481,-0.023687819,0.0066152723,-0.0212345,-0.018210659,0.02447284,0.02101092,-0.0090111485,-0.0096204365,0.03941086,-0.022938965,-0.037857868,-0.0023465687,0.05112224,0.005315943,0.0067656334,0.004363405,-0.033348657,-0.0031173667,0.029238353,0.043142393,-0.008668469,-0.001053788,0.0073355357,-0.04570994,-0.008233384,-0.009085041,0.030402306,0.011638212,-0.03711217,0.050740905,0.04983471,-0.027465886,0.023607127,0.05416691,0.015365612,-0.02725768,-0.068118624,-0.005215726,0.004946289,-0.022198867,-0.0048103766,0.014599045,0.020157702,-0.036652267,0.0045814803,0.05113178,0.0019268438,-0.04520699,-0.019334799,-0.02535451,-0.05215626,0.02056102,-0.01032554,-0.027030068,0.01721385,0.032067083,0.014742327,-0.004165818,0.005626545,-0.04222853,0.016561445,0.03683104,0.0057885232,0.0039418247,-0.06750817,-0.014764394,0.007762161,0.00913749,-0.00017111393,0.006069092,0.01572007,0.011623842,0.016464913,-0.022103865,0.06173276,0.0041186176,-0.0017353197,0.07473348,0.015951414,-0.022352364,-0.012557848,0.023851814,-0.014551515,-0.02130183,0.009978228,-0.0029840516,-0.016359393,-0.0120117655,0.02977417,-0.018894685,0.040959787,-0.018987903,0.0044637844,-0.014286538,-0.02147916,0.004970654,0.039463446,0.013287505,0.026721025,-0.023619507,0.02266421,0.04111673,0.020559398,0.033838246,-0.013244258,-0.03336655,0.02305553,0.011751888,0.0071926927,-0.008345637,0.011032649,0.047075745,0.0376077,0.01070689,-0.021734353,0.03858339,0.0056038843,0.011070949,-0.011633446,0.06320244,-0.004459718,0.010863035,-0.024022816,-0.011107395,-0.012383849,0.014283578,-0.01996181,0.053439207,-0.0028183332,-0.0656618,0.049533263,0.03417028,-0.013765226,-0.0048799994,-0.018260604,0.002802098,0.018194702,0.0063744914,-0.0024356698,0.010408188,-0.0062557072,0.017948266,0.029727401,-0.008367253,-0.035009217,0.022289995,-0.006075833,0.045520414,0.0010541795,0.005919681,0.018277993,-0.0356374,-0.060538277,0.053829033,-0.0011593093,0.018016187,-0.016203085,0.03243795,-0.0027414209,0.0044064526,0.033439066,0.017465016,0.0030350678,0.034218606,0.026688993,0.021248404,0.06804659,0.026877552,0.0039859777,-0.029427055,-0.03407514,0.06640122,0.0084135765,-0.055341523,0.0066024847,0.039123293,-0.021745492,-0.033315584,0.008663296,0.024479311,-0.017166972,-0.014028937,-0.014806633,-0.014606497,0.04495037,-0.01654722,0.03304129,0.021927478,0.05353016,-0.03632099,0.012390513,0.014554789,0.024668656,-0.022005286,-0.023610234,-0.004806102,-0.039547976,-0.020042535,0.03781653,-0.020486841,-0.0058265626,-0.017171217,-0.01600554,-0.05252996,0.001573437,0.020466596,0.014078323,0.00350407,-0.0077598533,0.015964856,0.010586213,0.036231518,0.007592958,-0.0390555,-0.044113323,-0.0053361384,-0.011418083,0.04248383,-0.018184666,0.020487376,-0.015580248,-0.023279825,-0.015839485,0.0010714858,0.013819968,-0.009703691,-0.012094582,-0.02259455,0.010188739,0.03011329,-0.049989477,-0.013607164,0.033219513,0.029166965,-0.014237707,-0.031469807,0.014455632,0.01959458,-0.00414025,0.0360255,-0.003520552,0.008298514,0.002457586,-0.03385081,-0.009325233,0.012545697,-0.0027399715,0.0013513756,0.0076668,0.018570397,-0.0066001564,0.01989799,0.003838289,0.012122823,-0.019144585,-0.038998365,-0.0110107465,-0.0068760854,0.0068321656,0.06621894,0.0059131947,-0.0018648239,0.048787262,0.023916444,-0.067519605,0.015857805,-0.021467177,0.020201247,0.020404747,0.015104053,-0.043481596,-0.059288815,0.017583523,0.024567654,0.046748694,0.02043956,-0.014670583,-0.028797943,0.03450464,-0.029441727,0.00013274909,-0.0057624774,0.06904582,-0.033537395,-0.023545932,-0.018405333,-0.000098941746,-0.15787196,0.0051726513,-0.019854499,0.052662205,0.028562913,0.028467162,-0.060214724,-0.016300429,-0.018244248,0.052639253,0.0032966514,-0.043320745,-0.0002435674,0.017663995,0.022901759,-0.045534126,-0.01727939,-0.0051779742,-0.034982696,-0.05074052,-0.010829455,-0.042132214,0.07558397,0.048835333,-0.0060273306,0.021763152,0.05564062,-0.044655755,0.0028314104,-0.047974057,-0.049009204,0.011865743,-0.0013587916,-0.0008987028,0.02516541,0.046562508,0.01666865,-0.017940026,-0.00034196585,0.028438868,0.040576026,0.043752994,-0.0001362459,0.025819222,-0.025415396,-0.009698554,-0.06002381,0.02315536,-0.062701665,-0.039736193,0.008821697,0.01960483,-0.004608893,0.0043448657,-0.035443217,-0.021944007,-0.0073850686,0.019475514,-0.031192945,-0.01814573,-0.007923086,0.009454503,0.011861646,-0.017267996,-0.025806112,-0.027953206,0.041693468,-0.0043587512,-0.0060932403,-0.03196195,0.04470403,-0.0029930777,-0.01069212,-0.020411722,0.0007812982,0.023887902,0.007006648,-0.01959584,-0.0038744123,-0.09664264,-0.022324055,0.0035436603,-0.030398672,-0.00075840316,0.018633567,-0.030149503,0.03389588,0.019262044,0.04092836,0.24060397,0.030655425,0.042490892,-0.009663785,0.06997702,-0.009602418,-0.03910439,0.043884434,-0.024107575,-0.01870009,0.02906495,0.06206486,-0.0013418131,-0.018852595,0.02175466,0.046461985,-0.068083204,0.01468737,0.057510488,0.0054845037,0.009600552,-0.05229017,-0.016513683,-0.0421747,-0.05446701,-0.04501056,0.021721985,0.023461124,-0.022871166,0.01564556,-0.022539748,0.08087611,0.052245665,-0.026859585,0.04712849,0.014984684,0.021399945,-0.05531331,-0.048631426,0.008372105,0.026375007,0.008645701,0.023396611,-0.06694005,-0.018067844,-0.009400264,-0.043181702,-0.0035932926,-0.031566396,-0.0059058256,-0.0240034,0.014211381,0.019307507,-0.017034488,0.02108487,0.020393554,-0.010936685,0.0009145889,-0.016625153,0.04963014,0.03184247,0.01206289,-0.024416238,-0.006356306,0.028441625,0.0065269265,-0.030470604,0.0018659194,0.002930743,0.011613757,0.030928845,0.0035603363,0.031920996,0.007843496,-0.010163925,-0.013510082,-0.0072819367,0.035679046,0.023859799,-0.012883799,0.016561704,-0.044474185,-0.01373134,-0.008288404,0.022070462,0.01600535,-0.0012432581,0.050698485,0.0077313753,-0.026125832,0.009197167,0.008912563,-0.032094523,-0.058272347,-0.013661157,-0.03683164,0.064419605,-0.027923701,-0.025047444,0.045507785,-0.014373238,0.042468335,0.03030099,-0.029393084,0.0765419,-0.011753817,-0.011868125,-0.024885029,-0.05187327,0.012814553,-0.06630626,0.013544299,-0.014912893,-0.019210571,0.025900694,0.07541472,0.0048876414,0.013767422,0.014200678,-0.003813322,0.01293333,-0.009410539,0.010290591,0.030887565,-0.03046858,-0.064223334,-0.018359412,0.042818952,0.034763776,0.009020852,0.011255685,-0.018697914,-0.033679307,0.055851478,0.061842524,0.01592767,0.017135914,-0.003422264,0.031407878,0.029182257,-0.026402041,-0.04078906,-0.023072256,0.04772061,0.031806223,0.014368628,-0.004914122,-0.031758763,-0.0449623,0.010697721,0.011362381,0.004330742,0.0064575807,-0.039136384,-0.0031928925,-0.056776654,-0.028750116,-0.0360397,-0.039169382,-0.014005977,-0.028093077,-0.0122311795,0.035875145,0.06623917,-0.011098595,0.016073005,-0.015152079,-0.02204423,-0.022228085,0.016282894,0.002465663,0.006546413,0.015377171,-0.0027836116,-0.020593857,-0.006128838,0.0073450645,-0.010492418,-0.048983227,-0.013787004,0.033518124,-0.03796386,-0.004671803,-0.0010687965,0.0207599,-0.065346904,-0.03659269,0.004192346,-0.0010386767,0.0037835098,0.012752712,0.09660526,0.014409406,-0.019335125,0.034948688,0.012586692,0.052859128,0.041957304,0.0187707,-0.014841017,0.0021727534,0.020690518,-0.0046113716,-0.011406297,0.0106402105,-0.04279761,-0.016224219,0.030375278,0.027538523,-0.0064060776,0.015920762,-0.015450362,-0.027641036,-0.020071642,-0.08427696,-0.042811666,0.037375353,0.05757036,-0.036634635,0.0015612665,0.0042500817,0.014722982,0.05031104,-0.06501725,-0.019011987,-0.001258536,-0.037555996,-0.051217042,-0.018327456,0.02421284,-0.012845502,-0.018123377,0.0044116103,0.010784449,0.004384172,0.01738096,-0.0039620735,0.015661756,0.0009044599,-0.013823979,-0.023887893,-0.017927594,0.011997682,-0.021816252,0.024684688,-0.009894122,-0.046825636,-0.019958377,0.00936035,-0.005410175,0.031803295,0.013365819,0.005769705,-0.015485076,0.016187456,0.026614835,0.0469747,0.022944948,-0.03192729,-0.031877793,0.02762881,0.022725504,0.014383442,-0.021122245,-0.06396413,-0.07110341,0.007319885,0.022201244,-0.034233335,-0.041880846,-0.0443042,0.0025107823,-0.017392127,-0.019973502,-0.0071815765,-0.026203044,-0.020688288,-0.028038885,0.049551163,-0.053448692,-0.024123842,0.048627906,0.006529526,-0.017592462,-0.0031068758,-0.0027208158,0.01849771,-0.054649595,0.029706439,-0.06275471,0.034877338,-0.037938412,-0.051109437,0.019905781,-0.010030545,-0.010702175,-0.029185493,-0.0032087257,0.001546049,0.01005346,-0.010699443,0.034610935,-0.034002922,0.032350287,-0.024187315,-0.020491302,-0.014866006,-0.02458408,0.013673399,0.0007818189,-0.0028821104,-0.037346102,0.0072870306,0.008933837,0.011935796,-0.00095979887,0.043019105,-0.03036375,0.028251903,-0.009258102,-0.020286378,-0.06707374,-0.031156301,-0.0016322976,-0.041386105,-0.0008721821,-0.028692689,-0.0371684,-0.03224776,-0.039015338,-0.028873222,-0.023894517,-0.04730607,-0.01609103,-0.031231292,0.01518108,0.040335577,-0.005650439,0.020078747,0.019749466,-0.008210897,0.003051387,0.02066673,-0.03257449,0.0018904532,0.037075702,-0.008018035,0.001895943,-0.013702764,-0.006379256,0.0033259657,-0.010795044,0.0070513343,-0.047567558,0.015569133,0.02966194,-0.023973204,0.024964422,0.05491062,0.012073065,-0.03477684,0.032078005,0.011274109,-0.039714154,-0.022355458,0.021458399,0.01287601,-0.05308164,0.037329774,-0.01298655,-0.013711654,0.0046409937,-0.0015418064,0.021788262,-0.028216677,0.046026275,0.020055616,-0.029993242,0.016346537,0.0022400303,-0.025654474,-0.036613103,0.0101212375,0.011487042,0.07107563,-0.0035097923,-0.031054057,-0.00037666928,0.032037463,0.02815993,-0.024627708,-0.022039223,-0.046128757,0.005919557,-0.15297768,0.02951864,0.008738003,0.008442784,0.00022423657,-0.0080839,-0.059481665,-0.051430844,-0.004153636,0.00925098,-0.0025369285,-0.04795143,0.0022684196,-0.018891027,0.013539445,0.025502153,-0.03358209,-0.015377791,-0.04489084,0.092842795,0.0062364335,0.011656626,0.04803206,-0.024603203,0.0012953876,0.026933191,-0.021305496,0.0007935095,-0.018402454,-0.04193105,-0.036857188,-0.0635732,0.014996483,0.009007797,0.011027409,-0.00279886,-0.0061971056,0.0004821048,-0.04102805,-0.010596794,-0.0029207603,0.00014824631,0.010362598,0.018360773,0.007513555,0.04041867,-0.026435725,0.0010529659,-0.049480226,0.033883773,-0.028482957,0.06515335,-0.014315395,0.029310184,-0.008559533,0.015447384,-0.011120222,-0.0055982363,-0.014159503,0.02743945,-0.006786318,-0.0075643603,-0.040559787,0.004561928,-0.054121677,0.015513277,-0.065653294,0.0549013,-0.017681738,0.031037547,-0.022410844,0.003855647,0.015964234,-0.027577082,0.005588581,0.00096222246,0.02031805,-0.023126533,-0.04573003,-0.030933915,-0.0707905,0.012633598,-0.009031533,-0.03295779,0.036363427,-0.01467353,-0.023629084,0.00038746916,-0.062365506,-0.028180156,-0.06325037,-0.038425896,-0.016163532,0.025945881,-0.044619076,0.025376288,-0.020528086,0.021596452,-0.03469945,-0.0072932723,0.0060102935,-0.022320839,-0.017891109,-0.006782361,-0.040890213,0.022490943,0.062703244,0.01466457,0.022104267,0.0086970255,0.000557945,-0.0047260667,0.0004010261,0.029421182,-0.09886044,-0.0051784427,-0.010023644,0.016714798,0.025634427,-0.0010874459,0.0024251337,-0.01879303,0.004986066,-0.037582524,0.02752644,0.073618226,0.015130585,0.065518126,0.006755182,0.028455332,-0.015620611,-0.050276116,0.06485471,0.026927384,-0.010662749,-0.024799088,-0.027177231,0.03137627,-0.06029136,-0.061471444,-0.041410707,0.0017266762,-0.0018594229,-0.010538489,-0.03173601,-0.0033217468,0.049366917,0.015033259,-0.02361571,-0.023534968,0.030576866,-0.0014870132,0.030593589,0.03530617,-0.020019252,0.043727368,-0.029700773,0.037961595,0.025906505,0.06010627,-0.026648272,-0.021534175,-0.007751923,-0.0043167747,-0.016188068,0.026241116,-0.01042752,-0.004710987,-0.04318732,0.0108661065,0.0028541398,0.021080473,-0.016043495,0.025234813,0.029548965,-0.0060784444,-0.021938952,0.029437775,-0.0066821184,-0.047111157,0.028914416,0.023414422,0.011485331,0.0015398138,0.0049314587,0.0049032937,-0.029595263,0.009578629,-0.0273237,0.0009812632,0.0029503328,-0.005963235,0.036904868,-0.037656914,0.04847284,0.031451397,0.013796316,0.03148233,0.0290639,0.03467305,-0.025420358,-0.021104092,0.01712417,-0.016665908,-0.036349025,0.004752488,-0.016165122,-0.012202532,-0.017736735,0.038389742,-0.024571545,-0.019150551,0.010222624,0.015666265,0.0017114157,0.023963844,0.07536755,-0.0033009688,0.025575431,-0.028306235,0.06539723,-0.013892199,0.053343453,0.003516383,-0.0040178825,-0.0052691903,-0.004017955,0.041489232,-0.018694356,0.03168463,-0.03980771,0.0054857894,-0.0037021965,0.04328597,-0.0043572476,-0.016524365,-0.005880268,-0.004058803,0.0062680165,0.0018318254,0.029603193,-0.03683818,0.009608894,-0.06139514],"last_embed":{"hash":"1x3j90m","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"1x3j90m","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{4}","lines":[86,90],"size":261,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1x3j90m","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035346676,-0.035390623,-0.028236713,0.005419681,-0.039765008,-0.008863421,0.033303365,-0.013286828,0.013941423,-0.015976327,-0.025277223,0.0029235887,-0.006755278,-0.015249078,0.024001256,0.0065098507,-0.02827826,0.010623911,0.044513945,-0.021836204,-0.042175148,0.0036646929,0.05229043,-0.014816841,-0.015764456,0.0035064039,-0.035695296,-0.0052985433,-0.0011841323,0.05074758,-0.010149974,-0.021324411,0.03551457,-0.04388731,-0.017065855,-0.006950128,0.010968484,0.0028361874,-0.049862724,0.04083781,0.039972093,-0.052752357,0.017194036,0.035021875,0.03582364,-0.021510731,-0.051470704,-0.009223471,-0.0036700582,-0.041583855,-0.00672323,-0.006833624,0.0060880585,-0.004037839,0.032978646,0.039793946,0.014700011,-0.06507962,0.005251277,-0.02633605,-0.039705545,0.026894787,0.004827606,0.002645006,-0.0022106783,0.046961613,0.03937066,0.005022076,0.0072129564,-0.025470192,0.0057436344,0.04471752,0.04812983,0.0031777,-0.05243668,-0.023163406,0.01731353,0.0077821985,0.02391674,0.035142895,0.01178395,0.016226513,0.02621045,0.010271011,0.01900003,0.02928764,0.0019032087,0.07662741,0.016018199,-0.018706948,-0.015073833,0.035440598,-0.00018568106,-0.028520687,-0.0011944113,-0.003325734,-0.0013839112,-0.023637636,0.017326241,-0.0035087601,0.0542391,-0.0044191964,-0.029587578,-0.023768201,-0.0060209306,-0.011053653,0.024201294,0.031582367,0.028750183,-0.030831145,0.030501273,0.03525753,0.036100637,0.061796393,-0.028456395,-0.026134185,0.010358799,-0.04790283,0.028912218,-0.006310679,0.019527998,0.050541677,0.060737103,0.006687455,-0.001555913,0.03813338,0.016481431,-0.007891919,-0.019168809,0.062585115,0.01900996,0.020711819,-0.02017283,-0.0017417101,-0.013861152,0.017446253,0.025997976,0.0027985547,0.0052789836,-0.07442779,0.047573358,0.0168018,-0.04330766,0.0048088557,-0.01825944,-0.017027985,0.009840634,0.008091099,-0.0013323956,0.03669884,0.007308638,0.008093058,-0.0004990692,0.0138713615,-0.0071943216,0.01920492,0.015669731,0.062339935,0.0067611914,0.004644623,0.00042043498,-0.028333632,-0.03507157,0.041298088,0.001101999,0.0013541861,0.025573263,0.023996023,-0.0021661115,-0.0068010287,0.010513609,-0.0060496754,-0.007463108,0.040180825,0.031075826,0.013214399,0.066124216,0.024702938,0.0079228515,-0.021007113,-0.038156185,0.05544737,-0.0074850293,-0.061873943,0.016254136,0.028262034,-0.033172935,-0.038732518,-0.00097325695,0.03149674,-0.0124041345,0.0040919813,-0.016496364,-0.012224645,0.07630861,-0.0122458795,0.026722858,0.00091913925,0.06379308,-0.011463195,0.043833848,0.017204816,0.000055957637,0.0154244425,-0.008761953,-0.0013381857,-0.028032847,-0.039553788,0.02063414,-0.033829268,-0.000567574,0.00076438027,-0.009014979,-0.047722243,-0.006902818,0.008103163,0.03004927,0.0140534295,0.013684473,-0.02149736,0.0028395986,0.034329258,0.020321729,-0.025923248,-0.034395494,0.0042421143,-0.02074485,0.05051387,0.013446625,-0.019893743,-0.018982125,-0.017658854,-0.02221852,0.014519911,0.017344486,0.0024234103,-0.000655115,-0.022913901,0.017038802,0.010593822,-0.02998222,0.009032769,0.025864884,0.013871801,-0.012331901,0.009756557,0.03811623,0.024286723,-0.016576253,0.043418787,-0.020545613,0.0013649268,-0.004392739,-0.020226052,0.0062427646,0.02030133,-0.00922065,0.005284226,0.010227093,-0.020318741,-0.007721818,0.053907752,-0.017278424,0.00714431,-0.017381368,-0.022271944,-0.02427467,-0.02090479,0.019209435,0.059648927,0.0013772198,-0.009068463,0.05070628,0.018808829,-0.04265035,0.0053244587,-0.026567627,0.04582334,0.037642412,0.025451677,-0.048151575,-0.043687854,0.014830498,0.013773103,0.028919585,0.007582258,-0.017451715,-0.031053454,-0.005108678,-0.016833209,-0.028905667,-0.011134292,0.07428939,-0.034165036,-0.014614422,0.0037696764,-0.006204677,-0.15500912,0.023884466,-0.006249627,0.044924553,0.033792846,0.0048695477,-0.046965107,-0.019665854,-0.03773701,0.037029322,0.0074975668,-0.045477875,0.015984565,0.009514623,0.028767841,-0.016499462,-0.03389859,-0.016859766,-0.028025597,-0.050685342,-0.01321236,-0.02885863,0.061391216,0.030945932,-0.012988517,-0.001935352,0.07529971,-0.034604307,0.011140135,-0.05804352,-0.05334955,0.01680034,0.00503368,0.0056185666,0.0019875187,0.020593736,-0.02409835,-0.0054926486,-0.00043707542,-0.020858511,0.033401396,0.036595944,0.00213742,0.032172024,0.010412392,0.007518871,-0.031164402,0.018681921,-0.051204372,-0.03943679,0.012252227,0.009975036,0.009102957,0.017381936,-0.033452287,-0.0022836598,-0.002785895,0.039137833,-0.026575921,-0.023766039,0.023972977,-0.011010613,0.018502232,-0.049234673,-0.03844866,-0.041562106,0.03274109,-0.027406916,-0.014479733,-0.04729841,0.03320503,0.0040114443,0.008465092,-0.019016905,-0.005193584,0.020654077,0.024122436,-0.016882733,-0.015674476,-0.10590092,-0.04759992,0.023278983,-0.021926355,-0.030901881,-0.0133765,-0.020508563,0.024070201,0.01453268,0.023501383,0.2407517,0.037560128,0.019540176,0.005622214,0.0668498,-0.020157378,0.0015126885,0.025780328,-0.0024735504,-0.026466232,0.023854632,0.06312673,0.005489057,-0.011622954,0.01074744,0.042072956,-0.069618724,0.00568196,0.055829603,0.007892849,0.013277316,-0.047297083,-0.009114546,-0.022060663,-0.06894128,-0.038483378,0.01729537,0.030818217,-0.04757744,0.033778585,0.0059791626,0.073100455,0.007071404,-0.013955711,0.03677544,0.0060543423,0.03611243,-0.04489756,-0.048846126,0.0020851532,0.002221405,-0.008967353,0.008073241,-0.045677748,-0.019360447,-0.02440583,-0.03593157,0.00084131217,-0.006885049,-0.0154654635,-0.00711891,0.00058757834,0.020280888,-0.023126762,0.034098364,0.009445571,-0.034687635,-0.014517929,-0.028764987,0.02628706,0.03494368,0.011692014,-0.06582562,0.003586996,0.025946554,0.004613527,-0.026682384,0.016939549,-0.023103952,-0.013159789,0.017951353,0.002789962,0.021209324,0.00029556098,-0.015130379,-0.050874855,-0.005960614,0.033858255,0.03381629,0.0009974325,0.0073811333,-0.056590393,-0.02184977,-0.0017547761,0.018861448,-0.0057183183,0.0037938769,0.052194938,-0.019876584,0.01037374,-0.0043235524,0.0092176115,-0.039794035,-0.044678215,-0.041438803,-0.0165356,0.022574428,-0.035181545,-0.043057293,0.038371895,-0.017923726,0.036647394,0.002545221,-0.042812776,0.0712157,0.010120425,0.0075910008,-0.03466381,-0.036561534,0.00587907,-0.08168183,0.016448146,-0.019892702,-0.017431458,0.045635518,0.06953791,0.01730542,0.014670891,0.021380432,-0.013037175,0.0313777,-0.00159311,-0.00044292933,0.019756285,-0.022003794,-0.07127034,-0.018558357,0.040659077,0.038969114,0.01519125,0.012263657,-0.016116494,-0.007860115,0.032193508,0.028824616,0.03243616,0.035424862,-0.014408095,0.04377209,0.016256379,-0.01571136,-0.011417089,-0.015440547,0.041321434,0.037084192,0.019628882,-0.019110523,-0.0088923685,-0.026439894,-0.0018704882,0.01405008,0.01240192,-0.0034215925,-0.043952525,0.029634055,-0.09727921,-0.016481886,-0.020400178,-0.040582005,-0.039513078,-0.014348636,-0.03063964,0.034726575,0.055392113,-0.0162161,0.008327915,-0.020703394,-0.015249214,-0.011790681,-0.0055628913,-0.012098019,0.019386645,-0.0072806473,-0.011204069,-0.0051183337,-0.020374414,0.0087260315,-0.014178529,-0.02855718,-0.018494567,0.04847825,-0.03555402,-0.018609751,0.024408301,0.043852665,0.000686654,-0.050769586,-0.007252252,-0.004672133,-0.016728902,0.009160549,0.087802865,0.00466159,-0.015815414,0.035115685,0.033233367,0.06594203,0.027332762,0.03138527,-0.0049955775,0.0027843583,0.03719668,-0.013383302,0.011728204,-0.018105565,-0.054619856,-0.026920265,0.015217283,0.031714436,-0.0013090951,0.00871446,-0.026030572,-0.018851358,-0.010586292,-0.08269647,-0.043927953,0.051939566,0.038384553,-0.047599036,-0.012369751,0.0018699236,-0.011258091,0.058127265,-0.04855528,-0.020820104,-0.010937924,-0.0282849,-0.05638145,-0.00805395,0.009603763,-0.0014193988,-0.029090313,0.010146357,-0.0027037412,0.0053739804,0.029738322,0.011699898,0.02950419,0.011504043,-0.028024793,-0.006679217,0.0019591264,0.013936164,-0.026531659,0.010082612,-0.014494331,-0.032471664,-0.014590617,0.009969453,-0.011873437,0.008277529,0.009791218,0.0011922516,0.006704484,0.005657078,0.020212222,0.05704314,0.02145782,-0.010446885,-0.01411635,0.014050422,-0.0041682757,0.014238661,-0.01689536,-0.033201154,-0.061804667,0.02253831,0.026869683,-0.039394416,-0.03651848,-0.027549163,0.01405228,-0.024177814,0.010597454,-0.00075153424,0.010130655,-0.020328954,-0.00093217945,0.03918142,-0.0888366,-0.006622526,0.055893358,0.007858651,-0.031038439,-0.017450577,0.02459203,0.028268727,-0.036388952,0.038768154,-0.037919067,0.014371713,-0.029879604,-0.06812554,0.032538347,-0.023904793,-0.00067878247,-0.024424331,0.014734986,0.0019566577,0.0061600683,0.005139664,0.06429828,-0.029167779,0.022327103,-0.004172794,-0.009489632,0.0110848015,-0.027915219,0.005279372,-0.003199304,0.013490363,-0.015566226,-0.012822094,-0.019860812,0.010593673,-0.0074270866,0.02589073,-0.029804412,0.015942616,-0.008631362,0.002483469,-0.04205708,-0.019155024,-0.014385384,-0.038274746,0.016336849,-0.016838811,-0.036547944,-0.034685966,-0.020068847,-0.018342981,-0.02292671,-0.020539774,-0.022372816,-0.03176802,0.02395801,0.03590823,-0.002519651,0.0053609135,0.019694524,-0.011030129,0.01637057,0.025819018,-0.02666968,-0.0062386785,0.015064549,-0.010650649,-0.012240502,-0.012751026,-0.004960721,0.012455725,-0.00513524,0.013647399,-0.052078478,0.025407987,0.02200447,-0.026660426,0.056072872,0.055414602,0.009773512,-0.03148606,0.03834492,0.016877102,-0.043762576,-0.024085151,0.015921557,0.012905577,-0.08827145,0.018135784,0.02361564,-0.018791402,0.009989807,-0.02831569,0.025015576,-0.055084735,0.056555983,-0.0020696365,-0.013853382,0.028657077,-0.036586177,-0.015407175,-0.01713108,-0.011996893,0.017110499,0.04425241,0.004273302,-0.029840149,0.014807648,0.04343891,0.010834728,-0.02382608,-0.034141906,-0.033772726,0.0030386134,-0.14532459,0.02585917,0.008491298,0.004007944,-0.0058564157,0.0057933684,-0.05434378,-0.05336376,-0.005419927,0.018984234,-0.0013053995,-0.026149701,-0.006530097,-0.029324558,-0.011911173,0.03784608,-0.025736859,-0.0069232713,-0.04193032,0.07580094,0.0067057265,0.024712993,0.07166663,-0.032334995,0.02014366,0.026919955,-0.03980054,-0.02358673,-0.018085603,-0.03449146,-0.05338365,-0.06417461,0.036636464,-0.033558503,-0.02446371,-0.03582764,0.00017595905,-0.0012064105,-0.031706363,-0.02802101,0.00012992468,0.013264679,0.019536465,0.01923974,0.020048948,0.04197236,-0.036438227,-0.008018668,-0.042079426,0.012907292,-0.01633271,0.04417591,-0.02297207,0.016278252,-0.030025369,0.00830062,0.015376549,-0.015484572,-0.031861305,0.02159221,-0.017840853,0.011649719,-0.057459302,0.0008047756,-0.066933125,0.019876575,-0.032125454,0.057294387,-0.011386819,0.0044962447,-0.022823848,-0.018188138,0.009943631,-0.023552593,-0.0040265657,-0.017850103,0.016489772,-0.045333195,-0.025405668,-0.03448419,-0.072046995,0.04272632,-0.010533876,-0.04015301,0.043552615,-0.010988985,-0.008191294,-0.0023186542,-0.045271024,-0.020209841,-0.05347528,-0.044539098,0.010965053,0.004756758,-0.010032996,0.026926966,-0.028936306,0.02154071,-0.04130925,0.028754037,0.005765036,-0.035521444,-0.030950608,-0.013528411,-0.03891145,0.00055171415,0.05064504,0.015779244,-0.00042749505,-0.020097632,-0.015368687,-0.00021672175,-0.008317337,0.013070203,-0.090270676,-0.0027312562,0.009915761,0.013495903,0.03189206,0.014021912,0.011086616,-0.03763934,0.0022674582,-0.038293254,0.027114853,0.091658235,0.013823928,0.06725567,0.015432427,0.008479493,-0.0021364759,-0.049075745,0.05045875,0.015359202,0.018673738,-0.041270524,-0.025864413,0.042947143,-0.06771347,-0.05582121,-0.03621341,-0.02370544,-0.004995431,-0.017112678,-0.00334461,0.0057801716,0.04715407,0.018285936,0.009768475,-0.031196482,0.022474173,-0.031259812,0.0073700845,0.05674974,-0.022970583,0.066105254,-0.021064973,0.012628451,-0.0066344445,0.07338755,-0.024142712,-0.036525667,0.0020244536,0.014649278,-0.021937657,0.06390474,0.007883177,-0.015849099,-0.045287274,0.039867204,0.028905625,0.0025322458,0.004802955,-0.014698185,0.053979848,-0.0013166389,-0.016664384,0.039368544,-0.0021342873,-0.05538756,0.044258703,0.038574673,0.019090572,0.0038673629,-0.013827812,-0.000051226903,-0.0079244375,-0.002277648,-0.036754273,-0.016748676,0.021443784,0.00030853867,0.035362937,-0.0094644595,0.055855777,0.0067159967,-0.005071704,-0.014537304,0.034222107,0.038979303,-0.024259841,-0.013533726,0.022792095,0.00410001,-0.024019482,0.017110616,-0.035047017,-0.0330928,-0.019831277,0.045250066,-0.019677602,-0.0151959965,0.013537703,0.024651622,0.0075101624,0.014072068,0.030130157,0.036596645,-0.012610237,-0.048766244,0.07967203,-0.016223205,0.028024474,-0.02694185,0.005041152,-0.018537283,-0.010885244,0.015401983,-0.01735605,0.005848869,-0.063250504,0.01711766,0.0052448288,0.042314827,-0.0055367323,-0.012601168,-0.014896101,-0.0039524455,0.010270607,0.003437751,0.02504094,-0.03380578,-0.008314288,-0.013784686],"last_embed":{"hash":"1bjwte5","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"1bjwte5","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{6}","lines":[92,92],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1bjwte5","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04986365,-0.02036257,-0.008157885,0.0216451,-0.042653278,0.0013457085,0.025849368,-0.024132654,0.019282218,0.0061145644,-0.023892222,0.00256812,-0.0045936964,-0.02058649,0.020241214,0.013383439,-0.01902065,0.0017128603,0.038876142,-0.032480713,-0.04850846,-0.002965329,0.049172018,-0.0054948553,-0.0041399254,0.012807877,-0.037144985,0.00669965,0.005016642,0.060007103,-0.001051045,-0.033096254,0.03098806,-0.0519429,-0.011692093,-0.012670443,0.015287093,0.0069513437,-0.044789236,0.04220065,0.02902961,-0.035237655,0.021957515,0.033471923,0.017812096,-0.02185545,-0.044203322,-0.0009698323,-0.008883476,-0.055757854,0.00055938715,0.017584348,0.015460939,-0.003626985,0.02250691,0.056351107,0.0066842055,-0.042377368,-0.013546416,-0.02777984,-0.039234243,0.009771479,0.00056126603,-0.0013660812,0.015919255,0.036085457,0.028190238,-0.00667425,0.01626207,-0.03182487,0.0054633804,0.044901155,0.04326425,-0.011791484,-0.045114666,-0.03022613,0.025558122,0.0035376465,0.0093208365,0.012626223,0.015345959,0.024585228,0.014405179,-0.008052253,0.035870206,0.018247582,-0.009369566,0.06947814,0.012159816,-0.049335033,-0.013923512,0.017549735,0.0101976795,-0.020453393,-0.010830752,-0.004621984,-0.008073977,-0.037446335,0.010764937,-0.00038682658,0.046509318,-0.020480962,-0.021604143,-0.009561253,-0.002139447,-0.010537115,0.005129262,0.018674321,0.022877855,-0.033143934,0.022955043,0.020435182,0.02767058,0.05088515,-0.016122868,-0.025308643,0.014538437,-0.04124501,0.006899034,-0.016179796,0.015159615,0.058689054,0.04530027,0.012590404,-0.014577129,0.049234595,0.034187432,-0.0019423646,-0.009513476,0.0688864,-0.0038317624,0.0075043584,-0.018748397,0.0057648383,-0.016733954,0.02449611,0.023222502,0.014228471,-0.0023773569,-0.088740215,0.03803966,0.043170836,-0.025825229,-0.00088241353,-0.026132625,-0.0018346676,-0.01080916,0.019538568,0.0025541973,0.022803929,0.0001781363,0.025206009,0.021335702,0.021299407,-0.041662637,0.022063356,0.004568365,0.057759225,0.024014978,0.0042715627,0.016894475,-0.054776873,-0.04911051,0.054788884,0.0013628865,0.006323809,0.016914418,0.028322143,0.0042564156,-0.009906855,0.014584689,-0.0008496285,-0.008084042,0.040460907,0.03283618,0.018041769,0.041468203,0.026076352,0.01760207,-0.024509748,-0.026869586,0.046611633,0.0022013038,-0.033684615,0.007757942,0.05523661,-0.025911791,-0.049551502,0.010921958,0.040214114,-0.012170553,-0.015890967,-0.0013488713,-0.028252836,0.06100368,0.0047253626,0.027628152,0.009009273,0.043508578,-0.02108904,0.032503884,0.010899121,0.011677115,0.023200585,-0.021800676,0.006061545,-0.01372861,-0.051547576,0.022022517,-0.033110846,-0.00960061,-0.02619831,-0.0035926336,-0.05044337,-0.014884946,-0.0057041054,0.011261631,-0.006263074,0.013500594,0.0068060793,0.00570984,0.0562442,0.022113869,-0.04168879,-0.05553809,-0.010352115,0.0007396171,0.03414115,0.018735655,-0.018734016,-0.011458374,-0.014536847,-0.019825073,0.008002619,0.01622487,0.0009829504,-0.020120382,-0.0258225,0.021272592,0.0125744715,-0.031924665,-0.0048400736,0.033286247,0.007572504,-0.0026155903,-0.026885614,0.03424833,0.037356112,-0.015078394,0.046877127,-0.011458738,0.013666596,-0.016269438,-0.030320827,-0.011762913,0.02616835,0.0019332006,0.0038982101,-0.010272478,-0.005447652,-0.0068954425,0.040704288,-0.0031824103,0.005808051,-0.012730161,-0.029185086,-0.018370064,0.004662559,0.01718199,0.047862597,-0.024846382,0.008047969,0.05779762,0.004660339,-0.06704766,0.0035807132,-0.03710448,0.024535615,0.022886556,-0.0010763032,-0.041461255,-0.047264595,0.008528876,-0.0028004672,0.041915555,0.009581844,-0.021604113,-0.03712392,-0.0063703316,-0.019721543,-0.030310191,0.016670363,0.066634454,-0.037954483,-0.024678182,0.01698966,0.0054023713,-0.15931252,0.0065345364,-0.0048913127,0.049050484,0.02972654,0.0073902644,-0.05264737,0.0012970808,-0.0279247,0.048972897,0.00938972,-0.04813381,-0.007688557,0.009649669,0.02519805,-0.040204644,-0.040694654,-0.015667427,-0.02292511,-0.049458463,-0.017450696,-0.03126607,0.04281405,0.07237625,0.001091039,-0.008728373,0.07564873,-0.032812953,-0.001845983,-0.035696935,-0.06483438,0.022203207,0.00005330243,0.0045700907,-0.0015782207,0.03992465,-0.033549,0.015845586,0.0044293837,-0.024928618,0.026543248,0.06880149,0.0028207267,0.0316936,-0.0012896734,-0.0053380174,-0.011040318,0.0034562964,-0.052894052,-0.020881943,0.0038229541,0.014651122,0.0020037894,0.0012185454,-0.036405895,-0.0054263407,-0.010162019,0.0022665425,-0.028794903,-0.0063031693,-0.001998375,-0.021251652,0.013784894,-0.02341939,-0.025202025,-0.039454687,0.043325443,-0.0036361478,-0.0052425875,-0.044518232,0.029720934,0.007201966,-0.0042469576,-0.026561445,-0.008093389,0.026771666,0.038017187,-0.015354713,-0.0022868759,-0.10138243,-0.022205278,0.022962194,-0.01678624,-0.04085741,-0.01670902,-0.021670057,0.02396305,0.009982256,0.023041392,0.23912126,0.014594397,0.000755087,0.0047063786,0.0635127,-0.015960293,-0.00077172817,0.056441955,-0.012386451,-0.038590863,0.025887268,0.07608378,0.0050362046,-0.027143804,0.039662767,0.05526261,-0.06314949,0.023208909,0.06251418,-0.021076279,0.0070565646,-0.053537495,0.0023465343,-0.01643772,-0.059374355,-0.04078338,0.029399186,0.034263637,-0.026321383,0.03894382,-0.014003987,0.057769768,0.03169167,-0.02070545,0.030005347,0.009294916,0.02046262,-0.036502924,-0.037229482,-0.0019244171,0.013117217,-0.006098469,0.011953856,-0.04326207,-0.0017622408,-0.04315337,-0.025406066,0.012699238,-0.020433135,-0.03543532,-0.018973013,0.010070244,0.00964915,-0.01420196,0.009452479,0.009010468,-0.023707965,-0.00510889,-0.012745328,0.022757461,0.03862988,0.006187213,-0.06682982,0.014161949,0.01810042,0.007887244,-0.034063406,0.004674926,0.009383591,0.011931333,0.009692221,-0.0052664327,0.032745834,0.0006438882,-0.00039821127,-0.03167899,-0.0005127608,0.0464272,0.019140806,-0.012024112,0.020337986,-0.061856527,-0.010943167,0.01639431,0.019552262,0.012953185,-0.0053553367,0.053150576,-0.019577047,0.0011061889,0.0062050433,0.016535671,-0.051949553,-0.019614365,-0.037461884,-0.023659732,0.032248206,-0.032246545,-0.04746965,0.035675183,-0.02230993,0.03597709,0.0047227484,-0.010063002,0.07181911,-0.0013783923,0.010625072,-0.01891132,-0.041220672,0.0012057209,-0.08820682,0.020189684,-0.026325123,-0.00051647547,0.028583048,0.069221236,0.001409758,0.01051974,0.025966574,-0.005859272,0.017821154,-0.016014809,-0.012479039,0.042626843,-0.031095495,-0.054517835,-0.028500512,0.03943643,0.045929253,0.02067044,0.020176396,-0.020081874,-0.036074545,0.027617624,0.046245676,0.035405256,0.039833114,-0.0026434574,0.03056649,0.029112862,-0.0028486743,-0.016329914,0.00037812098,0.03736522,0.030235812,0.026227687,-0.015375642,-0.029388245,-0.029130772,0.0016522348,0.01064595,0.020733876,0.015262097,-0.049761333,0.021322094,-0.10035944,-0.02835221,-0.025881369,-0.03968287,-0.03557633,-0.022633059,-0.020053007,0.044942517,0.053842485,-0.017377382,0.0012698552,-0.02655556,-0.03075447,-0.016344156,-0.01019022,-0.005443705,-0.0002963816,-0.016716067,-0.01680687,-0.0019455575,-0.0006358758,-0.020488849,-0.009566197,-0.024793226,-0.02392445,0.048111975,-0.027094973,-0.011257204,-0.0016420536,0.04322257,-0.009593733,-0.049779877,-0.005315474,-0.016639913,-0.024252318,0.009362085,0.0989473,0.013552328,-0.012329599,0.018041484,0.019602327,0.07391495,0.039459053,0.037058543,-0.013277248,-0.010859811,0.03414927,0.0022235883,0.0053233113,-0.010242422,-0.045954444,-0.0051524835,0.021119675,0.023668882,-0.008906884,0.0059137857,-0.029301964,-0.03260298,-0.010593678,-0.08940944,-0.041340042,0.05405838,0.050617624,-0.044514574,-0.02184259,-0.020844633,-0.0119243255,0.048409298,-0.045882564,-0.025427727,0.022946097,-0.032898895,-0.03768422,-0.011188144,0.01653607,-0.007213131,0.0062361844,-0.000047368867,-0.010207642,0.009346269,0.021535583,0.009684373,0.021441465,0.0000076663955,-0.032870904,-0.021220712,0.009435617,0.002669823,-0.018070035,0.021581415,0.02142223,-0.037065446,-0.02241417,0.0183653,-0.006016088,0.03660414,-0.006563922,0.0006521082,0.0049538133,0.040555563,0.008829538,0.040802468,0.021817414,-0.0063566854,-0.03288734,0.01911709,-0.0031258904,0.01781882,-0.031908095,-0.052140392,-0.07239325,0.02782639,0.031959362,-0.037894625,-0.038671516,-0.038372025,0.014577235,-0.019532202,-0.0031158077,0.0046221945,-0.012357472,-0.028836194,-0.0042494913,0.026118327,-0.055061698,-0.016763864,0.044856027,0.018933862,-0.019557297,-0.0064471443,0.001911973,0.04784654,-0.0475157,0.041295856,-0.056358725,0.035777293,-0.033670124,-0.046621285,0.029721448,-0.019889822,0.009263389,-0.054988846,0.0065838275,0.0041841,0.002813584,-0.0059324848,0.0610168,-0.017837612,0.029574338,0.0048044715,-0.009949632,-0.00344479,-0.03955033,-0.0023558326,0.009187318,0.023954058,-0.0336473,-0.01674369,-0.036621667,0.0035150803,0.009576451,0.025495652,-0.03217693,0.02508708,-0.010962776,-0.014419311,-0.026192907,-0.007735971,-0.011518706,-0.029454565,0.022220874,-0.010006781,-0.0277726,-0.032394193,-0.028991537,-0.026483007,-0.025047677,-0.03354885,0.0009614334,-0.025543755,0.033348843,0.038903937,-0.0053525874,0.015279502,0.030362697,-0.018161086,0.051408436,0.017953899,-0.010262664,-0.014225619,-0.013121208,-0.01123309,-0.0043844827,0.0018163249,-0.009783929,0.024343723,-0.003306939,0.01715857,-0.052291874,0.028142411,0.028105984,-0.013482591,0.030948224,0.052928664,0.021272399,-0.029532136,0.038218983,0.026472056,-0.0462269,-0.008714768,0.022762047,0.023481393,-0.070588335,0.005181326,0.024011359,-0.023647478,-0.0031668504,-0.023261605,0.026402207,-0.028903449,0.034308143,-0.019316474,-0.015706025,0.04786238,-0.033518687,-0.002639224,-0.007317464,-0.0013433589,0.0030902915,0.030147236,0.0040071146,-0.023008568,0.006323493,0.034829225,0.03038574,-0.009770292,-0.03685096,-0.045301355,-0.0044996254,-0.15543489,0.01601652,0.015061708,0.015175754,-0.006792759,0.010740025,-0.04530372,-0.063608825,0.011038157,-0.003670822,0.002111345,-0.04334448,-0.011502979,-0.022509143,-0.015466803,0.037944455,-0.01640758,-0.011151544,-0.027181232,0.08980411,0.0053307046,0.018352948,0.0537155,-0.013996247,0.007140312,0.019137265,-0.030753614,-0.027628941,-0.022716297,-0.027564898,-0.07661732,-0.067931846,0.028901158,-0.019229995,-0.014118556,-0.0032219156,0.00018951509,-0.0026724956,-0.04643068,-0.011294212,-0.007659576,0.010291305,0.016616242,0.020273717,0.021518467,0.055390358,-0.017244916,-0.0015447364,-0.048970472,-0.00077195367,-0.016120017,0.063195415,-0.001768926,0.031050917,-0.029816402,-0.0021725942,0.0008840921,-0.0014461112,-0.019522734,0.014118835,-0.021766478,0.008826938,-0.03453624,0.0016587827,-0.061832312,0.033708822,-0.048484534,0.058098987,-0.0062708147,0.019438703,-0.031301055,-0.0073657674,0.0054143537,-0.008166213,0.0021627971,0.0021318228,0.011001357,-0.013762073,-0.029641705,-0.019532302,-0.06178013,0.022992576,-0.013268819,-0.031577695,0.04184517,-0.018500518,-0.006706845,0.00029529267,-0.063003525,-0.0053901053,-0.054988645,-0.04642259,0.00061532867,-0.01206907,-0.021184199,0.043825574,-0.034275647,0.03369794,-0.050334446,0.0054735825,0.003935865,-0.0021065024,-0.02886771,-0.018514493,-0.04956608,0.019097714,0.028727658,0.007755379,0.0047255056,-0.024784978,-0.021781944,-0.0029983704,-0.01940871,0.008504219,-0.083705634,0.0070420774,-0.00087408075,0.0068723345,0.03687476,0.019965012,0.011406987,-0.03678537,-0.00037115454,-0.046040524,0.01967943,0.0941511,0.0067837625,0.058241326,0.016843857,0.003850896,-0.00012959739,-0.05775607,0.05340272,0.0021506613,0.028057713,-0.01674583,-0.0174949,0.04450179,-0.054979783,-0.065364204,-0.04216926,-0.020048408,0.0016947312,-0.030161254,-0.009850307,-0.01452283,0.05993067,-0.00047242647,-0.03308442,-0.028768677,0.027767826,-0.018906664,0.016550824,0.056872662,-0.022779232,0.057002194,-0.029969517,0.027862448,0.004690966,0.0722497,-0.0060289367,-0.041940935,0.0013891866,0.009555451,-0.012832683,0.06347705,0.017248161,-0.005086412,-0.043156374,0.030842124,0.007712217,0.014526971,-0.0050790957,-0.007380331,0.05231548,-0.0030806535,-0.010675546,0.022043543,0.006153663,-0.049189076,0.026526367,0.033380985,0.003934175,0.010643106,0.02109368,0.0020578143,-0.025484664,-0.01797379,-0.03435098,-0.019727895,-0.012807588,0.0017739634,0.021562457,-0.018685464,0.04496162,0.026197532,0.001088336,0.009531694,0.043019388,0.028483594,-0.029946737,-0.009231081,-0.006868244,-0.013743701,-0.026628884,0.01665326,-0.061640233,-0.029790504,-0.014121465,0.04101073,-0.043831285,-0.0064698276,-0.010685871,0.034114864,-0.009544572,0.016509054,0.0021213933,0.014299922,-0.0008624055,-0.03584122,0.06732433,-0.022797544,0.040413138,-0.024639998,0.002882389,-0.015657509,-0.020847533,0.02171371,0.009799507,0.03196226,-0.05631748,0.04151418,0.022055268,0.040790897,0.0049117175,0.014099096,-0.02116152,-0.008432419,0.006921885,0.017807538,0.019812033,-0.024932044,0.011144981,-0.009525495],"last_embed":{"hash":"f5tyl6","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"f5tyl6","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{7}","lines":[93,93],"size":84,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"f5tyl6","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026394311,-0.022628857,-0.008627632,0.005395496,-0.036250424,-0.009347418,0.032760527,-0.013680639,0.0011786388,-0.0047031743,-0.026775917,0.0059127295,-0.015521706,-0.024275966,0.027896121,0.025658721,-0.032748193,0.016148727,0.037064955,-0.018435234,-0.042771325,0.012080747,0.04540183,-0.0016438058,-0.013355753,0.010401039,-0.029854517,0.003573641,0.016966473,0.05450746,-0.019002996,-0.028175818,0.047284972,-0.043476842,-0.025595775,-0.007530696,0.011048204,0.0039395946,-0.04593648,0.052711107,0.024471179,-0.045360416,0.025748875,0.038412854,0.019763643,-0.01889896,-0.050959766,0.0031087017,0.0045790956,-0.041353513,-0.0063969875,-0.0070725754,0.01859624,-0.012785883,0.02556272,0.051960126,0.030877264,-0.033900436,-0.0010068201,-0.02197971,-0.047863014,0.029877748,0.01857014,-0.010377164,0.0026974943,0.026888859,0.02781073,0.00357327,0.0037365847,-0.03270633,0.009338182,0.042399347,0.023029603,0.004431571,-0.052756447,-0.03818013,0.029040447,0.012138904,-0.0033957746,0.02006073,0.0060336646,0.024836307,0.022068355,0.008289271,0.023117369,0.02299792,-0.006832793,0.059283596,0.016890036,-0.024812426,-0.011161255,0.028007269,-0.009453594,-0.028918328,-0.0041224626,0.0036092766,-0.023282368,-0.026532419,0.030118184,-0.009449212,0.043434314,-0.00092847086,-0.026924767,-0.017659532,0.0062909294,-0.014656953,0.015933642,0.017359892,0.026582912,-0.031557634,0.030477475,0.025932696,0.02242379,0.06454718,-0.029127669,-0.026409552,0.02672784,-0.034872737,0.026758373,-0.015067194,0.005846457,0.06439841,0.032669023,0.0008622386,-0.0077241934,0.031058041,0.01251765,-0.0010511347,0.00041300428,0.06545997,0.026254725,0.020701122,-0.029606512,0.010828579,-0.0011074919,0.027497875,0.004102659,0.01869679,0.0108948685,-0.0672677,0.054112088,0.007852848,-0.022965405,0.0081418725,-0.018399065,-0.019126935,-0.00068638456,0.022805894,-0.0022571902,0.030005615,0.010420362,0.029067442,0.01744954,0.012932454,-0.038816806,0.013385675,0.008054008,0.065690465,-0.006538236,-0.002529126,0.00964652,-0.042939007,-0.041032225,0.050159235,0.004084516,0.0055795684,0.018187998,0.018609716,-0.012800562,0.014248955,0.030551046,-0.011268859,-0.0245034,0.040295187,0.035106484,0.014113637,0.052474707,0.032373894,0.0085845655,-0.018733017,-0.03585499,0.057267968,-0.008229404,-0.062798776,0.0054764557,0.051981647,-0.00083741196,-0.041410692,0.005052695,0.036730077,-0.019523254,0.004685735,-0.009316917,-0.00034773853,0.073902614,-0.003919582,0.028308786,-0.009477847,0.053883445,-0.021168811,0.022180166,0.014928623,0.011918649,0.020344425,-0.013274225,0.0017002298,-0.022343421,-0.034062635,0.013567395,-0.038621064,-0.0073483293,-0.012853094,-0.010671281,-0.039942004,-0.017311864,0.010178717,0.036905628,-0.0064850906,0.0087206615,-0.00046218632,0.0052494495,0.0501281,0.026914211,-0.015922705,-0.031366758,-0.009828375,-0.004957969,0.05654865,0.014922743,-0.02258733,-0.018162906,-0.027727207,-0.024189096,0.020252723,0.020966692,-0.0022743216,-0.004363697,-0.030139202,0.026498808,0.027350826,-0.026766965,0.020158652,0.030351317,0.004562011,-0.014616455,0.0061253915,0.03427209,0.04415401,-0.016810425,0.022586532,-0.02343337,0.0037758448,-0.011961056,-0.022017993,-0.007302477,0.020260548,-0.012704194,0.0013337921,0.0037997,-0.011035714,-0.010434877,0.0359612,-0.021434475,0.0005073852,-0.02393317,-0.030378431,-0.0166298,-0.025646398,0.02412046,0.056772273,-0.009482747,-0.017594779,0.057137027,0.01693192,-0.053176865,-0.0056304047,-0.03783732,0.0480373,0.027232174,0.010934607,-0.052499007,-0.033416893,0.006463375,0.021673642,0.027152121,0.0038514647,-0.028200997,-0.04062394,0.001639393,-0.000666066,-0.01900802,0.006794127,0.067119695,-0.036304414,-0.018286826,0.023790175,0.008107525,-0.1540937,0.02356873,-0.007133871,0.046013214,0.025254656,0.012558511,-0.041688092,-0.000039086528,-0.053658266,0.0514429,0.024558462,-0.042378075,0.015707027,0.0074217916,0.023132874,-0.03423089,-0.028654734,-0.010573077,-0.03801798,-0.05558679,-0.016986897,-0.04619527,0.063596494,0.04867056,-0.0037828072,0.006806686,0.07254797,-0.021607732,0.0063923653,-0.059166584,-0.064972155,0.012232314,0.011010552,0.017826177,0.0057759443,0.020038256,-0.027485892,0.0051315497,0.0033028778,-0.013273702,0.039283663,0.05816658,0.0077029886,0.033968236,0.0071057584,0.0072555756,-0.013735653,0.010508977,-0.05891088,-0.039888866,-0.00071869115,0.006032821,0.004583959,0.021542182,-0.03375842,-0.0031009745,-0.01454847,0.03712041,-0.023592398,-0.025553958,0.017646,-0.01110934,0.008565349,-0.043725133,-0.029488385,-0.04931455,0.03651578,-0.0027857502,-0.031496167,-0.052277744,0.028378675,0.002476536,-0.006623937,-0.028612778,0.0071778717,0.010321831,0.026797019,-0.025379509,-0.0029967474,-0.10680003,-0.022185273,0.016574288,-0.012794631,-0.026306689,-0.013342664,-0.029145148,0.027503619,-0.003562446,0.03238173,0.2535501,0.035339195,0.03688286,-0.0045353784,0.0695703,-0.020246016,0.010460006,0.0372974,-0.000996579,-0.03025767,0.013762894,0.060201664,-0.0033455237,-0.012794747,0.012757651,0.055685375,-0.068944156,0.012177911,0.053967036,-0.0065068235,0.009494887,-0.057199188,0.0058974703,-0.026721945,-0.06115241,-0.03740204,0.006967072,0.040062647,-0.03890121,0.028972441,-0.004842151,0.065122016,0.031080978,-0.025645595,0.041111574,0.003016576,0.02349734,-0.047812022,-0.055009615,-0.004980294,0.0039117094,0.0010727724,0.0068988446,-0.055639714,-0.017629059,-0.02342545,-0.033536386,0.00016677492,-0.005598057,-0.022522107,-0.020241493,0.007709072,0.009589359,-0.010133541,0.018038604,0.010926885,-0.026443781,-0.016565338,-0.0225743,0.033102367,0.024263633,0.010888609,-0.060655333,0.012231708,0.013802772,0.013132139,-0.025333827,0.0051409504,-0.014570893,-0.017942766,0.009028502,0.0013517151,0.029574005,0.009184428,-0.0163541,-0.05034107,0.002935852,0.05467848,0.016612338,0.0012914719,-0.0019125353,-0.050167408,-0.022473859,-0.0077822106,0.018609745,0.004321014,0.0085012205,0.046222247,-0.025956001,0.015501444,-0.00540534,0.00862279,-0.035701096,-0.049051434,-0.029095888,-0.011389832,0.030876428,-0.039733298,-0.04194267,0.0328513,-0.019082421,0.041966625,0.0064625996,-0.027887225,0.043810252,-0.0013301768,0.022386497,-0.0379855,-0.031394195,0.0020150498,-0.09420745,0.0038942252,-0.006864853,-0.008070153,0.049885105,0.060763583,0.00924692,0.017818576,0.03634558,-0.0219195,0.023839949,0.004849986,-0.0020724784,0.017480852,-0.02570394,-0.058139853,-0.0147179,0.030990029,0.04226586,0.006970277,0.021115627,-0.027937686,-0.0144959,0.03738136,0.024160879,0.031055601,0.040791605,-0.020403853,0.031512056,0.0049634166,-0.023534065,-0.030883595,-0.008000514,0.041603956,0.02329552,0.031388715,-0.029734427,-0.0062027527,-0.017336734,-0.0011581836,0.01097518,0.011694219,0.00071998104,-0.03743047,0.033023063,-0.107381016,-0.018415181,-0.02414981,-0.048606493,-0.029676966,-0.024990687,-0.031955626,0.03153605,0.075375244,-0.018328534,0.010264426,0.0055228397,-0.014909089,-0.025007868,0.0016279615,-0.010551445,0.020888949,-0.014940591,-0.0032225254,-0.0019652722,-0.008292812,0.023068415,-0.012746703,-0.038859315,-0.029938836,0.037240542,-0.02669823,-0.028346946,0.015818553,0.035175905,-0.017210906,-0.033927444,-0.010289116,-0.009554751,-0.027304221,0.00820778,0.09697176,0.0031315894,-0.0154309375,0.021788748,0.02825995,0.05029482,0.035109367,0.030801568,0.008726403,-0.0026131028,0.022405442,-0.0014407285,0.019247372,-0.024634518,-0.06883208,-0.038749106,0.004976987,0.026187098,0.0015795486,0.013721314,-0.012373788,-0.02044763,-0.006700316,-0.0899237,-0.047447458,0.028686889,0.030756045,-0.03998952,-0.014277736,-0.007303155,-0.008603967,0.042751733,-0.044287805,-0.018239576,0.013196448,-0.030200535,-0.054288857,-0.001736408,0.0030366166,-0.0036700033,-0.0053853495,0.00940947,0.005650943,-0.0035960528,0.019983293,-0.0015691934,0.03563278,0.018249558,-0.01647714,-0.030340808,0.008345603,0.0032553456,-0.019362723,0.011492593,-0.00014157977,-0.036725577,-0.016357198,0.019625535,0.0003192792,0.03239573,-0.0007271834,-0.0004152456,0.01623267,0.036759783,0.0035786903,0.049067367,0.021982133,-0.023395695,-0.032874636,0.007123401,-0.010887372,0.005951412,-0.0091608465,-0.051149853,-0.08229099,0.011009374,0.016139856,-0.046639826,-0.035019048,-0.025471682,0.014591892,-0.0191901,-0.005805507,-0.007931632,0.015341348,-0.031431206,-0.009651919,0.027679464,-0.07700054,-0.016186964,0.050709516,0.012952404,-0.02723739,-0.008078398,0.013208755,0.020830784,-0.03570752,0.036813464,-0.04307474,0.037419926,-0.03542993,-0.05752053,0.035202827,-0.014847741,0.013626012,-0.0433881,-0.0045190398,-0.0011381739,0.0044926605,-0.0036033746,0.048655044,-0.021446902,0.026313478,-0.0006761599,-0.0022320347,-0.0016942892,-0.033331875,-0.016058216,0.0039668996,0.012062101,-0.03547789,-0.006029374,-0.015342848,-0.00026084098,0.0046536746,0.036511224,-0.017675685,0.039748453,-0.0070208646,-0.0038084865,-0.046494797,-0.013341393,-0.020312639,-0.021243412,0.03282189,-0.020280367,-0.051392566,-0.028070731,-0.040374763,-0.03995157,-0.027444925,-0.028290134,-0.039519127,-0.050172884,0.019486025,0.031524062,-0.006430234,0.012002636,0.028118085,-0.009228335,0.038260885,0.019290574,-0.020967672,-0.025112223,0.017928494,-0.008967619,0.0029485344,-0.0208433,0.0038701305,0.016359301,-0.012234444,0.0072021214,-0.050257917,0.038899437,0.022787381,-0.015926588,0.055128496,0.056283873,0.015282851,-0.03478661,0.04497768,0.024099708,-0.049532793,-0.0045931637,0.017434224,0.015810935,-0.0827213,0.025506012,0.01725988,-0.021294817,-0.0048648664,-0.028546898,0.04350142,-0.04210068,0.052654337,0.0025633266,-0.021993212,0.026163533,-0.03528175,-0.01272267,-0.019760637,-0.010520874,0.015373908,0.033257682,-0.0029588898,-0.031013109,0.014809857,0.03773029,0.015183945,-0.024000438,-0.029257804,-0.04099783,0.0045585856,-0.15214488,0.015995057,0.006303365,0.008757036,0.00020015796,0.012054446,-0.047244836,-0.037593223,-0.0051772906,-0.004573789,0.0014249717,-0.0313933,0.0033438266,-0.020608623,-0.009078624,0.056704257,-0.025123363,-0.006836627,-0.041551672,0.08021992,0.0012935752,0.022505498,0.045760103,-0.02730797,0.00451928,0.03630124,-0.019833732,-0.018004673,-0.021125548,-0.038085677,-0.05077354,-0.05043759,0.034215234,-0.025681486,-0.02717498,-0.023787692,0.0068956637,0.0038791038,-0.055941895,-0.011426243,-0.0024545873,0.0071548494,0.013863425,0.03070135,0.017570268,0.071816616,-0.029054945,-0.0075548864,-0.047922663,0.0032957809,-0.018515453,0.062280737,-0.015265172,0.03242647,-0.01900864,0.0012569011,-0.000491857,-0.015806431,-0.0116499355,0.021029029,-0.011240803,0.016328286,-0.044148553,-0.006111926,-0.030815022,0.026803495,-0.04221045,0.05406831,-0.009682286,0.008561718,-0.03448904,-0.008397416,-0.0035712908,-0.014381453,-0.00006535436,-0.0044574165,0.01688535,-0.028414572,-0.03332855,-0.03047435,-0.05038687,0.01901446,0.0047854087,-0.015938323,0.043716576,-0.008500673,-0.007853699,-0.010452776,-0.052545946,-0.013864725,-0.052371047,-0.05525579,-0.0010551615,0.0075496654,-0.016133418,0.0314447,-0.037024274,0.03045205,-0.037230026,0.024369912,-0.010671906,-0.02381207,-0.018426511,-0.023785079,-0.038843416,0.0071900175,0.0498791,0.009138446,-0.0019627297,-0.029476643,0.0059688725,0.012697915,-0.0045478353,0.0074208537,-0.083701745,-0.009633072,0.007327922,0.031118622,0.037842397,0.010232236,0.01579032,-0.042646393,-0.011520832,-0.03383988,0.031658377,0.09813512,0.013498233,0.06446226,0.016443385,-0.0026274787,-0.0014229979,-0.06541866,0.04493686,0.017915068,0.019348515,-0.036966268,-0.018881073,0.043906126,-0.06721566,-0.052921377,-0.038222536,-0.015929068,-0.0021649173,-0.01563129,-0.008047798,-0.003883558,0.041081034,0.011649285,0.002795391,-0.023677472,0.028542047,-0.021881785,0.025758943,0.0430354,-0.016756976,0.0624826,-0.037234165,0.008100984,-0.0068228454,0.06816611,-0.009936924,-0.054275412,-0.0005447733,0.003808182,-0.029288618,0.061696876,0.012411088,-0.017220331,-0.023503413,0.026251193,0.013175931,0.015004029,-0.012996373,-0.02071068,0.0544182,0.019945668,-0.018728519,0.047199495,-0.009099638,-0.052491844,0.032778405,0.045998715,0.0112227965,0.020220513,-0.007508588,-0.005653738,-0.013573399,-0.014098154,-0.033691812,-0.0071402066,0.0024154347,0.0070118434,0.021800783,-0.014350314,0.058462683,0.025100205,-0.008301849,-0.0027737103,0.039801028,0.02496215,-0.0295936,-0.028156279,0.020505903,0.0015212183,-0.021950152,0.0057427366,-0.030959537,-0.037722677,-0.019510262,0.035499774,-0.033163875,-0.017676534,0.012909631,0.011623295,-0.0063389023,0.00803533,0.045694314,0.021632414,-0.0011520765,-0.027782792,0.06535915,-0.024108093,0.032435924,-0.025774859,0.0027973382,-0.021297203,0.0019992983,0.014719581,-0.01464232,0.005509118,-0.049245067,-0.004049899,0.014583985,0.036962144,-0.009145739,-0.016044773,-0.021804996,0.015281328,0.020341683,0.00896841,0.044552043,-0.025244031,-0.005862409,-0.0056750104],"last_embed":{"hash":"1ny3gvf","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"1ny3gvf","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 3-4: Present-Moment Training#{8}","lines":[94,95],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ny3gvf","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023281515,-0.030196592,-0.007123232,0.013490675,-0.039049894,-0.0078000575,0.033894107,-0.025928276,0.016031947,-0.014667127,-0.0288228,0.014244746,-0.034065668,0.006502408,0.009841427,0.020914225,-0.000762072,0.018220218,0.061555088,-0.009190625,-0.04341558,-0.0016251297,0.023846503,0.015895156,-0.0072207153,0.019009892,-0.052810624,-0.0039494885,0.018201753,0.059410848,-0.011100104,-0.018141998,0.010725847,-0.04351338,-0.03940528,0.0015201969,-0.0025911222,-0.0029109041,-0.044852242,0.041960154,0.027858706,-0.05784936,0.023368334,0.016674852,0.0360176,-0.024650497,-0.03863223,-0.0014738723,-0.0018961481,-0.036765583,-0.0070820875,-0.014457642,-0.002045437,-0.028959734,0.017990334,0.030767696,0.01089756,-0.016130712,-0.027866535,-0.04461457,-0.046505053,0.030690504,-0.032552112,-0.03779965,0.0058869757,0.04667088,0.037024055,-0.010639094,-0.0042236885,-0.030423796,-0.041501224,0.029636811,0.0072760126,0.0040781954,-0.069269344,-0.02098564,0.03461024,0.00358694,0.02201886,0.033206277,0.026610414,0.033481997,-0.0014493206,-0.0036813628,0.018849097,0.03767964,-0.023812821,0.06051349,0.002663087,-0.040313985,-0.011843192,0.020049922,-0.0070756706,-0.037022334,-0.00468562,0.0015315377,-0.025601627,-0.025595004,0.04244673,0.0053346464,0.031150581,-0.017912794,0.0004717444,-0.030079667,0.020714035,0.0005911449,0.036648087,0.023489458,0.031818498,-0.017635835,0.020042652,0.048319727,0.014523281,0.049199786,-0.015458849,-0.03446125,-0.0008463662,-0.03557243,0.030112589,0.0062195086,0.013512284,0.07352952,0.021074383,0.011719317,-0.0057632364,0.04022864,0.007302522,-0.01230446,0.0026816204,0.07303614,0.01336597,-0.012624903,-0.038210936,-0.0010024962,-0.015547425,0.046119682,0.027103443,0.030150168,0.011826501,-0.0914296,0.047633957,0.022115262,-0.03368025,-0.016950801,-0.023067772,-0.00049952406,0.012005834,0.011215857,0.009171453,0.030764295,-0.018077713,0.0015453332,0.03849929,0.014575166,-0.008898142,0.015699293,0.015964845,0.09014896,0.0004891795,0.028272523,0.02428095,-0.033827998,-0.044666305,0.046006367,0.014732298,0.013582556,0.038211986,0.0023120546,-0.0048957192,-0.0102495495,0.030414,-0.013389332,0.011263009,0.04284064,0.02190778,0.0024423886,0.059009813,0.02032217,0.0071428576,-0.04906928,-0.033608526,0.049270328,0.009796625,-0.042013574,-0.0051741637,0.030025095,-0.025674462,-0.0072569875,0.011939545,0.021644412,-0.022401469,0.0032772787,0.0003111862,0.00090594386,0.09393501,-0.0055749016,0.032763712,-0.034707483,0.057785247,-0.016673168,0.060251743,0.0039791027,0.010796699,0.01227433,-0.070890255,0.008712939,-0.043180205,-0.014372208,0.03704523,-0.032448053,-0.0257053,0.0014196627,-0.0067459024,-0.050464798,-0.054255374,0.009125065,0.029237913,-0.017230155,-0.010177432,0.039933495,0.0111212935,0.031161515,0.023689544,-0.04229294,-0.012881348,0.0024379971,-0.0019810623,0.01726217,-0.007982555,-0.04209613,0.01594322,-0.015882276,0.0046812166,0.035582617,0.026255589,-0.010221604,-0.028061636,0.006694745,0.01983172,0.0065883216,-0.038415946,-0.0065652216,0.0034606287,0.02189815,-0.015188785,0.016471298,0.018814154,0.023099491,-0.017565,0.051750787,-0.021990202,0.00610004,-0.048809595,-0.024450237,0.016152337,0.016210314,0.0073881834,-0.0042266864,0.01815158,0.0116914455,-0.010052924,0.03262437,-0.018126424,0.008542809,-0.017018856,-0.017508285,-0.035382863,-0.01571103,0.023681818,0.061424017,-0.038733926,-0.01915322,0.045472555,-0.0022332813,-0.03423283,0.016031004,-0.031015918,0.029591057,0.043055702,0.0129471,-0.025762042,-0.02143081,0.024693057,0.021452162,0.01577342,0.006990324,-0.018007727,-0.021149417,0.0053715874,-0.008491511,0.0004746069,-0.0515038,0.06681808,-0.00711279,-0.0075354083,-0.0006144315,0.010458608,-0.16239694,0.026443131,-0.014801657,0.03179633,0.026827868,-0.007654839,-0.02429293,-0.021526298,-0.012331094,0.04106964,-0.010985382,-0.05050161,-0.015278919,-0.008579829,0.015784292,-0.020675657,-0.022178307,-0.02202908,-0.017764438,-0.045068536,-0.020439804,-0.0225808,0.08684382,0.024111003,-0.022912635,0.008586503,0.04060047,-0.032194722,-0.01575415,-0.0341757,-0.035380013,0.0070000477,-0.0059049223,0.0075282725,0.0030861371,0.04989249,-0.025381688,-0.03292979,-0.02119062,-0.023538332,0.064326435,0.022051672,0.001555296,0.036196377,0.016511403,-0.0005963286,-0.05556622,0.029400518,-0.056452658,-0.025582694,0.0012884631,0.011205575,-0.0061613293,-0.005658049,-0.030572606,0.0053612264,-0.008794779,0.003985159,-0.015127342,-0.0026585183,0.004965355,0.003436186,0.011835704,-0.0046505723,-0.053323302,-0.038163677,0.0038226778,0.010138976,0.013690133,-0.018550102,0.047800034,0.012391973,-0.0025413872,0.021916272,0.018243052,0.06021666,0.020732025,-0.025145864,-0.03323549,-0.106982104,0.0012430269,0.028400593,-0.019365098,0.02163732,-0.029982468,0.0052836747,0.033613343,-0.0069323992,0.029253263,0.23874816,0.0046184454,0.038101725,0.011029561,0.06471981,-0.012619832,0.021400712,0.029939756,-0.020358955,-0.021541236,-0.019574426,0.048647057,0.01147511,-0.01128418,0.014484392,0.02994446,-0.053169087,0.03326474,0.07460218,-0.0041526877,0.021201504,-0.06260412,-0.012393624,-0.0031595035,-0.05629294,-0.049587507,0.020832239,0.05038479,-0.034822173,0.011686691,-0.0042240736,0.061719816,0.072815865,-0.01794183,0.049408257,0.016410993,0.015165955,-0.030663786,-0.055818938,0.029654933,0.017160906,-0.0046416256,0.024399415,-0.016508097,-0.027053036,-0.013243168,-0.028260853,0.007960254,-0.023306726,0.0001245796,-0.019851428,0.023183735,0.010464349,-0.030978506,0.011089579,0.011443147,0.0023105473,-0.005255634,-0.021199835,0.040324625,0.022172147,0.021323044,-0.0643081,-0.012710987,0.010935648,-0.0032815763,-0.03597617,-0.0138169145,-0.019495457,0.00001500108,0.005373074,-0.010041936,0.023231965,0.0068415552,0.007183365,-0.017379463,-0.029475182,0.03520378,0.030144798,-0.028999662,0.026565654,-0.06793885,-0.023465393,-0.02017916,0.041982383,0.0193393,0.0076822946,0.053987145,-0.0053434437,-0.007787172,-0.006927667,0.028267862,-0.0366903,-0.015248638,-0.01893621,-0.020825619,0.047990963,-0.04852832,-0.028041359,0.020338573,-0.028957099,0.022219578,0.01016018,-0.029308314,0.045823686,-0.03303656,0.0021578665,-0.028045312,-0.018128222,0.010472239,-0.04176069,0.02640025,0.0014590494,-0.0030075952,0.035675086,0.070742466,-0.007904999,0.0023465073,0.03315231,0.007558193,0.017440462,0.014366527,-0.01916367,0.027182983,-0.017923832,-0.0655559,-0.014452563,0.027386447,0.018543925,0.021862358,-0.005128009,-0.019288925,0.00153931,0.048762076,0.049382493,-0.01287644,0.047709297,-0.0039154366,0.02775894,0.034175795,-0.008547872,-0.017461821,-0.02149752,0.046284024,0.0017784238,0.046274032,-0.014221242,-0.028751196,-0.04045688,-0.0030433517,0.035300445,0.038151044,-0.0006044926,-0.05546414,0.003682381,-0.049717516,-0.010523221,-0.031593163,-0.055130947,-0.030689484,-0.009452065,-0.024592057,0.0067825206,0.057047416,-0.010990991,0.011849172,0.02042543,-0.02876335,-0.014489933,-0.004583676,-0.025400868,-0.010420502,-0.03313963,-0.03416295,-0.021369047,-0.011386497,-0.010747903,0.005868491,-0.020983234,-0.026525436,0.036523357,-0.021446833,-0.030421216,0.03740794,0.009659218,0.020881498,-0.01784601,0.0018284164,0.0009602857,-0.027879996,-0.026179824,0.102608226,0.0094366,-0.018422944,0.030394256,0.0036210911,0.06908623,0.028873632,0.04122165,-0.023560204,-0.0043345867,0.042473167,-0.015378905,0.016477305,-0.03362895,-0.02907321,-0.022182504,0.007837004,0.0022954727,-0.018678326,-0.011453754,0.00560789,-0.0074763475,-0.020946052,-0.057059947,-0.026337784,0.027303707,0.0080391755,-0.037418388,0.0057035233,0.016382491,-0.009269487,0.026463961,-0.023573117,-0.029834155,-0.0032553712,-0.045730937,-0.051424164,-0.009058549,-0.014046213,-0.0050827996,-0.030530753,0.013619002,0.0012052495,-0.0030032776,0.014267203,0.021417268,0.037518192,0.012676898,-0.0013563923,-0.011681697,-0.05131062,-0.00324995,0.00424365,0.0075260894,-0.00009558748,-0.05442024,-0.0031480505,0.017451027,-0.005740154,0.017151292,0.026547687,0.00796597,-0.006717613,-0.008572035,0.03642985,0.023146512,0.014396471,-0.017990109,-0.025006222,-0.0089287935,-0.0059005213,0.019896775,-0.018421713,-0.047236986,-0.06837138,0.014391004,0.021652322,-0.035771634,-0.0517875,-0.048506394,0.0138343,-0.038375285,-0.018256817,0.017008353,-0.016992044,0.004258845,0.000042096413,0.02924385,-0.074268535,-0.0034147738,0.060362406,0.00068584346,-0.012808639,-0.010140255,-0.034259208,0.063663684,-0.035578303,0.010988509,-0.044772614,0.025953714,-0.04381588,-0.069170445,0.034698974,-0.016108414,-0.020671388,-0.005440283,0.03467339,-0.005310733,0.024982799,0.023200298,0.0507164,-0.01190368,0.0089419475,-0.023079937,-0.0028676847,-0.011716745,-0.050745055,0.04889308,0.007268744,0.0019443338,-0.018233938,0.00024222958,-0.047272593,0.023502156,-0.02171898,0.012785505,-0.04595272,0.05591654,0.014036847,0.025387313,-0.047093287,-0.013932515,-0.022044433,-0.019965854,0.05849617,-0.044533238,-0.047873177,-0.029351532,-0.024276933,-0.011182003,-0.0068327645,-0.0418633,-0.029779375,-0.05565213,0.03431809,0.034736283,0.0055713397,0.026301034,-0.006180619,0.0021161828,0.029904483,0.02567026,-0.032911643,-0.007867206,0.0340027,-0.0037350694,0.009832439,-0.0028942637,0.0035726065,0.029369678,0.017210161,-0.009411568,-0.05923123,0.01513098,-0.0070007155,-0.030402075,0.014911371,0.06565141,0.018331194,-0.02471152,0.037834726,-0.012709318,-0.052755475,-0.022230186,0.031164045,0.0083383005,-0.052765697,0.00838879,0.0021110582,-0.005482607,0.0076825484,0.009087349,0.0026093388,-0.0553716,0.033381645,-0.00083573686,-0.011523561,0.021995684,-0.041516494,-0.0026652347,-0.039024655,-0.021157578,0.0054958486,-0.008621845,-0.0004195719,-0.012164167,0.025717452,0.022239404,0.01395145,-0.022678033,-0.043307688,-0.06521088,-0.0075453497,-0.15035345,0.0054529654,-0.015453723,0.016207468,-0.015493849,0.012157073,-0.034390222,-0.07063041,-0.0075250464,-0.0024837803,0.016953936,-0.021498185,-0.02481511,-0.014008108,0.0070736,0.036375348,-0.037191536,-0.0021895454,-0.017418878,0.04953068,0.005870049,-0.0076190024,0.046346746,-0.033400763,-0.005984781,0.0027834456,-0.031196587,-0.027081879,-0.041627258,-0.03871843,-0.05162469,-0.04123892,0.024584012,0.021675847,-0.01270055,0.005312745,0.0009077313,0.000982147,-0.06132475,-0.02483247,-0.0024907244,0.006117372,0.01073495,0.021538101,0.022129897,0.050225843,-0.04783695,-0.0018350622,-0.03661284,-0.009840783,-0.0065673357,0.044426914,-0.0016281379,0.008362257,-0.0038510608,-0.0079171285,0.002849407,0.015550522,-0.021301644,0.018520968,0.003991706,-0.008400893,-0.034562223,0.0067586787,-0.060558494,0.042519372,-0.05168605,0.036932465,0.024002967,0.019336034,-0.032345194,-0.012165674,0.03342126,-0.031983383,0.018936658,0.02558359,0.008131062,-0.03943932,-0.04164693,-0.052317314,-0.023503842,-0.00063847424,-0.0050342535,-0.028800879,0.04298834,0.0017722431,-0.010072158,0.006659135,-0.04936282,-0.02201493,-0.054972686,-0.030220103,0.021746563,0.019866774,0.014985903,0.0057393447,-0.0047112615,0.030424204,-0.033937782,0.014144067,-0.0041563725,-0.018156216,-0.015561097,-0.048108697,-0.04150504,0.012865091,0.017657433,0.008426904,0.0050599067,-0.027430635,-0.0017394429,0.0049474216,0.0018974837,-0.0022444683,-0.08381484,0.009097118,0.003844448,0.03456553,0.028303234,-0.011219871,-0.011955156,-0.033156075,-0.019376718,-0.026942065,0.032059465,0.07495641,0.037402816,0.033979043,0.05354132,0.00025769454,-0.004148655,-0.06099464,0.024260456,0.027910972,-0.01266255,-0.0071013724,-0.0153965335,0.033924777,-0.05636939,-0.043729644,0.002704173,-0.06638093,0.012300153,-0.013951878,-0.014724978,0.0092136515,0.03240109,0.034785815,-0.03678854,-0.04115186,0.029794468,-0.013132058,0.04022777,0.054758232,-0.02403752,0.052940488,-0.00025945672,0.046247978,0.03763641,0.08096477,-0.02600702,-0.032908577,-0.010592575,0.0015205926,-0.010507743,0.047905833,-0.0042714053,-0.008430694,-0.020545688,0.009683414,0.038596638,0.058132306,-0.009329452,-0.025319645,0.034686223,-0.021044381,0.015825683,0.02841978,-0.010446438,-0.036901906,0.026571501,0.037915427,0.00084831467,-0.010311637,-0.014137422,0.030989543,-0.014850477,-0.0022149796,-0.016695201,-0.0047822343,-0.0026316347,-0.0045148195,0.037944064,-0.037324183,0.08195284,-0.02236398,-0.0013621029,-0.010997641,0.012814462,0.03616082,-0.0077452557,-0.008943437,0.014626275,0.010141269,-0.029516952,0.008466733,-0.030400477,-0.008427479,-0.024147581,0.0533532,-0.011341019,-0.0011977807,0.0011144164,0.0016676249,0.0061741085,0.03352017,0.043299574,0.02616601,-0.010874877,-0.024943255,0.049867116,0.018437887,0.007668388,-0.026048832,0.03595131,-0.0019456886,-0.04396292,0.009663197,-0.021508798,-0.0012578645,-0.105893776,0.0017487243,0.017905315,0.034215797,0.00275832,-0.0028853777,0.0022672766,0.0051755127,0.005483751,-0.020350294,0.026399354,-0.03723042,0.01844997,-0.008784607],"last_embed":{"hash":"11x57rm","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"11x57rm","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing","lines":[96,125],"size":1143,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11x57rm","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02576569,-0.044139434,-0.00054434495,0.0009011139,-0.04878778,-0.015281378,0.026657004,-0.018018855,0.019311298,-0.024192,-0.030960435,0.0046933373,-0.044672433,0.0027313551,-0.0040205135,0.015928162,-0.005127335,0.009687129,0.05840336,-0.009502361,-0.037540864,0.012301088,0.042498946,-0.00083312386,-0.013291148,0.013458639,-0.05393139,-0.000975893,0.034266572,0.04777824,-0.018392691,-0.0150114,0.03789843,-0.04500002,-0.024672078,-0.0026773314,0.007826697,-0.0030875944,-0.045659367,0.04540937,0.029734895,-0.06651024,0.016225044,0.028321445,0.032398503,-0.019960709,-0.0498408,0.0030652846,-0.0038159809,-0.039010115,-0.0034687943,-0.01883379,0.010446202,-0.01160146,0.032408364,0.040331174,0.017515594,-0.021826616,-0.03208348,-0.04811655,-0.048609957,0.028103992,-0.021306742,-0.038379654,0.007654932,0.038196925,0.03476923,-0.00016040448,0.000079691854,-0.050155092,-0.025566546,0.04208265,0.013860471,0.010560176,-0.06430676,-0.023357043,0.024735883,0.010168134,0.014526487,0.03548429,0.014197981,0.03431877,0.010277898,-0.0127728395,0.023608081,0.016417116,-0.010937052,0.07635876,0.007263726,-0.031616133,0.0011278603,0.011448237,-0.013963299,-0.0347515,-0.022324866,0.01698037,-0.021871477,-0.034675214,0.029605122,0.00026195697,0.0330687,0.0044872463,0.0035508021,-0.040827915,0.027254015,-0.014277523,0.03198866,0.029506622,0.034316715,-0.023428917,0.020653728,0.04303246,0.025053214,0.047938682,-0.014515645,-0.026361002,0.018034521,-0.050009433,0.030919721,-0.0021501738,0.01922066,0.06181558,0.020600036,-0.001379862,-0.015279565,0.054477073,0.005771047,-0.035556156,-0.009354462,0.058128946,0.0131604085,0.009978628,-0.036293708,0.00877883,-0.01631964,0.036251705,0.022622174,0.03779746,-0.012999536,-0.097605765,0.0445608,0.0070545156,-0.048427403,-0.015111157,-0.034298383,0.0007323139,0.020391453,0.022964448,0.013681045,0.01785397,0.007804037,0.0266085,0.02976948,0.024554119,-0.00015466048,0.010681529,0.013047717,0.09081153,0.001962406,0.005508965,0.012332537,-0.012299318,-0.05131027,0.033942256,0.023083646,0.019279983,0.036824405,0.02595348,-0.0022054494,0.0016685415,0.028703397,-0.014697024,-0.010294379,0.05956872,0.019884499,0.0077625355,0.06847215,0.029129975,0.007905736,-0.037742715,-0.048497505,0.04170035,-0.0101270415,-0.039382223,-0.0105098365,0.026722867,-0.025750129,-0.02064388,0.0071995044,0.034396473,-0.011946722,-0.0016064318,-0.0060929735,0.003455216,0.088097505,-0.0039860914,0.025268018,-0.029437685,0.048459776,-0.03593253,0.05856672,0.0031148486,0.009131458,0.015060308,-0.054876015,0.013167996,-0.030866206,-0.018728325,0.025990093,-0.047630273,-0.03827756,-0.006003177,-0.011257655,-0.023589242,-0.035890795,-0.012908853,0.03080034,0.0037093232,0.001077126,0.025685953,0.009971753,0.042382896,0.024149885,-0.03089706,-0.03485179,-0.0015462082,-0.009696919,0.025131002,-0.006144727,-0.031611722,0.012328451,-0.010741403,0.011999023,0.030760713,0.0129572395,0.00055898784,-0.017501632,-0.0037948487,0.01691104,-0.00021459234,-0.033621434,-0.005325617,0.014997348,0.011052337,-0.011194185,0.026181348,0.011790991,0.04291839,-0.02627678,0.038335897,-0.03427867,0.014941379,-0.043928225,-0.03794117,0.01362845,0.020510146,0.0037003707,-0.018495364,-0.00068306306,0.017054206,-0.020318532,0.033133645,-0.03081549,0.0006117743,-0.012944709,-0.008163507,-0.017747305,-0.024584254,0.035047896,0.061782114,-0.019139798,-0.035998564,0.050377496,0.012267515,-0.025672974,-0.0005320725,-0.03410682,0.036552157,0.04337965,0.015781097,-0.025066221,-0.024456613,0.021890588,0.0038364606,0.021362636,0.0021769449,-0.022262255,-0.016078744,0.0016373825,0.0056769275,-0.030439006,-0.041958533,0.066458106,-0.0023833304,-0.010552745,0.021123037,0.020298228,-0.15062222,0.033872705,-0.01852062,0.031532444,0.019237153,-0.010597133,-0.01720396,-0.013158107,-0.04278583,0.06325994,-0.018179145,-0.04205548,0.0020876646,-0.0015881407,-0.0010896157,-0.02075059,-0.03799866,-0.010891726,-0.022500651,-0.04493134,-0.019314785,-0.03347572,0.08410455,0.03786722,-0.013817891,0.011158671,0.05425755,-0.038008433,-0.01807568,-0.042643055,-0.04388356,0.029777441,0.0078054066,0.008924713,-0.0062739733,0.043533504,-0.0401922,-0.010452373,-0.027773745,-0.005699504,0.06646877,0.01849906,0.007167952,0.03626061,0.010388391,0.016404698,-0.040269382,0.02124704,-0.05706786,-0.020477206,-0.00038034914,0.005152588,-0.005696522,0.013746256,-0.029342582,0.01183274,-0.0051767603,0.016490191,-0.024321845,-0.008952159,0.0172597,-0.01648341,0.0038277148,-0.028687585,-0.030956004,-0.044126235,0.005576147,-0.0051780622,-0.0052268063,-0.02635448,0.03964389,0.008113924,0.007378531,0.009680549,0.013137404,0.052631844,0.012070759,-0.008535355,-0.021872867,-0.0984952,-0.029165588,0.02368193,-0.029707996,0.0054125353,-0.036028318,-0.007897351,0.027168868,-0.0051780054,0.014201868,0.24651957,0.026227755,0.043869793,0.006167943,0.07089346,-0.0023121736,0.03285768,0.03530206,-0.021254962,-0.030236177,-0.015877187,0.055961814,-0.009253131,-0.01642629,0.025656583,0.03150658,-0.062811755,0.029635154,0.058493778,0.0067345267,0.006788887,-0.06560407,0.00038789076,-0.010430696,-0.052904073,-0.036384422,0.02219183,0.034261424,-0.047167726,0.015859121,-0.0006493053,0.06280082,0.06402998,-0.0074315122,0.048565894,0.01575695,0.006875693,-0.039776176,-0.037006926,0.011262875,0.009634362,0.0027801227,0.014847032,-0.030735904,-0.02984593,-0.016058529,-0.042099543,0.008857555,-0.0022377032,0.000036756686,-0.0025215854,0.020379202,0.017041331,-0.01747492,0.030200979,-0.009073981,-0.0066526947,-0.011227509,-0.019579919,0.031507123,0.03486168,0.012190719,-0.06357977,-0.005255706,0.018518599,0.004030527,-0.04260144,0.011837831,-0.012125608,-0.0028465737,0.009842078,-0.016731827,0.024324609,-0.009885436,0.0090638045,-0.022090835,-0.021626784,0.023064908,0.029788394,-0.023005713,0.010885451,-0.06993487,-0.023412652,-0.031146973,0.034095623,-0.00089902605,0.008723216,0.04887805,-0.012742625,0.0012768093,0.0014426792,0.014860667,-0.023179343,-0.02816827,-0.019122742,-0.020004679,0.042129744,-0.054041304,-0.03364776,0.017113162,-0.026873631,0.014192201,0.003276445,-0.058382362,0.039771207,-0.016891308,0.022598162,-0.029449707,-0.028493756,0.023314267,-0.053663757,0.030619701,-0.00459852,-0.012624628,0.04032596,0.06336185,-0.0010341917,0.0034695475,0.027588539,0.0038648632,0.019902315,0.01001824,-0.02654974,0.0451001,-0.02603473,-0.07222756,-0.017351355,0.037879918,0.026023533,-0.00056498067,0.00017285332,-0.0095908595,-0.0035767297,0.041763157,0.03226279,0.00035620414,0.04516942,-0.010525969,0.026183503,0.024084399,-0.014393495,-0.025414968,-0.01904628,0.037727814,0.0041516386,0.03761145,-0.025484174,-0.0039943256,-0.02517659,0.020963628,0.021237204,0.03490523,-0.0009955722,-0.049517013,0.001606703,-0.0793512,-0.0049694767,-0.029125152,-0.062112052,-0.034335162,-0.020770783,-0.017239213,0.0374743,0.052372638,-0.0182719,0.0063371398,0.018612726,-0.0024583773,-0.010038892,-0.0013045518,-0.013853617,0.014453767,-0.030000342,-0.02403594,-0.009974651,-0.014329509,-0.0027433054,0.006803036,-0.03943185,-0.028940005,0.032657728,-0.01904033,-0.014093627,0.032790136,0.018759528,0.015716514,-0.027888512,-0.003783191,0.0079230955,-0.02191647,-0.013184907,0.11396674,-0.005186334,-0.025884053,0.0019609837,0.021059167,0.059479732,0.021120923,0.039357174,-0.019099442,0.0017158281,0.0527156,-0.01899103,0.026694048,-0.036407635,-0.031000042,-0.03943849,0.012132784,-0.012186319,-0.02869196,-0.02260061,0.0041135857,-0.0038250182,-0.01649778,-0.06679894,-0.04324276,0.03350717,0.008926954,-0.032978814,0.0020823549,0.01608895,-0.01229271,0.026704203,-0.025364961,-0.0314009,0.00687597,-0.029553648,-0.08017229,-0.011694893,-0.007494233,-0.0018269228,-0.016834255,0.014588972,-0.0027996101,0.0030520281,0.008068069,0.030530449,0.040598076,0.007954245,0.004777538,-0.00021628119,-0.030257817,0.0034453496,0.026200188,0.013583191,-0.0056051123,-0.066712014,-0.0029491344,0.012978646,-0.008939373,0.0207044,0.006637677,0.0066395183,0.012890263,-0.0051057893,0.02824026,0.02391236,0.028425675,-0.014250727,-0.033507306,-0.014982585,-0.016527625,0.02642197,-0.018831812,-0.036431387,-0.078148805,0.0030521762,0.014977243,-0.035636663,-0.0388503,-0.035306845,0.0009831017,-0.032147914,-0.017448494,0.0036055078,-0.015650142,0.0062830322,-0.015195983,0.035563838,-0.08428142,0.0012666889,0.05266633,0.0009840922,-0.046840858,-0.02041499,-0.029895063,0.036850024,-0.04083105,0.012301869,-0.050902653,0.028593445,-0.031648304,-0.070089534,0.022328706,-0.018832348,-0.011635897,-0.014976458,0.025154054,-0.013445059,0.006181483,0.024714932,0.039768968,-0.017130159,0.014439457,-0.012797042,0.011501883,-0.007990285,-0.030868853,0.050882548,0.013179507,0.0068709506,-0.0075445464,-0.011565897,-0.035507105,0.011928391,-0.018135238,0.018750554,-0.057623237,0.050667718,-0.0017627149,0.012308048,-0.04520784,-0.02083406,-0.05076673,0.0018802644,0.059461825,-0.025857814,-0.04232486,-0.036130566,-0.030183729,-0.016566027,-0.00777002,-0.038434137,-0.032117542,-0.061110683,0.029120058,0.039776184,0.008037799,0.034468886,0.009343798,0.01425984,0.022959312,0.016478702,-0.03605236,0.00027806198,0.041458525,0.009448867,0.010438435,-0.020851266,0.0058321813,0.01793876,-0.0065834345,0.015143763,-0.055335637,0.020780066,-0.007964121,-0.018375877,0.032784887,0.0528424,0.030933829,-0.029130114,0.033393897,-0.009495888,-0.06072713,-0.03575171,0.031097703,0.014259866,-0.055398233,-0.016673207,0.005072473,-0.008326879,-0.007270411,-0.0032398002,0.029807778,-0.052393213,0.055227246,-0.015499137,-0.0043799276,0.02943283,-0.04803155,0.002103909,-0.015233611,-0.010212057,-0.0010158924,0.0031642062,0.01673081,-0.010984062,0.048402444,0.018690899,0.01254554,-0.010545911,-0.058664728,-0.053348556,-0.010886497,-0.14658959,-0.0020275814,-0.02391043,0.0021541745,-0.006807142,0.008718171,-0.029271541,-0.050473083,-0.009582178,-0.0070333676,0.006733114,-0.034766797,-0.016595026,-0.01653811,-0.008588793,0.046817716,-0.044521905,-0.010313887,-0.035386954,0.061469987,0.018524138,0.0022929087,0.0480056,-0.027344372,0.008210773,0.023010526,-0.013982578,-0.026616437,-0.03589563,-0.033649333,-0.0518441,-0.02866227,0.026174007,0.010151147,-0.016148638,-0.001427016,0.0065028104,-0.0008235245,-0.07416373,-0.02268512,-0.003978431,0.00031194722,0.0119504705,0.032288454,0.028326405,0.05826444,-0.04378531,0.0004949644,-0.037059467,0.0018836919,-0.00953374,0.037252102,-0.023140216,0.0021544406,-0.0049954574,-0.0021185575,0.014489928,0.0041834684,-0.0018102209,0.02836062,0.0048759645,-0.005938906,-0.024719955,0.01321941,-0.04193777,0.04211464,-0.05497963,0.03954175,0.0106950635,0.013906715,-0.02951095,-0.028392533,0.02034798,-0.029847281,0.012093768,0.013164804,0.022044878,-0.03390455,-0.042799108,-0.042943954,-0.03628319,0.000057453115,-0.0073574986,-0.037249528,0.05055631,-0.010048341,-0.005027879,0.0106587,-0.05382736,-0.0015370593,-0.046948947,-0.037900344,0.031946316,0.004937016,0.012639108,0.020877494,-0.012190343,0.020450855,-0.023884052,0.0128501905,-0.011473818,-0.027889337,-0.03160917,-0.0319243,-0.032380115,0.04119327,0.025361871,0.02111179,-0.00724841,-0.02980716,0.0023622522,0.007639762,0.0054770634,0.0006880987,-0.078237526,0.00043539164,-0.0016989426,0.042095363,0.022581281,-0.010300261,0.010073969,-0.02634691,-0.019502005,-0.035672188,0.042697027,0.086625114,0.03914011,0.03763039,0.030355535,0.0042983727,-0.0144911995,-0.04271657,0.03806159,0.023004225,0.008831398,-0.01481403,0.0068832017,0.048324622,-0.05948966,-0.044648718,-0.02125197,-0.056148235,-0.008661487,-0.01627933,0.00036199315,0.010219854,0.038335994,0.0400935,-0.018932069,-0.032711487,0.033776324,-0.014783819,0.03847459,0.032284014,-0.017638233,0.050816573,-0.005268195,0.019622145,0.016582632,0.10331851,-0.026159322,-0.035819896,-0.01079058,0.0076807253,-0.012748577,0.059919644,-0.0076248655,-0.014084591,-0.020295141,0.016350446,0.043302264,0.03365071,-0.0040734387,-0.029697781,0.021779044,0.00020528738,-0.006497755,0.025227053,-0.013715803,-0.0346242,0.025205469,0.028593121,0.018737178,0.01207669,-0.011366109,0.022185292,-0.033213094,0.0061614793,-0.018201467,0.0090779215,0.01112856,0.0091364775,0.002786282,-0.028537184,0.07213578,-0.019402882,0.0030120679,-0.011758532,0.011885065,0.025214916,-0.01212664,-0.00028141256,0.022673417,0.012298991,-0.020870157,0.0035768084,-0.019144313,-0.008613402,0.0021047492,0.03428612,-0.004041395,-0.0061841654,-0.0070839697,0.0094816405,0.010962197,0.029822404,0.031337786,0.038042895,-0.007359796,-0.024186058,0.061588988,0.009891335,0.0072170957,-0.0324879,0.018226655,-0.021155708,-0.030415535,0.025205623,0.0022503936,-0.012739269,-0.09212389,-0.004058622,0.030901005,0.017585838,-0.006076502,0.0008629219,-0.014217819,0.013126638,-0.006077291,-0.010702767,0.032720666,-0.041344147,0.013630606,0.0065065725],"last_embed":{"hash":"1byzcyu","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"1byzcyu","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{1}","lines":[98,101],"size":92,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1byzcyu","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027232628,-0.013738306,-0.008004643,0.018375805,-0.04406204,-0.0053581577,0.033815186,-0.015774235,0.008897962,-0.012762418,-0.027114829,0.00008248381,-0.045079835,0.01818488,0.0037636184,0.009170398,-0.005079552,0.02468866,0.05584736,0.00123903,-0.043917842,0.0050549,0.038487047,0.012456865,-0.029457351,0.016154319,-0.054063626,-0.012234274,0.019858977,0.046837665,-0.016809434,-0.017480709,0.0043735965,-0.033386298,-0.015233804,-0.009476605,-0.009074072,-0.003330892,-0.035614066,0.05667464,0.027344096,-0.035172813,0.018952427,0.0047548795,0.026386695,-0.022948772,-0.046556324,0.0025502949,0.000078104305,-0.045759343,-0.001626242,0.0035180955,-0.0021493991,-0.021127561,0.008297109,0.020034224,0.014860738,-0.015491936,-0.025612406,-0.025208663,-0.040548857,0.04560241,-0.037089095,-0.0421224,-0.009305054,0.044348292,0.035849277,-0.009904867,-0.012670206,-0.03201987,-0.03215667,0.029428415,0.005957084,0.005317838,-0.07024334,-0.01015339,0.0639059,-0.017290348,0.035769146,0.03372299,0.024623469,0.02945951,0.0063775973,0.008131035,0.028677173,0.011247655,-0.030290078,0.061707992,-0.018322129,-0.025677314,0.0024291042,0.012105337,-0.004514888,-0.035741992,-0.009225765,0.004126214,-0.025891256,-0.034299247,0.04310697,0.015473151,0.035894547,-0.023298085,0.005602148,-0.01714431,0.033171162,-0.0019923751,0.009896869,0.038009208,0.047164455,-0.010771131,0.020701803,0.042201195,0.022408145,0.056850865,-0.0076340474,-0.047401547,-0.0038147916,-0.027475733,0.018977236,0.0071990625,0.014949284,0.061916806,0.030098021,0.007461957,0.004677141,0.040388174,0.002005875,-0.004520118,-0.006948358,0.07277234,0.008077319,0.024133775,-0.042562235,0.008818045,-0.028300151,0.024442684,0.011440337,0.04028874,-0.002554492,-0.08355543,0.03719949,0.0234353,-0.040308036,-0.019221907,-0.020551495,-0.017737648,0.009669393,0.009360769,0.0218584,0.024814464,-0.033983037,0.014986431,0.03144772,0.00033688208,0.0020330292,0.01799315,-0.00068607007,0.07283744,-0.008711979,0.031699672,0.018958606,-0.051188968,-0.046516832,0.036663502,0.020657664,0.014416889,0.032023694,0.014977587,-0.0007505334,-0.009575873,0.022195527,-0.0030788293,0.017771358,0.03905226,0.029199818,0.0019758577,0.051752433,0.024622714,0.0045634964,-0.04784651,-0.027681366,0.056495927,0.021555832,-0.037118156,-0.011698388,0.027879816,-0.027619282,-0.004043472,0.009231822,0.01802002,-0.020308282,0.021063749,0.0029455093,0.0023815637,0.09738859,0.0037658324,0.021288924,-0.042157285,0.058789328,-0.010677253,0.059621368,0.0123186475,0.0055149673,0.0026609423,-0.060179897,0.01837995,-0.05002907,0.00007297328,0.033163395,-0.027772943,-0.022857793,-0.0010416971,-0.0046874005,-0.043424662,-0.044459935,0.020501211,0.05184454,-0.019060282,-0.008450546,0.037005108,0.013765979,0.030096646,0.009892928,-0.051452216,-0.0024336083,0.014685876,-0.0007997713,0.013357481,-0.018833838,-0.044896655,0.0036890667,-0.0032678708,-0.0040303497,0.037036482,0.044290006,-0.0073946225,-0.020789167,0.017675577,0.014661883,0.0058280504,-0.023397788,0.00035204645,-0.01245816,0.024538955,-0.011494439,0.002496097,0.0077351048,0.028357511,-0.021105038,0.051705677,-0.03024432,0.008319844,-0.060083702,-0.0061873635,0.0064408053,0.022308374,0.0033338417,-0.0084828045,0.013125551,0.006815068,-0.0043028733,0.03495441,-0.021135183,0.0019149822,-0.008878018,-0.020095259,-0.037572134,-0.02730167,0.01961337,0.0772517,-0.047947716,-0.020481756,0.0553717,0.0021966633,-0.035456575,0.019959476,-0.03928634,0.030938702,0.03099187,0.022543121,-0.035125434,-0.025367156,0.015087669,0.023411237,0.008777583,-0.007910654,-0.019841911,-0.026271299,-0.003375016,-0.0020875274,-0.012265124,-0.048076883,0.07064421,-0.0056243646,-0.00054014236,0.021449795,0.013473838,-0.16364215,-0.001660027,-0.008993229,0.015475711,0.019250799,-0.0035035303,-0.000004260755,-0.015292282,-0.00027078157,0.046327617,0.008038795,-0.05634815,-0.007902583,-0.010495698,0.024754506,-0.018514834,-0.012058024,-0.010465663,-0.02188721,-0.048502754,-0.013023392,-0.027335027,0.071505256,0.02109518,-0.033038277,0.023212237,0.030578762,-0.01902023,-0.013360999,-0.033504102,-0.049141984,0.021025794,-0.005924833,0.013757687,0.00349127,0.06166519,-0.020067554,-0.027911577,-0.01732503,-0.0070826975,0.04935867,0.024166873,-0.009703543,0.049512364,0.015317203,-0.010308733,-0.06290125,0.02823779,-0.0547882,-0.02787715,0.0073965145,0.015753798,-0.0052483953,0.008632223,-0.03221353,-0.007437795,-0.002551264,0.015795158,-0.012795972,0.005834944,-0.0024397515,-0.01590466,-0.0036759854,-0.009921325,-0.047092356,-0.05229347,-0.015802845,-0.009129977,0.014865916,-0.010781652,0.046458438,-0.0047030165,-0.011577199,0.02713827,0.031230578,0.06563173,0.025846403,-0.026970776,-0.0356171,-0.11474822,-0.002390631,0.028085044,-0.016484318,0.011894665,-0.026301783,-0.0026504484,0.027920997,-0.0023593572,0.014915107,0.24523841,-0.014349704,0.035076246,0.0123813,0.04766963,-0.02811399,0.003295674,0.036270745,-0.021747392,-0.026527753,-0.011181811,0.049368497,0.020165155,0.0015925388,0.007966101,0.027860085,-0.052813064,0.030922705,0.08438268,-0.022209555,0.039016925,-0.042888004,-0.011793676,-0.022341482,-0.058222815,-0.0437171,0.020654105,0.02097731,-0.026441818,0.007814685,-0.01870221,0.04239181,0.057139114,-0.004991236,0.034452263,0.032475613,0.008054754,-0.024060069,-0.06040072,0.02769623,0.018263604,-0.006324403,-0.0050122784,-0.03595768,-0.013105269,-0.03384449,-0.01671093,-0.0021403118,-0.012270795,0.00091113365,0.00952323,0.01673406,0.0072600613,-0.043598857,0.019544028,0.022443369,0.012353618,-0.0159675,-0.020613004,0.045039408,0.017590526,0.02035305,-0.06056146,-0.023417147,0.02012666,0.0030723289,-0.024877718,-0.026835518,-0.015822347,-0.0058233677,0.0112898,-0.01119888,0.022025153,0.002130363,0.006727042,-0.022091502,-0.022318047,0.02748113,0.024780136,-0.031022003,0.021955704,-0.060454402,-0.018570494,-0.018403318,0.047260422,0.016086522,0.027907677,0.0531873,-0.0030791098,-0.013415926,-0.0009969585,0.028006233,-0.02846359,0.0000566107,-0.031856447,-0.005815818,0.0455069,-0.039276298,-0.022167543,0.030146752,-0.034731787,0.014761923,0.0064432165,-0.013957447,0.06724511,-0.027083078,-0.0011354071,-0.017100357,-0.014478359,0.0042669615,-0.0258286,0.030926641,0.01118716,0.0015531125,0.037353646,0.054108858,-0.0005160365,0.013252425,0.043725163,0.028501788,0.011051346,0.0056611267,-0.0063340357,0.029211206,-0.01799541,-0.065213546,0.01197276,0.0229725,0.028787224,0.015295885,-0.011478203,-0.00943668,-0.0024896227,0.03995964,0.0668508,0.0011315477,0.036400132,-0.0015386903,0.03487775,0.047096234,-0.029229164,-0.020806491,-0.010886599,0.04273561,0.0027708223,0.038117796,-0.01477446,-0.030643547,-0.04918061,0.003858262,0.04376982,0.05820383,0.01703457,-0.053365473,0.0065093795,-0.058154553,-0.021555658,-0.023890914,-0.04897139,-0.032291234,-0.010135175,-0.028160315,0.019973613,0.052176554,-0.02016741,0.0026379905,0.027954875,-0.024906093,0.0014781412,-0.0015090937,-0.013498382,-0.014008356,-0.03703147,-0.02121761,-0.024438374,-0.021247972,-0.026195798,-0.004707224,-0.034496136,-0.015828244,0.042712074,-0.021210903,-0.035415865,0.03553707,0.006254472,0.015043081,-0.026145639,-0.0031547744,0.0138114225,-0.026174981,-0.01799284,0.10410641,0.023608916,-0.016646385,0.021506354,0.011232421,0.08371054,0.024494646,0.041741565,-0.019484663,-0.03488324,0.013036871,-0.037298955,0.007945447,-0.042126846,-0.023637118,-0.04384784,0.00021771171,-0.0028188725,-0.030329527,-0.005164442,0.00922581,-0.010861528,-0.016532123,-0.047562946,-0.025322072,0.025078591,0.022420727,-0.033283353,-0.0073619382,0.018431764,-0.015609531,0.027798977,-0.027100293,-0.029061278,-0.007002068,-0.041917898,-0.046747193,0.009731894,-0.01630951,-0.00828312,-0.027242335,0.016948132,-0.00875943,-0.008254129,0.013192064,0.030494496,0.040655922,0.030247234,-0.014885841,-0.00866312,-0.04821334,-0.019432183,0.01925475,0.013631533,0.0039094863,-0.034046296,0.013598874,0.011243847,-0.0074604005,0.024306044,0.016906988,0.00077908783,-0.014975716,-0.010632096,0.027139796,0.013545317,-0.011468405,-0.012107404,-0.022512713,-0.01611193,0.008598586,0.020585997,-0.021534437,-0.046996407,-0.09274708,0.024341872,0.008432287,-0.026520442,-0.057462648,-0.06309497,0.0066997134,-0.034618825,-0.019684194,0.023681365,-0.032461815,-0.012127701,0.000716941,0.021565419,-0.073012866,-0.002014368,0.05753895,0.001852684,-0.028996998,-0.0072556734,-0.032996643,0.0730846,-0.038713112,0.0074823922,-0.041985404,0.025283355,-0.033755712,-0.052207503,0.031467803,-0.024258034,-0.01639983,0.023952221,0.021407496,-0.005351728,0.014950798,0.016965788,0.042522375,-0.0013165413,0.0063325795,-0.032723,-0.006100392,-0.003826411,-0.03606697,0.047862504,0.00253213,0.0026590046,-0.02123508,-0.00033699835,-0.029250266,0.03334118,-0.02270421,0.024240177,-0.0445444,0.054638933,0.024271484,0.006356937,-0.048384298,-0.02086506,-0.014017568,-0.037468754,0.048685785,-0.048813395,-0.048457302,-0.02966922,-0.037164185,-0.0047389916,-0.003637658,-0.030475572,-0.03091648,-0.04887876,0.02431955,0.03749274,0.021720918,0.038047176,-0.021099765,0.0042629996,0.020102998,0.013458888,-0.027945152,-0.0138971545,0.027064545,0.0012319972,-0.004297151,-0.0047016987,0.026616886,0.030562451,-0.0012450559,-0.007482847,-0.058535624,0.023698699,-0.011830576,-0.013395438,0.016432414,0.059523895,0.025441274,-0.026301645,0.032788694,-0.015245839,-0.061473142,-0.03676715,0.0315332,0.0064641912,-0.06116936,0.01585723,-0.019587057,-0.0022577809,-0.0034124053,0.022547042,0.01859339,-0.041737366,0.029165417,0.007958099,-0.011458173,0.025781915,-0.044982195,-0.0120202,-0.03521004,-0.009968417,0.004394949,0.0037164132,-0.008976242,-0.014489937,0.02459446,0.03625176,0.026982438,-0.020227162,-0.0522099,-0.051801495,-0.0026156148,-0.14857912,-0.0028057557,-0.03290576,0.024196366,0.0000923009,0.010316327,-0.04014824,-0.066459276,-0.0011879937,0.0027574392,0.022069784,-0.02489992,-0.034230657,-0.014157061,-0.00055038254,0.048741125,-0.05002877,-0.011814608,-0.00796897,0.05780905,0.020277424,-0.02258669,0.037175152,-0.0387659,-0.04062648,0.0036977746,-0.023182807,-0.042520743,-0.04653867,-0.033151854,-0.05057822,-0.03473265,0.02741639,0.03887123,-0.011024264,-0.003659263,0.00258374,0.014242021,-0.06754743,-0.026588853,-0.013731929,0.014371242,0.0007721633,0.015445942,0.02505733,0.034999803,-0.033918794,0.0028007482,-0.037676737,-0.0037976967,-0.011708208,0.025142789,0.0064803446,0.0040031453,0.002091026,0.004780434,-0.006261666,0.0026260957,-0.012186966,0.017373236,0.0040459917,-0.008509717,-0.04449257,-0.0028311918,-0.0537611,0.04483693,-0.05301415,0.03671257,0.02699832,0.022460358,-0.04052182,-0.006637701,0.024017023,-0.031618766,0.026925463,0.012778742,-0.008602058,-0.03572645,-0.031089582,-0.05604729,-0.019052906,-0.0035679096,-0.0018757896,-0.0067671845,0.02065984,-0.0062160017,-0.011222717,0.0072715473,-0.054134473,-0.024416652,-0.050078418,-0.038285658,0.019738855,0.023091067,0.04317045,-0.0009209714,0.0063532745,0.026476065,-0.013672199,-0.007358391,-0.006571773,-0.014180355,-0.0060460125,-0.038738735,-0.02966961,0.027030405,0.01382484,0.020921018,0.007320144,-0.024973646,-0.01429496,0.009724207,-0.0010668965,-0.0070483624,-0.064779095,0.0071188216,0.004883778,0.0294105,0.039915238,-0.032555994,-0.01001838,-0.03452331,-0.03587491,-0.031725727,0.029433437,0.06318089,0.057691395,0.022918094,0.046235822,0.020422272,0.014156218,-0.069249675,0.015679901,0.010123746,-0.008704018,-0.019254489,-0.03079306,0.037287742,-0.055649437,-0.032895226,0.012302457,-0.040435977,0.007828102,-0.0203854,-0.023958158,0.027821673,0.02309367,0.008213519,-0.038092095,-0.03234042,0.0150130605,-0.018486464,0.03061463,0.054368936,-0.02052738,0.059250407,-0.01564555,0.059563387,0.032898895,0.070446216,-0.017106935,-0.025957212,-0.009147448,-0.0027080348,0.0012386483,0.04256355,-0.00120716,-0.004344104,-0.027707787,0.008017505,0.035973355,0.06626184,-0.018983915,-0.021833275,0.021687252,0.000035955363,0.016311951,0.033220828,-0.016225848,-0.033575628,0.016221682,0.029508026,0.012203613,-0.004797517,-0.004747116,0.033101577,-0.003670844,0.003940274,-0.018470712,-0.00865318,0.010183935,0.006323818,0.031358942,-0.040623087,0.07876537,-0.01732505,-0.00073475594,-0.020542469,0.0068830983,0.046729296,0.012122981,0.0042558135,0.03732431,0.009170302,-0.05112114,0.0067903246,-0.021897022,-0.004592808,-0.017261354,0.03323374,-0.012213125,0.0027181387,0.006435334,0.0045975884,0.011701571,0.014630793,0.038991526,0.026830642,-0.009117538,-0.0221111,0.042581838,0.005229439,0.0037871834,-0.02488234,0.04124603,0.0022673304,-0.04708145,0.011017117,-0.029389495,0.020865439,-0.09528341,-0.008809363,0.018737668,0.039225847,-0.0029312356,-0.019117532,-0.01598131,0.0075158845,-0.010676858,-0.019686477,0.0027135655,-0.040659774,0.027382744,0.007907552],"last_embed":{"hash":"1vsi5d2","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"1vsi5d2","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{2}","lines":[102,108],"size":291,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vsi5d2","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03781205,-0.018639605,0.0029415668,0.0050909724,-0.04336461,-0.024069734,0.03478822,-0.034172155,0.008648544,-0.012147484,-0.034542844,0.011948222,-0.030838465,0.023490973,-0.007679851,0.048809577,-0.017808406,0.023622952,0.0460631,-0.026909854,-0.038550276,0.02690532,0.021213634,-0.01660376,-0.032343395,0.025281705,-0.049805887,-0.015488488,0.02130216,0.05023176,-0.027246103,-0.008648142,-0.0005670867,-0.059632394,-0.018738154,0.0041033286,0.011950056,-0.010052644,-0.0436008,0.04397287,0.01922168,-0.055465497,0.043419458,0.03896672,0.0527191,-0.015963688,-0.048904777,-0.0066917627,0.020260436,-0.031402964,0.00070517516,-0.017544478,0.011959187,-0.035917044,0.010976648,0.0327374,0.017828666,-0.028239295,-0.026255691,-0.039964598,-0.047129117,0.03425852,-0.020667726,-0.026976464,0.0117720235,0.03148357,0.012821086,0.0017490862,-0.00008362817,-0.036522143,-0.02601575,0.062301904,0.021777729,0.012436938,-0.033974905,-0.019674286,0.008916169,0.04384056,0.0007151317,0.017911434,0.02118934,0.039059993,-0.0123758605,0.002531658,0.027437728,0.02599184,-0.0070907944,0.09206235,0.021321435,-0.036023058,-0.028676303,0.010709273,-0.02223552,-0.018675178,-0.026789065,0.00014249086,-0.020640574,0.000009466427,0.025254903,0.0045932806,0.015637344,-0.032703944,-0.006212003,-0.012883308,0.003724463,-0.00017626458,0.026172858,0.018391207,0.014881724,-0.008974084,0.032219622,0.020316575,0.024319144,0.042212717,-0.015665138,-0.026813032,0.025619084,-0.048652668,0.0016913459,-0.0030587928,-0.0020809362,0.081397645,0.01952968,0.006994074,0.009812066,0.041578937,-0.0013932323,-0.03039514,-0.030834861,0.055557378,0.0108281765,-0.0002882418,-0.025597233,0.004934376,-0.012858477,0.027632067,0.029240789,0.03211022,-0.003461184,-0.083949916,0.03661212,0.025155963,-0.015363213,-0.03483762,-0.040309224,-0.012479616,0.015384821,0.016034152,-0.0016665359,0.007429784,0.0028293538,0.012603383,0.03511967,0.007711314,0.0058059585,0.0038587227,0.013092132,0.07078437,0.006761737,0.01439395,0.009508822,-0.025841095,-0.047625363,0.040204458,0.006154309,0.011104436,0.012782076,0.0148832295,-0.007719502,-0.0045342376,0.026549676,-0.015277648,0.0073544364,0.055094738,0.034595266,0.009970735,0.06757488,0.029318336,0.017084474,-0.036874782,-0.0365856,0.03211978,-0.018458648,-0.036946107,0.0033363625,0.0422202,-0.024610842,-0.036275353,0.013171369,0.016377483,-0.011396186,-0.015671762,-0.026104115,0.0019471839,0.08096454,-0.009340756,0.042367104,-0.0292824,0.044224933,-0.043359958,0.04431427,0.012872278,0.005698575,-0.0063687493,-0.05095929,0.0075199776,-0.0345247,-0.037426624,0.020614374,-0.040015444,-0.03896829,-0.0028649387,-0.011505251,-0.039572284,-0.047846276,0.00867901,0.03872633,0.026694149,0.00029346975,0.045296967,0.01389538,0.043701746,0.019216647,-0.034724884,-0.037362106,0.0049189497,-0.012498786,0.008283532,-0.006575034,-0.018878398,-0.01647065,-0.027879732,-0.0031509064,0.020596676,0.029532187,-0.016860388,-0.027714951,0.003262558,0.02400735,-0.0067381538,-0.045396022,-0.0005676095,0.027786003,0.011012325,-0.028052673,0.04655759,0.025115306,0.030387849,-0.028797656,0.01900777,-0.008059526,-0.001258937,-0.034878183,-0.03159134,-0.0019157304,0.014613937,0.028709665,-0.008923748,0.00993732,0.04011095,-0.005137448,0.04362742,-0.033035118,0.012992893,-0.01893927,-0.019377794,-0.026738172,-0.025633927,0.017699158,0.04202138,0.004718794,-0.010237732,0.046741664,0.014073035,-0.021111494,-0.0133217005,-0.034209806,0.027663892,0.051535934,-0.01136658,-0.026049139,-0.0022673286,0.010906506,0.014674057,0.03695085,0.00034761347,-0.020080268,-0.010564833,0.01849228,-0.00945088,-0.027546024,-0.020633515,0.06956415,0.014610912,-0.004564686,0.014671225,0.021041537,-0.16104983,0.021147635,-0.013962896,0.013139754,0.024214843,0.0012308662,-0.017152335,-0.017796766,-0.011441116,0.037415743,-0.0055408976,-0.0412144,0.010134086,-0.0013200341,-0.0057916725,-0.022109373,-0.032345254,-0.014063027,-0.012529916,-0.04375664,-0.01813715,-0.029884165,0.07496868,0.03792363,-0.010270849,0.0058096517,0.028441356,-0.029534407,-0.018894644,-0.041912425,-0.039069552,0.014654948,-0.004623951,-0.0060565174,0.01581656,0.03158903,-0.02165806,-0.009820871,-0.007881758,-0.02838507,0.055008747,0.008568183,-0.008211605,0.020729015,-0.0091542285,0.014016323,-0.053580537,0.044036064,-0.0464903,-0.028014623,0.012189328,-0.017314732,0.0020557896,0.015517081,-0.0368287,0.0098420875,-0.005966134,0.014839678,0.007283682,-0.012656592,0.00067862903,0.00036607115,-0.011665579,-0.040613104,-0.051045395,-0.028954783,0.017430915,0.0012478137,0.003301182,-0.022226296,0.038715884,-0.0265305,0.023181528,-0.010732685,-0.0030114215,0.06527542,0.01332269,-0.020405022,-0.024260493,-0.10763988,-0.034655154,0.019444523,-0.020736573,0.019251138,-0.028428812,-0.019298553,0.032087434,-0.00087349233,0.013143851,0.23215665,0.027953882,0.06675912,0.02870416,0.07540317,-0.0030507972,0.022296768,0.034196224,-0.031491276,-0.022258606,-0.0332496,0.06420348,-0.003414159,-0.01851989,0.03867939,0.049122933,-0.06748097,0.025208492,0.08009468,-0.0065968744,-0.0028762086,-0.058130648,-0.008794738,-0.0026265513,-0.061120927,-0.040985968,0.045367364,0.02983014,-0.024215616,0.0067116395,-0.012510693,0.06564922,0.054904457,-0.019808756,0.0612775,0.00710209,0.019961884,-0.023044655,-0.052747186,0.017271576,0.011399975,0.0134145375,0.020813249,-0.03321739,-0.03178134,-0.022486871,-0.008725248,0.00053779624,-0.021470077,0.0090899095,-0.018122967,0.02050053,0.020194076,-0.017191272,0.01431802,0.008748861,-0.018063145,-0.0033641488,-0.017289823,0.05082279,-0.0008207712,0.012497798,-0.06465401,-0.0053807856,0.04278693,0.020717071,-0.038140427,0.017021276,-0.009484131,0.0049966043,-0.014830147,-0.02202,0.032107323,-0.014444995,0.013045724,-0.0116629815,-0.01421471,0.024518013,0.03354567,-0.031361133,0.018004857,-0.05453977,-0.012715734,-0.018107159,0.016427834,0.016694529,0.028125392,0.049184702,-0.010097268,-0.0328162,-0.0058517074,0.008580834,-0.042029336,-0.042568225,-0.006464827,-0.024740795,0.060605943,-0.057244506,-0.027205078,0.014854435,-0.030134229,0.014613529,0.0071934643,-0.05576069,0.024946688,-0.0077033658,0.0006920571,-0.03819213,-0.031057332,0.0135744605,-0.066562265,0.031413425,-0.013414453,0.004773203,0.05009056,0.05667292,-0.0134741645,0.015046218,0.041972794,-0.011322352,0.022733526,0.007053926,-0.012219508,0.03641833,-0.0254284,-0.05787886,-0.006835332,0.03452143,0.03000951,-0.0004324297,0.0045928364,-0.019388815,-0.013935559,0.05445507,0.026266916,-0.01378086,0.035410374,-0.018179318,0.007924868,0.022471005,-0.0038637402,-0.0015590054,-0.033663332,0.03184016,0.005982417,0.056798972,-0.018306587,-0.019124186,-0.021186661,0.0063017216,0.013258131,0.032350734,0.0147282295,-0.03581985,0.00092150655,-0.056745823,-0.030049881,-0.024386697,-0.03712987,-0.026845895,0.016255205,-0.016823655,0.04089374,0.06584748,-0.029413903,0.03663135,-0.013737338,-0.012337493,-0.021174977,-0.00444712,-0.015496898,0.015034056,-0.017209712,-0.04517589,0.0034118465,-0.04410605,-0.0057092146,0.01062718,-0.033191755,-0.023622395,0.020864418,-0.01655077,-0.01512679,0.026147112,0.047699787,-0.003020496,-0.02326046,0.0036418985,-0.00033262649,-0.0122217275,-0.018924959,0.10715587,0.003874376,-0.018801672,0.004675227,0.0077845654,0.05387613,0.039456807,0.038366325,-0.022170568,-0.0022819864,0.057067424,0.0016047569,0.02799678,-0.022088561,-0.03285733,-0.025078895,0.037060134,0.0058169677,-0.02076375,-0.013562985,0.017755939,-0.0071764877,-0.020924972,-0.07369395,-0.022875464,0.039840065,0.0095441975,-0.036167987,-0.0035842403,0.023448491,-0.023450512,0.020399312,-0.031595647,-0.023054868,0.00083320733,-0.0388989,-0.05117748,-0.038715877,-0.0058047804,-0.007666899,-0.003744023,-0.002483147,0.013247076,0.014056602,0.0067002713,0.03535041,0.044494227,0.019246507,-0.012034228,-0.010781378,-0.05608772,-0.0020243805,0.023125827,0.027552104,0.0001854966,-0.067196034,-0.031806428,0.012482161,-0.02553343,0.023100764,0.009746104,0.00841841,0.019023167,0.009749923,0.015620067,0.028801331,0.027898068,-0.01627797,-0.04555225,-0.006277073,0.0015737864,0.009864601,-0.021725226,-0.04370343,-0.067242935,0.0146924835,0.020794429,-0.03201074,-0.03813531,-0.026430124,0.0019662166,-0.026689263,-0.011719452,0.016666671,-0.0047561633,-0.0016179845,-0.0058318716,0.04598382,-0.06045916,-0.016981712,0.06736193,0.026628537,-0.01956561,-0.017712569,-0.031721298,0.038537547,-0.037657734,0.031524938,-0.0563796,0.017770922,-0.02621489,-0.072520405,0.034374762,-0.01476351,-0.014892194,-0.014011495,0.008366031,-0.020822093,0.002023251,0.020480175,0.05945199,-0.018809348,0.015915485,-0.0076633925,0.008740356,-0.014992846,-0.039653733,0.05747432,-0.0069056693,-0.009426123,0.0012155584,-0.0057382253,-0.0312233,-0.0067854337,-0.01738006,0.008870981,-0.05721651,0.034627892,-0.010176416,0.026421256,-0.061778765,-0.0030654466,-0.022178834,-0.0032713898,0.050453305,-0.031697806,-0.057464223,-0.0423131,-0.0015957766,-0.018596455,-0.022061484,-0.04721346,-0.01779714,-0.0370912,0.040545914,0.062095698,-0.00023652815,0.028118255,0.002470228,0.030029725,0.038608093,0.012273015,-0.023461118,0.02507245,0.028485764,-0.006751597,0.017815778,-0.025737094,0.00306159,0.00022948513,0.009059461,0.005761449,-0.055120528,0.035530925,-0.03313868,-0.034111675,0.011623082,0.06024957,0.014897341,-0.017203093,0.04556928,-0.013242,-0.062287867,-0.030953735,0.022908673,0.0056346906,-0.058376253,-0.018837184,0.022608487,-0.027633034,0.02289996,-0.012706753,0.022658473,-0.06025417,0.06300855,-0.014459743,-0.012187374,0.02187888,-0.031742945,0.020525644,-0.032869216,-0.018383399,-0.00047955086,0.016034689,0.019092312,-0.027146049,0.019412685,0.0066846097,0.030605774,-0.02054632,-0.0326783,-0.049661998,-0.00794684,-0.14938688,0.013640043,-0.032905806,0.010850071,-0.007308417,0.017229725,-0.03958728,-0.06477543,-0.0042898282,-0.016348563,-0.0010088849,-0.04950483,-0.0138342455,-0.016654162,0.015601995,0.032799665,-0.029207602,-0.009049747,-0.012238681,0.07271613,0.021806559,0.00046588454,0.043351036,-0.037524357,-0.011204866,0.028877947,-0.027094522,-0.03023332,-0.02272839,-0.020397056,-0.063291095,-0.045319606,0.019933658,0.018534753,-0.024231482,-0.012804005,0.002742289,-0.0057433713,-0.07090511,-0.015718864,-0.008842893,0.002296489,0.0030772698,0.034834944,-0.023224577,0.050160415,-0.033754278,-0.0007188073,-0.042568233,-0.010157343,0.015888168,0.034450658,-0.015649024,-0.0015013438,-0.0073033487,0.023310324,0.03352145,0.0036322537,0.00037764516,0.022873225,0.0026316582,-0.006882388,-0.020911533,0.00011514954,-0.01478737,0.03804114,-0.0478473,0.04374903,-0.0006873178,0.03688091,-0.011259522,-0.033154592,0.022701146,-0.020979889,0.014008516,0.042886857,0.013561245,-0.022419255,-0.024943292,-0.046233524,-0.043215416,0.0120889,0.0061604395,-0.040843207,0.04607437,0.005746693,-0.01876856,0.0077047665,-0.06099827,0.0031860666,-0.04936736,-0.03132297,0.012250621,-0.007739385,-0.009551986,0.01707582,-0.018779391,0.04224579,-0.046220127,0.016245374,0.011092398,-0.011422914,-0.016752517,-0.03964482,-0.042492453,0.047535647,0.038103234,0.0032977415,-0.014579741,-0.020922352,-0.006381476,-0.03006174,0.02595476,0.0032321578,-0.07399975,-0.005000433,0.0058537275,0.023873905,0.03169889,0.0069629215,0.0066013704,-0.025474867,0.00054288964,-0.03919584,0.04172661,0.07937631,0.012542747,0.019603971,0.033486992,-0.00730034,-0.0153114395,-0.07249043,0.042440172,0.041622926,0.022569409,-0.020291282,-0.021160468,0.038880397,-0.05396103,-0.03296313,-0.016735863,-0.04697142,-0.010818224,-0.01942277,-0.025159216,0.0086048255,0.04256941,0.022934424,-0.02946149,-0.015463798,0.053884048,-0.013645487,0.031660825,0.040952444,-0.022346953,0.049671464,-0.0015496224,0.017949719,0.014311262,0.08710657,-0.008959132,-0.004377319,-0.014324928,0.01311601,-0.008131548,0.04867333,-0.0026254563,-0.031458154,-0.018279243,-0.023052633,0.033330284,0.029100005,-0.0019234094,-0.0062185447,0.0442564,0.011624645,-0.014819241,0.015241316,-0.013367274,-0.032086138,0.030251922,0.03407593,0.01028533,0.019104494,-0.005191981,0.0029009762,-0.037154377,-0.0017251013,-0.009713685,-0.004330859,0.022831691,-0.0040662833,0.00907872,-0.033796683,0.06783765,-0.009768695,-0.002603446,-0.015003175,0.024955977,0.047474653,-0.0017692397,-0.018691331,-0.0074600223,0.0015931173,-0.023276588,0.00016027901,-0.01745462,-0.018822864,-0.018696541,0.017139949,-0.024882525,-0.010340366,0.012916689,0.015585736,0.006074247,0.03795266,0.03668851,0.04486936,-0.009983942,-0.020541735,0.04815443,-0.0056890715,-0.008225197,-0.035661757,0.011383357,-0.0055344733,-0.038635775,-0.002449951,0.0015688133,0.004689134,-0.0905453,0.026223224,0.027047245,0.0070564616,-0.0021282919,0.019708911,0.0073008253,0.0028968707,0.017300194,-0.018879583,0.042065717,-0.03924288,0.01759602,-0.0036175025],"last_embed":{"hash":"vdstqe","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"vdstqe","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{3}","lines":[109,116],"size":336,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vdstqe","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0059161913,-0.031051673,-0.00108905,-0.000059254366,-0.050640665,-0.025035016,0.04360182,0.010534083,0.020027561,-0.0145674385,-0.016305814,0.021203699,-0.035968076,-0.0063082404,0.0049588815,0.028710961,0.001178775,-0.025582764,0.051051743,-0.019251985,-0.07824932,0.022448646,0.016544074,-0.0076868962,0.02147485,0.03750329,-0.041420933,-0.019381426,0.028067207,0.053327862,-0.014491994,-0.036831755,0.023829231,-0.011102729,-0.010990001,-0.009167552,0.01599503,0.026310557,-0.04858608,0.039792683,0.03562278,-0.056266006,0.030890495,0.015778719,0.017787956,-0.026898546,-0.059075516,-0.008519189,-0.021084514,-0.024552565,0.01811533,-0.008273547,0.026295777,-0.0129499445,0.016788667,0.016025452,-0.03241869,0.00568633,-0.054833695,-0.027659815,-0.06432972,0.041062523,-0.026515355,-0.05077327,-0.004363456,0.074384406,0.013104302,0.0032735202,-0.0042359047,-0.029742004,-0.022824405,0.030466106,-0.018894201,-0.010875935,-0.09057053,-0.00630848,0.013475765,-0.009354949,0.011171753,0.030788342,0.016101666,0.029565189,-0.005138333,-0.014226521,0.041821778,-0.0075811255,-0.02143625,0.06061973,0.0048809866,-0.023862343,-0.022642275,0.030967752,-0.0032475456,-0.031929407,-0.029179065,0.017157387,-0.038086243,-0.017192421,0.014861604,-0.017064914,0.020802129,0.008055246,0.010960123,-0.0011727763,0.029668538,-0.03052599,0.042421352,0.035439886,0.01595448,-0.0154508315,0.0144542605,0.051681653,0.027535927,0.02996144,-0.0017736771,-0.02044948,0.004707183,0.0010284644,-0.004393596,0.009594228,0.031554103,0.05635435,0.02226242,-0.015232251,-0.024169846,0.042362273,-0.009592295,-0.0018911336,0.0027921577,0.058705118,0.0028776417,-0.0035844538,-0.035458013,-0.024550049,-0.031036215,0.049797267,0.045538533,0.04629352,0.011900714,-0.06499375,0.042320386,0.027852705,-0.019985259,-0.03637921,-0.026587281,-0.021896252,-0.000954283,0.0033696438,0.018097352,0.025069062,-0.013530869,0.0022092175,0.016630445,-0.009236013,-0.010563283,0.0044167866,0.03735365,0.0956106,-0.0001843659,0.041154265,0.020274699,-0.03029134,-0.05390033,0.04886407,0.04333499,0.012438294,0.026298633,0.026042286,0.00938958,-0.0132319005,0.03263077,0.0016688756,0.0017095911,0.037817664,0.030665057,0.013446641,0.06875727,0.025567412,0.019008266,-0.047085024,-0.05716007,0.050882246,-0.020415079,-0.036306556,-0.020003185,0.023732575,-0.05753841,-0.009959466,0.022513995,-0.00066169095,-0.021756303,-0.029490344,0.012710542,-0.020195074,0.085642934,0.01216606,0.031702474,-0.05534044,0.041890252,-0.04160509,0.02637437,0.0009697887,0.031218827,0.00238886,-0.05778529,0.016491693,-0.035412345,-0.015200442,0.027116532,-0.057929795,-0.038622778,-0.0033050845,-0.039684854,-0.051875904,-0.032567654,-0.026082462,0.028079137,0.00788534,-0.0053078113,0.029243028,-0.01637222,0.009758283,0.032774203,-0.019799614,-0.029833995,-0.021644985,-0.0064527383,0.028830828,-0.0025640489,-0.05989047,0.017469985,-0.007553517,-0.005450442,0.029096361,0.03246438,-0.013450709,-0.01870527,0.0014778429,0.040779542,-0.007731563,-0.020302355,0.01194885,-0.0066601317,0.013891803,-0.0086034,0.00728719,0.008556691,0.041158296,-0.019820197,0.027032372,-0.018072495,0.012915402,-0.04628682,-0.029829228,0.0113775935,0.028212674,-0.0075023286,-0.006163615,0.023555977,0.047406696,-0.005056627,0.008506827,-0.017557848,0.015167186,0.0029252428,-0.029873462,-0.014248858,-0.014697915,0.029088471,0.038882416,-0.029424427,-0.040680513,0.042648435,0.012320295,-0.03192672,0.018581614,-0.026858356,0.023565289,0.034493294,0.007372407,-0.021037655,-0.043192234,0.03848896,0.019518325,0.014155429,-0.016247563,-0.010230198,-0.007701739,0.0014288103,0.0004295198,-0.0149228005,-0.0162574,0.06522901,-0.010484287,-0.03165055,0.029087665,0.033961326,-0.16447568,0.021066831,-0.00715198,0.0315388,0.04425211,-0.017863998,-0.031983767,-0.014200893,-0.017607437,0.03480465,0.007862713,-0.041349012,-0.046360057,0.006727493,-0.005320219,-0.024176395,-0.020379717,-0.008779518,-0.01737994,-0.04070311,-0.04011548,-0.030341454,0.09537974,0.023353172,0.009936039,0.0076662973,0.069352955,-0.04152923,-0.015047884,-0.027880326,-0.052191466,0.002185946,0.0020888117,0.0150792375,-0.006274995,0.059296828,-0.017018145,-0.027917469,-0.028330917,-0.008633817,0.04341223,0.03786455,0.0013167817,0.041475598,-0.014354736,-0.029098291,-0.041114617,0.026260119,-0.053483315,-0.018556591,-0.019733591,0.021264534,-0.04134784,0.0025959224,-0.04311667,0.0055258917,-0.0022544255,0.0025314777,0.004353228,-0.016243748,0.015014602,-0.002380449,0.023599813,-0.014697902,-0.062765785,-0.066690885,-0.0039589023,-0.0049687,-0.0036355536,-0.008326909,0.040553253,0.029970948,-0.009486579,-0.0057558515,-0.0055325655,0.053865455,-0.012544614,-0.015921438,-0.04519236,-0.09948409,-0.020594133,0.009871272,-0.039512616,0.023169616,-0.017946508,0.014291364,0.046630982,-0.005215814,0.027080642,0.23480554,-0.0057943054,0.009537499,0.00037322016,0.06326637,0.0041475887,0.042295184,0.04882497,-0.019687235,-0.027651219,-0.040385056,0.017890831,-0.011962572,-0.012860442,0.013850906,0.044130195,-0.05382267,0.02249432,0.065709054,0.011600252,0.014119967,-0.05628068,-0.024102269,-0.0066382415,-0.065406576,-0.035674404,0.024641387,0.03351138,-0.013459672,0.013302971,0.0007646729,0.03938282,0.05322772,0.007327437,0.044984993,0.0315733,0.027366644,-0.025349243,-0.06735858,0.055225316,0.012522856,0.005104368,0.01455057,0.00407583,-0.02996397,-0.01238786,-0.015814913,0.007240443,-0.029418547,0.011011878,-0.0030886948,0.014151145,0.014424551,-0.012611065,0.032728437,0.017165007,-0.02552679,-0.030264517,-0.046208933,0.047674384,0.030772343,0.01913614,-0.030819051,-0.011480086,0.00261304,0.030726232,-0.024070345,-0.005662055,0.022522433,0.006855149,0.00014138644,-0.02635803,0.02562367,0.0060991216,0.016818183,-0.01514316,-0.012110577,0.013506469,0.0011950912,-0.0059533417,0.0049832687,-0.047851942,-0.022729393,0.011248519,0.028633062,0.0058379,0.011004547,0.06892685,0.036834996,-0.021681163,0.014910785,0.03793827,-0.028946344,-0.04981585,-0.00046834393,-0.02516659,0.04992675,-0.059775643,-0.010194164,0.016612662,-0.034151405,0.00035016873,0.015223465,-0.0136916,0.017082594,0.0049386136,0.0126466295,-0.037376106,-0.022390466,0.022369305,-0.054047752,0.046080124,0.03577167,-0.015252287,0.04440411,0.054942258,-0.020685505,-0.0019974092,0.037452616,-0.004668081,0.029426044,-0.00013812393,-0.023605483,0.04917078,-0.028481895,-0.067398876,-0.006149958,0.02089533,0.037445083,0.011533643,0.0033983807,-0.015485772,-0.0019384129,0.047102615,0.03554579,0.028723137,0.028108597,0.004277395,0.014534294,0.011881756,-0.0065793307,0.006259219,0.0052383575,0.041470222,-0.009233749,0.035197157,-0.012119987,-0.0069991495,-0.023662828,0.008587379,0.037300605,0.045203578,0.023161564,-0.028771633,0.0037484714,-0.0365818,-0.02146778,-0.03297639,-0.035455823,-0.015637942,-0.027498994,-0.017289972,0.029960843,0.039625052,-0.01655306,0.0035548008,0.027475877,-0.021496322,-0.008993098,-0.017975597,-0.0031899204,0.0012362306,-0.009436502,-0.012039173,-0.015399981,-0.013464893,-0.01358997,0.011751648,-0.016889572,0.0048693665,0.0338942,0.010195602,-0.02668601,0.028216315,0.016467156,0.005118782,-0.0022364387,0.004564667,0.0010353356,-0.04026404,-0.04441329,0.11998964,0.0044834055,-0.010270295,0.024876893,-0.0062403306,0.065583736,0.018888587,0.0344177,-0.018614575,-0.010368181,0.043142118,-0.0016163854,0.0056229234,-0.021107538,-0.011382917,-0.018613648,0.013814508,-0.016970167,-0.027764296,-0.007912258,0.012930866,-0.02055423,-0.021273125,-0.055637475,-0.049796224,0.023037085,-0.0010376517,-0.03819915,0.015423065,0.031381443,-0.005454418,0.045156635,-0.035508655,-0.05402937,-0.0030225934,-0.048887383,-0.044646665,-0.025018893,0.0067018475,-0.0046587205,-0.018325277,0.008727311,-0.010281739,0.03069043,0.017489372,0.023498192,0.028506646,0.0024304474,-0.0029965015,0.024573231,-0.03719389,0.0070351143,0.03514033,0.017348062,0.021581685,-0.062676445,-0.030817151,0.01036021,-0.020966047,0.028763305,0.03867455,0.013016202,-0.006703897,0.01262508,0.035207614,-0.0047088154,0.028497063,-0.004607535,-0.031165559,-0.0029417472,0.008906106,0.004215095,-0.023826517,-0.039833404,-0.07335914,0.011519246,0.018255843,-0.029969519,-0.034592975,-0.048830166,-0.0035849214,-0.037082795,-0.038069706,0.010906152,-0.034841433,-0.014902708,0.0079881875,0.038010344,-0.04611826,-0.021245915,0.041425325,0.011608701,-0.012897911,-0.0065474235,-0.02501683,0.04091147,-0.038708776,0.04605771,-0.031904098,0.03754355,-0.03729198,-0.07424115,0.012921626,-0.01882502,0.004788704,-0.0143200895,0.029347887,-0.007616822,0.011915768,0.010214581,0.055243187,-0.015655184,0.012763646,-0.02104857,-0.012342399,-0.008096698,-0.015917705,0.047761913,0.011212564,0.027566288,-0.004846286,0.007232561,-0.053606264,0.0031586236,-0.00046472994,0.015453109,-0.045484133,0.027293393,0.005444618,-0.01369276,-0.019379262,-0.025524704,-0.019076472,-0.022909334,0.021746777,-0.040996566,-0.07902783,-0.024402883,-0.042021085,-0.0062229633,-0.035019767,-0.039627247,-0.010653956,-0.043354526,0.022558749,0.03438009,0.0072766445,0.023751669,0.005841213,0.018924609,0.005511328,0.038466297,-0.026711129,-0.0037103698,0.05692252,0.0077441186,0.040656637,0.007526127,-0.009159333,0.0061362428,-0.0072945976,-0.0048074415,-0.057516254,-0.006281131,0.003462145,0.009627206,0.007926571,0.058519535,0.031422768,-0.004935469,0.041349925,-0.016139943,-0.04684833,-0.031825773,0.032134824,0.011832365,-0.047757905,0.00071843556,-0.03130074,0.007544578,0.03620444,0.04989458,0.016839653,-0.045430265,0.01765434,-0.014219359,-0.006761824,0.023663698,-0.018215358,-0.0062440713,-0.03584838,-0.0034952525,0.008577119,0.023561556,0.005388368,0.0005444697,0.028576393,0.004603027,0.02480333,-0.0119902305,-0.058453374,-0.022847317,-0.010835528,-0.15904944,0.008217545,-0.015754405,0.011895826,-0.014216372,0.021335082,-0.018045822,-0.06813715,0.005385484,-0.0051682405,-0.0043369303,-0.057293095,-0.012524962,-0.024106324,0.036645796,0.04135264,-0.008299434,-0.022735447,-0.0049094995,0.060783107,0.01292269,-0.004627225,0.051988125,-0.024331277,-0.010657649,0.029239409,-0.011159392,-0.01510256,-0.04109941,-0.046447646,-0.039949022,-0.028473275,0.008976977,0.00815887,-0.011415007,0.023555193,0.020893095,-0.019898493,-0.043574393,-0.012873288,-0.024336396,-0.0000030948613,-0.014577269,-0.00029721236,0.045942307,0.041908428,-0.05005928,-0.008386769,-0.04356816,-0.036052167,-0.015705045,0.026624063,0.027823087,0.028908491,-0.015195376,-0.023568617,-0.018000841,-0.006630459,-0.01835574,0.010010383,-0.030364,0.012093853,0.002167446,-0.0032586283,-0.057027712,0.024990894,-0.062624365,0.024046136,-0.0011019809,0.022350896,-0.03384652,-0.015821336,0.02578125,-0.018806597,0.0014079914,0.040933244,0.02358863,-0.024900494,-0.036576785,-0.044640623,-0.05234855,0.000737864,0.0049351347,-0.046146035,0.016526395,-0.018410213,-0.014930565,0.008584236,-0.045516882,-0.0039679636,-0.051951777,-0.018647801,0.019464318,-0.0056464835,0.0022354308,0.028782839,0.001223894,0.0067673833,-0.01123606,-0.008066364,-0.01218681,-0.017229745,-0.0042127925,-0.007824917,-0.034856796,0.031878367,0.016992731,0.02249092,0.020427482,0.010695349,0.021682968,0.01064172,-0.015789816,0.005886558,-0.090959676,-0.011117305,-0.007201993,0.027493168,0.012891344,0.001123712,-0.007661451,-0.025677146,-0.021454232,-0.047749322,0.06685673,0.056152478,0.008979278,0.038124394,0.04209009,-0.016041622,0.0050964286,-0.06531101,0.050929926,0.0382733,-0.0006502857,0.010272561,-0.009064467,0.03464057,-0.048929084,-0.04529596,-0.019373475,-0.050697442,-0.0009914228,-0.03557844,-0.008086704,-0.009338394,0.04311708,0.0119886305,-0.038620096,-0.034689907,0.017954485,0.007384365,0.032832254,0.031435356,-0.019960172,0.032545216,0.0025148299,0.0106174555,0.01658493,0.078320004,-0.019278403,-0.05876619,-0.02524263,0.0017732708,-0.013892323,0.049749367,-0.010949074,-0.005215126,-0.050516043,0.0013339375,0.031247208,0.045568917,0.0026569027,-0.027766401,0.024742592,0.0030860903,0.009041641,0.019736083,-0.016003165,-0.023611592,0.03420601,0.016349422,0.015414017,0.0057441774,0.004664541,0.028578736,-0.010656677,0.010459648,-0.03988552,0.000742789,0.019696813,-0.008476868,0.04021325,-0.021859564,0.061612334,0.012309972,0.014835536,-0.011020502,0.015020849,0.027348071,-0.03127708,0.004419588,0.0134136295,-0.010283138,-0.03328628,0.00953446,-0.03471679,-0.021591373,-0.028528085,0.058659475,-0.02549461,-0.0060273306,-0.018278187,0.0029547971,0.018034438,0.008030948,0.024346596,0.021331215,-0.0041919895,0.017256752,0.04039527,-0.009976522,0.028018514,-0.011278391,0.022127677,-0.012631553,-0.06687176,0.0059714206,-0.0052486164,-0.003701247,-0.09174982,0.011237867,0.027154962,-0.0008518809,-0.0038400623,0.0030012873,-0.0007113283,-0.0084243035,0.006284264,-0.03700714,0.008657005,-0.016579887,0.038258553,-0.018194936],"last_embed":{"hash":"w9h23r","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"w9h23r","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{4}","lines":[117,120],"size":161,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"w9h23r","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013100828,-0.041541018,0.0004450256,0.0018939764,-0.054702908,-0.024029793,0.018663095,0.0016430434,0.025113389,-0.014685397,-0.02667981,0.00579963,-0.04576311,-0.0071841045,-0.005143648,0.020032477,-0.006801535,-0.004641816,0.04385414,-0.016527396,-0.051058456,0.025593791,0.01233378,-0.0015160904,-0.016674817,0.014326435,-0.049007315,0.0032617417,0.01713971,0.05939094,-0.035493568,-0.02705867,0.021110974,-0.036388956,-0.025714714,-0.016812047,-0.0022867643,0.0041863713,-0.04363266,0.049838085,0.03265817,-0.054252587,0.01944722,0.017518165,0.06462549,-0.020499185,-0.04745492,0.002740605,-0.025863988,-0.036452726,-0.0069503514,-0.008170986,0.02917349,-0.009419848,0.024176646,0.037337583,0.0050827945,-0.015055624,-0.041254327,-0.048750665,-0.051706918,0.011975896,-0.034075886,-0.047469836,-0.0085855555,0.039707556,0.023082336,0.013128726,-0.009131384,-0.04982518,-0.008282111,0.03299108,0.017313352,0.0030115205,-0.058878187,-0.034027744,0.01613991,-0.0048602447,-0.0043157213,0.030502804,0.006276547,0.021020781,-0.009810169,-0.013387228,-0.0021378275,0.021530408,-0.026345532,0.057869703,0.012162755,-0.027842091,0.013402098,0.0029235713,0.02242073,-0.03609728,-0.015077882,0.01103556,-0.026281824,-0.036246754,0.026798438,-0.0050616753,0.038392007,-0.0020745671,0.008232091,-0.028757729,0.03679677,-0.020938322,0.03187058,0.034168642,0.03523156,-0.02043408,0.0099706575,0.0373516,0.039670598,0.056516133,-0.0055994825,-0.024841229,0.019092336,-0.039115,0.04621295,0.014680618,0.030197242,0.06723491,0.052160986,-0.008390578,-0.026715638,0.058456164,0.00062599475,-0.017643373,0.0060139755,0.0515461,0.033837587,0.014879727,-0.039478835,0.0060075102,-0.026562208,0.039172757,0.033714823,0.015570704,-0.0060323807,-0.09596034,0.0373456,0.025759552,-0.035733305,-0.014187308,-0.033837672,-0.013467384,0.03701392,0.031263575,0.00016112775,0.031228703,-0.0010765591,0.008029631,0.0066100704,0.03560568,0.0031969387,0.015315681,0.027113771,0.082208395,0.0016565328,-0.0011970815,0.025795743,-0.025647597,-0.048763983,0.03230903,0.026412986,0.00701024,0.030719481,0.041425202,0.010107421,-0.009226298,0.016576625,-0.014039261,0.023516063,0.05088421,0.031751238,0.009299999,0.07928596,0.020003047,0.021414066,-0.036572367,-0.038708523,0.03682026,-0.017988827,-0.039610047,0.00094535615,0.021156738,-0.039586008,-0.01516771,0.021543669,0.014181882,-0.028467998,-0.021224523,-0.011857335,0.0044913813,0.10680626,-0.004308847,0.0031174321,-0.027696198,0.053681914,-0.04421277,0.04704113,0.014793602,-0.005482542,0.013988104,-0.057703156,0.018924184,-0.04119556,-0.023642447,0.025226505,-0.041703824,-0.0011436766,-0.00008842039,-0.017120518,-0.010863141,-0.03184888,-0.016914338,0.027495015,0.024375314,-0.0004896457,0.012324494,0.006565313,0.041634858,0.027228398,-0.029524315,-0.028208233,0.021097941,-0.022797104,0.0036124212,-0.00970623,-0.011448591,0.009822747,-0.004929335,-0.0034935893,0.026515238,0.008363936,-0.027581848,-0.023687596,-0.003013386,-0.0041583246,-0.025832552,-0.01959153,-0.01167014,-0.01030327,0.006640434,-0.030157734,0.023005659,0.0038076972,0.039014645,-0.031085603,0.03069623,-0.0143763535,0.01247369,-0.05485311,-0.041112322,0.022312121,0.02277902,0.005947037,-0.006932574,0.005770046,0.016152361,-0.023371259,0.029468942,-0.03411884,-0.0011309542,0.007927388,-0.0075612874,-0.040518742,-0.007239317,0.037796527,0.04741042,-0.0233883,-0.024879798,0.05564341,-0.020747667,-0.037276823,0.0016074241,-0.045760296,0.033446062,0.06785612,-0.005559148,-0.020404357,-0.033415172,0.01676049,0.004501712,0.0079259,-0.021478903,0.01687906,-0.029827636,-0.0271754,-0.02281952,-0.0074952305,-0.03230479,0.070008375,-0.011241352,-0.023224069,0.0036241817,0.021882134,-0.1580314,0.0032905915,-0.010969031,0.054104976,0.025974652,-0.017205749,-0.028221963,0.0031717408,-0.01763642,0.042316813,-0.016332043,-0.051024746,-0.005623346,-0.007676972,-0.003910991,-0.012506642,-0.037981965,-0.008445779,-0.006634383,-0.040103044,-0.016322456,-0.012353225,0.047280155,0.02578382,-0.021592712,0.012468459,0.041227043,-0.02172104,-0.0029467903,-0.04694181,-0.031822164,0.014318624,0.007132559,0.013227754,-0.008086524,0.05487552,-0.04952426,-0.004280592,-0.0059374166,-0.010655187,0.064837545,0.027167762,0.012458129,0.029987108,0.008568257,0.010888274,-0.032917444,0.018252715,-0.048632454,-0.025698476,-0.0065259985,0.012489945,-0.008607777,0.020069707,-0.037771437,0.012150254,0.006791938,0.002916877,-0.011071342,-0.0028073683,0.02040379,-0.027379131,0.0030342056,-0.018186558,-0.03406697,-0.06359459,0.0055355453,0.0022370834,-0.008931276,-0.009631637,0.054309532,0.018983737,0.018048303,0.015143109,0.009956957,0.060113173,0.018119333,-0.012506508,-0.032969896,-0.0894868,-0.027198495,0.02352801,-0.018809013,-0.002860207,-0.032953117,0.0030192968,0.029271273,0.00993659,0.022783214,0.23915179,0.028888613,0.034748875,-0.0045815213,0.07187893,0.008113584,0.04441851,0.050718136,-0.00026751027,-0.029091489,-0.013755424,0.05207934,-0.00074874423,0.0030867783,0.03185805,0.03826501,-0.07025201,0.03133173,0.058967326,0.011859169,0.0105866315,-0.066613704,0.010819711,-0.022084152,-0.061819058,-0.025755227,0.026284201,0.037091356,-0.026273996,0.02513362,-0.010476762,0.056871943,0.057636768,0.0066275555,0.054337263,0.019285347,0.024226,-0.038531337,-0.0384623,0.019023107,0.0011243534,-0.0034311512,0.014952771,-0.04294915,-0.042394612,-0.040656183,-0.032997783,0.0167846,-0.0051669525,-0.0001922949,-0.011734654,0.020958396,0.020492695,0.0008201285,0.041087482,-0.0064428477,-0.0032125227,-0.003884883,-0.022456458,0.025396792,0.046822928,0.014629977,-0.062363144,-0.0044804537,0.029317131,0.00741812,-0.043638732,-0.009034483,0.002724552,-0.0007817472,-0.005964828,-0.0001950283,0.015399449,-0.0058755525,0.015085063,-0.038618073,-0.00035007118,0.019311195,0.016959459,-0.009282812,0.0009110958,-0.072713524,-0.032107774,-0.003408506,0.03709978,0.008523927,0.007567375,0.055992145,0.004419354,-0.01151438,-0.0027511385,0.025223263,-0.03640077,-0.024007713,-0.02780775,-0.021106051,0.044269796,-0.076652765,-0.029921995,0.010599188,-0.023117412,0.019285074,0.003679649,-0.05136706,0.04032146,-0.0138615435,0.016295863,-0.0145228235,-0.026562164,0.013758433,-0.059274107,0.02547189,0.012816144,-0.0023713824,0.03388911,0.061220117,-0.014119695,-0.0054093855,0.052561775,0.018250726,0.013625663,0.02091501,-0.02245887,0.061383147,-0.023713782,-0.063154414,0.010229684,0.038585227,0.030671883,0.0019179715,0.01447244,-0.004243599,-0.012963224,0.027993033,0.02891861,0.0025405774,0.0378373,-0.00803909,0.014285404,0.026095424,-0.009450444,-0.015352361,-0.017606342,0.0350913,0.014666001,0.054495264,-0.02776292,-0.025964992,-0.06405258,0.020693498,0.024129258,0.019122416,0.003203109,-0.04989404,-0.010136303,-0.08032159,-0.015225757,-0.0112241395,-0.05565875,-0.029081242,-0.017442994,-0.0032373408,0.032455947,0.049391516,-0.019424668,0.013442502,0.007359193,-0.027787957,-0.01500942,0.002207933,-0.0072486945,0.0108212475,-0.036081683,-0.022095462,0.0035193774,0.0056201206,-0.0011629704,0.02400319,-0.043377463,-0.023812471,0.04171753,-0.03416433,-0.018535685,0.017097956,0.02604844,0.021685967,-0.029099518,-0.012997422,0.012037224,-0.030799005,0.0064424966,0.12346959,-0.009925592,-0.014995769,0.012981609,0.018709673,0.068674885,0.03786165,0.040008485,-0.032384943,-0.005683351,0.058796942,-0.004383868,0.019596389,-0.023692213,-0.010746585,-0.03985927,0.010056633,-0.016507866,-0.01870394,-0.012879838,0.013033803,-0.029998932,-0.014004285,-0.06622195,-0.01515673,0.030294806,0.0058776904,-0.02925349,-0.0057409937,0.016163157,-0.03206605,0.020272136,-0.02246815,-0.04749509,0.010873803,-0.03535937,-0.04757267,-0.026304431,-0.020858906,-0.0030548656,-0.011470766,0.021076104,-0.0076866103,-0.0041575474,0.019591141,0.034989092,0.036211904,-0.0075898706,-0.011552967,0.009512105,-0.03211085,0.008082543,0.004310291,0.0018375218,-0.022737283,-0.07984285,-0.021004273,0.013417619,-0.017041877,0.020171635,0.005698686,-0.021689951,0.006767741,0.0066633415,0.03501889,0.009639707,0.017881304,-0.024394607,-0.021405263,-0.002718118,0.015641976,0.020036282,-0.019643083,-0.032657225,-0.07222171,0.0030867585,0.00016397332,-0.03423049,-0.038457535,-0.024993256,0.0047011618,-0.03478122,-0.02348759,-0.0068602543,-0.042441655,-0.009833104,0.0031874077,0.040952656,-0.06731071,-0.006983318,0.048401132,-0.0076428107,-0.015835918,-0.032246977,-0.0073362114,0.07162496,-0.021320997,0.01707355,-0.030115837,0.019238051,-0.022291234,-0.058406718,0.02314579,0.0060761655,0.00088463485,0.0058732023,0.03297741,0.0029405416,0.0036134352,0.008823128,0.034781013,-0.000022826407,0.014753249,-0.013332246,0.021131331,-0.0017750355,-0.03026691,0.062346015,-0.008460044,-0.014052109,-0.01579245,0.01676207,-0.047747526,0.017975464,-0.020354277,0.0382925,-0.060516648,0.033587676,0.0024514396,0.027854687,-0.039679505,-0.019947903,-0.012910145,-0.0127314,0.06319096,-0.037582427,-0.047342263,-0.037037816,-0.02042482,-0.008052716,-0.009573877,-0.05071893,-0.02516887,-0.040415168,0.02241548,0.022274055,0.0052157007,0.010828197,-0.0032242797,0.0049761385,0.026691653,0.026684111,-0.028963774,0.012765332,0.01962536,-0.007365032,-0.0072885896,-0.021475988,0.009749859,0.015680524,0.009149833,0.00009992032,-0.052673653,0.006256156,0.011667274,0.0036258246,0.039857395,0.047212724,0.021292532,-0.0133498125,0.04755394,0.0026630461,-0.06375667,-0.04706478,0.012006856,0.013893436,-0.07341278,-0.016638584,-0.0061910595,-0.013813742,0.014728055,0.0031070616,0.028605202,-0.043089513,0.035326812,-0.0009818092,0.010576747,0.037454795,-0.03264224,0.01945479,-0.0059134564,-0.019524083,0.0013825756,0.012534754,-0.002031278,-0.0014965314,0.04158172,0.049464032,0.03134004,0.0010048918,-0.046226457,-0.03985212,-0.00047596215,-0.14430074,0.013074124,-0.023997478,0.014037892,-0.018508313,0.015485884,-0.032613397,-0.05014743,-0.0073458003,-0.01415737,0.0061688144,-0.014753298,-0.012619587,-0.015917521,-0.020860132,0.035129756,-0.037626915,-0.011213133,-0.031998638,0.06603832,0.019970654,-0.0009452,0.024553513,-0.022678271,-0.0055312295,0.0026676168,-0.04006813,-0.035161212,-0.039686702,-0.029139228,-0.07440754,-0.031664465,0.036773432,0.009273806,-0.005057049,-0.0035188347,-0.0060698143,-0.008683032,-0.058713924,-0.033515874,-0.018597247,-0.0021391688,0.009747843,0.028771566,0.053905796,0.075628504,-0.0379756,0.017067894,-0.021561548,-0.016963864,-0.020371323,0.052352827,0.0026351674,0.009283548,-0.0017663355,-0.0021016367,0.0046679773,-0.00033416695,0.002885963,0.029162966,-0.0059074513,-0.0007767114,-0.025684897,0.013430188,-0.030593848,0.03158027,-0.07746567,0.03201779,0.0047022495,0.022462664,-0.033053476,-0.010326726,0.015481392,-0.01744522,0.01596866,0.017996527,-0.007636856,-0.038039017,-0.013891711,-0.039008223,-0.030015193,0.03705178,-0.02253008,-0.042874802,0.014450522,-0.0057111266,-0.011395988,0.0064618406,-0.087744266,-0.007805314,-0.049498614,-0.032088954,0.015824718,0.0068092006,0.017245851,0.02047974,-0.010750648,0.028390542,-0.016481046,0.0075856694,-0.0053142593,-0.011551841,-0.0063214395,-0.027515763,-0.027581774,0.039785594,0.018270103,0.015314278,-0.013798789,-0.03171153,0.013604657,-0.0012392629,-0.009902722,-0.0072630867,-0.07046344,-0.010176679,-0.005750667,0.029337693,0.014524012,-0.0036908633,0.0021688368,-0.035994686,-0.015822867,-0.034015127,0.037595104,0.07616102,0.042775765,0.034812644,0.022825694,0.0033361013,-0.021432899,-0.042732295,0.033787742,0.00456439,0.014650562,-0.012746164,-0.007721216,0.037885524,-0.056192473,-0.03228343,-0.004273326,-0.06300688,-0.003417381,-0.02234067,-0.016838662,0.004909139,0.021944426,0.029014584,-0.010893591,-0.03657434,0.01880153,0.003386817,0.034589723,0.044498082,-0.02207319,0.0560042,0.010495435,0.024628852,0.006826194,0.085567474,-0.028689213,-0.039822273,-0.025779773,0.002899057,-0.009679881,0.056476578,0.0006675221,-0.02289612,-0.028964862,0.01115016,0.016246414,0.030500464,-0.005343363,-0.05688786,0.031270564,0.0024779271,-0.0013694797,0.031703915,0.0058440706,-0.032826595,0.018662337,0.013681332,0.01727133,0.023275074,0.011390972,0.014655841,-0.030887308,0.0066496218,-0.01998187,0.004762888,0.007794311,0.005029943,0.005411113,-0.017562194,0.064483605,-0.01158583,0.0038562133,-0.018490683,0.010024417,0.023100017,-0.033703264,0.0067644445,0.021824755,0.010735492,-0.03722378,-0.0022452332,-0.014318873,-0.016595557,-0.004243203,0.04677406,-0.016417857,0.0014359936,-0.010327293,0.0121853715,0.013325177,0.02697792,0.012490642,0.02976345,0.010426037,-0.0105628,0.08648474,0.005881331,-0.0023339272,-0.042579252,0.00020992444,-0.008748532,-0.03615754,0.024783103,-0.0120258955,-0.02275885,-0.08822225,-0.018694283,0.024723249,0.024251446,0.010431102,0.011236881,-0.029656468,0.0024381832,-0.008944857,-0.012481005,0.016803412,-0.036394265,0.03364913,-0.0035400605],"last_embed":{"hash":"utxmev","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"utxmev","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{6}","lines":[122,122],"size":79,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"utxmev","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026828693,-0.04846439,0.014025261,0.0051311986,-0.05858216,-0.033015147,0.03290303,-0.025275363,0.023056826,-0.022353128,-0.034218214,0.006618796,-0.029859426,0.016078042,0.0003310517,0.019449648,-0.007552415,0.011912527,0.04366328,-0.005778936,-0.043349504,0.00059956673,-0.0052070385,-0.034879383,-0.036936685,0.0016687453,-0.04676201,-0.0022639588,0.0003807899,0.05549237,-0.02844499,-0.043859262,0.03496327,-0.03799782,-0.0047276164,0.00031564376,0.015478256,-0.015477575,-0.04635369,0.038535323,0.027469046,-0.079438545,0.025548372,0.033437673,0.037478834,-0.016635293,-0.0313847,-0.00045294766,-0.010166652,-0.037230577,-0.0037101666,-0.01149355,0.0012434263,-0.0057410575,0.031209264,0.021516837,0.0032368079,-0.016410623,-0.02187398,-0.05241945,-0.03439619,0.038160473,-0.026478102,-0.04376507,0.01373795,0.045577455,0.028510306,0.0041290615,-0.016100867,-0.032588653,-0.029498111,0.049013976,0.037515424,0.010555842,-0.050635614,-0.032030158,0.0313634,0.0043540522,0.0011106955,0.017913261,0.018109607,0.0048237443,-0.0010000454,0.0063729305,0.030013386,0.025369156,-0.013192576,0.08219856,-0.008403286,-0.04378652,0.0057375575,0.017672569,-0.01527627,-0.03891185,-0.035467315,0.0016261601,-0.021626554,-0.029353578,0.02994942,0.020944301,0.03857697,0.0017247332,-0.011954655,-0.010609109,0.015061301,-0.019498385,0.025951086,0.040780142,0.017286597,-0.025034573,0.010200037,0.013414827,0.0243144,0.040939655,-0.0097566545,-0.037399307,0.009519553,-0.042007856,0.028259622,0.007897536,-0.0023369347,0.05342211,0.020185629,0.0045009144,-0.01264889,0.037863873,-0.0033064387,-0.030615954,0.010995949,0.052078705,0.027735488,0.0053324956,-0.049388506,-0.005834978,-0.039729375,0.018370338,0.028915435,-0.006261957,0.0026404562,-0.09912568,0.029533627,0.01643284,-0.036819994,-0.03164556,-0.055617485,0.0040743994,-0.0039700638,0.020360542,0.0112289665,0.017142778,-0.023062713,0.002619101,0.012626745,0.05193869,0.0020521048,0.005520793,-0.002119976,0.079691045,0.005505788,0.021807492,0.020651275,-0.020698657,-0.061740234,0.031932462,0.010177459,0.022851944,0.045900438,0.04410181,0.012674654,-0.01793412,0.012621059,-0.015486334,0.021721283,0.062888905,0.02726143,0.018703524,0.072546355,0.042785574,0.0159312,-0.03584539,-0.046871334,0.04760834,-0.02608557,-0.011235887,-0.022034653,0.034468267,-0.023621751,-0.033056527,0.025024973,0.034336705,-0.023411267,-0.016977007,0.0015848023,-0.0043938477,0.08797367,-0.0116341505,0.010455487,-0.016838824,0.022679286,-0.04884925,0.0664661,0.01939145,0.0031791318,-0.016643692,-0.056966793,0.0077683963,-0.035750337,-0.037560727,0.018371385,-0.053961135,-0.016835952,0.00841813,0.0011808532,-0.010140424,-0.05483654,-0.023580587,0.018436791,0.013205482,-0.025346668,0.03199461,-0.0062126075,0.043263394,0.021430364,-0.023361387,-0.0671317,0.016944932,-0.0006226059,0.013855738,0.0051903054,-0.02425177,0.0055552004,-0.010826226,-0.005657964,0.04751525,0.021232106,-0.021655766,-0.06525045,-0.017527748,0.03281474,-0.011017456,-0.044191703,0.0063463524,0.010821126,-0.0035452743,-0.013457661,0.024629677,0.007407658,0.047573686,-0.029612618,0.03393958,-0.012675836,-0.0004951393,-0.051968556,-0.050568376,0.007141767,0.01562444,-0.005610361,-0.002310843,0.006918988,0.032491818,-0.0113956155,0.022085365,-0.034750015,0.011751868,-0.016688963,-0.0050663017,0.0010232263,-0.021710731,0.022605527,0.056856625,-0.022118399,-0.023206865,0.036400452,0.01065387,-0.017492801,-0.012573226,-0.042478293,0.030194687,0.044066288,0.012517186,-0.030841352,0.0067017386,0.03321762,0.0012706813,0.030903844,0.007771051,-0.033212222,-0.025906118,-0.012927677,-0.020871006,-0.019432442,-0.031410262,0.060994197,0.007663239,-0.009385538,-0.0013531911,-0.004254686,-0.15954499,0.03994028,-0.039557572,0.025689844,0.011965246,-0.018360589,-0.015357302,0.013057603,-0.03299215,0.03856098,-0.018357912,-0.041514236,0.009633591,-0.023889808,-0.0041746073,-0.00016002728,-0.014932989,-0.0152709,0.023289127,-0.03283817,-0.005841413,-0.018873168,0.07488739,0.030244997,-0.013110632,-0.015736917,0.041124042,-0.035671715,-0.014376917,-0.038630527,-0.03204667,0.010840964,0.0009859499,0.011846654,-0.009428056,0.057007965,-0.055178642,-0.026036872,-0.033393003,-0.016735373,0.05691992,0.027005468,-0.001138446,0.03811045,0.014751774,0.0015305065,-0.04763678,0.006177969,-0.030241048,-0.0134040285,0.021241756,0.009961193,-0.0096034715,0.017610798,-0.027157508,0.0042999694,-0.011221192,0.023924692,-0.018754927,0.012767638,0.012300628,-0.01319996,-0.0063170437,-0.019351918,-0.05637725,-0.04097287,-0.0007493433,0.016634908,0.002642815,-0.0077707795,0.049164847,-0.008704428,0.014455312,0.003742668,0.010926564,0.037767403,-0.014046437,-0.0050074756,-0.022421554,-0.10211353,-0.029419262,0.010745439,-0.032503605,0.025383083,-0.04405831,-0.010681615,0.019031482,-0.0033770867,0.0052812244,0.23939364,0.038565643,0.04764961,0.011200112,0.07026195,-0.017583506,0.023553334,0.045324825,-0.021928003,-0.040287342,-0.021232957,0.028665394,-0.003874173,0.009286274,0.036733665,0.038462516,-0.056169212,0.042722903,0.06298157,0.0014006989,0.02107309,-0.035374932,-0.008638916,-0.00047980965,-0.032316368,-0.051936716,0.025896303,0.033640385,-0.04541822,0.02585395,0.0075656404,0.06869714,0.069374084,0.0072412486,0.071722224,0.0006218622,0.014982618,-0.010911019,-0.019814108,0.005401462,0.008838362,0.0026440297,0.0028716566,-0.020475207,-0.04377213,-0.039627906,-0.015870709,0.026945872,-0.0077548064,-0.009969599,0.0009157085,0.036461562,0.028741797,0.0048074173,0.005018999,0.019617317,0.00091336726,-0.025469247,-0.016024882,0.018647555,0.021308845,0.019355368,-0.054584943,-0.007989853,0.017023137,-0.011093532,-0.040490676,0.015550409,0.022309972,0.0035573184,-0.0008412654,-0.01419893,0.012469683,-0.011547086,-0.005475204,-0.009046353,-0.0076430896,0.020206442,0.037331667,-0.026300503,0.017631607,-0.056194935,-0.035868492,-0.027370524,0.037828755,0.018558899,-0.0007087601,0.026460579,-0.02945368,-0.022626719,-0.011594503,0.009541271,-0.0194899,-0.025863146,-0.03045268,-0.013646183,0.049262416,-0.0628368,-0.028192064,-0.008126018,-0.06145523,0.004031738,0.0007876959,-0.049902283,0.030188588,-0.013387577,0.030664554,-0.012955484,-0.021845061,0.025729448,-0.030869402,0.03343812,-0.011377742,-0.00922873,0.034861777,0.047319736,0.01001176,0.023390083,0.02626092,0.012060953,0.020500924,0.02655663,-0.039197184,0.053752813,-0.002549976,-0.056782812,0.008568833,0.05601939,0.020032832,0.0055681816,0.011737243,-0.008657485,-0.01395179,0.014452117,0.0077110957,0.01697942,0.025440572,-0.026692502,0.015053373,0.008504461,-0.018633587,0.00014443253,0.0030950957,0.060350884,0.013882459,0.017941792,-0.028451413,-0.010592499,-0.016723948,-0.00033314346,0.020519793,0.056016292,0.005307022,-0.03789187,-0.0015183177,-0.060665734,-0.021657368,-0.022981446,-0.037350085,-0.032947894,-0.012876855,-0.011128234,0.056925476,0.04538295,-0.033401806,0.031277895,-0.00852893,-0.0020752621,-0.03010403,-0.008051799,-0.012334632,0.029277474,-0.03410688,-0.016572297,0.018841175,-0.028141242,0.003046753,0.0055774827,-0.0045506777,-0.024805404,0.032104466,-0.010321475,-0.026931359,0.013478668,0.04121678,0.03957573,-0.0094323,-0.0008245343,-0.0005834236,-0.031682402,0.00015538737,0.10715033,-0.0054000206,-0.020986486,0.00058095704,0.023402523,0.03957093,0.040665694,0.06673562,-0.04202204,-0.008867327,0.029181069,0.008550128,0.021701459,-0.003877779,-0.0076267165,-0.025390621,-0.0096406825,-0.009987994,-0.028700396,-0.0054851226,0.014221508,-0.01551716,-0.0029899953,-0.033702176,-0.024194645,0.031464737,0.029196225,-0.051201258,-0.0013125895,0.03886866,-0.034758303,0.014161574,-0.03732404,-0.048568282,-0.022877254,-0.047278605,-0.042852383,-0.0053694504,0.005134474,-0.000039087743,-0.022572529,-0.005989997,0.0035435744,0.0077761393,0.011546281,0.04153418,0.036674444,0.0073624006,-0.0077160597,-0.012240744,-0.048046116,0.018453514,0.030366188,0.018650971,-0.015333391,-0.06793726,-0.0050116894,0.02174484,-0.004798151,0.018949203,-0.025234694,-0.00010834962,0.022179883,-0.009946926,0.018672075,0.040115114,0.015216266,-0.022129934,-0.036505632,0.0021633597,0.006631526,0.012598344,-0.036868755,-0.034809776,-0.052573353,0.0116579635,0.0006513227,-0.02755745,-0.035564516,-0.029131973,-0.0020783285,-0.023057967,-0.03928058,-0.0020623675,-0.023194704,-0.009184686,0.014796272,0.061097763,-0.07948177,-0.018930651,0.090283215,0.006750491,-0.02309516,-0.014766498,-0.028950403,0.053024005,-0.035207838,0.015419606,-0.049530625,0.021841053,-0.019283606,-0.07241774,0.04360366,-0.009784885,0.00012303001,-0.007074727,0.021042604,-0.0008912274,-0.0011819656,0.0035000688,0.048741315,-0.00050204585,0.017011557,-0.022724858,-0.004422144,-0.0067512733,-0.04519383,0.0760635,0.010623181,0.008881319,-0.005658901,-0.005350487,-0.031285636,-0.009899473,-0.013674196,0.0076954807,-0.051364206,0.039084114,0.0031942772,0.024503356,-0.015106906,-0.016562209,-0.0049371216,-0.013647158,0.07040848,-0.048248235,-0.036905278,-0.031499777,-0.016467638,-0.015593778,-0.015751725,-0.03451223,-0.027225126,-0.054434422,0.04732777,0.026546828,0.0015623246,0.020331267,-0.0025024663,0.020857072,0.023906928,0.011971453,-0.0135557465,0.02441982,0.02299632,-0.0015427996,-0.012404061,-0.012467092,-0.003536422,0.012994411,0.00112407,-0.0063217524,-0.042971525,0.016648164,-0.010969125,-0.027494939,0.049137548,0.07266895,0.021145478,-0.0126970345,0.029962419,-0.017988278,-0.047416884,-0.022173766,0.02841766,0.019771244,-0.05088574,-0.036688082,0.0065236194,-0.005391554,0.0004517337,-0.013364215,0.014981175,-0.06104178,0.04106786,-0.02579096,0.0019668576,0.019228397,-0.05685892,0.017625732,-0.030676885,-0.012971803,-0.016405469,0.011640245,0.0076132687,-0.009780848,0.019185148,0.02009415,0.021604907,0.00601809,-0.04113072,-0.047315255,-0.0047296304,-0.13895302,-0.0034500721,-0.025712473,0.013042132,-0.009501623,0.01552778,-0.048956897,-0.049779985,-0.005132774,-0.026929637,-0.0032707222,-0.032646965,-0.030745896,-0.010504324,-0.025262661,0.018722119,-0.039275475,-0.012595857,-0.03786457,0.066152416,0.006354294,-0.00868458,0.05290925,-0.01802164,-0.013350034,0.024249692,-0.0051688543,-0.036751002,-0.035094228,-0.016979497,-0.054437842,-0.037049975,0.021758936,0.028668758,-0.021702439,-0.00043180698,0.0068269526,0.0057043782,-0.041192025,-0.00003808448,0.009744129,-0.0109214,0.017788742,0.011911599,0.0073357173,0.088729106,-0.053230114,-0.010617516,-0.044143602,0.00036097039,0.0068219546,0.027225085,-0.009885727,0.014520555,-0.014373567,0.011793607,0.0008265483,0.011498637,-0.0019083609,0.05259958,0.030707976,0.006863065,-0.02317478,0.02719188,-0.04665701,0.041129414,-0.06918819,0.022911793,0.01514758,0.04895007,-0.009414902,-0.0452178,0.0042619044,-0.0225086,0.01985834,0.00936034,-0.0049367244,-0.026998471,-0.055483054,-0.03801182,-0.031913485,0.009709574,-0.015626475,-0.060757674,0.040135503,-0.01775231,-0.032159917,0.018490521,-0.06608648,-0.004944235,-0.051987484,-0.032955617,0.030778699,0.00072714704,0.012836306,0.0454625,-0.022841625,0.031379547,-0.02284861,0.004510843,-0.01765632,-0.024808189,-0.027043255,-0.03698328,-0.026808646,0.052079942,0.016720684,0.004068549,-0.004377829,-0.029002419,0.013370547,-0.0037748388,0.015399186,0.0010642778,-0.08046128,0.019470677,0.008941728,0.003874916,0.01310693,0.011420516,0.000101177175,-0.019907866,-0.013629899,-0.024933547,0.01476373,0.07493928,0.014406241,0.03364579,0.058837596,0.00317527,-0.0137181245,-0.04661324,0.041434143,0.02220203,0.029789837,-0.00388062,0.014163545,0.039686818,-0.044722144,-0.033944223,-0.014463729,-0.054233313,-0.0057905107,-0.0006005318,-0.032195542,0.013162633,0.03416216,0.050243236,-0.008892624,-0.02955521,0.025759738,-0.012341689,0.056973513,0.02908521,-0.029774154,0.04382499,0.0012351663,0.03358529,0.02264847,0.07454317,-0.031059444,-0.045147963,-0.016434036,0.009382457,-0.009720243,0.060083322,-0.004486785,-0.0097814575,-0.016020073,0.01770806,0.03375767,0.039882172,-0.007854784,-0.019613832,0.053656403,0.0010543114,-0.0074972734,0.032277055,-0.0039794054,-0.017202212,0.02553914,0.018469747,0.010755869,0.022585288,-0.018410238,0.012569845,-0.037151746,-0.014946738,-0.007884093,0.0045124143,-0.013000018,0.006442868,0.0016277957,-0.017791959,0.05109869,-0.0022484655,0.00031778365,-0.009814872,0.0068524284,0.035264507,-0.017593388,-0.0032834352,0.0012343386,0.0050471313,-0.019078596,0.004213916,-0.032773525,-0.013625302,-0.022249732,0.050408512,-0.0032813093,-0.0026930806,-0.019182649,0.024109552,0.014222431,0.029939456,0.018798236,0.02881848,-0.0056410455,-0.005649296,0.046213288,-0.0054267314,0.00062155235,-0.022792734,0.019347476,-0.016349077,-0.026401198,0.03529929,-0.023857605,0.030773865,-0.09378328,-0.0004887177,0.028901983,0.027971432,-0.007464448,0.03637122,-0.023136264,0.0054036705,-0.006723226,-0.0019653135,0.047136497,-0.016029906,0.030950837,0.013092417],"last_embed":{"hash":"1ywrvua","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"1ywrvua","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{7}","lines":[123,123],"size":67,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ywrvua","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031031465,-0.030371573,0.010458868,0.009653919,-0.040031858,-0.030289676,0.03462016,-0.015076522,0.023633191,-0.0126897115,-0.028007993,-0.012031449,-0.035258047,0.03369541,-0.01715766,0.020845566,-0.012585825,-0.00038241348,0.05714902,-0.027215369,-0.04203917,0.021849815,0.020065533,-0.0285411,-0.032289464,0.031612042,-0.06565817,-0.014078682,0.018084923,0.036268007,-0.036907405,-0.04973776,0.014748304,-0.037811898,-0.016069304,-0.007857854,0.005036325,0.010805489,-0.04239108,0.037915364,0.04181313,-0.04911038,0.024822198,0.019924792,0.05231666,-0.019802073,-0.04962942,0.009855531,-0.015169553,-0.034946915,0.00049739244,-0.010357902,0.025513843,0.0025750946,0.01588229,0.038778257,-0.0077783703,-0.006446549,-0.021761842,-0.024982804,-0.044934873,0.016944433,-0.014689593,-0.062060665,0.004856016,0.048456054,0.016956273,0.0016011433,-0.007802395,-0.033862233,-0.017621126,0.04528463,0.007305881,0.016448857,-0.06016524,-0.00666239,0.034648605,0.0024059946,-0.003083266,0.045256693,0.012643125,0.022138732,0.012269073,-0.0023778614,0.0075468556,0.02047258,-0.027498782,0.07732652,-0.0064065517,-0.05230819,-0.0006161426,0.017431524,0.0044900808,-0.030563809,-0.04608764,0.009101416,-0.026489316,-0.025867505,0.0057857176,0.020227736,0.050839927,-0.0019903218,0.003818224,-0.038588546,0.032047126,-0.030638881,0.04530931,0.030294282,0.021290148,-0.015929181,0.02372163,0.03136067,0.011051688,0.050688785,-0.010848774,-0.04559087,0.011022589,-0.047251802,0.02259694,0.0027381447,-0.00734662,0.042705093,0.023920793,-0.010176154,-0.0124463085,0.031101054,-0.0058648256,-0.04461054,-0.013077568,0.05338815,0.015236651,0.0091445455,-0.039375056,0.011252347,-0.04499251,0.0385689,0.024011003,0.015981132,-0.034611072,-0.09137234,0.03480028,0.017636402,-0.0648799,-0.010732828,-0.040360436,-0.007260065,0.028872466,0.007823266,0.01254863,0.011817605,0.0039061187,0.0063805995,0.008672493,0.04834564,0.0076484536,0.005900179,0.01745791,0.09651257,-0.016878305,0.020129416,-0.0004874825,-0.019867744,-0.061031133,0.018639341,0.031463094,0.005502112,0.034512684,0.044995327,-0.00018067591,-0.0011588936,0.016385801,0.0013748271,0.019360736,0.060321096,0.028761234,0.014594368,0.071472816,0.03252771,0.012166961,-0.029391581,-0.03336926,0.039297916,-0.01469025,-0.01468056,-0.006403249,0.03013461,-0.02411677,-0.036902953,0.002713731,0.02950475,-0.015408121,-0.019489696,0.027629292,0.00775996,0.091374375,-0.006467464,0.008964797,-0.046559762,0.057780933,-0.04847626,0.053166304,0.017060205,-0.014721801,0.022576554,-0.05866198,0.032356836,-0.021859191,-0.05303138,0.011156297,-0.051878672,-0.0057379534,-0.028181076,-0.00022330547,-0.02197623,-0.030376626,-0.017578494,0.028063867,0.021443041,0.00046171673,0.03711337,0.00059016584,0.02558161,0.023879081,-0.02225401,-0.03236676,-0.0034038504,0.005296498,0.018232064,-0.0063930596,-0.03268269,0.018046713,-0.014385453,-0.012754814,0.015068094,0.031127175,-0.0024104025,-0.029762683,-0.012973946,0.012131467,-0.010254972,-0.011122657,-0.00024820692,-0.0016208005,0.017925983,-0.021778654,0.036777355,-0.0071843863,0.03339345,-0.043980487,0.028146148,-0.020189874,0.0092142215,-0.053243145,-0.03620355,0.019496193,0.038497705,-0.0046370556,-0.0025287613,0.0018364663,0.027570158,-0.005416571,0.027155837,-0.022258233,-0.0016095004,-0.0008118457,0.0022648391,-0.022761501,-0.021378845,0.046645768,0.06568679,-0.012997951,-0.022728879,0.047687255,0.0025585226,-0.029298626,0.011077631,-0.02557085,0.02411457,0.04648922,0.01465432,-0.016638344,-0.02678618,0.014359387,-0.002276639,0.03789802,0.00645405,-0.03388604,-0.015716026,-0.013602633,-0.014100335,-0.046304006,-0.024096595,0.073859364,-0.008919275,-0.011035786,0.027715534,0.030087303,-0.15809697,0.013654895,-0.02881181,0.02790678,0.007902684,-0.031860974,-0.01458095,0.0087865265,-0.036464494,0.05462442,-0.021344863,-0.049634542,-0.0016493798,-0.0117128035,-0.0030230263,-0.022302954,-0.04399652,0.0012121915,-0.014799341,-0.047983333,0.012056066,-0.011972076,0.067526534,0.02526026,-0.019404072,0.010201471,0.060153797,-0.03785032,-0.023181912,-0.042631418,-0.042943794,0.016352253,0.0023388853,0.006179024,0.0013018759,0.05826447,-0.037017163,-0.01157802,-0.021205977,-0.0146268485,0.049746387,0.018523617,-0.0025531966,0.054162625,0.009122073,0.024067692,-0.016808294,0.011425784,-0.05558053,-0.02381997,-0.028988607,-0.010502851,-0.011907514,0.00022680318,-0.025513003,0.00477064,-0.008864411,0.029425472,-0.030450711,-0.012294905,0.0015511758,-0.019947603,-0.0051493845,-0.020319901,-0.047144014,-0.03919071,-0.002347676,-0.009228902,0.007401369,-0.0076184715,0.040161762,0.023558035,-0.008276065,0.010356692,0.0017344272,0.058745176,0.004669514,-0.015744157,-0.03365034,-0.08884894,-0.045633536,0.025072176,-0.026788758,0.0019519785,-0.025746047,-0.0068905833,0.028971016,-0.0054530664,0.014099196,0.2431164,0.021790788,0.043766648,0.0031417853,0.0680311,-0.0054087196,0.03800477,0.038764518,-0.021589475,-0.044647485,-0.011864258,0.09105393,0.013086934,0.008805384,0.023810165,0.023583036,-0.060056873,0.03997939,0.07810709,-0.001972842,-0.0010417019,-0.034988903,0.002824667,-0.015948245,-0.060376626,-0.031922325,0.032898184,0.025942007,-0.04111223,0.01872239,-0.006290629,0.064026654,0.0522582,0.0065762126,0.04681897,0.029785516,0.006604991,-0.024901416,-0.033718083,0.02556567,0.0038996206,0.0027644916,0.0207957,-0.036597647,-0.01711058,-0.04293548,-0.034151357,-0.014229722,-0.0074946885,-0.00046839975,0.004693677,0.018473158,0.010443584,-0.007523483,0.0576157,-0.018535074,-0.008009773,-0.016609866,0.00085228786,0.02804571,0.037628718,0.025846075,-0.060692735,0.015327662,0.029866673,-0.012848266,-0.039308213,0.0071849767,-0.019343909,-0.020028805,-0.00043493716,-0.012567621,0.03211358,-0.031184122,0.0042060977,-0.020587217,0.009079467,0.009386425,0.009244965,-0.024536666,-0.010506948,-0.07581234,-0.02430233,-0.017178783,0.03666784,-0.014360125,0.0037435542,0.04602215,-0.00074529054,-0.00050404697,-0.0044995975,0.005817889,-0.021337591,-0.0384187,-0.01975891,-0.032311827,0.03396845,-0.072388254,-0.0111765,-0.005014383,-0.022680696,0.00394858,0.0037856526,-0.059343882,0.04530418,-0.0053262594,0.013361373,-0.024484819,-0.02002246,0.03521795,-0.025650378,0.036218636,0.006913064,0.011008377,0.04048142,0.048900466,-0.020004753,0.0106811,0.04567454,0.011885948,0.01897147,-0.007337848,-0.006243876,0.071231775,-0.035633013,-0.07431604,-0.0021750836,0.04476216,0.026213508,0.013054082,0.0056112013,0.010510431,0.021116015,0.023860304,0.036189094,0.016011532,0.0344881,-0.004228904,0.04155264,0.026725033,-0.017112702,-0.025767608,-0.015085818,0.014621329,0.011320831,0.042918187,-0.030981908,-0.011789608,-0.02799964,0.023646269,0.0087597575,0.053079218,0.0034173727,-0.04686886,-0.018817825,-0.08269047,-0.02413428,-0.017555272,-0.048924875,-0.025236985,-0.018504879,0.0028840334,0.05122151,0.04702338,-0.01593197,0.01937249,0.026302807,0.0059020524,0.008843169,0.0063143778,-0.00976631,0.021799793,-0.04096227,-0.03455953,-0.0021368298,-0.022899074,-0.008149339,0.012532311,-0.0517387,-0.034884717,0.03458143,-0.014450501,-0.009174306,0.0044769193,0.009908555,0.0063872067,-0.015704012,0.0008384816,-0.006883517,-0.020488039,-0.010424709,0.12084531,0.0005935399,-0.0088899,0.0030653186,0.032363206,0.057992842,0.015534747,0.047716126,-0.037076622,-0.012320583,0.04421206,-0.009833458,0.013679352,-0.021657828,-0.020602563,-0.031587016,-0.010354281,-0.02368586,-0.033221345,-0.027853757,0.01465241,-0.02513651,-0.017004762,-0.061935514,-0.052478112,0.034693297,0.012728328,-0.02779331,-0.009942625,0.0124077005,-0.020351335,0.0406881,-0.04212373,-0.041596662,0.013141735,-0.044560097,-0.060857706,-0.013436568,-0.0034643714,-0.0005030656,-0.0141545525,-0.002289953,-0.009203374,0.0033448339,0.014764213,0.042109914,0.042794373,0.0031652318,0.0030552414,0.024811992,-0.052219577,0.00317629,0.05235975,0.0028093955,0.005953067,-0.07227014,-0.0008644291,0.016634244,-0.0005525744,0.008683104,0.011555099,-0.018899163,0.016274929,0.0014284248,0.016469968,0.028303301,0.008218166,-0.008232638,-0.03254807,-0.009664666,-0.0017766093,0.024773998,-0.021455137,-0.029385641,-0.08502443,0.0045204805,0.024492042,-0.03161042,-0.046502117,-0.022804828,0.007909283,-0.028245386,-0.008264793,-0.0035585205,-0.02295686,0.0167676,-0.0012902747,0.028718542,-0.056749176,-0.01454849,0.048661597,0.006878267,-0.04733368,-0.007909703,-0.0050450596,0.05905377,-0.05188807,0.0114165805,-0.041155342,0.035065193,-0.03084733,-0.050642725,0.038844254,-0.015065617,0.013157516,-0.0075132735,0.0300867,0.0008919409,-0.0085724555,0.0248025,0.042942617,0.0017487232,0.02486755,0.0012446406,0.016162595,0.0026026026,-0.023187125,0.076149575,0.01723529,0.0018639963,-0.0077941436,-0.010751146,-0.016471442,0.019458713,-0.01505777,0.02991807,-0.05465387,0.028722793,0.013430925,0.009469709,-0.03093402,-0.039406057,-0.0235802,0.009414064,0.06321352,-0.0319505,-0.043224446,-0.043130785,-0.020646479,-0.007677829,-0.020315066,-0.035741683,-0.01956044,-0.03691564,0.02896386,0.03135775,0.009665816,0.021633668,-0.00045052325,0.0132401595,0.00930937,0.0037685966,-0.022504875,0.014662459,0.023527985,0.0017453295,0.010680953,-0.023925012,0.019842712,-0.011981312,-0.0019029987,0.010173251,-0.046872016,0.01187509,-0.008252613,-0.015536808,0.0491586,0.039764665,0.03948258,-0.014299575,0.038663976,-0.0046723206,-0.03765941,-0.056975015,0.018862333,0.011683163,-0.053993113,-0.012546225,0.01641151,-0.011641917,-0.0132065555,0.006253005,0.021558398,-0.05201142,0.030876778,-0.01814783,0.0123887295,0.033721115,-0.043433484,0.009250173,-0.012615301,-0.014100378,-0.007890348,0.0063770553,0.003522273,-0.0140569005,0.041433603,0.016790746,0.021532597,-0.0023805709,-0.048685964,-0.041206818,-0.007958661,-0.14884233,0.015122312,-0.038542863,0.013374969,-0.015351535,0.017860048,-0.03691607,-0.06130629,0.0041243746,-0.0063905073,0.005749091,-0.036354005,0.003780989,-0.015994716,-0.0339489,0.0278124,-0.044584125,-0.008734646,-0.026807657,0.06452391,0.017751448,-0.000049250015,0.035045642,-0.025767332,0.006523135,0.018374925,-0.021586562,-0.035741713,-0.039144464,-0.028209958,-0.05760238,-0.041620713,0.01515989,0.005750879,-0.03634755,-0.013967962,0.0010502356,0.00038065278,-0.068489745,-0.031500153,0.0010675412,-0.0024512,0.009397108,0.01926632,0.026677158,0.04571055,-0.024102993,0.018041229,-0.047340766,-0.011365342,-0.014671187,0.015214365,-0.005515301,0.0014977291,-0.010190123,0.00019433697,-0.012018732,0.0133396555,0.011885812,0.030761268,0.012978461,-0.0034514403,-0.012555789,0.019382354,-0.059477307,0.022656944,-0.06596599,0.015361253,-0.003920431,0.02331785,-0.008353487,-0.030353464,0.00137854,-0.025648577,0.018096916,-0.0034839313,0.013130004,-0.045337364,-0.0059035337,-0.039189473,-0.041573487,0.017561508,-0.03166228,-0.030489426,0.03364176,-0.019742789,-0.015655281,0.014278483,-0.05951638,0.011372479,-0.048049923,-0.025776438,0.030624615,0.006238161,0.021825215,0.027064145,-0.020911839,0.036184404,-0.010328991,0.015879013,-0.0008068329,-0.008189884,-0.019229213,0.0017479823,-0.026260978,0.047171276,0.02326081,0.025718283,-0.003252471,-0.019451719,0.0027480246,0.008060293,0.010118757,-0.015203523,-0.06406404,0.008330748,-0.00032307004,0.023380775,0.0083003,-0.014630408,0.012622077,-0.014318056,-0.020312453,-0.045638572,0.03338978,0.07004751,0.034538712,0.027542327,0.012397254,0.011261944,-0.015482801,-0.05006063,0.03022358,0.015844502,0.021318741,-0.0006094871,-0.004750329,0.049207926,-0.041606363,-0.031026179,0.003262529,-0.057483084,-0.01745102,-0.024998216,-0.005241648,0.016380243,0.037116934,0.0033255196,-0.037661184,-0.0255672,0.03636236,0.00048084324,0.051371817,0.008964669,-0.018624546,0.03799632,0.007507424,0.0083266655,-0.0007333442,0.10841861,-0.027874537,-0.03237713,-0.013799451,0.011090486,-0.0019727382,0.032737937,0.001523256,-0.0034993996,-0.020469448,0.018049814,0.040466562,0.035450164,-0.009820493,-0.015516418,0.022084374,0.0015232197,-0.008814046,0.0070857597,0.008278589,-0.016592287,0.0284451,0.031956017,0.03664512,0.010470026,0.0057014804,-0.0037208102,-0.02017601,-0.0034052301,-0.010800751,-0.0016600359,0.024005637,0.009509129,0.012940339,-0.010791239,0.047898497,-0.019312598,-0.00038360196,-0.01086598,-0.0013196381,0.038054843,-0.01030071,0.009504341,0.015680049,0.013166967,-0.018264873,0.012264441,-0.010458812,-0.034988016,-0.01373845,0.040812,0.000633462,0.0039576134,-0.019398274,0.011488665,0.0019106042,0.039662555,0.0062185368,0.02820213,-0.0021677734,-0.008690951,0.052404486,-0.0011008728,-0.007890406,-0.040226985,0.021280218,-0.026809145,-0.03553888,0.023962446,0.008388096,-0.01608957,-0.106563255,0.0019727608,0.042438325,0.01056855,-0.0134936245,0.011960689,-0.047930177,0.013426634,0.005547343,-0.02670272,0.020740027,-0.02382395,0.043228462,0.03159176],"last_embed":{"hash":"sl48m6","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"sl48m6","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 5-6: Excitement Reframing#{8}","lines":[124,125],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"sl48m6","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031963002,-0.0067985575,-0.012827162,0.010995167,-0.053261966,0.004775286,0.010453369,-0.0065620923,0.021021841,-0.014987509,-0.021708705,0.009358883,-0.016082058,0.0012065695,-0.0049616145,0.014299185,-0.008966794,0.03302708,0.05387383,-0.02355585,-0.029021762,-0.007660411,0.051084697,-0.008551728,-0.0044204304,0.0021352258,-0.027325343,-0.021214636,0.019422498,0.04144887,0.008286623,0.017629895,0.023887802,-0.05640356,-0.020043068,-0.0107617,-0.0035029766,0.016038083,-0.04085801,0.050400425,0.032532353,-0.036901236,0.026339265,0.028539648,0.025060663,-0.03581689,-0.039270908,-0.005372858,-0.016830103,-0.03485839,-0.01841296,-0.0035950304,0.0038216407,-0.0037364352,0.026930008,0.05911397,0.009442668,-0.037478052,-0.029905353,-0.034319416,-0.046700157,0.02999403,-0.028653143,-0.0056253737,-0.008201636,0.043960985,0.02042007,0.0034647023,0.0005410447,-0.04174316,-0.02417184,0.040542208,0.049419284,0.01235238,-0.051861156,-0.026589239,0.020268839,0.015727552,0.022020455,0.043397166,0.024847416,0.030245889,0.009841081,0.0051953048,0.0128941825,0.03527671,-0.0060296385,0.089351304,0.015181702,-0.021747166,-0.023894697,0.012388072,-0.005415264,-0.04728568,-0.016509416,0.024861006,-0.007203666,-0.028904757,0.015118088,0.018627243,0.043384727,-0.018188903,-0.003071848,-0.03897325,0.015023885,0.017518766,0.011161585,0.03839302,0.010083411,-0.025372175,0.03338167,0.0150148515,0.018322611,0.040675152,-0.0081774695,-0.0034661982,0.0011223594,-0.038324524,-0.0005379227,-0.0052102194,0.030713677,0.04728316,0.031588912,-0.009692449,-0.032171957,0.011702476,0.013841995,-0.023903156,0.031878922,0.06800548,-0.007972431,0.017252723,-0.050863557,0.019866409,0.022174753,0.039956924,0.039694633,0.013709929,-0.0030586696,-0.08622169,0.05034419,-0.0052250437,-0.027668519,-0.009500863,-0.033704735,0.004517443,-0.0027834373,0.013545704,0.010938858,0.036934692,-0.0051216483,0.016501209,0.016050925,0.027817465,-0.005005529,-0.003689091,0.0029643185,0.047842667,-0.021187644,-0.0090304185,0.027878283,-0.042481847,-0.0521732,0.06723365,-0.0018273876,0.017166799,0.026885225,0.006019931,-0.028316049,0.008307005,0.033681735,-0.014003206,-0.028958391,0.02271705,0.022377,0.017960155,0.057470445,0.018505594,0.02313827,-0.02681495,-0.03663726,0.027833082,-0.017236399,-0.032886147,0.01800314,0.0645233,-0.012969841,-0.046058014,0.0022730613,0.04369358,0.031208245,0.0022978862,-0.011992845,0.00043224217,0.027037306,-0.01748074,0.03734255,-0.0080762105,0.055539783,-0.008064286,0.02180743,0.012578617,0.014186338,0.007717564,-0.054165144,0.0053972146,-0.04321145,-0.01565623,0.038245775,-0.02910111,-0.012609295,-0.015005222,-0.013615906,-0.0507273,-0.04034655,-0.0039516934,0.029041385,-0.018594677,0.022141537,0.0019378441,0.026317727,0.03340888,0.039133098,-0.027387895,-0.031945553,-0.015926318,-0.023032501,0.056114335,0.025197348,-0.033612963,-0.0038527811,0.0009379472,0.011380281,0.020032171,0.010350355,-0.017700627,0.00047384444,0.006419549,0.028101308,0.02281002,-0.043471556,0.02641232,0.049059477,0.009704233,-0.0057909205,0.027396556,0.03442195,0.026357908,-0.02010458,0.0324626,-0.0048830584,-0.0070745773,-0.027484573,-0.043825407,-0.012553456,0.0005631309,-0.003610043,-0.0204571,0.0032718934,0.005088415,0.007156122,0.013869458,-0.007316901,0.007602852,-0.017813908,-0.008057712,-0.015240997,-0.009533326,0.028122986,0.04758416,-0.0023548093,-0.03396368,0.021025645,0.004534616,-0.0340527,-0.013599788,-0.035661485,0.026075166,0.041558612,0.023855282,-0.052724008,-0.054958634,0.026050314,0.013124047,0.023131037,0.024556857,-0.023757622,-0.012444142,0.0279282,0.005461935,-0.0015908726,-0.03142619,0.053326655,-0.0025491687,-0.013081262,0.026785238,0.003341602,-0.1605159,0.046811342,-0.004746181,0.050233904,0.014790441,0.012636465,-0.025205001,-0.016170109,-0.03319418,0.077123456,0.010703482,-0.03223401,0.014676839,0.02045585,0.02912719,-0.027476924,-0.0232845,-0.05524183,-0.014627295,-0.045501545,-0.0334459,-0.043275572,0.08537673,0.028744068,-0.012856617,0.019138636,0.06826322,-0.021275988,-0.028772749,-0.055979248,-0.05951708,0.027269948,0.0048229396,0.026885109,0.0022376457,0.04840444,-0.017375689,-0.024159089,-0.02235177,-0.008078442,0.043304797,0.051162686,-0.0067132823,0.024140786,0.0046753143,0.017005231,-0.025980039,-0.0071468465,-0.044603,-0.024145165,0.0045619495,-0.0011721414,0.008663994,-0.015100297,-0.029158037,0.009705243,-0.013438385,0.0036623222,-0.036485314,0.0009330803,0.012115182,-0.018543834,0.012022727,-0.002024722,-0.024802383,-0.023176817,0.033832885,0.032020837,-0.030531935,-0.033203922,0.03864883,-0.046112426,-0.026260195,-0.005047104,0.0029251953,0.014489849,0.0039801416,-0.0144823585,0.0031854736,-0.10158368,-0.020421633,0.035040278,-0.010275842,-0.008133467,-0.033089027,-0.0042939023,0.024958348,-0.029096784,0.031772293,0.23009261,0.033093102,0.031350564,-0.015726864,0.07185831,-0.016980285,0.010606636,0.042748533,-0.015479266,-0.031586654,0.002156279,0.045298047,-0.02424149,-0.021141734,0.014947815,0.048710678,-0.045840062,0.029216422,0.054921903,-0.008406658,0.01052819,-0.06343827,0.0075095384,-0.021167876,-0.03995491,-0.05077263,-0.0036482466,0.058159783,-0.015591108,0.031183824,-0.023276726,0.071193665,0.06910311,-0.037918963,0.016896568,0.008233979,0.018275537,-0.02411473,-0.05388341,0.012990712,0.013146406,-0.0053212214,0.025340911,-0.035839956,0.0022107076,-0.011329556,-0.011735279,0.0053631254,-0.02743459,0.006173287,-0.045294445,0.03208973,-0.016320987,-0.029222468,-0.0014517936,0.006673528,-0.01955577,0.0062960647,-0.016774092,0.028532112,0.019137748,0.006983487,-0.07959497,-0.0037975784,0.015951227,0.0018897564,-0.04303363,-0.00051390537,-0.010671035,-0.019731356,0.01593298,-0.008136991,0.008403704,-0.00076468027,-0.012757017,-0.015667023,-0.02408156,0.040473953,0.035036534,-0.015641883,0.003959171,-0.04773248,-0.021830648,-0.015065649,0.016299397,0.004495269,-0.0018621957,0.046679616,-0.025844734,-0.01758312,-0.001760963,0.013224384,-0.025967631,-0.046696547,0.0015373961,-0.017167054,0.030718932,-0.039023157,-0.031208567,0.033417556,-0.01384626,0.011182596,0.00858648,-0.039815426,0.046857134,-0.012177012,0.01814593,-0.021443456,0.0049836743,0.024959302,-0.085109174,0.0090732835,-0.003180163,-0.024310809,0.046711426,0.07091804,0.002055916,0.01459404,0.025960032,-0.028941661,0.022079434,0.002344907,-0.020937197,0.036377765,-0.0069240015,-0.05974693,-0.025082596,0.02325738,0.013180697,0.008741289,0.007995758,-0.03055988,-0.017589679,0.035324957,0.042491704,0.011294428,0.05646602,-0.007854664,0.031160476,0.0048510367,-0.012935311,-0.008284312,-0.020100312,0.046109144,0.012709387,0.05505171,-0.017036885,0.007227844,-0.016153093,0.004804096,-0.0049415845,-0.0049435203,0.0055191712,-0.036900114,0.003390834,-0.08180515,-0.01928865,-0.03483403,-0.04662456,-0.028889697,-0.007055346,-0.0062114,0.026679302,0.06409379,-0.019809255,-0.009163444,0.004366353,0.0102886185,-0.043461874,-0.017381748,-0.021152586,0.018380502,-0.018458705,-0.0050310264,-0.022641,-0.016029956,-0.021403035,-0.012716945,-0.039550688,-0.012620538,0.03462449,-0.018473264,-0.00926387,0.031227462,0.038401265,0.00714817,-0.011725177,-0.015128282,0.0027803383,-0.0011976337,-0.02131824,0.10066296,0.013603932,-0.023690451,0.024874972,0.000295724,0.058643054,0.033341344,0.029713966,-0.013595383,0.02771366,0.03485248,0.007636009,0.028395623,-0.012128225,-0.048039395,-0.017692115,-0.0010160186,0.022634313,0.020523436,-0.008334053,0.0058430117,-0.021972401,-0.029442608,-0.063778885,-0.02208315,0.019712228,0.0439696,-0.026378337,-0.007904012,0.0016956747,-0.0066809836,0.040238034,-0.06928103,0.0036146382,0.023299895,-0.02689051,-0.06416254,-0.003558742,0.0096305385,-0.0053782044,-0.033994343,0.014807809,0.00008646595,0.0070018233,-0.018627714,-0.00804139,0.030359587,-0.0019837138,0.014501872,-0.023150988,-0.014561371,0.004188876,0.0016186415,-0.0024941377,-0.0069123274,-0.036314428,-0.0036370582,-0.00793633,0.017443845,0.02726132,0.016928608,0.022773286,0.006730477,0.023997627,0.01222956,0.04490184,0.03284199,-0.020143704,-0.037726905,0.011247493,-0.0035836322,0.013138136,-0.0012999539,-0.04092647,-0.06955761,0.006632571,0.019851074,-0.035123225,-0.06213708,-0.027096853,0.018920634,-0.025109261,-0.016156558,0.013052767,0.00703591,-0.00432481,-0.022323307,0.043634687,-0.06727583,-0.007788433,0.048824072,0.017510226,0.0060017644,0.00077269465,0.012555476,0.04158177,-0.029865306,0.037164215,-0.043422956,0.011658082,-0.015602765,-0.06484443,0.018663568,-0.01977971,-0.016668756,-0.07371719,0.007578767,-0.010843724,0.035807855,0.014193412,0.046095654,-0.032003686,0.002568485,-0.008222289,0.024494367,-0.022185337,-0.031991336,0.020999711,0.024936473,0.022807218,-0.031514995,-0.011674284,-0.023802256,0.012316202,-0.015516719,0.0353039,-0.03707255,0.06910524,-0.010243209,-0.014159145,-0.055280812,-0.009597291,-0.038179163,0.0022402059,0.036104225,-0.026731083,-0.01528589,-0.04085125,-0.011652748,-0.015753416,0.0051408205,-0.036695596,-0.0029377094,-0.05697272,0.011737092,0.042529467,-0.016038237,0.023904856,0.027372133,0.020994367,0.05121832,0.024534013,-0.042168863,0.018589467,0.02734477,-0.005766008,-0.0043758,0.00055185676,-0.00076762587,0.027921973,-0.004507419,0.005417347,-0.06853482,0.036874734,0.03326138,-0.022735633,0.05318261,0.04276906,0.027831763,-0.011874704,0.055929024,0.025498128,-0.040031552,-0.032159187,0.049083274,0.022468792,-0.05250859,0.024385666,0.015917966,-0.002330501,-0.015924575,-0.015333829,0.014667041,-0.05173564,0.050284404,0.0035313277,-0.02001263,0.035302766,-0.037021976,-0.016980331,-0.028166195,0.005558115,-0.010448229,0.0077062435,0.0016668387,-0.021774614,0.02815012,-0.00002880201,-0.0038585393,-0.036554277,-0.04071101,-0.06308918,-0.0083330115,-0.14928262,-0.0061336025,0.0019175039,-0.02413059,-0.0078761615,-0.001620305,-0.03462145,-0.055465866,-0.0488381,-0.014150092,0.017688543,-0.014013038,-0.024472352,-0.014180117,-0.008307945,0.029921725,-0.028993646,0.022527779,-0.054172818,0.06468614,0.0014115945,0.00010105175,0.061595093,-0.004092805,-0.0001289982,-0.0014216215,-0.019121613,-0.01982434,-0.028607657,-0.036306467,-0.058420412,-0.058953393,0.019403739,0.005570568,-0.010995111,-0.0058563338,0.02180794,-0.0022660617,-0.05555407,-0.0023723757,-0.0097153885,0.002946174,0.012014901,0.025952473,0.0041575455,0.06025554,-0.05979439,0.0036237726,-0.054318435,-0.004678913,-0.002983054,0.055595152,-0.011351362,0.00900461,-0.0126836,-0.0028389166,-0.008492653,0.004772501,-0.021089423,0.031036338,-0.0140688475,-0.0052652066,-0.039383635,-0.0031113096,-0.048370294,0.03536446,-0.052290387,0.037034288,0.026892023,0.0030323942,-0.041114423,0.012525127,0.00828295,-0.016398372,0.015141939,0.003058525,0.036976267,-0.03425466,-0.011908606,-0.033903643,-0.027774561,-0.029241003,0.015712103,-0.017455269,0.061958987,-0.0076082884,-0.005045466,0.0023856675,-0.059139036,-0.017894505,-0.06275217,-0.042538412,-0.009339568,-0.008981152,-0.02906793,0.015560803,-0.029182628,-0.0055256067,-0.0323626,0.029750822,-0.010181127,-0.021475345,-0.011632324,-0.036987796,-0.025925808,0.020402977,0.011814288,0.0065280204,-0.019298123,-0.060163867,-0.013942233,-0.010381263,-0.0031186289,0.0019467019,-0.092691466,-0.020449473,-0.012065959,0.0605472,0.014759771,0.017750556,-0.028086888,-0.025488468,0.001910767,-0.034431204,0.029927455,0.09142528,0.0366617,0.04297411,0.023289114,0.0047409195,-0.0034875325,-0.06353269,0.028543105,0.025356561,0.012803625,-0.026599484,-0.0065007666,0.043758005,-0.059270058,-0.044043463,-0.044911228,-0.060899816,-0.01531254,-0.005447448,-0.019765269,0.0026082182,0.023802087,0.04243637,-0.009468351,-0.024645781,0.04193046,-0.049606465,0.021027219,0.025165062,-0.0057489322,0.048166092,0.0065918653,0.03372457,0.0065212487,0.08225584,-0.044328913,-0.030049497,-0.0005515861,0.019615203,-0.018102247,0.04565391,0.011090432,-0.012690442,-0.013126553,0.026052913,0.029117368,0.036460083,-0.021480087,-0.029744025,0.031407256,0.0013163766,-0.020285437,0.048078157,-0.016191293,-0.056499425,0.050554305,0.025809877,-0.004838347,0.013789253,-0.01075487,0.012918764,-0.007479715,-0.019681895,-0.010876084,0.004234547,-0.0052649216,0.0064819795,0.023368785,-0.034799974,0.07656283,0.01292458,-0.009997431,-0.00022823381,0.043776337,0.027588477,-0.017851142,-0.037825383,-0.008997797,-0.016202156,-0.030754,0.023494001,-0.0060812007,-0.013052944,-0.017543692,0.024349378,-0.028721338,-0.015530221,0.009770903,0.0010734715,0.012788906,0.030257832,0.023158709,0.032125045,-0.019988254,-0.04527229,0.043144617,0.009355895,0.011306472,-0.03382478,0.012553454,-0.020043245,-0.008955167,-0.0018764817,0.008176616,0.017405245,-0.07132092,0.02829987,0.030192543,0.03390302,-0.017747125,-0.020460475,-0.004698346,0.016299117,0.0112525,0.0075164195,0.045383938,-0.03878818,-0.0014760281,-0.019225448],"last_embed":{"hash":"8kp84s","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"8kp84s","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application","lines":[126,152],"size":905,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8kp84s","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036911637,-0.015626065,-0.019646646,0.003030991,-0.053247705,-0.01829932,0.024287974,-0.010028222,0.011546302,-0.016588354,-0.033614278,0.0097528575,-0.024487142,-0.012893611,-0.00126455,0.028840456,-0.014766683,0.020679748,0.04735576,-0.010043046,-0.0270312,0.0069205994,0.051642433,-0.0138647575,-0.012014352,-0.0048637283,-0.019620983,-0.0137710525,0.028643264,0.030412285,0.002405317,0.0024534373,0.03108128,-0.06171131,0.00032975242,-0.0040138583,-0.00060896843,0.009455817,-0.04432961,0.04041772,0.038482297,-0.05257328,0.02324475,0.030792871,0.025180252,-0.024285676,-0.047174234,-0.009507458,-0.031707644,-0.03613154,-0.009389898,-0.011265314,0.011112474,-0.009599629,0.02200395,0.053476073,0.027280899,-0.03888276,-0.033000458,-0.017227504,-0.047394864,0.026556557,-0.010587267,-0.02005865,-0.0069784536,0.034912266,0.02714121,0.004002554,0.003461634,-0.04815411,-0.016130963,0.04214938,0.059201732,0.005268495,-0.056854524,-0.034643352,0.019682541,0.009321,0.008310542,0.056380097,0.018279564,0.024116406,0.009496225,0.006055714,0.010753659,0.01621479,-0.0014204127,0.061545495,0.01823595,-0.019778848,-0.017684562,0.012770168,-0.0051920516,-0.034032747,-0.013496146,0.020931438,-0.013233043,-0.030182132,0.034046903,0.011118672,0.040503327,-0.030333227,-0.015617379,-0.030765763,0.0047068177,-0.0057879556,0.019460594,0.039209537,0.028888788,-0.023816433,0.023110962,0.01134336,0.027084786,0.040982082,-0.011601189,0.0030632096,0.020320907,-0.026399247,0.0037513785,-0.007396891,0.021180004,0.034449246,0.03645431,-0.0017659015,-0.021350272,0.011585221,0.012287279,-0.019860901,0.04099198,0.051988725,0.0038014608,0.044970147,-0.04824477,0.011961421,0.009649276,0.040405244,0.024221966,0.015151129,-0.003538574,-0.086692326,0.048054725,-0.0049423203,-0.03662475,0.0062390263,-0.023875367,-0.0013242201,0.0071898457,0.00820526,0.006572918,0.025241246,0.012284532,0.019810721,0.033016264,0.035996318,-0.021672672,0.008778249,0.005501823,0.049477536,-0.00063495524,-0.010906511,0.013932247,-0.041666266,-0.029949162,0.046147637,-0.0060349307,0.015991416,0.033901904,0.02577877,-0.031026397,0.0030850666,0.03258817,-0.009165975,-0.043912612,0.019716,0.026558077,0.017091822,0.050824594,0.026533363,0.017645907,-0.011174551,-0.042845406,0.030886976,-0.023802228,-0.049549233,0.0047326344,0.0714663,-0.008579721,-0.045275215,0.005576117,0.036326095,0.024179572,0.0063335947,-0.01172832,-0.0022336,0.02208879,-0.018205864,0.03183867,-0.004797376,0.04735051,-0.031052817,0.021460501,0.012288218,0.0015479368,0.022372218,-0.048812896,0.00072031876,-0.031550527,-0.005522572,0.027230784,-0.04336606,-0.01041593,-0.01935329,-0.011783715,-0.015859092,-0.037042987,-0.023996513,0.029008064,-0.018090168,0.018619422,-0.008074155,0.014497098,0.045992967,0.028501801,0.0053784666,-0.031106234,-0.013002117,-0.014329432,0.050847206,0.031084798,-0.031928048,-0.010764453,0.003255774,0.013440757,0.024369163,0.02011466,-0.009292198,0.009372608,0.009200075,0.027557343,0.010664053,-0.050358422,0.010590919,0.058611084,0.0083532585,-0.002599252,0.031832814,0.029107785,0.04152611,-0.014203524,0.025344035,-0.022445638,-0.011827277,-0.04271939,-0.052426163,-0.006615616,0.008119814,-0.011626749,-0.016571442,0.017074885,0.013949696,-0.0055526015,0.018670546,-0.03055831,0.0019939987,-0.015208587,-0.0018305712,0.0010796384,-0.033057045,0.031320404,0.04400209,-0.008418014,-0.041064378,0.02936679,0.0040438566,-0.04023762,-0.018795557,-0.04303197,0.020646442,0.028067494,0.010380109,-0.039963253,-0.037305262,0.026074938,0.0035334406,0.014142018,0.013723721,-0.025494052,-0.02171941,0.021121666,0.012978833,-0.008323576,-0.029821046,0.06499021,-0.014656966,-0.013096739,0.025641985,0.0043431977,-0.1642538,0.033637036,-0.0049633444,0.053692736,0.01857217,0.020637047,-0.036236923,-0.010784165,-0.054776106,0.08892774,0.007043134,-0.037617084,0.015517449,0.016060574,0.01355723,-0.02735719,-0.029352162,-0.029443154,-0.016608974,-0.040854465,-0.02690999,-0.036439113,0.063204855,0.045078807,-0.008217618,0.024650361,0.07973957,-0.020194504,-0.020863954,-0.052498233,-0.07185563,0.04443475,0.0021309385,0.018938582,0.0025676307,0.054360997,-0.023135656,-0.006123904,-0.0106746005,-0.0051806285,0.050263673,0.05927652,-0.0042295745,0.025757862,-0.0022047407,0.019968916,-0.023259452,-0.009228742,-0.05224945,-0.024945132,0.016022023,0.0039813146,0.016034925,0.008591513,-0.04012531,0.011775936,-0.011908836,0.016583681,-0.03654614,-0.017743697,0.008262192,-0.021815104,-0.0011878497,-0.01612915,-0.012314127,-0.039133508,0.03172552,0.031360913,-0.03055994,-0.040427122,0.03260457,-0.037592143,-0.008632473,-0.016793234,-0.007938131,0.012216991,0.027890606,-0.011472331,0.0011333599,-0.09987302,-0.01799039,0.031737585,-0.015049413,-0.009981587,-0.03717995,-0.02651778,0.024000349,-0.016099138,0.024358895,0.24236692,0.03002918,0.045177437,-0.01025962,0.06405192,-0.025225485,0.01840079,0.04485027,-0.018025035,-0.032044098,0.0059962287,0.041397266,-0.029977003,-0.012004803,0.014441724,0.037838068,-0.042856358,0.024961432,0.048672646,-0.0052144607,0.019163823,-0.06157697,0.0019136913,-0.030125137,-0.045011427,-0.04400952,-0.012782683,0.051113788,-0.031629153,0.03148451,-0.025927456,0.07378041,0.065939434,-0.02573005,0.020052971,0.0033357467,0.01035377,-0.03758364,-0.052861612,0.000864593,0.0005108586,-0.002619411,0.010905932,-0.0454255,-0.021538017,-0.008134265,-0.024238259,-0.0127382,-0.023782924,0.0051447055,-0.03323737,0.033499345,-0.000115533134,-0.022140596,0.011728321,0.0071694097,-0.009875749,-0.006642178,-0.012687495,0.03290504,0.017360726,0.004178096,-0.05936305,-0.000026505917,0.014301284,-0.00011422495,-0.047326554,0.006907906,-0.009045557,-0.0076797404,0.01581123,-0.0007595098,0.03148325,-0.0053686984,-0.015633497,-0.03783491,0.0014827241,0.04490747,0.024981104,-0.016078472,0.002510385,-0.048604526,-0.02207215,-0.020247381,0.016898625,0.004799303,0.009052225,0.04082017,-0.025951302,-0.00030340385,-0.0005112366,0.018183224,-0.022033203,-0.04831959,0.0060065137,-0.017637104,0.028352134,-0.049134713,-0.0398815,0.017883709,-0.019643744,0.012542829,0.00065655395,-0.033561774,0.042932853,0.007006521,0.02473799,-0.02271663,-0.014910363,0.012555605,-0.09206927,0.010909798,0.0012843219,-0.043852508,0.036668755,0.07827934,0.019111926,0.020585401,0.039654583,-0.026733577,0.027481502,-0.0062657995,-0.021197526,0.030542672,0.00011914231,-0.044977717,-0.016402459,0.029645849,0.02645889,0.00038121812,0.025572818,-0.03216012,-0.018610133,0.028320206,0.025538376,0.007740157,0.059675746,-0.026167627,0.025506347,-0.0010298239,-0.011981412,-0.025587326,-0.016297424,0.051872693,0.019081298,0.05443593,-0.02508746,0.019257423,-0.012185266,0.016172947,-0.0021013361,0.0031794528,0.00006252032,-0.038567867,0.018000038,-0.09070535,-0.01769405,-0.033338785,-0.050354145,-0.030251982,-0.003025082,0.00290684,0.04318635,0.057657216,-0.032954935,0.0061585,0.015951063,-0.0019269014,-0.049549364,-0.020436764,-0.022036808,0.03090133,-0.027899172,-0.008964683,-0.018908175,-0.02101609,-0.008575448,-0.007806779,-0.05711249,-0.02882811,0.0413412,-0.01395922,-0.0130101945,0.019013064,0.03874907,0.008183505,-0.024720669,-0.015305026,0.00008127832,-0.008143082,-0.0067734276,0.10114191,0.015133487,-0.032899346,0.014626801,0.005830283,0.057730723,0.03130223,0.031944785,-0.011013296,0.014026828,0.033802647,-0.004208166,0.026662873,-0.027630977,-0.048617378,-0.02601686,-0.0025821738,0.018853365,0.023347411,0.0013951161,-0.001142823,-0.028939385,-0.025992606,-0.071991324,-0.033617154,0.017602673,0.024680208,-0.021771487,-0.018334001,-0.012924804,-0.00524689,0.038524464,-0.053937178,-0.0072203684,0.034587953,-0.021648942,-0.069047965,-0.012312517,-0.00047364898,-0.0059214956,-0.01687087,0.012714489,-0.009981973,-0.0026935642,-0.016029138,0.009138002,0.034013405,0.0006183604,0.011702551,-0.011358857,-0.006737199,-0.005172281,0.0018703317,0.009939306,-0.0045742677,-0.043290082,-0.0111514,0.008735338,0.014779647,0.03841664,0.0056924624,0.01783564,0.0025380903,0.037682608,0.014259952,0.05301453,0.029885141,-0.026265627,-0.047269743,0.014469517,0.00054316426,0.0058651534,-0.0048147854,-0.033429522,-0.07293976,-0.005817571,0.018007195,-0.039370615,-0.04670491,-0.014260286,0.011109005,-0.017691411,-0.008216806,-0.0009496731,0.0021567002,-0.004682339,-0.026042601,0.044575214,-0.070307925,-0.023243459,0.047378886,0.008050546,-0.016668607,0.0016080871,0.016370842,0.026118422,-0.040104307,0.031974133,-0.036145266,0.013127487,-0.015003288,-0.07397419,0.021370126,-0.011280886,-0.0064519863,-0.06900434,-0.005889048,-0.013374872,0.028412163,0.019475942,0.043405473,-0.034996837,0.0021669746,-0.020674368,0.0327817,-0.019508332,-0.029521758,0.021923855,0.018200744,0.026833786,-0.021552548,-0.004820709,-0.039555017,0.009232729,-0.01434597,0.035436537,-0.026879631,0.06319544,-0.0040634186,0.0037267758,-0.056241248,-0.012535114,-0.025465347,-0.010362196,0.035290286,-0.029001394,-0.018897315,-0.03248483,-0.012329881,-0.026686953,-0.013098298,-0.04254266,-0.021934684,-0.041425254,0.020435004,0.032015257,-0.012149858,0.023022672,0.030994622,0.02080938,0.037467003,0.014155371,-0.044321667,0.0060400036,0.019322576,-0.0011541602,-0.0036588802,-0.022590088,0.0031953575,0.032036237,-0.022775706,0.007190094,-0.056146972,0.05196942,0.014220163,-0.0242518,0.05055132,0.027706688,0.030451251,-0.010484333,0.045094796,0.01573822,-0.046898257,-0.022734394,0.041921437,0.011049761,-0.054625574,0.023959523,0.020666925,-0.007031783,-0.016696993,-0.014246537,0.042429082,-0.05958368,0.059146404,0.014133803,-0.0051453253,0.03331111,-0.02815166,-0.008012139,-0.023722854,0.009474235,-0.0047376985,0.012332599,0.0017555989,-0.016289465,0.036462292,0.01738452,0.0045895786,-0.025767505,-0.03816631,-0.049449317,0.0041135265,-0.14681844,-0.01739285,-0.004492904,-0.022468766,-0.0024415154,-0.0049974844,-0.034940355,-0.048613995,-0.033129502,-0.011359634,0.008834859,-0.020203566,-0.01528043,-0.012516031,-0.023646837,0.04748119,-0.039755974,0.017743923,-0.045056496,0.054735746,0.008065801,0.011339942,0.04865023,0.0028018358,-0.0056268205,0.013737039,-0.026998634,-0.026537666,-0.025315149,-0.02639507,-0.034634348,-0.045270544,0.022845564,0.0067531457,-0.021810802,-0.010190101,0.01816141,-0.014286258,-0.069012225,-0.022315526,-0.023765579,0.0036414189,0.012536296,0.033091296,0.012087378,0.06619351,-0.046405435,0.00031716356,-0.042393,0.016560752,-0.013537075,0.052861575,-0.018928269,0.012246634,-0.0043217656,0.0052459026,0.0003670758,-0.0042359857,-0.005844586,0.02717631,-0.010507337,0.005189915,-0.042835075,0.010876566,-0.039746925,0.040360622,-0.03622244,0.041953094,0.0138246585,0.009229078,-0.046183437,0.010212247,0.009917524,-0.009662851,0.0057960246,-0.0129322605,0.033696182,-0.022062108,-0.01920229,-0.031232275,-0.038225617,-0.020648826,0.011256096,-0.022635227,0.06194846,-0.021858614,-0.015545783,0.002998204,-0.065987736,-0.016711887,-0.0593288,-0.04551704,0.0032592544,-0.008432454,-0.023046723,0.021329608,-0.024432981,0.0078610545,-0.01923757,0.029735262,-0.023896422,-0.02947558,-0.004830856,-0.03120327,-0.017896969,0.022402968,0.018012641,0.017567102,-0.026737459,-0.05948079,-0.012036177,-0.009798519,-0.018174235,0.0010656376,-0.08543645,-0.01925102,-0.0036956444,0.0474257,0.015194381,0.0012497684,-0.01746267,-0.03177389,0.0079371855,-0.034206863,0.015829224,0.08094757,0.028565051,0.053563505,0.03366542,0.0054853563,0.005668066,-0.039442148,0.040082697,0.016120134,0.010602269,-0.030327164,-0.0020917759,0.049349297,-0.059270825,-0.04820544,-0.055856742,-0.038793158,0.0012816713,-0.012651426,-0.009321821,0.024196997,0.021555465,0.041317433,0.0073169777,-0.021261659,0.048146743,-0.055115093,0.027259206,0.031689133,-0.020329392,0.060414918,-0.011353903,0.013801598,0.010351039,0.09505013,-0.03430248,-0.039348476,-0.00451787,0.024106415,-0.020404238,0.059539966,0.010267684,-0.020410882,-0.011988766,0.027935969,0.025698751,0.031722657,-0.022867935,-0.035339437,0.05637901,0.011301607,-0.025058001,0.04142042,-0.030632703,-0.046259083,0.0574795,0.023136832,0.015789058,0.018503314,-0.01877602,0.008338638,-0.017519256,-0.011964061,-0.010423667,0.0053050076,-0.017528787,0.009772301,0.01035583,-0.037006643,0.08012312,0.015390653,-0.008104958,0.0058813035,0.047078393,0.021262761,-0.01986533,-0.030817876,0.0031447248,-0.012031489,-0.032669563,0.030615775,-0.0010492612,-0.013093065,-0.007894229,0.020393632,-0.026458167,-0.008598017,0.0065688007,0.0070043057,-0.002046936,0.023437146,0.040453084,0.034881033,-0.012222351,-0.040816482,0.04799984,0.0049840515,0.010710085,-0.037031934,0.007223749,-0.017011713,-0.0012535667,0.013557,0.0009005505,0.010859013,-0.06450352,0.0063088383,0.031733572,0.05525106,-0.019503739,-0.011589628,-0.0059953416,0.019985933,0.012523689,0.017179392,0.05129274,-0.033038735,0.0030224735,-0.02176976],"last_embed":{"hash":"1ynslw4","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"1ynslw4","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{1}","lines":[128,131],"size":86,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ynslw4","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034819905,-0.004036649,-0.018174399,0.00004365716,-0.062176395,-0.026825724,0.013283771,-0.019123266,0.021851394,-0.009705627,-0.02373219,0.0025254292,-0.024199007,-0.0028264823,-0.00070721225,0.040464472,-0.04405282,0.022269655,0.0359284,-0.018509679,-0.03144662,0.017808402,0.055520672,-0.011222637,-0.015805587,0.009586946,-0.0391618,-0.02237983,0.03584029,0.037950814,-0.0042749066,-0.008732629,0.048444737,-0.0687373,0.011379619,-0.008753807,0.00866982,-0.0046172994,-0.035447426,0.0434389,0.03429559,-0.040898956,0.03127207,0.03557152,0.018659007,-0.041070987,-0.044829533,-0.010711077,-0.023181919,-0.039999682,-0.01822007,0.0021243198,0.02132626,-0.0038576557,0.009783892,0.051852025,0.02785772,-0.028386205,-0.02832699,-0.01736144,-0.035053246,0.03275629,-0.013934414,-0.021077435,-0.017255988,0.04584194,0.019680453,0.006059052,-0.008363652,-0.05597795,0.00058833335,0.042594444,0.060190838,0.0073810546,-0.034495138,-0.02114522,0.004390932,0.013481187,0.01097619,0.0319895,0.02289655,0.034927465,-0.000060350023,0.0037273525,0.017146137,0.010726017,-0.0032779968,0.081324205,0.005061253,-0.024332957,-0.026598869,0.015588476,-0.016941344,-0.031875763,-0.01944236,0.015046966,-0.016906245,-0.027910454,0.02797171,0.021565728,0.03837019,-0.026586292,0.0010592813,-0.009380826,0.012826124,0.0053993105,0.0136870155,0.057324965,0.022479428,-0.02357306,0.0269479,0.008010871,0.024164615,0.032067366,-0.0047013196,0.019440198,0.023997957,-0.027012564,-0.0025431896,-0.002485469,0.023116508,0.038840435,0.021419661,-0.007908933,-0.030045586,0.021995503,-0.004105457,-0.017046321,0.03100036,0.05123886,0.00016479405,0.031597022,-0.039443187,0.01675875,0.009902178,0.036702383,0.019189162,0.018131094,-0.01734692,-0.07824378,0.03785638,0.017743686,-0.0106849475,0.0010482246,-0.033824276,-0.012401338,0.00886284,0.004175199,0.0025352538,0.030998623,0.00080521987,0.030991713,0.018291453,0.03481893,-0.02517624,0.027367676,-0.010836607,0.040561907,-0.009799624,-0.0062299846,0.023703791,-0.045041896,-0.063780874,0.06366883,-0.012043801,0.0025572446,0.017876446,0.011278967,-0.029698793,0.014528393,0.03169435,-0.010886378,-0.033158027,0.017625455,0.019358689,0.024364134,0.059490517,0.026175048,0.007721821,-0.02244554,-0.04346389,0.026771305,-0.015006814,-0.03721573,-0.0005242142,0.061277155,-0.012744742,-0.04942224,0.0055041728,0.017125443,0.03667557,0.001720533,-0.015026337,0.010791125,0.041285194,-0.0072034043,0.027918356,-0.010960732,0.043863386,-0.014916867,0.02899243,0.007877378,0.012364055,0.00063742086,-0.045815505,0.002548896,-0.02490317,-0.020757502,0.03640678,-0.04517266,-0.006926354,-0.005753994,0.005073769,-0.025824603,-0.020416943,-0.008363604,0.028810188,-0.013695711,0.027603552,-0.0016101496,0.011383738,0.042525243,0.020555938,-0.02390668,-0.041058265,-0.020065755,-0.015723461,0.055101376,0.011463194,-0.012566883,-0.021594664,-0.011354222,0.0068278946,0.021254495,0.022210008,-0.02226462,0.0010232519,0.0073841247,0.015069089,0.024363047,-0.043938264,0.017269483,0.051721178,0.0055227256,-0.012883214,0.03576957,0.031096376,0.040231194,-0.019521587,0.033112805,-0.004907013,-0.023341216,-0.029786978,-0.06411208,0.0001258156,0.002841748,0.004032529,-0.02082468,0.0065293266,0.02214208,0.00795221,0.023911087,-0.04104517,0.005866768,-0.016016567,0.0059447126,-0.01288867,-0.017451115,0.0305213,0.03124733,0.0012461728,-0.024419663,0.018424077,0.002105811,-0.044865746,-0.007814096,-0.036673844,0.016465044,0.044468805,-0.002307667,-0.045776404,-0.031947445,0.0347193,0.013291651,0.025925454,0.006864289,-0.011584179,-0.032958426,0.027885828,0.004065448,-0.0021336486,-0.020843381,0.057137687,0.008984671,-0.015971841,0.024234883,0.0016653993,-0.16469997,0.03146277,-0.016681978,0.048069462,0.01660978,0.027431978,-0.014733767,0.00435918,-0.06352466,0.06305569,0.020433526,-0.033150744,0.0054661063,0.0183662,0.026918609,-0.023904068,-0.0013050998,-0.03192593,-0.013886805,-0.04326972,-0.030028516,-0.046609793,0.07110405,0.033628456,-0.012168518,0.015348044,0.07349246,-0.014410833,-0.027947905,-0.051799484,-0.057305697,0.04006628,0.00056964456,0.021737214,0.0071742903,0.06332979,-0.0037580999,-0.014882463,-0.0017228177,-0.005485478,0.049250253,0.06931245,0.0002297671,0.024787454,0.004703116,0.03395625,-0.029890588,-0.01653956,-0.05019848,-0.02970404,0.0119321635,-0.011692267,0.011307809,0.010947073,-0.04658259,0.0022978622,-0.014362829,0.007791885,-0.022378577,-0.0086279195,0.027773023,-0.02121655,-0.0055306684,-0.022917602,-0.04062775,-0.047787555,0.016192421,0.029791392,-0.041049745,-0.030971339,0.026931206,-0.048667114,0.0024615298,-0.023085855,-0.0038786267,0.022665953,0.016249835,-0.023234803,0.007025689,-0.11102609,-0.02386629,0.028518531,-0.014266182,-0.010066504,-0.034817155,-0.02892435,0.012117825,-0.009471382,0.033964552,0.23353435,0.032358516,0.04512955,-0.014428165,0.066147886,-0.02645354,0.008935372,0.050442662,0.0020160144,-0.02753318,0.0033740534,0.033689693,-0.045067113,-0.010126777,0.021570586,0.038689815,-0.045218457,0.011459202,0.057948887,-0.024596374,0.031113025,-0.054319732,-0.000118386764,-0.03229688,-0.060730897,-0.038346797,-0.0021677734,0.06271224,-0.014763116,0.03887958,-0.030967241,0.07158774,0.04555285,-0.0255149,0.01574633,0.02192378,0.007062597,-0.024818674,-0.06205509,0.0071322764,0.003745185,0.0035413918,0.016262023,-0.046093095,-0.016013596,-0.023883777,-0.011300007,-0.0017975501,-0.022576412,0.02155378,-0.01191816,0.034842715,0.005891591,-0.015988756,0.016546184,0.01519932,-0.025331127,-0.008780685,0.00062381325,0.038700216,0.00593638,0.008993503,-0.05269513,-0.008128931,0.0068943137,0.0011163034,-0.05061009,0.032475166,-0.015808018,-0.016021099,-0.0033544826,-0.025039364,0.023874346,-0.0033276519,-0.0034372606,-0.04056274,-0.010818415,0.039099675,0.041490715,-0.0029182506,-0.00788766,-0.033215996,-0.019978164,-0.006751425,0.0038648585,0.0137408795,0.0025077122,0.041167587,-0.02767051,-0.043147217,0.016921585,0.0039447183,-0.017339014,-0.051625967,-0.0031933752,-0.028682468,0.03978629,-0.034491852,-0.018131278,0.024340782,-0.022140076,0.014952863,-0.000929829,-0.02665414,0.02280412,-0.0033610854,0.02174468,-0.026230093,-0.0055053076,0.025771422,-0.101149045,0.011125655,0.015531185,-0.033623837,0.045772295,0.07332962,0.012913434,0.036365893,0.04228182,-0.029942563,0.017510748,-0.009456995,-0.014175233,0.037442785,0.005904267,-0.039811343,-0.0014978646,0.025282428,0.016049428,0.012326641,0.011546207,-0.02783391,-0.03290448,0.01481598,0.024690215,0.006975824,0.04779706,-0.010129869,0.0097154835,0.013973188,-0.034406886,-0.010044205,-0.020071445,0.038046308,0.0038640744,0.054205213,0.004035016,-0.00037369976,-0.027666906,0.010031332,-0.008030501,0.024652323,0.022017473,-0.03843449,0.0054418272,-0.09212527,-0.026606983,-0.034384914,-0.042950667,-0.02920407,0.0025537051,0.004801299,0.046610437,0.06751638,-0.022770839,-0.0000019544248,-0.0053246627,0.01071105,-0.027413603,-0.024681902,-0.022421578,0.023008674,-0.015733955,-0.019928185,-0.011606526,-0.03754216,-0.0021884083,0.0015939336,-0.034068443,0.0043864874,0.027078765,-0.022036154,-0.012287658,0.018795103,0.0402758,0.004733696,-0.03488133,-0.017348688,-0.0018480705,-0.01035407,-0.011513837,0.10540194,0.0334624,-0.02174021,0.024774117,-0.010877051,0.07681101,0.04429979,0.018981695,-0.006540014,0.019972699,0.04248499,0.0032968884,0.034287043,-0.017214198,-0.053878553,-0.010209756,0.0017111778,0.04365557,0.0194642,0.006923553,-0.011756245,-0.011144026,-0.032766145,-0.06449995,-0.022309298,0.013440776,0.050297968,-0.04504771,-0.0050556557,-0.026651345,-0.013074242,0.03399619,-0.06316221,-0.0042226766,0.040543728,-0.035296634,-0.05720354,0.004329529,0.013496903,-0.008528836,-0.025631506,-0.0010868576,-0.012584143,0.0029348945,-0.018264024,-0.0021653248,0.032217707,-0.015891772,0.001098617,-0.01450234,-0.0016568456,0.009829734,-0.0056715454,0.017211447,-0.008136352,-0.026489329,-0.014937658,0.00069647335,0.010245096,0.024893984,-0.003261656,0.0036891967,-0.0020270126,0.03478228,0.022077985,0.038305078,0.035290625,-0.013451585,-0.036832735,0.013292979,0.014059831,-0.0011395344,-0.0127525525,-0.039395843,-0.078956716,0.0007875213,0.017543158,-0.028848594,-0.06907076,-0.016744655,-0.0011131312,-0.01640379,-0.016704302,-0.010079136,-0.002457619,-0.013247,-0.018181177,0.040275816,-0.069433436,-0.018413654,0.04214531,0.026898246,0.0030345505,-0.0068766284,0.012020686,0.0429968,-0.03905329,0.028578809,-0.049698453,0.032893863,-0.016655229,-0.072694436,0.014846001,-0.031240402,-0.00532898,-0.054818925,-0.005091188,-0.00834469,0.02787345,0.0074670943,0.052198734,-0.031248616,-0.0052437894,-0.004604711,0.022171669,-0.02670204,-0.035496105,0.017581468,0.022539156,0.015784409,-0.035725992,-0.005858207,-0.024226421,0.0009936717,0.0012546357,0.03722743,-0.024865419,0.049667887,-0.009070574,-0.017800067,-0.048408195,-0.004537848,-0.026307324,0.0051099174,0.025836097,-0.027195686,-0.013678969,-0.033543907,-0.025068952,-0.016242491,-0.009303202,-0.019489272,-0.03277718,-0.04523671,-0.004522328,0.0426966,-0.009976008,0.0023542473,0.03267331,-0.001071662,0.058252066,0.016131928,-0.04396036,0.0024781728,0.015370895,-0.0091653885,-0.0067888214,0.0054663266,0.019335015,0.024291033,-0.012549987,0.00373041,-0.0521499,0.03867466,0.033909883,-0.020414246,0.060942907,0.04855122,0.0279738,-0.012058128,0.054828905,0.030747615,-0.056726255,-0.0258133,0.039944127,0.017924858,-0.050437815,0.0071531557,0.009203815,-0.010249832,-0.002239375,0.0061961343,0.03291936,-0.057692457,0.046200145,0.014467605,-0.020246392,0.044764336,-0.021599075,-0.0021213323,-0.031805694,0.0067527676,-0.011861073,0.026593901,0.0012398383,-0.018755833,0.02331241,0.0033058352,0.017505812,-0.033140622,-0.038002964,-0.05640262,-0.012500347,-0.14735015,0.00066488696,-0.0066177477,-0.039468054,0.0026206512,0.006852335,-0.04698836,-0.04077129,-0.04770101,-0.021940317,0.0036829328,-0.027237205,-0.0054927906,-0.004706813,-0.0027019528,0.038761638,-0.041924875,0.013080352,-0.038829613,0.08860034,0.010794185,0.003931273,0.05917161,0.0038684083,-0.009541837,0.00790165,-0.037392918,-0.026892528,-0.027495941,-0.014059133,-0.039076865,-0.051995423,0.022755794,0.011898787,-0.014629471,-0.011851919,0.016231673,-0.006297734,-0.04811202,-0.0035052104,-0.02934746,0.008232761,0.0132127665,0.0404478,-0.01552134,0.067763805,-0.051688462,0.0003727892,-0.049557656,0.0045885886,-0.013650865,0.04970584,-0.016204748,0.013275167,-0.0025812788,0.012682219,-0.018638143,-0.013033429,-0.0017920908,0.027440513,-0.00043000685,0.0022976354,-0.030307952,-0.02105365,-0.024099061,0.039722405,-0.058423016,0.035420664,0.029084863,0.030894907,-0.057982523,-0.005133743,0.011289791,-0.002500403,-0.0014375203,-0.0059946626,0.026838671,-0.030987548,-0.011344696,-0.038749207,-0.04557757,-0.01938749,0.02138814,-0.014180631,0.038116332,-0.02077727,-0.003421885,-0.006697145,-0.061969217,-0.018799584,-0.048402265,-0.03992332,-0.007276137,-0.005137037,-0.01784455,0.010010892,-0.033344645,0.0004189102,-0.03407996,0.02150067,-0.009356522,-0.023341782,-0.013702575,-0.026890626,-0.015808469,0.03661534,0.013014177,0.008660062,-0.038893413,-0.05512042,0.007152759,-0.017037375,-0.01360411,0.002789158,-0.05709494,-0.02956072,-0.031516578,0.04590077,0.010938194,0.006641161,-0.02064232,-0.028024167,-0.002315964,-0.032491352,0.023326386,0.092464335,0.031085704,0.044710185,0.04319336,0.013731271,-0.002236772,-0.05710596,0.024793258,0.021906411,0.019596556,-0.014079278,-0.01770807,0.04250537,-0.041104417,-0.03929144,-0.045602918,-0.046289183,-0.01644296,-0.023532342,-0.021262275,0.016998567,0.015282724,0.03414388,0.0017171872,0.000010980298,0.046088293,-0.049838774,0.02297188,0.0288306,-0.020991933,0.046048973,-0.0009628227,0.030187804,-0.002065245,0.081379674,-0.029920503,-0.02467394,-0.023553561,0.01291601,0.000948711,0.0622502,0.018478312,-0.032969315,-0.038385466,0.01636611,0.02074556,0.017392796,-0.026056768,-0.030793088,0.053954437,0.03810602,-0.030900165,0.04968476,-0.029194506,-0.037634615,0.046480667,0.023321018,0.0064956453,0.02035394,-0.023743551,-0.011841642,-0.020959478,-0.0015710432,-0.012763486,0.0041430127,-0.02208184,0.003203145,0.00570276,-0.0391788,0.08119325,0.012078543,-0.005768023,-0.0017853709,0.05563886,0.03763894,-0.003497206,-0.035314344,-0.0034007458,-0.023784688,-0.031075126,0.02534397,0.0116305435,0.0030239967,-0.005177429,0.004475582,-0.036534958,-0.014755531,0.026521992,0.019280586,0.019140689,0.024494382,0.04218149,0.049584966,-0.01934704,-0.030680073,0.046511088,-0.0040102564,0.009300665,-0.03736555,0.009026291,-0.0035427962,-0.016497292,-0.005410243,-0.014315612,0.026219122,-0.058479544,0.034968827,0.02959114,0.03224217,-0.023245886,-0.009717285,-0.021419555,0.01144213,0.009100574,0.0055522113,0.029316282,-0.03142082,-0.0021258034,-0.021850655],"last_embed":{"hash":"uf8jze","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"uf8jze","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{2}","lines":[132,137],"size":210,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"uf8jze","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04723683,-0.0078129815,-0.00019765036,0.029792784,-0.051063877,-0.010445489,0.0042569786,0.011384057,0.02143872,-0.004182798,-0.013967187,-0.0013442329,-0.005178484,0.00966603,-0.0053111664,0.03446313,-0.018759634,0.035038363,0.05248253,-0.020996675,-0.03335715,0.0004276583,0.042463172,-0.012262845,-0.013978088,-0.009530015,-0.02723063,-0.025727117,0.022541828,0.060881265,0.012586508,0.0006775494,0.011811377,-0.047032654,-0.010292743,-0.0064240657,-0.011497975,0.02619965,-0.04411513,0.05954752,0.02251089,-0.0245175,0.026047999,0.02975971,0.020695109,-0.029435847,-0.057986993,-0.004412779,-0.016994786,-0.01944615,-0.013331131,0.007735795,0.0020943377,-0.01015978,0.0041779764,0.05569998,-0.006431389,-0.044347122,-0.03950293,-0.032839883,-0.046284094,0.044774894,-0.039030608,-0.02255554,0.0010693143,0.041778702,0.016100468,0.004756506,-0.0055225585,-0.031737305,-0.020391973,0.03293894,0.03844314,0.015588099,-0.043016918,-0.032567292,0.016517345,0.009446421,0.023010418,0.050648548,0.012008048,0.029292341,0.020586308,-0.000023374534,0.020422228,0.029145082,0.029250536,0.098248295,0.010416417,0.004517024,-0.01282188,0.011687207,0.0047400435,-0.029985555,-0.016938765,0.014437834,0.0020995399,-0.028759299,0.021844702,0.014779436,0.03507403,-0.013016958,-0.016461845,-0.023455402,0.020409554,0.013530558,-0.0037109074,0.045909014,0.0060128304,-0.019837424,0.02837455,0.0017395279,0.025477149,0.028425502,-0.012216859,-0.015999004,-0.004917501,-0.024027124,-0.015124656,-0.023262195,0.039923362,0.039219204,0.044725936,-0.019783136,-0.028304106,0.017981417,0.023964768,-0.03226539,0.03156892,0.060966745,-0.013800655,0.0154258665,-0.05367423,0.024520433,0.025046466,0.038516194,0.035691682,0.026310617,0.0034178225,-0.09026554,0.05337709,0.000988938,-0.03191136,-0.022096826,-0.02884256,0.0016238157,0.012841198,0.0039465963,0.010712152,0.016694074,-0.021759633,0.014243988,-0.0006338197,0.019917432,0.006998206,0.0052524135,0.014157082,0.024054775,-0.022755926,-0.02257128,0.036795128,-0.059090246,-0.04302654,0.047478408,0.0077774557,0.030064685,0.007462563,0.015384734,-0.011571979,0.0106587885,0.047266826,-0.0025995662,-0.007636501,0.02178148,0.016723948,0.017176824,0.074667245,0.021665595,0.02651645,-0.026608719,-0.03796903,0.031564448,-0.028550414,-0.032705467,0.010962051,0.057630207,-0.028963368,-0.0479077,-0.0005797003,0.036643434,0.021351792,0.018944977,-0.0040398077,-0.00525685,0.049342223,-0.019284274,0.0388884,-0.011094188,0.044722043,-0.020031687,0.014807611,0.012821519,0.004812091,0.0069561205,-0.059372544,0.006232139,-0.038701724,-0.006762633,0.041465234,-0.047602013,-0.017019957,-0.002397789,-0.01247871,-0.052683484,-0.040117845,0.0122371875,0.038844325,-0.012643234,0.004332042,-0.003632035,0.04693479,0.020222904,0.026497269,-0.0110167535,-0.039945353,-0.032765314,-0.023435293,0.04830496,0.01335311,-0.028726788,-0.00047519148,0.0092974845,0.013875754,0.009004634,0.028120069,-0.021388274,-0.00927284,0.011770131,0.025836244,0.028360523,-0.052733567,0.029570965,0.037469607,0.009617709,-0.0074011018,0.027280355,0.028673254,0.033191912,-0.028820764,0.0144163845,-0.007202253,0.006754654,-0.012223242,-0.046136953,-0.01566447,0.0015746251,0.004867373,-0.004141364,-0.003886137,0.009672674,0.005845485,0.023437854,-0.014350563,0.008153266,-0.0055258693,-0.017109968,-0.021840248,-0.010339247,0.020487942,0.061236605,0.015782105,-0.030835336,0.01415299,0.0073431595,-0.027634468,0.0024710742,-0.04587915,0.03060288,0.039807197,0.02824572,-0.06991902,-0.06534223,0.020220617,0.022865128,0.019598642,0.0103835715,-0.029743467,-0.010180145,0.040791675,0.008709323,-0.0225361,-0.02546848,0.049254064,0.007311362,0.00013114921,0.027931605,-0.011681765,-0.17491296,0.03365535,0.0017596924,0.03783537,0.021332374,0.014677859,-0.024014797,-0.031768546,-0.014702309,0.05761866,0.010239268,-0.031195197,0.00766825,0.022337874,0.029439405,-0.020198885,-0.03451677,-0.04930457,-0.0024110228,-0.042813677,-0.017780758,-0.04860861,0.084176674,0.01455469,0.0054672346,0.014508771,0.06950756,-0.023238385,-0.023682952,-0.061412547,-0.06526469,0.024946436,0.0060727135,0.02688126,-0.010350797,0.037439354,-0.017332453,-0.008006228,-0.0061324397,-0.015883654,0.040733926,0.048915412,-0.016515449,0.0361423,-0.013184323,-0.00063635886,-0.03906271,0.014017672,-0.044074405,-0.035421334,-0.011019996,-0.004323825,0.0054658866,-0.009024603,-0.027740438,0.0070889806,-0.002069034,0.0046404283,-0.025121026,0.0030385812,-0.012329249,-0.030406691,0.011807208,-0.013218658,-0.028898265,-0.029738454,0.044248182,0.008128062,-0.022546766,-0.024731662,0.052185375,-0.05058158,-0.016609153,-0.01470255,0.0061623333,0.032915592,0.001082927,-0.01887188,0.0018823142,-0.097085424,-0.04340156,0.039126784,0.003593657,0.0001449604,-0.025296248,-0.0024022355,0.016964387,-0.03993243,0.022777552,0.22848795,0.031849943,0.02004591,-0.02566382,0.062819906,-0.010790021,0.014852778,0.056609277,-0.013376398,-0.03153584,-0.016262097,0.043779492,-0.01279613,-0.023138378,0.035878863,0.059714414,-0.05050474,0.02313967,0.062224753,-0.0043907124,0.0075687245,-0.049242835,-0.002463673,-0.021781424,-0.04487204,-0.04429284,-0.0010311711,0.045582347,-0.011001473,0.0016773491,-0.031263113,0.07977426,0.059668425,-0.033518437,0.01706303,0.027252331,0.023267286,-0.02954978,-0.049938332,0.017230438,0.013098768,-0.006504505,0.020196293,-0.053090684,-0.007365441,-0.019981205,-0.0018490154,0.0016028621,-0.0143856965,0.00032154837,-0.033098325,0.01309759,-0.026410706,-0.04054518,0.018963454,0.003756404,-0.025400506,-0.008055051,-0.023517312,0.034413088,0.0065179626,0.0063192733,-0.08280634,-0.009423809,0.036818843,0.0060416055,-0.040890954,-0.01458799,0.00387118,-0.0066727474,0.017232127,0.0023516498,-0.0049468363,-0.026188364,-0.011500513,-0.014805928,-0.035371955,0.016903061,0.036863793,-0.021022467,0.0069737975,-0.02900137,-0.020159103,-0.008180933,0.021151334,0.005336432,0.010125592,0.06258873,-0.009732956,-0.013675011,-0.0066146227,0.016643493,-0.04472948,-0.035295896,-0.0009820247,-0.019653361,0.044840332,-0.02596348,-0.02469164,0.047533236,-0.017542532,0.015976645,0.004734885,-0.038278993,0.06043536,-0.021710634,0.016941328,-0.016237034,0.020813907,0.023859372,-0.094652556,0.008690391,0.0031213358,-0.008019379,0.043038353,0.04896736,-0.014286652,0.0019168378,0.01917622,-0.012026761,0.027200753,0.010835071,-0.019264258,0.046982586,-0.0025508134,-0.060682807,-0.028305016,0.05847685,0.025714394,-0.013343902,-0.011777804,-0.026067473,-0.033607285,0.060882308,0.03984262,0.025174625,0.044016317,0.00034435597,0.04073043,0.002513573,-0.015863148,-0.00007890041,-0.023379382,0.04691595,0.021917291,0.056229733,-0.029688613,-0.015389984,-0.017143121,0.015517136,0.0008172607,0.0048743547,0.024056882,-0.04129678,-0.0013681287,-0.055497274,-0.022331359,-0.018654121,-0.033141695,-0.017020673,0.004768842,-0.0020133478,0.037975553,0.054617334,-0.024316851,-0.0063314596,0.007972985,0.015683137,-0.038348787,-0.016401784,-0.01132555,0.012407144,-0.030415703,-0.016993748,-0.016627766,-0.01551426,-0.021851301,-0.007911351,-0.03309851,-0.017652014,0.039095733,-0.02179644,-0.0067486614,0.018770413,0.037403177,-0.001877622,-0.014997993,-0.009382947,0.0017621969,0.007549071,-0.032140166,0.11322193,-0.00974468,-0.033403423,0.023787491,0.005436905,0.05740023,0.047727104,0.040655524,-0.008282126,0.022424301,0.03205567,0.0064248648,0.021951422,-0.026426155,-0.04130436,-0.018016119,0.0039319033,0.005706062,0.020861076,0.005320249,0.0030068944,-0.028115429,-0.027055413,-0.060275625,-0.018853586,0.039932765,0.036526896,-0.030468175,-0.014630953,0.011060259,-0.014036776,0.028185943,-0.05247202,0.00022106389,0.04084303,-0.021540176,-0.028912075,-0.027664542,0.0040884144,-0.0043123844,-0.034383096,0.007552156,0.0044873287,0.017125165,-0.016367164,-0.001525032,0.029866297,-0.007468226,0.008135323,-0.011005876,-0.019833466,-0.00223802,0.023511672,-0.002033963,-0.014338137,-0.04175202,-0.02493002,0.0013956026,0.014787434,0.028069919,0.00301664,0.015536582,0.004195936,0.03942414,0.00075702945,0.028999602,0.033681635,-0.035551637,-0.062008094,0.013285849,-0.0065084086,0.023739269,-0.019599358,-0.018693952,-0.08795429,0.012624954,0.0038531064,-0.03238109,-0.046419337,-0.025296604,0.011503933,-0.017315622,-0.012520404,-0.0060037053,-0.0050209677,0.003512024,-0.0033906545,0.043338977,-0.051583875,-0.035307683,0.043320205,0.012268972,0.006841007,0.0021813607,0.0034188365,0.02848771,-0.01496146,0.034471456,-0.04409283,0.0027874366,-0.0073085744,-0.05264818,0.032891784,-0.017946173,-0.018076986,-0.064051025,0.014303834,-0.008075664,0.024077507,0.009532877,0.039690513,-0.017203784,0.018182695,-0.019691521,0.008618303,-0.02517314,-0.013169091,0.026708767,0.008472888,-0.00020936009,-0.03768973,-0.011924805,-0.014267202,0.010645933,-0.015940687,0.05076954,-0.047043566,0.076419756,-0.023326127,-0.012797327,-0.038321164,-0.0019601868,-0.01874821,-0.006755749,0.037549708,-0.032592975,-0.037482698,-0.029604413,0.024596075,-0.023181982,0.0068214093,-0.045804452,0.0025958393,-0.05051748,0.011586376,0.039277613,-0.025541643,0.033894118,0.028845819,0.029062582,0.042930506,0.021513443,-0.032200523,0.021691976,0.03143228,-0.0017330132,0.0010810951,-0.010386007,0.009358558,0.0132569475,-0.017449932,0.0055816015,-0.057277907,0.033151,0.02014596,-0.012889641,0.032118287,0.038959265,0.0318756,-0.006341587,0.052411295,0.031889137,-0.038477913,-0.04069099,0.043442257,0.027903305,-0.055823326,0.009793085,0.008567674,-0.0029828518,0.005961563,-0.010647016,0.01275781,-0.055089332,0.05432679,0.0026573509,-0.02218491,0.032381173,-0.011511631,-0.028736038,-0.033520374,-0.002429882,-0.005180418,0.015486478,-0.00119592,-0.031023901,0.024186218,0.017650971,0.018308016,-0.023517706,-0.057084955,-0.051134646,0.0159642,-0.14931796,-0.0050428784,-0.011712929,-0.010802664,0.0017495076,0.0032804594,-0.038861394,-0.061457522,-0.018644348,-0.0073607266,0.008424034,-0.026973797,-0.020349668,-0.027362276,0.015307426,0.03747951,-0.027311439,0.011557466,-0.053744067,0.07669557,0.0034224552,-0.0012749578,0.07374448,-0.014660746,-0.012368842,-0.00070536934,-0.024950355,-0.027951784,-0.013654228,-0.04138094,-0.06486782,-0.053837463,0.021389907,0.030387275,-0.032484926,-0.01139722,0.015418669,-0.0076751765,-0.06191771,-0.0022267508,-0.008378375,-0.0038473278,0.0047206995,0.036201194,0.0036915657,0.058052585,-0.062465247,-0.0033117468,-0.052628532,-0.0039224965,-0.0011081,0.035161242,-0.026192145,0.0034577218,-0.0045200447,0.027765963,-0.007671787,0.009105616,-0.02334684,0.023232672,-0.014866317,0.0071488675,-0.033640213,-0.0067680087,-0.03614708,0.022699757,-0.040618435,0.030091992,0.013627717,-0.0012333612,-0.0365525,0.014577833,-0.00095959497,-0.009816451,0.015700126,-0.00229284,0.028074998,-0.018272007,-0.020892968,-0.030813571,-0.03886016,-0.036048684,0.0018532164,-0.011715718,0.04866532,-0.010453494,-0.020764694,-0.0010316285,-0.07135018,-0.012372705,-0.059589654,-0.044479918,-0.029000612,0.00093653693,-0.020853408,0.014380448,-0.022501096,-0.005675234,-0.019690169,0.012254878,0.0073104957,-0.031192983,-0.0034666506,-0.0248761,-0.022792585,0.03749134,0.024692936,0.002835598,-0.009477399,-0.05143031,-0.021092158,-0.018777106,0.01067431,0.007815466,-0.084571615,-0.020780992,-0.006871606,0.0557781,0.021868285,0.02300265,-0.031398155,-0.015708426,0.0031116297,-0.04426087,0.053292286,0.083878525,0.0156286,0.036334593,0.02600506,0.00013872489,-0.013325253,-0.04874906,0.02442771,0.030949248,0.021047745,-0.022155864,-0.0017767899,0.042050935,-0.07212694,-0.041179635,-0.03536243,-0.060306087,-0.014887161,-0.00826056,-0.022558955,0.0062726038,0.03574573,0.033854585,-0.012594493,-0.042373978,0.04088948,-0.034385838,0.0049149175,0.020520682,-0.008411086,0.05705969,0.0037573986,0.020327793,0.004514666,0.069107115,-0.026443593,-0.003001934,-0.007137667,0.007809566,-0.007618249,0.047822356,-0.0034103233,-0.020740002,-0.013233975,0.018602027,0.032347918,0.033982,-0.024322486,-0.033649523,0.044261288,0.009663155,-0.03186446,0.044798687,-0.0062923245,-0.049347997,0.06095111,0.015027361,0.0032847817,0.022308324,0.018447787,0.027633864,-0.0031172517,-0.029015422,-0.028097516,0.019741869,0.008105435,0.012614188,0.022736995,-0.039712112,0.06505511,0.0053735087,-0.009684542,-0.0065499255,0.04590083,0.02822055,-0.034270994,-0.016720174,-0.009771309,-0.004199625,-0.024025744,0.016535815,-0.0041850638,-0.031196456,-0.008463531,0.009507974,-0.023909828,-0.012577431,0.0126244,0.0075851316,0.0064952336,0.021887401,0.023011325,0.033262562,-0.023062019,-0.038291235,0.046982158,-0.0038315745,-0.0077706752,-0.035215307,-0.00890038,-0.012978279,-0.0048208972,-0.010215164,0.016252268,0.02039501,-0.07002166,0.026339848,0.029794311,0.01646215,-0.02094376,-0.023280818,-0.01783664,-0.004589802,0.017904727,-0.0014631683,0.036522556,-0.042583413,0.007639205,-0.032031998],"last_embed":{"hash":"sn2kud","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"sn2kud","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{3}","lines":[138,147],"size":342,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"sn2kud","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019068453,0.002801246,-0.008097689,0.0059119808,-0.061648674,-0.01908869,0.02848467,0.0027923174,0.01193544,-0.01963135,-0.028710155,0.02006935,-0.026018536,0.0038509462,-0.012050467,0.032012425,-0.020161238,0.020926464,0.03583305,-0.016915914,-0.041102916,0.0032761956,0.036113463,-0.03086749,-0.022307552,-0.004098157,-0.01726189,-0.01453595,0.02689127,0.020753296,0.0009375086,-0.006426589,0.02605299,-0.050248094,-0.0123366555,-0.008548807,-0.006181924,0.03010912,-0.04145033,0.042767342,0.024530858,-0.03850662,0.031586427,0.051470432,0.011693925,-0.022347424,-0.05178186,-0.008989867,-0.036102355,-0.032828264,-0.031755917,0.003601324,0.024762912,-0.003917567,0.011943108,0.068872675,-0.0019598065,-0.021439953,-0.028378319,-0.002458071,-0.0495637,0.032091286,-0.013607375,-0.031847104,-0.016822856,0.03574678,0.017390763,0.018592196,0.0005251895,-0.061052583,-0.017672157,0.03313322,0.041224718,-0.0016267948,-0.05639057,-0.022398021,0.024313815,-0.014603962,0.0119802,0.040128168,0.005369837,0.016181884,-0.005435106,0.015704146,0.01699602,0.021699423,-0.019235838,0.082308106,0.0020121948,-0.03856302,0.001768053,0.019211756,0.025227267,-0.03460574,-0.037339386,0.021201998,-0.012069501,-0.031205386,0.026333993,0.004367827,0.04173682,-0.026266329,-0.011281674,-0.027460596,0.022279087,0.0028855302,0.013667345,0.04556174,0.034305133,-0.022246376,0.02609553,0.0011165398,0.016256355,0.037111923,-0.0064563653,-0.0015548825,0.021271445,-0.025693497,-0.006348269,0.0033729684,0.028783318,0.04234768,0.03526611,-0.0035547207,-0.038292125,0.022887103,0.016174037,-0.005381403,0.05876394,0.054633867,-0.00069425174,0.031193655,-0.041313488,0.006487511,0.0028381192,0.04001371,0.030875027,0.006783387,-0.002511951,-0.099239,0.04353534,0.019844597,-0.040346,0.0073273364,-0.025167968,-0.009994362,-0.012852425,0.024225358,-0.007150621,0.027753852,-0.017712519,0.014936286,0.0151978135,0.047978606,-0.01972454,0.016299251,-0.006580863,0.050870955,0.019377278,-0.017251648,0.032230373,-0.067628086,-0.058976136,0.062742166,-0.005612652,0.0031583572,0.042346228,0.04205999,-0.023976656,-0.0022583192,0.01713357,-0.008093793,-0.01975605,0.028701946,0.028583752,0.018645525,0.050796892,0.028484158,0.015550997,-0.03177189,-0.039920937,0.014915719,-0.016511887,-0.019909661,0.020983014,0.072946735,-0.018156795,-0.029122027,0.019300174,0.028214589,0.023363585,-0.009569483,0.0086431755,0.0069527766,0.047435228,-0.026129706,0.015342965,-0.013059689,0.051133104,-0.014393668,0.026032101,0.023974326,-0.0072689573,0.025108712,-0.052942485,0.0073721,-0.027934622,-0.0026127638,0.037304427,-0.055298753,0.010245099,-0.012349125,-0.0015140203,-0.028416453,-0.033224408,-0.02325726,0.0132500045,0.007526586,0.003211213,-0.00024031894,0.005902359,0.042325575,0.020216733,-0.00004823849,-0.041713968,-0.018944347,-0.011550771,0.037937578,0.03858452,-0.020330075,-0.0010908775,0.0043316544,0.003071359,0.02033508,0.023847342,-0.0104746,-0.0024085331,-0.00215998,0.013856365,0.0015490588,-0.033122398,0.017969618,0.04762467,0.0012879358,-0.0071382397,0.03603098,0.045063984,0.046364024,-0.028917758,0.030639803,-0.034477793,0.0011016774,-0.04491857,-0.06973471,0.00021026572,0.0062219417,-0.0019479694,-0.012544493,0.025899848,0.018537674,-0.0066590332,0.027913926,-0.019717287,0.0027735538,-0.017197713,0.010416949,-0.022574957,-0.0065846397,0.041998215,0.04294228,-0.019664332,-0.035729192,0.018844858,-0.016327316,-0.012394522,-0.030066159,-0.036585324,0.016011707,0.04028005,0.022540543,-0.0647535,-0.046183437,0.0199436,0.009893516,-0.001429831,-0.0027719704,-0.019233992,-0.021200465,0.0044928743,-0.007883553,-0.010292617,-0.027337877,0.06699072,-0.00913002,-0.019956136,0.023274256,0.008049434,-0.16859354,0.026699873,-0.009618802,0.040021725,0.022434833,0.012520386,-0.031843167,0.0057241353,-0.023972636,0.08211146,0.014968109,-0.04038423,-0.0030648974,0.010888794,0.009012537,-0.018637128,-0.035922572,-0.030205743,0.010860786,-0.043599553,-0.024123715,-0.037394084,0.058628492,0.05048271,-0.012415725,0.015061314,0.07599776,-0.019128244,-0.018986551,-0.06821362,-0.054277737,0.051439174,0.001144847,0.02668273,-0.0005942898,0.056596868,-0.039756946,-0.0014546561,-0.008308811,-0.023040006,0.02852036,0.07578753,-0.0007467558,0.038445897,-0.012585466,0.010617505,-0.015049315,-0.027128546,-0.047900535,-0.04007477,0.01026948,-0.0041823294,0.01667815,-0.0103455335,-0.03988078,0.0043349764,-0.033551082,0.0034499934,-0.023083491,0.00018983423,0.0032919468,-0.01870929,0.014081239,-0.027309097,-0.017683966,-0.05543782,0.022171432,0.046614725,-0.02621244,-0.035118196,0.04960422,-0.036504317,-0.015525406,-0.0051497594,0.0011125862,0.013242963,0.029585429,-0.0048677176,-0.009338974,-0.09561687,-0.044312734,0.044653762,-0.01808767,-0.014853513,-0.049575347,-0.012478344,0.028547585,-0.022437869,0.028909503,0.23386468,0.023202833,0.028073076,-0.01914383,0.079610504,-0.040026993,-0.00089341355,0.047517627,0.004290474,-0.023486812,0.011711286,0.046772834,-0.03247981,0.0074162846,0.0058525605,0.03790777,-0.031737898,0.025733078,0.04995633,-0.007657908,0.037186213,-0.050590497,-0.0059185447,-0.043105476,-0.031046538,-0.0432412,-0.009472745,0.058548942,-0.032484237,0.048127964,-0.027888324,0.07075533,0.06049705,-0.02487576,0.026619684,0.014210873,0.008583315,-0.01810734,-0.040910292,-0.0014155596,0.010388892,-0.0075176526,0.009941562,-0.03515208,-0.018735968,-0.011837176,0.003797403,0.013020613,-0.02730027,0.0026341046,-0.035389055,0.027508086,-0.010010044,-0.014389854,0.0144679705,0.023484008,-0.012387987,-0.0015147241,-0.016088706,0.029311402,0.010382682,0.006233041,-0.07580718,0.0028004432,0.014941871,0.0018069514,-0.050942127,-0.012179617,0.0048657483,-0.014414309,0.027510421,-0.016312046,0.04336643,-0.008447782,0.0033487787,-0.015567131,-0.009049404,0.041230977,0.043249693,-0.031307798,-0.004295857,-0.059234783,-0.0256638,-0.0036277007,0.017574394,0.0030354534,0.010393423,0.04594466,-0.009618248,-0.031283543,0.0015049687,0.022863168,-0.01712077,-0.036618114,0.008774612,-0.025661953,0.02114806,-0.05968538,-0.015515442,-0.018519897,-0.037007317,0.004114015,-0.00471525,-0.019264583,0.04225676,0.019062074,0.033928417,-0.015884278,-0.0025905152,0.013484395,-0.062828116,0.018963825,-0.011191679,-0.046194576,0.03594077,0.059909787,-0.0064317374,0.019483672,0.038158726,-0.0029965718,0.01744035,0.007901183,-0.013649711,0.050694972,-0.005412748,-0.05705161,-0.012761937,0.04837385,0.033763353,-0.0028219898,0.01388517,-0.027434379,-0.011453833,0.01947964,0.018400732,0.013059932,0.042035643,-0.016158203,0.026248313,-0.008176002,-0.001179728,-0.020476906,-0.006507561,0.061069623,0.0011249586,0.05322713,-0.02245093,0.017756056,-0.026300455,0.036936443,0.02246647,0.009375386,0.0039764624,-0.03062497,-0.00007677058,-0.076805085,-0.021242438,-0.03506769,-0.02204937,-0.02428119,0.010478362,0.0121884355,0.046958216,0.052224148,-0.035128318,-0.0001814063,0.003598532,0.010226473,-0.04443281,-0.016663935,-0.0103430115,0.005555109,-0.033841785,-0.0043051555,-0.011962847,-0.0063308645,-0.010569315,0.008435887,-0.067998976,-0.028504161,0.042973,-0.034329396,-0.004328194,0.0050458023,0.032754526,0.019001385,-0.009742464,-0.020006046,-0.019033145,-0.0061186072,-0.016329056,0.09634383,0.010523316,-0.019648805,0.0039786235,-0.0061283745,0.06559492,0.03732322,0.028116457,-0.030462794,-0.009430881,0.033373732,0.008909035,0.01832879,-0.010935127,-0.04033626,0.0014737092,-0.005396124,0.02212271,0.026216017,0.007416696,0.0056611756,-0.03707893,-0.020303473,-0.06559565,-0.021731315,0.002534058,0.02658094,-0.03717939,-0.0017651395,-0.012161948,-0.01666048,0.037781578,-0.06345107,-0.014555624,0.018009609,-0.011419638,-0.04412436,-0.00005881413,0.010183579,-0.0035910709,-0.021265173,-0.0037327104,-0.020117056,0.0072117634,-0.02458164,-0.020095872,0.03599523,-0.0019114297,-0.0021167456,-0.015193055,-0.030429551,0.007905246,-0.0007463858,0.009568211,-0.0056883926,-0.049452893,-0.0072183567,0.0009114381,0.011100356,0.038937055,0.0008255619,0.0038707068,-0.017374199,0.034887522,0.024265744,0.056063063,0.023375817,-0.013798731,-0.045995526,0.022845494,0.0075861127,0.013365229,-0.005524345,-0.025594927,-0.082337126,0.012659156,0.0076277857,-0.030978909,-0.0448869,-0.011974248,-0.00057545776,-0.022305664,0.00935668,0.015443167,-0.005995353,-0.012825906,-0.026845723,0.06426127,-0.0634617,-0.02271918,0.050894115,0.0052563883,0.009911129,0.010293234,0.014383282,0.05716965,-0.026982736,0.019721454,-0.041939635,0.01052236,-0.0134869795,-0.07063691,0.009819109,-0.03107372,0.009027882,-0.046417985,-0.0017114652,-0.010363318,0.023359777,0.0077900644,0.052772038,-0.030603401,0.009193086,-0.023536978,0.026873514,-0.013330039,-0.036228076,0.02314862,0.025234971,0.0292219,-0.016056024,0.004128926,-0.0380084,0.0036555605,-0.009923151,0.036107305,-0.045517955,0.047372818,-0.009439006,-0.012016668,-0.038176056,-0.019786732,-0.02337798,-0.0048845643,0.024269706,-0.037185024,-0.0226242,-0.03155556,0.0036415113,-0.010054688,-0.011630827,-0.022782825,0.0014346371,-0.048902046,0.018421924,0.024487838,-0.0050220056,0.014575391,0.034908403,0.0135126505,0.051419284,0.03144031,-0.03340567,0.0031114775,0.027878182,-0.007264964,-0.010774801,-0.015554393,0.0033701262,0.0043552998,-0.0036232262,0.009362241,-0.055282205,0.041814566,0.013553021,-0.030381585,0.038132817,0.030552616,0.025197435,-0.0007364605,0.04732835,0.025400018,-0.048736352,-0.019299142,0.041931823,0.019779645,-0.05866053,0.025812408,-0.0013071533,0.0017468135,-0.011741655,-0.014287453,0.01631765,-0.07160685,0.038322125,-0.00051768986,-0.0035830515,0.021390423,-0.030350685,-0.0026190109,-0.017315552,0.01169307,-0.011092641,0.001478088,-0.006119798,-0.01459482,0.016875949,0.0186631,0.014075941,-0.027251637,-0.04970629,-0.04586465,0.008592424,-0.14599149,-0.023171142,0.0028667992,-0.010421911,-0.0016777976,-0.00914651,-0.030487016,-0.04590686,-0.026192747,-0.009835545,0.0040107733,-0.021675598,-0.013694048,-0.0181505,-0.03405772,0.034618422,-0.03038629,0.016187264,-0.049349017,0.053750344,0.006664595,0.006377692,0.05930217,0.018632269,-0.005225049,0.015785633,-0.045305066,-0.030918904,-0.03359938,-0.0060763233,-0.061501816,-0.045422617,0.021283409,-0.0131098125,-0.01016753,-0.0084653245,0.016943099,-0.019484937,-0.055392772,-0.016879998,-0.024835637,0.0071062814,0.012848237,0.036918037,0.019851172,0.055654623,-0.064564355,-0.0017624568,-0.025868831,-0.0051459,-0.004050845,0.044882484,-0.006103663,0.02989134,0.004927255,0.020112604,-0.021945946,-0.009403944,0.0055564335,0.027284155,-0.01440106,0.010153363,-0.033073276,0.020372856,-0.051103856,0.034656238,-0.043598406,0.026314747,0.018936558,0.019535322,-0.047493294,-0.0009720474,-0.00091299636,-0.0062813633,0.007723179,0.008961867,0.024311712,-0.009606387,0.007701482,-0.028411107,-0.06588533,-0.0029380834,0.018096218,-0.027019938,0.05816002,-0.029605288,-0.009795969,-0.009979626,-0.06228436,-0.013486534,-0.06394197,-0.042134862,-0.0014260375,-0.0039278204,-0.01371117,0.03753838,-0.019834762,0.012185963,-0.016238127,0.03290432,-0.0201657,-0.015598094,0.00024622533,-0.03920755,-0.016593592,0.030539466,0.008677948,0.006884409,-0.027528105,-0.04676218,-0.0004189206,-0.015577033,-0.004556476,0.0081026,-0.07115122,-0.017111877,-0.009957545,0.04143615,-0.0006158181,0.0021032277,-0.031758327,-0.041463826,0.01051275,-0.034562502,0.01316676,0.08088649,0.016672812,0.039836463,0.03151598,0.017187625,0.0076277563,-0.06794454,0.032615457,0.033364236,0.031253308,-0.034211747,-0.004921096,0.04699784,-0.034879044,-0.02320038,-0.046830956,-0.06142894,0.0027022082,-0.012376556,-0.023070553,0.018076764,0.014462973,0.024544476,-0.001746655,-0.024149021,0.03706256,-0.055253293,0.02277871,0.038339965,-0.028712623,0.06331387,-0.00036724674,0.013381263,-0.007672259,0.07780251,-0.047386892,-0.026845839,-0.011867266,0.022887005,-0.013598253,0.045103297,0.017629052,-0.018514264,-0.019212473,0.03766122,0.007170646,0.033168226,-0.017424578,-0.04592818,0.060610477,0.017582677,-0.032598533,0.054738317,-0.0073352545,-0.047863077,0.054924946,0.016034853,0.008981634,0.00060194207,0.0064701405,0.0070278537,-0.027361372,-0.029007293,-0.015378876,0.011409824,-0.01918963,-0.008182863,0.022627663,-0.029036662,0.0765865,0.015920583,-0.009130019,-0.0039310064,0.04187305,0.013292312,-0.009432821,-0.019692155,-0.012621938,-0.0141697535,-0.039482653,0.051942572,-0.0028061566,-0.032667115,-0.018412609,0.018433597,-0.02197511,-0.007103556,-0.005191791,0.009668948,0.008403016,0.028908959,0.020932743,0.032103926,-0.008273445,-0.03943829,0.047022004,-0.010453625,-0.004650295,-0.049834143,0.005227283,-0.013407604,-0.009013167,0.0033767838,0.008242105,0.01267487,-0.07519293,0.023442825,0.038880795,0.04305347,-0.007271425,-0.020535992,-0.017674664,0.027908802,0.015055732,0.00832234,0.03386949,-0.014982756,0.02316417,-0.015697304],"last_embed":{"hash":"1ksy5v4","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"1ksy5v4","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{5}","lines":[149,149],"size":66,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ksy5v4","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03490322,-0.012467747,-0.0016020379,0.023233507,-0.04836262,-0.01895309,0.019935647,-0.0035224874,0.020011995,-0.018205328,-0.01490899,0.0062042573,-0.011470673,-0.0022869864,-0.017061105,0.028037617,-0.023410836,0.0036863883,0.045049857,-0.019832138,-0.03208411,-0.0032218546,0.027441045,-0.021506066,-0.005155667,0.003793176,-0.017746862,-0.006654494,0.02398366,0.034410823,0.005323201,-0.008451318,0.033973906,-0.0655107,0.014546536,-0.005974283,-0.0013501877,0.016143896,-0.044260856,0.045050874,0.034035183,-0.03881908,0.027817026,0.03703375,0.022491736,-0.024155106,-0.051121138,-0.0041881227,-0.037977442,-0.04260841,-0.0047167856,-0.002048435,0.010457011,-0.017907517,0.015152524,0.06523839,-0.0004662459,-0.031532362,-0.03514328,-0.018822916,-0.034699824,0.034423094,-0.003885996,-0.023886738,-0.0019728537,0.049856246,0.013192665,0.009356121,0.009524888,-0.047741897,-0.008252234,0.03256109,0.04731577,0.0015048907,-0.03815128,-0.03563006,0.027559886,0.009364522,-0.003693495,0.050753064,0.010024084,0.017379668,0.016977008,0.010967,0.010687011,0.015534899,-0.012048364,0.067242034,0.008051823,-0.047258116,-0.017093794,0.014829,0.03307417,-0.0406371,-0.022035433,0.016298387,-0.015374361,-0.026880927,0.01044379,0.0070485575,0.0457819,-0.028175551,-0.01814362,-0.01556215,0.017319126,-0.010520985,0.0069129462,0.03759534,0.026464423,-0.02504345,0.027288115,-0.014311362,0.024830878,0.02453948,-0.0090338765,-0.014765251,0.022699885,-0.040990256,-0.011391238,0.000010132339,0.021571886,0.033516698,0.036930498,0.0018519302,-0.028522609,0.017337758,0.023952061,0.0026719822,0.029686023,0.04341086,0.0013364446,0.029499352,-0.054059654,0.0033754937,-0.00188944,0.0444611,0.026280489,0.0009750016,-0.0065432903,-0.091550365,0.034827072,0.0103742145,-0.04905783,-0.007630642,-0.023925535,-0.0051686764,-0.0024969813,0.0075614955,0.008681734,0.03074988,0.0015076239,0.009144973,0.008047048,0.044091355,-0.04018714,0.015148581,-0.008700417,0.040976692,0.010896843,0.0012814732,0.013814283,-0.06765813,-0.041071374,0.045853723,-0.0014293911,-0.00045212926,0.039479103,0.034096785,-0.019418167,-0.002380227,0.013434139,-0.002581303,-0.022378616,0.028648682,0.035292756,0.019791247,0.05105254,0.023561325,0.018804802,-0.018546775,-0.037495505,0.018682724,-0.01317478,-0.031241532,0.010450926,0.074568294,-0.03588714,-0.04548924,0.014616813,0.022739824,0.02875297,-0.0037466304,0.011122611,-0.011330978,0.050301693,-0.013562688,0.019316025,-0.003152302,0.043436673,-0.040186513,0.031020265,0.009949575,0.0021128275,0.032338515,-0.052657645,-0.0040947306,-0.020622062,-0.029448466,0.028482648,-0.056811877,0.0056240032,-0.025033547,-0.0055970903,-0.038102373,-0.03997163,-0.020636888,0.018753204,-0.0047740014,0.008868281,-0.0026007318,0.013439424,0.049652986,0.027614046,-0.0131263565,-0.047687296,-0.020753631,2.8589724e-7,0.037394203,0.028151954,-0.024957575,-0.011963882,0.0063628196,0.0092652235,0.017768234,0.034773286,-0.002259314,0.008961753,-0.0060140155,0.023021005,0.014750727,-0.039467156,0.012722451,0.048836466,0.0063193142,-0.00057850423,0.03696522,0.03711255,0.047631595,-0.023305107,0.035584517,-0.020342298,-0.012076562,-0.04648002,-0.05131133,-0.005652585,0.011363734,0.0031497907,-0.0129573485,0.009509242,0.033593804,-0.0010433261,0.024505794,-0.024332127,-0.0019946462,-0.0152489655,0.008176037,-0.0019991503,-0.021095999,0.038650494,0.0404356,-0.014535524,-0.016438035,0.016244357,-0.004547612,-0.04619238,-0.029971402,-0.055591226,0.011874479,0.022118036,-0.0018171457,-0.03310062,-0.046202812,0.026475985,-0.007729563,0.014648232,0.006330053,-0.026825724,-0.020377189,0.027407099,0.009847541,-0.02540697,-0.034921963,0.06342864,-0.009953085,-0.025375526,0.029500049,0.00863613,-0.16196264,0.015773624,-0.013381211,0.048137125,0.021411944,0.017505964,-0.02592246,0.008790615,-0.04772649,0.07022317,0.013280286,-0.03788544,0.0007645977,0.023554245,0.010757397,-0.020295884,-0.03682984,-0.023112394,-0.0152230365,-0.044105615,-0.012955307,-0.03986929,0.044391446,0.046061,0.003277352,0.009396937,0.07670159,-0.008266714,-0.03176126,-0.05432442,-0.05333704,0.036664255,0.0018401131,0.013632971,0.0061284765,0.042279057,-0.044564992,0.00020089494,-0.009697939,-0.021382416,0.02914866,0.06446808,-0.005059354,0.029233702,-0.015526254,0.026686903,-0.0120970225,-0.02210786,-0.058988966,-0.027684258,0.013069017,0.011297296,0.017675035,-0.02267325,-0.03519323,-0.0019840351,-0.0103274295,0.012131531,-0.022509575,-0.009810583,0.0068908646,-0.0168547,0.015365621,-0.014250645,0.01033972,-0.05131708,0.041757513,0.043086614,-0.023292653,-0.03768189,0.027697882,-0.0090649985,-0.009530546,-0.027345667,-0.010095059,0.017076882,0.022611853,-0.005417407,-0.004371815,-0.09882066,-0.033634014,0.036178317,-0.0027530466,-0.030101487,-0.05156105,-0.010836495,0.03572123,-0.013665168,0.033467036,0.2455885,0.023835257,0.025916133,-0.00088397355,0.078943945,-0.052057076,0.028273506,0.056941472,-0.014751479,-0.032962754,-0.0021103595,0.06188958,-0.0324361,-0.009884072,0.021025177,0.046949368,-0.04331862,0.028800184,0.02984482,-0.005226868,0.014649932,-0.0546641,0.0062906304,-0.04737802,-0.055750012,-0.05758156,0.0015295027,0.06536912,-0.026781207,0.04341876,-0.029713634,0.07468356,0.05143319,-0.022953099,0.010456343,0.015573069,0.011866005,-0.028693782,-0.050881926,0.009210544,0.0067607523,-0.0060794433,0.0051733106,-0.03853117,-0.02379818,-0.028174654,-0.011980763,0.012664978,-0.032860585,-0.032195024,-0.032764368,0.0330997,-0.016422678,-0.029224254,0.02531823,0.013116453,-0.011543295,-0.0046448465,0.009239757,0.020448744,0.012284371,0.0024392381,-0.06478569,0.0073763975,-0.0033432057,-0.011675579,-0.046018034,0.007755962,-0.015021467,-0.009375794,-0.000045609046,-0.009170843,0.051586643,-0.009036676,-0.012119418,-0.012173081,0.0067957533,0.050013803,0.0399246,-0.010832675,-0.00097610336,-0.054993365,-0.015957583,-0.0006800395,0.023171121,0.010501508,0.0058180387,0.052857686,-0.0067874193,-0.007431836,0.017424792,0.02085547,-0.018910244,-0.03225963,-0.0020206654,-0.036184557,0.029967964,-0.057540614,-0.03396517,0.005599277,-0.027877282,0.006509566,-0.01631615,-0.021481205,0.02953416,0.023232067,0.038090628,-0.018343775,-0.006692823,0.0015540397,-0.081636846,0.015984364,-0.008308811,-0.03534759,0.026931435,0.036998667,0.005939572,0.013368241,0.053384446,-0.02721897,0.02331021,-0.01578186,-0.015363865,0.052266788,-0.0078017134,-0.04243947,-0.017207017,0.041984893,0.009449129,0.009442864,0.040060073,-0.030793345,-0.01830294,0.017159665,0.023564117,0.025204701,0.060895413,-0.01795132,0.012674217,0.010109467,-0.013422495,-0.021748247,0.0066899224,0.047716033,0.020308936,0.06042128,-0.02064299,0.016167862,-0.011260193,0.010023605,-0.004848344,0.0039641103,0.009541922,-0.03560556,0.015938064,-0.09066836,-0.024334243,-0.005871895,-0.022687191,-0.021040019,0.005266956,0.016341554,0.05926341,0.05909098,-0.036132228,-0.012364404,-0.0044574453,0.004659348,-0.044681076,-0.02189396,-0.03398893,0.019021342,-0.030492868,-0.014958681,-0.015574695,-0.014707766,-0.01368659,-0.0006574929,-0.058277056,-0.01810102,0.04416295,-0.005065022,0.0008857659,0.005269936,0.03387191,0.020206736,-0.036550775,-0.00879831,-0.032642264,-0.010175368,-0.008626942,0.09815682,0.010264667,-0.028711356,0.0139782475,0.0016755589,0.06329537,0.03816327,0.028864885,-0.028574519,0.019461716,0.046942443,0.0030796118,0.022540936,-0.018782513,-0.05129236,-0.0041545555,0.01553138,0.015091692,0.0074539543,-0.00026890423,-0.0043776445,-0.039598726,-0.02324241,-0.05729562,-0.021581696,0.015725888,0.0364353,-0.04786158,-0.012425439,-0.03015977,-0.016584722,0.028949907,-0.043246567,-0.020408686,0.037529968,-0.018981216,-0.04086406,-0.02015843,0.018219283,-0.003999232,0.0036679108,-0.0011293456,-0.016556071,0.0026548808,-0.0005559725,0.0005242186,0.033320967,-0.005799317,-0.011476539,-0.01669527,-0.0009826593,0.017298507,0.0027705603,0.012454643,0.017191552,-0.061607637,-0.0068232394,0.011617209,0.017149812,0.034877952,-0.0047139586,0.00661419,0.0076126903,0.042689554,0.010881435,0.04817698,0.040549606,-0.0037693644,-0.039292376,0.020416994,-0.001888841,0.006173671,-0.0048902496,-0.04682792,-0.0869245,0.0052550007,0.037800193,-0.039253253,-0.055615347,-0.020189717,-0.00046257424,-0.04327299,0.000040837316,0.02165931,-0.007645191,-0.013190256,-0.010155663,0.036167696,-0.05187139,-0.03422811,0.059131026,0.018442389,-0.0006222313,-0.0014750042,0.022071782,0.04085332,-0.034899466,0.026734112,-0.041111358,0.021283941,-0.008807345,-0.066323444,0.0312067,-0.011499371,0.018979494,-0.059245624,0.024146942,-0.010045404,0.022994215,0.016178539,0.06793883,-0.02263917,0.010502257,-0.006052132,0.031404603,-0.013788249,-0.031237373,0.021023815,0.011275698,0.044036746,-0.028371437,-0.0041981037,-0.02894646,0.013949171,-0.0045298114,0.039805386,-0.03563519,0.06618267,-0.00025060994,-0.02123109,-0.026827384,-0.015179687,-0.02395232,-0.0009464751,0.03616348,-0.028352708,-0.017474651,-0.036683396,-0.0124816485,-0.019084157,-0.013104153,-0.022996524,0.005617071,-0.039705217,0.017666988,0.041938923,-0.015591933,0.023412995,0.03609871,0.018873356,0.054160696,0.011813053,-0.033718508,0.014142674,-0.00808189,-0.0045286394,-0.0047734403,-0.009788409,0.008183995,0.024800656,-0.0059497342,0.021657377,-0.05382197,0.06784465,0.008940336,-0.043782238,0.02567735,0.023100045,0.032681312,-0.0023334867,0.046032526,0.030144896,-0.04737618,-0.017232634,0.03508455,0.005004714,-0.05814437,0.010274292,0.028023053,-0.0020722058,-0.021314986,-0.015395811,0.031454816,-0.060163464,0.031507555,-0.0011968343,-0.0034366245,0.04062047,-0.025400383,0.0023811283,-0.020652477,0.0077369353,-0.01427505,0.006256478,0.0074332897,-0.021810465,0.030889828,0.025934381,0.024533868,-0.019523729,-0.03123902,-0.04567667,-0.00046672765,-0.14587587,-0.029895112,0.001220271,-0.01893412,-0.000512267,-0.0027814645,-0.033279426,-0.053842902,-0.01386685,-0.03224741,0.009216496,-0.01615678,-0.029346596,-0.018694265,-0.03460249,0.036378246,-0.025610477,0.008713281,-0.039464977,0.04254988,0.009543137,0.019345406,0.057923116,0.015148438,-0.004826424,0.0038626336,-0.02602035,-0.034172796,-0.030801155,-0.017362395,-0.06676157,-0.051101428,0.02554282,-0.013760751,-0.03264088,-0.02211873,0.008688222,-0.02006534,-0.050201844,-0.014653887,-0.03097152,-0.0022078557,0.015500412,0.040711902,0.027852545,0.05809325,-0.041261155,-0.0014153278,-0.057361428,-0.0030343381,-0.003267242,0.05818819,0.008183533,0.02311437,-0.003155042,0.017565448,-0.0056836656,-0.0025798657,-0.0070442446,0.017702136,-0.02661389,0.007595839,-0.032933626,0.007745942,-0.06323225,0.032887865,-0.031820532,0.013832423,0.01480835,0.013950985,-0.05066886,-0.013820745,0.0056588016,0.0128261335,-0.005073144,-0.00963107,0.019826055,-0.01167467,-0.008155184,-0.022714254,-0.025227405,-0.009788814,-0.011268586,-0.033034794,0.056571864,-0.023577327,-0.0010628839,-0.0019081633,-0.06266417,-0.0017623041,-0.056718886,-0.048410196,0.009324935,-0.022273,-0.023227574,0.04149801,-0.016346753,0.014572433,-0.021963317,0.02035879,-0.029353531,-0.001179615,0.0034962434,-0.029163549,-0.029840076,0.019115947,-0.0000631196,0.015363403,-0.020051764,-0.057351295,-0.0248291,-0.0124193095,-0.009970463,0.0018598941,-0.048680067,-0.011514063,-0.013924062,0.039512575,0.011931342,0.002461358,-0.031953573,-0.021636935,0.027477123,-0.038420934,0.0033522695,0.0901343,0.02996314,0.048055656,0.043410193,0.0039131274,-0.0013330779,-0.043337323,0.045158055,0.009466388,0.035798702,-0.020662643,-0.004767125,0.053578615,-0.06415947,-0.033499707,-0.057211846,-0.050893128,0.004436076,-0.02648026,-0.0041849907,0.015317893,0.01646684,0.024989864,-0.02672913,-0.029248301,0.03938762,-0.047441494,0.043986306,0.025044378,-0.034555603,0.06467581,-0.010381905,0.00041318813,0.0016415069,0.08261963,-0.029988453,-0.04579109,-0.005665552,0.017823584,0.0017104943,0.052818045,0.013270637,-0.011887561,-0.0368179,0.025391743,0.016098337,0.022842225,-0.0205633,-0.03950485,0.069165155,0.009258659,-0.0121591985,0.03734234,-0.011706793,-0.03590311,0.05362304,0.011922403,0.00506377,0.0057829646,0.0020969396,-0.004052355,-0.015968796,-0.031395264,-0.008387893,0.0037066198,-0.020065425,0.0059393225,0.0133246295,-0.017984604,0.069528244,0.025239652,-0.013690008,-0.0063846647,0.05376726,0.029614687,-0.02910415,-0.025254447,-0.018969519,-0.012763544,-0.037413303,0.047980845,-0.029291594,-0.035526607,-0.007528719,0.02147582,-0.03330875,0.0028390724,-0.00080431387,0.00758004,-0.0007724271,0.028189644,0.016197536,0.020834612,-0.016338922,-0.029619107,0.04677999,-0.002357232,-0.011703015,-0.033870313,0.007978602,-0.019128004,-0.010642298,0.0115865255,0.023840649,0.023121605,-0.055679567,0.02575007,0.027848111,0.038298134,-0.021979574,-0.0017537993,-0.009092435,0.0135947075,0.010552859,0.008421512,0.039119605,-0.014876796,0.017905768,-0.014365672],"last_embed":{"hash":"o1ee0s","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"o1ee0s","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{6}","lines":[150,150],"size":63,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"o1ee0s","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.052729975,-0.004693307,-0.01830691,0.01386915,-0.059503704,-0.012343011,0.031183172,0.00077407126,0.010245508,-0.033063754,-0.02653431,0.023131246,-0.0063218507,0.0076046423,-0.015668223,0.03873549,-0.010609194,0.024048185,0.04038107,-0.02081621,-0.030663667,-0.0015494352,0.047210347,-0.030534899,-0.021053638,-0.0051255766,-0.01079615,-0.01620722,0.012131491,0.042196568,-0.0011901448,0.009036036,0.04576237,-0.05099657,0.004686527,-0.000033713713,0.0019541786,0.012654016,-0.038874216,0.052703213,0.04934069,-0.031937033,0.028543843,0.036234677,0.032147925,-0.030518042,-0.036697436,-0.00075668347,-0.04660809,-0.020510959,-0.0067679225,-0.004668205,0.018931013,0.004163305,0.017947085,0.06844157,0.015384181,-0.030921027,-0.0139161395,-0.03223871,-0.05036728,0.029539809,-0.03477916,-0.021435281,-0.021089744,0.045435574,0.011769409,0.0036409227,0.00069538644,-0.044808343,-0.010685313,0.03493115,0.058740515,0.005620261,-0.06308541,-0.034397278,0.016491294,0.014313688,0.010056994,0.067153014,0.004504716,0.016894568,0.01814336,-0.003139499,0.004949714,0.020013675,-0.008692189,0.07896833,0.020265192,-0.018337581,-0.016606063,0.02967921,0.026126493,-0.03830048,-0.032360896,0.02167331,-0.0024685552,-0.023292297,0.009332825,0.011111691,0.046648428,-0.025145771,-0.014144761,-0.029278666,0.0075965375,-0.004586917,0.012940141,0.036940694,0.015581799,-0.023751535,0.018163918,-0.0043598055,0.026019637,0.024362667,-0.012505461,-0.007816816,0.02032159,-0.03522075,0.0074099875,0.0006104259,0.03805285,0.030227851,0.04622725,-0.006985408,-0.02766987,0.01892455,-0.011255193,-0.01321429,0.032713335,0.05371896,0.0012783441,0.049911853,-0.055898596,0.0040779226,-0.0032586232,0.04683052,0.049977712,0.004677986,0.0051266165,-0.080419995,0.051118918,0.020126618,-0.02989637,-0.0074749454,-0.02770228,0.007784448,0.01433683,0.005260775,0.0090099685,0.016698258,-0.006740641,0.0047319178,-0.008063449,0.035530496,-0.007795996,-0.00854275,0.009631385,0.04044104,0.0016006256,-0.027909873,0.0025144687,-0.055035144,-0.035232477,0.05366639,-0.0007673083,0.022921199,0.04220103,0.03304484,-0.018467546,0.01782293,0.01167178,-0.019632945,-0.035636205,0.03576146,0.023370735,0.013759978,0.0633244,0.028264033,0.023913478,-0.021096133,-0.033854168,0.007593317,-0.025440516,-0.045557484,0.008908784,0.05545214,-0.013766357,-0.04575481,-0.0023171883,0.04039229,0.02316347,-0.004697933,-0.0028560553,-0.004309051,0.04955913,-0.015745342,0.03468906,-0.0123823285,0.05176426,-0.032368436,-0.00028275212,0.03101509,-0.0016773695,0.012778073,-0.04005842,0.02348182,-0.031806737,-0.021738417,0.03978426,-0.03524197,0.0010275788,-0.016082441,0.00059627346,-0.021645898,-0.024967711,-0.03408756,0.037964437,-0.0070033115,0.013106887,-0.009677133,0.027290508,0.023538174,0.022999201,-0.008256846,-0.04705864,0.0007746172,-0.032526877,0.051723905,0.023500638,-0.03146959,-0.005804532,-0.0054572634,0.012133819,0.02822395,0.024148436,-0.013075164,0.00047390137,-0.005799467,0.0310236,-0.007716381,-0.03689507,0.01185614,0.041410435,0.01758828,-0.0053561083,0.0398733,0.031947903,0.033987153,-0.03287274,0.02074298,-0.027530717,0.000013727243,-0.03863506,-0.06244876,0.0032564302,0.024174305,-0.0071722367,-0.0132253235,0.020781241,0.02294599,-0.0032486005,0.015644856,-0.029412221,0.0021112117,0.007859122,0.0019720534,-0.006754936,-0.012693212,0.04023018,0.03853162,-0.0034335677,-0.023566589,0.020927206,-0.0052052164,-0.022993185,-0.019228457,-0.03832415,0.020534663,0.050423257,0.016147275,-0.051169798,-0.061735682,0.022959897,0.002941035,0.020435091,0.002665575,-0.01612663,-0.024189591,0.010055198,-0.0060204035,0.004096969,-0.032590352,0.05755737,-0.0056357444,-0.01891871,0.024523923,0.008779442,-0.16366631,0.016865565,-0.013038915,0.044476394,0.018731944,0.004286645,-0.029131763,0.0010904688,-0.04860214,0.07208677,-0.00037920105,-0.042579155,0.02084806,0.0023452085,0.024311213,-0.01674554,-0.02936971,-0.030051993,-0.0021765002,-0.048724025,-0.013591294,-0.058862876,0.06663068,0.031947006,-0.0048668175,0.012091572,0.07232671,-0.023534125,-0.025016593,-0.047608417,-0.048508078,0.037974596,0.00415624,0.021373624,0.007837381,0.053313803,-0.021770408,-0.004940763,-0.022277547,-0.012994524,0.03535604,0.05218576,-0.012261582,0.02918537,-0.011069409,0.003817255,-0.028445236,-0.0031058448,-0.043443747,-0.023401428,0.014758431,-0.0046216543,0.012556353,-0.00023876272,-0.032366898,0.0023265374,-0.010637658,0.008934138,-0.036814813,-0.020540725,0.016678784,-0.012096476,0.025098922,-0.009538666,-0.01433339,-0.052620288,0.033448867,0.040843613,-0.016783485,-0.032326344,0.039722055,-0.044070326,-0.030948376,-0.020441666,-0.006984419,0.026265008,0.008567098,-0.014854991,-0.009214591,-0.0858817,-0.031115998,0.03962484,-0.0077204956,-0.0111722,-0.03654123,-0.009278252,0.029752813,-0.03239941,0.009158158,0.24763873,0.031816736,0.035044577,-0.015125727,0.06774814,-0.013220042,0.03899268,0.050068997,-0.010011632,-0.030051984,0.022298096,0.050158437,-0.026549548,-0.009950978,0.016970148,0.045741566,-0.04771392,0.032752655,0.049305066,0.0014149558,0.0015456029,-0.053824097,-0.015519731,-0.031488955,-0.049294848,-0.04387205,-0.006608432,0.027091864,-0.011120823,0.02780108,-0.04861617,0.08673055,0.07043924,-0.020551125,0.010612664,0.013967698,0.0029621117,-0.021445386,-0.057761375,0.007558461,-0.0034230703,-0.0029749991,0.00791755,-0.05039005,-0.018763043,-0.009834625,-0.019170487,-0.0108322995,-0.02557227,0.015775682,-0.031185033,0.036053605,-0.018987255,-0.021665234,0.025851319,0.005825564,-0.01999136,-0.005210165,-0.008548741,0.019886589,0.012281944,0.008763437,-0.06338386,0.012308163,0.031937856,0.0077554155,-0.03981816,0.0037313558,0.016038653,0.0071156756,0.0071110833,-0.009528725,0.036018036,-0.01446838,-0.012288851,-0.022336565,-0.013616529,0.041339405,0.03737137,-0.027065558,0.0030485643,-0.040369663,-0.035480045,-0.0009358824,0.016309137,0.014732562,0.0020095522,0.04378806,-0.002973014,-0.008406739,-0.006976769,0.027852485,-0.031054234,-0.049132373,0.014764971,-0.020218555,0.0043639396,-0.059092585,-0.040724296,0.0055383067,-0.018726362,0.007576344,-0.0043736985,-0.05057323,0.040526252,0.0153068025,0.027426085,-0.022785695,0.0036484855,0.015334369,-0.06277055,0.013979196,-0.006031722,-0.013393754,0.035475217,0.062076487,-0.0011837848,0.022276815,0.033499964,-0.011713736,0.024517175,-0.016513834,-0.013303,0.050635796,-0.013784337,-0.08154725,-0.031647675,0.037723824,0.024653295,0.001526955,0.019366343,-0.023120616,0.004453347,0.03249198,0.034011252,0.024628604,0.039625008,-0.020210776,0.021451127,0.007852475,-0.0227966,0.01446444,-0.0139617575,0.022070343,0.023844732,0.06134464,-0.035284627,0.008805717,-0.015949437,0.007059933,0.017274953,0.013317969,0.011139917,-0.04187512,0.009776277,-0.060147963,-0.024154799,-0.030140111,-0.04066758,-0.028910082,-0.0054235505,0.006849903,0.05335974,0.05551543,-0.035109453,-0.006142433,0.0059488025,0.012206663,-0.04345375,-0.03261815,-0.025920965,0.020505497,-0.030693598,-0.021020124,-0.00018958282,-0.008464784,-0.032918826,0.00036384937,-0.04508158,-0.007922394,0.041193213,-0.034076177,-0.032263972,0.012911927,0.04963294,0.0009604918,0.0032471428,-0.014863271,0.0012903047,-0.005359064,-0.0030032499,0.11159502,-0.0092242565,-0.02470793,0.010704304,0.0033691775,0.05958896,0.037567575,0.025068685,-0.02683774,0.022448173,0.037565447,0.003147612,0.035468105,-0.011435445,-0.039947376,-0.02074692,-0.006118742,0.009544995,0.007073332,0.0060289255,-0.0070543922,-0.03559023,-0.02996025,-0.060440253,-0.032154065,0.015854869,0.03332531,-0.02096454,-0.033870433,-0.01457156,-0.015941236,0.030034507,-0.061582867,-0.013400959,0.027922692,-0.026562363,-0.051010646,-0.015593675,0.019049002,-0.0042931205,-0.02912983,0.0040110876,0.00038871146,0.0064423163,-0.0045975065,-0.0008845142,0.025218852,-0.004298886,0.0035275954,0.010279341,-0.029057313,-0.016703408,0.011370477,-0.001990428,-0.014983496,-0.032821137,-0.04391146,-0.0020430693,0.001204143,0.03339463,0.01969922,0.007874163,0.0074462034,0.03564453,0.0088163,0.058936488,0.028361209,-0.034914218,-0.037726946,0.018319512,0.016436774,0.01849269,-0.001350176,-0.023095064,-0.06833553,0.0006371211,0.018749265,-0.018926805,-0.047210854,-0.021612538,0.007376613,-0.0065104566,-0.004944464,0.010142512,-0.016513566,-0.0060398104,-0.0278398,0.03865698,-0.058130037,-0.016414005,0.033646762,-0.010879725,-0.0084343245,-0.0068229525,0.018216887,0.050703876,-0.023140246,0.020791555,-0.033283036,0.008466119,0.00050218124,-0.06845092,0.00045987268,-0.018637301,0.00133535,-0.06268188,0.005629512,-0.017082857,0.021901652,0.011543327,0.045205586,-0.028383587,0.008864083,-0.023438636,0.035522107,-0.017945781,-0.02360883,0.029801304,0.01515223,0.025406437,-0.008360306,0.009451696,-0.027274895,0.011386122,-0.020081636,0.038925428,-0.055890683,0.05089795,-0.0093535995,0.006554981,-0.039420165,-0.022987796,-0.017566293,-0.0038023735,0.036040414,-0.032646265,-0.012979813,-0.030723706,0.020380465,-0.02382109,-0.0122863725,-0.029449457,0.0042469953,-0.0364067,0.020853851,0.025883926,-0.016430845,0.02517098,0.03261925,0.035489276,0.043827806,0.02789521,-0.029040502,0.013924605,0.019167911,-0.015260267,-0.003851027,-0.01757401,0.011807588,0.0061778366,-0.020469496,0.015598329,-0.06195133,0.04409886,0.027226837,-0.027051242,0.036961153,0.013142534,0.035765536,0.015386932,0.037562374,0.04325391,-0.047955602,-0.04155757,0.0490905,0.012124337,-0.05257825,0.011750618,0.02868415,-0.01952224,-0.015387257,-0.009239043,0.022579469,-0.055673752,0.03999562,0.008856013,-0.008866924,0.033159107,-0.025241785,-0.0019611828,-0.0149502875,0.025502322,-0.02021358,0.011469019,-0.00025136812,-0.028050503,0.030975616,0.014933065,0.015706385,-0.022073139,-0.03340938,-0.043908793,0.0091629,-0.14875162,-0.018634448,0.0072352774,-0.01438724,-0.0064029912,0.00025431998,-0.014103425,-0.053335067,-0.027199548,-0.01710168,0.004916999,-0.035572723,-0.026102606,-0.021635143,-0.04017115,0.0205985,-0.033777885,0.019338591,-0.049120616,0.04495156,0.011897866,0.01817335,0.081120715,-0.008174039,0.02425387,0.019611863,-0.03588085,-0.005249842,-0.027804699,-0.043751597,-0.060411673,-0.034577645,0.017730413,0.014296509,-0.030679483,-0.016515132,0.016999746,-0.01004376,-0.060208187,-0.03391731,-0.030262815,0.0031450156,0.021091918,0.028974514,0.028460301,0.06714209,-0.059794623,-0.00073798693,-0.04692442,0.008169249,-0.0053293966,0.032091815,-0.009214501,0.010569441,0.002445523,0.014784384,-0.0021139656,-0.011032795,-0.01903064,0.01634706,-0.010106857,0.0032287752,-0.044919603,0.0051589343,-0.05696578,0.01870677,-0.04731143,0.04055892,0.0028492375,0.003940414,-0.041093204,0.009924856,0.0068841865,-0.026534246,0.007348641,-0.007521685,0.023162145,-0.027658021,-0.0073582977,-0.03762479,-0.041236166,-0.013346845,-0.005555023,-0.035374776,0.0700644,-0.012099437,-0.022012655,0.014788116,-0.06388943,-0.021468565,-0.052830268,-0.04145469,-0.0013247257,-0.01107996,-0.039667558,0.032688852,-0.0140988575,0.006953164,-0.008537643,0.036527704,0.003735456,-0.032522053,0.012708639,-0.013165261,-0.03686374,0.027197452,0.011134181,0.013325018,-0.017763156,-0.05094179,-0.0076394137,-0.009426637,-0.008012732,0.008226252,-0.05906498,-0.016169073,-0.018465392,0.038488332,0.011849269,-0.0040414413,-0.028838031,-0.022497915,0.033299625,-0.037229456,0.011707787,0.0864476,0.018253027,0.05179454,0.034942895,-0.012999135,-0.00075124967,-0.056916334,0.03940233,0.021511897,0.026766984,-0.01831271,0.005606455,0.042186506,-0.05660667,-0.0326769,-0.06228266,-0.05677558,0.0053198948,-0.011950107,-0.009431414,0.022078682,0.03324004,0.03795558,-0.0014974893,-0.035934422,0.02750948,-0.055326868,0.02922266,0.031304516,-0.009853504,0.06754269,0.026983686,0.019004004,0.001672793,0.08633777,-0.031771343,-0.035308708,-0.008004192,0.021543153,-0.013995717,0.0369534,0.00065904093,-0.018246386,-0.019780314,0.027793478,0.03192298,0.0067367996,-0.0024538029,-0.039433103,0.052414887,0.009418494,-0.03422666,0.042358864,-0.013951162,-0.04629973,0.06289578,0.0161925,0.00033909455,0.014322519,-0.0027138821,0.0025584518,-0.009018613,-0.0178221,-0.024741216,0.0025782362,-0.000041321407,0.0040766853,0.016341388,-0.030930592,0.063315846,0.009205955,-0.005827431,-0.013893216,0.030934148,0.03167452,-0.00924831,-0.0225098,-0.020678235,-0.0036810872,-0.040915005,0.0321321,-0.015288858,-0.01638043,-0.012335811,0.034093853,-0.045683518,-0.004235555,0.0020253106,0.014377243,0.0071093063,0.036358215,0.011450938,0.027034404,0.006219952,-0.052174564,0.036721144,-0.017858028,0.00040567748,-0.044798564,-0.0015860453,0.0007615586,-0.008236399,0.015956152,-0.000080936865,0.010796146,-0.08111557,0.012338825,0.043205597,0.05303286,-0.021652026,-0.031472173,-0.02244889,0.0045706723,0.025743838,0.013060465,0.030602051,-0.0249425,-0.009970344,-0.028667687],"last_embed":{"hash":"94lp0n","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"94lp0n","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Daily Practice: 15 Minutes (Morning Anchor)#Week 7-8: Real-World Application#{7}","lines":[151,152],"size":75,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"94lp0n","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.007070161,-0.0033085681,-0.012236756,0.037149914,-0.022469219,-0.026833816,0.032312002,-0.022828924,-0.005280362,0.026430659,-0.016870419,0.011169739,-0.0014770037,-0.017727945,0.049279373,0.041429717,-0.028817724,0.012646124,0.05115592,0.012434768,-0.018819103,0.026626067,0.03616961,0.003942216,-0.023981374,0.011786979,0.02533302,-0.019582186,0.008530469,0.05126029,0.01660237,-0.0042712037,0.02207361,-0.06195221,0.003618243,0.026884522,-0.014345225,-0.019219885,-0.033803824,0.052358374,0.021968955,-0.040080097,0.0513818,0.010776199,0.045976076,-0.014689577,-0.0282719,-0.02631591,0.0156026045,-0.03573952,-0.0023005633,0.008427449,-0.027218517,-0.017532403,-0.038032725,0.043806754,-0.008533184,-0.026596198,-0.026917117,0.0035971722,-0.011744019,0.049333118,-0.022831699,-0.014714876,-0.00017200125,0.05481268,0.03549468,-0.012500705,0.009544619,-0.035916183,0.012786597,0.012412773,-0.00429809,-0.0049073044,-0.041983463,-0.021236194,0.045674197,0.009814396,0.02428098,0.028784752,0.022936746,0.010694369,-0.027024852,0.018118454,0.01919166,0.022210725,-0.0060218354,0.03569367,0.02007268,-0.02128564,0.0054682633,-0.0062946687,-0.0013936596,-0.028948449,-0.0033523508,-0.0037894824,-0.023269938,-0.019318728,0.021591526,-0.012301411,0.03261851,-0.00897974,-0.00020646022,-0.043141562,0.017644709,0.026357984,0.01746875,0.031841528,0.055635434,-0.010805857,0.045191064,0.029913386,0.0008668065,0.012866783,-0.02486053,-0.031507056,0.0022034487,-0.023809709,0.01645129,-0.027138656,0.022821886,0.03565097,-0.023397334,0.0010611486,-0.011541718,0.019016713,0.016114669,0.027233807,-0.0037029388,0.07228152,0.0024606304,-0.046562407,-0.0008746573,0.014213791,-0.014330754,0.0228828,-0.009079794,0.030159019,-0.0038866336,-0.06516479,0.04688511,0.016360393,-0.021291899,0.0007956469,-0.019954195,-0.037628405,0.026861269,0.01856641,-0.0122901285,0.03983775,0.012258899,0.036929164,0.010845518,-0.012314403,-0.04409612,0.010083601,-0.04832314,0.022052169,-0.01704488,0.016026696,0.029590888,-0.05454563,-0.03167954,0.055231072,0.023030696,-0.0041675684,-0.01505792,0.008429122,-0.032029595,-0.015366809,0.026134966,-0.014785388,-0.023766061,0.049184717,0.016177477,0.012964992,0.090577096,0.028230181,-0.019228457,-0.026311798,-0.05041692,0.04333648,-0.019140244,-0.040336683,0.01333753,0.03640468,-0.025153788,-0.0193125,0.007915478,0.056371238,0.012277272,0.017989837,0.005067451,-0.0045417063,0.0770478,-0.026838183,0.056248475,-0.02219017,0.039650165,-0.017814118,0.014470401,0.005769935,0.01264807,-0.016634693,-0.03736353,-0.009570632,-0.03278719,0.00067175715,0.036521174,-0.05740917,-0.015728887,-0.000030184228,0.016481305,-0.040811367,-0.027986368,0.07049641,0.043368135,-0.012687924,-0.014974363,-0.009011135,0.014710589,0.08081506,0.01005678,-0.01654565,0.00064739084,0.0037367456,0.0028970293,0.04024976,-0.021704346,-0.02011853,-0.019974802,-0.014360095,-0.03817915,0.021069452,-0.0021535936,-0.02482695,-0.02131326,-0.01708707,0.02451708,0.041905824,-0.02951549,0.029253723,0.031248566,0.022512391,-0.01998423,-0.010732647,0.02028837,0.02509657,0.0081075635,-0.001043223,-0.028444296,-0.0052731647,-0.04821047,-0.018655714,0.0068067047,0.013778137,0.025002975,0.030623905,0.016360613,0.027624216,-0.005470304,0.0076716994,-0.0012021991,0.010459099,-0.01762566,-0.026167005,-0.005328864,-0.036442447,0.023153251,0.10020328,-0.010702414,-0.02136926,0.028600136,0.003652912,-0.041538462,0.0315545,-0.05444481,-0.0015387969,0.01743519,0.016434677,-0.052521158,-0.041361086,0.018369915,0.046046495,0.018669669,-0.0039908323,-0.027430631,-0.027726931,0.02459135,0.0015021024,-0.020698,-0.041373976,0.082008846,0.0071327123,-0.04041911,-0.013848636,-0.0007336949,-0.16596264,0.0147402845,-0.0077342344,0.011363125,0.006696956,0.007071779,-0.029699603,-0.013279552,-0.036923252,0.024013706,0.014586376,-0.024062904,0.03236386,0.007402983,0.04585973,-0.019215204,-0.021971824,-0.009432061,-0.02325389,-0.058963377,-0.034070715,-0.038273644,0.067348145,0.016332928,0.002756283,0.0033074187,0.06652598,-0.028596604,-0.02864367,-0.0626306,-0.047063135,-0.0088325,-0.005480068,0.009442785,0.014120101,0.0134699885,-0.046621483,0.011098556,-0.004622619,0.018644577,0.04472495,0.024167558,0.004317209,0.023434542,-0.009256697,0.012068762,-0.025124725,-0.010815646,-0.058453895,-0.046397943,-0.031750765,-0.0121319415,-0.022585725,0.008310388,-0.027339857,0.002192651,0.027432295,0.020930765,-0.040186185,-0.010833778,0.008504482,-0.0052886703,-0.004353003,-0.032376163,-0.008170728,-0.034132298,0.046757836,0.016541816,-0.06161308,-0.019489346,0.056642864,-0.03628349,0.034541775,0.007380262,0.01615842,0.024569519,0.027187344,0.017584028,-0.009041477,-0.116519995,-0.018558897,0.039873395,-0.008376635,0.0012340931,-0.0118674105,-0.0061193276,0.0046958076,-0.01536253,0.043638144,0.23115984,0.057261612,0.018133156,-0.0042955657,0.053247936,-0.020404512,0.008559745,0.056441,-0.010172662,-0.012189516,0.015266835,0.05403205,0.0133695975,0.0024818622,-0.005849873,0.053538367,-0.10423517,0.027704583,0.061286695,-0.0041932766,0.01536283,-0.0029166448,0.0021640512,-0.04436093,-0.09071772,-0.027457297,0.025432874,0.07131621,-0.017236603,0.0108034415,-0.03719852,0.048743546,0.03043685,-0.03951174,0.035035204,0.011897072,0.014625584,-0.0496281,-0.07597786,0.039854396,0.026104024,0.004151982,-0.010049867,-0.067509316,-0.024712106,-0.03626287,-0.024250066,-0.0059236274,-0.050955694,-0.009952649,-0.011761101,0.02411071,0.022802133,-0.017814748,-0.005016888,0.010222381,-0.012322741,-0.018894788,-0.019073328,0.022062134,0.052060977,0.045739893,-0.03984822,0.012129733,0.0024631338,-0.005471836,-0.009419128,0.02693998,-0.0090496,-0.004695467,-0.00020872265,0.015452474,0.01651161,0.008328143,-0.012245944,-0.048881963,0.0044176495,0.026048083,0.014300686,-0.021720175,-0.0009405231,-0.027140673,-0.0065128957,-0.007792084,0.020723483,0.024710525,0.00078359287,0.055020828,-0.015266091,-0.006171405,0.0054121157,-0.018244138,-0.005646536,-0.03452452,-0.0008219921,0.0031906583,0.040623106,-0.018993955,-0.008632822,0.037510958,0.0038825588,0.022929067,0.01844646,0.027362831,0.039599393,-0.022601878,-0.0006766566,-0.012697596,-0.0001270222,-0.0019003119,-0.08276117,-0.0034285292,0.0065376926,-0.033192158,0.046208538,0.08466073,0.02171468,0.035151046,0.043256555,-0.029810928,0.004204805,0.042098414,0.020520657,0.0254987,-0.0018071022,-0.051429067,-0.00954144,-0.0026499114,-0.004586546,0.029983852,0.0266015,-0.022236764,-0.017556291,0.020026635,0.07847746,-0.0021974116,0.05965593,-0.0069972468,0.033145204,0.00041474565,0.0070234253,-0.010228601,-0.025266854,0.050874874,0.02571287,0.060264412,-0.033069644,-0.012481535,-0.03871556,-0.0022664391,0.00015702093,0.022783782,0.001679153,-0.044782802,0.01978703,-0.036713794,-0.015473842,-0.03863797,-0.026591955,-0.02475953,-0.0058901855,0.017809931,0.0026340005,0.052219313,-0.019644035,0.02506598,-0.03003505,-0.00090970076,-0.038123935,-0.0038347773,-0.022603448,0.027305065,-0.02940787,-0.035421673,-0.05776527,-0.033993147,-0.014905615,-0.0032210916,0.0049605924,-0.020493226,0.0037667423,-0.028983813,-0.02603899,0.04675682,0.021765254,-0.006836851,-0.0040808204,-0.011822027,0.007638293,-0.026691915,-0.027516164,0.108698845,-0.024609832,-0.005411063,0.050957166,0.015199256,0.069178835,0.058874648,0.033073593,-0.01324889,0.009917687,0.0022001541,-0.015888501,0.04570939,-0.025051707,-0.053334597,-0.010315944,0.021942109,0.021484898,0.01062604,0.026525931,0.010161022,-0.016244356,-0.003964072,-0.0264425,-0.03626424,0.03719503,0.022195822,-0.055336814,-0.0020409734,-0.028273245,-0.007492993,0.038831957,-0.040705215,-0.012576484,0.024260217,-0.024612615,-0.044277627,-0.015946964,-0.0069712643,-0.0084026,-0.006387388,0.03351765,-0.025969207,0.0046640118,-0.005686261,0.015535762,0.02436061,0.0040279054,-0.030689575,-0.023933724,-0.00825252,-0.011438191,-0.016875079,0.00082441606,0.00037357296,-0.018955475,-0.025960963,-0.02220746,0.013093508,0.0045144227,-0.0030170442,0.030611688,-0.03090631,0.037204556,0.000057334448,0.0112508,0.017703159,0.0063546468,-0.036546018,0.014448866,-0.006698344,-0.0028608972,-0.037273023,-0.071829885,-0.056408625,-0.0016673299,0.048844207,-0.042982556,-0.080542445,0.011036823,-0.011072962,-0.03503155,-0.038257636,-0.006052518,0.014584768,-0.019023178,0.010366591,0.030776279,-0.028606547,-0.036785,0.05923368,0.0052632815,0.013592814,-0.024101572,0.029293714,0.012141756,-0.023393143,0.0009602667,-0.054633766,0.0070578638,-0.02130884,-0.040367786,0.06403023,0.0016609669,-0.0018627528,-0.028514544,-0.02234709,0.0010255858,0.02717184,-0.004656201,0.035353895,-0.035392206,0.008141694,-0.00936877,-0.011264236,0.0019096415,-0.022648148,0.020275325,0.0006994683,0.03789826,-0.034230296,-0.00892618,0.0020227246,0.0026958515,-0.011397752,0.057797946,-0.0037114343,0.03031875,-0.0027891824,-0.019508699,-0.05895201,-0.011776677,-0.008513707,-0.016474929,0.020186502,-0.02822661,-0.060421795,-0.012146611,-0.0041002017,-0.004885849,-0.019730583,-0.01535696,-0.02678108,-0.04278575,0.034148443,0.027182855,-0.054008976,-0.011651919,0.007391889,0.015720092,0.016276557,0.008798546,-0.034924783,0.013972839,0.036050506,-0.02277655,-0.0077825575,-0.004953084,0.02061177,0.025244571,0.0117415525,-0.001221147,-0.041888904,0.026630504,-0.008008334,-0.06297265,0.021739515,0.04966176,-0.0067309705,-0.044803146,0.024912896,0.026225522,-0.023620732,0.0002642681,0.033020608,0.010126803,-0.05499194,0.019281344,-0.014983082,-0.024154197,0.003355593,-0.027004706,0.010904687,-0.049641427,0.04604472,0.020901846,-0.04921448,0.026135417,-0.008136586,-0.026341174,-0.019812472,-0.037722394,-0.0032241861,0.06772976,0.0024161777,-0.054439716,0.019219061,0.04197656,0.006749519,-0.0024896201,-0.04052896,-0.030933194,0.0033309693,-0.15731493,0.008713645,0.009304666,-0.001355934,0.009674606,-0.0014341376,-0.07264059,-0.054267105,-0.015212904,0.01168311,0.010498433,-0.017831368,-0.012604816,-0.03265648,-0.015293586,0.02604119,-0.050597094,-0.024269518,-0.03190571,0.030758293,0.005363349,-0.022709524,0.037616547,0.013737867,0.012485355,-0.0053409603,-0.010814011,-0.03561832,-0.023374595,-0.043291748,-0.051119972,-0.05289645,0.0237007,0.032948855,0.0014390731,-0.02376169,0.0056876065,0.020374928,-0.04080578,-0.028369902,0.005153003,0.022748023,-0.003268681,0.027027553,0.008594746,0.049034312,-0.035088,-0.0036383932,-0.05366648,-0.015189221,-0.0051749,0.06359413,-0.002371766,0.013971161,-0.012650569,-0.015836125,-0.02558286,0.033473358,-0.022029905,0.027182598,-0.0012667964,-0.011659253,-0.035603203,-0.016918696,-0.02846875,0.0024648248,-0.009861388,0.024488134,0.0127726225,0.030390287,-0.016902603,0.016823178,0.027149014,-0.018990066,-0.011252205,-0.002416007,0.005404593,-0.006066664,-0.00048534325,-0.042130295,-0.048928894,-0.015758585,0.0055035907,-0.010678851,0.011474186,0.018061092,0.004060863,-0.01912579,-0.052713547,-0.004053323,-0.039130993,-0.031644654,-0.0109340465,0.05164343,-0.025190396,0.034986243,-0.013991387,0.007105977,-0.01732903,-0.0069010598,-0.038350318,-0.024806518,-0.028756132,-0.034980666,-0.028707348,-0.0052460385,0.06274789,0.007845572,-0.014827394,-0.027375322,0.0036219754,0.017946064,-0.0001150864,0.01816726,-0.09713038,-0.033309225,-0.009104485,0.042331528,0.03134475,0.032655694,-0.010865893,-0.03616109,-0.0072071506,-0.030041995,0.03736668,0.09136445,0.030273363,0.032315288,0.036299683,0.019779025,-0.017207207,-0.049703903,0.022657072,0.0053001028,0.017437521,-0.031686537,-0.036898125,0.033888303,-0.050943922,-0.051724307,-0.0020264587,-0.03891039,-0.011101943,-0.036674567,-0.018463422,0.0073272935,-0.004706202,0.038541928,-0.0153090935,-0.043509763,0.03571548,-0.0040763495,0.018979779,0.020734202,-0.024652923,0.065156944,-0.034548536,0.03297964,0.019032123,0.059638683,-0.00843034,-0.0042995047,-0.0149687445,-0.023974447,-0.0048144525,0.036558405,-0.009552483,-0.024267893,-0.010150095,0.020108836,0.020764304,0.008032989,-0.028563041,0.021002866,0.05144047,0.018103763,-0.0001236058,-0.0137242945,0.008967645,-0.03652573,0.032463,0.009383989,0.009768394,0.0042338283,0.0009767925,0.019421984,-0.010428237,0.019404275,0.0067058797,-0.006255558,-0.017159956,-0.019169139,0.06406573,-0.031150574,0.04635242,0.0006281564,0.0060262997,0.021481052,0.033135496,0.04768918,0.0033736632,-0.018283127,-0.00026200266,0.012188718,-0.015489406,0.02440642,0.008219862,-0.022889847,-0.04468298,0.033949398,-0.03455625,-0.030032706,-0.0032397322,-0.00316209,0.014740361,0.014577281,0.025652923,0.01820748,-0.00483325,-0.04285563,0.04186361,0.0074009416,0.0022582302,-0.036954366,-0.012977195,0.013109199,-0.02680275,0.011175877,-0.021077951,0.025004463,-0.059490476,0.0017487692,-0.00834049,0.031311974,-0.008992993,-0.019267432,0.011250324,-0.0000059126846,-0.004891856,0.0055533093,0.01825736,-0.021511279,-0.002107255,-0.02819743],"last_embed":{"hash":"1ixy46a","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"1ixy46a","at":1762857293537},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)","lines":[153,179],"size":978,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ixy46a","at":1762857293537}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023617445,-0.0011691108,-0.02545519,0.01679478,-0.042052448,-0.018111303,0.04026543,0.010568672,-0.0013267876,0.0027799592,-0.024246093,0.028104357,-0.005559745,0.008163294,0.04188223,0.071719944,-0.011897635,0.0058865086,0.01666912,-0.003444637,-0.022444425,0.00987406,0.02184488,-0.011228353,-0.03345685,0.003772049,0.025683116,-0.003930161,0.010112351,0.066902086,0.010805693,0.00042257263,0.011896026,-0.036657214,-0.015131618,0.0028693392,0.000053242933,-0.006860236,-0.03726444,0.041796338,0.036362533,-0.020737253,0.028315358,0.021214148,0.032670446,-0.017351503,-0.042755317,-0.010822842,-0.019419266,-0.05351168,0.011511478,0.014187697,0.010109994,-0.0063287793,-0.037477642,0.041008234,-0.024763603,-0.034958977,-0.053142723,-0.01005337,-0.010668122,0.011668926,0.005332564,-0.034884006,-0.016233096,0.062764496,0.02544481,0.013291792,-0.011304056,-0.030130718,0.022065502,0.00616216,-0.020528108,-0.0024019722,-0.04314776,-0.027628886,0.037877604,-0.0006093224,-0.004745572,0.03586967,0.0031160314,-0.010715708,-0.0056137936,-0.0053621978,0.0153506715,0.020928593,-7.580334e-7,0.04618942,0.033832148,-0.01766297,-0.0041571385,-0.016189206,0.052061506,-0.033490475,0.001817656,-0.01203258,-0.040482994,-0.025210502,0.010771718,-0.032573044,0.072326,-0.0051860297,-0.004013525,-0.03927021,-0.0062507233,-0.0021139465,0.018141368,0.024011562,0.032523435,-0.004165206,0.028828522,0.025537768,0.0085749095,0.019507458,-0.013099625,-0.021056129,0.010419973,-0.0324242,0.026163455,-0.03734428,0.015225259,0.019433219,0.0042182766,-0.014831206,-0.030568076,0.009149482,0.014709751,0.04951185,-0.015626745,0.04518268,0.018718788,-0.020766372,-0.012159068,-0.0050635226,-0.01678589,0.019879522,0.017993728,0.039271135,-0.00061211654,-0.062229406,0.06471214,0.026871996,-0.015908068,0.009804497,0.0004693319,-0.057685934,0.04564969,0.010780189,-0.023866815,0.037769098,0.01689794,0.04817178,-0.009743544,0.041527994,-0.055259112,0.02463239,-0.029048612,0.012517256,-0.0002444183,0.03034927,-0.0039272984,-0.0391209,-0.01246252,0.04162458,0.021695144,0.00915679,-0.01420465,0.014929502,-0.012190043,-0.010390508,-0.012245518,-0.035597082,-0.026767576,0.044208128,0.02615903,0.016269337,0.10567635,0.029553901,0.00421385,-0.026684588,-0.042002603,0.024245188,-0.014882303,-0.045253497,0.0063743736,0.014042524,-0.011433058,-0.029592663,0.01858854,0.03891028,0.0039985324,0.009377093,-0.008394911,-0.0013206858,0.06607328,-0.03098735,0.031088604,-0.011581522,0.03156944,-0.03259282,-0.014554298,0.02558933,-0.0013226714,0.017902585,-0.013684132,-0.029303875,-0.054594703,-0.024022399,0.034175944,-0.06531258,-0.015588817,-0.012160762,0.0000966724,-0.021403763,-0.007934712,0.035453156,0.036033597,-0.021271857,0.0015789795,-0.021221818,-0.0075251968,0.06719472,-0.0038386404,0.007465587,-0.0017241066,0.000046442547,-0.0003304576,0.051043253,0.006754013,-0.02165341,-0.014283228,0.006685145,-0.0021673078,0.0055660727,0.029277252,-0.021970225,0.007676368,-0.0071043666,0.025670232,0.046773676,-0.00602307,0.025253797,0.03789852,0.012150022,-0.02146305,0.0029197915,0.022866271,0.028038656,-0.014737225,-0.014075691,-0.024593791,-0.0082345065,-0.027728895,-0.0356843,-0.0027260715,0.028189277,0.0013744707,0.01602128,0.014019621,0.015495835,-0.0048064464,-0.019206204,-0.020565381,0.01102995,0.031126358,-0.0065082684,-0.010842803,-0.05807919,0.037662156,0.04506676,0.017141199,-0.025720723,0.04428943,-0.014446194,-0.03246477,0.013931591,-0.0588187,0.015259007,0.026400689,0.010013766,-0.04255501,-0.046144586,0.0033726746,0.034284696,0.025711019,-0.025141306,-0.026189236,-0.013406159,0.021139937,0.01723604,-0.009751968,-0.02314767,0.07777273,-0.023801452,-0.040552683,0.003129532,0.0021928716,-0.15777563,0.030067798,0.0003823883,-0.011182043,0.0035915463,0.011592468,-0.05790178,0.0039364668,-0.029085964,0.07185358,0.028423622,-0.040744863,0.053021587,0.009946648,0.03620945,-0.004600541,-0.023016326,-0.0306218,-0.01683376,-0.058940414,-0.0039557666,-0.021345798,0.033357795,0.028554995,-0.007541947,-0.0056287833,0.102378845,-0.019431952,-0.007990147,-0.054647956,-0.03591215,0.020266721,-0.0017702251,0.01601955,-0.017319057,0.015798101,-0.015542872,0.0026391246,-0.0016429707,0.011249397,0.022509053,0.047723148,0.001467977,0.030898897,-0.031690445,0.02817317,0.006826214,-0.01059014,-0.09515678,-0.022831265,-0.013143236,-0.010087963,-0.037938535,0.0060694,-0.055072576,-0.0065789255,0.024901528,0.02264139,-0.026469724,0.008319806,0.009441221,0.010957438,-0.004314922,-0.039598707,-0.00243877,-0.049035043,0.062748194,0.035415318,-0.023714924,-0.044222817,0.033243395,-0.00815367,0.023296302,-0.034719966,-0.002034517,0.02522972,0.05777582,0.012052947,0.006930797,-0.09295847,-0.02868546,0.007943153,-0.013701823,-0.015330527,-0.03631866,-0.0145301875,0.018074483,-0.007859655,0.024374371,0.2373832,0.04173668,0.022397019,-0.0012366992,0.050031357,-0.031655055,-0.012957155,0.046061307,-0.028254066,-0.020562217,0.025744405,0.06511238,-0.010533254,0.022697505,-0.020762362,0.05730941,-0.10224268,0.024816385,0.06133459,-0.0029354747,0.008634553,0.0012262118,0.0020627184,-0.052275408,-0.09692247,-0.0008248869,0.0005949543,0.078390025,-0.0018916358,0.020547278,-0.044331226,0.04790549,0.039278172,-0.00671492,0.04655279,0.0057047163,0.009435048,-0.05056871,-0.051676337,0.021471316,0.0076971864,0.0024764298,-0.018751936,-0.05706044,-0.049316768,-0.033825953,-0.020016499,-0.0077442164,-0.033674207,-0.040884133,0.010647447,0.018426863,0.028221624,-0.0024067443,0.024829349,-0.012646286,-0.019442646,-0.009053503,0.0031303025,0.008999237,0.027821414,0.033016782,-0.023053516,-0.0014097319,0.0010071457,-0.005241847,0.001996517,0.007821996,-0.0062088827,-0.007159324,0.017878711,0.033618614,0.018636245,-0.021450909,-0.017271057,-0.021767199,0.032778792,0.042594362,-0.0031255805,0.0004949632,-0.00861679,-0.041947696,0.011186684,0.02856293,0.01609543,0.015282481,-0.038336594,0.048248075,0.0028025468,0.032567006,-0.014078133,0.013209314,-0.024149831,-0.04254504,-0.0030593125,-0.0092961285,0.017577678,-0.0350326,-0.029945256,0.0343917,0.0031763553,0.0076405657,0.011893375,-0.011739457,0.041758202,0.008966877,0.035870045,-0.025154436,-0.021188088,-0.008260802,-0.08326173,-0.015051223,0.010451846,-0.030834882,0.046641093,0.0659582,0.050983243,0.041529845,0.046116237,-0.0034027733,0.002719423,0.03399257,0.02410905,0.056171294,0.00815706,-0.07833435,0.006400312,0.017381966,0.03322264,0.022169543,0.011321223,-0.027949495,0.012175985,-0.009866668,0.03690542,0.008433225,0.05519824,-0.029990202,0.002296582,0.0014259171,-0.023600658,-0.021690726,-0.024359323,0.036405742,0.028716948,0.06904184,-0.03374951,0.0028389182,-0.014713672,0.0359001,-0.00038646717,0.0152582675,-0.0010420243,-0.054630075,0.049234502,-0.08069498,-0.030378165,-0.03988454,-0.015349195,-0.024689987,-0.0059908414,0.03770406,0.03005751,0.06987819,-0.015920613,0.018372785,0.0014080183,0.0045093815,-0.0449342,-0.014075794,-0.024219736,0.03819479,-0.03460628,0.0038211113,-0.035942208,-0.01066686,0.02409494,0.008003383,-0.025346601,-0.043173473,0.00948988,-0.028121512,-0.02922455,0.023564296,0.0257996,0.0026089498,-0.017812625,-0.010520103,-0.014062351,-0.04052952,0.010171824,0.10491041,-0.03540269,-0.016487345,0.041281544,0.033550855,0.05873759,0.03817781,0.014197646,-0.05505848,0.00339572,0.008734532,-0.001614778,0.029988337,-0.058205996,-0.040401578,0.0045915595,0.01613422,0.0013070782,-0.0035277703,0.013574552,-0.0109802075,-0.03757626,-0.0025913538,-0.017043514,-0.073445246,0.046199404,-0.016056305,-0.016261991,-0.030698774,-0.042548005,-0.0059135654,0.0023606508,-0.005611948,-0.019096093,0.0059349947,-0.0105080865,-0.036963172,-0.003057131,0.019541636,-0.010994185,0.012238197,0.0068589277,-0.03040772,0.007221153,0.0060104104,-0.012292375,0.022997057,-0.009059629,-0.0051315296,-0.004401979,0.005776207,-0.025272556,-0.036055543,0.01767276,-0.005151574,-0.023221284,-0.038810425,0.005493859,-0.013628423,0.02811329,-0.014304791,0.019932207,-0.010645964,0.039147634,-0.014507181,0.04459134,0.01923284,-0.008558824,-0.04348789,0.020314997,-0.004720051,0.009218004,-0.024044089,-0.060613498,-0.057407737,0.011807249,0.010109287,-0.03525371,-0.061603297,0.010785587,0.00030325577,-0.030997826,-0.037998427,-0.00003918258,0.014022616,-0.0037299888,-0.013156716,0.009486301,-0.01602296,-0.053748388,0.049854062,-0.010423969,0.004954642,-0.035269655,0.05064972,0.024499534,-0.01625782,0.017874228,-0.053778406,0.027298914,-0.0015961037,-0.046209518,0.04296067,0.004260376,-0.0073062647,-0.010111258,0.014679055,-0.0036438254,0.019224891,-0.006450552,0.03574974,-0.023583658,0.008556789,-0.008529839,-0.0035639019,0.02526445,-0.05102779,0.009728018,-0.020935124,0.032137867,-0.069262855,0.0014843664,0.0040499056,0.011353124,-0.025893483,0.06920667,-0.011883504,0.03308674,-0.006893358,-0.027935622,-0.0326232,-0.012448488,0.00049018156,-0.033539537,0.013840907,-0.018322242,-0.055364396,-0.023714257,-0.011433895,-0.021285385,-0.029275922,-0.009062297,0.009536321,-0.01848473,0.03922762,0.03163036,-0.037105717,0.015338527,0.018558491,-0.021666983,-0.014122758,0.009841625,-0.020533392,0.010478198,0.009386424,-0.012379326,-0.015183472,-0.033338975,-0.008063409,0.023189602,0.0014395813,0.01902144,-0.035014562,0.034377575,-0.025993649,-0.043660235,0.054864664,0.049660675,0.038272552,-0.038358532,0.026326755,0.01937597,-0.03770721,0.0057975515,0.02034949,0.009755596,-0.02151195,0.033272367,-0.014910089,-0.02366162,0.0039089257,-0.014334216,0.024509292,-0.037579555,0.04522877,0.005475549,-0.029064719,0.02342877,-0.013472541,0.0041747857,-0.016528629,-0.017927663,-0.004256876,0.046943713,-0.0036552008,-0.024724873,0.015256294,0.056485277,0.00015952358,-0.012914865,-0.021079,-0.02360895,-0.012617225,-0.16537715,-0.0024675932,-0.0053764987,0.019871617,-0.0012818228,0.002868362,-0.073511556,-0.037171144,-0.0035157544,-0.010508158,0.013921134,-0.030932402,-0.0060765008,-0.025199156,-0.016644564,0.0075661014,-0.05317382,-0.00644729,-0.026338955,0.029794466,0.005673488,-0.0035215903,0.049592465,0.038766023,0.011376847,0.025011169,0.0027156174,-0.03369806,-0.027043032,-0.025845662,-0.019965699,-0.05206546,0.032376677,0.04041743,-0.00073918875,-0.020190705,-0.0030825972,-0.018284144,-0.05291959,-0.021423396,0.011645168,0.018057857,-0.028737858,0.04274276,0.030911122,0.04578297,-0.014794942,-0.01669227,-0.053645227,-0.0015658193,-0.028687166,0.06150859,0.011479901,0.021714173,-0.035888746,-0.0053978716,-0.040424697,0.024931673,-0.010069777,0.015071952,-0.004665025,0.018050613,-0.040019363,-0.039681204,-0.022806967,-0.0025404773,-0.014608764,0.022426398,-0.037997518,0.017995033,-0.032310195,0.015443358,0.027043164,-0.033638604,-0.022524182,-0.020592742,0.0053705885,0.019839756,-0.009152811,-0.032794215,-0.046246503,-0.003787632,-0.032489978,-0.045236178,0.0036909406,0.016867753,0.0054778038,-0.0063887155,-0.06302325,-0.0076299245,-0.041512605,-0.036110178,-0.01115942,0.045964953,-0.028362518,0.067878954,-0.028353859,0.042093772,-0.013579512,-0.0075190864,-0.018423285,-0.019963177,-0.0059005353,-0.03049992,-0.046716172,0.00796186,0.06417873,0.01634647,-0.014303732,-0.033827193,-0.024537895,0.012089572,-0.015305729,0.021604998,-0.104277335,-0.011977688,-0.0022432918,0.02806033,0.03627093,0.0139111355,-0.011741452,-0.023238147,0.0067708557,-0.041745566,0.052148122,0.08676755,0.014969686,0.061601162,0.06767419,-0.00020649609,0.005432088,-0.07506564,0.017967122,-0.0150206005,0.039118104,0.0043185353,-0.033648826,0.045915507,-0.050162815,-0.042623844,-0.0029888386,-0.04817261,-0.0035142307,-0.026639227,-0.021569073,0.016060024,0.00413158,0.03397053,-0.005627609,-0.033163585,0.021430796,-0.0018622827,0.011866029,0.027558351,-0.04188399,0.036566127,-0.028462384,-0.017641518,0.017777588,0.07682474,-0.023582341,-0.022004846,-0.0032296742,-0.031532593,-0.015841417,0.030580021,-0.034820255,-0.015442145,-0.009762504,0.044029456,0.0027569004,0.0012774841,-0.029761923,-0.0074330484,0.03361492,0.05300237,-0.0030308466,0.030598365,0.02801078,-0.02348129,0.0386984,-0.0075685577,0.018236997,-0.0071195327,-0.010593909,-0.0033468802,-0.0121858725,0.006072627,-0.010241949,0.004966581,-0.01546534,-0.00077825517,0.02848482,0.019918326,0.031620774,0.02946751,-0.0040699765,0.015076761,0.024347376,0.0023894417,-0.014274677,0.007216791,0.00082661724,0.005706173,-0.008203293,0.03145121,-0.006165068,-0.006242606,-0.032910638,0.011939138,-0.034982495,-0.014455658,-0.01203749,0.0015161955,-0.024243582,0.012558168,0.031720687,0.02117098,-0.002127307,-0.027200285,0.020107409,-0.010630839,-0.014091337,-0.038001835,0.004962697,0.015585176,-0.006244884,0.03368239,-0.01390159,0.023650652,-0.019142432,-0.027835174,0.0029078794,0.04840328,-0.014839943,-0.009651635,0.01206505,0.0144494735,-0.009733932,-0.00034398792,0.023091681,-0.011264103,-0.0045443852,-0.039425448],"last_embed":{"hash":"erft1b","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"erft1b","at":1762857293538},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#{1}","lines":[155,156],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"erft1b","at":1762857293538}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010766963,-0.015857039,-0.01915503,0.022178741,-0.037257634,-0.03705447,0.046189815,0.0027387578,0.015762627,0.024467789,-0.0138969235,0.00842095,-0.016391287,-0.024927892,0.046628393,0.035660185,-0.030561276,0.0037345756,0.043815047,0.013868094,-0.019673193,0.038868595,0.040211633,-0.009645367,-0.037722055,0.02272745,0.01838083,-0.0064230203,0.007665536,0.06424176,0.0008217865,-0.032445394,0.04409213,-0.051178545,0.037745893,0.016404195,-0.024778442,0.0019393439,-0.04594725,0.041579973,-0.0052375207,-0.043985303,0.044291764,0.028240556,0.041389495,-0.0011491819,-0.011207368,-0.023503358,0.006805763,-0.0180608,-0.0016006157,0.0071098106,-0.021752886,-0.019694362,-0.015087983,0.04371052,0.015912749,-0.006873119,-0.0028825882,0.014123154,-0.03139091,0.03650322,-0.012233451,-0.015350396,0.004105576,0.06181391,0.045673247,-0.022952229,0.0057120603,-0.040472306,0.017552191,0.009673224,-0.0025213263,0.0035766528,-0.036808528,-0.017761651,0.052924953,0.010982328,0.03393413,0.059583012,0.024506941,0.0024220967,-0.0287026,0.023820112,0.017671246,0.0017616843,-0.0089181885,0.0018209678,0.021934513,-0.020084172,0.005242701,-0.007765133,0.002859626,-0.023142448,0.016304199,0.013489265,-0.028333614,-0.033618797,0.03541183,0.0005581282,0.02484544,0.0012706756,-0.00017943924,-0.030657727,0.031001853,-0.00120447,0.02289288,0.03630482,0.057445902,0.001252933,0.030155897,0.013311221,0.016975058,0.0015963425,-0.01902224,-0.006343691,0.0046000993,-0.011116239,0.0010384672,-0.022215888,0.016727252,0.030066624,-0.013379231,-0.0076386873,0.008770322,0.030509658,0.010705289,0.026502175,0.015109353,0.073434375,0.015755465,-0.008826867,0.0051095206,0.013431318,-0.009981313,0.025451746,-0.0023978918,0.038639914,-0.00028951972,-0.05595628,0.02987713,0.0065105986,-0.026268559,0.009780737,-0.007192707,-0.044507004,0.04221474,0.0206936,-0.00092953205,0.045900565,0.0009964806,0.041862965,0.024488293,-0.024048638,-0.03600089,0.01727644,-0.054997977,0.0418804,-0.0025908235,-0.0014305725,0.01051941,-0.071817026,-0.04135894,0.058182728,0.01825645,-0.0002612273,-0.005466235,0.024090035,-0.03710378,-0.013311814,0.034258805,-0.03243709,-0.032395788,0.03334089,0.027899979,0.0037573362,0.07003792,0.024866544,-0.003175986,-0.015572112,-0.04004799,0.028445862,-0.03665761,-0.02357513,0.005210924,0.03739182,-0.0197925,-0.014520911,0.010565247,0.054315403,0.016481632,0.02836627,0.008046823,-0.025125489,0.081869885,-0.01449455,0.048169225,-0.019660536,0.043208044,-0.025754975,0.036690388,0.015614918,0.001956998,-0.025790362,-0.0248573,-0.01605193,-0.018035544,-0.005533025,0.023527026,-0.044361237,-0.011344722,-0.0013901477,-0.007542586,-0.020502597,-0.048078533,0.042547904,0.051685605,-0.01739715,0.00044443994,-0.014786216,-0.015651645,0.070418105,0.0133179445,-0.009707507,-0.011581217,0.00619429,-0.003908601,0.036526747,-0.014595251,-0.020793876,-0.03561651,-0.007950166,-0.024269849,0.034465097,0.024613967,-0.019081771,-0.020376286,-0.018266411,0.0216442,0.009689521,-0.016482119,0.031066706,0.03783328,-0.016031826,-0.032639015,0.010705299,0.016978662,0.027633118,0.002412341,-0.0065044453,-0.026296528,-0.014903349,-0.051363423,-0.024408026,0.0070524015,0.005378081,0.019320864,0.026181139,0.0147972405,0.030176064,-0.0061126035,0.030536037,-0.00521467,-0.00022306049,-0.0053584334,-0.032365516,0.0032219973,-0.043002736,0.026318781,0.08043888,-0.01452935,-0.025865847,0.020567225,0.024673961,-0.04408677,0.016796868,-0.06600078,0.008946097,0.020964973,0.017372156,-0.04926687,-0.024345804,0.012298157,0.03937633,0.014239077,-0.025438191,-0.019156786,-0.050077617,0.007221028,0.013935531,-0.050398406,-0.034796122,0.08290602,0.008370133,-0.038135182,-0.0023123354,0.016918834,-0.16449033,0.006659463,0.0031953012,0.029312927,0.010427935,0.019085692,-0.009486226,-0.0015859605,-0.052577812,0.03168833,0.0068241735,-0.029900942,0.046676777,0.017780432,0.024757653,-0.014057922,-0.025860498,0.00071651256,-0.027140273,-0.047921617,-0.019927539,-0.041831724,0.03102876,0.006790932,-0.0025663872,0.009337281,0.06963058,-0.0025204006,-0.034886234,-0.058391027,-0.07877856,-0.000015042547,-0.008663754,0.0155571755,0.027923921,0.022848183,-0.05122918,0.021699116,0.0052508265,0.016572338,0.04689521,0.01758427,0.0018679665,0.016815377,0.0001446846,0.015283921,-0.030881776,0.000114471535,-0.04409075,-0.05390443,-0.019860959,-0.03838367,0.00389719,0.023140214,-0.035750836,0.008531883,0.016938116,0.027835678,-0.025226079,-0.020407943,0.010070459,-0.012785105,-0.024095781,-0.042954307,-0.0092131635,-0.042913314,0.050618615,-0.00047767366,-0.054054007,-0.012340537,0.032418776,-0.060198784,0.014276529,0.0041517755,0.0024102642,0.011812513,0.02479015,0.018142818,-0.028205799,-0.124581575,-0.01971326,0.020100854,-0.0006838474,-0.024770437,-0.0023992641,-0.038107444,0.013489065,-0.01314653,0.034490813,0.24130984,0.04077914,0.027858198,0.017764403,0.041541744,-0.023000283,0.015862914,0.060497984,-0.0072919074,-0.02444925,0.0029860723,0.035237923,-0.0013679682,0.0070857494,-0.005244627,0.03265186,-0.10178139,0.01620034,0.06585368,-0.0000872296,0.014409043,-0.00927929,-0.0003881684,-0.035557207,-0.093366556,-0.03383248,0.008725605,0.06949552,-0.025133278,0.0056523513,-0.038867023,0.047905985,0.049819406,-0.04118752,0.0453635,0.018462572,0.01552431,-0.05901213,-0.0954279,0.034259666,0.020527568,0.0024412922,-0.01764896,-0.059713572,-0.032330494,-0.02565978,-0.024268735,-0.004818972,-0.03706669,-0.005914596,-0.0016853901,0.015986998,0.018411588,-0.029521309,0.005145763,0.027994968,-0.017782737,-0.031211022,-0.02632892,0.04123288,0.03038184,0.035116907,-0.05168459,0.007175261,0.0057884576,0.006768822,-0.030351922,0.029499443,-0.0097171785,-0.016784338,-0.006207209,0.029557023,0.010353083,0.016592275,-0.011640539,-0.044890117,0.02114839,0.035552822,0.0054905294,-0.04049422,-0.019451968,-0.03252782,-0.00051671726,-0.013368217,0.020744732,0.005617893,0.0004833099,0.054715738,-0.018709814,0.014945481,0.0017300176,-0.003908984,-0.004411447,-0.01875931,-0.02371482,0.011433127,0.04388298,-0.045038495,-0.001078284,0.039454944,-0.019492565,0.0012782192,0.0012528799,0.014566853,0.034565493,-0.010748698,0.003451381,-0.027163286,-0.0054165353,0.012663719,-0.0998921,0.002525806,0.01657971,-0.065743715,0.04409728,0.086149536,0.027214557,0.030316172,0.060491946,-0.029022994,0.0028478282,0.025096206,0.024097493,0.021858675,-0.011860815,-0.05260589,-0.005876261,-0.006857784,-0.00018260363,0.010744436,0.03424865,-0.024263583,-0.036256794,0.013875785,0.06119468,0.030647757,0.035229027,-0.009603956,0.040642973,0.0054570315,0.018080385,-0.012365949,-0.011022624,0.047272354,0.032306798,0.047067072,-0.050853916,-0.0076663317,-0.034548312,-0.0022910747,0.01730273,0.029397268,0.015837938,-0.028260302,0.025388367,-0.02388903,-0.032635085,-0.023078958,-0.018977737,-0.018168483,-0.006816455,0.0078251315,0.028922321,0.044544663,-0.026165755,0.044170745,-0.016518679,-0.0010868631,-0.023515385,-0.0018033516,-0.0013525981,0.035143614,-0.034213103,-0.025155708,-0.032856915,-0.0404164,0.0011427434,0.005938796,0.0029270765,-0.009406635,0.0008816505,-0.036043324,-0.0077864653,0.0400567,0.025127921,0.014493952,-0.015278459,-0.008851255,0.010927477,-0.04022047,-0.03616836,0.10545718,-0.013105557,-0.011433253,0.031068146,0.015029318,0.05478637,0.056163326,0.03321838,0.023572769,0.0059314007,0.023828713,-0.01257928,0.051405646,-0.02462732,-0.049039714,-0.002087964,0.0030874342,0.02509077,0.0121287955,0.017191015,-0.0062883184,-0.019464806,0.013272595,-0.02268813,-0.03162374,0.032474693,0.008404718,-0.05205606,-0.007875162,-0.03510565,-0.020241283,0.031234626,-0.051326416,-0.013118556,0.021696225,-0.029759955,-0.057797126,-0.01022583,-0.00042591206,-0.009163045,-0.01613537,0.018423935,-0.01327608,-0.016556256,0.0060226517,0.028884431,0.028142896,-0.00643073,-0.028933235,-0.026451644,-0.012371074,-0.014014465,-0.00023739772,-0.002026134,-0.017793896,-0.03859875,-0.025301773,-0.018940544,0.016694602,-0.0028900423,-0.0046759127,0.012698482,-0.03152646,0.013188194,-0.0014085501,0.007987052,0.009896394,-0.000047098012,-0.04788702,-0.005411112,0.01702253,0.023680536,-0.028936457,-0.07443496,-0.05196262,-0.021453638,0.04081441,-0.057448644,-0.04479736,0.0050321682,-0.009583906,-0.02574846,-0.05045331,-0.0035218114,-0.002372195,-0.04437913,0.012056457,0.035261407,-0.029581003,-0.060949158,0.052164916,-0.0004889502,0.0036366472,-0.01721906,0.020787295,0.008264497,-0.005697842,-0.0033511752,-0.045930427,0.010726616,-0.010353816,-0.055780314,0.05154592,-0.007556847,0.013217691,-0.006936389,-0.016469497,-0.0033843755,0.021603677,0.0133413505,0.02275776,-0.030118708,0.026272656,0.006865976,-0.012810077,-0.0063569206,-0.014358067,0.014178809,0.0019126568,0.052852195,-0.0349038,-0.019032866,0.013951418,0.008078,-0.007660407,0.06029371,-0.02046074,0.047832772,-0.015777433,-0.034586623,-0.04737888,-0.03599904,0.0008366468,-0.04206695,0.017605618,-0.03288541,-0.062184483,-0.021102801,-0.005419527,-0.022557812,-0.015672628,-0.02354787,-0.045338187,-0.031510487,0.041398633,0.015435592,-0.04803367,-0.0070342426,0.02478262,0.02291106,0.015093011,-0.006374293,-0.031977005,0.004741544,0.015417814,-0.027195916,0.0094160065,-0.020179737,0.007817108,0.026678488,0.0055918945,-0.0071803746,-0.021005688,0.049832296,-0.014381581,-0.060449865,0.019957775,0.03545793,0.006964097,-0.032358803,0.02182173,0.014391897,-0.044959165,0.0104148295,0.019931557,0.0046842354,-0.036958456,0.02710358,0.006051755,-0.020132631,-0.0015930962,-0.01332659,0.029087503,-0.03802776,0.037141573,0.021401439,-0.040104065,0.04393424,-0.025370464,-0.024813099,-0.019677348,-0.019190185,-0.015591278,0.04992371,-0.025263427,-0.05446045,0.03634009,0.038528983,0.011894611,0.0032123574,-0.04630393,-0.023787932,0.03025309,-0.15114863,0.008341343,-0.009788124,-0.008129649,0.017182983,-0.006987858,-0.060085494,-0.056797296,-0.028027438,0.0011294016,0.008422697,-0.013958533,-0.01112859,-0.03256286,-0.013411641,0.028707424,-0.048541266,-0.029757148,-0.043340977,0.047798816,0.020634841,-0.012562163,0.041292004,0.023995927,-0.018999748,-0.0006725377,0.002227107,-0.026793197,-0.03468756,-0.03412181,-0.050939135,-0.075394325,0.031966086,0.029268607,-0.010657022,-0.041291557,-0.0031812156,0.0068707177,-0.053559896,-0.024157848,-0.0031212568,0.026175562,0.0020551926,0.01883258,0.010153711,0.037101895,-0.042424954,-0.010859802,-0.050992157,-0.011140344,-0.015888527,0.06385108,-0.021152025,0.005775839,-0.0126358075,-0.016847748,-0.018987324,0.0075180167,-0.018384619,0.014814299,0.0013216808,0.005303644,-0.03695131,-0.005828671,-0.026657127,0.025073232,-0.0036988554,0.036907643,0.0035710144,0.02518872,-0.026821002,0.010310887,0.013298014,-0.0033973732,-0.008464808,0.0054602535,0.009908736,-0.020832447,0.0008612357,-0.03806069,-0.060926788,-0.008639762,0.0050385287,-0.019525276,0.016135368,0.023385406,0.0067430446,0.0006694346,-0.05579198,0.0060259993,-0.047790814,-0.04098007,0.035378087,0.031479932,-0.0071049905,0.021722792,0.00412307,-0.0053090816,-0.012026245,0.0030748,-0.035894975,-0.024813883,-0.023179816,-0.03386703,-0.019015487,0.014544973,0.03467722,0.018642774,-0.024172146,-0.04473894,-0.020474268,0.012569291,0.0032647552,0.022837803,-0.09091951,-0.025541894,-0.016306786,0.02405634,0.012243221,0.01788957,-0.010000125,-0.040157475,-0.0054998584,-0.038583316,0.050037686,0.07835874,0.025778178,0.029642342,0.05591509,0.0228347,-0.020360213,-0.018593714,0.027278999,-0.003111241,0.033603366,-0.036059078,-0.022656713,0.033764914,-0.05436832,-0.03751085,-0.0071226484,-0.028361866,-0.005669887,-0.036859345,-0.007236338,0.017041367,-0.0051877354,0.020381304,0.007631836,-0.025610588,0.03060069,-0.011379151,0.013239401,0.035771847,-0.028233865,0.07160258,-0.049812235,0.022452828,-0.0077408743,0.0779002,0.0016976928,-0.011024348,-0.027287664,-0.03780834,-0.0229639,0.03627418,-0.010042517,-0.026519122,-0.00040202745,0.021603905,0.01563048,0.0002576928,-0.022204548,0.015153232,0.052209675,0.026193248,-0.0053810677,0.00082467444,-0.012547101,-0.025260316,0.037587047,0.011416508,0.020240137,0.01999719,-0.010858032,0.02579962,0.0050568925,0.024351975,-0.009900255,-0.005316418,-0.020363478,-0.016906718,0.048213128,-0.029202178,0.05469729,0.014536047,0.008837592,0.035138767,0.034744497,0.040304106,-0.012185069,-0.015391683,0.024501674,0.005663335,-0.016837817,0.032622978,0.016894793,-0.022865599,-0.039077736,0.028442016,0.009862598,-0.014667055,0.016645942,0.0056078676,0.02461622,-0.012185193,0.024192495,0.041794006,-0.0019863604,-0.021880984,0.061236672,-0.010887616,0.012418363,-0.025582258,0.010206054,0.018328814,-0.009855269,0.012819712,-0.019733297,0.013334195,-0.04668806,0.016586334,-0.00040933007,0.022702225,-0.0061931545,-0.011352829,-0.012784536,-0.014698704,0.009460287,-0.01687587,0.008079065,-0.020076929,0.011804829,-0.015619117],"last_embed":{"hash":"nobxkc","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"nobxkc","at":1762857293538},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{1}","lines":[158,159],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"nobxkc","at":1762857293538}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018242795,-0.023337906,-0.017345242,0.031933855,-0.02793297,-0.043591287,0.018259997,0.010526047,0.024083171,0.02528694,-0.019563941,-0.0075166277,0.007600456,-0.015925087,0.05433775,0.045390382,-0.035123825,-0.0047129835,0.03730854,0.0050262813,-0.032605376,0.039098345,0.044822916,0.005724162,-0.011256599,0.025093837,0.006965174,-0.011402259,0.023925249,0.07113265,-0.006207644,-0.022597674,0.014368991,-0.04575954,0.029978488,0.034599267,-0.012633231,-0.016308067,-0.030929709,0.03408333,0.0016373239,-0.046817467,0.041330654,0.00793449,0.044014554,-0.007867065,-0.027919661,-0.018784488,0.01452075,0.0037768425,0.0007233938,-0.00016595157,-0.00816959,-0.017837564,-0.039477047,0.04077543,0.01792891,-0.019990714,-0.021888789,0.01771722,-0.04398674,0.038320042,-0.022128413,-0.0309333,-0.0074655684,0.08512203,0.019568374,-0.023271827,0.0115966955,-0.049943846,0.009116813,0.029119885,0.0031013961,-0.000095746014,-0.046016555,-0.021886095,0.023649296,0.004497763,0.0170157,0.053161703,0.02707988,0.021691987,-0.033645056,0.019062683,0.025683917,0.013190469,-0.021382045,0.042472918,0.0017484816,-0.024904847,-0.0024030497,-0.0073154955,0.0027163327,-0.0051868083,0.008083693,-0.006488739,-0.044446513,-0.048356075,0.046346057,0.012923258,0.026953269,0.0046163592,0.0016861613,-0.043647673,0.017455988,0.016056288,0.041058794,0.043464348,0.052618086,0.0042195236,0.017418632,0.022177413,0.0318538,0.0211427,0.0006706329,-0.012739928,0.0048096688,-0.013149124,-0.00447907,-0.024546744,0.02526042,0.039542936,-0.018681549,-0.0075253914,0.003480911,0.006486406,-0.0080285985,0.031683348,-0.009696855,0.07829132,0.017742757,0.013212731,0.013303824,0.0057436167,-0.03074513,0.026031302,0.009074251,0.038333263,0.0020628881,-0.0540958,0.04069786,0.00865034,-0.02881524,0.0010355293,-0.0031269118,-0.039045613,0.041895267,0.032455016,-0.0016373827,0.026653672,-0.009470812,0.039069965,0.014809869,-0.02606566,-0.027786115,0.00999191,-0.019600308,0.01861739,-0.011073196,0.01977067,0.01246693,-0.03766272,-0.032943252,0.053562846,0.017536487,0.017053967,-0.010817337,0.014822126,-0.021117263,-0.037719786,0.019941138,-0.01968433,-0.01987115,0.021322325,0.028273076,0.0077538155,0.05776593,0.02219863,0.005717684,-0.024490947,-0.039675415,0.028974509,-0.027663749,-0.021869054,-0.011205554,0.048135314,-0.021007707,-0.0056180744,0.0043465854,0.025921075,0.009509728,-0.001966091,-0.010328873,0.0061599305,0.062000114,-0.01642116,0.038987592,-0.038207486,0.039961237,-0.034471367,0.02473067,0.008198685,0.01263543,-0.030732928,-0.048804384,-0.015865106,-0.02018528,-0.0077626617,0.0270166,-0.050605573,-0.023904335,0.0010016199,-0.018068425,-0.0040425733,-0.038701747,0.024669291,0.031875744,-0.039529435,-0.0054504005,-0.032213,-0.0025045166,0.06901859,0.013991469,-0.015004188,-0.010352627,-0.0017272525,-0.017861873,0.0016113612,-0.019622995,-0.021852033,-0.016672809,-0.00694524,-0.014003632,0.021691728,0.034548804,-0.013786962,-0.018876698,-0.0013885135,0.0048093735,0.029130142,-0.051989205,0.0019184385,0.016541472,-0.013909126,-0.024784423,-0.012513347,-0.0036274972,0.039644305,0.008713214,-0.0014452656,-0.02192192,-0.006022848,-0.032754045,-0.022006039,-0.012028554,0.0045430474,0.017487692,0.021108132,0.012918979,0.015885413,0.0014869799,0.0008034239,-0.0005803904,-0.0023180798,0.008120184,-0.032798905,-0.0076986216,-0.008220013,0.013343071,0.085875064,0.001686888,-0.027367845,0.016787011,0.022227686,-0.048614744,0.012599959,-0.072189085,0.0098420195,0.010177776,0.016154045,-0.053182818,-0.03098457,0.025715284,0.04352673,0.01550629,-0.0001550848,-0.016734704,-0.034222767,0.021350501,0.008042067,-0.026778407,-0.022126442,0.07796066,-0.0012465036,-0.040986195,0.0048301322,0.023992665,-0.16541381,-0.00013574807,0.00050255784,0.017457988,0.0117052095,0.024404142,-0.04020021,0.01342725,-0.03668532,0.040576167,0.023335205,-0.033195797,0.0063554426,0.012036143,0.016661324,-0.02437791,-0.020674458,-0.009651224,-0.017145373,-0.052482616,-0.024042327,-0.045735862,0.05137097,0.007978068,-0.025361218,0.003964862,0.0718711,0.0031103806,-0.040074136,-0.034371383,-0.08131699,0.004564396,-0.008124523,0.019237468,0.03397605,0.02818279,-0.020187499,0.024784386,-0.006999405,0.019675653,0.06895427,0.016112788,-0.005997292,0.034574762,-0.008984239,0.00758409,-0.022697229,-0.004571211,-0.039882652,-0.038025945,-0.02538066,-0.021930875,0.0030328275,-0.0020776296,-0.035506994,0.004311472,0.00343946,0.021874875,-0.025502346,-0.0020258743,-0.010181846,-0.017847298,-0.0025187933,-0.034192845,-0.010274447,-0.04234372,0.042318802,0.007015057,-0.040271137,-0.021406459,0.019145353,-0.04756288,0.010485906,0.001131401,0.0024158424,0.031818073,0.030684814,0.0033947134,-0.025300605,-0.12135098,-0.02488351,0.020814903,-0.010688312,0.0035207006,-0.02172548,-0.016788479,0.0052204034,-0.0012729055,0.04200184,0.23912774,0.040829655,0.009669022,0.006293136,0.06592128,-0.018009812,0.019811826,0.05957925,-0.0012886944,-0.021548878,0.012552636,0.025360787,0.008435405,0.00039902696,-0.0042724544,0.038281385,-0.09698664,0.031662982,0.061485745,0.0019833536,0.0034492374,-0.0125616705,0.008473661,-0.03262464,-0.08561316,-0.024605095,0.024651177,0.07102106,-0.013619573,-0.0060740965,-0.0121609075,0.06934644,0.05347703,-0.054953575,0.036060203,0.018766977,0.024542673,-0.0608985,-0.098408744,0.041119967,0.019351492,0.0061322576,0.008839943,-0.051786985,-0.033471435,-0.024751069,-0.029565826,-0.010284689,-0.0390937,-0.015125604,0.001489806,0.01644949,0.007351254,-0.022640577,0.017988041,0.020267531,-0.0025414226,-0.021227075,-0.016869312,0.052421924,0.044662185,0.030301377,-0.03232663,0.008839549,-0.015799198,-0.001971835,-0.026675494,0.011106234,-0.006996428,0.002206964,-0.0088442275,-0.0026952706,0.013528678,0.009152699,-0.0027249744,-0.07176016,0.016441863,0.016091872,0.024352228,-0.02901605,-0.008778612,-0.02524532,0.005195319,0.006509749,0.03690219,0.0122500155,0.0056729238,0.0644831,-0.025017563,0.00059609016,0.00543697,-0.009707829,-0.027540673,-0.023809096,0.004648793,-0.0019567537,0.056147374,-0.025319798,0.005654128,0.04721059,-0.019453075,0.0016994785,0.0129090585,0.012206342,0.022569451,0.00087563065,-0.0117677385,-0.0042502265,-0.028543595,0.02856452,-0.094216034,-0.0074958107,-0.0099392105,-0.042782858,0.054642532,0.094418675,0.009275701,0.020314133,0.049517006,-0.015958523,0.012328087,-0.0039439574,-0.009834199,0.043191694,-0.014056467,-0.019492423,-0.010208979,0.005576882,0.013282724,0.014780647,0.03384279,-0.029375497,-0.036232784,0.021249576,0.08476581,0.04242892,0.01871365,-0.004618997,-0.0039009564,-0.015246122,0.013055891,0.003188767,-0.023743384,0.06083753,0.013098252,0.0597891,-0.067525186,-0.025358515,-0.038093757,-0.0038729513,0.01288793,0.018097177,0.017882619,-0.044332363,0.032370776,-0.055295635,-0.019462362,-0.025238879,-0.014913858,-0.029436288,-0.021209437,0.013677175,0.026047852,0.042615462,-0.026201097,0.0155955935,0.018741107,0.003214986,-0.025895163,-0.007738299,-0.0004394591,0.03270495,-0.032375395,-0.028126143,-0.035611223,-0.032116745,-0.017208518,0.018931935,0.011040078,-0.014336246,0.005881746,-0.039308235,0.0023676467,0.03904661,0.022242794,0.011539729,-0.017145932,-0.003267282,0.021038717,-0.031748794,-0.017477404,0.10588186,-0.0030372383,-0.011946433,0.010163778,-0.0026325288,0.056200318,0.04560607,0.031930096,0.01320403,0.016053852,0.03167747,-0.0074722995,0.050457075,-0.025330804,-0.03640273,0.019779602,0.024372205,0.016507093,0.01570109,0.02355039,0.004705393,-0.029418638,-0.017584095,-0.047906753,-0.047593653,0.035246838,0.019113233,-0.037883915,-0.017336052,-0.046734452,-0.015210143,0.039977796,-0.039215144,-0.018495137,0.032233197,-0.029594772,-0.042305537,-0.00798334,0.0008311497,-0.013248005,0.002557859,0.016365098,-0.030717352,-0.0008497154,-0.010208889,0.044806916,0.04410279,-0.0022130527,-0.0029404843,0.020844564,-0.01338281,-0.02391639,-0.008426086,-0.006214985,-0.008589828,-0.033385035,-0.028068112,-0.026948452,0.03403418,0.0005114454,0.0014263897,0.023069983,-0.031451553,0.027054694,0.010974001,-0.006373838,0.03568568,-0.023233758,-0.050335743,-0.009192565,0.023454206,0.0020877414,-0.03361211,-0.06538103,-0.06995365,-0.020969283,0.036110263,-0.03803949,-0.05229964,0.006243438,0.0048638056,-0.02955471,-0.03738308,-0.0019564796,-0.0046221022,-0.048361294,-0.0071009495,0.024293266,-0.017520865,-0.058457334,0.043519497,-0.029880788,0.010950207,-0.015366812,0.006221706,0.027905857,-0.024456702,0.012274553,-0.05957099,0.016014636,-0.004161375,-0.07239714,0.05866299,-0.012697488,0.01245514,-0.028098227,-0.012524684,0.006818741,0.035178743,0.018609608,0.00811629,-0.029825008,0.023742355,0.014123821,0.012322433,-0.0052437116,0.0019035815,0.014817914,0.021908095,0.024644693,-0.044475526,-0.022355115,0.0011904256,0.010673536,-0.021530246,0.053072296,-0.0075535183,0.044389512,-0.004310106,-0.028178275,-0.06118495,-0.02960331,-0.01233936,-0.053721957,0.021810474,-0.021324078,-0.04241122,-0.021935942,-0.006056989,-0.021539409,-0.020566598,-0.04710653,-0.0444456,-0.029309386,0.03300359,0.006141082,-0.06257667,0.003557762,0.03281629,0.010825704,0.019440299,0.009777567,-0.039852556,0.009718158,0.026324354,-0.025591936,0.028469754,0.0019296197,0.021591214,0.03734376,-0.008302727,-0.0115841795,-0.043882668,0.032082334,0.018483633,-0.055674728,0.007957332,0.028280722,0.0089581385,-0.054521095,0.014699558,0.01093687,-0.028858958,0.010916367,0.028223554,0.0033979286,-0.030412829,0.03158257,0.004754125,-0.014106921,0.037035964,-0.007609335,0.031165287,-0.051741347,0.038791873,0.017431851,-0.02930026,0.031176215,-0.008117024,-0.017773144,-0.019285638,-0.011425786,-0.0013424861,0.04741399,0.0052992636,-0.049880385,0.02734621,0.043625828,0.02314283,0.0048207967,-0.049052317,-0.035454452,0.027065592,-0.15502793,0.002970436,0.0035494657,0.0050061224,0.004749185,-0.0022687402,-0.044242293,-0.05713047,-0.008420898,-0.007551405,-0.028295591,-0.027789373,-0.014775717,-0.028952569,-0.011865036,0.018182721,-0.0469264,-0.029544156,-0.04256018,0.06919939,0.010301157,0.0050115855,0.03819578,0.032692324,-0.037381437,-0.0005240427,0.0014360099,-0.012185811,-0.03630655,-0.019603612,-0.04834883,-0.06683374,0.028188294,0.028139088,-0.016870009,-0.016519763,-0.0050549987,0.0048600514,-0.08405012,-0.017519936,-0.018103924,0.03127265,-0.010949985,0.029602299,-0.0024100863,0.052493837,-0.03654665,-0.01536753,-0.050002903,-0.022913644,-0.019702302,0.036745556,-0.021142542,0.013525537,-0.00034547228,0.007917912,-0.030233305,0.007132267,-0.009765235,0.008944213,0.0012198334,-0.002399182,-0.035051808,-0.018650549,-0.039990306,0.027107384,0.012417834,0.03337375,0.018385926,0.04149437,-0.029502952,0.014453949,0.026044533,0.0008410102,-0.013489481,0.02424397,0.017673787,-0.03200795,-0.0058713625,-0.030899804,-0.07021107,0.0029626226,-0.01529439,-0.020671729,0.015345389,0.00751325,-0.0015800082,-0.023029406,-0.018703034,-0.02253953,-0.047431823,-0.027092246,0.021976488,0.03802789,-0.023019195,0.01710468,-0.0073277666,-0.0018143739,-0.017770024,0.0041537858,-0.012843469,-0.045207426,-0.034704253,-0.029391978,-0.021259038,-0.010848325,0.01775338,0.030766001,-0.016558914,-0.026696524,-0.020856835,0.009605236,0.0064670136,0.019332996,-0.09405768,-0.012975067,-0.012311122,0.030760013,0.022932619,0.025443545,-0.022100713,-0.04728293,-0.001694793,-0.044788647,0.030274376,0.0746918,0.039312284,0.014186855,0.0542024,0.030074464,-0.01174749,-0.00934001,0.048876833,0.005929108,0.021921532,-0.0447995,-0.0075232293,0.027384302,-0.073704876,-0.05325111,0.011823285,-0.03531886,-0.01567881,-0.06461567,-0.017105157,0.025034407,0.0009208461,0.029329652,-0.02165544,-0.012015611,0.01959007,-0.01517288,0.007931723,0.03564656,-0.032447007,0.060820904,-0.04632715,0.015477975,0.01893004,0.073556475,0.011739708,-0.015066969,-0.023883833,-0.019227337,-0.02502096,0.06829223,0.0050291168,-0.028899506,-0.0061297165,0.0066549727,-0.008614638,0.016160408,-0.009395656,0.024542259,0.060821425,0.0041844784,-0.0067494307,-0.018617598,0.0015145973,-0.013747157,0.03498811,0.010374681,0.014086707,-0.0073946617,0.00628364,0.03158054,-0.011772398,0.0314954,-0.00038565567,0.00006382518,-0.019169884,0.002459673,0.031164935,-0.03749334,0.044284407,0.021058023,0.009884105,0.03903381,0.040731158,0.05334461,0.0023351267,-0.02289095,0.010060168,0.014870456,-0.010597571,0.035095297,-0.00946898,-0.020495871,-0.026722722,0.03347903,-0.0012741514,-0.0084978575,0.014557902,0.010865768,0.018930402,-0.0023474584,0.013946704,0.03500204,0.01801623,-0.023928335,0.04869051,0.0035918888,0.016628038,-0.023056934,-0.01046172,-0.00004011457,-0.030080516,0.00958273,-0.027477728,0.013737358,-0.044839118,0.004958148,0.0035129366,0.019825181,0.0006152421,-0.012229871,0.008179106,-0.013835608,-0.0018709131,0.013769432,0.027447084,-0.032123387,-0.021012597,-0.029265506],"last_embed":{"hash":"90skb5","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"90skb5","at":1762857293538},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{2}","lines":[160,160],"size":66,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"90skb5","at":1762857293538}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013980448,-0.024999524,-0.01983648,0.027243769,-0.02129709,0.018884273,0.00650054,-0.012913714,0.03489562,0.009671433,-0.00033759887,0.012516555,0.0068324646,-0.0075973654,0.021454226,0.031735696,-0.020290926,-0.008041225,0.022123497,-0.0025060738,-0.042007,0.029905712,0.025869487,0.021106122,0.0014009799,0.022916509,0.011925875,0.0065679974,-0.008846124,0.039692014,-0.0014181006,-0.024993708,0.011653276,-0.03138659,0.03540062,0.026443638,-0.018633919,-0.018915098,-0.046648566,0.023918211,0.0070744134,-0.018031368,0.022767685,0.02568598,0.019526346,-0.041567896,-0.032929778,-0.030824065,0.021107627,-0.024682255,-0.0051693125,-0.004874995,-0.038445923,-0.03082451,-0.020172779,0.04949391,0.006036529,-0.037296474,-0.051886443,0.028248155,-0.0316634,0.033847924,0.0003080293,-0.008403692,0.01681085,0.08121961,0.0340528,-0.038767383,0.0015406101,-0.027101843,-0.005100589,0.045561828,-0.0062090084,0.0072595724,-0.032736465,0.0134674255,0.051289696,0.02242243,0.022417007,0.048372354,0.034852017,0.032786034,-0.010180826,0.013983588,0.045010693,0.026731739,-0.017555216,0.058873255,0.008666444,-0.05228474,-0.013885673,-0.018732665,0.009365007,-0.013041493,-0.013550879,0.01797974,-0.04223091,-0.013243142,0.054115947,-0.015137559,0.01988481,0.01645344,0.016981717,-0.025768802,0.027863158,-0.012323319,0.037435926,0.033807658,0.02701632,-0.007320449,0.036686666,0.022742094,0.013593016,0.017930083,-0.009745214,-0.048402973,0.012103696,-0.03504797,-0.03174277,-0.015343373,0.015704433,0.014377158,-0.03118548,-0.011803871,-0.020194266,0.032995407,0.011812546,0.03744548,-0.007565902,0.050389413,-0.00068214873,-0.012803976,0.0066460758,0.01278514,-0.04371134,0.002278276,0.02521431,0.041128416,-0.01984504,-0.06547075,0.044488385,0.0120070465,-0.007841202,0.012193253,-0.00007581558,-0.0031420698,0.009292353,0.045889378,0.004010173,0.017715666,-0.010478609,0.022055801,0.020548467,-0.0019897884,-0.025288977,0.0072445762,-0.060205374,0.016186122,0.0061317845,-0.006685332,-0.000079237594,-0.031383224,-0.026517628,0.052669004,0.026271334,-0.0065323613,-0.005290461,0.03465414,-0.042270757,-0.051590424,0.03365523,-0.031350244,-0.01842138,0.027675742,0.03579043,0.01836244,0.06883843,0.019478593,0.006288095,-0.032097984,-0.030796254,0.011981696,-0.016893413,-0.024239851,-0.0016550962,0.04187266,-0.03908331,0.011777971,0.0071821753,0.04781247,-0.01392326,0.020248342,0.025356172,-0.0034196193,0.032091986,-0.0004988062,0.06065296,-0.038115665,0.024946228,-0.02276946,0.01341763,0.022012943,0.017404705,-0.03728157,-0.026404567,-0.005486277,-0.018809447,0.018594716,0.011145479,-0.0769407,-0.006442363,-0.003052586,0.0019905264,-0.019150054,-0.043579776,0.01992952,0.05521928,-0.034914497,0.0050386568,-0.00646528,-0.014084874,0.034271188,0.038218383,-0.02455339,0.016951932,-0.026322918,-0.0035380519,-0.0017639945,-0.02984959,-0.042092156,-0.027048068,0.0074000647,-0.00836817,0.013405044,0.035249077,-0.01966815,-0.077081025,0.01886629,0.020882629,0.008113268,-0.030145098,0.006557888,0.013955333,0.023481887,-0.031694572,-0.0051141665,0.012320129,0.027106058,0.010365078,0.026072372,-0.029703895,0.0045296485,-0.033037875,-0.016436068,-0.0029705623,0.0060092486,0.031822927,0.0026487568,-0.0020559293,0.00022644197,-0.013260838,0.015409073,0.006747947,0.00326608,-0.008305989,-0.03285399,-0.03597342,-0.03660629,0.043419655,0.054210678,0.00032951025,-0.025335457,0.015872365,0.021374905,-0.041667644,0.020161966,-0.053785846,-0.004324154,0.009306888,0.007944357,-0.04610281,-0.037477568,0.03404841,0.076260135,0.02431064,-0.016225323,-0.022434045,-0.03610289,-0.0059025716,0.0067579774,0.0055543813,-0.022672812,0.07449998,0.010784143,-0.043558266,-0.0013162268,0.02653979,-0.16970101,-0.001735634,0.0005411666,0.027231352,0.011643249,0.023203831,-0.025222024,-0.014404349,-0.0581451,0.03072385,0.001300001,-0.03128277,0.01006251,-0.00077687483,0.015155224,-0.01800477,-0.024885522,0.001687529,-0.018140228,-0.05309461,-0.020869317,-0.04986955,0.04082197,0.009154143,-0.022613892,0.010370319,0.09492329,-0.015318625,-0.0438091,-0.029428873,-0.065812536,0.011607244,-0.0016071287,0.030133653,0.035536397,0.007582332,-0.03790993,0.018980911,-0.02382697,0.021211807,0.027614515,0.026126787,-0.0016725973,0.038570978,-0.0009132431,-0.004051604,-0.024895586,-0.0008525703,-0.033454064,-0.060281765,0.007546526,-0.010226668,0.00606905,-0.018539665,-0.031860467,0.0020007393,0.020924175,0.00227344,-0.044242345,-0.017841348,-0.0015129959,-0.0070164525,0.008764557,-0.028913444,-0.008239947,-0.060658786,0.019545032,-0.015993169,-0.033025835,-0.03689964,0.032088365,-0.038325638,0.033623487,0.03317027,0.0075816065,0.043900605,0.015332247,0.0021208338,-0.0067070085,-0.1268662,-0.033718918,0.034171674,0.01138113,-0.0056942976,-0.028057942,-0.05847514,0.008531637,0.0068513067,0.020010127,0.24326444,0.059017215,0.03640662,-0.018253544,0.05514947,0.0057206657,-0.023688702,0.033587426,-0.04199859,-0.021688227,-0.006654433,0.023123106,0.0075131874,0.0026445633,0.016821284,0.07115708,-0.09453834,0.017556487,0.05792189,-0.03259021,-0.013181925,-0.0039906227,0.011387058,-0.043744788,-0.05681101,0.00066778116,0.025519155,0.05167303,-0.005436868,0.016141715,-0.025697773,0.040349405,0.029862994,-0.042232323,0.015251616,-0.0040708184,0.003840486,-0.041006267,-0.09435158,0.042087574,-0.001577198,-0.0049430598,-0.038867366,-0.07971609,-0.03938106,-0.0475145,-0.022867817,0.0049570035,-0.07503583,0.0038983272,-0.005868676,0.0209257,0.024938367,-0.01441915,0.001547605,0.0070007923,-0.020717528,-0.010702638,-0.011142712,-0.01236675,0.047907256,0.025506789,-0.0054742396,-0.013292968,-0.0055469163,0.008850378,-0.009667484,0.019977389,-0.02734172,0.020227423,-0.0039934777,-0.013323391,0.012896897,0.017213462,0.008240379,-0.026688661,-0.013437724,0.017417133,0.03434849,-0.008164132,-0.022332078,-0.04386418,0.03537458,-0.0064660865,0.020369273,0.018655147,0.0044731963,0.045600593,-0.025535958,-0.023810431,-0.007718435,-0.017558642,-0.0012471959,-0.018152032,-0.022749148,-0.030321967,0.013588668,-0.004809205,-0.011466059,0.016126381,-0.032576405,-0.0062939203,-0.0067138416,0.025055876,0.029797379,0.0010977365,-0.02042844,-0.00095579366,-0.013156604,0.0020173134,-0.08055001,0.026522877,0.0031152612,-0.037456058,0.030019306,0.068547316,0.02428518,0.01782515,0.049828295,0.052008435,0.02006277,0.024853202,-0.004597285,0.008292321,-0.027346842,-0.034186494,-0.003778634,0.013998688,-0.016807256,0.021725442,0.03951572,-0.035889417,-0.05537106,0.036918744,0.08829376,0.038153764,0.008780091,0.004580188,-0.024182135,-0.020860888,0.003440211,-0.008153063,-0.024916869,0.046427753,0.011992979,0.0427868,-0.037864532,-0.029762845,-0.042929787,-0.005143467,0.016910238,0.03395858,0.0054041985,-0.072181255,0.026991094,-0.037716657,-0.019100165,-0.026523925,0.00732112,-0.024882631,-0.005628493,-0.022845397,0.018581392,0.028995281,-0.015938448,0.008982168,0.0035045866,0.04503838,-0.0071786423,0.017302023,0.012962581,0.026121136,-0.022412222,-0.01062947,-0.017969547,-0.054259054,-0.01223084,-0.0017260385,-0.014048167,0.022122229,-0.018597638,-0.026782451,0.01711867,0.049759742,0.01365943,0.018785425,-0.019242011,-0.007812672,0.026225416,-0.012790031,-0.026355222,0.104798734,0.0031732733,-0.014379097,0.017011214,0.009025374,0.082415864,0.05051034,0.025342673,-0.0013584249,-0.0002012678,0.026037032,-0.018874226,0.07147292,-0.03459228,-0.03986186,-0.012121533,-0.0016715032,-0.0034837902,0.008574907,0.026668701,-0.002403788,-0.0012600311,-0.003319053,-0.026998626,-0.030120822,0.04883046,0.06250049,-0.057795923,-0.021205604,-0.04174398,-0.0018022254,0.033998676,-0.048412114,-0.015079619,-0.006761208,-0.03142418,-0.046846066,-0.0129458485,-0.017658526,-0.0058832834,0.022909591,0.015736137,-0.033949416,0.0065574944,-0.0074741207,0.04335686,0.036413833,0.03930606,-0.01690578,0.0043571717,-0.0015034009,-0.016000815,0.010702911,0.019325137,0.008977058,-0.020863976,-0.028727854,-0.038068853,0.04761214,0.013377307,-0.014453589,0.0275013,-0.022304311,0.027006594,0.0072251526,0.01715779,0.019593611,-0.026763404,-0.011631585,-0.0062072105,0.031707343,-0.0029831438,-0.024723878,-0.041195218,-0.044823688,0.002073965,0.05442881,-0.030081758,-0.057314746,-0.016938774,-0.015493936,-0.03442145,-0.008338817,0.027788412,-0.019981556,-0.0538357,-0.017251177,0.011815737,-0.03914206,-0.060307216,0.03771273,0.0035507106,0.020999333,-0.017946176,0.0073285624,0.023446418,-0.025329098,0.022726193,-0.03410312,0.007928306,0.001948657,-0.051933803,0.034291036,-0.03594849,0.00025788837,-0.02243027,-0.052519195,-0.008983963,0.015032377,0.0012806274,0.034304522,-0.028530132,-0.022211367,0.010055966,0.011484154,0.0015424748,-0.03614128,-0.0022254589,0.014249897,0.03546894,-0.039738808,-0.037169315,0.021874117,-0.007464799,-0.015014757,0.050285596,0.0004414643,0.020299468,0.014004622,-0.015158285,-0.02332301,0.005762363,0.0022536619,-0.035863284,0.022723626,-0.00073689595,-0.02864453,-0.02291437,-0.034520216,-0.0066728154,-0.016654598,-0.040069185,-0.034408078,-0.046205983,0.031053912,0.018240286,-0.04388843,0.010723523,0.039057434,0.0049073426,0.022646632,0.021455051,-0.005444403,0.02137163,0.03911755,-0.053489424,-0.0065935166,-0.027703814,0.035450906,0.030499442,-0.015796088,0.010326959,-0.023755489,0.0077702757,0.028111951,-0.05680147,0.008828284,0.047332022,0.0042558787,-0.053825427,0.02022948,0.008054925,-0.019327363,-0.00044492423,0.029629638,-0.02050127,-0.046499893,0.018908052,0.0011791966,-0.004812694,0.03826845,0.023763308,0.041294098,-0.054917894,0.04471891,0.019927125,-0.024391342,0.0406451,-0.039177235,-0.015297591,-0.007857372,-0.013959109,0.0033020463,0.029007161,0.035981547,-0.044811476,0.015845627,0.055696093,0.016137892,-0.030472308,-0.028242584,-0.026914049,0.032828767,-0.14951983,0.0160439,0.01570125,0.004266294,-0.0024979366,0.0016510907,-0.034678128,-0.022096837,-0.023506325,0.014100215,-0.0066146106,0.0072539593,-0.007875894,-0.01944194,-0.042601276,0.012715381,-0.059234634,-0.026203644,-0.042940963,0.08591848,0.020215454,-0.014162019,0.07143216,0.009409615,0.009147471,-0.016496712,-0.03683936,-0.00988341,-0.03485015,-0.0026456523,-0.023075622,-0.07146121,0.032458905,0.02901076,-0.0009975245,-0.0147260735,0.008094422,0.017902251,-0.051000316,-0.01904906,0.01722131,0.025497647,-0.0119133545,0.0031682574,-0.0137037905,0.03545005,-0.03167995,-0.013965021,-0.024793575,-0.002720537,-0.010737744,0.059068374,-0.0096397055,0.032164354,0.009518232,-0.0028287899,-0.022140073,-0.0025043548,0.0007767849,0.022383617,0.006449391,-0.0045360094,-0.003375107,-0.025025757,-0.010215309,0.027155854,0.008032005,0.040614974,0.018373398,0.032066282,-0.03284433,0.0473494,0.018241819,0.0149142975,0.0066152215,0.03280967,-0.0064457105,-0.018016841,0.018017186,-0.046717342,-0.053247765,0.007547042,-0.008267229,0.010665017,0.02606892,0.00012542019,0.00048101853,-0.015616794,-0.026223518,-0.016892478,-0.05774443,-0.032340787,0.013942886,0.009753854,-0.015956266,0.008957507,0.008269153,-0.013752431,-0.0065138936,-0.020187799,0.0071534123,-0.013562956,-0.030950088,-0.023388948,0.0005773894,-0.0079991305,0.08370218,0.023329323,-0.019270781,-0.008202088,-0.021699091,0.008731545,0.016842993,0.010276547,-0.10149189,-0.0070173577,-0.03260007,0.038814515,0.024950588,0.018383546,-0.0010267576,-0.01380895,0.018659469,-0.054657705,0.0063653826,0.08180954,0.020656308,-0.0077825324,0.028973116,0.013523636,0.011857713,-0.044716768,0.029876979,0.012097733,0.038159147,-0.048540514,-0.031010889,0.03894252,-0.066405945,-0.05828442,-0.012839479,-0.03153235,-0.047092516,-0.059835248,-0.03501968,0.02080989,-0.0058866204,0.049700823,-0.014566796,-0.00536786,0.020820078,-0.03629881,-0.02221314,0.032403115,-0.038873512,0.055476706,-0.034070376,0.018650437,0.007839242,0.064056754,0.00093102915,-0.013997495,-0.009463146,-0.027777387,-0.03181429,0.085711405,-0.009696669,-0.03320465,-0.013321419,-0.008678622,0.01621585,0.023577122,0.005325865,0.015369642,0.05146331,-0.020681385,-0.0017212468,0.017902596,-0.013257228,-0.007622841,0.03219264,0.003568681,-0.02139861,-0.021746598,-0.005412181,-0.0063803005,-0.024592608,0.052115913,-0.01260928,0.032921635,-0.005259369,-0.0041506924,0.035294082,-0.025911812,0.04780185,0.01891614,0.014590402,0.033571176,0.022583714,0.036911048,0.020700684,-0.02735985,0.0048604524,-0.0014068312,-0.021836704,0.00082986435,0.006894842,-0.03334242,-0.016019888,0.022044845,-0.0024085364,-0.020054217,-0.0037238125,0.021453112,0.044103965,-0.0032970791,0.0069853757,0.029072562,-0.0005881774,-0.03060476,0.048406836,0.006799972,-0.0001770004,-0.03200311,-0.0111947935,-0.018103337,-0.0199581,0.018568195,-0.01684601,0.018749373,-0.047100972,0.0020627792,-0.015627002,0.042053524,-0.023011548,-0.011851218,0.024827935,-0.011097671,0.0061357403,-0.0004128983,0.037504528,-0.028757405,-0.0140437335,-0.035349987],"last_embed":{"hash":"hs7inv","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"hs7inv","at":1762857293538},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{3}","lines":[161,161],"size":61,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"hs7inv","at":1762857293538}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0008618065,-0.0029223834,-0.019084848,0.01296259,-0.03098919,-0.02001256,0.050910354,-0.028822824,-0.00044451002,0.001024713,-0.029347004,0.019102482,-0.0018108137,-0.025949905,0.055028453,0.021450266,-0.04430215,-0.014943405,0.04727266,0.013922873,-0.00187165,0.039877366,0.038275603,-0.024442364,0.0009654791,0.015919976,0.01537393,-0.008117066,0.006174403,0.053905252,-0.014416133,-0.011734453,-0.002484551,-0.06290164,0.045105502,0.026432106,-0.005201682,-0.01885227,-0.046242826,0.053399604,0.00982712,-0.031494703,0.029561099,0.01166905,0.024867678,-0.019623626,-0.03675239,-0.015466427,0.0134319635,-0.024118707,0.016826978,0.0074118404,-0.03525123,-0.03190415,-0.027713614,0.051962774,0.01560305,-0.011314054,-0.031050108,0.028432291,-0.041352652,0.07631649,-0.027866963,-0.012070509,0.011104973,0.05513666,0.027618622,-0.033306766,0.0023055447,-0.04026525,0.007831535,0.027184306,0.0063456176,0.0128263915,-0.061595496,-0.012861727,0.05985602,0.035542846,0.013212856,0.058294304,0.027623024,0.0072721834,0.0036780396,0.02051651,0.010329169,0.010678136,-0.003975815,0.049362574,0.015400222,-0.029768167,0.012811594,-0.0072762724,-0.009914985,-0.018649548,-0.0030571015,0.009708984,-0.023452781,-0.03487425,0.042932343,0.014873818,0.03796967,0.008391135,0.01446364,-0.007988679,0.019588575,0.0020093096,0.021246646,0.020661017,0.06365391,-0.009691069,0.0427447,0.034896445,0.025288431,0.047069516,-0.036744162,-0.023936026,0.0071475166,-0.01922139,-0.006911285,-0.017436445,0.019019028,0.057143793,-0.003282032,0.003709346,0.02788916,0.013453309,-0.013780965,0.011203354,-0.011568696,0.05500109,-0.0102856,-0.0070979083,-0.0055751614,0.009182855,-0.004993495,-0.00035705353,0.002526701,0.054709993,-0.007081485,-0.054839324,0.039425205,0.0045287707,-0.012985734,0.0052527194,-0.03171117,-0.035197336,0.012982778,0.026063167,-0.021481475,0.02264474,0.009181955,0.033194847,0.011559518,-0.005838262,-0.016177716,0.008030356,-0.05021301,0.022514582,0.0004610895,-0.00002597506,0.005594582,-0.021482265,-0.03643927,0.0213327,0.02682851,0.005641246,-0.0057757525,0.0039937487,-0.03257764,-0.033683658,0.042014495,-0.016012477,-0.021703076,0.042352717,0.022703407,0.009357204,0.052891474,0.030467981,0.0070154844,-0.01984886,-0.046268728,0.0529174,-0.02284805,-0.03278107,0.00930838,0.058093242,-0.022998935,-0.008385491,0.005264359,0.041941416,0.00983735,0.014913211,-0.0035283444,-0.000488147,0.059162628,-0.008910068,0.050583106,-0.030552844,0.025595868,-0.015606564,0.0348043,0.0049738665,0.026082728,-0.027453557,-0.028401626,-0.020184662,-0.029862178,-0.0059733656,0.027557736,-0.043134794,-0.02709469,-0.005331319,-0.008810694,-0.028841998,-0.037039116,0.06705555,0.04679484,-0.032746807,0.010685768,0.00023262891,0.003423959,0.050154354,0.020546032,-0.019385092,-0.013985348,-0.0018243035,-0.011389077,0.026483923,-0.03281414,-0.026528133,-0.04860602,-0.01143246,-0.035060424,0.03691995,0.03746866,-0.009536745,-0.014356818,0.0053548934,0.0075097503,0.011722575,-0.051535763,0.016981935,0.013089044,0.0017174252,-0.017939093,-0.010434142,-0.0005648615,0.02805926,0.0037696126,0.0051250705,-0.020789152,-0.024575708,-0.04353615,0.0018317238,-0.008767376,-0.0039748056,0.011778187,0.025749166,0.018044492,0.00843649,-0.009487777,0.012384044,-0.026790192,0.0031708316,-0.012331825,-0.042139735,0.0022448741,-0.025406575,0.028410584,0.11886376,0.009002439,-0.039157633,0.022327416,0.028922355,-0.06658554,0.011229512,-0.04430351,0.0065686614,0.012251565,0.017915118,-0.057792936,-0.033446576,0.03081108,0.034174033,0.014682761,-0.02447639,-0.037722096,-0.055467263,-0.012270516,0.019250838,-0.048716888,-0.020460457,0.06976229,0.01993005,-0.029160509,0.0034746004,0.015456515,-0.16282411,0.006188363,-0.015221387,0.023331579,0.0045485753,0.041519307,-0.0050975387,0.000301533,-0.06055622,0.04076051,-0.006758615,-0.028984437,0.015715959,0.017979136,0.03166331,-0.019401954,-0.027817838,0.025308665,-0.0087247705,-0.051342163,-0.0415407,-0.024302015,0.052140165,0.02110571,-0.026842738,0.04405683,0.051893335,-0.008156547,-0.041431595,-0.041652992,-0.06072602,0.022924813,-0.007255062,0.007712315,0.023377862,0.023044378,-0.027066836,0.018862003,-0.005799165,0.0058846,0.03798011,0.024465369,-0.007968462,0.03216389,-0.00028765845,0.014796973,-0.020334609,0.0014684885,-0.066642165,-0.046706308,-0.012247144,0.0043822518,0.008261276,0.005286378,-0.0420143,-0.019557556,0.037497297,0.028144717,-0.007843456,-0.022058534,0.010206937,0.016642462,-0.006184531,-0.04028103,-0.038941715,-0.03628521,0.041297656,0.008028864,-0.055161834,-0.025813539,0.029870551,-0.044776324,0.016192902,0.0133468965,-0.0037537166,0.023081021,0.018165242,0.012686423,-0.019147819,-0.13136357,-0.026759634,0.014943076,-0.015187213,-0.02778214,0.0077752993,-0.029627718,0.0032070882,-0.0012848028,0.02863577,0.24726127,0.040741436,0.0005774482,-0.006379169,0.027565924,-0.03334561,0.025296682,0.053531505,-0.020471685,-0.019063119,-0.0008562232,0.035059225,0.011504756,0.014379701,-0.010092132,0.043490566,-0.098698765,0.0149891935,0.058639076,-0.0045562866,0.02191743,-0.023311738,0.0057368185,-0.04139147,-0.07351686,-0.022118876,0.015303454,0.03998552,0.00081572705,0.012433376,-0.020404426,0.03899696,0.036337562,-0.03674568,0.028692717,-0.000014960886,0.019465948,-0.041237276,-0.10616487,0.05158624,0.0097279465,0.011040481,-0.020618757,-0.059430145,-0.023397606,-0.026811099,-0.008736699,-0.036138125,-0.029246923,-0.0037089414,-0.016578319,0.028080923,0.022567516,-0.0002740759,0.016620427,0.02272786,-0.028987799,-0.022866862,-0.007130773,0.012446643,0.040850095,0.032975562,-0.021860242,-0.0015098691,-0.009538998,-0.0075519076,-0.018488586,-0.0019281632,-0.013016037,-0.0048159305,0.0067968876,0.017174328,0.019936232,0.03583539,-0.00033972078,-0.04757203,0.010679782,0.020299867,0.0308863,-0.028528526,-0.022365466,-0.029251743,0.0046657077,-0.021416986,0.029795127,0.036846858,0.002975718,0.050729834,-0.02358351,-0.015965492,0.009627032,-0.009827829,-0.015012555,-0.028447049,0.0120226545,0.019559305,0.045893874,-0.028487146,-0.012997955,0.030838082,-0.03949114,0.0013831765,0.010157644,0.020036733,0.03834153,-0.011810831,-0.016125537,-0.029449334,-0.01687275,0.012419232,-0.07196032,-0.003991908,-0.002927943,-0.032457434,0.039977234,0.09140808,0.010543765,0.032835826,0.049531594,-0.0012654341,0.010217359,0.013782398,0.020774337,0.029052338,-0.004021642,-0.023318412,-0.020634979,-0.0006284169,0.021841371,0.0146154985,0.0072186007,-0.026617236,-0.02201015,0.017547872,0.07175983,0.016201312,0.045901254,-0.011845132,0.0119194295,-0.0029779507,-0.0016534124,-0.017845364,-0.03731716,0.07047755,0.003943477,0.068652585,-0.04827598,-0.013533802,-0.037742477,-0.0076099155,-0.0019842142,0.0096052345,0.009524269,-0.025746765,0.02351353,-0.041781645,-0.011516458,-0.029148208,0.0017980783,-0.014823221,-0.010630221,0.004468972,0.009218845,0.047141805,-0.01569787,0.013357841,0.0020607666,0.01794538,-0.015385821,-0.0034057254,0.0036682729,0.041444004,-0.00999457,-0.030952167,-0.03178879,-0.052394055,-0.013639789,-0.008612351,-0.011532433,-0.012227951,0.0076039764,-0.024478042,-0.0035950982,0.05355123,0.02197436,-0.0017136876,-0.01984239,-0.013110065,0.0042047263,-0.029421384,-0.022231683,0.10107895,-0.017008187,-0.012129831,0.014913829,0.02991165,0.051429108,0.025954524,0.033982012,0.019707529,0.032654118,0.022609595,-0.004817289,0.045808155,-0.02327286,-0.04766632,0.0051929634,0.023439262,0.02910194,-0.0063756905,0.018434381,-0.00004398127,-0.011345476,-0.0038879681,-0.05819481,-0.052022737,0.018436775,0.03556248,-0.022083411,-0.021748884,-0.01796999,-0.005212852,0.027657388,-0.054875873,-0.009253374,0.018146915,-0.033218782,-0.052755393,-0.017009288,-0.007360307,-0.011788171,-0.011506182,0.025365453,-0.023310814,-0.014532078,-0.001240327,0.024164077,0.036110546,0.017725468,-0.024863195,-0.013991161,0.01302237,-0.01175909,0.009929354,-0.0056949463,0.025324676,-0.03842264,0.0014092383,-0.01961973,0.027432704,0.00006774173,-0.00056952954,0.022393735,-0.024293324,0.018624388,-0.0026953896,0.011637638,0.008363845,-0.012102581,-0.018299565,0.0017436096,0.029269323,0.013528014,-0.034940545,-0.07170222,-0.079463184,0.014151417,0.060643267,-0.042067222,-0.04821543,-0.014684087,-0.026251124,-0.019351723,-0.033555683,0.003537026,0.011998415,-0.02777646,-0.01880081,0.02239697,-0.035145763,-0.061544746,0.057696346,0.029777814,0.0051012123,-0.036701333,0.014428494,0.013353054,-0.013542713,0.037570145,-0.06428098,0.01700637,-0.021200683,-0.0347782,0.031436108,-0.0043706303,-0.004794023,-0.019674923,-0.024945581,-0.001984846,0.0128287785,0.0013046665,0.036769934,-0.033097077,0.03110765,0.009691774,0.0074694254,-0.00037296908,-0.030435836,0.022925904,-0.0010331308,0.032967836,-0.033098675,-0.028078528,0.009642786,0.027568573,-0.004419075,0.031033602,-0.010766559,0.025873635,-0.013823591,0.0024262504,-0.06605535,-0.024524424,-0.002321824,-0.024415607,0.02263466,-0.03191945,-0.058550034,-0.03159464,-0.02085542,-0.023414027,-0.034166686,-0.04176304,-0.05554672,-0.031693578,0.053786643,0.034977797,-0.025512876,-0.0018381579,0.016400818,-0.016734196,0.0071481154,0.009746127,-0.034847196,0.02884939,0.043595985,-0.0092720715,-0.005371862,-0.03594355,0.033596512,0.018275654,-0.013306054,-0.0073374696,-0.04325881,0.030171366,-0.014988162,-0.055039026,0.04147766,0.05679262,0.011221431,-0.042826764,0.016965145,-0.00050111517,-0.03647182,0.0052247564,0.048096713,0.0014822104,-0.06337758,0.030020753,-0.0031558156,-0.011136782,0.035397623,-0.025102077,0.05074193,-0.070615865,0.040029418,0.033153437,-0.040668175,0.035062894,-0.006020203,-0.018502211,-0.024196105,-0.0029420156,-0.0029069586,0.06072504,0.0039268215,-0.05005088,0.03296216,0.038142387,0.0141336555,-0.007591082,-0.032938033,-0.029881438,0.014554203,-0.13588838,0.003742034,-0.01983549,-0.0051669884,0.008813957,-0.009752436,-0.056360763,-0.047843274,-0.022319164,-0.011626813,-0.0060387924,-0.043743227,-0.010540542,-0.025294855,-0.049184237,0.024645112,-0.045066737,-0.035909917,-0.019637091,0.06569338,0.0060771285,-0.0048262877,0.033169154,-0.00560447,-0.028879948,-0.012071791,-0.019669874,-0.011111349,-0.042923413,-0.022331797,-0.04675034,-0.057218395,0.025323316,0.027887657,0.004870362,-0.01718872,0.006494922,0.014798417,-0.058755554,-0.0146771455,-0.017524458,0.027999913,0.005074832,0.038977526,-0.023411,0.05195428,-0.019186554,-0.010084654,-0.038525082,0.010645996,-0.0190468,0.064195424,-0.0031429152,-0.0005985848,0.00247191,-0.008975497,-0.023276273,-0.0015408872,-0.009237049,0.023382057,-0.024727091,-0.018640004,-0.020027915,-0.01956251,-0.02801043,0.03000181,0.007095845,0.036539,-0.007918267,0.044162076,-0.011130026,0.015327425,0.0048905257,0.0014293682,-0.030585969,0.005450501,0.005083039,-0.017437566,0.03704443,-0.04029406,-0.05802651,-0.0002914693,0.01188621,-0.01900089,0.0033890386,-0.01006549,-0.020283261,-0.01834422,-0.029295636,-0.0332058,-0.045557264,-0.050342854,0.021644562,0.009471149,-0.029220898,0.02438325,-0.011450014,-0.013267811,-0.01389747,-0.009175117,-0.011185654,-0.015667131,-0.023955759,-0.021211509,-0.015403233,-0.011567515,0.046891876,0.025357012,-0.011760733,-0.02965733,-0.009075627,0.012394108,0.018523894,0.017635567,-0.088900164,-0.023162043,-0.032340158,0.023302069,0.01596433,-0.0031389573,-0.0034617388,-0.045006197,-0.021499109,-0.021323528,0.012522345,0.074764915,0.032633375,0.016553339,0.035405405,0.023418544,-0.012974583,-0.01651102,0.025277976,0.01752382,0.021921689,-0.04772038,-0.02385464,0.03735348,-0.05172156,-0.05028856,0.0013310895,-0.026229078,-0.0140539445,-0.046738125,-0.025747774,0.03338664,-0.008155502,0.006477625,-0.01604335,0.0026347425,0.010673037,0.010158984,0.01838007,0.0465538,-0.017444197,0.06427247,-0.045678813,0.008747773,0.007848866,0.06962996,0.014759014,-0.01719641,-0.020461906,-0.022030633,-0.031414315,0.062160578,0.00185064,-0.026688505,-0.005506763,0.006408653,0.0188219,0.006647615,-0.030913783,0.033244975,0.06916642,0.019535318,-0.0179295,-0.021409608,0.006524604,-0.011530766,0.021689527,0.012681298,0.014672591,0.008925569,-0.0005651514,0.043619506,-0.016558925,0.028234182,-0.011737004,0.012893911,-0.010219257,0.0016106538,0.03690601,-0.032387786,0.06821897,0.018596154,0.018907737,0.010848457,0.05579169,0.0674525,0.0010627564,-0.03339132,0.01150172,0.00851443,-0.010598529,0.01146903,0.0170923,-0.017158851,-0.03583975,0.03569924,-0.027452985,-0.01712377,0.024037063,0.0090195965,0.03479832,0.016330035,0.04804252,0.016627286,-0.004132565,-0.026476512,0.028421814,0.010793944,0.018693162,-0.021500414,-0.019206315,0.0031637552,-0.018598488,0.015332462,-0.04932236,0.016373847,-0.05408988,-0.0051822127,-0.008652775,0.016799392,-0.02048632,-0.043794103,0.026072683,-0.0035871991,0.014533914,0.0015881044,0.030127592,-0.0202651,-0.0190526,-0.01731441],"last_embed":{"hash":"i66vro","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"i66vro","at":1762857293538},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{4}","lines":[162,162],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"i66vro","at":1762857293538}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0053134724,-0.0019774027,0.0019364922,0.02642926,-0.023708273,0.016893968,0.054045282,0.0007848903,0.00072438637,0.04027187,-0.021938663,-0.0012086079,0.018672291,-0.000035580553,0.019845605,0.033236105,-0.012897575,-0.0001410291,0.060601205,0.006540955,-0.01635286,0.03916253,0.0281664,0.0021735365,-0.022871397,0.026184807,-0.008566638,-0.025229247,0.016536437,0.053746104,-0.017866798,-0.012775184,0.037734162,-0.033034254,0.024904324,0.016886512,-0.02284201,-0.022058183,-0.041623756,0.033883207,-0.00018242434,-0.040071025,0.021032954,-0.0073914295,0.04489397,-0.025415873,-0.013975031,-0.011680852,0.026099782,-0.0080698235,0.016809573,-0.0036458066,-0.015530793,-0.03443434,-0.018859498,0.033938333,0.011802435,-0.02170709,-0.040287524,0.018564187,-0.026220247,0.054583613,0.0068192836,-0.048418764,0.025836,0.06428469,0.032786373,-0.0101836715,0.00095421844,-0.05684768,0.0068955887,0.04779828,-0.016505683,-0.005136379,-0.05383315,0.015364448,0.049964033,0.0034643712,0.019732121,0.047517944,0.031263243,0.041565083,-0.032551914,0.019384313,0.03729492,0.0022425102,-0.01749023,0.066744044,-0.0024196927,-0.027993806,0.01336419,-0.009439759,0.00486548,-0.016422749,0.0011228372,0.0040004477,-0.0130137475,-0.014900536,0.036707077,0.009272032,0.023383295,0.004051791,0.0025896532,-0.033687536,0.029473972,-0.008145436,0.050448477,0.02296687,0.052656136,0.0010492314,0.027378745,0.025110906,0.03132886,0.016027149,-0.026634635,-0.05799169,0.01034159,-0.027504046,0.00292015,-0.01960452,0.019538524,0.056603957,0.0055841724,0.014399147,0.026103545,0.015235583,-0.012236253,0.025353834,-0.0018848431,0.07642999,-0.0012732161,-0.013285994,0.007431528,0.015167431,-0.027268972,-0.009151026,0.02464687,0.03283878,-0.008542112,-0.059084732,0.04938209,-0.005148354,-0.038296573,-0.000111703004,-0.012983268,-0.03733371,0.011630136,0.032384295,-0.008002941,0.01758293,-0.028316196,0.03238443,-0.003765502,-0.026872875,-0.021937164,0.0029303285,-0.022752278,0.05163302,-0.01408466,0.03068813,-0.0050865444,-0.041017126,-0.045685377,0.02635191,0.024492633,0.000014277522,-0.0033310289,-0.0033211024,-0.02181139,-0.030713713,0.017744834,-0.01893234,0.0008012302,0.057608966,0.03258927,-0.0009393561,0.058310416,0.031008266,0.028190047,-0.031215226,-0.034193832,0.025753738,-0.023458157,-0.015769562,0.0023273095,0.04484303,-0.024157694,-0.02172717,-0.0033564533,0.036414403,0.013496451,-0.00035376087,0.0027400304,-0.012172476,0.07791036,-0.019229185,0.0056389673,-0.05553145,0.03573057,-0.055617303,0.04197876,0.01929032,0.011223187,-0.011231705,-0.043765012,-0.015995516,-0.008622444,-0.0029481235,0.032925665,-0.0444275,-0.033869892,0.0063426527,0.0039185896,-0.02519063,-0.041095737,0.050824873,0.032682635,-0.011154467,-0.021623442,-0.005490975,-0.0069944616,0.053339403,0.0066998494,-0.005707134,-0.020546623,0.01548681,-0.013634188,0.02962735,-0.021428144,-0.026156237,-0.016982038,-0.016132835,-0.016901245,0.028188309,0.030145315,-0.019235853,-0.021327678,-0.0050639855,-0.0021272388,0.008418061,-0.014801759,0.01093391,0.0009659311,0.017063046,-0.03571535,0.0038912722,-0.011336818,0.047720328,-0.009702738,0.0028517966,-0.019960465,-0.0005404891,-0.045683127,0.006985585,0.0060613067,0.018360032,0.019202849,0.022137301,0.0021974272,0.031099366,-0.007020306,0.012134133,-0.016612705,0.012980407,0.009874144,-0.034959476,-0.001569062,-0.03676253,0.035088055,0.070253976,-0.01465889,-0.003925951,0.022432938,0.032406624,-0.038333964,0.023471778,-0.051834334,0.006713449,0.03424255,0.027816331,-0.030203495,-0.023740146,0.028887019,0.039099157,0.040522162,-0.018283905,-0.046500172,-0.014946111,-0.0014775435,0.005975282,-0.041551907,-0.023032442,0.07247311,-0.012056461,-0.0074553355,0.007311126,0.017775977,-0.17252448,-0.008628328,0.008891101,0.021993635,0.02241321,0.0039192596,-0.007090608,0.013328084,-0.03707792,0.05265384,-0.019115929,-0.033231154,0.029057868,0.0046328604,-0.00032891624,-0.018736018,-0.012243016,-0.0030385738,-0.045453046,-0.04362833,-0.02215308,-0.042959046,0.05809229,0.012141913,-0.0066445745,0.0017895184,0.03398246,-0.0074448083,-0.040692385,-0.03969798,-0.04947436,0.01550404,-0.0068244846,-0.0011424596,0.013308687,0.029861718,-0.033604022,0.004090386,-0.033970598,0.0016340148,0.06293554,0.023208978,-0.0007668479,0.0368714,-0.005799158,-0.011103818,-0.027826646,0.009854277,-0.031801622,-0.04345911,-0.01055721,-0.016424173,-0.007940535,-0.006719861,-0.03837401,-0.016677858,0.02273577,0.00686583,-0.00041970922,-0.016588157,-0.0104932105,0.005209131,0.011199489,-0.042683065,-0.02559036,-0.044141743,0.01564568,-0.00633956,-0.033310793,-0.031871744,0.051152624,-0.0310205,0.0051619466,-0.004525883,0.005566419,0.0510809,0.033798423,0.013749621,-0.039353024,-0.12291291,-0.03346783,0.011801369,-0.012500226,-0.0021242185,-0.03206647,-0.02821392,0.00928263,0.0015344288,0.011837172,0.2426759,0.017748931,0.017291112,0.011640492,0.07010622,-0.014104515,0.010990812,0.06358366,-0.0050048144,-0.022440176,0.017751735,0.03989474,-0.0017713761,0.00674959,0.0009752314,0.037279837,-0.09738694,0.036307354,0.053013034,-0.023153841,0.019792732,-0.018408982,-0.019485135,-0.038589325,-0.09019503,-0.023440706,0.056356505,0.030163357,-0.00003206641,0.012164847,0.00015454968,0.06188763,0.045684945,-0.05934432,0.043298192,0.01961781,0.020192923,-0.0441504,-0.08893147,0.038748328,0.022653291,0.015086873,-0.018516988,-0.041203253,-0.054051835,-0.04213638,-0.029880976,-0.016314324,-0.050109055,0.0023122618,0.012867627,0.014855254,0.03864139,-0.021958325,0.031804048,0.016703403,-0.020682711,0.010414417,-0.019666178,0.03792333,0.03375476,0.036686253,-0.037045047,0.015706165,-0.01168071,0.013914882,0.013637159,0.007323508,0.008996669,0.014207803,-0.016528988,0.00077068864,0.0306332,0.0055119838,0.0062752524,-0.028999647,0.013324794,0.009673162,0.008753012,-0.031592343,-0.020803068,-0.042355925,0.010980722,-0.00042964309,0.05203516,-0.003360281,0.0010708919,0.08469309,-0.01773812,-0.0006197904,-0.00014352889,0.006070289,-0.027212273,-0.03545123,-0.00006075575,0.0022089272,0.03570806,-0.036146615,-0.021058789,0.024455626,-0.028885104,0.005722377,0.011074073,0.0022023416,0.04223234,-0.0011699656,-0.011022276,-0.018203117,-0.011808979,0.029963791,-0.06342566,0.000587352,0.011415086,-0.032255016,0.036401253,0.08308061,0.0011507536,0.055917233,0.040356793,-0.023910781,0.008455963,-0.0033988124,-0.0011328704,0.028244546,-0.013363679,-0.05765422,-0.014488483,-0.011273906,0.008731199,0.030438067,0.019107677,-0.018656034,-0.032578506,0.016990317,0.06772601,0.044995,0.035859574,0.004931324,0.016400302,-0.01123191,-0.01423493,-0.00542417,-0.022767477,0.058104575,0.019414067,0.062621795,-0.04792404,-0.01935349,-0.022288596,0.010102903,0.023846824,0.04800824,0.021581853,-0.0635166,0.016088285,-0.023414785,-0.021968333,-0.023698652,0.0022100564,-0.033217765,-0.0030763317,0.006583645,0.007655905,0.03838734,-0.031120125,0.0322209,0.0037747126,0.02233058,-0.001938952,-0.014955622,-0.011369899,0.036495157,-0.019029181,-0.015914204,-0.02056877,-0.07281458,-0.0032791966,0.021892563,-0.014780508,-0.024494471,-0.00069601706,-0.035326105,-0.009644663,0.02752449,0.010770217,0.00027570227,-0.017950203,-0.0057037375,0.005853264,-0.043270174,-0.027656198,0.10945631,-0.034533847,-0.014925441,0.010157864,0.012723667,0.06439747,0.017905077,0.005883826,-0.007475173,0.009500476,0.01346123,-0.009013802,0.03747295,-0.039571214,-0.042440582,0.016182486,0.022026574,0.0077101714,-0.00884039,0.029231183,-0.006844461,-0.010097799,0.0031390854,-0.049790476,-0.06682331,0.0360864,0.029174501,-0.0459706,0.0093786195,-0.035285987,-0.0069273827,0.022624424,-0.051231597,-0.039133813,0.023672365,-0.01845564,-0.04622135,-0.0041989842,-0.0035511113,-0.010395178,-0.005618313,0.012927722,-0.027745636,0.030162979,0.010242318,0.031762894,0.047938623,-0.0032630085,-0.0052463585,0.014251874,-0.045781706,-0.014476671,0.008534661,0.0033924882,0.005475159,-0.037762444,-0.00900305,-0.023626098,0.009562337,-0.0066468064,-0.010382759,0.037164792,-0.018526329,0.013021803,-0.019388802,-0.0004238849,0.026315127,-0.016752025,-0.028721567,-0.014540034,0.01698016,-0.0027772284,-0.0374667,-0.0714793,-0.06710239,-0.005060881,0.033041213,-0.03899232,-0.05321128,0.024686333,-0.0050509553,-0.049240753,-0.04292938,-0.0022469875,0.00932405,-0.021523075,-0.019610206,0.016605318,-0.015762735,-0.045129165,0.073225155,0.0051675807,0.014121914,-0.0104578035,-0.0038449587,0.022005223,-0.033146206,0.008532106,-0.07614604,0.020519922,-0.018115431,-0.05669387,0.04734817,-0.037490036,0.0049689915,-0.0036810357,-0.00035686966,-0.007860858,0.021143101,0.012755687,0.025319055,-0.026826553,0.0336854,-0.014426068,-0.009412586,0.009835337,-0.0044178893,0.020359963,0.0026261052,0.042424038,-0.044439435,-0.023354594,0.00093134044,0.02287842,-0.023722215,0.027134204,-0.025394741,0.034337226,-0.018900203,-0.010352183,-0.036405243,-0.021900246,0.00079239137,-0.013280665,0.0291551,-0.02225153,-0.058610253,-0.02877782,-0.0042488333,-0.015691988,-0.03378739,-0.020351883,-0.02568296,-0.024921384,0.03527927,0.022248097,-0.023570256,0.017174695,0.042788148,0.03635357,-0.0004559931,0.007410795,-0.03679042,0.011006737,0.018091816,-0.020654526,0.0122364545,-0.014731274,0.025660379,0.029600339,-0.029298242,-0.006249065,-0.03772366,0.03728133,-0.027789453,-0.0813545,0.004399794,0.048053034,0.01784034,-0.048909612,0.023493832,0.0047054007,-0.018591955,0.0016907746,0.021475371,-0.0029292519,-0.058215976,0.009401425,-0.0022002799,-0.0069753686,-0.0017194641,-0.006690776,0.020384537,-0.056358084,0.04504008,0.014215543,-0.027964817,0.035184234,-0.020338152,0.0025091919,-0.036324177,0.00048149095,-0.0016001818,0.06399444,0.016365858,-0.035826247,0.007898666,0.02577336,0.037996735,-0.022531005,-0.06525999,-0.026655499,0.020669658,-0.15873736,0.0020067142,-0.008709962,0.007868678,0.0012295163,0.0015092388,-0.03885224,-0.07041063,0.0017905259,-0.009917136,-0.020461218,-0.04720418,-0.0145845525,-0.039585657,-0.00076592964,0.0039370446,-0.031269822,-0.032292087,-0.039375734,0.06767313,0.017735064,-0.011252276,0.047691576,0.016411498,-0.019902134,0.017387813,-0.021399781,-0.018834438,-0.042642985,-0.013574863,-0.04921662,-0.055504084,0.038367126,0.032135084,-0.0006326349,-0.026046872,0.0036857545,0.0008559578,-0.06928807,-0.0056816866,-0.007738725,0.031842157,0.0032536956,0.0336035,-0.020155886,0.041708995,-0.0299029,-0.020781217,-0.043444265,0.0040633283,-0.005782432,0.037652407,-0.021343868,0.012245288,0.0058786483,0.0053003486,-0.0072901896,-0.0104154525,-0.0141664315,-0.00064761005,-0.009664285,-0.014261899,-0.028323002,-0.0421573,-0.044078443,0.0047523743,0.015078531,0.024920672,0.0032686307,0.0511736,-0.009556194,-0.014266554,0.02031714,-0.022737848,-0.0023573302,0.023109604,0.007338775,-0.012097154,-0.025708448,-0.058643535,-0.05100738,0.02444205,-0.03885703,-0.01273624,0.029515378,0.015267999,0.00011585976,-0.018443225,-0.033131547,-0.012247789,-0.046277825,-0.037823655,0.03222696,0.042057518,-0.010566664,0.022528145,0.0006607457,0.02826857,0.0035627566,0.0063270866,-0.0053962567,-0.03039332,-0.027899364,-0.035432227,-0.014861715,0.0105735175,0.04048892,0.025444686,-0.026501082,-0.035888817,-0.020626752,0.015245368,0.023953969,0.031174941,-0.109652475,-0.011694724,0.004945052,0.019011851,0.012764159,0.030653644,-0.013828325,-0.049369708,0.0070000235,-0.046574213,0.032760322,0.070299946,0.037669312,0.024231505,0.039401155,0.01713938,-0.009945838,-0.040370893,0.031270508,0.004853251,0.018435234,-0.05939699,0.024837932,0.035179675,-0.06668085,-0.062429424,-0.009020764,-0.042013954,-0.015788086,-0.051127322,-0.027724085,0.010283657,-0.011822154,0.027655287,0.005640278,-0.022239897,0.034286566,-0.015407706,0.0022100755,0.012411284,-0.019511472,0.047106646,-0.023598252,0.012286412,-0.0070866896,0.08747583,0.015734827,-0.026142342,-0.026768342,-0.022145797,-0.039565764,0.0422952,-0.00035022906,-0.036970943,-0.006477134,0.014236442,0.011586945,0.016582659,-0.005100495,0.03136246,0.062262636,-0.0077162622,0.0015472535,0.014596585,0.0068308273,0.0031104463,0.036260825,0.001201068,0.005856937,-0.012563499,-0.005254492,0.030841844,0.0055770306,0.01753899,-0.0032616819,0.010000992,-0.004162766,-0.007636815,0.037173633,-0.030662816,0.045486607,0.018059997,0.012897809,-0.00694207,0.016766746,0.028992895,-0.001194743,-0.012003599,0.0039464277,0.017955495,-0.017424284,0.022877399,-0.029636083,-0.026726432,-0.03596472,0.04485162,-0.013132454,0.0007093013,0.016226433,0.0037465782,0.009681167,0.015547221,0.032239575,0.039998386,-0.003672977,-0.016832344,0.03301785,-0.01809226,-0.0026545406,-0.014906225,-0.025270011,-0.0048496574,-0.031956792,0.02598185,-0.022896776,0.024681725,-0.06422862,0.022263514,-0.007259795,0.014248721,0.017390558,-0.02291386,0.0084312875,0.0041783685,0.025552768,-0.0013544582,0.011944769,-0.050176766,0.01367726,-0.012076929],"last_embed":{"hash":"1yfe9e2","tokens":118}}},"text":null,"length":0,"last_read":{"hash":"1yfe9e2","at":1762857293538},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{5}","lines":[163,163],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yfe9e2","at":1762857293538}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009447383,-0.020903805,-0.021335661,0.00899736,-0.021215959,-0.037345428,0.020747302,0.009186738,0.021762272,0.0026959295,-0.026997104,0.0002494077,-0.009999715,-0.0038873507,0.037785448,0.020599317,-0.018253082,-0.015008459,0.046499543,0.010253411,-0.04032153,0.038548592,0.026707701,0.015201378,-0.011350908,0.03485809,-0.012119051,-0.0307841,0.026988838,0.06674257,-0.028539872,-0.008822781,0.009997575,-0.02830208,0.028379641,0.025450246,-0.023643585,-0.0025038503,-0.039686326,0.01122296,0.021492569,-0.048540216,0.03497458,0.041837044,0.052530516,-0.03485618,-0.013009452,-0.021410855,-0.010753347,-0.027443357,-0.00021811422,0.000029268585,-0.009711635,-0.013465221,-0.021696927,0.028804287,-0.0062080338,-0.024147332,-0.047659732,0.00035405855,-0.04281945,0.04868776,-0.0047238055,-0.03182844,0.0039455653,0.08528809,0.036583405,-0.038129307,0.021950554,-0.029308837,-0.006083674,0.033489797,0.025335744,0.01630504,-0.058235914,0.0016476989,0.021570059,0.024793068,0.029641526,0.06295182,0.018083312,0.039718706,-0.029740276,0.02340849,0.043919615,0.02888315,-0.029653806,0.03802592,0.019120252,-0.029960688,-0.00087998866,-0.0066487617,0.00090334157,-0.04955651,-0.004078481,0.013569259,-0.02670348,-0.011863124,0.03824962,0.008750559,0.037650857,0.0131709995,0.005960697,-0.030061575,0.018961472,-0.012949233,0.036081277,0.049823646,0.05396137,-0.0029237124,0.03744624,0.036647085,0.027434468,0.034459822,-0.00977661,-0.06156996,0.012563101,-0.03336592,0.020770391,-0.015849506,0.016286654,0.023063164,-0.012759173,-0.011644374,0.012729758,-0.012592953,-0.015192783,0.03377209,-0.00952406,0.07317915,-0.016496168,-0.024280552,-0.012019304,-0.0023645163,-0.07498385,0.024891825,0.01250076,0.024453716,0.0026379363,-0.047244303,0.03135932,-0.003836808,-0.038627207,0.009925791,0.020144384,-0.030848265,0.051018674,0.017598651,-0.008035765,0.01182164,0.004805631,0.014248907,0.019098036,0.0012130057,-0.012600685,-0.0003841673,-0.036836673,0.030538896,-0.0041368213,0.011492464,-0.0066740406,-0.04453896,-0.028699504,0.034840878,0.03168432,0.013106774,0.0006730014,0.028644787,-0.008615295,-0.03426751,-0.000898723,-0.046938032,-0.0023225325,0.06398701,0.0018791719,0.008145254,0.071112216,0.017642949,0.0011434553,-0.012685519,-0.042506937,0.0043118494,-0.022557173,-0.022965586,0.0063674822,0.04374833,-0.031306718,0.006902499,0.009364334,0.029403735,0.018958777,-0.0047096726,-0.021502411,-0.0108585665,0.089644894,-0.02784012,0.05616875,-0.026280792,0.05113571,-0.068992056,0.030700434,0.027061317,0.0190841,-0.04878565,-0.029587649,-0.009304053,-0.03192825,0.003383142,0.02752679,-0.036186952,-0.0130990185,-0.00047751208,0.015154348,-0.010419238,-0.041744836,0.035907917,0.033951122,-0.017662615,0.0027734032,-0.012572041,-0.023631422,0.09219199,0.0018243266,-0.0061040977,0.0071740737,0.02053334,-0.035225138,0.042121712,-0.037179746,-0.000022370768,0.022161612,-0.0019317691,-0.020955613,0.018333271,0.022147972,-0.007880868,-0.016859205,-0.02430288,0.006509138,0.014762178,-0.029457003,0.02866128,0.027657233,0.031524155,-0.024881752,0.02235177,-0.025068609,0.03011625,0.0121733,-0.014876902,-0.034122303,-0.008241652,-0.038805377,0.020840151,-0.02271677,0.028373927,0.027997091,0.016757553,0.006410977,0.028916078,-0.003049904,0.0270782,0.0043149577,0.009276366,0.0045713205,-0.02660614,0.004178856,-0.034758627,0.019633107,0.06522212,0.00801978,-0.02953709,0.026372863,0.03441391,-0.018969214,0.024335112,-0.037096422,-0.015915874,0.022279916,0.023044161,-0.020961164,-0.055042185,0.0048431447,0.013904638,0.0255715,-0.02809876,-0.03288778,-0.015128953,0.01784543,-0.025245536,-0.007249634,-0.030085927,0.07316196,0.0017652095,-0.03408696,-0.017294427,0.017271621,-0.16623665,-0.015137225,-0.018172938,0.018132653,0.025583232,0.0033709747,-0.02038593,0.0036673741,-0.061341833,0.01154591,0.0055527794,-0.01825195,-0.002302193,-0.0001522423,-0.02649953,-0.019221872,-0.0030236677,-0.0052240193,-0.014763386,-0.057089325,0.017194789,-0.021327311,0.052284244,-0.0046641016,-0.044761013,0.013319963,0.016487472,-0.010936937,-0.031200219,-0.0410312,-0.048634063,0.002444449,-0.01177853,0.019847756,0.023195524,0.01823628,-0.026715383,-0.00651305,-0.026468595,0.009213966,0.04942451,0.029025897,-0.015891,0.031284943,-0.026610788,0.017142734,-0.042999193,0.020384103,-0.03820142,-0.06130597,-0.01254744,-0.011321803,-0.01313708,-0.011494063,-0.04055935,0.014915343,0.050032698,0.0067946273,-0.0076451735,-0.02170927,0.008111389,0.0012070918,0.0032316712,-0.054505255,-0.023531845,-0.025581118,0.04079686,0.020376988,-0.041523885,-0.020569006,0.030096238,-0.037450343,0.036777217,-0.0041524917,0.013350034,0.041015312,0.012242525,0.0072479523,-0.030193225,-0.12292337,-0.04718411,0.048580546,-0.009108878,-0.008369146,-0.023377465,-0.057087507,0.0029527184,0.00719787,0.02401289,0.23237012,0.038688254,0.014520222,-0.00065896945,0.05937987,0.008057461,0.03699901,0.027031142,-0.033516157,-0.02741642,0.018146131,0.059238326,0.0054470855,0.01443979,-0.004243547,0.041864745,-0.072255865,0.010165884,0.06394525,0.013677878,-0.012443766,-0.032990918,-0.011874589,-0.022071779,-0.10129576,-0.018968493,0.034648865,0.031208498,-0.019534234,0.0076868376,-0.008087486,0.0832769,0.059744205,-0.012902598,0.05053718,0.025161404,0.016664378,-0.024929142,-0.071840756,0.048583172,-0.015517142,0.010845526,0.025533892,-0.04509671,-0.042986356,-0.0175418,-0.027314223,0.0028451455,-0.056005806,0.002827276,0.014730555,0.01976559,0.030885633,-0.010687523,0.010307626,0.0072492394,0.0068952576,-0.0052882824,-0.018087171,0.022687836,0.07464807,0.019796157,-0.018600322,-0.008277797,-0.009694913,-0.0035807057,-0.01038314,-0.021132953,-0.007937665,-0.004552348,0.003671427,-0.0026689747,0.013426339,0.009092833,0.015909553,-0.044488747,0.025979375,0.00010491302,0.018031046,-0.029942254,-0.025673687,-0.06352126,0.019000567,-0.0035440174,0.028266983,0.0302432,0.026657496,0.057891086,-0.0035709157,0.010198165,-0.004347736,-0.017786033,-0.01439277,-0.055664428,-0.00789797,-0.019803792,0.020286279,-0.017647218,0.007905202,0.023711322,-0.013179288,-0.00108528,0.046303656,-0.017465713,0.036817197,-0.0011249593,-0.0022149128,-0.009358067,-0.02920957,0.050885525,-0.068282835,0.006528056,-0.021529447,-0.045870207,0.06616707,0.08398223,0.0045775548,0.008251061,0.029538248,0.0013607907,0.013897109,0.0103324065,-0.010402178,0.037222676,-0.008658561,-0.048585646,-0.0133697335,0.0018723168,-0.0045683375,0.03454869,0.05555105,-0.019440299,-0.019028822,0.04184507,0.065564156,0.03101655,0.03920208,-0.0017436187,0.01554381,0.028046682,0.0012749286,-0.008389711,-0.0146280555,0.031099144,0.020210922,0.053085156,-0.036788378,-0.032126866,-0.027207538,-0.02286172,0.006263213,0.011432705,0.029859655,-0.058707815,-0.002623905,-0.03498952,-0.008581578,-0.02244952,-0.009759338,-0.018279452,0.010430532,0.011137805,0.02237808,0.041802518,-0.027345931,0.042932887,0.0052974634,0.008710325,-0.011849129,0.013360633,-0.013122153,0.016836522,-0.0065533496,-0.030514931,-0.02650882,-0.038557034,-0.012553507,0.035119426,-0.027655443,-0.013538494,-0.010149096,-0.013143297,-0.007891853,0.035349485,0.012409023,-0.01273289,-0.02625249,-0.005896094,0.022472143,-0.03594236,-0.012657048,0.10105391,-0.021002164,-0.014111545,0.034541577,0.016670283,0.061392665,0.032018196,0.0044853473,-0.009696395,-0.008432744,0.009607211,-0.012388459,0.061878562,-0.002926145,-0.050276637,0.00087862194,0.02056626,0.010934746,-0.038106818,0.0069379467,-0.02423919,-0.05259886,-0.014817138,-0.03398701,-0.046253122,0.0069119115,0.04399049,-0.055140134,-0.024331408,-0.028570635,-0.00487502,0.046558734,-0.05072629,-0.01734591,0.022289203,-0.01324065,-0.045572866,-0.022486689,-0.011821937,-0.010240431,-0.0028043347,0.01814925,-0.027470855,-0.004565736,-0.0019682636,0.051593017,0.043148123,-0.02070235,-0.006611125,0.00468082,-0.033576887,-0.022822643,-0.0026738248,-0.021030746,-0.003971705,-0.043254275,-0.0023667607,-0.0059925723,0.015754662,-0.0015273538,0.022592016,0.0126157785,-0.037166268,-0.0163447,-0.0079176165,0.035432648,0.013073262,-0.010758132,-0.05269513,-0.014837448,0.0022619823,0.0063418457,-0.03237533,-0.07543946,-0.03938778,-0.014635234,0.066271886,-0.04634133,-0.06427774,0.00016599319,0.0051944125,-0.029672405,-0.044215456,0.02492419,-0.0046950784,-0.026318977,0.008634301,0.013519988,-0.042340424,-0.014310433,0.086592786,-0.00995049,-0.015274731,-0.031867336,0.0033778688,-0.0066063683,-0.031379826,0.02999409,-0.066335075,0.0012512526,-0.004353756,-0.06679329,0.05291471,0.0065703364,-0.00066565454,-0.043454267,-0.012009026,0.005349982,0.053783365,0.020079019,0.007833361,-0.03564427,0.009009669,-0.004894946,-0.008612389,-0.004105587,-0.0070174355,0.022896744,0.019854039,0.026125878,-0.0030783066,-0.015788916,-0.003838848,0.0032192261,-0.025280979,0.009344946,-0.012160131,0.020817835,-0.013387558,-0.008628222,-0.0378773,-0.028287092,0.007606907,-0.043018613,0.0071933544,0.010749283,-0.056689154,-0.015807837,0.013945781,-0.012762734,-0.04026824,-0.033240627,-0.04768678,-0.009407394,0.02674238,0.022653362,-0.028554248,0.029179748,0.01017177,0.023218151,0.044258226,0.0073041166,-0.02939517,0.021094674,0.013026676,-0.029411966,0.0019289581,-0.016477508,0.0067448937,0.026788466,-0.020220648,0.007835761,-0.04463636,0.01817373,0.02498936,-0.054284465,0.0037512956,0.018684786,0.005702364,-0.050251298,0.036720987,0.0070167105,-0.01617755,-0.0073475223,0.036015376,0.0059429905,-0.05407898,-0.0016320758,0.0011644437,-0.010902659,-0.0041529853,-0.017645143,0.015477569,-0.08365775,0.040895734,0.004817205,-0.02502704,0.013732961,0.0045867264,-0.012089365,0.0031597756,0.008396243,-0.0003419112,0.029776825,0.023586385,-0.022299958,0.0327888,0.061844274,0.017087547,-0.00730546,-0.04280256,-0.059599355,0.011075363,-0.15267694,0.0014202294,0.026004693,-0.007835185,0.00093113317,-0.0108151315,-0.059425004,-0.04171317,-0.01867931,0.0072073345,0.02072391,-0.0071108784,-0.020370286,-0.03259281,-0.031398345,0.013194172,-0.04322076,-0.032777462,-0.057631772,0.064166695,0.032909755,-0.0023514214,0.008011478,0.005982981,-0.009778131,0.032726053,-0.002873926,-0.027201852,-0.029890094,-0.0013294367,-0.04496425,-0.055683568,0.024880275,-0.0019778213,-0.03344843,-0.027175348,-0.00037662225,-0.022348717,-0.060498588,0.0016785961,0.0027461695,0.0066438857,-0.024772849,-0.013252057,-0.0018395921,0.033522304,-0.046008486,-0.011047662,-0.06654655,-0.0073829633,-0.016924972,0.038385976,-0.0093100555,0.02563843,-0.010797906,0.010373738,0.0077528153,0.017966675,-0.010777838,0.021167636,0.012357661,-0.008247031,-0.032692917,-0.002917008,-0.014870745,0.0074864784,0.005774729,0.032056876,0.013277241,0.037213977,0.0015104525,0.0016767447,0.018081883,-0.01942558,0.007382738,0.004814178,0.008230762,-0.026015416,0.01434726,-0.03678559,-0.05895396,-0.011578471,-0.01665481,-0.02561735,0.035783045,0.013118757,0.008743394,-0.051166862,-0.03271251,-0.017406821,-0.065234415,-0.013454022,0.019070396,0.020195289,-0.03349684,0.015097552,-0.009813442,-0.00500323,0.005943202,-0.0011910851,-0.004556936,-0.017539056,-0.030701855,-0.013324621,-0.032648914,-0.034793038,0.0804718,0.016968347,-0.03273328,-0.008788627,0.0032079823,0.02615218,0.01477849,0.044513218,-0.09932714,0.0054408135,-0.019269755,0.03076304,0.030034998,0.025969515,0.007900976,-0.026535595,0.0065452754,-0.04216665,0.019465264,0.09605767,0.054530177,0.037676405,0.03260234,0.011877702,0.004560072,-0.011913885,0.02776791,0.0019333342,0.03442639,-0.018264357,0.006893669,0.034408826,-0.045108106,-0.037966672,-0.023637623,-0.013646085,-0.035040446,-0.0562389,-0.021352604,0.018285079,-0.0048495997,0.025904011,-0.020223452,-0.034680944,0.01548729,-0.0024118465,0.0020772666,0.0046646087,-0.020618314,0.06006787,-0.004169898,-0.009471683,0.005756876,0.08870865,-0.007091503,-0.0044674403,-0.040044405,-0.02198264,-0.026220797,0.057273265,0.002119237,-0.036407955,0.001564825,0.011334025,-0.011299097,0.023509048,-0.005560592,0.014747724,0.049315397,0.0052621183,0.010790862,-0.019349253,0.00065366353,-0.014766497,0.03334454,-0.0009558242,-0.001208431,-0.036728714,-0.0025001916,0.009334654,-0.019709837,0.011105543,0.02186384,0.018942257,0.0003050335,-0.005137384,0.042726345,-0.034934673,0.037074316,0.0116158575,0.028966045,0.015180587,0.034282036,0.04388796,0.016815634,-0.010273799,0.020616282,0.009362437,0.0019638229,0.0051375926,-0.015961764,-0.020800954,-0.05071045,0.045154978,0.010390741,-0.038410366,-0.0053589246,0.009014565,0.022055365,0.037408486,0.004126625,0.032279972,0.004686228,0.011034927,0.061908998,-0.0070746723,-0.0021196953,-0.032817908,-0.013802065,-0.007838676,-0.016786149,0.019296417,-0.0099145165,0.037466735,-0.03589269,0.0070774197,-0.010314665,0.029961351,-0.009643332,-0.018772015,-0.018051725,-0.011694326,-0.005560383,-0.008503789,0.03318286,-0.03888836,0.022674277,-0.024013259],"last_embed":{"hash":"v0dwjp","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"v0dwjp","at":1762857298051},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{6}","lines":[164,165],"size":76,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"v0dwjp","at":1762857298051}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017486626,-0.003716529,-0.005998212,0.02899412,-0.033543445,-0.01941943,0.033874534,-0.01852347,0.0039871456,0.017627431,-0.035036117,0.013736147,0.0073904446,-0.020485606,0.05197555,0.04513386,-0.031252727,0.0014072257,0.043579314,0.0021213475,-0.010680787,0.026441945,0.052100495,-0.014698368,-0.03417198,0.014176365,0.013533293,-0.0074061956,0.025883313,0.051573843,-0.010484568,-0.015828257,0.019636339,-0.054522865,0.020266803,0.039169226,-0.0069729798,-0.024083469,-0.03646127,0.044853758,-0.002364221,-0.044097926,0.02228439,0.034206856,0.032519497,-0.019523025,-0.025780588,-0.013685139,0.030306328,-0.029528297,0.0052189603,0.0056630624,-0.026992965,-0.024934681,-0.02701408,0.053367406,0.021863792,-0.024268953,-0.015501287,0.021800736,-0.030834034,0.03533684,-0.009472478,-0.013734281,0.0032211004,0.06077019,0.033137213,-0.013997637,-0.0026913788,-0.04009483,0.011347918,0.023313731,0.020403326,-0.0019104094,-0.036244188,-0.01963028,0.03532166,0.013044101,0.019982131,0.060219318,0.016645355,0.006302672,-0.011277759,0.02209951,0.03631709,0.016456997,-0.009607969,0.03646621,0.016403334,-0.032132458,-0.0020849525,-0.012197288,0.0039579263,-0.012947955,-0.00015535162,0.008476123,-0.02850901,-0.024067355,0.046873547,0.0053502065,0.04074483,-0.011275559,-0.0048071225,-0.03900672,0.026172185,0.008119181,0.025744792,0.023887763,0.060988385,0.0026010964,0.030685572,0.014781619,0.03657078,0.015971504,-0.026581159,-0.013096074,0.008209774,-0.025146406,0.0009580922,-0.024214746,0.012254235,0.046204053,-0.0007376776,-0.0069221472,0.0114859035,0.018570457,0.009435234,0.01910021,-0.0067360466,0.060213115,0.0009923901,0.0054124906,0.0061036698,0.008492603,-0.0100893285,0.01201157,0.008232143,0.042537764,0.0025885054,-0.0555342,0.041346036,0.000971756,-0.011022649,0.024070626,-0.013008163,-0.0357657,0.0242749,0.015209401,-0.0048773824,0.0144239,0.0068413825,0.036741443,0.01505262,0.000066493885,-0.03678376,0.007410611,-0.064768866,0.030544352,0.003564219,0.0015057175,0.017692061,-0.037639428,-0.040190898,0.051798932,0.02152149,0.0017430574,-0.011052357,0.010194701,-0.022794073,-0.016459348,0.024108801,-0.009887928,-0.020086784,0.028210023,0.028563034,0.009576581,0.06485157,0.037289724,-0.009691952,-0.015412346,-0.037404053,0.03019199,-0.04618813,-0.025018534,0.0012881171,0.056936603,-0.0075743776,-0.01824469,0.010145555,0.04026002,0.0070364196,0.014926943,0.007490332,0.00028908363,0.061976176,-0.018210929,0.045594577,-0.016074117,0.031669047,-0.029069757,0.017100459,0.02849633,0.009981546,-0.013918998,-0.030167678,-0.021460904,-0.02367676,-0.023216555,0.037152506,-0.053592946,-0.011076344,-0.007280374,-0.002974668,-0.033961944,-0.036392372,0.04536231,0.03299405,-0.028797632,0.0034271476,-0.0043995697,-0.00045597352,0.072055615,0.01677771,-0.020523474,-0.0065137935,-0.0068450687,-0.013518563,0.0263976,-0.010969776,-0.010840915,-0.028452523,-0.010188057,-0.02785352,0.02703496,0.029455679,-0.015376971,-0.008555161,-0.00097633037,0.027012447,0.019593151,-0.028269317,0.027523218,0.056860663,0.0051862523,-0.025688544,0.010691634,0.010714508,0.042954873,0.0008042679,-0.0016393461,-0.0371705,-0.008508614,-0.03591077,-0.01999443,-0.0069100857,0.0031729601,0.01763165,0.019445008,0.003940986,0.015041581,-0.0033661763,0.027449908,-0.018187746,-0.0028849768,-0.00025281784,-0.030931348,0.007379758,-0.039880775,0.011376383,0.09378352,-0.008747397,-0.044048112,0.01676493,0.025490481,-0.05645639,-0.0024595694,-0.0698419,0.011268979,0.022657724,0.015488493,-0.061616533,-0.018473877,0.014463784,0.04420752,0.01262715,0.0031856305,-0.041895594,-0.030864755,0.021469807,0.01375693,-0.025536506,-0.031054668,0.07875822,0.0019437203,-0.023297539,0.007898269,0.010912331,-0.16568597,0.009050903,0.0033211915,0.026611477,0.0078057675,0.016606415,-0.022261672,0.011983643,-0.048056737,0.05726127,0.005352409,-0.035476148,0.026659222,0.012529349,0.019976757,-0.021458836,-0.019978547,-0.010615632,-0.03364748,-0.05227087,-0.034127764,-0.04261537,0.061639506,0.01703597,-0.019217592,0.007868197,0.05319531,0.008255414,-0.029050784,-0.051554356,-0.06255012,0.019408928,-0.004479072,0.013148707,0.009361618,0.026049433,-0.04402494,0.023949297,-0.00842577,0.012389306,0.054496564,0.026532156,0.00794342,0.019580547,-0.013805701,0.0047388817,-0.025186643,-0.013453989,-0.05696412,-0.040201865,-0.029943785,-0.009471918,0.0067401794,0.005740421,-0.032287817,-0.006144765,0.011436971,0.02010853,-0.024540817,-0.023101365,-0.0002040941,0.02227496,-0.021041544,-0.04317924,-0.0030795082,-0.043339755,0.05498051,0.009883062,-0.039625946,-0.026762743,0.030082058,-0.0670734,0.015689157,-0.005593854,-0.0009967939,0.016819602,0.03920092,0.0053766607,-0.018437844,-0.13248478,-0.018133681,0.020526167,-0.0076945624,-0.011303944,-0.014544121,-0.025164373,0.010109912,0.0016280521,0.041267745,0.25926542,0.05044004,0.01691004,0.0057623493,0.043171074,-0.016239606,0.015297261,0.06936195,-0.019215345,-0.0252875,0.017115034,0.024137259,-0.005178726,0.0087607615,-0.00824478,0.031877585,-0.08813322,0.03164153,0.049203727,-0.0028868983,0.013202635,-0.024551388,0.00049781165,-0.032290436,-0.07836551,-0.017735688,0.021218786,0.060293548,-0.008315298,0.026146395,-0.029646035,0.045871556,0.045577683,-0.038213693,0.04725488,0.016366083,0.018779691,-0.06038638,-0.090342455,0.020547893,0.011983284,0.010949826,0.00031409255,-0.055173617,-0.03407829,-0.018092563,-0.025209734,-0.025196178,-0.04530364,-0.016539657,0.008855922,0.039622646,0.029098634,-0.022437928,0.009461084,0.02827383,-0.005517618,-0.02217183,-0.020654613,0.04135678,0.039347067,0.033811554,-0.01695919,0.00018649336,-0.01047835,0.0007127602,-0.010552929,0.023884485,-0.0016019058,-0.010445636,0.0062868283,0.0034434188,0.016507301,0.02169535,-0.0039211623,-0.030465422,0.012757093,0.024702163,0.019154629,-0.034265053,-0.0073746005,-0.04796419,0.0059830244,-0.017699962,0.023252066,0.026218941,-0.010693299,0.05218557,-0.029330656,0.0042762225,0.012144089,-0.0022861785,-0.03138208,-0.03395487,-0.003462096,0.0032877955,0.048465807,-0.045284774,-0.019950481,0.023622504,-0.012339798,0.00072424,0.013820511,0.0023052336,0.031860016,-0.013866885,0.006089956,-0.031186849,-0.01032237,0.006365433,-0.10388573,-0.009174451,0.007195272,-0.054098777,0.044110943,0.09477255,0.03186831,0.037757255,0.04969638,-0.022360723,0.0110042775,0.017078644,0.014361278,0.028530013,-0.020389002,-0.041580416,-0.008402344,0.0052652503,0.010120987,0.020213323,0.034197837,-0.027248016,-0.029373052,0.023950772,0.060234893,0.02093193,0.02955374,-0.007519486,0.015064538,-0.01105709,-0.00067638274,-0.017117938,-0.038671877,0.06754818,0.02037408,0.06462038,-0.05615215,-0.0015024272,-0.023849629,0.010684978,0.003107887,0.023418922,0.013978342,-0.03071182,0.019415611,-0.056310173,-0.022505764,-0.04137522,-0.0042002387,-0.02449786,-0.012570661,0.013747645,0.020239329,0.06266201,-0.018224554,0.024815487,0.0054409904,0.027770018,-0.026414832,-0.00011080702,-0.00884371,0.02725492,-0.031163296,-0.025214342,-0.03059386,-0.044090554,0.009388085,0.00029159247,0.006146554,-0.024027288,-0.0036870241,-0.026602363,-0.0006664623,0.03405636,0.022750981,0.0022792432,-0.009839467,-0.010252142,0.01838015,-0.036727503,-0.024401778,0.09956739,-0.015588399,-0.010620316,0.014794036,0.0230214,0.05694045,0.03341785,0.02737591,0.0029753763,0.008810572,0.026508847,0.00227553,0.06694326,-0.028023096,-0.05877956,-0.0012260601,0.014595749,0.031823188,0.011411932,0.026627533,-0.0066604223,-0.03172182,0.004870457,-0.049741864,-0.044735365,0.03010511,0.03414648,-0.03296955,-0.024887256,-0.036380444,-0.013105674,0.028058134,-0.04718255,-0.015289195,0.022539282,-0.032846667,-0.0623639,-0.01801795,0.0019032526,-0.011824226,0.014357961,0.027260464,-0.026446925,-0.0019851145,-0.023619045,0.033400297,0.036970716,0.0049666497,-0.018491205,-0.015544181,-0.01746662,-0.022250319,-0.01569336,0.009606018,-0.009002658,-0.034499288,-0.0151477335,-0.009641364,0.035325106,0.0015221289,-0.0052936464,0.026244404,-0.014620013,0.02207915,0.0044233175,0.0123455655,0.023509802,-0.026140353,-0.044201087,-0.00020615976,0.022465175,-0.0059050876,-0.033541825,-0.08177707,-0.04848809,-0.0091158105,0.034983877,-0.042966146,-0.059737176,0.0058074053,0.0045853066,-0.017992148,-0.035015173,-0.0018744222,0.00533687,-0.038110934,-0.020478765,0.048468687,-0.017857034,-0.046372417,0.045197576,0.008916895,0.004187051,-0.02865532,0.021799399,0.021498557,-0.01990063,0.0056109233,-0.06889419,0.018193088,-0.009786429,-0.060599696,0.050303884,-0.0059584836,-0.0058918945,-0.025922332,-0.016451336,-0.0055670715,0.01832402,0.0035945324,0.016550757,-0.034145076,0.028486487,-0.006781675,0.008418051,-0.0026863376,-0.018294096,0.00571198,0.003396454,0.03453934,-0.04433205,-0.011573564,-0.008114272,0.007486195,-0.002039454,0.046024453,-0.0073038256,0.051302236,-0.007700403,-0.018510737,-0.062211215,-0.016169397,-0.004137191,-0.040363293,0.012751771,-0.013296883,-0.06536186,-0.020016816,-0.020592341,-0.03561477,-0.015458804,-0.040987395,-0.04942637,-0.034352697,0.05032449,0.022362435,-0.039663155,0.015905766,0.031436488,-0.0018406681,0.015868548,0.00020528391,-0.043983016,0.0038854524,0.025791874,-0.023010388,0.017641917,-0.033122756,0.014297415,0.028080994,-0.0145391645,-0.0022146343,-0.036182977,0.047463454,-0.016430186,-0.06185477,0.016877111,0.03908444,-0.0013881242,-0.0336275,0.0012576912,0.024391834,-0.05018221,0.0077062133,0.022794731,0.0062026507,-0.047070358,0.020575894,0.0024737814,-0.020437239,0.024206875,-0.022481732,0.036144454,-0.04918531,0.04122894,0.024869941,-0.037681345,0.031400487,0.0019158751,-0.009598558,-0.0321362,-0.020246608,0.0078008343,0.043146405,-0.012031671,-0.047749482,0.010523483,0.05158985,0.017104633,-0.013173274,-0.0421141,-0.0266211,0.02474472,-0.15996435,0.006578901,-0.0023566498,-0.004240062,0.013930148,-0.0041931,-0.05060022,-0.061029978,-0.026371231,0.0019233116,-0.015793953,-0.039638266,-0.025647309,-0.029814618,-0.024908958,0.037463475,-0.04933135,-0.034047306,-0.049663637,0.060505636,0.012730434,0.0051733577,0.04421821,0.01955889,-0.0065049,0.019665346,-0.0068124146,-0.014522716,-0.041791778,-0.031159827,-0.045563936,-0.076109625,0.03452014,0.015324499,-0.017409233,-0.02996739,0.008421567,0.004352654,-0.063705325,-0.021863567,-0.007855409,0.019216487,-0.007352035,0.036794834,-0.0049434174,0.049190875,-0.04701634,-0.012556936,-0.03495116,-0.011110557,-0.008814585,0.046296027,-0.018155402,0.003880735,-0.00992169,0.0030117608,-0.022841886,0.0130472295,-0.03229997,0.0076475334,0.0036796764,-0.004017826,-0.029931944,-0.009730989,-0.037941378,0.024055293,0.00435584,0.025822705,0.005658134,0.02411501,-0.018998409,0.022359084,0.017378913,0.0077259564,-0.0136791365,0.025074976,0.007400476,-0.020000804,0.017159982,-0.033291634,-0.06141342,-0.004395485,0.0040777507,-0.023523506,0.009436151,-0.0023964145,-0.0003227791,-0.00929752,-0.044648394,-0.014662762,-0.039948955,-0.049712297,0.011612764,0.033168733,-0.022165136,0.014172181,-0.002574346,-0.0045451233,-0.018418303,0.0048588645,-0.03305607,-0.0403576,-0.027593086,-0.035790857,-0.021811387,-0.0023286126,0.041623503,0.014716,-0.012343151,-0.034053113,-0.014752191,0.012281047,0.008036617,0.029502396,-0.08662377,-0.021398801,-0.012581094,0.025288964,0.022461692,0.009500602,0.0058649434,-0.045327216,-0.010499509,-0.0372103,0.014617391,0.07760157,0.02828403,0.03497657,0.045049995,0.026477437,-0.013356114,-0.024507921,0.04066112,0.0018122051,0.030392254,-0.042677753,-0.015638541,0.03775985,-0.046101987,-0.047386035,-0.016198544,-0.0329946,-0.007584713,-0.05286364,-0.016823787,0.027168728,-0.012304371,0.017055962,-0.014491289,-0.020671047,0.011465035,-0.014852246,0.008349439,0.033959404,-0.030327301,0.055770896,-0.038210154,0.013288095,0.0069369795,0.08929699,0.008115669,-0.022256173,0.002703818,-0.028168509,-0.028401759,0.046928827,-0.0056124325,-0.029809168,0.0011598498,0.01384678,0.0068031345,0.002939819,-0.022853626,0.02307729,0.062355008,0.021392893,-0.021079399,0.013685313,-0.019976255,-0.010581022,0.029501872,-0.004342513,0.019688634,-0.0028052072,-0.0017663114,0.0335537,-0.024748966,0.02705042,0.0006805912,0.008508471,-0.009206742,-0.00936143,0.035524026,-0.03899432,0.03676465,0.02408183,0.0049604666,0.024833705,0.042113505,0.043198887,-0.0033927825,-0.017136946,-0.00012353233,0.0019347176,-0.014306899,0.02745098,0.009983816,-0.019233556,-0.037704684,0.02838456,-0.005164076,-0.028360967,0.018538259,0.020869203,0.015550275,0.008668203,0.04049304,0.03681251,-0.007650373,-0.03814231,0.048964404,-0.006417416,0.009276883,-0.019703466,0.0120400265,-0.0022522535,-0.013315983,0.01795178,-0.046408325,0.032295387,-0.04523356,0.007534267,0.0038916348,0.022695633,0.0003056646,-0.011394058,0.015806887,0.010957583,0.011269703,0.012523259,0.041359067,-0.016544057,-0.0026494446,-0.022366729],"last_embed":{"hash":"1ftxtkj","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"1ftxtkj","at":1762857298051},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{7}","lines":[166,166],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ftxtkj","at":1762857298051}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010121145,-0.0041767424,-0.014079947,0.033338286,-0.036781117,-0.007873105,0.009520009,0.006649114,0.031978052,0.023939522,-0.007628796,0.019888548,0.014018752,-0.016309608,0.061784096,0.037755895,-0.01519634,-0.017106963,0.015867615,0.009893286,-0.011271151,0.03282772,0.029231483,-0.008867403,-0.022067938,0.009498183,0.015095436,-0.010193798,0.03283358,0.06252494,-0.012461784,-0.031840693,0.021873705,-0.058449913,0.053534847,0.01488748,-0.0019578685,-0.029635342,-0.04921269,0.051256146,0.016353762,-0.03022475,0.022989858,0.011472556,0.031482216,-0.0018177622,-0.0261504,-0.014416813,-0.0043351916,-0.021243393,0.020115284,0.008522109,-0.016048554,-0.040453784,-0.02164623,0.054988943,0.027701119,-0.016781563,-0.029547514,0.019845726,-0.043767314,0.014265841,-0.005901022,-0.011104286,-0.004775662,0.0915993,0.042225048,-0.01138159,0.00035443596,-0.0276081,0.01785776,0.018634511,0.029242124,-0.0047891852,-0.04947894,-0.009414449,0.03544365,0.016290942,-0.010810737,0.055746786,0.026503162,0.0058912872,-0.03355824,0.002300767,0.035460245,0.027625496,0.00072164147,0.03819568,0.008343552,-0.04492419,0.014967668,-0.009033668,0.011421274,-0.037017133,-0.019711064,-0.015334933,-0.037017733,-0.03315379,0.043092903,0.0017770152,0.036144458,0.008010894,0.0008836476,-0.02678506,0.01945729,-0.018275816,0.03434086,0.022225877,0.037266318,0.0010355695,0.018063756,0.018995386,0.016940452,-0.0011774653,-0.016764455,-0.031720854,-0.0015784329,-0.027643656,0.0053620883,-0.03350223,0.02469873,0.03864877,-0.0056964946,0.0028712028,-0.0007962831,0.0018508973,-0.0021520138,0.0106506925,-0.0035532832,0.053142693,0.008224492,-0.00079552736,0.0017116356,0.0017915894,-0.008341503,0.00068526,0.018711748,0.026974661,-0.0276544,-0.042530514,0.015803425,0.004048329,-0.0008215589,0.015022698,-0.018489474,-0.043692823,0.040333346,0.005749017,-0.028605476,0.010795861,-0.010485879,0.030217243,0.0057477504,0.025392188,-0.035713147,0.0012679662,-0.027480245,0.03031471,-0.0056507494,-0.023009425,0.027003355,-0.027113765,-0.03611266,0.03359043,-0.0026726779,0.011841833,0.017552627,0.017225688,-0.03153905,-0.019976452,0.018509116,-0.0059062736,-0.007747259,0.017832413,0.037493903,-0.0014182748,0.071160056,0.033214234,-0.00047309787,-0.023627676,-0.031112855,0.035887122,-0.021397213,0.010121423,0.019498728,0.055366054,-0.0169874,-0.0016964554,0.025990788,0.031122051,-0.0069167297,0.02474959,-0.013486968,0.000655487,0.08060849,-0.01852242,0.03327885,-0.024086045,0.04794288,-0.04201703,0.02115902,0.03539944,0.0045852256,-0.018183779,-0.0172209,-0.006419145,-0.014468676,-0.013312769,0.027610991,-0.04765183,-0.0054326435,-0.010742515,-0.0031913684,-0.022342118,-0.05307816,0.03520706,0.047474876,-0.0419104,0.007902158,0.014868268,0.021744791,0.062386524,0.02834122,0.004872649,-0.012649325,0.0023557977,-0.016658492,0.03357409,-0.022846028,-0.018183192,-0.023561424,0.006716237,-0.037648533,0.03009779,0.008392826,0.0067430823,-0.009478997,-0.015619795,0.03974069,0.017167328,-0.015950816,0.016098112,0.032490384,-0.000768867,-0.025876591,0.025510382,0.011418026,0.038798273,0.003732486,0.011557911,-0.016849255,-0.024304165,-0.039933812,-0.004773976,-0.00065331196,0.018370744,0.016601667,0.034787267,0.011156995,0.030978212,-0.021059638,-0.007857631,-0.011081143,-0.003418091,-0.005319086,-0.021563565,-0.006569856,-0.024361556,0.005926559,0.09829805,-0.004321994,-0.03798488,0.017113212,0.023988051,-0.038324475,0.021558527,-0.07630514,0.029715033,0.03968366,0.0013280478,-0.032386936,-0.053721026,0.008466493,0.044881757,0.034846358,0.0038890273,-0.042086042,-0.035847064,0.0077701462,0.013285468,-0.009143464,-0.025574962,0.07712077,0.0021786876,-0.031283394,-0.0015263564,0.027221894,-0.16062938,0.013433401,-0.012708138,0.046839256,0.012219239,0.005101816,-0.020236298,0.025577912,-0.053261396,0.04193375,0.007972335,-0.033486415,0.023395676,-0.015943909,0.004178212,0.0051340433,-0.045848537,-0.0019472182,-0.01762997,-0.057553098,-0.009692153,-0.021270921,0.05390915,0.011333185,-0.040674027,0.0004048902,0.052667663,0.00041405324,-0.028407514,-0.050028406,-0.027580688,0.010622794,-0.008943055,0.022652892,0.0078066387,0.018594004,-0.050942384,0.021139404,-0.005316375,0.017234925,0.03827171,0.058020275,-0.019644914,0.03042971,-0.021561762,0.0070238006,-0.021523321,0.0028335415,-0.057403803,-0.030979509,-0.0070708436,-0.019100308,0.010073,-0.008998205,-0.03219562,-0.018310918,0.0021684493,0.022904256,-0.03035055,-0.027171051,-0.0087640425,0.016773283,-0.0016514251,-0.01784406,0.010870114,-0.04997507,0.058413014,0.01303193,-0.034091286,-0.015423139,0.03559231,-0.08635856,0.025793582,-0.0017242334,0.007430271,0.010721638,0.0521292,-0.008661187,0.009421016,-0.123131126,-0.026554696,0.012122955,0.00092377636,-0.019001635,0.0022456355,-0.0350372,0.0071893367,0.015161962,0.037307955,0.24297735,0.050284594,0.026210964,0.0036595615,0.05837791,0.006449272,0.014065235,0.059494242,-0.013365662,-0.020846622,0.017326126,0.032738272,-0.0012803548,0.03653941,-0.015983658,0.026626319,-0.100684896,0.017970683,0.04794405,-0.016655825,0.018916167,-0.012939565,-0.010566838,-0.042652898,-0.067776084,-0.019486642,0.03131953,0.015640449,-0.005593129,0.014615002,-0.024943676,0.062062558,0.035191316,-0.045818105,0.035695285,-0.006194897,0.015125518,-0.028733253,-0.079246126,0.03239549,0.009714178,0.006502261,-0.016874349,-0.032138627,-0.055327065,-0.01800329,-0.0337347,0.0084807,-0.051250987,-0.0030808896,0.017612664,0.027021058,0.017791927,-0.013404644,0.013095194,0.0036002262,-0.010507477,-0.029441763,-0.016925067,0.056964025,0.03655587,0.03276452,-0.010113669,-0.010905715,-0.03181697,0.00022747941,-0.044103343,0.020752642,-0.012865102,-0.0033563264,-0.0334483,-0.011314223,0.03980472,0.03583486,0.0040774937,-0.030676281,0.03290056,0.032871626,0.031290878,-0.008435249,-0.02579107,-0.040918816,0.02743305,-0.014747747,0.022775004,0.0082123345,0.008994745,0.06396531,-0.031886704,0.01774463,0.03488115,-0.01553924,0.016483469,-0.030988412,-0.015588367,-0.0049827364,0.036883492,-0.0450192,-0.013825621,0.023813698,-0.028557625,0.0092753805,0.015588657,0.005166629,0.028070917,-0.018432124,0.0106158275,-0.019080669,-0.012613074,0.020784758,-0.075513855,-0.01335359,-0.017887965,-0.055107325,0.034811016,0.07180764,0.002385936,0.029318785,0.06659025,-0.014666046,-0.0007224743,0.03585561,0.00939445,0.04013972,-0.010585956,-0.04244177,-0.010997462,-0.0114360275,0.00086341257,0.015052016,0.02547955,-0.024912946,-0.041952416,0.012397095,0.07466261,0.013548865,-0.0031284313,-0.0051375404,0.010543524,-0.021043278,0.0014870397,-0.0039353995,-0.007487292,0.037764397,0.03429882,0.05850834,-0.07724919,-0.009558779,-0.04357901,0.00885232,0.042947195,0.008767315,0.004387348,-0.039262306,0.03467975,-0.03280523,-0.023343585,-0.024872893,0.000023133809,-0.025375877,0.002075098,-0.0010610564,0.022770539,0.056387283,-0.016661095,0.03787044,0.00060735096,0.012063009,-0.02793882,0.007597045,-0.01796408,0.028537335,-0.013940357,-0.019529954,-0.03251375,-0.010021932,-0.0049547018,0.023951618,0.007000738,-0.01798239,-0.0072782435,-0.043707583,-0.0040961187,0.030351764,0.038376823,0.0019831,0.004679527,-0.012559226,0.0008239051,-0.051762957,-0.005037752,0.08629502,-0.015998771,-0.013671242,0.009814091,0.016337447,0.056980997,0.049133472,0.039074216,0.004315736,-0.024524435,0.024950689,-0.000850792,0.056132417,-0.024296854,-0.058535405,0.007433218,0.017428752,0.03666286,0.036722798,0.009690642,-0.00681902,-0.046111036,-0.011601569,-0.036709808,-0.053429503,0.01498964,0.02960411,-0.046832476,-0.025175668,-0.022385348,-0.01989041,0.03527358,-0.05089427,-0.043986905,-0.00055806775,-0.029092915,-0.06719869,0.0014817815,-0.005162439,-0.008925727,0.013419982,0.024754839,-0.0065735374,0.0009842612,-0.015399348,0.023892585,0.032519136,-0.005544196,-0.019136438,0.0026546635,-0.046571165,-0.008139452,-0.009123223,0.0045771273,-0.0011761134,-0.046719875,-0.004082739,-0.027646994,0.029058741,0.016124211,-0.042015664,0.020077279,-0.03405305,0.034005195,0.0046743373,0.041300368,0.02415494,-0.014593537,-0.024963133,0.005566946,0.0414059,-0.004940497,-0.02014469,-0.05468212,-0.0264917,-0.020041332,0.038962364,-0.036475938,-0.041040663,0.006371364,-0.00751541,-0.03206638,-0.04484569,-0.01940046,0.007133501,-0.043023355,-0.019449273,0.05259868,-0.004351941,-0.06111188,0.04523694,-0.011083862,0.037575316,-0.0041651325,0.022696687,-0.004000626,-0.027956545,-0.015057773,-0.056491543,0.020914761,0.014474717,-0.0584504,0.03230722,-0.014970491,-0.007479301,-0.009241535,-0.0024289496,-0.014821084,0.009266918,-0.011400755,0.027121127,-0.045685213,0.031964954,0.0111268405,0.0011521273,-0.009390196,-0.013036501,0.01167621,0.02792224,0.04855037,-0.06965625,-0.021786612,0.01265664,-0.0057254415,-0.026908495,0.04219296,-0.0071367864,0.037117865,-0.025062416,-0.0025099155,-0.047818,-0.025937894,0.012620195,-0.04760482,0.02466351,-0.007607233,-0.058937196,-0.008759439,-0.015306451,-0.027459629,-0.024327785,-0.04340474,-0.036315367,-0.02197781,0.055073567,0.0121322265,-0.047606934,0.002590682,0.023475582,0.014013189,0.02821558,0.0062999153,-0.030188253,0.023515338,0.031975854,-0.021927267,0.010038864,-0.03721031,0.014788409,0.047175933,0.0058312374,-0.0030778297,-0.017975265,0.036352653,-0.010816883,-0.08780058,0.03552977,0.04787627,0.016512243,-0.031494435,0.0067048846,0.004134936,-0.043832052,0.02118631,0.017050205,-0.020423064,-0.042412248,0.03343274,0.010097002,-0.0036549212,0.00081159733,-0.023924887,0.036194596,-0.06685638,0.0618274,0.011839958,-0.037537962,0.047534265,-0.0058069583,-0.0065615135,-0.015502489,0.010075377,0.008324221,0.055066455,-0.010207714,-0.055441085,0.009201587,0.05075409,0.039688345,0.005622962,-0.048406143,-0.03399336,0.04225689,-0.14980516,-0.008236621,0.03146137,-0.014792932,0.0020951957,-0.012209025,-0.06194263,-0.05618438,-0.024917295,0.010221041,-0.011828712,-0.0072196,-0.007406563,-0.032127272,-0.02297251,0.01846748,-0.040822923,-0.05221593,-0.050551247,0.060309477,0.016934095,0.0048497,0.016541425,0.025755832,-0.007017096,0.0032127397,-0.011277128,-0.027109059,-0.07186701,-0.024116758,-0.02572689,-0.08465346,0.036283974,0.005040355,-0.011078184,-0.04088349,0.0062845508,0.007864894,-0.043679148,-0.03279096,-0.009871005,0.018985169,-0.02784031,0.04925517,-0.0126193715,0.037579205,-0.0270997,-0.014618264,-0.05135595,0.009314418,-0.014667922,0.036339536,-0.037324686,0.012399888,0.006123109,-0.017180754,-0.027695788,0.0069129635,-0.028403522,0.02607528,-0.020007268,0.000745999,-0.03300015,-0.008611678,-0.030505018,-0.007045868,0.015561476,0.017832799,0.0056963344,0.024451992,-0.00010272152,0.018331155,0.025679722,-0.009276325,-0.015192566,0.015794557,-0.0034671167,-0.029291082,-0.003974399,-0.036072824,-0.054753244,0.006939214,-0.0027660609,-0.04024768,-0.0030830184,0.012312471,0.0075652082,-0.0020949072,-0.054528505,-0.026456006,-0.055770013,-0.048514288,0.017586375,0.029233918,-0.014777411,0.015170986,-0.0048014303,-0.0010611273,-0.019818306,0.025273915,-0.006923203,-0.042598177,-0.013698529,-0.021471974,-0.015161246,-0.008350383,0.06743538,0.011821899,-0.01130845,-0.015631527,-0.031020788,0.018420752,0.028981378,0.029240211,-0.09536998,-0.0077595105,-0.002686539,0.012327652,-0.0006484311,0.022185476,-0.0051325564,-0.0495735,-0.0020531928,-0.036332108,0.021671869,0.088995956,0.02276659,0.019845879,0.040893376,0.025997894,0.019061832,-0.020911442,0.039128885,0.0027658823,0.034620423,-0.03728998,0.0051421607,0.021406967,-0.050017662,-0.046950363,-0.012945706,-0.02463713,-0.018635333,-0.04309575,-0.018394765,0.028797405,-0.023222953,0.026240295,-0.02453647,-0.034122877,0.018415349,-0.013788372,0.0077017387,0.027949974,-0.039098516,0.03223783,-0.038959973,-0.006438998,0.016898863,0.08409565,0.009346623,-0.017452052,-0.016122792,-0.02876544,-0.031648442,0.039379403,-0.02316852,-0.028547583,-0.020438628,0.0045501804,0.002540352,-0.017819652,-0.015158239,0.047895458,0.0450702,-0.009908349,-0.022454929,0.008193326,0.00893049,-0.0182208,0.035012405,-0.018973952,0.007514368,-0.017666217,0.013900361,0.027585104,-0.021145202,0.01932965,0.0034607798,0.004467263,-0.0019011439,-0.011908272,0.030223295,-0.047970425,0.031007987,0.009165772,-0.0034295754,0.03464362,0.032522023,0.03488691,-0.011027051,-0.0027573262,0.0057322867,-0.011122553,-0.013022715,-0.0006987566,0.007377811,-0.045922443,-0.04510371,0.030421916,-0.0045579467,-0.028090613,0.004126726,0.0073818415,0.013741497,-0.0019134693,0.034543958,0.047634352,-0.00009177446,-0.023644306,0.050518017,-0.008995941,0.01406326,0.00803421,-0.019328272,0.00034061784,-0.01757912,0.049743596,-0.030769035,0.017967343,-0.035174143,-0.027520409,-0.012503271,0.030125331,0.012855101,-0.009724519,0.013040144,-0.011269157,0.0013275206,0.007187368,0.023982827,-0.006207748,0.0011757334,-0.027312417],"last_embed":{"hash":"ngo58h","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"ngo58h","at":1762857298051},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{8}","lines":[167,167],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ngo58h","at":1762857298051}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039380483,-0.01226077,-0.019688273,0.030757071,-0.026224922,0.00075269473,0.010748263,-0.012623332,0.019940061,0.01779153,-0.0038458232,0.006948747,0.0068124393,-0.033919875,0.05824089,0.035340402,-0.03669373,-0.02663776,0.03982288,-0.00029127105,-0.015978748,0.022106698,0.035531443,-0.0016402077,-0.025826063,0.000752108,0.022515992,-0.012351663,0.019533994,0.06284051,-0.0058594956,-0.020412546,0.052802842,-0.053271458,0.030488707,0.00826576,0.0011435243,-0.017066166,-0.0518608,0.0349933,-0.019340323,-0.018664263,0.036493935,0.018092731,0.031718068,-0.013408145,-0.031009937,-0.015601759,0.016886929,-0.0167208,0.02144733,0.013142412,-0.033879183,-0.044954583,-0.0038833441,0.034562677,0.0055183293,-0.036106177,-0.033112016,0.019579627,-0.02019266,0.02976695,0.0025220711,-0.031642888,0.010173027,0.0805177,0.035399057,-0.0026809734,-0.002418514,-0.040177036,0.021945378,0.004196808,0.025827002,-0.0015878357,-0.042581555,-0.009697878,0.042112146,0.0022951812,0.00066120265,0.06299779,0.020207064,0.02511158,-0.015975276,0.020733856,0.018171394,-0.0013982413,-0.018578872,0.03096315,0.0057873344,-0.046926133,-0.010860846,-0.017371992,0.016489174,-0.012323255,-0.009744797,0.0020980656,-0.0361586,-0.014726793,0.044536717,0.016569292,0.043892726,0.017057983,0.00014944981,-0.027935065,0.03833949,-0.012872782,0.035959154,0.034814425,0.050992154,0.007901641,0.029832399,0.036533874,0.031965885,0.022423107,-0.029224532,-0.020793002,-0.0050728237,-0.0171006,0.011546986,-0.0123625025,0.015235019,0.0347422,-0.0035230026,-0.0011396045,-0.003549251,-0.006103859,-0.010663354,0.021668475,-0.00983827,0.053297404,0.004756613,0.008328579,0.009911353,0.0026683866,-0.007454887,-0.006365257,0.015381526,0.024043323,-0.016086236,-0.042483725,0.050760977,0.004205362,-0.021893024,0.006204787,-0.02363497,-0.028828403,0.041449852,0.034861308,-0.0036418187,0.03961272,0.008159962,0.029159322,-0.0126815345,-0.007104863,-0.033826217,-0.002156004,-0.036529068,0.02105936,-0.000087220746,0.0045466283,0.017613381,-0.036097772,-0.018834077,0.03670212,0.020303296,-0.0075449473,0.0015581216,0.01822402,-0.024830623,-0.03753997,0.018705392,-0.0256905,-0.014256262,0.023814652,0.04641833,-0.0036807999,0.08984336,0.03451082,0.0025687893,-0.025981225,-0.021804389,0.024556153,-0.034863774,-0.040434245,-0.008374517,0.04777707,-0.029528106,-0.038584504,0.016427778,0.04350375,0.0063349893,0.0075552347,0.001819789,-0.008776707,0.08166547,-0.003864561,0.023537403,-0.018150227,0.028083617,-0.03420734,0.017498365,0.033761937,-0.00835337,-0.022379506,-0.04872516,0.0025576465,-0.012999978,-0.014585741,0.0332147,-0.05333454,-0.008291962,0.010834655,-0.01503567,-0.019095674,-0.041703038,0.032009434,0.035982344,-0.047890685,0.004865075,-0.022534082,0.004430289,0.054848358,0.023944706,-0.000838692,0.010361472,-0.00661525,-0.015418373,0.036365047,-0.010643787,-0.019725189,-0.026731502,-0.011880898,0.0029902696,0.019712834,0.017871583,0.0037082923,-0.011843043,-0.007516518,0.020279057,0.013864588,-0.023296628,0.029358001,0.035354294,0.0067721745,-0.023003172,0.014314091,0.0051963185,0.046957873,0.0053335894,0.0065384842,-0.0041629374,-0.013567222,-0.02353859,-0.02684316,-0.002834524,0.008766738,0.00418525,0.019530367,0.026417512,0.039171085,-0.0065888916,0.0017653607,-0.024077838,-0.012368314,0.0095013855,-0.016418865,-0.010512722,-0.025735073,0.0086091,0.094998285,-0.02309178,-0.02974562,0.009827237,0.020181432,-0.044110414,0.0009452281,-0.071469285,0.0335902,0.026586454,0.021121206,-0.01913584,-0.03691823,0.02113463,0.07075046,0.017050266,0.006439872,-0.018180095,-0.04261362,0.028008036,0.033434905,-0.023890277,-0.031563453,0.081405796,0.006049896,-0.051755175,0.010429128,0.019429399,-0.16147022,-0.0090613365,-0.0018985153,0.027839663,0.019736053,0.016433297,-0.02453079,0.022915548,-0.07273047,0.05660659,-0.0056552,-0.038892306,0.01841702,0.007778239,0.020976944,-0.009538241,-0.03618648,-0.007853192,-0.019559437,-0.060488522,-0.02722286,-0.03485382,0.03266287,0.013513459,-0.021193167,0.006697132,0.07189729,-0.010424217,-0.023325298,-0.05928166,-0.041475162,0.009237057,-0.0039548143,0.02603463,0.015515506,0.012850551,-0.03970947,0.0017517573,-0.018709745,0.027384266,0.041323323,0.032961562,0.010376781,0.03396128,-0.018294362,0.013098722,-0.017251967,0.012486952,-0.07369526,-0.03702622,-0.007255505,0.0006640388,0.014419117,-0.00030005115,-0.035823286,0.000115856834,0.018417167,0.031450372,-0.01562938,-0.014334934,0.007638413,0.012407175,-0.0038406036,-0.039749347,0.0075889686,-0.035900354,0.04733341,-0.00310042,-0.03648509,-0.03186879,0.019928124,-0.07628984,0.017402228,-0.02269157,0.001066778,0.018461084,0.053508956,0.010622525,-0.015026561,-0.11500898,-0.026487477,0.0075210575,0.013080731,-0.017653622,-0.0110210255,-0.029771233,0.016894862,0.011616208,0.037164323,0.24597067,0.04307298,0.0024755544,0.0026829361,0.048850432,-0.020130876,0.004907884,0.062274568,-0.0024884886,-0.03038101,0.01779122,0.034105215,0.0017020722,0.015029848,0.0066723023,0.03464346,-0.103617944,0.015523797,0.05475246,-0.018152492,0.026231285,-0.01439809,-0.00016178258,-0.046458945,-0.08857281,-0.013283164,0.01757933,0.04729058,-0.0052659046,0.033070154,-0.035061892,0.08787288,0.04018154,-0.04242144,0.039459415,0.0151325865,0.016133705,-0.058861,-0.08112331,0.034015447,-0.0039844923,0.003412933,-0.008023042,-0.05384004,-0.047020603,-0.025702927,-0.024806285,-0.018798698,-0.04921309,-0.011173766,-0.00042945324,0.017870553,0.028085388,-0.013164539,0.0050291517,0.014906525,-0.018771889,-0.020969598,-0.013578085,0.038061652,0.053750254,0.036239468,-0.013682733,0.0024967557,-0.025675839,0.0069504613,-0.03960254,0.013823654,-0.00035809758,-0.004010333,-0.031856038,0.013064945,0.01967774,0.031486563,0.007051525,-0.038844295,0.018085085,0.037230827,0.030133856,-0.021206431,-0.02206494,-0.03426033,0.02194412,0.0018126322,0.035669215,0.02251345,-0.0040820357,0.07753009,-0.013750882,0.016654309,0.033295654,-0.0042399135,-0.0029948778,-0.03785099,-0.0033755589,0.007201687,0.014446286,-0.030440258,-0.007340338,0.026056943,-0.030357549,-0.0056145233,0.0017260612,0.0016879764,0.02369587,0.011005188,0.006481015,-0.012009802,-0.010832028,0.014866237,-0.09831786,-0.0002229697,-0.0015648111,-0.05186362,0.04079532,0.08788463,0.012479139,0.0427184,0.05940946,-0.016284337,0.0016709926,0.014149789,0.010226986,0.030454421,0.002285012,-0.04175987,-0.014719179,-0.0044124173,-0.00074086327,0.02905372,0.017522844,-0.023427121,-0.025301388,0.017842287,0.05972658,0.016590603,0.018485788,0.0074045267,0.011656245,-0.006611543,0.0002816449,-0.0061707525,-0.027983379,0.07153916,0.01831223,0.079156436,-0.08197347,0.02176968,-0.052458756,0.0063722217,0.013833906,0.024694063,0.008572431,-0.03578395,0.04458605,-0.035215054,-0.018947005,-0.025377968,-0.0055302815,-0.020704735,-0.008456869,0.007831727,0.039551698,0.047560595,-0.009381279,0.02399093,-0.0035643873,0.016468113,-0.026264993,-0.016921315,-0.012655916,0.035141356,-0.021964336,-0.0014848306,-0.012871953,-0.023453772,0.0028269982,0.01925985,-0.016072398,-0.024314778,-0.0037022142,-0.039321173,-0.014317991,0.045206115,0.022853065,-0.014134145,-0.0037730397,-0.0073875026,-0.0017609559,-0.041258395,-0.020562934,0.090414666,-0.01354777,-0.0076808264,0.020571947,0.014526845,0.05053491,0.022745118,0.015172551,0.013728658,0.0074758623,0.045994744,0.020301556,0.053891834,-0.029380409,-0.057233118,0.007999413,0.01886379,0.025369048,0.022223618,-0.0008832484,-0.008564924,-0.03428879,-0.0050838185,-0.031614013,-0.062505655,0.018870633,0.023797397,-0.04380222,-0.025417779,-0.030427538,0.0036012507,0.02314642,-0.056393087,-0.023543553,0.005711732,-0.031178482,-0.062001456,-0.012735545,0.0047517456,-0.01179656,0.014408597,-0.0043672747,-0.029465185,-0.018851155,0.027263153,0.03252557,0.031232316,-0.008656467,-0.020418696,-0.00546554,-0.026867976,-0.029147152,0.006583256,0.0021143144,-0.0009944814,-0.0359702,0.0018435029,-0.022425046,0.042475644,-0.0025462005,-0.02156172,0.017001484,-0.0383801,0.01836483,0.004475591,0.026592813,0.03863008,-0.0029764136,-0.041066833,0.005617321,0.02164602,0.006269152,-0.0256658,-0.07568177,-0.042152077,-0.02006454,0.043643624,-0.03441419,-0.056137025,0.013574771,-0.008783127,-0.01453795,-0.030142276,-0.009513367,0.014973335,-0.055633213,-0.009461536,0.047027383,-0.0052431724,-0.06815927,0.048142996,-0.011450918,0.017599143,-0.008378705,0.011802817,0.01971887,-0.036763705,0.002778119,-0.050970573,0.015432299,0.0052359,-0.04820928,0.024720082,-0.010142547,-0.0023463792,-0.021869833,-0.003855784,-0.018585615,0.016347345,0.013964086,0.016002271,-0.017872078,0.020158894,0.016871614,-0.009143091,0.00834967,-0.012782976,0.0052901264,0.0027801287,0.046979833,-0.05649714,-0.00825627,0.0038972653,0.003803497,-0.009819146,0.04202391,-0.0033555396,0.031390578,-0.018088842,-0.0256801,-0.046705864,-0.041990954,0.004003837,-0.049634255,0.01725935,-0.022849793,-0.07257452,-0.026003571,-0.013740904,-0.022671677,-0.012770172,-0.022836585,-0.045136247,-0.017700639,0.044882588,0.023972483,-0.02879233,0.0014246245,0.030941917,-0.0010734845,0.014885182,0.004207028,-0.03245584,0.023391288,0.02258318,-0.0250974,0.009736822,-0.025646381,-0.0026820593,0.029487947,-0.013052226,0.00008349226,-0.026004514,0.055404935,-0.0066266516,-0.07545331,0.023809055,0.04044399,0.0029600612,-0.033190567,0.017003775,0.023705415,-0.050153058,0.014373608,0.020496693,-0.014194459,-0.04173365,0.020975376,0.007828767,-0.013230008,-0.013839681,-0.020093564,0.026118005,-0.061728086,0.04539705,0.010258071,-0.049034465,0.04212289,-0.014813524,-0.012233197,-0.0173003,-0.0014535591,0.005050382,0.041790288,-0.011645698,-0.059908412,0.024778549,0.053916674,0.026745487,0.0076263836,-0.039001983,-0.01996175,0.02870741,-0.15387523,0.012971006,0.023622494,-0.0007791229,0.00073077646,-0.0016124892,-0.060088105,-0.041506793,-0.015724313,0.0021509966,-0.009006479,-0.044193104,-0.0024346227,-0.017462509,-0.014480801,0.01954592,-0.036085717,-0.040220074,-0.041916598,0.057114054,0.020399235,0.026920645,0.045491807,0.0354977,0.0063984604,0.014825469,-0.015874408,-0.030491006,-0.061307874,-0.005960117,-0.029909005,-0.07526947,0.024976358,0.017443169,-0.031160876,-0.034787364,-0.0015307221,-0.01182746,-0.053085685,-0.028159264,-0.0070850626,0.013001026,0.013593671,0.03976829,0.007923588,0.048517395,-0.031531002,-0.021877535,-0.051022235,-0.008390265,0.00047325838,0.040059388,-0.018184977,0.024541276,0.008052593,-0.021518903,-0.022329815,0.003551031,-0.031309243,0.005603672,-0.015984379,0.009434028,-0.02887002,-0.011228832,-0.032539487,0.0002644616,0.022814695,0.009421898,-0.014285776,0.038918283,-0.006108122,0.012430357,0.025424251,-0.0026524889,-0.009571593,0.012521314,0.015834419,-0.022066718,0.011307348,-0.03671527,-0.058775622,0.0024090223,-0.019884186,-0.041797925,0.010046544,-0.007787937,0.0074194334,-0.02379662,-0.043926045,-0.026911542,-0.033479642,-0.032077778,0.010490716,0.01457784,-0.013967113,0.02603139,0.0015928934,0.018336507,-0.034489207,0.0087210955,-0.03572691,-0.036620576,-0.02302855,-0.030848395,-0.032542672,0.013447479,0.055237394,0.014179314,-0.012000168,-0.018178465,-0.00939872,0.020812755,0.017883427,0.013100061,-0.08826705,-0.004803631,0.018448178,0.022466263,0.009528482,0.021015631,-0.00077075086,-0.053328656,-0.021357436,-0.042787034,0.009882937,0.08441683,0.04153071,0.03901179,0.041409407,0.024250383,0.007969275,-0.027831389,0.0300228,0.008031248,0.047779955,-0.03659314,-0.011866747,0.027690891,-0.067973986,-0.04295503,-0.009990727,-0.002243278,-0.03191644,-0.04517366,-0.020478738,0.013902526,-0.012577099,-0.0048333593,-0.033830862,-0.030032877,0.020231286,-0.009190178,0.0005489328,0.037328497,-0.042557128,0.04927483,-0.03552251,0.01269887,0.014118208,0.101525605,-0.012872181,-0.017423155,-0.016389202,-0.044916686,-0.038039275,0.031578593,-0.022374524,-0.021105126,-0.008850866,0.0042123604,0.0037687095,0.00052829785,-0.019170824,0.029412676,0.060237445,-0.010009789,-0.031320333,0.015139234,0.0014490903,-0.0067243073,0.030816868,-0.0071972637,0.00921067,-0.020008521,0.0047888206,0.02420438,-0.007098782,0.012399246,-0.021518718,0.0055532157,-0.010455732,-0.004017378,0.024175866,-0.036955558,0.053845335,0.012632155,-0.00096967706,0.0179752,0.03952173,0.049405117,-0.03434798,-0.010698033,0.009693467,0.0005300903,-0.027425133,0.017237214,-0.01084846,-0.027086409,-0.045497224,0.01639368,-0.0069659585,-0.0031325459,-0.0006551303,0.008223595,0.015536845,0.01517387,0.023636937,0.027801782,0.000016406575,-0.020453276,0.05136217,-0.013114522,0.007790461,-0.015921453,-0.011844831,0.01723878,-0.02097427,0.024281045,-0.01196718,0.020091916,-0.032846063,-0.011461468,-0.009156133,0.015250767,0.004532649,-0.002640609,0.00074181805,-0.022021767,0.0053804596,-0.01507332,0.028356802,-0.012413571,-0.004032652,-0.029566076],"last_embed":{"hash":"1thon4b","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"1thon4b","at":1762857298051},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{9}","lines":[168,168],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1thon4b","at":1762857298051}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022549905,-0.015862895,-0.011643645,0.024804212,-0.028334029,-0.01133943,0.02224554,-0.007425402,0.023646824,0.023313994,-0.023481116,0.0053865057,0.002862976,-0.011804941,0.039129473,0.03992455,-0.019447323,-0.015198118,0.046454508,-0.004443429,-0.02012289,0.037479993,0.049502727,-0.0052571683,-0.023424575,0.01808289,0.012633534,0.0030044138,0.0071513574,0.05603206,-0.015879892,-0.024103023,0.049237005,-0.044018682,0.028763464,0.0388107,-0.021232525,-0.02628186,-0.041259136,0.037903234,-0.008639279,-0.026887475,0.025336653,0.016022142,0.035419427,-0.026739275,-0.016680256,-0.015883477,0.018368287,-0.03106375,0.0014964984,0.018893506,-0.018770657,-0.03281677,-0.028781405,0.05142566,0.023115477,-0.0056247073,-0.011122425,0.009981412,-0.022723434,0.031148091,-0.00822547,-0.015229083,0.0035075848,0.06972649,0.032132246,-0.015679296,0.0069390414,-0.040672045,0.021540033,0.024409091,0.027359573,-0.0023877746,-0.033867184,0.0042177984,0.036808215,0.023333501,0.00075494585,0.047324814,0.0120802345,0.020901343,-0.047239617,0.013381447,0.039367445,0.01688699,-0.0058154818,0.03502901,0.021979315,-0.05658254,0.009162394,-0.009403993,0.018546337,-0.017365584,-0.006213517,-0.00048970885,-0.055017766,-0.025934547,0.029143013,0.00565575,0.028499305,-0.0040660305,0.0032566916,-0.04349922,0.029173594,0.0070456895,0.04916975,0.028378578,0.041672226,0.0032164159,0.019532895,0.017720824,0.025728023,0.0043724575,-0.028284632,-0.0104910955,0.015661793,-0.025639014,0.00773517,-0.010300123,0.013003259,0.04849626,-0.025346456,-0.0020550692,0.011437315,0.013072006,0.007607592,0.022095643,-0.0026465887,0.043294307,-0.0006928088,0.0038766551,0.0048104026,0.018137874,-0.026469395,-0.007973068,0.023235844,0.042888604,-0.014373912,-0.039693255,0.048849396,0.008890688,-0.0053626597,0.032186374,-0.0032471905,-0.023584006,0.02454516,0.010604871,-0.018409392,0.013520027,-0.000031152256,0.025387213,0.011260718,0.015080253,-0.048037063,0.009606625,-0.057427872,0.025954256,0.0044061556,0.0041999724,0.014685695,-0.043639835,-0.043684267,0.053459056,0.017446896,0.008349093,-0.004256035,0.01816424,-0.025477245,-0.035852514,0.028343573,-0.025933594,-0.015945885,0.021229466,0.020122938,0.0016477385,0.086612195,0.031188799,-0.0007863849,-0.0036169086,-0.030005135,0.029097958,-0.032663144,-0.011024731,-0.0051829647,0.050880414,-0.039791465,-0.00077161955,0.021635128,0.036938332,0.004716665,0.0083753355,0.02091817,-0.018401867,0.07995198,-0.018544223,0.052584115,-0.017806226,0.033557206,-0.029783783,0.034735568,0.039252732,0.026979463,-0.024410402,-0.037516803,-0.010925039,-0.013988754,-0.014620253,0.032985106,-0.047470912,-0.00624515,0.009943313,0.005371467,-0.038871843,-0.046616234,0.039754838,0.042239036,-0.035464548,0.014338497,0.0062427754,-0.02404294,0.06869226,0.019977257,-0.021713851,-0.00017016052,-0.004540261,-0.0011948562,0.020589778,0.00052344106,0.0114741735,-0.021772103,0.0027214834,-0.03041455,0.019738382,0.018389413,-0.011063249,-0.019200357,-0.022347862,0.024434114,0.00046764733,-0.03622154,0.009340947,0.023919258,-0.0027244464,-0.037806436,0.010775292,-0.009323106,0.02246737,0.008882889,0.0020442177,-0.022982022,-0.011231842,-0.032834638,-0.0071953484,0.008350065,-0.0019863686,0.011200715,0.015330043,0.007390582,0.013907275,-0.011693043,0.008482618,-0.0068420684,-0.0067047076,0.028048307,-0.038417023,0.009407264,-0.029909562,0.01565116,0.09381684,-0.01003407,-0.043575652,0.012617521,0.022021055,-0.051945984,-0.0025695884,-0.053383663,0.009048849,0.0335744,0.008273761,-0.054433316,-0.050610647,0.006244037,0.057842776,0.028491866,-0.0062951497,-0.02741434,-0.036645506,0.009992048,-0.011382202,-0.01191541,-0.021589972,0.07593883,-0.0029433318,-0.042074922,-0.011954179,0.021999974,-0.16223899,0.01083633,-0.014594783,0.0380119,0.007144017,0.013336837,-0.01881255,0.024982061,-0.060578194,0.061777838,-0.003943083,-0.028463231,0.006669275,0.002940843,0.0035791006,-0.024309864,-0.024184324,-0.014760306,-0.03878549,-0.053662777,-0.017851794,-0.040811695,0.016935531,0.006660301,-0.017264541,0.0057142917,0.053496342,0.025583092,-0.032336388,-0.04133396,-0.043880038,0.021009164,-0.007449961,-0.0018443192,0.03153768,0.026170623,-0.044589933,0.03792217,-0.0100504495,0.01728717,0.042651094,0.022693746,0.014340051,0.03972963,-0.020547923,0.02116195,-0.020555744,0.0027913186,-0.047589935,-0.03718533,-0.027461797,-0.023162574,0.015352775,0.001130107,-0.03055896,-0.011224807,0.026181107,0.019993845,-0.03267469,-0.02126182,-0.020256307,-0.0046632676,-0.018551027,-0.03943966,0.013514419,-0.03662459,0.04902638,0.00016261199,-0.033709913,-0.023206739,0.025199683,-0.074127086,0.0154849375,0.0022622817,-0.0027023666,0.033068396,0.050113592,0.0033446634,-0.02751829,-0.115753554,-0.014316021,0.025024058,0.010551929,-0.03159868,-0.0034372136,-0.04762258,0.015896507,0.020458685,0.026385032,0.25140372,0.0406432,0.0017402988,0.02037486,0.045212243,-0.013330636,0.01385889,0.06009111,-0.015576153,-0.019590165,0.033440024,0.016836168,-0.0047330842,0.016622476,-0.00989995,0.02868705,-0.09937272,0.02509611,0.046151884,-0.003372625,0.011772882,-0.0025025026,0.012607655,-0.043170813,-0.07743129,-0.015140358,0.018348975,0.034664627,-0.022284178,0.01648871,-0.03682978,0.054811098,0.044886757,-0.04625971,0.04907886,0.01521713,0.0065864627,-0.061800122,-0.092824675,0.033788875,0.019801594,0.0037311073,-0.006589624,-0.056201283,-0.029376678,-0.012033678,-0.018747602,-0.01510435,-0.05100683,0.00026238282,0.009415748,0.029293837,0.03045862,-0.015167415,0.01287088,0.02523455,-0.0031834466,-0.00050550984,-0.015431028,0.011495106,0.047588676,0.027195545,-0.016454516,0.0031136214,-0.0054251626,-0.008432487,-0.011222406,0.012369808,-0.0074200695,-0.013235745,-0.0038049358,0.002313463,0.012649657,0.054965578,0.014987211,-0.02733451,0.012259535,0.0133696785,0.02760183,-0.051002424,-0.030257378,-0.038356878,0.025121672,-0.0072046546,0.026533935,0.022755554,-0.018887084,0.069786325,-0.025211891,0.0014607791,0.021981582,-0.0071723806,-0.009046857,-0.037673846,-0.0031886038,0.005212069,0.037092943,-0.04898618,-0.022834942,0.0363834,-0.011388505,0.00012287551,0.01084104,0.02795547,0.020820366,-0.019930203,0.0025181184,-0.015632886,-0.014868058,0.024911134,-0.09214663,-0.009937621,0.002587673,-0.03987291,0.046093486,0.094362736,0.012655287,0.040054746,0.05259903,-0.0047679152,-0.0068058427,0.02443848,0.013818166,0.045517985,-0.029047113,-0.059003983,-0.015725616,-0.009685791,-0.0050226757,0.027335998,0.035228368,-0.02053741,-0.023763157,0.021976363,0.06782978,0.03585502,0.012585124,0.008586644,0.012035741,-0.0028142275,0.015456216,-0.00055790215,-0.026104728,0.057438463,0.021949269,0.061412632,-0.05949084,-0.013056812,-0.055253558,-0.0053241346,-0.002340071,0.01142778,0.017767606,-0.048618253,0.025634503,-0.040595416,-0.02037366,-0.04730842,-0.004777434,-0.030797664,-0.009137405,0.019789368,0.01934802,0.04890795,-0.013695333,0.023403164,0.024090827,0.012005189,-0.020668363,-0.01614035,-0.005448773,0.01804541,-0.026399774,-0.04288507,-0.021381732,-0.023722358,0.0017612079,0.015639823,0.00054073194,-0.022193551,-0.016816527,-0.031874117,0.024773452,0.03574682,0.011623689,-0.012257178,0.0063060876,-0.01145502,0.0024687878,-0.04240911,-0.017205894,0.09712537,-0.006324781,-0.007471257,0.015580015,0.0045293495,0.0633891,0.030254666,0.026865106,0.025830396,0.021618111,0.041887302,-0.0075911004,0.043365378,-0.0048193377,-0.048401814,0.0029289934,0.0023411254,0.023678647,0.023574319,0.031297483,-0.008271638,-0.022493357,-0.00047585624,-0.054894622,-0.045024764,0.03523456,0.047158528,-0.056568816,-0.028367942,-0.03869535,-0.000294979,0.024581816,-0.05580622,-0.0109893,0.016209327,-0.023658607,-0.060467824,0.013231225,0.006687451,-0.011907718,0.020125007,0.032478746,-0.034016486,-0.017053649,0.003527292,0.027112046,0.030148912,0.008499027,-0.022902384,0.007919698,-0.02446264,-0.026902614,-0.01371509,0.00096235675,-0.0029038496,-0.03410498,-0.005558417,-0.024284516,0.039358724,-0.00020522017,0.0022308214,0.05338761,-0.037279673,0.0012611101,-0.0027108514,0.008556253,0.021798678,-0.023499936,-0.04838219,-0.015262616,0.04120177,0.013421919,-0.022247575,-0.057859365,-0.03484124,-0.018722573,0.051383775,-0.05505363,-0.048406586,0.020806646,0.004614948,-0.0236256,-0.028734723,-0.02413609,-0.0005372322,-0.048042007,-0.021404993,0.025892522,0.012578571,-0.05389949,0.05612471,-0.00022332564,0.018255824,-0.017723735,0.0139564425,0.011417479,-0.03458079,0.004767441,-0.06677018,0.02694173,-0.0052225236,-0.051314667,0.026923154,0.002296196,0.013748093,-0.016645119,-0.019544268,-0.0032599233,0.010743548,0.0044410257,0.030250132,-0.035238035,0.02939338,0.024655612,-0.0061015445,0.011934146,-0.032324918,-0.0021268814,0.004107789,0.03272764,-0.055509187,-0.017897664,-0.0032323732,-0.0012430929,0.008290527,0.041944016,-0.022345804,0.030817538,-0.007931557,-0.02781253,-0.04590582,-0.0254375,-0.00007484129,-0.05442079,0.005242503,-0.009431575,-0.06619821,-0.023711484,-0.011537856,-0.023354528,-0.02852314,-0.040496763,-0.040458236,-0.030320033,0.035441678,0.012941809,-0.051414546,-0.0010787918,0.04544021,0.010719377,0.0143682575,0.0060014916,-0.02507379,0.016983692,0.0037413363,-0.020842655,0.010111187,-0.02947234,0.010526954,0.027128281,-0.024215754,-0.0029375625,-0.025571909,0.049679823,0.016179215,-0.062668554,0.030262358,0.038276497,0.0062664207,-0.03772546,0.02041303,0.021003263,-0.03811386,0.020196682,0.0107015185,-0.012295557,-0.05218365,0.019261448,0.008530646,-0.016441375,-0.0032189784,-0.025042793,0.046379734,-0.053244475,0.035792466,0.003773558,-0.043382578,0.047552776,-0.010465031,-0.0061737965,-0.024007613,-0.013327935,-0.006755515,0.04765867,-0.012565603,-0.03275045,0.018974973,0.046207447,0.032668557,0.0015121816,-0.047032874,-0.03072436,0.021723457,-0.15002413,-0.004436326,0.024795715,-0.024846917,-0.0055155084,0.0005145987,-0.017579814,-0.053178012,-0.023834947,0.011958902,-0.0075582676,-0.009827937,-0.015434056,-0.02335426,-0.01504336,0.03896858,-0.0596983,-0.044634804,-0.049132753,0.06706893,0.004120829,0.02498118,0.045184173,0.019191345,0.013363188,0.0077330074,-0.020340644,-0.01863861,-0.052783586,-0.020929137,-0.024494307,-0.077882014,0.031598695,0.016893445,-0.01783612,-0.03741713,-0.0042635817,-0.0024141076,-0.070140816,-0.023273095,-0.0012148356,0.013958291,-0.012068969,0.020238506,-0.011118217,0.03670921,-0.016801395,-0.015875911,-0.043839924,-0.024207477,-0.023662021,0.037418112,-0.032213483,0.017392693,-0.0059830598,-0.011977127,-0.017167313,0.013758109,-0.034308575,0.00781565,-0.010141595,-0.0097525,-0.010940836,-0.009307277,-0.014785902,0.0068081394,-0.0015168969,0.023141632,-0.011411785,0.053211767,-0.0017872448,0.03596154,0.005718513,-0.007071782,-0.013711579,0.03086806,0.017500643,-0.025192806,0.03080636,-0.038335245,-0.04655158,0.008563848,-0.0036023774,-0.0077730464,-0.010494,0.0028310728,0.009480538,-0.026136925,-0.04260705,-0.0306067,-0.04688444,-0.033865985,0.025020828,0.03183383,-0.0070244065,0.02647526,-0.012417583,-0.0033543217,-0.019385314,0.015590729,-0.02450099,-0.020012502,-0.016160285,-0.015639624,-0.024952872,0.010935553,0.037929576,0.02487198,-0.023157736,-0.034328382,-0.0072231945,0.0021640267,0.022140771,0.023240278,-0.08984363,-0.022958478,-0.021195933,0.026133575,0.0041801273,0.020443272,0.015868451,-0.041106477,-0.0034825956,-0.040709604,0.010947977,0.08306989,0.03089239,0.021174675,0.050930362,0.0052644107,0.0002147461,-0.03014927,0.02693246,0.009524592,0.03861518,-0.049801275,-0.0062534953,0.02682585,-0.052159205,-0.050275575,-0.023861257,-0.027777508,-0.024161644,-0.06524899,-0.0092384005,0.027672429,-0.0064093275,0.011849897,-0.033332445,-0.020839794,0.020163154,-0.011632889,-0.0045736637,0.012443614,-0.04225446,0.05273553,-0.049956985,0.028535299,0.0024193963,0.10385985,0.024109976,-0.018174767,-0.02958944,-0.044416204,-0.061619747,0.03856065,-0.013484637,-0.036265884,-0.010847564,0.00051354786,-0.0081020985,-0.010904677,-0.0061369,0.029142108,0.060537588,0.0055464357,-0.022107244,0.015264543,-0.0013069845,-0.002997869,0.017035887,0.00029908415,0.015693238,-0.019725718,0.0062531843,0.021289326,-0.023144541,0.033807784,-0.0011134838,0.007633983,-0.015515014,-0.019474635,0.03952501,-0.035224613,0.021118501,0.020487877,0.019171989,0.04109605,0.033882063,0.041229103,-0.016017048,-0.02357056,-0.007796471,-0.012492199,-0.010436973,0.027896663,-0.0052974536,-0.050650485,-0.029803868,0.025875948,0.000416901,-0.023639243,0.029821634,0.024968447,0.022964926,0.013056634,0.024489319,0.0403418,-0.019016758,-0.03602874,0.056877434,-0.008681856,0.015682787,0.003492758,-0.002526944,0.0025153148,-0.0066001303,0.02480065,-0.011443256,0.022768248,-0.046773717,0.009918687,-0.0081307255,-0.0013388161,0.011810822,0.005539595,0.015119599,-0.0065185535,0.030779636,0.005767374,0.02449443,-0.033278994,0.0049122185,-0.0200858],"last_embed":{"hash":"12gj1c1","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"12gj1c1","at":1762857298051},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Micro-Intervention (30 seconds)#{10}","lines":[169,170],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12gj1c1","at":1762857298051}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0050258003,0.004969082,-0.008545296,0.044583414,-0.030946402,-0.020714449,0.015181911,-0.03471328,-0.00011095423,0.027477121,-0.022616515,0.00906095,-0.016297305,-0.010526605,0.030691413,0.056553606,-0.025502553,0.015180767,0.051302984,0.007149498,-0.0070128096,0.022217335,0.02789256,0.0027971608,-0.022405105,-0.0028610232,0.0092651155,-0.0124978665,0.00856416,0.04286791,0.011366993,-0.016387003,0.005219568,-0.056531038,0.018046005,0.014695209,-0.0010039377,-0.03278344,-0.026442373,0.05108373,0.012970802,-0.04833041,0.040080447,0.022041,0.028926836,-0.024559146,-0.04641939,-0.0076991613,0.04051472,-0.04348466,0.0007897654,-0.0064073117,-0.01929029,-0.02495113,-0.056116406,0.026562095,0.019280564,-0.042883128,-0.022486785,0.001362555,-0.0028200739,0.04799422,-0.016037274,-0.03716551,0.0112318685,0.043457974,0.026050849,0.005962182,-0.0075755706,-0.040244658,0.021050014,0.025369057,-0.0068558576,-0.0019047688,-0.046212453,-0.018319245,0.03238702,0.0053623924,0.012133437,0.022462633,0.017384712,0.029021202,-0.0044295248,0.010689635,0.0054458766,0.026466839,-0.020593094,0.08081318,0.008993799,-0.027730713,0.0014747838,0.007739744,0.012022715,-0.020393953,-0.0032886975,-0.007779899,-0.033300042,-0.026993306,0.025902856,-0.0087250145,0.013454898,-0.007215327,0.007919637,-0.027519675,0.0032575808,0.035878647,0.0140208425,0.043219037,0.05340229,-0.016521009,0.050768636,0.031984415,0.015900929,0.04040871,-0.018533602,-0.030833505,0.00021683844,-0.030966545,-0.008790945,-0.039211176,0.019170249,0.028657269,-0.03367416,0.010528276,0.011953456,0.011786018,0.012356131,0.028279051,0.003414349,0.04152891,-0.012695625,-0.0473174,-0.0010091828,0.00782099,-0.016402967,0.0049703135,-0.0050122296,0.04944085,-0.012250157,-0.06258449,0.04374797,0.029974252,0.0070022824,-0.004140739,-0.025084289,-0.030187096,0.012265395,0.018437587,-0.039187558,0.028352622,-0.0053226147,0.038707145,0.012033655,0.012874428,-0.016411321,0.025843296,-0.04089302,0.014665241,-0.007697125,0.028796744,0.035766024,-0.030090602,-0.031805817,0.045034863,0.010693833,0.0019590568,-0.014130505,-0.0031177888,-0.026627041,-0.024224369,0.014842671,0.017158216,-0.002994016,0.049600765,0.014191287,0.022033993,0.06257893,0.029178647,0.0037835445,-0.04214466,-0.035193518,0.047978718,0.0006147682,-0.04021542,0.022001747,0.03773073,-0.029795567,-0.014886583,0.010568759,0.052352868,-0.0028519013,0.0000607333,-0.008016799,-0.014817707,0.08236198,-0.019089326,0.029234556,-0.02460196,0.040714707,-0.031703625,0.02370919,-0.003641264,-0.0018272182,-0.0082679875,-0.02979055,-0.008051328,-0.034882788,0.005952928,0.030200005,-0.06743727,-0.024693307,-0.003506946,0.020207068,-0.050652362,-0.017581908,0.07892559,0.050285824,-0.013057927,-0.012273576,0.010813226,0.012817273,0.057440586,0.018738708,0.0033481037,-0.046803053,0.0002912052,-0.008943534,0.030678896,-0.028002704,-0.014241829,-0.012843196,-0.017747141,-0.0382863,0.0113173425,-0.0034666446,-0.01625761,-0.020158384,0.0034326601,0.011023373,0.040767614,-0.031891536,0.010437709,0.022818532,0.030943979,-0.004707971,-0.01356264,0.003564902,0.01777086,0.013688312,0.030995142,-0.007014269,-0.0012020152,-0.021398906,-0.009953727,0.0044684145,-0.00090049836,0.02844864,0.012635207,-0.007842401,0.00447425,-0.002010862,0.014809045,-0.007927603,0.005239366,-0.004096408,-0.0373639,-0.029705191,-0.000056039433,0.01869717,0.094685435,-0.01239051,-0.0017038065,0.035536736,0.00606469,-0.02917379,0.01882557,-0.04536199,0.0067748637,0.011035973,0.02224648,-0.05199117,-0.051001154,0.033528868,0.030011866,0.017702617,-0.007697508,-0.03207138,-0.034927122,0.02678775,0.015441635,-0.01666107,-0.010971515,0.06263852,0.0036199046,-0.02010425,-0.00068253686,-0.0034798807,-0.16383661,0.008511497,0.0004952168,0.0047239433,0.003763099,0.019886104,-0.031747583,-0.009040307,-0.02991044,0.022290025,0.016950512,-0.027390867,0.04928522,0.008219781,0.044448853,-0.028024537,-0.028408686,0.000913698,-0.040142927,-0.05888028,-0.030994443,-0.053245835,0.09967917,0.043156195,-0.008657941,-0.012603155,0.04214172,-0.027934927,-0.022527827,-0.046220586,-0.04017121,0.020105993,-0.0011234272,0.016333684,0.009238027,0.005941867,-0.029479468,0.0068658,0.01276162,0.0306584,0.046971574,0.03985554,0.0023951437,0.033608116,-0.0030041607,0.0089487005,-0.047298737,0.027820403,-0.06463094,-0.05006106,-0.009973673,0.0030983968,-0.03547324,0.009992384,-0.030006364,-0.009569604,0.03150855,0.017948253,-0.038995456,-0.004410316,0.010274367,-0.010952071,-0.00089999184,-0.033683505,-0.026208153,-0.04420976,0.025061058,-0.0012652917,-0.039323486,-0.02066713,0.0519502,-0.027499087,0.032158174,-0.00082495745,0.026553288,0.020259878,0.033847686,0.024098847,0.0012462345,-0.11379279,-0.046060614,0.027419953,-0.004958369,0.0050406693,-0.022738717,-0.02820353,0.0052527077,0.0113766715,0.030258419,0.24456427,0.024603365,0.023607632,-0.015201208,0.07226936,-0.023608955,-0.012258601,0.043097798,-0.019671297,-0.019678773,0.0006330143,0.0412928,-0.0071976236,-0.018269798,-0.0034383547,0.06628237,-0.06351923,0.028632807,0.06695912,-0.008936615,0.0032203489,0.0012397723,0.0034832545,-0.035846554,-0.078675725,-0.009480927,0.044784885,0.048550535,-0.007866913,0.0082185315,-0.021638688,0.06313085,0.024542883,-0.014289384,0.035016377,0.025896661,0.02561923,-0.018399244,-0.06764307,0.019159105,0.01936123,-0.005165614,-0.047266077,-0.0806378,-0.014252049,-0.03170802,-0.0031072819,-0.0020482664,-0.03191061,-0.024358863,0.016013272,0.017972456,0.023679603,-0.014424927,0.03739238,0.027999708,-0.008347868,0.014385651,-0.010718783,0.016009413,0.043675523,0.036006503,-0.041701905,-0.010773138,-0.0043575414,0.005333072,-0.0291235,-0.013030828,-0.015277698,-0.009618251,0.013621467,0.005721201,0.008605446,-0.0062694936,0.008359888,-0.027183153,-0.01882794,0.011461842,0.028574126,-0.015787967,0.011770994,-0.039480787,0.009911209,0.0038139385,0.03088408,0.05110666,-0.000549747,0.055768404,-0.032344937,-0.011894339,-0.0028099339,-0.020313984,-0.03697715,-0.044011768,0.011864547,-0.010111017,0.05516407,-0.008586345,-0.035567883,0.033552084,-0.027908808,0.026575008,0.027812708,0.016726442,0.02640805,-0.034045976,-0.012696311,-0.0149248,-0.008727151,0.01456261,-0.074587844,0.001556694,0.00752484,-0.020983592,0.044073883,0.06569856,0.024881447,0.036530938,0.02407294,-0.02097208,0.030135818,0.043921694,0.009260543,0.019572666,-0.012226586,-0.05078377,-0.01755724,0.0147436205,0.008196592,0.03291553,0.018518323,-0.025418313,-0.04030035,0.044081673,0.07155153,0.0057485704,0.07993764,-0.021832347,0.020166826,-0.016877476,-0.012850025,-0.010115222,-0.04406152,0.048374925,0.024494663,0.08056972,-0.03192565,-0.017021282,-0.029572694,0.017214518,-0.010233515,0.023388332,0.038548682,-0.05747845,0.011709353,-0.02290151,-0.011467566,-0.03521182,-0.036009505,-0.014838484,-0.010155361,0.017558984,0.007183285,0.047083788,-0.02927916,0.014370849,-0.023762217,0.007433047,-0.022445016,-0.004547226,-0.030887585,0.016574819,-0.00884227,-0.014787539,-0.026363622,-0.032042257,-0.020251576,-0.010049722,-0.015347098,-0.05820992,0.015924444,-0.024000762,-0.02969204,0.04557879,0.0571376,-0.008834283,-0.008772194,-0.0143352775,0.0024610918,-0.01564196,0.0011233038,0.112577796,-0.030104699,-0.017428435,0.039084736,0.0200446,0.06459373,0.04689227,0.027273837,-0.024852607,-0.002938225,0.00375687,-0.018511543,0.022294931,-0.04013109,-0.04356046,-0.021844247,0.010814258,0.02333406,-0.016425462,0.0056789173,0.017164964,0.003095808,-0.0071527776,-0.050448783,-0.0385221,0.032245755,0.03053882,-0.041423213,0.0033530463,-0.013012349,-0.0011765785,0.018244497,-0.034498,-0.009469667,-0.0043991497,-0.0049785622,-0.014511049,-0.029370498,-0.014106863,-0.0091123525,0.007973789,0.02709751,-0.012603612,0.015129333,-0.009711758,-0.0019656792,0.029271582,0.0205479,-0.028475147,-0.019930372,0.0051324475,-0.009287169,-0.027130252,0.019006375,0.0036266549,-0.0019969475,-0.031284716,0.0018702695,0.019422954,0.019306675,-0.017610976,0.019016264,-0.0022117526,0.03923891,-0.02491972,0.014956004,0.0130691035,0.023633081,-0.02974036,0.0026728583,0.004142353,-0.0070892773,-0.05479722,-0.05043973,-0.090267986,0.018590901,0.029892458,-0.023284998,-0.07982039,0.012275938,-0.0084544765,-0.05068085,-0.03203034,-0.015640553,0.0134899225,-0.010216264,-0.0061674328,0.024558542,-0.044021167,-0.020321168,0.07356705,0.027600732,0.005916897,-0.011252049,0.0138287265,-0.00017854187,-0.020908974,0.023240164,-0.065246,0.030954368,-0.03426063,-0.03147005,0.049493786,0.004028835,0.0027213823,-0.021435868,-0.02328629,0.011279269,0.0131989615,-0.013933914,0.024554458,-0.028775329,-0.001283593,0.011441959,-0.011902101,0.015441993,-0.024552472,0.017453557,-0.012924328,0.024724327,-0.059255026,-0.01978981,-0.026166337,0.011632977,-0.01963386,0.040727858,0.0032469153,0.034743086,-0.0034952813,-0.007081867,-0.05946835,0.0036346386,0.0043712356,-0.030278236,0.023531057,-0.01691181,-0.05755125,-0.014789705,-0.024887078,-0.008449226,-0.021721726,-0.01642136,-0.023505101,-0.033480357,0.033717595,0.032789584,-0.028258277,0.023640985,0.014933101,-0.0010625365,0.029556789,0.014914671,-0.03488508,0.025283381,0.020950135,-0.016971897,-0.0048181834,-0.022761676,0.016344097,0.024582274,-0.0061503667,0.007316914,-0.059712462,0.026537409,-0.021064382,-0.07690401,-0.00083381624,0.061939996,0.003522568,-0.05753515,0.023860402,0.0013433977,-0.021326857,0.000102958475,0.036027905,0.015913483,-0.059102457,0.0061564534,-0.017476425,-0.014709946,0.024683239,-0.024592271,-0.0022132471,-0.063508816,0.060475357,-0.0023609882,-0.028627396,0.005868945,-0.0013197818,0.009626975,-0.02718335,-0.03743623,0.011181965,0.047606338,0.0030524153,-0.05566286,0.013683427,0.045114566,0.016158262,-0.00831165,-0.049098287,-0.032295268,-0.0025594982,-0.15384686,0.01777502,0.0058615897,0.004140846,0.008530747,-0.008959064,-0.07165813,-0.053334348,0.003916749,-0.02035918,0.009784212,-0.034020793,-0.020553097,-0.0346533,-0.001459845,0.019390743,-0.053243868,-0.037481774,-0.024012068,0.050597016,0.0019001444,0.0012699901,0.019523626,0.0037613704,-0.0060525713,0.010879479,-0.034339268,-0.033877525,-0.018531643,-0.036604974,-0.057601035,-0.07266297,0.009121186,0.061799176,0.015318597,0.0043651545,-0.008141658,0.0064872364,-0.0380322,0.0053148763,0.014743158,0.011902795,-0.005666377,0.043668985,-0.022000177,0.05254676,-0.018749565,-0.00042215086,-0.07415552,-0.008931183,0.00522214,0.049346823,-0.0070388457,0.00557485,-0.00022012193,0.0075255083,-0.015686566,0.038386535,-0.011515511,0.021724438,-0.017444648,-0.017077152,-0.02728728,-0.024266511,-0.033193175,0.004621966,-0.008097098,0.019462693,0.012508043,0.036155786,-0.01765689,-0.0013395118,0.020173047,-0.024684008,-0.016930299,0.0121477805,0.0020655233,0.00122995,0.000616668,-0.032253176,-0.04518055,-0.02910077,0.005393904,-0.012038634,0.01670082,0.0027489937,-0.014747941,-0.02727856,-0.05235305,-0.0037355563,-0.03274929,-0.03874227,-0.015685957,0.053010654,-0.02160409,0.04696099,-0.01952265,0.009128044,-0.011621349,-0.023510603,-0.028724946,-0.033042233,-0.031972773,-0.047917183,-0.030238073,0.025122011,0.07324569,0.00015163959,-0.008577394,-0.032185737,0.0072689084,0.007846571,0.0145906145,0.012335672,-0.10070042,-0.030083863,-0.006484541,0.030269945,0.04115124,0.025938598,0.012167575,-0.037985694,-0.006754209,-0.03278446,0.024068266,0.103734,0.030608691,0.020594425,0.03039179,0.017917182,-0.0045248982,-0.054159906,0.027233541,-0.0007488635,0.021585112,-0.022286547,-0.024421636,0.04560365,-0.058591187,-0.033155598,-0.022212991,-0.023167765,-0.011252667,-0.03950401,-0.039361537,0.016364172,-0.0007727097,0.025526421,-0.013528313,-0.033407833,0.024235032,0.00041831998,0.009687125,0.0085550025,-0.018271606,0.053239956,-0.024845354,0.0128374975,0.036056437,0.05180448,-0.004385286,-0.0075729024,-0.0033225156,-0.022420581,0.0050745546,0.05837763,-0.025304124,-0.02488078,-0.0018637334,0.019083884,0.0034851711,0.010881943,-0.02429342,0.032391258,0.038604178,0.05192195,-0.014265472,-0.008476068,0.005704992,-0.012437592,0.024843331,0.015474047,0.029341962,0.016829506,0.0010072186,0.019690247,-0.02631675,0.0007090194,-0.00033403924,-0.0031659661,-0.021098096,-0.0241872,0.046047844,-0.04050844,0.03406352,-0.0113879675,-0.0064435354,-0.0037852393,0.043883856,0.03903042,0.015461055,-0.010787157,-0.020993045,0.013558203,-0.018732708,0.028222058,0.0001225799,-0.031814974,-0.025235264,0.020486124,-0.045892175,-0.03829415,0.002060913,0.028965842,0.007041733,0.02689419,0.03385381,0.014613853,-0.008381311,-0.03556773,0.028309552,0.02392847,-0.016926639,-0.0076209633,-0.01996349,-0.006095858,-0.012800516,0.007488303,-0.042614464,0.039520595,-0.06116017,0.0037350575,-0.015001845,0.031357724,-0.013014931,-0.027834015,0.021929586,0.008143248,-0.004065967,0.012475883,0.039529663,-0.020920917,0.004962423,-0.004781736],"last_embed":{"hash":"1y64ski","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"1y64ski","at":1762857298051},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)","lines":[171,179],"size":328,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1y64ski","at":1762857298051}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0038349235,0.006449181,-0.007830769,0.053997185,-0.047221992,-0.04115532,0.030287374,-0.0008918954,0.0023933144,0.029461898,-0.0010186535,-0.012127865,-0.029864784,-0.0046109315,0.020005828,0.060247105,-0.03244545,0.004073211,0.033654135,0.010459759,-0.025342306,0.030251412,0.0010554345,-0.013485093,-0.039704315,-0.0017061066,0.00020758015,-0.010566714,-0.00005140403,0.059671197,0.0003826746,-0.0363342,0.04404572,-0.03651346,0.022156114,-0.00085927173,-0.0114300065,-0.0152213555,-0.02970065,0.03912132,0.015786052,-0.061851814,0.048375256,0.034928475,0.04838922,-0.015622114,-0.04418303,-0.002272017,0.029364448,-0.022327462,-0.009332771,-0.00350194,-0.006819599,-0.03255945,-0.035757657,0.02830019,0.015748927,-0.053109247,-0.018938137,-0.014233483,-0.015743276,0.024103584,-0.005423003,-0.036133785,0.012012827,0.042825446,0.01455889,0.000013402075,-0.007894969,-0.040752616,0.032830495,-0.0012837435,-0.0089485515,-0.0064111073,-0.044930443,-0.030515416,0.018828971,-0.0028718049,-0.015797954,0.032959897,0.011109863,0.01479743,-0.020638255,-0.006805887,-0.0010890921,0.02360189,-0.033565376,0.057288244,0.02808158,-0.029744014,0.013604332,0.01734648,0.03260812,-0.01798573,0.0085673435,-0.0049294913,-0.038031694,-0.027307434,0.021310844,-0.011285388,0.016222801,-0.0013003541,-0.016735634,-0.0116868885,-0.010354669,0.010397615,0.027610997,0.041529436,0.044919215,-0.007568651,0.033104155,0.024200508,0.014127478,0.037599694,-0.011118662,-0.0172387,0.017998213,-0.022847876,-0.018282834,-0.03944038,0.02847279,0.029368496,-0.0041297977,-0.0052861236,0.0037707135,0.00630566,0.0040530497,0.019869044,0.029937522,0.037635315,0.008538438,-0.02493575,-0.001001404,0.003548193,-0.0016516628,0.016376462,0.0067812568,0.03262544,0.004726154,-0.06088815,0.046223845,0.044035945,-0.02051589,-0.017791813,-0.0010760241,-0.036077935,0.032194093,0.027640771,-0.03510127,0.022137774,0.0070172986,0.034429137,0.01630102,0.0024495642,-0.026671264,-0.00029096144,-0.03293944,0.0297632,-0.00062890386,0.00095748744,0.0022496574,-0.052925006,-0.019529574,0.055654142,0.0026403575,0.0020194363,-0.018305197,0.011723485,-0.02466788,-0.012404304,-0.0051622507,-0.0071288804,-0.0064979526,0.04209988,0.022590471,0.022748178,0.07413367,0.025294635,0.015642492,-0.043721203,-0.028814698,0.026176559,-0.015279678,-0.02494034,0.0010847017,0.030496847,-0.03545711,-0.013222051,0.018639332,0.032749522,0.00027268767,-0.003520989,0.0068469234,-0.024299774,0.0980568,-0.028700689,0.03604373,-0.012240838,0.043621488,-0.053192455,0.020810753,0.009321446,-0.0048124627,-0.010105895,-0.017524855,-0.008980974,-0.025159458,0.009275213,0.02531829,-0.061209347,-0.019738462,-0.0137519445,0.008167527,-0.042030375,-0.024629425,0.037457447,0.038809918,-0.008436176,-0.008758459,0.010445726,-0.0057309065,0.05555598,0.011420831,0.017489763,-0.053808026,-0.0013686703,-0.014368213,0.028428812,-0.017852714,0.0076828725,-0.0152102085,-0.020708004,-0.004668421,0.029329853,-0.0020786242,-0.020606844,-0.025350077,-0.009200448,0.005111932,0.02290603,-0.014081485,0.0052873506,0.034570448,0.024582561,-0.013854771,0.010077755,-0.0072500254,0.03137008,0.0059885667,0.01355216,0.014844492,0.012711114,-0.020804552,-0.025424061,0.005166031,0.013859037,0.030223235,0.0017652827,-0.007772887,0.025972003,-0.0041950596,0.033350512,-0.019970465,0.0073429244,0.027831433,-0.043006662,-0.010526925,-0.004685782,0.039801244,0.05190326,-0.004929609,-0.0038710302,0.041664265,0.009462027,-0.029786209,0.008137398,-0.056344524,0.012959968,0.034089543,0.017545782,-0.04161243,-0.031547748,0.03349909,0.026086787,0.053922605,-0.01499827,-0.0120553225,-0.04550905,0.021257743,0.018135544,-0.038797017,0.0043911384,0.060932085,-0.0085683325,-0.033127397,0.011348052,0.0015075064,-0.15598775,-0.00040911633,-0.0018603045,0.018665282,0.0107052075,0.013924555,-0.033295076,-0.010702296,-0.031561855,0.035987224,0.0072342763,-0.03314531,0.06431286,0.0145943845,0.03097293,-0.025544327,-0.031791672,0.014963809,-0.023153774,-0.063538,-0.013154286,-0.040453706,0.08658188,0.053565588,-0.008825171,-0.035980746,0.049726363,-0.031884186,-0.009363253,-0.054242734,-0.044003073,0.0025449113,-0.00014220976,0.01895406,0.0073326807,0.007821549,-0.03638781,0.0059638745,0.040123425,0.018897044,0.058736354,0.04150195,-0.019918822,0.012345826,-0.016730307,0.016920926,-0.055444036,0.035327546,-0.07191458,-0.05226593,-0.016150491,-0.020151844,-0.03419637,0.0062801614,-0.051196758,0.00040621357,0.023151413,0.028787486,-0.022067115,-0.016363703,0.0043715914,-0.025021017,0.007460959,-0.049729977,-0.006490435,-0.05232699,0.055434357,-0.014630079,-0.016084902,-0.022451777,0.040695567,-0.032239914,0.028015457,-0.012184095,0.018150132,0.008571284,0.030219184,0.012772809,-0.004563797,-0.09739416,-0.049532373,0.034082115,-0.0015367067,0.008277312,-0.019123323,-0.036714714,0.016362775,0.013173267,0.01820752,0.23444462,0.011806586,0.03313588,-0.009019946,0.0730238,-0.010675974,-0.014721339,0.063506156,-0.009853721,-0.021862078,0.010146234,0.044045515,-0.016436223,-0.024181163,-0.006543205,0.06709583,-0.070516,0.023167597,0.072470374,-0.004749783,0.007211702,-0.018589955,0.01696723,-0.025830228,-0.07678618,0.0028386784,0.0296343,0.04911552,-0.00040195018,0.019387849,-0.03229136,0.058927365,0.040881038,-0.0064840605,0.046428874,0.0059346654,0.038811635,-0.030845046,-0.04992347,-0.00044982915,-0.00084456196,-0.013265265,-0.051626965,-0.06685976,-0.010453228,-0.018926661,-0.021225348,0.009971493,-0.045491222,-0.025524365,0.017340925,-0.00078807416,0.011885619,-0.027211351,0.046883084,0.033891864,-0.01174716,0.0077866693,-0.0071935635,0.02832898,0.03563544,0.020922208,-0.03152532,-0.0140350815,-0.00320069,-0.011613381,-0.018050918,-0.02005052,-0.009258092,-0.009010479,0.0018398473,0.020708548,0.0043973103,-0.0043241526,0.002130211,-0.023588797,0.014654285,0.033073645,0.009011042,-0.026343362,0.00083117763,-0.03914647,0.024351414,0.025612518,0.042860918,0.02896317,-0.0022488,0.0549475,-0.021172626,0.019194536,-0.0033204406,-0.01883743,-0.024020312,-0.033094537,-0.002363901,-0.025000315,0.04757038,-0.019154593,-0.03160069,0.021263255,-0.029670572,0.01036088,0.023620358,-0.00936283,0.017532414,-0.018433487,-0.0086041745,-0.0110007245,-0.017678626,0.008114014,-0.09748127,0.00007864952,0.0010812571,-0.03860837,0.04303851,0.05568563,0.039243262,0.019664083,0.026585195,-0.032110892,0.021155942,0.030918742,0.007932011,0.023582071,-0.011067136,-0.071622215,-0.0022706692,0.043734938,0.015556049,0.019571329,0.031817637,-0.036818784,-0.0640079,0.042713873,0.05918292,0.018781496,0.0611234,-0.041428063,0.02906633,-0.014807337,-0.021697244,-0.013958463,-0.03165042,0.035469066,0.034779433,0.07754993,-0.051694337,-0.0127827525,-0.0114234,0.03435194,-0.0011185907,0.0255183,0.040680807,-0.06384049,0.015560614,-0.035387795,-0.026403382,-0.034533776,-0.035675,-0.013698442,-0.006483983,0.020715263,0.027625041,0.05940394,-0.029788116,0.0355139,-0.009499045,0.004067556,-0.025872694,0.0099083,-0.023526765,0.0077696564,-0.024961364,-0.008435957,-0.018607004,-0.006812949,0.012681071,0.013064332,-0.036915757,-0.067108646,0.0062445696,-0.023453485,-0.018600853,0.016711613,0.07548252,-0.008706056,-0.0072047636,-0.015473263,-0.01212536,-0.01903414,0.0029444126,0.11941864,-0.01878648,-0.015494419,0.027990328,0.025557704,0.06308877,0.039550196,0.01921449,-0.035467617,-0.036972575,-0.008352146,0.0038857216,0.008132146,-0.02415986,-0.04236309,-0.017576933,0.0105284685,0.02121849,-0.00054029824,0.016986612,0.012781945,-0.023295961,-0.0009962108,-0.050418686,-0.050586,0.03618796,0.016688375,-0.053726066,0.005755891,-0.024142195,-0.006606137,0.00936467,-0.030671764,-0.029001005,0.012892967,0.017443497,-0.013669295,-0.03419752,-0.0070885303,-0.012517458,0.020285916,0.006962576,0.0025823964,0.0027781436,-0.009056949,-0.00898412,0.030492663,0.0052676527,-0.036963228,-0.008212566,-0.00042896377,0.004683048,0.0057048304,0.030684968,-0.01308954,-0.03020123,-0.046137508,0.015914587,0.018136559,0.02130973,-0.027315293,0.009560982,-0.012327827,0.058251,-0.041343115,0.014743876,0.014089012,0.029969877,-0.05267913,-0.0045737694,-0.00071293226,0.01193412,-0.053918123,-0.045703318,-0.06938012,0.01752569,0.01675134,-0.025658898,-0.06783787,0.036253594,-0.014278518,-0.026289605,-0.032086354,-0.016205477,0.017462546,-0.023714323,-0.0062105004,0.034324087,-0.051631026,-0.03894064,0.07329501,0.011267834,0.0015279823,-0.0100995,0.025271779,0.0012188738,-0.015485293,0.0066926684,-0.062828705,0.027042044,-0.019273862,-0.04662889,0.049903248,0.00001864109,0.0126810055,-0.022467772,0.0002731141,0.010934919,0.00025444533,-0.0013026996,-0.00245305,-0.012955424,-0.015409889,0.032502912,-0.019323928,0.015862098,-0.015891366,0.016945582,-0.0034265753,0.026341392,-0.05427593,-0.012043566,-0.016082974,0.0075760204,-0.010153049,0.0547195,-0.015067019,0.029751247,-0.036884945,-0.01632396,-0.03148082,-0.010006821,0.02594828,-0.05123029,0.0337627,-0.02320893,-0.05811776,-0.01658316,-0.009983441,-0.005975403,-0.030607868,-0.001530009,-0.016253011,-0.016805006,0.023228884,0.018407239,-0.015094845,0.026900237,0.02186661,0.008531859,0.028818617,0.021255866,-0.027930155,0.028247343,-0.004923572,-0.010947525,0.008411133,-0.017772052,-0.0035083217,0.0150553305,0.0095171975,0.0019098859,-0.06276456,0.025929367,-0.0011846547,-0.06317138,-0.01994711,0.04905884,0.026533365,-0.05269269,0.028474854,-0.013959021,-0.031331163,0.014119934,0.03995757,0.0073595326,-0.05074423,0.01666885,-0.012141639,-0.017497271,0.006627382,-0.0034560624,0.0009527937,-0.053610727,0.065633245,-0.024978375,-0.016456326,0.015394169,0.004141539,0.00235668,-0.019479265,-0.03241508,0.0033989938,0.036221728,-0.034412865,-0.048637126,0.017197397,0.038125418,0.032484204,-0.0073604058,-0.037797593,-0.023977112,0.0054942244,-0.1471814,0.005028448,-0.005919764,0.0144669525,0.0029638228,-0.013122779,-0.073929936,-0.05940062,-0.01284763,-0.033494316,0.01158656,-0.01767123,-0.014590591,-0.039482288,0.009432719,0.013338099,-0.038476825,-0.026639653,-0.056546338,0.066507846,0.012529315,0.023640785,0.036476754,0.022757053,-0.014324354,0.01704046,-0.03966415,-0.037491307,-0.013341542,-0.027055727,-0.040466513,-0.0717777,0.013450299,0.061195135,0.021750845,0.0031425713,-0.0077124676,0.0035552224,-0.03378691,0.010589519,0.014408052,-0.0032519554,-0.016361427,0.038844816,-0.0041558053,0.040313076,-0.024999008,0.0033021495,-0.07417928,0.0035360504,0.0072315377,0.059997376,0.002900952,0.010033604,-0.006425687,0.0008057299,-0.008501982,0.036448892,-0.008738346,0.007663411,-0.012565387,0.0104658585,-0.032175846,-0.017102785,-0.024585547,0.010284808,-0.01250602,0.02526112,-0.0134888105,0.029861858,-0.026389394,-0.009562457,0.008700905,-0.022349808,-0.0023151159,0.007876,0.018347364,0.004749312,-0.014605418,-0.026423736,-0.051513094,-0.02644621,0.009586033,-0.030880908,0.03320912,0.016812477,-0.009641883,-0.024230259,-0.07673977,0.012170951,-0.051387385,-0.044152442,0.018929655,0.036949847,-0.022108294,0.05613069,-0.020379357,0.024801152,0.00079960324,-0.003332381,-0.029034533,-0.02468265,-0.038411517,-0.053226676,-0.04138236,0.015704067,0.066218786,0.009497715,-0.016961602,-0.045823943,0.00082971423,0.0022255871,0.012579208,0.017488664,-0.09718847,-0.022804504,0.005555009,0.028099943,0.04155805,0.03074674,0.022878055,-0.030041764,0.008032071,-0.042051084,0.028612688,0.116276905,0.017398957,0.038491663,0.047238268,0.011395134,-0.007464988,-0.044577915,0.037752807,-0.008873259,0.016544418,-0.03261776,0.0044076806,0.03507912,-0.072489604,-0.02013053,-0.021049554,-0.029375372,-0.007418919,-0.035718236,-0.029150411,0.014814457,0.006637054,0.032886744,0.003428477,-0.035610285,0.017419433,-0.01499607,0.0065425285,0.009058625,-0.008959896,0.060275964,-0.030117707,-0.0069879163,0.020945022,0.056930643,-0.016279396,-0.012883329,-0.025019081,-0.049016386,0.0024164377,0.050487455,-0.024571637,-0.01877059,-0.00042969818,0.021212842,-0.011690182,-0.0027413827,-0.005702009,-0.0017682029,0.033046123,0.052056268,-0.01587291,0.029347133,0.0011463915,-0.016415492,0.02982687,0.015968112,0.041435685,0.01684938,-0.0066458024,0.013464358,-0.015409823,0.000066597444,-0.016468242,-0.0121486075,-0.025989432,-0.040858142,0.026498232,-0.023250775,0.028301781,-0.009377125,-0.011622924,-0.00554653,0.03336398,0.021730946,-0.029054359,-0.0077333143,-0.001203627,0.017087659,-0.026278742,0.03593514,-0.0006805904,-0.05217314,-0.015703473,0.015434501,-0.017854787,-0.01481362,-0.016691668,0.026167292,-0.0036696338,-0.010063381,0.02596417,0.02594848,0.0123705575,-0.025001993,0.06262235,0.019327058,-0.02038441,0.008581531,-0.018588403,0.013240721,0.00816324,0.011735015,-0.0361643,0.0364395,-0.041755483,0.009877055,-0.0027763722,0.04323533,-0.0032964465,-0.00068860064,-0.02518718,-0.008027423,0.005462668,-0.0052763247,0.03503671,-0.008302758,0.02086284,-0.008090048],"last_embed":{"hash":"mdn69","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"mdn69","at":1762857298051},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)#{1}","lines":[173,174],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mdn69","at":1762857298051}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.011838014,-0.014373339,-0.023361204,0.023181671,-0.015298878,0.0025474706,-0.0050569708,-0.01467307,0.01976946,0.011808325,-0.016745312,0.015193753,-0.021731887,-0.010853232,0.03590436,0.042085044,-0.014393554,-0.003121981,0.03341453,0.007843352,-0.012603843,0.02092167,0.007805159,0.001017842,-0.013810875,-0.0014586864,-0.0019629837,-0.011094279,0.03218866,0.0514326,0.0023426488,-0.03912838,0.0041342108,-0.045002516,0.01822628,-0.006697659,-0.018885193,-0.020106876,-0.042850472,0.037222143,-0.012342843,-0.04243302,0.031435926,0.018009203,0.0015311233,-0.030693663,-0.045748726,-0.0136671895,0.036160316,-0.03226241,0.002613875,0.001039325,-0.008563876,-0.01402835,-0.03345892,0.033107903,0.036288355,-0.009852488,-0.04217836,0.014420647,-0.009492945,0.06312701,-0.013801258,-0.038199496,0.026837079,0.052803624,0.024622519,-0.0015778264,-0.011391989,-0.035121944,0.010704681,0.004437783,0.023020789,0.019782605,-0.041490726,-0.009790674,0.05013517,0.014297532,0.033294052,0.027075628,0.020233242,0.048022848,-0.006503184,0.015901502,-0.0033076135,0.030136542,-0.039587215,0.073477045,-0.0061928355,-0.036389384,0.009389392,0.0111651225,0.016916053,-0.028441867,-0.011739304,0.016496109,-0.01911525,-0.035855327,0.055080034,-0.0033608768,0.036366817,0.0061375713,0.015855195,-0.01416496,0.031241342,0.022888498,0.025262615,0.07040267,0.03616695,-0.021532636,0.06047133,0.028857626,0.01574799,0.028251791,-0.005197601,-0.02835982,-0.0028016034,-0.022257062,-0.025661848,-0.026025048,0.026070893,0.023620429,-0.036956005,-0.018840337,0.015196652,0.008581535,0.015998,0.028631419,0.012301925,0.024431424,-0.02189536,-0.02480367,-0.011221968,0.010443033,-0.010561193,0.0051115453,0.008279653,0.054490928,-0.010967987,-0.06115177,0.038065173,0.0331673,0.0021420955,0.023740431,-0.008120874,-0.037281733,0.025863657,0.000034362416,-0.005790335,0.03549725,-0.03143565,0.06403642,-0.0064522834,0.031056257,-0.014078525,0.04883671,-0.035017032,0.025618857,-0.008415712,0.04694388,0.055384506,-0.019857218,-0.056222536,0.03972791,0.016442444,0.004774898,-0.013413589,-0.0005657221,-0.027250357,-0.00548336,0.026001839,-0.00049272063,-0.019604973,0.022226682,0.010538828,0.012034525,0.054836195,0.034133077,-0.0048348573,-0.039290044,-0.03217745,0.022490976,-0.013050938,-0.019342706,0.038172234,0.025333347,-0.026282463,-0.008858623,0.019778527,0.05014037,-0.010202499,0.0112546785,-0.013502611,-0.016097803,0.083641656,0.017656168,0.014873201,-0.028889151,0.038554493,-0.037573896,0.02659444,0.007505494,0.010372484,0.004262523,-0.04464177,-0.013151495,-0.02334351,-0.0027938026,0.020793553,-0.06749441,-0.023020739,-0.008336903,0.015601899,-0.02480577,-0.017279508,0.069070034,0.061874706,-0.027247706,0.004446457,0.0053840918,0.007290839,0.05074561,0.02234146,0.009124452,-0.031833567,0.007967626,-0.02077342,0.025298743,-0.03292042,-0.01689266,-0.011518567,-0.01817815,-0.010595286,0.00045665834,0.033298623,0.020633848,-0.016424665,0.008964523,0.010255204,0.023470724,-0.030849362,0.019673472,0.020519337,0.016883684,-0.018113853,-0.0033420662,0.021323215,0.012475068,0.0015178521,0.024344625,-0.011298976,-0.0035863176,-0.030931227,-0.008393212,0.004871034,0.00917888,0.01658857,0.012881557,-0.025200589,0.007378928,0.011184607,0.0040519773,-0.0046575624,-0.0050470666,-0.003041666,-0.018580345,-0.040914126,0.012494824,0.022981357,0.07761738,-0.014340923,-0.0075432886,0.029284777,0.025621869,-0.018945178,0.036103185,-0.028285913,0.00084610644,0.0018569595,0.021895323,-0.047533873,-0.04493972,0.03428582,0.022897478,-0.008108542,-0.011974434,-0.014625506,-0.04965102,0.021445794,0.022338368,-0.012823356,0.006031143,0.06303643,0.013591117,-0.018951675,0.015176464,-0.005647364,-0.16010958,0.020855935,0.017180307,0.0019447153,0.011431848,0.012738308,0.0023718008,0.009257362,-0.04752523,0.033435494,0.017500008,-0.033721555,0.04292151,-0.013350002,0.044642933,-0.022394806,-0.03554948,-0.014502185,-0.020795193,-0.064491846,-0.028973592,-0.033993613,0.057743207,0.02282025,-0.008298319,-0.02601852,0.052850228,-0.03620025,-0.026363084,-0.04505628,-0.056166083,0.02802032,-0.0025644565,0.037527565,-0.0014659767,0.002826407,-0.033114564,-0.017555764,-0.0007938018,0.026575824,0.056756478,0.03845208,-0.0016535466,0.043834504,0.0008779926,0.0130859995,-0.02861614,0.020165378,-0.07029478,-0.0398443,0.0007276505,0.0022346799,-0.021820568,0.031558186,-0.02384465,0.012191969,0.023620661,0.023116281,-0.033439714,-0.012396475,0.022305084,0.0012175597,-0.005656253,-0.048160437,-0.02232889,-0.06084747,0.0026759324,-0.016332796,-0.04697877,-0.023320496,0.053249136,-0.046081785,0.01603903,0.00033291942,0.023059506,0.018741066,0.031412568,0.0018159875,-0.002972517,-0.108458236,-0.05761521,0.023105176,-0.0065951827,-0.012272657,-0.036984943,-0.046586588,0.0030716565,0.00035625295,0.024643658,0.24433368,0.030909106,0.015783014,-0.010196964,0.067462906,-0.019053755,0.022667376,0.038383417,-0.026646921,-0.027365932,-0.020116476,0.043128744,-0.011117012,0.006747638,0.003610457,0.04738429,-0.06621628,0.0059906645,0.07309505,-0.024026746,0.020711508,0.0044571524,-0.0014723566,-0.039639615,-0.08596556,-0.0026392634,0.04148301,0.06659778,-0.022435404,0.0047721514,-0.032441676,0.063250735,0.03052282,-0.012956101,0.012670242,0.038346373,0.027649403,-0.02770545,-0.06422388,0.030447768,0.0135156,-0.00934417,-0.030926598,-0.0814038,-0.013951742,-0.051000863,0.009229152,0.0086748125,-0.026455747,-0.012801396,0.013910954,0.00047125574,0.030327694,-0.015640855,0.03483659,0.02853614,-0.009230481,0.008914832,0.005606209,0.035577334,0.04736876,0.030429589,-0.067524,-0.013738146,-0.016231699,0.016330212,-0.037766635,-0.0067310804,-0.031430084,-0.0035677438,0.018530874,0.0149381235,0.0063836286,0.0057357,0.02188221,-0.023129124,-0.022270763,0.0017042544,0.048849158,0.006925165,0.0001241543,-0.04539876,0.02201869,-0.00070683466,0.028459111,0.03966578,0.013318482,0.062392294,-0.03014327,-0.016516797,0.002752978,-0.0176722,-0.04203298,-0.03393719,-0.0024968244,-0.01400003,0.044967584,-0.006504787,-0.01537274,0.047833003,-0.030926498,0.012846164,0.0044562113,-0.0062532695,0.027194342,-0.009985883,0.013384623,-0.013547672,0.0018429674,0.028741363,-0.088967085,0.0098579135,0.021581054,-0.0333417,0.030283026,0.052551057,0.014423697,0.031146444,0.0421163,-0.013061489,0.03806062,0.034657013,-0.008289673,0.02532485,-0.015995616,-0.040150613,-0.023767103,0.010207583,0.018765362,0.02822764,0.02491291,-0.013396396,-0.052456237,0.033182822,0.045767657,0.036629703,0.05362584,0.0009423739,0.016703933,-0.012745274,-0.028291145,-0.0058622113,-0.041223112,0.055073693,0.009430373,0.07695354,-0.0365341,-0.03892738,-0.05533625,0.008149717,-0.0031957258,0.032250017,0.038624793,-0.05795875,0.030668886,-0.043709587,-0.018599723,-0.044556595,-0.02956475,-0.024799887,0.000037580932,0.00009219817,0.023549391,0.042532098,-0.012296461,0.01695592,-0.019441763,0.015444337,-0.006943952,-0.0054018702,-0.028626014,0.017879272,-0.012945958,-0.0094433585,0.001122172,-0.061934393,-0.03249564,0.0057215807,0.001777259,-0.04685477,0.01028931,-0.012940654,-0.012343581,0.05047296,0.045577686,0.02107601,-0.036108207,-0.0061839777,0.015342176,-0.03730017,0.012252165,0.10563713,-0.02744415,-0.022026585,0.04513179,0.0030986872,0.047500543,0.031148966,0.02232698,-0.005552428,0.00942568,0.020168303,-0.018568318,0.007027067,-0.046153482,-0.054468915,-0.023440838,0.012961158,0.009241185,-0.027092136,-0.0075856624,-0.003546068,-0.0018738871,-0.010108263,-0.057555433,-0.0355538,0.028473414,0.03523544,-0.04477571,-0.0008643545,-0.036555078,0.0015302671,0.022491807,-0.04116813,0.0020004492,-0.015653804,-0.005437337,-0.016201954,-0.017570611,0.003360741,-0.009254317,0.009570303,0.026340712,-0.011810623,0.008145478,-0.001773549,-0.0016725264,0.044855613,0.016339911,-0.021008827,-0.0076218466,0.010242611,-0.026536433,-0.018184714,0.024076223,0.013106638,0.0058885203,-0.018615466,0.000635697,0.04002639,0.024524989,-0.013376935,0.014534351,-0.015393659,0.025564354,-0.0053810575,0.014771343,0.006267703,0.012339837,-0.034155212,-0.0143946465,0.0020070614,-0.0010171649,-0.038631022,-0.038537886,-0.10078039,0.009427698,0.02085633,-0.024277618,-0.034258023,-0.015062127,-0.017004669,-0.04759291,-0.0473108,-0.020194478,0.0013663437,-0.03706681,0.011306848,0.027478117,-0.04128709,-0.007849021,0.0642281,0.028461795,0.0042255227,-0.02276668,-0.0064174323,0.004941804,-0.0025090473,0.024361465,-0.058209796,0.03244165,-0.021736443,-0.03374444,0.053099155,-0.01836422,-0.0013707932,-0.010155134,-0.03278698,0.0010784726,0.0004959649,-0.0054050675,-0.0021580374,-0.025825724,0.012227029,0.017391287,-0.0020182095,0.0066155656,-0.02841539,0.0099662775,-0.0072134864,0.009256007,-0.072438225,-0.03006833,-0.025695354,0.010535007,-0.02578556,0.032705653,-0.0012370363,0.043569244,-0.008813969,0.00093598187,-0.052047923,-0.0025993914,-0.0068549816,-0.028721638,0.04264807,-0.0059089344,-0.05790563,-0.000008279636,-0.03815164,-0.021017347,-0.017249538,-0.00971535,-0.03672845,-0.038934674,0.024554426,0.038920093,-0.017552821,0.03489888,0.024871083,-0.044868704,0.027896011,-0.00084137,-0.027111765,0.0013758512,0.017454783,-0.009838707,-0.010228812,-0.03119593,0.009778589,0.03319232,-0.021026623,0.019053841,-0.049123704,0.031236172,-0.022053894,-0.0720851,0.023516297,0.08029853,0.018971102,-0.05302232,0.03543812,-0.0026880775,-0.04660471,-0.0025638193,0.026896035,-0.0026077735,-0.05069977,-0.004979982,-0.017599082,-0.015109224,0.031439357,-0.022933643,-0.0024798657,-0.06523435,0.0407664,-0.0070989504,-0.033559345,0.00786977,-0.024152149,0.012668607,-0.022734154,-0.015085398,0.010408782,0.005306803,0.011190749,-0.039984692,0.015712533,0.066432364,0.0015135593,-0.026161823,-0.051148266,-0.040598884,0.0042676968,-0.1460125,0.024668744,0.0031102246,0.0058149816,0.025954051,-0.024297282,-0.06683318,-0.025898738,0.0046217702,-0.014345303,-0.0020976677,-0.023574248,-0.03604618,-0.0245302,-0.01201062,0.011980366,-0.048371665,-0.038936898,-0.02103126,0.044827536,0.0038550836,0.014116698,0.023767997,0.028437354,-0.009472382,0.035335742,-0.03900985,-0.0212114,-0.021711472,-0.028831227,-0.031770796,-0.07036775,0.0037055234,0.061110616,-0.011982761,-0.014482033,-0.018871129,-0.0018893324,-0.04912832,-0.0069663245,-0.0031097357,0.01404171,-0.009853029,0.029240796,-0.019102896,0.044095173,-0.028025374,0.012121293,-0.054008506,-0.014668144,-0.0015094175,0.030261517,-0.033932973,0.011821694,0.0045245555,0.006836971,-0.024623679,0.024660718,-0.0041950294,0.0181551,-0.008984938,-0.02223057,-0.029366404,-0.029079197,-0.03195409,0.026609877,-0.011071353,0.029416427,0.023643237,0.020085448,-0.023611411,-0.0073564867,0.019377878,-0.016960742,-0.002491909,0.02013348,-0.006563703,-0.0076562297,0.022334132,-0.041456345,-0.040843587,-0.03393761,-0.00045138443,-0.0053150896,0.029577361,-0.010426778,-0.015751844,-0.036997143,-0.058477376,0.003239181,-0.027302489,-0.044467524,-0.0041631386,0.041697387,0.002014626,0.023221062,-0.01778509,-0.013404857,-0.009825237,-0.019354707,-0.001007471,-0.010507422,-0.04370963,-0.045885645,-0.013119888,0.03977596,0.06276221,-0.0026518041,-0.008509371,-0.02240232,-0.024889784,0.005037695,0.009043747,0.012503304,-0.084572844,-0.009245507,-0.011701202,0.03680844,0.014921549,0.0053579654,0.019430488,-0.04318179,-0.022002336,-0.04469995,0.013923788,0.10811838,0.04441693,0.007063058,0.022779165,0.015078911,0.018565005,-0.07458401,0.014677361,0.019680701,0.05424259,-0.022816889,-0.02983958,0.05188044,-0.062290106,-0.04129477,-0.006498435,-0.028069822,-0.008882288,-0.035676528,-0.024132593,0.016613804,-0.0060693766,0.008891423,-0.017338414,-0.03621385,0.020807246,-0.019568376,-0.014677808,0.020329902,-0.022483302,0.02348418,-0.0036840735,0.02693172,0.0111487815,0.06263012,-0.021134907,-0.0073379297,-0.0055643627,-0.03227798,-0.006125549,0.06748697,-0.009850714,-0.032633115,-0.004569675,0.022206575,0.020931961,0.018065536,-0.021040313,0.014367551,0.0306701,0.06417237,-0.01912593,-0.030728314,0.022149509,-0.0006694626,0.027627679,-0.007573627,0.01706951,0.01510763,-0.0039486866,0.031531572,0.0057761325,-0.013485692,-0.012070409,0.02049311,-0.024992418,-0.021650562,0.03262473,-0.041026697,0.052379522,-0.0019854496,0.006692457,-0.0041204537,0.049290895,0.030629203,-0.0014103275,0.0012596045,-0.024471095,0.0011781295,-0.024726693,0.03293998,-0.015106491,-0.029911697,-0.032496464,0.022343291,-0.033257395,-0.04189524,0.008689916,0.050041527,0.031948168,0.038317893,0.033702042,0.035233095,-0.016031256,-0.035470746,0.027098397,0.026394296,-0.016531395,-0.001967845,0.01692893,-0.013066721,-0.007037282,-0.00007413352,-0.05024593,0.014026167,-0.045302693,0.001554983,-0.015240177,0.0333256,-0.015688593,-0.04738208,0.014653995,-0.00021410253,-0.017466638,-0.003250118,0.024220156,-0.035930097,0.01896516,-0.008669744],"last_embed":{"hash":"1iz0h8o","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"1iz0h8o","at":1762857298051},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)#{2}","lines":[175,175],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1iz0h8o","at":1762857298051}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0044957562,-0.009190773,-0.016106902,0.025691988,-0.0342396,-0.017266039,0.012649024,-0.017566098,-0.01336441,-0.0008770544,-0.023015933,0.0007303909,-0.016628832,-0.019118207,0.042087603,0.039126933,-0.03154818,0.0007988068,0.03495735,0.013178368,0.003661814,0.03496898,0.03228637,-0.01936328,-0.023736253,-0.0014114848,-0.0009691492,-0.013531743,0.019559737,0.053964134,0.00687626,-0.011226375,0.003907853,-0.050990596,0.019849677,0.013016979,0.004387922,-0.02334498,-0.048715252,0.052266043,0.018981319,-0.042055316,0.029813731,0.015843451,0.04457414,-0.013620703,-0.04587258,-0.008689455,0.014825334,-0.05219733,0.020701725,-0.0058834315,-0.016587045,-0.023558265,-0.039242037,0.039935187,0.010047634,-0.035005867,-0.038689002,0.01763686,-0.036510322,0.05617208,-0.0087142475,-0.02607803,-0.001087535,0.038153548,0.039427962,-0.00657939,-0.006524536,-0.04093794,0.013079612,0.026679214,0.014319338,0.014979474,-0.049957365,-0.017404385,0.042933155,0.02840147,0.018925624,0.03704994,0.02524586,0.018089255,0.013612677,0.021437807,-0.01476644,0.021497358,-0.0031498247,0.081074,0.005269508,-0.03289194,0.0030279097,-0.005638374,0.0126919625,-0.021293657,0.0015949303,0.017584633,-0.0082253795,-0.03632868,0.04360379,0.006011792,0.02676986,-0.002707339,0.014819981,-0.015659327,0.016188407,0.027583761,-0.005661323,0.026867125,0.056129415,-0.020320725,0.058531485,0.046303976,0.024392044,0.042466328,-0.0326977,-0.05004968,0.0045664376,-0.0254499,-0.020172223,-0.029388921,0.019572424,0.038141012,-0.0036402766,-0.006290399,0.022790825,0.010567613,-0.0017270318,0.005467302,-0.0021747402,0.04004187,-0.00941076,-0.017451294,-0.02351374,0.0057290015,-0.005241509,0.028555501,-0.009829711,0.05582275,-0.010577608,-0.06695257,0.03418604,0.009381632,-0.01666435,0.0045556035,-0.04220235,-0.0418673,0.01590233,0.019732151,-0.02653418,0.034027264,0.0012145865,0.037826158,0.008792077,0.032832094,-0.0031985764,0.016903771,-0.012190371,0.039754286,-0.005868174,0.015803741,0.0381319,-0.0050097774,-0.035186306,0.023412067,0.022863362,0.01611139,0.00009159902,-0.007894645,-0.023910513,-0.0058837747,0.014842871,-0.0017798927,-0.018877715,0.051854547,0.019038392,0.010033644,0.07659069,0.027442016,-0.00020346636,-0.030103132,-0.04705473,0.045616854,-0.012226174,-0.028065594,0.01955629,0.044962388,-0.018530916,-0.02198546,0.004583736,0.055013306,0.005733495,0.012605689,-0.013382874,-0.011478924,0.079227835,0.0031220787,0.017801618,-0.027938819,0.031805705,-0.03254458,0.03945702,-0.00754587,0.0038512642,-0.008560264,-0.034722794,-0.014316683,-0.04068623,0.0021577838,0.022959398,-0.049509864,-0.030061703,-0.008211152,-0.0050699688,-0.03118447,-0.025060603,0.062835895,0.06229802,-0.024206448,0.004240762,-0.00065844477,0.01293664,0.06936396,0.015231292,0.009193584,-0.024723563,0.006389657,-0.022929868,0.042295534,-0.023109982,-0.024215654,-0.024339596,-0.007467156,-0.016568584,0.020481594,0.011668966,0.0018940928,-0.008474062,0.027082555,0.017207049,0.015395047,-0.037197135,0.027918851,0.018570978,0.016802825,-0.011656568,-0.008059837,0.0048282067,0.02675754,-0.005218719,0.01664199,-0.021930074,-0.007827661,-0.030123634,-0.0023786207,0.000065160915,0.0122043425,0.02266653,0.01661845,-0.008884805,-0.007941841,-0.0010305968,0.0060488223,-0.008164547,-0.002381183,-0.014923492,-0.03222843,-0.020798612,-0.008727246,0.02176543,0.09790774,0.008166698,-0.028693007,0.020931508,0.033050865,-0.04014671,0.01987077,-0.048227236,0.02382131,0.011553872,0.018518899,-0.03870535,-0.052408185,0.02238524,0.016096525,0.009293656,-0.014973028,-0.029681632,-0.034036297,0.0047249934,0.029462604,-0.050475866,-0.00409423,0.06272236,0.0047753733,-0.019548763,0.010180988,0.005095665,-0.16779378,0.009662346,-0.0051400554,0.022340035,0.0013356665,0.029049547,0.0033329057,-0.002224503,-0.03980208,0.031112209,0.014162059,-0.030865077,0.041705713,0.011959262,0.03161543,-0.012722988,-0.028951736,-0.0047006533,-0.024923263,-0.04582484,-0.031826634,-0.054057233,0.068215676,0.033018075,-0.03657304,0.019866992,0.058255382,-0.020483369,-0.019187665,-0.05551332,-0.041960385,0.026066903,-0.0031982814,0.013835312,0.018922554,0.005849174,-0.019208495,0.0062228935,0.01492344,0.013561659,0.052158907,0.027495438,0.00040718357,0.029631468,0.008196302,0.0033711332,-0.03085619,0.010444348,-0.06589883,-0.027223641,-0.0059826747,0.0061069,-0.0147765,0.020933395,-0.034313995,-0.012420246,0.0377311,0.032172948,-0.014556714,-0.012056796,0.025036793,0.0033294593,-0.010325932,-0.03386064,-0.039100457,-0.044026908,0.039520897,-0.010824656,-0.056183178,-0.02472794,0.04453157,-0.026592718,0.024677364,0.007535112,0.0074837767,0.021617858,0.023127684,0.027900917,-0.022617165,-0.1152546,-0.04163521,0.02070359,-0.030507496,-0.020328289,-0.019753922,-0.036688577,-0.008763956,0.0041528908,0.030172855,0.24167104,0.028970774,0.019625837,-0.027404653,0.049044214,-0.021866698,0.014847199,0.041861717,-0.03001686,-0.024211796,-0.025639547,0.040658582,-0.0068212864,0.00039747957,0.014485132,0.0540714,-0.075803556,0.021030957,0.06329966,-0.004546126,0.0047099967,-0.014684101,0.00730658,-0.03861495,-0.086715184,-0.007308917,0.036849897,0.029032663,-0.008646893,-0.001976516,-0.024036417,0.050572958,0.03550192,-0.034388475,0.034581613,0.021482587,0.034613147,-0.027588522,-0.0801902,0.027241455,0.013882718,-0.0003594357,-0.01386262,-0.08515186,-0.02182345,-0.04004179,-0.0073441756,-0.023383496,-0.015442271,-0.021577142,-0.008737443,0.030220704,0.005903678,-0.010060861,0.04071384,0.0029390631,-0.026164714,0.00090593455,-0.009223483,0.004803351,0.037964303,0.028725283,-0.048497193,-0.0028755858,0.0049392655,0.007207741,-0.034692623,-0.017552925,-0.028588498,0.0000401775,0.032212127,0.023058793,0.007945842,-0.0054531996,0.0022650703,-0.037962012,0.008147611,0.015358034,0.035700377,0.005508725,-0.0014727042,-0.043276735,-0.00031483048,-0.020928653,0.03202708,0.033372562,0.016865907,0.054226536,-0.026810447,0.0018892584,-0.0002958731,-0.011052901,-0.03278888,-0.03442276,0.012835129,-0.0013757824,0.04749974,-0.030011445,-0.02942265,0.041503645,-0.035873994,0.013543422,0.016731553,-0.0059887143,0.030458521,-0.014589926,-0.0036237964,-0.021510316,-0.012461811,0.032718338,-0.07939714,-0.0021065637,0.004162633,-0.021254927,0.034874596,0.048394077,0.0071170228,0.024931652,0.039568737,-0.0066514676,0.033032995,0.029004296,0.030346263,0.015306311,-0.0016364586,-0.030214386,-0.03110627,-0.0028195488,0.016639143,0.0275154,0.024404176,-0.019412324,-0.037954543,0.036561422,0.06834546,0.01294277,0.06097213,-0.023414837,0.017456029,-0.02851894,-0.005973092,-0.0076674516,-0.04564458,0.045040026,0.022994466,0.071590856,-0.04727526,-0.009450598,-0.021275321,0.0015929553,-0.017442318,0.003289166,0.021865334,-0.037131548,0.032089055,-0.038299613,-0.00870615,-0.026398946,-0.02067862,-0.009050102,-0.0030693263,0.01825095,0.031696294,0.0505634,-0.01939167,0.004166724,-0.0081801,0.014441402,-0.03273279,0.010223772,-0.009268371,0.04208613,-0.016670736,-0.018494975,-0.02296025,-0.066010565,-0.011511502,-0.00983311,-0.026495192,-0.0477087,0.021333432,-0.015483642,-0.012375309,0.044509534,0.041033573,-0.0016179065,-0.01879971,-0.01622358,0.0063539282,-0.029405745,0.011857742,0.110344686,-0.02047243,-0.02612564,0.029643869,0.024646357,0.037480764,0.03304459,0.04706582,0.002301987,0.0056087677,0.022631748,-0.016051484,0.012033587,-0.035609085,-0.030564062,-0.031746555,0.022512067,0.010416108,-0.018431075,0.0023935717,0.0070384634,-0.014316745,-0.0073089465,-0.054527692,-0.042968795,0.030600864,0.022174718,-0.025630912,-0.011717627,-0.014417902,-0.017971734,0.024675047,-0.037075765,-0.021149054,0.016790595,-0.01230484,-0.013045009,-0.024308952,-0.01033728,-0.011932092,-0.0064772726,0.049857516,-0.014044106,0.00939151,0.0063493256,0.008820044,0.045917157,0.005826809,-0.022710517,-0.014733902,0.015531508,-0.023291338,-0.008948881,0.01279154,0.009311756,-0.02509409,-0.01520946,-0.0041617323,0.025187125,0.013139265,-0.012512103,0.0017382232,-0.0021603648,0.04430955,-0.008055242,0.013221928,0.009253378,-0.004622793,-0.035452098,-0.013519241,-0.0076430915,0.007558799,-0.04134043,-0.060106516,-0.10784999,0.02135494,0.045545526,-0.044146705,-0.040553704,0.0064975275,-0.017951438,-0.031202322,-0.020415597,-0.012945975,0.02854849,0.013284316,-0.027119732,0.015193843,-0.05651126,-0.021639632,0.08083855,0.04521332,-0.010034101,-0.041547485,0.015855132,0.012530624,-0.00646927,0.032849565,-0.056256928,0.019542737,-0.024863165,-0.020964555,0.03629092,0.0027732598,-0.0033569694,-0.007953593,-0.010649007,0.00006728146,0.017932981,0.00977196,0.017244345,-0.02311393,0.012894084,-0.0023909144,0.015392394,0.0059143803,-0.023431951,0.028903136,-0.017405624,0.016936213,-0.0435128,-0.020286653,-0.0063262153,0.034234963,-0.027639033,0.033909395,-0.01765306,0.041937046,-0.008151037,0.0047648614,-0.071935296,-0.01472213,-0.0053401636,-0.018722517,0.043820787,-0.0081594195,-0.06642324,-0.026473267,-0.025330508,-0.027252877,-0.026633665,-0.01812204,-0.0575058,-0.02795299,0.03648651,0.038294617,-0.020482985,0.010981299,0.0135226585,-0.018126706,0.01099789,0.0030355137,-0.03867182,0.03327763,0.037263963,-0.004911541,-0.013710438,-0.03931097,0.022936374,0.026743919,-0.00071984215,0.007871019,-0.060876213,0.029723493,-0.028363727,-0.061879203,0.020534953,0.06997308,0.03446531,-0.035256594,0.02640417,-0.008985596,-0.043246556,-0.01649531,0.041718744,0.01838204,-0.060158256,0.015657,-0.0054691057,-0.005592393,0.035212446,-0.025352325,0.027124835,-0.07067697,0.049847376,0.008423138,-0.030793043,0.010554016,-0.012151624,-0.00020849949,-0.03904139,-0.019640068,0.012847291,0.045552995,0.0032027927,-0.071546465,0.03251175,0.044669982,-0.004120041,-0.0050961524,-0.04820475,-0.03474383,0.01633012,-0.1346951,0.011963011,-0.020241978,-0.0074914983,0.011431658,-0.01987776,-0.07009142,-0.044410307,-0.018604644,-0.03333854,0.020380896,-0.050368406,-0.0023634792,-0.030781828,-0.047496717,0.022235356,-0.062057413,-0.021739827,-0.023765171,0.038633704,-0.0034764858,0.0017116559,0.028256815,-0.009596776,-0.028842166,0.010259796,-0.039733108,-0.035993677,-0.029570166,-0.028477415,-0.063791245,-0.054056853,0.015431444,0.0476266,0.0011628565,-0.009792474,-0.007089822,0.007102805,-0.056863736,0.0040054144,-0.0057662516,0.019995965,0.016263258,0.043821424,0.002071467,0.04391417,-0.017445764,0.005397515,-0.040048204,0.008886799,-0.005155328,0.06132245,-0.001535799,-0.008924528,0.0021579748,-0.0005907694,-0.023528267,0.026269775,0.007962391,0.030170243,-0.031192027,-0.023848837,-0.021067496,-0.022675179,-0.039585743,0.030127957,-0.0047168112,0.027956586,0.0028981236,0.03445489,-0.026812192,-0.002410869,0.004318736,0.00014063998,-0.03264207,0.008466369,-0.0030671398,-0.0038717776,0.025933618,-0.036340233,-0.047952294,-0.014421305,0.010073264,-0.017125644,0.010811597,-0.007772577,-0.03171074,-0.026685629,-0.033056352,-0.021136079,-0.04043051,-0.052533306,-0.0024517332,0.029940994,-0.016524311,0.04375563,-0.014799114,-0.0024641335,-0.016197808,-0.015580903,-0.015951425,-0.022780184,-0.030157369,-0.044147078,-0.026377782,0.0141779035,0.0675854,0.008959975,-0.0255863,-0.03718229,-0.008929137,0.008844905,0.01919402,0.008763458,-0.09812184,-0.016231325,-0.013728662,0.035570126,0.038385242,0.0038952362,-0.0041197333,-0.0463341,-0.015039051,-0.024689479,0.025381774,0.081046276,0.034262348,0.01849444,0.01232886,0.018821677,-0.007856402,-0.039936863,0.0050559416,-0.0018300267,0.037918065,-0.04109218,-0.025405632,0.053786032,-0.06316079,-0.044755686,-0.015016926,-0.019261383,-0.03367221,-0.036068376,-0.012417725,0.012312667,-0.0020722963,0.00048154366,-0.004017928,-0.011922283,0.004209437,-0.0044710343,0.009320618,0.030440107,-0.02673229,0.05612918,-0.02632379,0.01969378,0.013220259,0.0657917,0.0027677475,0.005515367,-0.008291984,-0.013371107,-0.0049721757,0.07295622,0.0012687783,-0.029467693,0.0080735395,0.017623337,0.0064429967,0.014012654,-0.034038723,0.023822337,0.040941954,0.047757696,-0.026681555,-0.034378562,0.013316488,0.0034880007,0.027094789,0.009553132,0.024884908,0.018900063,0.004458157,0.030004967,-0.018150259,0.009202882,-0.020435726,-0.0039674514,-0.012223247,-0.0062927552,0.05371894,-0.016884418,0.06742712,0.00330863,0.010930695,0.0066982238,0.04780927,0.057392742,-0.009800336,-0.013866302,0.0058115176,0.032719888,-0.018418947,0.014018658,0.0036847573,-0.03977715,-0.03667971,0.026662432,-0.03759492,-0.034967497,0.01970557,0.018242199,0.021261957,0.047765408,0.050930608,0.018033138,-0.017484087,-0.027056761,0.040683344,0.025656197,-0.012604432,-0.019462433,-0.016778236,-0.006314165,-0.017627578,0.0016471326,-0.048474155,0.02438559,-0.06357655,-0.0053774724,-0.008148351,0.01764575,-0.035750475,-0.04058597,0.009332625,0.011524044,-0.0009171735,-0.016679373,0.04389991,-0.030277515,0.014013354,-0.010021863],"last_embed":{"hash":"zgv4s6","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"zgv4s6","at":1762857298051},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)#{3}","lines":[176,176],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zgv4s6","at":1762857298051}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0063896356,0.015788203,-0.008777937,0.014046226,-0.031848613,-0.03429372,0.01568917,-0.013547369,-0.00505193,0.010449955,-0.030435238,0.008135555,-0.02240911,-0.015805157,0.03869237,0.042645503,-0.0122890705,-0.0076453323,0.026221933,-0.012457795,-0.037396584,0.044612043,0.037310373,0.00012443984,-0.045975372,0.00022215031,0.012432696,-0.0067195636,0.0166476,0.047806133,-0.008846106,-0.008373998,-0.0025123907,-0.038625922,0.019196918,0.0009933924,0.0037202958,-0.010114866,-0.046094805,0.0415384,0.011806554,-0.030022575,0.04743664,0.03554126,0.023848135,-0.01044177,-0.048963882,-0.01067367,0.03758607,-0.044754166,0.026904302,-0.0042148554,0.010643621,-0.024932414,-0.055030707,0.050748896,0.01815556,-0.030238103,-0.038533993,0.008304158,-0.0318619,0.024255708,-0.010904125,-0.033489108,0.0013432847,0.039219663,0.015818188,-0.0116124,0.0034693507,-0.039942577,0.011272583,0.040883053,0.018702688,0.011692953,-0.04289089,-0.02614926,0.017671593,0.024023812,-0.0012015662,0.030844258,0.020982916,0.04027479,-0.008753329,0.008722163,0.026012624,0.03063944,-0.025830062,0.06574799,0.018623097,-0.045660943,-0.0021680132,0.021028934,0.031654537,-0.041984428,-0.0114252465,0.0051447484,-0.034568217,-0.02008665,0.05013946,0.00442677,0.045298703,-0.0148990825,0.006173067,-0.01163627,0.021730576,0.007094004,0.022827892,0.029459039,0.040814422,-0.0010683788,0.03783245,0.032081123,0.028982501,0.033597536,-0.00830191,-0.03718157,0.020152714,-0.024077833,-0.01129039,-0.037007477,0.022768175,0.031745672,-0.037996855,-0.0026545825,0.025831081,0.010256175,0.007848321,0.015563856,-0.0053199823,0.029474476,-0.009812705,-0.023120582,0.0007946213,-0.0013601276,-0.0127134435,0.012041786,-0.013034866,0.048569832,0.010329199,-0.060393225,0.033040714,0.02471811,0.0070389197,-0.0017677142,-0.0055455426,-0.044999927,0.032703634,0.019048644,-0.017976016,0.013269829,-0.0014359524,0.037919994,0.0060311486,0.015518886,-0.013477913,0.01107259,-0.017174581,0.040387135,0.011981263,0.029027147,0.016610602,-0.033637125,-0.056572426,0.046955623,0.0139970975,0.008630741,-0.002930287,-0.003997611,-0.018173853,0.014154952,0.029049106,-0.00056718226,-0.014485403,0.032471545,0.032801956,-0.0010054092,0.04334656,0.023531094,0.0139712645,-0.03211793,-0.038961284,0.042028673,-0.01952623,-0.040411737,0.018659534,0.044024937,-0.01609813,-0.012606118,0.0120284045,0.022664022,0.003879662,-0.00048755767,-0.013865181,-0.031992067,0.09817571,-0.0057137804,0.034016866,-0.0012850309,0.046365313,-0.042080175,0.028874118,0.009386038,0.019864222,-0.029087018,-0.038372528,-0.0033728068,-0.024150062,-0.011521663,0.010890879,-0.07837935,-0.016306719,-0.02159708,-0.018096225,-0.025153227,-0.015237227,0.05453633,0.032687154,-0.0076342695,0.009170448,0.009589725,0.010212476,0.06870796,0.009462808,0.020898903,-0.039921425,-0.0046839407,-0.025802527,0.014047991,-0.015658788,0.01971463,-0.025209405,-0.035249487,-0.004528177,0.01465359,0.02055061,0.010020798,-0.0060491115,-0.001288749,0.011576532,0.009621379,-0.011401149,0.015595779,0.045746777,0.019295678,-0.027320517,0.027530462,0.025778305,0.047985602,0.016638262,0.018060504,-0.02836236,-0.012658523,-0.031145312,-0.004998481,-0.012532603,0.016232321,0.017973717,0.0068358993,0.010123581,0.025635967,0.009930732,0.005328124,-0.012407664,-0.00006873127,0.002813927,-0.042944245,-0.025129,-0.018189862,0.0298057,0.089482166,0.009048442,-0.007629598,0.042525914,0.042652033,-0.032425616,0.004061402,-0.03896101,0.02225227,0.037864268,-0.0017903636,-0.025458945,-0.030334443,0.016824113,0.031451114,0.03786317,-0.0014101133,-0.0142208105,-0.04014354,0.03505433,0.008422107,-0.035642195,0.0072965645,0.06888699,-0.014872816,-0.023184855,-0.0065532816,0.004125255,-0.14970502,0.015498909,-0.014976097,0.021080174,0.022161774,0.008234664,-0.016655754,0.012494586,-0.016610311,0.044725467,0.03135057,-0.03203312,0.04258014,0.0018992566,0.021190554,-0.021040283,-0.01811519,-0.012547631,-0.039824463,-0.060523774,-0.027283877,-0.04548148,0.051119916,0.04920078,-0.0255692,-0.016784772,0.049392678,-0.0080427565,-0.0075602806,-0.05469601,-0.04300834,0.011090328,-0.008784933,0.019354004,0.018415257,-0.008467492,-0.020613221,0.010043503,0.002491359,0.0032536776,0.050147284,0.0384566,-0.0058839396,0.023334824,-0.017614305,0.030877404,-0.047828678,0.025340457,-0.05824324,-0.05253599,0.010298287,0.003372717,-0.015826263,0.019824356,-0.034049444,0.011883635,0.014167044,0.023905842,-0.027288193,-0.008003972,0.025220472,-0.0050908765,-0.015009348,-0.03622261,-0.007899104,-0.050150547,0.063580915,0.001720259,-0.037009887,-0.022867173,0.025771435,-0.03426708,0.03268734,-0.011931604,0.0024490259,0.024989817,0.05102752,-0.0053675645,-0.021237968,-0.108063206,-0.053355098,0.00250053,-0.019011522,-0.0063302303,-0.018483844,-0.049955435,0.008263475,0.026188001,0.023030503,0.23048455,0.0052838405,0.035843767,0.009946752,0.07297695,-0.013361085,-0.00017606717,0.02929898,-0.013954045,-0.022130322,0.015812047,0.043303996,-0.01406584,0.000726158,0.009212461,0.05607122,-0.076916784,0.013571294,0.062042713,0.0077939895,-0.017044518,-0.027645614,-0.002157949,-0.03209827,-0.0810875,-0.0118332105,0.035021324,0.024670089,0.003405326,-0.01111193,-0.022520877,0.05742601,0.047911968,-0.03376435,0.056067586,0.025234273,0.01619783,-0.036130045,-0.06504973,0.011196503,0.00003942657,0.012690858,-0.01744918,-0.07111548,-0.026490651,-0.029403262,-0.006850902,-0.0104988655,-0.066369794,-0.012703161,0.0014716685,0.014881984,0.015732754,-0.0050512413,0.029447023,0.029640393,-0.021682637,-0.0006223797,-0.0006064087,0.037952937,0.041046735,0.02398155,-0.01819091,-0.01733395,0.004342211,0.015280686,-0.026519611,0.0026985698,-0.024825001,-0.001061851,0.030309206,0.0016276847,0.02945178,0.011008517,0.019984107,-0.039112967,0.022730315,0.03515626,0.03397781,-0.000750144,0.0015555995,-0.03204282,0.026346097,-0.012488275,0.023536116,0.044029895,0.018102854,0.047531072,-0.024136908,-0.0020218159,0.017573835,-0.009850741,-0.040553473,-0.05373395,-0.0027724586,-0.031507675,0.06842736,-0.019063238,-0.025487214,0.030733438,-0.032924067,0.02379289,0.02027348,-0.007249209,0.039235484,-0.006605026,-0.00034360733,-0.047912158,-0.034389,0.016122583,-0.08407732,0.009737109,-0.0013570957,-0.03872916,0.03671537,0.06081872,0.01765879,0.01573748,0.061363067,-0.029838536,0.029763343,0.024185646,0.005235061,0.0126582915,-0.02668231,-0.06505002,-0.012660098,0.008840571,0.015253436,0.012276968,0.037050642,-0.030468136,-0.037093405,0.05057939,0.05211631,0.004296337,0.040263575,-0.02121421,0.0003642142,-0.036288112,0.002195733,-0.010817488,-0.033338815,0.045059834,0.030261682,0.066356674,-0.04558257,-0.018653655,-0.010565781,0.010388952,-0.011681143,0.01727186,0.025736932,-0.039904945,0.03141743,-0.06504656,-0.019346386,-0.03752548,-0.022697797,-0.029267197,0.0040256646,0.022528438,0.043676164,0.062286448,-0.023012593,0.027123682,-0.0034472723,0.002627968,-0.046094775,0.007848697,-0.02015657,0.02723005,-0.00891257,-0.008472536,-0.023059804,-0.026007995,0.017469753,0.0039726067,-0.044274546,-0.055278923,0.007768491,-0.033032723,-0.043110866,0.026531573,0.04091891,-0.03521987,-0.011007598,0.0006029862,-0.006619472,-0.018451693,-0.009321523,0.10156136,-0.005447934,-0.024311228,0.030861592,-0.007984261,0.05109053,0.04395065,0.021455182,0.014281594,-0.014867482,0.011700975,-0.012579019,0.036770448,-0.028160775,-0.052427057,-0.0065127593,0.034096602,0.026706744,-0.027602678,0.0032033422,0.0062103695,-0.030867146,-0.015705563,-0.06094534,-0.050582014,0.012893847,0.024640108,-0.049332358,-0.005029131,-0.03669538,-0.00065286766,0.036035128,-0.031733066,-0.029416163,0.00016717422,-0.008956049,-0.021010024,-0.032192677,0.003399261,-0.014316997,0.015786188,0.024975585,-0.012793853,0.0074972985,0.004639819,0.014597825,0.032947484,0.0052013667,-0.010407474,-0.014961675,-0.01017324,-0.011990908,-0.0061187823,0.01786441,-0.016662544,-0.02646311,-0.03593055,-0.006117972,0.009558275,0.020300308,-0.00961034,0.0041714027,-0.012941949,0.038174223,-0.016627641,0.048485413,0.008261996,-0.02098232,-0.030116143,0.0029874933,0.0031604974,0.00466107,-0.02444863,-0.06466578,-0.08049667,-0.0025772357,0.036566176,-0.027917523,-0.0325753,-0.00006997283,-0.0040989094,-0.019827645,-0.033012863,0.010050906,0.0075051966,-0.028134402,-0.022331739,0.050450254,-0.041700948,-0.033136312,0.08132402,0.020918842,-0.012514831,-0.0044467747,0.026946338,0.013634261,-0.029387958,0.010156671,-0.0711449,0.022153197,-0.035980534,-0.0577774,0.037084624,-0.012556516,0.02403201,-0.004517432,-0.028576354,0.003912938,0.00053777685,0.0014084798,0.025669636,-0.023150386,0.02501271,0.013194204,0.021167038,-0.0016588572,-0.045025475,0.010348251,-0.020077476,0.020207807,-0.041255552,-0.02294141,-0.024004089,0.013444133,-0.027005022,0.049411338,-0.0160356,0.025763782,-0.003811194,-0.009256908,-0.0567088,-0.0156189175,0.0053871865,-0.043136183,0.04595937,-0.008265588,-0.08113131,-0.024040155,-0.020559926,-0.042906623,-0.016655345,-0.01819076,-0.033018596,-0.011842753,0.01991462,0.046319123,-0.0076261093,0.0009143355,-0.0011145062,-0.0006193686,0.021089561,0.008114678,-0.016249433,0.016805256,0.0004577654,-0.012799871,0.02225221,-0.025293378,-0.011200215,0.011481619,0.0060586142,0.014629332,-0.059018254,0.030968217,-0.00741622,-0.065696426,0.026324421,0.044241723,0.027740257,-0.0379152,0.030782405,-0.021499662,-0.03976296,-0.017555734,0.01953837,0.0054504937,-0.03875404,-0.0044947113,-0.0150775835,-0.021845277,0.010278333,-0.025450027,0.032355554,-0.058131184,0.035118315,-0.008466974,-0.03469608,0.029817829,0.0028719958,0.022960385,-0.043820012,0.0051153735,0.020702582,0.032878865,0.008963747,-0.0337647,0.033169225,0.051282804,0.023739673,-0.008057768,-0.054592773,-0.032222126,0.02273325,-0.14532116,0.007789,-0.0072421,0.00144967,0.0037443943,-0.0102542415,-0.06819616,-0.052214056,0.000070469345,-0.02407402,0.018751776,-0.038525186,-0.00090476725,-0.028589314,-0.018347992,0.044342842,-0.053097505,-0.032934703,-0.03121473,0.038963627,0.02419346,0.013355635,0.0067500006,0.02814672,-0.027263548,0.04789422,-0.032549433,-0.029935917,-0.033105012,-0.005957701,-0.052183967,-0.049502984,0.010384534,0.042742305,-0.0154947275,-0.017968034,0.00051781745,-0.0135301575,-0.06748541,0.004786969,-0.019878114,0.005795559,-0.016888997,0.036165245,-0.01118695,0.043164704,-0.017692557,-0.0060811793,-0.054958418,0.0026814658,-0.013959511,0.027336232,-0.00753841,0.019957783,-0.0043547126,0.0058950437,-0.01742052,0.021267513,0.006500983,0.018436408,-0.026786549,0.000506744,-0.013824327,-0.029261375,-0.010094134,0.0094356965,-0.016359957,0.042172495,-0.006953873,0.04600539,-0.008492194,-0.008764523,0.010935803,-0.023185592,-0.010378067,0.023603305,0.009108367,-0.013680373,0.016240463,-0.032074068,-0.063762054,0.004164411,0.0063235443,-0.025901325,0.035545655,0.008954169,-0.016399099,-0.01899094,-0.06003343,-0.009430095,-0.05774613,-0.050305653,0.0047897757,0.03077148,-0.010934297,0.04831224,-0.025098966,0.019873075,-0.02311136,-0.00892571,-0.004491316,0.0016942235,-0.038888007,-0.02889559,-0.03972216,0.03575779,0.067502484,0.01164781,-0.017289167,-0.015829004,-0.021338372,0.014947823,0.015117205,0.023109077,-0.099669844,-0.007225777,0.000977651,0.02519115,0.049835175,0.010602858,0.007196211,-0.050172202,-0.00955028,-0.041323576,0.028833462,0.103312805,0.02260378,0.030188633,0.038286712,0.004004447,0.0031659023,-0.059709314,0.06187729,0.00046141105,0.021256411,-0.038413297,-0.03663293,0.038014427,-0.0874116,-0.05252508,-0.03264557,-0.021601377,-0.01636097,-0.048356697,-0.02018482,0.019101474,-0.021895358,-0.002239186,-0.018232014,-0.012597245,0.023013232,-0.018693238,0.016688045,0.024892531,-0.042776663,0.04172259,-0.03495959,0.0024531775,0.016305368,0.06918413,-0.0052487194,-0.0013894415,-0.00044337788,-0.009968825,-0.016531225,0.058947105,-0.017189834,-0.017358337,-0.0042245276,-0.0069658444,0.00077025086,-0.011430903,-0.016437048,0.016104607,0.034562465,0.04925118,-0.029593082,-0.007905679,0.0033460152,-0.016929839,0.026150737,0.009569845,0.026528873,0.0020802054,-0.01491643,0.009924621,-0.01696211,-0.009276062,-0.013217918,-0.0026313418,-0.015058077,-0.0058353306,0.043458305,-0.030303488,0.052380424,0.018753078,0.006454377,0.008891614,0.036344238,0.04280186,-0.012377993,-0.012551118,-0.008217482,-0.0008381449,-0.019209325,0.033627916,-0.02308758,-0.0580319,-0.038611032,0.04028723,-0.03704361,-0.040615104,0.010760463,0.021575823,0.010424892,0.038965117,0.06347847,0.022402974,-0.011853735,-0.024252983,0.035471592,0.0022149591,-0.000019625355,-0.0062170187,-0.011405491,-0.0008114506,-0.0008792856,0.017152406,-0.032674816,0.02485507,-0.03244163,-0.01861876,-0.0019435103,0.0060450737,0.0042328257,-0.025345128,0.011935864,-0.005974675,0.0054054745,-0.018587843,0.061665047,-0.03200635,0.0037610698,-0.023739813],"last_embed":{"hash":"14yduxt","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"14yduxt","at":1762857298051},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)#{4}","lines":[177,177],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"14yduxt","at":1762857298051}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008611265,0.0074524884,-0.017252564,0.031255424,-0.029697092,-0.023981504,0.011501464,-0.023068478,0.017391503,0.011875151,-0.015874337,0.0027059598,-0.022315899,-0.013604373,0.019455267,0.044833574,0.0014578876,0.00989929,0.038443908,0.0064595304,-0.01019805,0.020590842,0.036250893,0.020648958,-0.032232273,-0.009428301,0.0039032511,-0.014737151,0.02500239,0.04743908,0.013286408,-0.014305567,-0.005732424,-0.04176932,0.024280036,-0.0044420124,-0.0008687876,-0.010009717,-0.03398463,0.04274685,0.027334327,-0.056215424,0.025402434,0.028830394,0.025416562,-0.028090712,-0.04872951,-0.0017049785,0.012014792,-0.023587743,-0.002722656,-0.005515783,0.0037137067,-0.041139062,-0.022263763,0.034031313,0.0067944825,-0.033563957,-0.023921328,0.0043693124,-0.024931232,0.03079293,-0.012900108,-0.047801364,0.020928968,0.03437288,0.02988642,0.0018975802,0.001013093,-0.0549714,0.011905677,0.037217285,-0.016549477,0.008759015,-0.051231228,-0.01347841,0.021629432,-0.0039325603,0.024470255,0.020532593,0.012956872,0.03261286,-0.018524146,0.0067895446,0.036622383,-0.010152295,-0.030010318,0.09014903,0.009168658,-0.037674822,-0.02381771,-0.0022449621,0.022850383,-0.022476694,0.017404761,0.0011269382,-0.018800078,-0.006175143,0.036073383,-0.019533882,0.00500777,0.009455777,0.008356857,-0.029603088,-0.0046235663,0.01526824,0.017829614,0.032965943,0.050487958,-0.014067061,0.030977972,0.026101397,0.026411818,0.024784805,-0.013670479,-0.05837731,0.031149274,-0.018726204,-0.011415454,-0.036342945,0.03079661,0.03010152,-0.017810432,0.022080978,0.028090253,0.017585289,-0.011106989,0.0161805,-0.004388314,0.05915247,0.00043810983,-0.021783326,0.02014517,0.00041168794,-0.012125215,0.008176987,-0.017142646,0.07030605,-0.017384866,-0.07025513,0.039901264,0.010419122,0.004432751,0.006638014,-0.0075240117,-0.020151738,0.02283767,0.027673539,-0.032489166,0.020983534,-0.014845872,0.038005207,0.0047291447,0.003562437,-0.01735146,0.029319122,-0.028499518,0.040246587,0.010785333,0.038182665,0.027824258,-0.04194761,-0.044093575,0.053466696,-0.00037221887,-0.0034839478,-0.0040638437,0.0008689505,-0.022651015,-0.007916361,0.014952247,-0.001651867,0.00790871,0.044434175,0.02577981,0.012123031,0.049963396,0.025628125,-0.0046534142,-0.032845393,-0.041578706,0.03282696,-0.017092893,-0.0412376,0.018375248,0.044378437,-0.0074409307,-0.021223716,0.0009065857,0.039503824,-0.004390771,-0.015483681,-0.03483427,-0.044997193,0.055569325,-0.011210955,-0.0127313025,-0.012484115,0.037626367,-0.052427184,0.031577535,0.007016472,0.009303103,-0.006251237,-0.014609808,-0.024211584,-0.02919892,0.00014595217,0.02042951,-0.058947213,-0.029927148,-0.006236123,-0.00339895,-0.02937376,-0.014514583,0.046163797,0.054422278,0.0013837394,-0.021855341,0.0117368605,0.0018900223,0.05789705,0.0064783795,0.02138037,-0.028316958,0.006120297,-0.025209568,0.037015673,-0.022579744,0.025140818,-0.024136523,-0.006913702,-0.0065238983,0.0061093695,0.014347449,-0.0068163085,-0.016217595,-0.0031195132,0.014529114,0.040369634,-0.036407202,0.01525543,0.026745453,0.04195809,-0.02976197,-0.01768937,-0.0048646284,0.024763893,0.0039228336,0.04088619,-0.019627916,0.0071195993,-0.02420985,0.00025958178,0.005858136,0.013979525,0.018629842,0.010297198,-0.0036443262,0.01318812,-0.004650584,0.013380886,0.003563375,0.0073322114,-0.0012389625,-0.051127907,-0.01907972,-0.0048458544,0.03763036,0.08939911,-0.003690841,0.014438445,0.05079308,0.026905881,-0.039091907,0.027239252,-0.03442087,0.017165681,0.014615303,0.019190503,-0.021786498,-0.03175877,0.03324078,0.022216143,0.04180135,0.007877251,-0.019508408,-0.033390705,0.02229291,0.012301163,-0.019054554,-0.0070964196,0.06881813,-0.014694818,-0.036773268,-0.0045055477,-0.008738826,-0.16348156,0.008388195,0.013070804,0.016872125,0.017240167,0.02146515,-0.0350554,-0.00082572136,-0.017472798,0.048156876,0.010316007,-0.036075152,0.049923494,0.009283138,0.02173201,-0.03161614,-0.029119534,-0.00392666,-0.05498204,-0.054280903,-0.030682925,-0.0510257,0.082615785,0.04084349,-0.012288486,-0.003718635,0.037745133,-0.021988822,-0.014676136,-0.039660003,-0.042121217,0.018586487,-0.0048527955,0.029201474,0.010826138,0.013609205,0.002528781,-0.012613606,0.0031202056,0.03016992,0.052211534,0.030865844,0.004779634,0.0086336825,-0.010656025,-0.009597696,-0.056969948,0.014488309,-0.059214637,-0.031964403,0.014124586,-0.0044589485,-0.026338547,-0.005013255,-0.039706554,-0.005506104,0.0070523634,0.0151054505,-0.03159471,0.00028736654,0.010646692,-0.008160383,0.013046574,-0.026937673,-0.007875976,-0.0525343,0.042928714,-0.00096728944,-0.011702241,-0.023223054,0.031179024,-0.031603247,0.009223211,-0.010915153,0.018861463,0.03435616,0.040768486,0.02251621,-0.010874732,-0.10819955,-0.034922298,0.012357933,-0.0077334708,-0.009474456,-0.022135392,-0.031212352,0.005584236,0.017093683,0.03335053,0.23830548,0.013640654,0.044354003,-0.020520272,0.086135134,-0.020247784,-0.029187614,0.030679865,-0.035583332,-0.022095658,0.0011447169,0.036187842,-0.01354961,-0.0084168315,0.015536715,0.043341123,-0.067611985,0.020690674,0.057570808,-0.00819228,-0.0055095195,-0.02195439,-0.024195831,-0.03194969,-0.0792461,0.00931054,0.049479168,0.01945045,-0.01767868,0.0005566142,-0.0024414635,0.0706066,0.048424266,-0.024853641,0.05078118,0.01078205,0.015398603,-0.041059118,-0.059881397,0.009059062,0.020581592,-0.008028887,-0.017411865,-0.08051706,-0.028211875,-0.0122349365,-0.0124398535,0.00097489665,-0.042106014,-0.0073140734,0.016828073,0.02563828,0.029326804,-0.004013853,0.048954796,0.0370238,-0.024182575,0.030766444,0.0048687034,0.04560682,0.051616643,0.017345723,-0.028397888,-0.02013989,0.013695599,0.026602915,-0.028202869,-0.010241828,-0.019671366,0.006978144,0.012104699,0.009536403,0.03392896,-0.0062410105,-0.005436037,0.0040076533,0.006448414,0.032904025,0.02370449,-0.016764842,0.0008176003,-0.06406267,0.014482226,0.011819334,0.036506668,0.0361456,-0.009678727,0.072275445,-0.015897466,-0.0034587807,0.009428014,-0.014156445,-0.044039477,-0.050987042,0.0035542767,-0.024031205,0.057219345,-0.022814896,-0.041682925,0.04296452,-0.025957724,0.018097717,0.013054957,-0.018382013,0.046883784,-0.010733794,0.0041904245,-0.013158144,-0.028167231,0.023058295,-0.057431184,0.011804525,-0.0003163906,-0.03473649,0.02292484,0.067721166,0.025243947,0.042202625,0.02229128,-0.014123347,0.0121757705,0.027836764,0.02841051,-0.008425853,-0.018364327,-0.06289511,-0.014939154,0.006203656,0.017849844,0.028251609,0.038784042,-0.025040846,-0.055184133,0.04566593,0.08170125,0.0086083915,0.056108184,-0.030713813,0.011185372,-0.019898351,-0.00870016,-0.03577157,-0.030335076,0.04841467,0.021147532,0.055210084,-0.055620797,-0.02608894,-0.03526237,0.029641619,0.019725312,0.010945265,0.016931787,-0.050121438,0.018748226,-0.02229078,-0.02040968,-0.04472906,-0.021732615,-0.017047044,-0.006086344,0.019448334,0.03816029,0.05733958,-0.029127136,0.025594568,-0.019002518,-0.00045551217,-0.03160127,0.00077571056,-0.004893397,0.0019148504,-0.0040823403,0.0114789205,-0.017377047,-0.03734377,0.004307046,0.0028721758,-0.042311683,-0.054678317,0.021807674,-0.04627797,-0.019048003,0.016247742,0.045114573,-0.031720363,-0.020825477,-0.012952752,0.013841229,-0.023924092,0.013035209,0.09953435,-0.0038204351,-0.024130274,0.043634765,0.007662196,0.077316545,0.03050013,0.013398299,-0.009148679,-0.021337552,0.015995717,-0.027568402,0.021713838,-0.045634177,-0.043133482,-0.019502424,0.016342718,0.013592975,0.0060828193,-0.004347284,0.01064473,-0.019860895,-0.005214745,-0.05813558,-0.051732298,0.01731145,0.03890869,-0.035553724,0.0010342839,-0.013658036,-0.008151007,0.037398204,-0.054342948,-0.026115462,-0.007631273,-0.0024661364,-0.02485744,-0.01796255,-0.018151416,-0.014481979,-0.0022582146,0.018987156,-0.009775609,0.01696038,0.0072269165,-0.005812675,0.021479275,0.02408156,-0.016768249,-0.022398008,-0.02703976,-0.0018259836,-0.041640375,0.019875739,-0.0017068596,-0.0191125,-0.037445564,0.007882326,0.008693024,0.015060106,-0.024163058,0.00524269,-0.014022097,0.029381422,-0.007978044,0.026852189,0.010929998,-0.0089577995,-0.033913765,0.00070844434,0.0032859943,-0.0043551996,-0.04975136,-0.046339426,-0.08211488,-0.0050845435,0.019898765,-0.033178188,-0.03645553,0.011836263,-0.0061862865,-0.040168002,-0.03009681,-0.008888705,0.003581867,-0.019629633,-0.014246989,0.01568271,-0.035469845,-0.024547312,0.06965413,0.0028097697,-0.01729523,0.0011997265,0.0016599665,-0.0057258178,-0.022397831,0.010209477,-0.072680324,0.034938563,-0.032122854,-0.031775393,0.026859855,-0.003075333,-0.002912987,-0.014589879,-0.01417584,0.018879473,0.01499444,0.005108347,0.013908472,-0.039268635,0.007221385,0.018808795,0.0014026163,0.009100539,-0.030512497,0.021422865,0.0007010483,0.032004826,-0.069643974,-0.011872409,-0.011250539,0.021153465,-0.03163817,0.047495615,-0.010045581,0.036507674,-0.0064744106,-0.02350583,-0.062537365,-0.016870609,0.0081126895,-0.031993587,0.019379096,-0.018356945,-0.054762643,-0.005443106,-0.020540845,-0.021728113,-0.010092234,-0.03141818,-0.028276911,-0.015794883,0.029589385,0.033688862,-0.016243884,0.04268528,0.0058137933,0.0016544351,0.018217111,0.012826136,-0.03138381,0.015875148,-0.0009978436,-0.017212119,0.0057340246,-0.016015738,-0.001857998,0.02831585,-0.010855484,0.02306432,-0.04579498,0.04488207,-0.017923025,-0.051836167,0.005337193,0.061033193,0.016563268,-0.04327517,0.02647765,-0.0013985443,-0.022395447,-0.010257148,0.02729901,0.020474523,-0.046516374,0.023507223,-0.006459631,-0.016939662,0.013779449,0.0057613594,-0.0010530415,-0.056456372,0.06422585,-0.0040065297,-0.015452843,0.005407186,-0.0045037055,0.008499743,-0.04029223,-0.020478534,0.005565483,0.05163586,0.007944328,-0.045798358,0.016497,0.044999167,0.032629207,-0.008873331,-0.048218004,-0.026456788,0.010204387,-0.15106127,0.029283484,0.0009415855,0.009877007,0.0063241296,0.002191301,-0.057749536,-0.06579628,0.0074958205,-0.027389642,-0.008194366,-0.02981507,-0.006096977,-0.026838604,-0.007082327,0.01823295,-0.05906932,-0.039386295,-0.04551146,0.057621434,0.019536426,0.007675506,0.019752758,0.024077699,-0.012406282,0.015939372,-0.043687258,-0.03119021,-0.033862095,-0.020232083,-0.057874,-0.056468368,0.008476639,0.04740217,0.020434573,-0.003373909,-0.010817007,-0.020684624,-0.06663567,-0.006339696,-0.0022177736,0.017095404,0.008408617,0.047983862,-0.022246374,0.040046584,-0.014384476,0.001338044,-0.07363341,-0.0037788628,-0.008596986,0.04666748,-0.010082005,0.03277357,0.002515031,0.0030191287,0.0061895815,0.027022028,-0.01166707,0.012705395,-0.017118663,-0.005545202,-0.04439417,-0.01614337,-0.04312561,0.01929566,-0.017933952,0.0400235,0.010144498,0.010656619,-0.016482392,-0.018425206,0.01811771,-0.033956878,-0.012316658,0.017475985,-0.0010482186,-0.005007634,-0.02728552,-0.044847418,-0.07253898,-0.015774678,-0.007274543,-0.020204991,0.033095025,0.0016904989,-0.010891513,-0.024543911,-0.054733176,-0.0031125273,-0.053394724,-0.039894477,-0.007835383,0.06484091,-0.027968789,0.04750931,-0.005309613,0.028659744,-0.013789149,-0.013203796,-0.02606578,-0.01776119,-0.012953707,-0.046820503,-0.03627808,0.019753661,0.05146123,0.008777146,-0.019116312,-0.042046696,-0.026961267,0.004606028,-0.0036385083,0.023899026,-0.1136836,-0.016886048,0.0011718484,0.007683266,0.0340696,-0.0020753574,0.010371524,-0.048461225,0.003961957,-0.03940789,0.037950553,0.09911829,0.03788845,0.046700474,0.04064204,0.027510867,0.011773785,-0.044863977,0.048254717,-0.017031353,0.012991706,-0.042663533,-0.020245723,0.041425925,-0.073692925,-0.050957628,-0.03710631,-0.01079313,-0.017994067,-0.03216598,-0.04251628,0.0071850917,-0.0017894051,-0.0043942984,-0.0029860463,-0.035849806,0.015406335,-0.015287167,0.013454889,0.014917752,-0.02616996,0.05815733,-0.032810308,0.04436763,0.021602204,0.08726533,-0.012805874,0.0039732694,-0.00017425264,-0.023891872,-0.02331887,0.050210495,-0.016604496,-0.025320573,-0.009810973,0.028469883,-0.0056827213,0.014643233,-0.004067387,0.026553348,0.0427334,0.016464742,-0.020079877,0.012000423,-0.0060396628,-0.017748037,0.033230063,0.010517459,0.036888894,0.0074886824,0.009647906,0.019776588,-0.036300573,0.008014536,-0.010681997,-0.013528446,-0.030485783,-0.019077595,0.04833596,-0.029333059,0.029879978,0.020818433,0.0056465664,0.04079515,0.046139117,0.0114214625,-0.0017541711,-0.0011711256,0.008374275,0.013955613,-0.027053649,0.028388904,-0.009976085,-0.028950209,-0.02356406,0.028908594,-0.039067827,-0.03151368,0.00934781,0.021986794,-0.0033987958,0.028275475,0.05783666,0.013991683,0.013979308,-0.022631146,0.05548338,0.010362185,0.016046908,-0.007444902,-0.0084664365,0.007447511,-0.011454682,0.0066938954,-0.028229605,0.024893157,-0.035707306,-0.014527502,-0.009564928,0.03293009,-0.002249879,-0.029630067,0.014154137,0.007439358,-0.000095112184,0.000265872,0.040996064,-0.037795212,0.015320347,-0.022477943],"last_embed":{"hash":"srajix","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"srajix","at":1762857298051},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#In-The-Moment Protocol (When You're Actually Talking to Someone)#Pre-Interaction Ritual (5 minutes before)#{5}","lines":[178,179],"size":76,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"srajix","at":1762857298051}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01651667,0.0011236948,-0.024644865,-0.025577508,-0.03447484,-0.015767183,0.022824444,-0.008395233,0.050258454,-0.019247074,-0.018593255,0.009910206,-0.029705413,-0.01067696,0.016258093,0.010506572,-0.038483273,0.025430813,0.014863814,-0.002444871,-0.019725498,0.01349877,0.05123738,-0.023186404,-0.020462891,0.012550561,-0.00048300007,-0.00536565,0.024858158,0.047662657,0.004333889,0.0029696084,-0.0016354101,-0.048777655,-0.014230216,-0.016876359,0.014480834,-0.0054552653,-0.031003851,0.052488625,0.020565191,-0.03758268,0.024654353,0.04696585,0.031233795,-0.01583054,-0.044509284,-0.0144049525,0.032461457,-0.02892932,-0.030273529,0.0022031718,0.01888279,-0.026233956,0.03879416,0.025069319,0.025096212,-0.02372494,-0.021001905,0.013858932,-0.030502677,0.03744937,-0.010804814,-0.012675731,-0.012300799,0.06176994,0.01886879,0.010834555,-0.017221631,-0.05902815,-0.018908218,0.0298712,0.04900258,0.016221618,-0.04092251,-0.015535414,0.03251205,0.005567319,0.0027377366,0.01585684,0.02117734,0.027026352,0.012922917,0.014733342,0.0000055948863,0.00906518,-0.022623667,0.04841129,0.021063976,-0.022939986,-0.015153661,-0.007878625,-0.016443936,-0.057986848,0.0057847076,0.029432254,0.014575385,-0.05177915,0.038585335,-0.0100184055,0.03395483,-0.010403387,-0.00510414,-0.029683199,0.008245652,0.013979434,-0.014054182,0.029238123,0.025831452,-0.011370465,0.035204273,0.032166123,0.016196609,0.035078596,-0.018405393,-0.02240524,0.026697796,-0.050108366,0.0029742015,0.007875572,0.009337053,0.07281891,0.009518839,-0.01313702,-0.004546802,0.043181267,-0.010874452,-0.031329636,-0.014053923,0.050901663,0.009518002,0.01718803,-0.022176329,0.0218918,0.033305053,0.046415646,0.036220074,0.024236828,-0.011424252,-0.085137315,0.016793896,0.022630204,-0.019986179,0.0016965909,0.0044298396,-0.058711786,0.01506912,0.031249354,0.0065880707,0.0468458,-0.009440926,0.030306939,0.025371237,0.04562942,-0.035118315,0.032106318,-0.0008258681,0.06937439,0.007486402,-0.0035885884,0.044181246,0.012466992,-0.08090794,0.046552755,0.003693265,-0.043556407,0.01585674,-0.0066137696,-0.027911402,0.017782161,0.027798962,-0.017259562,-0.001807265,0.019721294,0.0023973975,0.021751957,0.054184053,0.039554417,-0.003461634,-0.024843901,-0.048997115,0.006487244,-0.0056865863,-0.06996954,-0.0016224477,0.045902327,-0.029835626,-0.02549688,-0.00042078647,0.035547853,-0.0181186,-0.0019280353,-0.030323492,0.008135861,0.04839863,-0.00371371,0.038026284,0.0031503218,0.034120288,-0.018360212,0.041237406,0.01718101,0.031179212,0.0143976705,-0.016156355,-0.02735219,-0.061717127,-0.032400094,0.0066720704,-0.05698455,-0.009238771,-0.012922843,-0.024742061,-0.029291,-0.026845232,0.00057155086,0.044625193,0.014549069,0.010665845,0.030674325,-0.013005721,0.042812064,0.025879756,-0.025058355,-0.027619166,0.015371841,0.0061265053,0.0399548,-0.0014173192,-0.0030431044,-0.030883623,-0.0002313099,-0.0081213685,0.005443218,0.004528056,-0.01566861,-0.00656152,0.011118599,0.04865377,0.005671701,-0.022903793,0.040673558,0.012790456,-0.00026657013,-0.020249067,0.011298517,0.041694038,0.017659122,0.0051880325,0.035668615,0.0057195993,-0.008535029,-0.05179199,-0.023777002,-0.010071378,0.000045478122,0.026584521,-0.00083186914,-0.0010121713,0.010471022,-0.01909343,0.043643627,-0.00470994,0.008652273,-0.010868818,-0.024232442,-0.0063936585,-0.004623833,0.016874619,0.050942987,-0.017951943,-0.013752541,0.031733714,0.022682814,-0.034131214,-0.011493202,-0.05900704,0.03773303,0.04929449,-0.010844975,-0.038096976,-0.010222249,0.023028037,0.016041016,0.018425759,0.0048628836,-0.024237132,-0.011903243,0.04573626,-0.0099709,-0.0103271585,-0.0017881006,0.08778403,0.013770812,-0.031317003,0.04103281,-0.0042120256,-0.17124738,0.006733089,0.0020551356,0.04521248,0.017779311,0.015615715,-0.02302892,-0.011705008,-0.019618917,0.020247146,0.0030174353,-0.047657788,0.024075396,0.0085638,0.023454487,-0.01684742,-0.029777922,-0.0003428706,-0.014014579,-0.066144876,-0.04730976,-0.027743768,0.09915355,0.04288491,-0.030893486,0.0016864893,0.062520534,-0.007856584,0.0045857453,-0.020943105,-0.049919892,-0.004194374,0.0002711394,0.0091171255,-0.008377889,0.044970863,-0.010582746,-0.0064216866,0.00010294506,-0.009074016,0.034144852,0.053029507,0.0177889,0.023578815,0.0032608237,0.03149619,-0.029639333,-0.018028138,-0.07020437,-0.008463941,0.015396532,-0.011108941,-0.020010117,0.013635108,-0.048796717,0.01571243,0.018801304,0.03333814,-0.013685399,-0.0006972545,0.02186858,0.0013464359,0.014379573,0.0031012697,-0.032379787,-0.049156006,0.0039835507,0.012434372,-0.032640554,-0.037706994,0.029547224,-0.020670388,-0.021762399,-0.023362653,-0.008205423,0.017738318,0.010674271,-0.028994692,0.0054834373,-0.12469751,-0.020811614,0.02656709,-0.018413555,-0.008730345,-0.0124000665,-0.027005961,-0.016855897,-0.023062699,0.018507056,0.2368678,0.05817885,0.044342995,-0.014580652,0.05461052,-0.013197979,0.016077649,0.057493404,0.00042113554,-0.0420438,-0.022621851,0.014244348,-0.011424021,0.012996054,0.026447425,0.03325601,-0.07042713,0.0101682935,0.07748049,-0.02045852,0.014631917,-0.024925262,0.0052793906,-0.011092702,-0.057491913,-0.012363046,0.017804358,0.07110612,-0.02752407,0.00805575,-0.008792218,0.039682884,0.031555798,-0.034550756,0.03648936,0.007136424,0.037797317,-0.03561446,-0.03407655,0.01927198,0.016874596,0.00843406,0.034219734,-0.024316693,-0.024132065,0.0058013513,-0.034427986,0.017299227,0.001674013,-0.016214669,-0.01981893,0.036098752,0.017933872,-0.011516613,-0.0026309944,-0.013780668,-0.03219623,-0.024865724,-0.0030439938,0.036298435,0.0023222107,0.018584045,-0.03879755,-0.031255517,0.0026950045,-0.015497436,-0.045067355,0.0057533844,-0.041391324,-0.003384071,-0.008292047,0.0092959,0.021734202,0.014028552,0.01592297,-0.005755829,-0.0053683175,0.05233751,0.034521077,0.014057356,-0.010547707,-0.032606002,-0.027256342,-0.0027911062,0.04373212,-0.00009933381,0.003172077,0.08168081,-0.029966023,-0.022562591,0.032268804,0.0064649484,-0.016311847,-0.0056195823,0.004271635,-0.0032111942,0.038586173,-0.05756826,-0.028624767,0.024764776,-0.04387212,0.023808071,0.0070242523,-0.05850591,0.030061955,0.0034953884,0.0044366494,-0.032714274,-0.011483045,0.031966683,-0.09759296,-0.0034342976,0.019053461,-0.018336643,0.05971401,0.06694946,0.016374726,0.025416644,0.04488451,-0.0059116855,0.02095985,0.00011663543,-0.0075206226,0.010001012,-0.026949719,-0.055772927,0.008023492,0.00040051958,-0.017955067,0.023055261,0.008938217,-0.018471211,-0.010103293,0.037015423,0.040876113,-0.01665636,0.060231358,-0.016807433,0.032900237,0.022014048,-0.017090075,-0.011664362,-0.03059558,0.056705665,0.022139395,0.04233318,-0.0074514183,-0.0067566154,-0.027345024,0.005567035,-0.0028023021,-0.013993686,0.013931939,-0.034376483,0.005404821,-0.07736367,-0.018681433,-0.027119521,-0.009227804,-0.029093947,0.009400272,0.011178685,0.029250445,0.06956241,-0.009220974,0.022128085,-0.006008966,0.031117616,0.012683317,0.003508048,0.025240248,0.013884189,-0.01674661,0.0006790764,-0.010358742,-0.050233454,-0.007911517,0.000016720127,-0.029279724,-0.010586423,0.03488375,-0.024273215,-0.017814735,0.015742155,0.014140494,0.020467145,-0.06314466,-0.006862417,0.016060432,-0.011792188,-0.013799182,0.10489766,0.005893174,-0.00037495344,0.04283759,0.013386963,0.074894555,0.022212164,0.020173067,-0.022170793,-0.010160192,0.001838268,-0.008043649,0.03587963,-0.032668494,-0.05173006,-0.018877815,0.01722294,0.044109117,-0.004962238,-0.007242858,0.0133545855,-0.042535324,-0.033591345,-0.04271313,-0.045421697,0.030866276,0.02464064,-0.05098136,-0.011815754,-0.024123304,-0.0065575833,0.0251274,-0.04737831,-0.0034732593,0.041096408,-0.020356135,-0.045956455,-0.012103846,-0.011218387,-0.010261893,0.01584432,-0.00028104195,-0.0015409401,-0.0050646034,0.0037579332,0.013962565,0.016010595,0.017749418,0.0031509132,-0.06769769,-0.0099963425,0.0125850905,0.029232506,0.018716164,0.0019947046,-0.019212345,-0.013645545,0.0042332886,0.040307466,0.03298439,-0.004770315,-0.0016516757,-0.013554723,0.0019990841,0.0065209134,0.054394413,-0.0063891783,0.0072873677,-0.014865836,0.009199379,0.021930207,0.002213603,0.0067735077,-0.047405515,-0.07301593,0.004986384,-0.0035842967,-0.029004695,-0.03297741,-0.008981668,-0.011498953,-0.03391206,-0.011920568,-0.027480016,-0.00076355744,0.0057538673,0.00088531023,0.024667285,-0.032535795,0.00045572978,0.04156007,0.03581066,-0.018826501,-0.029479021,0.005559373,0.040539276,-0.004858602,0.010299777,-0.06911463,0.0007216701,-0.03434041,-0.063034,0.010593014,0.01728655,-0.016313074,-0.019608667,0.0101561835,0.000049316815,0.009346271,0.007145386,0.025600135,-0.014350145,-0.0063865967,-0.02139222,0.027010227,-0.019433016,-0.041492656,0.041165285,0.019227462,0.015274359,-0.047924668,-0.0028032342,0.011913613,0.00700481,-0.0064335717,0.021026967,-0.029953316,0.057838377,-0.022784555,-0.0021391897,-0.04444692,-0.025338784,-0.037218794,-0.028495492,0.011934969,-0.026447421,-0.023023048,-0.040647652,-0.036781263,-0.017404988,-0.0061268304,-0.00606055,-0.057738107,-0.031132324,-0.0036245056,0.03080901,0.0020201104,0.016076433,-0.011566013,-0.014720623,0.047256872,-0.022669358,-0.04749155,0.0076166485,-0.017934533,-0.014686119,0.0017815233,-0.015651803,-0.001226556,0.055352326,0.043217994,0.018627618,-0.05364369,0.03536673,-0.019229256,-0.020498838,0.013370608,0.082723595,0.049568266,-0.04718136,0.040929664,-0.028038321,-0.027738294,-0.022436019,0.02093217,0.03517397,-0.028011333,0.022931146,-0.021800753,0.009898428,0.034621093,-0.01050315,0.027937641,-0.076160386,0.033731166,-0.010735795,-0.025825372,0.030049501,-0.015221771,-0.005497941,-0.034678422,-0.014847959,0.011440117,0.02464993,0.012534618,-0.015126461,0.03510777,0.040271834,0.012341021,-0.028321102,-0.008519488,-0.04585641,-0.0045252796,-0.15173136,0.030374505,0.0018034177,0.005351627,0.0117077185,0.003122789,-0.074997336,-0.041524965,-0.03012773,-0.011542458,-0.032440845,-0.041981593,-0.0077299946,-0.014778326,-0.013498125,0.02941192,-0.037878968,-0.012845255,-0.051557556,0.02517527,0.017815707,0.00068295124,0.042318244,0.00491854,-0.01572091,-0.005345737,-0.0071975114,0.00034685593,-0.02196144,-0.027622472,-0.056231026,-0.013868326,0.023298655,-0.0036019427,-0.0012056581,-0.01906418,0.0093222745,0.017621135,-0.022661602,0.0020075077,-0.050405003,0.021773973,-0.011966988,0.043577306,-0.020641917,0.085218,-0.052409913,0.0068907193,-0.07126867,-0.004383366,-0.013016045,0.07004071,-0.0068348106,0.010353194,-0.012527174,-0.0028589517,-0.028850215,-0.042825326,-0.023682585,0.013455454,0.016867928,0.006682833,-0.038993757,-0.021487493,-0.04198438,0.023917422,-0.06516145,0.034361977,0.012722464,0.0049308487,-0.042588882,-0.029317927,-0.0010252724,-0.010384059,-0.0024357624,0.0018585435,-0.0019990932,-0.048779804,-0.03514736,-0.03864933,-0.021613354,0.0072555006,0.019514121,-0.027636722,0.005957825,0.00792429,0.0035406773,-0.027162775,-0.042365517,-0.0016064466,-0.07233454,-0.046102613,0.015064242,-0.008820519,0.013404117,0.029239556,-0.024299359,0.013208437,-0.022539869,0.008033842,-0.030154537,-0.011746963,-0.022434665,-0.03481827,-0.02474347,0.0026978604,0.0054637906,-0.006407378,-0.02162239,-0.022889435,-0.0066798567,-0.01366012,-0.014136296,0.02938507,-0.07233755,-0.015380441,-0.022139946,0.05621829,0.030262858,0.01680928,0.023331614,0.007605065,-0.037249133,-0.027753854,0.051622223,0.088459864,0.039668888,0.0029947245,0.028098721,0.031167496,0.007494385,-0.051245004,0.029602895,0.0013369357,0.0136840725,-0.027019953,-0.030488433,0.03212774,-0.0031729694,-0.040286094,-0.008654433,-0.057574425,0.002145187,-0.02485076,-0.00551673,-0.017670553,-0.0076714708,0.022712914,0.00831774,-0.05387508,0.0238156,-0.025171787,0.0031208016,0.02162991,-0.023525003,0.06525573,-0.021945275,0.012569696,0.010846376,0.064384826,-0.017371159,-0.053299863,-0.008524971,-0.017302275,-0.0039447523,0.0608357,0.010574502,-0.030179763,-0.05349344,0.009175291,0.03497186,-0.0030281972,-0.032616585,-0.009894866,0.037664756,0.027347539,-0.022942532,0.020063344,0.024408689,-0.047726568,0.0432072,-0.008944237,0.009173189,0.046640147,-0.04140869,0.02724198,-0.0015794466,0.02803227,0.006652772,0.018753568,-0.032893404,-0.0013442151,-0.0011028261,-0.014315022,0.075896546,-0.009844484,0.011340577,-0.012283123,0.049663316,0.012400053,0.0051569263,-0.045907985,0.013747609,-0.00863107,-0.02393005,-0.00799597,-0.030241858,-0.0046880674,-0.02625716,0.012939715,-0.042298716,-0.03946364,0.015546468,0.0020993387,0.011116628,0.014732677,0.04710187,0.018620983,-0.030699907,-0.027359467,0.044590667,0.022967635,0.015086023,-0.002673599,0.010782573,-0.010079856,-0.022626396,0.016936101,-0.04237298,-0.0021985222,-0.05674135,0.014608087,0.008003571,0.03161325,-0.016532633,0.00071590976,-0.008537149,0.04248837,-0.013257104,0.002903414,0.017008647,-0.051119354,-0.0017309007,-0.018300163],"last_embed":{"hash":"1u0k2qy","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"1u0k2qy","at":1762857298051},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine","lines":[180,202],"size":441,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1u0k2qy","at":1762857298051}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03323005,0.0059202425,-0.012721016,0.000524666,-0.045785382,0.0045510666,0.032120842,0.0060931984,0.031333204,-0.013421157,-0.0048228507,0.005782906,-0.019928897,-0.014411191,0.023045728,0.024074728,-0.02088421,0.017480243,0.008362,-0.00021200904,-0.022895519,0.025772648,0.03445309,-0.020954205,-0.03455319,-0.0038521923,0.015521313,-0.013807396,-0.010601046,0.063155204,-0.010153065,-0.040204953,0.028784448,-0.053881582,-0.025538487,-0.019825552,0.023326252,0.021507792,-0.03902768,0.045935493,0.0277282,-0.037168313,0.038796093,0.046025068,0.05187917,-0.02147233,-0.049467854,-0.008187656,0.011573297,-0.023309475,-0.03506356,-0.012094678,0.0090566985,-0.031431604,0.02050937,0.03451224,0.008552734,-0.025275791,-0.0095806,-0.008537376,-0.033046644,0.013039439,0.003692349,-0.018781792,-0.01218871,0.032365583,0.041152515,0.008237695,-0.014666327,-0.045600962,0.004046035,0.0041794833,0.027011486,0.0016414573,-0.03636724,-0.023049753,0.02971045,-0.0038898708,0.0027134959,0.042634606,-0.0015999408,0.0055145817,0.020083629,0.0026926629,0.009408001,0.008918234,-0.018397907,0.04641562,0.03338977,-0.020489998,-0.0143052945,-0.0056466875,-0.0042969324,-0.04881042,-0.009058998,0.014739026,0.01798507,-0.035548866,0.038382705,-0.024775112,0.055257592,0.006268565,-0.026796455,-0.01742324,0.012696787,-0.005586283,0.002296549,0.01375499,0.01275694,-0.004950693,0.027318401,0.038952563,0.03405345,0.049888533,-0.0063131126,-0.033266798,0.022358209,-0.06730325,0.02848936,-0.009680963,0.02474958,0.036072467,-0.0053232764,-0.009441588,0.016469423,0.026474573,-0.002005437,-0.019012785,-0.007703856,0.025344335,0.023908524,0.022702139,-0.001861801,0.0052826977,0.029360238,0.040771667,0.027674576,0.0015769133,-0.0011133229,-0.07695792,0.033830713,0.02746084,-0.015124238,0.009456541,-0.0039670486,-0.020323655,0.027712556,0.017896716,-0.0006812925,0.016787564,0.02693089,0.027413307,0.013517896,0.079559326,-0.027045684,0.008806755,0.020789945,0.06825524,0.0032951701,-0.021339377,0.025870247,0.005362433,-0.053708658,0.03503691,-0.0072282148,-0.049361877,0.034705624,0.007189587,-0.0017727454,0.04098135,0.008235623,-0.04111584,-0.019283984,0.008512669,0.03184681,0.012719919,0.08321365,0.03137923,0.0073203677,-0.011682894,-0.033728167,-0.0030300731,-0.030681197,-0.030561993,0.0109462645,0.0383782,-0.008276917,-0.044307135,-0.001468979,0.041144397,-0.0022242493,0.009538764,-0.0089032,-0.0066504814,0.057407934,-0.0044245995,0.013391278,0.0071000597,0.033496343,-0.042846203,0.040036794,0.016233008,0.019738227,0.03141187,-0.013636285,-0.015156683,-0.03326792,-0.0349588,0.012980832,-0.04159494,-0.022565244,-0.011574466,-0.025304444,-0.041363712,0.0029062056,-0.02334554,0.050273106,-0.003924947,0.026902147,0.003355293,-0.022470174,0.040130924,0.0342824,0.02801239,-0.034279976,0.029559124,-0.0012798453,0.027728792,0.021358037,0.008679316,-0.03994225,-0.027741529,0.028671756,0.010886676,0.024717757,-0.012696789,0.002620414,-0.0073781284,0.039794486,0.0067335106,-0.02406204,0.031115545,0.0052023567,0.0012350035,-0.04997348,0.02817972,0.028253281,0.038773127,-0.019889895,0.043590713,-0.012307656,-0.02346443,-0.024983514,-0.041949466,0.014431543,0.021347933,-0.0009569532,0.005593721,0.001590671,0.014856323,-0.017533503,0.023939228,-0.04501143,0.006956367,0.00744315,-0.019624842,0.007733022,-0.008132203,0.040572938,0.014932122,-0.019237187,-0.010588201,0.05390791,0.01601463,-0.021429151,-0.021079842,-0.055442505,0.02603194,0.05207122,-0.024187118,-0.018867353,0.0050775064,0.03008588,0.009491336,0.040203087,-0.006419598,0.0027907062,-0.04464784,0.010182407,0.0072312574,-0.024587916,-0.0052720406,0.07306668,-0.018232597,-0.02836653,0.026386712,-0.009150381,-0.15758145,-0.009234717,-0.0072598183,0.054536074,0.02062436,0.02296394,-0.019115407,0.0008317997,-0.02618704,0.05730338,0.008182744,-0.047587723,0.06781442,-0.0019357619,0.028708162,-0.011899089,-0.03067695,-0.0028677366,-0.016723111,-0.04918862,-0.03365782,-0.032717623,0.05341848,0.06600616,-0.028976304,-0.004223507,0.09500588,-0.030672768,-0.0070724743,-0.03585283,-0.046615086,-0.013685065,0.0063274885,0.010118744,-0.014725932,0.04247669,-0.0053004376,0.014430591,0.0033979965,-0.015326696,0.05834436,0.049045872,0.0046148975,0.033878967,-0.022879655,0.027797347,-0.029974578,-0.0023304084,-0.058126755,-0.027779311,-0.0084719835,0.0015542648,-0.000011676582,0.011781125,-0.053765953,0.014272828,-0.006341571,0.036019187,0.0054646325,0.0046456447,0.015103766,-0.02637268,-0.00092437404,-0.014693914,-0.0074207783,-0.06231874,0.022454118,0.001057168,-0.03999368,-0.03669958,0.014458155,-0.032766253,-0.008799154,-0.011729762,-0.025685603,-0.0010639946,0.03891508,-0.006028319,-0.0046178605,-0.089713015,-0.039914258,0.0314084,-0.007517419,-0.010104603,-0.0286308,-0.033792105,0.0030904661,-0.015629387,0.007146533,0.23277372,0.046408847,0.063662134,-0.009638803,0.06553454,-0.017774997,0.011490468,0.055002697,-0.00007637975,-0.035430875,-0.009907297,0.029661277,-0.009351135,0.0039670495,0.028055318,0.042716835,-0.071234204,-0.0062408373,0.05966571,-0.0043757213,0.007493607,-0.044342324,0.018824281,-0.039797336,-0.07256595,0.0022505976,0.031676438,0.05595438,-0.028250266,0.027387256,-0.026061835,0.08437691,0.04999627,-0.019391803,0.05167669,0.01132694,0.029089697,-0.052851934,-0.04239703,0.004582323,-0.0015335915,0.0036223328,0.009171542,-0.041010644,-0.025977172,0.00075273664,-0.041305274,-0.020091787,-0.011899289,-0.017479394,-0.0027130102,0.013612417,0.013370442,-0.013316824,0.021460176,0.0017703165,-0.04952262,-0.020014646,-0.0031379294,0.05110684,0.0062661027,0.013976222,-0.0373101,-0.0035481306,0.0036241973,-0.0061191306,-0.021774514,0.00077508343,-0.02902864,-0.017447634,-0.0016544913,0.030443402,0.024455449,0.017628213,0.00037984113,-0.0031964607,0.026834987,0.06255252,0.0036888246,0.021833705,-0.022358349,-0.04938376,-0.029088834,-0.013027942,0.035525728,-0.027234515,0.008865264,0.069481954,-0.01565971,0.0027480794,0.03858683,-0.0021314581,-0.0066831256,-0.024219435,0.014946061,-0.011519973,0.017152451,-0.047318947,-0.03518914,0.022953283,-0.026984675,0.011611233,-0.017284768,-0.04526227,0.03135841,0.007752187,0.013831445,-0.027890956,-0.022165952,0.0032213558,-0.08160563,0.0113448575,0.022971358,-0.016038295,0.03077818,0.06184409,0.009637814,0.017983159,0.066754736,-0.017188441,0.034143522,-0.012201019,-0.004813657,0.018312734,-0.032977697,-0.08938508,-0.006476545,0.0106691485,-0.018402072,0.019798767,0.027509265,-0.023011187,-0.019798877,0.041841008,0.020728728,-0.0025589992,0.025758117,-0.021578893,0.01967308,0.0037442786,-0.019989882,-0.0019355462,-0.03568766,0.033756953,0.026526641,0.066458896,-0.016786464,-0.0031768528,-0.026904935,0.025844911,0.018652063,-0.013559037,0.032557946,-0.041454386,0.03665152,-0.07989103,-0.040697247,-0.030357754,-0.027144829,-0.041696858,-0.015055319,0.022983111,0.058867905,0.073863104,-0.048686977,0.028111866,-0.0029867662,0.005053859,-0.01985356,0.0012922118,0.0031739636,0.0015894686,-0.043314774,-0.0013427059,0.022968754,-0.049701698,0.021613115,-0.0037637227,-0.044014204,-0.04148662,0.051614176,-0.047874797,-0.023851156,-0.00079439057,0.05221793,0.007642429,-0.06038633,-0.007987973,0.011316251,-0.029935973,0.011302179,0.11111397,0.0029754362,-0.0066640424,0.053051353,0.007969613,0.0312108,0.020747483,0.038843047,-0.023726037,-0.014021574,0.005184035,-0.0057630823,0.012700497,-0.01414798,-0.06351525,-0.019437654,0.014917438,0.03337484,0.0036249023,0.020088,0.0030297982,-0.04646476,-0.011288979,-0.03903462,-0.03817134,0.020259291,0.0077209575,-0.06240621,-0.018277008,-0.018767491,-0.019803483,0.00895684,-0.03789576,-0.027379345,0.053301632,-0.010849065,-0.039505772,-0.03382745,0.00033533896,-0.0134680765,0.017587373,-0.011689111,0.0008386385,-0.030378155,0.0101388125,0.0038092877,0.0358677,0.01721471,-0.013916612,-0.029557772,-0.013279348,-0.00048179098,0.0149576105,0.030646699,-0.005158338,-0.035370644,-0.025099967,0.008972751,0.02129127,0.040039834,-0.023008613,0.0007535031,0.0028987646,0.03996172,-0.0040665367,0.056538004,0.017452734,-0.0014267823,-0.041895103,-0.008140108,0.0057788515,-0.0049948227,-0.00019874575,-0.050317395,-0.066074125,-0.020349197,0.0065563587,-0.025494564,-0.0041800593,0.012250681,-0.010063169,-0.02044544,-0.018226936,-0.037817456,0.026119545,-0.0048129535,0.024694229,0.023498256,-0.041119915,-0.04061885,0.03123025,0.009993986,-0.01480661,-0.0141183045,0.039954104,0.03313029,-0.0012334198,0.0059508015,-0.06447208,0.02409944,-0.019240383,-0.06743174,0.025287116,-0.004043586,0.018265301,0.0029712247,0.02605106,-0.0038121573,-0.0019521643,0.0024223719,-0.007379005,-0.0023924015,0.016837642,-0.0075445534,0.014044681,0.0015637628,-0.022059754,0.0347186,0.0023425552,0.02215786,-0.06762422,0.014797575,0.011843732,0.015853155,-0.024780115,0.033571284,-0.015079246,0.039865617,-0.02968584,0.014698465,-0.029795054,-0.0355807,0.0038051961,-0.03368131,0.027730364,-0.028115598,-0.014612255,-0.032022983,-0.027564088,-0.051222984,-0.014441068,-0.019169725,-0.040863514,-0.011696026,-0.0057200226,0.009525796,0.0138807325,-0.009276968,0.017531682,-0.02560369,0.044493616,0.0055276956,-0.03875037,-0.0007636285,-0.005019307,-0.014834518,0.010573892,-0.01974174,0.0043459856,0.03724934,0.00016383642,0.009595868,-0.03989013,0.022661854,0.009706865,-0.027710646,0.029551754,0.05065831,0.058266714,-0.03045906,0.038192637,-0.01940516,-0.03787926,-0.026021859,0.017873958,0.011853364,-0.01764377,0.015215056,0.0063352124,-0.01414108,-0.011852621,-0.0032060128,0.050432418,-0.0629427,0.020071136,-0.013955182,-0.020874912,0.007665844,-0.0018866758,0.0022772353,-0.024817204,-0.026595416,0.021520084,0.022848597,-0.006074997,-0.018885981,0.03293318,0.040470846,0.030214313,-0.0074229194,-0.021985255,-0.024552753,0.008305421,-0.14362153,0.009666463,-0.020923026,-0.016951775,0.015119369,-0.008798711,-0.071804166,-0.029192688,-0.014797608,-0.039292,-0.026093319,-0.04722191,0.0053106034,-0.008059505,-0.025975598,0.03271037,-0.027487028,-0.021556644,-0.04367982,0.028778443,0.0010092417,0.013060818,0.07813089,0.029569771,0.0029654603,0.013579838,-0.025889777,-0.013914411,-0.040778056,-0.04218998,-0.035706926,-0.022946954,0.018339368,0.0052671516,-0.02651182,-0.030948792,0.002467839,-0.0061008385,-0.044468433,-0.008220184,-0.033096496,0.012870883,-0.011613044,0.06214546,-0.0057767243,0.07473576,-0.0179116,-0.006300317,-0.060975462,-0.009392468,-0.02603159,0.059357934,0.00080528605,0.0073212185,-0.016593257,-0.015187533,-0.012721482,-0.019660365,-0.011737948,0.004671701,-0.0128767835,0.0058058016,-0.045459647,-0.0157085,-0.03722064,0.0050682304,-0.03693579,0.031402986,-0.021185456,0.0045042173,-0.025588477,-0.024119021,0.018693788,-0.0074376795,-0.008824738,-0.008438006,0.009527014,-0.03486573,-0.011568689,-0.035841152,-0.060188092,0.02830849,-0.0010178424,-0.051861543,0.029921537,-0.011561085,-0.011445643,-0.013918641,-0.054035213,-0.0112310145,-0.061912302,-0.06304255,0.01221955,-0.005532897,-0.014696116,0.042799234,-0.028519362,0.03831251,0.004597888,0.030185403,-0.0131776985,-0.010753367,-0.026509032,-0.019493734,-0.037797846,0.02692774,0.019168155,-0.001118812,-0.031162832,-0.031823464,-0.026045902,-0.017757256,-0.011986294,0.032450255,-0.08345484,-0.006623966,-0.0001499775,0.03887583,0.010115083,0.015179815,0.01809318,-0.012222691,-0.000559345,-0.035533886,0.023731034,0.086064376,0.039776333,0.059258785,0.02869205,0.012191452,0.010988853,-0.054871235,0.058181934,0.017777516,0.032903418,-0.011369725,0.00018349833,0.03159903,-0.020498926,-0.040992916,-0.03450961,-0.07277314,-0.013704429,-0.01920584,-0.006754392,0.0054646167,-0.010301578,0.016842619,0.012627118,-0.042236485,0.022553984,-0.023259306,0.004951743,0.022589011,-0.019090075,0.076833315,-0.020522796,0.007945995,-0.025962504,0.072215796,-0.024298897,-0.014280198,0.0066871033,-0.0010624456,-0.027646758,0.055602413,0.0075952606,-0.02729156,-0.03921515,0.011852447,0.040830184,0.0016157961,-0.02320679,-0.019037027,0.058036953,0.025504503,-0.01473807,0.015056263,0.01750506,-0.03627402,0.04452218,0.0010271284,0.04557159,0.039919414,-0.022542944,-0.009583742,-0.003786139,0.0133351665,-0.003516071,0.016273646,-0.05192809,0.008562338,0.0034178079,0.007741108,0.08751558,0.020181773,0.004988734,-0.0153244175,0.038498614,0.018813213,-0.029418923,-0.026601186,0.035460908,0.003797803,-0.024903646,0.010686623,-0.021085007,-0.052980714,-0.021868717,0.011924646,-0.031645462,-0.022061491,-0.00013417663,0.0049585714,-0.023113705,-0.014816998,0.04605673,0.032583993,-0.016909532,-0.018346202,0.06840462,0.003452326,-0.01087925,0.010346763,-0.0087770345,-0.013274151,-0.027546069,0.010776297,-0.024042135,0.012864716,-0.065917335,0.006428746,-0.00074874714,0.02304442,-0.016219052,0.012969443,-0.03532446,0.026386503,0.004944908,-0.023075745,0.026973153,-0.03527845,0.01023486,-0.012230124],"last_embed":{"hash":"1u12m82","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"1u12m82","at":1762857298051},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{1}","lines":[182,182],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1u12m82","at":1762857298051}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028317964,0.027424844,-0.00834489,0.0029380263,-0.045863938,-0.015229469,0.017877476,-0.027145058,0.040759295,-0.026452191,0.007040131,-0.014525386,-0.037949827,-0.0059823757,0.050415047,0.01274281,-0.047358036,0.024785092,0.0053158514,0.010780353,-0.014931056,0.04265048,0.025209235,-0.018803999,-0.034627926,0.010529738,0.009970733,-0.008457944,0.02745688,0.03933596,-0.003199891,-0.017128605,0.007934056,-0.033065774,-0.011831684,-0.023874702,0.009584821,-0.021037087,-0.030803505,0.05848992,0.0131922085,-0.04056856,0.029236285,0.012465254,0.031040763,0.0017243491,-0.058937687,-0.0027099308,-0.0010584085,-0.018889453,-0.027583212,0.0126594305,0.04246487,-0.01864348,0.010872195,0.011656181,0.014472076,-0.014917553,-0.043910574,-0.012609091,-0.029835535,0.020263305,-0.014441266,-0.047929574,-0.027389638,0.07020372,0.024699291,0.01756787,-0.024461592,-0.044761814,-0.0035760843,0.020117413,0.03740157,0.007563915,-0.022014542,-0.014625689,0.016152326,0.00946967,-0.004479809,0.05879329,0.013863662,0.0035895656,0.0072441027,-0.0061940933,-0.012797559,0.004036562,-0.022134962,0.032486167,0.018717183,-0.0154088,-0.01172793,-0.005345693,0.030595316,-0.050673757,-0.028412335,0.033236194,0.03563199,-0.043927014,0.04072041,-0.026480285,0.045033954,-0.005505374,-0.038081516,-0.031302713,-0.0015602378,-0.0025286973,0.015648913,0.0073587983,0.03363665,-0.0056856405,0.023319665,0.024849534,0.045406517,0.0395655,0.0024040944,-0.024851637,0.008721665,-0.04486727,0.044810485,0.00017702699,0.02440562,0.05813994,0.008526797,-0.01628181,0.01259307,0.027937863,-0.023975015,-0.046422895,0.0006390824,0.007114087,0.011936313,0.022984779,-0.017305374,0.0010119627,0.012186115,0.036071282,0.05598583,-0.011101045,-0.016452689,-0.07440515,0.0047665904,0.02683265,-0.034127053,0.002453362,0.0098118335,-0.041556474,0.014628159,0.0022284943,-0.00063820276,0.017903676,-0.0013157383,0.03902948,0.00742639,0.06618682,-0.019261198,0.0075224657,0.0033125216,0.033097602,-0.009640078,-0.011017985,0.048629873,-0.029810943,-0.055962194,0.014746683,-0.0052008503,-0.034893997,0.031410813,0.017841186,-0.0030021896,0.03715202,0.02379042,-0.015767356,-0.028322928,0.009937742,0.02334881,0.008833932,0.04217431,0.02549032,0.005287009,-0.011366576,-0.0666786,-0.02151974,-0.028917968,-0.06809997,0.024561688,0.04619099,-0.026719803,-0.0112213865,0.0032032349,0.054295227,-0.008425878,-0.0043792767,-0.0106307585,0.010335727,0.053455707,-0.0055406187,0.007876392,-0.004045359,0.020759316,-0.041045252,0.02498312,0.023047687,0.022107469,0.008210651,-0.011946683,-0.011196787,-0.056025866,-0.04806734,0.00778062,-0.04959455,0.014912191,0.0077539077,-0.026997901,-0.033590168,-0.033990584,-0.01844935,0.04571421,-0.03166404,0.01581843,0.039637383,-0.011453239,0.053556185,0.028182875,0.015442748,-0.014867248,0.027133258,-0.018937716,0.033282053,0.022745974,0.01437946,-0.031931713,-0.0011194744,-0.018033331,0.003387009,0.0008589933,-0.0022861054,-0.0139743965,0.0010685257,0.04701411,-0.007818143,-0.0013822985,0.0008861466,0.024266588,0.002605025,-0.031303167,0.039771978,0.03920567,0.048862983,-0.014862647,0.04373823,0.002521999,-0.017890023,-0.049704794,-0.020081047,-0.010625224,0.013080315,0.01765742,0.013219571,0.020323126,0.020391112,-0.0125371665,0.04373109,-0.01785274,0.012703758,-0.0055205957,-0.014911046,-0.020002263,-0.010357587,0.05005522,0.038038753,-0.028346574,-0.027739618,0.052624933,0.024287099,-0.030830542,0.005791128,-0.06546063,0.056460593,0.040742263,0.002508437,-0.026843227,-0.007685098,0.015703319,0.0093755005,0.01367428,0.0039273854,0.001072589,-0.052355982,0.011953942,-0.0012739822,-0.025878858,-0.004729999,0.069712825,0.004308569,-0.020745054,0.022571154,0.007428973,-0.15220478,-0.01942531,0.0051718196,0.047209956,0.03205452,0.004359504,-0.040788572,0.001734318,-0.012855425,0.042119976,0.037294373,-0.043885227,0.039356004,0.004483209,0.030059302,-0.0077351006,-0.021608531,0.0035909452,0.0029367802,-0.053714577,-0.021323465,-0.032737978,0.07876326,0.02422625,-0.025927244,-0.008168912,0.059244417,-0.026752979,-0.0012749828,-0.03462419,-0.042540435,-0.0034431433,-0.0033597052,0.011780728,0.0028279324,0.04655207,-0.0148698175,0.019600658,0.007577987,-0.013197858,0.053123143,0.031613488,0.007982743,0.025078494,-0.015862059,0.023439165,-0.036959194,0.019604666,-0.06901766,-0.018280543,0.011130624,-0.009633512,-0.0023652166,0.010900241,-0.041602004,0.0021250027,0.008480235,0.0488751,-0.004228784,0.0045974245,0.021571163,-0.029208405,0.017448962,-0.009953541,-0.0058900826,-0.08924788,0.037805352,0.041641217,-0.026449714,-0.022447264,0.039306983,-0.039197136,-0.009389461,-0.03219935,-0.013024145,0.0072416128,0.018730778,-0.02416392,0.011017249,-0.10709079,-0.026534162,0.01700024,0.0013868687,-0.0027959675,-0.022401035,-0.04126689,-0.0074110646,-0.006167447,0.010081142,0.2396524,0.04034719,0.050503712,-0.009119035,0.0519329,-0.021974295,-0.006261722,0.0630722,-0.017117983,-0.03850923,-0.01600024,0.030727552,-0.0008601126,0.010590302,0.015504476,0.029371487,-0.03874337,0.0080501335,0.067957155,0.00031888162,0.0035613517,-0.059316505,0.0017381534,-0.026222203,-0.02104541,-0.0023418288,0.04195088,0.05431734,-0.007126532,0.017354969,-0.008696219,0.06456663,0.033156354,-0.029020982,0.06404488,-0.0021114962,0.0061461027,-0.03754976,-0.039159182,0.007165213,0.022581883,-0.0021386526,0.025662247,-0.06222858,-0.016043749,0.0063792444,-0.022369029,-0.016249169,-0.018204853,-0.025873065,0.004580919,0.0146059515,0.015625233,-0.009010419,0.022879377,-0.024212606,-0.04019066,-0.0443617,-0.018631037,0.036301736,0.02218978,0.026667533,-0.032627854,0.0041359444,-0.011119249,-0.037944805,-0.043382365,0.0057874965,-0.016854722,0.0053520594,-0.0061763055,0.018809909,0.018926915,0.037147343,0.0128549915,-0.010243284,0.010392515,0.06393979,0.020599276,0.002581349,-0.014603531,-0.041548472,-0.010078815,-0.026748618,0.039163053,-0.00077826675,0.011896294,0.065352686,-0.01014474,0.019073412,0.04268529,0.008608345,0.005925914,-0.037753794,-0.00022185037,-0.0019023499,0.0111128995,-0.061138645,-0.021471608,0.00017110238,-0.046814695,-0.0039987895,0.00091539015,-0.039611965,0.027623553,0.0077495403,0.03250624,-0.040439133,0.008590184,0.047327656,-0.08986408,0.0102870995,0.013570969,0.00028111195,0.036968075,0.057394225,0.016605567,0.020449575,0.08513451,0.006842429,0.032212604,-0.028179679,-0.00051291136,0.028506143,-0.0058480687,-0.06706076,0.021256315,-0.0010637497,0.0032545747,0.010823596,0.016663102,-0.030605128,-0.03316951,0.024236346,0.05083081,-0.002245823,0.023928562,-0.01187421,0.007927354,0.0150502,-0.029500304,0.008930263,-0.022326443,0.044837598,0.009210934,0.057020206,-0.058254518,-0.016422749,-0.013243197,0.016013369,0.013041821,-0.0077709206,0.028817626,-0.044485833,0.0057966113,-0.11214885,-0.027395258,-0.031720437,-0.015125041,-0.025419021,-0.015130516,0.039072685,0.032335773,0.08179744,-0.011910777,0.057093423,-0.0026446527,0.02032961,-0.019355398,0.005732304,0.0022686922,0.009396586,-0.03416161,-0.0029876176,-0.0067103384,-0.052958712,-0.003474348,-0.0007585788,-0.026746834,-0.039051197,0.029660918,-0.03980361,-0.022197142,0.031858206,0.054418407,0.004837013,-0.04816099,-0.02039586,0.035994723,-0.020431861,0.011067448,0.108669885,-0.002648433,-0.011774092,0.027234757,0.038191922,0.06094889,0.05161455,0.00976022,0.005284369,-0.026399758,0.016583974,-0.016399533,0.018667813,-0.039257627,-0.050084516,-0.0262188,0.027745102,0.014405892,0.015155906,0.0042288736,0.013905666,-0.0878507,-0.05543439,-0.0409341,-0.05129352,-0.007996083,0.013210963,-0.03845603,-0.036069375,0.020453617,-0.039389975,0.014036504,-0.02647699,-0.026753679,0.03150748,-0.012817018,-0.048459712,-0.027488006,-0.006727025,-0.015375268,0.02002061,0.0019902964,-0.0069510783,-0.02671975,0.024963925,0.0050283214,0.01257449,0.010281171,-0.029412424,-0.0405583,-0.009719007,-0.00870654,0.017161433,0.0065238667,-0.022587605,-0.019761646,-0.021870835,0.016340343,0.023868611,0.04632471,-0.033035286,-0.01715077,-0.0017750539,0.04351671,0.00077131705,0.052407254,0.010998774,-0.010537646,-0.017800238,0.010990528,0.029771004,0.0073772343,-0.010792266,-0.03651376,-0.021252388,-0.0038804286,0.0014386515,-0.016540391,0.009548563,-0.022403684,-0.011240117,-0.0068881456,0.000109393346,-0.007957146,-0.0030541215,-0.0005507037,0.042477377,0.025196314,-0.0124929,-0.027840257,0.047659528,0.017992474,0.017256659,-0.005612754,0.01986422,0.034872185,0.020132879,-0.0055177812,-0.0518054,0.02378092,-0.037558556,-0.05892059,-0.010500687,-0.0107728755,-0.012055692,0.0024935417,0.024275107,-0.015141344,0.026222924,-0.00613298,-0.0036670163,-0.0025562763,0.0061792345,-0.0038873705,0.008408255,-0.01085725,-0.051898573,0.05774063,0.025055768,0.027009089,-0.06554127,-0.020733153,0.03279405,-0.0059574204,-0.0044796057,0.029356316,-0.02556924,0.017015193,-0.03524003,0.002892381,-0.0328577,-0.009556002,0.012630237,-0.04164687,0.020676892,-0.03219921,-0.024106786,-0.03674633,-0.019107861,-0.046417188,0.020185864,-0.037632983,-0.062313918,-0.010598312,0.013344349,0.008358242,-0.0054361103,-0.017555071,0.038994774,-0.04258587,0.054969944,0.0076246765,-0.023501843,0.024915403,0.013777113,-0.015114996,0.016867151,-0.007641757,0.0046870927,0.029393941,0.027846213,-0.0061470508,-0.04807769,0.034866866,-0.0002118698,-0.017506013,0.03117595,0.047660615,0.046248883,-0.03324565,0.031521212,-0.032710418,-0.0358028,-0.028600462,0.025338355,0.0153992,-0.0017878406,0.013962553,0.013275303,0.0102348095,0.018616373,-0.027655277,0.04363002,-0.06729419,0.03140716,-0.0035718437,-0.016999051,0.028018683,0.0013572387,0.0067122052,-0.010020275,-0.018779876,0.014126157,0.02741056,-0.023922818,-0.02603001,0.029807849,0.06109049,0.027612155,0.003859822,-0.012614938,-0.029390464,0.026231023,-0.1512745,0.013079443,-0.0047094407,0.0006227388,0.01247867,0.004003247,-0.07319649,-0.06015998,-0.025112214,-0.03556638,-0.047235794,-0.03326314,0.017086286,-0.021666767,-0.033406954,0.034551654,-0.022403874,-0.01990737,-0.056202654,0.048424404,0.019490696,0.018492267,0.051854815,0.015472051,-0.015044645,-0.012379614,-0.01803468,-0.026968138,-0.036645778,0.015371356,-0.04583263,-0.03629404,0.011606123,-0.0030966676,-0.037933923,-0.014341149,0.008035664,-0.00057922077,-0.017348206,-0.014065746,-0.01582248,0.02680193,0.0033595334,0.037182793,-0.015117559,0.08823517,-0.05097009,0.016893229,-0.07713551,-0.012366327,-0.009750874,0.057753507,0.0090937065,0.00040760133,-0.010439501,0.0004865458,-0.037460893,-0.017617986,0.013515493,0.01239132,0.0105725555,0.014444393,-0.046047155,-0.014974345,-0.04817199,0.010542622,-0.03322228,-0.00011071674,-0.02084519,-0.0062131216,-0.048540216,-0.018219393,0.039911132,-0.0064663775,-0.022700552,-0.015067372,0.024394218,-0.038698874,-0.016451526,-0.056333683,-0.04837633,0.023459068,0.0113333445,-0.048727166,-0.038730174,0.0050556757,0.01595868,-0.0041306172,-0.054187004,-0.0010370807,-0.059104722,-0.054039422,0.008074995,-0.0077340486,0.0058478084,0.022522992,-0.031609785,0.013710734,0.008507261,0.0153235085,-0.023093166,-0.017592788,-0.016823286,-0.047222864,-0.032829065,0.009442673,0.01635972,-0.009878709,-0.020331474,-0.019433359,-0.029755063,-0.012244439,-0.016428383,0.039570775,-0.081060134,-0.0016899582,-0.021203382,0.027262604,0.0077535487,-0.010383264,0.0057508308,0.0007509162,0.011050858,-0.029692182,0.010222662,0.069678366,0.06601901,0.039989095,0.017657384,0.014467948,0.015768819,-0.024851035,0.041724194,0.011937421,0.019937288,0.005586517,-0.021633407,0.033846147,-0.002633882,-0.031095978,-0.0064869337,-0.049121004,-0.011894228,-0.030595377,-0.016913576,0.0013604264,-0.036060467,0.0027877078,-0.013312362,-0.033252265,0.00898463,-0.036028948,0.006896142,0.025336461,-0.028939584,0.048938822,-0.03353519,-0.015041199,0.001938041,0.045318276,-0.012546005,-0.007270838,-0.0040680408,-0.022811504,-0.042648774,0.052435942,0.0016086405,-0.032497413,-0.042211387,0.012300988,0.020047363,-0.026942616,-0.01779368,-0.012838232,0.026229488,0.020880526,-0.019374982,0.0036253466,0.029454766,-0.039599698,0.051906124,-0.012787574,0.038857512,0.05091383,-0.011925797,0.03377507,-0.020986049,0.019474998,-0.0032205454,0.03104689,-0.04634881,0.006178144,-0.0012058961,-0.019351883,0.072877444,0.037280153,-0.005368475,-0.009228301,0.037984915,0.030270178,-0.005083703,-0.009893322,0.009077077,-0.026644574,-0.032486353,0.014440975,-0.014301431,-0.039901298,-0.035166997,0.03172139,-0.036228634,-0.0135270255,-0.003822326,0.00052968407,0.027797585,0.0014663166,0.022152849,0.030756172,-0.0011765683,-0.02426681,0.055855393,0.012950254,-0.013421173,0.0072966083,0.004252191,0.001416401,-0.03217109,0.03962489,-0.024348486,-0.011435228,-0.057985198,0.033020698,-0.0047629974,0.022761682,-0.027022997,0.0015332137,-0.0060300734,0.0042974823,-0.0002757184,0.0059820693,0.016473193,-0.026802234,0.0014495447,-0.022040244],"last_embed":{"hash":"p3d9gi","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"p3d9gi","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{5}","lines":[186,187],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"p3d9gi","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028317964,0.027424844,-0.00834489,0.0029380263,-0.045863938,-0.015229469,0.017877476,-0.027145058,0.040759295,-0.026452191,0.007040131,-0.014525386,-0.037949827,-0.0059823757,0.050415047,0.01274281,-0.047358036,0.024785092,0.0053158514,0.010780353,-0.014931056,0.04265048,0.025209235,-0.018803999,-0.034627926,0.010529738,0.009970733,-0.008457944,0.02745688,0.03933596,-0.003199891,-0.017128605,0.007934056,-0.033065774,-0.011831684,-0.023874702,0.009584821,-0.021037087,-0.030803505,0.05848992,0.0131922085,-0.04056856,0.029236285,0.012465254,0.031040763,0.0017243491,-0.058937687,-0.0027099308,-0.0010584085,-0.018889453,-0.027583212,0.0126594305,0.04246487,-0.01864348,0.010872195,0.011656181,0.014472076,-0.014917553,-0.043910574,-0.012609091,-0.029835535,0.020263305,-0.014441266,-0.047929574,-0.027389638,0.07020372,0.024699291,0.01756787,-0.024461592,-0.044761814,-0.0035760843,0.020117413,0.03740157,0.007563915,-0.022014542,-0.014625689,0.016152326,0.00946967,-0.004479809,0.05879329,0.013863662,0.0035895656,0.0072441027,-0.0061940933,-0.012797559,0.004036562,-0.022134962,0.032486167,0.018717183,-0.0154088,-0.01172793,-0.005345693,0.030595316,-0.050673757,-0.028412335,0.033236194,0.03563199,-0.043927014,0.04072041,-0.026480285,0.045033954,-0.005505374,-0.038081516,-0.031302713,-0.0015602378,-0.0025286973,0.015648913,0.0073587983,0.03363665,-0.0056856405,0.023319665,0.024849534,0.045406517,0.0395655,0.0024040944,-0.024851637,0.008721665,-0.04486727,0.044810485,0.00017702699,0.02440562,0.05813994,0.008526797,-0.01628181,0.01259307,0.027937863,-0.023975015,-0.046422895,0.0006390824,0.007114087,0.011936313,0.022984779,-0.017305374,0.0010119627,0.012186115,0.036071282,0.05598583,-0.011101045,-0.016452689,-0.07440515,0.0047665904,0.02683265,-0.034127053,0.002453362,0.0098118335,-0.041556474,0.014628159,0.0022284943,-0.00063820276,0.017903676,-0.0013157383,0.03902948,0.00742639,0.06618682,-0.019261198,0.0075224657,0.0033125216,0.033097602,-0.009640078,-0.011017985,0.048629873,-0.029810943,-0.055962194,0.014746683,-0.0052008503,-0.034893997,0.031410813,0.017841186,-0.0030021896,0.03715202,0.02379042,-0.015767356,-0.028322928,0.009937742,0.02334881,0.008833932,0.04217431,0.02549032,0.005287009,-0.011366576,-0.0666786,-0.02151974,-0.028917968,-0.06809997,0.024561688,0.04619099,-0.026719803,-0.0112213865,0.0032032349,0.054295227,-0.008425878,-0.0043792767,-0.0106307585,0.010335727,0.053455707,-0.0055406187,0.007876392,-0.004045359,0.020759316,-0.041045252,0.02498312,0.023047687,0.022107469,0.008210651,-0.011946683,-0.011196787,-0.056025866,-0.04806734,0.00778062,-0.04959455,0.014912191,0.0077539077,-0.026997901,-0.033590168,-0.033990584,-0.01844935,0.04571421,-0.03166404,0.01581843,0.039637383,-0.011453239,0.053556185,0.028182875,0.015442748,-0.014867248,0.027133258,-0.018937716,0.033282053,0.022745974,0.01437946,-0.031931713,-0.0011194744,-0.018033331,0.003387009,0.0008589933,-0.0022861054,-0.0139743965,0.0010685257,0.04701411,-0.007818143,-0.0013822985,0.0008861466,0.024266588,0.002605025,-0.031303167,0.039771978,0.03920567,0.048862983,-0.014862647,0.04373823,0.002521999,-0.017890023,-0.049704794,-0.020081047,-0.010625224,0.013080315,0.01765742,0.013219571,0.020323126,0.020391112,-0.0125371665,0.04373109,-0.01785274,0.012703758,-0.0055205957,-0.014911046,-0.020002263,-0.010357587,0.05005522,0.038038753,-0.028346574,-0.027739618,0.052624933,0.024287099,-0.030830542,0.005791128,-0.06546063,0.056460593,0.040742263,0.002508437,-0.026843227,-0.007685098,0.015703319,0.0093755005,0.01367428,0.0039273854,0.001072589,-0.052355982,0.011953942,-0.0012739822,-0.025878858,-0.004729999,0.069712825,0.004308569,-0.020745054,0.022571154,0.007428973,-0.15220478,-0.01942531,0.0051718196,0.047209956,0.03205452,0.004359504,-0.040788572,0.001734318,-0.012855425,0.042119976,0.037294373,-0.043885227,0.039356004,0.004483209,0.030059302,-0.0077351006,-0.021608531,0.0035909452,0.0029367802,-0.053714577,-0.021323465,-0.032737978,0.07876326,0.02422625,-0.025927244,-0.008168912,0.059244417,-0.026752979,-0.0012749828,-0.03462419,-0.042540435,-0.0034431433,-0.0033597052,0.011780728,0.0028279324,0.04655207,-0.0148698175,0.019600658,0.007577987,-0.013197858,0.053123143,0.031613488,0.007982743,0.025078494,-0.015862059,0.023439165,-0.036959194,0.019604666,-0.06901766,-0.018280543,0.011130624,-0.009633512,-0.0023652166,0.010900241,-0.041602004,0.0021250027,0.008480235,0.0488751,-0.004228784,0.0045974245,0.021571163,-0.029208405,0.017448962,-0.009953541,-0.0058900826,-0.08924788,0.037805352,0.041641217,-0.026449714,-0.022447264,0.039306983,-0.039197136,-0.009389461,-0.03219935,-0.013024145,0.0072416128,0.018730778,-0.02416392,0.011017249,-0.10709079,-0.026534162,0.01700024,0.0013868687,-0.0027959675,-0.022401035,-0.04126689,-0.0074110646,-0.006167447,0.010081142,0.2396524,0.04034719,0.050503712,-0.009119035,0.0519329,-0.021974295,-0.006261722,0.0630722,-0.017117983,-0.03850923,-0.01600024,0.030727552,-0.0008601126,0.010590302,0.015504476,0.029371487,-0.03874337,0.0080501335,0.067957155,0.00031888162,0.0035613517,-0.059316505,0.0017381534,-0.026222203,-0.02104541,-0.0023418288,0.04195088,0.05431734,-0.007126532,0.017354969,-0.008696219,0.06456663,0.033156354,-0.029020982,0.06404488,-0.0021114962,0.0061461027,-0.03754976,-0.039159182,0.007165213,0.022581883,-0.0021386526,0.025662247,-0.06222858,-0.016043749,0.0063792444,-0.022369029,-0.016249169,-0.018204853,-0.025873065,0.004580919,0.0146059515,0.015625233,-0.009010419,0.022879377,-0.024212606,-0.04019066,-0.0443617,-0.018631037,0.036301736,0.02218978,0.026667533,-0.032627854,0.0041359444,-0.011119249,-0.037944805,-0.043382365,0.0057874965,-0.016854722,0.0053520594,-0.0061763055,0.018809909,0.018926915,0.037147343,0.0128549915,-0.010243284,0.010392515,0.06393979,0.020599276,0.002581349,-0.014603531,-0.041548472,-0.010078815,-0.026748618,0.039163053,-0.00077826675,0.011896294,0.065352686,-0.01014474,0.019073412,0.04268529,0.008608345,0.005925914,-0.037753794,-0.00022185037,-0.0019023499,0.0111128995,-0.061138645,-0.021471608,0.00017110238,-0.046814695,-0.0039987895,0.00091539015,-0.039611965,0.027623553,0.0077495403,0.03250624,-0.040439133,0.008590184,0.047327656,-0.08986408,0.0102870995,0.013570969,0.00028111195,0.036968075,0.057394225,0.016605567,0.020449575,0.08513451,0.006842429,0.032212604,-0.028179679,-0.00051291136,0.028506143,-0.0058480687,-0.06706076,0.021256315,-0.0010637497,0.0032545747,0.010823596,0.016663102,-0.030605128,-0.03316951,0.024236346,0.05083081,-0.002245823,0.023928562,-0.01187421,0.007927354,0.0150502,-0.029500304,0.008930263,-0.022326443,0.044837598,0.009210934,0.057020206,-0.058254518,-0.016422749,-0.013243197,0.016013369,0.013041821,-0.0077709206,0.028817626,-0.044485833,0.0057966113,-0.11214885,-0.027395258,-0.031720437,-0.015125041,-0.025419021,-0.015130516,0.039072685,0.032335773,0.08179744,-0.011910777,0.057093423,-0.0026446527,0.02032961,-0.019355398,0.005732304,0.0022686922,0.009396586,-0.03416161,-0.0029876176,-0.0067103384,-0.052958712,-0.003474348,-0.0007585788,-0.026746834,-0.039051197,0.029660918,-0.03980361,-0.022197142,0.031858206,0.054418407,0.004837013,-0.04816099,-0.02039586,0.035994723,-0.020431861,0.011067448,0.108669885,-0.002648433,-0.011774092,0.027234757,0.038191922,0.06094889,0.05161455,0.00976022,0.005284369,-0.026399758,0.016583974,-0.016399533,0.018667813,-0.039257627,-0.050084516,-0.0262188,0.027745102,0.014405892,0.015155906,0.0042288736,0.013905666,-0.0878507,-0.05543439,-0.0409341,-0.05129352,-0.007996083,0.013210963,-0.03845603,-0.036069375,0.020453617,-0.039389975,0.014036504,-0.02647699,-0.026753679,0.03150748,-0.012817018,-0.048459712,-0.027488006,-0.006727025,-0.015375268,0.02002061,0.0019902964,-0.0069510783,-0.02671975,0.024963925,0.0050283214,0.01257449,0.010281171,-0.029412424,-0.0405583,-0.009719007,-0.00870654,0.017161433,0.0065238667,-0.022587605,-0.019761646,-0.021870835,0.016340343,0.023868611,0.04632471,-0.033035286,-0.01715077,-0.0017750539,0.04351671,0.00077131705,0.052407254,0.010998774,-0.010537646,-0.017800238,0.010990528,0.029771004,0.0073772343,-0.010792266,-0.03651376,-0.021252388,-0.0038804286,0.0014386515,-0.016540391,0.009548563,-0.022403684,-0.011240117,-0.0068881456,0.000109393346,-0.007957146,-0.0030541215,-0.0005507037,0.042477377,0.025196314,-0.0124929,-0.027840257,0.047659528,0.017992474,0.017256659,-0.005612754,0.01986422,0.034872185,0.020132879,-0.0055177812,-0.0518054,0.02378092,-0.037558556,-0.05892059,-0.010500687,-0.0107728755,-0.012055692,0.0024935417,0.024275107,-0.015141344,0.026222924,-0.00613298,-0.0036670163,-0.0025562763,0.0061792345,-0.0038873705,0.008408255,-0.01085725,-0.051898573,0.05774063,0.025055768,0.027009089,-0.06554127,-0.020733153,0.03279405,-0.0059574204,-0.0044796057,0.029356316,-0.02556924,0.017015193,-0.03524003,0.002892381,-0.0328577,-0.009556002,0.012630237,-0.04164687,0.020676892,-0.03219921,-0.024106786,-0.03674633,-0.019107861,-0.046417188,0.020185864,-0.037632983,-0.062313918,-0.010598312,0.013344349,0.008358242,-0.0054361103,-0.017555071,0.038994774,-0.04258587,0.054969944,0.0076246765,-0.023501843,0.024915403,0.013777113,-0.015114996,0.016867151,-0.007641757,0.0046870927,0.029393941,0.027846213,-0.0061470508,-0.04807769,0.034866866,-0.0002118698,-0.017506013,0.03117595,0.047660615,0.046248883,-0.03324565,0.031521212,-0.032710418,-0.0358028,-0.028600462,0.025338355,0.0153992,-0.0017878406,0.013962553,0.013275303,0.0102348095,0.018616373,-0.027655277,0.04363002,-0.06729419,0.03140716,-0.0035718437,-0.016999051,0.028018683,0.0013572387,0.0067122052,-0.010020275,-0.018779876,0.014126157,0.02741056,-0.023922818,-0.02603001,0.029807849,0.06109049,0.027612155,0.003859822,-0.012614938,-0.029390464,0.026231023,-0.1512745,0.013079443,-0.0047094407,0.0006227388,0.01247867,0.004003247,-0.07319649,-0.06015998,-0.025112214,-0.03556638,-0.047235794,-0.03326314,0.017086286,-0.021666767,-0.033406954,0.034551654,-0.022403874,-0.01990737,-0.056202654,0.048424404,0.019490696,0.018492267,0.051854815,0.015472051,-0.015044645,-0.012379614,-0.01803468,-0.026968138,-0.036645778,0.015371356,-0.04583263,-0.03629404,0.011606123,-0.0030966676,-0.037933923,-0.014341149,0.008035664,-0.00057922077,-0.017348206,-0.014065746,-0.01582248,0.02680193,0.0033595334,0.037182793,-0.015117559,0.08823517,-0.05097009,0.016893229,-0.07713551,-0.012366327,-0.009750874,0.057753507,0.0090937065,0.00040760133,-0.010439501,0.0004865458,-0.037460893,-0.017617986,0.013515493,0.01239132,0.0105725555,0.014444393,-0.046047155,-0.014974345,-0.04817199,0.010542622,-0.03322228,-0.00011071674,-0.02084519,-0.0062131216,-0.048540216,-0.018219393,0.039911132,-0.0064663775,-0.022700552,-0.015067372,0.024394218,-0.038698874,-0.016451526,-0.056333683,-0.04837633,0.023459068,0.0113333445,-0.048727166,-0.038730174,0.0050556757,0.01595868,-0.0041306172,-0.054187004,-0.0010370807,-0.059104722,-0.054039422,0.008074995,-0.0077340486,0.0058478084,0.022522992,-0.031609785,0.013710734,0.008507261,0.0153235085,-0.023093166,-0.017592788,-0.016823286,-0.047222864,-0.032829065,0.009442673,0.01635972,-0.009878709,-0.020331474,-0.019433359,-0.029755063,-0.012244439,-0.016428383,0.039570775,-0.081060134,-0.0016899582,-0.021203382,0.027262604,0.0077535487,-0.010383264,0.0057508308,0.0007509162,0.011050858,-0.029692182,0.010222662,0.069678366,0.06601901,0.039989095,0.017657384,0.014467948,0.015768819,-0.024851035,0.041724194,0.011937421,0.019937288,0.005586517,-0.021633407,0.033846147,-0.002633882,-0.031095978,-0.0064869337,-0.049121004,-0.011894228,-0.030595377,-0.016913576,0.0013604264,-0.036060467,0.0027877078,-0.013312362,-0.033252265,0.00898463,-0.036028948,0.006896142,0.025336461,-0.028939584,0.048938822,-0.03353519,-0.015041199,0.001938041,0.045318276,-0.012546005,-0.007270838,-0.0040680408,-0.022811504,-0.042648774,0.052435942,0.0016086405,-0.032497413,-0.042211387,0.012300988,0.020047363,-0.026942616,-0.01779368,-0.012838232,0.026229488,0.020880526,-0.019374982,0.0036253466,0.029454766,-0.039599698,0.051906124,-0.012787574,0.038857512,0.05091383,-0.011925797,0.03377507,-0.020986049,0.019474998,-0.0032205454,0.03104689,-0.04634881,0.006178144,-0.0012058961,-0.019351883,0.072877444,0.037280153,-0.005368475,-0.009228301,0.037984915,0.030270178,-0.005083703,-0.009893322,0.009077077,-0.026644574,-0.032486353,0.014440975,-0.014301431,-0.039901298,-0.035166997,0.03172139,-0.036228634,-0.0135270255,-0.003822326,0.00052968407,0.027797585,0.0014663166,0.022152849,0.030756172,-0.0011765683,-0.02426681,0.055855393,0.012950254,-0.013421173,0.0072966083,0.004252191,0.001416401,-0.03217109,0.03962489,-0.024348486,-0.011435228,-0.057985198,0.033020698,-0.0047629974,0.022761682,-0.027022997,0.0015332137,-0.0060300734,0.0042974823,-0.0002757184,0.0059820693,0.016473193,-0.026802234,0.0014495447,-0.022040244],"last_embed":{"hash":"dxwplb","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"dxwplb","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{10}","lines":[192,192],"size":23,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"dxwplb","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026794393,-0.010298426,-0.015612259,0.007615732,-0.05109357,0.0059711765,0.025512457,-0.00046531673,0.036352362,-0.01684027,-0.013424106,0.008806811,-0.020205317,-0.009050008,0.019853184,0.02207837,-0.04087083,0.01293143,0.030871091,0.008858038,-0.0054647885,0.02361951,0.031243434,-0.019257637,-0.03773468,-0.0010048362,-0.010924901,0.0002221192,0.026552107,0.049194958,-0.010123162,-0.046488684,0.03417708,-0.053699784,-0.012491325,-0.016484302,-0.00070047844,0.006561121,-0.033008005,0.0341496,0.028247727,-0.063885845,0.013712967,0.034830417,0.054686446,-0.010057127,-0.056056485,-0.0039575067,0.018445488,-0.02089081,-0.010718436,-0.019451814,0.010021746,-0.018528357,0.011854056,0.032387022,0.025676508,-0.024068529,-0.029725498,-0.006590802,-0.034587543,0.028394427,-0.011007449,-0.041419435,-0.010547432,0.050180025,0.050219826,-0.003498759,-0.0106194075,-0.054457217,-0.0054908786,0.01708534,0.057005774,0.004758017,-0.03510357,-0.038187,0.02034683,0.013492486,0.01004329,0.029108476,0.006428152,0.024227599,-0.0038932406,-0.010214791,0.0026495303,0.0017841395,0.0006883118,0.039910402,0.009037793,-0.011269866,-0.0072583067,0.0037551878,-0.01199878,-0.04131625,-0.009505628,0.024211222,-0.006711331,-0.027433686,0.05890146,-0.009853588,0.026080523,0.000511809,-0.00469056,-0.0031260329,0.008581273,-0.003477551,-0.000028697454,0.013074906,0.030867495,-0.009274275,0.032107405,0.031212226,0.028786652,0.036788344,-0.016014291,-0.023404362,0.007035278,-0.0321178,0.008820561,-0.012363388,0.032532956,0.06469298,0.010202258,-0.006798935,0.01773293,0.030189067,-0.014236348,-0.018485267,-0.011165737,0.027175078,0.026789412,0.04581517,-0.010223855,0.005834153,0.016407942,0.029925406,0.029570218,0.039953787,-0.011776933,-0.06653006,0.040888138,0.0010434854,-0.025898857,-0.0020738314,-0.0011106095,-0.028667154,0.03180539,0.031560235,0.00041428293,0.017792163,0.005915338,0.041674867,0.02460682,0.041270193,-0.026292106,0.013888929,0.006146578,0.08619901,0.002070424,-0.017029209,0.02172077,-0.022554565,-0.042827457,0.04701394,-0.010961454,-0.01767098,0.035326865,0.014752285,-0.0245824,0.018254261,0.01600068,-0.031883754,-0.017601144,0.017558549,0.041578796,0.010588325,0.061758704,0.038437385,0.0075834743,-0.015340153,-0.030156074,0.011949694,-0.026832342,-0.05091246,-0.0068174144,0.048541088,-0.01718974,-0.017907705,0.0027342448,0.04158511,-0.0059707975,0.013745102,-0.020798875,-0.017431526,0.06398051,0.009355448,0.029284684,0.014205866,0.030234883,-0.039031647,0.038310993,0.012687626,0.00401074,0.01223658,-0.015827209,-0.02519233,-0.029492848,-0.028458366,0.014267597,-0.04363565,-0.015384879,-0.000053370284,-0.038137693,-0.023275388,-0.02633985,-0.020980218,0.04577344,-0.019351903,0.011781206,0.01948629,-0.01765724,0.055106677,0.0363499,0.028083304,-0.028442884,0.010057873,-0.021984963,0.030907549,0.01919219,-0.016761756,-0.03705857,-0.0110076135,0.01777329,0.024080573,0.030213607,0.00319756,-0.010448582,0.010305429,0.032848306,-0.007604664,-0.03612548,0.048638243,0.0050611077,-0.028145954,-0.02301941,0.009597952,0.026788214,0.059445154,-0.016091453,0.030134363,-0.011688373,-0.013635442,-0.030061046,-0.011113233,-0.0028775183,0.03092912,0.01994437,-0.00091894687,0.0064130276,0.0061854697,-0.004474188,0.018196426,-0.030617904,0.001764385,-0.0004957853,-0.027834903,0.0031170878,-0.00856226,0.042785034,0.0284173,-0.009788698,-0.02133015,0.036265295,0.040605094,-0.020796966,-0.024557315,-0.05245276,0.029742578,0.03365204,-0.011364525,-0.02137109,0.01400844,0.021650653,0.029042227,0.024848534,0.0009078264,0.0052008634,-0.026336333,0.034267146,-0.0036909569,-0.033490438,-0.005038318,0.06970876,-0.018565286,-0.02821212,0.04418827,-0.009664336,-0.16205564,-0.005701429,-0.0071994076,0.053544927,0.019483022,0.009668561,-0.036473252,-0.014020594,-0.049902327,0.05619033,0.0101076225,-0.048456486,0.053122077,-0.0036655725,0.02943703,-0.0059313946,-0.023704482,-0.008303008,-0.02778085,-0.053675536,-0.03846535,-0.041695107,0.06998091,0.054226514,-0.033076473,0.0063089603,0.07822958,-0.023647502,0.0040678885,-0.044058748,-0.060081534,0.0075887307,0.008477157,0.0074885786,-0.0029636063,0.01447144,-0.016250215,0.007742195,0.021749878,0.0075417096,0.05449523,0.031841863,0.0070273983,0.010761791,-0.012206066,0.037016705,-0.025410295,0.00028274645,-0.061003543,-0.023848487,0.018447567,-0.011185635,0.028485231,0.011961629,-0.05112259,0.0034075126,0.0071485015,0.038999923,-0.00034259164,-0.0243017,0.01922779,-0.0051662046,-0.0064819944,-0.024520842,-0.016039109,-0.040794253,0.029172659,0.022726558,-0.02611319,-0.04214085,0.021809628,-0.028594283,-0.0076316376,-0.035264824,0.0050897435,0.018436689,0.03653337,-0.0010518183,0.0017026803,-0.10692001,-0.023433112,0.026933467,-0.020296363,0.0017313776,-0.03384745,-0.01473774,-0.0073730494,-0.0054901005,0.011442718,0.24285175,0.0478,0.061198015,-0.011763808,0.0627782,-0.01716196,0.0061408286,0.06410894,-0.027816523,-0.032744717,-0.015320798,0.010705737,-0.021904329,0.0046702595,0.019559769,0.048489224,-0.066694245,0.019988028,0.061239347,-0.029452441,0.003965611,-0.067738734,-0.010762698,-0.02269597,-0.045412555,-0.028328639,0.015251286,0.030354792,-0.035908714,0.01127956,-0.0039827875,0.072796606,0.048298538,-0.026522817,0.05067486,-0.0074438243,0.037020374,-0.065575585,-0.045893006,0.0048923385,-0.008121086,0.009100385,0.04483153,-0.030618643,-0.025947127,-0.0016754441,-0.024788622,0.007651509,-0.0046081864,-0.0062998873,-0.005379832,0.024244474,0.020639228,-0.010864698,0.02088369,0.009671859,-0.0396717,-0.010657925,-0.011337119,0.055625282,0.010976839,0.0068190354,-0.027554657,-0.009537707,0.011077529,0.0021685534,-0.03962814,-0.0020398933,-0.015170125,0.017143162,0.013453706,0.008690763,0.03498598,0.009907854,0.0040139114,-0.039581295,0.033802014,0.029313335,0.021813978,-0.0020248045,-0.02116632,-0.05349083,-0.01863651,-0.022398626,0.038610924,-0.008462773,0.010275129,0.055908393,-0.03164372,-0.0034557984,0.019390883,0.014731931,-0.0196882,-0.031168299,0.009673351,-0.01713866,0.04201974,-0.05139573,-0.029401718,0.01718886,-0.034897503,0.014175161,-0.0011646674,-0.04361396,0.02709756,0.00042126307,0.015079219,-0.04336623,-0.03761581,0.03762766,-0.0698286,-0.00043280004,0.0031089485,-0.015988197,0.049554706,0.08926097,0.01982646,0.019109946,0.058397476,-0.017824624,0.035644423,-0.0024861582,-0.015347375,0.011621664,-0.026025843,-0.067293614,-0.013655133,0.017689342,0.02020905,0.010999981,0.023667863,-0.04321248,-0.03305663,0.036988564,0.029170167,0.004797987,0.03364985,-0.015064429,0.009049502,0.005307409,-0.02244847,-0.0055764085,-0.013808507,0.044898983,0.03210151,0.043694876,-0.04573157,-0.0029323373,-0.011715174,0.005567564,0.0071304766,-0.0030054294,0.022218568,-0.045757223,0.016633676,-0.07653107,-0.020201968,-0.02880372,-0.021826103,-0.041315295,-0.013036488,0.00880138,0.052476976,0.08024332,-0.045375593,0.02594026,-0.005449083,-0.0035508252,-0.019719856,0.0015887076,0.0016058079,0.016459644,-0.028677274,0.0016892669,0.011177526,-0.049442023,0.008990699,-0.007408754,-0.026709648,-0.043572642,0.03704356,-0.040234532,-0.017138874,0.013019983,0.05373619,0.024098387,-0.061960913,-0.016829796,-0.0024301156,-0.03246527,0.002657277,0.10200038,0.0072222836,-0.011439496,0.024170142,0.0067416253,0.059424616,0.033998337,0.031306244,0.0037409556,-0.004894672,0.014160255,-0.007078875,0.0036204031,-0.03198435,-0.057853423,-0.008406838,0.022061436,0.04685706,-0.0142112365,-0.009444323,-0.0034794558,-0.03856892,-0.020240648,-0.061268024,-0.059359305,0.003841343,0.009909816,-0.046595644,-0.012023418,-0.029198065,-0.018598625,0.0021048624,-0.048024654,-0.0220207,0.043117084,-0.01594602,-0.04526675,-0.0066810558,-0.010631009,-0.0145242885,-0.008657964,-0.003441798,-0.009392751,-0.022130923,-0.005906034,0.024507014,0.019767981,0.019914184,-0.011397732,-0.01792664,-0.004811517,-0.001745207,0.007784992,0.03520946,-0.0039085434,-0.06436438,-0.027943192,0.0081693195,0.009029765,0.049421925,-0.033827238,-0.007813854,-0.016974019,0.03187581,0.0012601984,0.022036627,0.014947147,-0.0020433986,-0.043380834,-0.0025437565,0.012718472,0.010762996,-0.01806946,-0.05521226,-0.06375494,-0.014885566,0.014223746,-0.03372038,0.009252894,-0.009039952,-0.009569373,-0.013303732,-0.029269326,-0.02367497,0.02251572,-0.0006690569,-0.019687133,0.027233282,-0.06113201,-0.028632233,0.06450727,0.028832277,-0.011108481,-0.02283508,0.016900023,0.02892701,-0.0065129474,0.01160527,-0.06603215,0.017029867,-0.009169363,-0.066516265,0.014919923,0.0012481072,-0.016139358,-0.023461334,0.005475234,-0.012871014,0.0059920056,0.013644584,0.0073039066,-0.015639585,0.011620518,0.011501608,0.01632291,-0.011036257,-0.03910152,0.028319186,0.017569799,0.01580386,-0.031435583,-0.010233049,0.0016740004,0.005872321,-0.007644269,0.029401196,-0.03084999,0.041073833,-0.028913736,0.0029521706,-0.053766686,-0.029757714,0.0061442056,-0.03379611,0.024794199,-0.025532631,-0.039175905,-0.038200304,-0.0245072,-0.029303255,-0.0022766409,-0.04722233,-0.04383302,-0.02692478,0.015281032,0.031965356,0.0054252986,0.015277289,0.016242567,-0.013091578,0.05419844,0.01639494,-0.0509184,0.008315658,-0.0057192706,0.0036553661,0.014806162,-0.029003201,0.0027077738,0.05355397,0.009419221,0.00033954054,-0.049110837,0.038111385,-0.023238918,-0.03994512,0.013469435,0.048882406,0.039225943,-0.029663298,0.025204273,-0.018373646,-0.036835507,-0.027315805,0.030494584,0.015516211,-0.045898627,0.0056430767,0.008272071,-0.0012683241,-0.016715296,-0.0070058824,0.050618164,-0.057309937,0.03542056,0.0077850544,-0.019906383,0.024277251,-0.02470242,0.008963804,-0.040057722,-0.009725319,-0.00038274517,0.025249066,-0.0038228768,-0.03149768,0.037644524,0.027820772,0.02294911,-0.010010831,-0.028687209,-0.044047996,0.016496582,-0.14970778,-0.000048888633,-0.010569564,0.0091758305,0.016861642,-0.0041035367,-0.065797135,-0.056882877,-0.033630375,-0.021000955,-0.025630012,-0.052703883,-0.0019280703,-0.016461886,-0.012369831,0.043207955,-0.03520873,-0.016168565,-0.0547125,0.049545687,0.015761971,0.022446219,0.046874113,0.010714166,-0.0086819045,0.01699225,-0.008433465,-0.030003056,-0.035058536,-0.015926223,-0.036642097,-0.019910745,0.02606798,0.01833707,-0.014889244,-0.006842389,0.00076517457,0.0012492511,-0.073399864,-0.004433801,-0.03464147,0.024564222,-0.00085447874,0.04948714,-0.006883325,0.06829366,-0.023042146,-0.012058895,-0.049257267,-0.000019598507,-0.01867154,0.051001746,-0.014521836,-0.008369872,-0.011355449,-0.03365763,-0.019778838,-0.015975276,0.011888527,0.008825978,0.0023871732,0.019934334,-0.032612607,-0.01688088,-0.023113756,0.028470105,-0.034081712,0.043871637,-0.009672862,0.024656238,-0.03432571,-0.012412039,0.020288523,-0.0117254,-0.004719,-0.0010092361,0.01781595,-0.029569993,-0.026968144,-0.034772474,-0.062148225,0.0020374414,0.023796083,-0.0320458,0.036444455,0.0007841586,-0.0025846073,-0.0043115215,-0.04053408,-0.008216982,-0.044128273,-0.06225467,0.03599598,-0.00029464683,-0.01699615,0.017216863,-0.019356763,0.02379313,-0.02171781,0.024253553,-0.02964416,-0.0066469666,-0.03753751,-0.04162413,-0.0365219,0.020198684,0.025256483,0.012577308,-0.035195462,-0.044151075,-0.019718165,0.0016846638,-0.0041892584,0.04044269,-0.08705197,-0.015549925,-0.008673565,0.028600112,0.03149014,0.017363198,0.00879923,-0.009400942,-0.008719915,-0.025413794,0.036100853,0.096383624,0.030023823,0.028512357,0.04706259,-0.007946574,0.015626263,-0.04640539,0.035585705,-0.011706981,0.016319163,-0.031492982,0.011471285,0.04028077,-0.036571268,-0.047472805,-0.037574254,-0.028376438,-0.017522903,-0.012424884,-0.007986944,0.012665998,-0.008739849,0.026269812,0.029771054,-0.020674665,0.028212605,-0.040969696,-0.0029047432,0.021758545,-0.029018046,0.05409852,-0.042855892,0.021555234,-0.0065425765,0.08639669,-0.030387038,-0.03221846,-0.009444936,0.0020572362,-0.03321609,0.082844675,-0.00044887236,-0.024588255,-0.040293876,0.00985064,0.04060735,0.009417079,-0.011409136,-0.019589202,0.050757624,0.036827426,-0.03879632,0.0087317135,-0.0015912271,-0.021861678,0.034037635,0.0077359597,0.03681098,0.028430581,-0.025193596,0.014764919,-0.020695398,0.0060100015,-0.020999227,0.0050054598,-0.030862682,0.0016169513,-0.002774566,-0.031278707,0.07661157,0.02554578,0.017442519,0.009996591,0.03565096,0.021866871,-0.030851845,-0.03395119,0.033685353,-0.017174674,-0.018437775,0.023978092,-0.025929224,-0.025595171,-0.021780163,0.021075165,-0.023917634,-0.01821582,0.00019062188,0.010223089,0.0039138566,-0.0020803618,0.06673836,0.025223184,-0.015769348,-0.034677252,0.08172218,0.0057733175,0.014997312,-0.00008562174,0.0055036857,-0.0059201927,-0.019617993,0.013747785,-0.027404392,0.01927525,-0.04404574,0.017044377,0.020038793,0.03282224,-0.0035974758,0.0082090795,-0.014108482,0.01443673,-0.0014966,-0.010620916,0.041504953,-0.04548412,-0.0017442806,0.0103231855],"last_embed":{"hash":"1qszn2c","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"1qszn2c","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{11}","lines":[193,193],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qszn2c","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041187312,0.0054503917,0.0027178428,0.013015394,-0.045130115,-0.0066859503,0.030756528,-0.007389465,0.012886364,-0.0205047,-0.009020559,0.0046644676,-0.02212342,-0.0031026218,0.016504789,0.01453842,-0.034144104,0.023872353,0.007498573,0.0008139824,-0.009297613,0.030698191,0.04597878,-0.029797453,-0.050581016,-0.008026493,0.0046562306,-0.00010873146,0.004409975,0.049755305,-0.027630845,-0.008761501,0.038215287,-0.033635143,-0.02720777,-0.022103347,0.018085897,0.030779697,-0.030359171,0.051383816,0.018624319,-0.03970442,0.032030124,0.040741704,0.062106255,-0.018549569,-0.048239253,-0.0026118902,0.022808889,-0.023947636,-0.034497447,-0.013585089,0.026425624,-0.027295008,0.027820246,0.031936444,0.010979395,-0.03728482,-0.0188606,-0.020884233,-0.030437818,0.028057119,0.0024493064,-0.03605404,-0.026684202,0.040191516,0.045528322,0.01906544,-0.009388892,-0.054005366,0.006917712,-0.023209818,0.03357621,0.011325859,-0.02998041,-0.030003686,0.0120652905,-0.019230513,0.009309009,0.046221852,-0.016569778,0.000025358371,0.0097305365,0.00008559927,0.019209111,-0.0012890965,-0.030638745,0.04625396,0.015792048,-0.0071013845,-0.008948129,-0.0024989406,0.011292196,-0.048754975,-0.015595765,0.020023149,0.020466603,-0.023920527,0.030352077,-0.014260419,0.038985003,-0.016507177,-0.032679953,-0.002047685,-0.0035551006,-0.018902699,0.00625193,0.0077367015,0.007841062,-0.0012773363,0.023574337,0.033507906,0.041109245,0.05221077,0.004305129,-0.027951293,0.02906589,-0.05269695,0.031886265,-0.0076130684,0.034499418,0.0407776,-0.012019561,-0.012863484,0.016586142,0.02652168,0.002252283,-0.017577348,-0.035909,0.008307559,0.025654402,0.033433903,0.0032604744,-0.021069514,0.020567946,0.025136555,0.03887505,-0.010893472,-0.00052322116,-0.0769998,0.026183218,0.021621743,-0.017115036,0.0044882963,-0.00654126,-0.02409647,0.032949015,0.020155642,0.004386137,0.027360275,0.04206966,0.029926775,0.010332525,0.082390316,-0.030376898,0.01809995,0.011656266,0.07251337,0.02049478,-0.022009145,0.017231878,-0.012814542,-0.053255156,0.05428334,0.0062476955,-0.03303732,0.040343132,0.012102964,-0.0077904123,0.030497631,0.0064269067,-0.037250265,-0.0062863487,0.01702048,0.04998322,0.012395135,0.0832958,0.041711863,-0.0016708622,-0.019340156,-0.029443646,-0.016231976,-0.033299,-0.061993588,0.014253888,0.038921557,-0.010790292,-0.035146415,0.012701416,0.026542667,-0.0077776765,-0.008519704,-0.023974106,0.0017876305,0.061566103,-0.012663208,0.02963391,0.008448663,0.029350815,-0.05577125,0.028724907,0.03337771,0.0073361546,0.018120851,-0.023801466,-0.016747775,-0.039352033,-0.0409653,0.011144159,-0.029046329,-0.0046064835,-0.008700051,-0.03218562,-0.039162725,0.01470264,-0.033174295,0.04172325,0.0036563003,0.009766766,0.0142106125,-0.02215954,0.03863547,0.039288536,0.022448717,-0.030609686,0.036622,0.004291377,0.015389374,0.016711658,0.007586933,-0.027995015,-0.006423289,0.020912603,0.018113522,0.013116465,-0.015208979,0.009290674,-0.0018315492,0.031839874,-0.009311035,-0.025149439,0.025295794,0.010449104,-0.0060608443,-0.024551874,0.021524448,0.01599841,0.05358284,-0.026152398,0.029878104,0.01012095,-0.016530793,-0.046880648,-0.04777835,-0.0055776527,0.022915002,-0.0083457865,0.01057561,0.023787292,0.02657903,-0.0079521695,0.03606213,-0.04732081,0.004175081,-0.0037075875,-0.026355917,-0.0021048207,0.005220007,0.03048851,0.01240456,-0.015721528,-0.012259942,0.04691897,0.017314339,-0.011751224,-0.025307657,-0.055855777,0.024563288,0.05241482,-0.0063224966,-0.012500809,0.016440433,0.017909022,0.004000912,0.041169357,-0.021528866,0.01874028,-0.02414765,0.032209605,-0.010923151,-0.025420593,0.006968948,0.0718784,-0.017117893,-0.02890023,0.03576467,-0.0031864766,-0.15139702,0.0071682837,-0.0020228424,0.04446988,0.023128517,0.010033377,-0.03119875,0.0038019388,-0.035712514,0.05251594,0.009716323,-0.049514826,0.052775595,0.013782387,0.017864252,-0.007699095,-0.018570624,-0.017769687,-0.034894936,-0.059851892,-0.024035718,-0.042081542,0.04046793,0.041946422,-0.01783223,-0.00014487302,0.076207414,-0.034839287,-0.001805693,-0.046892576,-0.040031336,0.0128534315,0.006945888,0.00055449,-0.019163696,0.027679875,-0.013428352,0.021052634,-0.0014901671,-0.01955151,0.0641202,0.051583,0.0028555742,0.016594473,-0.043577038,0.025330575,-0.030197728,-0.006055883,-0.06577923,-0.029208707,0.017593753,0.0021858495,0.005271055,0.011174889,-0.04985925,0.01578704,0.016624978,0.024137914,0.008872859,-0.0034934054,0.01216361,-0.025287684,0.004540881,-0.028423151,0.0032537521,-0.06723103,0.02483123,0.018860249,-0.039614357,-0.030731335,0.0131547265,-0.03339816,-0.021669207,-0.021755062,-0.031500094,0.011546864,0.04086215,-0.006580829,-0.00056768995,-0.09120692,-0.04188031,0.026281945,-0.0010153861,-0.0030760933,-0.027446005,-0.027092965,0.0127076255,-0.026470121,0.008880099,0.23617901,0.06187394,0.051185127,0.010992537,0.06700975,-0.015225955,0.016680842,0.0739654,-0.0030719691,-0.039261464,-0.024522794,0.025305556,-0.010388812,0.008259598,0.032573424,0.037134852,-0.063857235,-0.006709665,0.06608492,-0.02307467,0.0117135765,-0.05488237,0.012469188,-0.027445614,-0.040742755,-0.018891362,0.02813516,0.024387088,0.00023543122,0.0222275,-0.01979482,0.0817201,0.034370363,-0.023681043,0.03845949,0.024383148,0.023326851,-0.057481565,-0.029098336,0.007109288,0.0061593894,0.010818816,0.026829263,-0.05672952,-0.02939581,0.0035160433,-0.027855603,-0.0055760304,-0.007523326,-0.033300966,0.01909376,0.01061355,0.022134177,-0.022197826,0.029239194,0.018500194,-0.045353267,0.0050196736,-0.0128129115,0.057131458,0.0122431945,0.016627965,-0.030430134,-0.011330127,-0.0057257214,0.009115092,-0.00958625,0.011607352,0.00093797926,-0.0013482089,0.00021385287,0.012271893,0.02217827,0.0210365,-0.0045591965,-0.010550366,0.030701188,0.07121556,0.018820792,0.014073632,-0.023498584,-0.058596034,-0.04715597,-0.012988031,0.02994507,-0.013250356,0.0033259077,0.08527563,-0.020014184,0.013247631,0.043164518,0.005697782,-0.0011053773,-0.029916797,0.00817979,-0.0018936693,0.020146932,-0.05710085,-0.031251926,0.018707061,-0.025334597,0.01150913,-0.0059943865,-0.052335545,0.031899642,0.009784278,0.02514222,-0.029810326,-0.021136379,0.028905941,-0.08190884,0.01472124,0.012140443,0.01943951,0.04417617,0.0587721,0.011371159,0.013789259,0.074181005,-0.029078903,0.035737757,-0.016432848,-0.0112896385,0.029255636,-0.03234988,-0.08338334,0.0056536365,0.014113996,-0.0034934948,0.014235282,0.038168266,-0.022141432,-0.01897667,0.031670783,0.029776169,-0.0038054453,0.033500623,-0.012461052,0.006674247,0.016132148,-0.016259458,-0.001100863,-0.01986538,0.033754047,0.02256309,0.047348168,-0.05937253,0.012726119,-0.026365893,0.018898156,0.038027026,-0.0045144306,0.019337416,-0.041294225,0.018090134,-0.07193492,-0.05055412,-0.0245413,-0.011547246,-0.03379808,-0.02432337,0.017545348,0.06408519,0.073786974,-0.051567953,0.04097742,-0.0046565104,0.008927573,-0.0120937005,0.011942345,-0.0022444923,0.004962148,-0.04416285,-0.007536965,0.025220485,-0.03729029,-0.011778842,-0.0052294005,-0.03753246,-0.043204837,0.039077036,-0.031178989,-0.018604256,-0.0087058535,0.056680236,0.00901981,-0.04231329,-0.013169535,0.00012790249,-0.0306568,0.018779835,0.10597804,0.006118956,-0.008466427,0.040963188,0.022669354,0.043231316,0.013462803,0.027103823,-0.019645138,-0.0051269094,0.018256785,0.006894148,0.027806556,-0.020354453,-0.04812073,-0.0310452,0.027629072,0.028738955,0.00042994934,0.011428697,0.008948079,-0.08020644,-0.017938921,-0.053828504,-0.050857086,0.0018188115,0.0062632486,-0.054351073,-0.017797804,-0.01678512,-0.033858545,0.0039041534,-0.04366341,-0.018807668,0.027405612,-0.016031064,-0.03611105,-0.033892512,0.0050330255,-0.012339628,-0.0043218136,0.006485264,0.002986189,-0.021259105,0.023373159,0.009022908,0.031865947,0.014222655,-0.02789766,-0.02579106,-0.013484163,0.013642343,0.0037240582,0.019004285,-0.008375715,-0.022270355,-0.03445908,0.02163488,0.007403674,0.053002503,-0.029650342,-0.0006456148,0.0010345831,0.052058958,-0.025363442,0.045790322,0.015511407,0.0056258873,-0.045563098,-0.0054023867,0.034997456,-0.01563212,-0.008783316,-0.06066358,-0.044728946,-0.025976801,0.008566291,-0.029881386,-0.0043705236,0.0083174575,-0.009420725,-0.0072838855,-0.015785735,-0.035291016,0.03852667,-0.004926648,0.017936252,0.022699071,-0.041855033,-0.045016624,0.034346323,0.018869154,-0.0021116058,-0.012464456,0.03388736,0.038726535,-0.003180016,0.0036388242,-0.06726192,0.046919018,-0.011610315,-0.07506976,0.01027761,-0.013636721,0.006758003,-0.011159087,0.042169575,-0.020413762,-0.0035701457,0.0058428454,-0.009430679,-0.0051656086,0.005429684,-0.005210839,0.01848056,-0.010886238,-0.03786005,0.041466784,0.00930402,0.012730766,-0.046484467,0.011253053,-0.015834462,0.011734197,-0.026871555,0.028797206,-0.010341005,0.02843947,-0.023630405,0.009010292,-0.032982994,-0.038323343,-0.0042527337,-0.009724789,0.023082532,-0.038110707,-0.03114756,-0.035072517,-0.011715499,-0.04582041,-0.002707895,-0.036849957,-0.044888068,-0.011601351,0.0085141435,0.021600865,0.016322453,-0.002117685,0.018302634,-0.029950058,0.04659316,0.011421742,-0.041831218,0.0007823349,-0.017749492,-0.001696975,0.014220975,-0.029851224,0.0026977912,0.03557411,0.0023155808,0.012734565,-0.04190791,0.036008604,-0.014857826,-0.012995311,0.014697771,0.051064104,0.044868942,-0.021853125,0.036653753,-0.021319741,-0.06161264,-0.02263141,0.022910966,0.023373675,-0.02605304,0.006299213,0.0013547938,-0.018313723,-0.0040182625,-0.004707244,0.028331092,-0.05533637,0.024574224,-0.0024124284,-0.025707155,0.0054669264,0.014237713,-0.0076676165,-0.014721858,-0.025350101,0.010350773,0.01492004,-0.0073298886,-0.021389086,0.027576236,0.06170308,0.02713588,-0.000109546076,-0.03696464,-0.020280689,0.00058071065,-0.15337558,0.008774101,-0.014318536,-0.0155597115,0.025480865,-0.0018143991,-0.073799245,-0.031063665,-0.0150241805,-0.025827704,-0.030531228,-0.060063567,-0.002726168,-0.016176855,-0.039782222,0.039084934,-0.01764758,-0.021138012,-0.044695336,0.034363255,0.017434947,0.02197894,0.06641522,0.027365923,-0.013442418,0.018335095,-0.015388556,-0.019305494,-0.032414734,-0.030811908,-0.02555086,-0.021405604,0.019999566,0.018624889,0.0027329172,-0.024165206,0.0041539664,-0.018426603,-0.049731508,-0.009225111,-0.021483654,0.017200535,-0.031249398,0.055903226,-0.02121332,0.06888887,-0.027626222,-0.0028454165,-0.055517588,-0.015749896,-0.017528018,0.052363977,0.0013667675,0.005967439,-0.019811176,-0.017402716,-0.0171635,-0.029456552,0.0017544546,0.00051028666,-0.001509063,0.017064022,-0.045969006,-0.020640925,-0.04269438,-0.0031622439,-0.034635395,0.028250428,-0.012292584,-0.0006645398,-0.022117097,-0.013831322,0.019642571,-0.0020368195,-0.006456367,0.0032949746,0.0023356085,-0.040212005,-0.018849965,-0.032935653,-0.055360254,0.00661291,0.0072498447,-0.050920602,0.028015276,-0.015649885,-0.00884401,-0.019459609,-0.05934726,0.005828397,-0.052546285,-0.050230417,0.010075937,-0.0069712484,-0.010033174,0.058764905,-0.02860712,0.047289953,-0.0012536314,0.028897302,-0.00017165023,-0.0075068744,-0.029331112,-0.032445364,-0.048042126,0.010610702,0.0048086476,-0.004023372,-0.025184903,-0.035353392,-0.01205007,-0.0024262802,-0.01514929,0.03814444,-0.07537606,-0.020517355,0.008038151,0.029617291,0.0068760826,0.004165255,0.024282416,-0.017085554,0.0046486994,-0.034895204,0.013911366,0.0899452,0.022361785,0.040788114,0.02371107,0.008536645,0.013187744,-0.055070408,0.042160004,0.004774249,0.028843446,-0.005052863,0.006537991,0.029080411,-0.0140702,-0.039823387,-0.019300252,-0.06755081,-0.010568487,-0.017494693,-0.011108327,0.024537014,-0.011297061,0.016553173,0.01347418,-0.03432902,0.024306314,-0.026246434,0.00804691,0.01982454,-0.017589951,0.076511554,-0.0056454893,0.0040707733,-0.013198752,0.060919013,-0.024484042,-0.03999188,-0.002207976,-0.007911729,-0.043571074,0.048720162,0.011272472,-0.024574094,-0.03845378,0.0043364386,0.04082995,0.0042171916,-0.021291541,-0.047875896,0.061525043,0.013349499,-0.02346247,0.008494971,0.020560484,-0.042569883,0.049557317,-0.0034710108,0.03414976,0.04235475,-0.028122062,0.009229102,0.000915931,0.006392373,-0.010811948,-0.004428117,-0.041014723,-0.0041723037,-0.0017317509,-0.0054983958,0.08256506,-0.0028382253,-0.0038637654,-0.023577943,0.023873767,0.011755111,-0.039722774,-0.030835055,0.030510917,-0.016923515,-0.014453555,0.025821066,-0.017997699,-0.034241434,-0.024399215,0.017278358,-0.040742736,-0.021387924,0.010995369,0.022760237,-0.023346491,-0.013240687,0.065079495,0.026533864,-0.009493662,-0.016973298,0.05936965,0.00451648,-0.010805872,0.006893657,-0.017310478,-0.02339621,-0.026566448,0.02496849,-0.017374935,0.014620946,-0.052740674,0.008261724,-0.00040117218,0.037073027,-0.007209089,0.002478275,-0.0017850044,0.04118302,-0.00227406,-0.013764305,0.0083738025,-0.028024772,0.0016480575,0.008702624],"last_embed":{"hash":"slue95","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"slue95","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{12}","lines":[194,195],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"slue95","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026537899,0.0008236709,-0.03545147,-0.019795498,-0.05229424,-0.007049146,0.04465375,0.009501294,0.016648388,-0.010040037,-0.01954221,0.0066521945,-0.029270615,-0.022117078,0.0025966207,0.0071307644,-0.01263877,0.013292644,0.03094915,0.025464414,-0.04055288,0.018517748,0.054882012,-0.009668192,-0.012157407,0.002480304,0.0068733585,-0.003431598,0.004296739,0.049814634,-0.0064899377,-0.029550927,0.035707273,-0.064029224,-0.006440618,-0.029152518,0.0105826575,0.034488577,-0.03373301,0.050374117,0.010369195,-0.026637249,0.032065425,0.026924184,0.061828528,-0.007954498,-0.056249782,-0.01808472,-0.005861618,-0.03340992,-0.03186541,-0.005772506,0.033079304,-0.020084238,0.023276724,0.015897458,0.0024647617,-0.037443858,-0.03132982,-0.020177847,-0.0380433,0.029546624,0.017771553,-0.044332534,-0.026242927,0.06558879,0.031223672,0.022160925,-0.004307992,-0.03696809,0.004297994,-0.00735802,0.02665731,0.014466811,-0.050101932,-0.01414926,0.022593934,-0.0060589835,0.015735552,0.04339428,0.0040652496,0.024540953,-0.02536982,0.009258009,-0.011266489,0.018627213,-0.043946825,0.010099267,0.029474905,-0.05528643,0.021641316,-0.00077768,0.012349592,-0.0426683,-0.029450031,0.016945248,-0.023421414,-0.037349246,0.013508574,-0.0036201158,0.05263645,-0.019526098,-0.014549954,-0.033004202,0.006981954,-0.008151242,-0.013694676,0.032301385,0.027208377,0.0073293424,0.027775075,0.01609326,0.038328044,0.043550983,0.00048199753,-0.0020243856,0.023955896,-0.03516279,0.008388366,-0.0048260535,0.029205026,0.034100678,-0.01675354,-0.008077895,-0.0069309105,0.04219143,-0.006326901,-0.027087105,0.0015709533,0.0140311,0.024885079,0.012614615,-0.01400861,-0.01843639,0.009845239,0.031093355,0.024575636,-0.028665788,-0.007838288,-0.06836591,0.02124986,0.017012727,-0.017486827,-0.0068220627,-0.022639656,-0.06780229,0.044592373,0.027858146,0.011167316,0.05071274,-0.0046665967,0.027550658,0.014058525,0.05637476,-0.04128145,0.010297411,0.00855103,0.07411942,0.017140122,0.0000045525576,0.009507484,-0.011563802,-0.03742746,0.01699283,-0.00010740326,-0.03898785,0.021008462,0.024412995,-0.019687409,0.0055035655,0.033208273,-0.040490106,-0.0071267877,0.024956897,0.0049159336,0.020364886,0.08166989,0.022018911,0.038718216,-0.031074652,-0.024132963,-0.018081345,-0.019716231,-0.020923527,0.030993378,0.028403861,-0.02841104,-0.012295661,0.003940558,0.035445068,-0.0014195701,-0.012254792,-0.000979742,-0.009219045,0.06582117,-0.015460391,0.013536438,0.00017034411,0.044503715,-0.023315737,0.033690963,0.016500939,-0.0045665377,0.007818955,-0.035689924,-0.025760826,-0.055961758,-0.003070841,-0.0009586889,-0.030672066,-0.015847156,-0.030336758,-0.012025675,-0.035103172,-0.016081465,-0.028595155,0.03617478,0.030386353,0.01585927,0.036110852,-0.021474503,0.044008996,0.041623536,0.020913022,-0.019856403,0.034013998,0.031888977,0.0027391645,0.002642792,-0.02095319,0.003478376,-0.010053233,0.018980533,0.005006978,0.010076017,-0.0082524875,-0.0040770164,0.002613655,0.024654323,0.004577023,-0.02060219,0.021651566,-0.0016331095,-0.012308967,-0.021015566,0.021635113,0.031720225,0.0512647,-0.0065988945,0.034575973,0.0025401486,-0.022870002,-0.03882461,-0.05593592,0.029171051,0.009377214,0.022697026,0.016706929,0.0035815693,0.015892645,-0.025155347,0.018130757,-0.049344704,0.004960045,0.013862144,-0.018358124,-0.03282054,0.0043313815,0.022386275,0.016245605,-0.006691884,-0.01857033,0.038810376,-0.015383417,-0.0061533903,-0.0062433416,-0.07089964,0.022955934,0.059992783,-0.013751571,-0.034131493,-0.0081629045,0.025696516,0.010345053,0.028324002,-0.028129213,0.012957743,-0.038695987,0.03238144,-0.009791961,-0.0131494,-0.03577658,0.086404175,-0.0027543865,-0.0077197948,0.054354515,-0.0039670076,-0.1594437,0.0154875545,0.0105656935,0.040726896,0.025573814,0.009137316,0.00039972388,-0.0098476,-0.02872872,0.029451868,0.01990114,-0.046358217,0.03562636,0.0053290273,0.021211587,0.01749753,-0.042619113,-0.009798099,-0.012047915,-0.06807493,-0.0069838427,-0.021463154,0.06741486,0.07412426,-0.002486158,0.00006865341,0.07070155,-0.0016508319,-0.0028265216,-0.029573465,-0.067474864,-0.010763701,0.0011427947,0.008271573,-0.011396695,0.028460095,-0.031232912,0.0067079314,0.0002650695,-0.016425714,0.021551665,0.06254159,0.0052534505,0.025904715,-0.0074824183,0.029997932,-0.027380357,0.0008101458,-0.076594606,-0.0492282,0.017127767,-0.02609449,-0.028429003,0.0016037951,-0.051007446,0.012449376,0.030515315,0.016458422,0.0021201535,0.031967483,0.03423231,-0.030715846,0.005007075,0.009612986,-0.0104048215,-0.07706034,0.0068680937,0.015511125,-0.018249268,-0.018816592,0.02541668,-0.008883521,-0.010146756,-0.014912132,-0.0004707445,0.008031711,0.027660301,-0.009125049,-0.017882178,-0.08324507,-0.02854186,0.025061399,0.008543611,0.0011753894,-0.01714694,-0.016712843,-0.008580694,-0.023495153,0.02395524,0.2481268,0.06266701,0.040378094,-0.011324736,0.058700867,-0.047889322,-0.000244409,0.07294955,0.0018467639,-0.037128117,-0.019457873,0.020928878,-0.0027256934,0.022537198,0.028888952,0.06351629,-0.065718144,0.012819786,0.07965032,-0.0015482884,0.019734437,-0.032573864,0.034517985,-0.02890924,-0.06042175,-0.028523965,0.023969198,0.044663914,-0.011495372,0.015820054,-0.026527,0.06699459,0.019443437,-0.012996846,0.063146316,0.011273915,0.04315345,-0.023364643,-0.050137743,0.024850745,0.013437967,-0.0023360073,-0.0050631464,-0.008908437,-0.048232112,-0.04077035,-0.035726994,0.025764577,-0.013885547,-0.020193944,0.012583992,0.027140109,0.02653242,-0.018164227,-0.0020208545,-0.015132799,-0.03848264,-0.017692674,-0.034844786,0.043552488,0.021018993,0.028141953,-0.051753893,-0.017124318,-0.002965878,-0.0031415236,-0.03978735,-0.04533274,-0.0032629853,0.0031290709,-0.013347861,0.03229491,0.019144896,0.0063247713,0.011453165,-0.0030304706,0.029098324,0.079110056,0.021089667,0.025008503,0.012685696,-0.0642184,-0.03131276,-0.04161044,0.03537286,-0.027315572,0.0039836634,0.059408765,-0.01656931,0.0007574101,0.021917803,0.01594987,-0.0073527335,-0.026899878,0.013121717,-0.00435834,-0.00049867714,-0.047553554,-0.020261317,0.014353804,-0.0412905,0.005103894,-0.027653333,-0.0075194556,0.009594492,-0.006659636,0.0040674154,-0.029608184,-0.01918424,0.023741134,-0.082145214,0.008306058,-0.007164629,-0.03577619,0.042985763,0.042543564,0.009307533,0.009460241,0.06529297,-0.021360323,0.012538737,-0.015168688,-0.017421471,0.036831796,-0.01708332,-0.07516862,-0.008239749,0.017007386,-0.017151728,-0.0032606798,0.04155705,-0.019543897,-0.02200934,0.018457398,0.049682103,0.01528982,0.053392112,-0.009817822,0.027704075,-0.0022099307,-0.011701876,0.016878068,-0.005356504,0.026759727,0.03500109,0.036397584,-0.03450212,-0.014045307,-0.028180312,-0.00091882126,0.032420468,-0.00398759,0.016938414,-0.03375524,0.025298765,-0.06528362,-0.03580107,-0.01473784,-0.015333519,-0.031254537,-0.00081968773,0.009269912,0.03742347,0.06731083,-0.025559446,0.023331719,0.003934811,-0.010643955,0.0012853271,-0.01657104,-0.0026945402,-0.022321353,-0.026065355,0.0015714215,-0.002169362,-0.029400734,-0.02752093,0.010857927,-0.03469656,-0.024272451,0.03275019,-0.05381652,-0.020352311,-0.019683184,0.040684104,0.012562911,-0.057462092,-0.014411023,-0.005912953,-0.037357368,0.021151057,0.11637432,0.008181851,-0.0055326857,0.0514513,-0.009675359,0.05414956,0.015145099,0.023004353,-0.037706763,-0.016466351,0.000081786246,-0.008363605,0.032136697,-0.044089574,-0.06219661,-0.022792984,0.0019314605,0.030196823,0.008451796,0.02117145,0.0053273947,-0.063458875,-0.008809945,-0.045628678,-0.05718376,0.025886763,0.006584462,-0.053378757,-0.022317315,-0.018936869,-0.012429035,0.025862182,-0.010848493,-0.02546866,0.017612241,-0.017311554,-0.054416526,-0.008495214,-0.000595662,-0.0077896793,0.021324301,-0.0009772613,-0.0017209859,-0.01261755,0.031444155,0.013667907,0.024680182,-0.0045571965,-0.025927301,-0.026493909,-0.01734296,0.032964863,0.02029184,0.018357119,-0.0231816,-0.01681577,-0.015056365,0.014629167,0.0006886047,0.055298455,-0.006702811,0.0070739808,-0.020855758,0.017854948,0.012158042,0.04918466,0.014504494,0.0073038624,-0.02935804,-0.0031846587,0.031022223,0.008224682,-0.0012535296,-0.030350486,-0.04910777,-0.026877064,-0.009363224,-0.026607972,-0.0095205335,-0.004451382,-0.022048911,-0.033437297,-0.01245326,-0.0052172383,0.009725179,-0.0026814835,0.035515964,0.027777497,-0.049858104,-0.01988526,0.049695805,-0.009261125,-0.011106233,-0.01678858,0.024601536,0.03480426,-0.022487508,0.011628757,-0.057197794,0.01975778,-0.017823823,-0.0577247,0.02890145,-0.0035147117,0.0066798576,0.0027417825,0.023364648,0.0038576748,-0.023872104,0.009418231,0.020154497,-0.0046247635,-0.026371544,-0.009590053,0.006850582,-0.007876879,-0.029931977,0.042277616,0.02913698,0.007734771,-0.036597155,0.012729396,-0.024091752,0.012282249,-0.016534574,0.024308654,-0.031402666,0.03516191,-0.017787116,0.0066826483,-0.021165535,-0.038027354,0.026877884,-0.008614047,0.022759642,-0.028522741,-0.01885521,-0.020466229,-0.04206182,-0.023852997,-0.005898095,-0.025522713,-0.055718187,-0.00872288,0.025771143,0.017150426,0.017490292,-0.019900309,0.026131356,-0.008968848,0.050435856,-0.006677158,-0.032488722,0.025597902,-0.017471386,-0.025198337,0.01855838,-0.013084917,0.0032235126,0.030320954,0.027240893,0.032584213,-0.047813505,0.023934964,-0.006453547,-0.021975162,-0.0159508,0.039102465,0.06260364,-0.020244783,0.0456668,-0.03781337,-0.055054907,-0.009299568,0.035532158,0.021371426,-0.012156387,0.025401747,-0.017549293,0.011535588,0.021730004,0.0018758434,0.02551739,-0.05909657,0.019361539,-0.03871705,-0.00043351777,0.024280649,-0.000046425346,0.014205208,-0.026905116,-0.026928665,-0.005535343,0.02756482,-0.017491283,-0.0025962056,0.030444138,0.016672963,0.05276425,-0.01564587,-0.0012464022,-0.016026342,0.0067914193,-0.15534823,0.010177126,-0.017445974,-0.00629979,0.01890471,-0.019337026,-0.08769437,-0.047177147,-0.00052032695,-0.031812567,-0.008778019,-0.027992345,0.021608971,-0.010874477,-0.02595963,0.017949902,-0.017969549,-0.017114384,-0.060390122,0.030747255,0.03032303,0.011566681,0.06874126,0.012437252,-0.022683753,-0.0024740996,0.002196006,-0.02137422,-0.038260225,-0.011974545,-0.028897842,-0.030734347,0.01689688,0.014689096,-0.00057769567,-0.03814785,-0.0006948607,-0.012195542,-0.026208123,-0.0072122975,-0.04053972,0.011142413,-0.0068795374,0.047074396,0.018522095,0.06956561,-0.03265759,0.011952665,-0.06599912,-0.0046902588,-0.002504751,0.059762638,0.00018002163,0.0350733,-0.02065015,0.00412084,-0.012982243,-0.052786335,-0.02743014,0.0054478953,0.0008248662,-0.0107518295,-0.033883005,-0.03248384,-0.012436972,-0.002276203,-0.052081253,0.013220533,-0.009855687,0.034106623,-0.012247222,-0.013505335,0.025588473,-0.039199572,-0.018478272,-0.0062847454,0.030211639,-0.029893178,-0.021994136,-0.0405408,-0.026944477,0.017624984,0.005372568,-0.05204295,-0.0042175963,0.020578321,0.0021789765,-0.0041491096,-0.06360243,0.007106013,-0.068086974,-0.030874835,0.028242134,-0.02570159,0.008702324,0.04965983,-0.01780271,0.039624594,-0.0012492151,-0.010059697,-0.014740235,-0.0006739241,-0.029811896,-0.015370314,-0.059586316,0.040104087,0.0013834637,-0.0058054016,-0.029934706,-0.043283667,-0.008734816,-0.0013552678,-0.014189362,0.02355063,-0.06535987,-0.011594253,0.00590066,0.045373853,-0.003641539,0.015222812,0.01919774,-0.015536058,-0.016395558,-0.03668325,0.03675943,0.112856,0.050822284,0.034911476,0.0251069,0.011955598,-0.019871386,-0.046611164,0.016315544,0.009050298,0.039398894,0.0060113636,0.030513942,0.030623823,-0.010516729,-0.02646588,-0.010551016,-0.06729983,0.015053127,-0.021924881,-0.03415722,-0.014621332,-0.022600165,0.015883517,0.005448693,-0.03096897,0.03305755,-0.0015238328,0.022232741,-0.002918385,0.0047177966,0.057702135,0.0017900133,-0.009102986,-0.010638731,0.07060907,-0.020240461,-0.029863829,-0.032434296,-0.031620055,-0.024297161,0.0588989,0.025652021,-0.032570247,-0.043702085,0.014515448,0.03654168,0.021179192,-0.034399062,-0.02478154,0.04131457,0.03023383,0.0012365865,0.023272794,0.051259443,-0.03633826,0.050111517,0.0066593764,0.018041015,0.03707464,-0.04404114,-0.0071678534,-0.008318353,0.024119437,-0.0020231802,0.0034389321,-0.0069667087,0.003143106,-0.0163598,-0.0009345233,0.0677663,-0.024904216,-0.0021788822,-0.03440777,0.014740147,-0.0011807869,-0.032558583,-0.022371516,0.03702256,-0.016080001,-0.039203547,0.028431546,-0.0688474,-0.03422174,-0.01292271,0.0115552675,0.0076800934,-0.019009627,0.007307986,0.022989487,-0.01539238,-0.010250285,0.05501078,0.025786405,-0.022547944,-0.010683978,0.037480514,0.00017158884,-0.002710535,-0.01543756,0.006464798,0.008836124,-0.036117192,0.007412729,-0.005764347,-0.0005530831,-0.055604685,0.016605616,-0.00014781657,0.040897597,-0.01957551,0.02285819,-0.023117201,0.042867735,-0.023624578,0.0011777437,0.023828441,-0.04305622,0.012819651,-0.007127645],"last_embed":{"hash":"1l4lsd","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"1l4lsd","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{14}","lines":[197,197],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1l4lsd","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023091516,0.007426924,-0.026475498,-0.014328734,-0.035585508,-0.021969141,0.035183985,0.0076060044,0.027823199,0.012756564,-0.0005039605,0.01536891,-0.0061421157,0.0008061419,0.0041046143,0.020523153,-0.050307974,0.009384629,0.0061093494,0.0009794419,-0.02559584,0.028821908,0.037728317,-0.039375022,-0.025557531,0.00737129,0.013798459,-0.016775306,-0.0073489547,0.04064422,0.01751257,-0.0236839,0.004544723,-0.04012421,0.001277077,-0.04060136,0.015586381,0.033115774,-0.040102333,0.033434115,0.007392628,-0.044758413,0.020579316,0.030312836,0.048621763,-0.002543195,-0.048464797,-0.0087948125,0.007173187,-0.022872122,-0.005378501,-0.0020103212,0.002412489,-0.042291936,0.030742463,0.036464795,0.02527379,-0.04033105,-0.017347274,-0.014194699,-0.032782055,0.038641285,0.013398595,-0.04247464,-0.012318481,0.07500724,0.018541807,0.011082229,-0.0108505245,-0.049088903,0.0040668948,-0.0066142436,0.037096076,0.0044760834,-0.03798386,-0.005387303,0.032635234,-0.001477023,-0.021686858,0.03823883,0.010890514,0.022222169,-0.02330662,0.008874371,-0.0063059544,0.021185495,-0.03151623,0.07201367,0.011513457,-0.021920102,-0.015728697,0.004746904,0.013289605,-0.06294935,-0.026384233,0.009693419,0.007997199,-0.052864883,0.029696545,-0.031699233,0.056281377,0.008474971,-0.02420429,-0.010729033,0.021709556,-0.027940374,-0.0052512703,0.022539457,0.005805332,-0.02164535,0.03528621,0.036879644,0.014537825,0.045517474,0.0008744404,-0.019414987,0.039363973,-0.04368179,0.020921467,0.0006756745,0.014095116,0.048888005,-0.015458514,-0.009504273,0.013146891,0.018850967,-0.013847153,-0.019523418,-0.0101513425,0.0038150507,0.013810054,0.021714246,-0.027480101,0.012364256,0.025031818,0.026562003,0.029801538,0.0053852946,-0.009884267,-0.056493793,0.012584177,0.055578656,-0.016879307,-0.00765948,-0.011745618,-0.04144658,0.033050712,0.024573976,0.0146686835,0.039434128,-0.0007240078,0.009902743,0.001951339,0.058215808,-0.015764909,0.0010269256,0.01181545,0.061271925,0.009987663,-0.023513665,0.03710829,-0.0055822562,-0.05946595,0.029765774,-0.000081828,-0.03151228,0.023006218,0.008621429,-0.015826674,0.023932844,0.038179014,-0.055851102,-0.004490492,0.031062009,0.016067462,0.013928934,0.0796918,0.030090967,0.0053666797,-0.010219748,-0.027262064,-0.00042003716,-0.02238673,-0.066554874,-0.003841077,0.052142177,-0.024415022,-0.014678068,0.011440908,0.02364708,-0.0075423913,-0.019685296,-0.009366093,0.01510139,0.06739819,0.0073519563,-0.000067037035,0.011476787,0.039295875,-0.038735755,0.06410447,0.027950764,0.022441225,0.020542582,-0.019209508,-0.026292019,-0.029911585,-0.04150863,0.008111666,-0.042497907,-0.0064937854,-0.032792754,-0.013541179,-0.031789735,-0.022739794,-0.04025718,0.05112943,0.009336581,0.0166634,0.02656879,-0.01756399,0.0057094665,0.05277799,0.03562273,-0.040637057,0.05020439,0.00019840231,0.0347985,0.012061374,0.031953707,-0.02427624,0.0019170813,0.031110851,0.0019372049,0.013742817,-0.02054829,0.011975514,0.0052589625,0.028598445,-0.011314492,-0.018099967,0.033828955,-0.0065018455,-0.0031348602,-0.04229811,0.02519126,0.015643682,0.03968019,-0.0023712825,0.02504353,0.01104331,-0.024830494,-0.022595579,-0.014986842,0.008122488,0.0039353883,0.012902791,0.012739417,0.005033898,0.014932029,-0.025457082,0.027715772,-0.026102431,0.016784485,0.022297816,-0.01192271,-0.015677154,0.015848354,0.04921925,0.046513125,-0.019569455,-0.012719789,0.06885388,0.02203865,-0.014834343,-0.007970426,-0.045559883,0.033170722,0.07251424,-0.021392144,-0.018800732,-0.01089353,0.032252125,0.0070328605,0.037255548,-0.01734844,-0.006237402,-0.028544147,0.0296944,-0.024953227,-0.013595821,-0.0006673793,0.06467334,0.007412894,-0.0458007,0.012314616,-0.0012145011,-0.15393233,0.0008419686,0.0028007375,0.0526665,0.0288458,0.007077276,-0.015052982,0.018268503,-0.025649369,0.017192163,-0.009010613,-0.03700685,0.014818893,0.009459685,0.025844615,0.0021858423,-0.036826268,-0.0032075215,-0.021189926,-0.05391012,-0.027000433,-0.039054636,0.07646946,0.019905075,-0.013943029,-0.010419376,0.04297729,-0.034149427,-0.01772615,-0.021455364,-0.039353315,-0.014004914,-0.00069592084,0.0075009866,-0.012400114,0.026653783,-0.009662169,0.0007601935,-0.0076927883,-0.013473912,0.049364198,0.03573461,0.013925798,0.040296488,-0.028444352,0.05968226,-0.020749051,0.008867529,-0.064137675,-0.008593286,0.020980649,-0.00028765455,0.002498204,-0.010981023,-0.049111325,0.009321353,0.026139503,0.024302673,0.015335312,-0.005173374,0.0013950404,-0.035180338,0.02437782,-0.022950526,-0.016082149,-0.071233,-0.012559125,-0.007977039,-0.043558937,-0.030974133,0.019480806,-0.004777765,-0.011320946,-0.033002034,-0.0026051668,0.016510293,0.02275635,-0.017148897,-0.010057693,-0.10218514,-0.018169787,0.019920452,-0.009190971,-0.022626577,-0.007306829,-0.036292233,0.000023224047,-0.0092719905,0.007294874,0.245728,0.063657574,0.0346701,0.011018984,0.049913228,-0.016188592,0.022361591,0.07192059,-0.001119005,-0.040035333,-0.013256631,0.044357322,-0.0061247973,0.024268804,0.0148836365,0.032205503,-0.07402903,0.0000861006,0.073051095,-0.010816229,0.009375745,-0.040025577,0.026620107,-0.015767602,-0.08910984,-0.028091414,0.02640069,0.054136984,-0.029077398,0.017122002,-0.013525377,0.06734754,0.038584437,-0.018966949,0.039146446,0.01523153,0.030026305,-0.015646448,-0.025917236,0.017156139,-0.015948808,-0.00017576313,0.017413165,-0.02557694,-0.058357943,0.0010452045,-0.02352185,0.0032494992,-0.02176415,-0.018977934,-0.019779107,0.010055665,0.020005422,-0.00013503806,0.04125775,0.027830072,-0.04038887,-0.011322693,-0.015119389,0.048211753,0.029197466,0.028103124,-0.044051826,-0.010574932,0.008841429,0.018388769,-0.027230745,-0.0063114087,-0.02402257,-0.0015539207,-0.008935959,0.01022789,0.025791349,0.026337722,0.016922725,-0.008797791,0.019546226,0.0487134,0.03394643,0.015593678,-0.020543262,-0.04924394,-0.023802098,0.00705518,0.039758544,-0.013765752,0.010846498,0.08280046,-0.02395531,0.01738072,0.030762006,0.019486016,-0.017026508,-0.027723981,0.008984519,-0.028608967,0.009039347,-0.057337146,-0.02887136,-0.0010542354,-0.026025923,0.011021145,-0.01877106,-0.029678568,0.023855323,0.010212075,0.0026809005,-0.00930875,-0.03083264,0.03391461,-0.07111,0.0068319654,0.0124178715,-0.014137022,0.034850717,0.036707412,0.023312367,0.009695228,0.068748966,-0.007889229,0.018223818,-0.0005162813,-0.011274381,0.035538565,-0.032575212,-0.07874467,-0.011386758,0.013366679,-0.024723632,0.022440497,0.039761204,-0.017414795,-0.0041997666,0.04207848,0.018452298,0.01990213,0.026848158,-0.013681755,0.027373238,0.012130786,-0.029056536,0.014304518,-0.005767613,0.03255027,0.009785316,0.036929004,-0.027343808,-0.021754473,-0.022044947,0.040065072,0.018570326,-0.0035620993,0.013800933,-0.05752884,0.022889342,-0.06234364,-0.041349035,-0.0050291587,-0.022047542,-0.029423298,-0.00006050341,0.01261134,0.04185338,0.07326016,-0.035156343,0.028366253,0.019106686,0.00975783,-0.013528601,-0.024664365,-0.008221076,0.014526583,-0.023163255,0.014253017,0.02763352,-0.04227821,0.036152102,0.019219298,-0.04552555,-0.035224836,0.031338826,-0.031892702,-0.031084687,-0.007031025,0.03250462,0.015273777,-0.058637697,-0.0007064431,0.018639008,-0.024267584,0.008164335,0.10564077,0.014822935,-0.019586997,0.045513265,0.019321484,0.057665955,0.009168472,-0.000010554015,-0.0050260047,-0.020769805,0.0027872454,-0.0034940967,-0.015504542,-0.018752594,-0.050561115,-0.03678755,0.034735415,0.032326233,-0.0090049105,-0.014434209,0.01647159,-0.039005134,-0.016993595,-0.077882715,-0.044481263,0.015706362,0.013217191,-0.06993013,-0.0075600203,-0.014995199,-0.025204191,0.029982468,-0.03726914,-0.022677585,0.023772664,-0.01766469,-0.03090798,-0.058020193,-0.0059714084,-0.0102121765,-0.00069060404,-0.00033542322,-0.010129991,-0.0054336656,0.024868647,0.01588483,0.024496958,0.020290324,-0.0028781341,-0.034541156,-0.026816953,0.03734477,0.03167757,0.028084481,0.006246958,-0.027508847,-0.034610998,-0.013357289,0.0060673743,0.04391959,-0.017459963,-0.014291314,-0.027287515,0.011098704,-0.0145756835,0.053072773,0.0059532444,0.0029318484,-0.04289102,-0.015166808,0.031274807,-0.0039553554,-0.0039834,-0.0635884,-0.08508552,-0.018686976,-0.00883668,-0.022559797,-0.0063460357,0.0062477645,-0.03054564,-0.022458516,-0.011709118,-0.015343736,0.022042258,-0.021238657,0.028063513,0.039927218,-0.029881533,-0.0156182535,0.023518944,-0.005012423,0.0042405445,-0.02297647,0.018072633,0.031922355,-0.01997258,0.023535116,-0.07080877,0.010965571,-0.021818291,-0.04930111,0.014086263,0.0031385836,0.015324252,-0.0074326997,0.035214335,-0.007587857,-0.016780578,0.009676097,0.01534132,-0.013285466,0.010555114,0.011506821,0.023708533,0.020889826,-0.043088373,0.012922987,0.006673084,0.0063461475,-0.062095936,-0.005698415,0.02341203,0.01917736,-0.026468508,0.022516953,-0.014558519,0.03502606,-0.016642526,0.012947418,-0.03764493,-0.027755426,-0.0043648984,-0.038435414,0.028821705,-0.033609904,-0.043387048,-0.0107950065,-0.018801115,-0.029811367,-0.010124495,0.0076552234,-0.055688493,-0.0055595892,-0.0010766204,0.011145902,0.04101129,0.012156169,0.03296182,-0.007142307,0.057485007,-0.0013288108,-0.0371638,0.026898546,-0.02094474,-0.016593339,0.011091723,-0.024630057,-0.009375319,0.020841798,0.02501837,0.01606147,-0.043247253,0.056786187,0.009102416,-0.035372067,0.01057465,0.044469666,0.021981519,-0.03778446,0.039845522,-0.055474147,-0.036128223,-0.0057369117,0.0017372563,0.00064594724,-0.032533374,0.0039295955,-0.021332113,0.004145479,0.012115339,-0.036092367,0.029024547,-0.07447283,0.018190406,-0.05210412,-0.031634737,0.0197101,-0.02960941,0.01981157,-0.03484446,-0.024157722,0.019034915,0.017182276,-0.010912524,-0.019250423,0.061690107,0.027489047,0.0050083566,-0.020700747,-0.01390925,-0.020478547,-0.013150654,-0.1511805,0.009938641,-0.005806647,0.0041521136,0.019284865,-0.018335119,-0.07066682,-0.027990483,-0.005362102,-0.042661317,-0.019250967,-0.032670498,0.0155705465,-0.023909533,-0.012831138,0.0437756,-0.025365876,-0.0060888533,-0.037387826,0.02669411,0.024275985,0.03544466,0.06021903,0.009542279,-0.006354438,0.017698385,-0.037585653,-0.00033450781,-0.029843561,-0.026600739,-0.04613727,-0.00031484518,0.022072634,0.012214207,-0.016978897,-0.046162028,0.010118633,-0.0029228784,-0.036555506,0.00031782634,-0.040010497,0.004140597,-0.02947983,0.07320709,-0.0109468885,0.08133876,-0.03326695,0.0104848575,-0.088954315,-0.008243048,-0.0062384806,0.03703209,-0.003397442,0.019121937,-0.008279614,-0.011032182,-0.007833708,-0.042314827,-0.017896963,0.013469638,-0.011908368,0.0017310453,-0.044463962,-0.037757974,-0.033634607,0.0006880953,-0.053568505,0.022100875,-0.005956049,0.020296572,-0.025380364,-0.043049876,0.0140333045,-0.02713588,-0.013435859,0.0034786968,0.010343121,-0.042336725,-0.000917391,-0.031965017,0.0025554756,0.0018893336,0.010651678,-0.040527623,-0.0066552567,0.008596861,-0.008581536,-0.030835796,-0.062637575,0.027266508,-0.049353845,-0.047855563,0.01929993,-0.0022656645,0.0054289964,0.07989572,-0.0016599746,0.035341807,-0.00069470826,0.0026149526,-0.016086938,-0.019199336,-0.023401959,-0.024335356,-0.025839878,0.027901605,0.016314501,-0.030125804,-0.021626862,-0.020527083,-0.02173738,-0.0025607191,0.0098798545,0.03168708,-0.07152462,-0.027574427,-0.009590763,0.022078099,0.008609572,0.007200861,0.033789653,-0.005724461,0.008563682,-0.042379905,0.028821845,0.11841061,0.036496427,0.0064103375,0.048186466,0.008209578,-0.00357233,-0.07583556,0.044204954,0.006968922,0.039744157,-0.0053297505,0.015266382,0.029286021,-0.04212136,-0.02961913,-0.028398348,-0.06014124,-0.027008498,-0.0278792,-0.01679973,0.013320583,-0.008904991,0.024975047,0.00874779,-0.016767563,0.016842851,-0.0074195163,0.017404651,-0.0075398274,-0.029742617,0.07878778,-0.0040621385,-0.0014364945,-0.002228494,0.058853205,-0.013478473,-0.0005065466,-0.011931659,-0.016920185,-0.036666505,0.047846522,-0.0005648153,-0.030517414,-0.06456386,-0.025930572,0.027393466,0.014953358,-0.017107293,-0.04224162,0.045603737,0.021239748,-0.02954427,0.031475194,0.03442768,-0.03283477,0.05133181,-0.009302006,0.03505247,0.05478873,-0.028070528,0.015221668,-0.0118116485,0.022585751,0.0044509815,0.023668993,-0.029314132,0.0020854152,-0.019419298,0.017963812,0.059777457,0.0093661435,-0.0020930918,-0.024900068,0.04439469,0.012715634,-0.01180282,-0.032828845,0.006487937,0.021044971,-0.03318288,0.01904023,-0.043850824,-0.018956013,0.0031144838,0.0066508064,-0.021511681,-0.021227874,0.020486936,0.0073313257,0.010416219,0.0061210394,0.049066592,0.030589705,-0.024905488,-0.018455718,0.035512988,0.01897192,-0.024855383,-0.008246813,-0.018084185,-0.012661573,-0.02720301,0.0036274246,-0.017122863,0.00041631743,-0.053142954,-0.01374704,-0.0040549403,0.02725403,-0.017402256,-0.009968224,-0.005767019,0.028756406,-0.007866602,-0.013990686,0.0046719303,-0.01958304,-0.0035355564,-0.021152336],"last_embed":{"hash":"gsdx9g","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"gsdx9g","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{15}","lines":[198,198],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gsdx9g","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{16}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0209772,-0.0024508988,-0.024376212,-0.0034916913,-0.0432551,-0.009730475,0.040102016,0.0037064517,0.016354144,0.004423746,-0.011950382,0.0047279093,-0.019083684,-0.013288944,0.019735418,0.015803985,-0.03755972,0.004520275,0.01570538,0.015966821,-0.029289788,0.030058125,0.043293096,-0.019068604,-0.034030028,0.0037873765,0.013271944,0.004377082,-0.0028705087,0.032797344,0.0025640007,-0.04598767,0.05168781,-0.039266955,-0.015831603,-0.018333204,0.015632436,0.018022895,-0.039181497,0.047434557,0.01346961,-0.013139475,0.034772083,0.029998424,0.05758008,-0.014394766,-0.04954108,-0.0015304802,0.0064836172,-0.008808926,-0.023533013,-0.02028667,0.016563542,-0.027850807,0.018029898,0.047824297,0.009193785,-0.02784314,-0.01845122,-0.010320287,-0.028977176,0.014584545,0.008368409,-0.036317363,-0.011090793,0.047560345,0.027575348,0.018074056,-0.015186311,-0.05144517,0.019902604,0.014316668,0.024801616,0.007208801,-0.040108673,-0.021599619,0.007830417,-0.014218847,-0.00046797076,0.045243263,0.0014969556,0.010403985,0.0056143063,0.0026796155,-0.014076332,0.0017050536,-0.021271337,0.056515247,0.02082847,-0.02521259,0.01961029,0.0045263064,0.015790807,-0.0584912,-0.028057981,0.008604158,0.0171415,-0.03686471,0.03238592,-0.0137916105,0.04716036,0.0015283991,-0.027200477,-0.002399315,0.022983339,-0.019051952,-0.002406105,0.019622412,0.025656456,-0.009944944,0.033516757,0.03457507,0.025602192,0.04237971,-0.00783519,-0.038136434,0.023207972,-0.040845882,0.02006476,-0.010733692,0.031067954,0.041664805,0.0011937531,0.0045110183,0.0021422387,0.024759367,-0.019264136,-0.028981738,-0.016748402,0.009679826,0.02506815,0.028705366,-0.010483627,-0.006411559,0.0133635,0.030453946,0.022418233,0.00943107,-0.0023267826,-0.06940388,0.026342083,0.009652409,-0.029510545,-0.00075553404,-0.01377728,-0.0428179,0.05002307,0.02966951,0.0037449969,0.02300236,0.007951224,0.010658829,-0.0074935392,0.061779734,-0.029321142,0.0052593527,0.021099035,0.05702464,0.016869651,-0.028266342,0.0107705835,-0.02516237,-0.043766994,0.03462627,-0.00692362,-0.044264436,0.028520424,0.030608715,-0.0125969825,0.03488749,0.013527648,-0.051704176,-0.013281981,0.026651837,0.04211627,0.015480462,0.07237792,0.023308264,0.017985107,-0.020984873,-0.014817719,0.00021623507,-0.027914789,-0.036268827,0.0038635898,0.055765245,-0.0151358545,-0.02058231,0.007217978,0.03554066,-0.0068527325,-0.021727215,-0.022562379,-0.011541865,0.071046315,0.005164138,0.0016040709,0.011592858,0.036453348,-0.037492387,0.029045261,0.023418183,0.018643934,0.0034814514,-0.025264988,-0.014987055,-0.034107555,-0.04468058,0.0028073401,-0.035742585,0.006879167,-0.019154374,-0.02281653,-0.03125947,-0.0065017934,-0.038943306,0.04508099,-0.005592135,0.016163824,0.00942088,-0.019665333,0.030933695,0.042842176,0.024244923,-0.03601777,0.016895384,0.007854764,0.0334809,0.016075192,0.0064019924,-0.023639232,-0.013843513,0.008472781,0.01822474,0.042823114,-0.004368405,-0.012364518,0.0045294133,0.031117996,-0.014070395,-0.023041086,0.051375046,0.014123061,-0.0072362605,-0.036369324,0.028367184,0.02969694,0.04973992,-0.005940575,0.032644987,0.0020044236,-0.013003996,-0.015399752,-0.030532077,0.025458721,0.031095365,0.02260816,0.01706657,0.027954679,0.0024093085,-0.027128704,0.036762204,-0.02806847,0.0046821176,0.029329317,-0.019651627,-0.015575676,-0.019143496,0.053921707,0.026868561,-0.004360507,-0.01026799,0.062201712,0.005055774,-0.0067578806,-0.017823953,-0.049413,0.022635989,0.06709031,-0.019659424,-0.0000965569,-0.010150919,0.017432768,0.011217224,0.04727768,-0.0026618883,0.010015192,-0.050661903,0.023646208,-0.00054879737,-0.015206545,-0.008110009,0.06794291,-0.010165833,-0.044617612,0.02998836,0.0018787626,-0.16317874,-0.010579538,0.010924845,0.044887684,0.028646948,0.008717682,-0.023627784,-0.01074987,-0.03894842,0.047968026,0.0016976679,-0.04964751,0.049947605,0.005182091,0.025211522,0.0015251717,-0.031089965,0.006086437,-0.01689096,-0.049335886,-0.011012001,-0.046300516,0.056615997,0.06548669,-0.027001478,-0.0049778726,0.07423998,-0.027164055,0.0061275274,-0.052006226,-0.04636131,0.016869962,0.007475158,0.014120686,-0.01953689,0.02675552,-0.012297939,0.013317092,0.015522973,-0.019104252,0.062442183,0.046466194,-0.00033257084,0.006729139,-0.021564828,0.041988946,-0.029600421,0.0060525765,-0.0791191,-0.034581304,0.020905148,-0.0077302493,-0.007431402,0.0008615395,-0.055577725,0.0039498876,0.004878594,0.027721971,0.010093309,0.010857245,0.0063656135,-0.03133823,-0.0003629643,-0.014369695,0.006642274,-0.064834096,0.017970754,0.007138221,-0.034747105,-0.033060893,0.011551196,-0.021662006,-0.012309007,-0.020078981,-0.0021379292,0.013286401,0.03377583,-0.010256252,-0.008607387,-0.08910712,-0.04458331,0.03445621,-0.008434955,-0.016067835,-0.0131961815,-0.03401269,-0.0022862686,-0.024796488,0.0019294872,0.23588426,0.041131243,0.05208811,-0.011090645,0.0542849,-0.021014323,0.009822002,0.063557334,0.0041957106,-0.04433192,-0.017470542,0.04476282,0.004835767,0.009700733,0.02594394,0.02868869,-0.070825346,0.005791299,0.066465914,-0.015472973,0.013049033,-0.05504578,0.0416917,-0.041095488,-0.05157806,-0.022059573,0.030839832,0.03749639,-0.02712076,0.009912527,-0.031157484,0.080612466,0.052285228,-0.027490897,0.046968225,0.022024026,0.031902656,-0.04829566,-0.044001278,0.010330608,-0.015801761,0.012657996,0.003109623,-0.04145539,-0.040758748,-0.00906484,-0.004940963,0.00888504,-0.025971279,-0.02462909,0.0011937018,0.017473634,0.028517984,-0.00023508538,0.020006577,0.005966563,-0.060512144,-0.004655182,0.00219247,0.0357886,0.016374303,0.030811913,-0.054599553,-0.00826407,0.0043819724,0.0047498527,-0.021122608,-0.00782256,-0.020170284,0.0061795893,0.013043681,0.0164069,0.033852026,0.024350233,0.0046726307,-0.013499521,0.052609034,0.068756275,0.024079314,0.02238301,-0.019747712,-0.048443805,-0.01248822,-0.014431302,0.039683085,-0.020054413,0.01413216,0.08248714,-0.008474089,0.009528934,0.03157056,0.018903473,0.0017680558,-0.025584303,-0.00022574667,-0.027608104,0.020484569,-0.054887433,-0.025341133,0.012750574,-0.035055332,0.011572976,-0.02213348,-0.01874049,0.0301561,0.009233265,0.0027194435,-0.034387313,-0.016663264,0.012388854,-0.07266463,0.008903848,-0.0030300007,-0.014929369,0.022863656,0.03764128,-0.018884704,0.0155401435,0.0600161,-0.01731494,0.020467853,0.006111034,-0.0019130895,0.020585932,-0.025822995,-0.077952154,-0.00049304013,0.02573232,0.00188546,0.019512124,0.05422418,-0.029830096,-0.021941409,0.037264626,0.020317676,0.013504008,0.016136045,-0.018456142,-0.00080610614,-0.0041054185,-0.020351956,0.014137329,-0.011373249,0.026092365,0.015238657,0.045215305,-0.05121831,-0.00911691,-0.021777064,0.012266868,0.023065615,-0.008565117,0.0074579204,-0.049051944,0.036575228,-0.06027438,-0.040440526,-0.021516131,-0.009791374,-0.036100157,-0.0059897625,0.017967692,0.06069516,0.07882545,-0.051210973,0.035813708,-0.007272471,0.010523287,-0.031684466,-0.010327332,-0.0008444725,0.006893555,-0.031586442,-0.0014768582,0.035893023,-0.02723987,0.031778682,-0.017494012,-0.029955568,-0.053683944,0.031277675,-0.036775075,-0.038542315,-0.0041981116,0.043527823,-0.0072721755,-0.062309902,-0.008860058,-0.014872458,-0.022160243,0.0118418485,0.11485513,-0.0066494457,-0.012010467,0.045051325,0.0049573877,0.036630314,0.029825829,0.03235007,-0.015069055,-0.0009871075,-0.0064542075,0.0041134804,0.004939818,-0.016150806,-0.05699654,-0.029273663,0.028559713,0.03836611,0.0026721498,0.021287873,0.0095022265,-0.066555284,-0.017466187,-0.063790105,-0.059318032,0.009845645,0.01765576,-0.07337193,-0.028940042,-0.0037288095,-0.021833379,0.0024724093,-0.02837744,-0.04339471,0.017460214,-0.0051056626,-0.03511205,-0.0069671916,-0.0056221737,-0.009593175,0.026453264,-0.010130613,-0.009899837,-0.03164586,0.034035236,0.0045166495,0.025362406,0.019515026,-0.023407452,-0.016457418,-0.013174827,0.014858978,0.013756082,0.038414042,-0.016693095,-0.057707164,-0.027738929,0.0054778024,-0.0061700116,0.04138541,-0.027772775,-0.0076900474,-0.016574165,0.055183694,-0.017802766,0.047697663,0.020967126,-0.009620452,-0.037558015,-0.016303392,0.030793741,-0.003059633,0.0011105255,-0.025113171,-0.058535382,-0.01854959,-0.0032832422,-0.038879216,-0.0014853876,-0.004507485,-0.015835239,-0.021648752,-0.0056979205,-0.023770696,0.013688723,-0.030053234,0.018878523,0.01832603,-0.039098963,-0.04223252,0.04288272,-0.02653022,-0.018502016,-0.020227728,0.03145111,0.04001833,0.0075797653,0.0024952763,-0.06982689,0.032187596,0.00034162588,-0.071013026,0.020276451,-0.0042761303,0.008270564,0.0016994171,0.030842647,-0.0067592426,-0.020463265,0.0031558936,0.011122273,-0.0044174683,0.021632127,0.015041019,0.010698166,0.012037221,-0.047296572,0.023186343,0.0022041614,0.00741842,-0.06992616,0.005507784,-0.0048375227,0.0032367765,-0.02697892,0.036163256,-0.019578854,0.049338955,-0.02481012,-0.0059073074,-0.024503004,-0.026955023,0.011054101,-0.015987005,0.029612586,-0.035813183,-0.037716802,-0.03730537,-0.0145436535,-0.047035716,-0.008285503,-0.021254357,-0.035292447,-0.015755387,0.0061146235,0.012937324,0.00854609,-0.0134058,0.027600572,-0.010259421,0.037728027,0.017873995,-0.02953244,0.014530799,-0.023482872,-0.01831133,0.006154864,-0.015954718,-0.0034415533,0.04138366,0.0057675294,0.033858314,-0.042814087,0.04192027,-0.013772844,-0.029256685,0.01359398,0.05901586,0.049044296,-0.027851135,0.04040026,-0.017171368,-0.0489099,-0.024704482,0.007271226,0.007758887,-0.038208727,0.010894386,0.0032303354,0.0005938987,-0.018956715,-0.022659091,0.033065617,-0.06544126,0.020355698,-0.034284648,-0.020577615,0.028021522,-0.018780706,0.02521011,-0.02198024,-0.013565455,0.019814733,0.013222269,-0.0009392673,-0.02521655,0.04185318,0.031120246,0.04202811,-0.009599869,-0.0050262986,-0.013422257,-0.005993332,-0.14295782,-0.0069730496,-0.011903861,-0.0023384297,0.008022642,-0.017050063,-0.057740785,-0.052989468,-0.019435436,-0.04356715,-0.021097876,-0.0331943,0.017636657,-0.011319545,-0.023467101,0.030512447,-0.017086988,-0.021757405,-0.055522103,0.046943408,0.011359162,0.030325383,0.06727528,0.020544408,-0.018716728,0.008199173,-0.019461801,-0.02810026,-0.04899878,-0.0117963,-0.040270988,-0.013568296,0.014917359,0.021459153,-0.010945439,-0.031310532,0.007845834,-0.0023633915,-0.054681662,0.0031404437,-0.012507167,0.006087194,0.0039276965,0.06730232,0.000068425936,0.05764115,-0.011074548,-0.00026599003,-0.07249816,0.007649156,-0.014943101,0.056751322,-0.0048865047,0.008989502,-0.009545312,-0.015982255,-0.0046404735,-0.022443516,-0.0011563173,-0.0069859293,-0.013151675,0.013695812,-0.03486984,-0.01657768,0.006466767,0.0054253377,-0.013989251,0.0125211775,-0.014240014,0.02755061,-0.016760929,-0.03203907,0.022203142,-0.015008096,-0.010814725,-0.00047468714,0.004578609,-0.03041367,-0.012393299,-0.04677292,-0.052408706,0.027823977,0.006579698,-0.043377463,0.008618533,0.0077248625,-0.0116450535,0.007063133,-0.07614423,0.0058726897,-0.050459813,-0.054905593,0.041360773,-0.00093558105,-0.023309182,0.057467904,-0.030928481,0.04760949,-0.019408928,0.011376319,-0.013987044,-0.0053201867,-0.03178464,-0.015086975,-0.03227536,0.029953027,-0.010995823,-0.014006904,-0.052431714,-0.033010114,-0.016719183,-0.00010443709,-0.0058661564,0.022658436,-0.061045658,-0.00019874136,0.008693752,0.02064299,0.007501422,0.01966195,0.02559449,-0.021073287,-0.00033547412,-0.03780327,0.018210486,0.09778284,0.047263604,0.050200205,0.035058767,-0.011359158,-0.0032440785,-0.085121326,0.04399735,-0.004161161,0.04239545,-0.014209244,-0.0066364873,0.036200497,-0.043084815,-0.035052113,-0.039494533,-0.06603007,-0.021358116,-0.015738945,-0.010598516,0.001721454,-0.020991713,0.0019636278,0.0074329814,-0.03406545,0.009340408,-0.013172544,0.0149198985,-0.008975056,-0.01651999,0.07306376,-0.016693946,0.0033733791,-0.021142432,0.07854981,-0.029079061,-0.0060124565,-0.0077704405,-0.010395772,-0.043946907,0.057742752,0.008754895,-0.018884972,-0.047655247,-0.0071407114,0.03130401,0.011900184,-0.0075754193,-0.0242322,0.05423989,0.017891059,-0.021606112,0.03962483,0.04251658,-0.03667402,0.04802529,-0.010664621,0.053799067,0.044334933,-0.012451698,-0.007372921,-0.009889124,0.0020652143,-0.010445785,0.0074235154,-0.029503334,0.01318486,-0.0009227595,0.004914511,0.07762985,0.017366817,-0.0038438768,-0.0039182473,0.0325779,0.016766457,-0.05592733,-0.029805074,0.015265392,0.0070679025,-0.03214184,0.032670695,-0.027210094,-0.05191837,-0.019459337,0.01090911,-0.017641764,-0.006298262,0.008369905,-0.00017897201,-0.011476146,-0.011017095,0.053079773,0.03325907,-0.017714323,-0.011374894,0.04867489,0.013090625,-0.01982749,-0.010036103,-0.017357487,0.001916369,-0.029799102,0.013903282,-0.013128403,0.019077668,-0.04128541,-0.0048506972,0.005066494,0.027142454,-0.00684527,0.015067347,-0.0489388,0.021662401,-0.007990233,-0.021302996,0.036101654,-0.03362598,0.020348275,-0.007497999],"last_embed":{"hash":"7w5cfn","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"7w5cfn","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{16}","lines":[199,199],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7w5cfn","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{17}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026419805,0.013922616,-0.015462511,-0.015667103,-0.038322747,-0.044743236,0.039480843,-0.010647213,0.025819983,-0.013523792,0.0070283418,-0.010683011,-0.031395886,-0.02026022,0.0084115295,0.017001018,-0.036867324,0.02026705,0.008562093,0.007859009,-0.016048672,0.028221268,0.024599679,-0.030116526,-0.0313649,0.006565227,0.007268755,0.0033368475,-0.0064361636,0.03202757,0.016511602,-0.013353098,0.011250914,-0.035676282,-0.012545928,-0.036431644,0.0096134525,0.008078198,-0.04140187,0.053684294,0.02621574,-0.023398042,0.034912445,0.026731035,0.05635942,-0.005596519,-0.05124133,-0.0034668043,-0.0016429449,0.0027294208,-0.024679845,-0.000054740125,0.03154242,-0.03375124,0.016395727,0.022520382,-0.01638975,-0.03651698,-0.03357952,-0.02261221,-0.023876488,0.033939485,-0.00055378565,-0.0339654,-0.013295923,0.075341366,0.028406372,0.016414667,-0.030056993,-0.040886577,0.016034056,0.015714047,0.031023096,0.01463526,-0.029485442,-0.009488925,0.010502777,0.009975488,-0.008047409,0.060301326,0.008035193,0.0037606342,-0.0031883777,-0.013278105,-0.029198853,0.0038203334,-0.01891274,0.021838969,0.04268077,-0.02437674,0.01862375,0.0005661959,0.015269149,-0.059724808,-0.02359049,0.015483681,0.0052732467,-0.033892483,0.029974487,-0.021823863,0.038208127,-0.0022107165,-0.027854089,-0.013998607,-0.0017162517,-0.004948554,0.0041627176,-0.00080385874,0.028176244,-0.0077556404,0.02190729,0.02664357,0.02816771,0.063966826,-0.017584827,-0.02614787,0.011330527,-0.028571714,0.035397492,-0.005961208,0.02784744,0.04362243,0.0009810615,-0.0016843856,0.010815137,0.03420991,-0.03283601,-0.035881564,0.0024938139,0.015793499,0.009925229,0.026270272,-0.034566317,0.0043291943,0.01664464,0.033177156,0.046253152,0.002821349,-0.0011903541,-0.05769955,0.016229197,0.027661609,-0.033971652,-0.0064173588,0.00679796,-0.05334646,0.026515715,0.025440063,-0.016335877,0.020291215,0.00274612,0.011137606,0.013779226,0.07116442,-0.03107065,0.007876139,0.019446269,0.03709762,0.021774366,-0.023852648,0.0074285837,-0.04343139,-0.038933072,0.033826467,-0.0014484779,-0.036843456,0.024840636,0.026010647,-0.00867619,0.025743572,0.037083156,-0.024216276,-0.030085454,0.036550254,0.017000252,0.02146226,0.0816828,0.029266851,0.018007914,-0.015072627,-0.046434894,-0.041540086,-0.022034863,-0.04947115,0.029588996,0.050357066,-0.03173201,-0.01140401,0.0040944405,0.05112932,0.010479065,-0.02003309,-0.014284816,-0.0044867997,0.057173315,-0.013248759,0.025139641,0.028896485,0.029206995,-0.03896382,0.037387077,0.027134964,0.021471443,0.002897733,-0.031227611,-0.019170245,-0.042186342,-0.04398843,0.011106485,-0.042747594,0.009614595,-0.010953733,-0.008491358,-0.038612463,-0.034163307,-0.034205284,0.045071017,-0.009792538,0.011545201,0.035173815,-0.053587794,0.036806908,0.042279877,0.030773545,-0.01121688,0.023133973,-0.012069086,0.044008065,0.006758145,0.022227693,-0.03481446,-0.007419971,-0.0009963389,0.005293578,0.015262158,-0.015184074,-0.010482849,-0.011908961,0.029599668,-0.008626006,-0.010216892,0.014387143,-0.007829893,0.007315326,-0.043793593,0.043814648,0.028236005,0.06767235,0.0036916237,0.043539178,0.016954921,-0.0073918,-0.043167222,-0.029435432,-0.0026240137,0.014460735,0.028908262,0.005932679,0.009235383,0.02017248,-0.014493333,0.028330978,-0.0006711635,0.0011099403,0.009191358,-0.036388963,-0.0017479198,-0.0070833033,0.04766656,0.052398536,-0.02206251,-0.028642107,0.049965058,0.019933794,-0.030136492,-0.0038733378,-0.06711629,0.05341437,0.06217689,-0.0006764871,-0.0048538186,-0.011139597,0.0066403253,0.006041102,0.037098836,-0.008254073,-0.0032295194,-0.038363732,0.025586177,0.0020322555,-0.020924125,-0.014174674,0.06823668,0.018850653,-0.03810193,0.015401012,-0.008942295,-0.16525331,-0.012211636,0.008429653,0.041440476,0.026313504,0.010065413,-0.014146494,-0.008141552,-0.036363833,0.0083174445,0.016386043,-0.049574807,0.038616214,0.014302603,0.009629929,-0.022432566,-0.014853081,0.012197699,0.0066501256,-0.04809291,-0.012897517,-0.047692478,0.0869219,0.036323596,-0.038823534,0.0033404555,0.050725985,-0.021106163,-0.0008945156,-0.04309992,-0.03281284,-0.0120718675,0.0016413475,0.003760357,-0.0065594087,0.048567068,-0.014721409,0.0044964897,0.0021863352,-0.01805271,0.06649286,0.019338284,0.005050769,0.018888175,-0.027894568,0.028862605,-0.033680715,0.028090846,-0.06081474,-0.00035329247,0.026504777,-0.00078104396,0.0012831473,0.0010991173,-0.06125717,0.0028455239,0.017886067,0.055908617,0.011791553,0.02121049,0.018127553,-0.0276314,0.03243424,-0.02041649,-0.006738643,-0.096701294,0.013082037,0.034402255,-0.042302333,-0.03838806,0.027770093,-0.020221045,-0.030342272,-0.032723036,-0.015046459,0.011029346,0.0107261175,-0.019867467,-0.016156232,-0.099322155,-0.024519974,0.009753489,-0.0027045135,-0.008897921,-0.017778646,-0.02958498,0.0013632386,-0.02688106,0.02117329,0.23468192,0.042534284,0.040076844,-0.0030709538,0.05386987,-0.030169507,-0.021176549,0.06379497,-0.00558628,-0.044861153,-0.021418555,0.040197857,-0.0057649845,0.0019431723,0.00030158018,0.06420205,-0.053036235,0.0072053573,0.06680774,-0.0020613128,0.008153879,-0.03905488,0.02225489,-0.02286199,-0.033322975,-0.024091398,0.05082164,0.047543474,-0.011639869,0.012924502,-0.021435909,0.048299152,0.0315255,-0.015703848,0.050163228,-0.0009561281,0.014152386,-0.023244355,-0.035248846,0.014358685,-0.017886257,-0.0063530104,0.02895138,-0.029403673,-0.03632581,0.0022916163,-0.0030465985,-0.0093223015,-0.019296309,-0.021162016,-0.009669282,0.011797871,0.009062029,-0.010717849,0.033193186,-0.015773177,-0.04028089,-0.019498793,-0.011904065,0.032509033,0.013680928,0.03172689,-0.029910874,-0.015060372,0.0030937295,-0.010679912,-0.032043245,-0.023026347,-0.00845832,0.0061109522,-0.0027129767,0.013260952,0.0281178,0.031317614,0.02070637,-0.009017541,0.008469338,0.08155548,0.0055437135,0.0028104633,-0.032289334,-0.051870506,-0.027464237,-0.007795281,0.044099186,-0.007555964,0.03594891,0.08279952,-0.022299493,0.015763495,0.03730285,0.018627524,0.018296732,-0.03374021,0.016604241,-0.018005835,0.010367234,-0.056053653,-0.028796362,0.0015233902,-0.056185264,0.0136444,-0.0049997605,-0.037436128,0.037597075,0.0096369255,0.013981801,-0.02567951,-0.014333611,0.032447204,-0.07397893,0.009527628,0.012690408,-0.014180033,0.043126546,0.037938174,0.013584936,0.027477693,0.076516,-0.0033655933,0.029408425,-0.0086902045,-0.014462884,0.006163534,-0.019147605,-0.069903456,0.02101063,0.017024966,-0.00515276,0.014797648,0.046149213,-0.032180637,-0.013726723,0.040229484,0.048950553,0.015252993,0.045130458,-0.001976896,0.00277994,0.009440301,-0.03394842,0.018640423,-0.020288138,0.015723556,0.004064174,0.04003666,-0.0471317,-0.016672442,-0.008348353,0.0035188622,0.015614435,0.00900459,0.019336028,-0.044559103,0.0043470617,-0.0888186,-0.016860811,-0.018173264,-0.043997142,-0.02849025,-0.010001095,0.015018559,0.035959627,0.07247637,-0.034119755,0.036237787,0.019432243,0.011338038,-0.029918745,0.004865188,0.003154468,0.008597443,-0.038245544,0.0017654233,-0.006141903,-0.031478647,0.026777074,-0.0009166844,-0.032571275,-0.026584692,0.03329425,-0.034282528,-0.015061656,0.017978724,0.03987057,0.011850037,-0.051175926,-0.023188323,0.009160448,-0.009395124,0.0114580905,0.11417527,-0.01062001,-0.00525441,0.04369188,0.026928935,0.029801836,0.039324097,0.0035941228,-0.01599757,-0.031010035,0.00020662688,-0.0011895555,0.007704604,-0.017737659,-0.052272614,-0.049916204,0.024519034,0.012485485,0.013432077,0.0033303946,0.0132888835,-0.083477646,-0.032734882,-0.06644835,-0.067520365,-0.0015689796,0.0048755584,-0.044203553,-0.031306334,0.026116215,-0.02325916,0.004877835,-0.033312056,-0.0319902,0.030923188,-0.010759223,-0.027884599,-0.03528562,-0.004707673,-0.011858331,0.012878265,0.004815598,-0.013123455,-0.018075828,0.031197574,0.016524257,0.024384754,0.02026739,-0.035489794,-0.024819525,-0.01507344,-0.016550899,0.02178556,0.01694387,-0.0045703733,-0.044521686,-0.017748084,-0.0009772651,-0.008710278,0.06158641,-0.008369521,-0.0140575925,-0.007243521,0.05997433,-0.0052643484,0.041509256,0.015844025,0.021179672,-0.05194229,-0.005827292,0.038799357,0.00013595603,0.007659928,-0.032389816,-0.04849855,-0.026098678,-0.015741287,-0.029978795,0.014655389,-0.0022799582,-0.029273005,0.00008994804,-0.005760392,-0.016455406,0.0015152714,-0.004293819,0.029052425,0.01068314,-0.024934366,-0.045979086,0.034621302,0.01864693,-0.0030533455,-0.020088535,0.019379893,0.036763817,-0.0011645914,-0.004380732,-0.051271033,0.035645742,-0.032414306,-0.05609027,0.007938319,-0.009905609,-0.008820567,0.0034381321,0.042980216,-0.014301205,0.005933861,0.008019081,0.013286181,-0.008032739,0.0006281476,-0.0000531351,-0.0013631707,-0.0016354074,-0.057093143,0.022970974,0.0151987495,0.0054003918,-0.05739935,-0.0028303703,0.019974943,0.015194682,-0.011544869,0.04515009,-0.024793956,0.020278208,-0.042612337,-0.000553656,-0.013953135,-0.027984727,0.019869752,-0.03451129,0.003216684,-0.03903028,-0.026150282,-0.037619203,-0.0028085024,-0.037397314,0.00225273,-0.031837877,-0.057136018,-0.0022524027,0.006072618,0.0103528295,0.0017731587,-0.026531145,0.021916816,-0.042917803,0.063522354,0.017769555,-0.041798275,0.013396035,0.00442084,-0.019489512,0.02475119,-0.019458009,0.008238458,0.016190596,0.014151502,0.011657283,-0.060767498,0.023297692,0.012735859,-0.02227788,0.020992678,0.04130608,0.033565495,-0.029503582,0.037184957,-0.042568088,-0.030447941,-0.009110817,0.023631861,0.011962175,-0.014402576,0.019261891,0.0021919564,0.0214666,0.0040387507,-0.020119412,0.044567503,-0.06740113,0.044397846,-0.040975884,-0.019687453,0.041125398,-0.0017223599,0.024926685,-0.001917515,-0.011372028,0.017321983,0.044824902,-0.025065564,-0.024984224,0.028003367,0.027556172,0.051381085,0.0061891368,0.00328675,-0.02154506,-0.0048584426,-0.14074014,-0.0004517315,-0.0039514154,0.007302794,0.020592622,0.0002463979,-0.07316696,-0.07070729,-0.034418028,-0.037167985,-0.023863092,-0.028759701,0.017460467,-0.0221608,-0.031493,0.01904551,-0.0154941585,-0.033734996,-0.05163812,0.045768235,0.022205057,0.021791872,0.05323728,0.01782323,-0.012240819,-0.0057620127,-0.029139753,-0.01636099,-0.025010997,-0.0030735428,-0.041297436,-0.04440673,0.021612905,0.0056360345,-0.014364947,-0.02017334,0.013119171,-0.011877874,-0.03887551,0.009945056,-0.029289195,0.02454356,-0.016751135,0.052918106,0.019025136,0.08065132,-0.036028948,-0.0021110799,-0.08311865,-0.005406314,-0.023389429,0.047097478,0.0224182,0.0072497623,-0.017749812,0.012851159,-0.029502876,-0.02146982,-0.003826063,0.0053277058,0.012463589,0.01563052,-0.03937691,-0.027292063,-0.030952398,-0.00063382805,-0.032912068,-0.009381758,-0.011978019,-0.02098895,-0.034635775,-0.026642095,0.047926813,-0.0061644907,-0.014633587,-0.0029921802,0.017341755,-0.025442092,-0.009817018,-0.057226077,-0.04279651,0.029715305,0.016809834,-0.035963345,0.009523046,0.016045963,0.009875447,-0.006477628,-0.05592319,0.017655676,-0.07633769,-0.04694004,0.021881264,-0.017868103,-0.015297992,0.04211361,-0.03765163,0.044039823,0.021004578,0.010757887,-0.024500858,0.0015914275,-0.01869697,-0.027739447,-0.037513413,0.029337386,-0.0065565407,-0.0044432017,-0.015913442,-0.014730231,-0.010279205,-0.00529895,-0.010427116,0.047111344,-0.07247981,0.0017765647,-0.00018345418,0.027069032,0.022466628,0.01511025,0.00514419,-0.012383578,0.0054117963,-0.031246537,0.016202537,0.08697137,0.06400366,0.049240615,0.036908746,0.007054847,0.012757483,-0.06666369,0.03171153,0.012036316,0.02229144,-0.029359741,-0.010912911,0.036805384,-0.010067014,-0.016564332,-0.012952991,-0.055708375,-0.013901442,-0.011006394,-0.018872803,-0.008636133,-0.031716168,0.0045559523,0.00010982848,-0.029446492,0.011755162,-0.03254187,0.014074696,0.014910691,-0.014098338,0.060156167,-0.019161547,-0.0032673862,-0.01828708,0.056556713,-0.022330634,-0.024835398,-0.020245222,-0.029123772,-0.050726525,0.047503002,-0.0014903605,-0.031067584,-0.03282419,0.004513301,0.027151315,-0.005858217,-0.01465484,-0.011259783,0.024991646,0.023455342,-0.017966822,0.0073762764,0.04797813,-0.03489,0.059675876,-0.00519179,0.05092411,0.04571183,-0.017162064,0.023924038,0.00095815404,-0.0008753729,-0.0009580027,0.016455691,-0.044782307,0.0109468475,-0.016788479,-0.0057760077,0.06392411,0.01303555,-0.0040422156,-0.01598326,0.03279136,0.024474235,-0.020424204,-0.030483568,0.0072869663,-0.0028515405,-0.024719372,0.029173043,-0.04766424,-0.03553415,-0.029402202,0.015176937,-0.028521324,-0.029080506,-0.01588374,-0.00015701656,0.0024296457,-0.002169817,0.062100388,0.021053722,0.0016999418,-0.026164025,0.045206793,0.021177132,-0.029550865,0.035551034,-0.022246381,-0.012776555,-0.02199813,0.048990916,-0.025820108,0.019863088,-0.06681011,0.01552599,-0.0069499672,0.025481574,-0.006189142,0.0013348255,-0.03770315,0.012259467,0.005900501,0.0045813597,0.014575621,-0.03034675,0.015289228,-0.0006145255],"last_embed":{"hash":"k35i0","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"k35i0","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{17}","lines":[200,200],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"k35i0","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{18}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.047466196,0.009375467,-0.030073242,-0.014026874,-0.014592411,0.0021117178,0.06780316,0.023662595,0.0022569732,-0.008021764,-0.004269565,0.0016869627,-0.02338997,-0.019580543,0.010901224,0.03070352,-0.014103858,0.009644368,0.009976953,0.013529024,-0.0012184135,0.027280474,0.046452172,-0.014942123,-0.027553627,-0.009340467,-0.020166522,-0.017297631,-0.00861781,0.059351247,0.004856686,-0.031859096,-0.009910104,-0.036848612,-0.015555108,-0.0077402247,0.0007977147,-0.001885053,-0.03688204,0.051592972,0.018148344,-0.04452546,0.00093139935,0.052409172,0.016042253,-0.024356373,-0.0564748,-0.013182136,0.041143686,-0.01560823,-0.024906917,-0.022290144,0.055380937,-0.01645661,0.025732206,-0.001976074,0.03131346,-0.03195306,-0.009968627,0.01214468,-0.030454176,0.033216376,0.031075405,-0.04612635,-0.020295152,0.029458204,-0.00254248,-0.009763156,-0.022657786,-0.03461472,-0.0033520497,-0.01172339,0.013762679,-0.0076993094,-0.025923783,-0.0057291663,0.010137102,0.00516536,0.010421774,0.021191422,0.008388759,0.0042998036,-0.003161999,-0.0089240335,0.036072537,-0.0016070362,-0.0010573479,0.05953422,-0.016933503,-0.011406133,-0.019817986,-0.022143751,0.006805224,-0.05758238,-0.015225535,0.013276108,0.02654708,-0.026869813,0.028597156,-0.014049517,0.053339325,0.0019624564,0.0052629486,-0.029700033,-0.007179667,-0.0044265613,-0.0028405862,0.031151537,0.008224752,-0.010217259,0.010772707,0.0064120092,0.0349003,0.02942826,-0.02674056,0.0031774002,0.03216213,-0.016682595,-0.007363842,0.004369373,0.024001013,0.030466875,0.019414375,0.013683871,0.013977771,0.0042550103,-0.023594955,-0.019703096,-0.027135354,0.033140786,0.006882043,0.020851323,0.009470227,-0.0180696,0.0044780704,0.024009379,0.032978524,0.037047904,-0.022323906,-0.049661715,0.033000458,0.03894846,-0.020216249,0.017013295,-0.0018958583,-0.028744891,0.035150353,0.020411517,0.0018685971,0.025988374,0.014390161,0.0040397733,-0.006178475,0.09768561,-0.019809019,0.012691988,-0.007043367,0.04896497,0.016914831,-0.00064771797,0.0048775543,0.038982984,-0.08630955,0.053896964,0.0077266553,-0.0099832,0.018886615,-0.025863238,-0.013066407,0.02206719,0.0075572054,-0.0326845,-0.0075153112,0.006801772,0.039620385,0.022906072,0.08812474,0.025331315,-0.028547965,-0.024185799,-0.017477296,0.0011243602,-0.028173434,-0.04171201,0.012464023,0.02544901,-0.024792628,-0.029784687,0.0006537102,0.017206948,-0.02280132,-0.0031307226,-0.028083725,-0.021603612,0.030887686,-0.0036717397,0.033255838,0.0128140515,0.0041458667,-0.025607055,0.024851477,0.023048596,0.008613264,-0.008681394,-0.010143026,-0.047543522,-0.023222223,-0.050272424,0.028320225,-0.071548164,0.011397807,0.019715235,-0.024683787,-0.030220887,0.0008429097,-0.007888003,0.021026542,0.009374523,-0.022882635,0.008921105,-0.021460734,0.028974518,0.043480612,-0.0131816445,-0.025335012,0.020723177,0.02482171,0.004761451,0.024010148,-0.009449309,0.0058394466,-0.007782249,0.010370725,-0.008311721,0.030173533,-0.035377495,0.00872709,-0.008270174,0.040933065,-0.012076862,-0.0042712023,0.046390682,-0.021351919,-0.0064117047,0.00018987847,0.025155162,0.03502956,0.03703968,-0.017052077,0.01585779,-0.005042278,-0.009247049,-0.0014161395,-0.043781344,-0.0020861293,0.022627644,0.029014915,0.017368132,0.005327788,0.013186064,-0.022990687,0.031086432,-0.043772507,0.021803655,0.007486093,-0.005430467,-0.007055868,-0.045936935,0.0033215845,0.04587225,-0.017923936,-0.04170632,0.028574256,0.011898768,-0.010154558,0.004842967,-0.030161763,0.026539916,0.05368274,-0.003901139,-0.025838941,0.012661387,0.027998297,0.038690507,0.03745509,-0.014435096,0.02174009,0.001503642,0.022624431,0.021956768,-0.0016573591,0.0065313205,0.07765043,0.011396865,-0.015772548,0.03533055,-0.015327374,-0.16307746,-0.021018028,0.012219429,-0.0037632785,0.025968892,-0.0025266467,-0.014502807,0.01293726,-0.069375604,0.024036583,0.035113443,-0.040081933,0.0228571,0.021687394,0.00057326024,-0.017675867,-0.031010522,-0.01478522,0.01922162,-0.044110857,0.002954945,-0.024738427,0.05334263,0.0020644672,-0.0134504475,-0.029053964,0.086145565,-0.030241024,0.0053163785,-0.05064601,-0.03231551,-0.013659375,0.0029538511,0.03283488,0.00875187,0.055349056,0.0017000423,-0.018754357,0.035558414,-0.016691336,0.037246753,0.054036893,0.011065408,0.046338752,-0.020535337,0.012696074,-0.02246676,-0.029343585,-0.046648275,-0.020875944,0.0115882605,0.0009573718,-0.035259772,-0.013956878,-0.030458145,0.02358612,0.032925896,0.05091726,-0.022436818,0.0017476396,0.0077674785,-0.012257099,0.012124322,-0.012070902,-0.020681845,-0.052610844,-0.005414844,0.0067354026,-0.032982543,-0.024999592,0.013022994,-0.043377213,-0.03157752,-0.0053954683,-0.040051516,0.025894409,0.011193271,-0.0016302263,0.002857088,-0.12544523,-0.023291765,-0.0069494387,-0.009052925,-0.0123061845,-0.03413433,-0.0067495536,0.023881165,-0.044300184,0.005463788,0.24639392,0.052960627,0.07357027,-0.023829643,0.06686851,-0.012225685,0.0096715735,0.06398145,-0.001972356,-0.043191966,-0.042438295,0.012523618,-0.0019277137,0.03911523,0.011339852,0.03416935,-0.05959631,0.012844431,0.068124555,-0.030476758,0.021002006,-0.020066185,0.018216567,-0.02483175,-0.066875234,-0.026114196,0.023106823,0.07361145,-0.006781457,0.019360706,0.0026416553,0.05039819,0.03391393,-0.029474787,0.041256484,0.03597452,0.024886813,-0.037871197,-0.01486909,-0.024186602,-0.019832935,0.0015200478,0.031118438,-0.008563017,-0.057426553,-0.021768216,-0.030430503,0.043641187,-0.019989531,-0.029174853,0.0038586843,0.008519693,0.023176398,-0.020878408,-0.007256855,0.019138968,-0.045152746,-0.0363332,-0.04857409,0.066005126,-0.0043468173,0.012581122,-0.027209641,-0.01718861,-0.02878327,0.01857791,-0.0329819,-0.005605032,-0.017689513,0.018456027,0.008810616,0.03848735,0.023780558,0.03577575,0.024147663,-0.03148932,-0.0008101248,0.065400116,0.013890106,0.02348619,-0.012895779,-0.05072863,-0.030524475,0.0066520264,0.02518448,-0.040446945,-0.012547505,0.09063099,-0.0136192795,0.009309397,0.02371569,0.0020717124,-0.0033812209,-0.04120469,-0.023146011,-0.007383562,0.0315722,-0.044980098,0.0015847737,0.013248964,-0.050516903,0.004873591,-0.0023132586,-0.043180402,0.018340645,0.011523991,0.015708728,-0.02267052,0.01387634,0.036883958,-0.08461523,-0.007957694,0.012638221,-0.022900412,0.023054356,0.022969978,-0.015006664,0.048073735,0.04945735,-0.016057802,-0.0035322239,-0.047511328,0.0013360428,-0.01024828,-0.056428254,-0.07203114,0.039748248,-0.026089841,-0.025434816,0.037391134,0.009019539,-0.022363191,-0.030034592,0.02038553,0.021789197,-0.001002485,0.04137922,-0.00237644,-0.0018858722,0.013701932,0.02074954,-0.0064137126,-0.024578668,0.040621053,0.02332059,0.035975277,-0.029594714,0.01594746,-0.022093488,0.01088643,0.014093689,0.017075237,0.03710439,-0.022946855,0.0267222,-0.056910742,-0.019680247,0.0039790315,-0.012414261,-0.024432339,-0.011813735,0.0026442674,0.05222918,0.06606004,-0.06454459,0.055611208,-0.00057923445,0.009790788,-0.023436895,0.0054171407,0.01477903,-0.012021481,-0.05420862,0.006254994,-0.015838908,-0.066025764,0.014593803,0.005426062,0.0004803688,-0.0034732209,0.040684417,-0.030965522,0.0010862002,0.0125670675,0.030298395,0.021575578,-0.05858054,0.0014831476,-0.011863585,-0.042596817,0.0053329994,0.09774905,0.022321166,-0.013069617,0.055155035,0.011487284,0.043450214,0.039849002,0.016644057,-0.038715884,0.0027718686,-0.020320553,0.0062702796,0.026932739,-0.025489515,-0.037284493,-0.03390773,0.010898832,0.055117004,-0.01390974,0.0060477997,0.018440804,-0.055146612,-0.0312793,-0.017943243,-0.049549896,0.017814245,0.018579306,-0.020597294,-0.024283238,0.008067555,-0.022288734,0.016510008,-0.008697105,0.014287847,0.0074737333,-0.033225633,-0.044239752,-0.01789314,0.012818142,-0.002563866,-0.0043953722,0.01550689,-0.013784056,-0.0066540074,0.0036806727,0.0006655868,0.04420387,-0.006140958,-0.0039768,-0.047644775,-0.0046976665,0.029041355,-0.03428214,-0.00023992773,-0.012040249,-0.03825529,-0.019435532,0.020104421,0.03811135,0.017930796,0.0033394399,-0.009357954,-0.014010437,-0.007733446,0.0011996711,0.04271618,-0.015669622,-0.02250164,-0.0124508,-0.0034705258,0.02888346,-0.019441294,0.01812096,-0.027737284,-0.072362624,0.008170549,0.016270965,-0.024944834,-0.009816072,-0.005513286,0.004830625,-0.008315042,-0.024561841,-0.04740419,-0.007598791,0.0039301137,-0.008862412,0.023613354,-0.010280676,-0.020661334,0.070818484,0.032589477,0.03176336,-0.0047844327,0.03580191,0.015767455,-0.012524348,-0.019250952,-0.06731333,0.020545078,-0.014956385,-0.035680678,0.033697043,0.010896575,0.01870186,-0.01680469,0.00029322118,-0.011712446,-0.019124398,-0.004811471,0.025480831,-0.025480593,0.0053870273,-0.01439195,0.0047338586,-0.0014964711,-0.046664618,0.0043174163,0.03280344,0.014877303,-0.029152399,0.01988999,-0.03264876,0.010996581,-0.026634548,0.040911485,0.0068072653,0.049314894,-0.025101835,0.0037192618,-0.010512337,-0.030937891,-0.019585954,-0.029376473,0.037432406,-0.03276389,0.0039267563,-0.038946625,-0.012501132,-0.042879388,-0.017495153,-0.018139727,-0.049638133,-0.03026026,-0.0076073864,0.012790859,0.03136939,0.000029947749,0.0118569145,-0.017872205,0.029664963,0.02259057,-0.02004302,0.0020686758,0.012561639,0.008978894,-0.014105171,-0.017292786,0.012279943,0.07307885,-0.003832523,-0.003543174,-0.03710995,0.049820967,-0.018334866,-0.017522724,0.0017897519,0.036982335,0.05365341,-0.0023893972,0.05546579,-0.025011286,-0.03569245,-0.011663282,0.031022789,0.04379327,0.023259396,0.036344294,-0.0027160216,-0.015842898,-0.03721673,-0.009032088,0.02062498,-0.049927175,0.015135587,-0.010022128,-0.00066422625,-0.0022212581,-0.0074410457,-0.011173711,-0.012894918,-0.018903723,0.018125985,0.04960774,0.0060791257,0.00009921921,0.032992624,0.03690806,-0.004055689,-0.03495387,-0.031982895,-0.023538988,0.028777296,-0.1495577,0.044044655,-0.0104369195,-0.016496757,0.02442469,-0.006931021,-0.062548175,0.0049995594,0.015757576,-0.02517139,-0.014455928,-0.03358642,0.0085531445,-0.002410175,-0.020324346,0.05557076,0.013120901,-0.0049078343,-0.03344878,0.034033794,0.011878555,0.015813118,0.06383932,0.025780898,0.0029196925,0.006106348,-0.036565956,0.00043349908,-0.03414945,-0.0042101527,-0.038855534,-0.055493716,0.020659588,-0.0014175758,0.026705066,-0.032876763,0.01328714,-0.031822875,-0.04858811,-0.0014446502,-0.051734578,0.019817514,-0.016006516,0.023408566,-0.0023629195,0.075456284,-0.035783917,-0.008729311,-0.079770856,-0.007749299,-0.02315836,0.055609502,0.012853338,0.028606726,-0.018780252,0.0095669925,-0.05361,0.0062539773,0.011592802,-0.012825725,-0.009057834,0.032149825,-0.027902044,-0.03576974,-0.051221397,-0.0064740684,-0.053070445,0.011487774,-0.045432646,-0.0032363646,-0.04977541,-0.04085815,0.035620615,-0.011284849,-0.022518218,0.04595817,-0.00820871,-0.042889327,-0.046109416,-0.032604497,-0.045667842,0.022916563,-0.007497441,-0.0453416,0.02416934,-0.021535069,0.01766364,-0.011434201,-0.061918974,0.02978107,-0.06908531,-0.03116228,-0.0068181152,0.032871634,0.029903298,0.029062683,-0.023142792,0.010596311,-0.020136062,0.006841383,-0.019720305,0.0026373095,-0.015537192,-0.05361213,-0.024001595,-0.01849705,0.027958833,0.0021603517,-0.018467722,0.0012119061,-0.016926723,-0.00041680114,-0.039290488,0.03355821,-0.032252323,-0.013845729,0.020604352,0.031837545,0.00591716,0.005692108,0.0065041455,-0.031726215,0.007899235,-0.03478673,0.01801681,0.08627831,0.05288703,0.0077994545,0.04054884,-0.0034084346,0.004682625,-0.041121006,0.024725715,-0.0075833527,0.023349823,-0.018654017,-0.012507733,0.0348768,0.0046628597,-0.052438483,-0.015639765,-0.06309618,-0.01816868,-0.0430274,0.00373755,-0.02180174,-0.0039504054,-0.010855657,0.021996519,-0.033831663,0.04751194,-0.02368237,0.016528014,0.010715969,-0.02059861,0.054531306,-0.022427186,-0.00074783317,-0.02546428,0.072946176,-0.040271096,-0.049235508,-0.005522581,-0.04089085,-0.031892683,0.07254044,0.005417725,-0.020271007,-0.058275454,0.02691368,0.045335032,0.030453766,-0.011759272,-0.017443432,0.020343438,0.011550536,-0.012188153,0.031517316,0.023748336,-0.051968485,0.04812773,-0.008942158,0.023020647,0.048879247,-0.031217365,0.0005022384,0.02361322,0.01137552,0.00063070754,0.00027611465,-0.033258233,-0.013862337,-0.02205156,-0.013605198,0.09958592,0.015485231,-0.01778972,-0.015830033,0.057170644,-0.0011057565,-0.021975726,0.019347856,-0.002444409,-0.0052368464,-0.01856892,0.0030983703,-0.033867095,-0.0063627306,-0.05068978,0.0038704996,-0.037801985,-0.03800292,0.027625246,0.017941382,0.0035488466,-0.01312576,0.07129727,0.024627319,-0.029514298,0.0019790547,0.030842425,0.024870295,-0.0039514825,-0.012676457,0.015638985,-0.04342654,0.001903081,0.01829957,-0.017529259,-0.00063317973,-0.033888742,0.0061739488,0.0056710225,0.032228753,-0.019685097,0.0011408497,-0.039810866,0.024817158,-0.037767503,-0.029072283,0.022100369,-0.04505778,0.028408872,-0.018159479],"last_embed":{"hash":"qejxbs","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"qejxbs","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Integration with Your Morning Routine#{18}","lines":[201,202],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"qejxbs","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0344992,-0.017585874,-0.039610222,0.012572275,-0.03764029,-0.06062752,0.0029156923,0.0070265573,-0.0012416483,-0.0009406599,-0.026797608,0.008808482,-0.0075068693,0.024321333,0.0070228744,0.02844855,-0.024932811,0.012621424,0.042783014,-0.01958107,-0.035793677,0.0101783415,0.065348156,-0.018373251,-0.02414051,0.010204342,-0.033106714,-0.0074912272,-0.00018145899,0.055467922,-0.006735122,0.0035905861,0.027004573,-0.032343373,-0.031454783,0.0013483712,0.014293239,0.0016147052,-0.02875909,0.057906628,0.024550993,-0.034610517,0.028330956,0.0070600067,0.061923902,-0.032972366,-0.044208176,-0.0009776312,-0.019766878,-0.04026918,-0.0024594725,-0.020641677,0.0023877842,-0.012072737,0.0069894805,0.052732956,0.009120331,-0.042179305,-0.015505344,-0.0010254574,-0.04380541,0.024805678,-0.025906157,-0.0048359507,-0.010409574,0.031192346,0.0164182,-0.021427449,-0.0049241716,-0.04073985,0.009883973,-0.017184643,0.0486851,0.014624087,-0.054364685,-0.023935275,0.03206771,-0.005748334,0.008390246,0.009013641,0.011504496,0.02806779,0.015056789,-0.000043947883,0.021878095,0.031909928,0.0046156878,0.035761226,0.013765831,-0.027924282,0.009941536,0.017881762,-0.0028419816,-0.039431162,-0.016214661,0.032460753,0.008964816,-0.034191493,0.026518628,-0.0013859014,0.04532081,-0.0042230426,0.011600333,-0.025035584,0.042831,0.013401395,0.010771674,0.038923018,0.044966236,-0.021166176,0.023745127,0.014269239,-0.003027015,0.036428295,-0.0015786625,-0.026089538,0.005376401,-0.0502284,0.03137516,-0.0023010562,0.06719383,0.05574114,-0.0033163356,-0.0073840516,-0.02861194,0.041164022,0.0120011475,-0.00007587932,-0.014049789,0.051310606,0.0011741291,-0.001330079,-0.03086559,0.02383693,0.0063248277,0.055364795,0.015547167,0.041535158,0.02359664,-0.054957394,0.03656931,0.017033633,-0.018156417,-0.0022616184,-0.008563142,-0.038816817,0.036655366,-0.011687886,-0.018312128,0.0447074,0.0016350374,0.016609285,0.0073671136,0.012305668,-0.05305758,0.027826846,0.010561872,0.07306831,0.008549774,0.0025081316,0.03679833,-0.025257977,-0.04161455,0.06420622,0.046205845,0.0023134677,0.01398867,0.006513053,-0.009158852,0.003988014,0.0013282873,-0.060323164,-0.0008961616,0.025407556,0.03534941,0.010314623,0.10128763,0.018598016,0.017449727,-0.022624712,-0.034302518,0.028169647,-0.030056575,-0.050203677,0.003742892,0.050060637,-0.014691681,-0.04321379,0.0036453344,0.025220973,-0.013999717,-0.004494819,0.00068974134,-0.0055506155,0.059838664,-0.005773402,0.019627672,-0.011671827,0.029241104,-0.023903813,0.031532675,0.017723262,0.0129798185,0.019283997,-0.060418393,0.0028171767,-0.04896864,-0.047353927,0.0235634,-0.04175666,-0.0071210572,0.018388592,0.007133679,-0.0012306097,0.011113441,-0.0012108744,0.030540785,-0.008969853,-0.009767495,-0.0010946254,0.017931093,0.06434093,0.02133265,-0.03147598,-0.008557707,0.0046193814,0.0066581042,0.0769309,0.000063788146,0.013014577,0.00094689865,0.0006891099,-0.011478091,0.020929525,-0.009840189,-0.0007990082,0.00033701496,-0.0020012246,0.044015307,0.032426815,-0.019192206,0.021489814,0.04568452,0.012934286,-0.019817231,-0.021510135,0.05811632,0.011716046,-0.004795354,0.016053893,-0.008063057,-0.004455219,-0.038971245,-0.06087862,0.050419733,0.03746615,0.005339999,-0.017094348,-0.0071836947,0.013065195,-0.011509219,0.029998196,0.010311835,0.0102242455,-0.00671395,0.0015057002,0.0061786636,-0.019868733,0.030815803,0.06246624,0.011893641,-0.015258752,0.0102745555,0.013827347,-0.03422659,0.046515033,-0.032167688,0.004634329,0.06400017,-0.023730779,-0.04590012,-0.010088483,0.017898556,-0.0131934425,0.050393384,-0.016431535,0.008392034,-0.027771328,0.029109633,-0.011158755,-0.017668605,-0.018008798,0.070703305,-0.00044380137,-0.052592307,-0.030990064,0.009759247,-0.15907682,-0.0011071711,-0.019385854,0.020011285,0.021015493,0.019834561,-0.031640653,-0.007948463,-0.023922166,0.025266126,-0.0069457185,-0.047110107,0.04624535,0.004621605,0.038005967,-0.03146145,-0.0334985,-0.010849988,-0.00048031856,-0.06699609,-0.01677347,-0.043771006,0.05487649,0.010536026,-0.0042555598,0.01387055,0.07289778,-0.00816819,-0.022404255,-0.027441846,-0.057630774,0.0033949765,0.00287511,0.018470287,-0.02308866,0.03302106,-0.020497134,0.009942298,0.008317063,-0.0034063077,0.05425184,0.024320891,-0.003345294,0.016781304,-0.023268152,0.0005464186,-0.016127488,-0.01760485,-0.06559898,-0.026725063,-0.021832107,0.010295783,-0.020297723,0.027810482,-0.027460825,-0.0061859246,-0.005017217,0.0066100317,-0.028675986,-0.010914548,0.012222096,-0.006746329,0.015103019,-0.03769851,-0.009775467,-0.048026487,0.014607199,0.010139391,-0.026128726,-0.053354114,0.037079692,-0.020475097,0.0049418435,-0.0060694306,0.011271527,0.041142903,0.001156106,-0.0058750873,-0.024676464,-0.10591799,-0.057700597,0.015280028,-0.026327442,-0.02666545,-0.011163183,-0.006923883,0.025451636,-0.012800974,0.0102491705,0.2399273,0.019295545,-0.01157229,0.0029509526,0.05274932,-0.016051328,0.0072137807,0.055840902,-0.022708451,-0.027076203,0.003950119,0.07040829,-0.004608622,-0.015052719,0.03051236,0.017453903,-0.07582811,0.017511507,0.06619084,0.02800377,0.014475523,-0.018620446,0.0058441246,-0.0247075,-0.081474856,-0.03349016,-0.015826331,0.0319683,-0.01955875,-0.02524783,-0.040902983,0.058138866,0.047506124,-0.03536934,0.011673872,0.026649725,0.028344344,-0.031536426,-0.04282215,0.013786334,0.025335865,-0.0042266375,0.0064422176,-0.062487084,-0.025089493,0.008011335,-0.022469841,-0.010581288,-0.03671825,0.004935674,-0.011111288,0.031129247,0.014460762,-0.027390921,0.010892998,0.01594842,-0.011365236,0.008044308,-0.01523284,0.025506925,0.036603514,0.015913574,-0.04912623,-0.01192842,0.034705613,0.0071863197,-0.011594037,0.01734256,0.0021524592,0.0048269546,0.0008507668,0.037619565,0.035921592,0.008406874,-0.020549662,-0.04220362,-0.0023090423,0.06405048,0.030910036,-0.0009029807,-0.041009348,-0.053566813,-0.016474659,0.008036345,0.028331848,0.021112956,-0.012326483,0.06823368,0.0057263225,-0.0065208413,0.019347023,-0.006102816,-0.03125663,-0.051942363,-0.0023149683,0.0073821293,0.02598969,-0.050704423,-0.016711835,0.018672261,-0.012792456,0.052623253,0.0042106244,-0.0058173826,0.04905648,-0.015077341,-0.008340943,-0.0037802563,0.0018924634,0.010009172,-0.08428749,0.008621005,0.0032792846,0.003707306,0.03411004,0.054835692,0.0533011,0.0056506544,0.043584812,0.0047159833,0.019837787,0.024511347,-0.025668848,-0.00046681453,-0.012926842,-0.07385114,-0.013244842,-0.060254447,0.023976542,0.0052721775,0.048293006,-0.022977205,0.004071156,0.03283155,0.048933238,0.016704055,0.03130011,-0.010922857,0.03347651,0.012834786,-0.04586778,-0.015494774,-0.046134617,0.017585225,0.009125345,0.038036853,-0.030556997,0.0010794167,-0.045114443,-0.01588132,0.03310201,0.040895447,0.008509808,-0.076094635,0.014487598,-0.06196025,-0.023093317,-0.056152172,-0.035731684,-0.03403914,-0.024313541,-0.00067715073,0.0035254578,0.06608186,-0.010680374,0.008696296,0.020506503,0.011543836,-0.010004891,-0.01411196,-0.0047748936,0.0030928436,-0.02017795,0.0016989537,-0.025792418,-0.024110213,-0.027934063,0.007948631,-0.008835091,-0.0330894,0.056517757,-0.046277985,-0.0033930603,0.012664999,0.019618744,-0.017689882,-0.014874653,0.007910867,-0.0032962218,-0.014654735,0.022722121,0.11250227,-0.0020644572,-0.01072493,0.04849964,-0.0030289993,0.034908764,0.028448695,0.022933282,-0.02588507,-0.008861874,0.014661538,-0.016436484,0.047704175,0.004756968,-0.010223405,-0.03343898,0.013137288,-0.0013901476,-0.015015018,0.03520744,0.016235974,-0.05951022,-0.017523553,-0.044821806,-0.047273457,0.027433423,0.01493125,-0.023587264,-0.021672582,-0.052482806,-0.0010220486,0.010368587,-0.04513172,-0.0071269125,0.057159383,-0.016531488,-0.030843832,-0.013308489,-0.014055427,-0.008414153,-0.036225215,-0.013286617,-0.019354085,0.009106146,-0.00040534185,0.015011954,0.02907742,0.0046317396,-0.03813485,-0.014054443,0.017494522,-0.002076508,-0.020501161,0.0031964397,-0.004146586,-0.015490956,-0.048146617,-0.008132617,-0.008840044,0.018570766,0.012037736,-0.007115459,-0.0011515844,0.031898733,0.03073005,0.030026643,0.034410145,0.008728953,-0.04140306,0.008707819,0.0213579,0.025793979,-0.010880245,-0.04951904,-0.059183355,-0.0022234975,0.020516848,-0.050415818,-0.039677408,0.003198787,0.011777185,-0.016168375,-0.013523558,-0.052115988,-0.0010021727,-0.016402384,-0.017271116,-0.00042115862,-0.052837547,-0.011277618,0.034421317,-0.013116838,-0.0102878595,-0.037635367,0.018383624,0.026228692,-0.01221874,0.016577289,-0.045829955,0.024181126,-0.029885257,-0.06767224,0.0116735855,0.001549363,0.0048605422,-0.019535054,0.012225566,-0.0073153945,0.019918175,0.009946008,0.028403934,0.0008996222,0.030388458,-0.019009333,0.027805576,-0.007695954,-0.021918807,0.038732532,0.0021886996,-0.0034754707,-0.0434206,0.0075032976,-0.045301825,0.012502293,-0.005733948,0.047017712,-0.01924904,0.021626431,0.0019375064,0.002210623,-0.05270792,-0.03212805,0.0010452424,-0.022780817,0.019531837,-0.012318928,-0.018993957,-0.015359388,-0.008726522,-0.0283881,-0.029104032,-0.0035361422,-0.03608927,-0.046456143,0.0030067565,0.015337998,-0.034089502,-0.0013397716,0.0090889,-0.0025186944,0.023007046,0.005079419,-0.028759064,-0.00014741151,0.004465839,0.011741521,-0.028195977,0.0029555927,0.0017052774,0.043904938,-0.00991207,0.007526613,-0.03499194,0.026339432,-0.0072009545,-0.009578179,0.04318919,0.051327195,0.026533296,-0.024059212,0.05232509,0.0017816641,-0.044803504,-0.008567482,0.01689817,0.038993124,-0.05633809,0.004882788,-0.0015485329,-0.034900468,-0.00094691885,-0.0119311325,0.016990896,-0.067994095,0.046654884,0.006636618,-0.03515365,0.029169643,-0.012368922,-0.022213116,-0.0066335644,-0.004576656,0.0043934328,0.02003979,0.023255978,-0.028168822,0.056166008,0.042166557,0.0055324472,-0.0127736395,-0.042881314,-0.055630956,-0.00023661868,-0.14318214,0.014292046,0.0004159211,-0.014022334,0.018308353,-0.0010367876,-0.039576285,-0.044943478,-0.02202773,-0.024197714,-0.0071916655,-0.036351666,-0.0218117,-0.01618406,-0.017791117,0.023942484,-0.04987311,-0.031332582,-0.02787951,0.019826353,0.024791365,-0.009701277,0.07274506,0.011894438,0.03514094,0.020231543,-0.017335532,-0.037202742,-0.023342727,-0.083730265,-0.066844516,-0.0450779,0.008837612,0.022974541,-0.015659193,-0.03506412,-0.0010746839,0.010503066,-0.05998414,-0.01747239,-0.0057363934,0.020943748,-0.0046452004,0.03801884,0.018044591,0.044581972,-0.034126636,-0.0065792566,-0.059517,-0.016076565,-0.05536032,0.06721988,-0.013131629,0.005591787,-0.012257623,-0.019842848,0.006052557,0.015543734,-0.002416116,0.039827615,0.03812941,-0.004388036,-0.06015992,-0.011886686,-0.040437438,0.019599203,-0.047814604,0.044153646,-0.005273244,0.012243471,-0.039926875,0.0021501335,0.025466813,-0.02862978,0.009122742,0.01421799,0.022151986,-0.027088178,-0.02015605,-0.030420782,-0.015935317,0.013563862,-0.007247909,-0.020155352,0.046576373,0.0068892096,-0.007845611,-0.018087203,-0.04703489,-0.00029328724,-0.031789877,-0.020969918,-0.0011004698,0.029904801,-0.027406136,0.0293642,-0.021631563,0.028409563,-0.014769713,0.022177268,0.016242152,-0.046477247,-0.027160939,0.0033746432,-0.026368547,-0.023263631,0.020829365,0.013884507,-0.04106911,-0.007801957,-0.023490125,-0.0010119437,-0.023240939,-0.0069464413,-0.07675228,-0.010782743,-0.017908951,0.04381853,0.044641055,0.026884796,0.017415646,-0.025829049,0.00906515,-0.020744782,0.032818366,0.087612994,0.035753205,0.05165879,0.034747787,-0.0034056886,-0.0008756049,-0.06264521,0.015793337,0.020105774,0.029920705,-0.042630214,-0.016195115,0.03649585,-0.07432071,-0.04161306,-0.037489448,-0.063405834,0.0044061393,-0.012966934,-0.008560124,0.02707518,0.037111375,0.038070142,-0.004515051,-0.047878914,0.038722645,-0.019731095,0.0057423855,0.043006018,-0.02512346,0.054428466,0.0043852394,0.044007342,0.0035774584,0.07420641,-0.024914628,-0.03182746,-0.018299695,-0.0118679,-0.0096699605,0.03157952,0.006088749,-0.023924917,-0.009044127,0.010408283,0.031345326,0.017650539,-0.021876078,0.0008559871,0.04344161,-0.0047096834,0.00031996277,-0.004160265,0.007932068,-0.048751067,0.032093473,0.016896583,0.029373433,0.028864285,0.0050658444,0.0063309125,0.015699172,0.0065516075,0.009603513,-0.007992415,-0.026799308,0.010938503,0.01164068,-0.013246821,0.063989565,0.0026078622,0.0019088158,0.011135069,0.037072696,0.038796324,-0.009270698,-0.017909104,0.014159202,0.012292569,-0.01300687,0.03721205,-0.011261422,-0.047510676,0.00070125196,0.03213576,-0.03784361,-0.0314923,0.024175527,-0.00514747,-0.017079068,0.020112993,0.024185166,0.029034825,-0.00097381114,-0.030670963,0.05525054,0.017533071,-0.003233411,-0.041105308,-0.03941717,-0.0017634995,-0.023970334,0.0136311855,-0.031844098,0.035367623,-0.05101102,0.0027367892,0.0033397772,0.037913423,-0.02718829,-0.010507344,-0.0381687,0.009147175,-0.015353029,-0.0020491604,0.015872966,-0.04112011,-0.015676413,-0.020555997],"last_embed":{"hash":"1plzywq","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"1plzywq","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments","lines":[203,227],"size":815,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1plzywq","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Daily Log (Simple)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05432485,-0.02019084,-0.031640816,0.008998683,-0.034119252,-0.05937098,0.021685593,0.008001413,0.0027101089,-0.021097317,0.009111788,0.001079907,0.0016905438,0.0076580355,0.0038031545,0.03319678,-0.040590916,0.011857379,0.033925097,0.0044959923,-0.0317767,0.020416439,0.06925188,-0.019582007,-0.04745426,-0.0047031855,-0.039493844,0.00058141176,0.0050397785,0.04901115,-0.0073255072,-0.008100147,0.055123918,-0.016704042,-0.015941797,0.0018088456,0.0036859952,0.007891284,-0.04034368,0.039681584,0.031938836,-0.048075616,0.017185267,0.0240874,0.05267329,-0.0037361805,-0.045633752,0.0048015406,-0.0013794047,-0.034065254,-0.002957317,-0.027228322,0.021156773,-0.013948499,0.005327831,0.047218293,0.0015365687,-0.06076167,-0.039074067,0.0047794995,-0.02405442,0.028199365,-0.005862901,-0.021327462,-0.033753213,0.061800927,0.02571877,-0.003373069,-0.01484947,-0.026388539,0.016039923,-0.0011196058,0.053799286,0.028528042,-0.048468065,-0.014647001,0.04020464,0.01429997,-0.027389878,0.034578133,0.02842557,0.016347218,0.020509547,-0.012476648,0.035253596,0.039699353,0.00050448097,0.05928137,0.0012939437,0.001882065,-0.0023370634,0.019962374,0.010117649,-0.021323256,0.008940331,0.009825689,-0.003377942,-0.0154512515,0.030478831,0.01734215,0.036209736,0.002699952,-0.006061052,-0.00690656,0.014354358,-0.011098548,0.0058503994,0.013498597,0.040094204,-0.02260044,0.016857503,0.015480884,0.0045041176,0.033738144,0.0037351323,-0.002567785,0.0041733705,-0.055243254,0.028565109,-0.010941528,0.038410082,0.07903729,0.011748402,-0.008630758,0.01046015,0.039617114,0.00067933294,-0.011447805,-0.01977639,0.033673864,0.009950283,0.03871974,-0.024209429,0.013410399,0.015454091,0.040583566,0.025979782,0.045860574,0.022656666,-0.042664155,0.036033846,-0.0011834067,-0.021649024,0.0023897276,-0.021874435,-0.05936784,0.03555271,0.022003284,0.0078535145,0.026292393,0.01066755,0.009143566,0.007873064,0.022467969,-0.023524735,0.014771975,-0.0003023738,0.057741296,0.017504668,-0.016070453,0.0367808,-0.016982656,-0.041503217,0.05608881,0.047737796,0.012094589,0.024607291,0.0064143925,-0.010918357,-0.005240532,0.0071830633,-0.0505943,-0.009677007,0.029069895,0.04366871,0.011667133,0.08001596,0.027313324,0.017382832,-0.019348692,-0.03498031,0.020037463,-0.042228527,-0.053992014,-0.017302997,0.059597276,-0.036434602,-0.029875927,0.0118836295,0.029025028,-0.019391235,-0.0028129688,-0.032261316,0.011720097,0.053826436,0.018006908,0.026778229,-0.0035607486,0.017555114,-0.02929539,0.031133981,0.01979494,0.01085108,0.011621837,-0.035423175,-0.024296539,-0.048448887,-0.047941297,0.02663005,-0.033645928,0.017229525,0.032575313,-0.031983577,-0.013958958,-0.010810303,-0.006866974,0.03449854,-0.0071769417,0.02330717,0.0026084755,-0.004190061,0.04183594,0.037895676,-0.01917393,-0.017390318,-0.0063559455,-0.009218476,0.060554255,0.010019216,0.023866827,-0.03293179,0.014891537,0.016025105,0.018756898,-0.013776134,-0.004081321,-0.012142415,0.013148231,0.040937595,0.00783849,-0.025398318,0.043390162,0.019835286,-0.008666204,-0.0073454254,-0.017496025,0.05128311,0.025512993,-0.010021477,0.01999692,-0.00667037,-0.0018936058,-0.044411678,-0.03478777,0.053531207,0.027036037,0.018767372,-0.006465359,-0.011595836,0.012207788,0.0008712166,0.01963414,-0.015074358,0.02019612,0.021732455,-0.0138333915,-0.004354136,-0.012339784,0.028544849,0.053015366,0.026913706,-0.0041130856,0.016578924,0.00546252,-0.038252734,0.018484836,-0.035253152,0.029214615,0.0553105,-0.01468366,-0.04042489,-0.0068086046,0.028737409,0.011221177,0.035290767,-0.019370725,-0.0034457205,-0.008810105,0.036298055,-0.0058165975,-0.019650955,0.0024693143,0.055274617,-0.0128978705,-0.061924323,-0.025752738,-0.013332031,-0.15913501,-0.0001956545,-0.012980511,0.015970243,0.024006704,0.0084691355,-0.03087747,-0.03440597,-0.034805488,0.024113191,0.010915892,-0.049089726,0.020478426,0.006629231,0.021022825,-0.01478088,-0.03230515,-0.0022342075,-0.011372748,-0.055611555,0.0012225398,-0.047658835,0.05456387,0.022019787,-0.03508252,0.023071975,0.073694445,-0.0105036935,-0.0041550384,-0.03569313,-0.054792386,0.024830027,0.0012789482,0.03165713,-0.01161946,0.036104564,-0.021322228,0.024981115,0.013390023,-0.016888946,0.045944646,0.02163055,-0.009670681,0.009435144,-0.012643983,0.033587236,-0.004496201,-0.026200626,-0.08189961,-0.032910734,-0.0129175475,-0.005709785,0.013574755,0.032358997,-0.028388828,-0.004311701,-0.0040685,0.037136074,-0.0242805,0.0010310707,0.013488095,-0.011694544,-0.009691369,-0.055801384,-0.03287605,-0.04925082,0.03045242,0.016465602,-0.016376149,-0.060346816,0.026980333,-0.030459687,0.0012817644,-0.02984503,0.0077887177,0.0364905,0.011659499,0.002968407,0.007015839,-0.10566146,-0.06456289,0.02263969,-0.012417963,-0.024826165,-0.009054627,-0.017996846,0.031160688,-0.008508338,0.0010501042,0.23353764,0.0130682895,0.009114502,-0.010823744,0.05647319,-0.03227378,0.010653086,0.06383368,-0.022281198,-0.030083241,0.0038289337,0.056737304,-0.019389216,-0.00042998366,0.039706048,0.0182074,-0.060404968,0.0045030476,0.06258403,0.015005643,0.04252797,-0.016428733,0.023832897,-0.005562499,-0.05468549,-0.025618723,-0.005838519,0.018074643,-0.022608632,-0.0088975895,-0.020352492,0.059365332,0.015857415,-0.015582295,0.046790466,0.019215198,0.032921206,-0.0625191,-0.043371946,0.0088714035,0.011179208,-0.009657722,0.029357804,-0.075569406,-0.033604313,0.002078704,-0.01697551,-0.024959275,-0.033879675,0.013698766,0.0061425483,0.020994516,0.014155975,-0.04583437,0.0274638,0.013395651,-0.0043499046,-0.0067107184,-0.0085488465,0.038583342,0.033646014,0.00721439,-0.042888664,-0.025161494,0.022244288,0.012350027,-0.0037279995,0.009653135,0.018577702,0.011588944,0.020701982,0.014420154,0.019460177,0.014496846,-0.012742916,-0.035226583,0.006824355,0.04285876,0.042699352,0.019627513,-0.02698448,-0.04682167,-0.009898399,0.017077845,0.017918596,0.0028505102,-0.009070893,0.05366655,-0.012348365,-0.0037851343,0.030831596,0.0011741875,-0.032155853,-0.04048726,-0.0003809532,-0.005653016,0.040757373,-0.057651684,-0.021102263,0.037261862,-0.02222115,0.042340815,-0.0031332618,-0.036121767,0.045505654,0.006816265,-0.01242799,-0.023809487,-0.008938754,0.038242437,-0.085294455,-0.0028932854,-0.014120371,-0.005687003,0.046839193,0.07347057,0.033665814,-0.015760493,0.02647442,0.03531642,0.011642134,0.0098614255,-0.042835355,0.0028260543,-0.016402261,-0.044620406,-0.0096283,-0.011663306,0.026440904,0.023073776,0.02789462,-0.03259734,-0.020266289,0.028590476,0.046849452,0.022062022,0.03415408,0.005689277,0.008046705,0.0063259513,-0.037257437,0.015490533,-0.025004227,0.027064385,0.015798045,0.030789658,-0.024818584,0.0003621678,-0.022414843,0.0010633802,0.03878428,0.033509985,0.0005538386,-0.072202325,0.0055105686,-0.06053258,-0.0375936,-0.027357792,-0.032973956,-0.024079634,-0.032498706,0.012506041,0.035337206,0.06147636,-0.021674942,0.012752633,0.01337666,0.028399393,-0.0219648,-0.022173679,0.008234084,0.006992225,-0.046938572,-0.009425149,-0.00894102,-0.026401337,-0.0039182473,-0.021055989,-0.03308769,-0.046438176,0.04008596,-0.030377682,-0.0011911519,0.025926543,0.017363347,0.0122103505,-0.03401813,-0.004137889,-0.020745883,0.0092035895,0.02860187,0.11102684,0.015138243,-0.023701485,0.032835156,-0.0011851315,0.04361911,0.029530074,0.013240269,-0.0046528764,0.006474821,0.020949941,0.0013444723,0.020632097,-0.03484011,-0.005137136,-0.021228803,0.018699167,0.030605897,-0.016058931,0.025936829,-0.0019405719,-0.056042686,-0.02437503,-0.04943698,-0.068823785,0.015754307,0.043176144,-0.05793918,-0.047538243,-0.037021294,-0.002352982,0.014375229,-0.062096424,-0.0016237323,0.067560755,-0.034269266,-0.037188232,-0.006779953,-0.0248945,-0.009407775,-0.036341753,-0.02157998,0.001957308,0.0005725862,0.0029158243,0.018473934,0.02954102,0.009312456,-0.025960537,-0.02002594,-0.013741559,0.009969941,-0.012676796,0.03261181,-0.008583743,-0.016950052,-0.049699742,-0.0040950775,-0.012840633,0.028676827,0.00815061,-0.013465409,-0.019998418,0.023832893,0.042654622,0.04633958,0.047549885,-0.017395163,-0.045112394,0.0005467021,0.037263203,0.024204178,-0.021280164,-0.040094756,-0.042025726,-0.00076092966,0.006326262,-0.05218483,-0.026804445,0.0030436623,0.0114313895,-0.014819161,-0.027345045,-0.033318803,-0.0009970355,-0.017845673,-0.028410532,0.037109405,-0.044420555,-0.027129937,0.04382411,-0.000108580025,-0.01249241,-0.044317383,0.03439757,0.011346579,-0.03486843,0.020705165,-0.051291943,0.026403729,-0.023196626,-0.06396554,0.00863795,0.004913658,-0.0009668457,-0.014371658,0.02733245,-0.014191697,0.00035494374,0.0068156193,0.022347033,-0.009090413,0.036198158,-0.03238659,0.017541146,-0.013752425,-0.0342194,0.043866232,-0.00027246465,-0.000080621234,-0.031026145,-0.012934602,-0.028292418,0.028630445,-0.019064358,0.031705543,-0.008849128,0.044611983,-0.0052436157,0.012337204,-0.053944394,-0.047874913,0.005057146,-0.033791568,0.011587916,-0.012361467,-0.023976319,-0.03547468,0.0122694215,-0.039045885,-0.021273477,-0.01575794,-0.038914684,-0.047980074,0.012420847,0.036158346,-0.019681195,0.024532476,-0.00734997,0.011684506,0.013062052,0.0014651621,-0.041843623,-0.005173937,-0.0077855587,0.025974825,-0.023697449,-0.022144731,-0.0079116495,0.036787327,0.008644824,0.00966382,-0.032625493,0.051584322,-0.010895834,-0.021304868,0.014668916,0.04736411,0.019435411,-0.024192533,0.024856227,-0.03648158,-0.05388357,-0.01057169,0.010375184,0.021558914,-0.046860866,0.0037609255,0.0007464396,-0.016903987,-0.020127846,-0.011502192,0.013781527,-0.07157774,0.06057312,-0.0062631397,-0.010005138,0.043733813,-0.031636305,-0.018667685,-0.02342482,-0.018713165,0.009168433,0.027500588,0.015421469,-0.033615403,0.044197116,0.055822928,-0.0068283873,-0.005217789,-0.034697723,-0.036318608,0.0047573075,-0.14136295,0.008927464,-0.021484265,0.00023221996,0.0016745128,-0.007020549,-0.034215845,-0.06291598,-0.013224031,-0.037922554,-0.00022006949,-0.04382135,-0.040070638,-0.01609929,-0.03838594,0.039637048,-0.041434456,-0.024446111,-0.045537576,0.03645355,0.025812374,-0.0016451685,0.049176537,0.022857292,-0.0038654688,0.035547912,-0.014618391,-0.038425516,-0.032766312,-0.050571986,-0.043229405,-0.045537177,0.009454565,0.042591117,0.005127933,-0.015660485,0.00018615337,-0.0049424996,-0.07584865,-0.002998004,-0.030047424,0.012599579,-0.014415994,0.057902236,0.00043792106,0.051521074,-0.04690075,-0.0112651065,-0.04522117,0.014784026,-0.017235648,0.045283694,-0.038415086,-0.020147009,-0.004384087,0.0004730232,0.00034704612,-0.00042972583,0.02370499,0.022341402,0.03500589,0.011225481,-0.058500405,-0.017336953,-0.025693338,0.028331794,-0.03604396,0.0378744,-0.008287822,0.02893482,-0.049711037,-0.0056343502,0.01120145,-0.025430864,0.006426636,0.015997598,0.0255574,-0.033960782,-0.029502792,-0.026711334,-0.021593995,0.027346786,-0.0012706293,-0.036890842,0.03407281,0.0031090113,-0.02511307,-0.01889492,-0.030025864,-0.001256999,-0.026789797,-0.031831585,-0.0041500162,0.024970468,-0.02405038,0.04719399,-0.033552926,0.02534058,-0.02542029,0.023887036,0.0009049612,-0.046451945,-0.040360615,-0.003168063,-0.01465936,-0.00021575272,0.020871988,0.01456959,-0.03157942,-0.0062540704,-0.017703181,0.0013947051,-0.008464005,0.01711478,-0.08532955,-0.01458789,-0.0027348055,0.031170407,0.041150253,0.024222706,0.0018566848,-0.044112843,0.0061509525,-0.014522533,0.023421908,0.084636174,0.027975589,0.047474492,0.047555972,-0.017470794,-0.014617854,-0.036904592,0.023889387,0.013600044,0.041977923,-0.043101568,-0.013024846,0.040341772,-0.08395236,-0.018379923,-0.048641518,-0.030080026,-0.012095994,-0.0118868165,-0.027490119,0.028073926,0.047674615,0.022134058,-0.0105061205,-0.022690678,0.009100651,-0.020313542,-0.00020458204,0.03653744,-0.02945745,0.04913596,-0.023658372,0.013960149,0.002610485,0.090203166,-0.042576604,-0.020444259,-0.024018848,-0.011387912,-0.037585087,0.04803531,-0.005820752,-0.028487397,-0.028650913,0.007153441,0.050461307,-0.007820298,-0.02968744,-0.0042096907,0.054830335,0.012615429,-0.030997256,0.016583093,0.008925136,-0.033809416,0.044708103,0.0030377803,0.034106594,0.017824143,0.0014991581,0.032637857,0.012521149,-0.016856574,-0.001710097,-0.0143862935,-0.037013568,0.009257279,-0.01446363,-0.017544096,0.0614556,0.00002006009,-0.015824098,0.016051866,0.043253273,0.02813183,-0.028258873,-0.011505195,0.007248587,-0.0060986583,-0.0052131186,0.043936994,-0.0036676496,-0.02871998,0.009528426,0.015809678,-0.036375314,-0.036589514,0.027484436,0.010560223,-0.01891493,0.014602734,0.062416043,0.016464872,-0.002198897,-0.027748961,0.04920774,0.025266092,0.0018487881,-0.017089423,-0.04116704,-0.007460477,-0.011704415,0.01123179,-0.024403105,0.022858461,-0.05456224,-0.0053864364,-0.0054119364,0.04019281,-0.019745296,-0.005138854,-0.042626668,0.014321659,-0.03902569,-0.010374441,0.018792575,-0.0365292,-0.015835818,-0.018104967],"last_embed":{"hash":"me8qvy","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"me8qvy","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Daily Log (Simple)#{1}","lines":[206,209],"size":180,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"me8qvy","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Weekly Check-In (Sundays)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031630237,-0.0049874824,-0.022323921,0.0043044295,-0.037015855,-0.039330553,0.005273,-0.0036096529,-0.0018960842,-0.0034780444,0.016520718,0.0076964037,0.005985571,0.012098438,-0.0020207302,0.0058449437,-0.013543914,-0.00023282946,0.04112821,-0.008296815,-0.016658967,0.013495181,0.05338546,-0.03886811,-0.0006021412,-0.0034858536,-0.021689419,0.0067422017,0.014981188,0.05452653,-0.02069298,-0.05103516,0.058239628,-0.053969342,0.0038384916,-0.04105397,0.029480157,0.0013671211,-0.046109837,0.067313395,0.020251973,-0.039584085,0.019923856,0.026671343,0.0411296,-0.022094226,-0.055676267,-0.0074979393,-0.028074585,-0.036690407,0.011481521,0.00062668626,0.031648,-0.022332814,0.045813046,0.047737766,0.009636222,-0.035124827,-0.022784453,-0.009265176,-0.035770696,0.041319355,-0.034681506,0.0134997675,0.0054112766,0.045564186,0.018204657,-0.006607064,-0.008704912,-0.028550563,0.0109960865,-0.024204187,0.067771435,0.002692277,-0.063765444,-0.0131462775,0.023191418,-0.004394811,-0.00786106,0.017420145,0.019201476,0.019880693,0.022017598,0.016959246,-0.019637661,0.017656201,0.003635372,0.04327473,0.0028658137,-0.0067111063,0.024758862,0.024252944,-0.022718536,-0.028364217,-0.0078917,0.034259435,0.018287467,-0.01291887,0.05726644,0.0107092345,0.02776199,-0.021638168,0.008473758,0.02470406,0.018076763,-0.0147830555,0.02672393,0.025175376,0.027962591,-0.018688407,0.018527362,0.0112295095,0.031160312,0.04835544,-0.0038759767,-0.0017757706,0.011370309,-0.040653516,-0.0037641886,0.015250849,0.07607888,0.01679203,-0.015734456,-0.011800561,-0.017299715,0.024609687,-0.015979368,0.0029154299,-0.008376215,0.0063336184,0.010825436,0.04732802,-0.05579994,0.026131263,0.0053553,0.041711207,0.027070459,0.01831135,0.008024466,-0.051006667,0.02299327,0.01888754,-0.053700123,0.0066378377,-0.030857166,-0.039768744,0.0040973164,-0.015470336,0.022071669,0.010514556,0.021712676,0.020736735,0.010494981,0.041301355,-0.03676116,0.0050030085,0.006946233,0.034307625,-0.0030751943,-0.027591826,0.023477292,-0.014254385,-0.040728647,0.052507337,0.016947743,-0.009154862,0.032168366,0.027786495,-0.018247493,0.017294444,0.017109727,-0.089587905,-0.0012092625,0.022560999,0.021347662,0.014524811,0.090263076,0.017769555,-0.013208442,0.00041429704,-0.030265657,0.020103047,-0.0439185,-0.063642636,-0.00037707877,0.056930825,-0.0033740506,-0.054346737,0.011019615,0.0230084,-0.005682013,0.0030974008,-0.021561993,-0.014840195,0.063143805,0.0077443654,0.039209053,-0.0010311353,0.02181113,-0.023976475,0.02772808,0.019714013,0.019438438,0.010102744,-0.053066086,0.000050018894,-0.038191836,-0.022499133,0.022212347,-0.024098778,-0.0099445125,-0.012347119,-0.011966269,0.0063266857,-0.0043129455,-0.03488734,0.038968988,-0.0041812235,-0.00084812345,-0.00980479,0.027650122,0.04832248,0.050722152,0.02000681,-0.04615808,0.009021085,-0.037022807,0.08553064,0.013244306,0.0016172461,-0.012665141,0.0073544155,-0.010812871,0.026660662,0.022612022,-0.0041005095,-0.0026182483,0.015682032,0.03525182,-0.007345776,-0.026479721,0.063270725,0.056872487,0.013368898,-0.022478264,-0.013800072,0.036432695,0.031212186,-0.028496718,0.021798994,-0.0076483907,-0.015789272,-0.040086184,-0.04912765,0.004860093,0.015353461,-0.0205812,-0.017908445,0.008614147,0.021877665,-0.02994106,0.023709925,-0.0020073275,0.0071039894,-0.0044427295,-0.0021861861,0.0008073472,0.025565786,0.039977167,0.061110683,0.0056767073,-0.036742434,0.011220575,0.023908235,-0.030980516,0.011199159,-0.015834503,0.045620874,0.054831482,-0.055277545,-0.016475495,-0.0022656752,0.025793955,-0.031441595,0.056915086,-0.005745259,-0.002664765,-0.050152592,0.007945106,0.009673002,-0.050636943,-0.01180834,0.06981045,-0.0011921178,-0.03673695,-0.017753644,0.0072785923,-0.16470812,0.013905318,0.010987706,0.04564976,0.01677629,0.01014655,-0.0063128117,0.006911037,-0.05056122,0.051929455,-0.011959239,-0.0511441,0.043800257,0.0040842337,0.02905973,-0.026847819,-0.028944246,-0.02342656,-0.02322606,-0.045419496,-0.03254817,-0.049482897,0.025150713,0.02145205,-0.014569204,0.03749195,0.059172478,-0.026792519,-0.021886285,-0.025087219,-0.053194605,0.020629177,0.0071199555,0.000846901,-0.028997703,0.044513244,-0.014337944,0.0048719863,0.03397161,-0.007178509,0.03288516,0.042733096,-0.02260997,0.014605238,-0.014347012,0.023827806,-0.032279864,0.004582516,-0.07360891,-0.02506967,0.011826571,-0.0037655705,0.005904912,0.003572612,-0.029849488,0.0016196693,-0.018945633,0.0013964649,-0.029707251,-0.006800055,0.002688883,-0.02163601,0.0036867582,-0.021764958,-0.025826737,-0.06071862,-0.01645606,-0.0023328504,-0.026165213,-0.04147672,0.009925162,-0.0083429925,-0.0051926146,-0.036954395,-0.02229566,0.018359559,-0.006102143,0.01870941,-0.042698093,-0.107251324,-0.050488353,0.03475644,-0.039736733,-0.0019701256,-0.018274263,-0.036295597,0.020346453,-0.013900264,0.003932825,0.23508976,-0.0013821326,-0.0073073907,0.004996667,0.046349112,-0.015676666,0.025597518,0.061184946,-0.021867312,-0.059341867,-0.007999785,0.06877779,-0.025253635,-0.0029404464,0.031874724,0.030919474,-0.048366964,0.018243615,0.06258583,-0.018722363,0.01106085,-0.02948346,0.014357113,-0.016753001,-0.052570123,-0.027189596,0.00454708,0.011514588,-0.026087428,-0.012825042,-0.04094536,0.048474334,0.05229764,-0.023928504,0.01917028,0.021997347,0.022514414,-0.03497322,-0.028481008,0.0018317228,0.006135129,0.0007173914,0.019893644,-0.054608267,-0.020179264,-0.011970163,0.010433442,-0.0050522415,-0.0067428653,-0.024616694,-0.008966533,0.016551351,0.031995017,-0.015810795,-0.00077691284,0.029825853,-0.016988525,0.0056830714,-0.03149883,0.027661616,0.04250454,0.022231432,-0.0656996,0.002748745,0.06339717,0.054383267,-0.04542166,0.017536156,0.0005660822,0.0048095644,0.011944678,0.023589958,0.009434279,0.010913329,-0.014764933,-0.0021213493,0.0056314217,0.04230724,0.049826894,0.01946421,-0.0262033,-0.04623035,-0.023060031,-0.0025524667,0.011484262,-0.008401372,-0.010487871,0.06375227,-0.012401574,0.003958576,0.015826823,0.02275322,-0.017243044,-0.06424879,-0.007858824,-0.019281717,0.027384588,-0.03383396,-0.0386423,0.004522776,-0.05356239,0.030701492,-0.00026543974,-0.021226771,0.01849921,-0.023003105,0.0027893526,0.0034503704,-0.010990647,0.014859324,-0.08216231,0.0156019805,-0.00040087255,-0.015031471,0.019926207,0.037318423,0.020620514,0.028634591,0.06492962,-0.013198697,0.018023832,-0.009950168,0.0049515394,-0.013078153,-0.0008144792,-0.072196856,-0.04373149,-0.044457935,0.011168128,-0.0091812285,0.051091023,-0.020894444,0.008724175,0.042992823,0.023222463,0.01404396,0.030194584,-0.021768058,0.02124962,0.007182586,-0.022198902,0.011168732,-0.01507132,0.011017314,0.032607608,0.04401205,-0.032903276,-0.0026050063,-0.041152358,-0.0068986,-0.0070777526,0.03137595,0.015346997,-0.0425626,0.02580425,-0.07140345,-0.03307216,-0.0026939393,-0.015764877,-0.0128041245,-0.013558138,-0.0042273602,0.037565026,0.0685173,0.0025216525,0.013237442,-0.0021131677,0.0067832824,-0.0035566462,-0.0031134244,0.0015577871,0.009401058,-0.0034508172,-0.014651244,0.03317441,-0.061756875,0.0042738626,-0.0019714949,-0.0031599186,-0.02150013,0.07356474,-0.031883646,-0.01829321,0.005045199,0.07560106,0.006690847,-0.03731924,0.0016484726,-0.01441691,-0.024308013,0.0113757625,0.1020486,0.032891776,-0.015093199,0.014589579,0.0044317744,0.032314736,0.0050153187,0.03848625,-0.0028079597,-0.0053893495,0.03670123,-0.013059751,0.01584513,-0.0023863122,-0.007910591,-0.032707058,0.02526052,0.00058763596,-0.00019275038,-0.003255743,0.006908664,-0.037177503,-0.0111899935,-0.051344637,-0.05231194,0.010964071,-0.016589833,0.00037766763,-0.004051752,-0.01379353,-0.015527022,0.018802453,-0.03341798,0.004417715,0.067111805,-0.015787099,-0.054306425,-0.010675084,0.003758123,-0.010827167,-0.048132796,-0.0012364439,-0.02012322,0.0013030886,0.011369874,0.020407327,0.036186878,0.008156756,-0.032085255,0.0018319839,-0.0074934666,0.0024714654,-0.0074700564,0.010233981,0.013319278,-0.04365202,-0.038648292,0.0346029,-0.013252474,0.04968867,-0.009821839,-0.013769267,0.007203474,0.049530625,0.013401813,0.009052243,0.01893047,-0.0042270725,-0.06648843,0.009911231,0.032443874,0.004445081,-0.008749628,-0.0064864103,-0.08623209,-0.01719196,0.01995177,-0.0423387,0.0041898806,-0.009488674,-0.027097031,-0.011384952,0.019069957,-0.017415235,0.015538712,-0.008327875,-0.023774851,0.024126273,-0.07669403,-0.0048541822,0.05546618,-0.0026738734,-0.02158326,-0.02717147,-0.018550107,0.007741596,-0.004069643,0.028585909,-0.04553041,0.012698347,-0.037426807,-0.055374715,0.018380376,0.026776502,0.0013961962,-0.05014206,0.0018910534,-0.022859314,-0.015560951,0.013299568,0.019407962,-0.008631796,0.043202247,0.007025237,0.021896668,0.003861374,-0.035962906,0.025977427,-0.0062261694,-0.008604536,-0.040103864,0.00511407,-0.016804732,0.0120822,-0.017280236,0.044823796,-0.023971941,0.018823238,0.0041625756,-0.010815773,-0.053289324,-0.04816479,-0.013544707,-0.024264732,0.022766981,0.015466041,-0.025081394,-0.004718712,-0.0076177367,-0.031472873,-0.031174244,-0.031958524,-0.03835732,-0.05444931,-0.0023652446,0.027404454,-0.008246901,0.0025015047,0.026667606,-0.0037799338,0.038845625,-0.011809645,-0.041926153,0.011837517,-0.0032848758,0.0026912754,-0.013871131,-0.033518147,0.008261242,0.03198638,-0.030967185,0.013490573,-0.05360807,0.05967215,0.013534664,-0.0039830916,0.016982842,0.034696836,0.029893408,0.00030464184,0.022379136,-0.011096218,-0.042438835,-0.015166017,0.03063504,0.04925746,-0.05150689,0.007337141,0.0336652,-0.025130333,-0.0125080235,-0.0011878753,0.03111237,-0.0833156,0.03631679,-0.0034854251,-0.024954472,0.01895692,-0.024652,0.021355214,-0.012481156,-0.0034920715,-0.008320726,0.033179298,-0.007519058,-0.03478678,0.06323934,0.03683097,0.016141158,-0.024050849,-0.046170957,-0.03222153,-0.019396998,-0.14089832,0.016197138,-0.021204358,-0.02768738,0.011464561,-0.017699774,-0.044839013,-0.04354439,-0.024230778,-0.027399927,-0.018924704,-0.059387013,-0.007381671,-0.010495455,-0.029395048,0.05076645,-0.023816234,-0.010867489,-0.029461198,0.05285431,0.03214591,-0.00069160433,0.062349074,-0.0073179025,-0.009959561,0.015894359,-0.015912639,-0.0259129,-0.02218876,-0.067206345,-0.038788054,-0.016341088,0.016768394,0.0032808746,-0.012284282,-0.022799173,0.023845185,-0.015401184,-0.05406789,-0.018340591,-0.045557003,0.0041064406,0.026485467,0.038218055,0.01689276,0.027805798,-0.015962657,0.010806512,-0.05234604,0.0042195246,-0.04849599,0.03953134,0.0045554563,0.023604171,0.008582863,-0.02057251,0.008864248,-0.005887541,-0.00017495011,0.027525796,-0.0033415903,0.00618919,-0.054412067,0.00020780056,-0.051594548,0.03442543,-0.013946942,0.01966579,-0.025695836,-0.0025786816,-0.038317494,-0.026910638,0.024787238,-0.014567001,-0.008425302,0.010038847,0.024244538,-0.04135182,-0.023904055,-0.025146345,-0.032425314,0.013887671,0.0116293635,-0.012524333,0.036190744,-0.003655734,-0.021398881,-0.008478488,-0.07663004,0.0067565213,-0.029546326,-0.028607221,0.024257604,-0.012085997,-0.020369751,0.03503448,-0.02155981,0.022456182,-0.029717676,0.03238054,0.028677283,-0.024085099,-0.006954508,-0.010718897,-0.034133058,0.019549478,0.0064880783,0.008862027,-0.03149491,-0.060808472,-0.028474139,0.0046939887,-0.017482275,0.020112151,-0.06975009,-0.026090609,-0.008330421,0.04195397,0.018403282,0.0032267238,0.005899773,-0.011778446,0.02062614,-0.033691894,0.014164011,0.075745165,0.048944682,0.05217595,0.012348958,-0.019767703,-0.0010385622,-0.061106805,0.028931666,0.008942789,0.048591077,-0.017869664,0.03489848,0.043237202,-0.03394115,-0.021483924,-0.047866844,-0.045554664,0.0031574476,-0.009266233,-0.0007383712,-0.0004966554,0.004653924,0.0018668144,0.004202475,-0.039754383,0.024059989,-0.0014901864,0.03236955,0.05050182,-0.019253293,0.054599628,0.034245256,0.024791148,-0.00827653,0.07389335,-0.03304575,0.011846206,-0.030608155,0.0034664632,-0.018508507,0.06412875,-0.00015504278,-0.0177157,-0.024979103,0.0038877644,0.015571536,0.0161061,-0.020264419,-0.022973772,0.060000464,0.008942629,-0.025538139,0.0052432064,-0.007898944,-0.03772947,0.0254759,0.021576285,0.03251131,0.056876916,0.006265813,0.006159618,0.018872222,-0.011946507,-0.01712577,-0.009176534,-0.007870296,0.012909111,-0.019213313,0.024006333,0.08947241,0.0014224639,0.012994237,0.0019511746,0.06407699,0.01970187,-0.036990207,-0.029197806,0.0012055852,0.00013409484,-0.04302744,0.02435006,-0.0053218286,-0.027799742,-0.021863619,0.029626222,-0.04737147,-0.037083127,0.0202354,0.016890334,0.00011216809,0.030252945,0.036501598,0.049700577,-0.016664827,0.012462124,0.03357412,0.0053771716,0.0039608697,-0.018106243,-0.03301997,-0.014238196,0.0014546276,-0.006143315,-0.003039015,0.014295974,-0.048978206,-0.009786758,0.021744668,0.035142995,-0.038680602,0.0060446626,-0.061151434,-0.005049574,0.0042479266,-0.02148166,0.028836738,-0.026446858,-0.021983908,0.018081056],"last_embed":{"hash":"uvmbdm","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"uvmbdm","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Weekly Check-In (Sundays)#{1}","lines":[211,211],"size":23,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"uvmbdm","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Weekly Check-In (Sundays)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.056999285,-0.0013224909,-0.010416937,0.020106712,-0.052202936,-0.026683316,0.007787843,0.03020878,0.021661114,-0.00019773384,0.018504154,0.0051650372,-0.019889379,-0.0043411325,-0.0043693506,0.007394328,-0.02990029,0.010998621,0.00501916,-0.0035222003,-0.060992077,0.0054143327,0.0424036,-0.033924725,-0.03381895,0.0066524707,-0.01354818,-0.018384038,0.009504435,0.054732375,0.00015208013,-0.04673862,0.03967067,-0.08863186,0.006484844,-0.04091754,0.023971677,0.016207282,-0.04312684,0.060933474,0.01617143,-0.023832902,0.035692714,0.024862034,0.04348856,-0.017699528,-0.059731707,-0.0030065384,-0.021753788,-0.02478606,-0.012530582,0.014382909,0.03266819,-0.027001131,0.017100785,0.039869282,0.0035873565,-0.032634057,-0.04046139,-0.016226381,-0.05274009,0.02370101,-0.02723288,0.0049570245,0.0008661588,0.040719725,0.01481809,-0.0043494715,-0.0058559286,-0.03574243,0.028639836,-0.02121806,0.058423247,0.01394892,-0.04152575,-0.00009104229,0.019056547,-0.010715663,0.0066467384,0.013761783,0.013665133,0.016017215,0.01801134,0.00392934,0.00035500314,0.023007372,0.022930281,0.02210487,0.02181608,-0.01344449,-0.009206777,0.0057427757,-0.010271825,-0.029502487,-0.017186925,0.045173932,-0.0016388267,-0.018943507,0.040677883,-0.006741348,0.03160862,0.004539,-0.021129202,0.013017425,0.005425187,0.001490373,-0.014728861,0.040798016,0.010888767,-0.013925667,0.03626764,0.026555995,0.020911792,0.03297404,-0.02081107,-0.03105751,0.031440407,-0.028335702,0.00841286,-0.0073281005,0.043204036,0.039795913,0.0061098,-0.024984779,-0.01595088,0.040488396,-0.013589458,0.023597201,-0.017489642,-0.01244544,0.025750356,0.026175074,-0.025579145,0.033203967,0.026960224,0.04289178,0.0113332365,0.019373134,-0.015261925,-0.07900423,0.021561306,0.024739467,-0.018769458,-0.007389433,-0.008683571,-0.015277401,0.025581613,-0.017723607,0.0046921694,-0.002676706,0.004401919,0.009813341,0.0044320356,0.057844944,-0.04114745,-0.016409837,-0.0080415895,0.02085745,0.016024651,-0.03426685,0.045629025,-0.052183423,-0.03894887,0.046888307,0.019292979,0.0043209726,0.020662876,0.05937607,-0.00021159748,0.008832167,0.040827524,-0.07798892,0.0022590265,0.036189172,0.018454017,0.014312484,0.10405953,0.011826731,-0.0077859643,-0.002975099,-0.042580973,0.022412576,-0.04166716,-0.036310233,-0.0038761108,0.046997722,0.0014367304,-0.049588792,0.02019803,0.017702002,-0.020860681,0.013910059,0.0071385955,-0.008063121,0.06688778,-0.0149781415,0.033270888,0.0014775951,0.019662026,-0.04912262,0.013514079,0.0017715808,0.015341777,0.0011608665,-0.036134966,-0.011107489,-0.035799682,-0.0059509464,0.029857555,-0.052137665,0.0012765401,-0.010564821,-0.01934012,0.010001877,-0.03899263,-0.03334874,0.04861761,0.008883532,-0.026843091,0.010216939,0.0042130705,0.042662233,0.050247896,0.032072797,-0.025625512,-0.002091169,-0.015292716,0.058771547,0.03224097,0.015132889,-0.02507736,-0.006217468,0.0000032964065,0.012188874,0.022650588,-0.012215304,-0.031863533,0.00064488855,0.042356703,-0.0037262521,-0.006283333,0.026319211,0.05314415,0.0143610425,-0.024872946,-0.0034404572,0.034677632,0.03030183,-0.01522159,0.005871435,0.0028913196,-0.011652645,-0.016118778,-0.05658235,0.018971669,0.011920194,-0.010944068,-0.0057115117,-0.012819712,0.012169376,-0.02220066,0.019975059,-0.014641198,0.001225145,-0.008046123,0.010981704,0.009924658,-0.0059025176,0.03867991,0.039464563,0.0015887518,-0.022983424,0.038431276,0.008185226,-0.017973112,0.011515296,-0.026032995,0.030766645,0.049567588,-0.04117035,-0.014736093,-0.00020348665,0.017538939,0.00090990594,0.042212572,-0.009652128,-0.002347376,-0.055386446,0.006285426,0.0077989968,-0.03454878,-0.014305363,0.07658725,0.0058906074,-0.046859175,0.012615599,-0.0007543672,-0.15799125,0.010357315,-0.005368587,0.052517924,0.0219984,0.028340116,-0.022716543,0.003907469,-0.04191324,0.0417218,0.006094431,-0.03836972,0.06213531,0.015412457,0.011638771,-0.022070514,-0.049708683,-0.013626382,0.008373126,-0.05958974,-0.021266889,-0.031978108,0.052367233,0.035394624,0.01290906,0.022889234,0.0894263,-0.026875233,-0.020938326,-0.022996694,-0.039986346,-0.000024856203,0.003049599,0.01353518,-0.018695174,0.053983618,-0.022463901,0.0040345322,0.009837009,-0.009334691,0.044587117,0.041913666,-0.027330386,0.03637425,-0.019522298,-0.022903327,-0.01953446,0.007460299,-0.081258535,-0.022961492,-0.022369951,0.0070789903,-0.01722716,0.0114274975,-0.037900247,0.0015130158,-0.006997289,0.04013848,-0.008597816,-0.026856583,-0.010587633,-0.04353741,0.016522227,-0.04294386,-0.031118795,-0.067453735,0.024345938,-0.0064905467,-0.01950607,-0.04172361,0.026043573,-0.036350746,0.008499743,-0.028654119,0.006960204,0.011712504,0.008975885,0.013429849,-0.028924577,-0.09969726,-0.03819764,0.015729176,-0.018790755,-0.002224713,-0.003587278,-0.030829972,0.01407758,-0.026029909,0.0014641461,0.20713532,0.058514558,0.018684458,0.011226788,0.06277988,-0.023147808,-0.0016017517,0.058615725,-0.029832562,-0.045856103,-0.0070987935,0.045524545,-0.013168537,-0.015912976,0.054165255,0.05070413,-0.07006161,-0.016116628,0.05002202,-0.012578746,0.005833925,-0.04832058,0.0017678231,-0.034423545,-0.07906059,-0.010592509,-0.014789641,0.006332744,-0.041267175,-0.0050814827,-0.05354196,0.049227934,0.06301327,-0.018975995,0.0197242,0.035578806,0.02089747,-0.053362902,-0.01938523,0.006692014,0.01762857,-0.004746536,-0.009842895,-0.06589109,-0.047666695,-0.025468383,-0.02736993,-0.002862311,-0.031288918,-0.01433907,-0.018363986,-0.0024952365,0.0140539035,-0.024771981,0.017733537,0.021069504,-0.016510192,-0.009179341,0.002898694,0.040923387,0.012923759,0.00862007,-0.06643665,-0.0062190425,0.032488905,0.024743717,-0.028245505,0.01414105,-0.02054663,0.02212057,-0.013264403,0.030838097,0.014202327,0.022765351,-0.009562054,-0.018639207,0.012150102,0.045122657,0.026818462,-0.0055472665,-0.017794978,-0.04409425,-0.019296391,0.0070526362,0.023085,-0.019162204,0.018696008,0.061893646,0.027960328,-0.020214412,0.030955346,-0.00007847424,-0.023500793,-0.047620077,-0.0029223873,-0.04131747,0.034713555,-0.03324814,-0.018784711,0.0043894406,-0.04414133,0.0019466914,-0.020423068,-0.04919565,0.040482037,-0.012952579,0.01389674,-0.00695141,-0.0067974175,-0.0063103065,-0.069390304,0.029386463,0.0052819387,-0.014124685,0.0064710914,0.031151144,0.034951184,0.015411582,0.035315473,0.006145838,0.011150265,0.010907489,0.0066974782,0.023572361,-0.00440864,-0.08592016,-0.044723105,0.00626479,0.008749171,-0.0006923891,0.030144919,-0.017813025,-0.04506401,0.05630664,0.009602681,0.031981,0.0075443876,-0.0009295268,0.02459231,0.048226807,-0.02326715,0.009469478,-0.014528664,0.0077319946,0.0079682935,0.050900705,-0.07287102,-0.008289031,-0.039359044,0.024136346,0.025638632,0.031080138,0.027262883,-0.041000355,0.033517867,-0.05844732,-0.032256413,-0.03409895,-0.020053755,-0.01193283,0.0066206004,0.010402863,0.044649333,0.074323416,-0.012597343,0.025953913,0.012324389,-0.0097816605,0.011607271,-0.015443411,-0.009103676,-0.00035282678,-0.033298735,0.0027338979,0.02079198,-0.02017747,0.013229267,0.006300738,-0.047454953,-0.022928795,0.07184463,-0.026567025,-0.00022361764,-0.004603338,0.07438702,-0.014290195,-0.030729204,0.0029794136,-0.030710306,-0.010110879,0.011703934,0.09597899,0.018697795,-0.020078653,0.024637979,0.015524299,0.042926524,0.036768246,0.042076096,-0.014646449,-0.038093075,0.000757863,-0.011454841,-0.007003592,0.00076053746,-0.03203549,-0.022192372,0.008786186,0.016014468,0.005266271,0.021746682,-0.013431845,-0.06420093,-0.0141195115,-0.0331671,-0.03674341,0.04060535,-0.016067822,-0.044982526,-0.032092858,0.0011153845,-0.017311437,0.026257101,-0.02151258,-0.027361117,0.044126466,-0.0066148783,-0.04173671,-0.033288546,0.0048461533,-0.008360777,-0.033040464,-0.015197833,-0.009935389,0.0011502347,0.044453353,0.0072129057,0.03382523,0.016008168,-0.026433453,-0.022919515,0.010323776,0.0064734514,0.0021823714,0.024970442,0.0016514726,-0.03645686,-0.038262837,0.044982485,0.0066566844,0.03668523,-0.020128978,-0.0011155183,-0.0148767885,0.055346735,0.01006532,0.035925176,0.03272444,-0.005279317,-0.06220796,0.0010294409,0.009670673,0.020141436,-0.011983508,-0.026108295,-0.07463539,-0.0091873845,0.029164972,-0.03862298,-0.036184873,-0.022311632,-0.01848002,-0.0135008795,0.02527174,-0.0676444,-0.014780363,0.005814046,0.026049366,-0.010031137,-0.047895662,-0.054934155,0.05054202,-0.012526615,-0.0075164274,-0.005023058,0.0051972247,0.013667799,-0.021366341,0.031230386,-0.024176667,0.0321005,-0.021903804,-0.051082212,0.015478074,0.0051900623,-0.0035549873,-0.007107211,0.019210866,-0.0021097593,0.0030974022,0.00816518,0.022956317,0.0024996856,0.030135324,0.0014689799,0.0033662266,-0.0007770984,-0.02694431,0.010276184,-0.013923584,0.0035860285,-0.05812911,-0.006995855,-0.017939106,-0.004180645,0.012041731,0.068260826,-0.03667307,0.019490741,0.001251208,-0.025033299,-0.018053751,-0.030143399,0.002293438,-0.025293967,0.017369365,-0.023068525,-0.042444732,-0.022322621,-0.012208552,-0.041555848,-0.04618939,-0.01220774,-0.043123957,-0.03167518,0.008519979,0.031149946,-0.009766685,0.008914752,0.03176361,-0.0013318701,0.037622426,-0.025485946,-0.008606871,0.01807431,0.0013497762,0.008360689,-0.015756495,-0.010931331,0.016354088,0.022689002,-0.05036915,0.009221961,-0.035506442,0.026644507,0.04585375,0.009327013,0.038607884,0.04306229,0.06316498,-0.020270085,0.037444532,-0.013868343,-0.031480353,-0.011430997,0.0042524273,0.017674508,-0.06417161,0.028278768,0.01678598,-0.02254792,-0.017555002,0.0213482,0.016622871,-0.08067121,0.049257595,0.01128463,-0.008159911,0.037764218,-0.02651796,-0.0061914735,-0.008291088,0.010910651,-0.00010924524,0.016679686,0.014992073,-0.0142239425,0.065525025,0.029216243,0.07245839,-0.0057163853,-0.018243063,-0.0047002067,-0.00080743234,-0.1350686,0.012518895,-0.017450605,-0.005795529,0.018771967,-0.0031199772,-0.056275036,-0.035627417,0.005831564,-0.026334364,-0.017674435,-0.044873416,0.0001072508,-0.023683405,-0.015024631,0.057662673,-0.030876398,-0.02643627,-0.016314305,0.0872102,0.034477856,0.020476319,0.09399983,-0.021323455,0.0071924515,0.010194512,-0.014279471,-0.041119907,-0.015107969,-0.04570385,-0.033613913,-0.05522218,0.012749462,0.012025019,-0.03071819,-0.03534265,-0.0048937188,-0.019208115,-0.035544448,-0.01392953,-0.02149371,0.00024386791,0.015067874,0.06348265,0.042706855,0.04068581,-0.022212477,-0.0025113947,-0.051779024,-0.018947594,-0.006859822,0.060970347,0.0006875897,0.0361866,-0.012225368,0.0058782254,0.020720636,0.0012733511,-0.0041627707,0.025247829,0.002608898,0.012446566,-0.03398473,0.008417873,-0.02548268,0.020751797,-0.030411432,0.018950006,-0.024976434,0.013356736,-0.02304976,-0.036203418,0.022548938,-0.008119743,-0.009797418,-0.010106481,0.006887329,-0.0043893876,-0.0075299707,-0.019270055,-0.052254774,-0.005846105,0.00621349,-0.03616402,0.030726174,-0.0026861269,-0.02524267,-0.03053664,-0.0875554,-0.010688815,-0.037005797,-0.03444391,0.0010150764,0.0074130865,-0.00823176,0.061447572,-0.0051086484,0.029339494,-0.011162412,0.019510701,0.011109916,-0.03157732,0.0023578475,-0.013989637,-0.025279783,0.023757728,0.039046347,0.016479608,-0.018328724,-0.019844508,-0.03020809,-0.029459994,-0.008236931,-0.01268482,-0.054350812,-0.008090499,0.00062775234,0.053533077,0.029375546,0.024392052,0.0034255185,-0.0068130735,0.026486496,-0.04520471,0.023207584,0.06627371,0.039564,0.06470177,0.012565919,-0.022776704,0.008828528,-0.045444142,0.007848871,0.030385457,0.044646632,-0.025275929,0.0013632325,0.03568479,-0.053884868,-0.03668333,-0.035277914,-0.06195618,0.00086839125,-0.02677595,-0.004283338,-0.023035303,0.029118832,-0.015575622,-0.013980468,-0.045972332,0.040340535,-0.017259574,0.023591597,0.04901455,-0.01485726,0.058141675,0.0056126276,-0.000881691,-0.02705873,0.064152464,-0.02514481,-0.01807779,-0.035853863,-0.03185585,-0.011317941,0.04423454,0.0071654962,-0.02040349,-0.013850988,0.0017469947,0.0062713763,-0.0058893072,-0.010489839,-0.01605041,0.0649302,-0.0013596604,-0.028238751,0.010610099,-0.0030686401,-0.03734479,0.046143074,0.007787295,0.031900775,0.042925976,0.015468985,0.0073113707,-0.014587774,-0.014810599,-0.014519749,-0.0006116545,-0.0238833,0.014050115,-0.017019609,0.020035129,0.046394467,0.021590346,-0.0047745653,-0.0038530705,0.05676461,0.005846159,-0.026477244,-0.010628529,0.020720787,-0.00880587,-0.039273605,0.01614791,-0.012139353,-0.05410817,-0.011534011,0.019542757,-0.046109565,-0.01719945,0.0098613305,0.016800655,-0.015241319,0.0021304642,0.021001576,0.023385627,-0.005322965,-0.011430552,0.0817569,0.007493575,-0.0071813413,-0.014120429,-0.029372975,-0.0014421785,-0.048211776,0.023799691,0.027332593,0.0038679037,-0.05541235,0.008575634,0.02228151,0.009527818,-0.027329274,0.03609862,-0.03954933,0.0013549177,0.000104798244,-0.007911878,0.01067675,-0.012806788,0.0339558,-0.014754121],"last_embed":{"hash":"b792tt","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"b792tt","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Weekly Check-In (Sundays)#{2}","lines":[212,212],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"b792tt","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Weekly Check-In (Sundays)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050431464,-0.0057161576,-0.03567015,0.0068800873,-0.033381835,-0.029517032,0.016957924,0.0036308235,-0.0015490691,0.009395136,-0.013117783,0.032898072,0.0066157817,-0.0154644735,0.03000001,0.025526041,-0.023125762,-0.009451781,0.06399661,-0.031537686,-0.05632521,-0.0073848623,0.064079374,-0.022353286,-0.032466773,0.010834007,-0.00036163777,-0.000038386534,0.016248377,0.06669388,0.010349832,-0.0454182,0.015515259,-0.033422638,-0.007259387,-0.03531276,0.016004542,0.017711887,-0.04990583,0.07111049,0.01875602,-0.039408516,0.023946926,0.03501467,0.04145213,-0.025761547,-0.027618172,-0.017176665,-0.00344123,-0.049249794,0.016955333,0.03258208,0.000048642956,-0.014176659,0.00487591,0.020809038,-0.019298075,-0.04825769,-0.03684398,0.008213398,-0.02878312,-0.012238694,0.004673593,0.0015418917,0.010529166,0.045953598,0.0131593235,0.010162997,-0.0029871827,-0.033999637,0.01785986,-0.012375207,0.021833278,0.009235246,-0.068342306,-0.035859693,0.047389653,-0.020937955,0.025959069,0.01404577,0.024812253,0.024676226,0.03379807,0.0103236595,0.054280277,0.01622983,0.00033518596,0.020507867,0.013299755,-0.047520194,-0.004520291,0.04156556,0.001933081,-0.03430682,-0.021160576,0.05217582,0.0084341215,-0.035501875,0.028303554,0.0050928495,0.06795335,-0.0037057446,-0.011568187,0.010876973,0.01747982,0.009944018,0.0021523258,0.024612395,0.020121502,-0.017103968,0.025408758,0.02603394,0.04698732,0.032192223,-0.010375159,-0.015898146,-0.017268049,-0.040777948,0.028350566,-0.016547684,0.075455986,0.011907524,0.00025611903,-0.026028173,-0.016538592,0.03540321,0.030707799,0.021285133,-0.03053871,-0.0050324504,0.01965437,-0.010100802,-0.0024058986,-0.014580326,0.015866125,0.03221989,-0.0039106947,0.0018152262,-0.005366008,-0.072404325,0.04898009,0.018897003,-0.008900966,0.0031263146,-0.026819365,-0.03217084,0.019251822,0.021402787,-0.020099858,0.010289104,0.013297839,0.013971352,0.009014241,0.015156458,-0.04310343,0.02858837,-0.00517186,0.06173016,0.024812065,-0.013392038,0.04720273,-0.022902232,-0.049895078,0.05684352,0.025619093,-0.020020567,0.006759444,0.033575892,0.0065524434,0.012684486,0.014625695,-0.034004416,-0.014024235,0.008997285,0.03708083,0.016181184,0.06459368,0.018035527,-0.015442215,-0.035594128,-0.04636451,0.0077348812,-0.0022039483,-0.039690755,0.009473162,0.016967436,-0.034872144,-0.07139123,0.0007988435,0.028069954,-0.01123952,-0.007780051,0.00976127,-0.010698987,0.043584503,-0.0072705923,0.05394884,-0.029491108,0.039003756,-0.04759338,0.0059798593,0.023879698,-0.00895813,0.0015695273,-0.047164533,0.0017969172,-0.035910174,-0.028916985,0.021537473,-0.057904977,0.0069175432,-0.014617437,0.008809195,-0.008604834,-0.0012959801,-0.01412376,0.025102546,-0.02433106,0.008114262,-0.022404203,-0.010554338,0.047234036,0.030795548,-0.010177905,-0.017658323,0.007344653,0.00015335144,0.06711261,0.022467066,-0.018050045,-0.004366336,0.008517555,-0.00169451,0.009147522,0.010614284,0.002756108,-0.00726595,0.006006172,0.02985841,-0.0020741122,0.02229266,0.02174514,0.05789681,0.010683384,-0.015278084,-0.006733619,0.03698095,0.0067805243,-0.0048433812,0.0056891325,0.0016201453,-0.018925814,-0.023110962,-0.036172796,0.037846085,0.049974605,0.008739019,0.0025907934,0.030760575,0.013320603,-0.015226677,0.019042894,0.00474818,0.015152599,0.024402346,-0.022084752,0.029837634,-0.019940771,0.040261112,0.07199005,-0.0048213205,-0.0103755435,0.021010933,0.006303371,-0.01530968,0.026845915,-0.017076617,-0.015621404,0.04537584,-0.026481899,-0.052896872,-0.010416681,0.01679049,0.0032000095,0.04983839,-0.040585224,-0.012036682,-0.054164175,0.021758348,-0.0075931232,-0.019431854,0.0006606585,0.08057096,0.0047105746,-0.041387167,-0.024423847,0.0048712245,-0.1477389,0.021448595,-0.013231243,0.0246689,0.018487532,0.027114592,-0.05278115,-0.009149319,-0.02550543,0.028169896,-0.031235918,-0.036729652,0.051997803,0.0037977805,0.043753985,-0.031451453,-0.039817397,-0.015421701,0.002752033,-0.07263465,-0.010114377,-0.043648716,0.034647048,0.030279731,-0.011156085,-0.0045756674,0.08661806,-0.019291965,0.0006589731,-0.039602917,-0.029665366,0.010994831,0.0002399487,0.014249513,-0.020556293,0.03768455,-0.0075859632,-0.008186017,0.011764063,-0.013928765,0.045549728,0.015012745,-0.0183085,0.010887559,-0.031076038,-0.00850071,0.0029502548,-0.016104378,-0.099943615,-0.036343765,-0.030204292,0.03587295,-0.041655943,0.01890102,-0.021726234,-0.012106144,-0.016831245,0.04069118,-0.033272207,0.007677055,0.020664185,0.018449327,0.011916075,-0.05031393,-0.02842247,-0.061451074,0.0141205015,-0.01155974,-0.041472383,-0.041372754,0.024411777,-0.010495991,-0.014684118,-0.035013705,-0.026519049,0.027603405,0.038878243,0.02303115,-0.02722606,-0.110967256,-0.044554353,0.005085862,-0.045240022,-0.03151498,-0.0097022,-0.0011947684,0.019645788,-0.0012413939,0.010811238,0.22788,0.009010651,-0.00045524683,-0.008585423,0.06472025,-0.0245442,-0.0106750745,0.041973364,-0.018264703,-0.026509382,0.03911263,0.070060015,-0.0017669135,-0.012759318,0.017235328,0.020196844,-0.08191013,-0.0054218634,0.078335136,0.026898257,-0.015696542,0.0009837403,-0.011668507,-0.04800226,-0.069575295,-0.003365509,-0.031194085,0.044081908,-0.019892488,-0.00821685,-0.05111537,0.05792478,0.03557385,-0.010858367,0.045008574,0.035966966,0.036912277,-0.019920351,-0.04829571,0.023298556,0.021109644,0.008282612,0.0036804627,-0.05620044,0.011398355,-0.011900726,-0.041323964,-0.024480132,-0.033621356,0.0057473774,0.020154959,0.014808179,0.029152721,-0.010310664,0.016431456,-0.0028768075,-0.058129005,-0.022394748,-0.0024171781,0.042090453,0.024406923,0.034229904,-0.03908884,-0.0041094567,0.01398116,0.02843887,-0.0032024067,0.06407204,0.011456239,0.0005529987,0.06095176,0.020683972,0.030635098,0.037445005,0.00066388876,-0.025023438,0.01898709,0.0397516,-0.0039477763,0.011977923,-0.032495175,-0.01456084,0.0096367225,0.010326156,0.017500568,-0.027833022,-0.016969385,0.06995754,0.037255324,-0.0072195246,0.019815784,0.007655615,-0.0065172785,-0.05039546,0.0064637703,-0.012979157,0.032743685,-0.038838316,-0.019125357,0.013114686,-0.054923005,0.032517165,0.0054650903,-0.008869656,0.041032255,0.0023514885,-0.004805157,-0.019297391,-0.031519927,0.016121037,-0.058651228,0.031744238,0.0014879426,-0.023502866,0.023006573,0.044334475,0.069863595,0.028174764,0.049464013,0.030615028,0.022041492,-0.0009190321,0.021629164,0.039247844,-0.011538148,-0.07324374,-0.028619202,-0.041905664,0.01935267,-0.002460983,0.034952737,-0.018969608,-0.015459991,0.018378878,0.029675059,0.018250633,0.026921285,0.005189597,0.009463765,0.018945165,-0.019636888,-0.0040889457,-0.02486451,0.026280805,0.031147426,0.039869763,-0.054230805,0.014016592,-0.00915378,-0.016876755,0.015102542,0.047919348,-0.013019088,-0.034034405,0.05598764,-0.08689711,-0.027229395,-0.03605892,-0.026873678,-0.014431796,-0.024122678,0.009629728,0.013908515,0.058482442,0.009280802,0.009721509,-0.0016924914,0.012640721,-0.0116588,-0.017727865,-0.028633961,0.02696345,0.004454592,0.010733853,0.019754197,-0.0046658698,-0.016705466,-0.012747145,-0.031245131,-0.022525504,0.04378561,-0.053611115,-0.011286701,-0.010633433,0.04946038,-0.026290681,-0.011945775,0.0035093538,-0.015803127,-0.013722329,0.04095431,0.08400765,-0.010295979,-0.001715778,0.061936684,0.012988317,-0.0045093778,0.022346083,-0.0059678955,-0.039644264,-0.034427594,0.000067316316,-0.033763032,0.017975664,0.020725915,-0.014909977,-0.04990817,0.019260293,0.02327868,-0.011837421,0.041950166,0.016487591,-0.07968079,-0.012916058,-0.013820807,-0.048857167,0.040884357,0.0026108143,-0.026971752,-0.0071997684,-0.017276261,0.015416919,0.011351466,-0.040941548,-0.018437857,0.021168454,-0.004407167,-0.028949661,-0.022532955,0.015496529,-0.008583098,0.009997686,-0.0071452446,-0.034389473,0.019124065,0.022729736,0.021128345,0.0377933,0.022078987,-0.04505355,0.008483255,-0.0019203539,0.0016667566,-0.048509143,0.015373615,-0.012012443,-0.02800131,-0.035823684,0.008346432,-0.0051053497,0.035370708,0.02821979,0.009356657,-0.01877416,0.058391675,-0.0059939977,0.034334093,0.028399259,0.0087455725,-0.042032935,-0.005813487,0.03381527,0.0088826865,-0.0031282916,-0.06543715,-0.06641249,0.010106082,0.012583097,-0.03608236,-0.028529227,-0.01043472,-0.022805814,0.0015293184,-0.0090906685,-0.037484508,0.018409964,-0.013516785,-0.0013873758,0.03530008,-0.025376093,-0.027523942,0.031162368,-0.0074716033,-0.0153119145,-0.007430489,0.004234335,0.022314863,0.0000018191923,0.011382739,-0.031000117,0.021908963,-0.021144763,-0.08207822,0.022177236,-0.023624977,0.01691424,-0.02842973,0.020182459,-0.0018226275,-0.014216351,-0.006592307,0.021493753,-0.014563038,0.023964265,0.0012907815,0.0026513722,0.010685253,-0.019095423,-0.0065788883,0.0029086205,0.011144717,-0.06400244,-0.016392121,-0.038490135,-0.010823579,0.00062894594,0.054100685,-0.037263706,-0.010892347,-0.001187966,-0.035757527,-0.021364087,-0.03566009,-0.015812399,-0.028331589,0.0021801423,0.02136552,-0.044184662,-0.016270027,-0.024174888,-0.04401186,-0.053017266,-0.006211035,-0.00478911,-0.015043968,0.042314608,-0.0060118847,-0.0077920514,-0.0413139,0.023435611,-0.044992454,0.014184509,0.0045052124,-0.011961226,0.006726473,-0.005861047,0.025404848,-0.010614548,-0.015787836,0.011903446,0.031886432,-0.041897245,0.019063536,-0.051063433,0.0047021643,0.018419877,-0.025198719,0.072866194,0.037484992,0.059325684,-0.018938288,0.033183828,-0.00012789413,-0.027048767,-0.031580877,0.017292205,0.029524611,-0.0040861336,0.019414265,-0.012099318,-0.026418269,0.008661571,0.0051092887,0.014879479,-0.06433419,0.016260311,-0.013492765,-0.051904984,0.035070263,0.012760395,-0.003096899,-0.0066797314,0.042368162,0.016653413,0.03735793,0.02854452,-0.01565707,0.04335056,0.031263582,0.0059467047,0.019929467,-0.015088663,-0.017907156,0.012363103,-0.13758887,0.011373366,0.0051996415,-0.0082415985,0.001110411,-0.0069668232,-0.07119198,-0.03150962,-0.0058847386,-0.012120341,-0.009151398,-0.05896933,-0.00035756634,-0.011828877,-0.017629402,0.010488349,-0.034042247,-0.04305161,0.0015737887,0.029221935,0.003330746,-0.006590845,0.08693367,0.031981137,0.029301884,0.013964283,-0.012246422,-0.029802317,-0.034890633,-0.08082926,-0.044643734,-0.03759276,0.0047302106,0.044128265,-0.010926642,-0.04775595,0.021390397,-0.025669739,-0.026891818,-0.014964537,-0.013530595,0.0065009794,-0.02381612,0.023048742,0.024558293,0.034482554,-0.01841785,-0.0028983958,-0.04808555,0.010539677,-0.028132513,0.07341534,-0.004485989,0.03319968,-0.0138150565,-0.02533005,-0.0038649736,0.018515205,-0.037667554,-0.0016643594,0.023181451,-0.0048586885,-0.036835298,-0.022949416,-0.05904459,-0.01157013,-0.010065277,0.04244253,-0.0075089107,0.0072575547,-0.01983263,0.009028167,0.01729389,0.005575799,-0.020353716,-0.0112173455,0.023372358,0.0015134653,0.03231313,-0.009669773,-0.047445845,0.01699721,-0.00048835744,-0.06341429,0.009357263,0.0025383192,-0.0025358072,-0.0126439845,-0.04425182,-0.019772196,-0.036879145,-0.016231902,-0.010286748,0.03555972,-0.021066621,0.07414018,-0.019952983,0.031180477,-0.032017123,0.006350387,0.00824818,-0.033529077,-0.020902935,-0.021004599,-0.024111375,-0.01517074,0.023354836,0.017570848,-0.038770743,0.003967862,-0.041559096,0.00607313,-0.029253915,0.015496615,-0.063240424,-0.023432065,-0.0032795486,0.039437372,-0.016447859,0.019329099,0.0021033427,-0.0153807085,-0.011749329,-0.046856962,0.011412481,0.07407482,0.04453809,0.07002662,0.023806738,-0.0019785042,-0.008039697,-0.05082219,0.038284395,0.035684563,0.044562377,-0.011607286,-0.017453725,0.049307182,-0.069226936,-0.0372759,-0.06155456,-0.052698903,0.007847969,-0.03230263,-0.0299175,0.01160962,0.019787494,0.017587058,-0.019080365,-0.040407497,0.024169158,-0.015559509,0.0027760575,0.028581487,-0.042928644,0.052537024,-0.018599499,0.0241924,-0.0043875123,0.07062076,-0.022681065,-0.0061344756,-0.021672085,-0.053282287,-0.01855922,0.03831012,-0.01977703,-0.0113269035,-0.0075628017,0.017897286,-0.001770427,-0.012337605,-0.012395754,0.010602976,0.047010418,0.0046177795,-0.009023986,-0.0056691486,0.0010990526,-0.037838124,0.046218056,0.0048171715,0.033967685,0.027254099,-0.003557735,0.0008033967,0.0022628803,0.012898741,-0.004579177,0.004674206,-0.022650028,0.032141585,0.027361147,-0.0011322413,0.03368766,0.015546822,0.0061090626,0.008198481,0.03862986,0.03207396,-0.008361418,-0.007862123,0.03749585,-0.008875121,-0.005453841,0.04156006,-0.024835661,-0.06491576,-0.028242113,0.03885259,-0.019716244,0.0029004917,0.0015622771,0.0067681074,-0.010668935,0.00036050106,-0.0063014114,0.04701879,0.013376284,-0.028463256,0.027606845,-0.0049878797,0.018830802,-0.032618333,-0.03593664,-0.0030490437,-0.045061175,0.003546603,-0.0463427,0.04509133,-0.03238872,-0.0048291236,-0.014866382,0.021939486,-0.028429877,-0.013657423,-0.03007426,-0.008264586,-0.002259287,-0.0053859777,-0.0017399471,-0.01797148,-0.007349978,-0.012645544],"last_embed":{"hash":"b4cyz1","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"b4cyz1","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Weekly Check-In (Sundays)#{3}","lines":[213,213],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"b4cyz1","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Weekly Check-In (Sundays)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015339473,-0.033904515,-0.042681146,0.020701414,-0.030259512,-0.044268694,0.011712985,-0.002684721,0.0018433839,-0.005576948,-0.014799763,-0.019554356,-0.046239827,0.0135303205,-0.0033132487,0.0030977193,-0.028019063,0.011089001,0.022157658,-0.0048193494,-0.06504073,0.0026551639,0.031838506,-0.02101086,-0.05138104,0.013903145,-0.034832515,-0.0120992735,0.032060154,0.060334153,-0.03190467,-0.042241488,0.04078146,-0.051786523,-0.005905143,-0.05220509,0.0005687884,0.010070264,-0.02898853,0.04709422,0.023470147,-0.043645013,0.024036795,0.030858632,0.055863816,-0.029343525,-0.038912803,0.0035734524,-0.008948074,-0.033553407,-0.014705919,-0.03126247,0.025704794,-0.034664296,0.023027321,0.055556577,0.030245263,-0.030475821,-0.037628822,-0.028711312,-0.07250646,0.01954711,-0.022215847,-0.012908129,0.0069247778,0.019427346,0.024474164,-0.021095183,-0.0004497205,-0.045513842,-0.000179285,-0.010880736,0.04013945,0.032212112,-0.04793277,-0.03437732,0.028460952,-0.013550113,-0.017229086,0.02226025,0.011185983,0.0733632,0.010152315,0.013983108,0.011824318,0.019680351,0.0025192152,0.031505905,0.0046166796,-0.019306265,0.017930327,0.012189279,0.022583093,-0.042076383,-0.051711682,0.02630118,0.013234604,-0.034392588,0.05295995,-0.005065368,0.046906035,0.01392549,-0.007408495,-0.010802459,0.034649655,-0.010983305,-0.0006296848,0.05323747,0.046064362,-0.019223567,0.014630035,0.022386178,0.013899537,0.04654171,-0.00805508,-0.049053177,0.03326785,-0.036269873,0.049617626,-0.0024778827,0.03301036,0.029527495,0.005895793,-0.032005556,-0.016230375,0.05638916,-0.00718446,0.002929799,-0.02722284,0.021190604,0.021427901,0.00014581108,-0.030585632,0.010976978,0.013803067,0.042666916,0.016432656,0.011197128,0.0028842608,-0.089420974,0.026145948,0.014753245,-0.031118104,-0.0064976444,0.004453611,-0.0071991817,0.031283617,-0.008489387,0.00054286193,0.009174034,0.0066135647,0.013708053,-0.0058438303,0.049839385,-0.030811768,-0.0035319338,0.009794177,0.05723676,0.0044341716,-0.029200267,0.044848695,-0.030296717,-0.05545201,0.050720785,0.021740485,-0.011674611,0.02756716,0.03261043,-0.008989956,0.02004212,0.0008659643,-0.0564303,-0.011173195,0.045718275,0.030124314,0.0058150655,0.07807138,0.022531483,0.009984047,-0.024856785,-0.057603385,0.022281503,-0.042069085,-0.038982313,0.001809872,0.053294692,-0.01693838,-0.057046086,0.010864912,0.017842984,0.0026996173,0.013162258,-0.0016898861,0.012267325,0.055282444,-0.011224289,0.02881917,-0.0038744847,0.053976495,-0.04717074,0.024997152,0.0087137725,0.036291994,0.0092282705,-0.043516826,0.012376854,-0.046026897,-0.035328746,0.04074026,-0.049440358,-0.011515138,-0.0072621326,-0.0072724717,0.013738626,-0.030138655,-0.03710348,0.024714507,-0.0076236115,-0.016388172,0.011225915,0.0007097289,0.043257866,0.04170978,0.0030744975,-0.03591447,-0.0004831182,-0.012139853,0.06460809,0.015743908,0.001474195,0.012516651,0.012911057,0.016288986,0.020187577,0.04321587,0.016052587,-0.026862497,-0.010324999,0.027898867,0.010055892,-0.008396328,0.00533675,0.037434142,0.009495508,-0.013582789,0.009753842,0.015015474,0.03925628,-0.022817228,0.024965473,-0.032598276,0.006276034,-0.02165267,-0.05303734,0.025284374,0.027239727,-0.0058267224,-0.013193803,0.008665535,0.0038099547,-0.015185758,0.06380862,-0.0028298527,0.005506578,0.0060799583,0.010360682,0.00012226135,0.0064235227,0.04554443,0.032921456,0.005491655,-0.025949081,0.03965747,0.029796004,-0.010939828,0.023767918,-0.009474847,0.012174005,0.058253877,-0.014814939,-0.040998053,0.016691094,0.029293781,-0.008164412,0.030942801,0.006312592,0.0016140534,-0.06863053,-0.0027080372,-0.022945438,-0.043400187,-0.013485821,0.06222311,0.0024807097,-0.044605568,-0.010511172,0.010228747,-0.15169036,-0.004680472,-0.0035987776,0.06475375,0.0185343,0.014700432,-0.02985144,0.022310954,-0.046381477,0.030471329,-0.010566124,-0.03806983,0.06162926,0.029580476,0.031522926,-0.015327616,-0.018708412,-0.0056614825,0.004065861,-0.05638898,-0.014952596,-0.046714917,0.03535614,0.042990465,-0.021140903,-0.01841997,0.07647326,-0.02688659,-0.02703519,-0.041506775,-0.06310813,0.010531051,0.008732983,0.0061227567,-0.03932548,0.02250049,-0.020571468,0.0011776809,0.01723704,-0.017549077,0.09432339,0.04495468,-0.0125050815,0.030104361,-0.022694778,-0.008471621,-0.03772857,-0.009562448,-0.06564505,-0.027193977,-0.012339725,0.0043250523,-0.0036213284,0.0155965015,-0.037987344,-0.0027123142,0.0028557929,0.015532365,-0.0023631365,0.009801159,0.0009067667,-0.025234485,0.0080321375,-0.028006943,-0.020993564,-0.06304688,0.032376494,-0.0107703945,0.005112884,-0.04392659,0.014876226,-0.0038687596,0.012123647,-0.006924785,-0.031144323,0.021494312,0.026999483,0.0023132411,-0.043581143,-0.09377912,-0.045443762,0.006903441,-0.005962835,-0.00033835974,-0.007387525,-0.036537185,0.009545528,0.00083600776,-0.00047993625,0.22155327,0.028626474,0.01420961,0.0037928391,0.055284623,-0.010507939,0.027906125,0.043430835,-0.023501871,-0.030644005,-0.017417843,0.07719069,-0.004849117,-0.011717207,0.05364528,0.04832691,-0.08688207,0.006306827,0.06323091,-0.010402018,-0.012919487,-0.06862535,0.01917122,0.006604782,-0.06407215,-0.002752968,-0.012757051,0.02775782,-0.040515993,-0.0038737296,-0.02311243,0.06319961,0.07642882,-0.039029587,0.0039992915,0.008856973,0.008770288,-0.03635452,-0.023539495,0.019086106,0.010704175,0.0070439447,0.027968818,-0.0507049,-0.027238002,-0.015918907,-0.032952625,0.006414146,-0.014790276,-0.008581631,0.0002660827,-0.01868165,0.011205972,-0.016333006,0.027156806,-0.0026637404,-0.011716071,-0.0020647962,-0.013459922,0.030051168,0.03252004,-0.00015149587,-0.047002625,0.0031890713,-0.006765942,0.007326695,-0.04144858,0.020007204,-0.008210853,0.020384736,-0.015103984,0.016296342,0.023565382,0.0048867604,-0.017203897,-0.03433509,0.017138485,0.076730005,0.016896708,-0.021725064,-0.03693626,-0.0500318,-0.01561322,-0.028462699,0.036047067,-0.0007275598,0.0063905977,0.058022954,0.00905291,-0.004090226,0.00016877514,0.011694343,-0.05198979,-0.032393478,-0.0067110974,-0.036921844,0.016366191,-0.035480637,-0.03522076,0.014440484,-0.037674636,0.008990474,-0.021980586,-0.047825467,0.046654608,-0.031270582,0.016985215,0.010659118,-0.008739246,0.015177164,-0.05595593,0.022891404,-0.019873815,-0.014120685,0.02621834,0.022269629,0.015946357,0.007579135,0.058226902,-0.027383493,0.0085224155,0.009724692,-0.00007986671,0.0241044,-0.0053112414,-0.067322314,-0.03171853,-0.019417204,0.007956028,0.020528946,0.03491064,-0.013367855,-0.031117653,0.04235824,0.0193225,0.018531961,0.018505944,-0.0027190396,0.037932422,0.025993373,-0.036647987,-0.024468081,-0.014785308,0.021724308,0.024621464,0.015425215,-0.058024336,-0.012144948,-0.03183662,0.0015168173,-0.004322325,0.044324245,0.03162462,-0.05368668,0.017442068,-0.061542407,-0.013798728,-0.04237363,0.0014026467,-0.021098182,-0.025375184,0.003576505,0.050263327,0.0472753,0.00300866,0.042222258,0.022483043,-0.013331747,0.0052128932,-0.015506193,0.0024294727,-0.0020332038,-0.020641023,0.011661997,0.024910577,-0.02738796,-0.0008767138,0.018944768,-0.030988468,-0.029972328,0.05308846,-0.028755533,-0.012806869,-0.023157202,0.04269049,-0.017252488,-0.04829039,-0.0025681977,0.023661438,-0.02885115,0.0047132373,0.08738963,0.007821838,-0.012692388,0.042885546,0.016160216,0.043749508,0.020333076,0.034235824,-0.028663414,-0.009989872,-0.00865553,-0.04022739,0.02828381,0.010033593,-0.013352228,-0.028993495,0.021089816,-0.0027641046,-0.016005503,0.024347834,-0.0016394218,-0.06417118,-0.018490072,-0.021271598,-0.038290933,0.03413463,-0.0051515335,-0.03619265,-0.018602114,0.003471056,-0.014427075,0.0205449,-0.025499213,-0.031902887,0.03345821,-0.018184979,-0.044418994,-0.0023417443,-0.011398246,-0.008195472,-0.012740216,-0.001993723,-0.01702412,-0.0021465786,0.027446691,0.034282632,0.027401784,0.010917382,-0.016310552,-0.009305278,0.0073823114,0.023107428,-0.006536617,-0.008666408,-0.010254351,-0.04990948,-0.040072642,0.024817532,0.0027812235,0.04625717,-0.039863512,-0.0070468797,0.011187843,0.016277263,0.017263956,0.021046065,0.018107396,-0.022129275,-0.03499247,-0.010307343,-0.010029251,0.024785135,-0.018375523,-0.03566169,-0.05427444,-0.023935935,0.030281112,-0.036725417,-0.028438892,-0.015762564,0.0014433665,-0.012643154,-0.01453139,-0.057745457,-0.022705363,-0.0119590545,0.023725398,-0.015190776,-0.057870895,-0.01237458,0.05395766,-0.036647256,-0.023779217,-0.022676574,0.0052103736,0.057615988,-0.0151125,0.009446762,-0.049260337,0.03176139,-0.016230209,-0.052836686,0.029281534,-0.00000924574,0.02413247,-0.011687899,0.020523252,0.0043206285,0.014868842,0.01427147,0.019892674,0.0062542874,0.005116605,0.009958954,0.0014487518,-0.0028538273,-0.03019255,0.04373226,0.037334926,-0.0021177332,-0.044013906,-0.005138896,-0.016701864,-0.0013786722,-0.0071688755,0.045563273,-0.0249924,0.011765443,-0.011966844,-0.0015742667,-0.01859132,-0.04840315,-0.0057779714,-0.006332563,0.024938988,-0.027721126,-0.003910653,-0.03713812,-0.0014564059,-0.040445082,-0.026131209,-0.008915405,-0.05496679,-0.019775061,-0.0061821244,0.030313376,-0.026987776,0.024823984,0.026183939,-0.030288106,0.030326402,0.01136853,0.011787724,0.0026402033,-0.03192968,-0.0013482994,-0.021545453,-0.001988145,0.023909964,0.027547553,-0.04218342,0.00003415375,-0.04120974,0.014468404,0.01150881,0.025190262,0.01972266,0.03381731,0.07160583,-0.037298772,0.04223309,-0.009386646,-0.03958753,-0.009263655,0.024315378,0.04459319,-0.0672599,-0.023032833,0.011563817,-0.028662877,-0.02074745,0.025165126,0.026239427,-0.09235865,0.021247286,-0.028228773,-0.0035416957,0.012706647,-0.039005622,-0.0017936276,-0.017598575,0.003989137,-0.005372892,0.004858332,0.019248743,-0.024880385,0.04772818,0.030482268,0.028437125,0.016963147,-0.025299035,-0.02760809,0.00056415505,-0.13014708,-0.013784146,-0.009631661,-0.006435961,0.01782904,-0.0029918677,-0.057937644,-0.020994412,-0.0044593103,-0.04449218,-0.022126943,-0.03132074,0.006301782,0.00040976753,0.0028394978,0.035448723,-0.04525112,-0.027487114,-0.036242656,0.07509303,0.02645794,0.012185223,0.05269788,0.0026293432,0.011541452,0.025887024,-0.008906938,-0.048312012,-0.020094933,-0.0652174,-0.054713465,-0.0194167,0.018269006,-0.0015958291,-0.055477265,-0.058744136,0.00026854017,-0.00007075935,-0.06567863,-0.020330105,-0.02218132,0.0014919773,0.016752,0.03043751,0.032614805,0.052684546,-0.03660136,-0.004669493,-0.04514554,-0.0087701185,-0.042928305,0.048588287,0.01853437,0.026908327,-0.013440845,-0.0020164475,0.021193957,0.0151061015,0.003611586,0.053310804,0.04255738,0.009550638,-0.043845557,-0.008363743,-0.011435467,0.041754276,-0.053158768,0.011729636,-0.0017216532,-0.005826287,-0.017844075,-0.02925616,-0.00017287442,-0.02816891,0.0038758568,-0.0029796828,0.023323882,-0.027682658,0.0066218665,-0.0116796475,-0.0441676,0.009502476,-0.0128192995,-0.06041989,0.054041933,-0.009929037,-0.010522354,-0.013630232,-0.05222123,-0.018250538,-0.046558257,-0.056959406,0.025610778,-0.00762836,0.0018430831,0.039950076,-0.017788645,0.023128519,-0.0030101656,0.012214108,-0.004083039,-0.022885682,-0.031531155,-0.007355674,-0.04607352,0.008860673,0.016128318,0.0007166678,-0.04428259,-0.0119075645,-0.014570073,0.01297586,-0.0063195396,0.015209818,-0.079509676,0.005198789,0.00589305,0.042034604,0.019226803,0.022537457,0.040818594,-0.0009679487,0.008691598,-0.040828712,0.031202774,0.06646395,0.049387727,0.060004324,0.036794808,-0.006423664,0.00016679136,-0.04555664,0.00882584,0.026494889,0.017592238,-0.015067332,0.01630469,0.034100484,-0.03673615,-0.039947044,-0.0199777,-0.06758452,-0.004259026,-0.025772132,-0.0039896676,0.008797091,0.009559047,0.036076326,-0.018670877,-0.041507747,0.039418936,-0.011974898,0.046678808,0.043413658,-0.0046006194,0.06786889,0.00909622,-0.0016665346,-0.009158046,0.066343464,-0.013700673,-0.0033003797,-0.018539062,-0.013877309,-0.017245378,0.06421565,0.0102485,-0.013616182,0.0015219873,0.010211843,0.022688692,0.022316433,-0.01882015,-0.007545898,0.04814024,-0.020200249,-0.009897678,0.00087133574,0.025408061,-0.052156392,0.02666816,0.007976926,0.053229526,0.031607866,0.013253007,-0.016928691,-0.018943494,-0.0031487988,-0.013615221,0.019996528,-0.036875226,0.009574462,0.0035757648,0.01663937,0.062144067,0.02627308,0.02003466,-0.023302708,0.027076507,0.043542735,0.011561542,0.0038636406,0.037518796,0.021517972,-0.011201549,0.00035783215,-0.0024203034,-0.04564677,0.0029238733,0.035516687,-0.036377568,-0.017419755,0.016060753,0.017862044,-0.0095412275,0.010244316,0.005535453,0.038934506,0.011383039,-0.00088065513,0.07121417,0.02275412,0.01470256,0.0020450973,-0.013810216,0.0028562262,-0.054339517,-0.010601002,-0.014007965,0.019386696,-0.022112159,-0.009130904,0.0064573577,0.024511881,-0.047468435,0.018039133,-0.038972884,0.007905542,0.0140183205,0.0017678584,0.0033314258,-0.03427111,0.0011531515,0.024315488],"last_embed":{"hash":"1jtp49s","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"1jtp49s","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Weekly Check-In (Sundays)#{5}","lines":[215,216],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jtp49s","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.006637363,-0.02718857,-0.048454218,0.013251645,-0.0500722,-0.05261818,0.020471422,0.0054476717,0.025132013,0.0028105238,-0.041112605,0.01665383,-0.01615851,0.014846538,0.029193869,0.019608656,-0.0026389214,0.01666434,0.01132175,-0.015766377,-0.044195898,0.02074996,0.058175843,0.0045349775,-0.0058488683,-0.000117214106,-0.030995583,-0.0041465797,-0.00082823023,0.064110845,-0.00866107,0.018771742,0.011701898,-0.018861078,-0.039690755,-0.0027066404,0.007373561,-0.008106506,-0.016866047,0.046844628,0.021513747,-0.020901103,0.037771564,-0.010514232,0.039326098,-0.032051906,-0.047970124,-0.007649534,-0.036333654,-0.02277654,0.00967384,-0.0145736355,0.008327523,-0.010498043,-0.00094447803,0.05004842,-0.007601059,-0.028374815,0.019546526,0.01918599,-0.032966964,0.018324118,-0.025269993,-0.016666327,-0.0025726003,0.038619246,0.0068532913,-0.0066689868,-0.0056151836,-0.056450084,0.0020227837,-0.014024474,0.026844757,-0.016166227,-0.036918655,-0.016372569,-0.0019032985,-0.0021982996,0.02445894,0.012127623,-0.0067669447,0.001361147,0.014313935,-0.0009182741,0.020225482,0.011118721,-0.015632344,0.020556673,0.00982803,0.0018117587,0.009058781,-0.005550653,0.018464701,-0.04921875,-0.021109056,0.026570493,0.009696265,-0.013078997,0.024828168,-0.034699783,0.05090597,0.00054303964,0.026101073,-0.044443183,0.04905078,-0.006466403,0.0151370745,0.045310315,0.044028573,0.005852152,0.024326865,0.0049585453,-0.003730629,0.011479396,-0.010654419,-0.0149614625,0.011662961,-0.014809639,0.02470018,-0.0015922708,0.07380038,0.038291026,0.032024737,-0.010279773,-0.022951158,0.037853956,0.0055919867,-0.015950177,0.007846985,0.038958482,-0.019388612,-0.028823704,0.0014553831,0.0028776496,0.008888714,0.03686833,0.021440128,0.047748905,0.02597484,-0.04854871,0.033989888,0.049610022,-0.02098042,0.0040974105,0.016521312,-0.037988424,0.041927565,-0.01525424,-0.04063509,0.060036443,-0.009725654,0.0066808383,0.0075015505,-0.0028472894,-0.04983666,0.03619012,0.009239266,0.066898376,-0.01596121,0.008964772,-0.0037326415,-0.052811813,-0.03861067,0.04790659,0.03163921,0.028758105,0.022488227,0.008358902,-0.011777413,0.0027735373,-0.0027708306,-0.07976724,0.002918957,0.030842299,0.020560184,0.018053712,0.113822766,0.019191217,0.020363986,-0.030368237,-0.02671208,0.027605094,-0.0028886623,-0.04316419,0.0019312347,0.015324727,-0.0067924852,-0.039096665,0.024251612,0.043224905,-0.025075864,-0.0016859957,0.011565821,-0.066901,0.089379326,-0.031207774,-0.011768534,-0.0023209401,0.025696753,-0.016912322,0.030909076,0.041119765,-0.00011263065,0.002095763,-0.062447835,0.011973275,-0.03972842,-0.022247208,0.025938172,-0.031720296,-0.02039566,0.0146997515,0.004558928,-0.001644732,0.016377162,0.007086469,0.044065483,-0.0015105072,-0.025363684,-0.007053231,0.013836087,0.059414573,-0.017897809,-0.03320664,-0.010021155,0.0411113,0.022248736,0.08265809,-0.017912501,0.0022226775,0.029686434,-0.0034955628,-0.027949428,0.012673268,-0.034264043,0.0069121313,-0.013774369,0.010924496,0.044313103,0.046265837,-0.013684447,0.0002726291,0.019245975,0.010067495,-0.026973002,-0.010625468,0.073247485,-0.01599495,0.017411109,0.027761959,0.02381331,0.007511038,-0.028507913,-0.07068882,0.04514116,0.030532697,-0.0013750471,-0.010817904,0.003970465,0.020915683,-0.017871648,0.03639326,0.0012263202,-0.0022175014,0.0042693303,-0.010528842,0.0012506539,-0.020086419,0.036839075,0.05433751,-0.022053875,-0.024816202,0.006214658,-0.004152911,-0.036219414,0.035035577,-0.055478357,-0.0018132128,0.046692498,0.00075122516,-0.037332177,-0.021076566,0.02582134,-0.0026208845,0.04531999,-0.02936952,-0.0020890918,-0.0039092256,0.013836861,-0.0029526853,-0.01044435,-0.012971467,0.07256592,-0.004838795,-0.06146903,-0.0083019445,0.0133857075,-0.15562716,-0.028679665,-0.02025995,0.015441983,0.02457176,0.035375442,-0.026367025,-0.008312445,-0.0021631017,0.024640782,-0.0011372744,-0.055428922,0.039135527,0.014260746,0.022733407,-0.012016043,-0.006005849,0.0015783116,-0.0057789017,-0.059094205,-0.010088869,-0.014883834,0.03414339,-0.016737862,0.034820676,0.006518725,0.06996542,0.008730931,-0.01739007,-0.00000587382,-0.039501835,-0.010596724,-0.0017499664,0.01766668,-0.020141259,0.038672335,-0.016132724,0.01017458,-0.012899099,0.017309416,0.04401113,0.028012967,0.019925643,0.0015385386,-0.016491855,-0.036594998,-0.050038368,-0.0023610888,-0.0501155,-0.01438125,-0.0041935197,0.0016491712,-0.039992426,0.025574971,-0.032093685,-0.0009396233,0.0324703,-0.003208017,-0.038233887,-0.015898574,0.020215144,-0.01929621,0.013478558,-0.03163916,-0.0034772675,-0.04336362,0.0076957433,0.010281794,-0.0013736842,-0.037592884,0.04066519,0.0048225205,0.011538913,0.023620572,-0.009750511,0.052055392,-0.018914519,-0.016826402,-0.015153803,-0.07849189,-0.0358303,0.02077996,-0.00063809496,-0.029158667,-0.008729029,-0.0015076202,0.03190109,-0.001917878,0.026487006,0.2683157,0.027839255,-0.02212476,-0.0039591296,0.024229389,-0.024348628,0.0080149295,0.0433095,-0.0012091137,-0.018100604,0.005010008,0.0450666,-0.008323085,-0.020580607,0.02053553,0.019731581,-0.07212485,0.014100279,0.062211446,0.024846643,0.019782629,-0.020885738,0.009831988,-0.032852814,-0.087392345,-0.03554264,0.0038296466,0.031081943,-0.0057496815,-0.010490946,-0.045563903,0.06132997,0.065708555,-0.040592663,0.00035611086,0.03313313,0.022532733,-0.037066434,-0.034242462,0.02194687,0.021551382,0.00024430972,-0.057085097,-0.04959322,-0.033380304,0.0039262627,-0.002084869,-0.004466111,-0.03308775,-0.020579502,-0.03561502,0.040295277,0.0071740192,-0.014338068,0.0035938048,0.013756436,0.0007436715,0.017346567,-0.0110493535,0.034572605,0.03971182,0.0079929,-0.048002735,-0.018815128,0.019499144,-0.0036209205,-0.0030751496,-0.013678298,-0.017741218,0.01987583,0.005715458,0.04142973,0.042569954,-0.0037017108,-0.013493718,-0.035552233,0.019719873,0.070611954,0.023602366,-0.018091608,-0.024257367,-0.049343027,-0.011255476,0.002410382,0.020184018,0.043534096,-0.017203577,0.07946819,0.011695522,-0.009389446,-0.015805319,0.009455698,-0.019395977,-0.036563974,-0.018615508,-0.0014698514,0.02474621,-0.052021526,-0.00071492314,0.016031079,-0.011404347,0.040275812,0.008685886,0.025833026,0.020829137,-0.02966695,0.0042792973,-0.01049564,0.0017936047,-0.0038243847,-0.08251445,-0.0031306525,0.0166737,0.0152615225,0.044942472,0.07809613,0.029116234,0.015879072,0.041598357,-0.0078060837,0.008529353,0.026035646,-0.016766548,0.020851983,-0.025584294,-0.07881673,0.02476095,-0.060864776,0.026035877,0.0030525958,0.025024977,-0.02258708,0.006332486,0.020572372,0.03926523,0.011082182,0.013147079,-0.020147817,0.03989109,-0.005116897,-0.034820072,-0.016346551,-0.026985146,0.023489429,0.008489024,0.049416073,-0.03506175,-0.0076065073,-0.0219863,-0.0034783785,0.055516154,0.040669102,0.016842956,-0.06672585,-0.00031910086,-0.043127596,-0.027312724,-0.08452886,-0.04039757,-0.019164782,-0.01748965,0.008592609,-0.0158118,0.044484966,-0.03500932,0.008049865,0.0074805375,0.031529568,-0.011985271,0.003442122,-0.005404825,-0.005973128,-0.02475375,-0.004188378,-0.032526202,-0.012769732,-0.02473675,0.041486803,0.000003286692,-0.035904612,0.04518473,-0.05557529,-0.018059108,0.02165497,0.015494715,-0.0415486,0.0038845786,0.00056062365,-0.0024934073,-0.030577622,0.03755258,0.13070486,-0.007807378,-0.016747318,0.02847335,-0.011756473,0.0633415,0.020906502,0.02361514,-0.027156577,-0.012727095,0.011837391,-0.030313835,0.048251893,-0.0006775145,-0.01206839,-0.005365897,0.015424928,-0.021871382,-0.024663534,0.041772157,0.020387683,-0.0633653,-0.005026877,-0.039560843,-0.046303786,0.016767437,-0.004786913,-0.01469776,-0.0025909145,-0.0544605,-0.0170336,-0.013227391,-0.035813443,-0.011987201,0.0066764024,-0.0059332782,-0.008881912,-0.021858936,-0.0045974585,-0.011290838,-0.009980772,-0.022164267,-0.006707638,-0.014485923,0.006709028,-0.008017578,0.0066860975,-0.0068187723,-0.050266463,-0.0022464453,0.042462405,-0.012859065,-0.014537657,0.004682028,-0.027068553,-0.0053425604,-0.061950896,-0.027306894,-0.010389653,0.024231452,0.0013123426,-0.016555483,-0.0010407692,0.041882977,0.02155288,0.022174262,0.004451549,-0.0114604775,-0.029748628,0.007942453,0.039512493,0.03107577,-0.006880682,-0.040128965,-0.052653965,0.00067001744,-0.013224409,-0.023632893,-0.051669173,-0.0012255716,-0.0026142288,-0.026896838,-0.0152797075,-0.025891617,-0.01275081,-0.033546194,0.0035498375,-0.01644035,-0.030678453,-0.0061990945,0.036294643,-0.01452957,-0.012657366,-0.037919335,0.020262316,0.051493697,0.0022105733,0.0075046574,-0.039981708,0.017159764,-0.026592003,-0.048636846,0.0034621758,-0.008871538,0.014859083,-0.002542272,0.023211215,0.0012395614,0.02432093,0.0045626243,0.036277387,0.002420093,0.016160155,-0.0018592144,0.019013619,0.0056651747,-0.021903904,0.04071974,-0.011599206,-0.00177258,-0.038927495,0.024062155,-0.030952081,-0.00041842964,-0.010611032,0.061367273,-0.026017958,0.017902374,-0.008407897,-0.0052926377,-0.034748316,-0.0066363974,0.024795314,-0.053866792,0.00654056,-0.038544614,-0.025626726,0.0052145845,-0.011583148,-0.0063916733,-0.0024884385,-0.018928869,-0.034492534,-0.014489782,-0.0032633487,0.022325464,-0.045574524,-0.0064406306,0.034287497,-0.0156193115,0.03127553,0.02485248,-0.031746443,0.012133814,-0.002975516,-0.011603996,-0.0152283795,0.0025526625,0.0031207895,0.046582878,0.016113194,0.012091478,-0.014860704,0.030985216,-0.030739607,-0.008718275,0.03275684,0.057462614,0.02873964,-0.025956908,0.05926781,0.0142401885,-0.033634134,0.011884943,0.030173926,0.025182618,-0.06444226,0.0040031266,-0.007824578,-0.027124476,0.011640567,-0.024806581,0.025903037,-0.05010297,0.027413778,0.026151478,-0.008923015,0.027910573,0.019142022,-0.017003633,0.002538957,0.011352585,-0.021723552,0.024990764,-0.031220686,-0.029167885,0.039731644,0.034625053,-0.0027572033,-0.017587727,-0.0293328,-0.037020154,0.007231947,-0.1554187,-0.003248132,0.00496997,-0.010299753,0.008321768,-0.0022041076,-0.033969015,-0.055064686,-0.029585272,-0.020412926,0.010088797,0.00340735,-0.026081648,-0.028401002,0.00062783825,0.0057305647,-0.051799294,-0.040429305,-0.015534591,0.038187332,0.04299655,-0.00676573,0.085066885,0.022601042,0.025708025,0.029772267,-0.053990327,-0.008826685,-0.02176487,-0.04833033,-0.044129502,-0.052834064,0.019173112,0.005433774,-0.027791336,-0.044853732,-0.020196674,0.012910978,-0.04840441,-0.040806025,0.027186388,0.023557624,-0.021438828,0.008258958,0.013151309,0.046696175,-0.034631778,-0.009721839,-0.06398911,-0.038258947,-0.040129773,0.060341246,-0.0001945868,-0.0071215923,0.0025370328,-0.03267772,-0.02791577,0.0101542575,0.0016783045,0.055614892,0.03027008,-0.004888607,-0.04238203,-0.023899151,-0.046206754,0.021634413,-0.03741428,0.021588303,-0.020147748,0.009645999,-0.04128766,-0.0020102952,0.032474857,-0.039379645,-0.0071484,0.010546212,0.0032949625,-0.04068821,-0.036669597,-0.038556367,-0.016076708,0.018356215,-0.014564247,-0.017343687,0.041090786,0.008299334,-0.0069289636,-0.006637106,-0.10650289,0.01575416,-0.032951463,-0.021689452,0.0020921545,0.014918269,-0.0016667573,0.007516402,-0.022668153,0.016759379,-0.01213817,-0.0019999626,0.00070232264,-0.04374613,-0.005758395,-0.006592793,-0.053496882,-0.025410758,0.02414288,0.01382954,-0.03898932,-0.00086945546,-0.02349006,0.005168882,-0.024781218,-0.019674025,-0.055674132,-0.016656926,-0.036867,0.0013592853,0.059349038,0.0050041312,0.008623517,0.007907817,0.005614097,-0.028002584,0.04191969,0.07391983,0.01836448,0.04848062,0.013010894,0.011366928,0.019063177,-0.043324657,0.004499722,-0.0043080538,0.03579442,-0.01856517,-0.028771272,0.03230412,-0.060745046,-0.040985957,-0.023804406,-0.043206807,0.023193035,-0.022225076,0.004334002,0.050628386,0.030319458,0.032372255,-0.024306346,-0.026281146,0.014081114,0.0075794053,0.0030627975,0.04075886,-0.030298661,0.035983052,0.006726516,0.040863164,0.007268578,0.059531197,-0.016988695,-0.061630294,-0.008751766,-0.014189755,-0.0033841128,0.0070350966,-0.0029832807,-0.032502566,-0.0017717446,0.026590113,0.036995433,0.050225224,-0.016298525,0.013654652,0.021114072,-0.013728531,0.005604154,0.021640195,-0.014228401,-0.053273402,0.030221095,0.004565587,0.038323402,0.048351564,0.00025556036,0.0104102595,0.03588002,0.019201424,-0.0007179933,0.009296285,-0.013232754,-0.009688763,0.008787737,-0.030789187,0.049321134,-0.0062415097,0.011040149,0.027221229,0.02103229,0.008027087,-0.0328864,-0.01098748,0.02200486,0.004956963,-0.021235695,0.044011198,-0.008152831,-0.035279743,0.006025007,0.050275717,-0.028770383,-0.01865115,0.024510276,-0.01397465,0.0052705784,-0.010496538,0.0056532496,0.011338394,-0.011914483,-0.018288618,0.057471994,0.01417901,-0.004814321,-0.06713089,-0.024150543,0.044270378,-0.011337432,-0.0007974859,-0.037892144,0.0014819901,-0.044671696,-0.0078936545,0.0096541885,0.042711608,-0.013504293,-0.02231567,-0.0019161836,0.010752983,0.015434289,-0.025615994,0.038990073,-0.041549474,-0.010006318,-0.028364306],"last_embed":{"hash":"m8oot","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"m8oot","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)","lines":[217,227],"size":408,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"m8oot","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015917292,-0.04257341,-0.03559084,0.009619511,-0.054832112,-0.040438473,0.026398685,-0.0060698655,0.022847936,-0.016182864,-0.04180749,-0.0027546384,-0.012321591,0.018216189,0.030086616,0.035037454,-0.026674733,-0.0015854232,-0.010525314,-0.017264161,-0.05396022,0.022028066,0.038590614,-0.020788824,-0.007306832,0.0013299183,-0.04007498,-0.012031434,0.0002358988,0.07897114,-0.013740529,-0.009529256,0.035851866,-0.0312084,-0.042827487,-0.0030803757,0.0051435037,-0.00048244259,-0.02607814,0.05481693,0.033850744,-0.02580151,0.041262135,-0.008830875,0.04169336,-0.023431327,-0.0551804,-0.009527014,-0.034814473,-0.038801603,0.0030864328,-0.008805043,0.016574778,-0.016864525,-0.0016306124,0.050084908,-0.0043796264,-0.027433924,-0.0046496107,0.009477297,-0.04505419,0.003356963,-0.00927845,-0.01502123,0.00081783725,0.019039422,0.006643617,-0.0023300282,-0.010826912,-0.06399236,-0.004791792,-0.00598626,0.01713436,-0.005963849,-0.018449107,-0.013809744,-0.0075843977,0.0072380053,0.0001798001,0.023316216,-0.0038796642,-0.0062289997,-0.0037005818,0.018080024,0.024214774,0.020347614,-0.007827427,0.028095588,0.021905495,0.013688113,-0.026593272,-0.013809516,0.04035692,-0.032441717,-0.032436844,0.020534731,0.027037011,-0.0018340364,0.026474815,-0.041056316,0.03375867,-0.016869713,0.00184209,-0.014253256,0.025971347,-0.028777188,0.017950762,0.021875331,0.04155586,-0.0016598762,0.023438334,0.010007547,0.0066592135,0.01871227,-0.021686383,-0.0011759488,0.016385099,-0.029283473,0.027811065,-0.005627473,0.060462896,0.023935463,0.062388964,-0.023421004,-0.005536246,0.031918634,-0.028458726,0.0027140558,0.025091566,0.030237183,0.005183266,-0.008689107,0.023143556,-0.016382627,0.033590868,0.041974194,0.02191712,0.030739177,0.024114858,-0.058059994,0.011086274,0.060623545,-0.02358151,0.026034243,0.013746912,-0.03288123,0.042226482,-0.006827012,-0.027947871,0.05006267,0.0070632054,0.018801305,0.014665604,0.042794704,-0.03800383,0.028023936,-0.005635677,0.055611238,-0.0017945686,0.0019141827,-0.02894366,-0.040976323,-0.036498237,0.023900043,0.024596471,0.020042134,0.019443393,0.012709542,-0.00027094723,-0.009428269,-0.016516944,-0.06700017,0.013869929,0.041294813,0.03889252,0.018002376,0.12613277,0.027747704,0.010621926,-0.019057715,-0.015331618,0.017186392,-0.035898514,-0.040275525,-0.0037084438,0.024618587,0.009416912,-0.032920904,0.027095504,0.030246275,-0.023721814,0.016802536,0.02001338,-0.04514773,0.08628268,-0.013074922,-0.010181136,-0.001454786,0.024977444,-0.057463363,0.021178389,0.03535622,0.01214452,0.0015111819,-0.038637538,0.0004922225,-0.052239053,-0.021603292,0.016636563,-0.0351349,-0.01888954,0.019013857,-0.009443815,0.0015946634,0.02355859,-0.008055348,0.028300904,-0.005113899,-0.0224957,-0.0008397885,0.009285617,0.05906406,0.0007370377,-0.011055624,-0.023745624,0.034143407,0.020246727,0.07330284,-0.0103785535,0.012163316,0.011591132,-0.021998433,-0.0014703458,0.023498112,-0.02743942,0.02356977,-0.032837678,0.012468274,0.03951304,0.030197524,-0.012729122,0.006992919,0.018609395,0.00039569946,-0.036272194,-0.003675019,0.0655695,-0.0030060925,0.004495334,-0.0031214675,0.022184273,0.016814772,-0.02989335,-0.0674331,0.03181464,0.045009036,0.0047235126,-0.014191464,-0.00208359,0.024839597,-0.016534595,0.055060703,0.00063893624,-0.0005799025,0.01047027,0.01796052,0.011500897,-0.028787583,0.04116482,0.031086633,-0.01784879,-0.028983291,0.01849282,0.0051127,-0.06151748,0.02571793,-0.059447397,0.011836605,0.057855744,0.009807533,-0.029700993,0.007832154,0.03344009,0.004630407,0.043838277,-0.02150337,0.010906824,-0.02415669,0.004644672,-0.0014422857,-0.02418733,-0.009687505,0.074225314,-0.017143525,-0.064327806,0.009698154,0.020093625,-0.15425788,-0.030583905,-0.00964139,0.042119417,0.02958194,0.026986398,-0.027889397,0.011048794,-0.03674984,0.03038166,-0.0074629253,-0.05686512,0.03554211,0.0215926,0.020096317,-0.010779178,0.0031350001,0.009673847,0.00016748245,-0.059040777,-0.014546249,-0.03059082,0.035078097,-0.0050531067,0.029122513,0.008127289,0.08968258,-0.009538654,0.009864292,-0.014998648,-0.049524102,0.0040592933,0.004234031,0.000871283,-0.017966127,0.028560298,-0.01661627,0.03507851,-0.012183959,0.019513346,0.05327333,0.035193797,0.02599545,-0.020826185,-0.0131597305,-0.014810187,-0.033365693,-0.015364462,-0.059038583,-0.026556235,-0.019411184,0.0052158,-0.03732785,0.010776161,-0.044115227,0.010319871,0.024523722,-0.012010915,-0.0052499967,-0.037705045,0.008043649,-0.0042024385,0.0052527054,-0.04452114,0.009919319,-0.06185399,0.030937245,0.013940601,-0.0072821393,-0.030755026,0.038276035,0.012081702,-0.006825459,-0.012097113,-0.027172014,0.034649517,-0.018536543,-0.011541872,-0.011914827,-0.09633352,-0.027444886,0.030075323,-0.0103007,-0.026407912,-0.0069940547,-0.011885052,0.039488856,-0.0063538416,0.013382009,0.27630204,0.01762459,-0.011283726,-0.005649599,0.009691997,-0.028275918,0.019787222,0.075867295,-0.022360694,-0.016561257,-0.011537751,0.04268573,-0.014310447,-0.0035086593,0.035756487,0.02588085,-0.07472935,0.015965072,0.04339696,0.005219369,0.029536758,-0.055990014,0.023505008,-0.03101825,-0.06817961,-0.013340686,0.009619605,0.03526875,-0.018994141,-0.006330898,-0.045933906,0.07080767,0.031007256,-0.059206188,0.006279836,0.023742186,0.015196744,-0.063453645,-0.01780434,0.032564178,0.0032757751,0.013045374,-0.04702075,-0.038308565,-0.04934433,-0.005591557,-0.0010914967,-0.019264346,-0.01953526,-0.011038027,-0.032640625,0.015055166,0.008714612,-0.0028582956,0.010117252,0.013382966,0.0013127023,-0.000746431,-0.011113263,0.04264202,0.041812595,-0.010787736,-0.03513838,-0.01884444,0.011924802,-0.011061541,-0.021620171,0.004021319,-0.005784985,0.024888983,-0.011162456,0.033298943,0.033666316,0.00230705,-0.027238673,-0.051844962,0.033312444,0.057687927,0.02354448,-0.035628974,-0.030311393,-0.05558553,-0.009300307,0.018767346,0.03071778,0.047264453,0.0070511596,0.070391856,0.0030588172,0.01225743,-0.022131471,0.009400265,-0.009294482,-0.02843041,-0.010268624,-0.015083104,0.0046789646,-0.062406264,-0.008098635,0.011259982,-0.0070716026,0.007091983,-0.0063442914,0.008832541,0.02048627,0.006424954,0.023490753,-0.010751805,0.009265789,-0.009990433,-0.09664501,-0.0026667307,0.013935943,0.016774591,0.043309405,0.07348542,0.036545176,0.01504867,0.056265857,-0.009765738,0.0043600616,0.027990518,-0.0057542594,0.036492143,-0.026294896,-0.06814297,0.017535254,-0.036039133,0.020587474,0.002669982,0.022396207,-0.02534179,-0.018602887,0.007222896,0.011220221,0.007703799,0.03445637,-0.01917005,0.01596709,0.008106772,-0.036372412,-0.032419328,-0.024303878,0.035814654,-0.0012260273,0.05830218,-0.017332293,-0.029731482,-0.017396908,0.0050495304,0.03763902,0.033444647,0.019850975,-0.065689474,-0.010892827,-0.07041734,-0.040728625,-0.06412256,-0.015168775,-0.006577981,-0.025009798,-0.0014428552,0.023729218,0.036964305,-0.045741826,0.035521917,0.015579853,0.022917083,-0.033999518,0.013092154,-0.0011361376,-0.0075769275,-0.042156532,0.0075402525,-0.014324599,-0.045297265,-0.005367957,0.033506013,-0.017911227,-0.029432405,0.03657397,-0.044700235,-0.0016235738,0.024708545,0.02257229,-0.02165335,-0.012882425,-0.004100869,-0.009691187,-0.030466437,0.037454568,0.116572835,-0.00874555,-0.021732893,0.01841536,-0.0055477396,0.052529726,0.031986468,0.02539302,-0.03304057,0.004313009,0.023821883,-0.029226536,0.039842818,-0.007086092,-0.005309752,-0.006355753,0.011999893,-0.0060898326,-0.023012724,0.03185704,-0.0056398925,-0.07228139,-0.0018259282,-0.036466125,-0.04210025,0.014594,-0.010080324,-0.021845324,-0.01664137,-0.040474772,-0.034595877,-0.00063166366,-0.03377882,-0.024387263,-0.0013004155,-0.0066387355,0.00066703866,-0.026161924,0.009457318,-0.00872618,-0.005852787,0.0029369248,-0.003658825,-0.025980784,0.0029688857,-0.004776752,0.006872533,-0.015577971,-0.04542146,0.0002960309,0.029866584,-0.019877847,-0.0036194746,0.008562549,-0.0079872655,-0.011677181,-0.06819696,-0.0036158233,-0.0032899242,0.0013020708,-0.020335445,-0.012767568,-0.0011816361,0.02982945,0.0118618235,0.011940548,0.0008695763,-0.028721135,-0.048208218,0.005132413,0.03811656,0.024262536,-0.010014624,-0.036909666,-0.063777804,-0.01723266,-0.0067573255,-0.039065946,-0.050551876,-0.0030826903,-0.0054552807,-0.02001526,0.0039203563,-0.0154166045,-0.00032613668,-0.034727708,-0.00007808575,-0.022761447,-0.033539776,-0.01850431,0.04478142,-0.0102628,-0.00242455,-0.035680983,0.042410616,0.013693848,0.005678084,0.020427266,-0.04214366,0.009629539,-0.002588973,-0.056636192,0.0149536105,0.000771543,0.010260149,-0.002222974,0.012233701,-0.010612143,0.033358093,-0.0074084057,0.01920959,0.020184362,0.02010366,-0.011612785,0.026019564,0.0110545205,-0.021992328,0.040141974,-0.008198787,0.008359664,-0.02810675,0.028305082,-0.011929382,-0.011441009,-0.013354592,0.0783852,-0.006023269,0.024429932,-0.016378202,-0.0033295192,-0.04027382,-0.018957675,0.018518096,-0.039668523,0.005892119,-0.05710574,-0.014650364,-0.0142375035,-0.019283755,-0.019785453,0.002399682,-0.0038286177,-0.044690713,-0.011798679,0.002070248,0.021903483,-0.03311258,0.0057571502,0.05006826,-0.011006325,0.020339623,0.005250048,-0.027013417,0.012290155,-0.00087563926,-0.01321157,-0.005051785,-0.036824267,0.007837826,0.053106174,0.033449274,0.015909469,-0.016436633,0.056358557,-0.013434325,0.0006338272,0.016263757,0.042916704,0.023919307,-0.024338508,0.04462309,0.023950534,-0.039820664,0.00437571,0.008039081,0.02023065,-0.074791834,-0.0044352887,0.013813021,-0.027188096,0.00043667422,-0.016785143,0.04197578,-0.022445412,0.04280892,0.012674565,-0.015782688,0.023628142,0.026878538,-0.017307641,0.006633502,-0.00032090873,-0.01922274,0.028432226,-0.049610488,-0.005169518,0.032659214,0.05167798,0.0058370954,-0.0019689905,-0.01453118,-0.029690797,-0.018564213,-0.14624928,-0.014973646,-0.0076497816,0.0072384058,0.0129001755,0.0060312836,-0.030922808,-0.05906212,-0.029549021,-0.02073015,-0.0028813153,0.0024409357,-0.013198952,-0.017691972,-0.0009741796,-0.0038714346,-0.0491167,-0.036469206,-0.020451061,0.044049606,0.04752283,0.0075369333,0.08065391,0.03756283,-0.0002030864,0.034237474,-0.030406296,-0.019324752,-0.0056285094,-0.03576764,-0.046348058,-0.04816144,0.018874269,-0.00949532,-0.046751656,-0.029911056,-0.021962158,0.019255174,-0.05074247,-0.04303006,0.0032439835,0.020177674,-0.026131205,0.033837937,0.025277283,0.056339484,-0.01797962,-0.02436839,-0.040921707,-0.0053754826,-0.027726823,0.068028405,-0.006846433,0.010342757,0.0076875524,-0.027161747,-0.030163685,-0.001172173,0.020890549,0.038028374,0.017173858,0.0180383,-0.0488041,-0.003075933,-0.04414908,0.03106914,-0.03167046,0.030009747,-0.03817698,0.0067148823,-0.040515844,0.0071104034,0.024514744,-0.03442034,0.009180823,-0.013585378,-0.004559182,-0.021930706,-0.0095475055,-0.034905903,-0.05239015,0.030984845,-0.04154193,-0.0157582,0.0374188,0.0019773606,0.0030231557,-0.006893371,-0.11740233,0.013027147,-0.019018263,-0.035257984,0.014009014,-0.009268739,0.008911184,0.008523393,-0.04345625,0.013055924,-0.013220205,0.013656954,0.01398943,-0.038684864,-0.004563608,-0.009597487,-0.054843966,-0.034168832,0.022440743,-0.0055946563,-0.030593054,-0.025884615,-0.0015936801,-0.0040411586,-0.002404923,-0.0125230905,-0.046361722,-0.014682196,-0.032516893,-0.013583017,0.02900169,-0.0061880196,0.022423426,0.0015373492,0.024727104,-0.029276727,0.022642557,0.061345965,-0.0012140054,0.07836476,0.00823733,0.010230928,0.024265176,-0.042361204,0.008788405,-0.0018185871,0.0389214,-0.007927032,-0.028983979,0.039494924,-0.048803568,-0.041959845,-0.024643686,-0.049905747,0.01350056,-0.021577002,0.012507282,0.055968046,0.026182763,0.01209378,-0.02770646,-0.021568105,0.010641046,0.00015156686,0.010908639,0.0475789,-0.05105216,0.037903026,0.0049625775,0.016125772,0.007843218,0.06684811,-0.016614972,-0.06623308,0.010824434,-0.007231635,0.009299316,0.019823978,-0.021162445,-0.033342037,-0.010558198,0.0057195285,0.01994475,0.033338122,-0.02036961,0.0054988847,0.042607933,0.0061393674,-0.0071084737,0.021945138,-0.00841252,-0.04363702,0.026358444,-0.010785098,0.055055786,0.05797768,-0.0028133409,0.008004951,0.026828004,0.0004952375,-0.007024848,0.025823558,-0.018179612,-0.016570516,-0.012243256,-0.003779651,0.06249103,0.012525381,0.023886444,0.011684695,0.005874514,0.009946734,-0.047957797,0.0034905628,0.0101764565,0.003377605,-0.0205546,0.0250595,0.016236955,-0.0133762425,0.018581612,0.03960303,-0.019902935,-0.015486793,0.021405943,0.0036251715,0.010624194,-0.011811078,0.016755562,0.019180138,-0.0057416526,-0.0022169126,0.08236871,0.0106437,0.0101852035,-0.053455077,-0.016166847,0.031338606,-0.008423678,-0.0067442968,-0.015887434,-0.013725739,-0.017630173,-0.0019453475,0.0035807604,0.043806322,-0.033116955,-0.0027690488,-0.0075026113,-0.005983608,0.0111957425,-0.05581203,0.03238553,-0.004847835,0.0058810995,-0.017060148],"last_embed":{"hash":"5nvebg","tokens":76}}},"text":null,"length":0,"last_read":{"hash":"5nvebg","at":1762857298052},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{1}","lines":[219,220],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5nvebg","at":1762857298052}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0029133805,-0.01113674,-0.050491743,0.007941843,-0.059453297,-0.045114078,0.020403612,0.02054758,0.009914024,-0.0047594854,-0.023410063,-0.004437674,-0.035438772,-0.005525432,0.020942785,0.006827516,0.014187601,0.022503888,0.0018962567,0.008068333,-0.05284947,0.04006506,0.031478822,0.0015689756,-0.025150621,-0.0061294776,-0.018041583,-0.007603491,0.003219582,0.05206689,-0.0191656,-0.01477521,0.046646066,-0.027159145,-0.009281576,-0.01462516,0.0099267475,0.008937964,-0.016560925,0.052971046,0.021932125,-0.01934053,0.03402748,-0.0005811932,0.0338796,-0.0266531,-0.045742102,-0.008325425,-0.02038801,-0.011995082,-0.009887824,-0.016324157,0.006768239,-0.018877612,0.008552193,0.055630617,0.0076385355,-0.023371052,0.040394392,0.004223599,-0.03771677,0.011931205,-0.0005645909,-0.022033893,0.0064656846,0.04186292,0.018808465,-0.0045220577,-0.0068468833,-0.039033774,0.026642272,-0.0054604667,0.034821987,-0.014254606,-0.030351473,-0.02816601,0.0088577485,-0.006266062,0.025131134,0.02242827,0.009037868,0.007013306,0.012987358,-0.010477456,0.014958861,0.013498754,-0.0280962,0.0078113163,0.022252629,0.010542567,0.000085513966,0.004129863,0.0149310725,-0.045273673,-0.020211412,0.016008172,-0.013853091,-0.015623146,0.024933921,-0.020575963,0.059705116,0.020672362,0.011034089,-0.038881484,0.042270552,0.0050094076,0.015653653,0.035054058,0.044307783,0.010741501,0.03353839,0.0012644436,0.00919698,0.009710748,-0.007488486,-0.012439878,0.010394443,-0.011323264,0.0066636624,-0.0050550485,0.076994285,0.017746301,0.021898508,-0.02302267,-0.014782945,0.03711471,0.00031388504,-0.015395911,0.0119030215,0.034683976,-0.012846173,-0.014205831,-0.009568392,-0.014972064,0.03528183,0.044275366,0.007971987,0.030472219,0.019199707,-0.070898935,0.03254142,0.04422639,-0.01865456,0.016157838,0.014038951,-0.035762068,0.046868045,-0.018687569,-0.046001446,0.044470422,0.009419956,0.020832144,-0.0026426732,0.010229196,-0.04250071,0.016924573,0.004809275,0.078053996,-0.03176476,-0.0116729485,0.0014296748,-0.05536487,-0.03539494,0.03598084,0.011364103,0.021728674,0.02136483,0.029862393,-0.015323952,0.015891599,0.010900066,-0.086412564,-0.015018831,0.02990385,0.02527866,0.020649297,0.11616974,0.019791154,0.020946275,-0.024003314,-0.03817912,0.02767872,-0.016536672,-0.033638097,0.007855016,0.025200792,0.006700599,-0.04402977,0.017927265,0.05448448,-0.010464878,0.007701871,0.016210888,-0.07309483,0.089012355,-0.02419309,-0.014973626,0.010123788,0.03576018,-0.032004576,0.020843187,0.028089354,0.011882475,0.013109465,-0.038588744,0.0045284196,-0.04356071,-0.019209377,0.025614215,-0.022569234,-0.017729348,0.0042201946,0.028535003,0.0028284707,0.022785181,-0.00087995635,0.038611617,-0.0061619077,-0.0050507924,-0.00001872525,0.001761093,0.05440922,0.004290386,0.0005669105,-0.009066556,0.039184447,0.0038258282,0.08311006,-0.011391862,-0.003584237,0.014632082,-0.007638333,-0.013517808,0.003864051,-0.029567296,0.027931329,-0.014970597,0.019035475,0.017564142,0.043792177,-0.002478061,0.011164279,0.0039068228,0.0030514244,-0.012635192,0.019290548,0.0661637,0.0039523114,0.021411432,0.022993611,0.025660524,0.0021610728,-0.019017536,-0.0775613,0.029516745,0.042019844,-0.005171431,-0.008649816,0.018490858,-0.0017215752,-0.0139913885,0.0362444,0.0037227245,-0.0039882516,0.00035471882,-0.016245484,-0.0073173535,-0.014052145,0.0552304,0.035243854,-0.026177274,-0.025012676,0.027115634,-0.010250473,-0.0322692,0.021978578,-0.034613736,-0.006281518,0.026447333,-0.0031338285,-0.03177137,0.01041465,0.03336693,0.0019221372,0.024394782,-0.011732589,0.0010897869,-0.012971198,0.012722285,0.0193495,-0.03015926,-0.0043022837,0.07731813,-0.0015550315,-0.07508875,0.003407841,0.023367487,-0.15026698,-0.023365619,-0.0129558,0.030658316,0.019123482,0.045032267,-0.031251654,-0.002086904,0.00089523266,0.026423138,-0.012870879,-0.052833658,0.06224477,0.014727659,0.009364993,-0.00025197488,-0.02678479,-0.0010816786,-0.010571962,-0.05570218,-0.014134942,-0.03225743,0.01965967,0.0020101469,0.019741245,0.011471934,0.081437804,0.0039106733,-0.0110247675,-0.016192395,-0.048856158,0.010617478,-0.003979576,0.021324031,-0.0077875825,0.031458545,-0.009740781,0.006640329,-0.004107999,0.02627177,0.03573161,0.040425356,0.0004937701,0.005742055,-0.021064667,-0.029457819,-0.0519078,0.0110201,-0.050513208,-0.02855337,0.008520141,0.007693421,-0.025764419,0.0412402,-0.027050126,-0.013051727,0.047318764,0.021647431,-0.036203332,-0.02438872,0.019973226,-0.05044251,0.023546798,-0.02716923,-0.0039805765,-0.047880195,-0.0072731148,0.0025041928,-0.026995745,-0.02634214,0.042255446,0.002052197,0.001477707,0.010136912,0.00797407,0.016818393,-0.0130641395,-0.0016937122,-0.013263048,-0.07222226,-0.03603187,0.038909417,0.006185148,-0.02070458,-0.0011112306,-0.021820214,0.020475427,-0.0074857427,0.024565892,0.27203572,0.02827033,0.016237298,-0.03411645,0.046857875,-0.024030466,-0.0022971237,0.023896957,0.0017934175,-0.023002774,0.014520349,0.056869887,-0.0018557145,-0.02000704,0.026852928,0.031616878,-0.08027574,0.0059345304,0.067306384,0.015813582,0.012521947,-0.018253202,0.026654312,-0.024578758,-0.08746493,-0.04159339,0.017751684,0.015914999,-0.014587239,0.010964085,-0.05856996,0.06195495,0.08114828,-0.043239992,0.020291807,0.028021723,0.016428329,-0.048238844,-0.023301085,0.0073873685,0.009483796,-0.0062500737,-0.051765174,-0.062908396,-0.017081164,-0.013560439,-0.011291633,-0.0058556357,-0.033384446,-0.024073372,-0.023802413,0.03663156,0.001941094,-0.0017802389,-0.0047434065,0.022616047,-0.005857019,0.013312352,-0.008838427,0.038591076,0.027012553,0.0077207084,-0.0613178,-0.0033842134,0.0077124676,-0.0038969705,-0.027337609,-0.014813577,-0.021100389,0.014709394,0.03072372,0.029593758,0.04137667,0.009382208,-0.026135989,-0.032413725,0.04156553,0.07586279,0.015662547,-0.024801461,-0.03549634,-0.05808553,-0.02530214,-0.008067655,0.010992726,0.01907607,-0.014589354,0.06678444,0.0012420724,-0.010011259,-0.012572389,0.009978892,-0.005782437,-0.047994144,-0.017432343,-0.021597471,0.026737845,-0.04733664,0.0019584668,0.014174417,-0.011510047,0.026691793,-0.0038949568,0.015445818,0.012703477,-0.0058926083,0.002373046,-0.011346518,-0.013284272,0.011814117,-0.08213262,-0.0023296566,0.010555779,-0.0019706753,0.036730666,0.082832135,0.004524179,0.0063879746,0.04845907,-0.024989393,0.0127247805,0.015180528,-0.0011440441,0.03580633,-0.040474273,-0.080528036,0.013565277,-0.031553745,0.0079571325,-0.010606768,0.017503643,-0.027511334,-0.024306173,0.030777775,0.03468708,0.011556375,0.031344883,-0.014340089,0.053958975,-0.022926297,-0.016314136,-0.028737,-0.017571768,0.023469752,0.02609336,0.044032868,-0.050018333,-0.019581484,-0.0146733,0.014731415,0.040641654,0.021576364,0.021765433,-0.058003925,0.0016977126,-0.038218454,-0.03386824,-0.07974751,-0.04025642,-0.01647725,-0.011021937,0.0065307617,0.0012709708,0.058280595,-0.04856695,0.016661167,0.016577322,0.02089205,-0.004493011,-0.0025080931,-0.0049345735,-0.008031977,-0.032760393,-0.0028700482,-0.0116829695,-0.02144923,-0.015894573,0.027071157,-0.023349958,-0.03124263,0.045654006,-0.051490404,-0.033908427,0.021150073,0.040038884,-0.034384828,-0.013832358,-0.016947486,0.022599941,-0.044889007,0.04275863,0.12718165,-0.00961976,-0.02169139,0.030101744,-0.0055886176,0.035400238,0.039847378,0.02868758,-0.019314425,-0.001804386,-0.013707404,-0.024792694,0.028802935,-0.007497558,-0.033604443,-0.024904208,0.011333277,0.0069680945,-0.00452042,0.024298033,0.018634135,-0.06470187,-0.0064212643,-0.05773143,-0.049452506,-0.009399374,-0.015498695,-0.038813606,0.011848818,-0.036646724,-0.025804162,-0.012556031,-0.05064103,-0.023081556,-0.0048634894,0.0032698722,-0.010603112,-0.005867134,0.0018046313,-0.009005846,-0.0033338286,-0.023083486,0.01137512,-0.026784949,0.01810802,-0.011250711,0.012381783,0.004379893,-0.047872994,-0.007045511,0.0474247,-0.006611936,0.00031960814,0.0042304154,-0.026575211,-0.014287535,-0.063367225,-0.014126171,-0.015145626,0.027475534,0.0011335649,-0.031616542,-0.007390511,0.045566443,0.0030867916,0.023862537,0.004256246,-0.012128618,-0.03296326,0.014594539,0.037526075,0.027599208,-0.019618524,-0.033179563,-0.05729254,-0.00974995,-0.022748047,-0.017967666,-0.03427123,0.015392775,-0.00039996015,-0.0229796,-0.021022277,-0.04162701,-0.007941032,-0.015945006,0.023646068,0.0030035768,-0.042951144,0.012000017,0.061222278,0.008452291,-0.012497902,-0.021760946,0.028653229,0.040438198,0.0034652902,0.00468759,-0.023140728,-0.002917537,-0.014628181,-0.058827087,0.0066127456,-0.013466549,0.042936333,-0.0076825405,0.016231945,0.009569644,0.020990731,0.008832624,0.014912452,-0.009811011,0.01888573,0.03168206,0.020377494,0.019499924,-0.023522515,0.029476607,-0.007960654,0.009918429,-0.04101648,0.008627793,-0.0071921116,-0.008456154,-0.012707735,0.06832719,-0.009709294,0.028252827,-0.030981636,-0.006447736,-0.030001681,-0.0056120176,0.03605304,-0.045541495,0.011003385,-0.05334247,-0.020293402,0.0129329115,-0.007971787,-0.007670937,0.017306434,-0.0253116,-0.03225725,0.009048702,0.006910074,0.004392453,-0.028630136,0.000290558,0.022899069,-0.007685583,0.03416698,0.012244921,-0.026160466,0.023194421,0.008435631,-0.011930315,-0.0076425103,0.00068920024,0.006253285,0.01631751,0.00669901,0.020992192,-0.016505364,0.03804317,-0.008943542,-0.02675778,0.019045644,0.046392635,0.041406136,-0.010230485,0.0444023,-0.002447839,-0.025857547,0.002242759,0.030110339,0.0186657,-0.046961024,-0.009737431,-0.0067350077,-0.020735478,-0.0038446838,-0.02736097,0.046435013,-0.057878964,0.01989835,0.015000835,-0.006249157,0.03396362,-0.0014912112,0.0053662187,0.0062996955,0.00010279378,-0.020067384,0.03474931,-0.042872883,-0.013741644,0.041354056,0.03560627,-0.01854812,-0.012740178,-0.016527371,-0.012378865,0.010464394,-0.1455742,-0.008985201,0.011067962,-0.0018535962,0.007910248,-0.011552368,-0.04781006,-0.059538484,-0.030728864,-0.020807814,0.011288995,0.0153425215,-0.00816675,-0.033269014,-0.01662237,0.015227091,-0.051502492,-0.041428637,-0.037036046,0.051378854,0.041404508,0.0041220426,0.06159361,0.033897154,0.005750554,0.03166894,-0.043986615,-0.028700422,-0.02434703,-0.03984397,-0.04680939,-0.047517374,0.015418937,0.019281775,-0.0284822,-0.05929507,-0.016853124,0.008211387,-0.049189325,-0.044506807,0.015335697,0.026593477,-0.0199963,0.018715559,0.022242378,0.068094,-0.03276602,0.0064981515,-0.070007026,-0.035921216,-0.03155588,0.054460548,0.011118843,0.001240098,-0.007388299,-0.036242496,-0.030960308,0.0018763568,0.0078012003,0.06816562,0.020515336,0.012610702,-0.032916307,-0.027371254,-0.038890436,0.013436854,-0.03568607,0.022133943,-0.024361635,0.0064007305,-0.036205973,-0.023545707,0.017583245,-0.039821714,-0.001282597,0.0027825022,0.009022738,-0.041888107,-0.0092389835,-0.0372506,-0.04313449,0.016835218,-0.0010269979,-0.042269778,0.059728548,0.009096769,-0.016691783,-0.0010553178,-0.08583984,0.015878584,-0.043379422,-0.0465243,0.015866634,0.00402069,-0.0036155528,0.01515578,-0.036629483,0.02154473,-0.017579606,-0.023942983,-0.018474303,-0.032450955,-0.010168873,-0.033759736,-0.070942365,-0.013136915,0.03402543,0.01132951,-0.038738515,0.0013108334,-0.017697344,0.025332399,-0.0041893045,-0.02311852,-0.07012763,-0.018732687,-0.017791655,-0.00683833,0.03657004,0.004655077,0.006470626,0.0070319124,0.013453048,-0.02433302,0.03218045,0.072062016,-0.0025407327,0.060680266,0.025402771,0.0041418876,0.028215704,-0.0465758,0.016841322,-0.011513019,0.03946655,-0.023881128,0.005286611,0.032704312,-0.0662279,-0.02625328,-0.032413065,-0.028842421,0.0016188388,-0.009216261,-0.0012126905,0.017779332,0.023879902,0.03736621,-0.0144971525,-0.019685991,0.006871673,-0.018551255,0.0067789396,0.004151582,-0.008086909,0.051551647,-0.008658182,-0.004839269,0.0057112295,0.07890648,-0.019957107,-0.044522002,-0.0105344085,-0.0033460644,-0.015981067,0.033783592,-0.0019454543,-0.022935651,-0.010901529,0.028168315,0.026460463,0.027466571,-0.014711335,0.008191433,0.009478414,0.010002665,-0.0075949295,0.016516594,-0.019023683,-0.062316563,0.04022229,-0.008247274,0.047328353,0.042738475,-0.009593703,0.011147645,0.023143716,-0.0053442954,-0.006461709,0.0020211213,-0.03455263,0.0035462726,0.0017482142,-0.041650236,0.053766504,-0.0039020884,0.014163371,0.031383105,0.021629175,0.013427605,-0.05851751,-0.012125186,0.03866244,-0.0052085784,-0.027107181,0.04187742,-0.007795416,-0.058491174,0.0009963564,0.035411168,-0.023735516,-0.024722748,0.014422301,-0.017128978,0.003383643,-0.020259932,0.020169597,-0.001954969,-0.016607977,-0.022118174,0.06723897,0.005208385,-0.011441757,-0.047321294,-0.0153292185,0.053478487,-0.017024139,-0.014856461,-0.027137198,0.0071788197,-0.029821347,-0.0043067317,0.011777361,0.039451398,-0.018007666,-0.011037434,-0.032355342,0.0141152395,0.0126467915,-0.03480769,0.04394923,-0.02490654,-0.00059099233,-0.019371102],"last_embed":{"hash":"q0oed7","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"q0oed7","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{2}","lines":[221,221],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"q0oed7","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012855577,-0.017609123,-0.059341732,0.007790567,-0.04176268,-0.034066834,0.03552202,0.012734559,0.026912859,0.0009362771,-0.038684785,0.014633073,0.0015347229,0.00041971306,0.02620902,0.027508413,0.0044116434,0.02165533,0.025828132,-0.015409339,-0.047108665,0.02559093,0.06822133,-0.012591684,-0.009179876,-0.006265292,-0.021420006,-0.011465086,0.021177568,0.041502867,-0.020129254,0.0027622136,0.014448426,-0.020570017,-0.032442756,-0.010487895,-0.0040918957,0.008943267,-0.026169293,0.06334456,0.029274663,-0.028378926,0.027204894,-0.003877926,0.02728344,-0.029334974,-0.049843535,-0.007924756,-0.044564858,-0.003865304,0.006435758,-0.0013548128,0.021166174,-0.027699256,-0.00033413843,0.06785951,-0.016721718,-0.031639535,-0.010001827,0.023162346,-0.02859558,0.008285933,-0.006524396,-0.014433553,0.00369855,0.050668295,0.004542569,0.00282983,-0.002020717,-0.06943184,0.004270843,0.005166288,0.04056063,0.0055952165,-0.041341543,-0.022730906,0.011645732,0.0014243505,-0.0044359476,0.042674735,-0.00075438916,0.0070792707,0.02627045,0.0020881107,0.018620452,-0.004366879,0.0026259278,0.017591614,0.01879297,0.0033297767,0.0015581076,-0.01215302,0.012730896,-0.050502237,-0.019214801,0.02557462,-0.0016625688,-0.0046238857,0.0108247,-0.005456958,0.07018427,0.003923901,-0.015064957,-0.052526604,0.030614046,-0.036841318,0.002789001,0.03795627,0.061165016,0.0074621276,0.026685577,0.019313687,-0.0076007,0.00076434127,-0.02339114,-0.022076705,0.019745069,-0.032079596,0.042817898,-0.016705776,0.065415725,0.034461513,0.01734504,-0.032083645,-0.019217547,0.036381412,0.00032817843,-0.0027161317,0.011486524,0.027205192,-0.003711444,-0.0052115023,-0.009463197,-0.0147381155,0.0393489,0.037838306,0.019723324,0.040235605,0.00083624123,-0.06249275,0.041086283,0.03877905,-0.012960594,0.0091027375,0.0006558881,-0.050832164,0.052787136,-0.016321681,-0.03818075,0.041570187,0.008492052,0.028511107,-0.005109162,0.019595861,-0.03786306,0.0044374075,-0.00634213,0.05848133,-0.0032403707,0.0012944711,-0.0022410848,-0.0484739,0.00017325507,0.03495002,0.025613466,0.023137525,0.029927034,0.033455975,-0.0073706824,-0.009971927,0.008751197,-0.081240386,-0.013869916,0.035654075,0.03728714,0.010496799,0.09678169,0.02128955,0.017932113,-0.026109964,-0.026929861,0.012700545,-0.040570848,-0.045185197,-0.010365294,0.040100876,0.012902313,-0.04908785,0.019673381,0.04494098,-0.026401136,0.0071164835,0.007425682,-0.030191513,0.09034888,-0.021730982,0.01891294,-0.00014334936,0.039982896,-0.039376877,0.020185333,0.035414282,0.021867024,0.013917911,-0.04501685,-0.012597398,-0.03420541,-0.010042374,0.034269415,-0.05151583,-0.0037279152,0.010661581,0.0015302468,-0.0050677992,0.010674241,0.001805821,0.027616061,-0.0095958095,-0.02002577,-0.0075077885,0.010976144,0.05700082,0.009348895,0.012437088,-0.006251577,0.0037650317,0.015800701,0.08193081,0.010213886,-0.004036614,0.015316326,-0.008055296,-0.008536716,0.0066365507,-0.023255404,0.023758762,0.0034761766,0.0072770244,0.039828375,0.037588704,-0.016430013,0.017356096,0.031921443,0.0067384546,-0.030292645,0.008322778,0.0686713,-0.0067006764,0.01358413,-0.02385979,0.00898514,0.0157087,-0.017325675,-0.069928706,0.020454397,0.03586506,0.003927124,-0.016436854,0.026503172,-0.002966029,-0.018538022,0.021876799,-0.019537048,-0.0035921477,0.017288819,-0.0047242776,0.01726142,-0.030503308,0.037995137,0.04655767,-0.013404933,-0.030081023,0.020002982,-0.017768813,-0.057951774,0.023199106,-0.043045513,-0.017958011,0.043213874,0.009042129,-0.0333042,-0.0070079095,0.029830726,0.00473234,0.032762032,-0.00016879877,-0.029568987,-0.017908785,0.012095074,0.008569819,0.0016315738,-0.013393258,0.06997735,-0.004221513,-0.08887061,0.0075300136,0.0059919325,-0.14665885,-0.025504736,-0.015717097,0.028833412,0.024412472,0.028408807,-0.037506204,-0.016335154,-0.0281041,0.042390816,-0.025902001,-0.05531057,0.05008786,0.029668314,0.01551556,0.0028568772,-0.030854356,0.005551913,-0.003525362,-0.054204546,-0.00057802844,-0.060215928,0.05618686,0.010831043,0.022092666,0.006560021,0.067519754,-0.012729232,0.005866662,-0.017283855,-0.047398876,0.020248393,0.0006132046,0.02645761,-0.021788672,0.032079797,0.0029886952,0.024692934,-0.019568533,0.009625191,0.029817808,0.029646842,-0.0043810243,0.015951088,-0.02130509,-0.026613545,-0.03212707,-0.01835024,-0.07693049,-0.038280025,-0.010436866,-0.0060843267,-0.03818583,0.041517284,-0.03521895,-0.0031902106,0.016311817,0.017499955,-0.023454383,-0.02027643,0.010346558,-0.008006167,0.021676255,-0.023499612,-0.0020484885,-0.07063217,0.025145963,0.042949606,-0.005922262,-0.044144288,0.013328799,-0.025995893,-0.013765787,-0.014439901,-0.0030287222,0.03475326,0.004396381,-0.024231438,0.0009022576,-0.07546007,-0.035890203,0.040442344,0.0152632715,-0.028527305,-0.010148507,-0.0056844517,0.024868615,-0.018334066,-0.0043076663,0.26708218,0.016041048,0.01847046,-0.030926492,0.035487864,-0.03197051,0.010178991,0.037854534,0.005375583,-0.015498408,0.031514805,0.069724716,-0.013703054,0.0012347886,0.011205298,0.006496558,-0.08093505,0.004816084,0.06088947,0.018403374,0.02187369,-0.027825741,0.015981305,-0.034461923,-0.08690078,-0.019031713,-0.0071420525,0.03815741,-0.021984676,0.0101557365,-0.054789938,0.0914301,0.055354886,-0.04557657,0.022911044,0.018426076,0.008683611,-0.06255126,-0.02149446,0.01452535,-0.015291402,0.00005931073,-0.044697445,-0.047887914,-0.03273571,-0.0014107863,-0.00784345,-0.034689393,-0.039723147,-0.0054618474,-0.025901401,0.037254486,0.00800416,-0.005450581,-0.0020965396,0.01280015,0.002250849,0.015274831,0.0049364106,0.03342778,0.052805442,0.0036189607,-0.067961246,-0.0077801775,0.015883101,-0.015419974,-0.0039130184,0.0038151168,0.008746946,0.02465162,0.0351217,0.025195623,0.039751712,0.027934952,-0.029691562,-0.03247677,0.030892428,0.073173776,0.013307418,-0.040770262,-0.020137718,-0.040143214,-0.010651658,0.0002182044,0.02439038,0.016995521,-0.015297158,0.05103461,0.0152423885,0.016130632,-0.006200549,0.023039108,-0.005583533,-0.02233314,0.0031725087,-0.015317028,0.0102167,-0.022856971,-0.020843966,-0.0051550604,-0.021205323,0.026373943,-0.0001962649,0.024648465,0.03429883,0.0038968925,0.012242307,-0.016801206,-0.00037191948,0.004978615,-0.08223346,0.009590126,-0.018253835,0.008935039,0.04979019,0.07055131,0.009936806,0.018172953,0.014644342,0.0009119564,0.0034764146,0.009012292,-0.0027184708,0.0282116,-0.040584527,-0.07575121,0.0121000055,-0.022471134,0.032453097,0.002905304,0.030172585,-0.02855794,0.01571888,0.023336751,0.029713962,0.01095447,0.020323154,-0.015807945,0.017343333,0.0022773342,-0.050167985,-0.02765238,-0.031753715,0.044688873,0.008059701,0.040823333,-0.054614443,0.004403245,-0.0014167352,0.012565393,0.034687854,0.033825878,-0.009442006,-0.060426556,0.0055391006,-0.05964086,-0.025360944,-0.06853924,-0.02405262,-0.022348931,-0.018905286,0.0202633,-0.010029393,0.047714055,-0.03355233,0.010888698,0.032680552,0.047883123,-0.019221898,-0.007983421,-0.0074783126,0.017327104,-0.04267126,0.013075232,-0.007578596,-0.020799967,-0.020897683,0.013982664,-0.030233324,-0.052242212,0.026016248,-0.062226813,-0.0144001385,0.028476784,0.022322426,-0.030639106,-0.013754455,-0.006593446,-0.0061428864,-0.01539393,0.020889947,0.10880916,-0.015891613,-0.019909844,0.013906243,-0.0077296584,0.024793567,0.016646681,0.018635642,-0.04995481,-0.013391692,-0.015556588,-0.04241183,0.047811735,-0.016386155,-0.022360403,-0.016466951,0.022321062,-0.00031677727,-0.01499959,0.0351035,0.008872696,-0.061833624,-0.007016078,-0.04097134,-0.061890118,0.017929118,-0.011395154,-0.012732556,-0.009544015,-0.061480004,-0.020022811,-0.0019139543,-0.031516302,-0.01880326,0.002866589,-0.00080295803,-0.031345375,-0.010342467,0.01032149,-0.0038843942,0.01719325,-0.01838832,-0.003172564,0.0006503164,0.010521604,-0.0029264414,0.010776082,0.0013557354,-0.029947074,0.0040072533,0.007869266,-0.013509801,-0.012564735,0.017770108,-0.032092568,-0.024107002,-0.054396864,-0.020142406,-0.0030222621,0.014679649,0.0022322373,-0.0033982957,-0.0048784274,0.019329265,0.009884238,0.024293823,0.009992697,-0.036777,-0.057870887,0.0046230755,0.033763275,0.020494571,-0.0042960537,-0.02371005,-0.061915014,-0.00605588,-0.0015353377,-0.021033175,-0.05585053,0.006802252,0.003069211,-0.03301317,-0.009938152,-0.020378668,0.0039844187,-0.011963232,-0.010764997,0.0075529967,-0.004711307,-0.025092091,0.023422543,-0.02897876,-0.004553279,-0.013471106,0.027618263,0.03591123,-0.009432183,0.013200404,-0.05763874,-0.012043471,-0.012667872,-0.057582717,-0.0029264821,-0.010825481,0.013586212,-0.017155271,0.02045053,0.0031376486,0.016298568,0.0045673577,0.03725961,-0.00022325983,0.008666936,-0.008008361,0.015188497,0.017234247,-0.038840417,0.032244362,-0.020668322,0.00933676,-0.047089837,-0.0036349972,0.010032502,-0.010167276,-0.020197116,0.04724266,0.0037814658,0.022131447,-0.01781583,-0.0030117333,-0.036432743,-0.013754858,0.026491262,-0.046854813,0.010523121,-0.0347752,-0.0023071442,0.024448171,-0.009816648,-0.017767815,0.017552475,-0.019730289,-0.023502106,-0.008355308,0.01432214,0.025236625,-0.0472995,0.011026796,0.056882698,-0.01886222,0.034884293,0.0045285947,-0.029252816,-0.0010278847,-0.010621324,-0.006114892,-0.012125684,-0.02062072,0.016488435,0.036442254,-0.0014349867,0.022676978,-0.02418487,0.040588137,0.007809123,-0.041644372,0.05073486,0.036231317,0.04749769,-0.027674211,0.05326458,0.022279002,-0.019824693,0.0020897659,0.023603743,0.013480667,-0.061196998,0.0009884534,-0.006613094,-0.02321769,-0.016705772,-0.038838923,0.05470234,-0.085766114,0.017245216,-0.0012474143,-0.012975263,0.025967823,0.013898882,0.00046175523,0.0059703686,0.012450973,-0.017004857,0.022282055,-0.0040652696,-0.006543108,0.040147208,0.05041421,-0.011045856,-0.009048362,-0.0015061294,-0.012930339,0.007826003,-0.14477237,-0.012092783,0.0025870379,0.0049749436,0.011353236,0.0019686131,-0.039385356,-0.045314375,-0.0247015,-0.03244613,0.015755514,-0.011248593,-0.016615083,-0.03479409,-0.010783777,-0.0015281847,-0.06334792,-0.044271268,-0.038918693,0.030825613,0.041807085,0.008933666,0.07039767,0.037958708,0.004579051,0.025333047,-0.041227672,-0.019482277,-0.03484445,-0.038322266,-0.037354548,-0.06736947,0.011947795,0.018422695,-0.036371987,-0.058440823,-0.010718348,-0.0045243828,-0.063240655,-0.03920328,0.017892316,0.022572454,-0.024196582,0.033229318,0.009627498,0.07626075,-0.040887974,-0.005802741,-0.04851696,-0.008936612,-0.018985756,0.056710854,-0.01850431,0.026817976,0.011302123,-0.004965119,-0.022269301,0.015230988,-0.0001285472,0.052820243,0.021290373,0.020942317,-0.03978184,-0.018173115,-0.03774799,0.019601133,-0.0145850275,0.006962885,-0.019500887,0.014673427,-0.026696328,0.017868027,0.011591453,-0.039241873,-0.008434607,-0.0032117006,-0.013894595,-0.029166196,-0.020829618,-0.035540793,-0.026913896,0.031150742,-0.019453969,-0.029978015,0.040628836,0.011124409,-0.010371958,-0.013699171,-0.07378225,0.007819463,-0.030818393,-0.037138574,0.010693398,-0.0011615242,-0.014610965,0.033372495,-0.031966526,0.033049896,0.0043559656,0.019334244,0.0072039776,-0.04878227,-0.023042038,-0.024303023,-0.050122492,-0.00730651,0.044175606,0.012660801,-0.034851473,-0.0012138409,-0.018561559,0.016536988,-0.00910256,-0.009837843,-0.036542706,-0.011817119,-0.012944314,-0.008004305,0.035841014,0.014528117,0.017137613,-0.015172308,0.018920783,-0.026458835,0.014859282,0.07164597,0.006900682,0.08686113,0.017352877,0.024187835,0.01130325,-0.0451775,0.01009179,0.012920637,0.05307335,-0.036933966,0.008058858,0.041776974,-0.06331152,-0.02959418,-0.048534404,-0.05484572,0.017825037,-0.014711753,-0.01875816,0.060015783,0.010894551,0.020786362,-0.02743587,-0.03527662,0.020876225,-0.016323691,0.0052462835,0.04355408,-0.041304618,0.034294795,-0.009249613,-0.015004369,0.019444196,0.066230364,0.009633365,-0.04944082,0.0038232557,-0.010979531,-0.026455395,0.03025933,-0.009200022,-0.031391777,0.00045424464,0.030813685,0.026767759,0.023009915,-0.009604074,0.026539402,0.03489225,0.00052231573,-0.01646478,0.046092257,-0.029713139,-0.06434829,0.04491264,-0.0020206731,0.041456684,0.051804356,-0.0007800726,0.013925993,0.02337833,-0.010130605,0.017332733,0.020478768,-0.044792086,0.014637267,-0.00070245273,-0.02458748,0.04534717,0.015929416,0.0016149844,0.023354668,0.017896734,0.008240937,-0.02463891,-0.0046425425,0.017562866,-0.009061111,-0.0050411727,0.029441752,0.008036843,-0.014910227,0.0063605215,0.04053555,-0.03872125,-0.008897706,0.0063095167,-0.010756131,-0.005202576,-0.015744211,0.01573415,0.02860739,-0.018607385,-0.02081306,0.034262262,-0.0011822189,0.00082083384,-0.079917796,-0.0075783953,0.03681669,-0.024773695,0.009093277,-0.030379254,0.0004991092,-0.049390685,-0.011478763,0.0044505363,0.03929072,-0.017427366,-0.008643235,0.02029812,0.0008857535,0.0021032211,-0.02659319,0.03765103,-0.018605342,-0.014922381,-0.014356015],"last_embed":{"hash":"eiyghl","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"eiyghl","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{3}","lines":[222,222],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"eiyghl","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023498569,-0.02235532,-0.039312635,-0.00040092913,-0.04233256,-0.04785113,0.0023162668,0.016644264,0.047415223,0.015302342,-0.026635172,0.023942567,-0.030129855,0.00123055,0.0077001806,0.04707363,0.0042589046,0.011236043,-0.002987812,-0.016294733,-0.030125111,0.0015085455,0.06968888,-0.01132103,0.0029145512,-0.007197316,-0.044637986,-0.007965716,0.015939817,0.047214825,-0.017406017,0.0066206525,0.010118445,-0.02979017,-0.026101891,-0.005980892,-0.0017251027,0.009899136,-0.020296125,0.045161735,0.035281003,-0.015709408,0.015230417,-0.0022272093,0.03362271,-0.042426836,-0.03955831,-0.009327912,-0.018856902,-0.004485735,-0.0049721655,-0.0034316934,0.030604806,-0.038710173,0.019155037,0.060675826,-0.015300891,-0.033606123,0.02120897,0.023535656,-0.022833796,-0.0039441283,-0.008540556,-0.005479955,0.0044684494,0.04461295,0.010308557,-0.0014847427,-0.010957173,-0.046448153,0.006435434,0.0065677827,0.040297244,-0.0034062595,-0.019742765,-0.021483973,-0.010222914,0.012041211,0.0021477619,0.027526958,0.0085932845,0.009023459,0.030944156,-0.0044385283,0.041998077,-0.005570544,-0.014497493,0.04073553,0.012957818,-0.021857783,0.0023716227,-0.016359793,0.028421909,-0.03648788,-0.021503137,0.018629842,0.004691728,-0.012651883,0.015420562,-0.022845218,0.061671972,-0.0004880202,-0.011913112,-0.037833814,0.012302647,-0.017923605,0.01704477,0.036800623,0.029611086,0.0043144394,0.03377731,0.016012441,-0.006215543,0.013752578,-0.011378795,-0.00909988,0.0077370196,-0.020338682,0.031056244,-0.009605188,0.0628583,0.03710843,0.020929405,-0.018567326,-0.003912881,0.02822047,-0.0028945063,0.0064455303,-0.022397816,0.020663243,-0.004301663,-0.024823789,0.0006017826,-0.018089332,0.028199976,0.020132063,0.03781565,0.042028468,0.007600469,-0.045386422,0.028848743,0.021662256,-0.00053057243,0.020938868,-0.010375305,-0.024658805,0.048727393,-0.014625216,-0.03668415,0.057030424,0.013874718,0.020186145,-0.016667347,0.035896666,-0.025248237,0.030296713,0.0045178174,0.05577528,-0.015879914,0.0069016963,-0.0037679344,-0.05207538,-0.045354094,0.06335161,0.01568724,0.04319177,0.030034287,0.017880496,-0.015607187,0.017555736,0.0031185988,-0.07393013,0.017671268,0.029916901,0.040549062,0.012126787,0.10626389,0.020318532,0.0011305517,-0.032147497,-0.015085892,0.020352148,0.0051782676,-0.040228788,-0.0057969973,0.03565698,0.014166985,-0.05481227,0.018856125,0.04592606,-0.013386269,0.008439909,-0.0057969918,-0.0735435,0.08755964,-0.0122672375,0.00046648365,0.021312134,0.022521079,-0.0010066876,0.00013109396,0.046142872,0.05213984,-0.014826063,-0.0633713,0.0004948192,-0.03562337,-0.033066683,0.049069196,-0.026215367,-0.0072105923,0.011995975,0.012103226,-0.03164299,0.004237289,-0.0063428665,0.047073424,0.003012864,-0.0194921,0.001994984,0.004779043,0.06679738,0.0055988715,-0.012467065,-0.010430876,0.026479859,0.005448782,0.054922923,-0.002012911,0.0052146143,0.02475163,-0.010625049,-0.028295418,0.009979993,-0.026265176,0.00288365,-0.024486804,0.003345448,0.037234977,0.048286837,-0.036381662,0.0086375605,0.014993511,0.012067018,-0.027699407,0.0070690075,0.05273427,-0.009011802,0.01983055,0.0020705245,0.039648507,0.0082067,0.009098703,-0.06575852,0.015362296,0.032514688,0.004175207,-0.0071020885,0.027547445,0.015559977,-0.021843938,0.022819202,-0.008854516,-0.005666764,0.011807283,-0.020813258,0.004201392,-0.024212917,0.032809075,0.041715793,-0.015405875,-0.03385941,0.024597269,-0.008236148,-0.05919857,0.02144892,-0.036069144,-0.02491571,0.0184255,-0.002388678,-0.012259054,-0.020913687,0.029563362,0.0024733413,0.048306376,-0.009271362,-0.003133216,0.008546969,0.011994701,-0.0022203997,-0.005333815,0.021138422,0.07331832,-0.00004432349,-0.07477507,-0.005919159,0.0013779653,-0.14798065,-0.013386159,-0.020519419,0.016872626,0.019493736,0.015804866,-0.021784052,0.0057697273,-0.034176968,0.014540873,-0.0128535,-0.057380736,0.025533816,0.0086768335,0.007208996,-0.0094802985,-0.018363332,0.0028187598,-0.01023134,-0.05575458,0.008956629,-0.05205504,0.03679584,0.013318613,0.009083475,0.02547795,0.07530917,-0.002499885,-0.0031996942,-0.008560693,-0.039929513,-0.0021783644,-0.0038199225,0.03554485,-0.009136181,0.03193073,0.013178942,0.023181822,-0.021106523,0.014056715,0.0305199,0.049161773,0.008647716,0.0048082527,-0.013428143,-0.013643313,-0.038870156,-0.02390417,-0.054266546,-0.02608253,0.012218341,-0.0025120939,-0.014433284,0.047516003,-0.02939343,0.004944968,0.025870608,-0.014426282,-0.028040498,0.0013555352,0.012429828,0.0019163764,0.017090429,-0.024225226,-0.010108254,-0.054969925,0.0136095965,0.038132455,-0.000028126198,-0.04957873,0.024440052,0.0044317083,-0.021794764,0.0011622935,-0.04942163,0.049419537,0.009971951,-0.024711154,0.005244722,-0.07353284,-0.0399009,0.019735482,0.0075718686,-0.028669598,-0.0026458506,-0.005907786,0.042743664,-0.009929698,0.008159649,0.27242523,0.0312552,-0.010853918,-0.022262748,0.029814437,-0.011340233,0.009555061,0.05485097,0.0044079074,-0.031832553,-0.0037746462,0.044949505,-0.019190932,-0.010194852,0.04551961,0.044018786,-0.08455778,0.008796031,0.06332948,-0.00012006804,0.015071669,-0.018659847,0.0074569634,-0.015278812,-0.074056804,-0.04419251,0.009112741,0.011130393,-0.013916863,0.01132968,-0.039082892,0.06928868,0.06615732,-0.04529656,0.022643307,0.02312732,0.032462604,-0.04459704,-0.017305087,-0.003284406,-0.015166196,0.0022383388,-0.026539942,-0.041733667,-0.021308301,-0.010558255,0.00407997,-0.018430157,-0.028097842,-0.020721346,-0.011608451,0.033868443,0.012627484,-0.02236574,-0.012834815,0.0054181116,-0.008479548,0.020972095,0.0011032484,0.07180135,0.03288807,0.0010691384,-0.039975237,-0.03943742,0.01701355,0.01180716,-0.021242768,-0.016979076,0.000005901498,0.04623075,0.010211375,0.018752443,0.03923386,0.026827503,-0.028261142,-0.018900497,0.030817242,0.07673151,-0.005931163,-0.05000978,-0.01680048,-0.061502595,-0.00573056,0.020746762,0.014725791,0.038341045,-0.031093711,0.08821141,0.0072827036,0.0026886645,-0.012768212,0.011347663,-0.022813791,-0.04950348,-0.003730146,-0.021602483,0.00023754331,-0.036550514,-0.00017271155,0.017660895,-0.033718772,0.027703237,0.010652186,0.0067572617,0.014508161,-0.021134252,-0.004443064,-0.027897086,-0.0113438815,0.023770923,-0.07549813,0.0004984816,-0.019443903,0.025613334,0.0427955,0.06989133,0.028171482,0.028060991,0.031888273,0.0048693847,-0.00023715188,0.0045008585,-0.012618164,0.012129948,-0.043940175,-0.07629072,-0.0014076753,-0.05341079,0.034457095,0.0005005861,0.021159006,-0.017764758,-0.012521832,0.019534886,0.03049568,0.011011277,0.013049561,0.0011151076,0.0012772157,-0.0075647198,-0.035019513,-0.005216724,-0.030878017,0.032653403,0.0017563603,0.047909003,-0.023242319,-0.012896839,-0.0093131885,-0.01872422,0.06827818,0.03514152,-0.0019071226,-0.06392151,0.008555927,-0.034188088,-0.04253033,-0.05717975,-0.0039120805,-0.022119103,-0.007709263,-0.0051933317,0.031108683,0.07009642,-0.035896666,0.04219857,0.0075474256,0.03566893,-0.011272264,-0.011925241,-0.0038174787,-0.0040521426,-0.033898365,-0.013144791,-0.017823502,-0.010883617,0.014908627,0.018021189,-0.006065973,-0.019452414,0.0379099,-0.07200898,0.017677506,0.023567991,0.049654037,-0.031297654,-0.0000863165,-0.0104034655,0.0023288943,-0.023303656,0.032614134,0.121665016,-0.0075032115,-0.026913993,0.037001066,-0.009937731,0.04562699,0.015133373,0.012654042,-0.051563255,-0.009003147,0.015490522,-0.022749914,0.013758415,-0.0063850326,-0.008777672,-0.023048861,0.025157858,0.020891355,-0.03532723,0.048616406,0.0019912876,-0.052396517,-0.015797012,-0.047886018,-0.0574907,0.016340729,0.007463058,-0.02356579,-0.030470856,-0.035866488,-0.013333693,-0.010707961,-0.030768508,-0.024897376,-0.0131128235,0.004184583,-0.020395514,0.0024604725,-0.0070579243,-0.010055181,0.010478331,-0.00078753463,0.015098047,-0.0048117097,0.000119039796,-0.0025411549,0.0007503996,-0.012230244,-0.05512369,0.000006799818,0.01059276,-0.016832588,-0.034609083,0.023660649,-0.030075524,-0.02288649,-0.0674673,-0.03461665,0.0023363312,0.03097171,0.022455622,-0.0023977095,-0.013230764,0.030396609,0.016052803,0.037193466,-0.005226641,-0.04398921,-0.04953926,0.010099461,0.06506894,-0.0051747905,-0.015261037,-0.038060557,-0.048569184,0.0016653222,-0.008132989,-0.015621092,-0.073510386,-0.0018813397,0.0062052193,-0.021208392,-0.01914405,-0.039204944,-0.010877685,-0.030166473,-0.011686697,-0.021462975,-0.009183687,-0.013100123,0.038679082,-0.012084141,0.02366556,-0.043334395,0.03291107,0.035389286,-0.009049505,0.0092799235,-0.05490839,0.0023227597,-0.00030074004,-0.04975865,-0.02823077,-0.009300407,0.00023612165,-0.0001135869,0.016401839,0.005907231,0.030992115,-0.008068124,0.01966553,-0.0062238066,0.02163758,-0.0038179392,0.00092303636,0.016997924,-0.039899956,0.00078909245,0.004105045,0.012634797,-0.05833837,0.01654637,-0.024846364,-0.0018765482,-0.009117686,0.03861542,-0.0067447457,0.0105716,-0.017414412,-0.010638414,-0.035242774,-0.013155045,0.022223277,-0.062619366,-0.0020499974,-0.023870295,-0.0048301397,0.0019302235,-0.011466991,-0.0075615663,-0.0066213063,-0.034661017,-0.03039886,0.0037370787,-0.003758119,0.023671312,-0.06421059,0.0034956408,0.063559875,-0.011916824,0.03855284,0.010370997,-0.030833377,-0.0033336626,-0.0036606863,-0.0017988317,-0.0060862955,-0.019844059,0.006939402,0.050407548,0.004823026,0.008454365,-0.02461833,0.021933168,0.00267108,-0.024530258,0.04312565,0.055960022,0.027509587,-0.027274532,0.06295551,0.008916583,-0.03666087,0.0031746225,0.020217711,0.012875193,-0.060475666,-0.0037771238,-0.0044013793,-0.03265534,0.0032014875,0.006803185,0.04243468,-0.057708647,0.01689254,0.0047168415,0.0053075817,0.04535409,0.0213402,-0.0034989978,-0.0010918188,0.020572694,-0.019222429,0.02907362,-0.023010809,-0.0031263798,0.017123794,0.039476022,0.012196033,-0.01374457,-0.013455772,-0.023887418,-0.00029539326,-0.1566258,-0.00027506883,0.00089892105,-0.017548494,0.007925238,-0.015158313,-0.035893526,-0.05848431,-0.033965915,-0.0051643657,0.014922832,-0.023860695,-0.01745146,-0.026012482,-0.005342409,-0.0029026056,-0.057219837,-0.058900986,-0.0336491,0.05020626,0.027091911,0.02404436,0.07256628,0.03253533,0.022101814,0.03226921,-0.04831231,-0.0088149635,-0.038267773,-0.021770356,-0.03815041,-0.045727897,0.009029102,0.012732,-0.0074241096,-0.03988395,-0.019095326,-0.007231261,-0.052651793,-0.037535895,0.007754538,0.020688811,-0.026034199,0.021671973,0.005318534,0.0715977,-0.021010432,-0.0070147035,-0.058844328,-0.0015280131,-0.013052473,0.06392047,0.011538821,0.006880447,0.00326546,-0.03605586,-0.021080913,0.007901009,0.0095475465,0.026067961,0.020249838,0.0072572995,-0.039448332,-0.045895655,-0.04338285,0.014025222,-0.020648383,-0.011139189,-0.02969588,0.014267877,-0.025560956,0.014769831,0.032168526,-0.022752907,-0.01051239,0.035434484,-0.00408908,-0.030792851,-0.025743939,-0.029388234,-0.044698518,0.026120093,-0.007016514,-0.029061696,0.046659548,0.0066084596,-0.008538623,-0.03958126,-0.080349736,0.030559288,-0.03397616,-0.023635264,0.031485964,0.011543896,0.0014355857,0.02375656,-0.040497843,0.03463583,-0.0039202557,0.012757779,0.0073320246,-0.03683953,-0.014480636,-0.02697343,-0.06685348,-0.06403521,0.027320025,0.009194267,-0.019087048,-0.0043810983,-0.015197148,0.015326267,-0.02394624,-0.013542668,-0.041614093,-0.021319244,-0.029711353,-0.02561724,0.06306783,0.033264887,0.012764734,0.009219118,0.028228158,-0.024015428,0.019515904,0.07737565,0.0092971735,0.07023803,0.024437232,-0.019021574,0.03890951,-0.074583076,0.008394,0.017961962,0.04835278,-0.011382898,-0.023406317,0.037249222,-0.06851907,-0.04060659,-0.03736958,-0.049634982,-0.009929915,-0.016746216,-0.0032883787,0.038031813,0.025792615,0.028283011,-0.05775039,-0.03317925,0.007133634,0.008151995,0.011989781,0.011175807,-0.023383265,0.033480536,-0.006741946,0.013019134,0.01763789,0.06503554,0.008240745,-0.06751152,0.008286318,-0.01646054,-0.023517756,0.029975323,0.010904995,-0.02800444,-0.017882206,0.01162934,0.021554116,0.05983418,-0.0029056708,0.024840537,0.017181553,-0.0352991,-0.009413822,0.033012938,-0.021793041,-0.05368502,0.034939602,0.005406715,0.0066609946,0.043735296,-0.0143724345,0.0020430968,0.011665284,-0.0069132056,-0.0030489129,0.010231741,-0.027951386,-0.012512506,-0.03361777,-0.029765682,0.028803477,0.0093713105,0.005919495,0.039835125,0.014613809,-0.003176375,-0.01469036,0.0024992693,-0.003008423,-0.010595047,-0.016115258,0.013658445,0.000822725,0.00015309695,-0.005730724,0.04676649,-0.032445226,-0.02305632,0.014911746,-0.013278562,-0.02166804,-0.017647607,0.019424489,0.02894521,-0.01665931,-0.022310305,0.048074532,-0.009492971,0.01392136,-0.039029527,-0.024323786,0.048209663,-0.018537948,-0.006309795,-0.020678176,0.015877746,-0.026149947,0.011449946,-0.0054839537,0.028075106,-0.006980664,-0.0045209047,-0.0028122193,0.0151837235,0.02118338,-0.04470197,0.0441848,-0.0098578,-0.030006781,-0.0070497696],"last_embed":{"hash":"n3mj9o","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"n3mj9o","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{4}","lines":[223,223],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"n3mj9o","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01300763,-0.012440301,-0.03604305,0.015079525,-0.04229042,-0.028073108,0.02283911,0.016744534,0.035557803,0.005213827,-0.03650423,0.010460696,-0.024862599,0.004982507,0.020998342,0.015535263,0.028131558,0.010158212,0.00619575,-0.013629443,-0.06207505,0.01073455,0.047022335,-0.006974181,0.0074948682,0.011227465,-0.031901147,-0.007455223,0.025153475,0.03291243,-0.016167404,0.0011544242,0.009562582,-0.022727275,-0.027541235,-0.0023048518,0.000934584,0.017370583,-0.01960697,0.05537533,0.02038678,-0.038439408,0.0315606,-0.007146291,0.025604492,-0.041082095,-0.045564126,-0.009721825,-0.02420199,-0.013660256,-0.006517766,-0.005686109,0.030280022,-0.009009048,-0.0030538198,0.07056685,-0.04207687,0.004088248,-0.012444188,-0.00007576043,-0.027790451,0.010137903,-0.014935574,-0.018285152,-0.0039209663,0.043967802,0.018321736,-0.015354146,-0.0016954942,-0.06365743,-0.00809671,0.020038798,0.0025530972,-0.015905604,-0.032462552,-0.004554273,0.010814428,0.008082228,0.018417582,0.032000817,-0.006891111,0.0154231535,0.012963272,-0.016712088,0.012527082,-0.0036304002,-0.024776738,0.019767966,-0.00028861206,-0.00877619,0.0010721529,0.000030527186,0.02588712,-0.04281076,-0.022061966,0.0023783229,0.00364734,-0.0081830425,0.000037968224,-0.022640945,0.06441881,0.017307958,0.0067468784,-0.053515676,0.038225304,-0.02804762,0.036988437,0.03209251,0.055458985,0.012107826,0.0341866,0.02932871,-0.0014428452,-0.009221023,-0.0033867757,-0.015083951,0.011187924,-0.011822204,0.04512007,-0.0068332152,0.05755954,0.044118065,0.0070860744,-0.0078049814,-0.005585687,0.046311773,-0.012491187,0.010582331,-0.019268543,0.037366696,-0.004283537,-0.045352988,-0.00805562,-0.01334828,0.01463368,0.038897604,0.040288042,0.05631643,-0.0069083334,-0.05857271,0.035592962,0.04689931,-0.013420995,0.005209319,0.0031678337,-0.041569818,0.045305293,-0.012508178,-0.0301271,0.042304285,0.0028254066,0.012892816,0.0013039194,0.007181654,-0.0040679225,0.035800304,0.02124628,0.08297603,-0.016814128,0.006263503,0.005872782,-0.04777907,-0.019493295,0.03505576,0.019418681,0.032100692,0.033036623,0.030766072,-0.0024066432,0.0009886816,0.0008031744,-0.07989995,0.00809238,0.040167965,0.026477909,0.004009025,0.119065315,0.019649323,0.02648429,-0.029012678,-0.032837443,-0.0055593294,-0.021904545,-0.012222841,-0.01008328,0.013245701,-0.017137337,-0.042496238,0.025318395,0.059122283,-0.021932917,-0.012691038,0.00017576899,-0.051887278,0.11959096,-0.023228833,-0.00020676585,0.0030757347,0.036126316,-0.045548983,0.02798852,0.024217248,0.046402097,0.020573428,-0.052865572,0.004559736,-0.050705533,0.0028389918,0.045723483,-0.013127164,-0.039248653,0.02450816,0.0054334877,-0.011235561,0.00581414,-0.024575008,0.02511647,-0.024368336,-0.01568487,0.008034815,0.015542956,0.04434011,-0.0071083317,-0.007094498,-0.01782243,0.034359444,0.004446057,0.054209836,-0.0051242183,-0.00426937,0.03788123,0.0014751587,-0.0021510692,-0.0017264468,-0.034142192,0.03017732,-0.017150443,-0.007149566,0.026315898,0.015708001,-0.0010525013,-0.010830447,0.013676283,0.0026789876,-0.037363082,0.0012621823,0.05036783,-0.00022063978,0.013604149,0.017634436,0.02171774,0.0128228,-0.014324051,-0.052895177,0.046431016,0.031762198,0.008597867,-0.0073200534,0.013171448,0.012827547,-0.02054979,0.020110073,-0.018623363,0.0068459013,0.03711878,-0.010554573,-0.011816959,-0.011340448,0.043945063,0.056996927,-0.037386093,-0.035217058,0.023521151,-0.027659949,-0.032870084,0.033979166,-0.026749453,-0.021906631,0.040198255,0.014170236,-0.008607007,-0.022987178,0.034382053,0.010811328,0.037966892,-0.019708008,-0.018043952,-0.009450231,0.002040865,0.0008474818,-0.00040456664,-0.02295887,0.0669302,-0.00083343015,-0.07293337,0.012846837,0.015549407,-0.14906384,-0.04320565,-0.016192174,-0.00749904,0.02152741,0.016146032,-0.030321607,-0.008673586,0.009766756,0.030868871,-0.012691042,-0.04750327,0.009345419,0.014238181,-0.0009438687,0.0063783056,-0.021246646,0.009329564,0.000987296,-0.041276302,0.0124761695,-0.04099346,0.04412092,0.021286177,0.033390537,0.012914741,0.072926484,-0.025178907,-0.025706606,0.0013080968,-0.029704751,0.0134098595,-0.0006452601,0.017857304,-0.017652802,0.03730118,-0.012429826,0.021151338,-0.029870527,0.013341907,0.039640337,0.01634511,0.010791988,0.006402888,-0.019144272,-0.028542943,-0.037136625,-0.00016973414,-0.056670528,-0.045071296,-0.018820519,-0.0024259207,-0.048078764,0.02988166,-0.047832392,-0.0032476273,0.029110309,-0.004346263,-0.016121693,-0.02682884,0.010965322,-0.005266736,0.04432839,-0.010578149,-0.02561697,-0.06064523,-0.00484241,0.04595527,-0.009534592,-0.024074007,0.025558159,0.014108431,-0.00925499,-0.008008598,-0.016859246,0.051029008,-0.015640877,-0.014265248,0.00632681,-0.05446664,-0.03585858,0.02926743,0.012596076,-0.015892332,-0.021463303,0.00015979161,0.055127814,-0.0052321046,0.005999204,0.27341202,0.006769908,0.026489267,-0.012433252,0.045749772,-0.033130787,-0.0057021417,0.040762942,0.0024451513,-0.017441664,-0.004019773,0.071012214,0.0043837875,-0.0032914141,0.027599541,-0.005117877,-0.0809678,-0.0020914502,0.06375827,0.022122951,0.028094975,-0.027981812,0.019196203,-0.034185972,-0.064143665,-0.021638146,0.049662422,0.021826638,-0.018875076,0.0007835847,-0.05994799,0.08247199,0.07032095,-0.014134563,0.046510775,0.016394824,-0.0014323832,-0.036323354,-0.038459443,0.025034146,0.018107764,0.0050868974,-0.02936181,-0.036859933,-0.026694207,0.0055121556,-0.002363055,-0.041592345,-0.026523817,-0.00097163126,0.008123637,0.02715719,-0.004854657,-0.01832024,0.020490259,-0.0038148854,-0.0073170043,0.03370183,-0.011847611,0.033093523,0.024328133,0.010357814,-0.060166977,-0.0053435373,0.009750296,0.005463102,-0.003877565,-0.032711796,0.003121208,0.026727179,0.0043251705,0.025887536,0.04388925,0.017571745,-0.024288606,-0.008864239,0.011475695,0.05583707,0.03137899,-0.035510954,-0.017574042,-0.056790818,-0.013526743,0.0023255118,0.040443182,0.025502808,-0.011914568,0.06323184,0.04405504,0.0040552826,-0.016331255,0.014386689,-0.0021083178,-0.03549173,0.00049372285,-0.004108672,0.016244844,-0.03749508,0.0014070219,-0.0038569465,-0.01488346,0.026695246,-0.002502676,0.003480302,0.031095373,-0.032254193,-0.00640414,-0.022804296,-0.0024425904,0.008851865,-0.054394364,0.012753137,0.008080058,0.03478995,0.05684948,0.06671348,-0.011542302,0.003801075,0.015521838,0.023624226,-0.0072965217,0.03222281,-0.02378042,0.050134365,-0.055458874,-0.09259961,0.023083312,-0.007739147,0.007087321,-0.009261673,-0.0013401097,-0.0063236677,-0.0073995073,0.01425326,0.051378984,0.0019072057,0.005782448,0.0014102443,0.039030883,0.025891677,-0.04672274,-0.00018811287,-0.022482831,0.020439487,-0.015317986,0.04013249,-0.037199017,-0.023648625,-0.014484559,0.009269331,0.07611164,0.016956445,-0.0057152654,-0.07432775,-0.013335527,-0.02906419,-0.035083104,-0.065881364,-0.04210447,-0.023900412,-0.02599405,0.008891653,0.016896147,0.040116116,-0.05639733,-0.009844675,0.028933635,0.0250039,-0.008003338,0.00924143,0.0003429215,-0.006691268,-0.0308642,-0.017401116,0.0057332763,-0.0057059173,-0.011546728,0.035438497,-0.025442503,-0.04059317,0.02292484,-0.06696228,-0.013920787,0.024426583,0.0134425135,-0.01806044,-0.0038306196,-0.0070560663,0.016937844,-0.022586744,0.02014119,0.13437557,-0.036602765,-0.024883477,0.033173803,-0.02103508,0.032472488,0.0044374084,0.013176546,-0.06372065,-0.015393354,0.011366028,-0.027804093,0.038405217,-0.016557852,-0.019774606,-0.019763561,0.02577826,-0.0066463626,-0.04487357,0.0115442015,-0.0030108008,-0.041022286,-0.012532334,-0.0707246,-0.06667299,-0.0018872283,-0.02221253,-0.01871071,-0.004197798,-0.026484873,-0.0063134795,-0.0041524246,-0.029781213,-0.035211526,-0.00539999,-0.011180794,-0.035823945,-0.017512256,-0.00715532,-0.008754518,0.000888644,-0.039392494,0.016972734,0.014934996,0.023463435,0.00020328903,0.0037378978,-0.007540402,-0.039597884,-0.009583277,-0.022354424,-0.022241617,0.008760689,0.0088870535,-0.014359388,-0.04200177,-0.04689926,-0.022140771,-0.010426574,0.025690215,0.011180083,-0.0029465288,-0.01100901,0.006641108,0.009200938,0.0053921323,0.029153254,-0.034834243,-0.052616626,-0.011563855,0.033826843,0.03572174,-0.020981885,-0.023561705,-0.065742716,-0.0055294055,-0.018864296,-0.017075269,-0.04667134,-0.007050009,-0.005410929,-0.05062505,-0.019332316,-0.006391631,-0.008629084,-0.009498102,-0.00031912184,-0.005241508,-0.03767806,-0.0060972776,0.047801968,-0.03948488,-0.022557177,-0.003830898,0.003988221,0.054099753,-0.0039371653,0.017344283,-0.040471803,0.015579365,-0.0207338,-0.043051004,-0.0103083225,-0.03379317,0.03068135,0.01748149,0.034832977,0.0047128196,0.022227649,0.0114459675,0.031134883,-0.000008955067,0.024914507,-0.012913746,0.009223534,0.026872747,-0.037265107,0.04767248,0.0014897444,0.0032901056,-0.060842693,0.0053674355,-0.005939041,-0.0134385675,-0.020323802,0.04707117,-0.019361805,0.016810715,-0.03807741,-0.0031701073,-0.027135387,-0.018753624,0.025102554,-0.022825042,0.010959615,-0.029888134,-0.024978938,-0.0011822665,0.0040889783,0.0006645162,0.007545582,-0.026089527,0.008125488,-0.034448694,0.012862075,0.02136398,-0.025409935,0.0013300428,0.064817004,0.003966462,0.039400768,0.0012596841,-0.02681327,0.013187806,0.030772582,-0.021683775,0.008777191,-0.017600436,-0.00022722228,0.024066979,0.007979125,0.025085052,-0.025565682,0.022605196,-0.019710839,-0.04689792,0.014734324,0.06355954,0.041321002,-0.018159993,0.054812547,-0.0037575979,-0.014020383,0.0042254813,0.01670486,0.0060160253,-0.054745298,-0.010228271,-0.011149231,-0.027106808,-0.003474528,-0.015012356,0.03475119,-0.057202905,0.0019092363,0.0011589534,-0.010262856,0.02667964,-0.0067828516,0.013147618,-0.00027484275,0.0126960445,-0.027747827,0.0039181598,-0.030273652,0.003619933,0.0421211,0.03595083,0.0048052673,-0.017718704,-0.03305302,-0.02077977,-0.007631793,-0.16516212,-0.020533923,0.0064296983,-0.012443159,-0.0025008502,0.00052218896,-0.026779342,-0.06445248,0.0017509377,-0.01662336,0.0008762453,0.0043833605,-0.019887963,-0.029983977,0.015127515,-0.0050108833,-0.044718515,-0.050665785,-0.009616454,0.04552436,0.03280151,0.013216681,0.08988018,0.022731533,0.01042045,0.032628283,-0.0520813,-0.0062384885,-0.03733976,-0.03012553,-0.028276023,-0.03293553,0.00944084,0.011726191,-0.022086643,-0.017460546,-0.0212825,-0.00020319626,-0.047878288,-0.04095032,0.041585356,0.013044639,-0.007276906,0.024524376,0.014190232,0.056834836,-0.023769202,-0.0041482053,-0.06692727,-0.03377816,-0.029731682,0.052293874,0.013317991,0.012162154,0.0060963426,-0.023854941,-0.027253171,0.0030695943,-0.008005809,0.04739152,0.0006903964,-0.0047836974,-0.027357232,-0.043495435,-0.037623145,0.014769109,-0.0472746,0.024613736,-0.034271218,0.013221204,-0.027994247,-0.014273439,0.04429643,-0.04995804,-0.0031101326,0.027706316,-0.013957972,-0.031811967,-0.031466093,-0.037887536,-0.037408542,0.025504228,-0.035536624,-0.036554936,0.027284173,0.012634764,-0.00930327,0.0009911272,-0.08177443,0.017706314,-0.01985739,-0.04116273,0.008017976,-0.01806437,0.0011931995,0.0041295136,-0.021313954,0.03087864,0.0058312523,-0.015747642,0.038547967,-0.021537634,0.0018619312,-0.027007503,-0.060640518,0.0063804416,0.012691413,0.014674613,-0.016302956,0.0042289286,-0.0034114122,0.007857457,0.004249017,-0.018105613,-0.039203778,0.008155984,-0.027346026,0.005243247,0.040985942,0.009337394,-0.0074800695,-0.020968344,0.029039342,-0.04363485,0.03272691,0.07022596,0.016854811,0.08222068,0.03384491,0.008812928,0.0114985,-0.03829181,0.0065697357,0.030175975,0.055349667,-0.012632401,0.0041617667,0.030930597,-0.05628057,-0.023350371,-0.023133326,-0.073691465,0.0048912964,-0.0025731355,-0.0048844656,0.041064057,0.03398172,0.02395793,-0.07910917,-0.02976154,0.0054191244,0.0002222162,0.013929437,0.044000782,-0.03611758,0.041826136,-0.000058473594,-0.004779663,0.00446727,0.08514467,-0.0048174104,-0.056107216,-0.0030776786,-0.013113928,-0.0100234905,0.019326936,0.014785831,-0.031052055,-0.02596406,0.029702706,0.043850858,0.032459524,-0.00005984434,0.0060650273,0.042476308,0.0011909418,0.0024360316,0.027288867,-0.024520664,-0.049121253,0.037051566,0.0033913485,0.045639027,0.045166023,0.0112672085,0.013378731,0.02129614,-0.018925851,0.014474173,0.0148537895,-0.032338284,0.008830221,-0.006763327,-0.024128305,0.056192305,-0.0073240423,0.012990436,0.01262633,-0.0046168272,0.002519549,-0.04994057,0.01493871,0.010323982,-0.0082696155,-0.018831577,0.02640358,-0.011096254,-0.016236613,-0.003435777,0.035320062,-0.04064512,-0.013461799,0.008785369,-0.0085115945,0.012961487,-0.016069442,0.005882923,0.014148262,-0.0011018795,-0.015226304,0.02922951,-0.007839657,-0.012549507,-0.049785078,-0.009182053,0.028620569,-0.040117856,0.010730431,-0.020478424,-0.012315839,-0.06541409,-0.0070139323,0.0048403237,0.0109718405,-0.008381174,-0.0026461945,0.0045493036,0.0017985201,0.014054701,-0.049000107,0.03143186,-0.015559224,-0.015200265,-0.0063320403],"last_embed":{"hash":"hi9mfu","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"hi9mfu","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{5}","lines":[224,224],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"hi9mfu","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0037646983,-0.0055095097,-0.054353554,0.004725119,-0.05132767,-0.05226168,0.028312335,0.019198759,0.026413832,-0.0049272184,-0.021390356,0.009754986,-0.020107793,0.028480342,0.033685174,0.019322364,-0.004747681,0.017276106,0.011285457,-0.0060945675,-0.04901136,0.017489431,0.043776557,-0.013668052,-0.009391192,0.00406005,-0.031012451,-0.009807312,0.007074659,0.0513388,-0.026508152,0.017537259,0.018578056,-0.017696112,0.0015309143,0.0033824458,0.0019787343,-0.007051197,-0.031350993,0.042410214,0.01694962,-0.033249315,0.026941996,-0.005801345,0.038913336,-0.030510126,-0.036927484,-0.008143096,-0.035613675,-0.01799871,0.0010543092,-0.0023635947,0.014153242,-0.022818595,-0.0061814003,0.054814078,0.009981819,-0.028075693,0.015730796,0.028969439,-0.028336097,0.027910804,-0.011853232,-0.015074964,-0.03236492,0.06365614,0.0070361183,-0.01096094,-0.010719433,-0.059823323,0.0035044386,-0.01622637,0.03948844,-0.011791903,-0.026822804,-0.016622998,0.022675028,0.0009850375,0.0145567665,0.028866382,-0.0016196788,0.008571579,0.008737616,-0.0070085903,-0.011542912,0.0061177514,-0.03705239,-0.0022714336,0.024180485,0.0026566307,0.006006172,-0.0011723537,0.013603298,-0.03031158,-0.0031050479,0.011859898,-0.009447372,-0.014386088,0.024514385,-0.019597359,0.04942603,0.015921589,0.013098125,-0.03527274,0.03297825,-0.01624566,0.03261463,0.041239988,0.037836187,0.003172781,0.037148077,0.0051732627,-0.027642608,0.012984802,0.0062184175,-0.027862577,0.02110444,-0.019552605,0.050536968,-0.0039194883,0.0675098,0.045559954,0.018513195,-0.01394178,-0.0020612534,0.033548933,0.0000026528799,0.024645552,0.023483679,0.05548272,0.0037179266,-0.012816147,-0.009856434,-0.01467002,0.02261058,0.0435567,0.043559354,0.05072382,0.013169374,-0.05973181,0.029937712,0.039092403,-0.014515527,0.019867724,-0.000064546846,-0.037326314,0.058993213,0.009498319,-0.022996739,0.025953429,0.011740908,0.012419047,-0.009541154,0.01275278,-0.017343197,0.0005435073,0.0007983686,0.06942551,-0.004219915,-0.0036860576,0.004754694,-0.04473425,-0.028104076,0.033981778,0.02275088,0.031870324,0.0044765035,0.024788216,-0.013244951,-0.011346956,-0.01284089,-0.09204641,-0.003879088,0.054576963,0.047354784,0.011011012,0.097845174,0.025585214,0.032099016,-0.023305707,-0.015980005,0.017474933,-0.011508088,-0.039584283,-0.017477278,0.027264506,-0.024378719,-0.029406924,0.020091996,0.067349546,-0.028357884,0.0028531472,0.008820387,-0.038791087,0.12720877,-0.01614655,0.0015864968,-0.007115034,0.03112156,-0.025766777,0.019017847,0.04597337,0.020354148,0.02676632,-0.05422185,-0.006253173,-0.045404986,-0.01853371,0.024089575,-0.040582977,-0.03101577,0.010873857,-0.0045809746,0.030429894,-0.016924381,-0.019419024,0.043605644,-0.016896192,0.0022378427,0.005553251,0.0027618608,0.05394365,-0.004469854,-0.02872561,0.0049989214,0.05012125,0.0016364028,0.08699044,-0.003174854,-0.01801553,0.02285534,-0.02902867,-0.009923191,0.021637212,-0.01280913,0.007905754,-0.0040994636,-0.0026926291,0.034295123,0.0023941998,-0.014547971,0.025258964,0.0054257265,-0.0011011149,-0.019503223,-0.002143367,0.047269832,0.000009590742,0.029545663,0.0046615815,0.018271575,-0.0068399548,-0.037290655,-0.071280636,0.031059917,0.02699922,-0.0076561663,-0.0009774108,0.015759736,0.0072842673,-0.02347431,0.028662669,-0.033341985,0.0041801985,0.01029446,-0.023887644,0.008282295,-0.019805124,0.026866423,0.03656721,-0.03639185,-0.023592502,0.026581565,-0.012258142,-0.038965687,0.043704607,-0.05220627,-0.012264787,0.04196461,0.011065398,-0.038483333,-0.009604971,0.023816902,-0.0022494153,0.026986983,-0.03186751,-0.017011626,-0.004447531,0.01167049,0.0019594072,0.003293891,-0.006143982,0.072052374,-0.02022874,-0.07408199,0.010896022,0.023553336,-0.14777322,-0.051828153,-0.019924982,0.02392495,0.016303815,0.032187376,-0.016574727,0.00549233,-0.014722957,0.020126896,-0.01802761,-0.051642776,0.026828129,0.010753167,0.011150864,0.017851816,-0.031805582,0.0057956264,-0.01084635,-0.060457993,-0.021220762,-0.04216094,0.03643214,-0.0006835671,0.012027428,0.003783411,0.07471725,0.0026798218,-0.025574049,-0.012735888,-0.06538163,-0.007165167,-0.0034978243,0.03639716,-0.014692823,0.021828676,-0.03370986,0.019778542,-0.0029569713,0.026170446,0.033257954,0.020603541,-0.017159801,0.021627288,-0.018759714,-0.0033386888,-0.027389945,0.009817651,-0.06032117,-0.04437314,0.021776173,0.0002616989,-0.02088052,0.016331172,-0.039843004,0.017141506,0.04151943,0.0046192943,-0.022142926,-0.009481367,0.018807113,-0.021723557,0.020070551,-0.024997273,-0.015357564,-0.04163328,-0.006448432,0.012721987,-0.011124364,-0.042560525,0.034859516,-0.03269852,-0.010432125,-0.01974819,0.01626526,0.03753356,-0.0042060893,-0.021739196,0.017237427,-0.06516197,-0.05624314,0.025451818,0.002586679,-0.020289293,-0.022949655,-0.0032875787,0.035968125,0.000030982017,-0.008406972,0.2655702,0.028700214,-0.01498773,0.011326969,0.025057238,-0.027803987,0.051991638,0.036102038,0.015889643,-0.011392785,0.006904555,0.045444455,-0.0028504855,0.000022596047,0.04132611,0.009756667,-0.09395614,0.0053367116,0.07075287,0.014911746,0.030622983,-0.04671512,0.014651351,-0.03856611,-0.08301698,-0.032049138,0.010026035,0.032641746,-0.0109341815,0.0042371615,-0.058846075,0.0699396,0.06642948,-0.035857968,0.015935495,0.01744907,0.0011583384,-0.03748466,-0.048731856,0.021116043,-0.0068531292,0.006998254,-0.047487848,-0.03740471,-0.024291204,-0.005882712,-0.019053329,-0.013026689,-0.017332057,-0.011578996,-0.010179055,0.040461756,0.017093359,-0.00708438,-0.006097991,0.015368145,0.00009033804,0.022142416,-0.02036189,0.044519022,0.040905364,0.0076669157,-0.050488338,-0.013699477,0.0051561673,-0.01680949,-0.0072903195,-0.014999963,0.016917376,0.031136954,-0.015666174,0.030349944,0.03181714,0.012667106,-0.022399658,-0.038781796,0.048478384,0.073875435,-0.0038709,-0.031957936,-0.020114766,-0.06432698,-0.016203988,-0.007597864,0.035316627,0.017695362,-0.011640511,0.056659225,0.0026617434,0.01663326,-0.015183305,0.0029094457,-0.019952971,-0.036176737,0.010772033,0.00030752938,0.0008663542,-0.040980816,-0.0069668805,0.008260244,-0.02175525,0.027578333,0.013015404,0.011028904,-0.00032996509,-0.0067583895,0.012562236,-0.021279808,-0.026133401,0.009518781,-0.10644778,-0.0076583596,-0.010718735,-0.0012177898,0.056536965,0.080198824,0.022309013,0.02430441,0.045916613,-0.0019147292,0.0022952412,0.028799322,-0.04226149,0.026496412,-0.022294078,-0.07101384,0.017384307,-0.033907484,0.032636933,-0.0077737044,0.013327295,-0.016041925,0.010795359,-0.022493666,0.03292338,0.00869124,-0.0013637276,-0.021370832,0.023253534,-0.023599962,-0.036697574,-0.004163036,-0.016315391,0.020813743,0.014830921,0.039547052,-0.04761345,-0.004647634,-0.029247664,-0.0061604325,0.07135229,0.028617468,0.009439791,-0.055646498,0.0051627364,-0.055966545,-0.05060599,-0.068419084,-0.02404053,-0.033533823,-0.0021681616,0.013881016,-0.004249894,0.05567608,-0.03839063,0.0045893043,0.03720854,0.032834843,-0.010289962,0.00873143,-0.013933652,0.0136807645,-0.026650026,-0.0062524574,-0.014322389,-0.029437294,-0.02109634,0.042213827,-0.013877022,-0.0461492,0.005929526,-0.027401682,-0.017850934,0.034688793,0.026586171,0.0061979727,-0.01714691,-0.0022843876,0.0041082823,-0.031771597,0.00866884,0.12182864,-0.014889941,-0.017213158,0.031085394,0.0011970879,0.022414675,0.039942153,0.021193564,-0.03682526,-0.024022222,-0.004792276,-0.0144454865,0.07552425,-0.030096931,-0.034444887,-0.019508826,0.010885264,-0.0043868115,-0.026805459,0.018953353,-0.018587323,-0.061949328,0.001832925,-0.044697475,-0.05932174,-0.0090031205,-0.016255615,-0.030342089,-0.006759758,-0.054271128,-0.014854018,-0.006368865,-0.034058675,-0.029240895,0.023253696,-0.015048978,-0.041419674,-0.039363045,-0.0029295431,-0.008876113,-0.0023731843,-0.022654824,0.001478103,-0.0017812921,0.01687724,0.0042220536,0.007948774,0.006112826,-0.0240085,0.0057667512,0.012526075,-0.025537208,0.009425877,-0.0019320063,-0.0115326205,-0.016646426,-0.07729667,-0.034986135,0.0075531946,0.016714433,0.0023609633,0.0037105298,0.0113122845,0.05290521,0.012523556,0.021347666,0.014885009,-0.013965794,-0.055403214,-0.0029642587,0.049375806,0.042049747,-0.0031639575,-0.03888074,-0.07089101,0.0035882732,-0.0055719106,-0.033762343,-0.03392262,0.0005666943,-0.007542835,-0.035752457,-0.014964707,-0.008328229,-0.0098270355,-0.016920477,-0.011125743,-0.012468878,-0.039144866,0.002895869,0.026040806,-0.0031503357,-0.011286097,-0.027737388,0.008843143,0.048415497,-0.016988546,0.018483644,-0.038654283,-0.0003870677,-0.013410273,-0.05864813,-0.0020946506,-0.025587792,0.017373554,-0.0062675797,0.020387296,0.0046275747,0.017400542,0.008336318,0.011466186,-0.014421777,0.026425265,0.005429274,0.028534004,0.016991647,-0.034207407,0.048725773,-0.00745785,0.016642997,-0.05287782,0.009241799,-0.019130426,0.009106485,-0.0069891415,0.036771107,-0.032077413,0.014216244,-0.01675736,0.0012347006,-0.03207437,-0.028098373,0.044549227,-0.043136243,0.02324018,-0.04312178,0.001491285,0.0006293859,0.012878205,-0.018365875,-0.020045849,0.0017551406,-0.026341507,-0.035019893,0.008160688,0.008238574,-0.038370192,0.0041450094,0.034656577,-0.011606888,0.048175845,0.008469556,-0.008705632,0.005880229,0.012424298,-0.013589736,-0.019572945,-0.016639601,0.009071588,0.036561333,0.0006795225,0.023358654,-0.016409881,0.043155413,-0.033699915,-0.047289133,0.012274506,0.065605514,0.04344076,-0.01187329,0.043089498,-0.00041035877,-0.019784858,0.0050612073,0.015528655,0.005904933,-0.061202243,-0.008244775,0.009129929,-0.023688177,0.012232305,-0.019267222,0.04475963,-0.06360644,0.016596088,-0.0030072944,-0.003309668,0.030796263,-0.016070483,0.010358816,-0.013233586,0.025421977,-0.022732008,0.015736425,-0.036109105,-0.008735113,0.03247763,0.033948373,0.017359965,-0.037706327,-0.027546177,-0.011024151,0.0005711627,-0.15135865,-0.018338768,0.014186507,-0.01086382,0.006913565,0.0036145777,-0.041280817,-0.050660387,-0.0057852482,-0.033675864,0.009467124,-0.03327821,-0.013478143,-0.027915346,-0.0347417,-0.012972093,-0.040078435,-0.044169094,-0.015505031,0.053316753,0.04152642,0.00939954,0.067638285,0.043728,-0.00818277,0.028334582,-0.030973947,-0.0193129,-0.04527886,-0.020232849,-0.030257277,-0.059605066,0.0038883698,0.021028854,-0.031352557,-0.040848013,-0.020614158,0.025510365,-0.04356755,-0.026491359,0.03546937,0.012266601,-0.0023688213,0.03389608,-0.0007879538,0.080613166,-0.0153650325,-0.010502237,-0.045003038,-0.012906971,-0.01776023,0.06283429,0.0020666022,0.0127712665,-0.0026888633,-0.021182157,-0.017152717,0.0010524018,0.0215254,0.047610823,0.02973229,-0.020236671,-0.03932838,-0.028254533,-0.025557518,0.024739778,-0.035109073,0.038580816,-0.00762825,0.03747352,-0.035765342,-0.0091852015,0.027217701,-0.036736663,0.0096245445,0.019922571,0.009282488,-0.034260884,-0.029229203,-0.02571237,-0.01518404,0.017267777,-0.022036055,-0.016397806,0.040225994,0.0277112,-0.013532741,-0.027955651,-0.0730273,0.014383263,-0.031338036,-0.027614765,0.011223112,-0.018044537,-0.017254012,0.012978869,-0.03469515,0.02730233,0.004847155,-0.010954589,0.013703507,-0.04840229,-0.029549345,-0.005886476,-0.032289136,-0.026738087,0.05549021,0.023949375,-0.025686936,0.007439405,-0.012241125,0.015823819,-0.0005414474,-0.009931076,-0.052187204,-0.011237405,-0.034834046,-0.019991238,0.046970244,0.022736996,-0.005101367,-0.025746306,-0.008653811,-0.030103652,0.035655223,0.09626333,0.005647855,0.048127614,0.03464381,-0.007012764,0.023278225,-0.05621771,0.011107143,0.010766063,0.042254623,-0.021477275,0.009581729,0.03434262,-0.088573314,-0.02040824,-0.024590543,-0.03964731,0.014807647,-0.01577394,-0.0014577404,0.03592999,0.023784133,0.03863016,-0.028033653,-0.007009556,-0.0074215443,0.0027735173,0.012737802,0.05359761,-0.019471426,0.033632178,-0.0030892012,-0.021000795,0.002846767,0.057911962,-0.010351564,-0.061510194,-0.034388084,0.015553505,-0.013960182,0.0121642025,-0.0055377837,-0.0118260905,-0.0114129875,0.0187146,0.0308996,0.020552186,-0.012422676,0.011157487,0.03751087,0.029790038,-0.007903061,0.01539365,-0.02156615,-0.059796553,0.032954495,0.0055978927,0.018355636,0.0364903,0.0012011621,-0.0067707035,0.025430832,0.003577224,0.005407998,0.017159654,-0.033607904,0.015020659,-0.0059857816,-0.024486091,0.05228465,-0.0053214366,-0.010662943,0.01517858,0.013775301,0.022929031,-0.021669185,-0.008076406,0.0219311,0.01208355,-0.018295882,0.03548466,-0.01748318,-0.0099074505,-0.014468386,0.049003802,-0.013117157,-0.015715001,0.015539718,-0.010956735,0.0064345584,-0.0007393308,-0.0001043583,0.017104486,0.00607375,-0.01188612,0.044833764,0.01235562,-0.0071098264,-0.060982116,-0.015336734,0.049055524,-0.0017997315,0.0038427594,-0.03995691,0.0033876593,-0.051987544,-0.01153284,0.014906389,0.029105801,-0.00083598535,-0.020836635,0.005384699,0.00084007933,0.011582308,-0.017934207,0.027055996,-0.015246736,-0.0117775025,-0.016665678],"last_embed":{"hash":"168cds2","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"168cds2","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{6}","lines":[225,225],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"168cds2","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029610915,-0.007470242,-0.053388104,0.011910125,-0.040729374,-0.0411687,0.033880245,-0.021638285,0.025218127,-0.013806617,-0.032593332,-0.0028489404,-0.027218448,0.011914877,0.03079963,0.012729969,0.007802107,0.0045823036,-0.002951926,-0.015418846,-0.041365225,0.022762544,0.058442973,-0.01880599,-0.0006835106,-0.019347537,-0.032512292,-0.008313785,0.012800995,0.0336241,-0.025869315,0.007758147,0.023350574,-0.031333078,-0.026290415,-0.026165597,0.013700489,-0.013476491,-0.01553734,0.060013965,0.03590867,-0.0065058116,0.033252385,-0.020476757,0.013618813,-0.022396961,-0.044115223,-0.0060605966,-0.038719248,0.009345683,-0.00038391436,0.0040179896,0.0086344555,-0.027825464,-0.0016294189,0.08334494,0.012770306,-0.016661687,-0.0037010969,0.016509473,-0.03573131,0.011605447,-0.0072840108,-0.018489435,0.0020316266,0.046517704,0.021005986,-0.000028949029,0.0011747458,-0.050749835,0.006763978,-0.005847881,0.034581717,0.013058323,-0.038650155,-0.010760596,-0.0011485354,0.0070585106,-0.016558886,0.020638008,0.00041623128,-0.0001562854,0.012326619,-0.017541373,-0.004175154,0.007429428,-0.005271956,0.0104826465,0.030677231,0.014773555,-0.0015820889,-0.0059523843,0.0142424535,-0.066430666,-0.028160397,0.014460101,-0.008490608,0.012114006,0.0062751677,-0.024027558,0.052156243,-0.001310321,0.009653452,-0.054959945,0.019913675,-0.004080649,0.025835259,0.036897082,0.03736216,0.013441108,0.018055994,0.01596869,-0.0051595187,0.008384686,-0.009124756,-0.035151117,0.009045442,-0.008377992,0.025485784,-0.009510054,0.057329334,0.044028338,0.0076062223,-0.015951188,-0.026516745,0.029531,-0.021521032,-0.006059442,-0.00040812782,0.037275843,0.010005658,-0.00015594042,-0.0044218507,-0.024012461,0.024366492,0.034948595,0.017925179,0.0632333,0.0068023703,-0.05169252,0.052572843,0.03640713,-0.022063177,0.01440067,0.005708159,-0.036211457,0.056062397,-0.020783864,-0.057518315,0.04049933,0.029897552,0.016539112,0.0031074395,0.026230589,-0.03665911,0.010665486,0.009899644,0.046981923,-0.014641371,0.01607894,-0.005088403,-0.048516463,-0.009055352,0.015633687,0.011411,0.024325361,0.008335402,0.023572313,-0.016190836,0.0025154788,-0.0027778947,-0.08576901,-0.00036462024,0.032571968,0.04247616,0.008231729,0.107707076,0.021339431,0.038524956,-0.024989432,-0.02101063,0.004497096,-0.02455154,-0.041744612,0.008158688,0.038613155,0.023415837,-0.03035261,0.022644978,0.03880527,-0.019910377,-0.0084122615,0.00018143927,-0.047507245,0.082026266,-0.018751523,0.013951034,0.015306004,0.03641022,-0.052916467,0.002716512,0.024196686,0.04699241,0.01897794,-0.0391278,-0.019009082,-0.041970804,-0.012538217,0.042858128,-0.039178442,-0.005868094,0.009718164,0.0006735303,0.01504904,0.008316069,-0.0033694596,0.01797396,-0.016355263,0.0021867729,0.015525752,0.009195873,0.054454483,-0.0029326314,-0.003686611,-0.008763087,0.01477782,0.00041500162,0.08947891,-0.006653635,0.01388223,0.02835568,-0.009260875,-0.0049766423,0.006456073,-0.02294833,0.03528812,-0.0080212895,0.0033292018,0.03895668,0.04793513,-0.014346298,0.011493243,0.030057658,0.021686425,-0.034797076,0.005549095,0.059345674,-0.003152541,0.015320164,-0.015520251,0.019963328,0.014815042,0.005398286,-0.082707785,0.040982068,0.039630212,0.005275034,-0.018843165,0.018701266,0.01204339,-0.022436064,0.03324118,0.0048654196,-0.0051127146,0.018198308,0.01330793,0.020628175,-0.015205969,0.034047063,0.031152492,-0.0048071747,-0.028304918,0.01665838,-0.0020632637,-0.06312076,0.033825118,-0.018154576,0.0018724762,0.035602745,0.01355824,-0.02192346,-0.0030659873,0.020628693,0.0012732991,0.042683955,0.009167301,-0.02626522,-0.031103654,0.020619923,-0.00069119805,-0.015707348,-0.015094327,0.075321466,-0.009652673,-0.08568706,0.009860508,0.025372239,-0.14041428,-0.04208576,-0.031140871,0.009717302,0.024933852,0.03718675,-0.029384324,-0.006401024,-0.02105509,0.0411044,-0.014059176,-0.05580391,0.043952093,0.03632455,-0.01209419,0.010221826,-0.029493887,0.007525671,-0.0025841354,-0.054596152,0.0047439397,-0.04092566,0.064310685,0.00040718992,0.019286249,0.018961497,0.066154905,-0.016267378,0.0057096034,-0.007665367,-0.061900448,0.0057407604,-0.003403759,0.02375736,0.012724031,0.013843691,0.021868676,0.0073534,-0.019624352,0.03728285,0.029765991,0.05178208,-0.00813775,0.011926434,-0.032027278,-0.031932913,-0.04649424,-0.034383763,-0.06367723,-0.034149133,0.011227374,-0.0027131597,-0.027317999,0.03330673,-0.050654702,-0.0076979436,0.018468289,0.014226321,-0.015447393,-0.03658477,-0.009696019,-0.024418049,0.011075633,-0.012442366,0.006365207,-0.06426404,0.00872707,0.034809105,-0.011469541,-0.013936832,0.014847984,-0.018005213,-0.0051042885,-0.011238054,-0.0021618996,0.021147547,-0.0033250856,-0.007157678,0.007401676,-0.06383947,-0.034209825,0.024084432,-0.0005920819,-0.0046696765,-0.004102347,-0.021636728,0.0366352,-0.0010191934,-0.0043382393,0.2689769,0.011349553,0.010244086,-0.028980069,0.037136488,-0.031194733,-0.005331273,0.031409763,0.009298909,-0.009928302,0.028544854,0.060698975,-0.031083,-0.00296594,0.024845216,0.028086662,-0.07645484,0.006798552,0.066140145,0.00007437993,0.024961513,-0.034218535,0.024975307,-0.052879516,-0.055651657,-0.020887436,0.003758914,0.009742582,-0.027119605,0.009371583,-0.06646799,0.07645942,0.06668742,-0.048327107,0.03753024,0.013993778,-0.004172266,-0.046724312,-0.018607674,0.007135086,0.0044196397,0.005131871,-0.025716498,-0.05685452,-0.026101666,0.0003393512,-0.019994646,-0.02431761,-0.04004866,-0.0065104594,-0.016824275,0.025111256,0.012423992,-0.007766267,-0.0057886834,0.01933005,0.0048163086,0.020565622,-0.00799686,0.04614804,0.048096355,0.0064295866,-0.048546858,-0.0025830169,0.00063518,-0.022890028,-0.016688626,-0.030299986,0.0077400636,0.028406393,0.017910486,0.033707693,0.052959163,0.01567221,-0.040146433,-0.026256999,0.0307172,0.0720391,0.015978932,-0.04728229,-0.021001037,-0.044317793,-0.019790728,-0.0007315256,0.02793383,0.04443239,-0.01069335,0.040920403,0.025475038,0.015925288,-0.011421634,0.014852539,-0.01516396,-0.042081203,0.0294176,-0.021977456,-0.008252577,-0.03652196,-0.013850294,0.015397257,-0.0032743572,0.025819723,0.013047099,0.033056818,0.03259589,-0.0030922745,0.011068563,-0.010038642,-0.02761416,0.0041619944,-0.08357942,0.004788576,-0.013762788,0.010864221,0.043025304,0.07750182,0.0039670314,0.016676491,0.031147875,-0.010623009,-0.013737209,0.020464664,-0.017798685,0.034114495,-0.049957056,-0.07869942,0.013426988,-0.021974871,0.020402743,0.0007357658,0.01776232,-0.023604447,-0.0006445915,0.036901984,0.041657407,-0.0001854396,0.025069706,-0.013140171,0.028489461,0.007905874,-0.052817415,-0.040812414,-0.028608125,0.038213335,0.02267911,0.045495506,-0.0598916,0.00048404725,-0.028116792,0.009561973,0.044541873,0.02338373,-0.009426379,-0.059218545,-0.009131333,-0.066932,-0.0314007,-0.08451304,-0.031714495,-0.021359984,-0.006210054,0.03468633,0.008760048,0.07326332,-0.037603136,0.02202127,0.039314955,0.030837085,-0.021584151,0.0065449104,-0.003605704,0.013769784,-0.02931734,-0.007315194,-0.0012496649,-0.017812688,-0.014551177,0.02637267,-0.049412623,-0.048175815,0.02835731,-0.0582135,-0.017737115,0.03064009,0.010844453,-0.037140187,-0.0067620603,-0.00086461887,0.01709558,-0.019142656,0.019715494,0.11265435,-0.016006235,-0.025569202,0.034287382,-0.019343948,0.033248615,0.028655197,0.015733369,-0.05337481,-0.014327629,-0.01295806,-0.036392517,0.022949494,-0.018198881,-0.013130973,-0.009532571,0.0045916103,-0.009584312,-0.020769259,0.028051423,0.004474437,-0.063145824,-0.01715849,-0.0763831,-0.06789334,0.007640699,-0.012195644,-0.0149991745,-0.013476084,-0.052598875,-0.014227973,0.0032298968,-0.028974699,-0.030341947,-0.021605814,-0.0010422025,-0.02276661,0.0030844233,0.00012584488,-0.009955818,-0.011887735,-0.02262872,0.00022008711,-0.015129898,0.0027612157,-0.014149256,0.002108725,-0.020345015,-0.03925791,0.0047096973,0.0116190165,-0.013159133,-0.0145385135,0.006407126,-0.01597043,-0.029455997,-0.054317877,-0.0077818157,0.0072288974,0.02151101,-0.0133447675,-0.011134521,0.0061346325,0.018914666,0.0088752685,0.026969746,0.011849887,-0.04034321,-0.054610725,-0.007110509,0.042595245,0.020362033,-0.013686695,-0.03956424,-0.06061716,-0.010144767,0.0035553258,-0.013271312,-0.054392964,-0.004634397,0.0033601923,-0.03899081,-0.020053303,-0.042298894,-0.0069988864,-0.0034364655,0.010948871,-0.0197582,-0.025033103,-0.011232188,0.044462573,-0.020738149,-0.0141904745,-0.0003957002,0.012887087,0.022136327,-0.012560361,-0.00081020297,-0.05259568,0.0003576911,-0.008356704,-0.056293607,0.0005061932,-0.016524967,0.019789359,-0.013146039,0.02924934,0.0068608285,0.013259333,0.017833477,0.034742594,-0.010856866,0.026963584,-0.0007461553,0.0033584621,0.014487978,-0.039603043,0.060106955,-0.0036074107,0.007890424,-0.058155656,0.017522711,0.019518122,-0.018485826,-0.028589206,0.054945864,0.012579426,0.006967843,-0.03290203,-0.00074339315,-0.052120533,-0.018481735,0.05226617,-0.040701207,0.0078640515,-0.03223203,0.00079029414,0.010884218,0.001087621,-0.0077250553,0.015888194,-0.031951454,-0.047683664,-0.008355617,0.0071307714,0.022063361,-0.038153812,0.022625519,0.056036815,-0.003229261,0.03165856,0.0145987915,-0.020122824,0.011239049,0.014196911,-0.015150805,-0.021019442,-0.027181711,0.008510857,0.02707511,-0.008662405,0.03318116,-0.014970062,0.03942169,0.0138842305,-0.037114345,0.03575989,0.020636855,0.042625938,-0.022253273,0.061760105,0.0069213076,-0.024296135,-0.000101459256,0.03551179,0.014685414,-0.052622262,-0.011595369,-0.006540955,-0.012269101,-0.00037915912,-0.028930575,0.06254798,-0.06299614,0.03907161,0.014883217,-0.020307878,0.020129763,0.0019487393,0.002301598,0.0057557505,0.030368118,-0.039848905,0.026913898,-0.0021176161,-0.01835382,0.029398626,0.04946244,0.0034475273,-0.0031250087,-0.0023759727,-0.003416859,-0.008372925,-0.14356,-0.011857406,0.0086535225,0.0069303606,0.0038238163,-0.007909689,-0.038613517,-0.047688156,-0.01836073,-0.023315413,0.002526636,-0.007617814,-0.009235295,-0.029405646,-0.0091914,-0.0075577567,-0.070226945,-0.048360683,-0.040429015,0.0305376,0.03907105,0.01722884,0.06653155,0.038055927,0.010039598,0.029355945,-0.027054328,-0.02654272,-0.027761376,-0.036948506,-0.042701855,-0.037437625,0.0034514796,0.04970332,-0.03421053,-0.037332207,-0.02307966,-0.0014955476,-0.07584881,-0.046637733,0.02495132,0.017759498,-0.015473372,0.015941916,0.008981675,0.054758076,-0.032519076,-0.0021045688,-0.063289694,-0.0031411122,-0.014798989,0.060373668,-0.008341588,0.0128082,0.0037183524,-0.020618891,-0.031048613,0.019795612,0.0008680469,0.056246318,0.016890086,0.015070215,-0.030090382,-0.023486895,-0.021220624,0.0068816594,-0.02621696,0.014278867,-0.03318393,0.017456979,-0.038164202,0.0037941413,0.033160612,-0.045953833,-0.002864695,0.0094431,-0.0054010935,-0.028969295,-0.04813285,-0.036992572,-0.026767604,0.015410823,-0.037606873,-0.025617111,0.04641275,0.01596114,-0.010934409,-0.010307788,-0.07298072,0.0070202253,-0.03966947,-0.05324462,0.008362095,0.0017815247,-0.009866162,0.016570194,-0.0263987,0.034568965,0.018024959,-0.01432967,0.009377639,-0.03437483,-0.021961795,-0.017631566,-0.059641402,-0.010039867,0.040984,0.013018069,-0.025826896,0.012614416,-0.014655206,0.0043026353,-0.0031420647,-0.004129636,-0.047140535,0.007467876,-0.017822383,-0.021392165,0.034189027,0.008282988,0.008693053,-0.006114544,0.0036378033,-0.023906892,0.009055633,0.072768964,0.022552125,0.07729695,0.020676252,0.029046364,0.0037480209,-0.042934015,0.01647447,0.010136224,0.039714854,-0.030840095,0.026934769,0.029043643,-0.06423787,-0.03187517,-0.045948077,-0.03248348,0.008368301,-0.011416262,-0.008700242,0.05598907,0.023907922,0.027461726,-0.040711954,-0.021472672,0.03811465,-0.009270962,0.009258883,0.031630326,-0.029567098,0.042075627,-0.0047768643,-0.014778856,0.023198338,0.051881798,0.00449575,-0.050803922,-0.017646201,-0.0064262026,-0.02445986,0.013357987,0.0021230616,-0.026829623,-0.0025972815,0.01858334,0.0053712423,0.044210374,-0.006240888,0.027660875,0.03328902,0.016689956,0.0006567039,0.018031633,0.008003946,-0.04123282,0.026945196,0.01968179,0.016780782,0.048079718,-0.0062937043,-0.0018431983,0.0032592898,-0.008560343,0.015812024,0.026018517,-0.046520423,0.020129131,0.0015013419,-0.0155284675,0.039532967,0.01874304,0.00739771,0.047939517,-0.0015590438,0.01267478,-0.03666011,0.0037295276,0.023184089,-0.0053209662,-0.003633136,0.027118282,0.012206772,-0.027692435,-0.0037939092,0.010737063,-0.045618292,-0.0038032406,-0.003693034,-0.007541196,0.0026010722,-0.0167768,0.017146999,0.030399397,-0.0020981366,-0.023250679,0.05377965,-0.0041154777,-0.025761403,-0.051252615,-0.008821945,0.04096344,-0.02671072,0.021544376,-0.024365176,0.025567763,-0.0439756,-0.014978289,-0.0000060405587,0.043684095,-0.015607639,0.011495676,0.012488087,0.010536128,0.018436473,-0.02711516,0.035885107,-0.033175264,-0.011436649,-0.014577762],"last_embed":{"hash":"icmq19","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"icmq19","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Tracking & Adjustments#Real Success Metrics (What Actually Matters)#{7}","lines":[226,227],"size":70,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"icmq19","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034656376,-0.033114504,-0.03844718,0.0050510797,-0.03172678,-0.07301586,0.010662792,0.010733918,0.009076044,0.0022630505,-0.018320316,-0.0041712467,-0.039397914,0.017334146,0.017416472,0.032448735,-0.029270329,0.005603658,0.0307528,0.002190772,-0.04214595,0.01463366,0.05059002,-0.025757648,-0.0389775,-0.009553944,-0.016241085,-0.029185511,-0.004374587,0.051646683,-0.010686916,0.009009663,0.04794924,-0.022679606,-0.013179113,-0.011151668,0.00083725835,0.0040275585,-0.027849056,0.032181755,0.04290566,-0.012504233,0.039093763,0.028003749,0.04917572,-0.035029788,-0.06184284,-0.010069671,-0.00003929719,-0.039932355,-0.005462032,-0.031037007,0.018858647,-0.0014305082,0.010989841,0.056014378,0.039224833,-0.039628495,-0.010787571,-0.008483317,-0.024091695,0.031169558,-0.011088576,-0.03217345,0.0056048194,0.018053697,0.017517626,0.023968894,-0.020467717,-0.06295767,0.014307356,-0.0015076349,0.02831983,0.025368487,-0.030303074,-0.033171594,0.0042131273,-0.014972194,0.004467264,-0.0214419,0.0073968107,0.012512204,0.01260637,0.0006481706,0.0047403607,-0.0020250422,0.0070987185,0.039953794,0.04544104,0.018890299,-0.011125176,-0.03299905,0.015435263,-0.01846069,0.004644001,0.0035601964,0.028253822,-0.04193332,0.045260716,0.0045678257,0.04129284,0.007431275,-0.023202367,-0.027405662,0.021549221,0.023774683,0.01598505,0.02118521,0.036761906,0.0090261595,0.043978743,0.03783117,0.02300978,0.040643197,-0.014810803,-0.017607179,0.009561697,-0.03078424,0.036700085,-0.013940915,0.0013684613,0.053349573,0.016623069,-0.001425182,0.0060972148,0.013187933,-0.00051957497,-0.036147457,-0.02825788,0.035605222,0.009472555,-0.0044513135,-0.014878219,0.00009998934,0.030565066,0.018673524,0.031891115,0.028551186,0.03303853,-0.07003493,0.024605636,0.011700606,-0.038380988,0.021622341,-0.012967817,-0.02400359,0.06990763,0.014907763,-0.022355353,0.053282607,0.01766399,0.027259095,0.008937378,0.0669297,-0.021822311,0.02796479,-0.010123617,0.044838674,-0.007629794,0.0018259044,0.03752452,-0.029562078,-0.045909323,0.06769035,-0.013102805,-0.01820156,0.00021042327,0.016742924,-0.010160191,0.009397149,0.0053532366,-0.02501339,-0.0051446734,0.031419583,0.027611867,0.013550769,0.08581933,0.028685225,0.0075868033,-0.0071305754,-0.055104386,0.041669466,-0.021154232,-0.051507864,0.02119972,0.052418962,-0.022097392,-0.03598478,0.006497804,0.01372729,-0.005225247,-0.004763651,0.001249223,-0.0037237739,0.051727,-0.0038232903,0.001257979,0.0067585693,0.02419102,-0.029664356,0.023814248,0.018247431,0.04065705,0.03056328,-0.035199873,-0.011539824,-0.057057083,-0.042695973,0.006307818,-0.020402158,-0.024049839,0.025333408,-0.038994793,-0.03611293,-0.012330022,0.01234254,0.01782255,-0.02519228,0.0074842474,0.00080547534,0.025653835,0.0494273,0.0019318458,-0.016682886,-0.023497142,0.02837482,-0.0032574683,0.019897278,0.021814583,0.03834621,-0.05016062,0.0121284,0.0040560667,0.015740119,0.007795033,-0.017012773,-0.015752157,-0.0058242944,0.026732871,0.049255483,-0.03056572,0.017272105,0.017353067,-0.015355396,-0.011443591,0.01051654,0.04041451,0.024372863,0.015570105,-0.0045970306,0.0059176018,-0.0028092104,-0.02028605,-0.078322984,0.01590351,0.0044872346,-0.0005176398,0.0047513857,0.018343199,-0.01749836,-0.0064773727,0.031143764,0.005245206,0.010693384,-0.02039203,-0.00034444855,-0.030001171,-0.03685705,0.024378559,0.06353237,-0.008372176,-0.0031733562,0.034449574,0.022946365,-0.019366251,0.006524063,-0.036299575,0.041386902,0.060626093,0.010865545,-0.030881513,-0.03906301,0.021219322,0.03812132,-0.006577988,-0.0007064854,-0.0060830573,0.019147841,0.020273117,0.008959508,-0.010593291,0.0036551522,0.07043164,-0.011151293,-0.04240345,0.007536488,0.013347903,-0.16545656,0.037868373,0.032541204,0.015718268,0.0023015281,0.02125373,-0.04620919,-0.004774492,-0.0046367757,0.03541274,0.0056667025,-0.04407842,0.018193353,0.03257945,0.034550965,0.0032552795,-0.025050785,-0.0093538,-0.025062634,-0.06333559,-0.018085726,-0.025036316,0.031660672,0.051116314,0.013977931,0.014095332,0.069110215,-0.027073998,0.0070486884,-0.060284737,-0.051416922,0.012743803,-0.0009789938,0.031121496,-0.017988272,0.011723101,-0.037687533,0.0104999,0.030453747,-0.010869631,0.05708192,0.0330735,0.016041107,0.004378283,-0.012343312,0.015588856,-0.053306967,-0.008967462,-0.052830204,-0.016264291,0.0076161423,0.00688696,-0.019621268,0.0275941,-0.04142,0.012239342,0.027555078,0.03548088,0.011320616,-0.027610853,0.0130958585,0.011493711,-0.022248771,-0.050346717,-0.012686419,-0.021486564,0.030123018,0.018310392,-0.020688273,-0.036763117,0.015629949,-0.031205067,-0.007272671,-0.0076243896,-0.044371456,0.027521921,0.008276956,-0.0047460115,-0.001319437,-0.09823212,-0.0092905965,0.026782114,0.01078394,-0.019652247,0.0013555052,-0.028895793,-0.007398773,-0.0021960791,0.03966896,0.230923,0.049794316,0.015736995,-0.019808087,0.027707983,-0.027581407,0.04664676,0.048039503,-0.0053893765,-0.031732798,-0.02042445,0.045041397,-0.0042307447,0.001957655,0.041037396,0.051875293,-0.085916154,0.0028827323,0.04191385,0.00608929,0.032884963,-0.036560662,0.010546978,0.0006557289,-0.05285458,-0.03633587,0.023634655,0.046464782,-0.028068827,0.031164728,-0.04339512,0.09178876,0.06005682,-0.03328416,0.051553667,0.021244757,0.02953556,-0.06605101,-0.022917788,0.026988538,0.03752193,-0.0016173106,0.009810282,-0.049081616,-0.012286293,0.019426716,-0.04752158,-0.0067082457,-0.005719672,-0.0038452095,-0.028770836,0.009843364,0.004923126,-0.03102961,-0.017272152,-0.0031326313,-0.025520436,-0.008306146,-0.020581152,0.03285894,0.0442228,0.0061309473,-0.04162606,-0.041725386,0.017999975,-0.020983389,-0.046496663,-0.0123200705,-0.0061764186,0.022196233,0.030788748,0.02513976,0.0037566836,0.00072967354,-0.003790738,-0.003809596,0.019954197,0.023856925,0.0322079,-0.014914209,-0.010001706,-0.039750144,-0.008942654,0.0035079787,0.035486475,0.041235358,0.007454752,0.04198467,0.004321132,-0.025201455,-0.011576059,0.010298995,-0.032708548,-0.026666269,0.003316502,-0.034176897,0.019480674,-0.048475374,-0.0025433134,0.05026755,-0.021240825,0.027624274,0.008817441,-0.037560355,0.01971217,-0.0073313024,0.0066175703,-0.015342038,-0.009941204,0.031567283,-0.115824424,-0.0137213,0.0005846412,-0.006901438,0.008742955,0.07005649,-0.015246372,-0.0073577184,0.056103986,-0.021510495,0.016223365,0.037966277,-0.012248785,0.0349381,0.0050873207,-0.054332122,-0.0015875275,-0.01676595,0.02599933,0.010634448,0.02775614,-0.026651435,-0.03040081,0.036279097,0.012141646,-0.001700984,0.051996976,-0.0298175,0.024928516,-0.0007835419,-0.008652602,-0.006255967,-0.025807168,0.03807893,0.008772998,0.050373014,-0.026686396,-0.0016111342,-0.02128857,-0.011522321,0.0081570735,-0.006233678,-0.010277869,-0.05710006,0.006232395,-0.071542636,-0.036025364,-0.045244284,-0.010120389,-0.018161673,-0.022856947,-0.048573405,0.048152268,0.063364595,-0.012940695,0.04447691,0.01660304,0.014227478,-0.0014525226,0.01662431,0.031494785,0.007814207,-0.025427457,-0.0108336825,0.0013315413,-0.054878764,0.0033037437,-0.016562188,-0.024931788,-0.017837103,0.059837226,-0.028543485,0.0004173072,0.04927935,0.04844069,0.007730319,-0.011242234,-0.003786723,0.0020399103,-0.026627285,0.009639658,0.11127749,-0.00715075,-0.010405839,0.059055906,0.004859239,0.031311266,0.02274588,0.047486182,-0.0021939788,0.007953362,0.019212285,-0.0071639703,-0.011337344,-0.020193463,-0.012539072,-0.023832183,0.01813376,0.02252342,0.0036414296,0.0050615296,0.010455413,-0.028822811,0.0013717291,-0.05890341,-0.022054937,0.0141943805,-0.0035589691,-0.022125717,-0.0178471,0.0065457025,-0.015385759,-0.0072000073,-0.06471797,-0.020932924,0.048514307,0.00038071524,-0.030705277,-0.02327505,-0.0053199623,-0.0157078,-0.004878753,-0.023617968,-0.01044691,-0.010197417,0.0030639959,-0.014691917,0.0075367563,0.018510653,-0.013727037,-0.0331054,0.0010475375,0.008018276,-0.0021370375,-0.009880359,-0.038533475,-0.071469314,-0.03131262,0.0042459597,0.009738534,0.018969348,-0.014939011,0.000075459546,-0.02345448,-0.018639918,0.01968472,0.0682886,0.017982228,0.00509409,-0.01803315,0.012398579,0.0018133557,0.01756775,-0.043402895,-0.049711443,-0.0685442,-0.0047139684,0.015821265,-0.059622023,-0.04826505,-0.0023375794,0.0023436947,-0.015312197,-0.02197703,-0.043671448,0.010797346,-0.023224419,0.005510563,-0.00020030247,-0.035715573,-0.014471887,0.07393976,-0.0004370242,-0.002481553,-0.018853238,0.0030762372,0.06078569,0.025677,0.006142706,-0.023741672,0.010236837,0.007455795,-0.055762395,0.009382736,-0.016714888,0.0035308572,-0.013226385,0.016415955,0.00050637196,0.020966142,0.012798562,0.022670971,0.0047222916,0.04412408,-0.021670263,0.020325966,-0.023684248,-0.050029837,0.029152485,-0.020368528,0.0031520403,-0.048671603,0.020641508,-0.04510511,0.013604561,-0.027109725,0.03105728,-0.021112103,0.05014941,-0.008337708,-0.012947593,-0.06702195,-0.030731551,-0.00020453194,-0.017776983,0.031095406,-0.048825834,-0.037268247,-0.008376364,-0.01639155,-0.028286409,0.035668954,-0.018963754,-0.022044519,-0.044847336,0.019906899,0.03727507,-0.047344398,0.007397334,-0.005243312,-0.0011148014,0.03640825,0.010706235,-0.031634305,0.0013734677,0.05391784,-0.0026477426,0.01504191,-0.021872206,0.011246442,0.03151261,0.041610945,0.022197174,-0.011203236,0.05835996,-0.02305774,0.0012312083,0.029166464,0.09221478,0.02683231,-0.020784669,0.046645466,-0.002331748,-0.05257014,-0.019899573,0.013397167,0.02699943,-0.047052197,-0.0036183435,0.013396418,-0.026547989,0.039876454,-0.030601326,0.0049179737,-0.028920054,0.06609396,-0.0071426285,-0.012690344,0.018993946,-0.0025107623,-0.0059483456,-0.036381345,-0.047581453,0.026309649,0.032146994,-0.007744109,-0.030655332,0.0067384834,0.03262727,-0.032232177,-0.030507466,-0.057597045,-0.041267224,-0.0062188962,-0.12095783,-0.010598969,-0.013449853,-0.021303639,-0.000077237484,-0.017414551,-0.04669719,-0.0400658,-0.024244256,-0.017781733,-0.008842207,0.017009182,-0.018183755,-0.01179341,-0.01171984,0.0026481862,-0.04215995,-0.01580905,-0.02472644,0.05475156,0.013317458,-0.0014484825,0.04445796,0.025642263,-0.017672474,0.020283932,-0.04094656,-0.024137275,-0.021111025,-0.05231462,-0.042850494,-0.06908878,0.022878103,-0.021705484,0.0038099473,-0.031916507,-0.016530924,0.021128867,-0.018923614,-0.016996292,-0.013118731,0.015678301,-0.010806249,0.043616142,-0.010593157,0.060308415,-0.045796078,-0.0013450697,-0.05826706,0.00024017463,-0.032133266,0.07133783,-0.042225767,-0.02462501,-0.0159676,-0.0311571,-0.009583145,-0.0062605096,0.031092862,0.043284807,0.009091819,-0.021145167,-0.03886407,0.010663274,-0.029578807,0.047978204,-0.053115506,0.033480395,0.007807598,0.026673598,-0.030419646,0.008922395,0.025430813,0.034005474,0.011754061,0.008302512,0.019105578,-0.024995858,0.006477588,-0.018997075,-0.03675263,-0.005441047,0.0026201336,-0.083481304,0.011757092,0.01639559,-0.013647427,-0.0142230475,-0.036677886,0.005828339,-0.051294923,-0.052906606,-0.011870123,0.030835941,-0.008397473,-0.008153788,-0.047765657,0.022158513,-0.02922364,0.010986682,-0.026366137,-0.049381386,-0.024863478,-0.009786697,-0.059667666,-0.021683758,0.0064970837,0.0002809931,-0.0406793,-0.016076755,-0.031403273,-0.008030284,-0.008109925,-0.004410936,-0.062477574,-0.008962817,-0.011998295,0.025988815,0.03605103,0.025640748,0.0039195367,-0.026357565,-0.03523402,-0.017319892,0.029924652,0.059145354,0.019436223,0.028788084,0.036162335,0.0016753041,-0.018729243,-0.062683985,0.03086089,0.00261312,0.0127817,-0.013559998,-0.031030944,0.023549436,-0.034874894,-0.026051328,0.017401306,-0.05940556,-0.03199709,-0.012564134,-0.006058728,0.025884474,0.013675762,0.053701602,-0.012920262,-0.0144689195,0.018295193,-0.0072692395,0.006611608,0.028982367,-0.02334699,0.048836682,-0.014063768,-0.0005058947,0.008602502,0.077879705,-0.010388298,-0.033440612,-0.00062250043,-0.009065485,-0.026334165,0.060173236,0.000792045,-0.029041918,-0.030831922,-0.0047335094,0.040390037,0.039245807,-0.024055686,0.009334937,0.010052558,0.005580443,-0.017715396,0.023009166,-0.023221094,-0.05064703,0.034330025,0.006613058,0.007413236,0.048405707,-0.0286994,-0.02815114,-0.020114418,0.017530408,-0.011668686,0.008918796,-0.03473693,-0.019616796,-0.003298928,-0.015608649,0.053867925,0.0038110402,0.0062881005,0.00064581365,0.03917672,0.008578591,-0.028100017,-0.044011313,0.011831321,0.03572559,-0.020327091,0.022923809,-0.0077263108,-0.027016452,0.0012494741,0.002052057,-0.020172127,-0.039003532,0.00531994,0.0173237,-0.0042555803,0.016082183,0.040475518,0.036709193,0.004419262,-0.06149031,0.09557364,0.0006390364,0.011514569,-0.01177535,0.010991744,0.025989883,-0.017106624,0.0038550221,-0.0257198,-0.033716336,-0.040390827,-0.007907548,0.010844668,0.051868364,0.003671462,-0.028642628,-0.035975706,0.028130922,0.0108114295,-0.009716727,0.02847793,-0.021945802,-0.0111150155,-0.013651478],"last_embed":{"hash":"y6ackn","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"y6ackn","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation","lines":[228,245],"size":541,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"y6ackn","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033276923,-0.03584081,-0.027843764,-0.00373644,-0.04130413,-0.06470281,0.005871253,0.017330704,0.0144280195,-0.011838496,-0.005557316,-0.0182597,-0.040524304,0.009123934,0.003919876,0.037125852,-0.029415697,0.0009425331,0.026580712,0.010876031,-0.03785328,0.024525043,0.036020547,-0.031264145,-0.04306024,-0.014586444,0.004947948,-0.034391757,-0.0017599177,0.04472295,-0.02647919,-0.0050061177,0.05192058,-0.03425135,0.0049324553,-0.019352643,-0.0045683444,0.02375112,-0.039373044,0.026448423,0.032828283,-0.02683104,0.045430467,0.025507154,0.049972773,-0.029535413,-0.06739009,-0.012544798,-0.006806539,-0.02414023,-0.01290866,-0.021253169,0.038739175,0.008227275,0.008652121,0.059674706,0.04815433,-0.033771355,-0.026846569,0.0041067568,-0.024541045,0.026239362,-0.022649327,-0.023752382,-0.00020242971,0.019645263,0.018080575,0.0019045855,-0.025916168,-0.05382076,0.010561133,-0.0052231294,0.03354083,0.029022235,-0.022458624,-0.033112638,0.0016133972,-0.004601612,-0.0017539823,-0.0075942334,0.0032130072,0.0015979145,0.012074529,-0.0076478515,-0.030237436,-0.0051393337,0.003061617,0.03761195,0.057548217,0.00806814,-0.0027267975,-0.039174553,0.021201732,-0.010712176,0.009022592,0.017684894,0.022645472,-0.04618918,0.052863736,0.0037054257,0.03996638,0.018775826,-0.027326785,-0.011223951,0.01448251,0.020591138,0.022706231,0.027471254,0.03199486,0.0084293205,0.035065595,0.032134533,0.024920749,0.05103694,-0.0060520815,0.0032309415,0.0032707248,-0.02711397,0.029813057,-0.021511119,0.0062126755,0.040508557,0.018600952,-0.010678045,0.016000902,0.0071155196,-0.000111649315,-0.037627533,-0.026711786,0.032916922,0.011832437,0.002280231,-0.0034418863,0.0058417823,0.036313403,0.01738278,0.04049795,0.014467122,0.024570964,-0.06189022,0.032441955,0.01183633,-0.034510765,0.031689357,-0.007595827,-0.018182985,0.073261864,0.022083286,-0.022072224,0.055187557,0.023027139,0.03268701,0.010609428,0.06621611,-0.028957434,0.032447685,0.0076156203,0.03400678,0.0077414596,-0.003016642,0.012802091,-0.029896446,-0.03527746,0.05787625,-0.014425009,-0.024752153,0.025058087,0.015995786,-0.0044996194,0.008488436,0.0068045207,-0.040695354,-0.022112714,0.014435274,0.038950548,0.009423161,0.07964741,0.024487088,0.014347294,-0.013424112,-0.054151844,0.033667814,-0.029247522,-0.04811533,0.018079259,0.040726993,-0.024756238,-0.021280872,0.007272254,0.031045679,-0.0017847429,0.01109565,0.0034850459,-0.014762512,0.06104907,0.006904121,-0.010794878,0.008249384,0.021124668,-0.027401047,0.042813733,0.003965135,0.02409428,0.026566982,-0.031774152,-0.017134465,-0.044628438,-0.031385332,0.0039785,-0.02381177,-0.027657596,0.007929543,-0.037125606,-0.024224574,-0.008276196,-0.011467273,0.016664498,-0.021776872,0.018390795,-0.0012575393,0.014492823,0.044145778,0.007997531,0.0173734,-0.023631133,0.030598642,-0.012599156,0.013087474,0.014378139,0.03930826,-0.06121369,0.009408817,0.021835215,0.023099411,0.013165578,-0.0008629973,-0.012040974,-0.005841706,0.01971995,0.033286072,-0.017964646,0.029921016,0.00150242,-0.008176268,-0.009386503,0.037963714,0.044426832,0.02713274,0.013735984,0.0066886637,-0.0068721157,-0.0024212098,-0.024295911,-0.068590604,0.026651073,0.017605513,-0.0028155104,0.003474993,0.01781776,-0.01831592,-0.0024090963,0.029731816,-0.013177948,0.007847827,0.00047362637,0.006019895,-0.022202093,-0.025767025,0.047634155,0.04405561,0.004941908,0.00843864,0.03216339,0.024614524,-0.013222137,0.0055076242,-0.034666065,0.049881555,0.051935364,0.010686721,-0.031021412,-0.026388373,0.026087971,0.048257876,-0.00866075,-0.021435348,-0.00498626,0.007455721,-0.0038456577,0.024220794,-0.03850487,0.00529066,0.07032652,-0.015744278,-0.058549006,0.016639527,0.0072754617,-0.15755935,0.01942753,0.027723541,0.021056416,0.012322359,0.026384555,-0.043698277,0.0012888373,-0.018249067,0.034128197,0.0025756033,-0.045566555,0.03070987,0.01934765,0.040241998,0.005759139,-0.046365466,-0.0015536732,-0.013049621,-0.047166232,-0.0040105586,-0.012169282,0.011146819,0.076246075,0.022400308,0.008013739,0.08819176,-0.025531132,0.0067647775,-0.064377025,-0.052756082,0.0143025,0.00037165973,0.031285528,-0.010664295,0.0042502526,-0.03199193,0.011798806,0.032182176,-0.007923793,0.05419933,0.044720765,0.0067604803,0.0010615803,-0.016331762,0.03506842,-0.057882726,0.00068303844,-0.06072651,-0.027315816,0.016063841,0.0042450354,-0.011778526,0.03416553,-0.03788081,0.028229699,0.025832983,0.045679856,0.021419104,-0.045910414,0.005388869,-0.008727623,-0.022369942,-0.050830197,-0.0118967835,-0.035182286,0.013276483,-0.0050208997,-0.026773121,-0.029958582,0.021036075,-0.020779,-0.0015541147,-0.004659596,-0.047615163,0.018769318,0.020970387,0.0019850745,0.002550992,-0.08647724,-0.02139927,0.040016733,0.0021578064,-0.02580253,-0.008708223,-0.02312245,0.002892235,0.0027732619,0.017464753,0.22157063,0.05401461,0.031671647,-0.017242655,0.031065641,-0.032128837,0.05148171,0.04895357,-0.007452495,-0.024680987,-0.035434883,0.032967784,-0.004694196,-0.005495809,0.036611713,0.050733272,-0.07474778,-0.0044632815,0.040217556,-0.002002268,0.025540087,-0.037827995,0.0292948,-0.002486933,-0.065699235,-0.020986881,0.02575382,0.047459103,-0.034938022,0.018102374,-0.03972813,0.09322034,0.052103426,-0.02829793,0.050756127,0.021136006,0.025686221,-0.07346165,-0.0095006535,0.012073103,0.038573977,-0.0010356028,0.0036991169,-0.052468546,-0.017979076,0.015500167,-0.05552869,-0.010432081,0.006529282,-0.00020707017,-0.029554646,0.007455958,0.0031360032,-0.029094119,-0.009308369,0.006702015,-0.029199705,-0.023758117,-0.019337377,0.03801651,0.044539176,0.0065202317,-0.037146743,-0.031199688,0.024170319,-0.022763802,-0.056479912,-0.029413797,-0.0139673455,0.016600935,0.030886536,0.0287083,0.0037136753,-0.004394074,0.0013915238,0.0014405577,0.030162947,0.02210669,0.03717838,-0.021251373,-0.0057517313,-0.03392239,-0.017095879,0.0041931137,0.04211135,0.024372408,0.012288443,0.0295483,0.0044714427,-0.0287994,-0.009026075,0.007030863,-0.01725378,-0.028037757,0.011999462,-0.033670247,0.021518264,-0.045501444,-0.0038189865,0.032049634,-0.03348963,0.035631936,-0.0020956805,-0.03268973,0.024758484,0.022772087,0.007869635,-0.015149747,-0.022569656,0.019247934,-0.10007487,-0.0027882217,0.022281287,-0.029734975,0.0110176755,0.070556134,-0.022173977,-0.010498731,0.053843006,-0.023840755,0.036434125,0.018912522,-0.029063698,0.02407334,0.0031923302,-0.062612705,-0.006354642,-0.00810794,0.027094929,0.0023987035,0.031919017,-0.032243747,-0.054483507,0.035958122,0.0072487514,0.010348368,0.047955614,-0.022135347,0.010860216,-0.009820054,-0.0016996427,0.0030433927,-0.009685206,0.021736959,0.008484943,0.067081675,-0.04124358,-0.0012642031,-0.02265137,-0.0018237398,0.018089727,-0.00074575783,-0.008080787,-0.06058565,0.010386972,-0.070338175,-0.03757295,-0.037253235,-0.024243059,-0.030214123,-0.014553566,-0.03106241,0.06784944,0.046121724,-0.029380297,0.05091158,0.006783676,-0.010638509,-0.017137336,0.013820619,0.033851612,-0.0060186065,-0.04161901,-0.016147057,0.020632511,-0.06279328,0.010870583,-0.025388364,-0.04431136,-0.02209987,0.06421353,-0.040186998,0.016295075,0.043841872,0.061379917,0.02991126,-0.045844756,-0.0029801715,0.0033098615,-0.027850393,0.016539644,0.107927084,0.013784672,-0.015727662,0.04313011,-0.020432118,0.018088715,0.040190555,0.05602144,-0.0030030052,0.009352972,0.020751461,-0.0037993023,-0.019005358,-0.044404566,-0.018086933,-0.015894113,0.0093452195,0.027490662,-0.014677304,0.0056493487,0.0110942675,-0.028770283,-0.0011626384,-0.07270528,-0.03111191,0.0129774865,-0.019132094,-0.0316665,-0.02631646,0.00013664423,-0.018516812,-0.017299216,-0.062235486,-0.021684574,0.04247086,0.008948991,-0.030576818,-0.018610964,-0.010554154,-0.013203228,-0.011740153,-0.0286896,-0.016075177,-0.015120574,0.005141564,-0.016215207,0.010965714,0.011297587,-0.021499153,-0.005457309,-0.0051366123,0.011140654,-0.014299388,-0.009942632,-0.030799232,-0.06358371,-0.030529814,0.00009545469,0.0019108241,0.012093427,-0.00814659,-0.011358303,-0.022734558,-0.0101402225,0.023540352,0.07765965,0.018889727,0.0020521437,-0.024585038,0.016436,-0.003429342,0.014294778,-0.044339858,-0.024677357,-0.070780516,-0.008647505,0.0047361134,-0.046555743,-0.034155976,0.015096192,-0.015348594,-0.017615885,-0.008973343,-0.05159726,0.0075175064,-0.007859135,-0.020630427,0.0052455436,-0.037931003,-0.024247622,0.05877554,0.0018987478,-0.018857094,-0.019205486,0.020444086,0.04271868,0.03534846,0.010029004,-0.020436196,0.0019941474,0.007716351,-0.059698362,0.015567085,-0.02767869,0.011940422,-0.0010659838,0.0044610268,0.0031631712,0.0117640225,0.014482302,0.01782448,0.0060539865,0.037150964,-0.016687168,0.028049078,-0.0068794317,-0.035608307,0.032933533,-0.028124027,0.013097144,-0.036331862,0.017779637,-0.035852198,0.0128240315,-0.038314722,0.03728761,-0.023628144,0.05328032,-0.026477778,-0.020025969,-0.07293633,-0.040199336,0.017829206,-0.016632035,0.040557824,-0.047542818,-0.04255842,-0.013739719,-0.019825604,-0.02417204,0.031401757,-0.018507864,-0.023618309,-0.03711878,0.030875487,0.017378071,-0.03816462,-0.0053800056,0.004305601,-0.016284728,0.025443666,0.019357355,-0.029341938,0.013785039,0.051983483,-0.006292458,0.018362906,-0.03116882,0.010141801,0.022829793,0.050571423,0.030464118,-0.025432702,0.047301117,-0.010015266,-0.002180288,0.04210205,0.07225206,0.044563487,-0.017405953,0.036412247,-0.012156042,-0.04224837,-0.019097868,0.01758398,0.011762573,-0.032757264,-0.00779814,0.010282959,-0.02828153,0.027115164,-0.02255195,0.034512334,-0.032681316,0.073524274,-0.005788844,-0.0031623573,0.026218306,-0.0161079,0.01232944,-0.036206704,-0.033549335,0.02891787,0.042899445,-0.012019931,-0.024237055,0.013117542,0.045017343,-0.013888796,-0.020980923,-0.05896394,-0.025282739,-0.00025138902,-0.103763424,-0.024102043,-0.018244505,-0.023901688,0.0067550736,-0.021538857,-0.04396109,-0.038851492,-0.008327529,-0.023946913,-0.0064112055,0.019829763,-0.01104583,-0.008433082,-0.029579856,-0.00367547,-0.04111165,-0.0072701774,-0.023798544,0.050120536,0.01616882,0.01345715,0.04315154,0.028739661,-0.02583764,0.029412696,-0.058272734,-0.035744064,-0.024919463,-0.028247114,-0.03776975,-0.06135026,0.011480819,-0.014998077,-0.0003535893,-0.033871375,-0.014484689,0.011232448,-0.030335076,-0.027490674,-0.021711085,0.0158668,-0.020814352,0.049550258,-0.011912934,0.049569104,-0.048055697,-0.0065324316,-0.056404825,0.013904828,-0.03888369,0.07360451,-0.03876624,-0.027502054,-0.01109021,-0.029906431,-0.014851398,-0.011986355,0.038733233,0.033654038,-0.0026000894,-0.016777992,-0.029317405,0.010182863,-0.030380063,0.040425006,-0.035424877,0.041820858,-0.0055718506,0.021263182,-0.020302746,0.01523943,0.014098119,0.0360077,0.016495403,0.017166821,0.019840874,-0.018800344,0.010041559,-0.017665358,-0.06444518,0.013201997,-0.005687284,-0.07874728,0.009629239,0.016423088,-0.029559711,-0.00044988262,-0.048010606,0.009803605,-0.05163687,-0.059710383,-0.0031390842,0.020247571,-0.0011823692,-0.0011612881,-0.039268333,0.031219302,-0.014575396,0.011136604,-0.019593365,-0.03601956,-0.025033953,-0.010924207,-0.043781698,-0.011774308,0.0071046674,0.019727118,-0.04868823,-0.0328163,-0.04044254,-0.02109819,-0.012897528,0.0049918154,-0.049689807,-0.015889524,-0.011883408,0.01702031,0.015390426,0.015629543,0.0017603349,-0.037503906,-0.02567037,-0.019000087,0.027491055,0.06490364,0.0027637095,0.015415211,0.045097534,-0.001865037,-0.017255776,-0.036981523,0.046823345,-0.00096681,0.014340818,-0.021807287,-0.032931548,0.024706138,-0.0346739,-0.021311676,0.013277669,-0.061629754,-0.036983576,-0.0031709108,-0.010690538,0.027248649,0.015342486,0.037345648,-0.004673064,-0.003947216,0.022385601,-0.0073478203,-0.006672516,0.03080527,-0.02539362,0.06638981,-0.008540556,-0.0051508686,0.0059129414,0.07511514,-0.021675697,-0.03629165,-0.010718177,-0.0148166735,-0.025540775,0.06347345,0.0069509996,-0.036612563,-0.035278946,0.0070211384,0.03644069,0.016051713,-0.023978403,0.0075346697,0.025900412,0.014509214,-0.025838017,0.004824576,-0.022680536,-0.044793338,0.03546746,0.011870521,0.024622425,0.04601899,-0.02257609,-0.041918766,-0.01636295,0.021489779,-0.009180421,0.0033721575,-0.040573057,-0.017420407,-0.00869969,-0.005199843,0.050272483,-0.009740343,-0.004146864,0.0056422018,0.03552466,0.0011050835,-0.042123273,-0.018680532,0.019155266,0.03764341,-0.018395826,0.030856581,-0.010610715,-0.029077698,0.009690229,0.0071230577,-0.03183473,-0.034507222,-0.0007362023,0.02617424,-0.0014381418,0.014377471,0.043858606,0.03879359,0.014121625,-0.045958087,0.10239231,-0.009393206,0.005693371,-0.0063069696,0.009041726,0.038397975,-0.010358612,0.006876777,-0.014521862,-0.044950005,-0.024865255,-0.011020072,0.025098816,0.05152972,-0.010825239,-0.028108325,-0.042835314,0.011941468,0.0112952925,-0.031168245,0.033035718,-0.014080916,-0.011520834,-0.015011092],"last_embed":{"hash":"he3wsr","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"he3wsr","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{1}","lines":[230,230],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"he3wsr","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038676966,-0.029839557,-0.030821348,0.0031014185,-0.038432423,-0.058867775,0.020986473,0.009760164,0.015044829,-0.017167462,-0.015623939,-0.011538549,-0.035789426,0.0043566744,0.009408766,0.032982226,-0.029397909,0.00880584,0.025330478,0.003920822,-0.04778281,0.020288,0.046150804,-0.03952374,-0.04094327,-0.0044577764,-0.001598658,-0.021007696,0.0036435295,0.03811085,-0.023953747,-0.008583301,0.039381247,-0.04489433,-0.008755616,-0.02727716,0.006904186,0.026238322,-0.042561032,0.027606107,0.032627326,-0.030882787,0.041202012,0.028805178,0.047061134,-0.015081618,-0.06439123,-0.009487408,-0.008704927,-0.03655987,-0.005290576,-0.022827627,0.041171417,0.00080458226,0.018290276,0.052307345,0.0433471,-0.052070536,-0.012279417,0.0010359721,-0.03221534,0.03675759,-0.009901422,-0.02710863,0.00069256214,0.034496937,0.026179897,0.017315371,-0.022407876,-0.052838534,0.005924945,-0.0011933784,0.05183225,0.0319705,-0.029441869,-0.03486448,0.006741309,0.0005719077,-0.019556828,0.003600355,-0.0047555,0.007458426,0.019552685,-0.012232046,-0.019005075,0.0021628172,-0.008284732,0.038571134,0.034912176,-0.004580717,-0.0030945917,-0.022642924,0.019257223,-0.027569726,-0.0075413818,0.015935982,0.019074142,-0.036064886,0.050227474,-0.016969211,0.040674586,0.0036993206,-0.029283289,-0.0012822466,0.023586458,0.007253014,0.0062108175,0.015722992,0.032559987,0.0025737681,0.036050398,0.027623676,0.032347847,0.067021154,-0.01160579,-0.005889385,0.02300046,-0.04031057,0.031618517,-0.004557166,0.0039817654,0.05261003,0.020450825,-0.009540247,0.004368804,0.01347483,0.0034568915,-0.030249888,-0.028883515,0.01160655,0.016722485,0.010642288,-0.005112676,-0.00055079703,0.037916612,0.023987276,0.032887634,0.007970357,0.03755872,-0.07317543,0.033992045,0.023834556,-0.035584886,0.01910602,-0.008246069,-0.023212753,0.067846134,0.013746171,-0.008474787,0.036093198,0.02279957,0.022342397,0.0034757555,0.07921918,-0.029478995,0.021975143,0.001553216,0.04019302,0.027480282,-0.012603337,0.035267197,-0.048707195,-0.023520496,0.04875577,-0.002601093,-0.01270586,0.026091654,0.016937595,-0.011428006,0.019613555,0.008398492,-0.04509188,-0.019058386,0.03766881,0.04355975,0.0064692353,0.065762974,0.025881121,0.02462898,-0.007643279,-0.04681888,0.024690777,-0.040060084,-0.050256852,0.015053305,0.05319507,-0.02304993,-0.030019607,0.013465194,0.014467623,-0.013043366,-0.0059898146,-0.0122058345,-0.0031494002,0.06721876,0.009941246,0.005123333,-0.0037441943,0.031957313,-0.037207734,0.0239575,0.019084698,0.028620068,0.04392523,-0.039125487,-0.018710377,-0.057136953,-0.0331274,0.0055243797,-0.027088933,-0.02451746,0.009305336,-0.040077038,-0.03647035,-0.015170584,-0.0093804635,0.036351085,-0.004992334,0.01648429,0.0053422386,0.007413018,0.039488178,0.017462377,0.0326047,-0.027510429,0.027858606,-0.012534267,0.014670275,0.028914068,0.03690033,-0.044907264,0.01134244,0.020694371,0.032278255,0.01709223,-0.010721844,-0.011298336,-0.013107017,0.033224776,0.018813865,-0.025691409,0.04377625,0.0051506767,-0.020672,-0.012778005,0.034941606,0.04782632,0.044673976,0.0046802843,0.0057984754,-0.0077133733,-0.012042679,-0.031023998,-0.06828498,0.019198116,0.025697077,0.0054692063,0.007858883,0.019580781,-0.010575298,-0.018857678,0.02774256,-0.024003282,0.005066277,0.0005501522,-0.0005964134,-0.034627546,-0.029578168,0.04573681,0.04527155,0.0044821734,-0.00697628,0.042849984,0.009539422,-0.014158173,-0.00075773895,-0.031590477,0.053793337,0.04861361,0.0025332703,-0.029211964,-0.030085731,0.01871747,0.0390906,0.00045853463,-0.019046213,-0.007480666,-0.0010232035,0.0029384384,0.014397506,-0.035994023,-0.0059509114,0.06792745,-0.010719222,-0.05006275,0.02453143,0.0007285762,-0.16065893,0.024642503,0.028569253,0.02831585,0.015807994,0.013918106,-0.038462125,0.0058353404,-0.021757718,0.03509663,0.016445955,-0.04931506,0.01976645,0.019849116,0.026047416,-0.0061158105,-0.035816617,0.00482291,-0.00900296,-0.050692596,-0.008439259,-0.024428755,0.032239523,0.06404272,0.00011793561,0.012221494,0.08208978,-0.02588145,0.018810764,-0.06986314,-0.03543275,0.03228587,-0.0006425819,0.038245033,-0.029202819,0.0046789185,-0.0336347,0.020158831,0.019273594,-0.009727145,0.04558593,0.033970658,0.0032253505,0.0045812824,-0.02242029,0.034715295,-0.042014983,-0.017085709,-0.06190561,-0.031855583,0.0064478964,0.0031370055,0.0025858781,0.04018793,-0.05242468,0.02645851,0.018186435,0.042190805,0.016646266,-0.034193285,0.014745114,-0.007100029,-0.017040169,-0.045592546,-0.0069167935,-0.042080145,0.024707673,0.020073669,-0.022172833,-0.037413463,0.012329427,-0.021094201,-0.012442595,-0.014429654,-0.03390255,0.02481952,0.03131326,-0.0003501187,-0.003008732,-0.088948324,-0.027885959,0.02756802,-0.009692152,-0.018591197,-0.010749555,-0.020048628,0.0076399026,-0.014096949,0.018929034,0.2338824,0.057124764,0.03403161,-0.0060603884,0.034550752,-0.021857312,0.050853767,0.04990233,-0.011027578,-0.038901147,-0.008178534,0.047429707,-0.0054733586,0.005394122,0.044946175,0.05365555,-0.06705014,-0.00014670687,0.05215276,0.012955212,0.033706903,-0.047057208,0.017220568,-0.0002467427,-0.051509496,-0.025120562,0.027098387,0.04026549,-0.036177978,0.020136373,-0.033338092,0.08020167,0.055339344,-0.02652665,0.054439384,0.010550112,0.027845535,-0.054521505,-0.025726043,0.009460561,0.011378386,-0.0021178492,0.011864645,-0.062399007,-0.03390049,0.01616805,-0.038975015,0.0056995517,-0.0057616485,-0.014374391,-0.021964293,0.017750304,0.010987634,-0.022195157,-0.0012655265,0.0044216593,-0.018244946,-0.01934201,-0.0067788297,0.04781773,0.045992464,0.015125473,-0.02807952,-0.0410857,0.016382322,-0.011386825,-0.042887542,-0.018140439,0.0035292448,0.019309202,0.021710537,0.016021127,0.022244407,0.0026250177,-0.009411708,-0.0007929875,0.022185978,0.029885031,0.03493062,0.0077715893,-0.0030268393,-0.04209786,-0.014562131,0.009495348,0.03317685,0.031052858,0.01236041,0.046229135,0.0076331617,-0.0068053217,-0.0014068568,0.01735818,-0.034345884,-0.03647383,0.009398188,-0.029848892,0.021894429,-0.0532831,-0.011582566,0.033190653,-0.027808394,0.036250886,0.0008255433,-0.05601007,0.026953368,0.018502813,0.03149704,-0.02174325,-0.021963598,0.022864155,-0.11334697,0.00090326404,0.0020486724,-0.030750021,0.029754268,0.0651771,-0.008031974,-0.017833076,0.05821359,-0.016175479,0.026974082,0.013714559,-0.015014346,0.044706415,0.0016378963,-0.06709104,-0.015054748,0.005784854,0.029118918,-0.0012143374,0.035107993,-0.032150935,-0.046901297,0.030221472,0.013037419,0.011415078,0.043992884,-0.031347074,0.00902557,-0.012779025,-0.005991171,-0.002838506,-0.028746601,0.039756283,0.01021581,0.054754756,-0.049350817,-0.0018809217,-0.016640527,-0.005967809,0.01876481,-0.006545339,-0.016724251,-0.06249799,0.015843738,-0.07917952,-0.046516668,-0.042916194,-0.028623674,-0.026997222,-0.015640564,-0.020914035,0.07490316,0.05577047,-0.031996258,0.03633741,0.015890485,-0.012441987,-0.015666278,0.01504546,0.01629882,-0.006174266,-0.043847475,-0.008411774,0.007979655,-0.045181237,0.010832987,-0.00046828357,-0.04384897,-0.036932085,0.063044414,-0.032912515,-0.0030505948,0.03764757,0.061284352,0.03510613,-0.02671035,-0.00648897,0.0003867099,-0.023359241,0.019305617,0.10978412,-0.011122789,-0.014625731,0.03586023,-0.0020826329,0.030282464,0.03131949,0.05425655,-0.0002563592,0.008500836,0.038023613,0.00303988,-0.0014874473,-0.032936834,-0.024963086,-0.040629577,0.011100672,0.023568675,-0.019968728,0.019419827,0.01486561,-0.04495021,0.0047719562,-0.07881427,-0.03603637,0.012809562,-0.0052339137,-0.025219036,-0.03619165,-0.0028217265,-0.024621846,-0.0069197738,-0.05074546,-0.035506424,0.03746565,0.005831162,-0.02298624,-0.033491682,-0.014049656,-0.0139780445,-0.00959203,-0.008771366,-0.010812049,-0.019277478,0.0005375112,0.0007348272,0.02069347,0.017083503,-0.015281756,-0.013393462,-0.010958107,0.0031312627,0.005756528,-0.0038132304,-0.028029867,-0.06349632,-0.032180253,0.005172899,0.0028167078,0.018534211,-0.002641008,-0.02360691,-0.014719911,0.009646904,0.022583267,0.08016087,0.024245694,-0.018900147,-0.03802358,0.011915949,0.009695073,0.007384172,-0.027584204,-0.023377832,-0.06630682,-0.00782736,-0.0022169424,-0.05461887,-0.028921401,-0.00023829009,-0.008531507,-0.008534841,0.0020640336,-0.042472254,0.006918971,-0.028385237,-0.007814077,0.013148669,-0.02967838,-0.025957102,0.043750316,0.00038312486,-0.009360194,-0.024287928,0.024523096,0.04610511,0.019812496,0.01735193,-0.02314329,0.018271608,0.0030667703,-0.0578837,0.007721744,-0.013882231,0.0063052163,-0.004388408,0.012003321,0.00004566693,0.009484205,0.013536619,0.013045437,-0.0006242019,0.033016596,-0.01974448,0.023006212,-0.010552189,-0.05630222,0.027576858,-0.01919197,-0.00018361685,-0.03409672,0.027033288,-0.042640857,0.006279298,-0.029172897,0.027749695,-0.015021729,0.046058133,-0.021093057,-0.0049774037,-0.05857039,-0.044990893,0.00032795983,-0.018627927,0.035765924,-0.047436927,-0.04217118,-0.027543627,-0.021105498,-0.035241954,0.023722572,-0.027290497,-0.031171726,-0.04234379,0.03802269,0.029990286,-0.023478229,0.0085289,0.005553537,-0.018115548,0.04247986,-0.0043830867,-0.028582945,0.014255768,0.023089549,0.0017606493,0.009509785,-0.039182726,0.0042319596,0.024766527,0.033000324,0.024814166,-0.031846743,0.05252109,-0.013883899,0.004550998,0.021973403,0.066364184,0.036359765,-0.01046924,0.040606663,-0.01034513,-0.056477904,-0.019319488,0.003934891,0.017472833,-0.044677593,-0.0015901888,0.017582774,-0.021545082,0.03234482,-0.028735599,0.020225106,-0.048320044,0.06991048,-0.024654122,-0.010746365,0.022058435,-0.019676605,0.005724853,-0.0331281,-0.023066962,0.027174907,0.024348855,-0.012402855,-0.018804569,0.015878493,0.047227655,-0.008015738,-0.018992353,-0.0490409,-0.02463811,-0.0017228189,-0.11549212,-0.013775978,-0.009233019,-0.009842587,0.022208756,-0.0163916,-0.044002853,-0.04114342,-0.0080939215,-0.032433897,-0.017862314,0.004413932,-0.0067422823,-0.013571751,-0.023527581,0.010841456,-0.03288961,-0.005079961,-0.039818957,0.054356758,0.01914523,0.028669562,0.034622304,0.022964044,-0.013049536,0.033724707,-0.0400339,-0.03290365,-0.026525786,-0.03170284,-0.040814817,-0.06335238,0.017551228,-0.012814028,-0.020345246,-0.05002054,-0.016150907,-0.009578709,-0.040925726,-0.024767835,-0.02749282,0.008988265,-0.02194409,0.056916278,0.014793429,0.06292666,-0.042027537,-0.0023765808,-0.056074664,0.012808633,-0.017101865,0.07160414,-0.028577108,-0.020187022,-0.016077697,-0.018039193,0.00023401596,-0.015088118,0.025479833,0.019038696,0.0063390983,-0.0138913775,-0.035855237,0.012140476,-0.017048277,0.030183041,-0.045277305,0.042086452,0.0019798009,0.023173552,-0.031920012,0.0025357318,0.021122439,0.025138645,0.011928634,0.013367414,0.009625406,-0.011898626,-0.00027263624,-0.016034683,-0.050104495,0.016192926,0.0057367855,-0.07723558,0.0093813725,0.00043250964,-0.026236663,-0.0069666314,-0.07387011,0.0070198635,-0.050401177,-0.05721188,-0.0019022762,0.014891255,-0.006232605,0.028353103,-0.03488152,0.0379616,-0.014122814,0.019162338,-0.019109191,-0.025443478,-0.030874128,-0.008876844,-0.04850113,-0.0039589508,0.015252961,0.001966576,-0.038520664,-0.02197768,-0.043710895,-0.013431458,-0.023086928,0.001282466,-0.048965804,-0.010801496,0.0075231716,0.0052424055,0.023000842,0.0112607125,0.009549199,-0.04119548,-0.020265311,-0.023337603,0.020744951,0.07703736,0.02023639,0.03348385,0.02927239,0.008116792,-0.009484932,-0.04926863,0.033664323,0.0048649036,0.03168249,-0.015912835,-0.024267536,0.028932132,-0.043317735,-0.015700286,0.0022146301,-0.060339734,-0.018230252,-0.010055572,-0.017279768,0.026351959,0.012828923,0.022602852,-0.009953073,-0.0113343,0.0147825,-0.01655409,-0.000024732662,0.038208988,-0.036021333,0.06969978,0.0016058701,-0.023678584,-0.00013458596,0.067653365,-0.01662932,-0.046027936,-0.0069055227,-0.012415682,-0.03847283,0.058244463,0.0012241458,-0.03378283,-0.03614294,0.0026331434,0.027982794,0.008340137,-0.024161324,-0.01703194,0.035067502,0.012132505,-0.034089837,0.011439859,-0.019514693,-0.049018927,0.043504015,0.011552619,0.030073076,0.045986548,-0.007505173,-0.027292578,-0.011527214,0.0009901486,-0.008364145,0.0040856926,-0.041307732,-0.013467265,-0.01398345,-0.0059325015,0.04993815,-0.0044895317,-0.012661734,-0.017813675,0.03701191,0.0009395226,-0.052138522,-0.016386203,0.0055025294,0.024798498,-0.010577395,0.019028781,-0.011373444,-0.029308414,-0.0015202416,0.0053565917,-0.023244234,-0.026740955,0.0042605386,0.028422447,-0.006693308,0.015920315,0.04902375,0.03340123,0.014378082,-0.03909599,0.0817428,-0.011258097,0.008460889,0.000082642604,0.015709661,0.020355169,-0.013921407,0.007952139,-0.016426336,-0.027866604,-0.038245656,-0.01741957,0.017513867,0.049259663,-0.0053244396,-0.04065691,-0.024499407,0.026345517,-0.0006395379,-0.0028005093,0.037582524,-0.007129123,-0.0013796049,-0.016084109],"last_embed":{"hash":"1onmdll","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"1onmdll","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{2}","lines":[231,231],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1onmdll","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02984269,-0.03448561,-0.0443688,0.010830629,-0.03279472,-0.05684409,0.03365193,0.008151196,0.02069767,-0.013373262,-0.037359536,-0.0063442136,-0.053042196,0.0032108116,0.009955168,0.019065307,-0.034683272,0.008805223,0.016062211,0.021085713,-0.03718265,0.015965536,0.040387385,-0.031444293,-0.028984664,-0.011066872,-0.00891421,-0.021276118,-0.0046036546,0.0479367,-0.013851607,-0.010548813,0.059177104,-0.022427073,0.002263879,-0.016963644,0.011081385,0.016905885,-0.03309741,0.02425509,0.02425206,-0.029766114,0.046020076,0.029827736,0.040510852,-0.01559638,-0.061934326,-0.015230685,-0.016299177,-0.026979195,0.004806914,-0.018523132,0.037817337,-0.0071572457,0.029894728,0.049470745,0.042790934,-0.0343466,-0.03947649,-0.010448098,-0.027202675,0.036431633,-0.017299723,-0.03461804,0.010609575,0.015793275,0.017914519,0.010253804,-0.025107512,-0.047949117,0.0046431674,0.003390805,0.04884253,0.019090261,-0.026220363,-0.05250644,0.014813783,-0.009960864,0.016601592,-0.020085648,-0.0040898253,0.022505732,-0.002155178,-0.00075655384,-0.02140267,0.0038293558,0.010971617,0.025525365,0.02563904,0.010278838,0.006606149,-0.013237962,0.01965744,-0.021234147,-0.012599946,0.017665368,0.03434301,-0.053344946,0.05684634,-0.010207402,0.050253388,0.022144875,-0.023835966,-0.009524213,0.017993106,0.009418811,0.009880372,0.027040534,0.044184774,0.003313379,0.03451392,0.02418526,0.024189452,0.040605247,-0.008882662,-0.009245376,0.006049023,-0.024627192,0.015490201,-0.010047652,0.015128784,0.041612636,0.020602236,-0.004397711,0.013985316,0.027939055,-0.0064117904,-0.039056085,-0.041298226,0.034555633,0.010110115,-0.0032776014,-0.014512898,0.006552576,0.034335457,0.026536416,0.05378415,0.016233752,0.02644688,-0.07864559,0.015252478,0.024740253,-0.02200074,0.016386617,-0.012704727,-0.040560193,0.07315491,0.01250406,-0.006054395,0.05376306,-0.007537237,0.042384826,0.022372788,0.07959452,-0.021612825,0.044026278,-0.0011983692,0.029406514,0.0057162107,-0.0097315265,0.021957006,-0.023932628,-0.034176286,0.040853728,0.0017671847,-0.0046990025,0.021481497,0.024471974,-0.01459196,0.00702524,0.0018929746,-0.031601287,-0.015297709,0.033544183,0.03268771,0.007391099,0.07728691,0.027016012,0.029661879,-0.00796652,-0.055336554,0.03406794,-0.04103225,-0.04799316,0.0018429552,0.053797815,0.0028243966,-0.025965871,0.016133321,0.019149536,-0.0077255694,0.0038322206,-0.008001102,-0.008233623,0.075467855,0.00258357,-0.011408107,-0.00032986424,0.017584724,-0.042203758,0.018809311,0.018893072,0.033785407,0.03123442,-0.040184982,-0.004698781,-0.06477552,-0.037856348,0.00007928608,-0.0151822185,-0.025707472,0.012795198,-0.036144704,-0.010375405,-0.010638462,-0.014813864,0.02375625,-0.027993547,0.012737954,0.002361042,0.0019347315,0.04787158,0.008688841,0.0024655885,-0.033148203,0.035766393,-0.018383672,0.018141428,0.015160221,0.026125785,-0.046512824,0.012747351,0.0137367,0.0131348185,0.0128531875,-0.0039715543,-0.015330664,0.0029763067,0.02303661,0.021572018,-0.021742763,0.024621751,0.019114576,-0.027951185,-0.015817838,0.033078987,0.043920085,0.022512322,0.00026756906,0.0007366308,-0.011565947,-0.0024851551,-0.019640606,-0.064413466,0.021657977,0.019091906,0.006339121,0.011137892,0.014739224,-0.008551158,-0.015409832,0.014740603,-0.014136313,0.0028964356,-0.0016475605,0.010616859,-0.033147696,-0.022031227,0.031557202,0.064381495,-0.004596002,0.0020971943,0.043770023,0.020003162,-0.0022296358,-0.0010594564,-0.041965723,0.037765354,0.041427992,0.0059267674,-0.036470555,-0.012831431,0.027280156,0.056098636,-0.018927315,-0.0032991373,-0.0035911477,0.0052983435,0.012995605,0.014228176,-0.04389554,-0.0017498396,0.074232,0.00059785676,-0.062492657,0.018673096,0.0110772615,-0.15902779,0.01893495,0.02125349,0.02877522,0.012440357,0.021263463,-0.0425965,0.023971597,-0.004574813,0.028301463,0.0022665183,-0.048994638,0.032390032,0.014986297,0.02478657,0.011315397,-0.025978928,-0.0010828099,-0.0029895583,-0.044714954,-0.014637964,-0.037055086,0.03251353,0.044185024,0.02007502,0.011385953,0.049628086,-0.0209576,0.014255891,-0.059599962,-0.052621152,0.012532347,0.007920696,0.04301897,-0.026686613,0.0021763276,-0.054882318,0.00716167,0.020546913,-0.0076551633,0.056008026,0.020636167,0.015598604,-0.017534772,-0.010221754,0.014193385,-0.046124626,0.0011818595,-0.06452594,-0.02529442,0.024432853,-0.0015264163,-0.0013672346,0.043633983,-0.042133328,0.014410235,0.032821815,0.037402477,0.004789202,-0.03846679,0.005805767,0.014109869,-0.020244502,-0.039060004,-0.028882485,-0.05553498,0.016995303,-0.008564008,-0.024965191,-0.029153835,0.0071642185,-0.032797813,0.00860444,-0.013959176,-0.041177306,0.02815725,0.002536618,-0.0020736528,0.0002556553,-0.102544256,-0.019261025,0.018928124,-0.0020557675,-0.0103116995,-0.0023352471,-0.0301054,0.009755082,-0.0017194379,0.02223613,0.2417614,0.044181015,0.033492316,-0.02065812,0.029688597,-0.05078453,0.046734005,0.048753917,-0.017058073,-0.025310488,-0.027887454,0.06345353,-0.008691485,0.010938049,0.052961577,0.04667714,-0.067170665,0.011097588,0.05139084,0.013435747,0.027662767,-0.027065707,0.0032151826,0.009622324,-0.04375301,-0.026142279,0.0259942,0.045102347,-0.038441084,0.0049857814,-0.042076476,0.09365729,0.072998114,-0.030953472,0.05485434,0.018709935,0.041290708,-0.06737491,-0.02594055,0.021564351,0.026291735,-0.00793791,0.005526338,-0.043023612,-0.022961715,0.0025769807,-0.027899915,-0.008412623,0.002827948,-0.0063282065,-0.03700543,0.017491203,-0.009347722,-0.02164538,-0.01584361,0.007565994,-0.030648375,-0.014293307,-0.019761827,0.031673506,0.035922017,0.0031037931,-0.037519835,-0.037304573,0.017193753,-0.024236064,-0.06104268,-0.005119474,0.0044364114,0.017170979,0.015948866,0.033534214,0.010936615,0.011810671,-0.010373694,0.0049285884,0.03261464,0.024294253,0.030459106,-0.023800103,-0.01656254,-0.03810973,0.0043120426,-0.0042013116,0.028881159,0.03629328,-0.00443224,0.05207631,0.01828021,-0.015493178,-0.00498962,0.0039405357,-0.024104038,-0.013004789,-0.0012038178,-0.01980615,0.02030682,-0.05955892,-0.0074385074,0.054035917,-0.03427983,0.01806077,0.0025505673,-0.034085784,0.02403608,0.003196015,0.012548213,-0.024034638,-0.0005427598,0.006965394,-0.105504975,0.010118101,-0.010722605,-0.018061807,0.010670184,0.07357697,-0.011125755,-0.0014200843,0.042665433,-0.00829278,0.022088433,0.040172655,-0.011575247,0.043544177,0.012291046,-0.05494782,0.006602766,0.011040331,0.02650534,0.006034647,0.033261515,-0.027882192,-0.035496317,0.03147362,0.017435102,0.0038267262,0.031243697,-0.041256417,0.024726946,-0.008326439,-0.005065157,-0.011285153,-0.021715654,0.022799907,0.005381214,0.026307281,-0.03639348,0.00047608197,-0.02642723,-0.002820387,0.022320893,-0.024456771,0.0048112725,-0.06128932,0.011264667,-0.06597762,-0.040055454,-0.039773434,-0.018275764,-0.013984995,-0.01068654,-0.007418529,0.057979148,0.05209914,-0.021353897,0.047987573,0.0050225267,-0.000929326,-0.0151622705,0.023140231,0.02746622,-0.00880087,-0.03928747,-0.011035052,0.009335707,-0.05543223,-0.010874871,-0.0045427685,-0.016757132,-0.018533159,0.059515145,-0.042516153,-0.017145019,0.04052343,0.049683645,0.023488611,-0.050883405,-0.0033977735,0.015336777,-0.027667673,0.018512925,0.10602789,-0.0048511773,-0.017275413,0.032109734,-0.011971557,0.046393786,0.0475472,0.049236126,-0.0035275663,0.028828174,0.029968325,-0.0018202564,0.0010120618,-0.031121522,-0.024200704,-0.0034091223,0.025120763,0.029349972,-0.03972791,-0.00057824963,0.0019330742,-0.043330595,0.0086075915,-0.06177086,-0.024614185,0.006194202,-0.019771568,-0.023722095,-0.03037279,0.009364304,-0.042725574,-0.025753457,-0.054969233,-0.023073848,0.03474045,-0.0073167016,-0.021523597,-0.009311959,0.0054998766,-0.016270364,-0.019666383,-0.007946036,-0.0099284705,-0.016333308,0.009532189,-0.007326967,0.019286966,0.02878558,-0.027195044,-0.031593904,0.008557814,0.005442107,0.008546774,-0.0029753165,-0.029878251,-0.061843656,-0.036012217,0.017667433,-0.018329695,0.012041998,-0.028618017,-0.0054137516,-0.019213997,-0.021441884,0.02749773,0.06467201,0.027485684,-0.008409908,-0.020595558,0.0016282023,0.001543316,0.027761944,-0.03765458,-0.051658943,-0.061077114,-0.007836205,0.005653018,-0.0562593,-0.021349005,0.00064893137,-0.022351379,-0.014192463,-0.019580282,-0.03300517,-0.0012733403,-0.023172695,0.012494984,0.002770826,-0.048849467,-0.030804891,0.077012494,0.006636036,-0.013943103,-0.012304415,0.01080766,0.040478963,0.03671589,-0.010730354,-0.026096283,0.005109044,0.01425318,-0.061081585,0.0000098790415,-0.014173072,0.009263475,0.005668301,0.016482765,-0.0037270682,0.011128428,0.021340448,0.023727907,0.009770636,0.05117615,-0.012501076,0.028255485,-0.0037325341,-0.044661853,0.021720381,-0.0069303242,0.010713176,-0.054509427,0.008933593,-0.030773861,0.011312383,-0.009262123,0.04128787,-0.021652753,0.05878973,-0.026085135,-0.00071491435,-0.058559135,-0.032410074,0.008265851,-0.015946278,0.04979951,-0.0440946,-0.048300415,-0.019805847,-0.018239725,-0.030600319,0.04115635,-0.024738282,-0.02980482,-0.045340516,0.036311075,0.033265743,-0.042262636,0.008611557,0.005385262,0.006291782,0.029603897,0.0045879013,-0.02719586,0.007347757,0.042294253,-0.010571184,0.0028308854,-0.030141933,0.004014747,0.012741118,0.039149147,0.016440064,-0.016510665,0.06493755,-0.041364353,0.010005894,0.022247545,0.0871867,0.016411306,-0.014552713,0.04273142,-0.0035270376,-0.053564467,-0.022043414,0.023537282,0.027693655,-0.03145292,-0.016068475,0.016695837,-0.019921215,0.022444433,-0.0474074,0.018711282,-0.039041452,0.06588733,-0.0067686816,0.000053989872,0.03692552,-0.020223165,0.021206204,-0.028571025,-0.018102042,0.017479243,0.01778892,-0.01593382,-0.027414622,0.019368427,0.0489648,-0.02368485,-0.019007538,-0.061100494,-0.036975965,-0.000657747,-0.11590773,-0.026390523,0.002870896,-0.026712136,0.011850918,-0.029761596,-0.05757319,-0.043315995,-0.012690135,-0.02701261,-0.013036016,0.018499753,-0.030500934,-0.013457334,-0.01456167,-0.0038302066,-0.041659743,-0.016919289,-0.026878916,0.03563231,0.020999108,0.0119324485,0.047218695,0.02038627,-0.017870162,0.032703817,-0.04102858,-0.046732605,-0.02733476,-0.019239116,-0.04671627,-0.053864386,0.011199743,-0.013714373,-0.0046192966,-0.044737324,-0.008186527,0.012912236,-0.020197278,-0.018740356,-0.011698751,0.011334712,-0.009286232,0.057247985,-0.012282614,0.0625797,-0.048727155,0.000799296,-0.06862108,-0.001628306,-0.003534877,0.07325612,-0.029285122,-0.021541081,-0.015544087,-0.034882475,-0.011585699,-0.012946675,0.024617113,0.033296157,-0.00025402915,-0.023562035,-0.028220206,0.028111348,-0.010785817,0.047964614,-0.037263967,0.023595387,-0.0036896316,0.021835076,-0.035759583,0.004238947,0.017630253,0.015423615,0.021046685,0.012512789,-0.0010333966,-0.017285623,0.019363604,-0.028508732,-0.05678909,0.01623608,-0.00034849916,-0.094941124,0.016827626,0.007539568,-0.019079385,-0.0023364774,-0.050470665,0.010942284,-0.039963473,-0.06214562,0.0060888845,0.019580366,-0.0037584084,0.0027831977,-0.04055806,0.008123737,-0.026460659,-0.003367819,-0.025999466,-0.041710466,-0.019798232,-0.020279143,-0.04796033,-0.00898015,-0.00068528915,-0.0030826817,-0.035729952,-0.013540644,-0.038570136,-0.003166609,-0.0045382674,0.0062103267,-0.053658072,-0.011677956,-0.0031376376,-0.0007351825,0.019528845,0.006152583,0.01224403,-0.02787451,-0.017114058,-0.023057902,0.03104257,0.058380816,0.0060967733,0.035647355,0.04642301,0.0055771386,-0.0103784725,-0.049236942,0.03287402,0.0022733575,0.042979125,-0.024099605,-0.00406921,0.034905184,-0.043904137,-0.023361474,-0.0005862394,-0.054897,-0.02095668,0.0033013,-0.013992617,0.029908141,0.0061873496,0.04343959,-0.010382613,-0.010179712,0.0151475575,-0.021337599,0.009822973,0.024171961,-0.034079812,0.050778076,-0.016408404,-0.025367046,0.012986382,0.07160347,-0.027819378,-0.035944633,0.0031882913,-0.00941157,-0.014361372,0.06377762,-0.0077922046,-0.02693982,-0.033070635,0.0022569161,0.030402876,0.011017353,-0.013411335,0.0077661504,0.026453918,0.03681677,-0.03049887,-0.009761828,-0.00891382,-0.035533357,0.041637056,-0.014270606,0.037502814,0.050704602,-0.007190518,-0.0031782256,-0.012107285,0.018463042,-0.012870056,0.0109806685,-0.036775548,-0.010424798,0.0012699936,-0.012335499,0.052268267,0.018421767,0.0056145913,0.011252041,0.03138882,0.0069527007,-0.038252693,-0.027750855,0.00014852808,0.025205778,-0.023906494,0.028823027,-0.014740655,-0.037120722,0.005617473,-0.009464837,-0.010769175,-0.028057987,-0.013731004,0.024564534,0.00665703,0.006156875,0.037472446,0.025449462,0.007976205,-0.047931887,0.09812587,-0.015689347,0.0070731645,-0.01599813,0.009780943,0.02475628,-0.0002107556,-0.008771414,-0.029205797,-0.039307352,-0.035578266,-0.015805485,0.017386016,0.05686708,-0.014237357,-0.0325592,-0.032170173,0.018895822,0.008296373,-0.0061931736,0.032574836,-0.016288258,-0.008085759,-0.030827291],"last_embed":{"hash":"crgvw","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"crgvw","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{3}","lines":[232,232],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"crgvw","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034313425,-0.022497207,-0.03481716,0.009517089,-0.032280013,-0.04585478,0.022677755,0.018772766,0.02335013,-0.0124037005,-0.0109350905,-0.00619434,-0.025788074,0.0032221226,0.023014173,0.018165773,-0.04343889,-0.0053095883,0.018519145,0.017115418,-0.038552538,0.021842819,0.022557508,-0.02292791,-0.04146636,-0.0075590843,0.0147379,-0.023003303,0.0071878633,0.030539073,-0.029423632,-0.017178731,0.044143282,-0.037153997,0.0046514478,-0.019021263,0.01050153,0.014958,-0.036201164,0.0270204,0.031675454,-0.022895545,0.0445217,0.02655774,0.047105163,-0.012002734,-0.056191873,-0.007440582,-0.009670091,-0.028890766,-0.018540513,-0.011407472,0.034306884,-0.00085698464,0.018991608,0.050342776,0.02930445,-0.053135816,-0.029769523,-0.0057907286,-0.029049968,0.034310903,-0.01008724,-0.029124817,-0.014243011,0.050912354,0.011601086,0.014121868,-0.023291672,-0.05411338,0.020718716,0.0021403371,0.053406093,0.03454133,-0.02232277,-0.04055332,-0.009172801,-0.017378807,-0.00969448,0.006784695,-0.008241202,0.006702082,0.014007118,-0.008647573,-0.01583666,-0.005380031,-0.014722424,0.037350487,0.031948328,0.006685808,0.0039339857,-0.030298699,0.029511344,-0.015765011,0.0028686675,0.010373016,0.011447589,-0.06042841,0.051494695,-0.01776635,0.04465539,0.019917443,-0.048071064,-0.016528362,0.015188127,0.013605777,0.0007035623,0.025768545,0.024336137,0.00084481004,0.04322879,0.033838093,0.024692733,0.051973656,-0.010032599,-0.008956308,0.013527745,-0.028942253,0.034671456,-0.016090222,0.007908726,0.057162322,0.022254555,-0.013612849,-0.009701825,0.0010969125,-0.012634191,-0.01413749,-0.032878894,0.025780028,0.025770834,0.023116315,-0.0068780268,0.0018831551,0.024888076,0.020028617,0.040016644,0.024369333,0.027836332,-0.055565953,0.034773976,0.025519097,-0.043345597,0.014044859,-0.0064705187,-0.019816032,0.07739315,0.020346154,-0.010525465,0.041106462,0.017631812,0.010500395,0.000082142025,0.06574055,-0.03001773,0.025611985,-0.01595185,0.037047315,0.013498041,-0.011532203,0.035586454,-0.03904192,-0.012604718,0.04965186,-0.015434356,-0.016388807,0.019193899,0.030885905,-0.0103664305,0.0027807257,-0.010768698,-0.05560903,-0.022062894,0.03117041,0.032936074,0.010828402,0.07986528,0.025472328,0.021858515,-0.019514414,-0.034723483,0.034009248,-0.03408878,-0.047227778,0.023091767,0.043018233,-0.00051763956,-0.037239864,0.013709919,0.010380409,-0.014183046,-0.0048148804,-0.013388511,0.004454012,0.080741696,-0.013341383,-0.010097498,0.015717752,0.031262394,-0.05198217,0.013313675,0.009165345,0.023619164,0.016198846,-0.038847793,-0.009652373,-0.053511355,-0.029333143,0.0024640837,-0.020157538,0.00036143805,-0.011448961,-0.04708994,-0.022646056,-0.02040301,-0.007050902,0.035900895,-0.040753424,0.0034438323,0.0005247431,0.019925779,0.058128726,0.020059254,0.021101847,-0.018600345,0.042168643,-0.014991541,0.007903361,0.0087166075,0.021059407,-0.048578296,0.0040620463,0.015234334,0.04022204,0.025884062,-0.015448992,-0.010530995,-0.02461237,0.024162065,0.04044424,-0.02042804,0.028991142,0.020471176,-0.010776732,-0.011932109,0.037020937,0.04634024,0.028128034,0.0068742842,-0.0019548722,0.003983258,0.0012363881,-0.017213475,-0.059437778,0.0264101,0.022801446,0.0006106358,0.004472808,0.034665067,-0.012541348,-0.024862772,0.039880127,-0.020760613,-0.005566091,0.0038886685,0.009437649,-0.035224475,-0.021264194,0.040006347,0.057621796,0.00062413217,-0.011293145,0.03995573,0.0077718487,0.0039898753,-0.012925402,-0.03830871,0.051478095,0.039544825,0.011966417,-0.015660338,-0.01581768,0.016055219,0.04465359,-0.005008424,-0.005442468,0.0069445265,-0.007196172,0.012090515,0.015615616,-0.035868786,-0.004313099,0.06618076,-0.012882481,-0.06429969,0.033201504,0.00036812658,-0.16365905,0.0080356,0.022810873,0.009497603,0.00547498,0.023062143,-0.039999202,0.0053740516,-0.021538952,0.023998728,0.0030139368,-0.041921888,0.02633758,0.020600352,0.030091388,0.0057730563,-0.041819144,-0.0034766782,-0.0050520594,-0.051154956,-0.013433239,-0.021452213,0.033789158,0.058166523,0.008778269,0.0019366631,0.0962346,-0.022093134,0.01564686,-0.07127574,-0.046779107,0.023819054,0.0011124009,0.03514653,-0.0137234945,-0.00908878,-0.046643,0.022011831,0.027339745,0.00701064,0.05502729,0.041243132,0.0039102226,0.0040880567,-0.021703398,0.022815624,-0.04030167,0.0012484256,-0.057337485,-0.03581311,0.027969217,0.0048217536,-0.009684911,0.03421756,-0.051020645,0.02188116,0.01975827,0.05742276,0.015014473,-0.031257898,0.0223364,-0.018098002,-0.017150868,-0.044654444,-0.006513089,-0.024068106,0.031250004,0.026311683,-0.028957557,-0.046969343,0.02194525,-0.038880616,-0.0034893656,-0.0140946815,-0.021364398,0.0017546511,0.024583733,0.0057009733,0.001429991,-0.08271027,-0.022841927,0.03235868,-0.013652544,-0.005262284,-0.0060706227,-0.033352267,0.0007333216,-0.008707045,0.027225273,0.24376798,0.062467907,0.039955158,-0.023506615,0.037681386,-0.027311662,0.048226282,0.0509914,-0.009320466,-0.020324975,-0.013965888,0.03761346,-0.0013540034,0.0074754553,0.035458405,0.05936756,-0.08603115,0.008296633,0.03629426,0.009362557,0.032173634,-0.052584462,0.023904582,0.00087950355,-0.05346768,-0.030799977,0.014974089,0.03886303,-0.041544057,0.030967114,-0.030506453,0.07337716,0.062124573,-0.03418423,0.050007153,0.020417612,0.02300302,-0.069395185,-0.026094398,0.023070289,0.013820813,-0.004202893,0.018819619,-0.03905883,-0.023898497,0.0034482516,-0.029103616,0.008710668,-0.0077294684,-0.013380893,-0.02274092,0.0038705608,0.013491572,-0.012929736,-0.0018242411,0.008613264,-0.033058163,-0.024948992,-0.015481383,0.049901366,0.049381204,0.009933187,-0.05244679,-0.04228307,0.0022521343,-0.02821662,-0.060091197,-0.026248861,-0.0023522219,0.017661158,0.0072360584,0.00858935,0.009314412,-0.010842523,-0.018829776,-0.012567122,0.044732433,0.030166293,0.041324466,-0.0053578806,-0.00353791,-0.03583438,-0.015579692,-0.0060516135,0.040374663,0.031324826,0.022425164,0.041964106,-0.0020088037,0.006174327,-0.010071689,0.008554504,-0.030199066,-0.035028026,0.008170061,-0.041538607,0.032601137,-0.04369722,0.0038525495,0.032362126,-0.029331334,0.012004936,-0.000039421706,-0.035760555,-0.00085603545,0.019008458,0.008552812,-0.0062302146,-0.03246434,0.03361343,-0.10506703,-0.015798034,-0.012565069,-0.040621188,0.022483947,0.05974693,-0.0058565326,0.0055324878,0.054803193,-0.023814064,0.024103612,0.015792543,-0.013310866,0.03793776,0.004984429,-0.06553897,-0.0024746913,0.004916453,0.02643995,0.0021139197,0.033307206,-0.036336735,-0.06406875,0.009823202,0.021253878,0.011911512,0.037065174,-0.021636363,0.013753245,-0.029469345,-0.011887373,-0.015399395,-0.006063628,0.03663438,0.0106199,0.0482583,-0.05684332,0.007715209,-0.020472387,-0.01633384,0.014942996,-0.0017620038,-0.016332353,-0.055355065,0.02381212,-0.07339856,-0.05235205,-0.042212486,-0.02808441,-0.021059377,-0.013162084,-0.019535346,0.07259522,0.0664698,-0.009852948,0.038925305,0.020644756,-0.008661542,-0.02641282,0.007918055,0.013238955,0.02039802,-0.034687497,-0.018610906,0.011468713,-0.041939907,0.018542223,-0.013338495,-0.04969802,-0.04195941,0.043588996,-0.035079774,0.0072098365,0.036321335,0.056468785,0.041191936,-0.030888602,-0.003294256,-0.008343669,-0.03200656,0.029642953,0.10416002,0.0029237396,-0.011534823,0.03038131,-0.0019267914,0.032403354,0.024976356,0.061244894,-0.007454339,0.00804286,0.022462968,0.002520916,-0.00843321,-0.032433644,-0.041836992,-0.008406016,0.013140643,0.026112905,-0.0017529427,0.014300536,0.0053650658,-0.046652358,0.0009328902,-0.05740419,-0.04591262,0.0002899695,-0.0065720426,-0.037923273,-0.028565295,-0.02015732,-0.022933576,-0.016619902,-0.050948795,-0.02531808,0.033059187,0.004425116,-0.026514811,-0.008033238,-0.009247904,-0.013992193,-0.0056969724,-0.0087373,-0.005293057,-0.024723759,0.012394742,-0.013103686,0.014053334,0.0013148512,-0.0037409633,0.0046923063,0.0019490841,0.008242339,0.0093554985,0.0012487026,-0.04528246,-0.07901134,-0.028110825,-0.0046044555,0.019200038,0.022008693,-0.028673317,-0.012495066,-0.026119782,-0.0005003337,0.020216579,0.055108514,0.025568161,0.0014356202,-0.03240288,0.009767484,0.0029374268,0.009282746,-0.034014385,-0.038169928,-0.051669694,-0.017297246,0.007996392,-0.053814154,-0.041805025,-0.008786603,-0.007105783,-0.016868534,-0.018896565,-0.040666036,-0.0032972025,-0.015018179,-0.004848907,0.018699098,-0.0315077,-0.016950393,0.062398095,-0.0016268335,-0.0147146005,-0.02105174,0.015520151,0.0492435,0.01644773,0.0013402681,-0.01616389,0.008987287,0.014100091,-0.06347794,0.012820652,-0.013139665,0.0006455387,0.0017530418,0.032283176,0.0030191122,0.020340249,0.008678928,0.021604607,0.0032255487,0.02188004,-0.004789848,0.021041771,-0.00060588436,-0.047843702,0.02495395,-0.014459856,0.019311687,-0.03469433,0.021794068,-0.037562083,0.011239374,-0.034643177,0.032518633,-0.030191954,0.048683967,-0.018905967,-0.021509847,-0.06554145,-0.04203519,0.016902752,-0.040762898,0.03458024,-0.06198882,-0.02844922,-0.02808418,-0.018797327,-0.022841586,0.016371815,-0.013890631,-0.034496304,-0.029155597,0.018981153,0.018183665,-0.0434886,0.0014890645,0.012737722,-0.0071359496,0.035515804,-0.0077246455,-0.029760338,0.019187119,0.037204925,-0.0003681739,0.011103104,-0.026143724,-0.0019019649,0.028074265,0.025028242,0.03957753,-0.031969752,0.05336522,-0.011885926,-0.014012593,0.028451854,0.06955199,0.046604052,0.0022264733,0.040981885,-0.0027759073,-0.03857322,-0.0083281845,0.016053604,0.0123690795,-0.051963788,-0.001234759,0.0074680177,-0.012621166,0.031067884,-0.01128563,0.02108265,-0.04136979,0.07230928,-0.026575333,-0.00704331,0.027391225,-0.010743712,0.009677259,-0.031215345,-0.013860474,0.024627585,0.02827055,-0.00321321,-0.019319652,0.019238044,0.046030328,-0.007968621,-0.012045413,-0.030450309,-0.01746859,0.006534228,-0.12076295,-0.032958716,-0.008272951,-0.004209561,0.00873757,-0.019033536,-0.051726587,-0.031470533,-0.018012095,-0.037642367,-0.005848081,0.008685175,-0.012882386,-0.009933266,-0.025537552,0.011140238,-0.031675518,-0.020375708,-0.033272304,0.05234335,0.010746287,0.026615836,0.015759375,0.03463542,-0.022554692,0.034058433,-0.036377557,-0.036403548,-0.023457313,-0.023191957,-0.050911512,-0.06988324,0.0202022,0.0047627054,-0.012780116,-0.029064972,-0.011934766,0.0032748075,-0.046685256,-0.020522963,-0.017618224,0.008281135,-0.0030782442,0.05112256,0.0139268655,0.06742583,-0.038027283,-0.000024084466,-0.055214133,0.012135388,0.0030141945,0.06463729,-0.024952978,-0.01933796,-0.0154942805,-0.017384525,-0.015920952,-0.013259543,0.04021112,0.03954356,0.0027840845,0.0001965005,-0.02927497,0.019779634,-0.025170006,0.036267314,-0.039572813,0.043350283,0.0063544847,0.02027706,-0.036733415,-0.0031205313,0.025356287,0.014862605,-0.00020239082,0.018375248,0.007592017,-0.023492172,0.0050059976,-0.01918287,-0.04007848,0.0059462716,0.011219468,-0.07707066,0.01248195,0.01138741,-0.021164482,-0.015088408,-0.052511666,-0.000008012659,-0.039369952,-0.057021823,0.0019227422,0.017405014,-0.0226028,0.026046133,-0.04925435,0.026713464,-0.023019789,0.0065136063,-0.018646514,-0.028216098,-0.03717052,-0.018183205,-0.04494657,-0.008759127,0.009343474,0.006258704,-0.04866806,-0.024543833,-0.01785161,0.006110983,-0.010174089,0.0048835045,-0.05009162,0.0013989075,0.009559424,-0.0044351025,0.036362223,0.0222458,-0.0018841195,-0.048198886,-0.028758485,-0.013857263,0.0398718,0.07733795,0.0128011005,0.040535837,0.039784525,-0.0044819396,-0.006229815,-0.05149926,0.03423061,-0.009920951,0.02385474,-0.0064494573,-0.018455962,0.02658155,-0.035108127,-0.0052232454,-0.005146964,-0.049837288,-0.03541256,-0.012955231,-0.008328147,0.0074606948,-0.0005604349,0.03343092,-0.005502675,-0.00949186,0.012929603,-0.018491384,0.02026394,0.016110566,-0.02040542,0.06140192,0.00066663185,-0.038826615,0.009653621,0.067784004,-0.030433007,-0.03605784,-0.022215538,-0.012619711,-0.0356373,0.058260076,0.0028870255,-0.034868926,-0.026375866,0.008583805,0.030671047,0.027631216,-0.019894682,0.0031621119,0.035417452,0.021498635,-0.03925282,0.010365043,-0.007644984,-0.045906186,0.035370097,0.007806122,0.027838008,0.043208875,-0.016050115,-0.044893872,-0.03772113,0.0022114485,-0.010001309,0.009038839,-0.034801967,-0.012169541,-0.004811289,-0.008201514,0.051682554,-0.0023671768,-0.006805184,0.0046826713,0.03563137,0.014662346,-0.05374688,-0.009314246,0.011795827,0.025063599,-0.01026087,0.020306654,-0.008217195,-0.0337191,-0.004084581,0.008075602,-0.032509267,-0.025547124,0.0032308262,0.01926148,0.0011696354,0.016100531,0.037985735,0.032057207,0.019984413,-0.04363013,0.08498024,-0.013141178,0.00840713,-0.02115417,0.008018528,0.024383387,-0.017990379,0.022797652,-0.027642047,-0.016547063,-0.040081453,-0.023338674,0.011244979,0.060585126,-0.004107646,-0.021861793,-0.035891276,0.018084591,0.012493947,-0.010756724,0.05289935,-0.006279951,-0.026093775,-0.034796044],"last_embed":{"hash":"tfitdm","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"tfitdm","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{4}","lines":[233,234],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"tfitdm","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03363681,-0.031185204,-0.037781075,0.0019755655,-0.038518004,-0.060832538,0.0318096,0.014092919,0.011198101,0.002179208,-0.005887223,-0.002890669,-0.040296223,0.0034092974,0.0021013652,0.03733316,-0.03368816,0.005225123,0.02858268,0.0062126103,-0.038105946,0.028076883,0.02820957,-0.021654757,-0.039939594,-0.005474721,0.015419614,-0.030161252,0.0035151686,0.04533967,-0.008760589,-0.011009413,0.046814255,-0.041514102,0.00459117,-0.021590771,0.0053771324,0.026204139,-0.039780054,0.035800382,0.03036417,-0.016406728,0.04562236,0.028660784,0.05284227,-0.030596305,-0.054033633,-0.011626223,-0.012889297,-0.029866707,-0.011499973,-0.02495637,0.02831994,-0.0063180127,0.023843817,0.05092864,0.046274297,-0.05248753,-0.017743666,-0.01465343,-0.027345018,0.013091136,-0.0087872865,-0.018552085,-0.0040822322,0.029050559,0.012750882,0.013586203,-0.019568559,-0.049765248,0.0064927237,-0.00405637,0.046840075,0.027983803,-0.028549993,-0.036545638,0.015942356,-0.0051072333,-0.010026559,0.006092363,-0.0042044315,0.0030511585,0.0048694937,-0.009695452,-0.015100449,-0.009196362,-0.012733996,0.048444666,0.05244796,-0.00086084846,-0.007596761,-0.03018334,0.0044428483,-0.019300666,0.0011310228,0.018424502,0.006130596,-0.03453836,0.04852721,-0.007724724,0.024771934,0.010774327,-0.031079788,-0.01527261,0.0104210265,0.0072799507,0.010557818,0.018916331,0.031836037,0.0054309717,0.028704317,0.03789865,0.014476316,0.04656979,-0.011030825,-0.017288428,0.0131921265,-0.032126512,0.04923968,-0.020866323,-0.0033486988,0.038885143,0.023998335,0.0007505998,0.018806983,0.009510238,-0.0072731487,-0.037937485,-0.04253171,0.028899318,0.021936089,0.0056859558,0.004157386,-0.004058591,0.04068108,0.022992915,0.025160441,0.013734434,0.027472558,-0.0700313,0.038665988,0.015906097,-0.017262915,0.027938692,0.0016474029,-0.027127068,0.073409386,0.024210336,-0.018348671,0.044644147,0.018111473,0.016179953,0.011242149,0.07470453,-0.022021556,0.026532734,-0.0046560913,0.034775265,0.018622475,-0.009211537,0.0009422855,-0.040698145,-0.03742672,0.054947257,-0.004636549,-0.017506944,0.021052307,0.02477251,-0.0042481376,0.0035244166,0.0148214875,-0.043751705,-0.01809246,0.03069603,0.025830634,0.010105119,0.09355328,0.024836415,0.0100681605,-0.0060408884,-0.050508656,0.033447407,-0.040515322,-0.0566832,0.012287368,0.038956113,-0.021924473,-0.04157928,0.0020537293,0.040662117,-0.010919464,0.0069036637,-0.015358293,-0.006121561,0.06383804,-0.005397087,0.0028213004,0.0025623422,0.026232677,-0.041968,0.038397893,0.0130686555,0.030445931,0.03207007,-0.026108798,-0.014275308,-0.056019723,-0.0265428,0.0007537674,-0.031569283,-0.032888375,0.0050372826,-0.027276114,-0.026650306,-0.0066831773,-0.0019826447,0.024518887,-0.023329752,0.014021451,-0.0061889226,0.008268019,0.047844607,0.0080333995,0.024634495,-0.024665061,0.04593165,-0.0022177484,0.024233164,0.017513461,0.0334752,-0.04670573,0.0008204412,0.010719394,0.023590086,0.019286247,-0.00018774494,-0.020763567,-0.0065705217,0.031383704,0.022547405,-0.019036382,0.02854424,0.01249747,-0.008176332,-0.025004297,0.032479674,0.04145229,0.028332913,0.01412382,0.0034919702,-0.013173382,0.0007111606,-0.019348225,-0.07220316,0.02305174,0.021397958,0.0055091176,0.006166239,0.02177864,-0.011797268,-0.019162375,0.04112351,-0.010687769,0.005075757,-0.0038271754,-0.0034929207,-0.016761528,-0.035047427,0.04784126,0.054646503,-0.0060414914,0.0047922987,0.0516224,0.023115285,-0.015075334,-0.0018784108,-0.03288389,0.043120865,0.06294629,0.008572688,-0.016067866,-0.019128004,0.025248984,0.049288686,0.01759126,-0.012515965,0.0033970762,-0.0010261616,0.00096115016,0.014713707,-0.020339616,0.0068655023,0.06596454,-0.010838945,-0.06865809,0.026121013,0.0040761763,-0.14480808,0.019925084,0.018624824,0.026841322,0.0024036926,0.020733276,-0.042028673,0.007040684,-0.028746985,0.03479938,0.0055533103,-0.04170281,0.03263597,0.017348127,0.03373464,-0.012212135,-0.030168202,0.003025415,-0.005502825,-0.053003296,-0.012336605,-0.025965707,0.012838047,0.062027715,0.006679476,0.0004690546,0.08803819,-0.029437099,0.015668757,-0.0611913,-0.051105645,0.014774095,0.0038192852,0.034968056,-0.030627662,-0.0041672094,-0.04018623,0.02731703,0.010901298,-0.0056905127,0.05119848,0.044172596,0.006102577,0.00038574697,-0.02083188,0.034211777,-0.046484575,-0.0031779232,-0.0711332,-0.036466885,0.021557009,0.010591515,-0.012289824,0.02895825,-0.043375082,0.022223584,0.020235496,0.03630446,0.016024103,-0.051931597,0.013927592,0.006161213,-0.027419135,-0.037628483,0.0033634978,-0.04231455,0.016163839,0.014615377,-0.02772219,-0.03446998,0.017156273,-0.01914046,-0.008157646,-0.007962486,-0.03748903,0.019161982,0.03154339,-0.002271188,-0.0024862427,-0.08686365,-0.026631689,0.040422242,-0.012099613,-0.0047165174,-0.007215486,-0.029204661,0.013925178,-0.006501298,0.02151597,0.23231082,0.041764054,0.03899177,-0.008833978,0.027981926,-0.035935704,0.041507963,0.05172042,-0.00027029234,-0.03524119,-0.013493578,0.04437366,-0.010056702,0.001505971,0.032417107,0.054266468,-0.07624073,-0.0038707745,0.038804732,-0.0018905887,0.014652361,-0.0471368,0.02258849,-0.0032477581,-0.062880136,-0.024348168,0.0222704,0.04355933,-0.034364335,0.0278678,-0.03550501,0.09346643,0.060673025,-0.027651122,0.054509237,0.01984143,0.026279008,-0.059706125,-0.013099787,0.013898422,0.019166458,0.0022484446,-0.020077724,-0.051299177,-0.024717148,0.024386674,-0.04544131,-0.00005783332,-0.012116495,-0.009325332,-0.028955478,0.01766756,0.011508771,-0.022779027,-0.00022319214,0.0020003663,-0.028503846,-0.011872715,-0.012429676,0.03162886,0.054388423,0.01777988,-0.052048683,-0.051902432,0.017212193,-0.03657627,-0.05043024,-0.022139145,-0.013542996,0.02127827,0.019884292,0.020353517,0.02125062,-0.010507802,-0.009194664,-0.006031948,0.028717197,0.034530487,0.02869125,-0.013356624,-0.005369351,-0.023390682,-0.0046692784,0.0064567267,0.033257928,0.02067444,0.009547168,0.043005023,0.0030011067,-0.0059143165,-0.011978212,0.006109564,-0.014252928,-0.020934144,0.021742182,-0.020732172,0.026584154,-0.05543013,-0.010452381,0.033450875,-0.03240671,0.031008638,-0.0055613513,-0.045799997,0.021470698,-0.0005140528,0.014737044,-0.017970685,-0.03246361,0.009296448,-0.109963655,0.0010120111,0.007452659,-0.026360739,0.017882943,0.06986372,-0.005654261,-0.0016747728,0.046545092,-0.007225575,0.029592905,0.010955292,-0.01780521,0.03466434,-0.0010481352,-0.0618142,-0.01307883,0.0018754965,0.020263849,-0.0019719857,0.04043597,-0.03592336,-0.0411214,0.042267643,0.010065792,0.0062965276,0.035258956,-0.028145209,-0.0015814294,-0.011965599,-0.0021458932,-0.0031879288,-0.018332927,0.032749474,0.018624227,0.06890383,-0.048809957,-0.011438502,-0.009700432,0.00017447033,0.013463255,-0.0007921022,-0.014706233,-0.061259024,0.009523475,-0.075788975,-0.036877077,-0.024289576,-0.029791543,-0.035524957,-0.023867918,-0.021391451,0.06658037,0.0422147,-0.043106545,0.05436886,0.009054817,-0.016920112,-0.013953144,0.014553761,0.021896422,0.000101212325,-0.034576654,-0.013621195,0.01323892,-0.042904224,0.018063778,-0.013216874,-0.048017196,-0.037853044,0.05294719,-0.051854096,-0.0045003863,0.043841287,0.058075503,0.016440488,-0.04093393,-0.0033851021,-0.020326257,-0.017940344,0.030661874,0.11205167,-0.00427816,-0.017829843,0.042441502,-0.01388856,0.031179836,0.03401867,0.055590805,-0.007590216,0.012246398,0.026443366,-0.007313062,-0.019155303,-0.040392417,-0.009856875,-0.030896364,0.007768373,0.017349027,-0.012484545,0.0170457,0.01651576,-0.049530443,-0.0051412573,-0.067295745,-0.045747828,0.03152507,-0.013026275,-0.032214787,-0.02494523,-0.0012076802,-0.01820809,-0.019091576,-0.05371439,-0.03226588,0.031708214,-0.001315476,-0.037114855,-0.029414276,-0.018269906,-0.013576999,-0.00069763535,-0.010973808,-0.006751455,-0.0074307383,0.0069137923,-0.01663788,0.02042297,0.016191753,-0.014352353,-0.006177542,0.0022669632,-0.002236342,0.0029854234,-0.0006153191,-0.035150535,-0.055951227,-0.024884637,0.0027282839,-0.008446667,0.034936186,-0.02119441,-0.016427362,-0.017967137,0.008279977,0.012700007,0.07748233,0.0147276325,-0.003759212,-0.035044596,0.009850334,-0.0069305208,0.0033812486,-0.033140786,-0.016592605,-0.07985415,-0.033604454,0.017998777,-0.04035873,-0.03660153,0.004136419,-0.024843108,-0.019479819,-0.015405541,-0.060028404,0.017252676,-0.018933592,-0.008767313,0.01209177,-0.02252501,-0.028395448,0.047436282,-0.011870926,-0.015687868,-0.0075300396,0.013246482,0.044515777,0.03104059,0.0002830443,-0.022392686,0.014397527,0.00873425,-0.063973255,0.010200788,-0.013223168,-0.0030570042,-0.013875706,0.00723575,0.00010101949,0.0053990576,0.017158948,0.015636524,0.008353244,0.03606894,-0.0073834914,0.020787824,-0.00787936,-0.059067227,0.01795478,-0.026048612,0.00450398,-0.034581993,0.010708942,-0.028854074,0.0010211113,-0.038238518,0.029495506,-0.013372512,0.046127476,-0.023557883,-0.0074107423,-0.061929815,-0.031475548,0.023656197,-0.019101426,0.04695215,-0.04175054,-0.028178407,-0.009827014,-0.025572518,-0.032597728,0.015642885,-0.017382782,-0.03839888,-0.03553532,0.03276637,0.020043436,-0.0227717,-0.0006490397,0.026581392,-0.013433629,0.038430672,-0.01034801,-0.01940955,0.0036294078,0.020164039,-0.00458724,0.011130203,-0.03485413,0.008941519,0.033885952,0.029741744,0.033078454,-0.01920543,0.058448534,-0.010082835,-0.010365382,0.048061263,0.06347738,0.033017825,-0.020053457,0.037392844,-0.012998034,-0.048869956,-0.008319418,0.003850458,0.010642819,-0.044854455,-0.019985791,0.016690437,-0.02188765,0.013139687,-0.025378104,0.03289228,-0.03777892,0.07414023,-0.022579271,0.0024622448,0.027953135,-0.009834632,0.019286979,-0.0019053201,-0.027805524,0.03066054,0.034433242,-0.012830002,-0.028984608,0.025604919,0.057325915,0.0050603407,-0.027549677,-0.032754216,-0.025855163,0.0014197598,-0.11157147,-0.02066955,-0.0045018285,-0.01997767,0.004692502,-0.016334701,-0.049757767,-0.04258332,-0.007345083,-0.033835832,-0.014261305,0.026327247,-0.027780274,-0.012156621,-0.014331144,0.0047484334,-0.03130122,-0.01613123,-0.020554733,0.047783345,0.02243783,0.012049078,0.054957956,0.025034752,-0.0046949754,0.022720506,-0.05027445,-0.02379972,-0.026034715,-0.037928943,-0.040236227,-0.05858195,0.017198034,-0.003152017,-0.0052285967,-0.027524486,-0.012469721,0.012139583,-0.023462964,-0.02819913,-0.02671051,0.019058965,-0.012921671,0.051478837,-0.0034203655,0.06765775,-0.040147375,-0.011321503,-0.0635656,0.012055255,-0.02798912,0.09005379,-0.04062766,-0.02114955,-0.0075196945,-0.026052529,-0.005379577,-0.007680056,0.029300898,0.021546457,0.0070312577,-0.01536729,-0.036581192,0.0041753002,-0.005893869,0.04093881,-0.041582763,0.039795645,-0.018169176,0.016561,-0.010858222,-0.010385774,0.03507156,0.013580673,0.020319821,0.017517187,0.015802987,-0.019059602,0.0031137827,-0.027085347,-0.03765108,0.012866911,0.0074122692,-0.08081995,0.023367224,0.011947021,-0.020508695,-0.0073117386,-0.057300765,0.012139788,-0.047075577,-0.05940867,0.00038086018,0.015864035,-0.015958779,0.017523289,-0.034319486,0.036691066,-0.013300352,0.007616406,-0.01546808,-0.03212667,-0.017401198,-0.0027686749,-0.04594726,-0.011907334,0.028224047,0.014761597,-0.046027478,-0.031654093,-0.043366157,-0.02173066,-0.01934435,0.0094647715,-0.058380198,-0.008105278,0.0011751193,0.009019514,0.026419573,0.008932186,0.008255478,-0.033580184,-0.03156955,-0.02231192,0.026887469,0.07793344,0.014721785,0.03640215,0.03364118,-0.0072589,0.0023283106,-0.04065336,0.044339556,-0.0021491456,0.021858167,-0.009375815,-0.01908992,0.028935872,-0.036334638,-0.018337509,-0.0041632983,-0.06741128,-0.036115598,-0.009000988,-0.0013082897,0.028142478,0.0166985,0.03467873,-0.012100368,0.00925402,0.016384857,-0.014338255,0.003568304,0.023188733,-0.031162512,0.07565477,0.0005356903,-0.02539103,0.0071992707,0.079987355,-0.013372654,-0.030214151,0.0022442997,-0.009146682,-0.034681104,0.05658871,-0.00226785,-0.042570613,-0.0382088,-0.0018506127,0.024419622,0.007476775,-0.017707504,0.003778816,0.0308851,0.0154574,-0.025101986,0.011319342,-0.008123222,-0.052333515,0.03152732,0.016146198,0.039606333,0.048780613,-0.029553577,-0.044289768,-0.025735596,0.021915926,-0.00953514,0.0052961376,-0.034441065,-0.015619856,-0.0018804602,-0.012644632,0.05332618,-0.009174914,-0.008532987,-0.0039323294,0.029663272,0.0030593877,-0.032750178,-0.025908086,0.015465939,0.021076445,-0.01867389,0.041633133,-0.009943286,-0.0408688,0.011727752,0.000355293,-0.014339801,-0.031180253,-0.0016956248,0.01271779,-0.012397103,0.0038046765,0.051330093,0.045365177,0.015160823,-0.043477338,0.091732405,-0.013507418,-0.006061594,-0.015870623,0.01024086,0.02378636,-0.009937994,0.021545436,-0.022777127,-0.044862233,-0.03230754,-0.025915047,0.019941919,0.05271834,-0.021830294,-0.028963933,-0.026852818,0.028226895,0.0048689996,-0.012043184,0.024706766,-0.0027731478,-0.006043743,-0.018611684],"last_embed":{"hash":"1c2ax55","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"1c2ax55","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{5}","lines":[235,235],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1c2ax55","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.048202682,-0.027567152,-0.016378682,0.004181174,-0.032268923,-0.042788688,0.014518665,0.016999401,0.007489743,-0.017575316,-0.016455574,-0.0132743865,-0.0493055,0.008829249,0.016640203,0.029324332,-0.029018681,0.012956548,0.02385104,0.009904041,-0.044636104,0.020864403,0.045993943,-0.031907476,-0.037142627,0.0010959953,0.011950056,-0.011501203,0.016463906,0.04057325,-0.029074002,-0.014830921,0.05064356,-0.040711135,-0.00419231,-0.02647348,0.0024165257,0.024937855,-0.03899783,0.035505313,0.020252442,-0.024196345,0.04351376,0.018524548,0.04396666,-0.011747791,-0.06312101,-0.005115962,-0.0070070494,-0.03172661,-0.003275615,-0.0150249405,0.035344653,-0.00056240056,0.024625437,0.048189513,0.033540666,-0.04087325,-0.02367714,-0.0056798696,-0.03262144,0.037339013,0.003004246,-0.021784969,0.000047602833,0.035566915,0.016862394,0.013205357,-0.016970329,-0.04210245,0.01429745,0.0058265077,0.034166846,0.03162211,-0.028119178,-0.030105574,0.005811129,-0.009741587,-0.012724739,0.0044180816,-0.009550322,0.007931761,0.026501779,-0.010655405,-0.010976001,0.000774681,-0.017507276,0.037930828,0.031821143,0.0022253527,-0.009840947,-0.017912067,0.022441542,-0.029229207,-0.0033949595,0.012834988,0.016686892,-0.030895615,0.040268622,-0.01567795,0.057587277,0.0093486365,-0.034407336,-0.020820048,0.021981457,0.0027468372,0.0053998637,0.012356515,0.02974384,-0.004022568,0.044327255,0.033849683,0.038823407,0.066570796,-0.0069054794,-0.023338912,0.027861409,-0.031365547,0.029509217,-0.0014181965,0.008331377,0.048035827,0.032543335,-0.01944835,0.008025756,0.014284391,0.006991038,-0.033050396,-0.036307897,0.023008646,0.022608921,0.023415428,-0.0071425643,0.0013893038,0.031458527,0.024553858,0.026666196,0.0063137556,0.030677533,-0.06621072,0.044939015,0.010650449,-0.04088996,0.027123487,-0.006465034,-0.026567511,0.06525337,0.0036159474,-0.0062361006,0.046848603,0.019849181,0.023858234,0.002848992,0.062157106,-0.025346482,0.022587728,-0.00560737,0.033733394,0.0044396627,-0.009808101,0.03140125,-0.051140156,-0.031197613,0.05517115,-0.0015805091,-0.015664654,0.033276554,0.017945169,-0.021859793,0.031994086,0.01757216,-0.046336606,-0.020605898,0.02914537,0.045767404,0.007805585,0.06308663,0.02539177,0.025066316,-0.008000769,-0.049008477,0.034213647,-0.04405685,-0.051631123,0.01207142,0.04945747,-0.009885667,-0.028936315,0.022214916,0.018026149,-0.016030343,0.00044254778,-0.011172834,-0.0123700155,0.073827714,-0.00444594,0.0038464891,-0.0037765861,0.039245296,-0.04042225,0.022698918,0.026941301,0.020244962,0.027973365,-0.041732118,-0.0044308705,-0.05882219,-0.021754911,0.008067149,-0.018405652,-0.018914891,0.002045311,-0.03374959,-0.032341227,-0.02001281,-0.00981694,0.028803641,0.0027453757,0.0110403355,0.0034157173,0.0063816346,0.047997087,0.021271814,0.033932365,-0.033850446,0.01822793,-0.015261485,0.018195592,0.026608499,0.032495346,-0.03769913,0.0031655487,0.016569855,0.01477294,0.034119554,-0.004327835,-0.01354697,-0.022716772,0.04118908,0.017448246,-0.026406614,0.032827236,0.0041894782,-0.018515253,-0.021320319,0.036835443,0.055940453,0.0470251,-0.002683276,0.00423191,-0.006869447,-0.005303452,-0.023680657,-0.07242612,0.018763594,0.031026106,-0.0034551742,0.0012974729,0.00957947,-0.012451655,-0.016904881,0.038444772,-0.023969308,-0.0027232503,-0.0025125984,0.0011666252,-0.034621764,-0.0349338,0.044331115,0.043173004,0.008390723,-0.011808796,0.047705732,0.006479181,-0.018487278,-0.007471814,-0.03446075,0.06012505,0.05445051,0.0049611605,-0.031276777,-0.025900241,0.014239626,0.040669076,-0.0012006009,-0.015604782,-0.0031075887,-0.007989589,0.00547435,0.015036878,-0.032422755,-0.00374885,0.07033858,-0.027360685,-0.05861374,0.03584024,0.007508261,-0.15339,0.027885009,0.033853345,0.030938646,0.020183943,0.0049609966,-0.030593669,0.009713846,-0.03398443,0.041653175,0.007082524,-0.05219184,0.021349154,0.023348307,0.030883988,-0.003658618,-0.04089042,0.0013184954,-0.017645696,-0.05026212,0.0036274635,-0.03595978,0.01835635,0.065291494,0.0034628531,0.017294686,0.08986266,-0.024384106,0.019886868,-0.076009534,-0.048050895,0.03126686,0.0067908913,0.03284454,-0.02015416,0.0061077545,-0.03687301,0.013639314,0.020031359,-0.009975905,0.04966607,0.04363022,0.008853667,0.00942302,-0.032559793,0.029762588,-0.044037815,-0.014393937,-0.06019614,-0.03634302,0.01281072,-0.010053326,-0.002584966,0.026383912,-0.043814365,0.018277178,0.018183002,0.050017517,0.017436609,-0.042848397,0.012032232,0.0044891085,-0.008029683,-0.045503438,0.0038709082,-0.043618023,0.036941603,0.0077803624,-0.028358113,-0.034639787,0.011345367,-0.020502629,-0.00835302,-0.03040573,-0.03220532,0.0177066,0.034000725,-0.003769108,-0.011034307,-0.0799916,-0.014790626,0.032025933,-0.0046334425,-0.013179664,-0.012082839,-0.021283975,0.014780238,-0.019971028,0.017073609,0.24545366,0.036227174,0.031455815,-0.01091244,0.03157417,-0.009787733,0.04284418,0.05440175,0.0026276137,-0.044899113,-0.0068448815,0.044383824,-0.006250771,-0.00023268761,0.038717084,0.044484228,-0.07229639,-0.0000149411335,0.049797382,0.0095116645,0.027521761,-0.043395624,0.023019597,-0.005329529,-0.053875815,-0.030561866,0.013403195,0.03362674,-0.04310073,0.028930409,-0.028965086,0.08457907,0.059676837,-0.02999619,0.04779603,0.012943332,0.02538138,-0.052641343,-0.022203462,0.011817943,0.0077680643,-0.00005633156,0.015141559,-0.07139576,-0.03250772,0.01412712,-0.033069983,0.0075002084,-0.002367145,-0.018813001,-0.025633488,0.012844072,-0.00083239155,-0.023117483,0.011786609,0.01539096,-0.023283957,-0.018155333,-0.009067745,0.04007037,0.041144714,0.012902376,-0.03667892,-0.035418138,0.0062867803,-0.01955157,-0.040220503,-0.023060797,-0.002698436,0.017440425,0.036538564,0.01818317,0.023233099,-0.0041505694,-0.015031742,-0.009609284,0.035167065,0.038321078,0.037384693,0.0017305823,-0.0027516389,-0.047929607,-0.01790498,0.014110009,0.03019018,0.022886394,0.0054360386,0.04275738,0.0067726406,0.0011196475,-0.006550467,0.019545376,-0.026391227,-0.028585196,0.0050368886,-0.032014556,0.019939987,-0.057370406,-0.014654598,0.01796801,-0.025989512,0.03924765,-0.0022225964,-0.047348425,0.019004066,0.023396103,0.019853408,-0.022950847,-0.03089613,0.024958821,-0.10920526,-0.003268857,0.0030591895,-0.027727505,0.023955068,0.05354843,-0.01658571,-0.028919145,0.051802002,-0.032531105,0.023922918,0.013089283,-0.019905426,0.042073064,-0.011602812,-0.07530443,-0.0139798885,0.015946016,0.023228474,-0.0054029985,0.042650446,-0.03204072,-0.033002265,0.032513436,0.026896983,0.01268743,0.034382362,-0.026188169,0.011674084,-0.021399671,-0.0065260846,-0.016976673,-0.016512113,0.03390164,0.010558942,0.050804544,-0.054053694,0.0016767663,-0.011539428,-0.010705765,0.027176546,-0.008111547,-0.011084738,-0.06113362,0.019242927,-0.08455429,-0.042249173,-0.038901657,-0.026685154,-0.03731702,-0.02049633,-0.021561552,0.077239886,0.058841664,-0.021357235,0.035373956,0.012911424,-0.0071963607,-0.019094428,0.019277198,0.018731195,-0.010003239,-0.046238344,-0.00906487,0.02235416,-0.031680945,0.008013576,-0.005767217,-0.050363902,-0.03492918,0.06231199,-0.03620322,-0.008624803,0.039146688,0.055462506,0.020680474,-0.017824544,-0.0085133435,-0.0002268024,-0.022955459,0.026151018,0.11108677,-0.0068848683,-0.01265719,0.024918346,-0.0007103136,0.03502943,0.029978432,0.06049004,0.007445706,0.008514064,0.032390412,0.0003289467,-0.0009924065,-0.02998696,-0.03623727,-0.043819,0.0115249995,0.012999505,-0.009189572,0.024039919,0.008418988,-0.053991295,-0.00039436098,-0.0809366,-0.036983892,0.0016282805,-0.0036998221,-0.02955518,-0.037198313,-0.008419087,-0.022793744,-0.0046715536,-0.04541256,-0.02458292,0.018146425,0.0058256565,-0.028213274,-0.01519265,-0.0059377206,-0.012677903,-0.0028765304,-0.008542879,0.0014755649,-0.022135325,0.009737707,-0.015124443,0.022258246,0.019603841,-0.024505857,-0.027026081,-0.005481514,0.0062849447,0.0059709386,0.00080618064,-0.03277864,-0.057219774,-0.028792702,0.007376834,0.006251104,0.023200903,-0.0146012455,-0.019434206,-0.014981521,0.0058079697,0.024027547,0.08088744,0.018196428,-0.016389746,-0.027151834,0.008140842,0.0041583255,0.0071783788,-0.024648326,-0.026766285,-0.058175374,-0.018607054,0.003705603,-0.045407448,-0.032999255,-0.0031253146,-0.0014494748,-0.010534913,-0.008782952,-0.043808002,0.009543905,-0.022403844,-0.00849022,0.020685982,-0.038345434,-0.026586687,0.048952814,0.0034258487,-0.019685697,-0.020570735,0.017016042,0.05021334,0.015503151,0.019074377,-0.017731069,0.021825263,0.0063432897,-0.05919349,0.0013884322,-0.007880483,0.011232078,-0.0027271877,0.0073134145,-0.0024775371,0.0031695378,0.0051106773,0.017419849,0.002408667,0.038532663,-0.010256956,0.023583373,-0.012037315,-0.050114103,0.019274978,-0.023167975,0.0071772407,-0.02989154,0.011458864,-0.038734116,0.014405648,-0.022914104,0.036559235,-0.025805313,0.049550515,-0.017916992,-0.012050047,-0.060423303,-0.044317797,0.00257818,-0.02706613,0.036705136,-0.04849345,-0.036180187,-0.023186566,-0.026122438,-0.040820464,0.024326634,-0.03155587,-0.029976323,-0.0432592,0.025329076,0.027027523,-0.026948895,0.010936924,0.005938895,-0.0046703583,0.034950744,0.0191615,-0.029654793,0.008581425,0.020538,0.0026363058,0.0066163302,-0.031051436,0.011072165,0.019908244,0.033254392,0.02774327,-0.025363749,0.0571905,-0.01718953,0.003006449,0.021609796,0.0674183,0.0324958,-0.01897161,0.037135836,-0.0036368626,-0.058502525,-0.009644766,0.00920674,0.011410398,-0.046854097,-0.01177795,0.01926464,-0.018307628,0.019062083,-0.02494431,0.024310427,-0.04370434,0.068072475,-0.01542197,-0.012965328,0.029231703,-0.021994187,0.011034365,-0.026634768,-0.019310638,0.026622117,0.012438721,-0.008986059,-0.020969903,0.02607237,0.057188615,-0.0019959654,-0.026739974,-0.05586084,-0.01921574,0.00023618338,-0.11832266,-0.0170717,-0.010233189,-0.0027296992,0.0077131186,-0.022055648,-0.033762783,-0.04174605,-0.0036871939,-0.02944961,-0.011149327,0.013104507,-0.006746494,-0.016045796,-0.016494002,0.022725305,-0.033027887,-0.007092711,-0.045204986,0.056163546,0.009841103,0.023309149,0.040934127,0.025408812,-0.010036004,0.033314187,-0.040218394,-0.036026437,-0.022375124,-0.03035471,-0.040870607,-0.04633279,0.019869238,-0.011796049,-0.02164746,-0.049356684,-0.012157086,-0.006271746,-0.034722127,-0.02459457,-0.033146553,0.011693204,-0.008422442,0.052999277,0.028019534,0.06663129,-0.033466246,-0.004368658,-0.045617793,0.010963717,-0.019111298,0.067108355,-0.03694076,-0.024512477,-0.01817003,-0.017904015,0.0030542023,-0.019097367,0.030136777,0.022445597,0.0036540467,-0.011100233,-0.03207125,0.016463786,-0.019712297,0.025717363,-0.05018573,0.033947047,-0.0082389135,0.005403187,-0.02681995,0.006877055,0.011241036,0.027911456,0.007866677,0.013422687,0.01731535,-0.009723556,0.0008631509,-0.015246531,-0.046716735,0.02035887,0.0023692613,-0.06384126,0.019405736,0.0016207567,-0.022416294,-0.0023309127,-0.07858222,0.010253795,-0.042724356,-0.060074907,-0.0019168232,0.014302952,-0.015694765,0.031722814,-0.040885214,0.033066038,-0.01875728,0.011271938,-0.0132965315,-0.0132106645,-0.027442575,-0.010700158,-0.051918913,0.004038852,0.007895459,0.009386983,-0.034381695,-0.022392785,-0.03440194,-0.012157249,-0.00969835,0.0026212705,-0.054213054,-0.0043640067,0.013785401,0.0011163703,0.021408258,0.00346454,0.005810483,-0.028390767,-0.020063085,-0.021616077,0.018095331,0.084543556,0.017767204,0.03850977,0.021874987,0.0019788265,-0.008414428,-0.06299638,0.039220423,-0.00085836055,0.03405326,-0.025769314,-0.017017802,0.038275022,-0.055503316,-0.016650544,-0.0010878708,-0.05621417,-0.023782963,-0.0050332234,-0.0035532059,0.009425506,0.016470293,0.025644802,-0.0062861457,-0.025213225,0.029365167,-0.014005312,0.018669358,0.036054954,-0.02060189,0.06795536,0.0028101369,-0.020018423,-0.0065700775,0.07680068,-0.018894054,-0.05837264,-0.010409371,-0.01238296,-0.042257775,0.053059727,0.0094836475,-0.025327742,-0.039184432,0.018023003,0.022520278,0.0032598625,-0.023045924,-0.013456907,0.028653365,0.021503858,-0.027210152,0.023728494,-0.016215516,-0.055628974,0.03910107,0.011794051,0.024743099,0.040575396,-0.014908954,-0.033969644,-0.013664424,0.004492643,-0.016509851,-0.0038041791,-0.028574144,-0.009933958,-0.012929086,-0.013819283,0.049467053,0.00031926265,-0.009378871,-0.007376651,0.036228254,0.003245612,-0.06276316,-0.01585453,0.017576901,0.025161367,-0.016465472,0.018675584,-0.029551895,-0.041542318,0.0037971511,0.005983423,-0.021401195,-0.022892576,-0.00065882184,0.019683607,-0.0077008726,0.015632102,0.042162713,0.037604887,0.009619279,-0.046913646,0.0840369,-0.014997432,0.018245643,-0.008206299,0.021436635,0.019464653,-0.010863937,0.009191152,-0.014912566,-0.037337612,-0.0355619,-0.023001218,0.024820108,0.052246835,-0.0037867038,-0.038862754,-0.026825314,0.020991057,-0.00030307888,-0.0040415265,0.033334132,-0.010507272,-0.0077542714,-0.009372857],"last_embed":{"hash":"8eubox","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"8eubox","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{6}","lines":[236,236],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8eubox","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033298075,-0.02923398,-0.035055753,0.015486718,-0.0314664,-0.042392872,0.023535954,0.015666898,0.01764584,-0.007369312,-0.011476046,0.004115025,-0.035114855,0.0017949862,0.01697246,0.025788883,-0.029859949,0.018388808,0.023112454,0.0069466433,-0.04436981,0.029789677,0.036879033,-0.031841084,-0.03876618,0.0028351923,0.002250166,-0.026771856,0.031871222,0.028910737,-0.019534927,-0.026756871,0.04211374,-0.040569693,0.0016606633,-0.024865257,-0.012781019,0.01798523,-0.038767084,0.034544006,0.017090458,-0.017862765,0.043767095,0.029302077,0.038973976,-0.02508889,-0.06529525,-0.0033522742,0.0024560492,-0.035455517,-0.011548079,-0.006544724,0.03762035,-0.01052492,0.014736546,0.046739105,0.018247409,-0.050815284,-0.038766105,-0.0057012923,-0.040415674,0.022225464,-0.0156067945,-0.019545207,-0.007164058,0.031172017,0.0070434553,0.008050602,-0.01234855,-0.04815339,0.011351163,0.005432029,0.034530465,0.028139997,-0.028875614,-0.04377532,0.012642406,-0.017706027,-0.0059304065,0.0106859235,-0.015270696,0.004904865,0.024772007,-0.0073725707,-0.005280647,-0.013446559,-0.009222871,0.040141545,0.039281372,0.005635139,0.0032454277,-0.012775652,0.020364722,-0.031294905,0.004056893,0.0198122,0.007965484,-0.035108354,0.028181612,-0.009650818,0.04738566,0.022526769,-0.045966487,-0.013974313,0.024142934,-0.0038199888,-0.003641454,0.009155001,0.023878103,-0.002919556,0.028820049,0.034661517,0.019820247,0.046676937,-0.012919634,-0.021955142,0.022556253,-0.024983477,0.049388196,-0.021461297,0.0055912477,0.05273943,0.030173913,-0.015677646,-0.0011738967,0.017455164,-0.0075792246,-0.02722871,-0.03211647,0.024732543,0.029910767,0.021854097,-0.005731349,0.007480637,0.034809224,0.020145345,0.028722784,0.010729553,0.021285849,-0.06584189,0.042992163,0.024422226,-0.028010283,0.017902175,0.0008659121,-0.044741333,0.08058444,0.015333843,-0.016325925,0.03760539,0.026212756,0.018560063,0.0014050493,0.061601315,-0.020039454,0.0131391175,-0.0047651767,0.04261484,0.021939762,-0.0019631397,0.01920397,-0.054390218,-0.026688032,0.045038532,0.007050839,-0.014765331,0.022594282,0.023783278,-0.01657007,0.015224241,0.022114618,-0.04500558,-0.023015354,0.039255846,0.026075834,0.0072579165,0.06477677,0.02390932,0.028149229,-0.010680528,-0.04587318,0.03884979,-0.048800003,-0.044537954,0.0056165955,0.053919174,-0.0017761888,-0.0362537,0.018683834,0.008337035,-0.015636422,-0.0011094223,-0.008995604,-0.00044093293,0.078556076,0.0014054589,-0.0030522614,0.007086617,0.031604014,-0.05617314,0.02906991,0.023107352,0.026869379,0.0223445,-0.036281895,-0.010525819,-0.03945526,-0.031438217,0.0016503903,-0.022697447,-0.009757713,0.020120217,-0.039060853,-0.023231631,-0.0156394,0.008231474,0.034862056,-0.010106436,0.018496424,-0.005904297,0.017111287,0.049858388,0.021854728,0.03084882,-0.030129196,0.034723468,-0.015857773,0.01807837,0.021109615,0.028835038,-0.034888715,0.0022759307,0.016587602,0.016339285,0.024208508,0.007895953,-0.009149911,-0.01668803,0.035130247,0.024042262,-0.011432983,0.0313729,0.005868004,-0.01828598,-0.021323035,0.042767506,0.057546537,0.035444934,0.002540689,-0.006269585,-0.004887119,-0.0014457838,-0.0003615393,-0.056251213,0.035307836,0.03565091,0.006945268,0.00692279,0.028194526,-0.013120169,-0.0117564155,0.04282105,-0.01612977,-0.003982064,-0.0043050614,-0.0029593024,-0.029850664,-0.031721078,0.045723256,0.05731438,0.0056763054,-0.0056404006,0.050181843,0.008291574,-0.013602781,0.0026645178,-0.02766641,0.042381927,0.05622306,0.012354414,-0.01194247,-0.029741356,0.015001442,0.05045388,0.0014725823,-0.00076290284,-0.003924581,-0.010122396,-0.0006322652,0.02305893,-0.030570501,0.0053735054,0.07030257,-0.011828601,-0.06677859,0.028463505,-0.003384548,-0.15178919,0.011205659,0.020341657,0.019122906,0.016168736,0.010016879,-0.04575145,0.010591735,-0.022987245,0.044455186,0.01586078,-0.04872129,0.02160361,0.02503593,0.041574035,-0.0054952716,-0.043009687,0.005379557,-0.006603459,-0.051325556,-0.001519577,-0.03718377,0.0186599,0.061813768,0.014523726,0.004281271,0.082791485,-0.007427765,0.013412826,-0.06619088,-0.046903238,0.018466821,0.008370844,0.037485898,-0.041197512,-0.012586066,-0.045511056,0.01701922,0.0191213,-0.015799636,0.049541116,0.046303686,0.0059846463,0.011511771,-0.031378593,0.032297634,-0.030148167,-0.0003246859,-0.07117353,-0.047841262,0.017043464,-0.0035291272,-0.016037079,0.024139648,-0.040247563,0.012108197,0.014094986,0.03832509,0.01757839,-0.048357584,0.0058347774,-0.0026159743,-0.019269388,-0.049557213,-0.0012858838,-0.039766356,0.03930299,0.025822273,-0.017458254,-0.040329352,0.027262729,-0.04765419,-0.0039793383,-0.0045464383,-0.023524642,0.016557196,0.028731305,-0.01509727,-0.011659075,-0.08901649,-0.031390533,0.041240353,0.0032869668,-0.027530583,-0.0021476238,-0.030028235,0.004074553,-0.005328726,0.012703739,0.23835619,0.052211534,0.034092825,-0.011092893,0.036102127,-0.021451965,0.05936092,0.063487746,0.006258363,-0.037191324,-0.0035179527,0.060330838,0.0028092472,0.00840848,0.04105765,0.041307524,-0.07397401,0.003749176,0.040583033,0.0035410756,0.016685145,-0.055490773,0.014553356,-0.0006302576,-0.06902539,-0.029251909,0.004629931,0.048365477,-0.044024717,0.029823508,-0.02928778,0.08370998,0.060193166,-0.04227105,0.034809172,0.026707778,0.028331207,-0.07446119,-0.020926066,0.015105826,0.0038483916,0.0010709224,0.0071204514,-0.044426646,-0.022767525,0.017639805,-0.031795125,0.0038141878,-0.012007614,-0.009383596,-0.02690164,-0.0031552035,0.007881156,-0.018365422,0.017961264,-0.0037927933,-0.03597082,-0.014997418,-0.010679123,0.03387541,0.04703655,0.008553562,-0.054545857,-0.042342193,0.009406577,-0.03422873,-0.03899957,-0.02176223,-0.0038104088,0.029319651,0.023221163,0.025742123,0.026808444,-0.011783461,-0.025322676,-0.006916947,0.041174438,0.034535717,0.040446863,-0.009043479,-0.014731232,-0.021400144,-0.007770903,0.0056252955,0.04101011,0.013780663,0.014794187,0.05499603,0.004948416,-0.01161989,-0.015194688,0.010263912,-0.019573407,-0.023092335,-0.0072461413,-0.03736395,0.045235462,-0.046281878,-0.015514252,0.024272941,-0.026444107,0.024004593,0.0061512995,-0.045596026,0.022799361,0.018453242,0.01921466,-0.019910986,-0.015816102,0.028473789,-0.11769135,-0.014029326,-0.010439966,-0.031869583,0.012236255,0.058136847,-0.0033587508,-0.003401723,0.046765883,-0.013674839,0.026460137,0.012169124,-0.017492382,0.026564578,0.0033814514,-0.08116641,-0.0061052614,0.003645747,0.030461255,-0.010213709,0.040376242,-0.035980776,-0.046154466,0.038811564,0.009699276,0.014427844,0.03468928,-0.029030686,-0.0003829547,-0.02095177,-0.01158909,-0.01410703,-0.009350066,0.02935418,0.017896215,0.048172105,-0.06279986,-0.008384281,-0.017011689,0.0004962831,0.022527471,0.006802355,-0.0004946751,-0.06558636,0.007888221,-0.06826643,-0.033665877,-0.019651936,-0.026570376,-0.032453712,-0.016915116,-0.008191862,0.06812617,0.049386367,-0.033571802,0.039117236,0.011169041,-0.0035906034,-0.022970263,0.0061473567,0.021939978,-0.015509747,-0.0357123,-0.012279543,0.012756408,-0.031891633,0.011882174,-0.018893357,-0.050717596,-0.049661387,0.043735158,-0.03218637,-0.0025375304,0.027881444,0.061578482,-0.0031199679,-0.03432669,-0.004107598,-0.017721146,-0.01629955,0.017703641,0.10587734,0.002361945,-0.010367785,0.025653148,-0.012684625,0.05074183,0.046769742,0.0547944,0.008928585,-0.005656043,0.019164672,-0.01725597,-0.005400639,-0.029409695,-0.02573679,-0.017168703,0.028428007,0.007130795,-0.018170297,0.016835775,0.009036439,-0.04288116,-0.0006314927,-0.06928484,-0.045411382,0.014145472,0.0040865503,-0.03559988,-0.028446434,-0.0074605937,-0.024449706,-0.017843371,-0.032678783,-0.02273381,0.033344794,0.0075501446,-0.026100876,-0.00061274134,-0.008133823,-0.010878796,-0.008768223,-0.022592204,-0.0066436846,-0.02436468,0.018071702,-0.0143256765,0.014888155,0.011826161,-0.021232009,-0.005797125,-0.0017066116,0.00077560055,0.015935306,-0.0027034467,-0.032702528,-0.062003136,-0.032670904,0.002744575,0.010073311,0.0306095,-0.03054636,-0.024675222,-0.023243938,0.011569602,0.0038258012,0.06509232,0.018193342,-0.015748803,-0.03516266,0.012994893,-0.0021362,0.016803171,-0.021960238,-0.02356617,-0.056696568,-0.01852413,0.012924991,-0.0438608,-0.034778856,-0.008321002,-0.015062336,-0.001465499,-0.009826621,-0.04317023,0.0048332107,-0.0443264,0.0012499891,0.0036853792,-0.022975825,-0.037501696,0.053997103,-0.008575716,-0.020604694,-0.017716397,0.026145406,0.051478148,0.030368473,-0.0010205259,-0.032206748,0.008985348,0.011030286,-0.06315015,0.0027844673,-0.014869582,0.007399236,-0.016730065,0.015338223,-0.0047237277,-0.0050070602,0.010883649,0.017783154,0.011587418,0.028474314,-0.019609334,0.031096175,-0.01335241,-0.056443363,0.010241448,-0.015841588,0.0019541811,-0.037188876,0.0049731685,-0.03379647,0.015986023,-0.022988977,0.036896057,-0.03191525,0.057102293,-0.025655756,-0.017222637,-0.058116153,-0.042340506,0.0072524957,-0.027094267,0.041740723,-0.051844914,-0.053843565,-0.022384176,-0.026319847,-0.045110293,0.02042036,-0.017476428,-0.02677389,-0.030084733,0.02774414,0.017785393,-0.03921226,0.0008328983,0.02682265,-0.0082718795,0.03310762,0.004625536,-0.02069375,0.00092303834,0.01390695,-0.0022698154,0.009487657,-0.022791864,0.008692343,0.02137068,0.02766191,0.029741667,-0.017554913,0.061359752,-0.015509898,-0.0129844025,0.043626457,0.06426609,0.043605346,-0.02463146,0.03616988,0.0066730115,-0.041819815,-0.024163056,0.0013360756,0.014851442,-0.04634809,-0.009460046,0.0119419675,-0.020220047,-0.0031403685,-0.026025662,0.03454469,-0.057861798,0.06533278,-0.021419208,-0.0041652955,0.03207129,-0.015452139,0.01176132,-0.016324408,-0.013393571,0.025089884,0.03277472,-0.0053638536,-0.01632975,0.023925157,0.047347736,0.014883888,-0.010719546,-0.03061692,-0.023436993,-0.00022528922,-0.12009252,-0.022484552,-0.012894541,-0.011573795,0.01054327,-0.015070984,-0.039749913,-0.03855889,-0.0064100195,-0.028750626,-0.0008620444,0.012645279,-0.015877882,-0.01834289,-0.012453965,0.024840424,-0.031414147,-0.025984662,-0.034518268,0.056196064,0.014711832,0.031846043,0.04288736,0.015996786,-0.02253375,0.0259681,-0.038372394,-0.039342348,-0.026819117,-0.014193933,-0.044700485,-0.052628916,0.023322634,0.0023434062,-0.025257591,-0.044851683,-0.0071289516,0.0014969141,-0.04607231,-0.026568163,-0.02669141,0.008830438,-0.0004051255,0.057698328,0.007829004,0.06652913,-0.038363595,-0.006059306,-0.04572699,0.017708601,-0.011474518,0.063723445,-0.026950123,-0.0025026458,-0.005952846,-0.007876878,-0.006495319,-0.022246191,0.024469238,0.025586518,0.010634901,-0.0030254184,-0.033558644,0.011107108,-0.01061026,0.03597177,-0.034829725,0.0347801,-0.0055327895,0.0038378355,-0.022518821,-0.0040627257,0.005484673,0.014665472,0.018180517,0.0062464694,0.02092244,-0.0101806605,0.0057880287,-0.021394223,-0.04836506,0.0041040145,-0.0036485551,-0.066412985,0.0029339567,0.012107245,-0.0069327727,-0.006044871,-0.06692625,0.0010408392,-0.042655613,-0.060920384,-0.0029536558,0.01840845,-0.018758414,0.030721555,-0.049249183,0.027575593,-0.0092760585,0.014502084,-0.022678321,-0.018143931,-0.019968601,-0.006853946,-0.03964443,-0.0029034498,0.020908644,0.016872713,-0.041498214,-0.018765932,-0.034662597,-0.013945998,-0.013417322,0.002403796,-0.053482026,-0.006554392,0.006464301,0.0014850734,0.022910288,0.007244536,0.009138357,-0.037091237,-0.031702347,-0.022708852,0.028784355,0.08020657,0.023738015,0.038294118,0.039366048,0.0069697723,-0.010971831,-0.044479925,0.049220316,-0.0034953414,0.030301819,-0.024444323,-0.025960261,0.03899008,-0.05084256,-0.017814422,-0.009846612,-0.055096447,-0.034707747,-0.009999099,-0.009805067,0.01464468,0.015211167,0.021358542,-0.0074496884,-0.031025756,0.022802431,-0.016249163,0.010650505,0.032094765,-0.026834624,0.06605671,-0.009717543,-0.027854865,-0.00015279415,0.08723431,-0.013792145,-0.046851072,-0.008581525,-0.01287269,-0.024084792,0.061807565,0.005519418,-0.03430706,-0.040893994,0.011214556,0.025710694,-0.0005285857,-0.01858616,0.0069824127,0.029367732,0.0119746635,-0.029164413,0.024734939,-0.0118434355,-0.054010827,0.035255644,0.0073604174,0.028059572,0.050274212,-0.007512404,-0.037102163,-0.027267858,0.009907523,-0.013455267,0.013510413,-0.030313266,-0.00505577,0.0067536933,-0.024509212,0.05785281,0.009566466,-0.007663399,-0.006598616,0.02789599,0.007321711,-0.058467805,-0.007370116,0.012211519,0.026470296,-0.019686798,0.022598982,-0.014247115,-0.031889185,0.0072974493,0.0059491885,-0.020047378,-0.021467375,-0.0075968755,0.010669001,0.0031277672,0.007306674,0.04729888,0.04218528,0.010515271,-0.043366067,0.09567178,-0.022154711,0.0072513744,-0.014801445,0.011305604,0.02532027,-0.02698378,0.016592892,-0.01404003,-0.03587419,-0.031233067,-0.03042374,0.028380785,0.045317482,-0.0081382785,-0.04221011,-0.015411401,0.02465543,0.01678827,-0.0055095954,0.046096783,-0.014220936,-0.010202645,-0.035673276],"last_embed":{"hash":"1o9siuw","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"1o9siuw","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{7}","lines":[237,237],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1o9siuw","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023406995,-0.03431457,-0.032581292,0.011093203,-0.032038447,-0.039872296,0.026617488,0.019492457,0.015858555,-0.012529142,-0.004287374,-0.0023507029,-0.036084056,0.002712868,0.021444727,0.022708578,-0.037088707,0.004479381,0.019537022,0.017614624,-0.0498254,0.018059324,0.032001775,-0.02051762,-0.03957066,-0.0016759757,0.013065136,-0.039659727,0.009605922,0.02831008,-0.027630188,-0.029931407,0.047121655,-0.044821963,0.0009590048,-0.028098535,0.0046511325,0.020354878,-0.048184857,0.023527458,0.019894434,-0.030237304,0.057495736,0.028235791,0.038427103,-0.0135112265,-0.056202717,-0.009797654,-0.015485324,-0.046527937,-0.0241038,-0.01870789,0.031990636,-0.012452479,0.005149737,0.046521604,0.02361816,-0.043952785,-0.023667414,-0.007860633,-0.03673721,0.031224005,-0.0045743138,-0.025873406,-0.013618366,0.02456479,0.020837318,0.009200091,-0.014813552,-0.058472563,0.017443644,0.0014679958,0.04986386,0.034074783,-0.022808462,-0.043822866,-0.0032398822,-0.029276114,0.0071940804,-0.004801296,-0.014256208,0.017375264,0.01761081,-0.008688513,-0.008346023,0.0005023382,-0.012528182,0.020439079,0.038240623,0.005154194,0.00294641,-0.02542498,0.015371043,-0.011868194,-0.0031227865,0.005395162,0.0016098762,-0.047341637,0.042790297,-0.004205088,0.0454503,0.030528642,-0.047837608,-0.008467502,0.017537367,-0.005582194,-0.0026787128,0.020963566,0.03070871,0.0014641332,0.03553402,0.037831657,0.013364803,0.05027882,-0.006787874,-0.015655823,0.017478047,-0.021581957,0.029716175,-0.02150098,0.00040707408,0.046412013,0.026551668,-0.013406355,-0.0038347999,0.007065758,0.0057301996,-0.020933207,-0.03721725,0.035073504,0.023933098,0.012062518,0.0008822146,0.0025921809,0.024903195,0.021174138,0.029169476,0.016547386,0.02798178,-0.057467844,0.042439487,0.024698503,-0.042236138,0.009755794,0.0015609236,-0.026561929,0.07157713,0.021313494,-0.008284862,0.055168964,0.013287167,0.015144862,-0.0018130094,0.07232791,-0.04030774,0.02600018,-0.012363199,0.040914513,0.031797998,-0.009265093,0.030939002,-0.04273724,-0.01276323,0.050358605,-0.00650186,-0.011716376,0.019361723,0.033816967,-0.015922578,0.008641841,0.009145707,-0.039125938,-0.0111982785,0.037370514,0.027192118,0.0068460586,0.07661145,0.02801889,0.012133829,-0.0092182,-0.05184755,0.048188094,-0.030365366,-0.052290477,0.020593418,0.040046733,-0.007182354,-0.04096656,0.017133081,0.01627628,-0.012538569,0.0023194228,-0.013526737,0.0023632802,0.083260685,-0.018249482,-0.0073244823,0.009760504,0.036172375,-0.043880627,0.030544134,0.010695391,0.016942836,0.020072833,-0.041969158,-0.010998271,-0.057589892,-0.02370203,-0.0014647298,-0.030000338,-0.009309599,-0.00040710584,-0.048901822,-0.02862964,-0.012682399,-0.004386257,0.030261638,-0.029632246,0.004880185,-0.0016479191,0.018635828,0.05815939,0.021555979,0.023063011,-0.028407227,0.044812508,-0.013236228,0.015007104,0.009305417,0.031472605,-0.050975733,0.01271998,0.008800253,0.034342017,0.025733758,-0.0028991976,-0.012824929,-0.01878521,0.034653176,0.02783298,-0.0177757,0.032532837,0.01964089,-0.014367544,-0.015981901,0.035875946,0.057706397,0.03356544,-0.0031714553,-0.0035407983,-0.0012536395,0.00040988385,-0.017456686,-0.049467865,0.02241779,0.018532228,-0.0045383265,0.006497227,0.030097937,0.0017372066,-0.027750341,0.039777886,-0.018307215,-0.009816084,-0.0048803235,0.013269281,-0.035618864,-0.023375642,0.042499926,0.05243562,-0.004292423,-0.008834975,0.038302332,0.012182298,0.011467527,-0.0032568232,-0.03115959,0.047895078,0.05374766,0.0012895965,-0.020883705,-0.02550112,0.025413381,0.05633243,0.0028624407,-0.011489452,-0.0028222916,-0.014802403,0.0029522206,0.012578602,-0.026589464,0.0047826325,0.07064171,-0.013702453,-0.06153559,0.029445397,-0.003029169,-0.15991098,0.0074954443,0.014228504,0.03039603,0.01222138,0.026073765,-0.032655206,-0.0068773883,-0.023182292,0.03352612,0.011549563,-0.047949847,0.028359065,0.03112538,0.03671703,-0.0019182828,-0.03836789,0.004859203,0.00001413484,-0.050286435,-0.012247306,-0.017644214,0.031166406,0.047808114,0.018682532,0.007198004,0.09240731,-0.015825856,0.010219159,-0.06247865,-0.041615844,0.006344308,0.005331864,0.036091004,-0.025736082,-0.007981103,-0.045038547,0.008382321,0.018923124,0.005568062,0.04664998,0.053773664,0.010283567,0.0058797975,-0.021378513,0.024925357,-0.043271612,-0.0057087634,-0.06246938,-0.037464496,0.010646839,0.0031513935,-0.025911234,0.038142037,-0.04850728,0.014167377,0.009180203,0.046373107,0.016091144,-0.039231073,0.018408552,-0.011890713,-0.021387715,-0.05148703,-0.009455978,-0.028409496,0.029738914,0.01680108,-0.021751454,-0.050228976,0.013245307,-0.030423526,-0.008933113,-0.0048995777,-0.022096507,0.01677096,0.040335115,0.0029204465,-0.009474074,-0.08941289,-0.02797202,0.037528973,-0.006915331,-0.026513457,-0.0059843827,-0.034367286,0.014688882,-0.007858281,0.0011863617,0.23522869,0.061348245,0.043902345,-0.017349584,0.043936674,-0.037732136,0.033475064,0.046954736,-0.0028821086,-0.02503745,-0.014296781,0.03810653,-0.0030207264,0.0040207226,0.03323879,0.04348899,-0.06919113,-0.004273774,0.04590755,0.004258788,0.02982731,-0.056344476,0.011153973,-0.00269416,-0.057255264,-0.022708738,0.0140646715,0.039672274,-0.043832842,0.026487127,-0.03272772,0.09205745,0.06530935,-0.048891265,0.047201827,0.018854402,0.033641826,-0.074482806,-0.019801259,0.025143644,0.02277113,-0.009876013,0.0013644247,-0.036309693,-0.0279408,0.004311543,-0.026256869,0.0031238552,-0.021519788,0.0050295903,-0.029519692,-0.006341746,0.013215238,-0.01841193,-0.00005877276,-0.0009981274,-0.033704255,-0.029420637,-0.018623274,0.0455428,0.042671442,-0.0017508864,-0.052904937,-0.044498704,0.006378158,-0.029263515,-0.060115486,-0.022836527,-0.009139137,0.022122907,0.016334962,0.015748063,0.019974612,-0.0024882935,-0.020218216,-0.0065439097,0.038387235,0.04336057,0.03271989,-0.017386295,-0.006614437,-0.022725428,-0.006815653,0.006318152,0.047034595,0.026372598,0.022696229,0.051138226,0.0059335125,-0.00018769085,-0.00819515,0.007365548,-0.025145983,-0.01618469,0.0013160021,-0.02762014,0.028445821,-0.03913317,-0.0027952217,0.023145394,-0.031051602,0.022984518,0.000059398564,-0.042569768,0.009802186,0.015290486,0.018343464,-0.0009951728,-0.015414935,0.021014418,-0.10953158,-0.013057858,-0.0069537093,-0.042482723,0.019204186,0.062421758,-0.0043265047,0.001036671,0.050081342,-0.029705722,0.03526745,0.03432872,-0.011976282,0.039849307,0.010635062,-0.06731639,-0.001168933,-0.00009895827,0.027228644,-0.0014531834,0.044140205,-0.035028644,-0.045038834,0.024641836,0.03083009,0.008263653,0.032571822,-0.020662207,0.011538891,-0.0069289003,-0.0071981903,-0.0074663884,-0.0038284357,0.03428652,0.004207613,0.051907096,-0.06421048,0.021842424,-0.023149865,-0.0027827558,0.020472234,0.013973171,-0.009645259,-0.05719002,0.023408456,-0.05160927,-0.043604832,-0.03191388,-0.018208344,-0.019330224,-0.017211406,-0.01461459,0.070370354,0.049651776,-0.023737658,0.055025205,0.0034320254,-0.012826171,-0.028526258,0.016619503,0.011560963,-0.0028787018,-0.038472597,-0.007926481,0.018211048,-0.027637715,0.024830177,-0.01103921,-0.05038438,-0.038862634,0.047625847,-0.044979215,-0.003476956,0.035035506,0.058564797,0.029454064,-0.02746956,-0.001503619,-0.01112087,-0.02107793,0.024913985,0.10489973,0.01587918,-0.01282074,0.03301889,-0.016363803,0.044591937,0.0465952,0.054646466,0.0024841973,-0.0033319395,0.019346394,-0.008017384,-0.012640236,-0.02751233,-0.030711658,-0.021370035,0.0047643255,0.01700773,-0.012993751,0.0157627,0.0024430365,-0.044115983,0.0055823554,-0.050586905,-0.040651273,0.012883428,-0.0124717895,-0.03672011,-0.03467642,-0.0010752572,-0.025121816,-0.016936723,-0.044863217,-0.024870135,0.01572109,0.011465019,-0.021620532,-0.009315417,-0.013731072,-0.010560801,-0.01867131,-0.008312511,-0.009006175,-0.025915012,0.024151478,-0.0029083737,0.014945802,0.006220804,-0.015842158,-0.024074966,0.011645053,0.013303463,0.000051212148,-0.0024935536,-0.033197507,-0.067628235,-0.029777259,-0.0023087806,0.018078102,0.02011959,-0.030223206,-0.0122324405,-0.032090347,0.0068946388,0.019570263,0.06501743,0.021623597,0.008023952,-0.033109736,0.0163848,-0.0020863165,0.02273055,-0.037004765,-0.024619851,-0.060366202,-0.019966435,0.011754127,-0.049551215,-0.028086359,-0.0025093623,-0.00902542,-0.008538573,-0.02054939,-0.053051423,0.0032619333,-0.018876938,0.0076488284,0.019324128,-0.028617531,-0.03581761,0.063670956,-0.015481291,-0.023035266,-0.012606071,0.025060523,0.049606442,0.0099887885,0.006280143,-0.018483918,0.012436929,0.010833651,-0.055706654,-0.0007198662,-0.009896546,0.007807971,0.0007720128,0.033986706,-0.006657748,0.011981307,0.01661135,0.022967784,0.004197164,0.02924646,-0.022169087,0.01649424,-0.010976346,-0.045008056,0.012344619,-0.013825499,0.0027217034,-0.04419968,0.014698933,-0.04884804,0.014408442,-0.036620792,0.03571431,-0.031208007,0.04930687,-0.020817393,-0.016297016,-0.06414039,-0.04532565,0.021500722,-0.024944639,0.043957483,-0.048143078,-0.039223216,-0.027160022,-0.017998263,-0.029615657,0.019303657,-0.013113657,-0.03709937,-0.034385737,0.02791765,0.012581766,-0.040703505,0.0011254706,0.016864395,0.0015802789,0.023035364,0.0052943723,-0.020852236,0.014345071,0.02497262,-0.00864735,0.0055192653,-0.017086338,0.00821254,0.02711963,0.03527505,0.032519944,-0.029037265,0.045178924,-0.005099557,-0.015236835,0.04670113,0.06976255,0.05102251,-0.010689727,0.047180995,-0.0012054595,-0.05085692,-0.0068946606,0.0023511366,0.0070769414,-0.030900849,-0.006674801,0.00786544,-0.01273136,0.012049156,-0.017908502,0.01935704,-0.055254012,0.07147017,-0.020879626,-0.01321532,0.0113899205,-0.006777636,0.0039477735,-0.02734104,-0.013213494,0.034230195,0.026887273,-0.011559285,-0.021198582,0.025220478,0.036294542,-0.010173677,-0.010030702,-0.04524625,-0.02610422,0.0030169562,-0.11828871,-0.02624416,-0.012584256,-0.0092414655,0.014619523,-0.013023095,-0.06320003,-0.029825969,-0.020847233,-0.0256405,0.00080460985,0.0068040984,-0.012357989,-0.0133312205,-0.019026507,0.0056815674,-0.036381714,-0.014483012,-0.026606672,0.043558728,0.017855957,0.027976923,0.035109002,0.0284267,-0.021254199,0.025796013,-0.05570409,-0.033943273,-0.024180103,-0.025412908,-0.044888157,-0.06686542,0.0225467,0.002721213,-0.008437426,-0.037765615,-0.002678959,0.0028184413,-0.02385339,-0.030038701,-0.003461667,0.008276842,-0.00054436567,0.05596014,0.016168475,0.049984526,-0.037257783,-0.0018971715,-0.05901539,0.011363232,-0.01109739,0.07492189,-0.034764018,-0.025335645,-0.015451443,-0.020475442,-0.0057293433,-0.018747784,0.020380313,0.029678361,0.008452315,-0.013650527,-0.042051397,0.0149389645,-0.018208822,0.03671595,-0.03554311,0.04707735,-0.0016474694,0.0105057815,-0.037445225,-0.0035133117,0.0045950026,0.021568086,0.014110638,-0.0048183897,0.005622826,-0.0171463,0.0031053147,-0.015790367,-0.049846593,0.01354147,0.0050327415,-0.076216616,0.011623833,0.0145011,-0.014652541,-0.012371201,-0.06383171,0.0015976112,-0.050374538,-0.051321458,-0.0023514535,0.020830562,-0.012093613,0.022948321,-0.04530045,0.038287647,-0.016697327,0.0078098215,-0.0279473,-0.035134822,-0.016912594,-0.024410851,-0.04948944,-0.0029889247,0.029179828,0.023698902,-0.0493537,-0.032156274,-0.017767463,-0.0040301937,-0.0014805174,-0.0012578504,-0.055520546,-0.0019727743,0.009982041,0.0036152175,0.034996063,0.025976771,-0.0023516568,-0.042969774,-0.018021425,-0.021443803,0.019827811,0.07557984,0.012119069,0.041536946,0.042248275,0.007894619,-0.0046919663,-0.04679929,0.034665726,-0.00018257533,0.03010318,-0.016049193,-0.027177388,0.030454906,-0.040521815,-0.01588663,-0.008057274,-0.0619992,-0.031977277,-0.008338005,-0.013800369,0.016688215,0.0044267895,0.03385982,-0.00088716944,-0.008276916,0.022530178,-0.024510344,0.011440068,0.026424814,-0.0320519,0.06940878,-0.009282288,-0.017121451,0.008929634,0.06574172,-0.035612907,-0.04224846,-0.020555397,-0.019767797,-0.025707444,0.06494683,-0.0018709373,-0.026989805,-0.028318936,0.012714395,0.030088527,0.014182982,-0.017843815,0.0034039193,0.03503488,0.013116251,-0.035733316,0.025709147,-0.01124436,-0.04331201,0.035823636,0.006675537,0.035237793,0.04575663,-0.022700042,-0.034613315,-0.018872604,0.011550132,-0.009671235,-0.0018182078,-0.038458377,-0.013136438,-0.0014242854,-0.008802298,0.066778615,-0.0064463974,-0.012967954,0.008332139,0.030758884,0.013283213,-0.04581517,-0.011454898,0.020953514,0.027532615,-0.012266075,0.014921652,-0.010302654,-0.025491558,-0.0006469765,0.0026167813,-0.027201004,-0.03258734,-0.0015584643,0.015043752,0.004228268,0.008941449,0.041355636,0.042817928,0.012445795,-0.037267055,0.09425789,-0.018207265,0.008959118,-0.015306522,0.008120854,0.021246504,-0.02710813,0.016911762,-0.02409662,-0.03619545,-0.045216672,-0.020270064,0.016624646,0.050559998,-0.006736113,-0.023611905,-0.024007985,0.02001408,0.009062569,-0.013789549,0.049726296,-0.016697379,-0.0096091805,-0.043993197],"last_embed":{"hash":"1hetlwh","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"1hetlwh","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{8}","lines":[238,239],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hetlwh","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04239765,-0.007023043,-0.026081927,-0.0009532421,-0.041827284,-0.056419175,0.008255571,0.019805942,0.0034470903,-0.002172107,0.0028321655,-0.008516586,-0.049421184,0.010129835,0.014742079,0.04293808,-0.03202758,0.009600102,0.008174458,-0.00463296,-0.045539882,0.013249361,0.049708858,-0.029361174,-0.037039276,0.0046483492,-0.015822541,-0.03667576,0.012818874,0.06298211,0.005496641,0.018173758,0.020372245,-0.05044316,-0.0029709262,-0.0005861977,-0.018113967,0.003985104,-0.019589977,0.046207387,0.04739942,-0.008114967,0.020190848,0.021006802,0.051521365,-0.030040326,-0.047166232,-0.0077617345,-0.0082428595,-0.039626315,0.0008190882,-0.030125955,0.02775197,-0.0075033875,0.011951915,0.036649168,0.044985436,-0.04566592,-0.013997471,-0.006858916,-0.029040482,0.015590001,-0.017091835,-0.025457997,-0.015556,0.049029883,0.009631525,0.024109308,-0.025299337,-0.07466355,0.021497194,-0.008403486,0.019675557,0.027083643,-0.033422787,-0.012837721,-0.0041560875,-0.0035782752,-0.023187239,0.013479959,0.023352688,0.006454169,0.0012892296,-0.006503698,0.008246253,-0.00479642,-0.014016504,0.041833695,0.04076909,0.003694574,-0.021169612,-0.034283377,0.03185244,-0.008442138,-0.0003885978,0.012804316,0.014607416,-0.043106083,0.040308155,-0.016648347,0.039047506,-0.00930866,-0.022648813,-0.02374764,0.02035621,0.02586563,0.014151859,0.02219332,0.04738863,0.0117953,0.04652289,0.03529539,0.03055175,0.05733579,-0.016848827,-0.0074965516,0.011464876,-0.034486074,0.046766903,-0.023419319,0.007033027,0.0474786,0.032721236,-0.011834736,0.0025765654,0.019026725,-0.009034824,-0.03043369,-0.030482873,-0.007844678,0.018304082,0.008779556,-0.0035049536,-0.012073081,0.03067301,0.03307251,0.01259413,0.025969973,0.02620119,-0.067226216,0.0008437928,0.009653317,-0.029146716,0.010919332,-0.0038748186,-0.021526737,0.088354364,0.0015656204,-0.002191921,0.050630547,0.028121475,0.01491791,0.0027498389,0.078314,-0.018099913,0.020213984,-0.04298475,0.03436579,-0.010446573,0.01814888,0.025982719,-0.028787762,-0.04659166,0.05215705,-0.019403234,-0.0084063,-0.007248291,0.027213331,0.0033722117,-0.00797815,0.025260575,-0.028655114,-0.0077918204,0.043272156,0.027916005,0.029740399,0.0915011,0.027726775,-0.00084255094,-0.01234195,-0.050684717,0.0326556,-0.023322908,-0.03702748,0.0147966435,0.032064937,-0.0038013447,-0.04138385,0.00049823587,0.00987748,0.001256134,0.007530423,-0.0027875276,-0.014587305,0.045232818,0.0019484567,0.011392863,0.0041720676,0.010559551,-0.05173973,0.03994117,0.012772415,0.04861254,0.019957345,-0.022382079,-0.030205065,-0.0552442,-0.023442982,0.034224864,-0.02778406,-0.015328146,0.014385382,-0.036979426,-0.032828115,-0.018393334,-0.005263121,0.013547021,-0.016307393,0.006381643,0.015717484,0.008935538,0.03618942,-0.004235301,-0.0033712655,-0.03147465,0.026776657,-0.009252985,0.009020432,0.017629948,0.044906482,-0.030991096,-0.0007479304,0.017695615,0.028712291,0.017549595,-0.0059324247,-0.009928715,-0.009913741,0.022226784,0.037247874,-0.02961213,0.021532975,0.020819832,-0.00042397378,-0.022807512,0.013307407,0.0340189,0.014662894,0.011029583,-0.022915306,0.011804249,-0.013643936,-0.023470586,-0.07276628,0.036745384,0.012447731,0.0027642008,-0.0047084945,0.0126206875,-0.016473725,-0.0036963383,0.041421253,0.009414838,0.008000158,-0.0068871123,-0.004499149,-0.022157261,-0.052022893,0.042259403,0.07205076,-0.018466197,-0.006970725,0.042150974,0.026729668,-0.025657248,0.009924106,-0.027023895,0.032790612,0.048579942,0.016299438,-0.013569208,-0.020847984,0.013249022,0.032066457,0.010554419,-0.006819772,-0.008610385,-0.0041122735,0.020312227,0.011655483,-0.011275676,-0.011465079,0.062705725,-0.013106357,-0.037185453,0.026152326,0.009156471,-0.1460522,0.021773254,0.034128066,0.0041933344,-0.0017199074,0.0351716,-0.043625478,-0.01725811,-0.008342156,0.03720824,0.02207656,-0.038749125,0.029999446,0.028152572,-0.008114845,-0.019714493,-0.038321223,-0.0053398563,-0.010560183,-0.064299114,-0.0071606464,-0.015357913,0.021663914,0.0520343,0.010039047,0.0031698956,0.077588454,-0.048334878,-0.00077669544,-0.06255779,-0.061614797,0.03994447,-0.006500943,0.041038178,-0.003062967,0.025672443,-0.033694707,0.02293041,0.012361184,0.0024916767,0.035164498,0.046437465,0.004004495,0.0002798908,-0.0024682884,0.014463946,-0.030364908,-0.009192701,-0.061089586,-0.04384989,0.006496654,0.0023051659,-0.02724802,0.022466484,-0.042566594,0.020217845,0.026762756,0.0404937,0.009902016,-0.045488063,0.018016608,0.0058670146,-0.012819448,-0.044622257,-0.015836952,-0.03288112,0.044248573,0.0036795577,-0.019465478,-0.021711245,0.025590075,-0.01415191,-0.022030072,-0.018009402,-0.04233073,0.017159997,0.011055934,-0.008318307,0.015854238,-0.08918029,-0.005323196,0.028664604,0.005163906,-0.015434362,0.0015740521,-0.026206814,-0.0029167004,0.009946567,0.032745544,0.22430304,0.06126459,0.01903653,-0.017014503,0.027971173,-0.042239454,0.03657557,0.05053481,0.009036859,-0.039254285,-0.02376913,0.030144233,-0.0068762447,0.020716852,0.031837918,0.048805565,-0.09233945,0.0067637144,0.045226417,0.0072486033,0.026178645,-0.061977483,0.023497073,-0.0026852598,-0.04845777,-0.034386747,0.01030857,0.031098275,-0.032820266,0.014256615,-0.059114754,0.08611952,0.049199823,-0.03656329,0.06259011,0.035443693,0.019070003,-0.044829864,-0.027892409,0.023125423,0.016428817,0.010458302,0.0046540666,-0.033300396,-0.028743371,0.030616531,-0.043349575,-0.005674526,-0.0024162403,0.0050175837,-0.012639804,0.008566274,0.0141526,-0.031362657,0.004054048,-0.0038349715,-0.021371055,-0.016484905,-0.012215079,0.06618092,0.049541865,0.017809166,-0.049305853,-0.039419767,0.014253269,-0.016392253,-0.050387155,-0.029613838,-0.03466496,0.033147182,0.045939445,0.030886408,0.0096082045,-0.014434683,-0.0022544113,0.0012472661,0.02263368,0.03761277,0.015121138,-0.02378282,0.0056808703,-0.03471955,-0.0044816555,0.0045686783,0.038683765,0.03370708,0.015697094,0.060339227,0.011466761,-0.013659798,-0.021734498,0.016502015,-0.03925659,-0.040150344,0.010234167,-0.039909095,0.006487092,-0.054626606,0.010036895,0.03436508,-0.017212491,0.016656077,-0.011454714,-0.04326112,0.020525394,0.0028320085,0.018067123,-0.009166285,-0.018380985,0.045291416,-0.11397102,-0.004988207,0.009647857,-0.019481631,0.013182753,0.04123917,0.002544092,0.009626184,0.067667626,0.0082922755,-0.0017343801,0.0022732343,0.0019858794,0.035620596,-0.007104394,-0.059849374,0.0008492106,0.006245406,0.03143037,0.017070131,0.027587267,-0.019458212,-0.054841835,0.039144825,0.0077937515,-0.011724596,0.051920984,-0.023341568,0.007085367,0.013470567,-0.011433117,-0.0077289,-0.020256845,0.03806058,0.0052995803,0.051597018,-0.050889708,-0.0072150514,0.0017448792,-0.012405037,0.01665721,0.011977622,-0.028755402,-0.04234357,0.0053145452,-0.08741369,-0.04750992,-0.03707519,-0.0013163243,-0.020831577,-0.034098987,-0.048900187,0.06391982,0.069133915,-0.022885652,0.056415256,0.022096066,-0.0077309115,-0.0018488741,0.0060281362,0.033777367,0.0003393875,-0.008253071,-0.007311639,-0.01190697,-0.0592882,0.018213088,-0.008690791,-0.042415995,-0.039731294,0.05557643,-0.026127722,0.0042479625,0.061884783,0.053666785,0.009793555,-0.013049087,-0.00935198,-0.010375078,-0.027045297,0.018169928,0.10422813,-0.010583404,-0.02630657,0.06042223,0.02623074,0.04019735,0.024655072,0.046062075,-0.029337855,-0.0037434606,0.01465282,-0.032213125,-0.015293939,-0.02527416,-0.01950275,-0.020044,0.009893561,0.024022464,-0.0005958628,0.0055355467,0.01685659,-0.027849652,-0.006952835,-0.052685414,-0.035718434,0.018871404,-0.012512548,-0.03233746,-0.022710623,0.0007394785,-0.015834853,0.014977303,-0.038180333,-0.045676667,0.012413658,0.010577616,-0.04879077,-0.033913944,-0.014965244,-0.018270796,0.0089625325,-0.017170792,-0.000081988845,-0.01645276,-0.0056196963,-0.025505986,0.009488371,0.021703297,-0.0012625556,-0.03064219,-0.0062923343,0.0018874333,0.020348128,-0.01075493,-0.024119556,-0.057212893,-0.02440365,0.018995732,0.036553487,0.021045014,-0.023223884,-0.012000506,-0.026085427,-0.014062871,0.032479994,0.07066859,-0.0009763033,0.0054149977,-0.02328907,0.0057041007,0.011803214,0.011147885,-0.03491122,-0.05575071,-0.07495683,-0.016684908,0.013009816,-0.05643753,-0.063138485,-0.0037115987,-0.012409149,-0.01986964,-0.019356938,-0.030183805,0.010049648,-0.023965796,-0.0103391865,-0.004622981,-0.002814857,-0.0199318,0.082137994,-0.014047376,0.022520654,-0.03187095,0.0057461117,0.041364457,0.018517986,0.022925263,-0.015581333,-0.003247433,0.012190606,-0.056617312,0.029829977,-0.029574001,-0.004360113,-0.0068165143,0.019073948,0.01498469,0.014566569,0.013083556,0.017720474,-0.0020411261,0.030356597,-0.03235405,0.015450633,-0.011209823,-0.036062587,0.030308718,-0.019965213,0.028427795,-0.034324747,0.020710424,-0.013165371,0.00878562,-0.03944564,0.026444549,-0.004792412,0.038877875,-0.007680959,-0.025308566,-0.045807943,-0.038585376,-0.005314401,-0.026194414,0.014076122,-0.06806249,-0.029883042,-0.02159219,-0.036671873,-0.022623448,0.0014032905,-0.007885564,-0.023948552,-0.01852267,0.02366899,0.014363655,-0.03345288,0.012116253,0.017930835,-0.00885359,0.025167232,-0.015239919,-0.038936086,-0.0022809263,0.04646005,-0.0005526492,0.01202667,-0.0474005,-0.00040680353,0.030841336,0.04626504,0.033894915,-0.00044807518,0.044565868,-0.015050608,0.01083753,0.023229895,0.08027138,0.04516485,-0.018989641,0.045873564,-0.017624527,-0.0417885,-0.0117286015,-0.0026310082,0.008854573,-0.040615477,0.00039074154,0.0032374735,-0.0153176235,0.048739903,-0.008073888,0.00709783,-0.023233972,0.078385204,-0.03843414,0.011129619,-0.008128575,0.0012157129,-0.004703223,-0.015945157,-0.032977022,0.01869981,0.032988384,0.0006479733,-0.020271543,0.01016063,0.044156764,0.0070402017,-0.017135488,-0.038242806,-0.02282574,0.00663472,-0.11945946,-0.0077775954,-0.013235683,-0.002651138,0.009299423,-0.019075684,-0.049431037,-0.053603265,-0.0301555,-0.018012807,-0.011617411,0.020353427,-0.010735946,-0.011164919,-0.020291016,-0.0049097314,-0.037776627,-0.016698133,-0.018067295,0.059045974,0.010421442,0.0045805764,0.04146828,0.028077874,-0.019115832,0.021419618,-0.015635643,-0.016714789,-0.024674457,-0.03768283,-0.05556926,-0.06496192,0.027189132,-0.022686196,-0.008967381,-0.023006808,-0.022240186,0.009473262,-0.0425722,-0.014636658,-0.026242666,0.030093228,-0.029920194,0.056029934,0.021556677,0.053411543,-0.03803478,-0.009361063,-0.057859298,0.007871767,-0.025644515,0.088392526,-0.035014875,-0.017774696,-0.02277403,-0.017638393,-0.005085265,0.005811161,0.030775579,0.011969411,0.017595729,-0.01573544,-0.038784254,-0.021552779,-0.032960176,0.028751768,-0.056863558,0.053882755,0.0015659719,0.03287307,-0.026586583,0.00017457754,0.038355358,0.0093302755,-0.0039026963,0.009173239,0.020667985,-0.0048009595,-0.0006339893,-0.03330258,-0.031912714,-0.007720901,0.009149968,-0.08731961,-0.0017152126,0.009031224,-0.013994935,-0.00160695,-0.053368434,0.006660827,-0.05784375,-0.049528666,0.0046407613,0.02061301,0.0052975994,0.012394723,-0.044358663,0.014211258,-0.017226199,0.008548393,-0.015624471,-0.02334684,-0.024275545,-0.0006513932,-0.06517818,-0.014181776,0.049905114,0.0009724655,-0.027256196,-0.025917502,-0.035870444,-0.003923188,-0.0020721732,-0.010035606,-0.061260756,0.023544146,-0.012068696,0.02210141,0.020813368,0.015875537,-0.009011634,-0.03264698,-0.03825836,-0.015093462,0.043520004,0.05438887,0.028562702,0.047001697,0.026700817,0.019626234,-0.017692862,-0.05795394,0.041329324,-0.0038723636,-0.0027976234,-0.00995621,-0.035755243,0.024611935,-0.02304116,-0.0028532029,0.0224808,-0.06351227,-0.030407026,-0.029564094,-0.0078014648,0.023620019,0.026137032,0.029498124,-0.0052115433,0.007277446,0.002290916,-0.007316954,0.0077917376,0.024786003,-0.022491813,0.041169614,-0.009894226,-0.032087646,0.004668415,0.0655072,-0.0027069806,-0.041897327,-0.007881319,-0.024716837,-0.021899318,0.05837442,0.0057046786,-0.041357454,-0.030688176,-0.011960009,0.02520331,0.020856785,-0.036260717,-0.0034808167,0.02224596,-0.01810466,-0.011585687,0.025627684,-0.014118807,-0.04409939,0.039907277,-0.0067407778,0.023055505,0.03826164,-0.016611172,-0.029623978,-0.032135986,0.018055983,0.002429788,0.011189222,-0.044092085,-0.016663449,-0.012904494,-0.010853714,0.03351743,-0.012414918,-0.008298505,-0.008990438,0.025777366,-0.010980284,-0.029371534,-0.029035667,0.018557716,0.015874468,-0.025314536,0.043506704,0.0007380155,-0.020322738,0.018698333,0.019050073,-0.017313555,-0.027232312,0.017083742,0.021939984,-0.031222763,0.027009575,0.040296156,0.045815248,0.010117173,-0.04040973,0.088960364,0.0011748723,0.005862007,0.001541788,0.01765236,0.018942049,-0.04195253,0.020313416,-0.0077923383,-0.046718553,-0.025606068,-0.0046768584,0.002656618,0.04192543,-0.013684289,-0.015045349,-0.044460658,0.027233012,0.0027916168,-0.014674207,0.022639247,-0.0025879296,-0.006391975,-0.011451404],"last_embed":{"hash":"fwk0vd","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"fwk0vd","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{9}","lines":[240,240],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fwk0vd","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019427512,-0.013491856,-0.034131538,0.017765196,-0.037616827,-0.045729484,0.017669762,0.006041143,0.0043328297,0.0037897548,-0.032845933,-0.03745547,-0.04599149,0.016013645,0.0051490837,0.05061514,-0.05544672,0.0080829505,0.014725952,0.008405355,-0.02295137,0.032714806,0.0384923,-0.022736916,-0.044026937,0.008966498,-0.0040171943,-0.043085948,0.018988948,0.06792704,-0.02593167,-0.010447909,0.031613745,-0.043965414,0.003716387,-0.0037135636,0.009167337,0.020096183,-0.023585884,0.040193547,0.014690938,-0.027570453,0.03225216,0.0062948465,0.05962796,-0.029106058,-0.068256065,-0.0063302256,-0.0010838626,-0.027377341,-0.011278063,-0.010105137,0.003818645,0.021249427,-0.023298282,0.017117616,0.032757483,-0.04229418,-0.0045525366,-0.019399276,-0.033929862,0.05013717,-0.016046295,-0.040924814,-0.0135418875,0.013171619,0.0011385254,0.02000139,-0.0221388,-0.05040696,0.020034423,0.005941586,0.0061562303,0.009141577,-0.03556919,-0.03843754,0.001175965,-0.005168529,-0.017122917,-0.0007130643,-0.010665141,0.01260258,0.022283332,-0.010271684,0.003365696,-0.0023746,-0.011704579,0.04713848,0.020785296,-0.0022472157,0.002671684,-0.025496833,0.025342647,-0.019005485,-0.00807596,0.0048374045,-0.0042480365,-0.02490398,0.067139156,0.0044298195,0.023617804,0.0030471263,-0.030830398,-0.013576743,0.031516127,0.007442588,0.035070058,0.02342322,0.02561592,0.0015251589,0.040710066,0.027215557,0.02834352,0.048259333,-0.007798207,-0.012771976,0.014764299,-0.018440992,0.012771829,0.004884231,0.005929914,0.03067657,0.023041734,-0.012832432,-0.0046937475,0.015859388,0.00798555,-0.02824423,-0.030903628,0.03155197,0.009744184,0.00563155,-0.008799385,0.015870044,0.034840282,0.034673806,0.032329198,0.0034962716,0.026512759,-0.07568718,0.049668662,0.047765896,-0.017163618,-0.0034118819,-0.005259995,-0.030296624,0.055055387,0.025897317,-0.012692052,0.024840388,0.015362,0.03155388,0.014649875,0.0675346,-0.018167328,0.023205737,-0.008907959,0.056741096,0.017004449,-0.013492615,0.019143278,-0.03756591,-0.040831205,0.0547827,0.003785732,-0.022395793,0.014714387,0.023870263,-0.004439523,-0.0003931531,0.017694913,-0.021555675,-0.01844538,0.030873882,0.012543715,0.02480019,0.07534754,0.035706997,0.018281331,0.00444381,-0.046878587,0.03719416,-0.031786975,-0.04808504,0.0043990714,0.05510397,-0.019440902,-0.036646534,-0.0033459044,0.025910523,-0.01620669,-0.016853767,0.030586917,-0.0063823285,0.060401857,-0.005787806,-0.0013624849,-0.005355787,0.029090932,-0.036951814,0.04782566,0.00055231905,0.0040687835,0.045231435,-0.025272163,0.0014132239,-0.0678532,-0.031701993,-0.0015726723,-0.017735753,-0.027769102,0.004795713,-0.015601683,-0.032153115,-0.020378334,-0.014260718,0.02795477,-0.017981827,0.007732982,-0.008758259,0.016058387,0.0368899,0.0015322153,-0.0018639554,-0.015353853,0.02135603,-0.026724,0.013010784,0.010280137,0.01769837,-0.042068165,0.009546375,0.000614807,0.016004993,0.0017966242,-0.010247714,-0.015936445,0.017282886,0.019844102,0.01433162,-0.030220272,0.017551627,0.008014709,0.0015963747,-0.010373624,-0.0061975676,0.005700179,0.014293757,0.012014046,0.026172495,-0.00039119675,-0.00066667574,-0.02143704,-0.06741574,0.022485953,0.011670056,0.0040591336,0.010780145,0.028095959,-0.008714341,-0.0036326395,0.028883576,-0.00710565,0.009165785,-0.02190623,-0.005452945,-0.036576405,-0.03456839,0.0334117,0.05541076,0.0015959037,0.013429549,0.025578482,0.003713043,-0.010252706,0.025789239,-0.054186482,0.05278152,0.061607555,0.023545709,-0.048092518,-0.030831352,0.028583135,0.03870894,-0.0077913897,-0.045274224,-0.011418354,0.016063549,0.010458624,0.024390373,-0.0076269493,0.008770822,0.06928906,-0.016868187,-0.043072864,0.05205358,0.012442014,-0.15600942,0.005674776,0.024312686,0.023004888,0.00029273593,0.02572306,-0.0662296,0.014279372,-0.015362193,0.027529513,0.03685702,-0.042614676,0.032551594,0.011817502,0.021314533,-0.0027923689,-0.02921236,-0.011773166,-0.01111915,-0.057101972,-0.015249975,-0.037387285,0.039935943,0.028684298,0.013576038,-0.0071253534,0.065907136,0.013088325,0.013760631,-0.046326753,-0.066009745,0.021407632,0.0028227542,0.02079129,-0.01296896,-0.00043659363,-0.029551776,0.03580234,0.024287792,-0.010963152,0.05945288,0.051344443,0.01714801,-0.014170296,-0.032567497,0.015912615,-0.046666037,0.0049420595,-0.046392336,-0.028291004,0.007981621,0.0140392715,-0.028156308,-0.002073275,-0.030989187,0.01538648,0.029786961,0.031858925,-0.012555592,-0.016347425,0.006162425,-0.032899413,-0.016543064,-0.04194705,0.0039390814,-0.042654686,0.0067453883,0.009145882,-0.0167418,-0.023053957,0.014498896,-0.020130597,0.010328526,0.0059572253,0.01580726,0.022406315,0.024254119,-0.0036425258,-0.010242223,-0.0896583,-0.022747878,0.036905598,-0.004781483,-0.010660324,-0.011175174,-0.014753123,-0.0007467436,-0.0018511374,0.015006075,0.24899137,0.049596,0.029097226,-0.04047179,0.03524499,-0.037096754,0.029871576,0.06429084,-0.016149003,-0.016924715,-0.02037177,0.046289045,0.015925137,-0.02313028,0.033597417,0.037009206,-0.07783977,0.0013629193,0.062129866,0.021458538,0.029561661,-0.02545768,0.020700352,0.005927213,-0.077622406,-0.045802202,0.024598604,0.059948236,-0.0067218943,0.04561094,-0.024195565,0.073764585,0.049099136,-0.0025109828,0.06128085,0.036865782,0.021835076,-0.068137705,-0.026527397,0.0030516677,0.023672825,0.004144241,-0.034410533,-0.0763933,0.006110309,-0.0053282026,-0.039354794,0.008773629,0.010904019,-0.029383048,-0.012927966,0.015757475,-0.009772876,-0.03032842,0.006065564,0.0218623,-0.02866915,-0.011919597,-0.019783366,0.039518047,0.04581296,0.022803275,-0.028688809,-0.027380966,-0.012455908,-0.02672469,-0.031541195,-0.023036757,-0.022354513,0.009360628,0.042643752,0.016656136,-0.0020620092,-0.03231505,-0.01818126,-0.025548274,0.033865355,0.016926233,0.0372286,0.0043417662,-0.012889942,-0.029710392,-0.02410217,0.007292546,0.030148763,0.02765837,-0.016831415,0.048408963,-0.018872505,-0.015303679,-0.0028943191,-0.0011129536,-0.041487563,-0.027205281,-0.017240101,-0.027444065,0.029429851,-0.05656009,0.0021969087,0.072116114,-0.01077533,0.032306913,0.023525499,-0.051421545,0.019856276,0.0028864262,0.02653039,-0.0029980156,-0.027072944,0.018828666,-0.12691441,-0.017709855,0.00446957,-0.0003956464,-0.0075790207,0.06267614,-0.018386845,-0.011986982,0.04803425,-0.0443041,0.028693276,0.019412182,-0.0075498,0.041231178,-0.0006508508,-0.03471174,-0.0019639486,0.0032425448,0.008313109,0.0023630317,0.0042276355,-0.016236773,-0.046058193,0.04792461,0.037119813,0.012985608,0.03966882,-0.032318994,0.020240618,-0.038158685,-0.008582842,-0.000018213012,-0.011900082,0.029587237,0.031845648,0.061799735,-0.06720343,-0.0018237536,-0.035389204,-0.007853158,-0.007809416,-0.0071800686,0.012048791,-0.07074888,0.01447012,-0.078749605,-0.034703005,-0.045174867,-0.04078135,-0.026629547,-0.019388972,0.0089947935,0.05735009,0.043009687,-0.0363028,0.012224834,0.0042850673,0.005500902,0.0017782315,-0.0006895578,0.021736529,-0.007708216,-0.040517293,-0.022514569,0.018056273,-0.021750238,-0.029060386,0.009187053,-0.013732822,-0.017103279,0.052476734,-0.038427982,-0.019319667,0.038043898,0.052558403,0.0013545332,-0.029763103,-0.0049047126,-0.0103013525,-0.037019048,0.026099395,0.12684473,-0.0017581669,-0.011286246,0.011927987,-0.013919068,0.022415463,0.063433535,0.051556807,-0.020101484,0.010463993,-0.008274471,-0.0044176555,0.01940966,-0.015456662,-0.018011471,-0.035500154,0.0059589897,0.019062204,-0.023007724,-0.0037178216,0.026823094,-0.065360904,-0.0026371863,-0.054768205,-0.029933093,0.003068133,-0.009234134,-0.0006715315,-0.0042653554,0.003228876,-0.033390984,-0.019359292,-0.051502272,-0.014113987,0.020772614,0.0076845177,-0.023747833,-0.007890133,-0.0052608456,-0.009264154,0.013821143,-0.016178396,0.008416481,-0.0068779592,-0.007384897,-0.021828782,0.02689227,0.029168317,-0.01281239,0.006483396,0.022489047,0.0107658,-0.0051523894,0.009103682,-0.032755315,-0.0038624252,-0.028157502,0.004900782,0.0096442085,0.05185095,-0.010191635,-0.0358631,0.0032783297,0.037432708,0.017502423,0.03847668,0.022480018,-0.0124547295,-0.017840631,0.019858185,-0.005681094,0.006656475,-0.038086683,-0.041442927,-0.06256349,0.00010243818,0.014321528,-0.019998405,-0.018101245,0.011331291,-0.012896227,-0.007030666,-0.011856543,-0.04924953,0.0033550097,-0.0060955114,0.013879992,0.012154453,-0.03534954,-0.023046926,0.057848208,0.004560971,-0.010691976,-0.0044581615,0.0010836323,0.049501788,0.029762954,0.009819269,-0.034209248,0.014948381,0.014587356,-0.05158364,0.010035947,0.00092580175,0.027777532,-0.023506325,0.03147057,0.0009065646,0.005595098,0.015095051,0.0027781867,-0.0014533828,0.013455095,0.03365954,0.02929774,-0.00096562714,-0.046149027,0.041125014,-0.015606763,-0.0012978124,-0.041102342,0.01739129,-0.0118623935,0.015997969,-0.027854322,0.020555593,-0.0130101945,0.06532503,-0.04147847,-0.027492562,-0.05023367,-0.014553085,0.011164988,-0.014327358,0.034035243,-0.06392244,-0.05152154,-0.02291484,-0.01742043,-0.026526636,0.025056312,-0.02799272,-0.024948422,-0.026761472,0.034539077,0.005312145,-0.03782506,0.016240653,-0.0023279863,-0.016077742,0.016587824,0.022022892,-0.026237467,0.020533009,0.017404603,-0.008718774,0.023065483,-0.015220236,0.007867015,0.0053597954,0.038187012,0.025131935,-0.054116968,0.036328778,-0.029105887,-0.023945844,0.04283219,0.090144224,0.027954932,-0.025951678,0.045584675,-0.0015467765,-0.061544873,-0.022450816,0.03205268,0.023019006,-0.025583543,-0.021462701,-0.013735792,-0.00332876,0.046654984,-0.035124518,0.017364245,-0.03332271,0.045018762,-0.014875601,0.0034105545,0.013650234,-0.0032455255,-0.016968139,-0.02116289,-0.04090085,0.02492832,0.035590164,-0.0256064,-0.028593827,0.011291584,0.017578674,-0.0012675829,-0.025779236,-0.029558204,-0.041151818,-0.0053822403,-0.12644762,-0.016679281,0.005304584,-0.0041320343,0.0038809034,-0.0131255,-0.059301503,-0.027579168,-0.016899908,-0.037123226,0.0028913652,0.0069131507,0.0034394816,-0.032879848,-0.021523882,0.017848484,-0.019455083,-0.007665534,-0.008075629,0.05368147,0.025253499,0.01595745,0.041155986,0.042059314,0.003014173,0.014907964,-0.0712946,-0.03602213,-0.021310907,-0.019580306,-0.05534187,-0.05471027,0.014143608,-0.014095714,-0.009052141,-0.019814694,-0.009719818,0.014792434,-0.03277499,-0.019977149,-0.007171323,0.014488275,-0.009149869,0.047647525,-0.016612336,0.08764147,-0.053656127,-0.0020876124,-0.05783579,-0.03575931,-0.015134431,0.06766425,-0.029210366,-0.021826033,-0.007654111,-0.021204941,-0.028172389,0.01143893,0.0068964753,0.0375798,0.007809684,-0.012176279,-0.031545434,-0.034667023,-0.027265055,0.02809888,-0.05245193,0.04160131,0.003837973,0.0139407795,-0.016307274,0.024704166,0.0136996135,-0.005413812,-0.004109218,0.016856462,0.003339558,-0.032766648,-0.00007645241,-0.019100202,-0.057488218,0.020191602,0.020627385,-0.06859809,-0.0051033497,-0.011236692,-0.030147558,-0.0010844044,-0.044940993,0.015532322,-0.055433594,-0.03788434,-0.010126215,0.024693154,-0.011990663,0.02473703,-0.039153762,0.020259855,-0.020855457,0.000009707155,-0.015039732,-0.038076784,0.0036457467,-0.04348817,-0.06651529,-0.0143709155,0.018142512,0.019267764,-0.03162209,-0.016404117,0.0024657408,0.01354348,-0.018600104,0.0037260493,-0.050631188,-0.016155053,-0.010174001,0.0346628,0.0057676244,-0.011039445,0.011100105,-0.011188474,-0.03297386,-0.028341481,0.03646198,0.06884309,0.020718453,0.037223436,0.032588236,0.006988801,-0.014854834,-0.05079138,0.039481573,-0.014823077,0.01583887,-0.010271903,-0.026774,0.029839985,-0.043938775,-0.0037362855,0.013921706,-0.06020348,-0.0138475355,-0.017207641,-0.018973723,0.004486659,0.04544531,0.029956872,0.00031057655,-0.0025739481,0.012407548,-0.003119236,0.010706365,0.020939948,-0.007271121,0.065676816,0.003307762,-0.013616256,0.009291376,0.081268944,-0.015216915,-0.0468893,-0.009543751,-0.01224288,0.0056645772,0.060784545,0.012599919,-0.040161487,-0.018804641,0.007065129,0.020448163,-0.0016454792,-0.027416488,-0.025048433,0.0064331545,0.027972477,-0.020297866,0.016299818,-0.010194502,-0.035307035,0.03591732,0.012074304,0.029815497,0.05066202,-0.005463006,0.0084633585,-0.0135326665,0.025843248,-0.02794194,-0.009436338,-0.024972048,-0.013385836,0.004171795,-0.01771158,0.051939566,-0.019546868,0.0052798204,0.00091175654,0.032403428,-0.0031418053,-0.055494945,-0.043255426,0.011188306,0.027555086,-0.026068812,0.036411963,-0.01142664,-0.046199948,0.0072661494,0.017205851,-0.011841764,-0.016113248,0.0061928835,0.018615214,0.0010273587,0.006025326,0.03781822,0.009053161,0.009300553,-0.051030386,0.089511104,0.004921994,0.0064309295,-0.0062142946,-0.01669723,0.03143089,-0.021493696,-0.012500867,-0.04134434,-0.032416184,-0.043314703,-0.02504028,0.023524722,0.062429298,-0.011537934,-0.017048853,-0.057452355,0.033511993,0.02311728,-0.0004755653,0.035331354,-0.013383832,0.013953596,-0.022403687],"last_embed":{"hash":"1iloqln","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"1iloqln","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{10}","lines":[241,241],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1iloqln","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021462055,-0.01887148,-0.032808118,0.024922302,-0.035542518,-0.047188506,0.0044841096,0.025160762,0.004962454,0.00542207,-0.0129524665,-0.0009970913,-0.039638225,0.0047940705,0.017582752,0.02995563,-0.03823136,0.018963734,0.015154184,0.0064980434,-0.045708414,0.034839757,0.03679359,-0.025152508,-0.041769095,0.0037338235,-0.0068906485,-0.025393875,0.04191684,0.04575834,-0.05055921,-0.017988104,0.024557514,-0.021387583,-0.0070684347,-0.016514087,-0.010935468,0.014710754,-0.029707706,0.046604168,0.0009830018,-0.021834958,0.035832733,0.01853942,0.050690375,-0.024556732,-0.07450242,-0.0037963274,0.009788921,-0.029224113,-0.018656166,-0.020314243,0.028172651,-0.015224582,0.012092505,0.038257115,0.02268075,-0.050431356,-0.019308262,-0.014850792,-0.047751654,0.02615528,-0.0068735983,-0.03219487,-0.0090715615,0.0203734,0.008180164,0.012374211,-0.018928632,-0.046015292,0.012464143,0.0072556143,0.027966365,0.02193049,-0.041691225,-0.04317804,-0.0026522358,-0.014499156,-0.010200589,0.025294138,-0.005379384,0.0066026715,0.025133608,0.0010329058,-0.0012291236,-0.017486548,-0.008100127,0.04173807,0.030735515,0.013682237,0.012882833,-0.019285817,0.013004654,-0.024404684,0.007653169,0.0230773,-0.005619727,-0.0445844,0.050834157,-0.010118637,0.03133717,0.013285088,-0.042064026,-0.0078953,0.015451899,0.03619291,0.017389484,0.024593906,0.047311645,-0.002141667,0.03852957,0.03775921,0.023834022,0.032048542,-0.028789444,-0.026962763,0.02021789,-0.018995019,0.03818766,-0.022744888,0.010472597,0.06583327,0.011505698,-0.010163176,-0.011770093,0.017114487,-0.00026617837,-0.029605312,-0.0024400428,0.028057631,0.016492138,0.0046257996,-0.018287517,0.008460231,0.030545473,0.029043995,0.016080806,0.017163856,0.027198648,-0.06104695,0.028804868,0.0338385,-0.02875165,0.011736491,-0.005190614,-0.03722936,0.08105115,-0.00415906,-0.027199123,0.041350633,0.02094208,0.021380039,0.0017317897,0.046212994,-0.019886605,0.01609804,-0.005317291,0.031544484,0.014357355,-0.00019962015,0.034663122,-0.06432276,-0.044286627,0.04918085,0.017924462,-0.010239736,0.0051165726,0.017921362,-0.009456048,0.021222396,0.028370714,-0.040419694,-0.03560861,0.040492192,0.018377315,0.011680956,0.06161816,0.019188603,0.018096535,-0.004684195,-0.04037051,0.02621369,-0.0413737,-0.038868647,0.0089857085,0.053723484,-0.0054362654,-0.04052993,0.008248777,0.0036436878,-0.018815625,0.0040569208,-0.0006184889,-0.0018965809,0.08148437,0.002526699,-0.009015237,-0.0042604166,0.03300919,-0.04278025,0.028236186,0.013759958,0.034549292,0.02262503,-0.041636627,0.0055239704,-0.044253904,-0.012986655,0.015750913,-0.04168192,-0.0050502787,0.004230028,-0.028026527,-0.036171973,-0.021820812,0.021102397,0.04702194,-0.018150002,-0.005159842,-0.0066841585,0.017277094,0.048425533,0.021139763,0.026806207,-0.025857005,0.012070261,-0.013115524,0.029190434,0.0018702504,0.022683945,-0.014028811,0.018442096,0.020236399,0.018223962,0.027662255,-0.0040699933,-0.019859811,-0.00020521169,0.028273933,0.028971635,-0.014872153,0.03316503,0.007440749,-0.009543138,-0.013143372,0.03348311,0.051892787,0.021024773,0.0057865903,0.0000152385865,-0.008629486,0.003886982,-0.01107344,-0.06360993,0.023454541,0.020154625,0.0063337293,0.011418228,0.030113226,-0.009340174,-0.012951265,0.05140389,-0.008442862,0.0043848394,-0.010270515,-0.0022781575,-0.04184017,-0.038491044,0.03595156,0.046725035,-0.0028220876,-0.015226625,0.044551756,0.0036858583,-0.0010614137,0.017273355,-0.010641574,0.04175153,0.05683433,0.007459217,-0.032729976,-0.04119399,0.012149058,0.056374762,-0.005877661,-0.0015453995,0.005433773,-0.007002636,0.006729708,0.021768555,-0.02316986,0.0025404426,0.06732241,-0.00063076714,-0.041601583,0.019861786,0.0049156165,-0.15265493,0.013021415,0.0386559,0.005698619,0.009850655,0.025535138,-0.035668742,-0.004503308,-0.016279284,0.036507003,0.03552743,-0.044516265,0.03515936,0.02950553,0.045191903,-0.015667092,-0.036570236,0.003076387,0.0057967375,-0.051960573,-0.0020617724,-0.032711837,0.042525694,0.04672452,0.009013647,-0.012995442,0.0711588,-0.014807681,0.014645908,-0.06703495,-0.06367952,0.015052229,0.0012574332,0.044055436,-0.024886783,-0.009568603,-0.0310564,0.013598461,0.031056073,-0.008564299,0.058031015,0.043248214,0.0014304771,0.016523246,-0.025085531,0.010007358,-0.035009783,0.0067073014,-0.06646525,-0.028759513,0.023636447,0.0041634813,-0.026147049,0.012798288,-0.040930882,0.015286747,0.01690568,0.021939,0.02184257,-0.04265391,-0.015370986,-0.013379599,-0.00611786,-0.04144721,-0.010997809,-0.045251254,0.039496955,0.013087425,-0.022966372,-0.0483994,0.03224264,-0.055517025,0.013626267,0.008232952,-0.0036106703,0.021917673,0.020314805,-0.024875721,-0.025530243,-0.09437598,-0.035307176,0.03434899,0.003357719,-0.01588815,0.0023513325,-0.033642728,-0.00012045968,-0.01294823,0.013165693,0.25077015,0.03959662,0.01082169,-0.0089470735,0.055098012,-0.027879745,0.05705862,0.042455856,0.02115308,-0.027761932,-0.010003471,0.056046765,0.0037100804,0.0020470612,0.03666239,0.056742888,-0.08711122,0.012429076,0.04190303,0.012711542,0.020497076,-0.054449104,0.0071434733,0.008031562,-0.07552485,-0.036273453,0.012535017,0.056216184,-0.0053169536,0.028279325,-0.04397664,0.06578142,0.044467974,-0.03328581,0.03661469,0.054116316,0.031759292,-0.046485562,-0.0353196,0.024968443,0.025478862,-0.00012805549,0.014270543,-0.06870821,-0.018437602,0.015346283,-0.038049724,0.008177518,-0.00042506552,-0.0179904,-0.015361246,-0.011282315,-0.01358237,-0.018636467,0.017977305,0.009281768,-0.039965827,-0.020119697,-0.009152973,0.03957805,0.038819656,0.014872217,-0.04922617,-0.047056094,0.022344774,-0.02722306,-0.04774978,-0.013881562,-0.00241025,0.012884798,0.044775084,0.016071677,-0.006511742,-0.013306176,-0.00895356,-0.018812357,0.021897133,0.045500405,0.047419894,-0.010589483,-0.0036632211,-0.034125667,-0.021289714,0.016404634,0.037423667,0.017789507,0.007736949,0.06583743,0.0024684838,-0.0005611059,-0.01819286,0.0134116905,-0.024585368,-0.027655544,-0.01069219,-0.033084873,0.05083165,-0.03164225,-0.0025214485,0.035159297,-0.044867463,0.029720673,0.011595754,-0.0426541,0.024357775,0.00715401,0.013657912,-0.024473697,-0.014288715,0.02742844,-0.13731734,-0.005498046,-0.0064680506,-0.014655006,0.0198628,0.046166625,-0.0011468917,-0.0038896129,0.048762564,-0.016078053,0.019282183,0.025705859,-0.0103368955,0.016581476,0.0086529385,-0.06861463,-0.012075142,-0.002601414,0.032538746,-0.00009938517,0.02135885,-0.028466009,-0.04472355,0.043775808,0.027368318,0.017690988,0.017868092,-0.023171306,0.0120082125,-0.016229128,-0.0048933737,0.002466457,-0.03252813,0.028671358,0.00950378,0.049652185,-0.050250564,-0.0062163994,-0.018095974,-0.007913552,0.010293876,0.023030905,0.02004696,-0.06730289,0.014483438,-0.051177673,-0.026205173,-0.01727296,-0.03454501,-0.024810707,-0.0034718616,-0.0067956964,0.0562048,0.05820632,-0.021882946,0.052196626,-0.00061801815,0.0055284738,-0.0013569981,-0.0010209167,0.019393427,-0.0100093745,-0.033713363,-0.012610376,0.02001581,-0.02130344,0.01005103,-0.0063689365,-0.04903915,-0.03069793,0.04192649,-0.0108638685,-0.0020486785,0.030491093,0.04892659,-0.026536927,-0.016522702,-0.007859522,-0.009226214,-0.013193193,0.01676241,0.09861412,0.0067923367,-0.013245407,0.025662133,0.008792331,0.06099004,0.01683684,0.05548883,-0.0072913123,-0.02137795,0.004298492,-0.0157767,0.010984692,-0.029054787,-0.044338062,-0.03070681,0.016549973,0.017622476,-0.016679974,0.013549593,-0.0068743057,-0.03209439,-0.012090018,-0.05604985,-0.03737141,0.023602046,-0.008335806,-0.021160036,-0.01697352,-0.013899145,-0.025158938,-0.0069144666,-0.043434225,-0.014714644,0.027395964,0.009111229,-0.0116876215,-0.0023868552,-0.01397342,-0.012419515,-0.014967075,-0.0021385034,0.0025484837,-0.0069680517,0.022018675,-0.020358823,0.015275931,0.027140692,-0.0061108223,-0.0056138625,0.01286928,-0.010886046,0.010458018,0.011922028,-0.026730949,-0.033395592,-0.038377944,-0.0026130234,0.01565011,0.02204835,-0.027966924,-0.02618057,-0.017000197,0.03726006,0.021381857,0.049613606,0.018354058,-0.017214073,-0.039045896,0.0064264145,0.0117770145,0.0013201446,-0.025163818,-0.021940364,-0.063795716,-0.008373887,0.013839916,-0.043891046,-0.045964204,-0.00014440404,-0.005153278,-0.004386754,-0.014992189,-0.046832398,-0.007048565,-0.031358656,0.02345932,0.00016641607,-0.021906545,-0.036851384,0.037740823,0.0043118554,-0.0011290378,-0.012976824,0.009991202,0.052573644,0.02294547,0.0009881211,-0.032230005,0.013590418,0.0056278184,-0.05758777,0.0073016677,-0.0067808484,0.006286023,-0.012111763,0.020850021,-0.0016446578,0.001562509,0.00542722,0.01632236,0.0105453385,0.023789272,-0.010663959,0.021669399,-0.025159592,-0.04239698,0.018586626,-0.021412315,-0.0088998685,-0.029678205,0.014360021,-0.031636044,0.014095238,-0.025195882,0.024645824,-0.032703716,0.05178168,-0.027830467,-0.014214635,-0.04888081,-0.028048402,0.0056256116,-0.028599875,0.047146864,-0.061694782,-0.053494573,-0.016213315,-0.0007696743,-0.041909225,0.015346094,-0.015056961,-0.03761342,-0.02404468,0.031329576,0.02802912,-0.046498816,0.0021816348,0.024246814,-0.021643056,0.037268035,0.028039295,-0.02375869,0.00494205,0.005237881,-0.009235665,0.018169135,-0.026108332,0.02480765,0.024103938,0.023665352,0.024908867,-0.024736265,0.050152924,-0.03221676,-0.008562529,0.023886994,0.073951416,0.025050431,-0.025866201,0.04821912,0.009706131,-0.056385063,-0.027716272,0.02588414,0.01517512,-0.04580408,0.00047919975,-0.010918856,-0.012838217,0.012283014,-0.024600238,0.0013844038,-0.04551573,0.07334471,-0.017133491,-0.0067281006,0.033019025,-0.022913104,-0.0060406113,-0.044545673,-0.020418154,0.024393374,0.037104364,-0.004570016,-0.033273943,0.0047010304,0.054215807,0.003566528,-0.019719096,-0.023040744,-0.01991435,0.017395522,-0.12185703,0.0003808047,-0.014187795,-0.016645713,0.012983025,-0.03243134,-0.07095586,-0.026740674,-0.022669086,-0.025028223,0.0071291826,0.007791279,0.00210623,-0.022340778,-0.010218274,0.036690608,-0.025616946,-0.025861496,-0.03642149,0.06841909,0.008568609,0.023950433,0.036553472,0.023152942,-0.016733605,0.027280387,-0.022611324,-0.049421772,-0.02489847,-0.015448308,-0.053121112,-0.07364353,0.014957216,-0.0044214623,-0.0124221,-0.05749629,-0.01721566,-0.00841728,-0.05018781,-0.016992226,-0.0097378995,0.014569295,-0.0010017114,0.067217775,-0.0027293328,0.070936255,-0.06242006,0.0031780144,-0.04418837,-0.0062974975,-0.0092939045,0.06773223,-0.02019083,0.0035876518,-0.0086050965,-0.0005641709,-0.0073550884,-0.018212112,0.018210743,0.024512418,0.01093938,-0.0053076595,-0.030066434,-0.007171567,-0.019561088,0.02941715,-0.030652998,0.028107688,-0.010604276,-0.0005734291,-0.019907536,0.002791363,0.009821286,0.013843605,0.0038077347,0.010457716,0.004858694,-0.020218847,0.0011465766,-0.025025599,-0.0610656,-0.00716651,0.010521078,-0.080112755,0.011608825,0.02638567,-0.026224487,-0.020004645,-0.05988471,0.010649537,-0.04433502,-0.05210131,-0.005614751,0.02364234,-0.014688307,0.034404382,-0.03804741,0.008973007,-0.009426065,0.015681945,-0.018403785,-0.036258936,-0.004930579,-0.011885525,-0.049493562,-0.013858104,0.027206639,-0.0032495554,-0.03964579,-0.023005417,-0.012359863,-0.00030112485,-0.017740887,0.009506929,-0.040815,-0.0061464147,-0.0030396348,0.015360226,0.017999768,0.005047142,0.0012479066,-0.02992972,-0.023991603,-0.018515566,0.039281297,0.07873685,0.033464447,0.015494002,0.047076512,0.011295561,-0.019230688,-0.057211205,0.030643294,0.004353283,0.022039536,-0.025602028,-0.025029456,0.032072,-0.06233639,-0.0268573,0.009223336,-0.07365318,-0.027269434,-0.021868054,-0.032467503,0.0009783735,0.006862566,0.024330752,0.021062385,-0.03077064,0.01941041,-0.0034836456,0.011760864,0.029723842,-0.0018845137,0.056080446,0.01767603,-0.03077142,0.0015674075,0.07925744,-0.0011300517,-0.039814945,-0.0064383294,-0.016661566,-0.023924207,0.06736019,0.0067374557,-0.035995826,-0.03296495,0.007424056,0.01765039,-0.0013312552,-0.023443636,-0.0023856226,0.025471056,0.013309316,-0.022647128,0.017927827,-0.0013559797,-0.054906666,0.042197287,0.007967172,0.029505128,0.05285172,-0.0069897734,-0.01995437,-0.022334162,0.016084712,-0.025613,-0.0025029173,-0.03433981,-0.015548845,0.011929998,-0.021113364,0.05800985,0.0015172494,-0.0018879231,-0.0050505013,0.024033623,0.004195263,-0.03782977,-0.008313724,-0.0019019962,0.051999528,-0.00945057,0.01923611,-0.0024008013,-0.05347826,0.01022839,0.012436604,-0.042165242,-0.034793556,0.005014625,-0.000060400078,0.01704404,0.01002092,0.047620494,0.03120242,0.014262185,-0.055799477,0.08201175,-0.006573587,-0.0000537773,-0.014494101,0.0038135627,0.03687883,-0.029454071,-0.013958942,-0.023869658,-0.043161552,-0.033928312,-0.0060889246,0.018638948,0.039373294,-0.011784251,-0.049750872,-0.03909407,0.028670179,-0.0053685443,-0.0034128604,0.043737285,-0.019429857,-0.027276961,-0.030290077],"last_embed":{"hash":"navjme","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"navjme","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{11}","lines":[242,242],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"navjme","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027987022,-0.03355379,-0.005086322,0.005757298,-0.029570045,-0.016356949,0.035728484,0.0070791016,0.007206619,0.003430393,-0.0097382795,-0.003948551,-0.03284561,0.0056833485,0.013549309,0.027045581,-0.028349552,-0.008371734,0.036559537,0.0038483383,-0.045046322,0.02507153,0.020783342,-0.046818767,-0.031979643,0.028253894,0.00052358035,-0.021883186,0.023787944,0.035975892,-0.036503673,-0.043756787,0.035051752,-0.030285416,-0.008102407,-0.033006154,0.0065193567,0.035496414,-0.048141446,0.039283082,0.020669986,-0.022716574,0.041642293,0.019647436,0.042286236,-0.034613136,-0.054552983,-0.008531308,0.012402752,-0.023231372,-0.009627992,-0.014244556,0.035596937,-0.010509767,0.013772923,0.04655168,0.026386404,-0.044614717,-0.023653522,-0.0019698162,-0.044206716,0.037494313,-0.00757832,-0.035869483,0.031074142,0.02527098,-0.0040305546,0.006347253,-0.022733888,-0.06261964,-0.0025260765,0.00601955,-0.007101393,0.0034339873,-0.03789568,-0.02000431,0.027667586,0.0025518462,0.010113538,0.015289531,-0.002811735,0.0046849824,0.013114685,-0.0062349304,0.009160768,-0.006766242,-0.017050475,0.05149146,0.035372525,-0.010891097,0.015736077,0.0034855024,0.032111347,-0.0086019365,-0.015340712,0.019163527,0.016196007,-0.029040791,0.05412786,-0.012275789,0.03407245,0.0064267796,-0.02774481,-0.003837864,0.019771744,0.0071169594,0.04635111,0.024834102,0.022492385,-0.0059875995,0.030632388,0.03167641,0.03133573,0.032611344,-0.02027015,-0.01763001,0.011297391,-0.026026439,0.027773805,-0.0030887632,0.019118562,0.058992445,0.04343177,-0.0031728712,0.012681299,0.03821543,0.005581558,-0.039835114,-0.038654592,0.002145866,0.010131333,0.0028558199,-0.010564171,-0.0044464483,0.03268212,0.0112334145,0.048484854,0.008391426,0.014711866,-0.086808115,0.043474942,0.026569983,-0.044857115,0.021567937,-0.005249865,-0.01855039,0.045943294,0.027914586,-0.004962739,0.037050463,0.016445445,0.024603719,-0.014941017,0.05091336,0.00024167093,0.017014455,0.002665672,0.06766421,0.015409211,0.0018366021,0.006365307,-0.032075863,-0.06709542,0.03697747,0.0034946324,-0.00032996273,0.023337042,0.013671548,0.0056845504,0.01544314,0.022906927,-0.02199791,-0.008992554,0.04701779,0.020420633,0.0070544933,0.067465216,0.030138643,0.032980543,-0.02140441,-0.066767044,0.03813752,-0.031061886,-0.03650397,0.01039577,0.03503463,-0.02836837,-0.03739193,0.010003461,0.016607817,-0.025344212,-0.017328933,0.009665478,-0.015317434,0.086683586,0.002632785,0.013418718,-0.016200079,0.03603933,-0.05307142,0.031010974,0.012803525,0.02843985,0.02779373,-0.032688912,0.003087984,-0.03883292,-0.027464462,0.00006038624,-0.025839973,-0.025021896,0.007114756,-0.025813662,-0.040149145,-0.022080667,-0.0036509703,0.03248135,0.009139162,0.018417742,0.009491492,0.021468164,0.025844222,-0.0040246514,0.0124948695,-0.04521036,0.047993533,-0.008142348,0.0075033167,0.019821595,0.0002445652,-0.038638398,0.013729322,-0.0014722063,0.030873863,0.012980532,0.0013067417,-0.03424564,-0.015878087,0.026567265,-0.01862084,-0.007217849,0.006577555,-0.0018174394,-0.0054180883,-0.02628802,0.04003623,0.04054521,0.034184095,-0.0024976744,0.011179131,-0.026338935,0.014565193,-0.02866633,-0.051440917,0.028757012,0.02911581,0.016131802,0.013157313,0.037763737,-0.010206505,-0.029443424,0.04040774,-0.011321535,0.02083778,-0.0014670789,0.0034657307,-0.038390595,-0.026059866,0.037360813,0.068569265,-0.010942036,0.013345102,0.053348273,-0.0015729305,-0.0068189693,0.01292397,-0.020115435,0.0288464,0.065479584,0.023528062,-0.030056154,-0.00601408,0.024068583,0.034875885,0.018702252,-0.023752034,-0.020292124,0.0024184305,0.00037930984,0.0055851513,-0.028193474,0.005718583,0.06628391,-0.014901259,-0.032575775,0.020655194,0.0056099915,-0.15063983,0.0020050546,0.01197165,0.017612014,0.014037739,0.011040771,-0.033663645,0.0048478106,-0.010615635,0.044025198,-0.00607276,-0.044236597,0.014684374,-0.0041818027,0.015399783,-0.014836143,-0.03675367,0.0059496947,-0.009150105,-0.049647864,-0.008990698,-0.016493736,0.024220007,0.05464519,0.029383672,-0.0028212196,0.067073,-0.025337458,0.0066350494,-0.04769082,-0.030902961,0.014237561,0.011151618,0.016337143,-0.029851135,0.015454889,-0.04094878,0.0134051265,0.00942532,-0.016858857,0.06669259,0.029001487,0.011039836,-0.014323803,-0.018324,0.011405035,-0.04430592,0.010177067,-0.063437276,-0.043314304,0.005485007,0.017895048,-0.023238521,0.018025257,-0.03405631,0.014946547,0.02429351,0.041752834,0.021259367,-0.036400918,0.009626756,0.022960251,-0.0022823028,-0.02990689,-0.037970733,-0.021286903,0.0031133974,0.0043663275,-0.023809223,-0.021055074,0.050218225,0.0031577044,-0.006602973,-0.00038131117,-0.0307063,0.03640995,0.016603027,-0.0031935712,-0.039011676,-0.075372435,-0.022357967,0.022752255,-0.029084051,-0.018262057,-0.0098024495,-0.021316841,0.012474878,0.004800062,-0.006415392,0.23972611,0.05351134,0.04498949,-0.02788354,0.03006898,-0.024785643,0.04701159,0.050611354,0.025664274,-0.029380322,-0.027057728,0.054342017,0.020246863,-0.0056210156,0.037610732,0.040703267,-0.073806204,-0.0025471495,0.05220471,0.014679105,0.026593903,-0.0561748,-0.0017384259,0.0038600592,-0.061348278,-0.024053888,0.01976726,0.022202944,-0.02876934,0.03392518,-0.027371861,0.0816122,0.060149625,-0.01778348,0.052224677,0.025286386,0.05060206,-0.061477948,-0.028754497,0.0297866,0.03778587,0.020883985,-0.0024876292,-0.03888916,-0.014186839,0.009911003,-0.03675994,-0.017822074,-0.0065088407,0.028980017,-0.026650572,-0.013678773,0.014806431,-0.012489274,0.024676094,0.0022820928,-0.044645626,-0.021932364,-0.020268023,0.029364081,0.034305308,0.02945623,-0.05998117,-0.041130498,0.022406068,-0.030296242,-0.030149553,-0.006285158,-0.0037568894,0.03273992,0.037248906,0.011789288,0.031071095,-0.010120588,-0.017495194,0.009326689,0.023490785,0.01439012,0.025194082,-0.007578248,-0.0049371026,-0.018031107,-0.007095522,-0.0128243705,0.04784031,0.00804801,0.015350665,0.083223835,0.034584917,-0.016508419,-0.01616319,0.023845263,-0.039460532,-0.028377898,-0.0039417404,-0.045192264,0.03795749,-0.05700626,-0.016575178,0.026492698,-0.038491093,0.022683354,0.006334608,-0.04823251,0.05481515,-0.000603163,0.031093631,-0.047149815,-0.02266901,0.017302254,-0.08310059,-0.0053825467,-0.0075089578,-0.0021478115,0.01665977,0.056515597,-0.01530402,0.0036378924,0.04174392,-0.0056846538,0.031110149,0.013429088,-0.0080865165,0.03633641,0.003848747,-0.075098075,-0.010796847,0.014709038,0.020916387,-0.012285061,-0.0022458737,-0.022480521,-0.02590489,0.033606976,0.018202478,0.009121359,0.014144103,-0.018626852,0.024173858,-0.0020695103,-0.0094542,-0.0065300656,-0.013803873,0.024374513,0.008509268,0.06025328,-0.07486842,-0.018323576,-0.022841372,0.0067637726,0.026135458,0.02335414,-0.007982469,-0.059780404,-0.012666378,-0.05918897,-0.021813607,-0.0446995,-0.015520688,-0.026665494,-0.021749532,-0.0032395588,0.06389398,0.052723814,-0.025962884,0.053268287,-0.0068575633,0.0050486717,-0.0022098136,0.009652292,0.014486094,-0.0030973197,-0.020091979,-0.01321804,0.013695415,-0.033169407,0.013420073,0.014828169,-0.027558232,-0.0340857,0.06051462,-0.05716616,-0.0067170197,0.04563376,0.050292592,-0.005821005,-0.034892675,-0.00032495373,-0.014783344,-0.013794295,0.021347603,0.11933312,-0.020486742,-0.01394753,-0.0008265231,-0.0050120153,0.074356854,0.040718354,0.043140132,-0.0037516397,0.01620567,0.02771642,-0.012538895,-0.005933442,-0.0190204,-0.012889762,-0.025752433,0.03520836,0.012608144,-0.053361446,0.022428181,-0.009130596,-0.03588362,-0.003974605,-0.078215286,-0.048559017,0.032336403,0.00040541802,-0.033872433,0.0033907085,0.015130503,-0.014190942,-0.010930331,-0.053002648,-0.047246177,0.04619873,-0.01571781,-0.04083921,-0.0048808423,0.0066120424,-0.01251558,-0.01083655,-0.016647972,0.008380808,-0.0016450894,0.021868117,-0.0032318977,0.020947644,0.01816106,-0.012157246,0.008077597,-0.033227406,-0.00355404,0.015565186,0.0024600364,-0.02866943,-0.05810286,-0.038960762,-0.013648482,-0.010670107,0.03354621,-0.025552552,-0.013367252,-0.025938844,0.0015673959,0.017872848,0.050030474,0.0096438425,-0.034412593,-0.020725751,0.0050591854,0.0063103917,0.022939308,-0.028713774,-0.01869996,-0.07226728,0.009016956,0.021724176,-0.045053545,-0.015474794,-0.027690547,-0.04059419,-0.005234913,-0.011240254,-0.06530876,-0.009406716,-0.025013585,-0.0068552676,-0.00019567013,-0.017967744,-0.027117787,0.05871324,-0.0073609645,-0.02764043,-0.009772128,-0.006878429,0.044296738,0.023326283,0.011917379,-0.025670258,0.009405391,-0.014186175,-0.06891751,0.014931212,-0.045774244,0.015642425,0.0030111212,0.041853886,-0.008971597,0.014393861,0.002528475,0.016700242,0.0070740767,0.04251088,-0.028539045,0.01588766,-0.012887113,-0.06512839,0.02278444,-0.006948599,0.0019110497,-0.02614495,0.001058208,-0.031531077,-0.0040080375,-0.018694969,0.017822566,-0.023829626,0.028217413,-0.023449926,0.0121484725,-0.04513434,-0.04387942,-0.011590276,-0.008626092,0.048053846,-0.068476446,-0.054278083,-0.030132439,-0.023081373,-0.03600689,0.0053521176,-0.020305341,-0.02336207,-0.039449442,0.056963608,0.035673276,-0.021902408,-0.019804742,0.015254395,-0.007790788,-0.0036798115,0.023717608,-0.025678053,0.0051652887,0.052690558,-0.007802947,0.028332787,-0.03936423,0.023572633,0.026001321,0.016940387,0.03254765,-0.027102374,0.021340374,-0.046477843,-0.024231365,0.050555844,0.07589745,0.04651338,-0.016810475,0.05020236,-0.0042749695,-0.04070168,-0.028405027,0.03681707,0.008399492,-0.07407477,-0.041890446,-0.029172478,-0.009003365,0.01356904,-0.019349832,0.021748796,-0.050383005,0.041528065,-0.012691777,0.0033851382,0.028398726,-0.017277185,0.011498448,-0.03900029,0.012736241,0.019530086,0.013008166,-0.007314491,-0.01421078,0.013256326,0.026978869,0.0068214433,-0.013741696,-0.032903254,-0.026676195,-0.01343313,-0.12570584,-0.024596028,-0.02761009,-0.0035725504,-0.011351632,-0.0145142665,-0.033726662,-0.05314669,0.006171468,-0.031158168,-0.019151695,-0.0015600539,-0.02000782,-0.01716216,-0.0045946403,0.009465983,-0.028655482,-0.025220938,-0.011827969,0.034922533,0.011521,0.016169725,0.054233182,0.0073316656,-0.008189059,0.03615379,-0.05603253,-0.017456977,-0.030592296,-0.021856532,-0.049229883,-0.031189343,0.017262848,-0.010661765,-0.026153147,-0.029433351,0.0055931197,-0.010973658,-0.03409962,-0.046928998,-0.03058565,0.026652118,-0.0099953925,0.033176985,-0.018186765,0.05832681,-0.056848627,-0.007777156,-0.04914953,-0.011753071,-0.018730342,0.06565223,-0.04239216,-0.02751432,0.00050433126,-0.018854307,-0.0012970833,-0.024031332,-0.014777972,0.006132395,0.0037880903,-0.017627643,-0.0047662933,-0.0077443747,-0.0117444,0.024378136,-0.05052827,0.03289454,-0.015665239,0.029782133,-0.0018943184,-0.032772582,0.02807508,0.010049402,0.019210253,0.031518374,-0.011783166,-0.023502413,-0.004897847,-0.036825694,-0.053496707,0.038339347,-0.021572597,-0.07759274,0.035436567,0.016282193,-0.022005476,0.0018218716,-0.055386197,0.0051552164,-0.055603605,-0.057788875,0.025128055,0.0145567125,0.016315011,0.025829207,-0.0451073,0.02458381,-0.0110885715,0.0045859735,0.00445005,-0.016031139,-0.019598888,-0.015815288,-0.041582473,0.02075195,0.0020356902,0.014054527,-0.0379777,-0.00024842776,-0.02565173,-0.0033266246,0.0076378384,0.01830371,-0.068545505,-0.00014120607,0.0016480716,0.01732564,0.009414446,0.004569336,-0.0044115554,-0.025824398,-0.026596578,-0.038722888,0.026047902,0.060184784,0.011343915,0.03288972,0.038729623,0.000018602685,-0.028264469,-0.03769188,0.05188631,0.015470035,0.016082905,-0.0047802315,-0.015995055,0.036919754,-0.03829696,-0.034213882,0.012098403,-0.073401034,-0.019496674,-0.009075995,-0.03168057,0.0023266254,0.01515408,0.021080542,-0.010503725,-0.0154868,0.038626008,0.00082736416,0.012148479,0.02782429,-0.02270275,0.072113104,-0.0072728675,-0.034425586,-0.005111519,0.10308923,-0.020858431,-0.024567466,-0.016085101,-0.008797175,-0.02720307,0.050505593,0.003974936,-0.02096023,-0.036648165,-0.024073064,0.048714437,0.022164904,-0.012557148,-0.006866892,0.03679483,0.014411568,-0.009990853,0.02135146,-0.011239992,-0.03015324,0.047710378,0.0099364,0.02103619,0.046588764,-0.012944378,-0.00802113,-0.017829064,0.021738222,-0.018719189,0.013005769,-0.024725305,-0.0037247627,0.0089841625,-0.0068628252,0.060623664,-0.0059869196,0.005145951,-0.026813671,0.014776388,0.011420397,-0.037041277,-0.03217451,0.010357004,0.031121666,-0.0148915695,0.028443124,-0.0138313165,-0.019393707,-0.0027363044,0.023385415,-0.01469206,-0.01548155,-0.012905855,0.02111554,0.0096644545,0.0024014306,0.038919114,0.02446756,0.017968742,-0.040500008,0.07302364,-0.0071942993,0.00965292,-0.017179001,0.002223828,0.036051787,-0.041843332,0.008196035,-0.014030853,-0.05275138,-0.056095622,-0.03306807,0.022356784,0.019693403,-0.004350408,-0.044864375,-0.020576777,0.017495273,0.010746001,-0.014446201,0.010639836,-0.013274728,-0.0010589071,-0.0122853005],"last_embed":{"hash":"dp7fmp","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"dp7fmp","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{12}","lines":[243,243],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"dp7fmp","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033392698,-0.013735459,-0.013606995,0.007245474,-0.02989854,-0.05057487,0.011179454,0.007621659,0.019626835,0.010638985,-0.015461184,0.001595592,-0.027249184,-0.0068594436,-0.002280007,0.029826896,-0.041859288,0.018685812,0.013490135,-0.010566417,-0.04691269,0.016212406,0.04102607,-0.0033394925,-0.027549198,-0.011118996,-0.019488603,-0.036376122,0.013944759,0.061744083,-0.021913808,-0.022431457,0.021240024,-0.05136677,-0.012000647,-0.011180624,-0.015778724,0.0036232881,-0.036102302,0.03936305,0.027343562,-0.025135955,0.0378515,0.02442187,0.04605955,-0.041930255,-0.050335098,-0.001475638,-0.00048727504,-0.036944777,-0.01694074,-0.0045479503,0.033562716,-0.022528358,0.005626266,0.05140612,0.020102663,-0.045441143,0.0029452944,0.00013154164,-0.03947497,0.020308262,-0.035585612,-0.023377467,0.009609047,0.013320757,0.027242154,0.02463012,-0.01715282,-0.047929574,0.010122518,0.017920066,0.042801846,0.021013312,-0.023836011,-0.046121053,-0.0077577494,-0.009380601,0.0028868099,0.01742381,0.007971964,0.021039344,0.016386997,0.013577188,0.0121675115,0.010207854,-0.013240238,0.06638199,0.035337385,-0.015694927,-0.0039731036,-0.024364077,0.025449524,-0.0077449954,-0.0059474213,0.021227667,0.012224088,-0.035192218,0.049609892,-0.0311405,0.011264497,-0.002389143,-0.041661583,-0.029616978,-0.0024092821,0.011769862,0.010293465,0.025388135,0.0168716,-0.0010339153,0.03932847,0.042482533,0.038587287,0.060299017,-0.027398348,-0.026559137,0.0036577033,-0.032750502,0.039715216,-0.019574556,0.02832594,0.058448747,0.02269169,0.0070205964,0.007211213,0.037558407,0.004973876,-0.034733415,-0.050813437,0.02756654,0.008765789,-0.007812465,0.0030734437,0.008415576,0.03796652,0.021972539,0.03191797,0.016014054,0.02264503,-0.07331143,0.015162316,0.01187191,0.0025494746,0.025712552,-0.027543135,-0.013523089,0.049254987,0.020293767,-0.019415658,0.059229,0.014788902,0.030279435,-0.0073890346,0.0666692,-0.028555397,0.042689983,-0.0035633,0.030044032,0.01521914,-0.008396461,0.027156543,-0.06420917,-0.06304431,0.061339784,-0.010780222,-0.0050772713,0.008154428,0.0018400601,-0.007823756,0.009792845,0.027041612,-0.029278796,-0.004855723,0.05066573,0.02594337,0.018564371,0.06526085,0.03203447,0.0020008709,-0.017254082,-0.029954119,0.036657367,-0.024879359,-0.05528145,0.029797891,0.05782866,-0.011126326,-0.041716076,0.0049269744,0.019644646,-0.0064493716,-0.008740263,0.003497881,-0.01616965,0.06730304,-0.008774575,-0.015788134,0.007705106,0.015322479,-0.01649291,0.016312608,0.01651892,0.018410657,0.0075440286,-0.039072126,-0.0056026443,-0.027103348,-0.048921138,0.0079161925,-0.041212525,-0.009895317,0.014359535,-0.03977699,-0.049749117,-0.0051881773,-0.007154973,0.044717237,-0.0045825164,-0.010167969,0.0009975969,0.021983737,0.061046712,0.009951463,0.009485445,-0.02754681,0.037103992,-0.019348836,0.021444999,0.013199106,0.0246187,-0.04256833,0.012118788,-0.014042348,0.017077599,0.027343616,-0.020842833,-0.03877406,-0.009955163,0.024953952,0.031341005,-0.024503587,0.010922168,0.015158004,0.0037784248,-0.028052377,0.033337012,0.039720956,0.028490327,-0.0034502386,0.015264309,-0.00033995305,0.004588297,-0.017674422,-0.050687302,0.0194045,0.0131044015,0.003362775,0.011566648,0.025189294,-0.009597558,-0.015294458,0.05249099,-0.0007720321,0.0048488146,-0.026578069,-0.011090932,-0.034116074,-0.014379618,0.03749913,0.053931527,-0.00870148,0.015546744,0.04745539,0.0131960055,-0.030638076,0.020373732,-0.021072108,0.032026984,0.041450366,0.00783004,-0.035189956,-0.02094572,0.018002136,0.038798526,0.031043788,-0.002239785,-0.0082504805,-0.0018488487,-0.011510298,-0.0019096027,-0.020728534,0.018223196,0.07240713,-0.014088505,-0.041270576,0.015376174,-0.008306853,-0.15779798,0.034644548,0.031184774,0.028298862,0.016496906,0.01372071,-0.034635782,0.015561051,-0.031302888,0.010194559,0.011283056,-0.054230675,0.017694183,0.010699962,0.021365928,-0.009794562,-0.038369376,0.0013281838,-0.0068675736,-0.053167727,-0.01838054,-0.033121675,0.026887499,0.039112788,0.015444142,0.0047376123,0.06881549,-0.015247471,0.008707136,-0.0689667,-0.038273193,0.020886116,-0.0008557998,0.048758026,-0.028125692,0.014389202,-0.028782174,0.022558335,0.014114171,-0.018650768,0.057793718,0.051610865,0.026450383,-0.015803933,-0.016021589,0.008855092,-0.04308222,-0.0073978123,-0.058897786,-0.030790905,0.019425597,0.00338579,-0.005340635,0.020706944,-0.036966987,0.02868675,0.021362143,0.016493386,0.0008005749,-0.027993077,0.024407892,0.0060724174,0.002169024,-0.039005186,-0.03495007,-0.032426044,0.03722873,0.010456202,-0.006567649,-0.036936525,0.026740465,-0.0055939937,-0.0030442048,-0.00044560744,-0.047005817,0.034583345,0.033512108,-0.014631912,-0.007975925,-0.096154675,-0.022908889,0.013948711,-0.0040395553,-0.029262688,0.008982955,-0.027743675,0.012207331,0.003103903,0.024163725,0.23573239,0.072255865,0.016944602,-0.008923746,0.031318173,-0.025454156,0.04755496,0.058105864,0.006048595,-0.017951984,-0.022503354,0.056464765,0.0045630173,0.0021812015,0.056896634,0.058952305,-0.081524625,0.011169085,0.058229696,-0.011916601,0.009082976,-0.050298765,0.008299824,0.009984595,-0.06404072,-0.04272995,0.04019664,0.031489104,-0.009059857,0.012622015,-0.015330843,0.0780507,0.052571565,-0.0407144,0.036976423,0.044880223,0.043129914,-0.040906034,-0.018091982,0.013167427,0.019961132,0.0033914582,0.00081471313,-0.04192368,-0.019493697,0.0012320542,-0.029168198,0.015365313,0.011417582,-0.02376923,-0.0211065,-0.0033211482,0.019482959,-0.021035274,0.0007382643,0.015393598,-0.048505917,-0.018124592,-0.011479791,0.046555076,0.04910316,0.014713799,-0.046698887,-0.03350055,0.012814505,-0.014584176,-0.0430422,-0.004516112,-0.0148372995,0.03281134,0.025368692,0.026597949,0.018254481,0.0031607188,-0.025773449,0.0018581791,0.016121386,0.04174603,0.040965047,-0.018320119,-0.0033144443,-0.053554963,-0.016714118,0.015156438,0.02917572,0.033258945,-0.008454713,0.08016301,-0.02073064,-0.010596733,-0.00546835,0.011927858,-0.06694198,-0.029910779,-0.018763337,-0.028772207,0.03066205,-0.04413412,-0.018622948,0.06385915,-0.029794354,0.03153602,0.0033863753,-0.024958309,0.024517862,0.00037524023,0.01437931,-0.012192888,-0.008066309,0.024255637,-0.102380835,0.00097063,-0.007161923,-0.008483175,0.015422934,0.050920114,-0.00596577,0.015551904,0.038902234,-0.0057089115,0.011363195,0.01757601,0.0004057384,0.009716662,-0.016202228,-0.053030223,-0.013288954,-0.0015056181,0.02627106,0.015579611,0.026513223,-0.01899538,-0.043287944,0.043669693,0.021811577,0.012292944,0.024071548,-0.01652017,0.025991697,-0.011292314,0.0029915478,-0.0012254972,-0.033717208,0.029044561,-0.0008272635,0.055799264,-0.044953555,-0.019150598,-0.014570394,0.0011972161,0.030001484,0.007878252,0.0023567232,-0.055377193,0.010873371,-0.067185566,-0.045692064,-0.02864577,-0.008675635,-0.029494995,-0.028249964,-0.020422775,0.06485293,0.04460694,-0.027368752,0.07296889,-0.014924397,-0.010081079,-0.0030976187,-0.0008803106,0.034474492,-0.014122596,-0.025135316,-0.019549381,-0.01022639,-0.036781922,0.03236032,0.000907388,-0.008859373,-0.013777176,0.061775252,-0.052774478,0.010217036,0.022077562,0.059834663,-0.0046618665,-0.030260416,-0.004656694,0.00081289513,-0.023769783,0.024613252,0.097705685,0.013088618,-0.020519733,0.04788219,0.008270271,0.07773064,0.037538126,0.060164377,-0.016074356,0.01599941,0.035145156,-0.012405227,0.006297603,-0.036355324,-0.018879814,-0.03178314,0.016995106,0.03327467,-0.046565797,0.02914287,0.009905466,-0.040228374,0.0019985943,-0.080541156,-0.03857581,0.015509639,-0.0011740883,-0.029462535,-0.025456173,0.007306975,-0.028061317,-0.0015558057,-0.04266912,-0.0217806,0.0348975,-0.0063811927,-0.026092755,-0.018167323,-0.008950142,-0.016843196,-0.004525616,0.0036780841,0.0028872788,-0.005413241,0.009534826,-0.00036620355,0.008929325,0.025394913,-0.025840227,-0.010268097,-0.0017772884,-0.007852812,-0.026353309,0.0016867726,-0.041829612,-0.05443259,-0.037915282,-0.015354625,0.000931114,0.020923864,-0.018144947,-0.014240599,-0.019125529,0.017915146,0.022095647,0.062019136,0.014589349,-0.026566198,-0.02112346,0.02006559,0.002688773,-0.006026547,-0.04087821,-0.02769795,-0.050035354,-0.01664228,0.01589119,-0.04344119,-0.046349972,-0.0046907375,-0.01064247,-0.009382537,-0.016485218,-0.054341666,-0.0057421657,-0.040367443,-0.005842809,-0.009162635,-0.025815615,-0.02897629,0.038784984,0.0028226238,-0.00011412557,-0.015261167,0.02371464,0.050667677,0.028219469,0.015466985,-0.042158756,0.022858065,0.00941858,-0.047015384,-0.0018187591,-0.0071930047,-0.000084454725,-0.013968774,0.008724577,0.006941266,0.014743463,0.010235572,0.0052767787,0.00048780083,0.026070442,-0.004008965,-0.009793166,-0.0050323396,-0.05597428,-0.003338007,-0.012442917,0.015294026,-0.055081546,0.015865255,-0.04740368,0.018649768,-0.016414091,0.022143932,-0.012496469,0.03175816,-0.016230669,-0.006045209,-0.05164184,-0.021551603,0.011509676,-0.023467096,0.029443631,-0.046479963,-0.06299361,-0.03329762,-0.025240177,-0.026289241,0.0108696185,-0.032272357,-0.037185244,-0.017236201,0.033589933,0.02380907,-0.04802799,-0.0019004837,0.02817954,-0.030448332,0.033083554,0.008542352,-0.028610975,0.0003359801,0.019665148,-0.006076377,0.0131196305,-0.019947363,0.0050782133,0.033433203,0.035239253,0.03035178,-0.02915068,0.0441556,-0.016350312,0.016411945,0.026091916,0.084368356,0.013823711,-0.0013800492,0.049215563,0.020440236,-0.050937418,-0.021498375,0.018566275,0.028616635,-0.050923184,-0.0037298303,0.004343195,-0.030229965,0.029850531,-0.019137163,0.0016629338,-0.0441934,0.051797267,-0.008209901,0.0022452478,0.019326614,-0.0089833755,-0.0012076263,-0.023882888,-0.025125027,0.016695669,0.03815264,-0.009611248,-0.03222378,-0.0023343854,0.045743633,0.008442633,-0.011811313,-0.04823396,-0.024267832,-0.0019914636,-0.12157571,-0.0069426904,-0.0026378639,-0.01667142,0.00020806368,-0.017948754,-0.05763236,-0.054554317,-0.012273783,-0.0073579527,-0.008319956,-0.0039831037,0.005346501,-0.012659192,-0.023351125,0.01392971,-0.024812797,-0.03861982,-0.0098066395,0.06804547,0.011965439,0.022722745,0.03523108,0.017686278,0.008472773,0.027096707,-0.0498855,-0.028030695,-0.018356211,-0.016424054,-0.055364475,-0.044646174,0.016885389,-0.02676183,0.000012214432,-0.043377463,-0.01423061,-0.012155774,-0.034754742,-0.03285483,-0.018309519,0.01340534,0.0059485734,0.053028278,-0.0031036916,0.0604908,-0.042558327,-0.009358937,-0.05430721,0.004078321,-0.017667517,0.06079588,-0.020557128,-0.014399601,-0.005476812,-0.021720566,0.00847171,-0.0005119685,0.022354042,0.018391475,0.004474164,-0.011559841,-0.042030707,-0.024377484,-0.039155934,0.019587433,-0.055189792,0.023286311,-0.022923615,0.009420218,-0.022270104,-0.0009866393,0.02371466,0.008462563,0.013492359,0.028938983,0.000816436,-0.017969102,0.00084855617,-0.026796985,-0.06592235,0.0117227975,0.0073342887,-0.07216424,0.02111865,-0.009266713,-0.016920144,-0.022701338,-0.07925275,0.008213424,-0.043912586,-0.04051154,0.00732671,0.021945674,0.0020813113,0.027847037,-0.040060725,0.01835851,-0.035334047,0.0040229727,-0.010721994,-0.026821135,-0.017551443,-0.022291131,-0.05768394,-0.030000824,0.015712505,-0.010005772,-0.021363566,-0.017863853,-0.021586446,0.0044590556,-0.026400143,0.0016803152,-0.051455785,-0.014478492,-0.016623354,-0.012610087,0.034665648,0.010486561,0.015824992,-0.021453168,-0.010418009,-0.01486219,0.042767487,0.08190703,-0.0029580942,0.03498861,0.032540128,-0.0032126815,0.0063792723,-0.068985745,0.039594345,-0.005009619,0.0297125,0.009676349,-0.05457222,0.03533654,-0.03509213,-0.037512355,0.0047915466,-0.0654782,-0.03879526,-0.021740016,-0.0058862497,0.0013153038,0.031385247,0.018858258,-0.0059207627,-0.028689677,0.0240512,-0.0003489448,0.010942054,0.025533415,-0.026153296,0.069385216,-0.000041163716,-0.0017166549,-0.0038734174,0.07919684,0.009151472,-0.036315028,0.0013732665,-0.024807032,-0.031866062,0.07741862,0.020928288,-0.044824403,-0.037323218,0.011176128,0.023502685,0.026912129,-0.011285677,-0.011250921,0.04629236,-0.01972976,-0.02365083,0.022037888,-0.0050147977,-0.043228153,0.03942267,0.018708505,0.01590999,0.050813172,-0.01110413,-0.008153068,-0.017525831,0.005159496,-0.023080308,0.001040042,-0.023155915,-0.021857144,-0.000389015,-0.025820363,0.04197785,0.0007943721,0.003677168,0.0023784293,0.038577776,-0.014624336,-0.019833967,-0.026591675,-0.018553015,0.027334014,-0.01572595,0.015946057,-0.006980663,-0.015924051,0.0028084868,0.025343945,-0.03419061,-0.041173384,0.008691387,0.015561032,-0.011589159,0.0066034,0.040781952,0.034275495,-0.0006498011,-0.052172918,0.096224725,-0.02418413,0.028987704,-0.0156752,-0.00097137,0.019617014,-0.027166743,-0.0008757631,-0.0004026167,-0.02882134,-0.03173031,0.009965435,0.007870158,0.051251557,-0.010685768,-0.017863203,-0.036884855,-0.00025567246,0.025722152,-0.012060119,0.046151776,-0.012564504,-0.015081032,-0.010146403],"last_embed":{"hash":"1csqim","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"1csqim","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#The Difference From General Anxiety Meditation#{13}","lines":[244,245],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1csqim","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022384306,-0.007640928,-0.013009368,0.014062737,-0.031041265,-0.03430288,0.015608978,0.011170876,0.0023201304,-0.000599573,-0.012597595,0.03600972,-0.012206959,0.017731385,-0.012680402,0.029618,-0.037440505,-0.024496986,0.027213326,0.01462706,-0.01537169,0.007563696,0.06893077,-0.034820348,-0.015070198,0.013877996,-0.013138946,-0.007957539,0.02178871,0.06613233,-0.022441402,-0.018510224,0.04608717,-0.033539597,0.034132797,-0.007007601,0.016104953,-0.013623792,-0.038924884,0.05885566,0.035780504,-0.04135553,0.021984693,0.02999322,0.047294687,-0.022396104,-0.063130386,-0.01227942,-0.0039239866,-0.03933138,0.0072648814,-0.009064532,0.0044576367,-0.020610828,0.005879809,0.050731942,0.04746962,-0.038186044,-0.010193655,-0.026765922,-0.0290938,0.059187252,-0.043312117,-0.025919711,-0.0068680723,0.027517382,0.010688897,-0.023507798,-0.018685324,-0.05041864,0.019401511,0.006352224,0.042315323,-0.009636875,-0.050847556,-0.042889256,0.04205214,-0.0053449557,0.031076903,0.018048482,0.00784504,0.000084991254,0.0033261173,0.018089479,0.012119959,0.0050314977,-0.0011939784,0.051131807,0.0011429454,-0.0341592,-0.0007146444,0.006312189,0.0045991587,0.00018380341,-0.019278854,0.016298758,-0.026795434,-0.014129906,0.03691349,-0.004603607,0.009561423,-0.013649771,-0.0024913051,-0.023685513,0.031788316,0.014212108,0.021959696,0.043113675,0.025443364,-0.014059156,0.03967784,-0.005412656,-0.00028580878,0.014685382,-0.022123756,0.0019888217,0.0037366077,-0.03189029,-0.009430867,-0.00009525206,0.049572367,0.030568603,0.0059638945,0.013560712,-0.0025667727,0.012645194,0.0030686625,-0.018733183,0.022633748,0.045766324,0.011792196,0.025243735,-0.06671567,0.015418067,0.013598483,0.057532247,0.03556436,0.014931971,-0.004449297,-0.059927072,0.03650388,0.032612126,-0.03971253,0.010894186,-0.0069236085,-0.010697119,-0.021605652,0.015421793,0.02742531,0.03623907,0.010243063,0.032720577,-0.009107893,0.028152676,-0.037947632,0.011430504,0.025575103,0.027583996,0.0011513683,-0.0010824365,0.0053734295,-0.023597175,-0.057297524,0.0682931,0.011152337,-0.004201422,0.015739212,0.04340406,-0.0055898316,0.015981924,-0.016941125,-0.004645422,0.0067857862,0.056897823,0.01860492,0.019623935,0.09658865,0.03203213,0.01496338,-0.026545515,-0.04603265,0.04420965,-0.020908594,-0.062438063,-0.0075747534,0.061719418,-0.02479693,-0.030687222,-0.0018610494,0.037790857,-0.015445446,0.0069841677,0.0032702298,0.018868918,0.052960157,-0.012252551,0.023520341,-0.013574904,0.0020130142,-0.028518077,0.01759465,0.009079731,0.013576521,0.029914314,-0.02912121,0.018881194,-0.028321944,-0.004810002,0.02836848,-0.07212506,-0.042792704,-0.011395971,-0.0111769885,-0.018335583,-0.011660951,0.0009950121,0.04530973,-0.006625763,-0.017935615,0.0047508744,0.018384302,0.04660075,0.0019548335,-0.04257513,-0.039916944,-0.0074871886,-0.009239511,0.052516475,0.01458295,-0.018057868,-0.0079977,-0.0018510348,-0.03239583,0.012738622,0.011722073,-0.031220946,-0.021693084,-0.0077458983,0.03602807,-0.0033331239,-0.023282891,-0.003744433,0.02583873,0.036008663,-0.012494889,0.017039051,0.025568008,0.010801404,-0.027928304,0.01777913,-0.031974707,-0.00708891,-0.04497112,-0.041391898,0.007609259,0.020003263,0.018939432,-0.0048998496,0.00513366,-0.012745907,-0.03367745,0.02079164,-0.011328043,0.015111305,-0.030577233,-0.012028729,-0.0076437104,-0.020324122,0.012588763,0.08926538,-0.011941497,-0.00593051,0.021610672,0.016011138,-0.047233745,-0.0141104525,-0.048556913,0.0495366,0.026630534,-0.007899577,-0.053499613,-0.005712221,0.012022459,0.004288382,0.015886446,-0.052949455,-0.022048203,-0.03590001,0.015881065,0.023035392,-0.015144791,-0.021952087,0.06778097,-0.019761778,-0.031345177,-0.01102824,0.015038725,-0.1569324,-0.0012467058,-0.0036247869,0.041153945,0.0025739502,0.009337946,0.0018014133,-0.0006047787,-0.012157592,0.04537035,0.02469262,-0.03111792,0.031417243,-0.010390797,0.0164901,-0.0074889855,-0.03828431,-0.013595298,-0.013310794,-0.060569137,-0.041487694,-0.034897793,0.039727625,0.015861154,0.004583291,0.021629136,0.03385504,-0.005630105,-0.029408352,-0.031672176,-0.049594402,0.011402902,0.0100447,0.029169716,0.023221646,0.03660496,-0.034619838,0.014303108,0.031474743,-0.0301877,0.029572157,0.04899682,0.00010313822,0.0023936103,-0.012930188,0.022213852,-0.0416257,0.0073938444,-0.040708553,-0.030917173,0.0093605565,-0.009972737,-0.017870802,0.01033145,-0.034274984,-0.020925272,0.023520265,0.013654945,-0.03056797,-0.004352539,0.019909192,-0.038480427,-0.01749213,-0.0078379335,0.00096493826,-0.034677524,-0.020326424,0.0014515284,-0.041946743,-0.02254943,0.030538686,-0.017673522,0.013597971,0.0017816758,0.018603938,0.032542974,0.014603961,-0.0067576156,-0.030606799,-0.08711569,-0.03642371,0.026862064,-0.02022201,-0.011389783,-0.03012488,-0.011017589,0.027337765,-0.018900856,-0.001344933,0.22282529,0.0039388943,0.02335167,-0.004065709,0.06682456,-0.020962218,0.05664615,0.041432787,-0.018042363,-0.01573709,-0.027481087,0.04884214,-0.03118196,-0.0046841297,0.034615103,0.04008911,-0.06830133,0.017382108,0.056971785,0.014716302,0.012807469,-0.046209045,0.024279814,-0.019181477,-0.07264762,-0.01703483,0.00060254853,0.06253293,-0.037751902,0.018391775,-0.024017116,0.039429616,0.060922332,-0.019184837,0.044613034,0.04763306,0.021447005,-0.04953222,-0.039454915,0.013167219,0.020852145,-0.0034458423,0.0024984565,-0.059902914,-0.018351804,-0.026812514,-0.01708576,-0.0087683415,-0.013280359,-0.030325925,-0.016113725,0.040493354,0.008677086,-0.019751726,0.0074373554,0.020728987,-0.008919476,0.0035766934,-0.04432817,0.018950537,0.0050377343,0.022147844,-0.070957966,-0.0049435487,0.011463281,0.007836679,-0.052021064,-0.0059978026,-0.010856563,0.015114862,-0.014950968,0.011354089,0.014979946,0.005933962,-0.002770654,-0.0066231657,0.0018826608,0.044274695,0.031006133,0.004533135,-0.025714837,-0.04883092,-0.041129027,-0.02992841,0.028377516,0.020624371,-0.002446205,0.04098568,-0.019740673,0.0076322025,0.0119448565,0.009744837,-0.057642,-0.03096354,-0.018336968,-0.02858918,0.028409004,-0.055179343,-0.046223905,0.0269684,-0.0458579,0.038892265,-0.0008696436,-0.026256088,0.012651474,-0.020844372,-0.006468799,-0.005496995,-0.003464726,0.022182949,-0.08930772,-0.013065414,-0.012928312,-0.028263357,0.0056386753,0.048746895,0.012811425,0.020901252,0.043392677,0.0067138956,0.034232877,0.023258617,-0.02420291,0.02615063,-0.008372155,-0.07237767,0.00793081,-0.013910224,0.017729081,-0.037366,0.0048272666,-0.018168472,0.02589191,0.010905188,0.00534664,0.010272604,0.04758897,-0.03984955,0.03716261,-0.0032141232,-0.032966193,-0.02877849,-0.020069962,0.030610567,0.024870507,0.022354811,-0.03162163,-0.00035165754,-0.030694734,0.010259519,-0.02417245,-0.00009589343,0.025931593,-0.044113625,0.01855573,-0.07760702,-0.016370961,-0.011761241,-0.0064574964,-0.03128775,-0.023751501,0.009704097,0.023644218,0.067103684,0.0002439192,-0.0015158516,0.015832083,0.0052566095,-0.0005082837,0.011779781,-0.004090207,0.03067155,-0.033824146,-0.025053939,0.004821883,-0.026176559,-0.043943994,0.017437845,0.0019269501,-0.046624076,0.036550168,-0.030929096,-0.016376741,0.01562608,0.033930626,0.022442598,-0.005165211,-0.0018132395,0.024830727,-0.010200524,-0.0027567258,0.1181755,-0.0063289707,-0.023657467,0.027159978,0.014346564,0.050382614,0.039326623,0.049724318,-0.01340144,0.008134236,0.024819978,-0.0033318154,0.0450593,-0.039450068,-0.011915931,-0.013576541,0.027934374,-0.011546683,0.02880849,0.00053254626,0.02694403,-0.02340134,-0.010384559,-0.05165927,-0.048350096,0.0013787657,0.004907629,-0.03752666,0.004562693,-0.017692432,-0.014990954,0.016220234,-0.025748292,-0.01038433,0.07256266,-0.029646197,-0.056303605,-0.032564644,0.009212559,-0.0036473598,-0.028871387,0.010574161,0.0032162794,-0.002156837,-0.025278864,-0.0018575587,0.032053415,0.017468572,-0.0023262291,-0.017470123,-0.0035098866,0.00075171236,-0.0008506734,-0.010069841,-0.009100251,-0.023058081,-0.034836855,0.011332697,0.018315708,0.04301882,-0.014134846,0.00007097198,0.020612404,0.042196307,-0.011667047,0.033261854,0.018801458,-0.015886618,-0.039465178,0.01748085,-0.014832671,0.016980574,0.0026289101,-0.030217994,-0.07356634,-0.0043376856,0.04104433,-0.039900284,-0.03245907,-0.025250908,-0.019101435,-0.02728014,-0.015325246,-0.0026225245,-0.0042230375,-0.012583451,0.0018480488,0.017763143,-0.075312346,-0.022082977,0.046578642,0.018802293,-0.017568767,-0.0024785285,0.0066056685,0.035663716,-0.0007102222,0.024163317,-0.060123622,0.003126854,-0.038457412,-0.048554733,0.037706636,-0.009305632,0.012817381,-0.017862257,-0.016913693,-0.017450836,-0.0013622051,0.0005242174,0.037428442,-0.021345183,0.032483436,0.0016915994,0.021371797,-0.010133609,-0.043070983,0.014720167,-0.00014777959,0.009770923,-0.059805457,-0.008794931,-0.0071493336,0.0025644137,-0.016298708,0.02747726,-0.023132714,0.047675557,0.0018381436,0.021876205,-0.060746707,-0.009026223,0.006372576,-0.020910518,0.04874523,-0.02991648,-0.019060409,-0.008692802,0.00019401079,-0.0523415,-0.023067785,-0.028817592,-0.023559563,-0.076432474,-0.020649517,0.03395393,-0.0112847015,0.04153876,0.0074939276,0.017886832,0.006557727,-0.000455032,-0.025868092,-0.003819101,0.009481126,0.002862331,-0.014009419,-0.021793809,0.012698998,0.017974561,-0.0015197158,0.015848923,-0.058469787,0.04380827,-0.009590112,-0.03205751,0.06686578,0.080064,0.024245929,-0.012179509,0.02993634,0.024299338,-0.04507875,-0.009751795,0.022063704,0.02736315,-0.0691356,0.012343221,0.0136892395,0.0034845988,-0.0012528102,-0.009510625,0.038629748,-0.032148723,0.033918634,0.021836963,0.000023915161,0.028256912,-0.030850135,0.0050575603,-0.021985464,-0.014979556,-0.0038722518,0.0069483784,0.015451108,-0.016397526,0.041442305,0.034508158,0.03922729,-0.051266998,-0.032386474,-0.063249655,0.0033212602,-0.15130335,-0.018551648,-0.009842984,-0.0041359477,-0.00031534195,-0.025244476,-0.0396378,-0.031584162,-0.015627382,-0.026982436,0.0023799979,-0.025972532,-0.025847418,-0.01352867,-0.014263781,0.05868659,-0.016053243,-0.02768479,-0.032242805,0.06389855,0.012694999,-0.004335424,0.065888114,-0.022482803,-0.010536839,0.014131917,-0.03630737,-0.025868392,-0.015718142,-0.05178277,-0.06943583,-0.034757063,0.015965072,0.0033009741,-0.023536066,0.01572046,0.0048545725,0.018811312,-0.04669372,-0.017929593,-0.008635144,0.0103556,0.034408227,0.028343897,-0.025447689,0.08473092,-0.03311227,0.011484975,-0.044182714,-0.047334176,-0.04101473,0.049271595,0.01011856,0.0035145418,-0.0045790263,0.030642848,-0.012315217,0.019697463,0.031448763,0.024151647,-0.020059088,-0.009659309,-0.030039983,-0.0034383698,-0.024993384,0.03765318,-0.048172522,0.017684553,-0.00379859,0.015405074,-0.05606232,-0.022979842,0.025906505,-0.005051895,-0.01685888,0.047551885,0.023473237,-0.042890355,-0.0014193122,-0.025551861,-0.020195913,-0.03170256,0.012560026,-0.030487357,0.045192935,-0.008004544,-0.017954249,-0.016518265,-0.01692095,0.016512755,-0.05177845,-0.03694554,-0.0012670183,0.005010324,-0.025716538,0.011666852,-0.013240961,0.009480822,-0.0128238555,-0.0014984022,-0.011325917,-0.030107256,-0.014374323,-0.05283705,-0.03280628,0.018025592,0.016870135,0.022192385,-0.023495102,-0.04326408,0.0076792785,-0.0026205375,0.000044532982,-0.00018315333,-0.07355966,-0.019919086,-0.03246794,0.033348165,0.009287338,0.0029034733,0.0046414174,-0.028180353,-0.0027687952,-0.042531915,0.03498496,0.10021694,0.0319965,0.0392904,0.033422377,-0.025722032,-0.017872805,-0.047606625,0.02951545,0.02127437,0.037717596,-0.046401497,-0.006620822,0.034323152,-0.026686331,-0.027959619,-0.036455404,-0.061112322,0.005261614,-0.022257853,0.0010588177,-0.0013767544,0.025614996,0.020784251,-0.0010747187,-0.01880367,0.03569085,-0.026424533,0.035108835,0.038841058,-0.027291493,0.065792345,0.007879172,0.013173856,0.017218206,0.102351956,-0.009124074,0.0029098792,-0.0407231,0.015534767,-0.00007157151,0.08694564,0.009382111,-0.0067973775,-0.020156054,-0.0010454077,0.022968471,0.03224165,-0.007537713,-0.0067171003,0.03690228,0.017383965,-0.012712527,0.01857725,-0.008886429,-0.008667896,0.028884899,0.03820503,-0.015438605,0.049778868,0.027339533,0.03248846,-0.00057286466,0.015433415,-0.068095244,0.025875947,0.0031303824,0.008084147,0.024914555,-0.019309036,0.06683733,0.00042277196,-0.0032233717,-0.010373846,0.06038457,0.042719435,0.02018178,-0.04983989,0.01309324,-0.00068435393,-0.0380507,0.0422249,0.005767826,-0.06295831,-0.018688131,0.041659422,-0.019684978,-0.036501136,0.012700659,-0.007294481,0.021744022,0.055580564,0.045539822,0.03694223,-0.012961226,-0.040399436,0.045372967,0.005507623,-0.042112272,-0.027299909,0.006134743,-0.022334065,0.0014479735,0.009291209,-0.022176238,-0.009562427,-0.06848592,0.027223583,0.008610519,0.0264972,-0.01169796,0.02454272,-0.037241638,0.010292638,0.030031996,0.0037532086,0.028437229,-0.02974598,0.009423297,-0.014093321],"last_embed":{"hash":"1derdqc","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"1derdqc","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations","lines":[246,258],"size":507,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1derdqc","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02333681,-0.016445814,-0.01579557,0.020120906,-0.032481827,-0.02109552,0.010514084,0.012638,0.0009574667,0.0023155215,-0.010268178,0.033633664,-0.0114376,0.011201333,-0.019682588,0.03764129,-0.03368135,-0.027204856,0.035996113,0.014073138,-0.016198773,0.009359139,0.083485425,-0.035378505,-0.009967175,0.013866378,-0.021197991,-0.012253774,0.023904774,0.06529524,-0.023493314,-0.026800765,0.053991005,-0.037580345,0.032180317,-0.013034625,0.015192227,-0.01057122,-0.046266414,0.05505312,0.03903999,-0.040142365,0.0148160625,0.03234241,0.046529546,-0.023383532,-0.066793084,-0.010608335,0.0010046071,-0.038058493,0.016050298,-0.005161456,-0.0048576253,-0.020735616,0.012338962,0.052798845,0.040773455,-0.042141415,-0.017782355,-0.03786444,-0.027163958,0.059689973,-0.045124695,-0.025074687,0.0029064156,0.017256038,0.011381154,-0.0232978,-0.023908138,-0.044870667,0.018776463,0.01634995,0.04350837,-0.0028075755,-0.04972915,-0.03829849,0.037544623,-0.005280053,0.030629115,0.019054338,0.006637593,-0.0013181012,0.004650749,0.018076504,0.017221674,0.008873202,0.008469369,0.062104642,0.00023024235,-0.030038318,-0.0044965977,0.0061180564,0.0058209663,0.0044680014,-0.02323649,0.019110072,-0.022404414,-0.004101806,0.037293904,-0.002359565,0.0077805123,-0.020347975,-0.002781403,-0.022094036,0.020941278,0.011584777,0.015193552,0.03712129,0.024329647,-0.019086191,0.03514375,-0.008115508,0.0101358965,0.0074311835,-0.02471741,0.0011652953,0.000076867276,-0.035928827,-0.014850294,-0.00172629,0.04882597,0.027914021,0.01350621,0.009858536,0.0029996803,0.013988844,-0.00052159006,-0.0373436,0.0157004,0.03554301,0.013530103,0.0321066,-0.06581325,0.0130019095,0.017103668,0.053774282,0.029687662,0.0064897467,-0.007044392,-0.053709596,0.042059116,0.026804615,-0.04495093,0.011781958,-0.008397855,-0.013194988,-0.021058114,0.0069272304,0.028033568,0.034982793,0.014022882,0.039530326,-0.004718727,0.032168273,-0.03928362,0.01443004,0.0259097,0.023737783,-0.0016124325,-0.0007747236,0.005620351,-0.021821572,-0.054007847,0.055953182,0.004605706,-0.0036060018,0.019955233,0.044786993,-0.0035742696,0.011538229,-0.0040989206,0.0007470069,0.0062172157,0.055392057,0.009484299,0.019663723,0.108715646,0.030569037,0.013634568,-0.022299347,-0.04617923,0.04759293,-0.02854152,-0.065426536,-0.009146901,0.05857299,-0.028473988,-0.039643798,0.0031884047,0.03841849,-0.011679916,0.013189715,-0.0017989638,0.010016062,0.044859543,-0.0066182115,0.030127073,-0.01158441,0.008980064,-0.039803468,0.019919118,0.0021472292,0.013741475,0.026885951,-0.024161234,0.021031495,-0.02962334,-0.0028328034,0.033660524,-0.06456633,-0.045124818,-0.013108308,-0.011915536,-0.023580797,-0.015749276,0.00061287114,0.048403017,-0.0006108778,-0.017236799,0.0064331577,0.018540308,0.049033448,0.0023852878,-0.041121937,-0.034536745,-0.016351935,-0.0054863035,0.054691695,0.011311621,-0.022825284,-0.010865547,0.0023399927,-0.031517133,0.008109767,0.003678149,-0.033499695,-0.02463244,-0.002242157,0.03152317,-0.00049426215,-0.02305248,-0.0021157747,0.023980498,0.03556666,-0.015605092,0.020342909,0.015804304,0.015341647,-0.029267931,0.02486566,-0.03168688,-0.0059310226,-0.04116133,-0.037648376,0.0035268166,0.01799226,0.011990119,-0.006559811,0.008269606,-0.021771634,-0.034939457,0.012465829,-0.010890089,0.014350506,-0.028200034,-0.007809411,-0.008523814,-0.022035424,0.0069510667,0.097618826,-0.008671406,-0.009566609,0.01703666,0.02006455,-0.05305989,-0.015212145,-0.047699135,0.050737947,0.028815947,-0.006137359,-0.045377493,-0.002397692,0.016765198,0.008496887,0.01448917,-0.049868673,-0.019393476,-0.03249351,0.01695459,0.02069881,-0.017598102,-0.02216169,0.06103681,-0.01995002,-0.024400193,-0.009954453,0.0097146155,-0.16290765,0.0012879565,-0.005055919,0.047581684,-0.0018237068,0.012483908,-0.0033138788,-0.0076567633,-0.01295852,0.055353668,0.016884193,-0.030838529,0.034366805,-0.004182366,0.011702775,-0.0054243403,-0.04095,-0.013230315,-0.012393547,-0.04997934,-0.043643445,-0.04086073,0.041755565,0.024344733,0.0041743657,0.02544034,0.03393905,-0.0029671283,-0.018522315,-0.026671538,-0.038908985,0.019960748,0.013378639,0.023552055,0.021069884,0.037003446,-0.022508401,0.013637435,0.019953182,-0.025140345,0.026378248,0.05169323,0.0074307392,0.0013281732,-0.00844187,0.017264625,-0.043544263,0.009228102,-0.041071657,-0.030756105,0.009992585,-0.007790982,-0.017268421,0.013237514,-0.03406684,-0.02240828,0.025399305,0.011631336,-0.03033392,-0.005564294,0.025866145,-0.036622263,-0.020351099,-0.010977268,-0.0020048006,-0.037398614,-0.028944626,0.0025078263,-0.040039644,-0.031102942,0.030023556,-0.012304712,0.02057903,0.0023582831,0.009906568,0.039791644,0.010345554,-0.0021232215,-0.03682216,-0.080378175,-0.040614884,0.025201492,-0.016784558,-0.015049064,-0.027728453,-0.016767528,0.019373523,-0.020957477,-0.0037830586,0.22254856,-0.0023920103,0.025709732,-0.01324597,0.06698606,-0.022809347,0.04939486,0.04111841,-0.027569357,-0.018032415,-0.022401763,0.039689712,-0.030258257,-0.0131736575,0.030166695,0.035287693,-0.060101394,0.018058797,0.052984785,0.015254365,0.007543082,-0.03738799,0.016385576,-0.018118553,-0.075742714,-0.016102869,0.0023095377,0.04982987,-0.03759475,0.010775929,-0.016879037,0.044997834,0.05894615,-0.011972878,0.05035531,0.04637536,0.03028235,-0.046706885,-0.029542584,0.0052909045,0.021375662,-0.0021288518,0.009225921,-0.06561611,-0.01772838,-0.03507123,-0.0122509515,-0.011207772,-0.0014089342,-0.029245483,-0.012107044,0.034676578,0.013769163,-0.020818876,0.008349214,0.019652082,-0.005817218,0.001886623,-0.041658796,0.019769056,0.007995127,0.022617824,-0.0626525,0.000033974608,0.019070895,0.003843149,-0.049984656,-0.0063035395,-0.011537668,0.019229874,-0.013168091,0.0068580457,0.008183324,0.005281177,-0.0050946777,-0.0035277214,0.0056616836,0.035618816,0.032208756,0.00630201,-0.025642375,-0.048194464,-0.036001068,-0.021584572,0.023394924,0.019055821,-0.0018929382,0.034973845,-0.020393237,0.0042414996,0.006098883,0.014737753,-0.05860326,-0.028988222,-0.018757762,-0.028470576,0.026194416,-0.058987577,-0.053354174,0.041880276,-0.039179083,0.047049545,-0.0021891703,-0.026769487,0.020960633,-0.03361321,-0.0046386183,-0.008463854,0.0012021203,0.01872659,-0.08392582,-0.007931698,-0.00819608,-0.03203896,-0.0014687747,0.050237373,0.014159447,0.022377359,0.036125958,0.013923422,0.040072497,0.01490236,-0.015846508,0.039579224,-0.017141221,-0.07188602,0.000790409,-0.013191234,0.014495685,-0.03740097,0.0065473216,-0.01763454,0.018547319,0.0055649146,0.0012525804,0.01561355,0.06397157,-0.0375352,0.027829094,0.0065273335,-0.032833587,-0.031895936,-0.016800554,0.03653201,0.027500123,0.026506089,-0.045016583,-0.0050341347,-0.021353418,0.015286881,-0.03282673,-0.0029377413,0.030145328,-0.04720901,0.014095502,-0.075764865,-0.015247175,-0.013286399,-0.0040187077,-0.027750999,-0.027608633,0.012453927,0.01768013,0.059855346,-0.004665296,-0.011991386,0.0076939357,0.013797682,-0.006665107,0.0060448893,-0.002963756,0.027768835,-0.038621105,-0.022504598,0.007905401,-0.033335555,-0.048216015,0.015096276,0.0050809276,-0.04513338,0.03494074,-0.038267322,-0.012427123,0.014903095,0.039330874,0.010807413,-0.009455023,-0.00369706,0.032495633,-0.011883413,-0.000030486692,0.120568514,0.0003375827,-0.027414087,0.021946976,0.01808859,0.05444616,0.032080963,0.04868059,-0.014727338,0.010385428,0.02458674,-0.012150174,0.036748268,-0.032424103,-0.013543532,-0.020684632,0.030941317,-0.010294608,0.028265456,-0.002250737,0.021446053,-0.016007286,-0.008443316,-0.050212108,-0.04511117,0.012376914,0.012808729,-0.028568465,0.0064121163,-0.011449739,-0.012193252,0.023091367,-0.022869106,-0.0094945645,0.06585058,-0.024296833,-0.05233765,-0.033063926,0.010086096,-0.0053645438,-0.018281234,0.014532197,0.0013432805,-0.007062714,-0.030262271,0.004839682,0.026172547,0.01671333,-0.0070430823,-0.019124132,0.003980342,-0.0013029957,-0.003094184,-0.0053338576,-0.010116287,-0.014197636,-0.036598165,0.017185934,0.006176114,0.04682955,-0.019406393,0.0025898402,0.017849501,0.04283261,-0.017565303,0.03028978,0.011914506,-0.026858676,-0.038649723,0.017613236,-0.015194957,0.015486884,0.0015765985,-0.02415205,-0.066238284,-0.0070399516,0.034394268,-0.039762847,-0.024904715,-0.031436667,-0.020055784,-0.020832935,-0.015023921,-0.0018141766,-0.0022799324,-0.0020447855,-0.0010977761,0.019296823,-0.072120555,-0.02637345,0.048584692,0.019313462,-0.030731028,-0.012264267,0.00022627856,0.021443361,0.0011084419,0.0287281,-0.05927499,-0.00022768968,-0.03763434,-0.038679317,0.028628217,-0.00072946737,0.0063833273,-0.01998207,-0.013343345,-0.020592045,-0.0078018946,-0.0007787077,0.035008393,-0.015893767,0.029470835,0.007169487,0.013251557,-0.011542996,-0.04109025,0.017639901,-0.00002066626,0.009622678,-0.061213225,-0.016506556,-0.004300127,0.004868174,-0.0066249366,0.02702193,-0.016974732,0.048393797,-0.00049251504,0.020931505,-0.062669456,-0.0082698995,0.007437934,-0.022110542,0.034011412,-0.023754036,-0.013409067,-0.007592017,-0.005544283,-0.052169554,-0.020395795,-0.037038077,-0.022401704,-0.07999383,-0.022757806,0.037587974,-0.0053688474,0.04122464,0.009608937,0.010000285,0.002420678,-0.0007549964,-0.031433754,0.011371441,0.0035204925,0.0050921217,-0.015883317,-0.026562199,0.012399348,0.015776256,-0.009641177,0.016662369,-0.063731834,0.03819703,-0.011986722,-0.032078486,0.069513716,0.075410336,0.025940813,-0.010847714,0.025919428,0.01875265,-0.041013364,-0.016936643,0.024970144,0.03305239,-0.067984425,0.011226955,0.010218833,0.0076222164,0.00031096628,-0.00592135,0.047836065,-0.030670494,0.033892665,0.0232093,0.0012091792,0.025543416,-0.017268129,0.0041867206,-0.0242862,-0.013271324,-0.007422364,0.0029436622,0.013442343,-0.010154674,0.04498379,0.032468658,0.04060137,-0.04992602,-0.031231917,-0.059740376,0.0008047026,-0.14446636,-0.019349128,-0.013642337,-0.0068784305,-0.0032173577,-0.024669785,-0.0289217,-0.034161743,-0.01898802,-0.020420982,0.005103704,-0.022544166,-0.032527126,-0.009949955,-0.009159537,0.06849167,-0.027321802,-0.026002329,-0.029243732,0.074149765,0.01419012,-0.0072514373,0.068739235,-0.030998548,-0.0041536903,0.0063550137,-0.040343095,-0.03130532,-0.007927953,-0.058411647,-0.074514665,-0.0317813,0.017582506,0.007902589,-0.023750741,0.015148728,0.008346476,0.01358203,-0.05571784,-0.022074949,-0.012702042,0.007928189,0.035974473,0.0318934,-0.019218238,0.07605903,-0.02143317,0.014221317,-0.044778906,-0.039902214,-0.042634815,0.042251043,0.009113095,0.00268118,-0.00059741375,0.030417632,-0.0048653944,0.022703059,0.0144659905,0.022785602,-0.02148946,-0.0109711485,-0.024679672,0.0065904353,-0.03281541,0.040222198,-0.041162312,0.016045913,-0.009875747,0.011291884,-0.05086822,-0.019703034,0.019909218,-0.003919789,-0.019131504,0.04019389,0.025335358,-0.042938285,-0.00059253693,-0.023102954,-0.030255692,-0.031610258,0.027273491,-0.02785376,0.042619083,-0.015492073,-0.022390204,-0.0024881463,-0.032945022,0.011507915,-0.04540863,-0.037236888,-0.0040794704,0.012843691,-0.019413617,0.017647844,-0.0114681255,0.0024803344,-0.014403751,-0.0068808226,-0.013793707,-0.023525113,-0.019812828,-0.054390047,-0.039937273,0.03097141,0.010746259,0.022871412,-0.023998255,-0.049168937,0.0035922148,0.000086815926,-0.0026170432,-0.0015323977,-0.08218285,-0.020784564,-0.037570495,0.03163802,0.0069049415,-0.011780423,0.0045964275,-0.02184159,0.0040316377,-0.046271738,0.029621195,0.089212075,0.028375499,0.048709683,0.030033203,-0.02593961,-0.028309843,-0.03843332,0.03495525,0.017149009,0.045815058,-0.046272688,-0.004878955,0.04049458,-0.026284177,-0.027779937,-0.040208615,-0.055981446,0.00375708,-0.0233115,0.007281933,0.00020932234,0.023352046,0.019132052,-0.00011104797,-0.013881413,0.034889765,-0.032283008,0.031751405,0.039871484,-0.024598898,0.069614425,0.007835302,0.029946579,0.018459488,0.10966704,-0.0044392426,0.014731855,-0.038701337,0.007551184,-0.009478509,0.097630516,0.0076039317,-0.008701168,-0.013232188,0.003382975,0.030554445,0.035284698,-0.0026735726,-0.011773929,0.03852602,0.015501034,-0.015067528,0.022082115,-0.020152064,-0.00050645584,0.02333522,0.043145012,-0.0028865058,0.05346453,0.030956447,0.047514033,0.00003773555,0.019821852,-0.067686625,0.024742492,0.012354688,0.010942622,0.015967632,-0.019752663,0.06097713,0.002678316,0.0045264713,-0.021326441,0.056882065,0.044744976,0.015870687,-0.049500212,0.012846729,-0.0036121125,-0.04179191,0.044187676,0.0058028535,-0.05058951,-0.0070154266,0.03946228,-0.017229898,-0.030580426,0.01680714,-0.0016467596,0.028028209,0.060925767,0.05056069,0.035976566,-0.020623945,-0.03760113,0.043908127,0.0042075245,-0.03782116,-0.014384744,0.0011085927,-0.026937475,-0.0076916916,0.007548963,-0.013665062,-0.010186011,-0.07806837,0.026793221,0.012296596,0.027065178,-0.017298019,0.027699778,-0.032806307,-0.0019709922,0.035887573,-0.0011571634,0.025469745,-0.03053353,0.011320513,-0.017234707],"last_embed":{"hash":"1cxthf1","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"1cxthf1","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations#{1}","lines":[248,253],"size":303,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1cxthf1","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.049682576,-0.004876529,-0.023115987,0.0041604633,-0.04034204,-0.03827499,0.037946448,-0.0014776387,-0.005435576,-0.026699457,-0.0065294267,0.012862847,-0.030917048,0.027242925,-0.0036648093,0.0035874618,-0.029100576,-0.00057802285,-0.036720358,0.003437867,-0.049937207,0.0072039273,0.011419499,-0.02532191,-0.040477633,0.01094652,0.0128459325,0.0016537617,0.0033220747,0.058401506,-0.0154146105,-0.033945385,0.033993647,-0.018947104,0.013745209,-0.033877965,-0.0056892573,0.024899697,-0.02422717,0.038069863,0.038169675,-0.0455361,0.0347872,-0.0008839113,0.034914944,-0.016886069,-0.05704793,-0.02556782,0.028399497,-0.037549354,-0.035760626,-0.017394098,-0.0018607288,-0.015371623,0.013076873,0.03582423,0.01488184,-0.024782883,0.00012336706,0.01372895,-0.033999603,-0.004388518,-0.0052391486,-0.040515773,-0.023368428,0.0418657,0.033519506,0.0075157173,-0.0053682104,-0.049545884,0.012794597,0.0004895037,0.0052446993,0.010854035,-0.040533002,-0.022829099,0.036282066,-0.031875405,0.022309903,0.0045073126,0.0057969554,-0.014072172,0.021783845,-0.008620993,0.022158777,-0.014227,-0.032470666,0.043983508,-0.010688391,-0.008562801,-0.016644018,-0.0083547905,0.024486981,-0.022817222,-0.041989155,-0.025314782,-0.003304615,-0.005124918,0.04665462,-0.027363125,0.06794069,0.014899804,-0.03103418,-0.01640179,0.054727104,-0.037801962,0.009066068,0.041442577,0.045222405,0.0016544905,0.012770566,0.056807004,0.002122019,0.03572145,-0.02019143,-0.005582528,0.013713811,-0.02247574,0.0050906227,0.010927509,0.044535156,0.016001698,0.0030853688,0.00786939,0.0012576829,0.014597677,-0.0135654025,0.006353447,-0.023930354,0.039962977,0.0036860448,0.014853858,-0.007614077,-0.011172921,-0.0069043557,0.02916413,0.047820896,0.038452793,0.0028707108,-0.061952557,-0.0004888071,0.04640682,-0.023692667,-0.008190384,-0.033910293,-0.01273346,0.034049734,0.0387295,0.0054441122,0.027827311,0.011253004,0.023270944,-0.0072640707,0.08836454,0.00784491,0.0067593115,-0.0077646724,0.0596734,-0.008893822,0.0061639287,-0.0041910647,-0.023494326,-0.066250235,0.084031075,0.020282013,0.0041925944,-0.004778031,0.034807928,-0.03027663,-0.0042230585,-0.0039390153,-0.05006017,0.018779138,0.057935543,0.03362379,0.015904957,0.061368458,0.034370277,0.009877314,-0.013126845,-0.024618223,-0.004896365,-0.023330273,-0.024293667,-0.0039103637,0.06811783,-0.010285323,-0.025791673,0.012817427,0.0053199753,-0.018121995,-0.0033258356,-0.0037176285,0.007349676,0.04287677,-0.011085681,-0.00051431876,-0.0053388006,0.00648313,-0.039672893,0.018498657,0.038929738,-0.008313259,0.027259285,-0.02194508,-0.028325282,-0.029193519,-0.035335664,-0.010656605,-0.05903931,-0.0028277223,0.0043722694,-0.0070506367,-0.01794017,-0.015263541,-0.020567467,-0.0022493014,0.0074962243,-0.018327968,-0.0022202074,-0.015453419,-0.008720882,0.031590927,0.021662889,-0.026331158,0.02173577,0.0033248805,0.048472214,0.006586576,0.0028588418,-0.006271666,0.0024271603,-0.0033272246,0.008882702,0.039266154,-0.009952637,0.0025122247,-0.0020473318,0.04969186,-0.0076882844,0.005924087,0.041472122,0.014629016,0.00095427106,-0.010601458,-0.004991169,0.027100699,-0.011998945,-0.019505907,-0.0075864387,-0.0050202953,-0.0023620646,-0.032130275,-0.04854718,0.016312147,0.026865141,0.01237105,0.016927166,0.020475771,0.023803813,-0.023132376,0.02281156,-0.0057366323,0.033981383,0.006788468,-0.013165415,0.009858332,-0.012047811,0.06765206,0.06718391,-0.008851948,-0.020404665,0.060022995,0.008980135,0.014380631,0.0095994845,-0.04250732,0.04517976,0.059676215,-0.0054272753,-0.052620303,-0.01217674,0.02271844,0.01603023,0.007900098,-0.046076745,-0.0074857688,-0.027124384,0.023763895,0.020282483,-0.026190303,0.0014364518,0.07982781,-0.008705297,-0.064381905,0.034898218,0.023829427,-0.15284579,-0.0015647432,0.030563068,0.014046492,0.012309122,0.005953762,-0.014785341,0.00045011815,-0.014304537,0.016980615,0.014480084,-0.043846518,0.01597669,0.0005494556,0.011447895,-0.0028210126,-0.05035562,-0.0063058864,0.023852145,-0.049606867,-0.012074866,-0.03163905,0.04911707,-0.019186316,-0.008961617,-0.005815996,0.026199393,-0.049316995,-0.028933339,-0.031709637,-0.09342105,0.03324126,-0.0019719452,0.053571038,-0.009961616,0.031894498,-0.04791897,0.013286055,0.011568058,-0.007244194,0.03280435,0.048711218,-0.0005067387,0.03371145,-0.015835224,0.043005306,-0.014911339,-0.0055329227,-0.048681997,-0.055431757,0.013569536,-0.01874955,-0.02232292,-0.019989513,-0.046740748,-0.016697505,0.022494856,0.017670743,-0.009109811,0.0018126499,0.0036929487,-0.01884098,0.00014357857,-0.028516464,-0.01347631,-0.06850822,0.03607054,0.011798719,-0.0043990472,-0.0166746,-0.0014945683,-0.0032408577,-0.0056352387,0.0003231405,-0.03692455,0.013214376,0.028393941,0.01408563,-0.011241348,-0.11797907,-0.0084232185,0.035368625,-0.005611248,0.0061812755,-0.038362414,-0.009183386,0.035140477,-0.018227972,0.009923843,0.22700739,-0.0063718674,-0.00022441176,-0.0072286567,0.06916682,0.0006466619,0.020210821,0.05967881,-0.008521678,-0.031176947,-0.029506559,0.055388175,-0.018641211,0.03200203,0.01210075,0.018945808,-0.049104296,0.02211863,0.060816955,-0.007896495,0.01844087,-0.03930175,0.032013148,-0.012358714,-0.053568576,-0.0008079739,0.026639616,0.0438241,-0.02093475,0.012263597,-0.029797927,0.06710067,0.04688507,-0.035664417,0.05388901,0.02676486,0.02239143,-0.048371937,-0.02716308,0.00091328064,0.00019509968,-0.004551134,-0.028501844,-0.030983329,-0.043574512,-0.00984161,-0.012778108,0.013656928,-0.057882477,-0.028671373,-0.004720782,0.024135,0.006228003,-0.0020831444,0.021501407,0.027363805,-0.038479395,-0.017652985,-0.028149704,0.059724208,0.017478697,0.0043305517,-0.042258114,-0.018295905,-0.01810422,0.04454712,-0.07398114,-0.02187096,-0.010061386,-0.0073752743,0.039361637,0.008368849,0.01678453,-0.0049857884,-0.00088775036,0.01918475,0.009931848,0.050162718,0.027293127,0.007095012,-0.0620708,-0.05488797,-0.014518197,0.0189853,0.010250843,0.02796604,-0.019084712,0.08363726,0.017953442,0.016388116,-0.0050510042,0.03511651,-0.029949574,-0.0033886032,-0.037865363,-0.0073606395,0.028866863,-0.0629206,-0.007967741,0.00051851524,-0.06806107,-0.006737088,-0.00096964533,-0.011038466,0.042693254,0.03666111,0.035024486,-0.033807635,0.008870204,0.06615365,-0.08743713,0.007351277,-0.0047515878,0.0049954755,0.019875312,0.042359155,0.010169817,0.019703152,0.06434612,0.015038256,-0.004349178,0.0016065621,0.0029536919,0.014599453,-0.02087841,-0.05290898,0.02336795,0.0019262746,0.013349378,0.016534775,0.025959926,-0.01976747,-0.009503215,0.03543469,-0.005314903,0.0053527406,0.023562718,-0.012139334,0.009963986,-0.0026092972,-0.0114723705,0.0074413004,-0.020785255,0.057010006,0.015866151,0.034520585,-0.04520137,-0.006689266,-0.038743366,-0.019211313,0.026001107,0.007185961,0.010130987,-0.04300913,0.03977646,-0.09040971,-0.03312751,-0.025723409,0.026039481,0.00019895594,-0.0065688277,0.018532125,0.028014142,0.08453257,-0.040016092,0.05715905,0.02959239,-0.0035328392,0.013316367,-0.027639538,-0.009672821,0.0113119725,-0.01755622,-0.0062291785,-0.004907662,0.005163486,0.01636759,0.008627791,-0.01798138,-0.03453466,0.020921014,-0.009026673,-0.023629777,0.028048662,0.053576466,0.03824569,-0.038655408,-0.010163316,-0.0063920035,-0.048789423,-0.008481894,0.091009766,-0.040314347,-0.011775017,0.045388456,-0.00090230524,0.06149025,0.046935588,0.026822941,-0.047409985,0.0037107721,-0.000975096,-0.02535006,0.007873515,-0.046717465,0.0033611243,-0.016931176,0.026917249,0.006669639,0.003506834,-0.012364085,0.011671283,-0.07726156,0.003281743,-0.04691346,-0.061812006,-0.0033584046,-0.0005336646,-0.03759251,-0.020858163,-0.034249485,-0.029483462,0.019190056,-0.02506071,-0.030325064,0.0121999215,-0.019691695,-0.03304741,-0.020713212,0.009036394,-0.01263655,-0.042519256,-0.00596104,0.0021992633,-0.007815202,-0.0022394762,-0.019712167,0.033078585,0.029316867,-0.02467024,-0.02438879,0.0034907924,0.008904518,0.0059460723,0.019027377,-0.014976719,-0.03980392,-0.04737904,0.006123244,-0.0021775293,0.023766682,-0.014573436,-0.00991866,-0.0022194595,0.01351535,-0.012179386,0.039502032,0.023912556,-0.004241671,-0.057223983,-0.011730155,0.027930133,0.037942562,-0.011122439,-0.05563619,-0.07614052,0.009040009,0.027347932,-0.042515855,-0.009892467,-0.009462108,-0.023785505,-0.021980012,-0.03596695,0.0007069751,0.0033237236,-0.035169076,0.017354297,0.023799252,-0.04239945,-0.006280243,0.050925452,0.01221634,0.026108025,0.03217236,0.041876014,0.04632464,-0.006995773,-0.01077624,-0.04930376,0.011851572,0.0032065748,-0.047122117,0.015005096,-0.013162744,0.023575284,-0.0038026478,-0.0114720315,-0.012550653,-0.011296142,0.003959719,0.0188461,-0.023152238,0.04015006,-0.0040025697,0.00088916236,0.009600989,-0.06661884,0.03561727,0.009718097,0.010313205,-0.036055773,-0.00751101,-0.011455443,0.026960071,-0.03083269,0.026550246,0.00056373014,0.036963485,-0.0012848222,0.006782637,-0.043056794,-0.027700573,0.016251966,-0.04019986,0.037049353,-0.05982,-0.046772085,-0.022879303,0.009805617,-0.063665956,-0.018564174,-0.0020112244,-0.02840703,-0.020847175,0.013552365,0.036163088,0.025354574,0.04415,0.0030496141,-0.0028985075,0.017210245,0.020252045,-0.004580437,0.012693768,0.016017405,0.0032525768,-0.02668607,-0.046132714,-0.0172751,0.014671192,0.026798049,0.031978626,-0.021830985,0.048906542,-0.011196068,0.018565847,0.01233476,0.08882948,0.054887157,-0.005715274,0.041636176,-0.021499556,-0.057368897,-0.0032910118,0.020710193,0.01642454,-0.012154805,0.037097167,0.012788973,-0.014297137,0.010655618,-0.00015276867,-0.013421233,-0.03538986,0.02835765,-0.03186186,-0.0036327373,0.009479413,-0.018168028,0.031136991,0.015979085,-0.01757563,-0.007063241,0.018237153,0.00035585882,-0.010826121,0.019699305,0.064495064,0.008490708,-0.026847934,-0.04212795,-0.03863466,-0.0024618718,-0.15408137,0.020045102,-0.0067295083,0.013468265,0.018978788,-0.011957746,-0.07537376,-0.047907684,-0.0010864105,-0.031551182,0.005132388,-0.06682207,-0.013150458,-0.012614476,0.0049138283,0.023539923,-0.0036202213,-0.02370114,-0.03151955,0.020419821,0.0141872605,-0.006852925,0.064641155,0.04881447,-0.009805884,0.033778977,-0.02134505,-0.019591875,-0.014224102,-0.030746756,-0.02551764,-0.036542848,0.019482316,0.011614373,0.012665989,-0.017113285,0.00689635,0.004902742,-0.029012397,-0.022263674,-0.026675958,0.00045398247,-0.0035134014,0.02522915,-0.021520665,0.09778889,-0.049159132,0.008398122,-0.058583118,-0.033836424,-0.028546605,0.034767035,0.00071406626,0.011403875,-0.028723001,-0.020806042,-0.0034987107,0.014650412,0.03861387,0.005667149,-0.017077483,0.021177476,-0.03956901,-0.039772388,-0.027407438,0.0140093975,-0.03297871,0.016393872,-0.030520635,0.028285906,-0.04749273,-0.012587487,0.023469588,0.010854291,0.0050279014,0.047939435,0.027354952,-0.026360223,0.0062091677,-0.050865937,-0.060429636,-0.017876975,-0.0035568057,-0.06187307,0.031960823,-0.028305758,-0.0046713604,-0.012463038,-0.03338405,0.024344435,-0.06424159,-0.035120253,-0.005976248,0.018921757,0.0046075513,0.024922201,-0.017487744,0.01579363,0.012616282,-0.024481246,0.002008708,-0.022647973,-0.0020752281,-0.047107715,-0.054905478,-0.003131308,0.051386,0.020640146,-0.0032827156,-0.013699975,-0.014375709,0.009502767,0.0054027103,0.007064902,-0.06330135,0.0030299618,-0.008535756,0.01453534,0.0014105972,0.01270144,-0.0008321119,-0.031174947,-0.025551077,-0.02806022,0.039285354,0.09003391,0.025038416,0.048655137,0.038319584,-0.012380075,0.024202056,-0.07712787,0.015187944,-0.007702973,0.051074434,0.01034783,-0.010299746,0.028280549,-0.032866735,-0.023993315,-0.014598368,-0.057022948,-0.009960371,-0.02196734,-0.016346028,0.008585266,0.02288061,-0.00961362,-0.014567279,-0.033561096,0.019660963,0.008562513,0.031950794,0.007764567,-0.05170916,0.036147006,-0.008394615,-0.036997642,0.014803732,0.07034228,-0.037671328,-0.031371154,-0.006555649,0.00420869,-0.0066139624,0.047704954,-0.02818322,-0.0035687927,-0.012006077,0.0051879208,-0.012057265,0.033335157,-0.006625528,-0.0012791924,0.02715741,0.016950933,0.0029529424,0.04586802,0.041862372,-0.009116935,0.032214038,-0.012825371,-0.0020385946,0.034720793,-0.0097568985,0.0099563245,-0.00021414307,-0.00047430614,-0.023746196,0.012380036,-0.06491711,-0.015494626,0.029990992,-0.002972351,0.051106628,0.034031272,0.012029076,0.009522284,0.047388982,-0.013249277,0.0014656183,-0.010255206,-0.015476105,-0.0022478453,-0.017509617,0.031734854,0.0019662045,-0.057204396,-0.04561235,0.021094734,-0.028478388,-0.016185371,-0.047370423,-0.007263788,0.0071887644,0.0034878708,0.06434907,0.029247146,-0.021959042,-0.03267358,0.04922267,-0.00071678567,-0.03838815,-0.030700987,0.025808366,-0.018440815,-0.020242507,0.009802333,-0.028572705,0.0018754491,-0.012912131,-0.0032258811,0.0058200937,0.03732157,-0.01251332,0.0006611168,-0.05347329,0.013949891,0.012108659,-0.014474795,-0.010800509,0.010643833,0.019592289,-0.008780887],"last_embed":{"hash":"k11rfs","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"k11rfs","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations#{2}","lines":[254,254],"size":68,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"k11rfs","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029917078,-0.0054399255,-0.0360242,0.010819021,-0.037887633,-0.016448196,0.031666327,0.027597515,0.0048332377,-0.009484638,-0.003140179,0.015033654,-0.023412565,0.011316462,-0.003894773,0.013303062,-0.021251723,0.018506922,0.0008133198,-0.000655271,-0.030883111,0.0382994,0.029079752,-0.03328369,-0.05954885,-0.006182494,0.005679824,0.0017792565,0.009064823,0.04845305,-0.032456156,-0.025219532,0.045995094,-0.01230264,0.010296831,-0.009802765,-0.0014260103,-0.0036541987,-0.039064426,0.0499741,0.022940058,-0.042504493,0.036326192,0.027782401,0.040468387,-0.0074036606,-0.05478318,-0.003820026,0.009765109,-0.01942629,-0.03414761,-0.027227646,0.005417077,-0.021551602,0.011901879,0.035666347,0.020904211,-0.048027582,-0.009515493,0.0074074366,-0.04614846,0.010483301,-0.0018873241,-0.019656891,0.0045279437,0.031411666,0.014402858,-0.0015927678,-0.0074869054,-0.04067432,0.0118429065,0.0021120063,0.014504378,-0.0011454899,-0.033008244,-0.031169482,0.03149491,-0.015080899,0.015576142,0.030851878,-0.008113032,0.00090075174,0.01893789,-0.00082578196,-0.0017502098,-0.0070699174,-0.006660091,0.044819262,0.024428554,-0.0039763413,-0.0005381178,0.006290726,0.0196024,-0.023716122,-0.029403098,-0.0012551132,-0.009135719,-0.016560273,0.038968176,-0.026542185,0.055407647,0.0097308615,-0.024745759,-0.0151497135,0.023042278,-0.006031344,-0.009610004,0.017802702,0.035860974,-0.0074071945,0.019560402,0.019208023,0.00497941,0.033851624,-0.010762832,-0.01662583,0.028623331,-0.03800421,0.023254363,-0.00793495,0.032080565,0.05099955,-0.001855182,-0.002045758,0.015210268,0.029751293,-0.017542152,-0.022491278,0.005079771,0.029248867,0.020812627,0.04088246,0.0022248542,0.008846187,0.035409864,0.035228677,0.033118866,0.024691677,0.0077502863,-0.0624804,0.038695045,0.047980033,-0.032455843,0.012752077,-0.0034883926,-0.049655803,0.03603559,0.030157708,-0.011551388,0.031207599,0.021293743,0.030984547,-0.014724857,0.052469756,-0.016591437,0.017494809,0.01024303,0.05036207,0.003752009,-0.028644707,0.016378248,-0.051305197,-0.030014955,0.051860724,0.0113972975,-0.0056188754,0.023996722,0.03694406,-0.015906632,0.02322891,0.000762605,-0.056286052,-0.018909885,0.06302845,0.035134066,0.0016619684,0.08047506,0.027225746,0.036547963,-0.006087835,-0.03093014,0.009525563,-0.029402964,-0.039028153,-0.00027002045,0.05313938,-0.0039943215,-0.04155969,0.0032459719,0.03502093,-0.017651008,0.01498981,-0.016862813,-0.0066302335,0.092472635,0.010623688,0.014639088,-0.008811811,0.021051303,-0.06492973,0.017318526,0.03489142,0.017731644,0.022448322,-0.027966933,-0.0007202027,-0.017312495,-0.02696412,0.0029685816,-0.04647887,-0.01248265,0.011258467,-0.016988128,-0.023300646,-0.03205161,-0.0093339225,0.05167034,0.0036538546,-0.0042176633,-0.010213314,-0.020372352,0.030488655,0.028371053,0.040251207,-0.018591508,0.010898054,0.00053052034,0.05657762,0.01967754,-0.00054504606,-0.015762247,-0.0071760607,0.0051839612,0.01790353,0.02740183,0.010016871,-0.02471155,-0.016305543,0.04443474,0.0034182568,0.005638809,0.0226512,0.025252242,-0.022876224,-0.033945825,0.03529801,0.051457353,0.030793875,-0.01488394,-0.00013119975,-0.023342459,0.007103181,-0.020528238,-0.026780607,0.030400906,0.032893144,0.012995663,-0.0016029113,0.01404554,-0.00773317,-0.026102532,0.04434565,-0.01264098,0.013667546,0.016594637,0.00028367713,-0.003728787,-0.023922082,0.05884036,0.057094295,0.005004298,-0.007932991,0.058762286,-0.00451009,-0.016400477,-0.008987009,-0.040026017,0.042954292,0.054442305,-0.005185301,-0.02669242,-0.0009288274,0.025479572,0.029002897,0.031118788,-0.029159112,0.0040087546,-0.0373425,0.019021716,0.017072797,-0.037836656,0.0039736205,0.07405391,-0.02033222,-0.049220473,0.028042464,0.0068052094,-0.16025834,0.0029554954,0.010230384,0.036250282,0.01661716,0.015239869,-0.015340517,-0.0048464932,-0.026513573,0.044898726,0.00846592,-0.043670367,0.03337637,-0.007042717,0.0292842,0.0044138995,-0.03827646,0.011332613,0.002275888,-0.04776626,-0.009253816,-0.031435516,0.03635196,0.032744724,0.00275767,-0.010665151,0.06774103,-0.025918847,0.0042863037,-0.04276635,-0.053670637,0.0248322,0.0061614555,0.03906021,-0.01920397,-0.0011667048,-0.014797754,0.01524645,0.025403248,-0.011084463,0.06229461,0.034303404,-0.015547492,0.016150499,-0.02225579,0.023003792,-0.023334112,0.015364016,-0.06307848,-0.048345238,0.030903675,-0.00619823,-0.011198541,0.020325003,-0.0546756,-0.0094149355,0.023045938,0.03853628,-0.001545184,-0.02499158,0.0041693165,-0.041276146,-0.011097847,-0.04403603,-0.0092717465,-0.056848865,0.034295183,0.0006523058,-0.019926475,-0.03717047,0.03137789,-0.044320557,0.00958733,-0.0027223448,0.012936267,0.016220493,0.024735069,-0.0061390805,-0.010966887,-0.0855213,-0.027133461,0.053697962,-0.006956503,-0.001513775,-0.025576064,-0.028313274,0.025389684,-0.010760608,0.007087518,0.2352098,0.005987465,0.029787382,-0.0008954214,0.071379155,-0.013115084,0.029402295,0.048479658,0.00023334128,-0.03563695,0.0038390758,0.052645925,-0.0025972582,0.010738816,0.04752874,0.030562378,-0.0787346,0.023918148,0.050076403,0.006321528,0.014743821,-0.050296392,0.02033419,-0.026893428,-0.076877035,-0.0024035037,0.010076471,0.033142917,-0.035387713,0.012855768,-0.03332412,0.077040635,0.059578117,-0.03762302,0.03592632,0.010237016,0.035578202,-0.07206124,-0.03133075,-0.005645271,-0.0040254756,0.0011198703,-0.019938698,-0.059417948,-0.040196292,0.0057000318,-0.02641896,0.0029249217,-0.021231383,-0.029168986,-0.0054722037,-0.022126585,0.006201895,-0.00851813,0.036555726,0.010108593,-0.038094856,-0.02923841,0.003646743,0.043700773,0.012038843,0.01089851,-0.072255276,-0.024559064,0.009624158,0.0009596438,-0.04136689,-0.009926908,-0.010552388,0.008808608,0.013692736,0.023389062,0.020496782,0.014411619,-0.029294014,-0.008166849,0.044004884,0.05053505,0.031371385,0.008937711,-0.044492643,-0.040684003,-0.011846562,-0.006460269,0.038635075,0.006958302,0.0020000425,0.07630923,-0.008855548,0.013622322,-0.003908139,0.015455612,-0.03085947,-0.021151615,-0.009475804,-0.020329364,0.04503465,-0.07617852,-0.041667342,0.012487823,-0.02839977,0.0065211947,-0.020071499,-0.03194618,0.043092147,0.013492366,0.025479972,-0.026138738,-0.00672977,0.027305964,-0.08068074,0.00097609847,-0.011487287,-0.013929281,0.025154931,0.0366907,0.012270233,0.0032156855,0.04942855,0.0016489781,0.019423109,0.011241842,-0.009300642,0.005077051,-0.008571918,-0.09225844,0.0019211574,0.020390715,0.022620961,0.00038505698,0.015506109,-0.03469715,-0.018080711,0.033386018,-0.007023577,0.010740274,0.02521684,-0.02275633,0.0015608392,-0.0078026876,-0.024370868,-0.0040300037,-0.01776794,0.020566862,0.037643563,0.04183743,-0.06973993,-0.007217378,-0.011069548,0.012818275,0.0049489043,-0.002773783,0.023625733,-0.048594765,0.044224612,-0.07449403,-0.026522959,-0.049060307,-0.011214954,-0.01794412,-0.014267607,0.02948117,0.028948205,0.084443495,-0.03661746,0.02851069,0.016764468,-0.0008928071,-0.002684145,-0.008046064,-0.0066113765,-0.0043420545,-0.048601855,-0.0076295864,0.016522942,-0.010178987,0.010099114,-0.008103951,-0.02513626,-0.06963557,0.027267339,-0.033088487,-0.02385323,0.012324245,0.063058026,-0.003923088,-0.03979925,-0.004266858,-0.014540494,-0.02586432,0.009910405,0.09353146,-0.0119038,-0.02236303,0.020313304,-0.00516227,0.06766007,0.047199603,0.043506026,-0.020473963,-0.0049110246,-0.0046901796,-0.02878898,0.014626325,-0.038050167,-0.031653203,-0.021550946,0.04468483,0.0103059495,0.00862873,0.014678314,0.019807559,-0.038334306,-0.012039397,-0.06808454,-0.06940094,0.008783472,-0.006429866,-0.051024187,-0.017317383,-0.019049263,-0.031525526,-0.013977405,-0.012548903,-0.0228644,0.050635006,-0.008496726,-0.035516527,-0.018690474,-0.0100313695,-0.009969833,-0.013202527,-0.004884434,0.008702674,-0.025288653,0.026211048,-0.0012287932,0.029496996,0.004507165,-0.01613496,-0.017989121,0.011980992,-0.016145453,0.0057486333,0.011461903,-0.012223146,-0.052157022,-0.054362122,0.004379694,-0.009314317,0.025689743,-0.046357624,-0.0049165194,-0.004565972,0.056234397,-0.022516131,0.028684264,0.021045152,-0.0012816708,-0.047191862,-0.02093982,0.0131038595,0.03401123,-0.0021258576,-0.04475159,-0.04734614,-0.014885908,0.019241637,-0.031087313,-0.01711824,-0.013370699,-0.013566652,-0.016552653,-0.0064377193,-0.030597411,-0.011494379,-0.04084349,0.035385482,-0.019155305,-0.042812116,-0.03499536,0.04362031,0.013687903,-0.014285751,0.003229614,0.043484014,0.040982965,-0.0073786057,-0.021808978,-0.04286269,0.021070877,0.004162346,-0.04766323,0.012397727,0.0015397753,0.0152953025,-0.006142461,0.017015103,-0.006957778,-0.017814847,-0.0024461118,0.00818732,-0.0006784595,0.020453945,0.0059175743,-0.002648462,0.004466223,-0.048110623,0.015473526,-0.011525576,0.009484463,-0.06333413,-0.00571719,-0.008962025,0.022338314,-0.028229635,0.046121825,-0.020674558,0.04278127,-0.03402222,-0.015708797,-0.03992748,-0.025891919,0.014919274,-0.04555245,0.032448925,-0.048085004,-0.05094127,-0.040501073,0.020807205,-0.045793638,-0.0029015858,-0.022853982,-0.03590824,-0.018572167,0.025542364,0.056911554,0.0014605948,0.02276998,0.021320356,0.0002634097,0.012214486,-0.0045301463,-0.019965418,0.012038793,-0.026469463,-0.010780545,-0.010584537,-0.027782228,0.0041008363,0.026520232,0.006166058,0.021228725,-0.029293353,0.050407924,-0.028180975,-0.01901479,0.018654114,0.05203417,0.049761754,-0.017377213,0.048943058,0.0066310647,-0.03463316,-0.012956509,0.009250017,0.013746303,-0.04877421,0.0113355145,0.011638745,-0.016166467,-0.018168118,-0.012748902,0.036528986,-0.055464577,0.043086357,0.000773904,-0.004347089,0.038577516,-0.02981771,0.007948925,-0.009552028,-0.0088401595,0.0033792893,0.034427065,-0.005749124,-0.011980696,0.032309946,0.04553998,0.00840488,-0.010502177,-0.014587793,-0.031923853,0.012255475,-0.14214139,-0.018408578,-0.030446509,-0.0018170751,0.005242143,-0.027724171,-0.053334862,-0.049846917,-0.011063261,-0.041897155,0.0014930607,-0.028520238,-0.01751269,-0.02220911,0.013587887,0.038546637,-0.02272511,-0.029466057,-0.058515094,0.054630894,0.0070288586,0.014456347,0.0507935,0.020374784,-0.005565697,0.035533085,-0.022595236,-0.049744885,-0.014889562,-0.035244457,-0.026738813,-0.053426374,0.022650152,0.027800482,-0.01371167,-0.03493112,-0.0021698875,-0.0023204533,-0.061330423,-0.028538253,-0.018463796,0.0033886393,-0.00054787396,0.051566552,-0.02474141,0.105962306,-0.00972064,-0.006844646,-0.061348327,-0.0052759624,-0.013338763,0.064236715,-0.003848922,0.009242874,-0.006657328,-0.016397024,-0.0055249194,0.0026665677,0.014156016,0.018017849,-0.010407623,0.02304413,-0.03371445,-0.01258472,-0.012409842,0.02421663,-0.017806934,0.012018733,-0.035053298,0.023920156,-0.029391611,-0.03650873,0.019500177,-0.023136277,0.008336696,-0.0059680524,0.030169956,-0.041926883,-0.022046883,-0.034971282,-0.058884975,-0.017711274,0.010284941,-0.034241382,0.054554198,0.0015569892,0.003374283,-0.012693319,-0.060312036,0.01804122,-0.053015806,-0.06133859,0.0070612067,0.024245536,-0.018317519,0.044728342,-0.025570028,0.02197332,-0.008680597,0.013422216,-0.008009105,-0.030148538,-0.023970963,-0.0353428,-0.031067586,0.011539923,0.032500606,0.016222183,-0.04106663,-0.016355867,-0.028360836,0.0015914531,-0.0037519909,0.0061812773,-0.07267277,-0.011681436,0.007905678,0.014061766,0.020963283,-0.00830872,0.017709749,-0.029577514,-0.010588712,-0.034041513,0.040847715,0.100244395,0.035546634,0.063021496,0.0542907,-0.019521821,0.009450031,-0.036070812,0.026938185,-0.00077524665,0.04258475,-0.025229817,-0.011530853,0.040405057,-0.059198048,-0.02979262,-0.029468866,-0.04855495,-0.014474721,-0.009573651,-0.012061551,0.007119228,0.0021691977,-0.005025056,-0.012470356,-0.029784787,0.011149731,-0.0098921135,0.037550185,0.018542064,-0.020459853,0.061986566,-0.028061269,-0.025966497,0.008933763,0.07898056,-0.013633868,-0.029386066,-0.01484917,0.0047404547,-0.025478663,0.054794196,-0.013893238,-0.013269497,-0.02526681,0.0041645244,0.014599741,-0.007589215,-0.0047597066,0.015047033,0.044360694,-0.00062709005,-0.013172253,0.026489696,0.0036409593,-0.02507128,0.033758022,0.0093196025,0.036145147,0.060314678,0.007875613,0.0035502804,-0.008413241,-0.015828455,-0.036248162,0.02203902,-0.049414903,-0.0016484222,0.0147306295,-0.012517497,0.058860626,0.02082635,0.004473615,-0.008006016,0.040399265,0.0061274194,-0.027867733,-0.007750127,0.015795134,0.010838004,-0.011653194,0.035178754,0.0026956722,-0.06885046,-0.008589909,0.0021920877,-0.036547776,-0.014787623,-0.007906816,0.00002057662,-0.012824542,0.013472172,0.07152649,0.018075857,-0.005380934,-0.030706301,0.0672752,0.007512473,-0.04679554,-0.022902545,0.0006095375,0.009510111,-0.015386418,0.012240877,-0.020245718,-0.016492492,-0.03105411,-0.009595726,0.0032979967,0.021751331,-0.0129781505,-0.0068441075,-0.032867357,-0.0062061492,0.028439535,-0.016711488,0.035172295,-0.008454868,0.009314642,-0.027427932],"last_embed":{"hash":"1m6wqqb","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"1m6wqqb","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations#{3}","lines":[255,255],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1m6wqqb","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029575745,-0.0032945515,-0.024991114,0.013008133,-0.042747837,-0.019649716,0.02855867,0.04007578,0.0022480194,0.0020515937,-0.00003561967,0.025184367,-0.026295748,0.029538972,-0.0009234647,-0.0046517667,-0.023668654,0.024373908,0.0021373134,0.010289208,-0.040893342,0.027188832,0.019864863,-0.03136281,-0.045790628,-0.0021251552,0.0028588746,-0.0014187741,0.005708705,0.052217703,-0.028087068,-0.012426218,0.038428646,-0.0476091,0.021520313,-0.019071953,0.008374951,0.003576146,-0.04136998,0.036224898,0.024640117,-0.0387938,0.030050775,0.017667761,0.038095385,-0.017562004,-0.05318291,-0.014102834,0.012705185,-0.031721823,-0.029372856,-0.03126294,0.014637017,-0.02308196,-0.004599583,0.038943753,0.026066033,-0.0470473,-0.0112771345,-0.012444181,-0.030506853,0.025838748,-0.015253315,-0.019153906,-0.031511184,0.05395452,0.029763974,-0.009698372,-0.0025028014,-0.041002557,0.0149974795,-0.016499426,0.03158602,-0.014296795,-0.03622002,-0.028107792,0.03935496,-0.030043084,0.024306286,0.013103055,-0.0043939366,-0.000502536,0.0022632875,-0.012508961,-0.011317562,0.00729475,-0.031351857,0.012062104,0.021268291,-0.017817432,0.008051085,0.004749714,0.013247625,-0.00250299,-0.0061633694,0.008411977,-0.027105803,-0.027119244,0.033993755,-0.027826319,0.049430672,0.012774561,-0.00085535814,-0.028219005,0.020229775,0.0017391221,0.008418755,0.03294652,0.026241226,-0.003194273,0.03656027,0.015622077,-0.009061938,0.026551954,0.0046516503,-0.014075812,0.02034494,-0.018745665,0.030752407,-0.010016081,0.03190006,0.04211313,-0.009949818,0.00516988,-0.007399257,0.030773975,-0.010033515,0.007825359,0.017193124,0.039151195,0.023117734,0.027131885,-0.012360793,-0.005559057,0.013319742,0.034464423,0.05119719,0.015036653,0.013384242,-0.07385226,0.015411261,0.025324406,-0.03204367,-0.0010464025,-0.007887734,-0.02421273,0.0498327,0.014274368,0.00523384,0.025571436,0.01615232,0.015972229,-0.017603384,0.027165929,-0.013242381,0.006829869,0.027601248,0.0438082,-0.009791849,-0.025147017,0.006894939,-0.041346632,-0.04436589,0.03921609,0.004738427,0.008071342,0.021060875,0.021230517,-0.013126397,0.024562774,-0.008328713,-0.046129655,0.002042192,0.05783098,0.048115775,0.010649659,0.10160051,0.026414596,0.03809608,-0.016100837,-0.037206545,0.012420481,0.0032033988,-0.041956782,-0.00811455,0.04124736,-0.05616668,-0.03420228,-0.0016540742,0.04829031,-0.019982127,0.009093029,-0.0001299656,-0.014363856,0.09588176,-0.006521333,0.017418684,-0.018410172,0.0053961882,-0.040460944,0.014880644,0.04877087,0.008932553,0.046312287,-0.030563915,0.01546507,-0.03173068,-0.017321235,0.0014190058,-0.06542603,-0.04514986,0.0007437767,-0.023850787,0.0090273395,-0.036458455,-0.026694512,0.046404365,-0.0075478735,-0.0025264788,0.00031591184,-0.022157704,0.03906725,0.030291453,0.008403928,-0.006950486,0.046296548,-0.0035846902,0.05524792,-0.0026023837,-0.016905671,-0.012403274,-0.024743346,-0.009214025,0.020853361,0.0529518,-0.0057043172,-0.014424651,-0.0074135433,0.038518302,-0.024483588,-0.001551551,0.011811637,0.014825362,-0.021380495,-0.019593598,0.01668624,0.035061445,0.021736134,-0.005195562,0.021535864,-0.012812398,-0.0021979911,-0.049358677,-0.03164727,0.022115987,0.036939826,0.008336802,0.010574549,0.025482668,0.0052436814,-0.027128598,0.033595365,-0.023353701,0.011853404,-0.0043763495,-0.012750289,-0.0074388003,-0.02113656,0.03086653,0.0271576,-0.010220821,-0.0016591655,0.05744391,-0.013083666,-0.008422316,0.011654355,-0.04061882,0.039048985,0.049414154,0.005630931,-0.035689037,-0.0037537538,0.02357473,0.018731229,0.021744587,-0.055830956,0.019323496,-0.03281069,0.022221057,0.0059711407,-0.03855754,-0.0063522775,0.07222095,-0.017321555,-0.05197477,0.02365109,0.038191583,-0.15337148,-0.025386695,0.011488228,0.03364898,0.012498333,0.018597262,0.0044636303,-0.0036570535,-0.01728281,0.04166353,-0.004145395,-0.04242272,0.029398095,-0.0069294623,0.027979266,0.023555545,-0.043184176,0.0077912756,-0.0014415554,-0.055955123,-0.011664163,-0.013651723,0.024056146,0.028667789,-0.0074284696,-0.0017642993,0.052839894,-0.01048551,-0.034173526,-0.030889908,-0.052423235,0.027132388,0.0010961946,0.036154065,-0.020130748,-0.0033973455,-0.062018476,0.012058371,0.032828268,-0.011039752,0.040296678,0.029987788,-0.033358604,0.026417086,-0.02371828,0.022920094,-0.034495916,0.026114421,-0.058822617,-0.057340622,0.04056367,-0.01166152,-0.0073634507,0.015141871,-0.042007186,0.004806336,0.024699364,0.038073894,-0.024153836,-0.002743739,0.019520689,-0.044715576,-0.014408576,-0.041387312,-0.013367939,-0.030886415,0.0050440407,-0.014458175,0.008315305,-0.044474967,0.03679766,-0.046607837,0.013135032,-0.01049347,0.027340036,0.034735844,0.0102854995,-0.013240178,0.000017652328,-0.07300454,-0.054723367,0.04784931,0.0030318757,-0.0060008275,-0.042929195,-0.010882966,0.025660811,0.0069228755,-0.0066755223,0.23484871,0.0058083236,0.018817853,0.017070355,0.055752292,-0.0076173814,0.060250405,0.049851503,0.010052678,-0.020743644,-0.011262394,0.050508026,-0.0012589103,0.005572278,0.04950699,0.02403611,-0.06996387,0.004634329,0.06580039,0.029425476,0.015946709,-0.048845235,0.016578343,-0.027230825,-0.07358389,-0.014159809,-0.001226168,0.040431276,-0.02114959,0.013515734,-0.047937755,0.04951345,0.08711289,-0.02117106,0.019653577,0.023753833,0.036775228,-0.048894603,-0.050861716,-0.005831851,0.0013643263,0.000052485182,-0.042560752,-0.052695356,-0.02929132,-0.0020751138,-0.03212089,-0.00042274644,-0.034890212,-0.024414763,-0.0043515135,0.01869812,0.008797648,-0.024067394,0.012590713,0.004990165,-0.029176144,-0.011260506,-0.036937855,0.031123238,0.0021830623,0.014281403,-0.057602517,-0.005110912,0.0045206286,0.015390793,-0.036443148,-0.01055675,-0.011031994,0.016750634,0.00009147599,0.035493568,0.014142424,-0.00024319506,-0.021446649,-0.0052577765,0.03758659,0.05538925,0.004480333,0.012243298,-0.039444465,-0.057024963,-0.014202724,-0.02912103,0.04047982,0.010116259,-0.026278177,0.056041677,-0.0027963752,0.014190229,-0.013508556,0.016504196,-0.035514675,-0.024575436,-0.0073760403,-0.007646676,0.018277852,-0.056748766,-0.02574097,0.019071868,-0.042428806,-0.0028595137,-0.0027931533,-0.03907627,0.032041434,0.008782256,0.020151954,-0.025004279,-0.022962766,0.01915222,-0.09123206,-0.009305596,-0.0026957532,-0.026498778,0.021838099,0.05696404,0.005556345,0.026282992,0.057635225,0.018135326,0.011286423,0.048283186,-0.026803527,0.030119335,0.018945847,-0.081346735,-0.0012619405,0.0023299006,0.021466155,-0.006483169,0.018868849,-0.027786018,-0.022134904,-0.01270311,0.017721862,0.0135026695,0.005677853,-0.032469213,0.022164054,-0.023146302,-0.02078891,-0.0006166059,-0.019931057,0.014649578,0.037428066,0.045722675,-0.06421606,0.00018740082,-0.032904845,-0.009571814,0.0481312,-0.0020678402,0.018841323,-0.04219347,0.031177936,-0.045798376,-0.038243413,-0.045276765,-0.012237731,-0.019339213,0.005771338,0.014558687,0.024076052,0.06707427,-0.006479204,0.015227309,0.020044407,-0.005022003,0.011466054,-0.0033152031,-0.006674082,0.017210841,-0.04016552,0.0017339628,0.0023030487,-0.013635501,-0.009114174,0.01973308,-0.0171904,-0.07123415,0.017787015,-0.014201144,-0.024645183,0.019269353,0.054864913,0.022990668,-0.0376819,0.0049570757,-0.011731946,-0.028049365,0.0042515057,0.106074944,-0.018954035,-0.009820584,0.026457394,0.006588721,0.063673094,0.0469611,0.036724523,-0.021935113,-0.024143863,-0.013330864,-0.013060402,0.04972514,-0.05404745,-0.046666123,-0.016595414,0.021537019,-0.0033912656,-0.004658112,0.010645875,-0.0017124305,-0.03577702,0.011658761,-0.060606666,-0.06395241,0.0071234037,-0.022741105,-0.07650416,-0.0050443816,-0.033992875,-0.018744335,-0.009959226,-0.021973005,-0.039202545,0.06431765,-0.033437286,-0.053467635,-0.0378975,0.006173549,-0.00939455,-0.009984474,-0.021355761,0.015903968,-0.010742761,0.015274627,-0.005160986,0.030286929,0.011454302,-0.010860164,-0.0048803235,-0.0054480787,-0.019360282,0.030635398,-0.0019231928,-0.0047463267,-0.05675126,-0.059421267,0.00010110352,0.009949955,0.04115959,-0.021545598,0.01365641,-0.0035257968,0.071461506,-0.016028948,0.03622161,0.029344859,0.005547113,-0.060179573,-0.01254291,0.018995259,0.041592058,-0.0030993717,-0.045181476,-0.06723694,-0.003226356,0.0362283,-0.03372113,-0.034403123,0.0078047514,-0.011980671,-0.01588424,-0.002345604,-0.028483,-0.0050985003,-0.019975154,0.031885423,0.015768928,-0.05199671,-0.009092843,0.034880936,0.018020496,-0.017267719,0.02225639,0.032283675,0.03549756,-0.006158425,-0.004972738,-0.04057308,0.005594087,0.0050940034,-0.05289983,0.007717653,-0.0199776,0.02353201,-0.0032618819,0.022549737,0.008420798,-0.022578616,-0.008689883,0.011126327,-0.025951663,0.041206352,0.0011355589,0.0128238145,0.008027289,-0.041953027,0.045741178,-0.0073865424,0.025688816,-0.072014675,-0.004081019,-0.032628037,0.01882307,-0.018108716,0.032432042,-0.053254228,0.029317988,-0.035602976,0.010048731,-0.04001063,-0.035159383,0.008552623,-0.04993844,0.04249239,-0.03001323,-0.031515907,-0.043171078,0.018080786,-0.052027546,-0.019846154,-0.014001436,-0.026820993,-0.03142909,0.030783722,0.03035158,-0.0068864385,0.031948537,-0.0077171465,0.010275047,0.024588209,0.0068634143,-0.0073459097,-0.00024744007,-0.0073119784,-0.011262763,-0.010276436,-0.025037663,-0.0004667263,0.025724802,0.011149467,0.014339688,-0.027247345,0.046570264,-0.034955334,-0.017560491,0.0187674,0.09590086,0.050468963,-0.009081348,0.029055392,-0.015032618,-0.038684957,-0.006134829,0.011464869,0.006027031,-0.022639196,-0.0055349595,0.022568978,-0.023895418,-0.0027039242,-0.01775456,0.025463589,-0.043233514,0.047769245,-0.0061168997,0.021043709,0.033749275,-0.03592178,0.004791141,-0.00088822,0.008179333,-0.005336719,0.020654183,-0.01231374,-0.016338415,0.019810017,0.045972433,0.026701184,-0.027844142,-0.035555854,-0.032549683,0.017647166,-0.14958777,-0.01833349,-0.010447042,-0.010886972,0.0011009921,-0.0178718,-0.06417802,-0.045628764,0.004225588,-0.037125584,0.005232448,-0.054033484,-0.014735639,-0.024540264,-0.022033345,0.023214303,-0.013337616,-0.023259513,-0.031133123,0.05188408,0.01938372,0.026778078,0.053090893,0.025826216,-0.019374974,0.028487701,-0.025825324,-0.056412306,-0.03085976,-0.0328632,-0.022020483,-0.046575017,0.011560194,0.039642483,-0.017312603,-0.032161273,-0.012050688,0.002863649,-0.037099466,-0.008625298,0.013797091,0.0069050724,0.015121281,0.048108842,-0.013897061,0.09742478,-0.02119726,0.0062455786,-0.04285004,-0.01454201,-0.018633394,0.053048052,0.015568186,-0.002990719,-0.011721469,-0.018399354,0.0035689378,0.008687533,0.030576518,0.013614512,-0.001499681,-0.011343571,-0.037986655,-0.010732314,-0.005495137,0.036049943,-0.02362409,0.024284637,-0.023152668,0.042223804,-0.039255746,-0.038684465,0.031719226,-0.025552137,0.0160171,0.019666504,0.024205962,-0.042881597,-0.0058839913,-0.028717851,-0.046396706,-0.009647167,-0.013152623,-0.054455534,0.05341112,0.010375051,-0.010441155,-0.019646108,-0.04781257,0.021407256,-0.05167563,-0.054028425,0.015824873,0.009995174,-0.028508006,0.034534547,-0.011270517,0.018916696,-0.0042900406,-0.004636467,-0.016930006,-0.023351435,-0.01867354,-0.028994096,-0.030565137,0.008686104,0.038141716,0.026218098,-0.025401233,-0.023541786,-0.023958826,0.0015289836,0.0020400865,-0.00031274706,-0.09400096,-0.016832585,-0.010458765,0.028390191,0.023449354,0.0079345135,-0.008383869,-0.026274955,-0.0019393978,-0.035653923,0.040004257,0.11482251,0.024708845,0.03580734,0.05754432,-0.036487855,0.012272662,-0.043266628,0.030640172,0.012862891,0.0465744,-0.028252488,0.0024825654,0.03071259,-0.05876761,-0.014006268,-0.014136923,-0.045983564,0.008285412,-0.0112118805,-0.013657327,-0.008032429,0.016326427,0.02031431,-0.0038807862,-0.023459883,0.0071056257,-0.011325554,0.03445861,0.026415646,-0.022251574,0.045396887,-0.016045611,-0.028052295,0.0014267579,0.076721825,-0.022365447,-0.026576182,-0.032859746,0.014298479,-0.028214639,0.037503917,-0.017230475,-0.002217621,-0.021370461,0.014484201,0.023579499,0.0009290115,-0.00586164,0.01020112,0.036901202,0.032441024,-0.007659876,0.029547635,0.009217437,-0.030125951,0.029598085,0.020370126,0.018607879,0.04562454,0.018452521,0.0045802123,0.006519577,0.009733556,-0.040718142,0.0006129029,-0.039342362,0.00039161585,0.019741353,-0.022287069,0.056235928,-0.0027314075,-0.010915481,-0.0053699287,0.038312286,0.02148788,-0.020380184,-0.022034176,0.028984308,0.019464275,-0.020623105,0.05803025,-0.012933968,-0.05489154,-0.038661078,0.029869046,-0.009333814,-0.010131426,-0.015603676,-0.0022347483,-0.019525934,0.01753527,0.034845922,0.014209848,0.0050434535,-0.024875507,0.07198874,0.008794841,-0.03402858,-0.017010627,0.002350319,0.02062809,-0.008618451,0.013908429,-0.029465565,-0.005214753,-0.03942371,-0.010157378,0.0136125395,0.035604086,-0.0054066596,0.00033304963,-0.027020441,0.002222845,0.019676605,0.0002869597,0.01806073,-0.0063319057,0.0122549515,-0.02316365],"last_embed":{"hash":"1s9j4es","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"1s9j4es","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations#{4}","lines":[256,256],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1s9j4es","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023161197,-0.014480556,-0.030406725,0.002328687,-0.030215507,-0.031469714,0.021106312,0.04201759,0.015822358,-0.00057744613,-0.002368541,0.023784762,-0.02715143,0.010565278,-0.015709884,0.011142736,-0.013923173,0.02236844,0.00019499156,-0.0053253174,-0.04051896,0.021911496,0.009614711,-0.026952429,-0.047182295,-0.01066035,0.0043510976,0.011230342,0.0012929792,0.059836295,-0.008886775,-0.03160358,0.03391474,-0.025435878,0.009667251,-0.0098119145,0.020147104,-0.0096859895,-0.04071658,0.026807617,0.027784606,-0.059592187,0.03783716,0.016431797,0.026915874,-0.008095709,-0.045963094,-0.008096798,-0.017810615,-0.0051599387,-0.032386523,-0.01783019,0.026301637,-0.020747153,0.021808673,0.055993672,0.021906331,-0.050069526,-0.005831059,-0.001203405,-0.04092169,0.031666845,-0.0048309653,-0.020347385,0.0037205303,0.040593818,0.028208636,-0.00401157,-0.0017322664,-0.046289347,0.02256848,-0.004493153,0.015513735,-0.0047612954,-0.03791988,-0.03072574,0.017280322,-0.021444457,0.028483072,0.025756355,-0.0015959395,-0.011077309,0.025997523,-0.0021828616,-0.004783605,0.005565186,-0.019005489,0.026229937,0.012268063,0.0042294688,-0.004902817,0.010486124,0.022399003,-0.007799399,-0.020893803,0.0025694615,-0.01040674,-0.03691825,0.03256737,-0.035731547,0.052588265,0.022418188,-0.025661722,-0.01076536,0.0094284285,-0.009386192,-0.00086226943,0.03710252,0.041990414,-0.0070495317,0.034510605,0.030315036,0.0044249464,0.02959602,-0.004376562,-0.009381849,0.013113302,-0.028164927,0.024490014,-0.0047662663,0.033828367,0.05188823,-0.0020873696,-0.0054058223,0.0039807023,0.029823475,-0.016163582,-0.004026438,-0.012642197,0.02470836,0.016281962,0.040181424,-0.0058898325,0.0067072725,0.024712406,0.034053568,0.03593865,0.02761541,0.0017594324,-0.053095877,0.024631346,0.049614053,-0.026806341,0.0050614937,0.0038314576,-0.026355634,0.037314594,0.015501806,0.0024999704,0.030155193,0.019131895,0.03630809,-0.025549002,0.030494751,-0.015401834,0.0078032445,0.013893002,0.053372685,-0.001266452,-0.02181854,0.024759082,-0.06367942,-0.029356446,0.06408571,0.008648892,0.000995015,0.025957366,0.03707415,-0.010404035,0.017645812,-0.01684072,-0.060123455,-0.0065041655,0.05630379,0.035529662,0.009271104,0.072314166,0.017343778,0.02607241,-0.017127888,-0.030707916,0.0027559544,0.0006235125,-0.04519022,-0.0053560506,0.04152881,-0.035347972,-0.03809653,-0.0006347571,0.041223116,-0.028256519,-0.00057692657,-0.012290086,-0.006857972,0.09402275,0.008164461,0.021117471,-0.030306645,0.016249774,-0.05290256,0.025372136,0.03781203,0.025663704,0.015766328,-0.030141383,0.0053345896,-0.033897083,-0.020530356,0.0067251036,-0.042480037,-0.030211559,0.0023649142,-0.011528156,-0.005899864,-0.02093104,-0.022841949,0.047024883,0.005475562,-0.017526459,-0.02050449,-0.03463839,0.05341758,0.037493322,0.016195467,-0.005760659,0.026185198,0.0067493273,0.0646153,-0.0031184626,0.013392625,-0.011805777,0.0032433153,-0.020482104,0.010203557,0.0040297164,0.0021742128,-0.03994208,-0.010629306,0.045305952,-0.0013149993,-0.0032141204,0.017715933,0.03013836,-0.015705718,-0.034016956,0.03212349,0.032112185,0.020695824,-0.008499238,-0.0025154694,-0.008558894,0.012511333,-0.033796977,-0.022847733,0.020908428,0.042129386,0.0125237815,-0.0009564878,0.0024893102,-0.0009097908,-0.022403194,0.015678365,-0.009852567,0.010111903,0.013182946,-0.005727806,-0.0016707653,-0.016049784,0.04663272,0.03582933,0.020131761,-0.0030673223,0.0573688,-0.0050115027,-0.021763884,0.0024284974,-0.04915214,0.03314378,0.038005497,-0.005353002,-0.019846251,-0.01649108,0.03775348,0.033348653,0.036033984,-0.044496946,0.009847425,-0.032290407,0.007441785,0.0033501566,-0.05018209,-0.005508009,0.07464158,-0.014901051,-0.058074117,0.015364829,0.010117072,-0.15903385,0.017262014,0.005267686,0.035864007,0.021948272,0.022024866,-0.010031735,-0.014536559,-0.026478268,0.039155774,0.008778659,-0.03742862,0.04705161,-0.014295093,0.00791994,0.0000340219,-0.032716237,-0.0017163042,-0.01587641,-0.048905,0.00058106706,-0.027150704,0.037576016,0.032397117,-0.013281168,0.0075431434,0.060735118,-0.024441069,-0.0016087027,-0.037275042,-0.042580552,0.02888896,0.0003153671,0.039038673,-0.03549632,0.0048976117,-0.035425503,0.022314247,0.02538426,-0.011596744,0.076009326,0.00645301,-0.017909007,0.0067778723,-0.03221069,0.017933976,-0.036851086,0.026166998,-0.04936568,-0.03896301,0.025769422,-0.01152306,-0.013339291,0.019811934,-0.056259688,0.0011545192,0.025137756,0.02160884,-0.010469764,-0.011385765,0.008388673,-0.03697134,-0.010613106,-0.047016148,-0.0019788223,-0.044076685,0.017723374,-0.006396167,-0.014631395,-0.028115505,0.04196386,-0.025398144,0.025106056,-0.009996801,0.0100483,0.031722017,0.009472753,-0.0063992594,-0.023415346,-0.07785506,-0.027681997,0.057185914,-0.0110996375,0.0046169595,-0.021488484,-0.025530796,0.027925607,-0.0012822858,0.02642095,0.22608766,0.021636054,0.023542052,0.012027102,0.07371785,-0.008447671,0.034065284,0.044528678,-0.011457376,-0.031588476,0.0028342379,0.058146678,-0.006590179,0.0044856984,0.05930397,0.014012614,-0.08132392,0.0020956984,0.052252173,0.027127158,0.020159436,-0.05292331,0.023588162,-0.034751974,-0.08618159,-0.024188861,0.013187415,0.031895682,-0.039147507,-0.0055555324,-0.03459997,0.07874642,0.08283715,-0.036278423,0.04184302,0.01440095,0.048370574,-0.07300944,-0.045121755,0.0016768712,-0.013322115,-0.007402273,-0.02042523,-0.05836951,-0.03142013,0.0020671187,-0.01781438,0.017733347,-0.02766315,-0.031164654,0.0054646963,-0.0015001995,-0.0029083842,-0.017012723,0.039139926,-0.004572662,-0.028757049,0.00090072065,0.00045563816,0.04709237,0.018641979,0.011323054,-0.0700434,-0.011725649,0.0017226229,0.007582012,-0.039717894,-0.010847515,-0.008598116,0.0062867254,0.015711457,0.027002873,0.0171884,0.025406895,-0.028395984,0.0022972987,0.042066596,0.017312827,0.020227103,0.012253541,-0.036602035,-0.057805635,-0.017275494,-0.00900756,0.035955023,0.013754608,-0.0020145911,0.07563625,0.003039288,0.004783771,0.0060077263,0.019604959,-0.024958026,-0.025821572,-0.009874992,-0.027565645,0.040454205,-0.065616295,-0.029707871,0.030003535,-0.037777208,0.0029569191,-0.015739,-0.03596584,0.03792341,0.0032881303,0.01617032,-0.023165047,-0.005423149,0.04205794,-0.076739386,0.0033909378,-0.017138213,-0.030633442,0.020004809,0.056537885,0.013480767,0.004930208,0.055055656,0.020373212,0.012652174,0.030334057,-0.004276896,0.02659006,-0.013065186,-0.09519792,-0.0061473493,0.029955354,0.011072506,-0.0028616225,0.01376077,-0.02830496,-0.005433138,0.018504508,0.0053531653,0.017472055,0.040038813,-0.01764103,0.02419048,-0.008398051,-0.02587918,0.00047989996,-0.022244165,0.006314047,0.036641702,0.02633922,-0.053519096,-0.00959435,-0.023612218,-0.004441865,0.03265939,-0.018486515,0.020727238,-0.048081703,0.052277733,-0.061027054,-0.029785225,-0.062085845,-0.016399143,-0.020739973,-0.019324737,0.032925628,0.023051994,0.0739156,-0.014940348,0.007544191,0.022019982,0.008552625,-0.008467274,0.000022123431,-0.015426771,0.0008904274,-0.044852298,-0.014687643,0.0038676118,0.002650775,-0.00033309148,-0.004386747,-0.019330956,-0.0727372,0.041022845,-0.04915096,-0.021515414,0.008434855,0.061351784,-0.017810749,-0.039122835,-0.0020248294,-0.017336814,-0.030798055,0.01084808,0.10363506,-0.021402478,-0.027056817,0.017275492,-0.0029687928,0.053704124,0.04989145,0.03593664,-0.026951144,0.00051151117,0.027662091,-0.025775313,0.002142887,-0.025936227,-0.025623424,-0.02188621,0.05312517,0.00477868,-0.0052257893,0.0099563645,0.020633558,-0.038179055,-0.013272997,-0.064653926,-0.06375178,0.0014751714,-0.021021819,-0.07732108,-0.024949552,-0.012451738,-0.031089026,-0.026061673,-0.013822399,-0.038179167,0.043357525,-0.02550734,-0.032536034,-0.026225172,-0.021192778,-0.01572462,-0.019359868,-0.0058262753,0.015880605,-0.0021534155,0.024157284,0.0065780156,0.039202485,0.00226779,-0.015373474,-0.005562367,0.0030837543,-0.0006499411,0.007107154,0.018565396,-0.0034824233,-0.057378996,-0.056698475,0.009672,-0.01756449,0.043812126,-0.027771616,0.02256765,-0.026689542,0.046405204,-0.019672375,0.016676782,0.034305956,0.0052957847,-0.041647382,-0.023051463,0.015347381,0.044181537,-0.009820603,-0.049979083,-0.059626438,-0.014207248,0.021776792,-0.03667953,-0.027085649,-0.009961419,-0.007586221,-0.01795519,-0.0024528557,-0.018073283,-0.0017672561,-0.0446143,0.028790295,-0.018656394,-0.04090117,-0.020038098,0.054808736,0.013453643,-0.003597084,-0.00041810298,0.038599424,0.034480006,-0.0022145982,-0.0027686954,-0.036038067,0.018887345,-0.002475746,-0.054701854,-0.0048712813,-0.0016670626,0.017460255,0.0044609727,0.025904344,-0.0102574155,-0.0049534766,-0.0023186074,0.008241883,-0.020185383,0.028994204,0.024422713,-0.004505775,0.008378067,-0.040648524,0.024429843,-0.020558355,0.024036158,-0.061515667,-0.010912404,-0.012774702,0.023523895,-0.017615795,0.03590796,-0.04203631,0.027024642,-0.0213446,-0.005465187,-0.040249508,-0.016946042,0.0030776572,-0.053518247,0.038558032,-0.047955763,-0.042151295,-0.040940434,0.02462674,-0.046315063,-0.0031546988,-0.027879205,-0.019521896,-0.025832174,0.022954712,0.051620264,0.011059577,0.026767233,0.026705844,0.014752204,0.020671282,-0.011627175,-0.02410168,0.012068047,-0.0048282305,-0.012278448,-0.022497246,-0.0196951,-0.004394587,0.022858055,0.0026244454,0.023787403,-0.03025669,0.043245066,-0.03601422,-0.024003811,-0.00607917,0.09042557,0.033274435,-0.020436473,0.046601538,0.008741314,-0.040197417,-0.009732468,0.0025686463,0.0029724569,-0.043056257,0.0076850317,0.020640042,-0.023015656,-0.022462536,-0.0039008055,0.035759885,-0.04540243,0.037900753,-0.0026517303,-0.006402908,0.032060135,-0.040703136,0.011962369,0.017199462,0.00168766,0.012491512,0.012871961,-0.018370355,-0.0081320265,0.041383658,0.050891533,0.0050014644,-0.017073015,-0.03097667,-0.04193069,0.010634889,-0.14616673,-0.026382774,-0.019430865,-0.00884362,0.003324037,-0.02450143,-0.058195572,-0.06095847,-0.0018993192,-0.03525977,-0.004581843,-0.047626857,-0.014373381,-0.017978722,0.014579696,0.024809016,-0.026228102,-0.019903123,-0.05768899,0.047583204,0.011807484,0.024536073,0.050235625,0.02212877,0.0042532794,0.019639438,-0.04324219,-0.035773925,-0.029393602,-0.038344935,-0.03169001,-0.04603538,0.028177917,0.03300359,-0.0044057094,-0.021793403,-0.010012507,0.013787066,-0.035169788,-0.02527012,-0.012010508,-0.0009271425,0.0095351795,0.03890093,-0.0031921272,0.10180304,-0.011368827,-0.0071524368,-0.061651282,0.0015952812,-0.012373946,0.053796407,-0.009503962,0.018664116,-0.0077764946,-0.02782723,0.0006324779,0.011156111,0.028477052,0.011318255,-0.008909784,0.010323883,-0.03666639,0.0027256194,-0.01434367,0.026376987,-0.028688151,-0.00031227875,-0.028900376,0.03709657,-0.037756555,-0.0463501,0.04217687,-0.03222456,0.0039112573,0.0030950075,0.023443324,-0.038257744,-0.0016266671,-0.038942657,-0.0448633,-0.0033522309,-0.009007475,-0.045173857,0.05647425,0.008281727,0.0053462507,-0.010484978,-0.06002551,0.012601448,-0.04046451,-0.04835018,0.008965212,0.012004027,-0.024574185,0.03282751,-0.011714242,0.019804839,-0.0055020144,-0.0033419044,-0.0049424004,-0.02155778,-0.013312477,-0.043742068,-0.03896617,-0.00088469574,0.03633159,0.018059956,-0.037092827,-0.023488771,-0.035747603,-0.0014639285,-0.008795612,-0.008413942,-0.08219863,-0.0148887895,-0.0018934583,0.017527154,0.03141173,0.004787693,0.022943618,-0.01128497,0.013561469,-0.037433743,0.032418374,0.10569938,0.03304197,0.07392394,0.037434682,-0.03533146,0.015045002,-0.042379443,0.040109362,-0.0033956976,0.050032496,-0.034430426,-0.013171529,0.03508368,-0.053059585,-0.025665566,-0.018826101,-0.048284404,-0.011171396,-0.02506657,-0.00842136,-0.00344721,-0.0022303013,0.01219056,-0.027258558,-0.02262729,-0.00383323,-0.014684085,0.054938294,0.0058421893,-0.016570026,0.06426611,-0.028261662,-0.0010304827,0.022293644,0.0751254,-0.02095835,-0.017103154,-0.02065811,-0.00886241,-0.01970268,0.03654993,-0.019005166,-0.015209389,-0.027614797,0.000108198736,0.022249991,-0.0067957807,-0.0015358308,0.017780013,0.050333727,0.00023731461,-0.011386897,0.010369539,0.011920162,-0.03395822,0.031714562,0.01085244,0.03122443,0.04758508,0.01527428,0.011722388,0.0052334154,-0.000968293,-0.024775779,0.0079688225,-0.046198692,0.00052486383,0.020503,-0.019637944,0.04550427,0.023936853,0.00013671131,0.00091563206,0.052194197,0.0068051754,-0.025783878,-0.018643307,0.014384473,-0.009172968,-0.029752707,0.059544332,0.004870689,-0.052559793,-0.01809891,0.011413064,-0.020605829,-0.0061661364,-0.0028657704,0.009541518,-0.017888425,0.016477179,0.053742778,0.012966108,0.00598865,-0.016065242,0.055828296,0.023490854,-0.04000826,-0.014063995,-0.0012563323,0.018017786,-0.02858278,0.015859678,-0.0152647365,-0.013478213,-0.03647351,0.0048610894,0.0093542645,0.033236567,-0.009184682,-0.0035267293,-0.027360862,0.0024228895,0.01545098,-0.031858232,0.042582057,0.0013295563,0.0043073674,-0.045628607],"last_embed":{"hash":"10disic","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"10disic","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Timeline & Expectations#{5}","lines":[257,258],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"10disic","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Quick Reference Card (Keep on Phone)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.044501062,-0.020814668,-0.03226516,0.0009443605,-0.025822468,-0.027055668,0.039531287,-0.01924329,0.02125486,0.0070489827,-0.015378986,-0.005316523,-0.0054260683,0.0024861677,0.03355578,0.01874067,-0.046113733,0.022413319,0.03696718,-0.008833677,-0.037167605,0.033464294,0.061004553,-0.004571872,-0.030594457,0.008670249,-0.02288726,-0.005688631,0.003354346,0.06642539,-0.0019750916,-0.016794924,0.004251736,-0.031036226,-0.0143308025,0.025570143,-0.0012384894,-0.0072967913,-0.032729622,0.03296852,0.021361623,-0.035379905,0.021901201,0.02331199,0.042588186,-0.022655146,-0.040591363,-0.013650303,0.0080506215,-0.008455162,0.0036476261,-0.0103381835,0.018143442,-0.010338338,-0.010316905,0.02473499,0.0007205822,-0.0408832,-0.03368859,-0.0114845345,-0.03573895,0.05719123,-0.031681776,-0.024339747,-0.009160569,0.057259586,0.03733478,-0.002998575,-0.005708721,-0.042547338,0.010909628,0.009031681,0.021406695,-0.00016845697,-0.05523975,-0.0063940706,0.03759608,0.008900739,-0.00020301345,0.03459698,0.0150266625,0.031163532,0.01753768,0.012455557,0.020255525,-0.0058062244,-0.0039288737,0.05838566,0.022402301,0.017994506,-0.021559961,-0.004021711,-0.032635514,-0.031588085,0.020610055,0.008114188,-0.014239767,-0.032354712,0.04679019,0.010325066,0.028906638,0.01327175,0.010939793,-0.02456482,0.014177079,0.020054465,0.011792693,0.029748296,0.05031176,-0.0034379323,0.029142434,0.029392364,0.019523865,0.039778158,-0.021843564,-0.029921848,0.018280543,-0.018197548,-0.0012464401,0.010510044,0.03004542,0.082845315,0.006709891,-0.019145358,0.0031478794,0.018441975,-0.00833938,-0.016077636,0.007392313,0.063036025,0.013907126,0.024255736,-0.016228903,0.017951773,-0.014377199,0.051709358,0.02048581,0.0462066,-0.0060563083,-0.07751433,0.03210611,0.002999565,-0.024221724,-0.005602369,-0.022949135,-0.031155165,0.007032151,0.01719421,-0.008680283,0.007116425,0.019916197,0.020508535,0.02255714,0.008795461,-0.022580491,0.008433902,0.018673565,0.054454233,-0.013447366,-0.002146928,0.02720456,-0.03784361,-0.029965268,0.05017577,0.013559406,-0.0060967174,0.026939783,-0.0035872117,-0.015863055,-0.0062391497,0.031834673,-0.026171567,-0.014315236,0.02738688,0.0274761,0.013102461,0.063845,0.02608868,0.03370261,-0.01785539,-0.033571806,0.03045627,-0.023043482,-0.050833028,-0.00020236547,0.039452355,-0.021741075,-0.012409011,-0.004348838,0.0303778,-0.020526988,0.005335848,-0.038889877,0.018937455,0.05810017,-0.0042352346,0.047472585,-0.002114217,0.047308944,-0.010974887,0.045370948,-0.0048292903,0.021138294,0.01662333,-0.030765388,-0.008109982,-0.03550815,-0.011292302,0.05508285,-0.0768894,-0.011145234,0.011803935,-0.014943472,-0.031394728,-0.036316756,0.0040796883,0.030451896,-0.00632863,0.004566309,0.0018168077,0.009102852,0.041642413,-0.0034087854,-0.039328508,-0.015947161,0.007945399,-0.020108275,0.045654073,-0.005029099,-0.03354917,-0.008855651,-0.0023986457,0.012962241,0.011531429,0.020687955,-0.028716248,-0.015137082,-0.016755026,0.031711847,0.03462698,-0.031099735,0.03259843,-0.0036206348,0.004748431,0.005192384,-0.035763983,0.022896752,0.02067206,-0.0013174899,0.0024107408,-0.023389522,-0.0060004164,-0.03122607,-0.05563271,0.0063307644,0.0004950868,0.018883444,0.004132487,0.022093292,0.008098442,-0.0011374779,0.034257248,-0.013894608,0.017034363,-0.003214519,-0.02390763,0.00369614,-0.011868201,0.011970023,0.059537567,-0.01901807,-0.03129678,0.050080117,0.009363252,-0.048468597,0.011400475,-0.041361738,0.028467117,0.02969531,-0.002591022,-0.061671004,-0.024624724,0.022917187,0.034371004,0.02403469,0.0067021544,-0.026252808,-0.0154242255,0.036088377,-0.0068528224,-0.029193701,-0.011823058,0.08000519,-0.004236365,-0.01185733,0.033581335,0.00083185115,-0.1697141,-0.02510863,0.005982166,0.03824808,0.022121325,0.006603055,-0.01539891,-0.033751007,-0.03751866,0.040987853,0.020524185,-0.042986047,0.01996594,0.02557195,0.038784623,-0.020253569,-0.021729931,-0.011760973,-0.020754566,-0.052068792,-0.04027703,-0.04528641,0.06301274,0.030802548,-0.012526444,0.024628488,0.055639844,-0.02704327,-0.011229713,-0.045179684,-0.0722853,-0.025875421,0.0003149538,0.007990983,0.024842855,0.028989732,-0.003042975,0.012628783,0.021147255,0.012917094,0.06106384,0.045320604,-0.0039027322,0.030286811,0.02710122,0.0014592506,-0.038930133,0.022453023,-0.037267722,-0.050125856,-0.014496983,-0.015369047,-0.0077215508,0.019887663,-0.031997558,-0.0009845895,0.004078073,0.025385367,-0.017564416,-0.008759486,-0.011301712,-0.02180499,-0.018606275,-0.013609904,-0.04167496,-0.049559005,0.033350956,-0.014356753,-0.031369075,-0.029697811,0.039074805,-0.04692405,0.0008522949,0.0115070585,0.025392495,0.036395784,-0.00703161,-0.00906956,-0.0316825,-0.117348745,-0.054679073,0.02157769,-0.02489823,-0.0026754865,-0.021797957,-0.010165856,-0.0073586707,-0.013651287,0.018874306,0.23670964,0.015029589,0.020430634,-0.025653651,0.048130892,-0.011056407,0.0012548045,0.057503883,0.0064232787,-0.015500583,-0.013521802,0.032436293,0.014177686,-0.008488516,0.03880127,0.06752621,-0.0615732,0.025294276,0.073621586,-0.0088155605,0.014408875,-0.021772243,-0.008455849,-0.0044189086,-0.0726335,-0.049627665,0.016408756,0.0578977,-0.027667293,0.04116047,-0.028396826,0.065070935,0.029928051,-0.0512481,0.03496456,0.025158212,0.019833976,-0.05410713,-0.08212663,0.013560891,0.008603029,0.0035003496,-0.0104857255,-0.043109585,-0.013562127,-0.015307068,-0.038365226,-0.00090274867,-0.017917844,-0.033542786,-0.015996775,0.020760728,0.009344177,-0.028698446,0.017732052,0.009465949,-0.008421042,-0.026056793,-0.03245529,0.030920347,0.0068920236,0.01710133,-0.048500657,-0.006023795,0.02495466,-0.00019128357,-0.02555101,0.030945366,-0.00078616006,0.0037220882,-0.007318304,0.004666491,0.014371128,0.006652829,0.00018063252,-0.057198834,-0.014265881,0.011696014,0.019426445,-0.007894503,0.016043667,-0.033102326,-0.023551647,-0.0005393748,0.03399232,0.017742991,0.016328935,0.044419587,-0.032631453,-0.020746488,0.010232929,-0.0008680655,-0.04569359,-0.035871845,0.007588471,0.003477491,0.046724234,-0.033666752,-0.0021812508,0.04671549,-0.0148259215,0.019089693,0.009037297,-0.037159774,0.04505144,-0.018195566,-0.022732466,-0.020531923,-0.029992346,0.020352004,-0.090407126,-0.0022141472,-0.009358116,-0.0005421377,0.05739455,0.07262316,-0.00028413342,0.006831019,0.013153366,0.023392808,0.016989438,0.008174726,-0.023293324,0.01880963,-0.019626023,-0.038382523,0.0036164732,0.0053172577,0.01037941,0.016303625,-0.0039394153,-0.034756605,-0.008189342,0.03147129,0.057247113,0.021669075,0.049503453,-0.0092638135,0.019159004,0.01650238,0.0036651718,0.0031484081,-0.038431223,0.033738486,0.02806664,0.06797781,-0.008527424,-0.032423656,-0.036865868,-0.006183354,0.00653602,0.021663304,0.01787991,-0.05009329,0.019119129,-0.03956028,-0.010754951,-0.012195024,-0.024562377,-0.03800879,-0.02194024,-0.02207127,0.032633614,0.06308541,-0.030411324,-0.00525974,0.010479923,-0.010333168,0.0038791245,0.004196881,0.016056057,0.0134835495,-0.020998945,-0.026308965,-0.024494931,-0.05426783,-0.009129869,0.0048217834,-0.018542422,-0.010389726,0.035984993,-0.013150968,-0.022922905,0.045300346,0.044890024,0.04052186,-0.022106012,-0.018243829,0.018901153,-0.020533308,-0.028026976,0.11393905,0.0040559922,-0.018048022,0.008447657,0.011384195,0.06680326,0.03935842,0.038350176,-0.0022475591,-0.009002946,-0.005562344,-0.013102031,0.04055125,-0.03790182,-0.058994055,-0.015179549,0.025972875,0.025211934,0.001625353,0.015050183,0.009646696,-0.01166465,-0.02549715,-0.064985454,-0.04384837,0.03136963,0.036854457,-0.029231478,-0.011451561,-0.03154774,-0.016828423,0.04323785,-0.046009053,-0.012508917,0.01687181,-0.035450477,-0.063848116,-0.017673654,-0.007578445,-0.0056879455,-0.034294315,-0.00669833,-0.0057074483,0.019046796,-0.00023348616,0.029875286,0.028519679,0.020587577,-0.0014714086,-0.023700833,-0.0034968331,0.008873696,0.0037472586,0.007857706,-0.004229587,0.0013545519,-0.020342186,0.017180631,0.023677727,0.010881878,0.020855421,-0.0026340338,-0.0021921233,0.023013404,0.009146238,0.02813784,0.01629193,-0.004194409,-0.02129757,0.013256967,0.022978961,0.0068586064,-0.040970728,-0.055673603,-0.09095242,0.017452838,0.030099077,-0.03522978,-0.056973554,0.003979341,0.009919579,-0.03579671,-0.027297597,-0.010245226,-0.034789313,-0.011395326,0.008259429,0.011086448,-0.061792023,-0.036803152,0.038451537,0.042368412,0.0038155664,-0.019048238,0.0041088294,0.05317971,-0.010851725,0.0060827606,-0.06638402,-0.0200596,-0.040243123,-0.049648624,0.022325924,-0.007841477,-0.015700147,-0.02720121,0.014054524,-0.005245619,0.013582274,0.009376258,0.03475354,-0.0390064,0.011093058,-0.0017389217,0.0053862794,-0.023106465,-0.0058321944,0.031101178,0.0028321727,0.0034301435,-0.009269779,-0.0074374923,-0.010328975,0.02213189,-0.021447362,0.022823751,-0.016223121,0.04457018,-0.013629804,0.012267346,-0.05514013,-0.022837931,-0.011630039,-0.019936878,0.016537089,-0.033597317,-0.029301021,-0.01174728,0.017365586,-0.015045266,0.0070581525,-0.019150382,-0.04754029,-0.050581373,0.033958692,0.044470627,-0.028440263,0.0024833088,-0.03190482,0.015004399,0.04769848,0.01846182,-0.042527292,-0.017449396,0.008422897,-0.011226354,0.004604414,-0.006628984,0.01449352,0.033677805,0.0010833605,-0.010876211,-0.054193445,0.0196256,0.0013394585,-0.05064016,0.02019191,0.04833008,0.029159036,-0.03270602,0.04734095,0.0013600052,-0.028878428,-0.029991224,0.040466376,0.016159732,-0.07481784,-0.0072313147,-0.013781696,-0.03129583,0.013875515,0.0005151926,0.0018918248,-0.043710753,0.03923968,0.028035395,-0.036515117,0.014301,-0.037132334,-0.034236155,-0.024848357,-0.017692566,0.007308885,0.035623994,0.0306366,-0.045293283,0.033862304,0.024812272,-0.004935016,-0.019418148,-0.039616045,-0.046327163,0.023728542,-0.15181065,0.025070036,-0.009672577,-0.007694716,-0.0005322121,0.016083848,-0.054431792,-0.0406598,-0.014857016,-0.0014120579,-0.020804144,-0.035493173,0.0013680732,-0.026350658,0.0012427663,0.04773185,-0.039523765,-0.018565912,-0.023362502,0.07190773,0.0045783687,-0.023782104,0.08100297,-0.0078034033,-0.008373353,-0.0032500399,-0.012572874,-0.017575553,-0.0242243,-0.024712998,-0.059054617,-0.06922355,0.039549254,0.019413652,0.016545614,-0.021887913,-0.006610922,-0.014113078,-0.055161554,-0.015345637,-0.017798072,0.015901629,0.00039962272,0.038860433,-0.01929848,0.04746178,-0.04767307,-0.0075443396,-0.03507468,-0.0140952775,0.004735149,0.04984793,-0.0067331544,-0.029457023,0.0063980445,-0.008735495,-0.0041826675,-0.0031641854,0.0026382757,0.030916203,0.0068442444,0.017412119,-0.01663978,-0.015040676,-0.060959537,0.032650795,-0.033015084,0.049007703,0.00072011596,0.023060774,-0.052441582,-0.0045668925,0.02954029,-0.010199823,0.0022233452,0.0132305175,0.0053369855,-0.057250675,-0.028031519,-0.044073865,-0.038333908,0.022513706,0.011599781,-0.012026937,0.035358474,0.013906002,-0.013229337,-0.0041843215,-0.032974035,-0.011309646,-0.067201525,-0.043883976,0.018582957,0.01624554,0.002255697,0.018436957,-0.0042741657,0.0136246495,-0.028400093,-0.005720869,-0.007169045,-0.045344535,-0.012806931,-0.04232468,-0.05343668,-0.0057276133,0.04478469,0.027121902,-0.020800158,-0.01124196,0.0014790123,0.008822256,-0.009034652,0.029500017,-0.06710339,-0.017739795,-0.0070999716,0.029490324,0.056559872,0.021170398,-0.000121344245,-0.008384564,-0.00905995,-0.038864028,0.040371917,0.08950158,0.03787971,0.027355736,0.026159823,0.012841538,-0.009619181,-0.026886646,0.020155074,0.0037896868,0.010601672,-0.043054968,-0.0190891,0.038606927,-0.06456629,-0.059429906,0.015730247,-0.050734386,-0.001989865,-0.03158528,-0.017370699,0.010457732,0.040846925,0.021085529,0.008342576,-0.03680696,0.039705686,-0.0023825665,0.015931467,0.030536026,-0.001711702,0.065854855,-0.034552865,0.031334583,-0.00560955,0.045770645,-0.016052257,-0.044079825,-0.008392746,0.0025338235,0.0026932529,0.07189577,0.011447853,-0.02342776,-0.035435352,0.010822755,0.03554683,0.03326836,-0.009498382,0.010835423,0.047280356,0.03258188,-0.00073614804,0.015151002,-0.013684246,-0.038235307,0.0274967,0.013606922,0.004518025,0.026360055,0.0004616315,0.024409406,-0.019524153,0.024916006,-0.008735798,-0.012313844,0.0011660827,-0.0035528063,0.01948383,-0.008966504,0.078007214,0.02937579,-0.004074549,0.016092105,0.037376586,0.040687308,0.0065201325,-0.032607194,0.030746209,0.01799869,-0.021045228,0.01415019,-0.025704598,-0.021995751,-0.015243661,0.016513014,-0.036779,-0.03136243,0.010524283,-0.0036110238,0.009637996,-0.008338422,0.032609664,0.018462546,0.006637207,-0.035660118,0.06428291,0.018600915,0.0026198758,-0.031979997,-0.0036186285,-0.0058775404,-0.03388744,0.00082656747,-0.055116292,0.00060378254,-0.071278416,-0.006043012,0.002590166,0.018617438,0.020008856,-0.056673966,-0.0025922328,0.004100921,-0.005063175,-0.005875354,0.020340841,-0.035583075,-0.0071367067,-0.026775345],"last_embed":{"hash":"1v31h3","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"1v31h3","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Quick Reference Card (Keep on Phone)","lines":[259,273],"size":284,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1v31h3","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Quick Reference Card (Keep on Phone)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.046817277,-0.024020486,-0.038017344,0.004513818,-0.02537271,-0.023532514,0.043225292,-0.022962447,0.023976529,0.004959071,-0.013495881,-0.0028231202,-0.0043454,0.00089466217,0.034699764,0.021948233,-0.04354446,0.018469417,0.03829693,-0.014061405,-0.035010714,0.033509027,0.058398645,0.0032455232,-0.027410336,0.010513517,-0.026108244,-0.0070459517,-0.0016658555,0.07076351,0.0021040402,-0.021136377,0.001900359,-0.027358994,-0.008956835,0.02394156,-0.0041896454,-0.010725205,-0.03503322,0.029018331,0.019443687,-0.030310566,0.016886653,0.02316712,0.041841023,-0.022824183,-0.04007403,-0.014637962,0.005554712,-0.005076619,0.013576747,-0.006487008,0.018989945,-0.0060794596,-0.015190846,0.01831547,-0.0069542024,-0.04180113,-0.03335193,-0.010125409,-0.03129396,0.059383076,-0.03391319,-0.022282926,-0.008918882,0.059971217,0.036444366,-0.002178839,-0.007853969,-0.03986142,0.011136098,0.010024156,0.022359338,-0.0036213722,-0.05914437,-0.0074991165,0.03802673,0.010833246,-0.0027139948,0.034023695,0.017111698,0.024932738,0.018785607,0.015665498,0.019112267,-0.009268673,-0.0041969074,0.06344925,0.022581179,0.0189075,-0.019555755,-0.0037328827,-0.035943,-0.032514267,0.022340955,0.009112793,-0.015380482,-0.030420363,0.04685173,0.01293283,0.026124863,0.016177783,0.019427672,-0.02172434,0.007710623,0.018979892,0.0071225315,0.03112816,0.048190676,-0.0019988616,0.027695805,0.029668363,0.020851191,0.04006637,-0.02101201,-0.030340051,0.017028263,-0.014503647,-0.000054626347,0.0083220005,0.03474244,0.088870704,0.011365686,-0.022872936,0.003387982,0.01579418,-0.007221979,-0.019127052,0.0071709054,0.06009631,0.012256937,0.024249181,-0.018937059,0.017829401,-0.020116324,0.051439192,0.023344362,0.049159653,-0.0091756005,-0.0747501,0.026839217,0.0027090847,-0.022957826,-0.008271551,-0.023868201,-0.032038983,0.0072949156,0.017735885,-0.007576233,-0.0010971131,0.015018715,0.01775315,0.02531474,0.008053939,-0.015762266,0.002933039,0.018771144,0.0475345,-0.010636007,-0.0029361718,0.02510001,-0.0318314,-0.024997497,0.04724629,0.011405979,-0.00065216894,0.02785418,-0.00073808036,-0.016114337,-0.0095740175,0.0325666,-0.021692099,-0.011076741,0.02497134,0.02757769,0.01380272,0.06307823,0.025806462,0.03335117,-0.01523401,-0.02945695,0.024686608,-0.020587934,-0.05228591,-0.00062869524,0.03562587,-0.02422227,-0.00775985,-0.0018099124,0.028699053,-0.018250398,-0.000034537617,-0.03529002,0.020278845,0.048846938,-0.0036507798,0.045867886,-0.002617289,0.04756643,-0.009999908,0.048162602,-0.0069000297,0.02253075,0.0105539365,-0.03284228,-0.005779804,-0.033927817,-0.008934378,0.05160681,-0.072617285,-0.0077032717,0.014356583,-0.016959265,-0.026578082,-0.040261406,-0.004159484,0.033373166,-0.007896582,0.0060162814,-0.000779212,0.012300849,0.041663375,-0.0077362917,-0.04571975,-0.011970003,0.007060821,-0.024777893,0.04490811,-0.0036887464,-0.03856227,-0.0069831884,0.0017075139,0.016092679,0.009220141,0.018632313,-0.03223815,-0.013824922,-0.015138629,0.027842129,0.0369536,-0.03288353,0.027795656,-0.007890684,0.0031458817,0.008659951,-0.040858436,0.015951993,0.018130172,-0.0006600701,0.0059888335,-0.018461972,-0.0023868736,-0.03023554,-0.05578667,0.0043173786,-0.0034740581,0.017209755,0.0023146805,0.024408164,0.0074078604,0.0009529426,0.034213852,-0.011349582,0.018964412,0.00010639553,-0.025806267,0.004716487,-0.014537674,0.009208349,0.058514107,-0.021536607,-0.034852974,0.046909086,0.0055016386,-0.0515849,0.010370677,-0.03887261,0.020732718,0.024601446,0.0016018848,-0.07076756,-0.025523942,0.02172166,0.03295574,0.022987232,0.005553564,-0.022464614,-0.015960468,0.029607898,-0.011402071,-0.026658082,-0.010235005,0.08018135,-0.0030120688,-0.011312068,0.032885246,-0.0029656615,-0.16921969,-0.027732968,0.008115674,0.039994046,0.02231687,0.0061980193,-0.014945203,-0.03374389,-0.03610644,0.042267412,0.018305972,-0.04490533,0.014280504,0.027045095,0.04146388,-0.01884301,-0.021061255,-0.012179925,-0.0243845,-0.052598454,-0.043767445,-0.048843168,0.059400238,0.029340025,-0.007300568,0.027485702,0.05236418,-0.0229792,-0.0070627267,-0.044529457,-0.07137948,-0.027827745,0.0018433799,0.007244688,0.027622174,0.022858309,0.005234466,0.0147705,0.017073326,0.014051936,0.06323269,0.044500135,-0.0011488323,0.028803166,0.033267412,-0.0042038537,-0.039165564,0.024177913,-0.035214186,-0.049756344,-0.013720124,-0.020065047,-0.004605596,0.019541062,-0.031303678,-0.006811335,0.010231449,0.02729058,-0.014113282,-0.011489721,-0.009525992,-0.023992596,-0.022300804,-0.009892354,-0.045677826,-0.049736332,0.033804316,-0.013731303,-0.024940925,-0.03240692,0.040701374,-0.049812064,-0.0013566541,0.014197963,0.02113571,0.03926466,-0.0134800775,-0.009383578,-0.030991202,-0.120655075,-0.056606982,0.018173546,-0.024625335,-0.0023037659,-0.027293652,-0.008850692,-0.007891922,-0.006074902,0.014154743,0.23851618,0.011707224,0.014574755,-0.024365216,0.04080386,-0.006394956,-0.0016830717,0.059869274,0.0055608805,-0.013446061,-0.016991712,0.027757639,0.01921487,-0.01252668,0.039669245,0.068526156,-0.05888225,0.025549654,0.07591821,-0.007970055,0.0102204215,-0.023331102,-0.010870134,-0.0018125871,-0.07091938,-0.04958092,0.014522874,0.062500805,-0.025009008,0.041264404,-0.027492704,0.062031947,0.02381128,-0.05460051,0.027200572,0.020753343,0.018979415,-0.04885991,-0.078347065,0.015817676,0.007522417,0.0007816222,-0.016312687,-0.04187901,-0.014325755,-0.019309362,-0.03707645,-0.0005005648,-0.017816879,-0.034943342,-0.0134794405,0.022934068,0.0062421365,-0.026957937,0.022859456,0.013422314,-0.005257746,-0.027536735,-0.03444127,0.0304375,0.010089098,0.01388211,-0.045091238,-0.0043457453,0.02796357,0.0023673065,-0.02088928,0.032047816,0.0066498844,0.0045693316,-0.0040696496,0.00016447234,0.011699228,0.0075380025,0.007061509,-0.058552604,-0.015793419,0.006737501,0.018016009,-0.0011101573,0.014977995,-0.03228061,-0.020711958,0.008482554,0.031962447,0.020721888,0.016930018,0.041359983,-0.029271383,-0.020043682,0.011400384,-0.00050030736,-0.04526216,-0.031255737,0.00966748,0.004162688,0.048581306,-0.026282163,-0.002445368,0.046185832,-0.016190693,0.017016744,0.011286501,-0.032919783,0.042285994,-0.020031087,-0.028204767,-0.021370977,-0.031483546,0.021463767,-0.090887114,-0.002694918,-0.012618952,0.002472562,0.056789946,0.07422772,0.0008781343,0.008166723,0.009284439,0.029029205,0.01321624,0.014196513,-0.02967122,0.015645294,-0.021306716,-0.03295568,0.0046269177,0.001709698,0.0068337144,0.020679811,-0.0028798648,-0.036675908,-0.0022683283,0.02841485,0.061786458,0.024130337,0.049379393,-0.010175941,0.019438209,0.016801598,0.004645747,0.006057681,-0.040919058,0.0359474,0.02972752,0.06590585,-0.0059091533,-0.036634438,-0.03984433,-0.0057912446,0.0021652812,0.022305708,0.017485706,-0.046113584,0.01712122,-0.041444268,-0.0058718277,-0.009435077,-0.024668187,-0.038242374,-0.021284154,-0.024020076,0.030431965,0.06301881,-0.02511274,-0.010867596,0.0095461,-0.006583203,0.00459929,0.0027635237,0.018312303,0.016019493,-0.01983398,-0.025151862,-0.027410014,-0.053173594,-0.009210653,0.008662241,-0.015270132,-0.0068809316,0.030651612,-0.009618171,-0.021991838,0.044056397,0.045826446,0.041471645,-0.016912032,-0.021632964,0.021526305,-0.021127155,-0.032390837,0.11746646,0.008084156,-0.017619297,0.005031144,0.017290387,0.06641244,0.036429036,0.03890768,0.0030984534,-0.007794288,-0.004056559,-0.011570323,0.04006974,-0.039155398,-0.056284904,-0.0174186,0.02724146,0.02249259,0.0009416933,0.015180498,0.008991203,-0.0151764285,-0.026288496,-0.065718696,-0.041082952,0.030016495,0.04616594,-0.020278193,-0.013372289,-0.029546345,-0.013529208,0.04595608,-0.04716114,-0.010950768,0.013745773,-0.03502001,-0.06367564,-0.01571161,-0.0028411625,-0.005522071,-0.03894846,-0.009943221,-0.01026867,0.023762105,-0.0009593031,0.03381399,0.026905859,0.023141168,-0.0020094556,-0.024355233,-0.00076178106,0.008373801,0.0035855381,0.009260067,-0.0040442185,0.007630214,-0.02284972,0.015483135,0.022030132,0.009466675,0.025188997,-0.0038456556,-0.006684158,0.021525487,0.0052832756,0.032209102,0.013262629,-0.005872731,-0.024558052,0.014714318,0.027774941,0.007250022,-0.047189716,-0.053514227,-0.09414401,0.02052301,0.027066343,-0.03365999,-0.058660727,0.004096735,0.011396626,-0.032130938,-0.035344582,-0.0072680614,-0.043179482,-0.018369135,0.0015671853,0.015115618,-0.06490307,-0.03504209,0.029335745,0.04461708,0.0036294018,-0.024766125,0.0018216593,0.05343232,-0.012308877,0.008684631,-0.06730022,-0.01957462,-0.044218745,-0.04751157,0.020903526,-0.009390559,-0.018775463,-0.032038707,0.014361196,-0.004397917,0.01037619,0.008248184,0.03576674,-0.041566193,0.0040608183,-0.0007619452,0.0068551484,-0.024125969,-0.0009567589,0.03153901,0.003268386,0.0024909098,-0.002781391,-0.013023207,-0.006404383,0.022522934,-0.01635054,0.020654432,-0.018182976,0.040884744,-0.008593384,0.010447616,-0.05179984,-0.02389748,-0.012296906,-0.022477927,0.009222245,-0.034249686,-0.028348269,-0.012925825,0.02404991,-0.010332497,0.005245871,-0.018565683,-0.04626905,-0.048408005,0.03121003,0.04770817,-0.028319212,0.005151259,-0.033283938,0.014921871,0.04295424,0.026916247,-0.04261201,-0.016252497,0.0066277045,-0.010701345,0.000878763,-0.0026314452,0.013685439,0.03547994,-0.003690634,-0.015833959,-0.056765873,0.018002486,0.004085589,-0.04814918,0.020284263,0.04925254,0.027226126,-0.03190041,0.046687767,-0.0022593804,-0.023949647,-0.02745534,0.043613415,0.014189908,-0.073996745,-0.004513286,-0.01715196,-0.027853532,0.010873762,0.00089774607,-0.000117597105,-0.043313853,0.039857235,0.03345815,-0.035744213,0.011195259,-0.040487885,-0.03729305,-0.023140954,-0.016696166,0.0045590787,0.034559947,0.027362665,-0.048893526,0.029817712,0.0210029,-0.005798611,-0.016526049,-0.04142485,-0.04950574,0.02361614,-0.15104923,0.030352686,-0.010832322,-0.0066053784,-0.008278618,0.02091809,-0.051893964,-0.038066734,-0.016056314,0.004345673,-0.022602068,-0.035398934,0.0023591937,-0.02804386,0.0007652226,0.047527637,-0.042529162,-0.021251688,-0.020379703,0.07878001,0.0042583374,-0.025617499,0.0875227,-0.008689829,-0.00914168,-0.0075942967,-0.01468759,-0.013417327,-0.021493029,-0.021321943,-0.05248838,-0.07128904,0.04051898,0.02393894,0.01815416,-0.01863848,-0.008105844,-0.014290578,-0.054131195,-0.011906688,-0.021136364,0.014226166,-0.0025385832,0.029638113,-0.021959497,0.038644634,-0.045112457,-0.0068196803,-0.033073023,-0.013915749,0.0087774,0.044710822,-0.008684762,-0.031547375,0.0066055628,-0.009221826,-0.002975854,-0.005418358,0.0020595605,0.034762315,0.003917657,0.017684538,-0.011818091,-0.013118331,-0.06898333,0.035570923,-0.030179393,0.047172572,0.002225095,0.025288796,-0.05216727,-0.0007563079,0.028716274,-0.007935767,0.0036591853,0.015672836,0.00834794,-0.058723364,-0.028668225,-0.04021692,-0.03626923,0.028547795,0.012853715,-0.0073827915,0.031259216,0.012550536,-0.01586448,0.0012935824,-0.02547987,-0.011424754,-0.06629063,-0.040831197,0.022331556,0.01636276,0.0013879176,0.021164672,0.000037284077,0.010380137,-0.03245427,-0.010546905,-0.007383219,-0.044306267,-0.008646596,-0.04307348,-0.05194079,-0.00934266,0.041400082,0.03046968,-0.0181273,-0.010792137,0.0012463676,0.01126314,-0.012645417,0.031587027,-0.061952416,-0.020128544,-0.011903532,0.023595337,0.060151223,0.024338562,-0.0048338203,-0.003756091,-0.008694911,-0.040484652,0.041406166,0.08840766,0.037785973,0.0226772,0.022348093,0.015178839,-0.0075419354,-0.021920515,0.016270095,0.00074974797,0.012483204,-0.041308306,-0.017515881,0.04075938,-0.068972826,-0.062125377,0.013931732,-0.04009623,-0.0006378834,-0.033938374,-0.02013287,0.008298014,0.04332496,0.020380266,0.007622316,-0.036223087,0.036600363,-0.0019287464,0.012046929,0.027811212,0.001298302,0.05939806,-0.03487905,0.03630868,-0.009090551,0.04608218,-0.016456418,-0.046360083,-0.011611086,0.00006268749,0.0027845718,0.07633369,0.012958483,-0.026872337,-0.035052184,0.0103149135,0.03255839,0.035286672,-0.0036471642,0.009337291,0.046269704,0.032872498,0.0011465636,0.01728782,-0.017792951,-0.03954986,0.02544943,0.012316123,0.0017876122,0.02507544,-0.0012219908,0.02834101,-0.019303754,0.03248267,-0.0071144523,-0.013973986,0.004225693,-0.0039978395,0.02327231,-0.006486113,0.074561626,0.034547474,-0.0012868157,0.01871801,0.033613063,0.039875913,0.012420246,-0.032524627,0.024448106,0.017437693,-0.02045375,0.016641896,-0.029658146,-0.017635908,-0.01663407,0.0185309,-0.03231075,-0.025576064,0.009835205,-0.0003566704,0.015124099,-0.01173612,0.030766191,0.015963277,0.012262284,-0.03263467,0.061781723,0.019485673,0.010091672,-0.03541634,-0.008716777,-0.009937298,-0.028450213,-0.004250239,-0.057319608,0.002458766,-0.06458968,-0.005203925,0.0032325638,0.020292327,0.026891591,-0.063643314,-0.0014498618,-0.0016553382,-0.004219991,-0.0012306089,0.017574701,-0.032913096,-0.0045733713,-0.0298357],"last_embed":{"hash":"1fxcnr6","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"1fxcnr6","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Quick Reference Card (Keep on Phone)#{1}","lines":[261,273],"size":243,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fxcnr6","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033640955,-0.0042079915,-0.03459176,-0.007392444,-0.026796535,-0.0480618,0.026972072,0.020049073,0.008089431,0.011090341,-0.028597979,-0.009763923,-0.025355766,0.004537767,0.02061758,0.036716696,-0.0507845,-0.0072952104,0.021913165,-0.018483063,-0.029750377,0.028716635,0.048129622,-0.040443532,-0.03765255,-0.0012384985,-0.014676636,-0.020006958,0.027064918,0.050798852,0.002807309,-0.0281282,0.02350058,-0.031207455,-0.028533997,0.009444796,0.031304903,-0.02735126,-0.04954809,0.06229151,0.016771961,-0.03342651,0.040292446,0.030454142,0.060492583,-0.013053411,-0.028310847,-0.0007787554,0.04039352,-0.030932633,-0.0046843546,-0.013826486,0.02605549,-0.018245205,0.026304184,0.042321235,0.01060537,-0.028359657,-0.036363635,0.0081909485,-0.06445876,0.015775397,-0.022536013,-0.039214525,-0.016170835,0.055653185,0.020241512,-0.0010184369,-0.010903593,-0.035933096,0.00057068834,0.0037215275,-0.0015140313,0.016945671,-0.039664276,-0.029606307,0.025853226,-0.01638362,0.013040364,0.016523307,0.009290453,0.025816815,0.00039904905,-0.0037626221,-0.0017806535,0.014403976,0.018071257,0.036485486,0.025046736,-0.0019206803,0.0029237762,0.0076900003,0.025638921,-0.043917704,-0.017909193,0.024825828,-0.005356271,-0.040829863,0.04261448,-0.023094479,0.025809828,0.008404293,-0.0033987,-0.018557966,0.035813466,0.012402159,-0.019624762,0.028391775,0.0039207074,-0.012641252,0.019702258,0.017790373,0.035771556,0.017489552,-0.00512681,-0.007997629,0.014848575,-0.014740051,0.003387459,-0.005101819,0.028582266,0.030634653,0.030685076,-0.014348011,-0.0052715875,0.04333702,-0.021302968,-0.005839344,0.016269086,0.021664722,0.022318205,0.012644375,-0.009763076,0.00976954,-0.0010851795,0.017026355,0.016101765,0.019751329,-0.00017749751,-0.07243245,0.036101054,0.03172314,-0.028088938,0.017119566,0.004899751,-0.032973602,0.038971614,0.038700834,-0.024642631,0.036926683,0.0011190758,0.018808074,0.0018023599,0.040639944,-0.034780882,0.03338718,0.010085201,0.052896332,0.0047122478,-0.01301541,0.000026374875,-0.034520674,-0.041041546,0.038826838,0.008806523,-0.0038004676,0.02285171,-0.007104573,0.00617431,0.014445987,0.00741001,-0.024800802,-0.01580151,0.03863563,0.025538396,-0.010552918,0.061496146,0.038700704,0.02109172,-0.024512071,-0.052645344,0.005090165,-0.05857093,-0.029534802,0.014390808,0.025666755,-0.015991064,-0.008849139,0.005425673,0.040446747,-0.02374555,0.012085629,-0.022508532,0.0054004,0.08894186,-0.004328888,0.029630346,-0.01884245,0.04246331,-0.040719293,0.03274436,0.018728659,0.02955435,0.0026328012,-0.04074018,-0.01295125,0.014190601,-0.032334365,0.012404336,-0.06504747,0.013125456,0.015652169,-0.010230944,0.001413774,-0.010919638,-0.012899325,0.03963041,0.0077587483,-0.025009178,0.01388183,0.03139044,0.07090845,0.025491713,0.00016805266,-0.015792951,0.014003335,-0.0061574886,0.063881665,0.020229703,0.007874849,0.0050444035,-0.0003261723,0.0058728303,0.0027712157,0.012648038,-0.005938543,-0.0051373574,-0.007795441,0.008344412,0.020062758,0.010263924,0.0072588115,0.010394127,-0.00662351,-0.04143161,0.015285989,0.050615713,0.033204082,-0.01693498,-0.021788776,-0.016683297,-0.011817011,-0.026238935,-0.03700999,0.03170799,0.024558475,0.01787007,0.020736516,0.015139468,0.019051582,-0.013219125,0.047453817,-0.0063132574,0.005081952,0.0018119396,-0.0071521867,-0.0048501804,-0.032678552,0.029631738,0.03669621,0.00059704273,-0.026286745,0.029054485,0.0010887788,-0.011912399,0.0016267495,-0.030223602,0.039403126,0.06519114,-0.005441452,-0.025826558,0.013413318,0.020989807,0.05387928,0.029026793,0.0037148122,-0.0059170523,-0.029254375,0.04021728,-0.025481671,-0.024561077,0.0012245638,0.07402372,-0.022463996,-0.025799194,0.035806417,0.023196071,-0.16140053,0.007930371,-0.01086169,0.044046614,0.018249916,0.014707259,-0.02646143,0.014366062,-0.03690615,0.052907713,0.007259074,-0.03581283,0.032521673,-0.019802999,0.03340704,0.010065449,-0.031359736,0.004988332,-0.009247745,-0.061783828,-0.02632049,-0.022185523,0.047963765,0.026853418,0.016577225,-0.022366839,0.0667537,-0.016943144,0.018532788,-0.04496451,-0.06927937,-0.016249811,0.00089608127,0.009219494,-0.025489852,0.028510997,-0.052783888,0.015331292,0.03202643,-0.022279065,0.070025824,0.04118978,0.011845639,0.0342155,-0.006167326,0.008908158,-0.013186681,0.016062682,-0.04003369,-0.051229436,0.022170516,-0.0052347505,-0.006104879,0.032956,-0.046635255,0.010395124,0.006661149,0.046643615,0.010363084,-0.040261164,-0.00633739,-0.035098903,-0.021037666,-0.027986431,-0.029415652,-0.04617846,0.02417372,-0.0024934027,-0.026950369,-0.010246233,0.04752391,-0.05156522,-0.010971053,-0.0033100676,0.015032142,0.0076282746,0.017022017,-0.026837686,-0.036391005,-0.091142304,-0.034657378,0.018243873,-0.020779597,-0.027549569,-0.008406171,-0.016243493,-0.0004623489,0.0090705585,0.024287686,0.24177235,0.03617367,0.02186515,0.0049222456,0.047768865,-0.01929268,0.010938258,0.060453102,0.03236589,-0.02631559,-0.00059291726,0.04351263,-0.001071564,0.015369733,0.04502779,0.054229837,-0.0760567,0.025653427,0.056740362,0.0128132915,0.0086865,-0.062085528,-0.0045522004,-0.029475415,-0.06371552,-0.015201969,0.016532058,0.03814407,-0.032619826,0.01180068,-0.022088898,0.06319269,0.045654483,-0.031272955,0.024368908,0.019997425,0.002879339,-0.059167113,-0.057255194,0.011149432,-0.015542161,0.008763318,0.013246388,-0.0014511449,-0.037008695,-0.006603899,-0.045458965,0.021872817,-0.03735602,-0.02163086,-0.049552813,-0.009336622,0.0128226215,-0.011424655,0.0020627503,0.019966148,-0.029741967,-0.044145122,-0.020810656,0.05541961,0.0021501326,0.017294614,-0.07596774,-0.011061226,0.004757932,0.0041965945,-0.0362079,0.0020043494,-0.0053759417,0.00032412488,-0.010427681,0.027031647,0.027557649,0.013194178,0.0028286069,-0.020978136,0.008035229,0.04287312,0.01597066,-0.0074580554,-0.032148246,0.004920135,-0.000068673195,-0.02610232,0.027449585,-0.004823511,0.02010527,0.05995668,-0.012844516,-0.015961582,-0.011621827,0.002775956,-0.021831073,0.0017858652,0.013889096,-0.0033840726,0.077676035,-0.049608186,-0.02084247,0.021270934,0.0068740635,0.009665269,-0.013217422,-0.033596165,0.042204596,0.011600454,0.011128729,-0.011216799,-0.0014034061,0.020132288,-0.08765133,-0.0043925312,-0.0144411875,-0.023749255,0.041069005,0.06999109,0.0068181017,0.020293416,0.042357106,-0.014520979,0.019049566,0.030002521,-0.020732004,0.01951634,0.011907401,-0.08647708,0.0020891048,0.015707372,0.0192653,0.019391868,0.022269389,-0.020478802,-0.011737025,0.03859058,0.025871806,0.015980607,0.010867599,0.008310603,0.050359294,-0.012765936,-0.022923224,-0.017241448,-0.0049632536,0.020716067,0.03594359,0.0418932,-0.050772153,-0.001980616,-0.0469921,0.04191534,0.027561342,0.016472362,0.023362849,-0.048019662,0.03359805,-0.083974056,-0.02307774,-0.02114928,0.0012454514,-0.02693887,-0.01385599,0.011907647,0.022028798,0.070932716,-0.027722174,0.03236638,0.025585007,0.008482006,-0.008345812,0.00060239824,0.0012247385,-0.011293662,-0.041665383,-0.026251672,-0.015262093,-0.04783131,0.012438694,-0.024023931,0.001932273,-0.021843472,0.03236044,-0.033676907,-0.044513863,0.0130860275,0.04790878,0.016872758,-0.06435647,0.00040143583,-0.009586806,-0.04698749,-0.015257449,0.09487072,0.030091627,-0.0148047665,0.024471883,-0.010168433,0.083091,0.044353034,0.03716853,0.0052169682,0.015212863,-0.0102494545,-0.009110689,0.014952384,-0.035699546,-0.059340548,-0.006822278,0.0341334,0.023162423,0.017821847,0.02557544,0.00250738,-0.033114437,-0.01843935,-0.04932999,-0.052394114,0.021623464,0.008273733,-0.039141122,-0.009401392,0.0060741063,-0.017552141,-0.003560613,-0.038339004,-0.015327736,0.043240793,-0.03807671,-0.034811057,0.006922991,0.009400028,-0.0017582872,-0.01809397,0.0019043437,-0.0019015678,-0.031588975,0.009943711,-0.009245869,0.03785799,-0.011752574,0.003290539,-0.019052716,-0.012730543,0.0021916605,-0.0031002515,0.017281469,-0.023760019,-0.049876116,-0.019706642,0.006649611,0.016459672,0.009713027,0.0019056894,0.001558565,-0.009781098,0.026637988,-0.0013090833,0.03712202,0.0061134254,0.011083165,-0.01975039,0.008177287,0.015197922,0.011709909,0.0009910528,-0.049269438,-0.036625814,-0.016458081,0.016966496,-0.04297392,-0.017073782,-0.035568427,-0.0029624568,-0.018467976,-0.016849544,-0.013973018,0.0003439177,0.0018632658,0.03352584,-0.010253815,-0.028126739,-0.05771862,0.061972402,0.020043872,-0.0069530383,0.00026252502,0.0111944135,0.035984576,-0.0067177294,-0.040207572,-0.06307183,-0.02327891,-0.0053285584,-0.05560209,0.06048283,-0.008168156,-0.0013224194,-0.053539805,0.019083092,-0.015478867,-0.024377786,0.0018872048,0.0033726443,-0.0097065605,0.03184406,-0.018700397,0.025584253,0.003258328,-0.02207769,-0.0015260284,0.0040417663,-0.012324931,-0.04058175,0.022206368,-0.02423404,-0.016351253,-0.028802196,0.05473032,-0.045471895,0.03369206,-0.043856304,0.024938025,-0.03912278,-0.013469407,-0.016934661,-0.0062431875,0.034139223,-0.055998255,-0.03640018,-0.029258652,-0.009331368,-0.047153685,0.0180607,-0.024070065,-0.047423907,-0.019080458,0.00819499,0.034203358,-0.0149179865,-0.010049289,0.022169748,0.0111687565,0.05999955,0.023905728,-0.025164608,-0.009798205,-0.009828935,-0.0050945245,-0.0021587196,-0.012387539,0.010688131,0.034345463,-0.0014759055,-0.0069667115,-0.01714745,0.052037604,0.0023945381,-0.051978268,0.02117442,0.0138744125,0.04201071,-0.029658958,0.041075733,0.023444835,-0.030344415,-0.022798777,0.009745568,0.03948522,-0.050718766,-0.015187163,-0.0001595762,-0.02684193,-0.010748376,0.014422009,0.028768646,-0.06158058,0.03682899,0.011468291,-0.024888868,0.049790774,-0.00034928313,-0.02525836,-0.027912304,0.0015098116,-0.009952742,0.027342249,-0.016097352,-0.021532737,0.017109696,0.020457333,0.006515933,-0.009805136,-0.035143483,-0.009718621,0.024222367,-0.13631563,-0.03137683,-0.017767124,-0.009980304,0.027568946,-0.00044099797,-0.06027058,-0.058812745,-0.021506717,-0.02864161,-0.0018114852,-0.030713899,0.0012339798,-0.029994205,-0.003201177,0.038175654,-0.022298913,-0.03096811,-0.0455146,0.022010943,0.024412824,0.018181192,0.03196925,0.0028168603,0.0008513432,0.03166098,-0.028355025,-0.029268429,-0.024607206,-0.026727077,-0.03961724,-0.06448769,0.021290995,0.028494656,-0.020318193,-0.043967992,0.0020147848,0.0025033897,-0.057691723,-0.022083642,-0.033191495,0.020334255,-0.0072990214,0.04007242,-0.01355575,0.059219163,-0.020918988,-0.030939506,-0.06258377,-0.011180035,-0.016324472,0.049483337,0.0031179546,-0.0001736096,0.010042026,-0.010381587,-0.043056153,0.009170994,0.01646801,0.03213414,-0.008763407,0.0410006,-0.04310132,0.007821598,-0.015766775,0.033443943,-0.020863231,0.035305772,-0.022516696,0.0011625077,-0.025641944,-0.014025825,0.030789427,-0.030145256,-0.002807943,0.016975421,0.0072911335,-0.05386417,-0.027699428,-0.047625937,-0.03857028,-0.008589263,0.019135145,-0.0348152,0.046145678,0.0028796338,0.020786868,0.029031824,-0.10046177,0.003679315,-0.07533476,-0.06486113,0.022331133,0.02147506,-0.01190104,-0.0014124936,-0.015718292,0.015477434,-0.017457461,0.03160608,-0.022985667,-0.029469067,-0.019491587,-0.025359213,-0.029419772,-0.006192867,0.045711603,-0.004047982,-0.028337728,-0.009205884,-0.030953113,-0.0015496818,0.0007932249,0.02368629,-0.057067264,-0.027715594,-0.009571227,0.028638173,0.020047693,0.0007357049,-0.006738213,-0.0050368644,-0.020781167,-0.030752055,0.04161453,0.10290583,0.034570355,0.029638588,0.054281764,-0.012207174,-0.012405495,-0.038161978,0.011008781,-0.009148021,0.0291381,-0.019642793,-0.0329225,0.038723286,-0.044547353,-0.040049113,-0.033420585,-0.020348681,-0.010637157,-0.015348802,-0.01710104,0.012253359,-0.0015709001,0.00067374174,-0.0011064799,-0.032909043,0.04008834,-0.010255597,-0.018976213,0.024874752,-0.046028655,0.041516606,-0.03061816,0.0050243414,0.0025231505,0.08067841,-0.025860868,-0.018344015,-0.014180286,0.008309627,0.0030942173,0.051063992,-0.014185414,-0.029266164,-0.047930654,0.021548431,0.037062626,0.016290553,-0.015018189,0.020417366,0.049403623,0.03474105,-0.03289463,0.033602796,0.0013318313,-0.05976413,0.03907029,0.0020510217,0.03096774,0.06070138,-0.009332423,-0.0098184,-0.01058756,0.025932191,-0.012781386,0.05287879,-0.014367057,-0.0019516003,0.003254076,-0.022243612,0.05977941,0.0137593215,0.007924705,0.008013913,0.030876609,0.02692067,-0.054430045,0.0075881137,0.028481744,-0.0028425176,-0.02907773,0.017872956,-0.004565365,-0.04974162,-0.009326143,0.020242276,-0.03451624,-0.028956145,0.007512506,-0.0074762935,0.011383518,0.0051025725,0.025318507,0.03901507,-0.0192551,-0.041278806,0.06888763,-0.022807252,-0.0065995883,-0.041214455,-0.015630081,0.02655989,-0.017599845,0.028844627,-0.036533915,0.0020123562,-0.049575012,0.0015803322,0.0009081177,0.015654963,-0.0068014096,-0.037356336,-0.011044937,0.022312447,0.0068881176,-0.032461066,0.020494495,-0.05393084,0.012988944,-0.022312835],"last_embed":{"hash":"1510prx","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"1510prx","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance","lines":[274,284],"size":363,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1510prx","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029031413,0.0020238175,-0.035014313,-0.010258686,-0.04796595,-0.069028676,0.044353306,0.008173635,0.012119849,-0.0011706952,-0.013985122,-0.0051205824,-0.025809973,-0.0077143824,0.009589305,0.04435997,-0.05538094,0.01153062,-0.0016521086,-0.008322076,-0.037646484,0.041763797,0.051090397,-0.026691178,-0.037344806,0.0042306934,-0.006472562,-0.0068746884,0.02141688,0.02916047,0.0035049282,-0.056052923,0.054259934,-0.011675039,-0.007295212,-0.013978808,0.007374061,-0.0008367291,-0.032831583,0.04440287,0.013961153,-0.03573695,0.0501666,0.031413563,0.031711254,-0.0181549,-0.04179839,-0.0072264196,0.020316506,0.0008882523,-0.012720658,-0.025334742,0.037338447,-0.014417268,0.01912449,0.058914166,0.023729911,-0.050405122,-0.041646793,-0.005784743,-0.053048506,0.0084834,-0.026792414,-0.044611625,-0.019103883,0.041940957,0.019490821,-0.0052262805,-0.019141942,-0.04608298,0.012147314,-0.012311216,0.021592697,0.0056662597,-0.03509549,-0.05141044,0.029920893,-0.009706063,-0.0041590123,0.050316907,-0.0040112436,0.01899065,-0.01078218,-0.014162959,0.00037466444,-0.019323181,0.007847297,0.053436596,0.048419636,0.008083203,-0.002180449,0.003562047,0.033892054,-0.032431085,-0.02445917,0.041864157,-0.0078100744,-0.02121447,0.05259852,-0.015192301,0.038383804,-0.008883503,-0.028585596,-0.0064836717,-0.0032505665,0.007908738,-0.021195613,0.043917593,0.0008916021,-0.015659034,0.014735847,0.0061190897,0.019686209,0.018538384,-0.0045075445,-0.0010028878,0.005008073,-0.020253053,0.032767363,-0.022404945,0.02780278,0.02553283,0.01885125,-0.025908671,-0.0016190235,0.037168678,-0.028368343,-0.011390547,0.014037766,0.023233715,0.039213564,0.017452987,-0.006947007,-0.006580292,0.028248161,0.015894158,0.032516878,0.023373123,0.0023560321,-0.07119505,0.029200837,0.0535457,-0.00995164,0.011066219,0.011848218,-0.052734107,0.059157945,0.03017547,-0.024374148,0.022608915,0.01513345,0.006159301,0.006204668,0.038388677,-0.03033781,0.029974489,0.015366351,0.045237854,0.033371184,-0.025523053,-0.03676299,-0.021389483,-0.028819002,0.026126528,0.010572054,-0.013745873,0.025419796,0.0072660847,0.007922815,-0.012249716,0.021538734,-0.010783046,-0.01730244,0.0128702605,0.029079534,0.007897225,0.06613293,0.030471547,0.015054966,-0.024794722,-0.06420442,0.008282068,-0.07407281,-0.04061634,0.016656123,0.022620445,-0.013562762,-0.030570494,0.014734611,0.026523873,-0.019871334,0.004604756,-0.022511235,0.007931358,0.045274783,-0.002220455,0.032336086,0.006653721,0.019093964,-0.045639783,0.02427389,0.023615282,0.025205929,-0.013099244,-0.019567143,-0.020777294,0.0011079673,-0.027243285,0.012055126,-0.068411686,0.006301139,0.015014204,-0.02887616,0.014733152,-0.0033044487,-0.017225558,0.042632543,-0.0069384985,-0.017884064,-0.0047443593,0.0010198086,0.053031754,0.0324743,0.028002841,-0.027615396,0.009684412,-0.03980736,0.059716962,0.02725624,0.01764849,-0.017622795,0.0008000017,0.02246215,0.0021907897,0.02175935,-0.024042107,-0.010811749,0.0014840901,0.028656075,0.0007837296,-0.015838293,-0.015925022,0.003339886,-0.0015183061,-0.023832139,0.0100375675,0.031147756,0.029168703,-0.017377121,-0.0312255,0.0010623954,0.003894666,-0.011013417,-0.03297771,0.017814843,0.03190295,0.024679467,0.01014123,-0.0013442378,0.001450374,-0.0158089,0.04997254,-0.029434457,0.012582904,0.0043011797,-0.009198218,-0.008062828,-0.010862179,0.026981434,0.036937173,-0.0013185738,-0.0023601432,0.030042492,-0.0011196384,-0.019134773,-0.029925114,-0.027235057,0.016370323,0.043941822,-0.013802543,-0.025582263,0.033897374,0.017415,0.034657538,0.044706926,-0.016249586,0.0066569704,-0.040169626,0.019166406,-0.0024664768,-0.030497191,0.0060009174,0.06072448,-0.010839918,-0.05494545,0.03763317,0.0037199499,-0.15047315,-0.004304045,0.009788622,0.02690903,0.010860973,0.031905923,-0.05466667,0.012217763,-0.067522556,0.038281463,0.01910969,-0.03861133,0.039478824,0.0023578305,0.037802584,0.019486764,-0.026813418,-0.0060548657,-0.02231334,-0.04764795,-0.017950725,-0.03564553,0.047031514,0.03218462,0.0029809936,-0.016602952,0.07662306,0.006411409,-0.0026620028,-0.042585567,-0.063581556,0.014072137,0.0033368662,0.014871246,-0.053553592,0.020670898,-0.041605685,0.0032009387,0.058317933,-0.025502756,0.06515805,0.038339283,-0.0023013323,0.014776772,-0.0134600485,0.016924303,-0.023864238,-0.004715075,-0.048700903,-0.06815204,0.016425379,0.00057506846,-0.02248731,0.015399134,-0.05589625,0.004181634,0.017334163,0.060499907,0.016700117,-0.012864441,0.010511381,-0.042436276,-0.009999053,-0.061155543,-0.03974433,-0.048891667,0.03657914,0.026545826,-0.012145798,-0.02746926,0.028660761,-0.060329713,0.006548064,-0.0065252753,-0.011903721,0.002975229,0.019128293,-0.03429164,-0.01134447,-0.095750704,-0.025421062,0.036798757,-0.014488955,-0.022172239,-0.00709893,-0.0403478,-0.007893198,-0.0011615768,-0.00075893797,0.23391777,0.04040685,0.054770824,-0.007500767,0.061001614,-0.02225522,0.019949026,0.0635904,0.024046885,-0.021081572,0.011629326,0.0416076,-0.0252766,-0.0058506317,0.025518553,0.045228038,-0.070041426,0.016475303,0.04232689,0.022070061,0.015171593,-0.058661588,0.019638635,-0.021238573,-0.048659302,-0.0050543803,-0.0029067153,0.03765615,-0.03707868,-0.0022148783,-0.023379793,0.04707306,0.057621486,-0.029705692,0.02649724,0.006512768,0.019645263,-0.08573276,-0.048059613,-0.0031460286,-0.022786226,-0.004405636,0.016124146,-0.021570317,-0.035322823,0.0051373676,-0.039281033,0.010317117,-0.018744513,-0.026210047,-0.010717751,-0.024606774,-0.005061063,-0.01717216,0.010900442,0.014446116,-0.022477344,-0.025338536,-0.008710417,0.03593448,-0.0038030932,0.013320281,-0.08188619,0.00652537,-0.006767989,0.0061390023,-0.041032117,0.00007848952,-0.0018303922,0.01900436,-0.0066605792,0.01942021,0.0058849333,0.012156539,0.0058307988,-0.01650142,0.012979048,0.05571286,0.023938928,0.004324976,-0.02955837,0.017717931,-0.01251513,-0.03840648,0.023865763,0.00025371896,0.010156747,0.05680049,-0.0024661233,0.006358623,0.010428357,-0.005386355,-0.02834781,0.005645685,0.008864034,-0.016464386,0.059265602,-0.038881976,-0.038726334,0.035146896,-0.0155469375,0.016143968,-0.025130114,-0.025952542,0.025363607,0.0057537733,-0.002330068,-0.01810184,0.0030215152,0.021846399,-0.0830212,-0.0048869397,-0.010748115,-0.043748066,0.024987824,0.0678554,0.01858662,0.022466807,0.041345935,-0.010228455,0.0154715385,0.011317765,-0.028190063,0.03322284,-0.0022508185,-0.08367313,-0.014030141,0.048766363,0.022687688,0.011027994,0.0343055,-0.027749324,-0.058109164,0.045379348,0.009692903,0.014471659,0.03432161,-0.0072528003,0.030233985,-0.018038636,-0.017669216,-0.0320034,-0.0068332,0.04277176,0.033370227,0.044156697,-0.04834628,-0.0075232578,-0.0023475469,0.031708915,0.022868635,0.013667019,0.032556288,-0.046804424,0.027873376,-0.08090739,-0.029682046,-0.023130609,-0.011627558,-0.026999595,-0.013328056,0.023308363,0.04012294,0.062990345,-0.023728099,0.027635366,0.02988005,0.0080544315,-0.014779194,-0.010998997,0.002971409,0.0016998642,-0.056039613,-0.023535179,-0.00754919,-0.048642874,0.015877781,-0.024741111,-0.030106517,-0.056674547,0.03807459,-0.030527612,-0.028764993,0.01831031,0.060939103,0.00030368363,-0.06214317,0.0053907805,-0.01060125,-0.035920773,-0.0015506884,0.09946056,0.014785146,-0.01762882,0.0152227385,-0.010235781,0.07733096,0.05769032,0.03311635,0.00012682976,0.023888828,-0.006795329,0.0068527404,0.0016406665,-0.03354885,-0.044485766,-0.011281949,0.025972497,0.024018431,0.0071231085,0.03760661,0.018741881,-0.041409694,-0.014726155,-0.035496995,-0.051986184,0.02318892,0.023913758,-0.04431867,-0.029928489,-0.017641883,-0.017540444,-0.031061325,-0.016780056,0.011670296,0.029838534,-0.03336417,-0.009371253,-0.015683588,0.0040402887,-0.012423259,-0.004471161,-0.007312904,0.0051017897,-0.025782585,0.0020938257,0.005779614,0.034741264,-0.021861231,-0.012366288,-0.009309476,-0.018401355,0.0045312596,0.0081328275,0.008466247,-0.032767132,-0.050906822,-0.01737667,0.03329678,0.02053141,0.021073565,-0.013201327,0.0031110384,-0.009540805,0.047359116,-0.01603252,0.03536377,0.02007564,-0.0027749406,-0.042047117,-0.005695262,0.0169796,0.018213267,-0.003211383,-0.027292669,-0.03678551,-0.028563043,0.017516252,-0.038429767,-0.053064518,-0.024657173,-0.0077271685,0.0023898918,0.000082907,-0.018277692,-0.008078911,-0.0059445496,0.040013015,-0.007283692,-0.04112949,-0.08793795,0.051944796,-0.003850347,-0.018848583,0.002476181,0.025241386,0.049311277,0.015919419,-0.018073551,-0.05622348,0.002763472,0.0045455503,-0.056463346,0.053815793,-0.004358752,-0.0081041325,-0.03542891,0.03317844,-0.00238086,-0.0031688118,0.008124809,-0.019364595,-0.004089496,0.0004972358,-0.016778525,0.0259808,0.0043478566,-0.039221097,-0.024465628,-0.0063444697,0.010549229,-0.044746194,0.003934745,0.0072957594,-0.003258279,-0.040806133,0.046391442,-0.018607305,0.04311842,-0.041793156,0.006752038,-0.030266184,-0.010998608,0.0038093445,-0.01591,0.02928612,-0.042256147,-0.037471194,-0.02045684,-0.003172711,-0.03775576,0.017944694,-0.009531641,-0.03649676,-0.017971743,-0.0012504208,0.01807169,-0.023787279,0.0053119464,0.022016982,-0.0061338074,0.064554386,0.011254415,-0.005537894,0.0030578736,-0.024226166,0.008913836,-0.0046825698,-0.032837175,-0.0044332366,0.024162434,-0.02740718,0.01712083,-0.033610012,0.057004377,0.012011009,-0.026197743,0.0055022594,0.005615471,0.058378432,-0.025136657,0.04930325,0.019668883,-0.007217721,-0.01675545,-0.0006993549,0.03176695,-0.041656267,0.0013257151,0.00040628313,-0.018900627,-0.00791391,0.031300284,0.03077945,-0.059894517,0.048294548,-0.0117261885,-0.005330048,0.051614158,-0.0069710817,0.011011121,-0.019290505,0.016999349,-0.018960463,0.007691145,-0.011095232,-0.0014132843,0.033154856,0.030518634,0.038906705,0.0017427842,-0.018150287,0.000996063,0.008128893,-0.12996903,-0.03172914,0.00057309336,-0.005174394,0.035055146,-0.014113422,-0.056742877,-0.03878605,-0.0074281916,-0.053073343,-0.023676526,-0.024076628,0.0024955638,-0.02007572,0.01103921,0.056568984,-0.01665774,-0.028373318,-0.047400583,0.03152242,0.015515917,0.021724105,0.056735206,-0.0046114065,-0.028913802,0.014387366,-0.036001112,-0.024590136,-0.02333027,0.0050411457,-0.030759454,-0.05610579,0.028188277,0.036798578,-0.034571584,-0.04361892,-0.008231086,-0.013619165,-0.045671176,-0.0008769677,-0.017361837,0.0071343305,-0.009803162,0.0513284,0.008350559,0.07014403,-0.014374767,-0.029441746,-0.051516622,0.00031594667,-0.0067357663,0.037297003,-0.0058159297,0.004773782,-0.0010275576,0.008851676,-0.027578788,0.01498577,0.019469222,0.031862296,0.0039695012,0.046320446,-0.033661544,0.0015088936,-0.0014552526,0.04442242,-0.037092254,0.04662579,-0.034678005,-0.0018284058,-0.023355735,-0.015926087,0.0095765665,-0.013903125,-0.007612717,0.0025911913,0.022754831,-0.025919577,-0.020571964,-0.03928842,-0.041182045,-0.016365588,-0.0057831723,-0.045852266,0.051042322,-0.009368396,-0.010650996,0.009586346,-0.06350375,0.0010621354,-0.053536925,-0.06617644,-0.004040216,-0.0109048,-0.022755513,0.040988516,-0.013008943,-0.0012638392,-0.00223691,0.019486878,-0.031309653,-0.035581492,-0.025719047,-0.028820096,-0.026967885,0.024959976,0.030106073,0.005161781,-0.03970725,-0.020035194,-0.03722253,-0.010295831,-0.0041581225,0.03550278,-0.05217198,-0.022473073,-0.0068931966,0.014840187,0.040757433,0.020508502,-0.005405027,0.0046006846,-0.014950307,-0.029709702,0.03313328,0.10300498,0.028200611,0.054669246,0.07177474,-0.014246798,-0.012082955,-0.028642183,0.0037022543,-0.009181457,0.02296146,-0.018966679,-0.0029670314,0.037461422,-0.04669465,-0.018104427,-0.04253682,-0.03628362,0.0019346316,-0.01781918,-0.006380588,0.009671735,-0.0071190526,0.014732809,0.000964512,-0.029303899,0.03751215,-0.027083058,-0.026729401,0.051180642,-0.039320078,0.05854472,-0.025513787,-0.039242167,0.0034778689,0.07883405,-0.008085881,-0.0200801,-0.017739406,0.0036097353,-0.013356419,0.050838534,-0.00003780168,-0.02920961,-0.044869363,0.013929396,0.036650687,0.013614879,-0.0061562294,0.0011008573,0.04449983,0.012704592,-0.039545547,0.03387332,-0.021373527,-0.06377189,0.033844654,0.006896963,0.06328511,0.07531143,-0.023357369,-0.009900384,-0.02172526,0.006911265,-0.018760096,0.055904184,-0.03157576,0.026383009,0.009313412,-0.024599245,0.049180895,0.00087996403,-0.0027134554,-0.0035445604,0.021976436,0.012795338,-0.0495611,-0.011801566,0.01529022,-0.008686145,-0.025145264,0.034372997,0.0073941937,-0.031751703,0.015012767,0.020922938,-0.008198258,-0.020477293,0.00159064,0.028774243,0.006324594,-0.007755714,0.0468683,0.020860499,-0.0068197623,-0.028378779,0.07462725,-0.0055303415,0.005323185,-0.012652517,-0.019539744,0.013776765,-0.015228576,0.04981438,-0.022435421,-0.0044863597,-0.03382597,0.0044177896,0.01690354,0.032379344,0.00134002,-0.030997116,-0.016326278,-0.0077806073,0.011180595,-0.024198767,0.027495902,-0.011087984,0.024288904,-0.015184307],"last_embed":{"hash":"1y6i37a","tokens":70}}},"text":null,"length":0,"last_read":{"hash":"1y6i37a","at":1762857301037},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{1}","lines":[276,276],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1y6i37a","at":1762857301037}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04111882,-0.0121804625,-0.011839469,-0.011330161,-0.04120152,-0.032359533,0.057874374,-0.013038751,0.0071945046,0.0043621142,-0.011013061,-0.012439286,-0.023854699,0.010204142,0.027267087,0.0030593427,-0.035037324,-0.013385857,0.021719275,-0.0059203682,-0.056382354,0.0266313,0.04229643,-0.033654477,-0.030557623,0.01533441,-0.026383974,-0.0053929705,0.029316206,0.020003004,0.006181523,-0.036052,0.025594233,-0.041276593,0.015801847,-0.01267693,0.016762175,0.0014357014,-0.045662425,0.03370014,-0.00560157,-0.023233652,0.043578554,0.026093671,0.0352714,-0.027512465,-0.024496308,0.0054306015,0.032802485,-0.0041235606,0.002644767,-0.017430494,0.026786504,-0.01766021,0.019646145,0.034997206,0.0064251777,-0.031296555,-0.047235794,-0.00592159,-0.055669602,0.0050036116,-0.0045260494,-0.031401273,-0.00047330034,0.060901627,0.01909653,0.018256208,-0.012999803,-0.03281417,0.013201902,-0.0070682517,-0.010769102,0.015802773,-0.059873585,-0.015472614,0.040222324,-0.025083069,-0.03001576,0.06638757,-0.0049455026,0.008422744,0.008994058,-0.017818842,-0.015396879,-0.025284715,0.004848618,0.049602974,0.03189406,-0.009613171,0.0056050355,0.01257607,0.03716191,-0.043596685,-0.04585667,0.042837262,-0.010386579,-0.048295226,0.03310118,-0.0071486924,0.04565154,0.024557125,-0.0059197634,-0.009157343,0.04104083,0.01554587,-0.019179318,0.037850764,0.0020311356,-0.01689761,0.009034731,0.017956356,0.01728879,0.020116076,-0.0073140482,-0.030289564,0.026401365,-0.03780371,0.03329713,-0.0008097939,0.0025580712,0.04419279,0.023691883,-0.018852677,-0.0010906603,0.027246319,-0.01860122,0.006118525,0.009910026,-0.0009677872,0.040441263,0.0045568077,-0.027916845,0.003343964,0.007704403,-0.009935288,0.03880689,0.025371281,-0.007918883,-0.094234414,0.016473446,0.021650752,-0.023602549,-0.008503984,0.004675325,-0.033218917,0.03734036,0.019958913,-0.008923538,0.0308452,0.015412061,-0.004405973,0.017343752,0.06602246,0.013884891,0.025975848,0.015484793,0.05138825,0.022126833,-0.00463092,-0.02310507,-0.03481292,-0.01921395,0.0021330179,0.018461863,-0.010111089,0.042569406,0.013534252,0.017096505,-0.006359031,0.03610016,-0.015163813,0.00037402363,0.007936398,0.03305797,-0.0065293023,0.07383477,0.041256975,0.03507773,-0.021681158,-0.072399415,0.0103605995,-0.060601246,-0.018624201,0.021526389,0.0015227761,-0.022817608,-0.012528241,0.021064457,0.046752892,-0.02218751,-0.021655042,-0.013895209,-0.00060078845,0.08898279,0.0015092015,-0.012690358,-0.013292272,0.024078585,-0.058391206,0.039648056,0.024864027,0.027250445,-0.014341068,-0.018580582,-0.018982919,0.0030118672,-0.038230386,0.014403461,-0.059418302,0.014349692,0.028942088,-0.0183566,0.031275857,-0.025540698,-0.02591842,0.024776569,0.01575435,-0.018111814,-0.002201468,0.030462936,0.054078795,0.013087505,0.015094209,-0.03402831,0.018892938,-0.043859027,0.037820067,0.015339796,0.015577014,-0.009099889,-0.012365585,0.030847175,-0.0016958341,0.025864594,-0.026357567,-0.04217049,-0.007477283,0.013419247,-0.008547886,0.028256852,-0.027243087,-0.003087119,-0.00349941,-0.033216156,0.04362105,0.040937725,0.03458338,-0.020676687,-0.010269049,-0.01579212,0.027474789,-0.012596403,-0.04219371,0.039791085,0.039460905,0.023325568,0.008485481,0.0004160055,0.024872905,-0.01063948,0.053700335,-0.030702667,0.01146447,0.00046164633,0.008037646,-0.029757867,-0.034089148,0.049677018,0.0305764,-0.009267557,-0.0049937535,0.057437804,-0.01635273,-0.00044795373,-0.031080455,-0.01868234,0.020578315,0.065986864,0.0025891142,-0.026258225,0.030595507,0.017255276,0.023456832,0.037159402,0.016313195,-0.0066556903,-0.054005824,0.009517259,-0.029382607,-0.052827343,-0.0011237221,0.05509856,0.019525858,-0.042322207,0.029739412,0.012820067,-0.13899186,0.00517248,0.0077404017,0.040375456,0.0034557334,-0.0006988468,-0.027538566,0.019217085,-0.055094194,0.049359996,-0.017697908,-0.033492383,0.004295908,0.013431275,0.022444526,0.027438285,-0.019115182,0.0072351503,-0.007735303,-0.043006722,-0.006681711,-0.011704781,0.03747728,0.03159335,0.016477542,-0.0010764138,0.03638433,-0.0059284484,-0.020421607,-0.039716225,-0.033686362,0.03955487,0.0005944573,0.007314081,-0.043470416,0.020092959,-0.043988913,0.005990862,0.008414345,-0.02261829,0.060938306,0.01755428,0.013271849,0.026150523,-0.010849138,0.023391178,-0.0057350444,0.00657008,-0.030684728,-0.07752213,0.034868177,-0.012655232,-0.011513625,0.027120663,-0.05419186,-0.0074803913,0.010100139,0.04843201,0.020452878,-0.033539142,0.0048067626,-0.0404165,-0.005278267,-0.03211855,-0.038352616,-0.038472347,0.017054232,0.011442616,0.0055861715,-0.0069941613,0.046041798,-0.05002646,0.008947687,-0.013088391,-0.02413807,0.021336135,0.010011572,-0.03631038,-0.024938772,-0.07008865,0.0019016255,0.022856392,-0.029195491,-0.034902144,-0.028193437,-0.022353645,-0.0027970627,0.033051677,-0.00319725,0.23642467,0.053672466,0.03816638,0.008578638,0.06324074,-0.0112134395,0.023017336,0.07661435,0.037517704,-0.026911879,-0.019133732,0.051213395,0.008024374,0.009219757,0.036140446,0.04898028,-0.05799417,0.008557754,0.048296187,0.011582839,0.012621624,-0.05889376,-0.0007733401,-0.031630028,-0.051857244,0.0029658854,0.016683195,0.031978898,-0.031292584,0.012093548,-0.026999557,0.061241955,0.050722107,-0.021618001,0.01732133,-0.010380574,0.016712593,-0.088132694,-0.053543236,0.01572484,-0.016794134,0.013723021,0.005783202,-0.0312362,-0.04501376,-0.0052847248,-0.029454503,-0.0021131423,-0.034796022,-0.0074300617,-0.014706133,-0.035023678,0.009710967,-0.0087207835,0.017391395,0.0066555515,-0.024929969,-0.041262094,-0.014553615,0.04153156,0.00029746635,0.02755054,-0.072551094,0.003711246,0.00731429,0.011006307,-0.0057063764,-0.00040054027,-0.019926425,0.035368476,0.009288948,0.020997735,0.00812685,0.0021336803,0.003240675,-0.012176017,0.00561373,0.016670886,0.027160965,0.011116694,-0.033276018,0.011297442,-0.014604121,-0.04551743,0.03305894,-0.01406296,0.050665665,0.038794648,0.007023432,-0.019199325,0.0039234636,0.0019364526,-0.025259798,0.011008884,0.028701432,-0.0116908755,0.056851428,-0.045054324,-0.053068813,0.013174003,0.008567435,-0.006690835,-0.03663661,-0.039969414,0.06250123,0.012757235,0.017205833,-0.008976546,-0.013597541,0.025751311,-0.08400156,-0.0023231693,-0.00016976967,-0.009612736,0.020822689,0.037896276,0.017865269,0.023976574,0.03934502,0.009663421,0.014921521,0.024709417,-0.038758572,0.07246785,0.008534056,-0.09905368,0.009315513,0.049562212,0.0031496657,0.011148533,0.014280588,-0.017554574,-0.031965047,0.06148156,0.017828587,0.032889612,0.020326927,0.0020848499,0.02636931,-0.023400122,-0.040472504,-0.02065159,-0.00042918583,0.014880742,0.032291986,0.038483247,-0.08752225,-0.006961024,-0.03857231,0.042750884,0.020005547,0.040212546,0.01251059,-0.058129538,0.00009609753,-0.070429415,-0.017292457,-0.015083361,0.014463663,-0.021266324,-0.02173899,0.015894309,0.03981966,0.049155194,-0.028425695,0.031728532,0.00022098754,0.01792361,-0.004664162,-0.0020583773,0.0072315848,0.0053823977,-0.04063887,-0.018124212,-0.00038416169,-0.033671275,0.016534643,-0.019605948,-0.014016242,-0.026133876,0.025969507,-0.02505345,-0.016690355,0.00766692,0.042518787,-0.011086038,-0.08221973,0.004503339,-0.013732651,-0.04687628,-0.007529175,0.095254295,0.0057390234,-0.018947601,-0.0017156039,0.007897765,0.09952665,0.03614086,0.023943588,0.010654339,0.03211209,-0.017493626,-0.006016505,-0.008762791,-0.03941031,-0.025704645,-0.01004302,0.04049459,-0.01616457,-0.008523952,0.014992843,-0.009221302,-0.038210213,-0.0099500595,-0.050491944,-0.05016346,0.030030645,0.03814481,-0.04949561,-0.006477291,0.013120749,-0.021811541,-0.01803458,-0.012515981,-0.02526978,0.018757075,-0.040141348,-0.034809016,-0.021013634,0.028983256,-0.0042740107,-0.022817243,-0.015672415,-0.0054576094,-0.0045016413,0.012737443,0.007160037,0.027348574,-0.024881925,0.0017314085,-0.005415981,-0.052848745,0.0015811434,0.020975996,0.037384674,-0.026238568,-0.06868456,-0.013575865,0.012600961,0.030227624,0.016344745,-0.0070365486,0.0039725397,-0.017448675,0.039942294,-0.020405529,0.05031966,0.017508788,0.003916602,-0.02943191,-0.007761395,0.028327426,0.0033242041,-0.008155157,-0.048463322,-0.034748793,-0.016075341,0.0045141955,-0.042934135,-0.043786395,-0.01618566,-0.020716544,-0.0010593889,-0.0036244923,0.005102126,-0.006564983,-0.02034197,0.03100838,-0.013302663,-0.042954013,-0.07087528,0.032009605,-0.00058682734,-0.035643987,-0.011148717,-0.002541589,0.047766574,0.007960018,-0.02400654,-0.04915117,-0.0102228625,-0.016921537,-0.056332633,0.059496727,-0.031033006,0.000971697,-0.0019286658,0.039037477,-0.0048253974,0.007254926,-0.0056425743,-0.0029168017,-0.008017855,0.014527849,-0.04009223,0.031427782,0.0018018151,-0.034154072,0.0040551587,0.0068787597,0.008457493,-0.044829242,-0.02050775,0.007933774,-0.015425025,-0.03910638,0.04491478,-0.03750766,0.015462063,-0.032613672,0.019310659,-0.026544807,-0.020054841,-0.02728252,0.015240689,0.025751382,-0.04635435,-0.051849544,-0.024455717,0.0005801343,-0.037980255,0.0024901952,-0.0122024,-0.032749914,-0.022728788,0.007127579,0.039943922,-0.0029958417,-0.0015513987,0.031485286,0.019684797,0.04354762,0.02236139,-0.027292892,0.004620596,-0.005112703,-0.01629035,-0.013153907,-0.028643114,-0.013816393,0.010561282,-0.041739337,0.007897102,-0.013806156,0.035997864,0.0048626056,-0.043461885,0.040345002,0.004097386,0.056500383,-0.034882598,0.041107208,0.022757147,-0.022795506,-0.0056582843,-0.00038134775,0.010332364,-0.04963565,-0.013908242,-0.00943594,-0.017861178,-0.024534866,0.024447637,0.034488793,-0.058976322,0.04172867,0.0114641115,-0.0042722574,0.04968677,-0.03797738,-0.0028153642,-0.025981065,0.011965114,-0.029949155,0.017168945,0.0064112996,-0.009494594,0.026574735,0.020302799,0.033889584,-0.01737314,-0.02629336,-0.0019436775,-0.0009550882,-0.13586153,-0.037444074,-0.0026114518,0.0053415815,0.027756404,-0.0077846316,-0.024293702,-0.048117694,0.005189292,-0.044785675,-0.023500593,-0.011548267,-0.0064129476,-0.037570145,-0.022784809,0.039903108,-0.035175182,-0.035560537,-0.038399663,0.027221287,0.010816061,0.012708392,0.04799296,-0.0050675543,-0.00021169025,0.021670284,-0.047306325,-0.019627653,-0.031635255,0.001620696,-0.030703241,-0.057006925,0.033210777,0.050374206,-0.046184804,-0.039660692,-0.008053114,-0.009661788,-0.051730167,-0.022646308,-0.022813227,0.02187151,-0.0040604654,0.037134636,-0.0024292618,0.065222636,-0.045671,-0.0142135285,-0.057392377,0.00620485,0.0077641653,0.027143726,-0.011142611,0.0030749599,0.018325206,-0.007641041,-0.012052593,0.0059757936,-0.016589828,0.033480324,-0.0072189705,0.023334615,-0.02552113,-0.0017314346,0.0048534763,0.037129775,-0.013367529,0.043854192,-0.02868002,0.016721966,-0.013159002,-0.029051464,0.016326973,-0.02015544,-0.006142225,-0.0029062466,0.004464175,-0.046738725,-0.028843775,-0.038523674,-0.01577469,-0.018872371,-0.026746273,-0.06462709,0.0355389,-0.008720546,-0.01762964,0.025528364,-0.06684559,0.0076022903,-0.0683856,-0.07351009,0.018404962,0.015456524,-0.013224557,0.032141495,-0.0073469765,0.010610649,-0.0062124357,0.016399741,-0.013605522,-0.029607477,-0.026860463,-0.018359747,-0.025264775,0.031460747,0.048632883,0.0029615439,-0.023824869,-0.021056592,-0.015561188,-0.0059607844,0.03244988,0.04423618,-0.05912071,0.0037644552,-0.0086528445,0.027735995,0.03381784,0.012298851,-0.020495418,0.0028364877,-0.018896973,-0.046264965,0.015053513,0.08575552,0.06289476,0.040999603,0.06085034,-0.01650585,-0.009325505,-0.033889227,0.0034181077,0.012151455,0.041238233,-0.011941759,0.004294026,0.0488576,-0.04309323,-0.010443538,-0.030440478,-0.03550034,0.0021969592,-0.009976215,-0.008442099,0.013910996,-0.0036062822,0.029867936,-0.016631227,-0.029770464,0.03481319,-0.018205168,-0.006035967,0.02123486,-0.043189745,0.02657676,-0.006342952,-0.016325645,-0.012458856,0.09036259,-0.017972635,-0.0021821898,-0.024524217,-0.0010096547,-0.01932194,0.049572233,-0.011410398,-0.013630388,-0.04749967,0.004891149,0.053274374,0.0092119705,-0.014859609,0.011173383,0.06321208,-0.00040695874,-0.012416887,0.036398526,-0.0007812805,-0.055470802,0.026205936,0.016057655,0.04235686,0.05875815,-0.0310745,0.01352362,-0.020062238,0.0309243,-0.021670727,0.054656666,-0.02061238,0.012513165,0.008633595,-0.008979478,0.034853227,-0.012022487,0.0058017946,-0.02869839,-0.0032216348,0.013524236,-0.04639758,-0.015029505,0.010602795,-0.010278597,-0.03542853,0.04133116,0.014053941,-0.028352942,0.02795042,0.048298515,-0.034822825,-0.01273586,-0.005022332,-0.001797434,0.035561,0.023276957,0.023070123,0.033320304,-0.0035313824,-0.016507426,0.06048098,-0.01610901,-0.010497378,-0.012772793,-0.019662883,0.02110931,-0.012627327,0.0543973,-0.007845372,-0.015278682,-0.059364356,0.00700252,0.014130116,0.0037594233,-0.00135429,-0.04417949,0.002344652,0.02087853,-0.009801079,-0.03933753,0.012167801,-0.027221965,0.031642955,0.000015043813],"last_embed":{"hash":"1vv0qmt","tokens":27}}},"text":null,"length":0,"last_read":{"hash":"1vv0qmt","at":1762857303749},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{2}","lines":[277,277],"size":72,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vv0qmt","at":1762857303749}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023013806,-0.0028414174,-0.042574544,0.009784963,-0.029198986,-0.037347395,0.006331554,0.015957179,0.008764579,0.00017836104,-0.011390102,-0.019529441,-0.02374655,0.00065576856,0.017632924,0.05114115,-0.037966114,0.002582661,0.028934687,-0.005670034,-0.015579727,0.04273008,0.047098007,-0.03781787,-0.037571684,-0.017608741,-0.008471306,0.00917475,0.011486618,0.04479704,-0.00067849224,-0.04365393,0.053876102,-0.036273196,-0.037948873,-0.0053099305,0.0094706435,-0.02025768,-0.037093002,0.062458243,0.0059539,-0.028837265,0.037842594,0.010987127,0.046324033,0.0008678717,-0.0383294,-0.0023590764,-0.000110539244,-0.024526177,-0.011244495,-0.017685242,0.016016932,-0.012453968,0.020155113,0.036847133,0.007845628,-0.024465747,-0.029239072,0.0044028056,-0.04283525,0.014177073,-0.01563043,-0.045391597,-0.0118309995,0.041714665,0.025454476,0.005506107,-0.012378701,-0.0503235,-0.0052931462,0.0076429546,-0.013518417,0.02283525,-0.029255558,-0.020369567,0.037379596,-0.018417982,0.016102662,0.010765027,-0.0097839385,0.005861875,0.009513141,-0.0111382445,-0.0031045566,0.012201819,0.019189553,0.013824763,0.041573662,0.01287771,0.0034199667,0.0062610293,0.033683926,-0.031038202,-0.02335832,0.017467631,-0.007310834,-0.032529008,0.05586473,-0.024609802,0.043024085,0.017618798,0.0063304165,-0.018996943,0.023407366,-0.0023482533,-0.016560944,0.027773833,-0.0073568914,-0.015363855,0.016565159,0.018680079,0.042093344,0.03805943,0.0008671685,0.0061159167,0.019481247,-0.011356731,0.010263832,-0.006350406,0.047234334,0.013999511,0.03358911,-0.016756715,-0.01831151,0.049006514,-0.027954817,-0.014729579,-0.014963425,0.015434541,0.024128238,0.026101977,0.000591461,0.012491435,-0.0005779558,0.00075977837,0.044282284,0.0027121077,-0.012403168,-0.06628356,0.044936698,0.034632955,-0.025341142,0.00876697,0.0023043356,-0.0334104,0.05995476,0.039447647,-0.028566947,0.023398004,0.020414187,0.015294274,-0.012215712,0.028019622,-0.039942198,0.040631123,0.004191984,0.04365873,0.01590378,-0.023474284,-0.016917473,-0.027654829,-0.02879701,0.039924406,-0.0024338793,-0.010592148,0.010795899,-0.0038486682,-0.009616523,-0.0131896045,0.010511236,-0.03403675,-0.015877753,0.026122054,0.030592546,-0.0024201893,0.06679897,0.032665826,0.01759703,-0.02555494,-0.035918973,-0.0040138336,-0.03236214,-0.03735725,0.008627725,-0.0021264798,-0.021650847,0.00006282746,0.0060268347,0.03827262,-0.011382746,-0.011499127,0.00071676966,-0.025474418,0.07644151,-0.021996537,0.037235662,-0.0041360515,0.03064875,-0.04248128,0.046701632,0.021607025,0.005382617,0.0007725749,-0.05337486,-0.005968081,0.016890284,-0.012292341,0.016994461,-0.063168585,0.015290971,0.008284347,-0.02766167,-0.0070574563,-0.0077717495,-0.020541811,0.03653861,0.018980093,-0.023003485,0.008992827,0.0040963413,0.051067863,0.037672706,0.016187439,-0.0036923368,0.03125691,-0.0035420456,0.05674696,0.011734483,-0.008752467,-0.011722519,0.015627522,0.012560489,0.011378813,0.025691412,-0.011082932,0.0068713673,-0.01976551,0.000010291771,0.009876614,-0.032723986,-0.007319144,-0.0003165563,-0.0016910902,-0.03674678,-0.008650979,0.05030983,0.029294755,-0.02134566,-0.0093499925,0.012598319,0.0036017187,-0.006202714,-0.03478243,0.032781474,0.0022266838,0.0109847775,0.0051135607,-0.0017796034,-0.00058760185,-0.030231567,0.026325166,-0.00061336474,-0.008127724,0.012060628,-0.008265431,-0.010398295,-0.019445019,0.030262986,0.034123965,-0.017265227,-0.023247633,0.021689655,-0.00826284,-0.037896693,-0.00013813104,-0.031422824,0.032237235,0.037684496,0.0073166233,-0.02138815,-0.002039031,0.01582289,0.057514437,0.04697386,-0.003760274,0.016251924,-0.0459806,0.03509636,-0.01530741,-0.024420597,-0.0149803795,0.06616082,-0.034193277,-0.022865266,0.03562541,0.01458738,-0.15576592,0.016246295,-0.011716529,0.04337662,0.01694327,0.03694305,-0.027571036,0.009820255,-0.058195055,0.0309324,-0.0065671564,-0.052587543,0.047927555,-0.02279098,0.03234839,0.0140460925,-0.04289197,0.0059757135,-0.033821885,-0.0428384,-0.023395356,-0.025300344,0.021013224,0.02252882,-0.001770392,-0.02507119,0.07303406,-0.0036064466,0.022552012,-0.04853301,-0.06514743,-0.018365294,0.005773967,0.017113255,-0.0059548398,0.04478018,-0.038566075,0.021652063,0.02563081,-0.00489546,0.074564874,0.05131559,0.0122850835,0.0378226,-0.014239474,0.005445312,-0.024270948,0.009459479,-0.049226478,-0.04547201,0.021565018,-0.002621157,0.01776826,0.035026617,-0.04987199,0.01630851,0.012835514,0.06347834,-0.0023983743,-0.026802719,-0.0046287156,-0.05601777,-0.0053034574,-0.056120783,-0.020336974,-0.0358736,0.017730234,-0.0020073797,-0.0202226,0.0010889987,0.04063979,-0.044943083,0.0023959463,-0.010122342,-0.005645922,0.011659135,0.012052133,-0.01805237,-0.012481446,-0.07942263,-0.01851619,0.028084727,-0.005795059,-0.026046654,0.005169776,-0.02448221,0.0048501957,0.020664386,0.018481404,0.25122854,0.024758322,0.026629928,0.003297522,0.04051966,-0.021137001,0.0002850913,0.07781726,0.006300207,-0.02450592,0.00095874636,0.023304453,-0.006472529,0.000549094,0.03804789,0.03410823,-0.07270668,0.011836636,0.05826251,0.021929774,0.012743654,-0.05265826,-0.0011044225,-0.033537917,-0.06810741,-0.019242018,-0.002987916,0.01963197,-0.044292603,-0.0040580584,-0.037965667,0.07354634,0.06470142,-0.017280994,0.012138857,0.0057110377,-0.0070762904,-0.054275762,-0.045580536,-0.0025053355,-0.018490253,-0.004170186,-0.0038513956,-0.009118941,-0.022717074,-0.0072822347,-0.04301518,0.0022828581,-0.014051408,-0.023881843,-0.026450954,-0.019131329,0.016111525,-0.021258688,0.0068317153,0.014180073,-0.013222597,-0.035895083,-0.022303833,0.046400875,-0.00653692,0.006157848,-0.08276037,0.00024962611,-0.008205884,0.013949481,-0.060166698,0.0002018826,-0.010327416,0.022298114,0.0027888615,0.03416071,0.02047435,0.031797294,0.000926102,-0.018222908,0.0062530194,0.044026047,0.015868366,0.002646296,-0.033140823,-0.00988065,-0.01688039,-0.020615714,0.021515619,0.0040532253,-0.008040146,0.04338029,-0.014940987,-0.013860922,-0.01650989,0.015732301,-0.032968767,-0.016890382,-0.01365557,-0.018339993,0.042836484,-0.051114693,-0.035912216,0.013958356,0.0051327366,0.008085639,-0.015597482,-0.028400263,0.028949982,0.006744905,0.028305419,0.006965795,0.008519475,0.03491775,-0.0607294,0.008964833,-0.019228652,-0.010305295,0.005421591,0.06093715,0.018533288,-0.0027132253,0.026688354,-0.012479433,0.001487793,0.04671205,-0.012009899,0.008953376,-0.010088363,-0.08860584,-0.01825636,0.049868073,0.027414925,0.025795069,0.036536157,-0.01511876,-0.030674838,0.04141533,0.027389111,-0.004948715,0.022570278,0.023056453,0.05588598,-0.0056898682,-0.00698996,0.0061180554,-0.0057418267,0.02754582,0.038914397,0.05573954,-0.051179964,-0.015002648,-0.040822454,0.049244527,0.03883835,0.001752874,0.030273242,-0.04717017,0.0441175,-0.074896105,-0.028618842,-0.041884363,-0.029017333,-0.030623963,-0.013288675,0.012863982,0.025962101,0.0807935,-0.02484665,0.024029894,0.02728618,0.009687601,-0.011499212,-0.013753351,-0.019343495,-0.016522476,-0.06342733,-0.011349081,0.0026072362,-0.05601646,0.00792159,-0.02136154,-0.01749866,-0.03691825,0.0475971,-0.04027683,-0.02269711,0.0359177,0.049315132,0.025175719,-0.06724017,-0.008026739,0.0053310827,-0.046961572,0.009420893,0.08597874,0.021446355,-0.016182784,0.040806107,-0.010803864,0.0895861,0.05265723,0.040386207,0.011647914,0.034876257,-0.010156685,-0.016893348,-0.004792502,-0.014934544,-0.04522709,-0.0053290613,0.036146283,0.015205545,0.011119535,0.033470143,0.01636726,-0.04882717,-0.016154367,-0.05067145,-0.044429492,0.018997664,0.0027458454,-0.04796226,0.0056372173,-0.0043383,-0.016084526,-0.0054496587,-0.013432398,-0.0011586566,0.023269469,-0.020824462,-0.022998475,-0.005231466,-0.00021493128,-0.011974664,-0.01617899,0.014046969,-0.0053896643,-0.051725097,0.019164667,0.000887991,0.023661874,-0.013174521,-0.027707709,-0.026207965,0.00523264,0.00029196506,-0.0006039639,-0.0074324873,-0.027068213,-0.06385056,-0.020679757,0.026971094,0.018389065,0.0035161257,0.0063829552,0.00210324,-0.017864995,0.043890502,0.0035265037,0.0404314,0.0021406247,0.024115246,-0.016835498,-0.005356449,0.04039974,0.0313167,-0.015459517,-0.054791152,-0.031010773,-0.03273151,-0.0055356547,-0.042313963,-0.023318382,-0.03238861,0.0037908175,-0.016510593,-0.003470149,-0.010008275,-0.003174011,-0.009325816,0.027162496,-0.0011830593,-0.03405526,-0.054962188,0.07188089,-0.00057691603,-0.010380729,0.009053815,0.022140054,0.030605888,-0.001484401,-0.0146294795,-0.049060397,-0.006921081,0.011390941,-0.05798025,0.06081879,-0.00919337,-0.0032064535,-0.048006937,0.0553998,-0.004062989,-0.028965093,0.0057224557,0.022892615,-0.0054292916,0.020703672,-0.0013415592,0.014328574,0.0038250175,-0.015114911,0.0034113047,0.000514038,-0.012739039,-0.02717925,0.02972872,-0.020301983,0.0016583527,-0.028057337,0.055831365,-0.04277453,0.028824668,-0.03503892,0.021366583,-0.02683847,-0.0039286553,0.008997857,-0.032436393,0.007844007,-0.03888188,-0.043879766,-0.040005412,0.0089503275,-0.028758748,0.008247856,-0.044916723,-0.02996,0.0015271239,0.017821483,0.02617227,-0.040505424,0.008430082,0.009828153,0.011268159,0.036228765,0.04962989,-0.024751436,0.018083,-0.010765312,0.0023007486,-0.0026113333,-0.02084428,-0.0008474371,0.02726772,-0.016870042,-0.0016573598,-0.007247758,0.044751573,0.0045281984,-0.030365681,-0.0030670564,0.012334181,0.055486977,-0.025150346,0.04582865,-0.0040586586,-0.033496328,-0.027222984,0.02271728,0.037122995,-0.029840011,0.0040964885,-0.0025180646,-0.023033962,0.0048465286,0.023233268,0.00844735,-0.054517724,0.057275206,0.012768044,-0.02774041,0.038626906,-0.0204825,-0.0033969441,-0.023242088,0.0011394614,-0.0049808687,0.022606105,-0.03367654,-0.014237764,0.031133547,0.02668325,0.021946112,0.010647145,-0.03951661,-0.007846325,0.04819751,-0.13795903,-0.01539226,-0.017692866,-0.015630238,0.0153760845,0.0031098067,-0.05441588,-0.05845662,-0.02295729,-0.025866816,-0.013233565,-0.011980794,0.008546965,-0.033944894,-0.0051911417,0.03291682,-0.0355821,-0.0046563977,-0.035538893,0.032842327,0.026642006,0.017505629,0.046940863,0.007945528,-0.008235138,0.029313717,-0.020063905,-0.043096565,-0.015624623,-0.037729856,-0.033347066,-0.047112912,0.024557285,0.04658648,0.0021246502,-0.040409017,-0.007770295,-0.0029123279,-0.061479,-0.0219968,-0.022578223,0.012511816,-0.013776325,0.055925027,0.008171788,0.04357082,0.0059728366,-0.026524574,-0.062493313,-0.0032786056,-0.014262235,0.03976105,-0.03483258,-0.0021190185,-0.021836644,-0.020341087,-0.035139967,0.0037896065,0.02208635,0.024808848,-0.028291512,0.04304037,-0.044927236,-0.01769211,-0.007809878,0.020809857,-0.040191136,0.03835795,-0.020442313,0.01679067,-0.017885054,-0.022581445,0.015067254,-0.008854679,-0.00412745,0.029950215,0.027446382,-0.048297998,-0.04744743,-0.034162812,-0.051079255,0.0030098117,-0.003762759,-0.025767677,0.0438539,-0.0018978559,0.0045933463,0.042901378,-0.08525051,-0.007739115,-0.060204905,-0.055112135,0.037113048,0.0047725877,0.0065067946,0.01943028,-0.023597058,0.010156751,-0.0093092,0.020802997,-0.021236418,-0.002217938,-0.039160512,-0.035086717,-0.047677472,0.031354144,0.03976861,0.00036059797,-0.017166896,-0.022605596,-0.05162973,-0.0005561338,0.0007110911,0.015748277,-0.05601457,-0.0376245,-0.011628272,0.012962528,0.016780928,0.016465047,0.0030790358,0.00566039,-0.016684365,-0.031195203,0.050091334,0.104969665,0.020838324,0.033966117,0.049221538,0.0037880535,-0.006046611,-0.04590796,0.018330993,-0.0042994632,0.020841416,-0.03213711,-0.012725056,0.042596694,-0.051009167,-0.021676768,-0.050813474,-0.026192613,-0.008522548,-0.020839764,-0.019063767,-0.0014602734,0.023660723,0.013512699,-0.0012890109,-0.026886575,0.025292307,-0.02188858,-0.018470498,0.037587933,-0.02439944,0.028762328,-0.050487492,0.0000062539893,-0.009423893,0.08375122,-0.021829316,-0.022982748,-0.032271944,-0.01894505,-0.023852002,0.056187693,-0.010169755,-0.025760967,-0.049023394,0.019966966,0.02939299,0.015302131,-0.013411068,0.0132675115,0.049161576,0.019816123,-0.02931935,0.04086823,0.0032483053,-0.0757242,0.057827342,-0.013731715,0.02147435,0.06805054,-0.007994884,-0.021899465,-0.008708986,0.021624077,-0.011215368,0.05522736,-0.009510826,0.01749074,-0.0020933533,-0.018401101,0.06148033,-0.0006675838,0.0104295565,0.02605916,0.030711124,0.03911551,-0.064631976,0.030548966,0.028296642,-0.016404329,-0.03545266,0.006812498,-0.023102434,-0.049077112,-0.005309033,0.012305966,-0.01968618,-0.007015916,0.015892142,0.0032215843,-0.011881405,0.002361291,0.02766471,0.029840745,-0.01788179,-0.058437366,0.09618848,-0.009024351,-0.0108047845,-0.032015976,-0.01817357,0.03904987,-0.015388418,0.034570247,0.0012442551,0.019608246,-0.048994917,0.016689513,-0.003409604,0.020413501,-0.0071230773,0.004346845,-0.030792836,-0.025109757,0.011601977,-0.024922922,0.019919643,-0.047912885,0.028413838,-0.017619433],"last_embed":{"hash":"qem3n0","tokens":27}}},"text":null,"length":0,"last_read":{"hash":"qem3n0","at":1762857303749},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{3}","lines":[278,278],"size":72,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"qem3n0","at":1762857303749}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.055806294,-0.022870785,-0.06548278,-0.02669227,-0.03607635,-0.06263618,0.05068242,0.0047058146,0.004771499,0.004976218,-0.028005784,0.0014257187,-0.019191911,-0.0089374995,0.030517519,0.045217473,-0.03688415,-0.0024756985,0.0025529766,-0.026243523,-0.041421015,0.034640014,0.055709876,-0.032386277,-0.028758215,0.0011581929,-0.028113043,-0.026902247,0.009347959,0.040172346,0.01652023,-0.023086697,0.040391978,-0.018039055,-0.011728607,-0.021399572,0.047677763,-0.03322011,-0.0429144,0.047099184,0.0341358,-0.033331737,0.022106241,0.009455582,0.040964913,-0.018637937,-0.051796928,-0.008948238,0.030552728,0.0016735835,-0.0071176603,0.015740069,0.055615257,-0.006046544,0.019984147,0.04211072,0.018436009,-0.031576294,-0.039274126,-0.013640078,-0.071581915,0.012707443,-0.042964686,-0.018491266,-0.0101777725,0.068555646,0.0041441047,0.0015617781,-0.0041462593,-0.040958386,0.011208976,-0.002319507,0.028552873,0.015110008,-0.04087029,-0.0060971514,0.0040566884,-0.031261712,-0.011287625,0.04239315,0.019103995,0.036301553,-0.010648488,-0.030689808,-0.030748844,-0.002391444,-0.005954195,0.06728791,-0.008170829,0.011343969,0.019632358,0.02482898,0.036612745,-0.033875,-0.015463246,0.013760554,-0.020149063,-0.01942406,0.042513747,-0.0113061955,0.033399735,-0.027724897,0.0036928048,-0.012083787,-0.0021616218,0.005590369,-0.028515555,0.05632754,0.014759972,-0.009797103,-0.0109568145,0.007187949,0.050204393,0.01542506,-0.01551254,0.022050502,0.008495391,-0.004092845,0.0034582696,-0.027880497,0.044334713,0.026463242,0.034507327,-0.015156709,0.015127612,0.02005623,-0.033708807,0.027829321,0.009503507,0.023531899,0.044256087,0.0076361536,0.0036741607,-0.025767595,0.022976525,0.013727231,0.025766408,0.028375793,0.001334636,-0.08037716,-0.00069659785,0.063406914,-0.009680243,0.010066811,0.004356294,-0.06717465,0.035573002,0.017299002,-0.05946019,0.0042651286,0.010465605,-0.0009932686,0.032372274,0.028436217,0.002178458,0.014454679,0.008535961,0.030525688,0.026041355,-0.05108554,0.0060423957,-0.0103395935,-0.018565241,0.017403176,0.014142093,-0.012214838,0.056020293,-0.0047450424,-0.0061161956,-0.004331086,0.0035647457,-0.038743764,-0.011046147,0.019763753,0.034297913,0.009421422,0.05969498,0.041447304,0.025771903,-0.03585024,-0.038429845,0.012300373,-0.028414661,-0.044107508,0.020818403,0.009757165,0.0011590994,-0.0072128642,0.023539377,0.0067684175,-0.020613683,-0.023698816,-0.017504485,-0.006704011,0.08048941,0.021742923,0.053485665,0.02073017,0.04106043,-0.047436725,0.0009198754,0.019820413,0.032204013,0.00046260084,-0.02734306,-0.017813439,0.0015532717,-0.011385648,-0.0065045864,-0.049841717,0.026303537,-0.0028070589,-0.0014575867,-0.0033069337,-0.0134485625,-0.011786608,0.06339811,-0.01308209,-0.0033064869,0.022759305,0.03176435,0.032968547,0.033501565,0.005675903,-0.021172158,0.013096431,-0.030632395,0.041545827,0.043630645,0.0068102926,0.009382633,-0.0143921515,0.013338525,-0.0021252886,0.018998463,-0.01935542,0.011682694,-0.011982644,-0.010526726,-0.008396002,0.008827935,-0.0051787607,-0.013794572,-0.02522827,-0.010862444,0.030034984,0.029551161,0.021453848,0.017990248,-0.019258851,0.02430176,-0.0047892844,-0.031780947,-0.04606157,0.04473675,0.015759196,0.01907133,0.016256921,0.0118275015,-0.009729026,0.0043919,0.048040796,-0.0144554805,0.014917239,0.011257015,-0.010130905,-0.02692742,0.00067437574,0.023104234,0.037849147,0.008779402,-0.018461252,0.040970813,-0.028301824,-0.009285307,-0.011829893,-0.025611961,0.0050962535,0.07743534,-0.0149855595,-0.03302143,0.019855155,0.0039593573,0.021964187,0.021924762,-0.00044683376,-0.005914378,-0.048022833,0.009331444,0.0022528314,-0.030431677,0.01904161,0.07376735,-0.017430786,-0.05067681,0.015498144,0.012695668,-0.16261315,-0.0023732015,-0.014960825,0.033712424,0.018705726,0.010189604,-0.028503014,0.011532116,-0.077553384,0.0258547,0.016906044,-0.031583156,0.017318273,0.006042382,0.005363093,0.022875529,-0.022712745,0.00044515356,-0.025098557,-0.047493365,0.0067140087,-0.022609068,0.06682942,0.029098464,0.029862707,-0.0015760526,0.057150744,-0.020912033,-0.02275577,-0.032108117,-0.052163765,-0.013354793,-0.008049367,0.003711041,-0.04104524,0.030731577,-0.014665333,0.006960673,0.065292746,-0.04720623,0.057504673,0.04448731,-0.030012866,0.006483296,0.0006105679,0.0024733255,-0.029643718,0.023415266,-0.040094543,-0.053991854,0.040854394,-0.017846521,-0.025426058,0.025072921,-0.044478044,0.014229726,0.0035134107,0.045128822,0.008800373,-0.0012353298,0.00064150844,-0.032568146,0.0057528005,-0.029836804,-0.02122498,-0.04178746,0.05506725,-0.010838317,-0.0051247566,-0.011616798,0.0276969,-0.058067158,0.012084656,0.0002498489,-0.0022698862,0.018246122,0.015939131,-0.04012392,-0.028700119,-0.08556042,-0.006652389,0.002157506,0.00004035729,-0.0025115064,-0.016391909,-0.044597622,0.002739888,0.033902448,0.03508887,0.24473004,0.027484953,0.04539795,-0.0095548965,0.05704085,-0.015079859,0.015511597,0.039098315,0.036718547,-0.019883558,0.0031693105,0.06813077,-0.015198472,0.0003194238,0.046653066,0.09059647,-0.07717651,0.017866535,0.058272295,-0.00084706943,0.0076893866,-0.044445217,-0.0030086823,-0.023518808,-0.05441877,-0.023041423,0.0077247913,0.022006819,-0.033513863,-0.02023231,-0.027484944,0.028892795,0.03466894,-0.020773627,0.034826826,0.0062798033,0.019615682,-0.05583793,-0.036615495,0.002211447,-0.042264108,0.0032233372,0.02591309,-0.0067718267,-0.029427344,0.0054423036,-0.025318941,0.011638874,-0.04759424,-0.02853353,-0.026298909,-0.015181935,-0.007391478,-0.004994216,0.004897397,0.039739028,-0.009818597,-0.03731155,-0.021749875,0.049354974,0.023971599,0.0069497386,-0.019969871,-0.020394599,0.009270529,0.022598268,-0.05850385,-0.019808466,-0.020520277,0.016797224,-0.02399615,0.007992843,0.013330643,0.0055232616,0.008134715,-0.017202657,0.03492211,0.05056937,0.01506137,-0.022004517,-0.003918235,-0.0035944998,-0.01135569,-0.01857784,0.030404467,-0.0056224,0.0049833665,0.070585,0.010451318,-0.014022139,0.011916782,-0.009316335,-0.01652621,0.013374853,-0.006151044,-0.014428434,0.057077948,-0.024823517,-0.03677609,-0.000911058,-0.021017136,-0.005722169,-0.032197412,-0.0095265005,0.042260945,0.018724106,-0.022992702,-0.027359476,-0.012602475,0.011270917,-0.08909401,-0.0028594162,-0.021066505,-0.027739698,0.036541637,0.070990935,-0.010965842,0.03571844,0.06251947,0.0005649986,0.009338929,0.018166829,-0.016435025,0.055773456,-0.010567952,-0.067268245,0.012685395,0.01763853,0.01194433,0.021434186,0.023236685,-0.03594153,-0.013779654,0.036255024,0.050039206,0.004740317,0.028827067,-0.042815987,0.040008992,-0.009470896,-0.04351132,-0.042753343,0.000647782,0.010521824,0.047665346,0.04542769,-0.023078555,-0.0038922825,-0.036611505,0.035041925,0.037953906,0.028983364,0.020541722,-0.023318361,0.0150311915,-0.06794316,-0.015019679,-0.011444651,0.009757938,-0.009873568,0.012006395,-0.0057693166,0.015426717,0.06097197,-0.022639282,0.03945689,0.027023507,-0.006116006,-0.0043502846,-0.017092763,0.004661541,-0.0045268293,-0.03951163,-0.011892134,-0.010548574,-0.034229346,0.000914353,-0.007435229,-0.017199004,-0.025885405,0.0014520956,-0.0353933,-0.025096238,0.01657057,0.052021567,-0.008878999,-0.023999581,-0.010547239,-0.054037068,-0.0389684,-0.0050749467,0.09468935,0.028896531,-0.03837565,0.032104958,-0.01802046,0.055187233,0.047278646,0.007513478,-0.0012292691,0.0051601757,0.011317319,-0.013844103,0.009285077,-0.0440396,-0.056912307,-0.00070451095,0.0093706455,0.013913398,0.011288948,-0.003279831,0.0008402869,-0.04180973,-0.0029554719,-0.03572239,-0.06940131,0.013604692,0.012160474,-0.03318868,-0.011412457,0.015433465,-0.014904466,-0.0063177184,-0.038077362,-0.0085810935,0.03271258,-0.037422374,-0.017503928,-0.01971259,0.010418163,-0.0039552404,-0.030971585,-0.028830973,-0.00074797287,0.00036866608,0.0051804595,-0.008998731,0.041022953,-0.0056295074,0.011723206,0.030091047,-0.047385816,0.0008642557,-0.0099228155,0.020467559,-0.059283733,-0.03802932,-0.024190724,0.017658086,0.0017880318,0.014789276,-0.0025264998,-0.015211016,-0.021300083,0.01612615,-0.036012623,0.03216867,0.0064400495,-0.02325472,-0.011310273,-0.02155799,0.00535865,0.020695075,-0.01972379,-0.048503023,-0.044992443,-0.018058883,-0.011341707,-0.03740716,-0.041718688,-0.011620367,0.008024397,-0.008580389,-0.017708635,-0.009383168,0.007884005,0.007880822,0.050146718,0.019652043,-0.09005426,-0.049920104,0.029478133,0.0077375723,-0.01657334,0.0024103522,0.011493997,0.03690749,0.024320733,-0.02538598,-0.056051966,-0.0066293296,0.027031235,-0.06380254,0.034639824,-0.003781374,-0.012509404,-0.036423218,0.012089551,-0.0052745817,0.004261484,-0.00065494806,0.020555848,-0.032749172,0.019938873,-0.0047317874,0.034135383,0.005884368,-0.038726505,-0.021341946,-0.0063931197,0.0121851135,-0.03741479,0.021780195,-0.015577183,-0.0055079027,-0.034160674,0.068988755,-0.04197405,0.042038642,-0.033881888,0.018842332,-0.040788714,-0.023763968,-0.024086116,-0.039166223,0.011852308,-0.022598663,-0.040575042,-0.030413512,0.015620767,-0.033126567,0.027711945,-0.030983986,-0.04846116,-0.02568058,0.00871228,0.025208872,-0.0051725837,-0.006018667,-0.0047147223,0.0066595064,0.05455526,0.034533504,-0.028844833,0.010101315,0.010072242,-0.024469513,0.018616034,-0.05346884,0.023506684,0.025965093,-0.000085146945,-0.033271987,-0.021211218,0.055745963,0.011103659,-0.051238015,0.024172641,0.008942411,0.041820016,-0.022955922,0.04022938,0.01876118,-0.03133297,-0.023241486,-0.0016208638,0.027539117,-0.059476662,0.016511504,0.007712107,-0.0018115325,0.008540024,0.00909178,0.005364439,-0.04330606,0.0036013408,0.000572712,-0.011326507,0.033513118,-0.022786912,-0.026282378,-0.011024748,0.018865675,-0.048020896,0.021638593,-0.009108784,-0.0029865901,0.017420305,0.05152763,0.043433942,-0.019413907,-0.0372808,-0.034401104,0.028894458,-0.13971627,-0.04661879,0.006523188,-0.0060249753,0.011494103,0.0021486268,-0.04679946,-0.03867955,-0.017494638,-0.017940722,-0.007911777,-0.032829683,0.0020328688,-0.01462122,-0.001930078,0.028226245,-0.026388407,-0.02787411,-0.04339278,0.020536976,0.015933504,0.0070200297,0.039346427,0.005902913,-0.025941765,0.01299126,-0.029841986,-0.025467312,-0.032670345,-0.012339612,-0.03077235,-0.047219187,0.02528846,0.037299965,-0.032301094,-0.025026001,-0.016557988,0.0046467218,-0.025820386,0.0040398687,-0.022148652,0.0042260797,-0.027296964,0.041060265,-0.0033274423,0.049207654,-0.011801217,-0.047551915,-0.043522704,-0.00047709674,-0.023399057,0.03986458,0.03599895,0.010022369,0.003789012,-0.0077811833,-0.028550288,0.0021405327,0.016455548,0.04646106,0.0020105613,0.06205369,-0.036663447,0.061299767,-0.031315383,0.058739256,-0.032058444,0.046645425,-0.017666843,-0.003193752,-0.019873196,-0.013992344,0.029584324,-0.023300724,-0.0000883593,0.0060214386,0.012474153,-0.030538019,-0.028926872,-0.029258717,-0.013302359,-0.013284422,-0.014066418,-0.029261902,0.05918886,0.0148318,0.017695595,0.034111653,-0.098780826,-0.02698248,-0.06496319,-0.054242294,0.0044867224,-0.016993267,-0.023509184,0.0091733495,-0.0040253154,0.012104529,-0.0269918,0.029336281,-0.023361504,-0.017306874,-0.012125513,-0.025509713,-0.032025725,0.01970643,0.03634815,-0.009749405,-0.02266544,0.0085844165,-0.019108176,-0.002505284,0.01576973,0.013097699,-0.052852433,-0.024482641,-0.022115832,0.022230923,0.022236098,-0.0029288086,-0.011952319,-0.00957141,0.014338308,-0.027063923,0.041390207,0.10711563,0.026915004,0.04180344,0.05160676,-0.014982242,-0.023321198,-0.026369542,0.015360129,-0.013568034,0.037108753,0.008584866,-0.011125683,0.020771323,-0.041189108,-0.030141344,-0.024288682,-0.024666322,0.0017571113,-0.013086869,-0.0015351046,0.031747933,0.0013348609,0.015620574,-0.0042120097,-0.04008115,0.039641738,0.006831304,0.000066251334,0.042122312,-0.035750423,0.047485154,-0.02144444,-0.0075021726,0.011952716,0.04720203,-0.023052566,-0.025962621,-0.019285489,0.03221675,-0.002115052,0.023052212,-0.025295451,-0.025108647,-0.044584896,0.03151775,0.028570158,0.007492903,-0.01593696,0.011375496,0.05241396,0.030510044,-0.055254914,0.042510964,-0.014926159,-0.06686286,0.030042002,-0.005167092,0.07929081,0.031969972,-0.024701696,0.011711025,0.004814545,0.008610078,-0.02671214,0.03775777,-0.019532572,-0.0069704056,0.025708765,-0.019079287,0.04260954,0.008915535,-0.009597813,0.006581011,0.033755526,0.0059593227,-0.05267011,-0.021976039,0.028100448,-0.02600639,-0.019486664,0.01310931,0.0101991175,-0.0439421,0.047665924,0.030888136,-0.026168995,-0.013537405,-0.0007295513,0.014124276,0.017522048,-0.008743515,0.038635492,0.0362255,-0.012053768,-0.0183815,0.06393769,-0.008711871,0.009188897,-0.01254883,-0.012421067,0.027355274,-0.012086944,0.047905292,-0.027931236,-0.0043756776,-0.034880828,-0.009437847,0.008637126,0.035016384,0.037276823,-0.04257939,-0.00092987024,0.0064800764,-0.00024832186,-0.03465538,-0.0037099728,-0.015266568,0.0064877183,0.020464258],"last_embed":{"hash":"1ir2pus","tokens":27}}},"text":null,"length":0,"last_read":{"hash":"1ir2pus","at":1762857303749},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{4}","lines":[279,280],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ir2pus","at":1762857303749}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036619432,0.002580744,-0.040135078,-0.01015508,-0.043147855,-0.058373567,0.033372663,0.007130142,0.0030036743,0.017345505,-0.011709724,-0.013180008,-0.015409622,-0.007601089,0.02177826,0.05827961,-0.03726946,0.025566528,0.0042429725,-0.01436855,-0.040143654,0.045170106,0.05609742,-0.024352929,-0.042163398,0.00045240522,-0.02767336,0.0024319352,0.025180636,0.03491024,0.0067595383,-0.04645256,0.040530205,-0.029939707,-0.008283617,0.0012285868,0.006717024,0.002704759,-0.034720786,0.048817154,0.014536825,-0.052136585,0.0409766,0.028107803,0.038432878,-0.016598355,-0.032301117,-0.012286032,0.028156234,-0.016948434,-0.014970997,-0.014816146,0.04491509,-0.011685168,0.02740094,0.052831966,0.018459294,-0.050061505,-0.037596308,-0.004399969,-0.056965318,-0.0066807377,-0.015940595,-0.03964432,-0.025313782,0.037221804,0.016623901,-0.014463613,-0.017302902,-0.046681195,0.017567491,-0.010990145,0.017623737,0.014838844,-0.03791454,-0.04104408,0.017494084,-0.02204836,-0.0025174613,0.05183598,0.0014332552,0.026101267,-0.0075727366,-0.01114703,0.009388284,-0.02111815,-0.0010909175,0.060423188,0.029316876,0.014226194,0.0027023472,0.01321502,0.02158425,-0.02245237,-0.01664458,0.017576465,-0.014342858,-0.020585995,0.055063367,-0.014878108,0.021700298,-0.016517919,-0.027929092,-0.00970669,0.0015421002,-0.016440991,-0.0097173685,0.035103597,0.003899016,-0.014715187,0.016715925,0.021293242,0.026426347,0.028325148,0.005877807,0.0010821244,0.011101086,-0.02430572,0.029250812,-0.016252303,0.018218461,0.025799721,0.022364683,-0.030356282,0.004294296,0.034621935,-0.030923508,-0.012223545,-0.006816599,0.023058195,0.04473998,0.029601026,-0.0018442237,-0.004976923,0.0120547665,0.01679885,0.014812716,0.020033773,0.0013912275,-0.07127755,0.023415785,0.05066905,-0.02234849,0.009596119,0.0030281646,-0.03853279,0.05970718,0.0362553,-0.024108952,0.022926752,0.004337941,0.018978957,-0.00157997,0.03227645,-0.014646104,0.0554252,0.0051223803,0.046834253,0.013420337,-0.025029283,-0.031286616,-0.019651612,-0.01386692,0.025137467,0.019600026,-0.004340328,0.01796085,-0.010228333,0.006699484,-0.00047859031,0.010448437,-0.0039156023,-0.024477711,0.020075291,0.03408515,0.0072696954,0.05709382,0.02908987,0.019673934,-0.016975734,-0.0711346,0.0061774515,-0.06466904,-0.043898843,0.005816492,0.035896655,-0.01728044,-0.022964831,0.017719997,0.030717479,-0.009142883,-0.00623941,-0.036807146,0.01568245,0.042487152,-0.010124646,0.022077218,0.0001013384,0.02839381,-0.039948616,0.047977757,0.0187367,0.01702211,-0.015061217,-0.023830585,-0.022034654,-0.01571704,-0.016421158,0.027021455,-0.067303024,0.009578897,0.028200138,-0.027836189,0.010373155,-0.011674153,-0.02384012,0.033730157,0.00998966,-0.01635466,-0.00026361254,0.01535036,0.050338306,0.027259307,0.01957316,-0.026914626,0.015202161,-0.027407484,0.06969555,0.006776394,0.01643457,-0.012007405,0.008201295,0.04005803,-0.0041097924,0.023022288,-0.017034892,-0.020608615,-0.00071989826,0.021982385,-0.0021220364,-0.01833731,0.0054809605,0.014593068,-0.0013945582,-0.017246546,-0.0070439684,0.020766094,0.022403331,-0.026628552,-0.029973883,0.0035530776,0.0044120145,-0.015208786,-0.019524937,0.007641229,0.027067564,0.029031873,0.005785785,0.00027996188,0.008685566,-0.008625302,0.05182665,-0.03449504,0.020963024,0.030211687,-0.014072844,-0.010804855,-0.013504239,0.02852497,0.0431147,0.008776085,-0.007998483,0.02668509,0.002123753,-0.01549579,-0.014859914,-0.030188961,0.020264812,0.04507822,-0.01645276,-0.023132645,0.019001102,0.026770942,0.040511116,0.04875949,-0.022975061,0.008561495,-0.035735734,0.01915162,-0.021857277,-0.030170854,0.008544928,0.06539628,-0.0139947,-0.049529348,0.02341406,0.009624449,-0.15280735,0.0008847444,-0.012204686,0.040014032,0.017007224,0.040509924,-0.04412748,0.015154643,-0.056048725,0.05188223,0.026437474,-0.040618643,0.029837444,0.009352369,0.026447382,0.003202894,-0.027012568,-0.017489316,-0.027736729,-0.051935766,-0.0062604668,-0.044530086,0.058052085,0.032101404,0.0043605072,-0.027222456,0.06478925,0.0063243997,-0.00032618866,-0.041642517,-0.075128704,0.0006787213,0.000071170405,0.023390526,-0.043542776,0.03460323,-0.032512944,-0.005149753,0.061755773,-0.014715829,0.0735963,0.052926816,-0.0065158173,0.02016231,-0.0123719955,0.02548702,-0.030846534,-0.0020862191,-0.056662336,-0.06526107,0.027467743,-0.014029703,-0.022474987,0.0038746982,-0.056383666,0.007141013,-0.007347659,0.05578597,-0.0022264689,0.0008708232,-0.005416533,-0.0313534,-0.019365635,-0.076558836,-0.033355806,-0.046250246,0.035783127,0.015382393,-0.00031505333,-0.030936403,0.021744099,-0.05648187,0.012940282,-0.014454555,-0.018283768,0.016940603,0.019408086,-0.032401647,-0.006734368,-0.09296316,-0.034865484,0.021395922,-0.012291438,-0.021408657,-0.008637587,-0.0474263,0.000048878333,-0.003148825,-0.009791271,0.23839235,0.024030667,0.04664084,0.00524911,0.07560639,-0.020284863,0.010078389,0.063989624,0.01344342,-0.01789254,0.017572768,0.034660988,-0.025481325,-0.0011305545,0.029004412,0.038066573,-0.06384897,0.014867024,0.05209175,0.023378301,0.019971633,-0.04428927,0.009327829,-0.03676129,-0.052779403,-0.010788238,-0.004949833,0.02975239,-0.020520192,-0.011350384,-0.010749352,0.064064726,0.049969565,-0.028851409,0.017136008,0.0073180986,0.0060751517,-0.08858697,-0.061885215,-0.0066204052,-0.020518059,-0.0023404146,0.02164569,-0.03348901,-0.036052708,-0.0059604663,-0.03473423,0.0065410924,-0.035424408,-0.012857022,-0.00093316124,-0.015659051,-0.0052894377,-0.021199366,0.0027827418,0.00809523,-0.011110699,-0.026190141,-0.017979963,0.031311084,0.006218717,0.009512041,-0.05976286,0.01126843,-0.001296533,0.009726475,-0.048755374,0.0047503505,0.0048308596,0.016673638,0.0060731517,0.015069779,-0.0064276755,0.018354507,0.0016145767,-0.015769811,0.02144086,0.05184143,0.011617067,0.004071084,-0.024973594,0.0131687885,-0.005439543,-0.03486357,0.02984839,-0.008896199,0.008572023,0.05905618,-0.009276956,0.003310876,0.0076778485,-0.0027754395,-0.030283833,0.002387032,-0.00610437,-0.00609665,0.051496148,-0.03244776,-0.031348046,0.042994272,-0.02605799,0.007897842,-0.010419974,-0.025897656,0.04700054,0.0038564054,-0.008660708,-0.013357646,-0.00814229,0.024070904,-0.084948376,0.000113265596,-0.026135057,-0.046711553,0.015334211,0.07446172,0.020878961,0.019548817,0.04864043,-0.006891696,0.0035609067,-0.006419278,-0.030542457,0.030787645,-0.0026450173,-0.076995336,-0.018108726,0.046843626,0.03421104,0.022119677,0.024804786,-0.028453762,-0.049323566,0.03529247,0.013743878,0.022894938,0.036162615,-0.004461537,0.028397555,-0.0068914797,-0.02421326,-0.020797908,-0.0057183267,0.04512373,0.031178147,0.047112912,-0.035769578,-0.008266413,-0.013541392,0.034604616,0.032682292,0.020514486,0.027024811,-0.055515766,0.013742224,-0.08481854,-0.04028287,-0.012327515,-0.007441309,-0.032650024,-0.00075390167,0.014369442,0.044130124,0.046674572,-0.022153517,0.030317342,0.040969383,0.015513372,-0.015483671,-0.021088602,0.0060239616,0.0017159915,-0.044686567,-0.03732426,-0.004344694,-0.037122685,0.020120163,-0.011844323,-0.03651478,-0.057660248,0.026584363,-0.0285406,-0.021222977,0.017470738,0.039447304,0.010717418,-0.06817933,0.004855996,-0.01112107,-0.026302347,0.005674025,0.09926608,0.017440474,-0.020712588,0.008710942,0.0021108733,0.07480296,0.04046138,0.015622918,-0.0017305443,0.020881528,-0.013524181,-0.0076597994,-0.003283975,-0.033264138,-0.049913768,-0.010327499,0.018986946,0.021152146,0.0062691257,0.029918302,-0.0023520486,-0.03277038,-0.023035781,-0.034152567,-0.0597825,0.035983495,0.030508276,-0.041844696,-0.016744617,-0.03223154,-0.018792314,-0.017941855,-0.011103041,0.0023736758,0.019773098,-0.0338664,-0.021027816,0.00794526,0.0027416842,-0.0073654633,0.0005935038,-0.0025303313,0.021451006,-0.0010645099,-0.016796922,0.0137916785,0.035297357,-0.034827415,-0.0120972125,-0.0073176026,-0.030914754,0.008628008,-0.0025537906,0.006680843,-0.033405833,-0.052455008,-0.005706402,0.03618871,0.026303703,0.014213204,-0.0021867873,-0.00017405671,-0.017727116,0.04715172,-0.00013135183,0.036706846,0.024079762,-0.007379447,-0.051376116,-0.008496865,0.032417648,0.017595904,-0.0135076,-0.052240543,-0.047197316,-0.023097625,0.012537456,-0.038289078,-0.05099524,-0.015651478,-0.005832439,-0.0021706861,-0.022402767,-0.016227197,-0.0011904724,-0.014055066,0.035389394,0.014171992,-0.024204347,-0.092954524,0.060307235,-0.0012050557,-0.018872757,-0.0023188435,0.014042487,0.028864658,-0.0006533218,-0.0141258845,-0.072053336,-0.0023335693,0.005037595,-0.05613813,0.07429244,-0.00819354,-0.005224908,-0.05302258,0.029512828,-0.00990547,-0.008814726,0.014335579,-0.017889302,-0.0046158396,0.0023100341,-0.010588183,0.033664834,-0.010216133,-0.030111102,-0.009347002,-0.0073220977,0.012335989,-0.03092235,-0.000526946,0.01055885,-0.0020297219,-0.036786024,0.03732038,-0.046159744,0.044908155,-0.038926546,0.0121272085,-0.031699385,-0.006423798,0.0075177685,-0.010792245,0.017328143,-0.038383536,-0.030177975,-0.020503493,0.0050073504,-0.046886183,0.012938892,-0.022427468,-0.03686514,-0.010658045,0.0041936347,0.020654589,-0.007928329,0.0077256495,0.006810918,0.016994376,0.055874325,0.012150048,-0.022649966,0.005721145,-0.020834971,0.0075251935,0.002735684,-0.027417265,-0.014179424,0.022443956,-0.018122036,0.006165749,-0.023422493,0.056415237,0.014731213,-0.045575846,-0.0028527903,-0.0026201913,0.050976492,-0.026801128,0.032422017,0.0055220933,-0.023654686,-0.025909109,0.016287142,0.03652609,-0.022274092,0.008369185,0.011661317,-0.025254477,-0.0057067783,0.04202942,0.036036815,-0.050363008,0.049589284,-0.009366381,-0.0061542904,0.044745278,-0.021603748,0.0021666386,-0.028398994,0.01004424,-0.02223406,0.024148485,-0.019020109,0.0017057792,0.023302501,0.026984198,0.030668208,0.0019922103,-0.018759122,-0.011546807,0.012007879,-0.14016676,-0.024886373,-0.00428351,-0.015053949,0.028872807,-0.008016052,-0.057675544,-0.04311288,-0.0039744093,-0.049083702,-0.009355287,-0.02804247,0.00320308,-0.017591694,0.008509001,0.042733558,-0.02719871,-0.00882177,-0.04965762,0.04191646,0.01730672,0.016329588,0.058194753,0.005374521,-0.047497604,0.014654505,-0.021771608,-0.016841179,-0.027357167,0.008156523,-0.027052952,-0.05587902,0.03374101,0.05797134,-0.022303708,-0.043847695,-0.0027004222,-0.0027219362,-0.046056088,0.006687164,-0.013435874,0.0064970027,-0.010223815,0.044333253,0.0013542566,0.06685152,-0.021128027,-0.02886038,-0.05185525,0.005139312,-0.0051808264,0.03581446,-0.012593642,0.0039019913,0.0007785761,0.0053536585,-0.018493276,0.018467894,0.019523548,0.027417023,0.0036864574,0.042859625,-0.0426847,-0.0067366157,-0.011159627,0.046426095,-0.03288336,0.039713632,-0.027462108,0.014310932,-0.015201756,-0.021867583,-0.00070930115,-0.023247307,0.0006563091,-0.004485594,0.02581642,-0.026272465,-0.023068774,-0.04733203,-0.04028412,-0.0073489603,0.007128472,-0.040320795,0.05008668,0.0068328497,-0.002147074,0.02361507,-0.077327035,0.011536835,-0.05678872,-0.06101966,0.0038243972,-0.013615958,-0.006814659,0.048614927,-0.01897897,0.004131126,-0.0067469627,0.017952552,-0.026798263,-0.041980077,-0.024701733,-0.033291593,-0.032965593,0.01774439,0.031941634,0.0071293632,-0.034017872,-0.029085785,-0.042793337,-0.011909052,0.001092218,0.027549755,-0.06958958,-0.036461532,-0.0022998068,0.011563987,0.030004393,0.017736174,-0.014920458,-0.00123532,0.007027031,-0.0360734,0.025293097,0.10260137,0.03661181,0.06886917,0.075683944,0.0016710053,-0.024193794,-0.013256694,0.025235297,-0.010154431,0.025495747,-0.029902482,-0.0124932565,0.03676916,-0.06901598,-0.030889636,-0.03816529,-0.019324277,-0.009962427,-0.023401335,-0.018104082,0.013873855,0.0041977814,0.012962794,0.0137542095,-0.011724181,0.037059437,-0.031663492,-0.026123237,0.047786333,-0.038789928,0.054287218,-0.034815833,-0.027124543,0.0124030225,0.08084571,-0.019153489,-0.014515245,-0.0081323795,-0.0056105596,-0.023385432,0.047542904,-0.0076950737,-0.022995358,-0.03210199,0.01674416,0.025025187,0.021217987,-0.013947907,-0.0042102505,0.045404915,0.0077624316,-0.03607683,0.038490973,-0.015932983,-0.04375432,0.029079579,0.012367226,0.07055603,0.064016394,-0.007843292,-0.011048948,-0.017341169,0.015045444,0.0005293893,0.048947435,-0.023669861,0.024576915,0.0019721275,-0.021997744,0.03833347,0.012912505,-0.0014331021,0.01771862,0.016983787,0.01071276,-0.045699313,-0.01499658,0.024039917,0.0013166028,-0.03540605,0.02641733,0.017977776,-0.020157928,0.017995013,0.02608145,-0.012149309,-0.007268938,-0.004575649,0.014334985,0.020166589,-0.011067605,0.04971624,0.028392246,-0.009507244,-0.031896412,0.06647051,-0.00233965,0.022319421,-0.01717956,-0.034193236,0.01556353,-0.032149795,0.023515064,-0.028037319,-0.011692392,-0.026345644,-0.0035469502,0.025614185,0.044754963,-0.00013996229,-0.032067392,-0.0026841064,0.000100326986,0.0061943517,-0.033982586,0.03369131,-0.016983623,0.01596419,-0.016817676],"last_embed":{"hash":"1haqzt9","tokens":27}}},"text":null,"length":0,"last_read":{"hash":"1haqzt9","at":1762857303749},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{5}","lines":[281,281],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1haqzt9","at":1762857303749}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04440148,-0.0037893876,-0.042641032,0.011815646,-0.018610427,-0.068751305,0.037031952,-0.014705386,0.019197486,0.02858436,-0.008527727,-0.015175258,-0.02232219,0.00086533546,0.03562946,0.06097283,-0.042388454,0.007812772,0.00887837,-0.037853584,-0.027325355,0.024017036,0.012705327,-0.033279695,-0.026785793,0.013109668,-0.013261509,0.00782861,0.018939057,0.049864415,0.003956708,-0.043175064,0.044496592,-0.020434354,-0.01726271,-0.006452635,0.020363426,-0.015644241,-0.04028862,0.0570472,0.009824832,-0.05114278,0.03720097,0.0058534024,0.04484158,-0.013801483,-0.021423697,-0.013578611,0.031013241,-0.029454805,0.0008854322,-0.0089579895,0.031201076,0.0010651448,0.022579227,0.051911738,-0.0039257836,-0.03190776,-0.029968215,-0.007713178,-0.048920296,-0.010052758,-0.020958407,-0.052812897,-0.012349591,0.051554922,0.007550386,-0.0011379832,-0.021679096,-0.06051237,0.01738988,-0.024406323,0.010879581,0.019881533,-0.033076063,-0.028134964,0.013922975,-0.022651779,0.007563478,0.030607041,-0.004610517,0.02971584,-0.015979515,0.011116139,-0.0032019222,-0.0005807443,0.005746871,0.06632676,0.026597371,-0.00954388,0.013042569,0.011746729,0.02526571,-0.02767105,-0.023777394,0.022786241,-0.005996925,-0.012756313,0.052076325,-0.029642196,0.023796234,-0.0014039298,-0.017379481,-0.008391052,0.014445216,-0.015523596,0.011337118,0.031314246,-0.005107042,-0.015511615,0.010315912,0.014731191,0.025273016,0.012750698,0.0057190727,0.009379568,0.01927062,-0.0015912943,0.009845613,-0.010952223,0.04781867,0.021595102,0.0328768,-0.027428597,-0.011075615,0.030200636,-0.026836144,-0.011940309,0.010189898,-0.00015297883,0.022152584,0.017175764,-0.009254633,0.0037748227,-0.02147531,-0.011722562,0.022420427,0.03166364,-0.0053881546,-0.05377447,0.017501956,0.043315493,-0.02149718,0.020456683,-0.002278722,-0.017000489,0.06974689,0.038593758,-0.012142953,0.028214965,-0.020863116,0.024011934,-0.029699305,0.042448297,-0.033100292,0.018208858,-0.018834798,0.03085137,0.0280422,0.0052259695,-0.0011330615,-0.024360422,-0.024685455,0.023024557,-0.005016255,0.028649794,0.018439608,0.0067818626,-0.0071590636,-0.0018092692,0.00818395,-0.010148282,-0.010574208,0.029762737,0.038891934,-0.00045995432,0.058016654,0.031628698,0.0047499347,-0.025461353,-0.07129716,-0.01717767,-0.07144335,-0.025034865,0.019543245,0.033871338,-0.019389575,-0.017086048,0.003284746,0.019864334,-0.010827748,-0.02511942,-0.000056520203,0.0029701144,0.06829612,-0.012649817,0.032889068,-0.02930599,0.062166445,-0.037136976,0.034045532,0.014679713,0.020490892,0.0022667625,-0.034091342,-0.0059451177,-0.0032115341,-0.00970972,0.039325662,-0.071406126,0.02501112,0.024107149,-0.028326262,-0.010211573,0.004988451,-0.034092505,0.031904366,0.011911108,-0.037838914,0.014686552,0.013283399,0.065793574,0.038957436,0.020622758,-0.038713645,0.030932218,-0.018237645,0.06383537,0.0021797977,0.014627091,0.014912414,0.008904369,0.018534949,-0.0059054913,0.019494,-0.0074369414,-0.026442915,-0.013679908,0.01471162,0.0042497236,-0.013042512,-0.004726107,-0.016126595,0.00047498156,-0.026673267,-0.020452237,0.02487227,0.020281902,-0.028264929,-0.023275401,0.009995187,0.0026559378,-0.034840357,-0.018285897,0.011702378,0.029179003,0.010995871,0.011273717,0.020477159,0.019744135,-0.008411394,0.052850988,-0.03561744,0.018099086,0.028429383,-0.011046191,-0.01234255,-0.04092279,0.040437456,0.0006102875,-0.0112919565,-0.019009676,0.019000502,-0.0041880263,-0.012363655,0.0019333421,-0.023591937,0.014618808,0.052877083,-0.014160519,-0.05644549,0.0151515715,0.016663728,0.041045774,0.061056428,-0.012473417,0.016701749,-0.036844768,0.024734354,-0.033180382,-0.019166226,0.017727336,0.06947171,-0.024513887,-0.03644002,0.030327654,0.01831387,-0.15970889,-0.005022148,-0.0053244554,0.06362559,0.009893736,0.024732776,-0.054080866,0.023142086,-0.055772506,0.05690793,0.03142965,-0.040227845,0.030995544,-0.0067299223,0.028024476,-0.0040515726,-0.043645144,-0.021738237,-0.027823994,-0.053401366,-0.013984194,-0.04881529,0.045343917,0.020176474,0.003246138,-0.02535151,0.05354972,-0.00058804767,0.018482117,-0.056792963,-0.06268607,-0.011627254,-0.0035477723,0.012903957,-0.01888489,0.03241466,-0.0400409,0.008127828,0.056191042,-0.007868464,0.07098438,0.041265205,-0.0012430412,0.052970514,-0.012376242,0.04278503,-0.017051937,0.021315653,-0.03625792,-0.05936685,0.000029677312,-0.0043221503,-0.017668897,-0.015079601,-0.05504717,0.0017429672,0.014556049,0.052115675,0.016268881,-0.017933993,-0.012777469,-0.06603479,-0.019495849,-0.050942123,-0.009149312,-0.05944905,0.053304672,0.014565276,-0.001555217,-0.017731298,0.024912296,-0.061998304,0.012620952,-0.015528452,0.0028464799,0.020169461,0.0022078739,-0.04931535,0.0048773894,-0.09386433,-0.027470035,0.018755628,0.005428634,-0.031189062,-0.0013682656,-0.033114698,0.007079264,0.010784682,-0.022000756,0.25737035,0.017652543,0.033684265,0.015344778,0.046818934,-0.02549517,0.0040128944,0.05742647,0.01749326,-0.030082105,0.0067493315,0.03781415,-0.004646143,-0.0029011874,0.031394016,0.036798768,-0.06891721,0.02224236,0.047779195,0.018512988,0.019793313,-0.04892093,-0.0069466736,-0.03879785,-0.055534255,-0.004294887,0.02248438,0.022379527,-0.02160618,0.020720406,-0.00094259414,0.08295947,0.039174855,-0.039905686,0.014323287,0.017138448,0.005967053,-0.06875776,-0.046746865,0.01557757,-0.023623234,0.011118178,0.015261011,-0.026672157,-0.03483128,-0.021259181,-0.044981264,0.0044414094,-0.028640583,-0.017045662,-0.023262914,-0.021918414,0.0024917957,-0.011270226,0.006689514,0.020806346,-0.016601622,-0.036625672,-0.013387414,0.06438,0.0047205854,0.009851058,-0.06697979,0.023969006,-0.004872959,0.00019027833,-0.046444677,0.005307421,0.016016124,0.005004651,-0.015487106,0.031413484,-0.0000046637383,0.025421288,0.01383823,-0.030910261,0.007944492,0.055749163,0.0049110437,0.012589095,-0.034666844,0.007835348,0.010506117,-0.0020976327,0.028572112,-0.025158193,0.004391974,0.05580043,-0.020348927,0.01809708,-0.004456396,0.0057830606,-0.026887562,0.0012392086,-0.018169213,-0.007997469,0.05418686,-0.023608398,-0.027985828,0.026039088,-0.019170607,0.0006151032,-0.01699486,-0.018746832,0.019756254,0.024475127,0.016570607,-0.0057819453,-0.0025940486,0.04691775,-0.079748735,-0.007116646,-0.011118285,-0.040068224,0.011909004,0.06856945,0.020205354,0.014613369,0.03332677,-0.029725961,0.0034966713,0.029580882,-0.036902107,0.041991357,0.012721069,-0.07126189,-0.030401194,0.014278076,0.03365796,0.021521373,0.035573095,-0.011975655,-0.026045416,0.02302645,0.02707994,0.023732526,0.01910076,0.015841981,0.023666149,0.016039943,-0.010403003,-0.0037310638,-0.000793677,0.017522119,0.024877196,0.05853888,-0.033054616,-0.019252555,-0.041356258,0.037512396,0.017825618,0.011652665,0.042645622,-0.059764255,0.03751865,-0.066305734,-0.03511162,-0.01951823,0.00232242,-0.03134993,-0.017059991,0.01899601,0.04192159,0.04602604,-0.0122257555,0.04337401,0.034821343,0.027725294,0.0060808267,-0.023464652,-0.010006873,-0.0024223756,-0.044780143,-0.03408338,-0.003882602,-0.039833207,-0.020145645,-0.00625179,-0.010364947,-0.05881151,0.01487296,-0.016091164,-0.022570062,0.015894393,0.04948394,-0.0054565133,-0.07827742,-0.002475548,0.019945107,-0.042207014,-0.0022270125,0.08249524,0.005788654,-0.008985256,0.01691187,-0.0014296159,0.06872451,0.037573818,0.01274906,-0.013828579,0.018686114,-0.014741523,-0.0048435656,-0.012559203,-0.021463905,-0.02237142,-0.0059366953,0.035942532,0.030935314,0.018729871,0.013676516,-0.00040271817,-0.050745264,-0.021384211,-0.010535284,-0.052483723,0.012354981,0.02833641,-0.03766035,-0.009565115,-0.01549644,-0.028592693,-0.0040181824,-0.024366729,-0.018428346,0.019125713,-0.041470222,0.006061077,0.008735691,0.0037535573,-0.0036078617,-0.00032478687,0.00094314275,0.0025745556,-0.018545058,-0.004114169,-0.007916472,0.036302064,-0.026418272,-0.0030170677,-0.018056069,-0.025322594,0.028116463,0.01535571,0.01239772,-0.010240714,-0.059646595,-0.012394063,0.013280934,0.024956495,0.0031506221,0.004058485,-0.014776637,-0.013452901,0.033652212,0.0071136947,0.0022670298,0.015933085,-0.017151421,-0.039109465,-0.0039368486,0.0455909,0.023252651,-0.0049450714,-0.046324544,-0.021902585,-0.014740679,0.02271356,-0.04480738,-0.02731412,-0.032962315,0.012127081,-0.032382548,-0.05228908,-0.010739062,-0.005766272,-0.017538669,0.05141735,0.005391578,-0.0064144363,-0.08174166,0.0518818,-0.010084024,0.016400428,-0.0091060195,0.020873724,0.027486922,-0.022195296,-0.013832523,-0.07178577,0.012844752,0.014714879,-0.05394458,0.039742514,-0.0034964534,0.007543021,-0.07254499,0.034347773,-0.012065657,-0.02422638,-0.004981177,-0.003428856,-0.014105906,0.0062794383,0.005429474,0.018816581,0.008291969,-0.043613516,0.0044475677,-0.0022715854,-0.009785332,-0.022297366,0.01555451,-0.002557295,-0.0262174,-0.024525153,0.039974634,-0.042470273,0.02866759,-0.025411565,0.015444475,-0.02256593,-0.009736922,0.009935089,-0.0015223797,0.033348676,-0.04307067,-0.033710513,-0.03337149,0.010310964,-0.051238567,0.007134218,-0.031057205,-0.027502414,0.003853027,-0.0010595449,0.028227746,-0.010897827,-0.00029300785,0.019074777,0.008686654,0.071897544,0.034639787,0.00062537054,0.005214375,-0.039633956,0.0119632315,-0.012110046,-0.013230509,-0.02017225,0.030866897,-0.008329504,0.0026537564,-0.016526857,0.046720155,0.00080909504,-0.05251486,-0.015724584,-0.010458427,0.05688033,-0.023875123,0.04145852,0.008987831,-0.0216612,-0.015156249,0.012499145,0.0352189,-0.036358196,0.012202048,0.0058505046,-0.015226439,0.009009816,0.024903309,0.00861265,-0.053850725,0.041264508,-0.008597456,-0.033505008,0.043351393,0.0061185877,-0.0069162324,-0.021439807,0.021886326,-0.027039465,0.032522023,-0.014622162,-0.0056292284,0.022521602,0.02657803,0.028922623,0.015443091,-0.022285081,-0.002673003,0.016180376,-0.14659882,-0.010428907,-0.0024127576,-0.009505091,0.030766359,0.0007348412,-0.06502638,-0.055621903,-0.023462368,-0.042245734,0.0043905443,-0.00575874,0.029194243,-0.017637946,0.020114353,0.053231765,-0.013543649,-0.012483388,-0.030331725,0.033414345,0.04049407,0.01975378,0.05173489,0.025113394,-0.021361258,0.021350345,-0.009519746,-0.012173191,-0.019186705,-0.00078974944,-0.03407738,-0.054089494,0.02837348,0.041764647,-0.020252315,-0.034226686,-0.015312482,-0.01425768,-0.042035427,-0.01309147,-0.0063446905,0.0071636615,-0.010397259,0.032692835,-0.012477738,0.06519331,0.0095232865,-0.027671207,-0.06615116,0.00042688247,-0.01181618,0.04132785,-0.0077661327,0.026005195,0.012635019,-0.002220275,-0.030793179,0.016540602,0.037037153,0.027602341,-0.0048978943,0.059660777,-0.03780085,-0.026474958,-0.017500527,0.022274176,-0.027326778,0.030115593,-0.022655435,0.010852514,-0.008574342,-0.0021726058,0.018583933,-0.0244325,0.01564005,0.0073287687,0.023137901,-0.021112107,-0.027339932,-0.03395839,-0.052100677,0.009315358,0.015816653,-0.03314016,0.015612747,0.01909752,0.020310067,0.030115908,-0.10083579,0.0051358617,-0.04258132,-0.057213392,0.0076470845,-0.0048610196,0.007955335,0.024023192,-0.02810396,0.014114465,-0.011825091,0.0123965675,-0.03533041,-0.019944921,-0.022585206,-0.034626883,-0.0641614,0.018307451,0.039852384,0.012882607,-0.011105644,-0.0089837825,-0.02304875,0.0028128824,0.027531307,0.010783966,-0.053428885,-0.03192434,-0.0067186505,-0.0027241434,0.009708148,0.015489109,-0.0053309808,0.012073588,0.00391389,-0.041371103,0.030173175,0.0953028,0.032994285,0.060076967,0.06619662,0.0029059409,-0.016621215,-0.035886668,-0.00900606,-0.01821863,0.046926282,-0.020404954,-0.023557868,0.040889394,-0.060177792,-0.03484787,-0.05094243,0.0022071074,-0.023274735,-0.025389113,-0.030202953,0.0024393788,-0.014596438,-0.00096287957,-0.0028305743,-0.015491373,0.031081138,-0.015988562,-0.031158004,0.0054019094,-0.045028307,0.027980808,-0.03235884,-0.02634152,0.0054438366,0.06788256,-0.008032845,-0.012914761,-0.02787656,-0.011901766,-0.016459692,0.040117323,-0.025846433,-0.021980036,-0.049252804,0.008542887,0.01806552,0.0047067693,-0.008172181,0.029200366,0.04366307,0.020166522,-0.034638923,0.040714085,-0.00864695,-0.047208887,0.03657903,-0.018884296,0.06562819,0.08009765,-0.005370927,-0.033911243,-0.022073667,0.028106362,-0.001998995,0.043988284,-0.02170172,0.016042856,-0.006305452,-0.036679108,0.050220445,0.03566138,0.006599319,0.0066917045,0.011233116,0.018901534,-0.053972565,0.007480889,0.018213747,-0.0072702914,-0.028911484,0.026398301,-0.0015973336,-0.029627368,-0.029685691,0.016195495,-0.01599267,-0.0027147825,0.008147953,0.018716287,0.015463623,-0.009383241,0.024105554,0.039033156,-0.036967706,-0.035920132,0.046397667,-0.021410732,0.009529525,-0.026911885,-0.024286216,0.029823206,-0.024255235,0.0058719614,-0.031395204,-0.020463025,-0.01600426,0.008046639,0.005320435,0.027230944,-0.010886224,-0.035594728,-0.0059213284,-0.013376289,-0.007168782,-0.047487345,0.038945988,-0.025839258,0.019597769,-0.02538398],"last_embed":{"hash":"124hsth","tokens":27}}},"text":null,"length":0,"last_read":{"hash":"124hsth","at":1762857303749},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{6}","lines":[282,282],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"124hsth","at":1762857303749}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039300643,0.0037585665,-0.06312049,-0.017201377,-0.036677204,-0.04971562,0.024536913,-0.00710846,-0.0023741883,0.021254104,-0.020550778,0.0039733276,-0.026603887,-0.017747868,0.019219171,0.055915684,-0.039088383,0.008590929,0.009642695,-0.02295734,-0.03602479,0.020134123,0.044530354,-0.013866867,-0.029810995,0.0087413825,-0.01996946,-0.004534496,0.029481241,0.04920117,0.009895245,-0.037406225,0.04194588,-0.023705078,-0.011348203,0.014178964,0.008581036,-0.00440538,-0.03138592,0.05990015,0.00683502,-0.03837145,0.035776895,0.020139625,0.027108585,-0.020945687,-0.036155425,-0.012061606,0.030784687,-0.021502865,-0.005837966,-0.011508055,0.04852621,0.0025321278,0.020268735,0.061009727,0.021017399,-0.056314457,-0.021945018,0.00034650465,-0.047396027,-0.016780807,-0.00977814,-0.05715524,-0.053219203,0.040605117,0.013857761,-0.017522547,-0.019664958,-0.038291108,0.032242987,0.010418462,0.0041258098,0.00669434,-0.034372397,-0.03828236,0.0012692946,0.004525777,-0.009485347,0.04789941,0.0013793636,0.033083532,-0.011273836,-0.008879342,0.010478527,-0.014407998,0.00709524,0.058874127,0.027815994,0.012279298,0.0021487575,0.001209359,0.024246566,-0.026150828,-0.0037741435,0.02227263,-0.01869611,-0.030611694,0.051400766,-0.020572746,0.03543342,-0.002518796,-0.007919161,-0.026919022,0.0035319207,-0.007371151,-0.0037234032,0.035220735,0.0020589177,-0.010410765,0.010457257,0.0174941,0.037700005,0.011317534,0.008634582,0.018823775,0.008765346,0.0031118281,0.022693299,-0.015465773,0.026419573,0.03399369,0.023574486,-0.03289951,-0.021777144,0.035074085,-0.021739343,-0.014827441,0.014464975,0.017975524,0.026706735,0.036503237,0.0011259803,-0.012286437,-0.004394174,0.011587219,0.017926516,0.03250545,-0.012602109,-0.07201743,0.015791826,0.050955717,-0.029807154,0.013587987,-0.0034593998,-0.024653077,0.06325183,0.0149614,-0.016424354,0.028183056,-0.0015216875,0.014085289,-0.01216351,0.05117646,-0.030060066,0.052584454,-0.0011099798,0.042976186,0.0058070375,-0.019431358,-0.024385123,-0.012792516,-0.023469515,0.029244654,0.0016577012,0.0072747357,0.023476973,0.0008735652,-0.0034426698,-0.0047869342,0.012023985,-0.0021337802,-0.02860546,0.018744744,0.040245015,0.006201473,0.061725345,0.020483453,0.015110779,-0.028932784,-0.05338052,-0.016369827,-0.049149577,-0.03074583,0.011188233,0.033767454,-0.010285881,-0.02155713,0.009787539,0.027203841,-0.015349357,-0.014159633,-0.024642313,0.01842359,0.048044577,-0.021573018,0.00456041,-0.009303795,0.03250577,-0.044277012,0.04907585,0.011512391,0.01617996,-0.016899072,-0.014142614,-0.024433324,-0.01620156,-0.019723315,0.0290181,-0.08468757,0.02944053,0.019094624,-0.027999528,0.008205489,-0.0033312032,-0.033890273,0.034431696,-0.000033925284,-0.028035121,0.013233389,0.015755152,0.06130021,0.036220584,0.009566379,-0.030131701,0.0095193945,-0.011662608,0.06581511,0.0024273891,0.011022673,0.023580316,0.014033751,0.034304623,-0.011661125,0.015916573,-0.032390676,-0.013507495,-0.0057137557,0.018255722,0.012631814,-0.0065130256,-0.004595481,0.010996158,-0.001969655,-0.0101058865,-0.02059485,0.027521465,0.017024852,-0.04092902,-0.033543147,0.010180888,0.007921607,-0.018914687,-0.023690352,0.009315911,0.039525416,0.027798057,0.011383408,0.02294546,0.012453916,-0.0021542036,0.047719717,-0.0399049,0.016558822,0.030511176,-0.00855345,-0.0006882657,-0.015528472,0.02224623,0.01516921,0.0028710808,-0.033146355,0.023506349,-0.0110486625,-0.013898391,-0.01763313,-0.027962202,0.016881142,0.050521687,-0.02805386,-0.03680423,0.005872813,0.027068453,0.045586973,0.055150192,-0.013091205,-0.004271226,-0.02032058,0.022834234,-0.023849612,-0.007789331,0.02008983,0.061089274,-0.003724449,-0.049802337,0.034460455,0.014912742,-0.15750563,-0.004990843,-0.008937599,0.050914504,0.021605466,0.038150806,-0.043961003,0.028537797,-0.04027128,0.06485448,0.02398898,-0.041128643,0.03716281,0.005574885,0.01423623,0.000650435,-0.029112816,-0.0121583175,-0.014432548,-0.04834447,-0.00955019,-0.05499683,0.066368766,0.019041838,0.013431172,-0.033345565,0.05556586,0.0061138263,0.003491267,-0.052298903,-0.07279537,0.0014242966,-0.0037965702,0.032140315,-0.043825556,0.026170507,-0.03535528,-0.0068583433,0.0376828,-0.017050017,0.06543403,0.039365288,0.007247058,0.024217512,-0.010555158,0.00035035785,-0.030493388,0.006984612,-0.04699574,-0.054825976,0.021352908,-0.01193006,-0.038209185,-0.0038560964,-0.055678584,0.006854022,0.015624861,0.059611164,0.00568381,0.0076053664,-0.011914687,-0.043907836,-0.011088546,-0.06568787,-0.02846456,-0.0502913,0.038571488,0.021484338,0.004568306,-0.03183817,0.0071458416,-0.07743637,0.00739201,0.00049241853,-0.009444131,0.021886913,0.027680358,-0.02556651,-0.0152284745,-0.10914374,-0.054021653,0.022992304,-0.009890665,-0.016355325,-0.010371243,-0.04993148,-0.0087501,0.009821325,-0.019943312,0.24760753,0.020493232,0.037279118,0.009915744,0.066334866,-0.01703547,-0.009299448,0.0600423,0.020463567,-0.012577414,0.009755311,0.035567112,-0.0302298,-0.0049957302,0.016633552,0.040073033,-0.06354692,0.033365853,0.04195674,0.027187388,0.011533588,-0.047096573,0.011664381,-0.041312214,-0.049872242,-0.0061440375,0.0049126158,0.039747562,-0.0068829027,0.0020141697,-0.011333338,0.060122885,0.055037044,-0.030688364,0.014315279,0.016648585,-0.009272433,-0.07984871,-0.06632467,-0.006189897,-0.027487738,0.0026013344,0.020280624,-0.017029596,-0.047384977,-0.026051814,-0.030081522,0.028399905,-0.035786673,-0.031247623,-0.0038921554,-0.021425243,0.0061800475,-0.019788604,0.0117017245,0.026671309,-0.01620319,-0.013337653,-0.023175377,0.041810058,0.016030485,0.007247891,-0.06453774,0.010535449,0.014098007,0.0018765172,-0.048017196,-0.005339104,0.007955003,-0.0008829365,-0.0036885943,0.016552858,-0.01419822,0.023774166,0.014851067,-0.013792349,0.024255132,0.054895002,0.014661233,0.024403386,-0.045562483,0.0021180206,-0.014075417,-0.01950605,0.025733205,-0.016537672,0.0069543016,0.080344155,-0.013449511,0.03360678,-0.0062298365,0.015880393,-0.027657159,0.0035491183,-0.024581367,-0.016166141,0.035723213,-0.02959372,-0.018956523,0.033009987,-0.04487804,0.0055288,0.0021634249,-0.0064323763,0.028861986,0.011357112,0.0014878131,-0.009582776,0.00066936406,0.043264836,-0.08527106,-0.013811906,-0.024279565,-0.03676255,0.023080645,0.07271919,0.011883731,0.026533213,0.042086232,-0.016265698,-0.0029804655,0.00091612886,-0.02517938,0.030413372,-0.0041653644,-0.07079292,-0.002739478,0.02294494,0.02763037,0.032325722,0.01735441,-0.025792956,-0.030913664,0.011974505,0.016860709,0.027496524,0.031517055,0.0061074975,0.010936485,0.009503361,-0.007161291,-0.0158227,-0.006426899,0.031546447,0.022838823,0.04539334,-0.028353944,0.025586018,-0.029684816,0.02685372,0.015228417,0.032801125,0.026657127,-0.044133224,0.028691014,-0.08439935,-0.033636216,-0.012657601,-0.011599799,-0.024663992,-0.0038574568,0.016155995,0.02451458,0.04878021,-0.025447149,0.026523774,0.044237252,0.019335827,-0.004394641,-0.013429638,-0.007981105,0.0013358999,-0.03875148,-0.027108748,-0.005225197,-0.02694559,0.010764381,-0.008045337,-0.02956279,-0.044453535,0.01944541,-0.010904887,-0.0313856,0.004915225,0.042759225,0.013098622,-0.045728147,0.0007159455,0.004527746,-0.046388343,0.0015667671,0.08739458,0.027249783,-0.0135253435,0.0038621682,-0.0039110724,0.05812649,0.041698527,0.004096743,-0.016176958,0.0256074,0.0021890916,-0.0038332467,0.017072404,-0.023521522,-0.04682584,-0.01778611,0.02813154,0.024520058,0.03370578,0.016312206,0.0033741496,-0.045260545,-0.015565004,-0.014672564,-0.05804509,0.030359518,0.018032767,-0.020671297,-0.025251932,-0.04591279,-0.008489863,-0.008408884,-0.01165517,0.0043844474,0.0024998016,-0.04634303,-0.02262115,0.012766408,0.01366031,-0.006481244,-0.0044674138,0.013043906,0.0020968926,-0.008682331,-0.009457544,0.007081923,0.048513282,-0.049096968,-0.008072919,-0.017043231,-0.013790064,0.026882391,-0.016506365,-0.00007444528,-0.035940424,-0.06115402,-0.007478572,0.024033377,0.023434097,0.00759075,-0.01099764,-0.005925498,0.000464573,0.01684875,0.012642597,0.009017856,0.034999073,0.0031996057,-0.04302178,0.01115345,0.044063367,0.017935453,-0.0006131861,-0.036136862,-0.03259901,-0.014687294,0.018525485,-0.04143721,-0.051281776,-0.021088494,0.008501619,-0.005150713,-0.02596029,-0.0027900124,-0.006310689,-0.00047180915,0.02899683,0.013678635,-0.0037309965,-0.090305,0.042170223,0.00066253927,-0.010063577,-0.0016276744,0.029007839,0.030032847,-0.015652042,-0.021990689,-0.08390521,-0.0059553906,0.010441509,-0.05393067,0.06943408,-0.0028126664,-0.005909698,-0.06439593,0.04365713,-0.014083455,-0.02132968,0.0123897735,-0.0062183733,-0.005675431,-0.010024341,0.010870816,0.029569238,-0.005888661,-0.02947523,-0.010289181,0.00015435382,0.0027402297,-0.03181277,0.0031612667,0.0023388756,0.00034682214,-0.03213705,0.044098485,-0.0340206,0.042292565,-0.037220232,0.006574507,-0.0144963125,-0.0115077505,0.016730666,-0.01154377,0.02008243,-0.05676666,-0.025898684,-0.033812206,0.005551592,-0.051133484,0.020683924,-0.016196432,-0.03916561,0.0008260687,-0.010291837,0.026278047,0.00024211947,0.0012085014,-0.0012890941,-0.0056910818,0.08013946,0.028925225,-0.0026541299,0.0010254139,-0.037983812,0.015918873,-0.004594403,-0.017707042,-0.019791424,0.026148487,-0.00234712,0.010615713,-0.032986145,0.06321145,0.016646346,-0.026196796,-0.013555886,0.009993049,0.044822093,-0.009450072,0.04379313,0.013528255,-0.022678738,-0.01611683,0.019016104,0.054072093,-0.010022656,0.02187421,0.00590985,-0.02107863,-0.015399064,0.028379692,0.02707421,-0.04136321,0.047878176,-0.019038454,-0.030330623,0.05260243,-0.01371142,-0.0016544365,-0.017839933,0.021427494,-0.013225095,0.028238494,-0.036840502,-0.0010711713,0.0075323875,0.029443651,0.0241644,0.0074893977,-0.031536095,-0.0033491456,0.01812234,-0.1468485,-0.013192485,-0.0025957935,-0.028732326,0.033239465,-0.0052465918,-0.06610742,-0.046077948,-0.009894341,-0.047223944,0.024479024,-0.036870547,0.019476794,-0.019105176,0.020412914,0.04975598,-0.0089734215,-0.020496441,-0.050463032,0.054702584,0.020312928,0.023422418,0.049844805,0.0041969046,-0.034083292,0.012985072,-0.023428962,0.00890991,-0.027754156,0.01720248,-0.019490242,-0.068110645,0.014616961,0.046097465,-0.00034021528,-0.039284326,-0.0038087773,-0.010269851,-0.037036702,0.012527882,-0.0056478973,0.0076233316,-0.010660115,0.029614538,0.0011847385,0.054422736,-0.024221163,-0.017973017,-0.058110453,-0.009663922,-0.012528153,0.037829354,0.0001602753,0.014104967,-0.00749034,0.011205904,-0.026635895,0.013785491,0.028240217,0.024186753,-0.0074273837,0.050597243,-0.025991114,-0.019513099,-0.01378412,0.028466972,-0.027066572,0.021823926,-0.034934137,-0.021347387,-0.016100835,-0.026991757,0.00542832,-0.038998596,-0.0028946062,-0.002720572,0.009765091,-0.0355813,-0.007131945,-0.04942316,-0.062029336,-0.0027850948,0.021759413,-0.039739676,0.03954466,0.0031498608,0.015948204,0.026296966,-0.07379316,0.016660072,-0.045501158,-0.05373728,-0.0036772604,-0.0010940641,0.007350665,0.04184442,-0.033761527,-0.0032488764,0.001724614,0.0026387628,-0.028114526,-0.036157135,-0.021694768,-0.035508875,-0.050385155,0.012195262,0.03847339,0.025790926,-0.027415795,-0.023277048,-0.035816893,0.0068222764,0.0014633073,0.020800903,-0.04931048,-0.0452616,-0.012240273,0.0041336277,0.018838758,0.013733743,-0.03674757,-0.0073036803,0.005588835,-0.03635755,0.025542732,0.090072915,0.047369234,0.055698734,0.07138123,0.0075559122,-0.020852046,-0.019323487,-0.002554188,-0.021214632,0.041388497,-0.016174344,-0.01924937,0.04057258,-0.05335367,-0.04120274,-0.036613297,-0.0023637607,-0.011210128,-0.026292732,-0.029497027,0.006959616,-0.0023683,-0.008769418,0.018414069,-0.009748997,0.051275693,-0.025199832,-0.035642345,0.019706404,-0.052790336,0.034115084,-0.022592654,-0.019564576,0.011265979,0.08252555,-0.023811974,-0.017577723,-0.012469708,-0.025548816,-0.01604337,0.054988198,-0.013189396,-0.030989638,-0.042760942,0.026485309,0.031520978,0.022970354,-0.005505198,-0.008586506,0.027226644,0.0010601659,-0.03337564,0.037690356,-0.003532411,-0.03545433,0.030210212,-0.0016528921,0.048564933,0.07680444,-0.02549797,-0.022022618,-0.0101958485,0.01883632,-0.0012310065,0.044266544,-0.041332338,0.016729677,0.0093158325,-0.029108357,0.054263674,0.01621988,-0.00009307719,0.036959674,0.00859277,0.00999397,-0.053318415,-0.0011825627,0.010726301,-0.004321105,-0.020736162,0.031594574,0.009588097,-0.026104558,0.00033999915,0.0322384,-0.026352612,-0.011665203,0.003326906,0.0052624275,0.029929139,-0.01769098,0.041564003,0.033602763,-0.011712334,-0.027217792,0.049520463,0.0010398744,0.0241623,-0.029677013,-0.034161452,0.0040074554,-0.048379473,0.02678956,-0.040138356,-0.012420899,-0.01592724,0.0013071698,0.022009278,0.038179122,-0.022100298,-0.040622298,-0.008595983,0.006282084,0.015278872,-0.028745672,0.042463224,-0.041629028,0.022076588,-0.022279862],"last_embed":{"hash":"1pv5cpu","tokens":27}}},"text":null,"length":0,"last_read":{"hash":"1pv5cpu","at":1762857303749},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Apps If You Want Guidance#{7}","lines":[283,284],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1pv5cpu","at":1762857303749}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026919642,-0.008980526,-0.039968304,0.020354453,-0.038706407,-0.05093049,0.004303097,0.0032430277,0.0033529617,-0.0060809236,-0.0056700557,0.008194575,-0.041775785,-0.0000337196,0.021014517,0.020281889,-0.02436992,0.0036047774,0.036487404,0.0016202759,-0.02252346,0.009774942,0.0702745,-0.025643801,-0.032134086,-0.0018345233,-0.012692189,-0.0031810356,0.015804239,0.063573554,-0.008054711,-0.0026333658,0.011359888,-0.037950225,-0.01647131,0.0069134287,0.0013649955,-0.010046335,-0.014196332,0.037131675,0.048077833,-0.035644855,0.017094404,0.01947671,0.034371134,-0.023010379,-0.068549216,-0.007265944,0.02050975,-0.03329096,0.016903823,-0.023592738,0.019417908,0.0024019051,-0.00594422,0.041592058,0.029059907,-0.04852838,-0.0013671393,-0.021061393,-0.012195681,0.067670815,-0.018538386,-0.0455439,-0.03242091,0.042145852,0.020679826,0.01077721,-0.011859865,-0.06227665,0.013761881,-0.0028232469,0.023569545,0.002071284,-0.036465604,-0.02163285,0.015098814,0.012025008,0.018438712,-0.01463382,0.00266768,0.032635164,0.011403326,0.01143426,0.054017853,-0.020208884,0.004035452,0.054902628,0.007310051,-0.011170693,-0.00805785,-0.021521235,0.023141256,-0.035047214,-0.007929104,0.001291315,0.008252892,-0.016697764,0.03052081,0.0038673794,0.041386455,-0.0119360015,-0.026351796,-0.022151299,0.021426952,0.019578906,-0.0043759537,0.025385369,0.03278165,-0.0083723245,0.042649735,0.028041039,0.01520676,0.02532207,-0.03366852,-0.019140743,0.016157566,-0.022471232,0.010645224,0.0005982524,-0.00858845,0.03744721,0.017825704,-0.0071169934,-0.0034902159,0.013240948,-0.022142071,-0.019346986,-0.015307031,0.040393077,0.0089023085,0.011698415,-0.046833467,0.007453493,-0.0029820926,0.036415942,0.019163813,0.035740223,0.011384576,-0.058730103,0.014002929,0.02375291,-0.03728956,-0.026180848,-0.005632552,-0.01558052,0.026010467,0.0044219764,-0.0031720828,0.04463982,-0.0039368733,0.022580877,-0.022486895,0.05790733,-0.031266157,0.0068445513,-0.013209907,0.06507256,-0.022358812,0.014066628,0.033511583,-0.025977423,-0.0599551,0.08271456,-0.012389841,0.006904645,0.0029047714,0.0136591615,-0.0034946506,0.03037182,-0.00658598,-0.0054009273,-0.019247837,0.044000685,0.016290028,0.018730355,0.0971989,0.0271379,-0.01901635,-0.023499478,-0.038103793,0.02912778,-0.015213669,-0.039081387,0.008860665,0.053879634,-0.031648602,-0.025979854,0.008539153,0.026799126,-0.010383934,-0.009161009,-0.0036055672,-0.0036370226,0.073969945,-0.0033207985,0.032316152,0.017932411,0.040279213,-0.028350886,0.021365287,0.03191994,0.046828996,0.008189057,-0.019151228,0.0053301007,-0.047401614,-0.049593575,0.031843387,-0.031303275,-0.028545326,0.016571807,-0.034456167,-0.043756213,-0.028384365,0.037283372,0.004046135,-0.0057553896,-0.0061654374,0.025938494,0.004975169,0.054248646,-0.0049259444,-0.048436075,-0.020912178,0.012350763,-0.0016642627,0.024120385,0.02330607,0.012849842,-0.020577865,-0.012759555,-0.021725992,0.02372544,0.0025796117,-0.018226855,-0.01160342,0.00009964767,0.06269521,0.015153407,-0.045746505,0.009758401,0.020516587,0.0047812583,-0.008756179,0.001476974,0.013858297,0.040913124,0.010455969,0.01280533,-0.003967283,-0.014613598,-0.020148238,-0.04983818,0.007635658,0.013263574,0.00216189,0.0095516555,-0.0043898947,-0.015453933,0.008115143,0.033021253,0.018641066,0.010275141,-0.020620655,-0.017307186,-0.0078605395,-0.034455206,0.020852799,0.07709442,-0.0107474355,-0.038117446,0.015663138,0.038054354,-0.05447167,-0.010393039,-0.03193027,0.05175054,0.038585912,0.0018022383,-0.024174353,-0.025402505,0.008504343,0.042627484,0.0033700508,-0.0048407707,-0.023288598,-0.004589484,0.040509444,0.006755932,0.002337584,-0.018233791,0.05970048,-0.032289352,-0.022262119,0.004196255,-0.00080316135,-0.16929896,0.0181052,0.025760835,0.03327973,0.010132373,0.015772158,-0.032583322,-0.0043262267,-0.014982658,0.034762017,0.03681822,-0.03453424,0.023616582,0.007226128,0.017808734,-0.008566769,-0.008507039,-0.03089391,-0.032807708,-0.060166515,-0.032570843,-0.016175544,0.058275834,0.041371416,-0.0120681105,0.0026874023,0.058655065,-0.021500554,-0.007425998,-0.041330058,-0.05865568,0.0024217572,-0.0018473966,0.020644072,0.006044301,0.019144924,-0.012056728,0.00032222917,0.024361035,0.006067769,0.045309342,0.031022467,0.017249681,0.02541815,-0.010751429,0.016760182,-0.04049228,0.011047335,-0.038428422,-0.0043682214,0.011980173,0.018735947,-0.018725047,0.004599056,-0.030790094,-0.012602391,0.02425425,0.018180633,-0.013247508,-0.022327496,0.018318584,-0.012229845,-0.0127134,-0.04674684,0.005792639,-0.021827137,0.01715336,0.03344939,-0.020911835,-0.02431259,0.020123051,-0.017054992,-0.004026756,0.0011338757,-0.008239451,0.0323598,0.026038973,-0.022921825,-0.008107425,-0.09924676,0.010678165,0.008817583,0.00046048916,-0.016198102,-0.017022613,-0.017033132,0.0057040686,0.011126583,0.046767943,0.23040491,0.0366962,0.0198967,-0.016018009,0.045238,-0.021823214,0.03209401,0.056348655,-0.015682258,-0.030897487,-0.018977161,0.025458505,0.0013360686,0.010371811,0.011906745,0.041894443,-0.06647669,0.011727887,0.06259578,0.01552087,0.031395692,-0.062461656,0.015080636,-0.010073263,-0.053667504,-0.04622644,0.008874479,0.039135404,-0.04321001,0.02384946,-0.050199676,0.085612826,0.055124138,-0.04005786,0.044329382,0.02565485,0.036550988,-0.036652014,-0.06625922,0.0074791745,0.016496046,0.00669354,0.0052606473,-0.046949223,-0.014255465,0.011322431,-0.023657113,0.037410613,-0.028979614,-0.021440953,-0.0015732269,0.0031635873,0.015649961,-0.021750716,-0.004956505,-0.008084389,-0.015462018,-0.005394529,-0.018871766,0.033582214,0.033532217,0.014922304,-0.031885687,-0.03423668,0.008985717,0.042921048,-0.037674576,-0.018232672,0.009004816,0.032340784,0.009159365,0.004728194,0.011320221,-0.019533353,-0.007840673,-0.016761707,0.001433877,0.03922346,0.040720638,0.0081803575,-0.021229137,-0.04451912,-0.004809437,-0.02686547,0.03597237,0.040744614,0.002689454,0.05270827,-0.01846665,-0.011435638,0.012045734,0.010174955,-0.035732668,-0.0635577,0.001765714,-0.028636545,0.019427398,-0.06007128,-0.0055336948,0.04865212,-0.018595839,0.022309676,0.01981929,-0.030068792,0.03149894,-0.030739026,0.01107232,-0.019133348,-0.008478782,0.044977475,-0.105126195,-0.017649166,0.00070921064,-0.015280145,0.024619624,0.04592562,-0.0075814016,0.008446028,0.056069337,-0.01006976,0.0027535565,0.014381137,0.01482324,0.03451175,-0.012792023,-0.06468522,0.010639712,-0.0087465,0.036436047,-0.011865112,0.02864628,-0.028210303,-0.0018348849,0.04448441,0.019552017,0.01622008,0.05489948,-0.015307133,0.027853081,-0.0011229028,-0.036263574,-0.0038909395,-0.020022588,0.06287966,0.021027433,0.024923723,-0.042553768,-0.013628449,-0.03583162,-0.034189142,-0.004231739,0.0073887473,0.005739291,-0.030918365,0.019991357,-0.069236994,-0.0243056,-0.040980455,-0.0072311624,-0.030440327,-0.0063484483,-0.032170188,0.03285406,0.09070974,-0.012236577,0.02544392,0.025165416,0.00011189635,-0.015122287,-0.002481382,0.029141875,0.0068479315,-0.012833223,-0.012980003,-0.02074935,-0.04462797,0.0017974896,0.0012151852,-0.0018825666,-0.03395066,0.05021549,-0.019598883,-0.016887048,0.030921627,0.043690585,-0.028528882,0.0077358335,0.004421803,0.02089047,-0.037795637,-0.018208122,0.10599974,-0.01647203,-0.016329737,0.043743808,0.024720673,0.046689223,0.018836193,0.020052213,-0.0059632505,-0.0051098843,0.016700353,-0.00830771,0.0010330863,-0.0079744095,-0.052410427,-0.028745279,0.032135032,0.030288415,0.005227834,0.0052221837,0.016636526,-0.025559178,-0.017535683,-0.060977142,-0.039967306,0.0028979895,0.023966836,-0.01511562,-0.0042017573,0.009241948,-0.024054615,0.0022975178,-0.05546099,-0.012156374,0.0073789465,-0.02835998,-0.055728745,-0.023945091,-0.011078561,-0.014855828,-0.00874131,0.00016342493,0.006272816,-0.01810746,0.0055592796,0.0057962216,0.01652737,0.012196546,0.009171651,-0.034452565,-0.018061353,0.0076729394,-0.014192109,0.0046522594,-0.012953069,-0.0685972,-0.013383796,-0.002429426,0.020746803,0.025466662,0.0012357574,0.0031954807,-0.02076706,0.01299149,0.014880854,0.05254895,0.00370898,-0.0056111845,-0.025920713,0.011595257,0.017171511,0.019013073,-0.031301033,-0.04291071,-0.07901726,0.007860067,0.03830841,-0.04942156,-0.047827914,-0.02582208,0.005247352,-0.026339306,-0.015296321,0.0054275305,0.014981181,-0.020657588,0.0044370643,-0.0009756017,-0.04740903,-0.0036035306,0.09490095,0.008806038,-0.0080063045,-0.008755199,-0.022114372,0.049611483,-0.0021803863,0.031275574,-0.055861622,0.00063742994,-0.03248629,-0.0468368,0.028486595,-0.013065803,0.0028466335,-0.020376774,0.010356326,-0.0024552576,0.033448473,0.005841988,0.053555943,-0.025608301,0.0307217,-0.017680032,0.0035877707,-0.0010744582,-0.058207635,0.01704137,0.015273214,0.028118229,-0.033463567,0.0054063215,-0.035327002,0.004538978,-0.027958894,0.037982043,-0.028425235,0.06764825,0.009159716,-0.051233634,-0.05750167,-0.029989712,-0.004568884,-0.05048932,0.01477729,-0.030647911,-0.0478106,-0.019574277,-0.019283727,-0.032857,0.02147386,-0.025638914,-0.014988886,-0.037504602,-0.003027423,0.02905157,-0.033871625,0.033897694,0.003737604,0.015905641,0.019677823,-0.001928113,-0.042507857,0.0049087303,0.042808242,-0.0052085556,-0.0044231447,-0.015551426,0.010675663,0.04354374,0.018980782,0.004893815,-0.031151144,0.061400194,-0.015499144,-0.017388258,0.03296575,0.07218687,0.03310719,-0.026172673,0.03628267,0.005510353,-0.038365807,-0.012521536,0.027592499,0.029948317,-0.08762722,0.018744802,0.008530001,-0.012149041,0.021840166,-0.019975854,0.00950465,-0.029777855,0.042445604,-0.0028915682,-0.0071098693,0.0009908656,-0.01771008,-0.0062690405,-0.04743558,-0.022920543,0.004620616,0.032453593,0.0017501496,-0.03858225,0.022933159,0.03504696,-0.017485436,-0.040845778,-0.05005007,-0.057256505,-0.0016571108,-0.14174408,0.00023437255,-0.015275354,0.013271115,0.00058414484,-0.006702043,-0.041833706,-0.057685945,-0.032450292,0.005367936,-0.00071909325,0.0018607312,-0.0037583678,-0.021734204,-0.016111154,0.040479902,-0.026071439,-0.035021566,-0.039189845,0.05423035,0.0016491695,0.0043937312,0.032932054,0.0024145606,-0.022435194,0.02487647,-0.020422032,-0.028016618,-0.026376272,-0.039628126,-0.048456658,-0.033409163,0.038202647,-0.012144507,-0.008701603,-0.027564043,-0.003093302,0.003356425,-0.05491839,-0.0021871403,-0.012145135,0.025980541,-0.00438654,0.017354857,0.015529044,0.06907278,-0.03795826,-0.011094744,-0.07824125,-0.016558003,-0.042839598,0.05110355,-0.021501167,-0.0006802631,-0.028365338,-0.0041061654,0.007858198,0.017821828,0.012744253,0.027507693,0.0013707422,0.0018407897,-0.043229926,-0.012135897,-0.021793546,0.030951338,-0.046125073,0.030165415,0.011827194,0.03476433,-0.049309373,-0.007875143,0.033819824,0.011383299,-0.0013714969,0.020543158,0.01704854,-0.028444592,-0.017580269,-0.03175415,-0.018875977,-0.022452585,0.022301791,-0.058498167,0.024298666,0.013546704,0.0034623898,-0.0069982107,-0.03856638,0.011266581,-0.04943856,-0.043599013,-0.012972133,0.04214148,0.0031593281,0.019703006,-0.03532396,0.0332734,-0.041376427,0.014621779,-0.030856013,-0.03448899,-0.01025945,-0.030707048,-0.06628384,-0.0074084536,0.043409575,0.00057956664,-0.02835615,-0.023939969,-0.034148093,0.014735959,-0.0057900255,0.0012531859,-0.087823234,0.0015890298,0.0040543447,0.022212336,0.0455054,0.017868245,0.00149824,-0.027904408,-0.032172266,-0.02582421,0.040486343,0.075815246,0.044397786,0.038952738,0.046987638,-0.003860189,-0.004990279,-0.071228825,0.04232207,-0.014137472,0.012174699,-0.036839258,-0.03263251,0.02756955,-0.03887602,-0.037321746,-0.006448244,-0.047211587,-0.012158338,-0.028852768,0.0024255808,0.0064268257,0.008530567,0.04497734,-0.017785937,-0.029297965,0.028686607,-0.022029698,0.03671322,0.011121856,-0.021743992,0.042734306,-0.03394108,0.017655428,0.013366499,0.071368895,-0.008965241,-0.035334542,-0.017049342,0.0102947345,-0.026351033,0.08323322,-0.00808689,-0.012360893,-0.04062631,-0.0138795525,0.04513155,0.05107477,-0.015918393,0.0026286752,0.019959653,0.021407373,-0.0042216014,0.030699112,-0.024335615,-0.03663233,0.02933196,0.009800918,-0.024410933,0.022729749,-0.013851786,-0.0031223914,-0.0055168825,-0.004548595,-0.035425827,0.0009769743,-0.0032373827,-0.024402859,0.005011264,-0.024232082,0.051048454,0.013894532,0.005369351,0.022195019,0.037575014,0.022589192,-0.028526414,-0.032874316,0.03809448,0.013449504,-0.027464323,0.029242199,-0.023979899,-0.003186858,-0.024709325,0.035275847,-0.024221925,-0.023930112,0.01573226,0.010452615,0.001463072,0.017678991,0.070002586,0.02253584,-0.018657457,-0.02947703,0.060184322,0.016817722,-0.0077549377,0.0024520147,0.01739984,0.013719476,-0.032772683,0.011772622,-0.0424066,0.0018047981,-0.053227685,-0.0044235103,0.009274422,0.019362262,0.0065263114,-0.024128702,-0.015112228,0.026719185,0.01819251,0.0011227034,0.056906648,-0.050812583,-0.0019954804,-0.006674405],"last_embed":{"hash":"g4nzlz","tokens":27}}},"text":null,"length":0,"last_read":{"hash":"g4nzlz","at":1762857303749},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line","lines":[285,298],"size":520,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"g4nzlz","at":1762857303749}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027206594,-0.008471779,-0.053310547,0.016779274,-0.04286089,-0.06021883,-0.005695182,0.013625582,0.020390933,-0.0074455473,0.0145251565,-0.006632869,-0.048405044,-0.0011536679,0.0344584,0.029614512,-0.028251935,-0.0045120725,0.012059291,0.011769879,-0.0359874,0.007872027,0.04019409,-0.03190959,-0.026306212,-0.001875476,-0.01185837,-0.006771233,-0.023194812,0.07169512,-0.0047151786,0.015402496,0.0084282,-0.033911176,-0.007367017,0.008079864,-0.0038336562,-0.02107104,-0.01220649,0.029429257,0.05324176,-0.0460511,0.019113673,-0.0022154849,0.025459575,-0.019750487,-0.062059812,-0.010623783,0.007875567,-0.025742177,0.019609904,-0.017266195,0.031306736,0.0032768433,-0.016865533,0.04071379,0.017002635,-0.04338123,0.003456914,-0.0063368054,0.0033293094,0.05469413,0.010995071,-0.055947084,-0.052701827,0.058638915,0.022382788,0.018335445,-0.01811337,-0.05838427,0.032815095,-0.008730685,0.020635907,-0.0098553365,-0.032449942,-0.008178684,-0.002820298,0.018624838,-0.02202348,0.0032455432,0.019476756,0.030746298,0.0076749865,0.004279806,0.04165984,-0.021872535,0.003699269,0.044687208,0.023368264,0.018296499,-0.010397142,-0.032720227,0.047420003,-0.022335086,-0.015702065,-0.00457337,0.017107677,-0.013123894,0.026606264,-0.00928548,0.048565544,-0.01522621,-0.054386728,-0.0033251073,0.0056654117,0.025693953,-0.007290838,0.022591537,0.03088739,0.0018267189,0.05270264,0.029575001,0.021753537,0.04468989,-0.029659782,-0.002950825,0.032629162,-0.021570437,0.013456671,-0.0079197055,-0.022493936,0.03972068,0.02169588,-0.0035548161,-0.0037231331,0.008635959,-0.035136286,-0.013237102,-0.019733023,-0.004867508,0.0046050013,0.006417603,-0.03889297,-0.0045089703,-0.00016683474,0.029046664,0.024168044,0.05318614,0.009264988,-0.039040066,-0.008009562,0.023918476,-0.025959793,-0.02856708,-0.018498823,0.0027868438,0.053010434,0.0023019959,-0.0028447586,0.041203976,-0.008646518,0.0036252034,-0.021737989,0.079578064,-0.031586405,-0.0078357905,-0.03084006,0.04728718,-0.02260564,-0.015425612,0.033540554,-0.010880987,-0.043861624,0.059575398,-0.018061288,0.00662531,-0.02500054,0.022900522,0.0028731215,-0.00068983686,-0.025718613,-0.009792788,-0.030846525,0.052262343,0.019424694,0.03390827,0.109346785,0.019869646,-0.020628298,-0.033313178,-0.033210266,-0.003813703,-0.014886965,-0.038401354,0.009311561,0.032986842,-0.031130288,-0.03240858,0.00608623,0.0057899295,-0.0017114183,-0.022693388,0.010058629,-0.017516997,0.057984345,0.010558019,0.017231446,0.02147648,0.029818343,-0.03978765,0.013157368,0.032501746,0.03634906,0.005852575,-0.004024185,-0.015502205,-0.049354464,-0.056073505,0.027762113,-0.02083278,-0.011061633,0.013184344,-0.035630472,-0.032578688,-0.021895787,0.019288776,-0.0026339004,-0.01935365,-0.004223544,0.032134395,-0.003349036,0.034565475,0.0040608747,-0.025598392,-0.03950799,0.014224241,0.007869111,0.017153682,0.022274105,0.032134626,-0.023648176,-0.016315596,-0.0025108308,0.03597694,-0.0034819788,-0.018447295,-0.019526312,0.0005386066,0.0645579,0.023934515,-0.05594195,0.010894685,0.026338473,0.01546352,-0.01271148,0.0024811553,0.016620578,0.02763158,0.015029333,-0.012422474,0.025438653,-0.008302916,-0.01717578,-0.056665428,0.024312077,0.0054298323,-0.011950893,0.009167012,0.008797369,-0.005867889,-0.0010541601,0.013724424,0.009640928,0.0062804883,0.0002179701,-0.0036698354,-0.029676965,-0.043296233,0.030237382,0.058377936,-0.007709861,-0.032562904,0.02555236,0.02816446,-0.048220795,-0.00039559422,-0.03586714,0.041404225,0.040548563,0.002336003,-0.0057726707,-0.013670747,0.025196081,0.05220393,0.00659519,-0.001141687,-0.01969019,-0.014292882,0.030953692,-0.0020010483,0.01099056,-0.0053761215,0.048532095,-0.029935583,-0.04666973,0.0067091715,0.012053022,-0.15974057,0.01869467,0.043324944,0.0004935356,0.0045242268,0.03159182,-0.041931506,-0.009442201,-0.02231833,0.011618513,0.04528536,-0.030494012,0.018886141,0.01042892,-0.017660476,-0.0066390107,0.0008746306,-0.024570953,-0.024256304,-0.049525164,-0.008843868,-0.0015874166,0.06001485,0.033804446,-0.0134505285,0.0025026437,0.063573174,-0.041856773,0.0047956235,-0.03960822,-0.037749026,0.012467483,-0.0049704066,0.028979713,0.004661938,0.028245239,-0.028643943,0.005392936,0.04514339,0.014391991,0.029984448,0.02936783,0.0064796945,0.019196656,-0.002632913,0.014071108,-0.02597447,0.024320241,-0.028866176,-0.0066427197,0.00013255342,0.03305824,-0.029017154,0.022652332,-0.052500963,-0.001475415,0.041603368,0.012788273,0.0035477253,-0.024957843,0.02434926,-0.012374297,-0.019020647,-0.06160364,-0.009111261,0.00074326183,0.039346255,0.02762381,-0.023148049,-0.028085982,0.016771516,-0.00529077,0.017749926,0.0005220187,-0.029455304,0.039530262,0.013553956,-0.004949609,0.011252208,-0.08926887,0.009544353,0.01047684,0.0068102805,-0.029179811,-0.021171503,-0.027312245,0.009254889,0.012363004,0.04675885,0.21630965,0.055261515,0.029415108,-0.04010699,0.039771017,-0.028595861,0.03847927,0.050188247,-0.01935557,-0.013955626,-0.010633296,0.026958896,0.0058167577,0.02058909,0.02893918,0.051284965,-0.07714338,-0.0024089077,0.05058362,0.024890712,0.028297666,-0.059504524,0.03577103,-0.010977718,-0.04773251,-0.03501738,0.019317798,0.031611912,-0.03105671,-0.0014896821,-0.058929436,0.090140626,0.055122048,-0.02344503,0.054385934,0.016316513,0.049829554,-0.018972112,-0.06531739,0.01627493,0.0014736846,0.0058288034,-0.008577304,-0.03890586,-0.022338128,0.004406901,-0.01974789,0.033348937,-0.036031313,-0.015482279,0.019615026,-0.006797667,0.0064692907,-0.016806267,-0.001014689,-0.015878273,-0.030048963,-0.0054765525,-0.01795084,0.055128373,0.04882349,0.017927825,-0.0054666367,-0.039430097,0.0075211157,0.041299365,-0.046870764,-0.05157798,0.018165398,0.041015558,0.025693,0.018484678,-0.0063682734,-0.026529733,0.00005657939,0.0009244727,0.013883421,0.035122517,0.028205464,0.0022563718,-0.0120849265,-0.04644287,-0.0008444914,0.0047391015,0.040206544,0.06574731,0.019302111,0.050986186,-0.002914894,-0.012889269,-0.0077330973,0.018561801,-0.05203573,-0.06992716,0.0061276676,-0.036623742,-0.009071734,-0.053454667,0.0056241835,0.046079572,-0.04407132,-0.0039690007,0.0011296195,-0.026907766,0.0075296117,-0.027356917,0.015832616,0.0037485857,0.001010633,0.04979059,-0.10605054,-0.019830985,0.0066462117,-0.027944751,0.018029232,0.039930794,0.0007667782,0.0012103325,0.06297064,0.01533648,-0.007678823,0.00017825566,0.019955575,0.046192717,0.0034709023,-0.052296758,0.022115005,0.018512817,0.027406938,0.010212928,0.042312127,-0.02503968,-0.03219537,0.039100904,0.005848172,0.009629915,0.03529657,-0.012210768,0.022121077,-0.0029068722,-0.027473709,0.01721779,-0.021642294,0.052358277,0.018447168,0.039016865,-0.04870915,-0.021721995,-0.023028817,-0.039077602,-0.0027245875,0.012190181,0.0033162842,-0.03276036,0.007673432,-0.065745786,-0.0361427,-0.069486886,0.0063811275,-0.0073737716,-0.019535175,-0.03971514,0.034040913,0.09067161,-0.027878776,0.042241175,0.017987913,0.0072434046,-0.031916026,-0.009238561,0.033519287,0.0032958752,-0.01541667,-0.01634623,-0.019551584,-0.04721579,0.026580654,-0.0052318135,-0.020726496,-0.035705533,0.045538157,-0.0020504075,0.00830003,0.051706057,0.045307275,-0.013026417,0.016884927,0.00047868778,0.017020876,-0.04476828,0.01082652,0.09474502,-0.024000367,-0.018493578,0.045458596,0.050391052,0.03975544,0.022528749,0.015781876,-0.030328186,-0.0038385338,0.0120463725,-0.011968095,-0.012703064,-0.00012601106,-0.04031004,-0.02670492,0.0301251,0.03192559,-0.018818807,0.0017694101,0.007128106,-0.026867593,-0.0077070273,-0.04864477,-0.042988136,-0.005469856,0.004278399,-0.035955485,-0.025572147,0.0027235497,-0.03406291,-0.006400329,-0.04691325,-0.02743482,0.0042976304,-0.029803852,-0.03622854,-0.045753617,-0.021307798,-0.017527234,-0.0063918997,0.00003404619,0.012225809,-0.022255989,0.000921947,-0.0067808963,0.0111881485,0.0043812906,0.015114629,-0.01535073,-0.019871674,-0.0047999495,-0.0039799246,-0.0031382346,-0.023967147,-0.06930097,-0.03060311,0.013721208,0.023591217,0.034278583,0.012214759,-0.010504589,-0.036532294,-0.008202598,0.01765384,0.04725437,0.007726562,-0.008113375,-0.029456722,-0.004987465,0.033058394,0.031145161,-0.03918912,-0.03762907,-0.06860585,0.018569808,0.022846805,-0.059515163,-0.06562115,-0.031153442,0.005135493,-0.028644063,-0.008966413,0.018995529,0.014068501,-0.022534104,0.01167927,-0.026830956,-0.023376042,0.0026098012,0.09200209,0.007773405,0.005806949,-0.018403564,-0.008132105,0.035908867,0.009932429,0.040369995,-0.03227527,0.0041529112,-0.016595496,-0.04492569,0.035319168,-0.008647175,0.013330136,-0.016698217,0.033425428,0.003269737,0.039728258,-0.0014430939,0.06828422,-0.016938962,0.031072704,-0.008889463,-0.011334029,0.017996524,-0.060814183,0.0056350897,0.00077418226,0.04288757,-0.028824436,0.010786259,-0.008962139,0.003829633,-0.037142556,0.03363358,-0.009760692,0.062462684,0.007552266,-0.057238918,-0.03319139,-0.03135201,0.0047210422,-0.0695724,0.004389226,-0.045146976,-0.048141345,-0.017068228,-0.021905841,-0.028733172,0.01772189,-0.0066702166,-0.006158744,-0.010047014,0.005083377,0.017520912,-0.03586778,0.03372324,0.019323861,0.003568245,0.012797996,-0.006726128,-0.031368922,0.0072294665,0.044926558,-0.010247216,-0.012446661,-0.045934036,-0.0040785572,0.04047616,0.03362438,0.021108119,-0.023223141,0.048102684,-0.020228783,0.0038807266,0.00608694,0.0826676,0.03758873,-0.010546262,0.051002704,0.0012428584,-0.030903062,-0.0012578418,0.043121934,0.020549962,-0.07692869,0.024132023,0.011624327,-0.01066609,0.034076896,-0.024325658,-0.011073881,-0.025305545,0.05324444,-0.022868516,0.019463548,-0.023878511,-0.008260116,-0.004428046,-0.03590631,-0.0075591938,-0.0031430097,0.041649383,-0.020384453,-0.01594748,0.006514623,0.021785058,-0.025674028,-0.024145506,-0.038618978,-0.044128824,0.0033367488,-0.13161589,0.002921228,-0.021428496,0.009934152,0.006576926,-0.027585609,-0.03566882,-0.05218473,-0.009477739,-0.0028122233,-0.00046969473,-0.0045317058,0.010247199,-0.017728688,-0.008458277,0.01354789,-0.024108866,-0.035067033,-0.032252427,0.058800735,-0.0018824356,0.013239557,0.037364487,0.014950159,-0.029278615,0.028820207,-0.03382885,-0.014076826,-0.020361252,-0.029338786,-0.044712536,-0.046093635,0.043888286,-0.023162644,-0.0020981927,-0.023292134,-0.011790837,0.0027371356,-0.052008856,0.0098600555,-0.0146287205,0.018105151,-0.01735314,0.027842542,0.04032828,0.07706549,-0.024578426,-0.014749387,-0.07672944,0.007432336,-0.013048892,0.050280873,-0.026863592,-0.0014339704,-0.036988948,-0.036247585,-0.0010316224,0.009106746,0.026731681,0.02468178,0.00091660814,-0.0005683551,-0.029462049,-0.015839469,0.0016598055,0.023645299,-0.030420557,0.043498125,-0.0018064396,0.052422415,-0.058105316,-0.012013804,0.047197867,0.008306351,0.0070450287,0.0075238724,0.01360754,-0.012486711,0.005302491,-0.018008878,-0.030624695,-0.019698795,0.010217907,-0.081627935,0.0202705,0.013592742,-0.0015915717,-0.0023224931,-0.047330867,0.012366134,-0.056755185,-0.02504497,-0.016014643,0.017590363,0.0033001017,0.03267177,-0.05158638,0.020460451,-0.036539625,-0.002964589,-0.027566439,-0.030068234,-0.020628741,-0.0155272605,-0.070691876,-0.016540332,0.05795983,-0.021588553,-0.0179433,-0.029003488,-0.035049837,0.020477936,0.00145773,-0.01739847,-0.06967766,0.022971997,0.0071429685,0.013967542,0.051536776,0.027932342,-0.016694494,-0.040599532,-0.023112863,-0.023211246,0.020836229,0.055762894,0.022330415,0.045203287,0.029529305,-0.0130861765,-0.02880347,-0.08010889,0.038329888,-0.019919775,0.005039472,0.012021817,-0.026391072,0.018865418,-0.025077505,-0.017654609,0.011452408,-0.04887071,-0.026434721,-0.033446997,0.00008714149,0.01994883,-0.004554694,0.06306313,-0.026591014,-0.012860426,0.01536031,-0.017486788,0.03920633,-0.008827642,-0.011151441,0.02137407,-0.032125477,-0.013066499,0.013302936,0.06307756,-0.013037307,-0.031545848,-0.024436302,-0.0048550605,-0.026527183,0.07545719,-0.015761262,-0.027094528,-0.040860675,-0.026152428,0.05492651,0.045911554,-0.022734491,-0.0016479711,0.021940634,0.033997204,-0.012234441,0.03116253,-0.028500598,-0.023678578,0.043441582,-0.0073832017,-0.02253624,0.022232085,-0.024761222,-0.018859005,-0.0066065225,-0.021412201,-0.03579046,0.0117281405,-0.019901752,-0.032613814,-0.01450958,0.0019356417,0.025736842,0.02660425,0.0009538799,0.014246869,0.025408225,0.013798181,-0.04277848,-0.025574137,0.028655332,0.015371395,-0.025291232,0.031265035,-0.004178771,0.0133371875,-0.018870605,0.042635083,-0.03421644,-0.03097345,0.014038771,0.036898155,-0.0075160903,0.011804775,0.05571625,0.0050997166,-0.015597533,-0.015792277,0.05840663,0.004560114,0.009938263,-0.0056545786,-0.009447895,0.031862043,-0.030998368,0.015037579,-0.030270759,-0.0011199797,-0.034206852,-0.0014203283,-0.003899492,0.030643383,0.0033657562,-0.017137084,-0.025569376,0.0129090855,0.0053217174,-0.013627136,0.055438742,-0.036340185,0.0047883447,-0.010986548],"last_embed":{"hash":"vi1yep","tokens":27}}},"text":null,"length":0,"last_read":{"hash":"vi1yep","at":1762857303749},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{1}","lines":[287,289],"size":113,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vi1yep","at":1762857303749}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027603248,-0.015645651,-0.028473152,0.019643724,-0.043945752,-0.049461413,0.033676796,0.007850391,-0.0017547719,-0.0037347034,-0.019409277,0.0021518124,-0.056062877,-0.0070408303,0.009585712,0.02085642,-0.024056325,0.013206,0.008657071,0.008620613,-0.040331017,0.025542248,0.0446799,-0.034865398,-0.056507353,0.011141749,0.011595511,0.002528201,-0.0034409408,0.05492426,0.012227851,-0.03840289,0.04328226,-0.03037372,0.006748202,-0.030183816,0.013515644,0.025407083,-0.028733063,0.044056904,0.03949649,-0.019337345,0.037562788,0.023240123,0.046402775,-0.010829098,-0.054778606,-0.008435996,0.0015179308,-0.022368727,-0.020703848,-0.0022202793,0.008287899,-0.007714748,-0.015245463,0.043493375,-0.0020203677,-0.037306394,-0.009801161,-0.0250372,-0.026452143,0.03518684,0.0084484685,-0.031215264,-0.013021297,0.028556265,0.020618686,0.0025535696,-0.0011798973,-0.05337836,0.012253768,0.013547928,0.0025274034,0.006251241,-0.029121146,-0.04390622,0.033689562,-0.036931656,0.0029730971,0.030334124,-0.008755301,0.01045008,0.00868239,-0.008054043,0.03923447,0.0012502362,0.0012862596,0.045276575,0.022274546,-0.00729122,0.009193965,-0.002625574,0.03906316,-0.032297548,-0.026410505,-0.0048277075,0.00064846856,-0.049430586,0.023373952,-0.0049083675,0.07490958,0.0040627513,-0.051093232,-0.032843035,0.009398101,-0.024594467,-0.0038570967,0.008336371,0.028950337,-0.008055268,0.03732062,0.023744859,0.025892138,0.035791025,0.0005365687,-0.04350083,0.013640662,-0.025933284,0.022039207,-0.014269636,0.017076295,0.021711357,0.017675448,-0.012193624,-0.0076128384,0.023308042,-0.011971182,-0.015972381,-0.03611704,0.04145022,0.04749494,0.010286556,-0.013491276,0.006320736,0.02063165,0.032710347,0.012542184,0.02069426,0.015047247,-0.07749239,0.035938807,0.021372797,-0.03222153,-0.003793754,-0.0017294494,-0.03869806,0.048187,0.012818012,0.0010905031,0.033564124,0.019411283,0.021608192,-0.015312702,0.044272326,-0.0038500666,0.008200932,0.015135146,0.054018155,0.00034045323,-0.0023062546,0.01207871,-0.0449245,-0.027829925,0.034130283,-0.0052796914,-0.0052347295,0.029124852,0.028952656,0.0017971452,0.011948928,0.01265937,-0.02670291,-0.013561671,0.047749005,0.019339796,0.015894352,0.09529723,0.027751124,0.006935049,-0.011111727,-0.041698057,0.0342937,-0.039173204,-0.042459372,0.0068018856,0.052187536,-0.009299382,-0.03873365,0.016543651,0.017128527,-0.007260048,0.00013157298,-0.0103744455,-0.0050960253,0.06487051,-0.0006269129,0.012100605,0.00009247189,0.017323244,-0.03924911,0.03494685,0.027523944,0.021208128,0.014117585,-0.013072033,0.0006507417,-0.0531263,-0.031076947,0.009715043,-0.039553907,-0.028601673,-0.009402939,-0.036846295,-0.024210328,-0.021254543,-0.01610816,0.010266253,-0.006122369,0.004805508,0.004506221,-0.0045362455,0.06557633,0.012792483,0.011991005,-0.02506059,0.004518238,-0.0054983096,0.024245858,0.027796168,-0.010478511,-0.022956857,-0.005298692,-0.005777244,0.004832282,0.02724782,0.010450733,-0.0022245764,-0.0054854043,0.030285068,0.006367568,-0.021565318,0.005299843,0.021262309,-0.008308289,-0.015687115,0.013708655,0.02485977,0.044065617,0.009770536,0.012405005,-0.005577587,-0.012653672,-0.0020574953,-0.040843043,0.004778407,0.029051824,0.001972427,0.01678103,0.01793362,0.0018047225,-0.0059169815,0.03638744,-0.02041821,-0.00057824794,-0.01336212,-0.004384466,-0.0058981357,-0.036843374,0.051596463,0.059620645,0.014018688,-0.022395594,0.065842755,0.020381084,-0.03898497,0.0039675366,-0.0489822,0.034892812,0.049493354,0.0018378919,-0.030619927,-0.0116230715,0.030856213,0.03229139,0.006518366,-0.0010382362,-0.01908478,-0.033703383,0.029019592,0.01644827,-0.04886999,-0.00066104555,0.07223319,-0.036396768,-0.037274297,0.02011571,0.022437353,-0.15195161,-0.0026237294,0.026790028,0.029249158,0.021710996,-0.0025867803,-0.041924316,0.007184012,-0.03935612,0.044267125,0.0071243825,-0.04471589,0.03457711,0.03139691,0.02077214,0.004570287,-0.033035196,-0.0043720286,-0.013329642,-0.04544596,-0.009178942,-0.03370143,0.027893117,0.051024698,0.010389369,0.0054345243,0.07736863,-0.012088684,0.0013913764,-0.053700108,-0.05460992,0.02666989,0.009001426,0.01812797,-0.013960544,-0.00019908727,-0.023782924,0.005602097,0.02588724,-0.025797255,0.06089798,0.021847723,-0.0012075275,0.024704617,-0.0487026,0.0033044554,-0.03733182,0.01552635,-0.05595139,-0.039839443,0.011917812,0.0004356902,-0.027530067,0.002576203,-0.03735182,-0.016198704,0.01382915,0.026340783,-0.018985385,-0.012276535,0.011556123,-0.023109952,-0.018249251,-0.04784299,0.008591626,-0.055111215,0.044008624,0.01612384,-0.029328452,-0.025075842,0.035207607,-0.026798561,0.00047840903,-0.009752203,-0.023751905,0.007029729,0.043675262,-0.01102806,-0.009512463,-0.08245635,-0.029284425,0.03793592,0.006354854,-0.009729923,-0.018992988,-0.0374835,0.013929947,-0.0071568275,0.03314585,0.23964092,0.035659887,0.031795137,-0.026206916,0.039003357,-0.038108826,0.028811757,0.06804239,-0.013682542,-0.02819472,-0.0130442185,0.079733565,0.011459948,0.0105575705,0.031000104,0.049802803,-0.0840602,-0.00073133747,0.05290929,0.012497992,0.011601456,-0.02778446,0.028472796,-0.008876761,-0.06302098,-0.035459828,0.011338032,0.037366457,-0.049580082,0.00034882248,-0.026867447,0.082272336,0.053675868,-0.035148196,0.040777814,0.015353168,0.016594056,-0.07720962,-0.047448568,0.005781122,0.005655382,0.004928605,-0.013169623,-0.07377083,-0.02279941,-0.018268114,-0.00848859,-0.013754509,-0.014961657,-0.045394942,-0.0062880944,-0.002332711,-0.0069691697,-0.037415177,0.006100506,-0.0010398658,-0.03766387,-0.018027265,-0.020828359,0.025277453,0.041822527,0.013446205,-0.08152413,-0.018823056,0.0020603305,-0.006192928,-0.045204688,-0.015452007,-0.016063282,0.013234756,0.012397182,0.023305617,0.04627474,0.0149360495,-0.042022504,-0.011410514,0.042301014,0.050726842,0.0346432,-0.0026530137,-0.023273418,-0.03389552,-0.0033874675,0.00078860705,0.024214838,0.017393637,0.003183759,0.055071175,0.0035560867,0.010557169,-0.0006493363,-0.0028642148,-0.018717516,-0.008081811,-0.008333891,-0.019368893,0.037069853,-0.06395945,-0.02727781,0.040640607,-0.0039906017,-0.0009108418,-0.013823335,-0.02755151,0.060047712,0.010231436,0.023418892,0.008754222,-0.01599139,0.017447704,-0.08797528,0.00409701,-0.0070270486,-0.013320656,0.012916871,0.05375221,-0.011326457,0.0004501084,0.051563747,-0.0045434632,0.015385462,0.026967304,0.0035352227,0.015453286,-0.014212404,-0.07034246,0.0078017777,0.025096646,0.003162183,-0.0049042045,0.040445108,-0.021702366,-0.02452242,0.048187517,0.030880364,0.014555268,0.042660818,-0.013766045,0.010465504,-0.027872512,-0.023822006,-0.01995403,-0.00667381,0.022355644,0.026866952,0.026934372,-0.057327688,-0.021060092,-0.008204152,0.00011289678,0.030020341,-0.01301444,0.024449157,-0.057386823,0.029370107,-0.056765586,-0.038716666,-0.040190026,-0.02799531,-0.023575963,-0.018225592,0.019389564,0.04237656,0.066841476,-0.057500828,0.012209196,0.019308064,-0.00046558032,-0.0121829985,-0.007738672,0.011929449,-0.012444078,-0.044525027,-0.0072655147,0.0018819157,-0.03825256,-0.035182,-0.021952584,-0.039092124,-0.050085843,0.050245654,-0.030800125,-0.029238168,0.029693142,0.054209266,-0.030506335,-0.06362023,0.0036408359,-0.01547476,-0.039414372,0.016115908,0.11426837,-0.0007673123,-0.019291423,0.014594603,-0.009340053,0.043708418,0.069833495,0.041306704,0.0011718853,0.010911305,0.0013377105,-0.0132221645,0.008946732,-0.030013783,-0.037116043,-0.022350458,0.04616295,0.013976532,0.007498765,0.005332435,0.0062325513,-0.061590157,-0.010886454,-0.062689535,-0.031638958,0.015167649,0.015419053,-0.04811674,-0.04595685,0.0015208767,-0.037522163,-0.0034311446,-0.033584382,-0.016888617,0.013448691,-0.016700516,-0.037731875,-0.0148581145,0.0037983926,-0.008540307,0.016622532,-0.021675942,0.007970481,-0.021753455,0.013889162,-0.0009141172,0.023260908,0.012019225,-0.017388556,-0.031021804,0.017052896,0.012640796,0.0040949536,0.007152501,-0.009132067,-0.061152928,-0.04055175,0.03641259,-0.011541948,0.04195995,-0.02827777,-0.012771485,-0.015308686,0.023616245,0.00093986624,0.056078758,0.022943577,-0.011079725,-0.024010692,0.008876111,0.004606571,0.021064213,-0.019625472,-0.03994307,-0.059107665,-0.017456114,0.026081674,-0.053224444,-0.018919751,-0.0014006585,0.004761539,-0.025865056,-0.013121328,-0.02200329,0.012909676,-0.025107354,0.036262732,-0.0069879484,-0.035766874,-0.05902504,0.067479976,0.0008915645,-0.036739137,0.008331276,0.019711861,0.025679462,0.020743288,0.002239362,-0.049870383,-0.0017203006,0.004089179,-0.056963664,0.02320845,-0.007202435,0.02091985,-0.014541217,0.02326636,-0.0052564703,0.013406322,0.013703511,0.023541968,0.008754992,0.027842388,0.01753219,0.01076332,0.0033629553,-0.043159023,0.021050923,-0.00059904705,0.02278844,-0.0539719,-0.016122228,-0.013353918,0.020335507,-0.014696345,0.054562286,-0.01881052,0.052405566,-0.026145993,-0.03700584,-0.046065114,-0.013932152,0.009015192,-0.02524689,0.030319782,-0.045975275,-0.06430457,-0.010081107,-0.018112555,-0.048885606,0.019718423,-0.023999838,-0.015451667,-0.012292481,0.02509086,0.004616259,-0.023773097,0.01178157,0.0138752535,0.0010875778,0.028035855,0.0037480474,-0.028123166,0.0072557847,-0.01627651,-0.0026012843,0.0121074775,-0.008324566,0.007830987,0.026473997,0.03753515,0.023388378,-0.030056797,0.07094504,-0.011457195,-0.020108221,0.014563278,0.049574014,0.062156394,-0.03123648,0.045620643,-0.0055320887,-0.038779773,-0.030054951,-0.0042839525,0.017881704,-0.037249308,-0.02185013,0.022031128,-0.019836735,-0.0015738456,-0.018759664,0.04996053,-0.058271695,0.040450312,-0.018882819,-0.010034522,0.025150111,0.001519081,0.0075346334,-0.003107297,-0.02195515,0.00451698,0.02372288,-0.004810661,-0.017326523,0.050393797,0.04592227,0.030010743,0.007838875,-0.026951702,-0.016680479,-0.0144716,-0.14765513,-0.0060762204,-0.010177175,0.00094540836,0.013968128,-0.008765986,-0.04532817,-0.05206718,0.0019598773,-0.02767629,-0.0060725,-0.0073657553,-0.020575838,-0.031088624,0.007664333,0.048787672,-0.027577315,-0.03148069,-0.045514293,0.043724958,0.011921304,0.017483953,0.034856424,0.011917601,-0.011253404,0.0017184316,-0.04946115,-0.05516844,-0.024589373,-0.021171384,-0.048959706,-0.015808998,0.03279292,0.011397668,-0.006726711,-0.040260993,0.0015562063,0.0013125059,-0.05093999,-0.021058751,-0.018298702,0.0106838625,-0.006150904,0.0484057,0.017406356,0.057592213,-0.007019012,-0.010793938,-0.06771232,-0.0019736318,-0.02568165,0.035360616,-0.002101083,-0.0018457884,-0.0038672,-0.008848812,-0.006504282,0.00021273583,0.013361095,0.02644497,-0.0048790323,0.008180394,-0.039450597,-0.002354359,0.0061306097,0.04042537,-0.040848933,0.018807726,-0.027856218,0.008219185,-0.040893123,-0.012522492,0.024483029,-0.017730953,0.002491416,-0.01962247,0.029918889,-0.011700827,-0.0037336498,-0.03272301,-0.0518334,-0.000008473821,0.0034868459,-0.049129352,0.033139106,-0.008613788,0.0009905908,0.0060570445,-0.048403885,0.01605543,-0.06147503,-0.051641554,0.016020505,0.024814285,-0.019287867,0.03777395,-0.034104813,0.032272488,-0.025105953,0.0003501541,-0.019518007,-0.023439968,-0.007472512,-0.015146109,-0.032559562,0.020776656,0.02106093,0.0082933465,-0.029218383,-0.02717714,-0.017586632,0.0069657606,-0.017859878,0.0013995728,-0.06664109,-0.016148407,0.004364916,0.027212149,0.02260652,-0.00059234357,0.014829069,-0.0060391985,-0.018313685,-0.04411187,0.023516258,0.078264065,0.038318675,0.059431203,0.039031185,-0.0045042755,-0.00021806762,-0.0627595,0.04925601,-0.0023078187,0.03283314,-0.023575032,-0.006744904,0.045407895,-0.052564517,-0.027570132,-0.026142608,-0.054730073,-0.0111933965,-0.0063090264,0.0067827646,0.005717693,0.0065243966,0.044785008,-0.021485629,-0.04205181,0.0247393,-0.02060221,0.029992023,0.0213518,-0.034611024,0.07657471,-0.048648536,-0.0064965268,-0.001453109,0.07457421,-0.016547918,-0.035498906,-0.002951786,-0.00214542,-0.0028466876,0.063781485,0.005414422,-0.008119891,-0.033078343,0.0146232955,0.017115852,0.007168785,-0.0111435745,0.012754269,0.028496888,0.0342165,-0.0148985,0.021522352,0.015882203,-0.033767547,0.0435165,-0.007561167,0.021782342,0.04009241,0.0056381165,0.009498896,-0.014365771,0.003101914,-0.017200552,0.0070504392,-0.027008792,-0.00036282366,0.0046778196,-0.033990167,0.053693026,0.015228015,0.011649522,0.0141525585,0.04425899,0.022810088,-0.052232813,-0.026159117,0.05594826,0.0012708758,-0.038662896,0.054610822,-0.012590912,-0.043172803,0.0011657336,0.024977522,-0.0038239344,-0.015832124,-0.012053617,0.020435587,-0.00644352,-0.009381365,0.028128158,0.0130360145,-0.009085846,-0.028299458,0.094109796,0.0045186337,-0.011289581,-0.0076622786,0.0013551725,0.021878386,-0.023756351,0.011186651,-0.01637067,-0.011332751,-0.02052129,-0.030570392,0.028971793,0.037354544,-0.025111342,-0.0059949877,-0.033963587,0.00893872,0.029390015,-0.013932657,0.04061038,-0.012433244,0.027871998,-0.024764927],"last_embed":{"hash":"1tkfrsi","tokens":27}}},"text":null,"length":0,"last_read":{"hash":"1tkfrsi","at":1762857303749},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{2}","lines":[290,290],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tkfrsi","at":1762857303749}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027292727,-0.0092447065,-0.028714685,0.0058510494,-0.042339366,-0.033118546,0.04268656,0.029983867,0.009771878,0.015609523,-0.0034644245,0.017774994,-0.026659857,-0.018733747,0.022832587,-0.002075044,0.0028062912,0.023890879,0.035726544,0.013869863,-0.059490975,0.031715438,0.032061476,-0.031167125,-0.054806672,0.014288263,0.02441089,-0.011912322,0.00010359321,0.04718456,-0.007740841,-0.04058881,0.04243314,-0.026578566,0.020546002,-0.0013341703,-0.011564965,0.026797934,-0.03957129,0.0476878,0.0062163086,-0.011791632,0.025473753,0.026847083,0.036766525,-0.012959569,-0.052749272,-0.016401827,0.0179951,-0.035632268,-0.027641755,-0.012217852,0.010676852,-0.028260631,0.00023709293,0.04116719,-0.0064092674,-0.03502882,-0.011589793,-0.008582901,-0.041912124,-0.0039948747,0.013807039,-0.029938914,0.00003131975,0.051176198,0.033843342,-0.008225289,-0.0010032542,-0.04907415,0.009814953,0.018652182,0.02070437,0.014205432,-0.03721251,-0.037840396,0.04908288,-0.046000216,0.026477104,0.06806532,-0.0007332154,-0.011923269,-0.0123970155,-0.0034620843,0.023499835,-0.0063776197,0.008528572,0.029960865,0.03129801,-0.014043983,0.017674474,0.011111133,0.026070008,-0.027592538,-0.006411497,0.020092625,-0.018930703,-0.037513126,0.016608648,-0.014930411,0.067097664,0.015287571,-0.03257517,-0.037590273,0.025179984,0.00895946,-0.0030679042,0.00019541904,0.04434829,0.002487449,0.030176686,0.0254322,-0.005766143,0.020850956,-0.020501772,-0.02678687,0.029225111,-0.030528713,0.043019116,-0.028253732,0.013471475,0.047074158,0.008442918,-0.021073986,-0.0026899495,0.014143355,-0.0044980785,0.009970755,0.008673378,0.034153976,0.031238185,0.0064996784,-0.029144147,0.009298073,0.02067865,0.020794354,0.00651729,0.009365977,0.019616108,-0.069750406,0.012297646,0.013826993,-0.028794782,-0.006129788,-0.014133958,-0.07401919,0.05451614,0.006819274,-0.006997129,0.049296368,0.029544767,0.0204768,-0.021354642,0.043258414,-0.027086701,-0.0011039914,-0.0063038217,0.030993123,0.003989066,-0.006940068,0.0031038825,-0.06676686,-0.049641587,0.034564786,0.022269914,0.0069085136,0.033805672,0.01867798,-0.017989656,0.022330873,0.030247072,-0.040814187,-0.026848596,0.03854823,0.0007477069,0.016136581,0.08154929,0.026058473,0.024806565,-0.017944215,-0.04450567,0.015252512,-0.03769229,-0.013898498,0.0032019606,0.06947484,0.004013697,-0.029421145,0.0075137923,0.011025049,-0.011988956,0.0055184914,-0.016049178,0.020729918,0.07138483,-0.0025223056,0.013696307,-0.01949345,0.022278003,-0.044032227,0.003243149,0.0386702,0.021356381,0.015814522,-0.020549797,0.0020935577,-0.034943204,-0.015602531,0.0133368485,-0.04194957,0.011443924,0.010748287,-0.030123964,-0.013099981,-0.019528178,0.006695745,0.021881573,-0.015007836,0.00012407602,0.0069918935,-0.018350348,0.043418992,0.021870317,0.036100812,-0.02613805,0.014166523,0.01737473,0.025921583,0.010763449,-0.009999168,-0.018910658,-0.020033624,0.009767679,0.019012198,0.03022164,0.005089262,0.009845278,-0.015564941,0.049052916,-0.00092439645,-0.00860253,0.030420035,0.0278209,-0.015473109,-0.029461168,0.0150278695,0.0680046,0.01112062,-0.010740545,-0.021792013,-0.02804383,0.008708218,0.0022974827,-0.016118554,0.0100513995,0.034443486,0.017142667,0.010709623,0.029942092,0.005257232,-0.021514194,0.025164811,-0.0075105103,-0.0038130004,-0.0021950922,0.012165961,-0.032034814,-0.03900615,0.043406054,0.03258628,-0.0010414044,-0.03226877,0.05909094,0.003923948,-0.039315537,-0.0073900805,-0.040238902,0.022990286,0.03882721,0.030280206,-0.014583947,-0.01734261,0.018237678,0.03179036,0.0320046,0.03132141,-0.0038277528,-0.04643543,0.023016792,-0.007016338,-0.033351496,-0.008990543,0.0672411,-0.020618998,-0.053873166,0.013459833,0.016242528,-0.14731252,-0.006889748,0.024385052,0.024278594,0.01985605,0.013635328,-0.03903155,0.0070639565,-0.032162663,0.050267793,0.00939335,-0.045554683,0.046443254,0.034224823,0.01524347,-0.0042235716,-0.029495519,0.0036243997,-0.0047260784,-0.035523437,-0.0030490684,-0.023958547,0.029664429,0.0007803009,-0.0147122145,-0.019378798,0.05499079,-0.000811455,0.0040572817,-0.036642503,-0.050141066,0.012760059,0.0020137657,0.04442837,-0.01552912,0.016724568,-0.043862723,0.01578968,0.0391126,-0.019687688,0.04976419,0.030080114,-0.0011997204,0.008314551,-0.021110011,0.003975335,-0.00485185,0.023562016,-0.06386948,-0.031799074,0.0050654253,-0.0039814455,-0.016398434,0.029303124,-0.028133485,-0.016006237,0.013424477,0.025281204,-0.029757015,-0.0071653156,-0.014344219,-0.018359352,-0.019625075,-0.0514805,-0.0022919108,-0.052064043,0.043403696,0.014097395,-0.024625612,-0.052242927,0.029870791,-0.04323892,0.028681457,0.0006847891,-0.017452015,0.00011597654,0.027286632,-0.02783562,-0.016686806,-0.094267786,-0.036568552,0.05072421,-0.0016692404,-0.021330426,-0.020241087,-0.056477584,0.014646282,-0.021189013,0.016179973,0.2483387,0.029321143,0.034038264,-0.014009573,0.054183364,-0.030807562,0.04192095,0.053588368,0.005512228,-0.03498567,0.003042591,0.08253857,0.014672349,0.019617468,0.041040983,0.038971182,-0.07080741,0.0153570715,0.041469254,0.017048722,0.009707583,-0.045431916,0.008471999,-0.011373793,-0.07828279,-0.018055262,0.013497913,0.05356497,-0.028528461,0.026404915,-0.027418902,0.0463728,0.05886074,-0.04019947,0.031256326,0.025517456,0.027399236,-0.07923005,-0.04559219,0.004113449,0.011870198,0.009111356,-0.0073961224,-0.055843525,-0.019610567,-0.008142975,-0.014457961,-0.021302039,-0.037721463,-0.020740906,0.001575374,-0.008486102,0.0013935597,-0.014315255,0.013471189,0.015548931,-0.019453522,-0.028252201,-0.016235115,-0.0058687725,0.031658888,0.021844903,-0.089274585,-0.014514331,0.0017231549,-0.010687723,-0.04014094,0.0030535108,-0.0040675243,0.025970044,0.021186812,0.020518782,0.018475736,0.022771532,-0.021251917,-0.010564716,0.033648685,0.06636017,0.009094526,-0.006381231,-0.026710477,-0.045728903,-0.001867059,-0.01779017,0.02852856,0.0050934944,-0.0043349653,0.057727315,-0.011912085,0.02560666,-0.01572882,0.0020969615,-0.015106511,-0.012029342,-0.031142075,-0.014620169,0.059721086,-0.04830904,-0.03157183,0.012239278,-0.05918033,-0.028909262,-0.0030564014,-0.02020222,0.04006969,0.019199692,0.00794212,0.018990938,0.0016233216,0.03140358,-0.09270592,-0.0006406852,-0.012167902,-0.015081902,0.026531192,0.04852681,-0.008523133,0.01982778,0.05635272,0.015030801,0.009095823,0.023256324,-0.011951808,0.019627044,0.01625464,-0.06134799,0.008782127,0.017250804,0.0019276276,0.028478792,0.036533512,-0.029404014,-0.032767724,0.051169638,0.015747646,0.035470918,0.0024299368,-0.025660632,0.008924814,-0.020727543,-0.017896421,-0.016926356,-0.031196173,0.03702895,0.023721816,0.036423493,-0.06946638,-0.028536215,-0.010402241,0.01746621,0.018769711,0.031946056,0.028203461,-0.0468467,0.02570519,-0.034490053,-0.03513193,-0.029202195,-0.017998518,-0.021615077,-0.012034943,0.013510726,0.032121114,0.037039295,-0.05063501,0.012109392,0.014616837,0.0108818645,-0.0021656107,-0.025803763,-0.0007150873,-0.013678143,-0.046327323,0.0109688435,-0.0012463524,-0.03507267,-0.004038747,-0.036156528,-0.054115623,-0.05430398,0.021141363,-0.015482888,-0.009162288,0.03292234,0.042954322,-0.031320743,-0.046643145,-0.006742667,-0.015639756,-0.009618948,0.0064831087,0.09785685,-0.005643201,-0.014240623,0.0177469,-0.0013623122,0.078839846,0.03860073,0.03463091,0.00046740758,-0.016930996,-0.0037153156,-0.021495562,0.0056427103,-0.02784987,-0.049435932,0.012418033,0.049504917,0.0039491286,0.005740379,0.026712935,-0.0067006918,-0.03215913,0.00032378893,-0.031290058,-0.052035674,0.024623588,0.016741378,-0.06374115,-0.011400514,-0.03618912,-0.050344292,0.00040685284,-0.019942848,-0.02125714,0.033370867,-0.026868207,-0.027159214,0.0055318675,0.0032572306,-0.0053062653,-0.011958663,0.011422132,0.004866142,-0.011386625,0.03726678,-0.0075669363,0.034777183,0.030487658,-0.009643095,-0.005273092,-0.0063860593,-0.016331213,0.026244683,-0.0006488365,-0.0155371325,-0.04308924,-0.032890595,0.032653794,0.028371148,0.027762821,-0.024952618,-0.005909853,-0.032812294,0.054168116,-0.0027404814,0.02776458,0.0164117,-0.04977151,-0.046930753,-0.0053636967,0.02693837,0.031899486,-0.017015329,-0.05742189,-0.055558514,-0.028648013,0.033952463,-0.05462242,-0.048439063,0.0049342685,0.0013180653,-0.021869317,-0.021139642,-0.0039514517,-0.003006393,-0.052515913,0.040237315,0.0044439426,-0.04668943,-0.073238604,0.03912967,0.0062619154,-0.036128514,0.014527885,0.028035376,0.029770609,0.01315166,-0.014992631,-0.04735347,0.0096626505,0.0018612744,-0.055296093,0.0060210195,-0.015035075,0.0027519765,-0.015376956,0.027728766,-0.0018687331,0.011825601,-0.0033760292,0.034068134,0.018529773,0.023906793,-0.007893881,-0.0012896415,-0.011308174,-0.049184095,0.01122203,0.013808984,0.0000071407376,-0.06757104,-0.021470502,-0.002284613,0.010162581,-0.018482845,0.034853425,-0.022385739,0.049968798,-0.01409118,0.008217553,-0.057156745,-0.021820249,0.009104063,-0.06250992,0.052146874,-0.042095207,-0.05666931,-0.011595576,-0.034835253,-0.054011036,-0.008399018,-0.016587347,-0.013644345,-0.020876076,0.035180826,0.013940165,-0.03262388,0.0039536706,0.0337065,0.009027003,0.015681053,0.01238492,-0.009338937,-0.011184096,-0.009901524,-0.02725914,0.016995898,-0.0009883088,-0.004181022,0.033542234,-0.0015818087,0.015088215,-0.007478023,0.046312958,0.0022229096,-0.030524308,0.02674827,0.04448806,0.036900003,-0.029453836,0.033793304,0.011965152,-0.031398553,-0.014364364,0.006996048,0.01806682,-0.04948118,0.0017213069,0.016698506,-0.024473082,-0.0098653305,-0.015152816,0.027893638,-0.058218792,0.038460907,-0.016811995,-0.0093286205,0.048502043,-0.025113594,0.0072797053,-0.0052177827,-0.025944019,0.0012561706,0.015394385,0.0013919914,-0.018367438,0.030626852,0.053064276,0.040278897,0.0038772144,-0.011194947,-0.016899725,0.016613793,-0.14669782,-0.001672481,-0.019331241,-0.015359721,0.024538388,-0.00926628,-0.063232355,-0.027877973,-0.0077066743,-0.025398873,0.01254565,-0.0033037446,-0.03854055,-0.014603502,0.008269943,0.043919645,-0.03920754,-0.045254234,-0.050948747,0.037077963,-0.004029327,0.018758677,0.04361243,0.00052883587,-0.023336086,0.023196839,-0.0071578664,-0.043805994,-0.014624702,-0.029580848,-0.049631726,-0.07716695,0.0327798,0.024203062,-0.005092142,-0.044138875,-0.00991517,-0.019706238,-0.07587187,-0.0072523034,0.0063027046,0.008427933,0.0010582673,0.033809844,0.0061893268,0.068759404,-0.025736418,0.0020626783,-0.023946155,-0.003174042,-0.0047603496,0.057615235,0.0054661427,0.01704146,0.0028209935,0.0028307417,-0.014270777,-0.014058688,0.020103373,0.010939925,-0.007964722,0.009849773,-0.024249237,-0.0046659876,0.008529289,0.029029593,-0.004757995,0.014709192,-0.03035924,0.01355059,-0.034220267,-0.023042249,0.016035529,-0.00888587,0.006604394,-0.020716896,0.014013249,-0.016021652,0.016326666,-0.032665204,-0.046155743,-0.0060537844,-0.009615285,-0.05533408,0.03656123,0.00094846345,0.0016637917,-0.010093828,-0.070344634,0.0012867951,-0.052836515,-0.047373053,0.011881053,0.013186705,-0.011613327,0.053518295,-0.01697346,0.02426406,0.00093080365,-0.0011226735,-0.03163742,-0.016078906,-0.016625607,-0.019867953,-0.025479015,0.017850734,0.041170638,-0.0028847465,-0.011795834,-0.030935159,-0.03709712,0.009805222,-0.007112555,0.0044407323,-0.07362661,-0.0004860087,0.011403064,0.03149102,0.005246014,0.0050127893,0.005167895,-0.028485475,-0.012517167,-0.033227712,0.025277283,0.08586739,0.042699777,0.05345736,0.07151717,0.002474955,-0.008304566,-0.050586533,0.043074906,0.0064805644,0.03754929,-0.03378756,-0.033990417,0.03759859,-0.060498916,-0.027474338,-0.04353846,-0.058869384,-0.011816598,-0.020757943,-0.020943973,-0.00629396,-0.015476065,0.0056624226,-0.0056638215,-0.056149453,0.02624587,-0.030178992,0.018492263,0.015151872,-0.031675294,0.054736707,-0.032341354,-0.03160281,0.010302202,0.08239344,-0.0034395317,-0.026144136,0.0062077916,-0.0048463414,-0.022747379,0.063426115,-0.00041617575,-0.013463534,-0.028356759,0.023211036,-0.00040974477,-0.00932967,-0.01642373,0.037764005,0.030201284,0.012468402,-0.00902794,0.033959158,0.018133312,-0.023684254,0.04403259,-0.024197634,0.011912417,0.050106663,0.006033582,0.0075047244,-0.007976467,0.011428323,-0.017212102,0.016604565,-0.02809861,-0.007825655,0.03218792,-0.03132258,0.071174584,0.014575541,0.004038062,-0.0043170014,0.040787626,0.033057924,-0.035137072,-0.0042035193,0.018606372,0.011517977,-0.02030982,0.02827857,-0.0042688814,-0.040091336,-0.014195291,0.030193953,-0.01691473,-0.028395299,-0.011359577,0.006068576,-0.011287195,0.014188321,0.043592203,0.017747654,-0.009061594,-0.03041328,0.08590363,0.004663222,-0.015847703,-0.027704192,0.0028574723,0.023823509,-0.015947595,-0.002665753,-0.022018176,-0.031173514,-0.01723688,-0.0014890698,0.0153635815,0.020748073,0.002261644,-0.013909771,-0.009610057,0.019394167,0.000116197996,-0.022777017,0.04998673,-0.00807361,0.027843002,-0.03366616],"last_embed":{"hash":"17jvtak","tokens":27}}},"text":null,"length":0,"last_read":{"hash":"17jvtak","at":1762857303749},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{3}","lines":[291,291],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17jvtak","at":1762857303749}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03581689,-0.014889225,-0.009125798,-0.018415477,-0.0439909,-0.041658193,0.04952429,0.015936814,0.009231232,-0.0027744304,-0.025750302,0.017459344,-0.050241016,-0.009541587,-0.012826387,0.010586121,0.013308894,0.015605552,0.027028598,0.016821403,-0.056574516,0.011066417,0.005029015,-0.024074674,-0.036918763,0.009081525,0.0016594162,-0.008003852,-0.021847185,0.06283694,-0.004260265,-0.030981746,0.021531614,-0.03800101,0.0156038115,-0.014037773,0.015675565,0.027030867,-0.04631093,0.016513268,0.033146854,-0.05038731,0.03421536,0.0026915434,0.046510324,-0.015711788,-0.035913344,-0.018204954,-0.010041781,-0.041231684,-0.0062874225,-0.002996998,0.007671627,0.007694675,0.006929542,0.03913261,-0.00027413864,-0.016713688,-0.026238764,-0.0094399275,-0.017982934,0.01236454,0.0017197748,-0.04406043,0.0033956906,0.073265724,0.038799684,0.020468011,-0.0013043302,-0.053873472,-0.007409427,0.029255027,0.007679526,0.00634388,-0.040933102,-0.014474097,0.03902773,-0.031030407,0.023985105,0.031294253,0.0037262132,0.028039636,-0.01828639,-0.020273896,0.020805543,-0.005526125,-0.0063965814,0.022496158,0.013603133,-0.021386553,0.019007944,0.0036849044,0.052990075,-0.043916855,-0.025613401,0.015924733,-0.009855073,-0.039261438,0.033156995,-0.03102712,0.047540948,-0.016139617,-0.02958434,-0.02504336,0.026769368,-0.03012873,0.008324739,0.034412112,0.03721252,0.0061157746,0.029574323,0.017166337,0.0232326,0.03348014,-0.011559431,-0.033842605,0.010019137,-0.039308645,0.042075608,-0.012288144,0.010689139,0.047415104,0.017983887,-0.003965299,0.02028626,0.03379911,-0.0019971805,0.009857561,-0.04105626,0.03324425,0.03386131,-0.017371505,-0.032730885,0.0067795743,-0.01293681,0.020356728,0.022170415,0.008722839,0.009183268,-0.09394009,0.019945476,0.020412957,-0.019993547,-0.013451429,-0.026228745,-0.0581349,0.043145027,0.00810881,-0.00075486925,0.038561713,0.0008897319,0.015032155,-0.021112438,0.04975073,-0.0039829826,-0.010294888,0.0054332856,0.048168037,-0.008953182,0.012397912,0.0012888802,-0.032987382,-0.057142638,0.02071879,0.013106704,0.0069760047,0.04721813,0.014860453,0.010421503,0.0057961415,0.020410787,-0.03905566,0.01535086,0.035945363,0.00042507102,0.018876176,0.10266466,0.03611119,0.03178161,-0.020632727,-0.034211524,0.016536241,-0.046727367,-0.023477461,0.0021338302,0.037378713,-0.027910428,-0.037254527,0.01255759,0.016299522,-0.0132569345,-0.02113734,-0.005265506,-0.019765478,0.08246977,-0.01704104,0.0023851008,-0.039635,0.032402083,-0.045935646,0.028744524,0.037466552,0.005170711,0.028242232,-0.0088832555,0.010517884,-0.04397606,-0.022471821,0.01016242,-0.018406844,-0.028349146,-0.0019376291,-0.02170341,-0.0021386931,-0.032366075,-0.01881011,0.016967105,-0.004680187,0.006981557,0.0076422524,-0.010977526,0.03452683,-0.015397994,0.02107205,-0.021712031,0.034600284,0.0012518474,0.042021185,0.018946026,-0.01506815,0.0035518422,-0.026903931,-0.002110149,0.011304075,0.01029567,0.014513057,-0.021840265,0.0072404575,0.04005297,-0.021033797,0.00044187056,-0.008105198,-0.0043049166,-0.00094910816,-0.024995195,0.048330136,0.026659282,0.018929366,-0.0070103626,0.018978363,-0.027005995,-0.017879333,-0.028008066,-0.022562139,0.039252166,0.03298934,0.018891517,0.016734611,0.011237926,0.015786016,-0.015189555,0.035616793,-0.017372321,0.0065470035,0.016285611,0.0133711,-0.019379217,-0.017822063,0.043872368,0.064004384,-0.00881473,-0.01957301,0.076186456,-0.011257432,-0.015077137,0.005703218,-0.049406365,0.030186022,0.053018022,0.018040901,-0.019381475,-0.025598379,0.026408013,0.012549804,0.017033895,0.0046328227,-0.028903404,-0.01567382,0.0077782217,-0.016556958,-0.038763326,-0.027408523,0.06894252,-0.030782785,-0.025317932,0.008417245,0.007610086,-0.14692101,-0.005058664,0.032199208,0.025779469,0.02413715,-0.013054083,-0.01723685,0.0014424345,-0.002758535,0.0348552,-0.010214034,-0.039102823,0.033473954,0.003175147,0.00013377867,-0.0065452703,-0.022352537,-0.003901388,-0.00010088035,-0.03297758,0.0012844973,-0.016981263,0.033793733,0.03062487,-0.0047929944,-0.017428806,0.0405336,-0.0398961,0.00076014,-0.0248583,-0.03718182,0.010116113,0.0011087384,0.03241182,-0.014349116,0.032242633,-0.034960337,0.015747782,-0.009479016,-0.020888379,0.047812536,-0.000105259925,-0.00026211957,0.0067398357,-0.007256837,0.0021997385,-0.025182398,0.017417895,-0.054534994,-0.021408105,0.021215303,-0.0068998337,-0.030581223,0.041137036,-0.032939743,-0.020375125,0.02546215,0.033934847,0.004487259,-0.031204378,0.0028496839,-0.00891012,-0.01123275,-0.04104121,-0.024776284,-0.059143536,0.015052332,0.018141424,-0.009440043,-0.013335045,0.04022329,0.008709682,0.022071581,-0.011454313,-0.05384622,0.041868094,0.017295038,0.0012855738,-0.024764607,-0.090386115,-0.013798518,0.027127838,-0.010376462,0.0032246602,-0.03411899,-0.022024296,0.032869212,-0.0024934406,0.03323724,0.24007806,0.032411855,0.030937262,-0.007316374,0.03841413,-0.03333958,0.041470706,0.057408486,0.003571432,-0.040135093,-0.024526231,0.062530346,0.007262678,0.035233937,0.03800621,0.05225554,-0.067764595,0.021252517,0.04128148,0.0076744077,0.022383993,-0.0356853,-0.012503849,-0.0007175409,-0.07329155,0.004616058,0.047302727,0.033596795,-0.054925233,0.011851907,-0.030118292,0.086901076,0.038286652,0.0015340684,0.055370852,0.017772935,0.025072794,-0.053083465,-0.06734279,0.014402237,-0.0057562133,0.005928226,0.0023482942,-0.049777072,-0.037582234,-0.012754459,-0.030610295,-0.034827024,-0.02977295,-0.0056547658,0.015795946,0.02821964,0.015271659,-0.009106564,0.035180666,-0.0030425328,-0.023679355,-0.01925964,-0.0119263185,0.029282251,0.037896533,0.023287075,-0.09541786,-0.0023716977,0.02677547,0.024151625,-0.031610724,-0.0013384551,-0.012548975,0.03619001,0.0104708485,0.0033538693,0.02718735,-0.009353471,-0.027756821,0.0026516023,0.0044248034,0.024362406,0.0029041907,0.0038852955,0.008773731,-0.03729138,0.0011067479,-0.018834477,0.041789494,0.033816062,0.0041913125,0.060823735,0.015604866,0.03626473,-0.014254517,0.011656517,-0.031280458,-0.024328033,0.0030695796,-0.010300526,0.03697267,-0.06840901,-0.035432383,0.016296024,-0.029613927,-0.003191999,0.015813934,-0.03538732,0.051405877,-0.004145937,0.0030232752,-0.010148654,-0.01402644,0.011317454,-0.06897664,0.025035948,0.006207547,0.013176294,0.019041536,0.058295902,-0.022043446,0.011334794,0.06817292,0.022997523,0.0006420374,0.0054366463,-0.0065246457,0.031214898,0.0017236058,-0.08537972,0.017225476,0.043051798,-0.0054559046,0.02151612,0.021629704,-0.0071651107,-0.008440848,0.03702007,0.0011507756,0.012679531,0.008471233,-0.03284291,0.02528501,-0.008152615,-0.028756509,0.012857169,-0.026844643,0.014652888,0.025082642,0.030086314,-0.041486576,-0.021140376,-0.02705839,-0.019559234,0.040911425,0.030959664,0.017876642,-0.053215288,0.0036058468,-0.023598768,-0.038474936,-0.03556295,-0.031773295,-0.028082538,-0.007792362,0.00022707242,0.04857532,0.025551148,-0.04449143,0.011387777,-0.0008613409,-0.0059680603,-0.0013645428,-0.02167638,-0.005688324,-0.00678004,-0.03268944,-0.022193262,0.0064528007,-0.027870366,-0.018146751,-0.013058962,-0.045775168,-0.03701401,0.05308991,-0.053256698,-0.01920556,0.029965106,0.033965584,-0.0026731826,-0.04508659,0.0029621187,0.0062350133,-0.03695384,0.01744811,0.121591054,-0.034148555,-0.01504845,0.050638765,-0.015170468,0.07676341,0.036212508,0.027811361,-0.015226368,-0.008900839,0.025014663,-0.016538186,-0.0026306333,-0.04345483,-0.023525365,-0.007243274,0.014527516,-0.0075555663,-0.014814961,0.013370022,0.014218388,-0.036543753,-0.0017678381,-0.05291876,-0.053059377,0.024141978,0.010550433,-0.05176019,-0.004106445,0.010501598,-0.04142591,0.0060584056,-0.041904803,-0.048301198,0.036235277,-0.04311336,-0.0529711,-0.020717846,0.003692193,-0.007962319,-0.007292353,-0.0085052205,0.015219348,0.010015256,0.054202233,0.0142924,0.037476003,0.027365899,-0.022599505,-0.011859246,-0.034809016,-0.0012937621,0.048213694,0.010537055,-0.021328844,-0.04335719,-0.030344948,0.022485068,-0.009845704,0.018864729,-0.03494584,0.0018905704,-0.027298199,0.014906844,0.00044248093,0.043632127,0.022945754,-0.042740915,-0.038559955,-0.020258661,0.004834206,0.032613393,-0.031024247,-0.026166718,-0.05655374,-0.0005043306,0.019402375,-0.04769011,-0.019491399,0.00514834,-0.01894563,-0.03597809,-0.034530103,-0.017196652,-0.0045881374,-0.028460281,0.03262438,-0.011627049,-0.054565497,-0.042436123,0.07900433,-0.020123245,-0.024570623,-0.006157365,0.009748013,0.05830011,0.008750994,0.0070585846,-0.009159385,0.027287185,-0.017390883,-0.05714757,0.015701076,-0.028527528,0.00841578,0.02746714,0.019111931,0.005701846,0.019593492,0.022893656,0.039204095,0.016719125,0.025150882,-0.017446155,0.009645136,0.010631518,-0.012880113,0.041459605,0.0065550064,0.0028807428,-0.06624573,0.015777254,-0.056249402,0.005797483,-0.03891246,0.02356979,-0.012260291,0.023738129,-0.008379201,0.04513584,-0.052628238,-0.028715292,0.022051169,-0.04073875,0.074493915,-0.04524179,-0.05257477,-0.010637933,-0.019891279,-0.037361193,-0.0036188457,-0.03920526,-0.0027578692,-0.034445044,0.046754796,0.024301404,0.009858003,-0.0041043777,0.02510466,0.024837675,0.006105405,0.00020545279,-0.008020918,0.022123978,0.004197953,-0.031922843,0.011149887,-0.017902555,-0.0027823304,0.040630117,0.020071188,0.025758315,-0.012898862,0.04168786,-0.02045197,-0.031870376,0.030480083,0.056137104,0.047347926,-0.001236022,0.030032855,-0.016895851,-0.053925015,-0.039869472,0.012689952,0.011504036,-0.037782468,-0.038387988,0.016114688,-0.028214477,0.01495017,-0.014420292,0.04281438,-0.047960434,0.027104223,-0.012140413,0.016816063,0.04099482,-0.030851614,0.051029153,-0.0101948595,-0.015730973,0.00020056905,0.003847406,-0.010556407,-0.0088434825,0.0357342,0.040723205,0.0445803,-0.010429818,-0.03715567,-0.028940063,-0.00023114828,-0.1476137,-0.005430073,-0.008356541,-0.00069430366,0.0055427803,0.00016973914,-0.043111008,-0.059748817,0.0011404366,-0.016342258,-0.011376415,-0.004425125,-0.04159722,-0.01984921,0.01763044,0.015037632,-0.033065002,-0.032780312,-0.030593883,0.027251428,0.005715271,0.0024184776,0.036787186,-0.008984557,0.019354787,0.0280974,-0.033912785,-0.047356598,-0.021831144,-0.030804403,-0.05607482,-0.023918541,0.038244136,0.017384429,-0.01577369,-0.04067218,-0.0071049565,-0.019985223,-0.052248493,-0.042707104,0.00061655283,0.0137398355,-0.0062007927,0.0149635,0.017275035,0.042414013,-0.03444195,-0.012847103,-0.06495058,-0.032650787,-0.010980841,0.055175327,0.00957988,-0.008467763,-0.01180271,-0.010848716,-0.003861821,-0.010565426,0.01966739,0.016148522,-0.039928842,-0.008070129,-0.012336295,-0.0211167,0.0048584766,0.024305718,-0.03867137,0.011760244,-0.036807373,0.023767276,-0.026446065,-0.03587053,0.040687494,-0.0110544665,0.016447164,-0.007924776,-0.005540732,-0.030564286,-0.016521772,-0.043083098,-0.035904687,0.012744019,-0.028497329,-0.07676346,0.016763307,-0.006076304,-0.017502056,0.02783634,-0.06991256,0.020827888,-0.026937488,-0.040488847,0.01224612,0.01105603,-0.0016078269,0.03195799,0.0046398826,0.04100569,-0.0057630106,-0.020514602,0.009240718,-0.012604497,-0.0046097822,-0.017445939,-0.037062954,0.051697604,0.04089193,0.007481474,-0.009504428,-0.02701605,-0.019880416,0.0044858214,-0.0047433916,-0.0027431478,-0.052454308,0.022075674,0.012462725,0.021594154,0.024082683,0.0050564255,-0.007020147,-0.02306378,0.0056187958,-0.041411877,0.02886929,0.07523885,0.039936814,0.053655516,0.055091128,-0.012276247,-0.014975991,-0.045251157,0.045073472,0.015676375,0.055804722,-0.010823538,0.0045892564,0.029174736,-0.060798626,-0.03211752,-0.017183218,-0.0691982,-0.0009522935,-0.021041593,0.004574553,0.005692468,0.001118641,0.014764968,-0.036875155,-0.04163725,0.033375088,-0.005941542,0.040496808,-0.006550996,-0.040447496,0.0669614,-0.018053122,-0.05076828,-0.01110572,0.10530924,-0.020489266,-0.01266966,-0.0038420744,0.0018289791,-0.022637805,0.054305825,0.0013429024,-0.026720751,-0.043958016,0.008574657,0.03051115,0.010879499,0.005347364,0.0010699866,0.047196575,0.004163915,0.006889254,0.016516399,0.048438456,-0.0090659605,0.044706594,-0.0029004298,0.00805507,0.014000477,-0.009336947,0.018092016,-0.0032627173,0.0077916244,-0.019468488,-0.0027927107,-0.021679398,-0.014230049,0.02895579,-0.031816907,0.046980094,0.0022862088,0.017505035,-0.0062042223,0.022084396,0.00047219687,-0.030220788,0.00015943035,0.017703878,0.009561677,-0.040929105,0.03663897,-0.026089294,-0.030656276,-0.014790915,0.028391318,-0.013237811,-0.0022756401,-0.03484252,0.011334654,-0.00797504,0.021869024,0.047322743,0.007813926,0.010100389,-0.038318556,0.06943433,-0.0059534423,-0.04720075,-0.032874502,0.0063197175,0.025808163,-0.027621213,-0.0035958788,-0.046173856,-0.03857386,-0.059937418,-0.008875941,0.011800364,0.01768076,0.012026238,0.0001246629,-0.018323094,0.025837302,0.011904441,-0.023861183,0.024806915,-0.02494864,0.039690606,-0.0074259555],"last_embed":{"hash":"hblglb","tokens":27}}},"text":null,"length":0,"last_read":{"hash":"hblglb","at":1762857303749},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{4}","lines":[292,292],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"hblglb","at":1762857303749}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06454615,-0.034841336,-0.019655462,-0.00078134757,-0.044775736,-0.04673589,0.010919938,0.026863087,0.029531205,0.013076349,-0.0027232736,0.024170766,-0.028537579,-0.0016664433,-0.0007133909,0.044388562,-0.005265171,0.017135259,0.021472758,0.00775224,-0.023764877,0.005102754,0.05423471,-0.0018460414,-0.019394282,0.0026366673,-0.007748621,-0.011673015,0.014236739,0.07994485,-0.0030668601,-0.010118068,0.009985402,-0.055267487,-0.026515102,-0.006503769,-0.0042193816,0.014926169,-0.043845106,0.024014276,0.023937954,-0.017962057,0.018624907,0.019153683,0.042022,-0.026095094,-0.050935235,-0.017934406,-0.019174594,-0.018884046,-0.017546706,-0.005035201,0.03319944,-0.040145174,0.021746587,0.046597417,0.0028035936,-0.040687066,-0.0035254788,0.0071721254,-0.032518845,0.006544811,-0.018439429,-0.012401008,0.019338472,0.03918012,0.03218148,0.0138404,-0.0062498334,-0.038842313,0.00031129044,0.009845047,0.022493932,-0.0008314515,-0.020891277,-0.014908875,0.0063622477,-0.020867124,0.0024261784,0.015317504,0.0008528872,0.005695645,0.019067373,-0.0048871855,0.025862329,0.0047396235,-0.0074183866,0.038399737,0.019221362,-0.021439511,-0.010440217,-0.013100902,0.03643319,-0.019887406,-0.014421504,0.008732959,-0.0062453924,-0.026153428,0.0403006,-0.04700272,0.04677458,-0.002807277,-0.013559,-0.02934422,0.0007962437,-0.0028631834,0.011412669,0.0362929,0.007006905,-0.0036282402,0.034329385,0.027270157,0.02786333,0.036451835,-0.007451671,-0.015275356,0.006352392,-0.032365374,0.042003244,-0.004535841,0.016769158,0.051261768,0.014188931,-0.0065729558,0.0032675925,0.013058597,-0.0051616323,0.00021217504,-0.03721138,0.017299479,0.020637844,-0.008204586,0.011301231,-0.0016075468,0.015200021,0.003946398,0.04188594,0.017453494,-0.0022654254,-0.06533088,0.018191615,-0.0037115198,-0.0117401,0.008670107,-0.014113441,-0.04774517,0.04659141,0.01271224,-0.027602134,0.054487243,0.006946564,0.032812454,-0.034747314,0.04750771,-0.029308887,0.048099656,0.0051991963,0.032404054,-0.026482182,0.011404421,-0.0012547683,-0.054296188,-0.06585315,0.047797844,0.0029197605,0.012776218,0.030315328,-0.0020318863,-0.014389986,0.03029829,0.008386755,-0.041626602,0.010431695,0.031109242,0.03186691,0.015383367,0.09697222,0.03439766,-0.008530005,-0.027086655,-0.041256208,0.019871617,-0.012760247,-0.040496647,-0.016929334,0.019367106,0.007168553,-0.04423294,0.007335564,0.028401032,0.0031075678,0.0069891266,-0.014841297,-0.053767983,0.08152202,-0.011056228,0.004852953,0.0073231393,0.006115448,-0.020044545,-0.0031142316,0.039468277,0.02645837,-0.009796652,-0.061845917,-0.00046791293,-0.035265237,-0.04157446,0.010870532,-0.0316852,0.012626789,0.0027548266,-0.013988995,-0.030212453,-0.021708924,-0.016838837,0.03267932,-0.010183882,-0.01581192,-0.0120371645,-0.00055621547,0.063744746,0.018986592,-0.010377379,-0.015497125,0.028115392,0.0074757636,0.03450825,0.02525186,-0.0014725728,-0.02431655,0.00017220792,-0.0037710832,0.02328672,0.030802298,-0.03259533,-0.011948273,-0.000700697,0.051514715,0.039905816,-0.044679996,0.0031359675,0.014333539,-0.0049077016,-0.033155248,0.017253758,0.06914636,0.008154814,-0.0075014466,0.028070817,0.0028465667,0.0023910552,0.0048963837,-0.042543944,0.013303125,0.030623164,0.011900784,0.004762948,0.015901342,0.014331685,-0.012040076,0.042771902,0.0033701756,0.008156264,-0.00087653357,-0.014743838,-0.0154970875,-0.019806005,0.03234553,0.054373782,-0.0067925076,-0.037112873,0.045633946,0.0061587915,-0.042162467,0.009080454,-0.035343762,0.0024411553,0.035225533,-0.0015528606,-0.016836794,-0.011131058,0.027235424,0.028640859,0.051586036,0.0037934491,0.0018611607,-0.0039691622,0.023812924,-0.0072994945,-0.022592446,0.029028073,0.06877552,-0.009629006,-0.03792187,0.003046488,-0.004490282,-0.16719478,0.014350802,0.012379602,0.024109064,0.019402046,0.009404047,-0.012816047,0.013028796,-0.051256333,0.018118683,0.008981257,-0.0501418,0.016724883,-0.012232504,0.007968842,-0.0025163572,-0.025436653,-0.02347225,-0.0087933745,-0.046806365,-0.0053639384,-0.0138745,0.029109178,0.008233196,-0.00960015,0.004344269,0.090917125,-0.011876428,-0.005418237,-0.026785564,-0.03355891,0.005899727,-0.0003636381,0.04246439,-0.011804326,0.031846005,-0.019248057,0.027464319,0.009672341,-0.008642641,0.068203956,0.041808557,0.0068713953,0.004651168,-0.012028753,-0.0033179666,-0.025607722,-0.006023593,-0.06430735,-0.010798728,0.014656237,-0.0036120582,-0.0012176797,0.043092597,-0.03785081,0.011441996,0.028882265,0.028145727,-0.035160914,-0.0122462865,-0.0010770955,0.008162687,-0.0001344523,-0.047184456,-0.030049197,-0.032452255,0.018994143,0.016715262,0.00075074617,-0.041791443,0.0140544055,0.020829404,-0.0046949913,-0.000029314257,-0.06647366,0.02578344,0.020282978,-0.030384464,-0.004714441,-0.08369211,-0.014080415,0.011343595,-0.015660599,-0.018594248,-0.013657565,-0.021932539,0.03701364,-0.009747336,0.05384738,0.24151613,0.050980885,0.014413017,-0.013890734,0.041899145,-0.009614611,0.015665863,0.07397821,-0.010122024,-0.044047076,-0.01502025,0.045533158,0.0009289511,-0.000374556,0.04918512,0.050104745,-0.058425352,0.013677408,0.058318205,0.008591476,0.013473553,-0.021742404,0.007764184,-0.000023326878,-0.05084837,-0.026696196,0.011806209,0.034521803,-0.037203223,0.003921079,-0.015471593,0.06875453,0.06828817,-0.036591414,0.027807634,0.011928064,0.044812728,-0.0604988,-0.048313685,-0.0035429127,-0.0025704887,0.005865759,-0.012527749,-0.03807836,-0.031145127,-0.004693729,-0.011538789,-0.019223776,-0.017241335,-0.028525313,-0.019519974,0.0122251,0.017960358,-0.024335722,0.0126254475,-0.010803168,-0.032797616,-0.018510202,0.014055171,0.076042704,0.0213601,0.008912327,-0.05385172,-0.0386589,-0.0044959923,0.022439737,-0.054466296,-0.0077171996,-0.020017065,0.021689858,0.0021598998,0.02638153,0.031074503,0.019264726,-0.017276702,-0.0051631173,0.013582415,0.04204257,0.006762544,-0.0075234915,-0.010425123,-0.06588128,-0.013788151,-0.0028713604,0.013145407,0.03402055,-0.039673183,0.09075615,-0.019751599,-0.0037587832,-0.020414378,-0.0026638869,-0.047933135,-0.041726567,-0.003862978,-0.021792471,0.0059780944,-0.06329756,-0.009757951,0.047596022,-0.041690018,0.010584492,0.0011561031,-0.03235974,0.02181851,0.008225633,0.016925123,-0.019485349,0.0025491277,0.021230185,-0.06950485,0.007308974,-0.015929397,0.0076637454,0.040044315,0.05097985,0.02039443,0.03221044,0.04194749,0.0036937469,-0.0019320553,0.018239029,0.00166354,0.013617712,-0.0086734,-0.07216408,0.005993061,-0.008894684,0.03238285,0.024737393,0.048792865,-0.023802534,-0.03683712,0.049679756,0.005261957,0.00917111,0.0023187443,-0.007065754,0.009634656,-0.0151191605,-0.02098867,0.0034852466,-0.03058495,0.04641634,0.0025565256,0.05284034,-0.0379476,-0.028252007,-0.019818509,-0.005327408,0.04962159,0.029779376,0.02264757,-0.04293294,0.032954317,-0.055336826,-0.05025979,-0.02922656,-0.00949179,-0.016229885,-0.0058346232,-0.0017438199,0.05699564,0.06828064,-0.031228373,0.046310533,-0.01542488,0.008726366,-0.017810874,-0.026694728,0.025237383,-0.026451489,-0.038024005,-0.011130994,-0.040314727,-0.03106479,0.04088405,0.012494919,-0.010130786,-0.015053889,0.049654137,-0.051160224,0.0075651426,0.028243773,0.050902456,-0.0276831,-0.026716072,-0.0012779626,0.003401521,-0.029663159,0.026445512,0.11710611,0.013506005,-0.037309527,0.06264401,-0.009221804,0.093247786,0.031354744,0.04142593,-0.0258419,0.016148724,0.037940446,-0.0029682613,-0.016442658,-0.018036107,-0.023499215,-0.0036539915,0.031348076,0.024415987,-0.012530729,0.05594944,0.018028053,-0.0429484,-0.000017601338,-0.06355941,-0.040395927,0.03297136,0.005652841,-0.035618074,-0.045375526,0.0123954695,-0.030245122,-0.014714377,-0.032698117,-0.023478929,0.0130649535,-0.039491992,-0.028520238,0.0054371976,-0.0055753607,-0.012431611,0.0036618405,0.018887974,0.019283913,-0.0029772306,-0.00082623534,-0.009476476,0.023171993,0.0063864207,-0.032259546,-0.014032498,0.004846391,-0.008964601,-0.020701686,0.027475277,-0.03846712,-0.04479903,-0.045762997,-0.0015767076,0.027766148,0.023937406,0.0029243943,-0.011671337,-0.03062063,0.038621284,0.027264368,0.05389905,0.017113738,-0.05135196,-0.023245588,0.009188978,0.04417882,-0.007986048,-0.021862647,-0.053734194,-0.03546329,-0.018238753,0.00008563085,-0.03652013,-0.08044982,0.00033910884,-0.00470579,-0.019938301,-0.029379075,-0.026793407,-0.009196166,-0.042368647,0.0196675,-0.03192765,-0.012899486,-0.04561742,0.04615571,-0.012513568,-0.001961363,-0.014095407,0.029549941,0.012942163,0.021195944,0.0027622585,-0.043117825,0.019151673,-0.001331027,-0.06382305,0.005347365,-0.0033139049,-0.017656388,0.0064194724,0.017965078,-0.0016073019,0.026135843,-0.00960896,0.004675605,-0.0019853818,0.028187033,-0.0067522274,0.0014929639,0.0038009374,-0.036715828,-0.009490393,0.018342111,0.0004214061,-0.06193806,0.027980512,-0.0409383,0.019281764,-0.01807809,0.035341647,-0.012901094,0.027762253,-0.024712052,-0.013171366,-0.044733465,-0.015680004,0.002759844,-0.08005016,0.02256893,-0.019605117,-0.042014737,-0.024399575,-0.028955886,-0.02243052,-0.023346085,-0.035220023,-0.025070608,-0.0058210874,0.024154041,0.030268854,-0.05322635,0.007562795,0.043952864,-0.018559376,0.012732998,-0.0009373901,-0.038701277,-0.000012385689,0.00036325562,-0.0010248077,0.0196653,-0.0021800618,-0.002563142,0.05928698,0.02643885,0.0008975429,-0.019829202,0.021835066,0.004459317,0.0029913527,0.03538284,0.060762484,0.0090345405,-0.02130905,0.05552524,0.0013588106,-0.049391426,-0.0034193615,0.01047642,0.009999064,-0.036101185,0.010466979,0.009480692,-0.028498255,0.0149640795,0.012462515,0.027774062,-0.037076667,0.025814123,0.0017794411,0.01215373,0.0378814,0.028713739,0.0060147364,-0.009089628,-0.0051617855,-0.0051403227,0.025095161,-0.024062019,-0.026114363,-0.0020249893,0.062811434,0.026111541,-0.008369704,-0.032680713,-0.03775487,-0.0035080584,-0.1569551,0.0069887093,-0.015188957,-0.03548458,0.00014075905,-0.015300898,-0.045499798,-0.06206645,-0.020621965,-0.006828856,-0.022768056,-0.026945613,-0.02546773,-0.017731095,0.0020914078,0.022907902,-0.039778862,-0.04014613,-0.030158576,0.047612265,0.006318881,0.022221256,0.043228947,0.012055866,0.013966749,0.029570801,-0.030749071,-0.031179985,-0.029616037,-0.020131381,-0.039585244,-0.04089073,0.021946847,-0.0047877585,0.012459337,-0.03658288,-0.013270199,-0.031381153,-0.06621585,-0.024374126,-0.00220773,0.011973201,-0.018340085,0.025184002,0.004694243,0.060262248,-0.014420187,-0.01684547,-0.071768835,0.008347126,-0.009409806,0.06593562,0.01648554,-0.01856591,-0.007073273,-0.03293855,0.0030531113,0.0052200807,0.0074156527,0.007128973,-0.0030160418,0.0030768327,-0.035924193,-0.022389306,-0.03723356,0.015507119,-0.033526223,0.0058801104,-0.03435579,0.016647758,-0.02756381,0.0007965083,0.027663385,-0.003474816,-0.013884144,0.026615541,0.031173673,-0.009666846,-0.0320795,-0.033264685,-0.06785494,0.003460857,-0.0074701495,-0.039592206,0.04642338,-0.033332627,-0.008559871,-0.015031636,-0.08203693,0.014026252,-0.049874548,-0.033298627,0.035472438,0.03030383,-0.023262033,0.013593925,-0.021015842,0.017782634,-0.01491301,0.014376962,-0.019115742,-0.029913403,-0.009867922,-0.02032522,-0.04757064,-0.036803316,0.023515645,-0.0037060103,-0.0005466278,-0.018427236,-0.04396239,0.009919325,-0.034592476,0.0034653975,-0.0815473,-0.013106577,0.00777683,0.0044280984,0.029843744,0.0108763,0.01930594,0.0070475545,0.004960727,-0.037407544,0.0396143,0.07720855,0.019187182,0.062153533,0.021825643,-0.022340318,0.033590972,-0.060793392,0.037764944,0.018792847,0.033806276,-0.0027471317,-0.053818777,0.040570106,-0.054822948,-0.043396357,-0.026146375,-0.06368646,-0.01275184,-0.023805479,0.018174144,0.00084061286,0.024506155,0.013380702,-0.03596342,-0.032914177,0.04961709,0.0025763686,0.019407162,0.00991667,-0.019633781,0.049414933,-0.038781658,0.023528062,-0.008567545,0.059139848,-0.0038077354,-0.060211077,0.012522309,-0.022329276,-0.027304124,0.04211634,0.0038867793,-0.033658564,-0.034221433,0.00025782178,0.01103195,0.056989685,-0.015017367,0.025319872,0.019783035,-0.02591873,-0.0026926263,0.013787364,0.01429043,-0.028657312,0.059579402,-0.0076930006,0.0065010097,0.04495946,-0.02640906,-0.0042191525,0.006779818,0.02369135,-0.001051955,0.032211185,-0.014034864,-0.013517954,-0.03184277,-0.03333583,0.036533855,0.018913908,0.007953223,0.046062667,0.039722286,0.0055069365,-0.013035573,0.004055033,0.017168066,-0.0026192388,-0.031681415,0.040576894,0.011958982,-0.0010406219,-0.00092858786,0.026508078,-0.01574901,-0.022169905,0.011602865,0.011310978,-0.03156309,0.004317102,0.03310729,0.047261808,-0.00838633,-0.0334667,0.077445835,-0.0017203424,0.008348242,-0.025983913,-0.003703524,0.033168428,-0.014999571,-0.010863901,-0.025613071,-0.019910775,-0.009249984,0.01529018,0.0027240224,0.024898622,-0.00073239993,-0.0040637846,-0.008302725,0.016057275,0.017061362,-0.03167066,0.053294078,-0.008079787,-0.013748664,-0.013947654],"last_embed":{"hash":"65zk1p","tokens":27}}},"text":null,"length":0,"last_read":{"hash":"65zk1p","at":1762857303749},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{5}","lines":[293,294],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"65zk1p","at":1762857303749}}, +"smart_blocks:Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03530778,-0.000070517126,-0.031419978,0.026011936,-0.03978546,-0.029764649,0.02813072,0.005242537,-0.012474249,-0.010551622,-0.015629513,0.022504844,-0.010631732,0.005956369,0.0046645366,0.008076272,-0.02125217,0.012776403,0.038295135,0.0010256802,-0.032049414,0.01265541,0.061359096,-0.022709738,-0.034534816,0.0032137174,-0.019214928,-0.011473054,0.06751035,0.044988647,-0.012216058,-0.04242893,0.05033494,-0.04558406,-0.01788093,-0.021937532,0.003941304,0.0030165105,-0.016295467,0.049580127,0.02124283,-0.053927775,0.008826645,0.017296946,0.03931479,-0.023119468,-0.06808946,-0.007508904,0.01183889,-0.02917012,0.013291432,-0.01689744,0.022819541,-0.00997761,0.019615762,0.043492425,0.047783885,-0.047819577,-0.022491878,-0.025774483,-0.041926567,0.04241624,-0.03364443,-0.008087507,-0.021081474,0.029844994,0.0055209165,0.0065559517,-0.011129541,-0.057581827,-0.0014860638,0.015631676,0.033584613,0.005028913,-0.055374835,-0.03547964,0.024895316,-0.008504643,0.016490744,-0.0015005611,0.024972625,0.020831358,0.018557021,0.007937349,0.024843778,-0.010520944,-0.014437311,0.05574485,-0.0065962253,-0.038030624,-0.0038150935,-0.000108707565,0.011897155,-0.024005163,-0.0015046612,0.023117868,-0.030627398,-0.004127543,0.03684435,0.007921498,0.026079122,-0.0026471366,-0.0103046745,-0.0353339,0.014880917,-0.011548281,0.0019152963,0.024735887,0.017617514,-0.022538856,0.034919403,0.021163782,0.009568144,0.014994649,-0.031400323,-0.006947141,0.005926065,-0.03514232,0.02806407,0.00588227,0.01954188,0.025670473,0.020021325,-0.016048657,0.0054953215,0.026400538,-0.0115434695,-0.024588244,-0.015938127,0.05361618,0.017417695,0.05304003,-0.03762744,0.025208956,-0.0081357295,0.03567748,0.019349167,0.012920509,0.007598663,-0.05958237,0.036571227,0.027599027,-0.03639968,-0.0026703728,0.01265325,-0.042020887,0.0106478445,-0.004656092,0.013281702,0.018507786,0.003953047,0.03934902,-0.0021580195,0.06084073,-0.022233265,0.0045030112,-0.0031604364,0.06447878,-0.002161907,0.024963317,0.01700946,-0.024767043,-0.045606013,0.06122633,-0.00009502711,-0.0037083146,0.031565182,0.014572599,-0.012082851,0.031081703,0.016457133,-0.017950566,-0.014083834,0.03153241,0.009138083,0.0139567135,0.06538527,0.029929524,0.012344653,-0.0020481586,-0.055784542,0.05733336,-0.040187877,-0.03535861,-0.0099047,0.05844786,-0.008674935,-0.038316924,0.0041741473,0.028967021,-0.0098784305,0.01743903,-0.031199604,0.015943905,0.07358618,-0.008257847,0.026328726,-0.0049311034,0.03309018,-0.03653905,0.0076879873,0.012108332,0.041399173,0.034506403,-0.024295205,0.004337395,-0.046523996,-0.030050665,0.030170761,-0.04112226,-0.028137509,-0.006475163,-0.02457945,-0.020522518,-0.042876594,0.022327235,0.02355325,-0.010984674,0.017569667,0.0033178506,0.0013550933,0.06321775,0.019411432,-0.03134134,-0.007867502,0.017069725,-0.0206375,0.029777706,0.0037315087,-0.017903142,-0.023613442,-0.021209273,-0.010029219,0.013715205,0.024211101,-0.006711675,-0.0062913294,0.0035800769,0.057560194,-0.011058723,-0.02465106,0.031082444,0.018328302,0.005394984,-0.0060865176,0.0074723004,0.011108972,0.04583603,-0.011771489,-0.0033534192,-0.032377474,-0.010831323,-0.030324819,-0.046358768,-0.012468435,0.025526535,0.010845135,-0.0048236838,-0.012849183,-0.023626547,0.007661487,0.045943916,0.000556066,0.012740838,-0.01329447,-0.02583624,-0.006075913,-0.013589478,0.025632882,0.08257083,0.005278154,-0.012734537,0.018144848,0.05342496,-0.030615687,-0.032900117,-0.025066854,0.06291816,0.02083492,0.0025911443,-0.027609041,-0.004926232,0.00064702076,0.032323916,-0.0013880897,-0.0030629833,-0.007886631,-0.008385799,0.042353753,0.025170242,-0.012019583,-0.02343221,0.06677503,-0.02811149,-0.040101808,0.015930729,-0.006013542,-0.15652852,0.012086469,0.017486384,0.039877076,0.00913146,0.015518562,-0.018298011,0.010415043,-0.019513922,0.063985094,0.028508771,-0.040943135,0.034722563,0.008302146,0.034619182,-0.01581512,-0.03491565,-0.019692486,-0.023617141,-0.05153355,-0.037778888,-0.031110033,0.052332595,0.03314215,-0.00013858835,0.01669312,0.0471573,-0.011485194,-0.009845744,-0.0432789,-0.07815222,0.017146472,0.011130227,0.016513899,-0.004406844,0.022479113,-0.020618644,0.017273894,-0.022072433,0.00026135784,0.039501056,0.035687644,0.007061306,0.027171435,-0.014545754,0.022804702,-0.037380945,-0.004887548,-0.07561744,-0.0096772015,0.024052799,0.004587033,0.0012570422,-0.008080327,-0.015299558,-0.02148124,-0.0062243207,0.04441406,-0.03386339,-0.031522036,0.009394181,0.0065498566,-0.0059671793,-0.009650717,0.005897096,-0.060979497,0.0034982155,0.0058268993,-0.015985912,-0.029170275,0.011629248,-0.03869758,0.0032691038,-0.009817854,0.009686968,0.021192377,0.02664307,-0.03950667,-0.01881505,-0.11053573,-0.00912331,0.014811865,-0.011460797,-0.008180051,-0.024072934,-0.022304501,0.0023941179,0.0039773295,0.0058664395,0.24880916,0.021116773,0.025257926,-0.011170217,0.06393899,-0.020117462,0.036943533,0.047172043,-0.010443646,-0.052722953,-0.015132188,0.037496876,-0.01941189,0.008033237,-0.00101831,0.026587231,-0.042881783,0.031166619,0.054385837,-0.00010630927,0.009642542,-0.061102103,0.006250917,-0.007974646,-0.07060511,-0.03709019,-0.004046281,0.042352293,-0.055686004,0.04839178,-0.026619406,0.05267675,0.041378483,-0.04243665,0.026326831,0.024342643,0.030004505,-0.059185013,-0.043989416,-0.01208308,0.005811325,0.005982553,0.022466436,-0.05393321,-0.013950388,-0.00034913028,-0.009468598,0.020350726,-0.0063015074,-0.035373565,-0.014699801,0.0156988,0.004402576,-0.0077249208,0.011910491,-0.00008101006,-0.015531641,0.002515601,-0.017069308,0.01539494,-0.011998139,0.015340856,-0.05785201,-0.019577803,0.024534063,0.020814035,-0.031383477,0.023573749,-0.0075177923,0.002460343,-0.00396914,-0.009842951,0.015438548,-0.013816257,-0.008338076,-0.023737643,-0.0011758502,0.04802025,0.049079858,0.022239119,-0.021301325,-0.041719884,0.002243379,-0.057190068,0.025681796,-0.007329358,-0.0047169584,0.04710926,-0.04313259,-0.013167038,0.0014512609,0.007271286,-0.016947145,-0.042946562,-0.0046589556,-0.02159036,0.037074927,-0.07163664,-0.023782315,0.016833106,-0.026294129,0.029173529,0.016042912,-0.04834552,0.020586211,-0.023620078,0.001779614,-0.03472563,-0.012107931,0.038924992,-0.094660334,-0.0047513884,-0.017952677,-0.0058597187,0.020565271,0.0498214,0.01669484,0.01827647,0.039519083,0.0010288416,0.020657416,-0.018130677,-0.010668895,0.028349316,-0.033569552,-0.07301617,-0.009520722,0.0018501892,0.011958337,-0.027178077,0.024392905,-0.038877938,-0.0024137914,0.027162135,0.038080353,0.024105825,0.04877415,-0.02125212,0.004890953,-0.000050352537,-0.029427633,-0.028903762,-0.000071681556,0.020152224,0.026385458,0.015921516,-0.062398586,-0.008353558,-0.012906766,-0.0018891376,-0.00036478107,0.011420005,0.000018780773,-0.028316783,0.029007144,-0.080667615,-0.027127653,-0.0032607245,-0.014282326,-0.039802518,-0.003973078,0.0024956842,0.036471486,0.0889302,0.010096483,0.0198254,0.022491261,0.01145037,-0.001552041,0.0048286,-0.0041812463,0.0009455271,-0.01781866,0.0014267074,0.009548148,-0.033194013,-0.02288501,0.009892745,-0.019721208,-0.04113044,0.025506819,-0.024153192,-0.025441056,0.017532988,0.049961604,-0.01534476,-0.016104117,0.00027991922,0.013615832,-0.028414797,-0.021187305,0.10946592,-0.0015370944,-0.01598393,0.010828709,0.017747402,0.05391829,0.025841665,0.016365916,0.0044449205,-0.011960994,0.02347178,-0.009124633,0.03193779,-0.029187225,-0.056972012,-0.014050258,0.026943421,0.01813231,0.015205541,0.004874482,0.008374344,-0.03122322,-0.02210631,-0.063826844,-0.050368898,0.010858585,0.035930645,-0.017812656,-0.0048723323,-0.011581131,-0.012331505,0.0029592735,-0.059698828,-0.005007545,0.03139451,-0.04322784,-0.07538125,-0.013758295,0.00068955653,-0.009080055,-0.014152147,-0.0051385723,0.0029098857,0.004843341,0.0012042433,0.0021176005,0.03556714,0.03579465,0.004583362,-0.027802944,-0.011906201,0.021880623,0.009915416,0.0010804124,0.0002866119,-0.03547425,-0.0046566194,0.024904797,0.031237494,0.018524766,-0.025805471,-0.0017991726,0.018078215,0.029653516,0.003510279,0.042234536,0.0063161384,-0.005573308,-0.058050983,0.017311737,-0.0054381853,0.009523117,-0.012214032,-0.047812585,-0.08403017,0.005807548,0.037515704,-0.024878038,-0.023757089,-0.015845308,-0.010649687,-0.018109143,-0.023360668,0.004261484,0.027253006,-0.02166223,-0.008414,0.018782068,-0.05191037,-0.019627199,0.08010333,0.007634188,-0.0028705304,-0.016845439,-0.011203873,0.040682245,0.0031409876,0.022230744,-0.06570677,0.015096213,-0.030995945,-0.05105991,0.015722314,-0.00557405,0.0008465355,-0.02405422,-0.0144318715,-0.0164867,0.0072710924,0.008095723,0.011125995,-0.032691192,0.022184428,-0.0065798005,0.032500587,-0.0016701728,-0.04716965,0.02347605,0.015345808,0.013924282,-0.049464885,-0.015452019,-0.03964032,-0.0011614171,-0.0071592056,0.044534322,-0.03566914,0.06379661,0.009360123,-0.029885685,-0.07876523,-0.03274926,-0.02351829,-0.021405369,0.037432984,-0.016162677,-0.03921508,-0.01414985,-0.012062625,-0.037389044,0.010768941,-0.0237644,-0.03622388,-0.04826232,0.009837154,0.03521141,-0.012020477,0.039335825,-0.0017808727,-0.005382809,0.035883557,0.008150072,-0.04008128,0.024073057,0.023118174,-0.0049263285,0.0036600756,-0.008334167,0.02380738,0.0160691,0.005568992,-0.002480168,-0.03993494,0.08233935,-0.029874405,-0.02507673,0.04713767,0.05538031,0.017809816,-0.03779261,0.0065761865,0.004181545,-0.045997363,-0.014364392,0.014760564,0.031842064,-0.06926841,0.010638224,0.0237034,-0.0150906965,-0.0011194214,-0.0137954345,0.025436983,-0.037184935,0.029253535,-0.0020220804,-0.0006510399,0.016283024,-0.021319112,0.009026378,-0.024151558,-0.012681887,0.011107797,0.009704016,0.013669788,-0.040555518,0.04788576,0.056728803,0.017007336,-0.05948101,-0.035129905,-0.040622547,0.023796562,-0.15691079,0.000009767738,-0.0021514131,-0.00078060455,-0.00401742,0.0072113094,-0.036852267,-0.038566023,-0.025343314,-0.014891869,0.012429273,0.012978416,-0.008623832,-0.011528148,-0.029931324,0.06129496,-0.033590358,-0.026971387,-0.0378021,0.057420805,0.014900063,-0.0025880386,0.026691195,-0.015822195,-0.01659804,0.02222896,-0.0156190535,-0.03319022,-0.028592087,-0.027762689,-0.049766906,-0.026512582,0.029877504,0.0088574225,-0.021005955,-0.029264435,0.01958274,-0.0016644733,-0.051425397,-0.01951388,-0.020610727,0.023272578,0.01999926,0.027389023,-0.016508112,0.07605162,-0.03821445,0.0067399372,-0.06458343,-0.042442247,-0.015499011,0.04963769,-0.0067491727,0.0078019714,-0.015424907,0.021885926,-0.016428145,0.0061107,0.010540915,0.007615342,0.007253713,0.017972765,-0.047979865,-0.022268644,-0.049135704,0.040264785,-0.05334645,0.02253321,0.004937464,0.00487758,-0.039402902,-0.011712897,0.00013781174,0.015015649,0.0068327817,0.027171103,0.021384018,-0.04669304,-0.0071496395,-0.035777297,-0.03101022,-0.013227555,0.023879236,-0.02992364,0.022307957,0.010510073,-0.0066001527,-0.015766397,-0.0363009,0.02070964,-0.032690275,-0.05444194,-0.009080515,0.040620875,-0.011042432,0.033250526,-0.023887616,0.018536735,-0.025351753,0.017892018,-0.021451833,-0.0118615115,-0.02080481,-0.030458236,-0.03788257,0.01357462,0.038013183,0.022425165,-0.025338018,-0.04436991,-0.037183926,-0.009364218,-0.00089103536,0.027554749,-0.07767073,-0.011996155,0.010448613,0.014225688,0.022209266,-0.0072228867,0.03049782,-0.009017541,-0.0033634405,-0.03350035,0.030858181,0.06947158,0.040800694,0.034964323,0.048720535,0.016369022,0.0046730894,-0.03589454,0.049140714,0.0046643117,0.03593474,-0.06277941,-0.0093742665,0.045934267,-0.058099102,-0.026736585,-0.03740624,-0.04072848,0.0014693334,-0.020458275,-0.000057173856,-0.011690255,0.019637896,0.02181479,-0.0012444059,-0.01622269,0.019072125,-0.038231242,0.031610385,0.019561054,-0.031792715,0.06429209,-0.015080259,-0.02309842,0.01961778,0.06994398,-0.014751043,-0.039140552,-0.01163408,0.02064566,-0.021413017,0.07534495,0.007374341,-0.0064816508,-0.026205301,0.022967713,0.013991803,0.003913056,-0.0080514345,-0.007220073,0.044720147,0.015028151,-0.0043081967,0.04208579,0.01012186,-0.043312524,0.02154219,0.022393547,0.026416207,0.03861202,0.023122087,0.01128909,-0.015437044,0.041501436,-0.02335455,-0.021423614,-0.015776286,-0.0056846156,0.015123974,-0.031509932,0.072013125,0.014320581,-0.0044263694,0.026716257,0.03395728,0.031333804,-0.012433152,-0.021041336,0.041041028,-0.01561803,-0.0061287764,0.025974886,-0.03667305,-0.024026988,-0.025899425,0.025787644,-0.01724776,-0.006084462,-0.00809529,0.002737628,0.03256209,0.016630232,0.07659658,0.047722083,-0.03138436,-0.021279141,0.052081853,0.012192172,-0.022904046,-0.0161199,0.04260062,-0.016503312,-0.025276687,0.0065291035,-0.03935965,-0.020857906,-0.039793108,0.00087613263,0.036071844,0.028790168,-0.010199567,-0.021348162,-0.006461156,0.044370856,0.0108219,0.01642339,0.042383954,-0.03686227,0.005933294,-0.0031965552],"last_embed":{"hash":"1oi3fj5","tokens":27}}},"text":null,"length":0,"last_read":{"hash":"1oi3fj5","at":1762857303749},"key":"Personal/Projects/Dating/Dating Anxiety - Meditation Plan.md#Meditation Plan for Dating/Romantic Anxiety (Specific)#Bottom Line#{6}","lines":[295,298],"size":166,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1oi3fj5","at":1762857303749}}, diff --git a/.smart-env/multi/Personal_Projects_Dating_Hinge_First_Round_Is_On_Me_If_-_Examples_md.ajson b/.smart-env/multi/Personal_Projects_Dating_Hinge_First_Round_Is_On_Me_If_-_Examples_md.ajson new file mode 100644 index 0000000..01c0285 --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Dating_Hinge_First_Round_Is_On_Me_If_-_Examples_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Projects/Dating/Hinge/First Round Is On Me If - Examples.md": {"path":"Personal/Projects/Dating/Hinge/First Round Is On Me If - Examples.md","embeddings":{"bge-m3:latest":{"vec":[0.014970013,0.020315815,-0.007302407,0.008903624,0.007987065,-0.044859227,0.037429374,0.026898544,0.037841566,0.010416457,0.01582931,-0.0003577496,-0.004517617,0.011970776,0.030974505,0.011696186,0.0075204396,0.00093640166,0.011549237,0.029015651,-0.043963317,0.036766376,0.0016068849,-0.014747905,-0.03462145,0.037128888,-0.0052542025,-0.0012297959,-0.06963744,0.048998024,0.015038872,-0.0055669653,-0.0026188118,-0.029776389,-0.014501655,0.0095465295,0.003623604,-0.019486114,-0.08215082,-0.019997507,-0.0057215346,-0.050842557,-0.030728713,0.014874445,0.023399327,-0.025965992,0.022806019,-0.07782305,0.022222048,-0.020620942,-0.039402552,-0.018181847,0.010219439,0.006403618,0.0348971,-0.011765081,-0.05920474,-0.0011981799,-0.011837433,0.02444872,0.0097886445,-0.024946615,-0.0021363029,0.0005150515,0.0006347001,0.027043037,-0.01649659,0.044953775,0.020877615,-0.012667806,-0.012858496,-0.0067838808,-0.03357043,-0.03944617,-0.014248643,-0.008151275,0.008479322,-0.020510482,-0.018806603,0.033393674,0.01297903,-0.017396688,0.023885379,-0.003420362,0.033962514,0.02561878,-0.0039107534,0.034487423,0.012273829,-0.028675184,-0.016468512,0.016646864,0.060706414,-0.018135272,0.009451254,-0.045388833,-0.032340102,0.014613248,-0.010013032,-0.011556318,-0.021811208,0.026278442,-0.009012711,-0.00068710855,0.04152258,0.0031640024,-0.024316989,0.015851581,0.034133703,-0.026550103,-0.015457811,0.008143275,0.0033382268,-0.005073651,0.008192808,-0.03916613,-0.009399084,-0.008032237,0.04287051,0.01056252,0.024608124,0.06754725,0.021306042,0.024409855,0.0063882126,0.0028367226,-0.0030026778,0.049605425,-0.04672532,-0.01410392,-0.00812921,0.008927097,0.0038037568,-0.017476367,-0.027860206,0.008430744,0.008783921,0.05594537,-0.021892367,-0.05861642,0.023075243,0.04693478,0.0019546011,-0.002808704,-0.032940075,-0.032942787,0.021864189,0.0044465866,0.031940103,-0.0257743,-0.00022302195,0.015156002,-0.006759864,-0.009291707,0.028553825,0.019967096,0.02325083,0.019801913,0.015524867,0.009944614,0.038913593,0.0027106414,-0.010023345,0.023537349,0.050322548,-0.034515515,-0.038783204,0.009354765,-0.011372823,-0.008648074,-0.0028852778,-0.038430937,0.043174617,-0.002162107,0.014731188,-0.0015251312,0.05604155,0.021192428,-0.00036957004,-0.006133584,-0.012487333,0.026729088,-0.00839172,-0.016956197,0.004831147,0.024570517,-0.0029897904,-0.00745083,0.003181783,0.002602359,-0.013556631,-0.034481563,0.034658976,0.0108420765,0.03947917,-0.002864367,-0.03579648,-0.029890567,0.030198302,-0.02274565,-0.047472153,-0.022985939,-0.038740423,0.0118905315,-0.023189155,0.021500764,-0.019402638,-0.06664796,0.05106388,-0.0041324752,-0.008926904,0.040749118,0.019511621,0.04040375,0.0027761052,0.03137782,-0.06487596,0.013071208,0.03649066,0.021391854,-0.011697339,0.0073910174,-0.019790495,0.03585042,-0.02926292,0.014453829,-0.012754487,0.04557779,-0.01846012,0.022983367,0.009151238,0.022897195,-0.0058644875,-0.02468811,-0.01640632,0.01450597,-0.041336153,0.013086804,-0.029113658,-0.011111892,0.014158937,-0.007844302,-0.012607443,0.0010043987,-0.027261036,-0.0063843727,-0.05010567,0.0072102244,0.010247657,-0.007558804,-0.039649222,0.021094644,0.04215792,-0.054602783,0.029603405,-0.012927861,0.0074303234,-0.016562352,-0.022829784,0.0033716885,0.05121225,0.018212153,0.013863301,0.011818475,0.0026630533,0.017014282,-0.024456684,-0.003231312,-0.009264204,0.038752645,0.006778522,0.012389891,0.0015342435,0.019927379,0.002634364,0.050421987,0.020569919,-0.033542465,0.009957986,-0.037852746,-0.0115483515,0.006146117,-0.009200762,0.009251371,-0.03145011,0.066517614,-0.0036155698,-0.006701732,-0.007515538,-0.006569615,0.037528366,-0.06075241,0.085405424,-0.014584797,-0.029002195,-0.0329964,-0.0035426007,-0.16729349,-0.013499474,-0.014089554,0.024907475,0.046258293,-0.024090035,-0.037082408,-0.008797107,-0.007953583,-0.01668434,0.018316973,-0.12840347,0.011915708,0.030613385,0.03964021,0.0049366723,0.01688436,-0.021886628,0.017055813,-0.04272576,0.027811421,-0.035710506,0.07038954,-0.03975087,-0.04817874,-0.008093656,0.006178591,0.017677937,0.021920826,-0.020989696,-0.06045151,-0.0029491559,-0.018573476,-0.0036091937,0.011420675,-0.012418072,0.011343725,0.0029286114,-0.008318227,0.01812637,0.044098463,-0.01459471,0.007663057,-0.0031417874,0.019417858,-0.01089513,0.008557884,0.02907837,-0.023988636,0.006379397,0.0053833267,0.032202616,-0.027026042,-0.014488834,-0.020359635,-0.011839437,-0.02416417,0.01819863,0.007047843,-0.0037024822,-0.01021657,0.021309493,-0.043833505,-0.040055256,-0.0009522153,0.010038839,-0.004276738,0.052499615,0.024539663,-0.0009937611,0.022951774,-0.02236124,0.04709506,-0.023784537,-0.016279928,-0.02836382,0.011616204,-0.006696401,0.02971614,-0.060405824,0.05335572,-0.020346137,-0.02292231,0.021254428,-0.009216889,0.032674607,0.015037253,-0.025038794,-0.01831033,0.44795796,-0.01036245,-0.00082533696,0.016820587,-0.022658678,0.017776266,0.00047939215,0.0012230488,-0.0039728465,-0.015756845,0.008244691,0.004169999,-0.019615214,-0.017576654,0.04725974,0.030954082,-0.06935472,0.05820571,-0.005859265,-0.032083362,0.024924697,-0.02849995,-0.0346455,-0.014739273,-0.07585147,0.050281145,0.0011325775,0.029452937,-0.01696207,0.018917382,0.0011338191,-0.0015580207,0.00002455196,-0.021320056,0.02129933,-0.00985347,-0.007679791,-0.03973127,-0.015123581,0.013400956,0.023627745,0.0027372178,0.0031957447,-0.020839797,-0.06912018,-0.010661045,-0.021168547,-0.04395109,-0.023420647,0.02776751,-0.0042295693,-0.01733541,-0.0075986837,0.0242645,0.05172083,-0.009258356,-0.018904306,0.032709513,0.00050075585,-0.004081923,0.01708228,0.0015818055,-0.04796939,0.04716573,0.023287578,0.015287243,0.013985143,-0.02117312,-0.02188557,0.012830064,0.049284842,0.032508217,0.019967537,-0.0038453995,-0.022687519,-0.026363844,0.04285043,0.0026161158,-0.0012493051,-0.00016323768,0.001956489,-0.0027315596,0.0075021875,0.0005953753,0.004635352,-0.03502957,-0.0122102285,0.016305245,0.009718417,-0.014685862,-0.027150609,0.011191857,-0.04824402,0.0029695786,0.051150978,-0.03145336,0.023553582,-0.032213233,0.0006400708,-0.015176735,0.028209645,0.029458048,0.024462525,0.0014831562,-0.02927825,-0.0091029275,-0.0015735974,-0.04861551,-0.019683689,0.020598257,-0.043266542,-0.0064007733,0.007540313,-0.013530789,0.031327907,0.032701515,0.07284827,-0.009429922,0.004790858,-0.03685769,0.011074043,0.010287259,0.0018448508,-0.029288989,0.014920819,-0.028853793,-0.011936857,-0.0025527924,-0.02917605,0.0005855254,0.023274716,0.022818172,0.025413292,0.024800366,0.018733857,-0.0016925546,0.03878627,-0.002205773,-0.04177862,0.0061991145,0.022449704,-0.06630851,0.0015448243,0.05852967,-0.023155319,0.019616125,0.008775103,0.0068529863,-0.036586992,0.003915381,0.022551594,0.009609681,0.025183536,-0.017517783,-0.025235958,-0.007866414,-0.00519748,-0.008562132,0.0026217347,-0.0148176085,-0.0069065224,0.02441644,0.04595587,0.083482236,-0.026055938,0.030169226,0.011191388,0.0041183666,-0.09052728,-0.008476686,-0.017406326,-0.0027347382,0.0024674835,0.04691015,-0.034600813,0.012683627,0.00895532,0.031172458,0.010508298,-0.019846777,-0.016185323,0.010461032,-0.0065823495,0.0036028484,-0.009935826,-0.0048815687,-0.030555464,0.02028857,0.08910201,-0.01729436,-0.019567577,0.044725962,0.009521188,-0.00978954,0.085478164,-0.03373224,0.012831592,0.03561317,-0.031349253,0.011423218,0.0021538895,-0.005321686,0.01930648,0.03724364,0.026213847,0.01673869,0.026266344,0.047360368,-0.05267671,-0.029489532,0.017892294,0.0032464503,0.025965815,0.016915584,0.0010189478,-0.03813089,0.024329206,0.017743854,-0.0064406316,0.04727266,-0.0030457932,-0.0023353128,-0.0005699383,0.0023322743,-0.01166624,-0.004450494,-0.017311076,-0.021135831,-0.03652849,-0.025405802,-0.014227121,-0.05491165,-0.016060561,-0.008103447,-0.0041699773,-0.03254141,-0.013067737,0.017929234,-0.014399971,-0.008599763,-0.009034713,-0.008602127,0.009064542,0.041456234,0.0063692173,0.020894866,-0.05144944,-0.027138773,0.00924812,0.001986112,0.020283386,-0.04719911,-0.045164518,-0.01681314,-0.022462236,-0.0064333016,-0.034654737,-0.015704393,0.03452681,-0.034448694,0.012815166,-0.0036898167,-0.011754595,0.0049560578,-0.04880155,-0.032316893,0.015835503,-0.031483583,-0.0012709035,-0.019107973,-0.007950649,-0.008931338,-0.004327167,-0.021194352,0.032993577,-0.008911484,0.067279264,-0.018595694,-0.004227444,-0.0030402911,-0.055256967,0.028745912,-0.0141424695,0.014945731,-0.0025890404,0.0030154167,-0.027233113,0.012036146,-0.025744254,0.028097706,0.041450854,-0.0033813308,-0.011696024,0.0077942587,0.016991341,0.015887646,-0.004779821,0.050879497,-0.012723374,0.011479404,-0.0268337,-0.06295439,0.00746353,0.009787634,-0.028200328,0.026737459,-0.009523754,0.03998109,-0.005030783,-0.0047024176,-0.012530543,-0.01243356,0.012682263,0.0065986495,-0.0076126773,0.01834821,-0.014118042,-0.008295957,-0.0018591528,-0.0074987523,0.040506378,-0.010285414,-0.06304702,-0.026448928,-0.002347602,0.02376484,0.021203633,0.00591274,-0.038680658,-0.0016116293,-0.04240532,-0.021751283,0.009995521,0.0075104875,-0.05656991,-0.0070414487,0.031601842,0.02203715,-0.02214323,0.022063807,0.009150009,0.038403112,0.03273324,-0.010746974,0.027750293,0.021145744,-0.0025340754,-0.022719966,-0.016605256,-0.037978325,-0.012520574,0.0030182698,-0.024703322,0.032876894,0.01017517,-0.004223762,-0.03820031,0.03528802,0.008361393,-0.0127628455,0.02215794,-0.009675911,-0.009280382,-0.04424051,-0.027335215,-0.008693201,-0.008922926,0.009939547,0.03920706,-0.011553138,0.022422541,0.030767052,-0.030428128,0.012401849,-0.023448588,-0.044643074,0.01338553,-0.0073902216,0.0031618034,-0.0012479456,-0.01003465,-0.027114911,-0.003466782,-0.03893908,0.010530464,-0.021158034,-0.00973685,0.03865556,0.040352833,0.068307765,-0.0314429,-0.03589752,0.028463429,-0.027465893,-0.09246474,0.037174817,-0.005707407,0.018469825,-0.0011233873,0.0113330325,-0.015459779,-0.045866296,-0.02290635,-0.04469154,0.03507635,-0.06086124,-0.0013720375,-0.0059314664,0.0076536615,0.021438306,-0.041797653,0.0074504944,0.008678482,-0.009646829,-0.015704416,-0.024815243,-0.07289074,-0.0014134782,0.032461334,-0.037757207,0.046108637,0.019154413,0.0042207954,-0.031675458,-0.019386414,-0.020486876,-0.0083086705,0.016539823,-0.01769764,0.0075229,-0.009966834,-0.017936174,-0.00497246,0.039499946,0.06430245,-0.013601333,-0.031826608,-0.050241258,-0.03161398,0.04967403,-0.012431504,-0.029269788,-0.023160942,0.043005016,0.008933578,0.021183923,0.0150293475,0.0039098472,-0.0014176735,-0.023767497,-0.010670438,-0.008718743,0.015332826,0.027661202,0.008099978,0.02017327,-0.048295006,-0.024065332,-0.010132151,-0.021067772,-0.013613186,-0.007001491,-0.013845055,-0.01665082,-0.016853571,-0.029437147,0.0093465075,0.015185462,0.012112876,-0.03490414,0.018748067,0.00023077602,0.018470513,-0.022481529,-0.027079454,-0.056660626,-0.03833679,0.020996567,0.0090755485,-0.01353318,0.011500868,0.014638132,-0.04234392,0.0018596852,-0.076404035,-0.0137849385,-0.038227897,-0.03543657,0.01668129,0.022705387,0.020683426,0.019195994,0.0195051,-0.041538592,-0.0067475033,0.01211092,-0.010378821,0.03845581,0.03760728,0.016721426,0.02763219,-0.0042812596,0.017450878,0.019483047,-0.091244005,0.00081202376,-0.016992876,-0.006471785,-0.023459168,0.011993174,-0.024745198,0.015397836,-0.0110379085,0.011108404,0.012941885,-0.05355327,-0.037261482,-0.07954572,-0.022642877,0.036616452,0.022250406,0.034296934,0.05677826,-0.0035936902,0.007361775,-0.047379445,0.029024357,0.00834578,-0.020515969,0.012276256,-0.004185718,0.07910984,0.03309457,-0.013036768,-0.023138244,0.01114811,-0.012208495,-0.007166354,-0.02735085,0.01905592,0.029780092,0.014820576,-0.0052228263,-0.019047076,0.027860701,0.053094085,-0.0018550081,0.021115065,0.01177144,0.01371685,-0.025246287,-0.04620171,-0.012219141,0.026014095,0.006227785,-0.009582176,-0.0025558958,0.03321526,-0.008997254,-0.00909006,-0.0025854728,0.010179337,0.00879137,-0.0120252,0.037837196,0.009421691,-0.03385356,0.04271543,0.026044525,0.011231502,-0.0012410268,-0.022097368,0.011903889,0.016707726,-0.006078061,-0.024614485,0.026102804,0.029076187,-0.0053531844,-0.029775135,-0.040093783,0.018799035,0.010168488,0.01220373,-0.019375913,0.0051250034,0.015084911,-0.02461793,-0.004121192,-0.00074642844,0.022613514,-0.05903897,0.024047188,0.0106087085,-0.031601638,0.016549414,-0.07473745,-0.024052516,-0.029606279,0.00891903,-0.041571938,-0.00012078886,-0.012233145,-0.009276403,-0.010320971,-0.0063792844,0.009505722,0.0031324658,-0.043352265,0.049371023,0.021158924,-0.035328276,0.014593188,-0.002424989,-0.008932854,-0.0041051363,0.013032392,-0.05965286,0.0054117213,0.024509791,-0.027945716,-0.003836126,-0.0013630342,0.00094409706,-0.05279071,0.016731702,0.007157956,0.019778227,-0.014172043,0.020166025,0.04587858,0.038114224,-0.036626928,-0.0071099717,0.044115935,0.007205682,0.00035067147,-0.009076056],"last_embed":{"hash":"1fdsoh2","tokens":1222}}},"last_read":{"hash":"1fdsoh2","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1761317189000,"size":3821,"at":1762338969716,"hash":"1fdsoh2"},"blocks":{"#---frontmatter---":[1,3],"#\"First Round Is On Me If\" - Prompt Examples & Analysis":[5,113],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#What Makes This Prompt Work":[7,14],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#What Makes This Prompt Work#{1}":[9,9],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#What Makes This Prompt Work#{2}":[10,10],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#What Makes This Prompt Work#{3}":[11,11],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#What Makes This Prompt Work#{4}":[12,12],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#What Makes This Prompt Work#{5}":[13,14],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories":[15,65],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Feisty Challenges (Competitive/Playful)":[17,26],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Feisty Challenges (Competitive/Playful)#{1}":[18,18],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Feisty Challenges (Competitive/Playful)#{2}":[19,19],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Feisty Challenges (Competitive/Playful)#{3}":[20,20],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Feisty Challenges (Competitive/Playful)#{4}":[21,21],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Feisty Challenges (Competitive/Playful)#{5}":[22,22],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Feisty Challenges (Competitive/Playful)#{6}":[23,23],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Feisty Challenges (Competitive/Playful)#{7}":[24,24],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Feisty Challenges (Competitive/Playful)#{8}":[25,26],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Skill/Knowledge Tests":[27,33],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Skill/Knowledge Tests#{1}":[28,28],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Skill/Knowledge Tests#{2}":[29,29],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Skill/Knowledge Tests#{3}":[30,30],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Skill/Knowledge Tests#{4}":[31,31],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Skill/Knowledge Tests#{5}":[32,33],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Experience-Based":[34,39],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Experience-Based#{1}":[35,35],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Experience-Based#{2}":[36,36],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Experience-Based#{3}":[37,37],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Experience-Based#{4}":[38,39],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Sarcastic/Humorous (Self-Aware)":[40,48],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Sarcastic/Humorous (Self-Aware)#{1}":[41,41],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Sarcastic/Humorous (Self-Aware)#{2}":[42,42],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Sarcastic/Humorous (Self-Aware)#{3}":[43,43],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Sarcastic/Humorous (Self-Aware)#{4}":[44,44],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Sarcastic/Humorous (Self-Aware)#{5}":[45,45],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Sarcastic/Humorous (Self-Aware)#{6}":[46,46],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Sarcastic/Humorous (Self-Aware)#{7}":[47,48],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Conversation/Connection-Based":[49,54],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Conversation/Connection-Based#{1}":[50,50],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Conversation/Connection-Based#{2}":[51,51],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Conversation/Connection-Based#{3}":[52,52],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Conversation/Connection-Based#{4}":[53,54],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Values/Personality-Based":[55,58],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Values/Personality-Based#{1}":[56,56],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Values/Personality-Based#{2}":[57,58],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Absurdist (Intentionally Unusual)":[59,65],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Absurdist (Intentionally Unusual)#{1}":[60,60],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Absurdist (Intentionally Unusual)#{2}":[61,61],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Absurdist (Intentionally Unusual)#{3}":[62,62],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Absurdist (Intentionally Unusual)#{4}":[63,63],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Popular Example Categories#Absurdist (Intentionally Unusual)#{5}":[64,65],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Draft Space":[66,69],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Draft Space#{1}":[68,69],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples":[70,86],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{1}":[72,72],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{2}":[73,73],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{3}":[74,74],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{4}":[75,76],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{5}":[77,77],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{6}":[78,78],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{7}":[79,79],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{8}":[80,81],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{9}":[82,82],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{10}":[83,83],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{11}":[84,84],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{12}":[85,86],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Strategic Considerations":[87,108],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Strategic Considerations#This Prompt Works Well For You Because:":[89,95],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Strategic Considerations#This Prompt Works Well For You Because:#{1}":[90,95],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Strategic Considerations#Avoid These Approaches:":[96,100],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Strategic Considerations#Avoid These Approaches:#{1}":[97,100],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Strategic Considerations#Combination Strategy":[101,108],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Strategic Considerations#Combination Strategy#{1}":[103,103],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Strategic Considerations#Combination Strategy#{2}":[104,104],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Strategic Considerations#Combination Strategy#{3}":[105,106],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Strategic Considerations#Combination Strategy#{4}":[107,108],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Final Recommendation":[109,113],"#\"First Round Is On Me If\" - Prompt Examples & Analysis#Final Recommendation#{1}":[111,113],"##":[114,114]},"outlinks":[],"metadata":{"created":"2025-10-23"},"task_lines":[],"key":"Personal/Projects/Dating/Hinge/First Round Is On Me If - Examples.md","last_embed":{"hash":"1fdsoh2","at":1762844659217}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Projects_Dating_Hinge_Hinge_Prompts_md.ajson b/.smart-env/multi/Personal_Projects_Dating_Hinge_Hinge_Prompts_md.ajson new file mode 100644 index 0000000..cd8de62 --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Dating_Hinge_Hinge_Prompts_md.ajson @@ -0,0 +1,64 @@ + +"smart_sources:Personal/Projects/Dating/Hinge/Hinge Prompts.md": {"path":"Personal/Projects/Dating/Hinge/Hinge Prompts.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"m6padn","at":1762338969648},"class_name":"SmartSource","last_import":{"mtime":1761241747000,"size":3857,"at":1762338969716,"hash":"m6padn"},"blocks":{"#---frontmatter---":[1,4],"#":[5,67],"##{1}":[5,5],"##{2}":[6,6],"##{3}":[7,7],"##{4}":[8,8],"##{5}":[9,9],"##{6}":[10,10],"##{7}":[11,11],"##{8}":[12,12],"##{9}":[13,13],"##{10}":[14,14],"##{11}":[15,15],"##{12}":[16,16],"##{13}":[17,17],"##{14}":[18,18],"##{15}":[19,19],"##{16}":[20,20],"##{17}":[21,21],"##{18}":[22,22],"##{19}":[23,23],"##{20}":[24,24],"##{21}":[25,25],"##{22}":[26,26],"##{23}":[27,27],"##{24}":[28,28],"##{25}":[29,29],"##{26}":[30,30],"##{27}":[31,31],"##{28}":[32,32],"##{29}":[33,33],"##{30}":[34,34],"##{31}":[35,35],"##{32}":[36,36],"##{33}":[37,37],"##{34}":[38,38],"##{35}":[39,39],"##{36}":[40,40],"##{37}":[41,41],"##{38}":[42,42],"##{39}":[43,43],"##{40}":[44,44],"##{41}":[45,45],"##{42}":[46,46],"##{43}":[47,47],"##{44}":[48,48],"##{45}":[49,49],"##{46}":[50,50],"##{47}":[51,51],"##{48}":[52,52],"##{49}":[53,53],"##{50}":[54,54],"##{51}":[55,55],"##{52}":[56,56],"##{53}":[57,57],"##{54}":[58,58],"##{55}":[59,59],"##{56}":[60,60],"##{57}":[61,61],"##{58}":[62,62],"##{59}":[63,63],"##{60}":[64,64],"##{61}":[65,65],"##{62}":[66,67],"###General advise":[68,69],"###Good prompts":[70,85],"###Good prompts#{1}":[72,72],"###Good prompts#{2}":[73,74],"###Good prompts#{3}":[75,75],"###Good prompts#{4}":[76,77],"###Good prompts#{5}":[78,78],"###Good prompts#{6}":[79,80],"###Good prompts#{7}":[81,81],"###Good prompts#{8}":[82,83],"###Good prompts#{9}":[84,84],"###Good prompts#{10}":[85,85],"###Bad propmps":[86,93],"###Bad propmps#{1}":[87,88],"###Bad propmps#{2}":[89,90],"###Bad propmps#{3}":[91,92],"###Bad propmps#{4}":[93,93]},"outlinks":[{"title":"ResearchGate","target":"https://www.researchgate.net/publication/364420243_Originality_in_online_dating_profile_texts_How_does_perceived_originality_affect_impression_formation_and_what_makes_a_text_original?utm_source=chatgpt.com","line":89},{"title":"Haas News | Berkeley Haas","target":"https://newsroom.haas.berkeley.edu/research/research-reveals-the-key-to-an-irresistible-online-dating-profile/?utm_source=chatgpt.com","line":91},{"title":"Arno","target":"https://arno.uvt.nl/show.cgi?fid=155361&utm_source=chatgpt.com","line":93}],"metadata":{"created":"2025-10-22 10:04","updated":"2025-10-23 19:49"},"task_lines":[]}, +"smart_sources:Personal/Projects/Dating/Hinge/Hinge Prompts.md": {"path":"Personal/Projects/Dating/Hinge/Hinge Prompts.md","embeddings":{"bge-m3:latest":{"vec":[0.021249661,0.0053296024,0.013366488,0.0059403605,-0.0096710995,-0.06441749,-0.0038879174,0.023625303,-0.031863183,-0.0058948267,-0.008207151,-0.021150453,-0.02424666,-0.0021408552,0.015192162,-0.022030111,-0.026760608,-0.055120345,-0.0263271,0.029465307,-0.010981038,0.007744911,0.02123961,-0.0278464,0.004510871,0.055823654,-0.056834403,-0.0026215108,0.021779144,0.013195169,0.027979461,0.006355473,-0.021780679,0.03768403,-0.01343938,0.008058497,0.0130444765,0.008373662,-0.088173494,0.027364282,-0.026702654,0.022691002,-0.012707438,-0.017252868,0.013219631,-0.006220585,-0.016901499,-0.049061645,-0.01258155,-0.0010798711,-0.0025288628,-0.0042924676,0.029086018,-0.003875204,-0.034235224,0.018363714,-0.03314985,0.048200347,-0.017369367,-0.020025607,0.024252715,-0.0075429888,-0.039086685,-0.0018317,-0.038023543,0.05658427,-0.007501815,0.016916575,0.045069393,-0.04495025,-0.008482894,0.060462136,0.0005472147,-0.0387336,-0.056554507,0.022680037,-0.0029724478,-0.0070907203,-0.015434654,-0.024126153,0.101839066,0.026256392,0.016294222,-0.0115388855,0.03933214,0.008894534,-0.010842111,0.04609691,-0.02687282,-0.012139847,-0.019356316,0.04176645,-0.0048627784,-0.038392413,0.028255096,-0.019683441,0.029976428,-0.041849956,-0.01633299,-0.04450017,-0.041612916,-0.0075663324,0.0030416856,0.010092015,0.00456374,-0.004601339,0.024326097,0.07098552,0.020261684,0.00018954035,0.016140366,-0.018602975,0.00738607,0.026760139,0.023114754,-0.013166666,0.009928732,-0.013807359,0.046542395,0.020039478,0.0004079021,0.050701357,0.0056275376,-0.023051422,-0.041378666,0.0011480368,-0.046512812,0.018445516,-0.036125492,-0.010188169,0.014856978,0.021483226,0.004109974,0.008728697,0.014529914,-0.009014959,0.031568497,0.02208529,0.00087032927,-0.027609104,0.041354354,0.05768893,0.0000667336,-0.030267686,0.041462783,-0.035179388,0.01239553,-0.015263592,0.016250113,0.011128227,0.007219714,0.0007506391,0.048384607,0.015326932,-0.025782565,0.0007399402,0.007066685,0.024364915,-0.0019455017,0.01104935,0.033782326,0.018649446,-0.02318815,0.035746776,0.034196105,-0.0005482924,-0.022514999,0.0067654504,0.020301493,0.019132651,-0.008598618,-0.02708785,0.008963645,-0.014553387,0.017271694,0.095915936,0.012873387,-0.0077258768,0.04127702,-0.025351925,-0.017844705,0.017627401,0.016710084,-0.00848477,0.009640491,0.0019111795,-0.009485142,-0.023452442,-0.00008546709,0.018505832,-0.0156192295,-0.018368183,0.0052907206,-0.0021194785,0.019102354,-0.02419301,0.026179545,0.0067154607,0.011198877,-0.042329483,0.010549667,0.008485673,0.022294264,-0.0021976705,-0.021905273,0.004923228,-0.016844016,-0.049123872,0.0005353722,0.02430603,0.032081734,-0.023269787,-0.026970541,0.020961171,0.007984939,0.026200183,0.013692283,-0.019501023,0.011622124,-0.020258218,-0.032051552,0.025564333,-0.0031702865,0.01946155,0.0037811252,-0.006998034,-0.013928855,0.029164957,0.011369678,0.019862533,0.0039468217,0.036138482,-0.014431144,-0.034306917,-0.004866906,0.027047645,-0.03536654,0.004519698,0.009462258,0.03185813,-0.0035918474,0.0007735761,0.003906255,-0.008678251,-0.028676592,-0.021876995,-0.025114272,-0.01098398,-0.009413903,-0.01841558,-0.03762382,-0.027818287,0.009857982,-0.03599692,-0.0038588797,-0.015639776,-0.021840788,-0.017012354,-0.045170605,0.031131199,0.0064046346,-0.015379589,0.00020019259,0.059675932,0.019903889,-0.023913044,0.008574534,-0.023074532,0.010047346,0.07039665,-0.008593488,-0.02309925,-0.02582941,-0.008376279,0.013190113,0.0058311443,0.004422126,-0.022084448,0.024476778,-0.031972885,0.0102324,-0.020487064,0.004571011,-0.051008336,0.012138329,0.03888514,-0.03905503,-0.014224455,0.0010689407,0.048245218,-0.0023679384,0.009004062,0.08219981,-0.008919586,0.014291498,-0.019262148,0.010326729,-0.06115177,-0.009337096,0.001977032,-0.02747042,0.07576942,0.008259963,0.010321886,-0.014672669,0.0037771289,-0.032578256,0.020249182,-0.09175052,-0.0019526323,-0.005167382,-0.014489061,0.011344223,-0.007900598,-0.018447468,0.013206572,-0.074720815,0.014397046,0.0354242,0.057610545,-0.016423255,-0.0029075218,0.001993369,0.0037382022,0.011386962,-0.06170139,-0.0034953044,-0.007275127,0.001463008,-0.02118968,-0.008824877,0.021270745,-0.0140793715,0.032324005,-0.034617778,0.012910921,0.031365417,0.043897517,-0.02451374,-0.01594194,0.026979169,0.0037269804,-0.054248083,-0.01624657,0.01754267,-0.047268882,-0.014981424,-0.03987301,0.00073527324,-0.019756643,-0.024144031,0.009168649,-0.0021281613,-0.06945346,-0.014216075,0.08827677,0.0021021387,-0.0024769758,0.003948709,-0.010399221,-0.023896778,-0.015531311,0.039125036,-0.018203728,-0.018292928,0.012706086,-0.009073825,0.0055474974,0.02984782,-0.03016181,-0.037273746,-0.00006102022,-0.008990295,-0.019819818,-0.026508203,0.013523029,-0.030741373,-0.00043136798,-0.004101302,-0.002886593,0.05197947,0.006575949,0.020713216,-0.00063347106,0.004053711,0.0134179,0.5092507,0.041592453,-0.0069697513,-0.016868062,-0.014681562,-0.011766679,-0.006407772,-0.018307839,0.027048295,0.0073455204,0.00089332374,0.027091669,-0.023284566,0.012332925,-0.0024922956,0.041524615,-0.022292083,-0.0047661853,-0.02424392,0.0063191676,-0.0048866207,-0.006325233,0.03721485,-0.030115329,-0.08197666,0.051192574,0.0404329,0.0016038733,-0.035913,0.02651248,-0.017305315,0.007356281,-0.016211085,-0.017184477,0.0033604319,-0.019673679,-0.02714512,-0.029472651,-0.022251714,0.016480524,0.011179159,-0.023278644,-0.011979884,-0.048615683,-0.026433626,0.019529589,-0.000958154,-0.04426354,-0.020151405,-0.004970024,-0.0054184087,-0.01249254,-0.05440526,-0.0068793893,0.0043995488,-0.017221905,-0.010562168,0.027562369,0.013197607,0.020760974,0.0216755,0.033745598,0.0004969988,0.014121205,-0.008469478,-0.006571167,-0.010691451,-0.05436011,-0.0414102,-0.008987822,0.017409267,-0.0017416507,0.0056445943,-0.017165057,-0.01886538,-0.03174472,0.014767525,-0.029582355,0.018571258,0.0305814,0.01040618,-0.022295022,0.025598466,0.00846015,0.019120663,-0.04245581,-0.023864197,-0.0006324762,-0.0067908354,-0.026504077,0.01001435,-0.010483592,-0.014582489,-0.019604683,0.026448837,0.014060431,0.042429898,-0.00347814,-0.020790389,-0.007199139,0.034020234,-0.005805032,0.0042385748,0.0025841708,-0.023625365,0.006093376,0.012625106,0.0062436024,0.027413337,0.01116144,-0.017885182,-0.0011538983,-0.00018841834,0.016182233,0.076092385,0.037183918,0.010640035,0.041634396,0.007875371,0.00032209136,-0.013736752,0.014301267,0.042822096,0.0147146415,-0.017132271,-0.067084596,0.012945844,-0.00410912,-0.028113872,-0.00947222,0.043210767,0.0339375,-0.01427822,0.015804747,0.036698002,-0.021310428,0.01413615,-0.008339378,-0.03480972,0.006526771,0.020377656,-0.0010708827,0.0069265035,0.0042313687,0.0027113347,0.083921164,-0.006040536,0.00734953,-0.031730935,-0.018222433,0.03927301,0.004455961,-0.008412988,0.012103125,0.00929346,-0.026417535,0.00888784,0.0014946525,0.008624428,-0.0070739207,-0.020230053,0.034481015,-0.029670715,0.10385116,-0.03935893,0.026911128,0.0147103,0.056998953,-0.03418347,0.041639913,0.025867438,-0.03530672,0.026267668,-0.0008915322,0.00035936097,-0.018905649,0.004835156,0.033436377,0.04579288,0.021689689,0.043128267,-0.016575867,-0.05301854,0.02890558,-0.019235361,-0.039356824,0.009145517,0.010207382,0.054691087,-0.03922118,-0.006442171,0.05335881,-0.0106542455,0.005562201,0.02145367,0.0027546675,-0.000063553096,0.019483307,0.00816806,0.004038501,-0.0031338737,0.0029002738,0.020227162,0.0050752936,-0.01745221,-0.018696649,-0.012121974,0.05996307,-0.056703884,-0.023949001,-0.0057420977,-0.021534877,-0.0064648627,-0.017966978,0.0088244,-0.06342047,0.024346072,0.019632008,0.018556116,0.0044940487,-0.01853334,-0.009670639,0.06493641,-0.036382705,-0.030088583,0.0212702,-0.014431926,-0.039239272,-0.054719362,0.034848966,-0.020793878,-0.022767523,-0.017512605,0.0009639528,-0.02937749,-0.047285613,-0.016162593,0.0074487524,0.0077106203,-0.0055432543,-0.0034823392,-0.034395494,0.0054980363,0.041145742,0.029768988,0.038184788,-0.024683548,-0.026030675,0.008103167,0.0039130603,0.00050753116,-0.02521167,-0.0040446064,-0.0061696162,0.01589777,0.0048192185,0.015341385,0.014775313,0.0031599265,-0.0011247835,0.010304393,-0.003115455,-0.02890117,0.023528976,-0.016129235,-0.014433085,0.0005849935,-0.022771148,0.016813159,-0.04976434,-0.0023090846,-0.0076782927,-0.014112977,-0.036307402,-0.012039581,-0.028556323,0.010497501,0.00843557,0.004117427,-0.003400285,-0.021505827,-0.010277989,0.026812566,0.008976669,-0.03608692,-0.0032710524,-0.030435637,-0.007861598,0.030815067,-0.027463326,0.027336778,-0.01290454,-0.008827082,0.004457734,0.012136819,0.029906278,-0.015798423,0.01716662,0.02732407,-0.014962444,-0.025312994,-0.005589203,-0.031800162,0.020066367,-0.0061414335,-0.011838995,-0.005701622,0.0026769952,-0.028918698,-0.018168272,0.005125159,-0.034650605,0.0020677065,0.005602374,-0.01909817,-0.04915316,-0.028313998,0.047469057,0.024469351,-0.017293932,0.017884836,0.016314069,-0.026562342,0.0008874703,0.023912108,0.008995727,-0.0063997675,0.004450586,-0.026574856,-0.009988509,-0.016486319,0.005186159,0.019265004,0.031003295,-0.042329483,-0.056047343,0.084533125,-0.010033171,-0.021080393,-0.03773266,0.022756776,-0.00028638516,0.02996176,-0.01019563,0.062291022,0.016454326,0.0058487845,-0.0030380448,-0.00522999,-0.027422033,-0.0150996,0.0038537155,0.0032619091,-0.0092417365,-0.0027756752,0.026082842,-0.016879365,-0.022476733,0.0408357,-0.023049941,-0.005135621,-0.0028848606,0.034430154,0.008923989,0.03357575,-0.0070037018,-0.009034724,-0.0057728523,0.0076409676,-0.014935281,-0.01870149,0.032424733,0.0076796254,0.012183158,-0.040454283,-0.0014438834,-0.00800099,0.011616666,0.012748905,-0.050843693,-0.011059249,-0.0049076583,-0.017378012,-0.0060344646,0.048877202,0.018089132,-0.028106922,-0.02241055,-0.035799313,0.01440703,-0.00010707202,-0.027481347,0.006260028,0.015404582,-0.10414753,0.031090308,-0.012643084,-0.017841095,-0.014037231,-0.02672328,-0.025505396,-0.027209587,-0.040998656,-0.06210314,0.063790984,-0.027350605,0.016291652,-0.043980554,0.0030370494,0.019408224,-0.03619453,0.040086556,0.0018612762,0.007390508,-0.0026099945,0.02187743,0.027799876,-0.061439984,0.024886617,-0.015032118,-0.053809997,0.0020513146,-0.018609561,-0.0024291591,0.019865382,-0.043284245,-0.02141982,0.010286561,0.017212022,-0.03645381,-0.0034224093,-0.029499285,-0.030257845,0.051013835,-0.0009898404,-0.021233615,-0.042246345,-0.012926099,-0.021471592,0.0031423857,0.011791437,-0.032288097,-0.025596427,-0.016394345,-0.011308876,0.017658811,0.0070958845,0.013121762,0.03611176,-0.01688887,-0.03831951,0.02798892,0.0073959557,0.059979968,-0.03950773,-0.008439548,-0.0016985381,-0.025225831,-0.0031723338,0.0106956,-0.0028810636,-0.03416421,-0.03759559,-0.0081510795,-0.024143403,0.0020065827,0.012599027,0.018164884,0.0071905013,0.012708874,-0.02155345,-0.034705047,0.051270153,-0.032741662,-0.008049163,0.0067648455,0.013172519,0.03431956,-0.011919294,-0.007834454,0.03842548,0.018174117,0.020062253,-0.018120931,-0.053819425,0.014832143,-0.042394213,0.040264256,-0.01598188,0.031627286,-0.0390676,-0.017169254,-0.03279315,0.020922685,-0.015916653,0.023207892,-0.0018202212,0.051176462,0.035129435,0.022213547,-0.029395709,0.0032597792,0.0044576363,-0.010718146,0.006062028,0.02015579,-0.036341533,-0.011199711,-0.046223987,-0.032530375,-0.0070646987,0.043665476,0.035079554,-0.0131661855,-0.007929005,-0.02843901,0.028385729,-0.038285095,-0.013652396,0.030283589,-0.04461248,0.02820589,0.031511877,-0.022923093,0.002639131,-0.01925138,0.020115385,0.003229421,0.013965886,-0.043316,0.04902417,0.03874769,-0.0009756237,-0.034082875,-0.01888186,0.025927005,-0.04448578,-0.026308458,-0.050539445,-0.002940189,-0.015176162,-0.020477382,-0.012193972,-0.041204076,-0.00688244,0.02638892,0.01529398,0.018673874,0.0028508944,-0.0051607774,0.008214993,-0.030229785,0.008580538,0.01281633,0.022334822,-0.030883571,0.008632525,0.00822011,-0.023293255,0.03707888,0.014878174,-0.016008072,0.03037461,0.016030667,0.03137146,0.013372798,-0.030288478,0.030735504,0.0030327057,-0.02022155,-0.019210696,0.009204507,0.02811353,-0.030406686,-0.026341071,-0.031645715,0.03249367,0.025383174,0.02259823,-0.013501913,0.021311438,0.014725566,-0.0139147425,0.00057968806,-0.022341605,0.03662111,-0.018769825,0.028466659,-0.015682371,-0.010630453,-0.0061307186,-0.029233716,0.01330117,0.017682057,-0.04512521,-0.0091136275,-0.023364782,-0.0020363515,-0.00825931,-0.007145036,-0.033197578,-0.044403054,-0.0199927,-0.017284723,-0.03645063,-0.024192687,-0.014287598,0.029159727,0.0038433336,0.033672668,0.04753863,0.00016539995,0.06423137,0.008337608,-0.041000094,0.010723025,-0.021371463,-0.050293054,-0.02939469,-0.0261193,0.011076553,0.008514951,-0.015019424,-0.0077679693,-0.015961863,0.057299312,0.020725112,0.0026188656,-0.03281264,0.03102069,0.014023638,0.060496233,-0.012861858,0.029513523,-0.0064317696,-0.051006682,0.025203114,0.00226584],"last_embed":{"hash":"ohaxtk","tokens":1222}}},"last_read":{"hash":"ohaxtk","at":1762844717774},"class_name":"SmartSource","last_import":{"mtime":1761296198000,"size":2039,"at":1762844500048,"hash":"ohaxtk"},"blocks":{"#---frontmatter---":[1,4],"#":[5,66],"##{1}":[5,5],"##{2}":[6,6],"##{3}":[7,7],"##{4}":[8,8],"##{5}":[9,9],"##{6}":[10,10],"##{7}":[11,11],"##{8}":[12,12],"##{9}":[13,13],"##{10}":[14,14],"##{11}":[15,15],"##{12}":[16,16],"##{13}":[17,17],"##{14}":[18,18],"##{15}":[19,19],"##{16}":[20,20],"##{17}":[21,21],"##{18}":[22,22],"##{19}":[23,23],"##{20}":[24,24],"##{21}":[25,25],"##{22}":[26,26],"##{23}":[27,27],"##{24}":[28,28],"##{25}":[29,29],"##{26}":[30,30],"##{27}":[31,31],"##{28}":[32,32],"##{29}":[33,33],"##{30}":[34,34],"##{31}":[35,35],"##{32}":[36,36],"##{33}":[37,37],"##{34}":[38,38],"##{35}":[39,39],"##{36}":[40,40],"##{37}":[41,41],"##{38}":[42,42],"##{39}":[43,43],"##{40}":[44,44],"##{41}":[45,45],"##{42}":[46,46],"##{43}":[47,47],"##{44}":[48,48],"##{45}":[49,49],"##{46}":[50,50],"##{47}":[51,51],"##{48}":[52,52],"##{49}":[53,53],"##{50}":[54,54],"##{51}":[55,55],"##{52}":[56,56],"##{53}":[57,57],"##{54}":[58,58],"##{55}":[59,59],"##{56}":[60,60],"##{57}":[61,61],"##{58}":[62,62],"##{59}":[63,63],"##{60}":[64,64],"##{61}":[65,65],"##{62}":[66,66]},"outlinks":[],"metadata":{"created":"2025-10-22 10:04","updated":"2025-10-22 10:04"},"task_lines":[],"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md","last_embed":{"hash":"ohaxtk","at":1762844659217}},"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034286376,-0.012238852,0.004469016,0.009544377,-0.027391313,-0.048740786,0.03557793,-0.022987276,-0.034740847,0.009398403,-0.009160821,0.005306822,-0.034905035,-0.012216987,0.015229787,0.01726519,0.016372569,-0.012632205,0.016518941,0.010792354,-0.0689306,0.056251038,0.03760037,-0.0039907154,0.014758881,0.026673507,-0.012368664,0.018928247,0.002650452,-0.03647365,-0.0007684543,-0.04118772,0.014426819,-0.07175291,-0.015534271,-0.042583164,-0.003067155,-0.013348559,-0.053626888,-0.021252315,-0.035704684,-0.06856383,0.0060417387,-0.012575794,0.030188221,0.026089674,-0.01239805,-0.011498993,0.00021462928,-0.017557496,-0.015626827,0.01653161,0.033510175,-0.035752244,0.05367566,0.061981495,-0.0025097139,-0.031607118,-0.061826095,-0.0047184085,-0.016623007,0.028707337,0.0002815448,0.0040034326,0.006049417,0.06048727,0.031759333,0.011371557,0.0048455815,-0.017577704,0.0035633533,0.050289776,0.0037853513,-0.0055420776,-0.056467853,0.030501112,0.04351233,-0.014081105,-0.04641263,0.06516115,0.0030118814,-0.0239773,0.0061992733,-0.0014006665,-0.00078216847,0.039883472,0.005404962,0.029565344,0.010967773,-0.018787056,-0.0147579415,-0.0032222678,-0.015858361,-0.029993279,-0.026021132,0.022881689,-0.01692404,0.0043322127,0.00057593297,0.009640311,0.085233934,0.015143456,-0.0017845035,-0.008441693,-0.014990417,-0.023986412,-0.012235893,-0.0046788305,-0.002306112,-0.0063415463,-0.0032599068,0.029312693,0.036369547,0.014983685,0.0102035515,-0.0208646,0.006614739,-0.019206608,0.018851398,-0.024183162,-0.0014100474,0.04116085,0.024140978,-0.007417482,-0.012020753,-0.0031825243,-0.015754806,0.021592038,-0.028826611,-0.0025873072,0.018990232,0.020628741,0.021018133,0.005626169,-0.02613875,-0.020632174,-0.03948975,0.020594489,0.0030732027,-0.0035690067,0.037326947,0.028157163,-0.024617344,0.0018957185,0.03376659,-0.051836006,0.038508028,-0.02695872,0.011715044,-0.035656326,0.020209644,0.013933227,0.033568516,-0.020011785,-0.04667597,-0.023475293,-0.007860507,0.02621683,0.017252823,0.013573456,0.0016489868,-0.0069714137,-0.043812074,0.027953004,0.017445173,-0.01424321,0.04649047,0.028772471,-0.011731058,-0.008025531,0.044931095,-0.052468736,0.05048852,0.023826549,0.006995996,0.03303205,0.054700527,0.024311434,-0.018643083,-0.021824338,-0.0390114,0.00823973,0.007934582,-0.020845633,-0.033227935,0.030878626,-0.04576794,-0.029178591,-0.007362122,0.009708229,-0.015714128,-0.0063235746,0.01679856,-0.027524348,0.020314146,-0.061893404,0.02493854,-0.012450456,0.010663085,-0.036635157,0.008088532,0.016740303,0.027910164,0.034598656,-0.020949554,-0.031214807,-0.027736366,0.013452331,0.040943943,-0.033009186,-0.029436454,0.0066372263,0.008821858,0.029968789,-0.013426714,-0.017390711,0.0061852676,0.045167305,0.006388164,0.0027883044,-0.047492713,0.030122723,-0.0037112455,0.030408056,-0.0043397113,0.038598724,0.044135604,0.049598243,-0.0073084095,0.008251373,0.013590801,-0.01627458,0.029050395,0.005964733,-0.025435379,-0.005192529,-0.02635188,-0.00823479,0.04215972,0.0057155048,-0.029681515,-0.0003474513,-0.000013441854,0.027107408,-0.04155426,-0.026450435,0.003957632,0.055929054,-0.0016152858,-0.017860778,0.028091878,-0.0034465806,0.008875514,0.012750882,0.00085785275,0.044306975,-0.01593949,-0.007235171,0.017163102,0.0020597551,0.01458879,0.016970292,-0.04608458,0.026275808,0.022140175,0.0014192659,-0.02224357,-0.011099934,0.054589715,0.0044818856,0.0014889742,-0.03292436,0.034907922,0.011221547,-0.033063646,-0.020154053,-0.044918027,-0.027498642,0.016397133,0.0068647587,-0.0056717587,0.020678699,0.03993793,0.022898344,0.02670017,-0.019619804,0.001763177,-0.007046111,0.009853257,-0.04072089,-0.020490501,0.0125465775,0.05252441,-0.04273026,0.008542848,-0.012508282,0.023618383,-0.16148382,0.00071213726,-0.032538187,0.051756375,0.019533224,-0.020962665,-0.016125027,0.0029211857,-0.040913988,0.058715764,-0.029687567,-0.034261946,-0.0103024095,0.0122204395,-0.02406073,-0.018997936,-0.03714431,-0.028765311,-0.04131658,-0.006547398,-0.0045587737,-0.045072913,0.053359088,0.024898347,-0.035972856,-0.011787004,0.04332531,-0.0060077086,-0.013625621,-0.030403651,-0.005897292,0.007923009,-0.01289659,-0.028402653,-0.0032063883,0.046222676,-0.05167076,-0.004086615,-0.022102876,-0.0036398426,0.03399286,0.057469696,-0.035301227,0.029894007,-0.016603202,0.04537658,-0.031765718,0.007229105,-0.052365348,-0.03377824,-0.009725485,-0.008117505,0.016227078,0.03195145,-0.037311625,-0.01611528,-0.017980356,0.048983827,-0.020792715,-0.0018993311,-0.012247114,-0.037080135,0.021913605,-0.0142566385,-0.03288111,-0.027830228,0.027303431,-0.029486584,-0.03563488,-0.03382051,0.05187158,-0.0212853,0.03516021,0.010955174,-0.0017405341,0.01891366,0.022148851,-0.017944802,0.0057379403,-0.10559339,-0.019168623,0.02170928,-0.05162968,0.02398409,-0.026366273,0.009472183,0.04051486,0.016037334,0.0153427655,0.24452996,0.023279414,0.017341198,0.014556739,0.057283606,-0.034623075,-0.054757096,0.03766006,0.0018220965,-0.058907542,0.018823003,0.001269093,0.018799184,-0.020115633,0.03694801,0.026195336,-0.041338407,0.0034981174,0.06748935,0.0015685577,0.047403913,0.034038663,0.038968265,-0.056004293,-0.0836433,-0.026780559,0.0076400703,0.027359499,-0.028831698,0.017284663,0.0036007806,0.045059685,0.060301315,-0.03409412,0.068592966,-0.026475552,0.04890482,-0.063341364,-0.02506448,0.024626128,-0.018900823,-0.012300253,0.007200749,0.0025595669,-0.05691929,-0.032048196,0.0035127352,0.0005675215,-0.05907065,-0.00952999,0.008268169,0.0047405926,0.014268674,-0.015617667,0.03647817,-0.0017950601,-0.000060748876,-0.013803189,0.0004996864,0.047871824,-0.0031318502,0.014611785,-0.023323078,0.02766077,0.018504098,0.011770466,0.02671894,-0.028215794,0.002799908,0.048832722,0.040199157,-0.009722605,0.004103753,0.018808447,0.019304242,-0.04010493,0.05376506,0.014457238,-0.014389607,0.017670548,-0.014501837,-0.04156596,-0.009524856,0.022261618,-0.01130046,-0.027664462,-0.012543321,0.03548564,-0.02724167,0.01907515,-0.028550817,0.004654101,-0.03930058,0.0035956935,0.0077353013,-0.022559624,0.040640507,-0.030986749,-0.039410774,-0.011437068,-0.015396322,-0.008842289,0.008388917,0.008339778,0.03916448,0.001478012,-0.01722237,-0.045049187,0.004523718,0.05443655,-0.048917335,0.011621547,0.031674072,-0.0699477,0.030563252,0.049363606,0.05704976,0.013799323,0.020489508,0.0009272824,0.050959855,0.00069130864,-0.031266045,0.025911262,-0.023483904,-0.02026409,-0.033705465,0.00089292,-0.01353731,0.005753923,0.03793276,-0.04126739,-0.036477838,-0.0007952197,0.022689098,0.056566972,0.0820676,-0.00725382,-0.03240733,-0.007639957,0.03625395,-0.0017984957,0.04943557,0.018646639,0.009424726,0.04399918,0.009164021,-0.016972223,-0.016946517,0.057511818,0.010201864,0.04791897,0.030692255,-0.03801149,-0.026332973,-0.01559664,-0.022993693,0.04058819,-0.02967707,-0.0039330823,-0.02457351,0.056830984,0.020154484,0.0552489,-0.010779142,-0.009354608,-0.01801004,0.011588393,-0.032513272,-0.061750468,-0.014178297,-0.003930066,-0.045843743,0.030797798,0.011206374,-0.053388342,0.006326842,-0.0031322117,-0.03088144,-0.02123664,0.020439617,-0.031062167,-0.053716134,0.023138372,0.032127973,-0.009681125,-0.045390833,-0.025842775,0.013438486,-0.024935106,-0.046913743,0.11555755,0.017085709,-0.034919098,0.015567598,0.0008025372,0.04213958,-0.0027281505,0.032477345,-0.00789358,-0.04058362,-0.04074425,-0.014823331,-0.0078056166,-0.044677347,-0.0077954186,-0.0062148683,0.013920448,-0.03978876,0.008022076,0.011590603,-0.030766292,-0.02543259,0.00500514,-0.051800616,-0.032721102,0.04306664,0.049614184,-0.08731544,-0.021954212,0.03347069,0.0092036985,0.009725486,-0.0077467333,0.0031271863,-0.009459646,0.0113001,-0.057816662,-0.03702636,-0.03616467,-0.011799097,-0.024016378,0.0056760046,0.0065806215,-0.0027790335,0.009427843,0.032389354,0.034929015,-0.008582073,-0.021735964,-0.0025662775,0.0143878,0.032093436,0.01728888,0.012998089,0.03548015,-0.015539145,-0.06216471,0.0015875028,0.0070820865,0.037313968,-0.0061848676,-0.03740306,-0.04571506,0.012440927,-0.019912949,-0.035764836,0.0065733967,-0.04163795,-0.051393166,-0.011596412,0.01500777,0.005204358,0.0038228396,-0.03738093,-0.028694658,-0.03242073,-0.019280436,-0.001243804,-0.012910033,-0.011931953,-0.026238361,0.016142866,-0.04109172,0.0108537,0.006765561,-0.029357428,-0.008209137,0.056499775,-0.02310143,-0.05180276,0.049012966,0.009485626,-0.025633425,-0.020641683,0.054177593,0.016269723,-0.0423985,0.007049112,-0.025431208,0.010944697,-0.032686718,-0.04484144,0.054261304,0.023844328,0.031232523,0.009105921,0.0021507065,-0.010934136,-0.016918482,-0.010420427,-0.0020307389,0.00023759769,-0.013643039,-0.014753185,0.005176939,0.016803844,-0.0028097467,0.012573678,0.016693585,-0.028217379,-0.037900653,-0.0073648137,-0.006794771,0.04849608,0.00077178946,0.025184942,-0.055069968,0.018474378,-0.020621845,0.021971943,-0.0022704918,-0.05102983,0.0030794502,-0.08318974,-0.009930021,0.0045341635,0.00092219526,-0.02901274,0.0012886047,-0.012877849,-0.06308286,-0.026475543,-0.022945134,0.00077339704,-0.023318531,0.014679535,0.010117816,-0.010653021,-0.0084981695,0.0107772,0.029540718,-0.002490366,-0.027802946,0.033428162,-0.045075577,-0.012137907,-0.011942535,-0.03960474,-0.019981954,-0.026283484,-0.0013458688,-0.007843085,0.005960795,0.03299091,0.019814841,-0.05753446,-0.007762004,0.030822549,0.051484697,-0.047654454,0.0021404384,-0.021346528,-0.0153133,0.0022715891,0.024292722,0.007877592,0.028284311,-0.014836516,-0.0006260175,0.015181281,0.00339106,-0.0062264972,0.045374557,-0.004165302,0.041563757,-0.015870685,-0.026973194,0.027253844,0.0075115925,0.0068548773,0.0129512455,-0.01402119,-0.026273597,0.051842887,-0.0026348997,-0.0006440962,0.033442304,0.028388763,0.036892146,-0.044875044,-0.0073066554,-0.0006734986,0.0421657,-0.16105498,0.029636042,-0.047111426,0.027024206,0.008046672,-0.0047005718,-0.04108747,-0.03778748,0.0010664267,-0.024481868,0.026033208,-0.047149185,0.009169085,-0.022106959,-0.0012474352,0.047627904,-0.039809573,0.037688766,-0.06596561,0.07667974,0.028499186,-0.016630737,0.03333752,0.03849589,-0.018394003,0.012830615,0.008888543,-0.025144696,-0.011154368,-0.0025987795,-0.042165115,-0.0032239615,0.00861229,0.053513862,0.017756958,0.0008957158,0.022551728,-0.024768373,-0.027055327,-0.00087472465,-0.012278072,0.009669201,-0.026527103,0.004524693,0.03665052,0.04217692,-0.01855562,-0.020707797,-0.019227104,0.0088469805,0.016052563,0.02602216,0.038849078,0.05016072,-0.016580269,-0.037355907,0.0043092016,-0.019227544,-0.014690825,0.022928542,-0.0030673381,0.03675457,-0.0052139806,-0.023150759,-0.04787155,-0.012457701,-0.008576652,-0.010919241,-0.049556654,0.03809022,-0.027521258,0.00034269245,0.00969866,0.022558343,-0.0033377737,-0.016525542,0.042751655,0.01365376,-0.029082742,-0.045530632,-0.073422395,0.009777597,0.008470391,0.004884226,0.019920982,0.016104614,-0.016172433,0.0027628746,-0.09558535,0.027768495,-0.07012947,-0.019747242,0.021926163,-0.0044003394,-0.006960615,0.05246819,-0.034889128,-0.0058828546,0.029851887,-0.04218872,-0.02374763,0.008156756,-0.011558876,-0.015552818,-0.047858838,0.042433403,0.03797343,0.0031182785,-0.014955672,-0.014688936,-0.059049286,-0.0005889936,0.028628392,0.003067212,-0.078480385,-0.009576071,0.00069564494,0.001798476,-0.0023668488,0.017913869,0.043780558,-0.020393206,0.04102564,-0.033544667,-0.0074420962,0.032540087,0.030954618,0.05111443,0.038171437,-0.014176645,-0.025030272,0.00037691856,0.0640645,0.0017865355,0.020164737,-0.041529544,0.04324606,0.01291245,-0.049099457,-0.029932529,-0.034146458,-0.017039953,-0.022432365,-0.051455814,-0.0024953238,-0.005525656,0.027643919,0.014950775,0.00024364398,-0.0006084256,0.026403429,0.018407209,0.014692605,-0.0303671,0.029251326,0.06781383,-0.034128856,0.014192118,-0.01924282,0.0723714,-0.032693308,-0.012834362,-0.04389408,-0.043356445,-0.026403086,0.025044234,-0.014121308,-0.0036095935,-0.04348619,-0.0102137765,-0.0048810234,0.020274797,-0.011390342,0.037800424,0.042693604,0.0022834463,0.006640719,-0.0049752854,0.029165698,-0.027797857,0.017061953,0.022736348,0.046777286,0.038753625,0.0038251984,0.028047007,0.00024686486,0.020466488,0.009284982,-0.0085028615,-0.00864464,0.03198073,-0.039127063,0.0064854533,0.028325869,0.011551611,-0.0047345078,0.0053770524,0.009338005,0.016775426,-0.035867788,0.025781939,-0.013889465,-0.0011442739,-0.02584144,0.045677178,-0.020126808,-0.0283429,-0.01148775,0.02990739,-0.04373878,-0.0032358628,0.00011355697,0.02154346,0.008806973,0.054933846,0.05390837,0.014704001,-0.027527524,0.0073699965,0.029120592,-0.015050717,-0.03118698,-0.0026881506,0.0113181565,0.022060167,-0.038200505,0.028185105,0.0032669797,0.040849634,0.026332501,0.010714132,0.018387385,0.04700551,0.0026071873,0.0024883444,0.00950735,-0.011553228,-0.01911481,-0.012474513,0.040755823,0.002406408,0.02162839,-0.04490693],"last_embed":{"hash":"cbu5ic","tokens":1222}}},"text":null,"length":0,"last_read":{"hash":"cbu5ic","at":1762844659221},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cbu5ic","at":1762844659221}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032713685,0.019899016,-0.016863817,-0.023514407,-0.022509256,-0.051454544,-0.017692745,0.010002629,0.0085244,-0.008772266,-0.025097003,-0.0017739943,-0.03380223,-0.008593516,0.05029182,0.002273474,0.03784463,-0.0070013274,-0.018697303,0.026262978,-0.07165989,0.045118492,0.02292859,-0.013151412,-0.01488797,0.036661766,0.0049971687,-0.0016500046,-0.005671081,0.017001538,0.007450617,-0.054465283,0.024997957,-0.058489434,0.0056149145,-0.007672475,0.02088734,-0.0032552076,-0.042388503,0.010989059,-0.020473726,-0.05927508,0.008808514,-0.014485311,0.03626058,0.017913524,0.0058586244,-0.030549668,-0.04309397,-0.01042811,-0.006194807,0.01202347,0.05186657,-0.015550655,-0.014040325,0.06475165,0.007461877,-0.013152482,-0.046489634,0.015081691,-0.010424557,0.03771988,-0.040392507,-0.010971604,-0.020587107,0.040070415,0.006187896,-0.004813864,-0.008201898,-0.02889548,-0.0010444758,0.062832505,-0.01677947,-0.003366129,-0.08589118,0.025972687,0.0146078635,-0.010199359,-0.06594973,0.039801043,0.01831931,-0.02462182,-0.025272213,0.008322117,-0.005424831,0.03254808,-0.043417223,0.033993773,-0.006364598,-0.013727485,0.00037304324,0.01765911,0.008349543,-0.045687795,-0.036974244,0.023892067,-0.045065522,0.0055438033,0.019834444,-0.00081031636,0.045752328,0.039914284,-0.01763459,-0.00548361,-0.035956446,-0.019326776,-0.0009559288,0.04066943,-0.0012583458,-0.014500844,0.019014956,0.04981668,0.021245616,0.022721348,0.015270429,-0.033490475,-0.012354477,-0.005498427,-0.015255355,-0.015696755,-0.0033620321,0.023187842,0.01595048,-0.04553176,-0.00915039,-0.014940864,-0.0116808675,-0.0014847731,0.022824999,-0.0041614636,0.041432623,0.015291479,0.0016781248,0.007408408,-0.0466269,-0.033724595,-0.023674764,0.010638659,-0.013813977,-0.054530933,0.039594058,0.033728126,0.009588746,-0.014175896,0.02783749,-0.059502233,0.027927306,-0.014548024,-0.018381022,-0.02795181,0.020920979,0.03798242,0.02679919,0.036954865,0.010184876,-0.031972874,0.035261355,0.015794253,0.03271732,0.05921809,0.0013087322,-0.01618264,-0.042982128,0.033144888,0.028816942,0.021274144,0.043091822,0.07486325,-0.0092896465,-0.045840472,0.05212054,-0.028769772,0.010121819,0.009058255,-0.0037167757,0.031676956,0.007591308,0.0055494676,0.012098686,-0.024314038,-0.03409779,0.0036128366,0.007522226,0.0015238439,-0.0146182915,0.045783352,0.006136571,-0.03729962,0.017778965,0.016705576,0.00434915,-0.023108043,0.010192158,-0.02504224,0.037542205,-0.053884957,0.02796959,-0.034713965,0.022278124,-0.03499508,0.03790862,-0.012427348,0.014280009,-0.0044708806,-0.019235654,-0.03074654,-0.08385731,-0.01800593,0.019396076,-0.062955156,-0.01627275,-0.03214791,-0.015584281,0.041263737,-0.01585919,-0.018921139,0.029459914,0.015143109,0.019690933,0.0087338425,-0.05018215,0.0069304956,0.0024822264,0.083263144,-0.02446076,0.0386734,-0.00021754298,0.038961157,0.0050009144,-0.008880959,-0.006277597,-0.004751283,0.021173118,-0.017689409,-0.037576854,0.01341671,0.014367625,-0.010306388,0.030552734,-0.0010300251,-0.00017584316,0.001350106,0.019239916,0.03943276,-0.023966664,-0.027256913,0.0036479414,0.00609264,0.00592351,-0.032541852,-0.0033290668,-0.02835851,0.007897863,-0.026048495,0.009248733,0.047454283,-0.04196333,0.025085844,0.02794556,0.013000597,0.008388284,-0.006008316,-0.007417183,0.024075383,0.015150728,-0.005368046,-0.0009077429,0.051170897,0.032676116,0.0028178906,-0.019663263,-0.011588558,0.051542092,-0.0064510936,0.0045625973,0.026604895,-0.006135677,-0.043622285,0.022838838,0.00398827,0.02041078,0.02325434,0.04064777,0.028273342,0.0520504,-0.0041195573,-0.03885141,-0.017131204,-0.014459988,-0.021868099,-0.03160065,0.00027861688,0.04611847,-0.032804836,-0.051068578,-0.04781078,0.00637502,-0.15305276,0.01079013,-0.0030970837,0.05628596,0.042545415,-0.002100723,0.00021098681,0.008137407,-0.021510985,0.08154269,-0.015338354,-0.038740527,0.018782921,0.01669864,-0.028523983,-0.018061416,-0.013702513,-0.032329764,-0.02545173,0.0154668875,-0.029323783,-0.027088173,0.016705615,0.027533764,-0.00684935,0.005648457,0.044858094,-0.027370233,-0.001573763,-0.011773084,-0.059333958,0.0044850935,-0.029865172,0.019139618,0.005179726,0.029193455,-0.01580734,-0.0048463694,-0.028937422,0.016698396,0.050580665,0.05435155,-0.047821566,0.06669342,-0.015206047,-0.029390534,-0.037727926,0.014609902,-0.040465824,-0.018264618,-0.03555525,-0.03414739,0.00044811476,0.03930006,-0.034907337,0.01574271,-0.01736831,0.04821204,-0.04024872,0.030926712,-0.0071168398,-0.015809705,0.0019740278,0.0036069804,-0.035008024,-0.05992546,0.02937268,-0.010320698,-0.025879698,0.0141058555,0.015659155,-0.006678042,0.023042839,0.019380402,-0.016545882,0.020334607,0.023015667,-0.008512874,-0.01546438,-0.08889456,0.02931121,0.025159765,-0.015281347,0.024995616,-0.012040028,-0.048635993,0.039695393,-0.0109316055,0.023299582,0.24396867,0.040031172,0.025602102,-0.026959158,0.029715098,-0.010417622,-0.05599915,0.018309528,0.015733998,-0.035878956,0.013743286,-0.0071791294,0.0017004671,-0.0074746064,0.017910777,0.03555057,-0.034446698,-0.013944592,0.049580522,-0.0059710746,0.039592233,-0.006500892,0.042687688,-0.0327107,-0.083766006,0.0070673325,0.0084933005,-0.003607608,-0.029771205,-0.014112189,-0.02457973,0.014873365,0.042580746,-0.060549088,0.0657328,0.004022085,0.014488054,-0.101870514,-0.022666004,0.02068167,0.00984563,-0.006964377,-0.032129433,-0.045390114,-0.038863648,-0.05626931,0.02319529,-0.020141093,-0.042211108,0.010721077,0.029556163,0.014093537,0.008821979,0.014724029,-0.042108767,0.03360289,-0.005753742,-0.034318097,0.008704849,0.061388485,0.03368199,0.02280472,-0.042405173,-0.009172725,-0.012867602,0.0024886623,0.01926509,-0.016729966,0.03865692,0.020881785,0.04664728,-0.035330426,-0.053556584,0.006224322,0.018754615,0.011592165,0.043734528,-0.010059993,0.010617506,0.027607318,-0.028862648,-0.036637574,-0.005057077,0.022165796,-0.012009508,-0.031996302,0.02861723,0.06406172,-0.015415707,-0.0013058985,-0.017013725,0.023890786,-0.06966623,0.025883777,-0.012281016,-0.039850377,0.0029834046,0.0024878772,-0.053884905,-0.025874175,-0.012751515,-0.049809653,-0.0036035397,0.0023113708,0.05893267,0.011332902,-0.00070279656,-0.0035625403,-0.02489769,0.017538777,-0.061148506,0.030315787,0.0054099737,-0.022143023,0.058319107,0.079801805,0.008803597,0.018793121,0.030480856,-0.0043603405,0.025719643,0.0053821323,-0.060509272,-0.0022413298,-0.027632805,-0.042595763,-0.0048969365,0.04372209,0.0074764052,0.045815524,0.014456075,-0.017107794,-0.034190096,0.019261139,0.042597856,0.04544024,0.06472013,-0.0076629077,-0.03439618,-0.026137466,0.03953287,-0.00022154523,0.04734827,0.026630243,-0.0054844874,0.045561835,-0.043754783,0.013312546,-0.0047606877,0.012704635,0.0122773815,0.018553838,-0.013468606,-0.03666607,0.011825654,-0.020864883,-0.011061552,0.018901024,-0.007209879,-0.0029295029,0.0071244817,0.06554488,-0.011120775,0.035604645,-0.016693518,0.017293822,-0.0016502048,-0.0028545177,-0.024223655,-0.07082603,-0.0035267342,-0.014218007,-0.01633256,0.010336557,0.05394023,-0.04952716,-0.012976488,0.0010887573,-0.038673624,-0.011261066,0.03542739,-0.02676823,-0.047016703,0.04099456,0.031229487,0.0072980723,-0.014322631,-0.03520582,0.002963484,-0.051019523,-0.046520118,0.108803794,-0.029393608,-0.032696076,0.013245154,-0.030863496,0.04375968,0.0055615846,0.019083668,-0.02848439,-0.025375295,-0.021331118,-0.017621532,0.021948706,-0.027593479,-0.0035486028,0.0018440679,0.021374397,-0.0315244,-0.004435727,-0.02732331,-0.012651556,-0.045983057,0.009291079,-0.036713637,-0.016640466,0.04686721,0.042610236,-0.06548109,-0.06402587,0.014683165,0.00023677833,0.0316484,-0.049438518,-0.012031871,-0.017502233,0.0014428135,-0.030554317,-0.021930857,-0.034176633,-0.00993504,-0.013023351,0.017515069,-0.028099403,0.029835284,0.0048913457,0.038571943,0.032578275,0.0012359942,-0.006760583,-0.014161372,-0.0014636397,0.027173365,0.028889528,0.031444836,0.036860574,0.0029041716,-0.07358709,0.026683422,0.010797051,0.015100301,-0.026216913,-0.021926519,-0.030653877,0.063786194,0.0022730206,-0.011821953,0.026483122,-0.02202355,-0.011449924,0.021569068,0.030959902,-0.004493278,-0.0036782678,0.0033286267,-0.043035354,-0.023905447,-0.057169367,-0.02746643,-0.018549759,-0.0011050039,-0.024702296,-0.018038025,-0.031888958,0.018855473,-0.011751858,-0.043414015,0.046872243,0.06968869,-0.009883735,-0.050948106,0.017619632,-0.00027913958,-0.03868131,0.008760261,0.021479802,-0.0143955285,-0.0153416395,0.042277675,-0.021512745,0.017577378,-0.024960281,-0.048281185,-0.00040965894,-0.00993589,0.057325244,-0.005272091,0.03512487,-0.004411648,-0.032231532,0.001877368,-0.041303515,-0.02711554,-0.015848026,0.009802252,-0.0055543734,0.02490796,-0.042910732,0.0062693073,0.023182333,0.017467275,-0.045795057,-0.005989531,-0.01324204,0.0482706,-0.019994972,0.023786906,0.02437588,0.008671464,-0.0113550145,0.0041101226,0.011250776,-0.059780624,-0.0076718843,-0.053118784,0.00055319327,-0.016398227,-0.015894292,-0.009238229,-0.010882996,-0.026332218,-0.032490734,-0.027149117,-0.00056166726,-0.0027813932,-0.0048230626,-0.004658242,0.011494943,-0.016102035,0.011540109,-0.0069439546,0.01768063,0.040943936,-0.02629759,0.047736507,-0.026162585,-0.022302356,0.022844521,-0.010198795,-0.027957711,0.0011735449,-0.007202766,0.012960744,-0.01776581,0.035542335,-0.0055034384,0.0012297733,-0.04278376,0.055253774,0.014481063,-0.024485745,0.009265626,-0.0034825103,0.00043735694,-0.00456703,0.0039371178,0.029767657,0.013506638,0.01089059,-0.022958176,0.019461112,-0.007232544,0.025176268,0.04976836,0.015725555,0.036013357,-0.041067116,-0.018025694,0.010019766,-0.05199469,0.0006464095,-0.022256931,0.022482332,-0.01217784,-0.018383123,-0.015819808,0.013162303,0.009625202,0.022578979,0.030008854,-0.019465445,0.019444099,0.0112318,0.028781159,-0.16508624,0.04004092,-0.011014686,0.01950721,0.012473793,0.019593481,-0.036854673,-0.062219396,0.0027678476,-0.019031707,0.009647526,-0.05994316,0.013114055,-0.014219756,-0.010300046,0.048397783,-0.025434455,0.01813519,-0.051963508,0.048062082,0.019120114,0.0022859448,0.038068153,0.040033508,-0.011588161,-0.020316469,-0.028179739,0.011152197,-0.043802816,-0.0052437526,-0.0062760594,-0.047064982,-0.006631339,0.0390777,0.014973491,0.023104478,0.020769717,-0.04396241,-0.024640448,0.007197585,-0.018632384,0.010180419,-0.03348063,-0.011277831,0.010221428,0.015659368,-0.009637448,-0.013660153,-0.03761272,-0.02579472,-0.0037217936,0.017189864,-0.0067483434,0.07673834,-0.026063768,-0.013972557,0.011066315,-0.002850331,-0.0029288004,0.022323838,-0.03995679,0.025345633,0.01646939,-0.054186568,-0.032503504,0.018843029,-0.009687024,-0.043027602,-0.015308181,0.0049374094,-0.015719708,0.007261918,0.0073825535,-0.03171141,0.007714887,0.023646057,0.042286176,0.0077492483,0.0007630205,-0.05681929,-0.071594305,-0.03150045,0.0015113103,-0.014206217,0.03925882,-0.0036015674,-0.019499699,0.016545516,-0.055666275,0.018753268,-0.068474665,0.0027007118,-0.013515848,-0.017501254,0.03292005,0.055374723,-0.037285876,-0.0129089495,0.017239356,-0.021722633,0.00059274083,0.010842461,0.0060680076,0.040588975,-0.048137937,0.07973693,0.029367879,-0.0014229189,0.028907944,-0.03661816,-0.047412645,-0.009867151,-0.00012893781,0.014603807,-0.06330901,0.0051676193,0.027365034,0.025830574,-0.0005685357,0.03310451,0.04741962,-0.014115376,0.03053699,-0.04542996,0.037950087,0.022867922,0.024569504,0.050209712,0.052023537,0.01848383,0.0018527553,-0.047899522,0.030480381,-0.0078885555,0.03747088,-0.005434326,0.004018726,0.01979337,-0.054063886,-0.00314361,-0.016295228,-0.037484422,-0.024564255,-0.035029206,-0.005663186,0.00038301086,0.00305229,-0.0206119,-0.006417628,-0.010124362,0.031226903,-0.044685826,0.004857284,0.036011513,0.018507365,0.03532679,-0.024190517,0.0042644436,0.002679219,0.058687933,-0.02052486,0.0067052143,-0.044898696,-0.021036774,-0.027294856,0.008528468,0.007937729,0.0054702493,-0.022809898,-0.0017499127,-0.010019076,0.0018225121,-0.013836373,-0.0013274873,0.022880293,-0.013905385,0.022423312,-0.011566795,0.03660839,-0.016082138,0.031714026,-0.0068701277,0.05726284,0.066336736,-0.00577731,0.0149926515,0.007255149,0.04745163,-0.010611989,-0.0054003433,-0.016969314,0.008443085,-0.0529704,0.028404385,0.030244317,0.043960836,0.008089605,0.016577208,0.0051003764,-0.030492136,-0.014014448,0.03461754,0.0102779325,-0.0448653,-0.021865487,0.0074071093,-0.015100724,-0.008581462,-0.024813775,0.018646555,-0.024638869,-0.006481604,-0.015998758,0.04094517,0.019316299,0.025993932,0.043280687,0.018087499,-0.025107589,0.016097628,0.031762347,0.0076293456,-0.012317047,-0.0082374895,-0.036086623,0.022252718,-0.040598884,0.012468151,-0.0037742788,0.0011124164,0.01465716,0.033396028,0.04653613,-0.014834495,0.0027643072,0.024274819,0.011976779,-0.02093208,0.007655752,0.015546382,0.044192053,-0.019515121,0.045728642,-0.038314212],"last_embed":{"hash":"15nsmge","tokens":1222}}},"text":null,"length":0,"last_read":{"hash":"15nsmge","at":1762844659221},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{1}","lines":[5,5],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"15nsmge","at":1762844659221}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.047482636,0.0058126654,-0.026326286,-0.009713211,-0.025849815,-0.03838972,-0.008060397,-0.012413059,-0.015922062,0.007808115,-0.0010209264,0.010898382,-0.03952234,-0.0055301525,0.029382013,-0.00019064813,0.02847163,0.00912714,-0.039797306,0.033964116,-0.06346687,0.04377127,0.05065476,0.03779003,-0.024449188,0.020399058,-0.012620999,-0.020040724,-0.005292847,0.015381563,-0.0028340742,-0.0022102282,-0.01761192,-0.06818238,-0.020922173,-0.012238927,0.007820097,-0.011844012,-0.052367497,0.010779797,-0.021450656,-0.020694932,0.0085259415,-0.028324135,0.052688897,0.005314162,-0.011170064,-0.018300014,-0.018050598,0.013584744,-0.005080706,0.014156236,0.024843164,-0.012682319,0.0047762287,0.04123215,-0.031406797,-0.020168593,-0.034481116,-0.029882392,-0.0041783387,0.035000145,-0.0151122,0.005802482,0.015774706,0.047242228,0.019945655,-0.000052705745,0.009151277,-0.018633615,0.0026945358,0.04362888,-0.012303344,-0.007266603,-0.074432485,0.050105803,0.02353501,0.0000037850696,-0.05213896,0.066583075,0.01264713,-0.022663021,-0.024345454,0.0052760975,-0.0076392344,0.034809187,-0.019744681,0.07497005,-0.0014091684,0.01839459,-0.028106757,0.017965501,-0.013271374,-0.03475034,-0.035294708,0.006411446,-0.03361798,0.013675355,0.03635395,-0.003985195,0.035203293,0.035477243,-0.032378882,-0.0068354644,-0.060946703,-0.02441488,-0.016107814,0.008779767,-0.0039674975,-0.00013938756,0.0056539592,0.029459078,0.032146547,0.0023428325,0.0052187503,-0.057595942,0.012087453,-0.006913542,0.031102343,-0.024710815,0.0034633966,0.03994353,0.021503413,-0.031287353,0.0066702743,-0.014165726,-0.01104683,0.014271828,-0.016206993,-0.017347071,0.00830603,0.02042064,0.004584826,-0.0022689246,0.010671175,-0.022633804,-0.025734484,0.016949028,-0.023051102,-0.051781416,0.057351813,0.039879486,0.0038074949,-0.0073512658,0.013689966,-0.014427218,0.046437096,-0.012793444,-0.014375381,-0.013490395,0.00020046551,0.02830183,0.024764318,0.05481717,0.0034148898,-0.045413107,-0.0005861944,-0.012131826,0.050593793,0.019303061,0.004764276,0.0045116753,-0.029278168,0.020042436,0.010077444,0.019475084,0.044928886,0.060650583,0.0070092515,-0.027287442,0.036858894,-0.034487277,0.028444694,0.061200384,0.004858435,0.024436774,0.041080825,0.01634589,0.0011378428,-0.0035160743,-0.013711359,-0.008062629,-0.00083481293,-0.022334931,-0.020261586,0.044786744,0.014748658,-0.027681453,0.018056434,0.032508913,-0.0054098377,-0.012354168,0.029959474,-0.009392012,0.05383436,-0.062759206,0.014855104,-0.049460698,0.019190645,-0.060731653,0.009159475,-0.0038594608,0.020528695,-0.019995058,-0.011299004,-0.04150627,-0.06297076,0.047106203,0.00039631256,-0.026967024,-0.024231192,-0.046179216,0.0032247917,0.048126213,-0.025221402,-0.0006059108,0.036636855,0.02226902,-0.015537714,0.023324959,-0.010794939,0.020811293,-0.00059107965,0.03976342,0.01484336,0.031166842,0.030276313,0.035055563,0.021931758,-0.0019983696,0.023365598,-0.022047319,0.045175143,-0.012449427,-0.007885773,0.011731092,-0.014518646,0.011629741,0.015773661,-0.026167072,-0.02706231,0.0029923625,0.027718326,0.032567848,-0.04717485,-0.025338931,0.0026161554,0.00846683,0.013773087,0.013554498,0.017388988,-0.019441213,-0.0036273133,-0.026979467,-0.01364616,0.0071133547,-0.023519345,0.027900351,0.016128331,0.032371778,0.005513798,0.041933823,-0.037081964,0.030358424,0.010781163,-0.0066324756,0.016664352,0.001049094,0.02535165,0.015015924,-0.033189546,-0.037834775,0.049174204,-0.01753105,-0.01800049,0.024299037,-0.001764056,-0.060388066,0.029878885,-0.009881111,-0.0033853652,0.019517338,0.03625533,0.0042680665,0.0372027,0.0064516943,-0.02743093,-0.01919192,-0.010461942,-0.017426737,-0.009721096,0.00828997,0.04947417,-0.054889254,-0.014952483,-0.042212795,0.013050973,-0.14546564,-0.0023763347,-0.01624192,0.06161374,0.037723746,0.015931273,0.0102517195,-0.03200787,-0.012013718,0.06210625,-0.0160564,-0.034792714,-0.013883053,0.01678709,-0.08143314,-0.03568863,-0.03633713,-0.017667199,-0.037190758,-0.0034323756,-0.01987533,-0.041044563,0.036531284,0.00074716564,0.0027949547,-0.0035246804,0.054645766,-0.03223093,0.01324804,-0.038129926,-0.037829667,0.012028286,-0.024183461,0.015775558,-0.01493234,0.036003564,0.007796454,0.0016997538,-0.030652096,0.02362381,0.056345087,0.042571943,-0.046431307,0.07253648,-0.041599773,-0.02467444,-0.056211717,0.04378564,-0.048071697,-0.048315197,-0.0034507716,-0.027524656,0.0120418705,0.022210626,-0.026477413,-0.006808973,0.0193835,0.03244205,0.0012792614,0.0069093565,-0.010189327,-0.016784154,0.026434788,0.016029723,-0.012055305,-0.02068001,0.031872146,0.0046544177,-0.0071810917,0.0027578424,0.04537766,-0.03378482,0.014073314,-0.0071745515,-0.008103214,0.03239422,0.0030428392,0.00051251333,-0.030271098,-0.084786355,0.0044375514,0.055067442,-0.025700344,0.043442845,-0.009461751,-0.038872287,0.023494154,-0.013270995,0.016680136,0.23965481,0.016172994,0.032347042,-0.015829166,0.017494353,-0.022293564,-0.058399606,0.0107978,0.00032682734,-0.0298336,0.013398764,-0.012954655,0.018603224,0.0017284933,0.032934282,0.0063386047,-0.037086237,-0.021228606,0.03954141,0.0011877656,0.030229116,-0.027243312,0.013776872,-0.061849747,-0.07118568,0.010639783,-0.00019924481,-0.025690058,-0.0028285,-0.0011268735,-0.0461,0.052969135,0.057468574,-0.028964464,0.036602072,0.0004142169,-0.0047644647,-0.0734974,-0.030354155,0.035481833,0.021633172,0.0012605231,-0.04136287,-0.0338079,-0.06277918,-0.037141055,0.013579798,-0.035398968,-0.06117713,-0.00023514444,-0.013016868,0.015981158,0.0014386878,-0.0081835985,0.0053376392,0.034094486,-0.010537577,-0.027427915,0.021204168,0.046369817,0.032880675,0.02109176,-0.045360144,-0.03590443,0.027754793,0.0032273284,-0.010613964,-0.03479171,0.036811545,0.02853192,0.074009754,-0.0029774143,-0.033412177,0.044003982,0.024382569,0.0409748,0.033738133,0.019086327,0.015631279,-0.03173558,0.014561023,-0.054629732,0.00032449065,0.01607438,-0.0010842094,-0.0019322995,0.04504493,0.050968584,0.00882359,0.011872648,-0.054297626,0.03131253,-0.06381731,-0.015925221,0.017762994,-0.022904523,0.04248511,-0.03577429,-0.035242103,-0.0054686465,-0.030769695,-0.03391219,0.00899213,0.011753933,0.057317484,-0.0042246496,0.0038042604,-0.02274896,-0.01014199,-0.009378876,-0.05194973,0.022449415,0.0018296264,-0.031821806,0.03149475,0.05221689,0.033622354,-0.017886583,0.002057663,-0.0021567922,0.017297003,-0.0068451385,-0.05173327,0.033767357,-0.03148956,-0.04968448,-0.017987452,0.04095145,0.018758986,0.021381943,0.018819379,-0.02759436,-0.00035084796,0.02768089,0.029790951,0.03944424,0.049738172,-0.002677714,-0.046180144,0.0012976079,0.029183567,-0.012358861,0.02376972,-0.009348382,-0.008150869,0.043508355,-0.018484537,0.007278374,-0.003125197,0.03406657,0.036597546,0.04320747,0.013407456,-0.07675109,-0.006287596,-0.023162743,-0.01127708,0.0006468548,-0.023313554,-0.0065977806,0.027518842,0.07626177,-0.014991242,0.08901226,-0.034792237,0.03718978,-0.0067371246,0.01580626,-0.015728673,-0.054443985,0.012695642,-0.015928162,-0.031486075,-0.00283728,0.01481214,-0.03363465,0.008504508,0.03226048,-0.06692861,-0.041337617,0.03747952,-0.02789456,-0.039248038,0.04092059,0.061757654,-0.0126516335,-0.016732126,-0.03020778,0.022352893,-0.005720789,-0.017379778,0.09253951,-0.0075980616,-0.058680966,0.025956878,0.0010689844,0.04618434,-0.040720332,0.012573965,-0.007745225,-0.009942634,-0.021155544,-0.026486797,-0.025794713,-0.03157003,-0.004595693,-0.0100805955,-0.0042260694,-0.028875422,0.021448487,0.0054284055,-0.04129429,-0.08561569,0.0124504715,-0.058011204,-0.027931632,0.034371365,0.014565468,-0.07490571,-0.047094375,0.04858466,0.0041499888,0.023624541,-0.033642877,-0.03538895,-0.017627534,0.015404769,-0.014157734,-0.042563174,-0.03319332,-0.0060444847,-0.007099254,0.0031722644,-0.009649063,0.019537902,0.016823582,0.025558699,0.042987045,0.013571657,-0.017877728,-0.015584186,0.012887282,-0.015802272,0.04438039,0.023267968,-0.0060445555,0.03043744,-0.05652844,0.039884437,-0.014379331,0.0076421704,-0.035320424,0.0031920467,-0.012074825,0.023036612,0.022374764,-0.02844974,0.014413005,-0.046819095,-0.048500862,0.02294007,0.0009977678,-0.009619465,-0.026891904,-0.015433147,-0.02157336,0.0038549444,-0.020936433,-0.017312909,-0.009995225,-0.026662849,-0.033648413,-0.0007586754,-0.017326029,0.03336242,-0.01323008,-0.0020860166,-0.0010476953,0.062380005,-0.029385803,-0.051323336,0.038167093,0.024872558,-0.021550892,-0.01875528,0.020402519,0.019623118,-0.004746127,0.03314663,-0.02291811,0.0019402249,-0.014195544,-0.059356533,0.009469964,-0.0057492224,0.023344707,-0.003221627,0.02536347,-0.012701206,-0.028916307,-0.008496502,-0.020339377,-0.010277356,-0.023173697,-0.023389978,-0.009174929,-0.024732256,-0.0377198,0.039937794,0.008453349,-0.0020820843,-0.06454248,-0.01990288,0.0062602684,0.026884856,0.026602894,0.020493321,0.008663879,0.017441917,-0.030466614,0.034645956,0.021325191,-0.013670053,-0.0027937575,-0.029375037,0.015584861,0.0021701541,-0.02094378,-0.023636734,0.03178014,-0.009962129,-0.05115549,-0.051395364,-0.029674562,0.0002793801,-0.00005486466,0.018021896,0.017773025,-0.0078046075,0.0154513065,-0.011034287,0.036009233,0.043390956,-0.01289098,0.049661644,-0.041970186,0.018534651,0.0050786226,-0.027527371,0.012313162,0.025876831,0.0055626906,0.016467832,-0.004207746,0.06483542,-0.008677791,-0.031054001,-0.046221796,0.025155373,0.028652318,-0.041985806,0.004929403,-0.005109281,0.010120445,-0.012655131,0.027542906,-0.007927482,0.0031814189,0.019715723,0.0077149505,0.032897837,-0.020562945,0.017912855,0.031866107,-0.02952264,0.06505722,-0.008078957,-0.030889554,0.021567054,-0.01937761,0.009186407,-0.037229706,0.020191869,-0.028278384,-0.0034973414,-0.04093204,0.03283784,0.020850321,0.0639388,0.049351722,-0.04439283,-0.02748007,0.011505832,-0.011779186,-0.15180667,0.030755052,-0.010716374,-0.007935807,-0.018310916,-0.005430515,-0.021965625,-0.06499679,-0.02477188,-0.011676064,0.015483225,-0.03655316,-0.0035478855,-0.024332572,0.005393769,0.047178864,-0.047041263,0.033308808,-0.041671474,0.0633694,0.037959285,-0.00498311,0.07963124,0.03142671,-0.017425746,0.0123518985,-0.025060788,-0.012839599,-0.017021233,0.009695763,-0.0031340178,-0.026659494,-0.010988709,0.036522623,0.015765376,-0.008155558,0.0006606439,0.0014009669,-0.035408977,-0.013209863,-0.0030024266,0.0036542234,-0.022899019,-0.02118054,0.037644275,0.02980536,-0.0024604886,-0.025529042,-0.025170853,-0.0110062715,0.021838471,0.056112234,0.016678093,0.052753814,-0.019446267,0.0031127974,0.020024115,-0.011879789,-0.043627318,0.034930576,-0.017760104,0.016174508,-0.0013139657,-0.026118655,-0.02778182,0.012471168,0.014828223,-0.018174898,-0.051948257,0.007840054,-0.0031170063,0.030281106,-0.0073047886,-0.037541814,-0.021208856,0.0062325494,0.015673423,0.013787485,-0.031284243,-0.07067418,-0.04910143,-0.028229963,0.022842763,-0.024104634,0.05316566,0.0074711395,-0.037116606,0.004367181,-0.092764415,0.026400955,-0.047435388,-0.028931888,-0.027833402,-0.022173868,-0.005009661,0.061642334,-0.024576541,-0.0045328676,0.03405895,-0.022278432,-0.0145008415,-0.024799358,-0.001119336,0.0108727105,-0.053370815,0.046615556,0.04608532,-0.021221282,0.022242153,-0.049347382,-0.061828833,-0.042403657,0.026786163,0.033302475,-0.054390877,-0.005442935,0.025805114,-0.004834661,0.013713305,-0.0029736806,0.016294736,-0.0068699433,0.03492955,-0.033009112,0.012831848,0.014422552,0.0065198643,0.05618034,0.033586353,0.018072542,0.021747295,-0.030961411,0.019583294,0.018879175,0.014272302,-0.021055277,0.023680598,0.022720812,-0.05476047,-0.04871196,-0.0004012253,-0.0153425895,-0.03167518,-0.036167987,-0.025545403,0.017560147,-0.026916364,-0.0027735867,0.010290462,0.0014860221,0.048249867,-0.016522199,0.01886036,0.022820912,0.018213533,0.0052835136,-0.029297637,0.019654937,-0.0010419248,0.0862085,0.008093603,0.021867342,-0.03507694,-0.024733273,-0.031348567,-0.0017940913,-0.021324046,-0.036881324,-0.0009547058,-0.0059588584,-0.020788226,0.02197321,-0.029201394,0.009770845,0.044563025,0.0019598287,0.0016598977,-0.0064528496,0.03192399,-0.012074014,0.056172483,0.025892748,0.022967836,0.049602665,-0.038049467,0.0054535074,0.017459827,0.03138773,-0.01624897,0.010952326,-0.019681595,0.03117054,-0.019519068,-0.019844241,0.04630718,0.0318678,0.010532281,0.022605302,0.007916687,-0.028528174,-0.013159953,0.021994276,-0.033227906,-0.038240697,-0.029472077,-0.00026701,0.035313442,-0.013685589,-0.015283978,0.013114044,-0.028885651,-0.024666239,0.017973157,0.017644847,0.026506461,0.01635794,0.027711576,0.009162808,-0.0072765495,0.007134123,0.0377563,-0.015574741,-0.013978066,-0.019601865,-0.017323859,0.018599642,-0.04209147,-0.016287664,-0.008985871,0.010457287,0.03034381,0.02535111,0.045279175,0.014587064,-0.026386471,-0.010958907,0.055835444,-0.008994379,-0.019857753,0.016536785,0.026958993,-0.0127424775,0.032319497,-0.07455718],"last_embed":{"hash":"1m4fms6","tokens":1222}}},"text":null,"length":0,"last_read":{"hash":"1m4fms6","at":1762844659221},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{2}","lines":[6,6],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1m4fms6","at":1762844659221}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027591553,0.032651518,-0.025776638,-0.0011473383,-0.011252035,-0.042014714,0.005013829,0.011597551,-0.036170986,-0.00039702517,-0.011885847,0.03180427,-0.024727648,-0.016646143,0.039233796,0.0055349506,0.0030123084,-0.025553105,-0.0072030886,0.025609791,-0.092513815,0.066592105,0.04208837,-0.0017622988,-0.019488314,0.025469722,0.00897563,0.008292655,0.010194247,-0.0013332232,0.02101831,-0.05541856,0.019618094,-0.058382344,-0.03798665,-0.038182307,0.008153385,0.019770565,-0.029105542,0.00037769647,-0.02522681,-0.023088984,0.057725605,-0.0027776994,0.006531929,0.019417292,-0.020533998,-0.024319248,-0.011195029,0.028632402,0.006600117,0.041831844,0.050892208,-0.053434167,0.007666021,0.04220875,0.0019241894,-0.009810615,-0.072768375,-0.0025205435,0.00031099832,0.050762776,-0.031647928,-0.018930545,0.0019182704,0.09545114,0.012533883,-0.00008136902,0.0010814093,-0.014810036,-0.011153593,-0.008180729,-0.0034093594,-0.03868789,-0.05376139,-0.0027244983,0.08277552,0.013935486,-0.023473218,0.074652225,0.061259564,-0.0205374,-0.01464651,0.0046130246,0.013642842,0.025134748,-0.023944803,0.008705222,0.01135833,-0.013667934,0.0027350131,0.06205746,-0.011187751,-0.04173361,-0.03709541,0.030636864,-0.019928508,0.0036403765,0.025872964,0.020997608,0.038657542,0.023778634,-0.050993808,0.0103870025,-0.033339825,-0.03306325,0.017104186,0.004733648,-0.007892224,-0.0027925465,0.03901967,0.024317067,0.027669942,0.0027211837,0.009408036,-0.026133321,-0.02677538,0.012717746,0.02535321,-0.011033519,0.022253016,0.032445908,-0.006082692,-0.0063882596,-0.012180268,0.010799179,-0.013853519,0.017465873,-0.03491725,0.00033809425,0.0020540734,0.038200434,-0.015898135,0.0000863581,0.0051080016,0.0124353655,-0.04983757,-0.027362451,0.0125486525,-0.042488933,0.017906267,0.07711349,-0.017061777,-0.0038161357,0.010092329,-0.04419418,0.03968758,0.013464409,0.019228332,-0.022863256,-0.0022562766,0.00771389,0.012317334,-0.021823255,-0.01989756,-0.0056224596,0.041127473,0.028974524,0.029678999,0.031846054,0.017630104,-0.030488791,-0.054699827,0.0022282389,0.024405157,-0.003561273,0.0041825227,0.023581695,0.006302241,-0.017448148,0.031414744,-0.007134091,0.01933195,0.032533146,0.027421433,0.036066685,0.03340615,0.024365086,0.021956779,-0.026207931,-0.040185176,0.018993389,0.018476095,-0.021232083,-0.018789697,0.053440444,-0.0054232203,-0.013172838,0.011009821,0.0331626,0.0004929745,0.005476773,0.04593755,-0.007566354,0.056704838,-0.043751158,0.034842785,-0.030845359,0.034199335,-0.02726535,0.02004871,0.007177456,0.03818925,-0.025261065,-0.020097638,-0.031321734,-0.08247849,-0.0052223047,0.019140307,-0.05413763,0.02621687,-0.04291203,0.0041876165,0.018253941,0.0054563344,0.02349655,-0.010558484,0.03268641,0.019815017,0.01680579,-0.026594598,-0.0010319873,-0.00033077202,0.058464624,-0.01686823,0.039527718,0.0105344085,0.035983115,-0.004898648,-0.023469001,-0.009331326,-0.031592257,0.03275775,0.0008980909,0.0010166029,0.031985685,-0.040682342,-0.008602211,0.050311442,0.024031915,0.0025400254,0.012256582,0.015093327,-0.0005935372,-0.03454369,-0.0049453583,0.004630397,0.023173334,-0.0071387407,-0.036589865,-0.010659628,-0.055601146,-0.010844436,-0.04280144,-0.026776506,0.025291266,-0.023963604,0.028813038,0.04086357,0.017377928,0.001976624,0.023571094,-0.01232893,0.02001656,0.0077734664,-0.0090939,0.0039568213,0.016250366,0.030957794,0.048206743,0.0010911684,-0.0055901073,0.02081758,0.04019415,-0.04633001,0.04480036,-0.00816565,-0.0045624156,0.011795404,-0.0015365207,0.01779763,0.03329392,0.04823703,0.037966125,0.040586166,0.0004465266,-0.01563256,-0.019568587,0.026218606,-0.038923293,0.0002026247,-0.0221329,0.060504925,-0.04715993,-0.03882158,-0.047685195,0.014047647,-0.14717382,-0.010559775,-0.030370027,0.034267016,0.03786023,0.041688092,0.007965081,0.011849236,-0.02260976,0.03346913,-0.0076475283,-0.021638308,0.023966508,-0.013361987,-0.007140631,-0.009734333,-0.037546504,-0.023122525,-0.0077322377,-0.009550629,-0.013025268,-0.0052614897,0.003102706,0.017948484,-0.04328825,-0.012685218,0.063120686,-0.03800541,-0.0003544054,-0.021777611,-0.03393435,-0.013968916,-0.025134506,0.004978829,0.021134986,0.05990599,-0.0052565983,-0.0037371563,-0.027770132,0.0105416505,0.045527074,0.069622196,-0.036255322,0.014307006,-0.05303472,0.007192455,-0.03594329,0.0011696558,-0.050380707,-0.034476805,-0.014196294,-0.0003102974,0.004935953,0.035468914,0.007814861,-0.012623837,-0.01557792,0.032850344,-0.030717723,0.028203221,-0.026203452,-0.02794318,0.023231719,0.027918385,-0.05388205,-0.05510122,0.022072865,-0.032306314,-0.04554991,-0.022695767,0.04202501,-0.008757997,0.0015707274,-0.008719825,0.011602768,-0.011351911,0.006103538,-0.009618341,-0.022465816,-0.07738846,-0.0024309813,0.0013603359,-0.05083144,0.0105289435,-0.003339243,0.0018434996,0.044061195,-0.01669558,0.026700556,0.22464027,0.010239284,0.027650362,-0.032030143,-0.0060617966,-0.038503822,-0.049177125,0.034081742,0.020358384,-0.03345098,0.024475014,-0.010166005,0.015779568,-0.0021356835,0.021677595,0.045675848,-0.058006622,-0.042826194,0.04908897,0.013038209,0.06552953,0.0042754496,0.056266807,-0.03496421,-0.064783394,-0.02976923,-0.02689164,0.004674299,-0.010196772,0.035232864,-0.01638458,0.028580455,0.029910449,-0.027306689,0.06959782,0.009843415,0.004379224,-0.09204548,-0.045177806,0.0129304975,0.03465591,0.008735527,-0.010170375,-0.04729886,-0.042677242,-0.03049019,-0.020780396,-0.02672406,-0.049758352,0.01990439,-0.0075167627,0.01766026,0.0037416157,-0.008143418,-0.0128227165,-0.01821641,-0.0002686917,-0.028628735,-0.014237692,0.07924638,0.007779021,0.040283095,-0.03356049,0.022362445,-0.009366117,0.007646708,-0.00903921,0.000714327,0.092397556,0.02852506,0.023632323,-0.0020016462,-0.026235618,0.0172405,0.019679023,-0.01964074,0.04467689,0.016400926,-0.018911663,-0.0054488205,0.0032310623,-0.024376083,-0.007941663,0.0028810373,0.012402549,-0.04400022,0.015207864,0.059234116,-0.02406903,-0.0037235084,0.0060369694,0.0042188275,-0.047361035,-0.053612296,0.008830961,-0.03746314,-0.0028496603,-0.032996472,-0.019572055,0.013868093,-0.04076057,-0.041613627,0.011612389,-0.015922826,0.065278076,-0.021033661,-0.019349983,-0.017716102,-0.022043416,-0.0047792443,-0.021033315,0.037438568,0.01464784,-0.039415557,0.052142795,0.060133476,0.026825843,0.015370322,0.025843184,0.015394765,0.03147253,-0.029356474,-0.04135902,-0.0017192732,-0.02146183,-0.043271836,-0.016876068,0.03326014,-0.006977333,0.0051431363,0.022513079,-0.014679927,-0.06591094,0.0110742105,0.05398917,0.04467422,0.0705669,-0.008782262,-0.012524967,0.006406925,0.045904804,0.020760484,0.022918887,0.01633667,-0.0016963198,0.03449363,-0.07536952,-0.011530679,0.015559271,0.0090629365,0.032112412,0.03925914,-0.009154005,-0.014472201,0.017544083,-0.008461501,-0.025942737,0.0028599664,-0.056445144,-0.018404987,-0.0015865118,0.037381977,0.027139707,0.032489803,-0.01064115,0.03743037,0.009850151,-0.0105397925,-0.0066273655,-0.052106295,0.0015413676,-0.009735614,-0.035240993,0.009472178,0.00073693454,-0.046936326,0.00053275714,0.028411038,-0.026342956,-0.013294258,0.043871347,-0.018095715,-0.032369103,0.033689197,0.01680676,-0.034406126,-0.043268107,-0.0074367686,0.014748358,-0.0060736556,-0.017745793,0.093718275,0.014898697,-0.030933995,0.070973925,-0.02095438,0.064211875,0.00030142584,0.01248781,-0.04100935,-0.018479716,-0.052900154,-0.014136725,0.019500397,0.003547542,-0.0130417505,-0.016469065,0.026861954,-0.015169345,-0.021057889,0.02384084,-0.037831493,-0.039489474,-0.016006302,-0.0566597,-0.019410728,0.028790174,0.01717459,-0.088926114,-0.036798876,0.00036084696,-0.0043638344,0.042159997,-0.058760997,-0.0066503338,-0.018588444,-0.006902299,-0.04003595,0.007857681,-0.008554,-0.00785783,-0.0072173295,-0.009072676,0.0066066915,0.0011824355,0.046143327,0.056494243,0.036731374,-0.016024267,-0.03862135,-0.0057660257,-0.026821269,0.04829155,0.0026847,0.0023706327,0.018275747,-0.0129192425,-0.062202126,0.019490099,0.042282812,0.036836945,0.021944558,-0.038267944,-0.050175145,0.020488907,0.020172397,0.012245257,-0.019771043,-0.01529904,-0.047007564,0.030783506,0.013415441,0.0006937045,-0.0032187554,-0.014929442,-0.043906115,-0.0011728859,0.013224571,-0.010761371,-0.0051801107,-0.030708436,-0.027022598,-0.0054409485,-0.02381325,0.032462858,-0.030154424,-0.04817945,0.027115233,0.08839765,-0.0002082848,-0.06718343,0.023613326,0.003321413,-0.02320344,0.01721076,0.020178428,0.017975725,-0.034135576,0.025318975,-0.033326354,0.007884449,-0.03804872,-0.061288327,0.04118357,-0.01832715,0.06469675,0.0033383677,0.04127885,-0.013949955,0.0026700154,-0.008849974,0.02008323,-0.0141218165,-0.020287422,-0.030126052,0.008143284,-0.024363495,-0.02851555,0.030686654,0.01547059,0.032492068,-0.048156172,-0.004831368,-0.00019131912,0.030814769,0.009706296,0.012530748,-0.025790086,0.02058757,-0.008889049,0.013343032,0.010172568,-0.04891203,0.029560799,-0.03833291,-0.002647713,-0.011193661,-0.043673556,-0.00033687326,-0.016961273,-0.0089568915,-0.03559517,-0.01855893,-0.03237628,0.041126836,-0.0011960843,0.0040163873,0.010427761,-0.03402959,0.00018798237,-0.0061716805,0.000817059,0.0054139406,0.0009880904,0.020530634,-0.01099662,-0.03712098,0.04077094,-0.016235428,0.013190283,-0.0148747675,0.039733045,-0.012413077,-0.0044869953,0.02651953,-0.021446014,-0.041203097,-0.0077555617,0.038636163,0.004425423,-0.030089516,-0.009664783,0.0128396945,0.009594913,-0.01743225,0.029341161,-0.01804552,0.011883135,-0.017725477,-0.03770696,0.011463887,-0.011008309,0.0060699624,0.025096444,-0.020425614,0.01667345,-0.011166681,-0.013168574,0.012704613,-0.0107284,0.006292602,-0.047075618,-0.008484342,-0.0033546302,0.04884228,-0.0030718087,-0.0030790663,0.030530754,0.01580588,0.050423477,-0.0040747854,-0.0067983163,0.011805756,0.019994205,-0.1472919,0.025069052,-0.029258111,0.00026140944,-0.007968494,-0.009086111,-0.033989634,-0.045790836,-0.0068393466,-0.022177583,0.033674486,0.0068042143,-0.0027404623,-0.004711104,-0.030855622,0.015911512,-0.06122296,-0.017196516,-0.026524197,0.035518605,0.036387406,0.00097178185,0.032856528,0.019086333,-0.044582803,0.023742693,-0.027621068,-0.0017045385,-0.03271281,0.021239454,-0.01763457,-0.024544526,0.003340029,0.032651052,-0.01036562,-0.0036420838,0.03844889,-0.04137801,-0.024470385,-0.051438555,-0.025420154,0.02366041,-0.02500118,-0.006267143,-0.006622689,0.022317199,0.00049621286,0.005005978,-0.021889115,-0.015760642,0.00091149454,0.04025514,0.0117564825,0.06669753,0.0025719865,-0.031107647,-0.034858827,-0.024045484,-0.05070732,0.037278693,-0.026092935,0.027241005,-0.01592414,-0.021621654,-0.043924913,-0.022002222,0.029864607,-0.03564258,-0.04835879,0.030364042,-0.007564624,0.0025021108,0.0034157261,-0.030751659,0.0029498993,-0.003040234,0.006107267,-0.014549682,-0.006532316,-0.066226505,-0.0712951,0.028055305,-0.021086257,-0.032898284,0.041734017,0.045905143,-0.026137045,0.003254294,-0.06810456,0.009147143,-0.06388522,0.0073074293,0.011293365,-0.049739134,0.016219975,0.053118814,-0.040007673,0.004761117,0.0012305089,-0.04408632,-0.027282353,0.00034939346,0.006670608,0.023568075,-0.024654403,0.033877876,0.049637657,0.027305203,0.028434822,0.012022984,-0.07687556,-0.0133566465,0.013823951,0.039383054,-0.07098334,-0.016438467,0.021415044,-0.013940251,-0.022831837,0.0038571588,0.02376288,0.007568827,0.013184631,-0.04388333,-0.03383154,0.001451571,0.010848269,0.049589753,0.054378193,0.048965354,0.00080126774,-0.0163375,0.06146226,0.03895189,0.010933359,-0.02791994,-0.0067856307,-0.010185807,-0.05309127,-0.051769342,0.006032198,-0.019455103,-0.015523677,-0.056511477,-0.026709897,0.025515968,0.019204937,-0.008113302,-0.032221347,-0.00026717185,0.0325758,-0.001806435,0.0098468065,0.029461512,-0.009209673,0.06329552,-0.044983085,-0.0021691893,0.002471066,0.053931303,-0.0074876044,0.0107287485,-0.033918705,-0.027760155,-0.022418544,0.014784113,0.0010812448,0.0011170156,-0.030266766,-0.04630217,0.0051046894,0.0324221,-0.032488365,0.0058243377,0.042073455,0.0058477656,0.008885242,-0.03488255,-0.00096004095,-0.019235387,0.027570415,0.005589884,-0.011138181,0.03963301,0.03183665,0.030191736,-0.0016032737,0.04998245,-0.014938345,0.008945757,-0.022340866,0.02620869,-0.023796815,0.014286549,0.012505419,0.042757556,0.0016993202,0.018065255,0.009040845,0.051774494,-0.030954124,-0.0042130947,-0.012422432,-0.030442594,-0.040487126,0.008172504,0.0033123132,-0.044512033,-0.03505713,0.032755386,-0.021868698,-0.019698482,0.002020676,0.03972151,0.012440351,-0.025218068,0.0549479,0.0148287425,-0.0013719948,0.036495626,0.015625779,0.00633492,-0.0012780072,-0.017883927,-0.025714502,0.023139225,-0.05291661,0.017800063,-0.02266895,0.0034149983,-0.012595304,0.020588059,0.017535444,0.049290147,0.0043073427,0.0019123091,0.010945952,-0.008448168,-0.01893658,0.011139761,0.046814427,0.00012092065,0.014599398,-0.052277062],"last_embed":{"hash":"1faxkq2","tokens":1222}}},"text":null,"length":0,"last_read":{"hash":"1faxkq2","at":1762844659221},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{3}","lines":[7,7],"size":23,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1faxkq2","at":1762844659221}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042870473,0.040353995,-0.003316292,0.025112566,-0.0027420113,-0.062178355,0.028649487,-0.0042154477,-0.00784394,-0.0032423672,-0.040587902,-0.008782273,-0.01350389,-0.0024706894,0.028547209,0.012248486,0.013891928,0.00574617,-0.005645086,0.00404713,-0.07245907,0.047752857,0.032884493,0.0039513004,-0.019017456,0.017620504,-0.015597903,-0.02288962,-0.02209101,-0.01133249,0.022215832,-0.017493537,0.0016396071,-0.048694782,-0.026875049,-0.009435433,-0.036647916,-0.03177157,-0.03184854,-0.010214036,-0.0033042144,-0.05236888,0.036075864,-0.024232205,0.035044953,-0.0015459511,-0.0053101988,-0.018752525,-0.004221517,-0.010107659,-0.02538799,0.022558114,0.05533687,-0.020471277,-0.008055542,0.033329327,-0.03480013,-0.011832765,-0.029578162,0.01953681,-0.008801983,0.03313468,-0.033028647,-0.04165229,0.031566698,0.04305897,0.019507699,0.005967729,0.0048581306,-0.014996099,-0.014020632,0.063554145,-0.025034053,-0.021903416,-0.05976649,0.007941092,0.03389155,-0.0077794455,-0.047653016,0.056629594,0.0013508245,-0.015731338,0.010803125,0.013006767,0.0038629123,0.044487912,-0.021987341,0.056162268,-0.00015152858,-0.0129472,-0.042668454,0.050739203,0.0046086526,-0.019513607,-0.036766257,-0.002135811,-0.02842774,0.025617689,0.0066870754,0.0023188144,0.025590153,0.051801503,-0.014968313,-0.012865525,-0.0403839,-0.02604514,0.013419541,0.011986341,-0.0049352837,-0.0043976316,0.027656835,0.006369841,0.05354401,0.050259504,-0.008432896,-0.053610526,0.014332308,-0.00443452,0.013678644,-0.032029998,0.017490735,0.043100994,0.015098566,0.028882693,-0.014368089,0.0016345591,-0.026087858,0.04759436,-0.016692888,0.018106773,0.05141825,0.02236648,0.005634269,0.016858755,-0.03543525,-0.024457326,-0.0044648014,-0.0044136606,0.021226836,-0.04333219,0.040048778,0.05276963,-0.0062609646,-0.030013317,0.02848563,-0.03650899,0.019853968,0.0051228236,-0.008359825,-0.02423082,0.02005709,0.03160076,0.03171469,-0.009722157,-0.028193109,-0.015250937,0.04924248,0.023868466,0.018745752,0.051885743,0.01583437,-0.053971536,-0.0034103214,-0.02866418,0.0011520034,0.0047080573,0.030653594,-0.0034366853,-0.009252577,-0.038297582,0.03386815,-0.046779726,0.037786733,0.048091974,0.0344242,0.0152450865,0.009564786,0.019013269,0.0070233685,-0.016785003,-0.028224194,-0.00007237185,-0.0060695685,-0.05842786,-0.02078658,0.04853581,0.018772563,-0.021122495,-0.0074422574,0.008106579,-0.0010120713,-0.03644648,-0.0047082705,-0.022711657,0.04193601,-0.065561615,0.0019468768,-0.040412046,0.0002330189,-0.017968303,0.019292016,0.0070962296,0.0015237008,0.02976758,-0.0034369805,-0.03332561,-0.08658253,0.0081413435,0.016024917,-0.0618273,0.0072034267,-0.023524666,-0.031154895,0.038627706,-0.007347578,0.0012550013,0.047131516,0.03772977,-0.031260118,-0.017419359,-0.0116504235,0.015958777,-0.0015616583,0.08385332,-0.006213697,0.03790454,-0.0042585176,0.04511211,-0.004529998,-0.013963847,-0.026533267,-0.0020114295,0.0291102,-0.022601048,-0.012231515,0.013124321,-0.038615484,0.0041865204,0.024290431,-0.0043101287,-0.014858301,0.00820373,0.0383533,0.048395764,-0.023352854,0.0036707618,0.002637962,0.01903775,-0.0074777133,-0.032554552,0.017160464,-0.017521761,-0.049020708,-0.016694369,-0.0143916495,0.020873105,-0.023891842,0.029486526,0.032320727,0.02997,-0.030732457,0.012995052,-0.04028145,0.039394666,0.02284421,-0.02330923,0.015519886,0.0061579687,0.0358305,-0.023417672,-0.016459737,0.014548381,0.058442947,-0.012739329,-0.040095646,0.036082853,-0.029014736,-0.007619503,0.027174223,-0.015919363,-0.018018132,0.0184488,0.056498986,0.032228783,0.063872516,-0.010240869,-0.0122524975,0.008528772,-0.025911702,-0.03539472,0.011298143,-0.04236616,0.05647695,-0.067673594,-0.021094862,-0.043415163,-0.009768779,-0.14658448,-0.012914832,-0.0057550534,0.012496305,0.049215004,0.0036878826,-0.010116878,0.010925577,-0.017791094,0.028165743,-0.023864808,-0.038325887,0.0071388725,0.0037125875,-0.016135557,-0.0068147425,0.002440588,-0.02774922,-0.004213635,-0.005713823,-0.027949858,-0.042614166,0.07503635,-0.00009920036,0.0024576804,0.00786922,0.0025356421,-0.0020196748,0.009223953,-0.032475255,0.00084675534,0.013854658,-0.024240898,-0.0071905027,0.041189115,0.042257894,-0.007590321,-0.012213293,-0.043259002,-0.003183927,0.015002605,0.06749256,-0.01251918,0.073555306,-0.048583962,0.0071998164,-0.016571201,0.0056515425,-0.015348916,-0.047539614,-0.04658706,-0.025026437,0.01725948,0.020495985,-0.035015706,0.019120274,-0.03676805,-0.014743995,-0.0016906792,-0.0010196469,-0.028280688,-0.08064411,0.051126193,-0.013352254,-0.03407728,-0.06011017,0.039746646,-0.005887181,-0.0050291675,-0.010353116,0.03196217,-0.009631176,0.0015925836,-0.0018411044,0.0009777006,0.030336648,0.0043898807,0.027889242,-0.018392839,-0.0709502,-0.017415497,-0.004167208,-0.012176062,0.05703577,-0.023188239,-0.002831811,0.040453628,-0.009699629,-0.038507357,0.22655085,-0.00623452,0.023093307,-0.02644425,0.04362316,-0.058483038,-0.02768614,-0.021534128,0.006995455,-0.0130284615,0.036590092,0.018977849,0.012186164,-0.013859313,0.031727754,0.06363913,-0.03977119,-0.041787654,0.05990706,-0.0352481,0.022065813,-0.012644318,0.04497804,0.00016258727,-0.07332546,-0.009722072,0.0435581,0.012299802,-0.00033339922,0.021419743,0.000724704,0.03158147,0.03666371,-0.014022004,0.06032481,-0.01627621,-0.01393528,-0.06434213,-0.012974058,0.027973723,0.011171664,0.0057290806,-0.047830705,-0.03281184,-0.055761226,-0.041839916,-0.0056683333,-0.034021948,-0.04668713,-0.0066036093,0.0062615066,0.03464729,0.008985326,-0.0151283415,-0.0056901756,0.03301728,-0.017790746,0.019196827,-0.0057655023,0.10786246,0.0130838,0.028851174,0.017624814,0.024749752,0.015499946,0.015530996,0.03821783,-0.0050481763,0.039780933,0.023763351,0.0013511849,0.01657605,-0.0039463425,0.005910999,-0.007338901,0.011341576,0.025171764,0.041278362,0.013254459,-0.040448498,0.014599611,-0.043276533,-0.017896047,0.02235473,0.016523588,-0.0078119487,-0.015916433,0.059286185,-0.009183823,0.020158965,-0.014266183,-0.016718978,-0.077746645,-0.0022601408,-0.01723743,-0.0077374154,0.00044040606,-0.006445319,-0.07366245,0.010436264,-0.010611155,-0.013037959,0.0097532,0.028286194,0.058809638,0.03194853,-0.024688449,0.017610272,-0.0067432867,0.013335035,-0.05153343,0.03211102,0.029657716,-0.010611528,0.06273242,0.03169947,0.046754412,0.03381581,-0.013852775,0.009067079,-0.005971628,-0.021755315,-0.022654291,-0.022793096,-0.034103073,-0.047817912,0.019813882,0.04592375,-0.0015434207,0.020355636,0.02268428,-0.027792132,-0.016391674,0.013109657,0.07656246,0.032934602,0.07424396,-0.020507304,0.010888202,0.0042699473,0.02073992,0.027488995,0.023066455,0.000837368,-0.004381254,0.018994268,-0.030623574,-0.0082014315,-0.016473232,0.046495505,0.03650401,0.042398363,0.005505337,-0.053183347,-0.017488176,-0.0006016098,-0.038134806,0.0136925625,-0.035710838,-0.013314367,0.0044496553,0.057190076,-0.005250306,0.06694048,-0.03142312,0.013092857,0.008810989,0.0015008039,-0.024751456,-0.0880579,-0.0008210705,0.0035870215,-0.020015664,-0.019167595,0.020587994,-0.015632417,0.02018576,0.026211878,-0.05647333,-0.018435821,0.047885202,-0.018776968,-0.03296266,0.017872857,0.00999105,-0.019995755,-0.015266482,-0.022756046,0.017362412,-0.036887072,-0.040030595,0.11557448,-0.023686988,-0.039063513,0.023895614,0.0059291287,0.050621156,-0.018910762,0.009767543,-0.039309517,-0.046496585,-0.064671874,-0.019257456,0.04325248,-0.029215323,-0.014844207,-0.036939163,-0.0018011796,-0.018178795,-0.026295677,0.0059248693,-0.050734192,-0.031550996,0.03338452,-0.070808515,-0.045739487,0.018285573,-0.008000879,-0.056669712,-0.0517452,0.032369334,0.016756253,0.035440434,-0.023464287,-0.01517821,-0.018689172,0.014861175,-0.0024207889,-0.041412972,-0.045965545,-0.0025624887,-0.027179157,-0.002924569,-0.004027906,0.04498104,0.027528107,0.031773265,0.034625262,0.016095908,-0.031565126,-0.01827683,-0.01391013,0.05411593,0.006337857,-0.0154231535,0.016710943,0.023963895,-0.061479688,0.048627753,0.012404162,-0.010041684,0.0126007395,-0.02176489,-0.01632974,0.019918375,-0.0019351108,-0.011909869,0.020170933,-0.04939404,-0.02937069,0.015915887,0.023585688,-0.0107709775,-0.011771876,-0.014053514,-0.044081602,-0.0009919107,-0.04044625,-0.003916428,-0.036556296,0.004888667,-0.0016779486,-0.030070335,-0.020104043,0.011047142,0.017061835,-0.024541654,0.030146379,0.02890893,-0.025102792,-0.06366764,0.006637012,0.021853995,-0.042614818,0.019144757,0.028629942,-0.008195898,-0.012066092,0.030830713,-0.041940592,0.01869309,-0.043981224,-0.06448731,0.03541579,-0.024705406,0.052923463,-0.024595628,0.044547886,-0.0055279424,-0.017196152,0.008323229,0.013331364,0.0025694724,-0.010883547,-0.015248251,-0.03385407,0.026721906,-0.0670609,0.011226032,-0.0044715195,-0.003178161,-0.0346776,0.004681616,0.027019018,0.0220557,-0.00013425936,0.025726186,-0.015019979,0.004822027,-0.009794192,0.005526912,0.023515515,-0.015515488,0.02477765,0.008719037,0.0037092376,-0.010298644,-0.043912992,-0.009964823,0.01854312,-0.009707827,-0.05722564,-0.0016604047,-0.03181337,0.02130814,0.008656045,-0.006337151,0.008033347,-0.022172686,-0.00605518,0.014115293,0.017851057,0.028293047,0.00632753,0.035313837,-0.014600901,-0.04265062,0.023382906,-0.0125681115,0.002459986,-0.02574641,0.03087489,0.0066482225,-0.024496244,0.02990847,0.011284416,-0.04088852,-0.04867033,0.016315065,-0.017493151,-0.03983189,-0.0002680567,0.039968748,-0.010689068,0.011116057,0.0027134442,0.031165635,0.022006929,-0.017497629,0.0015246586,-0.0099492455,0.049367968,-0.016179752,0.0032390757,-0.02991501,0.049618706,-0.017797694,-0.017069634,-0.027588997,0.0029275322,0.011723625,-0.01722056,-0.021078363,-0.022416785,0.0037976317,0.02361592,-0.023529572,0.00040219683,0.0074247303,0.03724235,-0.020940335,-0.0327894,0.04847509,-0.0038126924,-0.15559548,0.005348349,-0.0013589215,0.02377324,-0.012928695,0.033351015,-0.031162964,-0.047261603,0.027144408,-0.03333384,0.04313775,0.022024486,0.0006270276,-0.018138867,-0.011946066,0.015556051,-0.03308603,0.015844598,-0.021355752,0.06116907,0.02676824,-0.000994204,0.025704721,0.006595878,-0.043140482,-0.015018532,-0.04457285,-0.0013615892,-0.016697604,0.0029724631,-0.015506606,-0.041985083,0.01632384,0.051469687,0.0068064965,-0.026076956,0.011468679,-0.026556673,-0.02834499,-0.008693369,0.004592937,0.016234254,-0.012804713,0.000055406625,0.0035757667,0.045148224,-0.016002981,-0.0059670163,-0.015172451,-0.020337896,0.019035785,0.03581227,0.0015880996,0.070838794,-0.014060756,0.016278666,0.022580674,0.0032702526,-0.0033518248,0.021654313,-0.0013523849,0.012940529,-0.02190099,-0.034472317,-0.046869032,-0.019342808,0.004075374,-0.0022865871,-0.0018280718,-0.0057677776,-0.019183235,0.02990047,0.02024303,-0.03638856,0.02550497,-0.0049255146,-0.00059892813,-0.0050078803,-0.04741676,-0.041561387,-0.06934971,0.0019944052,-0.018196033,-0.01838958,0.024376482,0.03142744,-0.031522773,-0.00032602972,-0.08444252,0.018767424,-0.052074637,-0.017613014,-0.0012717586,-0.015109079,0.008912529,0.045046475,-0.032854,0.011730319,0.008523616,-0.05029287,-0.014917939,-0.045778446,0.020165421,-0.0024739618,-0.07089746,0.022093737,0.028887063,-0.0005948544,0.02990553,0.0064622425,-0.045633327,-0.012081737,-0.012275776,0.0075917644,-0.025594834,-0.008472345,0.03316513,0.004075912,0.0147504,0.011268117,0.019875959,-0.04146934,0.077251956,-0.037706144,-0.01757416,0.051000025,-0.014353049,0.06329488,0.033931218,0.018461907,-0.0035727576,-0.03723626,0.05287777,0.004745015,0.0371598,-0.037305567,-0.008970631,0.019044807,-0.052074,-0.055761997,0.003307524,-0.043242387,-0.042443275,-0.039672654,-0.02632338,0.010871848,0.058871843,-0.017643802,-0.0077381493,-0.023156997,0.04775189,-0.026205327,-0.010238218,0.08104063,0.010150475,0.07277743,0.017978095,0.0004945824,0.014212808,0.05794135,0.019461477,-0.014681228,-0.004682345,-0.04079317,-0.05031815,-0.0008083968,-0.003962459,-0.013898615,-0.020569542,0.017483324,-0.012658774,0.026340695,-0.009076192,-0.0007639057,0.08693038,-0.0074312366,0.014755651,-0.027460044,-0.000668926,-0.016108489,0.027895566,0.022757312,0.038784,0.03839515,0.028153423,0.0018897546,0.026579354,0.022790851,0.011350913,-0.019296128,-0.034389146,-0.0073226667,0.0054046405,0.027027473,-0.003479485,0.051720563,0.0019962185,0.024410374,0.012673115,-0.017785588,-0.032784242,0.006395196,-0.013418396,-0.013947978,-0.017396647,0.0015282274,-0.019793298,-0.009622632,-0.032847136,0.044988025,-0.07544823,-0.004429366,0.011161103,0.02604583,0.000005074068,-0.0029194541,0.018267235,0.017941672,0.012080665,0.008768396,0.016818097,-0.013133784,-0.0158606,-0.03834175,-0.031335,0.04548792,-0.033212263,0.0019634576,-0.015455695,0.012121997,-0.007249287,0.018398317,0.02957136,0.027945574,0.0042171055,0.026165036,0.019839576,-0.012584096,0.0071655046,0.013559135,0.028477414,-0.016069314,-0.009603333,-0.00947578],"last_embed":{"hash":"ovgiti","tokens":1222}}},"text":null,"length":0,"last_read":{"hash":"ovgiti","at":1762844659221},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{4}","lines":[8,8],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ovgiti","at":1762844659221}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.011692369,0.021559736,-0.034549307,0.017458143,-0.010060553,-0.06298242,0.0048570726,0.017198991,-0.012659972,-0.007481184,0.0040597483,0.0005244204,-0.027709262,-0.0012421287,0.0013462676,0.008854995,0.008430279,0.009504868,0.019082343,-0.003329986,-0.040117964,0.03884083,0.018304517,-0.0043654474,-0.03942259,0.0265354,-0.0364128,0.0005752754,0.010700864,0.006535018,0.043996762,-0.045596812,0.015242994,-0.02397594,-0.011597294,-0.047399234,-0.034225885,0.003620546,-0.021967927,0.025784561,-0.003162208,-0.045868937,0.019827217,-0.011512787,0.0028463514,0.033991233,-0.011826302,-0.0043973792,-0.0030964762,0.016274536,0.010336192,0.008210237,0.05699229,-0.03837703,-0.011484215,0.021672858,-0.0050370046,-0.020968119,-0.07312815,-0.009668115,-0.05079618,0.02415668,-0.029840156,-0.02450256,0.008852517,0.08091954,0.0075199637,-0.028622685,-0.006466349,-0.0102691,-0.010299186,0.020058012,0.0025407937,-0.013666553,-0.069290966,-0.0016495889,0.02477462,0.0132593205,-0.0585711,0.06296679,0.030473985,-0.0035657133,0.004260528,-0.0034345286,-0.011932775,0.05036222,-0.042723686,0.014178922,0.008980654,-0.012242787,-0.031257667,0.06290835,0.007336314,-0.043163333,-0.042092763,0.038748633,-0.03997673,-0.008049441,0.01828253,0.0064247134,0.06140186,0.020517489,-0.022233285,-0.052859485,-0.02290089,-0.025797809,0.022713628,0.027721018,-0.004454919,-0.009410349,0.040378902,0.053365596,0.04337798,0.027027838,0.00505269,-0.0344612,0.0029406233,0.005002862,0.018996201,-0.0068630823,0.022043908,0.053322706,0.0174758,-0.035561822,-0.011055536,0.028683504,-0.03354335,0.037127547,0.022962412,0.010488489,0.0125997905,-0.006448001,-0.008369462,0.019061696,-0.0046213255,0.049912006,-0.013448586,-0.027347108,0.0004313907,-0.032386046,0.025286824,0.06714353,-0.013889016,-0.023397528,0.013412401,-0.051771548,0.064137734,0.017058205,-0.025002353,-0.058511663,0.038152296,-0.0047245915,0.004281696,0.015767025,-0.011058259,-0.0017156685,0.024627509,-0.004466189,-0.01242567,0.013735433,0.02430253,-0.050782084,-0.05623186,-0.0135782845,0.03948633,0.007593126,0.030126575,0.024965899,-0.0128949825,0.0067659537,0.018734314,-0.06415868,0.027645778,0.041305795,0.011828589,0.03161869,0.012005429,-0.004269714,-0.004259328,-0.072919585,-0.043396037,-0.044113535,0.021289648,-0.011200701,-0.06533611,0.033823196,-0.005203629,-0.02236105,-0.005451748,0.04721839,0.0014702125,-0.024531024,0.02176751,0.011513227,0.06588702,-0.03231127,0.010700166,-0.07101532,0.01473225,-0.032004118,0.015901258,0.012797904,0.029622518,-0.0029131516,-0.041438676,-0.034140237,-0.041199964,-0.0065467353,0.025033917,-0.054291595,-0.0063928114,-0.0266609,0.014977398,0.02112767,-0.040086433,-0.0072887973,0.05781477,0.034595314,-0.006058662,-0.0053900774,-0.023257455,0.024836201,0.011044085,0.042905007,-0.019194257,0.03170005,-0.0005614154,0.058375187,-0.026828313,-0.016286884,-0.0009026282,0.00037047354,0.027797518,-0.008553597,-0.023503492,-0.022461772,-0.023081658,0.014513657,0.02533988,0.0014057419,-0.0012188674,-0.013766497,0.041493755,0.022283282,-0.03870313,0.0020233823,0.03539613,0.029591193,0.004113454,-0.008008877,0.008800412,0.0023665908,-0.013537191,-0.009071425,-0.0324232,0.022120943,-0.02360744,-0.0010891772,0.023584357,0.012731268,0.012432769,0.024037587,-0.026615055,0.023287691,0.022902576,-0.01442882,0.014664917,0.015242309,0.052124485,0.0049651572,0.004227743,-0.004045917,0.026887603,0.0073945336,-0.027538147,0.010704959,-0.019443072,-0.052593507,0.012833955,0.010948641,0.0061970204,-0.008744349,0.04306636,0.03981891,0.02453855,-0.005541257,0.02311506,-0.0016101446,-0.0020121143,-0.041732516,-0.011610227,-0.02363364,0.03840192,-0.012423825,-0.037525553,-0.03242908,0.017376918,-0.15940863,-0.027901758,0.021492872,0.003614237,0.027756844,-0.014093464,-0.0008834377,0.03270208,-0.013244488,0.015088547,-0.026333155,-0.021715958,0.025562897,0.012023025,-0.033078987,-0.03259461,-0.021214405,-0.024299182,0.024574315,-0.023101453,0.0169019,-0.012327307,0.034789696,0.0055135097,-0.04921262,0.006943034,0.051815018,0.0029500236,-0.035131026,-0.0030602454,0.00542489,0.025489014,-0.028368464,-0.006009838,0.007894409,0.06533546,0.001466443,-0.007990506,-0.046968497,0.008530386,0.05367083,0.07234296,-0.06562359,0.06407597,-0.04236436,0.0032205684,-0.029102545,0.0065535796,-0.030469712,-0.010328484,0.03657709,-0.02026792,0.025969066,-0.0016379608,-0.012897699,-0.0015506863,-0.007738659,0.05309733,-0.043822285,0.0039900932,-0.038295064,-0.0768534,0.06965268,0.021613875,-0.06725062,-0.048034977,0.0010912865,-0.008944388,-0.021588342,-0.026680794,0.022157913,-0.023999058,-0.022289617,-0.016178684,0.012632279,0.027810924,-0.002218049,-0.0037556281,-0.015098332,-0.10235643,-0.023730274,-0.026074676,-0.042542942,0.025263056,-0.016260857,-0.024940923,0.019843692,0.007534532,0.01063836,0.22060823,0.046890464,0.018324614,-0.044649202,0.026354522,-0.009353468,-0.043413755,0.033642627,0.009238686,-0.046736445,0.028841853,0.024033418,0.01007257,-0.0120460335,0.016053446,0.009895942,-0.03704248,-0.013009899,0.055928692,0.007078426,-0.0041826153,0.009458739,0.039555546,-0.019217901,-0.06865988,-0.02684173,0.0012009471,0.012365233,-0.009402472,0.008503713,0.0077002738,0.06347231,0.0696773,-0.0014233276,0.07360159,-0.044708304,0.0032324172,-0.06627659,-0.035980366,0.03012367,-0.0028497265,-0.007033128,0.007112952,-0.038080912,-0.024045642,-0.025133321,0.009301121,-0.05164279,-0.06783784,0.0021821405,0.010212348,-0.02478211,-0.012634708,0.0053513763,0.046271726,-0.009162051,0.030187815,-0.013576605,0.039425317,0.031465698,0.004092277,0.03491754,-0.013323699,-0.015862737,0.030220462,0.013147749,0.011007068,-0.03494684,0.03206289,0.015248633,0.034265287,-0.012408059,-0.01329143,0.033709083,0.02445249,-0.052819658,0.006945937,0.043153428,0.00941555,-0.010334654,0.008651586,-0.031169392,-0.03849042,0.02810566,0.02913523,-0.012274787,0.0031345172,0.04564495,0.007183499,0.004356922,0.013014005,0.030653276,-0.0401846,-0.007786042,0.0043564877,-0.028379269,0.04193388,-0.016360987,-0.0036426184,-0.030092135,-0.0739856,-0.022347093,0.015994778,-0.01722451,0.029621039,-0.03586011,-0.023623195,-0.009901113,-0.004064571,0.035915505,-0.018099496,0.024996804,0.0026247816,-0.039044414,0.08233557,0.040528152,0.0054059615,0.0013861147,0.020794455,0.010939209,0.019315789,-0.02043681,-0.036908053,0.0073255193,-0.03800704,-0.014544671,-0.00901696,0.01279172,-0.005589851,0.025091272,0.029130967,-0.033207186,-0.03258509,0.01644029,0.06351844,0.06517895,0.0535395,0.012299111,0.0060976483,0.019368377,0.030390508,0.016234864,0.023887288,-0.023268845,-0.012447938,0.052421927,-0.027663877,-0.012556276,-0.025219435,0.021435928,0.020196045,0.045708362,0.008469921,-0.03748799,-0.0149911195,-0.04805326,-0.027069433,0.019558953,-0.04323551,-0.029265003,-0.02144418,0.08057613,-0.011000134,0.037925,-0.007407947,0.022893904,0.0056111924,0.007970423,-0.011501241,-0.027555142,0.0059015583,0.026628463,-0.014141057,0.0016279003,0.016185097,-0.027688796,0.01345214,0.016162423,-0.016670102,-0.017465528,0.010794305,-0.038739797,-0.04687104,0.045993622,0.009942455,-0.01766896,0.014560762,-0.025160221,-0.008740132,-0.016366176,-0.015610473,0.112351306,-0.015163434,-0.030094538,0.00085431203,0.024099791,0.054572035,0.018689714,-0.0070297522,-0.023144538,-0.062574044,-0.05606053,-0.024996603,-0.0054532704,0.011625803,-0.018131899,-0.009288699,0.020178074,-0.046045665,-0.041665837,0.004075386,-0.027629625,-0.06579177,-0.03336215,-0.03032223,-0.019761419,0.018828593,0.016210502,-0.07408625,-0.01765789,0.033025812,0.0063867583,0.0576491,-0.029490257,-0.004706016,0.009948634,0.012043745,-0.010467465,-0.037089724,-0.043823324,-0.016079983,-0.036929403,-0.009352611,-0.046711154,0.024099555,0.028531853,0.037651062,0.04417975,0.0042062243,-0.025377393,-0.019576164,-0.0264321,0.0030295036,0.03855528,0.0077776127,0.020365633,0.033962946,-0.038371127,0.005883808,0.023001002,0.02942284,0.016095586,-0.018934002,-0.017499464,0.023879685,0.02016668,-0.02415874,0.01983593,0.0026606643,-0.0506201,0.025097944,0.025071975,0.0119790705,0.004042946,-0.010269111,-0.052610856,0.0058183833,-0.0032044211,-0.0028603293,0.004722174,-0.013318952,-0.028546749,-0.01286811,-0.03950967,0.026569933,-0.016318973,-0.035559338,0.012932163,0.034838,-0.0016523455,-0.03346387,0.0067135305,0.01464675,-0.019301167,-0.014288918,0.008392641,0.012277743,-0.047680058,0.002085353,-0.00905621,0.05770306,-0.020378483,-0.032271348,-0.008087879,-0.00038508108,0.04224429,-0.003979469,0.031143801,-0.005524612,0.0012894297,-0.0010598652,-0.01490241,-0.01732982,-0.04069061,-0.016220953,0.0029148892,-0.0032545892,-0.08550263,0.048392154,0.043966997,-0.018334014,-0.030598463,-0.040461726,0.014308474,0.037977707,-0.0052384716,0.027205078,-0.042683724,-0.0091786785,-0.014129642,0.01755269,0.036378693,-0.04126339,0.019867253,-0.043015476,-0.005235572,-0.0023681154,-0.027127251,-0.043587487,0.0041682916,-0.0065157525,-0.07578194,-0.013094632,-0.021212704,0.03054339,-0.010355944,0.010008952,-0.011578284,0.0052899634,0.00557208,-0.016227324,0.053208,0.055822928,-0.016390873,0.04132927,-0.0055852775,-0.0041625183,0.014205556,-0.028390747,0.007906452,-0.016046105,0.023806248,-0.026335763,-0.0456979,0.012911642,0.02209539,-0.046664104,-0.029663133,0.02573019,0.025595075,-0.060968697,0.015478299,-0.012213899,0.010748076,-0.015701428,0.039714556,0.0054396284,0.009489144,-0.003819136,-0.02493924,0.02977066,-0.0020249325,0.0005045453,0.01208218,-0.03946101,0.028188212,-0.015388223,-0.013271892,-0.0019386343,-0.006353009,0.029553216,-0.0087486645,0.02605682,-0.0047220485,0.03465718,-0.005138553,-0.006935068,0.051671494,0.020246867,0.014014296,0.0028731003,0.01822201,0.002525909,0.034467444,-0.15583155,0.030763164,-0.024109187,0.017334811,-0.023642868,0.00087830634,-0.05788367,-0.013779641,0.009527136,-0.052413657,0.034215603,0.0022302757,-0.0013798107,-0.03613368,-0.016741943,0.03883567,-0.06138634,0.013499742,-0.035729833,0.043813776,0.0370774,0.026438437,0.038783036,0.016799886,-0.056677733,-0.0014251755,-0.021441381,-0.0037986932,-0.006691399,0.0025995697,-0.039476696,-0.039174188,-0.008682869,0.034191046,-0.0026501012,0.01755156,0.03925032,-0.020430176,-0.033210747,-0.0020895044,-0.008775608,0.014221501,-0.036837228,-0.024070455,0.053869754,0.014389867,0.012835492,0.02114581,-0.048666436,0.005393594,0.021515764,0.038080797,-0.01689227,0.03686241,-0.0148870405,-0.01754202,-0.014666077,0.017455889,-0.021200553,0.021727493,0.013954445,0.02599513,-0.017697668,-0.027391175,-0.064551055,-0.0074653886,0.018138606,-0.02206227,-0.0096642,-0.0037787522,-0.023729583,-0.019259498,0.036746748,-0.0009651055,-0.010310645,-0.04501302,0.02742303,-0.00889065,0.013495404,-0.025342537,-0.05575198,0.015245114,0.0056737647,-0.02937964,0.050046485,0.0046933275,-0.019448841,-0.040536866,-0.03967858,-0.0075144167,-0.061551966,-0.009570049,-0.003229165,0.03145557,-0.014040779,0.056928687,-0.029809956,-0.014136579,0.018794702,-0.02488741,-0.022383606,-0.010574333,-0.027824936,0.006868294,-0.04487143,0.02222174,0.03344585,0.020776054,0.03329919,0.0055145943,-0.06637814,-0.017275335,-0.0013972771,0.03648567,-0.061543036,0.017356334,0.006685776,0.028044006,-0.0034908364,0.03018969,0.028623424,-0.008582705,0.03355603,-0.049898744,-0.014901675,0.052993048,0.05303146,0.042909153,0.039959855,0.031170486,0.0016357144,-0.010884338,0.041422382,0.039585516,0.0005406082,-0.03941153,-0.006525095,0.0070955814,-0.05334317,-0.03414035,-0.0043949573,-0.023345415,-0.022135157,-0.028368363,-0.014172528,0.009103442,0.011377101,0.012270914,-0.028238239,-0.02677173,0.032238256,-0.042109482,-0.012922616,0.05455613,-0.0034009162,0.056511585,-0.02265855,-0.0068851192,0.0073565077,0.055715438,-0.02108754,0.011235005,-0.05621354,-0.044587016,-0.009407953,0.04530531,0.0040209913,-0.004075726,0.004426268,0.014911482,-0.035592664,-0.0025476564,-0.011534944,-0.027324788,0.030691545,0.009014412,0.02507448,-0.059673406,0.034393024,-0.004957029,0.06144078,0.00039693757,0.037673615,0.047613144,0.043790855,0.03446073,0.005858426,-0.00048013518,0.017441774,0.003933046,0.00719177,0.041567534,-0.0176622,0.009457846,0.018300036,0.00034671786,-0.0025112757,-0.002071547,0.0178937,0.03546219,-0.048287027,0.04306713,-0.02357611,0.0050070924,-0.01421627,0.026289126,-0.0034173974,-0.035209212,-0.016235437,0.05979997,-0.0071261693,0.0023895856,-0.01643956,0.035331775,-0.030471902,0.019952431,-0.017688885,-0.012072798,0.02721641,0.037198678,0.003496011,0.023736801,-0.016217085,-0.028597156,-0.023714196,0.025084514,-0.056467343,0.0078019826,-0.057378568,0.039115343,-0.0050550876,0.021573566,0.05993091,0.036306873,-0.053429388,-0.0063750017,-0.0058160964,-0.028505655,-0.032954857,0.01686942,0.010681608,-0.017610624,-0.02757957,-0.05749483],"last_embed":{"hash":"1u2vejl","tokens":1222}}},"text":null,"length":0,"last_read":{"hash":"1u2vejl","at":1762844659221},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{5}","lines":[9,9],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1u2vejl","at":1762844659221}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019120798,0.01742571,0.00109784,-0.022367109,-0.014954332,-0.056859568,0.021865858,-0.043278735,-0.032844916,-0.032336168,-0.0069900695,-0.010477385,-0.022981929,0.0006280922,0.031921472,0.0037419049,-0.007329546,0.02785414,-0.009946331,0.0053790156,-0.06990758,0.061220348,0.031932242,-0.044535507,0.0036227165,0.022324996,-0.062142886,0.01822423,0.0061561284,-0.02818775,0.025639493,-0.04097249,0.004216427,-0.07677785,-0.027867153,-0.02558868,-0.022470897,0.0025599771,-0.038919073,0.01455518,-0.0042147487,-0.07517839,0.036580354,0.0013166519,0.024580013,0.022267759,-0.0051755887,-0.02114599,0.0007399263,0.03172335,-0.017979989,0.022464905,0.044142466,-0.042229164,-0.01246326,0.029913196,0.006626924,-0.029224442,-0.08553507,-0.03405255,-0.0388643,0.02018291,-0.055420816,-0.012287938,-0.01544587,0.032953694,-0.0041295467,-0.0055821124,-0.0038639405,-0.0068730703,-0.025272842,0.0051396117,-0.017746717,-0.0064764763,-0.06880737,-0.005632033,0.025837028,0.026871772,-0.05785469,0.03789821,0.011290874,-0.022271017,-0.029304348,-0.0008145455,0.004379799,0.03443269,-0.051129885,0.07296954,-0.010426507,-0.014605086,-0.027921462,0.013833912,-0.0024979608,-0.06397218,-0.06054433,-0.012089698,-0.018292272,0.0010220307,0.0023732155,-0.0026968974,0.03297639,0.034665886,0.008399736,-0.022782505,-0.06343872,0.0047859848,0.013437128,0.031338546,-0.014558971,-0.0140389,0.0072080684,0.024378018,-0.0028213535,0.047101315,0.034241978,-0.07341134,0.009195353,0.04095718,0.0435158,-0.017049523,0.008318715,0.02084875,0.016132316,-0.009383747,-0.009147215,-0.004714343,-0.044710808,0.020126238,-0.064407915,0.0004161693,0.02842531,0.0053935414,-0.011449428,-0.015941538,-0.053526487,-0.02534299,-0.069528185,-0.00009387083,-0.013288304,-0.050800405,0.009960037,0.037242666,-0.012241301,-0.018558675,-0.015222366,-0.056115534,0.05866016,-0.014281377,-0.012404787,-0.0058650756,0.01805907,0.017557312,0.03739744,0.028787866,0.001570158,0.006496325,0.025489347,-0.0003444884,0.06171607,0.033747774,-0.0019731824,-0.0021486874,-0.018260468,-0.011701127,0.009764692,0.03349427,-0.011868714,0.00087136024,-0.0048375023,-0.029793888,0.033958703,-0.0055224183,0.047073696,0.0674774,0.02913998,0.037924193,0.036166336,0.021683864,0.00669501,-0.034244034,-0.073434636,0.02203377,0.0067205727,-0.006137151,-0.026047492,0.0552401,-0.004695098,-0.0062041734,0.004228547,0.039726947,0.04094716,-0.03753499,0.018171962,-0.009039007,-0.011784862,-0.059347592,0.03760687,-0.042575866,0.009172317,-0.045336906,0.011854688,0.021463644,0.03290332,-0.03832152,-0.03468855,-0.026466276,-0.067906536,-0.032439485,0.043823306,-0.07015754,-0.011470996,-0.00010502448,-0.0043433798,0.046608374,-0.025426576,-0.041740075,0.01870338,0.03979402,-0.025605533,0.0031615118,-0.024039276,0.016771015,0.009211907,0.049031693,-0.011271917,-0.009268915,0.012161745,0.027567813,-0.004839523,0.030527966,0.02676871,-0.030128373,0.04171599,-0.00092584104,-0.035992026,0.010218604,-0.012740031,0.011566947,0.03534987,-0.00021600846,-0.038955107,0.0033515517,0.040645946,0.017404674,-0.036112584,-0.01824524,-0.021618705,0.0436531,-0.017095432,-0.04819487,0.033877704,-0.026833301,-0.018501183,-0.025135193,0.0023180821,0.021236211,-0.018214177,0.01013588,0.012075379,0.042996254,-0.00295473,0.019472815,-0.017508464,0.04370655,0.023709182,-0.0036458469,-0.025821682,0.021016173,0.028391529,0.017752798,0.0054932917,0.0009615541,0.026999759,-0.014396175,-0.0065817027,0.024735268,-0.05687828,-0.01301162,0.041887116,-0.010260948,-0.026538856,0.012791191,0.05563966,0.00383022,0.06654344,-0.031045903,-0.003750651,-0.012718675,0.018170757,-0.039683703,-0.023265291,0.0036329767,0.06472952,-0.0028952437,-0.018298455,-0.041701537,0.038683064,-0.13036135,0.01567502,-0.003953976,0.050718427,0.009363335,0.015696507,-0.012370245,0.008532731,-0.023964636,0.05977241,0.004071152,-0.03874226,-0.0052535953,-0.010481244,-0.045998074,-0.002208809,-0.032779656,-0.052783567,0.03269903,-0.019185107,0.0025648228,-0.042052846,0.076348715,-0.002086183,0.0070725232,-0.0072801183,-0.001527939,-0.032065626,-0.018721668,-0.023071675,-0.06816668,0.0027395042,-0.023488319,0.0068152263,-0.0107948305,0.0700493,-0.033988304,-0.008886529,-0.0047336416,0.029895416,0.03502703,0.044498403,-0.00846779,0.041905712,0.0011840743,0.01482352,-0.02304182,-0.020257074,-0.035332035,-0.041882385,0.007637204,-0.04284812,-0.0000015104989,-0.00045764315,-0.025373723,-0.0060939062,-0.021934899,0.058359005,-0.012389001,0.041899897,-0.010004172,-0.018862227,0.0032580667,-0.028849527,-0.056158148,-0.06626003,0.001088388,-0.008831476,-0.018855585,-0.0018031583,0.012088009,-0.023984708,0.008853432,0.009640257,-0.020810036,0.008674101,-0.012640837,0.023376096,-0.029313577,-0.09096554,0.008655504,-0.011130517,-0.037711725,0.0745071,0.007136919,-0.022519894,0.0485499,-0.017121023,-0.021669332,0.22965793,0.027993495,0.031716354,-0.0136073865,0.03191877,-0.015140787,-0.07947744,0.039547052,-0.0091480035,-0.020498842,-0.008125121,0.014256956,-0.0057763755,-0.003166867,0.015643029,0.049707137,-0.053777635,0.0076677506,0.073924065,0.029596724,0.05025893,0.0096509,0.024828626,-0.03197006,-0.04901718,0.0028981506,-0.007479463,-0.0065784846,-0.010477345,-0.024721283,0.013174594,0.042586695,0.036971226,-0.036937453,0.05612909,-0.03513753,-0.014321855,-0.06670071,-0.053646,-0.010454268,0.035816427,-0.0013424108,-0.00018389603,-0.0037735505,-0.052083764,-0.0008400414,0.035320245,0.017162547,-0.05741402,0.01603044,0.01173062,-0.021938518,-0.021861399,0.007183511,-0.014869494,0.018616423,0.006773066,-0.031578295,-0.0106414035,0.06914578,0.0032108338,0.01819761,-0.044744045,-0.0036391371,0.0043070745,0.014889458,0.000121728044,0.01411262,0.021927563,0.030112427,0.032939192,-0.006894387,-0.039319765,0.005782712,0.047322247,-0.018330308,0.049702145,0.011500425,0.013522887,0.03448101,-0.00838625,-0.0399704,-0.02990429,0.010143661,0.0050243326,-0.03637217,-0.01791124,0.030115547,-0.0007756362,-0.0022827517,0.0010856014,-0.009639452,-0.027264524,-0.014521447,-0.03837707,-0.043231037,0.031278573,-0.038192313,-0.012418481,0.0070655625,0.021377686,-0.030521823,0.021593245,0.0023442942,0.031671137,-0.027194,-0.032234114,0.001788696,0.012089724,0.00040503617,-0.035871886,0.02750843,0.03557524,-0.058511805,0.023176447,0.046292536,0.036927823,0.011142775,0.01749772,0.011706508,-0.016333882,0.022232372,-0.049644183,0.018702831,-0.042197403,-0.040085707,-0.00588947,0.0459552,0.007340051,0.04459664,0.05815246,-0.012264251,-0.042848475,0.023235548,0.04601413,0.021271909,0.0918476,-0.020958772,-0.017980352,-0.02510072,0.0011598469,0.0077014053,0.0064180447,0.0048730327,-0.017044872,0.05516237,-0.033409975,-0.02922858,0.0010621165,0.022905843,0.013293532,0.028642574,0.0016700453,-0.051782396,-0.03366609,-0.0241016,-0.016268115,0.03145174,-0.07418958,-0.0012913415,0.020907054,0.048254184,0.028175037,0.075391084,-0.006163869,0.03406051,0.005587882,0.021122372,-0.035125565,-0.059185646,0.0064305603,0.005231074,-0.03867292,-0.017154913,-0.008597088,-0.036763236,0.014207908,0.017719936,-0.01775289,-0.011366841,0.036677264,-0.01984864,-0.04820694,0.0325673,0.040138267,-0.03342005,-0.0230348,-0.017443907,0.02738917,-0.012371183,-0.01193332,0.10252653,-0.0016696469,-0.023488933,0.0079923235,-0.01034038,0.02248718,-0.0117566185,0.0058390014,-0.0140538495,-0.017434936,-0.026699863,-0.020649074,-0.003205703,-0.027062863,-0.009717967,-0.020305483,0.002218875,-0.028499862,-0.039092027,-0.0012626541,-0.022098849,-0.043614917,0.012952075,-0.037556246,-0.021873325,0.03826953,0.032884076,-0.057060868,-0.049005017,0.03256056,-0.010191211,0.039843008,0.015059106,0.020747589,-0.013800546,0.03579001,-0.050663024,-0.018783612,-0.03176929,-0.011749462,0.014070643,-0.004963335,-0.008213894,0.013620446,0.0040901834,0.049795624,0.04108291,-0.01956682,-0.036078315,-0.0153389685,-0.0037588659,0.01366171,0.025426034,0.008315077,-0.0019524936,-0.021293111,-0.010107682,0.029780274,0.01730763,-0.016314717,-0.016361373,-0.030324504,-0.038884655,0.025656965,0.017967181,-0.026255023,0.03354726,-0.035695933,-0.03066416,-0.0033013735,0.037664127,-0.01547326,-0.015887855,-0.019466601,-0.06292676,0.008233877,-0.003923002,-0.0113463225,-0.04531715,-0.013340726,-0.051447418,0.013412591,-0.04586315,0.019723343,-0.025904646,-0.024161272,-0.0023349493,0.021889979,-0.019956008,-0.06868809,0.035194747,0.0061102863,-0.026190912,0.0050166068,0.013279166,-0.012828989,0.01670111,0.021889936,-0.018304663,0.022555638,0.020833053,-0.01971868,0.02275463,0.01234126,0.041302256,-0.0025372189,0.011623204,-0.005162277,-0.01955485,0.017506666,-0.0178393,-0.03290324,-0.027273964,-0.04552175,0.005420703,-0.003049669,0.0049957745,0.039166793,0.040066175,-0.00016092503,-0.044162743,0.008138429,-0.013881102,0.061275445,-0.021706445,0.04295653,-0.0088252025,0.028780967,0.0071461243,0.01464034,-0.03272209,-0.026277518,0.006844835,0.020888073,0.034321852,-0.010368764,-0.007647104,-0.046917416,-0.006636571,-0.0021955585,-0.019765293,-0.04418286,-0.02132708,0.0005758061,-0.015062606,0.009458139,-0.0048699104,-0.01639219,-0.011304803,0.013417433,0.02365857,0.030282222,-0.0027560093,0.03515019,-0.009701101,0.000061459774,0.0034067542,-0.013219562,0.00828845,-0.015710494,0.03561425,0.0065549524,-0.028803155,0.01809076,0.019885486,-0.017936341,-0.01867369,0.022247164,0.02103414,-0.034415707,0.018588407,-0.0115604615,-0.013884798,-0.010496356,0.04154242,0.0138543,0.023689419,-0.0070578614,0.0060758796,0.016299577,0.010223818,0.008882165,0.052085187,-0.010920505,0.051537294,-0.01958037,-0.019383637,0.008425118,-0.024150373,0.013420043,-0.0050566015,0.0003448815,-0.032824855,0.053016283,0.012801424,-0.008608267,0.01563378,-0.015644886,0.024957925,-0.014742228,0.00378125,0.01737466,0.014163232,-0.15718955,0.021096865,-0.039355196,-0.014221272,-0.011574246,-0.031352665,-0.028476363,-0.05137056,-0.014488804,-0.0008632747,-0.0040735877,-0.007824622,0.030588193,-0.0059456658,0.004846681,0.034597315,-0.04108365,0.0042362944,-0.043225653,0.05985957,0.025188148,0.0014927449,0.030486131,0.009443714,-0.026393672,0.00032391166,0.0014611465,-0.01749106,-0.022928199,-0.00881346,-0.03592655,-0.015854381,-0.006867636,0.03897361,0.0325401,-0.015909804,0.023360366,-0.03263399,-0.03104814,-0.030937543,-0.014716274,0.008692113,-0.065900035,-0.029127013,0.023953117,0.015501049,0.014303516,-0.008468556,-0.046796434,-0.007406989,0.044702537,0.024694366,0.0066996827,0.055864464,0.0130577665,-0.010003595,-0.0016224625,-0.0036530804,-0.024675516,0.062744446,0.028072817,0.018394412,-0.006621142,-0.023093835,-0.043568853,0.003095035,0.020152314,-0.035564058,-0.03703049,0.02473408,-0.030199315,-0.030595593,0.027935155,0.0040649306,0.0023453697,-0.016787793,0.01469236,0.008043136,-0.012257158,-0.031056045,-0.07531073,-0.031170817,0.009285002,-0.041557938,0.024046343,-0.006864213,-0.006970074,0.009519275,-0.0720532,0.025298135,-0.0556,-0.0060943835,0.059688415,0.00023727427,0.004825843,0.064178176,-0.029053062,-0.017171152,0.0059697987,-0.02146374,-0.036021452,-0.013614654,0.00028277602,0.040895034,-0.06007775,0.02870747,0.016765537,-0.007840838,0.01838234,-0.034960218,-0.051980156,8.8709197e-7,0.00021625018,0.0075535383,-0.046077356,0.007389583,0.00018370229,0.013209459,0.023573324,-0.01910693,0.0032879652,0.00059849006,0.03037626,-0.020206926,-0.038093153,0.027097078,0.0384368,0.026339242,0.05988397,0.021676857,-0.03233185,-0.033947725,0.037670553,0.03100909,0.0035654982,-0.023415256,0.021203842,0.027782883,-0.05131076,-0.04345798,-0.02248269,-0.013176333,-0.03659439,-0.038785633,-0.011382827,0.017819442,0.01958633,-0.004056201,-0.012698694,0.024273263,0.042420287,0.006258658,0.019489173,0.03646251,0.031889405,0.036181603,-0.018790042,0.009517471,0.023272319,0.0657901,-0.0312668,-0.0021032058,-0.03554711,-0.028518446,-0.038802348,-0.0025428196,0.004773439,0.0037277488,-0.0027389533,-0.011143294,-0.03652419,0.04842515,-0.025047801,0.017970722,0.011063222,-0.010968103,0.014769438,-0.009605373,0.053759333,-0.002550823,0.029009065,0.022330772,0.06987159,0.067449324,0.04184394,0.022716362,-0.016340792,0.033494473,-0.007505584,0.028960094,-0.0052569606,0.042093053,0.01557675,0.035982016,0.023445938,0.033439808,0.015823118,-0.008172394,-0.017308062,-0.010729967,-0.0033404562,0.073877364,-0.03384782,0.009442437,-0.045874376,0.02710799,0.017444529,-0.01661795,-0.03669239,0.019019678,-0.030965392,0.007391529,0.026421998,0.046068583,0.042586952,-0.0010189672,0.05651566,0.034229264,0.018192785,0.056330886,0.048186116,-0.006269461,-0.00044943005,0.0035666698,-0.00031312119,0.010892137,-0.020706432,0.0022951295,0.0040788855,0.023687825,0.037780706,0.01379746,0.030843353,0.030283403,-0.016308907,0.016961774,0.0058534998,-0.022183137,-0.01574932,-0.005243068,0.04241211,-0.004357396,0.027346022,0.012296018],"last_embed":{"hash":"1tasfni","tokens":1222}}},"text":null,"length":0,"last_read":{"hash":"1tasfni","at":1762844659221},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{6}","lines":[10,10],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tasfni","at":1762844659221}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02643932,0.035964597,-0.030684965,0.007859556,-0.014571205,-0.04432745,0.029616248,-0.0061015673,0.003495636,-0.018147904,0.017780757,0.006667613,-0.025086286,0.0043251636,0.016295196,0.008939062,0.027878966,0.0013209721,-0.009321931,0.010937849,-0.044476494,0.039810747,0.01907783,-0.019798715,0.012932708,0.04782296,-0.0126408655,-0.02451926,-0.027032435,-0.006404463,-0.01689714,-0.03574201,-0.017117191,-0.059051406,-0.0159499,-0.04258694,-0.019061895,-0.023868978,-0.049659774,-0.009837654,0.0033136357,-0.0362792,0.01728757,0.011143953,0.009495015,-0.00321172,-0.014510595,-0.020651596,-0.036971793,0.0033613532,-0.018161226,0.002282826,0.047091473,-0.0344478,-0.017667176,0.059207212,-0.04436158,0.01198254,-0.04563898,-0.0034154532,0.011705887,0.03396697,-0.016620012,-0.0021034314,-0.009174752,0.049476977,0.0020759467,0.005400852,-0.0011935108,-0.019634495,-0.013060552,-0.0017463192,-0.005477177,-0.03178191,-0.06929222,0.015683167,0.025056412,-0.0079293,-0.083346985,0.043251,-0.0010855354,-0.0013225236,0.034701403,0.021317605,-0.041161373,0.05665133,-0.030028043,0.062452696,-0.0037832279,0.002132604,-0.035305403,0.013927967,0.013749266,-0.025242347,-0.03316299,0.01999781,-0.010812134,0.036309183,0.019691695,0.0077838236,-0.009610137,-0.017596023,0.0017186166,-0.0015668101,-0.03485179,-0.021475527,0.008587231,0.0045554554,0.020537276,-0.026664821,0.033853486,-0.018134654,0.007889919,0.007968749,0.018924916,-0.023713687,0.016489582,-0.0042249397,0.036943298,0.019376636,0.032261703,0.03456296,0.032055072,-0.012846905,0.014515414,0.0027858093,-0.002004895,0.05706037,0.018251663,-0.008027318,0.016634174,0.0022562798,-0.04221925,-0.015633091,-0.025512516,0.008329294,0.03444492,0.0005138407,-0.025732832,-0.046132665,0.031388905,0.045209836,-0.0037073963,-0.023689466,0.034129944,-0.05013159,0.022682639,-0.026712602,-0.012276244,-0.044058077,0.020358808,0.020318177,0.027935563,0.050473385,-0.028190054,-0.00109161,0.03092238,0.0035759404,0.034441985,0.021650009,0.03347056,-0.02483561,-0.03744747,-0.016249245,-0.009664892,-0.019490687,0.030193439,0.051396113,-0.022241604,-0.016267201,0.0027298878,-0.0064016157,0.029191667,0.032177623,0.040184326,0.027842937,0.049886376,0.020022428,0.02453793,-0.01653394,-0.05188247,-0.003900777,0.014482051,-0.01961059,-0.01345975,0.050212853,-0.010916706,-0.019257346,0.018233538,0.037290234,-0.010692521,-0.039936244,0.025450537,0.002934616,0.051089462,-0.076487064,0.013004022,-0.025608087,0.0039390223,-0.04555527,0.026811598,0.0005447017,-0.027692625,0.005291444,-0.02676246,-0.023883125,-0.09339425,0.0001393438,0.038228307,-0.055579145,-0.0007321993,-0.020308318,0.012212763,0.005692632,-0.009925089,-0.034543276,0.0069600274,0.030220555,-0.028880287,0.0038041004,-0.02930818,0.01394301,0.0068439622,0.0729339,-0.023143673,0.015915172,0.019631993,0.06130406,0.04515277,-0.003912802,0.008184792,-0.042857777,-0.00393245,-0.010984523,0.023003908,-0.012416449,-0.009775548,-0.007536407,0.02905834,-0.027958285,0.010407507,0.034273926,-0.0053747357,0.027363446,-0.033750854,-0.008811358,0.009444804,0.022859702,0.017578203,-0.0049528223,-0.006310295,-0.039712187,-0.017813269,-0.028569845,0.00525498,0.033965148,-0.059236582,-0.018294757,0.045178834,0.013949997,0.003596169,0.0100874035,-0.00018641954,0.044225227,0.011240032,0.0083001945,0.022783268,0.014541095,0.022109088,0.024861114,-0.01123337,-0.031184377,0.04410099,-0.010364212,-0.031247959,0.017836316,-0.020185279,-0.06681854,0.03046963,-0.02329103,-0.012625929,-0.026934447,0.055974375,0.041333716,0.018799296,-0.0077323113,-0.0048021288,0.0062774885,-0.017629992,-0.046209577,0.02147792,-0.012214927,0.04346378,-0.010746539,-0.024677336,-0.026598824,0.012856327,-0.1700099,-0.011874324,-0.023974856,0.06262081,0.027718006,-0.0015018566,0.013358002,0.011152841,-0.019653983,0.067866266,0.035254907,-0.024042046,0.004003144,0.012942258,-0.061118294,-0.040415023,-0.0010597906,-0.030078514,0.006860299,0.0041855583,-0.020781687,-0.041196182,0.029313624,0.04804224,-0.005788658,-0.030243462,0.07974284,-0.011779491,0.00085809006,-0.03539649,-0.016690975,0.018320289,-0.023040224,0.030022262,0.020081915,0.047711205,-0.023068184,-0.023314565,-0.04918753,0.032523576,0.060649883,0.043502327,-0.03860631,0.05895166,-0.035352502,-0.0199274,-0.01947909,-0.023722382,-0.023205003,-0.031697765,-0.0011373493,-0.029088514,-0.012377603,0.024398768,-0.034379117,-0.009602114,-0.011955963,0.049123604,0.0015314776,-0.01962965,-0.017982665,-0.014646678,0.03329851,-0.012320785,-0.025811156,-0.039748345,-0.023823347,0.03539185,-0.013313192,-0.00054330874,0.017727898,-0.0113782035,0.015682552,0.008189055,-0.020156866,0.02408841,-0.010155105,0.021808505,-0.0014951098,-0.079204924,-0.0037247392,0.025096511,-0.02562362,0.037711985,-0.031760033,-0.018413952,0.040574823,-0.012278867,0.015721232,0.22688912,0.017193213,0.027757043,0.0057910993,0.055810243,-0.06589746,-0.057569973,0.010386004,-0.002213889,-0.031651884,-0.01731609,0.016020507,-0.00071777776,-0.013173113,-0.001080418,0.05903357,-0.033289433,-0.008042451,0.031832386,-0.0056649963,0.024017114,0.01031236,0.019596662,-0.057450604,-0.07930133,0.019609142,-0.025662221,0.02921307,0.01731563,0.020792484,-0.03647796,0.062264565,0.05419847,0.0011877669,0.008288545,-0.013132455,0.021076666,-0.03709377,-0.027489332,0.06483424,-0.0013253962,0.020412695,-0.0150797805,-0.023474397,-0.042217027,-0.031520993,0.03678856,-0.02706787,-0.027832318,0.01855959,0.0014018136,0.0029374736,0.0054515004,0.014054434,-0.0015795525,0.0008315203,-0.004627274,-0.018656,-0.0013069613,0.05760508,0.017922735,0.034266666,-0.021920362,-0.009704845,0.03074114,0.0037078862,0.005827394,-0.047267336,0.026614262,0.020099372,0.030518597,-0.001384871,0.015683873,0.0026675116,0.006095767,0.0356244,0.03227544,0.023528773,0.005032109,-0.0032991748,-0.032827288,-0.019515315,-0.028337141,0.01720067,-0.0059165675,-0.019460548,-0.0034753405,0.03570394,-0.02573005,-0.01818997,-0.011644929,0.01778104,-0.055256117,-0.015241002,0.021152973,-0.02392322,0.04084147,-0.021288112,-0.03371763,-0.0044698603,-0.0029696578,-0.024349075,0.017843233,-0.0059469533,0.040072322,0.020358862,0.037876047,-0.031648844,0.035460386,0.007636573,-0.0596441,0.019901443,0.041817095,-0.07200556,0.033100966,0.057269964,0.05053217,0.016680408,0.027138626,0.0064173755,0.03218393,-0.025796065,-0.048836716,0.046496645,-0.009400544,-0.044040788,-0.03463752,0.04239578,0.0098762475,0.016555449,0.07197658,-0.025627365,-0.01245,0.035490114,0.042173106,0.03155851,0.019919094,0.026702119,-0.04833462,-0.013160198,0.003182261,-0.014292107,0.048595246,-0.013621328,0.006914002,0.013337818,-0.012625825,0.010391263,-0.029258689,0.016425312,0.022663174,0.07349867,0.036482908,-0.043539222,-0.010055719,0.005429978,-0.013387334,-0.005640316,-0.028963178,0.009885326,0.02668437,0.06691914,0.021248726,0.05109159,-0.035504345,0.02446066,-0.024279963,-0.0023180167,-0.037191924,-0.042291783,0.0049080467,-0.008948685,-0.027422741,-0.0070431125,0.015196034,-0.02564302,-0.0024557714,0.021107327,-0.048531514,-0.0061720484,0.08037635,-0.034103785,-0.035499442,0.016120229,0.052872602,0.010238787,-0.017522832,-0.023548597,0.0032995562,-0.038024057,-0.049145907,0.09983722,-0.03137471,-0.043676984,0.028970273,-0.011519023,0.045898035,0.024750333,0.020893909,-0.03762475,0.0071262014,-0.05587735,-0.010364795,-0.018192446,0.018740015,-0.013229486,-0.010264749,0.026795587,-0.039087296,0.029651232,-0.007329313,-0.013372118,-0.032993913,0.015039502,-0.021382576,-0.0264464,0.031925302,0.009315881,-0.056526434,-0.022798002,0.029381247,-0.0077363523,0.031427823,-0.019457085,0.0073426394,0.012027219,0.007157407,-0.027014546,-0.038881257,-0.049020298,-0.0065738168,-0.03753127,-0.028871065,-0.013351356,0.027079852,-0.003842266,0.020210272,0.021526752,-0.0010220277,0.0049703834,0.00018403603,-0.037836663,0.0064810994,0.0117265275,-0.014618662,0.028435523,-0.039704174,-0.05988876,0.00039379564,-0.02019339,0.016042257,-0.009394155,-0.047117215,-0.015754953,0.014197367,0.00021032637,-0.022558106,0.0019192488,-0.0075803674,-0.029335288,0.05652867,0.027780166,-0.001866316,0.006219367,-0.023527771,-0.021870906,0.0070336955,-0.000183205,-0.0062149097,-0.05919881,-0.01774029,-0.028567115,-0.042758938,-0.039814245,0.05445049,0.006574026,-0.030223265,0.0012898032,0.035321333,-0.03769644,-0.051673684,0.042911302,0.024817757,0.01201087,0.029634591,0.039226662,-0.022937665,-0.013763254,0.044878762,-0.0060561113,-0.01347327,-0.038149554,-0.032547317,0.026377749,0.013320023,0.038650036,-0.0386324,0.04454252,-0.008129452,-0.007023909,-0.0143732615,0.003204643,-0.013162294,-0.022007301,0.0037891504,-0.0052111703,0.0047808303,-0.028772838,0.021505684,0.02198971,0.030681664,-0.030864852,0.011598685,-0.0044650524,0.045497622,0.024346745,0.0036647487,-0.0036136,0.0009793676,-0.025301736,0.0036651683,-0.0051595434,-0.04681878,-0.00029947565,-0.028109025,-0.011275571,0.021346347,-0.019294597,-0.06027001,0.027347337,0.00024982833,-0.08650868,-0.017483843,-0.017664716,0.00421164,-0.005486773,-0.0040915776,0.029643906,-0.016189221,0.033513736,0.01368224,0.04389588,0.020075079,-0.02998643,0.05473143,-0.048007824,-0.008788556,0.001580074,0.015262724,0.03580046,0.01646333,0.024956161,0.014972526,-0.0197968,0.066089824,-0.002940463,-0.028569622,-0.050742175,-0.0022319146,0.0399885,-0.01601368,0.026104826,0.015414008,-0.013074297,-0.0064434106,0.025672844,0.021716492,0.006789705,0.011361464,0.010709675,0.04565336,-0.0153360525,0.013011694,0.05058462,-0.04215737,0.014482,0.020419518,-0.012195772,0.0037204796,-0.004137343,0.025012206,-0.030972928,0.007986802,-0.0572609,0.02859589,-0.02769638,-0.0033723025,0.0108938515,0.028619716,0.056319613,-0.025437701,-0.021453807,0.02533525,-0.012383567,-0.15388952,0.019187598,0.0016518751,-0.011321476,-0.019143488,-0.00915138,-0.01611421,-0.06344845,-0.032329936,-0.0230578,0.044263214,-0.054009475,0.027002618,-0.023119798,-0.02494116,0.016110446,-0.021751381,0.058596533,-0.03073163,0.06013776,0.021480035,-0.038938686,0.057710703,-0.0004791976,-0.020469213,-0.0132139195,-0.056539487,-0.010598888,-0.017277608,0.015736166,-0.0469029,-0.04769976,-0.018686267,0.035736036,-0.016982047,-0.006761046,0.04040532,-0.040161252,-0.025628652,-0.027119605,-0.010135832,0.013146837,-0.045484588,-0.026708165,0.020344479,0.03403553,-0.012815714,-0.027551878,-0.027887663,-0.0043633035,0.019068023,0.014991899,0.06348372,0.07508377,-0.013796928,-0.02738305,0.0011997077,-0.022694236,-0.017342966,0.048446957,-0.03434359,0.035090733,-0.026194649,0.0017946039,-0.048426956,-0.010046024,0.002232272,-0.037775874,-0.02135647,0.024369966,-0.047896896,0.013302654,0.018321553,-0.0021156194,0.0048745596,-0.003133987,0.017089283,0.023406472,0.0028885968,-0.038074695,-0.06503631,0.009504304,-0.005002913,-0.023106836,0.036754604,-0.034300715,-0.022746775,0.0010475145,-0.0904919,0.02227236,-0.07701594,-0.0036143393,0.003181707,-0.005597854,-0.022766396,0.048192933,-0.04462046,-0.030223224,0.023268573,-0.045491237,-0.047771275,-0.02998751,0.0047785314,0.031830218,-0.04732335,0.03091858,0.024996912,-0.0022404972,-0.010083517,-0.059633017,-0.068001874,-0.03414235,-0.0044681053,0.020330109,-0.042967223,-0.010954865,0.0151832495,0.01403631,0.010660885,0.011240382,-0.007528354,-0.025409581,0.042448074,-0.03728228,-0.00799419,0.006666877,-0.000069245485,0.04672055,0.018211806,0.01231957,0.0069665066,-0.047021586,0.022206511,0.020790609,0.020574344,0.012860262,0.015926039,0.037440076,-0.0011197886,-0.014728992,-0.032281462,-0.03077792,-0.041531842,-0.026149906,-0.007426066,0.040407162,0.01848858,-0.016421173,-0.011981914,0.023896398,0.05027846,-0.004693664,0.00850814,0.026631676,0.0173667,0.034261633,-0.026873663,-0.007024461,-0.022039998,0.071375675,-0.009704218,0.039348666,-0.037704233,-0.008114625,-0.035285395,-0.0064720493,0.0067372234,-0.023610333,-0.060344376,-0.0058830203,-0.01872861,0.023379,-0.016782606,-0.003852257,0.042155832,0.0039326386,0.019420322,-0.006694992,-0.0038213788,-0.008805135,0.0324869,0.01622887,0.030050462,0.061730936,0.025470413,0.027221289,0.026396392,0.0022355635,0.042100016,-0.0069681373,-0.031489257,0.0125815915,0.026717478,-0.0038405112,0.016180603,0.037553597,0.0042198705,0.016260343,0.012881648,-0.052034575,-0.015683785,-0.0026334447,-0.04681164,-0.019066673,-0.046605267,0.029071447,0.022969777,-0.04162859,-0.01991537,0.024975978,-0.0441131,-0.0038056632,0.0034564007,0.012873011,-0.003985407,0.029484626,0.0006825872,0.012935055,0.003797902,0.023759529,0.0073049585,-0.008791692,-0.00444749,-0.030523319,-0.021173779,0.03836133,-0.07030204,-0.005861457,-0.020448413,0.06258935,-0.0138511,0.01908215,0.02346885,0.05002937,-0.0017242057,-0.0028014753,-0.012708804,0.004194196,0.012836495,0.021817744,0.051117662,-0.008684262,0.013963686,-0.039717745],"last_embed":{"hash":"cewyfo","tokens":1222}}},"text":null,"length":0,"last_read":{"hash":"cewyfo","at":1762844659221},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{7}","lines":[11,11],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cewyfo","at":1762844659221}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.058422867,-0.030307813,-0.0138694635,0.0063470504,-0.013046323,-0.04147078,-0.010629144,-0.046670172,-0.027165566,0.0069990363,-0.0082644485,0.029035943,-0.015597959,-0.0031557383,0.013901663,0.010675412,-0.032950655,0.011573906,-0.0035994463,-0.011845671,-0.04285036,0.04307847,0.0030168896,0.008114182,-0.030460982,0.027579209,-0.004201886,-0.0028128647,0.006138201,-0.029534798,0.022863528,-0.051278464,0.026516419,-0.04348376,-0.025163546,-0.038130444,-0.004465789,0.009420422,-0.047796223,-0.005342694,-0.005003132,-0.038081136,0.03596878,-0.0013963497,0.015609995,-0.009110931,0.006786756,0.0037822276,-0.007798269,0.0056283055,-0.050986547,0.0022878095,0.043877177,-0.014158102,0.005875634,0.046603408,0.0033373937,-0.017428242,-0.05792731,-0.010038832,0.002112955,0.059997402,-0.020343134,0.00015885282,0.016603095,0.07349489,0.0013377133,-0.013677178,0.0052193063,-0.04602929,-0.0027651165,0.035875514,-0.0012312765,-0.039960533,-0.059605103,0.0293976,0.025305111,0.034012876,-0.042868234,0.06061587,-0.009687846,-0.034446575,-0.0016075344,0.052516848,-0.016247159,0.028422758,-0.018673934,0.023826389,0.00021490626,0.006882585,-0.0057366155,-0.04193853,0.028578632,-0.05278115,-0.013888191,0.0044208844,-0.020210259,0.03240981,-0.029814528,-0.01991528,0.05453224,0.002791576,0.017704245,-0.008064099,-0.03206058,-0.018348273,0.00933169,0.058000118,-0.008317726,-0.00857013,0.00791851,0.035865195,0.0013768373,0.014672753,0.022487706,-0.026655998,-0.0015215476,0.044069067,0.014827154,-0.05562162,0.009332582,0.026423808,0.012292587,-0.003054482,-0.018992549,-0.007654235,0.00031924903,0.03911757,0.008485244,-0.036036313,0.021941464,0.007146502,0.0102964435,0.0053629815,0.024580766,-0.028876651,0.029423289,0.0050213914,-0.041246243,-0.048663836,-0.014982048,0.052805565,-0.007823887,-0.05175146,0.010890109,-0.04757855,0.035720903,0.0007084393,-0.008206722,-0.03417377,0.010262365,0.06098623,0.01693471,0.0101555735,-0.026061388,-0.05970724,0.038797285,0.015841918,-0.0016179099,0.028671475,0.015883662,-0.025334526,-0.059008855,-0.040178582,0.01863265,0.010591681,0.037053823,0.02287871,0.006098232,-0.023005204,0.033338074,-0.062137306,0.029502934,0.034491733,0.012660806,0.013874808,0.04244149,0.011896277,0.03145201,-0.039418213,-0.04865757,0.022405973,0.010475952,-0.025861708,-0.041749634,0.042761292,0.013198741,-0.0057543986,0.008437536,0.0022118916,0.039427187,-0.03108689,0.049339954,-0.035615336,0.06618051,-0.03703015,0.034405064,-0.033105552,-0.027584031,-0.02958997,0.0061546285,0.02167641,0.0057104207,0.018653553,-0.00037703582,-0.043445103,-0.04163763,0.05207485,0.013671289,-0.0679031,0.0040917182,-0.01730026,-0.00796946,0.015075395,0.0023998294,-0.022587446,0.05455595,0.048796203,0.03452831,-0.015684275,0.004259875,0.051315933,-0.01135896,0.03640815,-0.00048111234,0.020845268,0.031556435,0.048029825,-0.0061146854,-0.04236105,0.012744095,0.024449032,0.047114484,0.029269876,-0.037322253,-0.0058361636,-0.007861415,-0.01989047,0.04423559,-0.012860428,-0.020147787,0.04439193,0.03940438,0.012367748,-0.039812997,-0.021082142,0.0060728504,0.03964852,-0.016932348,-0.019098895,0.0037030117,-0.021661544,-0.02006161,-0.01857586,-0.010222037,0.019455543,-0.023274498,0.0054932777,0.0018926869,0.026937913,-0.008907407,0.033547428,-0.025545968,0.044850312,0.018392127,0.015254585,-0.0055937716,0.0022988738,0.074671105,-0.0045192647,0.0105605535,0.019164618,0.031660024,-0.038609948,-0.05725731,0.0050607077,-0.042908754,-0.04847204,0.03287173,0.013798356,-0.0009936604,-0.0036014745,0.050259426,-0.0051730005,0.05612992,-0.054291192,0.019766584,0.008538985,0.007754638,-0.03293128,-0.007751446,0.020446666,0.04785223,-0.02683683,-0.007134088,-0.008569046,0.0074060205,-0.14033936,-0.00012611953,0.038431555,0.062594354,0.03998065,-0.006464082,-0.0030890936,0.0026643968,-0.026961364,0.05068131,-0.012389859,-0.022482665,-0.00671374,-0.037751198,-0.040180355,-0.009926821,-0.0034366734,-0.032941777,0.022869429,-0.028442482,0.010610599,-0.04454571,0.022689626,0.039541196,-0.00947445,0.007763368,0.01218051,0.022980649,0.010433269,-0.04201442,0.026446167,0.02414821,-0.015238665,-0.0015217772,0.025062516,0.051957693,-0.031304553,-0.01734276,-0.022923056,0.008653638,0.047047395,0.06402302,-0.019814806,0.02283616,-0.037613455,-0.0105760675,-0.029400175,0.032362897,-0.049628146,-0.07156058,0.0009475895,-0.005059264,0.021478496,0.016475663,-0.048775036,0.0059984773,0.0226275,0.038068555,0.0034474782,-0.0016500254,-0.01906395,-0.03681618,0.015558235,-0.00030918393,-0.009920571,-0.016209783,0.056504946,-0.0033787356,-0.031012135,0.043787625,0.031814832,-0.042785723,0.004170788,0.021469843,0.0029441772,0.024923759,0.017044941,-0.0076170024,-0.018009068,-0.08853208,-0.009018542,0.029035324,-0.04599534,0.019194154,-0.0387238,0.006617511,0.019282589,0.018701615,0.020995393,0.24655335,0.024275484,0.050209533,-0.037407905,-0.00034679408,-0.024934834,-0.08742984,0.042407077,0.035435345,-0.03156949,-0.0053007184,0.010364859,-0.014449648,0.017901292,0.010901309,0.03817106,-0.025904,-0.0030326445,0.045071255,-0.0038267793,0.0116722435,-0.03105916,-0.01083692,-0.0268624,-0.037170205,0.012060905,-0.012579461,-0.004986695,0.001570024,0.033977523,-0.018256696,0.039140023,0.063290425,0.0015895467,0.02007921,-0.02768072,-0.018060366,-0.08695139,-0.02270091,0.000353673,-0.013171308,0.011043035,-0.040502872,-0.008434461,-0.054601904,-0.024921391,0.005813291,-0.024633855,-0.05910094,0.011705888,-0.0071824607,0.015594432,-0.027745139,-0.0033859606,0.04856247,0.008569462,-0.01856553,0.019162713,0.025445016,0.0744248,0.007016204,0.011751237,-0.034042798,-0.0129595185,0.031491302,0.005506833,-0.008422625,-0.01752743,0.02078884,0.020747693,-0.008559695,0.014902183,-0.009480544,0.0036512765,0.0074104364,0.006283653,0.0488463,-0.0025679772,0.017081104,0.005496049,-0.010359122,-0.04051959,-0.03886581,-0.028814951,0.0065692505,-0.016377848,0.033905096,0.044212617,0.0006076628,0.02244385,-0.022332616,0.00035778538,-0.034326598,-0.027322961,-0.006138529,-0.036467373,-0.008067431,-0.032633815,-0.030195683,-0.02306034,-0.008342512,-0.03423377,-0.0056161005,0.01068004,0.028843904,0.0051736236,0.027200714,-0.030101709,0.022959383,-0.0030528146,-0.020559989,0.0027117082,0.04732626,-0.019782249,0.020913534,0.024180345,0.03554421,0.02257732,0.0009603835,0.017585225,0.028810559,-0.00048315598,-0.022377487,-0.028147345,-0.009414699,-0.027002921,-0.023418743,0.039727844,0.0018693683,0.01338767,0.00791957,-0.01759258,-0.03978377,-0.00648203,0.0628652,0.036931872,0.038906965,0.0012158385,-0.026328556,-0.056078367,0.013669039,0.030205805,0.040874243,-0.040284365,0.009079871,0.022456458,-0.06223215,0.006285598,-0.030551542,0.0074057975,0.045050528,0.024928499,0.015026762,-0.017659271,-0.032185186,-0.000057653106,-0.011901119,-0.0030977193,-0.023731109,-0.0040489566,0.02148235,0.09483119,0.041881714,0.09920107,-0.019686257,-0.010277048,-0.0024824832,0.011520257,-0.02416423,-0.04209038,-0.014419843,0.0149142165,-0.0387906,0.034670837,0.039582197,-0.019866508,0.053820956,0.020128818,-0.046265814,-0.012381395,-0.0030604897,-0.028002122,-0.038384262,0.056392975,0.056099292,-0.037361495,-0.043033432,-0.021221431,-0.05109416,-0.039488282,-0.06067755,0.100808114,-0.013565665,-0.032194436,-0.0012353614,-0.027410151,0.064978816,-0.0052127815,0.029382002,0.007479169,-0.006570105,-0.00078452425,-0.033464175,0.04726333,-0.016493464,-0.019040076,-0.003545434,-0.0051786182,-0.014569132,-0.031472836,-0.013216154,-0.05246528,-0.0630086,-0.017117357,-0.047712073,-0.022811111,0.01835593,0.009493251,-0.08871304,-0.098579474,0.025951331,0.0021407509,0.044205043,-0.00703372,-0.012284938,-0.025593607,-0.0042651608,-0.0023751508,-0.026113305,-0.0086828545,-0.009206924,0.008210347,0.008490722,-0.007905343,0.018616041,0.034800723,0.029834228,0.02533248,0.030436251,-0.0036765395,-0.0198145,-0.0014059496,0.005733119,0.022198416,0.007941949,-0.010677523,0.0012937897,-0.06437413,0.018543478,0.008870142,0.008388906,-0.03412751,-0.014878071,-0.027873619,0.019283334,0.0009423586,-0.01747622,0.021197433,-0.036086526,-0.022584315,0.018748185,0.02517638,-0.021601504,-0.019319054,0.04401899,-0.02932107,-0.012030545,0.008967571,-0.03162602,-0.04969831,-0.018052833,-0.042575046,0.004858679,-0.01662443,-0.013671514,-0.016645625,-0.041109536,0.006444068,0.031085657,0.018219905,-0.067509495,0.029170476,0.023122441,-0.024083741,0.032409042,0.040078852,-0.015658382,-0.004666058,-0.0030204784,-0.017417349,0.027735418,0.012112313,-0.056772523,0.026821185,-0.0073375395,0.04507664,-0.022775076,0.054645248,-0.023638058,-0.017696606,-0.008346274,-0.002098568,-0.012856262,-0.03571989,-0.011107908,0.0056664003,0.014017192,-0.038453605,0.037828796,0.0022788546,0.009939064,-0.061933335,-0.0063677747,-0.007585722,0.040448237,-0.039757337,0.029655388,0.0068757148,0.010368379,-0.0086285705,0.0025942738,0.0031887644,-0.02918046,0.020129235,-0.009235481,0.01177385,0.029669484,-0.016533667,-0.050525375,0.02856152,-0.0044883313,-0.021969765,-0.012004612,-0.0109489,0.0097024795,0.00949502,0.024983129,0.003840771,-0.032762505,-0.018385816,-0.0062136366,0.044294763,0.029779758,-0.00856726,0.01850606,-0.051028498,-0.004324876,-0.015279983,-0.0029583967,-0.0043058353,0.018013721,0.03014794,-0.0033161363,-0.020266822,0.035662986,0.00007106605,-0.030459262,0.006783733,0.024010474,0.0056653726,0.0072751013,0.027490564,-0.0034572324,-0.00074620085,-0.016479457,0.028845793,0.004436364,0.01837977,0.004731523,-0.0325906,0.012058055,0.009029643,-0.009350352,0.03479591,-0.014743926,0.034336846,0.012303836,-0.0015085926,-0.019979348,0.033520114,0.029300239,0.024850197,0.00065349485,-0.017595842,0.02965535,-0.03254843,0.005773234,0.007498054,-0.015171045,0.024097618,-0.02236563,-0.02426591,0.018305505,0.024310237,-0.14534234,0.020991195,-0.011097802,-0.030611865,-0.028277477,0.011650114,-0.044010434,-0.05335747,0.0106495,-0.018041626,0.006011064,0.0007464105,0.018882882,-0.03115156,-0.037235565,0.047044475,-0.06415357,0.023994071,-0.027747529,0.027146252,0.028869016,-0.004598075,0.024842277,0.022447359,-0.054474805,-0.017728554,-0.048602004,-0.007834403,-0.019970788,0.008399676,-0.04942618,-0.011543938,-0.009341907,0.039770477,0.020245828,0.0070958515,0.036663424,-0.053306825,-0.050203193,0.013838342,-0.021135667,0.0031125073,-0.04576041,-0.014963184,0.0049347486,0.012615737,0.0088779405,-0.018168066,-0.022430426,-0.01856389,-0.016523404,0.016955525,0.038523998,0.007960771,-0.0070745815,0.006346227,0.007442203,-0.008891407,-0.028253429,0.04379734,-0.025549617,0.008555187,-0.022894926,-0.02391798,-0.041497257,-0.006437905,0.028577592,0.0012660265,-0.029793302,-0.00836893,-0.010240374,0.009440519,-0.01460615,-0.026856525,0.0099764075,-0.010147574,0.03429759,0.010944365,-0.020571647,-0.034121145,-0.10093858,-0.0076268874,-0.009531566,0.01923316,0.007364846,0.021013714,-0.009380383,0.0022426886,-0.11767876,0.004017668,-0.059394255,-0.03199241,0.030177912,-0.03214895,-0.009510526,0.046782,-0.038876235,-0.015941132,0.023674536,-0.020693522,-0.027918952,-0.010803577,0.01134337,-0.01645203,-0.043946132,0.06651721,0.0050912485,-0.002867622,0.009514244,-0.019083632,-0.066299565,-0.019747615,0.00028800216,-0.0038265227,-0.013979844,0.0038813332,0.016542166,-0.01328844,0.02701196,-0.003170784,-0.010472172,-0.03882679,0.047003977,-0.028869646,-0.0033711824,0.06406521,0.07877712,0.048993435,0.031081779,0.00020663913,0.031207602,-0.019364683,0.031172665,-0.014777306,0.032778677,-0.02213791,-0.011010021,0.020980518,-0.014120763,-0.034593537,-0.040556964,-0.021132935,0.011749905,-0.03850756,-0.011166814,-0.01997781,0.02280099,-0.014770132,-0.0023606266,-0.03944777,0.046412338,-0.006362023,0.021762932,0.008963418,-0.00749951,0.04614034,-0.004754563,-0.039563786,0.00954321,0.06308863,-0.07032497,-0.0073844288,-0.00497523,-0.031514816,-0.025443573,0.025460763,0.0055830656,0.006158554,-0.017059138,0.013806689,-0.019109907,0.023584615,-0.021934405,0.023954555,0.07426508,-0.010215268,0.00048639486,0.035012748,0.02007457,-0.009133697,0.052060798,-0.006067406,0.05883486,0.04658006,-0.017264094,-0.0013259307,0.012385155,-0.0014247902,-0.0032988884,0.024266332,-0.044047233,0.028213099,-0.0016132247,0.016387872,0.06281148,0.018583376,0.019818112,0.0152950175,0.026010871,0.007440324,-0.036195286,0.042731576,-0.023598243,-0.008577231,-0.03950899,0.051579155,0.015289215,-0.01884929,-0.038649436,0.025514217,-0.054440375,0.013257444,-0.003382787,0.03242344,0.0062239445,-0.0018661261,0.026178172,-0.006199501,0.01832865,0.038012277,0.01291074,-0.012422781,-0.0038847316,-0.037765894,-0.013209532,0.043303195,-0.059723288,0.01173984,0.0008859688,0.02345009,0.03899958,0.0030332468,0.041174367,0.032962266,-0.030143833,-0.030973647,0.01996547,-0.01098,-0.028342526,-0.008279949,0.002665391,0.008615915,0.022105718,-0.044165544],"last_embed":{"hash":"14azp7i","tokens":1222}}},"text":null,"length":0,"last_read":{"hash":"14azp7i","at":1762844659221},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{8}","lines":[12,12],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"14azp7i","at":1762844659221}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0138089955,0.0015924704,-0.026219044,0.0055962633,-0.05040896,-0.011557488,0.037163664,-0.038691398,-0.028089928,-0.0139372945,-0.013996305,0.041592132,-0.049226698,0.00096911896,0.03992306,0.0074313986,0.00047764587,0.010489442,0.0029077511,0.0035305943,-0.050538965,0.051600665,0.0008339666,-0.01186143,-0.005944932,0.037575316,-0.01136578,-0.0072416854,-0.00975836,-0.023091502,0.008831399,-0.061618533,-0.0053907093,-0.046627097,-0.0022689244,-0.03288339,-0.0096711125,0.004444412,-0.038864084,-0.026560139,-0.0060585355,-0.038073458,0.008412635,-0.014246132,0.037104327,0.0032827293,0.022720443,-0.009561813,-0.026321892,0.017381769,-0.0042702467,-0.011002939,0.0285141,-0.034861065,0.017984493,0.037418675,-0.016003523,-0.007828694,-0.043117944,-0.013933977,-0.0054041673,0.025257297,-0.01696564,-0.030270752,0.008865022,0.06851964,0.0142634185,0.0056117596,-0.008212006,-0.023846535,-0.015152135,0.03759409,-0.0012810508,-0.018030558,-0.08938835,0.029982707,0.055880886,0.00033739986,-0.031283606,0.053472254,0.018374989,-0.0024501837,0.0005483562,-0.02032374,0.006383875,0.038603816,-0.026438175,0.017478727,-0.0076494464,-0.038933657,-0.02512794,-0.0057105343,0.010460453,-0.022436973,-0.006018468,0.033977196,-0.01789544,0.008951747,-0.014546615,0.00789939,0.030561037,0.0038008587,0.0005333007,-0.020575767,-0.008447539,-0.02236584,-0.027306648,0.049102936,0.009580762,-0.015766133,0.017761001,0.019810412,0.045398977,0.026764879,0.0228304,-0.032795694,0.010858533,-0.017756283,-0.0037178567,-0.037605558,0.05902338,0.024063623,0.021535277,-0.008914534,0.026008805,0.015677793,-0.031194571,0.01909658,0.0076039564,-0.0164452,0.027346406,0.014931079,0.008196829,-0.009735194,0.012713319,-0.026477668,-0.018706588,-0.018061114,-0.0116863195,-0.019832235,0.019546814,0.050699525,-0.018532118,-0.026562212,-0.001983411,-0.06650619,0.030447476,-0.021646531,-0.021415118,-0.041528627,0.011753304,0.016003586,0.015908662,-0.0055457978,-0.036960244,-0.038742777,0.02317815,-0.0031622895,0.021837672,0.0401365,0.009520783,-0.055902243,-0.042657647,-0.021990627,-0.0048985747,0.018371044,0.03891954,0.03720321,-0.016118146,-0.008297239,0.03937846,-0.06913506,0.026010547,0.01280829,0.024595063,0.017034164,0.037588976,0.017289767,0.024520954,-0.04388687,-0.011884066,-0.011879369,0.014151628,-0.007059061,-0.019417409,0.040639088,-0.0034670539,-0.027233968,-0.0032331708,0.015919344,0.013535324,-0.020547224,0.052983057,-0.042171907,0.02921376,-0.058368463,0.00080072763,-0.04241126,0.021797288,-0.026731774,-0.0139391525,0.02517437,0.00675923,0.0017269286,-0.027057318,-0.04323068,-0.049796212,-0.007192988,0.053355087,-0.06061977,0.006396579,-0.022759981,0.004186596,0.04658017,-0.0014838111,-0.007550279,0.057523623,0.030962162,-0.0032013443,-0.019775338,-0.028398456,0.029750422,-0.017335497,0.049141116,-0.009695456,0.0524696,-0.0037648485,0.04295998,0.025157476,-0.011613717,0.018790565,0.003596761,0.03063023,0.029050248,-0.010265832,0.019924182,-0.009642949,-0.028516868,0.04955591,-0.029096868,0.0029668484,-0.017873315,0.041302286,0.0052160234,-0.040392566,0.023292517,-0.0014755508,0.030716892,0.014136475,-0.031797506,0.0172141,-0.023858333,-0.027385069,-0.0318045,0.016886383,0.033526022,-0.009951751,0.008730376,0.032448817,0.003268383,0.0031139615,0.018519059,-0.04601161,0.020298176,0.0011813376,-0.006295745,-0.0016698164,-0.0001546277,0.07507626,0.020346092,0.021792313,0.00012962703,0.023890875,-0.055186685,-0.051141303,0.0009803945,-0.062321186,-0.04417044,0.035601348,0.005615737,-0.04044715,0.019668492,0.021090927,-0.01831145,0.049545594,-0.02759489,-0.016910648,-0.0040041716,-0.033489596,0.0012442066,-0.027465532,-0.0098057175,0.045866657,-0.0364402,-0.0026587567,-0.060306687,0.0075038327,-0.13832322,-0.0023265241,0.02264123,0.053237967,0.019654766,-0.0032792126,0.0026968594,-0.00097028346,-0.038672898,0.08712905,-0.03825559,-0.033920076,0.011339468,0.0011661791,-0.0072071175,-0.003387827,-0.0514469,-0.0030128674,-0.024155214,-0.018481009,0.016750686,-0.045950834,0.0082822945,0.04646009,-0.010564772,-0.008929611,0.061826248,-0.0042029796,-0.0033275513,-0.040387552,-0.023013942,0.021617234,-0.012649047,0.007027724,0.027511302,0.052144177,-0.009672603,-0.049837872,-0.026565127,-0.008893377,0.028963748,0.056323465,-0.034209076,0.042230334,-0.0036299296,0.0071849017,-0.019265123,-0.013638611,-0.060357936,-0.05306369,-0.026211837,-0.038838137,0.02059155,0.0188565,-0.016288524,-0.005450762,-0.010603718,0.06379536,0.0200252,-0.011344372,-0.008971343,-0.0450812,0.0130252,0.02135077,-0.015480415,-0.050986324,0.025892349,-0.025949595,-0.010769552,0.019942526,0.031028392,-0.05613165,0.019467857,0.020860614,-0.02037858,0.018292347,0.028441383,0.011370275,-0.0101375,-0.075911455,0.0059812404,0.044732705,-0.033154454,0.040296365,-0.02208349,0.0056890063,0.042652663,-0.016436374,0.044172544,0.244233,0.033859536,0.049315087,-0.029457599,0.014499145,-0.012203389,-0.037895583,0.010421629,0.033686597,-0.060797583,0.0026797412,0.010231353,0.0021064782,0.012545182,-0.0041502947,0.0081713395,-0.027794568,-0.020922752,0.059836183,-0.025531761,0.024404077,0.025426952,0.021366065,-0.040204078,-0.09294854,-0.007064524,-0.019614587,-0.013952595,-0.0030445468,-0.013724902,-0.031153072,0.050233357,0.053359564,-0.02052494,0.06263728,0.016327431,0.013274776,-0.09766811,-0.013279273,0.01926099,-0.0177506,-0.0047303294,-0.07089834,-0.030202996,-0.03867001,-0.01066404,-0.004522907,-0.020445542,-0.05390385,0.018026374,-0.012079222,0.039428137,-0.0119184395,0.0040982193,0.02066143,0.04163594,-0.0083176,-0.011964832,0.042916626,0.07207691,0.01925803,0.027061723,-0.055403337,0.0012451999,0.025377717,0.021186981,-0.0064326194,0.0066923704,-0.022485213,0.039315466,0.035279483,0.00082116923,-0.0049520642,0.026296215,0.015151658,-0.010527047,0.077986404,0.021709768,-0.003848016,0.02965186,0.005451426,-0.026358338,-0.019108145,0.014592071,0.00005518093,-0.057707824,0.012009062,0.030092116,-0.008685192,0.036096305,-0.014593098,0.020797705,-0.04686293,-0.02915143,-0.020754522,-0.008022103,0.052181643,-0.0048944745,-0.05144225,-0.013711337,-0.016393524,-0.024226602,0.012800941,0.0059486036,0.02774025,0.01078376,-0.017395847,-0.016247965,-0.0053887293,0.0035073813,-0.028254863,0.028675688,0.023426877,-0.023251213,0.051397376,0.04854517,0.030051768,0.025197916,0.03423947,0.016715178,-0.005442333,-0.012105502,-0.009534169,0.04026503,-0.004989377,-0.017351676,-0.013854857,0.037340213,-0.002097285,0.044014916,0.033248037,-0.024166217,-0.030372456,0.005330365,0.03394185,0.0323486,0.018183075,-0.027621934,-0.023841353,-0.0073193843,0.043765083,0.02598753,0.031458993,0.014248475,0.028254215,0.04736741,-0.050066773,-0.0059054494,0.025633987,-0.010213694,0.017242288,0.015421838,-0.0014282764,-0.0036848607,0.012638425,0.018166294,-0.024439275,0.00046207424,-0.040111873,-0.025567837,-0.0033942973,0.02840003,-0.0004944849,0.06631276,-0.00386374,0.015235049,0.010047271,0.013406972,-0.0009477412,-0.057834845,-0.03229669,0.015236292,-0.038609266,0.025181318,0.042556465,-0.018904377,0.01459301,-0.030965142,-0.022247402,-0.012875847,0.034813013,-0.038550064,-0.048104633,0.050740685,0.044680394,-0.01955609,-0.0052035293,-0.019253053,-0.04351934,-0.040506236,-0.01656262,0.11705779,-0.009822788,-0.035608534,0.020904535,-0.009151563,0.0024020206,-0.03772929,0.007978181,0.018217718,-0.010649307,-0.024364125,-0.04682629,0.0263012,-0.027557965,-0.02545279,-0.02125266,-0.022419635,-0.046580978,-0.003907301,-0.00017901357,-0.021258812,-0.060111817,0.026828773,-0.028034624,-0.013864797,0.020924168,0.029166017,-0.10616024,-0.04520942,0.015878621,0.023908017,0.021310888,-0.025534414,-0.020498166,-0.008779732,0.0264028,-0.028183844,-0.050056223,-0.01068439,-0.0068298276,-0.017939193,-0.007102165,-0.02105825,-0.0124269165,0.042070188,0.043438796,0.04150801,0.024695585,-0.033907253,-0.016228238,-0.01673879,-0.014122768,0.037623383,0.013607452,-0.023808237,0.0054099276,-0.05511509,-0.024313577,-0.00016489788,0.03539325,-0.024581173,-0.004246327,-0.055926744,0.023744402,-0.032674626,0.0054178666,-0.022655673,-0.015812565,-0.012901404,-0.025825543,0.017159116,-0.038708873,0.0033053458,0.014970574,-0.010254278,0.015222651,-0.020869432,-0.028147124,-0.0015831533,0.0046743746,-0.042841807,0.03305011,-0.030282743,-0.00055098016,0.016832175,-0.054588657,-0.013313213,0.035492547,-0.010170953,-0.06582507,0.015185695,0.022918405,-0.014023897,-0.012267412,0.033848662,0.022294538,-0.009772957,0.043792333,0.027476296,0.037452407,-0.004215544,-0.076054834,0.022618808,0.014765271,0.05621589,0.017545793,0.035184626,-0.0018661314,-0.0028054456,0.009342421,-0.03137449,-0.02232694,-0.034457322,-0.0230887,0.002918746,0.0043087346,-0.034045164,0.01445772,-0.006352894,-0.0039693974,-0.07052679,-0.025538398,-0.009068607,0.03471864,-0.018741928,0.034597933,0.015001234,0.0056058094,0.03626188,0.01220791,-0.030418321,-0.049272303,0.020807615,-0.0308839,0.013527957,-0.00032270246,-0.011879876,-0.0136351455,0.018736975,-0.011773462,-0.06766084,-0.027604872,0.009243051,0.0018665296,0.024282325,0.035660755,0.0038761676,-0.032498013,0.007635632,-0.021527475,0.010152399,0.020699687,0.024017924,0.0114479745,-0.017914403,-0.011740483,-0.0067092325,-0.051771216,0.025328796,0.050316934,0.017484767,0.012139647,-0.03457616,0.02645864,-0.0051448043,-0.032597452,0.0017308427,0.020098006,0.051884722,-0.007919322,-0.005372486,0.0021471793,-0.035151184,-0.015057492,0.043424796,0.0058493307,0.044273693,0.016562317,-0.023290114,-0.0061826278,0.027575994,-0.017445311,0.057529684,-0.02379755,0.04376347,0.012197314,-0.01742397,0.03163248,-0.010130044,0.010186318,0.020315897,0.004696521,-0.012248478,0.03564176,0.019736435,0.00033865523,0.025887368,0.006006764,0.01059234,-0.0060114483,-0.022694616,-0.009091691,0.056180727,-0.15225832,0.019635027,-0.035390377,-0.015432643,0.019305635,-0.017650109,-0.042437296,-0.027047692,-0.017140897,-0.03228387,0.033903338,-0.016856521,0.022088293,-0.008149566,-0.0074850367,0.061352696,-0.066731565,0.03184721,-0.030563196,0.043165673,0.028898567,0.034659464,-0.004109248,0.00002173954,0.0149086295,0.0064892415,-0.01909302,-0.016102903,-0.030216197,0.0134608485,-0.07355341,-0.015554271,-0.004991905,0.041056056,0.010616897,-0.017700164,0.019552974,-0.056688882,-0.050368402,-0.027863592,-0.0146535905,0.004997026,-0.060075786,-0.029034883,0.027041059,0.0120199695,0.026027285,-0.005275985,-0.039664045,0.0025085916,-0.017383523,0.061136838,-0.014139336,0.028692761,-0.0072423783,0.014307431,-0.015948383,-0.0357697,-0.014663342,0.03112872,0.0015613025,0.015142143,-0.025087163,0.018357502,-0.067924,-0.00880723,0.024804998,-0.020589024,-0.041261986,-0.0029995292,-0.015782546,0.019286094,0.0013251648,-0.0022590484,0.014173239,-0.042691488,-0.004552164,-0.0011511989,-0.012742586,-0.03397665,-0.05046532,-0.02428455,0.001379435,0.001125841,0.017285665,0.020260153,-0.03356386,0.022596417,-0.07371624,-0.00976606,-0.061965305,-0.016702965,0.0042280066,-0.024059435,0.004823501,0.06294616,-0.011515226,-0.0024728014,-0.0015658628,-0.017221963,-0.026310131,0.016819727,-0.016096035,-0.018619256,-0.025564818,0.029499702,0.010692195,0.025420176,0.009624605,-0.020872585,-0.04858599,-0.011120836,0.019695459,-0.0040054135,-0.02818865,0.022253728,-0.0026647365,-0.0047923783,-0.0060898047,-0.0063912217,0.012392825,-0.008685909,0.039291974,-0.028263034,0.0071200533,0.07170943,0.057023063,0.026484776,0.04839125,-0.008674933,0.0067196903,-0.04084673,0.013233156,-0.012050238,0.018881874,-0.01854806,0.041777905,0.03431767,-0.04919551,-0.06012224,-0.013653499,-0.032802835,0.039806217,-0.028022612,-0.005144518,-0.002538035,0.001271838,-0.032517135,-0.012217011,-0.035259098,0.024231406,0.00232998,0.012187614,0.02064526,0.01844579,0.05277786,-0.024302345,0.01156652,0.010510873,0.0764384,-0.019777097,-0.0163569,-0.046812665,-0.045990344,-0.06410118,0.0052577173,-0.00044006508,-0.012070453,-0.00432042,-0.013009144,0.0016600189,0.019420888,-0.01543351,0.015675697,0.08093186,0.019574024,-0.0038467972,-0.01464409,0.04755367,-0.028308857,0.067622304,0.02550906,0.048354033,0.07495141,-0.018137006,0.015914232,0.020936547,0.020782048,-0.027709277,0.025251772,-0.02386303,0.01119266,-0.03437334,-0.013175401,0.03234606,0.013378307,0.00039098086,-0.017471705,0.010961786,0.0037402138,-0.05916608,0.019294715,-0.0142067615,-0.020777311,-0.03697791,0.061227415,-0.0060488484,-0.036253188,-0.044754986,0.060135104,-0.013877729,0.002351714,0.026403338,0.04225604,-0.021002026,0.018244533,0.045214552,0.017414412,0.01700247,0.004501164,0.013253322,-0.005548209,-0.010638212,-0.050996188,0.0037123181,0.05465135,-0.017451173,0.010725563,0.003860596,-0.0052756523,0.006040706,0.0346568,0.027833326,0.043642435,0.017009787,-0.0010311097,-0.006865206,-0.015066144,-0.044172946,0.0021885058,-0.0069641797,-0.008827458,0.008564265,-0.005343169],"last_embed":{"hash":"1hysgxg","tokens":1222}}},"text":null,"length":0,"last_read":{"hash":"1hysgxg","at":1762844659221},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{9}","lines":[13,13],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hysgxg","at":1762844659221}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031765077,-0.0023224233,-0.008695688,-0.0017626418,-0.035948124,-0.09655143,0.026410822,-0.032962006,0.0057692057,-0.022857785,-0.01101264,-0.009869257,-0.048255283,-0.01033071,0.021989882,-0.006502269,-0.0039455304,0.0058097746,0.00014294103,0.012840274,-0.06549887,0.036515087,0.018607717,0.00928486,-0.0024180766,0.024447475,-0.020150285,0.0033780471,0.024077464,0.013197385,-0.017274158,-0.07923852,-0.000877271,-0.08633167,0.013056425,-0.038627807,0.0027787928,0.0026475256,-0.03940885,-0.018000053,-0.0030498495,-0.05485278,0.007723246,-0.005465267,0.003188378,0.016454484,-0.016433656,-0.004824876,-0.0010679401,0.020551933,-0.005616931,0.012222327,0.049710616,-0.03379856,-0.03129449,0.043651525,-0.020102786,-0.015068437,-0.04608348,-0.028953921,-0.002572592,0.033923883,-0.00896271,-0.010700152,-0.011981754,0.05132027,0.02246149,-0.0064986977,0.01893466,-0.026869928,-0.00044651068,0.04559222,-0.009199568,-0.0015500209,-0.059999876,0.04234732,0.033847325,0.017325675,-0.04701357,0.051755678,0.0014916944,0.00083523325,-0.0074693407,0.0037107964,0.006024273,0.04384091,0.004268889,0.034398556,0.0072196773,0.006606839,-0.018868849,0.0094394265,-0.015929082,-0.029171728,-0.027372804,0.02026113,-0.03940759,-0.0040608547,-0.01858391,-0.001639946,0.061072722,0.054437872,0.0043359874,-0.00781505,-0.04013682,-0.022046426,0.017534995,0.056401853,0.02051625,-0.018081756,0.018667446,0.020945195,0.031634957,0.029461343,0.011718896,-0.047523793,-0.0024119501,-0.0043062377,0.06485474,-0.02593779,-0.0012804057,0.04316137,0.057813484,0.008972392,0.0027094448,0.026498277,-0.032666907,0.029102067,-0.040555123,-0.0055005252,0.025990909,0.0149329025,0.03897418,0.011473895,-0.025015865,-0.027960526,-0.010490572,-0.00031507268,-0.015374205,-0.03812501,0.003053533,0.04538815,0.0013934406,-0.030154215,0.019338345,-0.040361412,0.04303566,-0.015956419,-0.0033317127,-0.036362246,0.011381612,0.029416228,0.0062718363,0.013647153,0.008018303,-0.04650593,0.023261791,0.03669002,0.009255744,0.016703079,0.005857504,-0.02055561,-0.050522897,0.023921859,-0.010465499,0.0075208177,0.046492204,0.04207478,0.016964357,-0.03683198,0.0454231,-0.016926745,0.040179536,0.06382315,0.0020617764,0.040493317,0.044639956,0.013621998,-0.029090287,-0.037066042,-0.019183647,-0.00988799,0.01614745,-0.015542023,-0.046547092,0.037235323,-0.028466722,-0.017920593,0.0038657587,0.022629907,0.01319199,-0.01027582,0.03183702,-0.0069373134,0.06712601,-0.075010605,0.023843812,0.0042906664,-0.012021425,-0.04053513,0.015871698,0.014862573,0.011329731,-0.008230154,-0.010569213,-0.027379654,-0.05656392,-0.0019543273,0.026614541,-0.04615286,-0.012901431,-0.011381818,-0.0037391735,0.016465433,-0.004103445,-0.0010749744,0.012923912,0.005851775,-0.0017890274,-0.014911344,-0.019022932,0.041101918,0.004123703,0.035840873,-0.033576064,0.016751802,0.00839503,0.05043687,0.0025692491,0.019290542,-0.01854317,-0.034272566,0.026897985,-0.007875843,-0.0020265703,0.041594416,-0.042574033,0.0015597498,0.0063440455,-0.009773152,-0.029522544,-0.010544774,0.01830715,0.050915282,-0.0479118,0.037769407,-0.008135124,0.044064783,-0.009494706,-0.011752399,0.023112085,-0.0256622,-0.010486665,-0.027323363,-0.0062310533,0.017657394,-0.037008435,0.010967702,-0.0010084861,0.009524061,0.010617883,0.05459061,-0.03631788,0.032413583,-0.00013299451,0.018443067,0.000926787,0.040162478,0.055534583,0.041838814,-0.0019687887,-0.03049454,0.052455124,-0.008955228,-0.019724548,0.007507826,-0.037587386,-0.033350788,0.055977665,0.0023546887,-0.043003067,0.034187086,0.048836146,0.017185742,0.026045714,-0.022887843,-0.021902299,0.002359576,-0.019634716,-0.059379973,-0.024248503,-0.0064994735,0.06315394,-0.043772902,-0.021436198,-0.059321385,-0.001108953,-0.14410825,-0.0071950224,-0.006130167,0.040774893,0.031207137,0.00019654966,-0.032763537,0.010168524,-0.04350762,0.070259295,-0.046826795,-0.029907914,0.017268574,-0.023601873,-0.05733874,-0.034862895,-0.046799395,-0.018991845,-0.018355746,-0.025298787,0.00039176515,-0.056223445,0.034547433,0.020401442,-0.0352541,0.006243375,0.018239465,-0.016020251,-0.028081654,0.0102675,-0.007572663,0.0074459165,-0.01665395,-0.021173103,-0.004441948,0.041827675,-0.03884948,0.0026252207,-0.045880705,-0.0009901489,0.070619226,0.042458635,-0.03729567,0.023276627,-0.020754857,0.003722633,-0.012738762,0.012635846,-0.04848703,-0.022358697,-0.013493385,-0.014345946,0.0368344,-0.0056869444,-0.016391125,-0.0031939112,0.008744996,0.046695497,-0.012683688,-0.00482016,-0.011117769,-0.046569284,0.02429606,-0.034640662,-0.056152835,-0.032750368,0.0050548683,-0.0050422447,0.001891756,0.011521529,0.01327355,-0.006869841,0.0075940164,0.009694585,-0.0156001765,0.053615812,-0.0015743006,0.008669625,-0.02196016,-0.10005965,0.028483044,0.03615709,-0.031548604,0.036806043,-0.013970836,0.0051529137,0.06746697,0.012421313,0.025499362,0.22471146,0.04699325,0.036676522,-0.01692318,0.027981328,-0.027314335,-0.033411697,0.046784688,0.007315197,-0.04711146,0.001323109,0.019901026,-0.009749443,0.015979197,0.016772952,0.020238936,-0.014280973,-0.0034461638,0.072879985,-0.014484149,0.023434296,-0.0007496151,0.003928082,-0.023002747,-0.091470934,0.0016634569,-0.028136158,-0.0060381535,-0.035754383,0.0101574,-0.01731059,0.064065374,0.061318766,-0.039576285,0.06710791,-0.029597707,-0.009066426,-0.08642646,0.009227961,0.03552162,-0.01571176,-0.0014266894,-0.016779402,-0.02376151,-0.08744967,-0.0022715125,0.005729932,0.0005903706,-0.062692665,0.04897809,-0.015596712,0.0011834154,0.0002996485,-0.012902968,0.004926614,0.011429565,-0.010096391,0.0096401125,0.042652674,0.062360775,0.021280192,0.01115857,-0.02226892,0.012820669,0.010369198,-0.000028761313,0.007950693,0.0036123067,0.042100597,0.04553537,0.032667916,-0.021205692,-0.01843474,0.004280551,0.014844314,-0.017760683,0.040960405,0.010153189,0.023920244,0.0040926985,-0.0047730636,-0.02378427,-0.020976454,0.02124308,-0.0042344313,-0.016203262,0.0055061243,0.020586867,0.000129419,0.007936078,-0.0017257282,0.014558704,-0.04054798,-0.004267382,-0.009603357,-0.032325227,0.05342044,-0.024192255,-0.029483715,0.00051622407,0.0010588883,-0.03065157,0.020973623,-0.022379814,0.04935774,-0.007834613,-0.013141769,-0.030637924,-0.0053686057,0.027673155,-0.019261567,0.027741263,0.021630622,-0.058832064,0.045257244,0.06455776,0.01967296,0.031190893,-0.011823381,0.02285713,0.011620978,0.012608854,-0.009947638,0.051139086,-0.020334227,-0.028917355,-0.023094282,0.048946153,-0.019332007,0.027313529,0.02815097,-0.021496966,-0.02735956,0.012969237,0.04380108,0.040896464,0.05336438,-0.016943507,-0.0009338504,0.018262232,0.030752638,-0.0033290123,0.02403263,-0.00016063564,0.004406667,0.019922417,-0.049854826,-0.02270105,-0.04644456,0.009830322,0.024922123,0.04123456,-0.0044954806,-0.030246574,-0.027323673,-0.007773147,-0.016308602,0.008615146,-0.011444876,-0.00513699,0.0059048375,0.06667442,0.008247123,0.07379942,0.012604662,0.043067116,-0.0008281309,0.017949697,0.0024296169,-0.07658929,-0.025479201,-0.03708886,-0.013005035,-0.012322245,0.009048164,-0.0042363205,0.036622725,0.01871542,-0.01763831,-0.0031517732,0.016945293,-0.06013701,-0.068981305,0.007934546,0.032257177,-0.043670654,-0.042902812,-0.013107028,0.00070004526,-0.014302911,-0.040228967,0.11567922,0.0024577675,-0.03203555,-0.00017277834,0.024089675,0.08640159,-0.028389823,0.012073993,0.02363348,-0.040479105,-0.0021475547,-0.040335603,0.0005680439,-0.017835474,-0.0012037384,0.007517598,0.012657868,0.0051232204,-0.029239325,-0.007096587,-0.051574137,-0.06898454,0.020212675,-0.038070947,-0.005477572,0.03602873,0.03528665,-0.08256903,-0.04064741,0.025305139,0.008335994,0.021584895,-0.03218944,-0.03691555,-0.034015708,0.020663355,-0.07673753,-0.021941675,-0.05237393,-0.010689065,-0.043250073,-0.023810117,0.0077634524,0.0041906782,0.05191458,0.023249833,0.027137894,0.0020657876,-0.046038978,-0.0051523135,-0.006596587,0.035574336,0.048227247,-0.010780529,-0.028717356,-0.009693937,-0.06615976,0.017523693,-0.011984792,-0.007907284,-0.021138644,-0.042487524,-0.054796413,-0.00045058772,0.002355536,0.018247012,0.00497438,-0.03208733,-0.044493034,0.002954816,-0.004479279,0.021203691,-0.026055055,0.002084373,-0.037980396,-0.021576567,-0.015329483,-0.025219923,-0.048066013,-0.04201618,-0.041244663,0.008980692,-0.02786614,-0.002191181,0.0026408755,-0.035575107,-0.0027814487,0.040007822,-0.025997994,-0.04852538,0.053640366,0.0159465,-0.019485263,-0.018843764,0.010780258,0.025306683,0.014729798,0.01956606,-0.014847705,0.03762999,-0.03234861,-0.0529992,0.01849757,0.012945415,0.032705557,0.024506664,0.049069244,0.0068653,-0.0062593655,-0.002994263,0.0011172153,-0.007180436,-0.010452528,-0.0034419338,-0.0063838474,0.026081026,-0.04704809,0.022891158,0.02947266,-0.008341971,-0.061870676,-0.030084463,0.023472508,0.04766357,-0.006729788,0.042650204,-0.022884129,-0.023025494,-0.009316054,0.008298129,-0.00823148,-0.037654337,0.0025972056,-0.030262668,0.0061829803,-0.012922987,-0.031128984,-0.031290162,0.004280875,0.005726426,-0.036825556,-0.02182336,-0.03141673,0.018150713,-0.025058068,0.035901666,0.024995135,-0.012763633,-0.036273066,-0.01055344,-0.005562081,0.026618587,-0.019581463,0.023928868,-0.02943005,-0.00736722,-0.008277637,-0.02025431,0.0040342933,0.0074527194,0.01421538,-0.009699507,-0.011384888,0.047406945,0.021444391,0.002051848,-0.016083816,0.027365008,-0.01272129,-0.06947198,-0.013142019,-0.003943379,0.0015562165,-0.00658036,0.027715525,-0.01899415,0.011215965,-0.029097281,-0.007726987,0.0095328875,0.016171377,-0.022044284,0.070337616,-0.048787832,0.034306124,0.012120558,-0.019307092,0.030523965,-0.007017077,0.029768242,0.009731296,0.014330671,-0.050794803,0.02259588,-0.006289096,0.018931463,0.020964082,0.045156166,0.059436966,-0.034218006,-0.025749564,0.008456827,-0.0044549,-0.15143372,0.023546284,-0.045801185,0.011457945,0.004569228,0.022458393,-0.040606342,-0.036121294,-0.008898409,-0.0002691066,0.01838234,-0.011454787,0.018410856,-0.020291796,-0.01578538,0.056491897,-0.037599914,0.022258427,-0.026589321,0.07115559,0.032828074,-0.014241418,0.0006000488,0.022672534,0.027905235,0.008005546,-0.021347975,-0.0070642857,-0.016417513,-0.009035152,-0.041736744,0.0016206364,-0.016802713,0.058198538,-0.0011072949,-0.028013688,0.018635469,-0.01076088,-0.043507624,-0.017808547,-0.040365078,0.00918136,-0.044656068,-0.014547976,0.001094744,0.038888387,0.0012401744,-0.027258845,-0.020148667,-0.014944217,0.015974939,0.03057987,-0.022226196,0.054403003,-0.009911102,-0.02009557,-0.0013313653,-0.0026485282,-0.0018339974,0.04501906,0.008375528,0.025318148,-0.02069044,-0.012680343,-0.04371264,0.005656879,-0.0022440115,-0.02761809,-0.035027202,0.03280455,-0.004155258,-0.02400416,0.046972614,-0.008569989,0.016951673,-0.030911231,0.019752173,0.0002067329,-0.019156251,-0.037539087,-0.095383294,0.0017443164,-0.029674686,-0.04130518,0.013110224,0.014618456,-0.025523635,0.007042495,-0.061205156,-0.013827309,-0.055800833,-0.012091201,0.04308754,-0.00348475,-0.022669872,0.058671173,-0.02336595,-0.01776838,0.03418545,-0.0055975365,-0.026807152,-0.013395679,0.0087114535,0.0043661934,-0.03885812,0.040006474,0.0035411962,0.009427302,0.010252384,-0.021943614,-0.0646075,0.017708542,0.037495334,0.016397046,-0.042084016,0.022359923,-0.0074495687,0.008888377,0.040091287,-0.013784548,0.02180382,-0.021018803,0.05356624,-0.013726379,-0.016268527,0.041232675,0.03763865,0.032564394,0.032557458,0.011893386,-0.011045059,-0.02146334,0.049618337,0.024889048,0.021713095,0.01265991,0.0048279134,0.021097451,-0.052951712,-0.044984967,-0.017098304,-0.020090828,0.00046314095,-0.04547095,-0.0054245056,0.0008159274,-0.014000474,0.02060789,-0.018311445,-0.0153764095,0.019901382,0.006994074,0.031637747,-0.0060667046,0.029945055,0.03960775,-0.019184668,-0.019796822,0.024230953,0.06628901,-0.034769963,-0.015650608,-0.054200377,-0.04232427,0.00044731688,0.008372931,-0.011333563,-0.0059635793,-0.036702715,0.0011232734,-0.016434735,0.036723167,-0.023903454,0.02683982,0.065135494,-0.009318569,0.03047412,-0.016541045,0.019481355,-0.012327265,0.017587973,-0.011757505,0.026492829,0.019178892,0.0056036673,0.042196225,-0.008383022,0.036703967,-0.008676128,0.003551565,-0.04976712,0.018621441,0.008154347,-0.0060487622,0.054259665,0.021629786,0.011204205,0.011210418,0.0035079385,0.0036587883,-0.005513669,0.030744653,-0.010817563,-0.009007947,-0.032174133,0.000012265025,0.0065254183,0.017973872,-0.012771568,0.040342953,-0.014628247,0.016204007,-0.029381089,0.034893025,0.027693072,0.035411764,0.048337884,0.027117204,0.027481405,0.0143542485,0.06218864,-0.022566998,0.000009446423,-0.016601644,-0.015837703,0.024523802,-0.03649749,-0.0036307916,-0.027916756,0.041465104,0.023828976,0.010748622,0.032632943,0.0132488245,-0.013128148,-0.0098722605,0.014447614,-0.022710187,-0.012215989,-0.0056466227,0.0048970194,-0.03680771,0.028177151,-0.012868339],"last_embed":{"hash":"k1eby0","tokens":1222}}},"text":null,"length":0,"last_read":{"hash":"k1eby0","at":1762844659221},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{10}","lines":[14,14],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"k1eby0","at":1762844659221}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037410032,-0.000032375152,-0.015850851,-0.00036105394,-0.028837001,-0.0437219,0.039751243,-0.0034452155,0.0021918302,0.00023282014,-0.020116363,-0.013160611,-0.03347714,0.004817043,0.04361084,0.01130836,0.0059664384,0.009932199,0.0014086927,0.04133987,-0.05115117,0.040480178,0.010177338,-0.00039800323,0.00030821923,0.008432196,-0.018118713,-0.014522614,-0.004755057,-0.0012067277,0.0022961413,-0.062157296,-0.009829144,-0.08772634,0.010480379,-0.02123597,-0.025285952,0.011027481,-0.030970177,0.009090539,-0.015803022,-0.0920208,0.020053755,0.02038534,0.028209077,0.011244762,-0.013333711,-0.003034246,-0.03777042,0.014612953,-0.022369532,0.0016059758,0.02977152,0.010831364,-0.0037883846,0.023663886,-0.01327191,-0.030650787,-0.03851965,0.014432929,-0.025366576,0.04636981,-0.010221529,-0.019012623,-0.01845187,0.06394648,0.0059066834,0.0015445539,0.0044279206,-0.014137637,0.024651831,0.019369077,0.0003035566,-0.014077633,-0.045565933,0.001054375,0.020370007,0.013822794,-0.091770776,0.032202095,0.0016983204,-0.0038806696,-0.0019494994,-0.01562293,-0.030162083,0.04548838,-0.0139847845,0.04244805,0.019340998,0.0064931586,0.011708936,0.022936845,-0.0069007403,-0.020968338,-0.036588,0.015754825,-0.0419621,0.019242447,0.020449607,0.002638358,0.028019195,0.00025663152,-0.015667353,-0.0075412234,-0.042919405,-0.01070524,-0.025119543,0.02173593,0.0042825677,-0.020688977,0.036361452,-0.0024987685,0.05874372,0.025103046,0.009234735,-0.0006918003,-0.010883445,-0.003019829,0.02407097,-0.022348793,0.0050955033,0.03368997,0.018184425,-0.0015690771,-0.016486194,0.019554142,-0.013304209,0.05250485,-0.026473286,-0.028561793,0.016818823,0.025623279,0.0095000705,0.018963989,-0.008281314,-0.011381108,-0.016138228,0.03193956,-0.005622071,-0.02589886,0.015673488,0.05396419,-0.0051795267,-0.04484283,0.049011465,-0.059108462,0.050636392,-0.0116831465,-0.0010867339,-0.030012581,0.028740717,0.018847898,0.005500323,0.028860675,-0.051450517,-0.01600513,0.040464986,0.011556226,0.048930343,0.049745232,0.030052958,-0.04395166,-0.027948555,0.011498694,0.027336383,0.037194066,0.061846398,0.03776123,-0.0060545513,-0.042668603,0.037220042,-0.0010835745,0.023523334,0.017824158,0.032420505,0.03575129,0.062106095,0.025927098,-0.015381157,-0.02234427,-0.021726957,0.01434462,-0.0052735577,-0.0410183,-0.04352342,0.049012013,-0.004234649,-0.001845722,-0.007061613,0.02772742,-0.02604681,-0.014132497,0.024572622,-0.016875777,0.067503236,-0.05163771,0.009671063,-0.048902936,-0.028572673,-0.06579336,0.04855889,0.0044206455,-0.0013367833,0.0106618395,0.014071762,-0.05742589,-0.080603994,0.00020176855,0.017013505,-0.06781929,0.018470591,-0.01478149,-0.017842267,0.01212495,-0.006384503,0.0023997743,0.010682483,0.051989727,-0.008527796,-0.013492949,-0.0060719904,0.025982182,0.006866584,0.075318195,-0.016309435,0.017875407,0.020492304,0.009928398,0.023342922,-0.022000263,0.0052022915,-0.013492319,0.008556124,0.019329576,0.002292888,-0.024673803,0.0068736244,-0.025820997,0.027486354,-0.023047669,-0.015356777,0.00007435942,0.010668908,0.021822918,-0.030523831,-0.02597478,0.014893015,0.036426764,0.0072068498,-0.03737376,0.007732705,-0.030331353,-0.04286373,-0.025254205,-0.012506514,0.015086122,-0.037022434,0.015962806,0.021008275,0.00041746054,0.016424574,0.013083814,-0.017902708,0.022217454,0.011324427,-0.005882856,0.02136737,0.0067986827,0.051530126,0.015437492,0.010459027,-0.01954624,0.016185045,-0.018214859,-0.03277946,0.017014163,-0.039207563,-0.037073843,0.042464327,-0.006787259,-0.014150903,0.041705295,0.009523884,0.024987236,0.03659728,0.0014088682,0.0148012685,0.012424923,-0.039528552,-0.07118746,-0.018894976,-0.025199577,0.060348783,-0.025082322,-0.049671292,-0.010743329,-0.017543312,-0.1538018,0.015345187,-0.013813117,0.020319037,0.04672311,0.005740364,-0.005561207,0.012808906,-0.02530533,0.07921526,-0.0053553097,-0.028750531,0.0015329169,-0.024383025,-0.017321391,-0.024758082,-0.0178029,-0.015276664,0.0065837903,-0.017866908,-0.02370512,-0.04669179,0.02987575,0.031856112,-0.03268916,0.0056716716,0.018332787,-0.0093144355,-0.008114128,-0.03065262,-0.016343996,0.05684884,-0.024562608,0.0073931306,0.013354972,0.030824753,-0.008460499,0.015250571,-0.04387062,-0.011451432,0.042659298,0.048626967,-0.042608563,0.031376038,-0.016936421,0.019033637,-0.023110075,-0.003319321,-0.040429696,-0.059091263,0.009794381,-0.010958465,0.030866904,0.01731489,-0.046865568,-0.0046026437,0.0133154625,0.02185939,0.0059344275,0.014750219,-0.015811156,-0.06622675,0.04495979,-0.036223922,-0.052627616,-0.05620355,-0.017464034,-0.0020558068,-0.019054502,-0.030060476,0.0324637,-0.025989154,0.0007249782,-0.02427333,-0.01625439,0.030232688,-0.014581606,0.01609127,-0.002470089,-0.0906988,-0.021324929,0.019423975,-0.045108546,0.031199723,0.0048274957,-0.00907517,0.04299981,0.0027709745,0.011704413,0.22814837,0.050799258,0.030530693,-0.0047097467,0.017550876,-0.03409517,-0.047142103,0.06733167,-0.0072090053,-0.036060613,-0.006625961,-0.0005887888,-0.0075478805,-0.0064057596,0.022835126,-0.0053994446,-0.015062431,0.004667867,0.043233268,-0.029485872,0.07216871,-0.0029719523,0.029175997,-0.019484788,-0.07204319,-0.0072981883,-0.000854292,-0.006089482,-0.011582507,0.0039030642,-0.0066452613,0.02866631,0.03591069,-0.012123029,0.07930235,-0.041249253,0.016052762,-0.05586116,-0.0028107138,0.0016663827,0.016718261,0.02589786,-0.009197753,-0.029755346,-0.073214054,0.0068850857,0.04334961,-0.027001113,-0.04290481,-0.0108889695,0.0017404617,-0.0077476087,0.027963849,0.014422749,0.00044410978,0.031655155,-0.011902641,0.015114504,0.009284497,0.055154253,0.0103766555,0.035290852,-0.035549898,0.026259694,0.051494047,0.009953175,0.017480185,-0.035326727,0.042724647,0.02119098,0.018878052,-0.007238003,-0.014478152,-0.0406187,0.024719598,-0.0121457875,0.029975481,-0.01676931,-0.001411722,0.028994292,-0.018435143,-0.051341005,-0.041502688,0.0444215,-0.003954862,-0.021470366,0.01313262,0.027178938,-0.010018725,-0.023511559,-0.007273501,-0.01630398,-0.053678893,-0.016968276,0.013193861,-0.033749394,0.020333461,-0.018348876,-0.039516095,-0.012776364,-0.0073803295,0.007438488,-0.0027761564,-0.009248716,0.021804035,-0.010651071,0.010588304,-0.0033073386,0.00081660185,0.05384463,-0.07285885,0.02422544,0.033193454,-0.03538986,0.03437633,0.06264283,0.032810148,0.026249548,0.028421707,-0.012593663,0.02872051,0.014077171,-0.02722146,0.005148942,-0.043317553,-0.05528965,0.003867148,0.03442245,0.0022653025,0.016915075,0.019775461,-0.021577504,-0.05116523,0.0244721,0.05347978,0.048162352,0.04243632,-0.017724294,-0.042047136,0.0035269405,0.027269466,0.0029336275,0.029182687,0.0077022067,-0.0043122973,0.06064214,-0.06487533,-0.004213406,-0.0025064994,0.02364194,0.037620794,0.026231738,-0.020080062,-0.013878448,0.0051381174,-0.014895458,-0.043382857,-0.014707744,-0.04932877,-0.032992378,0.0064185727,0.041027624,0.0049889153,0.06469673,-0.039839324,0.023379005,0.008953989,0.005719933,-0.01317002,-0.084946156,0.0004151557,-0.020462701,-0.044699132,-0.0045284876,0.004387269,-0.038904037,0.0022533888,-0.028424911,-0.014409242,-0.034463275,0.03758328,-0.03613904,-0.043212775,0.050498325,0.037660517,-0.0072230482,-0.016383925,-0.03077294,-0.007811758,-0.031663217,-0.03090354,0.11200334,-0.0179078,-0.026543314,0.02637419,0.0015806522,0.07088979,-0.01539764,0.020589637,0.007120887,-0.016694408,-0.009442456,-0.01060877,0.02476104,-0.009788849,-0.0036683197,-0.01739752,-0.0061923903,0.00858963,0.013543346,-0.023548532,-0.0036347327,-0.06116238,0.015935784,-0.051063552,-0.032695234,0.0172879,0.016527329,-0.048534717,-0.042613324,0.014445251,0.009721844,0.0067555327,-0.024841046,-0.0069585913,-0.01598018,0.011694077,-0.05658561,-0.05590556,-0.052689567,-0.013835144,-0.023779051,-0.04745242,-0.013381082,0.025174422,0.0054104235,0.031798463,0.04925967,-0.025809564,-0.03530004,0.0029008207,-0.035451334,0.043384075,0.023700336,0.00012426225,0.010891269,-0.024657588,-0.029159456,0.027346656,-0.0029908034,0.05315569,-0.023756042,-0.067899674,-0.059145913,0.023308324,0.009020635,-0.01704849,0.040686175,0.014250126,-0.029535487,0.0025094913,0.029452704,0.013332722,-0.01464899,-0.025448984,-0.042034287,-0.025296114,0.008052666,-0.04690413,-0.06377062,0.013654191,-0.03517436,-0.025754502,-0.022822397,0.0017493828,0.008126297,-0.029033214,0.0031992437,0.02494926,-0.014034398,-0.06270297,0.069680326,0.021277938,-0.043916345,-0.018446695,0.009837852,-0.005562695,-0.010541698,0.06691774,-0.009885437,0.027879149,-0.012048611,-0.03493288,0.02718413,0.01041771,0.024624364,-0.022346517,0.046264675,-0.010337928,-0.009341861,0.0020861793,-0.0047422685,-0.0025650323,-0.024638368,-0.015742727,-0.007228375,0.027003394,-0.075168945,0.027592398,0.0017641746,-0.008425536,-0.01998716,-0.029710656,0.0070840735,0.03507428,-0.009370157,0.024108613,-0.01860517,0.014216521,-0.018165946,0.017228255,-0.029761596,-0.032995306,0.012438702,-0.019691411,-0.0005069317,-0.019521287,-0.04922444,-0.028804172,0.011216364,0.00030416116,-0.06178598,-0.008822486,-0.008775833,0.02108164,0.008867138,0.023040367,0.01029862,-0.0073536704,0.016296105,0.0014020356,0.025978757,0.0067431275,-0.010730391,0.025150098,-0.03697571,-0.024282696,0.009496967,0.00067318574,0.0023872193,-0.02935347,0.01447476,0.018856758,-0.016474433,0.026865423,-0.004938026,-0.014423806,-0.0019701337,0.051610872,0.018571544,-0.03864871,0.042652518,0.018700138,-0.0049672076,0.0099150445,0.02289371,0.0012155805,-0.011704471,0.013881997,-0.021559076,0.0104371635,0.057983678,-0.0075711305,0.055141266,-0.034811605,0.03539274,0.013192458,-0.006840868,0.040007066,-0.011185046,0.02430164,-0.0030412707,-0.059726894,-0.010828191,0.032461397,0.019011587,0.002860035,0.01103732,0.037948932,0.03681511,-0.04618007,-0.028948693,0.0076900325,-0.014334066,-0.14757097,0.024185248,-0.01912335,0.029826079,0.019963978,0.016599288,0.00488543,-0.06742378,0.0031935265,0.0017598331,0.017828712,-0.019131653,0.0019119886,-0.014502449,-0.03536606,0.0234697,-0.040435582,-0.011012817,-0.04251203,0.04934657,0.037804577,-0.011091271,0.01898052,0.006765074,-0.021740653,-0.014505976,-0.0048801643,0.00078187865,-0.0070401127,0.0020264348,-0.03218426,-0.017936397,-0.0028989182,0.059292044,0.018042387,-0.0024965457,0.0032758673,-0.021359013,-0.05006385,0.0074668806,-0.010350846,0.02152525,-0.022007197,0.0064872587,0.0155498935,0.00988379,-0.019742334,-0.028001672,-0.0036554793,0.0016250216,-0.00319934,0.057545822,-0.0015139861,0.045262195,-0.011397965,-0.031423237,0.010194029,0.0074355253,-0.033167057,0.02906191,-0.0067032655,0.064132065,-0.021815104,-0.014069596,-0.042033892,0.0019834938,0.023307338,-0.036057387,-0.014286156,0.025132842,-0.0148381535,-0.023238616,0.020121528,-0.012767475,-0.0105131185,0.016113456,0.021887455,0.029155046,0.0150024425,-0.03539948,-0.07975696,0.035122354,0.0033410396,-0.025931366,0.04826425,-0.0031798382,-0.044548336,-0.00039955747,-0.098165065,0.012953435,-0.051984735,-0.027825084,0.0042012706,-0.02272148,0.005039405,0.06559465,-0.020007627,0.011840119,0.026394203,-0.016278325,-0.023230087,-0.02111315,-0.0053369775,0.0041761487,-0.028707912,-0.00048298866,0.025767645,0.0064962534,0.047158025,-0.008047841,-0.039245393,-0.005680279,-0.018587772,-0.013856674,-0.04400287,0.0084982,0.01934914,0.008697655,0.010692667,-0.0024366586,0.026210627,-0.038380615,0.039023012,-0.024210038,-0.025394741,0.07659995,0.027973019,0.014534038,0.064079955,0.003953725,0.005573314,-0.042516828,0.03955938,0.0019905907,0.07054357,-0.02271224,-0.014812861,0.027097803,-0.032909602,-0.02025082,-0.028038755,-0.044476155,-0.016488452,-0.034527108,0.018813372,-0.010480238,0.026094818,-0.015602792,-0.00014985884,-0.015492,0.022253448,-0.0125376545,-0.001382684,0.047488134,0.018990878,0.08354064,0.016058914,0.00039212604,0.009714436,0.081538565,-0.013815656,0.007910913,-0.024128474,-0.034935843,-0.01706746,-0.025015255,0.016192213,-0.016663425,-0.024586147,0.0067619006,-0.007813485,0.010156562,-0.013677032,0.0029548528,0.07083473,-0.005424678,0.00046925884,-0.00108705,0.022803232,-0.011813002,0.016826946,0.01495915,0.06600544,0.05394933,0.032729104,0.022320407,-0.014692224,0.01552788,0.0052711694,-0.010859057,-0.031593464,0.02650316,0.0022489547,-0.0011346207,0.032272726,0.0030335991,0.008322464,0.023539139,0.008771793,-0.010957487,-0.054119226,0.033244774,-0.027128613,-0.020523032,-0.05956547,0.019153878,-0.0095958505,-0.028659247,-0.04274694,0.047057707,-0.041748397,-0.026827153,-0.009218033,0.048460696,0.0029465512,0.036084156,0.04627884,0.021161241,-0.0064443657,0.029441537,0.038731594,-0.021452665,0.004218654,-0.013689123,-0.04325809,0.0315684,-0.05589433,0.03306214,-0.013900955,0.034819063,-0.0052375337,0.0031970046,0.043387633,0.029662045,0.0031630222,0.03223874,-0.010292519,-0.018141925,-0.0044810646,-0.020439314,0.028982336,-0.011386454,0.048439324,-0.053409122],"last_embed":{"hash":"1dwqsqm","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"1dwqsqm","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{11}","lines":[15,15],"size":23,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1dwqsqm","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029726721,-0.067452855,-0.014479323,0.0035605677,-0.024320316,-0.08267167,0.042620733,-0.019565346,-0.019009557,-0.0028969557,0.0006879909,-0.002878383,-0.022363452,-0.0086616,-0.011006873,0.007923518,-0.053127922,0.00051651493,-0.011156826,0.026406743,-0.054940876,0.028276896,0.009061244,-0.0066207284,0.03283188,0.025068304,-0.023785826,-0.0044951583,-0.0018613994,0.016379582,0.0006239375,-0.08422296,-0.0111496365,-0.08116359,0.009931052,-0.029008,-0.0155128995,0.006799898,-0.029727012,-0.0061415113,-0.014568112,-0.024900977,0.04296894,-0.018760497,0.05600012,0.023327362,-0.0069379,-0.0074792686,-0.009777929,-0.0001490195,-0.0061476356,-0.006734409,0.044804767,-0.012624174,-0.01912178,0.06486514,-0.023485351,0.017365081,-0.06499873,-0.037950814,0.011277114,-0.018207451,-0.031732317,-0.019598493,-0.02710885,0.03876595,0.0077095805,0.006431952,0.003730852,-0.012603445,0.03449619,0.02971543,-0.01899867,0.004738882,-0.060622863,0.019921396,0.03534441,0.031673633,-0.061088894,0.059407715,-0.009281496,0.030745324,-0.00421215,-0.018614348,-0.016819095,-0.006054691,-0.031089308,-0.010354323,0.026876245,0.026026694,-0.001976511,-0.010827118,-0.013268466,-0.0050145225,-0.009623564,0.02577836,-0.07665638,0.012071582,0.0020143222,-0.0041692243,0.03451173,0.031455245,0.011544444,0.011014524,-0.039759032,0.0036137507,0.00012433733,0.027777117,0.006281483,-0.009654047,0.008637781,0.012482569,0.035231546,0.009019169,0.017921487,-0.037308637,-0.025105689,-0.0076533947,0.049331933,-0.0068848003,0.0096397195,0.03106805,0.054353304,-0.044992235,-0.021989081,0.0029265566,-0.023006383,0.04686916,0.0038665438,0.010518218,0.04695386,0.009286713,-0.020790266,-0.02191653,-0.014998204,-0.022561198,-0.028497288,0.011575967,-0.016421914,-0.024875201,0.005123106,0.035339337,-0.015677806,-0.039095614,-0.0032290276,-0.06750324,0.06635164,0.00798898,0.00911696,-0.020593692,0.04910532,-0.0049252417,0.03130057,0.016925769,-0.019991854,-0.028398108,0.045601312,0.056531087,0.018585972,0.041273855,-0.0048915283,-0.030340731,-0.021628981,0.004567107,0.019368798,0.0006299141,0.030363288,0.05319887,-0.00043562168,-0.046672586,0.02690076,0.013959318,0.03281817,-0.0014657491,0.033853088,0.054326747,0.07531873,0.04004765,-0.009179822,-0.033796646,-0.039636623,-0.028562877,0.04237008,-0.023051782,-0.038320076,0.025041034,-0.005685702,-0.04708706,0.0015731843,0.026894059,0.024199884,0.0024786468,0.032550544,-0.028470073,0.01663698,-0.067866996,0.033213094,-0.056816828,-0.012055401,-0.051123183,0.01922596,0.03089378,0.022177283,0.017006146,-0.027203368,-0.041599825,-0.07522347,0.029855486,0.03453736,-0.070031114,-0.012785155,0.010219294,-0.024015578,0.03818432,0.001062825,-0.003979519,0.006925119,-0.0005941498,0.0044925692,0.012433249,-0.014764644,0.012531212,0.013504073,0.043845084,0.018792832,-0.0003128474,0.03365334,0.01575283,-0.015402833,-0.031037582,0.0018719032,-0.021072676,0.053485923,0.0121610835,0.011021556,0.0051128673,-0.042051572,0.022082973,0.01138953,-0.0021907405,-0.04393884,-0.010988931,0.020800155,0.00571991,-0.008921089,-0.012631864,-0.011081348,0.009382182,-0.031336747,-0.042194653,-0.004336265,-0.02780298,-0.016466051,-0.015115977,0.008247757,0.017863877,-0.028757907,0.020910574,0.026569013,0.03850094,0.01566867,0.0301431,0.008261862,0.02376003,0.013426445,-0.011613914,-0.0067107384,0.01802611,0.065456934,0.012298729,0.026324023,-0.018076789,-0.020312322,-0.019745415,-0.018188845,0.0041714325,-0.033773024,-0.03616665,0.06378969,-0.024439342,-0.008543589,0.0070063053,0.08225602,-0.009573849,0.0158146,-0.071784064,0.0018127897,0.021612944,-0.010978529,-0.021126142,0.0021771044,0.024007875,0.05514878,-0.02430268,-0.054252904,-0.070966974,-0.003254259,-0.15842089,0.03920018,-0.0012877216,0.047964264,0.0074865464,0.0015600274,-0.041721374,0.014029027,-0.05826627,0.039021254,-0.012788081,-0.036705397,-0.018826371,-0.0008636175,-0.02426216,-0.0003269242,-0.018368663,-0.03197004,-0.014033399,-0.036666386,-0.007145317,-0.033606257,0.026193101,-0.021737725,-0.018755533,0.018973973,0.020618945,-0.002995269,-0.007700799,-0.02038926,-0.034298807,0.012228731,-0.013665876,-0.037630346,0.010076989,0.036354348,0.0021217202,-0.0034573711,-0.010518277,0.00024402469,0.06532495,0.04361116,-0.007469165,0.016038591,-0.022517076,0.025068842,-0.014780183,-0.026911085,-0.020281741,-0.05716941,-0.023248669,-0.021058805,0.033536226,0.017088711,-0.0331919,-0.017608019,-0.000803043,0.03071639,0.0152756935,0.014560845,-0.025008768,-0.058190685,0.03258518,-0.025395552,-0.048523255,-0.040840242,-0.00560535,0.0011135916,-0.0012005892,-0.03872374,0.027987562,0.02958418,-0.0054257195,-0.017115166,-0.01921837,0.042663217,0.0030977852,0.043700047,0.0057973405,-0.08176643,0.045122076,0.03846822,-0.029194007,0.056426466,-0.04410349,-0.023042273,0.045679014,0.0325486,0.006217298,0.20154373,0.022715539,0.030230364,-0.05315557,0.023190452,-0.057173382,-0.032156453,0.04961782,0.0063286405,-0.022498121,-0.030076802,0.0003285443,-0.00942156,0.03089758,0.026504772,0.036418784,-0.037752185,0.0032147022,0.050917905,-0.03984024,0.045170527,0.024489105,0.02958907,-0.03386367,-0.048757136,-0.030892748,-0.059372973,0.008437529,-0.010185664,0.022019926,-0.040638033,0.07104152,0.0011249684,-0.046891555,0.07165552,-0.022227986,-0.010725153,-0.08261189,-0.011848925,0.04878163,0.01637599,-0.027505515,0.011478243,-0.03333674,-0.032710977,-0.025425756,0.001355709,0.022079002,-0.03779,0.020971002,-0.026700081,-0.0031884012,0.013813145,-0.018253807,-0.019346623,-0.007126185,-0.05179223,0.02270595,0.0006383573,0.06578706,-0.009149148,-0.0036257487,0.0028973138,0.021804165,-0.004599453,0.026793877,-0.010749719,-0.010301142,0.023693876,0.009140847,0.027736494,0.008193639,-0.029758219,0.010636187,0.036535736,0.019839868,0.048863586,-0.0028443534,0.026672961,0.040473394,-0.07392721,-0.06870773,-0.037623435,0.022099188,-0.025335904,-0.04652266,-0.009882006,0.06658216,0.03766609,-0.0009876506,-0.018351631,0.030903013,-0.010203149,-0.006267183,-0.03691095,-0.00808317,-0.031850815,-0.010465596,0.0027442889,0.001044658,-0.03467429,-0.0529548,0.013702671,-0.014754675,0.024727207,-0.0073810313,-0.01732352,-0.017402658,-0.013539712,0.04322185,-0.014991666,0.007169353,0.038297463,-0.031057345,0.0644831,0.09890448,0.0051124706,0.0434466,0.058808807,0.04465885,0.024144337,0.02955662,-0.026854957,0.039895054,-0.03666425,-0.03700333,-0.011393755,0.026534192,0.014355088,0.02756328,0.031124096,-0.032339104,-0.0356788,0.04022315,-0.0047981157,0.012781768,0.084863335,0.0048625893,-0.029867591,-0.03914877,0.013100564,0.024181997,0.033337064,0.004544247,0.0114131775,0.045772273,-0.022158463,0.0016703883,-0.044960767,0.0070193545,0.019290194,0.07698897,-0.012742407,-0.032156993,-0.023570573,-0.060957603,-0.017174454,0.026745712,0.00046409643,0.028510561,-0.001084465,0.025639337,-0.010751008,0.068561874,0.00796573,0.037108473,0.0060802884,-0.0035473541,-0.022372216,-0.06576859,0.007802703,-0.016564788,-0.023003643,0.024852237,0.029229656,-0.013061017,0.0033986534,0.024039065,-0.046669353,-0.045241084,0.012192592,-0.061029803,-0.05404336,-0.004963339,0.016677225,-0.03014495,-0.019232498,-0.031519204,-0.0011566174,-0.03182101,-0.024792293,0.09413176,0.00459382,-0.02239101,0.01591154,0.031611074,0.04539838,-0.0153595805,0.0433817,0.00087209576,-0.019599864,0.02103407,-0.009367958,-0.02579398,-0.029441573,0.0100705875,-0.0025359753,0.011960622,0.007139609,0.0025862572,-0.0051735616,-0.026035784,-0.08687183,0.015911914,-0.004026825,-0.021260872,0.03017389,0.02000679,-0.051848922,-0.048418052,-0.015563351,0.022135867,-0.027152369,0.010824745,-0.020452939,-0.018413138,0.026096195,-0.030949736,-0.0036481516,-0.037482705,-0.008408892,-0.02996594,0.0121029215,0.004073567,-0.014668528,0.027805565,0.013659869,0.021371441,-0.01732217,-0.044236325,0.063466385,-0.0092899995,0.028654153,0.052494314,0.021595722,-0.028164245,-0.037253864,-0.040451966,0.008269437,-0.020615997,0.035897315,-0.030282862,-0.0538544,-0.028331459,0.003720228,-0.00018393077,-0.024999926,0.002721134,-0.024710206,-0.054062918,-0.014221927,0.031491037,0.009953329,0.00084122294,-0.000013915751,-0.05315081,-0.0053859805,-0.010703312,-0.0251835,-0.040233374,0.026040439,-0.018856518,0.021968756,-0.05587449,-0.006013766,0.006667861,-0.020713264,0.022700729,0.023453971,-0.015901806,-0.018896775,0.021594092,-0.020045323,-0.025729995,0.0011765942,0.08570937,-0.0026747053,-0.025585638,0.031147975,0.01587222,0.03988868,-0.031537775,-0.022021959,0.019288072,-0.01598181,0.052529305,-0.011693134,0.013571665,-0.021340504,0.0042405752,-0.020057699,-0.012798767,-0.007005188,-0.035417665,-0.041816138,0.0115595125,-0.0023913966,0.0037459095,0.049632795,0.016327089,-0.0049248068,-0.035641916,-0.011503877,0.013042907,0.057468038,-0.01313551,0.029665712,-0.035241313,-0.0066021187,-0.013528082,0.008818168,0.016056513,-0.050167132,0.02884402,-0.025010003,-0.003055399,-0.025396265,-0.04862866,-0.025757935,-0.002741015,0.0054711117,-0.036399413,-0.045260478,-0.041842308,0.012481866,-0.018630875,0.018360399,-0.021729305,0.012381888,0.007723207,0.03485599,0.00015539056,0.0492588,-0.016468802,0.0051992177,-0.012228557,0.0019336413,0.0015564613,-0.06780168,0.019475983,0.0006245433,0.005071946,-0.03036795,0.010480182,0.029238578,0.043898057,0.025583047,0.028201254,0.0118808085,0.008268053,-0.05654825,-0.01761578,0.02140352,-0.0094448915,-0.012737696,0.0041072806,-0.027258117,0.00090509554,-0.01356714,-0.01802071,-0.014366871,0.012041075,0.008943063,0.029075492,-0.020964617,0.02590702,0.0016617862,-0.004087574,0.018121252,0.014853473,0.011725016,-0.0034145522,-0.061992574,-0.012172684,0.069907084,0.02763732,-0.0025119518,0.004810815,0.06600723,0.05544239,-0.022552073,-0.0084273815,-0.0094926525,0.003912592,-0.14382479,0.035125688,-0.03462627,0.020861296,-0.01275625,-0.009851439,-0.056864344,-0.005954817,-0.0009399207,-0.0021547934,0.007528157,-0.024375828,0.0014545461,0.005931467,0.0020270383,0.00606838,-0.03112275,-0.0020276997,-0.016453397,0.037211437,0.043642893,-0.009599941,0.023161508,0.04020757,-0.0132102035,0.012561163,-0.0035525002,-0.041809946,-0.015968528,0.011784766,-0.024262406,0.018348882,-0.012703139,0.033280116,0.009792518,0.010747806,0.007644918,0.029924817,-0.056743976,-0.03775971,-0.0023921244,-0.00057422643,-0.0064503876,-0.0024636686,0.03818352,0.014920419,0.012037729,-0.04661938,-0.01136436,0.017986998,0.016061721,0.056789402,-0.030508516,0.0580288,0.0045851227,-0.033943236,-0.021458643,-0.0060028187,-0.023273652,0.028619254,-0.025853442,0.057995528,-0.009615104,-0.012179139,-0.026102683,-0.004944888,0.0076569766,-0.005655642,-0.030719733,0.017363219,-0.015134295,0.03403294,0.013837423,0.022969367,-0.029069249,0.0056622885,0.03199906,0.028017225,-0.004387,-0.012720155,-0.094602756,0.029646344,-0.012029284,-0.04546441,0.017396796,0.008388465,-0.016776811,-0.001234741,-0.014584604,-0.004845901,-0.06368332,-0.01363417,0.015108644,0.00916786,0.035108652,0.05807829,-0.05048802,0.0070100864,0.015414957,0.004335334,-0.068154894,-0.020980675,0.007387671,-0.02020581,-0.03983218,0.018705415,-0.009655774,0.012791915,0.03292639,-0.017359063,-0.021314202,0.0009722345,0.017026808,-0.01798116,-0.049530756,-0.009261723,-0.00016959319,0.06710347,0.017446058,0.013424954,-0.009193866,-0.05012878,0.03737885,-0.020788439,-0.029052507,0.040526725,0.016125605,0.02789271,0.030764874,-0.026555296,0.0120286,-0.029501745,0.018764382,0.040872555,0.042228475,-0.012021232,0.008517371,0.014774239,-0.033161853,-0.0032196278,-0.019516688,-0.012911552,-0.011679376,-0.04939642,-0.021944309,0.018847995,0.024637124,0.0132236825,-0.02493137,0.0005567322,0.008490397,0.007990315,-0.015263706,0.007153573,-0.001544278,0.011875583,-0.009283855,0.0145822475,-0.0052925493,0.07536289,0.0134346355,0.010762133,-0.058784287,-0.026777895,-0.02095662,0.001019192,0.0015875988,-0.007992358,0.01672021,-0.008746248,0.000988523,0.06081377,-0.04002798,-0.00041216548,0.037276957,0.011416447,0.018454991,-0.010383162,0.013133079,-0.02400506,0.0219541,0.009530267,0.015282503,0.056946255,0.0014924589,0.029504357,0.029314619,0.04533833,-0.008636849,-0.026745258,-0.036670886,0.02896855,-0.019224549,0.0017221923,0.059939913,0.029627115,-0.008112397,0.009687427,-0.0290516,-0.024444675,-0.0017930672,0.016398914,-0.036202945,0.014557567,-0.002436316,0.025724122,0.009021496,-0.020187447,-0.028650092,0.0332548,-0.05200339,-0.0042352783,-0.022469671,0.021357927,0.019529346,0.0071986527,0.031566396,0.0035923598,0.031484038,0.024198212,0.05510222,-0.026237598,0.03823909,-0.008998791,0.0075037847,0.024082677,-0.034802333,-0.016240861,-0.007958891,0.026692415,0.016834661,0.0013692371,0.021048494,0.02397441,-0.019753765,-0.0056524174,-0.00579308,0.021071937,-0.028808799,-0.012267126,-0.01470002,-0.03514745,0.015737422,0.02468513],"last_embed":{"hash":"kra9cn","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"kra9cn","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{12}","lines":[16,16],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"kra9cn","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013379883,-0.012194475,-0.01313629,0.018307189,-0.03859243,-0.06912803,0.033946276,-0.031960845,-0.016213149,-0.0145833185,0.010813891,0.015609664,-0.032725997,-0.030799542,0.02064786,-0.0039643534,-0.039236255,0.01853619,-0.020607404,0.008735649,-0.108204864,0.035567053,-0.0006977432,-0.0067024906,0.012100467,0.026586672,-0.01103923,-0.0018334968,0.0279725,-0.01349295,0.027711866,-0.04691847,-0.00068785716,-0.064257376,0.0065688323,-0.037577957,-0.020822225,0.005457347,-0.039078668,-0.02642324,-0.01845223,-0.031508133,0.03963586,-0.0065615783,0.02011856,0.0051848567,-0.028111115,-0.015325648,-0.007298577,0.010622447,0.0043688715,0.026672889,0.063450076,-0.028823553,0.019225726,0.016129142,0.008286644,-0.018549576,-0.022157416,0.004415073,-0.020411387,0.026500504,-0.043969907,-0.0075596953,-0.029401554,0.037274577,-0.009031678,0.016844686,-0.0045843823,-0.028384382,-0.006339136,0.0104725715,-0.012377459,-0.033639107,-0.057673186,0.0042049508,0.03328809,-0.022805512,-0.062550336,0.04392943,0.023696076,-0.011281662,0.0044706226,0.0004873402,0.02082936,0.023914957,-0.015387489,0.012377103,0.008677083,-0.007154741,-0.012262558,0.03494684,0.013396161,-0.031153793,-0.051925905,0.036327355,-0.043944076,0.03823328,0.010598895,0.006625414,0.022939693,0.0036792196,-0.002684044,0.020928834,-0.015560442,-0.027419105,0.0026009579,0.057068635,-0.005570834,-0.01990981,0.013079125,0.03409556,0.0195404,0.0014657112,0.0055722217,-0.014772188,0.005006148,0.020343669,0.032737464,-0.01644358,-0.0044721407,0.026224235,0.05451266,-0.0493528,-0.026576508,0.027604531,-0.040735383,0.037167873,-0.04644006,-0.0041115396,0.01374921,0.022659,0.008821475,-0.0002902759,0.014669139,-0.02024102,-0.030776715,0.021360971,-0.020299723,-0.028803805,0.0054875566,0.05739217,0.0036612253,-0.058672696,0.016746698,-0.06905227,0.027316656,-0.022402158,0.021871196,-0.0489599,-0.0061750445,0.018230122,0.05229245,0.016160725,-0.02622513,-0.014276792,-0.0139096165,0.056773257,0.035382047,0.049889203,0.011195624,-0.022470223,-0.022646794,0.019047137,0.027417498,0.016986707,0.025129963,0.0039035985,-0.007037153,-0.010500996,0.04901914,0.03460007,0.030727107,0.028949462,0.02199527,0.038466,-0.01869428,0.038403545,-0.0033718497,-0.015455951,-0.035968985,0.020900927,0.014195561,-0.024067057,-0.034613296,0.05558818,-0.017272165,-0.016277963,0.020103946,0.007942107,-0.008336423,-0.03524682,0.029352654,-0.001143838,0.0411664,-0.035973784,0.051261522,-0.024912376,0.0010931379,-0.032270513,0.036722824,0.0008612657,0.012205292,-0.012350847,-0.0071792034,-0.033788342,-0.05933744,-0.007883481,0.007105085,-0.08061116,-0.020892639,-0.014214139,-0.009497917,0.0024085278,-0.029800065,-0.016614733,-0.0017163904,0.025887584,-0.007371568,-0.041444503,-0.020274818,0.0106110135,-0.0058188336,0.063024715,-0.026097517,0.013561412,0.0184388,0.038701363,-0.0057983426,0.012404281,0.005004069,-0.019256301,0.024447884,0.021284385,0.004886632,-0.019812929,-0.025040196,0.017826108,0.0692784,-0.009723147,-0.013643704,0.029535566,0.03573626,0.024100719,-0.041964892,-0.027010297,-0.0025406822,0.010518544,-0.010419229,0.000765259,0.02770947,-0.017068943,-0.03501402,-0.0015025856,0.018295351,0.036237217,-0.045230098,0.0016441419,0.032400455,0.045737978,0.021028966,0.012977066,-0.018376324,0.029655067,-0.04561173,-0.021099152,0.02022167,-0.030369418,0.05051173,0.036027584,-0.038568,-0.017115226,0.015526584,-0.007168216,-0.044309374,0.0019500981,-0.039587807,-0.037166476,0.054282025,-0.012155807,-0.003559323,0.028999615,0.03020217,0.025461575,0.034713376,-0.0039203675,0.04585977,0.01866817,0.018503292,-0.05215081,-0.023579862,0.023689441,0.05769959,-0.024746915,-0.041092534,-0.019457795,0.020679878,-0.14839981,0.009579944,0.004560023,0.050220873,0.039121933,0.0059298724,-0.015054173,-0.0007606874,-0.020869032,0.038842436,-0.015878689,-0.029328,0.0019503103,-0.017117772,-0.031361315,-0.016665723,-0.023933366,-0.027273271,0.0012851534,-0.023138253,-0.017602997,-0.06557409,0.03046466,-0.014660299,-0.035654183,-0.017134491,0.036146376,-0.040613852,-0.00885714,-0.0473295,-0.065277226,0.02338457,-0.019517189,-0.005905825,0.02253468,0.040261187,-0.054971177,-0.031023923,-0.032261044,0.016222592,0.050081,0.04729208,-0.019551888,0.009408176,-0.019100782,0.03244911,-0.028377263,0.006339688,-0.053606093,-0.061576135,-0.011455569,0.012869651,-0.013202903,0.0061972053,-0.03473104,0.0066205245,-0.0015454248,0.009985128,-0.020400705,-0.05874124,-0.005760982,-0.044818025,0.016736336,-0.03385453,-0.04144957,-0.050776105,0.00709236,-0.009373792,0.0014469558,0.00248387,0.031365335,-0.012806049,-0.022740453,-0.030142916,-0.04801095,-0.012089517,0.0015222245,0.006118153,-0.011156602,-0.118524745,0.018513676,0.02397449,-0.055337206,0.04119258,0.017591422,0.007353546,0.050499313,0.017602397,0.0127911465,0.19925661,0.047102176,0.015336226,-0.009712038,0.020924767,-0.0032727285,-0.04759564,0.057181064,-0.0022083113,-0.037162278,-0.015647711,0.00391252,-0.0039584395,-0.002367951,0.03185434,0.016153747,-0.011757461,0.015177812,0.07897194,-0.042161763,0.057468846,-0.0001368596,0.017470177,-0.012582599,-0.055654906,-0.03565161,-0.03591757,0.023381282,-0.0075173173,0.008693341,-0.026058223,0.037919022,0.02607399,-0.0547722,0.037889443,-0.03055494,-0.0011395685,-0.08638171,-0.032272387,0.010714861,-0.0060905237,0.0133364145,-0.03253243,0.01368444,-0.033925265,0.021708585,0.013407746,0.0062261135,-0.043562304,0.003052069,-0.023774564,-0.030139625,0.027318131,-0.0027415978,-0.026297754,0.017646398,-0.037318133,-0.01992298,-0.0013409154,0.089961715,0.009159443,0.02744905,-0.019083332,0.021197643,-0.013891334,0.03425534,-0.021149907,0.0064448686,0.038557623,0.0009354234,0.011600112,-0.011368219,-0.040527284,0.00031725742,0.03272977,-0.03570994,0.057001725,-0.0045202104,-0.013356205,0.046059627,-0.034837607,-0.06995226,-0.036031686,0.04507998,-0.030106055,-0.05272894,0.033522014,0.020149902,-0.013993543,-0.007628933,0.024184443,-0.0085702855,-0.038964145,-0.017156575,-0.023005882,-0.021456473,0.05083969,-0.038913548,-0.011858266,0.003348711,-0.015694797,-0.01908138,0.023260651,0.015888844,0.018181734,0.014589538,-0.009221813,-0.040303398,-0.008808647,0.011393276,-0.053256728,0.011833512,0.0690019,-0.05003519,0.07250458,0.047529764,0.0075858952,0.026310442,0.033877224,-0.016887425,0.024829922,-0.013936451,-0.0036498716,0.016793046,-0.026714932,-0.021122199,-0.019818105,0.048031908,0.018252516,0.041369136,0.03085793,-0.016515186,-0.03441389,0.025770312,0.028877493,0.044319633,0.055358894,-0.028555008,-0.016935758,-0.023580639,0.03128505,0.0041278037,0.032373875,0.025242114,0.0015881489,0.07275151,-0.014704188,-0.052393746,-0.008237492,0.019295646,0.014455052,0.045507398,-0.026886597,-0.026988281,-0.010179545,-0.036414515,-0.041894644,0.041146692,-0.03796041,-0.006043652,0.015137871,0.03560741,-0.0153915025,0.078275025,-0.0085216025,0.051971663,0.018284742,0.007012271,0.0015160544,-0.072470136,0.030674815,0.0039029783,-0.02331347,-0.013235859,-0.008719417,-0.054302014,0.025362866,-0.009767754,0.0017267414,-0.011028234,0.034687392,0.024570918,-0.08973795,0.014023934,0.029396921,-0.02446099,-0.023637189,-0.026296485,-0.00262802,-0.02049753,-0.063339725,0.097513355,0.0032127886,-0.015508821,0.026922788,0.0028135274,0.060907897,0.0020639773,0.022391714,-0.0097913155,-0.020270651,-0.030521138,0.0042750267,0.012192774,-0.018100712,-0.027485592,-0.05275312,0.01651234,-0.011951551,-0.010143239,-0.00990649,-0.020135859,-0.060197163,0.020284152,-0.02330537,-0.01602517,0.019701554,0.029441977,-0.053141426,-0.020941043,0.030778782,0.005219324,0.040224735,-0.01808857,0.014711608,-0.039697785,0.003756765,-0.058459748,-0.045857612,-0.0151037425,-0.013001377,0.0042230147,0.0026437151,0.012722069,0.023872886,0.015942425,0.022563305,0.036451537,0.042634737,-0.020635473,-0.007706496,0.0069211405,0.029834332,0.027812794,0.03186751,-0.017595073,-0.01751526,-0.030867131,-0.01370202,-0.021158827,0.007600386,-0.03305477,-0.029951008,-0.043552753,0.016851012,0.016482452,0.025209522,0.009817007,0.000115324125,-0.026075583,0.012671248,0.03266344,-0.01319111,-0.0006249953,-0.024587287,-0.02708675,-0.00971349,0.0017590356,-0.031786222,-0.040438544,0.040396556,-0.061404947,0.010957195,-0.023625905,0.034207005,-0.018194353,-0.05188323,0.018132892,0.065468825,-0.02534787,-0.056696754,0.032223005,0.0077088783,0.0046021114,0.022795277,0.0496412,0.011046018,-0.009692267,0.038305365,0.0008001559,0.030601688,-0.03280394,-0.023438968,-0.0017749061,0.04173792,0.026436394,-0.0088773845,0.030484881,-0.0049764165,0.01645492,-0.00065980107,0.014515325,-0.034554597,-0.020122677,-0.0696105,-0.012335613,0.004968003,-0.058416754,-0.015856395,0.008704378,-0.0051557883,-0.04616707,0.026138648,-0.0077466574,0.051375426,0.021839768,0.041471433,-0.02670505,0.0030770025,-0.033122286,0.006572091,0.008414818,-0.0424754,-0.026023472,-0.05340975,0.016064206,-0.027719231,-0.059525058,-0.046299685,-0.010851031,0.0067586335,-0.057852536,0.0020283563,-0.01594262,0.022285208,0.009875976,0.027642664,0.028747093,-0.02883928,-0.032640845,0.024205215,0.031546753,0.030646648,-0.0014497329,0.030612081,-0.03660128,0.0043925834,0.031443387,-0.021231927,-0.05633242,0.0018894396,0.014114968,-0.020017253,-0.043643,0.0446707,0.013434398,-0.02644631,-0.015242095,0.032746054,0.017243622,-0.022819469,0.0202248,0.003581931,-0.01210026,0.007034455,0.029884316,0.0020575027,0.038893547,-0.005887191,-0.018251307,0.0008720877,0.037302855,-0.019163381,0.024061205,-0.027212135,0.046052437,0.0055924077,-0.038676042,0.012522295,0.009931926,0.016041694,0.001563146,0.006093225,-0.009328067,0.039051104,0.021093527,0.033705954,-0.018798077,0.028742125,0.048793614,-0.02106071,-0.029636037,0.012713357,-0.017655771,-0.14049481,0.027381623,-0.01848941,0.0038139017,0.0064278007,0.0052654576,-0.045601908,-0.0419605,0.00031693382,0.021578528,0.012556987,-0.0338911,0.0018622656,-0.017465979,-0.0000925645,0.026353812,-0.033673268,0.0020561046,-0.013903949,0.024950098,0.04481741,-0.01996759,0.029982388,0.01562005,-0.029880125,0.011607385,-0.006865503,0.006574465,-0.0016139705,0.004397825,-0.015196229,0.0067618596,-0.014025927,0.023232337,0.012742658,-0.03673337,0.02940636,-0.0103466865,-0.020925537,-0.034018803,-0.009057267,0.0060724556,-0.04684724,-0.009749166,0.01603456,0.03749519,-0.0013065763,-0.01342162,-0.02455416,0.0007431796,0.04124107,0.03514572,0.025742784,0.04615484,-0.017825786,-0.016197717,-0.0066071674,-0.016579624,-0.024513299,0.017991094,-0.005495543,0.043566078,-0.011747398,-0.015745504,-0.035512373,0.0036892875,0.02241225,0.0056145894,-0.026922416,0.015647393,-0.004642495,-0.026711464,0.016984353,-0.009614081,0.013101935,-0.0012126174,0.01687978,0.038087957,-0.0037781151,-0.034153443,-0.053945642,-0.016819824,-0.011878693,-0.031163955,0.042822294,0.01411429,-0.03481627,0.024745286,-0.09805394,0.022662342,-0.04721965,-0.031475727,-0.008053506,-0.017447298,0.0053383624,0.042141158,-0.009481206,-0.03021162,0.02882522,-0.009294078,-0.035132594,-0.031372815,0.021564022,-0.01585311,-0.014859694,0.038483374,0.032202985,-0.0038757622,0.044443157,-0.01708079,-0.03422382,0.00039586343,0.020140119,-0.009602444,-0.05144467,0.011471769,-0.011521499,0.018920338,0.036008347,0.010941591,0.04360743,-0.021474669,0.02434284,-0.027614728,-0.02496696,0.044040944,-0.03321175,0.044238515,0.047617618,0.00019881077,0.005018118,-0.057397958,0.058933362,0.020894092,0.00040689888,-0.022261046,-0.054091383,0.017829599,-0.05372665,-0.039676864,-0.030079542,0.014731227,0.004790932,-0.04098636,0.021056477,-0.012932996,0.0113713695,-0.010032708,-0.025428334,0.010646785,0.030163283,0.005038225,0.008584082,0.022375222,-0.003541518,0.0633487,-0.0031008138,-0.013455622,-0.0072056986,0.050464556,-0.0099742785,0.00487194,-0.041425176,-0.028374676,-0.0058416054,-0.004727601,-0.026606726,0.0036292283,-0.0019639796,-0.030612035,-0.006708683,0.053161263,-0.03187199,0.026796708,0.065556966,-0.01669484,0.018578548,-0.025966305,-0.0064362413,-0.021320844,0.026807446,0.01736608,0.0854284,0.05493156,-0.020996712,0.011022593,0.030771945,0.05774781,-0.047839392,-0.022771837,-0.038088974,0.022518868,0.014747752,0.010257776,0.03350882,0.033026334,0.00354376,-0.001820849,0.02295979,0.017263154,-0.0031060202,0.01269256,-0.036758,-0.028010687,-0.0441752,0.04361306,-0.015400193,0.0050591184,-0.042939596,0.047267802,-0.0428153,-0.021038739,0.00013802675,0.05258186,0.009572264,0.023148565,0.057550214,0.03330762,-0.006944187,0.021128679,0.03880782,0.005763494,0.024806276,-0.018461283,-0.0104021765,0.02903643,-0.020522105,0.02325548,-0.034447785,0.010471181,0.008717096,0.039875776,0.052538414,0.059840165,0.013204304,-0.012298923,0.015305046,-0.025174076,-0.048027597,-0.017931089,0.017278643,0.018527018,0.035516523,-0.0059373565],"last_embed":{"hash":"8noaja","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"8noaja","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{13}","lines":[17,17],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8noaja","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020772975,0.008831179,-0.010598663,0.012154339,-0.021497447,-0.037937317,0.07200705,-0.010011356,-0.01394444,-0.009603225,-0.010953195,-0.015673857,-0.020471465,-0.01431353,0.02894341,0.0021137046,-0.0075545823,0.01796964,-0.006331561,0.014797113,-0.0636899,0.0716809,0.02278991,-0.004498182,-0.020169972,0.038253106,-0.023102136,-0.0067520705,-0.019591898,-0.019700624,-0.011034667,-0.06070866,0.0018837389,-0.07296093,-0.016732475,-0.016384702,0.007969613,-0.008682089,-0.042546716,-0.002649757,-0.0036475705,-0.041690405,0.018202303,0.004849603,0.021307364,0.004426951,0.00012394058,-0.02046592,-0.020619014,-0.0017207578,-0.013592656,0.008728151,0.034887217,-0.021481598,-0.016327042,0.06672938,-0.015419313,-0.026428739,-0.03333594,0.0016503456,0.00477738,0.03458922,-0.006291326,-0.020660266,-0.013578768,0.030223161,0.002824051,-0.00361502,-0.017671345,-0.014387736,-0.016722374,0.017358858,-0.016790153,-0.036486875,-0.07855507,0.012268341,0.04249898,-0.008933211,-0.054586455,0.010401739,0.0072284304,-0.050839487,0.0077683465,-0.0112516815,0.012147915,0.03663891,-0.030081615,0.021203091,0.020593122,-0.008961683,-0.010218276,0.02028199,0.015709296,-0.031786136,-0.0014966772,0.033121873,-0.039354254,0.034460668,0.003921289,0.0001649815,0.0017970005,0.048896816,-0.0004440941,0.00684985,-0.054881994,-0.02447399,-0.008999699,0.047938064,-0.018796436,-0.0329119,0.02104058,0.03388908,0.008986002,-0.0052389572,-0.0069646747,-0.047984317,-0.036331315,0.025992993,0.016274149,-0.02252167,-0.018334892,0.05537098,0.053316645,-0.025824247,-0.024002928,-0.00079989695,-0.033715677,0.0382641,0.019523166,0.022521552,0.027805068,0.016601248,-0.015175381,0.007101282,-0.02472513,-0.020784838,-0.008136726,0.0059201173,-0.027659953,-0.014844207,0.040035784,0.081024095,0.021189628,-0.041323103,0.00798124,-0.06980856,0.03289121,-0.02510984,-0.00053721777,-0.0258447,0.01693871,0.031291023,0.032362033,-0.01778242,-0.027751807,-0.036038436,0.057322707,0.00031428752,0.033167038,0.05585857,0.00553227,-0.03900335,0.0024701827,0.0050015408,0.014554349,0.057077494,0.03862972,0.034107,-0.0036227398,-0.04690155,0.005901337,0.011493844,0.013419248,0.016213551,0.0052088154,0.040242024,0.042119097,0.0014333839,0.00278097,-0.026279915,-0.029099185,0.011810098,0.009570128,-0.044901263,-0.020093033,0.0461997,0.024531761,0.0051054526,0.004972888,0.025438953,-0.0006735754,-0.04838289,-0.00063987286,0.014770971,0.0282414,-0.03788801,0.02400516,-0.05696366,0.0058399313,-0.02288847,0.016959747,-0.012036027,0.0060070385,-0.029123358,0.0024842594,-0.03416477,-0.07559544,-0.004527627,0.023058256,-0.057486095,0.0038016492,-0.01997373,-0.0144369975,0.007640508,-0.011944686,-0.02290954,0.04387301,0.0030149538,0.008854492,-0.02884565,-0.020329509,0.03384577,0.017094446,0.07107268,0.008827446,0.030372305,0.013508971,0.08452413,0.0026065377,-0.017686823,-0.020802997,-0.0034981058,0.024947574,0.015247901,-0.024071721,-0.021906992,-0.010556263,0.010720726,0.037985332,-0.017275896,0.0076479195,0.007992949,0.04466726,0.02770457,-0.028783916,0.011581632,-0.024720257,0.015400256,-0.013291218,-0.024189778,0.024663886,0.0051106545,-0.035924256,-0.0046277507,0.0009205888,0.05420194,-0.023011645,0.004439314,0.040982094,-0.0064911507,-0.0034842624,0.0033974207,-0.02114936,0.042199377,0.0065120617,-0.014985426,0.0073212553,0.038316485,0.05204756,-0.0077512283,-0.04431514,-0.026178747,0.0294455,-0.0145674255,-0.018346827,0.0131259365,-0.022553023,-0.035046324,0.017349096,-0.0050364416,-0.040443644,0.03719091,0.018146815,0.030878447,0.071170844,-0.025393806,-0.017174968,-0.0040788334,-0.0028709918,-0.05789054,-0.01566596,-0.012933228,0.058448628,-0.02806093,-0.02871588,-0.047801718,0.015601931,-0.16329381,0.009637333,-0.0048481147,0.047282163,0.03308618,0.005868644,-0.034541894,-0.0020797083,-0.020416386,0.08158647,-0.004349948,-0.04509328,0.0020103585,-0.009299691,-0.01320072,-0.0059369686,-0.026838588,-0.015387745,-0.009615247,-0.0066912198,-0.02028753,-0.06299235,0.008701528,-0.012351274,-0.02416263,-0.008298757,0.009042119,-0.030472696,-0.023660585,-0.013169323,-0.040281203,0.006638373,-0.024786197,0.0064208647,0.02473068,0.06299545,-0.02055327,-0.006509279,-0.03266548,0.007925582,0.038031396,0.08012116,-0.0098948,0.056272227,-0.019975582,0.01869729,-0.015421672,-0.0033596861,-0.042127874,-0.010050998,-0.016896019,-0.027514625,0.0017367927,0.008050007,-0.049017914,0.0036228965,0.0012443528,0.036543746,-0.03733599,0.008774228,-0.02399342,-0.07101625,0.049015775,0.011869815,-0.05678528,-0.062509574,-0.014891231,-0.009346623,0.0033624624,-0.027563753,0.021510892,-0.027704762,-0.0058926395,0.002852708,-0.027710618,0.005632436,0.024853371,-0.0065426896,-0.013760318,-0.10075,0.03135243,0.015065854,-0.021806955,0.005860643,-0.03866308,-0.009971921,0.084852554,-0.019684969,-0.017774358,0.21630897,0.045320917,0.049249507,-0.01825765,0.04169569,-0.026714694,-0.028535336,0.041730307,0.004059905,-0.028105056,0.010541289,-0.021936065,-0.018488815,0.0065806303,0.008907976,0.03298767,-0.004512984,-0.010604106,0.07522252,-0.03092311,0.059702147,0.013031578,0.021186013,-0.021617418,-0.07846217,-0.005943617,-0.009556229,-0.031432644,0.004759164,0.007181209,-0.03461797,0.013676831,0.038194172,-0.020405196,0.0710054,-0.032399837,0.023658551,-0.066424325,-0.026779464,0.004204596,0.0087101655,-0.02204842,-0.051324543,-0.05235389,-0.031132784,-0.021314068,0.004962774,-0.024617564,-0.057927914,0.0034206246,-0.016275547,0.0025782816,0.022841733,-0.003921681,-0.010221188,0.04132655,-0.030086977,0.02235319,-0.0015863804,0.07143883,0.005499447,0.01978748,-0.04061787,0.04090606,0.017030053,0.005077267,0.03887184,-0.0026465538,0.025119973,0.03794102,0.016463405,-0.02193234,-0.0055794055,0.003371683,0.02900834,-0.039748248,0.05104513,0.0021602928,0.030277269,0.036738228,-0.054486275,-0.05050217,-0.03563495,0.06581569,-0.000092470764,-0.07392731,0.0105691105,-0.0056579784,-0.021789642,-0.010414495,-0.020277565,-0.0013941311,-0.020176597,0.0052431077,-0.031730495,-0.028526288,0.011359284,-0.025646506,-0.063559204,0.028646844,0.0072454535,-0.024296708,0.016206665,0.02055861,0.02296298,0.015735308,0.0125242565,-0.016522748,0.002647138,0.01575144,-0.070041224,-0.0059254575,0.035161644,-0.051612005,0.072693706,0.06042176,0.03392402,0.051263846,0.018472947,0.03063632,0.009898727,0.011581602,-0.030969812,0.033049848,-0.036331907,-0.03402122,-0.0021974903,0.0591329,0.0031776146,0.045791548,0.028374672,-0.026982887,-0.04946887,0.027818352,0.05528085,0.066365145,0.08506955,0.000390178,-0.021675117,0.004838857,0.0006240868,-0.016182527,0.05084974,-0.015448594,0.02479925,0.060450204,-0.014100762,-0.0072427155,-0.021332996,0.02730436,-0.001441943,0.039760355,-0.020870687,-0.034106996,0.008863223,-0.016196817,-0.019691065,0.029018281,-0.06647058,-0.010836444,0.017843582,0.06931305,-0.018217733,0.06870304,-0.02611003,0.014655002,-0.02052719,0.02744203,-0.030171303,-0.06998289,0.006257937,-0.0036281769,-0.046193518,0.0018241911,0.027491428,-0.029011458,0.023093006,0.0052979086,-0.029341882,0.0018488414,0.017140264,0.00073436316,-0.022627644,0.03474116,0.038820785,-0.05077888,-0.006710662,-0.027159125,-0.012511062,-0.02018143,-0.032907415,0.11282585,0.0042133047,-0.024985915,0.0061848704,0.032589536,0.0743444,0.0044503114,-0.006318018,-0.0014930329,-0.040001933,-0.056243245,-0.023364719,-0.00820668,-0.009034525,-0.013304817,-0.02612998,-0.01674302,-0.01015426,-0.0025186348,-0.019341778,-0.033975277,-0.043208905,-0.0062589785,-0.03968337,-0.0077039446,0.030015273,0.045685504,-0.030147599,-0.0018055222,0.011456767,-0.0020025352,0.020841664,-0.0031023906,-0.005239228,-0.019056402,0.019723972,-0.025851024,-0.017569268,-0.050641607,-0.013781534,-0.022028977,-0.03823226,-0.016901061,0.043425947,0.022668183,0.016383126,0.022375382,0.012532997,-0.01302181,-0.0043070037,-0.0048467326,0.026636938,0.016222714,0.034290683,0.017346598,0.00819369,-0.046649035,0.019338286,0.002293659,0.00888011,-0.009907657,-0.04128275,-0.053820297,0.060975358,-0.033828616,-0.013937804,-0.0016360676,-0.020204404,-0.013988213,0.012792204,0.023571456,0.0050210273,0.011333233,-0.0037474635,-0.05011822,0.010753485,-0.01593163,-0.047969688,-0.017490301,0.02620827,-0.03519775,0.009399453,-0.039233517,0.0214821,-0.011054192,-0.051020917,-0.026320124,0.018324545,-0.03313256,-0.05928953,0.0012769497,0.023578709,-0.03598419,0.039608143,0.014163662,-0.006134353,-0.002942761,0.03132339,-0.0013814718,0.013274647,-0.03862293,-0.0036528828,0.017632062,0.017976651,0.018407986,-0.0034911362,-0.0050639054,-0.006581129,-0.014394059,0.0020717247,-0.006388534,-0.005242538,-0.020116486,-0.031098735,0.0081775505,0.033644464,-0.040100895,0.020762566,0.033319674,0.015093455,-0.0614696,0.0017213359,-0.010392081,0.021367468,0.016132759,0.024964815,0.0066871927,-0.0016012822,-0.020066097,0.0102584185,-0.025759818,-0.031403583,0.004813927,-0.038533855,0.013108708,-0.0019088798,-0.018178023,-0.033448916,0.005624457,-0.02380608,-0.07026919,0.011172087,-0.028464451,-0.005160332,-0.027834674,-0.021965338,0.018800367,-0.00089853944,0.018846866,0.008504524,0.011617919,0.029564152,-0.011766607,0.03302244,-0.034176752,0.007914565,0.0007598402,-0.013142332,-0.01769224,0.007768532,0.005286521,-0.0023972401,-0.038106732,0.031662617,0.025287962,-0.029779818,-0.038099233,0.043968167,0.012093421,-0.034244034,0.0122305,0.021156287,0.019368468,0.020448923,0.011959564,0.006336058,0.022576554,0.019959625,-0.042485997,0.0238949,0.009733334,0.0027820214,0.028622642,-0.0028278048,0.0641762,0.00062561216,-0.023352314,0.0071272533,-0.028788267,0.022412473,0.005154355,-0.02390957,-0.0051712263,0.01981702,0.013622192,-0.01266133,0.0139165055,0.04184877,0.034850333,-0.026046062,-0.0027292375,0.0151292635,-0.009770373,-0.15648194,0.017528435,-0.0064686965,0.025129965,0.014096713,0.036965705,-0.0333142,-0.052516244,0.005268107,0.009324286,0.027664205,-0.013728644,0.018556075,-0.020698104,-0.0036533338,0.029753814,-0.032893963,0.022373734,-0.037242062,0.039100062,0.014207944,-0.01648104,0.01043306,0.009204033,-0.023150375,-0.013682214,-0.06212448,-0.013325407,-0.009701151,0.0073191063,-0.00985072,-0.049694546,-0.0043121562,0.055426903,0.023893872,-0.0038662793,0.02526452,-0.031996652,-0.02190269,-0.01813551,-0.010872038,0.013960538,-0.0066308896,-0.03684908,0.024350807,0.02348651,-0.008239422,0.0016798,-0.041640382,-0.017614176,0.009102045,0.024319232,0.009188928,0.04313061,-0.004449485,-0.013223432,-0.02362784,0.0018941101,0.0075980225,0.035088878,-0.022524804,0.04684451,-0.043947835,-0.030235114,-0.06718596,-0.0335195,-0.002582788,-0.0050564758,-0.044071004,0.028948432,-0.020662773,-0.016533539,-0.00066681136,-0.021031136,0.006287309,-0.028398577,0.0015687224,0.0126009695,-0.011778524,-0.051437538,-0.03538084,-0.029512905,-0.0066298605,-0.011394531,0.052058853,0.011496461,-0.039653376,0.0035025894,-0.034224674,0.014838397,-0.063320935,-0.0010838687,0.015215941,0.017392077,0.008946895,0.044273987,-0.01318481,0.014961083,0.017741978,0.000016838107,-0.020453341,-0.020215679,0.017047333,-0.015779186,-0.041999836,0.026396088,0.035890717,0.037221905,0.02085706,-0.041007563,-0.018354328,-0.00693341,0.011121862,0.025632102,-0.04193351,0.006601861,-0.0067129615,0.019930892,0.02128392,0.0073426734,0.03689579,-0.009330209,0.06344095,-0.034400035,-0.0016316986,0.041843858,0.0029774283,0.0485912,0.021968033,0.012375729,0.011180011,-0.06381291,0.06202957,0.00010145651,0.042938698,-0.006236468,-0.0090930825,0.030126102,-0.05848141,0.006031709,-0.05943043,-0.013044222,-0.00011882902,-0.0249313,-0.010764614,-0.0064191977,0.013008221,-0.014386027,0.0011144053,-0.0014544128,0.04592743,-0.05446681,-0.010670986,0.0077207037,0.0047159893,0.065333985,0.0004598627,0.021385932,-0.021147497,0.076111145,-0.012511627,0.0045384057,-0.07485751,-0.034139648,-0.032759428,0.018225254,-0.0060385936,-0.0031904804,-0.006277162,0.011196812,-0.04063311,0.029361261,-0.022330057,0.029071707,0.039730288,0.010089477,0.02455447,0.008605437,0.041751105,-0.005462937,0.0211274,0.013680998,0.07597713,0.077126265,-0.0011857833,0.021803003,0.021404713,0.013040732,-0.025565308,-0.058681358,-0.0003615857,0.0013144785,0.037601158,0.03079133,0.042476237,0.029467572,0.0016625044,0.008266183,0.010365466,-0.020475194,-0.03349399,0.034245897,-0.02573928,-0.018855589,-0.037873395,0.023027701,-0.01239359,-0.0024147802,-0.05914247,0.0065595917,-0.024942398,-0.01806015,-0.011281922,0.02418144,0.011702311,0.035026163,0.029937008,0.016131733,-0.0138058085,0.008875021,0.059548497,0.0032256234,0.012749533,-0.039366823,-0.0077247526,0.032855306,-0.030444372,0.0006782125,-0.007371862,0.0038909442,0.022785328,0.011551158,0.05365196,0.035465814,-0.008591052,0.010782726,0.011288341,-0.016756643,-0.0216022,-0.0029357818,0.026434038,-0.018793328,0.021657608,-0.042636488],"last_embed":{"hash":"1t8wglr","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"1t8wglr","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{14}","lines":[18,18],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1t8wglr","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04648646,-0.02922433,-0.021364545,0.013956624,-0.0075296736,-0.059130922,0.025469335,-0.036629554,-0.029433012,-0.012852888,0.002193537,0.019778624,-0.03890584,-0.012104565,0.024715167,0.0015755593,-0.022327274,0.029144824,-0.02914237,-0.008675115,-0.016954616,0.052619357,-0.010405333,0.008857297,-0.029467424,0.0009896317,-0.037720826,0.020198174,0.011140215,0.0059894943,0.03724259,-0.08149937,-0.00896512,-0.06022078,-0.044303715,-0.05889676,-0.026464224,0.0063000456,-0.046161376,0.0119003635,-0.031815954,-0.04887097,0.022042166,0.01770555,-0.015658073,0.002283946,-0.0048271376,0.011102782,0.002192981,-0.00357105,-0.006898971,0.0041235983,0.02545076,-0.02285563,-0.0041295364,0.06067378,0.0093282005,-0.021921456,-0.04620033,-0.025495455,0.0027291707,0.04147566,-0.025474006,-0.015699413,-0.0017641027,0.05079758,0.036337223,0.001920669,-0.011029788,-0.043371588,-0.034638416,0.0072597307,0.0074090175,-0.039865196,-0.040137243,0.015248492,0.029951109,0.0047202758,-0.038201008,0.056064874,-0.0040130713,-0.020709554,-0.0044601066,0.017850613,-0.00292857,0.041831955,-0.006991716,0.021332463,0.036604356,-0.006352452,0.00062133494,0.0062548905,0.009660383,-0.067670874,-0.013898187,0.024720915,-0.056705475,0.023242023,-0.011289928,0.016648062,0.0685152,0.015297599,0.010829688,-0.0015078069,-0.024084387,-0.024440512,0.00008297958,0.02492313,0.0062641664,-0.015632033,0.012514001,0.029728618,-0.0056152064,0.020638721,0.014582875,-0.03133511,-0.011946411,0.027476268,0.02430711,-0.025332054,-0.00020739953,0.048641663,0.021458587,-0.032045037,-0.018009562,0.030918822,-0.02118938,0.039731923,-0.012762917,-0.023428034,0.03922228,0.017917035,-0.0038097748,0.016316684,-0.009999052,-0.03237309,0.016029207,-0.012520379,-0.030228365,-0.06866147,-0.011496282,0.06405473,-0.023044823,-0.063454546,0.045768503,-0.052244354,0.02520702,-0.0051275785,0.00010780079,-0.04482256,0.017639246,0.02612714,0.04144742,0.02966891,-0.02076898,-0.014938376,0.023769435,0.030149134,0.032650266,0.018508065,0.016969506,-0.026865765,-0.062153775,-0.011131399,0.035771374,0.010355721,0.048537143,0.018881597,0.006682489,-0.035218142,0.026064336,-0.033634245,0.031922754,0.038546044,0.02588834,0.03296707,0.06077772,0.029787472,0.009776031,-0.047125075,-0.059704393,0.02614736,0.032250624,-0.050373368,-0.035975836,0.051844694,0.023012178,-0.013474625,0.019289827,0.018911356,0.00898678,-0.027475175,0.02755086,-0.037580255,0.07579295,-0.021933746,0.06339277,-0.027354501,-0.016236447,-0.069196135,0.026781544,0.00091365265,0.022725733,-0.003371264,-0.010401634,-0.017070638,-0.024682883,0.03642074,0.052135117,-0.045954365,0.009005159,0.00048200443,-0.009292245,0.01134515,-0.026376091,0.0024796866,0.033565097,0.022891155,0.037874144,0.0010820911,0.0059030247,0.033696175,0.021594157,0.017939074,-0.021490946,0.039613403,0.030281046,0.04724236,-0.021324933,-0.013135149,0.018358134,0.012257089,0.003731659,0.009024179,-0.017209081,0.013707456,-0.012612327,-0.0064325533,0.023486735,-0.00664898,-0.0130743645,0.02436728,0.0082348725,0.018305177,-0.033592276,-0.01000563,0.0127244955,0.060709234,-0.020875422,-0.03456118,0.016925156,-0.005565119,-0.02088592,0.01281047,-0.026611947,0.029989483,-0.05125906,0.0026048901,0.016070211,0.003562495,0.011934132,0.03966188,-0.010398808,0.018940633,-0.008584699,0.016649729,-0.0040068203,-0.0013965613,0.05713468,-0.00782965,-0.030556267,0.00619997,0.03920009,-0.02167221,-0.024308106,0.011066667,-0.04759244,-0.06285381,0.05328785,0.0029873757,-0.02005773,0.030149715,0.031536974,0.00401131,0.025434362,-0.017464565,0.03151154,0.019282224,0.01870854,-0.059310928,-0.025701627,0.0051864507,0.047213163,-0.02837777,-0.017001858,-0.011798003,0.022760032,-0.14750469,0.004797892,0.017254539,0.05139861,0.03540195,-0.0054794936,-0.038279183,0.010714901,-0.037942037,0.0532962,-0.019746395,-0.024235131,0.02251705,-0.016552784,-0.026649179,-0.044594694,-0.021289665,-0.044111628,-0.0150899505,-0.02269669,0.021033159,-0.06917324,0.025959034,0.04725383,-0.026610073,-0.015565862,0.03295306,0.008961003,0.014950392,-0.01591367,-0.0011274798,0.034720812,-0.02241,-0.0050152773,0.018478496,0.017827673,-0.026536215,-0.003235439,-0.027093608,0.03378503,0.051805194,0.06678124,-0.03860538,0.043706648,-0.009145645,-0.009356439,-0.029502656,-0.008463192,-0.05117623,-0.057236284,0.010614046,-0.027873622,0.004253558,0.010754816,-0.04798854,0.009978122,0.00039840984,0.0516259,-0.0015033743,-0.034797784,-0.0117821535,-0.07255397,-0.0020329594,-0.01685908,-0.044690374,-0.022999696,0.049695067,0.036697373,-0.0005301258,0.009079137,0.04061742,0.0038364031,-0.0032034086,0.0005966995,0.004585594,0.017640823,0.017965348,0.01541569,-0.00570239,-0.10537424,-0.0034383314,0.008132035,-0.04815117,0.013356791,-0.025432779,-0.021362944,0.004899337,-0.0049875127,0.0055114185,0.22638138,0.04453962,0.046919815,-0.028153287,0.022745049,-0.012641896,-0.10044355,0.06408312,0.02952776,-0.039208233,0.011463461,0.003964067,-0.0053780423,-0.024284964,0.018259048,0.052693225,-0.015396821,0.028988443,0.029980127,-0.031218015,-0.010844776,-0.013800323,-0.023974437,-0.027659966,-0.05255873,-0.0018289859,-0.021531029,-0.038246498,-0.023813901,0.032167144,-0.02727049,0.047122534,0.056368247,-0.030264791,0.014982005,-0.06997675,-0.008179851,-0.09731741,0.015972085,0.020467753,-0.0097045535,0.0033200267,-0.02805388,0.003958699,-0.020148698,-0.028110126,0.015317846,-0.022159325,-0.053197958,-0.016659914,-0.025685435,-0.01581171,-0.027873741,0.00634593,0.021103986,0.005204192,-0.0006581932,-0.0040807817,0.046438824,0.0505004,0.0067519024,0.00892611,-0.038306,-0.01120832,0.03629245,-0.01958305,0.00030519953,-0.003371149,0.0154043315,0.026929995,-0.00029130877,-0.01536258,-0.022484802,-0.009195998,0.008962908,-0.041777417,0.050298095,0.0050616,0.024701755,-0.006630478,-0.013857107,-0.03721527,-0.013819946,0.006919608,0.026718328,-0.032733224,0.05092349,0.058520313,-0.0046268,-0.0028558816,-0.016916921,0.010811763,-0.028870633,0.00048117372,-0.009759985,-0.059764467,0.0023805534,-0.049067892,-0.050259717,-0.0052460474,-0.011880879,-0.008361061,-0.007969737,-0.012451809,0.032065146,0.0037378308,0.027026106,-0.047420986,-0.0019528765,0.0066952324,-0.025413187,-0.011926462,0.035107497,-0.025783787,0.04840176,0.06711004,0.050815452,0.029287202,0.013847577,0.0026151198,0.04736653,0.000052356307,-0.032327283,0.008043534,-0.0570633,-0.014818748,-0.053109802,0.03398001,0.021595957,0.013095605,0.015080674,-0.011358668,-0.048357323,-0.011347679,0.051441632,0.011817375,0.059966855,-0.023638964,-0.042396344,-0.018627495,0.016978536,0.032954603,0.038996343,-0.014921843,0.02863354,0.02952746,-0.04820098,-0.01094401,-0.01865309,0.009921829,-0.000014504949,0.03905381,0.0058150496,-0.039968424,-0.029695014,-0.037724577,-0.015281279,0.006034601,-0.03381266,-0.006536327,-0.0012615919,0.07167907,0.020845233,0.09050874,-0.011490732,0.004649225,-0.013672433,0.012083042,-0.011213943,-0.030139893,0.007853193,0.01173444,-0.063091494,-0.013130971,0.023616364,-0.016824221,0.04800613,0.004019791,-0.044241987,-0.013924053,0.00856269,-0.019212421,-0.03454566,0.057974324,0.050047502,-0.023279639,-0.028900962,-0.03342043,-0.010312841,-0.05672692,-0.02695419,0.105977945,-0.012471123,-0.016312888,-0.008394206,-0.005703754,0.09742745,-0.004606498,0.0028263256,-0.004365413,-0.0407781,-0.013189975,-0.011083513,-0.008700309,-0.025843065,-0.029885288,-0.0091927815,0.0034174751,-0.0063549276,-0.03235214,-0.02575512,-0.01956741,-0.047053993,-0.021251267,-0.06325624,-0.03200081,0.024611952,0.027826129,-0.08427355,-0.06414947,0.022370411,-0.006023973,0.025030497,-0.008878547,-0.006554775,-0.027771836,0.015020576,-0.018760558,-0.018620402,-0.043029614,-0.006263482,0.0074810744,-0.003063944,0.0013726372,0.031871594,0.018366424,0.026885282,0.028787237,-0.00554609,-0.011984701,-0.03589573,0.0015143655,0.006023227,0.022710439,0.029730631,0.0047434196,-0.003091863,-0.02620748,0.036142502,0.0010665674,-0.007942461,-0.011839865,-0.020981489,-0.023211105,0.036542576,-0.011080101,-0.03367444,0.013744647,-0.0089534065,-0.022425795,0.027400348,0.029543918,0.011493618,-0.035457313,0.012001585,-0.05983083,0.010913927,-0.0038517516,-0.037629984,-0.05032425,-0.0046955035,-0.022868695,-0.002599137,-0.032720305,-0.0029617597,0.01448619,-0.03777286,0.027187059,-0.0029549988,-0.03195096,-0.039593544,0.036194067,0.011746178,-0.046672896,0.00049879774,0.017709807,0.00058354414,-0.00928155,-0.0047459574,0.00492853,0.033289913,-0.008509722,-0.0418559,0.041197114,0.04148693,0.022945737,-0.03355518,0.041029103,-0.010696816,-0.033825032,0.015234171,0.00020518944,-0.014628544,-0.03093364,0.0128502445,-0.0017748235,-0.00045970138,-0.021986037,0.016716225,0.015558743,-0.0014946791,-0.061595928,-0.0041834945,-0.0054464587,0.031377114,-0.022318365,0.0408364,0.0036231063,0.019341107,-0.016173655,0.0063685463,0.02578723,-0.04061985,0.0014250457,-0.030400883,0.020507619,0.01552718,-0.010439553,-0.050833274,0.015864842,-0.0051111453,-0.012306125,-0.008180267,-0.017109957,-0.0076520205,-0.004569638,0.032159913,0.0081436215,-0.007359482,-0.005461664,-0.0035274052,0.05104736,0.003628348,-0.02527678,0.028476272,-0.08188466,0.015611326,0.010302357,-0.033730716,-0.012806944,0.0064879665,0.0389885,-0.0051468103,-0.02964437,0.028461363,-0.0021968584,-0.03670219,-0.024766138,0.024649767,0.024977082,-0.04354243,0.023798745,0.0011913233,0.015354839,0.01180074,0.029274477,0.025037915,-0.0011939644,-0.01628747,-0.00399333,0.0038106723,0.024907028,-0.014866128,0.057364162,-0.013821269,0.040703546,-0.0019592661,-0.024852442,0.0195682,0.0051609464,0.01750865,0.019848326,0.0061360304,-0.022304695,0.034774795,-0.0015760997,0.02422297,0.023976203,0.0183436,0.01998819,-0.01559515,-0.012544437,-0.0044288095,0.017986558,-0.14023213,0.032886364,-0.0051018926,0.027946912,-0.013702705,0.041485783,-0.037791736,-0.058869623,0.0046612713,0.008258327,0.023514966,0.0027000788,0.003936124,-0.042467345,-0.015415147,0.05236028,-0.039001543,0.0069794916,-0.03269918,0.04410613,0.03718661,-0.009884186,0.024196656,0.022470789,-0.024299001,-0.022740109,-0.024154212,-0.019428622,-0.0079566995,0.008679929,-0.05887209,-0.035200868,0.0066812797,0.060922835,0.0057894676,-0.0028532117,0.03793643,-0.008290489,-0.07105426,-0.0036269098,-0.016723532,0.009862387,-0.036564704,-0.020483462,0.025333012,0.030512854,0.006254068,-0.03026509,-0.033283483,0.0011820197,-0.0073530423,0.039304085,0.026697012,0.025002722,-0.005768491,-0.026861826,-0.015348041,0.0025044451,-0.018945135,0.04758311,-0.020282824,0.02089868,-0.012349004,0.0076682703,-0.028248435,0.015153173,0.048038375,0.020082893,0.009664297,-0.05088927,-0.008768341,-0.0019718444,-0.017264977,-0.012410164,-0.00014783996,-0.020567121,0.016440835,0.01362068,-0.027666805,-0.026804773,-0.081170656,-0.0017596572,0.0047506024,-0.0006924914,0.024342727,0.019716147,0.005293491,0.0065235826,-0.0900225,0.005587841,-0.045328386,-0.027978057,0.028510692,-0.014027431,-0.01255321,0.040912412,-0.030689802,-0.023288894,0.027294422,0.0023357305,-0.03180676,-0.037918724,-0.014486104,-0.0077572423,-0.059409384,0.035249047,0.000009813057,0.015738161,-0.0039037196,-0.05302934,-0.05604746,0.0013041893,-0.01142575,0.011143286,-0.023630453,-0.001358004,0.019311601,-0.015088449,0.046080623,0.00928626,0.02407462,-0.029169561,0.034152776,-0.024388328,-0.01470185,0.048899513,0.039281745,0.030691322,0.025241356,0.007698009,0.033404056,-0.022781353,0.03167655,-0.028827751,0.015320419,-0.020246666,0.00082663796,0.020831374,-0.036012832,-0.026447095,-0.04179987,-0.010420924,0.008249821,-0.040026303,0.0112839565,0.012611586,0.019051217,0.005831001,-0.0025369294,-0.02586415,0.055171654,-0.038760647,-0.0085279355,0.022334913,-0.02536223,0.04477467,-0.024258498,-0.01423251,0.018681245,0.08190312,-0.02001911,-0.055121392,-0.008025037,-0.022363614,-0.0052118693,0.041370586,0.0101724565,0.008531742,0.012188375,-0.019360727,-0.021911426,0.04224228,-0.02027461,0.037622314,0.03367093,-0.005875552,0.012191903,-0.003518013,0.029571725,-0.003476892,0.023214793,0.0091694165,0.065127015,0.04802138,-0.02376931,0.021673758,0.0006666889,-0.02111635,-0.0168994,-0.0022866481,-0.010400947,0.03634482,0.007906154,0.02242889,0.08651659,0.023838311,0.0155744115,0.008782157,0.007050918,0.000046720434,-0.042117678,0.041802075,0.0071937866,-0.012165638,-0.02738646,0.061651636,0.020761037,0.0039907624,-0.032173783,0.03518965,-0.032103006,0.013067725,-0.0070530525,0.048848074,-0.0029411623,0.028268134,0.028959615,0.0055233347,0.013233816,0.027692448,0.02849386,-0.018386152,0.0026814933,-0.027824046,-0.045644168,0.036521338,-0.049946938,0.016003987,-0.013277631,0.030137964,0.031508993,0.003817511,0.047242463,0.045329537,-0.030796919,-0.0072020837,0.027475618,-0.029017694,-0.024432447,0.01573798,0.012014678,-0.047152255,0.016259396,-0.009648225],"last_embed":{"hash":"1yv6j8s","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"1yv6j8s","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{15}","lines":[19,19],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yv6j8s","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{16}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042892028,-0.02073972,-0.03227362,-0.021560347,-0.050963257,-0.066382095,0.046412878,-0.019152416,-0.008480974,-0.015434268,0.016337974,0.005962326,-0.02843064,0.008939577,0.006293787,-0.011392696,-0.024071291,0.025372399,0.003182243,0.005775246,-0.041093986,0.04949842,0.005737195,0.0038920986,0.0023746442,0.045009114,-0.068157956,-0.027388684,0.021131197,0.02988141,0.0049301,-0.05505515,0.022103349,-0.054248,-0.030808408,-0.04985002,-0.00820068,-0.004157155,-0.050493397,-0.0071504167,-0.01806173,-0.055144668,0.0063322335,-0.005771105,0.037366178,-0.009966015,0.0049619656,0.002664002,-0.01208298,-0.0037248423,0.003587156,0.02723578,0.02923318,-0.01514944,-0.022457492,0.021807555,-0.025145859,-0.024653964,-0.03869612,-0.034794025,-0.00848288,0.048625506,-0.026744049,-0.030266764,-0.0036901596,0.03584432,0.019762158,-0.017419577,-0.0031962113,-0.012739451,-0.025778681,0.03249853,-0.032942653,-0.016419532,-0.04838495,0.015444477,0.02711542,-0.006033722,-0.07256434,0.06560099,0.004907652,-0.0036030428,-0.014334029,-0.0053686895,0.03930704,0.031581946,0.000033696884,0.030319193,-0.024782343,-0.022143595,-0.03301815,0.025001489,-0.002402044,-0.03910963,-0.032604426,0.009007087,-0.06360221,0.0119902,0.017287033,-0.016562624,0.016413724,0.050043292,-0.019661654,0.011840489,-0.05841899,-0.01867967,0.008738544,0.03256335,0.009219271,-0.024962962,0.015481077,0.019770334,0.033078004,0.024793247,0.012140314,-0.04932663,-0.025786774,0.014405881,0.009468089,-0.045082834,0.010596408,0.049420938,0.06707604,-0.020782808,-0.017520579,0.008017342,-0.005655487,0.06681182,-0.0064362893,-0.008570998,0.024544207,0.01707154,-0.00013084064,0.008294282,0.010383781,-0.040958732,-0.007854719,-0.021421667,-0.031080376,-0.06804618,0.007126232,0.020796228,-0.0155425,-0.05714746,0.020458046,-0.058471423,0.028249137,-0.031434312,0.021511542,-0.021132262,0.011789199,0.019937288,0.02815001,0.043949373,-0.01607472,-0.02658983,0.0077439793,-0.0010007815,0.025082186,0.044006657,0.0020949952,-0.020252915,-0.01568226,0.00070496806,0.0054510282,0.01136914,0.058885004,0.038151175,-0.0005670816,-0.0204935,0.018208966,-0.025183754,0.044690814,0.05446499,0.013302636,0.027617501,0.056287795,-0.004332782,-0.008348921,-0.015239741,-0.04380768,0.00840389,0.020209758,-0.04212943,-0.026473468,0.017922884,0.020405116,-0.038962215,0.005674238,0.033953365,0.0038017198,-0.026246225,0.01489224,-0.012623158,0.061250843,-0.030560918,0.040860135,-0.036161046,0.03132518,-0.047114935,0.031504463,0.011441916,0.03650343,-0.061544072,-0.04674285,-0.021625726,-0.03041266,0.004571445,0.035173487,-0.06559266,-0.029155051,0.006563802,0.010610662,0.017158289,-0.004069233,0.022764726,0.01617444,0.025547802,0.002439305,-0.012881193,-0.03326245,0.026792398,0.020454332,0.05404044,0.013352468,0.023673523,0.02101724,0.048793953,0.0022265697,-0.04286586,0.019245692,0.019274332,0.011265496,-0.0003407275,-0.05630804,-0.00066257775,-0.016899586,0.002879015,-0.008524746,0.017831257,0.0057869153,0.02154579,0.022687502,0.014355551,-0.00424354,-0.029330894,-0.011161215,0.011780561,-0.007963017,-0.03751869,0.036676977,-0.02152831,-0.005717546,0.021463586,-0.0069936137,0.024624946,-0.020500498,0.014560358,0.051073864,0.009452786,0.030325003,0.03951888,-0.008367698,0.023240058,-0.0102428645,0.0057012076,-0.0052745426,0.014012072,0.0452592,0.00821674,-0.015886262,-0.020998059,0.0022060233,-0.008158991,-0.031454757,0.038569793,-0.03460327,-0.050788857,0.04487676,0.005496174,-0.03870853,0.04733411,0.01710106,0.009795898,0.050680418,-0.033979896,-0.005750408,-0.015068751,-0.011432227,-0.020523237,-0.043305684,0.01306984,0.04730896,-0.025755048,-0.028563503,-0.007974129,0.0002954049,-0.15664668,-0.02062525,-0.0050122184,0.046780597,0.03669285,0.0125986,-0.025119398,-0.009849802,-0.04933332,0.05708602,-0.037515316,-0.043909207,-0.0026745058,-0.008139466,-0.07977581,-0.002800695,-0.040102907,-0.041479312,-0.023688307,-0.022212392,0.0073382533,-0.04962905,0.046786517,0.01131525,-0.019125145,0.017105157,0.019702552,-0.041368905,0.010851857,-0.006285826,-0.0081536295,0.015367303,-0.021079665,-0.009881619,0.026387993,0.04113913,0.003115123,-0.023787789,-0.019447828,0.014614078,0.018455489,0.0693041,-0.050902046,0.023117993,0.012321346,-0.00091295934,-0.0232299,0.0027643754,-0.03370941,-0.049692567,-0.024451321,-0.037959754,-0.012798303,0.010207363,-0.04539041,-0.0007404388,-0.0023174102,0.032915343,0.021027556,0.015123503,-0.011402295,-0.09530177,0.026731882,-0.03873518,-0.03549407,-0.0018546042,0.025129411,0.009711783,0.019950835,0.0050340295,0.034702733,-0.013389211,0.009039084,0.000963112,0.03177287,0.038047936,-0.020885667,0.007207595,0.028181087,-0.101962246,0.02610806,0.014775208,-0.021833345,0.015117388,-0.007467798,-0.036758933,0.03949894,-0.008285476,0.004857853,0.23173945,0.063881844,0.024418537,-0.012230846,0.020278746,-0.039636325,-0.035370234,0.06000836,0.00028228603,-0.043210983,-0.0011629165,0.007481428,0.010391779,-0.019658893,0.032044638,0.030961897,-0.019802906,0.02627369,0.04026391,0.017171914,0.020654809,0.023986364,0.0012681619,-0.0030242498,-0.07887723,-0.018215293,-0.016687071,-0.026780121,-0.0008434335,0.016514046,-0.012456423,0.038137134,0.045410324,0.023343299,0.07400882,-0.036790688,0.003966072,-0.07632375,0.00848391,0.012109165,-0.013686334,-0.00087483734,-0.016885424,-0.018767089,-0.01644103,0.007537899,0.018687593,-0.03767141,-0.017529171,-0.011595822,-0.029409153,-0.023618175,-0.023656888,-0.011082794,0.0039697187,0.04151338,0.0005018719,-0.0305224,0.0021970277,0.078146435,0.00268935,-0.004169194,-0.058877457,-0.015064497,0.0012643356,0.010899394,0.0034686618,-0.032301094,0.033103943,0.047968622,0.047019243,-0.0050126635,-0.038314335,-0.007970883,0.014599731,-0.0244929,0.06712797,-0.003575506,-0.024345046,0.0031454186,-0.024169182,-0.051744528,-0.031763975,0.034372676,0.011289143,-0.0460616,0.038547356,0.030052569,-0.015511796,0.013172595,-0.011946838,0.0024799425,-0.054392144,-0.02796883,-0.04690167,-0.025375146,0.032371186,-0.043049157,-0.047793537,-0.0000709389,0.023277152,-0.026721746,-0.014814541,-0.013407936,0.027461957,0.004125835,0.010631803,0.010222937,-0.028465385,0.028090784,-0.023416743,-0.013271139,0.019299088,-0.020514885,0.059871037,0.049227707,0.029767852,0.019291507,-0.003073743,0.00675763,0.0043892995,0.030453028,-0.014228565,0.05425794,-0.055761218,-0.05051272,-0.017097607,0.009687755,0.009884431,0.02774778,0.02798842,-0.017737,-0.03775995,0.03315026,0.0248232,0.013681703,0.072332256,-0.03147277,-0.02327777,0.0009774959,0.018481027,0.024466448,0.026735991,-0.014879631,0.026731133,0.03984846,-0.022739617,-0.025717072,-0.0068490948,0.013505665,0.022229057,0.07275956,0.022216272,-0.054123357,-0.0036868935,0.022445802,-0.010761705,0.028807953,-0.06915218,0.0013699785,-0.009016808,0.050938856,0.03846887,0.06513606,-0.03942262,0.028190397,0.0036963127,0.02556022,-0.0023454556,-0.057244446,0.01819037,-0.016121935,-0.04509766,-0.010103418,0.0025893436,-0.055304922,0.033799693,0.012670416,-0.0009163723,0.013928236,0.03590499,-0.01717131,-0.036763147,0.024144439,0.03679251,0.0067627183,-0.01634062,-0.023648184,-0.005755513,-0.044151027,-0.019541234,0.064790405,0.021966007,-0.018606335,-0.0032163528,-0.01777618,0.04990235,-0.008192651,0.009239537,-0.007551255,-0.052945413,-0.07708889,-0.010653276,-0.03603254,-0.016874585,0.012656169,-0.036249764,0.007849557,-0.012545579,-0.03326395,-0.0037303474,-0.01954249,-0.07010399,0.005792411,-0.0151759945,-0.033253886,0.03888994,0.027904514,-0.062846884,-0.074086785,0.058642738,0.0026018003,0.013521216,-0.0017776965,-0.011773272,0.008529323,0.0030291327,-0.036774855,-0.017256891,-0.042154036,-0.008199978,-0.032983538,-0.017316889,0.011958054,0.015347045,0.02776922,0.021107316,0.050082177,0.024569897,-0.0112812435,-0.008546711,0.011394057,0.018251346,0.06966045,0.0464249,0.024377322,-0.002766372,-0.023736972,-0.010180953,0.002746175,-0.0018689889,-0.014327908,-0.03177637,-0.00750231,0.044918682,0.010672603,-0.03570696,0.014269161,-0.008628612,-0.05314676,0.002237308,0.023128046,0.019218996,-0.005699973,-0.0047923713,-0.021391,0.00018672271,-0.030385805,-0.04432848,-0.049201086,0.0021998046,-0.0073838364,0.01107809,-0.00097173144,0.0010036014,0.016133951,-0.01694707,-0.0023730577,0.026859304,-0.03879799,-0.03042063,0.06927948,-0.04091931,-0.031645644,-0.017857125,0.0035355692,-0.02426752,-0.0044618873,0.031075267,0.008531174,0.026414592,0.0039011308,-0.026557649,0.030857785,0.03867338,0.036506016,-0.0074682347,0.03400139,0.0032991534,-0.0144561175,-0.01873294,-0.02938911,0.005359402,-0.044298206,-0.01498651,0.028166901,0.0262993,-0.025081158,0.0058981166,0.013543962,0.0057296054,-0.04072836,-0.015195312,-0.00801964,0.053486023,0.004681879,0.033871036,0.025837878,0.014218361,-0.000050362167,0.032027178,-0.0023893737,-0.033156242,-0.028003642,-0.030312704,0.039525274,0.003611427,0.0012800085,-0.04088202,0.018793963,-0.013224256,-0.036493655,-0.033009507,-0.02274289,0.03950738,-0.02301072,0.010798814,0.012167844,0.0014134655,-0.026255894,0.0052668964,0.034169927,0.03486027,0.010764147,0.022946972,-0.050784208,0.023835951,0.006152041,-0.024027854,-0.025161859,0.026302788,-0.008609327,-0.03212891,-0.028435031,0.05643531,0.0103940945,-0.0010509192,-0.035636414,0.0067697857,0.03603015,-0.032563277,0.0016009274,-0.02763311,0.03246123,-0.008717227,0.020934643,-0.0016204244,0.032455485,-0.0033599867,-0.006342658,0.026668135,0.011874994,-0.0066010603,0.02774553,-0.004325943,0.02964449,-0.025539935,-0.03557391,0.042116582,0.013048606,-0.0045781466,0.02768209,-0.0014258388,-0.017867932,0.045570523,-0.026823247,0.045824543,0.011136639,0.019869383,0.035569612,-0.02416465,-0.014398904,-0.0019757084,0.004750669,-0.14009346,0.029781416,0.001655541,0.01755329,0.026785346,0.028935455,-0.061743364,-0.05643808,-0.026871009,-0.008660197,0.058373988,-0.039920665,0.015385008,-0.010226534,-0.0012382421,0.05271439,0.0030609858,0.006747473,-0.012379806,0.02763682,0.03480578,0.011824572,0.009027299,0.008639563,-0.016332513,-0.019555762,0.022425218,-0.020433538,-0.02527737,0.04445462,-0.038395416,-0.041267116,-0.006168132,0.032400046,0.021663839,-0.026702076,0.01296164,-0.003177091,-0.06444699,-0.017114105,-0.02283623,0.003482917,-0.055348158,0.0016896798,0.039697684,0.040106084,0.024520151,-0.03243494,-0.03830069,0.014913058,0.016640995,0.031130651,-0.02688948,0.057751488,-0.0010093107,-0.033313524,-0.0029013255,0.0125914095,0.008671579,0.05649759,-0.012985136,0.02013842,-0.027546015,-0.039570168,-0.016235424,-0.003177561,-0.0014795016,-0.0038260825,-0.0021286765,0.0071025593,-0.018062346,-0.009412222,-0.03354375,-0.029551324,-0.014476528,-0.018270673,0.0038292238,-0.01827758,-0.06106938,-0.031539664,-0.046859257,-0.02699185,0.0058723995,-0.016567871,0.0096743805,-0.011376781,0.000997977,-0.013358153,-0.08010816,-0.01883816,-0.06305587,-0.0080571305,0.013527861,-0.015330655,-0.0007445571,0.034212295,-0.050339397,-0.034443416,0.0022915765,-0.020203175,-0.011333982,0.0059243296,-0.001872375,0.021337962,-0.07098582,0.03561669,0.051344164,-0.0003953083,0.0452137,-0.037565198,-0.052514736,0.0068029445,0.022692738,0.017013365,-0.031288162,-0.0010317367,0.021443022,0.008383485,0.0052198498,0.0044334303,-0.0028706072,0.026130637,0.015966713,-0.01147192,-0.017630314,0.02834525,0.04035717,0.019019093,0.046829294,-0.0021548963,0.013636262,-0.01195604,0.033980895,-0.0153050795,0.0050959466,-0.010959301,-0.016912166,0.029732876,-0.06217922,-0.014721983,-0.021213982,0.0048022596,-0.006531799,-0.0400876,-0.00004477143,-0.016015342,0.04421773,-0.010806044,-0.024426376,-0.016800476,0.03908143,-0.031823333,-0.011373762,0.00961007,0.002988489,0.047596637,-0.021422567,-0.025521921,0.003487523,0.07698675,-0.0033654342,-0.04036419,-0.04261308,-0.038913872,-0.005276294,0.0034724388,0.005776007,-0.028076714,-0.01988233,-0.01794075,0.0029672186,0.019380694,-0.034967747,0.012720457,0.064886674,-0.020821905,0.025136348,0.013557553,0.018840015,-0.0053628627,0.025674993,0.007552849,0.07430471,0.07860079,-0.0013213791,0.005722473,0.008413387,0.039746862,-0.028425675,0.013050928,-0.023263004,0.044425864,0.0025369362,-0.013523243,0.08877676,0.00967749,0.0029231107,-0.029259954,0.018686071,0.008828291,-0.033110637,0.043088045,-0.025769087,-0.027916223,-0.025388295,0.010091429,-0.021235878,-0.025058018,-0.030858792,-0.009815683,0.018960658,0.0043018907,-0.0062586945,0.037406266,-0.011132174,0.02023265,0.022783764,0.010885131,0.0013700835,0.036055595,0.04993075,-0.001574145,-0.018705113,-0.008990453,-0.04413331,0.027823977,-0.048145227,0.037754305,-0.0064732013,0.043401025,0.0439619,-0.005133205,0.056338675,-0.012334905,-0.0018703397,0.018408805,0.025030741,-0.021420458,-0.010652469,-0.017473657,0.044549767,-0.012952288,0.058938473,0.013764555],"last_embed":{"hash":"1bwoxkp","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"1bwoxkp","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{16}","lines":[20,20],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1bwoxkp","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{17}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05637909,0.049489107,-0.024217255,-0.011164156,-0.017679173,-0.051044315,0.042217057,-0.03569868,0.014010732,-0.01142156,-0.03230823,0.0065740068,-0.05097521,-0.0037689959,0.012461646,0.019469198,-0.014459264,0.024663793,-0.0021019718,-0.027456148,-0.04565552,0.038328573,0.021820435,-0.055354364,0.012107387,0.04071935,-0.03531804,-0.01391328,-0.016320776,-0.03718327,0.02660763,-0.04605703,-0.04673327,-0.0956397,-0.007087966,-0.008444378,-0.0048719873,0.014186656,-0.042881213,0.019168366,-0.0017376733,-0.016494315,-0.0072581833,0.012017851,0.016356245,-0.023046298,0.010794877,-0.010164559,0.006111248,0.0012478549,-0.0042763446,0.019100524,0.036011852,0.00826628,-0.016393984,0.03527339,-0.014082505,0.00010221008,-0.09269133,-0.027593287,0.023560176,0.015049653,-0.044892732,-0.03705148,-0.006400764,0.05204463,0.017173693,0.0008692279,-0.012176508,-0.008769228,-0.015631713,0.033586863,-0.025124332,-0.035935808,-0.060909133,0.009453317,0.041373707,0.002598618,-0.06410089,0.06595386,0.018547434,0.017022127,-0.021267653,-0.03521154,-0.03485493,0.07428094,-0.018592801,0.014406876,-0.0006234968,0.00410474,-0.035298947,-0.0012663867,-0.020756228,-0.054210503,-0.023675736,0.027082972,-0.03292945,0.035978246,0.03584621,0.0025201296,0.035452858,0.001985726,0.011438219,-0.012461324,-0.01151482,-0.019932365,0.027001468,0.047675382,-0.0010043526,-0.019013949,0.03665396,0.021117624,0.0365101,0.024787167,0.036770012,-0.023870364,-0.011433085,-0.008136236,0.018984912,0.034711476,-0.004180701,0.06390748,0.034497865,-0.011661991,-0.001675398,-0.025542933,0.020348903,0.050705545,-0.01604613,-0.009397309,0.041613325,0.025879335,-0.010534516,-0.011591161,-0.019679582,0.008650473,0.05415876,-0.023370637,0.008255745,-0.047291115,-0.0077619157,0.07858373,-0.0047450294,-0.06273571,0.040833775,-0.04655076,0.052766446,-0.014115893,0.0027613197,-0.03935133,0.005807838,0.005338759,0.05467647,0.009330974,-0.030846287,-0.0061682705,0.011380574,-0.0041379817,0.008211657,0.020319894,0.041734565,-0.026233837,0.005621734,0.0014004462,0.00204179,-0.0123424055,-0.0050387066,0.053428352,-0.03299665,-0.059792984,-0.015711796,-0.011851223,0.026105613,0.021529859,0.033007976,0.04513289,-0.0068790545,0.03572831,0.000117756106,-0.029592782,-0.023887243,-0.01526906,0.042424913,-0.048788995,-0.004205431,0.055837803,-0.0067113745,-0.0152010685,0.019671373,0.007411248,-0.01929437,-0.054784276,-0.0005911339,0.012798704,-0.007947228,-0.033115305,0.056488357,-0.021516932,-0.0031712581,-0.027313529,0.030217282,0.0003461644,0.0026398902,-0.005909028,-0.007210564,-0.035819083,-0.053672183,0.012715144,0.04581753,-0.054724153,0.006731438,-0.00041963276,0.001587747,0.018941648,-0.030942919,-0.037886146,0.0026355435,0.02431988,-0.0062277345,-0.020320859,0.016293917,0.012572356,0.020435257,0.0506295,0.009596816,-0.015491197,0.03292245,0.042094447,0.023442531,-0.0028626467,-0.0042802016,-0.03117837,0.03496318,-0.027064223,-0.019860258,-0.012588124,-0.0033254111,0.012313653,-0.0020919463,-0.058377758,-0.013270116,0.012889752,0.0154718,0.030593945,-0.008375852,-0.004712869,0.023565156,0.0026578717,-0.0056727086,-0.02031452,0.025405444,-0.042892687,0.022041721,-0.0077594714,0.0026607553,0.024795385,-0.045844056,0.0019660066,0.07181921,0.033026937,0.0031733464,0.032301605,0.005728154,0.047503967,-0.00073784805,0.047536172,0.0106750345,0.016883114,0.025008518,0.003572313,-0.0118289385,-0.031832866,-0.0068922862,-0.0150197735,-0.0035645822,0.040888477,-0.027240109,-0.05505418,0.030634668,0.0026180353,-0.016983079,-0.002204553,0.054196637,0.05738611,0.04770627,-0.08170324,0.017028874,-0.008058917,0.022690414,-0.061216827,-0.004344198,0.007970351,0.035498586,-0.0061671836,-0.029074352,0.007725115,0.027260525,-0.15720704,-0.0013309364,0.004576232,0.085705616,0.007066602,-0.0049854624,-0.016154516,0.002429936,-0.0050320798,0.08999784,-0.017985247,-0.018542951,0.004168853,-0.034466255,-0.07175971,-0.038341258,-0.03477537,-0.067016125,0.033023074,-0.029921452,0.014842548,-0.05141046,0.0603999,0.020605022,-0.018392565,-0.00074633,0.015135171,0.010238823,-0.009795932,-0.050003532,-0.046848927,0.044727884,-0.037435714,0.027076768,0.057046775,0.05264985,-0.029226601,0.0038874003,-0.017330047,0.03246395,0.060079228,0.06778654,-0.06986002,0.034190297,0.015005478,-0.018598244,-0.008309361,-0.027413383,-0.03206535,-0.06632009,-0.026870042,-0.02907619,0.036613982,-0.003189589,-0.009298822,0.019976238,0.028147615,0.04581189,-0.02606165,-0.027234761,-0.0405211,-0.06931329,0.02549348,-0.011983179,-0.034470685,-0.04749211,-0.012845589,0.014209419,0.005174407,-0.030968836,0.029454308,-0.056178812,0.005091589,0.03150629,-0.008962362,0.011056582,0.003556979,0.0008616429,0.01573532,-0.08449767,-0.0026901253,0.0018481142,-0.023073541,0.06063884,-0.021728992,-0.030043583,0.031346213,0.0033914738,-0.025149798,0.21283671,0.034870695,0.03865419,-0.05511495,0.022470908,-0.066529356,-0.04537496,0.040433023,-0.017901134,-0.03340325,-0.027612215,-0.035988495,-0.009740378,-0.045108095,0.010360112,0.0719125,-0.030098895,0.00063257857,0.07496159,-0.016186893,0.009368511,0.018976156,-0.004958539,-0.0033544335,-0.048812814,-0.01252774,-0.050582457,-0.0029402098,-0.027080653,0.030591624,-0.025892908,0.041501425,0.07629184,-0.015830625,0.048720174,0.01481356,-0.034859452,-0.061795942,-0.038096126,0.026355227,-0.0082711615,0.023410125,0.0037226612,-0.048328526,-0.0015886741,0.01438779,0.007936606,-0.010524128,-0.026724216,0.026503505,-0.01192434,-0.016830504,0.020125108,-0.0043448573,0.012125501,0.019019162,0.008362877,-0.0029962768,0.019762171,0.04675341,0.017108537,0.024997283,-0.034025423,0.0057406058,0.0056153443,-0.0040161912,-0.0015610305,-0.0557598,-0.0007194019,0.023362428,0.037564244,0.011569641,-0.012599628,-0.034804843,-0.013502501,0.0041580508,0.026358064,-0.025503334,0.037950337,0.008655095,-0.033359602,-0.042791568,-0.053390898,0.0243938,-0.0025673,-0.018086707,0.0051199836,0.013067719,-0.025443804,-0.013014381,-0.0061070514,-0.007734961,-0.034450885,0.0064512966,0.0068099243,-0.04209052,0.03086928,-0.028451024,-0.0024722624,0.019536244,0.015679618,-0.016535673,0.013775479,-0.03311698,0.03424,-0.020832803,0.011874693,-0.023143603,-0.010928144,0.013691161,-0.031741034,0.023569,0.04472272,-0.04882046,0.042685024,0.045342673,0.028864726,0.019765299,0.04445572,0.048818234,0.032174252,-0.006726284,-0.04954847,0.029831331,-0.034838937,-0.018534336,-0.01347937,0.04552822,-0.006226685,0.02683124,0.0356165,-0.025767913,-0.0039777304,0.06754446,0.056565803,0.03491282,0.035864342,0.0055262404,-0.007160174,-0.015896427,0.009590607,-0.0038346702,0.039048314,0.0003297741,-0.0048139556,0.049813885,-0.0044437195,-0.0040974463,-0.025853522,0.012887085,-0.022509037,0.032464378,0.026917081,-0.039147936,-0.02243259,-0.040713515,-0.017681638,0.01465363,-0.041999314,0.009815511,0.021577183,0.07597061,-0.0008480401,0.035400737,-0.011505206,0.0386267,0.008695899,-0.008191022,-0.0024573486,-0.042639602,0.011272455,-0.0038141354,-0.02596565,-0.018272232,0.021942392,-0.0343716,0.021722669,-0.021585004,-0.07515599,-0.0037520041,0.045851294,-0.054610834,-0.034870118,0.033491984,0.019953113,0.0051836264,-0.021028345,-0.026635839,-0.026604516,-0.020538218,-0.04935252,0.095746115,-0.012341177,-0.027155299,0.019563254,-0.042524092,-0.0030517937,0.045629688,0.04512041,-0.029049497,-0.026645888,-0.02458527,0.0055365926,-0.0044281483,-0.0006251131,-0.01925252,-0.007076134,-0.027138531,-0.012836596,0.011415911,-0.018653877,-0.011633385,-0.091616884,0.003339515,-0.037190225,-0.021844964,0.005883156,0.036032103,-0.048988186,-0.032147124,-0.0017905085,0.015267743,0.018352369,-0.016093116,0.02283594,-0.011408975,0.014653599,-0.04767453,-0.049095128,-0.08104739,-0.010401735,-0.05192665,-0.05528805,-0.019308165,0.019753097,0.0068562226,0.030911556,0.030408928,0.028488345,-0.016230037,-0.0061256154,-0.009764355,0.025208903,0.018996555,0.035609234,-0.012251603,-0.023539228,-0.07137893,0.015665112,-0.014292392,0.013912575,0.0033304736,-0.015995516,0.00919672,-0.0049732835,0.01017831,0.0027920566,-0.014304914,0.010949093,-0.01967822,0.010538973,0.01277964,0.0022241476,0.025765374,-0.010400625,-0.018429864,-0.0003977367,-0.036244716,-0.011496196,-0.044691358,-0.0052970033,-0.027197246,-0.038291726,-0.01525494,0.015977968,0.03192064,-0.016910644,-0.00015141848,0.033383094,-0.01549286,-0.035206024,0.04731604,0.00739053,0.01537773,0.026540482,0.022166893,-0.03544632,0.0035033661,0.049030416,0.007863608,-0.004084535,-0.0009767318,-0.031493705,0.027893104,0.028669337,0.013308083,-0.011759557,0.0128360065,-0.011510201,-0.01760858,0.0049100816,-0.009499218,-0.022040607,-0.023303764,0.0013716593,-0.007033717,-0.017408883,-0.01772218,0.042579796,0.013583678,-0.011799151,-0.030939834,0.0017612982,0.019577205,0.035558082,0.005001857,0.023648046,-0.010392272,0.03138011,-0.012462333,0.027199917,-0.0076467167,-0.034338355,0.011624947,-0.03313585,0.00009783511,0.008685488,0.016796447,-0.050360855,-0.00073502684,0.010575765,-0.06256414,-0.044001732,-0.038950413,-0.04498252,0.010079503,-0.0011646312,0.030822324,0.009059946,-0.035069857,0.0050596604,0.05359402,0.027368115,-0.040199082,0.047598187,-0.040276293,0.016925288,-0.018611204,-0.04931711,-0.012601792,-0.006961127,0.03857989,0.011849188,-0.030735984,0.038550697,0.03673784,-0.02947872,-0.04735194,0.006467554,0.035857737,-0.051561248,0.011580389,-0.026013298,-0.015333238,0.018890943,0.008664572,0.031475313,0.028227631,-0.003124194,-0.019260949,0.0020676663,-0.025985684,-0.02092,0.029271252,-0.03110244,0.034197178,-0.011342469,-0.017766701,0.007329661,0.021696033,0.0051086997,0.011428477,-0.0080076195,-0.026107619,0.03049761,-0.007495461,-0.017280592,0.0052297777,0.048824392,0.04567059,-0.01069651,-0.012598126,-0.019487076,0.010765384,-0.14060032,-0.007542205,0.013268437,0.008215985,0.004847197,0.0031808245,-0.026472261,-0.057908256,0.015369688,-0.0031535404,0.02022339,0.00027705362,0.042638894,-0.014092269,-0.02998427,0.022744544,-0.016180113,0.022408744,-0.042571064,0.014806479,0.027367834,-0.019191828,0.021574985,0.009116663,-0.015011713,-0.018933367,-0.030246306,-0.00021781225,-0.0035058989,0.027668329,-0.059192803,-0.028912952,-0.031273875,0.0330595,0.025212519,0.00729414,0.008139693,-0.011677436,-0.06808216,-0.036431063,-0.021955017,0.006413067,-0.057939373,-0.052353702,0.020868815,-0.0027477362,0.0040855943,-0.04338229,-0.03390483,0.00030019018,0.035646245,0.018746087,0.014595603,0.037808213,0.0012638979,-0.047894046,-0.0006406072,-0.014118521,-0.0068641976,0.060178474,-0.0072072516,0.061902497,0.012880179,-0.013961864,-0.020503702,-0.035014033,0.034050096,-0.00026734095,0.013439707,-0.0082367025,-0.010514976,0.051919207,0.037429396,-0.031539585,-0.0022840232,0.0007624837,-0.00005195743,0.04740198,-0.0038445636,-0.025303582,-0.07476004,0.025848892,0.0058143255,-0.0008788389,-0.0014130534,-0.023960924,-0.026837178,0.0144230705,-0.049060144,-0.019145604,-0.06284748,0.0019215085,0.0036758746,-0.019484513,-0.009338212,0.04330919,-0.009031169,0.00091004453,-0.008207708,-0.016526334,-0.007972465,-0.022049522,0.022921065,0.028838404,-0.043391325,0.013266212,0.048489995,0.025816344,0.028926615,-0.023050508,-0.04938101,-0.008562173,0.01111016,0.013628793,-0.053831674,0.0049145836,-0.008500281,0.02665213,-0.011233849,0.013279417,0.035114877,-0.0073240907,0.028090075,-0.031672396,-0.014916231,0.033685688,0.016779695,0.023571035,0.021232644,0.011837473,-0.00569814,-0.0649525,0.039589245,0.0029738625,0.0038902005,-0.016002497,0.021799387,0.026539871,-0.026644915,-0.009753311,-0.031369,0.0058447663,0.0065624956,-0.030083284,0.013558412,0.016411595,0.06144124,-0.028182792,-0.0124077555,0.0016934463,0.029074917,-0.0020126798,-0.0025332377,0.044402376,0.0044508358,0.03948434,-0.03414857,-0.0069113867,-0.013383731,0.043356616,0.011821773,0.012130856,-0.021905174,-0.028063115,-0.024322568,-0.001518897,-0.0027859423,-0.0072397627,0.0117845135,-0.0020875349,-0.0011792198,0.013666237,-0.027493833,0.01209457,0.058054153,0.01973663,0.016250838,-0.027311241,0.02048143,-0.0075361724,-0.0062302444,0.0062072775,0.07105932,0.07633513,0.035124823,0.027570883,0.01520078,0.022651454,0.015866868,0.017764568,-0.048346736,0.0061527444,-0.007988465,0.009337962,0.045706533,0.04226724,0.008242113,-0.013956143,0.014279145,-0.016225582,-0.022563111,0.018731395,-0.010410696,-0.028701933,0.027512487,0.016756777,0.028278863,-0.026406633,-0.011796676,0.021316022,-0.018994007,0.006218344,-0.019929986,0.051558267,-0.033586428,0.019314054,0.00664344,0.027227798,0.00771642,0.009028647,0.028385404,-0.022816,-0.04078016,-0.033766724,-0.023310125,0.023302617,-0.046545435,0.024054473,-0.034711733,0.016147424,0.018608542,0.021289244,0.040212914,0.032946356,-0.005430911,0.000043908272,0.027345844,0.01209179,-0.012342053,-0.004069966,0.014520911,0.005020854,0.0037504558,-0.016692288],"last_embed":{"hash":"140kqu8","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"140kqu8","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{17}","lines":[21,21],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"140kqu8","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{18}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01656807,0.009518368,-0.019425359,-0.029022906,-0.029864935,-0.04956368,0.02234903,-0.025712231,-0.005840956,0.004068497,-0.0044855997,0.008828677,-0.08690197,-0.027450051,0.0018598479,-0.015738333,-0.0028422053,0.004522119,-0.015449443,0.02417929,-0.057844207,0.087398164,0.0020556964,-0.008268793,0.034204394,0.025611011,-0.03686666,-0.024192868,0.041344456,-0.04705704,0.025024869,-0.0071178693,-0.019523578,-0.06902348,-0.023935838,0.007138914,-0.007742127,0.0122188,-0.03528656,-0.020007195,0.013906623,-0.02102705,0.03105384,0.00041058654,0.037147433,-0.011522035,0.0013927004,0.0051792744,0.008982821,0.003928131,0.007395962,0.027627641,0.033167426,0.016579138,-0.01857969,0.016978797,-0.02026363,-0.017109282,-0.02479906,-0.0068126344,0.0029795084,0.04059579,-0.06943272,-0.026347896,-0.02366474,0.053932074,0.0345243,0.024866246,-0.004073802,-0.011043092,-0.02040386,0.05176832,-0.015001926,-0.027604079,-0.05793472,0.01525129,0.04462651,0.0014741881,-0.06717149,0.04041615,-0.0072057554,-0.021524021,0.009406655,-0.04754373,-0.016619205,0.017210858,-0.0015997797,0.053760752,0.0043041296,0.015700895,-0.007501303,-0.002110102,0.009768056,-0.040631503,-0.010656836,0.019783372,-0.0004273458,-0.001092744,0.019751431,-0.010140087,0.033205338,0.034284435,-0.013293475,-0.009683594,-0.050635774,-0.012991413,-0.053826883,0.056805246,0.007533233,-0.024269393,0.0036882823,0.043035597,0.038254593,0.01301948,0.03508909,-0.03356418,-0.011263131,-0.0050656386,0.018756567,-0.0143301925,-0.035454746,0.05210364,0.0068187495,-0.012828658,-0.016444068,0.0048435554,-0.0021259855,0.058087215,-0.03909769,-0.008727013,0.025180923,-0.0064489627,0.011726299,0.02910971,0.013448838,-0.028032314,0.00704811,0.011182259,-0.012162477,-0.051774178,-0.0029046847,0.066923164,0.022415724,-0.05241855,0.013297783,-0.0817406,-0.00027749897,-0.022300724,-0.014751121,-0.052205898,0.02092286,-0.0012359627,0.044117305,0.004946119,-0.013486411,-0.019384524,-0.005912894,0.02674776,0.032705244,0.050845053,-0.0077071586,0.006025956,-0.030527053,-0.017076034,0.006034249,-0.023535194,-0.009273719,0.018095965,0.008336364,-0.039789904,0.04014571,-0.0033995707,0.0054727183,0.0049511055,-0.012023849,0.04539489,0.013703809,0.032135867,0.013588988,-0.018529799,0.0042633857,-0.0009572974,0.010263669,-0.011220233,-0.016971026,0.051924486,-0.017569045,-0.009125798,0.022838168,0.031195303,0.02555745,-0.016708339,0.0010140172,-0.0027325684,0.027504649,-0.050545786,0.043446846,-0.022094278,-0.0027707512,-0.013005889,0.015933357,-0.0060139415,0.0047454746,-0.026296567,0.0061145048,-0.03196824,-0.07052789,0.022642326,-0.012190828,-0.035127055,-0.015869005,0.002281136,-0.0050525367,0.005738197,-0.046965167,-0.0048137405,0.017282728,0.052289456,0.014222277,-0.039534643,-0.053169478,0.019278832,0.022432782,0.060373098,0.02132534,0.0012920182,0.036980808,0.03656614,0.015678154,0.020179622,-0.009635652,-0.012378215,0.020875067,0.021063257,-0.01819,-0.008200523,-0.025238506,0.024395756,-0.0020547134,0.00566549,-0.0027174107,0.0034353032,-0.017322823,0.0147678,-0.04037502,-0.01689846,-0.015330741,0.030921241,-0.00841121,-0.031122653,0.019769117,-0.027070915,0.0012068704,0.001807849,-0.03751582,0.009997656,-0.032556016,0.023730878,-0.004769,0.037154425,0.05945421,0.011335157,0.008160227,0.023455221,0.012551201,0.021651786,0.0056676865,0.0064202617,0.021051506,0.034001593,0.007407709,-0.018034644,0.034122627,-0.011321442,-0.004019541,0.040411077,-0.036354378,-0.042875756,0.04950854,0.01256906,0.0078422865,0.026132254,0.034536187,0.031838328,0.04705941,-0.06036142,0.0031624553,0.008790189,-0.0037121277,-0.07680582,0.013251881,-0.024300326,0.03166747,-0.031813726,-0.0062093907,-0.01496243,-0.004176804,-0.15678975,0.0063790875,0.015764466,0.06731205,0.019199653,0.02686007,-0.0067340746,-0.0015107605,-0.030963054,0.0448017,0.015788274,-0.022831775,-0.026587026,-0.026670683,-0.056480136,-0.04695876,-0.037536506,-0.01654816,0.032055855,-0.008492542,0.026207441,-0.06308551,0.06019873,0.08000537,-0.007623585,-0.009290225,0.016101949,-0.014421963,-0.015512034,-0.037958715,-0.02661516,-0.0040284544,-0.020894684,-0.005026451,0.03864625,0.032717004,-0.025332546,0.03755894,-0.052211564,0.006219647,0.056800764,0.051341962,-0.028970664,0.03434392,0.012387374,-0.020588338,-0.0016292657,-0.009192511,-0.021641804,-0.05825671,0.026849238,-0.018125053,0.037917566,0.037697386,-0.013899379,0.008240548,0.033696987,0.036772236,-0.0132513745,0.02685948,-0.026194528,-0.041268878,0.020608723,-0.0092008915,-0.032406103,-0.019907193,-0.0045345877,0.019914875,-0.013708466,-0.030486023,0.021603085,-0.02615057,0.009864781,0.022588506,-0.0023637002,0.00488309,0.00819991,-0.019935915,0.012843312,-0.09472714,0.013602037,-0.002497176,-0.014389636,0.04831582,-0.0130621875,-0.03175274,0.04046198,0.025290793,0.025936889,0.23874213,0.053875223,0.030472834,-0.039268006,0.005867372,-0.04708191,-0.017089518,0.052967973,0.0010176697,-0.017842462,0.018209787,0.017047884,0.007861448,-0.006015422,-0.018414043,0.01994023,-0.04544662,-0.017073534,0.0618986,-0.02747017,0.036492873,-0.00226218,0.025591433,-0.032674223,-0.06970636,-0.007971666,-0.001836754,0.015869502,-0.025388047,0.038078092,0.007324228,0.059026394,0.066892065,-0.051357407,0.034831118,0.0071686623,-0.0038415468,-0.078463495,-0.024154834,0.030936986,0.006405781,0.001683585,-0.04295409,-0.06081,-0.03544102,-0.025399528,0.013244271,0.0014551897,-0.01313572,-0.008331175,-0.03803851,0.0008677931,0.005525872,-0.014325777,0.046973687,0.019439084,0.013976048,-0.0010617598,0.030581921,0.05474424,0.028268578,0.03011062,-0.052074023,0.010968109,0.009507034,0.02568967,0.034103375,-0.07328323,0.03463901,0.03613039,0.053006038,-0.018598467,-0.03260429,-0.03384211,0.0046523763,0.00045858833,0.042586837,-0.023782775,0.01899278,0.021768294,-0.020871002,-0.025898147,-0.019945325,-0.0034382425,-0.011957362,-0.013651955,0.051802125,0.011369231,-0.02443157,-0.03908601,-0.030540694,-0.032769322,-0.057379544,0.02081351,0.014684709,-0.03139764,0.042618096,-0.007282728,-0.023005357,0.019076128,0.009103284,0.0091802385,0.012306909,-0.01044674,0.04737592,-0.030542277,0.018834926,-0.005678721,0.0062522083,0.051455464,-0.0801939,0.029819725,0.041472677,-0.007202495,0.05297044,0.052849755,0.021147938,0.019001283,0.00058513164,0.018112922,0.034844197,0.0131614655,-0.0039259023,-0.010277098,-0.042437576,-0.013735407,-0.01631434,0.017338872,-0.028144255,0.017733071,0.042169727,0.004258259,-0.06614527,0.058489162,0.052710444,0.0058455435,0.04134904,-0.003543464,-0.039516922,0.0042384933,0.028977053,0.033915132,0.04679184,0.0069351485,0.024281079,0.028762827,-0.05001196,-0.034530204,-0.02614624,0.040035073,-0.034739215,0.03662166,0.00070764485,-0.009320263,-0.011687525,-0.014689925,-0.022535572,-0.014377716,-0.0059206085,-0.0313883,0.024328994,0.07611698,0.02038575,0.069919415,-0.038985677,0.0052202065,-0.0032432105,0.01611305,-0.040397983,-0.058610342,0.00949229,-0.01774179,-0.024292214,-0.005168632,0.011877082,-0.02654112,-0.00062360533,0.0036430373,-0.010320459,-0.055779535,0.045341153,-0.03063034,-0.0702486,0.032027718,0.04098857,-0.00057886227,-0.016398052,-0.036863435,0.029556135,-0.029922362,-0.011761307,0.08861095,0.012061422,-0.027068473,-0.0035981215,-0.011915472,0.05958401,0.0147747705,0.017272525,0.00026849756,-0.002654908,-0.01433876,-0.046566084,0.03143017,-0.040411524,-0.033438798,-0.027019864,0.012090825,-0.028158413,0.024549484,0.0038520207,0.0045299698,-0.071695216,-0.017157493,-0.024307612,-0.007845722,0.037473343,0.065617815,-0.060345497,-0.032363795,0.035995457,-0.0147264,0.054940782,-0.036910012,-0.023650508,-0.018630287,0.00078691606,-0.06260283,-0.056238342,-0.053207725,-0.009082082,0.019059932,-0.01001949,-0.0020782424,-0.0075968234,0.006670434,0.03304371,0.040151652,-0.0077627087,-0.01330329,0.0059849704,0.0032119805,0.029088095,0.015818942,0.026274957,0.026512794,-0.015782464,-0.042600993,-0.028275175,-0.010850946,0.031649675,-0.036615893,-0.03307064,-0.022773549,0.034437932,-0.0026757552,-0.026243767,-0.019081002,0.00009693572,-0.016542755,0.016460473,0.029081162,0.0068568243,-0.02100747,-0.03351758,-0.036451202,-0.024293534,-0.032158937,-0.03411902,-0.0023217779,-0.025209963,-0.056372248,-0.0021487717,-0.022871988,0.010018579,0.021502983,-0.014118574,0.038817853,0.056390546,-0.025015986,-0.070663735,0.025679003,0.0016236034,-0.03913704,-0.025902305,0.045054425,0.0057307007,-0.008933137,0.043946926,0.00669065,0.0022025055,-0.014683227,-0.02548599,0.057176583,0.014386333,0.035502143,0.004276355,0.027421476,0.013286432,-0.015814755,0.007819651,-0.04146711,-0.0025251997,-0.034214284,0.008067182,-0.0071416944,-0.005652132,-0.0029233866,0.015749551,0.0031937212,0.012405883,-0.027610447,-0.018205306,0.005368529,0.029231293,0.0027663556,0.03803563,-0.011297803,-0.013875634,-0.001035047,0.045695774,-0.018941646,-0.03871907,-0.0077267555,-0.016812311,-0.0073249447,-0.026716562,-0.031445064,-0.03471158,0.03173338,0.024179049,-0.05289637,-0.034998503,-0.010364169,0.021574598,-0.027061434,0.027710818,-0.002879412,0.0240009,-0.014576885,-0.011903204,0.015437225,0.0015932773,-0.022527369,0.0030059551,-0.06690257,-0.010231106,-0.0038494538,-0.03455123,-0.00802136,0.0042166617,0.020092698,-0.013534864,-0.023469152,0.041930526,0.013779883,-0.0059721456,-0.018080873,0.031518336,0.012013301,-0.02497197,-0.0031590732,-0.0046995045,-0.02527816,-0.005473057,0.027820643,-0.014782158,0.037703153,-0.027995303,-0.045661554,-0.011305253,0.05236107,-0.009306513,0.07112777,-0.02688411,0.046373405,0.000100348734,0.016386222,0.009268764,0.008309525,0.001988498,-0.0017809225,-0.012150057,0.0006219628,0.008908401,-0.001877153,-0.0004215555,-0.022528734,0.02198938,0.02636163,-0.017092232,0.014847787,-0.01471289,-0.0008336395,-0.15578277,0.0073164734,-0.02184324,0.00983667,0.017593447,-0.0005536857,-0.045873605,-0.071735986,-0.021398926,0.021711519,-0.00061466196,0.008292817,0.031797938,-0.0069927294,0.007317184,-0.0019497774,-0.009987023,-0.009909603,-0.07560743,0.018009922,0.018618628,-0.027141279,0.03376641,0.024224112,-0.020883257,-0.026834674,-0.02304402,0.033351783,-0.008883667,0.0037238663,-0.0071489243,-0.01802651,-0.013079058,0.03855009,0.037483357,0.0042268764,0.01995486,-0.012254155,-0.047657795,0.0030568102,-0.014215841,0.024177158,-0.07146363,-0.0077262,0.022840178,0.045277048,0.011437883,-0.040980075,-0.009802797,-0.0131813465,-0.001024156,0.047139872,-0.0011170211,0.039856467,-0.012522183,-0.044711288,-0.016584272,-0.04799431,-0.026796164,0.047716282,-0.022509156,0.054138135,-0.009293874,-0.036010247,-0.03262587,0.0038210384,-0.014777635,-0.04472982,-0.008259841,-0.0036322381,-0.0021069548,0.021950182,0.011683033,-0.03425977,-0.01150907,-0.005191039,-0.016503252,-0.009911165,-0.0067519755,-0.0474633,-0.054161396,-0.011486032,-0.02135466,0.0040867124,0.03469888,-0.0071798447,-0.03710154,-0.00055193034,-0.095851205,0.027753832,-0.061582644,-0.0074583124,0.0073572136,-0.055786736,0.010316398,0.039991748,-0.026059456,-0.008768398,-0.005312781,-0.030976642,0.00096008665,0.001521996,0.031884607,0.009083884,-0.026766,0.035218697,0.047746617,-0.009120838,0.018375933,-0.03267942,-0.0432474,-0.009965022,0.026190171,-0.011862055,-0.040372185,0.017054357,-0.037662562,0.032597825,0.0069607683,-0.01917149,0.002805245,-0.02177641,-0.01506713,-0.016921634,-0.0013153637,0.06994589,0.011948381,0.014950826,0.046380945,0.032140154,-0.01223039,-0.017748185,0.02388417,0.011512828,0.038439494,0.010566548,-0.0048811333,0.022982387,-0.05418718,-0.01359463,-0.03570137,0.00068390334,-0.0050617484,-0.04365601,-0.011020957,-0.014157718,0.054412182,0.0003873975,-0.03058717,-0.02253547,0.03534802,-0.016327903,0.00041014975,0.01976884,0.01990357,0.034448158,-0.013318801,-0.010569492,0.029875664,0.040940307,-0.017079318,-0.02852184,-0.013881583,-0.047565855,-0.018241493,-0.005374731,0.0077073593,-0.022425106,0.004426256,0.022626901,0.0009104455,0.022809306,-0.019752223,-0.029912358,0.050170276,0.013586313,-0.0006979417,-0.02766544,0.036747992,-0.015367737,0.028281342,0.038014214,0.055522323,0.04699412,0.016515369,0.013699539,0.004461451,0.0059072813,-0.035206012,-0.0037880228,-0.03242509,0.06042894,0.020774767,-0.00430079,0.04312452,0.0015912057,0.016507104,-0.011434104,0.031541027,-0.032429934,-0.004574129,0.050191388,-0.023593817,-0.047656983,-0.007063085,0.03671972,0.0018759387,-0.01018043,-0.0085272025,-0.0062773665,-0.043257423,0.0010384063,-0.013763795,0.016791912,0.0024253263,0.010720939,0.02631285,0.027002687,0.01927877,-0.010691779,0.006592634,-0.025278319,0.0065404065,-0.019248297,-0.032075968,0.0007456132,-0.042654496,0.06598543,-0.03328758,0.0012247731,-0.010416498,0.007832196,0.037218872,0.004297172,-0.03288995,-0.00813004,0.025379444,-0.01590422,-0.0075174323,0.029241802,0.051650926,-0.016261473,0.071048565,-0.008541955],"last_embed":{"hash":"1yhdllo","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"1yhdllo","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{18}","lines":[22,22],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yhdllo","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{19}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03067899,0.02953402,0.018895006,-0.029058393,-0.02379751,-0.03645171,0.031597726,-0.015819151,-0.0016865203,-0.034276027,-0.007599953,0.024312938,-0.015507426,-0.006517023,0.036331363,-0.01145057,-0.0054731853,0.0069888723,-0.02990659,0.002572238,-0.07677532,0.023758253,0.004594942,-0.0066438233,-0.023721121,0.019750958,-0.031365458,-0.011807347,-0.0031041086,-0.02452771,0.015256627,-0.053493585,0.007954276,-0.076932475,-0.008081274,-0.028822508,-0.017821722,0.019198084,-0.018088736,0.025220132,0.0079519,-0.031365577,0.007660779,-0.022405498,0.030839708,-0.0012611302,-0.0039197677,-0.01331627,0.010150313,0.013940158,-0.007828734,0.012471565,0.02359997,-0.010757288,0.0011054805,0.0077176867,0.007760286,0.008185008,-0.04857952,-0.032509346,-0.006931837,-0.005147699,-0.048786774,-0.04570234,-0.005517731,0.03939008,0.019840315,0.008294486,-0.01290739,-0.04934403,-0.006008179,0.033964593,-0.019672943,-0.043849774,-0.08724901,0.019019874,0.041423157,-0.020010062,-0.06186852,0.05727859,0.042169906,-0.026560578,0.015854571,-0.030761402,-0.025239399,0.028640235,0.009947354,-0.009154732,-0.009820352,-0.007946072,-0.021140758,0.026157673,-0.0053805537,-0.046563346,-0.04375836,0.018346786,-0.0038691089,0.032733124,0.019550608,0.0073408275,0.042350173,0.039878793,-0.00996458,0.0014308012,-0.02109607,0.005022415,-0.016121112,0.027654165,0.027217334,-0.002778822,0.02505014,0.044593416,0.0536137,0.009694867,-0.002036211,-0.024027856,-0.022232266,0.011457858,-0.0044886377,0.00891907,0.010884686,-0.010168112,0.025991034,-0.033921286,0.0011207514,0.0004069426,-0.054536935,0.012654329,-0.039861955,-0.005806658,0.03474737,0.0030148327,0.007619644,0.014376738,-0.047673423,-0.032392427,0.00463286,0.0012601736,0.018912291,-0.025571434,-0.010085391,0.040482435,-0.018337753,-0.07444327,0.012570231,-0.039553385,0.054790586,-0.02567526,-0.02006828,-0.018346298,0.017428933,0.005224443,0.004941823,0.04287243,-0.03730425,-0.02684066,0.013013847,0.035728503,-0.0051844656,0.037941393,0.0016731382,-0.016549807,-0.068359144,-0.011050916,-0.015796468,0.023316488,0.02321396,0.035607513,-0.005836188,-0.03561536,0.009958594,-0.001130986,0.04729116,0.008612428,0.03169847,0.048176732,0.012475423,0.047081705,-0.018810596,-0.020115048,-0.023377528,0.0047804858,0.035602268,-0.014194458,-0.025123669,0.06415708,-0.013171862,0.014136215,-0.0019299901,0.028114919,0.020724263,-0.0033588856,0.0070251124,-0.03540903,0.020051295,-0.06800107,0.04795589,-0.02097878,0.0036161598,-0.041220915,-0.011674769,0.0074366922,0.004009851,-0.027856238,-0.0024012087,-0.017737355,-0.04348421,-0.013800204,0.03944537,-0.0385112,0.015796408,-0.002601018,0.016484432,0.03983545,-0.053862326,-0.017461406,-0.007994393,0.030650375,0.0011330204,-0.00814622,-0.0017758659,-0.0013172141,-0.005269548,0.052747857,-0.0016294104,0.002565389,0.018105589,0.02797137,-0.028556466,-0.020387383,0.023900995,-0.009593261,0.026356466,0.025692333,-0.01734392,-0.005678959,-0.011563216,0.004855569,0.053494047,-0.027370233,-0.010341781,0.029228482,0.036262,0.045065112,-0.047556166,-0.006573279,0.013827115,0.013363453,0.012228862,-0.028133342,0.01779027,-0.03576289,-0.0013621163,-0.046371173,-0.0026569678,0.032522626,-0.016776325,0.020148883,0.006766989,0.026960546,0.0056046913,0.006054563,-0.017598052,0.022888742,-0.007342732,-0.0030963551,0.0061770417,0.013691495,0.04194096,-0.0059229373,-0.018433582,-0.011432187,-0.0045314375,0.0021735164,-0.007461278,0.01411524,-0.06550467,-0.049676355,0.046203934,0.018534943,0.004061142,0.020204108,0.008297972,0.024422271,0.0747484,-0.025514772,0.015338652,0.023903051,0.032586146,-0.028575927,-0.02767784,-0.016172523,0.049291596,-0.042899452,-0.027902737,-0.027787197,0.00022402764,-0.16190283,-0.021050712,0.01773738,0.055971317,0.021065678,0.021540133,-0.016369494,-0.009084952,-0.003726502,0.041396186,-0.027229259,-0.03766311,0.014552012,-0.064345725,-0.038984045,0.0028131653,-0.05110516,-0.033864893,-0.018384794,-0.021216346,0.015040785,-0.058856167,0.068805166,0.004980864,0.015846778,-0.004301224,0.008373086,-0.054325663,-0.022542298,-0.041499995,-0.06091746,0.048042785,-0.0269276,0.017090792,0.03411708,0.04299464,-0.024831934,-0.0037312736,-0.033094883,-0.0025016295,0.04116017,0.09337171,-0.038652096,0.009481938,-0.001777697,-0.0063441675,-0.00040219296,0.012816609,-0.047901366,-0.039079577,-0.037530135,-0.012669763,0.015416423,-0.012952901,-0.008841103,-0.009255199,0.017237501,0.038811952,-0.016783772,-0.017545037,-0.03409613,-0.057032444,0.032354753,0.012418068,-0.02202253,-0.06362627,0.004404677,-0.023967585,-0.0003221401,-0.008772417,0.0032047299,-0.016162079,0.030768689,0.014632382,-0.015338675,0.0028013992,0.015098659,0.0026805908,-0.00044031342,-0.103463255,0.058075942,0.045465294,-0.0158263,0.054859515,0.0018503943,0.0018708413,0.012685974,-0.0083566215,0.021296093,0.24246858,0.025182448,0.031362265,-0.013903292,-0.00058076635,-0.000035729037,-0.04959138,0.021870652,-0.007473544,-0.038472403,-0.013489964,-0.014793006,0.0120356325,-0.02112298,-0.015740605,0.024569664,-0.045199648,0.015545603,0.080084994,-0.046508357,0.009493817,0.008100855,0.06581983,-0.020594269,-0.07606618,-0.048182327,-0.015564166,-0.007945151,-0.0072628767,0.0064306515,-0.0514196,0.052931417,0.0522199,-0.026873298,0.04841411,0.0055505857,0.013195489,-0.06855873,-0.032588296,0.016037036,0.004531334,0.009320773,-0.040894195,-0.010991552,-0.041669965,0.0037475578,-0.025964836,0.024999209,-0.026859157,-0.010646668,-0.010340876,0.003212113,-0.0039218417,-0.009515427,-0.02985735,0.03709826,-0.0061090156,-0.031678587,0.03109308,0.06467496,0.001713225,0.030957589,-0.053332012,0.05543708,0.02690154,0.024653511,-0.02600467,-0.03160397,-0.010250014,0.020894451,0.05616771,0.030314455,-0.03206486,-0.0039703883,0.040265433,-0.0067434646,0.05355548,0.016434805,0.028077597,0.0069895806,-0.028863473,-0.07417133,-0.023841185,0.012434473,-0.014912678,-0.061228883,0.026844097,0.028323561,-0.028748253,-0.015231634,-0.010051493,0.02936932,-0.037774738,-0.0051874174,-0.030951224,-0.04517162,0.005740814,-0.019291714,-0.010502245,-0.020049406,0.009590839,-0.009763524,0.052188996,0.004100914,0.0661142,0.015447731,0.015060205,-0.034161888,0.020190937,-0.0013346545,-0.0460799,0.029970119,0.043965258,-0.029198611,0.027306149,0.006250365,0.00025160675,0.005162437,0.03402776,0.016459772,0.018064955,-0.048696067,-0.052889485,0.020212645,-0.037552197,-0.017517965,-0.015579685,0.062247287,0.0070814416,0.018385109,0.042650685,-0.008254428,-0.04032182,0.04758782,0.013612337,0.01655431,0.053613447,-0.00021148809,0.004445562,0.003385966,0.012167751,0.03793814,0.03219772,0.0037961372,-0.009063236,0.044924416,-0.05149044,-0.015522288,-0.00063583354,0.039191857,0.0036992389,0.026729513,-0.007890335,-0.04228192,0.011771515,-0.07181834,-0.014949204,0.0021616304,-0.035446286,-0.022646299,-0.005697204,0.057681184,-0.0022508544,0.06344225,-0.012415467,0.04340022,0.041126136,0.019077698,0.013433154,-0.047018994,-0.00033219828,0.022428358,-0.026010979,0.00083271787,0.0037322838,-0.022690807,0.029095039,-0.03690198,-0.03730249,-0.016949093,0.043391198,0.019316021,-0.058584202,0.0384693,0.02886912,-0.02384235,0.0016739905,-0.020009939,-0.017821994,-0.029901754,-0.06822369,0.09471983,-0.038647104,-0.028633572,0.019855566,0.04244568,-0.00079766364,0.027688669,0.028400429,-0.028894853,0.004457228,-0.03695046,-0.025845995,0.007535825,-0.015411885,-0.04051199,-0.013194209,0.010312118,-0.013982201,0.0029280065,-0.028803969,0.0048780134,-0.06977735,0.007898826,-0.01993816,-0.02788905,0.02411115,0.057981946,-0.038146175,-0.04669888,0.020150254,0.000056761517,0.02250991,0.006011251,-0.024953429,-0.022060487,0.038147174,-0.048117362,-0.041748524,-0.066654265,-0.007571405,0.0001482994,-0.04535381,0.019275963,0.02785221,0.034170773,0.0064844466,0.033796445,-0.009479673,-0.03548255,-0.0074599152,-0.036497366,0.01411371,0.070598125,0.023035713,-0.0117943315,-0.06973963,-0.055337302,0.018592374,-0.012320315,0.016376337,0.005150657,-0.04421671,-0.05478625,0.034204695,-0.022360275,-0.003056477,-0.00047009697,-0.01970045,-0.008704239,0.026524512,0.040178232,-0.00054210733,-0.0021382477,-0.037346303,-0.025584951,-0.0034677666,-0.023581296,-0.0025969606,-0.03522722,0.018554438,-0.038498685,-0.013856724,-0.03451735,-0.000103933315,0.021039858,-0.061282743,-0.0020365538,0.042147636,-0.025251845,-0.05748393,0.006196038,0.0007048033,-0.013636921,0.009204681,0.077565975,-0.005687271,0.0040201587,0.032633923,-0.004279888,0.020310804,-0.010027516,-0.04065825,0.021062832,0.030746657,0.04185691,0.052654803,0.025165504,0.0035979208,0.007035384,0.004200896,-0.026422588,-0.019737374,-0.0031566485,-0.044151966,-0.021517836,0.012668259,0.0014205222,0.004040478,0.0041026454,0.0047316332,-0.04078404,0.0037141754,-0.019931924,0.010166667,-0.03730973,0.045466445,0.002574114,0.030029925,0.0043207454,-0.0074725873,-0.00860794,-0.037146922,-0.004274741,-0.05438519,0.0088872425,0.020490984,-0.022433408,-0.02920565,0.01595355,0.00026302537,-0.057233024,-0.030170891,-0.0029452236,-0.01179967,0.01523266,0.014510372,0.0032131395,-0.0026470444,0.0058890306,0.009732906,-0.018712843,0.028488861,-0.0038644199,0.030962355,-0.0045772223,-0.006583167,0.015765022,-0.044444367,0.017587252,-0.004307598,0.012183915,0.010199524,-0.013669776,0.022671865,0.022695504,-0.03001462,0.018420946,0.010770103,0.03773414,-0.05188335,-0.0029959376,0.032395963,-0.013855008,0.0072095105,0.019093474,-0.011050776,0.056392666,0.018304521,-0.024602193,-0.0044333967,0.027988587,-0.0036562881,0.05336224,0.00022849451,0.046904545,-0.005639002,-0.014716196,0.0238989,0.0008682404,-0.014430057,0.014663602,-0.012214293,-0.017060865,0.014579642,0.021532902,-0.0034241583,0.018168382,0.02727578,0.055167686,-0.008956276,-0.0158816,-0.013309171,0.022513647,-0.15664996,-0.00064471696,-0.02377584,0.001996385,0.013513904,-0.01611481,-0.037922073,-0.055522423,0.000635503,0.008372322,0.024254076,0.026382972,0.033733577,0.021799106,-0.016830627,0.050130922,0.0024353475,-0.008392507,-0.049442645,0.027698664,0.036838498,-0.025732988,0.037974548,-0.0070121204,-0.05238464,-0.010977375,-0.006424724,0.010213467,-0.012856048,0.0258742,-0.013198063,0.0033864689,-0.007570266,0.044798713,0.026061535,-0.008242886,0.028293226,-0.008674067,-0.027747875,-0.02197591,-0.0032033182,0.007856391,-0.023308165,-0.021168191,0.030548673,0.01940678,-0.006159631,-0.02798766,-0.054502234,0.0068400856,-0.024578273,0.0055385977,0.027844919,0.04168693,-0.0047820252,-0.0099407965,-0.028574254,-0.001008741,-0.014725536,0.008019756,-0.01775722,0.052709647,0.0026243867,0.0010547559,-0.055991516,-0.025592623,0.038727958,-0.050874256,-0.02833169,0.0033493573,-0.0078095426,0.008750139,-0.00029878822,-0.002883299,-0.011701881,0.00017514863,0.01433264,0.028882364,-0.016459282,-0.059125815,-0.064009294,0.0005423271,-0.009482194,-0.015482924,0.012619575,0.0074069644,-0.016598096,0.010261997,-0.042976428,0.018161263,-0.08617717,-0.0026053262,0.015861047,-0.017054565,-0.015602168,0.041063473,-0.023001425,-0.017113091,0.009773657,-0.022690097,-0.03325456,0.005541555,0.025741048,0.0073333033,-0.049317744,0.051631108,0.024828073,0.0075169294,0.03002985,-0.031962454,-0.06274167,-0.0048655393,0.027077181,0.0009263514,-0.047142334,0.032444566,-0.0067259795,0.024393016,-0.025901258,-0.0140358955,0.041964553,-0.01246041,-0.013947375,-0.013577116,-0.0007031887,0.014025614,0.021623045,0.053692516,0.054600757,-0.0065960544,0.03202005,-0.014788261,0.047709405,0.010177922,0.012111369,-0.016530495,-0.005517726,0.0143643115,-0.03623892,-0.037099965,-0.020976167,-0.013818505,-0.011860226,-0.023221293,0.02223508,0.005530494,0.023740426,-0.041476354,-0.021102402,-0.027757717,0.038205825,0.0144679155,0.024247888,0.008730682,0.004404678,0.058171123,-0.019330122,-0.008995544,-0.02352496,0.074664116,-0.014662721,0.0074862763,-0.023832021,-0.02552962,-0.016772095,-0.004453579,0.0055527054,0.029904792,0.011882236,0.0013479299,-0.03064661,0.037634894,-0.011398603,0.018508397,0.07597471,0.00909809,0.03587701,-0.028561166,0.063384145,-0.023744166,0.023978842,-0.0012565161,0.062735885,0.046387132,-0.019729096,0.01600891,0.03165102,-0.0047941525,-0.028944539,0.0297071,-0.0077864085,0.018841613,0.01238327,-0.009270361,0.022988515,0.0220195,-0.0044481107,-0.0011474361,0.020844527,0.0046733827,-0.03745519,0.0249387,-0.011445345,-0.039296027,-0.015231395,0.026307253,0.02232659,-0.024220236,-0.059140127,0.067987345,-0.022342205,-0.001657766,0.0154952975,0.011998605,0.026436541,0.0013968975,0.04791549,0.02240296,0.009534388,0.020174643,0.021514969,0.014701048,0.011973501,-0.007584256,-0.013421203,0.024776524,-0.055086497,0.027582228,0.016481059,0.027968923,0.023091732,0.00080927886,0.03658512,0.047708422,-0.0018777407,0.050909765,-0.046458006,-0.010515736,-0.06463173,-0.033066362,0.020927353,-0.0014711786,0.014271052,0.0015481872],"last_embed":{"hash":"1150wpw","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"1150wpw","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{19}","lines":[23,23],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1150wpw","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{20}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038915418,0.0011991475,-0.020971397,-0.0011015146,-0.018137114,-0.0881914,0.057807177,0.0016883322,0.016890282,0.012212374,-0.005985998,0.013634433,-0.0474392,0.007270923,-0.017485224,0.0077487696,-0.03014883,0.0072385697,0.024848796,0.018156545,-0.0863192,0.05267123,0.025671855,-0.001560055,-0.0018170044,0.035711423,-0.04547565,0.0030857392,-0.014392158,0.014957404,-0.00040017828,-0.027214745,0.018219447,-0.0402292,-0.000953856,-0.014128771,-0.012231216,-0.011171477,-0.03823561,-0.025237374,-0.030535515,-0.055039577,0.026883133,0.007565125,0.02732342,0.02457905,-0.017284842,-0.011315252,-0.018369636,0.017174475,0.009049246,0.00556636,0.030178111,-0.0056811227,-0.022472719,0.047801837,-0.015051882,-0.02084748,-0.040963672,0.0051909303,-0.013593216,0.06948986,-0.011156177,-0.0209205,-0.010085569,0.0464644,0.018724917,-0.026004216,-0.001641372,-0.009159041,-0.0021455905,0.018768722,-0.02150305,-0.031002346,-0.061955646,0.027315158,0.020806415,0.005708846,-0.05665057,0.07017949,-0.008255412,-0.016835222,0.00038052045,-0.010906776,-0.02433874,0.029203914,-0.009034567,0.01329078,0.002130594,0.007565458,-0.047059167,0.013115016,-0.015461274,-0.012121622,-0.018554844,0.030738408,-0.04158102,-0.004389124,0.016960058,0.010892082,0.063242614,0.031029893,-0.012839724,0.02871102,-0.041946176,0.0066175144,0.015516111,0.019837664,0.011629553,0.0026689798,0.024841657,0.0062764045,0.0070511145,-0.0025090727,0.01822815,-0.045673955,-0.009017629,0.018985434,0.0077657015,-0.009836646,-0.012207909,0.04893378,0.0029748061,-0.031546764,-0.050296467,0.016423786,-0.033914294,0.038732126,-0.0021821824,0.019208819,0.019291263,-0.00695925,0.00922697,0.007096082,0.023857383,-0.011804313,0.026175536,0.019303251,0.009194345,-0.018228967,0.0023647486,0.07305199,-0.0022482492,-0.041623835,0.03230081,-0.07389595,0.033881873,-0.023739468,-0.0017280302,-0.012893634,0.024728358,0.011946206,0.025008153,-0.014735574,-0.029999629,-0.030225325,0.03368235,0.037725642,0.03052526,0.042890217,0.01649787,-0.018390475,-0.028484443,0.045524057,0.026527679,0.012056146,0.03957869,0.053570073,-0.014300988,-0.023975106,0.0328659,-0.0437628,0.023486272,0.025103569,0.0077300826,0.036238343,0.060591087,0.026132636,-0.006857177,-0.044204105,0.008131097,-0.04134521,0.05303586,-0.03957899,-0.024723273,0.023719318,-0.018393792,-0.020275692,0.00008319646,0.024707465,0.020277593,-0.030974764,0.04474194,-0.014926433,0.06359223,-0.018889446,0.031104816,-0.037348554,0.015281855,0.0011866769,0.02309763,0.018238954,0.019672845,-0.012198904,-0.043972105,-0.003726169,-0.057013817,0.003585789,-0.024453295,-0.04999775,-0.010833019,0.021522297,0.022109872,0.031941026,-0.01797788,-0.026459306,0.05552599,-0.013472665,-0.019764526,-0.015778653,-0.057993263,0.04969787,0.036763042,0.028192256,0.01576194,0.011828355,0.016715836,0.038193043,-0.027369183,-0.015133386,0.036920913,-0.0005072805,-0.039545372,-0.004073815,-0.019383566,-0.026334418,-0.0165711,-0.007265697,0.055064574,-0.006616353,-0.011850537,0.01544907,0.018067535,0.011262714,-0.03989309,0.0020647803,0.018297222,0.037254192,0.020454345,-0.031196568,0.03684725,-0.007377563,-0.010370667,-0.027766228,-0.02620536,0.021901488,0.000671795,0.018565364,0.040824383,-0.0030292356,-0.00079299824,0.028790396,0.027444873,0.0121951625,0.010603365,0.02247284,-0.017061079,-0.026541054,0.030269725,0.019672576,-0.038081385,-0.017691262,0.025837794,-0.012654995,-0.048492864,0.03895239,-0.048613027,-0.06098089,0.03912609,-0.000048256356,-0.014704399,0.012582871,0.0120221535,0.023981513,0.041414496,-0.049233057,0.04279557,0.014111391,0.014078713,-0.07329433,-0.012580063,0.020114785,0.058361217,-0.021433104,-0.02549011,-0.030500572,0.033108257,-0.14593622,-0.025401577,0.0020673883,0.04533117,0.019917345,0.011401899,-0.029590145,-0.015218541,-0.03585037,0.02946494,0.019808268,-0.04045173,-0.018474588,0.0061126975,-0.026939608,0.0024733925,-0.035152785,-0.029155796,-0.018448517,-0.008905786,0.0093354555,-0.03463782,0.044813335,0.0016893881,-0.03681211,0.020234404,0.036866482,0.005609256,-0.02345733,-0.020275997,-0.025984013,0.01721033,-0.01986349,0.021936398,0.023919668,0.02173236,-0.05433229,0.005638029,-0.01831477,0.005273405,0.030784419,0.022769952,-0.05494555,0.038982388,-0.014646895,-0.0029838053,-0.0015387302,-0.0012613813,-0.02686104,-0.05639569,-0.004940169,-0.031109352,0.0058348333,0.037905402,-0.045894925,-0.0054313056,-0.01315739,0.026807813,0.0056325393,0.009834774,-0.010980217,-0.08764814,0.06307816,-0.03453827,-0.04363452,-0.05494228,-0.004784264,0.040950608,-0.041575722,-0.036104318,0.026523177,-0.063820824,0.026530806,-0.01268588,0.019356096,0.014036997,-0.0010112383,-0.03531454,-0.0062875138,-0.099466875,0.01451833,0.038148172,-0.042086136,0.0531669,-0.004413638,-0.0022064517,0.030573782,-0.00046059652,0.038704302,0.22255401,0.06176427,0.055862818,-0.014064283,0.055742126,-0.04292192,-0.0423156,0.01898187,-0.0007524837,-0.039389305,-0.003909893,0.020497859,0.010610782,-0.012250709,0.017048458,0.032207772,-0.062312737,-0.022501819,0.068941295,0.03386866,0.036140427,0.014539861,0.029538779,-0.02146557,-0.08935249,-0.0565798,-0.0075433413,0.03788882,0.00963342,0.023287224,-0.0493556,0.021027997,0.05053158,-0.019614955,0.051819373,-0.02923449,0.039451044,-0.06174138,-0.041309975,0.03199308,0.019816188,-0.0012203633,-0.013305855,-0.0328039,-0.05528927,-0.011177619,0.0058200397,-0.01274898,-0.032467727,-0.0005849341,-0.004969207,0.008356582,-0.0061346334,-0.013386623,0.0082001975,0.021629121,0.0052734762,-0.01988885,0.007924867,0.05773396,-0.019222543,0.020626307,-0.072444975,0.000046899084,0.03626607,-0.0070694005,-0.010776754,-0.0040388647,0.065264545,0.018344512,-0.021776538,0.005997239,-0.02362016,-0.013758042,0.0109832715,-0.011794748,0.045390904,0.029327352,-0.0071733487,0.011953101,-0.021144625,-0.06489971,-0.04761796,0.028401412,-0.016153969,-0.037721213,-0.0017487656,0.01527656,-0.0027804445,-0.01450266,-0.015065662,-0.004816377,0.0069447933,-0.037012953,-0.0025340857,-0.018807549,0.027742438,-0.0046882275,-0.009212774,-0.018641287,0.0016598705,0.03205648,0.008889534,0.011820957,-0.014332136,-0.0048672906,-0.021384198,-0.0300435,-0.014489108,0.03716328,-0.061509017,0.025227617,0.04734332,-0.04476604,0.04750037,0.04802,0.040275607,0.03143173,0.028710904,0.017785946,0.008544576,0.029807135,-0.03452565,0.035635833,-0.027324604,-0.0334045,-0.007643283,0.010264468,0.013951504,0.02544371,0.052246705,-0.004757007,-0.03229547,0.0016664518,0.046365086,0.054759286,0.040260453,-0.006395929,0.007832094,-0.02810346,0.030678319,0.0014741934,0.042178083,0.01637285,-0.0008307299,0.047699835,-0.022412991,-0.01551284,-0.040449567,-0.008666487,0.034567658,0.055491846,0.011031414,-0.036274385,0.009683111,-0.012638955,-0.04628996,-0.0062687793,-0.023154425,-0.0025969003,-0.0022420061,0.07476853,-0.008017782,0.07367123,-0.037366137,0.023167955,-0.020104384,0.018071892,-0.024516542,-0.09069021,0.001675568,0.02384903,-0.03986542,-0.014510141,-0.02532015,-0.028135065,0.025678083,0.018148884,-0.012324057,-0.04029976,0.017114403,-0.012833855,-0.042898368,0.025025131,0.010480207,-0.009996308,0.0062888716,-0.011546484,-0.01220024,-0.031633228,-0.06593916,0.1093504,-0.03368957,-0.021005979,0.018001426,0.011320535,0.019074937,0.007576325,0.0103933215,0.006641775,-0.059225563,-0.025350746,-0.028035441,0.0088661155,-0.01285484,-0.042653374,-0.009837289,0.003263748,0.010096674,-0.033944514,0.0006229336,-0.02138022,-0.03506343,-0.008450711,-0.00040495818,-0.022153553,0.031850286,0.02826573,-0.07219156,-0.05660171,0.01357336,0.008058113,0.010937993,0.00033153742,-0.007319919,-0.009134349,-0.020289775,-0.022491379,-0.034812637,-0.06756511,-0.007492929,-0.04320076,0.00088242564,0.012440387,0.005031214,0.03343802,0.0027999075,0.030549057,-0.009336169,-0.011901663,0.012271681,-0.00087840616,-0.006751759,0.015618789,0.008477481,-0.006152559,-0.02243106,-0.051486976,0.0004863954,-0.023394907,0.010715423,-0.030160366,-0.034777995,-0.053943735,0.061653562,0.009390758,-0.046359513,0.01630229,-0.012881841,-0.056500558,0.0004543371,0.047035284,0.02991903,-0.010487761,-0.012950542,-0.00031994877,-0.037794366,0.025784595,-0.026882336,-0.07584755,-0.012578569,-0.004928627,-0.017248597,-0.049596876,0.035652068,-0.030488675,-0.03338822,0.0148538845,0.0063536987,-0.019448617,-0.07696411,0.03379641,0.023284463,-0.026821896,-0.0040656202,0.030190645,0.024844425,-0.011921901,-0.00647506,-0.008705895,0.045475397,0.0033802295,-0.046524998,0.036764402,0.015641058,0.029117128,0.04070053,0.025161138,-0.016023075,-0.008917405,-0.02313818,-0.013212281,-0.02996427,-0.009990141,-0.010448242,-0.015985893,0.026515417,-0.041064143,-0.016019322,-0.012621416,0.0007534658,-0.030741833,-0.02535342,-0.016190907,0.03754605,-0.027729101,0.034489337,0.0006852267,0.0034025651,-0.0041471138,0.004446481,0.009881611,-0.061074357,-0.0040481403,-0.03929496,-0.0046985196,0.014062191,-0.026490213,-0.03656982,0.05781423,0.019544063,-0.05428718,-0.018021358,0.009500168,0.010870281,0.009743984,0.010206363,-0.026019316,-0.0017988996,0.0307128,0.0093748085,0.016033681,0.049148913,-0.0040737814,0.0127858315,0.0014588801,-0.023681086,-0.010728191,-0.012024917,-0.017716236,-0.007940371,0.03068301,0.006263316,-0.042352077,0.025223032,-0.0055650366,-0.022017282,-0.0021635166,0.023554565,-0.022266347,-0.054788157,0.022477634,-0.0013866231,-0.0071407263,0.0014130952,-0.00036265282,0.010527878,-0.00074551307,0.035648227,-0.010990505,0.014599368,0.0369183,0.026735315,0.01619903,-0.021555535,0.009330024,0.0008500049,-0.002421679,0.040197156,0.011601475,0.028911572,0.029838275,-0.006752222,-0.020512484,0.033317074,-0.015571517,0.020868199,0.02861498,0.024784736,0.040029787,-0.044108294,0.007451523,0.01744348,-0.005329356,-0.14511962,-0.00060730614,-0.01496365,0.011852757,-0.016375985,-0.02086934,-0.044199504,-0.03689637,-0.0069229235,-0.044666916,0.048848126,-0.039987683,0.024945267,0.00088355877,0.011591672,0.0026500276,-0.018561043,-0.0025982396,-0.058638368,0.07221437,0.014264206,0.0009405159,0.025816636,0.0034245867,-0.04202283,-0.011151691,-0.024535649,0.019751193,-0.019620607,0.042518847,-0.022621108,-0.05309679,0.000877619,0.0514131,0.032515526,-0.011332477,-0.010776855,0.0076614395,-0.047270905,-0.0015398324,0.022559412,0.0017137518,-0.021368306,0.0077312835,0.05000383,0.06424848,0.009508535,-0.022038335,-0.046357278,0.005783641,0.0059142695,0.037610605,0.033257525,0.059379928,-0.015076712,-0.04964007,-0.0016869361,-0.019529285,0.020828938,0.037763614,0.03529404,0.042226937,0.00039864462,0.0031701084,-0.066197485,-0.009012887,0.0005650675,-0.02535926,-0.017232802,0.008452103,-0.021818908,-0.015469783,0.029265447,-0.019512247,-0.0073439064,0.022929046,-0.0027514119,-0.0019108901,-0.02498061,-0.016557638,-0.062733784,0.008624251,0.0047199186,0.005542532,0.047019854,0.014932348,-0.009171034,-0.013242975,-0.088717744,0.018179165,-0.05499043,0.0077245315,0.0074667134,-0.022105705,-0.018972354,0.037233967,-0.02988611,-0.03485142,0.018933812,-0.028859854,-0.04385716,0.006784074,0.01919474,-0.002191586,-0.04289007,0.0024151292,0.02955363,0.00013832198,0.010214595,-0.015496362,-0.051090423,-0.0013743866,0.0009472196,-0.012791799,-0.05147351,-0.008652592,0.008988169,0.032920815,0.0112715,0.0012658648,-0.015750855,-0.010027888,0.027815895,-0.016427157,0.0075858994,0.06080544,0.017299717,0.04504261,0.0713413,-0.02958291,0.0014965773,-0.0820715,-0.006885475,0.0017533395,0.048939798,-0.0025684272,-0.032545853,0.02158464,-0.009894889,-0.020670122,-0.0072115525,-0.047216855,0.0012469729,-0.032219272,0.0013546434,0.009943741,0.026828596,-0.011225231,-0.014791299,-0.028458808,0.012280134,0.006951272,0.01510666,0.014419162,0.01551391,0.023062123,0.029301709,-0.009572981,-0.0025597308,0.085686006,0.008669896,-0.03453695,-0.01709018,-0.02217302,-0.02908665,-0.0073806318,0.0066263564,-0.0035284094,-0.033753656,0.024664594,-0.0016536176,0.04171167,0.0031980516,0.043229803,0.05766913,-0.021027321,0.02297779,-0.015113822,0.012658105,-0.033676498,0.017449401,0.0073041474,0.046304334,0.067145124,-0.020827679,0.028067404,0.026815629,0.01278944,-0.0031463453,0.017603116,-0.02520418,0.048299666,0.028643288,-0.01588471,0.046782777,0.012936877,-0.0064191883,-0.01813348,-0.0020373657,0.014571042,-0.033118907,0.019938214,-0.03704858,-0.025713181,-0.004705895,0.045240603,-0.039096095,-0.04264452,-0.005779948,0.017819079,-0.03128959,-0.0033437128,-0.015614798,0.012466299,0.008288036,0.039282873,0.038974732,0.0061411867,0.024463393,0.010277655,0.032211144,0.007942848,-0.0016505594,-0.01800289,-0.0035050064,0.03342548,-0.04613037,0.009994627,-0.019781543,0.029952066,-0.014919634,0.006281416,0.04217056,0.014448348,-0.0017330645,-0.015641738,0.0018888662,-0.05119362,-0.006259962,-0.0077831373,0.04038927,-0.008214773,0.023140369,-0.02306809],"last_embed":{"hash":"xsik37","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"xsik37","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{20}","lines":[24,24],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xsik37","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{22}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019647304,0.0045705233,-0.020181082,0.003437748,-0.024127144,-0.077318355,0.019945722,-0.034806468,-0.014604252,0.007998249,-0.023060782,0.010848131,-0.052976973,-0.00222869,0.03003049,0.008273854,-0.011642729,-0.0007670323,0.0047247414,0.023779767,-0.07833144,0.048295487,0.053525757,-0.023493147,-0.0027151962,0.054055467,0.018632589,-0.00016764896,-0.005457469,0.021665316,0.013129473,-0.022195201,-0.038978465,-0.07723507,0.012236008,0.00023937515,0.0015583952,-0.008229283,-0.03890091,-0.014571797,-0.042131543,-0.04137612,0.01696476,-0.007939065,0.057051077,-0.003829429,0.0031744682,-0.014456128,-0.02100402,0.009375193,0.010626118,0.018923717,0.025492674,-0.021284638,-0.021058273,0.011732775,-0.020195564,0.00834839,-0.014490754,-0.022899685,0.0026459238,0.06640528,-0.022750631,-0.012594784,-0.0078112003,0.08342244,0.037166893,-0.013546587,0.004870633,-0.004666889,-0.032748934,0.012468446,0.0021434748,-0.05234625,-0.049517963,0.026247403,0.02371131,-0.004312146,0.015132691,0.078518204,0.02606437,-0.016800467,-0.0030921684,0.0043306937,-0.021436088,0.031931184,0.020309009,-0.0038010417,0.017850112,-0.02506069,-0.039408352,-0.009771277,0.015300932,-0.039153446,-0.04239058,0.029839864,-0.040192604,0.017525379,0.038446788,0.0048048357,0.0556158,-0.001661682,-0.0014895385,0.017502392,-0.026431868,-0.018962411,0.002808585,0.055488184,0.00792095,-0.019394955,0.032027118,0.043711755,0.036767483,-0.014573908,0.0052366187,-0.02133606,-0.018013882,-0.009111466,0.01759619,-0.015833603,-0.0069030947,0.032461226,0.0067615104,-0.028560046,0.023440894,0.021013774,0.0120643675,0.040557157,-0.05331386,0.009959456,0.0065369867,0.011692955,-0.019782523,0.02820875,-0.033816706,-0.019254047,0.0023408243,-0.02792879,-0.029713195,-0.029688431,-0.029919926,0.019078331,-0.022622835,-0.034797393,0.035436332,-0.07313024,0.05247582,-0.004404317,0.015575627,-0.039728396,-0.007842573,0.008294637,0.010169554,0.015403532,-0.04777611,-0.00081209786,0.01462814,0.024726732,0.02790043,0.02979772,-0.0052243215,-0.0024334302,-0.04920577,0.011870459,-0.0011158044,0.0061197006,0.013105585,0.027064003,0.0042807087,-0.036381118,-0.004053312,-0.01780943,0.030750599,0.029962562,0.030481989,0.028278865,0.0010450907,0.010459265,-0.035098918,-0.024969885,-0.01557262,-0.026395667,0.006107692,-0.04380071,-0.005499656,0.043492604,-0.0020620353,0.005831102,0.0012499018,0.0073950347,-0.014656813,-0.023115756,0.020057512,0.009723933,0.051875237,-0.05752261,0.005784445,-0.05004561,-0.019080551,-0.037647747,0.02664481,0.016901044,0.0014398333,-0.023405025,-0.010816695,-0.04841167,-0.06449995,-0.027345542,-0.0023014005,0.010486803,-0.021434302,-0.0036925895,0.002920036,-0.0019701745,-0.03675518,-0.0050339466,0.045447346,0.0125349015,0.012485309,-0.0124924285,-0.0045006457,0.021748995,0.031662613,0.055259656,0.0073211384,0.04096435,0.0140688205,0.042433724,0.021881789,-0.019229364,0.04451269,-0.013172856,-0.037448794,-0.02700264,-0.057232175,-0.0211094,-0.0068981983,0.011836539,0.058184564,-0.03565901,-0.01582332,0.022697778,0.034255788,0.0726741,-0.017583162,0.0050360276,0.02395507,-0.018217927,0.008474282,-0.058931164,0.03997926,-0.028523427,0.011141839,0.01766195,0.005631758,0.016976362,-0.023980126,0.025969984,0.03346942,-0.011616814,0.024945263,0.046633314,0.049942404,0.025250493,-0.023504568,0.0016778681,-0.039376624,0.030398745,0.04649182,0.04246673,-0.038704537,-0.00057999423,0.018188277,-0.015732087,-0.034267463,0.048178986,-0.055301744,-0.060917545,0.055002905,-0.008097268,-0.0053196675,-0.0019493208,0.03723909,-0.0045354734,0.005406735,0.019145176,-0.02154998,0.01729638,-0.028433507,-0.0388343,-0.006432818,-0.019535394,0.04680904,-0.042610444,-0.029609332,-0.040812608,-0.0006900178,-0.14774108,0.024384374,0.016215203,0.045006853,0.03535489,-0.010067917,-0.033508167,0.029184805,-0.017754544,0.049180858,0.01286657,-0.030801939,-0.005526253,-0.044418607,-0.00887998,-0.0024167737,-0.030808857,-0.04606737,-0.01653872,-0.016743362,0.0026842218,-0.035648197,0.048968073,-0.02376685,-0.008148688,0.006113477,0.008311903,-0.024642913,0.012379146,-0.002070398,-0.036013205,-0.010317731,-0.019242842,-0.0043623415,0.034006372,0.054849822,-0.019354014,-0.018804876,-0.04694563,-0.0057146763,0.056024373,0.04613227,-0.04395572,0.05012893,-0.020479072,0.011765076,-0.024259476,0.0034152726,-0.04409388,-0.048631933,-0.028891154,-0.040193662,0.017286824,0.02736594,-0.009489612,0.020011466,0.005798095,0.048833497,-0.00730878,-0.026363002,-0.048312604,-0.08071973,0.0066851135,0.023097277,-0.042735007,-0.029766541,0.012662778,0.0018159165,-0.035927024,-0.00043399847,0.04340262,-0.04924869,-0.004416819,0.030056844,0.0063113035,0.0014102864,-0.007545809,0.038273748,-0.02195522,-0.09885981,0.0051090205,0.05787317,0.0013030067,0.038786136,-0.0040716818,-0.049666826,0.0073548374,0.009910424,-0.0040731,0.24301897,0.077947326,-0.0018031123,0.0032322733,0.031053506,-0.020398157,0.0011376429,0.035722375,-0.015767902,-0.03164976,-0.0036304942,-0.021846311,-0.0033319546,0.019885106,0.026045946,0.024693742,-0.029661955,0.02640103,0.06931714,-0.020605516,0.03369867,0.01933903,-0.013284452,0.010849964,-0.09819478,-0.034460947,-0.0015173325,0.013212051,-0.023222733,0.008276851,-0.042874414,0.044432044,0.06626832,-0.011581069,0.08300348,0.026546983,0.04770231,-0.06863211,-0.027455239,0.020737343,0.009416891,0.00487591,-0.053031437,0.0064340523,-0.022765974,-0.044146277,-0.021459538,0.022241417,-0.013611635,-0.032159273,-0.021883639,0.0045626285,0.029324004,-0.0013751858,-0.005593098,0.012264585,0.004278745,-0.013001142,0.004536549,0.056662425,0.02725513,0.04107351,-0.097472966,0.0005455595,0.026583416,0.010263388,-0.007921264,0.005763426,-0.00033596516,0.016698644,0.034119774,0.00206197,-0.027762536,-0.034502093,-0.0060829343,0.0031098016,0.04497243,0.03204012,0.0037806928,-0.01402247,0.0065827174,-0.06658324,-0.02090442,-0.021288125,0.021690585,-0.015701538,0.01900135,0.02385381,-0.04558316,0.0014812474,0.018560192,0.013633298,-0.060645573,-0.0047273557,-0.024110382,-0.031584203,0.0432621,-0.025850546,-0.011985468,-0.0010930356,0.015356952,-0.0011616802,-0.0012103504,-0.026003283,0.03345119,-0.013928111,-0.013902484,-0.018469935,0.0012391219,0.015080084,-0.045796055,0.014155281,0.01056522,-0.056662973,0.037129004,0.055820864,0.03819635,0.011744515,0.0324496,-0.003972979,0.02377492,0.0073754415,-0.06318832,0.028938303,0.009547035,-0.054967895,-0.00025191763,0.023674758,0.026144974,0.036540262,0.03601476,-0.004587073,0.041544337,0.00980907,0.054647177,0.036042396,0.02990985,0.0015051103,0.0072777406,-0.017605262,0.052465722,0.009117487,0.034679797,-0.001829864,0.02893421,0.049888957,-0.0122358,-0.017800497,-0.033946004,0.009187551,0.06739065,0.063696824,0.042495023,-0.04556522,0.006728956,-0.02426393,-0.03448867,0.016928347,-0.020999499,-0.005733871,-0.03028486,0.076480925,-0.00046195957,0.06059252,-0.034421775,0.02719294,-0.022417022,-0.009762568,-0.011274206,-0.06734412,-0.014801259,-0.0035007794,-0.032555796,-0.0010530128,-0.011606301,-0.023147514,-0.0059800027,0.00419781,-0.0016943128,-0.021482741,0.000085672924,-0.009641518,-0.055960633,0.01990137,0.036288813,0.01923118,0.028164387,-0.020978864,0.039236054,-0.016434614,-0.059765752,0.09610797,0.017666955,-0.007232396,0.011229224,-0.010347116,0.051900983,-0.0027545737,0.048058044,-0.042139094,-0.04511244,-0.032051757,-0.027925005,-0.014404791,0.000047917114,-0.0052747233,0.027404074,0.0093452195,-0.011988796,0.02024548,0.019386133,-0.031275205,-0.029454123,-0.0030113056,-0.029412955,-0.018112212,0.011004051,0.020254934,-0.07790372,-0.048578355,0.03943917,-0.013792865,0.042719852,-0.0075806766,0.025933834,0.0033202956,-0.0063895974,-0.044098,-0.00384362,-0.028841477,-0.0022545515,0.013087049,0.011854197,0.0021607343,0.013381648,0.054698896,0.0116674015,0.052492984,0.023634475,0.0010821208,-0.034248814,-0.0040443717,0.042455647,0.015301891,0.013341259,0.0041145287,0.016121393,-0.05719709,-0.022026787,0.03757029,-0.0057233046,-0.033120252,-0.005187335,-0.019508455,0.02461218,-0.008891037,-0.0040620468,0.015242817,0.0012753812,-0.061835844,0.03555031,0.04547547,0.007714935,0.0027775033,-0.0063510425,-0.015804533,-0.0013105399,-0.015930748,-0.011632874,-0.018937891,-0.04117535,-0.020340359,-0.008398006,-0.019792946,0.030837113,-0.025152495,-0.03872938,0.036906336,0.012244186,-0.019748122,-0.032851525,0.05375139,0.017535098,-0.024682578,0.014959173,0.02053705,0.004635394,-0.010382812,0.029616008,-0.015358192,0.007409936,-0.018784577,-0.035443828,0.04234009,0.018021971,0.03569503,0.008712145,-0.00034567414,-0.00060912897,-0.026741978,-0.014881494,-0.013096155,0.004223437,-0.016818574,-0.0059962473,-0.03131253,0.019317554,0.00022173887,0.041965183,0.0046159006,-0.008205565,-0.0644309,-0.014215297,-0.009085438,0.02934411,-0.025886316,0.004417921,0.002867444,-0.009170248,-0.037377313,-0.012530926,0.0045291483,-0.03889965,0.008707304,-0.04530565,0.01563215,0.009403087,-0.028175993,-0.03840707,-0.013219931,-0.0011810503,-0.038409058,-0.026346609,-0.027947582,-0.032562505,-0.001777235,0.01577221,-0.009522557,0.00970741,0.00617539,0.008498396,-0.0042013284,0.026726888,-0.006303087,0.044482995,-0.016819453,0.010719974,-0.025960391,-0.014889987,-0.01292925,-0.0030861502,0.0010463176,-0.0280349,-0.01758053,0.053182088,-0.002455392,-0.03210341,-0.026290137,0.039544694,0.043956913,-0.02666894,-0.02690146,-0.006951979,0.009512164,0.0050103157,0.017235268,0.02388217,0.013177766,-0.0037334615,-0.012169399,-0.018849267,0.013539684,-0.015914053,0.043329325,-0.040623438,0.01987287,-0.019155696,0.0014665381,0.017351255,-0.030096442,0.0372053,0.021724744,-0.0075573483,-0.0015399151,0.034077454,-0.013547429,0.008699799,0.008388033,-0.018307667,0.025510639,-0.038999308,-0.016704755,0.011058835,0.02541315,-0.13529347,0.02477301,-0.018260997,0.003577777,0.026099427,-0.01834597,-0.040801674,-0.06539532,0.015022211,0.009472239,0.016202137,-0.035026863,0.021154458,-0.023832608,-0.017262824,0.022002388,0.00028120642,0.042854294,-0.0014952704,-0.006491457,0.031079816,-0.012364505,0.047352877,-0.016281711,-0.044289377,0.03650126,-0.04570436,0.0075921915,0.0014287285,0.015044783,-0.047278486,-0.05092301,-0.01913015,0.026977994,-0.009504875,-0.027093612,-0.00031206873,0.0076470026,-0.043881107,-0.0057262,0.025503892,0.02143024,-0.032771397,-0.01672269,0.051237512,0.037169766,0.0070754006,-0.005583322,-0.03287151,0.0059265774,0.048935767,0.077912316,0.007458999,0.05743827,-0.008266216,-0.035426255,0.0024714174,-0.012347783,0.008504039,0.05030988,-0.0156169105,-0.019367293,-0.023610396,-0.01901369,-0.06861689,-0.0301229,0.034487873,0.002277111,-0.02629003,0.012051323,-0.03923644,0.032564793,-0.023217969,0.013346356,-0.03720162,0.011795887,-0.009990004,-0.004572148,-0.040864214,-0.02411595,-0.06898405,0.02269082,-0.009169588,-0.0028169197,-0.027855262,0.005060628,-0.035397757,-0.012900989,-0.09445922,0.044192024,-0.05347487,0.016252961,0.031817887,-0.042836092,-0.015865717,0.039870106,-0.038072854,-0.022710742,0.022716185,0.0027177946,-0.025348179,-0.016827313,-0.0008467272,0.02568402,-0.044397064,0.019866727,0.044642046,-0.0068391343,0.023170704,-0.001385331,-0.10029056,-0.015604632,0.0046184156,0.03473361,-0.0190245,-0.008804159,-0.00068445975,0.006388828,0.021416798,-0.010206981,0.011419064,-0.018429609,0.008126417,-0.036149096,0.0028619133,0.048805226,0.0137101365,-0.0006800816,0.0261153,0.011857875,0.006549853,-0.032332137,0.029219558,-0.0008182096,0.049502615,0.0039628316,-0.03731427,0.024677668,-0.0032433546,-0.0279581,0.01122945,-0.038487896,-0.014979774,-0.04754139,0.0036344219,0.046706427,0.032804243,-0.024177818,-0.030140724,-0.027201362,0.038917247,0.01521965,0.012194712,0.011414818,0.010231464,0.03823519,-0.020045199,-0.016859632,0.0039003715,0.065485135,0.027998658,0.0004362254,-0.015830532,-0.009677449,0.022233943,-0.0075838296,0.005997943,-0.013235239,-0.006653925,-0.030458411,0.026650053,0.024781438,0.0014527111,0.034026884,0.041142583,-0.014690416,0.019759707,-0.049531344,-0.0041420707,-0.0404159,0.04326152,-0.016803088,0.05980479,0.07288064,-0.012139176,0.010373709,-0.006369007,0.016938869,0.020825729,-0.0012694484,-0.044004336,0.034789182,-0.013781064,0.006136053,0.01709346,0.0012674739,-0.0072771385,0.0065759253,0.02000927,0.0064051775,-0.018572368,0.0066636316,-0.024554767,-0.004050662,-0.03418651,0.024248024,-0.022855826,-0.043276582,-0.045855317,0.031859018,-0.04887689,-0.024691174,-0.007309364,0.02170032,-0.026077649,0.05059958,0.014022781,-0.00020758214,-0.023130806,0.009315337,0.0092851,-0.027080102,-0.006282243,-0.042080093,-0.0018455553,0.03917269,-0.054154105,-0.006008917,-0.045221135,-0.01801885,0.022782367,0.029359348,0.030733528,0.0063478677,-0.0021393597,0.0033981057,0.037490603,-0.001897939,-0.038530987,0.043305013,0.032949615,-0.02221076,0.010352531,-0.019181209],"last_embed":{"hash":"o87sdh","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"o87sdh","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{22}","lines":[26,26],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"o87sdh","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{23}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.056693308,-0.005127961,0.013908379,-0.004262358,-0.026793677,-0.052556712,0.042603303,-0.021767706,-0.023461185,-0.015530312,0.0057926015,0.016511522,-0.011554133,-0.008733464,0.017894847,-0.002242966,-0.0052968534,-0.0093721915,0.015293484,0.011629754,-0.07603102,0.06276184,0.032630987,-0.0060479227,-0.021992289,0.016285481,0.019197943,0.022630036,-0.010664671,-0.031526674,-0.0027172242,-0.040547032,-0.029937077,-0.08998388,-0.020995235,0.008039636,0.0043258145,0.020153014,-0.033285305,-0.03261488,-0.025008533,0.017747002,0.048734576,0.024614763,0.015020558,0.0044415668,0.017277628,-0.011041439,-0.024489168,0.018033495,-0.003924483,0.030067997,0.0071364916,0.010225157,-0.032891322,0.030957943,-0.030973095,0.009866937,-0.056246735,-0.021476218,0.019606965,0.04166041,-0.012615169,-0.0035709983,0.020071724,0.084310815,0.015826117,0.022327228,0.010440968,0.007051516,-0.004359861,0.01829858,0.00023296285,-0.043241393,-0.04791784,0.02088924,0.03973576,-0.021278035,-0.026836203,0.03320518,0.030059177,-0.031645607,-0.0024218855,-0.029663896,-0.024624394,0.042769805,-0.009872829,0.0011912346,0.0026698057,-0.0018706978,-0.0025464215,0.022751404,0.008663278,-0.042997006,-0.0418011,0.031474784,-0.02007067,0.016761523,-0.0057838047,0.0045059575,0.033283208,0.004006505,-0.017293833,0.017520461,-0.04497255,-0.042137947,-0.0021757479,0.018750194,0.0006315246,-0.008590091,0.0599896,0.013329784,0.033467557,0.0094619915,0.016260551,-0.050565135,-0.026566295,-0.009950003,0.018618379,-0.018777277,0.006919609,0.04478338,-0.008661161,-0.053678747,-0.012602767,0.012142668,-0.014921071,0.051496588,-0.05940744,0.016394679,0.013254011,0.033377912,0.023799704,0.026388275,-0.040571284,-0.048153393,-0.0070278994,0.008536712,0.013278758,-0.061837446,0.015102894,0.04725164,-0.018767321,-0.054096416,0.045285035,-0.062139463,0.039744437,-0.0068451962,0.017770996,-0.068305,0.009704091,0.008135585,0.022261653,-0.018956436,-0.021583484,-0.0092683835,0.007553284,0.041940056,0.04356138,0.044999573,-0.011452471,-0.041349877,-0.005813783,-0.001762961,-0.021638872,0.0070886826,0.059880048,0.036617704,0.025987167,-0.03454194,-0.001982083,-0.035845004,0.05912942,0.02981393,0.036083546,0.027988527,0.033224,0.0046251807,-0.018580556,-0.020496668,-0.008199193,-0.027129667,0.03859745,-0.04797595,-0.027508067,0.042880196,0.006397283,-0.007421153,-0.0095449705,0.016350592,0.021627154,0.009036727,0.012283343,-0.029739365,0.06521563,-0.0713669,0.039636802,-0.05396874,0.00043490872,-0.043057065,0.008877414,0.0138649745,0.015552036,-0.027642908,-0.013389843,-0.04266884,-0.04093979,0.0012408975,0.014918286,-0.027104117,0.0014045188,-0.040047728,0.0064839236,0.008040021,-0.0028758387,0.027075293,0.040429194,0.010469478,-0.016682494,-0.028960312,0.012094717,0.036291122,0.0047321515,0.08349351,-0.011973931,0.046834096,0.03657532,0.059373103,-0.009559513,-0.0081202295,0.010639824,-0.022229576,0.016863612,-0.0029566074,-0.02083525,0.0060129697,-0.032583058,-0.02094498,0.038722083,0.012476419,-0.020733256,0.027688961,0.026880391,0.053249758,-0.031162456,-0.02624924,-0.016363822,0.006888927,-0.011075037,-0.04142353,0.03213363,-0.022239406,-0.016594172,0.015227616,-0.004986577,0.04404972,0.002404006,0.03954054,0.03566057,0.02494843,-0.004024403,0.05539558,0.03692786,0.01837484,-0.018824177,-0.0030009544,-0.011341246,0.0138899,0.04354319,0.039092597,-0.031330533,-0.020651659,-0.020002719,0.017100759,-0.051426593,0.024851672,-0.03111582,-0.024817757,0.025282787,-0.010246085,0.012315729,0.002548112,0.038099922,0.02745539,0.066223964,-0.01152839,0.024210565,0.021427123,0.00039319613,-0.031893697,-0.030004784,0.023243628,0.05292888,-0.058795244,0.000024392768,-0.026021624,0.0003531831,-0.14015523,-0.008541696,0.017183281,0.03390441,0.040986773,0.010943737,-0.020180967,0.011844306,-0.00056220475,0.06583944,-0.007670055,-0.019171683,0.019187579,-0.026814327,-0.03192716,-0.02008204,-0.017919036,-0.020270236,-0.034097884,-0.036185507,0.009625679,-0.033063352,0.005949897,0.005834228,-0.041911114,0.022891443,0.029830584,-0.05125116,-0.013703933,-0.036911413,-0.034093205,0.03514328,-0.014984152,-0.010396863,0.030443758,0.023308963,-0.007976313,-0.011462558,-0.033796072,0.01307598,0.040425736,0.07916305,-0.058786634,0.050861884,-0.05359902,0.032480825,-0.02882319,0.037508443,-0.0366137,-0.06955757,-0.01390258,-0.03171452,0.0150982095,-0.0029354366,-0.0012005549,0.0024696891,-0.033022434,0.045816556,0.016737008,-0.028334448,-0.048762996,-0.08063407,0.024540082,-0.013847764,-0.040692028,-0.026477395,0.02815519,0.0022965726,-0.020116253,-0.026255567,0.05334447,0.00010060344,-0.02141422,0.014571045,0.008625914,0.0059622275,0.012809161,0.01485787,-0.0144221345,-0.085793056,-0.027622767,0.04320272,-0.032734405,0.047164068,-0.0037469703,-0.031623844,0.03789135,0.0054969424,0.008638933,0.2311924,0.022641443,0.02746321,0.015465983,0.037602145,-0.010071354,-0.06571318,0.049580343,-0.020832628,-0.028732244,0.020803891,0.009482483,-0.013508712,-0.00008325347,0.0009025276,0.014208541,-0.022861117,0.021324253,0.059355475,-0.03209182,0.03845741,0.004451132,0.02084347,-0.019446446,-0.05543354,-0.08437901,-0.014928297,-0.0048219925,-0.023772813,0.033730835,-0.03546572,0.000091897025,0.053550877,0.00826445,0.06506086,-0.009922027,0.0024077569,-0.07558472,-0.02866184,0.011763883,-0.009004843,0.010016567,-0.045115042,-0.00257996,-0.031990897,-0.024884276,-0.027438214,-0.0049541,-0.038651165,-0.04220342,-0.02685698,-0.026994448,-0.005503844,-0.0029283694,-0.004340798,0.0015748034,-0.0024124908,0.011370435,-0.014048439,0.07952816,0.022546982,0.03437259,-0.07241249,0.05082954,0.037112184,-0.0070964284,0.0076243896,-0.0117804,0.015299819,-0.0035550806,0.033143383,0.0044441386,-0.04602509,-0.010215819,0.035572402,0.005208388,0.061454363,0.031575378,0.03563573,-0.016976757,-0.0019188011,-0.055533465,-0.031787463,0.011508312,0.007461955,-0.031852633,0.027989926,0.01821278,-0.03147985,-0.0069892346,-0.03844907,0.006133017,-0.023790484,-0.035081666,-0.0051398575,-0.019485394,0.026378626,-0.006126793,-0.004882341,-0.00043439268,0.022014122,-0.021986948,0.014047295,-0.02870802,0.06508817,-0.040639516,-0.034940146,-0.027706029,-0.019901512,-0.010496272,-0.0029858183,0.007796624,0.02708381,-0.026495224,0.048476584,0.042606395,0.027866026,-0.00076219067,0.02880687,0.006750322,0.03484044,-0.02840882,-0.04560408,0.024370829,-0.02772494,-0.08210577,-0.018395947,0.027970577,0.0050298646,0.013211419,0.050517913,-0.009431022,-0.032185435,0.025965216,0.050150078,0.008757433,0.07250446,0.0054009175,-0.007492299,0.02436626,0.045111276,0.0054772166,0.05116996,0.002559771,0.047534883,0.04146391,-0.020553218,-0.038800497,-0.008372687,0.007697399,0.03767483,0.060474455,-0.0022129454,-0.057484582,-0.001133579,-0.027358344,-0.03815165,0.02570188,-0.082858704,-0.009521868,-0.0075147385,0.059597544,0.009556792,0.04585718,-0.05099373,-0.006801775,0.014519879,0.009274768,0.0033543892,-0.043543454,0.0060206875,-0.010072827,-0.022212211,-0.00430823,0.007532188,-0.03375983,0.009538301,0.020720381,-0.03460656,-0.018939914,0.008024209,-0.012928152,-0.055014655,0.019487455,0.039577935,0.0044214567,0.009752223,-0.014649502,-0.0053075776,-0.016002268,-0.023294961,0.10939665,-0.028609864,-0.0069576595,0.054674704,0.008762029,0.02904959,-0.009437238,0.020967737,-0.014367705,-0.048048858,-0.040401243,-0.019160952,-0.013782744,-0.001372071,-0.026351005,0.0077598053,0.000046783647,-0.006687396,-0.009291796,0.018583525,-0.0353541,-0.034126915,0.0076908604,-0.034162298,-0.0299009,0.030940063,0.00022520979,-0.06143522,-0.016524395,0.015580264,-0.0010172611,0.013379762,-0.031059947,0.04484826,-0.021119125,0.025926199,-0.054605547,0.0044743433,-0.05532528,-0.0027188298,-0.012959693,-0.008059151,0.019516038,-0.0074698324,0.06311664,0.021006968,0.036177434,0.002318232,-0.028616866,-0.0104043735,-0.041405667,0.02239043,0.045665495,0.043821342,0.0021988496,-0.008998386,-0.03786484,0.00739532,0.029428689,0.011365745,-0.00027549762,-0.02260973,-0.060040057,0.0007562098,-0.039549183,-0.017452624,0.0071318173,0.005094793,-0.047541894,0.017138854,0.044920497,-0.006842778,-0.0010807294,-0.033991512,-0.0768305,-0.012276843,-0.0039785574,-0.019607343,-0.07150105,-0.0042104716,-0.013534253,-0.0006772973,-0.035241954,0.029714253,-0.034584202,0.0018660974,0.033270083,0.032781776,-0.021822184,-0.05088732,0.017138086,0.04401612,-0.012510322,0.020000195,0.025903542,0.011805606,-0.020255541,0.00190488,-0.011100987,0.027819147,-0.03224844,-0.058453705,0.019774701,0.005262954,0.03715946,0.03562276,0.022822637,0.0020865854,-0.01340736,-0.014761189,0.0018105695,-0.0025584088,-0.034271404,-0.014274973,-0.013867282,0.022115396,-0.013915971,-0.003584564,-0.008566772,-0.014518974,-0.033379674,-0.00038921542,0.008797895,0.066862,-0.0013234993,0.042304013,-0.0106147155,-0.004515355,-0.036898684,0.019497404,0.014111976,-0.0530085,0.032596674,-0.03653175,0.005758986,0.017503746,-0.0314266,-0.048947822,-0.000632655,0.00040656,-0.03095971,-0.009288156,-0.02080831,0.018177183,-0.0030434846,-0.0032066363,0.0071519283,0.008587379,-0.023692967,0.014274085,0.015376231,-0.018201796,0.014416496,0.014650196,-0.040604237,-0.016829932,0.009769483,-0.07195152,-0.015173737,0.005407664,0.0020941088,-0.0006255767,-0.022883108,0.041652802,0.006892197,-0.035571337,-0.023639247,0.006099124,0.007171839,-0.036310717,-0.010751825,0.01665539,0.032184158,-0.008060249,0.020236228,-0.0061096605,0.017592892,-0.02151883,-0.0187,0.0012931103,0.000009952394,-0.004962266,0.061037574,0.01469132,0.021259896,-0.0030774558,-0.04409915,0.041531146,0.015452074,0.029549763,0.0030952261,-0.018754618,-0.011591918,0.03578993,0.006684818,0.0075522,0.006134499,0.012601455,0.060470924,-0.006749897,-0.014955837,0.01180066,0.013772048,-0.14527652,0.04210727,-0.019389743,-0.0077182297,-0.0028286884,0.0003243902,-0.04518857,-0.05341262,-0.011617825,0.004058549,0.02586944,0.009776337,-0.004470383,-0.023103166,0.004347714,0.037013784,-0.03534056,0.0015864706,-0.022044955,0.010241358,0.030959422,0.0076297773,0.009098288,-0.0036144943,-0.0036805642,0.013999123,-0.024706818,0.010747405,-0.003322537,-0.028771393,-0.047669724,-0.042449903,-0.022305842,0.05768305,0.014146121,0.013059409,0.022561427,-0.0086286925,-0.06360828,-0.012449461,0.028741678,-0.0003264029,-0.031746853,-0.019051235,0.028857563,0.030293602,0.014625485,-0.0038695883,-0.025391383,-0.013694948,0.044586957,0.06027229,0.019227808,0.06911798,-0.0049445904,-0.0076400437,-0.021670463,-0.015481168,-0.0030864615,0.036516424,-0.008050553,0.01885773,-0.025131473,0.0014197775,-0.045678567,-0.024507765,0.023401484,-0.024261786,-0.024087436,0.0072513223,-0.016875608,0.01695903,0.023702294,-0.011228873,-0.016954023,-0.020670405,0.01893106,-0.008409029,-0.03161483,-0.0425745,-0.07099544,-0.017453285,-0.0044669635,-0.0065267817,0.018822988,0.04628046,-0.017350951,-0.037892524,-0.0967154,0.037287954,-0.07118783,-0.009496127,0.0121012805,-0.027443018,-0.012998355,0.038885064,-0.010038466,0.0034500665,0.009532744,-0.0025360312,-0.021917619,0.00065396284,-0.0045264703,0.00035649343,-0.03783633,0.024774266,0.0073002297,0.0026996126,0.035977867,-0.011376458,-0.0384682,-0.014846214,-0.0009099215,0.0041203834,-0.009511791,-0.026665794,0.01835287,0.00073021697,0.027019871,-0.012756589,0.023601865,-0.010262041,0.02258338,-0.03250765,-0.0045079985,0.051299155,0.0038881863,0.031021547,0.027342105,0.011866451,-0.00025536315,-0.03297896,0.04109446,0.022342546,0.014308855,-0.02464539,0.02926825,0.018104166,-0.029418427,-0.0040863026,0.008519105,-0.040423777,-0.03396704,-0.032907,-0.0031490785,0.04319633,-0.008969558,-0.035578743,-0.040597145,-0.0015273778,0.022199577,0.010374533,-0.0015634687,0.01176292,0.008254851,0.05596875,0.0024502545,0.011205183,-0.006681845,0.049272716,-0.004855849,-0.034281272,-0.000055126497,-0.020048272,-0.0127061885,-0.01725545,0.000045319317,-0.010341186,-0.017076813,-0.0008462129,0.0045235343,0.033006236,-0.01672777,0.030332902,0.037558492,-0.030409155,0.02999538,-0.02868232,0.019568134,-0.024588527,0.021620557,0.019982463,0.05401407,0.051388003,0.009769247,0.010676748,-0.01429627,0.014323304,-0.00033934278,0.010782824,-0.04783776,0.026190503,-0.00046935384,0.03160175,0.061755337,0.00794761,-0.015569899,-0.008437409,-0.00025987928,0.016219342,-0.041099615,0.0105225025,-0.020218888,0.0015410515,-0.04081313,-0.0072357524,-0.02988135,-0.05475944,-0.059063595,0.048734494,-0.0378572,-0.033252757,0.013920602,0.021499457,-0.030683503,0.0209791,0.03128357,0.034433022,-0.0065595694,0.015629565,0.020931665,-0.021646243,-0.018545961,-0.016015982,-0.03361795,0.04814787,-0.03161863,0.06537589,-0.03485139,0.027924405,0.011613698,0.005087576,0.031550582,0.033156183,0.009109851,0.0067094075,0.0043435567,0.006675356,-0.054165427,-0.0006383189,0.032884996,-0.0018989022,0.022904284,0.027942179],"last_embed":{"hash":"fbxnbc","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"fbxnbc","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{23}","lines":[27,27],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fbxnbc","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{24}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042414483,-0.009122877,-0.0027931721,0.017232904,-0.02913353,-0.050912607,0.036958877,0.0006466229,-0.032626044,-0.032353394,-0.03794986,0.026756736,-0.033296634,-0.026672794,0.009659814,-0.008836748,-0.004804234,0.001480088,0.011486425,0.0052480474,-0.088618845,0.06709788,0.043859996,-0.008235156,-0.014638431,0.04650177,-0.01443842,0.021685222,-0.0031520925,-0.01221191,0.015965853,-0.038163237,-0.0026352752,-0.062104974,-0.013260601,-0.019235212,-0.007847564,0.004915496,-0.033980273,-0.017414868,-0.0054776035,-0.058094036,0.041736923,-0.005784815,0.0375043,-0.0063052755,-0.00019999962,-0.010037254,-0.030618457,0.0061067217,0.018165817,0.03718003,0.029822452,0.025494324,-0.031220376,0.019152088,-0.029402774,0.015281744,-0.044772007,0.009023705,0.023704268,0.060543183,-0.0024785183,-0.0093666455,-0.0009674575,0.09706534,0.034039516,0.03697893,0.006355917,-0.022095207,-0.009331063,0.02375265,0.0062361117,-0.03942437,-0.053486854,0.029800674,0.028016679,-0.016177483,-0.026027827,0.03652093,0.023094738,-0.040231023,0.008406049,0.008587313,0.013091721,0.029151695,-0.01872885,0.008866863,-0.0029629234,0.014874006,-0.001052994,0.025020411,0.011094635,-0.031117965,-0.04157693,0.029942438,-0.012456326,0.027409874,0.0040207407,0.003330804,0.036896113,0.042242464,-0.0060765394,0.0077437535,-0.034730226,-0.019451017,0.002369907,0.04252743,0.008268737,-0.010000429,0.03545208,0.0056843283,0.04327821,0.0055883834,0.0017952643,-0.048158016,-0.013682829,0.0016822492,0.02428708,-0.022813447,-0.0025483095,0.03527066,0.007914541,-0.028013228,-0.016449405,0.020574009,-0.0002032014,0.050314113,-0.052767877,0.051917184,0.002614132,0.029901275,0.03924305,-0.0071409177,-0.013868306,-0.021816341,0.0061773267,-0.0017673097,0.0073458906,-0.03696269,0.011235328,0.03120021,-0.008793238,-0.0483234,0.013681352,-0.07389848,0.024223829,-0.004837848,-0.024244266,-0.029997641,-0.023415243,0.016188024,0.05215134,-0.032824308,-0.014839706,-0.025489701,0.029774737,0.030544775,0.018132137,0.029762838,0.024122488,-0.06893639,-0.021712087,0.008022712,0.019731835,-0.025944062,0.03211351,0.026169637,0.0066034133,-0.012979447,0.02219964,-0.01290165,0.052451745,0.037721645,0.008696794,0.036273595,0.04196433,0.0070104445,0.008177769,-0.032386757,-0.014121451,-0.0039515127,0.026412107,-0.037924036,-0.028287284,0.041103307,0.0170213,-0.015005103,0.010492496,0.017835144,0.0040567745,-0.040582385,0.025288826,-0.019120932,0.07107505,-0.061588112,0.015868599,-0.008394198,0.029183038,-0.040660247,0.056587294,0.038578685,0.0074620144,-0.036205348,-0.026267136,-0.047362648,-0.029946685,0.0144556835,0.021994907,-0.036064398,-0.013872511,-0.020174878,0.042381532,0.0044701435,-0.023981394,0.029142357,0.05477558,0.04105566,-0.009613057,-0.02318663,-0.024831034,0.0249121,0.0024436128,0.087119356,-0.004191845,0.037872057,0.021197334,0.05899179,0.010767542,0.0012052995,0.016057806,-0.0013400058,0.000022644195,0.007113321,-0.026968144,-0.007909925,-0.023093952,-0.0028388386,0.0061569544,-0.0011063118,0.0045363246,0.039964333,0.020707624,0.02417878,-0.031232536,0.013335343,-0.012741246,0.034880646,0.008404729,-0.041909117,0.038919117,-0.012737895,-0.011718091,0.006253776,-0.014256084,0.03685753,-0.0045076213,0.03448831,0.028438468,0.0072413865,-0.0026650021,0.014280775,0.02783902,0.023354892,0.016707962,-0.033108614,-0.009081458,0.012132494,0.045628592,0.05967876,-0.010219976,-0.03571328,0.019152673,-0.01187189,-0.049973834,0.03493992,-0.038006496,-0.056680247,0.025757127,-0.0069400724,-0.0034673256,-0.0080659175,0.02571663,-0.0030479068,0.047347896,-0.021151707,-0.0065385923,0.01653402,-0.0019581164,-0.045830954,-0.027975267,0.0030131603,0.055396277,-0.06376209,0.0120191565,-0.015233163,0.0048476043,-0.15229683,-0.01017196,0.006039401,0.03866755,0.0340576,0.00066456763,-0.0292675,0.003476008,0.000595584,0.04382224,-0.011351678,-0.042584933,-0.012871142,-0.01699276,-0.038257275,0.0028864504,-0.03307265,-0.04851939,-0.018480694,-0.0036387758,0.010921594,-0.041397925,0.049602173,-0.0069556707,-0.021570113,0.029468115,0.008856946,-0.028982252,-0.014982507,-0.02595511,-0.03415149,0.022356987,-0.024453878,0.009119391,0.010274591,0.05314897,-0.005916377,0.00089525734,-0.05514288,0.013944479,0.026543261,0.064509764,-0.041003842,0.070489176,-0.014693909,-0.0020836804,-0.038158473,0.0075545777,-0.05174308,-0.07566388,0.0050542657,-0.045061972,0.0060014958,0.007166655,-0.022743901,-0.009481321,0.0036801202,0.015418433,0.0042439667,0.003940869,-0.023704736,-0.089200445,0.04196192,0.0049810326,-0.051124457,-0.03334143,0.0045377673,0.0064110397,-0.037116233,-0.013993707,0.07920495,-0.031157969,0.004826803,0.036929704,0.010933267,0.055747002,0.0134063065,0.0010390517,-0.009381901,-0.099088855,0.011688318,0.022347778,-0.03569419,0.036061883,-0.024581617,-0.029713487,0.027597645,-0.0018703423,0.0057490785,0.19465446,0.02465049,0.036079653,-0.00092692126,0.018397802,-0.030408494,-0.031555243,0.037570525,-0.0005304055,-0.030909725,0.019138018,0.017641284,0.012392353,0.011938152,0.001587642,0.031684805,-0.040573347,0.007844749,0.056406718,-0.030843815,0.023836683,0.018486025,-0.012838057,-0.043429896,-0.07335503,-0.046387743,0.011465208,-0.008830242,-0.018780077,0.00740234,-0.045756318,0.044029463,0.047129873,-0.009337783,0.0674824,-0.028429197,0.025348427,-0.05107281,-0.03689092,0.023725357,0.004324333,-0.01599082,-0.0443945,-0.040263217,-0.026362952,-0.049281117,0.020422937,0.012592209,-0.039894223,-0.028372874,0.0051545054,0.0026128816,0.0009715136,0.007905405,0.01551663,0.045869138,-0.007475221,0.0047237473,-0.018560758,0.06823163,0.018450942,0.03015692,-0.05256261,0.038314443,0.03378466,0.024836913,0.020395188,-0.008652692,0.028500712,0.0036719106,0.04556162,-0.0008254761,0.002029721,-0.007245724,0.035736173,-0.029172452,0.07257355,0.037875414,0.014824667,-0.025722032,-0.015832333,-0.05329339,-0.0331173,0.049979664,-0.0062420433,-0.029440435,0.047468223,0.023388393,-0.042899925,-0.02600435,-0.032019433,0.01129727,-0.063037,0.0031369124,0.003408698,-0.021181924,0.021796837,-0.030468194,-0.007851142,-0.0027299626,0.0010516505,0.0060948045,-0.00419394,0.010287462,0.043527123,0.0030835539,-0.016901696,-0.02692918,0.0035509255,0.0057821865,-0.022166384,0.0069270106,0.028972605,-0.021927767,0.05738629,0.052085012,0.033524275,0.014412921,0.039338447,0.02210776,0.03453967,-0.017350614,-0.024178276,0.008791686,-0.043102425,-0.07160915,-0.006967513,0.05022155,-0.011112102,0.010790415,0.044596344,-0.016963132,-0.021431062,0.03372574,0.051930822,0.046926595,0.081781745,-0.01802556,-0.004172084,0.008655095,0.027233822,-0.0072876904,0.037543517,0.031007051,0.03843023,0.028923888,-0.037774127,-0.026037864,-0.026389759,0.029225687,0.050958954,0.089864254,0.03271733,-0.04443626,-0.02266019,-0.028572736,-0.038839884,-0.0022462923,-0.05570534,0.005716521,-0.0107126925,0.069702536,-0.020129474,0.053657934,-0.04916704,0.01022249,-0.016159547,0.008271821,-0.019601097,-0.046149835,0.015936745,-0.008581665,-0.029335806,-0.0044366433,0.009927408,-0.021389285,0.019654179,0.04576373,-0.020636048,-0.016995823,0.0133057665,-0.021933075,-0.070750415,0.03193122,0.030854886,-0.028122159,0.009296549,-0.014135463,-0.017579975,-0.04359466,-0.04033234,0.10066943,-0.032267693,-0.025402885,-0.0014161017,0.038241815,0.039846476,-0.009263099,0.02444534,0.0038277225,-0.049587797,-0.03900066,-0.04050713,-0.0038379899,-0.014088242,-0.03925946,-0.0051157405,0.0036630528,-0.037560865,-0.019721031,-0.011877599,-0.02530096,-0.032441255,-0.008427665,-0.041900884,-0.028791314,0.013429474,0.035090674,-0.0642205,-0.03508668,0.035923358,-0.0224283,0.03491233,-0.025948467,0.013920045,-0.042770665,0.0196648,-0.034989264,-0.0065881563,-0.048412863,-0.0021247314,-0.030745663,-0.03385347,-0.01133736,0.030578634,0.041074406,0.018002411,0.029667765,-0.026822587,-0.02757347,0.015291969,0.0047774836,0.004595161,0.029808993,0.043644216,0.004151594,-0.021571452,-0.0493889,-0.00077952933,-0.028218614,0.009629084,-0.018660141,-0.013491914,-0.05647134,0.00805578,-0.06381607,-0.02631403,-0.012490585,-0.02837575,-0.05871352,0.009399433,0.030299572,0.030540721,-0.006630222,-0.020657519,-0.034997303,0.0016582857,-0.013652806,-0.02203201,-0.056063175,-0.012929947,-0.022392023,0.02352011,-0.07117072,0.014436604,-0.023953505,0.026888056,0.020584581,0.03797296,-0.04985584,-0.06087885,0.04886565,0.033368014,-0.043328717,0.0057384856,0.018909285,0.014423566,-0.040857945,0.027385991,-0.020691669,0.023638016,-0.035811733,-0.034448158,0.03316616,-0.00951006,0.030051528,0.022482619,0.026659342,0.021537058,-0.00016111265,-0.002507181,-0.009819797,-0.027576761,-0.014698933,-0.0102957515,-0.021062316,0.007548541,-0.0028611347,0.000717475,0.015136479,-0.014886969,-0.010648081,-0.023916677,-0.024994222,0.031074388,0.02744084,0.018350301,-0.0025052198,0.012614813,-0.03890194,-0.007465319,0.015679548,-0.04523972,-0.00007666485,-0.029294396,-0.0034592876,0.003363518,-0.03501353,-0.019883735,0.0119997505,0.02009414,-0.05524177,-0.017693566,-0.022053435,0.008517133,-0.0042935377,0.015651206,-0.0140959835,0.0052532735,0.004639234,0.008801339,0.029120127,-0.0026250796,-0.0026607546,0.037340574,-0.05112881,-0.02666492,-0.005268423,-0.018665347,-0.021688791,0.016592404,-0.01430205,-0.011488168,-0.031792395,0.03815911,0.0057988795,-0.025016846,-0.03943363,0.0140283825,-0.008609862,-0.033420224,0.00020730046,-0.007923084,0.020301891,0.013635736,0.023544528,0.012530907,0.016636977,-0.00006900467,-0.021024128,0.013661596,-0.01585025,-0.006792198,0.03977248,-0.025512036,0.039095826,-0.0141544165,-0.0070053753,0.022689877,0.0051926705,0.03271775,0.010016053,-0.010643734,-0.028315963,0.049209166,-0.022853818,0.035249285,0.02212132,0.028940614,0.05280724,-0.024236763,-0.029547125,-0.0005340181,0.020570945,-0.14378329,0.02321765,-0.023746869,0.023997277,0.012816425,0.0041536647,-0.02427621,-0.08496631,-0.0006832176,0.010154401,0.02603681,-0.02338844,0.010451695,-0.036549915,0.011790663,0.034784846,-0.046248853,-0.00984555,-0.039591618,0.03578141,0.033507895,-0.018115863,0.042570613,-0.0050058635,-0.016547287,0.0033796746,-0.05082826,-0.012840895,-0.0012100677,-0.00086107437,-0.031762812,-0.023156542,-0.007454959,0.04365274,0.014376383,-0.032947294,0.025566725,-0.0018923762,-0.027741749,-0.008543491,0.012838498,0.010628409,-0.032923046,-0.007542709,0.05300092,0.02046606,0.00041900537,-0.017743044,-0.06315613,-0.015837226,0.013236946,0.017917544,0.03270986,0.0332472,-0.011079126,-0.02592365,0.018953443,-0.018470079,-0.020974353,0.02700895,-0.0110251885,0.026129516,-0.009292141,-0.006878092,-0.060826104,-0.04623938,0.017288525,-0.016943699,-0.020998014,0.010786317,-0.027579872,-0.02363402,0.0052353693,-0.009040877,-0.015462882,-0.009055069,0.019231787,-0.0019290872,-0.019252764,-0.045063358,-0.08280812,0.0034930075,0.02512162,-0.0062544043,0.017102052,0.013702478,-0.02055932,-0.03629643,-0.0842887,0.04207063,-0.055726875,0.0015395732,-0.0036077779,-0.011689645,-0.0024036036,0.02707355,-0.023381785,0.016943244,0.0064651356,-0.016833285,-0.004529418,-0.005678876,-0.007206061,0.012923355,-0.03870909,0.02721991,0.006412564,-0.0010369295,0.005662756,-0.0108844265,-0.07174247,-0.002654603,0.0023614198,0.032986823,-0.04711305,-0.022676831,0.0060661673,-0.0030727508,0.005943524,-0.0017262287,0.036696803,-0.028638415,0.014897542,-0.0430383,-0.030028764,0.08945164,-0.0017759518,0.036292356,0.04637147,0.036459032,0.0021179859,-0.049234767,0.051196452,-0.015159364,0.049411297,-0.015156274,0.033988878,0.029461006,-0.02046389,0.014922024,-0.009345911,-0.023105346,-0.020856615,-0.03827554,-0.0036724058,0.017120285,0.026385864,-0.02866903,-0.004664301,-0.004844812,0.012215027,-0.006430862,-0.019968541,-0.008633696,0.008633357,0.0690643,0.007991462,0.007333691,-0.019583713,0.06715128,-0.0036785072,-0.027134215,-0.04045238,-0.020994013,-0.013221115,-0.00039588122,0.022726674,0.0025908921,-0.011019145,0.0128477,-0.035263103,0.011315276,-0.0047834404,-0.0020215563,0.037897296,0.0068705743,0.018981988,-0.030149363,0.050624903,-0.013445793,0.0359291,0.019187566,0.059783816,0.072986595,0.019297304,0.018902028,0.013852312,-0.0062474473,0.009703074,-0.011444415,-0.026287463,0.015938055,0.007265061,-0.0009900375,0.036740635,0.0045909686,0.0015769416,0.009618882,0.008894355,-0.0015941256,-0.015326399,0.021365525,-0.023790816,-0.0071079233,-0.014736372,0.036223255,-0.03502541,-0.026740711,-0.05027828,0.047420233,-0.03936373,-0.03853238,-0.0036311254,0.011046452,-0.00872912,0.021296877,0.032398146,-0.0018052525,-0.01410766,0.014461744,0.025009759,-0.03834692,-0.032283664,-0.03626937,0.0028957457,0.043585762,-0.04998366,0.01745353,-0.016707655,0.01610537,0.008120554,0.005867114,0.04528045,0.05041065,0.0038642746,-0.0048272368,0.02289935,-0.019274753,-0.034733966,0.009912673,0.021969205,-0.04178289,0.03727853,-0.00048279046],"last_embed":{"hash":"kqoqc1","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"kqoqc1","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{24}","lines":[28,28],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"kqoqc1","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{25}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029228501,0.001489906,-0.009263488,0.017363675,-0.0044469684,-0.06585902,0.015140375,-0.016395494,0.011022961,0.021350825,-0.013810955,0.033333674,-0.045976747,0.006822513,0.012918129,0.014368008,-0.0061913864,-0.031498868,0.0066882093,-0.02651138,-0.06722961,0.04735328,-0.0051920465,0.024065662,-0.0052905036,0.0071513257,-0.009223053,0.01240671,-0.028145285,-0.016445976,-0.0046294155,-0.041497663,0.00021108262,-0.07255045,-0.04325625,-0.017546393,-0.0033248956,0.018931607,-0.036687493,-0.025268529,-0.037201297,-0.032840215,0.041917827,-0.02772831,-0.011589972,-0.015367791,-0.020349136,0.0010197534,-0.021112105,0.008303385,-0.0015692746,0.00899415,0.010012898,0.0016937576,-0.033555817,0.031747423,0.00865687,-0.030206766,-0.03667161,-0.010348889,0.007898906,0.070237495,-0.0037999258,0.013517786,0.009700685,0.073159836,0.03823763,-0.008317384,-0.015369938,-0.019416267,-0.01838059,0.05801023,0.005139679,-0.036280204,-0.022675458,0.036152203,0.031425428,-0.0059257396,-0.043822926,0.05644672,0.011941538,-0.044092502,-0.010986528,-0.007652208,-0.035251696,0.02207384,-0.010759679,-0.0046569076,0.0014809215,-0.012277824,-0.03336375,0.008896324,0.012909302,-0.020827483,-0.026923588,-0.0042028553,-0.0054277917,0.01892595,0.035594076,-0.023617627,0.08104822,0.026114129,-0.011168564,0.010812456,-0.040119153,0.0001226538,-0.014909986,0.034717996,0.026789023,0.0034483047,0.021138547,-0.01041533,0.028648961,0.036621295,0.041162927,-0.05211878,-0.008096117,-0.0071927127,0.004148213,-0.006603064,-0.003924076,0.033735286,0.010221676,-0.021987451,-0.021731071,-0.0037788316,0.018750595,0.008307423,-0.02516642,-0.026461165,0.02811102,0.011940796,0.013041631,-0.0022613225,0.010385526,-0.04207591,0.011447678,-0.011939831,0.0021094107,-0.036442857,-0.014721083,0.0466862,-0.032546937,-0.031660926,0.0395369,-0.039364554,-0.0054389895,0.005689663,0.010919877,-0.055258594,-0.016843297,0.046531525,0.043749318,-0.010916062,-0.018328518,-0.009512524,0.019112831,0.028368618,0.014782639,0.012501519,0.007630962,-0.033347365,-0.03809322,0.011812164,0.018692404,-0.0073185917,0.038860075,0.03516367,0.007932753,-0.040418413,0.023730135,-0.035954017,0.03140279,0.03482159,0.03208644,0.04468212,0.023990033,0.017810281,-0.010173846,-0.037316304,-0.009036361,-0.029595098,0.03290651,-0.032829396,-0.025858184,0.020122552,0.015472417,-0.006231172,0.001996578,-0.005515818,0.009484631,-0.0075099375,0.042913068,-0.028770039,0.09097065,-0.054222103,0.030257719,-0.044211127,0.009943321,-0.024116408,0.015983367,-0.007681413,0.021178516,-0.016990695,-0.021699663,-0.024398057,-0.04328806,0.049317945,0.0073979963,-0.05077871,-0.018337455,-0.011942825,0.023433436,0.01594544,-0.01954144,-0.004568841,0.036691878,0.012058504,0.010737118,0.00034851866,-0.009745379,0.042164806,0.0049124258,0.035297077,0.022803126,0.03978854,0.02259185,0.060189363,-0.0036364298,-0.022150349,0.007730856,0.011261769,-0.0031644092,0.004749837,-0.047427718,-0.0012289303,-0.027297629,0.028146468,0.038722374,-0.0072699967,-0.006012112,0.037942052,0.0016390536,0.03318739,-0.030134145,-0.008659866,-0.031659774,0.056953352,0.012505212,-0.030861134,0.030628571,-0.0042278226,-0.032971863,-0.023942722,-0.014594556,0.014325908,-0.016361186,-0.009473969,0.018983237,0.009679388,-0.018825578,0.009606463,0.013094196,0.013850522,0.019936603,0.0136031965,-0.027879184,0.012262899,0.04738818,0.012165256,-0.018811686,-0.02464426,0.04220384,-0.002539927,-0.035100427,0.011820706,-0.04532967,-0.03712472,0.006367453,0.0011946207,-0.032907177,-0.03407374,0.04585041,0.006841302,0.08095834,-0.0093448665,-0.00043780325,0.021690646,0.011955394,-0.05653034,-0.0062366086,-0.004535456,0.05712773,-0.04452021,-0.002925956,-0.039927077,0.03382521,-0.1578718,0.0013836791,0.009232562,0.05116793,0.022614809,-0.037668724,-0.045259684,0.0043618144,-0.02363443,0.07703379,-0.0066317124,-0.037155263,0.01900819,-0.0039004122,-0.02699687,-0.029936861,-0.026616018,-0.073556945,-0.024235703,-0.031876843,0.017951306,-0.021790804,0.07643369,0.0009132799,-0.053664755,0.004634457,0.024024187,-0.0017819052,0.0037262016,-0.0012133683,-0.002011943,0.02579326,-0.021013368,0.0035352258,0.027156858,0.027194994,-0.018746575,-0.029297264,-0.031125095,0.022574391,0.04082357,0.050991714,-0.051535737,0.044976518,-0.014413292,-0.02112437,-0.032812558,-0.0024028355,-0.059063226,-0.0631848,-0.014365161,-0.020799093,0.017447345,0.006537148,-0.027537078,0.005084311,-0.021432715,0.062063575,-0.022691501,0.030298987,-0.052842677,-0.07077084,0.04051869,-0.0044068997,-0.015325808,-0.043457802,0.025746426,0.007892468,-0.02235712,-0.010313545,0.048772335,-0.037335277,-0.0014488766,0.03882039,0.04339992,0.020617587,0.0029666377,-0.004200189,-0.013500598,-0.10396922,0.032761607,0.01633397,-0.03801689,0.027566485,-0.024763698,0.0070218774,0.008778125,-0.0004709014,-0.0031126973,0.22999863,0.047926053,0.04944831,-0.018210571,-0.007460612,-0.0075013964,-0.06142104,0.0046984344,0.014414419,-0.036803547,0.027983176,0.003910115,-0.009554224,0.007942178,0.007954043,0.039989706,-0.05290463,0.00097235874,0.06944864,-0.004879969,-0.016570156,-0.0063535366,-0.0063448986,-0.007718102,-0.06661159,-0.04616211,-0.011938081,0.0036052717,-0.018220438,0.020947129,-0.009149432,0.020655425,0.049949527,-0.026974166,0.057317283,-0.029294658,0.016586233,-0.072127976,-0.00798524,0.02585347,-0.008908425,-0.007468363,-0.031525303,-0.032954246,-0.04567346,-0.038534574,-0.014099612,-0.010004918,-0.056930467,-0.011894458,-0.018778196,-0.0028134703,0.007954349,-0.020835694,0.010228787,0.006414251,-0.019778416,-0.019138128,-0.004531358,0.053542957,0.02422238,0.026397211,-0.027192239,-0.026643964,0.036991794,-0.01044001,0.011140817,0.014359287,0.031111255,-0.018460942,0.013400409,-0.021988474,-0.0047813384,0.00064836943,0.030785931,-0.0034051656,0.07083769,0.05055941,0.052558884,-0.0054098372,-0.045109816,-0.063667536,-0.008482514,0.032763444,-0.023975765,-0.06137807,0.0060245595,0.029540237,-0.014037445,0.011649766,-0.010225695,0.020354716,-0.061505392,-0.024258958,0.004911434,-0.039056674,0.021095399,-0.021187171,-0.01814323,0.0022541939,0.00083694427,0.005855741,0.0012900846,0.003211928,0.03165855,-0.024056906,0.0027057277,0.0029582926,0.0042721336,-0.004661277,-0.02577074,0.043674994,0.022629596,-0.05612618,0.048800196,0.03151023,0.06984418,-0.00006913973,0.01182074,0.045507975,0.04764325,0.013887911,-0.039784346,0.017332425,-0.057768404,-0.011786345,-0.03692083,0.042792786,0.0011866555,0.020424291,0.052149624,-0.024294734,-0.031022795,-0.013125985,0.07942765,0.018693395,0.027563274,-0.011616029,0.0032716217,-0.051346105,0.02158555,0.002950342,0.061110545,-0.012399761,0.016258625,0.021157822,-0.03375454,-0.014596625,-0.026667029,0.027053861,0.02005115,0.05256834,0.0022618251,-0.041064575,0.0022607683,-0.020120881,-0.024270447,0.009231102,-0.02814162,-0.015371011,0.007910451,0.07311105,0.013562158,0.08446828,0.0029658964,-0.0064156945,-0.016411029,0.011126196,-0.022457879,-0.044008642,-0.011646823,-0.012907553,-0.051606394,0.030710245,0.020813396,-0.023142414,0.030484013,0.0125573585,-0.016835548,0.009458428,0.013889903,-0.036986616,-0.043152034,0.022036556,0.02153898,-0.027693737,0.0015519663,0.005963725,0.042131405,-0.03355728,-0.04758015,0.09881524,-0.03129117,-0.015272181,0.0018816015,0.023359952,0.03551345,0.006512983,0.021351397,-0.046953153,-0.05727105,-0.037432123,-0.038131405,0.00919936,-0.035818785,-0.01567761,-0.008150039,-0.00023168304,-0.0052398876,-0.02999328,0.018784828,-0.03498707,-0.064310774,-0.0018727828,-0.023738243,-0.018387422,0.018295147,0.06547406,-0.038744766,-0.040059764,0.022366464,0.011554684,0.05322858,-0.004306639,-0.009824637,-0.043945447,0.028663475,-0.012942796,-0.024362449,-0.056400206,-0.005603509,-0.010259855,0.020826204,-0.0069964756,0.0052315784,0.0326307,0.03365969,0.050427724,0.015697507,-0.028077228,-0.018351238,0.006499274,0.034951143,0.025173284,0.04345045,0.042934153,-0.02765146,-0.07159641,0.014894799,-0.023341907,-0.0059966096,-0.010269581,0.013481698,-0.012920593,0.027745236,-0.034957718,-0.015120939,0.007169408,-0.05306478,-0.029673945,0.023685617,-0.00163301,-0.021829395,-0.012778781,-0.0022480884,-0.041720808,-0.01088845,-0.04096087,-0.013808306,-0.061160352,-0.04699208,-0.0017824032,-0.015759517,-0.027523717,-0.006702969,0.021587571,-0.031541944,0.022712406,0.0029997283,0.0038880147,-0.0719015,0.016883994,0.004312476,-0.01219329,0.0021083206,0.014829334,-0.008759444,-0.014755347,-0.028071055,-0.01086064,0.03822095,-0.026650436,-0.07456861,0.049627505,-0.015933039,0.04999024,0.043298252,0.023565615,0.0029020251,-0.020350171,-0.014115248,-0.016360039,-0.03863116,-0.02743298,-0.0015796719,-0.0009491932,0.009471163,-0.025293825,-0.028413,-0.018874714,-0.021733698,-0.05949946,-0.007145662,0.0019217533,0.053315736,-0.0023949621,0.050897054,0.01535821,-0.00058668095,-0.008127964,-0.006587383,0.026981091,-0.03787205,0.004190859,0.00094548333,0.0039439253,-0.008814839,0.0034493636,-0.048365623,0.027953193,0.024180567,-0.032772146,0.017599164,-0.016319497,0.007867283,-0.014560601,0.015785223,-0.020343982,0.004673847,-0.002323488,-0.011494664,0.044057965,0.020412931,-0.009375766,0.022816986,-0.049441434,0.0019486779,-0.00865784,-0.054821424,-0.0012121897,0.0016358716,0.03571115,0.0024670095,-0.03542625,0.04251051,0.018894782,-0.029108211,-0.058676533,0.006989234,0.0060130106,-0.03888561,-0.00416435,-0.01569173,0.007291085,-0.015450949,0.012887852,0.012287754,0.04820971,0.004845552,-0.005136362,0.012494879,0.037268296,0.049122002,0.056244448,-0.025735658,0.03506797,-0.0108772125,-0.009246541,0.023208233,0.0054229754,0.0007320563,0.015662238,0.00033923937,-0.011752955,0.0019081478,-0.03125655,0.010611112,0.008974383,0.04098236,0.04237419,-0.011897209,-0.015166342,0.033857528,0.046258688,-0.15460613,0.040900987,-0.010768718,0.017302891,0.004030081,0.02947651,-0.05309171,-0.05080508,-0.016691597,0.011731279,0.0013827637,0.013821706,0.038830854,-0.031154664,-0.018266486,0.06437085,-0.052940153,0.02932171,-0.04441426,0.049304202,0.034815155,-0.0043537132,0.019985031,0.012980477,0.0024263356,-0.0070354054,-0.049981683,-0.043741256,-0.014112588,-0.009151278,-0.033612642,-0.045731265,-0.022892192,0.039099906,0.00045471743,0.024260137,0.029531622,-0.0126061225,-0.034162,0.029076852,-0.012936804,-0.0027206303,-0.045058977,-0.0010056109,0.037339006,0.047652237,0.026320254,-0.008130599,-0.03925207,-0.014198684,0.030523371,0.035691537,0.0075992392,0.04714525,-0.0057025743,-0.0014099727,-0.01156702,-0.0022144143,-0.019832682,0.051537972,0.00712108,0.005922285,-0.0021801095,0.029585782,-0.061681643,-0.007891645,0.023602339,-0.017096903,0.013447624,-0.029166754,-0.0074408688,-0.0043313904,0.0059760553,0.012266685,0.01256707,0.009906979,-0.011747007,0.0057315803,-0.05010194,-0.0019820835,-0.07453353,0.013082761,0.036631536,0.008816278,0.009140867,0.015392492,-0.0024697285,-0.028525187,-0.0903807,-0.0023254703,-0.0584668,0.009983103,0.00037958147,-0.017072866,-0.0056425016,0.023436816,0.0046953466,-0.029627409,0.017479654,0.01318834,-0.03045703,-0.02676088,-0.022292325,0.004838049,-0.080750875,0.012688421,0.020213395,0.0033599804,0.03366341,-0.011385114,-0.075033434,0.01422413,0.008659115,0.035690974,-0.046280712,-0.017556133,-0.0147456275,-0.010948517,0.023256725,0.014821755,0.024428234,-0.0004944497,0.057691153,-0.038195536,-0.013933209,0.055855557,0.013690513,0.05854321,0.05733506,0.02482341,0.013466651,-0.05277103,0.03710307,0.00024754152,0.0063689346,-0.025205985,0.010632718,0.026874552,-0.014553209,-0.052384928,-0.011305942,-0.023739178,-0.0025680582,-0.035991285,0.0026372646,0.021729913,0.016827459,-0.0006009171,-0.0144398725,-0.02076287,0.03489764,-0.0019781839,-0.011842499,-0.0046991855,-0.00036373205,0.070298545,-0.014284657,-0.011017244,-0.002784053,0.052058946,-0.015577329,0.002220082,-0.00027149025,-0.034218874,-0.001227083,-0.020336572,0.0012856419,0.017068248,0.004649582,-0.007528147,-0.0022371705,0.037498783,-0.01679304,0.019053502,0.046039384,0.027444504,0.022386765,-0.0060779615,0.0039526434,-0.033198193,0.016824609,0.029534413,0.058840953,0.022367433,-0.017157769,-0.0010577019,0.012111983,0.024475979,0.00080524164,0.050417125,-0.03773603,0.04336418,-0.043230306,-0.0150948055,0.05417344,0.011157613,-0.021808302,0.012283211,0.0036293836,0.0027739375,-0.010618634,0.025845261,-0.015764374,0.016334046,-0.009095845,0.015293618,0.000848111,-0.04633357,-0.020314697,0.03681117,-0.043419067,-0.007594446,-0.016051996,0.042210665,-0.0031228086,-0.0070109945,0.026941415,0.008703886,-0.008030451,0.009827994,0.023344666,-0.018037077,-0.008303414,-0.010546011,-0.005334107,0.006391196,-0.027798064,0.01941416,-0.014564899,0.0019833536,0.016830605,-0.0072813435,0.031720243,0.05455009,-0.0049031195,-0.042157464,0.0281744,-0.020866366,-0.01963299,0.03053692,0.03795497,-0.017121417,0.016316272,-0.014814539],"last_embed":{"hash":"1njrhua","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"1njrhua","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{25}","lines":[29,29],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1njrhua","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{26}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031515762,0.01042073,0.00046092173,0.006553318,-0.027169641,-0.08466396,0.013680063,0.0048718094,-0.023755357,-0.0064857625,0.015059132,-0.029942352,-0.036265574,-0.011225685,0.035079196,-0.00575036,0.011626253,-0.03623516,0.0023910655,-0.0072222454,-0.070090495,0.029307308,0.0436871,0.004043644,0.000525913,0.03247719,-0.007773342,0.015395813,0.004417807,-0.01428807,0.032857023,-0.040511765,-0.0002961149,-0.07789762,-0.017000837,-0.019844897,-0.008633696,0.015626837,-0.033276785,-0.017062316,-0.023455203,-0.061234877,0.037318856,-0.02436594,0.030617233,0.023088396,-0.019879859,-0.007739792,-0.008362513,0.017391816,0.017862212,0.022084279,0.045329403,-0.013231618,-0.0063814786,0.03601261,-0.053447526,-0.038745888,-0.009449941,-0.01032348,-0.026948525,0.025945578,-0.033884283,-0.00648274,0.016775528,0.07363579,0.015645415,0.013510445,-0.018542401,0.0030973207,-0.0028495588,0.017897656,-0.00709397,-0.032313053,-0.050991975,0.052887544,0.027342813,0.007841587,-0.04412166,0.06052515,0.021333614,-0.024912806,-0.011874728,0.009574274,-0.01276693,0.049153242,-0.02352725,0.0107928645,-0.006944494,-0.042952202,-0.034598213,0.02249807,0.0028346672,-0.02024514,-0.04125948,0.0391194,-0.034677126,0.032828394,0.030286329,0.005297716,0.06607142,0.041397862,-0.0035231647,-0.02425105,-0.035005737,-0.024974586,0.012703834,0.033783894,0.026000032,-0.0070767533,0.021549974,-0.0002854668,0.03172006,0.019365788,0.022884766,-0.031017456,0.003083493,-0.018417342,0.0032335944,-0.013800746,0.018235609,0.019486032,0.033474565,-0.027852861,-0.021915125,0.0070805694,0.003789704,0.037645593,-0.017046528,-0.006403272,0.020783562,-0.010926791,-0.009219856,-0.008726283,-0.030695485,-0.026373947,-0.028220441,-0.009683923,-0.019394508,-0.04253658,0.002543221,0.056142624,0.012907622,-0.012410025,0.014459008,-0.08757222,0.033756517,0.013235437,0.007656488,-0.04568677,0.021016499,-0.010061844,0.0061652125,-0.014020469,-0.034576003,-0.055711016,0.024066288,0.031342663,0.037407167,0.034420226,0.011242394,-0.041774843,-0.038004104,-0.042099655,0.01374164,0.019879283,0.019849628,0.047211204,0.0020256732,-0.052373666,0.023706617,-0.04141664,0.04046071,0.046452258,0.012904825,0.04929076,0.06806636,0.013867995,-0.016599935,-0.02538551,-0.032443147,0.004706571,0.022337267,-0.01604179,-0.05890852,0.027225686,0.008809054,-0.016138062,-0.005573987,0.01819557,0.023056598,-0.0019164297,0.04720482,-0.009774862,0.050787915,-0.061589267,0.010906443,-0.033386175,0.0065871975,-0.0305729,0.010180926,0.0040800776,0.01067612,0.014944881,-0.036180627,-0.015177604,-0.047108844,0.0041186456,0.051481035,-0.060934972,-0.028538324,0.012627888,0.048186608,0.022944428,0.005835348,-0.0033814686,0.038208175,0.008851207,-0.0056080474,-0.008748771,-0.009485607,0.0018544756,-0.0019070996,0.077386215,-0.0067634746,0.026128389,0.009655603,0.03580051,0.006169772,-0.009065842,0.038614653,0.011320691,0.018923175,-0.0057508713,-0.057483613,-0.002977307,-0.022495862,0.020852547,0.023423629,-0.009323741,-0.008343727,-0.0132599175,-0.0027085354,0.049344815,-0.030576423,-0.004661337,0.015204898,0.030663984,0.019861264,-0.035792366,0.04494313,-0.020092668,0.009390418,-0.040621925,-0.009654277,0.03367254,-0.036117937,0.017119896,0.038956564,-0.0061526466,0.000089148234,0.02904959,-0.005891223,0.03211224,0.027813857,-0.00008387284,-0.02205727,0.024804087,0.049650986,0.02007532,-0.022804722,-0.017400986,0.005107053,0.008449702,-0.030343756,0.020489391,-0.059153233,-0.050143316,0.021212801,-0.012010138,-0.036386665,0.034535617,0.041220304,0.0020504836,0.04451344,0.00965157,-0.009939273,0.01439214,0.006482148,-0.03427855,-0.033922933,-0.016121957,0.056454748,-0.039672956,-0.013405561,-0.032947015,0.024871798,-0.16008444,-0.019335905,0.014770742,0.016779209,0.012133603,-0.0014389216,-0.02960279,0.018451465,-0.02518818,0.024484111,-0.03025699,-0.03684705,-0.0041744397,0.003051545,-0.046664186,-0.018932467,-0.04467246,-0.0584456,-0.033831574,-0.0013387132,-0.02198877,-0.021753311,0.07850393,0.011082093,0.007295908,0.0191401,0.037864663,-0.017442903,-0.02485196,-0.0017366486,-0.020748205,0.022913588,-0.025158372,-0.013796605,0.013913669,0.05136139,-0.019176863,0.013416218,-0.0068927314,0.022869013,0.04927342,0.03902323,-0.059315436,0.023653902,-0.0039310865,-0.013681973,-0.009593812,0.012305591,-0.02923385,-0.06929209,-0.023433778,-0.018336806,-0.003282762,0.0033167982,-0.007602766,-0.0071988367,-0.012803366,0.02820652,-0.024169378,0.012801874,-0.032355092,-0.07280389,0.05568023,0.009151239,-0.041240837,-0.016528953,0.005120565,-0.038527165,-0.028076341,-0.021109926,0.048567876,-0.0057015484,-0.009194486,-0.0034121866,0.011020682,0.03181419,-0.0024489765,0.010028901,0.008615319,-0.10614061,-0.0019351259,-0.0072986386,-0.027938575,0.028648674,-0.005904617,-0.0042490275,0.0643612,-0.0047942935,0.027559996,0.22758853,0.045531474,-0.0100169955,-0.03757619,0.020318987,-0.025409272,-0.062086437,0.05006902,0.0048041213,-0.041359242,0.038950067,0.023360599,0.026431456,-0.009108196,0.014413096,0.04205852,-0.04942995,-0.00194396,0.047937233,-0.01654904,0.029209364,0.016814569,0.046819117,-0.014128815,-0.09163617,-0.042820614,0.015622734,0.011081022,-0.014042266,0.020635648,-0.007922402,0.054714896,0.03846137,-0.028655397,0.08483294,-0.029271882,0.007016684,-0.07484004,-0.027489917,0.034371313,0.023403218,-0.007962157,-0.041342895,-0.01815242,-0.040844794,-0.037656683,0.0046130237,-0.004085793,-0.02948666,-0.00051187066,0.005603013,0.010490557,-0.0036815053,-0.009341476,-0.006429409,0.027042888,0.0070910766,-0.029605826,0.0089462325,0.0668709,0.0022929816,0.04014794,-0.024629543,0.010396905,0.025224447,0.0027464875,0.012308233,-0.03105908,0.016435092,0.007200396,0.03588935,-0.00005365205,-0.030945329,0.0089327395,0.015242818,-0.011490473,0.04453459,0.06214153,0.008275323,0.0042077834,0.0039259656,-0.06216576,-0.045710508,0.039812323,0.0017490698,-0.04520237,-0.022441082,0.05543598,-0.05684625,-0.0007779131,-0.003914062,0.020926457,-0.06864831,-0.02487522,-0.013461466,-0.00041823077,0.0616759,-0.030180233,-0.009326371,0.004357928,-0.012697146,-0.016149182,-0.013969488,0.0023253867,0.03209488,-0.0049628126,-0.01907069,0.002785852,-0.02757616,0.0016626185,-0.025013631,0.026868032,-0.006840931,-0.034556072,0.044809874,0.04607605,0.026559008,0.03080162,0.011859532,0.027024083,0.039255206,-0.0036603336,-0.02293342,0.04254575,-0.03357949,-0.028753517,0.02354419,0.014000906,0.0051844227,-0.016807992,0.044971175,-0.019820195,0.009448397,0.0043238364,0.056144867,0.024283905,0.024460828,0.006958562,-0.015203842,0.0064949533,0.044468053,-0.0021771968,0.015452946,0.022392089,0.01330045,0.038645603,-0.029750727,-0.03235703,-0.024816234,0.04456853,0.012986006,0.049296238,0.03737913,-0.07470441,-0.02106143,-0.042424213,-0.046149805,0.021547742,-0.036578406,-0.000089122404,-0.0055387435,0.06887126,0.0051441616,0.052992724,-0.010091889,0.004954395,-0.0042286576,0.033674266,0.0076343496,-0.037805386,0.009753943,0.00040040247,-0.022737963,-0.011187487,0.019306198,-0.04401312,0.020960597,0.05353487,-0.013775571,-0.010653101,0.027927626,-0.029056858,-0.05372835,0.014890311,0.020827219,-0.0066331816,0.0060637873,-0.023059858,0.016601166,-0.02880478,-0.0027574855,0.11460576,-0.005573572,-0.02736596,-0.01718022,0.0076750196,0.053427532,-0.0063109808,0.010279304,-0.058484852,-0.06040704,-0.031045912,0.011461909,-0.0060800244,-0.036864635,-0.0236102,-0.0053837057,0.020374943,-0.010465434,-0.019697843,-0.022013295,-0.035829045,-0.072859205,0.015504418,-0.026408618,-0.030259589,0.07456301,0.02682961,-0.05994196,-0.016797548,0.034211263,-0.00596707,0.039896246,-0.027767576,-0.03228251,0.013528531,0.008754686,-0.046808645,-0.034164898,-0.04025877,-0.012396819,-0.018778184,-0.048733477,-0.012977006,0.023048395,0.019362263,0.02492994,0.05307183,-0.0055023893,-0.039004304,-0.008033712,-0.018290408,0.038340166,0.026994929,0.028039109,0.03701379,0.004549916,-0.06908327,0.0028319336,0.0077339173,0.005933013,-0.0054711998,-0.041730747,-0.027439227,0.06050861,0.018591791,-0.029765666,0.028134704,-0.08121245,-0.0564801,0.01940443,0.036395054,-0.0010986691,-0.011266169,-0.029669581,-0.039647635,0.005308558,-0.016048668,0.010397141,-0.024858328,-0.0029293157,-0.018392626,-0.022338126,-0.023760645,0.01781288,-0.0084910365,-0.031785592,0.004061394,0.030872064,-0.0043886052,-0.06372546,0.03258302,0.009915098,-0.022688363,-0.02347573,0.042376727,0.010310873,-0.04176618,0.024345227,-0.015207738,0.0011365055,-0.014263264,-0.027542116,0.05993103,0.019786604,0.058819663,0.020706555,0.028473396,0.0066987956,-0.0077615366,0.0030905004,0.009122103,-0.025096245,-0.02525374,-0.009342253,0.007665898,0.01942018,-0.01705148,0.00225269,0.0053112833,-0.04090984,-0.06831825,-0.016952846,0.009826931,0.029825121,0.0035873356,0.02755585,-0.011143235,0.0316195,-0.028358681,0.0070644575,0.005698032,-0.049545005,0.011025223,-0.036505397,0.013961092,0.0046308627,-0.010197204,-0.02048995,-0.014358031,-0.00074431434,-0.051195674,-0.022984708,-0.024119774,0.033050857,-0.007533173,-0.01756931,-0.014215774,0.0007848693,-0.010483318,-0.008382511,0.018420469,0.006660163,-0.012599937,0.021911658,-0.0017386616,-0.0169282,0.008015379,-0.031839415,-0.0073657385,-0.009595966,0.0021206439,-0.00060860586,-0.023384504,0.031955626,0.0151427705,-0.022006208,-0.03663219,0.0057165143,0.048641965,-0.01700733,0.0000100517245,-0.009103987,0.017476872,0.0039753034,0.023847459,-0.0013398204,0.023069479,-0.006014732,-0.0063389023,0.020225348,0.018664751,0.01222493,0.050395887,-0.027385293,-0.0021803114,-0.020872694,-0.0064142067,0.022762913,0.0062172506,0.030127695,-0.010256707,-0.0032361888,-0.02119299,0.061244506,-0.027501594,0.0053973566,0.0051049343,-0.010544913,0.029654041,-0.016215075,0.0034207618,0.012289914,0.021361943,-0.15997063,0.019887784,-0.015943408,0.021186344,0.017295925,-0.007221333,-0.03745388,-0.04819989,0.0022475778,-0.0123047605,0.0011794228,-0.024435725,0.009428302,-0.024474788,-0.006519833,0.04052009,-0.03045661,0.014324776,-0.043362994,0.06530436,0.024884716,-0.023335585,0.038007673,0.03221727,-0.019846547,0.017665308,-0.0022512558,-0.011125532,-0.008609749,-0.008838775,-0.03468807,-0.030364828,0.009669817,0.019919366,0.015577405,-0.019546086,0.03350548,-0.020547554,-0.026708364,-0.007739611,-0.027649358,0.007953751,-0.05213121,0.0009712167,0.03759306,0.02869732,0.014565537,-0.01862397,-0.053748466,0.005526854,0.024715463,0.049939837,0.016578984,0.04718182,0.008061054,-0.030543063,0.0028443697,-0.009753915,-0.032656934,0.04516929,0.011598345,0.027654408,-0.010619514,-0.025369136,-0.081577465,0.004551198,0.0010199725,-0.0050883754,0.0024578052,0.023982631,-0.043770246,0.018949576,0.020479193,0.010873516,-0.014036094,-0.0026333162,0.02220998,-0.017645879,-0.029906344,-0.034864426,-0.062830925,0.005053471,-0.002902921,-0.040683504,0.042818762,-0.0033965514,0.0013339109,-0.044568192,-0.083731264,0.022431048,-0.06564664,0.0039895596,0.024852702,-0.023202034,0.007607677,0.04212603,-0.028517004,-0.029632643,-0.009236682,-0.037117455,-0.029734448,-0.022279052,-0.0027441077,0.019666964,-0.03681016,0.013876433,0.02954076,0.0035415608,0.030052278,-0.022376925,-0.073081076,-0.0021776422,0.017001294,0.019010175,-0.034589067,-0.0059283096,-0.0019763352,0.014880869,0.0034662609,-0.008143357,0.028271817,0.008198376,0.04266572,-0.031965412,-0.041405074,0.03531217,0.020970082,0.034355562,0.033384077,0.010334349,-0.0042843972,-0.016258061,0.032452587,0.021959716,0.021661405,-0.03004477,0.0381645,0.009271794,-0.045862976,-0.0211689,0.021732252,-0.021424485,-0.04177522,-0.016408129,-0.011314406,0.019450523,0.055724967,-0.0040184576,-0.03603437,-0.011905451,0.035087734,0.0022763016,0.002657427,0.008554847,0.0010929949,0.0411057,-0.008783161,-0.023112444,0.0015921168,0.06600312,-0.0013886322,-0.007490118,-0.03931721,-0.057132564,0.010251738,-0.005577035,0.03344045,-0.009136376,-0.0060908725,-0.022890622,0.0009819372,0.038580336,-0.019435987,0.022907747,0.028320989,-0.0093040485,0.025645837,-0.019835541,0.012263869,-0.029246539,0.04869256,-0.011051912,0.058896903,0.04999792,0.0015584996,0.023018226,-0.0044470723,-0.0059706275,-0.01487334,0.016183518,0.0000028428817,0.03561712,-0.022877011,0.027161507,0.021396326,0.0074558505,-0.012318025,-0.0103302635,0.011499651,0.009683936,-0.07618933,0.00958262,-0.00852695,-0.017079676,-0.025057713,0.0104671195,0.009486671,-0.052785214,-0.0037852898,0.0358894,-0.035150148,-0.015651396,0.033520926,0.025627794,-0.031868573,-0.0060506933,0.029354054,-0.027536565,-0.0040626847,0.039285082,0.022239413,-0.0026643788,0.004551346,-0.0342985,-0.04573838,0.03234362,-0.024843214,0.018409628,-0.008787893,0.050467387,0.008710016,0.035641402,0.042674996,0.016922843,-0.011246764,0.04178439,0.018613862,-0.025841683,-0.037205443,0.03164979,0.04346967,-0.009488104,0.0057133795,-0.015718501],"last_embed":{"hash":"75j5ox","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"75j5ox","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{26}","lines":[30,30],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"75j5ox","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{27}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07081425,0.015974738,-0.018232217,-0.01786161,-0.024037905,-0.05587766,0.034986716,-0.036171965,-0.016797207,-0.009006735,0.011956643,0.004424037,-0.053367186,0.011753719,-0.00015773668,0.007693467,-0.0030641383,0.021760724,-0.0016010761,0.009519619,-0.076946765,0.02955521,0.020933272,-0.024092183,-0.014476057,0.016861498,-0.00708735,0.010644064,0.010730255,-0.018078355,0.0011072297,-0.014197456,-0.006703711,-0.08756142,0.015072244,-0.009582387,-0.0076486357,-0.0006522198,-0.037363637,0.005481105,-0.0361229,-0.039062843,0.032507654,-0.0039026882,0.010742166,-0.016728306,0.015870914,-0.0068120654,-0.02199244,0.023467999,-0.011269278,0.00031455548,0.029560816,0.0017435243,-0.0029564567,0.04405065,-0.01073038,-0.02293589,-0.046993405,-0.011266719,-0.019892553,0.03185418,-0.009026898,-0.0069180746,0.010449883,0.04264987,-0.008821833,0.03254033,-0.0026941036,-0.0064107417,-0.014162798,0.026082383,-0.02692002,-0.0068634995,-0.03206621,0.007224437,0.0470337,-0.006667316,-0.08218838,0.08597331,0.009758569,-0.016738502,-0.024539085,-0.0096568195,-0.015626097,0.027300006,-0.0026061935,0.02951003,-0.010685021,0.015380643,-0.05619274,0.015575879,-0.02688701,-0.033696245,-0.038585823,0.0077420236,-0.007873492,0.017526763,0.016449051,-0.0054680295,0.031300984,0.036986947,-0.029582987,0.009710637,-0.053825635,-0.050310638,-0.012608802,0.03407452,0.020889627,-0.024286103,0.040004183,-0.014108538,0.045763966,0.023820668,0.024708131,-0.04248359,0.009847694,-0.019675562,0.024687115,-0.007510269,-0.003844312,0.040857427,0.011268059,-0.021935219,-0.033103276,-0.006043944,-0.027367238,0.036983248,-0.027261313,0.0049599363,0.012907596,0.01866646,0.01637627,-0.012156266,0.004762863,-0.015272223,-0.005220841,-0.020569993,0.009320023,-0.034202307,0.016666695,0.043286093,-0.019840403,-0.042024635,0.047247596,-0.05986948,0.0230965,-0.027822485,0.0033320303,-0.0396335,0.04917999,0.01756152,0.011841472,0.0075211446,-0.059059966,-0.022613136,-0.000696519,-0.00953667,0.04237134,0.044639938,0.004866329,-0.017474897,0.0030086164,-0.033313278,0.01167935,0.011394613,0.065128185,0.021493088,-0.0021105458,-0.03368697,0.012685418,-0.02375998,0.0560489,0.047347568,0.01747846,0.05145178,0.04835891,0.012868853,0.009049728,-0.012724523,-0.049080703,0.00208319,0.025035936,-0.038540337,-0.01649499,0.05254633,0.0004157922,-0.0438514,-0.00029194664,0.012980231,-0.00047266344,-0.02286058,-0.0022175994,-0.006158384,0.055420835,-0.070262946,0.025041858,-0.016808886,-0.003575176,-0.03871402,0.0038171588,-0.01628445,0.053833105,-0.008693185,-0.023023218,-0.013129626,-0.073387645,0.02136027,0.0505345,-0.06530361,0.005027485,-0.0041476656,0.0043006414,0.006586635,-0.04023655,0.014096596,0.03519596,0.032064863,-0.0071006636,-0.0018130349,-0.008814497,0.0044599604,0.016479174,0.08195272,-0.0022789668,0.020740205,0.015929773,0.042931497,-0.020515244,0.01089335,0.015468302,-0.020778878,0.028947877,-0.0067183757,-0.0066114697,0.0014098465,-0.023849258,-0.0021612116,0.062420476,0.002262672,-0.026327118,0.020204257,0.038582046,0.047226675,-0.017306967,-0.007339037,-0.00053355243,0.03485339,-0.008625748,-0.02679414,0.0356441,-0.004726262,-0.009556872,-0.026503107,0.004625405,0.02290605,-0.0109649375,-0.0038917803,0.037117176,0.007058638,-0.012695004,0.056410257,0.00830589,0.018669873,0.03506052,0.00825767,-0.0044450513,0.027615065,0.016270434,0.01732287,-0.0255532,-0.036834612,0.027506303,-0.0052672634,-0.022590838,0.03761466,-0.034665477,-0.039506484,0.038903408,-0.006624841,-0.01843079,0.007940092,0.0417548,0.013182587,0.039601136,-0.010644518,-0.029322695,-0.009343421,0.01562449,-0.029422978,-0.009921788,0.020737706,0.04797923,-0.032949213,-0.0054327515,-0.03272319,0.017195156,-0.15411073,0.010177416,0.001630403,0.04402931,0.01399556,0.022256762,-0.00260754,0.0007000716,-0.04257793,0.04596621,-0.010894481,-0.02378399,-0.009377496,-0.005552743,-0.0507712,-0.030648036,-0.021155624,-0.047272,-0.0073883105,-0.009199215,0.0017658125,-0.069200486,0.07858655,-0.0043106657,-0.014222887,0.001536606,-0.007494552,-0.0135907065,-0.039259583,-0.01573071,-0.052811224,0.035359684,-0.023953976,0.012773851,0.013674744,0.03965907,-0.034128863,0.0068979673,-0.0059117577,0.01073474,0.0515763,0.07298285,-0.061277904,0.021151084,-0.036426026,0.006801371,-0.021461584,0.016088275,-0.05717711,-0.07103476,0.044440635,-0.03865304,-0.002960214,0.004063157,-0.021509338,-0.007887368,-0.0028000383,0.050256886,0.009781006,0.013291735,-0.03755999,-0.063878596,0.03565585,0.0015569704,-0.051931657,-0.032518223,0.03654129,-0.000035532987,-0.005834396,-0.0009031628,0.03612629,-0.047795333,0.013108144,0.0055694715,0.023921693,-0.0039757523,0.02285856,-0.009596608,0.030909983,-0.07040316,-0.00018810618,0.010425899,-0.012207561,0.055907927,-0.008915845,-0.011089335,0.05761379,0.012697916,0.0046784584,0.24055232,0.06380963,0.033859182,-0.025654668,0.00012525477,-0.020285118,-0.05893772,0.015100497,-0.010239856,-0.03556029,0.022685815,-0.01103051,-0.007057789,-0.017833296,0.0003608948,0.03711339,-0.017130109,-0.010396231,0.06241219,-0.016780999,0.049697995,-0.028930886,0.010670484,-0.038996074,-0.05844038,-0.004005691,-0.019061353,-0.0329292,-0.03663421,0.035327718,-0.022276627,0.038847893,0.077096395,-0.04112953,0.05362995,-0.034431614,0.0022681889,-0.07307996,-0.02993972,0.029234014,-0.004370963,-0.0063804314,-0.025769688,-0.0074973106,-0.020981027,-0.0031943119,0.015823994,-0.023948083,-0.037678055,-0.00092301547,-0.023122022,-0.011987048,0.002590333,-0.019648584,0.016091466,0.009632084,-0.006348272,-0.0082879495,-0.010038209,0.06502792,0.046453677,0.03027958,-0.05650305,0.0012571014,0.040730216,-0.011614589,0.010530735,-0.014227783,0.010050333,0.025409436,0.01799593,0.0017978905,-0.020998245,-0.03010879,-0.009270149,0.016588988,0.035502538,0.037053898,0.015203322,-0.032895442,-0.0120329615,-0.027906302,0.0016685254,0.029530246,-0.009649472,-0.014382679,-0.0054415334,-0.000035299687,-0.026133485,-0.032036304,-0.031937853,-0.0122561,-0.044806764,-0.019288242,0.01610119,-0.03639781,0.034785755,-0.0026620287,-0.044113893,-0.02043088,-0.0035040372,-0.02313704,-0.00716706,-0.012331197,0.0066976724,-0.049445156,-0.0061393194,-0.009965849,-0.016689634,0.027877908,-0.030785508,0.020285517,0.0046930118,-0.082061745,0.021009808,0.051728677,0.000667664,0.035989795,0.013660829,-0.013646931,0.013901881,-0.0067241318,-0.036764547,0.0077222586,-0.010663293,-0.061002754,0.017693022,0.035773605,0.015462012,0.01923177,0.02875613,-0.020413034,-0.044100735,0.023092128,0.0283042,-0.004460849,0.06296353,-0.008311967,-0.01559688,-0.0072164307,0.023662182,0.008705553,0.033770327,0.038724035,-0.0005288802,0.040523786,-0.04506776,0.0014352704,-0.028182194,0.052926354,0.01064302,0.025792222,0.039372984,-0.02357486,-0.0075521255,-0.03107878,-0.01879522,0.002749131,-0.053749096,0.0045896135,0.015981205,0.051457606,0.027785353,0.06898657,-0.002686309,0.044222675,-0.02035129,0.013196338,-0.009874357,-0.07413061,0.0037214607,-0.028379321,-0.005551447,-0.0016801587,0.008600109,-0.036810175,0.01873688,0.032722205,-0.017210975,-0.04111795,0.019685904,-0.031047814,-0.055752907,0.03387089,0.045961794,-0.048920438,-0.0032469698,-0.017414004,0.024517706,0.0012979179,-0.01458789,0.09444729,-0.006995577,-0.045676794,0.0146116195,0.0027668695,0.056569755,0.008421494,0.013234873,-0.04752289,-0.035878807,-0.023140969,-0.014765734,-0.009481347,-0.024222352,-0.03422528,0.0146508785,0.021983568,-0.041975643,-0.0065374216,0.032087512,-0.028574467,-0.05587521,0.0036842264,-0.041640487,-0.009355112,0.03812152,0.028775945,-0.07232035,-0.0008496773,0.04675041,0.009253784,0.051573887,-0.018261954,-0.0062569967,-0.029285964,0.019245515,-0.045927346,-0.02424919,-0.054830924,-0.011210332,-0.019327192,-0.0196166,0.00089518534,0.010252719,0.038632948,0.0049227863,0.03339419,-0.014841827,-0.02016127,-0.013103197,-0.024048055,0.014428204,0.013280532,0.024834905,0.013081753,-0.024511708,-0.077134795,0.032249827,0.014844704,-0.011206703,-0.04055257,0.003510512,-0.010563102,0.029703382,-0.007179108,0.002081283,0.008543142,-0.030900242,-0.04908227,0.015458979,0.0022088261,0.003049553,-0.0013332003,-0.04834618,-0.05626438,-0.0042875833,-0.022751218,-0.0120191295,-0.06323133,-0.017415963,-0.005040312,-0.01663376,-0.021915657,0.0064566466,0.004519359,-0.0031286764,0.009529139,0.0393299,-0.031320523,-0.045220487,0.053263877,0.01189757,-0.012606476,0.0209927,0.03115445,0.006277819,-0.014175141,0.0184736,-0.023553818,0.017633736,-0.0155189,-0.043681644,0.031971987,0.0029169666,0.028608793,0.015615534,0.04349831,-0.0063930065,-0.00753694,-0.019803198,0.020946002,-0.032381807,-0.022153262,-0.02149532,-0.01693574,-0.019850872,-0.032357723,0.009917915,0.024490612,0.012575592,-0.05846023,-0.017318144,-0.01850668,0.026254553,0.0018942091,0.05551213,0.0020723408,0.0058538616,-0.018390654,-0.0056625693,-0.011717938,-0.053485494,0.003588267,-0.011717732,-0.010392356,0.0052549634,0.016927637,-0.041843772,0.035542205,0.016173191,-0.056262057,-0.012511734,-0.016176587,0.008801031,0.0071066795,-0.009676838,-0.02039468,0.0025862132,-0.018745016,0.014094905,0.03347424,0.017635956,-0.03385313,0.04692798,-0.046719298,-0.027461115,0.013089542,-0.035120826,-0.02360123,-0.00004016262,0.015770098,-0.00896065,0.00077746325,0.06700125,0.020184059,-0.0053139743,-0.06322534,0.0030192235,0.016306208,-0.051289003,0.012954608,0.029291272,0.004267472,0.020909745,0.014322168,0.01844221,-0.010465634,0.026702542,0.009203541,0.008418616,0.011891527,0.032473482,0.059545256,-0.04117748,0.06138,0.0015818139,-0.023390103,-0.0035301307,-0.00029035707,0.023652446,-0.01747198,-0.012517594,-0.025363931,0.05356273,0.0050276997,0.0011114756,-0.007006202,0.019375343,0.04011882,-0.001879654,-0.015323427,0.006039813,0.013940734,-0.14030425,-0.004590462,-0.03268224,0.021291252,0.006335266,0.0068501374,-0.07129697,-0.061030284,-0.038592365,-0.008540854,0.006204668,-0.038050048,0.029284233,-0.023433415,0.027363217,0.029896682,-0.040412642,0.011348698,-0.0512275,0.048270203,0.008260938,-0.017217105,0.038025346,0.01268698,-0.020848127,-0.014479577,-0.032535516,-0.025508417,-0.012733906,0.010488083,-0.012968063,-0.057507053,-0.025433954,0.063638866,0.028349178,-0.019881383,0.020083988,-0.0148544,-0.007276669,0.017966876,0.03837792,0.008017795,0.0018973608,-0.0083226655,0.01879752,0.03579012,0.007705477,-0.014683718,-0.02113667,0.0020341324,0.025824303,0.075031675,0.010215526,0.057647467,0.026090836,-0.017933918,0.0048079425,-0.0018037807,-0.018085951,0.016161898,-0.00991666,0.034195416,-0.014475721,-0.018891057,-0.06070998,-0.0033529773,-0.002617792,-0.021701895,0.0005946704,0.044444088,-0.012917959,-0.030000893,0.006201358,-0.025478825,-0.0030782796,0.00937411,0.0231583,0.015757492,-0.05617019,-0.050840188,-0.035974238,-0.020554742,0.009576369,0.031047456,0.029345088,0.026725203,-0.020011058,-0.022332285,-0.1057173,-0.0013490467,-0.06513956,-0.014528951,-0.010993844,-0.005309375,-0.020095143,0.025956796,-0.03035461,-0.011435572,0.012762205,-0.009389776,-0.050054614,-0.026310591,-0.008039213,0.009972842,-0.048778445,0.02464298,0.021713302,-0.0069318176,0.0014459256,-0.029565316,-0.036286093,-0.027503857,0.014452774,0.0069623585,-0.06220242,-0.0016671618,0.05314549,0.009920071,0.028528726,0.004674016,0.042302974,0.005779814,0.038492236,-0.021591928,-0.0062214513,0.04786669,0.012973652,0.080251314,0.023137545,0.030297862,0.0037986918,-0.03392517,0.05920912,0.009865886,0.016054116,0.013107981,0.0014049597,0.02177258,-0.04752403,-0.0073367585,-0.007829366,-0.028169408,-0.024093013,-0.019945629,-0.0206848,0.041755725,0.010904072,-0.022669727,-0.033010956,-0.0048522786,0.021145351,-0.0071285805,0.019046403,0.005273951,0.032423787,0.035346366,-0.026884034,-0.035025354,0.020833155,0.03582799,0.006525371,-0.027560603,-0.026416328,-0.040096804,-0.008254013,-0.0029850716,-0.0032230932,0.013712794,0.0013606607,-0.008290035,-0.030957697,0.037562907,-0.019454302,0.039836384,0.06695074,-0.026028432,0.0057230727,-0.006403809,0.03661712,-0.05209316,0.02018593,-0.003720161,0.08470767,0.04507518,0.013214791,0.010889827,-0.0049279863,0.021967707,0.01728666,0.039618075,-0.03092606,0.012961731,0.03787271,0.014125548,0.03916754,0.005956325,-0.017441768,0.020869972,-0.018641813,0.021040646,-0.023149643,0.03761646,-0.02814518,-0.018743938,-0.0066645597,0.024510505,0.008309711,-0.019931532,-0.026178971,0.013980219,-0.04494634,-0.021239985,0.026582131,0.050155547,-0.022142606,0.041436512,0.04650602,0.011916717,0.012348618,0.008568203,0.058806837,0.00052391324,-0.029944206,-0.012780582,-0.02680759,0.024478242,-0.024272066,0.010810134,-0.0212682,0.031162443,0.011909897,0.014971448,0.025265303,0.031836197,0.0053340923,0.008882127,0.050999347,-0.015650248,0.0040215454,0.04050925,0.056025665,0.0045055635,-0.0023684893,-0.037981037],"last_embed":{"hash":"ypd2qj","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"ypd2qj","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{27}","lines":[31,31],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ypd2qj","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{28}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06271024,0.007334441,-0.0088356715,-0.030852307,-0.012040687,-0.084876075,0.013572529,-0.0115583455,-0.01849735,0.00004166609,-0.017933354,0.0010745862,-0.024608308,0.022091828,0.04837622,0.0021247738,-0.0040569156,0.009155635,0.00041970066,0.020766748,-0.0660256,0.058600668,0.019685168,-0.00070556864,-0.010857812,0.040786568,-0.00002044316,0.008682566,-0.021137718,0.0033577401,0.015261263,-0.02644364,-0.01659108,-0.05574896,-0.034230918,-0.017211774,0.014625328,0.0032707215,-0.034304645,-0.011767484,0.0002090745,-0.021284664,0.05831116,-0.025171781,0.019069692,0.019993264,0.0090916315,-0.011116669,-0.03897896,-0.008796315,0.0022216206,0.025272494,0.032049377,0.020065086,-0.010069251,0.008920848,-0.019712958,-0.025701297,-0.05940359,0.0004251522,0.016910972,0.035375822,-0.016874216,-0.020778397,0.018042034,0.08845633,0.022749506,0.014945119,-0.012944765,0.0039774454,-0.0013505626,0.032851044,-0.015738113,-0.01672181,-0.039894976,0.033351045,0.022152724,0.037776265,-0.0073354268,0.05985331,0.054976366,-0.039526664,-0.0034452179,0.005722008,0.00051939214,0.041549403,0.0037496334,0.03961009,-0.012881973,-0.006426844,-0.0072565083,0.0064457525,0.026817176,-0.01455809,-0.048353303,0.025257006,-0.0216145,-0.0145660145,0.021313872,0.008385616,0.06722043,0.011887137,-0.007473435,0.009002472,-0.052938726,-0.023622086,-0.009757645,0.038391497,0.01516415,0.012724274,0.022167634,-0.009472639,0.04183568,0.029406186,0.013102191,-0.017650787,-0.027785877,-0.0074703544,0.0254968,-0.007089263,0.005332728,0.037945453,0.026404811,0.0011632083,0.0037656887,0.026560439,-0.018045012,0.06930879,-0.063718714,0.0045149825,0.042175908,0.023970976,0.015661266,0.010314953,0.0040853815,-0.029353226,0.0016194482,-0.0018333681,-0.01689469,-0.036031768,0.0019372499,0.027762147,-0.041961998,-0.010981631,0.014834743,-0.07698517,0.05468357,0.0098744845,-0.03198604,-0.052632138,-0.0044082953,0.0026871536,-0.010460847,0.009429765,-0.034387987,-0.038727082,0.05921515,0.032537624,0.042408384,0.0164309,-0.036305353,-0.022886852,-0.036689345,-0.001340769,0.007588129,0.019283542,0.03946893,0.0132393055,0.0028640537,-0.059228033,0.020942856,-0.007741435,0.02839245,0.04202895,0.008251123,0.05043813,0.063039124,0.008034382,-0.0075587705,-0.040223937,-0.0095923515,-0.018659957,0.010526871,-0.053999286,-0.040850963,0.03747146,0.0029052407,-0.021338576,0.0067981654,0.0069018775,0.021326153,-0.0048199235,-0.00294374,-0.0010124963,0.0779109,-0.0654266,0.014033157,-0.03687921,0.012365742,-0.0350254,0.027652023,0.0026884554,0.017619472,-0.050299935,-0.023286136,-0.04004958,-0.07418369,-0.007061989,0.028590715,-0.024204817,-0.016517043,0.0014708459,-0.0009434147,0.013900744,-0.035195824,-0.022265099,0.045167465,0.020913662,0.02126232,-0.02656632,-0.019078024,-0.0056937495,-0.0033287911,0.072999805,-0.028518975,0.044931132,0.01043036,0.0496528,0.014385071,-0.016237186,0.02190601,-0.0020341896,0.034156334,0.0033347344,-0.028085876,-0.0053958204,-0.04609394,0.02394395,0.0366317,-0.02214935,-0.003124798,-0.023888499,0.050401308,0.02164723,-0.020930605,-0.019880448,0.027659608,0.04891272,-0.008410297,-0.037283316,0.035985254,-0.022262307,-0.016437326,0.0028246208,-0.009027182,0.05370365,-0.0074491045,0.022310466,0.022270726,0.004335316,0.031845823,0.020732593,0.027384052,0.0057345075,0.061748702,-0.005258726,-0.016922846,0.043597247,0.016977444,0.01800497,-0.012739751,-0.016730597,-0.019040434,-0.0023232629,-0.019167805,0.0095513025,-0.056600336,-0.028006129,0.043120522,-0.009336632,-0.0049722586,-0.0031855388,0.011006066,0.012809054,0.05823373,-0.006444324,-0.015881917,0.015153792,0.032554023,-0.035816807,-0.021026567,-0.04313611,0.057710476,-0.059653986,0.003980105,-0.056762014,0.01758123,-0.16258234,0.004961192,0.013905729,0.039345477,0.020935997,0.015975628,-0.027075894,0.009478052,-0.049250655,0.036980983,-0.017826794,-0.044134572,0.04822779,-0.003144376,-0.032777894,-0.014115238,-0.024159737,-0.06551763,-0.0007950252,-0.016534608,0.012030134,-0.037224013,0.030197766,-0.017735833,-0.022981657,0.0035537102,0.021153657,-0.04659613,-0.010839345,0.0023127792,-0.055542655,0.02521598,-0.020644058,0.024028316,0.00623109,0.05379223,-0.035164293,0.031744592,-0.0073684496,0.004225264,0.04084521,0.04549345,-0.06319716,0.012067243,-0.0018080311,0.01905336,-0.015381739,0.015166967,-0.052759144,-0.06998227,0.018486751,-0.022027768,0.015098995,0.0109313745,-0.001336495,-0.01557011,0.016839968,0.044423535,-0.021956556,0.0007022036,-0.056989945,-0.066465914,-0.00619909,0.005870974,-0.06348183,-0.046182755,0.004654711,0.011195743,-0.03532143,-0.01902756,0.057086803,-0.028145386,0.018428108,-0.0375134,-0.016543066,0.010707283,0.026402635,0.0011449065,-0.007245857,-0.120509565,-0.009684181,-0.0029432455,-0.043631077,0.026726406,-0.017729634,0.0022411202,0.032056738,-0.019164255,0.021451334,0.22649534,0.055230185,0.0060204915,-0.037537437,0.025609508,-0.02646469,-0.046863582,0.0607243,-0.021835532,-0.04847321,0.009102395,-0.005861539,-0.0072903694,0.020797746,0.02062762,0.049295947,-0.04530332,-0.005481465,0.07474595,-0.027069017,0.037721083,0.007314205,0.013276955,-0.0169191,-0.048439875,-0.011614903,0.021070842,0.015702875,-0.012180142,0.022323273,-0.015264121,0.07385395,0.035299096,-0.016659442,0.049034778,-0.021987284,0.0379886,-0.09816445,-0.024535296,0.019202737,0.005900239,-0.014776711,-0.04327964,-0.008458578,-0.032559965,-0.045954846,0.015746366,-0.027335169,-0.029023882,0.00035730514,0.01890322,0.001225234,0.009955965,0.0013143199,-0.0049145496,-0.014764225,0.0009106708,-0.014600266,0.014717903,0.020738155,0.009070813,0.017113065,-0.038364474,0.0026781303,0.02293349,0.018792033,-0.025708998,0.0052149836,0.03463673,0.018461034,0.028874498,-0.009597923,-0.03931956,0.008508446,0.012070636,-0.01063377,0.03983246,0.03378514,0.0063717538,-0.018680228,-0.025517348,-0.056423582,-0.021808628,0.020828355,-0.022235373,-0.022892267,0.041576747,0.03936315,-0.033711422,-0.013727932,0.0021561787,0.011315616,-0.04550033,-0.019460728,0.019641519,-0.046983287,0.02642382,-0.037975,-0.03271533,0.021650841,-0.017334957,-0.031867824,0.006991297,-0.009132172,-0.014916111,0.030605825,-0.0036736042,0.017838497,0.0036430047,0.026119675,-0.041563436,0.0138219865,0.017610349,-0.008052755,0.040423527,0.08312438,0.016990427,0.041963387,0.033694554,-0.01284664,0.04023262,-0.01723953,-0.030615114,0.009934973,0.0034282645,-0.025601411,-0.027747782,0.027664399,0.020143729,0.027428178,0.05188278,-0.014431446,-0.039704535,0.011859128,0.08950071,0.004029068,0.062990256,0.003809494,-0.010006786,0.0018850643,0.06614449,0.027737148,0.02462044,-0.0034820375,0.011664942,0.03682969,-0.04280224,-0.02122426,-0.03906643,0.011530328,0.014817506,0.06555856,0.011849612,-0.03367666,-0.01728923,-0.022000607,-0.038595524,-0.0024303612,-0.059735626,-0.016689105,-0.009956129,0.027601473,0.027651304,0.044958215,-0.008201848,0.026484393,-0.024825243,0.013829171,-0.007640812,-0.06710871,-0.03092055,0.0003009685,-0.04009289,-0.004668589,0.018946715,-0.047952075,-0.0035914641,0.00095182576,-0.012947158,-0.010390796,0.0093823,-0.006699366,-0.09112943,0.039652735,0.0052945088,-0.012007877,-0.020608444,-0.03284025,-0.019889766,-0.030784763,-0.025176194,0.11426621,-0.005743402,-0.026453404,0.026855279,0.0029578705,0.040094726,0.013818306,0.0323807,-0.031660512,-0.045423158,-0.0023504456,-0.0025365169,0.013963986,-0.01921776,-0.014599235,-0.0055796476,0.02266127,-0.010796661,0.007252332,0.022461774,-0.023592904,-0.06409137,-0.0063776756,-0.011981259,-0.013702782,0.051326137,0.028757283,-0.100046605,-0.038656037,0.02658195,-0.015536245,0.023693874,-0.029003356,-0.0029759132,-0.013944236,0.00092392537,-0.031108046,0.014996991,-0.01197659,-0.0019959535,0.011406628,-0.02725938,0.0008048034,-0.0014167712,0.03261323,-0.009219117,0.04716509,-0.017702503,-0.015797893,0.013186454,-0.017119702,0.023147073,0.034876645,0.02317219,-0.006271519,-0.0040537925,-0.05093118,0.009393955,-0.0071309293,0.006789526,-0.026395645,0.000074022224,-0.043952674,0.023730248,-0.02161203,0.0026977926,0.0077594495,-0.050902866,-0.035115268,0.03346378,0.0485283,0.009397012,-0.018485058,-0.008531652,-0.04649525,-0.007444984,-0.03753956,-0.024647089,-0.05938253,-0.0058195274,-0.02576562,-0.016522964,-0.027173521,0.021478184,-0.00037932943,-0.014163202,0.007870002,0.018908858,-0.033877786,-0.070307136,0.06390325,0.013063855,-0.014855551,-0.0068006204,0.023485731,0.0014170286,-0.03703763,0.012553355,-0.0016120705,0.038614284,-0.023411945,-0.051180188,0.036118276,-0.0026285765,0.030739622,0.02907885,0.011468167,-0.026500901,0.018186387,-0.014992518,0.0013961116,-0.0092830965,-0.022290928,-0.03234758,0.009178204,-0.0019019538,-0.02864414,0.016842954,0.023061892,-0.01051655,-0.07021406,-0.012323352,-0.016859492,0.044569302,0.021945667,0.026203185,-0.002110056,-0.001245104,-0.018723689,0.007866128,0.00018039976,-0.03286103,-0.0006692143,-0.054730196,0.002709829,0.0045985,-0.019775378,-0.02057399,-0.00084742554,0.020085666,-0.022704113,-0.03463715,-0.021791693,0.011016746,0.016895864,0.0025523633,-0.047357142,-0.014664501,-0.0067198924,0.021178516,0.021178022,-0.0015268835,-0.030984735,0.049192842,-0.03407386,-0.023848051,0.010232483,-0.04459251,0.0021207582,0.012772754,-0.036875844,-0.0073688165,-0.0042211404,0.05162205,-0.0023701955,0.012824902,-0.01940481,0.015668789,0.037938338,-0.03214224,-0.013024944,-0.0014513761,-0.0060511427,-0.013810482,0.026445238,-0.017554978,0.03094386,-0.004582485,0.0058917855,0.016522394,0.02628941,0.010416464,0.034121685,-0.04318884,0.03736956,-0.027252257,0.0017472283,0.017968196,0.016075214,0.044743452,0.034558795,0.0039676386,-0.020713387,0.041087672,-0.017842105,-0.007855023,0.036646906,0.05017595,0.06510349,0.008808735,-0.010694711,-0.013021157,0.017392976,-0.15880118,0.024021974,-0.026233297,0.0049971263,0.009033807,-0.011226365,-0.0556127,-0.05130535,-0.01154966,-0.0015879625,-0.014040939,-0.023514355,0.02206225,-0.0036721833,-0.032677326,0.009645192,-0.034431826,-0.0020867807,-0.046525422,0.048395645,0.03240395,0.003265247,0.04841627,0.02712313,-0.034460064,0.026593648,-0.029930744,-0.006739521,-0.0068744705,-0.0062760226,-0.029761884,-0.029274004,0.005255685,0.037603814,0.011716111,0.0059680757,0.020127852,-0.02418491,-0.04892606,0.025415977,0.030178955,0.026906038,-0.026077999,0.0004890039,0.03288627,0.040329017,-0.0049677277,0.00089762884,-0.04141422,-0.014455665,0.034025002,0.06455488,-0.00007098557,0.07016607,-0.03673596,-0.016924454,-0.01825279,-0.005230223,-0.0073422934,0.017535508,-0.00053731265,0.04746707,-0.012834693,-0.013422784,-0.03098235,-0.0045960564,0.010937867,-0.012781552,-0.02492437,0.043096136,-0.039129607,0.012297093,0.008554286,-0.0049250396,-0.00061343383,-0.001956365,0.029928027,-0.0036636046,-0.008379353,-0.06195951,-0.0730455,0.0077762865,-0.02257495,-0.024191564,0.0312853,0.018228397,-0.008094006,-0.023563394,-0.06902966,-0.015529921,-0.058755126,0.012948203,0.02638531,-0.0363476,-0.0004212952,0.020696139,-0.02956791,-0.025306206,0.0009339776,0.0006020831,-0.012567451,-0.012373186,-0.021051781,0.015557304,-0.045286212,0.019666122,0.016963275,-0.01199843,0.015503545,-0.01475399,-0.09172415,-0.0073882523,0.0069143465,0.021939252,-0.050913513,0.011888923,0.003289975,0.017783124,0.003780261,0.009017769,0.018797925,0.012092895,0.012832946,-0.035829674,-0.031970736,0.036161087,0.0077048615,0.037503466,0.072019175,0.011580957,-0.010941516,-0.030468864,0.038780652,0.026963973,0.0342671,0.014019987,-0.01944452,0.0059357993,-0.015983686,-0.022191789,0.0036252115,-0.026732957,-0.024752608,-0.039731823,-0.016179342,0.0326218,0.0023427038,-0.0071875057,0.013978646,0.0035688672,0.0048093917,0.0037440038,-0.02331084,0.012110604,0.016614549,0.013958372,-0.0032242434,-0.01608902,-0.008104422,0.07699047,0.012577484,-0.019877374,-0.017548097,-0.023073206,-0.001502437,0.030602366,-0.016847562,0.0053165667,0.0017347393,-0.010762473,-0.02254519,0.009908776,-0.025830941,0.033792555,0.041923545,0.015517387,0.02062646,-0.03399582,0.017006753,-0.006969231,0.06685971,-0.0144803785,0.05072319,0.03852381,0.018195456,0.02141157,0.010162109,0.023119556,-0.025217,0.0035777052,-0.035147924,0.023547413,-0.018848754,0.018790882,0.024363134,-0.035225447,0.00091710297,-0.02153391,-0.012480542,0.032600608,-0.015880374,0.00552645,-0.021378115,-0.02974884,-0.012755752,0.04757555,-0.033862222,-0.03966118,-0.058295224,0.02328291,-0.0028714233,-0.019107815,0.019006075,0.020941041,-0.0034876333,0.004512146,0.0068259514,0.021267299,-0.015409784,-0.006144026,0.009710747,-0.0011103264,-0.009541987,-0.0049147164,-0.022312013,0.036383312,-0.0059538158,-0.00069905026,-0.0280148,-0.0038899963,-0.016610127,0.021055024,0.025532419,0.01813123,0.023617364,0.03605348,-0.008997356,-0.008660751,-0.030453283,0.04425961,0.053537168,-0.03719514,0.004370552,0.0021357008],"last_embed":{"hash":"rs3oag","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"rs3oag","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{28}","lines":[32,32],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"rs3oag","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{29}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.049324125,-0.004594086,-0.0105918255,0.01911857,-0.015052465,-0.07672642,-0.0029469114,-0.0038292464,-0.02646619,-0.008696867,-0.02656388,0.0017527455,-0.049398307,-0.0006457945,0.014647735,-0.003973045,0.0019425125,-0.016967015,-0.03231026,0.027830137,-0.055847336,0.059477314,0.0151863145,0.003579915,-0.016176576,0.012836528,-0.02910049,0.010350223,0.013305152,-0.04812518,0.014915458,-0.01646943,-0.014618053,-0.053833276,-0.0024794294,-0.030391533,0.010394659,-0.018667644,-0.016448554,-0.048145697,-0.020555886,-0.03196302,0.029940803,-0.02506823,0.0147399735,0.0077919047,-0.0018747185,-0.00093772664,0.0031420635,0.0229552,-0.01632309,0.009707397,0.019940529,0.003912745,-0.026150819,0.033983137,-0.018291034,0.0011803556,-0.012648912,-0.01688207,-0.027155863,0.035947442,-0.027834285,-0.038720112,0.020953776,0.07447358,0.02460692,0.0013675276,0.009049188,-0.02839045,0.00278988,-0.0005606782,-0.019722156,-0.031669073,-0.051419005,0.04255549,0.0043933,-0.015561114,-0.055261955,0.076096684,0.0052223885,-0.054177277,-0.01379171,0.0019936364,-0.007995651,0.042815242,-0.01620852,0.02465865,-0.013342311,-0.0012717291,-0.049912766,0.013989734,0.01182493,-0.0076126987,-0.015565934,-0.0039653596,-0.033218626,0.0015207464,0.030732779,-0.004423903,0.05243627,0.023862418,-0.013432101,-0.008119028,-0.04600078,-0.011704587,0.01825374,0.050374907,0.00805663,0.0019576563,0.0142045915,0.00994278,0.03585237,0.0067526298,0.044602107,-0.036098827,0.009573979,-0.0072131073,0.0072043426,-0.009909689,0.008091354,0.030844422,-0.0036666447,-0.011527358,-0.014014773,-0.02548572,-0.018323148,0.032922696,-0.06866082,-0.008475423,-0.0067730364,0.01690803,0.039468363,0.007248198,-0.016178591,-0.02641715,-0.0038302357,-0.018641839,-0.0065009,0.0012518957,0.0119917905,0.0679465,-0.027967546,-0.027340516,0.027733343,-0.028048232,0.03188616,-0.005436339,-0.0041466425,-0.03857848,0.007169131,0.0009978542,0.007018622,-0.018441094,-0.030618405,0.0028454536,0.017662337,0.013056496,0.024979863,0.017244332,0.039889112,-0.013794804,-0.020612748,-0.008401837,-0.0014393232,0.038748924,0.015861064,0.03203543,-0.0040015806,-0.01576407,0.0077149835,-0.060384348,0.06666836,0.041940857,0.036902316,0.03515684,0.03275745,0.01995629,-0.0075590997,-0.023485888,-0.042234164,0.008608709,0.044633508,-0.042319562,-0.041120697,0.04086389,-0.012383732,-0.039046027,-0.010224234,0.001014854,-0.001621563,-0.004830792,0.01004813,-0.019554485,0.052509286,-0.06323489,0.039494667,-0.024896083,0.0034196253,-0.05303151,0.022002952,0.020225514,0.041266184,-0.0017331952,-0.035870384,-0.043856762,-0.03587944,0.015445055,0.0152467955,-0.05125299,-0.032759167,0.0031003314,-0.001443373,0.06808236,-0.0369413,-0.009586335,0.030510718,0.04304051,-0.016337415,-0.016403008,-0.01950953,0.024015699,-0.0117722405,0.01687175,-0.008235038,0.050644085,0.018008659,0.016747892,-0.037712388,-0.006697214,0.007899098,0.011135797,0.023894008,-0.0060630403,-0.0206562,0.012612783,-0.052833017,0.042220894,0.04979613,0.013237104,-0.036769513,0.0073855557,0.02717035,0.015392819,-0.025681917,-0.00711201,-0.0013148073,0.037309613,0.0051167454,-0.015469176,0.059362795,0.0030097233,-0.02389639,-0.03933537,-0.01241888,0.03240649,-0.007878535,0.01211173,0.03878834,0.024334965,0.011844373,0.052218873,-0.0022115933,0.02185518,0.016508155,-0.0033877129,-0.035061713,0.014120916,0.023394234,-0.0012858455,-0.007377418,-0.04441847,0.032176554,-0.021797583,-0.023711026,0.02820341,-0.061291967,-0.034318823,0.019212654,-0.003384895,0.004503848,0.022384007,0.04226266,0.0038915887,0.057011522,-0.004926284,0.0034410057,0.0182815,0.023479491,-0.03235523,-0.05042459,0.00038415,0.044434268,-0.046201505,-0.0051480723,-0.034375437,0.023260582,-0.14588712,-0.0077159945,-0.003662467,0.05214264,0.024782252,0.012900716,-0.028950835,0.022892758,-0.025630612,0.04665142,-0.032951534,-0.027648993,-0.009736113,-0.0041235406,-0.06955303,-0.008943725,-0.019046688,-0.048551716,-0.032248326,-0.035538726,0.034819074,-0.063142724,0.05782097,-0.0019638669,0.015154126,0.0075906757,0.03787135,-0.0072030313,-0.035917267,-0.0019380057,-0.0275533,0.038176347,-0.021852013,0.0100567015,0.021340976,0.028904561,-0.04661959,0.011444086,0.005272122,0.011644687,0.051191296,0.029534426,-0.048226427,0.02684,-0.031732015,-0.023505364,-0.031275246,0.035174623,-0.026193535,-0.09189282,-0.009373473,-0.053962257,-0.022553101,0.0027537472,-0.012302999,0.002647813,-0.015835505,0.026575055,0.009603681,0.018208085,-0.03620403,-0.059070498,0.025096748,0.005564735,-0.024601495,-0.022472514,0.037136808,0.0047233375,-0.0065654824,-0.009445674,0.048923925,0.0015747508,0.019447345,-0.0032930502,0.010832065,0.00032345796,0.0019955116,0.00091496186,-0.0135309845,-0.09030698,-0.012536846,0.022602081,-0.036251303,0.053620517,-0.015253872,-0.014574011,0.040394604,0.005974331,0.006731038,0.22859402,0.050283175,0.042317033,-0.026557682,0.038401123,-0.0068201725,-0.04149634,0.04841502,-0.023091331,-0.034223396,0.019398183,-0.012258221,0.011476877,-0.009244751,0.021231843,0.026459761,-0.048856713,-0.02255637,0.047806807,-0.0044601955,0.013137561,-0.01612358,0.027788352,-0.0145551525,-0.08252065,-0.033050578,0.00505007,-0.00846643,-0.023112407,0.030124456,-0.019036295,0.04768137,0.081752926,-0.05514265,0.047682907,-0.023533834,0.019748624,-0.09639602,-0.019029513,0.010396625,0.0018972417,-0.014447003,-0.0018815388,-0.029776905,-0.051740535,0.0050921706,-0.004429315,-0.0034430886,-0.050722063,-0.01823805,0.0017560008,-0.003548053,-0.013201802,-0.039243285,-0.0054435814,0.047053967,-0.010728642,0.014800572,-0.0027077682,0.09541175,0.045124657,0.019118471,-0.04950418,0.03106877,-0.014311969,-0.020659564,0.0072339713,-0.012639408,0.016966049,0.029160414,0.025606325,0.014689582,-0.023084316,0.012411787,-0.0024144535,0.00021434508,0.060548544,0.02269871,0.010871642,-0.022887418,0.00787873,-0.049819738,-0.020388652,0.037376687,-0.020097509,-0.04778791,0.018248796,0.015847944,-0.02158266,-0.004918057,-0.018558599,-0.0029734166,-0.053488623,-0.02960719,0.009368636,-0.046569385,0.043159325,0.010154317,-0.010441261,0.000055681932,0.0027017961,-0.005342926,0.0064447313,-0.003567165,0.030442582,-0.0013175765,-0.045016948,-0.009731214,-0.024234178,0.027412325,-0.036163166,-0.00037577306,0.017356932,-0.08038612,0.029064395,0.05633616,0.027828103,0.00405438,0.021771016,-0.009355796,0.035516385,0.017874327,-0.04255222,0.028316285,-0.03290313,-0.042930562,0.001382875,0.051019154,0.022478357,0.001194852,0.02006237,-0.021854643,-0.03622951,0.027000265,0.030530725,0.02144875,0.055486243,-0.044334184,-0.015449989,-0.0331922,0.04981998,0.0023889728,0.04389024,-0.0033615506,0.02260786,0.05576265,-0.06069339,0.0014270514,-0.009569185,0.051293887,0.007384993,0.027545286,0.049101915,-0.03872264,0.0029700662,0.010728183,-0.027627802,-0.012349128,-0.026932403,-0.00638554,-0.020641377,0.07401594,0.009645634,0.083961554,-0.009231649,0.004162862,-0.0015083662,0.029718721,0.0034927896,-0.024707546,0.014725579,-0.021649191,-0.022518193,-0.004769023,0.020456173,-0.021501318,0.014805972,0.023336424,-0.0029485913,-0.01910482,0.014402026,-0.04569523,-0.06263317,0.030340828,0.03989296,-0.059480976,-0.018550413,-0.0053163213,0.0066392003,-0.025860691,0.0026761233,0.10804157,-0.01526124,-0.032732304,-0.022338375,-0.007640289,0.025310459,0.022086807,0.008884397,-0.026741458,-0.0075957887,-0.022096952,0.0011215439,-0.0035342474,-0.019450704,0.015045484,0.038004115,0.009027622,-0.03931592,-0.03287682,0.010150215,-0.032505225,-0.052044604,-0.009604103,-0.011177531,-0.017478893,0.0036862588,0.040001232,-0.064431645,-0.04923545,0.038179666,-0.006290821,0.025544157,-0.006792964,-0.001533555,0.000015233664,-0.019629242,-0.022563059,-0.038451944,-0.03704786,-0.009032745,-0.01825136,-0.0031474838,-0.002128894,0.023020303,0.013377135,0.0027769248,0.031164806,-0.044604003,-0.016677631,0.010287018,-0.0142737795,0.011516032,0.023566846,0.029221365,-0.002927466,0.010710852,-0.08867463,0.0030876715,0.01789021,0.0202567,-0.048174016,-0.032238077,-0.036358126,0.004290882,-0.0029438352,-0.039184574,0.022808477,-0.049819034,-0.02766328,0.019795742,0.027483309,-0.019117063,-0.03522466,-0.023945935,-0.015309914,-0.031242378,-0.040924795,-0.013295265,-0.033816706,-0.021261722,-0.012992111,-0.0036471705,-0.01411669,0.008051257,0.0016405849,-0.012859145,0.0027688588,0.020442644,0.008627547,-0.037882358,0.032833185,0.004487745,-0.0029777307,-0.010058009,0.02930302,-0.0116597405,0.0051382985,-0.014580858,-0.048024595,0.031623624,-0.0025954698,-0.057778377,0.03549194,0.0004148461,0.04129089,0.028632076,0.028246397,0.0015649647,-0.02028635,-0.03172003,-0.030367441,-0.033028275,-0.0071910205,-0.0015975686,-0.01420228,-0.015119292,-0.02372569,0.04804451,0.0012362233,-0.0050317845,-0.038390744,-0.016215665,-0.005817779,-0.00036774314,0.014739982,0.079836525,-0.016871424,0.00948993,-0.03752401,0.0071167564,0.0037430031,-0.024120528,0.023701955,-0.006937336,0.00976396,-0.02633573,0.002055658,-0.023782998,0.048291206,0.020463446,-0.061401125,-0.027569868,-0.05029631,0.017553553,-0.025514593,0.029360859,-0.014149061,-0.0065786345,-0.0005254938,-0.004048762,0.0146943405,0.03310771,-0.018217785,0.033333275,-0.03958379,-0.0073669185,0.021259787,-0.016181046,-0.020540938,0.008381439,0.013030274,-0.038916737,-0.01803121,0.055147085,-0.010957994,-0.03637401,-0.07375642,0.009683395,0.036864154,-0.06869318,0.017638884,-0.016377132,-0.0007984449,0.016087435,0.027040502,-0.0028380346,0.029680604,-0.021162746,-0.020977067,-0.011351114,0.038666658,0.015617704,0.0492745,-0.0065837717,0.050335053,0.023204789,0.014825628,-0.0023528559,0.003861853,0.009326473,-0.004636137,0.005377035,-0.034010638,0.045961976,-0.016450766,0.0155914845,0.018892366,0.0342506,0.018160569,-0.0100534065,-0.028594378,0.0051336805,0.015503257,-0.15956375,0.011055699,-0.024615102,0.012263108,-0.0010409479,-0.035658486,-0.03473469,-0.05170476,0.008641241,-0.038745288,0.018062988,-0.008946217,0.006877432,-0.01890897,0.004015401,0.036226537,-0.026038375,0.0037338943,-0.04861135,0.05096783,0.041832242,0.0087428475,0.019717786,0.021392511,-0.020923326,0.017510025,-0.03317796,-0.012753636,-0.019778088,0.02756242,-0.021013029,-0.030794326,0.00064659055,0.053556945,0.009960284,-0.016627349,0.004701908,0.014558197,-0.03452707,0.0010922702,0.0073242965,0.0096865725,-0.04613414,-0.006270003,0.036102388,0.05796489,-0.012303561,-0.021454828,-0.03228738,0.0043210327,0.02737528,0.024146732,-0.007939622,0.04013727,0.0026358159,-0.029129216,-0.009503117,0.008260117,0.005321283,0.0606284,0.015503911,0.024550226,-0.004933352,0.017978117,-0.07934158,-0.0069688167,0.01814019,-0.015978796,0.0020668213,0.024090515,-0.016899291,-0.018981934,0.035197288,-0.020994766,0.018430755,0.02625676,0.0049078665,0.0011534326,-0.022817975,-0.04167057,-0.06917241,-0.006400089,0.0006424315,-0.013890073,0.019512597,0.01420196,-0.008358837,0.015043083,-0.10703973,0.0011525613,-0.056914754,-0.014258159,0.018104972,-0.0026110918,-0.044810697,0.012143601,-0.007862527,-0.02813644,-0.0007264287,-0.04411877,-0.052750207,-0.042363565,-0.023712492,0.0039101946,-0.05789635,0.009833902,0.00542252,0.0077642477,0.012320602,-0.009622805,-0.061998155,0.010803352,0.02222092,0.012402556,-0.06699093,0.0065486208,0.033736687,0.023614282,0.02905388,-0.0007930556,0.028021576,0.02258113,0.036267992,-0.03209367,-0.033260964,0.030187251,0.024069656,0.03424822,0.033833675,0.030593619,0.0011830529,-0.017106777,0.060086224,0.011942639,0.0070317527,0.004135923,0.030628577,0.0037430986,-0.01983498,-0.018987134,0.0047699763,-0.022104803,-0.021628993,-0.04091596,-0.038234822,0.041453436,-0.009923502,-0.008274816,-0.021765972,-0.0048004608,0.03938488,-0.012376225,0.021597194,0.024754373,0.0040779375,0.049981505,-0.0067646606,0.0037565525,0.010603554,0.074918434,-0.0026409712,0.002208379,-0.023385758,-0.051582452,-0.048937023,-0.020049317,-0.00034467154,-0.0010226155,0.028841646,-0.0106969,-0.030443223,0.051025983,-0.02856962,0.027752683,0.04242557,-0.0059423037,0.006320077,-0.02288838,0.03759736,-0.036455255,0.028703554,0.0069321073,0.08647223,0.044509888,0.03714816,0.035052225,-0.013361538,0.040027175,0.00038176408,0.048511144,-0.027514078,0.029249758,-0.012667485,-0.009003852,0.034935605,0.019851975,-0.00090987195,0.004903417,0.016010454,0.0068099736,-0.046131145,0.052756596,-0.0037977912,0.024975793,-0.017047703,0.031596396,0.02456749,-0.03814983,-0.051282775,0.047320854,-0.013611057,0.004315,0.03392626,0.026934512,0.010834561,0.012812088,0.0376643,-0.038165182,0.030654876,0.018973151,0.038139712,0.007576786,-0.006406476,-0.025977226,-0.018504966,0.021911465,-0.026934564,0.012460462,-0.014224036,0.029414292,0.018143991,0.0003279922,0.03927243,0.05061023,0.009880655,0.0015448361,0.015300048,-0.020358525,-0.01185861,0.024724983,0.054822583,0.012315626,0.03650622,-0.006661381],"last_embed":{"hash":"aqykcb","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"aqykcb","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{29}","lines":[33,33],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"aqykcb","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{30}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.051968552,0.007777779,0.0052441973,-0.0013288468,-0.03588833,-0.018910673,0.03223437,-0.02576685,-0.024528338,-0.027622433,0.012302138,0.03547194,-0.029788462,-0.0026037358,0.060338367,-0.020869872,-0.015699737,-0.03799633,-0.029235696,-0.008166984,-0.067270905,0.034647834,0.009755538,0.023218006,-0.02612234,0.04325551,-0.03266281,0.016393105,-0.023603063,-0.025708124,0.0028819789,-0.019476509,-0.020363424,-0.06604333,-0.041214135,-0.013612575,-0.011711175,0.0040111844,-0.037042744,-0.009595216,-0.019866431,-0.040327463,0.012071019,-0.017524661,0.002432425,-0.002062067,-0.014423064,-0.0059034284,0.028739806,0.011690631,-0.016713643,0.010018683,0.043520603,0.0145721445,0.020212088,0.038573604,0.0016320617,0.018320758,-0.014869015,0.027454691,0.01010401,0.061890796,-0.014756728,0.013144449,-0.0061480305,0.077196956,0.0011246923,0.020587241,0.010107154,-0.03429046,0.01520073,0.02897502,-0.010487384,-0.020378772,-0.075112976,0.049274538,0.045755703,0.009554302,-0.0674057,0.03271826,0.03391747,-0.042527296,-0.013650041,0.0034766158,-0.00053825544,0.016704928,-0.011972008,0.02238422,-0.02637479,0.013859975,-0.02637306,0.0076951776,0.00381895,-0.024144638,-0.049100604,0.01477791,-0.007568086,0.0021295978,0.013787085,-0.008508608,0.038975876,0.0023416828,-0.022290703,0.009242264,-0.045261525,-0.013187461,0.020528367,0.040743407,0.007970179,-0.008285453,0.028538166,0.0034924091,0.018776333,0.02192787,-0.011420165,-0.031779204,-0.005704316,0.014957551,0.006548743,-0.004799399,0.029014802,0.039923698,0.0011900401,-0.020884886,-0.02370283,0.007603492,-0.03518685,0.042023968,-0.025984388,-0.011280399,0.020364093,0.035903677,0.021928158,0.005152182,-0.030408124,-0.037041742,0.010557771,0.02854142,-0.02845805,-0.014806824,0.01635791,0.044722363,-0.0057306252,-0.036353543,0.03262792,-0.050867632,0.019682096,-0.026492428,0.011800396,-0.02524317,0.01298722,0.012787718,0.010006052,0.02593291,-0.021519551,-0.051238187,0.020837301,0.047747217,0.0115243485,0.046513386,0.0053402437,-0.0015869609,-0.05499184,-0.00029634486,0.015683446,0.036943685,0.038067937,0.006207373,0.0054734866,-0.027893957,0.02789948,-0.0027045326,0.03411227,0.031147588,0.01725746,0.037757136,0.037090037,0.031028163,-0.028530119,-0.028825304,-0.007055855,-0.004644901,0.033984087,-0.06327432,-0.033282794,0.022061097,-0.014228848,-0.008181584,0.015564095,0.034966197,0.0009958444,0.009374385,0.01854395,-0.04190032,0.03547405,-0.05318773,0.06888953,-0.017764803,0.012159244,-0.02545715,0.0014442706,0.032390833,0.02590577,-0.04893962,-0.012658536,-0.05028036,-0.04329737,0.011241656,0.0025160783,-0.053646293,-0.018695967,0.0016572417,0.0074889925,0.024873262,-0.032911167,0.003388399,0.02345442,0.016341591,-0.0017305403,-0.00023917489,-0.024770867,0.0002246667,-0.006589032,0.068238445,0.0041683065,0.03900549,-0.006349886,0.028635893,-0.019683398,0.006728757,0.01433568,-0.021202866,0.038421445,0.0010580899,-0.010913395,0.046610847,-0.044320513,0.00878371,0.049651906,-0.031701535,0.0043174033,-0.0033508332,0.034876898,0.040425815,-0.031857174,-0.003301549,-0.0021573375,0.027823837,0.0020139683,-0.03559107,0.01964943,-0.032779813,-0.012835645,-0.003947776,-0.00070507027,0.06009467,-0.03136731,0.016898204,0.042145334,0.019517824,0.02890736,0.05272007,0.003956084,0.012514194,0.0026094757,-0.023689972,-0.008714103,0.004110621,0.01729503,0.03288757,-0.00380733,-0.04420266,0.01757286,-0.009878243,-0.028584147,0.008361777,-0.014166353,-0.031803325,0.029978229,-0.011056624,-0.009545656,0.019959943,0.024307448,0.024307717,0.05119224,0.00230486,0.02030907,0.034310218,0.032096032,-0.05887396,0.00018621796,0.0141754225,0.05694782,-0.05268908,-0.0005343392,-0.016698211,0.014769787,-0.14436822,-0.014153971,0.0036159833,0.014723362,0.018986266,0.0043497114,-0.03375104,-0.011311228,-0.04465554,0.044023495,-0.0501895,-0.03512704,0.015740236,0.002280818,-0.06230697,-0.02664142,-0.019617207,-0.036577206,-0.018519156,-0.02071632,0.005749027,-0.054023407,0.059101872,0.011136986,-0.019911595,0.017370641,0.02424822,-0.033969343,-0.015229032,-0.0063856593,-0.03949005,0.0097146435,-0.027015632,0.036876664,0.047272462,0.05130936,-0.04704499,-0.02931945,-0.03967157,0.027146833,0.027428158,0.036872428,-0.04555141,0.058506634,-0.008877131,-0.01146621,-0.011345796,0.040950056,-0.038190424,-0.07159071,-0.056696795,-0.039666336,-0.0046754475,-0.018171044,-0.00017010914,0.0060018296,0.028377637,0.049178094,-0.0119589465,-0.042867478,-0.012528773,-0.03817529,0.03521707,-0.0127568245,-0.0073068473,-0.041534588,0.00091669173,-0.0166618,-0.012750819,0.024737895,0.059602812,-0.03290805,-0.016156238,0.011930596,-0.019410195,0.01869659,0.009432551,0.0054676915,-0.009559517,-0.13147609,0.012656593,-0.004125639,-0.023193616,0.05895032,-0.0009784292,0.01211418,0.029813217,0.008565335,0.0025079576,0.22235379,0.049383935,0.017249227,-0.020579219,0.016271776,0.024295662,-0.040974464,0.065172225,0.0034756472,-0.041128464,0.0028819286,0.0014473071,0.016508272,0.0013274372,-0.03799451,0.04077588,-0.038798485,0.022112532,0.06611003,-0.033674538,0.031456072,0.0066383136,0.025800372,-0.05557373,-0.072596155,-0.058125995,-0.015103827,0.005042611,-0.010918145,0.03604322,-0.032646324,0.034552746,0.032072686,-0.054577235,0.03298411,0.0080648605,-0.012075495,-0.050166294,-0.043195825,0.016786506,-0.013628428,0.012958886,-0.05022345,-0.023782238,-0.064437404,0.0035964204,-0.006701655,0.0043281056,-0.06152076,-0.023970127,0.0085988995,0.0022408161,0.000247325,-0.024570735,-0.013502109,0.001963087,-0.021925807,-0.019390764,0.034355536,0.089237094,0.017470436,0.030644255,-0.030324291,0.017675841,-0.012362734,0.01216247,0.015854424,0.004201897,0.034306865,0.012230714,0.074876785,0.020815643,-0.040517826,0.011790508,0.017259616,-0.038987607,0.02585815,0.03719738,0.007649633,-0.007948856,-0.011811888,-0.06809627,-0.024390547,0.052043315,-0.0044155666,-0.018392231,0.019712495,0.050011672,-0.03363968,0.0073235654,-0.0031386444,-0.0020924872,-0.021367306,-0.030832496,0.006166724,-0.046302583,0.009631784,-0.023592403,-0.01858857,-0.019597113,0.010906393,-0.020479333,0.025511282,0.00063438347,0.04326115,0.020047382,-0.018272951,-0.02128203,-0.013873895,0.021042628,-0.050468817,-0.006092264,0.052744802,-0.0130403405,0.07864895,0.045995925,0.026380716,0.019452626,0.045376394,0.009132077,0.04689112,-0.061587337,-0.02022671,-0.035046592,-0.017985139,-0.050116688,-0.029911526,0.029089708,-0.009650297,0.024848651,0.07880059,-0.010139449,-0.031725675,0.055744447,0.05836299,0.025425429,0.05343641,-0.009589723,0.015183585,0.017536202,0.039927095,0.026607167,0.02810172,0.029439457,0.018321821,0.03646721,-0.056052458,0.0064328145,-0.030221537,0.012768696,0.018429378,0.05220373,0.0049431343,-0.038568445,-0.007654825,-0.039586563,-0.021490106,0.024877794,-0.05698733,-0.0046591396,-0.015906526,0.040235914,-0.0061192466,0.07210504,-0.021248769,0.019187313,0.00906237,0.03364869,-0.015206208,-0.040765602,-0.010721021,-0.04031442,-0.004837291,-0.018958883,0.005129494,-0.03559417,0.011352802,0.0073413425,-0.014929069,0.005190358,0.005542342,-0.010201268,-0.045604248,0.04958889,0.046023984,-0.063747056,-0.011230481,-0.015104894,-0.03018789,-0.036375605,-0.03887061,0.08754401,-0.021818094,-0.021140022,0.03210922,0.002078614,0.053947557,-0.005741456,0.02303858,-0.016153224,-0.03354065,-0.0012574773,-0.03253242,0.0005530028,-0.03160539,-0.014806202,-0.003485925,0.017490676,-0.013876242,-0.050125353,-0.0050572082,-0.044644073,-0.030841818,0.0060613034,-0.047012765,-0.027085336,-0.011226714,0.032929655,-0.03165019,-0.043899085,0.01682288,-0.0035436798,0.057162754,-0.03743455,-0.005927367,-0.06757959,0.00080306025,-0.046334855,-0.011071435,-0.033084795,-0.0020667713,-0.0218516,0.005809756,0.02645167,0.0008457806,0.058343977,0.0007904617,0.036416877,-0.0025910214,-0.042848863,-0.013930044,0.004281501,0.016388558,0.033378966,0.039233107,0.02684824,0.0032353434,-0.05429809,0.012348471,0.016057648,0.02017926,-0.020844888,-0.0025728743,-0.044134323,0.0181493,-0.038900528,-0.01887489,-0.01204424,-0.03425936,-0.020582868,0.02866374,0.02998326,-0.010112428,-0.008437707,-0.02522151,-0.0408858,-0.0032727406,-0.010572023,-0.008681666,-0.045112133,-0.035355322,-0.03737679,-0.0012134265,-0.009032272,0.01076266,-0.014602555,-0.03976362,0.004909692,0.042892534,-0.009793966,-0.026560465,0.027634604,0.052925255,0.009349449,-0.007495095,0.038976524,-0.011289658,-0.027603574,0.006524467,-0.03524941,0.03058203,-0.051777516,-0.04664541,0.0055497997,0.0074120564,0.03428163,0.010989857,-0.0015619242,-0.005746358,-0.014201576,-0.010283345,0.02031932,-0.033936005,-0.0004228465,-0.029377664,-0.040860467,0.00034650989,-0.037597597,-0.0004409423,-0.005027746,0.010889971,-0.022828631,-0.00056895666,-0.002475479,0.030235142,0.016220976,0.046896424,0.006749346,0.025562324,-0.03280378,0.014999423,0.0031144412,-0.07852062,-0.0033431153,-0.055868313,-0.011145712,-0.012107581,-0.035832956,-0.019274613,0.032299664,0.018764857,-0.05715798,-0.025649734,-0.016419845,0.030443752,0.0018934237,0.007923471,-0.004915528,-0.02628158,-0.010659617,0.004556198,-0.0048936442,-0.0074213813,-0.019727144,0.03552359,-0.041583776,-0.007833803,0.031166352,-0.0449929,0.009608826,0.02419097,0.004305051,-0.012574849,-0.022563975,0.0530163,0.019599646,-0.007384718,-0.027998885,0.018426262,0.047268078,-0.06521238,0.0058444226,-0.0066507463,0.009525637,0.010745158,0.007830604,-0.028903116,0.016779479,-0.010065416,-0.03638017,-0.017353298,0.013852435,-0.013059706,0.058906663,-0.03235727,0.019409472,0.026326615,-0.005682014,0.0049895467,0.007871985,-0.01333316,0.00955421,0.0057576457,-0.025167897,0.071668915,-0.016215123,0.0082398355,0.022704698,0.05794466,0.06999178,-0.008752441,-0.032246087,0.018910857,0.031345405,-0.15064754,0.0455202,-0.012987176,0.009720222,0.015689146,-0.00052398886,-0.057472143,-0.048626658,-0.012351327,0.018910566,0.020174926,-0.017753165,0.0025864572,-0.03499193,-0.046834353,0.066362664,-0.050563853,-0.024405453,-0.04764296,0.054824326,0.034945305,0.025281915,0.013276703,0.024580635,0.003177025,0.03148256,-0.018801715,0.0008078446,-0.015125098,0.011847262,0.0117322,-0.020012546,-0.018791014,0.043953832,-0.00041277905,0.005762841,0.020210335,-0.0222572,-0.052611254,0.010900775,-0.034537546,0.0196354,-0.06338745,-0.03137193,0.026138008,0.039941605,-0.021250578,-0.008145389,-0.03219823,0.006234835,-0.004182699,0.011776929,-0.00021561544,0.07479798,-0.011034248,-0.030959537,-0.01758209,0.010026953,-0.015162387,0.030724306,-0.011635467,0.040886015,-0.021442536,-0.020149877,-0.054426465,-0.01544718,0.011033745,-0.019900315,-0.02941406,0.029512268,-0.009573161,0.035827044,0.013716884,0.0019670506,0.011646308,0.017491594,0.0032651415,-0.013388015,-0.042616475,-0.033434514,-0.07941804,-0.017142719,-0.00013763383,-0.0020296704,0.029521119,0.015967418,-0.015354292,-0.006834762,-0.079081476,0.0064981855,-0.057492934,-0.0071823797,-0.0026902745,0.006680029,-0.0058047054,0.030058721,-0.0050282753,-0.03189038,0.01965144,0.0012579332,-0.047233816,-0.017571697,-0.013634312,0.0017714637,-0.018833702,0.028704371,0.01792293,0.0028307112,0.0064568287,-0.018662112,-0.035986003,0.018281752,0.010175486,0.02855308,-0.05206615,0.009239223,0.030751172,0.038816214,0.014471946,-0.0011687899,0.049984943,-0.008168617,0.03305087,-0.0019804612,-0.034651335,0.05783633,0.018503027,0.0242351,0.025126373,0.0034060283,-0.0023861714,-0.048930403,0.060651,-0.0036174143,0.014543305,-0.008181136,0.0070383884,0.010938171,-0.0064714826,-0.042815547,0.005766147,0.021513501,-0.023089407,-0.04559892,-0.00175246,0.0053537944,-0.0032622984,-0.013796543,-0.0047005424,-0.0143250665,0.04034832,0.005779711,0.0067643817,-0.012338827,0.031207621,0.03935302,-0.011392454,-0.010377435,0.006993776,0.03806837,-0.0063585383,-0.040350255,-0.03340318,-0.03185086,-0.03945939,-0.0002572125,-0.009585458,0.0076142964,-0.017133938,0.0045280242,-0.037568256,0.060619578,-0.014672154,0.037316915,0.03622163,-0.0004116971,0.015888346,-0.02187676,0.030865626,0.0055637443,0.017978061,-0.0037401991,0.027779056,0.008004701,-0.022985516,0.009872324,0.021305533,0.030627094,-0.011930674,0.03243641,-0.030767072,-0.01974633,-0.0043729804,-0.01782413,0.04041491,0.01292252,0.005320106,-0.015504167,0.010914195,0.015287607,-0.024077805,0.025334556,-0.028269796,-0.04290798,-0.001727744,0.019956302,-0.01724742,-0.0115115335,-0.054213718,0.04795861,-0.06377404,-0.010489701,0.005835115,0.024127327,0.015198193,-0.00081770006,0.048468415,0.0025714112,-0.009468867,-0.011302923,0.023205036,-0.008760777,-0.027220674,-0.009363588,-0.012937966,0.0060216393,-0.00791692,0.023842359,-0.017236885,0.041564062,0.004223441,0.019387227,0.025955757,0.07643824,0.014344251,-0.0051623457,0.01450189,-0.007550701,-0.04382546,0.022392208,0.03836452,-0.012094549,0.03662328,0.01718088],"last_embed":{"hash":"mn5st6","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"mn5st6","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{30}","lines":[34,34],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mn5st6","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{31}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0656618,-0.00077305967,0.027521731,-0.012099969,-0.017599778,-0.06094727,0.030746495,-0.016218433,-0.025662085,-0.000083785875,-0.0047296616,0.03237125,-0.022905823,-0.018061804,0.042488273,-0.008690027,-0.0015966857,-0.023147931,-0.026310835,0.036011957,-0.10883997,0.06070007,-0.00030986508,0.015344516,-0.030665688,0.0153609095,-0.023785654,0.012629431,-0.01045857,-0.017259944,0.021548145,-0.011198771,-0.022028843,-0.05988062,-0.011359675,-0.014117306,0.02071854,-0.0013984583,-0.03888925,-0.041437656,0.0006965265,-0.036977656,0.05376496,-0.027320601,0.016912553,0.0034099529,-0.023675114,-0.013169257,-0.019725924,-0.00012607557,0.0122000715,0.016200518,0.0474155,-0.011651031,-0.016175807,0.04887363,-0.03355573,-0.042783406,-0.054249264,-0.0037617546,0.022579897,0.041800562,-0.032533,-0.039591845,-0.015535407,0.07051148,-0.007200447,-0.000076797005,-0.003290386,-0.028340664,0.013628524,0.0029135363,-0.025935343,-0.054520544,-0.06923863,0.021990022,0.03721409,0.010612722,-0.054601505,0.017307576,0.005888159,-0.0242592,-0.029853567,0.010437638,-0.013264974,0.04744922,-0.013481126,0.023647219,0.008231633,0.013627527,-0.024093753,0.031266358,-0.0019136549,-0.024082106,-0.047974896,0.008978757,-0.03884739,-0.005415483,0.0075207097,0.0044431733,0.03320716,0.027963184,-0.020286549,0.038845237,-0.044643287,-0.0067362757,-0.012685549,0.055217084,-0.023526961,-0.005150354,0.015340324,0.01496494,0.020127721,0.0066199545,0.0075244117,-0.006819582,-0.01167599,0.015085189,0.011325146,-0.025312163,0.01757881,0.036209855,0.004066931,-0.010930301,-0.033249997,-0.0034517483,-0.03463878,0.06472171,-0.027450945,-0.01060592,0.04064724,0.017126884,0.02543086,-0.014564046,-0.026085615,-0.022760937,-0.013966018,0.0027089587,-0.035856016,0.010962281,0.029355202,0.069988996,-0.005562105,-0.026288455,0.019234532,-0.08425319,0.058387343,-0.004856392,0.011028888,-0.021319767,-0.017876739,0.03006637,0.025245007,-0.0103027085,-0.0009511416,-0.035052326,0.04595008,0.030131232,0.017488398,0.06235229,0.0058848234,-0.019355709,-0.0027688958,-0.005982333,0.016433401,0.020085357,0.009006876,0.010203891,0.0029311504,-0.01560619,0.03332002,0.013567546,0.020905627,0.024709642,0.0017635046,0.041671738,0.05086415,0.012968688,0.0043856376,-0.03211056,-0.02393831,-0.0028157802,0.021698944,-0.013172716,-0.011291383,0.028976444,0.020512857,-0.014511363,0.018692415,0.015619004,0.011721657,-0.01252298,-0.0024750615,-0.021216223,0.06844987,-0.048351612,0.017357,-0.0052065244,0.01098446,-0.03241504,0.03163781,0.023403218,0.016462747,-0.058832467,-0.015427638,-0.037659694,-0.049248487,0.0715776,-0.008327722,-0.052259594,-0.03337333,-0.01229755,-0.005899215,0.040097672,-0.009124772,-0.00041877935,0.047179732,0.031914238,-0.00061381474,-0.011044321,-0.026879739,0.010961515,0.0055954703,0.061934136,-0.03365108,0.060439426,0.00489278,0.035201512,-0.02979209,-0.03986319,0.01960512,-0.018114077,0.036855895,0.026488474,-0.027017439,0.012565825,-0.052684303,0.019766817,0.04424339,0.0045270445,-0.018736644,0.013943584,0.02458271,0.04121301,-0.032213673,0.010435611,0.003909523,0.052186377,-0.000584145,-0.018188817,0.025694372,0.0008785004,-0.03325991,-0.00029320628,-0.00042315546,0.048165675,-0.008743,0.010079068,0.03205841,0.039231043,0.00889363,-0.005783674,-0.0023149548,0.017378341,0.0117800655,-0.023773175,-0.0008973165,0.01600181,0.021314844,0.0317694,0.008393156,-0.028816788,0.0046847714,0.012495545,-0.03771479,0.01177021,-0.05255217,-0.034348376,0.06115425,-0.033045944,0.019103898,0.017394371,0.03963322,0.034200877,0.054685377,-0.034255125,0.014965059,0.000997901,0.031701673,-0.03682386,-0.018230129,-0.00882174,0.048911344,-0.053816393,-0.013253016,-0.033789165,0.01623924,-0.1546061,0.0031779537,-0.004048291,0.034886423,0.035648383,-0.001960264,-0.031007875,-0.0061421683,-0.009167965,0.04034148,-0.0051696743,-0.030000273,0.0015637146,-0.051312923,-0.041352026,-0.012943582,-0.0047422647,-0.04733157,-0.03249149,-0.02705213,0.038349543,-0.03265354,0.021220464,0.01453057,-0.0045520044,0.014542144,0.03408715,-0.015159813,-0.012186311,-0.014841984,-0.02668143,0.02548327,-0.018661883,0.010530778,0.0362498,0.046343748,-0.043194525,-0.012766196,-0.037517004,0.019833054,0.036660284,0.061025366,-0.039197654,0.027547913,-0.028458662,-0.010552163,-0.026573025,0.024228113,-0.04057056,-0.050612375,-0.032188635,-0.023179986,-0.0052177687,-0.0044143456,-0.033646088,0.008887238,0.0047793565,0.06358684,-0.0130458195,-0.01929524,-0.0061232736,-0.073143,0.011229909,0.0096607,-0.05117581,-0.014752596,-0.010422091,-0.016961385,-0.024076164,-0.0049903337,0.04575768,-0.032035064,0.02477189,-0.0028213693,-0.010544564,0.015511313,-0.021973433,-0.019825637,-0.012590507,-0.08808045,0.023313776,0.0009707903,-0.031662334,0.05370526,-0.012106812,0.002202767,0.01907445,-0.0108629465,0.019872839,0.21875562,0.06088628,0.051821698,-0.03306128,0.045444585,-0.01418539,-0.047057617,0.08804527,0.023860807,-0.025553701,0.010701944,0.012311563,-0.01686338,0.015077093,-0.011496108,0.021950753,-0.05534971,0.00016978268,0.073484726,-0.019004138,0.021842593,0.024186851,0.040991638,-0.040541552,-0.056594003,-0.0030583392,0.00020140577,0.0037467123,0.0075197397,0.02082799,-0.039424226,0.04297422,0.038177043,-0.052008156,0.060017683,0.016806073,-0.025467793,-0.09665149,-0.042596385,0.03205173,-0.0010985915,0.004468809,-0.028322369,-0.043077167,-0.053234395,-0.015168465,0.003955283,-0.0009531212,-0.057029013,0.005629212,-0.029590098,-0.023648493,0.007492792,-0.01670922,-0.01622986,0.014797756,-0.042422555,0.004023824,0.0058230795,0.05270908,0.02462335,0.026206877,-0.016442219,0.0074367053,0.0007661205,0.006751061,0.019213619,-0.011479011,0.028346,0.023291297,0.030029228,0.0026537955,-0.015435856,0.025414465,0.035830904,-0.04505372,0.07214239,0.019105498,0.031801395,-0.00044558666,-0.035146806,-0.022156283,-0.016024673,0.04433728,-0.014515281,-0.05927442,0.031816535,0.019659111,-0.027299823,-0.0042823963,0.0025166904,-0.013716889,-0.04031874,-0.0490939,0.010326142,-0.044498187,-0.011643668,-0.022426298,-0.031106144,-0.0071261,-0.015367735,-0.021244733,0.035948843,0.017414076,0.027605169,0.016240621,-0.012506071,-0.013342974,0.007416277,0.0050360584,-0.036484033,-0.0099386545,0.04494431,-0.03008982,0.09298094,0.033251204,0.0515471,-0.007878525,0.038849875,0.0120212,0.047611967,0.01873979,-0.021315394,0.035155363,-0.0155845545,-0.059589136,0.0052915122,0.06756072,-0.0027854666,0.021200206,0.0513939,-0.026283974,-0.044460267,0.028150044,0.037583854,0.034564137,0.036426697,-0.030586176,-0.0115040615,-0.00927255,0.04150781,-0.0003907663,0.04538373,-0.01608624,0.010275709,0.043522153,-0.030265355,-0.0056804027,0.0037197787,0.022853028,0.037453894,0.016965842,-0.0070471936,-0.054477487,-0.0071013873,-0.0019621332,-0.022563769,0.05074043,-0.061241288,-0.0028467644,0.007656969,0.07486054,0.0126682045,0.099438846,-0.014619083,-0.00550033,-0.0032874027,0.034423392,-0.024313234,-0.024443904,-0.0066658473,0.0042460156,-0.035033863,-0.007884764,0.01073861,-0.046512347,0.012987853,0.02935947,-0.022452114,0.0030012794,0.00046105852,0.007832865,-0.08984084,0.025520207,0.009280504,-0.046776883,-0.018572824,-0.02360021,0.0028200552,-0.02419631,-0.041959748,0.10077905,-0.01041435,-0.0055693435,0.035746794,0.013313872,0.04987574,-0.006220551,0.0017784354,-0.0056575797,-0.055701002,-0.027816178,-0.0051070796,0.02918153,-0.03545368,0.004299999,-0.010723054,0.011614441,-0.029391374,-0.021976797,-0.030734157,-0.042338107,-0.045528118,0.007000206,-0.069463566,0.03247656,-0.009275566,0.027976241,-0.06890039,-0.029426116,0.010079504,-0.0067587732,0.024818249,-0.017538501,0.009915261,-0.038629245,0.003571627,-0.035342574,0.009521257,-0.016530719,-0.014418246,0.028617227,-0.0060996003,0.00063872605,0.0046460098,-0.0012916155,0.034784302,0.01274448,-0.03949355,-0.026824504,0.008908856,-0.016234288,0.023335645,0.030306298,0.042321406,-0.0046396116,0.013498312,-0.043079842,-0.010874315,0.00034653544,0.024889743,-0.028964266,-0.0112709245,-0.057974428,0.010630503,-0.020447787,-0.011463132,0.012708086,-0.035494946,-0.040175386,0.02908092,0.041093633,-0.013241633,-0.0014359554,-0.028653156,-0.015316532,-0.029510364,-0.05788081,-0.022566602,-0.042197518,-0.020118369,-0.03432086,0.00642483,-0.032944597,0.015903398,-0.04127879,-0.06267623,0.022395076,0.04609572,-0.026971392,-0.05212633,-0.01209041,0.03150521,0.013917974,0.0065481192,0.044446304,-0.01669679,-0.0011909567,0.0016164972,-0.019414775,0.032172494,-0.03863035,-0.043397587,0.011782733,0.016886907,0.025081417,0.008396514,0.023109227,0.016516304,-0.008599451,0.0112821,0.014918431,-0.009281302,-0.008754328,-0.008845667,-0.059008323,-0.0016487902,-0.022330467,0.0264198,0.010679781,-0.019106517,-0.051773734,-0.001222878,0.006945092,0.005850074,-0.0045446763,0.055564173,-0.028589934,0.017703129,-0.038622197,0.011353621,0.0026890407,-0.036444273,-0.0037042736,-0.04225665,0.00985404,-0.025921328,-0.035268687,-0.0054670153,0.013059457,-0.0006425308,-0.045639403,-0.015177939,-0.01379427,0.016094722,-0.011090027,0.031890247,-0.018654162,-0.020024301,0.00029318762,0.019567743,0.020700349,0.0133613255,-0.038468145,0.03302128,-0.061093308,-0.007736962,0.029661115,-0.0073759607,-0.033978436,-0.032514147,0.023230784,-0.0054257275,-0.0069479407,0.046586104,0.0064795525,-0.026267758,-0.032122746,0.016250791,0.04335457,-0.05811332,-0.0039974973,0.02081165,-0.022715593,0.011614286,0.01598337,-0.02032109,0.026117377,-0.031664666,-0.04605398,0.010322213,0.031737812,-0.037594326,0.030624308,-0.03445862,0.044411108,0.000038386137,-0.012916335,0.024870915,0.0048704124,0.029780641,-0.02814761,-0.0073651606,-0.02091761,0.03980909,-0.027887171,-0.0008575885,0.009153549,0.04526412,0.055197366,0.014625993,0.0038527246,0.015187861,0.018489908,-0.16131544,0.0270087,-0.017797273,0.016926114,0.009343368,-0.011231245,-0.05531227,-0.06484748,-0.00374319,-0.010120561,0.017211583,-0.022850174,0.0025934489,-0.01684267,-0.02212637,0.031398542,0.0014723645,-0.021300554,-0.06862756,0.022334753,0.044591162,-0.015476269,0.04471263,0.02095978,-0.04201253,0.0028296914,0.00986594,0.0054432764,-0.013918623,0.02156528,-0.0039521274,-0.025723409,-0.018004589,0.031662595,0.023131907,-0.008802986,-0.0013057123,0.014171062,-0.01406692,-0.0069171237,-0.006657129,-0.0107550165,-0.041609958,-0.0020908474,0.052719343,0.046510838,-0.0041755843,-0.009980998,-0.043822706,0.011506494,0.008602153,0.003724963,0.011679847,0.06332599,0.009125757,-0.024509955,-0.0034782975,0.010202837,-0.03479407,0.051982738,-0.017437702,0.01749589,-0.01121196,-0.015750881,-0.033609644,-0.012039614,-0.0076712747,-0.023548277,-0.011365197,0.01906955,-0.0074187885,0.014027408,0.024215566,-0.026768528,0.004476234,0.017379498,0.023500176,0.026905682,-0.022340467,-0.054882254,-0.046271022,-0.042275295,0.032188825,-0.039584264,0.021169513,0.023194635,-0.0076897508,-0.0036952035,-0.09957482,0.03491781,-0.053930935,-0.014863864,0.0019245443,-0.0005266171,0.008532061,0.04753937,-0.029910907,-0.024210958,0.011243725,-0.0033558581,-0.005988011,-0.03360534,-0.00956785,0.046350818,-0.021599282,0.07016364,0.005753495,-0.0026249848,0.016001211,-0.015852457,-0.023232171,0.011815618,-0.014917987,0.016753709,-0.040990654,0.002694379,-0.008068906,0.014645421,0.03180712,0.01997711,0.04034944,0.027254146,-0.009720609,-0.025378225,-0.019320179,0.057103984,0.00853402,0.038403906,0.024666158,0.037945457,-0.0029350475,-0.04423601,0.03422662,0.0035848722,0.02193803,-0.024658615,0.018196395,0.0018022993,-0.042580992,-0.0130634,-0.0068756607,-0.010027932,-0.031684373,-0.039421543,0.0056144428,0.023642406,-0.022600908,-0.017182695,-0.014480897,-0.016152034,0.03208211,0.006196042,-0.006578781,0.02934118,-0.0038399782,0.03644083,0.01005498,0.035009068,-0.0007750722,0.053319298,-0.03260373,-0.0038720868,-0.031908702,-0.057601,-0.021729616,-0.013277797,-0.005629119,-0.0026980152,-0.011442185,0.010864411,-0.025682705,0.04388077,-0.029487014,-0.0026749105,0.06553767,0.015644634,0.04139927,-0.021851107,0.036282703,0.0049850377,0.013184013,0.008554322,0.059894763,0.026567051,0.026267866,0.0051171468,0.01082926,0.012136336,-0.0049261833,0.010528109,-0.014070792,-0.022862675,0.013924928,0.007289838,0.024780614,0.016406376,-0.004955436,-0.03242487,-0.00018618366,-0.012916857,-0.02795943,0.047354065,-0.011893397,0.002943721,-0.010612304,0.01643197,0.0027153112,-0.031509496,-0.05479191,0.039566293,-0.026861655,-0.02067947,-0.0058002775,0.007886569,0.0128598735,0.0072337817,0.026813334,0.032121066,-0.018976616,0.017699365,0.024247294,-0.012539912,0.017462984,-0.010185519,-0.0095817065,0.021936478,-0.016864857,0.03574326,-0.011339764,-0.00060947565,0.0026345565,0.017581519,0.03858475,0.03908379,-0.007439401,0.02707448,0.016759956,-0.030864974,-0.02703387,0.017713508,0.023856321,-0.026089087,0.011761716,-0.022493942],"last_embed":{"hash":"q5iuej","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"q5iuej","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{31}","lines":[35,35],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"q5iuej","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{32}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06379196,-0.0068858564,0.007765488,0.017334158,-0.0032652987,-0.0502379,0.03261849,-0.018992754,-0.014924084,0.005000768,0.017475823,0.00088809273,-0.022027366,0.0017932989,0.06053067,-0.0020896979,-0.018928932,-0.012307276,-0.021917863,0.02066733,-0.093605995,0.04495567,0.023181671,0.00622966,-0.037828755,0.035140824,-0.004090958,0.00063225336,-0.031612817,-0.0022953001,0.031960968,-0.047744054,-0.017438516,-0.07440055,0.029196734,0.012492699,0.023111362,0.007453726,-0.04198209,-0.015439049,-0.019939307,-0.036926214,0.043467853,-0.025156032,0.03321128,0.009545685,-0.007160358,-0.037979502,0.00041029186,0.004830598,-0.017148893,0.009825318,0.02703037,0.0076083327,-0.01738955,0.046188325,-0.026077995,-0.009957594,-0.057651967,-0.022143664,0.016171224,0.035956964,0.012353685,-0.013444579,-0.0035725378,0.04033857,0.025288954,-0.010297525,-0.0226299,-0.02281149,-0.00797803,0.009045457,-0.02533711,-0.055258278,-0.047701668,0.026876,0.015871769,0.0097552035,-0.038065095,0.05649619,0.0270047,-0.034736842,-0.033832557,0.0042659664,-0.008084231,0.06219011,0.008106686,0.021421943,0.019108819,-0.020661036,0.0036741479,0.030582383,0.021666873,0.0024575263,-0.037603512,0.029848268,-0.04183311,0.012030416,0.03155422,0.0017712931,0.015670836,-0.014223809,-0.026378088,0.025595758,-0.06955448,0.0034719452,-0.039680768,0.03315979,-0.013136832,-0.025902603,0.019194232,0.0088257445,-0.0010052288,0.014617717,-0.0004450081,-0.006994065,-0.012472113,0.017645491,0.028107831,-0.012731614,0.01884815,0.041582603,0.03242692,-0.006873924,-0.026306666,0.01615516,-0.014957377,0.069157325,-0.027079646,-0.007444169,0.039979957,0.014332671,0.012445517,0.009693397,-0.03282896,-0.036995344,-0.028190013,0.0014955301,-0.037831385,-0.014870677,0.029498557,0.05917727,-0.013465955,-0.022702707,0.033704262,-0.04043645,0.075049445,-0.01729331,0.011235158,-0.038866002,-0.013646574,-0.011829664,-0.004523974,0.0055316756,-0.017385203,-0.028969245,0.052984577,0.0015500234,0.047430847,0.02682769,-0.021273281,-0.020313758,-0.018656291,-0.014282284,0.017075073,0.053753313,0.054537814,-0.0012906576,-0.018452594,-0.053646207,0.013955298,0.0008342027,0.029796876,0.023174578,0.015382664,0.036900073,0.040901862,-0.0025494352,-0.009941162,-0.037548374,-0.027038695,-0.01471628,0.006003323,-0.015547032,-0.021938996,0.029040396,0.015441776,-0.0070449556,0.0066784425,-0.003939428,-0.0053146933,-0.018435383,0.02700654,0.014234884,0.036549903,-0.05781078,0.035671495,-0.05060381,0.023087805,-0.019322997,-0.009850797,0.036650155,-0.0045363414,-0.048396897,-0.0013684996,-0.045901712,-0.054359056,0.00716813,0.028508686,-0.06872764,-0.011007161,-0.022375915,0.015210021,0.035695568,-0.01685069,0.017788265,0.041718796,0.019404715,0.000009892609,-0.031443484,0.0006097132,-0.02441388,0.016030042,0.05008488,-0.026348038,0.046201862,0.030306524,0.05353907,0.010346319,-0.019586911,0.010353225,-0.004785531,0.016475158,0.028584376,-0.023891164,-0.009910554,-0.06429047,0.043651044,0.058948368,-0.026276216,-0.00434896,-0.014666959,0.046252567,0.028067278,-0.010522655,-0.03112033,-0.0182586,0.01707304,-0.015524559,-0.028089024,0.04043934,-0.017208515,-0.014540042,0.015071421,0.020708865,0.072480224,-0.0197579,0.020692844,0.026836336,0.03799511,0.018932998,0.018835964,-0.0010904527,0.030653019,0.038749594,0.014939011,-0.011559449,0.004575555,0.016922526,-0.016630083,-0.0074149575,-0.023099748,-0.0077900565,-0.04222436,-0.048348557,0.00816159,-0.037260316,-0.031363904,0.06298375,-0.021379612,-0.0038862708,0.0049697417,0.047989644,0.027400937,0.06077278,-0.020356135,0.024542984,0.0007460899,0.028801939,-0.043071836,-0.025305865,-0.0023243683,0.03624399,-0.043547038,-0.03125478,-0.03322612,0.024271252,-0.15693448,-0.010184631,-0.0088319415,0.034361016,0.029843071,0.004735588,-0.0513802,-0.0041338946,-0.047670763,0.06543273,-0.0032651648,-0.033432662,0.023610098,-0.00281423,-0.023344232,-0.018635143,-0.011277953,-0.05599054,-0.019487461,-0.01040848,0.025158204,-0.051306814,0.054307513,-0.023747342,-0.011775459,0.012792305,0.01488801,-0.042192165,-0.005262827,-0.019243814,-0.03623848,0.020525672,-0.02248977,-0.018471537,0.018307034,0.038461715,-0.034348432,-0.02254494,0.0059910435,0.026054438,0.028462242,0.038512737,-0.056137905,0.024968361,-0.021463437,0.0058441474,-0.019067703,0.0427958,-0.03794887,-0.076100774,-0.02134528,-0.015663445,-0.013328142,0.035155494,-0.030598551,0.02362932,0.0000633006,0.062752455,-0.022752304,-0.020706156,-0.019561702,-0.0761897,0.010300819,0.0044812565,-0.052779607,-0.014794927,-0.023736384,-0.0023736153,0.0013824516,-0.020936394,0.038466915,-0.02714339,0.024518138,-0.016014846,-0.017570248,0.008798881,0.01367609,0.00663994,0.000095328905,-0.10326346,-0.018029813,0.014073541,-0.03382931,0.042234294,-0.0061154086,-0.009624466,0.017796412,0.007883819,-0.03595586,0.22665216,0.02524512,0.035680596,-0.018062402,0.022444276,-0.014477477,-0.047380246,0.06855073,0.023200091,-0.03515845,0.003129694,0.003007523,-0.007152508,0.001468138,0.013706649,0.03378304,-0.053018004,-0.0015156836,0.067715205,-0.04373962,0.053260293,-0.008113469,0.044953164,-0.024465974,-0.065695226,-0.025232898,-0.00662956,-0.0051194495,-0.0056318706,0.027511353,-0.031070113,0.020713326,0.03062505,-0.011907101,0.057230458,0.012393171,0.006572598,-0.08502731,-0.058654845,0.017631374,-0.011853672,-0.00896309,-0.04889565,-0.0070417267,-0.033756,-0.010899844,0.003350109,-0.007631581,-0.06126119,-0.005941216,-0.01226292,-0.031777192,0.0100615565,-0.017967138,-0.028815731,0.028768502,-0.024318714,0.007706891,0.0015322777,0.03160206,-0.0015359359,0.008528054,-0.014136981,0.010018328,-0.001697185,0.022228494,-0.018920252,-0.0054881936,0.03055282,0.02857626,0.0039402004,-0.005171725,-0.04650482,0.031958457,0.018621897,-0.019352224,0.05096703,0.045292716,0.022864712,0.03746582,-0.030314941,-0.0420763,-0.036872175,0.030020915,-0.0043846825,-0.04931438,0.0038516044,0.0029400096,-0.04606375,-0.007088536,0.014420722,-0.014632466,-0.028711574,-0.0030851273,0.004518217,-0.042787977,0.053661857,-0.022382611,-0.043277472,-0.0055650445,-0.025667803,-0.031442825,0.011839785,0.014667222,0.024920486,-0.0077203996,0.008000352,-0.007106675,-0.010829542,0.022697015,-0.06918576,-0.019813158,0.031721633,-0.00045056775,0.062493462,0.036066383,0.050648943,0.027173134,0.040646054,0.016907016,0.04906536,-0.0000067737196,-0.01802073,0.03689449,0.025494844,-0.053999554,-0.034318883,0.0759533,0.009763523,0.042663913,0.056512177,-0.030828664,-0.044082094,0.039825946,0.06263695,0.019100105,0.050876644,-0.0006804246,-0.015282422,0.007523551,0.045647413,0.008120242,0.019262914,-0.016026324,-0.011102141,0.02735467,0.018803563,-0.00384946,-0.009788939,0.0066642268,0.037452035,0.06840487,-0.01932911,-0.0632203,-0.011095157,-0.022140047,-0.032467503,0.03707596,-0.06311819,-0.0048317723,-0.014324569,0.04485656,0.0063241166,0.062192004,-0.010210721,0.009536929,0.009809345,0.01684226,-0.007957709,-0.04014968,-0.027769167,-0.0020348676,-0.04649133,0.0033925127,0.0021360111,0.0033249771,0.017678883,-0.013023034,-0.047169007,-0.045359224,-0.009753821,-0.014710537,-0.061370626,0.04423399,0.02606901,-0.03423446,-0.024125967,-0.026193582,-0.018705873,-0.0009689812,-0.030452825,0.1025085,-0.0006788439,-0.022421602,0.020075314,0.0146088395,0.044256244,-0.010681617,0.027994256,-0.037061058,-0.039771482,-0.0047833864,0.0020968942,0.020760112,-0.010649379,-0.02626289,-0.031065352,0.012156277,-0.01354009,0.029506044,0.010809247,-0.024455233,-0.040742006,0.013541618,-0.00049034494,-0.010218654,0.0014142229,0.017430548,-0.09522757,-0.017894039,-0.022592911,-0.0038598136,-0.0051667504,0.01255703,0.017906081,-0.009657597,0.024540974,-0.029978104,-0.013713412,-0.017435724,-0.011905181,-0.006453883,-0.011419402,0.009287188,-0.0022261313,0.044834666,0.023176821,0.03889269,-0.0003535193,-0.025048187,0.020299012,-0.016474329,0.0056154733,0.05392245,0.04549548,0.004664431,-0.00025918416,-0.039602317,0.015252237,0.02104474,0.019584911,-0.025625313,0.010677974,-0.059290644,0.019041514,-0.04429466,0.0022089444,0.039571736,-0.03438595,-0.06843361,0.0067253225,0.04572388,-0.010065043,-0.0048846602,0.008024259,-0.05359077,-0.004573467,-0.00801826,-0.025514487,-0.05110761,-0.0027256217,-0.027762588,-0.003967659,-0.011937356,0.041045383,-0.043537118,-0.017793763,-0.0076549184,0.02500724,-0.023165168,-0.08355303,0.024286516,0.031041732,-0.012776759,0.02352692,0.02650062,0.015014818,-0.018547196,0.016821036,-0.03221391,0.059257913,-0.011622897,-0.03943403,0.032264266,0.005550047,0.027752124,0.018630171,0.03456122,-0.012449588,0.001246091,-0.0032318975,-0.008517744,-0.024740139,-0.025195427,-0.04148861,-0.03436549,-0.001298959,-0.021213938,0.0004295344,0.008418431,-0.017248163,-0.0649455,-0.009030848,-0.0107468,0.0022051455,0.009202982,0.035841845,-0.022582432,0.008119696,-0.03804179,0.01762704,0.00985943,-0.03642928,0.01372431,-0.04041134,0.017672595,-0.007958798,-0.00050198694,-0.059412394,0.013095947,0.013732469,-0.02835763,-0.00081997295,-0.007286723,-0.002062445,0.011694736,0.022243548,-0.033009242,-0.015679393,-0.01815417,0.030805754,0.005802893,0.021829108,-0.011190561,0.04910448,-0.05447508,0.00047679464,0.035206817,-0.035217326,-0.0011156582,-0.02605807,-0.02840503,-0.032809813,-0.02893616,0.042034905,0.020693967,-0.02283465,-0.028339524,0.01730137,0.018756116,-0.0642763,-0.0044984645,0.03874326,-0.023034336,0.0058099115,-0.0015688294,-0.008311861,0.029822137,-0.017161487,-0.04187354,-0.008738891,0.015183179,-0.0011476836,0.029567601,-0.028560003,0.059252176,-0.011939541,0.0034100746,0.034058455,-0.005990637,0.02532616,-0.016869497,-0.0034038522,-0.020170374,0.055682097,-0.024570532,-0.02561204,0.0033183177,0.013710231,0.07105851,0.02035719,0.0019804346,0.041060854,-0.019544452,-0.15824531,0.003334606,-0.020251393,0.008704052,0.017769892,-0.0059324773,-0.054120734,-0.062345434,-0.016697569,-0.00027426853,0.008722566,-0.012644026,0.017660763,-0.01592027,-0.0037081793,0.025501411,-0.034117114,-0.0058891554,-0.059800718,0.01187895,0.0555944,0.026095795,0.045990843,0.01935613,-0.031956434,0.027994132,-0.017752817,-0.014381321,-0.0052456674,-0.010645514,-0.008448743,-0.042943593,-0.012578405,0.034307424,0.023628734,-0.035088636,0.0036538066,-0.010894011,-0.030899737,-0.01097438,0.01928837,0.014656618,-0.030048437,-0.012688552,0.052943382,0.029591132,-0.0063628345,-0.0015746942,-0.009714939,0.010738402,0.033538245,0.060196493,0.0005978928,0.08346308,-0.011633725,-0.003848781,0.006363856,-0.023309933,0.01899383,0.019309334,0.005243773,0.043213326,-0.01240552,-0.02204494,-0.032901146,-0.025085798,0.009894354,-0.017717129,-0.026718944,0.024315033,-0.037516993,0.035740342,0.031238185,-0.004586026,0.0029843166,0.0011509573,-0.0036994605,0.029788576,-0.011788474,-0.019599989,-0.057019535,-0.006985198,-0.003979077,-0.031236483,0.039753016,0.01355145,-0.023290874,-0.027433053,-0.09835228,0.024088658,-0.062188562,0.0007518419,0.0142095825,-0.01972702,0.030812914,0.047821198,-0.009669141,-0.008402365,0.028043913,0.002999867,-0.030829769,-0.03313308,-0.011092226,0.0052552614,-0.02482829,0.04213078,0.029283872,0.0022325811,0.03551078,-0.019563297,-0.029548692,-0.0016703384,0.025980864,0.016844317,-0.012377857,-0.0010148776,-0.020644756,0.043702744,0.037337076,0.0129459165,0.02677222,-0.006517356,0.026716769,-0.024755377,-0.03754105,0.054205876,0.0039527635,0.03296839,0.055679064,0.015880808,-0.019953592,-0.029921094,0.027356688,0.008748686,0.023766221,-0.040322024,-0.0071862927,0.006727479,-0.015126823,-0.008725999,-0.011528508,-0.009581059,-0.030414224,-0.04945804,-0.02551887,0.015780658,-0.01627997,-0.03257281,-0.00078983227,-0.011185489,0.040104248,0.0076694866,-0.008974602,0.01667575,0.010725402,0.012483518,-0.011955213,0.00078446587,-0.0063392906,0.03931249,0.01686672,0.02873587,-0.03533755,-0.037308794,-0.008557529,-0.008321038,-0.022388425,-0.0007371939,0.019985447,-0.026844319,-0.026634999,0.02402282,-0.028419152,0.030052135,0.06204826,-0.004735481,0.014100845,-0.015223377,0.02614291,0.027209325,0.039319016,0.00487305,0.047865555,0.047826737,-0.004434988,0.018166106,-0.00087873545,0.033381924,-0.019353095,-0.004972703,-0.026280163,-0.009986581,-0.014853678,0.023066841,0.023713889,-0.009674828,-0.03196809,-0.025268458,0.010007292,0.004784181,-0.027794741,0.014467024,-0.030581178,0.021935126,-0.009462664,0.0037459538,-0.03131553,-0.034843862,-0.05428622,0.040176988,-0.029222537,-0.015867606,0.008825615,0.028080326,-0.003877602,0.0016423647,0.054901276,0.019721689,0.008690087,0.0040270677,0.025978226,-0.010541244,0.013236457,-0.004883738,-0.025538169,0.039499413,-0.018981919,0.005664494,-0.026510201,0.003598117,-0.005993215,0.011791984,0.025550809,0.038310114,-0.008775908,0.036389556,0.0131398905,0.011152084,-0.059152514,0.014602462,0.052655477,-0.008890311,0.042822015,0.009051027],"last_embed":{"hash":"1arpmrx","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"1arpmrx","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{32}","lines":[36,36],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1arpmrx","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{33}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0515667,-0.02504506,-0.022482967,-0.012358892,-0.017144946,-0.043759383,0.043264303,-0.011260591,0.03414043,-0.0040556495,-0.0030865874,0.019813927,-0.029272305,0.0042113774,-0.00029173368,-0.0032548313,0.0045000794,-0.021830017,-0.018915435,0.009394149,-0.045629147,0.039489586,0.048038963,0.02719942,-0.018120889,0.028331058,-0.033257045,0.02174777,-0.003037264,-0.0122144,0.017954972,-0.038892858,-0.022566177,-0.03266149,0.014879628,-0.015409969,-0.004172916,0.029018477,-0.042924177,-0.0052457177,-0.002353971,-0.031743508,0.024236394,0.0029925508,0.0130886985,-0.020433981,0.005232106,-0.024099207,-0.0008530955,0.010757612,-0.014634116,0.02987085,0.018952014,0.03382149,-0.01860822,0.04947513,-0.0050961217,0.0035398942,-0.04944641,-0.026919693,0.009614075,0.021724071,-0.0017778566,-0.041349452,0.010633512,0.03824225,-0.0068191127,0.018873364,-0.0030322222,-0.041666605,0.00833399,0.02844557,-0.027101219,-0.038887244,-0.0809815,-0.0029006184,0.068184525,-0.0049846885,-0.028250802,0.04712918,0.008377778,-0.018870164,-0.007455477,-0.007958858,-0.012747344,0.03558264,-0.01765968,0.043303233,0.0061378,-0.050327767,-0.03732339,0.044766262,0.036780253,-0.06587009,-0.06278909,0.0003796282,-0.031881746,-0.010270857,0.018359242,-0.013344142,0.028346233,0.023438698,0.00077540247,0.02048785,-0.017928762,-0.023123508,-0.022825176,0.02352579,-0.010995191,-0.034906484,0.028563695,0.013376591,0.039131615,0.021732688,0.022059834,-0.041507766,0.0031692688,-0.019972945,0.042660125,-0.013253629,0.035663977,0.011297493,0.026201535,-0.0057523916,-0.0041090576,0.006698855,0.002755734,0.052809443,-0.021745652,-0.00091315457,0.034873437,0.044792842,-0.0075379177,-0.019737069,-0.051967464,-0.007892769,-0.0048706634,-0.0066479496,-0.015931956,-0.029156456,0.016229602,0.05004095,-0.002937769,-0.04355723,0.04495483,-0.063887574,0.038875032,-0.024349956,0.033457056,-0.045301907,-0.025354896,0.023619028,0.0010463253,0.020485628,-0.022927467,0.0026109254,0.026593704,0.0067597018,0.0332267,0.03849144,-0.025255637,-0.014121194,-0.029384049,-0.02737728,0.02196015,-0.024783436,0.008808087,0.02059452,-0.01209724,-0.039418854,0.026815984,0.0033101467,0.040620476,0.04009369,0.016482247,0.043416493,0.020614287,0.0026832817,0.005864288,-0.034096226,-0.053969003,0.011531157,0.023070982,-0.03479196,-0.016259635,0.022379696,-0.019696966,0.00052454165,-0.0008852485,0.02586088,-0.02297737,-0.011615203,0.0035592332,-0.015019133,0.054147147,-0.025983144,-0.002219578,-0.043106407,0.018267434,-0.068808146,0.02773865,0.021412559,0.0028190948,-0.013368164,-0.0030433775,-0.036690563,-0.06290333,-0.009192836,0.010240765,-0.0598164,0.00990629,-0.027160125,0.01774089,0.027118906,-0.007631285,-0.0023363708,0.013722407,0.01878894,0.013516436,-0.0017027914,-0.013295651,-0.00045352711,0.0034161492,0.063410096,0.00080280815,0.0021804327,0.06058102,0.012778023,-0.012078303,-0.016463459,0.034762636,0.01856442,0.021222422,-0.018951744,-0.03158665,0.015238473,-0.014563458,0.020682197,0.022791633,-0.060678553,-0.019908994,0.0030056091,0.02677043,0.02569747,-0.025789931,-0.02964899,-0.0027018008,0.0031549209,0.019276163,-0.018966246,-0.001583538,-0.026956744,-0.011469834,-0.02138982,0.03333917,0.049819637,-0.0031141904,0.022171453,0.059515495,0.028373271,0.013959075,0.027103806,0.00878013,0.025889214,0.021242812,-0.0143906195,-0.039430134,0.020902378,0.0039902353,0.03309737,-0.0024907026,-0.020306375,0.02303611,-0.031134157,0.0023313046,0.024511406,-0.051538,-0.04319577,0.041101813,-0.019159764,-0.045118872,-0.016970893,0.027160887,0.01258218,0.057719056,-0.018683849,0.0069755116,-0.00053484953,0.028790768,-0.05158813,-0.0051946887,-0.017101564,0.047617976,-0.06654193,-0.04019823,-0.028442644,0.0062585757,-0.17300142,-0.014855182,0.0062243324,0.055699963,0.01619931,-0.020510787,-0.013353141,0.016321095,-0.01447352,0.06810341,0.010332973,-0.034045666,0.048485354,-0.023392607,-0.03583653,-0.0038673952,-0.026682146,-0.040778946,-0.013969237,-0.0033731665,0.019344779,-0.037372846,0.04880121,0.03754804,-0.0051797056,0.020176668,0.03582569,-0.070432395,0.0031759876,0.0009962618,-0.03996,0.048824176,-0.01683261,0.0022353167,0.049052626,0.04659118,-0.010021825,-0.015077704,0.006564919,0.01417675,0.020756487,0.05412955,-0.020241354,0.031628333,-0.025704745,0.005256,-0.012506961,0.024719868,-0.017704697,-0.036000542,-0.031388715,-0.032921612,-0.021460636,-0.01971678,-0.042581387,-0.0019708544,-0.023154162,0.030498736,-0.01311412,-0.024005892,-0.025006529,-0.032455243,0.004350966,-0.0031616252,-0.013969358,-0.06723319,0.014705593,-0.04435545,0.008525666,-0.018967703,0.03157818,-0.033638872,0.016062502,0.01290134,-0.0037652263,0.03193978,-0.021183621,-0.0015947762,-0.03520245,-0.09187565,0.029059455,-0.0033974291,-0.011628922,0.03341125,-0.01087522,-0.007857212,0.020879073,-0.020693507,-0.0029177666,0.23535845,0.054473568,0.0297137,-0.02368419,0.03286404,-0.028049156,-0.060720272,0.02255131,0.0037299388,-0.033072557,-0.020791756,0.014546594,0.019560596,-0.01580892,0.019482834,0.036355983,-0.069801,-0.0071874154,0.06812092,0.00881761,-0.011084384,0.008882574,0.0038177338,-0.050906528,-0.06272176,-0.005881008,-0.001778723,0.03062959,-0.012237048,0.049455844,-0.056784227,0.076312296,0.01761302,0.005041173,0.047658198,0.012103948,0.0275423,-0.076016404,-0.053705085,0.0049986904,-0.0078009237,-0.00089891464,0.018664716,-0.033375148,-0.05559702,-0.046156354,-0.0017365426,-0.0055168103,-0.04544227,-0.01739092,-0.008447892,-0.012149126,0.0023503797,-0.022598134,0.010325537,-0.018759899,-0.015358351,-0.008254279,0.025097275,0.0562575,0.014398729,0.0073409327,-0.03361584,0.0133511815,-0.009714443,-0.0069496646,0.002359281,-0.016249767,-0.016492717,0.02218748,0.03232599,0.008204785,-0.038591504,0.0030260405,0.024726668,-0.0017873914,0.06605129,0.022740765,-0.0189237,0.04454789,-0.04475542,-0.04302664,-0.02672912,0.019920433,0.008343282,-0.045628868,0.017678535,0.018670252,-0.025411615,-0.018338919,0.007516761,0.015624765,0.0006402463,0.0059414054,0.010463,-0.06698563,0.043820605,-0.015978707,-0.019335186,0.019425692,-0.010237842,-0.013830725,0.005521761,-0.0001101834,0.083101854,0.002686467,0.009532679,-0.01687905,-0.016092913,0.025344405,-0.032285646,0.021112744,0.030630015,-0.034212142,0.036438245,0.034524698,0.044098563,0.0005343994,0.055002023,0.03628964,0.050802626,-0.025324237,-0.026760956,0.03266662,-0.022328679,-0.049334332,0.0016397163,0.06759323,0.014813894,0.008246582,0.045390744,-0.011885542,0.015238316,0.04717624,0.04804438,0.026580067,0.044672087,-0.015702035,-0.028714564,0.0060178507,-0.006480212,-0.00059496256,-0.008129137,-0.015726117,0.016856119,0.0073173516,-0.014548458,-0.013342931,0.0070019793,0.02610484,-0.008425568,0.04558788,0.026211012,-0.05234472,-0.014061447,-0.03748588,-0.016746726,0.027628602,-0.06199569,-0.0007590601,0.006825271,0.05408923,0.007937106,0.058473587,0.021202048,-0.008094347,0.011301002,0.014809658,-0.0069892737,-0.029977549,0.0014045394,-0.04490665,-0.036164343,0.013097158,-0.0017118682,0.00958957,-0.00037315956,-0.007316571,-0.029063115,0.019280488,0.02053266,0.0046123494,-0.058937185,0.034218777,-0.0028865708,-0.08724375,-0.03363511,-0.01168172,0.020075383,-0.026017547,-0.02962654,0.124160945,-0.008184718,-0.022530759,0.04923022,0.005107078,0.026547853,0.059610426,0.003268017,-0.0049210736,-0.037706852,-0.016325735,-0.025317585,0.030923741,-0.027684087,-0.019912768,-0.004984989,0.018599045,-0.044166647,-0.0107410215,-0.018834062,-0.027146699,-0.036161263,0.018089553,-0.024206491,-0.02057295,0.010169785,0.061941918,-0.070377074,-0.019168919,0.024531715,0.0043794126,0.022404185,-0.013277349,0.009351135,-0.002318269,0.023071926,-0.047760464,-0.028595673,-0.022030814,-0.0047642854,-0.025919404,-0.045855004,-0.017641986,0.03270797,0.034908544,0.037285678,0.026458988,0.003241379,-0.006240861,-0.017691247,-0.0060870745,0.030291075,0.020829087,0.056061804,0.022060053,-0.048076276,-0.053335417,-0.00052142044,-0.007478179,-0.013156831,-0.025610521,-0.02257603,-0.058350615,0.005681099,-0.03586294,-0.030972809,0.025393378,-0.018198695,-0.019473314,0.034703024,0.03620302,0.017757101,-0.0061440975,-0.016045969,-0.028898584,0.010972229,-0.03767629,-0.021478105,-0.0006628011,-0.0067518936,-0.032650895,-0.018832978,-0.0206456,0.03775013,-0.025733644,-0.059453446,-0.014898409,0.029836105,-0.028441904,-0.054600913,-0.004283505,-0.009402478,-0.014380055,0.016171884,0.016484467,-0.023112237,-0.030450702,0.024754934,-0.0086965095,0.018563788,-0.0028140964,-0.042881466,0.019312164,0.0042105196,0.05413239,0.029348677,0.01149807,-0.008257614,-0.0022057341,-0.024129098,-0.013732462,-0.0191591,-0.008319961,-0.020487651,-0.019014208,-0.008815179,0.013977086,0.03838164,0.028282762,-0.0046146875,-0.070730254,-0.018507976,0.014280108,-0.01710736,0.029551951,0.06027054,-0.015109804,0.03228601,-0.0034194877,-0.01752297,0.0044565746,-0.048429098,0.009017098,-0.023251593,0.008673483,0.012303402,-0.0057040816,-0.04057071,0.026593398,-0.007254558,-0.016037678,-0.019616563,-0.008648369,0.03654075,-0.007791456,0.047166113,-0.0063403733,-0.030695282,-0.021108186,0.022386292,0.015075233,-0.029850522,-0.016433852,0.05227126,-0.060575318,-0.027790572,0.0258904,-0.04040549,0.017797858,-0.016743196,0.008687994,-0.00093782373,0.0011981949,0.03477923,0.0022159454,-0.02549167,-0.005908758,0.029947884,0.024151988,-0.07571913,0.0100734215,0.025498684,-0.012984358,0.009099009,0.000997793,-0.005658102,0.048587456,-0.017205827,-0.03210974,-0.0034228582,-0.04610071,-0.012601052,0.070610434,-0.022193376,0.018443763,-0.0092049865,-0.019055827,0.038823098,-0.0030518258,0.008965102,-0.030248351,0.0030295139,-0.018924475,0.031678066,-0.03836415,-0.003051664,0.013830243,0.019580562,0.07241401,-0.014960434,-0.012403251,0.0064397394,0.0134226475,-0.16721854,0.015398078,-0.010285699,-0.003988831,0.012716299,-0.0178391,-0.059032,-0.029920973,-0.0012338037,0.0048150183,0.037308298,0.0030028007,0.028351776,-0.0010959544,0.0074531306,0.03975562,-0.033360276,-0.0037401665,-0.06343232,-0.009333409,0.04580329,0.007252679,0.0048344024,0.022360863,-0.027833661,-0.0041572335,-0.037451785,-0.011051561,-0.009372405,-0.010852473,-0.02857662,-0.02203237,-0.0062189237,0.07096507,0.0084989,0.0023553036,0.011924575,-0.020004392,-0.042273857,-0.018716194,0.013509493,0.020380832,-0.001707971,-0.031052623,0.004653527,0.027735634,-0.02713711,-0.00043643115,-0.04882369,0.015709944,0.024337586,0.037318952,-0.03493858,0.07367197,-0.015906626,-0.0008821889,-0.004254318,-0.038039662,-0.008497576,0.048511382,-0.02163851,0.025887858,-0.008384351,0.010381284,-0.00473491,-0.020060414,0.004872718,-0.0250634,0.005023368,0.019409016,-0.035578318,0.037267406,-0.0026188667,-0.019948317,0.00067682064,-0.015603321,0.023933535,0.007115374,-0.022941656,-0.036577255,-0.090290435,-0.010388848,-0.003447749,-0.009302937,-0.0070335786,0.00057156803,0.0030749606,-0.004920119,-0.039913412,-0.004921144,-0.075964056,-0.008232236,0.03379101,-0.01193408,-0.02058915,0.039145768,0.0028162817,0.0038250473,0.009678961,-0.04331124,-0.006238269,0.009384908,-0.0339955,0.05431089,-0.050100636,0.028453035,0.031160098,0.019243473,0.032383263,-0.018177127,-0.04948903,0.002393066,0.03692999,0.031722542,-0.040106226,0.021953687,-0.008211516,0.0439261,-0.023381421,-0.014793044,0.034312002,0.029637212,0.03818301,-0.03787642,-0.019855108,0.051334824,0.017160995,0.049578846,0.04299835,0.027388526,-0.019456763,-0.03343026,0.060426492,0.025735507,0.013976062,-0.010787003,-0.031996597,0.03272781,-0.028840233,-0.03570927,-0.01921968,-0.0034331756,-0.028781211,-0.022125484,0.0064865863,0.022638058,0.0020225225,-0.058601383,0.0013357996,-0.012527505,0.028030105,0.010859043,-0.0013245674,0.017922983,-0.0061018434,0.026908262,-0.004806334,0.0056569283,0.022306977,0.045812283,0.028665898,-0.010868873,-0.033676203,-0.048826918,0.0034924343,-0.025621815,-0.008404196,0.0046273167,-0.010665133,-0.028307566,0.013644057,0.02873115,-0.021584688,0.045356832,0.038490504,0.0209642,0.018932011,-0.03430061,0.056371905,0.0084578935,0.04152511,-0.022746166,0.0693336,0.028481113,0.039717384,0.028849402,0.019803584,0.042039175,-0.012904996,0.031444144,-0.023836864,0.01180195,0.014460593,0.002603206,0.01262644,0.019246828,0.042495497,-0.018773096,-0.0032378568,-0.0054728133,-0.006085839,0.023651242,-0.014537351,-0.026414441,-0.007084217,0.02134573,-0.008942071,-0.053403378,-0.030695422,0.035920996,0.0057863193,-0.010887359,-0.011160285,0.0049213106,0.018902909,-0.011375471,0.0446876,0.0022711186,-0.019958192,0.009780937,0.0062106233,-0.030080618,-0.026254125,-0.058716822,-0.0233016,0.018764269,-0.011805591,0.028371293,0.01155306,-0.020120183,-0.033470213,0.011620571,0.013113058,0.07436088,0.023222534,0.018537095,0.009787872,-0.006286373,-0.06717395,0.0269215,0.049975872,-0.0073048086,0.04931636,-0.030362422],"last_embed":{"hash":"m3xke3","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"m3xke3","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{33}","lines":[37,37],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"m3xke3","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{34}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03008702,-0.02096615,0.0033298756,0.016170058,-0.022720944,-0.024318172,0.03478926,-0.02893857,0.00057290983,0.018137338,0.0039601983,0.003367084,-0.015648827,0.010865029,0.05120976,-0.020207526,-0.018288463,-0.016852543,0.013937209,0.011642323,-0.05437843,0.050603323,0.027737584,0.03378091,-0.01725845,0.023737824,0.0006384725,-0.003252144,-0.00619063,-0.040294614,0.0053255693,-0.032080717,-0.019967614,-0.0626678,-0.012928086,-0.027698608,-0.005410579,0.003044244,-0.04671253,-0.01332146,-0.014546787,-0.07018806,0.037347276,-0.010351927,0.04654899,-0.022283701,0.0047901142,-0.020085074,0.0021773276,0.015488747,-0.022521729,0.01667119,0.048531875,-0.012712192,-0.0116036795,0.048055045,-0.028363053,-0.018949242,-0.027313618,0.003368592,0.010450138,0.024384761,0.024073513,-0.037773248,0.0013443353,0.022305235,-0.0028282453,0.033381436,0.0008346247,-0.0223533,-0.004442129,0.015146754,-0.02697048,-0.03851904,-0.05479238,-0.0025117667,0.019999748,0.0023600291,-0.03011827,0.0466505,-0.0017219358,-0.019979546,-0.028063158,0.012474735,0.033318058,0.002978215,-0.048974197,0.052497946,0.0057184584,-0.032851472,-0.033838373,0.013475174,0.01521094,-0.028054485,-0.03649185,0.01578771,-0.010977517,0.010127871,-0.0041159773,-0.016317487,0.026816411,0.039202634,-0.00780502,-0.010197012,-0.03796648,-0.006640662,0.013976748,0.049602523,-0.013446642,-0.025965396,0.019984195,0.011534657,0.020868832,0.0029088494,-0.0021747286,-0.03639251,-0.0030937288,-0.0036249768,0.045714248,-0.007967906,0.0054494715,0.03660165,0.04587301,-0.0042038364,-0.016258417,0.011627439,-0.014371578,0.069251366,-0.009416809,0.032204416,0.03789988,0.02148089,0.0346156,0.0048350524,-0.021802709,-0.05631001,-0.022802008,-0.0061980886,-0.04658657,-0.015728835,0.012725476,0.060978353,0.02784593,-0.029569477,0.025920343,-0.048489455,0.06729787,-0.010335182,0.006165241,-0.018070554,-0.03755299,0.039308872,0.03841452,0.014702974,-0.03549561,-0.024975318,0.026897257,0.022543741,0.050172403,0.04965341,0.002913898,-0.038948838,-0.028492115,-0.015161769,0.027864823,0.0071166274,0.009567679,-0.008665534,-0.0051067313,-0.038278107,0.026178095,0.01280974,0.04524926,0.034679558,0.016854938,0.039847575,0.03497192,0.004054542,-0.014961271,-0.021585764,-0.03879179,0.017430602,0.008262376,-0.028550502,-0.036579143,0.020882906,-0.00083875126,0.008222127,0.023852887,0.039169084,-0.004931156,-0.020572774,-0.015923813,0.0024743283,0.043939847,-0.08818025,0.0024341638,-0.0056548296,0.006886284,-0.052240018,0.036956493,0.046223488,-0.01641364,-0.027190538,-0.0075110244,-0.056509946,-0.0458691,0.03137966,0.029719375,-0.032152273,0.009570556,-0.0020499916,0.008634053,0.0127725825,-0.026929313,0.010214214,0.011418052,0.041936107,-0.008263113,-0.033267304,-0.028248912,0.016293496,0.000833609,0.07672974,-0.013425709,0.021803247,0.01713768,0.030087156,-0.020149475,0.020183038,0.025325382,-0.0046343775,0.033032566,0.008487392,-0.056083627,0.002395567,-0.0040648035,0.01581206,0.03556673,-0.060273003,-0.007198804,-0.0063358247,0.033392858,0.01267379,-0.0397539,-0.02658655,-0.04850694,0.031062096,0.0048694764,-0.052380156,0.029526396,-0.0022077535,-0.02076423,-0.0055169235,0.037734013,0.043399002,-0.016632149,0.011759798,0.017314635,0.034302812,0.0004025826,0.036442477,-0.02184817,0.029894885,0.04536943,-0.014921637,-0.033041388,0.0053507094,-0.0033112115,0.01670655,-0.0118363565,-0.0016286526,0.020286504,-0.004498705,-0.036301307,0.03679819,-0.041008122,-0.027745865,0.047726292,-0.00008595185,-0.03394489,-0.004233148,0.027436435,0.023146547,0.051004868,-0.013295259,0.025698077,0.009147812,0.023723124,-0.039576516,-0.007243683,-0.004327575,0.05990554,-0.057548825,-0.02412784,-0.036090318,0.00084022735,-0.16317897,0.012076387,0.0054838494,0.024976173,0.026195407,-0.010825081,-0.0466989,0.027262602,-0.043010175,0.08342393,0.0044263294,-0.03812354,-0.013144562,-0.020086046,-0.054382756,-0.024812598,-0.0058492967,-0.05514467,-0.0013437471,-0.014227729,0.01199025,-0.061704874,0.049734652,0.027668245,0.009668519,-0.017730325,0.0023607123,-0.020318504,-0.003443007,-0.034012947,-0.0121691525,-0.0017845846,-0.016401136,0.0075617908,0.020428743,0.033450343,-0.0358376,-0.028527113,-0.030733012,0.037992373,0.014997241,0.05235818,-0.030545976,0.050741814,-0.05252314,0.011374102,-0.035761725,-0.0039004998,-0.03681014,-0.048980232,-0.02238688,-0.021207174,-0.0090976795,-0.0055497107,-0.03721608,0.007640897,-0.02107548,0.038781356,-0.0106390035,-0.011119109,-0.030457228,-0.06853087,-0.009254076,0.0014313608,-0.0151978275,-0.040433835,0.010864072,-0.014005189,-0.014660396,0.010110256,0.041137233,-0.074989,0.022196088,0.008906138,-0.014349148,-0.0037016796,0.021880427,-0.023983967,0.015923278,-0.10979926,0.044472136,0.00072239887,-0.020929936,0.043313313,-0.033630174,0.013528579,0.03211936,-0.0026376988,-0.03414751,0.22282799,0.06178652,0.016451584,-0.011792858,0.044644855,-0.026875421,-0.0664759,0.05025708,0.018362261,-0.033244632,0.017412344,0.012987702,-0.0053035268,0.0024043967,-0.031246126,0.058310904,-0.05256178,-0.005269657,0.04784786,-0.0077340654,0.027270103,0.011958943,0.002480058,-0.053938303,-0.08850811,-0.02058585,-0.003861764,0.017737007,-0.01567104,0.056509834,-0.028154748,0.082471155,0.02606744,-0.018280393,0.05546963,-0.01060901,0.009785128,-0.09434766,-0.01697915,0.018532408,-0.0065194746,-0.006279943,-0.036485713,-0.040746998,-0.06854762,-0.035364907,0.011265593,0.022283185,-0.063261636,-0.018757425,0.020057129,0.010043463,0.013950571,-0.0036732112,0.008467223,0.02121892,-0.016458688,-0.0037151047,0.006834219,0.036889132,0.03222932,0.0148744965,-0.0404082,0.01903355,-0.00407704,0.008673413,0.061914146,0.017907292,0.019619264,0.009370171,0.00469556,0.017688556,-0.006945091,-0.0064804186,-0.0009162531,-0.020425186,0.038131066,0.026388424,0.027644102,0.03809089,-0.06291028,-0.0458431,-0.0038983782,0.00801933,0.0024008222,-0.05235077,0.030900372,0.008436759,-0.029640513,0.010653188,0.0029574044,-0.01619767,-0.017035853,-0.00291615,-0.009592345,-0.043273065,0.037399597,-0.033845168,-0.03739211,0.022316879,0.0028015513,-0.024688661,0.024770414,0.0007041952,0.035410274,0.011781103,0.002439045,-0.0048850323,0.012108637,0.03921925,-0.054613445,-0.0018073595,0.022816587,-0.03972578,0.068179294,0.04112636,0.056581855,0.028229611,0.021358052,0.019391043,0.02840506,-0.01216015,0.0018375169,0.039437253,-0.005932152,-0.063134104,-0.009104816,0.06276067,-0.008686639,0.037892416,0.07397805,-0.024464305,-0.049589124,0.021561977,0.049859658,0.05815625,0.06268548,-0.007970638,-0.03580453,-0.017631425,0.010795655,0.00304812,0.009106732,0.0034658646,0.027800431,0.023789512,-0.0162137,-0.019453133,-0.030888256,0.035846416,0.014311706,0.042837046,0.025471594,-0.04943715,-0.023277717,-0.03045645,-0.015547197,0.021934327,-0.047514062,0.002644156,-0.007401049,0.05215035,-0.0036842304,0.078289025,-0.011328222,0.034264687,0.0013657447,0.03114999,-0.01676466,-0.063310094,-0.014789521,-0.019646216,-0.04392864,0.0062879766,0.028980074,0.014218018,0.03176458,0.022056362,-0.005306528,-0.012380523,0.0042671366,-0.019537032,-0.022710796,0.018242432,-0.0005226887,-0.081062876,-0.036130447,-0.012642117,-0.031767905,-0.04006535,-0.0290299,0.10110118,0.0058546835,-0.008695581,-0.0023361833,0.017442776,0.05196682,0.03283787,-0.0013420526,-0.0059368694,-0.022860704,-0.022638926,-0.004097799,-0.000047845675,-0.032236733,-0.011238497,-0.011633609,0.0071041225,-0.034662414,-0.0035959303,-0.0029843498,-0.039121855,-0.058201116,0.0011096105,-0.033514805,-0.013046153,0.018078858,0.05303796,-0.070875436,-0.005372577,0.012787874,-0.0062380787,-0.0017346139,-0.024155656,0.0038815776,-0.02738921,0.034927513,-0.034291845,-0.031930782,-0.010043357,-0.0074395887,-0.019408463,-0.032652427,0.0061404062,0.04973096,0.06222026,0.016961295,0.029709464,-0.004220935,-0.015994083,-0.0035325177,-0.003911008,0.01881286,0.0016623224,0.035127413,-0.01003053,-0.00975246,-0.035570703,0.0035109452,-0.006309904,-0.020443393,-0.038420096,-0.0073443907,-0.035920117,0.01946522,-0.035942517,0.000047337715,0.009245418,-0.040785417,-0.04028203,0.024581134,0.026262391,-0.013755804,0.004305462,-0.031271458,-0.024436919,0.009326006,-0.012738449,-0.026688986,-0.026181173,0.008627926,-0.0282225,0.028975727,-0.038311902,0.041142274,-0.010723704,-0.055268973,0.0017105299,0.034204975,-0.04337396,-0.0640592,0.030414652,0.021707444,-0.031255405,0.020805389,0.030143436,-0.032022003,0.004156521,0.010271187,-0.041538663,0.012174357,-0.024736032,-0.038668234,0.040225785,0.018126309,0.027782353,0.009213132,0.02844594,0.014526293,0.0027612082,-0.014731219,-0.03365056,-0.012197234,0.002272461,-0.016956246,-0.031556975,0.009980535,-0.04541184,0.034280993,0.01755114,-0.005514133,-0.078271404,-0.009489078,-0.017675344,0.024210805,0.022543173,0.037395526,-0.027900511,0.017628245,-0.031221474,-0.009407769,-0.020748364,-0.04022709,0.005045878,-0.019446861,0.022636505,0.0020456237,-0.032599047,-0.02521833,0.0075664436,-0.006722672,-0.036749143,-0.0048516034,-0.020874247,-0.008455075,-0.03494599,0.01615018,-0.019631384,-0.029902423,-0.0066139223,0.018656952,0.021887932,0.029957052,-0.021173595,0.04106564,-0.050379205,-0.019369256,0.014402841,0.0019232024,0.01327712,-0.02257679,0.0268373,-0.011490904,0.0035738065,0.055999137,0.008367215,-0.028352376,-0.0025465877,0.02637845,0.002131442,-0.058416203,0.018000925,0.017396403,-0.02170141,0.013394572,-0.013177261,0.023233294,0.0051269964,0.014319693,-0.013734733,0.019491205,-0.012152768,-0.021505916,0.04398996,-0.013284293,0.036720533,0.0158978,-0.0006046873,0.01306794,0.012755313,-0.009354263,0.00059594464,-0.033206075,-0.018963542,0.050299194,-0.028823076,0.0016248848,0.005505382,0.045691263,0.05204182,-0.008054042,-0.014484045,0.019826656,0.017282538,-0.16146894,0.015606689,-0.010413631,0.01413871,0.023094064,-0.006437067,-0.04206239,-0.045156963,-0.003784712,0.0048912615,0.047213543,0.014943776,0.03295151,-0.022477983,-0.0058884695,0.018714735,-0.03647411,0.010465943,-0.06580538,0.048922926,0.03525742,0.01199153,0.022743309,0.024458941,-0.017553315,0.0077644675,-0.053720105,-0.019563349,-0.016431835,0.018346554,-0.009648888,-0.041513473,-0.0063037886,0.06460847,0.024870258,-0.027128397,0.014776316,-0.029464833,-0.0045154733,-0.009423255,0.036436684,0.013500334,-0.0046207947,0.0004744889,0.03174586,0.05864344,-0.0026493613,-0.0130878,-0.02104842,0.004608586,0.014372999,0.037684742,-0.019358795,0.08825354,-0.027622156,0.010659093,-0.02882297,-0.00074800267,0.0075101145,0.024526887,-0.034700796,0.017406972,-0.03865455,-0.043791328,-0.04436406,-0.021187551,0.0013122289,-0.003353759,-0.024133656,0.035325423,-0.017554449,-0.007367838,-0.025060194,0.0033220486,0.0124795735,-0.025796348,0.0055895247,-0.003387965,-0.014458963,-0.033202197,-0.06206193,-0.003389011,0.0054835714,-0.002226292,0.018418092,0.022351122,-0.010403392,-0.0099370545,-0.0711928,0.014153639,-0.048720364,-0.01034349,-0.008012513,0.015906613,-0.0071519096,0.040396366,-0.029840324,-0.014003564,0.01805824,-0.0045064725,-0.030514816,-0.025202358,-0.029545914,0.010756891,-0.026283216,0.03552655,0.031085575,0.0020216475,0.0033605301,-0.031672444,-0.0495835,-0.013494778,0.02907829,0.03042879,-0.046445735,0.011404352,0.00864967,0.037510548,0.015984008,0.005804792,0.042235356,-0.00076898176,0.039115317,-0.032821193,-0.036530644,0.0918156,0.023090754,0.03787678,0.05060668,0.024639707,-0.0144255785,-0.033869557,0.04335948,-0.002478372,0.006666255,-0.030253688,-0.03187849,0.029280642,-0.039128665,-0.014254666,-0.018523082,0.0016967928,-0.03328462,-0.030309474,-0.033905208,-0.007885629,0.0025026472,-0.018704243,-0.018222436,0.010334717,0.035165872,0.008182264,-0.016067378,0.0020728374,0.01786978,0.028286856,-0.023400774,-0.014298297,0.006840972,0.063574545,-0.004135219,-0.0020783416,-0.055843975,-0.04314363,-0.0452168,-0.021885023,0.004513704,-0.008853962,-0.024593681,0.0026822097,-0.024323307,0.027516317,-0.01897283,0.015767869,0.056217074,-0.010063604,0.013079181,0.0054092635,0.061596386,0.006013037,0.024344277,-0.009529343,0.030862043,0.042069945,0.021371929,0.010412146,0.014012971,0.018224876,-0.024868459,-0.020402672,-0.0070057423,-0.01619484,0.026864989,-0.0033946345,0.035591457,0.008846475,0.0033893995,-0.008320984,-0.0007245481,0.00033798898,-0.027528781,0.045616582,-0.03024775,-0.01202965,-0.015667364,0.030854376,-0.022867162,-0.014127259,-0.04031624,0.031036083,0.0014892651,-0.015471003,-0.007380179,0.009430287,0.03708404,0.007821097,0.06485614,0.016611615,-0.0032072808,0.004043695,0.05000647,0.0030286158,-0.020478996,-0.038360197,-0.013772434,0.028979067,-0.012611661,0.023646526,-0.023717605,0.029663345,0.012402586,-0.006849485,0.009881803,0.037321232,0.01705729,0.0019180044,0.024580522,-0.020270273,-0.04306733,0.017268626,0.030083055,-0.0033448632,0.051500767,-0.0230468],"last_embed":{"hash":"1gaydxc","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"1gaydxc","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{34}","lines":[38,38],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gaydxc","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{35}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026535822,-0.020709204,-0.0017368554,0.0033354273,-0.0108796805,-0.060669295,0.046080526,-0.02016838,-0.009368921,-0.0067296736,0.015840473,-0.009327034,-0.033712417,0.00929938,0.018827962,-0.02438295,0.0072009577,0.002973127,-0.025689293,-0.0021028582,-0.05991381,0.028518014,0.027423402,0.029018767,-0.0121922055,0.010429803,-0.04639096,-0.0050148484,-0.013466673,-0.0051763137,0.0034599404,-0.06124137,-0.018162753,-0.044220615,0.0024034227,-0.0077954317,0.004076289,0.011799979,-0.031170677,-0.024947755,-0.014369868,-0.09446215,0.04726144,-0.023355741,0.019468075,0.02838652,-0.018589247,-0.019361502,-0.013400528,0.040357485,0.0045807273,0.012517397,0.058300007,0.00022945146,-0.009050048,0.055224337,0.02769304,-0.009674231,-0.03526924,-0.00549708,-0.011038942,0.03624477,-0.03248913,0.0037936205,0.0093187,0.015675731,-0.002231514,0.021269884,-0.01029901,-0.025219578,-0.028780658,0.014279117,-0.012220023,-0.015847769,-0.07887165,0.023539769,0.03846369,-0.0104810065,-0.05563375,0.057113264,0.021272255,-0.041503012,-0.011807014,-0.013512368,-0.03651004,0.02393064,-0.021033218,0.022995811,0.008895128,0.005879864,-0.03285485,0.01436469,-0.012292754,-0.012701302,-0.040939048,-0.007975321,-0.029281322,0.023021383,0.03424334,0.00504124,0.05834289,0.04376242,-0.015007142,0.004792159,-0.055310093,-0.005136669,0.0036822627,0.033002052,0.0281782,-0.003581526,0.018711898,0.007758495,0.035719566,0.037554745,0.009300428,-0.04302277,-0.008336577,0.00957608,0.0354238,-0.007929696,0.023114925,0.01953778,0.024011057,-0.00053178106,-0.033310097,0.004630013,-0.01620963,0.036906414,-0.006014686,-0.00584206,0.016113084,0.00013869542,0.008167822,-0.016376505,-0.014103011,-0.021318795,0.006564406,-0.008544641,-0.010631414,-0.030845433,0.008789239,0.0587332,-0.03941189,-0.03488197,0.024866728,-0.05957024,0.042429812,-0.007554036,-0.013032068,-0.04845846,0.015818464,0.0036120557,0.025469411,0.01623565,-0.018087849,-0.029542828,0.027098088,0.033628568,0.0472159,0.045222636,0.011063898,-0.023771858,-0.039509173,0.011757735,0.0010951712,0.012437577,0.02148137,0.03944718,0.0054000295,-0.03996445,0.02642623,-0.025075266,0.018131372,0.029813591,0.033473104,0.049112607,0.0567914,0.019341791,-0.020546714,-0.049283426,-0.05101362,0.00031334275,-0.0014692828,-0.013706164,-0.061211713,0.03116207,0.013360779,-0.008498262,-0.0022829282,0.031542808,-0.017098809,-0.010528409,0.042013988,-0.031903822,0.03998724,-0.084418155,0.02937704,-0.051142972,0.020099403,-0.05155529,0.005989274,0.03541434,0.02075543,-0.022560272,-0.023452746,-0.04016421,-0.07029691,0.0041477163,0.026853886,-0.030433387,-0.030199459,-0.026826791,0.0115013225,0.051184487,0.022382183,-0.025210984,0.010020238,-0.00629944,-0.01772925,-0.008308696,-0.009524341,-0.00087135955,0.020924838,0.059328068,-0.021420274,0.03948607,0.0017023741,0.06199305,-0.012737351,-0.009278562,0.008383679,-0.019529417,0.0074195336,0.0023162852,-0.032300882,-0.009948644,-0.026153523,0.023727756,0.03753588,-0.00084134686,-0.015041476,-0.02101951,0.042941913,0.03404486,-0.014080717,-0.017676473,-0.00997987,0.04806384,0.011451028,-0.025819521,0.025918234,-0.009040105,-0.02749243,-0.0045455704,-0.024304288,0.06356738,-0.020186763,0.01876813,0.056509454,0.02362562,0.0064418693,0.021312337,-0.015116074,0.027653415,0.028394418,-0.033110127,-0.007942765,0.026801303,0.015642611,0.009592981,-0.0057630264,-0.015757898,0.013643714,0.000055904893,-0.04135721,0.019446813,-0.024319254,-0.054221004,0.04551356,-0.010292548,-0.0088603655,0.00055735157,0.04542695,-0.010523846,0.02729105,-0.017910795,-0.0043829293,0.012851287,0.025636427,-0.03868737,0.0025207233,-0.011293346,0.05543655,-0.04635745,-0.046756495,-0.03331767,0.018608075,-0.16002338,-0.008697257,0.010148337,0.05899134,0.000074562646,-0.014916907,-0.030547697,-0.002510181,-0.040291555,0.041559767,-0.0354155,-0.035176955,0.0021430955,0.005386567,-0.069783926,-0.016593918,-0.008946794,-0.045132875,-0.010944373,-0.0120622795,0.01905382,-0.06863274,0.08218207,0.02511743,-0.01145168,0.019543618,0.014229488,-0.05166544,-0.026378915,-0.012093796,-0.05276015,0.01819681,-0.024262676,0.00063327857,-0.0077974796,0.071872264,0.005631574,-0.020387715,-0.047146656,0.015507899,0.05965509,0.03674035,-0.054924108,0.055291317,-0.034513507,-0.0047231955,-0.011080695,0.002071914,-0.03420428,-0.070300914,0.005355607,-0.017711403,-0.01590278,0.0070481184,-0.024827192,-0.0030105107,-0.02329117,0.057514843,-0.012104938,-0.01068227,-0.047015693,-0.070997335,0.045832932,0.0035765802,-0.020496761,-0.029652402,-0.015043541,-0.013022827,-0.010867461,0.007915921,0.025199559,-0.007243101,0.0032535787,0.0067474423,0.018171636,0.029262325,-0.0074751144,-0.0055112005,-0.013477607,-0.0943052,0.043872673,0.013406597,-0.050198965,0.070339456,-0.0019112881,-0.003078213,0.033648502,-0.020897968,-0.0039201216,0.22942287,0.03273891,0.023347588,-0.01810613,0.017649453,-0.0068240133,-0.053633317,0.03475941,-0.002027602,-0.036039777,0.031523623,0.015664544,0.028329557,0.0001875506,-0.009522464,0.027456185,-0.021547565,0.011547102,0.08550713,-0.010512786,0.022048032,-0.022551337,0.027881341,-0.031676188,-0.07515198,-0.03166428,0.014556958,0.031192854,-0.0012237974,0.013751664,-0.013759853,0.05145888,0.042956952,-0.008341779,0.07646538,-0.020610627,-0.0051421127,-0.07854531,-0.03847546,0.027792424,-0.019048179,-0.010019459,-0.016667223,-0.02173299,-0.042605717,-0.0073938067,0.00067240035,-0.01843881,-0.06688148,-0.0071002315,-0.013613144,0.0034556424,-0.019219737,0.009116435,0.014824105,0.012443473,-0.033847466,0.004664052,0.0008395592,0.06723798,0.0044200113,0.01765738,-0.012905274,0.02805906,0.03697199,0.0152920475,0.004557947,-0.025038708,0.03935289,0.024792545,0.059419055,0.0018281793,-0.026117167,0.019199906,0.032427568,0.006665466,0.046489127,0.021777175,0.020789016,0.00015568151,-0.037255403,-0.06317708,-0.024633529,0.04597566,0.0005247785,-0.027136987,-0.0026576081,0.03633973,-0.007190163,-0.0074464474,0.004080148,0.031444773,-0.04445775,-0.03999462,-0.0021083136,-0.033945896,0.012400306,-0.024873156,-0.024052748,-0.002872311,-0.012369084,-0.017145704,0.02790758,0.002533941,0.04367915,-0.015356365,0.00732977,-0.014203552,-0.013998133,0.044413034,-0.04148009,0.016789088,0.010009592,-0.038811732,0.0551764,0.06279064,0.017143706,0.022932678,0.031024931,0.037328277,0.05776041,-0.014938278,-0.034752533,0.04839925,-0.04032646,-0.029334372,-0.030715754,0.03633984,0.013926772,0.0139884185,0.055588514,-0.015100069,-0.027059482,0.039030354,0.030095348,0.034012683,0.08656123,0.007251175,-0.031741492,-0.02385687,0.003320761,0.01273947,0.03352417,-0.002556344,0.011485461,0.038357254,-0.042372026,0.0005008575,-0.019371394,0.03306365,0.023482146,0.052163377,0.016115686,-0.05387678,-0.018818635,-0.03316928,-0.012259436,0.00015653254,-0.042744078,-0.00460832,-0.018692499,0.0633202,0.013626083,0.065871835,-0.027903914,0.019095002,-0.0030840132,0.009854986,0.011216944,-0.061624005,-0.027949085,0.0049597993,-0.038000703,-0.011646401,0.026113203,-0.017508114,0.020427754,0.02146364,-0.006641095,0.0008829988,0.021388087,-0.020991607,-0.06371052,0.013315267,0.02114762,-0.05120845,0.019032346,-0.02582098,0.003546411,-0.04315881,-0.019259939,0.09022815,-0.031413864,-0.03292564,0.020702433,0.01743542,0.0043250197,0.0026000268,0.021908425,-0.041078344,-0.02570345,-0.037259396,-0.020931756,-0.007834928,-0.02128036,0.014658936,-0.028687244,0.033677764,-0.021464067,-0.03179984,-0.011278053,-0.022191439,-0.048843697,0.011991501,-0.03570559,-0.008745803,0.03154713,0.032347385,-0.052480612,-0.02415082,0.019258963,-0.011426948,0.020586366,-0.032226562,-0.022444267,-0.030464869,0.002175272,-0.03473347,-0.044441752,-0.02127623,-0.0084492145,-0.012081737,-0.0007429832,-0.0049581095,0.03557658,0.02009583,0.01919796,0.03775335,0.00830346,-0.043100793,0.019044692,-0.009363445,0.00002059834,0.01990358,0.037729155,0.0031025272,-0.013926927,-0.07446248,0.002405083,-0.035687506,0.004710394,-0.013743079,0.011015878,-0.018166907,0.033642918,-0.018941274,-0.038472798,0.024924941,-0.028938893,-0.024952842,0.015859257,0.024850663,0.00024845565,-0.004577199,-0.03147406,-0.063141115,0.0005948214,-0.034037918,-0.016295165,-0.05787806,-0.026594982,-0.005257934,0.0033301075,-0.043627348,0.047594547,0.0025071702,-0.031111823,-0.013438405,0.029733816,-0.02560853,-0.012971808,0.022756608,-0.019642035,-0.024672106,0.01855743,0.024849363,0.0050764037,-0.023091856,0.017224535,-0.005942782,0.058776125,-0.036579452,-0.04922567,0.02377856,-0.013030755,0.062262006,0.010786734,0.02022927,0.00036409745,0.005787155,-0.01413874,-0.014278365,-0.0407721,-0.019244839,-0.000067800276,-0.013704508,0.018581005,-0.014665633,0.030481264,0.03144737,0.0042264303,-0.05439526,-0.010247387,-0.0083507225,0.014441646,0.006613781,0.052172516,-0.0022939504,0.009719829,-0.038801268,0.0068317293,0.012300136,-0.0712799,-0.0012794255,-0.036899403,0.0030097994,0.015112678,0.0024944423,-0.06012871,0.023058292,-0.001672716,-0.044984546,-0.039956924,-0.01277546,0.028732505,-0.00029938805,0.00034620115,-0.024046496,-0.00009882154,0.012576652,0.022948772,-0.012184559,0.04915454,-0.023003248,0.029782748,-0.01413194,-0.0024080663,0.034717698,-0.045222264,0.011312227,-0.020622052,0.034765635,-0.016476156,-0.025420085,0.042235326,0.048088852,-0.0106197195,-0.0403266,0.014697044,0.0026973758,-0.043006264,-0.010353993,0.003074446,0.017210089,-0.014694713,0.023466934,0.006870061,0.029103639,0.011471185,-0.0021913098,0.004714634,0.017853543,0.016691316,0.039320208,-0.040679496,0.024869846,-0.013454424,0.0012032,0.028246773,-0.019733673,0.032536816,-0.0030658073,-0.016595727,-0.015852707,0.06249211,-0.028208079,-0.015961882,0.016313933,0.02509063,0.033830278,-0.026488975,-0.012317332,0.02201038,0.0164608,-0.15675458,0.007939204,-0.013560077,0.0138693685,-0.010685117,-0.008020539,-0.03469711,-0.054582372,-0.010716955,-0.0021621569,0.013714687,-0.010000676,-0.016524307,-0.037309203,-0.003940136,0.049150348,-0.04355903,0.001897085,-0.054635122,0.049132705,0.057603963,0.005600027,0.016316047,0.046107303,-0.019622317,0.025572564,-0.018673224,-0.0112568,-0.019843927,-0.019478923,-0.019774811,-0.04991478,-0.022893585,0.041891456,0.011891029,-0.0051031476,0.017275333,-0.0009954877,-0.029061487,-0.0048037623,0.022409773,0.018467715,-0.021520771,-0.0004749332,0.035691552,0.030620037,-0.020902535,-0.015324291,-0.03649905,-0.011486858,0.0027921472,0.051715698,0.004417772,0.085891426,-0.007919802,-0.025872855,0.008624303,0.0073057846,-0.039361704,0.029332472,-0.0011903043,0.035704806,-0.01600694,-0.008634705,-0.07008851,0.0030980436,0.0055349865,-0.009094975,-0.012639801,0.030174207,-0.013373234,0.0176876,0.02406359,0.0029662948,-0.0025241245,0.007911991,0.021274025,0.003885693,-0.030379934,-0.029873727,-0.0786817,0.0052427794,0.0034438951,-0.02841042,0.0426992,0.00004340123,-0.012117941,0.008232574,-0.041986387,-0.0047494946,-0.06672643,0.0032311585,0.0034863628,0.005823767,-0.028676236,0.034193847,-0.035647403,-0.010926473,0.026786726,-0.013633908,-0.04252942,-0.03559975,-0.014327826,0.008732164,-0.029416205,0.023014033,0.020698253,-0.01978844,0.018544795,-0.016951013,-0.039330848,0.016101263,0.0010828543,0.022376928,-0.062411927,-0.00001083926,0.00348868,0.008351148,-0.0057581756,0.019234557,0.047379903,-0.016129809,0.03896993,-0.032088656,-0.005706217,0.025748882,0.01703885,0.050301827,0.051577717,-0.013910756,-0.00031917667,-0.051707074,0.017504655,0.009753332,-0.0026070732,-0.030240133,0.036746625,0.005360865,-0.027051013,-0.039109077,-0.01265175,-0.0154249575,-0.035041835,-0.017821604,-0.016136732,0.010931695,0.009327948,-0.0030636133,-0.022246387,-0.0036639436,0.05011845,-0.0073354114,0.010352338,-0.0033325623,0.01599442,0.04190921,0.0143987285,-0.018768096,-0.011924097,0.07427046,0.024216697,-0.023032965,-0.021221198,-0.021882968,-0.030975522,-0.0065872953,-0.0076903375,-0.0073748636,-0.013361036,-0.023342652,-0.0032543188,0.054664023,-0.01939267,0.033632264,0.07000874,0.00018508743,0.022262216,-0.019655231,0.023800949,-0.0071357293,0.04606225,0.014016473,0.032511923,0.02732519,-0.0069154147,0.037499398,0.018865598,0.018545324,-0.023649646,0.005927729,-0.025031257,0.018553518,0.0062469477,0.018422788,0.030241007,0.024167448,-0.006086822,-0.016635561,-0.017974429,-0.019751268,0.0040962035,0.018878724,-0.041394763,0.009256412,-0.012390685,0.034375194,-0.014398511,-0.038453683,-0.046390213,0.038761802,-0.039822668,0.0008530968,0.003990078,0.039655678,0.010736306,-0.005343134,0.057125524,0.010099875,0.029725501,0.026950736,0.020514073,-0.017503537,-0.021208243,-0.014681726,0.0051871017,0.022304103,-0.06623568,0.02231494,-0.01619959,0.041166898,0.013123882,0.008336837,0.0380759,0.07530395,-0.010679501,0.003894029,0.010469747,-0.02436304,-0.027136246,0.010279182,0.061871093,-0.018870672,0.029640127,-0.003116275],"last_embed":{"hash":"8qybyz","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"8qybyz","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{35}","lines":[39,39],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8qybyz","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{36}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043022383,-0.015675206,0.0048206933,-0.021284645,-0.03241472,-0.038033284,0.026631491,-0.036105707,-0.004346978,-0.020585941,0.020519907,-0.0058719926,-0.023913179,0.0006134461,0.030970426,-0.016200053,0.01358843,-0.01781303,-0.0009440691,-0.0003070681,-0.06692925,0.056793243,0.043388005,-0.0007870853,-0.00089515897,0.026061788,-0.030732537,-0.013093397,0.0050970037,-0.030469619,0.012853334,-0.045562353,0.0065236306,-0.07077738,-0.011493033,-0.017116617,0.022115955,-0.002137798,-0.051043205,-0.020858498,-0.012962494,-0.058170013,0.044122472,-0.009941344,0.028330699,0.0023405722,-0.0060063167,-0.012112656,0.004310178,-0.0023711708,-0.001784337,0.020636981,0.03407667,-0.0040012943,-0.0066360105,0.021765599,0.0018539395,-0.03023706,-0.05307056,-0.044114362,-0.022224538,0.051058795,-0.031523105,-0.007657883,0.020458942,0.038854793,-0.0077351434,0.028803047,-0.017160209,-0.026514556,-0.025022158,0.010999965,-0.00880085,-0.027173692,-0.06617199,0.03240525,0.027512161,-0.016798235,-0.06539045,0.07316023,0.01996312,-0.03202064,-0.028382314,0.003379692,0.00044410577,0.036143668,-0.004336109,0.035369962,-0.021382682,-0.037965525,-0.027839547,0.016573632,0.004709447,-0.037539795,-0.025595715,0.018287636,-0.04272547,0.0116910795,0.015903704,-0.02375513,0.024744969,0.036023963,-0.014388256,0.0000889565,-0.063327715,-0.025861364,0.00081307493,0.03522694,0.025415365,-0.027649356,0.017758785,-0.009944896,0.037992325,0.034726832,0.020763094,-0.04934323,-0.013149105,-0.016674975,0.01258096,-0.019198505,0.0074836276,0.0060755787,0.034129538,-0.026976345,-0.02325032,0.0017462758,-0.0040239533,0.051449034,-0.04708095,-0.001364288,0.017324623,-0.005189278,0.01068795,0.003947088,-0.0052160495,-0.06725361,-0.008012752,-0.0043118494,-0.014574412,-0.041016974,0.039392218,0.05759604,-0.0018276022,-0.020856615,0.039160106,-0.06048914,0.053939447,-0.0048359903,0.006535542,-0.004280399,0.031478457,0.0072441087,-0.004511806,0.035719804,-0.023375954,-0.015603272,0.0015978119,-0.0017073489,0.03437426,0.060508095,0.017229704,-0.01696765,-0.018010937,-0.019565787,0.0021426487,0.020209303,0.04171741,0.004140374,0.0049022953,-0.043688435,0.045905516,-0.031605065,0.0557295,0.041718923,0.02092744,0.04184986,0.050434913,0.0062948666,0.008571956,-0.032811046,-0.05350346,0.025010152,0.011865938,-0.014116262,-0.042825174,0.022189494,0.012290338,-0.0015236174,-0.0074281613,0.019297788,0.0010076325,-0.019099807,0.03234933,-0.04393495,0.047715947,-0.07657401,0.033829026,-0.03587461,-0.0045735883,-0.06890624,0.0181797,0.008040626,0.024521489,-0.032661427,-0.032627046,-0.025089225,-0.03163378,0.022889359,0.034840535,-0.05142281,-0.031686503,0.0017323156,0.011405906,0.06831935,-0.0122908745,0.011600738,0.0032513607,0.0062149693,-0.029061561,-0.003121091,-0.019954463,-0.0067675323,0.0045230202,0.082722366,-0.0072663785,0.017185885,0.03711629,0.04761369,-0.010074424,-0.009056441,0.004826297,-0.0058617652,0.027621554,0.0032490748,-0.023776144,0.0046560597,-0.015428701,0.027908245,0.014381796,-0.005789266,-0.019678406,-0.0155488765,0.038473345,0.038378228,-0.03918811,-0.025528137,-0.0007398165,0.025060989,0.006291083,-0.021464778,0.048426963,-0.030694813,-0.0029425174,-0.013171286,0.0030248738,0.027787745,-0.024790129,0.0060298145,0.028519573,0.026778884,-0.0034032625,0.040102754,0.015471416,0.03143968,0.021695973,-0.00958592,-0.013838453,0.012738327,0.005285732,0.031615335,0.0002874475,-0.036424562,0.008123134,-0.0074025113,-0.041854937,0.01745763,-0.02158383,-0.04426908,0.01744753,-0.008283942,-0.01698811,0.04374014,0.034751814,0.007316501,0.050101012,-0.0011389335,0.017399654,0.006373267,0.027724009,-0.031608872,-0.029113261,-0.0060763,0.04265827,-0.042256996,-0.002279855,-0.01787707,0.01614975,-0.15638597,0.009571795,-0.009572123,0.043176975,0.021597195,0.013497425,-0.028269866,0.0030889348,-0.021055982,0.05699831,-0.03196213,-0.036681212,0.012037118,0.00084159983,-0.059372444,-0.019332046,-0.03760915,-0.03643386,-0.01660467,-0.0039982097,-0.007607687,-0.055654846,0.073275335,0.02943687,-0.006976926,0.030943418,0.021149417,-0.037895147,-0.0074197156,-0.008148227,-0.026178697,0.01795528,-0.01755665,0.011880075,0.015269407,0.06188905,-0.016290188,-0.017867083,-0.030111527,0.032928504,0.030021109,0.044776753,-0.036588214,0.041662473,-0.0106700035,-0.018240664,-0.052548174,0.04462517,-0.035667825,-0.068277024,-0.007895095,-0.027179506,-0.0064412486,-0.0074199536,-0.029323068,-0.0064819343,-0.003748901,0.061901927,-0.007163403,-0.0049156738,-0.034401055,-0.08260031,0.034412697,-0.013518364,-0.036323335,-0.027099269,0.008761188,-0.02232823,-0.006666136,-0.00023952003,0.04376008,-0.023242455,0.0055256425,-0.0008378967,0.008774737,0.0148119,-0.030587254,-0.002480069,-0.0025144834,-0.088748865,0.019026164,-0.006913832,-0.03302614,0.03391511,0.008302358,0.0017943915,0.03816818,-0.017465109,-0.0052063167,0.23472081,0.048595242,0.0331453,-0.022940436,0.008871765,-0.012054088,-0.07576046,0.046686087,0.012882445,-0.048709672,0.04254181,-0.015972106,-0.0002679072,-0.0011475752,-0.0044856346,0.041059975,-0.042496573,0.005005658,0.05278486,0.0073755938,0.039280936,0.0051834085,-0.0037637425,-0.025932234,-0.06989633,-0.020421505,0.0008763361,-0.0019623789,-0.032666508,0.017047275,-0.020854503,0.047614105,0.034102008,-0.007849672,0.05780935,-0.032502934,-0.015259984,-0.08049651,-0.03592251,0.040512163,-0.0064520673,-0.00051175745,-0.03955897,-0.0013523018,-0.042709075,0.013115808,-0.0027296296,-0.02101125,-0.040266663,0.013221125,-0.028005835,-0.02870936,-0.0042619235,0.012697108,-0.0008626623,0.027363714,-0.0027956506,-0.017203925,0.0005560264,0.058849003,0.0007570528,0.015408497,-0.052634034,-0.00037435605,0.03373855,-0.0069944,0.015813107,-0.028203908,0.028485605,0.03772413,0.0258418,0.019605037,-0.030179037,-0.0031542673,0.035608992,0.0022733072,0.024856985,0.020380013,0.0027108032,0.011331897,-0.02825067,-0.049108982,-0.01365391,0.034936033,0.008137158,-0.03159899,0.002500171,-0.006529861,-0.02707122,-0.0081677,-0.0031478594,-0.0067961053,-0.040142924,-0.048901882,-0.0013570182,-0.050957438,0.043780204,-0.03966518,-0.030672863,0.02391005,0.024191106,-0.021188678,0.005233165,-0.015092054,0.035694644,-0.030704314,-0.024026383,0.0007956328,0.007634053,0.03401194,-0.029767903,0.01823657,0.01205436,-0.04221681,0.032632142,0.058115102,0.04678834,0.019250358,0.014208337,0.02805759,0.031330526,0.0123863835,-0.026739717,0.051759094,-0.014704262,-0.048142236,-0.016784757,0.030282296,0.018437881,0.01935091,0.04719442,-0.019356342,-0.056067746,0.033185326,0.04339729,0.0002205658,0.05637813,0.004172719,-0.03825608,-0.0059058294,0.04365749,0.0029521505,0.010214405,0.022107285,0.0054842234,0.0449768,-0.047927875,-0.03602643,-0.009741381,0.05451722,0.027279371,0.045093343,0.048714764,-0.058806833,-0.0055401516,-0.053869687,-0.01180795,-0.007149659,-0.064080454,-0.008632669,-0.013918873,0.04669305,0.02145474,0.08135954,-0.018418487,0.01958133,-0.00199961,0.026233137,-0.0015324453,-0.058999095,-0.007980581,-0.01005353,-0.040710784,-0.012637156,0.0040391367,-0.034282822,0.04430857,0.017003283,-0.005481864,-0.034077164,0.03538902,-0.028673692,-0.047488973,0.049489327,0.047291648,-0.022087054,-0.021130295,-0.022859976,0.006111025,-0.0322378,-0.0098564895,0.089129575,-0.024332548,-0.029251684,0.0212725,-0.007020642,0.06708595,0.003146766,0.012296943,-0.012948793,-0.0310487,-0.047891743,-0.01141283,-0.011501414,-0.036184885,-0.015214745,-0.00905094,0.030519767,-0.022654343,-0.017032772,0.0056424798,-0.016880644,-0.042838704,0.0050882217,-0.013632371,-0.016090183,0.06117382,0.016373148,-0.06087739,-0.022700801,0.016066799,-0.0029980356,0.038404662,-0.014839292,-0.023376912,0.0034437466,0.018014736,-0.049959905,-0.025153412,-0.008261605,-0.015669832,-0.023789901,-0.03380103,0.021011533,0.0040571545,0.018995415,0.0050816885,0.05862856,0.0069077658,-0.01811439,0.0040188185,-0.008664973,0.023958713,0.015820568,0.034299456,0.015693208,-0.017987436,-0.060607802,0.030942006,-0.00017639318,-0.024030639,-0.03240172,-0.0084384745,-0.0414653,0.034636464,-0.008238609,-0.02465689,0.04088333,-0.04443036,-0.043582097,0.01340526,0.04107651,-0.008502581,-0.0042912136,-0.045578204,-0.048362643,0.0053788354,0.006567632,-0.013362185,-0.04702142,-0.012079829,-0.021066394,0.014845216,0.00038026727,0.010379118,-0.014692429,-0.01040841,-0.008658605,0.027582051,-0.016035402,-0.066009656,0.06573552,0.009680911,-0.010042923,0.008033656,0.014014128,-0.02295657,-0.031022837,0.027849447,-0.015777072,0.026268225,-0.009200541,-0.023230484,0.008996104,0.010518155,0.034469783,0.02785063,0.033419408,0.010404972,-0.009636505,-0.022421991,0.011729742,-0.016384643,-0.014328049,-0.02958269,-0.009073518,0.004630727,-0.0069501917,-0.010059684,0.0135004865,-0.0064028357,-0.057261907,-0.024185212,-0.027750736,0.024439478,-0.0007576417,0.0637371,0.010927695,0.009718935,-0.011256405,0.041909814,-0.0050214548,-0.052072372,0.026037605,-0.01807899,0.01783785,-0.009305993,0.019720946,-0.054465797,0.02132755,-0.006647428,-0.034341015,-0.05590568,-0.014985963,0.010987257,-0.0052593574,0.02808142,-0.018320957,-0.0045086457,-0.017936105,0.0005154024,0.021325178,0.007752376,-0.016519094,0.045292724,-0.03373246,-0.00024954774,0.01879751,-0.010935235,-0.0039260387,-0.0074431794,-0.00006154412,-0.026347902,-0.020206697,0.038354553,0.026767386,-0.04056099,-0.03171881,0.029138612,0.035490405,-0.049844068,-0.0038436353,-0.0104296645,0.028506918,0.0020917316,0.020037277,-0.00554575,0.011543318,-0.0005149475,-0.020399544,0.010729239,0.012027422,0.009570486,0.045606937,-0.033860654,0.043925848,-0.009911796,-0.016441468,0.032639455,0.0008020162,0.011401908,-0.014042409,-0.01908137,-0.01860882,0.05412012,-0.0167435,0.0068564685,0.0038032467,-0.000023364462,0.03487419,0.007884091,-0.03004076,0.0042456323,0.030459415,-0.14733693,0.004575981,-0.025833918,0.02148419,-0.015512733,0.0050279666,-0.049414117,-0.054715686,-0.018269619,0.0074708457,0.018466113,-0.03624149,0.0107387435,-0.031636186,0.011411353,0.055372465,-0.04295049,0.0036453197,-0.028413491,0.048467826,0.045036543,-0.00091594225,0.014113109,0.037224878,-0.0102773085,0.008371832,0.00021660049,-0.0155254835,-0.016170911,-0.004308987,-0.027704233,-0.050559994,0.0019264225,0.0626357,0.031349733,-0.020981029,0.011398066,-0.0416223,-0.04292856,-0.011426342,0.0066676335,0.014922057,-0.043008793,0.008985591,0.020716734,0.026878782,0.025735218,-0.035805915,-0.030833226,0.0024415625,0.028255858,0.047651414,-0.0045127873,0.067394,0.018096916,-0.031452216,-0.003910097,0.0006395358,-0.019488167,0.051064033,-0.018587578,0.021674205,-0.013895938,-0.029400308,-0.04985397,-0.021490322,0.0010424576,-0.0073106536,-0.008678374,0.027804788,-0.028611245,-0.016568175,0.0029975586,0.01567391,-0.0033979127,0.020098781,0.0007717079,-0.0058637373,-0.050833788,-0.03603746,-0.061421808,-0.023244642,0.012694304,-0.0049618697,0.025903981,-0.0013170992,-0.0077513186,-0.029424021,-0.11952888,0.0012392342,-0.077508405,-0.0069555105,0.044121858,-0.00044446962,-0.0066174064,0.038232483,-0.042502917,-0.01692037,-0.0007022591,-0.015493355,-0.033183597,-0.028391033,-0.033511177,0.0031725855,-0.03992473,0.03417715,0.031735197,-0.017940411,0.04231359,-0.018054945,-0.076222695,0.01063424,0.0119728595,0.015811294,-0.04436209,0.00476964,0.012752559,0.011694534,0.0071308673,0.007167518,0.04061503,0.0011008079,0.04158902,-0.010795941,-0.020056749,0.033196453,-0.00035640527,0.05268779,0.040833756,0.03320396,0.006381288,-0.02623359,0.021305017,0.012992346,-0.008868353,-0.019188726,-0.000504748,0.026878748,-0.05152585,-0.035506126,-0.0069844136,-0.00008311688,-0.034853894,-0.034522954,-0.033027723,0.010071118,0.0048790015,-0.006643957,-0.022553561,-0.0038222014,0.07333089,-0.0041885297,0.0017492746,0.0056253523,0.010456894,0.020346852,-0.019251022,-0.011250713,0.012097061,0.051240887,0.019286573,-0.010283399,-0.032734845,-0.037160873,-0.0163563,0.0016501483,-0.003950348,0.001670837,-0.0047678584,-0.022724682,-0.017592689,0.067848876,-0.017195303,0.028219622,0.06286717,-0.02758632,0.009060847,-0.0014915005,0.07096901,-0.016244262,0.033960298,0.00407867,0.060811073,0.064299904,0.020693649,0.025677446,-0.011191643,0.037340824,-0.010324193,0.032259263,-0.020914923,0.027742522,0.0038929996,0.014680908,0.044837862,0.032495566,0.0023074367,-0.004544942,0.0035749297,0.015742384,-0.030035382,0.04698255,-0.0077851415,0.0033082874,-0.038021155,-0.0047377376,-0.0062452205,-0.026060658,-0.018297737,0.0050499397,-0.014627594,-0.017211894,0.03518052,0.04217394,-0.004512083,0.022929464,0.06754927,0.014993673,-0.0028348055,0.018831369,0.046213303,-0.018449217,-0.016812768,-0.02071054,-0.020509206,0.018348366,-0.05063416,0.055518292,-0.00030359742,0.03263184,-0.013768143,0.009246067,0.015732348,0.040649243,0.0015682615,0.023481054,0.041099224,-0.026355453,-0.02450063,0.004441459,0.056690216,0.0014592203,0.02550609,-0.0029731116],"last_embed":{"hash":"1of5b9i","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"1of5b9i","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{36}","lines":[40,40],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1of5b9i","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{37}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.054374713,0.0053938553,0.008059033,-0.0013640916,-0.042695496,-0.061007988,0.03998787,-0.029071582,0.0011751625,0.0048375693,-0.0012723448,-0.0030129591,-0.050779145,0.017035834,0.005303099,0.0016714061,0.0008362411,0.0027790363,-0.007906532,0.014655777,-0.07925941,0.027801672,0.013537156,-0.020534592,-0.039095663,0.036683902,-0.005462703,-0.02465528,-0.0069720764,-0.019655757,0.015268862,-0.05245986,0.01619819,-0.06228517,0.020959172,-0.030109324,0.012912503,0.02544939,-0.041843954,-0.0009784012,-0.008039757,-0.034143172,0.057923432,-0.022429453,0.02053535,-0.010595899,-0.00852487,-0.003124334,-0.0058147702,0.014032876,-0.007051918,0.015765201,0.031660784,-0.020888858,0.0124139935,0.019507166,-0.010260322,0.008336215,-0.054540504,-0.028656775,0.0002078602,0.046291433,-0.004456484,-0.02838081,0.028525943,0.06472418,-0.010987992,0.04262182,-0.0067608817,-0.015950106,-0.018937942,0.011714456,-0.0054150242,-0.030178705,-0.07161657,0.0025236427,0.011696399,-0.007999655,-0.05254704,0.04896206,0.014612006,-0.03143734,-0.040785916,0.009514733,0.0018838994,0.05464018,-0.018664213,0.020172952,0.0015143373,0.0001547653,-0.022588002,0.011681143,-0.003004372,-0.01814023,-0.041218378,0.030467987,0.009820908,0.04310968,0.014228624,0.008590793,0.027155463,0.027298486,-0.037625995,0.0071400534,-0.03179297,-0.025399422,-0.006701697,0.041039523,0.017401282,0.00048946904,0.045448575,-0.0046044006,0.046089295,0.012576607,-0.00759861,-0.049915485,-0.026324509,-0.003766198,0.009231297,-0.017503785,0.00049878174,0.053559188,0.0068434495,-0.010285199,-0.028048778,-0.0022381465,-0.018795459,0.036402687,-0.028345723,0.008557589,0.034755427,0.013434387,0.014072413,-0.01072493,-0.018766437,-0.051046222,-0.006418337,-0.035714436,-0.02022511,-0.03571169,0.011293269,0.06323828,-0.0010694532,-0.05546421,0.05825831,-0.052058022,0.02713302,0.009393641,-0.013275701,-0.035598733,0.038495664,0.031523764,0.021712305,0.017818997,-0.047447737,-0.030998627,0.02132591,0.008922098,0.033161007,0.055780377,0.008305631,-0.070966855,-0.028927775,-0.0077562304,-0.008890847,-0.0058661234,0.030643828,0.049848158,0.006675851,-0.03422556,0.030143559,-0.01300736,0.036163405,0.01665013,0.004801745,0.045482956,0.033297654,0.01325755,0.017345238,-0.030007677,-0.020840848,0.014138517,0.015069592,-0.034486685,-0.031073071,0.025271026,-0.018840224,-0.046902854,0.009894511,0.02509226,-0.008833699,-0.019190619,0.042259548,0.0020246024,0.047220934,-0.064396195,0.036291152,-0.017772049,0.019351467,-0.048580028,0.0168174,0.03232403,0.0016205183,0.0002272256,-0.016138151,-0.030334732,-0.07086755,0.01866573,0.036256887,-0.049939007,0.0043533375,-0.035600998,-0.004974653,0.015373558,-0.005371142,0.0008504556,0.018661337,0.008893378,-0.029816864,-0.0050733113,-0.023124011,0.02443923,-0.030240707,0.09507772,-0.049236026,0.026330175,0.004752312,0.065648295,0.001982261,0.014312757,0.0039570574,-0.016176615,0.007789801,0.008508961,-0.009097905,0.0054386114,-0.039567795,-0.019894615,0.034596257,0.020215938,0.014279512,0.010503867,0.021981457,0.04316906,0.00087805855,0.00088270794,-0.0026921586,0.008520653,0.011661246,0.0025497894,0.036939893,-0.024906006,0.013398329,-0.005382578,0.013212034,0.04837458,-0.0033855077,0.0154415,0.031874154,0.022485057,-0.023017546,0.05824964,-0.0061556567,0.011719699,0.016971562,-0.009886962,0.018825218,0.038661785,0.012145255,0.026944404,-0.023828994,-0.02152671,0.029586703,0.02017489,-0.045665223,-0.001665446,-0.02738789,-0.04427737,0.030926436,-0.01129413,0.037735637,0.006661088,0.056540154,0.0070659798,0.037332285,0.025035046,-0.0075451117,0.009090182,0.0037068008,-0.02210901,-0.01154824,-0.0018290636,0.04147533,-0.022257129,-0.03494643,-0.018027313,-0.004272463,-0.15666775,0.02850356,-0.013194216,0.023035834,0.023795186,0.024417935,-0.031224964,-0.008314851,-0.003943774,0.050863214,-0.054271914,-0.023207137,0.014195877,0.017238194,-0.043247465,-0.022002181,-0.011703053,-0.017599374,-0.0024880355,-0.018059645,0.024572482,-0.035724167,0.07403686,0.04960399,0.0072671617,0.0038667903,0.0216975,-0.026697136,-0.02582331,-0.0367193,-0.022632778,0.008437968,-0.017340668,0.02225365,0.026806246,0.059043575,-0.025812874,-0.010356111,-0.037951194,0.0015167103,0.032180317,0.08499599,-0.084540345,0.031594045,-0.039347284,0.004973716,-0.025105672,0.004843169,-0.026285538,-0.047962528,0.018088726,-0.027978497,-0.023640107,0.007760992,-0.023981903,0.0009326353,-0.008191755,0.033583365,0.02338592,-0.011993743,-0.063705616,-0.104054324,0.044830456,-0.0050860164,-0.022412274,-0.044318154,-0.007774693,-0.030938905,-0.002274776,-0.013780895,0.028584747,-0.02618028,0.0052986126,0.008471807,-0.0035985184,0.012494255,0.003024474,-0.003613971,0.0006613312,-0.08177916,-0.025939696,0.021857452,-0.023876045,0.049673468,-0.01199625,-0.01414011,0.05702214,-0.01318463,0.001378066,0.23477656,0.045860283,0.005359015,-0.005178762,0.0077483254,-0.037045002,-0.08105867,0.045009114,0.032825958,-0.037557267,0.015655164,0.00030362516,-0.0020007174,-0.012657666,-0.012023959,0.072817706,-0.03250275,-0.02317889,0.068419375,-0.02784387,0.03771851,-0.020247541,0.034230497,-0.02221423,-0.045276478,-0.028603915,-0.007584611,-0.00924517,-0.013490853,0.035450753,-0.025823673,0.03226276,0.03912947,0.010929343,0.059113,-0.003585214,-0.023439685,-0.055815082,-0.018170374,0.026345877,-0.010182039,0.014653349,-0.03490709,-0.003950106,-0.030037127,0.011377198,-0.00004598131,0.0047379835,-0.025233783,0.0036841729,-0.010671972,-0.006003802,0.01908564,-0.004200824,0.024359923,0.008943558,-0.007155422,0.0118048955,-0.036572125,0.07573802,0.0017766529,0.042044867,-0.061809834,0.023770355,0.0226074,-0.0021712473,0.010120518,-0.03816689,0.028773565,0.037360497,0.008203171,-0.0059552114,-0.021026859,-0.009596034,0.013849005,0.024424762,0.020969223,0.0057456675,-0.017137334,-0.03905066,-0.011812328,-0.03534721,-0.021720523,0.016699873,0.020228343,-0.0104415,0.01659934,0.013315235,-0.031743236,-0.0068859314,-0.02849568,-0.0067679784,-0.057531703,-0.011059547,-0.032075483,-0.04420109,0.025392566,-0.029669162,-0.021297107,-0.01387126,-0.00381493,-0.02688853,0.02121784,-0.012034933,0.037445698,-0.03418077,-0.032149736,0.009751786,-0.029948777,0.011924283,-0.025242178,0.012204992,0.018756784,-0.03713561,0.06629769,0.07244458,0.01262878,0.055371486,0.013549056,-0.01247353,0.026455244,-0.038655974,-0.028238745,0.04022993,-0.00096315675,-0.064425625,-0.02520551,0.050573703,-0.0016466212,-0.0065307263,0.030167658,-0.027503308,-0.05385005,0.02236606,0.0371205,0.011988668,0.10367211,-0.0097636515,-0.007268739,0.026445473,0.008079567,0.0021684356,0.02212052,0.0472316,0.023295054,0.020051077,-0.052463815,0.0055919867,-0.0132585205,0.027212853,0.045939945,0.062357355,0.037375953,-0.044699688,-0.021234948,-0.0075273886,-0.03339911,-0.00663219,-0.062892176,-0.012810494,-0.00011452811,0.038496885,0.008985139,0.016233636,-0.054778177,0.036130246,-0.008141292,-0.008080683,-0.01644123,-0.059219245,-0.038189746,-0.01460718,-0.009618399,-0.011482319,0.02047557,-0.00463566,0.005041605,0.03921053,-0.030677177,-0.031516217,0.0438255,-0.05090048,-0.07012165,0.00877468,0.06587223,-0.03339078,-0.018324995,-0.018179225,-0.020352343,-0.03481558,-0.023415696,0.098783545,-0.0053069117,-0.023381932,0.039301828,-0.010042543,0.058764145,0.006536853,0.035525218,-0.06015017,-0.052209564,-0.049167287,-0.015331061,0.0011810308,-0.015377445,-0.0006721773,-0.046817105,0.019977512,-0.03974038,-0.008711935,0.014268224,0.000033687415,-0.05322213,0.006888791,-0.009381641,-0.025299883,0.03131847,0.008795075,-0.05453993,-0.02181567,0.032184813,-0.006887112,0.026677033,-0.04801788,-0.02430775,-0.034857742,0.013988843,-0.030253137,-0.029512988,-0.03401328,-0.008477008,-0.023562364,-0.035317533,0.0015882917,0.011571385,0.038570322,0.03722168,0.031251032,0.0015337177,-0.057733405,0.008156701,-0.036321305,0.017745174,0.020802801,0.015368704,0.03322691,-0.029693574,-0.062176924,0.04769479,-0.0019518731,0.03897507,-0.020157326,-0.00045957946,-0.029336443,0.004046402,-0.030689122,0.014991845,0.015354608,-0.006734409,-0.06969958,0.013762894,0.033978127,0.0027283754,0.0047608768,-0.020882152,-0.0148534635,-0.012805799,-0.015780818,0.006232544,-0.04878561,-0.011217024,-0.024520347,0.0016450061,-0.011622554,0.026914181,-0.0066595017,-0.006741751,0.03457805,0.051229805,-0.018611772,-0.06454214,0.043745052,-0.013049918,-0.021746548,0.016306236,0.03636566,0.013178108,-0.02842343,0.0031269568,-0.026753685,0.021862507,-0.034069445,-0.04369198,0.027449649,0.001924685,0.036771853,0.017342396,0.05100792,0.009933634,-0.009966159,-0.002132768,0.031848535,0.00080625864,-0.0034416092,-0.033409264,-0.024362862,-0.001827518,-0.028606227,0.00038446035,0.02043813,-0.0016422168,-0.06295058,-0.012745134,-0.0036086151,0.0029751216,0.016723784,0.03629403,0.0136479065,0.0124734985,-0.028908705,-0.0132880695,0.0007682341,-0.062247742,0.03277343,-0.011877989,-0.008512057,-0.012761259,0.0018196997,-0.032967385,0.008575214,-0.00795488,-0.055008147,-0.0072015324,-0.013687224,0.032984745,0.016067874,-0.015125971,0.016382726,-0.02611402,-0.005841072,0.032368876,0.029769469,0.00115802,-0.008015101,0.049528647,-0.043342322,-0.024604654,0.027783532,-0.0011367607,0.010283275,-0.022010032,-0.0102488445,-0.010424711,-0.013410964,0.020275157,0.022263557,-0.042333513,-0.028233549,0.016606372,0.004231054,-0.035161905,0.015360119,0.010247535,0.02962684,0.003533045,0.018320723,-0.0036210094,-0.0098096095,-0.008357139,-0.01979937,0.026420468,0.007203043,0.006625769,0.04951221,-0.062118113,0.0461753,-0.022307575,-0.013321803,0.023962079,0.011684128,0.03686122,-0.026457394,-0.0033270863,-0.014456877,0.040891096,-0.0039309757,-0.02366924,0.0032932567,0.003061267,0.07762039,-0.016280409,0.015455394,-0.0069451123,0.0037645092,-0.13998432,-0.004639232,-0.009989199,-0.0007692082,-0.020400884,0.0022217082,-0.04127971,-0.06905892,-0.010210379,-0.025628243,-0.0007592247,0.003372556,0.0032270919,-0.026663903,-0.0035333983,0.022436991,-0.024934031,-0.004730398,-0.035053138,0.058300205,0.04537601,-0.0087106135,0.047683816,0.030889077,0.0051262034,-0.0057575544,-0.03890242,0.0050381017,-0.006495938,-0.017890628,-0.052036867,-0.06784103,-0.0059852814,0.05207296,0.032755073,0.02045893,0.027317628,-0.03157258,-0.0147740105,-0.029177811,-0.009804198,0.0057019135,-0.012302196,-0.012541008,-0.0015422283,0.031143209,-0.016435042,-0.016459197,-0.035531398,0.007651892,-0.0012826753,0.058544144,0.013142706,0.05944526,-0.0076598595,0.0024213304,0.005259454,0.0012911778,-0.016801316,0.035157885,-0.011510889,0.017520051,-0.0132884765,-0.029076355,-0.037107125,-0.016302925,-0.007255282,-0.016651807,-0.007006833,0.027923582,-0.020248653,0.016845232,0.018556226,0.004892359,0.015741622,-0.0029547338,0.03709721,0.003357991,-0.06394829,-0.049034733,-0.041578256,-0.02375629,0.013825401,-0.036823686,0.022562075,0.021696148,-0.028899861,-0.0033652429,-0.088349395,-0.0019101956,-0.053884372,-0.015844459,0.010950165,-0.005858682,-0.026160635,0.039591223,-0.029019428,0.014145612,0.025045646,-0.02651355,-0.032049216,-0.021812376,0.012291384,-0.013200979,-0.041795764,0.04218919,0.023053002,0.008398226,0.026610756,-0.017548127,-0.04594513,-0.031332023,-0.015313596,0.0023062807,-0.050840527,0.007333302,0.038979433,0.015966984,0.012039308,0.030703453,0.028082572,-0.014356634,0.016015004,-0.034473237,-0.007918739,0.056471672,0.016989633,0.04970663,0.04133012,0.011631424,-0.000737077,-0.0189961,0.029588873,0.015465059,-0.012225331,-0.017549621,0.004610944,0.007544088,-0.033966072,-0.018595507,-0.011862907,-0.022881547,-0.017507987,-0.025591671,-0.041610464,0.031397708,0.023075543,-0.004527963,-0.031244475,0.0016792252,0.042792726,-0.0075857905,-0.0033915415,0.003908151,0.03570122,0.067105174,0.01631267,-0.004716526,0.03642671,0.02647913,0.019241663,-0.02906122,-0.016742686,-0.029166384,0.0018832146,-0.000112221016,0.011922369,-0.00936854,-0.034616716,-0.0040967423,-0.006103251,0.054620504,-0.0003566824,0.047976427,0.068613864,-0.034229357,0.001103415,-0.02579149,0.009342544,-0.029415894,0.022235679,0.02892722,0.04396152,0.03285233,-0.0023331048,0.0027668232,-0.024309676,0.04112716,0.009616844,-0.019748515,-0.028108321,0.0020455017,-0.004425825,0.016533816,0.027889334,0.019823462,-0.019275563,-0.021770881,-0.006461112,-0.0060138064,-0.004874096,0.01155432,-0.007855001,-0.011928996,-0.025331594,0.025817877,-0.015990136,-0.04274967,-0.0018682338,-0.002578114,-0.015299413,-0.021420186,0.006434199,0.041976143,-0.022840902,0.0125268595,0.021143075,0.036192134,0.038846213,0.039223988,0.019507453,-0.008316403,-0.04669079,0.018825263,-0.027902177,0.036780275,-0.04726464,0.05996923,-0.024663702,0.048138883,-0.02092122,0.007733285,0.03410735,0.054144386,0.0027798477,0.045624107,0.016090855,0.013162315,0.014172314,0.019650677,0.039651684,0.011886309,-0.0035710915,-0.027219547],"last_embed":{"hash":"1uneyou","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"1uneyou","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{37}","lines":[41,41],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1uneyou","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{38}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03177683,0.013115156,0.0011041363,0.008064336,-0.046922874,-0.024152778,0.0054658633,-0.0030874019,-0.015516505,-0.017488597,-0.0035359757,-0.01957145,-0.0353627,-0.02825413,0.015932554,0.0061248834,-0.0077122785,-0.00080596074,-0.013218995,0.02053372,-0.07288705,0.03913583,-0.012682896,0.021460626,0.009407163,0.050652795,-0.032064196,0.011701948,-0.003319169,-0.026801527,0.014977771,-0.034215778,-0.023800356,-0.12569447,-0.0065061525,-0.011195188,-0.009842818,0.02865227,-0.00500875,-0.043133084,0.036962017,-0.049856447,0.05994599,-0.035809398,0.02731404,-0.014515565,0.0014419717,-0.0021846443,-0.0010779921,-0.004334568,-0.01437406,0.014562625,0.043519825,-0.004675964,0.005651191,0.034860156,0.03199026,-0.038162366,-0.007067447,0.0013998906,-0.023618627,-0.021759203,-0.038428944,-0.006138191,0.003443273,0.05174573,-0.024851756,0.0035979901,0.0066527035,-0.023883132,0.0034017896,0.04576349,0.012776915,-0.013643299,-0.06084425,0.0129291285,-0.011647588,-0.0038323426,-0.04076161,0.052168828,0.021924915,-0.028266318,0.013573222,0.005531026,0.016489023,0.010988085,-0.018157661,-0.0071398146,-0.016864417,-0.000031853957,-0.033872437,-0.011217907,0.009265223,0.006086112,-0.024611088,-0.011737921,-0.0066253142,0.026412036,-0.012090313,-0.035679992,0.017171532,0.039650816,-0.033156518,-0.007867709,-0.017677002,-0.0043197963,-0.00717445,0.02160567,0.024646187,-0.0077800606,0.015190155,0.004129656,0.037540585,-0.024084512,0.013503101,-0.0025840935,-0.013898117,-0.02621041,0.0271147,-0.027114952,-0.03203736,0.05705531,0.053002648,-0.036826644,-0.05227909,-0.0035760049,-0.040649112,0.06659532,-0.04526165,0.032672264,0.01813478,0.0098024085,0.043643806,-0.0028336917,-0.00760544,-0.015573694,-0.026743928,0.027192567,-0.008273859,-0.046394385,-0.027328245,0.032007296,0.025681548,-0.030608188,0.0026401659,-0.011268014,0.023922684,-0.014088642,-0.013641995,-0.010748654,0.01662007,-0.0040246807,0.041964386,-0.006691669,-0.00874809,-0.017109076,-0.0045209606,0.02988158,-0.0014712949,0.06815636,0.004549816,-0.023463894,-0.050503295,0.005449121,-0.018258568,0.02466473,0.031049712,0.02393447,-0.006115666,-0.025055394,0.033911485,-0.0043164804,0.056218404,-0.0066472306,-0.000068615045,0.055956766,0.04295308,0.017531233,-0.011045691,-0.049909174,-0.03573429,0.014179769,-0.00084800035,-0.030308701,-0.0064645642,0.020216241,0.01948297,-0.045269698,0.011336698,-0.0013856386,0.006606465,-0.048677955,0.000029844301,-0.01351641,0.030742524,-0.07288047,0.041127056,0.0066596027,0.032208536,-0.017857593,0.017457511,-0.009375817,0.047628388,0.017997788,-0.016092457,-0.021760961,-0.09272282,0.011549513,0.034443934,-0.041804843,0.0044538383,-0.033120353,-0.012045442,0.0000065790873,-0.017885722,-0.022589901,0.014791788,0.042250697,-0.017716233,0.008245012,-0.030780751,0.00061542785,-0.013531198,0.06610803,0.00009062989,0.05170612,0.016572908,0.04267299,-0.020001633,-0.0040102503,-0.018408192,-0.03509198,0.044553675,0.0057325014,0.03952658,0.017368874,-0.027383374,-0.01659993,0.05467246,0.015090779,-0.021189183,-0.012124551,0.0655771,0.049422562,-0.025313392,-0.0049733794,0.0072890306,-0.010637587,-0.028854067,-0.024319045,0.041173667,-0.027643306,-0.022550007,-0.006623267,0.028854193,0.045836296,-0.0326079,-0.002796349,0.028352523,0.043421686,-0.0060385633,0.09178644,-0.010023353,0.012435113,-0.010843491,-0.037341613,-0.040457714,-0.02364177,0.018304897,0.011255449,-0.009726697,-0.022011006,0.011295581,-0.021226326,-0.062040396,-0.0022137503,-0.019694744,-0.030490933,0.07213578,-0.0029718878,0.019944435,0.08052835,0.024809752,-0.018775085,0.057524875,0.008847373,-0.0008608248,-0.040452085,0.015582833,-0.010568177,-0.011531538,-0.030870622,0.06342711,-0.017895473,-0.05985348,-0.04823744,0.019060025,-0.14565325,0.014926685,0.0016807353,0.042062227,0.015318731,0.024931334,-0.030047724,0.0023319419,0.0007096481,0.04123009,-0.019684881,-0.042101722,-0.018227067,0.01886008,-0.033455525,-0.02700205,-0.009963109,-0.046047807,-0.02186413,-0.03602541,-0.016186675,-0.050980546,0.056852113,0.031196954,-0.035470873,0.011334646,0.032230128,-0.025572747,-0.018582433,-0.017469157,-0.047193825,0.04335622,-0.018223265,-0.0011309102,0.011181548,0.05023488,-0.015536201,-0.017269943,0.0019800873,0.019014696,0.034230188,0.06550497,-0.05384784,0.007970467,0.004173057,0.026247121,-0.027095549,0.0021644298,-0.038195584,-0.062213115,-0.017869651,-0.027136277,0.0019494578,0.0046776608,-0.009920517,-0.0075846678,-0.01658548,0.027193354,-0.028878562,0.008174553,-0.014904676,-0.054029133,0.009638806,0.0034551856,-0.03387928,-0.049671922,0.05160525,-0.020986175,0.0076528466,-0.006565495,0.01647421,0.0029840725,0.021306612,-0.015902597,-0.044738293,-0.0041248347,-0.0066433367,0.006950628,-0.0022616473,-0.09342025,0.014909496,0.0038254152,-0.012021917,0.04673,0.0076645026,-0.012694854,0.049806353,0.014482905,-0.009494635,0.21680315,0.04666505,0.020077717,0.014536712,0.020798862,-0.026682513,-0.048524022,0.032141633,-0.008314247,-0.043452527,-0.022924827,0.022873027,-0.029486852,-0.0082678385,0.012675667,0.039530847,-0.032532055,0.0046760254,0.07399769,-0.011900519,0.040958595,-0.030062525,0.03506959,-0.011248004,-0.07989047,-0.0335609,-0.011086802,0.011735633,-0.03933679,-0.0063930247,-0.024577059,0.04294479,0.07767288,-0.042808976,0.046241082,-0.00596082,-0.008856344,-0.079610966,-0.040999204,0.015950393,-0.00073138246,-0.02180991,-0.038263574,-0.015549355,-0.06698827,0.002836817,0.0044992836,-0.017280066,-0.031031959,0.035407238,-0.029324157,0.02223857,0.013984245,-0.0077064754,-0.01022578,0.024037719,-0.028954014,0.040316757,-0.011070431,0.07895709,-0.00049574405,0.023856947,-0.019677859,-0.00488522,0.02203261,0.033732016,-0.030124191,0.01854957,0.010527142,-0.017823672,0.024251303,-0.019544257,-0.009707162,0.0070355944,-0.009399344,0.011411006,0.041308776,0.016403511,-0.03438931,0.0009067387,-0.0104484055,-0.039691783,-0.01116482,0.027485602,-0.008558637,-0.027111216,0.05047189,0.033633523,-0.016954247,-0.019496385,-0.02144544,-0.032777656,-0.056057524,-0.025996486,-0.033761386,-0.033472847,0.0057191364,-0.015499872,-0.011939906,0.03515899,-0.043219022,-0.015825732,0.019792514,-0.0074242135,0.02307851,-0.029204408,-0.0066774026,-0.02026162,-0.0031220089,0.017942918,-0.030318903,0.023862546,0.03153474,-0.035165712,0.058544293,0.05452472,0.043227248,0.06419045,0.03894696,0.015580481,0.0005751052,-0.018253721,0.01670945,0.045036327,-0.017713102,-0.06501688,-0.036022447,0.022558441,0.014279752,0.009260617,0.04968564,-0.03546593,-0.041562192,0.020995488,0.06826417,0.01841177,0.02589319,-0.03576014,-0.02536913,0.004595043,0.012074977,-0.028546005,0.0305006,0.022251967,0.007273091,0.022545766,-0.018809216,-0.035415433,-0.019199738,0.023968425,0.020751178,0.04435104,-0.01815351,-0.02934526,-0.009614336,-0.03137455,-0.05083066,0.008074125,-0.018399995,0.0052214214,-0.0031467436,0.027748954,0.011708778,0.04524381,-0.0051004984,0.03297123,-0.008653034,0.02669358,-0.009300453,-0.060110826,-0.009493778,-0.024773896,-0.0076340577,0.007612796,-0.011620918,-0.04235141,0.021813074,-0.005273245,-0.019041589,-0.023598848,0.004716714,-0.017164882,-0.05925818,0.024615098,0.010590809,-0.03259777,0.0062982766,-0.015511579,0.03321465,-0.0075723403,-0.02650933,0.1002521,0.0015059882,-0.02610691,0.037431076,0.038862634,0.054747667,-0.005769959,0.050983828,-0.033776157,0.017624455,-0.02759984,-0.02122283,0.017443791,-0.010634308,0.000004632846,-0.030597832,0.013586984,-0.047828086,-0.007016218,0.0024719567,0.006499388,-0.068682246,0.0010384582,0.0008864465,-0.034481652,0.040462993,0.005365698,-0.048889305,-0.04443397,0.00350435,-0.011115888,0.04458027,-0.033166777,-0.0072116484,-0.032751564,-0.031507496,-0.030876702,-0.022671273,-0.013451956,-0.014587461,0.018725153,0.0026502616,0.016607046,0.021244977,0.028410887,-0.0023187778,0.04423009,0.016891962,-0.008430244,-0.0032122254,-0.03410031,0.06946428,-0.0053662816,0.020000322,-0.041804176,-0.030110344,-0.070715055,0.03753604,0.007171117,0.0024441108,-0.01230868,-0.035343476,-0.030018227,0.019169874,-0.004172135,0.0032381003,0.022737067,-0.023948567,-0.032987997,0.0058009624,0.015378592,0.0053744204,-0.006051672,-0.0251636,-0.026591979,-0.004095331,-0.009132353,-0.007063706,-0.061377175,-0.009359187,-0.02132499,0.01302479,-0.04039684,0.005739119,-0.037746523,-0.034841727,0.0018261478,0.0119656315,-0.046260756,-0.05504438,0.01677748,-0.04468015,-0.013828851,0.031263858,0.062163107,0.06096342,-0.010047952,0.011885709,-0.024485538,0.03702322,-0.036064453,-0.033453796,0.038970582,-0.004204778,0.040140036,0.015767902,0.0026677456,0.019743018,0.059637483,-0.006199074,0.015459771,-0.013762635,-0.046116862,-0.048127804,-0.007865069,0.016038598,-0.030479837,-0.0037153864,0.026797544,0.023118204,-0.048229445,-0.012166924,0.030284677,0.032317333,0.00322944,0.05540073,-0.016426634,0.012635486,-0.00044091107,0.012031716,-0.007435509,-0.05072201,-0.002947702,-0.034623217,-0.029975805,-0.015785873,-0.01831063,-0.04033546,-0.022773946,-0.0032894516,-0.041971132,-0.024841439,-0.021916395,0.039307043,-0.00497629,-0.008011369,-0.017693572,-0.0356928,0.0150851635,0.05409558,-0.0039930884,0.045039434,-0.0002647589,-0.018797623,-0.017006954,-0.00909186,0.0343532,-0.012695643,0.0071593933,-0.00095582125,-0.009110859,-0.023242965,-0.00719887,0.0456204,0.044323444,-0.0009744905,0.018570237,-0.009179251,0.020504406,-0.03887332,0.0063010207,-0.012031013,-0.015611735,0.010077807,0.023224238,-0.0052473103,0.0394062,-0.02108086,-0.012098336,-0.029137002,0.04027339,0.023569526,0.02242346,-0.019810013,0.048608743,0.0071327253,-0.008775929,0.0040181056,0.034968093,0.018195672,-0.019391833,0.0153684225,-0.0204986,0.009863429,0.014427105,0.005455398,-0.0051618195,0.016967304,0.057948984,-0.027055897,-0.015094144,0.0071500214,0.010842244,-0.13890938,0.027346626,-0.014715669,0.0058563324,0.004269701,0.0062761414,0.002286503,-0.081268646,-0.0010123271,-0.016576814,-0.022805672,0.033600006,0.024809813,-0.026011573,0.021102931,0.021071453,-0.043137234,-0.031443294,-0.016611438,0.0557938,0.032143544,0.0027163497,0.053185336,0.04474583,-0.046305764,0.011433313,-0.01812154,-0.029042283,-0.0070197354,0.0008313244,-0.055850387,-0.025559025,-0.02449081,0.023596972,0.026291182,0.007470502,0.01806125,-0.007788314,-0.03485332,-0.016601421,-0.0037222065,0.008065359,0.0029702967,-0.0052089654,0.03636131,0.042121712,-0.022267755,-0.013783144,-0.029947601,-0.029166045,0.0006270871,0.04319367,-0.021223895,0.057878904,-0.023141423,-0.0018718488,0.005082294,0.006538475,-0.020296829,0.03842563,0.0016145164,0.058708556,-0.03766743,-0.045484543,-0.033156402,-0.011508831,-0.008322209,0.007018579,-0.035566773,0.016336337,-0.026074886,-0.0048050564,0.051080316,-0.012921518,0.0072130593,0.017212136,-0.010078527,0.01108808,0.0011961166,-0.04752462,-0.07491532,-0.030955909,-0.00989278,-0.018236358,0.020697584,0.020493224,-0.03568193,-0.0063470253,-0.03303977,0.01717015,-0.032108232,0.0019024712,0.0025494976,-0.0025373516,0.02456501,0.038671017,-0.034082994,0.00912048,0.02259629,-0.009516384,-0.04881528,-0.011416035,0.0055324016,-0.014175402,0.006418091,0.05479437,0.039366227,-0.009886158,0.026266048,0.01654178,-0.049540672,-0.0052865213,0.04417309,0.0035959138,-0.014841945,0.028101785,-0.009062398,0.0118769,0.020745015,0.025184346,-0.0006763506,-0.050220147,0.066652425,-0.007243152,-0.01608028,0.034909274,-0.017508486,0.079311274,0.060235485,-0.006639354,0.008110936,-0.06379555,0.014259643,0.0281144,0.0195419,-0.0018888308,-0.040250268,0.017903436,-0.045746196,0.0008418153,0.0020076032,-0.0069704875,-0.03598542,-0.043801665,-0.018793494,0.023439968,0.0015274008,-0.013257607,-0.07958051,-0.02226366,0.03737334,-0.00019833278,0.009851459,-0.020312568,0.0038032238,0.011187452,0.015522071,-0.0070006265,-0.0108424,0.09108616,0.0022157382,0.0012963074,-0.018988218,-0.006205862,0.010459396,0.013611288,-0.013270141,-0.0069057774,-0.009883457,-0.023182072,0.015715633,0.033503715,-0.015306378,0.013626109,0.072637014,-0.053051904,0.02114434,-0.0046901987,-0.02573357,-0.042625643,0.02605317,0.03795204,0.044334743,0.016007366,0.0039798347,-0.012088946,0.0059307422,0.06287465,-0.04430939,0.022249488,-0.04781389,0.035762884,0.0044852975,0.021287447,0.048579417,0.05494017,-0.023739884,0.0094531365,0.0018296066,0.030025098,0.036597405,0.034460407,-0.015915256,-0.012133622,-0.005917553,0.0073272646,0.0012870706,-0.0035520056,-0.009838482,0.053789318,-0.043801837,-0.03105127,-0.024144491,0.010612885,0.012132462,0.023008656,0.06486757,0.017069325,-0.015265816,-0.008465428,0.03776136,-0.009631558,0.010373557,-0.0017254134,0.012861078,0.029422566,-0.012205454,0.033183295,-0.014343581,0.011411981,-0.016456293,0.022358231,0.04207503,0.019738257,-0.014920649,0.008626484,0.023357516,-0.008598275,-0.028289411,-0.028242726,0.033293374,0.007666908,0.05523528,0.0029632268],"last_embed":{"hash":"2r78ip","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"2r78ip","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{38}","lines":[42,42],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2r78ip","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{39}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028429393,0.010962504,0.00996441,-0.00894743,-0.03845594,-0.02671576,0.018180635,-0.00956042,-0.00011684322,-0.01462911,0.0070508495,0.026859691,-0.03520433,0.005888644,0.033240937,-0.011227362,-0.0076718014,-0.01679981,-0.029513642,0.030766018,-0.049772546,0.012023909,0.034325477,0.0173186,-0.01539384,0.0017086916,0.017657524,0.0021454445,0.010882962,-0.025421763,0.032175723,-0.029762428,-0.0054993434,-0.08533421,-0.014065836,-0.04126378,0.006931976,0.0010587653,-0.041907497,-0.015442605,-0.003626972,-0.06289888,0.043450855,-0.034091674,0.03293826,-0.012829366,-0.023793573,-0.0189915,-0.02292918,0.030864747,-0.023075981,0.0030216614,0.030106923,-0.023266837,0.0039680884,0.028896833,0.0035082651,-0.0025910842,-0.057197932,0.024139246,0.0064197737,0.006057918,-0.019055087,-0.03636116,0.01049044,0.03160461,0.021824885,0.027008962,-0.00050449924,-0.053924393,-0.027928647,0.0017401361,0.0027296976,-0.02091695,-0.071400955,0.031733207,0.049775355,-0.015041205,-0.0020815646,0.062493682,0.009997603,-0.045568544,-0.0062244725,-0.008009414,0.006402475,0.031076126,-0.027026212,0.032862402,0.015006513,-0.039466266,-0.020467376,-0.012109938,0.0051773814,-0.014754533,-0.0073801433,0.032182287,-0.043621838,0.03388416,0.017161364,-0.014786493,0.036008507,0.05194812,-0.005624483,-0.017289361,-0.045100983,0.012528721,0.012816925,0.031239754,-0.013221096,-0.015760425,0.015081787,0.007666347,0.042347744,0.017017223,-0.007548274,-0.0318495,-0.013434457,-0.009741088,0.022472542,-0.014668401,0.02163738,0.040094443,0.034051303,-0.04445889,-0.0056197583,0.00009534816,-0.037972275,0.033478312,-0.04185963,-0.001977391,0.022658795,-0.0069311173,0.041188918,0.008497234,-0.007739263,-0.045345902,-0.022588747,-0.0032066528,-0.037631907,-0.014169197,0.009817846,0.065677665,-0.00068847963,-0.034083027,0.014855252,-0.03556378,0.047141884,-0.0017351777,-0.017996032,-0.027404483,0.020095237,0.030650899,0.03484787,0.0100746695,-0.028673049,-0.0036460746,0.004272096,0.047902957,0.044743594,0.026504809,0.008628865,-0.027026577,-0.03590922,-0.02090283,-0.0020478615,0.027804177,0.021680495,0.007126719,-0.011732523,-0.0051294193,0.020730618,-0.018908741,0.055571623,0.008703864,0.014726135,0.041450124,0.048703052,0.021403221,-0.007759827,-0.009742507,-0.048788384,-0.0067422483,0.011023851,-0.013695413,-0.018175662,0.018269984,0.009476298,-0.029601885,0.003070006,0.014022616,0.0036302994,-0.001078477,0.043673154,-0.056601495,0.045387182,-0.06364045,0.049611267,-0.019801015,-0.009085193,-0.08469806,0.048617322,0.045904167,0.025241584,-0.005560975,-0.0034076811,-0.04493164,-0.055042837,0.013756781,0.055909988,-0.049396332,-0.027408121,0.0016880195,-0.01821874,0.03848537,-0.00026150278,0.008213252,0.017658215,0.030453065,-0.016252061,-0.0046906522,-0.04199681,0.024454575,-0.010485166,0.07265294,-0.006746561,0.034989204,0.02790455,0.015079555,0.0038392583,-0.0120883575,0.012991538,-0.014333797,0.03761563,0.016931605,-0.02454858,-0.0057624034,-0.051738285,0.010054721,0.038901076,-0.0057390677,-0.0036823144,0.0065387506,0.020900387,0.027635017,-0.033804063,-0.032821845,0.0022975656,0.03205857,-0.0022003464,-0.008206896,0.022245381,-0.015222538,0.009411026,-0.02273989,0.006753809,0.05525599,-0.02277386,0.0068597384,0.022643847,0.012642496,0.0068944343,0.022592736,-0.008624968,0.026102716,0.016791586,-0.008709298,-0.02221114,-0.008492804,0.04180947,0.011274848,-0.011398124,-0.029021688,0.012713157,-0.009376974,-0.030054903,0.0053787515,-0.036848728,-0.034472186,0.044877086,0.006734456,-0.006502707,0.016352655,0.03593726,0.02014242,0.03749196,-0.03225149,0.030350227,0.010948352,0.02058362,-0.0136447055,0.005588262,0.006500828,0.057513237,-0.04358408,-0.021751413,-0.009348445,-0.0039878353,-0.15478347,0.013701968,-0.0067826407,0.040952954,0.01183432,-0.00019464472,0.0073865172,0.023647472,-0.024721734,0.096536435,-0.043840572,-0.03170855,-0.0039925682,-0.008330546,-0.038623214,-0.0034354897,-0.0064563826,-0.0447149,-0.007837686,-0.02846318,0.001881321,-0.030862274,0.058252536,0.019366104,0.0019170403,0.0008329024,0.029986681,-0.034890853,0.011336548,-0.03621856,-0.02819673,0.0017261631,-0.01697726,0.007864465,0.013019471,0.06882525,-0.021674115,-0.0049679293,-0.03596214,0.02344098,0.03679963,0.04664178,-0.042670663,0.017708996,-0.034334745,0.008015494,-0.021833643,-0.014198645,-0.048013482,-0.06972928,-0.030157046,0.0053170095,-0.01052479,0.0101690935,-0.018544458,-0.025788268,0.0066425893,0.051592793,-0.0105346,-0.019798923,-0.03526652,-0.055051565,0.034584515,0.0031180384,-0.022357456,-0.03011999,0.007939079,-0.008453927,-0.013580547,0.00426196,0.052767154,-0.023488624,0.03814805,0.007067936,-0.00237857,0.009744405,0.0017935756,-0.0019644701,0.02243115,-0.10688407,0.035453666,0.012715728,-0.053046837,0.03391914,-0.024111787,0.007520433,0.04143656,-0.02375471,-0.00044143235,0.21786034,0.07374169,0.050000653,-0.030089444,0.029546566,-0.023704281,-0.063354485,0.03785724,-0.030415598,-0.052396126,-0.011396701,-0.013875344,0.0007471404,0.026037615,-0.026700927,0.02310915,-0.057699837,-0.0024054062,0.04226527,-0.013304529,0.040779125,0.005787944,0.024088986,-0.04588296,-0.06595975,-0.02062021,-0.021696094,0.010141801,-0.042446308,0.010528913,-0.029913813,0.026757197,0.04838657,-0.032834463,0.061852217,-0.0042472887,0.015641201,-0.08057085,-0.01686768,0.00971284,-0.0059906314,-0.0097403545,-0.015191488,-0.044855803,-0.059262987,0.0020041203,-0.007915183,-0.017572073,-0.0361374,0.0031705971,0.016440798,0.008893533,0.007913043,-0.0076465565,0.0117216045,0.03513142,-0.035212032,0.00028574464,0.008062055,0.033893842,-0.0023209595,0.019084891,-0.034367133,0.03502468,0.018686134,-0.009806839,0.0022323867,-0.019730179,0.024145799,0.020949969,0.03809802,0.029124232,-0.016981125,0.011574558,0.012073149,-0.0055760513,0.034699105,0.013877711,0.026014987,0.02451492,-0.03859394,-0.07558351,-0.018313047,0.020182917,0.015732592,-0.018033452,0.009603267,0.027305368,-0.012783391,-0.008835306,-0.028333897,0.012128289,-0.05531099,-0.023597242,-0.027658854,-0.030936122,0.025959104,-0.016243814,-0.022760449,-0.004962173,-0.008881623,-0.025282653,0.026202807,0.0206106,0.04707009,-0.018431077,-0.014039725,-0.01256445,0.012142737,0.020339198,-0.0212672,0.009521453,-0.0053046,-0.047551323,0.033976488,0.04700177,0.046710897,0.021333443,0.010295201,0.03676951,0.04029638,0.005519884,-0.015879055,0.03627067,-0.03502939,-0.0644713,-0.030897124,0.06639342,0.002521144,0.028133236,0.042198844,-0.022735575,-0.04613375,0.05275269,0.011366623,0.042569563,0.076194175,-0.002635704,-0.029561184,0.0035406337,0.010450693,0.0045105848,0.024351424,0.046149403,0.016210413,0.05720353,-0.056751557,-0.014141716,-0.029547438,0.055973362,0.015752807,0.011766158,0.025711372,-0.051702913,-0.010228917,-0.03323741,-0.016280077,-0.01717999,-0.042199854,-0.007371906,-0.017153414,0.04826833,0.013297414,0.08277276,-0.0018999318,0.042391606,-0.007315699,0.013320634,0.008101876,-0.0271001,-0.00090290967,-0.039346147,-0.053908255,0.034746956,0.04770229,-0.015152198,0.042449262,0.005521373,-0.01942744,-0.011442301,0.00358018,-0.044377603,-0.051015653,0.049267147,0.0239888,-0.03550987,-0.026730256,-0.01572616,-0.011995199,-0.031509824,-0.019681687,0.08138978,-0.022762083,-0.01984828,0.037409745,-0.002048968,0.038308825,0.0122173885,0.031964432,-0.010127878,-0.023703301,-0.029270519,-0.0108499685,-0.007872923,-0.031796586,0.032752573,0.0034513767,0.030884186,-0.054562822,-0.016550757,-0.003257794,-0.01936292,-0.067982584,-0.014607164,-0.027738392,-0.01236166,-0.008745616,0.03348063,-0.08650041,-0.040410947,0.01973912,-0.012670636,0.0038518228,-0.039521653,-0.00392947,-0.013389286,-0.004748444,-0.045746922,-0.043372758,-0.012888671,-0.007307473,-0.06500737,-0.027105961,-0.032592814,0.032004286,0.04592814,0.034422755,0.020222925,-0.018410694,-0.03891697,0.001732772,-0.031360988,-0.0029381807,0.01968222,0.014706635,0.003982369,-0.015797243,-0.06409158,-0.0026881695,0.00029761298,0.0202698,-0.045341447,-0.004453205,-0.009105763,0.009477164,-0.021045394,-0.015734876,0.0013665389,-0.0272926,-0.0558948,0.021571297,0.031025473,-0.015420684,-0.0072125825,-0.042334847,-0.045020364,0.00086513633,0.006091646,-0.0023854403,-0.033258576,-0.011755845,-0.028553862,0.024344789,-0.01919665,0.0077245766,0.01095261,-0.037763894,0.008862215,0.04995316,-0.02822704,-0.032155856,0.045626666,0.0011022218,-0.026496353,0.03209264,0.053742092,-0.021198887,-0.01909945,0.004840342,-0.00574756,0.04296278,-0.006476661,-0.045503184,0.028295735,0.013085313,0.037514556,0.03697432,0.023626626,0.0057880334,0.007577665,-0.025283793,-0.01563684,-0.0055598323,0.0025738715,-0.013067281,-0.03047392,-0.0032749877,-0.03575613,0.036814686,-0.00053311884,0.022747604,-0.064414054,0.008031235,-0.031988446,0.009074436,0.018997794,0.045071088,-0.02950702,0.012307484,-0.012090884,0.00467047,-0.014066153,-0.06057431,0.023269776,-0.010234318,0.0021963934,-0.011903621,-0.018953776,-0.03272982,0.029417306,0.009207878,-0.051033437,-0.056820165,-0.036354356,0.009397314,0.006419511,0.021488104,0.0009954089,-0.0014569598,-0.009009525,-0.005387646,0.0037040974,0.03074615,-0.016063605,0.038959168,-0.034911916,0.003628537,0.031652883,-0.048058316,0.021947464,0.002172132,-0.006043203,0.007757233,-0.0068250815,0.04224986,0.010224288,-0.030264983,-0.009265278,0.018571256,0.03095616,-0.052197497,-0.02320215,0.019508252,0.0022884856,-0.04228335,0.024233868,0.000020681126,-0.0035413548,0.012546864,-0.033183012,-0.011950551,0.00505303,-0.0012046172,0.024342768,-0.011281339,0.062258847,0.037414473,0.01046871,0.024151295,0.019100677,0.01417817,-0.020495156,0.00212062,-0.008454049,0.06280068,0.003230258,0.0068188324,0.025543842,0.05412869,0.050109945,0.0039805938,-0.011124276,0.008428064,0.032692313,-0.1503386,0.02562841,-0.019308517,0.0172502,-0.0020485006,-0.025712915,-0.02322145,-0.032804664,0.008415283,-0.005049059,0.0012378271,-0.016823726,0.013970071,-0.0074584736,-0.0071525387,0.049692266,-0.052439455,-0.0022709349,-0.048609696,0.03815098,0.05674839,0.0113821,0.027979074,0.038548216,-0.021841705,-0.0021420917,-0.0018991268,-0.035514653,-0.01682955,0.0032099534,-0.037742436,-0.038187392,-0.015572373,0.055310164,-0.018511366,-0.009167417,0.019658184,-0.023329228,-0.036832858,-0.030509235,-0.009207091,0.013817295,-0.010761633,0.0030909614,0.016570982,0.03327922,-0.0022320505,-0.02094424,-0.037230954,0.008281904,-0.00048896944,0.036893513,-0.022977564,0.08241756,-0.02962176,-0.019202745,-0.048433,0.0034997799,-0.019840693,0.0411995,-0.03688786,0.04356469,-0.017999696,-0.03272963,-0.01798638,-0.009715814,-0.00185823,-0.0038930406,-0.065532096,0.037941452,0.008296764,0.013860852,0.03218067,0.01376238,0.0073344177,-0.028374363,0.01359444,0.0028108659,-0.00071060285,-0.0396519,-0.107664816,-0.0036554995,-0.03004816,-0.035526875,0.021388851,0.0112115415,-0.03127006,0.010107051,-0.06598363,-0.010694732,-0.057394464,-0.006044616,-0.009248608,-0.0019033663,0.0054315994,0.035105612,-0.023882864,-0.0189287,0.022065567,-0.015444756,-0.047063224,0.0020076942,-0.026587503,0.004137802,-0.021773329,0.058454268,0.010926712,0.006332849,0.024585137,-0.009712908,-0.028398363,-0.01121157,0.03319608,0.018435262,-0.08587305,0.027987674,0.0067351297,0.025062416,0.012822936,-0.0016424693,0.05685574,-0.023991706,0.030480603,-0.023590514,-0.027671633,0.053968996,0.039035928,0.036053397,0.025879132,-0.0070495126,0.011274929,-0.0037285846,0.04161409,0.022047685,-0.011572916,-0.006339628,0.011288176,0.00059747545,-0.05637416,-0.032136098,-0.021040943,-0.012252761,-0.012503195,-0.038056172,-0.05969801,0.026035186,0.0073165842,-0.00011281684,-0.016236583,-0.005173346,0.043342113,-0.015288209,-0.012269052,0.011786059,0.0029829862,0.04923655,-0.038024705,0.00013272469,-0.013076479,0.04312296,0.0015506715,-0.026420781,-0.031669375,-0.043556392,-0.03584163,-0.0049380474,-0.011617658,0.0033548756,-0.009770675,-0.0154982,0.0036854786,0.04353832,-0.014513951,0.027387468,0.050858162,0.015871419,0.0020637275,-0.0027938364,0.042183243,-0.011960058,0.031550694,-0.0142986085,0.051811576,0.034908976,0.02228285,0.011296352,-0.028660752,0.022082865,-0.0077741737,0.012920134,-0.0344077,0.031703852,-0.010030794,-0.0020749553,0.046794735,0.041133672,0.012069342,0.0053434554,0.022683881,-0.006472527,-0.037477452,0.067116365,-0.031611707,0.004541086,-0.016794503,0.0044653714,-0.020226305,-0.0009906029,-0.07138336,0.015691772,-0.026608165,-0.020006536,-0.002766327,0.023065688,0.0032822501,-0.016508386,0.05789243,-0.015689489,0.012662688,0.007493995,0.049066465,-0.010080678,-0.03089307,-0.029991163,0.00057140045,0.03502678,-0.054605525,0.03723716,0.002481452,0.048114717,-0.005366414,0.00070252485,0.027827172,0.06400151,0.04058657,0.0067261043,0.012098176,-0.010343943,-0.015007312,-0.018748533,0.050614823,-0.013675248,0.08426182,0.002894572],"last_embed":{"hash":"1qor735","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"1qor735","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{39}","lines":[43,43],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qor735","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{40}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03645365,-0.0013359222,-0.017694686,-0.0083865225,-0.022091186,-0.03555554,0.04222496,-0.038322534,-0.015085987,0.019031301,0.012093374,0.010540896,-0.010969139,0.0135564245,0.0262093,-0.015458483,-0.023346739,-0.00683458,0.00022718922,0.027064685,-0.065254316,0.04126315,0.05425141,0.020025816,-0.0072164754,0.020103222,-0.047597304,0.0006069284,-0.019741116,-0.023956226,0.013063948,-0.03569797,0.014815472,-0.07861299,-0.034755453,-0.03918936,-0.027344672,0.0019385775,-0.041797627,-0.01725895,-0.026902365,-0.063919775,0.026357746,-0.028505791,0.033795662,-0.0044578593,-0.010234632,-0.02839588,0.003399471,0.0064332034,-0.02817397,0.016963208,0.05741067,-0.021521103,-0.0097925775,0.050240323,-0.01316773,-0.0025810052,-0.03961767,0.00764972,-0.006653643,0.016072318,-0.034216575,-0.028755924,-0.005679015,0.029193329,-0.0040050508,0.016850168,-0.01449878,-0.033738654,-0.010379034,0.0019024725,-0.011649006,-0.020599639,-0.06802811,0.038728345,0.04725147,-0.03912077,-0.032415055,0.06574601,0.012044076,-0.030797876,0.0075802226,-0.0035604108,-0.012935619,0.018768474,-0.038683187,0.013207482,0.028396359,-0.0075842817,-0.056543134,-0.000073043455,0.014388621,-0.02592669,-0.01914692,0.0021207477,-0.015023898,0.0035745637,0.036253426,-0.017529162,0.028545339,0.030705797,-0.010167786,-0.039991353,-0.055704385,0.017758729,0.010930039,0.0077902474,0.013563234,-0.015950793,0.012471686,0.008012582,0.027338017,0.0463826,-0.0066465614,-0.031954624,-0.015119275,0.019113896,0.056538176,-0.012973614,0.036789335,0.04894819,0.0176004,-0.03306344,-0.005862016,-0.017803533,-0.033810433,0.030063432,-0.004386245,0.008103642,0.024696026,0.044710804,0.03439952,-0.022776127,-0.0051446236,-0.038223013,-0.022157844,-0.0022056797,-0.030205015,-0.035461415,0.020462014,0.04599893,-0.020516437,-0.01477899,0.02205609,-0.060109228,0.04035415,-0.010214905,-0.012069079,-0.012918791,0.029129125,0.037388936,0.04935679,0.032575782,0.0020569956,-0.020417402,0.0109587675,0.026752273,0.032907147,0.025113925,0.0027362728,-0.018210864,-0.028881289,-0.013036683,0.016515661,-0.0009597154,0.024773516,0.013369485,-0.012920552,-0.03291626,0.030141657,-0.019667946,0.02351572,0.032473594,0.0028575303,0.04192412,0.050937798,0.02422749,0.0027898143,-0.02709809,-0.034533698,-0.0059658224,0.0059913695,-0.0032184648,-0.03785425,0.03032387,0.012988625,-0.034851734,-0.0036370412,0.0079647815,-0.004402719,-0.021238247,0.04057743,-0.029607588,0.036899116,-0.07266546,0.023826344,-0.013204433,0.007172538,-0.057918005,0.024940468,0.04027732,0.024382828,0.015766112,0.0055721654,-0.02792215,-0.07284848,-0.0051804283,0.023604924,-0.03869481,-0.03562764,0.012553325,-0.020181147,0.02655957,-0.023787733,-0.006655946,0.013784957,0.0312212,-0.025720268,0.01851937,-0.020026783,0.024633909,0.0065837842,0.06040303,0.0012269036,0.04266015,0.015690144,0.039683715,0.007989612,-0.02263746,-0.01314351,-0.005282069,0.031194909,0.015140836,-0.01620231,0.012537912,-0.046666693,0.023057502,0.013351666,-0.016088367,0.0043590404,-0.02722229,0.028685307,0.023881745,-0.033029642,-0.01314814,0.0009439533,0.058192383,-0.013588549,-0.006613169,0.009415276,-0.017348312,0.010985857,-0.027431907,0.021561207,0.04581601,-0.019487504,0.0006223847,0.03585083,-0.004216299,-0.0008039573,0.025561368,-0.006551471,0.028101403,0.022640407,-0.005008282,-0.068513244,0.018667288,0.036305327,0.038800474,-0.045005992,-0.014444276,0.049399424,-0.023049083,-0.027754383,0.036350146,-0.032321736,-0.025087452,0.054540664,0.018137809,-0.039797835,0.05529554,0.038992174,0.033681404,0.06027524,-0.0013583365,0.0059857676,0.009373655,0.029208926,-0.029457994,0.027991038,0.020173257,0.058732316,-0.049248148,0.01323822,-0.037110172,0.013468867,-0.1548102,-0.00057543156,0.016839143,0.031834055,0.013093442,-0.00628134,0.002968333,-0.00076868874,-0.04039866,0.09774334,-0.03402454,-0.044005737,-0.010359927,-0.004579049,-0.013346409,-0.015792571,-0.020988042,-0.025372913,-0.029553581,-0.01367779,-0.023050735,-0.06404024,0.071172155,0.025773441,-0.019937014,0.0022119058,0.021393033,-0.026758509,-0.008371456,-0.04354967,-0.019767668,0.00079188,-0.021181116,-0.0136506455,0.0030526794,0.07150109,-0.02175597,-0.0041936524,-0.027947169,0.021179268,0.0561206,0.062607266,-0.03582147,0.030724844,-0.013188938,-0.02481179,-0.027930897,-0.010889709,-0.040605668,-0.06894296,-0.012343155,-0.00536265,-0.005532142,-0.0015916348,-0.039324954,-0.0094439555,-0.005607947,0.03885446,0.003016437,0.0047687,-0.029554358,-0.046373297,0.027887244,-0.019499967,-0.03361601,-0.02525135,0.027542606,-0.013673637,0.0037299767,-0.010348887,0.039654735,-0.02577691,0.009968619,0.0145736495,0.011619534,0.026105475,0.024022618,-0.010815465,-0.006511012,-0.114357464,0.022606011,-0.0086333,-0.019515853,0.04804417,-0.00978441,-0.03250939,0.035405293,-0.0032849265,0.01134768,0.24992058,0.07256493,0.02133027,-0.012685853,0.038777255,-0.036424,-0.03433306,0.04099417,-0.0015771941,-0.038555272,0.024557833,-0.001469644,0.008141774,0.00809411,0.018237758,0.04086975,-0.04534489,0.041400157,0.06913369,-0.011192594,0.035950102,-0.012340349,0.018783974,-0.022253,-0.06841285,-0.03246534,-0.00033933113,0.02126235,-0.023745356,-0.00035372176,-0.02675703,0.026188226,0.03970731,-0.034118876,0.06348264,-0.0186732,0.026749505,-0.08106801,-0.010492832,-0.013846654,0.011239595,-0.016373781,-0.004415643,0.0027560156,-0.053696744,-0.016856851,0.016082112,-0.0061524753,-0.048560992,-0.008406971,0.0022252353,0.00068715774,0.0046609133,0.00379685,0.0021554297,0.029052041,-0.034624375,0.016439443,0.0063486076,0.059894193,-0.006374756,0.010385756,-0.024244023,0.0102512585,-0.0028682956,-0.005747193,-0.0043479973,-0.014163518,0.0024314474,0.029815903,0.012766614,0.0002380219,-0.023983879,0.030549025,0.016773093,-0.033470523,0.048331577,0.0038090686,-0.0050420994,0.009138139,-0.042543415,-0.049006872,-0.027524492,0.05182905,-0.0020613242,-0.029814301,0.0051040202,0.043851767,-0.02139069,-0.0021155581,-0.01715629,0.007872789,-0.03781251,-0.011803431,-0.041341543,-0.01710587,0.02997005,-0.025242612,-0.051268913,0.006403156,-0.002156561,-0.01526426,0.0052896584,0.02666861,0.030261457,0.0099797975,-0.014264161,-0.0036092442,0.00082615565,0.039190363,-0.07821842,-0.0009234982,0.0051921764,-0.040179916,0.026037123,0.04848444,0.025546791,0.03058818,0.02106331,0.040030133,0.013782677,0.009237545,-0.015789647,0.025845522,-0.02934259,-0.08194227,-0.029193474,0.022065673,0.0018246323,0.027574467,0.04510515,-0.03584832,-0.050003763,0.033069216,0.014693261,0.053686626,0.06586713,-0.016815854,-0.015907444,-0.012718138,-0.0030354436,-0.0067500644,0.0145468665,0.021446642,0.001032589,0.058738906,-0.015611903,-0.02281482,-0.0324979,0.048217047,0.034395017,0.03882376,0.012553388,-0.055026207,-0.03716193,-0.028417997,-0.02622215,0.012013574,-0.045374166,0.0025935443,0.00003282781,0.042750992,0.007972561,0.07179175,-0.03830319,0.018447572,-0.0039421134,0.00472933,-0.012558028,-0.047424167,-0.0038701482,-0.03343827,-0.04092961,0.01153803,0.02113195,-0.02409533,0.01685632,-0.0062751384,-0.019743713,-0.0224231,0.020876333,-0.041984692,-0.04005085,0.024519278,0.02321131,-0.026702033,-0.003650112,-0.022594694,0.0008625012,-0.030468617,-0.012818069,0.105039045,-0.015713073,-0.027179757,-0.00554079,0.004439678,0.05291841,0.00074524165,0.013976924,0.0065405467,-0.0708077,-0.025227884,-0.030835137,0.005634878,-0.043247372,-0.002422876,0.004271089,0.012091023,-0.038677856,-0.019754015,0.0128861,-0.018569065,-0.053740557,0.0014377383,-0.043600384,-0.035961505,0.029746521,0.058771014,-0.05315829,-0.0011421219,-0.01640587,-0.0022176418,0.06396738,-0.018039621,0.004139775,-0.030697692,-0.00550875,-0.067271516,-0.054298818,-0.015527039,-0.011116759,-0.053319458,0.012694173,0.005239167,0.023396056,0.03484046,0.019256003,0.031360667,-0.005520171,-0.04948086,0.0065268897,-0.029075656,-0.0025449418,0.026309414,0.0243537,0.023368431,0.015779028,-0.07480794,-0.0002020149,-0.020398201,0.029182084,-0.037120465,-0.021740336,-0.047040723,0.047452,-0.032667637,-0.011296627,0.01576129,-0.045529176,-0.049541593,0.012340113,0.02603008,0.00088833104,0.0102984905,-0.023643117,-0.05221833,-0.0059056147,-0.014615087,-0.021994391,-0.018653912,-0.009827401,-0.025518445,0.01742789,-0.022860238,0.011553057,0.02251283,-0.01593908,-0.013793045,0.028599637,-0.013686573,-0.03313722,0.008052047,-0.008716901,-0.020740105,0.013211692,0.04640527,0.001788055,-0.014953376,0.0002819488,-0.008070894,0.041281115,-0.02157012,-0.019447181,0.0448003,-0.001619735,0.037466913,0.010887887,0.022869512,0.010361023,-0.019880282,-0.0028222594,-0.016937621,-0.00891816,0.0011441046,0.0017739069,-0.005096766,-0.007911929,-0.020151736,-0.007823494,-0.006645231,-0.029267414,-0.06459411,-0.0052510505,0.0022374173,0.008338827,-0.011631444,0.046791464,-0.01285265,0.0061470075,-0.0063447347,-0.0010696921,-0.01259658,-0.072293594,0.021911653,-0.0014649607,-0.0027625617,-0.014331966,-0.0074588144,-0.0607588,0.051205114,0.01106973,-0.033970866,-0.044064958,-0.018271636,0.013169732,-0.015332951,0.020953434,-0.016051238,-0.018109726,0.015826954,0.006649792,0.024161119,0.017928721,-0.035111427,0.04055893,-0.044180233,0.021463001,0.031408954,-0.049280923,-0.0010488017,0.0031438943,0.012707169,-0.01753811,-0.008199777,0.032806233,0.020595422,-0.0245606,-0.035868432,0.03991629,0.02128429,-0.056935918,-0.014936595,-0.008815924,0.007033747,-0.0046937275,0.024126416,0.01010136,0.0026246938,-0.00081549335,0.0059513655,-0.0086456165,0.025602689,-0.0028572255,0.036302995,-0.006531034,0.05176784,-0.009653577,-0.01388573,-0.0010687057,-0.0019287342,0.02742942,-0.018172707,-0.014125474,-0.014786426,0.05790644,-0.019181618,-0.00063493615,0.022045694,0.03916235,0.07704059,-0.025309792,-0.031335846,0.006472855,0.029393457,-0.15894926,0.021753155,-0.013079705,0.011602124,-0.009371716,0.0007167798,-0.033726566,-0.03909855,-0.0025993607,-0.009507973,0.0033827622,-0.048452634,0.017001064,-0.031193683,0.01892029,0.05876043,-0.042849146,-0.0009684766,-0.031070761,0.050343055,0.04321557,0.014599388,0.031341247,0.041206602,-0.018091423,-0.0073878574,0.004640019,-0.023443926,-0.010935754,0.021190427,-0.03006223,-0.028661776,-0.00019120937,0.026592758,-0.00031413202,-0.0011674884,0.017131686,-0.0067586447,-0.038586836,-0.008499321,-0.029299373,0.010575311,-0.0078661535,0.01188631,0.020820886,0.03127251,0.00015011991,-0.032242253,-0.03951485,-0.00056086836,0.016387174,0.0047557214,-0.0048884423,0.068894155,-0.009630052,-0.03725091,0.0023639726,-0.002592345,-0.0039070756,0.026004465,-0.011731488,0.038869303,-0.016385036,-0.03420123,-0.07058442,0.0050766286,-0.010154156,0.003528466,-0.026444346,0.018624257,-0.030113624,-0.031867884,0.030236846,-0.0014935816,0.005441237,-0.01634435,0.009133729,-0.016348956,-0.020590749,-0.02167208,-0.100168176,-0.0033766786,0.022121485,-0.004884048,0.024120618,0.032002904,-0.018470805,-0.015048013,-0.05889844,0.009702493,-0.059570592,-0.016660571,-0.002331008,0.013407337,0.0249387,0.053858083,-0.031147014,-0.019895656,0.03298847,-0.012413898,-0.05449322,0.002487995,-0.028612727,0.020945063,-0.0476056,0.018797815,0.009220747,-0.015947163,0.019700402,-0.037879318,-0.028555304,0.02900383,0.03352482,0.030122662,-0.06382429,-0.0051235445,-0.013784854,0.020989055,0.019002715,0.0047697145,0.044528864,-0.018313905,0.027946742,-0.013416122,-0.0029667385,0.04591589,0.03925233,0.053971842,0.02335112,-0.0061706793,-0.008600299,-0.037361365,0.054110914,-0.006294892,0.002372092,0.0021814622,0.022478342,0.013262511,-0.050409075,-0.024614155,-0.0026633246,-0.01748152,-0.032423846,-0.039908335,-0.041481007,0.0037734862,0.028807553,-0.011275631,-0.025325099,0.019772775,0.033177823,-0.016315987,-0.0035054896,0.0108494265,0.034363993,0.041439347,-0.025052326,0.0060496624,-0.013882694,0.07123718,-0.0055648503,-0.021618912,-0.028098356,-0.02233455,-0.0364946,0.021472823,-0.0056429664,-0.0038615458,-0.008496013,-0.019627322,-0.0087915845,0.051377095,0.0024321978,0.029364852,0.05535387,0.0073117795,0.0002667492,-0.0019641924,0.04698248,-0.017775793,0.021350099,0.026108673,0.039825074,0.04985886,-0.000005436979,0.012013579,-0.0064357384,0.021739341,-0.0059350957,0.0051968447,-0.040879495,0.028361877,-0.010774345,0.021783179,0.048645522,0.0458447,0.0010223272,-0.005978575,0.021942109,-0.019470263,-0.0035298152,0.059536822,-0.040051203,0.041009642,-0.0348298,0.02151789,-0.016932813,0.00010284851,-0.0078055286,-0.0011720593,-0.022314107,0.009701606,-0.0031255912,0.032046214,0.014994429,-0.0076780505,0.0760327,0.0008668261,0.013644472,0.005111793,0.042392753,-0.010826716,-0.028278697,-0.023147706,-0.022379423,0.021988617,-0.04945842,0.017942369,-0.008382585,0.022206042,0.018223299,0.0070023867,0.04267588,0.05874666,-0.009653774,-0.007505165,0.033469085,-0.027928036,-0.0043447562,-0.0028151646,0.04409634,-0.0017757548,0.04838937,-0.009538701],"last_embed":{"hash":"1qkbvsm","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"1qkbvsm","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{40}","lines":[44,44],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qkbvsm","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{41}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.045887813,0.026756896,0.0027958157,0.00096856995,-0.024970314,-0.02130246,0.011648234,0.00028292704,0.025205284,0.010504067,0.009750033,0.002614443,-0.036484487,-0.00073699444,0.04273922,0.009945838,0.031734776,0.007307414,0.0038468724,0.02529955,-0.030911608,0.040141437,0.03409972,-0.01301984,-0.021374134,0.016576203,-0.012759459,-0.0051669586,-0.022113338,-0.0493281,0.011256181,-0.035230197,-0.0025786269,-0.07379137,-0.021488182,-0.029259391,-0.012748628,0.008079183,-0.03991145,-0.008590857,-0.02000366,-0.03093142,0.032772798,-0.018448409,0.00953108,0.008850028,-0.011997566,-0.0002811292,-0.011517244,0.01343943,-0.0062113046,0.058638025,0.04577873,-0.01806992,-0.004471276,0.03337461,-0.01918242,-0.024479361,-0.045018848,0.009066027,0.0067656147,0.06244343,0.0018105134,-0.030868968,0.012754257,0.08997273,0.0029188981,-0.0037156863,-0.008836649,-0.0168407,-0.01580617,0.037335463,0.018091258,-0.016193748,-0.059484083,0.0028148994,0.05086056,-0.0115725305,-0.00053073245,0.07066289,0.015400599,-0.042012252,-0.012466045,0.0024408067,0.008702929,0.027135873,-0.014540863,0.04234777,0.012019547,-0.028995756,-0.038101,0.019418241,0.0062733497,-0.03831234,-0.024490757,0.035368457,0.0039992523,0.025935052,0.014916953,-0.007978701,0.049659945,0.014511062,-0.004882284,0.0019341955,0.0031513413,-0.0037139647,-0.036444105,0.05198726,0.0045320815,0.016745279,0.038261067,0.022848584,0.05195859,0.0014054186,0.014073205,-0.0513964,-0.009143679,0.011620633,-0.009066008,-0.024289554,0.03100411,0.03723548,0.022823488,-0.027270518,-0.021940993,0.006093926,-0.0030333032,0.012173121,-0.020238506,0.008274198,0.027852973,0.019491091,0.02092695,0.0028399224,-0.008325705,-0.021604216,-0.03129732,0.0027453054,-0.009143343,-0.020699883,-0.0014062579,0.078551665,0.012865839,-0.029711043,0.019835897,-0.036024187,0.030582203,-0.013195715,-0.0032135316,-0.028013067,0.028240252,0.027528998,0.027106449,-0.028597796,-0.022675037,-0.028613148,0.017011335,0.011164621,0.031709988,0.044820763,0.019743837,-0.02846912,-0.047551904,0.01708467,0.007111861,0.0043422794,0.021708481,0.0155272065,-0.0066283224,-0.010359506,0.021497741,-0.04270875,0.017310783,0.029184295,0.026913404,0.0134214405,0.03331199,0.0071353214,0.00077900593,-0.03741988,-0.019391261,-0.043840162,-0.006264872,-0.017506938,-0.048190765,0.04394105,0.008738234,-0.038415033,-0.011602357,0.027681174,0.0056887115,-0.021230716,0.007288418,-0.02348181,0.05513827,-0.0386443,0.01993385,-0.0059959562,-0.000591267,0.014404454,0.055993002,0.03129567,0.02023395,-0.002596689,-0.019794472,-0.05216241,-0.05319738,-0.0044819694,0.019585472,-0.0534223,-0.005133201,-0.017811336,-0.0013878049,0.017239507,-0.003301532,-0.0023625845,0.08363162,0.024588007,-0.001259608,-0.009649764,-0.02562482,0.053899907,-0.0073594726,0.055339575,0.004272586,0.025825411,0.006187541,0.047672156,0.004292119,-0.0050545977,0.017584834,0.023481263,0.03477234,0.0007332131,-0.04775058,0.011716013,-0.03534995,-0.011442385,0.033936594,-0.0017304417,0.0113208,0.015606343,0.046281863,0.047463268,-0.018489303,-0.005476972,0.021464229,0.010911423,0.010467479,-0.03984655,0.025802957,0.010434503,-0.0034274207,0.0051507265,-0.018296812,0.0023379498,-0.0154612325,0.025269255,0.068872064,0.023877716,-0.0026722944,0.0046654427,0.012503485,0.0185908,0.039671827,-0.0453999,0.017586892,0.009311909,0.015328795,0.009939495,-0.002370154,-0.03204538,0.021632476,0.0065289116,-0.06939657,0.020764062,-0.048026487,-0.030351678,0.012315912,0.0046500834,-0.025448335,-0.010641502,0.0053105913,-0.015747154,0.043532845,-0.0035127846,0.00004936556,0.0030224563,-0.016744172,-0.009786918,-0.015036348,-0.010677209,0.040356986,-0.01969499,-0.036157835,-0.04466505,-0.016791454,-0.13740794,0.004344615,0.001510606,0.020246703,0.02704555,-0.015486143,0.015513578,-0.020288855,-0.016230516,0.055702053,-0.02134566,-0.0355244,0.016125383,0.0006672184,-0.018071257,-0.036556013,-0.027661456,-0.030300148,-0.010974139,-0.01407082,-0.0012266502,-0.046019673,0.038799938,0.04413321,-0.016495192,0.0029965795,0.016383708,0.015985692,0.009158523,-0.04430196,-0.00060667016,0.002744385,-0.024043307,0.01241402,0.046527278,0.05870386,-0.038587373,0.01664666,-0.031687625,0.02542813,0.03896654,0.052792326,-0.056364752,0.05661182,0.00012720912,-0.0048001213,-0.027585465,-0.004525392,-0.043412212,-0.07555534,-0.02687422,-0.010197866,0.01180249,0.00817341,-0.0008283958,-0.014696259,-0.018586436,0.024700405,0.0043636602,0.035932004,-0.06869224,-0.053354662,0.0104016885,0.0013728811,-0.028871404,-0.020603888,0.001757,-0.01810278,-0.02160059,0.022590512,0.03682179,-0.054603413,0.0044734417,-0.011439124,0.004193372,0.021122526,-0.014009617,0.0051839775,0.02098408,-0.075252205,-0.02347854,0.022673057,-0.035990138,0.03406975,-0.010785875,-0.0054729967,0.04196256,-0.010114529,-0.014875483,0.2315892,0.0555942,0.0016911664,-0.0029872672,0.017799083,-0.048069127,-0.054852743,0.04111617,0.021782767,-0.044655796,0.026489478,0.0068672914,0.00074304926,0.020555278,0.04765745,0.010506317,-0.046492286,-0.02110405,0.070017606,-0.022467094,0.02278194,-0.010171609,0.02874838,-0.031703725,-0.10573166,-0.026489109,0.023397656,0.0070608687,-0.00611904,-0.018196357,-0.038261324,0.02605916,0.048997387,0.009025641,0.09282008,-0.0013533327,-0.012161754,-0.09387173,-0.004929514,-0.000312515,0.020174652,0.03570116,-0.031296574,-0.025358474,-0.056659665,0.004046422,0.020216666,-0.03271733,-0.044196915,-0.0049794135,-0.004715359,0.039400928,0.009231235,0.00025534915,0.00018516948,0.0036025636,-0.018809032,0.019492598,0.032406148,0.079043075,0.021748282,0.05173042,-0.08067315,-0.031114837,0.037803706,-0.0006409808,-0.014651855,-0.017593242,0.0096418075,0.019652234,0.01132893,0.0042851926,-0.014162101,0.020100396,-0.007917741,0.007655617,0.052059427,0.018711636,0.0081925625,-0.0032210627,0.0028717765,-0.055466577,-0.024067033,0.033155914,0.019302718,-0.048919316,0.009520546,0.05604143,-0.013581195,0.026911525,-0.0028669506,0.0028616579,-0.07505215,-0.038639914,-0.019836374,-0.0036120624,0.05314421,-0.03469117,-0.03115631,0.008224434,-0.060517788,0.004749512,0.008239334,0.009792907,0.034794305,-0.013758858,-0.017732734,0.016356394,-0.017601885,0.038667135,-0.0296333,0.015482173,-0.010668863,-0.061006177,0.04638095,0.083287075,0.038821712,0.04007272,0.016240897,0.033622324,-0.0011080411,-0.022986194,0.00077681284,0.035602096,-0.042242616,-0.04623663,-0.022713328,0.02827054,0.008892954,0.02083655,0.053202953,-0.03020569,0.0013281736,0.015663559,0.04894409,0.03201752,0.048872057,-0.022132983,-0.00091582444,-0.012760061,0.018889545,0.035618655,0.028688956,0.02315041,0.037352268,0.017200027,-0.049135163,-0.027902773,-0.008345016,-0.0029514811,0.03133847,0.032062486,0.019860975,-0.03425976,-0.007364001,0.0017319226,-0.016142955,0.003431493,-0.05612772,-0.024269657,0.0014376604,0.083143026,0.007509668,0.05337606,-0.004505031,0.0055430015,-0.02512658,0.05693046,-0.013134624,-0.056109007,-0.009711687,-0.008015174,-0.01621418,-0.016267339,0.00052679534,-0.0009498654,0.026603477,0.016646951,-0.03683088,-0.016100101,0.027783487,-0.06219624,-0.023056831,0.0122250905,0.03398439,-0.034886096,-0.018334867,-0.014831595,-0.039404474,-0.03953175,-0.05024497,0.093774125,-0.019328786,-0.028113972,0.029075552,-0.0061201807,0.047933877,0.00067349966,0.028955285,-0.0116129955,-0.08972375,-0.06289584,-0.043338392,0.00068677537,-0.014875973,-0.0067751943,-0.0131309135,0.010298902,-0.055127963,-0.053838342,0.012762671,-0.037168402,-0.05891999,0.009147528,-0.02861275,-0.029141165,0.016401201,0.028571364,-0.05654737,-0.06340252,0.0019195975,0.003994418,0.029008865,0.002118899,0.004974669,-0.022600295,0.011775743,-0.04796631,-0.040220566,-0.027708124,-0.01071076,-0.026122436,0.0040589673,-0.028238036,0.010249337,0.036119416,0.07306983,0.025329191,0.013628732,-0.04370319,0.0025280507,-0.05300656,0.029933589,0.01608587,0.06751766,-0.003795945,0.024802685,-0.04886798,0.008866197,0.004184221,0.018301133,0.0017048119,-0.01440749,-0.035437748,0.033283442,-0.01727631,-0.02493819,0.0001383765,-0.041346278,-0.055257622,0.015654426,0.057672616,0.005931447,0.010571998,0.008651156,-0.019402517,-0.020021321,-0.04933441,-0.025351789,-0.024716048,-0.026488842,-0.028817855,0.015531975,-0.032467853,0.012068463,0.014186875,-0.036407247,-0.014597058,0.04261801,0.008858205,-0.043810464,0.016588794,-0.0104531655,-0.012566818,0.0043189186,0.034984913,-0.0038453732,-0.020927772,-0.0018773366,-0.025168527,0.02483406,-0.032228757,-0.052010287,0.008620847,0.0020545213,0.043955997,0.030740516,0.0270036,0.0069137393,-0.020835156,-0.013319786,-0.010828505,-0.00066534075,0.0078071826,-0.03110533,-0.027487563,0.0022547822,-0.06343404,0.010506494,0.014016444,-0.037232794,-0.064227514,-0.05094264,0.023822535,0.031975813,-0.002553646,-0.007900154,-0.0009107479,0.008122791,0.012356053,-0.01916435,-0.010481899,-0.058827702,0.042455602,-0.028059924,-0.0043651364,0.03363019,-0.0058699357,-0.02407615,-0.0032677082,0.010266781,-0.077942096,-0.009641287,-0.0145387035,-0.017710114,0.0002467493,-0.0028320889,-0.004583059,-0.029029116,0.01978578,-0.014166612,0.05686214,0.005692273,0.017061247,0.04194202,-0.02280869,0.0039848764,0.017533876,-0.020638362,-0.016791396,0.014653441,0.019235535,-0.011094466,-0.032667924,0.02544393,-0.014987564,-0.040908817,-0.046665043,0.033389125,0.029683862,-0.03745605,0.005628342,-0.0016186255,-0.005137617,-0.00013337743,0.021237943,0.014552379,0.029412895,0.016247109,-0.016317936,0.0028030018,0.020393025,-0.010140916,0.028228054,-0.025180819,0.025071986,0.0004625999,-0.01137222,0.005030222,0.016933456,0.038357902,-0.0030450025,-0.02034002,0.0028329336,0.011482891,0.010970102,-0.003086747,0.022919971,0.013535027,0.038988847,-0.000009611144,0.0037524975,0.016628936,0.059467725,-0.14879934,0.015757198,-0.0006212849,0.012817468,0.01061592,0.018208679,-0.0721612,-0.060003288,-0.0080769565,-0.015010139,0.033375856,-0.015440089,0.0046647154,-0.030250529,-0.0016738224,0.037467245,-0.06321535,0.004825631,-0.032876767,0.048815206,0.02037064,0.015306313,0.01888506,-0.0008119332,-0.017572409,0.005487291,-0.016834266,0.0034428034,-0.025467688,0.031764217,-0.09791855,-0.05056748,0.015816836,0.049379665,0.004848041,-0.017166,0.016328821,-0.027343059,-0.044484556,-0.01541968,-0.011574313,0.0042174556,-0.042422824,-0.0071778856,0.016513165,0.003915349,-0.016139079,-0.012471748,-0.006409621,0.012194282,0.009742984,0.029891927,-0.013341668,0.055118874,-0.020875122,0.0031751657,-0.010510217,-0.01599183,-0.044425603,0.01497468,-0.0075891013,0.022094868,-0.03045457,-0.010686701,-0.072840765,-0.0038745997,0.019569071,-0.014075901,-0.018127812,0.0008506898,-0.014224485,0.02263052,0.028639454,0.0020271977,-0.0044744974,0.008712543,-0.010604235,-0.0072302483,-0.044354618,-0.03119687,-0.04925959,-0.014431555,-0.003850636,-0.016054012,0.00012225987,0.02405918,-0.015787253,-0.023205811,-0.07286738,-0.007746419,-0.05142051,0.002616592,0.0046697524,-0.009843485,0.013882688,0.016111715,-0.039702963,0.00035204305,-0.0042202943,-0.031073933,-0.021125894,-0.014146127,-0.015111216,0.016942423,-0.05147633,0.03148286,0.029479347,0.013726982,0.05351138,-0.00078241574,-0.07944348,-0.017204778,-0.015693057,-0.0051085656,-0.019152224,0.0073186634,0.016275257,-0.010502365,0.0034341346,0.013380432,0.02891654,-0.023781748,0.052137,-0.036415186,0.0021540942,0.07535248,0.054509573,0.04891303,0.043250248,0.021507755,0.01641457,-0.05472593,0.031089675,-0.022330878,0.037052445,-0.02086265,0.0023553465,0.0216572,-0.025427125,-0.0401197,-0.017482236,-0.029960206,-0.01787207,-0.022620754,-0.016431348,0.008936896,0.038245335,-0.045023486,0.0033909339,-0.022268023,0.032145932,-0.03292847,-0.0038492917,0.038420364,0.032003034,0.048662588,-0.00066055724,-0.021004273,-0.0019401251,0.06626081,0.00595544,0.005743719,-0.019277316,-0.041151047,-0.043648355,-0.009047235,0.026848624,-0.011667875,-0.030799147,0.018703876,-0.015393161,0.043462012,-0.007618062,0.01806975,0.057053994,-0.016327713,0.019142376,-0.037234735,0.025247086,-0.02007982,0.028482761,0.005616754,0.028937599,0.053705227,0.021745129,0.008772571,0.019227715,0.039344475,-0.0023993722,0.011884602,-0.011031048,0.026843274,-0.0015689565,0.00048488248,0.05234109,0.031882025,-0.010125858,-0.009086727,0.0059078466,0.0067902594,-0.067823276,0.025903009,-0.015392682,-0.008570023,-0.020791521,0.01676579,-0.03808774,-0.033651568,-0.0043106275,0.016310995,-0.010168797,-0.02782472,0.018419642,0.021554856,-0.011823494,0.005984215,0.023548184,0.024520935,0.011276977,0.031135065,-0.025833823,-0.0010321855,-0.024410214,-0.014855987,-0.008474137,0.025913559,-0.038346656,0.010791185,-0.056857485,0.04166597,0.023590313,0.036566567,0.048483856,0.023146883,0.002522495,0.01444218,0.02411737,-0.04414785,-0.021503437,0.0011368298,0.012566665,-0.021361165,-0.03116585,-0.012458296],"last_embed":{"hash":"bdg6lk","tokens":25}}},"text":null,"length":0,"last_read":{"hash":"bdg6lk","at":1762844716361},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{41}","lines":[45,45],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"bdg6lk","at":1762844716361}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{42}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.059568696,-0.0153580615,-0.020341178,-0.018359317,0.003828796,-0.02236935,0.028660303,-0.037627477,0.017403707,0.005922884,-0.022182604,0.0030930028,-0.012968751,-0.008100602,0.042431153,0.013806122,0.03835523,-0.020515181,-0.009095572,0.031795576,-0.055640653,0.038077194,0.03514485,0.015556699,-0.012872061,0.038114835,-0.032696594,-0.0010847374,0.00017872344,0.021790426,0.045353614,-0.030687489,-0.015400758,-0.026112067,0.011038713,-0.04065945,0.019840874,-0.00097018597,-0.019127969,-0.032098353,-0.029680166,-0.05032547,0.050411187,0.021650568,0.0036315895,-0.022055209,-0.010308105,-0.014699427,-0.059268955,0.0013836214,-0.019159261,-0.012671215,0.061948795,-0.0060265525,0.012141842,0.035061203,-0.008459156,0.004324821,-0.023300134,-0.027589949,0.001869756,0.005031253,0.005663506,-0.02544412,-0.009771369,0.024193412,-0.0019174855,-0.004019882,-0.005350674,-0.018075893,0.015453905,-0.012779935,-0.0064668115,-0.04554191,-0.031420287,0.04655344,0.040023796,-0.013755528,-0.034819517,0.091841795,0.0005465571,-0.026217256,0.010930531,-0.010557134,-0.008521959,0.023745686,0.017384427,0.081048906,0.0036530392,0.004958047,-0.022968855,0.048517123,0.030841764,-0.033815317,-0.011664585,0.0052495003,-0.03775622,0.038431168,0.041544694,-0.023807073,0.005641589,0.011970504,-0.013421375,0.018986676,-0.07121751,-0.016158773,-0.01640583,0.04913402,-0.024347823,-0.017835155,0.026216423,0.057600442,0.034248177,-0.010808758,-0.018016353,-0.006414365,-0.020820374,0.010958732,0.012710457,-0.01319261,-0.015872194,0.028273836,0.030760497,-0.016159926,-0.02921684,-0.021065583,-0.053718265,0.036882453,-0.06641817,0.008919589,0.022397079,0.0052824207,0.021799771,-0.024142094,0.009230084,-0.015249556,0.028296912,0.04637768,-0.018686762,-0.019622186,0.01837059,0.056915965,-0.015782164,-0.01910115,0.02194423,-0.04802136,0.05091983,-0.013662332,-0.04080045,-0.043132067,0.012828937,0.021627015,-0.012093278,-0.016489508,-0.02396304,0.0023965342,0.057199698,0.005788394,0.034793414,0.06053498,0.0022935374,-0.017297676,0.00005349706,0.012627757,0.015891884,0.013263183,0.030776244,0.011291413,-0.017727513,-0.045627024,0.026958704,-0.027494447,0.041620467,0.012632043,0.02174127,0.035543144,0.01989759,0.014050955,-0.011767179,-0.035458855,-0.055356584,-0.044314537,-0.002073955,-0.03540372,-0.022195255,0.038885932,0.04791285,-0.01475121,-0.002855979,0.012756679,-0.004855913,-0.033113286,0.0429185,0.0097986795,0.005701422,-0.0717655,0.02797882,-0.05296575,0.0047321464,-0.05930684,-0.012386085,0.007164652,0.025030855,0.0014211674,0.01359222,-0.074448146,-0.078052856,-0.0043886616,0.020537589,-0.031804577,0.015453455,-0.032885477,0.0077092736,0.004148364,-0.026149333,-0.016496925,0.036167845,0.044097897,-0.0041764774,0.0014046142,-0.016436154,0.025346158,0.023150755,0.054451693,-0.0340696,-0.0029055725,-0.01856406,0.05065567,-0.0042913575,-0.019652322,0.07136462,0.02620457,0.003220677,0.012979029,-0.0059126224,-0.010386478,-0.0239726,0.0046607475,0.05051801,-0.004429557,0.015879594,-0.0051260316,0.027395124,0.045661133,-0.02839385,-0.028265316,-0.023591727,0.0017166802,0.0096128965,0.0010089218,0.029807243,0.0041707926,-0.0071452158,-0.017680306,-0.00979991,0.011419686,-0.04277036,0.028775346,0.043194566,0.0166216,0.0069980323,0.011825878,-0.017998468,0.038903765,0.008385159,-0.008548679,-0.0067375405,-0.0073379595,0.025911322,0.0036683101,-0.013454589,-0.0117197065,0.010982154,-0.010515553,-0.012817484,0.063367255,-0.03213539,-0.05027808,0.03938703,0.0024369038,0.00019512424,0.06754244,0.037272222,0.020204164,0.050925594,-0.0057370914,0.0006997647,-0.037772436,0.002811975,-0.026063042,-0.00087843474,-0.010922073,0.02214967,-0.06516854,-0.059891447,-0.024486681,-0.019154953,-0.16083255,-0.025553474,0.026310768,0.03757493,0.0066678287,0.016328264,-0.06960909,-0.0057940283,-0.033034157,0.044980716,-0.012361817,-0.01579433,-0.004841973,0.0038229357,-0.019196926,-0.018270092,-0.0010993008,-0.021094881,-0.015333814,0.0040507866,0.019341448,-0.04459265,0.03287134,-0.019260764,-0.026375655,-0.006267652,0.009604136,0.037781466,-0.012439149,-0.021179313,-0.017359387,0.0012536909,-0.019574853,-0.009687802,-0.003075591,0.028880132,0.006777746,-0.011175917,-0.04471016,0.043197095,0.02711105,0.079170585,-0.029339878,0.042574055,-0.004989479,0.021766296,-0.028542053,-0.010325265,-0.07395753,-0.065404736,0.004328839,0.0061305445,-0.00006678695,0.037942547,-0.06696619,-0.007825762,0.01115604,-0.002797196,0.019869981,-0.007329256,-0.012916923,-0.06753475,0.036053237,0.030118862,-0.05148767,-0.04720397,-0.01476784,0.016102936,-0.008022574,0.023729648,0.013155497,-0.0020964688,0.029291194,-0.007953805,0.0051343516,0.03932077,-0.04669998,0.030330373,0.004003123,-0.055620857,0.012811227,-0.00895646,-0.0069318376,0.04823954,0.01632838,-0.04633778,0.023978936,0.0029531238,-0.014055532,0.22040407,0.039263323,0.022451056,-0.033269543,0.010371509,-0.022405148,-0.044867937,0.04591269,0.025635011,-0.042929586,-0.01424283,0.0015129572,-0.027640967,0.0046656616,-0.015584976,0.022289904,-0.0036420582,-0.001794087,0.028587524,-0.03382037,0.027851786,-0.008630161,0.039181635,-0.000044013294,-0.05106503,0.010625606,0.021906203,-0.016544785,-0.022428816,0.02585877,-0.024092756,0.03447674,0.040182352,-0.008371844,0.06364078,-0.045872714,-0.002270348,-0.053109568,-0.0032708999,0.03024847,0.030100135,0.016398583,-0.007980924,-0.030414533,-0.07490484,0.008473078,-0.030233422,-0.024734775,-0.07542778,-0.015966557,-0.02865382,0.018890206,-0.023076123,-0.009006674,-0.010703021,-0.0098157525,0.010247319,0.03293859,0.01828086,0.081202164,0.054293104,0.030667817,-0.021690585,-0.00086966093,0.017125694,-0.008367717,0.020621251,-0.031784855,0.05843123,0.013319661,0.0002609211,0.027126996,-0.012482023,0.030343404,-0.010222961,-0.012079454,0.039911103,0.02705586,-0.007754114,-0.014960055,-0.034659225,-0.06586394,-0.03602895,0.023650976,-0.0034343477,-0.013962184,0.033784553,0.04553463,0.014873687,0.02554942,-0.018784046,-0.023364961,-0.076935,-0.011824027,0.004433328,-0.021644782,-0.006739866,-0.051751252,-0.031192608,-0.03860366,-0.026265297,-0.035871632,0.008199493,0.02035565,0.0068537295,0.022780022,0.010692927,-0.018087907,0.025555987,0.03315173,-0.063500114,-0.00082798814,-0.03559328,-0.018825,0.05499345,0.04554122,0.022322098,0.014796908,0.018758062,0.0007438856,0.039537754,0.008819666,-0.0069589987,0.04793016,-0.003127043,-0.06716861,-0.048256382,0.03205959,-0.011217126,0.010055514,0.04187298,-0.03317674,-0.0312568,0.02754164,0.036353692,0.029438324,0.04231764,0.029974196,-0.05577379,-0.012146825,0.04323233,-0.027236171,0.008764603,-0.013912243,0.0012513275,0.006212562,-0.02833754,-0.016636893,0.0026770595,0.052024126,0.04871293,0.014831467,0.03235138,-0.031016786,-0.01939802,-0.024394844,-0.023588384,0.014827113,-0.023940805,-0.0015351967,0.0040083146,0.0762602,0.014933931,0.07662384,-0.01650204,0.015025222,0.010398295,-0.021354645,-0.03553603,-0.07663398,-0.01893143,-0.016755933,-0.021828804,-0.008418374,0.0050828564,-0.012450609,0.018553527,0.057128206,-0.018681098,-0.045979228,0.013220606,-0.00978091,-0.054592863,0.0904785,0.030936597,-0.01870804,-0.021617945,-0.016140731,-0.010789386,-0.009992421,-0.022003014,0.104317665,-0.030999016,-0.03844618,0.025633357,0.023713212,0.07600598,0.02820698,0.022014178,0.008134143,-0.021418562,-0.012600222,-0.018838529,0.022256404,-0.008649239,-0.00853793,0.03868595,0.0029753598,-0.020648554,0.002061048,-0.00876204,-0.029358357,-0.0742588,-0.011445205,-0.032631587,-0.049586482,-0.013936937,-0.008047793,-0.043080784,-0.024103632,0.024178302,-0.01018448,0.030951628,0.008521985,-0.007880349,-0.016395688,-0.014189791,-0.03748196,-0.046520792,0.0044856286,-0.019148113,-0.013194371,-0.019579666,-0.0072129406,0.0070216455,0.0387011,0.028210215,0.020294124,-0.022431564,-0.045126595,-0.026897365,0.0036404121,0.039978493,0.022997303,0.011770615,-0.01872174,0.032579523,-0.024388388,0.020520257,0.013575386,0.024676993,0.0011313666,-0.009216873,-0.016006967,0.00079598173,0.033762533,-0.030304385,0.05350861,-0.011136667,-0.06793638,-0.022227168,-0.020487735,0.008714449,-0.0012492721,-0.028637612,-0.030893361,-0.044033255,0.02991677,-0.056868117,-0.04290909,-0.024158306,-0.039887622,-0.0120594,-0.034923665,0.005524893,0.0120924795,-0.016037405,0.00025066026,-0.009782657,-0.013880561,-0.058795284,0.041023776,0.0048495955,-0.034948897,0.009512438,0.03634786,-0.046125397,0.0040203845,0.017987002,0.011483934,0.05844558,-0.013539416,-0.02697579,0.038119722,-0.0037335586,0.021710493,-0.018604942,0.01238957,-0.011131134,0.010548021,-0.013105988,0.013165297,-0.006523874,-0.03388233,0.007157466,-0.010886754,-0.0036641695,-0.04614158,0.041144248,0.033572976,-0.021370497,-0.07268806,-0.009642017,0.043565623,0.005244561,0.0065544504,0.001947285,0.0045009414,-0.0020321608,-0.014054229,0.010071012,0.018994631,-0.018237775,0.049422637,-0.008808263,-0.015502003,-0.005415895,-0.027697427,-0.034463983,0.03772023,0.019655455,-0.060077965,-0.013105416,-0.021418244,0.009300343,0.0050288676,0.033651296,-0.028652085,0.046460714,-0.0078241,-0.025098532,0.019868413,0.038413227,-0.0022971916,0.024483917,-0.058135513,0.019813884,0.073795795,-0.010900779,-0.010876076,-0.014733742,0.024825808,-0.015535545,-0.023164086,0.024862006,0.01894673,-0.013927945,-0.03770221,0.0038919419,0.0262903,-0.027881626,0.013835444,0.008739829,0.01556933,0.011787312,0.02461616,0.033007495,-0.0033194574,-0.030629374,0.00006655807,0.01400263,0.029211756,0.0157226,0.03249937,-0.039805077,0.06231651,0.011418714,0.001337551,0.048487563,0.009229778,0.022306487,-0.021769973,-0.025201708,0.00047958113,0.016607692,-0.024452463,0.0007967642,0.047905624,0.046270862,0.058812305,-0.04163185,0.007069287,0.01590979,-0.012954094,-0.1406239,0.0097737415,0.020269915,-0.016895665,0.01568412,-0.0016092242,-0.045207,-0.03680848,-0.009118907,-0.0041393084,-0.010781368,0.010208779,0.043832827,-0.048769675,0.0045210863,0.062426243,-0.033763602,0.0059013744,-0.043226272,0.027218038,0.05605551,0.02192886,0.0015438064,0.005864074,-0.051393554,-0.024341224,0.009928266,-0.024938656,-0.021698402,0.030850258,-0.024074623,-0.028279422,-0.041116893,0.038615953,-0.00049780926,-0.015620223,0.015977975,-0.01653729,0.003421127,-0.008122628,0.012183287,-0.00012842548,-0.003798479,-0.010170725,0.004699748,0.02365566,-0.027310774,-0.028558413,-0.032421354,0.011892115,-0.05535774,0.050325617,0.004133138,0.017364144,-0.030176902,-0.05103011,0.025586735,-0.040091444,-0.024310451,0.0150987785,-0.017628137,0.02114207,0.002359453,-0.023579694,-0.01972088,-0.005748218,-0.015958982,-0.029008856,-0.022686126,0.016539812,-0.03461773,-0.009954938,-0.0052855783,0.011592666,-0.008755898,0.014651752,0.01196583,0.03474057,-0.003488453,-0.02618323,-0.084418066,0.021547476,0.015950136,-0.038209215,0.03192628,0.004562645,-0.019266067,-0.021624459,-0.07565608,-0.0014842484,-0.040846907,-0.019570064,0.008775295,-0.00822124,-0.0045390488,0.03271884,-0.029049689,-0.02242154,0.0037908333,-0.004163603,-0.028617816,-0.0448855,-0.029011821,-0.020822464,-0.043988347,0.019008588,0.024914753,-0.0034253902,0.035736814,-0.0030793105,0.0007829758,-0.0011504054,-0.008281821,0.051132444,-0.04053968,-0.0014766098,0.008848778,0.014640363,-0.03862194,-0.0072113774,0.059142448,-0.022638205,0.052535642,-0.044980753,-0.0084138075,0.026906563,-0.018345332,0.04351178,0.014754452,-0.0054560266,-0.018910697,-0.041951295,0.013429542,0.0017914948,0.050820924,-0.003832425,0.018934794,0.009681695,-0.0075983284,-0.010844488,-0.013336603,-0.0645288,-0.042074222,-0.04080381,-0.013461557,0.017356884,0.053822894,-0.0072369864,-0.032140892,-0.03527721,0.0768823,0.0073391357,-0.015676584,0.027170852,0.021023462,0.052419916,-0.015533564,-0.057066664,-0.014221494,0.06818801,0.0075724046,0.01417566,-0.004707783,-0.020884024,-0.027851604,-0.005887471,0.008045664,-0.037840117,0.018155951,-0.02302484,-0.0018992332,0.035319585,0.0030247588,-0.0011731104,0.05237577,-0.011144803,0.00073357334,-0.014958437,0.033303026,-0.0017552834,0.04360838,0.009586977,0.03807359,0.055981304,0.003548708,-0.026723646,0.015461687,0.022588026,0.023610298,-0.010481782,-0.03489184,0.0116621815,-0.010401241,-0.0056095296,0.01776321,0.024440607,-0.011402038,-0.0075140726,0.017684171,0.027761027,0.025632104,0.019449979,-0.012874726,-0.01110569,0.001018612,0.032433733,-0.014001777,-0.023567045,-0.038483378,0.033708185,-0.012151215,-0.031020045,-0.0050950004,0.021892993,0.013990396,0.006717839,-0.009044733,0.03960923,0.036408573,0.019648252,0.050511997,-0.0008757212,0.011782455,-0.053076256,0.001199257,0.04585159,-0.070982344,-0.0025425865,-0.0018879941,0.037583966,0.016399417,-0.0059812367,0.029481307,0.03908791,-0.0052443794,-0.0022014778,-0.0037215196,0.00562694,-0.022388002,-0.014443884,0.0323888,0.010928799,0.011815289,-0.019205706],"last_embed":{"hash":"sesatt","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"sesatt","at":1762844717774},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{42}","lines":[46,46],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"sesatt","at":1762844717774}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{43}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.044052012,-0.0052243243,0.024377542,-0.011376334,-0.010724856,-0.025192019,0.016979199,-0.017371515,-0.010095686,-0.038431812,0.0011540164,-0.008788916,-0.0039885505,-0.013001184,0.034044154,-0.009864088,-0.01800861,-0.005310528,-0.010507747,0.040772352,-0.066401996,0.051645882,0.050860833,0.02625322,0.011469122,0.033866048,-0.007591702,-0.0070762956,-0.013048981,-0.0069630425,0.013429564,-0.006129378,-0.006819126,-0.06570775,-0.017057648,-0.012928614,0.0104858205,0.022876626,-0.05262505,-0.0013769204,-0.020712689,-0.041293316,0.041827254,0.04081865,0.036671933,-0.0071875136,-0.0065799737,-0.026381096,-0.02955792,0.0077791344,0.001382872,0.01836349,0.06670329,0.028144993,0.00763761,0.045537096,-0.014094889,-0.00069714844,-0.05197152,0.01683515,0.0051309117,0.052852158,-0.011946884,0.017938504,-0.0053652213,0.025157323,-0.020354114,0.0047038486,-0.008750765,-0.010617183,-0.024481824,0.031627864,-0.011480577,-0.018830948,-0.09377999,0.026632076,0.021457948,0.00085589883,-0.04193553,0.05432048,-0.0002875956,-0.013895667,0.026738442,0.022228967,0.0024627415,-0.009064221,-0.022504859,0.03354212,0.015333788,-0.012658678,-0.024372566,0.014762769,-0.009958045,-0.06291648,-0.030867122,0.02908358,-0.0048224395,0.04787501,0.016918607,-0.027641434,0.01896244,0.025448592,-0.029626617,0.0064643626,-0.019329088,-0.03632011,0.007765699,0.018676145,-0.01514532,-0.027332338,0.02648211,0.021699935,0.037851457,0.0326832,0.011092119,-0.049312256,-0.014705531,-0.020450579,0.05409058,-0.014043675,-0.015683785,0.044953234,-0.008026215,0.0016155594,-0.011724966,0.0010563016,-0.018912785,0.049664155,-0.027665181,0.026607396,0.033928305,0.007043335,-0.0011502733,-0.002070512,-0.018936638,-0.019693116,-0.03151889,-0.0061526964,-0.01453233,-0.019058473,0.015080104,0.06866892,-0.0048601655,-0.024525153,0.06045604,-0.06084967,0.035392467,-0.02422435,-0.01219255,-0.013434685,0.012931285,0.012101693,0.068777554,-0.005878056,-0.03260444,-0.011177859,0.004422474,0.007270358,0.048403043,0.051637907,-0.01184569,-0.021943953,-0.004112528,-0.015087857,0.027349362,0.005470956,0.044752173,0.010226918,-0.008422768,-0.04857884,0.04175369,-0.030366508,0.0060092793,0.005354077,0.021117114,0.028817916,0.018256588,-0.00086501223,0.034445543,-0.021240918,-0.03970342,0.0117807295,-0.030467615,-0.025580674,-0.018251188,0.04712087,0.01199759,-0.016662523,0.023219619,-0.009777603,-0.0061493046,-0.027219607,0.012913652,-0.017280562,0.03632313,-0.074520364,0.045489836,-0.03670976,-0.016589276,-0.031383798,0.023178121,0.0010170222,0.017212158,-0.009021563,-0.008262841,-0.02796495,-0.087329544,0.011377181,0.014501369,-0.060921997,-0.0023339412,-0.03650083,-0.022208957,0.023819359,-0.011398011,-0.009012374,0.03434921,0.031051343,-0.00785978,-0.006574803,-0.06056102,0.030837126,0.03595705,0.08190466,-0.020393487,-0.0014345818,0.03581474,0.038014866,-0.00003212396,-0.0036645087,0.0019646385,-0.024417432,0.022812957,-0.012481329,0.0033712545,0.0030963349,-0.017475449,0.003034682,0.022657713,0.012031868,-0.01674489,-0.011672338,0.013325673,0.046205938,-0.0075741797,-0.025808787,0.000048824702,0.011954433,-0.009894776,-0.011368286,-0.0031463935,-0.037380468,0.009969621,-0.027875116,-0.029804388,0.044486128,-0.017839123,0.014376295,0.02257404,0.059835553,0.010456397,0.0265066,-0.022954011,0.042432956,0.022322053,-0.03159561,-0.018314436,-0.015283043,0.028539956,0.028988665,-0.013439821,0.0015817059,0.049878463,-0.0032829056,-0.037241165,0.04875478,-0.036182173,-0.046849065,0.019509092,-0.006481404,0.0040214215,0.023024742,0.017727891,0.033211585,0.033995755,-0.034482226,0.022856064,0.0027747573,0.006581115,-0.0010968493,-0.014766235,-0.004220605,0.041051246,-0.03619197,-0.04230233,-0.04629081,-0.016090872,-0.15448578,-0.0053322637,0.0003919367,0.038782973,0.03447746,0.0012207961,0.016771192,0.014565823,-0.021599384,0.048958894,0.0057370476,-0.026359888,-0.008831722,-0.015772816,-0.056021247,-0.041475806,-0.016575286,-0.02226463,-0.0012832491,0.0010424986,0.0038893025,-0.068520166,0.027728947,0.0195455,0.0030951106,-0.017498747,0.018560033,-0.034539312,0.0068485737,-0.06739514,-0.014936244,0.03938136,-0.020034317,0.017254455,0.02368687,0.032117385,-0.0069961916,0.011129291,-0.035417594,0.032707755,0.041465554,0.059622936,-0.03171788,0.07054769,-0.047242884,-0.0040819654,-0.041914754,0.029436342,-0.017852483,-0.08253628,-0.0008310655,-0.008190506,0.0031726894,0.0012615474,-0.020924453,-0.008343962,0.0032962507,0.026664559,0.01721309,-0.035135925,-0.020068396,-0.026271343,0.045248862,0.010797113,-0.06362995,-0.050581925,0.006821999,-0.002829371,-0.009838394,-0.0074807247,0.019292569,-0.0033005504,0.024629932,-0.0041429955,-0.008983758,0.03546433,-0.0038133154,-0.0025443968,0.0255658,-0.08856829,-0.023751205,0.006008993,-0.007882976,0.048476055,0.00019920073,-0.009708698,0.047496337,0.019971717,0.030623835,0.21483491,0.047144976,0.023093734,-0.01002895,0.045312706,-0.038442165,-0.07109502,0.027303375,0.0020375093,-0.03602756,0.014277353,0.028754026,-0.000053475957,-0.014606117,-0.003584051,0.054388914,-0.052843142,0.014092658,0.041340593,-0.0002606853,0.00339984,0.0012838792,-0.00081540225,-0.045416016,-0.07399363,-0.009953856,0.021236375,0.011242123,-0.028877927,-0.0129278675,-0.0025961956,0.035387676,0.04187277,0.0037530514,0.0842857,-0.009448046,-0.0023092683,-0.09310579,-0.047764074,0.03888422,-0.014349962,0.0049526957,-0.018233605,-0.012847055,-0.075328924,-0.014657898,0.011776387,-0.044949103,-0.04823747,-0.007021503,0.0019689107,0.0072840867,-0.0089095095,0.02126274,0.014122118,0.04375754,-0.032066356,0.022134708,0.022598227,0.06772279,0.014913218,0.028464368,-0.031857938,0.017962689,-0.010450459,0.034246247,0.039285198,-0.0284645,0.010973275,-0.0019114898,0.013612558,0.0060570473,-0.0045389878,0.03206065,0.019378362,0.011686929,0.015571418,0.013035842,0.030877639,0.033675607,-0.008176661,-0.03464568,-0.012973674,0.038924612,0.007977762,-0.0051453155,0.029730517,0.008908048,-0.013486076,-0.023400107,-0.0124523835,-0.01262415,-0.050222047,-0.03800515,-0.020805653,-0.024147753,0.03778501,-0.019723931,-0.05746039,0.022583071,-0.043383066,-0.0063161026,0.014099068,0.02385619,0.047518935,0.013372973,-0.0068883807,-0.03474954,-0.0007658314,0.039705295,-0.045118947,0.026316907,0.017529678,-0.016311277,0.055976674,0.0728402,0.0030644725,0.0230683,0.031296387,0.038224973,0.034292497,-0.00891294,-0.03577129,0.01809414,-0.05537933,-0.07703982,-0.01625019,0.041875724,0.0134926,0.0143387355,0.07324745,-0.018842366,-0.02591848,0.0624228,0.04870272,0.02477646,0.027960101,0.0106425695,-0.011569742,0.0009127291,-0.0016756261,0.024638778,0.028243594,-0.0054890234,0.007985332,0.030695504,-0.026535682,-0.041310217,-0.043238398,0.02404704,0.023557048,0.036340386,0.01919769,-0.04893065,0.0039177965,-0.0444563,-0.015488412,0.023261636,-0.063845724,-0.012134148,0.005848219,0.044073418,0.014040128,0.06375188,-0.021194434,-0.0019217241,-0.0047615455,-0.011564412,0.00025182654,-0.026115801,0.027387982,-0.029532429,-0.021091096,0.01807096,-0.0025793163,-0.036232658,0.003007775,-0.014711286,-0.031274404,-0.015669296,0.04850727,-0.03777138,-0.034423817,0.020544488,0.013370824,-0.04331722,-0.031567175,-0.017045371,-0.015077797,-0.04700455,-0.05283802,0.08206934,-0.030227195,-0.023181744,0.05827828,-0.011694828,0.036704123,0.0061544,0.017961154,-0.020286351,-0.012493015,-0.01861361,-0.0022586496,0.03775368,-0.045489907,-0.010760731,0.0141472025,0.020498553,-0.03246966,-0.018226234,-0.017205082,-0.009477293,-0.060047362,-0.00087587343,-0.022903295,-0.030485597,0.00048142215,0.005133783,-0.045100793,-0.037166037,0.014972059,0.003220511,0.039268736,-0.029794931,0.029796198,-0.025267225,0.0074793166,-0.044232953,-0.051761962,0.0087802475,-0.011623713,-0.010633948,-0.030803123,-0.008875235,0.040134966,0.060291503,0.030564083,0.03842026,0.021605091,-0.02509746,-0.031222604,-0.024952475,0.023577608,0.0013264369,0.026980096,0.008786437,-0.022003278,-0.03480893,0.031255126,-0.02628743,0.007148874,-0.003977889,-0.01228355,-0.01094786,0.024116768,0.0035752836,-0.009674173,0.044559,-0.031442475,-0.015906943,0.024629954,-0.0015388383,-0.030432234,0.0027898082,-0.008386517,-0.04377288,-0.020952674,0.0025495877,-0.024557348,-0.04469402,-0.013988548,-0.03210501,0.001486532,-0.016010784,0.05751125,-0.015359876,-0.010875745,-0.005814889,0.036096316,-0.027726239,-0.069901876,0.029075366,0.02508459,-0.023662366,0.04407802,0.03589707,-0.016903227,-0.020231657,0.049028307,-0.04372492,0.029387733,-0.029310202,-0.04390249,0.0027198296,0.020868083,0.043622542,0.015761053,-0.0026508474,0.009424301,-0.016944824,-0.010545693,0.031271454,0.021778967,0.004259613,-0.006375233,-0.01893127,0.0077416855,-0.05644662,0.007257621,-0.0037573928,0.021373583,-0.04243341,0.013491426,0.032499593,0.021750525,0.002604187,0.012336921,-0.020210419,0.009470793,-0.026316114,0.021320611,0.009362899,-0.03658449,-0.009385514,0.0004061052,0.0011174503,0.02584903,-0.022124011,-0.051490214,-0.024984907,-0.011829467,-0.059271425,-0.024252925,0.0020055138,-0.0063640564,-0.008481999,-0.0062299664,0.017305862,-0.030640148,0.00536416,0.013133693,0.023025146,-0.02334467,-0.009912018,0.05935708,-0.07124591,-0.00074179034,0.017072154,-0.006630302,-0.044883683,-0.017398492,0.02023142,-0.0037186216,-0.020441694,0.060806304,0.031379648,-0.022158291,-0.017966272,0.0026305073,-0.0024640122,-0.038043223,-0.010456989,0.002792773,0.00055074744,0.004347739,0.016134262,0.027568081,0.0031793735,0.011619664,-0.016776873,-0.018400017,0.033833556,-0.0065438505,0.06402732,-0.016840765,0.04714254,-0.011211546,-0.007025595,0.033330124,-0.0049630567,0.035708647,-0.010921604,-0.030020561,0.006230658,0.022355732,0.018966712,0.014984531,0.012465087,0.0404936,0.053304058,-0.009621242,-0.041956425,0.0061999736,0.008289283,-0.14156406,0.0028372165,0.00751419,-0.006584764,0.0035287077,0.00373925,-0.043461,-0.034332834,0.0064587314,-0.009266445,0.024650602,-0.02915185,0.006088207,-0.029002273,0.026910009,0.034754828,-0.031134011,0.00043758738,-0.047516532,0.04200617,0.039575912,0.029025886,0.052321523,0.010612037,-0.007411813,-0.02849009,-0.04783467,-0.027081745,-0.034191284,0.0071731387,-0.016917374,-0.09612108,-0.017961383,0.023583675,0.008725379,-0.0056342687,0.01206546,-0.024880968,-0.05524804,-0.0064730365,-0.033512168,0.0034467045,-0.04937904,0.0051897797,0.0023584676,0.007650379,-0.019256718,-0.024790261,-0.012020786,0.010427398,-0.009640102,0.04374277,0.0036742794,0.08228065,-0.022970624,0.004378261,-0.019715793,-0.031753466,-0.031459544,0.03849062,-0.03902908,0.03885711,-0.0024395976,-0.030917043,-0.048207995,-0.012260631,-0.011630152,-0.020206822,-0.051169436,0.018751785,-0.005811187,0.012179691,0.008944281,-0.026215266,0.010876163,-0.011740043,0.004664341,-0.005208838,-0.011830981,-0.06088069,-0.0866777,-0.024748703,0.02004139,-0.020810874,0.03265982,0.0010860902,-0.017024385,0.01793557,-0.059432622,0.014234348,-0.082152985,0.00013302422,-0.012819372,-0.03187032,0.01300592,0.028170483,-0.022198701,-0.0027315868,0.013490709,-0.0052210954,-0.02777229,0.012531737,-0.047761824,0.019885521,-0.012595821,0.046858877,0.0443776,-0.0125848325,0.029915929,-0.0063238554,-0.04235734,-0.007863775,0.018851029,0.011778949,-0.029330298,-0.0048586237,0.003772684,0.021380143,0.0057039023,0.01709341,0.032031134,-0.044485066,0.04556048,-0.031620946,-0.0063834847,0.05888811,0.011014245,0.046081413,0.056329705,-0.009934345,0.0033360415,-0.029637605,0.04048574,0.01970319,0.028355908,-0.022174194,0.023995627,0.0227639,-0.03780027,-0.009108499,-0.019964246,-0.022619242,-0.04298536,-0.030478865,-0.03730615,-0.010055063,0.0069146897,-0.051021226,-0.034199547,-0.008799967,0.064613335,-0.002864457,-0.010954798,0.010810219,-0.00088662247,0.04427501,0.011669009,-0.06039095,-0.019101715,0.06775351,-0.013866954,0.0076455865,-0.003288239,-0.018300379,-0.055837214,-0.01329614,0.005103853,-0.016942017,-0.025376368,0.0028773043,0.012753369,0.019314997,-0.018540192,-0.0011967573,0.066162586,-0.027230533,-0.0046257186,0.0077914447,0.029728157,-0.02121794,0.01919822,0.022963185,0.06275796,0.024413213,0.0026707556,-0.004375667,0.013248757,0.02137942,0.007398434,0.0174787,-0.0254789,0.041036468,-0.006796339,0.037939332,0.046961963,0.040527634,0.02403984,-0.0038486077,0.023913022,-0.008318229,-0.013702019,0.026897829,-0.03325493,-0.027443118,-0.01419623,0.01808337,-0.04555504,-0.0525871,-0.03608586,0.04034005,-0.045936905,-0.047827642,-0.004646744,0.015391604,0.014208471,-0.0017985863,0.06806775,0.018719375,0.013420315,0.019641897,0.015527529,-0.015376959,0.007099494,-0.023433952,-0.04826872,0.034959104,-0.053315084,0.039735522,-0.037674215,0.020912606,0.003732279,0.034635533,0.02228528,0.034534104,-0.0066722245,-0.0025362223,0.029520597,0.0067417542,-0.001442282,-0.025731217,0.028794669,-0.01581009,0.045574456,-0.013892891],"last_embed":{"hash":"opllx0","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"opllx0","at":1762844717774},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{43}","lines":[47,47],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"opllx0","at":1762844717774}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{44}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.059059653,0.0073523307,-0.012654733,0.0027481052,-0.03151227,0.008750809,0.05319068,-0.009833019,0.014927819,-0.008130193,-0.0412722,0.01844377,-0.05450495,-0.010950823,0.0040379297,-0.025960546,-0.011686863,-0.02794299,0.010472077,0.014309377,-0.06619495,0.02954363,0.046484757,0.035836577,0.011276692,0.038181286,-0.015740572,-0.004493718,0.008413116,-0.034449693,0.031807162,-0.03929919,-0.0012725956,-0.06595064,-0.019174082,-0.019708926,-0.0009580611,0.012557958,-0.041760184,-0.00904213,-0.022736654,-0.047442023,0.042478036,0.00160029,0.020784501,0.005627347,-0.014262222,-0.012720287,-0.0027732756,-0.004445594,-0.025727054,0.030412963,0.054018885,0.010423192,0.022931471,0.054023966,0.010048597,0.021231223,-0.051778328,0.01660935,0.025258861,0.04493074,0.0032255694,0.009586439,0.0041990806,0.06781671,0.019592477,0.0031457155,-0.021451676,0.0030302196,-0.028401127,0.032847352,0.0003362225,-0.032975778,-0.04221364,0.028282147,0.018439008,0.017907478,-0.027094837,0.054731578,0.02349572,-0.033614885,0.031889755,0.01566435,-0.04044564,0.031603634,-0.00980168,0.035374243,0.0065202205,-0.010961168,-0.042820975,0.0018040205,0.008625051,-0.046833612,-0.025173118,0.012790187,0.0025198748,0.021708356,0.05671446,-0.036116812,0.061786573,0.009585158,-0.030132368,0.018235564,-0.027379224,-0.01582877,-0.020021852,0.01595282,0.001009711,-0.008907126,0.037538517,0.03371332,0.026839249,0.050656706,0.011257686,-0.04505806,-0.021572186,-0.00008986936,0.03811184,0.0026548314,0.011195991,0.056636516,0.027904978,-0.010113834,-0.00019773669,0.015986837,-0.002982563,0.05747098,0.008891728,0.0013398158,0.0037977118,0.003686007,0.00912911,-0.034415014,0.012174295,-0.0062874015,0.006593822,0.0067062224,-0.0051904516,-0.022069436,0.01132285,0.041116957,0.033248212,-0.04087837,0.030940691,-0.033825435,0.017521989,-0.033554103,-0.011342,-0.022407245,-0.018179005,0.04247268,0.049817868,0.019477906,-0.04338912,-0.03509543,0.041342832,0.03419737,0.006129631,0.05657195,0.013676375,-0.017167749,-0.022651901,-0.0059241266,0.012662753,-0.006329309,0.036629856,0.029758202,-0.012924727,-0.0074991924,0.06686125,-0.022495411,0.017877132,0.008831269,-0.0040604444,0.029330635,0.015435002,0.004794461,0.025335701,-0.031750254,0.022119675,-0.016877592,0.0017084266,-0.016666627,-0.023652984,0.05274921,0.014177444,-0.015892835,-0.0051296423,0.0022318943,-0.013328448,-0.03292682,0.012801853,-0.042357493,0.03254944,-0.054341316,0.011466988,-0.018964985,0.0024528261,-0.015698629,0.0076350877,0.017835708,0.013675238,0.016073972,0.0118186455,-0.04617289,-0.060353447,-0.0127673065,0.0131438095,-0.06309632,0.011803592,-0.017969135,0.015553556,0.04188228,-0.0057939454,-0.028522754,0.027913257,0.033515804,0.012365413,0.013421807,-0.024318356,0.022488207,0.008250572,0.06291869,0.012434256,-0.010094561,0.02132119,0.04904137,-0.0031920185,-0.035986252,0.017241606,-0.003416154,0.0066385944,0.015702944,-0.0026705677,0.009831133,-0.025370333,0.005392096,0.045171626,-0.015842775,0.008572508,0.015390646,0.04241078,0.019109169,-0.033724617,-0.050879955,-0.026098562,0.02125475,0.015325775,0.0041885087,0.016380422,-0.045451697,0.014153971,-0.018516982,0.012332514,0.024393506,-0.029303808,0.008462417,0.047656428,0.04065021,-0.0055543766,0.023780627,-0.027947407,0.03386401,0.04097158,-0.024698725,-0.0075677447,0.0007822525,0.05612461,0.0286849,-0.019809686,0.003705949,0.037395883,-0.016250296,-0.080169186,0.001650788,-0.062313836,-0.034314666,0.014967264,-0.009887529,0.0047806553,0.028116459,0.051721435,-0.013029609,0.060217615,-0.03502106,-0.0058032004,-0.005723794,-0.0085889185,0.0071659116,-0.030623097,-0.020948889,0.048708424,-0.010802401,-0.044843446,0.0046773027,-0.017626466,-0.1655136,0.013998954,-0.014556405,0.037523296,0.025750069,-0.001613857,0.007188495,-0.0023134109,-0.034256432,0.065236405,0.018116495,-0.026422022,0.013510625,-0.044269893,-0.020456046,-0.024299571,0.0014227143,-0.020499352,0.017309165,-0.018317644,0.0089157615,-0.040242754,0.0054642526,0.009620515,-0.000058559726,0.0042065606,0.04746073,-0.00016194947,0.009449293,-0.023092976,0.009960029,0.018561577,-0.024293441,-0.008949801,0.012360377,0.051375683,-0.034245536,-0.056354444,-0.036547452,0.019997543,0.04500233,0.061467506,-0.03840822,0.043320343,0.021814832,-0.0048226374,-0.037580773,0.01975446,-0.04085634,-0.05217033,0.006436975,-0.0021085455,0.03436551,0.011236006,-0.022046827,-0.009156671,-0.018222671,0.048735254,0.014625529,0.0037262887,-0.04196642,-0.047104556,0.027477115,0.014814676,-0.045158762,-0.055682797,0.016037203,-0.0146436095,-0.0025720035,0.0130130835,0.011601274,-0.062362,-0.0026946124,0.0016031008,-0.01267176,0.024096154,-0.0063184374,-0.018204674,-0.0004518444,-0.10593813,0.012046803,-0.012772989,-0.015719086,0.06337757,-0.0017921621,0.018087767,0.019917758,0.024875775,-0.010441319,0.20780931,0.04649749,0.0478298,-0.030610802,0.030410705,-0.035545234,-0.04797783,0.00032855602,0.034820646,-0.048177816,-0.008293508,0.021530915,0.012301628,-0.0062562255,0.03390505,0.020654447,-0.050930504,0.0057268804,0.054590154,-0.013792593,0.058100034,-0.014522259,0.024350785,-0.027090987,-0.043304875,0.008956289,-0.031873975,0.0169216,-0.02386308,0.0046323636,-0.033002704,-0.010156705,0.018365579,0.02143524,0.09785936,-0.044480894,0.014902867,-0.0853042,-0.042865906,0.009830708,-0.0056674764,-0.0028705713,-0.005129595,-0.017167835,-0.068377525,-0.0005212475,0.0029420995,-0.0020645035,-0.05792956,-0.014974077,-0.007606963,-0.012758542,0.01791044,-0.0045470577,-0.0023365743,-0.006999661,-0.023868652,0.029137172,-0.02104935,0.05514387,0.00073934253,0.03918166,-0.046010785,0.008394005,0.027112816,0.0076157097,0.038532425,-0.007201164,0.013533704,0.011253318,0.00045377208,0.018460616,0.022681667,0.019922402,0.009512788,-0.037954275,0.0501203,0.007899856,-0.020907212,0.0074620424,-0.046727438,-0.024599496,-0.019485056,0.015530752,-0.013597377,-0.05846803,0.04000563,0.025686845,-0.01267763,0.014114531,-0.006543436,-0.011303169,-0.06084729,-0.028033532,-0.021128582,-0.031896524,0.0025530881,-0.01300668,-0.03858652,-0.008769473,0.006645257,-0.03225037,-0.0038157967,0.039998576,0.036608472,-0.008826379,-0.004541759,0.020714248,0.004025524,0.01809252,-0.029350787,0.04271993,0.009521836,-0.053103957,0.01820888,0.083231874,0.045172572,0.015981775,-0.0056668655,-0.009009942,-0.023219906,-0.008491318,-0.005780992,-0.0019842614,-0.009217503,-0.032907195,-0.075612105,0.04843582,-0.030312411,0.03286413,0.045794547,-0.025177471,-0.04578069,0.036599968,0.040583156,0.038408376,0.04116501,-0.018460257,-0.010897169,-0.0033645346,0.012815668,-0.008246548,0.03783927,-0.04902966,0.038016282,0.013087474,-0.041358333,0.004999248,-0.027897423,0.037442133,0.040706668,0.05095895,-0.0064501213,0.0046052863,0.02049511,-0.0026292824,-0.013782409,0.024870055,-0.026937688,0.0006600545,0.014846965,0.056253932,0.027852427,0.06791047,0.008454445,0.0061054244,0.037083484,-0.0037773994,-0.014624004,-0.055799358,-0.03052178,-0.044901542,-0.02783209,0.0071755466,0.03488244,-0.004272126,0.039534952,0.0014243945,-0.011810905,-0.0060110814,0.065898225,-0.0472162,-0.05802561,0.02673314,0.026354138,-0.029331034,-0.024021696,-0.010844889,-0.038495176,-0.030106572,-0.0762748,0.095812075,-0.036598705,-0.029527364,0.026376603,0.022533586,-0.008451923,0.027018724,0.012019465,-0.015769688,-0.04239518,-0.003166919,-0.023849001,0.04165196,-0.03221734,-0.008700022,-0.008540718,0.005896514,-0.04530301,-0.03599329,0.0025253755,-0.03699408,-0.08209254,-0.014115962,-0.010586794,-0.041323684,0.010739992,-0.0013792914,-0.059288464,-0.058432307,0.02451943,0.002282102,0.07676902,0.006386185,0.007710981,0.013084046,-0.011840654,-0.030984404,-0.060435116,-0.02519253,-0.017254593,-0.039327554,-0.0061943415,-0.020435948,-0.018248513,0.07222785,0.038645875,0.014024154,-0.0052875476,-0.024969507,-0.002828776,-0.014662924,0.027245248,0.0062624384,0.026038973,0.010362549,0.019130608,-0.04456159,0.021033097,-0.024402479,0.016074907,0.016682198,-0.019849164,-0.009300911,-0.008290111,-0.010198966,-0.0051610623,0.013390732,-0.049475394,-0.033365645,0.01413971,-0.018537441,-0.005747527,-0.019354388,-0.024590287,0.016603176,-0.0072564483,0.010861791,-0.025505634,-0.031193145,-0.038471695,-0.03532676,0.0059655528,-0.0043165544,-0.0026229029,-0.0034905758,-0.020392364,-0.0113302935,0.04957183,-0.011523291,-0.08427757,0.021420795,0.019572074,-0.014380879,0.03774492,0.04512235,-0.0033353243,-0.0015882158,0.025375724,0.00302632,0.02605995,-0.009348085,-0.020760005,0.053169437,-0.014743351,0.039575636,0.029755259,-0.008329668,-0.005152277,-0.012077546,-0.026850779,-0.028713591,-0.008021909,-0.009081747,-0.040559508,0.009790196,0.016044991,-0.067976035,-0.009950834,-0.010676348,-0.013159546,-0.05799021,-0.008766621,-0.014121343,0.00083645835,0.014966207,0.049295753,-0.0045578415,0.01886119,-0.018376132,0.0067858035,0.009315986,-0.043879144,0.03354877,-0.008383407,0.01583924,0.010500014,-0.016849417,-0.03770225,0.053365976,0.019120838,-0.07819133,-0.018543528,-0.01520982,0.019037709,-0.00087877066,0.020583097,-0.01681705,-0.033700507,-0.006822986,-0.006492415,0.051039856,0.021745728,0.022272816,-0.007995082,-0.06385578,0.015016722,0.03385164,-0.005767852,-0.0076051997,0.012388068,-0.002291521,-0.023478134,0.009434462,0.033705156,0.0042796033,-0.008779718,-0.013787917,0.04213984,0.007626489,-0.019800665,0.012095163,-0.011266563,-0.0042046015,0.015365363,0.0013529701,0.018876825,0.043260835,-0.0025681478,-0.004834864,-0.029287683,0.009609707,0.0055492017,0.03437647,-0.02753965,0.05955939,0.019110123,0.020308804,0.011698042,0.001220358,0.03078273,-0.006089921,-0.02850108,-0.00417892,0.029064778,-0.04068493,-0.0064993002,0.009514768,0.012507577,0.052342504,-0.0037677768,-0.0034969766,0.015430446,0.061453912,-0.14380175,-0.003093786,-0.0053833416,-0.003963722,-0.00799807,0.000092469134,-0.03639557,-0.052536186,0.018596016,-0.022863794,0.047409113,-0.045398664,0.03612343,-0.03296082,0.017466098,0.044849023,-0.073336445,0.01512002,-0.042923354,0.020610753,0.038984135,0.009836818,0.00545297,0.019984826,-0.024318319,-0.0071197236,-0.01697659,-0.010728457,-0.014373145,-0.020322606,-0.025730185,-0.027658576,-0.024513315,0.053325843,0.0012918522,-0.010543634,0.012943218,-0.03344792,-0.0009359154,0.0034886736,-0.009636397,0.020868815,-0.020759035,-0.020504242,0.01921247,0.028251214,0.004596874,-0.019604443,-0.018701987,0.002908403,-0.011444395,0.014401984,-0.018447233,0.05155839,-0.035837717,0.0040500183,-0.0026714932,-0.02988461,-0.03655008,0.04437583,-0.022024436,0.025653457,-0.0026175985,-0.0039149537,-0.06866848,-0.011423526,-0.016438857,-0.010625201,-0.049398053,-0.011677575,-0.010097406,-0.043589458,0.0022230037,-0.03543084,-0.00006487357,-0.013985543,0.012890434,0.03192912,-0.00876483,-0.051420048,-0.093830116,-0.02700477,-0.012389417,-0.016746191,0.016569458,-0.0052392436,-0.019488884,-0.030124795,-0.108809955,0.0010030381,-0.03577662,-0.012757311,0.03329033,-0.010942424,-0.0026625071,0.015204587,-0.012596951,-0.0003367342,0.010045245,-0.000013747877,-0.0006737985,-0.026548134,-0.006284342,0.012649708,-0.06378622,0.030669339,0.059382904,0.0037582205,0.047107887,-0.007891267,-0.051598284,0.030691475,0.00014795226,0.0120901605,-0.0034771066,0.0059603676,0.02545737,0.0056519588,-0.017305838,0.040109154,0.048169624,-0.045624495,0.02526827,-0.029131535,-0.029923648,0.044754222,0.013084297,0.061059996,0.02717261,-0.00275811,0.011863005,-0.07350706,0.014302362,0.012281246,0.044243846,-0.040529337,-0.016539238,0.022083169,-0.028865062,-0.015627656,-0.011048621,-0.0082373135,0.0019932727,-0.021556746,-0.016018396,-0.029823376,0.040532287,-0.049552597,-0.0053178393,0.006037282,0.08192404,0.0051645543,-0.013852822,0.016679911,-0.0108550275,0.0374675,0.0032339636,-0.013424632,-0.0077246637,0.034316335,-0.01876933,0.0045804,-0.00008621919,-0.012182545,-0.007112505,-0.042951178,-0.0019242448,-0.0062643625,-0.004095367,0.0012756928,-0.0073185563,-0.023401715,0.003225588,0.016523879,0.039280232,-0.008027883,-0.010223212,-0.030014448,0.040809955,-0.02473009,0.026296284,0.035468377,0.050377443,0.03960513,0.005639512,-0.018822908,0.029916221,-0.020389201,-0.02094073,0.024659647,-0.07654868,0.048985973,-0.0018724671,0.0088034095,0.046855405,-0.0060496214,-0.0044287727,-0.026628306,0.00522571,0.004357139,-0.02164184,0.012490315,-0.062219653,-0.042580362,-0.009625841,0.009685025,0.010263553,-0.029676128,-0.028248077,0.021469086,-0.040956378,-0.029267777,-0.011136634,0.06445545,0.010650613,-0.0011601951,0.014189136,0.030072384,0.0016265382,0.011810765,0.018027911,-0.015402945,-0.05820721,-0.013916995,0.042797152,0.025050012,-0.050713472,0.010812439,-0.009350213,0.008233568,0.027442126,0.0028937992,0.028998267,0.06379356,-0.027478544,-0.012758416,0.00049412064,-0.030727748,-0.009859109,-0.0101780025,0.010988489,-0.012113512,0.031776704,-0.057441138],"last_embed":{"hash":"hfcth3","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"hfcth3","at":1762844717774},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{44}","lines":[48,48],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"hfcth3","at":1762844717774}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{45}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03541884,0.003967158,-0.0079048155,0.010877807,-0.01345083,-0.028270397,0.028436054,-0.02156313,0.0147252465,-0.011057182,0.012183043,0.023238415,-0.031033222,-0.0051572504,0.0058002262,0.009357807,-0.01746998,0.008472159,-0.0030823185,0.023088353,-0.06386671,0.034852177,0.029326674,0.008745863,-0.021475216,0.021107899,-0.039665088,0.014610912,-0.019436348,-0.02464136,0.031262465,-0.052192066,0.01978069,-0.061487947,-0.012383036,-0.015844075,-0.0016030049,0.017236426,-0.039026573,-0.024738867,-0.021458834,-0.030995863,0.042092506,-0.009906011,-0.011224593,0.009183278,0.024096267,-0.0062825847,-0.0056955456,0.010281382,-0.010050289,0.022280548,0.009619372,0.005065886,0.0053579123,0.06045849,-0.009277091,-0.0045263874,-0.055000372,-0.009407861,0.010360196,0.073134236,-0.014252718,0.003408528,-0.0077696466,0.06648071,0.026854621,-0.0010997301,-0.0080830185,-0.035603337,-0.06086526,0.034661755,-0.026243372,-0.015145595,-0.07582406,0.018132579,0.060350686,0.003004576,-0.000020538666,0.044409577,0.0023441112,-0.052541267,0.032354835,0.0025020146,-0.012572241,0.032266337,-0.026096068,0.017233647,0.025567159,-0.0011013063,-0.049627125,0.004093663,0.020801539,-0.026853636,-0.0056174323,-0.00751323,-0.017505644,0.031464916,0.022953747,-0.0135848485,0.023366218,0.038861148,-0.0210825,0.0032062572,-0.026331695,-0.016511088,-0.010347055,0.032110333,0.010970319,-0.01380744,0.015671328,0.015247149,0.018864384,0.03484233,0.026574705,-0.032302953,-0.008255043,0.0073314058,0.016381716,-0.0048102494,-0.005538842,0.054124963,0.002197229,-0.009734098,0.016535683,-0.010585462,0.0045860754,0.012669866,-0.014027419,0.025556417,0.009162082,0.017602092,0.00857611,-0.004657936,0.00710907,-0.028580837,-0.013282606,0.035437338,-0.008870629,-0.009764578,0.019239707,0.064333014,-0.014764194,-0.046489567,-0.004672432,-0.014706692,0.024622958,0.013091844,-0.03501238,-0.072618224,0.020606114,0.02492909,0.027027939,-0.01558999,-0.0154803395,-0.029571122,0.040090367,0.0067898873,0.017904624,0.02071068,0.004163797,0.009898358,-0.04551243,0.00022823461,0.020474289,-0.006471363,0.043723308,0.02200484,-0.013650299,-0.022405436,0.04675042,-0.014227649,0.003360147,0.025346713,0.025891768,0.023511032,0.028184045,0.024622275,0.014592835,-0.034974698,-0.030143593,-0.018338004,0.010896318,0.027508585,-0.05362163,0.03511045,-0.012519386,-0.021611838,0.01570162,0.02806743,-0.004822201,-0.038831275,0.005507415,-0.04229032,0.08496244,-0.055167865,0.03164701,-0.026613068,-0.004578203,-0.031082015,-0.0040094764,0.015680097,-0.004525902,-0.03529887,0.013755573,-0.045483086,-0.046565674,0.016251583,0.02437182,-0.038104247,-0.0029097598,-0.043110505,0.010892386,0.0141763855,-0.044301014,-0.008287093,0.014113264,0.05357606,0.021827301,-0.0007820644,-0.034115024,0.024800684,0.01965533,0.03700665,0.01586912,0.022138646,0.0037176334,0.062282,-0.0076377857,-0.0074350643,-0.009368427,-0.009096316,-0.00048067572,-0.0038854876,-0.007646744,0.006989423,-0.029939214,-0.009982725,0.018621173,-0.010180674,0.0048664506,0.003428229,0.017794898,0.05036383,-0.04866539,-0.03349309,-0.0027563756,0.05411939,0.010363344,0.019689985,-0.0013918614,0.007487698,0.021863569,-0.03463368,-0.026366424,0.018729808,-0.032461602,0.0007977527,0.01837991,0.050349373,0.034587633,-0.007017038,-0.006167846,0.040902633,0.032823566,-0.017738422,0.0063382527,0.02679718,0.014638356,0.017650183,0.011011457,-0.033710457,0.06344695,-0.020014016,-0.05215317,0.037783466,-0.043309096,-0.05320718,0.035916116,0.005331883,-0.0074830456,-0.0009710573,0.04172886,-0.0018127852,0.04747265,-0.03046015,-0.0026550023,0.03405735,0.010742188,-0.039242208,-0.0028271659,0.028881868,0.04348333,-0.029595695,-0.012068858,-0.020456297,0.029335279,-0.15497304,-0.0018312344,0.005849719,0.062102582,0.021785883,-0.0123480605,-0.022291688,-0.014414958,-0.038108334,0.055215187,-0.007461395,-0.025888665,0.0011426659,-0.030212479,-0.029399691,-0.027506728,-0.025356337,-0.030208824,0.01350963,0.003822297,0.011710858,-0.04782867,0.041425243,0.010109803,-0.0022842123,0.00024527026,0.028046982,0.020141533,0.00071836845,-0.025175182,-0.0049789813,0.010299356,-0.015056473,0.050673768,0.032418396,0.061709136,-0.033478994,-0.030384706,-0.07507149,0.03038393,0.04357072,0.044263344,-0.045833766,0.0657085,-0.028716074,-0.017535636,-0.046728987,0.0016305898,-0.02573342,-0.064057656,-0.032153517,-0.046462465,0.029203786,-0.024885956,-0.020561675,0.0036698454,-0.01364965,0.055074815,-0.00825526,-0.017620075,-0.057686534,-0.06887532,0.02377519,0.027887208,-0.031208875,-0.040563155,-0.02177331,-0.0332392,-0.0016534126,0.020334523,0.00051644666,-0.052796725,0.02014437,0.030157259,0.019986982,0.00771019,0.00647994,0.011219243,-0.024193058,-0.08091617,0.022934362,-0.0022887324,-0.028176818,0.06032547,-0.027918179,0.0067832414,0.028618744,0.022576554,0.019407207,0.23058528,0.0478728,0.06628569,-0.03172634,0.021359148,-0.042623807,-0.0082689235,0.05167834,0.00020252842,-0.02529962,-0.00913005,0.010790658,-0.018139733,0.006456242,-0.00030202972,0.015528381,-0.055831067,-0.0013116351,0.056330472,0.0047167954,0.014785054,-0.009376022,-0.00091779267,-0.028967092,-0.051140364,0.018264696,0.005992946,0.007528704,-0.011536465,0.028598553,-0.040005814,0.0491781,0.07796115,0.008372921,0.075646535,-0.026127797,-0.008495624,-0.088627055,-0.018189471,0.028334765,-0.0062557105,-0.004305999,-0.034148462,-0.01849833,-0.02805363,0.010178921,0.008876651,-0.026895694,-0.04331264,-0.008230007,-0.031363543,0.01270119,0.00032252888,-0.023146253,-0.005929839,0.014685378,-0.013310563,0.017716844,0.0039360914,0.060676705,0.034581017,0.025955075,-0.02844779,-0.0130971875,0.022242054,0.0009687265,-0.0004501671,-0.037116405,0.010948201,0.009502072,-0.0076225074,0.014706839,-0.009291062,0.02290559,0.032221485,-0.011490125,0.028304141,0.030223507,0.020345489,-0.021924352,-0.049976762,-0.03991638,-0.016325377,0.060435157,-0.0016491595,-0.029752167,0.009584158,0.008218333,-0.0016346297,0.007431114,-0.02828723,0.00024616212,-0.070465535,-0.021042325,-0.012621821,-0.04378095,0.04334154,-0.03291304,-0.03114074,0.007645355,-0.016129004,-0.000583186,-0.0032236504,0.021383459,0.056657266,-0.0317847,-0.029172461,-0.01579018,0.032409843,0.017463433,-0.010571344,0.038800813,0.0051869066,-0.031812616,0.066161945,0.08320246,0.025658378,-0.014099176,0.008389746,0.0077010132,0.016277418,0.016997682,-0.008989817,-0.012025153,-0.043565787,-0.031360473,-0.06800677,0.03205648,-0.008114185,-0.0011471168,0.035356108,-0.02127587,-0.054972816,0.057310503,0.06487612,0.019014599,0.06528461,-0.031209825,-0.009108422,-0.031619024,0.017095849,0.00641524,0.03439711,0.006772237,0.009045702,0.02717604,-0.03902886,-0.0035410484,-0.012234694,0.020772925,0.033790484,0.056471087,-0.008958151,-0.025265701,-0.010937967,0.021351365,-0.008841891,0.024809696,-0.041928407,-0.033638846,-0.0022384871,0.08910495,-0.000008012622,0.065438755,-0.029545927,-0.028734254,0.01739712,0.007870061,-0.036463603,-0.06668914,-0.0019227006,-0.02481212,-0.037734654,-0.0056241043,0.031094667,0.013939238,0.042183775,0.022156576,-0.010918816,-0.028586537,0.024439687,-0.0728936,-0.058552362,0.06435988,0.063206516,-0.035336442,-0.031065587,-0.015379402,-0.0222783,-0.046111315,-0.070249826,0.09796086,-0.02174137,-0.034160607,0.000008912674,0.000085683874,0.010081768,0.018844564,0.018822458,-0.011599435,-0.030543415,-0.02663154,-0.023071444,0.014417798,-0.010173035,0.005382526,0.007883153,0.023376971,-0.047493283,-0.05558927,-0.010263619,-0.016793188,-0.058249366,0.014533949,-0.037892394,0.00071936194,0.00423286,0.01481869,-0.06006753,-0.04008596,0.039945666,-0.013068361,0.05335648,-0.013693637,0.012737833,-0.050409947,-0.0007943524,-0.034782,-0.053263225,-0.028808674,-0.011808529,-0.059501674,-0.011650451,-0.012495601,-0.0009679132,0.019903444,0.034575194,0.024801338,0.009185961,-0.036882136,-0.009180791,-0.020426849,0.013207949,0.03041507,0.019857708,0.0054707383,0.046246905,-0.05618824,0.012043092,-0.034988318,0.0038268461,0.013428449,0.003267346,-0.013882463,-0.02436269,-0.0457014,-0.026579056,0.026506556,-0.0473312,-0.0152137615,0.002285482,0.018777141,-0.009047861,-0.025073737,-0.031957258,-0.017375216,0.0034871602,-0.007227685,-0.03467886,-0.014797078,-0.030548299,-0.026660927,0.008675466,-0.045738757,0.02065081,-0.0035743334,-0.026448026,-0.0114148,0.032284483,-0.0005271644,-0.05647542,-0.0023621703,-0.009871642,-0.03636933,0.02389049,0.0013986017,-0.02473142,-0.002875795,0.008198387,-0.017440163,0.019898029,-0.021778977,-0.059702978,0.02426059,0.0003957329,0.048090074,0.008357869,0.023506049,0.0029268193,0.007401054,-0.015694322,-0.015885126,-0.032526474,0.0140616875,-0.0013987554,-0.009357245,-0.0017073241,-0.0508707,-0.0017038522,0.017926747,0.00083667715,-0.05105799,-0.010939199,-0.014430056,-0.0043593887,0.01697174,0.036316782,-0.007500125,0.016792076,-0.010402116,-0.00879522,-0.005907098,-0.041235227,0.044363882,-0.036121484,-0.018881103,-0.007001685,-0.034237806,-0.033708002,0.026936729,0.018310124,-0.062357448,-0.033778,-0.039352223,-0.0034949775,0.015687378,0.022343468,-0.024072334,-0.002939881,0.009507669,0.033103544,0.02696994,0.019813832,-0.0045622606,0.03378211,-0.04600015,0.013232854,0.042982068,-0.014617067,-0.0089088585,-0.0022293082,0.049480442,0.002358404,-0.016386474,0.062137578,0.01439451,-0.0452051,-0.043238677,0.028488798,-0.0031262275,-0.048154153,0.0051379856,-0.019975612,0.011599952,0.000057233414,0.04072624,0.013242256,0.0014977708,0.01933699,-0.027829051,-0.014107719,0.0089295665,-0.0081569785,0.033746038,-0.06032321,0.074553,0.01576894,-0.013120809,-0.0018478788,0.0007259316,0.049947057,-0.0017210499,-0.015192945,-0.028412228,0.05893158,-0.04143599,-0.00027358544,0.01821455,0.019044485,0.022511693,-0.0014155839,0.004204423,0.04178008,0.011293777,-0.15762569,0.015836535,-0.0058945455,-0.0048386883,-0.036736794,0.0180947,-0.022798449,-0.024584735,0.00026679278,-0.008959311,0.026531352,-0.05455762,-0.00036176553,-0.039951608,0.0044973157,0.02676438,-0.049523514,0.019101199,-0.035860345,0.026685793,0.046433628,0.0016792038,0.046862934,-0.0016266074,-0.0018842957,0.009020273,-0.058053266,0.02588193,-0.023609206,-0.0037737177,-0.057188112,-0.007727519,-0.013774877,0.03370283,0.018638447,0.0023181585,0.030409362,-0.01642391,-0.06650264,-0.0030102509,-0.0062111123,0.012635744,-0.02527373,-0.0054802992,0.015150469,0.03530087,0.0011852678,-0.038462877,-0.042069238,-0.01753361,0.005535055,0.027880067,-0.014064333,0.024181357,0.010886295,-0.031686172,-0.000034639943,-0.018501189,-0.023914875,0.047237482,-0.007480087,-0.0035396384,-0.010087653,-0.012781888,-0.049490176,-0.012447243,0.017555367,-0.020458387,-0.039889023,-0.0012595038,-0.023555612,-0.01736616,0.0067140837,-0.029736783,0.009318885,0.02388594,0.019457674,0.0014356958,-0.016415223,-0.00979495,-0.09033963,0.013928222,0.0045001735,-0.007779678,0.029195653,0.004389649,-0.03672019,-0.004853318,-0.095435224,0.0034511765,-0.0574439,-0.017633224,0.03221518,0.012938766,-0.021695493,0.03304165,-0.0049018078,-0.0065254965,0.028909657,-0.021879617,0.00078844343,-0.049876485,-0.02512218,-0.0069145383,-0.039763715,0.023355272,0.033515114,0.015295092,0.041296806,0.011737725,-0.068607494,0.006554972,0.024483275,0.03250724,-0.0008659189,-0.0022930503,-0.013123812,0.0030804835,0.0059444504,0.030355062,0.03507628,-0.03975834,0.052135162,-0.043646358,0.017516037,0.06968928,0.007893438,-0.00054956105,0.02261797,0.026205521,0.041311007,-0.01860906,0.022897542,0.016090741,0.0132551985,-0.010022695,0.017884148,0.03091874,-0.022492325,-0.02891719,-0.038752,-0.018253801,-0.0051065222,-0.010325265,-0.018680602,0.016803946,0.009317776,0.00819222,-0.022664165,-0.029314538,0.05821587,-0.0023279353,-0.00094313605,0.0014921764,-0.006034749,0.04633497,-0.024607647,-0.00035956895,0.023515105,0.063148566,-0.0057752435,-0.015213654,-0.011461682,-0.024568526,-0.032032307,0.004272183,-0.0067324024,0.00519168,0.012134175,-0.018518869,-0.03300639,0.054115307,0.00990549,0.025919013,0.039607003,0.010423601,0.007844175,0.0022512414,-0.0042662024,-0.0051552905,0.023941768,0.02341397,0.03703963,0.02025129,-0.009496783,0.023978673,0.013518647,-0.013918874,0.020892363,0.012027989,-0.039478764,0.06283041,0.022243207,-0.013134175,0.06808477,-0.014671274,0.00046626606,0.005454974,0.00072576513,-0.0010548786,0.0055303127,0.029732324,-0.05446514,-0.0017408781,0.013070856,0.022539498,-0.01154298,0.014336462,-0.005045976,0.008669551,-0.0034542496,-0.016008021,-0.014418594,0.047028754,-0.0062256157,-0.00081077823,0.014239241,0.008856403,0.021002859,0.016769348,0.027782472,-0.027627524,-0.03977689,-0.031418726,-0.011763632,0.026082793,-0.047377262,0.035920896,0.002048467,0.02754271,0.027659405,0.023770576,0.02996014,0.064264074,-0.015115002,0.0072776694,0.028896363,-0.047722127,-0.03372443,0.010549728,0.031022128,-0.008937925,0.030164847,-0.053172275],"last_embed":{"hash":"1jywk3t","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"1jywk3t","at":1762844717774},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{45}","lines":[49,49],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jywk3t","at":1762844717774}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{46}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029622538,0.012293343,-0.010451495,-0.019438248,-0.0148024205,-0.005583736,0.026480513,-0.012006751,-0.031682406,-0.011528841,0.015461542,0.0074421354,-0.018113311,0.013115313,0.018804315,-0.011502532,0.0013983996,-0.01777926,0.026234386,0.038611364,-0.029185921,0.07860852,0.03265256,-0.025892802,-0.012150613,0.029659027,-0.03096496,0.023613034,-0.0074187685,-0.030485092,0.007013427,-0.05420785,0.029018333,-0.058364026,-0.051161885,-0.02792566,0.020899726,0.022658074,-0.042057298,0.0005152596,-0.024302162,-0.0123822745,0.022828206,-0.015455592,0.028637387,0.0011596718,0.018338844,-0.009986742,-0.021029674,0.022237929,-0.012304811,0.012694603,0.03791666,0.005929815,0.051428325,0.07482124,0.0031619456,-0.014061296,-0.015503436,-0.019924454,0.013456452,0.025724672,-0.000845641,0.0010874883,0.013748435,0.06389211,0.014538124,-0.011382436,-0.027894672,-0.022968482,-0.022094207,0.021304496,0.0080621345,-0.041503824,-0.059770063,0.013318262,0.04380818,0.030779265,-0.03173808,0.07642272,0.028646955,-0.039450325,0.003875337,-0.019242447,-0.0057815723,0.04605178,-0.0049565895,0.03468415,-0.008286435,-0.013937829,-0.007869506,-0.015333039,0.028978594,-0.040779795,-0.0033332356,0.024453042,-0.0027796465,-0.0009854076,0.027401969,-0.02298141,0.005777404,0.020614998,-0.02324331,-0.014337532,-0.01661731,-0.017999185,0.0058082584,0.0075064013,-0.012487028,-0.005080905,0.0028824487,0.0028649066,0.020829782,0.03533946,0.017300317,-0.012011506,-0.01884965,-0.0075179376,0.051542908,-0.02471613,0.011751765,0.0018731351,0.032590162,-0.015766617,-0.005045933,0.021834848,-0.014138083,0.013247925,-0.03626901,0.013019059,0.026522787,-0.00773528,0.017922724,-0.02701632,0.022027213,-0.005768073,0.009384272,-0.014397997,-0.015310859,-0.047544397,0.011183901,0.01667597,-0.0032186985,-0.009863634,0.0024785616,-0.020219104,0.03887145,-0.027951458,-0.0085498355,-0.015397141,0.03636189,0.003888535,-0.0144632775,-0.010757885,-0.031335946,-0.021170963,0.054533064,0.026214655,0.02574258,0.023485063,0.00008492144,0.0065446864,-0.06290419,0.0015496348,0.012778727,0.011411959,0.050016858,0.006010543,-0.015370066,-0.028497892,0.061605684,-0.061831184,0.06463878,-0.0016752877,0.020951482,0.03808749,0.047983255,0.021028811,0.019376282,-0.0350772,-0.0049647954,-0.02779225,-0.015217247,-0.019115817,-0.031901557,0.02959568,0.047761247,-0.03022191,-0.020868888,0.023217106,-0.01824864,-0.012634834,0.040859934,-0.04058063,0.026309589,-0.03986018,0.017163137,-0.004019337,-0.023439668,-0.034236718,0.029739525,0.0031779644,0.052386936,-0.014965171,0.0037556668,-0.027969137,-0.024860144,-0.019616215,0.031903237,-0.054269336,0.021057611,-0.024805883,0.0136981495,0.0075138877,0.004454724,-0.015215181,0.059729762,0.020077864,0.005781307,-0.0074230907,-0.045026295,0.018854145,0.005895562,0.06973375,0.036573358,0.035214268,0.033593167,0.034722947,0.0027508568,-0.030171448,0.0012252962,-0.013339763,0.011257408,0.02818184,0.018072044,-0.0019719608,-0.034354378,-0.02082907,0.030490138,-0.015758196,-0.0005720902,-0.01511596,0.00015870722,0.029436368,-0.036622413,-0.008133864,-0.0066293734,0.029285626,-0.006210009,0.013358947,0.0044577103,-0.027257025,0.02715303,-0.04108806,0.015570456,0.01492251,-0.018023454,0.013640946,0.03701229,0.005991801,0.0012454127,0.0204675,-0.035259493,0.023115428,0.01607886,-0.009689907,-0.008120121,-0.010058303,0.04414962,0.011921111,-0.010941712,-0.018844765,0.016499752,-0.008230856,-0.038985822,0.010507829,-0.056703724,-0.054284588,0.028907625,0.004807119,-0.013254379,0.05514711,0.04581599,-0.0010124577,0.042115692,-0.0032218883,0.012588219,0.010093779,-0.005268114,-0.012657564,-0.01242744,-0.010234314,0.051466174,-0.028118284,-0.040013243,-0.044559862,0.0122760935,-0.14517781,-0.012928008,0.0018453007,0.028738223,0.020955121,0.0045148553,-0.016218107,-0.0033174886,-0.034944892,0.06732035,-0.031730115,-0.039746188,0.0060898573,-0.03358186,-0.041595493,-0.0026014482,-0.045702055,-0.026358014,-0.007905499,-0.0037201347,0.0073920446,-0.029210044,-0.014742295,-0.003788206,-0.016919354,0.017656846,0.0524468,-0.0036731241,0.01813222,-0.030082129,-0.035551954,0.039742094,-0.012000967,0.009013036,0.0016985227,0.058643837,-0.008094234,-0.0148329865,-0.043913327,0.01734355,0.043395303,0.040024046,-0.018262666,0.0196503,0.01971344,-0.011605133,-0.04069787,-0.009974651,-0.024696086,-0.06896933,0.015995823,-0.008074623,0.03637944,0.01946293,0.012253007,-0.004619963,-0.009084321,0.05287961,-0.0342893,0.000048952606,-0.025383132,-0.05186179,0.01605119,0.03741706,-0.022855988,-0.05302422,-0.0054824795,-0.026332209,-0.024456464,0.00020607722,0.017938148,-0.043366842,0.011265657,-0.018999068,0.0005450487,0.007604391,0.0070806225,0.01625247,0.0041637206,-0.11208248,0.006446617,0.025354862,-0.031644467,0.035480764,-0.010175982,0.013191814,0.031024076,0.0013901348,0.021351008,0.21080023,0.043213103,0.018750982,-0.035416882,0.0060737142,-0.014710832,-0.02546975,0.04201972,0.009582682,-0.06041809,-0.01271719,-0.002714132,0.0076452573,-0.012571294,0.003436272,0.024057087,-0.04537725,0.006817376,0.048937216,0.018976362,0.016694674,-0.009229471,0.028729428,-0.010200583,-0.08509516,-0.024933932,0.01849755,-0.0063030934,-0.019412741,0.034004238,-0.024330772,0.040236585,0.060939632,-0.027211582,0.095268846,-0.021133274,-0.016521186,-0.092462696,-0.018238526,-0.021135423,0.010808918,0.00053321006,-0.032212384,0.021330312,-0.054635398,-0.008047896,0.022179205,-0.045824856,-0.035693318,-0.016830396,-0.0151267825,-0.009772021,-0.010652563,-0.00988292,-0.024650805,0.015466391,0.0030472928,0.008514124,-0.0044594742,0.055155728,0.016296102,0.027609942,-0.076567754,-0.013360779,0.032148793,0.03192614,0.0064601544,-0.014951877,0.005181611,0.011048922,0.018532012,0.013275151,-0.008756459,0.032748673,0.009296664,-0.029368615,0.022822082,0.019734135,-0.027772157,0.028341968,-0.04171213,-0.034372654,-0.047287088,0.04185273,0.00804042,-0.052067224,0.008822672,0.017304938,-0.06331569,0.008681764,-0.014835641,-0.004166069,-0.03626144,-0.026164113,-0.04824486,-0.01516779,0.040678296,-0.0270744,-0.04257124,0.00007166126,-0.013646601,0.0055874353,-0.0019104274,0.0008171998,0.03164967,-0.028796291,0.015141261,-0.02971041,0.030163372,-0.0019502415,-0.05381398,0.01565584,0.025006127,-0.01901416,0.016209377,0.0810814,0.05276962,0.020303868,0.0017602228,0.061415914,0.0020820147,-0.0154011985,-0.010551634,0.019239178,-0.019451676,-0.044677727,-0.070842996,0.02842057,0.00074946886,0.0038227215,0.046608165,-0.029618971,-0.032576684,0.028521199,0.043232314,0.025949651,0.003924141,0.0043767327,-0.03392874,-0.013082227,0.033150755,-0.009416953,0.036140565,-0.012874893,0.011501375,0.028494988,-0.069013305,-0.022182975,-0.010972789,0.038637877,0.04251077,0.043649357,-0.031055603,-0.028121376,-0.0066121113,-0.037615124,-0.021558044,0.018432736,-0.07227087,-0.01751423,-0.01427864,0.029926378,0.039093845,0.068316594,0.015705323,0.0051368023,0.022619488,0.010940175,-0.01350814,-0.008510253,0.0022098445,-0.016885892,-0.06591392,0.013947016,0.025877826,-0.06283082,0.033797774,-0.008706749,-0.01212882,-0.015149119,0.035227377,-0.051641356,-0.049762346,0.070395604,0.046241112,0.00085557636,-0.038246308,-0.021810265,-0.009746546,-0.031206038,-0.062116995,0.11763705,-0.016273007,-0.015931731,0.008602555,0.002957941,-0.0017631081,0.022163216,0.027179135,-0.0044004642,0.00008003808,-0.01695539,-0.008490437,0.036489733,-0.043276746,-0.019396745,-0.0055736583,-0.006935879,-0.035977658,-0.02339219,-0.025013886,-0.04719566,-0.10718429,-0.0014870663,-0.01273029,-0.023071177,0.057966214,-0.0020922457,-0.060929947,-0.04840593,-0.008749097,-0.0061497916,0.038027402,0.011220275,-0.0040603974,0.004520254,0.009811624,-0.06897608,-0.01325483,-0.019335603,-0.010355838,-0.057471942,-0.001529425,-0.012724501,-0.027555248,0.049874954,0.026862644,0.04074179,0.019330708,0.006319036,-0.015656576,-0.034275725,0.034465246,0.007532197,-0.0015752453,0.003565286,0.0005279836,-0.05315923,-0.0029487475,0.009730542,0.024640322,0.018005362,-0.042767245,-0.00044518645,0.0010227398,-0.017512843,-0.023191096,0.009051204,-0.06911535,-0.04919452,0.018074503,0.025525233,-0.019929638,0.003950187,0.005950048,-0.020775583,-0.01135268,-0.013692289,-0.012731095,0.011775456,-0.021056568,-0.030340433,0.021384966,-0.0114559885,-0.014804874,-0.011130017,-0.02027908,-0.04051179,0.030905742,-0.050613306,-0.042935535,0.01574533,0.014427001,0.03683191,0.0064049014,0.033695936,0.010252738,0.008885649,0.029086305,0.00428867,0.01112981,-0.003052363,-0.060389247,0.022586986,-0.011122978,0.06322113,0.042404618,0.05005933,0.022430552,-0.0039998633,-0.015409778,-0.007131962,-0.007292077,-0.0029397747,-0.058553074,-0.010618129,0.02012043,-0.043810483,0.028051581,0.017527677,0.0029066894,-0.060893156,-0.016644454,0.020531375,0.04477967,-0.0022061763,0.021725914,-0.0049113436,0.007616224,0.01843452,0.029150212,-0.007855672,-0.034181587,0.053733274,-0.03078508,-0.0016962632,0.003769814,-0.0065451195,-0.052389737,0.029243266,0.0038763375,-0.055097863,-0.047835965,-0.0025367471,-0.027106542,-0.011982943,0.0025172748,-0.023253337,-0.0308239,-0.0060657747,0.0060585267,0.012327201,0.0012308273,0.02177538,0.014545621,0.01863831,0.0034783625,0.010968094,-0.02778984,-0.0023319987,0.011820639,0.001379806,-0.013341946,0.00074039056,0.059427798,0.0156626,-0.054666277,0.029619597,0.025297401,0.04923836,-0.02463668,0.009729926,-0.012374192,0.015592191,0.0014878478,0.0024753192,0.008943597,0.034331888,-0.014325544,0.0037182036,-0.019113338,0.040923785,-0.021280179,0.039261073,-0.04036937,0.06822628,-0.016196502,0.01333345,0.026330665,0.005553681,0.0006317738,0.0011978726,-0.02607658,-0.0073263356,0.06469884,0.008780527,0.008468512,-0.0038829863,0.0372741,0.007443687,0.017568037,-0.023497617,-0.026851064,0.032715496,-0.14156172,0.026470853,-0.02673641,0.0058771134,0.0043528215,-0.0122263245,-0.024612028,-0.04712757,-0.022925617,-0.03072403,0.037912834,-0.030661631,0.027825052,-0.043595266,-0.041554004,0.051975902,-0.044015303,0.0046367673,-0.055895954,0.014236911,0.04604479,0.026893731,0.029755782,-0.004420774,-0.0131778885,0.023468059,-0.009432917,-0.030860795,-0.012955424,0.0030963772,-0.06855015,-0.006910088,-0.0018550323,0.029234178,-0.0025794199,0.009196737,0.007328158,-0.045623966,-0.060598712,-0.012520228,-0.02280957,0.02299838,-0.029590983,0.02200377,0.032421775,0.053950377,0.015611194,-0.0268735,-0.032647904,0.007315115,-0.0015935575,0.054920927,-0.022051679,0.038824804,0.0070126136,-0.022021418,-0.01218668,-0.035245918,-0.023431163,0.039637197,-0.017270384,0.037044156,-0.012467237,0.0019645283,-0.07282532,-0.0057319556,0.024146179,-0.025009677,-0.04757307,-0.0057816384,-0.0025874497,-0.024965605,0.0245832,0.0023822528,-0.0069639673,0.04198953,-0.0031090844,-0.019987829,0.0047843195,-0.031803675,-0.0990835,0.023799133,0.009166909,-0.018567545,0.04207768,-0.0002900969,-0.011185975,-0.015252732,-0.07771895,-0.00051140366,-0.052181024,0.0016222842,0.051788326,0.0005754157,0.026143745,0.032312814,-0.040844783,0.0048382664,-0.0019999344,0.026070606,-0.02987719,-0.007775882,-0.044843443,-0.043672614,-0.027980326,0.01051612,0.038325302,0.023962136,0.021528726,-0.01589232,-0.06185461,0.008862012,0.03017491,0.047294017,-0.022454573,-0.0014834183,-0.027469357,-0.014792126,-0.0073734643,-0.03823625,0.02152955,-0.028965095,0.057021756,-0.020953275,-0.010772071,0.045896925,-0.023091871,0.05512872,0.033660393,0.01079929,0.0057732174,-0.022169447,0.030208047,0.02276913,0.055271152,-0.016125964,-0.0047191908,0.026853286,-0.029515425,-0.02295251,-0.030202588,-0.03455899,-0.008767138,-0.023634605,-0.005690887,0.00025193408,0.038708165,-0.059170004,0.0009889776,-0.0146085415,0.042520713,0.018145613,0.008468658,-0.0014100759,0.0014453267,0.025433777,-0.033522204,-0.025471626,-0.004095497,0.055696417,-0.021447085,0.024708869,-0.017811015,-0.032752074,-0.04058525,-0.03530783,0.008652022,-0.005061461,0.015576612,-0.027113054,-0.029149186,0.016936509,0.00854119,0.026538227,0.07015267,-0.0050849225,0.0011077607,-0.041315053,0.044647638,-0.03724655,0.038019806,0.027967894,0.05132115,0.06429938,0.012188155,-0.0046193157,0.0408263,0.024121234,-0.023302067,0.030686291,-0.05176022,0.04178809,-0.024325265,0.022996224,0.091372795,0.0015112219,0.0018188638,0.02965939,0.0033957534,0.029339913,-0.020675266,0.01456096,-0.017255582,-0.0040771877,-0.016824208,0.027472777,-0.018477181,-0.016940251,-0.04827451,0.057229217,-0.018964896,-0.0244965,0.019273933,0.027317459,-0.012040807,-0.0059607318,0.036111362,0.031511314,-0.0124305505,-0.026508652,0.02335926,-0.028363066,-0.027284194,-0.040178813,0.0018476886,0.016366312,-0.032802843,0.05392321,-0.014365502,0.024999462,0.015309303,0.0017271566,0.040332034,0.046912275,-0.0083436575,0.010523326,0.0014498926,-0.020831622,-0.025932776,0.0076132547,0.029774217,-0.015624566,0.01223581,-0.0038286662],"last_embed":{"hash":"dw12kh","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"dw12kh","at":1762844717774},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{46}","lines":[50,50],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"dw12kh","at":1762844717774}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{47}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.046367597,0.009614878,-0.017245045,0.0061765355,-0.012830899,-0.02983235,0.030032448,0.0062890085,-0.016344251,0.008257524,0.008555246,-0.01731606,0.0057113515,0.008918066,-0.0058460343,-0.0112607675,-0.007970524,0.03848846,-0.01645567,0.0039538615,-0.05210816,0.043823253,0.037151862,-0.0008958648,-0.003919847,0.04314993,-0.023381297,0.0037608228,-0.03532925,-0.003533909,0.041607566,-0.023758488,-0.017376347,-0.07491083,-0.02069839,-0.042868406,-0.012947433,-0.008699199,-0.052145313,0.01912282,-0.015017255,-0.008198139,0.066428155,0.025174335,0.0013631508,-0.0034799797,0.013236516,-0.020168604,0.0055990904,0.033296417,-0.004168635,0.026919808,0.07661327,-0.00092146575,0.0028655373,0.04698773,-0.053788748,0.00997447,-0.07393256,0.0014407204,0.006284531,0.0058660507,0.032592583,0.0015056202,-0.02236835,0.08709185,-0.0027050693,-0.011519388,0.0043955366,-0.025724689,-0.023890195,-0.0100900475,0.00041355335,-0.044949554,-0.042703643,0.021269653,0.063341655,-0.0090696085,-0.06849991,0.038484845,0.025083259,-0.0008856826,0.01952279,0.021796474,-0.0021773716,0.05512646,-0.013162593,-0.019075328,0.008993001,-0.006676989,-0.023963792,-0.006848396,-0.03396874,-0.041304853,-0.016570445,0.0077180415,0.01243748,0.026055459,0.011817431,0.00329885,0.028123537,0.017848197,-0.02815661,-0.04043223,-0.011979782,-0.029985365,0.038469348,0.038652852,-0.018639952,-0.01581397,0.049336635,0.017556353,0.012213187,0.033710793,0.008049898,-0.032696344,-0.016530268,-0.039845444,0.031587835,-0.026722776,0.050893586,0.046848282,0.008373278,-0.0066932756,-0.024348957,-0.0108058695,0.014245052,0.033219736,0.0050187693,-0.003008057,-0.0017315672,0.03454344,0.015314142,-0.0017336155,0.00090358,-0.015965281,0.026209662,-0.021153864,-0.03412783,-0.042115856,0.020638267,0.029408097,-0.0062769204,-0.032597646,0.04972803,-0.010645166,0.064645104,0.0037944647,0.0006411982,-0.046804253,0.013933199,0.008199418,0.019034976,0.01814092,-0.06525089,0.0026691013,0.021331675,0.008726576,0.021594588,0.033567823,0.032597173,-0.013743647,0.003664831,-0.012593078,0.014145981,-0.035821587,0.025685558,0.010828407,-0.015827352,-0.018812269,0.019140467,0.00072624965,0.0007838869,0.018059794,0.05660005,0.049059156,0.046355993,0.0057769013,-0.0010607182,-0.01324332,-0.002291486,-0.014570623,0.013203783,-0.03723641,-0.0022316156,0.05277319,0.023369625,-0.027083077,-0.0013541084,0.026310004,-0.02597293,-0.03492592,-0.01466197,-0.020919133,0.07125847,-0.020296345,0.039722543,-0.029606378,-0.006397395,-0.029312389,0.0047082924,-0.0048253103,0.043332458,-0.016273517,-0.0067416527,-0.022940442,-0.062307708,-0.01868416,-0.0071857176,-0.10415512,0.01253928,-0.044153824,-0.024641559,0.004640788,-0.020489996,-0.028938217,0.009380289,0.005247465,0.008676677,0.013783493,-0.013674852,-0.0026140495,0.01323004,0.05220499,-0.014653488,-0.023560312,0.008030923,0.07520381,0.009987248,-0.04194096,-0.006690141,-0.0369902,-0.01428182,-0.0037448795,0.01761192,0.032308593,0.020440279,0.0029258505,0.0430627,0.013942755,-0.004967007,0.02709901,0.02942239,0.036802925,-0.011079715,-0.041412346,0.015134354,0.039730288,-0.020227902,0.0042655244,0.022405468,-0.041381165,0.007419562,-0.021561213,-0.040533617,0.03448683,-0.040427126,0.016731346,0.07174974,0.01756301,-0.0044189207,-0.0039296336,0.0004874449,0.017159136,0.014792061,-0.030904505,-0.019019186,0.0027601,0.0068002245,0.012166507,-0.002204728,-0.0284161,0.039553974,0.0023832647,-0.018986609,0.049243398,-0.036144823,-0.033568997,0.03869391,0.0025733223,0.032919064,-0.026770106,0.02644948,0.052165963,0.031945616,-0.030033335,-0.00067452353,-0.0045932136,0.015452676,-0.008155987,-0.00047800594,-0.017590327,0.053135768,-0.02871518,-0.026849253,0.00058238796,0.014869165,-0.16385867,0.014808284,0.03219361,0.013376129,0.025290547,0.0040510437,0.02393084,-0.019468734,-0.0521098,0.0813199,0.03436497,-0.026085148,-0.0034129452,-0.049038064,-0.03362797,-0.05109653,-0.019928632,-0.036471885,0.02005868,-0.013408787,0.010229171,-0.052635826,0.017126648,0.043578114,-0.0044740112,-0.027153283,0.07577411,0.013469323,-0.028629828,-0.05073972,-0.0186524,-0.013135307,-0.008810837,0.037572626,0.0052886046,0.03526209,-0.026983496,0.0015240684,-0.023193585,0.018082734,0.045305766,0.046921756,-0.045162328,0.0761163,-0.014794781,-0.0030660445,-0.0010052974,-0.0009258114,-0.04955963,-0.041662946,0.0032107641,-0.021441886,0.030813018,0.037391953,-0.013385485,0.020224689,0.027869835,0.04315043,-0.010229185,-0.012532432,-0.04438736,-0.056982864,0.023399357,0.06159943,-0.068980806,-0.02412475,0.006353488,0.0186657,0.0032936998,0.0011670436,0.004957664,-0.061173685,0.030012567,-0.0029014696,-0.0099217165,-0.030402591,-0.00008129802,-0.00709415,-0.000056603476,-0.087885186,-0.013699005,0.0062274886,-0.0034806987,0.022906924,-0.010362832,-0.020949556,0.010155786,0.011023243,0.027447445,0.19923568,0.0521261,0.024877485,-0.0058270902,0.042327367,-0.03777795,-0.04069864,-0.0001793536,-0.0013221723,-0.04524323,-0.014164593,0.016346833,-0.021591375,-0.019190628,0.0015405233,0.069287725,-0.029656345,-0.031167936,0.07181373,0.0038612261,0.013976226,-0.003134678,0.025325049,-0.023708956,-0.09459906,0.009277882,-0.047311995,-0.001669952,-0.02962881,-0.012319985,-0.023727441,0.01708551,0.04813651,-0.03680831,0.04579193,0.017242923,-0.037138645,-0.06928102,-0.03260055,0.02896999,-0.005382425,0.025779149,0.02207523,-0.023323257,-0.008930331,-0.012006784,0.02918818,-0.010345335,-0.05739807,0.038925402,-0.004783769,-0.02529479,0.005463663,0.031126527,-0.015641032,-0.023427492,0.0036701339,0.017598167,0.006315454,0.062080692,0.027697923,0.026928635,-0.06713321,0.021969553,0.010901166,0.022274163,0.010674927,-0.025325442,0.0015957591,0.00078779913,0.027536621,0.03132319,-0.0025221827,-0.015206914,0.0027894378,-0.004836165,0.0022089568,0.007786442,-0.0035701748,0.0034792146,-0.029645596,-0.04219385,-0.043983247,0.035154622,-0.0008510993,-0.024526328,0.026080862,-0.018908158,-0.014879167,-0.016829392,-0.0027682106,-0.012272772,-0.0168804,-0.022731252,0.014715211,-0.023890592,0.017395396,-0.00541841,-0.025288194,0.0338604,-0.0009903677,-0.01153293,-0.011798365,0.0007496683,0.024753125,-0.008049911,0.04488652,-0.028912095,0.01498372,0.005064344,-0.05203125,0.013393192,0.016780345,-0.05229001,0.028272908,0.050449144,0.041918185,0.02944799,0.046234127,0.01151397,0.0016118357,-0.0038710148,-0.018425126,0.00950974,-0.010880379,-0.044197626,-0.033076514,0.01920454,0.006514003,0.028714389,0.08511233,-0.024712516,-0.05127544,0.0313513,0.08716562,0.01705017,0.028716687,0.008412221,0.0008499256,-0.01990587,0.056337446,-0.01032409,0.016362205,-0.0019877837,0.017454041,0.028240062,-0.012606775,-0.031785782,-0.041658286,-0.0025465775,-0.008954969,0.02847769,0.010812004,-0.046420168,-0.0051411195,-0.05868915,-0.02268918,0.0044634608,-0.045443386,0.013985689,0.0075352355,0.041086055,0.0053558443,0.08203947,0.014451745,0.0224002,-0.0010873667,-0.018454295,-0.0062218253,-0.003918932,0.011639014,-0.019454176,-0.01957416,-0.010797552,-0.003246079,-0.039159488,0.023020487,-0.01019245,-0.02986662,-0.022693628,0.048326097,-0.033900436,-0.038435135,0.032520894,0.0048840637,0.03006825,-0.03184726,-0.018252477,-0.016559074,-0.03478883,-0.100350544,0.09627711,-0.01379637,-0.0058391313,0.03716359,-0.028770106,0.044913404,0.018530881,0.03497037,0.011955536,-0.023089241,-0.020758513,0.005215622,0.027340371,-0.021666432,0.012787676,0.005613048,0.0068123597,-0.046316866,0.0043674307,-0.012638811,0.004070903,-0.0680825,-0.01235343,-0.0056418725,-0.0028947045,-0.005336004,-0.027966093,-0.09152861,-0.07590384,0.0066178124,-0.008477213,0.09931764,-0.023600863,0.028376093,-0.018369667,-0.0016898132,-0.050637316,0.00016157125,-0.01745958,-0.0041645784,-0.014519199,-0.020654004,-0.021855492,-0.00036724386,0.03395239,0.022722077,0.018169437,0.02994047,-0.03596787,0.023106556,-0.045218926,0.008157673,0.0022974815,0.011496767,-0.0013714014,-0.03440528,-0.06067872,0.010806218,0.01747174,0.022086196,0.017560225,-0.006581057,-0.016212137,-0.0013814098,0.014478936,-0.0029406198,0.014543969,-0.0023269504,-0.048117336,0.011659882,0.013808172,-0.022260997,0.020281384,0.0031162319,-0.036966965,-0.020408135,0.00051110354,-0.002604169,-0.072177365,-0.055399276,-0.033173554,-0.030702924,-0.014487515,0.040229976,0.00976222,-0.020276364,0.0042960797,0.05976118,-0.031162597,-0.043270353,0.018471146,0.015464385,0.018773852,0.045455802,0.0557325,0.015210988,0.010009159,0.060076788,-0.026351435,-0.0012542862,0.0030972243,-0.0071287737,0.03833476,0.026389847,0.028883446,0.0133462,0.01734363,-0.0036214592,-0.0058990745,-0.018368788,0.015533557,-0.03412507,-0.008028999,-0.010174498,-0.0195917,0.015007981,-0.032189373,0.03232384,0.033444125,0.006447533,-0.036318902,0.02570686,0.044951566,0.026653104,0.006137947,-0.012585674,0.012589247,-0.002082435,0.0019226352,-0.0013231129,0.00097320805,-0.02695793,0.0032378682,-0.042152725,-0.0035367096,0.0025298826,-0.006321105,-0.035510957,-0.00910536,0.0027587751,-0.026166247,-0.051756866,-0.015398302,0.0014957174,-0.0021379807,-0.026428133,0.0024347352,-0.026070679,0.02163264,-0.00014423068,0.046425,-0.00047639906,0.0013328217,0.042159956,-0.06901542,-0.0042317878,-0.008364475,-0.0175936,0.027922498,-0.023177002,0.020388754,0.016067686,-0.0011325725,0.048661266,0.006734638,-0.044732668,-0.03220699,-0.0018060324,0.012963485,-0.028597109,0.040514447,-0.036309544,-0.008990632,0.027232096,0.04172792,0.015794689,0.00094444014,0.0047841826,-0.0040115765,-0.010685241,-0.010156383,-0.011677736,0.049727507,-0.016158534,0.023451885,0.005029184,-0.011173755,0.018703774,-0.0141856605,0.009207428,-0.0064448705,-0.0031921074,0.0018589413,0.069869556,-0.00064603385,-0.018940214,0.022130925,0.041566126,0.034790322,0.015293215,-0.0453743,0.0006110286,-0.01661964,-0.13806875,0.006299032,-0.008083642,-0.006605255,-0.031363096,0.0038718216,-0.050899077,-0.039014068,-0.014034126,-0.027880218,0.027837606,-0.037566535,0.035891425,-0.031418283,-0.043874122,0.027708866,-0.04234696,0.015803399,-0.032034528,0.024671389,0.028460896,0.00640641,0.059356842,0.015818259,-0.019411808,-0.01309415,-0.046665605,-0.032137047,-0.011054288,-0.0027708388,-0.05037712,-0.04731435,-0.03350442,0.037988503,0.009433245,-0.0035420777,0.044432618,-0.019970221,-0.053027254,-0.015810262,-0.0229721,0.02077857,-0.033394467,-0.01925642,0.039906617,0.0046405676,0.0039229286,-0.028335853,-0.007860351,-0.0029799936,0.016466541,0.028141387,-0.0048111794,0.06724662,-0.010993306,-0.044852663,-0.031840894,-0.043514542,0.0030720485,0.01566939,-0.02784593,0.046828598,-0.0036967942,-0.027062673,-0.025151575,-0.0046480973,-0.009165655,-0.043152183,0.014528568,0.023459246,-0.007991803,0.020983018,0.03618021,-0.002318324,-0.022866549,0.004482757,0.026136579,0.0064630215,0.024999797,-0.036349263,-0.07614083,0.049519,0.020776551,-0.043784037,0.017319897,0.010914645,0.0006664846,0.0018446507,-0.07646109,-0.025648272,-0.068814516,-0.005220572,-0.008257725,-0.019383246,-0.011955945,0.04153499,-0.009710218,-0.013821235,-0.006331369,0.006405734,-0.026644437,-0.026570665,-0.020121967,0.008202534,-0.03506866,0.036352575,0.035462465,-0.0052975616,-0.025400545,-0.050296716,-0.06681413,0.0063076676,0.021742549,0.005814538,-0.04972278,-0.023196574,-0.017300367,0.0024492596,0.0056646657,0.03391817,0.028144853,-0.021569878,0.028036658,-0.020715317,0.0046824636,0.025882827,0.01983327,0.015683245,-0.0060580205,0.007180377,-0.008033185,-0.045857083,0.029157888,0.00019965977,0.025630644,0.046539605,0.022742944,0.026575597,-0.013962337,-0.015301151,-0.022916695,-0.008296458,-0.0320487,-0.03953048,-0.050134193,0.013009835,-0.015807502,-0.03301789,0.0035541276,0.00004506492,0.04254988,0.016701704,0.01394465,0.055283345,0.012823678,-0.014834289,-0.015139195,-0.016030021,-0.016260358,0.041943185,-0.010735118,0.005525318,0.009734199,-0.044387575,-0.031767964,0.0107193,-0.014978532,0.00072473066,-0.022105532,0.015336728,-0.032482564,-0.008685867,-0.0016877017,0.036288735,0.034770846,-0.008010065,0.0014938002,-0.040454406,0.007967948,-0.044711452,0.018733252,0.016627196,0.021267634,0.028095832,0.03877247,-0.018849548,0.039137594,0.051052924,0.033852402,0.00437871,-0.055050287,0.0417738,0.035929296,-0.0050079697,0.052256588,0.04392245,-0.0038501779,0.01352839,0.06476195,0.025848394,0.039009325,-0.001257633,-0.055665363,-0.023979599,0.008309228,0.040781885,-0.015371876,-0.032942157,-0.013163826,0.015511623,-0.05897091,-0.046106312,0.0058952863,0.029921591,-0.024408475,0.010668477,-0.011737093,0.046851583,0.03041218,0.023136836,0.027967008,0.0129325185,-0.01575042,-0.052505504,-0.000739919,0.041132044,-0.09985615,0.009902948,-0.023457,0.0002943004,0.0037872884,0.027962288,0.0036616707,0.039019074,-0.014537071,-0.015294703,-0.016844604,-0.0024174496,0.00024553746,-0.0036476161,-0.0038088376,-0.012654895,0.030814398,-0.037630443],"last_embed":{"hash":"t16k6","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"t16k6","at":1762844717774},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{47}","lines":[51,51],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"t16k6","at":1762844717774}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{48}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030741867,0.0049157585,-0.022428095,0.009701336,0.0013967942,-0.034805115,0.04831804,-0.021444784,0.00078062085,-0.010753634,0.000081588434,-0.021507096,-0.03902554,0.012728214,0.0029691863,-0.003430604,0.011178953,0.0014462828,0.015196454,0.007822093,-0.06976271,0.032862727,0.031958174,0.04015117,-0.03677586,0.032850605,-0.02091551,-0.01814664,-0.022809139,0.024653701,0.0293856,0.019517787,-0.011971413,-0.059769813,0.0054033,0.015410796,0.011355182,-0.011668701,-0.036490563,0.013115969,-0.039157115,-0.025448063,0.04880387,-0.0060578473,0.014098901,-0.015911326,0.0119108185,-0.018577434,-0.0004668885,0.020366536,0.013217848,0.028738465,0.03556569,-0.0019912785,-0.010003206,0.067870334,-0.010676509,0.017326595,-0.02983293,-0.0029847901,0.04708022,0.02119115,-0.015715575,-0.00488695,0.009083576,0.05877116,0.022536242,0.014671784,0.00075351517,-0.013136698,-0.020640165,0.056625683,-0.011503791,-0.0023327505,-0.04848718,0.041151464,0.06442102,-0.012113838,-0.044345744,0.05835986,0.009843565,-0.021613132,0.008113224,-0.00050021114,-0.024793604,0.014270945,-0.045542378,0.03860172,0.033268075,0.009805975,-0.011356837,0.009582873,0.028702531,-0.032119326,-0.023156796,-0.027281398,-0.0139043005,0.040568326,0.041968673,-0.030905861,0.025344288,0.024001505,-0.016210463,-0.02578528,-0.0037848942,-0.052190095,-0.0071970318,0.020029994,-0.018926634,-0.00745561,0.010378112,0.015794083,0.02280878,0.014775427,0.027213115,-0.015582444,-0.011022083,-0.012013411,0.046390068,-0.010445842,-0.010625518,0.043486472,0.030408537,-0.013150184,-0.013137994,-0.021941928,-0.005919631,0.047216244,-0.033140622,0.03231765,0.0036791477,-0.020411799,-0.008793937,-0.012601258,0.012572588,-0.026073862,-0.0011547335,-0.004477115,-0.0029871217,0.0017905162,0.018830188,0.010041761,-0.011514901,-0.02275908,0.019983992,-0.083205014,0.022559848,0.017095614,-0.01405313,-0.06415082,0.0210309,0.028038563,0.009738881,0.0054546413,-0.06505052,-0.017378557,0.027681172,0.006285323,-0.0009026724,0.08584306,-0.0040858844,-0.035628673,-0.01945128,0.0062970156,0.05192626,-0.035082538,0.052601006,0.018264184,-0.031067163,-0.022779986,0.056390133,-0.034131855,-0.00471322,0.015881503,0.028186327,0.021082241,0.003979159,0.0050738845,0.024810836,-0.045739584,-0.022780128,-0.02856401,-0.0065299897,0.002815686,-0.025167724,0.018654373,0.0052315886,-0.020606788,0.018295791,-0.01282846,0.0012142765,-0.011498057,0.005987724,-0.026143631,0.105078414,-0.06995815,0.014418484,-0.03203414,-0.019383408,-0.04733071,0.002262447,-0.008310219,0.0070380936,0.010993571,-0.0024464282,-0.041029844,-0.0786959,0.011355459,-0.017454727,-0.04789771,-0.012044933,-0.026497213,-0.00066115527,0.04019019,-0.051742133,-0.009688909,0.014403375,0.043838546,0.03569118,0.0007015786,-0.012957031,0.01647654,-0.009505739,0.05428698,0.03379499,-0.0001804181,0.026765762,0.05938212,-0.03139292,-0.016193984,-0.007001241,-0.04455491,0.011504199,0.015847176,-0.020944957,0.024019303,0.021872357,-0.009686755,0.035260424,-0.0341456,0.025431804,-0.0029606281,0.028056959,0.017911479,-0.019553352,-0.030181315,0.012492283,-0.024396144,-0.0100273825,-0.0030001618,-0.006799202,-0.033662695,-0.0043666437,-0.028623601,0.00314484,0.026027573,-0.0057794866,0.0029521969,0.008048306,0.057033185,0.0160139,0.039526753,-0.008288041,0.04431239,0.026101789,-0.00889038,-0.008247495,0.008552817,0.029983617,0.0013264726,0.011440999,-0.0011081602,0.040378958,-0.022028489,-0.038495447,0.022795102,-0.041093156,-0.01510515,0.026413187,-0.024896488,-0.031632204,-0.0101764165,0.036214124,-0.02129224,0.075777344,-0.016795678,-0.018664086,-0.010408726,0.008074412,-0.01079248,-0.0070821843,-0.019791897,0.03063675,-0.04201444,-0.0073326277,-0.03743796,0.0009954448,-0.14479807,-0.009937553,0.041158803,0.05081494,0.024727708,-0.017686307,0.0100371465,-0.024014587,-0.042947117,0.036576692,-0.01977965,-0.019416407,0.013664919,-0.0020998425,-0.013524879,-0.029216774,-0.0049292617,-0.018801166,-0.009602504,0.003746068,0.011009218,-0.039140813,0.036666133,0.010223662,0.02353279,-0.0078444965,0.016966186,0.021797063,-0.010660486,-0.04268199,-0.009805886,0.0168277,-0.022073545,-0.006903396,0.028205346,0.05744969,-0.041877817,-0.04172249,0.0006028685,0.038101785,0.039817948,0.046366073,-0.019384652,0.07342114,-0.053265594,0.014803055,-0.039904866,0.028343573,-0.03611543,-0.091791116,-0.016232265,-0.032787006,0.018452909,-0.009361321,-0.024170797,-0.011086579,0.033590436,0.04552626,0.009097612,-0.004178851,-0.019362643,-0.022044728,0.034801576,0.040612787,-0.038291033,-0.05856172,0.017605618,-0.0012076,0.0000888494,0.021877803,0.02120985,-0.025887713,0.018085977,0.0010267184,-0.010686502,0.017059116,-0.0066785053,0.0055507976,0.0022811412,-0.08386749,-0.006553025,0.010385294,-0.007007374,0.06062663,-0.028444748,-0.015578387,0.045861047,0.0020587256,0.022822717,0.22062917,0.009391679,0.050483115,-0.01825908,0.031275205,-0.032041397,-0.038749065,0.0124116875,0.011234745,-0.033973437,0.0030689996,0.003767207,0.012763101,-0.00028245448,0.02187905,0.049174536,-0.006038896,-0.0041875634,0.055905525,0.030727105,0.03813312,-0.013494519,0.025751999,-0.02618486,-0.05666541,-0.0076468894,-0.004261662,-0.027524374,0.0027291377,0.03317984,-0.017880168,0.035497434,0.018558724,-0.027076244,0.111305505,-0.020886645,-0.010626283,-0.08976658,-0.032492574,0.026980745,0.0036433684,0.005335403,-0.048883203,-0.039114967,-0.044788104,-0.02669864,-0.002815568,-0.03224788,-0.04830055,-0.003924673,-0.03201283,-0.015336144,-0.010467506,-0.02971431,-0.00055681803,-0.0049608136,0.023944898,-0.0006800798,0.030731414,0.12547502,0.022685686,0.012375986,-0.028783439,-0.0010182761,0.023916146,0.004891006,-0.017755795,-0.021394672,0.0312033,-0.025469225,0.010781048,-0.027140744,-0.01794431,0.01505492,0.014915781,0.013860177,0.015613284,0.0015084224,0.023224154,-0.0031864974,-0.025297154,-0.036037773,-0.000678711,0.016753113,-0.00895611,-0.020528354,0.02670349,-0.0010466396,0.015913008,0.04115109,0.00039197196,-0.007816021,-0.06687439,-0.029156664,-0.005022791,-0.016516259,0.009255606,-0.01350789,-0.041546118,-0.010038834,-0.03404645,0.018645974,0.00024841898,-0.0113353105,0.025017768,0.021740695,0.0151819745,-0.0139883505,0.0015885743,0.0038311852,-0.062816724,0.04107301,0.039874848,-0.031449687,0.076262355,0.09352417,0.032845303,0.039128236,0.0060037253,0.03382928,-0.021326518,-0.022945419,-0.030096244,0.026699075,-0.008775477,-0.046946596,-0.024485232,0.042269085,-0.03185835,0.01144641,0.04659718,-0.035636354,-0.029963294,0.041129936,0.034497984,0.029462306,0.037591446,-0.017548023,-0.028639426,-0.05845234,0.0007004208,0.03294146,0.026045104,-0.010368522,0.025918845,0.041446444,-0.03219772,-0.030749774,-0.021353306,-0.012714099,0.019011239,0.06850507,0.027336897,-0.047561005,-0.020974113,-0.055390522,-0.032323293,0.013329407,-0.019330427,0.0031674458,0.035594113,0.053291358,-0.0039897747,0.09726167,-0.0045517855,-0.01356914,-0.003972441,-0.0002144078,-0.024846002,-0.057141837,-0.008089144,-0.029801834,-0.011955734,0.011880021,-0.020218689,-0.049334753,0.046267577,-0.03896491,-0.04827748,-0.030141527,0.029735599,-0.023059119,-0.05152774,0.06876885,0.0060666446,-0.027059617,0.00961651,-0.014399694,-0.014314254,-0.033705648,-0.081830956,0.09256383,-0.016909642,-0.025071874,0.0050848634,-0.02074841,0.017249282,0.019847736,0.0020168447,-0.007832737,-0.004238143,-0.021439752,0.000499835,0.019726582,-0.038834672,0.005406215,0.025290614,-0.0025165777,-0.033946726,-0.051932067,0.0039678058,-0.043706283,-0.063816465,0.0043388745,-0.03020819,-0.024165025,0.019384904,0.017020611,-0.051544633,-0.06066322,0.047115214,-0.0044140387,0.047599524,-0.026277153,-0.0016855213,-0.017471233,0.014112227,-0.03800801,-0.043478284,-0.015590342,-0.00808551,-0.020885777,-0.022838783,0.00015548005,0.027440963,0.066064104,0.044176772,0.03200492,0.03366821,-0.022466814,0.00086311274,-0.007438818,0.024647538,0.02827103,0.032485593,-0.005589863,0.024590326,-0.0576324,0.020477207,-0.011122006,-0.0029076643,-0.0062373346,-0.0058537466,-0.008134396,-0.005230288,0.004465978,-0.010142422,0.042343978,-0.05787706,-0.034387123,-0.009999138,0.0072819805,-0.012765688,-0.0042578885,0.0023736407,-0.018800005,0.0064170803,-0.01881408,-0.027112631,-0.04936741,-0.011681159,-0.025075464,-0.0106590465,-0.039260045,0.04468844,-0.002647634,-0.020870946,-0.0071559856,0.037446905,-0.053319287,-0.06417479,0.022736864,-0.011330649,-0.012833425,0.014108095,0.006562379,-0.006954772,-0.008069429,0.03593261,-0.008176163,-0.003849038,-0.006158118,-0.046039805,0.021694567,-0.0076692533,0.046393927,0.008210033,0.02522798,-0.00422837,-0.014449285,-0.012585523,0.012655603,-0.0047234264,-0.019509021,-0.005608639,-0.0128681315,0.009602582,-0.028729243,0.055177033,0.010668025,0.024109071,-0.039460383,-0.008163664,0.00023587038,-0.007520831,0.015280297,0.009019458,0.001825316,0.008580038,-0.023889756,0.019527731,0.013728592,-0.018129302,0.053585086,-0.047583047,0.041416932,-0.016797027,-0.009700134,-0.041412465,0.021621289,0.017929181,-0.04286057,-0.018964907,-0.0062880046,0.0016520806,-0.0017230011,0.031572696,0.00544568,-0.0136918565,-0.016479513,-0.0014475086,0.044867694,0.002494151,0.017152568,0.07775672,-0.032743175,-0.008403026,0.02721301,-0.03312108,-0.022949586,-0.0062949043,0.03560355,-0.023416277,-0.023495108,0.043914665,0.006036143,-0.038713936,-0.04849967,-0.016716765,-0.009628835,-0.029637588,-0.021335283,-0.024142288,0.016842628,-0.0008285473,0.035080206,0.049276005,-0.005044875,-0.004492878,-0.008155078,-0.029591963,0.015900692,-0.0069899797,0.027059186,-0.028288582,0.059656158,-0.0051098266,-0.023970792,0.008518468,0.042116173,0.04440959,-0.017447276,-0.011413839,-0.020463547,0.029647185,-0.04490684,-0.01717486,0.015652874,0.006091957,0.0495647,-0.004455629,-0.032073244,0.014946613,0.020344742,-0.14353885,0.045324095,0.0071706288,0.0018762067,-0.014460072,0.006999584,-0.06278954,-0.04622618,-0.012457969,-0.0033463596,0.024213513,-0.042813014,0.0055812886,-0.023809228,-0.00865138,0.024033159,-0.073918805,0.04711168,-0.061667472,0.04555866,0.044233236,-0.004169361,0.044724062,0.014413469,-0.035391174,-0.002722212,-0.053037643,-0.026685985,-0.01182932,-0.0076483344,-0.024047736,-0.018903289,-0.025251357,0.026370706,0.0018149399,0.014498386,-0.0076815467,-0.019880636,-0.038426578,-0.005181827,-0.000121132536,-0.0016366201,-0.004936349,-0.033577215,0.015951088,0.012408873,0.0049154363,-0.0023329474,-0.007068682,0.0002479062,0.010846281,0.013678404,0.025250869,0.064092174,-0.021836305,-0.0011986231,0.017185444,-0.03300394,0.025341332,0.023553431,-0.027480014,0.007031213,-0.002112389,-0.038484253,-0.02103991,0.019344937,-0.01630785,-0.019962614,-0.02056819,-0.005112511,-0.03205534,0.03803902,0.003736283,-0.011225757,-0.0039780885,0.024701307,0.029457027,0.00016526757,-0.02412049,-0.022858286,-0.09608475,0.015761372,0.019061934,0.0137326745,0.031050205,0.028547648,-0.0028728968,-0.010471958,-0.07071208,0.0016753566,-0.07468667,-0.034739975,-0.0059757135,0.014541464,-0.009379416,0.025525859,-0.009230866,-0.023563875,-0.007063651,-0.037449565,-0.03308996,-0.0045403065,-0.054016076,-0.012216168,-0.019784972,0.029118879,0.070403285,0.021593835,0.04514979,-0.034259815,-0.05943525,0.010186323,0.032687746,0.040760547,-0.011380378,-0.009908733,-0.01736174,0.0021704282,-0.012316646,0.013691326,0.026820324,-0.031387005,0.04886957,-0.02457715,0.01870934,0.022838458,0.021571416,0.04476752,0.041312963,-0.01339992,-0.018846853,-0.035615735,0.05723691,-0.011614239,0.014840851,-0.0058735176,-0.010440273,0.033373307,-0.047412492,-0.030923806,-0.017813671,0.009921875,-0.017924681,-0.049700737,-0.034063213,0.010110091,0.0125196995,-0.015527823,-0.043165438,-0.022107504,0.045695763,0.000808295,-0.0017621786,0.02701768,0.0059965737,0.011780067,0.015899146,-0.042338256,0.022129353,0.018587487,0.0015706611,-0.014170981,-0.0036490348,0.008116192,-0.029359074,-0.033863798,-0.0033305138,-0.025466977,-0.0062999874,-0.0041159247,-0.04178547,-0.0026819834,-0.018769452,0.0322525,0.045172885,-0.0036379069,0.029859286,0.0011444656,-0.0115204435,-0.028295368,0.04181266,0.04601376,0.04360038,0.036306832,0.00028373368,-0.017704792,0.0203779,0.016342927,0.022452341,0.014647791,-0.031950187,0.047069576,-0.0072537065,-0.046042576,0.045837086,0.00822833,0.0063310196,-0.011478232,0.021580385,-0.024512593,0.022675088,0.0274409,-0.028508443,-0.0032253347,-0.02643569,0.027535226,-0.005845292,-0.007791271,-0.021086263,0.023788763,-0.053510588,-0.024402807,-0.0054927506,0.027450789,0.01209365,0.0017084859,0.0337768,0.06264591,0.010882013,0.0203686,0.021102747,-0.027349407,-0.04111935,-0.05988622,0.012005969,0.033258565,-0.042515084,0.004988997,-0.030322162,0.042197566,-0.0024202263,0.058915302,0.044293128,0.015400262,-0.0035493218,-0.00014289892,0.009160459,0.006018111,-0.015394485,0.027950427,0.019288458,-0.03018403,0.025041405,-0.017521044],"last_embed":{"hash":"1gqi8g4","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"1gqi8g4","at":1762844717774},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{48}","lines":[52,52],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gqi8g4","at":1762844717774}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{49}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02984943,0.032996245,-0.021521382,-0.0040556015,-0.013065333,-0.06931394,0.04554271,-0.007797631,0.0048183333,-0.015233543,-0.009250885,-0.0064192237,-0.047525227,0.017965194,0.04797678,-0.020756101,-0.020267017,-0.027387777,0.007767513,0.00039247118,-0.084650464,0.07380137,0.01329778,0.033101518,0.0054096803,0.024233533,-0.033491928,-0.0064852294,0.0032556322,-0.018984273,0.018110882,-0.031886887,0.012798854,-0.03591205,0.0036526208,-0.054974418,0.002536607,-0.0019936494,-0.037704784,-0.0058307024,-0.013484433,-0.040843535,0.048954345,-0.03600101,0.005900275,-0.01926669,-0.024068445,-0.020084754,-0.017135553,0.010561048,0.01022964,0.02420413,0.04561732,-0.011216462,0.01606764,0.041989483,0.026095998,-0.00767718,-0.038476773,0.002142598,-0.026415413,0.011059207,-0.03945571,-0.012691469,-0.014746888,0.05685271,0.0060113408,0.011452027,-0.013621025,-0.03229381,-0.03361719,-0.01529282,-0.00079259323,-0.012175235,-0.055534795,0.04904489,0.014340459,-0.02447698,-0.034083657,0.06069566,-0.004710246,-0.009896394,-0.002177966,0.0011008284,-0.016274072,0.02344356,-0.008415898,0.0369891,0.025705533,-0.0064676194,-0.026461547,0.02826748,-0.004100423,-0.046746515,0.007842818,0.028645845,-0.031094413,0.009393009,0.011106771,-0.025710786,0.04468805,0.033700373,-0.025092782,-0.014645829,-0.025624594,0.027069114,0.0009978628,0.05991073,0.004066471,-0.012542966,0.008860846,0.010063054,0.028554337,-0.0057585603,0.014071479,-0.042133987,-0.02567079,-0.016905263,0.025033256,-0.034345087,0.0024876222,0.030949164,0.007647647,-0.025149329,-0.04365313,-0.00066251314,-0.055408042,0.035555247,-0.017851029,0.022148635,0.038970165,-0.01787018,0.0007082527,-0.013814124,-0.012439886,-0.035869814,-0.043175697,0.010784293,-0.022234207,-0.0056249653,0.026658744,0.051855735,-0.0009692259,-0.014519147,0.036523163,-0.050635785,0.05226068,-0.038758025,-0.003822099,-0.04171392,0.03637207,0.006058992,0.04879218,0.01357114,-0.034720816,-0.017435594,0.036544487,0.01675875,0.043064963,0.04636673,0.015249547,-0.006808862,-0.03892094,-0.011249682,0.011477073,0.00025632445,0.028050253,0.028051851,0.0057620923,-0.008381235,0.051596686,-0.03817203,0.02100583,0.030485338,0.020161042,0.035657663,0.055288874,0.014783061,-0.011486193,-0.02319736,-0.018170381,-0.007094237,0.0013436035,-0.021567484,-0.00024828943,0.032134697,0.01513118,-0.021612303,-0.004365793,0.005311997,-0.018008444,-0.01214238,0.017823534,-0.035689257,0.060900833,-0.060682736,0.0520847,-0.030893717,0.011777139,-0.054088857,0.017755821,0.014195119,0.03805116,0.017857112,-0.020117274,-0.030935073,-0.033054374,0.029466104,0.020745866,-0.04431327,0.0028658605,-0.010810552,0.008312791,0.032230314,-0.01810893,-0.0075606955,0.034279563,0.03600073,-0.0047494783,0.0030328778,-0.03782726,0.027007513,-0.03593076,0.044197068,-0.022490451,0.038060743,0.006643786,0.016565003,-0.020513333,0.0020707652,0.028130775,-0.010080596,0.003387337,0.037466157,0.0035148356,0.014321114,-0.0065773455,0.0052093454,0.030210339,-0.005711617,0.017835412,-0.0027238543,0.012373053,0.047141477,-0.03423741,-0.02385489,0.010016653,0.03242124,0.009585555,-0.016935026,0.029783174,0.0025827056,0.012786536,-0.043871816,-0.012981464,0.038609095,-0.02429311,0.004182968,0.022254538,0.019171659,0.0018770971,0.03747524,-0.006030834,0.031401664,0.02636476,0.014967503,-0.017371256,0.00938053,0.05560659,-0.00007148618,0.010046525,0.007341755,0.030623598,0.0072742626,-0.02868878,0.015696079,-0.05669423,-0.0553804,0.06386883,-0.020887591,0.0010260603,0.036675353,0.017365547,-0.01396488,0.037704572,-0.033947714,-0.008882824,-0.01401629,0.012142324,-0.050820548,-0.023685237,-0.015455606,0.048654005,-0.03477868,-0.02674659,-0.04070972,0.0021870066,-0.15127742,-0.0008784757,0.01957701,0.034469333,0.014295151,0.011973063,-0.03008357,0.015805125,-0.028557148,0.056984667,-0.019956505,-0.019565701,0.013855242,0.015083005,-0.037301894,-0.018195212,-0.01397194,-0.033165984,-0.01725111,-0.016114067,0.015705805,-0.05009684,0.053880252,0.024774343,-0.006264179,-0.037770696,0.024225341,0.0030221909,0.010320478,-0.030902626,-0.029897936,0.0026979523,-0.022430528,0.005846944,0.0142015265,0.038691264,-0.012604455,-0.026369397,0.018429134,0.02894541,0.058046184,0.07769677,-0.028740477,0.041736193,-0.028659636,-0.030142307,-0.031829447,-0.010141855,-0.022278426,-0.0502402,-0.0046645193,0.005486156,0.009725439,-0.0015162455,-0.034233112,-0.00028440158,0.010014753,0.043091107,0.013476705,-0.013165535,-0.025875922,-0.07550082,0.020488102,0.024270654,-0.053308114,-0.0477207,0.000113542934,-0.0010489749,-0.0012295492,0.014467293,0.025175741,-0.013253652,0.035276525,-0.013509968,-0.0028487234,0.0053024995,-0.0053877574,-0.011796054,-0.005697328,-0.09258652,0.019070217,0.01708284,-0.029713035,0.04272966,-0.023964832,-0.008680607,0.024487594,0.0005941368,0.03750965,0.23876143,0.05237045,0.05458076,-0.056027975,0.0072745755,0.0059147933,-0.044581886,0.06342416,0.026889585,-0.0194247,-0.0017592431,0.00216796,-0.01083987,0.009409567,-0.013547537,0.05701259,-0.035022184,0.013890809,0.02637316,0.0048030806,0.021782933,0.0029709688,0.011093044,-0.06753554,-0.08973628,-0.0044766576,-0.020911632,-0.02107123,-0.0341826,0.022128465,-0.040182773,0.031837463,0.04768085,-0.06552894,0.06824115,-0.0070386063,0.0085993465,-0.07126189,-0.014892366,0.03257643,0.015130224,-0.008636005,-0.031965423,-0.029183852,-0.04892988,-0.0022366175,0.008324493,-0.018379895,-0.04913416,0.007530974,0.014195604,-0.017475946,-0.024003511,-0.029452002,0.0014674879,0.014867579,-0.026174128,-0.00033427528,0.011063294,0.060312275,0.029257951,0.025686087,-0.048338823,0.032279056,0.02126255,-0.03024295,0.021608332,-0.0097969305,0.0318107,0.01504106,0.022632198,0.0055040843,-0.03200163,0.004215541,0.015622735,-0.020123694,0.016309936,0.047591534,0.016603928,-0.012923669,-0.032324336,-0.03892317,-0.012942671,-0.017069317,0.008684303,-0.03774271,0.04371529,0.024982817,0.006561801,0.023000922,-0.007723162,0.002885681,-0.066837355,-0.017318556,-0.013286717,-0.061554633,0.017092967,-0.010793941,-0.030627187,-0.013002644,-0.015586585,-0.026205935,0.0100306,0.018745497,0.018933991,0.036859553,-0.002934108,0.0067073344,0.005638417,0.01525975,-0.04802208,-0.003995524,0.0058804452,-0.069924615,0.050533123,0.071695484,0.03552416,0.008405093,0.010446725,0.013909102,0.013891701,0.017500378,-0.019092554,0.054731745,-0.03645944,-0.053919446,-0.04696675,0.030628992,-0.017605765,0.0064830193,0.035553914,-0.012995313,-0.053791657,0.028741954,0.019867163,0.028533632,0.06021849,-0.029095098,-0.019688318,0.002951251,0.025459563,0.018775884,0.043001994,-0.0019231243,0.028450489,0.051378697,-0.053497117,-0.01474595,-0.007843513,0.02752565,-0.011178206,0.051512312,-0.005883385,-0.04492918,-0.018333485,-0.02973203,-0.015976345,0.004473299,-0.01915267,0.0029037092,0.0062332265,0.04808982,0.0127919875,0.08432021,0.013962467,0.034228988,0.021116193,-0.0022978939,-0.0052494393,-0.033548426,0.014356133,-0.000100380275,-0.035098877,0.0067187846,0.011405833,-0.052810777,0.012241864,0.025468234,-0.0113047995,-0.025345996,0.043503653,-0.043535374,-0.036815185,0.0709948,0.020548105,-0.022926783,-0.030934885,-0.010870846,0.016044147,-0.03720951,-0.017715093,0.097489834,-0.018702965,-0.032008555,0.038680624,0.016284976,0.063028105,0.024589846,0.005765771,-0.0003687995,-0.07578924,-0.0049880547,-0.018080097,0.012026703,-0.03552461,0.011190239,0.021897336,0.027316451,-0.059341814,-0.0072816806,-0.0043544634,-0.031263266,-0.073112614,-0.015254311,-0.033951547,-0.01138414,-0.01834316,0.019716466,-0.10517022,-0.021124018,0.027508035,0.0024934853,0.04261771,-0.022006046,-0.023089662,-0.0027030935,0.009706575,-0.03822012,-0.05992994,-0.0084263645,-0.009495933,-0.0060885306,-0.023015613,-0.014460344,0.021010345,0.013989422,0.023481363,0.034752656,-0.048574116,-0.052002143,0.023963287,-0.02653497,0.02070106,0.027260074,-0.010402388,-0.018400455,0.0123769855,-0.033734694,0.004159342,0.022940025,0.013252609,-0.0026829406,0.008409268,-0.0111237485,0.015656939,0.016869452,-0.0048247064,0.017652167,-0.03285137,-0.017856158,0.0028688852,0.016644785,0.002684031,-0.0043308656,-0.032666538,-0.022792943,-0.010569206,-0.020210104,-0.023746626,-0.06189709,-0.03501052,-0.01633246,-0.0061346223,-0.042632665,-0.0056267856,-0.0032057734,-0.03392412,0.024748119,-0.0030558861,-0.05110284,-0.05239552,0.030677568,0.00019098168,-0.03404761,-0.0075428626,0.022861911,-0.012287606,-0.00036378572,-0.0071277744,-0.009078281,0.010981632,-0.03523679,-0.057498105,0.08007913,-0.00070406176,0.029300464,0.008540162,0.050128877,0.006303248,0.015837293,-0.0026717584,-0.004899047,0.014454193,-0.0043604467,-0.02381324,-0.023420934,-0.0017518474,-0.010717466,0.0054756533,0.010778004,0.005062658,-0.07765524,0.008022622,-0.036764078,-0.000724511,-0.009279315,0.04317987,0.0072137197,0.0012995723,-0.00878404,-0.003760776,-0.0061592376,-0.024270361,0.029917357,-0.039156385,0.0006989864,-0.028207555,0.0034452341,-0.023520384,0.025064725,0.012558431,-0.023880508,-0.04938332,-0.046954695,-0.0063654315,-0.014386869,0.022919372,-0.0113612665,0.0039826664,0.0046333903,-0.0038953517,0.020639477,-0.0181856,-0.018248554,0.02318709,-0.039876107,0.011887192,0.036863033,-0.025346573,0.0015967775,0.008702896,-0.009847813,0.010956714,-0.0027701685,0.050702114,0.017227631,-0.037908517,-0.02311404,0.023743646,0.049926277,-0.0222868,0.0028707616,0.019874336,0.015152371,-0.006708683,0.0422078,0.015911274,-0.012100021,-0.0045773317,-0.006073277,-0.0055414448,0.013141566,0.015776314,0.0661336,-0.038717262,0.065579526,0.009798552,-0.024141127,0.026635624,0.00367785,0.0159821,-0.0111344205,-0.0063698175,-0.03136545,0.05351556,0.010538153,-0.011695744,0.02722302,0.057018507,0.04086665,-0.020349432,0.018503662,0.024079127,0.018266229,-0.15560494,0.024893817,0.002399218,0.0052510714,-0.007280556,-0.018559922,-0.014057927,-0.033812094,-0.018024862,-0.0088478355,0.016372878,-0.028167272,0.018190075,-0.037496142,0.009535849,0.037442867,-0.05152482,0.011687155,-0.061353877,0.062298164,0.05191129,0.0038702693,0.041679617,0.015995251,-0.010472586,-0.03833543,0.0061661783,-0.05896422,-0.0074054934,-0.010240571,-0.04834367,-0.050592832,-0.0024511174,0.03473995,-0.007149418,-0.015224547,0.022943778,-0.018922461,-0.032462485,-0.033161003,-0.0071524605,0.013120896,-0.020025853,-0.01393346,0.025024133,0.044814266,-0.005073683,-0.026170455,-0.017680671,0.0028554087,0.011426416,0.008435679,0.016641531,0.06706452,-0.016871925,-0.017429594,-0.029359048,-0.010755833,-0.028903052,0.07240415,-0.016202021,0.037376005,-0.011710022,-0.033827662,-0.039823223,-0.010211906,0.013237669,-0.015883435,-0.018800043,0.008155605,-0.022846937,-0.0046735005,0.02220134,0.015583893,0.0026344869,-0.022042135,-0.0029492334,-0.0122232,-0.010906631,-0.045274965,-0.06901916,-0.015044424,0.010599166,-0.038900644,0.035882786,0.006934999,-0.013017596,-0.017582238,-0.07439546,-0.020063821,-0.078050695,-0.0077615874,-0.00085402466,-0.009626451,-0.018732127,0.027340826,-0.029242598,-0.033621334,0.023237785,-0.014530972,-0.021534944,-0.034241766,-0.031543702,0.008389872,-0.03055466,0.016976077,0.024003254,-0.0030687354,0.0018196352,-0.016192034,-0.051609073,0.00034628695,-0.0037132625,0.023254186,-0.04545328,0.009438612,-0.0112295635,0.0062221107,0.0009783371,0.015858673,0.016841546,-0.016804786,0.02133098,-0.022731861,0.010731895,0.009117005,0.042866185,0.051286098,0.040332146,0.03219099,0.00036730885,-0.03444107,0.018562077,-0.0036851407,0.024107557,0.006447998,0.026452003,0.003566842,-0.043247096,-0.031468663,-0.03053169,-0.029512947,-0.01848807,-0.052448206,-0.024008822,0.0068713906,0.006750866,-0.0026808067,-0.023137523,-0.028140264,0.05435704,-0.04286188,0.000294638,0.03340565,-0.0058330065,0.046449102,0.0046535037,-0.03174954,0.014742247,0.06202525,0.023719728,-0.031821527,-0.043125194,-0.03497691,-0.025165189,0.006595721,0.02271975,-0.0042680684,0.015500971,-0.023967069,-0.055035714,0.033430737,-0.007810012,0.0149269905,0.03586651,-0.014892951,0.020629082,-0.014114979,0.027145931,-0.020970648,0.033329792,0.037547536,0.039849434,0.03958213,0.031337228,-0.027496073,-0.008896697,-0.0073982594,0.008438739,0.02926804,-0.0142148975,0.026127458,0.024188098,-0.0061533316,0.04993319,0.048578236,0.013393169,0.0008507448,0.009672272,0.0020291745,-0.044585068,0.07191168,0.0041249814,-0.012628796,0.0071273013,0.04624849,-0.014589451,-0.023316314,-0.042854987,0.008272129,-0.037580233,-0.030675873,-0.020419385,0.02415766,0.02484559,0.010577178,0.021946605,0.016701875,-0.00522453,0.012791322,0.067755945,-0.03707677,-0.035121564,-0.027672281,-0.019306514,0.020265324,-0.04625743,0.035146557,0.019502092,0.052335892,0.030224998,0.0030823306,0.037421223,0.043265104,0.01102162,0.033669006,0.0085703395,-0.006368311,0.004855619,0.024199443,0.024489572,-0.026193403,0.07349467,-0.00087211956],"last_embed":{"hash":"14fix2w","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"14fix2w","at":1762844717774},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{49}","lines":[53,53],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"14fix2w","at":1762844717774}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{50}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023137989,0.02508417,-0.012665659,-0.008116354,-0.013717313,-0.050933614,0.032031596,-0.007046352,0.027761187,0.00097629154,-0.0027439778,0.04417091,-0.042571887,0.01671682,0.015172088,-0.00025469007,0.008195616,0.014645398,-0.018002635,0.035536047,-0.058485482,0.052370943,0.012518259,0.023170521,-0.031725068,0.047014564,-0.052562818,-0.0011825139,0.002033289,0.018040884,-0.00331364,-0.039214235,0.038355503,-0.03913667,-0.016721604,-0.02141246,-0.0034081326,-0.00103441,-0.032832213,-0.016256206,-0.010834083,-0.054208357,0.033494126,-0.02061416,0.014089204,0.0095861,-0.0012235051,-0.024807688,-0.015020741,0.03438315,-0.0031676043,0.016694512,0.055986013,0.012613832,0.022950517,0.04341544,-0.00306228,-0.0058415383,-0.02443407,0.0005725088,0.018517993,0.07871819,-0.012170884,-0.009458047,0.008415281,0.04365923,0.0137661975,-0.005759444,0.0066156304,-0.0208543,-0.021993784,0.035596304,-0.02804751,-0.011461114,-0.08110952,0.03242019,0.047636103,0.00041358752,-0.040076785,0.02597242,-0.004024467,-0.011789432,-0.002187951,-0.001958104,-0.04008757,0.0041843876,-0.048274588,0.010153048,-0.014120203,0.023631323,-0.024415035,-0.013204384,0.011778623,-0.04461376,-0.006503488,0.015082557,-0.030848075,0.0038719072,0.015149387,-0.010479482,0.024696218,0.042454816,-0.021501025,-0.005997114,-0.011321423,-0.040628973,-0.03380542,0.03198742,-0.0026010966,-0.00445555,0.01951923,0.026160717,0.024830664,0.05041653,0.017611193,-0.021317411,0.0024367643,0.02692626,0.029666672,-0.012790822,-0.021478085,0.042305153,0.010914552,-0.04170892,-0.010904389,0.018832624,-0.0050398377,0.040982738,-0.029122578,0.008503544,0.045189302,-0.0141817145,-0.008868091,-0.032778136,0.0047107143,-0.030618684,0.026856964,0.02177737,-0.03167211,-0.01772256,0.02125366,0.011234045,-0.003174354,-0.0273056,0.03199141,-0.04439064,0.042980954,-0.035397038,-0.009030947,-0.0337448,0.029879306,0.043480106,0.033673756,-0.044478457,-0.035951972,-0.020179393,0.031115936,0.03517066,0.004414538,0.0613852,0.013884364,-0.021101067,-0.024848767,0.017999234,0.014793517,-0.0046083704,0.053824335,0.02503647,-0.012238987,-0.0007116415,0.08356227,-0.052575264,0.016477922,0.017981185,-0.0010618825,0.018841714,0.021291336,0.021740118,-0.003327024,-0.040469658,-0.0056882803,-0.0131820105,0.0046687005,-0.005678342,-0.06814259,0.016818767,0.02152305,-0.019788325,0.01550262,0.019880913,-0.00419126,-0.026954953,0.041803945,-0.04153338,0.07798834,-0.03904081,0.033770867,-0.023505105,0.03155028,-0.03329905,0.010180147,0.021078154,0.00844678,-0.007878159,-0.02858397,-0.024482526,-0.046000633,0.023867093,0.009242671,-0.034097668,-0.025009228,-0.0012294145,0.024582628,0.038004182,-0.015404104,-0.027870934,0.046417646,0.017540524,0.0073201694,-0.023548095,-0.040428627,0.06718962,0.018214734,0.05243142,0.007992517,0.009390097,0.019119512,0.042832684,0.016478334,-0.04995146,0.005508833,-0.035400283,0.0107589075,0.02433152,-0.01057384,0.0032709157,-0.01614039,-0.020529788,0.038589988,-0.012539929,0.021687342,-0.009519514,0.008892438,0.010096942,-0.027298389,0.0023400073,-0.016977562,0.025161158,0.02113264,0.011303697,0.009959264,-0.03351408,0.005764385,-0.028187025,0.006884526,0.03830412,-0.031789053,0.007904648,-0.01675465,0.031689078,0.023327377,0.0052213627,-0.015730927,0.02678152,0.03801171,-0.017661365,-0.011425672,0.0011103208,0.034987047,0.027396355,-0.02788782,-0.031046169,0.06128683,-0.00039392416,-0.046786923,0.023271352,-0.048918817,-0.045713093,0.013425368,0.0002955702,-0.0077799624,0.027400186,0.023829458,0.0062377206,0.052545696,-0.02651509,0.012770929,0.004327219,0.019131118,-0.02806511,-0.014138758,0.0065331575,0.056509152,-0.011127208,0.00055269315,-0.03197471,0.019281348,-0.14127661,0.015619068,0.016951574,0.056988418,0.011515554,-0.037666634,0.04676206,-0.018274406,-0.0200718,0.05158517,-0.014388362,-0.02651585,-0.000101881255,-0.008563839,-0.06256965,-0.02596617,-0.034122754,-0.025916945,-0.01324343,-0.009783285,0.011508891,-0.060132865,0.027168456,0.010683691,0.011716014,0.026400344,0.041536007,-0.00886324,-0.022534385,-0.03272866,-0.057673708,0.018011086,-0.004563536,-0.00484782,0.0026026987,0.077392645,-0.037558373,-0.002967061,-0.06731912,0.02363323,0.04456431,0.030841073,-0.033504747,0.07802126,-0.015569305,-0.018473536,-0.02461343,0.0039532674,-0.04237134,-0.07055018,0.0090730665,-0.03333337,-0.005643897,0.020855067,-0.036287908,-0.009382865,0.0117151905,0.05701508,0.011474517,-0.050221447,-0.008740177,-0.008342822,0.026593827,0.014261093,-0.011241005,-0.029844733,0.0130478395,-0.0024979033,-0.017461391,0.01855891,0.013566542,-0.036713928,0.011779904,0.0049872766,-0.0006272281,0.019209659,-0.0018006145,-0.022523,-0.02026814,-0.09137401,0.037227664,0.023086306,-0.027715286,0.050699003,-0.019215904,-0.010256199,0.029694166,-0.013539058,0.08033802,0.23751104,0.03907541,0.049604885,-0.029764567,-0.0110378405,-0.00035620612,-0.025059072,0.029258458,0.020380545,-0.046541225,0.027314918,0.024558108,0.008850386,0.018087622,-0.0064256047,0.016332194,-0.04975867,0.002572114,0.06402487,0.016986016,0.016345486,-0.02119812,-0.000026125594,-0.037248176,-0.069941595,-0.010785182,0.011259736,0.009629112,0.005241201,0.0073329355,-0.021514095,0.018562786,0.047357935,-0.010094945,0.09526061,-0.038332373,-0.011634603,-0.072260454,-0.038058847,0.016975716,-0.02294277,0.002903298,-0.054677084,-0.010969151,-0.066414505,0.00821742,0.0027907216,-0.012079021,-0.035364095,0.004112145,-0.0051298398,-0.00034530394,-0.01798296,-0.010239608,0.012951951,0.0023417138,-0.004000992,0.0050001577,0.010564405,0.0783874,0.009563677,0.0197326,-0.06996564,-0.03226485,0.0121189,0.011340758,-0.035044827,-0.03560871,0.00796364,0.0011139514,0.02940173,0.007214127,-0.0140282605,0.03465338,0.030108215,-0.033936936,0.05082892,-0.0057542906,-0.020135155,0.014449597,-0.026117368,-0.03303643,-0.033279505,0.010799222,0.00062455033,-0.034934193,0.045970764,0.02025887,0.01260335,-0.00066054816,-0.027702287,-0.0157977,-0.052501526,-0.048297245,-0.005707126,0.008073372,0.056979164,-0.018325161,-0.050536554,-0.012594494,-0.020983523,0.0009655375,-0.0035965408,0.038253613,0.022117466,-0.007977188,-0.010578799,-0.008771676,-0.0022212071,0.046117652,-0.07697354,0.031155823,0.039793473,-0.031159116,0.042991493,0.036852434,0.027872873,0.004916926,0.023137119,0.037761446,0.014282138,0.0086641265,-0.039578516,0.011913176,-0.026309047,-0.053882338,-0.04571818,0.04661617,-0.001373499,0.022438522,0.0664182,-0.012197445,-0.018078014,0.009379818,0.026646575,0.02374877,0.057295535,0.002736075,-0.015430672,-0.0059371856,0.019061638,-0.0052882982,0.04580896,-0.03454782,0.0056049814,0.020484976,-0.033092514,0.0034120686,-0.0076275063,-0.021831602,0.047677338,0.043210313,-0.01242343,-0.02552772,-0.020484056,-0.015966479,-0.010843251,0.009292704,-0.038572293,-0.020309288,0.005706005,0.043694537,0.01286379,0.09687123,-0.020181201,-0.000680618,-0.0011992448,-0.016324485,-0.0048371926,-0.048029065,-0.01574048,-0.021963261,-0.060174182,-0.019733645,0.017352266,-0.031484272,0.016527321,0.02471911,-0.044597432,-0.009857371,0.045340117,-0.042433616,-0.07118665,0.03711978,0.04569644,-0.016370881,-0.012971851,-0.021715265,-0.010511485,-0.048931465,-0.058593545,0.11175157,-0.03083849,-0.033140674,0.029506052,-0.007734763,0.017371532,-0.009221403,0.031724446,-0.0002624832,-0.04720892,-0.02643797,-0.045206863,0.033490706,-0.03460963,-0.014493569,-0.018239465,0.0045673596,-0.031092368,-0.04270788,-0.015471925,-0.02621919,-0.072405264,-0.015065115,-0.012080418,-0.02042193,-0.003969923,0.0062645907,-0.067366846,-0.036295775,0.015628854,0.02079346,0.04141279,-0.009839466,-0.020134091,-0.018757926,0.003850363,-0.029672053,-0.01796132,-0.020323057,-0.008631722,-0.058548115,-0.004514351,0.0062604826,-0.01885739,0.015808288,0.041842803,0.045681417,0.025109015,-0.037325434,-0.004290953,-0.015306426,0.0011362561,0.028265478,0.017228317,0.0064274324,0.026599368,-0.019023001,0.01320423,-0.014365717,0.0007239956,-0.009582056,-0.01900843,-0.013695332,0.006866622,0.0010533921,-0.040704817,-0.0007804916,-0.0010427424,-0.010976278,0.011485044,0.0010964937,-0.007293811,0.010116008,-0.03393219,-0.027909977,-0.016160142,-0.031135667,-0.02477596,-0.038122047,-0.027982244,-0.004885591,-0.015463497,-0.044940844,0.02424891,0.011491033,-0.010681059,-0.012793506,0.010236984,-0.020948982,-0.02051667,0.012314972,0.010903746,-0.008883054,0.018518282,0.030578436,0.011129788,-0.029409902,-0.009428897,0.0021165914,0.038824353,-0.034227055,-0.06736306,0.054343633,-0.021751786,0.050795443,0.0271351,0.02485673,0.0028250848,-0.023936378,0.005718873,-0.015013364,-0.03504581,0.002700373,-0.035533614,-0.012009035,0.015447901,-0.008749734,-0.004521517,-0.004147758,0.004350719,-0.03646372,-0.02213471,-0.0069986233,-0.0023715438,-0.006180036,0.041114334,-0.003543364,-0.0038967824,0.010661782,0.015307075,0.025915148,-0.038323566,0.0045077587,-0.018782528,-0.0014102046,-0.0085555855,-0.03437117,-0.0439328,0.06980556,0.021901453,-0.057723828,-0.053967748,-0.019939322,-0.012507472,-0.0010009694,0.028353006,-0.02339556,-0.028545674,-0.0163012,-0.006885766,0.045674518,0.02382036,-0.011714212,0.018728757,-0.01098764,0.027960971,0.019198371,-0.012029085,-0.0024178992,0.0008696726,0.03396022,-0.015765166,-0.009432554,0.034651767,-0.004197114,-0.019540936,-0.020694215,0.03831404,-0.03153652,-0.026691765,-0.012110505,0.015189257,0.0016973191,-0.008398832,0.02183824,0.005750557,0.013134315,0.023357952,0.0020949158,0.0034517508,0.02273492,-0.013538371,0.059726797,-0.048473597,0.055417597,-0.0067121196,-0.0186856,0.013928113,-0.016647587,0.040086973,-0.013129486,-0.007995408,-0.012588472,0.01492987,-0.02003828,-0.0003308879,0.017434403,0.048945792,0.028444676,-0.0054618255,-0.019007634,-0.0047383546,0.05529065,-0.16395138,0.029577078,-0.0120620495,0.0019943418,-0.019318968,0.008540373,-0.062300898,-0.021168541,-0.023708021,-0.0301897,0.03259872,-0.067681886,0.028532619,-0.036341067,0.013175537,0.05671359,-0.0552077,0.016358472,-0.07869642,0.055307034,0.034848128,0.011880316,0.008146218,0.013672012,0.0059739156,0.015220289,0.0035786906,-0.008706908,-0.031759944,-0.004178235,-0.026440943,-0.00840138,-0.010082163,0.016130418,-0.0008861031,0.007956496,0.02492092,-0.05831716,-0.04030987,0.009290451,-0.012873638,0.020055704,-0.017322944,-0.020028966,0.027740197,0.04166827,0.027358431,-0.034668844,-0.074484415,-0.020316184,-0.011543497,0.02329801,0.0036115218,0.05846827,-0.024143163,-0.0381883,0.0016946574,-0.04674766,-0.018916834,0.02126435,-0.0044114375,0.018661357,-0.0047055697,-0.02425382,-0.049660463,0.011125337,-0.02795619,-0.006164434,-0.037457835,-0.019238777,-0.0054465323,-0.016410062,0.043834887,-0.009967185,-0.011506721,0.035221886,0.0069377096,-0.014748847,0.0046569677,-0.041861527,-0.06440622,0.008574631,0.018691268,0.016761642,0.040502854,0.014587938,-0.009503774,-0.018175496,-0.08253759,0.016301017,-0.06201939,-0.015160662,0.01447675,-0.010777015,0.0056736027,0.02065822,-0.019579614,-0.0033383411,0.0128076635,-0.00094973523,-0.026225572,0.0115173785,-0.023717867,-0.022370957,-0.051624335,0.048454847,0.022508975,0.010181433,0.015630564,-0.018228274,-0.03168041,0.027518855,0.033252224,0.024333425,-0.03500213,0.005412225,0.00096465927,0.0094478605,0.025824215,0.005405929,0.0019291509,-0.010765785,0.04397555,-0.028406737,0.014741102,0.060979713,0.03116527,0.040670924,0.03613319,-0.0062655713,0.008804183,-0.069519505,0.024926042,0.02622241,0.032483105,-0.021937374,0.02255598,0.033881743,-0.006363104,-0.04922865,-0.028523088,-0.0123159345,-0.0018458837,-0.01519314,-0.014787931,-0.03439486,0.02357782,-0.00062928983,-0.0062767374,-0.019945253,0.06721311,-0.021304257,0.03249867,0.030733695,0.028465414,0.025848467,0.0007534349,-0.03325648,0.0079940455,0.058158305,0.0042015556,-0.0563287,-0.022841152,-0.044583794,-0.051649164,-0.00027195344,0.00077177305,-0.00439747,-0.0180929,-0.024105186,-0.016817054,0.041006368,-0.0013403038,0.040271677,0.06472411,0.0059791803,0.026133325,0.008234006,0.013635716,-0.027661763,0.034899242,0.044693246,0.047955,0.03567213,-0.030710202,-0.026681071,0.015197458,0.024459178,-0.0041106855,0.0147213545,-0.021752926,0.05146022,-0.01297257,-0.0068921703,0.05077439,0.009675126,0.010733449,-0.004820807,-0.010800214,-0.029660886,-0.036821716,0.0420551,0.0068516955,-0.011466292,-0.01638661,0.014507699,-0.02721481,0.00054865127,-0.040050484,0.008213539,-0.019232998,-0.002735189,0.0007232639,0.03503109,0.029192561,-0.0044190553,0.029814426,0.03804601,-0.0016281531,0.01115918,0.022002785,-0.035212994,-0.018471593,-0.026179502,-0.0019662592,0.023663577,-0.04243218,0.033510398,-0.037787624,0.019724106,0.0049559646,-0.007920776,0.050951533,0.03944919,0.00033077682,-0.004630042,0.027662186,-0.03347182,-0.021377683,0.0033302295,0.05432852,-0.029110303,0.03775838,-0.01793387],"last_embed":{"hash":"1qnpz9p","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"1qnpz9p","at":1762844717774},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{50}","lines":[54,54],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qnpz9p","at":1762844717774}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{51}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03404567,-0.0059904726,-0.01219893,-0.010495847,-0.0050590946,-0.04275153,0.017266978,-0.015419931,0.004532837,0.00008933699,-0.0104746455,0.009181267,-0.022135533,0.0025190474,-0.009044285,-0.02037322,0.02306492,0.0063581886,-0.02308125,0.040485032,-0.08146881,0.055689495,0.0500706,0.043697603,-0.02286873,0.023995763,-0.016721705,0.0073459814,-0.03309015,-0.01967074,0.0019970064,-0.0038894229,-0.023059398,-0.050258163,-0.021101823,-0.04523164,0.006403464,-0.00035440698,-0.041473836,-0.03267736,0.0035899526,-0.04214524,0.044778783,-0.01045973,0.02774218,-0.032414783,0.0028866462,-0.010562598,-0.032889824,0.0046889596,0.013409009,0.023562478,0.06022778,-0.025213767,-0.026222548,0.044343427,-0.022868603,-0.03923905,-0.029716771,-0.005263138,0.0028926595,0.055801094,-0.03542709,-0.00962375,-0.0085191345,0.043202586,0.0024103394,0.007558163,-0.0004909543,-0.04238844,-0.022461377,0.0043925825,-0.032374777,-0.003979099,-0.05568024,0.019797128,0.068491854,-0.018639756,-0.052029002,0.027802357,0.009337631,-0.010824697,0.009948944,0.011960562,0.009092851,0.001128521,-0.043988224,0.050583184,0.020226287,-0.005745738,-0.043942396,0.03606204,0.017005552,-0.025316615,-0.03758694,-0.00033427236,-0.010545442,0.019993907,0.038799517,-0.028682137,0.022932677,0.03461353,-0.014033074,0.009159171,-0.010986026,-0.01909585,-0.018630382,0.052183174,-0.022506656,-0.02287776,0.039118204,0.034925435,0.041560475,0.022973005,0.017644955,-0.032711666,0.007593712,-0.03782934,0.0238681,-0.024273282,-0.0017962917,0.052706722,-0.0047095967,-0.0188355,-0.009645407,-0.00464088,-0.016533265,0.028338758,0.0019351348,-0.013737293,0.035099022,-0.01854434,0.028618783,-0.014128147,-0.04185802,-0.02075343,0.016959319,0.013844657,-0.035973772,-0.017250344,0.04539399,0.051116448,-0.0014783691,-0.024756504,0.02873098,-0.025547791,0.025745496,-0.018948166,0.005439241,-0.07103794,-0.0030970795,0.03181891,0.03649026,-0.005505613,-0.012071443,0.0028953003,0.008025779,0.014130741,0.040425874,0.030309623,0.004024987,-0.021789122,-0.026454628,0.034188088,0.009572692,-0.042397656,0.040956914,0.024395522,-0.021186758,-0.02631306,0.037726287,-0.040578652,0.0072691455,0.028566184,0.026093788,0.02835645,0.035794094,0.012246789,0.02624175,-0.032146517,-0.027288843,0.0060699587,0.0012115216,-0.032783676,-0.020207033,0.038769968,0.02539357,-0.023156388,0.0047576567,0.0354714,-0.00796108,-0.022795277,0.02328823,-0.042025115,0.07084362,-0.041180883,-0.0037577804,-0.020073852,0.034657013,-0.031284362,0.018015606,0.007580747,0.028956262,-0.0052519776,-0.008508641,-0.032423966,-0.044893578,0.01674196,0.0010122064,-0.07355095,-0.0429011,0.0043784045,0.0020963948,0.03865503,-0.02471849,-0.0129595455,0.046306394,0.04070457,0.017136704,0.011464122,-0.023393791,-0.0012913896,0.03003959,0.066243954,0.019786682,0.028624525,0.008392521,0.03735859,0.0057265707,-0.03620214,0.007116619,-0.05048678,0.008542877,0.00017890781,-0.0013895477,0.024468515,-0.028470913,-0.011314557,0.040086858,-0.028617436,-0.0072433865,0.022000927,-0.00092838984,0.04277957,-0.024103165,-0.040538613,-0.010504023,0.020290634,0.019902637,0.007479853,0.0019525379,-0.02060601,-0.018974619,0.0007487081,0.002797928,0.034842335,-0.023645656,0.01569494,0.02610482,0.021937525,0.013895146,0.0074564433,-0.01768622,0.021563288,0.023039557,-0.024470022,-0.013195482,0.01848493,0.05360163,0.02214878,-0.028219782,-0.021732928,0.027599756,-0.022679854,-0.01190014,0.011446357,-0.022738658,-0.024853453,0.03488128,-0.004477091,0.024770856,0.020658894,0.03171442,0.038080063,0.04973208,-0.0031205574,0.00066055445,0.0045015337,-0.0033875029,-0.023699228,-0.0146376,-0.014608599,0.04197306,-0.029260047,-0.03159008,-0.04151352,0.007744401,-0.15216653,0.00023552314,0.009212692,0.03827663,0.02343522,-0.02798657,0.005482277,-0.0041282764,-0.019854784,0.060162336,-0.0061669736,-0.037581965,0.013043754,-0.02784821,-0.036784515,-0.031450283,-0.020031115,-0.041561592,-0.015582543,-0.028578367,0.022115156,-0.030545698,0.04485995,0.03567907,-0.020151623,0.0029403125,0.081813365,-0.017312314,-0.024965515,-0.010652306,-0.024195187,0.012074015,-0.013479256,0.009125475,-0.0036590898,0.06738288,-0.00018803861,-0.030338518,-0.055465538,0.014700155,0.025395216,0.064677425,-0.049218513,0.07149677,0.0060737235,-0.0142787285,-0.030627836,0.0017737292,-0.054895215,-0.08050523,-0.016907554,-0.00035997934,-0.0159352,0.004230183,-0.047334976,0.019802285,-0.01997317,0.050042477,-0.03876,0.005713791,-0.02681871,-0.06320419,0.038438406,0.008997878,-0.030825783,-0.05420483,0.002139804,0.0029160222,-0.00093279005,-0.018133413,0.009906125,-0.0146659855,0.0061657075,-0.0000100768075,0.014645625,0.015106452,-0.022952637,0.0017397639,0.0038690409,-0.10791641,0.010810028,0.010772794,-0.036080472,0.05330546,-0.017784007,0.0044687646,0.007935556,-0.0024073517,0.008178112,0.22652516,0.041023646,0.042788662,-0.043534327,0.032470655,-0.03364788,-0.024219148,0.023895226,0.024290025,-0.039863274,-0.01219844,0.041008923,-0.0058854916,0.0184585,0.023303894,0.05755153,-0.05927217,-0.03581315,0.05237287,-0.0036997392,0.006788591,-0.028812343,-0.0062558213,-0.050463267,-0.07649099,0.011097598,-0.0020104889,0.0053764116,-0.011481601,-0.0020668553,-0.0032453004,0.044636596,0.023938999,-0.012838041,0.08083754,-0.02389661,-0.015064537,-0.065556824,-0.02710907,0.013163908,-0.014080296,0.017692419,-0.046658102,-0.030461729,-0.05547234,-0.010728879,0.018564584,-0.018448895,-0.060992587,0.018198596,-0.038129725,-0.015383761,0.01677858,-0.005191841,0.0061572916,0.027504321,-0.017087942,0.0105614355,0.038657434,0.040684752,0.014849916,0.018753605,-0.033948638,-0.0521312,0.015519863,0.029820787,0.020928852,-0.015131233,0.035491843,0.0068934974,0.008845692,-0.016603135,-0.005966492,0.013754446,0.027874298,0.0023629048,0.05160911,0.020045476,-0.0042623053,0.009062906,-0.024228824,-0.02859021,-0.00394356,0.03506297,-0.014303135,-0.025393963,0.043633793,0.049333975,0.011684084,-0.017591314,-0.032591194,-0.0067148847,-0.046334725,-0.024764493,-0.029137217,-0.040693197,0.021087136,-0.025359804,-0.03666219,0.006453761,-0.011494879,-0.0038341964,-0.0049331356,0.0070898198,0.06342549,0.016350687,0.046395738,-0.009787647,0.033446357,0.029343467,-0.027977992,0.020436566,0.006437126,-0.033357117,0.048529938,0.03629515,0.056679048,0.0076299002,0.022785304,0.021325136,0.043016214,-0.0037520304,-0.026991704,0.0038885954,-0.021198908,-0.056737036,-0.04492886,0.04231934,0.0075723357,0.033060674,0.05183976,-0.025876569,-0.03014386,0.04046882,0.028968954,0.0076420647,0.070238546,-0.018534452,-0.039536998,-0.018518481,0.004381081,0.019852582,0.047141094,-0.015454185,0.014025097,0.01772573,-0.046593707,0.016423566,-0.021990186,0.023001,0.011491523,0.040976528,-0.009316856,-0.045471746,0.014462417,0.0041294177,-0.02965455,-0.0015540657,-0.0039285067,-0.016439108,0.032556746,0.056991324,0.06176731,0.07986566,-0.04067579,-0.0075018187,-0.014959694,-0.017959509,-0.034458004,-0.034180224,0.028392134,-0.047159616,-0.036884855,0.0009360829,0.019981273,-0.051648,0.037694883,0.009553442,-0.02946882,0.0037734017,0.027445724,-0.016583195,-0.063812226,0.036401685,0.017099882,-0.003159999,-0.033205435,-0.017547319,0.027931424,-0.044259336,-0.037872497,0.10320192,-0.014855981,-0.01609493,0.03301385,-0.0023146998,0.08074888,0.0067910505,0.020713791,-0.018863235,-0.047975715,-0.026594367,-0.038555123,0.027148867,-0.029491132,0.023138203,-0.014496572,0.017557435,-0.030705355,-0.06476704,-0.027501749,-0.034891874,-0.06494834,0.0016041958,-0.026746286,-0.016807754,0.025521934,0.041551802,-0.0439004,-0.04999803,0.03285306,-0.000075899254,0.044865787,-0.02125808,-0.005340095,-0.023338314,0.021605436,-0.024924785,-0.016011758,-0.022925243,-0.010519923,-0.016113965,-0.0051798434,-0.022811359,0.008756909,0.032936428,0.03137105,0.028218692,0.027891047,-0.024907345,0.023593364,-0.030220956,0.036284395,0.057709858,0.044752568,0.0010721424,-0.0021547028,-0.052214485,-0.0056774183,-0.017503208,-0.03277165,0.0056174225,-0.012589083,-0.011571428,0.04010055,0.0015754068,-0.023005316,0.007866898,-0.024919061,-0.042037,0.02813107,0.01421348,-0.00499233,-0.0011180488,-0.005087743,-0.03132554,0.002747684,-0.05277593,-0.038805667,-0.027271828,-0.03870607,-0.034723494,-0.008878202,-0.014157176,0.022430114,0.0074284906,-0.03500443,0.009053549,0.01587417,-0.06478992,-0.03625747,0.016544897,-0.044704482,-0.0088948505,-0.0013806983,0.015233951,0.0007678876,-0.037111476,0.009268019,-0.011283353,0.003684136,-0.032170113,-0.04298447,0.046985738,-0.002615019,0.055380125,-0.000579868,0.02078102,-0.0075646946,0.0016385678,-0.0037778355,-0.038188845,-0.0318457,-0.03583542,-0.020960206,0.012813745,0.016101798,-0.056261364,-0.0006520739,0.007938586,0.016051931,-0.044832397,0.002710046,0.020994902,0.025548795,-0.0052188872,0.030259479,-0.023826867,-0.022676123,-0.00006783806,-0.0052854484,0.042887725,-0.04073988,0.000545073,-0.007338435,0.0018704123,-0.0148220025,0.003903435,-0.030473154,0.03670268,-0.0124417255,-0.032948956,-0.030849284,-0.010866656,-0.006060908,-0.00053823256,0.03515734,-0.001942459,-0.028832907,-0.031362053,0.03093644,0.056505423,0.00994784,-0.0058976337,0.03311319,-0.032803457,0.0034207585,0.020264437,-0.029723916,-0.03192079,0.0014521957,0.023218848,-0.009004084,0.00033111018,0.025514057,0.0071771615,-0.010319996,-0.038688224,0.016661769,0.028109401,-0.046914425,-0.012483483,-0.00009399614,-0.011358318,-0.020788342,0.036129124,0.006832494,0.012894142,0.0027743145,0.006295463,-0.0015180622,-0.013259032,0.0052328533,0.041387923,-0.037045594,0.04944092,-0.018250367,0.0033258777,0.02406885,-0.01009869,0.01600124,-0.02597761,0.003321489,-0.0144777745,0.01502998,0.004410259,0.024822144,0.010593983,0.04355983,0.054514263,-0.012540105,-0.009461093,0.017852897,0.019129416,-0.154315,0.038981315,-0.0020971904,0.015713308,0.010710779,0.010709192,-0.027473694,-0.04978001,-0.023134612,0.030279351,0.03267007,-0.027103411,0.010871744,-0.019123018,-0.016299734,0.04042712,-0.023564871,0.012449487,-0.061965894,0.025690867,0.043167796,0.0064819586,0.05017705,0.027610164,-0.0085317865,-0.004663374,-0.055192977,-0.047260083,-0.024687286,0.011228078,-0.06369523,-0.041656733,-0.022732077,0.0138684865,0.0245135,0.011363436,0.016611325,-0.019502532,-0.04744074,0.0021735653,-0.023866182,0.019523162,-0.013397517,0.00054412696,0.03210829,0.038345847,0.012592586,-0.027259678,-0.006865165,-0.02135668,0.0072350344,0.017472861,0.0021494897,0.0778381,-0.010628497,-0.025904126,0.00033352923,-0.025984036,-0.0043311515,0.044556268,-0.031602718,0.032123033,-0.013522285,-0.005952232,-0.058436353,0.01167306,0.000018960822,-0.020637134,-0.021071209,-0.013457901,0.0039396733,0.0030407945,0.011964563,-0.025973918,0.0068496023,0.027236795,0.003085271,0.009447868,-0.025116192,-0.0521746,-0.088147365,0.021135125,0.02881263,-0.025081415,0.04699613,0.0099516325,-0.018264715,-0.02558939,-0.06494801,0.0000048043594,-0.05986536,-0.020414375,-0.0007711336,-0.03541308,0.001636269,0.06557893,0.0025045623,-0.007983143,0.021788403,0.00408816,0.014718603,-0.010793055,-0.026073003,0.005898821,-0.059269413,0.06132712,0.046148658,0.0037042464,0.01736153,-0.030988265,-0.039231874,0.02235312,0.0116616255,0.023291111,-0.074820906,0.014484794,-0.016166354,0.017057326,0.024523553,0.02800957,0.024010936,-0.010316735,0.022999523,-0.03946822,0.011601871,0.052058883,0.019462986,0.038422182,0.07426954,0.005585273,0.021608107,-0.04368239,0.04025376,-0.0007876047,0.025747648,-0.024268065,-0.019502701,0.03965167,-0.050660152,-0.03209102,-0.022665739,-0.019448418,-0.025919415,-0.045032866,-0.017624486,0.01869882,0.015537512,-0.045447353,0.014240272,-0.023020314,0.04507342,-0.011526222,0.009905549,0.037529815,-0.010193541,0.028442802,0.019165386,0.016832883,-0.0009447602,0.054033034,-0.011237394,-0.00810554,-0.010340335,-0.0044713216,-0.02582451,-0.02398142,-0.013032071,-0.008931357,-0.021084785,-0.010750233,-0.018931396,0.037995234,-0.004178467,0.003624125,0.059860364,-0.023923628,0.025348792,-0.011806621,0.021086616,-0.029530771,0.039887294,0.063183516,0.046942916,0.018195972,0.01836656,-0.028709885,0.012783807,0.055267964,0.004776883,-0.0155296875,-0.022824151,0.04342557,-0.028356355,0.006010146,0.06224039,0.012028467,0.016859327,-0.008849486,0.015952546,-0.021819921,0.011456432,0.027906498,-0.039777234,0.00014259038,-0.008901089,0.013043269,-0.010443625,-0.0031459942,-0.025931671,0.022904988,-0.02491142,-0.030568095,-0.029161254,0.012074804,0.025813272,0.012698356,0.021938,0.018745529,-0.021262072,0.0271279,0.022851693,-0.026190264,-0.0057870764,-0.015674138,-0.039779045,0.044639517,-0.063291945,0.023457626,-0.025683392,0.02367122,0.013745409,0.0065861004,0.05782817,0.04141448,-0.006117024,-0.025079142,0.0045852377,-0.039188813,-0.029025273,0.0036376615,0.024579987,-0.024417534,0.0030048392,-0.017059071],"last_embed":{"hash":"jqqlin","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"jqqlin","at":1762844717774},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{51}","lines":[55,55],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"jqqlin","at":1762844717774}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{52}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05894177,-0.0088481875,-0.005670993,0.010077222,-0.017026348,-0.051663462,0.014027063,-0.027724491,-0.012248153,-0.0034001868,0.022640489,-0.011213084,-0.009353729,0.019222321,-0.024491418,0.01013976,0.0010781025,0.0052614417,0.019459894,0.024052205,-0.071506515,0.0460096,0.028285189,0.0033646743,-0.0046438593,0.015854396,-0.016848646,0.019046992,-0.0027432607,-0.0074624177,0.042854067,-0.03339703,-0.013512172,-0.051389303,-0.015554076,-0.038081057,0.004118985,-0.022518579,-0.053009145,0.015465995,-0.020338628,-0.06646181,0.01852977,-0.047412604,0.044603642,0.010764988,-0.020952838,-0.011503838,-0.012431413,0.00060526544,-0.0060101342,0.032835063,0.04035474,-0.030502232,-0.018955184,0.029425647,-0.0008056449,0.0017470171,-0.032401558,-0.018076036,0.0039520194,0.02252043,-0.008222101,0.0046139047,0.033276573,0.06250459,0.03242683,0.011385254,-0.0017563613,-0.0005654999,-0.0122184325,-0.0010979999,0.014735559,-0.050071776,-0.059845805,0.043589797,0.036082786,-0.020922365,-0.015191285,0.05075161,0.039409593,0.0056998534,-0.021243403,-0.01521386,0.0077628433,0.025067916,0.0026494504,0.019352073,0.022942442,-0.036603812,-0.024081957,0.0026776535,0.014086719,-0.0078469245,-0.020921366,0.0078119542,-0.01652494,0.017990356,0.017089492,-0.004943916,0.0287347,0.022963047,0.001364722,0.00024137212,-0.019312039,-0.0126522,0.000671782,0.04177587,-0.01961105,0.0021681015,0.009515427,0.060192175,0.05288976,0.037004527,0.024656175,-0.04397816,-0.015087788,-0.017883403,0.024859935,-0.0054534287,0.024209136,0.048057117,0.012515227,-0.0032558467,-0.006676203,-0.0021542325,0.00017947728,-0.0032896814,-0.019241191,-0.018011507,0.012890901,0.007574536,-0.00087460654,-0.002442973,-0.010179937,-0.00908444,-0.053438768,-0.0068644215,-0.0145502025,-0.021712756,0.0063950443,0.031717997,0.004112982,-0.004053114,-0.005632773,-0.023384733,0.039232533,-0.019248238,-0.021277696,-0.045317866,-0.003604084,-0.005068692,-0.010397713,-0.010472266,-0.025690747,0.0027494389,0.036657296,0.004091065,0.04608648,0.0012622706,0.003169439,-0.01321059,-0.04939289,0.0134191895,0.029517112,-0.0058727446,0.026941914,0.024377849,0.002101405,-0.028887147,0.052211937,-0.052566618,0.025887668,0.033604033,0.018137526,0.038201913,0.044400774,0.019143179,-0.024001492,-0.050962336,-0.05387608,0.0022262412,-0.029688593,-0.010577364,-0.041872118,0.04455531,-0.03367169,-0.041653544,-0.0019628948,0.0027772181,-0.013785166,0.0005972215,0.030315407,-0.009965644,0.034186367,-0.039330646,0.02941815,-0.04066574,0.02578425,-0.019961137,-0.0068978393,0.032614943,0.02604589,0.005077035,-0.03649031,-0.040843982,-0.00559767,-0.0048288177,0.02595918,-0.049201973,-0.021097386,0.0056065246,0.019465517,0.010233733,-0.0007726058,0.004121152,0.045871038,0.019399349,0.02193946,0.015462196,0.0040604984,0.055793032,0.035995975,0.032952804,-0.005113852,0.029181946,0.019297447,0.046086002,0.02359234,0.009526451,0.014841454,-0.0027086076,0.025317254,0.011086875,-0.015766622,-0.011824853,-0.01469328,0.0043855784,0.042877782,-0.010462843,-0.014931745,-0.03397209,-0.012867093,0.039260738,-0.05477356,-0.031516522,0.030555096,0.036443103,0.019037481,0.011443132,0.01661359,-0.02071817,-0.0068830866,-0.011084922,0.0062442827,0.037821118,-0.03557266,0.0052207434,0.021423142,0.012934345,0.011870671,0.035297524,-0.022049367,0.029842693,0.028082777,0.002075338,0.003031181,0.008780802,0.067918316,0.022560725,-0.013178887,-0.005450533,0.027535863,-0.012668843,-0.032442946,0.00065934676,-0.04492005,-0.017183503,-0.003585032,0.0022373653,0.02840563,0.04078979,0.040027376,-0.0118177375,0.038084902,-0.021463647,0.012398757,-0.051259257,-0.009124387,-0.029478276,-0.020533988,-0.009081282,0.055761162,-0.020448828,-0.008163649,-0.025101772,0.008121555,-0.15846708,-0.006684951,-0.0026958375,0.00788038,0.026757343,-0.010887953,0.010306114,0.011474664,-0.040629387,0.070851564,-0.028030222,-0.023249628,0.0050601284,-0.00692621,-0.03936561,-0.019781807,-0.035417665,-0.06280128,-0.0063290247,-0.027928196,0.02808326,-0.05859905,-0.0012276033,0.015328554,-0.014884974,-0.015170011,0.054608732,-0.037771642,-0.01493251,-0.02980822,-0.025281787,0.0014461142,-0.017678574,-0.0071698115,-0.0074588903,0.09132577,-0.036026694,0.017171342,-0.009146011,0.0061293496,0.04831971,0.014058827,-0.043171287,0.068949714,0.0045624063,-0.013973768,-0.041983414,0.0057065804,-0.048345637,-0.050198197,-0.0204674,-0.020778893,0.0039074323,0.034124795,0.000631304,-0.0018782757,0.01108381,0.059103478,-0.03558043,-0.035236537,-0.030808613,-0.046110295,0.012599408,0.018816864,-0.051311366,-0.017332438,-0.017473478,-0.035003975,-0.008561056,-0.01864892,0.04824691,0.00028858468,-0.0071041747,0.018084375,-0.006303338,0.02301403,-0.00770162,-0.02020097,0.00075209537,-0.12099123,-0.012476836,0.0027733005,-0.030264432,0.029997319,-0.02668034,0.017698217,0.021186385,-0.0066824863,0.013508479,0.2413737,0.055107463,0.035202958,-0.047361054,0.031720165,-0.028390765,-0.060161654,0.04615467,0.021190094,-0.027528511,0.011608907,0.009244805,0.0056138304,0.020581491,0.030460687,0.054981217,-0.04674717,0.0065557677,0.06639527,-0.008856611,0.02954099,0.012491414,0.005942013,-0.03589951,-0.082263246,-0.0055485335,0.004870202,0.007838244,-0.013883332,0.004805798,-0.012616986,0.051800635,0.037115518,-0.025378542,0.058971874,-0.0043699746,-0.008209749,-0.068583,-0.019587792,-0.0007284572,-0.034390368,-0.004543406,-0.037509847,-0.026228566,-0.05534591,-0.027324794,0.029861744,-0.030999832,-0.05031313,0.0019449379,-0.0015003684,0.010263969,0.009328367,-0.02724368,0.053081892,0.0029120161,-0.026742343,0.0034236044,0.0046884995,0.025319329,-0.011229787,0.021954583,-0.075123295,-0.03824344,0.026886363,0.012589246,-0.014033454,-0.006714361,0.022967152,0.027830115,0.021149995,-0.012918206,-0.009950383,0.04844452,0.028924558,-0.018456176,0.021998074,0.057676222,-0.017718911,0.0072154007,-0.017627519,-0.04520888,0.0016431012,0.010935056,0.022051938,-0.021092383,0.0322624,0.06968177,-0.026289774,0.005374128,-0.020130299,-0.0072103734,-0.039540775,-0.004916748,-0.011720232,-0.027375331,0.05874985,-0.024702182,-0.04822607,-0.012148102,-0.03384443,-0.021137094,-0.019908734,-0.012960857,0.012182302,-0.009176224,-0.0012669313,0.01294837,0.022767235,0.020705502,-0.04313001,0.023086045,0.013122403,-0.045071192,0.05400847,0.04585352,0.04168102,0.02695627,0.018652178,-0.000694686,0.044308867,-0.023738286,-0.014397344,0.0060851416,-0.023048678,-0.029789796,-0.028734172,-0.04314668,-0.020132275,0.015313327,0.069629,-0.032870583,-0.04309261,0.004033271,0.021013493,0.045867562,0.04302224,-0.012451717,-0.062424824,-0.009128493,0.019120071,0.018362455,0.03132589,-0.035602815,0.006512654,0.07463338,-0.0076879323,-0.01451347,-0.030331107,0.032457523,0.010809277,0.040414166,0.020233385,-0.0739533,-0.0025608945,-0.026575832,-0.023700146,0.029870074,-0.035399877,0.00034364304,-0.017144727,0.011904686,0.024396515,0.051294945,-0.034860633,0.010659602,0.027156038,0.0017896973,-0.023087185,-0.06485596,-0.022653894,-0.036582764,-0.04385895,0.017496971,0.03942324,-0.07624842,0.049203936,0.03788402,-0.00073865044,-0.00034178814,0.026156371,-0.01214089,-0.05453835,0.04606811,0.030178208,-0.016857304,-0.007203061,-0.028486947,-0.001265527,-0.029361835,-0.019110728,0.10562562,0.024554314,-0.03546393,0.0428219,-0.01127405,0.039569765,-0.011469606,0.02441404,-0.038015388,-0.02954134,-0.00058413745,-0.014822736,-0.0126027865,-0.01363084,-0.0028642088,-0.004750687,0.0059403176,-0.052644797,-0.003500272,0.034183346,-0.045231283,-0.04932899,0.011116699,-0.029020473,-0.0239277,0.04150604,0.034306414,-0.0778315,-0.027882917,0.046778828,-0.0154169,0.039747007,-0.052327033,-0.014013702,0.033202995,-0.011395001,-0.03444307,-0.04131878,0.0045395475,-0.010393837,-0.028327873,0.023651706,-0.02857369,0.013872342,0.053614132,0.056729775,0.043957524,0.014664568,-0.043000158,-0.0021974721,-0.019678617,0.0034338285,0.021834016,0.019746331,0.0190572,0.025256837,-0.06685369,0.010115764,0.02097107,0.020391077,-0.042487215,0.016319914,-0.012831576,0.04022558,-0.0035084106,-0.02291902,0.01756514,-0.05286444,-0.03918291,0.0059981947,0.021860868,-0.013909989,-0.002540559,-0.05693594,-0.036487203,0.004458593,-0.008626414,-0.018866222,-0.018445613,-0.027040295,-0.029322218,0.017881183,-0.024716789,0.027379192,-0.020818692,-0.021096917,0.0018755073,0.029827451,-0.017270703,0.002627386,0.03287878,-0.002687868,-0.016587501,-0.013385859,0.061622612,0.0024554385,-0.005832358,-0.0074771177,-0.007983769,0.030464532,-0.042353883,-0.04076902,0.068282545,0.013420178,0.053935327,0.018917412,0.019964153,-0.022660347,0.00043963586,-0.0071587763,0.00057034625,-0.013301935,-0.035256553,-0.026532209,-0.0018492994,0.021309638,-0.036812857,0.07247359,0.024429237,0.000334278,-0.080321126,-0.0025217233,0.0049811183,0.02424587,-0.012678957,0.056674097,-0.040608082,0.034475926,0.001467115,0.02025619,0.01694179,-0.048323944,0.013352366,-0.0523802,0.011388794,0.011331071,-0.018896112,-0.029110376,-0.023464926,-0.013967707,-0.07050793,-0.0306269,-0.032781012,-0.00080506335,-0.0062975776,-0.025971675,-0.0054574395,-0.011642802,0.0019737326,0.006428269,0.022718728,0.02947658,0.015191557,0.02852174,-0.035549436,0.025134755,0.014250902,-0.041559473,-0.016144976,-0.01860538,-0.030152882,-0.041383047,-0.04342084,0.04011017,0.047561266,-0.028953021,0.020433752,0.010301199,0.042735297,-0.031687967,-0.021349665,-0.027413901,0.003117297,-0.028564548,0.033798445,0.029101856,-0.032173704,-0.034094878,-0.019510202,0.0023239243,-0.020441748,0.010456706,0.022886155,-0.02713279,0.042838544,-0.013204671,-0.0024117439,-0.012895397,-0.025119102,0.02720251,-0.00176204,0.012853942,0.00062364887,0.056234658,-0.032180388,-0.0027226785,0.038931563,0.004589453,0.0626602,-0.0017755379,0.027302757,0.013217915,0.013577966,-0.15236403,0.016666796,-0.030961333,-0.020071471,-0.000021036916,-0.013004569,-0.014055062,-0.010697396,-0.004055082,-0.03686827,0.0096142525,-0.0059904438,-0.0106713995,-0.015030902,-0.0064081824,0.048563115,-0.03957025,0.025327452,-0.07019266,0.038577337,0.036243364,0.025344146,0.053858675,0.033347856,-0.0039113816,0.0023987812,-0.037015148,0.0005838598,-0.029827902,-0.010919823,-0.058235597,-0.020365587,0.00023088309,-0.024102451,-0.023411531,0.015600996,0.015821662,-0.009046028,-0.03600484,-0.021265136,-0.0033479151,0.022522604,-0.012587857,0.002429453,0.023161098,0.0077331075,0.014226181,-0.019196676,-0.035182986,0.008895267,0.02086867,0.029035572,-0.0062334626,0.05173911,-0.012825544,-0.027776321,0.0095023895,-0.01733341,-0.00847757,0.04722009,0.006648351,0.02582602,-0.020605698,-0.06283416,-0.08023773,-0.00025046553,0.016239164,0.0342516,-0.050831772,0.011591037,-0.02932524,0.0084130205,0.0077265855,-0.0070540337,-0.025687996,0.026069896,0.0068528126,-0.011448355,0.01344086,-0.040786058,-0.08889644,0.03149463,0.0050984835,-0.006709025,0.036982644,-0.0033921096,-0.006729698,-0.017357364,-0.045116756,0.0009425736,-0.043902416,-0.005845852,0.01454228,0.018910442,-0.019719748,0.04343542,-0.03772903,-0.014740299,0.020820512,0.01707677,-0.022271967,-0.03319205,-0.012542332,0.024189953,-0.026420327,0.047009394,0.028362576,-0.005168768,0.030544411,0.015076578,-0.03478963,-0.0035917938,0.005531984,0.040853195,-0.046131037,0.014156336,-0.02125838,0.020758184,-0.0153509695,0.023576217,0.01360238,0.020634854,0.04054601,-0.033854492,-0.003998394,0.031864155,0.032151718,0.012857618,0.01716828,0.00063349004,-0.0069739027,-0.018455664,-0.0004201735,0.0038406048,0.016884632,0.009633011,0.017774977,-0.0007058045,-0.036800236,-0.026039012,-0.020417517,-0.027962875,-0.023316074,-0.05166896,-0.0065120882,-0.007939677,0.046775956,-0.0054744296,-0.024436975,-0.0291844,0.039400596,-0.016560325,0.02638109,0.0039928285,0.02649025,0.04693891,0.014883306,0.025109356,-0.023514893,0.08428475,-0.014967494,-0.048651315,-0.01772456,-0.048788223,-0.028959246,0.016250899,0.024231164,-0.017166998,-0.015511991,-0.0117457835,0.031374637,0.02915778,-0.003953323,0.03112335,0.013016305,-0.0026194563,0.019131385,-0.020370265,0.024165938,-0.028828833,0.035404097,0.014785231,0.019836163,0.041125387,0.014228488,0.0002327664,0.01409053,-0.0022652464,0.01534684,-0.001227412,-0.012121802,0.06167173,-0.057733014,0.027445694,0.049320593,-0.004307073,0.0027410956,-0.011175863,0.022415102,0.030470626,-0.058656976,0.022790523,-0.012595749,0.009597103,-0.017242517,-0.00037470757,-0.026071033,-0.047246404,0.0132158,0.036650285,-0.017649438,-0.021491269,0.006519878,0.017824272,-0.009513343,0.041215383,0.006555925,0.013928936,-0.009704216,0.048956692,0.023679107,-0.00017469097,-0.003817545,0.0021605415,-0.039020382,0.0006065331,-0.05206779,0.019111909,-0.025123507,0.06533954,0.019128408,0.025704142,0.026698727,0.031791113,-0.019058367,0.025797108,0.020114101,-0.030667827,-0.024428703,-0.017460614,0.04079881,-0.055055313,0.039827373,-0.0058789593],"last_embed":{"hash":"1hteweh","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"1hteweh","at":1762844717774},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{52}","lines":[56,56],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hteweh","at":1762844717774}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{53}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028792184,-0.017363446,0.0026904114,-0.0012060269,-0.00026621183,-0.060878154,0.017595068,-0.018010924,0.00056457653,0.005140904,0.011374166,0.014272704,-0.032161668,-0.0042917384,-0.008730204,0.008330298,0.008199853,-0.025479045,-0.014931799,0.03315776,-0.05720676,0.039153643,-0.012389879,0.057374887,0.010235151,0.026752938,-0.03396332,0.008602205,-0.014406364,-0.01607134,-0.004442203,-0.03935639,0.008443891,-0.073354185,-0.008746743,-0.05154229,-0.0052900165,0.010172366,-0.046574682,-0.04854751,-0.008425862,-0.027562609,0.04864445,-0.016784664,0.02638142,-0.00036291382,0.0049078856,-0.0070872004,0.0024046986,0.051461186,0.0055213356,0.013913033,0.06245035,-0.028774416,0.004414569,0.08794574,0.018526226,-0.0075428113,-0.05051229,0.00075718487,0.014349903,0.008311283,-0.009786452,-0.0065641287,0.01514531,0.07043115,0.008114687,0.0011775605,0.013270516,-0.042764742,-0.015419998,0.030871604,0.0019456737,-0.027366199,-0.06563631,0.011483482,0.044733427,-0.0018755595,-0.03991136,0.058089968,0.008567789,-0.02091418,-0.016588438,-0.0110908775,0.010151316,0.024166098,-0.02883431,0.025398873,0.032988235,-0.0069806995,-0.026999475,0.0028116377,0.011838338,-0.011401538,-0.01922667,0.011024819,-0.03155803,-0.0035297137,0.029594077,-0.017358573,0.055326592,0.030096622,-0.033754855,-0.032127477,-0.008174874,-0.00757221,0.01000806,0.039582074,-0.01200215,0.016338103,0.020619472,0.015827728,0.02084992,0.0105926525,0.016740898,-0.05812416,-0.021901615,-0.012016185,0.05197218,-0.008588089,0.0031454612,0.037208494,0.045985114,-0.028946042,-0.020057382,0.00001720522,-0.02252205,0.013330112,-0.045389865,0.02837374,0.048049383,0.007945805,0.0038372593,-0.03225236,-0.012088824,-0.028786553,-0.02943595,-0.0040138066,-0.010535918,-0.021552874,0.011083181,0.045158204,0.0074856593,-0.01637348,0.02198898,-0.04209718,0.0256375,0.0059343213,-0.014823707,-0.0740987,0.03906458,0.003002848,0.017119499,0.006594601,-0.04180905,-0.024747318,0.03512421,0.023940912,0.050414808,0.055025652,0.0028509905,0.00857797,-0.055262357,0.017276363,-0.008294682,0.004989386,-0.0003658275,0.024882033,-0.00035559412,-0.03979612,0.0370889,-0.026792007,0.029219974,0.008741039,0.010380934,0.023234693,0.049315695,0.014396261,-0.02331851,-0.047149416,-0.011401135,0.0041659935,0.013834965,-0.017630659,-0.043509662,0.0254609,-0.009827521,-0.023648063,0.014171037,0.04261562,-0.035596058,-0.016867325,0.07250629,0.001253127,0.068014435,-0.058837175,0.0039000981,-0.016158596,0.012963538,-0.055047832,0.00001905336,0.022369437,0.004179298,0.009475041,-0.043971073,-0.037914716,-0.04708709,0.0082621,0.033761907,-0.008488457,-0.010287177,-0.030811045,-0.0022610163,0.038294557,-0.0047385055,-0.021165352,0.007110307,0.009436536,0.017215367,-0.013668996,-0.061510116,0.03522447,-0.0008431555,0.03893564,-0.022209238,0.012983649,-0.0010819868,0.02848254,0.0015201296,-0.006219247,0.0036952395,-0.00640476,0.039865512,0.010115995,0.0054989085,0.012743482,-0.031974852,-0.034798488,0.024287075,0.008159535,0.00068922545,-0.010950732,0.006616044,0.027121488,-0.029911943,-0.01259284,0.014513761,0.031479817,0.01765243,-0.009322497,0.023235545,-0.014040308,0.016636996,-0.044149768,0.015024251,0.027249373,-0.02823639,0.0074356548,0.03950366,0.027005523,0.02059788,0.040864196,-0.020645667,0.025031798,0.016353672,-0.014122084,-0.009538062,0.015703743,0.043796092,-0.0072948723,0.0029594116,-0.010027501,0.03163654,-0.00270466,-0.05478637,0.023966353,-0.03670998,-0.048424195,0.020221284,0.0013934555,0.0022468367,-0.0009666109,0.025804939,0.008401177,0.004300138,-0.038263865,0.027109327,-0.007945498,0.0045961305,-0.022353025,0.030176397,0.0031384858,0.058676004,-0.025296887,-0.039380323,-0.06630197,0.0153877,-0.1551669,-0.018974856,0.019313281,0.037847176,0.01333082,-0.019704498,-0.007893231,-0.0087164845,-0.04084062,0.060987305,-0.049101427,-0.027925994,-0.019979224,-0.012687575,-0.05191731,-0.011361916,-0.021691626,-0.014729403,0.004742755,-0.023099527,0.0062721255,-0.027598165,0.008158987,0.03670685,-0.035114493,0.011887441,0.059209075,-0.0005197368,-0.0051884353,-0.031334344,-0.009674496,0.030616282,-0.016630433,-0.019407993,0.014272675,0.064568415,-0.017112073,0.011251045,-0.027953072,0.01549356,0.06801482,0.05589214,-0.042574823,0.054576173,-0.013594147,0.041974127,-0.027235348,-0.011690057,-0.024910334,-0.093911104,-0.011935571,-0.012531567,0.013376335,0.028112432,-0.0283282,-0.0025756152,-0.015964914,0.0491619,-0.0007423551,-0.007415153,-0.019376343,-0.07776855,0.009065882,0.011822133,-0.0019761417,-0.025754454,-0.012914939,-0.01169649,-0.018984409,0.0074243294,0.019977156,-0.0026803957,0.022233212,-0.002226529,-0.007991063,-0.000016244703,0.003179051,0.01615013,0.01095964,-0.06767031,0.033875164,0.02863427,-0.050851084,0.049559653,-0.020382965,-0.0054795095,0.03805268,0.0124383,0.045837473,0.21658762,0.035438012,0.07182455,-0.035704672,0.008366904,-0.002692912,-0.055757023,0.025521278,0.00013241607,-0.034250207,-0.0061168647,0.014121467,0.009153742,-0.007988989,-0.0048777102,0.04128101,-0.039395776,-0.02549726,0.06181056,0.00084214937,0.039016094,0.017398797,0.04491174,-0.038373966,-0.07535972,0.013364638,-0.020653239,-0.0022311127,-0.04499737,0.013290009,-0.03968816,0.027570834,0.040825054,-0.043867443,0.08268882,0.0005360591,-0.0050706584,-0.08248395,-0.019192925,0.039390534,0.019925354,-0.0002799582,0.00025720775,-0.025770484,-0.059674744,-0.0056445505,-0.030032305,-0.029959267,-0.051753797,0.0114624435,-0.019284751,-0.0004792297,0.011104583,-0.0040944666,0.023902182,-0.0067267637,-0.033349793,-0.00092557364,0.008587456,0.08018414,-0.009948988,0.021893792,-0.04910376,0.0068030637,0.009094737,0.01650336,-0.0017738192,-0.025414601,0.038650297,0.022898795,0.029505296,0.01821162,-0.026978152,0.015245216,0.02663728,0.010502293,0.02554516,0.003981869,0.016953383,0.010793442,-0.034455013,-0.035506133,-0.008964293,0.023960708,0.0068696453,-0.02805552,0.0101063475,0.030060096,-0.0067832544,0.028809352,-0.019596156,0.00084797473,-0.04913737,-0.05463804,0.002954451,-0.036496323,0.036548898,-0.025898995,-0.042687673,-0.016537579,-0.012051873,-0.012388209,0.00033659284,0.027342351,0.05597349,0.014194687,-0.007062141,-0.02159618,-0.009713386,0.010242561,-0.031901382,0.020789908,0.035599887,-0.050105702,0.059885826,0.07670844,0.00019671783,0.0072034136,0.009983686,0.06366111,0.031249981,-0.025024384,-0.018086383,0.0231823,-0.029921861,-0.0064783227,-0.08395423,0.031221112,-0.015173442,0.0170438,0.05729355,-0.023276605,-0.06485721,0.011428855,0.03286289,0.020394081,0.058859028,-0.007552463,-0.053781167,-0.028090054,0.027687354,0.0032836115,0.0560365,0.016771043,0.026392607,0.04026338,-0.08857948,-0.0019179328,0.0016417529,0.00034372797,-0.016427802,-0.002434338,-0.011366771,-0.03630546,-0.0155405,0.0023413063,-0.008335975,0.02477047,-0.03470466,-0.013704509,-0.014766096,0.06624738,0.0015290054,0.07631805,0.014207157,0.04242459,0.024995185,-0.04088094,-0.014561508,-0.058366746,0.016446473,-0.013437129,-0.030049954,0.039542194,0.05288475,-0.009315868,0.031206217,0.012277637,-0.0026582615,0.0048681297,0.01324543,-0.050735738,-0.06327144,0.054446317,0.046875432,-0.032449394,-0.039707392,-0.020677146,-0.027555691,-0.048365764,-0.03643429,0.12147082,-0.0039804173,-0.028788956,0.06289553,-0.031517513,0.0122642545,0.003987072,0.02095103,-0.03751112,-0.019152764,-0.014820861,-0.00028303103,-0.00434219,-0.036852702,0.035924237,0.006661444,0.033838492,-0.057883166,-0.031251077,0.0046102908,-0.01304828,-0.051762383,-0.007667745,-0.038388833,-0.012627256,0.036736097,0.017628422,-0.07321175,-0.038503867,0.03499424,0.0118188625,0.03354883,-0.02002251,-0.009749521,-0.03634813,-0.019193104,-0.048033383,-0.033571474,-0.017660946,-0.006794142,-0.031869095,-0.011871573,0.006302627,-0.010982746,0.050088815,0.055462476,0.0110179605,-0.020941813,-0.014348689,0.014194051,0.005188959,0.018944893,0.024382278,-0.00012132156,-0.032880176,-0.02116871,-0.054899152,-0.007953515,0.009589839,0.012940421,-0.00047325445,-0.015552241,-0.00996333,0.01269263,0.004412254,-0.03397051,0.022461386,-0.03217946,-0.04083487,0.021160362,0.013865018,-0.010062307,-0.00627377,-0.049340326,-0.00000511204,-0.014298709,-0.017340478,-0.017753199,-0.03167635,-0.033402164,-0.01811181,0.00090913463,-0.042273067,-0.030079037,-0.026567496,-0.028943243,-0.019260889,0.0265251,-0.015109919,-0.0056786444,0.032138772,-0.010926217,-0.043141402,0.011939849,0.06363264,-0.0025392005,-0.020837251,0.001410644,-0.005970523,0.030076088,-0.019399209,-0.07075996,0.030599415,0.0022474779,0.05287148,0.03365241,0.028681057,-0.008436087,0.013374212,-0.023584705,-0.01826927,-0.009507474,-0.0069905436,-0.03929431,-0.02740748,0.004862727,-0.045309596,0.014925031,-0.008704858,0.022771526,-0.0636161,-0.0076713604,-0.00581325,0.05403008,0.011591511,0.039394654,-0.006448879,-0.004682787,-0.019207077,0.0064184675,0.01892787,-0.059726514,0.00617225,-0.051102925,-0.009356916,0.0018552981,-0.03215394,-0.040225666,0.0021924833,-0.00718154,-0.046648137,-0.030510562,-0.05647655,0.01988339,-0.0066280244,-0.013190378,-0.019302761,-0.023399392,-0.01527861,-0.0072284564,-0.015248052,0.003859406,-0.0026658631,0.026012782,0.0021321287,0.012505715,0.02062651,-0.03819746,0.01593702,-0.004315308,0.0036804795,0.00024771228,-0.019444926,0.011372016,0.01831707,-0.019388463,0.016580353,0.027986614,0.0061160177,-0.02007615,0.00005363317,0.015097689,0.03294954,-0.03713872,-0.015410003,-0.0059226053,0.007523153,-0.0003070002,-0.018738875,-0.0008611902,0.0040199934,0.007398392,0.047854215,-0.0118694985,0.013616911,0.029848553,-0.0149226105,0.027387135,0.023526313,0.030275293,-0.011113539,-0.010772553,0.0015206203,0.03202501,0.00117146,0.010147007,0.023459416,0.025257884,0.047953743,-0.013055956,0.002591724,-0.0018746288,0.015433715,-0.16197653,0.044304933,-0.0002797136,0.010798083,-0.032013875,-0.02003556,-0.005179448,-0.015527846,-0.0047060177,-0.023420434,0.033850912,-0.036540344,0.017704846,-0.017575143,-0.002175717,0.04053377,-0.052157212,0.016226914,-0.051528715,0.043093525,0.035783917,0.018863562,-0.012103646,0.028991826,0.010910415,0.013544914,-0.04519711,-0.029897813,-0.030422326,0.00055869145,-0.041424546,-0.02215513,-0.0112237055,0.06387951,-0.004179998,0.018456765,0.010593423,-0.022520827,-0.055565864,-0.04472218,-0.005250098,0.014711901,-0.0071780216,-0.0036655164,0.04200421,0.012684228,0.0055329497,-0.01727701,-0.03245908,-0.0030229762,-0.02587727,0.033564337,-0.002583278,0.052562896,0.0076428475,-0.011269781,-0.028561695,-0.002745572,-0.002058034,0.0371144,-0.0035203036,0.043888047,-0.00451609,-0.0049951435,-0.038055997,0.0013494617,-0.007449952,-0.022657868,-0.063486926,-0.01686353,0.0010229914,0.026020834,0.026024336,0.0016922556,0.0122926,-0.008981447,0.0060736598,0.0033057113,0.011287213,-0.01735738,-0.11186749,0.024401313,-0.040782556,-0.03074096,0.03865455,-0.011737254,-0.014446104,0.0050303163,-0.030694745,-0.02571888,-0.05978568,-0.014305188,0.021096025,-0.02094071,-0.011541087,0.035176862,-0.01971736,0.022968194,0.004118002,-0.009094063,-0.045237858,-0.029577121,-0.011109874,0.021052454,-0.023649853,0.06323449,-0.0031190813,-0.0020256152,0.008065335,0.0076514464,-0.019554393,0.028868122,0.0352575,0.042507697,-0.04455681,0.019864514,0.00012340813,0.011764249,0.0070237317,0.011817436,0.008119001,-0.020432293,0.050180413,-0.04101227,-0.007831851,0.034499846,0.012690563,0.03851215,0.075431384,-0.037639458,0.0022063097,-0.0025119623,0.024599396,0.038695388,0.0019702497,0.0041324957,0.0372424,0.003535373,-0.029915735,-0.03410268,-0.035920817,-0.029384112,-0.01612367,-0.01522002,-0.005460028,0.027432587,-0.001012522,-0.009775166,-0.032175202,-0.025811866,0.055937145,0.00472093,0.0055434937,-0.025716148,0.006815163,0.034025118,-0.0150588965,-0.017305035,0.017083311,0.077397555,-0.00009517616,-0.036804203,-0.01760896,-0.02615153,-0.031736128,0.0010297277,0.0016665256,-0.00818571,0.0015928602,-0.043138947,0.0014102731,0.055178445,-0.018143615,0.06765358,0.04145223,-0.0031644134,0.016088191,-0.024857376,0.0049863886,-0.027573599,0.021764435,0.03768945,0.011277253,0.0058446866,0.016183339,0.013175217,-0.0014044364,0.021729346,-0.021135477,0.03371201,-0.0141562065,0.058171216,-0.024697447,-0.01948296,0.05088513,0.029107278,-0.0072741085,0.010596471,-0.011067066,-0.02737668,-0.014980772,0.047606006,-0.03561133,-0.00358598,-0.03294939,0.019575542,-0.008715468,-0.039010417,-0.024331795,0.017049363,0.0023068849,-0.029357722,-0.019086422,0.027227333,0.005282732,0.0270463,0.027739374,0.029527338,0.029084787,0.0032044984,0.036733277,-0.006140233,-0.047575038,-0.0035027976,0.0194219,0.01763847,-0.066612765,0.050815046,-0.017528808,0.042561423,0.010116948,0.027791845,0.010631575,0.041376673,0.02341442,0.00836185,-0.007429223,-0.021296585,-0.010514013,0.0047229384,0.021629017,-0.03134726,0.045419034,-0.0017115313],"last_embed":{"hash":"1equzna","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"1equzna","at":1762844717774},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{53}","lines":[57,57],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1equzna","at":1762844717774}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{54}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027387075,0.013864188,0.013466035,0.008100868,-0.02634652,-0.01495584,0.022072611,-0.03241036,-0.002907847,0.0044754506,-0.020797063,0.0052266335,-0.045688123,-0.0013357284,-0.01800946,-0.018828575,0.01723772,0.0036814946,-0.0020588588,0.031011067,-0.03978262,0.033137694,-0.0103947,0.0056439885,-0.044346925,0.021780511,-0.03813581,0.016716149,-0.028437842,-0.015856082,0.0065140305,-0.071782686,0.0403778,-0.032178115,-0.013944273,-0.023296766,-0.021720985,0.029854808,-0.03603633,-0.018405473,-0.0109684225,-0.013227323,0.04616882,-0.026654266,0.03879449,-0.0024616122,0.008853577,-0.0020768326,-0.001632846,0.041698225,0.02912853,0.009787528,0.043419804,-0.02815274,-0.011792477,0.04975125,-0.0015953808,0.01810737,-0.01119913,0.003403425,-0.0077649434,0.032935422,-0.00639949,-0.023005882,0.012763766,0.07969118,0.0128463125,0.00071450527,0.0068106614,-0.035875537,-0.01814767,0.020692995,-0.025308175,-0.017748283,-0.061073314,-0.010738166,0.014816485,-0.030546874,-0.03907086,0.055605646,0.028337402,-0.01660201,-0.030181414,-0.000581415,0.021723785,0.017335502,-0.020496087,0.027219852,0.00047237444,-0.00878376,-0.050130103,-0.0114250155,0.035958163,-0.03230431,-0.014918824,0.0053033545,0.0104468595,-0.02178029,0.03467783,0.005073038,0.00095009303,0.039180394,-0.02888941,-0.017312108,-0.0044892677,-0.042245433,-0.036252234,0.039742608,0.014323849,0.0255038,0.03371146,0.033183362,0.023815986,0.005781546,0.029333824,-0.061533004,-0.020771032,-0.0017800577,0.01256793,-0.018614903,0.008545283,0.050700083,0.020044256,-0.031052854,0.0011840665,0.020281307,-0.018081741,0.016200988,-0.03440958,0.056641035,0.037685305,-0.009106193,0.036158126,-0.017108133,0.0061978432,-0.008623559,-0.0028113688,-0.036949906,-0.000018537405,-0.021712717,-0.0015896922,0.032583885,0.0064444775,-0.040989064,0.006110342,-0.018460393,0.03316904,-0.020384688,-0.033538133,-0.032707386,0.0032919436,0.0014005565,0.019510746,0.009859875,-0.044499956,0.0072547626,0.007597939,0.020652689,0.04005696,0.05149243,0.04657353,-0.018470025,-0.03130317,0.030394727,-0.00035151612,-0.010473735,0.052251555,-0.0024158028,-0.011123032,-0.0118437195,0.042633127,-0.05462828,0.043372948,-0.0016508163,0.030597238,0.029476471,0.032332968,0.03419843,0.02809614,-0.048066054,0.009132537,0.011125143,-0.018756162,-0.018211076,-0.030215355,0.019888274,0.0067942333,-0.019117273,0.019795045,0.03783777,-0.012022726,-0.010260433,0.02764155,-0.0013142882,0.06167894,-0.03398851,-0.006085886,-0.0196096,0.015205988,-0.03186715,0.016871352,0.01858694,0.009016702,0.030489312,-0.010282698,-0.022431286,-0.045732547,0.000949874,0.01448206,-0.029296428,-0.0018418321,-0.028311716,0.01199763,0.0032715348,-0.014572566,-0.053097475,0.033709764,-0.0067792158,-0.004295428,-0.005574472,-0.047787253,0.030921323,-0.004479404,0.051940616,0.00814331,0.002623907,-0.019735368,0.066564746,-0.0013917477,-0.010963756,0.012141528,-0.0053948527,0.045406666,0.002993562,0.026397452,0.02907011,-0.021949116,-0.024969555,0.010246981,0.04792916,0.00858196,0.007224217,0.0074843597,0.0053926744,-0.015165527,-0.00677998,-0.03396141,0.036603518,-0.0103213,-0.01435818,0.02465403,-0.007088077,-0.0028851703,-0.0013413879,0.019975279,0.00967357,-0.0360589,0.020019222,0.044601616,0.048858974,-0.005781804,0.04890411,-0.033558488,0.0016883954,0.010732628,-0.029175637,-0.009245225,0.031950884,0.041343924,0.0154563505,0.015867319,0.0020212198,0.045862924,0.012095057,-0.0713006,0.031957768,-0.036253393,-0.04610331,0.019046888,0.03323072,0.019305363,0.026500357,0.011334638,0.017904997,0.01849568,0.004366511,-0.024786817,-0.05345001,0.012860348,0.029740237,-0.025100827,-0.03179395,0.060218245,-0.025482608,-0.033212345,-0.06173024,0.003184602,-0.14570066,0.03639821,0.013421787,0.04179997,0.01116732,-0.010179062,0.028274732,-0.01156727,-0.030222805,0.047733273,-0.03519692,-0.032205403,0.043833695,-0.0054134293,-0.04393926,-0.01927354,-0.03004894,-0.01901031,-0.0072007626,-0.02723846,0.0066100513,-0.03277096,-0.0006811697,0.03267659,-0.004800308,0.0033009222,0.059539985,-0.016342225,-0.013649055,-0.066712454,-0.032154176,0.018326836,-0.020794902,0.008502147,0.016675932,0.054370843,-0.020564174,0.0050054598,0.00003293446,0.009700821,0.027011154,0.04028594,-0.040015046,0.081165545,0.003314606,0.0068259817,-0.040087663,0.014014972,-0.08374324,-0.074642,0.008261158,-0.02524497,0.021013943,0.021360924,-0.007957497,0.011058331,-0.032670498,0.04610688,0.006263994,-0.014603864,-0.03170565,-0.061905053,0.014648608,0.0096502155,-0.014927299,-0.04896639,0.0017681092,-0.0048469654,-0.03153073,0.018525764,0.018981712,-0.030293899,0.029217474,-0.0010368391,-0.00576939,0.000804955,0.014275388,0.023589032,0.0039631156,-0.067417435,0.0015960193,0.046564315,-0.021015903,0.029476905,-0.014757261,-0.015013426,0.024997821,-0.016962461,0.013491377,0.2315861,0.061162002,0.03511671,-0.017427253,0.0047448776,-0.0042752377,-0.043799773,0.019965239,-0.006979069,-0.026302883,-0.022469645,0.001754482,0.0033835229,-0.00427006,-0.005391125,0.043942757,-0.02900519,-0.020413635,0.065454066,-0.011859661,0.01669502,0.007462385,0.0249751,-0.004800901,-0.1162298,-0.018746885,0.0029554148,0.01413118,-0.0047432478,-0.0088971155,-0.025487958,0.023508824,0.04832639,-0.013278956,0.072032765,0.03853798,-0.017570622,-0.109855086,-0.04828623,0.00242673,0.035097227,0.016651757,-0.01919161,-0.014678704,-0.05505827,0.007137793,-0.019949945,-0.013549183,-0.054135095,0.007426035,-0.026576731,0.0032631035,-0.013591531,-0.0009458147,0.0022638217,0.0010153205,-0.011253679,0.009671841,-0.0051387735,0.093659565,-0.0021462645,0.04649857,-0.115455754,0.0010945975,0.0054846737,0.017282752,-0.043441273,-0.020561846,0.029462382,0.009474839,0.036386088,0.016183175,-0.0161755,0.012179424,0.008186085,-0.006821556,0.030978503,0.024048531,-0.0021411637,-0.013405314,-0.009829773,-0.03249719,-0.036439497,0.003342823,0.018280223,-0.012248796,0.025816485,0.026983311,-0.022922905,0.018923791,-0.004097313,-0.008604417,-0.08099305,-0.038447674,-0.058454473,-0.007554107,0.025295876,-0.032308374,-0.04124109,-0.002910818,-0.023537805,0.0026334627,-0.0067609376,0.05256153,0.048106,0.0044574416,-0.008564798,0.026832195,-0.0056629432,0.007387421,-0.0461937,0.001099666,0.017023679,-0.051265445,0.02980206,0.05493404,0.000059831884,0.031076016,0.038866144,0.022292515,0.014864835,-0.019869423,-0.0017043273,0.026840892,-0.010313402,-0.03439469,-0.048428893,0.038474802,-0.020838657,0.022596888,0.04348606,-0.016331337,-0.05632133,0.028458014,0.0435787,0.014249621,0.059297428,-0.01648828,0.004418273,0.0023843113,0.045187727,-0.0032962854,0.03514873,-0.020623505,0.04412376,0.011080351,-0.07439418,-0.027219778,-0.016927177,0.011850321,0.00998482,0.02118594,0.035360914,-0.016904432,0.02115385,0.012599348,-0.024907812,0.009475632,-0.05140386,-0.021791998,-0.012948493,0.039841127,0.007426025,0.04080754,-0.008438418,0.038072765,0.038206924,-0.019870412,-0.022843799,-0.053876795,0.009863182,-0.014753365,-0.04114049,0.008145086,0.025408307,-0.0720763,-0.0132291755,0.012533464,-0.013301121,-0.019965814,0.046263937,-0.034920193,-0.04184237,0.05110058,0.037595462,-0.011038278,-0.030856889,-0.01244504,-0.019872686,-0.050599966,-0.05059512,0.09975634,0.0038133918,-0.018687725,0.060300246,-0.010651159,-0.00020732134,0.023448048,0.036105517,-0.026549878,-0.005611276,-0.017294994,-0.038136434,0.026385529,-0.027309103,-0.010908506,-0.028843815,0.007382929,-0.062647015,-0.017888974,-0.015316425,-0.004124757,-0.07666219,-0.013584293,-0.031862415,-0.036193583,0.0021808238,0.0080366675,-0.04721567,-0.055564657,0.027493868,-0.01436722,0.05213985,-0.030964518,-0.014446372,-0.0010647215,0.0038362273,-0.044267297,-0.037888937,-0.012034848,-0.01524451,-0.026261194,0.013003278,0.013371802,-0.03212218,0.055337686,0.04288158,0.032073222,0.032278214,-0.0244333,-0.011268204,-0.02476355,-0.007949849,0.00994241,0.008725873,0.0009723063,-0.027659895,-0.027203783,-0.004687158,0.017006472,0.0025755349,-0.006545928,0.0041476022,-0.020024853,0.010694569,-0.0056946664,-0.011793092,0.013063321,0.011547581,-0.026409449,-0.0076339524,0.00014179361,-0.004858408,0.015461765,-0.03710871,0.0012455346,-0.017513072,-0.018852739,-0.027643563,0.0068659834,-0.012981845,-0.038405243,-0.0074768136,-0.027568884,-0.018322183,0.010247475,-0.007854221,0.018955281,0.03134428,-0.03966077,-0.06223675,0.023038043,-0.015951866,-0.014401828,0.021517344,0.06602238,0.05436825,-0.013246808,0.007554794,-0.011238606,0.045074448,-0.004241573,-0.05040619,0.012728088,-0.005536244,0.0679465,0.046320666,0.034640238,-0.0006278355,0.01683313,0.0197022,-0.034513857,-0.0048749098,0.006184564,-0.06344523,-0.0011429267,0.03295367,-0.014613633,0.023300298,-0.00080764893,0.019735973,-0.0783694,-0.0323955,0.0022038436,0.025191091,-0.0108423475,0.04376467,-0.012488361,0.03186262,0.0029242022,0.013653629,0.0012504065,-0.038486823,-0.0049875826,-0.016276682,0.01802245,-0.036496717,-0.03494738,-0.037677437,-0.0062092887,0.009999509,-0.041302916,-0.0171155,0.0090871155,0.025272658,0.008945116,-0.026975574,0.004993312,-0.02308055,-0.004683511,-0.02188465,0.0013434144,0.039097484,-0.004529122,0.01100896,0.018057907,-0.008599471,0.035707355,-0.0032037473,0.01255102,0.005510752,0.038208663,-0.012038451,-0.038596608,0.011997747,-0.003110091,-0.035044402,-0.012358633,0.019087689,-0.010919202,-0.001965777,0.009515368,0.0026822109,0.00575493,-0.026322296,-0.011552023,0.029292936,0.06214126,-0.011441426,-0.0016408908,-0.022564959,0.022744043,0.02298519,0.037182402,-0.033930916,0.06225271,-0.0038167562,-0.011260746,0.01779015,-0.0035836,-0.0006271202,0.01916476,-0.02346078,0.007978574,0.04217652,0.023615064,-0.03957723,0.013427565,0.002414148,0.03676089,0.018972507,-0.016741563,-0.028899135,0.024609877,-0.13859352,0.010950985,0.0054718256,-0.0084697,0.006396878,-0.022837613,-0.016694408,-0.0486661,-0.03475165,-0.04141076,0.03934607,-0.015538131,0.03477885,-0.029794348,0.00061500864,0.033498444,-0.06188767,0.0041626734,-0.033354092,0.03131804,0.008157096,0.041005503,0.01042328,0.02168225,-0.0066210735,-0.012518158,-0.052309185,-0.04379752,-0.020913908,0.007698087,-0.093901426,-0.02885488,0.00067666057,0.06317951,0.010151317,-0.005834347,0.013289514,-0.056663714,-0.056617152,-0.023912467,-0.004451884,0.032716352,-0.014365006,0.012036692,0.0018051815,0.022667453,-0.0006265444,-0.008899628,-0.034973316,-0.020256136,-0.040824927,0.038650624,-0.004967271,0.04253528,0.016998807,-0.0102060875,-0.055886254,-0.02777193,0.004968241,0.03576762,-0.03990259,0.0132720135,-0.01846817,0.014163028,-0.06535397,0.014834793,0.01762525,-0.024227552,-0.05156612,-0.01692399,-0.033559393,0.009659685,0.010678073,0.0041902475,-0.012846498,-0.010070186,0.0066635017,-0.0036777342,-0.0067250812,-0.046506945,-0.07261079,-0.022855705,-0.014951388,-0.034880303,0.056744777,0.015257631,-0.015995234,0.03531002,-0.03230581,-0.006084672,-0.07588937,-0.014655475,0.008735477,-0.008548264,-0.0058669206,0.041942585,-0.007640841,0.0003067292,-0.024861353,-0.014334673,-0.020436475,0.012893838,-0.007954385,-0.038205832,-0.04316781,0.054470047,0.03711768,0.018257271,0.006554528,0.007885323,-0.030569375,0.017660568,0.0024376877,0.01786104,-0.041689113,0.016884271,-0.0011051731,0.016102219,-0.03805649,0.0006227131,-0.009195716,-0.027074793,0.034950737,-0.027272854,0.0105234515,0.04306813,-0.018596034,0.046102747,0.06136738,0.009842853,0.012262387,-0.060476527,0.009438189,0.00043457877,0.041249372,-0.012388509,0.03167347,0.007961848,-0.01330942,-0.020539926,-0.029635146,-0.014119596,-0.010644048,-0.034672104,-0.0057991114,-0.011516883,0.048800666,-0.030401954,-0.020157466,-0.031121558,0.04677206,-0.021044835,0.00071196683,0.032575697,0.016046776,0.034789372,-0.00092150865,-0.014812483,-0.0058225696,0.08077054,0.0099001005,-0.064446166,0.007148228,-0.0068107774,-0.027783858,-0.012421875,0.0035839032,-0.01590085,0.009613223,-0.014547115,-0.010280148,0.034603592,0.0041171694,0.047730587,0.06834107,-0.0057016457,0.0017254035,-0.045823433,0.04152313,-0.0049069673,0.029917376,0.043244895,0.027224611,0.035089977,-0.012840891,0.015738433,0.04613959,0.01699241,-0.055659983,0.022880247,-0.03237809,0.009794395,0.01414907,-0.019044742,0.062486712,0.026062876,0.003007374,0.010760311,0.007899848,-0.018361393,-0.051767852,0.019482119,-0.0015158646,-0.015891654,-0.026469914,0.041199103,-0.015411074,-0.047762815,-0.025439363,0.014988927,-0.03677542,-0.023105944,-0.023365503,0.054433156,-0.0044367807,0.016317166,0.048076633,0.0000414509,0.03758784,-0.014722789,0.030028041,-0.00096053,-0.030695807,-0.0056712558,0.053078685,0.031429596,-0.044451922,0.04264538,-0.014149094,0.009110338,0.0399215,0.024836732,0.05468693,0.04140668,-0.008239613,-0.010927485,0.006093799,-0.027060525,-0.01678342,-0.00040613193,0.021769581,-0.01220967,0.029859426,-0.019265354],"last_embed":{"hash":"1v7q1ei","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"1v7q1ei","at":1762844717775},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{54}","lines":[58,58],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1v7q1ei","at":1762844717775}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{55}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.045744583,0.012146913,-0.021772953,-0.02737827,-0.022093827,-0.054347713,0.021187792,-0.0005415122,0.012198293,-0.0055141863,0.0071049267,0.002532893,-0.05634229,0.0005605589,-0.0033664638,-0.0034334469,-0.0006912954,0.005592112,-0.020131398,-0.018949825,-0.06273378,0.06727523,0.04102876,0.0018098238,-0.034079496,0.017984943,-0.030115454,-0.0037845387,-0.017121032,0.012673324,0.009340564,-0.045666683,-0.0075635617,-0.06135466,-0.017294548,-0.05159461,-0.007756177,-0.031758428,-0.051877197,0.015144178,0.010936381,-0.07362404,0.037112158,0.005822146,0.03672711,0.003545822,-0.016482837,-0.00005944536,-0.0075574294,-0.01848661,0.016969789,0.018370757,0.033456467,-0.029506981,0.015411971,0.069916196,0.015230959,-0.045475487,-0.018971976,-0.00096652925,-0.0010319124,0.051547043,-0.009750779,0.016913768,0.012616348,0.055296518,0.008524223,0.021864291,-0.01511764,-0.019660106,-0.058432963,0.034686416,0.025291659,-0.013960072,-0.057217542,-0.0043227174,0.03468043,-0.007660971,-0.028555578,0.047602944,0.013197998,0.0018711232,-0.005680004,-0.0019913323,-0.027045244,0.03526659,-0.01674728,0.03572998,0.032655597,-0.03035264,-0.021810992,0.0044662333,-0.020704156,-0.041239332,-0.03279445,0.032249495,-0.012783813,-0.0030814619,0.021986399,-0.0073328074,0.03344603,0.022777969,-0.01627622,-0.023273418,-0.011002772,-0.013561739,-0.017120209,0.028929744,0.025860792,-0.001010783,0.033518218,0.03393225,0.03160459,0.055638693,0.010582057,-0.05526895,-0.0046316674,-0.057866734,0.029086955,-0.01599481,-0.013722477,0.032043334,-0.0032563016,-0.016547708,-0.0077289063,0.0070571313,0.013907542,-0.0032882572,-0.022204936,0.0028921922,0.012870679,-0.00069892505,-0.013657626,0.0070417994,-0.00857185,-0.008982348,0.005522643,0.023371514,-0.0076013505,-0.037025534,0.032938674,0.071539424,-0.0078117927,-0.027198885,0.023394693,-0.048186094,0.023870777,-0.019472027,-0.032516256,-0.032532867,0.0033986475,0.035321373,-0.0006478672,0.014125869,-0.037899457,0.004668166,0.04103731,0.029574772,0.05567985,-0.010402082,0.039139546,-0.0031291354,-0.039249934,0.006104163,0.0046390123,-0.021310022,0.022401795,0.00327328,-0.011543339,0.024571422,0.04504547,-0.03531848,-0.0007841442,0.016337821,0.0035520606,0.019164093,0.05037703,0.032410108,-0.008028486,-0.036560997,-0.021372162,0.0023695587,-0.017309107,-0.026355889,-0.038924284,0.03857979,0.011990326,-0.023057368,0.0034376523,0.017681679,-0.019833634,-0.035515554,0.033327356,-0.03224352,0.04270251,-0.053054627,0.057435114,-0.034638137,0.019849308,-0.039892714,0.05226492,0.02284627,0.03145762,-0.009242026,-0.01908975,-0.036332272,-0.056202177,0.016483078,0.02722982,-0.06269165,-0.023828458,-0.04890773,-0.013041257,0.02888499,-0.03827684,-0.02298805,0.059165612,0.015040107,0.0012837943,0.022196604,-0.05553814,0.02216025,0.035471722,0.03692528,-0.0063282163,0.023332726,0.028691001,0.04884664,0.016814664,0.0068434016,-0.019595312,-0.0060418625,0.02024986,0.0060569397,0.02087997,-0.0066994475,0.019568954,-0.008703424,0.035883997,0.0038945877,-0.032716833,0.0074791475,0.031256504,0.03917777,-0.058835402,-0.002872739,0.05129834,0.053035226,0.016069144,0.00863521,0.02464124,-0.01824266,-0.009826107,0.002701827,-0.04094785,0.022317946,-0.032893427,-0.0022559196,0.021407792,0.003198544,-0.010795149,0.04082008,-0.03184348,0.02111999,-0.0009897935,-0.030286564,0.0034756796,0.035623316,0.022920178,0.0267775,-0.018815111,-0.0053854776,0.042569105,0.025257107,-0.039605618,-0.00012521932,-0.026505748,-0.020883644,0.043534156,-0.012796242,0.0007237599,0.008387495,0.0029229696,-0.0071938643,0.022302391,-0.015941285,-0.012640256,0.009732576,0.0035777865,-0.042688977,0.01127585,-0.009020618,0.05530191,-0.022109656,-0.01172302,-0.033347923,0.008060635,-0.167654,0.040719923,0.0076121837,0.06802697,0.02388453,-0.024006752,0.029686408,0.037648734,-0.029462818,0.039598934,-0.022100534,-0.037994698,0.015803615,0.0022107998,-0.05148411,-0.026350906,-0.023098217,-0.04121204,-0.005609403,-0.020822244,-0.015342481,-0.039474323,0.04237047,0.06171486,-0.044046156,-0.010263305,0.03734259,-0.043508973,-0.010700348,-0.037554294,-0.04682143,-0.0042528645,-0.011085618,0.017288396,-0.012194348,0.048169274,0.011022068,0.0029466478,-0.017320044,0.015159651,0.048927132,0.07377262,-0.01622221,0.08533177,-0.02758802,0.016654909,-0.018344892,-0.007508595,-0.044539686,-0.033504024,-0.011850794,-0.039397445,0.006557082,0.027557094,-0.03262625,-0.008287702,0.0015843319,0.04694451,0.00017487939,0.019583331,-0.042457946,-0.051782485,0.004371952,0.010236657,-0.024858164,-0.040883403,-0.000527483,-0.038592976,-0.0098115625,-0.0134775005,0.009470102,-0.0008495057,0.023525093,-0.004617731,-0.021489404,0.023179935,0.024311323,-0.015037138,-0.0072348127,-0.09867938,0.0023448602,0.015501839,-0.0307515,0.045246158,-0.02798061,-0.035696346,-0.007392107,-0.009258851,0.012096954,0.22366212,0.03695729,0.03187701,0.0036990745,0.033281043,-0.0045022634,-0.058580745,0.032512266,0.0017283306,-0.034765746,0.013828752,0.00027925783,-0.015878977,0.008110455,-0.0053277407,0.031096565,-0.04560929,-0.009005574,0.06910253,0.015958712,-0.015246779,0.033555165,-0.00024087765,-0.026547406,-0.09426355,-0.008915875,0.0009514959,0.033504415,-0.015553812,-0.0015759123,-0.020579822,0.03442371,0.04860827,-0.023062358,0.044341337,-0.015392636,0.019904017,-0.067585506,-0.030467201,0.016004039,-0.011179279,0.0060199983,-0.019610234,-0.025146188,-0.04461952,-0.010069114,0.010615528,-0.016504623,-0.04750282,-0.011622303,0.005618458,0.014117934,0.009574546,0.0054870797,0.021569684,-0.0016469596,-0.042779706,-0.035889413,-0.005111694,0.042525638,-0.010717136,0.024175378,-0.06157142,-0.0056810216,0.034673095,0.063516624,-0.0012839009,-0.01771074,0.002097316,0.019211093,0.029250752,-0.008313045,-0.02735553,0.04221646,0.03486929,-0.004579451,0.0060863304,0.03028728,0.00026207522,0.012430433,-0.035458103,-0.052639134,-0.011478282,0.031818915,0.022515368,-0.013310288,-0.0034678106,0.035491683,-0.014652262,-0.02746626,0.003246352,0.008085114,-0.04538449,-0.031709827,0.011417804,-0.02289423,0.021509217,-0.021381773,-0.08109565,0.016658375,0.0006939972,-0.0038755536,-0.00987362,-0.0057502915,0.06252434,0.0032871412,0.020060414,0.00011474693,-0.009510866,0.00035700333,-0.069055595,0.019757587,0.031793185,-0.050318882,0.06123702,0.06959036,0.041104566,0.01258454,0.038714666,0.009532548,0.03660131,0.0027011565,-0.020872835,0.016072107,-0.04065682,-0.06517295,-0.036379606,0.0047810194,-0.0008398484,0.021030385,0.04240814,-0.013718197,0.004921803,0.026506633,0.0154898595,0.011510411,0.059645046,-0.011265301,-0.029130105,-0.011331032,0.032610424,-0.0012374468,0.005829548,0.028175697,0.016261678,0.04813213,-0.014158473,0.010136619,-0.033306047,0.037034936,-0.0095171565,0.024886344,0.0036038284,-0.06450264,0.0022481554,-0.05678832,-0.008808001,-0.015136052,-0.039190065,-0.03950995,-0.005452822,0.043120515,0.010631921,0.088816896,-0.023808053,-0.03554622,0.016226875,0.0031171183,0.009483683,-0.050573613,0.05132057,-0.011082834,-0.053275805,-0.017594034,0.02970496,-0.04785638,0.027750714,0.03395772,-0.0009822586,-0.0065092687,0.023346659,-0.019786904,-0.026459998,0.03988356,0.035893973,-0.0237587,0.0049056793,-0.02585889,0.011912904,-0.04481846,-0.021079013,0.10116819,-0.013653811,-0.028459249,0.047807593,0.006022814,0.04848804,-0.02379178,0.053260732,-0.0252444,-0.0433242,-0.030828662,-0.028983952,0.00017140554,-0.030141562,-0.009464116,-0.045199472,0.022158928,-0.030448528,-0.0077657136,-0.0045966236,0.003097397,-0.038636353,-0.014439219,-0.058457617,-0.024804521,0.031799532,0.03470169,-0.053725824,-0.04048654,0.03477667,0.012099863,0.06112532,-0.039413843,0.01269531,0.018252872,-0.0017599763,-0.039215036,-0.065147,-0.018361935,-0.00684735,-0.015726529,-0.011474642,-0.011674974,0.036069717,0.013166049,0.045062404,0.05650181,0.010130256,-0.012675472,-0.040584423,-0.029551277,0.015650496,0.01469598,0.0027116758,0.015440259,-0.015165434,-0.065364785,0.0130126,-0.015090657,-0.013005507,0.005835055,0.03081224,-0.011365491,0.03556302,-0.014053409,-0.044833116,0.008896905,-0.02272803,-0.027960708,0.023142708,0.022807954,0.0023029586,0.017042754,-0.03943664,-0.034730628,0.013707024,-0.020169757,-0.010072443,-0.05138766,-0.027162254,-0.029045504,-0.008801621,-0.05055946,0.025865534,0.023926152,-0.015637355,0.02953338,0.034788527,-0.02423465,-0.012318656,0.020920517,0.026734466,-0.039041314,0.0077469703,0.023007285,0.00934167,-0.005475588,0.010318558,-0.042567458,0.0032271482,-0.047517847,-0.045334823,0.07755246,0.0029360983,0.047634963,-0.01400193,0.0004122391,0.01786357,-0.0039326786,0.0015101294,0.0084369425,-0.014155653,-0.012181308,0.010890187,-0.020177193,-0.010684925,-0.073302425,0.0049911053,0.011332368,-0.0047519873,-0.053667378,-0.03139414,-0.012028128,0.032221735,0.040264085,0.017100487,-0.018050272,0.016020235,-0.017060596,-0.014138048,-0.0016583338,-0.053819686,0.0014804942,-0.029029483,-0.0009921193,-0.0021530958,0.00022944422,-0.040427126,0.01676312,0.0032862339,-0.05491523,-0.027650658,-0.020409422,-0.003357544,-0.023405457,0.035142295,0.0074278996,0.0012272362,0.012248429,-0.02939438,0.016061207,0.008646268,-0.0016723735,0.04358347,-0.071105115,0.006419664,0.025020534,-0.013907273,-0.009027423,0.021590628,-0.0065741157,-0.015213848,-0.040613458,0.04563487,0.003268088,-0.014929581,-0.006443701,0.058193836,0.030219836,-0.04749043,-0.0025415716,-0.019744532,0.010725729,-0.00661858,0.013461174,0.04738318,-0.028255634,0.011851973,0.007829421,-0.0075544864,-0.010854143,0.006883674,0.07160821,-0.047819227,0.058675565,-0.0077707544,-0.012226122,0.014267463,-0.032637,0.013657865,-0.004467011,0.005080582,-0.010171571,0.03525363,-0.0042044558,0.010955928,0.026692059,0.010093046,0.016922375,-0.024790946,-0.019092733,0.001127996,-0.00029004223,-0.1550879,0.024968386,0.0037409994,-0.018846609,-0.029906377,0.0090588,-0.014822746,-0.019627841,-0.036900494,-0.0047160536,0.033407435,-0.064652085,-0.0022814886,-0.038671564,0.012538941,0.039327208,-0.05303899,0.0057209656,-0.05299561,0.04898968,0.02048775,0.015945898,0.053535014,0.023993405,-0.001992701,-0.0019561858,-0.0216561,0.0111640245,-0.019479707,-0.021292837,-0.043145955,-0.022201972,0.0014141285,0.014841594,0.011204089,0.00020708508,0.030315707,0.009141365,-0.036364976,0.008198851,-0.02297407,0.013466978,-0.025158519,0.021597728,0.027273878,0.028409095,-0.007086449,-0.0074806083,-0.035903372,0.0022224104,0.0082398495,0.03968598,0.025730535,0.066089004,-0.0010002704,-0.030234361,0.0002754026,0.0030629362,-0.057326913,0.047979765,-0.009192581,0.029274058,-0.01956313,-0.026528353,-0.040686645,0.0035849449,0.010757895,-0.0055378787,-0.01266936,0.0033774134,0.014819642,0.0015690643,-0.018015828,0.002304113,-0.014200339,0.030437294,0.026582781,-0.029043315,-0.009295479,-0.04772896,-0.042365696,-0.0025844036,0.015346465,0.0065562553,0.051549654,0.019422673,-0.0038524598,-0.01852489,-0.055635687,0.024756577,-0.080691636,-0.009774753,-0.0004129478,-0.013509568,-0.02756387,0.06503248,-0.03431943,-0.011934459,0.014418895,0.018903129,-0.03147717,-0.018852273,-0.043996505,0.0159863,-0.04116999,0.0401868,0.0013204806,-0.0323401,-0.013194033,-0.0112779485,-0.060387913,0.010181204,-0.010627911,0.013243141,-0.04386047,-0.010649756,-0.0006280182,0.021553412,0.007319317,0.03650548,0.03469932,-0.0063436055,0.03203167,-0.048283655,0.026838114,0.057236876,0.021406922,0.042488445,0.03723711,0.027503295,0.007135847,-0.07674723,0.007040401,0.026929744,0.026589857,-0.017483719,0.013507721,0.030842707,-0.009504904,-0.03773917,-0.02750904,-0.04043407,-0.033343416,-0.0126594445,-0.014964774,0.009136309,0.013864755,0.0139631685,-0.037442666,-0.026160285,0.060074735,-0.032947693,0.01108788,0.030986374,0.0028025815,0.03743847,0.028733332,0.02943523,-0.023939442,0.09434506,0.0019958585,-0.031950235,-0.014109812,-0.01839752,-0.004144339,0.023759466,0.020145686,0.000112292975,0.0031385717,-0.017671213,0.0005217889,0.014182329,-0.00225705,0.012517634,0.045758814,0.022082135,0.0010293366,-0.007438711,0.006700461,-0.027647134,0.024765821,0.039402097,0.023504855,0.04132679,-0.016404456,0.004349342,-0.003461495,-0.0009583107,-0.0021841612,-0.018850088,-0.014941417,0.027879745,-0.015150514,0.027455853,0.060966454,0.029869476,0.013193075,0.005228796,0.030006645,0.0045259674,0.009492939,0.0011606421,-0.01587785,-0.018344978,-0.027299896,0.008375729,-0.014897863,-0.031972878,-0.025383843,-0.00046150052,-0.039238535,-0.03419352,0.007656957,0.034396064,0.01542354,0.024233734,0.025842655,0.028397007,-0.023258492,-0.010763297,0.013168414,-0.018514203,-0.030986052,0.0058341785,-0.022375518,0.010255935,-0.02227995,0.016563991,-0.021598052,0.037435763,-0.00035334248,0.014939796,0.049376227,0.04066246,-0.016770506,0.029779105,0.01568116,-0.031101817,-0.029494809,0.037180956,0.050305597,-0.049762767,0.029744836,-0.008257155],"last_embed":{"hash":"hw3qkn","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"hw3qkn","at":1762844717775},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{55}","lines":[59,59],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"hw3qkn","at":1762844717775}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{56}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.052767355,0.013548098,-0.009948906,-0.017476482,-0.011650878,-0.039187606,0.026318591,-0.0032762284,0.014667381,-0.01765268,0.0002694937,-0.010525898,-0.020881414,-0.016189683,0.0028391788,0.0113873035,-0.003878762,0.0051633394,0.00035609675,0.013925891,-0.06688472,0.068484746,0.047690958,0.011808191,-0.009530214,0.03661384,-0.06740774,-0.003783412,-0.013683776,-0.023114499,0.0046515814,-0.027657108,-0.006709312,-0.060954247,-0.03853434,-0.016856767,-0.0028420114,-0.011539235,-0.039330877,0.001045197,0.013764229,-0.08252476,0.04593031,-0.024108643,0.022441078,-0.008712282,-0.023950895,-0.008292754,-0.013804687,0.013926321,0.0042799916,0.04496505,0.07094074,-0.038371637,0.011096007,0.028657824,-0.029689327,-0.014516602,-0.04216739,0.016241483,-0.014447651,0.07566437,-0.027020983,-0.016032996,0.009863156,0.036847886,-0.0059779114,-0.002822645,-0.01090803,-0.015688203,-0.04281692,0.002558742,0.009357007,-0.008014287,-0.056142397,0.008376253,0.038744837,-0.011532123,-0.038215246,0.033435825,0.014043305,-0.010650588,0.008957534,0.0027026155,0.012648156,0.029987872,-0.02898966,0.025565773,-0.014008845,-0.0077043506,-0.039636273,0.004865441,0.0036545524,-0.041177142,-0.045927837,0.018681327,-0.019752638,0.047597505,0.017919585,-0.004400443,-0.0040081143,0.03315929,-0.032467026,-0.008319907,-0.009469534,-0.024362903,-0.021616107,0.020208538,0.0075335,-0.008448611,0.023597293,0.020753385,0.04095579,0.03842267,0.012318012,-0.040479317,0.008413894,-0.0009793339,0.0327403,-0.009674503,-0.02937123,0.015178407,-0.009606278,-0.02561656,0.0102336705,0.017267328,-0.024656717,0.00569757,-0.047993984,0.015545745,0.033886448,0.0061028423,0.024294486,-0.0119677065,-0.015898617,-0.021415051,-0.007158944,0.0022595185,-0.026310613,-0.027463822,0.035097424,0.03624932,0.026303342,-0.03981588,0.013149862,-0.060927536,0.0552672,0.012111175,-0.0026572081,-0.028307509,0.026033979,0.0041712173,0.03398205,0.01827794,-0.012756445,-0.003492457,0.03862873,0.01730066,0.07322015,0.019008586,0.037960563,-0.0335047,-0.021789206,-0.0035086798,0.027273774,-0.023655586,0.028201643,-0.019474091,-0.004551259,-0.016951434,0.033014618,-0.024485663,-0.009292771,0.039346475,0.027839165,0.019407347,0.02436595,0.019347128,0.04292086,-0.033182263,-0.018953102,0.015840996,-0.03504947,-0.05573199,-0.04415881,0.03527579,0.03572141,-0.035211425,0.017586397,0.04239824,0.0024404763,-0.045858923,0.015672565,-0.036581945,0.045689117,-0.057648342,0.013948362,-0.040952012,0.014564809,-0.030027658,0.033603277,0.017227883,0.0035027172,-0.023568003,-0.035346042,-0.027450236,-0.05749606,0.011303015,0.017579822,-0.020262374,-0.030701563,-0.016988777,0.0031600269,0.012968654,-0.02231113,0.00018365447,0.041562736,0.016651997,0.0031475122,0.019090917,-0.02084662,0.00895547,0.011302825,0.07095406,-0.0077693486,0.006272556,0.016688693,0.034718644,-0.01157574,0.012864828,0.0033017623,-0.012531009,0.047297597,0.015957667,-0.04349832,0.014997795,-0.02121377,-0.0027575972,-0.00018347625,0.0026751093,-0.009812186,0.023030961,0.028164918,0.030052278,-0.011469781,-0.024143575,0.01893059,0.022689287,0.015525389,0.0009780374,0.024490373,-0.044832055,0.011957374,-0.009398576,-0.011714059,0.023165658,-0.026024027,0.0202395,0.010339485,0.037326332,0.003658774,0.02719624,-0.020715086,0.028264794,0.01818319,-0.021976119,-0.030164618,0.031444814,0.031203933,0.061106738,0.011190446,-0.008721932,0.036777567,-0.0006728372,-0.029087983,0.012914365,-0.048847165,-0.028887512,0.009873137,-0.011241145,0.026837045,0.050256923,0.037732955,0.03209297,0.023812404,0.015489757,-0.0021417446,0.021988373,0.0147474315,-0.022776274,-0.021644153,-0.008050131,0.049295854,-0.023711452,-0.035013128,-0.043534856,-0.0034885718,-0.1530224,0.008518939,-0.011382923,0.0359956,0.037180975,0.006442553,0.01170975,0.010135814,-0.022169659,0.01443078,0.012364061,-0.036227535,-0.010909102,-0.00076230866,-0.031169618,-0.030303018,-0.027549412,-0.03430747,-0.009691109,-0.0027522745,0.0161409,-0.024610618,0.07632256,0.05039751,-0.0030329262,0.0005892019,0.077797554,-0.032286562,-0.0073854355,-0.010984888,-0.030762555,0.026546901,-0.0121783465,0.02568215,-0.015937094,0.05873347,-0.0017675342,-0.020662945,-0.014802097,0.030550972,0.029738998,0.03388916,-0.024401177,0.078944445,-0.016392607,-0.021524595,-0.044713743,0.008452288,-0.055984527,-0.08172013,-0.029196186,-0.033762492,0.0008947889,0.01768545,-0.031434514,0.0010511045,-0.014756135,0.03782749,-0.008691335,0.013098287,-0.034635395,-0.031044299,0.022253104,0.0127792545,-0.055290923,-0.037927423,0.0013058877,-0.017988503,-0.013785602,-0.0046997224,0.0024253447,-0.026823496,-0.0048191515,0.010956579,-0.03580202,0.03466994,-0.026963653,0.030253876,-0.009885086,-0.09370537,0.009438749,-0.0058456855,-0.03850362,0.041989505,-0.022512937,0.015764022,0.046498373,-0.06149009,0.027039405,0.21919961,0.0475359,0.035430044,0.0072848774,0.023518408,-0.015296879,-0.05030533,0.054909907,-0.0028132836,-0.038548354,-0.0064862394,-0.0022758034,0.006578295,0.013504537,0.03214895,0.051782824,-0.045061633,-0.020638868,0.047396738,0.013151046,0.0067013,0.0025859717,0.008277365,-0.027438581,-0.07026358,-0.015883524,0.020594768,0.010414191,0.0020342022,-0.011329232,-0.012890064,0.051716153,0.035820488,0.017294392,0.07533135,-0.020974204,-0.005067908,-0.084888436,-0.043939218,0.018197332,0.017917555,0.015925558,-0.040735938,-0.034445494,-0.0587937,-0.01642354,0.039544437,0.00003971015,-0.044789407,0.01552334,-0.012387716,0.025084766,-0.0057478594,-0.009626082,-0.011624641,0.0068582217,0.0020728621,-0.01295884,0.00547451,0.04925019,0.0077171917,0.021144403,-0.010996719,-0.018091738,0.004409016,0.0413478,-0.024254192,-0.025919018,0.07277782,0.00088251766,0.018356523,-0.016011344,-0.02423892,0.030886492,0.018587183,0.0021787675,0.013810433,0.027764136,-0.0115444595,-0.023366831,-0.015956523,-0.05912658,-0.005304207,0.013077024,0.01839922,-0.02552401,0.030305421,0.048346788,0.006212333,-0.030151367,-0.011508255,-0.010349832,-0.054073155,-0.033789665,0.007564203,-0.019461405,0.030614413,-0.060224622,-0.029958267,0.040683534,-0.020082904,-0.0035488948,-0.0074355816,-0.020952044,0.069144495,-0.008750756,0.011025572,0.010047126,0.032860637,0.0047478243,-0.03508251,0.0357172,0.006715674,-0.03572706,0.051143974,0.06688255,0.061975412,0.017725706,0.029797753,0.01938054,0.02339805,-0.014547917,-0.03942886,0.0036630305,-0.033252407,-0.07191822,-0.03442365,0.0516597,0.0011786005,0.004383202,0.04025592,-0.03717821,-0.04045398,0.021786658,0.0870708,0.013925658,0.06470235,-0.009350383,-0.040251132,-0.0035083443,0.028368693,0.0018696297,0.010661976,-0.023100395,0.013952432,0.025050497,-0.056666523,-0.015361994,-0.036097154,0.007665669,0.048032597,0.053292483,-0.005082239,-0.05271032,-0.0116345035,-0.015674759,-0.025133345,0.014959694,-0.060112633,-0.004670718,0.0033624163,0.050603632,0.01181556,0.06484866,-0.044669706,0.005199811,-0.0012053321,0.028360182,-0.020731745,-0.051223394,0.04490302,-0.035624582,-0.05026225,-0.009635973,0.0137002,-0.06931481,0.029378051,0.016002255,-0.01224751,-0.015483563,0.050001994,-0.020310655,-0.0059128436,0.041793093,0.022171415,-0.024183113,-0.029808203,-0.010978647,0.0060093934,-0.04151176,-0.048830938,0.09380107,0.0038232831,-0.02930689,0.025596125,0.0113455625,0.05550252,-0.029609492,0.042332713,-0.03392411,-0.029258354,-0.051654894,-0.0155210355,0.035846554,-0.03045293,-0.021462863,-0.04240049,0.003685151,-0.054840695,-0.05181815,-0.016989956,-0.008243986,-0.061623678,0.0053998805,-0.05311173,-0.028963387,0.016766183,0.022611145,-0.06598344,-0.04772712,0.038828254,-0.018397471,0.018107736,-0.022668552,0.01841227,0.008529455,-0.013364077,-0.030663418,-0.03297376,-0.0360989,-0.0072856555,-0.023371236,-0.037005283,0.005882327,0.02653799,-0.0005848102,0.04853616,0.035667196,0.000514095,-0.021502497,-0.011569791,-0.031405553,0.06215667,0.006735745,0.00087484455,-0.001789279,-0.0032404154,-0.0103486655,0.024226347,0.011023919,-0.026554845,0.02253639,-0.020368226,-0.02145196,0.022764968,0.006460132,-0.01696282,0.029519783,-0.06505348,-0.041830074,0.024708569,0.031730376,-0.015814312,0.00055018184,-0.016205601,-0.011306708,0.006539963,-0.04169838,-0.018164646,-0.026211586,-0.025136711,-0.032289337,0.015621615,-0.0145028,0.036922365,-0.010674883,-0.037249684,0.005606708,0.03263414,-0.015430606,-0.07243559,-0.0028858918,0.020296076,-0.021998335,-0.007873535,0.0012502931,-0.032010064,-0.018066008,0.0352655,-0.0028966276,0.004361589,-0.031451788,-0.046323046,0.06717157,0.015895916,0.05387349,-0.0008286022,0.019223018,-0.010741998,-0.0019675815,0.014006791,0.02359124,0.004772933,-0.0019496821,-0.043842986,-0.005982835,-0.0028803225,-0.03250229,0.0071293083,0.029312793,0.0071492954,-0.046742335,-0.0111112995,-0.01781535,0.016470185,0.016061537,0.0070396136,-0.026101682,0.04226776,-0.034571633,0.020507632,0.000021285956,-0.03636396,0.013574031,-0.042429917,0.018580908,-0.0013554392,-0.017963108,-0.033963926,0.006549017,-0.008611378,-0.03325947,-0.059175294,-0.040591948,0.012201729,-0.0024599638,0.007777879,0.016734518,-0.02046548,-0.017644323,0.026123382,0.05939583,0.013271297,-0.015107544,0.033677366,-0.021308364,-0.010626614,0.030941961,-0.017862123,0.0031073093,-0.0020062707,0.0028693324,-0.021326495,-0.016492814,0.027755799,-0.024590444,-0.007882903,-0.03874251,0.031062359,0.0041972767,-0.029523075,-0.005756257,-0.030034328,0.0032986747,-0.00675621,0.024788268,0.027437178,0.0022359786,0.015811495,0.008739485,0.0017176954,0.008883301,-0.00092044694,0.051979214,-0.03517909,0.038912557,-0.020006236,0.0018950815,0.01261444,-0.034480814,0.012340592,-0.021994142,-0.023292504,-0.013028005,0.037106067,-0.007913001,0.014514596,0.016422706,0.004832304,0.059645448,0.0010262339,-0.022922065,-0.0013970747,0.0059897527,-0.14492345,0.03487639,0.005911977,-0.0143613275,0.0012440449,0.012819065,-0.004322182,-0.07008425,-0.007974976,-0.015312162,0.031011697,-0.011243718,-0.0026303073,-0.022881918,-0.010902166,0.042474914,-0.047776323,0.014859916,-0.035813794,0.046546616,0.03158958,0.017831367,0.06654926,0.028710768,-0.0067322315,0.005941808,-0.03801559,-0.030689798,-0.020962385,0.0063341954,-0.06348923,-0.040933445,0.0083619915,0.029694567,0.031527657,-0.0006885714,0.02334397,-0.037870973,-0.034036193,-0.0012104217,-0.0484677,0.009792411,-0.051178847,0.0069381767,0.015400633,0.049347736,0.0038439818,-0.03372409,-0.041645795,-0.027183246,0.025452446,0.034020953,0.009597386,0.07999123,0.0039317533,-0.024988912,-0.013750551,-0.017613102,-0.041858952,0.050533675,-0.03089292,0.013049032,-0.00682126,-0.010027044,-0.04246495,0.010369054,0.016061628,-0.03383039,-0.012043271,-0.00974553,-0.026210945,0.006370748,0.00032798442,-0.0034440916,-0.004222497,0.03152065,0.014673406,-0.0023783008,-0.0025052282,-0.046083014,-0.07068365,-0.0063714613,0.030571373,-0.016315974,0.044584315,-0.0010933479,-0.02250101,-0.016068732,-0.096719794,0.011007207,-0.059147384,-0.007293196,0.036055766,-0.028166628,-0.0039669457,0.05252852,-0.029767454,0.005447004,-0.0016560177,0.00038336526,-0.0047368286,-0.018081514,-0.012639656,0.015660698,-0.03946741,-0.0008658713,0.018494206,-0.009123266,0.017549912,-0.005713364,-0.08181994,0.008064607,0.0072821127,0.011812814,-0.046555735,0.008641794,0.017940124,0.0056120884,0.0225384,0.016816057,0.013153391,-0.010982847,0.03977899,-0.034474317,-0.014475701,0.027422905,0.02797294,0.04437826,0.061022542,0.024951804,-0.0026366552,-0.025383139,0.039692003,0.020282721,0.007294413,-0.018433737,-0.025813932,0.02692894,-0.04710815,-0.037355773,0.00061627803,-0.02070011,-0.03891799,-0.03500165,-0.022727242,0.02533987,0.039339732,-0.008074246,-0.006874337,-0.0064860107,0.047061395,-0.03701141,0.024522865,0.040912367,0.009219043,0.0386347,-0.01464624,0.008224402,0.010432217,0.086718194,-0.0043805,-0.007937717,-0.0071551357,-0.0064356565,-0.02789254,-0.007965702,0.010928412,-0.006628501,-0.0029905613,-0.029987697,0.019518023,0.031897683,-0.011692933,0.0076907887,0.049575992,0.012584999,0.011672363,-0.019726735,0.000611444,-0.003633769,0.022786362,0.041624002,0.060124204,0.03871856,0.029181328,0.0016406123,0.015743412,0.017378364,0.004827093,-0.009256434,-0.020838251,0.031082053,-0.038566127,0.007133299,0.032585487,0.009769135,0.014569265,-0.0055100885,0.026572604,0.0021975127,-0.013949137,0.04070594,-0.027894221,0.0044920566,-0.034725685,-0.017582787,0.011207633,-0.01088813,-0.015638717,0.02099232,-0.022370111,-0.045265436,-0.0008934945,0.03510411,0.029850028,0.006630838,0.022246618,0.016868278,0.0018015451,0.048199713,0.019810287,-0.020055179,-0.0062996536,-0.0014788188,-0.04284381,0.023435222,-0.039364487,-0.006727093,-0.02073414,0.024846144,-0.006407477,0.026102243,0.0822474,0.047238577,-0.027704505,0.0027157168,0.041391257,-0.029290035,-0.03948619,0.017437445,0.045498893,-0.02966776,0.003703276,-0.008432813],"last_embed":{"hash":"1jjemr0","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"1jjemr0","at":1762844717775},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{56}","lines":[60,60],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jjemr0","at":1762844717775}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{57}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029262131,0.024727212,-0.016516732,-0.021610206,-0.0011860149,-0.05173348,0.0018748324,0.008827208,0.0071731396,0.0089511275,0.010865256,-0.0069774403,-0.030912334,0.0065985457,0.020881373,-0.007763883,0.0053942106,-0.012016192,-0.0028829905,0.015544058,-0.06341959,0.03751772,0.02809648,-0.007361031,-0.028468661,0.027392298,-0.02643303,-0.020637576,-0.011891049,0.008940642,0.0027704907,-0.030405834,0.012404968,-0.054638658,0.0122562,-0.04071196,0.012796855,-0.039240763,-0.030522961,-0.003054455,0.013113364,-0.09217091,0.040052082,0.00096856494,0.027283918,-0.030922549,-0.01781655,-0.025399933,-0.00080812455,0.025009103,-0.01700009,-0.0000873188,0.05547119,-0.019863382,0.009391169,0.051663805,-0.002933379,-0.010919832,-0.016822927,0.0027265823,-0.013548842,0.021135505,0.0007426746,0.00015008402,-0.004308258,0.037189648,0.0025590227,0.009967819,-0.013437176,-0.015241371,-0.013065572,0.013933001,-0.016919864,-0.038126104,-0.06370878,0.022406911,0.026917856,-0.01105651,-0.036372457,0.033593103,0.01459927,-0.015312265,0.010023277,0.015199877,-0.031671327,0.042384554,-0.017248644,0.0067369007,0.02821654,-0.037789356,-0.040284514,-0.0050640563,0.0051588565,0.0010124785,-0.0034926517,-0.019935412,-0.024329849,0.022471324,0.010876043,0.009194034,0.031156901,0.03578859,-0.044507287,-0.0009824439,-0.0020158312,-0.012146141,-0.012830956,0.06263279,0.029899333,-0.009998058,0.034750342,0.009185979,0.036780775,0.020643653,0.0069112605,-0.019016534,-0.009779344,-0.0150428135,0.044538967,-0.01894094,0.03624373,0.03547156,0.0349461,-0.02670303,-0.035392877,0.033890698,-0.011048518,0.04827331,-0.027673101,-0.0036545473,0.024859093,0.017200844,0.0009941879,-0.032621503,0.004844318,-0.030130224,0.044977676,-0.013431126,-0.0056896387,-0.017626058,-0.010080064,0.09028243,-0.020499585,-0.053579397,0.021835735,-0.07503744,0.03273862,-0.025440289,-0.02105771,0.0014073206,0.042678304,0.012047146,0.013764163,0.03580479,-0.04617032,-0.006661965,0.015873576,0.009389026,0.037007723,0.0006631951,-0.0032735914,-0.017631669,-0.0034579977,-0.0020323284,0.020340381,-0.009036225,0.011289915,0.0056347447,0.005996506,-0.01432606,0.0023264636,0.015061191,0.04101381,0.013521723,0.0079909,0.04733704,0.067614004,0.007993519,0.0064834226,-0.028671319,-0.03245301,0.0003412999,-0.014725499,-0.02761339,-0.00022388676,0.041150574,0.016944861,-0.02469087,0.016932542,-0.008244409,-0.00708757,-0.03131706,0.008750371,-0.027551819,0.061180003,-0.0635649,0.02594629,-0.04836583,0.025191775,-0.041978855,0.010278151,0.00999648,0.03847384,0.00005271222,-0.026380008,-0.02168842,-0.059723638,0.024620952,0.059368912,-0.065409906,-0.013296733,-0.01639145,-0.00923833,-0.002605893,-0.013454074,0.02902717,0.04645383,0.002064436,0.0056125964,-0.014796635,-0.012464415,0.027489606,0.021957552,0.06316809,-0.037784968,0.018471897,-0.016695425,0.041809313,-0.027776483,-0.029196316,0.02887126,-0.033315662,-0.008834356,0.005980127,0.018353993,-0.017769989,0.016402144,-0.019835671,0.03918634,-0.007719996,-0.014462262,0.033094298,0.021935748,0.04449257,-0.015540844,-0.016358553,0.0025212483,0.056333292,0.012550091,0.02633777,0.04964554,-0.010164319,0.004346011,-0.022098288,-0.0059782728,0.041359656,-0.018647121,0.006536936,0.035074696,0.024087152,0.021960614,0.047094993,-0.04502149,0.027705368,-0.0040065874,-0.028215472,-0.007435206,0.036397602,0.023488926,-0.0011604656,0.0076312595,-0.021712821,0.007359118,-0.0050732885,-0.018266475,0.03314638,-0.058857195,-0.026769694,0.054507047,-0.010490723,0.0021100643,0.010185644,0.023998097,-0.012272429,0.019684428,-0.023852386,0.00577302,-0.00546542,0.03766727,-0.002227501,0.027114304,0.00014552966,0.062163427,-0.0088669965,-0.053996924,-0.033455428,0.0060773664,-0.1515582,0.016620105,0.0014340907,0.055076,0.0042824,0.011650069,0.024302477,0.025613213,-0.046856586,0.026906656,-0.0040299613,-0.02833944,0.0064352583,-0.0059367293,-0.039769813,-0.03599424,-0.029526997,-0.00828483,0.003298389,-0.011047436,0.022915412,-0.05121797,0.052919313,0.017878372,-0.014182037,-0.016696475,0.041225832,-0.023950728,-0.018195795,-0.0485088,-0.04890506,0.013297871,-0.013992544,0.00814311,-0.0026946,0.05731158,-0.015037632,-0.011150255,-0.019313488,-0.009586503,0.060863107,0.046223,-0.050058104,0.066902906,0.0005730179,-0.0059228055,-0.026912428,-0.028030815,-0.055532582,-0.059732355,0.000023401206,-0.016007366,-0.018992407,-0.000998045,-0.030874042,-0.013554284,-0.0039560804,0.04699996,0.028280782,0.014418688,-0.022229522,-0.05762714,0.028816877,0.0018520537,-0.032009214,-0.039617337,-0.02217805,-0.001717976,-0.012250847,-0.005450353,0.0038597635,-0.03205054,0.039996754,0.010156542,0.001434483,0.02878235,0.008835443,0.005067444,0.002031165,-0.09243905,-0.009737733,0.010396501,-0.0236354,0.06589549,-0.016023617,-0.00121055,0.026002932,0.0033708727,0.025385775,0.23003407,0.037490856,0.01641457,-0.030425167,-0.0132552115,0.01631884,-0.028789174,0.041242532,-0.0011187765,-0.021953816,-0.011622613,0.037419323,-0.010943317,-0.004084483,-0.01572937,0.02496979,-0.031907953,-0.0052416706,0.047207266,-0.0044974764,0.019342596,-0.011988326,0.035584163,-0.07646666,-0.105222605,-0.0005806417,-0.0066263108,0.03338426,0.00020135703,0.02241472,-0.025843527,0.048891004,0.034302536,-0.020351456,0.061922908,-0.012877509,-0.0022706266,-0.10727831,-0.01377957,0.035270557,-0.010213418,-0.014715871,-0.0342547,-0.028612295,-0.068296954,-0.0019022286,0.023477351,-0.040593926,-0.08813568,-0.000020717918,-0.020154348,-0.018646335,0.0014487464,-0.023466874,0.028249314,0.031912826,-0.031950586,0.021890216,-0.012632451,0.05082667,0.020158136,0.008707423,-0.040588934,-0.0023373466,0.0170722,0.031892225,-0.005404049,0.02406943,-0.004075883,0.008863536,0.021884786,0.0072961985,-0.02013162,0.020455033,0.0077107376,-0.03237101,0.0041796183,0.030971637,0.01555476,0.014300235,-0.052686166,-0.051043313,0.0012431532,-0.004113443,0.023542786,-0.04665621,0.02326786,0.024485923,-0.03463816,-0.022734543,0.0073140245,-0.008699907,-0.06169681,-0.002680293,-0.035365347,-0.05190172,0.033526994,0.0012516788,-0.050259903,-0.0075325514,0.0027570731,-0.0042005857,0.013163058,0.025085652,0.041973215,-0.032263506,0.035357837,-0.013821621,0.01185965,0.038154684,-0.073799536,0.000110282934,0.010921993,-0.071141206,0.056997754,0.06776112,-0.005743066,0.036225736,0.035658874,0.00833084,0.039388,0.019772103,-0.039801653,0.042919956,-0.01846326,-0.0070095975,-0.023958324,0.037962563,-0.022881055,-0.003394043,0.044962168,-0.014897927,-0.019808618,0.0110988,0.00149142,0.0015021126,0.06286658,-0.02108443,-0.014216462,0.02315062,-0.013967228,-0.022158075,0.0068413424,0.016210206,0.013440726,0.05014353,-0.048327174,0.015377646,-0.017927693,0.014245505,0.002359046,0.0387305,0.0231391,-0.031460084,-0.00024079891,-0.060196918,-0.008797883,0.0071703284,-0.019039296,-0.0011279201,0.0072396714,0.040580567,-0.0056864754,0.059223466,0.009641491,0.035969082,-0.0042905775,0.0070383917,0.007884651,-0.025987241,-0.018404532,-0.013296345,-0.036664832,-0.000523458,0.040915668,-0.04805027,0.020065758,0.05988867,0.020805417,-0.021455195,0.029133152,-0.034158062,-0.03887341,0.03173991,0.06257395,-0.0136408545,-0.022798192,-0.032604314,-0.016288642,-0.048381276,-0.03158606,0.08247604,-0.025715835,-0.040071875,0.032648247,0.01777655,0.024812838,0.0057794848,0.011801956,-0.017278248,-0.0650051,-0.012684745,-0.006751864,0.037474383,-0.031625632,0.007014079,-0.04030694,0.037605796,-0.038183905,-0.0022794716,0.013721698,0.002166921,-0.045661937,-0.010771055,-0.02540433,-0.0005163381,0.0033168343,0.002231509,-0.09536289,0.004133757,0.039266758,-0.0030045807,0.028644172,-0.012895149,0.021685185,-0.0041979784,-0.010400585,-0.028980222,-0.036368087,0.000686091,-0.0034102572,-0.029571053,-0.028837632,-0.006861834,0.01806581,0.005742911,0.008515673,0.051636945,-0.05215062,-0.050829045,0.010586611,-0.052771576,0.023483384,-0.018827664,0.007569873,-0.016155338,-0.048686348,-0.044131894,-0.015699485,-0.001970522,-0.0024751741,-0.0023227117,0.0060565406,0.014188681,0.029911371,0.009197609,-0.0368468,0.029139755,-0.0147143975,-0.02616684,0.023567438,0.023824561,-0.0072654975,-0.010603647,-0.06311436,-0.019205304,0.034783058,0.000060161783,-0.027023915,-0.074550405,-0.023692088,-0.012574355,-0.013596666,-0.046404965,0.01860057,0.021888694,-0.062616274,-0.0037076073,0.041683834,-0.05163833,-0.016662693,0.022538453,0.012394922,-0.02646959,0.012914728,0.05041013,0.0026476958,0.0063984934,0.017999105,-0.023491304,0.021853758,-0.031292666,-0.05309697,0.03716389,0.02014781,0.045862608,0.00017221851,0.01339522,-0.0025274516,-0.011975474,-0.020806167,0.018216247,-0.030089702,-0.019207712,-0.0060267854,-0.03056299,-0.003089636,-0.038192336,-0.010298413,0.017432299,0.0017987099,-0.08007084,-0.00718728,0.0004837588,-0.01617551,0.0049862275,0.037690863,0.0028577708,0.024432156,-0.032455254,-0.016646264,-0.02052899,-0.047250032,-0.028664554,-0.05660747,0.011471365,0.020779576,0.008772253,-0.06194264,0.040792502,0.00093960454,-0.04613083,-0.03748499,-0.0108870445,-0.0023215038,0.0065332684,-0.01442333,-0.008805959,0.0001016211,0.013960189,-0.0037509112,0.016579628,0.016880646,-0.021341462,0.025687128,-0.027407398,0.018510986,0.025501186,-0.05013405,0.017039483,0.006255475,0.011598935,-0.027618319,-0.021852247,0.03218228,0.042551417,0.01158006,-0.0055491854,0.034825277,0.017681882,-0.029365158,0.02263334,0.028819121,-0.026280595,0.015575047,0.026687423,0.0155681595,-0.010807395,-0.0071156435,0.03256147,-0.00023217572,0.050695594,0.0012884287,0.054865412,-0.06141999,0.02508522,0.015351248,0.024474496,0.0019822472,-0.021710103,0.01838306,0.0062192776,-0.026125234,0.014158253,0.07008346,-0.018358387,0.0030999808,0.011875816,0.06591099,0.025013803,-0.018899178,-0.046412222,-0.013322662,0.017462965,-0.14585128,-0.0007303469,-0.0070509017,-0.023436401,-0.0077598253,-0.011512126,-0.057945605,-0.025956145,-0.033949643,-0.011164653,0.045499288,-0.014481373,-0.03373095,-0.033058558,0.0002463582,0.02470336,-0.03733962,0.015792456,-0.050737932,0.08167426,0.026491828,0.0068189073,0.07139545,0.054161176,-0.026319457,-0.022678483,-0.023798794,-0.054629806,-0.026138453,0.0026316014,-0.03764408,-0.0549853,-0.0093389815,0.03829112,0.001819602,-0.0113375345,0.025215914,-0.017472787,0.0019678138,-0.015780298,0.026712973,0.018719787,-0.015392359,-0.019771798,0.006594132,0.027656,-0.007041354,-0.014044073,-0.028652547,-0.012737411,-0.015820349,0.022267066,0.0040665935,0.07879296,-0.009133293,-0.034877524,-0.03652372,0.009765669,-0.009666604,0.027842514,-0.021112096,0.011223164,-0.017611992,-0.010498833,-0.05838809,0.006175685,0.026212595,-0.027847914,-0.025035758,0.012902936,-0.021253027,-0.038091607,-0.00005613443,-0.0050607594,-0.0020803488,0.032394648,-0.0039212317,0.018126339,-0.020858435,-0.02405655,-0.06447991,-0.00022227193,-0.00026261553,-0.030747041,0.038942184,0.021769991,0.009099769,-0.018611027,-0.052503653,0.025679685,-0.06451685,-0.023137065,0.0062621776,-0.024553416,-0.022774788,0.025815094,-0.010311527,-0.016591234,0.021901185,0.020150997,-0.024737816,-0.05392448,-0.029752202,0.015641775,-0.024766056,0.01703478,0.018336063,-0.0015756467,-0.024946436,-0.022216996,-0.055915106,0.0061080544,0.0056476058,0.001573158,-0.067811325,-0.005687098,0.005562482,0.050683804,-0.0021701958,0.049452472,0.014321295,0.006772202,0.02663532,-0.03556754,-0.0032830026,0.058117393,0.034008462,0.06371882,0.038438305,0.020998634,-0.007547788,-0.04473338,0.0072691417,0.023289196,0.02991355,-0.028375309,-0.009536296,0.018352462,-0.025442783,-0.0052113063,-0.017658219,-0.03032674,-0.015048694,-0.014457119,-0.0456593,0.027147558,-0.009775747,-0.01017804,-0.016618742,-0.02828169,0.067605406,-0.03667687,0.01424569,0.036380876,-0.0075546997,0.025898287,0.026776252,-0.022271005,0.0045606387,0.061361603,0.0118272705,-0.03106068,-0.024418918,-0.010969382,-0.0007229463,0.0008147242,0.007695553,-0.0028147646,-0.00097237644,-0.004418894,-0.0030122031,0.03314525,0.0005305991,0.01890475,0.06910394,-0.014349048,0.025242755,0.0067627886,0.02742653,-0.022497326,0.033350997,0.010659125,0.026232518,0.04965155,-0.02338548,0.00010626081,0.04008505,-0.0042105517,0.0010456007,0.013151643,-0.021313215,0.00795394,0.02078811,0.0073182383,0.054781526,-0.008622819,-0.0054251575,-0.030741414,0.008219916,-0.014804963,-0.023345256,0.041166227,-0.025860595,-0.029739171,-0.0053437273,0.046015415,0.016651174,-0.02748852,-0.022350116,-0.004232137,-0.0359026,-0.041815102,-0.023968678,0.029555837,0.016480958,0.023064064,0.03211707,0.053688753,0.0031529567,0.011494421,0.06277429,0.012164473,-0.010380342,-0.0005519461,-0.009302677,0.02836405,-0.041701082,0.04467929,-0.032916598,0.052727424,0.013872643,0.01587606,0.014902051,0.04591244,-0.00037950015,0.0039950483,0.041151416,-0.01139731,-0.012271651,0.042380147,0.023238543,-0.034078497,0.013828008,0.022487193],"last_embed":{"hash":"rmes44","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"rmes44","at":1762844717775},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{57}","lines":[61,61],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"rmes44","at":1762844717775}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{58}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037249863,0.023864672,-0.0019720008,-0.016902374,-0.04040093,-0.026636794,0.0189589,-0.017913964,-0.023726787,-0.007753331,0.022058953,-0.021515863,-0.040912505,0.0016212789,0.018417137,0.0032396093,-0.0061515355,0.0036472117,-0.01667453,0.012147986,-0.07131753,0.06510909,-0.0066097467,0.010380656,-0.00087577937,0.0346121,-0.074586175,0.015257366,-0.026126651,-0.030346606,0.034978636,-0.03430503,-0.011108284,-0.05549192,-0.021902105,0.0093696285,0.015639234,0.0066197063,-0.026588239,-0.0007253243,0.007958393,-0.05121971,0.008777557,-0.035183575,0.043599926,0.015115366,-0.011814757,-0.0048163463,0.0022745342,0.026920406,-0.022598963,0.025206935,0.034560055,0.0021456836,0.019954855,0.029663645,-0.0062342053,0.02978815,0.006394961,0.010478777,0.0013080267,0.039599873,-0.0035304676,0.001254831,0.018696386,0.050699737,-0.0057745334,0.01907347,0.0070762536,-0.020825755,-0.03218889,0.036960665,0.00031173602,-0.023349073,-0.065451704,0.037790645,0.043758366,-0.012526589,-0.04753809,0.019503592,0.046538442,-0.00763996,-0.001636736,-0.024284609,0.006648855,0.020505173,-0.0322967,0.024850028,-0.0070061414,0.044847853,-0.027807456,-0.0063289376,0.030424673,-0.0433821,-0.036540523,-0.014577597,0.0070120348,0.008254776,0.031123392,-0.033728126,0.035093583,-0.004629707,-0.005622536,-0.029741447,-0.0005180544,-0.014421634,-0.014642611,0.04919036,-0.014028379,0.000637618,-0.0063909725,0.0041478504,0.03881444,0.04292436,0.009299443,-0.019646026,-0.006996938,-0.009309972,0.014935222,-0.007001736,0.044517454,0.048339523,0.04050911,-0.009630556,-0.024250304,0.033349935,-0.049751546,0.029029142,-0.046545975,-0.025834419,0.0038375151,-0.015094367,0.044295803,-0.0053003235,0.0011261253,-0.027967822,-0.021806533,0.024672989,-0.05022267,-0.005467592,0.0055076005,-0.0019988471,0.0204973,-0.014851784,0.017618438,-0.030916499,0.015357461,-0.0074190465,-0.010355993,-0.048805024,0.03534042,-0.022813575,0.00905492,0.054576386,-0.017674562,-0.020346884,0.0093972115,-0.0027505313,0.020792613,0.045437157,-0.0077267685,0.010197252,-0.053528465,0.0030236335,0.0028489677,0.008516647,0.043230474,0.0045052534,-0.00012237899,-0.025588207,0.04585673,-0.05158047,0.024052726,0.0010497413,0.008753286,0.047648396,0.020368159,0.026965734,-0.00049933494,-0.039205205,-0.025817208,-0.029952604,-0.00907217,0.0007477504,-0.050245754,0.027127927,-0.030432196,0.0016326954,0.0123376725,0.044441387,0.00910493,0.00021431415,0.015022352,-0.041172102,0.035147678,-0.07232518,0.024323193,-0.017625853,-0.0101259975,-0.011319789,-0.013987441,0.03280982,-0.0032510674,-0.0073468345,-0.00089436135,-0.04381169,-0.04601846,0.020417135,0.013533805,-0.054730892,-0.0049892967,-0.017984118,0.020572795,0.024867255,-0.019642428,-0.029949099,0.011890576,0.026980514,0.004768702,0.0005555265,0.005938763,0.010811937,-0.008487226,0.047571354,0.004060073,0.021103084,-0.013405141,0.04891762,-0.023925783,-0.020530993,0.023611512,-0.010727747,0.04225744,0.003096281,-0.019022582,0.019923143,0.026385196,-0.019730007,0.03423066,-0.01128658,-0.040281437,0.0049861665,0.05669048,0.035943605,-0.024567485,-0.01748676,-0.0024737515,0.022356778,0.013813097,-0.029729819,0.029951626,-0.020943109,0.0064894934,0.007188201,0.014939473,0.019415395,-0.019545646,0.00391725,0.024505053,-0.007440241,0.03937443,0.020144057,-0.025662318,0.037568256,0.018197238,-0.026008572,0.010889719,0.009069582,0.04946184,0.011973868,0.0070116147,-0.026559094,0.013194717,-0.045908235,-0.03281112,-0.01041166,-0.0072808093,-0.015309351,0.04213763,-0.013409255,0.00024944765,0.00521484,0.023245517,-0.0043132384,0.03482305,-0.00865416,0.007583175,-0.020696556,0.020386634,0.001489463,0.02338363,0.012740755,0.044879608,-0.037016068,-0.04030172,-0.03681045,-0.005962849,-0.12693952,-0.010869435,0.026162175,0.01449753,0.013808046,0.0033912947,0.027113691,-0.002738432,-0.034297515,0.0497185,0.013254806,-0.029928278,-0.028797349,-0.020010613,-0.027434343,-0.029197061,-0.039405912,-0.051755566,-0.0049038194,-0.018940136,0.044040088,-0.04611377,0.030190751,0.0068216235,-0.022350637,-0.014179279,0.010517286,-0.05327206,0.00642101,-0.06237262,-0.018041052,0.023007626,-0.02435645,0.017287012,0.030673895,0.07918786,-0.011545267,0.0017162701,-0.006950703,0.01443463,0.032014143,0.049958132,-0.040063288,0.03163109,0.025970936,0.024843108,0.0013073958,-0.003873714,-0.052110292,-0.051982608,-0.011773151,-0.01398238,0.0106491335,0.0038155324,0.01972105,0.0060353386,-0.016013036,0.040047772,-0.014189872,-0.05394229,-0.047778126,-0.02284903,0.04306574,-0.002480346,-0.0025252842,-0.024942765,0.00965993,-0.035101306,-0.019674096,-0.006471426,0.020044059,-0.021497896,-0.00014562393,0.010215946,-0.05111285,-0.0012236839,-0.021326698,0.01728196,-0.028797979,-0.09317173,-0.006681902,0.003622887,-0.040420905,0.017259043,-0.022874655,0.010448201,0.009381516,-0.020102939,0.016623849,0.25030693,0.04139741,0.011460694,-0.02935906,0.0037809475,-0.00040030212,-0.071725294,0.022794968,0.02938766,-0.043142416,-0.026569122,-0.036754444,0.0120484475,0.0070300223,-0.0012336168,0.011636217,-0.0069091963,0.02231102,0.06444686,-0.024947915,0.038729217,0.022383228,0.05130989,-0.052831624,-0.07603958,-0.015498994,-0.0010809808,-0.0075737336,-0.015906356,0.0059463554,-0.0038422095,0.037671987,0.03958055,-0.00039384296,0.08422632,0.009549259,-0.0035035266,-0.09618592,-0.014498772,0.0027391973,-0.024169462,0.016831925,-0.022512183,0.01223419,-0.04506913,-0.0067719948,0.010610829,-0.047303695,-0.043326512,0.016490726,-0.012014131,-0.0022014412,0.0027619572,-0.0018526269,0.02677606,-0.0413687,-0.04269799,-0.0007812751,0.031647798,0.06215191,0.02119446,0.026993563,-0.036209688,0.014933012,0.02298824,0.064201936,-0.02541013,0.005961698,-0.011177238,0.01631193,0.07145465,-0.012727756,-0.032813616,0.021005584,0.005926748,-0.00033446302,0.0064317966,0.001395984,-0.010873448,0.018283619,-0.002810811,-0.05608376,-0.023608081,0.018939879,0.0014904798,-0.04038116,0.049780667,0.0071237828,-0.008489774,-0.012266034,-0.012465063,-0.00026572033,-0.03143146,-0.02622955,-0.035538714,-0.031752534,0.05172695,-0.009284553,-0.026733432,-0.026371958,-0.008781759,-0.0048171096,-0.00036538977,0.0021963723,0.015413693,-0.0018750743,0.01507868,-0.015032168,0.019432275,-0.0013109244,-0.046720035,0.005808102,0.022024702,-0.022560425,0.032636847,0.036285575,0.02410582,0.03478633,0.016992182,0.02047464,0.020874942,-0.053280015,-0.005705565,-0.05033277,-0.021684356,-0.013584366,-0.07252199,0.017684517,-0.026288848,0.012654503,0.09395125,-0.00804969,-0.04227926,0.060501877,0.030110527,0.003071689,0.05396304,0.00120098,-0.007623791,-0.034251068,0.030105665,0.057166807,0.062380314,0.014862117,0.027698927,0.026548194,-0.023777978,-0.0052630366,0.012128946,0.0223609,0.0020383447,0.030492166,-0.0123235,-0.023872845,0.011540028,-0.039718147,0.0002912221,0.0013375867,-0.06559867,-0.019043384,0.003950343,0.024865767,0.024339598,0.08274911,-0.00019319271,0.013680669,0.010589499,0.0490398,-0.024453562,-0.06736411,-0.012104911,-0.038627785,-0.042037204,-0.026685992,0.032043897,-0.059623953,0.034016397,0.012284787,-0.022115879,-0.0057518235,0.0067360452,0.0048475103,-0.06762393,0.0877841,0.033615608,-0.037510123,0.002439145,-0.03651743,0.008440202,-0.026362883,-0.023462314,0.08507257,-0.0069134138,-0.04021984,0.0061,0.0036075388,0.021566136,-0.013357182,0.05482617,-0.0022874959,-0.022837417,0.0029110531,-0.037109047,0.008337736,-0.041355304,-0.019454597,-0.043549217,0.02762391,-0.043467462,-0.02829914,0.0069378885,0.0055007515,-0.05873944,-0.011989761,-0.057539485,-0.025786214,0.0054563875,0.040667947,-0.070222564,-0.040703222,0.070626125,-0.003621669,0.08462223,-0.012126521,-0.013436857,-0.027669774,0.0031724237,-0.054477707,-0.04647658,-0.006558328,-0.009829575,-0.007926916,0.01886077,0.028591204,0.014558703,0.02609598,0.0027570778,0.049716767,0.023092953,-0.035412505,-0.008228681,-0.015549941,0.024824165,0.045692,0.027037606,0.000032124004,0.01965664,-0.024567446,-0.0022710916,0.015234265,0.020582218,-0.0087393,-0.02052865,-0.056404233,0.030097455,0.024282048,-0.008115354,0.016604116,-0.027287932,-0.014705585,-0.016960366,0.036947247,-0.007103636,-0.004334543,-0.028303426,-0.025118161,-0.004037467,-0.051044542,-0.02037377,-0.004650477,-0.016484309,-0.031852163,0.012073802,-0.011200466,-0.0020817635,-0.011917283,-0.034666456,-0.0088068675,0.04628113,-0.037217047,-0.017729413,0.049342345,-0.0000101979385,0.017275218,0.010140187,0.051103782,0.031757705,-0.010235577,0.0068992455,0.0014068618,0.029083641,-0.0050809043,-0.034393724,0.04793979,0.03030675,0.08005482,0.0287103,0.007765101,-0.0064060194,0.0066413274,-0.007629635,-0.0065598367,-0.033327747,-0.02747814,-0.05614071,-0.019840902,-0.008792825,-0.044774245,-0.005495635,-0.013201214,0.011263048,0.0070944866,-0.011600546,-0.018953575,0.0064634425,-0.023635147,0.04383011,-0.017908657,0.0063168225,-0.016025597,0.024770081,0.009389114,-0.055393912,-0.00031137146,-0.06728787,-0.026637953,0.036998928,-0.045160946,-0.026874423,0.022065325,0.010255729,-0.039232817,-0.0440578,-0.0004562639,0.0022246614,-0.023522323,-0.0116296355,0.023368942,-0.031832248,-0.010136859,0.019934501,0.000668349,0.0023315107,-0.017100327,0.04599086,-0.014645593,0.032292254,0.014909266,-0.05375321,0.000541909,0.0012711629,-0.009550574,-0.027840942,-0.013664899,0.04717321,0.040263716,-0.012132337,-0.0012508476,-0.021003153,0.03436715,-0.018158661,0.010090993,-0.0340835,0.0001890196,-0.032405037,0.039556723,0.010808371,0.049720123,0.0023094814,-0.02092382,-0.021316906,0.02907595,-0.015383825,0.034254685,-0.055030342,0.055775464,-0.0033048454,-0.05231676,-0.0019745354,0.017560726,0.02988746,0.0030942648,-0.0015645047,-0.03571859,0.041263636,-0.026238453,-0.010318427,0.012879928,0.012476408,0.037685238,-0.03827777,-0.022802126,0.003491719,0.061122477,-0.146009,0.030269846,-0.01045915,-0.0074501922,0.0012758268,-0.02114699,-0.014057722,-0.056099266,-0.018159125,0.00017409342,-0.010437998,-0.024107821,0.008634253,-0.019986968,-0.03986681,0.03803658,-0.03148179,0.042643085,-0.041927908,0.011817963,0.014907204,0.0008840117,0.030106803,0.034436848,0.004636176,0.033841807,-0.01310537,-0.0056096623,0.00078238396,0.016562672,-0.06892453,0.0055951118,0.008258178,0.03132334,0.010191051,0.022945961,-0.0015042048,-0.036703233,-0.05447442,0.024435138,-0.015133965,0.0022674075,-0.030747538,-0.06794112,0.056811757,0.0335897,-0.033064235,-0.017402912,-0.0061741085,-0.0014961549,0.0134054115,0.016485684,0.009771759,0.06472104,-0.0071167313,-0.050773427,-0.0063762134,-0.010080949,-0.048556913,-0.005281494,-0.00751927,0.04306536,-0.0132801,-0.020986373,-0.065403126,0.023447184,0.025966074,-0.033064235,-0.049376857,0.021410586,-0.04431856,0.015174022,0.011318704,0.004571708,-0.0075808517,0.013054848,0.019743131,-0.0054061264,-0.0238746,-0.025460336,-0.06151217,-0.009915707,-0.010546673,0.00006115376,0.032705516,0.015685698,-0.042207967,0.010801883,-0.06540887,0.01483367,-0.048040997,-0.015640946,0.004144269,0.017170215,0.028190793,0.028911376,-0.028802875,-0.065481216,-0.0017201965,-0.014069836,-0.04772762,-0.010733028,-0.0011293445,-0.0020055277,-0.0062373937,0.038997967,0.042754482,0.005619504,0.02582493,-0.012596863,-0.07621486,0.018413382,0.006547613,-0.022805536,-0.043973397,0.023258064,0.032207165,0.01739255,-0.0004843962,-0.011967677,0.010010662,0.00063590734,0.025872933,-0.013326463,-0.028458204,0.051920056,0.0031168477,0.055262245,0.051968146,-0.013228743,0.015796445,-0.023715166,0.016833879,-0.00545298,0.018575188,-0.022814611,-0.01280746,0.009109498,-0.01595597,-0.055081714,-0.013596828,0.0040181507,-0.009448554,-0.06281713,0.000573264,-0.01463625,0.04352126,-0.017706214,-0.039557192,-0.021456137,0.03757961,-0.0022534952,-0.0005676345,0.00733042,0.035231885,0.004675177,0.013754632,0.004527861,-0.015992612,0.052389074,-0.01793949,0.0015125462,-0.017110031,-0.015461496,-0.013668003,-0.004688299,0.012861173,-0.018528966,-0.029968191,0.0075319624,-0.02060458,0.050191026,0.007012465,0.029665153,0.07198936,-0.0023569302,0.0118396655,-0.028308043,0.030991845,-0.028948663,0.045810733,0.030443266,0.047261793,0.03279925,0.0013569659,0.02093872,0.029134298,0.01694007,-0.049404472,0.025899757,-0.039102606,0.06461574,-0.017252404,-0.020545248,0.058311537,-0.01016965,-0.0035207593,0.012739735,0.0281526,0.0043079783,-0.028700547,0.029242344,-0.01659012,-0.04228446,-0.02574761,0.064658545,-0.033833068,-0.001944256,-0.0073962878,0.034518905,-0.0525293,-0.01147272,-0.029830713,0.044312168,0.01108316,0.044146392,0.057386782,0.016999032,0.010772029,-0.009532278,0.018250825,-0.029281823,-0.0613037,-0.004434392,0.013806542,0.013198728,-0.0065474138,0.013529358,0.012466648,0.046767224,0.0040256223,0.026306901,0.04577362,0.04941561,-0.00025370822,0.006205382,-0.009448348,-0.016435364,-0.042317804,0.04293893,0.02488259,-0.02169991,0.02276953,-0.0009870462],"last_embed":{"hash":"6q6pm","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"6q6pm","at":1762844717775},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{58}","lines":[62,62],"size":23,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6q6pm","at":1762844717775}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{59}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027306544,0.027187226,-0.020334255,-0.016218081,-0.040172916,-0.025194371,0.008228643,0.0034133194,-0.027301492,-0.016888056,-0.00567962,0.004570855,-0.010589702,-0.004655056,0.041743133,-0.023947176,0.00753114,0.0012346079,-0.006674194,0.035487413,-0.060594454,0.038584266,-0.00852216,0.021905039,-0.017876226,0.004899172,-0.027070593,-0.0007027191,-0.012706759,-0.02826327,0.028588342,-0.050532397,-0.00365368,-0.08056824,-0.031248651,-0.007471832,0.0094017275,0.0071098874,-0.025776252,0.0054768645,-0.003981178,-0.062147304,0.0077356743,-0.0445595,0.048360698,0.0027242138,-0.00495551,0.0009611228,0.020957638,0.0016620099,-0.03679035,0.020304075,0.0658252,-0.017076498,0.012616642,0.053195894,0.000058669582,0.03132156,0.010568345,0.019019883,-0.0060820132,0.030593805,-0.008298205,-0.0030860032,-0.020850187,0.043659486,-0.0050600125,0.02070961,-0.008790396,-0.049842834,-0.011005193,0.035946243,-0.0016203373,-0.010993683,-0.081261545,0.016298974,0.033609495,-0.0008223688,-0.04247067,0.045236062,0.033103686,-0.021921102,0.0016430946,-0.029372634,-0.021610811,0.0020850273,-0.042504996,0.03617474,-0.008923462,-0.0024911254,-0.024404397,0.001942166,0.041359846,-0.032476664,-0.023082327,-0.019117592,0.004312314,-0.01564526,0.011400682,0.0063394182,0.020119112,0.0051921373,-0.024028847,-0.052536607,0.011405388,-0.008598162,-0.027400736,0.026212005,0.0156230945,-0.0021592793,0.0046178615,0.020895628,0.05006351,0.03580377,0.0076427124,-0.010005096,-0.003618348,-0.0010686442,0.024352556,0.004515367,0.04252034,0.03239109,0.02792683,-0.023650436,0.006804099,0.022216937,-0.06446887,0.0128774205,-0.057662275,-0.005156456,0.01971032,-0.020426659,0.044138927,0.0148829995,-0.03738546,-0.01739742,-0.028599378,-0.006929493,-0.0150052225,-0.03938395,-0.0014391873,0.026800096,0.0013193217,-0.05130721,0.021713324,-0.009037088,0.0027085203,-0.011540908,0.003682388,-0.053392105,0.020842286,-0.0054720514,0.011974912,0.049358204,-0.009081454,-0.03232329,-0.011644991,0.020328835,0.02832544,0.01918416,0.020016382,0.026416812,-0.049023315,0.011413902,0.012076447,0.026623512,0.033704065,-0.0065019787,0.009988206,-0.0061413115,0.03794904,-0.0640592,0.047806393,0.020787783,0.026490035,0.02598283,0.0019391517,0.026124602,0.00935858,-0.02321107,-0.02107577,0.0069328924,0.012685103,-0.022276524,-0.07003338,0.041078355,-0.023125237,-0.011876539,-0.009031928,0.0429021,0.0008198602,0.0024065103,0.0040141386,-0.003027345,0.043453444,-0.075221665,0.05761921,-0.02513264,-0.017463386,-0.004558961,-0.0067502684,0.007113488,0.03866691,-0.012300172,0.0020768463,-0.016499119,-0.028640296,0.012685549,0.0069303573,-0.045778904,-0.01872744,-0.024073822,0.0006660799,0.02527304,-0.05684986,-0.031370465,0.0086570075,0.02074282,0.009546939,0.022642542,0.029494533,0.035170402,-0.032863192,0.03239563,0.009740465,0.029740958,0.00086846226,-0.023628538,-0.012839049,-0.012985499,0.01919003,-0.0023913765,0.033627734,0.022077141,-0.020784235,0.024646748,-0.0037009362,-0.0052007306,0.02987883,-0.012611707,-0.032754753,0.001678708,0.032209594,0.034154683,-0.014577994,-0.05740398,0.000423502,0.025002733,0.009568587,-0.027450237,0.0027587633,-0.011659356,0.0033698757,-0.027564464,-0.002504094,0.033336665,-0.031626835,0.014225567,0.040374897,-0.007702727,0.035248388,0.051130123,-0.042007886,0.024382459,0.015943697,-0.04159579,0.0009308233,0.030117774,0.047362767,-0.008427157,0.0020993664,-0.009755145,0.035678074,-0.022256978,-0.027904158,-0.021866415,-0.026277069,-0.029314598,0.03925227,-0.006506794,-0.0034240931,0.04537216,0.028336465,-0.018298777,0.026712378,0.0071915467,-0.0338817,-0.018614179,-0.0030753615,0.0026303527,-0.0074989432,-0.012707551,0.049623556,-0.011554206,-0.061035667,-0.022646144,0.0098835705,-0.13398772,0.0033166814,0.0056669423,0.015255762,0.018811846,-0.0017915803,0.040441506,0.006037975,-0.022986026,0.07177674,-0.037257627,-0.025417207,-0.013328234,-0.036617428,-0.02430982,-0.024890753,-0.03368772,-0.023013446,-0.00055572524,-0.025845926,0.025578912,-0.04780025,0.046924707,0.004529406,0.00684214,-0.023726834,0.037137963,-0.037571788,0.028720448,-0.057150953,-0.05447831,0.032407243,-0.02738406,0.010454131,0.031870384,0.039434075,-0.041358735,-0.008765628,0.0013698608,0.04286129,0.06481825,0.04681958,-0.034271706,0.029430285,0.020767134,0.0014726778,-0.026140444,0.010504049,-0.06331804,-0.04321881,-0.043215793,-0.02514644,-0.0065830294,0.008629985,0.028058926,0.023900855,0.0145744905,0.057456218,-0.01663204,-0.053183895,-0.030711908,-0.019634739,0.014414238,-0.0031499509,0.018321704,-0.03695569,0.018095389,-0.03182663,0.021406716,0.011809921,0.0102776745,-0.032117687,0.00470298,0.009828384,-0.05044434,-0.008360338,-0.011009319,0.0011014842,-0.0053769383,-0.10204572,0.0057262937,-0.0044001373,-0.034197908,0.04203537,-0.028181033,0.01703407,0.0006791726,-0.019930286,-0.021108573,0.24077052,0.037819687,0.024174131,-0.018522173,-0.0077472245,0.024512066,-0.05714754,0.032340806,0.04067921,-0.04730896,-0.0050715758,-0.037462473,0.0047022495,-0.025063582,0.024754873,-0.0028542338,-0.034985293,0.028595034,0.06045147,-0.013934393,0.038012784,-0.002826739,0.076412335,-0.01706636,-0.08405494,-0.033389315,-0.0075948616,-0.019055992,-0.042921096,0.006925434,-0.007832648,0.014611225,0.0530865,-0.02168664,0.07826578,0.015482593,0.023108356,-0.08499186,0.005926593,0.018239604,0.015462544,0.018075872,-0.050862297,-0.0023446027,-0.056667574,0.0054789726,-0.0028629724,-0.031081643,-0.032358404,-0.018045174,0.006786118,0.012128438,-0.0007633708,-0.019179067,-0.0024356581,-0.013048145,-0.04867487,-0.009083104,0.025146822,0.058125854,0.031382434,0.0256705,-0.07378452,0.031814035,0.03235292,0.03613512,-0.0030750858,0.026481194,-0.01827952,0.008350483,0.057920236,-0.018967042,-0.031479325,0.005170523,-0.0025000444,-0.0062700654,0.04124617,0.033665046,-0.014970053,0.003106751,0.012100819,-0.05087574,0.00783229,0.02612267,0.011208802,-0.026884357,0.035267644,0.03176413,-0.004254933,0.022112556,-0.0051841713,0.031213716,-0.03969895,-0.042845838,-0.054430097,-0.031526305,0.027713204,0.032654613,-0.008414473,-0.010158413,-0.025879782,-0.020553114,0.015005798,0.005853907,0.038192604,-0.0007807533,-0.023953088,0.0029008535,-0.005644758,-0.05148806,-0.03846684,0.007942568,-0.0035223495,-0.028171351,0.041208442,0.060075916,0.027819581,0.024569089,0.004128338,0.015250741,-0.0065015084,-0.048028473,-0.019841598,-0.0318725,-0.01989824,-0.033184428,-0.06821676,0.030747859,-0.0013198188,0.0310421,0.06284973,-0.0065428135,-0.018992478,0.053556606,0.013994258,0.021877417,0.037876565,-0.038826283,-0.0127445785,-0.020717533,0.038883563,0.048483334,0.0701773,0.01991888,0.023761073,0.046912376,-0.03893893,-0.0047589852,0.02568793,0.0065019266,0.005005332,0.016978515,-0.035399772,-0.03910317,0.01785833,-0.05371562,-0.0029703013,-0.02890372,-0.066232316,-0.0063771596,0.0059589585,0.016985193,0.007956303,0.057758458,0.036925614,0.030484464,0.044239283,0.0596758,0.003890085,-0.018496811,0.013626769,-0.03403771,-0.022899834,-0.038148582,0.024883809,-0.059583396,0.022245917,-0.018566769,-0.008873202,0.010793666,0.0052125435,-0.008591063,-0.053511634,0.07486702,0.043052908,-0.02725373,0.00050301274,-0.020144569,-0.020963611,-0.041640934,-0.057051707,0.080643065,-0.03428225,-0.025731416,0.01848662,0.021031084,0.010633859,-0.010208436,0.024275275,-0.027680784,-0.016736066,0.024941018,-0.024749156,0.023153946,-0.049158845,0.01084661,-0.007965739,0.03396868,-0.07463293,-0.048758917,-0.011054161,-0.020928355,-0.060484868,-0.0043839817,-0.03039479,-0.021205692,0.0031705913,0.04696595,-0.037211858,-0.042735476,0.049844693,-0.010205543,0.06993127,-0.021598926,-0.026645098,-0.015222049,-0.008118536,-0.05784588,-0.033211324,0.0021484,-0.006945744,-0.015539272,0.016230922,0.0075826175,0.0127672395,0.040982384,-0.006847412,0.048026256,-0.024000213,-0.04010251,0.014368284,-0.030050354,0.03891355,0.053125504,0.034076553,-0.0069188303,-0.0024017517,-0.038819797,0.00013288004,0.018912535,0.025411645,-0.017107226,-0.0075283404,-0.052206833,0.013166486,-0.006462959,0.01697478,0.0012425274,-0.047706615,0.0046458947,0.010788757,0.011012113,-0.005086717,-0.011389021,-0.037527513,-0.032271832,0.024476634,-0.04007531,-0.008076355,-0.029720448,0.0012140122,-0.047859885,0.02598791,-0.026143363,0.0033545268,0.005417486,-0.022175057,-0.03586032,0.073618546,-0.052992392,0.00328887,0.04581342,0.0066524553,-0.009451582,0.0034327633,0.07562369,0.044008076,0.02058841,0.0019192676,-0.022610772,0.010739498,-0.03446778,-0.07154688,0.026636666,0.03177427,0.061611213,0.055962604,0.044127267,0.008390221,0.0016141793,-0.007733855,-0.011587651,-0.018012455,-0.014915455,-0.06028463,-0.0206122,0.0022844798,-0.028581634,0.033079404,-0.016076578,0.013809284,-0.044694524,-0.0151746,-0.0057705557,0.010987804,0.00202215,0.03841987,-0.0090572685,0.017783072,0.0174943,0.007810192,-0.005726065,-0.059012137,0.002444847,-0.05149335,0.027403297,0.04029959,-0.030794447,-0.03620245,0.033782218,0.0120062595,-0.046782978,-0.046211444,-0.019107793,0.0068453746,-0.007458122,0.0013604758,0.010149568,-0.030987985,-0.019463476,0.018543914,-0.017985709,-0.0053002746,0.008229619,0.0024768147,-0.027903821,0.012737247,0.038506333,-0.0493624,0.01714697,-0.0033014864,-0.013651223,-0.019608136,-0.037703402,0.046193507,0.0034023297,-0.032184273,-0.013830801,0.017590322,0.0466591,-0.011282723,-0.009189987,-0.025600556,-0.032336015,-0.00532579,0.012271953,0.011421936,0.034873664,-0.010378058,-0.022860857,-0.040028326,0.008768044,-0.023029093,0.03850036,-0.05367136,0.04898704,0.001247352,-0.035723615,0.0025146701,0.0063717877,-0.007593415,-0.01841062,-0.008692471,-0.024351774,0.034578256,-0.001695782,0.0027830834,0.0087944465,0.028419117,0.03319148,-0.01661958,-0.019277908,-0.0038800435,0.06842807,-0.1407217,0.03392732,-0.011840484,0.001394808,-0.00047076886,-0.0066207363,0.0050218822,-0.058130264,-0.013464262,-0.012343499,0.0127283335,-0.012084658,0.0017383834,-0.029817466,-0.039148595,0.054221712,-0.05605274,0.03942372,-0.028902223,0.025710672,0.027068488,0.014193408,0.015077336,0.01675916,-0.022767918,0.01540311,-0.03423481,0.024029933,-0.022278208,-0.0012233262,-0.053185035,0.000091996815,0.0038455725,0.018159648,-0.008982536,0.031925626,0.020852257,-0.009826725,-0.060667012,0.009530308,-0.014086705,0.017272994,-0.03181081,-0.03439867,0.027663382,0.05257189,-0.046988916,-0.022772016,-0.015449929,0.024873301,0.017213281,0.02341234,-0.009363105,0.04322368,0.0016524835,-0.010786276,-0.003506766,-0.0004574521,-0.024835872,0.0118971085,-0.024593018,0.040615942,-0.0271686,-0.009753761,-0.06767751,0.03880098,0.018613704,-0.034289774,-0.030792821,-0.0072572725,-0.015007757,0.01824846,-0.019619219,0.004194003,0.005732747,0.0156055335,-0.017526302,-0.034227736,-0.009732371,-0.04723015,-0.07132233,-0.020274317,-0.024709823,-0.0035084377,0.026742073,0.022060733,-0.028698198,0.025865974,-0.019770034,0.0009092952,-0.062692255,-0.011083456,0.017611874,-0.005084032,0.022853548,0.03547004,-0.02809628,-0.034785405,0.01046311,0.009967261,-0.04196305,-0.00093677675,-0.026614359,0.016532682,-0.021478368,0.018954495,0.0131028425,0.02231333,0.016754154,-0.030290408,-0.055031747,0.017507104,0.020846859,0.008113125,-0.040086884,0.021774633,0.025784956,0.020563742,0.01228969,-0.027168369,0.006684418,-0.013365562,0.039775,-0.019511841,-0.011755581,0.032956004,0.004989272,0.042237062,0.04986084,-0.0046870974,0.022326687,-0.021474393,0.05333045,-0.0042469576,0.02110429,-0.03236742,-0.012983609,0.003315962,-0.028176026,-0.037781022,0.006593574,0.0019462786,0.009517904,-0.06292708,0.014846163,-0.011201973,0.070494354,-0.036853388,-0.031520177,-0.040460188,0.024694521,-0.011697964,0.0049612424,0.021210967,0.02064326,0.01365958,-0.022586089,-0.0104346415,0.00414583,0.05102926,0.002475278,-0.0236631,-0.00430667,0.0025737968,-0.035539813,-0.0010289951,0.019580396,-0.0032417083,0.0043561417,-0.0011039672,-0.025579097,0.037926156,0.0101248985,0.029904125,0.058007985,0.03671468,0.0042912634,-0.03439172,0.017682942,-0.024409115,0.029559735,0.030786417,0.016655799,0.031255107,-0.01565932,0.029120479,0.036021017,0.009242278,-0.038673263,0.025465408,-0.044097304,0.052552834,-0.011740289,-0.012921545,0.047467705,0.016223656,-0.008529515,0.02132168,0.026691558,0.017799249,-0.015318672,0.029566502,-0.004310778,-0.04562732,-0.0040691,0.043054026,-0.015918346,0.029132048,-0.05146445,0.049788486,-0.07933974,0.0058671976,0.0013266475,0.0142752575,0.017903956,0.024968969,0.04160115,0.00096341997,0.0013056152,0.015056104,0.005050033,0.012424723,-0.039999716,-0.013422614,0.0033015162,0.011684669,-0.012736721,-0.00081095105,-0.007689248,0.030945523,0.011750758,0.042876538,0.029053617,0.05094252,-0.0028447646,0.022028567,0.016242292,-0.01612936,-0.045334768,0.025383582,0.033909623,-0.0025258535,0.04991027,-0.0020427678],"last_embed":{"hash":"1lv58lx","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"1lv58lx","at":1762844717775},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{59}","lines":[63,63],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lv58lx","at":1762844717775}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{60}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039229427,0.032700423,0.015374246,-0.006529241,0.0056533087,-0.048790455,0.0024634006,-0.026548423,0.0021249123,-0.011673314,0.014749049,0.018643094,-0.042734634,-0.0057107206,0.034657594,0.0019359514,0.01751658,0.018719718,-0.021651855,0.0050642514,-0.046453625,0.045444675,0.006160954,-0.020844745,-0.0018707785,0.030944116,-0.059632372,-0.0075614653,0.0043214196,-0.030568074,-0.031211343,-0.041725524,0.0020412724,-0.07481207,-0.039141763,-0.022448052,-0.016808087,0.0018652979,-0.031101303,-0.02210748,-0.008141852,-0.050743252,0.03541023,-0.0011262132,0.015464731,0.028401446,-0.007866532,-0.009509769,-0.020256655,0.014614248,0.00070102204,0.033004917,0.060601898,0.0084116105,0.018848829,0.034378745,-0.023674633,0.012475893,-0.054932788,-0.017216822,0.0109233605,0.062298898,-0.037649095,-0.0023473802,-0.007326169,0.04861643,-0.028258301,0.018194627,0.018276429,-0.010267706,-0.014425207,0.016307538,-0.021775857,-0.007323529,-0.09253042,0.03154335,0.009500291,-0.0076860944,-0.049540184,0.029526254,-0.008258973,-0.010618483,0.015321239,0.026496232,-0.04993415,0.011826286,0.0043543326,-0.00049068336,-0.025061235,0.00790703,-0.015298641,0.007938169,-0.033376478,-0.064385585,-0.01699067,-0.0042006415,-0.056344956,0.0024936872,0.023756638,0.01018525,-0.00027925562,0.03415576,-0.0062842527,-0.008356548,-0.046739273,-0.026876347,0.0030469776,0.040533938,0.038346514,-0.011642503,0.023368228,0.004821487,-0.00018250007,0.030079849,0.018327432,-0.024331149,-0.004451341,0.00021905493,-0.002371251,0.012218734,-0.00847186,0.04249229,0.033192273,-0.028196538,-0.0071549397,-0.00012280613,0.006752003,0.028819617,-0.031129811,0.012081125,0.02002159,0.02220553,-0.016800852,-0.026436679,-0.0076691858,-0.029714547,0.005949138,0.043154404,-0.045494363,-0.016805584,0.06040419,0.03813522,0.011003667,-0.015328615,0.030215971,-0.072774075,0.030464016,-0.0058890465,-0.015083056,-0.021567086,0.030100692,0.03429098,0.04759893,-0.0052992096,-0.0334941,-0.02221139,0.01983103,0.0033211533,0.05664187,0.06131137,0.016581215,-0.025694033,-0.015698396,0.0053617717,0.006104182,0.010608983,0.022348939,0.05343891,-0.038357284,-0.041279428,0.035547897,-0.017903011,0.0036285315,0.027818758,0.017397944,0.028769935,-0.0016872543,0.025461065,-0.007322941,-0.025089191,-0.039548192,0.009273843,-0.0138885295,-0.009728769,-0.03820681,0.001661491,0.016737295,-0.016023086,0.023418838,0.050639074,0.0045254184,-0.0474453,0.024315296,-0.031631507,0.070247374,-0.059458587,0.030974168,-0.025258966,0.0033533478,-0.007851394,0.007043018,0.028927913,-0.039899174,-0.035550788,-0.029591274,0.003046798,-0.06225651,0.018214855,0.043998927,-0.033826847,-0.006846751,-0.01786091,0.01679886,0.026835347,-0.004079423,-0.039174307,0.024718594,0.009661194,-0.017990706,-0.010519808,-0.028337872,0.028861739,0.04575525,0.07931007,-0.010969256,-0.010721084,-0.0073295855,0.041867215,0.0071462034,-0.05731921,0.018183151,-0.033160634,-0.009622195,-0.011339297,0.0056611835,0.018899716,-0.004130836,-0.018491222,0.016717419,0.0021821735,-0.019615432,-0.005837639,0.02192294,0.031746645,-0.028968979,-0.015873106,0.01762246,0.049882933,0.025864929,-0.04040515,0.017139465,-0.03346604,0.020573625,-0.020874577,0.00042019403,0.013105399,-0.07309503,0.006273855,0.023843022,0.0046426635,0.027537469,-0.004049796,-0.004591662,0.029017076,0.04302271,-0.0053360583,-0.026460653,0.03755193,0.041603446,0.025882626,0.014377521,-0.0395373,0.012043324,0.0013255482,-0.020860668,0.026029736,-0.025286602,-0.04135788,0.017778903,0.0011016965,0.007043007,0.045821253,0.010062332,0.018906727,0.038983524,-0.006582735,0.0034257148,0.021457573,0.011102786,-0.011772129,0.021354577,0.009563517,0.062034894,-0.028786521,-0.006911897,0.0027234594,0.024767755,-0.1415221,0.023045585,-0.0075082327,0.04442163,0.021016618,0.023790888,-0.0039119045,-0.015193074,-0.027689733,0.05480118,0.011221741,-0.03393095,0.017596446,-0.0038284983,-0.07339843,-0.06805529,-0.035249002,-0.038618356,-0.013818694,-0.010013209,0.00937144,-0.04992758,0.044794396,0.0083424775,0.010716194,-0.025757398,0.045977708,-0.034847908,-0.00991441,-0.023396902,-0.034789417,0.025812756,-0.009302783,0.02245602,0.015751794,0.07670418,-0.024905419,-0.009457958,-0.032160237,0.06033886,0.057868,0.028302826,-0.059190415,0.09515583,-0.014575844,-0.06389237,-0.02970095,0.0216207,-0.048546065,-0.049563352,-0.034940798,-0.016194027,0.0028784315,0.0059974045,-0.026336016,-0.0113472575,0.01877657,0.05917735,-0.0046126214,-0.06553931,-0.05233719,-0.058284465,0.0131818475,-0.0067920964,-0.028562153,-0.03384862,-0.0034467396,-0.008562654,-0.014402435,-0.010106643,-0.00371523,-0.02759025,-0.0011166404,0.027455388,0.011212744,0.034768052,0.008638696,-0.0030511015,-0.033828884,-0.07961457,-0.005163209,-0.003179793,-0.008552517,0.038742322,-0.01657644,-0.0067903623,0.035938244,-0.024012115,0.030838842,0.22822553,0.034722567,0.030894728,0.0015491509,0.03644398,-0.020116301,-0.06480504,0.021892512,0.01801913,-0.044473704,0.03435193,0.024435729,-0.012775181,0.005339457,-0.012745932,0.030511584,-0.06839872,0.0035610537,0.05755155,-0.0038225807,0.028726652,-0.011349853,0.024918001,-0.037381597,-0.032585364,-0.015658785,0.00073727395,0.010588457,-0.013496158,0.0035651585,-0.0051277056,0.06397306,0.050837327,-0.020947319,0.06684661,-0.02743654,-0.0017130942,-0.07003555,-0.044341695,0.022654781,0.0054883417,-0.004164665,-0.069208525,-0.030360313,-0.040186953,0.005032941,0.030099882,0.024227003,-0.027286135,0.0110832155,0.007896755,0.007713024,-0.03472753,0.011195374,0.009230633,0.02400599,-0.014723028,0.030492924,0.008816135,0.050611027,0.01012682,0.021164028,-0.014949505,0.0117097115,0.009001851,0.0015086648,0.006882086,-0.04264877,0.03064498,0.00039847536,0.06823101,-0.021859515,-0.025596473,0.017278979,0.016756976,0.0003071904,0.028812988,0.027900608,0.028577615,-0.027922574,-0.024084626,-0.04594104,-0.036573496,0.022416735,-0.011193533,-0.020745423,0.011522467,0.026480412,-0.025454555,-0.0033215166,-0.026034348,-0.014340094,-0.06406841,-0.024018897,0.018695952,0.006693293,0.04022991,-0.033570677,-0.035646006,0.011974997,0.01966545,-0.009862316,0.0105260955,-0.008396065,0.045765903,-0.019000404,-0.024258211,-0.007875188,-0.0071974383,0.006693914,-0.028617961,0.023177378,-0.0005835461,-0.03734083,0.041187163,0.03797922,0.02659036,0.00087085617,0.015382658,0.014390401,0.0129768215,0.019824347,-0.040060993,-0.0038037244,-0.02838764,-0.072910465,-0.037477955,0.047311496,0.022627732,0.0038770994,0.0665299,-0.012002117,-0.012074884,0.027691668,0.060722522,0.0012711432,0.05088644,0.0011178982,-0.0496223,0.003762361,0.030589722,-0.00015522803,0.0012767096,-0.02975942,0.009089109,0.030086067,-0.06852023,0.014027906,-0.0037039344,0.024410449,0.06785735,0.02666955,0.011218597,-0.044379186,-0.00043824702,-0.03304355,-0.01670859,0.019424345,-0.040915813,-0.005779422,-0.006419368,0.049733784,0.021108782,0.08916478,-0.044201355,0.00019252345,-0.008262046,0.035416096,-0.0060230843,-0.03557601,0.013784692,-0.0047311187,-0.038778435,-0.009286722,0.044401087,0.008416784,-0.012814629,0.045501046,-0.04888646,-0.010935713,0.046013627,-0.052712925,-0.05251764,0.036164347,0.058193672,-0.017227788,0.0009781057,-0.035021856,-0.0014243725,-0.025365395,-0.047610026,0.08231695,-0.018468583,-0.03299135,0.016485166,0.0128954165,0.035859894,-0.00050124316,0.043576714,-0.019069122,-0.04420304,-0.05911093,-0.033074565,0.012866282,-0.019110752,-0.00002433464,-0.023938602,0.040290605,-0.052732263,0.0022890167,0.002632814,0.021752546,-0.07077827,-0.019711709,-0.041637138,-0.024243506,0.037276763,-0.016757332,-0.04405745,-0.043120243,0.0081274165,-0.011350131,0.037020303,0.00045040235,0.018869955,-0.017631277,-0.010032392,-0.03716567,-0.021610703,-0.058234073,-0.00819753,-0.05712352,-0.020805506,0.022264885,-0.0103040105,0.0009652368,0.0068291365,0.05950541,0.0051730927,-0.03455781,0.016716467,0.006014049,0.050530113,0.008188781,0.0033065388,0.0062429635,0.0131431045,-0.027339257,0.013682942,-0.007601293,-0.020439925,-0.0040394356,-0.041933995,-0.023593478,0.050826438,-0.008564192,-0.03757155,0.00878237,-0.020199979,-0.02303061,0.026453407,0.004783913,0.012839577,-0.012293543,-0.0141710555,-0.053549554,0.009457061,-0.02078178,-0.009983837,-0.026393663,-0.0445118,-0.011870436,-0.022582015,-0.055724517,0.036822822,0.0057137506,-0.021574061,0.029843668,-0.0016682486,-0.017608019,-0.026913686,0.0315988,0.009121938,0.012539805,0.031203372,-0.002087941,-0.012861113,0.0017858888,0.0068287333,0.007648582,0.012707616,-0.025656898,-0.023067845,0.035533827,0.021078736,0.046964932,-0.028426189,0.010460712,0.0060936348,-0.03618542,0.0032018241,0.009589046,-0.027673021,0.02103035,-0.0013405216,-0.016501896,0.026092619,0.02175014,-0.043089904,-0.0025097597,-0.012301799,-0.02897665,-0.0070014936,0.00069793477,0.032241967,-0.014723606,0.057681497,-0.023388151,0.016793473,-0.027155662,0.032817148,0.0004183928,-0.021870514,-0.0038466032,-0.02869545,0.01847538,0.033630777,-0.02592573,-0.031587034,0.030622132,0.0019508447,-0.046760775,-0.050636895,-0.010180479,-0.004305904,0.0031658292,0.03932834,-0.02144685,-0.009533656,-0.029151296,-0.000340063,0.024175363,0.05985001,-0.028786663,0.016275851,-0.061893266,0.01838998,0.010204012,0.018996079,-0.016803555,-0.033770204,0.041666385,-0.0077060633,-0.0004943603,0.014378601,0.019761514,-0.0031652641,-0.013198962,0.030523045,0.007881548,-0.02859091,0.004345305,0.011524544,-0.0011789434,0.021075418,0.005238913,0.004423181,0.017260738,0.018355934,-0.013102638,0.001597124,0.013502877,-0.03129541,0.05816033,-0.039186668,0.035408325,-0.019315042,-0.056365747,-0.007891288,-0.021694709,0.014398144,0.005419884,0.012382016,-0.023532959,0.03541138,-0.03892627,-0.0072542704,0.026955271,0.010752682,0.020965625,-0.021380067,-0.034339402,0.007302334,0.034966636,-0.14533336,0.017119315,0.0043362086,-0.0033821461,-0.01203882,-0.020979261,-0.06972041,-0.03233968,-0.00733164,-0.007989371,0.018078286,-0.008086063,0.015350003,-0.041346285,-0.021436205,0.038953703,-0.030738613,0.02375661,-0.050567135,0.063972026,0.018402405,0.0018741951,0.027955387,0.024297701,-0.024407635,-0.015623873,-0.037208226,0.0016912696,-0.020268688,0.013232323,-0.019881068,-0.029535701,-0.0063581695,0.007199052,0.02450207,-0.046926636,0.0195367,-0.021973716,-0.060026795,-0.0069734193,-0.011999334,0.014765245,-0.044862967,-0.0033685341,0.04128498,0.028769044,0.019168125,-0.028776178,-0.055150785,-0.029821083,0.028284477,0.023648342,0.00052609795,0.05492849,0.0017080241,-0.039704587,0.008083865,-0.0052656094,-0.025384372,0.038673,-0.023953812,0.03478811,-0.018037453,-0.011478235,-0.054092545,-0.0015734936,0.014511774,-0.0077585815,-0.03907734,-0.007462992,-0.033604696,0.018798877,0.02496747,-0.030423632,-0.02853934,0.043401323,-0.014072539,0.016488647,-0.013863131,-0.035292894,-0.06164156,-0.0025391749,0.015589559,-0.012715511,0.03273529,0.003599264,-0.016089424,-0.007942219,-0.13135819,0.028092124,-0.06666,-0.0049899705,0.04067797,-0.006770506,-0.016442666,0.06708983,-0.04164137,-0.025304243,0.011972221,-0.021429822,-0.026576057,-0.027512683,-0.006775043,0.017163102,-0.035522923,0.019130282,0.02877332,-0.012572965,0.042686403,-0.007977968,-0.067935735,0.009681331,0.03197656,-0.0049702977,-0.028545523,0.015326135,0.043869924,0.0024623557,0.0026285397,0.027734615,0.04596772,-0.032074403,0.04479868,-0.028606378,-0.019129891,0.043982636,0.019116944,0.03500204,0.026068145,0.043666728,-0.0036988666,-0.038825054,-0.0029403192,0.044071097,0.024801616,-0.025313323,-0.0012380177,0.03071717,-0.004998279,-0.027880667,-0.025019031,-0.022307348,-0.006634245,-0.01067654,0.0077202013,0.014562068,0.052819185,-0.015018269,-0.0049621663,0.01084072,0.09102218,-0.002609836,0.030638607,0.01749283,0.04723356,0.012755088,-0.013838083,-0.0130309425,0.019330794,0.048824973,-0.0029593816,-0.03377319,-0.03181698,-0.042941023,-0.047962625,-0.00349558,-0.019113593,-0.0013851845,-0.008218666,-0.009932254,-0.015802717,0.025085853,0.010322662,0.022181636,0.043096106,0.00025197267,0.013898635,0.024346255,0.027056782,-0.01480206,0.0313738,0.02756451,0.043759666,0.063558884,0.003847017,-0.00021051345,0.026375046,0.026633251,0.0061361804,-0.0022807845,-0.020783722,0.026275476,0.005764567,0.02133355,0.01840611,0.034439128,0.00193282,0.012178704,-0.003671917,0.009373216,-0.0118824085,0.046814866,-0.014365251,-0.018812796,0.006509396,0.0020307063,0.011134119,-0.017707428,-0.012228135,-0.008260584,-0.031848446,-0.01092819,0.010571039,0.04464574,0.00335904,-0.016319497,-0.003760237,0.026466755,0.014013724,0.01394248,0.002578963,-0.02141491,-0.011076687,-0.036209553,-0.016037332,0.02728302,-0.053577468,0.025148526,-0.023206897,0.02058897,-0.00063918147,0.030395873,0.03106331,0.027954094,-0.007267319,-0.0074154213,0.038140398,-0.03924516,-0.023172613,0.014076402,0.05524033,-0.043282256,0.026883107,-0.019633755],"last_embed":{"hash":"1wom382","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"1wom382","at":1762844717775},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{60}","lines":[64,64],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wom382","at":1762844717775}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{61}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0040201447,0.0046927566,0.022520518,0.010046968,-0.031059768,-0.052109007,-0.034633152,-0.059688233,-0.0077589923,-0.018962115,-0.012972136,-0.0009565737,-0.0078292275,0.01645167,0.0015007528,-0.0044108797,-0.014384472,-0.02208677,-0.049288224,0.024212467,-0.048230514,0.05054463,0.017460061,-0.03348156,0.02342978,0.04003298,-0.049487714,-0.0133543415,-0.005313127,-0.031406567,0.0070274556,0.054371953,-0.013289874,-0.047197882,-0.057437167,-0.014357731,-0.0033458145,-0.0032335506,-0.02268234,-0.017606432,-0.03655672,-0.027812755,0.05140843,-0.0056155827,0.008289406,-0.015015101,-0.04298809,-0.0060696406,-0.015453915,-0.031169575,0.0051173223,0.017854372,0.035822902,-0.035089687,-0.01953223,0.033150576,-0.04141475,0.0059021926,-0.038595233,-0.007822718,-0.0006930481,0.044946373,-0.033239324,-0.01087082,-0.025921576,0.07746312,-0.0066871727,-0.0038223013,-0.004955703,-0.03451076,-0.02088794,0.02115528,0.016240941,-0.014475235,-0.09653432,0.020753203,0.02131195,0.0010362971,-0.063772246,0.043019023,0.01552249,-0.036282405,-0.00017000204,0.037444327,0.0055465125,0.036992364,-0.024196414,0.016263751,0.009938476,-0.0011774778,-0.040466517,-0.010403385,0.00679931,-0.058411792,-0.028894473,0.022142475,-0.03450473,0.02007315,0.020044744,-0.01215445,0.06528738,0.029369475,-0.026367394,0.0040800907,-0.016645294,-0.0117152715,0.014751353,0.06664508,0.002993912,-0.00550369,0.04577406,0.030471675,0.03305705,0.014697798,0.021567043,-0.04577557,-0.012545654,0.0012078502,0.028411139,0.005910613,0.011799479,0.039213095,0.0019066528,-0.024031531,-0.016591277,-0.003790262,-0.017702147,0.040043198,-0.06176447,-0.028382171,0.03687583,0.030763896,0.0047612614,-0.023769159,-0.011915624,-0.028889703,-0.027079495,-0.0317922,-0.048603453,-0.03420797,0.010050269,0.04245328,0.009264562,-0.014618205,0.01341752,-0.061897893,0.017212082,0.00083172735,0.025746478,-0.0010587072,0.033623952,0.014784898,0.06788498,0.025901426,0.0017351358,-0.036971845,0.02298065,0.014118148,0.023806397,0.02511125,0.016234,-0.0035703697,-0.019749925,-0.014659753,0.029314062,-0.005642309,0.017330978,0.017404927,-0.015572333,-0.037907347,0.015783738,0.0069505926,0.00021823068,0.010783024,0.0061197695,0.047478333,0.011569261,0.01604855,0.040909935,-0.032215882,-0.050086528,-0.009234574,-0.0031564175,-0.022014886,-0.030995589,0.007186469,0.03618841,-0.029542694,0.012686655,0.010314463,0.040011637,-0.018596746,0.042952634,0.004057545,0.047553156,-0.046827745,0.049956616,-0.0070566046,0.005790706,-0.02106656,0.027273081,0.015996385,0.01812878,-0.018484531,-0.052094057,-0.025223985,-0.07280998,0.00948414,-0.007011977,-0.04687557,0.0045105894,-0.01298672,-0.015950026,0.010106169,-0.039831504,-0.021925801,0.03595452,0.022517659,-0.02646589,-0.032126155,-0.02638472,0.042945363,0.015113092,0.090553075,-0.0076623363,0.005768359,0.0019542095,0.0055830493,0.0059041562,0.0055747963,0.009871939,-0.0033814122,0.024768448,-0.004863152,-0.029310018,0.010425301,-0.04395328,0.016732592,0.004949288,0.02850669,-0.019289594,0.0012190676,0.020173393,0.049437016,-0.04708196,-0.024197903,-0.014189226,0.026334953,-0.032987703,-0.027336515,0.032800313,-0.016346982,-0.004327183,-0.026931603,-0.022676885,0.01595385,-0.013714319,0.01117143,-0.00014855828,0.01517345,0.026804602,-0.036749374,-0.007984192,0.012638731,0.01565391,-0.037162095,-0.037119992,0.0007041847,0.034342386,0.06700639,0.013616623,-0.040392816,0.022349555,0.0045395377,-0.023575412,0.04995228,-0.058484655,-0.01940745,0.023740087,0.017936978,0.0036587664,0.017581288,0.015407098,-0.0011384874,0.050798226,-0.015623701,-0.026907876,-0.0055119647,0.024641693,0.0029225696,-0.0049260687,0.014797066,0.035941187,-0.05349609,-0.001074078,-0.048746355,-0.011267262,-0.14396374,0.02005794,0.0050399667,0.017410949,0.00059303833,0.025364282,0.0034111238,0.021487601,-0.043766882,0.06007509,0.010022151,-0.03335758,0.021796897,-0.015493805,-0.011241528,-0.018948128,-0.05007706,-0.034254696,-0.0054343995,-0.020212157,0.010162601,-0.06256761,0.05642926,0.023084642,0.030496258,0.01138895,-0.0030692427,-0.05006339,-0.024038276,-0.011539689,-0.057781655,0.01059165,-0.009921437,0.030542994,0.0054786275,0.040066928,-0.037367288,0.020822216,-0.031224884,0.026296841,0.022783484,0.018068137,-0.024011733,0.060739193,0.0052481773,-0.03894096,-0.03208092,0.011502968,-0.05029304,-0.07564007,-0.0063596684,-0.022073926,-0.0034785466,-0.0019825145,-0.025089707,-0.0077584567,-0.008576005,0.030018266,0.034064915,-0.006047359,-0.012165606,-0.031215535,0.028578022,-0.021513546,-0.05468605,-0.028154556,0.022758063,-0.0049387454,-0.011230747,-0.010392,0.05016446,-0.0035188126,-0.0028135686,-0.032031342,-0.013864554,0.028440656,-0.018432183,0.004950567,0.012622892,-0.09856567,0.00089111255,0.008556435,-0.025873248,0.04550016,-0.005197036,-0.012954398,0.03824553,0.021030284,0.03470477,0.22162765,0.0640213,0.01087759,-0.051764105,0.02819609,-0.0171733,-0.06019292,0.04880767,0.027869046,-0.030952247,-0.00024468018,0.022179307,0.016463669,0.035602707,-0.010412464,0.041588668,-0.0695558,0.004399383,0.03976829,-0.011681139,-0.009390243,0.029879168,-0.010297785,-0.05117389,-0.07865261,-0.007290804,0.03324425,0.0054813605,-0.022516899,0.0111692045,0.017897818,0.06663624,0.037382424,-0.039411318,0.039959904,0.0073789963,0.010415121,-0.07831581,-0.041531123,0.012549194,0.012415174,0.01564165,0.017017033,-0.010609878,0.0004570124,-0.0030926326,0.035022628,-0.011006327,-0.046648756,0.010191454,-0.033028543,-0.010276617,-0.018994862,-0.016546167,0.008515575,0.030647889,-0.010959609,0.023903457,0.062474944,0.056491356,0.030206753,0.013087361,-0.029781053,0.010678335,0.006711115,0.040718097,0.038041275,-0.009528653,-0.0004034285,0.027206015,0.04283547,-0.0068665324,-0.023980267,0.017413383,0.025777085,-0.012970274,0.033897705,-0.02535247,0.034400966,0.025848562,-0.0007033548,-0.046974543,-0.046963006,0.02369577,-0.0025800602,-0.047875218,0.026319413,0.0397147,-0.013141359,-0.01916706,-0.005206695,-0.010825235,-0.038468532,-0.02170608,-0.03550174,-0.028912205,0.023062272,-0.007475567,-0.051548496,0.043747656,-0.01665731,0.011526435,0.008164097,0.04031675,0.031695835,-0.008371497,-0.021624992,0.008520877,0.008499939,0.063028924,-0.0011018341,0.017413544,0.036775418,-0.0030513606,0.03860529,0.08282448,0.011429141,0.015589506,0.03891958,0.005118565,0.021623906,0.0078081014,-0.0345288,0.042691078,-0.043961667,-0.04081303,-0.020832902,0.02636682,0.0059755095,-0.008742076,0.06979765,-0.017803827,-0.022465724,0.07365594,0.018966855,-0.0031795348,0.017787175,-0.031909898,-0.0073513095,0.008490719,0.025722511,0.058695305,0.0068776873,0.0060023465,0.017045116,0.04820421,-0.049442615,-0.009783912,-0.010936436,0.014308746,-0.0056955484,0.018949214,0.005609135,-0.049635828,0.013897732,-0.004263889,-0.020476175,0.018484866,-0.028431179,-0.018763939,0.008202756,0.052455187,0.03825486,0.0917879,-0.014523367,-0.025006806,-0.01643355,0.040578805,-0.033556085,-0.004002744,0.00012065316,-0.030173777,-0.009651181,-0.027301705,0.011644443,-0.043576162,0.005542507,0.04182069,0.004681719,0.010273458,0.05307246,-0.04071527,-0.04252134,0.046267603,0.043242794,-0.039333038,0.033400018,-0.019215822,0.03199183,-0.035858482,-0.011979669,0.073415674,-0.002296463,-0.0172206,-0.0014185288,-0.02515481,0.04292307,-0.0066181873,0.01642623,0.0002618146,-0.0391394,-0.015588752,-0.010871103,0.018685028,-0.042757474,0.0173405,0.000009499588,0.023192769,-0.03550246,-0.02069903,-0.0023211804,-0.01693483,-0.06502072,0.023116488,-0.030325318,-0.013774613,-0.0008588129,0.022781365,-0.03352486,-0.034657616,0.013042844,-0.022328762,0.0732979,0.014004445,0.025787441,-0.0332658,0.03749636,-0.067873724,-0.04833106,0.0031765332,-0.014406709,-0.036297325,-0.0008136079,-0.011418566,0.027929282,0.02170304,0.015484782,0.0287059,-0.009586324,-0.053949777,0.0038979177,-0.009391467,0.048238095,0.03581578,0.041400377,-0.00412254,0.032257587,-0.042176582,0.023788694,0.007868374,-0.0077762464,-0.015305003,-0.02232776,-0.059354097,0.043383665,-0.01541869,-0.01141016,0.047493808,-0.023933003,-0.005367819,0.0125684235,-0.010381882,-0.04701131,-0.013292075,0.0131884385,-0.053040672,-0.010848323,-0.009851853,-0.029654324,-0.022230282,-0.015377301,-0.03911322,0.019012552,-0.04832774,0.032876696,-0.00051875773,0.008643456,0.016736643,0.031939164,0.002042111,-0.064075686,0.021228235,0.00318319,0.013073978,0.00071138475,0.035345446,-0.031212995,0.0011845232,0.043434765,-0.027347669,0.012274139,-0.0201753,-0.02784262,0.029386757,0.026115377,0.04189614,0.03374584,0.014271525,0.0057073906,-0.03817731,-0.0104642,-0.021910436,-0.01354306,-0.012101533,-0.0021911417,-0.019152546,-0.016919812,-0.03589469,-0.011403166,-0.017532844,0.002976887,-0.058116652,-0.022704383,0.04742911,0.036824584,-0.040744994,0.04792601,-0.015587922,-0.01960933,-0.013008199,0.027788807,-0.009168153,-0.026338115,-0.016775876,0.03038237,0.012236974,0.03395113,-0.031804245,-0.031522166,0.020992938,0.0035806347,-0.020181244,-0.022520741,-0.005350413,0.002529721,-0.0667012,0.03912095,0.011567681,-0.033560228,-0.047084834,0.021896522,0.03187397,-0.00084466656,-0.020157583,0.041594993,-0.061203245,0.011616141,0.0053983843,0.000915712,-0.05895572,-0.03338865,0.022657545,-0.025791582,-0.038130067,0.03634059,0.016120866,-0.04528039,-0.004707207,0.039972547,0.033933155,-0.018678393,0.023439052,0.0011196922,-0.011693775,-0.0139393965,0.040011805,-0.030044481,0.04700426,0.0054907766,-0.006861295,-0.02717822,0.07566533,-0.014997128,0.013068387,-0.03530738,0.010731841,0.014434293,-0.0071882354,0.0018033045,0.0018049531,0.023863131,-0.007696962,-0.004158689,-0.0031725997,0.018715395,-0.031052014,-0.012106121,0.00062698656,0.00043687687,0.01244607,0.0027389822,-0.038095113,-0.007920555,0.012966414,-0.15159571,0.03394645,-0.027268592,0.012934398,0.006082894,-0.001746633,-0.07849563,-0.019045554,-0.02942699,0.0005170268,0.015284589,-0.012256224,0.0010015282,-0.0410661,-0.00060590415,0.031789105,-0.016721018,-0.0051495796,-0.026914489,0.03870286,0.03058842,0.017347252,0.046150945,0.022642989,0.02226779,-0.028681256,-0.037717275,-0.02021351,-0.03656876,0.026516926,-0.027099127,-0.05765654,0.0124465395,0.019904168,-0.00000818654,-0.03258211,0.03619325,0.02031324,-0.03592437,-0.031147482,-0.031898126,-0.004543297,-0.092727244,0.015145763,0.009477886,0.016298866,0.026274651,-0.030439911,-0.009129208,-0.009547611,0.005160958,0.001047214,0.0031335098,0.038578607,0.01369568,-0.0037317981,-0.015227221,0.0022090736,-0.0052246926,0.055308536,-0.02498823,0.028812064,-0.010669807,0.004892155,-0.08703569,-0.006126848,0.03187616,-0.038605824,-0.00035431675,0.0063408343,-0.01792154,-0.011669938,0.012436065,0.005368563,-0.0046757683,0.023274805,-0.0017922776,0.008223892,-0.016362129,-0.042962298,-0.07649707,-0.025771545,-0.006128362,-0.012897228,-0.0077223433,0.012715201,-0.023595251,0.013674438,-0.054624792,0.000033821805,-0.058536585,-0.005757951,-0.010032867,-0.03745243,-0.02707142,0.020572452,-0.011522113,-0.034012366,-0.0034893642,0.005485618,-0.013150786,-0.015335624,-0.0055276453,0.033268306,-0.028907359,0.035133515,-0.012262688,0.00040712152,0.026204359,-0.02947897,-0.061821595,-0.012377925,0.02283204,-0.0068535204,-0.030014079,-0.0052649514,-0.018161109,0.04450777,0.014685908,0.044327125,-0.005101234,0.007933655,0.039243598,-0.022678418,-0.032015458,0.053079396,0.020076737,0.042606067,0.034181215,-0.006197707,0.0187198,-0.027210668,0.031296205,0.002125969,0.028479025,-0.021720871,0.0075283903,0.032176673,-0.054282848,-0.026218973,-0.0131598655,-0.011389617,-0.008279676,-0.018936943,-0.058027457,-0.00869498,-0.028175795,-0.022573045,-0.031225717,-0.0169927,0.05591873,0.004061863,0.019894024,0.0054063615,-0.008898591,0.008375605,0.009422071,0.0134315565,0.0077908915,0.06530756,-0.022323329,0.027954819,-0.020235572,-0.033977594,-0.017133819,0.019871702,0.012401693,-0.015965179,0.008098322,-0.017306333,0.011818563,0.041483536,-0.028059524,-0.018093858,0.0620437,0.0018379751,0.0003566157,-0.026847972,0.04644206,-0.032511987,0.035948187,0.026252784,0.0782152,0.058975622,-0.004149806,-0.013590413,0.0031770077,0.038231693,0.02387355,0.022452874,-0.009739633,0.04835389,0.027798409,0.004088735,0.045665603,0.047162354,0.016528621,-0.021953989,0.025810333,-0.020951634,-0.06870931,0.048060812,-0.00394894,0.0016427425,-0.01996329,0.029126909,-0.019570779,-0.013473734,-0.037716396,0.051079717,-0.010719028,-0.029809916,0.003324857,0.04318907,0.00044248672,-0.008134239,-0.00665842,0.011765914,0.024234025,0.011705999,-0.0018037704,-0.009178917,0.001660968,-0.030087298,-0.045678772,0.0094140805,-0.04286308,0.027978502,-0.030906845,0.01580313,-0.028150406,0.0121836355,0.028255876,0.033801626,-0.01825541,-0.02502895,0.02574272,0.010486058,-0.013663082,0.003888263,0.022214064,-0.018889923,0.03505032,0.036188412],"last_embed":{"hash":"10901as","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"10901as","at":1762844717775},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{61}","lines":[65,65],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"10901as","at":1762844717775}}, +"smart_blocks:Personal/Projects/Dating/Hinge/Hinge Prompts.md##{62}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01739576,0.010392555,0.0010195186,-0.016137024,-0.025363676,-0.04355139,0.038104516,0.008496512,-0.01673844,-0.01511765,0.021117773,0.0026531187,-0.03237907,0.007649859,0.03397199,-0.0070219827,0.022595985,-0.040438846,-0.037094098,0.035140917,-0.057998154,0.046373334,-0.0064251316,0.026413187,-0.0056338855,0.037188157,-0.044585317,0.012352533,0.013536585,0.023130406,0.016186122,-0.020650651,0.008809055,-0.08945832,-0.034006868,-0.0160809,-0.0017653672,-0.010318896,-0.03706136,0.0039031361,-0.026946353,-0.021689001,0.03858618,-0.035206847,0.05268454,-0.014648718,-0.0017608965,-0.01481913,-0.005802821,0.029821223,-0.017560383,-0.002188926,0.042417575,-0.014696126,0.007785481,0.03260897,-0.016861424,0.00941797,-0.062299915,-0.008430928,0.0030394252,0.0057132626,-0.0021775356,0.011556706,-0.0026734495,0.05625228,0.02070653,0.011192994,0.0023679743,-0.038162254,-0.019969616,0.04449313,-0.012885869,-0.030700937,-0.08032456,0.005885493,0.009009686,0.012943426,-0.05612982,0.03027479,0.044896074,0.0013270421,-0.0058113807,0.013996569,-0.03298386,0.047493737,-0.008414411,0.043531213,0.007844502,-0.043035135,0.0038034886,0.008633445,-0.0031092046,-0.048033714,-0.037850745,0.000002818321,-0.025568983,0.014180328,0.014865602,-0.020138605,0.0046630893,-0.0001906634,-0.018298797,-0.019312855,-0.014805808,-0.020082528,0.003745185,0.049339626,0.009535842,-0.008938934,0.017236533,0.0068636276,0.04165449,0.029203365,-0.016311366,-0.04270102,-0.014210661,0.0053603915,0.028592333,-0.01300288,0.003989917,-0.006062365,0.012705534,-0.05756011,-0.022965094,0.010883289,-0.025596375,0.009120449,-0.06934598,0.0073310644,0.023136646,-0.0052329493,-0.004038726,-0.009151182,-0.043011546,-0.028945083,-0.006274623,0.036334496,-0.0037114806,-0.029241886,0.016395202,0.009731045,0.018341428,-0.04231051,0.07636427,-0.0144640375,0.03832885,-0.0047862125,-0.01547522,-0.0046164626,0.042257197,-0.0077354796,0.0052036317,0.049438354,-0.03402507,-0.06851792,0.03555045,0.041387677,0.031242229,0.06073285,0.024582488,0.011071795,-0.05125324,-0.013751334,0.012055439,0.017727152,0.05295006,0.039783835,0.006964481,-0.05433091,0.03708073,0.00006777636,0.020568399,0.0008535264,0.03196423,0.040779945,0.05432801,0.029834647,0.014611499,-0.035107568,-0.018502913,0.017983297,0.0046011633,-0.0007298283,-0.04010803,0.029512482,0.01566067,-0.037309974,0.008839908,0.029840956,-0.012982879,0.001756516,0.010003974,0.018084006,0.078936905,-0.073491715,0.044132985,-0.03519725,0.00571328,-0.038464796,-0.033833183,0.043231104,0.034016225,-0.010821359,-0.015711881,-0.048819173,-0.046333876,-0.026328081,0.019079229,-0.06605823,0.0051297774,-0.036701147,0.0059072226,0.0099470625,-0.023437746,0.0153749185,-0.009246765,0.009193741,-0.020096129,0.0150692435,0.0039809486,0.022255411,0.022059271,0.06634267,0.0147552295,0.022562271,0.0143097155,0.022613699,0.0017895185,-0.012446182,0.026839672,0.01343363,0.057130855,0.0032014064,0.012637476,0.026252791,-0.010882767,-0.032776523,0.032450754,0.014565714,0.00341049,0.017670833,0.023484334,0.06508286,-0.027146028,-0.0106961895,-0.030962534,0.034302942,-0.004608846,-0.043459877,0.02810819,-0.017809613,-0.019000549,-0.008114043,0.007736542,0.042882927,-0.038972728,-0.0017524828,0.023351137,-0.00048664756,0.013218703,0.018609004,-0.019354511,0.024527648,0.028903872,-0.004083745,-0.0028890776,0.021489872,0.042501178,0.040970597,-0.0068549667,-0.02376628,-0.005533323,-0.014468874,-0.008903844,0.0039597554,-0.021737117,-0.027010294,0.028366784,-0.036282677,-0.012098067,0.025787814,0.041132353,-0.023189845,0.037023522,0.032287825,-0.038102604,-0.0038845737,-0.006662855,0.010571087,0.0008018243,0.010461037,0.056944273,-0.017321706,-0.041947063,-0.056189176,0.0062816935,-0.14721934,0.009239815,-0.014588803,0.012445953,0.015675038,0.0018484415,-0.026070293,0.00074784015,-0.059377883,0.053769235,-0.007978056,-0.029914204,-0.0009527821,0.008865214,-0.059386726,-0.03180188,-0.024292855,-0.026378557,0.035609387,-0.010916972,-0.009682726,-0.020671302,0.050155655,0.026993116,0.002233989,0.020995824,0.029576935,-0.029195217,-0.015693258,-0.0723349,-0.05892239,0.015117669,-0.015597936,0.016433144,0.017758206,0.04310471,-0.013822245,-0.0039559035,-0.0077847075,0.034704365,0.050297644,0.034509588,-0.021775667,0.043144982,0.0025845966,0.020467656,-0.008606176,0.008408303,-0.045940172,-0.08948713,-0.03438824,-0.028249897,-0.035589978,0.020420583,-0.010459885,0.016842078,0.019168347,0.048819426,-0.0016086128,-0.025271041,-0.026834633,-0.054697525,0.02374204,0.02730947,-0.011089304,-0.030235896,-0.0012322065,-0.028982298,0.012750626,0.017473944,0.04131805,0.0021256057,0.010827287,-0.013790394,-0.04880973,0.016941374,-0.00417402,0.010610976,0.030259086,-0.071636446,0.0026715382,0.037546854,-0.02395146,0.029404595,-0.0062463656,-0.011799562,0.021977073,-0.0069012432,0.015110557,0.21719265,0.045789544,0.040128216,0.00029407634,-0.007224663,0.012871775,-0.029767144,0.034171864,0.021672877,-0.043786284,-0.029638732,-0.023444083,0.011858808,0.009317315,-0.011917647,0.032085646,-0.02196411,0.01020481,0.036155384,-0.017400594,0.036136176,0.028214213,0.02224751,-0.03540642,-0.0738526,0.0141828805,-0.013820929,-0.0048803757,-0.032901023,-0.0037823305,-0.036602344,0.007849013,0.04313953,-0.0350693,0.0670889,0.0031238743,0.025423244,-0.042808365,-0.020809846,0.035639033,0.033316422,0.028524522,-0.028268225,-0.008915237,-0.05169633,0.01505676,-0.02054799,-0.0032737681,-0.027641866,-0.002050449,-0.029541222,-0.008867683,-0.00029835955,0.01588967,-0.011424833,-0.015794031,-0.040337507,-0.0071085175,0.0009391103,0.06592301,0.01883037,0.016991308,-0.034478713,-0.0054586157,-0.004039045,0.013166077,-0.061599556,-0.019672262,0.03176548,-0.013211625,0.025747504,0.00758709,-0.027809545,0.011526892,0.036128722,-0.029669177,0.0023990201,0.03593463,0.028027982,0.040779084,-0.022993159,-0.058406882,-0.0255394,0.026106505,0.013451698,-0.05690088,0.044895783,0.029774103,-0.018408109,0.0025299352,-0.007826157,-0.014010849,-0.03586927,-0.007852824,-0.003926616,-0.018290993,0.022724515,-0.0067095533,-0.037556272,-0.0019195762,-0.012524479,-0.018538987,-0.010557396,-0.028657282,0.011968078,0.0278282,0.006661171,0.00911961,-0.024548866,-0.02540874,-0.06470557,0.005261019,-0.015477078,-0.024099823,0.05899034,0.05842742,-0.013359622,0.039223887,0.024324188,0.013173521,0.0038072984,-0.047040813,-0.0053682476,0.02250104,-0.005104142,-0.041636094,-0.05623394,0.0503868,0.0033907285,0.030262554,0.08759186,-0.022741845,-0.053573333,0.056999944,0.028568622,-0.004211157,0.061544713,-0.012503767,-0.046690278,-0.021662468,0.028111544,0.022728534,0.027278747,0.023612574,0.010000695,0.04189335,-0.07742751,0.02029465,-0.0048390836,0.017139679,-0.0239984,0.044676878,0.004271865,-0.042965066,-0.01442772,-0.053741712,-0.00998726,0.018187407,-0.042031378,0.0038088164,-0.028714493,0.020916138,0.007786695,0.07177266,0.0061912504,0.057305522,0.032650232,0.018294517,-0.04914427,-0.06756002,0.0144841345,-0.04239432,-0.027268363,-0.020899164,0.011186262,-0.0055418946,0.041311856,0.011545453,-0.028415726,-0.045469396,0.01758106,-0.019260556,-0.05861967,0.060471043,0.034191757,-0.028021812,-0.011938573,-0.020792292,-0.004632718,-0.04475552,-0.04858582,0.10185404,-0.026315238,-0.030121155,0.01115189,0.017867662,0.026336888,0.009381827,0.05335566,-0.013771231,-0.022415606,-0.033176478,-0.006472539,-0.033051588,-0.041612443,-0.0073038065,-0.0054848157,0.021686805,-0.052669108,-0.011781223,-0.019290356,-0.00292477,-0.049505543,-0.009414168,-0.013987876,-0.048134178,0.021479895,0.03689985,-0.032127712,-0.06596361,0.013313449,0.0018212143,0.012179531,-0.023693418,-0.031756204,-0.022127395,-0.011392089,-0.041177545,-0.0253969,-0.026892355,-0.0044366866,-0.022138614,-0.01349736,0.031189961,-0.00448679,0.034629136,0.0040956596,0.048764315,0.0029940626,-0.03692823,-0.008677436,0.0033225343,0.023046585,0.065238915,0.0148725845,0.011825761,-0.039868686,-0.031159407,0.021608792,0.041726146,0.007573042,-0.043717027,-0.00012518174,-0.039964672,0.02453962,-0.031982325,0.0034212726,0.0068907426,-0.019840745,-0.050841194,-0.013418344,0.027721956,-0.014127943,0.009779079,-0.024687305,-0.0394003,-0.00815053,-0.024071489,-0.016643655,-0.0444052,-0.01566901,-0.021235313,-0.008494267,-0.01650866,-0.03865275,-0.029624602,-0.023682667,0.024457099,0.037197974,-0.014161092,-0.036632556,0.0634617,0.021131655,-0.034628063,-0.013962849,0.06595397,-0.0072423173,0.005437397,0.027977899,-0.03745212,0.044651512,-0.027940879,-0.043034855,0.04237354,0.026335407,0.04949655,0.032712653,0.01947085,0.0032097448,0.004882822,-0.014259014,-0.038184322,-0.012886344,-0.015312371,-0.04270483,-0.0103291795,0.026562126,-0.020610563,-0.013740639,0.0027895719,0.015368619,-0.05427365,-0.009399081,-0.055129442,0.026243003,0.014380213,0.04676654,0.03837853,0.058890037,-0.0041032243,-0.0063800737,-0.0032774627,-0.08536852,-0.013365505,-0.017729532,0.020945441,0.013489001,-0.020224545,-0.031059725,-0.010373849,0.00096482673,-0.047868885,-0.008154191,-0.010486001,0.020132216,-0.0255556,0.011967182,0.02078758,-0.015816368,-0.027250135,-0.00020233353,-0.038020063,0.015487335,-0.0017308984,0.03949994,0.004732259,0.014986127,0.021964828,-0.028081812,0.017813709,0.0042216824,-0.013424885,-0.009326769,-0.00952817,0.022404836,-0.00013256766,-0.006703008,-0.008072172,0.026857886,0.014267021,-0.016478222,-0.0132679725,-0.011137674,0.020502318,0.032149274,0.008103423,-0.0143934125,0.022525053,0.00084079267,-0.016359866,-0.0039828527,0.013017741,0.02555917,0.04607793,-0.0360984,0.04886131,-0.018898431,-0.03205322,0.03766185,-0.008843146,0.00043380473,-0.0046476615,-0.013035527,-0.01321664,0.049983982,0.019281607,0.008534848,-0.0007122698,0.044082902,0.039576855,-0.011430302,-0.040796068,0.0071759615,0.009902123,-0.14713432,0.019294025,-0.004865033,0.010306341,-0.011550922,-0.018498672,0.0021509985,-0.051086646,-0.00005827429,-0.021701958,-0.000033099685,-0.020394607,0.006776597,-0.020183371,-0.011781604,0.06348614,-0.054169923,0.022161264,-0.040134232,0.022600694,0.03861351,0.024424667,0.013283005,0.0062043546,0.018343443,0.013968725,-0.016111042,-0.016094914,-0.026372321,-0.039861795,-0.024812844,-0.025019312,0.01393688,0.040441595,-0.008057665,-0.00008841116,0.03024256,-0.017840657,-0.06519045,-0.026753474,-0.013667585,0.01460948,-0.040917147,-0.02549891,0.017609913,0.029831316,0.0022042128,-0.027218046,-0.045872353,0.00043175698,-0.015319159,0.07824903,0.0151508385,0.07587265,-0.0005922915,-0.005149961,-0.0030402907,-0.0070251077,0.000281621,0.03621063,-0.0015752937,0.035903662,-0.021962179,-0.03188866,-0.034599487,0.013289609,-0.00037420986,-0.027056428,-0.054052062,-0.011039833,-0.038412347,0.023154475,-0.00084469,0.016602755,0.009723678,0.012409715,-0.012304381,0.012116074,0.030449571,-0.022756359,-0.041741595,-0.014081053,-0.029024864,-0.03776852,0.054314192,0.018200168,-0.009184436,-0.0046349303,-0.0339552,0.02498246,-0.071838506,-0.0073453807,0.022020418,-0.0018204236,-0.0032230585,0.045183387,-0.061482597,-0.036318358,0.0035219665,-0.008030175,-0.05701409,-0.018201265,-0.022071283,0.045887943,-0.033204377,0.024669336,0.0024784403,-0.00089454424,0.009343972,-0.018104438,-0.032293484,0.031855244,0.009863594,-0.0051742215,-0.082245916,0.024334641,0.017222002,0.037641335,0.007941527,-0.028952086,0.031717487,-0.038873963,0.018890098,-0.02888367,0.007679414,0.054630958,0.01239148,0.047768813,0.03997228,-0.005042481,0.008273972,-0.009399214,0.047073774,0.022722397,0.060399454,0.00564086,0.008888033,0.019996641,-0.023515904,-0.034950588,0.00743602,-0.00075724575,-0.029270323,-0.030596383,0.0075110355,0.017600138,0.032387,-0.009830996,-0.012951525,-0.01209271,0.01951358,-0.016357698,0.011998851,-0.028534403,0.04892259,0.03135639,-0.01186981,-0.024143824,0.012250232,0.02227706,0.011675694,-0.054685213,0.0040691285,-0.004270807,0.0061277105,-0.013849126,0.013216242,-0.0061348733,0.015230088,-0.015486405,0.012155683,0.06790477,-0.038483314,0.045616418,0.027165163,-0.0032950563,0.020208923,-0.050156925,0.049720548,-0.036622252,0.025522416,0.02161192,0.037487328,0.03586246,-0.0025270216,-0.014519807,0.01566625,0.022627287,-0.03533052,0.009056422,-0.051867746,0.02808506,-0.05902588,-0.012986101,0.037820715,0.03854122,-0.017053299,0.03578635,-0.00404737,-0.019511549,-0.019805336,0.0399502,0.0074433223,-0.021121198,-0.030598601,-0.0052396567,-0.021629145,-0.008893091,-0.019116117,0.022278553,-0.08545464,-0.03031615,-0.007143471,0.03680786,-0.0012260744,0.012976563,0.037077572,0.0023533048,0.012845549,-0.005225746,0.004651763,-0.020435588,-0.02425843,0.012801481,0.014951605,-0.007765748,-0.029275227,0.02157299,0.0028881268,0.058041774,0.03202534,0.009033908,0.026249785,0.00038959848,-0.021933608,0.010461648,0.045661263,-0.0014625146,-0.01644772,-0.020271365,0.05128281,-0.043097004,0.05414662,-0.016487427],"last_embed":{"hash":"gyv95q","tokens":532}}},"text":null,"length":0,"last_read":{"hash":"gyv95q","at":1762844717775},"key":"Personal/Projects/Dating/Hinge/Hinge Prompts.md##{62}","lines":[66,66],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gyv95q","at":1762844717775}}, diff --git a/.smart-env/multi/Personal_Projects_Dating_Hinge_Hinge_md.ajson b/.smart-env/multi/Personal_Projects_Dating_Hinge_Hinge_md.ajson new file mode 100644 index 0000000..22954ad --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Dating_Hinge_Hinge_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Projects/Dating/Hinge/Hinge.md": {"path":"Personal/Projects/Dating/Hinge/Hinge.md","embeddings":{"bge-m3:latest":{"vec":[-0.035528835,-0.0070595867,-0.005973847,-0.0068032225,-0.04341035,-0.05879714,0.0062321443,0.005643498,-0.012352928,0.02158811,0.005360585,-0.005967788,-0.061238747,-0.014275516,0.015039188,0.005600332,0.0143102845,-0.0064667454,0.02264177,-0.007977608,-0.030080792,0.041245516,0.0075370804,0.045100357,-0.031173581,0.008885976,0.015709944,0.019331176,-0.021117037,-0.00842157,0.025345653,-0.0019058991,-0.013667619,-0.06307946,0.018370949,0.010769942,0.0017567241,-0.009712852,-0.04581873,-0.009565994,0.006640878,-0.030866763,-0.0294728,0.023559524,0.019188598,-0.010317158,-0.00031748076,-0.019812932,-0.00072318246,0.024830958,-0.020661823,0.023383623,0.081478804,0.00142316,-0.02046638,0.08106112,0.02046933,-0.03551148,-0.010652499,-0.0578727,0.008414794,-0.02744872,0.01165715,-0.017169217,0.03118763,0.089804105,0.034389548,-0.03779951,0.01231465,-0.031929165,-0.002880706,0.02753402,-0.008434644,-0.004418691,-0.07766517,-0.004660756,0.021678515,0.009987589,-0.019681621,0.032228436,0.0126908645,-0.021817643,0.047492687,0.03934613,-0.055865377,0.018771244,-0.015611878,0.06211555,0.008294284,-0.0026719938,-0.009081725,0.0000699408,-0.020836877,-0.04788579,-0.012749638,-0.0017094484,0.0069696344,-0.009713628,0.023145722,0.012703513,-0.0024733876,0.0071712644,-0.025688011,-0.013289595,-0.027237605,-0.04042558,-0.033129424,0.005169676,-0.0062502213,0.00847776,0.031904954,-0.005159013,0.036658246,-0.0010127085,0.002033688,-0.0044528297,-0.008491027,-0.017133115,0.0103326375,-0.013358229,0.017340815,0.025098367,0.034891233,-0.04002561,0.0028741164,0.014118684,0.025971383,0.06108791,-0.0075233155,0.015869034,-0.015683647,0.02649213,0.0045780223,-0.016932575,0.0050253635,-0.011171757,-0.004316101,-0.007599802,-0.013373508,-0.056554884,-0.018689359,-0.01212233,-0.019547768,-0.018630937,0.010590277,-0.022877457,0.045780875,-0.010020219,-0.013946716,-0.017829375,0.030000474,0.056989424,0.03536997,0.0016423225,0.031136725,-0.048481863,0.019465784,-0.013596359,-0.001954482,0.009112881,-0.018011838,-0.00074998516,-0.007550547,0.0070634917,0.050601758,0.04128031,0.0044759624,0.04281656,-0.007237876,0.040939156,0.04171734,0.00022407054,0.039208286,0.02483593,0.028696852,0.022941967,0.0031966525,0.009616103,-0.017137319,-0.0045820493,-0.052844405,-0.0009304625,-0.016460165,-0.039168533,-0.034470998,0.08080592,0.025414504,-0.01830181,0.0016097153,-0.018158363,0.013329312,-0.0030704024,-0.019233853,0.029630031,0.044424046,-0.004684713,0.05377471,0.008590939,0.06391658,-0.017530462,0.01642015,0.023362512,0.03503534,-0.012965005,-0.02596508,-0.050894253,-0.08118428,0.022430105,0.032390047,-0.048291765,0.017604416,0.0035929482,-0.009258463,0.014774475,-0.010694504,0.018055467,0.04013567,0.032992996,0.01654452,-0.014509581,0.02349925,0.010552858,0.04529247,0.012283392,0.024650317,0.01621771,0.022914683,0.0037461966,-0.017379284,0.015314114,0.014601768,-0.02356162,0.051084016,-0.018803596,0.0052277157,0.0059860875,-0.01585389,0.012751442,0.02157588,-0.0113789085,-0.004392194,0.041622445,0.07286301,-0.0008486567,-0.026804702,-0.0006644277,-0.013903515,0.015139808,-0.034357548,-0.013809367,0.012414797,0.0027366243,-0.0011282789,-0.00803147,0.02128604,0.03911895,-0.016342226,-0.0012393575,0.0051221964,0.043744244,-0.025562027,-0.0007856704,-0.0540694,0.032132912,0.006997781,-0.00824942,0.011936314,-0.035332985,0.007950973,-0.0022355933,0.035857353,-0.037153583,0.021507578,-0.011707546,-0.026087927,0.010678999,-0.029042987,-0.00821593,-0.0028464126,-0.01103741,-0.010302456,0.006593389,0.057187688,-0.002778067,0.05252408,0.008911717,0.06361287,-0.065317534,0.018908367,-0.027857829,-0.011603409,0.016407654,0.08017257,0.00006511031,-0.07373265,-0.023183992,0.008576439,-0.16882847,0.0020874098,-0.03892529,0.00399193,0.0027661081,-0.00521732,0.0034708395,0.013231948,-0.02463302,0.023150295,0.02061939,-0.037238933,-0.011461909,-0.01694794,-0.006582041,-0.059260543,-0.006334098,0.0034448407,-0.026255911,-0.014469793,-0.0056508626,-0.07489797,0.032126475,0.042901564,-0.0015100762,0.06401153,0.036351968,0.016424986,-0.0020148356,-0.03170356,0.006871737,0.027023857,-0.016070012,0.0037524335,-0.01900982,0.016197272,0.013834503,0.019440042,0.0024107383,0.02259129,0.041507065,0.056121487,-0.05556387,0.012273743,-0.02798236,0.036566086,-0.049279325,-0.014221141,-0.04860473,-0.03565168,-0.0659861,-0.044706877,0.054659687,0.013787417,-0.017864212,-0.017203832,-0.0277122,0.058968063,0.012788098,0.031034019,-0.03650025,-0.04737799,0.042786468,0.034077898,-0.04279346,-0.050116926,0.032411575,0.011879309,-0.00065237633,0.018837696,0.02801253,-0.042673793,0.016225098,-0.027291516,-0.022551486,0.016812207,0.014652129,-0.009602357,-0.019617978,-0.062252413,-0.037261844,0.0074339565,-0.021977866,0.041126046,-0.011590319,-0.020865515,0.023635073,0.0076205297,0.018250227,0.20794351,0.015130204,0.031854685,-0.010088659,0.05310081,-0.04535223,-0.058083177,0.041308284,0.0104262335,-0.047409013,0.010589909,0.025407828,-0.00810883,-0.022989778,0.03859692,-0.010755016,0.010780008,-0.06263053,0.056150064,0.018665064,0.03817731,0.021161791,0.023360914,-0.04028125,-0.028915036,-0.016259305,0.0027413205,-0.014276399,-0.023959693,0.009523084,-0.0013364294,0.010708041,0.03102988,-0.019391403,0.07057544,-0.0053914865,-0.02933828,-0.091524035,-0.008659141,0.0016992111,-0.051086783,-0.031981267,0.040513474,-0.061217032,-0.012053159,0.01482065,-0.013062828,-0.04956695,-0.08415715,-0.01702829,-0.003260183,0.0025005534,-0.019643202,-0.019721886,-0.0010041286,0.028517917,0.0113906255,-0.009075863,0.005081502,0.029366707,0.058844805,0.0030928038,-0.029278124,0.019473566,0.028788665,-0.00680724,0.012546029,0.0019379065,0.018661292,0.019982936,-0.017683333,0.0077008298,0.0030851883,0.021825958,-0.005811178,0.016165812,0.024302233,0.024610722,-0.0075157927,0.023838896,-0.0165746,-0.050694365,-0.023599558,-0.019202106,0.015568526,-0.04057423,0.00016043619,0.040525325,-0.02461214,0.002686683,0.060617846,-0.049341355,-0.034815516,0.007415654,-0.03310241,-0.040524397,0.0151156215,0.006407867,-0.06257054,-0.023399003,-0.018974964,0.006082168,-0.011269021,-0.046490047,0.071437895,-0.011654979,-0.013903309,0.008944956,-0.040950023,0.0020709932,-0.040055968,0.035877943,-0.02294638,-0.04393506,0.074862525,0.059808563,-0.0028444533,-0.0066695707,0.03775042,0.022541232,-0.024575751,0.015914565,-0.035623055,0.016829588,-0.030854214,0.0061730505,-0.021668432,0.052875616,0.024450669,0.04320168,0.020840965,-0.024503663,-0.045897737,0.035489243,0.025477445,0.029372528,0.03176306,-0.0146337515,0.014826779,0.044547856,0.0067327577,-0.012893769,-0.024047999,0.02255693,-0.011610736,0.044099756,-0.066599995,0.026918985,-0.021716747,0.0055627935,0.049178403,0.03993151,-0.047175538,-0.04705287,-0.016525911,-0.036172766,-0.019939696,-0.021062486,-0.045743708,-0.0036486918,-0.01077616,0.0026714462,0.03569822,0.07829906,0.03787637,0.037766162,-0.0056846845,0.06212994,0.006531691,-0.0049928394,0.03836349,0.025746582,-0.04963286,0.00020395225,0.00981041,-0.016983902,-0.0017407044,0.006925963,-0.024393473,-0.019998312,0.07523767,-0.05982205,-0.011662829,-0.011982509,0.052566685,-0.002602559,-0.032277282,-0.03652985,-0.020062085,-0.034384925,-0.026004512,0.101811655,-0.000161016,-0.035958428,0.013995809,0.026159996,0.01132003,0.0043557403,0.014566219,0.03029864,-0.053991597,0.029084163,0.026584793,0.0223206,-0.0227104,0.0009591284,-0.041938666,-0.011650353,-0.054455608,0.024840917,-0.0011774291,-0.033981446,-0.047324527,-0.010591851,-0.055793148,-0.0287096,0.033074442,0.025768919,-0.036833465,-0.08425136,0.02276425,0.007237572,-0.00043799882,-0.005567095,-0.015931828,0.0014256842,-0.015769295,-0.041301765,-0.0011484058,-0.037500862,0.0020443972,-0.035788678,0.0150782075,0.031979576,0.023813028,0.024777874,0.065826684,0.0013893172,-0.017322535,-0.023974508,0.0021564972,0.013996689,0.048474923,-0.0030956382,0.031215252,-0.015123919,0.03766103,-0.015630754,0.047988724,0.045530025,-0.02025684,0.006406728,-0.039267424,-0.008452649,0.0010322053,-0.008725418,0.0117007755,0.010736965,-0.032420516,-0.03685963,0.018842453,0.012841407,-0.018055037,-0.023636777,-0.022755206,-0.051509008,0.0141320145,-0.012111912,-0.008483523,-0.06700096,0.029251633,0.008683788,-0.015669556,-0.04450983,-0.019454181,-0.026939293,-0.04776075,-0.011045161,0.06353198,-0.042520806,-0.03930937,0.03076535,0.034089074,-0.038651224,-0.009713344,0.013637809,0.029789807,0.007634121,-0.0060584075,-0.04514478,0.007827861,-0.0093567865,-0.042465117,-0.00013385584,0.0024206133,0.004455759,-0.0015798471,0.008053417,0.0016825572,-0.012999845,-0.038867623,0.026213484,-0.010364618,-0.005276408,0.0016256996,-0.02730979,0.003038231,-0.01499449,0.02835717,-0.013241468,-0.020559136,-0.055666316,-0.017616061,-0.047535375,0.03729822,0.044165432,-0.0025979648,0.017784525,-0.010873764,-0.010342051,0.02283594,0.03201096,-0.0106468275,0.012121335,-0.036176603,0.026586909,0.029588714,-0.0051601627,-0.010874135,-0.008148107,-0.0322194,-0.028919762,-0.044739544,-0.047800988,0.03610646,0.018989518,0.0035957666,-0.0029559839,0.008452724,-0.023095923,-0.022782288,-0.010675789,-0.0045228107,-0.031159027,0.022690507,-0.021660823,0.023065144,0.010147414,-0.02593696,0.001971838,-0.027470745,0.019779196,0.012430419,-0.012210398,-0.008001865,0.01933792,0.022158174,0.004408185,0.029797764,-0.03519433,-0.022806253,0.018702663,0.01760007,-0.017292334,0.00007796745,0.014314336,0.023145938,0.0013778716,-0.042874623,-0.02429803,0.009819344,0.0038888499,0.019270347,0.0015772816,-0.044007808,0.034726292,0.03393001,-0.028861929,0.019654075,-0.012285583,0.0028344938,-0.026609773,-0.018630007,-0.012905608,-0.0133090895,-0.06308657,0.02614665,0.025452062,0.023705967,0.024648476,0.011546056,-0.031844147,-0.007170767,0.031550422,-0.1350389,0.039234698,-0.043528154,0.008144903,-0.0313513,0.02084135,-0.04874077,-0.025001854,0.008116574,-0.015643854,0.008165769,-0.028289335,0.009224602,-0.029620022,-0.04902574,0.01821475,-0.06700488,-0.008995251,-0.028487118,0.04210981,0.025435604,0.032345515,0.016250886,0.018012894,-0.043790232,0.029074736,0.026932662,-0.004385058,-0.044182714,-0.028293805,0.00785578,-0.028203215,0.0043928945,0.053179618,-0.0014093113,-0.00051822123,0.04934449,-0.010561525,-0.015495707,-0.013328746,-0.021435084,0.012674475,-0.022650579,-0.00880716,0.03665824,-0.033148006,-0.015530627,-0.029729286,-0.04478581,-0.02252972,-0.014777811,0.034902547,-0.016864907,0.03807451,0.008899719,0.0059464904,0.007019419,0.025911245,0.03998081,-0.0049058916,0.02400932,0.0074463487,-0.02850436,-0.001766591,-0.046357535,0.0072214417,0.044260312,-0.027814342,-0.0022878533,0.01260014,-0.027007587,-0.049737804,0.0060429,-0.01587504,0.01598333,0.010344344,-0.0059784334,0.01881453,-0.024553072,-0.061147865,-0.018871466,0.014253852,-0.04135218,-0.009899678,0.038594715,0.023269098,0.013078925,-0.026964525,-0.04239027,0.033809844,-0.030707078,-0.040262155,0.026950788,0.0042084595,0.0146647645,0.007880845,-0.020156346,-0.015578351,0.0033307576,-0.005367455,-0.05441792,-0.037688788,-0.027866984,-0.0025604675,-0.04490495,0.041856613,-0.0017126142,0.029001245,0.018700475,-0.043932445,-0.0037055456,0.011266785,0.04056743,-0.016864097,0.01408763,0.010271794,0.008693555,-0.0054010134,0.024407558,-0.0012232129,-0.004274304,0.037847374,0.025484791,-0.05211554,0.026099235,0.06595748,0.03457094,0.07618445,-0.01432194,0.04153636,0.040207982,0.0049564107,0.050263092,0.02550668,0.05484449,-0.050728124,-0.029969156,0.020163456,-0.025901085,-0.0042907116,-0.05628372,0.03135658,-0.024158508,-0.0070053614,-0.02428949,0.035084374,-0.038365077,-0.028171103,-0.038680457,-0.03593198,0.016750915,-0.04925305,-0.03335442,-0.016995218,0.012621433,0.04302267,-0.002352356,-0.032199852,-0.009057481,0.06674971,-0.008875234,-0.03774584,-0.04339736,-0.06576254,-0.02095301,-0.002438932,0.019505505,-0.020452503,0.05160224,-0.01008283,-0.0072450475,0.011274174,-0.0142317265,-0.044381853,0.03210562,-0.018967541,-0.012819529,0.019193383,-0.017875267,-0.016465241,0.05704224,-0.0075054266,0.015165722,0.027342707,0.021106077,0.018953148,-0.027391478,-0.0041352045,-0.0014185946,-0.01699905,-0.02659253,0.03867088,0.005733687,-0.008317268,0.0248238,0.013270573,-0.030600224,0.038762003,0.019046467,-0.022790106,0.003857712,0.01597949,-0.037137005,-0.06663944,-0.034693934,0.021185687,0.016684592,-0.0013712638,-0.03473331,0.032007795,-0.032315597,-0.004916249,-0.003718771,0.058965527,-0.0114778215,-0.029591104,0.03643495,0.0069507374,0.03676154,-0.02338628,0.05966629,0.017966745,-0.029420346,-0.029132273,-0.0047018095,0.0013432087,0.0035987224,0.051588323,-0.016598878,0.03815239,0.0076209907,0.023816438,0.022982977,0.010332672,-0.0070387963,-0.031087102,0.029436084,0.021055939,-0.03578317,0.017820986,0.06002217,0.004228376,-0.020710366,-0.0063628615],"last_embed":{"hash":"1a1o9zj","tokens":1222}}},"last_read":{"hash":"1a1o9zj","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1761316446000,"size":57,"at":1762338969716,"hash":"1a1o9zj"},"blocks":{"#":[1,2]},"outlinks":[],"task_lines":[],"key":"Personal/Projects/Dating/Hinge/Hinge.md","last_embed":{"hash":"1a1o9zj","at":1762844659217}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Projects_Dating_Hinge_I'm_Convinced_That_-_Examples_md.ajson b/.smart-env/multi/Personal_Projects_Dating_Hinge_I'm_Convinced_That_-_Examples_md.ajson new file mode 100644 index 0000000..ecd09d8 --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Dating_Hinge_I'm_Convinced_That_-_Examples_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Projects/Dating/Hinge/I'm Convinced That - Examples.md": {"path":"Personal/Projects/Dating/Hinge/I'm Convinced That - Examples.md","embeddings":{"bge-m3:latest":{"vec":[-0.032353967,0.000411835,0.017979443,0.012538765,-0.0019112322,-0.0032676742,0.021869551,0.0552901,-0.015741479,-0.010989421,-0.028210571,-0.01811207,-0.0317117,0.01164043,0.005430374,-0.006196748,-0.010747921,-0.0142282145,0.011137157,-0.0048656696,-0.0181861,0.02665744,0.001735261,-0.017945146,-0.019560095,0.052686803,0.0047813156,0.0065600513,-0.019835362,-0.00054762216,0.04095803,-0.0132654635,0.0039202548,-0.025567878,-0.032999404,-0.0016218444,-0.02402314,-0.03077613,-0.14116411,-0.03382356,0.011275637,0.024867928,-0.012324981,-0.053615432,0.02474064,0.01904875,0.008366556,-0.008205237,-0.0041286484,-0.01234574,0.0013881249,0.013961999,0.034057494,-0.02717965,-0.0059741023,0.006178019,-0.021775443,0.013629164,-0.023238663,0.013452669,0.0031084947,0.03278397,-0.00824696,-0.03681334,-0.045060255,0.024432154,0.017768703,-0.007937839,0.025972383,-0.042589873,-0.011029288,-0.0023223397,-0.012848197,-0.050342217,-0.01134399,-0.0032951136,-0.0031306883,0.008651298,0.016811796,0.010421531,0.02885878,0.004227092,0.036417104,-0.017615264,0.054024063,0.017773157,-0.00839446,0.0027273064,0.011516856,0.010362838,-0.0091721555,0.009209708,0.030297903,-0.006831713,0.00964341,0.00743707,-0.011446543,-0.012537685,0.0035831146,-0.024615278,-0.011772718,0.015505873,-0.02168449,0.011764616,-0.0056370837,0.02340429,0.0051696138,0.015179225,0.030850753,-0.0068633556,0.027153334,0.018634373,-0.012013071,0.017171917,0.019312344,-0.0031073284,-0.011589426,-0.01862959,0.02985083,0.014714453,0.009565058,0.026060404,-0.014324042,-0.020298216,0.009983356,0.025215257,-0.008156141,0.013695569,0.013576533,-0.029913507,-0.014071574,0.0058350936,-0.0010257327,0.0045201518,-0.00013156934,0.016922826,0.009503084,0.0111350445,0.004782493,-0.037767597,0.010475944,0.0053764563,-0.042881757,-0.025470491,0.02452864,-0.028163357,-0.002370233,-0.0026419675,0.036718577,-0.005182938,0.024535783,0.009726025,0.014747049,0.012902924,0.022143377,0.010981698,0.01983293,0.028521454,-0.026001016,0.0071685878,0.029327625,0.005340259,-0.04741567,0.055676077,0.020122267,-0.0012866141,0.009399268,0.051417988,0.012333686,-0.016713182,0.04349367,-0.035387877,-0.003060661,0.0042345086,-0.009793672,0.04136576,0.04217534,-0.013422294,-0.007678639,-0.016234785,-0.07386225,0.0068118297,0.014279608,0.0047840313,0.003559111,0.0059330594,-0.026143653,-0.030260786,-0.0120728435,-0.00028553666,-0.022540558,-0.009659433,0.044906795,0.023727385,-0.004386164,-0.04420257,0.0061019757,0.0061461637,0.006388581,-0.030603822,-0.028605007,-0.008456283,-0.022275265,0.022521706,0.0019471367,-0.018963844,-0.020625414,-0.010721415,0.0021699634,-0.013884211,0.012454032,0.005542546,-0.009833991,-0.0073034936,-0.019591667,0.03267432,-0.009518318,-0.028067032,0.01978757,0.022309972,-0.0001561613,0.029690877,-0.0012723523,0.01626629,0.0024648595,0.0025206401,-0.014628026,0.027196286,0.0148749845,0.010931898,-0.030179936,0.012257922,-0.006361153,-0.037607715,0.03038253,0.042215858,-0.051667508,0.026610624,0.018191498,0.015514418,0.027022438,-0.022145981,0.013394886,-0.00480485,-0.030361291,0.008385299,0.0041221697,0.0046497774,-0.010718508,-0.025274612,-0.024523485,-0.0036577054,-0.0027290415,-0.028961955,0.005680748,-0.017348198,-0.017977875,0.0016931058,-0.010176231,0.022480128,0.013702753,0.010447849,0.028078394,0.019959953,-0.0036718657,0.0028980486,-0.0005540638,-0.045495138,0.04799936,0.047890358,0.021411652,-0.021528104,0.0029839862,-0.016022762,-0.015714345,-0.0060028234,-0.009994304,0.010446831,0.034180768,-0.026534969,-0.0065922053,-0.0044901217,0.012315337,-0.038128458,-0.032137744,0.027370181,-0.028906634,-0.007582285,0.0029713453,0.01806633,0.0019808807,-0.0060093272,0.016610557,-0.02703599,-0.000016881866,0.005598105,0.018673973,-0.09064011,-0.00809844,0.012504447,0.0044695716,0.06962346,0.0028733304,-0.0011768572,-0.0024342223,-0.0160343,-0.016712707,0.033777703,-0.04060178,-0.014988939,-0.009264632,0.033559985,0.012106943,0.008975923,-0.020526798,-0.037705194,-0.03607897,0.012276334,0.008370117,0.06696945,0.009392279,0.016569708,0.02471278,0.015590306,-0.018586688,-0.008372915,0.011857667,-0.015003418,0.0064546857,-0.029832926,-0.016149802,0.038751613,-0.015426141,-0.0064326115,-0.030924764,-0.016139034,0.0005871011,0.04064409,-0.004414929,0.015304457,-0.013455328,0.030303068,0.0045473254,-0.010869582,-0.008706029,0.014946926,-0.013676021,-0.03547687,-0.03674364,-0.015416271,0.010720158,-0.008316635,0.012061252,-0.0031611146,0.044870492,0.050157834,-0.036945317,-0.0060568037,-0.026763396,-0.028330585,-0.016402533,-0.009770188,-0.014728755,0.022863619,0.010659379,-0.023346677,0.010392033,0.055440005,-0.038974416,0.0009093875,-0.014928702,0.0037241022,-0.006295823,-0.011662996,-0.009694238,-0.036509827,-0.045825515,0.020063678,-0.0070934296,-0.0041242074,0.016557984,-0.032830328,-0.029170591,-0.008999774,-0.0027872564,0.020079527,0.664885,0.0018021662,0.033918675,0.0072908415,-0.014170151,-0.00038872828,-0.013293724,0.0443367,0.028971173,0.0073162485,-0.010211866,-0.029085737,-0.0060100625,-0.010458708,0.004111654,0.040414788,-0.0237345,0.029121814,0.0028752333,0.017728796,0.0033672065,-0.04287475,-0.010501258,-0.011516527,-0.03154441,0.018447826,0.008545099,-0.013894161,-0.015581025,-0.013937698,-0.015336956,-0.019180827,-0.0037750157,-0.054765332,0.056456156,-0.035922907,-0.028922483,-0.04826907,-0.021590479,0.03992732,0.03850062,-0.027730076,0.0019049149,-0.0076729064,-0.020945031,0.021704894,-0.03527209,-0.0043480783,-0.040506955,-0.004520171,-0.012695685,-0.0020954402,-0.02405729,0.0033310798,-0.022749264,0.023316093,-0.007839934,-0.031591285,-0.014530838,-0.008650883,0.035625394,0.017424881,-0.0015997655,0.02683168,0.0027235036,-0.020369504,-0.019069782,-0.033071622,0.0018297136,0.008851982,-0.0023076634,0.006860157,-0.0024864632,-0.007804488,0.002153145,0.031338673,0.031067893,0.027033348,0.030824563,0.021676159,-0.013870958,-0.0007094183,0.0037942876,-0.020398367,-0.0042638113,-0.0014947152,0.0011194717,0.023509381,-0.0011888858,0.0031208524,0.008547689,0.017868135,-0.036836844,0.0072671026,0.017673908,-0.02597749,0.011289677,-0.035529353,0.005693943,-0.016255006,0.0002491576,0.015209901,0.012190891,0.012563261,0.019527622,0.0028122629,-0.020170193,-0.02676378,0.024072336,0.03680603,-0.015099776,0.0072668875,0.012444022,-0.02144765,0.0032393814,0.033679757,0.015547622,-0.014131567,-0.0053328937,0.03189264,-0.022073835,0.005002901,0.035575543,-0.021060074,0.000796406,-0.035679344,-0.00776353,0.0047019557,-0.004633245,0.008822063,0.029233407,0.016634278,-0.0404948,-0.00430713,0.046684563,0.0025536632,0.056102518,-0.023152985,-0.0131817,0.04299588,0.010024429,0.016965345,0.00035650985,0.018385263,-0.00812907,0.058624767,-0.040911354,0.034950923,0.01652261,-0.027996363,0.03827907,-0.009494996,-0.00417891,-0.0586474,-0.021802371,-0.03570734,0.00032252606,-0.040609524,0.0046251346,0.0057636495,-0.0117816655,0.0071925507,0.005084873,0.011011559,-0.008709497,0.049734607,0.019357266,0.020573003,0.006681761,0.02206367,-0.016456207,0.021068227,0.0021132797,0.021459293,-0.01894944,-0.024005536,0.003734381,0.024386073,0.02495121,-0.023447808,0.032773357,-0.018297248,-0.020109447,0.048923858,-0.0568598,-0.0022086422,0.01862327,0.0058609988,0.035869244,-0.042373836,0.024641454,0.06758809,-0.0048251175,-0.0052229306,0.016847188,0.025435293,0.03362858,0.030192835,-0.0033444795,-0.014230762,-0.002371617,-0.0006689394,0.007588905,0.012125329,-0.02659953,0.0038608483,0.02519802,0.018252173,-0.019156571,0.013647392,0.0009436777,0.028734092,-0.04523007,0.0106232315,-0.022169037,-0.0013098217,0.02728368,0.014275096,0.01799293,-0.013055158,-0.04291795,0.006825391,0.025983954,-0.044595905,0.00007082164,-0.00046873087,-0.04340833,-0.04509409,-0.046642452,-0.008401732,-0.016574632,-0.046138946,0.021064196,-0.018266715,0.024877978,-0.00016554241,0.016237048,-0.002648187,-0.00006134272,0.0120150875,-0.041610286,-0.014049606,0.024181023,0.05576179,-0.0049730698,0.007998013,0.01930254,-0.057139218,0.0077562486,0.010442839,-0.014958465,-0.03403959,-0.03955909,-0.022579083,-0.004507068,0.02447583,0.036290683,0.030380234,-0.021242728,-0.007902293,0.021656942,0.011603505,0.00068048143,-0.014497429,-0.00472245,0.004089617,-0.026066827,-0.029830143,-0.01888971,-0.054679036,-0.030457407,-0.019275695,0.010709757,-0.01613639,-0.0186029,0.018514598,0.009855209,0.014011086,-0.017603043,-0.0033672194,0.000019823807,0.011846916,-0.018856874,0.010149648,-0.02924476,0.0023376374,0.005072365,0.020751793,-0.005364322,0.011075588,0.012778658,0.0011545987,-0.04814619,-0.011077023,-0.010467906,-0.01166182,-0.02729389,0.050255254,-0.006026167,0.043751735,-0.01958545,-0.03676893,0.009774796,-0.018640291,-0.038495075,-0.011314002,0.020085678,0.012421627,0.011974216,-0.022721637,0.023402223,-0.033608608,-0.05302893,0.014567119,-0.0151111,-0.01165441,0.007816308,-0.010569211,0.015849913,0.011947405,0.026260896,-0.0124604255,-0.029383779,0.029170368,0.00668291,0.007913952,-0.009213895,-0.032487758,0.0016900806,-0.05004041,-0.0185062,0.027936986,-0.032051753,-0.032565117,-0.0063215904,-0.0137205,0.038908456,0.0037050233,-0.026077466,-0.013460527,0.009104925,0.023347339,0.03272973,0.010492532,-0.017374502,-0.0041714613,-0.022508591,0.033690132,0.019230403,-0.0036620256,-0.0023154067,0.029382365,-0.017010726,-0.02114872,0.008500391,-0.0063601104,0.001152244,-0.005743121,0.00821145,-0.025745878,-0.0004835338,0.017153943,-0.04304514,-0.011518851,-0.0025418366,-0.010707941,0.007814543,-0.09166084,-0.01645032,0.0014888757,-0.008307521,0.023173971,0.023706267,-0.019868577,-0.028599186,0.006560591,0.014981895,-0.025419887,0.019355593,-0.011264733,-0.016556758,-0.0064524673,-0.034610372,-0.049108457,0.0031906944,-0.039259024,0.03656351,0.0042405995,-0.011672343,0.015601286,-0.0022653688,-0.004100988,0.00069721666,-0.016611325,-0.052519333,0.021841517,0.02317172,0.00086943904,-0.009357198,0.01637735,0.0003474404,-0.031216105,-0.024012318,-0.03925557,-0.0077303816,-0.013127369,0.024854306,-0.02591658,-0.022533782,0.0018281788,-0.023068232,0.00015047648,-0.015032123,0.03623252,0.013460533,-0.029505981,-0.029205672,-0.056076985,-0.018694108,-0.022081908,-0.016175618,0.01280431,-0.018405475,-0.045742813,-0.00451873,-0.015749918,-0.016979609,0.022539146,0.022790754,-0.032956593,-0.018331075,0.025491666,0.021144344,0.017451307,-0.002955402,0.013819569,-0.023858251,-0.014807137,-0.00698187,0.03898642,-0.010076926,-0.022359045,-0.03200858,0.0010087373,-0.035024125,0.008151349,0.009377569,0.0038408316,-0.018686658,-0.02047824,-0.0068472903,-0.007691282,0.005897431,0.04421149,-0.01020774,0.03042867,-0.010809614,-0.008304895,-0.015088207,0.0016380769,-0.026134748,-0.022086736,0.033403877,-0.022911008,-0.0043785023,-0.018359205,-0.0017010574,-0.01794826,0.030799653,-0.025889698,0.05552053,-0.021056108,0.00409094,-0.030870005,-0.029866159,-0.027294677,0.015375269,0.0065554394,-0.0046934965,-0.010832083,-0.012970407,-0.007350301,-0.008652581,-0.018153504,-0.027326873,-0.01988431,0.01656567,0.036295224,0.0032541733,-0.00909184,0.010252215,0.00053425407,0.005409834,-0.019433176,0.01935031,-0.004857355,-0.014131558,-0.012010043,0.015372597,0.0073897764,0.016007986,-0.0016932411,0.005408681,0.029039035,-0.023314558,0.017314935,-0.016741434,0.022178322,-0.015236512,-0.006169646,-0.032349933,0.022683872,0.023363398,-0.00045428335,-0.02187029,0.008892209,0.018305304,0.016700793,-0.0029364699,0.020117689,0.011738372,0.014411923,0.025550555,-0.033025634,0.04163236,-0.020885369,-0.03812913,-0.017865907,0.0084532695,-0.00013304394,-0.04464406,-0.010461049,-0.0013352206,-0.015143264,-0.048434947,0.019670926,0.0024285181,-0.001616385,-0.0056768036,0.01874078,0.0014745601,0.034669712,-0.0037626508,-0.032194737,-0.015625264,0.011850147,-0.00794731,0.009599429,0.002469474,0.020342974,0.023763038,-0.0076701487,0.019477105,0.0463183,-0.02299076,-0.016555151,0.0010042699,0.0027505811,-0.006470033,0.019055562,0.009083728,-0.0074939355,-0.018963262,-0.022270383,0.038895767,-0.009510007,-0.02598427,0.0035956157,0.03251671,-0.015268801,-0.014250068,0.031394005,-0.007994809,-0.013677809,0.017945174,-0.022644201,0.017009849,-0.008809428,0.034927215,0.014683108,-0.006620066,0.029093284,0.013826231,-0.030605908,-0.026047148,0.014442632,-0.009484646,-0.010892367,0.034968123,0.020704051,0.021645594,0.00026759793,-0.011531264,0.015676664,-0.003963188,-0.039739694,-0.009386266,-0.024184842,-0.026878882,-0.0058012865,-0.036216658,0.01856861,-0.0053790617,0.017668186,0.0018718818,-0.012841452,0.013051675,-0.0012653773,0.016767727,0.0043973373,0.015469349,0.003928272,0.051146895,-0.02766682,0.007388146,-0.020841865,-0.00032556616,-0.03655485,-0.0047299676,-0.044684052,-0.0066218744,0.058133736,-0.012694219,0.010214949,-0.008088887,0.024320686,-0.00066511217,0.022476822,-0.013164525,0.0018619217,-0.021412551,-0.007404383,-0.010383135,0.014961871,-0.0018254713,-0.0068291393,-0.017235762,-0.0239174],"last_embed":{"hash":"11v6ncr","tokens":1222}}},"last_read":{"hash":"11v6ncr","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1761314673000,"size":4114,"at":1762338969716,"hash":"11v6ncr"},"blocks":{"#---frontmatter---":[1,3],"#\"I'm Convinced That\" - Prompt Examples & Analysis":[5,111],"#\"I'm Convinced That\" - Prompt Examples & Analysis#What Makes This Prompt Work":[7,13],"#\"I'm Convinced That\" - Prompt Examples & Analysis#What Makes This Prompt Work#{1}":[9,9],"#\"I'm Convinced That\" - Prompt Examples & Analysis#What Makes This Prompt Work#{2}":[10,10],"#\"I'm Convinced That\" - Prompt Examples & Analysis#What Makes This Prompt Work#{3}":[11,11],"#\"I'm Convinced That\" - Prompt Examples & Analysis#What Makes This Prompt Work#{4}":[12,13],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories":[14,55],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Humorous/Absurd":[16,23],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Humorous/Absurd#{1}":[17,17],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Humorous/Absurd#{2}":[18,18],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Humorous/Absurd#{3}":[19,19],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Humorous/Absurd#{4}":[20,20],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Humorous/Absurd#{5}":[21,21],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Humorous/Absurd#{6}":[22,23],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Tech/Consumer Critiques (Sharp Observations)":[24,29],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Tech/Consumer Critiques (Sharp Observations)#{1}":[25,25],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Tech/Consumer Critiques (Sharp Observations)#{2}":[26,26],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Tech/Consumer Critiques (Sharp Observations)#{3}":[27,27],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Tech/Consumer Critiques (Sharp Observations)#{4}":[28,29],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Self-Aware/Meta (Witty)":[30,36],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Self-Aware/Meta (Witty)#{1}":[31,31],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Self-Aware/Meta (Witty)#{2}":[32,32],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Self-Aware/Meta (Witty)#{3}":[33,33],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Self-Aware/Meta (Witty)#{4}":[34,34],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Self-Aware/Meta (Witty)#{5}":[35,36],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Philosophical/Values-Based (Depth)":[37,43],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Philosophical/Values-Based (Depth)#{1}":[38,38],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Philosophical/Values-Based (Depth)#{2}":[39,39],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Philosophical/Values-Based (Depth)#{3}":[40,40],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Philosophical/Values-Based (Depth)#{4}":[41,41],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Philosophical/Values-Based (Depth)#{5}":[42,43],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Relationship Observations":[44,46],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Relationship Observations#{1}":[45,46],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Food-Related":[47,50],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Food-Related#{1}":[48,48],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Food-Related#{2}":[49,50],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Clever Wordplay":[51,55],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Clever Wordplay#{1}":[52,52],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Clever Wordplay#{2}":[53,53],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Popular Example Categories#Clever Wordplay#{3}":[54,55],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts":[56,84],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 1: Relationships (Depth + Insight)":[58,66],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 1: Relationships (Depth + Insight)#{1}":[59,61],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 1: Relationships (Depth + Insight)#{2}":[62,62],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 1: Relationships (Depth + Insight)#{3}":[63,63],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 1: Relationships (Depth + Insight)#{4}":[64,64],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 1: Relationships (Depth + Insight)#{5}":[65,66],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 2: Intellectual (Sharp + Specific)":[67,75],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 2: Intellectual (Sharp + Specific)#{1}":[68,70],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 2: Intellectual (Sharp + Specific)#{2}":[71,71],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 2: Intellectual (Sharp + Specific)#{3}":[72,72],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 2: Intellectual (Sharp + Specific)#{4}":[73,73],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 2: Intellectual (Sharp + Specific)#{5}":[74,75],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 3: Self-Aware (Witty + Relatable)":[76,84],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 3: Self-Aware (Witty + Relatable)#{1}":[77,79],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 3: Self-Aware (Witty + Relatable)#{2}":[80,80],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 3: Self-Aware (Witty + Relatable)#{3}":[81,81],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 3: Self-Aware (Witty + Relatable)#{4}":[82,82],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Your Personalized Drafts#Draft 3: Self-Aware (Witty + Relatable)#{5}":[83,84],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples":[85,99],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{1}":[87,87],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{2}":[88,88],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{3}":[89,89],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{4}":[90,91],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{5}":[92,92],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{6}":[93,93],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{7}":[94,94],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{8}":[95,95],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{9}":[96,97],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Analysis: Your Style vs Popular Examples#{10}":[98,99],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Avoid These Mistakes":[100,111],"#\"I'm Convinced That\" - Prompt Examples & Analysis#Avoid These Mistakes#{1}":[102,111]},"outlinks":[],"metadata":{"created":"2025-10-23"},"task_lines":[],"key":"Personal/Projects/Dating/Hinge/I'm Convinced That - Examples.md","last_embed":{"hash":"11v6ncr","at":1762844659217}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Projects_Dating_Hinge_Recommended_Hinge_Prompts_md.ajson b/.smart-env/multi/Personal_Projects_Dating_Hinge_Recommended_Hinge_Prompts_md.ajson new file mode 100644 index 0000000..39c8827 --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Dating_Hinge_Recommended_Hinge_Prompts_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Projects/Dating/Hinge/Recommended Hinge Prompts.md": {"path":"Personal/Projects/Dating/Hinge/Recommended Hinge Prompts.md","embeddings":{"bge-m3:latest":{"vec":[0.005129357,0.037891645,0.006581734,0.01783873,0.026744174,-0.0035880671,0.04685918,0.04245709,-0.0038535646,-0.014551808,-0.023643931,0.021702522,-0.014460113,-0.008675813,-0.02752245,-0.022191355,-0.044684842,0.003643468,-0.026035657,-0.016355565,-0.050044842,-0.040505845,0.017439006,-0.025750658,-0.02340646,0.08558716,-0.022382474,-0.026195554,-0.07365679,0.039886475,0.007436636,-0.018422078,0.007438046,-0.04709244,-0.010178968,-0.043181647,-0.04079646,-0.0021994526,-0.10124429,-0.032482937,0.035294622,-0.01914745,-0.035873264,0.024707008,-0.015935713,0.005665353,-0.019481488,-0.052093234,0.00817481,-0.041206427,0.019197194,-0.0150153125,0.018465543,-0.03825309,-0.0054319096,0.030583845,0.008821732,-0.0026932836,-0.00385305,-0.022901712,0.033416,0.016687863,0.0048551774,-0.035792284,-0.03631215,0.017541666,-0.012026324,0.01708165,0.022752745,-0.03704905,0.018086372,-0.00395433,-0.024550091,-0.06501636,0.0056545804,-0.014138224,0.033273343,0.00268758,-0.029217176,-0.041449305,0.10683299,-0.02225331,0.025299056,-0.016069697,-0.017768748,-0.0009088257,0.017476302,0.051806588,-0.0063468684,-0.0038923954,-0.03302217,0.04080839,0.014349051,-0.057989188,0.0009457463,-0.0008734856,-0.0014143602,-0.017606841,-0.010358308,-0.0051351986,-0.049222887,0.00091125915,0.022496589,0.019295584,0.022388672,0.0013530435,0.011476736,0.02976124,-0.0074399617,0.01583161,-0.016658109,-0.0069982917,-0.022992898,0.016228791,0.011930629,-0.0030287008,-0.021400994,-0.006742346,0.017064674,-0.005898532,0.0014348814,0.07501232,-0.0036396151,0.021459837,0.0240047,0.018349756,0.0030856058,0.06146139,-0.05224935,0.0018959636,0.0079092,0.015360338,0.013277121,0.005693943,-0.025999412,-0.013133027,0.06968371,0.045195244,0.021000858,-0.005205157,0.015568342,0.018177442,-0.010326092,0.0021388005,0.041666083,0.001890924,0.014940994,0.0408639,-0.015153339,0.027106903,-0.012622071,-0.007657772,-0.0026898903,-0.015148553,0.025530543,0.042149097,0.020903932,0.013153873,0.020595104,-0.018776784,0.03258994,-0.028005458,0.023213586,0.019694688,0.003943291,0.021474136,-0.0007981186,0.050403208,-0.009559185,-0.0063822223,0.0018750455,-0.045152128,0.028769054,0.0076705148,0.019351296,0.052517496,0.026893929,0.04466863,0.0033681823,-0.015383617,0.008216142,0.018020175,0.051917434,-0.0311084,0.040895518,-0.011714964,-0.007732887,-0.007979367,0.024655387,0.055649836,-0.029295795,-0.044444647,0.064685225,0.035001557,0.017609168,-0.026401889,-0.018758662,-0.018143974,0.030495357,-0.02440112,-0.012378738,0.010411975,-0.059306487,-0.005876442,-0.0003474593,-0.0054927156,-0.041132513,-0.043963093,0.02405265,-0.007939369,0.03873441,0.016956734,-0.027782267,0.0103672175,0.0048280032,-0.00025004224,-0.0031657778,-0.049740467,0.05618244,0.027001686,-0.0132731665,-0.018787522,0.001919608,-0.006733778,0.0034467059,0.009853233,-0.013908121,0.040556915,0.020422889,0.008524495,-0.042442244,0.063681275,-0.053370234,-0.023973765,-0.034830704,-0.00006513355,-0.052722495,0.009887984,0.00043204165,0.030094339,0.025042573,-0.0017748253,-0.0033262058,-0.031450834,-0.049982805,0.015376884,-0.04244618,0.011916395,-0.0014612466,0.0060485504,-0.028111864,-0.0018051047,0.009369068,-0.019458136,-0.00930664,-0.04374654,-0.021875577,-0.036055643,0.00982718,0.0025164436,-0.007545613,-0.039304536,0.015577119,0.05225964,0.014431579,-0.0014421056,0.0089236675,-0.01491492,0.028450137,0.06261503,0.035918213,-0.0031501856,-0.021194672,-0.012694725,-0.026107559,-0.036497597,0.0023551406,-0.028638216,0.0413592,-0.06306116,0.008439792,-0.029259546,0.0041329674,0.0066641904,-0.029470287,0.020988792,-0.00824307,0.026412254,0.011451103,0.0012078831,0.0016706086,-0.028741537,0.06888093,-0.04894333,0.012501645,0.027139455,-0.032006305,-0.17401685,-0.034902453,0.015660724,0.016474023,-0.0051301713,-0.0024719152,0.0053753406,0.0119512,0.00011822705,-0.05566899,0.003994132,-0.12214045,0.0014023898,-0.010340701,0.03744765,0.02832354,0.032840695,-0.0028674712,-0.00510339,-0.06898965,0.008419868,0.019034987,0.06679762,0.026947992,-0.0012705126,-0.00061294885,0.03380636,0.04199138,-0.028243467,0.010321468,-0.02236559,0.031746328,-0.029461345,-0.03759478,0.07318731,0.022432925,-0.0021851347,-0.025509045,-0.026980296,0.039262522,0.04581877,0.062372543,-0.010109222,-0.029409725,0.03536829,-0.030812873,-0.0043938393,0.0023685826,-0.007181977,0.0007384862,-0.022121152,0.020677017,0.005781461,0.031170726,-0.024092777,0.017036052,0.007669284,0.05675399,0.03402272,0.017605426,-0.07076745,-0.07647859,-0.09348328,-0.036461923,0.0067031607,0.0046705795,-0.012276926,-0.013146542,0.018504353,-0.025141254,0.002440586,-0.024205884,-0.01598391,-0.0033510798,-0.0063922117,0.011881099,0.00033400086,0.0015729045,-0.012801115,-0.063438684,0.03941476,0.00068488193,-0.0011054636,0.008438281,0.0055456506,0.014252558,-0.026217908,-0.02165385,0.012799674,0.36454225,-0.013676469,-0.01738327,0.029026616,0.0037794053,0.0057096994,-0.033443082,-0.03560649,0.017539226,0.0013011532,-0.013604361,0.04402637,-0.026539503,0.011727754,0.031844538,0.081731156,-0.057744786,0.011245325,-0.027045684,-0.022515506,0.000946076,-0.039953064,0.022012651,-0.035751134,-0.075706705,0.048706453,0.00091537565,-0.013603978,-0.049253896,0.018016038,0.0016293117,0.009639056,-0.029551433,-0.0181968,0.022230668,0.0013074542,-0.06239037,-0.057042766,-0.030815369,0.021326415,0.012466028,0.00024462747,-0.0016450786,0.01760871,-0.048545975,-0.024039935,-0.0055169314,0.004794789,0.016074313,0.0036145514,0.031961434,0.00668093,0.009219597,0.027257193,-0.015323794,-0.009477316,-0.054307908,-0.0020515264,-0.040743537,-0.0019195061,0.02484166,0.02302815,-0.036190774,0.027530493,0.022104748,0.024438031,-0.032416888,-0.0049490156,-0.0012784078,0.005641886,0.04408115,0.030413762,0.04425402,-0.029729756,-0.027719133,0.01010703,-0.017497513,0.037915207,0.008518836,0.008095103,-0.030423475,0.012731511,0.041259956,-0.00885928,0.0068339217,-0.00006221613,-0.02474344,-0.018053643,0.006659881,-0.0112159625,-0.0050986963,-0.01852738,-0.03502097,-0.0054681627,0.038644582,-0.009873452,0.013007859,-0.03727104,0.020069355,-0.029752335,0.016525034,0.027588455,0.015914565,0.01097373,0.016685912,-0.01969557,-0.0058223857,-0.031665858,-0.03145354,-0.013989255,-0.0037768378,-0.00811397,0.011147353,-0.007814653,0.06181892,0.014821637,0.04462474,0.028115425,-0.009715358,0.018616386,-0.046229333,-0.009534099,0.002425366,0.004048446,-0.007402767,-0.04253543,0.0039194548,0.0073410193,-0.02743559,0.01492775,0.006814783,0.018001743,-0.032182295,-0.0012798177,0.027180815,-0.029991673,0.016781801,0.0084052775,0.01005674,0.012971263,0.031104956,-0.019785807,0.0017863219,0.029434916,-0.00044145156,-0.00629453,0.0044632754,-0.02845995,0.000746182,-0.012519017,0.041977853,0.0020548287,0.020950187,-0.03600305,0.0055947835,0.004355396,0.0027908818,-0.01818743,-0.02382559,-0.029849535,-0.015455497,0.03743678,0.0036356167,0.08124649,-0.028416185,0.04137735,0.013595732,0.023383347,-0.013803923,-0.0062165507,0.0049145175,-0.02763041,0.015334482,0.008686119,0.023898091,-0.031008676,0.037181675,0.026342738,-0.0020832766,-0.010306895,0.013531299,0.0055404273,0.0024135006,0.008994915,-0.04746345,0.007710794,-0.0030987991,0.0069769896,0.023852246,-0.036814705,-0.019220304,0.042284623,-0.015952623,-0.00356638,0.033793177,-0.008343787,0.002547708,0.012112605,-0.0050009876,0.0067930603,0.021701727,0.0066077346,-0.02243955,0.05795217,0.03237615,-0.009296642,0.0042060623,0.027293034,-0.0066497982,-0.04345182,-0.011542192,0.018198017,0.011167522,-0.0012384214,-0.03634176,-0.034963246,0.018281324,0.019344121,-0.017934307,-0.030818636,-0.039404504,-0.013494342,0.031003917,-0.04194235,0.00050084,0.00998785,-0.033305205,-0.0014629585,-0.04035306,-0.017385826,-0.01780337,-0.047238618,-0.01554082,-0.020862456,-0.003034952,0.009921316,-0.0040243384,0.01771543,0.0023512759,0.030514654,-0.0044831987,-0.019395191,0.02778228,0.04589957,0.013138917,-0.019776454,-0.05289582,0.008188106,-0.03974853,-0.0047969767,0.0044566235,-0.010233394,-0.07340882,-0.033088144,0.019267848,0.06536144,0.03208992,-0.019651465,0.006059187,-0.0026740883,-0.017233994,-0.021129899,-0.0030025297,-0.013141782,-0.024710093,0.0017949789,-0.007668284,-0.03472939,0.014409825,-0.06682542,-0.032869644,-0.03414718,-0.036313884,-0.03616377,-0.006396446,0.001189116,0.015110201,-0.022580242,0.008914919,0.020658523,-0.063437894,0.022957316,-0.007251783,-0.0062062354,0.018342184,-0.0048406534,0.0027408917,0.02668094,-0.01582388,-0.0010869612,0.03337787,0.0017193807,-0.049324404,0.0010615378,0.0016329192,0.04864232,-0.038297158,0.038559776,0.04291986,0.006515849,0.011937404,0.009511994,-0.01952954,-0.02183485,-0.029694121,0.023762736,0.020071855,0.022207255,-0.0059336596,-0.02547632,-0.0013805625,-0.05234451,-0.027090574,-0.008137877,-0.019097412,-0.009699007,-0.031640742,0.011675792,0.0028878634,0.0017786232,-0.032366607,-0.031319685,-0.029819513,0.0071905595,-0.028182179,0.0006916322,-0.0020455653,-0.0034301204,-0.010509221,-0.015601621,-0.04086496,-0.012960578,0.032130606,0.015247303,-0.024508247,0.007618961,0.056885265,-0.0024938257,-0.008719345,0.014150381,-0.007832964,0.038855106,0.01584884,0.03523173,0.031923547,0.032654732,0.0076269596,-0.033458028,-0.03199747,-0.033342957,-0.015312931,0.03225034,-0.00807524,0.029006895,0.006725295,-0.005598966,0.0038156882,0.03516644,0.0279285,-0.027532253,-0.008272664,0.029911514,0.0420292,0.0018889894,-0.006051807,-0.024936315,0.0063772625,-0.02495815,0.0065239393,-0.04733206,-0.0011822535,0.039892722,-0.033711284,-0.029367667,-0.02269098,-0.035351373,0.05473815,0.0023946587,-0.010874697,-0.026218478,-0.010085364,0.017258132,0.01659086,-0.014638787,0.017839361,0.008188752,-0.031442728,0.032676645,-0.014809937,0.04446486,-0.027487142,0.0037250398,0.05422921,0.018245019,-0.12543039,0.037799545,-0.017350215,-0.026211435,0.0010951649,-0.002955516,-0.01089916,-0.014290295,-0.004923199,-0.032935992,0.07548179,-0.040708818,0.032791927,-0.02667868,-0.0023684963,0.028588707,-0.045301776,0.013528371,0.05235134,0.026329974,-0.021614512,-0.03685154,-0.052694056,-0.06744753,0.04262544,0.036510106,-0.05685726,0.009791616,-0.008197499,0.0031874925,-0.0278084,-0.025200184,-0.030681638,0.046731904,-0.0010360769,0.046227988,-0.013369377,-0.022154385,0.016063627,0.03447941,0.02812517,-0.015778843,-0.037402786,-0.013176012,0.010034125,-0.027539304,-0.017167043,-0.02722924,-0.0102391625,-0.012096034,-0.06419912,-0.015892658,0.03598174,0.008669214,0.018606493,0.028836945,0.022520034,0.008752503,0.007854505,0.059297062,-0.03434394,0.023365248,-0.027589815,0.006646218,-0.023070527,-0.029531002,0.0040916866,-0.022648001,-0.04752412,-0.030833026,0.011268055,-0.06417019,-0.008728526,-0.010807472,0.034338996,-0.024134347,0.044082083,-0.0068117036,-0.0053464286,-0.009960867,-0.008464995,-0.0036526378,-0.028357424,0.04856657,0.00644936,-0.029352084,-0.009371318,-0.0058585736,-0.02356772,-0.009156663,-0.053660728,0.04220402,-0.014803497,0.04052252,-0.0059828945,0.007379493,0.039103705,0.0098435115,0.02428045,0.0029028698,0.01322746,0.017468996,0.0030777783,0.022284988,0.011309477,0.013338911,-0.007923211,0.014575889,-0.005810924,0.024756975,-0.009311739,-0.031010393,-0.032155387,0.009225315,-0.038854536,-0.017642124,-0.014336393,0.025088793,0.0023216184,0.03757298,0.027001092,0.030881643,0.011889068,-0.06829108,0.015914628,-0.02410316,0.012174687,-0.0035714232,0.025467794,-0.025447508,0.04715437,-0.033354364,-0.0075420835,-0.009781166,-0.012725764,0.006124781,-0.0017576795,0.07149003,0.04234472,-0.03175526,-0.03670994,0.018194137,-0.021042176,-0.028081065,-0.04848296,-0.0068427874,0.038922023,0.021435376,0.0044817077,0.053380247,0.016918475,0.030572833,0.008804218,0.02851664,-0.019125259,-0.013522173,0.008769075,-0.060616937,-0.0080119865,0.04205201,0.019297821,-0.0066632903,0.017652566,-0.009667154,-0.022058817,-0.004703564,-0.034571577,-0.004714623,0.034654345,0.009188566,0.016851332,0.023891497,0.017747452,0.067453116,0.032266337,-0.012537562,0.016897956,0.0134647,0.03959336,-0.02020739,-0.015412235,-0.022348354,0.0283717,-0.012045533,0.014721434,-0.035564907,0.011723913,0.031498484,0.022518711,0.03464022,-0.04242928,0.021830957,0.0052985824,0.02337909,0.01195602,-0.039991513,-0.0006342283,-0.00585528,-0.0050117937,-0.009556211,-0.03903502,-0.06317609,-0.03342526,-0.0073713865,0.006031843,0.015880829,-0.031266917,-0.023821866,-0.023389466,0.0016099458,-0.0050119194,-0.008790607,-0.0031450605,0.06872705,0.014671792,0.04577424,-0.003907195,-0.002153606,0.043850943,-0.00018350052,0.012239854,0.019008398,-0.018839328,-0.05228599,0.04853016,-0.025950454,-0.023146255,0.024603318,-0.017343657,-0.05758495,0.00788265,0.034050334,0.0046551167,0.017401595,-0.013914224,0.015843345,-0.0068490296,0.06541354,-0.010075725,-0.005624389,-0.02170876,0.0017079782,0.011116246,-0.011501304],"last_embed":{"hash":"1t90osf","tokens":1222}}},"last_read":{"hash":"1t90osf","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1761242696000,"size":3253,"at":1762338969716,"hash":"1t90osf"},"blocks":{"#---frontmatter---":[1,3],"#Recommended Hinge Prompts (Research-Backed)":[5,95],"#Recommended Hinge Prompts (Research-Backed)#{1}":[7,8],"#Recommended Hinge Prompts (Research-Backed)#Tier 1: Best Overall":[9,18],"#Recommended Hinge Prompts (Research-Backed)#Tier 1: Best Overall#{1}":[10,11],"#Recommended Hinge Prompts (Research-Backed)#Tier 1: Best Overall#{2}":[12,12],"#Recommended Hinge Prompts (Research-Backed)#Tier 1: Best Overall#{3}":[13,13],"#Recommended Hinge Prompts (Research-Backed)#Tier 1: Best Overall#{4}":[14,14],"#Recommended Hinge Prompts (Research-Backed)#Tier 1: Best Overall#{5}":[15,15],"#Recommended Hinge Prompts (Research-Backed)#Tier 1: Best Overall#{6}":[16,16],"#Recommended Hinge Prompts (Research-Backed)#Tier 1: Best Overall#{7}":[17,18],"#Recommended Hinge Prompts (Research-Backed)#Tier 2: Strong Conversation Starters":[19,28],"#Recommended Hinge Prompts (Research-Backed)#Tier 2: Strong Conversation Starters#{1}":[20,21],"#Recommended Hinge Prompts (Research-Backed)#Tier 2: Strong Conversation Starters#{2}":[22,22],"#Recommended Hinge Prompts (Research-Backed)#Tier 2: Strong Conversation Starters#{3}":[23,23],"#Recommended Hinge Prompts (Research-Backed)#Tier 2: Strong Conversation Starters#{4}":[24,24],"#Recommended Hinge Prompts (Research-Backed)#Tier 2: Strong Conversation Starters#{5}":[25,25],"#Recommended Hinge Prompts (Research-Backed)#Tier 2: Strong Conversation Starters#{6}":[26,26],"#Recommended Hinge Prompts (Research-Backed)#Tier 2: Strong Conversation Starters#{7}":[27,28],"#Recommended Hinge Prompts (Research-Backed)#Tier 3: Personality + Substance Balance":[29,37],"#Recommended Hinge Prompts (Research-Backed)#Tier 3: Personality + Substance Balance#{1}":[30,31],"#Recommended Hinge Prompts (Research-Backed)#Tier 3: Personality + Substance Balance#{2}":[32,32],"#Recommended Hinge Prompts (Research-Backed)#Tier 3: Personality + Substance Balance#{3}":[33,33],"#Recommended Hinge Prompts (Research-Backed)#Tier 3: Personality + Substance Balance#{4}":[34,34],"#Recommended Hinge Prompts (Research-Backed)#Tier 3: Personality + Substance Balance#{5}":[35,35],"#Recommended Hinge Prompts (Research-Backed)#Tier 3: Personality + Substance Balance#{6}":[36,37],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy":[38,62],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#{1}":[40,41],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#{2}":[42,42],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#{3}":[43,43],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#{4}":[44,45],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#Example Combinations":[46,62],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#Example Combinations#{1}":[48,48],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#Example Combinations#{2}":[49,49],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#Example Combinations#{3}":[50,50],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#Example Combinations#{4}":[51,52],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#Example Combinations#{5}":[53,53],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#Example Combinations#{6}":[54,54],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#Example Combinations#{7}":[55,55],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#Example Combinations#{8}":[56,57],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#Example Combinations#{9}":[58,58],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#Example Combinations#{10}":[59,59],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#Example Combinations#{11}":[60,60],"#Recommended Hinge Prompts (Research-Backed)#Recommended Profile Strategy#Example Combinations#{12}":[61,62],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid":[63,85],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Too Generic/Cliché":[65,69],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Too Generic/Cliché#{1}":[66,66],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Too Generic/Cliché#{2}":[67,67],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Too Generic/Cliché#{3}":[68,69],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Pure Self-Promotion (No Partner Preference)":[70,74],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Pure Self-Promotion (No Partner Preference)#{1}":[71,71],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Pure Self-Promotion (No Partner Preference)#{2}":[72,72],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Pure Self-Promotion (No Partner Preference)#{3}":[73,74],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Just Fun Facts (Low Substance)":[75,79],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Just Fun Facts (Low Substance)#{1}":[76,76],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Just Fun Facts (Low Substance)#{2}":[77,77],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Just Fun Facts (Low Substance)#{3}":[78,79],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Potentially Negative Framing":[80,85],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Potentially Negative Framing#{1}":[81,81],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Potentially Negative Framing#{2}":[82,82],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Potentially Negative Framing#{3}":[83,83],"#Recommended Hinge Prompts (Research-Backed)#Prompts to Avoid#Potentially Negative Framing#{4}":[84,85],"#Recommended Hinge Prompts (Research-Backed)#Why This Works":[86,95],"#Recommended Hinge Prompts (Research-Backed)#Why This Works#{1}":[88,89],"#Recommended Hinge Prompts (Research-Backed)#Why This Works#{2}":[90,90],"#Recommended Hinge Prompts (Research-Backed)#Why This Works#{3}":[91,91],"#Recommended Hinge Prompts (Research-Backed)#Why This Works#{4}":[92,92],"#Recommended Hinge Prompts (Research-Backed)#Why This Works#{5}":[93,93],"#Recommended Hinge Prompts (Research-Backed)#Why This Works#{6}":[94,95]},"outlinks":[],"metadata":{"created":"2025-10-23"},"task_lines":[],"key":"Personal/Projects/Dating/Hinge/Recommended Hinge Prompts.md","last_embed":{"hash":"1t90osf","at":1762844659217}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Projects_Dating_Hinge_What_I_Want_-_Reflection_md.ajson b/.smart-env/multi/Personal_Projects_Dating_Hinge_What_I_Want_-_Reflection_md.ajson new file mode 100644 index 0000000..8bcb856 --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Dating_Hinge_What_I_Want_-_Reflection_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Projects/Dating/Hinge/What I Want - Reflection.md": {"path":"Personal/Projects/Dating/Hinge/What I Want - Reflection.md","embeddings":{"bge-m3:latest":{"vec":[0.008819828,0.0010136986,0.0114583215,0.0055444497,0.008348005,-0.059330355,0.029998159,0.06526614,-0.01725855,-0.0017024011,0.03263648,0.010329856,-0.030229455,0.0022821592,-0.0031745352,-0.0016264755,-0.013819352,0.039674915,-0.010857347,0.0042546527,-0.063086316,0.005266955,-0.0008810122,-0.019038806,-0.01481108,0.038363587,-0.008781327,-0.01641964,-0.045678746,-0.012586023,0.022599405,-0.0031319736,0.019421235,-0.022377154,-0.007324975,-0.011752149,-0.0075037344,-0.019767215,-0.1098127,-0.026742328,0.006072563,-0.03992152,-0.038862985,0.008435816,0.024033565,-0.012896072,-0.05944861,-0.0501015,-0.015615957,-0.00646808,-0.0133889895,-0.0060146763,0.033736072,-0.021892434,0.032025907,0.022055298,-0.037487965,-0.007966193,0.0108379265,-0.035418637,-0.03767548,-0.03010536,-0.038892653,-0.027769392,-0.02628197,-0.0067142383,-0.025183124,0.03477677,0.030922158,-0.03714548,-0.0012292579,0.019140473,-0.008266147,-0.06343618,0.007880566,-0.022499103,0.008135989,-0.0070027923,-0.00085942104,-0.0024972502,0.09805764,0.014061604,0.050314646,0.004920886,-0.020720847,-0.017477546,0.041330423,0.053863503,0.011630581,-0.0064378674,-0.02093647,0.05363777,0.029134419,-0.030179707,-0.016517391,-0.029491339,0.00083851616,-0.03172842,-0.041885618,-0.004020536,-0.024286384,0.017859757,0.00015101797,-0.0058793733,-0.058393225,0.022783212,0.030544076,0.012119551,0.0056369863,0.019396698,-0.007035038,0.03454315,0.0127993,-0.012000843,-0.008638021,0.0023149673,-0.017659321,-0.034052584,0.045273956,-0.020780517,-0.015449272,0.037147895,-0.012195499,0.025866743,-0.03598502,0.0036048782,-0.019457141,0.028161561,-0.0541652,-0.022350978,0.0324443,0.027260777,0.029380988,0.007259934,-0.01529933,0.0092775235,0.06458611,0.06765614,-0.008421693,-0.010854784,0.017588068,0.0026113193,-0.01698142,-0.012405824,0.018309385,-0.04445051,-0.014768384,-0.011385566,-0.0032898842,0.01901284,0.011041713,-0.056342445,0.028153861,0.016527012,-0.0066919024,-0.009395192,-0.010373998,-0.0004760562,0.018568171,-0.039710272,0.014434079,-0.025065018,0.03706088,0.010620869,0.009583549,0.010982426,0.0370259,0.006262633,0.015493789,-0.0026321725,0.03283529,-0.061260343,0.008729531,0.021287445,-0.018039664,0.07636972,0.0027688693,0.028493743,0.038157236,-0.02512798,-0.015681548,0.019679219,0.08497653,-0.047569767,0.026394712,-0.010423648,-0.0069172275,0.020334678,-0.000963139,0.032585513,-0.0061482256,-0.042946767,0.062159386,0.020357715,0.014594306,-0.02994986,0.012506651,-0.03053544,0.022910025,-0.0079394365,-0.039498065,0.0256742,0.000110985,0.034254923,-0.004299095,-0.03360347,0.008460247,-0.024338223,0.00267331,-0.024358355,0.039754942,-0.013369232,-0.005421193,-0.028360002,-0.0072303102,0.022592787,0.016351007,-0.013882078,0.048797704,0.0013697355,-0.010608961,-0.018638082,0.009500767,-0.007173428,0.007567618,0.026855133,0.0071741296,0.017385637,0.017491054,0.031683944,-0.026796497,0.06414729,-0.042474914,-0.0123227965,-0.0550699,0.017018983,-0.066949755,0.011314868,0.016153961,0.04754812,-0.010791383,-0.051063973,-0.009490566,0.0029027287,-0.05089881,0.047783926,-0.016136838,-0.0047677155,-0.02810259,0.010472071,0.002172706,-0.00085938367,0.009683466,-0.037921622,-0.0070760436,-0.03342383,-0.032217138,-0.033033717,0.039645337,-0.017409947,-0.0032070007,-0.023412816,-0.018742735,0.03407559,-0.014525268,0.017981451,0.01773094,-0.051622357,0.031988658,0.037966147,0.05027464,-0.03312412,0.008772395,-0.032701444,-0.00420952,-0.007589981,-0.014135748,-0.011636014,0.04115798,-0.05019466,0.036162056,-0.03614784,0.002807111,-0.014787667,-0.022669809,0.04107364,0.009476559,0.010461216,0.0140237585,0.022296818,0.045855206,0.003643668,0.07362693,-0.057369307,0.0063029723,0.051084895,-0.01447512,-0.14035828,-0.023451066,-0.014542296,0.018284522,0.0043477267,0.005062061,0.00060731854,-0.0018524732,0.006252995,-0.05659771,-0.018969707,-0.11673315,0.017398993,0.0047156685,0.010673852,-0.0020669855,0.0012048795,-0.008794615,-0.007212172,-0.046326768,-0.0011955961,0.000102008795,0.035293374,0.038680907,0.022547413,0.03158318,0.050961465,0.0130985025,0.0077845016,0.021317145,-0.027578898,0.030756043,-0.030452838,-0.046041593,0.018891951,0.039115746,0.01792649,-0.05078399,0.00091628026,-0.006274128,0.03618079,0.0328142,-0.032510124,-0.044342797,0.007255996,-0.049082447,-0.029333701,-0.044075105,0.022957517,0.017665913,0.011453955,0.041523214,-0.018390046,0.015223055,-0.01605773,0.044598367,0.03431278,0.02412605,0.030025363,0.009147692,0.004730998,-0.009014414,-0.043376036,-0.031474594,0.028284097,0.0073789563,-0.055087227,0.0042523523,-0.0025391171,-0.017649151,-0.013598994,0.013348989,-0.020504378,-0.04597022,-0.010180254,-0.011898745,-0.028800625,-0.039171036,-0.015793635,-0.06099978,0.04559306,0.037289742,-0.025855552,0.025880499,-0.010223228,0.0051384754,0.003288505,-0.008361104,0.04661048,0.4059932,0.011829408,-0.025877317,0.06439566,0.013316337,-0.003931557,0.019160628,-0.026235849,0.013391638,-0.007504649,-0.030620508,-0.013019146,0.0010546721,0.053191148,0.062130943,0.031738814,-0.018787883,-0.019413657,-0.02295287,0.003044596,-0.00428696,-0.010552434,0.0037401416,-0.052686922,-0.051304255,0.02503623,0.05094507,0.007949401,-0.019276988,0.016630108,-0.003919566,0.0029354724,0.002410106,0.009805815,0.006044903,-0.038851295,-0.04049317,-0.04114824,-0.030236246,0.03989052,0.01593195,-0.015815029,0.021572215,-0.02201637,-0.04197639,0.008623425,-0.011762337,0.0053185932,0.018947633,-0.021834714,0.0043134396,-0.008052838,-0.026090786,0.018763863,-0.01980839,0.0062001417,0.02679402,0.0126865385,0.0012945486,-0.026741942,0.04445142,0.007860652,-0.01959033,0.0025828588,0.024011841,-0.026187731,-0.0021798701,-0.038837392,-0.012355811,0.013896233,0.03593479,0.028694632,0.009711157,0.006982453,-0.011220175,-0.005822337,-0.008619567,-0.013859026,0.027502693,-0.042165935,-0.02392293,-0.009117761,0.037555356,0.031193014,0.0022957907,-0.006382721,0.02672915,0.024700623,0.017207403,-0.05159897,0.0047028884,-0.03492933,-0.03402219,0.015891043,-0.0106336055,-0.0045256196,-0.0041687083,-0.07207424,-0.022136612,-0.027467802,-0.011481471,0.032082677,-0.012468115,-0.0071945605,-0.020181347,-0.019838763,0.016918683,-0.010176566,0.011904307,0.041554466,0.008816826,0.002933552,0.0005505906,0.03317886,0.021322176,0.061992172,0.00441365,0.006036039,0.00069215184,0.03635481,-0.02319617,-0.009534119,-0.00950503,0.052014295,-0.032370307,-0.06195024,0.0064840633,-0.0034112455,-0.0017464831,0.02497606,0.027942002,0.010774267,-0.023892347,-0.010395642,-0.016142286,0.032348514,0.049157273,-0.0069889235,-0.017875861,0.013037522,0.018268812,-0.014577401,-0.0052147186,0.011051995,0.023358274,0.030494183,0.01420764,-0.026958182,-0.007176979,-0.0063887113,0.0045845956,-0.041447632,0.011686697,-0.03792885,-0.0040082256,0.0024352127,0.009365514,-0.0370398,-0.006450909,-0.014038601,-0.016983882,0.025833122,0.01444281,0.07912335,0.0052404646,0.032114968,0.026298542,0.036761723,-0.047815997,0.02242112,0.019666206,-0.052609287,0.01980601,-0.0027953642,0.03269865,-0.03645507,0.005035046,-0.0014746415,0.018954504,-0.010883581,0.0045922603,0.017586064,-0.00519309,0.011230062,-0.032114077,-0.0073442017,-0.0020133245,-0.0044063646,-0.005841571,-0.05144382,0.010679742,0.0839187,-0.012430704,-0.018132381,0.021905359,0.0020317037,0.0064342096,-0.033455558,-0.018572742,0.023877213,0.012117414,0.028291848,0.028479889,0.021809235,0.021249443,-0.0074297846,-0.005642616,0.021058245,-0.022330938,-0.048836917,0.016064525,0.0105839735,0.025616327,-0.021064844,-0.01951119,-0.052689485,0.016402176,0.045265578,-0.014145362,-0.0150990775,-0.023997113,-0.039878443,-0.0047403206,0.0018757748,0.00093351974,0.041517317,-0.011521354,-0.023570241,-0.07439281,0.019875674,-0.010920414,-0.043269046,-0.01880476,-0.0104177,0.019157551,0.028502159,0.013673105,0.00233518,0.006549245,0.057190802,-0.003868342,-0.03140479,-0.013684713,0.01530286,0.02897136,-0.0025483144,-0.0066325376,0.016035642,-0.008128627,-0.014899982,0.03786438,-0.01843282,-0.054482423,-0.043611795,0.019462187,0.028301265,0.040050086,-0.012503538,-0.0037616042,0.018910889,-0.018880783,0.019220034,0.023706278,-0.03233268,-0.013624722,0.0015990108,-0.074636064,-0.04591182,-0.018144453,-0.0041425633,-0.010641048,-0.039723523,0.010957088,-0.04846846,-0.0031596452,-0.052702174,0.014420008,-0.0081662135,-0.016349625,-0.01386439,-0.064818904,-0.009238662,-0.015953504,0.015279414,-0.03915911,0.019049155,-0.03518442,0.041053377,-0.022766305,0.0014927248,0.05121346,0.0063896542,-0.0031041391,-0.024614379,0.006788252,0.047018424,-0.008046805,0.0431005,0.015494795,0.024548644,-0.015522267,-0.0294575,-0.023625357,-0.0077575347,0.016339561,0.0052009346,0.027130356,0.0014965344,0.007999244,-0.0035871335,0.014994274,-0.046364464,-0.03348251,-0.027364092,0.013845002,-0.02723864,-0.035075784,-0.014570991,-0.017811473,-0.01988041,0.015570027,-0.015528779,0.0050813872,0.01660837,-0.016665505,-0.0038119133,0.010604948,-0.008964834,-0.030427508,-0.012740146,-0.011363705,0.004425739,-0.0038326024,-0.039055057,-0.023432862,-0.049955994,0.048282117,-0.0032400996,-0.008003479,0.022923617,0.018343817,0.043536227,0.01789887,0.022496743,0.010538161,0.029722286,-0.006006929,-0.017103318,0.002184214,-0.016046189,0.031064706,0.056577433,-0.021919886,0.015407177,0.012687681,-0.0057856855,-0.017820306,0.014125627,0.031476617,-0.01755705,0.03479924,0.0386005,0.009697783,-0.013079631,0.004707969,0.0149505725,-0.073921114,0.0007104119,-0.00406372,0.008673422,0.0083206175,0.00810199,-0.016545145,-0.033965282,-0.059975557,0.01567289,0.024982141,0.03910537,-0.0006746694,-0.011466796,-0.030862728,0.025106981,-0.041077603,-0.02730783,-0.0053631687,0.012685458,0.025681768,0.026619542,-0.024736414,0.024963113,-0.012027309,0.03328962,0.004234165,0.00028949714,-0.1193997,0.033204738,-0.02070578,-0.030894417,-0.011004462,0.003612171,-0.020990593,-0.032739144,-0.043792807,-0.04637373,0.037498962,-0.044216216,0.0041217012,-0.010359801,0.015611661,0.029270975,-0.025562475,-0.02950256,0.015408422,0.045480013,-0.029438064,-0.0071083014,-0.028241215,-0.029333811,0.017624449,0.01121852,-0.041921362,0.039902095,-0.004080716,0.036570348,-0.012634059,-0.039465394,-0.025487797,0.05012708,-0.004728351,0.044899922,0.004631092,-0.040775966,-0.0018648615,0.021072563,0.017958714,-0.014696479,-0.042971116,0.0008111283,-0.012545943,-0.036079276,-0.0253426,-0.028458448,0.0020807146,-0.033652607,-0.039675232,0.020697262,0.02458801,0.002241916,0.03071814,0.0020599107,-0.017717274,0.012546142,0.0122176865,0.056326497,0.00020149612,0.029385729,0.001470543,-0.017402794,-0.05051423,0.006195562,0.032219782,-0.066124074,0.00351873,-0.028685786,-0.011456029,-0.02721823,0.023330005,0.022828551,0.010922675,-0.014453972,0.03531144,-0.018898003,0.010250642,-0.029513331,-0.016867014,-0.0113718435,-0.00045903414,0.01945453,0.034068063,-0.0024324248,0.0049507865,-0.012024486,-0.021018783,0.001991651,-0.05478878,0.051511586,0.018597158,0.0089078,-0.023401126,0.012075006,-0.0017910544,0.021702252,0.022846175,0.011995903,0.0071745315,0.03117508,-0.014830649,0.007858295,0.008085805,0.010457278,-0.063509256,0.010721262,-0.018621325,-0.024491623,-0.0066565857,-0.072275996,-0.04742567,0.018603373,-0.011950688,-0.0118354345,0.0021097052,0.041389525,0.013193899,-0.005649832,0.0038098558,0.036214713,0.029499747,-0.0542267,-0.020805536,-0.014127852,-0.009871149,0.026746694,0.03283875,-0.035395246,0.04708986,-0.0059001013,-0.043668278,-0.010086328,0.00070280605,-0.0020229425,-0.023176389,0.065699555,-0.0020386802,-0.029962758,-0.030818788,0.014059432,-0.030920574,-0.005259278,-0.038540896,-0.018238582,-0.014384392,0.031843994,-0.0014988345,-0.020841014,-0.03632585,0.03197434,0.049155045,0.011135699,-0.037977345,-0.024116464,0.0017071982,-0.048091784,0.009521151,0.03932647,0.019832041,-0.01247298,-0.017535299,-0.056706697,-0.026801223,0.036077827,-0.005262336,-0.00056061934,0.04517397,-0.011443082,0.008736367,0.02667682,-0.021051008,0.04476779,0.031891845,-0.03434061,0.015531379,0.02253132,0.053299908,-0.0056908135,0.014510113,-0.027880415,0.03577818,0.0067874077,-0.0049013733,-0.01396489,-0.008230071,0.0055440716,-0.019693423,0.019547023,-0.03392316,0.05066804,0.05065163,-0.018776176,0.004179638,-0.007135626,0.026259178,0.032461982,-0.022561623,-0.016971089,-0.08501329,-0.03105253,0.017817011,0.00054363284,-0.0122402795,0.013608827,-0.012518036,0.014229875,0.019994613,0.010872579,0.02147278,0.0339617,0.010466277,0.030251047,-0.024097422,0.030406458,-0.0019976837,0.0021001957,0.020881694,0.00088427746,0.0064482,0.018825417,-0.02730135,-0.043988563,-0.02924451,-0.034058727,-0.0070822313,-0.024382723,-0.014564148,-0.011103669,0.018263428,0.027315045,0.016894389,0.040558934,-0.00819219,0.033773437,0.027792217,0.057595,0.018543247,0.016041106,0.018092163,0.0082564065,0.0059491764,-0.005634447],"last_embed":{"hash":"146p4kd","tokens":1222}}},"last_read":{"hash":"146p4kd","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1761249687000,"size":8514,"at":1762338969716,"hash":"146p4kd"},"blocks":{"#---frontmatter---":[1,4],"#What I Want - Reflection Guide":[6,198],"#What I Want - Reflection Guide#Relationship Type & Goals":[8,25],"#What I Want - Reflection Guide#Relationship Type & Goals#What are you looking for right now?":[10,15],"#What I Want - Reflection Guide#Relationship Type & Goals#What are you looking for right now?#{1}":[11,11],"#What I Want - Reflection Guide#Relationship Type & Goals#What are you looking for right now?#{2}":[12,12],"#What I Want - Reflection Guide#Relationship Type & Goals#What are you looking for right now?#{3}":[13,13],"#What I Want - Reflection Guide#Relationship Type & Goals#What are you looking for right now?#{4}":[14,15],"#What I Want - Reflection Guide#Relationship Type & Goals#Timeline & Commitment":[16,25],"#What I Want - Reflection Guide#Relationship Type & Goals#Timeline & Commitment#{1}":[17,17],"#What I Want - Reflection Guide#Relationship Type & Goals#Timeline & Commitment#{2}":[18,18],"#What I Want - Reflection Guide#Relationship Type & Goals#Timeline & Commitment#{3}":[19,19],"#What I Want - Reflection Guide#Relationship Type & Goals#Timeline & Commitment#{4}":[20,21],"#What I Want - Reflection Guide#Relationship Type & Goals#Timeline & Commitment#{5}":[22,25],"#What I Want - Reflection Guide#Values & Lifestyle Compatibility":[26,45],"#What I Want - Reflection Guide#Values & Lifestyle Compatibility#What matters most to you in daily life?":[28,45],"#What I Want - Reflection Guide#Values & Lifestyle Compatibility#What matters most to you in daily life?#{1}":[30,31],"#What I Want - Reflection Guide#Values & Lifestyle Compatibility#What matters most to you in daily life?#{2}":[32,33],"#What I Want - Reflection Guide#Values & Lifestyle Compatibility#What matters most to you in daily life?#{3}":[34,35],"#What I Want - Reflection Guide#Values & Lifestyle Compatibility#What matters most to you in daily life?#{4}":[36,37],"#What I Want - Reflection Guide#Values & Lifestyle Compatibility#What matters most to you in daily life?#{5}":[38,39],"#What I Want - Reflection Guide#Values & Lifestyle Compatibility#What matters most to you in daily life?#{6}":[40,41],"#What I Want - Reflection Guide#Values & Lifestyle Compatibility#What matters most to you in daily life?#{7}":[42,45],"#What I Want - Reflection Guide#Communication & Emotional Needs":[46,63],"#What I Want - Reflection Guide#Communication & Emotional Needs#How do you need to feel in a relationship?":[48,53],"#What I Want - Reflection Guide#Communication & Emotional Needs#How do you need to feel in a relationship?#{1}":[49,49],"#What I Want - Reflection Guide#Communication & Emotional Needs#How do you need to feel in a relationship?#{2}":[50,50],"#What I Want - Reflection Guide#Communication & Emotional Needs#How do you need to feel in a relationship?#{3}":[51,51],"#What I Want - Reflection Guide#Communication & Emotional Needs#How do you need to feel in a relationship?#{4}":[52,53],"#What I Want - Reflection Guide#Communication & Emotional Needs#Communication style you appreciate:":[54,63],"#What I Want - Reflection Guide#Communication & Emotional Needs#Communication style you appreciate:#{1}":[55,55],"#What I Want - Reflection Guide#Communication & Emotional Needs#Communication style you appreciate:#{2}":[56,56],"#What I Want - Reflection Guide#Communication & Emotional Needs#Communication style you appreciate:#{3}":[57,57],"#What I Want - Reflection Guide#Communication & Emotional Needs#Communication style you appreciate:#{4}":[58,59],"#What I Want - Reflection Guide#Communication & Emotional Needs#Communication style you appreciate:#{5}":[60,63],"#What I Want - Reflection Guide#Intellectual & Personal Growth":[64,79],"#What I Want - Reflection Guide#Intellectual & Personal Growth#What kind of conversations energize you?":[66,68],"#What I Want - Reflection Guide#Intellectual & Personal Growth#What kind of conversations energize you?#{1}":[67,68],"#What I Want - Reflection Guide#Intellectual & Personal Growth#Personal growth & learning:":[69,79],"#What I Want - Reflection Guide#Intellectual & Personal Growth#Personal growth & learning:#{1}":[70,70],"#What I Want - Reflection Guide#Intellectual & Personal Growth#Personal growth & learning:#{2}":[71,71],"#What I Want - Reflection Guide#Intellectual & Personal Growth#Personal growth & learning:#{3}":[72,72],"#What I Want - Reflection Guide#Intellectual & Personal Growth#Personal growth & learning:#{4}":[73,73],"#What I Want - Reflection Guide#Intellectual & Personal Growth#Personal growth & learning:#{5}":[74,75],"#What I Want - Reflection Guide#Intellectual & Personal Growth#Personal growth & learning:#{6}":[76,79],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables":[80,127],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):":[82,116],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{1}":[84,88],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{2}":[89,89],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{3}":[90,90],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{4}":[91,92],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{5}":[93,93],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{6}":[94,94],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{7}":[95,95],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{8}":[96,97],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{9}":[98,98],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{10}":[99,99],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{11}":[100,100],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{12}":[101,102],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{13}":[103,103],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{14}":[104,104],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{15}":[105,106],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{16}":[107,107],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{17}":[108,108],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{18}":[109,109],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{19}":[110,110],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{20}":[111,112],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{21}":[113,113],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{22}":[114,114],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Hard boundaries (actual deal-breakers):#{23}":[115,116],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Green Flags (what excites you):":[117,127],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Green Flags (what excites you):#{1}":[119,119],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Green Flags (what excites you):#{2}":[120,120],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Green Flags (what excites you):#{3}":[121,121],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Green Flags (what excites you):#{4}":[122,122],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Green Flags (what excites you):#{5}":[123,123],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Green Flags (what excites you):#{6}":[124,124],"#What I Want - Reflection Guide#Deal-Breakers & Non-Negotiables#Green Flags (what excites you):#{7}":[125,127],"#What I Want - Reflection Guide#Physical & Chemistry":[128,151],"#What I Want - Reflection Guide#Physical & Chemistry#What creates attraction for you?":[130,151],"#What I Want - Reflection Guide#Physical & Chemistry#What creates attraction for you?#{1}":[132,132],"#What I Want - Reflection Guide#Physical & Chemistry#What creates attraction for you?#{2}":[133,133],"#What I Want - Reflection Guide#Physical & Chemistry#What creates attraction for you?#{3}":[134,134],"#What I Want - Reflection Guide#Physical & Chemistry#What creates attraction for you?#{4}":[135,135],"#What I Want - Reflection Guide#Physical & Chemistry#What creates attraction for you?#{5}":[136,137],"#What I Want - Reflection Guide#Physical & Chemistry#What creates attraction for you?#{6}":[138,138],"#What I Want - Reflection Guide#Physical & Chemistry#What creates attraction for you?#{7}":[139,139],"#What I Want - Reflection Guide#Physical & Chemistry#What creates attraction for you?#{8}":[140,141],"#What I Want - Reflection Guide#Physical & Chemistry#What creates attraction for you?#{9}":[142,142],"#What I Want - Reflection Guide#Physical & Chemistry#What creates attraction for you?#{10}":[143,143],"#What I Want - Reflection Guide#Physical & Chemistry#What creates attraction for you?#{11}":[144,144],"#What I Want - Reflection Guide#Physical & Chemistry#What creates attraction for you?#{12}":[145,145],"#What I Want - Reflection Guide#Physical & Chemistry#What creates attraction for you?#{13}":[146,147],"#What I Want - Reflection Guide#Physical & Chemistry#What creates attraction for you?#{14}":[148,151],"#What I Want - Reflection Guide#Practical Compatibility":[152,169],"#What I Want - Reflection Guide#Practical Compatibility#Daily life compatibility:":[154,169],"#What I Want - Reflection Guide#Practical Compatibility#Daily life compatibility:#{1}":[156,169],"#What I Want - Reflection Guide#Reflection Summary":[170,198],"#What I Want - Reflection Guide#Reflection Summary#Top 5 things I'm looking for:":[172,178],"#What I Want - Reflection Guide#Reflection Summary#Top 5 things I'm looking for:#{1}":[173,173],"#What I Want - Reflection Guide#Reflection Summary#Top 5 things I'm looking for:#{2}":[174,174],"#What I Want - Reflection Guide#Reflection Summary#Top 5 things I'm looking for:#{3}":[175,175],"#What I Want - Reflection Guide#Reflection Summary#Top 5 things I'm looking for:#{4}":[176,176],"#What I Want - Reflection Guide#Reflection Summary#Top 5 things I'm looking for:#{5}":[177,178],"#What I Want - Reflection Guide#Reflection Summary#Top 3 deal-breakers:":[179,183],"#What I Want - Reflection Guide#Reflection Summary#Top 3 deal-breakers:#{1}":[180,180],"#What I Want - Reflection Guide#Reflection Summary#Top 3 deal-breakers:#{2}":[181,181],"#What I Want - Reflection Guide#Reflection Summary#Top 3 deal-breakers:#{3}":[182,183],"#What I Want - Reflection Guide#Reflection Summary#The vibe I want in a relationship:":[184,186],"#What I Want - Reflection Guide#Reflection Summary#The vibe I want in a relationship:#{1}":[185,186],"#What I Want - Reflection Guide#Reflection Summary#What I can offer in return:":[187,198],"#What I Want - Reflection Guide#Reflection Summary#What I can offer in return:#{1}":[188,188],"#What I Want - Reflection Guide#Reflection Summary#What I can offer in return:#{2}":[189,189],"#What I Want - Reflection Guide#Reflection Summary#What I can offer in return:#{3}":[190,190],"#What I Want - Reflection Guide#Reflection Summary#What I can offer in return:#{4}":[191,191],"#What I Want - Reflection Guide#Reflection Summary#What I can offer in return:#{5}":[192,192],"#What I Want - Reflection Guide#Reflection Summary#What I can offer in return:#{6}":[193,193],"#What I Want - Reflection Guide#Reflection Summary#What I can offer in return:#{7}":[194,194],"#What I Want - Reflection Guide#Reflection Summary#What I can offer in return:#{8}":[195,195],"#What I Want - Reflection Guide#Reflection Summary#What I can offer in return:#{9}":[196,198]},"outlinks":[],"metadata":{"created":"2025-10-23","updated":"2025-10-23 22:01"},"task_lines":[11,12,13,14],"key":"Personal/Projects/Dating/Hinge/What I Want - Reflection.md","last_embed":{"hash":"146p4kd","at":1762844659217}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Projects_Dating_Hinge_Your_Best_Prompts_md.ajson b/.smart-env/multi/Personal_Projects_Dating_Hinge_Your_Best_Prompts_md.ajson new file mode 100644 index 0000000..15d8da3 --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Dating_Hinge_Your_Best_Prompts_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Projects/Dating/Hinge/Your Best Prompts.md": {"path":"Personal/Projects/Dating/Hinge/Your Best Prompts.md","embeddings":{"bge-m3:latest":{"vec":[-0.022504866,0.035368487,0.0089294305,0.006160528,0.015751662,0.005645716,0.05291745,0.039229125,0.016116343,-0.029410865,-0.007764918,0.015061183,-0.015099733,-0.010901568,0.01375011,-0.041819215,-0.033119954,-0.006423757,-0.011640377,0.014816325,-0.046572763,-0.016550763,0.030528277,-0.011052948,0.00094876246,0.06699102,0.004778452,-0.041218407,-0.056727923,0.035486873,0.0044860686,-0.018696802,0.009060169,-0.034818094,-0.011574891,-0.043650623,-0.0341402,0.00006970199,-0.102154195,-0.027036535,0.02042029,-0.030602708,-0.026946833,0.02480969,-0.016420677,0.02131048,-0.03034888,-0.061115626,0.004821915,-0.03358327,-0.01676688,0.028890308,-0.004094908,-0.029681627,0.035845783,0.048249625,-0.008692237,0.0036512616,0.0077116434,-0.0061823893,0.011976703,0.011261211,-0.017662894,-0.009994227,-0.021023331,0.018271634,-0.0014938753,0.05173223,0.01566468,-0.02172203,0.0032124775,0.00794695,-0.047562994,-0.04607811,-0.0010597807,0.01090436,0.020507906,0.026606383,-0.009629826,-0.017705634,0.098660894,-0.04116345,0.043246623,-0.005422791,-0.002268748,0.014360371,-0.0028254136,0.06247152,-0.0034288596,-0.0026118094,-0.025084168,0.047603443,0.0028960896,-0.06345543,-0.020460377,0.0069675106,0.008814018,-0.025996916,0.0042939475,-0.024161175,-0.03447524,0.014015071,0.00019211612,0.048739616,-0.0030541024,0.014862195,0.014685708,0.02806257,-0.026381725,0.00020032692,-0.02718819,-0.015736146,-0.026562417,0.019973073,0.011787414,0.0028604285,-0.0014704383,0.0010252027,0.026428128,0.017509168,0.0014993905,0.05660525,0.0031055107,-0.010517111,-0.021865984,0.01784971,-0.014761012,0.05701002,-0.05489114,0.01505796,0.027154837,0.013219713,0.0132419495,0.0010785878,-0.02759499,-0.009620202,0.047594097,0.050762802,0.0034911477,-0.016117169,0.04392056,0.017637376,0.007957765,-0.0020204564,0.02378506,-0.016995946,-0.007712335,-0.0032993935,0.007109193,0.05019514,-0.016905796,-0.013554026,0.016607761,-0.016792301,0.027185092,0.020750726,-0.0071651842,-0.008891542,0.01967098,-0.019880598,0.023300812,-0.014622251,-0.000027416536,0.03037173,0.0063558165,0.011536894,-0.0026697551,0.02337103,0.013662117,-0.010503135,0.026098665,-0.07963903,0.033301752,-0.008891233,0.003725705,0.059584383,0.02169554,0.044802263,0.005566795,-0.015168084,-0.00096137315,0.009504196,0.050288565,-0.040534355,0.037755046,-0.0034885325,0.008005353,0.0014688422,0.033146273,0.052858595,-0.04149519,-0.051830363,0.060353998,0.022411307,0.010485879,-0.028773654,-0.014944348,0.009761412,0.046089604,-0.016364906,-0.01565159,0.019787617,-0.058858365,-0.028352797,-0.0019162289,0.01893781,-0.023663666,-0.03024798,0.036606018,0.00230692,0.055867974,0.017724937,0.016477814,0.00009267711,0.033034276,0.014256147,-0.007750149,-0.012431325,0.032933224,0.0062599885,-0.02289098,-0.017780973,0.012950245,-0.022121504,-0.026537666,0.033404797,-0.01947375,0.029203149,0.0057880688,0.029628504,-0.035762616,0.039291937,-0.031285357,-0.01322617,-0.027178552,0.015528179,-0.054966297,-0.0010693728,0.026112033,0.03077339,0.013614168,-0.0381256,-0.021338655,-0.016544744,-0.05071152,0.020543974,-0.023818402,0.025759581,-0.007704417,0.015205046,-0.019683536,-0.012981527,0.012027491,-0.035167933,-0.01987124,-0.035209157,-0.015519606,-0.048564903,0.016897168,0.0010929449,-0.0018020906,-0.051743884,0.008248604,0.034586422,0.0015457621,0.00029250587,-0.0034728115,-0.01771642,0.013485218,0.054778837,0.008379922,0.0010061173,-0.018028649,0.005661658,-0.040947493,-0.03460465,0.0017059122,-0.024298256,0.0415023,-0.05529958,-0.00075068953,-0.023928987,-0.014393204,-0.029005356,-0.041910723,0.023510266,-0.024334883,0.013252377,-0.018260296,-0.02449558,0.0014243731,-0.015748477,0.07822169,-0.03589715,0.0067953276,0.03683693,-0.021654367,-0.19734475,-0.016427277,-0.0039241067,0.02494035,-0.0030292112,0.00464899,0.00021899313,-0.020447155,-0.041036155,-0.064228654,-0.019520516,-0.13245438,0.01476098,0.010413588,0.008914774,0.052840944,0.03215162,-0.010187704,-0.023040082,-0.06038734,0.011132936,0.0027738279,0.056505844,0.028587915,0.0025475777,0.0015595229,0.004804301,0.022581542,-0.0011841619,0.015574136,-0.014808202,0.035100374,-0.038176544,-0.063512094,0.03457136,0.014845094,0.004917593,-0.02145248,-0.018091984,0.05719141,0.03542303,0.06274614,0.015005718,-0.04634046,0.028380455,-0.042776927,-0.029473117,0.019979503,-0.023335814,0.03324593,-0.02074423,0.038392443,0.0036087849,0.028893191,-0.02247052,0.024544425,0.013106495,0.018221684,0.037187446,0.028261727,-0.028524958,-0.044941366,-0.08614534,-0.034684893,0.0047541535,0.01023942,-0.0053930865,-0.0015253191,0.008192897,-0.020218609,0.008402892,-0.005254161,-0.03619424,-0.029164894,-0.007957699,-0.016503584,-0.01923897,-0.025534248,0.0010218803,-0.07188036,0.017064165,-0.009438609,-0.024661561,0.016078409,-0.004947589,0.00012100069,-0.022167085,-0.042538736,0.01659589,0.35600886,-0.029959502,-0.014460439,0.017948478,0.0032037105,0.009214139,-0.018467493,0.019172845,0.026781794,0.006686288,0.0077936575,0.028145708,0.0014997085,0.019442042,0.04243065,0.07955131,-0.04615582,0.0114641255,-0.011915687,-0.00026995697,0.021509038,-0.0266987,-0.0046406277,-0.035625204,-0.051005304,0.043419328,0.0105332965,-0.036587883,-0.027333679,-0.013572731,-0.013763483,-0.0027470004,-0.055384703,-0.011634992,0.015076155,-0.016421655,-0.049100306,-0.0774896,-0.022651015,0.0004222392,-0.000954016,-0.016821576,-0.019236987,-0.006565337,-0.060340516,0.0029912842,0.008248478,-0.012270723,0.0071551814,-0.02280843,0.01464267,0.005625331,0.0044848737,0.03978386,-0.010815388,0.008642548,-0.0155511005,0.007731694,-0.046799764,0.018080812,0.037289493,0.02341542,-0.03642849,0.030359738,0.03498013,0.008116273,-0.028687777,0.0011199893,0.0065625072,0.0037193417,0.029860735,0.024937067,0.027891347,-0.014365786,-0.013182777,-0.01569434,-0.01259811,0.02275476,0.011753529,0.00653162,-0.028034968,0.006874968,0.03802538,0.011909281,0.021435894,0.010847945,-0.015623381,0.009375461,0.009517532,-0.009769365,0.009669499,-0.015182232,-0.02406933,-0.003897194,0.045221474,-0.019597532,0.0072735264,-0.058729,-0.004656382,-0.013395278,0.02322932,0.030489493,0.0237243,-0.01322031,-0.011418375,-0.0029382338,0.0018894398,-0.012662866,-0.026194299,0.0015988129,-0.01146429,0.012515193,0.01396156,0.002848504,0.04959895,0.043801922,0.04460273,0.009688801,-0.0012282962,0.018951427,-0.03720011,-0.038486075,0.00594253,0.018588798,-0.021941593,-0.076063015,-0.005552253,-0.0048202462,-0.015330219,0.010195766,0.0060491813,0.024754304,-0.012705842,-0.008490425,0.0059240623,-0.03975727,0.027317787,-0.021297723,0.0012828414,0.047721934,0.036522236,-0.041974433,-0.011169605,0.017534772,-0.007571353,0.00019565495,-0.010722171,-0.03290861,-0.028595211,-0.00805784,-0.00966237,-0.024125531,0.039840706,-0.013255905,0.0011249081,0.0052364604,0.0016958294,-0.045215108,-0.01562942,-0.027239358,0.0068424465,0.026520526,-0.014207235,0.073841155,-0.0022729207,0.03250073,0.03080762,0.030845176,-0.009988779,-0.016059145,0.020789351,-0.0377034,0.012863499,0.012394204,0.008208383,-0.019383032,-0.016126884,0.039878856,-0.007797007,-0.018172119,0.029498084,0.01741348,0.0022869306,0.0008450789,-0.063817285,-0.009502176,0.02738864,0.011227695,0.019565651,-0.03775429,0.016608048,0.041988626,-0.027514637,0.0017083305,0.014710429,-0.0021200648,0.001475414,0.00699959,-0.0004914214,-0.007762509,0.028538967,0.018277992,0.018937804,0.054169565,0.02440218,-0.013259271,0.0006922519,0.02973004,-0.00044605584,-0.03719211,-0.013521084,0.006939772,0.0030143282,-0.014976905,-0.021830887,-0.040325623,0.02056031,0.026280986,0.017657572,0.016716035,-0.014460445,-0.03673224,0.010564247,-0.04422106,-0.006353585,0.0037010708,-0.017070422,0.0020223376,-0.060244754,-0.01347881,-0.015981494,-0.027049009,-0.017793013,0.004385273,-0.030042427,0.0034690285,-0.017980795,0.012692654,-0.015206267,0.025424125,0.006307738,-0.020182626,0.012021467,0.011796855,0.013757397,-0.008060128,-0.048470486,0.024782535,0.0016126627,0.017374653,0.014878205,-0.009865333,-0.09106675,-0.029867994,0.056481786,0.056979444,0.024655215,-0.026592154,-0.009962485,-0.0013121717,0.0055781333,-0.0015825917,0.005630453,-0.01470087,-0.037760973,-0.014800949,-0.03747517,-0.034166675,0.0027878624,-0.04794264,-0.036432475,-0.0423419,-0.0020203441,-0.028231062,0.011296052,-0.002149639,0.01400171,-0.029459428,-0.00815001,0.024120888,-0.058849026,0.012134983,0.035597965,-0.01213168,-0.00017984079,-0.0033230095,-0.009749135,0.0049083624,-0.013745965,0.027535683,0.034047008,-0.026335698,-0.041580793,0.017651299,-0.0027925489,0.05881606,-0.059538476,0.03530465,0.03742426,0.018603118,0.012258298,0.008200807,-0.0030208786,-0.016379463,-0.016532248,0.042582463,0.0128207095,0.020650856,-0.006928189,-0.018921876,0.014661992,-0.04667595,-0.016935447,-0.012235928,-0.02424323,-0.0012959633,-0.024081144,0.025948705,0.012683754,-0.0014546616,0.02141436,-0.000021065578,-0.05182507,-0.01767929,-0.046318855,-0.008251968,0.0069373967,-0.006535021,-0.016720802,-0.030187456,-0.035549264,0.017314732,0.030993294,0.014071063,-0.03886132,-0.023389269,0.05861288,0.013772872,-0.015451915,0.008775967,-0.017869227,0.042811263,0.0107255755,0.016505059,0.029902976,0.05479621,-0.00011571508,-0.02126954,-0.057433978,-0.05246094,0.010954048,-0.006010541,0.01316653,0.009840749,0.012696667,-0.015608536,-0.013110305,0.0295339,0.044553068,-0.018033052,0.020219745,0.042068988,0.047309082,0.0046280767,0.008848982,-0.004359324,-0.0019571725,-0.01519034,0.015300113,-0.030551767,0.036481846,0.030965906,-0.014975787,-0.007886727,-0.041685533,0.0086310245,0.024395328,0.0094170105,0.00014413554,-0.015269199,-0.021112885,0.003886217,0.025015224,-0.03432497,0.0106515745,0.00930115,-0.023423001,0.012134898,0.006249916,0.04440341,-0.028621064,0.008918323,0.038469255,0.0056253816,-0.110798396,0.031130131,0.010309634,-0.02797545,0.023770193,0.015941443,0.008482626,-0.018451873,-0.021940948,-0.0419041,0.075566664,-0.04255439,-0.00100576,-0.03085376,-0.0016771074,0.0052797906,-0.027580395,0.0098394025,0.036225867,0.07626495,-0.005481076,-0.055870418,-0.032312427,-0.045857,0.031616665,0.037767503,-0.032173455,0.05322531,0.0010650653,-0.009403334,-0.028444128,-0.01373795,-0.031955075,0.049770746,0.0015664825,0.033086166,0.003279843,-0.026406687,0.015873635,0.019061133,0.03133172,-0.006667932,-0.032182533,0.0012460495,-0.0012213401,-0.0060025747,-0.017016213,-0.010667931,-0.0036198644,-0.0037086364,-0.05635609,-0.007698654,0.03591656,0.023593089,0.03678491,0.024378097,0.010668989,-0.0014375403,0.011824248,0.06963907,-0.015515373,0.022294719,-0.01163611,-0.009781442,-0.04444228,-0.021214768,-0.013732505,0.015058393,-0.014795225,-0.027433058,0.0019527335,-0.027738385,-0.017162628,-0.014570343,0.05138763,-0.040917154,0.060064353,0.000803643,-0.00878235,0.008088655,0.0068629547,-0.033424594,-0.014275959,0.039917935,0.0424579,-0.05950075,-0.020326976,0.015601313,-0.03759139,-0.002013706,-0.06710813,0.037763834,-0.009377911,0.009636014,-0.015436491,0.0064386385,-0.007070847,0.02197468,0.02269768,-0.024579743,-0.001183074,0.050451018,-0.022992281,0.00569671,0.009061814,0.008273205,-0.0022168579,-0.009481653,-0.013200014,-0.004788157,0.019708311,-0.0692117,-0.05834503,0.002310792,-0.0419707,0.003281309,-0.018581238,0.047637466,0.015549819,0.012898888,0.0383637,0.028842393,-0.021718873,-0.0629027,-0.017113646,-0.012269875,-0.0014725475,0.035259966,0.043407198,-0.027190786,0.06180452,-0.025240444,-0.024187185,-0.009698662,-0.013807152,-0.00039780312,-0.018483201,0.0828509,0.04856739,-0.027060887,-0.04272371,0.031695984,-0.040338743,-0.028147398,-0.06287421,-0.025582211,0.009108525,0.0041997335,-0.024620606,0.013792861,0.0019228791,0.020967817,0.033210363,0.03185968,0.0058828425,-0.0053984504,0.017187668,-0.056168113,-0.027083784,0.04568157,0.015623021,-0.021520924,-0.0125290565,-0.020265844,-0.048007723,0.0018916854,-0.023600651,-0.008894447,0.018173616,-0.012259179,0.018121352,0.04056279,0.011331056,0.053410925,0.028161995,-0.035643056,0.013342191,0.008652691,0.0432345,-0.025873564,-0.021753876,-0.0346556,0.02201764,-0.006751429,0.0153449895,-0.049714927,0.0055259294,0.03409844,-0.009331669,0.04341043,-0.011558896,0.009542286,0.020636702,0.03617787,0.008687111,-0.01413313,0.012936812,-0.02586294,-0.011109579,-0.02024605,-0.064762555,-0.026235262,-0.021217685,-0.024199381,-0.01043851,0.0030698664,-0.034385677,-0.011162656,-0.009447797,-0.013462409,-0.025734268,-0.0069783167,0.041484073,0.058545724,0.025381146,0.041090645,0.013784382,0.014072759,0.052137535,0.024078092,-0.00094274787,0.03382961,-0.013829201,-0.04837265,0.049980614,-0.025455834,-0.0142010115,0.01805463,-0.030336924,-0.033292875,-0.014161152,0.031687755,-0.008546915,0.011260467,0.0040138387,0.042672984,0.010643498,0.044131,-0.026412131,-0.011438145,-0.033764027,-0.013825336,0.027369548,0.013075939],"last_embed":{"hash":"1rijd1r","tokens":532}}},"last_read":{"hash":"1rijd1r","at":1762844717774},"class_name":"SmartSource","last_import":{"mtime":1761316186000,"size":7060,"at":1762338969716,"hash":"1rijd1r"},"blocks":{"#---frontmatter---":[1,3],"#Your Best Hinge Prompts (Personalized)":[5,179],"#Your Best Hinge Prompts (Personalized)#{1}":[7,8],"#Your Best Hinge Prompts (Personalized)#Recommended 3-Prompt Combination":[9,30],"#Your Best Hinge Prompts (Personalized)#Recommended 3-Prompt Combination#Option A: Clear + Witty + Active":[11,16],"#Your Best Hinge Prompts (Personalized)#Recommended 3-Prompt Combination#Option A: Clear + Witty + Active#{1}":[13,13],"#Your Best Hinge Prompts (Personalized)#Recommended 3-Prompt Combination#Option A: Clear + Witty + Active#{2}":[14,14],"#Your Best Hinge Prompts (Personalized)#Recommended 3-Prompt Combination#Option A: Clear + Witty + Active#{3}":[15,16],"#Your Best Hinge Prompts (Personalized)#Recommended 3-Prompt Combination#Option B: Direct + Intellectual + Fun":[17,22],"#Your Best Hinge Prompts (Personalized)#Recommended 3-Prompt Combination#Option B: Direct + Intellectual + Fun#{1}":[19,19],"#Your Best Hinge Prompts (Personalized)#Recommended 3-Prompt Combination#Option B: Direct + Intellectual + Fun#{2}":[20,20],"#Your Best Hinge Prompts (Personalized)#Recommended 3-Prompt Combination#Option B: Direct + Intellectual + Fun#{3}":[21,22],"#Your Best Hinge Prompts (Personalized)#Recommended 3-Prompt Combination#Option C: Compatible + Unique + Forward":[23,30],"#Your Best Hinge Prompts (Personalized)#Recommended 3-Prompt Combination#Option C: Compatible + Unique + Forward#{1}":[25,25],"#Your Best Hinge Prompts (Personalized)#Recommended 3-Prompt Combination#Option C: Compatible + Unique + Forward#{2}":[26,26],"#Your Best Hinge Prompts (Personalized)#Recommended 3-Prompt Combination#Option C: Compatible + Unique + Forward#{3}":[27,28],"#Your Best Hinge Prompts (Personalized)#Recommended 3-Prompt Combination#Option C: Compatible + Unique + Forward#{4}":[29,30],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)":[31,142],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"I want someone who\"":[33,45],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"I want someone who\"#{1}":[35,45],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"Green flags I look for\"":[46,58],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"Green flags I look for\"#{1}":[48,58],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"Let's make sure we're on the same page about\"":[59,71],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"Let's make sure we're on the same page about\"#{1}":[61,71],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"I'm convinced that\"":[72,84],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"I'm convinced that\"#{1}":[74,84],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"First round is on me if\"":[85,90],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"First round is on me if\"#{1}":[87,90],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"I won't shut up about\"":[91,103],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"I won't shut up about\"#{1}":[93,103],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"I know the best spot in town for\"":[104,116],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"I know the best spot in town for\"#{1}":[106,116],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"A shower thought I recently had\"":[117,129],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"A shower thought I recently had\"#{1}":[119,129],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"I'll fall for you if\"":[130,142],"#Your Best Hinge Prompts (Personalized)#Draft Answers (Based on What You Want)#\"I'll fall for you if\"#{1}":[132,142],"#Your Best Hinge Prompts (Personalized)#Why These Work For You":[143,170],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{1}":[145,145],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{2}":[146,146],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{3}":[147,147],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{4}":[148,148],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{5}":[149,149],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{6}":[150,150],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{7}":[151,151],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{8}":[152,153],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{9}":[154,154],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{10}":[155,155],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{11}":[156,156],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{12}":[157,157],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{13}":[158,158],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{14}":[159,160],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{15}":[161,161],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{16}":[162,162],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{17}":[163,163],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{18}":[164,164],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{19}":[165,165],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{20}":[166,166],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{21}":[167,168],"#Your Best Hinge Prompts (Personalized)#Why These Work For You#{22}":[169,170],"#Your Best Hinge Prompts (Personalized)#Next Steps":[171,179],"#Your Best Hinge Prompts (Personalized)#Next Steps#{1}":[173,173],"#Your Best Hinge Prompts (Personalized)#Next Steps#{2}":[174,174],"#Your Best Hinge Prompts (Personalized)#Next Steps#{3}":[175,175],"#Your Best Hinge Prompts (Personalized)#Next Steps#{4}":[176,177],"#Your Best Hinge Prompts (Personalized)#Next Steps#{5}":[178,179]},"outlinks":[],"metadata":{"created":"2025-10-23"},"task_lines":[],"key":"Personal/Projects/Dating/Hinge/Your Best Prompts.md","last_embed":{"hash":"1rijd1r","at":1762844717774}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Projects_Dating_Meditation_Plan_md.ajson b/.smart-env/multi/Personal_Projects_Dating_Meditation_Plan_md.ajson new file mode 100644 index 0000000..e6bf80a --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Dating_Meditation_Plan_md.ajson @@ -0,0 +1,134 @@ + +"smart_sources:Personal/Projects/Dating/Meditation Plan.md": {"path":"Personal/Projects/Dating/Meditation Plan.md","embeddings":{"bge-m3:latest":{"vec":[0.01210933,0.02005707,-0.016211554,-0.014375302,0.020807907,-0.018841758,0.0614797,0.040720932,-0.017211957,-0.01596791,-0.0051998897,0.029730158,-0.022931175,0.0036595499,-0.019579364,-0.04314561,-0.017676618,0.00031292244,0.0012696994,0.00035428978,-0.063202575,-0.025578935,0.050238162,-0.004902249,-0.035187375,0.065437816,-0.011976401,-0.011580192,-0.04290792,0.03491652,0.015493328,0.020933963,0.04002293,-0.0029869631,-0.0010726365,-0.034173276,-0.010472854,-0.005944982,-0.097419046,-0.017866466,0.017594924,-0.008200044,-0.059715845,0.04043902,0.03232607,0.02532123,-0.040932596,-0.06243836,-0.0004818137,-0.00407445,0.011218665,-0.0038044732,-0.02574161,-0.01953988,0.008019008,0.028579935,0.0044283043,-0.0039509493,0.019925075,-0.03512738,-0.012146213,0.035345387,-0.038987663,-0.038469158,-0.039210275,0.0029773354,0.005730075,0.055317257,0.019868717,-0.039812926,-0.015960129,-0.008357751,-0.010221923,-0.05380564,-0.008414857,-0.007065139,0.018507,-0.013485967,0.027204126,-0.049265914,0.11303626,-0.025399217,0.014230254,0.0047572823,-0.018688304,-0.03099276,0.016626079,0.06609486,0.000058179015,0.019304223,-0.0020718644,0.03299287,0.00018679311,-0.05858086,-0.004567559,-0.013091579,0.038106054,-0.04138709,0.00066773687,-0.03485303,-0.032386176,0.007908014,0.0059385938,0.046382308,-0.00042742403,0.018608904,-0.011478916,0.025722837,-0.026327461,0.016861195,-0.021310551,0.01052104,-0.027783975,0.02112529,0.027055912,0.001154723,-0.014005179,-0.0127984015,0.018802645,-0.006283789,-0.013600589,0.04375713,-0.011433701,-0.011154068,0.008779035,-0.0050479514,0.008126574,0.018630628,-0.056079928,0.023035167,0.005391116,0.019136915,0.023449028,-0.011125109,-0.02482988,0.01754082,0.055030923,0.048671126,0.0038583076,0.005627678,0.01499475,0.0007329571,-0.011216539,0.018768517,0.02448283,-0.0153501555,-0.01235463,-0.010937339,0.00006677005,0.07744634,-0.029695226,-0.019599164,0.0035711667,-0.010867294,0.01614803,0.039107785,0.042991582,0.017743036,0.0046235886,-0.03140239,0.023291867,-0.024812449,0.04038777,0.049362715,0.0005890333,0.01764362,0.018213397,0.018221611,0.015071266,0.0063407477,0.00240378,-0.054103956,0.00897728,0.01793318,0.015465442,0.05248615,0.039803818,0.044593193,0.034599546,-0.020448385,-0.0015129705,0.014293256,0.028686075,-0.054229543,0.033835977,-0.017527066,0.011878898,0.029080654,0.021378772,0.052774347,-0.018999975,-0.03102529,0.038720224,0.015308623,0.017872319,-0.017547157,-0.050039187,0.0005420001,0.040213678,-0.018141793,-0.0067462223,0.017143618,-0.05131135,0.0070208735,0.0014976942,0.008894505,-0.029176267,-0.028551044,0.018885635,0.016017633,0.031022258,0.015058065,-0.00023160728,-0.008527005,0.023759544,0.014157625,-0.009556376,-0.025808105,0.011055265,-0.0015805413,-0.010274181,-0.015283237,0.010301247,-0.03221731,-0.02128455,0.04216886,0.0031651382,0.024602998,0.020378834,0.023541493,-0.022344626,0.05412978,-0.0070051174,-0.006822882,-0.035439227,0.007759984,-0.05056035,0.012909859,0.032138348,0.009084186,-0.00974515,-0.028408403,-0.010213532,-0.026386736,-0.0460066,0.011830015,-0.0019853173,0.029927297,-0.009560051,0.035986017,-0.017025942,-0.012976954,0.004842528,-0.028433425,-0.019066805,-0.03631764,-0.047072213,-0.034286596,0.009004237,0.008824089,0.012485651,-0.03523514,0.0002766744,0.04406163,-0.006566656,-0.029070184,0.0054800636,-0.01829587,0.0052574975,0.06395017,-0.011127141,-0.006830929,-0.026318584,0.012721891,-0.028728848,-0.02944485,-0.004315625,-0.025822187,0.014605232,-0.03709004,-0.0053905984,-0.04101409,0.006832391,-0.0013291206,-0.029281296,0.033203162,-0.0048195543,0.0018806279,0.02273311,-0.01248324,-0.015110518,-0.007579507,0.06249856,-0.034047097,0.012114542,0.013511004,-0.02597069,-0.16177802,-0.028478563,0.021752179,0.04173614,0.007931762,0.001975252,0.01157003,-0.010882428,0.0022530924,-0.03398846,-0.04153439,-0.12779453,0.019209906,-0.009013836,0.050750107,0.03967134,0.021955743,-0.0106251305,-0.02801592,-0.064901404,0.0012287423,0.03031156,0.05916811,0.03748709,0.03407763,0.020627154,0.0044642366,0.0012436506,-0.011975452,0.0019747652,-0.04170704,0.03234142,-0.037155833,-0.051305603,0.024333013,0.039990827,-0.011075412,-0.025000598,0.0019438653,-0.0021372172,0.042158455,0.020087894,0.018816262,-0.045908555,0.00042995875,-0.0247346,-0.03507139,0.019880638,-0.013918742,0.00051011355,0.0058639394,0.034405123,0.021599334,0.0332769,0.006662255,0.018305741,0.029039344,0.05709997,0.022919191,-0.01596627,-0.00021739597,-0.052374545,-0.06019532,-0.017559098,0.022627058,-0.038287655,-0.01746578,-0.022138752,-0.023557583,-0.01297185,0.025184263,0.0036210176,-0.03786821,-0.03394327,-0.020540098,-0.0009831558,-0.017744245,-0.038032286,-0.02857805,-0.058534425,0.034725282,0.0044569196,-0.042771604,0.023821615,-0.012566173,0.0091147935,-0.041441336,-0.0200713,0.018126449,0.378897,-0.018616129,-0.019947616,0.02863486,0.012368894,-0.00069280056,-0.012558614,0.005198011,0.015310409,-0.00094008225,-0.013331119,0.0011575782,0.01762066,0.04607454,0.043070108,0.044711854,-0.034361754,0.0041729836,0.007620944,0.007951277,0.031650875,-0.06702281,-0.0007921188,-0.043331366,-0.037200473,0.016269872,0.030859128,0.0044297674,-0.027623972,-0.008294403,-0.05033527,0.022972366,-0.038488586,-0.029081743,0.016358351,-0.00943037,-0.06299273,-0.050827056,-0.030988226,-0.00715339,0.037164282,-0.02750934,-0.01341724,-0.0078044464,-0.05053315,-0.009000812,0.00094596454,-0.0005150522,0.008825096,-0.052465472,0.022247227,0.010009694,0.00019936699,0.022091324,-0.014993788,0.028530326,-0.008219751,0.020187829,-0.055735093,-0.005330766,0.03093608,0.01781758,-0.03144695,0.010905714,0.032211527,0.021187434,-0.057676233,-0.010499903,0.02031895,0.007479253,0.058386423,0.02543754,0.028710712,0.028354941,-0.00314707,-0.013042122,-0.033799775,0.031335518,0.021371776,-0.005139132,-0.025727881,-0.006313059,0.0038059612,0.010796306,0.01347493,0.010884611,-0.021947974,0.014222848,-0.004413853,-0.032895643,0.011562909,-0.013245261,-0.017790906,-0.024749078,0.025107672,-0.014879711,0.018333482,-0.05525117,-0.00035183728,-0.01576345,0.016887669,0.029167922,0.0077384817,-0.00055125577,-0.011746376,0.011993974,-0.019423027,-0.02411926,-0.03278836,-0.0018245786,-0.057078373,0.023492485,0.022374285,0.013144756,0.051007517,0.03802905,0.014537702,0.0266232,0.0043452973,0.029975569,-0.01588815,-0.025184872,0.009566349,0.022854663,-0.009509901,-0.07622067,0.012479248,-0.005483759,0.011364705,-0.008415973,0.0043179845,0.026162734,-0.01461814,-0.000032967273,-0.0048647006,-0.020942356,0.03653677,-0.024644459,0.018709866,0.04463736,0.026047153,-0.039622087,0.007084393,0.050802153,-0.013112059,-0.0085693775,-0.0025550928,-0.029589051,-0.03478724,-0.00057670986,0.019473733,-0.035159145,0.042671863,-0.026696743,0.01645896,-0.0177772,0.01799482,-0.024608925,-0.04902855,-0.043521106,0.011429533,0.0027469185,-0.0031406595,0.08327406,0.005400053,0.016560417,0.017715795,0.019479526,-0.02096996,0.016478512,0.019637607,-0.024689782,0.024495734,0.0063720588,0.014161472,-0.057539564,-0.005866368,0.040820003,0.029356355,-0.008080569,0.04202249,0.011502699,-0.015041054,0.014734934,-0.036151327,0.007954544,-0.041290797,0.025892941,0.027974403,-0.045821358,-0.00013493065,0.0498552,0.0028548378,-0.019516412,0.026285904,0.017496115,-0.010479442,-0.016541041,0.0005414847,0.026970781,0.023942068,0.020320278,0.0115808705,0.034152973,0.031644054,-0.030647257,0.009132762,0.039194867,0.017827487,-0.020707373,-0.012039206,0.008221884,0.0047970167,-0.013496754,-0.05758104,0.007347967,0.018402684,0.020030223,0.000820333,0.00089609966,-0.02605118,-0.03539738,-0.008465912,-0.06374673,0.008966184,0.0039470745,-0.018721571,-0.04090339,-0.05082452,-0.003207689,-0.0109200915,-0.041043285,-0.011125301,-0.00067308283,-0.0088091055,0.013565251,0.015933672,0.01127467,0.02756777,0.044393316,-0.0226459,-0.02916791,0.025716145,0.024782987,0.00957746,0.0012814177,-0.033238202,0.029371561,-0.03137467,-0.033711296,0.01215078,-0.005669882,-0.0881205,-0.036799513,0.011336943,0.049157746,0.023442203,-0.026750889,0.01646395,-0.00045397106,0.021638744,0.023265107,-0.0063925977,-0.0064173993,-0.0040098173,0.005339807,-0.023972197,-0.036328506,-0.011135354,-0.028460879,-0.023298958,-0.032793604,-0.029980628,-0.03512103,0.0032499612,-0.019342463,0.0050365287,-0.016538283,0.039296687,-0.031861592,-0.06944549,0.0023670057,0.0033909457,-0.01138317,-0.008395014,-0.0145145105,0.016591163,0.019798543,0.00093396555,-0.02181726,0.014081706,-0.020655727,-0.05090076,0.00091829704,0.017841551,0.03503756,-0.035863165,0.03045921,0.028154094,0.03173215,0.0036218842,0.02089379,-0.004491032,-0.000021976932,-0.015560149,0.029372567,0.023997694,0.033612583,0.0010314807,-0.015444438,0.006727485,-0.045944553,-0.050256632,-0.04355546,-0.042209595,-0.02436358,-0.03843758,0.006931089,0.011566624,-0.008650515,0.01611088,-0.02121706,-0.02392656,-0.0007694646,-0.050514948,-0.032599892,-0.04236329,-0.0054272497,0.008928158,-0.062609114,-0.02311741,0.034420054,0.03312903,0.023354923,-0.024281789,-0.02144214,0.044548247,0.01793431,0.018280316,0.02996499,-0.030212047,0.029468628,-0.011710831,0.008596079,0.013930346,0.05734018,0.034287546,-0.016261647,-0.020453474,-0.023857437,0.027064893,0.022020489,-0.025308054,0.02123161,0.021633137,-0.02824396,0.02108998,0.026337853,0.057282332,-0.020426234,-0.016472476,0.024366284,0.017745906,0.011931476,-0.016213765,-0.013968383,-0.006575643,-0.0070610456,-0.004467224,0.006806109,0.010532403,0.021226687,-0.010466153,-0.042293582,-0.035261653,0.024327688,0.04529478,0.006375624,-0.0026940196,-0.04516429,-0.0053719543,0.009359042,-0.013134189,-0.02942095,0.018674592,-0.0018923978,-0.010096826,0.00577056,0.01630357,0.007978105,-0.01880778,-0.005652102,-0.00022552897,0.0011762994,-0.11541218,0.041648816,-0.024781555,-0.030346721,0.028111786,0.004479197,-0.017085126,-0.018000301,-0.029036673,-0.01515409,0.056106713,-0.029058212,-0.01607543,-0.02131252,0.017436933,-0.00327673,-0.02845547,0.047361724,0.0053782775,0.07047157,-0.018918077,-0.05682905,-0.001360951,-0.058964945,0.011533981,0.03194648,-0.029197484,0.029326012,0.007698534,-0.005019075,0.014499787,-0.0006235867,-0.024247387,0.03447263,0.005884677,0.02339432,-0.030655205,-0.03936829,0.013601221,0.041145366,0.04020864,-0.010550698,-0.034520824,-0.013082751,-0.022525853,-0.0043784427,-0.04499479,-0.0005362471,-0.005836754,-0.027550548,-0.10235191,-0.0057864385,0.025936697,0.0004455528,0.026694953,0.012565219,0.012423065,-0.013317868,0.026075449,0.051248893,0.0036735816,-0.0018879273,-0.034624014,-0.0023289728,-0.05063679,-0.0024356896,-0.023522975,-0.0012618807,-0.01084965,-0.028902605,-0.039245784,-0.030116692,0.005623343,-0.017608164,0.046927482,-0.01632047,0.04559719,-0.034279253,0.016851528,-0.0065006693,-0.002496622,-0.013329177,0.002010151,0.02452529,0.05126688,-0.032184947,-0.017114189,-0.002203191,-0.012833683,0.012143408,-0.06406069,0.036258385,0.028556852,0.044551592,-0.028913118,0.0156759,0.000679875,-0.001048753,0.011079593,-0.007424958,0.016450288,0.035403144,-0.023919538,0.0057511027,0.026788358,-0.00580579,-0.026257034,0.0066324314,-0.035121668,-0.011516704,0.00259837,-0.05031788,-0.057167247,0.023779968,-0.063817985,-0.009238796,0.0024813719,0.032032114,0.017602952,-0.02794045,0.033026773,0.046117958,-0.02995483,-0.062440835,0.019477833,0.0101771485,-0.022467896,0.022703208,0.052851222,-0.016897509,0.046683483,-0.024297377,-0.0038117915,-0.0023932476,-0.0093306545,-0.0018069879,-0.032424245,0.06634011,0.007846674,-0.02074935,-0.025646973,0.03186848,0.00762893,-0.02003788,-0.03592243,0.0071773985,0.023128968,0.009250927,-0.0005197563,0.014258371,-0.020381011,0.018912142,0.026466412,0.03920882,-0.026403178,-0.02535022,0.034767363,-0.012336945,-0.00079717697,0.04011319,0.0057062563,-0.012760466,-0.020986201,-0.013009946,-0.028606944,0.0058830082,-0.03006958,-0.008549335,0.017587611,-0.012871221,0.027502289,0.058853887,0.009787735,0.05185305,0.025658783,-0.028833853,0.0062211845,0.035874788,0.017670449,-0.021556713,0.0113035785,-0.067383856,0.060587786,-0.0027037477,-0.012435802,-0.027656456,0.035229582,0.010905764,-0.018875588,0.016595533,-0.007607516,-0.0026056063,0.0054274057,0.038121767,0.010656539,-0.03942538,0.018128581,-0.016447868,-0.002065473,-0.0025934512,-0.046846315,-0.054773305,0.013814422,-0.0077899294,-0.020133922,0.043686192,-0.046762154,-0.0077031204,-0.022292351,0.0023547781,-0.022554442,-0.0012246771,0.033550434,0.03524877,0.04738834,0.020486966,0.022023205,0.024246214,0.04997229,0.0031545388,0.044866215,0.044703018,-0.0338444,-0.037367824,0.027413143,-0.032443892,-0.0011934984,0.032813147,-0.020246353,-0.017295837,-0.016448995,0.034967966,0.00922216,0.029055312,-0.017180251,0.016004125,-0.018521639,0.044437088,0.00013438606,-0.011828529,-0.04223389,-0.04775741,-0.005303854,-0.0028632984],"last_embed":{"hash":"1ggaty8","tokens":291}}},"last_read":{"hash":"1ggaty8","at":1762855202867},"class_name":"SmartSource","last_import":{"mtime":1762855025000,"size":10509,"at":1762855179880,"hash":"1ggaty8"},"blocks":{"#---frontmatter---":[1,4],"#15-Minute Daily Meditation Plan for Anxiety":[5,321],"#15-Minute Daily Meditation Plan for Anxiety#The Commitment":[7,12],"#15-Minute Daily Meditation Plan for Anxiety#The Commitment#{1}":[9,12],"#15-Minute Daily Meditation Plan for Anxiety#Why This Plan Works":[13,20],"#15-Minute Daily Meditation Plan for Anxiety#Why This Plan Works#{1}":[15,15],"#15-Minute Daily Meditation Plan for Anxiety#Why This Plan Works#{2}":[16,16],"#15-Minute Daily Meditation Plan for Anxiety#Why This Plan Works#{3}":[17,17],"#15-Minute Daily Meditation Plan for Anxiety#Why This Plan Works#{4}":[18,18],"#15-Minute Daily Meditation Plan for Anxiety#Why This Plan Works#{5}":[19,20],"#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation":[21,61],"#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#{1}":[23,24],"#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#The Technique":[25,55],"#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#The Technique#{1}":[27,33],"#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#The Technique#{2}":[34,42],"#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#The Technique#{3}":[43,48],"#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#The Technique#{4}":[49,55],"#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#Week 1-2 Tips":[56,61],"#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#Week 1-2 Tips#{1}":[57,57],"#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#Week 1-2 Tips#{2}":[58,58],"#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#Week 1-2 Tips#{3}":[59,59],"#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#Week 1-2 Tips#{4}":[60,61],"#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety":[62,98],"#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#{1}":[64,65],"#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#The Technique":[66,93],"#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#The Technique#{1}":[68,69],"#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#The Technique#{2}":[70,73],"#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#The Technique#{3}":[74,88],"#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#The Technique#{4}":[89,93],"#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#Week 3-4 Benefits":[94,98],"#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#Week 3-4 Benefits#{1}":[95,95],"#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#Week 3-4 Benefits#{2}":[96,96],"#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#Week 3-4 Benefits#{3}":[97,98],"#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion":[99,137],"#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#{1}":[101,102],"#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#The Technique":[103,132],"#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#The Technique#{1}":[105,106],"#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#The Technique#{2}":[107,116],"#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#The Technique#{3}":[117,127],"#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#The Technique#{4}":[128,132],"#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#Week 5-6 Benefits":[133,137],"#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#Week 5-6 Benefits#{1}":[134,134],"#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#Week 5-6 Benefits#{2}":[135,135],"#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#Week 5-6 Benefits#{3}":[136,137],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice":[138,173],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#{1}":[140,141],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)":[142,160],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{1}":[144,146],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{2}":[147,147],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{3}":[148,149],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{4}":[150,150],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{5}":[151,151],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{6}":[152,153],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{7}":[154,154],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{8}":[155,155],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{9}":[156,157],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{10}":[158,158],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{11}":[159,160],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Walking Meditation (For Restless Days)":[161,173],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Walking Meditation (For Restless Days)#{1}":[163,163],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Walking Meditation (For Restless Days)#{2}":[164,164],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Walking Meditation (For Restless Days)#{3}":[165,170],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Walking Meditation (For Restless Days)#{4}":[171,171],"#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Walking Meditation (For Restless Days)#{5}":[172,173],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy":[174,226],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)":[176,193],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{1}":[178,178],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{2}":[179,179],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{3}":[180,180],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{4}":[181,181],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{5}":[182,183],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{6}":[184,184],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{7}":[185,185],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{8}":[186,186],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{9}":[187,187],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{10}":[188,188],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{11}":[189,189],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{12}":[190,191],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{13}":[192,193],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Preparation the Night Before":[194,208],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Preparation the Night Before#{1}":[196,200],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Preparation the Night Before#{2}":[201,204],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Preparation the Night Before#{3}":[205,208],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress":[209,226],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{1}":[211,211],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{2}":[212,212],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{3}":[213,213],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{4}":[214,215],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{5}":[216,216],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{6}":[217,217],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{7}":[218,218],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{8}":[219,219],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{9}":[220,221],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{10}":[222,222],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{11}":[223,223],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{12}":[224,224],"#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{13}":[225,226],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues":[227,261],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I can't stop thinking\"":[229,233],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I can't stop thinking\"#{1}":[230,230],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I can't stop thinking\"#{2}":[231,231],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I can't stop thinking\"#{3}":[232,233],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I fell asleep\"":[234,238],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I fell asleep\"#{1}":[235,235],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I fell asleep\"#{2}":[236,236],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I fell asleep\"#{3}":[237,238],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I feel more anxious during meditation\"":[239,244],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I feel more anxious during meditation\"#{1}":[240,240],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I feel more anxious during meditation\"#{2}":[241,241],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I feel more anxious during meditation\"#{3}":[242,242],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I feel more anxious during meditation\"#{4}":[243,244],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I missed a day/week\"":[245,250],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I missed a day/week\"#{1}":[246,246],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I missed a day/week\"#{2}":[247,247],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I missed a day/week\"#{3}":[248,248],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I missed a day/week\"#{4}":[249,250],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I'm not seeing results\"":[251,256],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I'm not seeing results\"#{1}":[252,252],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I'm not seeing results\"#{2}":[253,253],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I'm not seeing results\"#{3}":[254,254],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I'm not seeing results\"#{4}":[255,256],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"It's boring\"":[257,261],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"It's boring\"#{1}":[258,258],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"It's boring\"#{2}":[259,259],"#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"It's boring\"#{3}":[260,261],"#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)":[262,282],"#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{1}":[264,264],"#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{2}":[265,265],"#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{3}":[266,266],"#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{4}":[267,268],"#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{5}":[269,269],"#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{6}":[270,270],"#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{7}":[271,271],"#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{8}":[272,273],"#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{9}":[274,274],"#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{10}":[275,275],"#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{11}":[276,277],"#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{12}":[278,278],"#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{13}":[279,279],"#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{14}":[280,280],"#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{15}":[281,282],"#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol":[283,295],"#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{1}":[285,288],"#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{2}":[289,289],"#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{3}":[290,290],"#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{4}":[291,291],"#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{5}":[292,293],"#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{6}":[294,295],"#15-Minute Daily Meditation Plan for Anxiety#The 8-Week Challenge":[296,311],"#15-Minute Daily Meditation Plan for Anxiety#The 8-Week Challenge#{1}":[298,311],"#15-Minute Daily Meditation Plan for Anxiety#Key Reminders":[312,321],"#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{1}":[314,314],"#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{2}":[315,315],"#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{3}":[316,316],"#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{4}":[317,317],"#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{5}":[318,319],"#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{6}":[320,321]},"outlinks":[],"metadata":{"created":"2025-11-11 10:40","updated":"2025-11-11 10:40"},"task_lines":[],"last_embed":{"hash":"1ggaty8","at":1762855179885}},"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014489997,-0.014912528,-0.019136589,0.006802943,-0.035648864,-0.02195969,0.030110614,-0.014733803,0.009372462,0.012665554,0.027541095,0.030981565,-0.037965614,-0.008449929,0.030334514,0.021629358,0.0060159126,0.0040529016,0.00707497,0.004196683,-0.031405948,-0.0052501815,0.07254549,-0.008533794,-0.017305639,-0.011484895,0.018811803,-0.008323445,0.033987675,0.033684403,-0.005584983,-0.06941152,0.040949512,-0.05504412,0.017426593,-0.040859636,0.012286161,-0.012035862,-0.05756049,0.032905906,0.0043708384,-0.04769342,-0.003906844,0.020781696,0.03800459,0.00020289196,-0.023982039,-0.010966979,-0.00795213,-0.017083155,-0.0036675998,0.011035037,0.024590231,-0.02382715,0.043706745,0.06604044,-0.01861925,-0.03863413,-0.01656264,-0.004672845,-0.041353628,0.04301245,0.01614293,0.0031183122,-0.007776379,0.062229246,0.06259181,0.006045806,-0.0049176607,-0.019486392,0.012282788,0.029840497,0.031362493,-0.0037221042,-0.019241167,0.009657837,0.04157332,-0.018622536,-0.013706686,0.036534525,0.0013641814,0.003833854,0.017765118,-0.020112183,0.015388353,-0.013052098,0.014746968,0.0557973,0.021617476,0.01743674,0.015848348,0.009363919,-0.016450442,-0.022834042,-0.012903878,0.013385402,0.004623325,-0.012829456,0.032999452,0.0004771305,0.09179621,-0.0028772377,-0.012493797,0.013563212,0.033284307,-0.015612372,-0.008419113,-0.017059576,0.050866045,-0.015871665,0.017792419,0.039773434,0.03472253,0.023561781,0.0038606983,0.004379444,0.0003563781,-0.030810991,-0.005448506,-0.035929885,0.029237445,0.010553967,0.0414004,-0.016679319,-0.02526254,0.011098224,-0.0005560138,-0.0017696107,-0.03037472,-0.0177518,0.027406964,0.026815947,-0.0047593373,0.01042867,0.028627332,0.034960493,0.010998982,0.047481038,-0.006264717,-0.017230012,0.025381748,0.02332983,-0.032848317,-0.003895481,0.011076979,-0.03499506,0.037551656,-0.040653337,0.024570193,0.012287355,0.018142084,0.0402403,-0.01795699,0.035741173,-0.028566746,-0.046175987,-0.031114534,0.052013822,-0.014175865,-0.032151785,0.015201949,0.0077040847,-0.08342376,0.04225748,0.014665493,-0.0033140162,0.06482208,0.030205969,-0.023143925,0.00069343334,0.038863935,-0.07044346,0.020742891,-0.002411814,0.0068714772,0.014543512,0.07640793,0.019746285,-0.01709695,0.0027478165,-0.04299131,0.032120567,-0.050443154,-0.052710667,-0.045273863,0.03818711,-0.062229037,-0.03449551,0.0009349095,0.017230872,-0.038397387,0.0049526524,-0.012195249,-0.030199869,0.008430674,-0.009852048,-0.0045872917,0.014193015,-0.008179798,-0.0391023,0.015018608,0.026633397,0.037000667,0.025672594,0.003490544,-0.00992054,0.011888079,-0.00027302306,0.0457425,-0.0166198,-0.038205884,0.022679998,-0.015585545,-0.019809479,-0.007285509,-0.039302118,0.030553546,0.010657365,0.035809536,0.017493907,-0.044064146,0.025162427,-0.0007963382,0.022696458,-0.005941779,-0.001697789,-0.0155866295,0.062254403,0.030342517,0.018191298,-0.015611683,-0.011540674,0.017754668,0.011396899,-0.0012520811,-0.010654959,-0.02613944,-0.029561162,0.0428245,-0.011990579,-0.032307588,0.03416664,-0.013233768,0.0054646637,-0.03334147,-0.0063105635,0.045597497,0.06686392,0.00655098,0.015011962,0.020456111,-0.002625527,-0.023685554,0.01659938,0.01890708,0.044373102,-0.01358408,0.005315004,0.013366208,-0.015699958,0.009100292,-0.012517248,-0.07628993,0.016195828,0.032794707,-0.006916826,0.012780341,-0.038233414,0.054629907,0.00015904794,0.013773701,-0.028128305,0.041559055,0.018124066,-0.034353726,-0.04206997,-0.04616058,0.014588506,0.022136847,0.010235398,-0.029503249,-0.012738326,0.048556436,0.013865361,0.0035191542,-0.016301332,0.011363002,0.0042175883,-0.001047554,0.010553212,-0.02404735,0.052433167,0.05455726,-0.013104109,-0.04741898,0.008066468,-0.0076141413,-0.1472811,0.010642289,-0.011782402,0.07049554,0.02283098,-0.019972064,-0.02134516,0.00028477295,-0.06386354,0.03428355,-0.031017512,-0.03852448,0.00976006,0.017377302,-0.017452724,0.0073448084,-0.028925212,-0.014837841,-0.058516156,-0.030095372,0.00209113,-0.05079395,0.058842342,0.007868842,-0.052660137,-0.014396607,0.046049442,-0.019661931,-0.011002822,-0.03527454,-0.015088603,0.028854033,0.0047509335,0.009538325,-0.03450934,0.038385592,-0.016432207,-0.019185157,0.031446785,-0.01540201,0.03881291,0.02276745,-0.020925447,0.038136505,-0.024619209,0.06230396,-0.024520697,0.015941385,-0.053275526,-0.009191811,0.030583326,0.012374293,0.0028848664,0.034085505,-0.039090063,-0.020495303,0.0033218397,0.049090613,-0.028125068,0.00037009327,0.02031164,-0.015229745,-0.002868022,-0.053019974,-0.019687988,-0.008433561,-0.0010237363,-0.045529064,-0.037550356,-0.04942512,0.0316224,-0.010844846,0.035955995,-0.03788635,-0.007985353,0.03473182,0.031495392,-0.020393679,0.015422274,-0.08419062,-0.044278078,0.04337126,-0.035537444,-0.011868754,-0.010384266,-0.015790233,0.009831776,0.012590496,-0.0020328858,0.23226641,-0.016708164,0.029797615,0.0032620553,0.05233468,-0.020908372,0.006935118,0.0353911,-0.045564033,-0.039293446,0.026812201,0.040446598,0.0044608642,-0.014069115,0.036497924,0.019324781,-0.04274297,-0.001620791,0.068072654,-0.003162936,0.040433798,-0.02827117,0.04230007,-0.022695301,-0.07763052,-0.0093198465,0.019021487,0.04070369,-0.059785295,0.01755066,-0.021589112,0.012469408,0.051422752,-0.023984319,0.03309623,-0.0068673776,0.053427603,-0.03828316,-0.027345581,0.0010225836,-0.02060832,-0.017303064,0.02509627,-0.030725835,-0.026732719,-0.030693855,0.002212929,0.0036371073,-0.022965705,-0.01939273,0.026716558,0.014623925,0.019615754,-0.011193455,0.030709103,-0.008836375,-0.01829431,-0.009784166,-0.03212619,0.032394405,0.023030702,0.016628413,-0.028143996,0.0060397396,-0.0011569137,0.025344204,0.014890284,-0.023011135,-0.020411883,0.013725578,0.032064814,-0.009164817,0.04207844,0.013905093,0.002393672,-0.008380184,0.016623192,0.02706799,0.015455177,0.0164142,-0.022168577,-0.027077712,-0.009771588,0.023203162,0.011439842,-0.010266364,-0.012797515,0.019515185,-0.01911418,0.0032450927,0.008582008,0.014451369,-0.045485903,-0.028426448,-0.00018621408,-0.041535616,0.030355984,-0.025195355,-0.027768934,0.018824462,-0.047887437,0.021867843,-0.009621934,0.0027977976,0.045217436,0.0020789176,0.008263385,-0.046389334,-0.005427418,0.057374835,-0.05715436,0.0064041493,-0.01715889,-0.058835,0.003072212,0.026228081,0.010140137,0.011927573,0.0054325038,0.012013003,0.027619474,0.012661968,0.018040964,0.019697923,-0.036477126,-0.04617788,-0.028416086,-0.0067428383,-0.0018947758,-0.005281223,0.023702625,-0.041088097,-0.021420179,-0.008400127,0.014753457,0.041035634,0.013549831,-0.0022953958,-0.001423795,0.005002371,0.003776244,0.0032465323,0.008969832,0.010316562,0.017247565,0.02641033,-0.006355383,-0.011699947,-0.006266319,0.032468587,0.0075102886,0.006894731,0.02461766,-0.052631103,0.019832674,-0.019643592,-0.046210967,-0.015323728,-0.017979702,-0.021940779,-0.058683984,0.025143653,0.034215506,0.076514296,-0.026974805,-0.0017756706,-0.010381931,0.032541305,-0.018305294,-0.029740019,-0.0024786964,0.011325688,-0.045059104,0.008661667,0.02309486,-0.03276947,0.009053935,-0.0075800875,-0.049870096,-0.06367578,0.015435145,-0.022897353,-0.020222293,0.014217671,0.04543127,0.003725531,-0.05852499,-0.020580716,-0.0069458373,-0.004902573,0.004917093,0.106773995,0.0019099137,-0.022375546,0.013190926,0.019259779,0.030960552,0.024169711,0.028791921,-0.012414069,-0.028621465,0.00691001,0.0027763017,-0.04379096,-0.021640772,-0.008380586,-0.028081924,0.039650407,0.01443756,0.0048350077,-0.027941508,-0.0024783078,-0.05379402,0.006154585,-0.043469198,-0.057254396,0.034072075,0.030638749,-0.06014074,-0.025389263,-0.025028924,0.01633852,-0.015717722,-0.03914634,-0.012756797,-0.00025942625,-0.008689954,-0.047113154,0.0093924515,-0.024999619,-0.012794856,-0.011269642,-0.017875269,-0.003202833,-0.01719012,-0.0035998572,0.03876278,0.031515047,0.017204227,-0.008446949,0.0075503187,-0.021474544,0.0071375286,0.038281836,0.026314005,0.011648444,-0.036737304,-0.042753343,0.018737938,-0.01228152,0.048525658,-0.010382755,-0.019792065,-0.035351884,0.020929407,0.023098465,-0.0072760084,0.010677665,-0.037189595,-0.07380921,-0.027056837,0.029783433,0.021654576,-0.017684642,-0.035247512,-0.07217747,-0.01432303,-0.0149108255,-0.034058966,-0.012792496,-0.02620235,-0.0052079647,-0.0063476926,-0.010993442,-0.024240756,0.016576037,-0.0036710158,-0.033997443,0.037322894,-0.023022566,-0.029229674,0.06539075,0.02572972,-0.037099753,-0.041473314,0.031035239,0.024122015,-0.0013204175,0.037161443,-0.051723905,0.016196176,-0.00502802,-0.04621034,0.0033658065,0.026687566,-0.0056774328,-0.0221667,0.019735578,0.00013530254,-0.028611628,-0.0017086759,0.028435087,0.004512232,0.005783756,0.034940805,-0.018613065,0.021107253,-0.043012813,-0.008606014,-0.0056681177,0.00493903,-0.04463596,-0.025369385,0.010114318,0.054282673,-0.003928701,0.037036806,-0.04702635,0.015082143,-0.034502413,-0.011169835,-0.0071336864,-0.034174606,0.01706274,-0.07743357,0.0029292558,-0.010462424,-0.013800325,-0.035296164,-0.011803146,-0.031317182,-0.031636015,-0.01892938,-0.027288428,-0.043568347,-0.007054873,0.041238725,0.0065853377,0.01902456,0.0060603893,-0.010132551,0.00753714,0.029267412,-0.02334341,0.03642872,-0.016481357,0.016932338,0.0049171364,-0.040296312,-0.01979259,0.00032383163,0.0017187154,0.017909875,-0.01863321,0.045483574,0.009631615,-0.040279545,0.016738823,0.07714938,0.05813447,-0.049649063,0.023082549,-0.036194786,-0.033656396,-0.025823815,0.023891281,0.0005710443,-0.0104850875,-0.013494192,0.025897538,-0.0021385606,-0.038158234,-0.0044788076,0.06411212,-0.05768032,0.031735115,-0.01792677,-0.025570719,0.031875696,-0.0090963,0.0018606854,0.018090466,-0.014434037,-0.0049063265,0.039530616,0.0015036544,0.017267803,0.04078271,0.026950527,-0.0072396537,-0.035968795,-0.019358352,-0.023016442,0.010947642,-0.15081508,0.013481395,-0.027131714,0.02157657,0.010975263,-0.023682479,-0.07083269,-0.031558163,0.0041698823,-0.03515836,-0.0047639674,-0.068749405,0.014339376,-0.024707299,0.0063383556,0.03537893,-0.026772618,0.0042709243,-0.08835246,0.08094623,0.025170257,0.0030041514,0.022548812,0.025260625,-0.026838643,0.0032392386,0.018780965,-0.014047336,-0.03422944,-0.014661627,-0.032615162,-0.02602089,0.014235515,0.07447816,0.010625273,-0.009033596,-0.010805655,-0.0108095715,-0.043156065,0.026547085,-0.01075785,0.007875497,0.0064765587,0.047081783,0.035016377,0.055293567,-0.021228619,-0.015957778,-0.008140455,0.038944297,-0.0085618915,0.029352363,0.015872268,0.0345948,-0.017773,-0.041329823,0.0070677507,0.0015908347,0.0027230114,0.0066904575,-0.017727746,0.020916322,-0.009693545,-0.036469303,-0.015088654,0.026441356,-0.03955072,-0.0060358215,-0.05615578,0.036425933,-0.026403325,-0.012067401,0.0184826,-0.0020711832,-0.011211531,0.010676783,0.041659642,0.0074652797,-0.008171491,-0.0030258102,-0.05684926,0.011777067,0.012479842,-0.03298521,0.058132447,0.004894964,-0.03221212,-0.024820877,-0.07016385,0.013834154,-0.026823511,-0.04567331,0.005625974,0.0171137,-0.013082675,0.056553718,-0.027278656,0.014297412,-0.004928495,-0.020837093,-0.02186846,-0.033648845,-0.039056953,-0.03524278,-0.032139808,0.056214675,0.032109812,0.010297766,-0.05340825,-0.0028123904,-0.04092999,0.02720412,-0.007674734,0.0028955513,-0.08510725,-0.010540028,-0.011970549,-0.013745342,0.0335914,-0.0048839287,0.026220644,-0.016497422,0.03375753,-0.043608535,0.015620315,0.07579113,0.0399808,0.061391868,0.021480441,-0.032681555,-0.013673061,-0.019852279,0.04856465,0.0019532214,0.07246522,-0.053635154,0.032832902,0.029453566,-0.023579756,-0.018431613,-0.059708744,-0.048374217,-0.021778727,-0.022736883,0.015509292,-0.01939758,-0.0014919325,0.02059679,-0.011372766,-0.008075659,0.012940066,0.002966709,0.027893879,-0.016766846,-0.032360848,0.056856453,-0.046700474,-0.014847457,0.00011256537,0.08461654,-0.046391267,-0.0016240778,-0.026472427,-0.027622307,-0.04179363,0.07649016,-0.009930872,-0.016359607,-0.0554872,0.007672036,-0.00227018,0.0023840906,-0.015822576,0.038730383,0.030462345,0.011916742,-0.039047666,0.04380331,0.008545608,-0.025360253,0.01155058,-0.0019325792,0.0434328,0.019157423,-0.0035854666,0.028452113,-0.008510092,-0.00995086,-0.020978391,0.0014416231,-0.006488174,0.022900617,-0.039993085,-0.023205971,0.056036457,0.020066654,0.0015140616,0.057312116,0.03630867,0.009093517,-0.04215656,-0.032625496,0.031558327,-0.005909907,-0.04057175,0.027921977,-0.012695692,-0.013406166,-0.01400922,0.034686446,-0.011870555,-0.0108229015,-0.019605704,0.020886317,0.0063459123,0.041462146,0.07956352,0.020353992,-0.009503393,-0.02594439,0.032433275,-0.0050005927,-0.0013215528,0.0041685305,0.010221943,0.023932721,-0.018984275,0.02234761,-0.023805613,0.028385874,-0.018632313,0.0016567666,0.0043739867,0.02208556,0.010122438,0.005126892,-0.0028827745,0.0043543126,-0.005054495,-0.044406474,0.04891623,-0.01321231,0.022324715,-0.039683282],"last_embed":{"hash":"bo68cd","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"bo68cd","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"bo68cd","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0043252176,0.023913061,-0.023164386,0.0057576173,0.01907459,-0.034981657,0.054998018,0.048558313,-0.012356172,-0.015714198,-0.0078986995,0.02994329,-0.018240705,-0.0010603345,-0.0060958765,-0.042488895,-0.02448972,-0.0055829883,0.0046808575,-0.0012268195,-0.05411813,-0.02088684,0.058955085,-0.0109812915,-0.024012022,0.06826999,-0.01797108,-0.027568439,-0.040897463,0.03286528,0.007534565,0.0051612323,0.022828298,-0.014488643,-0.015732408,-0.038885936,-0.007821762,0.0042927256,-0.08891363,-0.02263164,0.03108129,-0.018208668,-0.04745101,0.04314243,0.038503066,0.017804299,-0.035113078,-0.059190705,-0.012055136,-0.026986405,-0.0005673162,-0.012127345,-0.01073653,-0.0114519885,-0.0041269897,0.037683688,0.0026116087,0.0040198835,0.020424763,-0.03134473,0.0010774531,0.03920812,-0.03649635,-0.042849448,-0.036350567,0.0076138447,0.00021852663,0.06620291,0.02151093,-0.03550354,-0.014377525,-0.028723814,-0.01870923,-0.05067819,-0.010455992,-0.009548061,0.0126695745,-0.017846225,0.038815632,-0.051542018,0.10725276,-0.029066265,0.020016294,0.001972797,-0.029783493,-0.02536726,0.011477145,0.051151656,0.0031343244,0.022978818,-0.0031550464,0.029197551,-0.011065832,-0.07014033,-0.0013286137,0.0037781277,0.043414745,-0.04365831,0.001532193,-0.012943635,-0.034126688,0.009765397,0.0076879296,0.04865612,0.01653023,0.026904609,-0.0031624075,0.015320615,-0.017700074,0.019801142,-0.01268529,0.019144485,-0.036325023,0.013894581,0.029032893,-0.003294283,-0.020249639,-0.021666246,0.021914084,-0.009705675,-0.013862389,0.021834742,0.0016391397,-0.015775,0.0041823536,-0.013952984,0.004461651,0.028183611,-0.05807826,0.027736241,0.0033748283,0.021282405,0.015799597,-0.003937839,-0.024136474,0.011844237,0.043720603,0.047000498,-0.005801225,-0.00831159,0.019276666,-0.0060043996,-0.01046565,0.007210195,0.03537051,-0.0066978047,-0.015330105,-0.023230225,-0.0047404435,0.08229317,-0.034523137,-0.007859509,0.007227406,-0.016267268,0.015922906,0.03814463,0.027182523,0.050244976,0.006045769,-0.026857521,0.02946755,-0.022935688,0.034387864,0.061344795,-0.0058631594,0.006070105,0.008882534,0.03095929,0.029631881,0.011010607,-0.011631197,-0.05113206,0.019489435,0.0048022843,0.01022045,0.05747345,0.029737338,0.045797233,0.008669668,-0.02899592,-0.013481022,0.021856723,0.029013451,-0.06699853,0.043088574,-0.005237131,-0.00010721897,0.0146690365,0.02192734,0.04848729,-0.014879767,-0.02317774,0.041005548,0.030186808,0.01985821,-0.029255938,-0.049830742,-0.00018396323,0.041769132,0.0059441007,0.00801911,0.010502071,-0.051380083,0.0101032145,-0.0072435965,0.016041046,-0.04178393,-0.023080066,0.0138209,0.03126476,0.034565788,0.033669516,0.0040319413,-0.0064425515,0.036776353,0.00877401,0.008092985,-0.02769719,0.020163272,0.0041079447,-0.0044802986,-0.0032294546,0.019774783,-0.038649846,-0.015748814,0.02186412,0.0062512388,0.023300039,0.02549484,0.025820648,-0.024283702,0.06194142,-0.016308885,-0.009345151,-0.028549008,0.004787755,-0.038474817,0.010037401,0.0325243,0.006771654,-0.0095272185,-0.029101891,-0.0052176947,-0.012313646,-0.03755051,0.022677476,0.009250164,0.03160858,0.00044445653,0.027475791,-0.016723866,-0.016403336,-0.010144355,-0.029249586,-0.02457367,-0.031244965,-0.05309689,-0.03641515,0.0037528698,0.012696371,0.014299003,-0.01847549,0.0067222123,0.03717904,-0.022432795,-0.023050016,0.0023068946,-0.0023593993,0.0052609486,0.06912375,-0.0066446117,-0.020661404,-0.029999496,0.024627496,-0.041667853,-0.026316144,0.0015340024,-0.034367815,0.013395154,-0.050412264,-0.009350657,-0.03805313,0.008717982,-0.0010698548,-0.026380742,0.033902775,0.008486104,0.0034349593,0.02403898,-0.0056413114,-0.014117286,-0.016999582,0.06521292,-0.032000277,0.010834393,0.019436417,-0.032377016,-0.17156951,-0.024253396,0.021806424,0.04255311,0.004669144,-0.0043268423,0.02100099,-0.012249289,-0.007655438,-0.0131233055,-0.038555473,-0.1251701,0.023874322,0.00227511,0.05534106,0.025448306,0.024074355,-0.025494685,-0.032059856,-0.07053005,0.0048693004,0.033290755,0.06182844,0.040369455,0.04090362,0.013992514,0.016173093,-0.0013318838,-0.014875242,-0.00560398,-0.03621407,0.024213877,-0.03261722,-0.063115135,0.018874707,0.040617112,-0.015061467,-0.036762554,0.006684363,0.01278324,0.058788292,0.01969902,0.0022894992,-0.04314358,0.0071200114,-0.032496728,-0.035122424,0.004096657,-0.019824207,0.011897422,0.00044073572,0.03914404,0.022901505,0.031447805,0.006080454,0.016800346,0.019928643,0.055627786,0.02262952,-0.01939425,-0.022885876,-0.05085684,-0.06444938,-0.016986381,0.029110225,-0.031161819,-0.009345873,-0.017731123,-0.025003979,-0.0032787777,0.020796288,-0.0015556347,-0.049364995,-0.015199374,-0.033593114,0.0020075666,-0.021143544,-0.044776104,-0.03876731,-0.062960096,0.027342167,-0.010767208,-0.029631376,0.0070472294,-0.002411816,0.013883498,-0.045659326,-0.02905347,0.017838856,0.3656845,-0.011211723,-0.017960679,0.034021635,0.004492633,-0.005916161,-0.018070687,-0.0009827978,0.024166256,-0.0014479283,-0.011840963,0.008931358,0.018979939,0.040028967,0.027204867,0.054970298,-0.045011636,-0.0018531701,0.020228762,0.0016501346,0.022402871,-0.06992787,-0.0038054513,-0.052208867,-0.033227965,0.01342031,0.038250346,0.0040761973,-0.02882472,-0.017047396,-0.04750225,0.026112685,-0.03459608,-0.031407695,0.009412669,-0.008892758,-0.059850737,-0.044965982,-0.018253388,-0.007667494,0.047672443,-0.02327877,0.0065797674,-0.016520109,-0.039067507,-0.015250995,-0.011452176,-0.0073667886,0.020560607,-0.050305817,0.017556693,0.0013636937,-0.008368586,0.00844169,-0.022948543,0.017277025,-0.012206257,0.0009997248,-0.046469532,0.0005914385,0.026377527,0.019609608,-0.028838798,0.016931675,0.03888298,0.014362846,-0.049609914,-0.0027482614,0.023122078,0.00457152,0.054462235,0.019335957,0.021078626,0.02466027,-0.0030420779,-0.017577343,-0.016699923,0.04343421,0.0076956376,-0.011147447,-0.028585423,-0.01931465,0.022383219,0.007371482,0.0027637116,-0.003641513,-0.016579712,0.0068670353,-0.009839202,-0.032565497,0.023744859,-0.03098209,-0.021673331,-0.014223835,0.01643082,-0.0076094787,0.027473947,-0.034525014,0.0060808877,-0.034301434,0.003018694,0.0320599,-0.0022339,0.0009417597,-0.012181183,-0.0017338453,-0.01488608,-0.012893525,-0.031517148,-0.010736148,-0.062085148,0.02791853,0.023620263,0.01134068,0.054831892,0.04073386,0.01943451,0.021621643,0.01405778,0.011790783,-0.005182128,-0.02063767,-0.002816215,0.037007283,-0.018104762,-0.0781954,0.0066725193,-0.02393109,0.01742894,-0.0033342063,0.020894114,0.023262663,-0.006748212,-0.0036045492,0.0005170451,-0.024303613,0.029117163,-0.015365016,0.031014072,0.054309726,0.016193822,-0.03548277,0.00042810835,0.0509891,-0.016054833,-0.013060099,-0.004043406,-0.02320875,-0.035320397,0.0030982336,0.020673541,-0.030574698,0.05467251,-0.02090101,0.01758468,-0.02708762,0.019143255,-0.04218267,-0.049927093,-0.047414348,0.00038819236,0.021580461,0.0015844597,0.082734585,-0.0010076512,0.023688389,0.0074111572,0.028899606,-0.010294484,0.020912062,0.013139578,-0.022037487,0.025660848,0.016761072,0.014244277,-0.06900563,0.0031220494,0.040046345,0.012551227,-0.008303798,0.06359546,0.02617852,-0.021271994,0.008582496,-0.023391781,0.0032318188,-0.030505354,0.024021609,0.018278757,-0.04676783,0.0071268138,0.057256486,0.016453596,-0.016133185,0.030485965,0.026053766,-0.005600881,-0.014690975,0.0040400745,-0.00016853503,0.038560472,0.006255786,0.023392307,0.02749643,0.03292494,-0.033849858,0.003944718,0.03687359,0.024497593,-0.016607823,-0.01996877,-0.0012538898,-0.010772688,-0.025221348,-0.0562821,0.013343283,0.02493048,0.03643339,0.0038099624,-0.015130912,-0.030752009,-0.04829926,0.006500702,-0.07092601,0.011187615,0.014820539,-0.030745182,-0.040654294,-0.05149661,-0.008462516,-0.011337647,-0.058912482,-0.006316209,-0.013016608,-0.013448894,0.009773708,0.02258135,0.010050216,0.023466453,0.04778818,-0.030372107,-0.0361688,0.030140614,0.03781085,0.009415935,-0.0023284035,-0.02461185,0.011175716,-0.031140404,-0.041008286,0.01364681,-0.0034134116,-0.07940358,-0.033782683,0.027911674,0.044453345,0.01165586,-0.027398374,0.033679858,-0.010226793,0.03561224,0.028388416,-0.0014314404,-0.0060124625,-0.016395353,0.002624812,-0.019245118,-0.046476804,-0.011271107,-0.034477748,-0.025919206,-0.023574209,-0.029209848,-0.025648005,0.0009265624,-0.0016747449,0.012935455,-0.01647946,0.028120294,-0.03153685,-0.06823766,-0.0067192838,0.004703849,-0.02314904,-0.0056883562,-0.0036262153,0.017851492,0.0037511175,-0.013036753,-0.013117853,0.019652508,-0.04044467,-0.04588129,0.0006160934,0.007375872,0.03596818,-0.036737677,0.029835658,0.026644716,0.0062210895,-0.007724801,0.024051137,-0.0074729915,0.0051638293,-0.022702983,0.031194923,0.025452651,0.044464033,0.0069119427,-0.0003018203,0.0055752527,-0.028613556,-0.04385301,-0.039315533,-0.04518559,-0.011375871,-0.026027886,0.0052478653,-0.0013413172,-0.029873135,0.01647484,-0.01558558,-0.022319071,-0.0010354688,-0.03550821,-0.032401208,-0.010755587,0.006936016,0.007189525,-0.053917747,-0.02142278,0.033715863,0.012126317,0.015998216,-0.033540662,-0.017356027,0.047830112,0.025586348,0.01996716,0.016891373,-0.019318203,0.049288265,0.011055686,-0.002450325,0.008148785,0.05087517,0.038179185,-0.015187101,-0.015963636,-0.010363984,0.028314961,0.015431545,-0.0412425,0.009401153,0.024111824,-0.02867254,0.042330477,0.0155302975,0.050190836,-0.013320472,-0.028844818,0.024053644,0.01797628,-0.0027662711,-0.010292299,-0.00042820995,0.010679222,-0.022191936,0.0040964847,0.008821436,-0.0026174411,0.026766265,-0.009657442,-0.033405796,-0.028781977,0.0077180346,0.045045983,0.004948291,0.00060690683,-0.035149332,-0.0055802492,0.000503174,-0.025828557,-0.025583578,0.01215575,-0.001972707,-0.0054924916,0.009232983,0.012111574,0.016606128,-0.016899042,0.0015878706,-0.0041931616,0.008408392,-0.11378377,0.050024286,-0.016498988,-0.032960434,0.027799007,0.0052525983,-0.03957044,-0.013690502,-0.039632764,-0.011988203,0.047864225,-0.029969806,-0.005576455,-0.03433354,0.0057199565,0.010468334,-0.029494807,0.03872563,0.011130965,0.06580446,-0.015810266,-0.055115424,-0.005241076,-0.052394137,0.007976512,0.030748542,-0.033094317,0.031388443,0.00845599,-0.0059657726,0.02143221,-0.018828657,-0.0340098,0.030647296,0.009242626,0.0139921475,-0.029982919,-0.027262578,0.030294402,0.058973774,0.041841026,-0.005186547,-0.03831723,-0.0056935763,-0.013369032,-0.018385448,-0.040084865,0.000583141,-0.014069679,-0.020663105,-0.09777932,-0.011455033,0.036414173,0.00917313,0.021288011,0.0065867035,0.0032019473,-0.019946411,0.018130826,0.047548875,-0.005721765,-0.011735583,-0.033288904,-0.0040748394,-0.04636636,-0.008199183,-0.01280529,0.01123009,-0.018939015,-0.034452964,-0.023661105,-0.019164048,0.013626074,-0.0017309384,0.0324989,-0.0038084262,0.041555554,-0.025756648,0.020513166,-0.0012734808,-0.009210105,-0.01843708,0.008571404,0.029706886,0.04897677,-0.032554045,-0.029359363,-0.013536683,-0.010434707,0.01084002,-0.07796036,0.03274681,0.016624715,0.019929381,-0.027032996,0.0014171813,0.0007528561,-0.003954058,0.018417113,-0.0028284322,0.015891029,0.026513044,-0.028925473,0.008795467,0.022554064,0.004491085,-0.010989778,0.012549982,-0.03232502,-0.019776866,0.0027019489,-0.04897303,-0.0528829,0.029670853,-0.051976632,-0.008292416,-0.0010325911,0.042437717,0.019474616,-0.028254567,0.035354212,0.054705687,-0.037548628,-0.057980668,0.015642734,0.010531114,-0.016606417,0.027396614,0.02909715,-0.0001603306,0.06850568,-0.037420172,-0.0068205036,-0.005148328,-0.0037447133,0.004412434,-0.01786123,0.07176452,0.018869434,-0.019727508,-0.030501878,0.029045,-0.0069283084,-0.015941562,-0.041958507,0.026613316,0.0005552892,0.012749434,0.0009625503,0.021450559,-0.025382299,0.01658356,0.008461607,0.03849771,-0.03850746,0.0022155931,0.030030154,-0.0074601294,-0.018189132,0.04127793,0.001614616,-0.008563656,-0.007730841,0.004777251,-0.03173704,0.022798903,-0.019922337,0.00096099876,0.010701076,-0.006328931,0.043182995,0.052409608,0.007528033,0.042421535,0.028535994,-0.027208116,0.0043998994,0.019818744,0.020164492,-0.021346636,0.01529377,-0.052333347,0.068338074,-0.0058502853,-0.010008925,-0.027858898,0.04408588,0.010466955,-0.018147655,0.012513084,-0.0033472579,0.0044529266,0.004193191,0.03147163,0.014822778,-0.021649677,0.019644478,-0.032263134,-0.006267952,-0.0076086926,-0.045961376,-0.058357146,0.028604155,0.0010749904,-0.021187238,0.025559768,-0.041505035,-0.0051235743,0.0004132363,0.007301765,-0.01725514,-0.0013892365,0.03328964,0.035312477,0.041099038,0.013627326,0.005547301,0.01682675,0.0345519,-0.0045035267,0.035663772,0.027233435,-0.034296636,-0.041577913,0.030627567,-0.037196662,-0.008698442,0.030720223,-0.019731276,-0.011211896,-0.01144447,0.033168457,0.018158026,0.028963864,-0.027338333,0.0020849367,-0.011992938,0.049212713,-0.009271629,-0.0058311797,-0.02379976,-0.05553047,-0.011766013,-0.00015139737],"last_embed":{"hash":"9ayiy6","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"9ayiy6","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety","lines":[5,321],"size":10317,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9ayiy6","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#The Commitment": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022684194,-0.034321666,-0.03287156,-0.000068551264,-0.047332894,-0.047212314,0.034098342,-0.026505515,0.033875037,-0.0034438823,-0.0015165204,0.00033608574,-0.014147681,0.0061751753,0.015511933,0.008263091,-0.035752736,0.018634435,0.040483337,-0.008091887,-0.009269322,0.0018865729,0.06348999,-0.008647767,-0.017970996,-0.0054331208,-0.018313184,0.008302556,0.047116492,0.066679716,-0.021243606,-0.011052889,0.030238394,-0.027500095,-0.006091036,0.009612388,0.0150190415,-0.02053799,-0.038963668,0.054391377,0.03500229,-0.053267565,-0.007755618,0.028892506,0.042503897,-0.0033276246,-0.05260565,-0.005668842,0.016557217,-0.032408003,0.03675826,-0.02071097,-0.0006968578,-0.0029965013,0.009117652,0.038427636,0.019605968,-0.0339487,-0.029004935,-0.02759182,-0.048740882,0.063611545,-0.049247272,-0.01832713,-0.0074801124,0.03156138,0.057966635,0.013289759,-0.016468884,-0.04916326,-0.025470603,0.023359299,0.050963346,0.013351425,-0.047284964,-0.007821922,0.02403554,-0.003200976,-0.005877258,0.022636166,0.02937584,0.0029150273,-0.006637033,0.0036558355,0.0058904737,0.009855468,-0.006101292,0.070127144,-0.0067480574,0.014120725,-0.0046670553,0.009996769,-0.026212012,-0.034632143,0.0030751368,0.0023301707,-0.008807942,-0.033551805,0.049673323,0.00474109,0.028354017,-0.0031283807,0.035255406,-0.018490996,0.00803402,-0.0025351346,0.028567841,0.037150133,0.06616703,-0.013965006,0.017238012,0.059288807,0.007003998,0.030354409,0.00015090119,0.008646495,0.021863073,-0.030625602,-0.001217539,-0.01020039,0.043187983,0.05209261,0.012054297,-0.016638191,-0.0051508597,0.023606084,0.009386966,-0.0467067,0.0123384325,0.03531479,0.014334159,0.043180715,-0.042612724,0.019311888,-0.011616098,0.03210813,0.039363142,0.06914189,-0.012483933,-0.06504254,0.044654135,0.0115481755,-0.043850966,0.00053568376,-0.027999613,-0.045435235,0.012957124,0.015475366,0.012686873,0.03654594,0.0060776044,0.027113147,0.036335364,0.035669792,-0.008921339,0.019195618,-0.0035183397,0.06954336,-0.014283979,-0.0017970031,0.023516076,0.0137657,-0.035799943,0.057187293,-0.004342275,-0.0016291833,0.023571132,0.022527559,-0.020394212,0.010898646,0.0041264757,0.0015007112,-0.02086719,0.029021962,0.021478344,0.015298047,0.027680205,0.026486186,0.0035584373,-0.012136925,-0.030145759,0.03291642,-0.009957739,-0.06853774,-0.027463863,0.037244752,-0.03722737,0.009602711,0.018531632,0.018341186,0.013560809,-0.0011750612,-0.03421572,0.014422781,0.054767974,-0.0023277656,0.03110446,0.005920812,0.03195889,-0.020830557,0.016048402,0.009176411,0.0051904456,0.020549905,-0.017671486,0.0040508537,-0.03669155,-0.008337672,0.031830687,-0.025179487,-0.03235754,-0.0011781774,-0.010601949,-0.031328794,-0.01951431,-0.025274962,0.022107309,-0.010996097,0.033275984,-0.008982794,0.014339059,0.053593926,-0.0103817135,-0.0334497,-0.029906599,-0.012122515,-0.0366824,0.04514796,0.0055726585,-0.029955184,-0.031945404,-0.004164926,-0.007213724,0.034110826,0.0038300764,0.008941291,-0.012819324,0.012654685,0.03313657,-0.0060148803,-0.03290837,0.035093088,0.0041574705,-0.005353583,-0.016580077,-0.009714698,0.0005278673,0.044174213,-0.0061717164,0.008387451,-0.014263563,0.007244645,-0.0510331,-0.038205177,0.0023600834,0.011801648,-0.0011063812,-0.007711892,-0.003755449,0.0002876805,0.00077123643,-0.0061742663,0.0038933125,0.016832087,-0.006514465,0.00031474902,0.012986904,-0.012097956,0.028648108,0.04722966,-0.010409704,-0.04984992,0.0011170903,0.03189368,-0.03918628,-0.008485632,-0.03840774,0.022290735,0.014762168,0.019417029,-0.039016187,-0.028865363,0.020970711,0.020742884,0.017162127,-0.001047556,-0.03305519,-0.015537344,0.03325139,0.0029658887,-0.00014300554,-0.01096939,0.050619807,-0.03601765,-0.03749823,0.005279779,0.0065288865,-0.14922798,0.02322762,0.015092295,0.059663367,0.004929349,-0.006413447,-0.04493451,-0.039390173,-0.04707736,0.05392873,0.030675646,-0.03279144,0.045720328,-0.017611615,0.009291485,-0.028501255,-0.009293045,-0.043082457,-0.06205056,-0.03865053,-0.027608082,-0.044355396,0.091396876,0.014846666,-0.04969514,0.043096278,0.053244546,-0.020547373,0.008198385,-0.038984682,-0.08358587,0.0023939218,0.0031664777,0.014967364,0.016095983,0.03631318,-0.011990077,0.011537047,0.024332577,0.023857726,0.049893927,0.03093084,0.021860385,0.032766826,0.0044870027,0.029581731,-0.039061584,0.0075890636,-0.045881025,-0.02111855,0.00879584,-0.0039587375,0.016699592,0.004943735,-0.034510747,0.0015425121,0.0030335712,0.04488094,-0.026263164,-0.028197665,0.0075942,-0.026977211,-0.041112788,-0.009043586,-0.011882258,-0.01862738,0.013210934,0.0068481164,-0.0312975,-0.018926306,0.012309353,-0.011589389,0.004748581,-0.027113397,0.010909969,0.037259273,0.026232991,-0.013861023,0.008044935,-0.10829892,0.0062968903,0.04251084,-0.042941157,0.03357986,-0.027291037,-0.03556417,-0.01970678,0.01716034,0.016627567,0.23736762,-0.00024266799,0.021146867,0.0023154393,0.058433652,0.007842269,0.0033286852,0.04150441,-0.023769422,-0.018645499,0.004084621,0.009905228,-0.031745832,-0.008110526,0.01483639,0.025309136,-0.05358174,0.01373595,0.047736317,-0.020297829,0.010695341,-0.06647939,0.004594941,-0.031123733,-0.060836967,-0.027775109,-0.0081143305,0.041602407,-0.034194555,0.041882426,-0.026423093,0.046217237,0.044853814,-0.016694719,0.04438756,-0.010394621,0.003299633,-0.068834946,-0.020406667,0.0012835814,0.016011814,0.009125004,0.023459187,-0.027432986,0.006362467,0.002141127,-0.02803148,0.02716302,-0.014984124,-0.011916309,-0.005595138,0.0015712463,0.016028613,-0.023769084,0.014178814,-0.0017506527,0.0052902796,-0.009403028,-0.020491114,0.03338483,0.020882076,0.011876906,-0.026599338,-0.02257209,0.01727731,0.009696567,-0.023154266,0.02101403,-0.009595446,0.0017773852,0.03094956,-0.018010119,0.0059198686,0.0076545775,0.034999903,-0.04758497,0.0026505226,0.000988088,0.04423613,-0.01418048,-0.0037628787,-0.03514311,-0.010646901,-0.05045759,0.028736973,0.010841653,0.0027181797,0.022610798,-0.027612565,-0.008243927,0.008824562,0.050125293,-0.01514069,-0.03555412,-0.019640902,-0.02687936,0.048874926,-0.050025444,-0.015786115,0.023861086,-0.025930008,0.046358466,0.010150821,-0.025498345,0.03004666,-0.022544168,0.013346265,-0.027186422,-0.043275837,0.028095836,-0.078751594,-0.018740611,-0.011485473,-0.01872135,0.040689237,0.08093372,0.01589441,0.005369263,0.033462442,-0.026830915,0.052500818,0.014978287,-0.03572485,0.044431694,-0.003182726,-0.047000997,-0.014617112,0.006112908,0.032699842,0.0040184003,-0.016872922,-0.029962922,0.0031512291,0.01463867,0.035212256,-0.0063531892,0.047767505,-0.036325544,0.01373381,0.030869784,-0.015713036,-0.024058668,-0.00059999566,0.029845838,0.045670554,0.023001127,0.019937145,-0.0017761927,-0.03311391,0.011495721,-0.023379017,0.0049004196,0.00073979795,-0.053533863,-0.013816366,-0.10373072,-0.011988531,-0.017061224,-0.01188736,-0.040252287,-0.023871653,-0.0022634089,0.04179089,0.07880591,-0.013257111,-0.004908101,0.024490561,0.0062870346,-0.014093583,-0.0050216913,0.000038545004,0.045242216,-0.012187662,-0.020712905,-0.022622041,-0.043804165,-0.022619154,0.013044555,-0.018963745,-0.038640242,0.030579844,-0.02556297,-0.011451117,0.03571507,0.045164514,0.024902858,-0.020015338,-0.010314939,0.013478983,-0.012311496,-0.033427015,0.09814315,0.012876465,-0.020858577,0.022862393,0.021840777,0.05182346,0.0086201085,0.02641913,0.027686628,0.00049868034,0.040047657,-0.016379489,-0.0016943513,-0.025431436,-0.02284005,-0.023664678,0.010904531,0.018699462,0.033887316,-0.015393706,-0.023710156,-0.032827605,-0.006802321,-0.08094116,-0.036785766,-0.005763941,0.0172357,-0.015401887,0.005190942,-0.031187003,-0.013246691,0.030128784,-0.051611505,-0.012426124,0.031213054,-0.016281024,-0.069581695,-0.0139553575,-0.0025565242,-0.0068822796,-0.033313908,0.022431796,0.0027128085,-0.0016067254,0.0007879936,0.021739569,0.0044148355,0.016231114,0.0021392456,-0.017385777,0.005460828,-0.0037185512,0.031828158,0.010426143,-0.0022448916,-0.029570017,-0.005316687,0.011092593,0.012931418,0.002348823,-0.018446997,0.0125520155,-0.003691639,0.02017289,0.029914983,0.008724095,0.0052929143,-0.017941926,-0.04333417,-0.004988975,0.0044379323,0.01912833,-0.0109824175,-0.033584673,-0.07897561,-0.002027184,0.01334947,-0.04760207,-0.025383795,-0.034265753,0.009945461,-0.012202926,-0.054440495,0.0127438605,0.008866508,0.01154365,-0.046067614,0.049568996,-0.0855672,-0.0022256563,0.061440654,0.010199913,0.0062204427,-0.036124412,-0.017111456,0.036105193,-0.019463686,0.019824823,-0.046661228,0.0023278312,-0.029658427,-0.07449395,0.016974328,0.021255825,-0.012759845,-0.04185077,-0.007935793,-0.02529234,0.026988994,0.010844263,0.019700862,-0.032802597,-0.0061342204,-0.007896524,0.015474548,-0.020410221,-0.028188499,0.04220535,0.023150386,-0.0026113477,-0.007250921,-0.01118349,-0.000011621613,0.009631862,-0.01093735,0.031669926,-0.01721139,0.040080942,0.014820276,0.019757038,-0.07334405,-0.016947031,-0.01850615,-0.03470514,0.010227433,-0.018549096,-0.019252539,-0.04326621,-0.021434601,-0.0020232697,0.028807918,-0.044317305,-0.024966927,-0.06752302,-0.010003059,0.06005638,-0.007365152,0.040773097,-0.018823704,-0.013449882,0.005025653,0.029104851,-0.06144581,-0.031544257,0.029300336,0.016682021,0.0041093463,-0.040006038,-0.014132636,0.061017767,-0.008341191,-0.017474957,-0.040616464,0.0550679,0.0053700316,-0.020490311,0.043659102,0.056459326,0.0029032207,-0.030223982,0.006337223,0.014491306,-0.051742584,-0.01824309,0.050845988,0.023464058,-0.06473001,-0.0000025730637,-0.010709181,-0.020599537,-0.018957552,-0.009660854,0.04084628,-0.02382555,0.040545166,0.0045087575,-0.026013048,0.020380707,-0.036161974,-0.006324087,-0.029419657,0.016756434,-0.0120099,0.035016213,-0.005122303,-0.030130617,0.0208948,0.057130937,-0.014320178,-0.029934723,-0.06802425,-0.040166285,-0.007869499,-0.14212519,0.023480173,-0.009249037,0.013624354,-0.014082009,-0.007960541,-0.050173935,-0.032214835,-0.059751924,0.0036147078,-0.0044071325,-0.025572881,-0.043752603,-0.017740589,0.0019577637,0.05828693,-0.03892129,0.023551445,-0.056071535,0.043793287,0.023002628,-0.005273824,0.044153135,-0.015444692,0.005162392,0.010607162,0.010378788,-0.014340987,-0.025802955,-0.008378777,-0.04170919,-0.038575403,0.028242227,0.011154714,0.019569868,0.017323185,0.0005837295,0.024178669,-0.07034689,-0.0022244244,-0.025000365,0.02583793,0.011213719,-0.00035965384,-0.006301477,0.07902146,-0.04221908,0.00050540356,0.005710042,0.0027672139,-0.023502516,0.049865287,-0.050706808,-0.015435398,-0.0045519606,-0.027115509,0.010188467,-0.003936473,0.05315305,0.03407836,0.009810723,0.00357494,-0.03786733,0.0029264083,-0.049857456,0.047640406,-0.038284913,0.057586305,0.030194093,0.024654627,-0.06605116,0.029235888,0.00840167,-0.014503483,0.0010882562,0.0067439396,0.030972026,-0.03700567,-0.047869768,-0.009922592,-0.029970815,-0.011198296,0.015085731,-0.0434563,0.034085494,0.011518768,-0.0077222227,-0.0016608374,-0.022326456,0.011936284,-0.04260495,-0.05147211,0.006136686,0.019570569,-0.021313224,0.01953655,-0.018529387,-0.017201599,-0.05539287,0.025395019,-0.025532052,-0.04453583,-0.04777899,-0.0479496,-0.038116775,0.010518214,-0.007980218,-0.0041111796,-0.007619154,-0.05900749,0.009685328,-0.0072208014,0.0013781936,0.03006043,-0.0996133,-0.027966753,-0.020708539,0.035109702,0.035101082,-0.0133582,0.004542167,-0.021665955,-0.023024773,-0.023119941,0.05523579,0.07681696,0.022196986,0.011669271,0.0102075795,0.014088922,-0.0010932427,-0.024551515,0.033256244,-0.005266258,-0.012533781,-0.026820935,0.009852208,0.029366216,-0.02783932,-0.035393234,-0.0024471655,-0.013441053,0.0048027546,-0.023270614,0.00005242113,0.01576247,0.017676096,0.053244255,0.0404251,-0.008611457,0.027969725,-0.039700173,0.020127583,0.04335534,-0.013587324,0.01753415,-0.016287165,0.014860577,0.044878602,0.07684115,-0.03231896,-0.04596272,-0.016500829,0.013146716,-0.010600287,0.06849811,-0.01002367,-0.00023126874,-0.006740129,0.0048696483,0.005141585,0.04487253,-0.0035896916,-0.0328264,0.019431889,0.019941647,-0.025763702,0.036457818,-0.028480105,-0.015628101,0.033548065,0.018000007,0.019205926,0.01644109,-0.040850155,0.027380617,-0.016360726,0.013120052,-0.0178039,-0.0067650694,0.00043205026,-0.0091410335,0.008490562,-0.011773796,0.07784897,0.0042158393,0.013132653,0.004883353,0.033501994,0.017528486,0.0070002656,-0.064821176,0.018515108,-0.0003842302,-0.055921823,0.0191044,-0.005071134,0.0014412359,-0.008395194,0.03752231,-0.003560083,-0.032141935,0.0018776058,0.0063426523,0.018066062,0.02996768,0.027470622,0.03560458,-0.007912542,-0.038283214,0.036962997,-0.0076700714,0.012090754,0.004590137,0.023370555,-0.021735866,0.026860451,-0.000011358552,-0.048026253,0.0161417,-0.029724792,0.008096239,0.025315026,0.022596342,0.0023167878,-0.017632741,-0.031350777,0.0097048115,-0.010391082,0.008424948,0.031546973,-0.06511534,-0.035215832,0.0020215982],"last_embed":{"hash":"yyolv9","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"yyolv9","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#The Commitment","lines":[7,12],"size":165,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yyolv9","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#The Commitment#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0291529,-0.030383162,-0.040489968,0.0017755297,-0.04566588,-0.04903577,0.041024834,-0.03159157,0.030119793,-0.00858469,-0.009477819,0.006995869,-0.01913704,0.0073251585,0.022309316,0.01573011,-0.029350528,0.009620691,0.046624944,-0.007863291,-0.009118084,-0.006869562,0.069310255,-0.008615534,-0.012998836,-0.0071652555,-0.013797515,0.009738679,0.05840279,0.056976058,-0.018593766,-0.019083569,0.029308157,-0.03022262,-0.009931601,0.0011582664,0.016678814,-0.023492415,-0.046093088,0.051357057,0.0419144,-0.057627317,-0.012840456,0.01703522,0.047794297,-0.011556309,-0.047370773,-0.0072723716,0.022783248,-0.031547833,0.039055023,-0.020544639,-0.00022583039,-0.0040047886,0.0048966245,0.030659966,0.019673469,-0.03434984,-0.03852321,-0.0370495,-0.03924649,0.06542582,-0.03583994,-0.013689405,-0.011555148,0.02304505,0.06472693,0.014121491,-0.016335636,-0.04464206,-0.019224202,0.037988808,0.041185323,0.00878367,-0.052423485,-0.0040306,0.026377274,0.0008838904,-0.011175555,0.028114544,0.025885653,0.006420042,-0.009721208,-0.00050958624,0.004349966,0.0045916075,-0.0076485984,0.06777822,-0.011253828,0.019590499,-0.010373643,0.008397457,-0.027919749,-0.03395379,-0.0003409646,0.0038069105,-0.007820118,-0.032024115,0.036644466,0.0076386775,0.017835265,-0.00412502,0.03521645,-0.016071964,0.0064777294,-0.000100169906,0.038486157,0.034212522,0.06079808,-0.014942859,0.017891947,0.060677752,0.008728569,0.03559579,0.0058992845,0.0068363114,0.033724617,-0.02859242,-0.0007868671,-0.006981622,0.042876553,0.045002107,0.006331675,-0.0066465875,-0.005292927,0.017205635,0.016927984,-0.044093944,0.012925763,0.0420094,0.015080558,0.04532083,-0.051548008,0.015842503,-0.016857885,0.026502373,0.04533293,0.055667207,-0.01179496,-0.061329454,0.04161083,0.017561799,-0.035092745,0.00046242983,-0.023455694,-0.046041433,0.010286872,0.0063590254,0.016061263,0.033700466,0.0018633108,0.02431247,0.045739923,0.03465315,-0.015803602,0.005277541,-0.0016330197,0.063337065,-0.008174896,-0.0053632804,0.020368675,0.019798921,-0.035763834,0.043738827,-0.0033276705,-0.0062419116,0.008123597,0.033219587,-0.022476664,0.012589922,0.0022365572,0.0051756427,-0.017506499,0.030954476,0.015464412,0.0146841835,0.0311199,0.031276625,0.004165301,-0.017099483,-0.029454887,0.02618031,-0.0041823355,-0.065279454,-0.02871391,0.042226423,-0.034948535,0.008740971,0.020169685,0.022255784,0.019963615,-0.0011083649,-0.024258899,0.009865234,0.027950251,-0.00823917,0.027635792,0.00041803677,0.03022173,-0.019399831,0.004436948,0.017466092,0.011233895,0.02505005,-0.015737133,0.011650679,-0.049768146,-0.001045562,0.036200657,-0.028034683,-0.033146385,-0.007874711,-0.00097578694,-0.023798162,-0.01659608,-0.018494902,0.02505775,-0.010994998,0.023956347,-0.014113163,0.01864245,0.068623856,-0.009098357,-0.02839436,-0.03238747,-0.009417156,-0.027922552,0.04689397,-0.0020662856,-0.03267027,-0.030203616,-0.009976187,-0.014572603,0.023945909,-0.003757369,0.013273972,-0.0064962553,0.009436012,0.036208853,-0.013114826,-0.034763236,0.022250814,0.010883031,0.000724209,-0.012693038,-0.0014743311,-0.011354858,0.047123622,-0.012573961,0.0140526565,-0.01614659,0.008989215,-0.049002625,-0.040919684,-0.0010953392,0.013410738,-0.00081127975,-0.0030314208,-0.0044009835,0.010017315,0.00042680724,0.002004909,0.0024740046,0.021311244,-0.0136541,-0.005895725,0.017026128,-0.015138278,0.018442096,0.0461599,-0.008339348,-0.062429067,-0.002065406,0.02092084,-0.032658868,-0.010429845,-0.03348901,0.033605553,0.011194818,0.021042423,-0.037434325,-0.032122586,0.022921454,0.015863603,0.025526585,-0.002033338,-0.044676553,-0.014185951,0.025889646,-0.00061438675,0.004146246,-0.020772222,0.055312727,-0.03753523,-0.036103625,-0.0025185284,0.011159311,-0.1511088,0.016985828,0.011606849,0.05837146,0.0044314046,-0.009885667,-0.055539217,-0.03866708,-0.035169378,0.06270712,0.029047636,-0.03273804,0.046574075,-0.017325846,0.012648982,-0.038538802,-0.010514732,-0.037020966,-0.059153035,-0.041532364,-0.032182816,-0.0548063,0.09525644,0.022309784,-0.048563384,0.03972755,0.053266216,-0.018093843,0.013743145,-0.034238946,-0.08606567,-0.0033786725,0.0059206146,0.015261901,0.018516758,0.03681333,-0.0067319027,0.007284584,0.016056437,0.014383288,0.047591396,0.020470547,0.020014146,0.030838095,0.0006547934,0.02700463,-0.0326838,0.0025227622,-0.04230289,-0.022052,0.0097387,-0.012786605,0.007886242,0.004052693,-0.029372107,-0.001303222,-0.00019720478,0.034749966,-0.021642037,-0.02544078,0.005339348,-0.021662433,-0.03583069,-0.011649064,0.003541389,-0.010643977,0.0014140125,-0.0022642238,-0.02692805,-0.014493468,0.0056386464,-0.0030991288,0.0034054345,-0.033837073,0.0098086465,0.03689129,0.027692707,-0.008555649,0.00071801926,-0.09908671,0.021699572,0.043062408,-0.0445673,0.05294723,-0.032864906,-0.03179394,-0.017418494,0.019367306,0.007285626,0.2536916,0.0005545532,0.029257767,0.0029428343,0.056913193,0.0059672203,-0.0008803755,0.040706754,-0.028083634,-0.026206654,-0.0038307083,0.006822987,-0.025637895,-0.0132255135,0.006285212,0.030856099,-0.052809015,0.016626118,0.054129265,-0.020860268,0.013419995,-0.0581231,0.008433167,-0.03036242,-0.06590906,-0.026371999,-0.0012819074,0.047098115,-0.02811511,0.043159846,-0.01676983,0.039727785,0.03491654,-0.014633007,0.04654111,-0.0069681155,-0.004417141,-0.06530479,-0.014735802,0.0068920483,0.01614917,0.0039818604,0.014893889,-0.038228292,0.0044571324,-0.006011472,-0.022062207,0.021607647,-0.013532328,-0.014837109,-0.0019881937,0.022062793,0.025282744,-0.016749952,0.01669139,-0.00039142225,0.0053735436,0.0012567143,-0.021348845,0.02459356,0.019481959,0.023007365,-0.021055765,-0.024297085,0.017512761,0.009372835,-0.026895685,0.012562592,-0.009566381,0.0017711514,0.034941625,-0.023466986,0.0015045755,0.013641537,0.036055423,-0.033519056,-0.008809734,-0.0023827667,0.051114615,-0.010436969,-0.003278507,-0.04328309,-0.014094059,-0.03954493,0.02738645,0.010901397,-0.0020646572,0.02316825,-0.031423546,0.004833006,0.008191433,0.04728302,-0.007873482,-0.038992736,-0.026678415,-0.028300319,0.056050375,-0.047460906,-0.016574698,0.015235393,-0.022552466,0.041595284,0.014412949,-0.037638374,0.033347372,-0.021536589,0.011003064,-0.02799721,-0.044111922,0.024536408,-0.070083454,-0.019432712,-0.011431404,-0.009270674,0.037691973,0.08867243,0.027728831,0.014398673,0.028621795,-0.023084808,0.053578623,0.0061915796,-0.035700973,0.05170616,-0.003941094,-0.048598174,-0.02322827,0.012149806,0.013348215,-0.004277159,-0.009555489,-0.019150825,0.011225819,0.0136185065,0.044107024,-0.005304746,0.059498794,-0.027411956,-0.0074353414,0.036395725,-0.022982957,-0.02072204,-0.005544056,0.028309723,0.034258243,0.020392798,0.020755623,0.0072379406,-0.039975017,0.010624821,-0.01812954,0.0030586496,0.000028609458,-0.052928664,-0.0060152225,-0.10548783,-0.010836451,-0.017760638,-0.022180239,-0.04617014,-0.017132968,0.0039802454,0.038195845,0.071886316,-0.008187653,-0.006249236,0.016741207,0.00865318,-0.010670705,-0.0038734854,-0.008238773,0.03932672,-0.008010795,-0.023391135,-0.01266744,-0.038540546,-0.009566014,0.005839582,-0.030266574,-0.04032422,0.024699878,-0.024510643,-0.0148885315,0.027387815,0.043344077,0.018627187,-0.024383485,-0.014419634,0.019590992,-0.012343454,-0.03458403,0.10494946,-0.00056654634,-0.021766488,0.031115305,0.020210622,0.039414506,-0.00035636636,0.01420024,0.03326869,0.005340822,0.033427957,-0.015155264,-0.0027851425,-0.024722863,-0.021986835,-0.01813553,0.01037954,0.017550102,0.041485094,-0.0093977135,-0.029033188,-0.034524877,0.004754673,-0.07152644,-0.03972037,-0.0040053115,0.019737853,-0.009443841,-0.0044147666,-0.025088247,-0.00087679696,0.027868899,-0.045414332,-0.016453324,0.0257511,-0.006265405,-0.06673336,-0.011480434,-0.0027623014,-0.0041162465,-0.040373407,0.04214381,0.00090480753,-0.0047533493,0.0060987705,0.022608273,0.0031179634,0.016566247,-0.002474383,-0.015010302,-0.0013351543,-0.008341754,0.033867173,0.015644137,-0.0028516932,-0.01430086,-0.016441794,0.0132662635,0.010274676,0.0088822665,-0.016310873,0.019613473,-0.007381648,0.0219358,0.017317997,0.014715682,-0.00021004508,-0.022343839,-0.038587406,-0.008908928,0.014167107,0.0048499033,-0.016218958,-0.028525235,-0.08167065,0.01035474,0.0029649446,-0.051858738,-0.02266093,-0.032180447,0.012682875,-0.0055739833,-0.06030033,0.017457707,0.0091914,0.01600101,-0.05363727,0.04880854,-0.07386572,-0.013384692,0.063617274,0.015698329,0.011307201,-0.037866835,-0.007352035,0.027360937,-0.024923893,0.02023837,-0.047954917,-0.0023878403,-0.029217605,-0.07767484,0.027494658,0.018227499,-0.014728482,-0.03688271,-0.011114932,-0.028248029,0.03005637,0.0065590884,0.025749674,-0.037317965,-0.015348243,-0.0007336084,0.018648133,-0.018908147,-0.024518302,0.05310488,0.029349623,-0.0014022278,-0.0022119668,-0.016041612,-0.008767023,0.014496001,-0.010535001,0.020238386,-0.0029900724,0.03378613,0.019863844,0.035287302,-0.07985649,-0.018573439,-0.010217221,-0.032050423,0.013160758,-0.0095773395,-0.010112102,-0.040108982,-0.027052244,-0.004435829,0.0121102445,-0.042192284,-0.01719934,-0.057988334,-0.014604813,0.054763142,-0.011560257,0.045163076,-0.011867912,-0.012950883,-0.0012774001,0.037597343,-0.052245587,-0.033185087,0.02412213,0.013444536,0.0013853477,-0.053487565,-0.0075554936,0.05712783,-0.001632859,-0.016290918,-0.04679974,0.054602563,0.0025378691,-0.020137582,0.04254754,0.057042193,-0.0058336053,-0.038985267,-0.014610903,0.015339324,-0.059474956,-0.016792683,0.049434792,0.01805683,-0.07588364,0.014029906,-0.0148715,-0.015217642,-0.027920874,-0.010801747,0.039097853,-0.010986375,0.04560775,0.0071115275,-0.018592589,0.018931147,-0.032131463,0.0032510085,-0.036847066,0.018070245,-0.017285923,0.030113606,-0.016412973,-0.027590537,0.01554512,0.06217491,-0.0048621753,-0.03597378,-0.067271136,-0.03955798,-0.02024253,-0.15124819,0.023225294,-0.0072644236,0.009979056,-0.012378671,-0.0032399464,-0.046784744,-0.030088881,-0.056683727,0.0061402614,-0.006799433,-0.017548881,-0.043433495,-0.014315892,0.007143683,0.057132132,-0.044981163,0.028804556,-0.06389854,0.050637446,0.022216225,-0.001960461,0.04906278,-0.011942643,0.019570893,0.017400052,0.006765844,-0.01578668,-0.030951474,-0.013296977,-0.03824141,-0.038573448,0.027066285,0.007979397,0.030446863,0.019957177,0.006486483,0.019977441,-0.0738805,-0.0044694296,-0.01558029,0.023680137,0.0111755,-0.0031866012,-0.0034396457,0.06519998,-0.036237147,-0.0017265469,-0.0010057268,-0.0010557252,-0.025205728,0.046269543,-0.045531046,-0.010308461,-0.011869314,-0.028600149,0.021926077,-0.009248131,0.04564596,0.034021426,0.011992863,-0.0024069604,-0.033071637,0.0014164551,-0.05836432,0.047956266,-0.03308412,0.053120285,0.03142415,0.023460511,-0.067034334,0.030658154,0.008282005,-0.013966744,0.008986485,0.009937206,0.028809058,-0.034308076,-0.04516839,-0.010347495,-0.044003982,-0.014806366,0.016669802,-0.04228651,0.03330443,0.009565067,-0.013077295,0.00062607054,-0.009614379,0.01503277,-0.030051522,-0.041657142,0.0041690017,0.018052412,-0.024537956,0.026285276,-0.02475805,-0.005372007,-0.05573808,0.02293141,-0.031808782,-0.04523607,-0.037798133,-0.05249837,-0.0376738,0.000075355776,-0.008684895,-0.008313086,-0.005821471,-0.052528784,0.010120412,-0.00692844,0.014608153,0.025767943,-0.093080126,-0.032103155,-0.016953444,0.033656664,0.025814837,-0.0014249517,0.016683757,-0.01712258,-0.017355077,-0.027745634,0.050257523,0.070544615,0.029987223,0.0042463555,0.00082979794,0.016537977,-0.001680284,-0.040788215,0.02926317,0.0056344504,-0.01936406,-0.02912975,0.022432026,0.031752195,-0.02775405,-0.032640006,-0.0029227377,-0.016852131,-0.0030198293,-0.021001615,0.0064543793,0.013651647,0.015429659,0.05604403,0.040518142,-0.006569365,0.035524342,-0.039038513,0.01634812,0.037883084,-0.0069545237,0.0017057904,-0.015432889,0.007031826,0.04690737,0.07834047,-0.029746743,-0.04698702,-0.012788564,0.0068866983,-0.02798143,0.07073384,-0.008293663,0.0011920028,-0.004893441,0.004796686,-0.0020229996,0.0444861,-0.005181914,-0.020887347,0.013758103,0.018578704,-0.025773926,0.027815515,-0.017420033,-0.005428289,0.02929444,0.014279515,0.018939847,0.010403323,-0.037303995,0.024543028,-0.0072400146,0.019966204,-0.02542196,-0.0070911846,-0.0011087398,-0.007035722,0.009595974,-0.014749781,0.072260305,0.0065307356,0.014931194,0.009526734,0.032999363,0.018245926,0.018231908,-0.062207617,0.0119562065,0.002001553,-0.05363614,0.015896644,-0.0050588166,-0.0032255752,-0.012343962,0.03722693,0.0023418195,-0.027006596,-0.004502781,0.010616023,0.017762419,0.025864357,0.036370136,0.018805923,-0.0004064534,-0.044785295,0.024763487,-0.011040116,0.0071675866,0.014623639,0.01670312,-0.031516425,0.036330044,-0.006680347,-0.050161306,0.024163483,-0.03056728,0.02116893,0.02354774,0.02357391,0.0077731246,-0.0066441353,-0.037073195,0.02503155,-0.014581162,0.007153285,0.031946477,-0.06255563,-0.033936054,0.0037751847],"last_embed":{"hash":"9b3hqo","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"9b3hqo","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#The Commitment#{1}","lines":[9,12],"size":146,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9b3hqo","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Why This Plan Works": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.006173671,-0.018355949,-0.044371065,0.014449583,-0.055021618,-0.05781034,0.014634956,-0.008368264,0.04008011,0.008062475,-0.023400413,0.0014236275,-0.0321085,0.014104471,0.015282812,-0.0018402794,-0.05377873,0.00097257976,0.028918594,-0.0047383877,0.0044409777,0.012450458,0.07448501,-0.007697192,-0.039954994,-0.0036578374,-0.020671789,0.006950424,0.036660064,0.07362728,-0.017801993,0.008538804,0.05478517,-0.016107831,-0.022558944,0.012078323,0.014351791,-0.032098845,-0.024542497,0.056991264,0.043420527,-0.031244049,0.013485112,0.026281118,0.04372257,-0.010334356,-0.05257168,-0.0065365713,0.017817063,-0.04281883,0.028821,-0.022117745,0.012076877,-0.027595725,-0.008905733,0.051435027,0.026096778,-0.022866428,0.0049873767,-0.018179331,-0.034749333,0.059125505,-0.036685273,-0.029340915,-0.025031786,0.029946413,0.05335554,0.0066076345,-0.023991762,-0.06658734,-0.024353817,0.020403374,0.06770724,-0.008566079,-0.035181403,-0.01831012,-0.008059458,-0.008469519,-0.0048386334,0.010088905,0.02654721,-0.0029963113,-0.012121151,0.010483223,-0.0030822346,0.011671668,-0.0015453311,0.05388933,0.013328166,0.011063138,-0.02279597,0.00310028,-0.0114217615,-0.03859712,0.007597498,0.03987543,-0.0070485095,-0.02683641,0.045309845,0.0016339455,0.034982987,0.011858678,0.03874757,-0.021970889,0.00033135302,-0.0042826477,0.015090997,0.03322869,0.050548557,-0.0030307423,0.018962476,0.04564109,-0.0004062106,0.009703958,0.0013108109,-0.008240151,0.014901584,-0.016549882,0.013180524,-0.00941012,0.025174312,0.050147846,0.028802147,-0.032440726,-0.027503755,0.0023222931,-0.0050458577,-0.029871967,0.011086086,0.02490029,0.02027514,0.0357152,-0.04244179,0.017443515,-0.00465974,0.020736217,0.051563863,0.057324298,-0.012730849,-0.056776438,0.038415384,0.03146449,-0.02516005,0.0060540317,-0.021878412,-0.041618444,0.0064985864,0.027643953,-0.007581317,0.040468663,-0.0068908106,0.022720674,0.009226778,0.023010474,-0.024555942,0.018017095,-0.001950136,0.09502656,-0.028717274,0.007151208,0.022044204,-0.0020187057,-0.04948396,0.05687969,0.0076217167,-0.010933503,0.03286083,0.019501027,-0.026195485,0.007515547,-0.02964273,-0.008818926,-0.036968544,0.023911161,0.019483006,0.018404968,0.036676347,0.034579646,-0.005413522,-0.026737493,-0.024862992,0.003943181,-0.009791145,-0.05242279,-0.010020081,0.033913955,-0.019751493,0.0049582766,0.031634115,-0.0036871084,0.008008764,-0.005569797,-0.019775007,0.010366196,0.061148312,-0.0067264205,0.012706697,0.00987357,0.027488856,-0.0073509263,0.016151426,0.01701656,-0.0026544293,0.02410003,-0.02418621,0.013542802,-0.03818582,-0.014741395,0.025129827,-0.032799456,-0.019078687,-0.012895619,-0.017271305,-0.020526908,-0.00485155,-0.017552393,0.023596086,-0.021851351,0.020296345,-0.0014011867,0.0028289796,0.041942596,0.004386451,-0.07193054,-0.00026294956,-0.009790618,-0.026615845,0.038953528,0.006751999,-0.026682155,-0.044740323,0.007691916,-0.010642866,0.042082187,-0.005974216,-0.019307153,-0.013867355,0.024293398,0.027673483,0.010905437,-0.011230936,0.042210393,0.012958265,-0.012050261,-0.01573546,-0.01221868,0.0018041307,0.01819698,0.002662987,0.0032112468,0.00835417,-0.0012505841,-0.036636267,-0.053960882,0.0022452998,-0.0004284372,-0.0030018778,-0.02450764,0.01464799,-0.006728292,0.001911734,-0.0036011392,-0.010216298,0.018219994,0.015469342,0.0057425755,0.02952379,-0.011926057,0.026536679,0.035383113,-0.0042525223,-0.04005372,0.010337181,0.031846408,-0.039721496,0.0016450379,-0.065213576,0.023247939,0.033598606,0.0138831595,-0.035703983,-0.02842052,0.010029139,0.01324087,0.01674396,-0.029001158,-0.01307331,-0.0053284895,0.029994959,0.0051148073,0.022368954,0.004019615,0.055008106,-0.03751008,-0.044908054,0.007691557,0.016303958,-0.16327378,0.01607633,0.005550043,0.067592,-0.0036112939,0.0018594124,-0.02645545,-0.010663391,-0.049800467,0.011973931,0.028119726,-0.0286965,0.048715588,0.01314472,0.012825841,-0.011772297,-0.0014509129,-0.043201312,-0.058906253,-0.03669982,-0.057158273,-0.019917592,0.09477295,0.015577722,-0.036302187,0.037187733,0.055308923,-0.0113617135,0.016536148,-0.037249267,-0.064309426,0.0078054224,0.00003044828,0.0052299807,0.025358327,0.04756898,-0.033534918,0.011071527,0.029034192,0.033811085,0.05460183,0.05966542,0.040639997,0.024913896,0.008558143,-0.010275686,-0.049206886,-0.012359563,-0.025096377,-0.021336807,0.027935186,0.0057096253,0.006115693,0.024706997,-0.044078726,0.010623478,0.0010835612,0.040000312,-0.012227571,-0.009197443,0.01369077,-0.02711644,-0.023148907,-0.012448693,-0.019736037,-0.012802345,0.009054481,0.018854538,-0.0353739,-0.018501552,0.014195392,-0.017795358,-0.0110686775,-0.009944406,0.015956543,0.036478333,0.01721055,-0.024134904,-0.000430309,-0.1105311,-0.0047257403,0.021969197,-0.031623755,0.016531538,-0.01751059,-0.02311123,-0.014781336,0.004621476,0.033064723,0.23475836,0.023813352,0.017572498,-0.0114223575,0.03571791,0.0020843865,0.0038686201,0.04451973,-0.019277606,-0.007233849,-0.014678275,0.0070307404,-0.02531112,0.0013227558,0.009509969,0.028839659,-0.082153276,0.008874024,0.05896756,0.0011279162,0.023584018,-0.06952824,0.015824404,-0.023238908,-0.07946534,-0.04787672,-0.010028285,0.039450616,-0.017693112,0.071952485,-0.0264598,0.046764374,0.047387853,-0.028163964,0.026353642,0.004896351,0.0048406236,-0.05143219,-0.02137057,0.019699743,0.02532594,0.0018414528,0.010522571,-0.013825738,0.0116592385,0.0057607624,-0.02681905,0.031639207,-0.011150117,-0.020116448,-0.026945634,0.032132193,0.0010107842,-0.03408513,0.0018851248,-0.003965305,-0.013912407,0.0010427502,-0.032843683,0.0524726,0.030557526,0.009018766,-0.015750647,-0.03067334,-0.0031622474,-0.005000185,-0.024040459,0.016673276,0.003653384,0.013617922,0.021498216,-0.011964563,0.012207722,0.023748744,0.04375516,-0.052799158,0.015917653,0.037216827,0.03629425,-0.023209203,-0.02391482,-0.027594544,-0.04176208,-0.043719973,0.019325444,0.03407739,-0.019947184,0.032134846,-0.034024507,0.001089324,0.0067668343,0.0315624,-0.014494078,-0.05064231,-0.018267317,-0.024831304,0.004030677,-0.06029792,-0.00967649,0.043345597,-0.03557569,0.028577222,0.016862592,-0.012779966,0.00091669173,-0.007884558,0.007986054,-0.023775557,-0.027807426,0.04582637,-0.085554846,-0.014102222,-0.0053368807,-0.02728255,0.031623993,0.1048402,0.020438131,0.018223746,0.029956423,-0.034397025,0.05026754,0.032165907,0.008930171,0.051063538,-0.0029721854,-0.032483865,0.0012528965,-0.023935871,0.027246019,0.006673029,0.006321817,-0.028187538,-0.009335867,-0.0029041471,0.03032347,-0.0046658274,0.037009865,-0.023636505,0.04588792,0.031245023,-0.038045496,-0.02687548,0.01462134,0.020028174,0.040884983,0.034465387,0.010321396,-0.0035330132,-0.037059,-0.019802792,0.0002038961,-0.003879939,0.008323711,-0.0345144,-0.0021015194,-0.083602816,-0.024102345,-0.031202877,0.0066230358,-0.041617297,0.0027583565,-0.012609902,0.032594513,0.09341523,0.0037320016,0.0041166986,0.044878826,-0.007897098,-0.022598447,-0.01942426,0.008200561,0.05776376,-0.0040012514,0.006667739,-0.027346967,-0.02110076,-0.024366237,0.025243538,-0.022175957,-0.0148362955,0.03000512,-0.011298874,-0.012139363,0.040688425,0.042791493,0.01563143,-0.002285103,-0.015042547,0.022127625,-0.027098093,-0.022919308,0.10438063,0.012829117,-0.010238056,0.023081169,0.021782259,0.022678172,0.0155596575,0.029784087,0.001618965,-0.012175518,0.044128127,0.015034631,0.018631628,-0.009358402,-0.030262185,-0.010932742,0.0011532421,0.040543273,0.01670725,0.0047705574,-0.018541897,-0.034863394,0.00028062103,-0.078118816,-0.02649276,-0.0103790425,0.016327323,-0.025466405,0.018733533,-0.036660593,-0.023351725,0.040936194,-0.061636917,-0.037275333,0.0325052,-0.039883696,-0.050889026,-0.018197574,0.00008282843,-0.00884168,-0.023583798,0.027963432,-0.0011432691,-0.010170517,-0.0020961694,0.01084589,-0.0008213961,-0.004732855,-0.007112202,-0.011369075,0.01325221,0.02358342,-0.010747579,0.010003576,-0.012322413,-0.04076427,-0.010506665,0.004422169,0.018169755,0.0038668409,-0.009013761,0.0068370947,0.001585911,0.0024554415,0.0113528455,0.020269673,0.027852055,0.0072832317,-0.039009012,-0.0066357045,0.021942696,0.017935395,-0.010355949,-0.061059844,-0.07345545,-0.015992764,0.020980945,-0.038346168,-0.05936122,-0.04588823,0.012953942,-0.027521124,-0.06758565,0.028451571,-0.009138728,0.0070188493,-0.029096967,0.037566427,-0.07836384,-0.010072688,0.043688133,0.008785166,0.0043721464,-0.011125514,-0.01960691,0.060409684,-0.018609779,0.023441244,-0.036935247,0.003169472,-0.013291137,-0.0699327,0.014786435,0.023952452,0.012359614,-0.04089339,-0.019662788,-0.022217708,0.020016635,0.014043189,0.0057205935,-0.026070025,-0.013558033,-0.0030007719,0.0066329865,-0.0042616446,-0.036714252,0.023294507,0.0005241302,-0.000027954195,0.0036248842,0.019209562,-0.01197295,0.011400361,-0.013420931,0.03736287,-0.034827743,0.025853237,0.024639154,0.0030833683,-0.07580136,-0.029400714,0.008332199,-0.05302758,0.0047718217,-0.023407757,-0.0004605011,-0.055086643,-0.0126222465,-0.016078826,0.020981863,-0.015115146,-0.03704732,-0.050233826,-0.032778773,0.04435598,-0.024936184,0.053425133,-0.0119005535,-0.012897177,0.016815206,0.017068632,-0.05741644,-0.013012404,0.03723442,0.023557896,0.007270158,-0.012706795,0.0005215978,0.07100824,0.00950373,-0.020469593,-0.045393124,0.033619158,0.010094358,-0.022883486,0.03346123,0.06481956,0.0026105912,-0.014842181,0.04079782,0.020884095,-0.029901674,-0.025263702,0.029679688,0.03136443,-0.07727244,0.01663554,-0.018021246,-0.022517078,0.019776255,0.0073048994,0.023767121,-0.025892446,0.03127498,0.018974738,-0.022911998,0.012520242,-0.012212544,-0.012972943,-0.011385683,0.010184739,-0.01744466,0.036637567,-0.014650433,-0.042366575,0.01495279,0.045727354,-0.014295915,-0.030558698,-0.038690854,-0.034447797,-0.007235472,-0.13641922,0.01608627,-0.0094243605,0.003718992,-0.009867583,-0.0073112906,-0.04165891,-0.02117816,-0.07364469,-0.016531853,0.005694356,-0.019175574,-0.024268022,-0.023073662,-0.031138584,0.034694005,-0.042724814,0.00022282521,-0.05840305,0.040924065,0.024345681,0.015142887,0.022993077,-0.016193893,0.0028240052,0.017300187,-0.005212176,-0.0123810535,-0.04246781,0.000066444445,-0.03894308,-0.054161984,0.021395966,0.011738201,0.006153106,0.02052361,0.0034679414,-0.0054600644,-0.046581723,0.014971654,-0.007187636,0.019394014,0.002503535,0.00671076,0.0034832067,0.07753522,-0.04978395,-0.0033045195,-0.00374172,-0.004849002,-0.0143236285,0.04583482,-0.028800821,-0.02103844,-0.006162184,-0.04285019,-0.025362547,-0.013583292,0.057252627,0.058847204,0.013177685,0.0140551645,-0.036029857,0.002198075,-0.057250038,0.030280137,-0.049740378,0.04455661,0.023969334,0.014805755,-0.06354428,0.038731992,0.007877812,-0.014965005,-0.012868647,0.00024927227,0.014543231,-0.038622197,-0.031699732,0.0016739141,-0.010375244,-0.008948796,0.008024754,-0.040699683,0.038675115,-0.0066623413,0.0049173306,-0.0045416267,-0.0100281,0.022053279,-0.046284024,-0.03707034,0.008817373,0.014524419,-0.019914351,0.022447417,-0.010833525,0.0037450471,-0.055485368,0.010651528,-0.036967143,-0.031500958,-0.037120763,-0.08095232,-0.032402955,-0.023266405,-0.015275249,-0.021043211,-0.008403061,-0.036689937,0.01074689,-0.014907044,-0.0017793821,0.022751685,-0.09382415,-0.040789854,-0.015896736,0.026277954,0.031085713,-0.009113724,0.016006285,-0.026378868,-0.03748648,-0.008694531,0.07400584,0.064703,0.013770728,0.025156096,0.009323182,-0.0057180943,-0.0064789215,-0.04973565,0.032594733,-0.022532057,-0.00070535735,-0.009018024,-0.024443174,0.014510862,0.0084974645,-0.024434676,-0.036372002,-0.042188242,0.0052969647,-0.029725417,0.0042753047,0.0012024872,0.010722769,0.037575424,0.04100385,0.0042233365,0.040619876,-0.038317963,0.019275224,0.03117122,-0.0063163172,0.017698439,-0.012708067,0.017888688,0.039206777,0.0599025,-0.023348033,-0.052713666,-0.015507285,0.0103950985,-0.0046891076,0.057538453,0.011719596,-0.002022717,0.0073784622,0.011717432,0.0139765255,0.042243015,0.0035027226,-0.0072306097,0.0064239437,0.026190206,-0.033609737,0.05337162,-0.03938696,-0.02142428,0.0432547,0.015488326,-0.0030127107,0.024615899,-0.06409091,0.015595026,-0.012669639,0.016834978,-0.00042802058,-0.008164993,0.012243351,-0.038754366,-0.0030812304,-0.010168873,0.06862443,0.018677881,0.019803483,0.01956489,0.032297257,0.017497994,0.010444168,-0.047455765,0.043360613,0.0032482317,-0.03440992,0.006754277,-0.01983501,-0.0076488405,-0.023596963,0.051133387,-0.020983553,-0.021911079,0.0174234,0.01944473,0.017439308,-0.0061832736,0.018128151,0.032699432,0.0055318424,-0.043022327,0.028022515,-0.0041312254,0.02546074,-0.039470807,0.02152953,-0.011879437,-0.0001935849,0.0062312353,-0.06670716,0.03783328,-0.041659847,0.0016802858,0.016837085,0.019350559,0.024674961,-0.02035978,-0.040121276,0.006971381,0.0032888695,-0.0075922497,0.022531893,-0.047336996,-0.025727699,-0.010016924],"last_embed":{"hash":"18svfbx","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"18svfbx","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Why This Plan Works","lines":[13,20],"size":326,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"18svfbx","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Why This Plan Works#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0046664127,-0.0034873257,-0.060057297,0.013805303,-0.06075437,-0.025485124,0.025240786,0.01405719,0.036829505,0.007866152,-0.029044542,0.009927571,-0.0473075,0.022725442,0.023354355,-0.0142536685,-0.039440334,0.00403658,0.023325164,0.0010110852,0.0027008478,0.015645755,0.055593498,0.007596634,-0.04486514,-0.00088986504,-0.013082211,0.0031209323,0.0086667575,0.06908798,-0.014706453,-0.0059500574,0.046237443,-0.012793111,-0.016638536,-0.0028061417,0.014133581,-0.0062014745,-0.02085754,0.03760003,0.050220575,-0.005479642,0.02498655,0.013217009,0.031850863,-0.0037805114,-0.036984425,-0.0032579312,-0.002684059,-0.030343154,0.019758908,-0.0026428525,0.022235844,-0.020949049,0.009530462,0.035555203,0.032201618,-0.017860884,0.02019291,-0.022801569,-0.010469903,0.047070935,0.0028685057,-0.018488914,-0.021747341,0.033070337,0.05095732,-0.0005014995,-0.03293556,-0.05745241,-0.019250233,0.035411038,0.066728376,-0.012110933,-0.030227708,-0.014254761,-0.007049187,-0.008189463,-0.005033953,-0.0019387278,0.014073482,-0.010814571,-0.03032952,0.017170995,-0.014854513,0.02243196,-0.02241197,0.039939933,0.025042297,0.016632011,-0.025172992,-0.012748502,0.016314737,-0.050625607,0.012791445,0.05930054,-0.008388775,-0.023400562,0.018660214,-0.004607904,0.055333115,0.013293721,0.031011255,-0.016379938,-0.002532948,-0.0111079365,-0.008863412,0.020813944,0.040103655,0.00021050483,0.019512584,0.033432294,0.007039695,0.008755321,0.013450417,-0.020628128,0.027266856,-0.0027274252,0.015065544,-0.015478576,-0.016349582,0.04298212,0.017095666,-0.031465705,-0.030368237,-0.038566038,-0.028578294,-0.025702355,-0.007831125,0.0223257,0.04706722,0.026456319,-0.025515465,0.015570659,0.0092581,-0.003600848,0.06501694,0.04858613,-0.0077104704,-0.045346227,0.044270724,0.044944946,-0.00664145,0.0047245086,0.0041778847,-0.032158796,0.0034081624,0.010931291,-0.013087426,0.010111855,-0.0075301128,0.01875464,-0.0060106413,0.028495042,-0.032802895,-0.0048895343,-0.01930114,0.09330441,-0.01935619,0.017447548,0.0059162173,-0.0020733126,-0.054957114,0.05589367,-0.0146389995,-0.021137364,0.039349064,0.0224095,-0.03170106,0.019447943,-0.040076423,-0.027522659,-0.044073574,0.007547322,0.010575422,0.008596007,0.04947785,0.030060885,-0.0021314167,-0.024408713,-0.009444064,-0.008647771,0.012616195,-0.058651127,-0.00996761,0.034679182,0.02117817,-0.016833272,0.025564676,0.0072357487,-0.00068805064,-0.010543,-0.01600915,-0.001026657,0.03647633,-0.019253386,-0.0022977504,0.008157168,0.04103884,-0.018383041,-0.0061260406,0.020144785,0.00089835306,0.008258824,-0.027478104,0.013111215,-0.035804242,0.0005268079,0.008139406,-0.0024164948,-0.014770832,-0.014216079,-0.0065846476,-0.009613003,-0.011490897,-0.008533989,0.051864397,-0.038139533,0.030799951,0.009086757,-0.009363808,0.053495448,0.015394037,-0.046392743,0.02953891,-0.0001740967,-0.0049465606,0.041320443,0.012152267,-0.01164638,-0.043129995,0.008090262,-0.00055565836,0.04653743,0.009669371,-0.037126854,-0.0072273044,0.003135058,0.02200362,0.021601273,-0.0042752875,0.051149845,0.015006275,-0.016320512,-0.015399049,-0.0123260645,-0.009413929,0.012344036,0.012387382,0.005942595,0.03559936,-0.0082111815,-0.033413995,-0.042944428,0.006791213,-0.0011856582,0.0013358615,-0.024396889,0.018726058,-0.0014242191,-0.0049712895,-0.028646955,-0.025330843,0.024299478,0.03401953,0.015439006,0.02099389,-0.02596361,0.018807996,0.020624034,-0.010003542,-0.041294016,0.03333311,0.020306902,-0.046557076,-0.032676347,-0.074252285,0.014580311,0.021489656,0.00593308,-0.039584216,-0.011030538,0.017874151,0.0021489644,0.01369249,-0.042564776,0.014114542,-0.015662745,0.021062301,0.004211395,0.038027328,0.034067273,0.052576713,-0.02754229,-0.055734638,0.021438064,0.01597083,-0.16229461,0.008637479,-0.00034872914,0.050114185,-0.008222258,0.0064851497,-0.032115884,-0.016445879,-0.056085084,0.009379075,0.02252893,-0.030042885,0.054836866,0.046232756,-0.00029636946,-0.009174934,-0.00071719504,-0.03127992,-0.052626982,-0.02933485,-0.0534324,0.0036407171,0.09401914,0.016146509,-0.024325658,0.010343403,0.06163375,-0.010016168,0.02485316,-0.047115415,-0.03801132,0.011953969,-0.0026217715,0.00369769,0.021812629,0.04280765,-0.012342025,0.00882448,0.01419337,0.03551606,0.043184362,0.05224205,0.027564563,0.010867576,0.002917728,-0.002322263,-0.045691717,-0.014744318,-0.044837326,-0.020537008,0.032698665,0.011858371,-0.010223067,0.02470857,-0.055157505,0.02775482,0.002304448,0.036715727,-0.004242227,0.0072692228,0.01910627,-0.044198908,-0.0012591627,-0.028414233,-0.018775498,-0.0018567813,0.013858141,0.04155519,-0.023655808,-0.024406185,0.009003954,-0.034672197,-0.013126945,-0.011154543,0.012785672,0.047590945,0.02307926,-0.026449727,-0.011487574,-0.08758588,0.009194011,0.02476608,-0.032205142,0.020537825,-0.029857468,-0.03776386,-0.008334928,0.0037277562,0.027925259,0.25196767,0.046443954,0.018603876,-0.017455071,0.029382879,-0.018489242,-0.014957448,0.024132721,-0.032821428,-0.022716912,-0.007883076,0.0067401202,-0.019431988,-0.0023901109,0.006181664,0.044370472,-0.08268279,-0.0014655461,0.07183232,0.009309179,0.019078061,-0.05353048,0.022576975,-0.041671168,-0.08038888,-0.041180987,-0.006563244,0.02634266,-0.022081422,0.09428202,-0.026084678,0.053124048,0.049162477,-0.009652854,0.030078802,0.00070720696,0.006312006,-0.037054844,-0.0044445246,0.016379677,0.010379533,0.003204434,-0.009895727,-0.022546018,-0.010653693,-0.0066253273,-0.02728353,0.020723073,-0.0023705664,-0.016253857,-0.012942106,0.042936597,-0.0017050367,-0.025615558,0.013320416,-0.007056914,-0.016272556,-0.004333319,-0.03601651,0.044338707,0.031881254,0.006568172,-0.0017757564,-0.05111675,-0.008942028,-0.0021661734,-0.043172244,0.00030901883,0.0049593635,0.01904391,-0.011184048,-0.0023711326,0.013388823,0.051079523,0.035093546,-0.027881024,0.035313614,0.056631766,0.013371155,-0.013234231,-0.023902461,-0.03919921,-0.04635878,-0.0112922955,0.0058509177,0.035393324,-0.0038066602,0.041762043,-0.028592559,0.01879858,0.0017662445,0.008237098,-0.008829327,-0.05340912,-0.00414618,-0.01910643,-0.0063223257,-0.060501695,-0.0075371284,0.050765194,-0.041777346,0.0049185865,0.019133369,-0.005981382,-0.010575334,0.010276054,0.01610604,-0.030193005,-0.042485293,0.035750046,-0.07673268,-0.0077611664,-0.016184116,-0.016641827,0.034781963,0.108826414,0.036385182,0.040311784,0.034771573,-0.023196671,0.049523488,0.014713059,0.030519698,0.039155327,-0.010551389,-0.046275105,-0.0002483902,-0.01444797,0.011885832,0.016224546,0.0140653895,-0.013878901,-0.0062731877,-0.016257938,0.029654622,-0.00412131,0.050179206,-0.014302851,0.04417146,0.02118061,-0.046942215,-0.01122642,0.029353458,0.027896583,0.027352031,0.03315339,-0.016233193,-0.020751573,-0.046118103,-0.02978724,0.022583798,0.001311011,-0.0008734271,-0.014701294,0.017818926,-0.0667584,-0.035211492,-0.052711826,0.00017340027,-0.034648594,0.013958163,0.0030089675,0.02276874,0.10549481,0.0047841934,-0.0009349133,0.025432674,-0.0028786524,-0.03007406,-0.024829658,0.015214885,0.053972043,-0.009553766,0.027724026,-0.015971122,-0.013821108,-0.0053342804,0.008586448,-0.057033315,-0.009887926,0.018109608,-0.027990043,-0.023055455,0.020976314,0.042459477,0.014836298,-0.017253088,-0.017131649,0.0054764966,-0.04602535,-0.010722744,0.10193525,0.02129274,-0.008631631,0.020372907,0.019369908,-0.0024186606,0.02565278,0.03248724,-0.0065449136,-0.018973919,0.02095181,0.025216687,0.0016043406,-0.001463618,-0.052395325,-0.015882246,-0.013039142,0.059964366,-0.003645656,0.009204038,-0.025106639,-0.047271464,0.005541613,-0.022209432,-0.019135023,-0.015118757,0.024349332,-0.04131356,0.006208586,-0.03180483,-0.023611208,0.04459936,-0.05259421,-0.054147992,0.00844711,-0.03666343,-0.02481266,-0.014875592,-0.01348962,-0.012965811,-0.023345843,0.020381773,-0.006000204,-0.009156895,0.03663544,0.0029695313,0.0011956991,-0.010677181,-0.009026195,-0.010363891,0.012008964,0.031822972,-0.025286315,0.020526374,-0.0053576156,-0.037475407,-0.011906471,0.011526505,0.010978286,0.00472581,-0.016562093,0.02162632,0.004397978,0.010875491,0.009057049,0.026728056,0.023506207,0.011126476,-0.035631508,-0.008943232,0.024818989,0.012030269,-0.02182361,-0.070095204,-0.079838485,-0.007030683,0.004353707,-0.014896299,-0.057180423,-0.04056104,0.019515103,-0.01128731,-0.07575387,0.04701214,0.0004228201,0.0077948146,-0.025246913,0.03567229,-0.07457437,-0.018627677,0.050865114,0.010306773,-0.015456236,-0.00051483716,-0.007191252,0.053686164,-0.03753432,0.014079424,-0.029870082,0.010331357,0.0024743385,-0.06435937,0.025689455,0.018337969,0.00695428,-0.015753642,-0.0063032396,-0.019265886,0.014858455,-0.0015233185,0.007543003,-0.033715367,-0.029333599,0.005002996,-0.0045683137,0.0037134155,-0.059462078,0.006944493,0.0061357184,0.01302288,-0.004976896,0.024572663,-0.016132161,0.006488348,0.0050148857,0.046270218,-0.035142846,-0.001309266,0.02458223,0.00199208,-0.05992063,-0.03265892,0.033959888,-0.06579049,0.0032067017,-0.008929275,0.016244395,-0.046988048,0.004809247,-0.0068498505,0.0027183734,0.0074124592,-0.032986056,-0.009985014,-0.034979258,0.035244048,-0.03111425,0.046503052,-0.011458892,-0.003556322,0.025919506,0.016563917,-0.03044125,0.024061264,0.010392338,0.017658029,0.014556462,0.004165341,0.00007602029,0.08451511,0.009557308,-0.025364175,-0.054445513,0.036416546,0.0023973486,-0.013044802,0.030746782,0.046415664,0.014777751,-0.0128182275,0.060601015,-0.015965719,-0.016209396,-0.032607965,0.010385472,0.035020236,-0.04463361,0.0422909,-0.010155793,-0.015597823,0.018881304,0.019580096,0.0327216,-0.026340362,0.039124474,-0.0019704897,-0.03447907,0.026452132,0.00005801135,-0.006533076,-0.021594517,0.01514829,-0.022514531,0.039640617,-0.0072632506,-0.02682128,0.010581346,0.026106212,-0.00086735503,-0.04657209,-0.010504622,-0.043140553,-0.019276027,-0.14277726,0.0042806314,-0.010690004,-0.012461123,-0.015187911,-0.0038494873,-0.051614642,0.0054185754,-0.058377117,-0.034907438,0.0023397598,-0.009388563,-0.008853807,-0.021474022,-0.037472423,0.026457885,-0.06180903,-0.0068664723,-0.063629895,0.041063137,0.012077212,0.022198476,0.0074232537,-0.016682262,-0.0070095793,0.02482422,-0.025195187,-0.0017639039,-0.059776306,0.0017609234,-0.016120901,-0.053417295,0.022082068,0.029328428,0.0018737708,-0.006307207,0.0008648153,-0.038950857,-0.030758355,0.012695215,-0.007940891,0.013020258,-0.025147293,0.015619184,0.008127066,0.07552153,-0.05526241,-0.006465511,-0.04802836,0.008050841,-0.0072179087,0.03743695,-0.013385934,0.000027170425,-0.020515257,-0.038018752,-0.03401223,-0.029128797,0.017716693,0.055700965,-0.012608938,0.012557914,-0.02235557,0.0127185425,-0.052867897,0.022537995,-0.05683919,0.050600253,0.018866215,0.018948043,-0.043305855,0.02459458,0.016434489,-0.026658678,-0.005006487,-0.01694318,0.0013421717,-0.038020067,-0.0262344,0.0044428287,-0.01710641,-0.0070296675,-0.0059010964,-0.036473528,0.05510208,-0.023587886,0.020318238,-0.006511438,-0.013881645,0.0059680953,-0.047403112,-0.022989064,-0.012955853,-0.0006716825,-0.029007357,0.028257838,-0.008233214,0.03469912,-0.040317707,0.0048365598,-0.041065484,-0.010577083,-0.03417182,-0.07528513,-0.020439303,-0.014095972,-0.0058461595,-0.028171876,-0.011963292,-0.018784521,-0.014831177,-0.0032903894,0.001774737,0.031530805,-0.10106493,-0.041912295,-0.0017541574,0.0004277873,0.01916451,-0.0019901802,0.017291086,-0.02662601,-0.026581762,-0.013237344,0.08066197,0.088302895,0.010804529,0.03954365,0.025084922,-0.017915202,0.0085217,-0.047805253,0.020262882,-0.033143234,-0.013138961,0.010844366,-0.024603114,0.015598496,0.033317495,-0.015038237,-0.04209966,-0.030385833,0.006156598,-0.02370393,-0.0052251206,-0.0104925,0.0048763347,0.031181833,0.033661075,0.002606319,0.027807305,-0.026764642,0.02832421,0.009101659,-0.016871665,0.014251025,-0.024080949,0.0023393668,0.030063499,0.043301046,-0.037242282,-0.0519432,-0.006605693,-0.009764333,-0.023395801,0.03423942,0.011208099,-0.0006727276,0.012750776,0.024005761,0.010549812,0.017967738,0.0052814996,0.011889983,0.024277437,0.04026826,-0.03735014,0.044846565,-0.033938974,-0.03839021,0.046885554,0.01019733,0.0038275956,0.035024166,-0.07990859,0.002703115,-0.010726127,0.013872635,0.0020154961,-0.0061216718,0.0011751013,-0.041762754,-0.020008836,-0.016865257,0.07629736,0.0051888144,0.027027907,0.028267786,0.021117749,0.018622544,-0.00006130646,-0.029321052,0.051670942,-0.00083968346,-0.018430304,0.0022096394,-0.03877469,-0.0063943355,-0.050191067,0.060868338,-0.018605264,-0.016443057,0.041723903,0.03326259,0.005323119,-0.029364264,0.016344663,0.020482616,0.03195107,-0.03711384,0.022699635,0.0054594195,0.009875276,-0.037190475,0.009898607,0.007881803,-0.017111795,0.018979428,-0.055966914,0.050933544,-0.0356657,0.009039391,0.011180427,0.023101058,0.024640784,-0.029165186,-0.056861535,0.019355714,-0.010895561,-0.027305683,0.012870129,-0.03278198,0.0016192392,0.00030150838],"last_embed":{"hash":"p7m5td","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"p7m5td","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Why This Plan Works#{2}","lines":[16,16],"size":70,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"p7m5td","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Why This Plan Works#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0046947896,-0.021018086,-0.04567674,0.01370158,-0.04319289,-0.054407567,0.024411857,-0.019667502,0.037096817,0.0032617846,-0.016907008,0.008196329,-0.03363023,0.0005069788,0.019178541,0.011567796,-0.03418736,0.0014924327,0.025225874,-0.0030910664,0.00079266593,0.0048801694,0.05238145,-0.00615718,-0.04071116,-0.0012775707,-0.02191893,0.0017701866,0.032303594,0.077930585,-0.013265311,-0.0011855691,0.06102833,-0.02772642,-0.021080846,0.0024709585,0.0022342994,-0.025744371,-0.027882228,0.053726263,0.045258068,-0.03495293,0.01027639,0.02122507,0.046868447,-0.011297822,-0.044639252,-0.0038464388,-0.0070510604,-0.038038902,0.04829424,-0.019186482,0.028350126,-0.028616006,0.0046890937,0.05214579,0.026485085,-0.04049195,0.0018731992,-0.014052991,-0.04956088,0.036249068,-0.026524158,-0.015286527,-0.024595266,0.03706769,0.049538653,0.0071863285,-0.023204846,-0.05422173,-0.015510361,0.025220335,0.07288945,0.0037719645,-0.028219197,-0.022054521,-0.0069220127,-0.0075904718,0.002703469,0.03229854,0.026995553,-0.005957832,0.009551607,0.010018352,-0.020193499,-0.0033970217,-0.012763513,0.038813353,0.024371222,0.0019219506,-0.018622681,0.008787694,-0.010527514,-0.025399657,0.01265142,0.030243082,-0.027924474,-0.029862277,0.058632962,-0.017926052,0.03762797,0.016982216,0.035573564,-0.012911362,-0.00053848175,-0.0066202474,0.026532978,0.018296579,0.06717313,-0.004371268,0.038571626,0.050375488,0.0057846997,0.009105311,-0.008292405,-0.010696384,0.00019115185,-0.0069685453,0.036300845,-0.010367464,0.012636203,0.062498752,0.031548005,-0.041302346,-0.012679176,0.005224268,0.0069592563,-0.013854666,-0.010653729,0.024423443,0.011009605,0.049103454,-0.0411769,0.0019402886,-0.0025500662,0.029038412,0.04342044,0.0688335,-0.0045060473,-0.055650298,0.046043858,0.010411742,-0.034730133,0.014174325,-0.013431175,-0.038083985,0.028185261,0.0013748434,0.007074809,0.04807549,0.0010648165,0.032180045,-0.0029333413,0.030284459,-0.0092986,0.022516176,-0.0076989774,0.08169653,-0.011072921,0.009835974,0.024313647,-0.011502871,-0.01666942,0.053152297,0.010714565,-0.0020719247,0.030804778,0.022345498,-0.03448682,0.00057722564,-0.011500736,-0.03341907,-0.022803837,0.022765534,0.05164014,0.017332217,0.023975907,0.027988289,-0.00060300203,-0.012291496,-0.016943656,0.033632,0.007630315,-0.08517563,-0.024887208,0.024885014,0.011692313,-0.010847336,0.023815915,0.0076104575,-0.01490004,0.006843252,-0.017318595,-0.000491136,0.06325749,-0.014248974,0.016290313,0.0075430125,0.024959918,-0.023070738,0.011841937,0.020738015,-0.018526973,0.015642917,-0.028625423,0.010029639,-0.06570827,-0.016426396,0.029429618,-0.0208759,-0.01919384,-0.0019787743,-0.030282425,-0.00045854002,-0.030392421,-0.020519799,0.028875591,-0.020214306,0.0119518945,0.006898756,0.0008548685,0.0551102,0.010916516,-0.038212683,0.004746425,0.00035573964,-0.036792725,0.037668157,-0.0004608847,-0.03502388,-0.03207132,-0.0068405494,-0.0010157702,0.039572813,0.0025067353,-0.013424679,0.000964633,0.027996995,0.024375018,0.015872076,-0.028441262,0.037106123,0.025359048,-0.011462912,-0.026014425,-0.013791781,0.020122442,0.025649387,-0.007852659,-0.0057968646,0.0130051635,0.0004422805,-0.037022118,-0.059303988,-0.006777464,0.02251851,-0.01977806,-0.018093415,0.028981445,-0.0025442245,-0.0024981184,-0.0067716674,-0.019275328,0.006219125,0.009948941,-0.018435286,0.016747288,-0.019089445,0.037643526,0.030872414,-0.02176695,-0.049525455,-0.012521238,0.037071142,-0.059747543,0.0026907388,-0.068749525,0.015355813,0.012600645,0.002360005,-0.03975915,-0.014447807,0.003530457,0.012681982,0.006798563,-0.017666925,-0.029382057,-0.0008883248,0.018079583,0.021810375,0.024504986,0.006299243,0.049096648,-0.033195276,-0.041960932,0.026585387,0.00464502,-0.16447033,0.015970131,0.007237516,0.07398295,0.000012550836,0.0056493753,-0.02455474,0.0014495674,-0.059328243,0.041174974,0.015486009,-0.038483594,0.047975156,0.009452908,-0.00081170286,-0.01237319,-0.0072082076,-0.04130134,-0.042294182,-0.0414452,-0.05349756,-0.03785189,0.09753017,0.010751244,-0.040762022,0.05786214,0.06480691,-0.006966042,0.01182,-0.03872909,-0.06485612,0.011388218,-0.004181169,0.012340032,0.009035217,0.03322413,-0.012982514,0.018695462,0.005958411,0.030036582,0.05633755,0.025750026,0.024547318,0.008455732,0.009024575,-0.0031564813,-0.029516831,-0.004383984,-0.039116815,-0.024409601,0.01430242,0.018400611,0.0077790264,0.037537593,-0.039366923,0.0023606212,0.012666924,0.026849486,-0.020697152,-0.035262287,0.020152677,0.020127982,-0.028602004,-0.0055511896,-0.030388663,-0.025048366,0.01233732,0.030005436,-0.023675317,-0.03241907,0.0143556865,0.0013944829,-0.013258737,-0.022476118,-0.0050163264,0.042698253,0.032226782,-0.015295891,0.022710918,-0.110561796,0.0022564079,0.011586805,-0.02585492,0.022935122,-0.018002812,-0.043808676,-0.006404126,0.0083751185,0.023518983,0.24719168,0.03365534,0.00916253,0.0010830468,0.043629356,0.008877594,0.012047984,0.0413352,-0.030157883,-0.030644648,-0.01941081,-0.0011565628,-0.022617659,-0.018304469,0.0072942968,0.01631098,-0.08627567,0.009984448,0.054036364,-0.010848352,0.017732164,-0.08413996,0.013573088,-0.012259121,-0.06501047,-0.04480879,-0.0108986525,0.032882784,-0.031702086,0.058123995,-0.032541707,0.03520524,0.046531748,-0.035579458,0.03550957,-0.0032657054,0.0056604696,-0.046090666,-0.027121697,0.007571815,0.008481915,0.0073758564,0.008291918,-0.040487893,-0.0056420756,0.0055267704,-0.02269408,0.030518763,-0.00008175743,-0.025622942,-0.023568809,0.057058293,-0.0065065096,-0.011661139,0.01876225,-0.012041987,-0.013749987,0.006368248,-0.025910413,0.07310279,0.013784286,0.0073221237,-0.025743835,-0.021317353,0.0060788537,0.017312989,-0.02297821,0.0135227535,0.002090143,-0.011411612,0.025758568,0.0037951847,0.001909207,-0.004993545,0.0343724,-0.054289937,0.025244454,0.020715691,0.024274161,-0.017482549,-0.025032563,-0.046114128,-0.026520586,-0.019016445,0.026591076,0.045009993,-0.015256362,0.044027876,-0.029210351,-0.0025861089,0.005820306,0.042347487,-0.029586567,-0.051273316,-0.0053410996,-0.019783046,0.0039097443,-0.061506055,-0.009576347,0.03956479,-0.01903954,0.03385982,0.014857335,-0.017235681,0.017128663,-0.024190994,0.0141965905,-0.02981288,-0.03000837,0.049144544,-0.08622961,-0.019115968,-0.0034083675,-0.027769884,0.045082957,0.10687077,0.013471824,0.015309241,0.046118677,-0.0052551846,0.04513541,0.020087224,0.008399727,0.031846747,-0.008180848,-0.034622096,-0.0122928545,-0.02527738,0.042785525,-0.0036293042,0.005372754,-0.034792244,-0.017585512,0.012568131,0.03674034,-0.0064155236,0.035167195,-0.025596587,0.0059854337,0.018330637,-0.03713866,-0.03320387,0.006612016,0.040522162,0.03834621,0.033530787,-0.0072151576,0.0011767453,-0.030314114,-0.0013483253,0.010153663,-0.00482773,-0.00043212116,-0.039340567,0.005601866,-0.086866915,-0.024161773,-0.022623869,-0.014056284,-0.020805895,-0.02268988,-0.008472415,0.03567376,0.084448285,-0.0030166213,0.004053826,0.04656146,0.0037996978,-0.014826989,-0.0033501426,0.010459409,0.059102517,-0.009118912,0.0064617926,-0.017998867,-0.022715665,-0.012656066,0.036138542,-0.023357807,-0.025632525,0.029882954,-0.008787354,-0.007817287,0.045826513,0.04188716,0.020547315,0.012964205,-0.012376327,0.007928886,-0.02564668,0.0052971817,0.10473388,-0.012207648,-0.010199396,0.01587181,0.03336342,0.015956275,0.029738374,0.03255167,-0.005660838,-0.00088335783,0.041233815,0.01564241,0.019204197,-0.019083995,-0.008169564,-0.015887117,0.017105017,0.021123976,-0.013294901,0.009865426,-0.0016216893,-0.040474966,0.0014086973,-0.079098605,-0.05122645,0.012418369,-0.00053104985,0.0028478953,-0.0017476883,-0.04241795,-0.016205845,0.03175743,-0.057130978,-0.024825122,0.0074126204,-0.040259853,-0.042501345,-0.02783036,-0.01629135,-0.017261885,-0.019707505,0.012263671,-0.004368715,-0.016076269,0.0027238114,0.041366525,0.007938938,-0.01180975,-0.003211466,-0.021966884,0.013974073,-0.0035032353,-0.015378098,0.0024430375,-0.004487714,-0.05693524,-0.030703174,0.014239284,0.01721612,0.014897979,0.00004320819,-0.000042056083,0.012755229,0.01600332,0.016750373,0.005277576,0.027279167,-0.007254784,-0.053141795,-0.003294475,0.026536537,0.02542812,-0.005247777,-0.060182434,-0.0825223,0.007719204,0.037443634,-0.025124852,-0.06589801,-0.047009505,0.0034973251,-0.026147103,-0.05738822,0.012450011,-0.008775451,0.016905116,-0.041961566,0.03303538,-0.08223219,-0.00060828787,0.04448939,0.0009183181,-0.0051905178,-0.02681113,-0.0018329254,0.05695289,-0.0057981987,0.024686323,-0.026142702,0.012839417,-0.008951603,-0.06085657,0.0032149877,0.012962167,-0.0063803615,-0.040521443,-0.010270691,-0.014407159,0.01926993,0.011656401,0.006748034,-0.030106327,0.0039755073,-0.013662362,0.010576774,0.00031499544,-0.03531316,0.013354723,-0.011379563,0.010289792,-0.0016894867,0.007210795,-0.0040821754,0.0257461,-0.0026326755,0.042502362,-0.037352648,0.037257835,0.014136925,-0.0016807643,-0.06119436,-0.026345907,0.01379107,-0.039643276,-0.0012747347,-0.020102622,-0.017735047,-0.06441982,-0.0036520413,-0.022424025,0.017061818,-0.043123037,-0.045706425,-0.031755976,-0.016964158,0.04753316,-0.022752399,0.06533146,-0.013549313,-0.022154365,0.01590454,0.018589474,-0.04699622,-0.006659864,0.029769337,0.03488633,0.009187759,-0.024026839,-0.009190377,0.06387922,0.0051756343,-0.009020013,-0.03862536,0.024217235,0.00050774904,-0.0040851375,0.024620708,0.066080704,0.018339958,-0.022989806,0.021833513,0.02670591,-0.028093658,-0.022036368,0.034190893,0.034797292,-0.067737274,0.0010165942,0.0018066416,-0.018625995,0.0033359516,0.010439192,0.032819122,-0.012718744,0.04647471,0.021699034,-0.027123515,0.013227579,-0.006248313,-0.011463417,-0.010749953,0.020214178,0.0056588943,0.027001757,-0.013031635,-0.05279578,0.01981197,0.05752596,-0.022831421,-0.018308118,-0.052678317,-0.04275597,0.015594439,-0.13802662,0.01893304,-0.009454443,0.015158355,-0.011720285,-0.008925426,-0.03808483,-0.028485505,-0.06706678,-0.011599413,-0.00053454057,-0.03973502,-0.036177315,-0.018953787,-0.03580616,0.0265474,-0.05220942,0.0044504567,-0.044466525,0.040897664,0.032515783,0.012820279,-0.003431515,-0.0015978802,-0.010365121,0.0140712075,-0.00381216,-0.006663065,-0.045478027,0.008920387,-0.027593816,-0.06176882,0.010297437,0.016422847,0.005590609,0.014183281,-0.0035296485,0.0057738014,-0.047946077,0.014857587,-0.014671963,0.026226806,0.0056130313,0.009837855,0.022350397,0.06879921,-0.04498454,0.0021304633,-0.0050559766,0.014290157,-0.022079874,0.039572336,-0.01665728,-0.011883526,0.0036680016,-0.042415015,-0.014870807,0.0016343641,0.059673596,0.039792825,0.017828358,0.016547166,-0.03262973,0.009825652,-0.0419871,0.029903276,-0.039989006,0.037723992,0.013421186,0.0149614215,-0.069851585,0.03947848,-0.00016992546,-0.015776109,-0.013435181,-0.007888761,0.014175641,-0.021206666,-0.018783413,0.0062675835,-0.04037236,-0.014487621,0.0020132803,-0.038000394,0.038505193,-0.0033025248,-0.009646093,-0.013144334,-0.009921688,-0.0020938485,-0.027113605,-0.034840863,0.010273844,0.0051280214,-0.03210874,0.0051299105,-0.020920081,0.0013140662,-0.031215824,-0.0037124162,-0.03457871,-0.045474224,-0.02965499,-0.05124229,-0.047746245,-0.015496388,0.0095530385,-0.0011827551,-0.0035248331,-0.028030466,0.004985417,0.012745659,-0.008143685,0.028528346,-0.10859153,-0.032013714,-0.020617211,0.0179805,0.044708144,-0.006097226,0.015079147,-0.009814401,-0.018908741,-0.01464353,0.05011156,0.050050963,0.014913834,0.03656108,-0.010079946,-0.01678859,0.0032685283,-0.045286633,0.01576336,-0.022384252,-0.003346458,-0.0020608096,-0.016500706,0.026533503,-0.0076876143,-0.019317029,-0.03537816,-0.015159732,0.00016468515,-0.017340617,-0.013831546,0.00032497503,0.029145021,0.037504096,0.009816445,0.013613779,0.009773195,-0.041738503,0.013560085,0.051480234,0.0026773005,0.0024999077,-0.007890705,0.01586906,0.04844636,0.05699108,-0.013066948,-0.07843056,-0.009441361,-0.007882345,-0.017888388,0.044361643,-0.010633037,-0.013136534,0.024245683,0.0010875697,0.011919665,0.03882712,-0.0120360805,-0.00015853709,0.0049936892,0.04203682,-0.040909227,0.020405628,-0.055746216,-0.019978296,0.0386008,0.0058560316,0.011966753,0.035333235,-0.049707443,-0.0014248258,-0.028941944,0.0011357171,-0.01076908,-0.026000515,-0.002566952,-0.019459344,-0.010091446,-0.019532539,0.06991599,0.01140952,0.0205505,0.026902786,0.026712256,0.01411552,-0.0013032684,-0.04585324,0.045152098,0.005107068,-0.04098003,0.0073283687,-0.009633584,0.0003342702,-0.020515464,0.05020046,-0.008088774,-0.019955007,0.0064734155,0.017136702,0.015208008,-0.00055199664,0.027717175,0.035138402,0.013325081,-0.039115526,0.022029597,-0.001081775,0.01990369,-0.027303671,0.027636282,-0.008778385,-0.0150346765,0.0075568003,-0.07405195,0.037888613,-0.039372694,-0.0029131505,0.023150478,0.048655227,0.024166083,-0.027892059,-0.02255228,0.006194452,0.007965448,-0.007567366,0.045952242,-0.043700013,-0.025891468,-0.0055961385],"last_embed":{"hash":"1rbmite","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"1rbmite","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Why This Plan Works#{3}","lines":[17,17],"size":87,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1rbmite","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Why This Plan Works#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03244813,-0.030278487,-0.015770448,0.00033970037,-0.05320852,-0.0455788,-0.0039547626,-0.00057658483,0.037985634,0.008532438,-0.015473302,0.040040363,-0.02431989,0.024813307,-0.00047887574,-0.022841921,0.0036322554,0.003685378,0.03337894,-0.006701165,-0.04205278,-0.025940523,0.040736977,-0.028456572,-0.023508228,0.02394591,-0.0014547077,-0.0020644346,0.058363885,0.07458103,-0.007987495,-0.025053373,0.04834479,-0.041274622,0.023590975,-0.01097387,-0.0036386023,-0.025520653,-0.043929275,0.035708543,0.02832179,-0.022971913,0.0033893418,0.044873275,0.028956607,-0.01714838,-0.048051495,-0.0066178488,-0.020437721,-0.03311643,0.013309617,-0.0077246963,0.02248747,-0.03988779,0.0034549115,0.015567333,-0.0287336,-0.024804696,0.01706583,-0.03846181,-0.041476957,0.042144485,-0.020452362,-0.02590667,-0.0029751451,0.048492305,0.011907053,-0.008637509,-0.014232189,-0.06936909,0.0058084335,0.018405942,0.06999236,-0.013521015,-0.04346448,0.0074677216,-0.0067902217,-0.020433772,-0.020368176,0.0489438,0.021070253,0.02141055,0.0015807073,0.0003714113,0.008460865,0.00607376,-0.01974295,0.059473287,-0.02293876,-0.006117765,0.013988246,0.030768404,-0.009489704,-0.03351085,-0.0070920945,0.016926715,-0.022967916,-0.033710312,0.020005658,-0.008400618,0.028139561,0.029350627,0.022658752,-0.026682269,-0.005549528,-0.0126622245,0.023198288,0.055039316,0.0424809,-0.0077830227,0.024724234,0.05427581,-0.016175352,0.010631096,0.00528636,0.012586625,0.029488785,-0.03263881,-0.0069627194,-0.0008348542,0.038451035,0.026260674,0.04019098,-0.03431204,-0.049976017,0.0028868208,0.0078075514,0.007317897,-0.007230039,0.008559827,-0.0133245485,0.03107519,-0.03745108,0.012778044,-0.008885859,0.01904693,0.0650509,0.07120566,-0.035941258,-0.07352775,0.036626797,0.028234236,-0.034429047,0.0138088,-0.027306633,-0.013968088,0.0016752158,0.012602065,0.0006565563,0.019443091,-0.010435936,0.0073837573,-0.031994652,0.056796666,-0.03832933,0.015058856,-0.01612139,0.05146542,-0.014675281,0.024574365,0.04996988,-0.018001623,-0.030253312,0.035492394,-0.023829589,0.00049020187,0.018363824,0.06346242,-0.034684017,0.014319942,-0.028753296,-0.014315292,-0.011273069,0.030838598,-0.00616208,0.021172388,0.04088149,0.01931161,-0.0036011552,-0.02551751,-0.023358528,-0.0029689532,-0.0047384566,-0.032546785,-0.0068283924,0.02120148,-0.040377498,0.017661573,0.022301823,-0.011615096,0.018075708,-0.026686786,0.0056762174,0.014081013,0.06321572,-0.015778009,0.0048677977,0.007585354,0.022779627,-0.009145552,0.0031350844,0.030533409,-0.009126198,0.0148609625,-0.015050663,-0.00553449,-0.054126967,-0.02719822,0.025891017,-0.025751464,-0.002767157,-0.017369263,-0.0050746663,-0.013200002,-0.004735185,-0.060492247,0.034494165,0.0016703978,0.0043222313,-0.021192307,-0.015452738,0.048783243,0.0014340112,-0.027046,-0.027939245,-0.020131253,-0.025272945,0.01616057,0.005860862,-0.050996274,-0.016038544,-0.01733987,-0.0025979658,0.036299057,0.047757,-0.0117746135,-0.022815388,0.0033610736,0.055502426,0.013435904,-0.02271388,0.047620703,0.011099064,0.0154654365,-0.031666808,-0.0045808484,0.006779159,0.006556519,-0.009950859,0.0071750614,0.00011760601,0.027416527,-0.036195718,-0.06270747,0.0016042592,0.010976888,-0.01614774,-0.03416109,0.015614201,0.012520123,0.008650905,-0.001969746,-0.0143104615,0.02473332,0.0033061935,0.020579336,0.015024873,-0.011472334,0.03515354,0.025622793,-0.029207697,-0.04201195,0.006756473,0.02973272,-0.02607996,0.0013064521,-0.043367483,0.021433441,0.038751904,0.0355907,-0.030261585,-0.040861156,0.018257324,0.008977436,0.0013648062,-0.038555134,-0.01672925,-0.047051683,0.009156874,0.0021691448,0.016279245,-0.0140414,0.05313795,-0.04063178,-0.042441893,0.01627231,0.0174225,-0.1598951,-0.0031600683,0.019111428,0.06648196,-0.0005427224,0.0038028385,-0.02938237,-0.012953051,-0.058918726,0.04057809,0.017928319,-0.027627172,0.022627192,-0.0008541622,-0.027465641,-0.023390194,-0.019599633,-0.069426656,-0.03749965,-0.04144144,-0.040642954,-0.0103162285,0.09277721,-0.009588253,-0.031828057,0.006644489,0.06728384,0.012798977,0.0031424717,-0.019441022,-0.053209096,-0.0012339588,-0.002119947,0.04134756,0.011989376,0.06856591,-0.03008936,0.010747041,-0.01169068,0.012556937,0.033675447,0.039860196,0.02140384,0.014158786,-0.012495723,-0.005876749,-0.02018277,-0.026791573,-0.019694546,-0.028943868,0.006793074,-0.0013808456,0.015495341,0.02267164,-0.04488553,-0.0022796572,-0.02506443,0.02608074,-0.04980076,-0.023244374,0.014679829,-0.024387734,-0.023778718,-0.0056996313,0.0006405575,-0.0030756106,0.015087495,0.026263362,-0.032157004,-0.024693396,-0.009008651,-0.011226375,-0.0077938745,-0.019148566,0.013051667,0.034037653,0.005732052,-0.0010980287,0.0005375768,-0.08707835,-0.04721261,0.041390937,-0.006390799,0.020631865,-0.028214786,-0.017940834,0.022196831,-0.008863205,-0.020647593,0.2547851,0.010159095,0.013488171,0.0031521209,0.07987441,-0.013903055,0.021384045,0.061442878,-0.008897273,-0.014625483,-0.0022754236,0.019509628,-0.04093289,0.015184979,0.01497999,0.029174667,-0.06632651,-0.008152309,0.07020923,-0.029297499,0.030719906,-0.06254083,0.022896113,-0.021757958,-0.06859011,-0.0017405731,-0.014733691,0.05775014,-0.052570596,0.06297587,-0.039004304,0.046072654,0.06116939,-0.001307835,0.0197005,-0.008012903,-0.007948151,-0.030817373,-0.052192215,0.025582332,-0.0013516576,-0.016553134,-0.021091005,-0.037792902,0.014023616,-0.021458866,-0.027859472,0.02107194,-0.001026027,-0.029787283,-0.018387027,0.032572962,0.0033574502,-0.03147071,0.005206928,0.0066956454,0.006832435,0.003392128,-0.026468167,0.010884487,0.0013917935,0.007838981,-0.020429747,0.0021829254,0.010082862,0.009399558,-0.019917384,-0.01695854,0.011509034,-0.00009034024,0.03351545,-0.0074306885,0.012568051,0.00187974,0.04078443,-0.025050282,-0.0068148123,0.021641621,0.044565044,-0.017270273,-0.02217539,-0.038864493,-0.046557177,-0.03293871,0.025098376,0.036077462,-0.014788043,0.033618942,-0.014446109,0.025961647,-0.005466036,0.036796093,-0.03939141,-0.049240287,-0.052738696,-0.02669976,-0.0114881005,-0.07331486,0.0007611193,0.008861108,-0.066405036,-0.010083026,0.008076864,-0.005178293,-0.007133989,0.02508014,0.026844703,0.016643658,-0.0057449797,0.05376848,-0.059932783,-0.013353532,-0.013200034,-0.02210679,0.0038726844,0.053916372,-0.0142211635,0.009112127,0.02011672,-0.006493838,0.038344998,0.02832484,-0.019877993,0.055309188,0.018526226,-0.04060608,0.022268027,-0.009272349,0.0006470035,0.0041103014,-0.01571587,-0.01839196,0.006774543,-0.031623643,0.035354916,0.028388806,0.0075365524,-0.0051178746,0.009660711,0.0500112,-0.019653492,-0.022873709,0.022270171,-0.004646707,0.01910069,0.00058346527,-0.019020522,-0.030798402,-0.025789613,0.0020390328,0.018427258,-0.01230838,0.004548042,-0.05543836,-0.004807093,-0.070725076,-0.010166802,-0.009073088,0.024212752,-0.04562846,-0.016332872,0.0055075027,0.065191425,0.07779645,-0.0021038065,-0.0012408287,0.044928983,-0.005625822,0.01726326,-0.019016687,0.0019552424,0.07041464,-0.011907016,0.026524471,0.002524663,0.008084558,-0.025748685,0.055002343,-0.045185883,-0.016389664,-0.008832118,0.008678977,-0.008957745,0.015020798,0.009410322,0.077958554,-0.0019178599,-0.019314118,0.0102375345,-0.008045609,-0.0032549342,0.098689,-0.021069057,-0.009443959,0.025159828,0.016580978,0.01437864,-0.0012507521,0.018574664,-0.0014956346,0.0028691608,0.04494884,-0.0014921769,0.016055934,-0.027036512,0.004731657,0.015232664,0.0003232651,0.030456657,0.02651793,-0.007040697,-0.016138032,-0.056178395,-0.009732519,-0.0707536,-0.016679518,-0.013780706,0.016855372,-0.037470493,-0.006971759,-0.033086866,-0.03089451,0.03760701,-0.03950735,-0.020360153,0.037324976,-0.012091092,-0.04392981,0.012584529,0.024414895,-0.0061740964,0.0015407994,0.023708303,-0.0062222113,0.0040751034,-0.007833623,-0.011260993,0.016300155,0.027845966,0.007586539,0.009861619,0.0038672143,0.038875174,0.0021784597,-0.018598888,-0.0029777922,-0.03679389,0.0012712462,0.017038418,0.047839828,0.036114067,0.0068966644,0.025278838,-0.016137598,-0.025049096,0.029450448,0.013693703,0.03545025,-0.0137634445,-0.08061357,-0.012755676,-0.007551004,0.026193118,0.006137904,-0.049310163,-0.06671266,-0.020806113,0.03615856,-0.0320205,-0.052735128,-0.06491328,0.00447469,-0.055697758,-0.05855247,0.023557719,-0.020881353,-0.001277934,-0.014526552,0.043337304,-0.02923086,-0.0003789387,0.06499962,-0.0126794465,-0.0064180167,-0.027136957,0.0034235965,0.04986861,-0.010669323,0.046573553,-0.032697245,0.012280588,0.0124988835,-0.055444937,0.02344083,-0.0032045448,0.0020170654,-0.045992367,0.011667224,-0.01585205,0.02256643,-0.0026620345,0.027989842,-0.026294893,-0.013619462,0.0028550543,0.008417365,0.0033688846,-0.039353274,0.022536522,0.0043183886,0.035477955,-0.024312623,-0.00998806,0.007423655,0.03702966,-0.01101908,-0.0011078216,-0.03672186,-0.00047424066,0.04055132,-0.010552114,-0.037618726,-0.03793348,0.0028392698,-0.035292216,0.009071329,-0.033046685,-0.012536952,-0.056843746,-0.019254684,-0.022600742,0.0022317546,-0.038256664,-0.011596564,-0.05628603,-0.030265093,0.04340428,-0.0340824,0.0752228,0.0032034265,-0.0106189065,-0.013204621,0.026973104,-0.032631222,-0.039354764,0.03345226,0.042139474,0.013108852,-0.008834041,-0.011620287,0.031158686,0.01312509,0.012113057,-0.046578344,0.02294623,0.047444683,-0.03419544,0.045150746,0.06301841,0.019821888,0.00965406,0.012921455,0.036087107,-0.02669983,-0.017337268,0.030238397,0.013011833,-0.048970167,0.022116449,-0.0019740781,-0.007359695,-0.0030140122,0.001908939,0.012617819,-0.043419432,0.040098634,-0.0035513374,-0.032843415,0.014330114,-0.042824868,0.015067024,0.002976823,0.06573824,-0.04144418,0.03613044,0.0073857233,-0.017303163,-0.0048560435,0.04764837,0.014875307,-0.025221763,-0.026711,-0.03718822,-0.04155833,-0.1485576,0.018180946,0.017913265,0.015158515,-0.03294272,-0.03598837,-0.013549582,-0.0116387,-0.025618946,-0.031334613,0.00081387395,-0.023681946,-0.037380878,-0.015678667,-0.027461119,0.008529379,-0.022843556,-0.0014684966,-0.055150904,0.06728451,0.015773276,0.030109873,0.016231531,0.011014674,-0.030644309,0.0101587325,0.012164978,-0.008472237,-0.05361507,0.01271294,-0.06014621,-0.06830941,0.0013204892,0.004838112,0.021411581,0.027184451,-0.0068014977,-0.020729506,-0.047057644,0.009956325,-0.025283836,0.029874736,0.021516623,0.00017909138,0.007402437,0.046028007,-0.019077944,0.01752272,0.0068983934,-0.018561536,-0.0091010025,0.044521555,-0.037062727,-0.0192538,-0.008081898,-0.008223799,-0.003132733,-0.0037501263,0.05794417,0.04791756,0.019943602,-0.0076200156,-0.012909653,-0.013686693,-0.028106486,0.028590271,-0.03661519,0.04117209,0.023636986,0.025689991,-0.08676867,0.038355496,0.010755387,-0.030091146,-0.0130388625,-0.015569539,0.03280759,-0.019772097,-0.0068288334,0.0022359819,-0.0155900195,-0.016148718,-0.0073392275,-0.047763716,0.040469665,-0.01041765,0.0026214484,0.0017456987,-0.020526536,0.025883887,-0.043509513,-0.024233714,0.030248798,0.0016377623,-0.02061557,0.06302016,-0.0432497,-0.025912974,-0.043196898,0.0003585279,-0.00474385,-0.022880092,-0.013649011,-0.05074352,-0.008322336,0.019838775,0.0030476833,0.005422129,0.009961461,-0.04712961,-0.0056096045,-0.013428966,0.010139598,0.017542984,-0.08957677,-0.010515734,-0.01617882,0.03053296,0.031648494,-0.016771652,0.0019288954,-0.03886553,-0.0065392456,-0.03180547,0.054296143,0.054813705,0.020191468,0.045828223,0.0022729293,-0.009392749,0.013923641,-0.02119978,0.0015979736,0.022848817,0.034829635,-0.01928284,-0.0015805652,0.011600768,-0.011735491,0.00023730642,-0.053289425,-0.054091476,-0.0069287233,-0.031374257,-0.005974975,-0.007618797,0.006936458,0.023383237,0.024165656,-0.014119716,0.041680116,-0.04657761,0.012843684,0.021315368,0.004716429,0.0108365975,0.0023156716,0.012432885,0.03364364,0.06681149,-0.031393282,-0.06692322,-0.028432576,-0.012525324,-0.0055941613,0.07120109,-0.007973508,-0.0009884035,-0.015533755,0.05189633,-0.005804519,0.021072255,0.011059003,-0.010756223,0.035496797,0.026699081,-0.020197615,0.069542594,-0.024621895,0.02190459,0.060623795,0.0005941178,-0.0063548186,0.0129500935,-0.016920641,0.017947977,-0.020767141,0.010604288,-0.01893595,-0.010325725,-0.014939811,-0.036782004,0.02853324,0.010684745,0.052808836,0.022398658,0.024105724,0.021212453,0.037966296,0.030300668,0.01285023,-0.038635295,0.014174703,-0.008575443,-0.031315535,0.018382829,-0.027131166,-0.015835388,-0.044079274,0.049664184,-0.026017478,0.009079398,-0.02049698,0.008719628,0.018631615,-0.00736539,0.006772645,0.025118165,0.006580316,-0.024640962,0.011528033,0.00024813903,0.06794083,-0.025892613,0.041147813,-0.0056699277,0.006443855,0.010172969,-0.02398997,0.027872825,-0.025515659,0.009439265,0.008769697,0.019996207,0.0063840533,0.0048120404,-0.055862974,-0.012769318,0.033385698,0.007294947,0.027418852,-0.05013096,-0.0071911654,-0.01219892],"last_embed":{"hash":"gqdxgl","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"gqdxgl","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Why This Plan Works#{4}","lines":[18,18],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gqdxgl","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Why This Plan Works#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028801063,-0.006001317,-0.047270276,0.0035491413,-0.017774535,-0.062351935,0.04842268,0.0076222084,0.02515598,0.01442465,-0.010054828,0.023236804,-0.037465293,0.015267162,0.012520814,0.0036371935,-0.03786908,0.038261525,0.022194093,0.0020856827,-0.02866563,0.02263159,0.05630969,-0.023403723,-0.05110908,-0.0044465186,-0.016372401,-0.0027299402,0.01601825,0.054607745,-0.015873974,0.005754283,0.0188792,-0.003626458,-0.018434625,0.008871256,-0.010198553,-0.0049697594,-0.031706776,0.051562015,0.02938028,-0.04092927,0.02960884,0.028020915,0.043496422,0.0009937563,-0.051838677,0.00082426064,0.009036045,-0.012706679,0.02814863,-0.023582926,0.025219701,-0.041941382,0.0016202787,0.0102209905,0.0014831583,-0.046603683,0.023848942,0.015745299,-0.043554317,0.04733793,-0.0136449095,-0.03156262,-0.008791878,0.066903725,0.016963629,-0.0035425436,-0.012465852,-0.041636292,-0.0075878897,0.026627285,0.06258435,0.0065929475,-0.019588785,-0.022147352,-0.01002973,-0.031022793,-0.01774731,0.049960546,0.009176345,-0.0009970133,0.0062427553,0.004145053,-0.00013861044,0.02368648,-0.011223506,0.047902662,0.017563904,0.02667053,-0.012306774,0.022319553,0.00013462662,-0.027562335,0.012342939,0.01889588,-0.0095158005,-0.00640971,0.04117415,-0.0010918725,0.06538051,0.03273182,-0.00794447,-0.010592558,-0.011891306,-0.01907944,-0.0153864585,0.0092310235,0.07718703,-0.005604977,0.035303153,0.062080435,0.0048189987,0.017686514,-0.0053233746,-0.03318713,0.02758385,0.0062058014,0.044031058,0.0014897694,0.0048622023,0.050595794,0.012438404,-0.038384266,-0.023656424,-0.010936592,0.0017175009,-0.015186956,-0.051021125,0.017304087,0.0030100537,0.034685083,-0.019207258,0.006466004,0.0018009408,0.03136981,0.037841517,0.07504966,0.0022636096,-0.04862407,0.03807369,0.019603034,-0.021671992,0.00570658,-0.008411473,-0.05404959,0.028097235,0.031494502,-0.0033228786,0.023682242,0.0068438165,0.002735158,-0.01571578,0.06776767,-0.0011759842,0.008755042,-0.035578746,0.06734786,0.035203476,0.0061108577,0.023219863,-0.02383464,-0.025300305,0.054328132,0.015928105,-0.01063003,0.031973194,0.016735254,-0.032683615,-0.006210541,-0.017866278,-0.028031927,-0.052996416,0.024707,0.02325725,0.011324848,0.03610908,0.0330289,0.0123926615,-0.0031105073,-0.012862483,0.010799025,-0.010412699,-0.080224924,-0.02599931,0.04215268,0.02364223,-0.016956378,0.021548804,0.008475397,-0.0012072326,-0.011023509,-0.015423687,0.0074126218,0.043229457,-0.03214469,0.021637926,-0.0050098235,0.042600755,-0.023978626,0.01685647,0.030898238,-0.009493503,-0.009467804,-0.026454939,-0.008946283,-0.07149279,-0.04863524,0.026164828,0.0037867578,0.004384699,0.014274066,-0.024602102,-0.010610421,-0.037797637,0.0015648664,0.00218389,-0.0078079244,0.014434684,0.012513052,-0.009933241,0.02830983,0.031609792,-0.00090321293,0.002575952,0.002683909,-0.010783061,0.026288489,0.01673117,-0.022127578,-0.027431773,-0.0018869003,0.012097971,0.0424586,0.014947945,-0.026605621,-0.0023902867,0.008248471,0.020045325,0.022172369,-0.014913495,0.06350155,0.031506777,-0.022898925,-0.035921518,-0.020755967,0.046011824,0.03397708,-0.0022756518,-0.020691691,0.0047043096,0.021736648,-0.023367483,-0.039143957,-0.016801689,0.004479255,-0.005269501,-0.017267074,0.028573414,0.0016878835,0.0046703643,-0.012413126,-0.030511867,0.022345902,0.016859032,-0.001572976,-0.0036110827,-0.02365395,0.023558801,0.068091154,-0.008819205,-0.039294668,0.008844871,0.025316464,-0.041083958,0.004520713,-0.06509069,0.022810511,0.055108383,0.013441207,-0.02943801,-0.008411297,0.018306134,0.016491506,0.013774029,-0.021309705,-0.0042498535,0.013969673,0.022125177,0.014465662,0.02980589,0.01059584,0.055777654,-0.034850225,-0.045435764,0.037868466,0.014299496,-0.16316469,0.005796835,0.012392015,0.031469185,-0.00453548,-0.00014628934,-0.029670801,-0.016844977,-0.07493427,0.038052157,0.011462094,-0.042148627,0.013058632,0.029109696,-0.018968822,-0.014210712,-0.018008344,-0.039255515,-0.039611015,-0.049463455,-0.028704615,-0.011995668,0.12948981,0.008198551,-0.025231544,0.0021352137,0.059603598,-0.03149397,0.024438879,-0.035966806,-0.06449772,0.018146556,-0.0076769297,0.019075649,-0.013125607,0.037561007,-0.002420899,0.023211453,-0.009442634,0.014262411,0.03754346,0.029818581,-0.0005971639,0.043059345,-0.0064388504,0.019598516,-0.015415441,-0.03071169,-0.0519784,-0.06842937,0.015971176,0.011240283,0.0056340364,0.020552972,-0.048619624,0.01593644,-0.0358432,0.029037097,-0.014466553,-0.011717262,0.0061587696,0.011044658,-0.014927569,-0.026549807,-0.022610128,-0.024738058,0.04367673,0.044478238,-0.020553954,-0.05278252,-0.008217236,-0.013496901,-0.032187007,-0.01636836,-0.009602389,0.03350158,0.024632739,-0.00260931,0.0076253503,-0.0861381,-0.019166216,0.018345224,-0.022199955,0.025567114,-0.02767497,-0.05906928,0.012258755,-0.030991232,0.010706873,0.2340708,0.042425863,-0.00932617,0.013952698,0.06368082,-0.03393415,0.010656787,0.043911356,-0.017877337,-0.029610457,0.01878441,0.013379338,-0.0050546564,0.011936037,0.013514876,0.020207997,-0.09305119,-0.0054961652,0.07289038,-0.019308696,0.027537992,-0.07563747,0.024621071,-0.012092133,-0.061203502,-0.02066939,-0.018224528,0.034649797,-0.024588978,0.053406615,-0.022876514,0.060178578,0.036617704,-0.017598977,0.029778864,-0.018639632,0.01991472,-0.031866666,-0.03495504,0.0005253066,0.00864913,-0.013611218,-0.0058598733,-0.037115157,-0.021538228,-0.008693872,-0.022805732,0.038713913,-0.003553426,-0.03065535,-0.0104179755,0.038971063,-0.024650186,-0.037855282,0.023701444,0.0067620254,-0.0032547005,-0.021396304,-0.02643649,0.019255703,0.017543254,0.005024497,-0.011086074,-0.01961431,-0.001590878,0.0027098316,-0.022269854,-0.007396309,0.017497636,0.0010090916,0.038325287,-0.0030751086,0.013825509,0.008934681,0.03658235,-0.035013683,0.035748776,0.046473417,0.01765563,-0.028107423,-0.024117468,-0.02837587,-0.027997576,0.009330102,0.018887084,0.030053493,-0.0073537286,0.05385024,-0.014221373,-0.0025257594,-0.005528857,0.038237743,-0.036931925,-0.04927522,-0.015183058,0.013581004,-0.007617004,-0.08096316,0.005213481,0.018899601,-0.033664733,0.007932766,0.016253404,-0.013995313,0.04459288,-0.006408655,0.018996371,-0.023820348,-0.0148063665,0.06461551,-0.10160541,0.0013648707,-0.003368351,-0.019848563,0.042716462,0.09250948,0.0049265446,0.0097267665,0.05330517,0.0073789884,0.051256735,0.01312487,-0.016215237,-0.0012891166,-0.02496254,-0.049136627,-0.0075356513,-0.021744732,0.045960803,0.010189826,0.0084362775,-0.027986458,-0.0067618345,-0.0005983543,0.03847756,0.019462049,0.033247136,-0.0077871066,0.004365889,0.007237798,-0.037829075,0.0062986594,0.0069637047,0.029734973,0.032920577,0.03464481,-0.038946312,0.0027697857,-0.026906224,0.010097033,0.018690798,0.012413849,-0.023103742,-0.03535338,-0.0017137981,-0.06402418,-0.030038431,-0.02988365,0.004544223,-0.019483626,-0.0056841685,0.008855011,0.027819566,0.08380394,-0.019772062,0.009662904,0.04052025,0.0214779,0.0055895904,-0.03848904,0.039772086,0.06354108,-0.034394328,0.02315802,-0.004781653,0.00842022,-0.008857187,0.0058251037,-0.03870568,-0.030107344,0.02631245,-0.025864994,-0.020758709,0.027561514,0.041147962,0.019495161,-0.0035446312,-0.023405708,-0.007667006,-0.02909629,0.008615667,0.098541595,-0.00015491497,-0.013244922,-0.011606132,0.04137412,0.006083873,0.012075374,0.038896386,-0.0120779835,0.0059334687,-0.0027972145,0.013401516,0.0012463282,-0.019984158,-0.025944656,-0.023937775,0.0036934083,0.048744272,-0.020262664,0.000026850903,0.001989293,-0.063537784,-0.0069502867,-0.06548241,-0.058244374,0.004339844,0.034889415,-0.025850233,-0.01096801,-0.03063689,-0.031904116,0.054060876,-0.050423797,-0.017505368,-0.0043459316,-0.027194345,-0.037705872,-0.020266809,-0.014480492,-0.010883005,-0.012942062,-0.0098300865,0.002985771,0.02321208,0.026328092,0.026914643,0.016502973,0.0008215145,0.014667623,-0.015473337,0.0021745856,0.012661333,-0.0040372424,0.008691529,-0.0048518027,-0.048797227,-0.023414018,-0.0024197022,0.025289834,0.008688374,0.0031372232,-0.008254769,-0.0011545303,0.008170203,0.025600836,0.024635423,0.030819831,0.005291309,-0.056907263,-0.006023958,0.01385775,0.035331655,-0.0034619274,-0.060387745,-0.06901181,0.025990045,0.032532644,-0.029841749,-0.052892353,-0.035485886,0.019069735,-0.015875155,-0.06323941,0.030053359,0.0022574887,0.011691234,-0.037646815,0.047253475,-0.03370872,-0.031841245,0.042749576,-0.013795318,-0.016758116,-0.027675288,0.014068045,0.053320345,-0.017901214,0.020423597,-0.012023269,-0.010583197,0.004407115,-0.05102511,0.012931263,0.0050517665,0.0031408956,-0.04910373,0.00019375542,-0.020218033,-0.009197225,0.002181463,-0.002577087,-0.02301791,-0.00031117335,-0.027741505,0.0052375454,-0.008972179,-0.03649183,0.012498645,-0.0072436975,0.019628178,-0.0026736811,-0.013289778,-0.012242992,0.028972574,-0.012506385,0.023986964,-0.037322376,0.0143251745,0.0024607102,-0.0047509843,-0.0524619,-0.022681173,-0.0043694344,-0.03310055,0.009183831,-0.03066116,-0.019430075,-0.05269944,0.023498531,-0.020161752,0.008836123,-0.02663245,-0.03347775,-0.03463376,-0.0047431863,0.042429857,-0.034381997,0.06254222,-0.011672032,-0.011560956,0.013565659,0.02502238,-0.030621413,-0.0010312117,0.015933815,0.033427253,0.034762464,-0.014133026,-0.019186165,0.048474934,0.005906773,0.00011444867,-0.030928882,0.020789813,0.0061745388,-0.021728327,0.02422428,0.040857334,0.027419385,-0.030865772,0.039447654,0.013149411,-0.024009898,-0.018257918,0.031024765,0.025853107,-0.053195186,0.022665545,0.013282278,-0.009613862,0.016485589,-0.0014270949,0.018603642,-0.053854536,0.040184226,-0.031815898,-0.031309962,0.021368774,-0.02602715,-0.018475676,-0.006493485,-0.0072691175,0.007290313,0.031637818,0.013558919,-0.03986442,0.0115141105,0.03658523,-0.04078819,-0.043832313,-0.03626241,-0.042220406,-0.022786189,-0.1286052,0.02657628,0.0010474408,0.04061205,-0.013892054,-0.014962203,-0.011237616,-0.017614013,-0.048132997,-0.03676841,-0.0036027522,-0.03936309,-0.038655322,-0.027441425,-0.044099234,0.010349301,-0.03029717,0.0014600053,-0.047473382,0.050080676,0.022959357,0.014528306,0.0011254483,0.022633506,-0.031965394,0.02556243,0.0028624893,-0.022134354,-0.053773575,0.0033831955,-0.04477804,-0.07379015,0.015543585,0.035100155,0.025675738,-0.020637874,-0.0004028407,-0.0052130357,-0.04810148,0.017979706,-0.03452301,0.027337525,-0.017219644,0.0001053924,0.0087237675,0.04946812,-0.05158162,-0.007459859,-0.037466437,0.019151911,0.000025949008,0.03887828,-0.028411772,0.013961832,0.002661645,-0.020255286,-0.033782247,-0.004570326,0.0085069155,0.054560427,0.010790338,0.01841015,-0.042110614,0.019594423,-0.021193484,0.020934692,-0.008924748,0.048241343,0.012717259,0.035975397,-0.06181442,0.028297426,0.0005087128,-0.02476502,-0.023323152,-0.015469476,0.033613686,-0.03610972,-0.016270211,-0.0046223886,-0.027497616,0.010776869,-0.006633446,-0.061511792,0.06535897,-0.0141934715,-0.011658516,-0.004126815,-0.035038415,-0.007073328,-0.05691453,-0.02978652,-0.006505203,-0.0011355741,-0.021965692,0.044770736,-0.010031754,0.02008586,-0.021196285,0.019731753,-0.0039139367,-0.050642915,-0.014187182,-0.034248617,-0.02467481,-0.00710321,0.03238273,-0.003230339,-0.006307373,-0.012187142,-0.025716888,0.025922656,0.0027543334,0.037979994,-0.09699962,-0.022137485,0.0070080985,0.010487326,0.04802792,0.016579371,0.011154407,-0.022161536,-0.030981015,-0.020991283,0.026133325,0.07549373,0.0049657393,0.055884883,-0.012036104,0.007878664,0.0022058813,-0.028850347,0.026645748,-0.024304006,0.011796988,-0.03160889,-0.04605082,0.018162848,-0.014234711,-0.0069213244,-0.036740016,-0.038477667,-0.01639642,-0.023319285,-0.017844934,0.01641646,0.017954271,0.045404375,0.018883323,0.0063421307,-0.009107988,-0.044801906,0.009477766,0.04091219,-0.017000504,0.030503036,-0.03479674,0.0015153446,0.017810022,0.08431578,-0.024553724,-0.06250669,0.00038213402,-0.006906308,-0.03618621,0.034345668,-0.0071855853,-0.016825592,0.022696529,0.008588731,0.024144655,0.018997928,-0.009997335,-0.0060453657,0.0297768,0.019499334,-0.036143053,0.055166747,-0.05103618,-0.022972079,0.04964981,0.004681565,0.019850602,0.035731,-0.05067886,0.0045047435,-0.034121603,-0.010517502,0.01665538,-0.03383829,-0.03572485,-0.014444427,0.020590063,-0.011563987,0.07563569,0.004400293,0.013327082,0.0053056926,0.037730575,0.006968348,-0.012033301,-0.023748292,0.023367025,0.02162471,-0.024862705,0.01478118,-0.0033992368,-0.006891125,-0.04810213,0.06526631,-0.0042471145,-0.0075778384,0.003928828,0.02946121,0.016915554,-0.027059928,0.020795701,0.018594263,0.030028725,-0.020757433,0.016175577,-0.013263696,0.037461054,-0.031060569,0.0070022773,0.003838349,-0.019078704,0.0057440656,-0.058488905,0.022148281,-0.045513514,-0.004068531,0.017820193,0.053774305,0.008359617,-0.042388797,-0.023028892,0.0038664432,-0.01610545,0.0007446961,0.040906325,-0.04108677,-0.023044037,-0.026677556],"last_embed":{"hash":"olb4sq","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"olb4sq","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Why This Plan Works#{5}","lines":[19,20],"size":62,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"olb4sq","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021282561,-0.01688617,-0.04467113,0.022269486,-0.036415,-0.03663919,0.026782757,-0.015451674,0.03303234,0.00076908193,-0.01208431,0.0033327898,-0.018713858,-0.0068819383,0.009152206,0.0037425994,-0.05729927,0.014155186,0.032206293,0.006349786,-0.012137159,0.0040596775,0.07564382,0.012893022,-0.03013885,0.023090659,-0.017913304,-0.015416854,0.0005544069,0.07117166,-0.007661133,-0.014677322,0.0052711777,-0.02221019,-0.00847908,0.024649357,0.013058977,-0.0120862955,-0.040813897,0.07440165,0.018037524,-0.0129989255,-0.003531399,0.017289657,0.048652515,-0.017051866,-0.06259208,0.0073211724,0.005616127,-0.032286428,0.01946471,-0.01951672,-0.003286199,-0.01289482,0.02127083,0.04322475,0.0020214887,-0.062471665,-0.008480786,-0.02335428,-0.030213756,0.058669765,-0.041608423,-0.012206707,-0.005134377,0.039573714,0.015262344,0.015744152,-0.020632748,-0.05224359,-0.028045408,0.019688543,0.03969145,0.007885315,-0.041893832,0.00473791,0.024131594,0.0057706307,0.004881094,-0.007672829,0.023162229,-0.008138934,0.019289372,0.014715264,0.013534053,-0.0125525305,0.0064327037,0.06972901,0.01571007,0.009854679,-0.011554079,-0.0002896592,-0.0025082703,-0.032549154,0.0030551513,0.012113108,-0.0016912898,-0.015859969,0.059052624,0.03820969,0.022447515,0.0014957674,0.0040631806,-0.010632083,0.0005763027,0.0012541221,-0.0014250354,0.025136841,0.052493062,-0.024146536,0.034292612,0.052185535,-0.012073275,0.011653934,-0.018408114,-0.032732565,0.008332815,-0.035837296,-0.0024970958,0.0021159912,0.01129093,0.060283296,0.028380468,-0.02633479,0.018216625,0.0038074984,-0.009893385,-0.050656196,0.009675306,0.045817174,0.01438338,-0.002966703,-0.04255408,0.0134628,-0.002669943,0.013233101,0.059883986,0.047490302,-0.019388242,-0.05754376,0.03218897,0.036279026,-0.02538262,-0.020238588,-0.03600136,-0.015119717,0.014656461,0.035041142,0.012657945,0.040296823,-0.02441009,0.012603019,0.016655821,0.043863855,0.029959891,0.014040412,0.008818018,0.06947772,-0.022803066,-0.0065576294,0.026319347,0.013663331,-0.04038296,0.07317238,0.015519524,0.025411468,0.012749502,-0.007069125,-0.019226218,0.0022567757,-0.000047085014,0.011766354,-0.0036501405,0.027224043,0.014437168,0.011027977,0.042121064,0.028240511,-0.008901683,-0.028697358,-0.032774594,0.04742265,-0.012533782,-0.073960364,-0.015339007,0.05085171,-0.036690135,-0.013809422,0.025069388,0.029812712,-0.012753294,0.0068775085,-0.043687675,0.01825213,0.04098141,0.014664303,0.05394819,-0.00933416,0.03334145,0.015829299,0.033418052,-0.0052498267,0.020975446,0.0060975654,-0.03433441,0.02656172,-0.051059477,-0.022492193,0.03229174,0.010274707,-0.032848984,0.013271062,-0.011798618,-0.064090654,-0.0397748,0.01310018,0.042512894,-0.031642444,0.0357277,0.0127775995,0.013316471,0.034740373,0.013665121,-0.043939877,-0.004786754,-0.018794257,-0.016247885,0.036737304,0.0073445425,-0.02179536,-0.0409159,0.014799019,-0.018000172,0.01957843,0.0027936096,0.0014215225,-0.030283382,0.015118894,0.007106308,0.011563686,-0.044916157,0.0073736636,-0.0063705053,-0.010167257,-0.019343471,-0.041371457,0.024108976,-0.018189562,0.0064550396,0.01976839,-0.023428315,0.006716372,-0.023115784,-0.0055449205,-0.0066031334,-0.0026811007,-0.005555384,0.0057283314,0.010224933,-0.029999238,0.019682081,-0.007452546,0.010023378,0.02687123,-0.041792545,-0.0167885,-0.005719391,-0.0067585465,0.0050135036,0.07139198,0.012682901,-0.019609153,0.02976623,0.022390224,-0.0542972,0.012661085,-0.037291605,0.026166096,0.030581405,0.002634607,-0.045527145,-0.029118836,0.008073546,0.045286838,-0.013698482,-0.0051385546,-0.011368647,-0.026609516,0.029452572,0.003878714,-0.024303228,-0.020081809,0.04773431,-0.019582236,-0.03270422,0.02823777,-0.012135731,-0.16158193,0.028131668,0.019395132,0.037269533,0.010081287,0.012324102,-0.022960698,-0.045175325,-0.035974696,0.019597188,0.03790521,-0.03321465,0.027880792,0.005249408,0.050787106,-0.017223414,-0.0059630577,-0.044301648,-0.047594596,-0.048517942,-0.03971525,-0.019342937,0.102428466,0.04427472,-0.0443642,0.053259373,0.051666733,-0.033069,-0.0023036245,-0.036713038,-0.06881599,-0.0018317902,-0.006039757,0.017031923,0.01416311,0.016459607,0.008796237,0.029060515,0.0247729,0.000942185,0.054867566,0.038679346,-0.007399277,0.030211885,0.023380263,-0.004180804,-0.04212991,0.025687186,-0.062785886,-0.013698274,-0.00032438705,0.0060551106,0.003143319,0.012036953,-0.02742868,-0.011134218,0.0047735013,0.028979084,-0.036568455,-0.009393623,0.0010278834,-0.012688711,-0.02497435,-0.007294606,-0.04125783,-0.031094173,0.0048095714,0.036848884,-0.018136792,-0.011400807,0.025547326,-0.018988613,0.008225674,-0.007299815,0.000059623268,0.032070428,0.018103238,-0.025112705,0.0047342554,-0.12000535,-0.011951889,0.017440861,-0.02601046,-0.008188097,-0.013808686,-0.025909703,-0.025870278,-0.0044431025,0.031012356,0.2364441,0.008500489,-0.014150594,-0.007855546,0.04320811,-0.019070217,0.0024699548,0.054507867,-0.020426782,-0.013728766,-0.03058738,0.005883872,0.009243186,-0.0058301697,0.017562732,0.043135203,-0.06326528,-0.008927399,0.08179191,-0.018501295,0.023891475,-0.05792365,-0.0014950553,-0.03151392,-0.04337204,-0.036074035,-0.024807803,0.021458343,-0.022958767,0.012936317,-0.052606203,0.04814828,0.0020756163,-0.03793336,-0.015737908,0.006102776,0.0129562,-0.064851984,-0.033081237,0.035159953,0.027054584,-0.0035997524,0.0051186015,-0.038946576,0.009902861,-0.010530119,-0.0061133313,-0.010476189,0.0107273245,-0.010537257,-0.05103524,-0.007746001,-0.0070215617,-0.028396301,0.012742262,-0.0073231757,-0.018928725,-0.026373439,-0.0021516539,0.0274268,0.0491255,0.020742338,-0.0492005,-0.01392186,0.0038792605,0.0062917275,-0.0077458113,-0.0014664254,0.008290461,0.019734593,0.004510554,-0.01468714,-0.006318617,-0.00096875156,0.031814333,-0.049563628,-0.009868192,0.014671746,0.034840785,0.004619685,-0.0050158417,-0.02697006,-0.010687171,-0.054495215,0.019568037,0.022337558,0.022252133,0.044792693,-0.017903129,-0.034186393,0.004312945,0.008186964,-0.026421737,-0.026101729,-0.0057111955,-0.008108185,0.016866164,-0.028910765,-0.011265203,0.04841514,-0.0238817,0.024708148,0.019977005,-0.009232682,0.038047027,-0.005699058,-0.009508027,-0.027148994,-0.008442066,0.014793258,-0.07539053,-0.0060030883,-0.029984424,0.020248916,0.023398358,0.051560875,0.01487052,-0.009192797,0.021067014,-0.011567565,0.02739224,0.040015507,-0.005203748,0.010600684,-0.013209613,-0.015814913,-0.022571765,0.0038934052,0.04047639,0.01344258,-0.0078979125,-0.019050263,-0.0027328632,0.041901153,0.0668521,0.00030835994,0.073148705,-0.025467375,0.035040576,0.025893189,-0.02958222,-0.012268326,-0.012186564,0.021456396,0.035023108,0.01367826,0.009822999,-0.030355543,-0.058218256,-0.013267606,-0.00036675722,-0.01915964,0.009675545,-0.029362082,0.010037417,-0.084680945,-0.011700062,-0.02642213,0.010562697,-0.02747159,-0.0011532397,-0.0030963083,0.010359106,0.06443454,0.032678775,0.0006240739,0.010029638,0.011724552,-0.013145842,0.005425527,0.013466748,0.003572935,-0.022595437,-0.025760477,-0.02722807,-0.039166182,-0.04914983,-0.007309589,-0.01408795,-0.022575293,0.036899857,-0.003699118,-0.013143622,0.024476223,0.035409193,-0.01700467,-0.0031424118,-0.0073077073,-0.00050312764,-0.037922572,0.0026873848,0.11330784,0.022451567,0.00021009773,0.024519062,0.034381874,0.07013168,0.025177695,0.045313597,-0.007991901,0.0052260095,0.012486991,-0.0025248737,-0.001954787,0.002675632,-0.027087286,-0.021195162,0.05122839,0.036378972,0.017873092,-0.014784674,0.0068481434,-0.050669648,-0.019753082,-0.06646846,-0.02958736,0.01340682,0.08488092,-0.008934621,-0.026697302,0.006427417,-0.030130776,0.044385426,-0.06226424,0.0069762827,0.013797828,-0.026076214,-0.03529753,0.005526895,-0.028029818,-0.0045573777,-0.015827453,0.011953104,0.018515,-0.0023736202,0.00092286133,0.00615358,0.013667271,0.011420308,-0.009881585,-0.027714055,0.008762139,-0.0006881452,0.025426487,0.026587274,0.003421978,-0.02160893,-0.016831346,0.027290016,-0.0025283252,-0.0060056364,0.0011053283,0.004088281,-0.0065636276,0.031257913,0.026698828,0.031775694,0.009409722,0.021277973,-0.010674413,0.02854332,0.013180275,0.041772213,-0.0035884846,-0.04655929,-0.050260913,0.019950764,0.020163456,-0.031097328,-0.03981913,-0.059821863,0.014090597,-0.04596721,-0.017722402,0.018998627,0.007904647,0.0049793012,0.008571338,0.036152128,-0.09667091,-0.0017133789,0.024718026,0.018222462,0.0059806947,-0.0181207,-0.001355736,0.042745348,-0.022614522,0.0049961475,-0.043680258,0.0026987174,-0.039975815,-0.024847148,0.0077529526,0.0072072702,-0.028575372,-0.034586918,0.017210063,-0.008077693,0.011910306,0.013067052,0.03589245,0.004147563,-0.000715123,0.01384026,0.012375789,-0.025154829,-0.040144168,0.019908445,0.0080458075,0.01242375,0.001971921,-0.0051176073,0.008152119,0.036028203,-0.015352739,0.009602321,-0.041000627,0.030507397,0.004786046,-0.0017629259,-0.053478345,-0.024625128,-0.020100046,-0.03352563,0.013979262,-0.024957182,-0.031046046,-0.029786928,-0.02814912,-0.015877847,0.027764656,-0.029453738,-0.01635202,-0.07192116,0.0086829895,0.053882774,-0.025600815,0.003548754,-0.011663427,-0.025437037,0.030008443,0.028516015,-0.054839272,0.022992345,0.052423295,0.025838168,-0.005162362,0.0038346783,0.0053970576,0.0391275,-0.026075404,-0.017655978,-0.057337124,0.025153546,0.014881741,-0.020222714,0.031266477,0.072202876,0.0019055768,-0.05546154,0.03029932,-0.008245643,-0.033992127,-0.027104251,0.05040712,0.025692591,-0.08748651,0.009566286,-0.013646986,-0.009810844,0.0029558728,-0.0097398665,0.018484557,-0.039358493,0.055563178,0.009660848,-0.02857692,0.032104757,-0.008157737,-0.027720109,-0.054623403,-0.0029992503,-0.012808469,0.023032716,0.005982007,-0.04293789,0.024477443,0.038762912,0.00067911093,-0.021030404,-0.018451633,-0.05898147,-0.008296068,-0.1385861,0.034158234,-0.005881814,0.010017843,-0.00826182,0.01129475,-0.06964494,-0.05825495,-0.043912772,0.0021410924,-0.008332928,-0.034319527,-0.024239153,-0.025988238,-0.038295295,0.031929146,-0.008848303,-0.0015638823,-0.021061514,0.042801052,0.005922321,-0.020281825,0.033743452,-0.008658079,-0.0050871805,-0.025244243,-0.027129484,-0.015846152,-0.019188665,-0.0033247909,-0.03711123,-0.062021002,0.0097409,0.041352376,-0.0039218054,0.018133648,-0.010283213,0.029001955,-0.030847577,0.03444807,-0.036950585,0.035756294,0.022007383,0.008200285,-0.008997665,0.05391013,-0.053006824,0.003121163,-0.026505033,0.021639545,-0.0050378237,0.06915266,-0.0004895375,0.013299396,0.010229854,-0.013841379,-0.006640053,0.015280806,0.02168731,0.045800716,-0.030059546,-0.016665539,-0.032088082,0.0009310928,-0.02860971,0.068153456,-0.028121926,0.051955633,0.023781708,0.019469,-0.02036557,0.024450269,0.009180069,-0.012087323,-0.0034519988,-0.011796677,0.040213026,-0.041952603,-0.009462162,-0.033850282,-0.016106438,-0.017075442,0.014550955,-0.02541882,0.044434372,0.005314311,-0.017357681,-0.00025288292,0.02817775,-0.012701345,-0.06610972,-0.02798609,-0.007548328,0.012504484,-0.007066237,0.012803498,-0.021172138,-0.023474114,-0.052109383,0.010440017,-0.029048203,-0.040325638,-0.03519665,-0.050511062,-0.041063115,0.014160957,-0.007444621,0.0058154273,0.0043991567,-0.038872447,-0.024367461,-0.0037790718,-0.013174657,0.014319329,-0.106114574,-0.0073444177,-0.032447685,0.047459494,0.05795362,-0.012725749,-0.0037167303,0.0021532907,-0.03773778,-0.022142991,0.05244943,0.07089581,0.021271683,0.028935548,0.0076194825,-0.002995887,0.0074776113,-0.052922945,0.018747488,-0.0012706447,0.011940726,-0.046852093,-0.054270547,0.032269042,-0.043134045,-0.021114772,-0.02017746,-0.012919658,0.021571035,-0.0362181,-0.030569332,0.019865492,0.026249582,0.032441087,0.004862404,-0.015193895,0.02749323,-0.044701405,0.0007068234,0.06639519,-0.011391331,0.027231373,-0.02739167,0.07181831,0.035645485,0.04537261,-0.0121990545,-0.028770756,-0.008008607,0.039827667,-0.0026866102,0.06668454,0.019118128,0.010283746,-0.036404144,0.009029073,0.031416588,0.05130487,-0.006581641,-0.01365563,0.021120384,-0.0048736753,-0.023782644,-0.00579948,-0.036966406,-0.04373801,0.028322566,0.013633668,0.008198163,0.008891559,-0.034156468,0.022900535,-0.027694527,0.012294934,-0.014806345,-0.029422859,0.04304338,-0.013244851,0.025525589,-0.035200905,0.090288915,-0.0102998875,0.01543645,-0.0060789604,0.051816806,0.03420422,-0.023458298,-0.043876924,0.01889106,-0.004948527,-0.047102585,0.033923354,-0.014691689,0.016573027,0.0033334258,0.030712342,-0.032141168,-0.015332254,0.0065992507,0.022642136,0.006539638,0.01540682,0.013765835,0.0134505015,-0.014668391,-0.063353404,0.03217742,0.038762793,0.030748405,-0.011333944,-0.0024139823,-0.0016725827,-0.008287616,-0.010844579,-0.050370056,-0.003101348,-0.051930156,0.0030506419,0.025924431,0.018877909,-0.011468398,-0.03345429,-0.018881619,-0.017562373,-0.011662466,0.026349751,0.023714766,-0.05445794,-0.037524547,-0.015693933],"last_embed":{"hash":"1pkrn3v","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"1pkrn3v","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation","lines":[21,61],"size":1568,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1pkrn3v","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0022530705,-0.009266319,-0.046768293,0.007825397,-0.037704427,-0.061056588,0.04357371,-0.018797617,0.027727036,-0.0063191857,-0.012060677,0.0050902204,-0.02460975,-0.016525883,0.01638503,0.027318751,-0.035475858,-0.0017130509,0.025992054,0.013051142,-0.02012605,0.011230004,0.08679307,-0.019231115,-0.02269179,0.0049987216,-0.024705425,-0.017823992,-0.010094143,0.07032176,-0.006542254,-0.012257201,0.021747729,-0.02982829,0.0111115035,0.007958274,0.021566704,-0.00933085,-0.044031877,0.06552987,0.0172388,-0.00652056,0.005501921,0.023827989,0.04735441,-0.017812729,-0.058860265,0.007300777,-0.040857814,-0.027512249,0.04184961,-0.00013242055,0.019635214,-0.0104844645,0.013605393,0.028362647,-0.010000526,-0.064135775,-0.009403673,-0.027506007,-0.040722713,0.06748812,-0.017175209,-0.02991511,0.01696918,0.014870295,0.012483505,0.016294213,-0.024282144,-0.049965274,-0.010033286,0.035149034,0.02840809,0.023959493,-0.039813332,0.016834939,0.033469148,-0.0040415144,0.003013709,0.018680874,0.006858928,-0.002629435,0.019981308,0.00899616,0.010505349,-0.011495693,-0.012255531,0.08336788,0.01243278,0.013967492,-0.026981838,0.019414783,-0.0011794254,-0.014824316,-0.02379108,0.010467924,-0.007253037,-0.017528506,0.057525486,0.019527731,0.027234659,0.0076030786,0.007531672,-0.008255922,0.003714773,-0.010397044,-0.0073604584,0.011700309,0.051711988,-0.030166073,0.0363759,0.04869617,0.015031915,0.031165898,-0.0046885866,-0.033818547,0.018734794,-0.028028563,-0.026978377,-0.0061413967,0.00015723366,0.062452286,0.031757962,-0.040083706,0.027198022,-0.0153550105,-0.010672478,-0.047420718,0.010801547,0.031385742,0.008893386,-0.008095034,-0.0515336,0.0072081313,0.013844173,0.006760255,0.055551726,0.05704425,-0.02849667,-0.050688125,0.015785445,0.034446284,-0.017992636,-0.009689089,-0.028829433,-0.011357836,0.0065643,0.02055718,-0.002317858,0.019308442,-0.0097325565,-0.0026213701,0.009174008,0.060816098,0.023534207,-0.007493237,0.013351219,0.052395336,-0.021679882,0.00093329384,0.02038056,0.0001365128,-0.015209313,0.0356117,0.006028387,0.0365523,0.03767522,0.012697358,-0.030678641,0.029493812,0.0026333006,0.011741616,-0.0060350886,0.02148196,0.017877448,0.014089122,0.036627013,0.017701028,-0.0024861512,-0.023208328,-0.041569907,0.03399794,-0.015134963,-0.045648813,-0.01916525,0.048733447,-0.030991267,-0.022494933,0.02466672,0.02669491,-0.0036835035,0.0002243873,-0.05073306,0.012467212,0.023331298,-0.006984605,0.05952045,-0.016077884,0.027161773,0.0057044104,0.03535635,-0.0009966299,0.025316985,-0.0003532692,-0.020713994,0.023360712,-0.058151428,-0.02162456,0.025333323,0.023644635,-0.047642488,-0.0032806157,-0.024659056,-0.0418039,-0.03633802,-0.008848441,0.04660854,-0.0391081,0.035214756,0.03302884,0.005707061,0.043305244,0.009152579,-0.027417716,-0.014944718,-0.030735537,-0.03164051,0.033815023,0.0048249876,-0.019346442,-0.031032892,0.018632388,0.00952938,0.009574195,-0.002392191,-0.0080530895,-0.03289819,0.020014282,0.009169616,0.021583736,-0.044606708,-0.012292328,0.005281752,-0.006637695,-0.017974421,-0.043809514,0.01093442,-0.023718707,-0.0030177156,0.020775242,-0.016490722,0.017074281,-0.031315967,-0.02569802,0.009598141,0.0024193565,-0.0025146124,-0.0044689802,0.0033099456,-0.011915107,0.027455634,-0.014752996,-0.03033416,0.023304911,-0.02529751,-0.018347042,-0.014182858,-0.027258229,0.009252504,0.058071837,0.0073742312,-0.04108944,0.028844874,0.024485515,-0.040703155,-0.0045635044,-0.03885889,0.027489586,0.023029655,0.0031893395,-0.03890209,-0.023648366,0.02325241,0.06999107,0.009638536,-0.014265025,-0.021157596,-0.03339744,0.009340505,0.015009373,-0.03132549,-0.000252687,0.044195257,-0.018704895,-0.038673706,0.027168138,-0.008756185,-0.1577563,0.03402827,0.008035761,0.028086692,0.0056936867,0.030276744,-0.031290337,-0.022410585,-0.024448669,0.059116334,0.03368337,-0.030863822,0.009576147,0.026400406,-0.0021138105,-0.012876091,-0.011987209,-0.026009414,-0.042583324,-0.040411912,-0.024921631,-0.025418622,0.08644122,0.021985417,-0.028182728,0.048034195,0.052128565,0.0008023409,-0.009847141,-0.024784552,-0.07468048,0.002920853,0.0011836081,0.014222362,-0.0006751991,0.039684083,0.012372967,0.034130093,0.017046137,-0.0010350059,0.057555668,0.051861074,-0.0037117507,0.021380989,0.017739858,-0.0054007038,-0.04230541,0.022267949,-0.08549486,-0.027004419,-0.0075583053,0.0006290527,-0.0051207696,0.01558432,-0.041430283,-0.014939413,0.013544058,0.025173135,-0.036973186,-0.002333158,-0.0057380777,-0.015953306,-0.012820795,-0.020982394,-0.042683546,-0.047265187,0.012242673,0.028602969,-0.021251505,-0.0065110745,0.016667334,-0.017431658,0.012532077,-0.00634067,-0.009330093,0.032016277,0.009757037,-0.018529596,0.0068533947,-0.10412306,-0.018484801,0.0059739198,-0.012797858,-0.010960342,-0.0041984506,-0.04349327,-0.00832411,0.013474927,0.03170442,0.24207649,0.0049749655,-0.008105444,-0.011056632,0.058528412,-0.032512944,0.011196548,0.04494417,-0.031959698,-0.032302495,-0.025447115,0.029184965,-0.0065743118,-0.012478135,0.03448531,0.040917635,-0.055994615,-0.017401826,0.08669102,-0.0063874903,0.043328244,-0.04737363,-0.0031012862,-0.034428835,-0.045431316,-0.03537303,-0.022026133,-0.0040318253,-0.029011576,0.021752754,-0.042530593,0.064124145,0.018939529,-0.017522687,-0.009870617,0.009949087,0.022044994,-0.055873405,-0.0369665,0.028279474,0.008039297,-0.016954383,-0.011712894,-0.044210084,-0.01846408,-0.019462084,-0.01225216,-0.022760171,0.03441459,-0.02258455,-0.025586618,-0.010554,-0.011912962,-0.037317898,0.014221458,-0.015134149,-0.023508243,-0.010306605,-0.003058083,0.035366096,0.06260343,0.011913175,-0.041292254,-0.013419178,-0.02293517,0.0070214844,-0.016800607,-0.010547154,0.013247235,0.031702563,0.0041852104,0.014439267,0.0075543327,0.01755799,0.0301276,-0.03900768,0.0064399196,0.024347927,0.023280092,-0.0076312837,-0.012084147,-0.042651515,-0.022038642,-0.022394877,0.0068266247,0.020953456,0.03136041,0.03948256,-0.0028725883,-0.038344726,-0.0011626079,0.009259002,-0.02043873,-0.025315078,-0.012946966,0.0006460821,0.010623914,-0.036307603,-0.021803092,0.047031425,-0.052792985,0.00669363,0.013639075,-0.0205373,0.025602883,0.015871756,-0.015758907,-0.013730341,-0.022350188,0.034002,-0.051833816,-0.008167962,-0.038989548,0.0073743807,0.008463662,0.053368956,0.004341477,-0.016208174,0.040603243,0.0034606685,0.023049485,0.022809718,0.0012497214,0.06364804,-0.020032078,-0.03992097,-0.014281418,0.016989378,0.04294522,-0.006303019,-0.010124906,-0.022690628,0.016476637,0.051349904,0.06504043,0.019787934,0.0737418,-0.02313522,0.021171214,0.0030193578,-0.032445867,-0.020131946,-0.009497447,-0.0019066115,0.016772635,0.012542917,0.0008695108,-0.01741192,-0.036807846,0.0068677315,0.022200918,-0.0008363684,0.023923257,-0.031737015,0.014806905,-0.0832487,-0.02015813,-0.024936412,-0.0049607162,-0.019238167,-0.018459467,0.012428764,0.038317468,0.063873634,0.024726568,0.00955214,0.018254178,0.02242613,-0.015966237,0.009255982,0.021303745,0.007829892,-0.03280413,-0.030862467,-0.029368473,-0.042159732,-0.04285059,-0.0032981078,-0.0273321,-0.028519126,0.0359203,-0.008718736,-0.022811258,0.0076318374,0.027435085,-0.0349527,0.0037282186,-0.0046426496,0.024687402,-0.036334574,0.024410136,0.11375321,0.0079562,-0.008832294,0.017181989,0.036056615,0.0677502,0.028288135,0.042486086,0.005752742,0.013409858,0.0055288565,0.006402094,-0.040507525,0.019490646,-0.0021577699,-0.010686623,0.053052172,0.029167375,0.001770857,-0.00584013,0.0137596205,-0.03421832,-0.009672677,-0.06652918,-0.0456775,-0.0043699266,0.077167735,-0.0012232279,-0.036146052,0.014667495,-0.04270477,0.020731539,-0.033529837,-0.0015776095,-0.011973654,-0.02224016,-0.028473051,-0.0009769063,-0.021776628,-0.011065568,-0.010710516,0.025637358,0.007897544,-0.012635367,-0.020727396,-0.0067458116,0.017106883,0.013400046,-0.018293453,-0.022784146,0.02699069,0.0023669298,0.035878938,0.02743873,0.01200168,-0.019087056,-0.015020506,0.050068755,-0.010424689,0.016659651,-0.022196751,-0.0036677844,-0.005368356,0.035229478,0.026556645,0.052720483,0.012954877,-0.0024687054,-0.034363672,0.010529177,0.012522463,0.050936673,0.0003099856,-0.053769425,-0.06348558,0.010097411,0.020131093,-0.036171522,-0.024093615,-0.053234946,0.0156714,-0.028660286,-0.026537389,0.028974907,-0.0015789863,-0.010064434,0.012630591,0.0330424,-0.08936446,-0.011911533,0.029261457,0.020298539,-0.0040834947,-0.01451168,0.008651354,0.03074834,-0.023713624,0.021294078,-0.051917866,0.022772554,-0.037526537,-0.028238013,0.023270965,0.0043090177,0.0013896282,-0.0049824174,0.044575986,-0.016508946,0.0018901194,0.009878302,0.0161631,-0.003186938,0.019532807,0.026022721,0.006986699,-0.024965726,-0.071351565,0.026909988,0.013113112,0.024731807,-0.02208967,-0.01605293,-0.0017662045,0.027932964,-0.021670906,0.0074973297,-0.049453296,0.023882806,0.0021808606,0.0033696464,-0.048093606,-0.016530493,0.00055296195,-0.03063085,0.021137666,-0.020231906,-0.01885056,-0.010805481,-0.0103654135,-0.030405115,-0.00022910633,-0.058929846,-0.018208118,-0.042075936,0.03941766,0.05399236,-0.020298252,0.021489311,0.0045944112,-0.027821729,0.0143418275,0.043711398,-0.051179823,0.02201875,0.057568263,0.034667585,0.000039947212,-0.012281129,-0.0019976972,0.025308508,-0.012693875,-0.018390797,-0.047953676,0.03346636,0.025119947,-0.0300842,0.027413687,0.065708175,0.017323721,-0.060686536,0.035575345,-0.02323343,-0.047721192,-0.022555951,0.03283214,0.017609343,-0.07229941,-0.008623976,-0.011808786,-0.009615732,-0.01406386,-0.009940994,0.026655667,-0.048653197,0.07487578,-0.00062645326,-0.024107246,0.042747896,-0.019642672,-0.017847888,-0.055047814,0.025491992,-0.020211782,0.03270673,-0.0003284986,-0.028746027,0.04085153,0.03993787,0.021496983,-0.005300036,-0.023509365,-0.039379854,-0.010030476,-0.14589712,0.024230212,-0.013454162,-0.01240134,-0.012536387,0.01209326,-0.06707033,-0.029100386,-0.023759147,-0.004001578,-0.008483384,-0.027201967,-0.022406336,-0.03037929,-0.03652077,0.03528168,-0.021089168,0.0032235456,-0.026072811,0.05956405,0.011056181,-0.013970918,0.039177205,-0.00907859,-0.029429074,-0.013324443,-0.027827976,-0.025913684,-0.030384246,0.0073012956,-0.04241526,-0.048857115,0.002790937,0.04364273,-0.014126829,0.004828594,-0.0061462778,0.013781588,-0.027598757,0.03165476,-0.024942368,0.01946826,0.015502612,0.026491884,0.025097845,0.043315344,-0.029507881,0.008466565,-0.040277455,0.025076952,-0.004194844,0.05569156,0.00012608446,0.0040570544,0.009782768,-0.030202478,-0.014213384,0.006221154,0.020749109,0.040397417,-0.03164023,-0.0030592566,-0.023932714,-0.0074076178,-0.026393667,0.06473568,-0.030597966,0.0509136,0.0017971401,0.030145518,-0.049247496,0.01630001,0.0020375247,-0.02408872,-0.021553563,-0.03004166,0.047454037,-0.021931438,-0.0028071743,-0.024303677,-0.020151997,-0.021118661,0.016710801,-0.021364095,0.04640061,-0.010352642,-0.028900722,0.00032931185,0.015240723,-0.018537646,-0.06253297,-0.03145019,-0.02391055,0.010848484,0.009293625,0.021631073,-0.022584181,-0.025067914,-0.042103007,-0.005947963,-0.028845925,-0.037494954,-0.03132829,-0.03780221,-0.045773633,0.02155599,0.0011824347,0.014708669,0.0006481975,-0.034716852,-0.024322888,0.0035369366,-0.0015202549,0.0018512427,-0.124748185,-0.020422881,-0.03258611,0.052823592,0.03966678,-0.0046805325,0.014828745,-0.002734345,-0.008067672,-0.037891217,0.04294392,0.051827185,0.030116566,0.06466118,-0.020275831,-0.0036513635,0.014562512,-0.051264077,0.021529414,-0.00048065346,0.032492455,-0.0309046,-0.047852833,0.036033586,-0.068560526,-0.0048617497,-0.021362122,-0.018060189,0.012630404,-0.03159454,-0.03032045,0.023173418,0.022126935,0.04919644,0.010612909,0.0058279824,0.016600974,-0.062311523,0.020751027,0.071920775,-0.004724304,0.03710581,-0.033137694,0.02845841,-0.0016145424,0.04775947,-0.025144055,-0.028624853,-0.027884813,0.021480137,-0.021846773,0.0670966,-0.00090621755,0.0050600055,-0.03177699,0.0051900432,0.026979126,0.051561907,-0.011498989,-0.010152787,0.027350046,0.024492294,-0.023046924,-0.01880196,-0.025277324,-0.01642881,0.03810897,-0.007304666,0.022596233,0.034641676,-0.037882537,0.024248868,-0.03664505,0.0089756595,-0.0031847314,-0.022547502,0.045032673,-0.007540279,-0.0077732857,-0.037203114,0.08323549,-0.0017869878,0.009250009,-0.0039536683,0.04807561,0.052624702,-0.029931623,-0.035831038,0.022429336,-0.010838707,-0.03624383,0.051796995,-0.01485358,-0.0041875234,0.009737937,0.019196624,-0.013213419,-0.009065092,0.0052225054,0.04081692,0.000953305,0.015136597,0.025019018,-0.0074239112,-0.011626877,-0.04175619,0.041004438,0.009951977,0.043762784,-0.001844237,-0.021132194,0.008969755,-0.010482466,-0.024947291,-0.03669686,-0.0011135164,-0.04578699,-0.014943945,0.0181326,0.021519482,-0.018130478,-0.026211908,-0.0395351,-0.013575039,0.0037917523,0.010966874,0.040069334,-0.022941137,-0.009400584,-0.009003465],"last_embed":{"hash":"95qmp6","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"95qmp6","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#{1}","lines":[23,24],"size":63,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"95qmp6","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#The Technique": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0010428213,-0.009870735,-0.04132452,0.017072883,-0.03526944,-0.049579043,0.030688392,-0.020277727,0.027991496,0.005007924,-0.01574448,0.010323456,-0.0091481805,-0.0033917231,0.01621843,-0.00004631044,-0.052680817,-0.0005445545,0.033016022,0.015652312,-0.00794154,0.0045664134,0.06827549,0.009431004,-0.015509158,0.030600598,-0.03081788,-0.02000321,0.0025156743,0.055676613,-0.0049793087,-0.016842965,0.000085126354,-0.026857603,0.0025336859,0.017520515,0.023995763,-0.019311981,-0.045310356,0.061007522,0.014504923,-0.004998246,-0.00071677234,0.015326575,0.046151742,-0.021544823,-0.053498134,-0.002253296,-0.012198386,-0.023714015,0.023705395,-0.026739135,0.00923378,-0.017221121,0.009995884,0.035476767,-0.018318763,-0.06695341,-0.012258711,-0.0144979665,-0.027273955,0.065351345,-0.033801332,-0.020422887,0.0040795263,0.031987336,0.011128842,0.017046817,-0.025186205,-0.06493795,-0.026131125,0.021355271,0.023724286,0.0025800765,-0.04736352,0.014288937,0.028658392,0.0015781426,0.0026255993,-0.00013078986,0.020202637,-0.010789447,0.03538753,0.015591397,0.010610528,-0.015736595,0.005986842,0.09407602,0.0064442796,0.01396198,-0.015558054,-0.004546327,-0.0075331903,-0.023187589,-0.0042618075,0.004771226,0.00886268,-0.017411277,0.04391838,0.03680735,0.008937162,-0.0026426082,0.007822016,-0.0108588645,0.007825835,0.010782569,-0.0038103713,0.029176215,0.035785098,-0.027922269,0.03743675,0.053934008,-0.013676277,0.011571998,-0.013455956,-0.039019212,0.012092686,-0.037723996,-0.02056881,-0.0015945832,0.007924719,0.056578953,0.034961827,-0.022365136,0.024607392,-0.0021416117,-0.008644631,-0.047674496,0.0062776944,0.04362283,0.0101041095,-0.0043596304,-0.045404185,0.016076377,0.002251664,-0.00852415,0.044338997,0.052551236,-0.028974392,-0.055140533,0.017351577,0.038891863,-0.023201106,-0.025125973,-0.03772037,-0.017037187,0.01291391,0.028984858,0.0063473084,0.03406332,-0.033398837,0.0017896037,0.00967687,0.03661337,0.03230359,0.01392342,0.009196231,0.063500956,-0.03220031,-0.007226677,0.030930206,0.006712638,-0.038033694,0.0624353,0.0074591385,0.021266237,0.005082058,-0.0097985165,-0.034363303,0.0018660534,0.002210265,0.009521045,-0.00093535136,0.022605978,0.010761853,0.013157208,0.03438805,0.0234836,-0.0054737357,-0.035492618,-0.0261207,0.036853425,-0.003664165,-0.061267767,-0.019645011,0.052885637,-0.048618972,-0.01446963,0.012885795,0.043931972,-0.022388685,0.006794628,-0.048870612,0.03459042,0.013611568,0.004925432,0.05605297,-0.010187603,0.031508673,0.047519088,0.03733548,0.0004379756,0.007991176,-0.013862991,-0.025465759,0.030220864,-0.057947446,-0.027807005,0.02423762,0.014490154,-0.038561158,0.010581426,-0.0066595934,-0.067439765,-0.036670376,0.02602134,0.04724504,-0.023041867,0.02276474,0.0099887485,0.0017844888,0.034906033,0.0134221595,-0.044178706,-0.013185674,-0.032326873,-0.0138064055,0.03711021,-0.0015070189,-0.029010044,-0.048321933,0.012617019,-0.027434679,0.0029760392,0.009868004,-0.0021689364,-0.052117206,0.023595715,0.010474998,0.016548946,-0.040019188,-0.003514214,0.0020739737,-0.0022259285,-0.018069664,-0.05209744,0.03191286,-0.041781496,0.014312992,0.021039682,-0.019722933,0.0066384524,-0.016227864,-0.010866685,-0.002150713,-0.0000112239995,0.007840963,0.00613087,0.006079868,-0.03249179,0.023013758,-0.0012208795,0.008907308,0.039307557,-0.040769357,-0.021615222,-0.017354416,-0.012293003,0.00054082146,0.07358469,0.021382166,-0.016277106,0.036686473,0.012687117,-0.060161,0.009626193,-0.034447208,0.019676406,0.02153706,-0.004412263,-0.03416067,-0.033253565,0.021773724,0.056601707,-0.0075773383,-0.013788296,-0.012726476,-0.029388214,0.018461129,-0.0027212924,-0.033035416,-0.011345969,0.045761637,0.0023593104,-0.02104318,0.031584583,-0.018499147,-0.1775424,0.016654408,0.013443397,0.02619287,0.010399851,0.03058809,-0.023886729,-0.045421697,-0.020129792,0.027684238,0.04040894,-0.03053369,0.014763526,0.0050499775,0.04577988,-0.019050078,-0.008980331,-0.024023822,-0.03375482,-0.04364511,-0.043706194,-0.012631631,0.09688479,0.034598783,-0.03402339,0.054020677,0.047848698,-0.02081333,-0.011337434,-0.021370282,-0.06809831,-0.012600673,-0.0043127094,0.024568722,0.020149706,0.020447532,0.014987803,0.014946722,0.031526994,-0.0042727636,0.04281461,0.049267337,-0.01499011,0.028030494,0.03204841,-0.01221158,-0.042932563,0.022630382,-0.05893471,-0.017609868,-0.020211296,0.0015577355,-0.005048381,0.0035762906,-0.028500797,-0.018841978,0.011510757,0.025677042,-0.03607544,-0.0070343656,0.0017531393,0.0027400805,-0.013735957,-0.022236267,-0.049677704,-0.031683896,-0.0045853597,0.02866022,-0.012423815,-0.008653963,0.029405018,-0.029447112,0.011631251,-0.0002799232,0.0052689994,0.033780523,0.001647084,-0.018375564,0.0074492525,-0.117645495,-0.01875672,0.020996628,-0.014946245,-0.0015138006,-0.0028265521,-0.024113288,-0.019031903,0.0026467543,0.037667725,0.23726338,0.017522559,-0.011296217,-0.016181331,0.03619234,-0.0282867,-0.00063289155,0.054928426,-0.020805784,-0.012233133,-0.038687553,0.024806317,0.011264872,-0.0077271843,0.0111026745,0.04055363,-0.061908625,-0.017788637,0.09678065,-0.016387776,0.0236369,-0.037073378,0.0048881946,-0.032040183,-0.043381,-0.03457706,-0.016631147,0.029808834,-0.016165243,0.0069472506,-0.05489282,0.04099678,-0.0028859626,-0.037889358,-0.029420558,0.022233352,0.015675709,-0.04757238,-0.04312067,0.04082832,0.025580034,-0.014037803,-0.009278045,-0.050363418,0.0027846214,-0.024067765,0.0017000331,-0.016768508,0.013178465,-0.010999326,-0.038145427,-0.0002814544,-0.009116283,-0.025521487,0.0053408765,-0.012833403,-0.02840504,-0.017329572,-0.008303522,0.021758078,0.051207412,0.019925091,-0.048617203,-0.003378663,-0.0019293029,0.009190834,-0.0051419646,-0.0058985176,0.002605223,0.032886427,0.008425509,-0.0018118654,-0.010800569,0.006399958,0.025644487,-0.03483948,-0.020817205,0.013294817,0.038420968,0.00702463,-0.008410752,-0.022640798,-0.01309859,-0.051987853,0.007631658,0.01708354,0.018482368,0.04102002,-0.0119033465,-0.043125905,0.007913947,-0.01492429,-0.03048521,-0.028030572,-0.018614102,-0.0075423406,0.01591575,-0.009122143,-0.010253092,0.044343848,-0.022188986,0.01181755,0.03085421,0.0021989893,0.042501092,-0.00030149097,-0.02471295,-0.015434869,0.010114023,0.014684884,-0.06646064,-0.0054841978,-0.028461784,0.02867443,0.013548155,0.040585864,0.01557959,-0.0037782441,0.011541808,0.017413706,0.015176462,0.042425018,0.004246104,-0.0019460911,-0.0037158448,-0.008491854,-0.026646877,0.0057835476,0.038971707,0.012758676,-0.0145358145,-0.02191967,0.006523063,0.060819235,0.077489905,0.007992136,0.07354736,-0.018253395,0.04121628,0.031063173,-0.040771663,-0.003207796,-0.023700332,0.01040056,0.015081483,0.01385702,0.0011605131,-0.034852237,-0.06294113,-0.014335349,0.0024884338,-0.013803538,0.021673404,-0.024433156,0.016952567,-0.068693124,-0.0044816346,-0.027838163,0.011215093,-0.02751217,-0.000060992683,0.002540911,0.010176958,0.05780205,0.033954993,0.012434806,-0.0010159685,0.019441709,-0.0141349,0.014297316,0.013472724,0.0053042127,-0.010799484,-0.016591294,-0.02354854,-0.047494896,-0.05259379,-0.011190544,-0.012822622,-0.029056598,0.039021596,-0.007224558,-0.01776358,0.021476777,0.022375338,-0.028126026,-0.010105469,-0.0020574231,0.0041627926,-0.023678321,-0.00012755947,0.11239356,0.023980577,0.00439578,0.032755792,0.038958307,0.08057247,0.021645997,0.045904472,-0.008311407,0.009497912,0.0015403244,-0.004560989,-0.0070403237,0.007284514,-0.012929758,-0.008107869,0.07246812,0.029910296,0.015856678,-0.0076831165,0.010117011,-0.033494767,-0.015792355,-0.05845849,-0.030504772,0.015846299,0.1006267,0.0022845324,-0.04109246,0.01494727,-0.034571256,0.037011992,-0.040067535,0.022290107,0.019136466,-0.029731557,-0.029283619,0.0103579415,-0.033519756,-0.0054496117,-0.024623536,0.017691784,0.016050698,-0.0029462026,-0.016486015,0.010595042,0.010527199,0.015099801,-0.019240795,-0.021711739,0.020181224,0.0048777685,0.01999749,0.027947005,0.0151815545,-0.013854188,-0.01559374,0.026694534,-0.013527198,-0.0013830826,-0.0060661803,0.012161831,-0.012346792,0.027748058,0.02546806,0.023988493,-0.0017439371,0.016047442,-0.0034097112,0.030864466,0.023892228,0.037364457,-0.011832742,-0.03351279,-0.048245553,0.026848402,0.013410265,-0.029289633,-0.037989594,-0.05898794,0.0072477683,-0.046899695,-0.0017426887,0.020976752,0.0024383487,-0.0066905743,0.0135210855,0.02745049,-0.0867275,-0.012018525,0.015288476,0.02397734,0.020929808,-0.017840387,0.0032743244,0.019677907,-0.019480636,0.022581453,-0.059383046,0.005442112,-0.040128946,-0.01681657,0.006729548,-0.0053900555,-0.026954306,-0.0184753,0.019591779,-0.0045801834,0.013244594,-0.0007082146,0.038223486,0.014782269,0.0039781327,0.01924081,0.0056330836,-0.020772042,-0.04475838,0.014730841,0.0127169425,0.0190791,-0.0030378115,-0.0052842465,0.016638888,0.027352627,-0.015350692,-0.00031081698,-0.034816418,0.023697685,0.0039313217,0.005438983,-0.053533036,-0.017561726,-0.00801668,-0.029826833,0.0071546086,-0.026417423,-0.017996397,-0.018655153,-0.024852939,-0.01692285,0.011766435,-0.039222077,-0.017739248,-0.06276041,0.01882179,0.06230735,-0.030734848,0.009496042,-0.006805788,-0.032251947,0.020160485,0.02717999,-0.053545456,0.023763893,0.060065504,0.027910981,-0.00859451,0.002272557,0.019117402,0.023711486,-0.020108763,-0.016706757,-0.057107847,0.020459583,0.014636764,-0.014010194,0.024790782,0.07896185,-0.00052456924,-0.057436686,0.025667937,-0.0064378018,-0.02780197,-0.027585339,0.05648731,0.019869441,-0.08698919,0.016235035,-0.025882095,-0.01239822,-0.0008504483,-0.0073012486,0.021451732,-0.05415117,0.053790342,0.027996596,-0.014538201,0.03682211,-0.01869325,-0.032151476,-0.055517633,-0.00337514,-0.0171696,0.026320234,0.0047154347,-0.05318233,0.025804684,0.04212501,0.009888138,-0.01896754,0.0044737686,-0.05396407,-0.004849151,-0.14890277,0.032349553,-0.0057338565,-0.0025985602,-0.0058573456,0.0037135156,-0.07823366,-0.042285763,-0.021176478,-0.0015072032,0.0005710702,-0.03570184,-0.01982734,-0.026345417,-0.03617002,0.025784163,-0.015092805,-0.002599393,-0.018869681,0.051189803,0.0031531458,-0.02383538,0.04268282,-0.013546287,-0.012780948,-0.036243662,-0.046462193,-0.018084893,-0.015757797,-0.011396699,-0.033782534,-0.069394305,0.0025408708,0.045266613,-0.0046255207,0.017904155,-0.011411211,0.03435906,-0.0026579401,0.03846702,-0.014491717,0.03588294,0.02628598,0.017665062,-0.013082701,0.05646109,-0.049443536,0.007143134,-0.030543182,0.02232329,-0.001346517,0.060330622,0.011360475,0.01858813,0.011086447,0.001930025,-0.019582532,0.010093795,-0.000188023,0.035453036,-0.043384112,-0.018852042,-0.030090721,-0.012184591,-0.01804232,0.06708791,-0.032540914,0.03846598,0.012585871,0.0201965,-0.033292506,0.023345757,0.016871162,-0.011621445,-0.009221588,-0.016948268,0.035112146,-0.04156067,0.0040198406,-0.034128197,-0.027322121,-0.009383547,0.023418473,0.00037437657,0.046044055,0.0021354142,-0.025636686,-0.001044538,0.029462626,-0.027837673,-0.06257352,-0.021596638,-0.0101198265,0.008993076,-0.0035055387,0.010280294,-0.0311119,-0.03237706,-0.04688189,-0.010005845,-0.028991858,-0.034504138,-0.026871847,-0.042128935,-0.029912477,0.007985782,0.0076027997,0.005681764,-0.006571463,-0.03068143,-0.024959926,0.007734886,-0.006741908,0.013364444,-0.11189118,-0.01264236,-0.051774215,0.05433154,0.060725555,-0.008704184,-0.00636667,0.010884398,-0.032946557,-0.03340162,0.054537937,0.057562865,0.024739899,0.025378661,0.0051784767,0.0032743434,-0.0010481449,-0.047863558,0.0008873835,0.0051723886,0.0155288745,-0.034374714,-0.06969906,0.037283137,-0.049851295,-0.013900471,-0.01734019,-0.008704081,0.017276699,-0.030428927,-0.04519574,0.017032947,0.029375913,0.022439316,0.009092294,-0.005298254,0.026472945,-0.037130013,-0.0023530214,0.078341715,-0.004015962,0.024032146,-0.030874217,0.059576698,0.035472285,0.03329584,-0.009482015,-0.02060506,-0.004819676,0.033344153,-0.0019086053,0.07310943,0.029232696,0.005938773,-0.04874304,0.0147512015,0.02469219,0.0458941,-0.008506555,-0.007401256,0.023177648,0.0075169476,-0.02205586,-0.018819263,-0.02514459,-0.028329253,0.030149512,0.0314637,0.0063160406,0.008741327,-0.02795854,0.028868912,-0.029937306,0.015594728,-0.01299709,-0.027839875,0.05924614,-0.0056758653,0.024886984,-0.041426152,0.08487684,-0.00072427944,0.017089222,-0.014269818,0.061566174,0.04402847,0.0010959967,-0.035341196,0.005872166,-0.009003307,-0.041488074,0.036143534,-0.0066719996,0.023951743,0.0049865353,0.011688797,-0.017384715,-0.007328484,0.0013237227,0.009316002,0.009722151,0.016064936,0.01099441,0.0033420713,-0.022081949,-0.0603805,0.026199229,0.044266105,0.025644843,-0.01658556,-0.0143759465,-0.0010339955,-0.02387958,-0.022344204,-0.057604607,0.0015806786,-0.049039274,0.0069349348,0.0152545795,0.020974811,-0.008851567,-0.02983848,-0.035370648,-0.014678944,-0.0086957775,0.024396164,0.038148865,-0.043945722,-0.034452498,-0.007787691],"last_embed":{"hash":"1cj9pi7","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"1cj9pi7","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#The Technique","lines":[25,55],"size":1171,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1cj9pi7","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#The Technique#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0010414753,-0.01593799,-0.055763364,0.016688874,-0.024975503,-0.025705334,0.020911742,0.0013281578,0.030794896,0.012839264,-0.028690621,0.01991815,-0.015323434,-0.01148688,0.024355497,0.0061696055,-0.030923089,0.005544514,0.057410736,0.014053232,0.00037156953,0.018535597,0.05864991,0.021527674,-0.013798677,0.030005252,-0.029300103,0.0052435324,0.0071614217,0.050462816,-0.01326595,-0.015918808,-0.008584158,-0.0028691443,0.008043401,0.012260368,0.020436196,-0.039790478,-0.052332625,0.031559974,0.0199685,-0.039451975,0.0053062,0.0033403877,0.04407927,-0.032037746,-0.0532629,-0.008858653,0.0075613665,-0.017157955,0.027984932,-0.028536927,0.0046583484,-0.0042846296,-0.0061666705,0.02148597,0.0033162334,-0.05133981,-0.044187658,0.012501516,-0.037446722,0.056126967,-0.023645848,-0.020580089,-0.006668929,0.032134015,0.020054057,0.031616937,-0.01861747,-0.07647282,-0.035193194,0.026316026,0.021492932,0.015453839,-0.058311667,0.009818891,0.039216045,0.00095777435,0.010366116,0.01723083,0.033827674,0.0018113299,0.040941723,0.026427213,0.013760823,-0.010553253,0.00661575,0.10281865,-0.025856754,0.019728534,-0.015295029,-0.0036405171,-0.00031149434,-0.025163552,0.0069431663,-0.0050654877,0.0061339107,-0.029517766,0.04321193,0.03157627,-0.0038064646,0.0054135607,0.013846708,-0.013692053,0.016239505,0.005955458,-0.014438566,0.027092416,0.04364925,-0.020951657,0.03192851,0.050103955,-0.0013392534,0.019841002,-0.011082121,-0.035747048,0.014203397,-0.020821199,-0.016521327,-0.015966931,-0.016867649,0.047272474,0.022588221,-0.02818576,0.010608194,-0.008439041,0.0006182087,-0.024384743,0.027085252,0.047607087,0.012679817,0.0053732214,-0.039037634,0.0052407617,0.009171179,-0.015304988,0.03470212,0.05591476,-0.026380636,-0.04332669,0.007890233,0.019587787,-0.01928834,-0.028724378,-0.027838843,-0.02428292,0.004053699,0.027907023,0.019616526,0.036243342,-0.040603016,0.02965798,0.019543037,0.028133815,0.00072966906,0.022190742,-0.017004294,0.06628734,-0.041565727,0.0050632935,0.020810567,0.010540749,-0.029396154,0.035973128,0.028793445,0.005658273,-0.000027478507,0.023000665,-0.048189007,-0.004173318,0.0019082298,0.011784038,-0.019312976,0.02524292,-0.006649161,0.016873283,0.021863986,0.011754123,0.021277113,-0.029712994,-0.014205995,0.047318686,0.008802324,-0.061163563,-0.027429786,0.05253373,-0.03473722,-0.005722848,-0.0037234486,0.047396924,-0.004731383,0.010345001,-0.0632868,0.005452855,0.034281462,0.014568692,0.024057778,-0.010983258,0.039041996,0.016820775,0.02175301,0.0061637955,-0.0020195004,-0.010200883,-0.01761392,0.019728178,-0.07128625,-0.0059556235,0.009944365,-0.019518811,-0.035875842,0.009488618,0.0034707997,-0.043010216,-0.046892542,0.026473405,0.035538245,-0.024844345,0.017382821,0.0013369878,0.01368994,0.04158191,0.028377611,-0.03285955,-0.0028505512,-0.03173091,-0.0077723954,0.032288615,-0.02461471,-0.037562843,-0.05219075,0.011376261,-0.042629942,0.0013840959,0.011469873,-0.00013629174,-0.06055028,0.020519242,0.015343829,0.0024094991,-0.027516732,0.021774638,0.013683391,-0.009869438,-0.0011524521,-0.06159067,0.032580726,-0.011466964,0.023794927,0.013892604,-0.016776182,0.009751657,-0.023707947,0.0008442307,0.013842748,0.0117699765,0.02359568,0.010257052,0.028456204,-0.035442594,0.0029913269,-0.0029204674,0.008741608,0.030096345,-0.024580717,-0.014394489,-0.029011184,0.00069735886,0.0026936946,0.0705119,0.026376227,-0.026626049,0.022832895,0.004257288,-0.034537267,0.0029922463,-0.05417042,0.0024429192,0.0069607394,0.0025660244,-0.015023326,-0.045722224,0.03564276,0.063097484,-0.004835708,-0.012950998,-0.01307579,-0.0072390335,0.018254329,0.007297636,-0.030659024,0.011743243,0.054526657,0.007729485,-0.026270142,0.041404843,-0.012158319,-0.181522,0.0089038145,0.0037678939,0.035426255,0.008320986,0.02686518,-0.04120511,-0.066218816,-0.023080679,0.05551837,0.043999687,-0.032090623,0.013337453,0.014353723,0.064719535,-0.016395168,-0.009562443,0.0050761923,-0.025018722,-0.039166536,-0.033684503,-0.0368325,0.13111466,0.04686177,-0.024342129,0.04428465,0.040565893,-0.028096452,-0.009047661,-0.009391662,-0.08445592,-0.012466975,-0.0031481695,0.03494097,0.016679967,0.003682325,0.01945873,0.027654765,0.03224223,-0.001390981,0.027931875,0.03632629,-0.011164579,0.029357018,0.032676626,-0.0089571765,-0.04043003,0.0029353674,-0.05152462,-0.014644443,0.010876334,-0.0048284796,-0.0126156425,-0.003280933,-0.04455701,-0.009648397,0.006457304,0.020961756,-0.0416756,-0.015507895,0.015929751,0.014504775,-0.008243053,-0.024908425,-0.032537222,-0.034378596,-0.0056439736,0.0418491,0.0073125274,-0.033643596,0.011950639,-0.043754574,0.009843501,-0.006090619,0.024735942,0.04873316,0.013846562,-0.0261851,0.0073136515,-0.11228757,-0.0083908485,0.02913899,-0.018746626,-0.014545823,-0.016684957,-0.022469796,-0.018340549,0.011078157,0.031788357,0.25323495,0.02353214,0.0039350884,-0.034732837,0.008663406,-0.028515818,0.0013007299,0.04184953,-0.023598347,-0.009277396,-0.018763091,0.011699739,0.010584411,-0.0023316804,0.005477251,0.032662064,-0.0793474,-0.008097314,0.08136348,-0.0051669986,0.016637601,-0.05143702,0.007693296,-0.04229351,-0.041690685,-0.023595175,-0.009792053,0.036896005,-0.00725952,0.0056137806,-0.041459374,0.048235796,0.019183628,-0.03255299,-0.0024071932,0.0065465905,0.024502862,-0.031077122,-0.050911892,0.02519821,0.026376778,-0.028357945,-0.018330246,-0.040491305,-0.0034546794,-0.009205208,0.012141901,-0.0019527416,-0.0062430776,-0.010629202,-0.018602846,-0.011517068,0.0036193188,-0.029621605,0.00080761,-0.010322155,-0.02716134,-0.0063953553,-0.009028359,0.019064441,0.055596255,0.007989366,-0.056439295,-0.006661878,0.011501871,-0.00972712,0.008250268,-0.0028439998,-0.0038889286,0.013133267,0.0071926294,-0.004164034,-0.0043162177,-0.001954831,0.020036485,-0.020243935,-0.016959185,0.02806592,0.036374133,0.009028981,0.0016799638,-0.010415346,0.003829253,-0.046656128,0.030198354,-0.0020741066,0.019303223,0.01567663,-0.011621834,-0.053632542,0.02038776,-0.0057638874,-0.03290395,0.022018727,-0.016967818,-0.027452441,0.020075636,-0.006523469,-0.011494671,0.051418286,-0.033098303,0.010468277,0.016575688,-0.011632088,0.040291265,-0.024707546,-0.01175873,-0.04178506,0.020438896,0.011875579,-0.07106681,-0.010261732,-0.017262582,0.0055462844,0.025724253,0.042306613,0.021235442,0.0016528673,0.008799575,0.002179361,0.0117052235,0.01727946,-0.0019417291,0.010617949,-0.010702824,-0.009314465,-0.034039322,0.009631895,0.013181696,0.009552541,-0.010366688,-0.028566178,-0.016663978,0.05500031,0.0936841,0.015801776,0.07292556,-0.023402616,0.020844944,0.038052224,-0.051999643,-0.016471725,-0.011669246,0.042062797,0.020987282,0.021546517,-0.011817849,-0.004588168,-0.06410738,-0.0038349775,-0.030139493,0.010194446,0.0019520016,-0.015575399,-0.0058402093,-0.05296795,-0.0070407693,-0.041447427,0.020573106,-0.02000797,0.026936727,0.011036047,0.0075077796,0.06227757,0.0073627695,0.0100328885,-0.007168126,0.026436962,-0.021189928,0.0131009165,0.0061195553,0.019695409,0.0040635327,0.0059502847,-0.023514554,-0.039162453,-0.023307722,-0.016338438,-0.02983514,-0.029683923,0.026408687,-0.016540758,-0.024590451,0.03680084,0.018487213,-0.038268287,-0.04234144,-0.006518133,-0.0056319283,-0.02237051,-0.03362829,0.10691163,0.017965375,-0.008526743,0.016078465,0.019449186,0.07806675,0.027337955,0.0232128,0.0009734682,-0.020998735,-0.017573308,-0.023784442,0.0060278806,-0.015708419,-0.046777945,-0.012554207,0.05923363,0.031055154,0.0024856841,-0.012069412,0.003970745,0.0055170674,-0.009095953,-0.033046156,-0.029062243,0.0042137946,0.09374406,0.004035979,-0.030405661,0.011483412,-0.02551078,0.031564794,-0.030506432,0.021124823,0.00059064507,-0.019713059,-0.039682604,-0.006166845,-0.04169302,-0.0011569237,-0.015635394,0.0045599346,0.0067924964,-0.011017331,-0.0149024725,0.0172197,-0.005192187,0.01153528,0.011291433,-0.0062956624,0.013954438,0.009238139,0.010167871,0.027100835,-0.0031688162,-0.019297827,-0.02496961,0.004411458,-0.0019604831,-0.0052906726,-0.028779658,0.012191085,-0.020861773,-0.006360795,0.015057769,0.022578545,-0.012252752,0.014365874,-0.0014565114,0.01691763,0.045990545,0.035756044,-0.014853975,-0.022815876,-0.043459408,0.027977983,0.010951016,-0.032412298,-0.03153073,-0.04990529,0.0016252209,-0.051083215,-0.02166178,0.029512642,0.0024463136,-0.011352048,-0.0024722281,0.023248505,-0.07793342,-0.03088712,0.01990363,-0.006104463,0.008279897,-0.03337146,0.0045639398,0.019985463,-0.03348563,-0.0008674434,-0.06270641,-0.010015507,-0.0281829,-0.006859996,0.0043041767,0.00096296036,-0.034844693,-0.0042433636,-0.0035744905,-0.0076930784,0.023724783,-0.0030729973,0.024383035,-0.0154121015,-0.009299062,0.0016108301,-0.00015628674,-0.01428145,-0.010363274,0.0027620152,0.021212196,0.017783139,-0.0075288415,-0.022261135,0.011714092,-0.00469024,-0.010879344,0.008466329,-0.021979783,0.036513157,0.01882433,-0.016428124,-0.056529418,-0.012068731,-0.010047603,-0.042297296,0.013297311,-0.019427331,0.009269194,-0.027900048,-0.028577974,-0.021490084,0.023406755,-0.042342514,-0.030888537,-0.03477597,0.029898833,0.061362498,-0.036910065,0.02128335,0.0055781365,-0.02829141,0.028412001,-0.011583369,-0.045782622,0.019454014,0.030105412,0.0061733746,-0.012710601,-0.019242534,0.022377146,0.034768034,-0.012201122,-0.017705148,-0.044154577,0.026135879,0.0034964767,-0.02997593,0.017038763,0.08345584,-0.0039547198,-0.06470561,0.025703704,0.0023649163,-0.024582794,-0.0073987446,0.06112416,-0.01423874,-0.0868682,0.03717288,-0.026807245,-0.0022906815,-0.0038877907,-0.007713201,0.019892745,-0.059089135,0.051680274,0.029292518,0.0074482323,0.026163014,-0.004570526,-0.034580745,-0.04675924,-0.01951604,-0.006682161,0.03513419,0.0016310784,-0.052316826,0.0147050405,0.051395584,0.00818001,-0.034655232,-0.021225298,-0.06820596,0.026443617,-0.15922695,0.029175296,-0.0097274305,0.024447793,0.009943234,-0.000728201,-0.06515919,-0.031629186,-0.019306624,-0.0010795553,0.010910256,-0.042346258,-0.018534848,-0.025983106,-0.014023814,0.028408742,-0.028978156,-0.009371017,-0.05854269,0.06073624,0.014580854,-0.011469978,0.032516804,-0.0021129192,-0.007859378,-0.029562254,-0.021815483,-0.01205906,-0.018466823,-0.02054104,-0.032149345,-0.061701708,0.010700103,0.039699804,0.012064642,0.024711272,-0.009180485,0.030740775,-0.01826741,0.030229388,-0.0018086529,0.03448209,0.0332858,0.016915737,-0.03149485,0.07838559,-0.0696768,0.0049642664,-0.042181652,0.025697302,0.017177386,0.036732502,-0.0072501954,0.0144970585,0.009178925,-0.009947663,-0.0076329303,0.017968308,0.018037824,0.028584745,-0.03068128,-0.012420938,-0.03083737,0.00076690636,-0.017030217,0.062723935,-0.046118442,0.030170303,0.01968673,0.034818802,-0.025194168,0.018596655,0.029931452,-0.030236678,0.00308208,-0.01309729,0.027513074,-0.051481955,-0.012763728,-0.039868485,-0.025899444,-0.0051674587,0.030036075,-0.003058953,0.039680637,0.006743507,-0.015108836,-0.018514857,-0.001859014,-0.024344133,-0.049092904,-0.020077232,0.007810657,0.012122845,0.001661364,0.02030757,-0.014675333,-0.021509215,-0.033383153,-0.018365016,-0.03496284,-0.03953516,-0.029774701,-0.04978786,-0.021373063,0.0065993215,0.0190579,0.0067493375,-0.036969222,-0.0242253,-0.043213896,0.030479006,0.004034263,0.025819153,-0.11042149,-0.01328172,-0.047014564,0.04307692,0.05721927,-0.007556127,0.003227944,-0.004628863,-0.03507691,-0.032780334,0.050875753,0.065555,0.02641314,0.02472194,-0.0037666357,0.025755953,-0.016905116,-0.02833188,0.021376872,-0.005643596,0.00482965,-0.02301109,-0.06951636,0.04071448,-0.053577613,-0.03518795,-0.019641295,0.007946279,0.0030188211,-0.028663162,-0.048252005,0.03446256,0.020791575,0.008326318,0.0072869044,0.01018287,0.021193245,-0.025161715,0.0097916005,0.055864632,-0.012845138,0.025063006,-0.03784381,0.040599704,0.047908638,0.028034588,-0.0012829754,-0.029734194,-0.0052835117,0.027265491,0.0042045796,0.0909636,0.01871616,0.005606714,-0.030293606,0.022266995,0.008946929,0.027650706,-0.021058843,0.018736644,0.02802959,0.033330753,-0.017598122,0.015084716,-0.019721774,0.0040048417,0.03826324,0.036184903,0.022362862,0.01915953,-0.034707014,0.031016711,-0.0021511377,0.014101739,-0.013771912,-0.021475978,0.030395927,-0.02688415,0.028249754,-0.061589547,0.08710937,0.0011930766,0.00829571,-0.015403516,0.044560134,0.01900785,0.02616364,-0.025258329,-0.004872341,-0.006289105,-0.034165982,0.032571748,0.0055288835,0.034989446,-0.0024414354,0.017903186,0.0025400948,-0.0027220773,-0.0070288493,0.0019433049,0.040032808,0.023512727,0.02238602,-0.010759517,-0.0274943,-0.042104244,0.028790891,0.026427982,0.022008196,-0.018032555,0.00047615528,0.0015888014,-0.025860647,-0.012715797,-0.06940768,-0.0141817955,-0.027004719,-0.017347436,0.029969703,0.030797549,0.011641401,-0.026500728,-0.01252704,-0.0045127026,-0.012236026,0.015369196,0.059071597,-0.047467444,-0.03178199,-0.021911915],"last_embed":{"hash":"14q3zsv","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"14q3zsv","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#The Technique#{1}","lines":[27,33],"size":308,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"14q3zsv","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#The Technique#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01253646,-0.0055908062,-0.038889315,0.015142931,-0.05437644,-0.040083066,0.011803227,-0.019504793,0.02694569,0.018248057,-0.021394588,0.005544127,-0.011613594,-0.007364079,0.022201777,0.017666252,-0.048409913,-0.004014851,0.015031522,0.0067550335,0.00044870545,0.02719878,0.041011933,0.0028654642,-0.015229547,0.036980156,-0.030080229,-0.012952087,0.02381645,0.07395672,-0.0011076594,-0.0104525145,-0.013880427,-0.04151691,0.0018277286,0.023367561,0.009281349,-0.030732742,-0.038312264,0.06374102,0.012945819,-0.0017978224,0.003839579,-0.017608259,0.06333679,-0.027207673,-0.051283814,-0.011994288,-0.006688213,-0.0114368405,0.011202007,-0.012132566,0.0011676577,-0.017846927,-0.013822537,0.020368276,-0.02672869,-0.062222943,-0.011766125,-0.015802681,-0.0266533,0.05568415,-0.034336045,-0.009851445,0.0011967713,0.03377384,0.032926906,0.0045166486,-0.018439787,-0.05156028,-0.014471434,0.026875574,0.025938515,-0.010977342,-0.04834889,0.021432566,0.019899618,0.008692903,0.021347485,0.019812189,0.016279599,0.003942613,0.028766643,0.015127164,0.015413389,0.007144049,0.005314878,0.072489284,0.007239967,0.040523622,-0.014974526,-0.006520806,-0.020356914,-0.013026319,-0.012584059,0.019100962,0.016487835,-0.016668819,0.011901324,0.011632906,0.018825484,-0.001402331,-0.005244095,0.007875811,0.0071689943,-0.002787435,0.020286433,0.01873537,0.04877289,-0.014981388,0.035200924,0.06350381,-0.002778282,0.022239313,-0.020023096,-0.041588496,0.0027598161,-0.03144005,-0.012083649,-0.015001787,-0.0003011228,0.077036254,0.02124824,-0.029467313,0.017206652,0.0054877917,-0.001224697,-0.046691805,-0.0122753605,0.026068112,0.007814996,0.022872083,-0.02988216,0.026773594,-0.0012970745,-0.0034242428,0.040328372,0.06933341,-0.026345182,-0.05539136,0.024488972,0.03890595,-0.013993568,-0.018689722,-0.025214694,-0.0026868274,0.025440924,0.013507325,-0.020549031,0.033064824,-0.01741418,0.019069793,0.026406337,0.01275779,0.035166577,0.022238787,0.003600594,0.073232494,-0.036395717,0.008164185,0.023347326,-0.019572936,-0.014703323,0.067669615,-0.00061265,0.009772642,-0.009923422,0.012354575,-0.017694619,0.00019508594,0.013691872,-0.013053421,-0.009766618,0.025707122,0.022232942,0.015203964,0.055902738,0.020794915,-0.020437993,-0.026551828,-0.022415586,0.017825803,-0.0034477722,-0.043202624,-0.016433034,0.059958994,-0.050933,-0.022187488,0.010149232,0.034314144,-0.03125768,0.014539384,-0.03906593,0.03750838,0.02717699,-0.00945552,0.063082576,-0.011084348,0.019593464,0.01803207,0.06536636,0.012950542,-0.0012361143,-0.014493209,-0.016749287,0.006497036,-0.045464456,-0.0081568835,0.040945075,0.0154859675,-0.039301943,0.002761989,-0.009858008,-0.06241303,-0.032176618,0.029920118,0.05700639,-0.025173992,0.012163346,-0.0013210796,0.0038467913,0.044988006,0.0073189377,-0.045590002,-0.007532748,-0.03728685,-0.0053503877,0.014337258,-0.010297455,-0.03519531,-0.025894381,0.0011380309,-0.012708926,0.013857867,0.010727306,-0.0052944045,-0.03961429,0.025488049,0.01485454,-0.0045589088,-0.037951205,-0.0071954126,-0.0031353089,0.0020406155,-0.030877756,-0.044519607,0.019998949,-0.04115269,0.023734173,0.0035157737,0.021980414,-0.006088855,-0.013946639,-0.018781267,0.016780904,0.00053384417,-0.008326636,-0.0046514072,-0.010833377,0.0014485067,0.016733436,0.025083896,-0.010382129,0.034646824,-0.042671837,-0.024594836,0.0075646173,-0.04354161,0.019357799,0.055846594,0.008320932,-0.040452186,0.02276578,0.018730765,-0.05880334,0.021863006,-0.05208985,-0.0025401353,0.023807943,-0.017394416,-0.032606002,-0.041181426,0.027835751,0.037558164,0.007350966,-0.03854938,-0.013530102,-0.03626483,-0.0042315423,0.010305046,-0.027904393,-0.013290139,0.050814416,0.012386524,-0.010681781,0.00921267,-0.007068215,-0.17875344,0.03569103,0.016823573,0.017590513,0.022220664,0.040511914,-0.033429977,-0.027462939,-0.028202703,0.0058697104,0.012769807,-0.029928414,0.009646988,-0.0047969143,0.01139947,-0.02094742,-0.019741477,-0.025044287,0.0063388306,-0.041786708,-0.03979305,-0.008559232,0.07201672,0.016573723,-0.009025013,0.0510061,0.066196464,-0.02711131,-0.0035175798,-0.034114845,-0.089893624,-0.010460804,0.0024912374,-0.001421224,0.022181097,0.03339104,-0.012189036,0.027447123,0.013501013,0.0077671134,0.059395973,0.037490945,-0.02567419,0.04700133,0.0072603314,-0.01973992,-0.036720064,0.032828588,-0.041978616,-0.014474222,-0.034381226,-0.0017308367,-0.0078015155,-0.011606488,-0.03344623,-0.004872451,0.031122461,0.0029394776,-0.023052935,-0.004987619,-0.01197544,-0.00037254588,-0.0154673,-0.030449793,-0.02305299,-0.017542059,0.008026514,0.011813358,-0.029652376,0.0020532564,0.048713297,-0.017660214,0.013072196,0.0047154725,-0.009511022,0.049561005,0.0053500095,-0.008628432,0.019923974,-0.11837637,-0.02903465,0.03848349,0.0010474442,-0.0070312438,-0.0074116993,-0.032363705,-0.027057841,0.010696806,0.036180455,0.23855193,0.014391714,-0.022500101,-0.0017512265,0.032110345,-0.01707784,-0.0072809374,0.07221286,-0.019719848,-0.008718926,-0.037831195,0.02727387,-0.0013617218,-0.0078123347,0.011192762,0.03986382,-0.08873082,-0.018735092,0.0898799,-0.029460205,0.016592106,-0.02956088,0.005630634,-0.038452182,-0.058253128,-0.028486075,-0.010667841,0.030446332,-0.024714308,0.019064842,-0.05144645,0.056374453,0.00012968172,-0.05584159,-0.03505545,0.008991275,0.012312746,-0.053988047,-0.045888748,0.04288356,0.02944411,0.0015380288,-0.015349697,-0.06731671,-0.012022242,-0.019185955,-0.0038537304,-0.0121024195,0.037235416,0.0009753347,-0.015817117,-0.002471745,0.0017844065,-0.036692973,-0.0038067617,-0.00018941253,-0.03066026,-0.022019662,-0.01946457,0.035421066,0.035925675,0.020244278,-0.03738447,-0.016719785,0.00036962438,0.0021130561,-0.0060500056,-0.016338509,-0.003569127,0.027695514,0.0027887155,0.011366402,-0.01710089,0.017434938,0.010292631,-0.047806583,-0.013506463,0.000531118,0.025282135,0.004072308,-0.018255206,-0.03958437,-0.0026409163,-0.043808263,0.0024104444,0.011279493,0.020923078,0.06225561,-0.0065577393,-0.014430338,-0.0070736776,-0.0062669152,-0.027105782,-0.030586451,-0.0062854933,0.0063877017,0.010614953,-0.0061770007,0.004696926,0.043795027,-0.030419009,0.0016214746,0.0192289,0.016360164,0.043374687,0.0011096827,-0.02318463,0.004265712,0.002092162,0.025917668,-0.07786079,0.004807738,-0.022343125,0.030107995,0.029415214,0.04389751,0.051279947,-0.0025576965,0.04057953,0.032351308,0.022095425,0.03262628,0.009022891,0.012814763,-0.0015582172,-0.010432281,-0.026930466,0.009925333,0.04903568,-0.003644663,-0.028664958,-0.032856222,0.0038254827,0.054428864,0.06020053,0.021350777,0.060059726,0.0008509232,0.037279643,0.03757697,-0.022357283,0.003976736,-0.021986846,0.0004098921,0.011806803,0.019147007,0.017877297,-0.031644344,-0.06406786,-0.030177541,0.030340303,0.0077984137,0.028697034,-0.042939577,0.037468918,-0.08927126,-0.0038875341,-0.019491365,-0.0024495758,-0.021052862,-0.0028954525,-0.00229336,-0.0039926996,0.06490468,0.011672194,0.0067399344,0.007214529,0.0052185506,-0.0027300979,-0.0017276347,-0.0006892137,0.014425457,-0.0022646207,-0.052278765,-0.011784874,-0.050295677,-0.04904236,0.006325861,-0.022192476,-0.027549606,0.024032742,0.0092686275,0.0016319187,0.04090696,0.041587763,-0.032429617,0.0032582213,-0.0013130232,-0.008177346,-0.021753432,0.000689474,0.1161246,0.00018651705,-0.009464042,0.020291379,0.035809886,0.06899841,0.011761868,0.04405172,-0.018543975,0.016315013,0.02437531,-0.006275803,-0.0023018501,-0.023085466,-0.0008546177,-0.023056576,0.08022999,0.005122635,0.020086708,0.0025625634,0.009492172,-0.03999772,-0.0069317967,-0.04647948,-0.034784865,0.028543979,0.06411629,-0.0037416012,-0.04651512,0.007303307,-0.03909367,0.02750845,-0.034917854,0.009320444,0.045659985,-0.022167943,-0.008162215,-0.00009117647,-0.040479448,-0.009295251,-0.017652545,0.012487531,-0.001397025,0.0048719062,-0.016679289,0.01732943,0.02218618,0.014511773,-0.03947421,0.0043703755,0.046675313,-0.022001136,0.019057915,0.029440809,0.01814604,-0.031155292,-0.018444864,0.014714897,-0.0319367,0.02847872,0.0067825527,0.024309756,0.0100364555,0.02474089,0.03211012,-0.0001416769,-0.0014911068,0.01289123,-0.026860239,0.0055875024,0.017849777,0.022435278,-0.03218877,-0.055902068,-0.059204634,0.028222494,0.025825055,-0.033993747,-0.0432746,-0.05115332,-0.00058514054,-0.024652382,-0.0031484095,-0.007267797,0.0040258677,-0.010963329,0.020619694,-0.007164468,-0.057207223,-0.014976036,0.014511978,0.046955105,0.026317105,-0.022140238,0.0031314825,0.009317287,-0.018747265,0.038398445,-0.048347466,-0.016541496,-0.04071728,-0.046099387,0.0041942294,-0.0152724665,-0.023172671,-0.044509403,0.0333715,-0.009415056,0.018430471,-0.010525962,0.046983805,0.008602427,0.0088957,0.0060309605,0.00047308134,-0.020736389,-0.046184823,0.0319656,0.0002532564,0.020480854,0.01274036,-0.018319389,0.02365769,0.027501488,-0.006037313,0.0078848535,-0.029222922,0.015295614,-0.0240166,0.006387775,-0.042627186,0.018883342,0.019062452,-0.038337696,-0.005783029,-0.063156776,-0.035135183,-0.0015236398,-0.016631003,-0.020114165,-0.016562587,-0.046627246,-0.021313922,-0.045557577,0.016230257,0.05724839,-0.04560383,-0.0006350427,-0.012664271,-0.028320849,0.008429809,0.04743989,-0.06107458,0.022446595,0.065354735,0.020036139,-0.013277752,-0.010677601,0.031820122,0.027273286,-0.013695364,-0.020764753,-0.032260157,0.003955312,0.0004143776,-0.013375928,0.018011611,0.0658684,0.0035474082,-0.064295895,0.028775979,-0.0056349887,-0.016001197,-0.024437582,0.04165655,0.026520263,-0.08030159,0.011760294,-0.008039756,-0.032618906,0.018271117,0.005282248,0.01465765,-0.04854753,0.06813796,0.020703375,-0.02974726,0.010478241,-0.018897586,-0.02702412,-0.04078434,0.009108153,-0.013354453,0.034932535,0.0049069794,-0.03924512,0.020347591,0.05516771,-0.00011155923,-0.027157925,0.0010404338,-0.047675535,0.0054181563,-0.15486424,0.024237165,-0.00973006,0.00040985574,-0.009923248,0.0012124343,-0.078017294,-0.033312332,-0.014495747,0.004186204,0.015103598,-0.025344538,-0.024222706,-0.03464904,-0.012916495,0.03062759,-0.029936118,0.0021686603,-0.0018249332,0.055828046,0.003487595,-0.047405366,0.054785423,-0.014227557,-0.021770027,-0.028224785,-0.055521112,-0.007047406,-0.008220476,-0.009045261,-0.031709008,-0.04922007,0.008033673,0.030766811,-0.02425851,0.02954941,-0.01970747,0.022808421,-0.009911158,0.023486126,-0.013816315,0.028523484,0.010976821,0.018929617,-0.005959855,0.07447024,-0.029561039,-0.0037148339,-0.0036322565,0.022663118,-0.0047908295,0.057633653,-0.020514634,-0.002560074,-0.001588875,-0.006482011,-0.016674358,0.0029842183,-0.007006525,0.03256344,-0.02742426,-0.018782705,-0.0155813685,-0.03790171,0.0017613347,0.053026453,-0.0387754,0.054197524,-0.019671366,0.006952165,-0.045485556,0.03547856,0.0068013384,-0.0122809345,-0.0005324832,-0.014584139,0.028001854,-0.023654472,0.014978938,-0.032452673,-0.041909724,0.0032479505,0.021942457,0.027433759,0.019691542,0.008741713,-0.018583253,-0.0059239045,0.01617719,-0.023437915,-0.048542846,-0.024578087,-0.012341019,0.0014074753,0.0012015705,0.011137666,-0.042573307,-0.024966842,-0.024536414,-0.001648792,-0.0041483254,-0.025597518,-0.012000691,-0.042652793,-0.028709173,-0.009713331,0.025082132,-0.0022490672,-0.005016756,-0.040111557,-0.0061822934,-0.020197947,-0.011178762,-0.0047493028,-0.10745118,-0.022288408,-0.045301404,0.041903723,0.048633877,0.004842194,-0.01742163,0.0000013502889,-0.03148361,-0.034877546,0.068425,0.06270905,0.0072603016,0.017400382,-0.0077378764,-0.015000399,0.00030529412,-0.044791456,0.003992891,0.026864715,0.0142861,-0.031661034,-0.038908165,0.04288117,-0.041490015,-0.023571137,-0.020363564,-0.024653984,0.0086305,-0.037208058,-0.04240246,0.020519707,0.045531046,0.042521376,0.022326708,0.0010463633,0.034019087,-0.036925375,-0.0026524651,0.08836887,0.015990812,0.020566873,-0.043825183,0.053183276,0.040444825,0.034374084,0.014682387,-0.033205822,-0.017084273,-0.004297078,-0.0047096126,0.054658435,0.026397528,-0.018857418,-0.022750214,0.0069863666,0.022546578,0.03651167,-0.016363528,-0.005971548,0.028304525,0.0018782871,-0.0036436892,-0.030312398,-0.020447444,-0.026608588,0.038533635,0.026057493,0.0024977538,0.023804244,-0.014374439,0.007903389,-0.026269333,0.026823876,-0.0007260694,-0.019641126,0.04243762,0.00030857307,0.00964291,-0.042238306,0.08362047,0.01814873,0.018229354,-0.0060552177,0.059317738,0.046917535,0.002206438,-0.011368932,0.016334135,-0.021006556,-0.024738757,0.01622537,-0.0019336601,0.0072240434,0.0003304737,0.02367598,-0.021469153,-0.0042026117,0.010766633,-0.004626697,0.012039841,-0.0035341734,-0.0066773994,0.043519355,-0.015104811,-0.053313047,0.04116509,0.043500826,0.016442006,-0.016412282,-0.028977064,0.013257676,-0.04466135,-0.027799375,-0.048172157,0.03300574,-0.059934754,0.0037586503,0.013810219,0.01990694,-0.014194141,-0.013202441,-0.01424602,-0.024176516,0.0133238435,0.011726551,0.041681886,-0.024819313,-0.03531997,-0.002500096],"last_embed":{"hash":"mp8afr","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"mp8afr","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#The Technique#{2}","lines":[34,42],"size":370,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mp8afr","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#The Technique#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07404142,-0.012434741,-0.0479528,0.015516583,-0.042876028,-0.037320264,0.004277109,-0.015260302,0.014364538,-0.005952327,-0.00029832422,0.010336051,-0.020854544,0.0064768707,0.03321185,-0.004783054,-0.051264197,-0.009512502,0.02760277,-0.0044159004,-0.04922586,0.0018078018,0.062356953,-0.010394441,-0.027237475,0.053963292,0.01215232,-0.017013337,0.0063051833,0.053823132,-0.026958294,-0.016010126,0.0038146833,0.0008620259,-0.015620063,-0.0015304484,0.025625652,0.02773573,-0.024352578,0.06232264,0.02045425,0.0061412333,0.009804761,0.017183794,0.021565773,-0.022612415,-0.07722943,-0.00066135934,0.013341311,-0.022735756,0.022480626,0.005534355,0.022447204,-0.022836866,0.004833596,0.059782404,-0.013842144,-0.03357199,0.019068167,-0.01069678,-0.028928477,0.03714292,-0.03303974,-0.029315682,-0.02399277,0.047769323,0.009055614,0.0012392806,-0.02254258,-0.021867605,-0.0035068628,0.0155848395,0.018553102,-0.021904966,-0.07434558,0.015676176,-0.010550173,0.006939172,-0.022985453,0.012526642,0.018043578,-0.012947278,0.0008617458,0.01924985,0.035830915,-0.017336162,0.00717662,0.042747337,0.036603227,0.007093315,-0.00036029052,0.006323404,0.001405784,-0.019064544,-0.03496619,0.010393864,-0.0102535505,-0.036075253,0.02993798,0.03271862,0.06751723,-0.012524168,-0.033912405,-0.0015531526,-0.002625463,0.002840971,0.023113407,0.021369403,0.049795855,-0.0077370303,0.039192624,0.04534042,0.00003617353,0.007946536,-0.020652847,0.02082509,0.004489126,0.019065322,0.014870815,0.013179605,-0.0015246714,0.03741563,0.029794494,-0.0060279598,-0.019431887,-0.008567102,-0.008832076,-0.012167332,-0.0058770087,0.017075382,0.011517368,0.006495658,-0.029621795,-0.01608778,-0.0146989245,0.019073682,0.029599978,0.030256184,-0.01958994,-0.030518813,-0.01844028,0.07158202,-0.028114764,-0.043571606,-0.021040624,0.0037627695,0.03058201,0.018027011,-0.0018871638,0.05286413,-0.0015839034,0.009820356,0.009638033,0.036359012,0.036776677,0.013645864,0.03464759,0.04822631,-0.03147131,-0.026224116,0.03536321,-0.0033935853,-0.043615665,0.07221914,0.0057650595,0.03184508,-0.020604793,0.010714415,0.008116085,-0.025767138,-0.0076056267,0.010259665,0.014231511,0.024196735,0.008546211,0.020843605,0.07146758,0.02655886,0.004334159,-0.033048127,-0.0543313,0.008639297,-0.005035949,-0.07297348,-0.012085439,0.06960113,-0.053558122,-0.030609552,0.02678144,0.024276722,-0.011756769,-0.009685339,0.008619771,0.05639494,0.01674227,-0.02023659,0.019527413,-0.00045689355,0.014058709,0.018677248,0.011883985,0.024899893,0.026228169,-0.003406614,-0.008878081,0.021330675,-0.06358016,-0.026754405,0.044164654,-0.035097394,-0.0067252046,0.0025491172,-0.039302006,-0.08326615,-0.015154657,-0.025426418,0.03421446,-0.01585038,0.013367536,-0.002634461,0.008140443,0.025866084,0.0055289175,-0.008047823,-0.059647277,0.0035807912,-0.0100291865,0.047668714,0.002446522,-0.021984443,-0.029214906,0.0101587055,-0.013898531,0.018346353,0.0036653036,-0.0049532475,-0.04026988,-0.0051774094,0.024495268,0.007640912,-0.039800946,-0.010624381,0.009846295,-0.0015034109,-0.012181498,-0.015618654,0.024742885,-0.029577892,0.0026304768,-0.0068282024,-0.011296981,0.020661188,-0.0035120246,-0.011004649,-0.013649476,-0.0009541014,-0.03237803,0.00918789,0.025144963,-0.004412656,0.0063350815,-0.0031292452,0.015838213,0.035607092,-0.012984115,-0.01574305,-0.01304528,-0.008348648,0.01926236,0.044211417,-0.005860453,-0.007973277,0.05196539,0.026116397,-0.059884608,0.010263219,-0.033813827,0.035768595,0.042734507,-0.004734857,-0.06666581,-0.026325384,0.013867125,0.02685347,0.011411466,-0.0397614,-0.013092762,-0.040990144,0.018188333,-0.02125979,0.0047585536,-0.004422612,0.041766156,-0.006879855,-0.041415717,-0.0055457726,0.013937709,-0.15910806,0.016801536,0.013839754,0.046022125,0.012725716,0.018314077,-0.031442683,0.009792175,-0.027662355,0.0114263315,0.053163137,-0.022197654,0.01509034,0.0055877855,0.050198562,-0.042064823,0.0037666578,-0.027705882,-0.026668914,-0.05460995,-0.01006136,-0.014650842,0.063011765,0.031149518,-0.018757291,0.010358963,0.022545027,-0.040172234,-0.006278323,-0.041709278,-0.06968122,0.024509452,-0.007066815,0.011013589,0.029924748,0.0682134,-0.022395516,0.03833613,0.036665317,-0.02535269,0.043129433,0.048140287,-0.01570689,0.060078856,0.00021565065,-0.028884126,-0.03378641,0.029716222,-0.04772993,-0.029938886,-0.006802129,0.021671377,-0.038189255,0.007998363,-0.02514191,-0.020731412,0.008281206,0.013970489,-0.016711276,-0.006242342,-0.020626577,-0.012604089,-0.030830277,-0.039822143,-0.06944937,-0.015517006,0.027724419,0.005560655,-0.03226339,-0.010395209,0.023691012,-0.011046562,0.00094327336,-0.013357014,-0.03280381,0.027973434,0.0051175365,-0.026117755,-0.006897386,-0.106280856,-0.0131029785,0.013677727,-0.0053478577,0.01223585,0.004374937,-0.021608002,0.0037626605,-0.006780795,-0.003804307,0.24329405,-0.013344445,-0.040421262,0.041078538,0.028205097,-0.01885579,0.005577755,0.07670303,-0.007980606,-0.010624793,-0.027981706,0.012426107,0.010012449,-0.011124023,0.013722071,0.05809223,-0.06267424,0.0009699896,0.07915744,-0.010673794,0.015054663,-0.03947323,0.043128144,0.013444474,-0.042264357,-0.013126711,-0.027598687,0.016577048,0.011505353,0.010467691,-0.06275137,0.023526412,0.005225266,-0.011894024,-0.028399488,0.04214129,-0.008686019,-0.091549546,-0.030315982,0.03767557,0.023720594,0.0016340099,0.0034042087,-0.051102053,0.018642444,-0.021372821,0.010927426,-0.03079284,-0.028870225,-0.008952693,-0.055893242,-0.016101085,-0.009908067,0.0033685695,-0.0076482655,-0.00048177072,-0.017941402,-0.015099356,-0.035357848,0.012776782,0.024180364,0.02034353,-0.029400712,-0.016899081,0.029510941,0.024851823,-0.028865065,-0.016303537,0.03319189,0.02019338,0.032624885,-0.03465803,-0.0026127507,0.01651459,0.020446662,-0.023428991,-0.026382266,0.024628779,0.04437743,-0.014789,-0.008560674,-0.015196922,-0.022447245,-0.032544017,0.0062128077,0.015275008,0.008834974,0.069266185,0.01333563,-0.024206208,0.013630104,0.023419848,-0.056028683,-0.0372849,-0.034197915,-0.03495893,-0.0071498696,-0.028174259,0.004628788,0.042004097,-0.03901039,-0.0026634785,0.031236567,-0.008233849,0.0395741,0.010272666,-0.0027352765,0.0072638215,-0.019203834,0.0067949244,-0.067616485,-0.0021627424,-0.027443552,0.056975916,0.023700403,0.06438074,0.0035799209,-0.0028633499,0.025220538,-0.007081352,0.014585182,0.019966898,-0.00955058,0.029626332,-0.025937025,-0.024115425,-0.0021914619,0.015033211,0.03432041,0.021383293,-0.00870861,-0.0019250938,0.0003700237,0.039083052,0.07325797,0.019638646,0.027918754,-0.020652736,0.033146024,0.048202857,-0.01954504,0.029224273,0.004842492,0.0016423484,0.011847199,0.015358704,-0.00824347,-0.019684691,-0.039897285,-0.008418431,0.00378942,0.009340526,0.009317245,-0.038628362,0.025259217,-0.057283033,-0.03394143,-0.046949062,0.011792354,-0.01554285,-0.017283322,-0.0094321035,0.016918916,0.08071491,0.024242396,0.031000122,0.012946787,0.005855192,0.02637681,-0.008818835,0.011374197,0.01872888,-0.0026837003,-0.021599347,0.009996925,-0.0103569,-0.034214936,0.00023752164,-0.024957428,-0.0023991272,0.030565014,0.0229278,-0.025513148,0.013371282,0.02963759,-0.035973735,0.023677371,-0.021171367,-0.022677517,-0.020236962,0.030318066,0.11651118,0.00045746285,0.0017006623,0.012389331,0.036626052,0.052379224,0.02254366,0.041469194,-0.033334352,0.0013905955,0.012202578,-0.0049343836,0.013252843,0.02565806,-0.002256138,-0.035710227,0.05537837,0.032112196,-0.00038616985,-0.0060313833,-0.024356639,-0.08130457,-0.026658397,-0.057292406,-0.044336375,0.03196183,0.051305212,0.00907881,-0.06074309,-0.005439544,-0.0050182613,0.055363636,-0.060907427,0.01525958,-0.0035335203,-0.03416537,-0.026012907,-0.013233957,0.0069791237,-0.01248503,0.005396572,0.015419833,0.020921532,0.0018408884,0.010212578,0.0026914012,0.016399309,0.0033284673,0.00024450716,-0.013257839,-0.008055734,-0.0005706733,0.033902436,0.01479389,-0.0021029278,-0.019290565,-0.03927803,0.0028205886,0.00064609875,0.010215516,0.01027025,-0.01001402,-0.021684457,0.039661426,0.037697624,0.04836592,0.0072794952,0.017581508,-0.026496284,0.039241318,0.043452468,0.033150084,-0.023131603,-0.053500276,-0.05211375,0.018463977,0.014332926,-0.035971493,-0.059954017,-0.04578703,0.012275492,-0.023667132,-0.03898015,-0.0043136715,-0.011480705,0.00017220486,0.039544266,0.05235616,-0.05313569,-0.03183668,-0.014929047,0.015100979,-0.012800099,-0.004612514,0.027455453,0.033127155,-0.021517428,0.05095441,-0.0567649,0.02334831,-0.0446293,-0.036197834,0.000066623674,-0.012722014,0.003595261,-0.06803049,0.039454065,-0.017535973,0.005609662,-0.009739396,0.050825633,0.0102287,0.012962439,0.0048883245,-0.017039273,-0.02079104,-0.060090177,0.028688442,0.012951194,0.042765982,0.0056476626,-0.012701038,0.0281128,0.048445895,-0.0304978,0.009772753,-0.051624987,0.021025026,-0.007340399,-0.022035256,-0.02524275,-0.035509944,-0.0020018874,-0.04896833,-0.02850708,-0.026807228,-0.051534075,-0.03268225,-0.026828479,-0.028859198,0.0039359,0.008008261,0.0047475733,-0.031809866,0.0031606632,0.044032108,-0.0072543495,0.008862698,-0.012919879,-0.024237107,0.022651864,0.043764822,-0.034301914,0.04092312,0.032470193,0.018334776,0.030681709,-0.00811357,0.006976104,-0.0006371308,-0.010038922,-0.0074676108,-0.05701789,0.009191713,0.039744157,0.035183772,0.023557063,0.05114186,-0.0012046144,-0.03492021,0.022889946,0.00604724,-0.03781121,-0.0104274005,0.047726024,0.02794797,-0.07682239,0.03359704,-0.030238569,-0.0236178,0.039221738,-0.01779902,-0.01229046,-0.012776853,0.035804186,-0.0006052293,-0.03351209,0.023195073,0.010800333,-0.010198931,-0.053781867,0.0015082465,-0.0048728297,0.032223698,-0.0072071482,-0.028435577,0.0071439533,0.026725166,0.00035746617,-0.0025590747,-0.01347791,-0.054429263,0.0018417345,-0.16485181,0.033189293,0.0052160593,0.003424738,-0.025999902,-0.017328555,-0.07015265,-0.045194972,-0.017385291,-0.015210378,0.009757182,-0.04288864,0.011623662,-0.025266316,-0.005542633,0.02437532,0.0027373894,-0.025346937,-0.0078735305,0.048539706,0.0016196914,0.0026191787,0.05924463,0.010004695,-0.012831125,-0.0008957557,-0.03474731,0.004689891,-0.021277098,-0.012374616,-0.04814363,-0.0793432,0.0084210755,0.03734554,-0.017833453,0.022992829,-0.006786743,-0.014477465,-0.03906211,0.03494757,-0.006678463,0.02283275,-0.019040551,-0.009147051,-0.025645334,0.043051545,-0.046065934,0.012381513,-0.031678133,0.0011444708,-0.026732527,0.062382165,-0.0041520745,0.04158319,-0.0119790565,0.0063102236,-0.02647608,0.023649111,0.011946924,0.03777964,-0.0449924,-0.010201508,-0.011341993,-0.010170879,-0.013602615,0.05860469,-0.019400375,0.055951096,-0.013208802,0.02561335,-0.040308837,0.018594246,0.021744117,-0.024825845,-0.004906035,0.017228877,0.029140849,-0.02446042,0.029094355,-0.021922072,-0.058912054,-0.019542709,-0.018791601,-0.061977055,0.025009267,0.0049653384,-0.016613368,0.011288185,0.0079077585,-0.0073177232,-0.059133224,-0.018862851,0.0068481583,0.0012793785,-0.026622906,0.037438195,-0.05918592,-0.018991776,-0.05526286,-0.0064108567,-0.013134465,-0.046580255,-0.01832236,-0.002200661,-0.062261816,0.03845356,0.015662549,0.0073000956,-0.009340526,-0.0076569673,-0.042664867,0.0030639314,0.001362273,0.006572142,-0.076858684,-0.0070241475,-0.025114726,0.030792689,0.042864814,0.018613499,-0.02591206,0.013716647,-0.012199013,-0.04730982,0.041207947,0.06413269,0.011263673,0.022624362,0.035808258,-0.02598644,-0.005846619,-0.053020563,0.003096177,0.008603062,0.0037858814,-0.029658193,-0.04964279,0.0071184523,-0.010450237,-0.028836211,-0.020109108,-0.01281079,0.03065575,-0.042500693,-0.041661985,-0.0005742854,0.04312961,0.019127961,-0.009723347,0.00537306,0.029395564,-0.018112386,-0.0039883996,0.08185892,-0.01728642,0.042846218,-0.028090842,0.025481183,0.040724993,0.04556606,-0.021447688,-0.03288164,0.0023035223,0.0059618554,-0.017273068,0.03356714,0.01299326,0.016566418,-0.03803499,0.002521595,0.02040156,0.030708784,-0.013734943,-0.0013076104,0.0013340159,-0.010184736,-0.014532391,0.015873145,-0.04600748,-0.0457176,0.022962244,-0.0038825215,-0.007928655,0.04723988,-0.010991028,0.018568786,-0.03256412,0.021445256,-0.030351406,-0.013115985,0.029589528,-0.0033115032,0.019806666,-0.010721952,0.04895349,0.0073471735,0.02457009,0.018139837,0.03914585,0.044357605,-0.032496154,-0.039382916,0.04433923,0.010819841,-0.04170894,0.024642235,-0.022743369,0.0028723818,0.011533386,0.04896411,-0.03901805,-0.012731784,0.0015841129,0.031580836,-0.001186272,0.005098455,0.024967248,0.00026774374,0.024836482,-0.03275115,0.0054429476,0.03934204,0.039115105,-0.0037495487,-0.03347034,0.008916976,-0.030532455,0.014413414,-0.035672978,0.0268931,-0.053689606,0.021196133,0.021298049,0.004226983,-0.030007266,-0.027643485,-0.028545026,-0.0052637206,0.004068323,0.015384131,0.0044522304,-0.029238002,-0.029067492,0.018068645],"last_embed":{"hash":"2pde1j","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"2pde1j","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#The Technique#{3}","lines":[43,48],"size":285,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2pde1j","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#The Technique#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0013702764,0.007281484,-0.029426293,0.03791732,-0.028131038,-0.053088285,0.020771664,-0.027523415,0.026131706,0.0053777406,-0.017455429,0.009069712,-0.0023807103,-0.0027271346,0.037526716,0.0038120234,-0.03931072,0.022674434,0.06105555,0.015908137,-0.020290896,0.028608542,0.048437294,0.0069279266,-0.00043425566,0.013634549,-0.034503795,-0.025976101,0.020078082,0.05381025,-0.012482549,-0.027169276,-0.01677712,-0.018868797,0.012471774,0.010719172,0.018838914,-0.029691756,-0.047360547,0.046018742,0.021102868,-0.0060873115,0.012755254,0.0071477923,0.041679684,-0.021754839,-0.056851096,-0.0006053697,-0.0057635265,-0.020254675,0.033453073,-0.010713968,-0.00053162506,-0.001376283,-0.017805668,0.033726387,-0.020069031,-0.04517512,-0.036161233,0.0052060527,-0.03652497,0.07702481,-0.031096911,-0.017273195,0.012345173,0.027075436,0.04460919,0.025122283,-0.012452111,-0.037294872,-0.013883598,0.019019905,0.028578922,-0.0022783242,-0.06475623,0.010781038,0.021281315,-0.001729232,0.011804319,0.009682962,0.025837127,0.013764806,0.039910074,0.03318418,0.0034999656,-0.0033496113,-0.0013685459,0.07365767,0.004390004,0.01936339,-0.008506161,0.005569453,-0.0030373414,-0.017507004,0.0053346534,-0.0060002794,0.016302474,-0.047506846,0.028138116,0.019764328,0.010416082,0.0011138084,-0.006887537,-0.032944586,-0.006829792,-0.004685213,-0.0047925515,0.03025278,0.06402565,-0.017056582,0.052173525,0.042944513,0.015195003,0.042522356,-0.012096099,-0.048842456,0.01000155,-0.03293304,-0.012691841,-0.023893349,0.021143077,0.08601256,0.007529062,-0.0048490856,0.016042264,0.012253771,0.0072634188,-0.040173315,-0.017113488,0.0414469,0.009307979,-0.011555888,-0.03797753,0.018269781,0.013692887,0.0000060077878,0.032914266,0.043463822,0.005056939,-0.06927991,0.014155918,0.0015714176,-0.014765514,0.0007488253,-0.047581006,-0.03249318,0.001321311,0.015442182,-0.004784897,0.040186197,-0.037566647,0.0207943,0.0017611269,0.027209297,0.017957168,0.013198174,-0.0093028955,0.065797016,-0.031432956,-0.011471349,0.002729015,-0.015995026,-0.0155008985,0.03934848,0.0017579467,0.009310841,-0.013073013,-0.011961472,-0.016189132,-0.012063421,0.016158905,-0.010055355,0.00067274447,0.026203826,-0.0014008536,0.02141935,0.02570828,0.02864236,-0.005003348,-0.019465217,-0.022269148,0.028028134,-0.011078373,-0.086236574,0.006908284,0.075458094,-0.038740892,-0.0087340735,0.015286967,0.0209623,-0.034394886,-0.012448744,-0.050320663,0.024062492,0.028110651,-0.0076470515,0.04121361,-0.01067752,0.022245815,0.01986122,0.019165587,0.018434817,0.014663464,-0.004578706,-0.021785863,0.0012169775,-0.036554847,-0.015313053,0.020245109,-0.0027423718,-0.026709063,0.01771327,-0.030916246,-0.040877454,-0.029609889,0.027636738,0.048575237,-0.009025056,-0.007354923,0.005706481,0.024779454,0.072214104,-0.0038377384,-0.025256967,-0.014223132,-0.010265476,-0.0332632,0.043106467,-0.0057111955,-0.035641596,-0.037809093,0.00064583804,-0.02629103,-0.0035639293,0.029700067,-0.022166174,-0.03946662,0.017951699,0.0051233307,0.012697838,-0.044859294,-0.011477874,0.0050994554,-0.007453602,-0.0081152,-0.03363055,0.01809796,0.0061377506,0.015776346,0.0070599993,0.00030231432,0.014766858,-0.013455554,-0.01456158,-0.012152784,-0.00025442182,0.002124438,0.005970254,-0.0030303313,-0.0014588753,0.0295912,0.0048545073,-0.02042509,0.029328778,-0.021286221,-0.014416729,-0.024795197,-0.0010562745,-0.0059377137,0.061059367,0.024696741,-0.019756937,0.029839765,0.020144394,-0.041773222,0.02849253,-0.032590155,0.017497411,0.026246095,0.027352294,-0.04102917,-0.04243857,0.031189313,0.031529143,0.025075646,-0.022785481,-0.038101792,-0.023072775,0.009193186,0.014824221,-0.048990287,0.002795173,0.050358113,-0.0015612515,0.008007583,0.024130426,-0.024714183,-0.18162408,0.009641831,0.028739735,0.01938647,0.0169876,0.042825222,-0.028974669,-0.016694592,-0.03854481,0.011207624,0.0039264504,-0.04097585,0.02037405,0.015162485,0.03161011,-0.024599684,-0.029936455,-0.01649869,-0.03399966,-0.04536078,-0.049860757,-0.021499783,0.08861022,0.016332554,-0.0027318604,0.038689487,0.039854884,-0.015456923,-0.019616036,-0.033762593,-0.08038349,0.008200979,0.0019230159,0.02340035,0.002692035,0.026564488,-0.020096678,0.037588272,0.03602304,-0.008234303,0.04562128,0.037319954,-0.010660197,0.03884374,0.017708,-0.022274135,-0.024049498,0.0252208,-0.059374616,-0.038084436,0.0009803231,-0.0076697073,-0.01482281,0.021917282,-0.02133028,-0.0026013444,0.012529065,0.021316145,-0.018682549,-0.010330373,0.021528406,-0.006516683,-0.004351357,-0.029228916,-0.056950837,-0.010600322,0.019119263,0.013770604,-0.013754896,-0.03286865,0.033462375,-0.027363796,0.013009078,-0.018951677,-0.010151064,0.031690545,0.00006926758,-0.023524886,0.029648162,-0.12644239,-0.034908943,0.005905784,-0.0076275156,-0.0015225908,-0.010919044,-0.05517194,-0.020976989,0.01016925,0.03634833,0.2428787,0.015330619,-0.017966041,-0.016152294,0.041882835,-0.04063197,0.035177313,0.06109483,-0.0058675995,-0.025049098,-0.039178357,0.028056359,0.010484571,-0.0075154635,0.020369003,0.046384983,-0.07214598,-0.0005685731,0.094757006,-0.015607613,-0.000022948305,-0.040495604,0.005194147,-0.029069524,-0.052009735,-0.03437749,0.015916768,0.029488951,-0.016683253,0.02498512,-0.016829245,0.050250385,0.027157601,-0.04847369,-0.029064307,0.0113241635,0.014096366,-0.03607451,-0.042890217,0.04801127,0.019528156,-0.015769918,-0.0058284174,-0.0598041,-0.018957011,-0.030760793,0.0037805138,0.0042907074,0.017188665,-0.018539079,-0.0032648777,-0.008294115,0.017066777,-0.045618806,-0.0029988484,0.01195263,-0.026636776,-0.0045100134,-0.035003405,0.010743041,0.0497526,0.016145427,-0.053981308,-0.004073983,-0.004200969,0.014380907,0.019017685,0.0012636031,-0.0014951844,0.053447634,0.024655173,0.034871634,-0.00009302088,0.013780109,0.008915709,-0.021354707,-0.03871681,0.0031409645,0.054782066,-0.00060555444,0.007657953,-0.043894432,-0.0068320967,-0.031786878,0.006187251,0.013822145,0.0142367445,0.055246226,-0.039772086,-0.02256654,-0.004282386,-0.004551696,-0.0498998,-0.016771901,0.010163385,0.0013686378,0.04419976,0.0023567262,-0.029936222,0.05451621,-0.032024417,0.026382815,0.025886225,0.020450119,0.046143137,-0.026193531,-0.028686471,-0.008296034,0.017662039,0.024850518,-0.06244211,-0.004124487,-0.024153303,0.028011138,0.018378299,0.056687985,0.013841186,0.020144884,0.013015904,0.027495662,0.00986314,0.027738297,-0.013675477,-0.005980506,-0.007185132,-0.029323965,-0.01865294,0.009967497,0.018366361,0.021526545,-0.022867734,-0.026751813,-0.019546121,0.060854796,0.07788792,0.032984797,0.05579436,-0.011618795,0.05907712,0.03810792,-0.035204556,-0.008541709,-0.008529267,0.009427521,0.01935393,0.011598574,-0.025472363,-0.02418236,-0.03976109,-0.013192544,0.012008696,0.016196122,0.013505338,-0.03969692,0.012088691,-0.072932556,0.0015703312,-0.029639047,0.001701559,-0.027586518,-0.0038984793,-0.016711673,0.001387616,0.04892767,0.02969937,0.0069700885,-0.0015208827,0.031338904,-0.0058182348,0.009701059,0.013137585,-0.00069500617,0.009011905,-0.018795352,-0.021106454,-0.078621455,-0.034587633,0.0034911241,-0.004602642,-0.013199612,0.03907348,-0.016237717,-0.018364945,0.005387999,0.037598476,-0.023603823,-0.039548855,-0.009035715,-0.0036317357,-0.028250203,-0.011663379,0.10651495,0.0055939727,-0.013125822,0.022636544,0.033766635,0.058910444,0.023638945,0.048063077,0.014114191,0.021590298,0.04528378,0.006207736,-0.0009045744,-0.061191607,-0.033091333,-0.027914373,0.05930526,0.025880974,-0.008215458,0.0057580834,-0.0050708367,-0.02411904,0.005946023,-0.07926459,-0.041481256,0.009559116,0.08068472,0.011009922,-0.024265926,0.014800553,-0.038958,0.03326001,-0.044295717,0.015739892,0.038064674,-0.04476625,-0.03103589,-0.018017981,-0.018832836,-0.0072528194,-0.019725414,0.014179647,0.008271391,-0.0041719247,-0.0022807277,0.0076299184,0.0033286726,0.0134190805,-0.020248234,-0.03527376,0.0049766647,-0.0075123594,0.01879671,0.014184544,0.001218771,-0.04253616,-0.009635208,0.042265445,-0.00772794,0.008319021,-0.02689687,0.009889856,-0.01013826,0.015211172,0.027522959,0.015431619,0.018556269,-0.008615705,-0.010720363,0.017611034,0.004566733,0.015862903,-0.048829976,-0.04414279,-0.061659083,0.015249229,0.022786405,-0.031506367,-0.03382061,-0.052490786,0.015732843,-0.023469517,-0.018438607,0.01664097,-0.0016555391,-0.028690927,0.0040690377,0.028770374,-0.055459797,-0.023295106,0.046115782,0.056676727,0.020014608,-0.02406554,-0.021198183,0.010547571,0.0045998157,0.024498858,-0.08205252,0.015260294,-0.034618933,-0.034340926,0.01901483,-0.021020046,-0.017962048,-0.028348537,0.0036146604,0.00027474936,0.00047238366,-0.0040863473,0.009018198,-0.0053889607,0.006719067,0.0024195192,-0.004263649,-0.021449951,-0.04622034,0.028903686,-0.005521989,0.027428184,0.0033673348,-0.030632619,0.01471922,0.016672488,0.00053999916,0.005334,-0.004984914,0.009444054,-0.0044967565,0.015185737,-0.04689524,0.00016081263,0.008509355,-0.010488562,-0.0024310173,-0.019080028,-0.04741957,-0.019926524,-0.0012012338,-0.01135452,-0.001115466,-0.04976297,-0.026358716,-0.037563447,0.045452703,0.04531545,-0.04942077,0.02495734,-0.013417653,-0.054149408,0.0188303,0.012952565,-0.045228362,0.011263708,0.045297913,0.013307367,-0.013880078,-0.013590043,0.01992788,0.035062775,-0.021950005,-0.0080077695,-0.030324977,0.04182299,0.0139131015,-0.0012134701,-0.0061027557,0.059864547,0.0104574235,-0.044144068,0.032654576,0.002677719,-0.025675187,-0.0061567794,0.04899692,0.019976854,-0.072329104,0.010797212,-0.009789041,-0.0132992575,0.009634543,-0.013105592,0.01792672,-0.060194872,0.0534363,0.01750007,-0.0031543002,0.013068493,-0.020799989,-0.02277616,-0.045442358,-0.01809234,-0.033149406,0.032207943,0.024731766,-0.045344874,0.010244867,0.06819551,-0.005401227,-0.002981746,-0.011863673,-0.039750647,-0.0054381313,-0.14740995,0.05500806,0.0074585266,0.010632587,-0.004998054,0.008763428,-0.06472469,-0.028927451,-0.009887848,0.008606883,-0.021093842,-0.034068543,0.006705862,-0.031040115,-0.02526865,0.029503515,-0.029267928,-0.020514823,-0.02927095,0.08294406,0.010356174,-0.021495601,0.012596284,-0.026538545,-0.006288023,-0.0074479454,-0.039846193,-0.04377991,-0.00859626,0.0032288323,-0.04673932,-0.058861915,0.0015246345,0.031243777,-0.0017525401,0.005944935,-0.013073051,-0.00404858,-0.030013744,0.018324148,0.0059315776,0.027313823,0.020799449,0.02414081,-0.029236803,0.06303168,-0.040385466,0.0073840027,-0.044656523,0.0137021905,0.011337419,0.043916404,-0.028136224,0.017723314,0.010638118,-0.004559164,-0.0185311,0.0056200093,0.019458288,0.050996177,-0.013048035,-0.0017063044,-0.02118615,-0.021993678,-0.035468746,0.052406568,-0.037123285,0.039351914,-0.0020113545,0.025542382,-0.049175132,0.03666195,0.0151874395,-0.021571498,-0.0009661329,-0.019714136,0.023628723,-0.040195096,0.00315963,-0.021645552,-0.05452302,-0.0074358094,0.023367083,-0.013675763,0.031692952,-0.004950511,-0.027650792,-0.008115668,-0.0069810348,-0.018542508,-0.04138094,-0.029498832,-0.0041476637,0.00053826574,0.000022416938,0.020019399,-0.0164554,0.0010054489,-0.06606835,-0.0139096975,-0.02806689,-0.043725822,-0.041579124,-0.036313925,-0.033921503,0.028879674,0.020533571,-0.0030910205,-0.0063216607,-0.030393928,-0.033862077,0.013145792,-0.006058764,0.013506233,-0.11335029,-0.021134194,-0.035872042,0.02338599,0.047603324,0.003368801,-0.017592113,0.0030339556,-0.028559754,-0.02262893,0.05007162,0.072102755,0.012792596,0.02461114,-0.0059807613,0.019862605,-0.010004216,-0.046303466,-0.0134754935,0.009551993,0.031275664,-0.016493877,-0.009850712,0.046881836,-0.055227526,-0.023629287,-0.022776326,-0.022630671,-0.0015131731,-0.028405244,-0.058490194,-0.0138219455,0.017104404,0.038448375,0.018181276,-0.024514643,0.031368572,-0.0133286435,0.0018466129,0.0679826,-0.00027189447,0.020889003,-0.033953447,0.03243364,0.015881073,0.04567908,-0.0032836446,-0.030415593,-0.006934172,0.012933531,-0.033358183,0.08169618,0.01602129,-0.022479706,-0.033573914,0.029849654,0.011108313,0.024483753,-0.0059155873,0.0068467185,0.050110742,0.020782117,-0.0199514,0.0070564263,-0.013965449,-0.03896119,0.038796585,0.027974626,0.01368387,0.022210816,-0.035118096,0.033010487,-0.027791606,-0.010478546,-0.0032090922,0.0007738559,0.032537185,-0.020014515,0.017840296,-0.040376853,0.0605662,-0.010651275,0.017503178,-0.015089234,0.07236197,0.03253806,-0.008952986,-0.012837682,0.027541474,0.008583698,-0.010931966,0.027952306,-0.03947734,0.0045034075,0.017725272,0.030934548,-0.01136509,-0.011390927,0.014767003,0.011556855,0.020308876,0.011754408,0.020265777,0.008553272,-0.0043095774,-0.036780123,0.037457436,0.025707992,0.043236807,-0.024419919,-0.017223168,0.008229379,-0.023874154,-0.018077536,-0.039622594,0.017047966,-0.058544315,0.0100944545,0.004354295,0.030791506,-0.005034298,-0.03426727,-0.03164587,-0.011030567,0.022444474,0.032217316,0.048038382,-0.041779608,-0.034479864,0.017326092],"last_embed":{"hash":"l3gzk6","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"l3gzk6","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#The Technique#{4}","lines":[49,55],"size":186,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"l3gzk6","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#Week 1-2 Tips#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02222,-0.0046764463,-0.06037492,-0.0006346932,-0.04695074,-0.044247054,0.03758645,0.012068972,0.035073034,-0.009624682,-0.027779162,0.0055321204,-0.029463755,0.002760663,0.004548571,0.017084286,-0.04506629,0.008791009,0.015252378,0.018078791,-0.015485679,0.03700331,0.07344823,-0.014563089,-0.04347198,0.030666616,-0.021779306,-0.016409192,-0.006678949,0.054343805,-0.027217662,-0.009451062,0.050250985,-0.019726459,0.0091826,-0.020387832,-0.0036515133,0.0008720684,-0.033155616,0.05653356,0.017351469,-0.004727184,-0.001551395,-0.0010653422,0.0576121,-0.02214201,-0.068159334,0.0044993907,-0.002892166,-0.04092455,0.032038677,-0.019488672,0.026177935,0.0027691934,0.0026449002,0.028388418,0.020042634,-0.057054322,0.014030825,-0.014204043,-0.052420758,0.07657874,-0.029779572,-0.027749922,0.003624948,0.03874529,0.025836462,0.012456602,-0.03934062,-0.051294588,-0.012392821,0.029378388,0.041322272,0.010707369,-0.03820444,0.012355073,0.03421491,-0.020358406,0.018675994,-0.016630435,0.010488898,0.004464199,0.0124164075,0.027218133,0.0074241827,0.010519343,0.0043983883,0.059907928,-0.002533415,-0.024886861,-0.013783318,0.024795048,-0.01670588,-0.011842608,-0.040176608,0.02895145,0.0008259817,-0.017851466,0.056726407,0.024411848,0.03305763,0.0042863213,0.0009730304,-0.014120473,0.03465989,-0.0097989915,-0.000088271154,0.027559053,0.05612834,-0.0143071115,0.031226927,0.015600584,0.009646379,0.011221595,-0.020399043,-0.018372888,0.02867306,-0.017944472,-0.017649215,0.0011303513,-0.009421527,0.03350338,0.02887249,-0.02871991,0.017216353,-0.019539742,-0.05000713,-0.06604484,0.033161063,0.02319079,0.034502607,0.015060079,-0.050197788,0.017383056,-0.012987997,0.015543622,0.03182732,0.022931151,-0.024436496,-0.057691507,0.01830942,0.051417653,-0.018549243,-0.012063278,-0.021601556,-0.000057472582,0.012857606,0.033341885,0.023773063,0.011323122,-0.018743895,0.011545495,-0.013084863,0.06337532,0.021129929,0.030341111,0.011128372,0.050181907,-0.039335057,0.014536756,0.0052993824,0.00017237931,-0.021386491,0.034826323,-0.016681343,0.020588964,0.03423326,0.02686694,-0.017620493,0.0108159315,0.005318828,0.012544798,0.029704338,0.040862888,0.01450091,0.014115082,0.041001715,0.017129933,0.032736108,-0.024658687,-0.02769034,0.027247675,-0.013108334,-0.062307578,-0.026148977,0.048891596,-0.024744287,-0.035027754,0.02336041,0.027705552,-0.014687426,0.0010826347,-0.049793784,0.028592207,0.06849172,0.010696814,0.025918575,-0.018088125,0.021578228,-0.009811984,0.0365698,0.00883497,-0.003276431,0.009735598,-0.026912825,0.025502995,-0.052888285,-0.026183456,0.025931537,0.008164487,-0.033467066,-0.0014804202,-0.025487242,-0.034502257,-0.02951467,0.0031225644,0.045057524,-0.023516007,0.0008807189,0.008721617,0.011759416,0.039261784,-0.0079933945,-0.036358453,0.0006160242,-0.0016426962,-0.02858017,0.0377218,0.009015039,-0.024384191,-0.03216879,0.017244658,0.007451802,0.0014457717,0.020308014,0.0059905816,-0.018658308,0.020637894,-0.007157812,0.013938057,-0.04205538,-0.01054901,0.014586233,-0.01780287,-0.025458176,-0.022638025,0.0061802436,-0.013530751,-0.0055076573,0.025025742,-0.0067970282,0.0047046584,-0.018261686,-0.02050102,0.00782748,0.0061585237,-0.006133884,-0.00061249756,-0.020345159,-0.015860138,-0.0025844667,-0.010799491,-0.0046495334,0.012239226,-0.012987202,0.01202535,-0.00869567,-0.019084685,0.018593173,0.05012424,-0.0025754848,-0.035639104,0.035278287,0.021372817,-0.021751596,-0.028873364,-0.055088084,0.038221125,0.022742692,-0.021403361,-0.05671661,-0.010489552,0.00867248,0.02868045,0.008456932,-0.026667152,0.0057773525,-0.02585239,0.014212822,0.0007352179,-0.016717965,-0.0006484505,0.05725982,-0.0133561,-0.038641304,0.036556385,0.0047093006,-0.17321585,0.028285647,0.008399228,0.022735033,0.016535295,0.040868994,-0.01783482,0.0049303323,0.0019331931,0.02581365,0.047261026,-0.03186435,0.031305373,0.023143923,0.013119314,-0.014774461,-0.025306832,-0.014415359,-0.0068944064,-0.044469684,-0.016906604,-0.011617994,0.0743725,0.013809557,-0.037869386,0.03719315,0.0616021,-0.0042001153,-0.010661088,-0.04308198,-0.08115562,0.025233682,-0.0012625917,0.028364884,0.021038746,0.03222754,0.01914228,0.036215425,0.031936143,0.006024731,0.052855168,0.05316404,0.016365444,0.028571898,0.013474356,-0.008992217,-0.035697848,0.0048443647,-0.044043288,-0.025811844,0.003615964,-0.019710328,-0.013638444,0.0040977662,-0.029220968,-0.0040141703,0.016712466,0.021985643,-0.014473589,-0.017691799,-0.026961602,-0.055707175,-0.008987993,-0.022129612,-0.056692902,-0.040484842,-0.001467935,0.0048900396,-0.0076383436,-0.015266743,-0.006933689,-0.0074931625,0.014875668,-0.024825502,0.002834763,0.035398975,0.007762246,-0.010983117,-0.0055448203,-0.120467246,-0.03141831,0.0129992245,-0.00066910934,-0.024396533,-0.017415024,-0.026364641,0.023260884,0.010123692,0.011814632,0.24632716,-0.0118862875,-0.012882676,-0.021180695,0.052381683,-0.02883033,0.019034956,0.0450948,-0.034376785,-0.027873093,-0.054154284,0.00200199,-0.011998632,-0.015441379,0.041183148,0.056268886,-0.07412208,-0.017905578,0.0951021,-0.0001319604,0.04394606,-0.02763477,-0.014647273,-0.026544634,-0.04639911,-0.024846463,-0.0078102807,0.002641622,-0.022064397,0.011327484,-0.033652704,0.039735474,0.027979646,-0.0065238425,-0.00875707,0.022075381,0.02548901,-0.041273553,-0.022667145,0.008292901,0.031594582,0.00073725404,0.0004967658,-0.0125834765,-0.007035871,-0.054337744,-0.015022712,0.007892784,0.029706573,-0.028620282,-0.036345,-0.008668133,-0.019575246,-0.026960984,0.026655938,-0.01970621,-0.014396672,-0.017745417,-0.0095646065,0.062469628,0.036307506,0.02068634,-0.04875068,-0.0066577415,-0.00495464,0.04326647,-0.063518606,-0.042005822,0.002057965,0.017811397,-0.027255477,-0.010140007,0.0030466225,0.005068539,0.03256776,-0.047921956,0.0039005114,0.028769827,0.016620243,0.0151389595,-0.048861966,-0.03997279,-0.013510482,-0.028061852,-0.00016549633,0.02419945,0.029302401,0.07509656,-0.014878947,-0.046528723,-0.0034815862,-0.0028805484,-0.048349157,-0.013739033,-0.028097698,-0.024086252,0.0035810578,-0.05374059,-0.009064767,0.054333147,-0.037721463,0.006349365,0.002909758,-0.02062458,-0.0012761083,0.027813172,-0.020251721,0.0034273523,-0.0040713954,0.020808747,-0.06402737,-0.009636238,-0.02353346,0.010751767,0.014753321,0.043291062,-0.0076727043,-0.010047929,0.045618884,-0.028854763,0.024794493,0.017547091,0.005212716,0.06718385,-0.021775829,-0.023166906,-0.0036314633,0.026748318,0.050207593,-0.014738484,0.0025925622,-0.018319227,0.015368249,0.04125567,0.05716849,0.02228189,0.04953747,-0.03478165,0.041330777,0.042190842,-0.042829894,-0.010021608,-0.008255412,0.0044025853,0.019979263,0.00068898115,-0.010692578,-0.03858163,-0.038144015,0.011856788,-0.00087614305,-0.015002799,0.020046605,-0.03319085,0.028556382,-0.09123448,-0.021581078,-0.020809876,0.0006095069,-0.012962951,-0.00073358795,-0.010511387,0.032372087,0.06061244,0.03382677,0.02963447,0.0034903039,-0.017977512,-0.015586553,-0.002273146,0.018417127,0.0049923183,-0.04292743,-0.03470069,-0.025742859,-0.041859314,-0.02089944,0.0110150995,-0.041338008,-0.033441804,0.041882012,-0.019025926,-0.019811643,0.0020439636,0.031496357,0.00381137,0.004661705,-0.0072564757,0.011387059,-0.054443214,0.029141627,0.11306791,-0.021647643,-0.00395651,0.01562732,0.031861767,0.07472251,0.036238965,0.03174372,-0.017854972,-0.0045666415,-0.011456762,0.028328689,0.0012839162,0.018041931,-0.027256865,-0.029940916,0.024149079,0.01925898,0.012216796,-0.012772432,-0.00599365,-0.030801775,0.0038832251,-0.056082312,-0.051888265,0.010195687,0.06714493,-0.00577617,-0.024069326,-0.018346967,-0.050061513,0.042319186,-0.04259634,0.005205888,0.011752873,-0.01613463,-0.01429025,0.018617181,-0.020069573,-0.007520364,-0.015150673,0.0097691715,-0.000763852,-0.011731312,-0.009341869,-0.009977113,0.0032217603,-0.014157994,-0.023956852,-0.045053605,0.015144566,-0.0029473975,0.0304009,0.029729357,0.023218093,-0.038580038,-0.021331856,0.043644287,-0.0053332015,0.018723616,0.013729416,-0.011900247,-0.015695594,0.038475174,0.01955371,0.030361727,0.008540843,-0.00027972276,-0.016469495,0.01868944,0.01120822,0.05463722,-0.008547614,-0.07110689,-0.08130477,0.02102474,0.0012842909,-0.03480282,-0.03159586,-0.06580029,0.00044633506,-0.05206956,-0.031787094,0.015800472,-0.006103346,-0.034370083,0.02948299,0.045601804,-0.09714048,-0.005076328,0.0012334097,0.01212632,0.0004005862,-0.02275347,0.027698886,0.01860767,-0.041217368,0.036223914,-0.019177612,0.01836359,-0.028881684,-0.022233153,0.01203951,0.0032047383,0.017505271,0.009093461,0.04903957,-0.011291169,-0.002022127,0.015962105,0.040238313,0.000540549,0.032196444,0.0038378912,0.011979616,-0.018371822,-0.02790049,0.03549074,0.018618593,0.005516328,-0.026467713,0.031956982,0.0027598054,0.045414437,-0.01687994,0.0301872,-0.04802307,0.053706344,0.008691379,-0.013888904,-0.047238316,-0.022569267,-0.0060753752,-0.05023308,-0.01172609,-0.036318317,-0.0280832,-0.015454013,0.0075323,-0.037143223,0.02621361,-0.04559064,-0.022793699,-0.018909449,0.013211205,0.045257892,-0.019066852,0.035655394,0.003204877,0.027869182,-0.0059324163,0.012005964,-0.042946935,0.046039812,0.06599326,0.018198408,0.0031908716,-0.03923017,0.009818806,0.016594984,-0.01606932,-0.005575934,-0.05214912,0.0029518914,0.008975357,-0.01622853,0.03804131,0.07750615,0.007871966,-0.04327372,0.035504382,-0.030217523,-0.04019101,-0.002536955,0.031340457,0.028276818,-0.062078457,0.022427356,0.0048422436,-0.009925965,0.010832796,-0.017784286,0.0070292917,-0.03187783,0.063951805,0.0039091674,-0.019485038,0.01331726,-0.006849538,-0.020817125,-0.0602091,0.009461788,-0.025432313,0.05152371,0.023376388,-0.03506597,0.011131504,0.04908134,0.030915743,-0.014296627,-0.021047534,-0.055523135,0.01993304,-0.15595113,0.011351289,-0.011693737,-0.0013869454,-0.016297016,0.0005017392,-0.07115117,-0.03812874,-0.025357788,-0.016800238,0.0074294535,-0.027482346,-0.0047758594,-0.028173057,-0.014293527,0.035247363,-0.0038008725,-0.00024953572,-0.03141028,0.036881886,0.026914708,-0.012653619,0.04779328,-0.014369457,-0.021885687,-0.0011462709,-0.023619812,-0.018786002,-0.02041447,0.005990776,-0.037245322,-0.04440004,0.012775128,0.053332333,-0.024007294,0.014591676,-0.00060931133,-0.0059097735,-0.016096123,0.02228806,-0.035130646,0.023321964,0.018131692,0.016300512,0.009357245,0.07382021,-0.026173316,0.023995467,-0.043316837,-0.0061597037,-0.036184147,0.06063107,-0.014190382,0.015345516,0.0042744703,-0.0067045945,-0.019831145,0.011053609,0.026817461,0.051976427,-0.046657227,-0.010635037,-0.0149289165,-0.029987093,-0.0060291607,0.047065772,-0.024030702,0.045568287,-0.007537225,0.038420748,-0.035678487,-0.010758658,0.013212675,-0.037764404,-0.02489656,0.0034076201,0.034886196,-0.044164844,-0.010726325,-0.040986575,-0.033906456,-0.010778523,0.012700995,-0.046927776,0.036196694,-0.00070269295,-0.016085658,0.003975607,0.007596499,0.0019189038,-0.059743833,-0.013988083,-0.010420107,0.008422515,0.0033904128,0.015834592,-0.024455043,-0.011911195,-0.0385365,0.0015317028,-0.023711387,-0.04945286,0.00059275556,-0.037074275,-0.045375533,0.011307673,0.013980418,0.008620097,-0.023129106,-0.035527177,-0.031002956,-0.0046214936,-0.0107846605,0.008164687,-0.11985989,0.001727873,-0.009187498,0.028756412,0.028353188,-0.0064477082,0.005451804,-0.0311729,-0.013607251,-0.04616918,0.058462374,0.0510579,0.031617284,0.060172062,-0.0032701825,0.0041482057,0.00079192827,-0.025271796,0.016001055,0.002014844,0.061049435,-0.02510391,-0.055553112,0.02318377,-0.046998214,-0.0049787336,-0.02558008,-0.029936643,0.016494201,-0.02765369,-0.01832151,0.00106098,0.016667856,0.019454634,0.04284002,0.01933964,0.01939643,-0.058993965,0.008267943,0.046800617,-0.011945135,0.024052937,-0.011125062,0.009121266,0.02954518,0.039424405,0.002894659,-0.0396775,-0.03947972,0.023862554,-0.007858996,0.06886097,0.005721462,-0.010932382,-0.029754765,-0.0052444683,0.008165542,0.051950414,-0.012467437,0.0015793721,-0.0038707387,0.008963965,-0.017934738,-0.00659529,0.0032416335,-0.020498594,0.028295297,0.009980266,0.011437066,0.033494215,-0.005758256,0.0215548,-0.022639208,0.016191823,-0.015839515,-0.03212179,0.04095211,-0.020826088,-0.018577812,-0.02178142,0.06548254,0.0009712885,0.02183342,0.0012776544,0.04063724,0.042609815,-0.026056455,-0.013203559,0.026023293,-0.014186947,-0.024299646,0.032524448,-0.019469976,-0.012251488,0.013794197,-0.001833854,-0.003721737,-0.0037239166,0.01489071,0.00068357127,-0.0061001326,0.023558725,0.052912187,0.012504756,-0.016128946,-0.027324095,0.015345966,0.014255877,0.0023107987,-0.0062057422,-0.014301558,0.014834801,-0.005350428,-0.01933901,-0.018723957,0.00744435,-0.036135595,0.0038513998,0.018804934,0.0140515715,-0.012359748,-0.0010469984,-0.044669017,-0.004742634,-0.016061142,0.035086066,0.04029725,-0.024429576,-0.011989181,0.0047947746],"last_embed":{"hash":"h5l8x6","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"h5l8x6","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#Week 1-2 Tips#{1}","lines":[57,57],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"h5l8x6","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#Week 1-2 Tips#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022435162,0.0008394855,-0.045992397,0.020289455,-0.051523812,-0.035646517,0.04786889,-0.018465584,-0.0012050769,-0.025400853,-0.02098559,-0.0023954264,-0.009489592,0.0025902274,0.016491847,0.015428236,-0.039181378,-0.005704235,0.02529659,0.024593193,-0.026662659,-0.0028542061,0.07663702,-0.003779389,-0.03396794,0.018089727,-0.02313816,-0.029106759,0.015597693,0.06413927,-0.018542485,-0.002023584,0.016676463,-0.036716346,-0.0132666435,-0.0031166656,0.03240337,-0.0025604228,-0.032310113,0.06508983,0.006806111,0.02061543,0.004112131,0.0031648895,0.03876775,-0.032662466,-0.05517323,0.00945087,-0.018479934,-0.047383644,0.034314085,0.0068501835,0.017798733,0.008351464,0.009393739,0.038488384,0.015673941,-0.044765756,-0.011008353,-0.008557054,-0.013877504,0.04601631,-0.010518991,-0.011887835,-0.01764631,0.04549296,0.014455089,0.012601,-0.029478565,-0.028504983,-0.013787683,0.044592306,0.03226933,-0.0041943146,-0.053062838,0.03425223,0.0032569312,-0.011761216,-0.0066743176,0.031686727,0.0240998,-0.00055871665,0.014992748,0.01216148,0.004370539,-0.04292618,0.0065824906,0.037410576,0.013841471,0.012824089,-0.01154803,-0.015479954,-0.00012707384,-0.023397926,-0.015176724,-0.00044141145,-0.013264926,-0.020049542,0.04221205,0.032950636,0.05011034,0.030718068,-0.0076626516,-0.014392599,0.02789101,-0.01796445,0.008129864,0.01016955,0.059900075,-0.019134386,0.026592437,0.048744757,0.008324929,0.03532191,-0.009457854,-0.020555839,0.0191755,-0.017210126,0.0013452296,-0.006673892,-0.007692563,0.051880054,0.0454602,-0.014724649,0.01461785,-0.010688784,-0.0090876855,-0.026037728,0.0020326134,0.035094686,0.006033361,-0.0065992484,-0.063935645,-0.00812699,-0.013273579,0.012454303,0.062319208,0.042648293,-0.034181464,-0.04912792,0.0076199034,0.045210052,-0.019479949,-0.038755424,-0.032136153,0.010974091,0.0027711554,0.016885918,0.0059790174,0.03383956,-0.001319963,0.0019858612,0.0053111524,0.03890138,0.02029125,-0.01156889,0.011552186,0.05981239,-0.01728708,0.006069913,0.011786809,0.014333844,-0.038650326,0.0564291,0.02771852,0.0445132,0.020018771,-0.010933795,-0.002007411,-0.0074225003,-0.005550496,-0.0054516145,0.02564152,0.025413942,0.02278875,0.014783022,0.05708385,0.030346291,-0.015317613,-0.042656045,-0.025653122,0.032960307,-0.01943584,-0.057094797,-0.021377355,0.06748501,-0.042267498,-0.0284216,0.01947634,0.0146925375,-0.016518874,-0.004354166,-0.028517151,0.016670948,0.03536798,-0.011801635,0.04950183,0.0037937888,-0.0074885823,0.008013893,0.010937079,-0.004610387,0.030861495,-0.006507287,-0.012505155,0.03192572,-0.057354502,-0.008651457,0.03247947,-0.023324555,-0.006089557,0.0072189406,-0.026342073,-0.03344066,-0.039372575,-0.012569274,0.020425232,-0.04832826,0.032320764,0.0191862,0.012116318,0.047083173,0.012600978,-0.05326498,-0.020617267,0.0048512593,-0.015882647,0.038065985,0.023154413,-0.030617805,-0.023556672,0.019996628,-0.019632023,0.021566736,0.013537478,-0.016672436,-0.0152394,0.03373425,0.014410504,-0.009623814,-0.05133053,-0.019609349,0.008548532,-0.00024259176,-0.015667347,-0.050020114,0.032563988,-0.014359881,-0.0015241436,0.02755259,-0.016425874,0.017837027,-0.022009,-0.021934414,0.0043492015,0.0033269853,0.0011874008,0.0011781316,-0.011784678,-0.011905869,0.017612698,-0.0019009657,-0.025367528,0.02751075,-0.027167395,-0.01972274,-0.011797871,-0.012315458,0.017274603,0.049474854,-0.015008939,-0.038793575,0.031976517,0.02368406,-0.031983674,0.011999789,-0.041496087,0.036170185,0.050188676,-0.008571407,-0.046536323,-0.0075448514,0.0070201186,0.050978005,-0.004864576,-0.020972151,-0.03566528,-0.018423738,0.0038534051,-0.0023608177,-0.02077742,-0.02070272,0.045073748,-0.015577784,-0.035636168,0.01745249,0.016898936,-0.17065024,0.0029843538,0.02644434,0.027779547,0.016665101,0.015984321,0.0136212865,-0.00074060156,-0.036645923,0.03137048,0.024326844,-0.028882792,0.015743826,0.0330166,0.019973148,-0.004872387,-0.0047128233,-0.0445195,-0.014956202,-0.044347886,-0.028960934,-0.03735702,0.075231895,0.013299145,-0.030731691,0.035291903,0.034196984,-0.021006567,-0.003942838,-0.00578608,-0.07371891,0.025653293,-0.0035392786,0.014138142,0.0076155663,0.05411253,-0.022145916,0.030477852,0.02879013,-0.0014560247,0.054276627,0.047876075,-0.01079859,0.03147683,0.010556316,-0.043957427,-0.04201002,0.029585354,-0.060617093,-0.0142562,0.0026632205,0.01116644,-0.015247261,-0.005437979,-0.026326032,-0.017978711,0.029711945,0.017840713,-0.03445916,-0.02293909,-0.02493327,-0.01886815,-0.004344433,-0.011863476,-0.054537892,-0.033859476,0.011848593,0.025959069,-0.017135652,0.00907939,-0.004605054,-0.009599072,-0.010770252,-0.027013084,-0.037988856,0.019498521,0.02895101,-0.024154145,-0.013956856,-0.12391265,0.0108360015,-0.0075194305,-0.016220335,-0.018794715,-0.0035778377,-0.018200655,0.0023549017,0.019151494,0.023798183,0.24659058,-0.020209523,-0.019431803,-0.0051277927,0.017202148,-0.022808349,-0.0072036833,0.060974613,-0.01747768,-0.045429964,-0.037706822,-0.0011774573,-0.008807991,-0.013058103,0.029057018,0.04181148,-0.058426093,0.008361347,0.07857436,-0.017226407,0.035425507,-0.055976897,0.016891744,0.0017539503,-0.03781302,-0.022144033,-0.02363672,-0.005471416,-0.011599841,0.031285208,-0.06921183,0.02409187,0.0066569224,-0.03388694,-0.02644039,0.017990252,-0.00029779098,-0.045032896,-0.048190396,0.021108806,0.033161428,-0.010985823,-0.010279501,-0.024990449,-0.0061740633,-0.02410481,-0.0036580055,-0.03146726,0.032906223,-0.0012263553,-0.03523415,0.003554459,-0.0014864078,-0.016006723,0.014608191,-0.007743575,-0.03643652,-0.009707531,-0.018815989,0.0023633142,0.028668057,0.0141224,-0.04415042,-0.031205814,-0.0050101047,0.05394294,-0.030022698,-0.017995909,0.019053256,0.028755477,0.004395977,-0.024327895,-0.010185265,0.0034291546,0.049475417,-0.051896375,-0.025106853,0.044285856,0.030207504,0.0067686425,-0.007507238,-0.04704189,-0.039849073,-0.012351928,0.009348119,0.014058123,0.036421716,0.041847993,-0.018426042,-0.007882974,0.011768886,0.029015683,-0.016015727,-0.03581507,-0.018707685,-0.0063007697,0.0063108,-0.0316075,-0.011959867,0.028483555,-0.04710302,-0.009612554,0.03175609,-0.00020786896,0.004464197,0.013946042,-0.020272566,-0.009378721,-0.016980765,0.017768128,-0.056350715,0.006025711,-0.045459487,0.035554115,0.011566726,0.053515706,-0.011744951,-0.0070928144,0.025218418,0.008231699,-0.0040836977,0.019458506,-0.0027202924,0.05103968,-0.018969405,-0.03335016,-0.0037375821,0.02284016,0.054633144,0.00081013533,0.00012988814,-0.006594022,0.018162396,0.03815975,0.047789216,0.011760379,0.039919488,-0.010942056,0.0086545255,0.026013074,-0.04319658,0.021864,0.009756318,0.0045676976,-0.00033059993,0.021418186,-0.012289205,-0.0068063606,-0.0473147,-0.020884924,0.037412908,0.021049744,0.008855861,-0.02615815,0.029785817,-0.0948986,-0.032789387,-0.018503247,0.014507263,-0.01693411,-0.017679233,-0.0062684165,0.028443145,0.083484784,0.042338446,0.016331287,0.004336823,-0.008951738,0.00042643608,0.008313882,0.027650442,-0.0050925747,-0.018688489,-0.024719456,0.002058842,-0.03408604,-0.021352312,-0.024088293,-0.022946253,-0.005247648,0.04350928,0.023892595,-0.02072154,0.017453955,0.037779972,-0.0073555475,0.00495473,-0.017850654,0.006724508,-0.040977433,0.009298936,0.11983113,0.012663563,-0.002270861,0.01583376,0.046080466,0.074951276,0.016250668,0.030998332,-0.018015157,-0.01316007,0.0036770932,0.028795581,-0.026510416,-0.009081746,-0.00070117443,-0.013990029,0.05431344,0.03668708,0.023996579,-0.013534086,0.006327327,-0.065657765,-0.010398929,-0.052772135,-0.051310398,0.025288898,0.0811117,0.009300173,-0.045792017,-0.0007052372,-0.013789315,0.042654682,-0.054211374,-0.0020572825,-0.00010699742,-0.03803554,-0.033285815,-0.011814182,-0.007258649,-0.008345509,-0.025815496,0.023240797,0.002859606,0.0094906865,0.0074766097,-0.008178717,0.018105356,-0.009707464,-0.021158125,-0.028863108,-0.0068908585,-0.006493754,0.0351183,0.018817523,0.012879981,-0.018225543,-0.034007505,0.03270674,-0.01031361,0.01047104,0.003414344,-0.00082274294,0.013203815,0.03411185,0.03306538,0.04374297,0.016682519,0.0050813234,-0.015662981,0.024883153,0.029437704,0.037324145,-0.011613748,-0.03656053,-0.07497728,0.037401043,0.010712151,-0.03459843,-0.045291398,-0.049580682,0.024667682,-0.043322258,-0.02641248,0.02748386,-0.00516155,0.00072135957,-0.006708909,0.040756226,-0.07775613,0.010351421,0.030277036,0.019973632,0.00865448,-0.0107244365,0.0024557463,0.066470556,-0.019528344,0.031201268,-0.023674823,0.019941593,-0.04653486,-0.020111011,-0.00942454,-0.0151063,-0.016229695,0.010600524,0.03144198,-0.016928982,0.00021873468,-0.005976108,0.050148994,0.012100741,0.01593538,0.010103712,0.019672232,-0.0047951234,-0.056537613,0.037315078,0.0101565365,0.0386406,0.010211935,0.0061985394,-0.008751448,0.037515074,-0.027314287,0.021897692,-0.039688624,0.016628329,-0.0013948289,-0.008745463,-0.040913563,-0.023618389,0.011054316,-0.050506648,0.0046720146,-0.02092191,-0.021389514,-0.017584464,-0.030930279,-0.040912926,-0.001243841,-0.03165793,-0.0017821423,-0.05184834,0.018761184,0.04004169,-0.02372802,0.011593587,-0.004205285,-0.018423384,0.01816908,0.038128536,-0.029933145,0.03719534,0.07199571,0.034962926,0.0035980835,-0.024275666,-0.0036650975,0.0126102595,-0.036083672,0.006780623,-0.04163503,0.022899792,0.0524311,-0.014490707,0.029110178,0.06567603,0.03241556,-0.05604639,0.01825952,-0.02687187,-0.062967926,-0.0053110477,0.034723535,0.017776383,-0.08989829,0.0015852742,-0.010483192,-0.017026728,0.020358551,-0.009028389,-0.009257554,-0.021671368,0.079387136,-0.021190273,-0.024716508,0.040522654,-0.0045336806,0.016354114,-0.04348269,0.031529743,-0.013113127,0.018418992,0.012771117,-0.03747067,0.02808388,0.047755476,0.011977002,-0.025507616,-0.03310659,-0.04476291,-0.0011440287,-0.15586473,0.02417927,-0.0057420027,0.0051981728,-0.031293932,0.016637083,-0.06142515,-0.032106183,-0.018967507,-0.02135558,-0.009175151,-0.032714978,-0.022129523,-0.030320838,-0.0534828,0.026156683,-0.0013638145,-0.0050629,-0.0061315754,0.047662314,0.010207438,-0.016914524,0.04295059,-0.0041848556,-0.021266598,-0.00044499195,-0.025537968,-0.02282817,-0.039441306,-0.008215932,-0.04016145,-0.0730698,0.0069588902,0.02639334,-0.008078017,0.007967751,-0.000046117144,-0.0005539309,-0.039596505,0.01816688,-0.0302581,0.023814244,0.02462544,0.017381508,0.036792357,0.03643941,-0.040492665,0.0048165196,-0.05237617,0.01236598,-0.018729491,0.05246818,0.0047250004,0.015895415,0.0032186473,-0.008591119,-0.012238976,-0.004894032,0.0058843265,0.053824697,-0.050677575,0.0050372095,-0.012909867,-0.008084855,-0.041396003,0.05269699,-0.01185225,0.07810576,-0.010441462,0.0028345766,-0.027057586,0.015027154,-0.008454532,-0.008220216,-0.031587224,0.025705948,0.040700167,-0.0069922325,0.022719579,-0.03148213,-0.027937595,-0.035131842,-0.0061409315,-0.03845147,0.0235871,-0.010045163,-0.029878438,0.0032141937,0.03316462,-0.02078916,-0.06487129,-0.018809294,-0.0054655005,-0.011188572,-0.0032836033,0.029753309,-0.03509678,-0.008218877,-0.012947175,0.004740283,-0.021005334,-0.04895489,-0.028224707,-0.028664624,-0.04303275,0.049941838,0.0011019086,0.016963374,0.000748335,-0.025941387,-0.031810135,0.009430131,-0.010846434,0.013618582,-0.0913233,0.009199983,-0.02206397,0.03622261,0.051508024,0.0056724027,-0.00082173507,-0.011812134,-0.018474516,-0.034296338,0.050265774,0.050548173,0.02118394,0.05262483,-0.027915504,-0.0071095047,0.028449118,-0.06186004,0.011778159,0.0016493055,0.034912437,-0.022411427,-0.039569236,0.030650418,-0.0485964,-0.018348224,-0.04277714,-0.02684791,0.01239333,-0.04050567,-0.015697159,0.007738758,0.02838063,0.026711145,0.012966493,-0.0053846464,0.029327901,-0.045917705,0.014954598,0.08444563,-0.0089462185,0.020135121,-0.017089026,0.030911386,0.0026456243,0.040672917,-0.014119925,-0.039840188,-0.019573944,0.019398643,-0.019668182,0.0677266,0.008045646,0.016413022,-0.035837293,0.009072371,0.013614731,0.06364562,-0.010337934,0.00056040304,0.015536759,0.009064437,-0.014982526,-0.0061552594,-0.02135877,-0.04732028,0.03427664,-0.005843733,0.0066049453,0.019078372,-0.043844562,-0.012972729,-0.024435619,-0.002810894,-0.019639155,-0.031710662,0.051961146,0.00010815188,0.0014313512,-0.021089194,0.089843705,0.011496758,0.022538587,0.022527544,0.03979757,0.044395473,-0.03338905,-0.015301229,0.034208488,0.0062272972,-0.043312248,0.023899043,-0.025552677,0.021723364,-0.0014342322,0.043704137,-0.04592537,-0.008721638,0.0056806854,0.025983145,0.0031807348,-0.0010935662,0.017932044,0.010102889,-0.017903183,-0.056421783,0.01604276,0.0009065072,0.0375122,-0.016453018,-0.008506415,0.0019422101,-0.02401596,-0.0029517096,-0.054114323,0.0148419095,-0.05123301,-0.0012408454,0.027525071,0.02120415,-0.016388886,-0.032146472,-0.0143947415,-0.020631775,-0.018283775,0.020777088,0.014724932,-0.05065974,-0.027541334,0.009278961],"last_embed":{"hash":"1umcz78","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"1umcz78","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#Week 1-2 Tips#{2}","lines":[58,58],"size":76,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1umcz78","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#Week 1-2 Tips#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02698972,-0.032346718,-0.05536681,0.0009815586,-0.05898311,-0.059599474,0.030693451,-0.020508388,0.024288142,-0.0079222685,-0.00806525,0.005837502,-0.021618905,-0.006359075,0.008125323,0.037945848,-0.052419458,-0.019983664,0.027978042,-0.00011465055,-0.0499163,0.019068928,0.036553536,0.0021387525,-0.03451871,0.008978022,-0.02648138,-0.013151836,0.035388015,0.07009405,-0.010578648,-0.011785944,0.061815653,-0.018030252,0.0004228551,-0.022767821,0.00871269,-0.005592602,-0.017441064,0.038916055,0.023511322,-0.0148349395,0.020930223,-0.007017041,0.051917415,-0.019466449,-0.07149264,0.00088226673,-0.009694126,-0.041280035,0.04018342,-0.013803473,0.027773425,-0.0024150412,-0.008556789,0.024512496,0.04529435,-0.05116218,-0.0190125,0.008334652,-0.025726194,0.042756673,-0.002481291,-0.024083894,-0.0042502354,0.03483966,-0.009206144,0.025733147,-0.023581522,-0.05110494,-0.0023072364,0.041228335,0.047249414,0.004347725,-0.051114254,0.008075147,0.0023849627,-0.012318907,-0.01727143,0.028080517,0.031480324,-0.005459338,0.014665657,0.005638551,0.0107326545,-0.021315925,0.010242414,0.052297827,0.017131506,0.029865548,-0.031084735,-0.00897667,0.013805837,-0.014685556,-0.006550045,0.019285727,-0.022092605,0.006441207,0.028083017,0.013537846,0.04716592,0.008534653,-0.00724911,0.0013420937,0.03115074,0.0074496362,-0.014642201,0.022500899,0.04843217,-0.012882915,0.04392538,0.05718288,0.004934778,0.024076393,-0.015474128,0.0025144168,0.012038193,-0.046619177,-0.014409324,-0.007834929,0.012815261,0.058949187,0.04379143,-0.044863924,0.007489899,0.0071167205,-0.022783523,-0.035256863,0.003871167,0.030860906,0.018408759,0.011205823,-0.05661525,-0.0050440445,0.012666772,-0.010560768,0.047760364,0.06624945,-0.026142476,-0.04787355,-0.00025259948,0.0129101155,-0.016549194,-0.027114524,-0.046049926,0.019252488,0.013229548,0.024302859,0.010892984,0.020562505,-0.008878341,0.024564626,0.013272721,0.05622749,0.012847668,-0.015910568,0.006288666,0.0697498,-0.04429053,0.004217073,0.015105228,0.0030414173,-0.023571635,0.04381049,0.016341884,0.045328904,0.033599954,0.0008595933,-0.018407036,0.02634236,0.0073441383,0.023117684,-0.0000786479,0.011964791,0.027494507,0.0111297835,0.039156284,0.024290405,-0.017677693,-0.030449748,-0.03346545,0.019757865,-0.015126749,-0.023443278,-0.021917686,0.032209694,-0.049476236,0.0045428416,0.021440258,0.009937847,0.0061399387,-0.004547077,-0.02709479,0.003698245,0.05000254,-0.0051383474,0.051934734,-0.013533329,0.01959445,0.011850309,0.01858269,-0.004903857,0.022545015,-0.007847791,-0.010383642,0.002710199,-0.058567982,-0.019424345,0.013364938,-0.009495297,0.005648502,0.0026508123,-0.03508542,-0.038707726,-0.029628009,-0.010706957,0.014772023,-0.022728534,0.03762685,0.015028076,0.01858843,0.043199312,0.021035083,-0.02937052,-0.0025277752,-0.035682376,-0.020777592,0.048182838,0.0112466505,-0.006420006,-0.019739717,-0.000023794028,0.011052739,0.027337503,-0.0036038288,-0.00558019,-0.0030610305,0.045360375,0.021310264,-0.006173094,-0.036489956,0.024885623,0.0145850275,0.0057035508,-0.018182298,-0.04535105,0.023593113,-0.026376825,0.01771843,0.0001507145,-0.0010885922,0.01304315,-0.010610142,-0.025744453,0.030324986,0.01658865,0.011327138,-0.022559999,0.00003554415,-0.013065509,0.03016706,-0.00048770502,-0.009981939,0.02695333,-0.025787871,-0.015875224,-0.0040096445,-0.023992743,0.025171958,0.048028123,0.036941115,-0.029244887,0.021067858,0.032140993,-0.07575426,0.0011272124,-0.057228602,0.048398986,0.07989707,-0.019641234,-0.040867005,-0.011958348,0.023598576,0.03613044,0.00528504,-0.013872699,-0.007961596,-0.011695992,0.00850777,0.02143061,-0.002593879,0.0057474226,0.047761604,-0.012611936,-0.049752675,0.005881698,0.00553511,-0.15768498,0.044527378,0.01431957,0.008291635,0.01163271,0.01172147,-0.027563587,0.017318185,-0.008768306,0.034020696,0.036834903,-0.034524746,-0.004664759,0.02117269,0.022864383,-0.0031185206,-0.015268045,-0.04776476,-0.008557718,-0.04618095,-0.035187602,-0.025689226,0.04654039,0.021784628,-0.028233804,0.037345007,0.051331025,0.030786725,0.004291422,-0.028747527,-0.07397526,0.03394214,-0.00409371,0.018692592,0.005121432,0.024405004,-0.019994147,0.004905804,0.0168084,-0.012156647,0.054836858,0.068658374,-0.015861185,0.010148199,0.023523254,0.012806997,-0.04964776,-0.0069861948,-0.064715885,-0.01124812,-0.0023216256,0.022971325,-0.015408624,0.008675733,-0.022316286,-0.024803413,0.020505827,0.029145375,-0.0037811676,-0.024638915,-0.019976197,-0.012268687,-0.009255815,-0.026933633,-0.044637457,-0.046505906,0.033800486,0.005050681,-0.0052200695,0.007827332,0.00016354077,-0.035070922,-0.022437576,-0.01052907,-0.030465934,0.028515894,0.004584929,-0.021866716,0.005937751,-0.13036436,-0.0041874256,0.006604148,0.010416133,-0.025395669,-0.0014435584,-0.014433401,-0.019666513,0.042762,0.0150562115,0.24883492,-0.01249415,-0.008596992,-0.038749307,0.051760275,-0.020301323,0.033686947,0.061288487,-0.0059136925,-0.030257914,-0.06001055,-0.010388918,-0.03742368,0.01815993,0.02838651,0.03698771,-0.072625875,-0.0011298878,0.06944303,-0.011063405,0.056712337,-0.0426822,0.008159254,-0.041658904,-0.050336655,-0.03879474,-0.035061747,0.023773607,-0.024690602,0.010721949,-0.05471836,0.03990017,-0.0003731751,-0.038297027,0.0004984271,-0.014768416,0.0058526257,-0.05387934,-0.028305812,0.034912936,0.0214371,0.0004471057,-0.016043607,-0.04099033,-0.0046574767,-0.014038041,0.0032530937,-0.007954803,0.019610187,-0.008311618,-0.031332903,-0.007681526,0.005237996,-0.024470942,0.022371313,-0.016503988,-0.044605333,-0.014694931,-0.004323155,0.047474198,0.04239745,0.012081259,-0.02853694,-0.015256484,0.007336526,0.039516315,-0.048274726,-0.024602233,0.00306626,0.008363187,0.012519886,-0.01349719,-0.003633135,0.0036004072,0.05262989,-0.044059936,-0.019598108,0.0056761485,0.04738469,0.004786345,-0.023808394,-0.056109056,-0.05203843,-0.024130246,0.011059727,0.0013674176,0.043757636,0.0077811405,-0.0049853083,-0.025414402,0.0056973333,0.025421275,-0.033215497,-0.029769076,-0.029892389,-0.018564159,0.007336938,-0.03352345,0.011606671,0.048151217,-0.036371883,-0.0009741205,0.028469376,-0.0016909298,-0.0008953017,0.02892853,-0.015387501,-0.03556175,-0.006753068,0.036894683,-0.06329098,0.0041368427,-0.0042840554,0.0066125146,0.015177981,0.035718318,-0.017439468,0.0007872337,0.013320708,-0.007424216,-0.0030329213,0.018628994,-0.00612737,0.043059636,-0.017199961,-0.025861379,-0.036389366,0.029142525,0.05072741,0.00414034,0.017053772,-0.027594656,-0.0020836003,0.058942065,0.0587581,0.01073857,0.061213754,-0.0030852514,0.01668269,-0.004620035,-0.039118286,0.014753204,0.01402799,-0.0044742497,0.014924903,0.013294123,-0.045894552,-0.0035707946,-0.044035513,-0.009707222,0.00094074395,0.029783612,0.0076287743,-0.031906385,0.0125565,-0.07853723,-0.026697895,0.003347075,0.013140814,-0.006930885,-0.00247238,0.019804126,0.040329136,0.07993053,0.047711287,0.02139212,0.031660028,0.013640295,-0.022433942,-0.03132251,0.018428937,0.021789102,-0.00586451,0.0017887992,0.0017383178,-0.06397593,-0.006206815,-0.034207247,-0.013946245,-0.027279314,0.042360347,-0.0010303885,-0.0036050228,0.015270049,0.02400785,-0.034813076,0.0013602423,-0.0032763742,0.014659985,-0.039959773,0.009496442,0.115260415,0.0057687736,-0.0038908212,0.0047786618,0.050367687,0.0744489,0.03701804,0.0263664,-0.00848494,0.0077728867,0.0066055637,0.009446347,-0.05272856,-0.0024976116,0.018175075,-0.017502595,0.038731765,0.029887037,-0.019710988,-0.0048366264,0.017629625,-0.037794277,0.003488549,-0.062498566,-0.043506507,-0.012150238,0.077907085,-0.006110359,-0.04701282,0.022899898,-0.023188345,0.03419888,-0.04153704,-0.0149499215,-0.0089751305,-0.031500705,-0.012923223,-0.017703876,-0.026603585,-0.012216742,-0.024243176,0.034979288,-0.011560592,0.004842236,-0.029086538,-0.012011834,0.017573621,-0.006348633,-0.029146254,-0.024888359,0.008402376,0.023054358,0.0027423163,0.032702055,-0.0031254417,-0.056033768,-0.05271629,0.04659615,0.0040397756,-0.004991237,0.017264543,-0.004096904,-0.018394684,0.008091654,0.03407487,0.04554399,0.027856797,-0.009566741,-0.046280965,0.007710154,0.02391457,0.045878455,-0.008670584,-0.040653136,-0.06548476,0.010758334,0.018075438,-0.04099739,-0.036922608,-0.04493271,0.012666096,-0.033484574,-0.020728946,0.001700603,-0.0024313463,-0.02340929,0.004654562,0.02299542,-0.062302984,-0.022506533,0.031400427,-0.0031367282,0.02044201,-0.0056316205,0.019748485,0.030897383,-0.0032567068,0.015035745,-0.046302296,0.012317522,-0.027945364,-0.030532358,0.01136963,-0.02783337,0.011082148,0.007127901,0.030531723,-0.008211341,0.009381943,0.011606082,0.033768035,-0.004019753,0.005469803,0.0061799865,0.008300959,0.00005321453,-0.08449686,-0.004847831,0.0020154517,0.015046909,-0.010904312,0.0056404835,-0.027315816,0.03623579,-0.028079715,0.017032687,-0.037785713,0.012649339,0.0009983961,-0.036268774,-0.06444106,-0.02722686,0.004809529,-0.045469165,-0.0024590113,-0.023476258,-0.030133588,0.0073023937,0.008779971,-0.03910199,0.005606415,-0.026975077,-0.018980304,-0.035914533,0.02928827,0.048313837,-0.018307937,0.013316607,-0.013879913,-0.012065046,0.0060253846,0.04355217,-0.043581028,0.02164961,0.07362967,0.0470251,-0.0070203966,-0.026491046,0.0044753053,0.02568686,-0.023246817,-0.020685136,-0.04268059,0.03626875,0.06675958,-0.013781732,0.040707465,0.053678386,0.055956308,-0.05139481,0.029056447,-0.021771928,-0.04994775,-0.0374887,0.039521188,0.016103035,-0.06922383,0.018040419,0.015897093,-0.009958481,0.006007992,-0.014119521,0.01385298,-0.034894437,0.07402035,0.0119111445,-0.026834559,0.030435743,-0.0034610478,-0.017192945,-0.05428489,-0.00033844425,-0.02755134,0.010924845,-0.016454402,-0.041734684,0.020164978,0.06814924,0.004967985,-0.028988231,-0.024664722,-0.026192946,0.0062238355,-0.14035027,0.038306724,-0.018223884,-0.0043872935,-0.0052648475,0.023895388,-0.048195176,-0.03668461,-0.028399529,-0.009258972,-0.010058321,-0.029904492,-0.008308061,-0.03049809,-0.03630752,0.03753166,-0.023081636,-0.010559897,-0.00968788,0.059201907,0.021913225,-0.024717744,0.056927018,0.0032278995,-0.038463634,-0.016750034,-0.032878324,-0.034716144,-0.031640217,-0.011833571,-0.037195038,-0.033528727,0.002013516,0.02961043,0.004941525,0.014735297,-0.009844223,-0.012495791,-0.021055207,0.023842053,-0.04081339,0.006845873,-0.0041318163,0.019785738,0.025146125,0.046712477,-0.022707306,0.013310855,-0.031984,0.006984886,-0.019927008,0.028185535,-0.02366905,0.016918946,0.0022499587,-0.024630439,-0.030302305,0.012433102,0.03303582,0.051292803,-0.015887417,0.005993151,-0.015780209,-0.017176302,0.005221865,0.05379638,-0.018566474,0.043772716,-0.0094611,0.04920783,-0.046006113,0.011783494,-0.0047145635,0.008057235,-0.030724263,-0.00033423715,0.02314034,-0.008585952,0.017678311,-0.034709442,-0.04968842,-0.031158041,0.0028825921,-0.0036717863,0.0039941235,-0.008020073,-0.03940344,-0.023380062,0.013634021,-0.012855176,-0.034009226,-0.02970647,-0.021419976,0.0248164,0.013080707,0.028870909,-0.022269804,-0.0170492,-0.030558309,-0.000020283229,-0.024827115,-0.023884129,-0.018780021,-0.03828318,-0.042647734,0.02857424,0.0026900307,0.032986663,0.004295085,-0.02063654,-0.042200863,-0.015296116,0.017822323,0.004504693,-0.07781892,-0.023057062,-0.038516067,0.037988074,0.030729597,0.008782433,-0.0041716574,-0.029529504,-0.031606272,-0.030094342,0.03835968,0.053391892,0.028754082,0.053243913,-0.007075589,-0.01140839,0.021986874,-0.043155126,0.012226096,0.0011727298,0.029511817,-0.014054439,-0.06262381,0.03844723,-0.074809186,-0.03144786,-0.047907736,-0.022043096,0.017521163,-0.03689245,-0.015121073,0.0014232156,0.02849765,0.039458532,0.0000828713,0.0060312604,0.03160697,-0.019211391,0.02278261,0.032923553,-0.025113706,0.039296553,-0.03386615,0.024844462,0.015085568,0.031129643,-0.012357544,0.0124136405,-0.051192857,0.01629344,-0.012742438,0.09201374,0.0138794845,0.023962079,-0.051566288,0.0054760966,-0.0043036845,0.034997568,-0.0059413454,0.003961908,0.015861718,0.017946845,-0.023198642,-0.0032501859,-0.044516623,-0.021406207,0.008131673,0.013627788,0.020167366,-0.0015558805,-0.039140157,-0.024475431,-0.030110735,0.0075020716,-0.024413116,-0.0049539288,0.02970226,-0.016137984,-0.0010064645,-0.043308973,0.08335789,0.015983118,0.014161488,0.043890335,0.03733865,0.06482654,-0.030880246,-0.002678512,0.016672198,0.0018649403,-0.030640718,0.04031497,0.0015474636,0.011752984,0.006217583,0.04207872,-0.031735763,-0.015264094,-0.015116921,0.04737098,0.013455261,0.0070156204,0.017958364,0.029661212,-0.02963598,-0.046432454,0.042047564,-0.005269709,0.036763247,0.012063826,-0.0028388107,0.02161888,-0.0146478005,-0.022862764,-0.015857728,0.015763525,-0.019801876,-0.020721834,0.023322156,0.005506794,-0.0008439391,-0.011752384,-0.03536161,-0.04497943,-0.007563418,-0.004216759,0.031190125,-0.03742459,-0.0071774465,-0.0036486082],"last_embed":{"hash":"13cb0oo","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"13cb0oo","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#Week 1-2 Tips#{3}","lines":[59,59],"size":72,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"13cb0oo","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#Week 1-2 Tips#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0006297109,0.010757512,-0.042601224,0.016157184,-0.035490885,-0.04168541,0.018816961,-0.0034169182,0.0346828,0.005796637,-0.024022374,0.019425947,-0.023803735,-0.0031636076,0.009401043,0.022341428,-0.043771956,0.0046968395,0.022821588,0.012315258,-0.017251179,0.015457122,0.079019405,-0.016269466,-0.028704297,0.013914494,-0.021085396,0.0018710116,0.0013796336,0.07706484,-0.01413065,-0.0039053352,0.014259014,-0.033847127,-0.0048202816,0.00092572544,0.013609723,-0.0017949804,-0.0358372,0.055106707,0.0013731661,-0.0056588002,0.011152237,0.020083847,0.05521645,-0.030012213,-0.045648325,0.0002837727,-0.026755072,-0.028567642,0.049700346,0.022037053,-0.003892429,-0.0090475725,0.012945487,0.060372684,-0.018076861,-0.06897819,-0.014816185,-0.022750491,-0.01768355,0.072789975,-0.020535132,-0.026303245,-0.0029459363,0.019267308,0.0282919,0.0072787544,-0.024064178,-0.051175546,-0.014793686,0.046522804,0.028542304,0.0042812056,-0.037507966,-0.0067624752,0.02442772,-0.005859102,0.0045035086,0.005048398,-0.0033176132,-0.0032421723,0.02487146,0.015535056,0.00931489,-0.023520611,-0.016481824,0.08040438,0.01982372,0.012293487,-0.020541022,0.008998723,0.0057141855,-0.020429576,-0.0033648696,0.0017113436,0.0144637,0.005471205,0.062305585,-0.007438643,0.035204474,0.0094231665,0.010295599,-0.0033234046,0.0044724722,-0.011346455,-0.014525316,0.0032060186,0.025231821,-0.021628588,0.05000227,0.02045074,0.007114422,0.020003973,0.005474935,-0.05273992,0.0136284735,-0.026448611,-0.0041459654,-0.003459284,0.026622193,0.0505361,0.052156504,-0.034538988,-0.0033975584,0.0065524513,-0.0048604296,-0.028539218,0.0068670856,0.04063763,0.026747877,0.011686876,-0.04539278,0.005511079,0.0041892524,-0.00050906267,0.05125647,0.043713015,-0.0223387,-0.046587043,0.012454836,0.0328499,-0.026355682,-0.022641338,-0.015520009,0.0062067825,-0.005639008,0.01423023,0.004341378,0.020196775,-0.01734688,0.024416747,-0.00057480123,0.03256644,0.020987334,-0.020014307,0.031413134,0.067951925,-0.011551887,-0.005917662,0.020938013,-0.025411043,-0.023000034,0.020465769,0.009763171,0.01709874,0.039493605,0.016199639,-0.026079243,0.03029166,-0.005904886,0.0038627954,-0.002351456,0.028645921,0.021391928,0.020235194,0.056000546,0.022973172,0.00941794,-0.031492267,-0.02876519,0.031042667,-0.019605719,-0.040158764,-0.029973762,0.0421591,-0.031836856,0.0033995067,0.031705227,0.042932406,-0.0040769656,0.008622367,-0.03323392,0.0047128764,0.03701801,-0.010683864,0.04720104,-0.005395887,0.03018181,0.02124507,0.041330114,0.018963164,0.021389838,0.00637144,-0.01883701,0.025627637,-0.06805041,-0.020094844,0.033278182,-0.011847889,-0.042950936,-0.00900528,-0.030945053,-0.02291198,-0.039831683,0.008306612,0.041169483,-0.02690442,0.021587765,0.03365199,0.0045347298,0.049955096,0.007151781,-0.053498,0.016432889,-0.027415257,-0.033321224,0.03774697,0.0007132684,-0.04452583,-0.040582918,0.015954943,-0.0041864114,0.0061436105,-0.007096387,-0.00717357,-0.04043671,0.022584768,0.009014639,-0.0077868565,-0.03561274,0.0011822202,0.009962937,-0.010052819,-0.012626892,-0.0384298,0.00035384396,-0.012880682,0.0009963252,0.03187187,-0.011075975,0.03351346,-0.033776995,-0.02571622,-0.0014192711,0.018093098,0.015692936,0.007088093,0.028692108,-0.0361914,0.014328441,0.00449502,-0.030444963,0.020896254,-0.022507455,-0.051432695,-0.017296828,-0.034169964,0.0103919,0.03828708,0.0024829963,-0.041730635,0.024386486,0.01582009,-0.055908136,0.0016081475,-0.061388556,0.026285876,0.02481118,-0.016778475,-0.026609238,-0.03356718,0.0032236923,0.053981178,-0.0022185736,-0.054116193,-0.01787816,-0.03172821,0.012274741,0.0068809353,-0.009053987,-0.009083098,0.061804034,-0.026801405,-0.04530006,0.028130852,-0.0027934657,-0.16361916,0.03202097,0.013560985,0.031903755,0.006269812,0.024541121,-0.032236762,-0.009815413,-0.011669093,0.061714888,0.014044746,-0.04420225,0.028202144,0.018417103,0.032196276,0.008234734,-0.02944431,-0.040301517,-0.030660214,-0.044620644,-0.042214006,-0.036451843,0.07666904,0.03308903,-0.025871482,0.06001736,0.049284313,0.023527661,0.01629254,-0.029711358,-0.0618619,0.019123381,0.0024843242,-0.0067122024,0.010806008,0.046671703,-0.0150054395,0.0263374,0.0123263365,0.0125955455,0.05105888,0.06286807,-0.0036454713,0.015625251,0.010729885,-0.0074593807,-0.03126913,0.016215771,-0.07517708,-0.03682406,-0.00034383344,0.004963321,0.008757208,0.010061385,-0.036031622,-0.012839153,0.002945123,0.022584617,-0.037198305,0.0156126935,-0.006489308,-0.012848555,-0.009911667,-0.032825273,-0.024438966,-0.062324952,-0.000062571315,0.00843684,-0.010137966,-0.011908439,0.030276535,-0.014149207,0.023876801,-0.0014386873,0.004108785,0.02996691,0.02242168,-0.0375427,-0.0060741175,-0.10397233,-0.032904834,0.009459349,-0.01484808,-0.0005000312,-0.025389535,-0.016746055,-0.011540754,0.00851724,0.013362897,0.2539073,0.0060087764,-0.006371359,-0.018112278,0.05263712,-0.021724245,0.016746439,0.039931297,-0.030989107,-0.02069408,-0.014967046,0.03773618,-0.011905432,-0.013731073,0.044279564,0.03363085,-0.06797694,-0.005154693,0.08813063,0.023226077,0.033816837,-0.05511533,0.0050153034,-0.025522903,-0.055393267,-0.03945644,-0.023880204,0.0039832103,-0.016557474,0.021297822,-0.038295742,0.039577067,0.015659548,-0.009735045,-0.00025239252,0.010244572,0.02214895,-0.052301895,-0.04823408,0.012421015,-0.0044856495,-0.0076164776,-0.0037709328,-0.047962446,-0.0076881405,-0.0244038,0.009823705,0.007083926,0.019515596,-0.06075944,-0.022346336,0.018025193,-0.0124895135,-0.034330644,0.014929346,0.0003623611,-0.045038383,-0.027011104,-0.00056641334,0.027621008,0.035271782,0.012306339,-0.017899945,-0.013313828,0.0019246049,0.02443631,-0.013942689,0.013177711,0.010975472,0.032171514,0.011063839,0.0006433556,0.0135682635,0.008200346,0.029895805,-0.04018929,0.01169251,0.03082548,0.02123494,0.0243869,-0.020164603,-0.033073038,-0.03819126,-0.022325972,0.0018170319,0.010911401,0.0042655286,0.045036007,-0.021388294,-0.047777273,-0.0018731464,0.024275301,-0.024132721,-0.032007802,-0.019499026,-0.01881834,0.013758154,-0.04191486,-0.04669807,0.04236352,-0.05557165,0.018166052,0.02373902,-0.02326267,0.028667107,0.016694373,-0.011481791,-0.016356269,-0.007995463,0.016087675,-0.064654425,-0.0049243495,-0.025138145,0.006388937,0.002260498,0.05781723,0.027511463,-0.0061030327,0.03240615,0.03911263,0.019019501,0.03187262,-0.0021779442,0.033210095,-0.030470729,-0.036232576,-0.039801285,0.03270979,0.03344849,-0.014448315,0.008205413,-0.022777159,0.0031645682,0.023346862,0.049165916,0.025194734,0.046731453,-0.0202386,0.02061846,-0.022956282,-0.045943342,-0.011121076,0.020063179,0.015832929,0.035716508,0.009017798,-0.007222033,0.0016567858,-0.04637135,-0.010668993,0.030036367,0.0050959797,0.0069793803,-0.018561237,0.0109661305,-0.07288173,-0.024727091,-0.024084928,-0.014061437,-0.020849343,0.03144788,0.022546096,0.019558499,0.073460676,0.038048018,-0.0073690205,0.0046647214,0.014475422,-0.039364442,-0.0017774265,0.016746953,0.007954807,-0.031536825,-0.035846855,-0.010918517,-0.02954444,-0.036078975,-0.0037243862,-0.023391746,-0.023068767,0.029360078,0.00083368993,-0.026933268,0.0125879785,0.010769729,-0.02814126,-0.0070277085,-0.012300084,0.020284778,-0.040144578,0.0062550153,0.117725044,-0.00953658,-0.0065591554,-0.011502467,0.04837983,0.03644302,0.038399164,0.037809964,0.0039144363,-0.013396613,-0.0051580817,0.013108297,0.006160683,0.0152051775,-0.03201739,-0.013937806,0.054218683,0.028105965,-0.02379138,-0.0107869385,0.003201994,-0.03342223,-0.010814585,-0.057729736,-0.03684192,0.007169201,0.06478803,-0.01531327,-0.014766353,-0.0018974906,-0.027936514,0.021848831,-0.027056282,-0.00662058,-0.030288387,-0.029164428,-0.023399701,-0.0056475685,-0.017930625,-0.009406403,-0.0051103476,0.015508521,0.010076455,-0.0052414713,0.0034598825,-0.0032050721,0.0025864064,0.008498618,-0.028054567,-0.021231942,0.033432398,-0.0019388355,0.02600026,0.042445365,0.008909485,-0.018013153,-0.026608389,0.047396827,-0.007913537,0.033038706,-0.031157812,-0.011373878,0.001382347,0.04717096,0.013616035,0.041735947,0.011967556,-0.004481087,-0.024486246,0.015021157,0.022790998,0.039853133,0.0061361827,-0.066406734,-0.058210943,0.030876007,0.012677742,-0.03236758,-0.04295161,-0.050359573,0.012457432,-0.02241093,-0.025521545,0.046744175,-0.007725212,-0.008095871,-0.003489486,0.01924092,-0.09118585,-0.026318403,0.030005094,0.030929593,-0.0020311417,-0.032990593,-0.00039569288,0.053665496,-0.0070758974,0.022165487,-0.052955497,-0.0006016058,-0.026021203,-0.039801344,0.013153742,-0.0001834194,-0.0045483923,-0.0084958095,0.03522811,-0.014542808,0.003162554,0.005662118,0.02906949,-0.016701652,0.010657731,0.016793841,0.009405224,-0.015234414,-0.055427246,0.02989872,-0.003115351,0.036085617,-0.013437592,-0.016444765,-0.0030216128,0.011962018,-0.010047573,0.014247226,-0.05048213,0.022985982,-0.0047998987,-0.031909987,-0.023896772,-0.01407036,0.014789476,-0.038841642,0.002832101,-0.02282571,-0.023176262,-0.0200178,0.019297158,-0.04025285,-0.0047476664,-0.041546736,0.010782176,-0.06202446,0.0066527105,0.062438812,-0.025958594,0.027460126,-0.024124602,-0.02449095,0.038323544,0.030194495,-0.034274,0.02687107,0.033420544,0.020874247,-0.02037944,-0.011617241,-0.0063397805,0.028670177,0.00096772425,-0.012088866,-0.041754697,0.02405624,0.012755239,-0.018608902,0.0260769,0.09406009,0.0027883907,-0.05375824,0.024903085,-0.015938485,-0.031007746,-0.03165917,0.024121016,0.011960123,-0.07676088,-0.0077036233,0.0017381838,-0.0013870446,-0.009510393,-0.0072076526,0.031068971,-0.03997788,0.05423123,0.018783871,-0.02614558,0.03393351,-0.007101031,-0.014102011,-0.038668506,0.016596088,-0.033550255,0.012998659,-0.0046830773,-0.045790344,0.03861253,0.061242767,0.029681766,-0.051599115,-0.016278047,-0.039056253,0.0149294585,-0.16293997,0.024693381,-0.01064342,0.0026954475,-0.010528729,0.023137147,-0.048568312,-0.0373225,-0.036958206,-0.0031494733,-0.006439728,-0.055090223,-0.0038000676,-0.030423192,-0.050737314,0.046162292,-0.018298201,0.006299011,-0.024012329,0.090659045,0.017426895,-0.011419603,0.006198743,-0.021799223,-0.03588434,-0.020767562,-0.022970015,-0.040798873,-0.03288336,0.009614283,-0.05784814,-0.0366366,0.008938539,0.036042675,-0.008382156,0.028183449,-0.0010623699,0.0024963117,-0.027834892,0.044056825,-0.020630354,0.0029685723,0.017779639,0.008805387,0.04509886,0.049948692,-0.013534725,0.009857286,-0.005855124,0.0018590572,-0.005920742,0.034135453,0.012459698,0.011419086,0.007329415,-0.021706562,-0.0011840025,0.016811522,0.033332553,0.051114872,-0.021570114,0.014565694,-0.008807858,-0.008194957,-0.026881177,0.046177518,-0.054507572,0.037534975,-0.0040341765,0.018673204,-0.045989517,0.003559255,-0.006126388,-0.0002909739,0.00821738,-0.017783955,0.040648356,-0.008139223,-0.0004681336,-0.01355565,-0.03862396,-0.000072962444,0.02180772,-0.013337898,0.0342598,0.0013949362,-0.025905794,0.0041955626,0.01094496,-0.008417484,-0.05519293,-0.038806725,-0.026996238,0.0067951255,-0.0023373072,0.027346043,-0.009354477,-0.00894307,-0.03837022,-0.012614544,-0.032010455,-0.0029661178,-0.035692472,-0.046602003,-0.039109826,0.012110104,0.0036103802,0.010869878,0.00497654,-0.022921046,-0.02765568,0.023818016,-0.014011433,0.00869767,-0.12304114,-0.028464636,-0.034923017,0.028517619,0.042386357,-0.016973924,0.0026800034,0.018800624,-0.01690786,-0.048244037,0.050608736,0.06278288,0.01947504,0.06241232,-0.0057875225,-0.020726325,0.014047896,-0.05616364,0.028433025,-0.013190273,0.039058913,-0.046665374,-0.06307675,0.047035057,-0.048077695,-0.020304054,-0.044493947,-0.027588198,0.010424932,-0.026974367,-0.017490853,-0.021103282,0.04314135,0.03843212,0.001856368,-0.010508904,0.011728424,-0.05145233,0.012841564,0.071314216,0.014170444,0.017222138,-0.013493408,0.03145495,0.0033432136,0.036503077,-0.027830318,-0.033488218,-0.015322933,0.021041038,-0.024316221,0.06118352,0.014215385,0.003838958,-0.033546474,0.021533849,0.016274469,0.04573008,-0.006290393,0.009792066,0.023752058,0.031354446,-0.027222903,-0.011994704,-0.026857778,-0.021557068,0.027721085,0.006657107,0.006626633,0.03147847,-0.032078564,0.023492726,-0.034113716,0.0136961285,-0.039821927,-0.0014612391,0.039559454,0.0015342513,-0.004588745,-0.036131203,0.08305077,0.018634524,0.0047058538,0.027251266,0.0350948,0.033352666,-0.03345855,-0.024737237,0.029590774,-0.0033612174,-0.042736713,0.04548455,-0.017763684,-0.013472897,-0.020220885,0.0450173,-0.037668318,0.014311208,-0.022869458,0.028135123,0.018473672,0.02592944,0.037294716,0.014602538,-0.017995736,-0.05094573,0.0297106,-0.0017689895,-0.0034038783,-0.023696542,-0.018015139,0.013508155,-0.01667648,-0.016924115,-0.035588015,-0.0038827,-0.029284233,-0.005900495,0.017851084,0.038165737,0.01326462,-0.027863082,-0.014788518,-0.011099625,0.02175351,0.001792074,0.025666807,-0.030507592,-0.008855961,-0.0047558467],"last_embed":{"hash":"1f5t0iz","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"1f5t0iz","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 1-2: Foundation - Breath Awareness Meditation#Week 1-2 Tips#{4}","lines":[60,61],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1f5t0iz","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0028254131,-0.013022957,-0.04631511,0.0060572387,-0.021794762,-0.022255152,0.026528798,-0.020063708,0.017311884,0.025056094,-0.0021773023,0.022946196,-0.035068907,-0.012638495,-0.00064451277,-0.022077523,-0.056107257,0.008217329,0.05117233,-0.021827672,-0.03754483,-0.0050484394,0.037284277,0.03352114,0.0038060194,0.011901884,-0.022061579,-0.009097259,0.0038766293,0.072389744,0.025814751,-0.03314178,0.042940404,-0.021543013,-0.0098252585,-0.00899797,-0.006508391,-0.0033442632,-0.037939098,0.03819968,0.014127691,-0.011490229,0.030970037,0.022281062,0.008480287,-0.033453308,-0.041059393,-0.004845565,0.032327443,-0.015254664,0.027721068,-0.0032937475,-0.0012493272,-0.0068152626,-0.011869756,0.0484514,0.015460208,-0.019776264,-0.014392195,-0.015900068,-0.018332524,0.05639769,-0.04854509,-0.027294956,0.016729899,0.042499404,0.02993077,-0.00047635444,-0.024886144,-0.035736762,-0.009567526,-0.0061183143,0.031935766,0.014351555,-0.037513584,-0.02301078,0.03158851,-0.025799703,0.007796309,0.00004106343,0.027998017,0.038112033,-0.014039743,-0.0018675063,0.01712871,0.035008434,-0.016537726,0.056221586,0.009536644,-0.0048263064,-0.00065585604,0.047215197,-0.0049675154,-0.022036804,-0.018173642,0.014895839,-0.01051844,-0.038526323,0.05671498,-0.002444431,0.023460418,0.0047232835,0.0028736761,-0.008098183,0.025217624,-0.0033744227,0.021160193,0.059193633,0.02966587,-0.031607073,0.05769426,0.045429844,-0.00992792,0.048595507,-0.020210782,-0.022151154,-0.019228606,-0.027677171,0.009859617,-0.011646913,0.04546279,0.076190084,0.0023811886,-0.024126397,-0.021201514,0.034126107,0.024015239,-0.020266162,-0.0001581577,0.02376287,-0.004566343,0.0054612006,-0.03299517,0.018422002,0.012678135,0.0304651,0.034448013,0.0366445,0.004554877,-0.0719336,0.04370629,0.024686798,-0.035474215,-0.0055649644,-0.007837947,-0.018582406,-0.019508975,0.0031941484,0.019310366,0.04693932,-0.023528777,0.02848085,-0.0014149812,0.021567658,-0.019915001,0.05151425,-0.0034448262,0.06840112,-0.035867814,0.0016600188,0.06355807,-0.051556308,-0.032822452,0.06338757,0.0030292708,-0.006858284,0.015335985,-0.004470582,-0.021190785,-0.019424083,0.02573406,-0.00030854455,-0.03287862,0.033405397,0.02690662,0.032118708,0.04609297,0.035745487,0.008052319,-0.038742952,-0.028904019,0.055890653,0.006673655,-0.08611158,-0.00319701,0.05069349,-0.02222138,0.0018623719,0.025361478,0.020232914,-0.032853186,0.006369661,0.005690732,0.0327869,0.05762238,0.011378919,0.035400953,-0.012627472,0.0440644,0.005876199,0.026798878,0.008282561,0.008169886,-0.0015935273,-0.041225545,0.0036702235,-0.0171338,-0.03077288,0.026529822,-0.029510848,-0.008515004,0.013864404,0.023443775,-0.058001913,-0.021263435,0.018918872,0.022274062,-0.007513315,0.015226451,0.011354681,0.012067606,0.0069937166,0.034025874,-0.039174005,-0.01644833,-0.019875681,-0.039315168,0.040265445,0.014985857,-0.050820902,-0.029428767,-0.004238836,-0.01978441,-0.00069836725,0.033067238,0.0022884882,-0.024998313,0.0015497886,0.024436628,0.027310526,-0.03506481,0.020765446,0.011985369,-0.0070035234,-0.032034542,-0.03182011,0.03097984,0.016515562,-0.0046609496,0.004012784,-0.0032750398,-0.0104288105,-0.023094486,-0.003604601,-0.00082078984,0.004402747,-0.017459525,-0.010715595,0.01123653,-0.011470651,-0.0046332125,0.0035938816,-0.0064740735,0.014903416,-0.01583843,-0.01864839,-0.052236795,0.005820558,0.035660803,0.0690489,-0.027770039,0.0035601303,0.02997969,0.019777384,-0.04391858,0.01762166,-0.028729152,0.012437729,0.024634963,0.029995406,-0.061587267,-0.018181646,0.02165154,0.03848732,0.0032317836,-0.001857957,0.006733823,-0.052965622,0.022781808,-0.016073206,-0.017082242,-0.019552397,0.032678112,-0.013551798,-0.013479531,0.032060403,-0.00032010186,-0.15596955,0.03254973,0.011701309,0.039139207,0.022065707,0.004312158,-0.024471208,-0.025173044,-0.0680127,0.016444672,0.0013164472,-0.03787645,0.025767202,0.007326693,0.045993418,-0.021049535,-0.026396781,-0.03179169,-0.032973114,-0.04783933,-0.051684674,-0.027698321,0.09449858,0.00802398,-0.01858372,0.012210482,0.053613756,-0.03593939,-0.026465341,-0.036196124,-0.04381888,0.015398782,-0.000013236504,0.041183744,0.004637491,0.017637018,-0.024831867,-0.014687266,0.029631715,-0.011189821,0.04820122,0.028654002,0.011651292,0.036959093,0.0025266763,0.003132482,-0.019913802,0.023488915,-0.051047035,-0.046072308,0.0014458635,0.008411353,0.0081476355,0.037143014,-0.030430933,0.0026966836,-0.00027895448,0.029749336,-0.029594338,-0.0049794638,0.03670957,-0.03951977,-0.011187219,-0.021483643,-0.04715071,-0.045484878,0.0057002143,0.011244887,-0.031233571,-0.03580875,0.03523359,-0.011765171,-0.008103386,-0.021729544,0.036307428,0.032893784,0.008719551,-0.023815563,0.008031481,-0.12026566,-0.025332658,0.025193855,-0.03348084,-0.00043274323,-0.010646207,-0.037170272,-0.013154998,0.0020002981,0.028634356,0.22563048,0.014287937,-0.004837986,-0.02655106,0.056312364,-0.018340185,-0.006961617,0.050642528,-0.00484045,-0.02049138,-0.01861385,0.020860318,0.0045795115,-0.008515906,0.008933847,0.043402094,-0.06942158,-0.0042392206,0.055848934,-0.026453005,0.015404731,-0.04962557,0.009371167,-0.037433572,-0.07255225,-0.041031495,-0.009803198,0.039688885,-0.044596322,0.02267713,-0.019285668,0.050232213,0.013211376,-0.025363777,0.004087762,0.003928374,0.0124636805,-0.037722602,-0.056720477,0.02213469,0.018080434,-0.009544959,0.016538367,-0.04624909,0.0023049708,-0.035014942,-0.0038184589,0.018380065,-0.0031367019,-0.01832281,-0.015792867,-0.035181746,-0.0009617512,-0.020974036,0.023163168,0.026371527,-0.01688728,-0.032093935,-0.014525099,0.03267518,0.049084827,0.014312684,-0.04259577,-0.015971692,0.004611889,-0.008315759,-0.014696026,-0.0019674087,0.008581981,0.0050842566,0.029569853,-0.013146008,-0.010022215,0.012613258,0.011454659,-0.040499337,-0.0148264505,0.005544318,0.032372523,-0.0044144345,-0.011171426,-0.025634993,0.0015874077,-0.012514524,0.025519252,0.015799116,0.0065428074,0.067461535,-0.019488206,-0.04233028,0.008341622,0.01586341,-0.03544406,-0.015101197,-0.01635982,-0.009977027,0.03748617,-0.01753169,-0.030615652,0.0547461,-0.01559065,0.030612538,-0.018876323,0.02350692,0.024343641,-0.023253812,-0.0017285421,0.009964511,0.017551433,0.010489097,-0.07518469,0.0077484357,0.017487666,-0.0011123308,0.02387341,0.058849603,-0.0094153285,0.03945195,0.022388976,0.008632321,0.037239257,0.03593056,-0.023629785,0.00567422,-0.0151047,-0.030789752,-0.0103480695,0.018382506,0.03139575,0.0490605,-0.0046318783,-0.027166095,-0.03718713,0.028691249,0.046219233,0.014894655,0.038121395,0.008117769,0.049335692,-0.00026571762,-0.022818696,-0.01345069,-0.009484289,0.05090667,0.009440753,0.030523997,0.0057246406,-0.050023295,-0.04324067,-0.0010051029,-0.016650593,0.0212975,0.018071376,-0.053760566,0.007164069,-0.080250524,-0.006859561,-0.035129096,-0.03396575,-0.027142018,-0.027657498,-0.041877773,0.013412257,0.043431602,0.011023876,-0.022777721,-0.00027385954,-0.015225939,0.004491652,-0.0060580093,0.014724021,0.017860599,-0.019206837,-0.025994595,-0.008138032,-0.05234468,-0.03515735,-0.023986468,0.018714173,-0.0019409535,0.058849942,-0.018168211,-0.019819317,0.059205092,0.030755332,0.02446448,-0.024345102,-0.002784426,-0.0005336453,-0.029084397,-0.020614842,0.10066753,0.01223443,-0.008783483,0.03532552,0.0236885,0.07613504,0.05582223,0.036593236,-0.012404999,0.017819894,0.040245183,-0.019264711,-0.0016555062,-0.03853936,-0.052986514,-0.020881867,0.02686228,0.0287879,0.0020597347,0.0029214676,0.009842599,-0.022206057,-0.012221971,-0.08678337,-0.02545205,-0.008054932,0.05843013,-0.042627133,0.013923077,-0.018871428,-0.022081668,0.04517365,-0.056177244,0.023211364,0.0030608296,-0.02937387,-0.038815074,-0.010075276,0.00627869,-0.008467484,-0.034278527,-0.012003784,0.006101369,-0.0000041126245,0.014980276,-0.013835455,0.025216525,0.03179342,-0.019469207,-0.027400158,0.011591122,0.02092351,0.008404472,0.010296764,0.005923645,-0.019037642,-0.009924724,0.014055472,0.009266847,0.01299136,0.012842326,0.016041974,-0.013347419,0.02296413,0.015582894,-0.004973286,-0.0068343976,0.02188049,-0.02078389,0.023922674,-0.026914809,0.016313737,-0.007774808,-0.052737143,-0.05950004,0.011856688,0.022506664,-0.036603596,-0.04766345,-0.058439367,0.00075447536,-0.04778357,-0.044834036,-0.0038893963,0.009346401,-0.026167708,0.024927823,0.023285171,-0.096739806,-0.016972108,0.038964458,0.021291602,-0.012931609,-0.024765879,0.002508196,0.023232054,0.005249287,0.023366313,-0.034564387,0.019086521,-0.032870717,-0.048795186,0.027966585,-0.019049887,-0.013173999,-0.04430161,0.0039128335,-0.003641169,0.0069017396,-0.00037994623,0.029425912,-0.02530554,-0.019024545,0.00496902,-0.016808972,-0.0022323953,-0.03703309,-0.002202336,0.021104828,0.014952423,-0.041571602,-0.023171574,-0.0033750283,0.002010032,0.017098468,0.0142531125,-0.0022828502,0.024123197,0.0072841593,0.0042499388,-0.03315171,-0.0040970882,-0.028462326,-0.014352164,0.005522048,-0.02989407,-0.036457382,-0.024445858,-0.041417014,-0.0068082316,0.019032432,-0.027053328,-0.013701585,-0.07981027,-0.004779814,0.03688279,-0.021078309,0.020826316,0.015720032,-0.039443716,0.04374037,0.029665744,-0.033489633,-0.011623729,0.022920579,0.012189249,0.006387796,0.00769164,0.0071554193,0.027991429,-0.009713336,0.009762467,-0.04237749,0.028978063,0.032201473,-0.0057857963,0.016699161,0.08009847,-0.00042771423,-0.031442374,0.030264366,0.029849907,-0.046428785,-0.0074639795,0.050472703,0.014627442,-0.055937603,-0.009180125,0.011918994,-0.014543675,0.012847448,0.012187365,-0.008183021,-0.038511988,0.017640175,-0.0049276277,-0.03718137,0.03975852,-0.034590997,-0.03337364,-0.030391946,-0.039729003,0.004968114,0.014201518,0.017705254,-0.028956532,0.017960917,0.05764987,0.0031843327,-0.0002660327,-0.043750245,-0.054206513,-0.015560729,-0.13419902,0.032766316,0.02377953,0.024789734,-0.010556202,-0.00030834108,-0.03982686,-0.043685745,-0.028840363,0.0044764504,-0.004855646,-0.019706087,-0.031438213,-0.012307909,0.0075663035,0.032211963,-0.03621948,-0.008185589,-0.015594359,0.086232595,0.012605703,0.011949061,0.025963277,-0.02010693,0.0231844,-0.0052010943,-0.043937206,-0.052651074,-0.006889043,-0.035348326,-0.037057392,-0.05587858,0.013403202,0.022755671,0.0063500265,0.0081621865,0.0061412724,0.023314156,-0.029995047,0.008936162,-0.024480103,0.03453299,0.023464104,0.00058635895,-0.014336976,0.07228514,-0.042207915,-0.005364654,-0.017484978,-0.021256134,-0.0018535038,0.044330552,-0.03189527,0.016014773,0.014027764,-0.035858303,-0.023100644,-0.0007417159,0.0087003345,0.042987783,-0.0016987429,-0.0046504373,-0.020335425,-0.011286063,-0.013853815,0.047655314,-0.057895496,0.046450153,0.04171755,0.002048532,-0.05106644,0.031325907,0.0009280243,-0.022451118,-0.008223592,-0.0055875373,0.008933333,-0.05349737,0.007720535,-0.026449323,-0.02522168,-0.0039018285,0.03197657,-0.021845983,0.046064988,-0.015095626,-0.0027268503,-0.0013807004,-0.037878778,-0.023975382,-0.0032075287,-0.026210016,-0.0019945945,0.014192699,-0.030593876,-0.0015547964,-0.0034850936,-0.02648682,-0.064557426,-0.017490802,-0.0028283454,-0.021487925,-0.050515573,-0.028961873,-0.027654303,0.018100644,0.028519718,0.0036574977,0.007978488,-0.038254723,0.005981739,0.028030554,-0.038944744,0.025252854,-0.08803663,-0.029029094,-0.031132212,0.040728547,0.016114537,-0.0042504366,-0.001933335,-0.0027674115,-0.053854443,-0.022571143,0.039163563,0.09656355,0.0027587921,0.030574977,0.022191592,0.002607481,0.013163395,-0.07837208,0.019341191,0.017367864,0.03895355,-0.04784377,-0.03231846,0.028944075,-0.05830021,-0.03930518,0.0021243456,-0.010197184,0.008923447,-0.011530657,-0.012905243,-0.00616863,0.039694853,0.03669156,-0.005771055,-0.014186829,0.015944133,-0.04719823,-0.017424004,0.053123128,-0.026016483,0.037277915,-0.020251391,0.060186673,0.0072463853,0.0609889,-0.0060392017,-0.03771149,-0.002749836,-0.0006697484,-0.0048719896,0.06310648,0.0033754907,-0.03222858,-0.039415922,0.012704997,0.051638138,0.034784332,-0.00278223,-0.02656206,0.035686508,0.015073358,-0.023871915,0.031816557,-0.02310119,-0.030323941,0.040421713,0.03975246,-0.0065107387,0.026174672,-0.018436978,0.028978243,0.005881,0.0041547944,-0.039737567,0.010921631,0.017606735,-0.013879726,0.029802186,-0.02935907,0.08684177,-0.011980307,0.020255879,0.0019588377,0.05307075,0.040927928,-0.017490637,-0.061832197,-0.0073782452,-0.012339286,-0.039885845,0.044261523,-0.009541001,-0.019293552,0.017417261,0.030534703,-0.023325779,-0.026144482,0.022538044,0.042484388,0.029974174,0.012782466,0.014737756,0.02439461,-0.028992737,-0.055452574,0.05925138,0.020237932,0.021389674,-0.02547644,-0.004661333,-0.0015559089,-0.015399941,0.0015225218,-0.035718925,0.022801552,-0.051607415,0.008601199,0.015062054,0.056490332,-0.0029608386,-0.026766017,-0.025650233,-0.0016715016,0.019029165,0.019267488,0.03538222,-0.054087903,-0.0039055906,-0.0080835605],"last_embed":{"hash":"1k9x5gl","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"1k9x5gl","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety","lines":[62,98],"size":1314,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1k9x5gl","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016415294,-0.013064884,-0.0460564,-0.008844316,-0.02149351,-0.035155047,0.0041961116,-0.033993676,0.018210016,0.024859902,0.00094816904,0.033302166,-0.04373954,-0.02021062,-0.008419655,-0.010591469,-0.04746816,-0.0012032656,0.043745555,-0.02193766,-0.046898887,-0.021623606,0.034481045,0.026750855,-0.00043091853,-0.005718228,-0.0076510436,-0.0005037339,-0.013978385,0.057660833,0.020482056,-0.036230464,0.06318734,-0.01515131,0.009553182,-0.022885595,-0.008370634,0.0034474288,-0.041868463,0.03803011,0.0292946,0.010936593,0.04358192,0.018670373,-0.0035618898,-0.04124748,-0.04202279,-0.0025607306,0.0012294701,-0.012785708,0.033265986,0.023399476,0.0065517765,-0.009690074,-0.02019246,0.059528135,-0.0018328757,-0.027162202,-0.005405806,-0.023343625,-0.0064439443,0.036731742,-0.05828447,-0.03212729,0.035031587,0.023082782,0.030693876,0.0121510085,-0.025635825,-0.034498356,-0.002404284,-0.008855512,0.015550883,0.017039975,-0.025622819,-0.00888171,0.009997975,-0.04941444,-0.0002330944,0.029105043,0.017649071,0.027202804,-0.02881287,-0.008457295,0.017092682,0.019042527,-0.015731568,0.050618578,0.019529719,0.0069830893,-0.003694722,0.051121507,0.0024662751,-0.0130068185,-0.0411814,0.020638743,-0.0037323646,-0.03709513,0.04322007,-0.01716542,0.053254727,-0.0014507773,-0.004681189,-0.002400959,0.014912602,-0.01806869,0.016708318,0.05913386,0.017372882,-0.029246962,0.060713075,0.05090443,0.0112085715,0.057700135,-0.011277552,-0.021324126,-0.01912909,-0.025570825,0.0012340272,-0.029129462,0.054434296,0.05434713,-0.0033409174,-0.034996033,-0.022707343,0.019080628,0.020178119,-0.021882763,-0.020572161,0.012077475,-0.002121564,0.020008221,-0.018828174,0.016804146,0.016178101,0.028854746,0.032583967,0.033686485,-0.0005727935,-0.0650539,0.030094482,0.014565369,-0.042782616,0.0041002296,-0.0022195317,-0.0018203403,-0.029826585,-0.0060053514,0.026602628,0.054575607,-0.015971031,0.018758249,-0.008146255,0.041366365,-0.0054113604,0.05537641,-0.005649432,0.056496143,-0.02891228,-0.002375954,0.045776825,-0.057777412,-0.018121678,0.05968737,-0.009550921,-0.015607711,0.028199587,0.020189699,-0.019062264,-0.008104039,0.022477034,0.009082648,-0.036265016,0.024007667,0.0416659,0.039883323,0.04259665,0.033945,-0.004734939,-0.033148754,-0.022336407,0.048516717,-0.00031153887,-0.07115055,-0.0004349918,0.036596645,-0.009137103,-0.0035062686,0.03297095,0.020708384,-0.0299007,0.014123853,0.0087443115,0.01661553,0.055844985,0.007951208,0.023687884,-0.0031043612,0.018319668,-0.011773377,0.02202161,0.013577557,0.008132033,-0.01997558,-0.018445468,0.006109948,-0.012676115,-0.030252788,0.007404927,-0.035983868,-0.0109467,0.0137677165,0.006479468,-0.050950784,-0.005146943,0.0009530278,0.023092449,0.0073876763,0.015794378,0.006556427,0.009978273,0.0083524585,0.02353138,-0.030216616,-0.03276638,-0.02512908,-0.03742464,0.032858424,0.029289993,-0.041864004,-0.022819651,-0.0154111395,0.005317806,-0.0058763623,0.030292066,-0.005722198,-0.036320433,-0.0022127,0.016186748,0.017005142,-0.016418254,0.016281,0.021568887,-0.0028546432,-0.041057866,-0.010194923,0.020663893,0.0116081815,-0.014453977,-0.00059605506,-0.006769818,-0.0025825773,-0.022099616,-0.0011081145,-0.0029048745,0.01148624,-0.030401215,-0.0147925755,0.0035431078,-0.0038165997,-0.017893627,0.0013616855,-0.010657514,0.0040894058,-0.009819536,-0.015624281,-0.054473106,-0.0063983505,0.05720187,0.055822574,-0.038987145,0.00035553135,0.039459538,0.019743677,-0.042492874,0.014023317,-0.026793068,0.017429829,0.03198032,0.037032686,-0.04364296,-0.014089465,0.026088964,0.045040883,0.026424993,-0.00917615,0.0046536685,-0.06360867,0.005494912,-0.0037517962,-0.031885337,-0.010589569,0.031486493,-0.014980261,-0.011684418,0.019580336,0.0027136025,-0.15737519,0.036652096,0.011106447,0.04898934,0.030653697,0.0020917398,-0.03165161,-0.012554557,-0.073967844,0.031388726,-0.013634919,-0.036308657,0.019035723,0.020590445,0.026832685,-0.023526153,-0.0245657,-0.029922778,-0.03970729,-0.05319914,-0.035325248,-0.038323775,0.08117355,0.014353481,0.01492982,0.021827621,0.06372987,-0.03502965,-0.03449032,-0.042643506,-0.03335769,0.026620027,0.008207415,0.023124078,-0.008015756,0.036650095,-0.022390692,-0.0032639073,0.02461268,-0.008090923,0.040342696,0.039727706,0.021600464,0.031635005,-0.00056856044,-0.006536909,-0.023570757,0.017600385,-0.059319556,-0.058004487,0.0077722715,0.011788498,-0.010846701,0.030568782,-0.033657245,0.0009405044,0.01105673,0.020766364,-0.028229106,0.0072978735,0.038590938,-0.06667626,-0.012454165,-0.033018384,-0.050562285,-0.048953258,0.025308639,-0.0023272033,-0.040216763,-0.023410192,0.036021817,0.0009179253,-0.015786102,-0.026685063,0.01885815,0.021799296,-0.0028732195,-0.017507376,0.014969047,-0.10773953,-0.020095585,0.021773215,-0.018384026,-0.009679797,0.0021327327,-0.047795475,-0.0040365127,0.0062217307,0.01904084,0.23503052,0.023081666,0.0075446498,-0.044803668,0.061532207,-0.0195488,-0.0062240963,0.04489059,-0.00863307,-0.027870525,-0.027792599,0.03968642,-0.0037160437,-0.0022971227,0.025457924,0.04836499,-0.07243764,-0.0005541993,0.05559902,-0.013120136,0.002447693,-0.041804694,0.019919362,-0.04325868,-0.06300237,-0.032184564,-0.017390119,0.014673714,-0.054334536,0.012594006,-0.025149828,0.07010342,0.019538922,-0.019411746,-0.004903157,0.008021172,0.02744832,-0.04743355,-0.052645374,0.01427004,0.0031796503,-0.0055361018,0.0024914844,-0.054387677,-0.013285959,-0.03473588,-0.008850751,0.007967166,0.0034078148,-0.01057777,-0.014989644,-0.060591184,0.0062028104,-0.025482446,0.026469005,0.024989158,-0.023003666,-0.037395347,-0.019417657,0.03627856,0.05375972,0.011522982,-0.03460552,-0.025824115,0.012655454,-0.0057254955,-0.03715092,-0.004524189,0.0022253448,0.013831008,0.038406245,-0.0032542099,0.0020714388,0.0211622,0.004116329,-0.026618954,-0.008656152,-0.0036978452,0.026242625,-0.020943498,-0.00047133383,-0.023279754,0.0055249943,0.00020901741,0.019324686,0.00470072,0.021606565,0.0655681,-0.0046816384,-0.030860221,0.016449215,0.029386133,-0.027982745,-0.019716442,-0.021442927,-0.020604298,0.025777455,-0.027631335,-0.048051484,0.056510035,-0.028344342,0.010138813,-0.040315427,0.012468028,0.025958171,-0.014554511,0.0014284669,0.019413818,-0.00044040743,0.00974999,-0.06287587,0.013048146,0.030613389,-0.01117513,0.007167661,0.05502827,-0.009128749,0.040071785,0.030782204,0.020697892,0.04091645,0.021849554,-0.029795785,0.032371566,-0.029415218,-0.05191081,0.0073277615,0.034174684,0.029536128,0.04008872,-0.011198327,-0.02346917,-0.025418079,0.01843785,0.044612817,0.027333748,0.03273739,0.0051841657,0.054114763,0.004503699,-0.005852676,-0.0049736616,0.009198067,0.03623335,0.010297628,0.028598944,0.00070929417,-0.04413255,-0.029353892,0.016033588,-0.00759569,0.030651595,0.02105285,-0.064589195,0.009880022,-0.09246106,-0.017119277,-0.032453902,-0.03787113,-0.026211945,-0.028913926,-0.031452987,0.034236927,0.06376451,-0.0010048684,-0.009773166,-0.008008331,-0.016404534,0.012412395,0.0010184206,0.02215226,0.031176776,-0.016882453,-0.02147392,-0.006496802,-0.050781067,-0.01021246,-0.0365331,0.004137249,-0.0051947716,0.057837635,-0.028182369,-0.010919121,0.03734248,0.030663388,0.014820268,-0.008062825,0.0013456389,-0.0020657512,-0.018196708,-0.0048751165,0.096490584,0.0072772875,-0.015473526,0.021597436,0.025682023,0.07251569,0.049703803,0.040255833,-0.013223649,0.022405015,0.04094979,-0.011138035,-0.020463469,-0.051081397,-0.03890564,-0.023946682,0.02395763,0.01724556,0.0050621103,0.005825165,-0.0013977245,-0.01955615,0.0018712805,-0.09351443,-0.018621435,-0.013052895,0.05225419,-0.040369276,-0.00208537,-0.0215763,-0.02794894,0.03892508,-0.054521475,0.0027143327,-0.016290056,-0.016936049,-0.04894051,-0.01907842,0.009978088,-0.013241691,-0.031465054,-0.0060086953,-0.00812234,-0.015637476,0.025168872,-0.008018974,0.013944478,0.024987267,-0.023107648,-0.015814448,0.014686486,0.016825054,0.016219331,0.0038185532,0.008151419,-0.02521789,-0.030283032,0.026361668,-0.004815674,0.010518548,-0.0024061194,0.017269436,-0.01368884,0.015143844,0.021588197,0.0039594383,-0.013373501,0.026596293,-0.023151116,0.020759871,-0.01648365,0.012966412,0.0027647754,-0.050203267,-0.047115166,-0.004860599,0.019079681,-0.03369954,-0.04052388,-0.066479675,-0.0007263778,-0.039123543,-0.02775031,-0.0065356856,0.0013907743,-0.036102265,0.026701335,0.03662775,-0.10179767,-0.026775032,0.034908317,0.03256667,-0.024870275,-0.021732135,0.018786684,0.020617822,0.0011612505,0.04221456,-0.035493247,0.031255838,-0.021351757,-0.05516715,0.03562956,-0.031511083,0.0051429225,-0.03926184,0.027947081,0.0074591823,0.0015936977,-0.0035386975,0.027882548,-0.029422367,-0.016570127,0.0072531784,-0.03444697,0.0008816064,-0.04917571,-0.003871012,0.0026827569,0.039065097,-0.049971916,-0.026642168,0.007357457,-0.0066005555,0.0104716895,0.03443722,-0.011704162,0.011789868,0.023496985,-0.013007599,-0.014425647,-0.004622357,-0.01641053,-0.018775577,0.0023907789,-0.0338889,-0.052265026,-0.016643964,-0.048644762,-0.0004848072,0.023906903,-0.027395973,-0.0036955932,-0.06553254,0.0011476264,0.035230163,-0.0047640204,0.031909365,0.030288847,-0.04390499,0.03957308,0.03111833,-0.023220599,-0.02015917,0.037238184,0.009159673,0.010308061,-0.0072932243,0.0038783317,0.023897363,0.0056099035,0.0127952015,-0.034189526,0.04061436,0.041474544,-0.00009889244,0.009578182,0.059865337,0.023963587,-0.019271262,0.036036342,0.03454739,-0.049881455,-0.0152269285,0.04031117,0.022488032,-0.04074315,-0.016267756,0.008035482,-0.021174584,0.00059089094,0.026010163,-0.00948726,-0.015954394,0.02508984,-0.021482263,-0.030540818,0.048083473,-0.040889252,-0.024101717,-0.011374536,-0.017183641,-0.00599188,0.02026472,0.01789356,-0.014508731,0.015709372,0.05738853,0.017974041,0.014951839,-0.05601216,-0.029628783,-0.017304115,-0.1343735,0.03389505,0.01506067,0.016511811,-0.018448494,0.008831444,-0.035469998,-0.024536064,-0.016262326,0.011261191,-0.009574875,-0.032182638,-0.024802336,-0.014798213,0.0091255,0.044966154,-0.038430855,-0.0037057297,-0.025910506,0.101243794,0.026964119,0.009021186,0.04753081,-0.020835795,0.026552934,-0.0050373054,-0.035012875,-0.061401356,-0.008770287,-0.02342664,-0.021600906,-0.039932847,0.0114366,0.019366093,-0.0069315056,-0.011256299,0.0069198254,0.00493997,-0.02207675,0.015125812,-0.032355815,0.017278241,0.025750205,-0.0029165617,-0.0059905583,0.06789033,-0.021892237,-0.00018727584,0.0017603077,-0.018177345,-0.011983502,0.02665475,-0.03647829,0.03276789,0.015399054,-0.0458068,-0.023031035,-0.0031247898,0.015918223,0.02338316,-0.016119998,-0.0067896172,-0.01884684,-0.009508854,-0.0002692114,0.038590576,-0.051976126,0.043947965,0.02662953,0.00095921115,-0.058797926,0.029072734,-0.009377234,-0.025902353,-0.009473488,-0.013254545,0.003336337,-0.03420234,0.006743329,-0.022146933,-0.029233025,0.00033524036,0.014599952,-0.027187422,0.03686693,-0.01792659,-0.009478875,0.020338673,-0.04717182,-0.023267457,-0.011732824,-0.02733272,-0.011257818,0.008706839,-0.029094886,0.009339798,-0.013571064,-0.018293593,-0.060514614,-0.018214533,0.0011187303,-0.028572045,-0.039196514,-0.009208348,-0.023897443,0.049296953,0.032500833,0.008624685,0.0075070933,-0.028144967,0.00083644385,0.029993676,-0.045542926,0.017087929,-0.08633643,-0.028316315,-0.037438225,0.028038114,0.020458244,0.0071707526,-0.00894476,0.008167394,-0.039065912,-0.028448956,0.047347024,0.07387899,0.0070387633,0.052919246,0.01896797,0.005732535,0.021019349,-0.0823063,0.036888078,0.008142074,0.038563717,-0.021842333,-0.0071662054,0.031502925,-0.0661493,-0.041978884,-0.0030911653,0.0020528499,0.0050498256,-0.023180269,-0.01602286,-0.006971013,0.0358563,0.03437542,-0.004939337,-0.012897597,0.010846485,-0.05886353,-0.0040195417,0.057630762,-0.035554063,0.043672796,-0.008597379,0.04814207,-0.006622222,0.058188412,-0.022554569,-0.031228371,-0.008217675,-0.007691955,-0.014229654,0.06094773,-0.017820328,-0.02379611,-0.044880144,0.01362703,0.052578986,0.039187927,0.0042082453,-0.04676925,0.051331226,0.020872831,-0.024031714,0.053964876,-0.031507846,-0.039372776,0.040635046,0.028759291,-0.0063513997,0.031407457,-0.017898245,0.010761991,-0.0038836475,0.013681281,-0.043473702,0.015948063,0.011451136,-0.011236323,0.007967285,-0.021041926,0.07554858,-0.0034661512,0.014554218,0.02036706,0.03566007,0.029742463,-0.013324201,-0.052897457,-0.0009106555,-0.010775721,-0.02813827,0.040943846,0.014398258,-0.01582069,0.031746175,0.036908355,-0.02878354,-0.028163316,0.019484242,0.05944274,0.018698161,-0.016555408,0.008619578,0.02662908,-0.025271315,-0.027678825,0.08431664,0.0040772352,0.02390817,-0.02852763,-0.011813022,-0.010903047,-0.025962504,0.011056738,0.0052555045,0.008973595,-0.048570577,0.0015801018,0.021042043,0.05105142,-0.007548197,-0.022708908,-0.043846544,-0.014254454,0.037441522,0.0011187495,0.04815009,-0.04316331,0.009740387,-0.010347194],"last_embed":{"hash":"1wzoomw","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"1wzoomw","at":1762855179886},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#{1}","lines":[64,65],"size":62,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wzoomw","at":1762855179886}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#The Technique": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.001860479,-0.006784966,-0.040818512,0.0063075228,-0.019878514,-0.0077955457,0.032805443,-0.010768338,0.014638529,0.020864626,0.00006462133,0.02557968,-0.022187265,-0.0015666276,-0.00090665446,-0.039210945,-0.06236749,-0.0010668997,0.06954349,-0.009079957,-0.026626041,0.003031789,0.050084073,0.031883936,0.01116945,0.018277055,-0.031582527,-0.015054628,0.0035872457,0.058964532,0.0094057275,-0.035496626,0.053283233,-0.028575853,0.0014525465,-0.0049251965,-0.017887969,-0.011561636,-0.037655793,0.03903811,0.012170517,-0.004837287,0.029150516,0.02424181,0.0030749831,-0.03745369,-0.02989773,-0.010051369,0.030257022,-0.01783057,0.024606764,-0.012178321,0.010209022,-0.0002047484,-0.012906227,0.045830444,0.006783781,-0.012646322,-0.02594148,0.00044419433,-0.018762074,0.07632373,-0.057079367,-0.024064977,0.02103182,0.039827764,0.029749576,0.0014418038,-0.027362347,-0.043741673,-0.011192679,-0.017348915,0.02927447,0.012051357,-0.042002007,-0.0036502255,0.035731103,-0.018741466,0.023713836,-0.003130974,0.029357249,0.029017322,-0.0072265444,-0.0010955724,0.012039431,0.018502418,-0.006268045,0.06469841,0.009556135,0.00558224,-0.0034171098,0.037962075,-0.018866122,-0.015345568,-0.016667936,0.0075835492,0.0074791373,-0.029766632,0.043664128,0.004142575,0.020751122,-0.0029110627,0.0052006235,-0.0057020634,0.02703783,0.0015359177,0.019057974,0.055134322,0.025119552,-0.025434846,0.0547285,0.045434356,-0.009811033,0.03781178,-0.02537486,-0.023949245,-0.024569262,-0.024709474,0.0076162205,-0.004626951,0.043238394,0.06305807,0.008373216,-0.015189291,-0.0008552374,0.028895801,0.015591566,-0.03841564,0.0111091435,0.029272582,-0.0051518455,0.02414812,-0.026046893,0.023233542,0.010918674,0.021997698,0.007892402,0.03400948,0.0005294754,-0.058160797,0.03961689,0.025540616,-0.021075344,-0.007675224,-0.007009619,-0.034298614,-0.017444668,0.00038633368,0.024247607,0.042433556,-0.028028121,0.03167809,0.0040667467,0.0141948275,-0.00037140463,0.057094313,-0.0021494941,0.053978946,-0.038926613,0.00505964,0.057325464,-0.040971793,-0.03664974,0.054809306,-0.0044143293,-0.018032799,-0.0030832677,-0.0076266304,-0.019856136,-0.020009309,0.029567175,-0.01372893,-0.029306447,0.037755262,0.011776706,0.035481174,0.045873683,0.03913445,0.01059834,-0.031587765,-0.021777637,0.054274313,-0.00933163,-0.09047324,-0.0063888496,0.057781458,-0.032667667,-0.008117833,0.019476043,0.027914906,-0.028059274,0.015914673,-0.01102288,0.037769385,0.03644227,0.010999901,0.039389577,-0.022313956,0.048919376,0.011092882,0.020807328,0.012091948,-0.001991697,-0.017714934,-0.018998288,0.004411244,-0.02299523,-0.03573517,0.027136207,-0.011982286,-0.018644067,0.021773325,0.017065795,-0.056266207,-0.019887034,0.042863075,0.017874474,-0.004557237,0.007175337,0.0003995916,0.012338118,0.003778011,0.014389969,-0.04899093,-0.022268578,-0.035429038,-0.027879458,0.04450319,0.0021298404,-0.043132585,-0.049378194,-0.0068280697,-0.029775385,-0.007587978,0.04298765,0.0002323485,-0.030388713,0.0011176454,0.028283332,0.01337248,-0.021899354,0.006390382,0.0193189,-0.008741386,-0.039043654,-0.040228806,0.021418722,0.014071228,-0.0005694685,-0.00022789564,-0.007749181,-0.012860192,-0.00094279164,-0.0008942207,-0.0065796976,0.0009902425,-0.012661952,-0.011447158,-0.0024497276,-0.02037202,0.0049150917,0.016442174,0.007247256,0.021211369,-0.0067026257,-0.01161912,-0.042139906,0.010330159,0.011303068,0.07858935,-0.009025888,0.0032320728,0.03211885,0.022384316,-0.04232007,0.022123283,-0.023196029,0.020584553,0.028427318,0.030504828,-0.04277752,-0.02550885,0.029426549,0.030500317,0.011704519,-0.022666913,0.010206247,-0.06854013,0.025378656,-0.020431826,-0.0032218997,-0.014256045,0.032254398,-0.0108810915,-0.0062238034,0.04448287,-0.010690139,-0.16428591,0.015665118,0.007716167,0.030866696,0.017545778,0.025061838,-0.01505816,-0.027253093,-0.062573366,0.029244041,0.0039495244,-0.037768018,0.029095057,0.019562248,0.053996358,-0.028142136,-0.029235642,-0.021069948,-0.026002795,-0.042300276,-0.05367946,-0.02199052,0.089525595,0.007973373,-0.018481243,0.019235209,0.04749558,-0.04317816,-0.030596172,-0.025997613,-0.042707354,0.006236592,0.0018738806,0.0443186,0.006881482,0.025458418,-0.0063586948,-0.010899257,0.033412773,-0.008881647,0.035746142,0.05516705,0.023057496,0.037878223,0.005310241,-0.005169445,-0.020547705,0.0281988,-0.044114225,-0.046620365,-0.021548128,0.0007960077,-0.00037540324,0.03919274,-0.033162493,-0.00032927468,-0.0026463005,0.027242258,-0.014152217,-0.008657646,0.026199687,-0.039461564,-0.026299262,-0.028586451,-0.054985262,-0.049018644,-0.011639029,-0.010246496,-0.036539607,-0.028793951,0.033398543,-0.03168947,-0.012786014,-0.009426232,0.02526852,0.027896315,-0.006546799,-0.025022453,0.011077158,-0.11581527,-0.026964437,0.012453647,-0.025041038,0.004641338,-0.009515737,-0.027357161,-0.020306986,-0.0026996958,0.027913667,0.2255069,0.00808914,-0.015019059,-0.019669104,0.051704064,-0.01895717,0.011478742,0.040863547,-0.0015764143,-0.017386958,-0.03164479,0.026917184,-0.0037470213,-0.013179632,-0.0018065016,0.040070098,-0.06547722,-0.008545717,0.0695771,-0.018892538,0.025284272,-0.041084122,0.016108641,-0.05083958,-0.0733183,-0.040871665,-0.001581502,0.045698076,-0.023954624,0.024819855,-0.018564897,0.053932745,0.0016231746,-0.02108352,-0.005166627,0.027148712,0.017391104,-0.03929223,-0.047117032,0.02889985,0.032388672,-0.012603247,0.0036586577,-0.042497493,-0.00395765,-0.032980993,0.00967559,0.017820433,-0.0046613337,-0.0024009722,-0.0033271504,-0.035303075,0.013335221,-0.019173807,0.029084407,0.027328547,-0.029406905,-0.022604292,-0.02603094,0.031184018,0.034452256,0.007182212,-0.03735932,-0.012030255,-0.0035766903,-0.004835084,0.000695797,0.004319034,0.013413514,0.021597603,0.025706353,-0.0076694214,-0.021572541,0.0130489515,0.012694768,-0.037135065,-0.018178891,0.008681245,0.038900882,-0.0017892898,-0.021760834,-0.0068625994,0.0028756035,-0.026877515,0.016488835,0.017770763,0.002796441,0.07033191,-0.011372348,-0.042833447,0.00006706275,0.011457968,-0.04162827,-0.011529094,-0.021741586,-0.0016256183,0.042398743,-0.020180738,-0.029957922,0.055548035,-0.031188551,0.020578912,0.0002256929,0.023755096,0.028020239,-0.030007722,-0.022734651,0.013203412,0.027841577,0.0103663085,-0.072987214,0.008838056,0.026065584,0.009859081,0.021849193,0.055549655,-0.00827455,0.04406358,0.017073765,0.019253286,0.027189473,0.021122798,-0.019586882,-0.0014261666,-0.0069166953,-0.027375445,-0.01641622,0.001756825,0.033708125,0.051615175,-0.01389167,-0.023743903,-0.038464684,0.038618576,0.05208954,0.033816226,0.042892616,0.012475918,0.045170616,0.013946098,-0.04386828,-0.008683887,-0.020144429,0.05051408,0.0016227837,0.038757876,-0.00028455668,-0.052777313,-0.046059087,-0.0018851493,-0.03156472,0.03200061,0.026176678,-0.03981946,0.002335543,-0.07884753,-0.0074739787,-0.041427776,-0.025098633,-0.036968283,-0.018056782,-0.045745634,-0.0025555661,0.03743579,0.007195169,-0.015271526,0.004465156,-0.020255735,-0.00014755473,-0.017142488,0.005543379,0.018901065,-0.0061480505,-0.020201715,0.0051721535,-0.072582506,-0.054212857,-0.026242588,0.034321897,-0.023795117,0.050935917,-0.026404995,-0.020943124,0.051792655,0.0145312175,0.010817995,-0.027351545,0.0055925916,0.0010781772,-0.017511986,-0.03220276,0.10063692,0.007911299,-0.0071151275,0.02711898,0.026097013,0.07267543,0.033837132,0.035234965,-0.009218097,0.027826944,0.02929771,-0.016284348,0.0029942803,-0.035001557,-0.06067943,-0.02493324,0.04064197,0.020498337,0.0069594514,0.006872241,0.016130598,-0.009003273,-0.00990904,-0.08997488,-0.031744476,0.006053256,0.07233267,-0.022964474,0.021561254,-0.011234915,-0.038584758,0.043810125,-0.043070294,0.030063743,0.0036795503,-0.033227205,-0.042383477,-0.021811599,0.0146704465,-0.009123916,-0.043285973,-0.008403959,0.013737393,0.015234126,0.009503831,-0.009440825,0.021793602,0.025668614,-0.02972842,-0.029771624,0.023563445,0.017755378,0.01060157,0.008751488,0.014650232,-0.021157807,-0.00479341,0.01393895,0.014393799,0.0043446664,0.004414172,0.03402057,-0.022188872,0.006035672,0.005413232,-0.009725533,-0.0038108951,0.027011547,-0.016661843,0.020597056,-0.01417282,0.015295371,-0.012114534,-0.055057626,-0.07202341,0.013560054,0.017132362,-0.032628093,-0.04458555,-0.062034342,-0.013356148,-0.038211156,-0.04703267,0.0051266802,-0.0011426447,-0.028521013,0.014731595,0.021111613,-0.080833934,-0.02508077,0.02476352,0.032470364,-0.015239445,-0.02278312,-0.008508004,0.010553989,0.014656163,0.03904227,-0.0524362,0.02007445,-0.036040593,-0.046507645,0.021305202,-0.044684056,-0.017754903,-0.038791113,0.010680081,-0.00586559,0.00049205864,-0.0037266524,0.02108128,-0.029240077,-0.016971417,-0.012096874,-0.03283028,-0.011536224,-0.03165761,0.0060732113,0.016432075,0.016485978,-0.046510838,-0.030934408,-0.004221299,-0.0038218938,0.017890608,0.017668424,-0.00576616,0.026118562,0.010879845,-0.01174379,-0.054226216,-0.02227744,-0.028181996,-0.014831814,-0.018782662,-0.01623777,-0.026731284,-0.02040654,-0.047053386,-0.002266457,0.031711772,-0.0141230235,-0.0047978438,-0.07859097,-0.00743352,0.043006226,-0.022853239,0.022538586,0.0033979977,-0.032216087,0.036830485,0.028745184,-0.04671029,0.0037972226,0.023223545,0.014760277,0.0013845509,0.013273497,0.020885544,0.022360632,-0.025054015,-0.008183635,-0.05497006,0.03527423,0.014837501,0.00060694653,0.02892658,0.09416182,-0.02191438,-0.03028277,0.032357134,0.029078782,-0.049727168,-0.015449192,0.050300032,0.02069268,-0.059432603,0.010209086,0.00604381,-0.013428726,0.0071079545,0.0077949455,-0.0025163477,-0.03523386,0.019889103,0.009506083,-0.039458387,0.027230918,-0.030862741,-0.039776392,-0.034477584,-0.04193953,-0.004850617,0.010654649,0.023088973,-0.0445862,0.028217884,0.05794928,0.005484768,-0.018716143,-0.02402125,-0.03760833,-0.021554342,-0.13317099,0.037138756,0.01590371,0.014041514,-0.0070293006,0.006106007,-0.034365468,-0.023734117,-0.030901678,-0.0056672604,-0.009048963,-0.024426635,-0.034110885,-0.010246665,0.00884646,0.03373591,-0.028097546,-0.009929783,-0.00969831,0.08963763,0.012480611,-0.0046283533,0.031205786,-0.028420549,0.011370234,0.0021202539,-0.04592806,-0.03174631,-0.00009675231,-0.03789509,-0.033911437,-0.06930379,0.021152098,0.025929483,0.016417582,0.014639294,0.0076306527,0.020203302,-0.016500808,0.012438956,-0.013174407,0.042066835,0.02261282,-0.011998235,-0.038063847,0.0754444,-0.049053013,-0.0034386925,-0.014862592,-0.020697402,-0.0063977307,0.029512828,-0.031280708,0.017913245,0.017167939,-0.009614496,-0.024799207,0.008810021,0.021369709,0.029065834,-0.010725808,-0.0070662205,-0.02801252,-0.023568125,-0.0011282131,0.05180227,-0.060347944,0.045306776,0.047131594,0.008470179,-0.049112592,0.030824289,0.007867049,-0.01219887,-0.00180157,0.0034683556,0.022574738,-0.052477363,0.018488491,-0.02513493,-0.02387862,-0.019486587,0.0335009,0.001678048,0.040590547,-0.01320816,-0.013450042,-0.0042635263,-0.037421044,-0.028723048,0.0036735218,-0.02462138,0.0018063722,0.010054786,-0.02111271,0.004753105,-0.008794742,-0.016341442,-0.051186956,-0.03138533,0.017523317,-0.015362179,-0.03272378,-0.024978168,-0.012865087,0.024192948,0.01318903,-0.0111017125,0.018871918,-0.025263075,0.0010841363,0.030133294,-0.026990328,0.03783186,-0.0838069,-0.03349627,-0.029503029,0.030700771,0.008068127,-0.0070148804,-0.012965138,-0.0116267735,-0.066262126,-0.027156679,0.048354875,0.08621113,0.006143162,0.019051874,0.021632748,0.027382147,-0.00086068496,-0.06452456,0.0139716845,0.02458449,0.03825889,-0.029488027,-0.047746852,0.025675476,-0.044624288,-0.04058757,0.010602863,-0.013567322,0.0063755643,-0.023346456,-0.03551816,-0.0100631965,0.03362382,0.027356539,-0.0046136808,-0.010402161,0.028445162,-0.04358415,-0.024741067,0.077713415,-0.012584388,0.041353703,-0.014706239,0.05378246,0.013143415,0.049194597,-0.0012188519,-0.023914889,-0.0057396265,0.0013755228,-0.016649948,0.05954402,0.001747479,-0.03029047,-0.03799887,0.010206855,0.04613043,0.025833787,0.0001798289,-0.015997497,0.043168545,0.019226594,-0.019447148,0.02296567,-0.02352202,-0.022687541,0.02872321,0.059634976,-0.01907825,0.028596964,-0.014159333,0.056389447,0.0021950637,0.0061105425,-0.035462208,0.009106776,0.029986452,-0.015485128,0.03488484,-0.02648885,0.08761826,-0.00005286736,0.014981411,-0.014296009,0.053049974,0.046925552,-0.0019021096,-0.058249425,-0.018090911,-0.018431138,-0.03603554,0.03359183,-0.009801956,-0.009218317,0.024221405,0.0046070027,-0.013949606,-0.029385211,0.025414692,0.02790891,0.032718115,0.014914808,0.010790716,0.03695322,-0.034565818,-0.033977993,0.038339887,0.023811266,0.0068553267,-0.02015254,0.0022071158,-0.0053553665,-0.030715968,0.0058167074,-0.036649015,0.020970332,-0.053518258,0.024072923,0.0074688275,0.043049876,-0.0026075207,-0.028616676,-0.028263692,0.002072186,0.014504476,0.020439325,0.029448075,-0.04785877,-0.0032293252,-0.0076207356],"last_embed":{"hash":"w8zfe","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"w8zfe","at":1762855179887},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#The Technique","lines":[66,93],"size":947,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"w8zfe","at":1762855179887}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#The Technique#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0310975,-0.009001105,-0.055298135,-0.010451542,-0.010170238,-0.026373,0.028049223,0.010776561,0.016394677,0.012572988,-0.019958865,0.015857873,-0.015926592,-0.011371102,0.0029431093,-0.010362558,-0.03428205,0.010409668,0.073997974,-0.0005394412,-0.014843266,0.022195438,0.08204203,0.035874855,0.006083644,0.008662131,-0.017644882,-0.008728121,0.022146191,0.060784306,0.0022378296,-0.0409091,0.03568379,-0.027011706,-0.0077522346,-0.018257786,-0.02184982,-0.012761432,-0.04600963,0.04900139,0.013297082,-0.042814784,0.0063440967,0.026101127,0.03184755,-0.031525567,-0.02143606,-0.013473599,0.01680173,-0.032405265,0.037813243,-0.007881892,0.02759149,0.00932135,-0.004368991,0.043318268,-0.00846716,-0.030516572,-0.023452578,0.009178056,-0.008538137,0.059892915,-0.035850354,-0.033211756,0.010857772,0.036643118,0.035607915,0.004211666,-0.013917705,-0.044084407,-0.0037626254,0.01225113,0.03567135,0.018838944,-0.048118968,-0.0036928556,0.03387729,-0.01616451,0.027710933,0.0038237209,0.033571564,0.007840113,-0.0041557928,-0.014852803,0.015903965,0.013036669,-0.004258014,0.085117705,-0.004936267,0.0145851085,-0.011409321,0.033145614,-0.019758593,-0.025767498,0.012111939,-0.0027714907,0.0143406475,-0.0010189842,0.05823295,0.013990029,0.03476218,0.018412024,0.022737365,-0.010301531,0.011543865,-0.017811395,-0.0044503175,0.025546921,0.041346904,-0.024888726,0.023231596,0.05298933,0.003843948,0.024138877,-0.02328598,-0.031304732,-0.008953481,-0.012194501,0.027727854,-0.0045750234,0.05032637,0.03694502,0.010676587,-0.013867838,0.009576925,-0.0015015989,0.0004076796,-0.029433982,-0.0025267156,0.03324994,0.0053253165,0.04953414,-0.026243987,0.014152953,-0.0066434983,0.0077684936,0.001273627,0.031735584,-0.0011890143,-0.045397483,0.025174903,0.021369787,-0.027656488,0.005103732,0.0051034833,-0.050453782,-0.001203759,0.0008343879,0.032312382,0.032813016,-0.02421156,0.05160589,-0.0019635519,0.014483975,0.014864531,0.04650109,0.0055947346,0.055639636,-0.014192196,0.0045348955,0.010979633,-0.042021766,-0.023900513,0.026069516,0.01480381,-0.010854708,0.013281483,0.018924633,-0.046931643,-0.021479681,0.02799817,-0.01719974,-0.03383845,0.012012063,-0.012928007,0.02168497,0.040434014,0.021207,0.02893127,-0.019913116,-0.02548731,0.05757732,-0.03702498,-0.08199961,-0.012722609,0.039287183,-0.022780238,-0.014941066,0.018014926,0.025199952,-0.001082512,0.024466533,-0.059292883,0.025522137,0.027104028,-0.0010613137,0.011994083,-0.032295622,0.03190728,-0.02065362,0.03409704,0.004855503,-0.0123499725,-0.0066947895,-0.007192362,0.0033482588,-0.04225153,-0.017185815,0.022668246,-0.018997045,-0.043110147,0.0037421917,0.012031714,-0.021156354,-0.020541878,0.034877405,0.027444227,-0.0037655071,0.0057371687,0.0046619633,0.015162959,0.04070691,0.011448766,-0.01258435,-0.0125157,-0.012038497,-0.028058065,0.042492997,0.006015073,-0.019228678,-0.06227618,0.0023964578,-0.007618882,-0.020630777,0.027603349,-0.005729432,-0.006220085,-0.01942095,0.017157173,-0.026028473,-0.028086167,0.01160686,0.020096723,-0.013129201,-0.030438343,-0.027290849,0.018570865,0.029136922,0.002198778,0.0031837989,-0.035902776,0.0020982118,-0.009724933,-0.012667747,0.012669252,0.020625705,-0.008206162,-0.013799391,0.01917369,-0.018689359,0.005870852,-0.0018793371,-0.024118884,0.028211547,-0.00488293,-0.047935054,-0.02920361,0.019603612,0.000806514,0.06448617,0.006242213,-0.024892027,0.014173825,0.041527968,-0.025330054,0.0061074044,-0.030283144,0.027940042,0.028393345,0.02336198,-0.012450092,-0.028107854,0.022434795,0.035516445,0.022265347,-0.037585497,-0.018565318,-0.05676723,0.0067756446,-0.0025949413,-0.025709584,0.0075775236,0.048456457,-0.022879025,-0.03634195,0.04674822,-0.031127583,-0.16351587,0.024071818,-0.0075849816,0.038764123,0.02073253,0.01734146,-0.013925406,-0.013794284,-0.06444585,0.063838854,-0.00044223806,-0.03780118,0.04306773,0.017216383,0.05227873,-0.030330526,-0.033119425,-0.0074477824,-0.015606904,-0.03281488,-0.039984122,-0.019241782,0.09006986,0.016350297,-0.032797102,0.023536555,0.043603156,-0.05657966,-0.00959777,-0.028087279,-0.06591867,0.026798917,-0.0022836868,0.03715203,-0.0071610147,0.026234984,0.0000711078,0.018228728,0.011022291,0.0046921223,0.04516682,0.042603567,0.015056429,0.038938563,0.020882761,0.008457955,-0.02250104,0.010804159,-0.05628145,-0.02795355,-0.016085817,-0.009707421,0.0051322514,0.031092577,-0.031586368,0.0054937336,-0.023534074,0.025310118,-0.023139684,-0.007986901,0.035704307,-0.012310335,-0.022662114,-0.052650884,-0.050375134,-0.07350861,-0.006096168,-0.0070471372,-0.019829666,-0.049925752,-0.005783009,-0.018142825,0.0013856826,-0.019465698,-0.0043588937,0.05072406,0.041669868,-0.024142364,-0.018225634,-0.11564832,-0.04352625,-0.012748158,-0.032659102,0.0064683342,-0.04420206,-0.05399912,-0.0039706766,-0.007927903,-0.008175988,0.24375084,0.01811309,0.009423421,-0.008671798,0.05696798,-0.010898995,-0.0011684285,0.03985018,-0.029152352,-0.02309956,-0.03810678,0.038690694,-0.016096674,-0.005773281,-0.007247266,0.0099411225,-0.06678446,0.01684019,0.08465654,-0.012612396,0.013966625,-0.041521378,-0.003932735,-0.033759993,-0.07823969,-0.024494749,0.0008207153,0.020134775,-0.015177071,0.0055278963,-0.016600907,0.045836404,0.0064358795,-0.022377517,0.016862495,0.014946404,0.015448133,-0.050981205,-0.052330866,0.00055065914,0.024382615,-0.017553799,0.01038487,-0.03834056,-0.026041893,-0.025845472,0.01326854,0.00970359,0.013187933,0.0025034312,0.019649712,-0.020681586,0.013156313,-0.02291635,0.035861563,0.030310262,-0.032311384,-0.005258793,-0.0215432,0.037948426,0.04997833,0.004194345,-0.03658105,-0.0073913992,0.014169912,-0.0069828113,0.0022342752,0.008930439,0.005819468,0.021374036,0.029373994,0.004376188,-0.017084925,0.009626748,0.030539006,-0.033749312,-0.008046691,0.009234829,0.04061686,0.006059658,-0.016862243,-0.010253864,0.014798505,-0.0014823026,0.009236189,-0.015283032,0.0030898675,0.050898343,-0.031983968,-0.05276245,0.0012979653,0.02580924,-0.03407069,0.006915177,-0.013306604,0.0033157645,0.044674322,-0.010199341,-0.04263724,0.063092455,-0.03894862,0.027325539,0.009615474,-0.01636077,0.031315625,-0.014389086,-0.00016836013,-0.026014905,0.01320631,0.024228485,-0.069084525,0.0021121767,0.01929798,-0.018233053,0.017818633,0.06756778,0.0044590593,0.025599694,0.0122089125,0.015253609,0.033327945,-0.039718904,-0.020219048,-0.009632911,-0.009168658,-0.030776704,-0.015323254,-0.0027502335,0.04427657,0.012729068,0.021228813,-0.032355703,-0.014665071,0.041157722,0.050134413,0.051324565,0.0221108,0.01061952,0.027617909,0.016004978,-0.04851878,-0.018957436,-0.006207078,0.042201065,0.0047661536,0.027422613,-0.022080243,-0.024143888,-0.02777643,0.012667508,-0.015767422,0.011941826,0.016400132,-0.04404104,0.022323327,-0.06749018,-0.01577255,-0.0155734625,-0.024157854,-0.03610904,0.009154242,-0.011387432,0.0013781668,0.033510957,-0.013187207,0.005260124,0.015554924,-0.0147095,-0.027328707,-0.005481597,-0.0106464205,0.021239923,-0.010662719,-0.021175211,0.0105849225,-0.06875385,-0.015453414,-0.024172366,-0.022945555,-0.010794333,0.03418296,-0.039359063,-0.016514653,0.045244597,0.02822652,-0.0034675798,-0.018606465,-0.0035204268,0.0025190997,-0.023114184,-0.011119542,0.10706856,-0.009525025,-0.02468353,-0.0022380038,0.01224432,0.05450193,0.04995391,0.022753486,-0.0007775093,0.010494796,0.045202166,-0.02149881,0.012461384,-0.029037971,-0.058452807,-0.018326234,0.03454234,0.029610587,-0.01784792,-0.0026868372,-0.0011516067,-0.0065339906,0.0075947996,-0.071933314,-0.05589053,0.021537397,0.07617272,-0.004826596,0.023979545,-0.012775036,-0.025462426,0.054750934,-0.04780249,0.026273051,-0.0026162372,-0.03000329,-0.05476624,-0.020726265,-0.0002859583,-0.0069154864,-0.025714366,0.02451236,-0.008198237,0.030766062,0.012806121,0.0061490242,0.019577896,-0.001403178,-0.0033975665,-0.023684544,-0.02212357,0.005506374,-0.026596842,0.033900037,-0.0012189904,-0.030363811,-0.044026516,0.015382734,-0.005175605,0.013409947,-0.027918689,0.008278117,-0.012652708,-0.014566894,0.0032795155,0.025930975,0.004687977,0.005170333,-0.034259412,0.009425221,0.0188441,0.028807046,-0.010765747,-0.07072996,-0.07047681,0.01680177,0.00069592963,-0.03679949,-0.012415113,-0.043811545,-0.020755948,-0.042015202,-0.028744303,0.024459511,0.022478614,-0.016484087,-0.04040503,0.046055496,-0.076190665,-0.030479362,0.017089043,0.014056931,-0.032939862,-0.035336796,0.014515794,-0.00023641951,0.00862077,0.026508791,-0.046568282,0.0015447483,-0.03911539,-0.0491602,0.017468967,-0.037157495,-0.023904562,-0.028531738,-0.0054067466,-0.01304675,-0.008083492,0.017161854,-0.002706054,-0.039779626,-0.015886163,-0.016348375,-0.03813236,-0.015412789,-0.031211654,0.005853708,0.015337021,0.02826012,-0.01687323,-0.046279483,-0.011479907,-0.012034127,0.012132728,0.039557185,-0.023564667,0.0321761,0.00067435374,-0.024431344,-0.05444482,-0.04357545,-0.026370086,-0.031965047,0.0043219267,0.00057124026,0.00041403357,-0.02042425,-0.023180397,-0.016055012,0.009363698,-0.019863062,-0.025829487,-0.061164368,0.0115042245,0.019074399,-0.0397342,0.014149921,0.016097628,-0.021011299,0.037147522,0.019016499,-0.048692092,0.025003137,0.01882613,0.015232011,0.0026653283,-0.012208095,0.020302497,0.040947583,-0.02704672,0.0008681108,-0.054331034,0.055330664,0.018076014,0.0048954505,0.03919098,0.071368255,-0.0019755259,-0.06758129,0.0194674,0.01979003,-0.03693077,-0.019791864,0.041719962,0.018453835,-0.057340108,0.012255062,0.017372563,-0.01201242,-0.00481508,-0.01779512,0.014959296,-0.049982555,0.029999282,-0.0016531027,-0.017081788,0.03313813,-0.012670787,-0.012635143,-0.047093097,-0.028091848,-0.006316939,0.021584885,-0.008736909,-0.05213052,0.04782129,0.059687436,0.031399608,-0.035001133,-0.056557283,-0.035436332,-0.001887351,-0.1447346,0.03477017,0.011730483,-0.0019472416,0.013774942,0.019479474,-0.023694856,-0.024825364,-0.033400066,-0.011338194,-0.0033855268,-0.048841137,-0.015515411,-0.014660182,-0.014089963,0.0361276,-0.041556995,-0.015114597,-0.050378513,0.07111234,0.024447352,-0.009043017,0.03271072,0.0026623646,0.0034789273,-0.00056365837,-0.04050909,-0.02009313,-0.021247432,0.010525652,-0.023926795,-0.05257312,0.012373898,0.039454892,0.022681054,0.0066688857,0.005313167,0.0005747932,-0.052970525,0.025393048,-0.027413934,0.03425493,0.020427477,-0.013533684,-0.025855545,0.08283523,-0.049695846,-0.009693149,-0.00415224,0.010004519,-0.020190815,0.020299211,-0.04612383,0.031010687,0.0061042425,0.0063602785,-0.0019189799,0.022873757,0.025090678,0.018212115,-0.016313957,0.016892867,-0.03238741,-0.01352047,0.013377329,0.054262027,-0.049998753,0.04424698,0.027658867,0.010281136,-0.036749717,0.021201285,0.009196797,-0.026936473,-0.002368865,0.0067334473,0.038765028,-0.04514688,0.0073459228,-0.035765182,-0.03764382,-0.0035505705,0.024673846,-0.024515137,0.034156967,-0.013791445,-0.020359201,-0.005659294,-0.040538996,-0.013032573,0.0075760046,-0.020717932,0.00039965342,0.04646062,0.0010603032,0.036774147,0.010368415,0.023078002,-0.018425623,-0.029240195,0.006170194,-0.017919794,-0.026853764,-0.03437772,0.0142120095,0.025409624,0.0055902493,0.013501128,-0.014647096,-0.041353684,-0.05114306,0.015266763,-0.022426175,0.05925614,-0.10151714,-0.022933329,-0.013848243,0.015941102,0.019722095,-0.015833339,0.0021674798,-0.014555703,-0.0073531824,-0.039341185,0.04484544,0.06728541,0.022075301,0.038879085,0.011314862,0.047921,-0.011584237,-0.03334975,0.032419473,0.008899453,0.052217174,-0.044225838,-0.031210728,0.038249314,-0.04685251,-0.040350348,-0.033454645,0.00048070864,-0.0065272525,-0.028287483,-0.034448113,0.01116442,0.04102379,0.0048430376,0.021907682,0.011267905,0.03447632,-0.049434207,-0.003469011,0.094321035,-0.037831213,0.03886069,-0.033208612,0.041145172,0.026902238,0.07008289,0.0036197647,-0.016789563,-0.021024013,0.005572635,-0.029670862,0.06525739,0.00859883,-0.027928634,-0.0016725573,0.04199111,0.025718467,0.0053436104,-0.0034520607,0.0018514564,0.03727053,0.027710257,-0.021882331,0.027716085,-0.019979032,-0.02284039,0.03502537,0.027558327,0.020534435,0.032725576,-0.031187542,0.053724874,0.00007963742,0.0034964494,-0.03106196,-0.023850147,0.011330249,-0.03210551,0.014717903,-0.023052962,0.08582164,0.004623228,0.004464956,-0.0006482576,0.046353348,0.02508043,-0.015277725,-0.020170778,0.02065659,-0.012398782,-0.018909309,0.029122595,-0.00394931,0.011981025,-0.011176679,0.039843723,-0.007625128,-0.00836664,0.0079630185,0.023120454,0.058355708,-0.0029269508,0.026649222,0.060194578,-0.045065645,-0.018718833,0.03784216,0.0034547236,0.012949302,-0.034264605,-0.0020719776,-0.0022398226,-0.030973557,0.016068485,-0.016582726,-0.00040699288,-0.046176374,0.0019090959,0.0133074215,0.048503578,0.011629803,-0.009832521,-0.013980549,0.007050463,0.0005074022,0.0040954514,0.039280374,-0.051211774,0.011676821,-0.0013510351],"last_embed":{"hash":"1vlh6gs","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"1vlh6gs","at":1762855179887},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#The Technique#{1}","lines":[68,69],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vlh6gs","at":1762855179887}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#The Technique#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02931427,-0.012935683,-0.04531251,0.02445671,-0.036415275,-0.018000731,0.015561324,-0.009067948,0.022843417,0.028041964,0.008159796,0.021659885,-0.003985663,-0.005653786,-0.0015722178,-0.014915677,-0.046966918,0.009459644,0.06035858,0.0197409,-0.02143695,0.015286093,0.073282465,0.02917625,-0.0057002525,0.023629384,-0.042018015,-0.0086598145,0.00060933735,0.067191415,0.006515997,-0.017398177,0.045052283,-0.016605543,0.013323086,0.006204156,-0.0061038537,-0.024281945,-0.04136402,0.037519,0.0078078494,-0.008676096,0.015659798,-0.007081537,0.027597804,-0.026722899,-0.042583764,-0.010212439,0.01277645,-0.009987957,0.03609347,0.0011108574,0.0012984456,-0.0064027715,-0.023507884,0.023908189,0.0031027242,-0.021377973,-0.03578994,0.0012867472,-0.027968267,0.088073835,-0.03142193,-0.016883932,0.026205154,0.04970243,0.03461694,0.013225078,-0.024660429,-0.048070498,-0.005330327,-0.009426984,0.04070112,0.008767104,-0.05928907,0.026882153,0.02746505,0.011260561,0.018563638,0.003282987,0.039809108,0.011936226,0.004185941,0.038915444,0.019391734,0.028072583,-0.01087507,0.060863305,-0.006390976,0.01076597,-0.029293261,0.009082851,-0.02446782,0.006278529,-0.02486879,0.015029048,0.016167104,-0.032955926,0.039990623,0.021158358,0.020558277,-0.015203043,-0.0036747037,-0.012073823,0.03245801,-0.005630148,-0.010106789,0.06157891,0.037189092,-0.0047197784,0.047769736,0.043686844,0.0060077677,0.013968069,-0.024795836,-0.028923322,-0.0053610294,-0.028611017,0.0056954115,-0.015892228,0.03253745,0.07837764,0.019009475,-0.03174803,0.012868563,0.0132906055,0.0021850544,-0.029590195,0.0137623595,0.0050084717,-0.004316912,0.03191491,-0.046040114,0.010501286,0.01204056,-0.0008294011,0.011412066,0.02508727,-0.01781541,-0.06747204,0.028910635,0.038363796,-0.013355441,-0.019307017,-0.023304198,-0.028790653,0.003031095,-0.007720911,0.008500321,0.03833108,-0.033986423,0.038958162,0.0076302527,0.070707954,-0.018994216,0.026559953,-0.014109888,0.0618462,-0.02877256,-0.0049281665,0.038179256,-0.035066664,-0.029729623,0.04709303,-0.0028986486,0.00589193,-0.009834531,0.023861766,-0.01823942,-0.02582304,0.020689474,-0.022383574,-0.029772002,0.045783743,-0.0029463973,0.025201648,0.0554304,0.030475752,0.010933745,-0.02134428,-0.00282886,0.02690024,-0.016304744,-0.07361322,-0.017518926,0.05520592,-0.032261178,-0.026339509,0.0046609277,0.024461867,-0.025179598,0.01790453,-0.027827438,0.028110972,0.053414304,0.020052915,0.0121420305,-0.030417986,0.04685714,-0.018539483,0.009641839,0.019136611,0.008710942,-0.008832523,-0.017656242,0.0016362718,-0.04722488,-0.018110126,0.04395485,-0.0035679878,-0.030262234,0.021482315,-0.004290055,-0.04885363,-0.0451179,0.046507116,0.049800195,-0.017976582,0.010094846,-0.0037495862,0.018403687,0.025962273,0.021054389,-0.0414715,-0.005680335,-0.03756004,-0.022983992,0.024129847,-0.020233596,-0.04350296,-0.041495822,-0.011165629,-0.024449235,-0.00010859148,0.025716774,0.0063574384,-0.038828485,0.04735077,0.033126347,0.0038148214,-0.04075222,0.024418633,0.009696576,-0.005559132,-0.028945727,-0.048790123,0.02973031,0.010467263,0.016565269,0.0108901,-0.0035257323,-0.021378068,0.00904403,-0.045700666,0.010157004,0.0010495096,0.0003129558,-0.0037306428,-0.0058633965,0.0017022159,0.015836647,0.017123474,-0.009054604,0.015633307,-0.004196724,0.0037881385,-0.0502793,-0.0037077982,-0.0071137366,0.07103174,-0.009172494,-0.0034625067,0.013653897,0.029124096,-0.016488886,-0.0007189194,-0.05219918,0.017296927,0.011328797,0.021651391,-0.03927592,-0.04443579,0.018420551,0.035666633,-0.009759126,-0.03554339,0.00036899614,-0.04035395,0.024252437,0.01745234,-0.015916005,-0.0283089,0.04794833,0.026072416,-0.027512593,0.014892779,-0.021551158,-0.1814897,0.010069549,0.022832002,0.02897709,0.01228558,0.027487507,-0.018313378,-0.037748985,-0.0519923,0.03335782,0.007808427,-0.036925778,0.023322955,0.017249975,0.03948439,-0.011684006,-0.04213427,-0.015539352,-0.01978672,-0.03879821,-0.026838485,-0.027005829,0.09117711,-0.0014062563,0.00085152115,0.016856158,0.054609273,-0.020058291,-0.042453133,-0.019261904,-0.07403457,0.01813553,0.0037646068,0.040730767,-0.013155524,0.02429802,-0.004840107,0.0038487595,0.007967205,0.008508656,0.034626838,0.032587405,-0.009680742,0.036555335,0.013524291,-0.032090224,-0.026692552,0.034386195,-0.04180725,-0.036609378,0.0244794,0.006460897,-0.004495314,0.043120526,-0.04540217,-0.0055965665,0.02877249,0.028308487,-0.015914202,-0.023091663,0.0049689044,-0.012909979,-0.011161086,-0.030980129,-0.034498353,-0.0491433,0.0070620365,-0.0019237914,-0.03119343,-0.029723033,0.027067276,-0.047798675,-0.0056840726,-0.022895906,0.03925469,0.03864488,0.010006135,-0.023438176,0.024632808,-0.124483645,-0.024393661,0.02480491,-0.00798731,0.0015668051,-0.012795026,-0.04146833,-0.012072197,-0.020334946,0.024380153,0.23612253,0.022914806,0.0003747771,-0.029688917,0.030837255,-0.027538702,0.014615965,0.0607092,-0.009973754,-0.022279313,-0.045060005,0.005422584,-0.012860286,-0.0015121171,0.014705196,0.06264941,-0.08188313,-0.019045072,0.080204986,-0.03646592,0.03246462,-0.03330147,0.010358487,-0.047344558,-0.05787889,-0.037368998,0.013681997,0.03201982,-0.016924333,-0.006191073,-0.036137376,0.06448395,0.0070517133,-0.03617931,0.020532079,0.025070727,0.013800207,-0.03564555,-0.039354593,0.030112598,0.047137175,-0.012622064,-0.014806222,-0.054652013,-0.027016087,-0.034340158,0.017675878,0.0017121969,0.019817833,-0.01748551,-0.0033250656,-0.0031147923,0.012021279,-0.03738966,0.014385604,0.008483156,-0.021206036,-0.015159102,-0.019280668,0.017466139,0.028219493,0.010882695,-0.040997803,-0.03519119,0.0053094113,0.00403138,-0.015496266,-0.0023302382,0.0035060614,0.018811565,0.004465907,-0.001853747,-0.050071392,0.0100564575,0.02766997,-0.03821899,-0.02909584,0.004198817,0.044628233,0.005150179,-0.0075519765,-0.023518978,-0.0037480157,-0.015819794,0.021013483,0.008550904,0.010841996,0.062049754,-0.025375595,-0.031049317,-0.0002461813,0.017892927,-0.036958724,-0.007976166,-0.03217842,0.0002751456,0.039523527,-0.021362072,-0.005828866,0.055021435,-0.043959405,0.0011471822,-0.00071068836,-0.00063453085,0.017196458,-0.03643764,-0.005388562,0.006788752,0.031057445,0.017425489,-0.07703499,0.0060367123,0.010665268,0.013423249,0.02403698,0.034570787,0.0061153984,0.0117604975,0.010096162,0.008469813,0.025303878,0.014544744,-0.01780868,0.017961022,-0.0030745468,-0.02129312,-0.0065654577,0.0074144816,0.036939375,0.013684131,-0.014128544,-0.03372079,-0.041321926,0.031621374,0.07078418,0.055764303,0.06305549,-0.007865787,0.013890667,0.0046614017,-0.030228656,-0.035475057,-0.02044615,0.030095693,0.003145852,0.0391907,-0.017466914,-0.022661602,-0.056620814,-0.015872324,-0.0059938445,0.020810505,0.018313255,-0.041064467,0.011492092,-0.04705831,-0.018560033,-0.014363022,-0.013051558,-0.024903491,0.031690527,-0.023191765,0.01015275,0.0413346,0.017189441,0.0045481618,0.007115829,0.0018352187,-0.016073653,-0.0025741505,0.002923531,0.055649847,-0.012764944,0.013891274,0.00072964246,-0.074198365,-0.028305413,-0.00068357703,0.024760308,-0.021360653,0.024022818,-0.012791834,-0.028203689,0.054515474,0.018858831,0.004197211,-0.025792608,0.00518546,0.021447293,-0.026067946,-0.025793012,0.10891687,-0.0019823473,-0.014227474,0.0022132578,0.043028086,0.056038443,0.014542724,0.039444957,-0.010536886,0.023778204,0.029957572,-0.00834568,-0.013507592,-0.03922672,-0.05588866,-0.02326996,0.043960806,0.008117839,0.0044979407,0.011885594,-0.004472818,-0.023285102,0.0020912653,-0.049841564,-0.03169944,0.027315002,0.069942065,-0.020897236,-0.01238062,0.0013987874,-0.0395469,0.021225851,-0.038619816,0.033305697,0.009206031,-0.0051175337,-0.016960511,-0.031153169,0.0043424605,-0.0024119967,-0.053837463,-0.011031958,0.0015807519,0.009085429,0.014881393,-0.0033685332,0.02419364,0.024030223,-0.017697828,-0.021899696,0.016955713,0.0039124303,0.020041384,0.022339182,0.00887846,-0.035198048,-0.020118717,0.02635263,0.021607434,0.029884197,0.0012097025,0.016455881,-0.016934937,0.025153937,0.0030678248,0.011127596,0.014607559,0.0011470944,-0.04164865,0.012195165,0.0097908545,0.0112948185,-0.022400316,-0.05056887,-0.070371926,0.017328963,0.011001248,-0.018565658,-0.033315327,-0.04639327,0.0016506835,-0.03737835,-0.030123953,0.020569108,0.0038729974,-0.02695748,0.012633562,0.00798584,-0.043281633,-0.04922884,0.04478424,0.021192096,-0.0022763354,-0.03805503,-0.0187755,-0.00009381277,0.009702171,0.036484666,-0.047491856,0.0028314432,-0.022528253,-0.054205675,0.0196131,-0.022869503,-0.02778917,-0.006967922,0.012827358,-0.007951225,-0.005274066,-0.014464095,0.020900784,-0.023386782,-0.01809859,-0.018225238,-0.010111185,-0.02107247,-0.030895507,0.0033068145,0.013079349,0.005880936,-0.03447433,-0.026941264,-0.0033803177,0.021052478,0.013019831,0.0050017904,-0.013435672,0.043844905,-0.0028983853,-0.024669588,-0.04450798,-0.003011729,-0.018400967,-0.043843612,-0.0018489067,-0.027830191,-0.03720232,-0.03183084,-0.016350994,-0.018886348,0.01826507,-0.03378551,-0.01893048,-0.047775295,0.030434854,0.05545156,-0.0441473,0.023575516,0.021817582,-0.00050972484,0.033525057,-0.00014632464,-0.05869507,0.025867501,0.03148281,0.0054476606,-0.0035061564,-0.030517709,0.030571232,0.038813937,-0.053675536,0.0007611885,-0.041232623,0.027668467,-0.0034447236,-0.0156677,0.015643755,0.08399692,-0.0055047716,-0.044851847,0.030765438,-0.0036695225,-0.045003377,-0.012714086,0.046357807,-0.0065234927,-0.07955806,0.037501764,0.017722966,0.007916243,0.007536356,0.001659684,0.0013326978,-0.057298794,0.059650425,0.01571755,-0.034831014,0.012749521,-0.021769714,-0.037867453,-0.045571547,-0.013901623,-0.013524969,0.04097816,0.023921436,-0.04887154,0.013871599,0.051489,0.010331233,-0.025678983,-0.025449159,-0.054324083,-0.0076091955,-0.15111698,0.044251468,0.004112931,-0.00024093821,-0.0072797937,-0.017368952,-0.05902581,-0.011995475,-0.021444704,-0.00873759,-0.018211724,-0.010484338,-0.022147978,-0.01914594,-0.0015294383,0.02447204,-0.026523015,-0.0008919557,-0.016446969,0.08863031,0.019104492,-0.006391225,0.040861994,-0.032043867,-0.014426051,0.0074118734,-0.03475979,-0.019812278,-0.009130557,-0.026332071,-0.046799682,-0.08072165,0.01775429,0.04260497,-0.008172941,0.016028343,0.0032352416,0.01118409,-0.024844423,0.016508225,0.012350811,0.033372905,0.026937641,0.016704189,0.0007700461,0.07981817,-0.053449884,-0.005152223,-0.048318252,0.009660794,0.021117486,0.039302096,-0.041293945,0.015694803,0.014294186,0.033335112,-0.029748993,0.015572899,0.027181583,0.030393947,-0.0066793934,-0.004525175,-0.01601745,-0.020687068,-0.020532588,0.052162923,-0.022044517,0.03692167,0.020250151,0.035430934,-0.047181122,0.05268051,0.02315932,-0.032040317,-0.004242252,-0.0024922858,0.013488092,-0.02809394,0.01368393,-0.04536864,-0.027055709,-0.0034438875,0.026360137,-0.0044464567,0.03537863,0.0012396714,-0.023962932,-0.018763969,-0.012355612,-0.02258463,-0.0021930812,-0.011319132,0.0072982726,-0.017442392,-0.0055167293,0.025276467,-0.011772563,-0.005414067,-0.05228746,-0.02371921,0.0004374006,-0.051247586,-0.012324255,-0.029403772,-0.014679426,0.009081291,0.055125456,-0.014148719,-0.008456138,-0.031237056,-0.032639854,-0.0092737805,0.015806831,0.011455597,-0.08761105,-0.013630885,-0.036743715,0.038845565,0.017354352,0.006363198,-0.0184917,-0.021005413,-0.057574753,-0.038445227,0.055634093,0.07266879,0.004629566,0.013396461,0.011750878,0.016443416,-0.0066929115,-0.04401094,-0.0044545606,0.030027742,0.045247406,-0.025807275,-0.038381904,0.02857934,-0.042785157,-0.035479188,0.004967544,-0.03267205,-0.005888228,-0.023473443,-0.045348782,0.010041109,0.008845719,0.022592885,-0.00032467986,-0.006069163,0.016802665,-0.039453287,-0.0089976955,0.052092884,-0.00049464527,0.03453592,-0.02720806,0.034961704,0.03229549,0.04753543,0.022350352,-0.00014667863,-0.024613071,0.002939559,-0.018220512,0.0741316,0.0026931139,-0.029320592,-0.021336507,0.009125587,0.044573754,0.023733675,-0.01258551,0.00421027,0.049947888,0.026464542,-0.020756202,0.0026429652,-0.026532548,-0.006286657,0.04626365,0.024902394,-0.012663369,0.030069409,-0.020897625,0.04757583,0.016983867,0.014615536,-0.018396843,0.007885538,0.036102097,-0.0077955835,-0.0059034876,-0.034577172,0.089687765,0.014179359,0.014496342,-0.020620238,0.061269186,0.020076029,0.0031697778,-0.035008453,-0.012669711,-0.007043461,-0.02619021,0.0051390193,-0.01972648,-0.01179829,0.019921822,0.007473155,-0.008982751,-0.006533248,0.03920017,0.026908454,0.022456454,0.010352111,0.0072954684,0.015792282,-0.027487922,-0.023216022,0.02199364,0.028613493,0.0033498611,-0.023967892,-0.012748938,-0.016283978,-0.03386303,-0.0031511409,-0.038340352,0.024734408,-0.048248634,0.018607631,0.01845972,0.0351991,0.00005975033,-0.007870343,-0.009703172,-0.002539182,0.0027458381,-0.005647137,0.06663286,-0.059099585,-0.025237069,-0.027246915],"last_embed":{"hash":"y63wx7","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"y63wx7","at":1762855179887},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#The Technique#{2}","lines":[70,73],"size":107,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"y63wx7","at":1762855179887}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#The Technique#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00090512657,-0.010394712,-0.033820935,-0.008508717,-0.022959573,-0.022690816,0.0140510565,-0.010805179,-0.0018287947,0.0140925385,0.0016916604,0.024001773,-0.04351852,-0.00298088,0.0038087934,-0.026848653,-0.05711497,-0.009608414,0.05855871,0.004237792,-0.025347797,-0.0018687486,0.03499686,0.015617268,0.012027537,0.02810295,-0.02094735,-0.0127007915,0.011572874,0.049466968,0.0061389874,-0.055699162,0.047015235,-0.015194466,0.0047343466,-0.015345148,-0.00034748064,0.0019778684,-0.04046226,0.027759075,0.020768095,-0.0038940324,0.04223021,0.024937505,-0.0018838744,-0.040102463,-0.037173137,-0.014226621,0.039666574,-0.014603417,0.01931616,-0.0050640325,0.0073645166,-0.0074998694,-0.008542425,0.04643571,-0.0016901279,-0.024620393,-0.038266294,-0.010736364,-0.00892427,0.07105219,-0.05688788,-0.025526235,0.018719949,0.052259218,0.023005674,-0.0060626506,-0.033234064,-0.04639015,-0.013989156,-0.01849593,0.012763238,0.008043838,-0.037962526,-0.0018350618,0.026814567,-0.007999382,0.04108265,0.0028080095,0.029491581,0.03571994,-0.008476047,-0.006747527,0.026607063,0.031806935,0.00008253725,0.05046137,0.0029055467,0.0028011077,-0.0055429707,0.04338385,-0.018490285,-0.016929047,-0.02310401,0.017810019,-0.002270745,-0.048562005,0.03935219,0.0012691352,0.033664826,-0.009579565,0.00793128,0.016986417,0.035273053,-0.0010827259,0.02399626,0.052202705,0.02459978,-0.023437008,0.05326359,0.038769852,-0.0029375015,0.026847983,-0.01325111,0.010554306,-0.03332539,-0.015535535,-0.013526821,-0.0024092507,0.032162398,0.053316005,0.00003300079,-0.021424802,0.0011033833,0.023498887,0.02965501,-0.019166822,0.008171296,0.014332654,-0.017011054,0.029116277,-0.009659959,0.022228505,0.005981136,0.0045962925,0.011777617,0.027447766,0.0022320594,-0.04979666,0.041894753,0.048744462,-0.02731935,-0.009292404,0.020901525,-0.027258284,-0.016933562,0.0008799879,0.029399654,0.042812362,-0.03507432,0.037793677,0.016383508,-0.012541404,0.0028603117,0.061521553,-0.0074837175,0.060374197,-0.04498711,0.006986105,0.06500214,-0.04299313,-0.03740535,0.049371656,0.00073307083,-0.024170151,-0.0029549531,0.005536383,-0.014164379,-0.020322947,0.030368133,-0.017856736,-0.03146306,0.020297848,0.0071633393,0.03942017,0.061332546,0.029364785,0.011009951,-0.036367785,-0.01367301,0.049252648,-0.0026993407,-0.061419334,-0.011382306,0.04512328,-0.035430834,-0.0047955937,0.025977947,0.021059133,-0.014397489,0.021211306,0.0018167193,0.027681561,0.03338513,-0.0010258993,0.046980564,-0.019227147,0.033764873,-0.0023627658,0.02474124,0.02676143,-0.004617648,-0.037545785,-0.009325639,0.008418972,-0.030383488,-0.023734681,0.030618422,-0.014760303,-0.015013793,0.012948197,0.01777635,-0.053849652,-0.01654752,0.035105277,0.019818455,-0.012117827,0.0045663384,0.004777512,-0.00294253,0.0016401996,0.013096864,-0.06894581,-0.03170757,-0.04508237,-0.0300571,0.03592757,-0.01134968,-0.045112707,-0.042320326,-0.008243005,-0.03604793,-0.003588742,0.046129063,0.0109956,-0.056023683,0.009080224,0.028405283,0.019814612,-0.02171119,-0.013661847,0.01550414,-0.013545194,-0.027521081,-0.02745747,0.026080314,0.027717931,0.006351832,-0.004051038,0.011146915,-0.019519193,-0.005779245,-0.022012804,-0.012119767,-0.0014699344,-0.013116508,-0.01338651,-0.0035035436,-0.013624236,-0.0022391016,0.0319538,0.0058283266,0.017043868,-0.0123138325,-0.0048491606,-0.03495446,0.009643744,0.0170207,0.077890486,-0.007658468,-0.0066321013,0.029489586,0.01716694,-0.03902048,0.01002008,-0.021603022,0.01550572,0.019627187,0.021498198,-0.04559006,-0.0196074,0.032807793,0.046108175,0.007190027,-0.038895894,-0.0019083547,-0.06044792,0.02666513,-0.010654597,-0.009395226,-0.0039467993,0.03759102,-0.017907295,0.0057287714,0.04017929,-0.0007990177,-0.1630119,0.017316494,0.014532479,0.033525832,0.02238305,0.034215804,-0.023488544,-0.025812084,-0.07338251,0.025405068,-0.004548724,-0.040879335,0.019786304,0.012742876,0.05025331,-0.026397903,-0.024775244,-0.023169825,-0.014047587,-0.040955048,-0.049471296,-0.009968403,0.07227035,0.018589118,-0.012119263,0.017606765,0.048938114,-0.041098863,-0.030537512,-0.019996542,-0.049691856,-0.0013676052,0.008539241,0.025788166,0.00047627694,0.03028486,-0.02674274,-0.015220676,0.028704513,-0.00429146,0.051844254,0.06390298,0.017940482,0.031388238,0.0035118458,-0.017943498,-0.026190186,0.028154433,-0.04221531,-0.0445765,-0.020545596,0.005416282,-0.0010671034,0.03680937,-0.038545396,0.00059123395,0.009639823,0.018615546,-0.01734617,0.0025706433,0.024033433,-0.040287953,-0.015583209,-0.04557931,-0.04167017,-0.039089244,-0.029754454,-0.008697937,-0.04158774,-0.023893502,0.031863768,-0.024176823,0.00068486994,-0.0007215908,0.021974348,0.030231249,-0.0075826305,-0.027600324,0.013358485,-0.11435779,-0.012102666,0.029306643,-0.02515954,0.007712152,-0.00951285,-0.03248575,-0.0053598126,0.014117922,0.03350995,0.23996803,-0.0016763153,-0.017620338,-0.012177577,0.033685092,-0.021522002,-0.006584092,0.046009436,0.0007805781,-0.02588554,-0.020777727,0.013067719,-0.015009883,-0.015674364,-0.012229889,0.040264618,-0.07117282,-0.013003287,0.06647209,-0.00059019163,0.022619927,-0.032087523,0.020391433,-0.03934553,-0.07496274,-0.03350368,-0.012287042,0.052334435,-0.020413836,0.035559252,-0.014697985,0.041946813,-0.00173185,-0.026351882,-0.006105735,0.030352717,0.016325397,-0.047658328,-0.04495871,0.030639281,0.024340317,-0.01648319,-0.011172422,-0.058161933,0.00162463,-0.025999594,0.021373073,0.026270188,-0.0032735674,0.013063477,-0.01226066,-0.040442087,0.016987128,-0.020404514,0.006898059,0.040484603,-0.024966598,-0.023245122,-0.019265411,0.03914476,0.030538298,0.0056140358,-0.033145145,-0.014876706,0.0025521833,-0.0151985,0.009027838,0.021382505,0.009258429,0.031249447,0.030326804,-0.02579659,-0.029229287,0.0113472575,0.007925427,-0.025826324,-0.013017835,-0.007762249,0.03666369,-0.011697183,-0.018268287,-0.00096285244,0.0035784114,-0.031237856,0.006008229,0.03542989,-0.0059575257,0.06799803,0.0072244788,-0.044523653,0.010012867,0.020550653,-0.047202844,-0.0056187185,-0.019176137,-0.01237364,0.040292166,-0.022837417,-0.022028182,0.062912725,-0.009243224,0.0059758574,0.000216967,0.022571303,0.03287146,-0.037212886,-0.016498698,0.012282422,0.023998493,-0.0021613583,-0.082745224,0.0058419276,0.033169106,0.0059827324,0.024977455,0.06375037,0.012273591,0.03819664,0.031416822,0.022150582,0.04042072,0.027998837,-0.019449325,0.017132984,0.00035454246,-0.031612,-0.00662954,0.012843672,0.021424094,0.054378405,-0.021769004,-0.025782008,-0.055068463,0.017759765,0.052120853,0.029463625,0.0432782,0.020477237,0.03663476,0.025884802,-0.03289495,-0.010044092,-0.010783448,0.067367114,-0.00687639,0.034188528,0.005941805,-0.046501584,-0.04512591,-0.016710348,-0.029339116,0.03837541,0.030193437,-0.047370102,0.009260627,-0.07627714,-0.010581618,-0.05198061,-0.021997157,-0.027303165,-0.020536255,-0.04067119,0.004006976,0.038790643,0.00492999,-0.020290071,0.0023786973,-0.013857095,0.02191319,-0.013496221,0.006042981,0.0030945998,0.012741054,-0.039227597,0.0046311314,-0.06762389,-0.06085165,-0.020205341,0.035335064,-0.010921771,0.03096778,-0.018160535,-0.008549131,0.05239683,0.017323371,0.010642322,-0.02907699,0.0021551996,-0.020150365,-0.025915498,-0.042128332,0.10043913,0.01919162,0.0028746435,0.027435932,0.0024212988,0.08269374,0.027023146,0.034459133,-0.0070110033,0.015850622,0.03723306,-0.022336543,0.029944556,-0.029085927,-0.0505547,-0.011786262,0.044328514,0.020195242,0.009441406,0.01438934,0.01648408,-0.01724576,-0.009284645,-0.088195786,-0.013933348,0.013269077,0.05904097,-0.037560776,0.018506039,-0.0028403923,-0.02622913,0.04618669,-0.051139127,0.045411766,-0.009041274,-0.031947765,-0.03735712,-0.022588653,0.022877788,-0.008411387,-0.03163449,-0.009352571,0.009356795,-0.0024533332,-0.004127529,-0.008317107,0.020375242,0.019094385,-0.04157376,-0.024018863,0.036958758,0.028706038,0.020439016,0.0107929455,0.011545684,-0.014111702,-0.015478683,0.004652774,0.00605791,0.0040723835,0.0033302836,0.035049066,-0.035615854,0.0054003,0.002729768,-0.0075524864,-0.011360717,0.028298195,-0.0006322124,0.00514449,-0.0016819229,0.010361084,-0.022163184,-0.058515225,-0.05170328,0.008802215,0.016170483,-0.043420263,-0.05970019,-0.074128,-0.034451928,-0.026793344,-0.05410829,0.012141141,-0.0094829025,-0.037671227,0.035226855,0.0123424325,-0.07878112,-0.032791127,0.023378022,0.041183718,-0.0006682873,-0.010333818,-0.009399913,0.01206115,0.018325206,0.043519836,-0.03477202,0.0218034,-0.035794448,-0.05854235,0.01595207,-0.038783118,-0.013956625,-0.038425785,0.014699928,-0.008448894,0.0055982675,-0.009204393,0.027212111,-0.029048676,-0.018352592,0.001224417,-0.025401656,-0.007145087,-0.026630877,-0.00860643,0.019401442,0.018015187,-0.027208582,-0.0361663,-0.004065383,-0.012901997,0.01609592,0.015597202,-0.0071016243,0.021067362,0.0134223765,-0.016956355,-0.04704958,-0.017100738,-0.024046168,-0.029458495,-0.01413466,-0.02853938,-0.020230852,-0.0063460856,-0.05471399,-0.009138195,0.034652032,-0.02072969,-0.0038003332,-0.064442545,-0.008590874,0.05136855,-0.012967372,0.030494682,0.00047961102,-0.04369752,0.027534418,0.034227442,-0.036127567,-0.004544647,0.013666143,-0.00029353183,-0.0077517712,0.008453638,0.025067417,0.018615173,-0.009370043,-0.008390912,-0.04225314,0.029699983,0.0064706383,0.0019419729,0.019616798,0.08309418,-0.028077383,-0.03060937,0.02870712,0.031881634,-0.05858867,-0.013365747,0.05193789,0.0062663504,-0.0662924,0.00936749,-0.017567256,-0.027441,0.038781982,0.017641112,0.0038452519,-0.021273682,0.010346782,0.012672677,-0.040543996,0.02815384,-0.0046028593,-0.038143486,-0.03470148,-0.026184686,-0.011669352,0.0061820284,0.015763063,-0.027591327,0.02174609,0.066867195,-0.0022777147,-0.017674204,-0.0247778,-0.044985645,-0.018922836,-0.13714945,0.023747427,0.0092634475,0.01718725,0.0012156405,0.009455467,-0.04297543,-0.029779661,-0.031716198,0.002591329,0.004664889,-0.0029096403,-0.0406175,-0.0069391043,0.01748315,0.038832918,-0.021124559,-0.026244493,-0.02696042,0.094674304,0.008245543,-0.0037146288,0.036701366,-0.018267397,0.012001487,0.00048486207,-0.056087613,-0.007023874,0.0016028348,-0.035061006,-0.027196491,-0.064911775,0.018230189,0.018668838,0.02064782,0.018749285,0.012763386,0.021644924,-0.0059558963,0.011503578,-0.020060055,0.02890353,-0.011079448,-0.015593624,-0.052402534,0.06623634,-0.04770069,-0.0017884019,-0.010703316,-0.01680495,-0.0051571564,0.035520453,-0.029895585,0.00825028,0.008508393,-0.015932374,-0.027848473,0.017650817,0.018730087,0.038602088,-0.006765966,0.0043176343,-0.008067006,-0.0090474645,0.0016495681,0.05406032,-0.06391647,0.0488927,0.037062526,0.006242031,-0.04613716,0.032401823,0.008296924,-0.009728905,-0.0047399458,0.01077201,0.01288961,-0.05249932,0.021225492,-0.027479948,-0.025936814,-0.026861044,0.027288994,-0.0037318028,0.019350491,-0.013239503,-0.01017193,0.005054609,-0.0580976,-0.026414996,-0.0009767339,-0.022314625,0.008772426,-0.0026833005,-0.01452776,0.020919465,-0.010458142,-0.02932093,-0.043496802,-0.03338956,0.02546326,-0.0013630087,-0.024383405,-0.024156706,-0.014692298,0.034221593,0.0060479376,-0.014543911,-0.0024671669,-0.01791946,0.008066329,0.028844073,-0.022719089,0.029384071,-0.079157524,-0.042157453,-0.033814687,0.029603086,0.008419114,-0.0027391473,-0.0014159532,-0.0068196733,-0.07432622,-0.028622702,0.04218965,0.079326056,0.012779644,0.014515534,0.04276748,0.015828047,-0.007467296,-0.0683396,0.018608058,0.02743928,0.030389685,-0.027629556,-0.027851129,0.027794465,-0.04173143,-0.03681906,0.009488007,-0.008472693,0.01636874,-0.02273706,-0.033987198,-0.003271253,0.03180285,0.036224667,-0.005255415,-0.016116371,0.023500396,-0.040557764,-0.0067800675,0.07799513,-0.01487939,0.03650115,-0.012238956,0.046836123,0.013201984,0.052483905,-0.011604336,-0.043387264,-0.009896754,-0.010000042,-0.011865039,0.059364904,-0.012230483,-0.020723619,-0.03991145,0.0000040789564,0.027945178,0.01830125,-0.0075057866,-0.013972617,0.03212688,0.030983686,-0.018011935,0.027682463,-0.013384965,-0.018480258,0.030676926,0.0469493,-0.020055942,0.026264621,-0.014059231,0.043846574,0.0019582123,0.020601949,-0.041398674,0.01584678,0.010892425,-0.020447504,0.024313591,-0.033456523,0.07178644,0.0058537405,0.0069947364,-0.015560731,0.049795084,0.05424584,-0.014174861,-0.05059756,-0.01141381,-0.022962892,-0.03586788,0.03347149,0.00027395607,-0.012969206,0.019138621,0.0012184021,0.011033832,-0.029283978,0.024757069,0.036614683,0.045983195,0.015502023,0.006444552,0.040544353,-0.02639607,-0.024709942,0.0427513,0.038885333,0.006798896,-0.033616222,0.0038998234,-0.007372213,-0.03224801,0.02201833,-0.043490276,0.023521468,-0.057525113,0.019834355,0.0123960925,0.030476144,-0.0073851724,-0.024413655,-0.04586711,-0.0073540206,0.014267256,0.02072819,0.03229872,-0.03668224,-0.0046581156,-0.004220975],"last_embed":{"hash":"cthji1","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"cthji1","at":1762855179887},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#The Technique#{3}","lines":[74,88],"size":643,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cthji1","at":1762855179887}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#The Technique#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.000023814968,0.0067154155,-0.04004663,0.018873358,-0.021251038,-0.041856818,0.024634654,-0.016087573,0.030916382,0.027992709,0.003545387,0.02481856,0.0019510267,-0.0028582187,0.010000254,0.008537401,-0.049532723,0.022968302,0.07969434,-0.0012009131,-0.019367665,0.015484263,0.044727754,0.012035171,0.0076394905,0.013581308,-0.026003843,-0.015412108,0.0032317925,0.06610366,0.0059507904,-0.03513077,0.0184307,-0.02137582,0.006534786,0.00807208,-0.013634405,-0.028128985,-0.04048284,0.03180437,0.009251137,-0.01801595,0.01848547,-0.0059277383,0.025134247,-0.04031845,-0.04000192,-0.009372587,0.0024302772,-0.011967874,0.05967097,-0.006823548,0.013634433,0.0049507814,-0.0331974,0.028252939,-0.014308749,-0.0028263216,-0.026444666,0.0019846524,-0.023743954,0.09907349,-0.028034141,-0.03508358,0.020045832,0.036898702,0.045083866,0.006053566,-0.022620484,-0.031668674,0.0026770947,0.019768195,0.035339117,0.004468242,-0.05931994,0.011409825,0.042772595,-0.011276545,0.019099914,0.02935196,0.024300275,0.019963218,-0.015512208,0.02585492,0.0031305163,0.023209207,-0.011134786,0.05182252,-0.0009954799,0.023420386,-0.0077868258,0.008713259,-0.020391101,-0.007923401,-0.006003929,-0.001904791,-0.004488329,-0.02935425,0.013753846,-0.00034404788,0.01616896,0.0070959153,-0.015927719,-0.033077072,0.012816824,-0.005973191,0.011993546,0.039101757,0.051704124,-0.010022615,0.047626164,0.05066293,0.0075228475,0.051050115,-0.024912158,-0.03427163,0.0062930435,-0.017988171,0.02361636,-0.027759388,0.031954512,0.07243847,-0.0024571028,-0.011048443,0.017495686,0.013966178,-0.009720268,-0.022704696,-0.0038060844,0.03691837,-0.0054930556,0.021831604,-0.02571187,0.013791603,0.022668391,0.018980522,0.04646487,0.030947018,0.009041365,-0.057119004,0.030126888,0.019252786,-0.021583583,-0.009172024,-0.042340588,-0.04212778,-0.004346937,0.0006749085,0.0043417737,0.02989737,-0.0226759,0.053139728,0.007043239,0.012321746,0.009943265,0.037721068,-0.008682391,0.055981226,-0.022967724,0.012515364,0.028824087,-0.036991775,-0.0057410714,0.05932989,-0.016216487,-0.014549071,-0.010086704,0.0051950226,-0.01799601,-0.01872024,-0.003550582,-0.02161649,-0.022749629,0.04055381,0.0076143523,0.02474892,0.052443456,0.03456931,-0.0054239337,-0.024691997,-0.017303329,0.005435022,-0.014802503,-0.09124422,0.0024409231,0.06807838,-0.04002165,-0.0101177525,0.008697118,0.011118428,-0.027178248,-0.009984343,-0.0028671972,0.044680864,0.057862263,0.012920656,0.02779333,-0.031012855,0.030299554,0.010127169,0.027073108,0.023934746,-0.015668662,0.012502947,-0.015346981,0.0074022766,-0.042331334,-0.009715122,0.019877108,-0.010932752,-0.031083927,0.028988872,-0.01089562,-0.039065138,-0.022500308,0.037420496,0.052402914,-0.020260043,-0.00559426,0.010441144,0.01575803,0.03788438,0.0023930417,-0.02680393,-0.026353342,-0.012476052,-0.034443233,0.04610905,0.0032439209,-0.03905534,-0.03822374,0.0029296132,-0.022830904,-0.011431423,0.04180903,-0.010155046,-0.023565073,-0.005935474,0.04094262,0.0045221667,-0.046778165,0.029787108,0.007160461,-0.004150292,-0.032905344,-0.038409147,-0.0037297213,0.018718986,-0.007902748,0.0036960633,0.00568391,0.012190478,0.0014492265,-0.0024322676,0.0079967305,0.0035932488,-0.0038680763,-0.008271055,0.0009662793,0.00917416,0.014377211,0.009715247,-0.026917852,0.025697606,0.006355631,-0.013124937,-0.034992985,0.0055525573,0.01932629,0.06558762,-0.008328824,-0.017139254,0.012044153,0.025550274,-0.02997381,0.02998982,-0.043238007,0.031038813,0.019086912,0.035941143,-0.054906256,-0.034156702,0.035764705,0.01896557,0.027851611,-0.02466688,-0.017964939,-0.054492895,-0.0032885408,0.006354256,-0.014517258,-0.00935693,0.04278062,-0.0043763327,-0.011702161,0.034098137,-0.020662704,-0.17810728,0.012951171,0.017720347,0.010952677,0.018780634,0.026950553,-0.0077757984,-0.015543513,-0.058046848,0.03174626,0.0052613607,-0.0401706,0.00985697,0.01255781,0.0289579,-0.028635697,-0.043779317,-0.014599014,-0.035256878,-0.035120808,-0.04003015,-0.035636302,0.07842859,-0.011403882,-0.013852824,0.019189179,0.04658361,-0.015041218,-0.028429776,-0.04522152,-0.070446566,0.026255181,0.004457466,0.037899755,0.014264253,0.044941615,-0.029465325,0.028300444,0.044219214,-0.0017328558,0.039849073,0.02596601,0.021136736,0.023616452,0.0011218617,-0.029095381,-0.01062534,0.030602865,-0.043862123,-0.025072131,-0.021332877,-0.016083494,-0.019321667,0.023622338,-0.0325731,-0.0012069544,-0.0024108144,0.035194624,-0.0102788145,-0.018779641,0.02178272,-0.021145154,-0.015296742,-0.031919833,-0.050112415,-0.0345106,0.0140806455,-0.015060884,-0.03037088,-0.038044862,0.033195853,-0.032378595,-0.012615356,-0.03229001,0.0146765,0.046864472,-0.0015082117,-0.012585772,0.013994218,-0.11528319,-0.022734722,0.008139588,-0.007048178,0.015133162,-0.025549693,-0.043189872,-0.012652337,0.0025568267,0.0056989,0.23996066,0.020406088,-0.009715346,-0.0067681572,0.04357843,-0.02941659,0.030661704,0.04757747,-0.005558983,-0.01988311,-0.052272465,0.033769436,-0.008785283,-0.008272144,0.009343097,0.027061336,-0.071442924,-0.0009232626,0.07974513,-0.028911335,0.013979341,-0.047831926,-0.00948898,-0.04871186,-0.06794019,-0.035241693,0.022572635,0.04028094,-0.024066102,0.0017826866,-0.020538421,0.03928693,0.021149067,-0.021048807,0.005402987,0.019843563,-0.0022335718,-0.028903479,-0.04356886,0.029186161,0.034858055,-0.01418212,0.014683659,-0.046994355,-0.018902345,-0.020772247,-0.0025903643,0.0013030234,0.003855185,0.013679343,0.013081326,-0.008669853,-0.005495318,-0.036932673,0.033407994,0.037669487,-0.021101529,-0.0028663077,-0.03922558,0.014707022,0.04902008,0.018818274,-0.030076291,-0.033866376,0.0029137796,0.032613665,-0.0074463277,-0.02558907,0.014243843,0.042833418,0.048675094,0.02214273,-0.025713436,0.013232932,0.023322582,-0.021182764,-0.023177572,0.005976898,0.042003796,-0.009120086,-0.009306312,-0.048631385,-0.008280757,-0.005525385,0.015568435,0.00983118,0.0003279289,0.065112494,-0.02226944,-0.003508763,0.0012352025,0.01218596,-0.048534036,-0.037378054,-0.021104865,0.012076608,0.02835346,-0.004089998,-0.016621243,0.04981977,-0.044111945,0.01883707,-0.001825006,0.018388774,0.028553963,-0.025861412,-0.009050132,0.0072295233,0.007874998,0.039482154,-0.0568595,0.0045569963,0.0010470649,0.017687801,0.026792232,0.046432856,0.0057677277,0.04118123,0.043151896,0.001984117,0.004711903,0.014752238,-0.037168093,-0.014796423,-0.0072785406,-0.041407973,-0.003668491,-0.0025941087,0.042966656,0.03463114,-0.012958101,-0.030184811,-0.019561553,0.041169215,0.065918066,0.05084277,-0.0013151652,0.009217969,0.041407652,0.011800789,-0.03193933,0.00020063992,-0.025362972,0.025339799,-0.006456562,0.034886178,-0.011140065,-0.031372778,-0.0448001,-0.008569249,-0.0074755,0.035147518,0.034137193,-0.051578112,0.009930819,-0.073943146,-0.009016416,-0.02454865,-0.018606307,-0.030783277,-0.0036945064,-0.029694436,0.021050166,0.04407708,0.0076379045,-0.0026956326,0.0067906524,-0.008795214,0.010810599,-0.008854708,0.0056633586,0.034040026,-0.0048253643,-0.019026509,0.013528785,-0.0997108,-0.029912462,-0.002375595,0.002676727,-0.008488122,0.047473952,-0.034814056,-0.009688086,0.035291575,0.031760443,0.034162626,-0.03145357,-0.0013033454,0.008827909,-0.012230649,-0.030093983,0.113045596,-0.007035572,-0.021491025,0.020636868,0.04114381,0.047806174,0.017216658,0.033211835,-0.010006633,0.018902438,0.040957,-0.0032337178,-0.0012430304,-0.053903118,-0.039445218,-0.0419222,0.024249244,0.008935695,-0.006109271,0.012883331,-0.0029402704,-0.017670684,0.0009052983,-0.08161292,-0.041873306,-0.008023235,0.056643356,-0.013327307,-0.0006291767,-0.0009797412,-0.04177219,0.03071702,-0.062613,0.025138447,0.041811686,-0.046875063,-0.02925002,-0.029812912,0.0074123526,-0.007884794,-0.048028715,0.016307857,0.002373022,0.016869275,0.013908441,-0.0012047382,0.020138187,0.00723525,-0.020591099,-0.021336742,-0.009891562,-0.017440356,0.023030216,0.011211066,0.002450818,-0.0383007,-0.013311928,0.019615816,0.019236144,0.028425762,0.017647156,0.020885658,-0.01592407,0.01424224,0.012251062,-0.006252328,0.027978268,0.0054044654,-0.0544339,0.002674461,0.002654278,0.018333234,-0.039774094,-0.04741645,-0.085195124,0.009063702,0.010329252,-0.033413436,-0.028186776,-0.03307727,-0.0013971076,-0.04161432,-0.048515435,0.005648769,0.0014697115,-0.017040096,-0.024419539,0.03960406,-0.052917477,-0.013760484,0.0377501,0.04190141,-0.0056918827,-0.03477592,-0.014562344,0.0039644996,0.0036573233,0.04924596,-0.0646875,0.02485492,-0.03311304,-0.053360656,0.020690542,-0.043404862,-0.005735264,-0.032582168,0.011372171,-0.013772939,-0.01734437,-0.0018823665,0.026458165,-0.030857941,-0.0015019812,-0.009096948,-0.022957647,-0.0037440716,-0.033448268,0.014708279,0.0035616085,0.023725513,-0.03446745,-0.025633723,0.0105366055,0.00488004,0.0046461993,0.0039277957,-0.011883388,0.034772187,0.009032364,0.013103888,-0.054943673,-0.017549021,-0.004801809,-0.018745674,-0.011757135,-0.011793742,-0.038215175,-0.017775709,0.0016435151,-0.0075304485,0.015716108,-0.03648648,-0.005051445,-0.05932161,0.019612923,0.027425896,-0.04700581,0.030775469,0.0057231253,-0.028607719,0.027076222,0.036901258,-0.046523396,0.004502524,0.035875898,0.0065797027,0.015374703,-0.02975521,0.020040762,0.04311237,-0.04230598,-0.006672201,-0.041953493,0.045315072,0.0023371733,-0.0051980983,0.0056833657,0.08314336,-0.021896401,-0.031172084,0.03482613,0.018031508,-0.039767113,-0.009423008,0.041726712,0.023382606,-0.05117674,0.020669313,0.026346983,-0.008303415,0.0017878991,-0.0043519377,0.0016393639,-0.039340217,0.04476223,0.0076434547,-0.02323288,0.0038706583,-0.04178807,-0.002553723,-0.050997775,-0.04233042,-0.020378973,0.039407417,0.025497453,-0.048252594,0.008727581,0.05088305,-0.007844547,-0.02637022,-0.049201787,-0.050437354,-0.015249819,-0.14403182,0.05057624,0.023437405,0.0068585994,-0.016134188,0.004237417,-0.043192115,-0.009029054,-0.0045272657,-0.009462883,-0.036007114,-0.046473917,-0.0010459842,-0.025144504,-0.007208608,0.009905288,-0.026019145,-0.012958072,-0.012687048,0.090881586,-0.00061639363,-0.008058928,0.042355593,-0.012709028,0.009904599,0.016848572,-0.063815385,-0.035104915,-0.019829337,-0.016922079,-0.039599884,-0.053530227,0.014446328,0.01679901,-0.010201998,0.009231979,-0.014639362,0.01271932,-0.046077397,0.00899647,0.0036569892,0.034214426,0.022744162,0.00014006787,-0.02987579,0.069549225,-0.03664136,-0.006116941,-0.035997055,-0.013832845,0.004728195,0.010744879,-0.038450487,0.010622468,0.009015535,-0.013677104,-0.012659906,0.0014614353,0.010840268,0.034213115,-0.0053529437,-0.007120034,-0.019052133,-0.03131281,-0.015634252,0.04426497,-0.040680982,0.05924574,0.015721463,0.023837479,-0.06726596,0.030364692,0.015259757,-0.029372355,0.0026633013,0.017098114,0.028851852,-0.020454578,0.0047193132,-0.019866945,-0.039995905,-0.00025528154,0.015793122,-0.007944654,0.021102894,-0.004427275,-0.009472008,-0.013859191,-0.025193436,-0.009072469,0.0061663417,-0.027137764,-0.008742926,-0.0070424844,-0.01951103,0.01685273,-0.011106079,0.010274437,-0.051335104,-0.011879903,0.0032166478,-0.036085468,-0.015581034,-0.040558,-0.022557974,0.038534943,0.039650213,-0.019239686,0.003109186,-0.035647314,-0.015982196,0.020530699,-0.013360868,0.030144652,-0.08462605,-0.031724352,-0.012762427,0.028269064,0.026868537,0.010391274,-0.021854784,-0.03209083,-0.049232088,-0.030501397,0.06488793,0.0941592,0.0122347465,0.01823955,-0.0022484546,0.022270782,-0.0062635653,-0.07425428,0.005402284,0.026228968,0.050318852,-0.028140971,-0.0018425046,0.03516153,-0.051360194,-0.03859269,-0.010273682,-0.029810002,-0.011489894,-0.02149118,-0.043477416,-0.00874082,0.031220278,0.026141895,0.0061740256,-0.013983223,0.02989064,-0.033011,-0.01921968,0.058843747,-0.009268376,0.03395223,-0.025839487,0.045753784,-0.003524663,0.064209856,0.006097807,-0.005251339,-0.009641061,-0.0020490442,-0.037575968,0.06921389,0.009102918,-0.048946917,-0.01589722,0.018962303,0.04414555,0.025402768,-0.0023615737,-0.006905834,0.05027263,0.04373003,-0.022768077,0.021609643,-0.032754064,-0.01380008,0.044289496,0.044745013,0.017467298,0.027503232,-0.016997952,0.039825674,0.022533499,-0.0150195565,-0.028983606,0.002821599,0.021430332,-0.0012803536,0.026890103,-0.022378553,0.06648601,0.00671114,0.010361666,-0.0111170355,0.05442125,0.026385019,-0.010652515,-0.02924402,-0.007422962,-0.004151095,-0.033550996,0.031382304,-0.037776686,-0.0051467423,0.015939748,0.02402581,-0.029664364,-0.017310433,0.037047863,0.029475568,0.02217612,0.01886073,0.01979037,0.034003504,-0.021382283,-0.031784374,0.027133556,-0.007850493,0.029477617,-0.007951705,0.0051295576,0.0022344624,-0.03061616,-0.018595368,-0.023724258,0.019077603,-0.07642135,0.014029695,0.00526315,0.032813843,-0.010086926,-0.02765671,-0.009731377,0.0010068727,0.018852884,0.011992984,0.03505336,-0.0483796,-0.033882916,0.013244503],"last_embed":{"hash":"64sb8g","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"64sb8g","at":1762855179887},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#The Technique#{4}","lines":[89,93],"size":135,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"64sb8g","at":1762855179887}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#Week 3-4 Benefits#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.00019696193,0.01057212,-0.043446954,-0.0041325865,-0.034588367,-0.03071882,0.03138607,0.01586322,0.015949165,0.025880452,-0.0033213526,0.01680063,-0.04450463,-0.017813616,-0.016081486,-0.021849904,-0.041487567,0.0070239524,0.0416193,0.0091896625,-0.055460002,0.010536291,0.010517117,0.028835945,-0.0068157953,0.0068258727,-0.027333977,-0.025098976,0.0050788005,0.07885915,0.016152479,-0.04303577,0.04820187,-0.008254991,0.012650961,-0.019260034,0.011675815,-0.013908049,-0.039603274,0.02688525,0.002248028,0.0014434252,0.042662982,0.017885244,-0.0029131798,-0.03535707,-0.05646607,-0.0031885777,0.011069716,-0.029125208,0.05944568,0.0015349431,0.017257486,-0.0031839272,-0.011890694,0.020680657,0.010936781,-0.029272806,-0.010590004,-0.0045179557,-0.015990617,0.058323827,-0.032492366,-0.040631052,0.011186787,0.034895506,0.024290096,0.006846322,-0.020716256,-0.018118942,0.011508853,0.00044701938,0.024724208,0.007230714,-0.04052644,-0.018583043,0.010913372,-0.04459829,0.025634417,0.009543708,0.01855468,0.032256294,-0.0016855957,0.0040311636,0.027135221,0.045148514,-0.0153018385,0.061261553,0.006468383,0.0039156256,-0.0073304884,0.061699625,0.0025730822,-0.008462817,-0.009191965,0.020391729,-0.013980486,-0.054231904,0.03057874,-0.020434758,0.028993998,0.0073905257,0.0005822212,0.0024297242,0.04042729,-0.024889434,0.033381645,0.052776907,0.015752185,-0.021665834,0.049257703,0.051315617,0.012798851,0.058888264,-0.007316643,-0.010601369,-0.0029334258,-0.015047852,0.008721024,-0.029062115,0.0423166,0.059412163,0.00607732,-0.027946744,-0.029324878,0.031083852,0.02231533,-0.010128282,-0.005061487,0.027253265,-0.01734834,0.019674806,-0.046288755,0.017584018,-0.0015473219,0.0067511066,0.016905734,0.014097408,0.015835918,-0.043084536,0.03635387,0.047147527,-0.027281206,0.0047009066,0.00066018634,-0.029012736,-0.023213085,-0.0013747131,0.025092568,0.007790793,-0.04286234,0.028833706,-0.008606304,0.026825003,-0.036697235,0.040769454,0.006664764,0.06767126,-0.03509138,0.0013907019,0.03688988,-0.0667623,-0.034129687,0.04911627,-0.022100955,-0.025214823,0.023036772,0.015429936,-0.025195166,0.012098893,0.0105828885,0.0041013574,-0.013736673,0.00053464435,0.012806058,0.03776412,0.073503815,0.037021846,0.034359615,-0.048075903,-0.023681281,0.049422868,0.036586124,-0.0748191,0.0036731109,0.031748608,-0.023848448,-0.0026088522,0.019083623,0.024538174,-0.023922965,-0.005624514,-0.0018744428,0.048076455,0.06656745,-0.015553576,0.008814714,-0.023092642,0.033036962,0.020530954,0.015594266,0.009302235,-0.018641237,0.005774387,-0.014630161,0.012424861,-0.039186332,-0.017646907,0.013357916,-0.029310005,-0.0026190851,-0.0032238206,0.010527962,-0.042789638,-0.007362217,0.010906542,0.013687311,-0.0022205454,-0.0020352663,0.01572089,0.010376432,0.0020406314,0.020135157,-0.04000705,-0.034334164,0.00075829425,-0.040397584,0.042203423,-0.0031862585,-0.049878627,-0.02408912,0.0054338286,-0.02658116,-0.0021477772,0.04199295,-0.007983097,-0.041962247,0.012869393,0.013811264,0.034210112,-0.0057163406,-0.004525184,0.030597635,0.0012348245,-0.032934364,-0.02350434,0.019787518,0.032078996,0.0017191279,0.024245866,0.018094525,0.0036813167,-0.030780604,-0.010997993,0.007989838,0.014104002,-0.009182356,-0.00860318,0.00063294556,-0.0059402366,-0.0034939167,0.01649848,-0.0208845,0.014870418,-0.010653317,-0.025470702,-0.04237995,0.031511046,0.042841278,0.037939522,-0.033507206,-0.011803255,0.020257825,0.01591703,-0.04098373,0.008140041,-0.03624058,0.034198985,0.014734787,0.015853535,-0.061704416,-0.020981094,0.03892551,0.030233417,0.0064042993,-0.037020933,-0.020184033,-0.05417543,0.008932155,-0.0076714177,-0.0065958863,-0.0170887,0.045168206,-0.02439,-0.027646856,0.017227987,0.0069899084,-0.17300385,0.031464193,0.0058040065,0.041394144,0.020275833,0.04567736,-0.024509652,-0.015034914,-0.038826104,0.027629884,0.0075019463,-0.031193877,0.0312782,0.009603536,0.012307758,-0.027888218,-0.0365032,-0.022776822,-0.019184401,-0.04600811,-0.031303402,-0.031468246,0.048745796,-0.0055844462,0.0068420996,0.0088254865,0.061933942,0.0034790062,-0.020205775,-0.044063184,-0.040904313,0.047278885,-0.0017047317,0.035436146,0.008636879,0.03602454,-0.024404705,-0.0044882046,0.025961,0.004977522,0.032659717,0.033760972,0.01317337,0.018667173,-0.012532338,-0.016415415,-0.020069987,0.03936351,-0.04463999,-0.043939576,0.0058365413,0.004846031,-0.0021800161,0.026509026,-0.035215385,-0.011566322,-0.004576257,0.03883033,-0.034977615,-0.009562785,0.030718662,-0.07458292,0.0068710092,-0.028864346,-0.055789944,-0.046613764,0.003975684,-0.027030062,-0.013578111,-0.023976535,0.02501295,-0.010849534,0.0060416176,-0.018426023,0.046187732,0.02251504,-0.0035497728,-0.04078561,-0.006559985,-0.10359529,-0.030381115,0.031240555,-0.026318386,-0.0017803711,-0.010759719,-0.06680451,0.004135078,0.022146583,0.017349413,0.23527619,0.021693515,-0.0050632334,-0.015956923,0.07365018,-0.040826026,-0.01799464,0.03945845,0.007791083,-0.025758384,-0.018687466,0.018156784,-0.009654083,-0.032243337,0.015850842,0.02541021,-0.07593365,-0.013548468,0.07354713,0.000094102106,0.021528421,-0.027244056,0.03073862,-0.05801035,-0.06198067,-0.03287749,-0.008578829,0.03833668,-0.008201482,0.057756,-0.03132035,0.037886422,0.032015536,0.0007114918,0.008614512,0.019299436,0.0007637769,-0.020145683,-0.063663654,0.0129242325,0.02837854,-0.0060487953,0.010355708,-0.0509549,-0.0099204695,-0.054677907,-0.02536193,0.04109432,0.0052753394,-0.043284897,-0.018034637,-0.028077228,0.0039012427,-0.02569925,0.014054111,0.014844434,-0.025241569,-0.022919055,-0.016935563,0.04479049,0.03850207,0.0201289,-0.035727005,-0.0043963394,0.0023488991,0.015364492,-0.00012105782,-0.011360938,-0.0056829494,0.0072060055,0.015322548,0.0025537491,-0.009091424,-0.005552375,0.025835214,-0.045600347,0.005602999,0.015634213,0.03440079,0.00821259,-0.024861671,-0.036275428,-0.017557273,0.0025210362,0.0017623925,0.010533931,0.020289157,0.055689797,-0.011411313,-0.019382726,0.000097843156,0.015838176,-0.041488748,-0.03474066,-0.022814645,-0.018487526,0.032637242,-0.014885991,-0.014538091,0.06788677,-0.022556867,0.012467684,-0.018486844,0.021929836,0.016259275,0.015418835,-0.011431247,0.019162068,0.011731271,0.012169343,-0.0690148,-0.009439915,0.013407373,-0.0077095404,0.0013284197,0.06578478,-0.025751831,0.03934429,0.05400463,0.0003180753,0.03867119,0.020940866,-0.020172318,0.037901767,-0.004832405,-0.040337037,0.00313712,0.034277305,0.026027327,0.024145048,-0.013737015,-0.019024082,-0.04369176,0.03102068,0.032444436,0.032917675,0.034234844,-0.0031132603,0.05562782,0.01638983,-0.017621636,-0.004056947,0.013103976,0.043890335,0.01719029,-0.0021495586,-0.019738438,-0.021970773,-0.044809956,0.022737386,-0.010066847,0.055772956,0.051243473,-0.03755901,0.025952302,-0.08796871,-0.016531562,-0.026086291,-0.0114312945,-0.0110309925,-0.021181602,-0.03220922,0.012477457,0.05387317,0.017055182,-0.022704668,0.015965214,-0.034169186,0.018886458,0.004347267,0.008934468,0.018210368,0.012059704,-0.0186299,0.019419812,-0.01931751,-0.031183036,0.01188243,0.007115898,-0.014268423,0.051669933,-0.03073022,-0.03512701,0.014303609,0.0041903066,0.005501886,-0.04669254,-0.006924447,-0.009184914,-0.022689087,-0.022423767,0.10513309,0.019290768,-0.011419712,0.026615212,0.042530004,0.061761916,0.051000074,0.043599408,-0.003991685,0.01373953,0.031206176,-0.012132457,-0.00046126317,-0.048760977,-0.03658754,-0.035766017,0.027385063,0.017284289,0.002156061,0.013777956,0.015513561,-0.017633958,-0.00929773,-0.07493224,-0.014339289,-0.018762741,0.05151708,-0.03205789,0.027643062,-0.0037132418,-0.030888772,0.03871096,-0.05205137,0.012235644,0.010857361,-0.03698118,-0.024285544,-0.031871945,0.020403355,-0.0017355388,-0.025501167,-0.023950864,0.007013736,-0.010846128,0.027417615,-0.024943879,0.027270138,0.007916856,-0.03340571,-0.024211492,0.018734556,0.022083065,0.0029517978,-0.0007218552,0.018767409,-0.02526039,-0.017141856,0.020717733,0.0069011897,0.02123079,0.016366856,0.0026339823,-0.019997127,0.026442552,0.017906236,0.007782921,-0.0030835185,0.012087325,-0.023217313,0.033589434,-0.015105924,0.027446613,-0.02103569,-0.025933024,-0.057005975,0.020574424,0.016023783,-0.016234687,-0.026166026,-0.052526932,-0.015113134,-0.04017417,-0.046069928,0.0040804124,-0.0072058644,-0.04247095,0.027834387,0.026717443,-0.09474015,-0.026488552,0.029873295,0.010560508,-0.017391559,-0.0040586647,0.014383913,0.026309509,-0.021335475,0.036034845,-0.02308229,0.028656006,-0.011990422,-0.050310683,0.046826582,-0.0140526965,0.024650034,-0.036151476,0.006823868,-0.0090367915,-0.009154346,-0.018279761,0.035799865,-0.02473031,0.0071203588,0.020930426,-0.015539993,0.008168426,-0.03445552,-0.00037725267,-0.0021067208,0.023830136,-0.05679107,-0.014120948,-0.017450085,-0.008472984,0.008704102,0.032077845,-0.038732566,0.029957926,-0.00669787,-0.012906346,-0.022315966,-0.005066453,0.0064066444,-0.0272395,0.011908189,-0.026889466,-0.042054392,-0.023737526,-0.0102087995,-0.022575095,0.021994032,-0.042332456,-0.031047286,-0.035638303,-0.0159251,0.04156201,-0.0106903855,0.033726882,-0.008369184,-0.030426601,0.024204945,0.024792526,-0.021787578,-0.017649284,-0.0048106224,0.013925387,0.007839449,0.012884715,0.018573027,0.015562053,-0.02261447,-0.00017900624,-0.04079403,0.018299613,0.02370558,0.0045040743,0.036331322,0.09591371,0.010258864,-0.025049431,0.04008429,0.007679621,-0.040202767,0.0016687005,0.04831649,0.011248243,-0.042614486,-0.027531782,0.009274367,-0.011942854,0.021953044,-0.014955835,0.009543518,-0.014894437,0.040019743,0.00829763,-0.030853946,0.0434264,-0.019717805,-0.019529223,-0.008518035,-0.025186077,-0.016433192,0.047530483,0.01644023,-0.019201847,0.01910764,0.05264627,0.006888375,0.0023748688,-0.036909908,-0.04180528,-0.0011877457,-0.1477289,0.018346194,0.022191528,0.019096682,-0.019624084,-0.020583756,-0.03773034,-0.015928537,-0.0067826402,-0.010287582,0.018538503,-0.010689135,-0.00003705934,-0.019287452,0.002666216,0.038271803,-0.0244508,-0.0028734913,-0.018747672,0.09906019,0.01985202,-0.0012502021,0.01808285,-0.016337227,-0.011446923,0.025770482,-0.06775028,-0.033438716,-0.013309848,-0.021879623,-0.024809964,-0.050311226,0.006665971,0.0150611065,0.0068069263,-0.006982111,0.0021335257,-0.0054412945,-0.002857391,-0.00049204595,-0.011897978,0.030265784,0.015851181,-0.014635265,-0.030779198,0.06741621,-0.02323949,-0.008195221,-0.035870757,-0.019952556,-0.0140406145,0.007683471,-0.0403068,0.011424412,-0.009034827,-0.017500373,-0.03373965,-0.022196518,0.025837798,0.049254376,-0.017435778,0.004140507,-0.019478008,-0.014661187,-0.020015534,0.02884201,-0.054731842,0.044308607,0.013706805,0.010667725,-0.08844241,0.0301325,0.0024624742,-0.045009077,-0.0187684,-0.013354178,0.02021761,-0.043496415,0.02549224,-0.026251668,-0.022715973,-0.010539173,0.014038745,-0.044779945,0.043749418,-0.017505845,-0.014029783,0.011075469,-0.07342902,-0.025060134,-0.016476432,-0.029249622,-0.022881005,0.0031328604,-0.029973863,0.010733249,-0.021501621,-0.0102263335,-0.06618022,-0.063041314,0.0065440126,-0.015672984,-0.019253694,-0.033572562,-0.03847111,0.046251845,0.030779086,0.0020832936,-0.0070143635,-0.024245245,0.002015582,0.02541599,-0.014001936,0.010011042,-0.09818118,-0.039965745,-0.025403216,0.042577364,0.0075779883,0.016080463,0.002445352,-0.0072427494,-0.04131934,-0.034074616,0.048585877,0.09160112,-0.010408054,0.041642446,0.0052590654,0.00761748,0.012975998,-0.07110994,0.006147639,0.019102251,0.050857745,-0.0077743055,-0.03210349,0.02406006,-0.06611888,-0.023840725,-0.0012937873,0.0049643056,0.0071010385,-0.017496152,-0.01848163,-0.02451495,0.05193877,0.039263636,0.027846457,-0.0072959787,0.012560638,-0.028667664,-0.013928527,0.03731325,-0.020055296,0.035695933,-0.00354264,0.053261504,0.00781375,0.061131068,-0.008460475,-0.045078322,-0.032321196,-0.010332385,-0.008153151,0.062811665,-0.021811208,-0.03348805,-0.034664966,0.023742385,0.028663551,-0.00087248214,-0.0062048608,-0.0143620325,0.026171276,0.019069081,-0.00822639,0.017037757,-0.0025420822,-0.023126163,0.03787176,0.042603828,0.012054139,0.026369805,-0.023336012,0.032664455,0.0020009293,0.0032313922,-0.070529744,-0.0037654827,0.013294264,-0.011962169,0.038380664,-0.023012927,0.06471271,-0.01598758,0.028231371,-0.020227602,0.055988282,0.017770214,-0.03171961,-0.056080744,0.026568409,-0.012750188,-0.032504443,0.05883575,-0.017679295,-0.041792788,0.008340482,0.018616032,-0.017316937,-0.015198439,0.030777112,0.042306654,0.01252796,0.007999502,0.0086272815,0.038788296,-0.027311593,-0.020334773,0.04402503,0.0055767163,0.013226033,-0.03261871,-0.02282303,-0.0060130046,-0.005725235,0.01363427,-0.024140386,-0.0037940503,-0.05331087,0.021714345,-0.014765123,0.050827634,0.0062638866,-0.01487464,-0.06489992,0.0068687177,0.033882625,-0.0037970075,0.042628646,-0.047638614,-0.014384379,-0.025219953],"last_embed":{"hash":"11p98cu","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"11p98cu","at":1762855179887},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#Week 3-4 Benefits#{1}","lines":[95,95],"size":115,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11p98cu","at":1762855179887}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#Week 3-4 Benefits#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015943307,0.0014929908,-0.05437827,-0.009854032,-0.021191692,-0.020873774,0.047014773,-0.026751416,0.025148906,0.021742558,-0.0053609186,0.040669315,-0.036105026,-0.017476996,-0.0057539344,-0.011748406,-0.029514257,-0.004823891,0.06453392,-0.006594798,-0.052298393,0.009605321,0.027679257,0.01561559,-0.017204443,0.0027623817,-0.0231698,-0.015078668,0.0069986307,0.063998125,0.023433419,-0.034877285,0.060378585,-0.002254351,0.002767329,-0.028860936,-0.0019040379,-0.027629506,-0.044358183,0.03774166,0.005295533,-0.0068647116,0.03414071,0.024877314,-0.016014999,-0.042196438,-0.041532394,-0.009191513,0.015096558,-0.021984946,0.05064037,0.020702025,0.020524662,-0.011269334,0.013491759,0.037760172,0.023530118,-0.011381601,-0.01916139,-0.010995678,-0.021110976,0.052994143,-0.03694122,-0.041912317,0.042936668,0.029059397,0.025971299,-0.00026736478,-0.01985116,-0.018229026,0.0054534185,-0.014751886,0.044830907,0.007081866,-0.04638897,-0.020234898,0.03359493,-0.038055286,0.020897325,0.028034752,0.016884895,0.044499706,-0.012081731,-0.0030363707,0.016103584,0.022756906,-0.017916217,0.057223007,0.014002519,0.000096445896,0.0071848924,0.060464356,-0.0050108116,-0.018265544,-0.017925393,0.026674377,-0.020130593,-0.026218282,0.034684975,-0.020865299,0.02801565,0.020008706,0.0035243551,0.013899468,0.031498007,-0.019497547,0.03372268,0.06574863,0.020372871,-0.034728352,0.058924492,0.040411066,0.027833143,0.05028997,-0.01281291,-0.013480067,-0.014530575,-0.02934753,0.009425446,-0.021312447,0.052799445,0.07748055,0.0053523295,-0.017738495,-0.0017780619,0.04648351,0.014319646,0.0006510475,-0.019695027,0.0299141,-0.011161044,0.02142103,-0.026059167,0.012995707,0.027879305,0.023417205,0.042832516,0.03877092,0.0020686192,-0.061738934,0.01493619,0.011878702,-0.012684764,0.000323616,-0.012709457,-0.038270097,-0.010137973,-0.0043398417,0.019508304,0.040505636,-0.016255228,0.038748726,-0.015277438,0.018853879,-0.0144267585,0.04042162,-0.024707204,0.04973217,-0.0034738095,0.005649219,0.054973148,-0.04665108,-0.0494381,0.049685057,0.0024727224,-0.016345818,0.01525774,-0.0039840327,-0.024525372,0.008448579,0.0156882,0.0029160953,-0.010869051,0.02244414,0.026334867,0.02627465,0.053650666,0.03429585,0.0148192765,-0.033395838,-0.04722754,0.04966231,-0.01277818,-0.08909244,-0.00480461,0.031177146,-0.008555797,-0.024585811,0.021767464,0.008583245,-0.035285234,-0.014560834,-0.0060180514,0.021042302,0.080028735,0.020007426,0.010317761,-0.031228757,0.03397146,-0.010404623,0.018547438,0.007400818,0.0027834417,0.00040089182,-0.02525272,-0.0033487882,-0.025166798,-0.01630973,0.0018829891,-0.03171692,-0.0037176376,0.013127532,0.002621553,-0.027556065,-0.0047572264,0.027694404,0.021704406,0.00066336826,0.019021101,0.014328303,0.013766523,-0.0068067284,0.02849903,-0.019789934,-0.05525158,0.023927059,-0.04590835,0.06448946,0.009762217,-0.036589272,-0.023297837,-0.015003986,-0.0075365235,-0.016266765,0.03778023,0.00021942971,-0.024852833,0.005411798,0.026547993,0.014262318,-0.014483367,0.027852364,0.04476801,-0.00043988315,-0.025075488,-0.015629357,0.03838478,0.014190796,-0.022356587,0.010629106,0.00024782022,-0.0048665404,-0.024659824,0.026299685,0.0026362045,0.01405068,-0.018745862,-0.013228607,0.0010225524,-0.0025636898,-0.010997283,0.02006291,-0.018964488,0.023378361,0.0012796494,-0.025606418,-0.05508832,0.0050119925,0.036150876,0.06308502,-0.0361032,-0.011652572,0.029210769,0.02837058,-0.051931374,0.0148609,-0.011097701,0.037833776,0.038963936,0.022809055,-0.041241106,-0.014806358,0.02996698,0.009224022,0.009554553,-0.014923006,-0.0059657693,-0.0589344,0.010240553,-0.002156464,-0.03048559,0.0068845353,0.039482538,-0.007392665,-0.012774893,0.020168139,0.008700474,-0.16368502,0.025763072,-0.001618059,0.026695449,0.02580589,0.022350209,-0.01774732,0.013188062,-0.063764095,0.021913337,-0.00557923,-0.029955564,0.016465401,0.018474635,0.02428796,-0.02369533,-0.042982966,-0.016773166,-0.016320145,-0.046878714,-0.03467058,-0.048902005,0.07514933,0.0039686896,0.003645861,0.0047188154,0.053773526,-0.016448196,-0.03486086,-0.027725993,-0.03870553,0.045648936,0.0052708103,0.032353096,-0.0074757515,0.045357764,-0.030688334,-0.022069562,0.017829971,0.0022753684,0.039373316,0.040207304,0.008595958,0.025664648,-0.0057725585,-0.0075696004,-0.024343856,0.024407776,-0.062009886,-0.05497506,0.0066362447,0.017046895,-0.0021265375,0.040799804,-0.03548556,-0.0036348589,0.0040311837,0.036613677,-0.03381694,-0.008809774,0.041954402,-0.05016971,-0.0077171586,-0.02911809,-0.07430898,-0.057049926,0.0067815413,-0.027344849,-0.03369739,-0.03204158,0.03550886,-0.016563324,-0.015943857,-0.0355147,0.03382888,0.021440292,-0.0035877253,-0.018809605,0.0003388084,-0.11477339,-0.031696156,0.0075799,-0.03393701,-0.011261041,-0.00803787,-0.04882404,0.0048794285,0.0046983524,0.013208334,0.22531913,0.016462985,0.01300655,-0.030364502,0.06767973,-0.025141805,0.014417785,0.042772986,0.0006033171,-0.033331294,-0.0057175993,0.033794083,-0.018323664,0.0006922956,0.022465765,0.0318191,-0.058097687,-0.015218209,0.06273261,-0.009093729,0.017929165,-0.033638638,-0.0018046574,-0.02688511,-0.07579609,-0.03172271,0.00000630329,0.02725945,-0.040290877,0.04111941,-0.021423614,0.049806796,0.02473644,-0.0028482506,0.021647315,0.017133491,0.014755463,-0.015421613,-0.06362884,0.0021521216,0.010269076,-0.000090017165,0.008200544,-0.059732683,-0.02285438,-0.053542797,-0.012515768,0.024233008,0.005833144,-0.026084164,0.00324671,-0.025585977,0.004633877,-0.01838736,0.04732823,0.036430165,-0.00847943,-0.021894775,-0.014396461,0.037443385,0.041452058,0.016031085,-0.061589535,-0.01103863,-0.0012472969,0.008576508,-0.03839529,-0.009370999,0.013410262,-0.00033676802,0.014336815,0.0041423137,0.004121179,0.010199209,0.014166068,-0.024646403,-0.020188112,0.007590748,0.03656538,-0.008434651,-0.001989569,-0.036882676,-0.007909699,0.013083711,0.01684284,0.01577104,0.021420194,0.07433719,-0.00890796,-0.014412493,0.014460107,0.009903529,-0.05357537,-0.023781143,-0.017767606,0.000503463,0.043388583,-0.03282879,-0.03342913,0.054471232,-0.028176239,0.017329684,-0.014927005,-0.0037134027,0.01839499,-0.019132126,0.011605781,-0.007183506,0.012584456,0.036791947,-0.08674818,0.014192505,0.009601511,-0.01905898,0.01641802,0.051672872,-0.016204229,0.049788423,0.029774437,0.012461387,0.02790979,0.012668299,-0.015862409,0.027895326,-0.020064574,-0.048173185,-0.0073433733,0.03885077,0.04141933,0.032382756,-0.010433523,-0.01900478,-0.04520291,0.024124641,0.027681053,0.02722487,0.036259525,0.015830118,0.05547018,-0.0049860165,0.0027066865,-0.007405182,-0.011883713,0.039506655,-0.0010024372,0.02633499,-0.014864621,-0.04771501,-0.04581309,0.020489333,-0.014423852,0.040906142,0.038974203,-0.04433736,0.017929597,-0.07589397,-0.021903612,-0.025521455,-0.025787827,-0.014497702,-0.04220861,-0.023102043,0.022161769,0.056128167,-0.0029943024,-0.0026156718,-0.006415362,-0.0041993735,0.014816638,-0.013682751,0.010122711,0.025543142,-0.006302544,-0.0008769633,0.020737367,-0.054711565,-0.005479464,-0.012932611,0.0014738706,-0.018417524,0.05176526,-0.010610304,-0.024670089,0.03218104,0.018383523,0.023052214,-0.03919694,-0.0014083479,0.011960577,-0.02561063,-0.008978912,0.09861918,-0.008861586,-0.016995246,0.027939904,0.029290466,0.08426717,0.054147467,0.030996384,-0.0045057447,0.018520633,0.045115903,-0.0072504682,-0.02659956,-0.05920228,-0.04948867,-0.023388252,0.02236101,0.02075001,-0.021892402,-0.013473242,0.00048564453,-0.021503396,-0.018174246,-0.07541087,-0.0369639,-0.013318172,0.037129153,-0.04616688,0.010771075,-0.011025384,-0.018626269,0.024980506,-0.05507695,0.009518003,-0.010750626,-0.032542262,-0.044469036,-0.027795926,0.010548511,-0.010644819,-0.038987912,0.014475893,0.004513034,-0.0018318347,0.018112365,-0.0121809635,0.032614868,0.020552,-0.014451867,-0.035456862,0.007218929,0.023412874,-0.012902045,0.004608964,0.000995568,-0.0006306208,-0.00029649743,0.027970385,0.015821787,0.0114078885,0.014840452,-0.0018394929,-0.010251809,-0.008703753,0.03306345,0.014462467,-0.011033727,-0.00109013,-0.02231135,0.013041157,-0.012587991,0.019133069,-0.010096503,-0.04320469,-0.070869505,0.02434399,0.009522184,-0.034135308,-0.036577806,-0.05586731,-0.0055407756,-0.0368835,-0.038027916,-0.005807398,-0.011324738,-0.025240708,0.010871244,0.04701073,-0.08055517,-0.012832475,0.035213023,0.033247367,-0.023484508,-0.020352755,-0.0008936896,0.0124588935,-0.012217691,0.0420207,-0.03659407,0.042271454,-0.021985067,-0.047877688,0.028658262,-0.022822114,-0.0016626732,-0.0403104,0.0066171014,-0.007431247,-0.021189637,-0.013898727,0.029490557,-0.03613236,0.020572433,0.009512353,-0.020513225,0.0022147058,-0.043195844,0.005643394,-0.0022961742,0.022705507,-0.054975737,-0.033313524,-0.02594052,-0.00263406,0.0064172465,0.0060621533,-0.020430513,0.020127753,-0.018969506,0.0012314771,-0.027442409,-0.0051885745,-0.0022044943,-0.015711386,0.015281308,-0.02896124,-0.05171661,-0.010530178,-0.035832036,-0.020714084,0.0050023245,-0.011514704,-0.03902481,-0.053596593,0.00929298,0.045132797,0.016317163,0.032705545,0.022860887,-0.026549222,0.049193013,0.010760389,-0.015533794,-0.019288057,-0.0005023145,0.012674161,0.005538131,-0.011053504,-0.00404592,0.00915582,-0.010360776,0.0110403765,-0.03904604,0.03457417,0.008645561,-0.014538062,0.023337152,0.09673516,0.011419807,-0.013470128,0.045611802,0.022487096,-0.052438293,-0.018281447,0.03556579,0.023817886,-0.053223573,-0.022009322,0.0010859272,0.00024070097,0.025980294,-0.012085835,-0.008035032,-0.038682565,0.027852325,-0.016543461,-0.023061937,0.045047134,-0.062086478,-0.000329068,-0.0054524546,-0.027465396,-0.0002515003,0.02548017,0.01368337,-0.019725911,0.027329242,0.03678219,0.008706348,-0.0022657013,-0.045221135,-0.039743837,-0.012963694,-0.14396441,0.032133695,0.018433267,0.010115038,-0.00009102462,-0.0042025647,-0.040862158,-0.0256759,0.0061497563,-0.016518239,-0.011292536,-0.046645146,-0.016651545,-0.017070007,0.010165491,0.047196545,-0.042934965,-0.006677849,-0.007206752,0.07888749,0.024949556,0.015229622,0.025516175,-0.02390064,-0.016217722,0.023582933,-0.029508473,-0.054294832,-0.011640566,-0.03378213,-0.037787076,-0.051262587,0.013199627,0.027555862,0.006975824,-0.029685054,0.005500984,-0.006285443,-0.024644248,0.0081376,-0.01669391,0.017630393,0.021019353,0.0106402235,-0.009942021,0.066523336,-0.020772105,-0.005471623,-0.027039688,-0.042045143,-0.0033790881,0.01939638,-0.03467312,0.014415256,0.0017957671,-0.013164809,-0.021617016,-0.0049306373,0.019140135,0.030868888,-0.008769295,-0.0027305137,-0.022103725,-0.013637529,-0.023980852,0.023049874,-0.06587915,0.057456363,0.032780956,0.025658667,-0.06576931,0.001453133,-0.00618942,-0.028400112,-0.0097938115,0.0006698974,0.00672818,-0.033878442,0.021651763,-0.028348863,-0.027732925,-0.004912478,0.023306195,-0.034073863,0.04136306,-0.014076363,-0.010708037,-0.0017440548,-0.084186755,-0.034945518,0.0016342639,-0.040671583,-0.005937392,0.009997032,-0.024085535,0.0134144565,-0.014560512,-0.015221489,-0.054153368,-0.05862396,-0.00015291841,-0.024428366,-0.039551876,-0.023234297,-0.024296464,0.046381794,0.044372343,0.009429676,0.016070932,-0.025590708,-0.017454427,0.02998273,-0.018271394,0.016699182,-0.08153586,-0.03767838,-0.009673966,0.021921407,0.000020441577,0.005326208,0.0075029028,-0.017835593,-0.03737899,-0.040256068,0.022570126,0.091022365,0.025326256,0.048675843,-0.0020603717,0.011030388,0.016905477,-0.06552555,0.011782577,0.019764116,0.049704663,-0.016116865,-0.033630494,0.039482817,-0.063230306,-0.029316884,-0.01410021,-0.010871919,0.0053155553,-0.018937863,-0.019489057,-0.009573033,0.037488606,0.0347256,0.0026455445,0.0025929061,0.020518668,-0.035126433,-0.013247445,0.040643316,-0.019477999,0.055480834,-0.016014332,0.029399978,0.002041222,0.0561222,-0.004538946,-0.03280803,-0.014352747,-0.02516056,-0.010654225,0.061332304,-0.012146353,-0.032587018,-0.04187049,0.019151982,0.036388002,0.025800044,-0.014597104,-0.02183191,0.035990812,0.04196274,-0.025276948,0.018363519,-0.008475631,-0.012670481,0.038833868,0.026317962,0.016343022,0.044189423,-0.0125391735,0.019495066,-0.0069481293,-0.009141944,-0.045129765,0.021710882,0.0137701705,-0.0022220553,0.022228088,-0.028158484,0.0725208,-0.008286096,0.019336497,-0.008890675,0.047723148,0.023473924,-0.013371893,-0.037623316,0.008431208,-0.01449365,-0.04642904,0.030358909,0.0064749443,-0.017670494,-0.002121256,0.027980292,-0.022083277,-0.030849865,0.023089353,0.07670698,0.018557213,0.011199783,0.02940763,0.034600407,-0.034572016,-0.026332375,0.045508973,-0.0061849835,0.027484179,-0.035016034,-0.013766897,0.0028983438,-0.01838521,0.0011008051,-0.03031155,0.008108431,-0.061346024,0.008107924,-0.0013136432,0.038488396,-0.0007826989,-0.043730475,-0.012222604,0.013380947,0.023248,0.000611357,0.042812884,-0.03832568,0.010461053,-0.008612477],"last_embed":{"hash":"ytzepw","tokens":291}}},"text":null,"length":0,"last_read":{"hash":"ytzepw","at":1762855179887},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#Week 3-4 Benefits#{2}","lines":[96,96],"size":68,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ytzepw","at":1762855179887}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#Week 3-4 Benefits#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025158472,-0.003668948,-0.039188694,-0.0047911005,-0.029662613,-0.046487175,0.035268113,-0.04690524,0.016181797,0.011744535,-0.017835485,0.051074985,-0.039148226,-0.020191353,-0.00134617,0.0015195328,-0.0422499,-0.009763482,0.06789703,-0.004603554,-0.047759626,-0.022123596,0.028037138,0.015246823,-0.0033958117,0.007835082,-0.02225452,-0.012108891,-0.0019924657,0.071867175,0.011592459,-0.03359916,0.0748194,0.0022325604,-0.0052937446,-0.032537773,0.020440172,-0.017940454,-0.04455179,0.030602412,0.021504695,0.008918634,0.03951727,0.0095916465,0.013288734,-0.04352852,-0.048564512,-0.006041524,0.018271852,-0.014198844,0.069010966,0.0095653925,0.030452289,-0.01322061,0.009219574,0.045744836,-0.011700112,-0.01090479,-0.0019027621,-0.018374028,-0.018893411,0.053991392,-0.0266905,-0.037611663,0.03296999,0.034766145,0.044731528,0.009110947,-0.028676754,-0.032025702,-0.010900625,-0.00078021945,0.041453246,0.012785978,-0.029813917,-0.011239679,0.008046909,-0.05144465,0.00086454215,0.026709327,0.020772045,0.017066414,-0.019676782,-0.0063844477,0.007689894,0.0061427653,-0.00044324377,0.040712353,0.014625458,0.010417612,-0.014910412,0.044290673,-0.006805098,-0.0016204346,-0.038045257,0.031317867,-0.015861765,-0.03292663,0.012880784,-0.020557662,0.036378626,-0.0026870817,-0.011657611,0.0065969345,0.02114265,-0.039592367,0.030957507,0.064030536,0.032478184,-0.022124095,0.054819804,0.056114733,0.023174305,0.057406455,-0.015083762,-0.017404364,-0.026225831,-0.032605477,0.008937897,-0.045689657,0.052144445,0.061006986,0.021735247,-0.020892935,-0.024701847,0.03592096,0.032475527,-0.010753529,-0.02110634,0.028594736,0.001287265,0.017887056,-0.031621482,-0.0036729232,0.004336604,0.0050716116,0.043768827,0.012294949,0.010170839,-0.05736387,0.015238218,0.044091444,-0.025954869,-0.011587482,-0.02276792,-0.016750319,-0.027536457,0.010379451,0.0225892,0.050678656,-0.009497152,0.038857706,-0.005346001,0.06389997,-0.020497601,0.021585291,-0.02386021,0.041115176,-0.014035845,0.010991235,0.03983778,-0.044056043,-0.031896576,0.039060604,-0.017679628,-0.036540456,0.02595392,0.00092177646,-0.018799357,-0.015195523,0.013233984,0.018796906,-0.000038269496,0.025127329,0.028179262,0.0338766,0.05482758,0.034822397,0.019366099,-0.0392217,-0.014572747,0.0367619,-0.005046042,-0.08568643,-0.010208377,0.037867237,-0.031740513,-0.00446239,0.023073621,0.006549337,-0.026600432,-0.013759218,-0.000465641,0.03828041,0.061442915,0.022783032,0.0042433618,-0.037192296,0.021928187,0.013101817,0.006804074,0.029123537,-0.011062539,-0.029287376,-0.012058764,-0.008334743,-0.054276954,-0.040555805,-0.013959059,-0.018654667,-0.0057388544,0.008305684,0.011060862,-0.05864023,-0.005528903,-0.00898222,0.032138698,-0.021515068,0.014145579,-0.010334814,0.021991901,0.0035530173,0.023913616,-0.052140694,-0.05162817,0.016309682,-0.041910566,0.03975579,0.023506012,-0.045060467,-0.027840799,-0.00455135,-0.024357103,-0.009751168,0.03015834,-0.023892436,-0.03309673,-0.006006813,0.02003906,0.01483268,-0.0072507462,0.026899852,0.03067578,0.0040067094,-0.033786982,-0.017120715,0.014075077,0.03928866,-0.024522468,0.0014928463,0.019664768,-0.00315026,-0.051554367,0.017963467,-0.005273057,0.031098858,-0.02552468,-0.014136373,0.020125749,0.00040725918,-0.009760309,0.011260292,-0.009574449,0.015190649,0.0027855716,-0.019401452,-0.053703755,-0.021810127,0.042223763,0.03466283,-0.041964006,0.006558291,0.036314387,0.019714944,-0.049404167,-0.0027300273,-0.02850987,0.027349697,0.0413504,0.027937064,-0.060663704,-0.023574566,0.019007374,0.052076075,0.02707261,0.0033335278,-0.009482712,-0.052147225,-0.019141182,-0.02176186,-0.0115354,-0.016951572,0.037379853,-0.012660721,-0.008272814,0.0058957054,-0.0003945583,-0.16274309,0.041343518,0.008091791,0.044099547,0.025402205,0.012950469,-0.022715818,0.016993498,-0.073695555,0.032132056,-0.0068672067,-0.032619584,0.010215658,0.017882094,0.017039811,-0.022473319,-0.024766725,-0.043634996,-0.046771444,-0.04766826,-0.021933397,-0.043047644,0.06245386,0.014402727,0.002932212,0.017701067,0.04559227,-0.010413574,-0.0062018367,-0.031221857,-0.05354197,0.028958132,0.0036628798,0.02408227,-0.012552539,0.045107525,-0.036557116,0.000258334,-0.010665964,-0.01638305,0.011920158,0.030920306,0.008557373,0.02860866,0.004053828,-0.013257494,-0.022106858,0.020824803,-0.061494853,-0.017075015,0.0129069965,0.02184354,0.0010300323,0.051834624,-0.048519287,0.0053858142,0.017759787,0.02033632,-0.0033402746,-0.0026859823,0.061327472,-0.046146393,-0.01637544,-0.0049754926,-0.060129445,-0.04445724,-0.0044045993,0.0051678577,-0.0077763977,-0.0126930615,0.027553948,-0.015774636,-0.026403543,-0.038151376,0.012228258,0.015881702,0.0010980078,-0.035694685,0.017947525,-0.11224701,-0.026122482,0.021209866,-0.009449086,-0.020697929,0.0010775039,-0.03293893,0.00616476,0.010482803,-0.002473815,0.2542807,0.016968684,0.029586567,-0.011594471,0.040594384,-0.017984677,0.013650585,0.067885384,0.0051478706,-0.033644658,-0.013388486,0.036215182,-0.029887564,-0.008887707,0.018958705,0.0526201,-0.06406037,-0.015343525,0.06429559,-0.016108545,0.023053003,-0.04666931,0.007847543,-0.041283116,-0.05226339,-0.025570454,0.0029639585,0.027214028,-0.018443821,0.03744485,-0.019721698,0.04297854,0.020620642,0.002302564,0.027705275,0.026681714,0.019326331,-0.016719451,-0.040004022,0.018440755,0.022509532,0.006028555,0.0009738081,-0.05549885,-0.031276982,-0.037207093,-0.0030183783,0.01005959,0.0021863,-0.021360103,-0.01186397,-0.018113993,0.02628268,-0.022279922,0.023553783,0.0062876786,-0.021838583,-0.0126651125,-0.021136846,0.021960057,0.057814334,0.017700218,-0.031871263,-0.018045846,0.036272198,0.013018144,-0.024421802,-0.003395338,0.030862816,0.026241533,0.010635118,-0.00941474,-0.006101042,-0.012695883,0.026057566,-0.026180713,-0.0143746445,0.02354713,0.03534388,-0.030419102,0.009480016,-0.046329074,-0.012521316,-0.0017635424,0.022575822,0.0057812086,0.023530621,0.046516422,0.017321968,-0.00080607965,0.018919848,0.019992832,-0.046514224,-0.008537436,-0.015875924,-0.021954106,0.0028802033,-0.026768079,-0.039129104,0.032099757,-0.03238423,0.006493687,-0.034848303,0.028626421,0.031267975,-0.009260589,0.007200142,-0.0024528524,0.005579004,0.0017024113,-0.07055786,0.0017171932,0.01702037,-0.0019504809,0.026327625,0.05647649,0.009862529,0.0459568,0.039075766,0.007867884,0.011911237,0.010676281,-0.018468617,0.034048352,-0.010100007,-0.04242063,-0.013192359,0.026328623,0.029209858,0.047965407,-0.021102041,-0.011681842,-0.01475335,0.018637335,0.055964787,0.046846494,0.039005492,-0.0058996845,0.04957998,0.016709022,-0.0005222363,0.0020364139,-0.0027238834,0.031265024,0.0074509378,0.01345884,-0.0013284339,-0.032022808,-0.02883709,-0.012593731,-0.004803409,0.055927943,0.04024085,-0.043569103,0.021315824,-0.055854913,-0.02835883,-0.02381202,0.003033262,-0.020370355,-0.04426708,-0.02806123,0.0321656,0.062451437,-0.0074949907,0.00041059282,0.006710045,-0.0078053437,0.007227936,-0.023836283,0.015556063,0.026034562,0.0034062732,0.001166617,0.011154171,-0.06524382,-0.016716197,-0.01130582,0.009380904,-0.0028382835,0.049971513,-0.023990963,-0.016080929,0.018965803,0.014705853,0.0019319273,-0.016602948,-0.00027437235,0.0014855057,-0.022236453,-0.012450247,0.10360058,-0.003916482,-0.004663541,0.029563563,0.030489633,0.078998595,0.037745953,0.042982873,-0.00033483215,0.008963541,0.04849184,0.01601421,-0.037618477,-0.050657235,-0.021991078,-0.031062065,0.015375528,0.015022534,-0.025962628,0.00079188216,-0.0029462068,-0.031636465,-0.00056642044,-0.08851125,-0.019694202,-0.007592272,0.058315076,-0.035639815,-0.0029850411,-0.005727417,-0.017680336,0.021665927,-0.05254167,0.008087783,-0.006391364,-0.030567674,-0.020229442,-0.034805022,0.023444941,-0.0105032995,-0.03847681,0.000091784,-0.028882466,-0.009668153,0.0011435744,0.005129537,0.029918103,0.012173649,-0.03535122,-0.010604898,0.0016576641,0.022603229,0.021119172,-0.0022566032,0.01694352,-0.031218227,-0.017879235,0.027865719,0.00975654,0.0056976425,0.026428103,0.037194714,-0.0039452394,-0.022736223,0.01194824,-0.0004944654,0.00850673,0.0018727502,-0.03326862,0.016076481,-0.004068525,0.015107308,0.005281747,-0.03815943,-0.061222676,0.0029761316,0.0090225125,-0.042218965,-0.027131416,-0.062301174,0.002186124,-0.03427505,-0.032044627,0.029360704,-0.0037068648,-0.03818845,0.012426544,0.036940884,-0.08970477,-0.03827871,0.009460453,0.01450157,-0.032845255,-0.022227155,-0.005745738,0.020913381,-0.011896291,0.046529956,-0.03983825,0.05248151,-0.024061244,-0.050352514,0.02315022,-0.036395207,-0.012501495,-0.030469159,0.024744982,-0.013613462,-0.023011029,-0.01238411,0.031022655,-0.018548867,-0.014025208,0.0033798807,-0.0315942,0.00998056,-0.04463803,-0.008481059,-0.0003686815,0.025543496,-0.03446811,-0.026056215,-0.02162211,0.0018889727,0.022031387,0.008907463,-0.011220207,0.012402944,0.025976209,0.0045373733,-0.028358253,-0.025092859,-0.022198359,-0.011776028,0.0092351325,-0.00059239037,-0.030362222,-0.021323493,-0.04498749,-0.027188636,0.024345199,-0.03478361,-0.018324519,-0.056442674,0.0023251467,0.048922837,0.0027875428,0.030260824,0.02416919,-0.033327207,0.038035937,0.047875408,-0.0153388465,-0.016990077,0.023495838,0.005802671,0.0044562444,-0.00282694,0.005754118,0.018894866,0.011642612,0.00346148,-0.0457131,0.05002215,0.021068545,0.013268147,0.0018774483,0.1059555,-0.008823841,-0.011373874,0.026829787,0.026939021,-0.05251125,-0.0023681405,0.02473882,0.016455358,-0.04514945,-0.0061386907,0.012173965,-0.012251658,0.0043881917,-0.016402908,-0.019626115,-0.019611465,0.029390574,-0.018177988,-0.034476187,0.05474188,-0.06687068,-0.0076192454,-0.014142517,-0.02811946,-0.008176904,0.017663725,0.010491417,-0.020239817,0.026735619,0.048841897,0.007661299,-0.0069287764,-0.032363527,-0.022944804,-0.037273824,-0.14553797,0.044644814,0.02460339,0.006807489,-0.014084139,0.020672835,-0.06283798,-0.024186507,-0.0068067154,-0.027694087,0.003647886,-0.034339704,-0.031045474,-0.0010734149,-0.0057733282,0.034861065,-0.038794976,0.008113402,-0.024343075,0.06412643,0.025800839,0.0054476378,0.02092937,-0.03686802,-0.008843878,0.017389521,-0.03942006,-0.026646683,-0.01704466,-0.0068115774,-0.04839195,-0.07252553,0.0075558485,0.0006060202,-0.00093147607,-0.0001537388,0.018916657,0.002073955,-0.014090453,0.026703078,-0.00919192,0.023394974,0.028439885,0.0024033943,-0.017039893,0.062023845,-0.022964932,-0.0064943796,-0.017996471,-0.017849933,-0.010277148,0.024545057,-0.023955228,0.04557941,0.004090011,-0.007912155,-0.0313827,-0.012249301,0.029676927,0.013203249,-0.019660778,0.00097478734,-0.033750933,0.0033032435,-0.0063129016,0.024652358,-0.06012948,0.048893455,0.026974747,0.04313246,-0.046162277,0.026586786,-0.0039795404,-0.016662711,-0.010402363,-0.0025716606,0.006981998,-0.012304405,0.004773053,-0.016328216,-0.014796444,-0.006890998,-0.018749498,-0.016658973,0.030301802,-0.014387106,-0.016597308,0.0139194615,-0.06416367,-0.03487265,0.007354791,-0.025479257,-0.011302585,-0.026549812,-0.032395214,0.0040834183,-0.013218312,0.012137472,-0.037450287,-0.043941505,0.025101295,-0.028736277,-0.051114086,-0.001423402,-0.019031515,0.056741755,0.009463086,-0.008718484,0.011065537,-0.0423297,-0.015636241,0.015548091,-0.008452494,0.034418385,-0.08134977,-0.028929207,-0.028278153,0.01018673,0.013534372,0.020002149,-0.007870051,-0.018241055,-0.054962907,-0.040538255,0.046118606,0.08726916,0.011107095,0.035954244,0.0043592397,0.010077986,-0.011945622,-0.08608276,0.024647446,-0.0118462425,0.05746914,-0.0025878642,-0.010998164,0.02789768,-0.030988062,-0.037320428,-0.021468746,-0.010453877,0.0006815605,-0.013074939,-0.031391267,0.0030850365,0.02225922,0.04154114,0.003943928,-0.0037779808,0.02774074,-0.045123924,-0.023242733,0.05885188,-0.020286279,0.03429573,-0.015676593,0.04933221,0.011063767,0.061403926,0.007817711,-0.038351923,-0.010597515,-0.004763842,-0.019859621,0.04707575,-0.02987615,-0.023571847,-0.04912091,0.011963353,0.02596544,0.022079013,0.0030520912,-0.012540635,0.050233696,0.023183338,-0.018710822,0.036356963,-0.01632133,-0.020690087,0.03500395,0.03492475,0.016230665,0.051808607,-0.036647394,-0.0006709918,-0.0040699015,0.0010316129,-0.058299635,0.007934781,0.03336132,-0.0010251547,0.029673621,-0.010255232,0.05786115,0.0012789308,0.01674361,-0.006570298,0.02918423,0.023310982,-0.012655657,-0.056704402,0.0033370429,-0.03664795,-0.0429388,0.041859057,-0.023911133,0.008293885,-0.009392457,0.01769806,-0.012299725,-0.027099667,0.023565084,0.066780396,0.005039861,0.020994952,0.0070365504,0.037789475,-0.02416693,-0.008631216,0.032810926,-0.024933109,0.018517496,-0.049107786,0.0064882725,-0.0050300146,-0.026484216,0.020532131,-0.020959951,0.004130751,-0.055383407,0.017819516,0.020133328,0.047789764,0.004743363,-0.0455937,-0.017425625,0.020346452,0.031282518,0.0013318682,0.03350353,-0.043046825,0.017090712,-0.025422664],"last_embed":{"hash":"eo2p5b","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"eo2p5b","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 3-4: Body Scan for Anxiety#Week 3-4 Benefits#{3}","lines":[97,98],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"eo2p5b","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0031598317,-0.0050398954,-0.011857048,0.01558652,-0.030118512,-0.054201115,0.037922382,-0.0067600943,0.021070842,0.016990287,-0.019591529,0.016644169,-0.039296158,-0.009619503,0.0049429,0.024116341,-0.021256676,0.028523047,0.014805502,-0.04579152,-0.040102728,0.020901108,0.05865852,-0.017849715,-0.038132146,0.0017564588,0.00014603767,-0.01605884,-0.012781848,0.0714382,-0.0022583948,0.01455667,0.00850849,-0.026449079,0.013835574,-0.0068181916,-0.021797154,-0.037151087,-0.032191515,0.05530229,0.015982065,-0.032576174,0.032561284,0.030913742,0.033965427,-0.014685343,-0.05882226,-0.000034697965,0.030724574,-0.03542212,0.04327126,-0.02699872,0.024880443,-0.02837506,-0.018116804,0.050658748,0.020481821,-0.023360528,-0.027273549,-0.027166769,-0.048315074,0.025664879,-0.05881717,-0.022704603,0.0017302313,0.042065646,0.024392234,-0.015054861,-0.0056273784,-0.03519286,-0.025865762,0.049911994,0.037662096,0.017481368,-0.045641262,-0.029554954,0.020136913,0.013481602,-0.021526221,-0.00094577327,0.017215798,0.012686082,-0.021422155,0.011217916,0.026425991,0.015544444,-0.00001989842,0.044651687,0.006317272,-0.019742923,-0.018405572,0.0019769242,-0.019732822,-0.034181416,-0.0027754277,-0.008197077,-0.02757617,-0.041885786,0.05031795,0.024348052,0.04540946,0.01835466,0.016245063,-0.021154221,0.013397425,-0.005576826,0.028636053,0.03677127,0.06619518,-0.016258767,0.038296454,0.07213969,-0.0040003564,0.03684982,0.0013144356,-0.032572225,0.030216457,-0.018322406,0.013391792,-0.024878234,0.010625675,0.06427733,-0.008177881,-0.025171177,-0.01254401,0.026397752,-0.005866848,-0.028105209,-0.025231697,0.058516804,-0.0030848929,0.0020151942,-0.035664555,-0.000021454412,-0.011535058,0.0355863,0.03954423,0.05178844,0.010430335,-0.073405534,0.027954472,0.0019948452,-0.016907297,-0.0028369175,-0.04227925,-0.058772672,0.032242954,0.0019344639,0.01656878,0.02836519,0.0030898405,0.017945139,0.03733464,0.010229579,-0.0069111562,0.0041752234,-0.02544372,0.064627096,-0.02724728,0.029294627,0.052820917,-0.0011291786,-0.053914372,0.074993156,0.012188999,0.009017187,0.027104124,0.00068355934,-0.029975858,-0.0046762745,0.0045791385,0.011133349,-0.021757828,0.031954814,0.02650656,0.016399728,0.03799662,0.030399008,-0.0035748887,-0.033073988,-0.0336109,0.051001947,-0.0042380216,-0.06573763,-0.008411125,0.04225002,-0.0067126025,0.0014808977,0.030463355,0.002353239,-0.005263605,-0.019924356,-0.017369196,0.020068524,0.063147224,0.0019639304,0.05093331,0.008661126,0.04266228,-0.017885974,0.021209221,0.012199567,0.035633467,-0.007129498,-0.060247052,0.027002012,-0.022904724,-0.04047789,0.022458669,-0.02403654,-0.026877405,0.018503102,-0.0089097675,-0.047810104,-0.0597609,0.01246977,0.010765211,-0.010007084,-0.007072824,0.031816106,0.005008029,0.07001062,0.0132570835,-0.038647093,-0.008616837,-0.012439669,-0.028941419,0.007817261,-0.0023918557,-0.0067279683,-0.009450173,-0.019959742,-0.033987142,0.019361082,0.019275911,-0.0075742123,-0.021600833,-0.00924756,0.033102963,-0.00868478,-0.025838941,0.01795045,0.028826406,-0.009770576,-0.021342706,0.014238181,0.021241814,0.04168423,-0.006474376,0.010456251,-0.012972066,0.007173819,-0.038455147,-0.0005456706,-0.020756757,0.009629532,-0.008085364,-0.024309842,0.02647185,0.018889846,0.017705962,0.011213831,-0.0106635615,0.010859169,-0.035238475,-0.013966025,-0.027598517,-0.020892557,0.012484396,0.055418357,0.0072029163,-0.018257776,0.026490452,0.012743353,-0.040584333,0.0066727498,-0.03161073,-0.0026382448,0.034506727,0.010640645,-0.04300173,-0.019227065,0.013526908,0.01810653,0.0172713,0.010466471,-0.017102519,-0.013915509,0.028801585,0.009802432,-0.0031219583,0.0050749993,0.0519374,-0.0141972285,-0.030696994,-0.0086293435,0.016008202,-0.15755801,0.03387878,0.0052541937,0.043584067,0.007919032,-0.016628979,-0.013263747,-0.035552826,-0.023112746,0.027197627,0.0316559,-0.03238781,0.04874832,0.011737022,0.0073276344,-0.030120682,-0.0210696,-0.024598317,-0.04325392,-0.04697381,-0.032948744,-0.04830803,0.08308389,0.03264026,-0.035369337,0.030313114,0.040263526,-0.03862652,-0.033437517,-0.044226952,-0.048996057,0.022051074,-0.008086927,0.020827876,0.024916872,0.021459633,-0.024546133,-0.016074985,-0.0009387244,-0.012466509,0.05711807,0.009516069,0.010816432,0.022506889,-0.0053423224,-0.007982354,-0.04205444,0.016259836,-0.04477878,-0.024621828,0.032110803,-0.016286952,0.010971535,0.03870437,-0.024685644,0.0073972577,0.008457055,0.01540797,-0.032831397,0.001843664,0.02015103,-0.010171748,-0.024632316,-0.014109492,-0.023261106,-0.016148265,0.031024674,0.02312493,-0.005933024,-0.012164708,0.01975904,-0.03583993,0.019515527,-0.013009188,0.0003935588,0.050316487,0.026763616,-0.041188803,-0.010110774,-0.11437605,0.006493887,0.027355054,-0.029399933,-0.000033206543,-0.021588929,-0.04415271,-0.012098191,0.0053818137,0.040845465,0.21168405,0.040901728,0.018004796,-0.004531148,0.06347437,0.0034821136,0.020656385,0.018883653,-0.018961184,-0.004798864,-0.0073599764,0.0349536,0.003336032,-0.0039193854,0.014899025,0.03793141,-0.0657179,0.03081358,0.069209106,0.0034540063,-0.021646848,-0.067652404,0.0018552183,-0.047238152,-0.06746223,-0.035352416,-0.004862641,0.021462014,-0.011153462,0.01754246,-0.03232234,0.062338937,0.047882777,-0.035588946,0.011609098,-0.021799896,0.0047855834,-0.056939702,-0.048673257,0.029334707,0.014823566,0.008661201,0.017266907,-0.032524865,0.011003081,-0.01307628,-0.0027264208,-0.0015678621,-0.036739193,-0.008390205,-0.022620084,-0.019194042,0.004355252,-0.0011028948,0.009889115,0.01849473,0.0040460103,-0.02700883,0.0019247591,0.056687836,0.01995577,0.01988083,-0.057289597,0.002670458,0.014310761,0.019876624,0.0049451906,0.024377866,0.0007807707,-0.008041377,0.016423311,-0.011859221,0.025607202,-0.0026159098,0.029801475,-0.055035762,0.009134373,0.0363124,0.046904847,-0.008941739,-0.0024455409,-0.040208936,0.015148324,-0.03914676,0.02408196,0.0046014474,0.011012533,0.036014013,-0.0069581014,-0.03071693,-0.0019834726,0.012223424,-0.040338792,-0.020547112,-0.0038345782,-0.025314663,0.07048705,-0.015692146,-0.0070131845,0.019997638,-0.012571968,0.024519239,0.0020487332,0.0056229215,0.027197901,-0.0069370316,0.005429562,-0.017106777,-0.009935738,0.028224777,-0.08526687,0.013241294,-0.00348445,-0.020845601,0.03211533,0.062240914,-0.013803152,-0.0035479653,0.0597904,-0.027617754,0.018916046,0.059723824,-0.014370815,0.039078623,-0.034258258,-0.04042097,-0.0072298185,0.010646305,0.027462853,0.014708418,0.007922703,-0.015574356,0.011319475,0.033512417,0.03843136,-0.022221122,0.033226177,-0.018607989,0.023701407,0.013945922,0.0009496227,-0.016817963,-0.01347396,0.030712042,0.019183014,0.0043489323,-0.021545734,-0.008679476,-0.041097388,-0.004543257,-0.010425084,-0.004332459,0.004070519,-0.031957086,-0.003328892,-0.08163111,-0.010836832,-0.030149285,0.019572945,-0.041400038,-0.021272007,-0.007359848,0.033771314,0.07322966,0.0025321885,0.015660139,0.015324633,0.0040442157,-0.008619644,0.017083742,0.015366793,0.030895565,-0.027259003,-0.017911518,-0.03392757,-0.042637844,-0.021576118,-0.02444064,-0.032345485,-0.0048958957,0.030802311,-0.017263228,-0.036098722,0.053113624,0.0421775,-0.01559127,-0.00961765,-0.0033377188,0.020841962,-0.012906384,-0.06467886,0.10771406,0.013921639,-0.00935481,0.009935191,0.021232963,0.061672125,0.056486797,0.038032085,-0.002776066,-0.014521327,0.03244804,-0.0139283,0.01944609,-0.0016527737,-0.039778706,-0.026406508,0.04485633,-0.00054998987,-0.0063077877,-0.0051627182,0.029219821,-0.022532541,-0.023130639,-0.077322535,-0.017554566,0.015971707,0.05783464,-0.041819796,0.0013753364,-0.014675916,-0.034501188,0.05450998,-0.06166235,-0.025045857,-0.0018520985,-0.027992755,-0.04817105,-0.032162607,-0.030674336,-0.006821411,-0.01426278,-0.0033894721,-0.0018681579,-0.0024846455,-0.0031906422,0.038516354,0.026310248,0.023712868,0.009232557,-0.030560946,-0.018691087,-0.014426363,0.020904234,0.0018514006,-0.0015272443,-0.0571285,-0.021485776,0.00480489,0.00960398,-0.009376436,-0.0005424728,0.011117053,0.0012438957,0.00895801,0.014752941,0.01885172,0.0030243841,0.008874955,-0.018592678,0.02255891,-0.010542,0.013879035,-0.005800212,-0.062048685,-0.04047058,0.033528887,0.003281416,-0.028085753,-0.053302627,-0.03648183,0.020041099,-0.02404947,-0.036367934,0.042409718,0.007279699,0.0020007545,-0.0064955144,0.06545346,-0.0762769,-0.027534656,0.042753026,0.016185239,-0.0016724465,0.00012229595,0.012710811,0.047199838,-0.03453123,0.02537874,-0.059710998,-0.00073550385,-0.022450212,-0.05167254,0.035302073,0.005030862,-0.0037365998,-0.03645044,-0.0020615726,-0.005855033,0.017740658,0.02406434,0.01933523,-0.043622307,0.0007824333,-0.014755331,-0.013468297,-0.016642319,-0.04635748,0.02735505,0.0005983194,0.003615026,-0.02102754,-0.020347407,0.0038490284,0.021386456,-0.013088244,0.028482603,-0.029778322,0.025335852,0.014611915,0.009191013,-0.0714193,-0.016905518,-0.049151048,-0.015612763,0.051713347,-0.030171847,-0.059868947,-0.05798037,-0.014394027,-0.005732469,0.024147028,-0.04975204,-0.012283765,-0.055815294,0.01081034,0.06603922,-0.014231425,0.024436967,-0.013402605,-0.0029984661,0.01992352,0.039342374,-0.035838787,-0.0028817682,0.033110965,0.0054836688,0.009207924,0.009921865,-0.004401934,0.009106849,-0.007965028,-0.015203196,-0.04815284,0.054445446,-0.004822869,0.005436876,0.03748698,0.058514416,0.00024096727,-0.034414977,0.026365012,-0.011886462,-0.04528906,-0.043124706,0.033784337,0.038965855,-0.05197443,0.00094783976,0.009562023,-0.01691289,0.0030701405,-0.017788313,0.027177688,-0.04320588,0.032889348,0.0017669497,-0.043742396,0.0299801,-0.039257918,-0.022466226,-0.03181477,-0.0061693327,-0.004225198,0.02643961,0.023284549,-0.034149867,0.029947273,0.023924831,-0.0060329665,-0.017892735,-0.06704396,-0.053840745,0.013552262,-0.14222105,0.0057902443,-0.019354882,0.018256146,-0.03150893,0.006731648,-0.04758621,-0.052926287,-0.042756934,0.0051200003,0.017501013,-0.060703687,0.008742398,-0.025367629,-0.021732336,0.037029877,-0.038831066,-0.008072723,-0.028020218,0.06638324,0.009893779,-0.018643921,0.028147213,-0.012105926,-0.028848981,0.00002274021,-0.0012642686,-0.03951148,-0.022226378,-0.017508585,-0.0383258,-0.052434932,0.0173367,0.025067506,0.010212809,-0.01849931,0.0051276605,0.02632911,-0.055538487,0.02233559,-0.006110642,0.011763531,0.005343259,0.0007403857,-0.007451788,0.06417265,-0.030822214,-0.0009491064,-0.025905581,0.0025133786,0.013833998,0.025428874,0.013192386,0.0025531389,0.011727118,-0.0141708935,0.007479702,0.03239305,0.043073438,0.051931884,-0.01668359,-0.0025135921,-0.013979198,0.014027022,-0.013103398,0.050874054,-0.029516531,0.04543603,0.03927089,0.043736745,-0.036602374,0.015990691,0.011758366,0.0057331943,-0.0041189776,0.008713935,0.016843114,-0.031896256,-0.023604581,-0.017767657,-0.0245608,-0.017434506,0.017223857,-0.047919948,0.068311974,-0.0049734386,-0.0020938308,-0.0049480456,-0.020430475,-0.008650148,-0.049068198,-0.03674303,-0.010945065,0.009595439,-0.024793275,0.026877975,-0.011755952,-0.015449235,-0.06817494,0.01326871,-0.02523128,-0.019842545,-0.04454288,-0.046666592,-0.021440953,0.0075971773,0.04001511,-0.004693815,-0.01645774,-0.025163734,-0.022806255,0.0135046365,0.0070613474,0.012770718,-0.1072195,-0.01702042,-0.02969849,0.03672544,0.05332942,0.018948514,0.009033797,-0.0058311974,-0.013649082,-0.025944186,0.044887833,0.074309886,0.007501018,0.026672894,0.030682338,0.0018361529,-0.009742039,-0.08049961,0.0245535,0.013164294,0.0031954003,-0.04683476,-0.05542101,0.029558519,-0.042010307,-0.050772317,-0.0121848,-0.022727583,-0.027217405,-0.03341256,-0.03464337,0.007784905,0.012124421,0.037963163,-0.032176524,0.012040366,0.030441333,-0.024633868,0.04261019,0.073189385,-0.034875486,0.027296303,-0.03038604,0.05572891,0.03559422,0.0534908,-0.010188104,-0.005894607,-0.010205198,0.015381596,-0.004191595,0.058222473,-0.011186643,0.0040068156,-0.028396139,0.0050825067,0.027871968,0.025656067,-0.0032233335,-0.01157177,0.015618677,-0.0073001347,-0.015760874,0.00000708691,-0.04136665,-0.030462556,0.023160819,0.022999806,0.010208377,0.015909176,-0.011330377,0.0019409064,-0.0065694675,-0.0016127423,-0.022243818,-0.00074423227,0.022947963,-0.0076535507,0.029474061,-0.06300917,0.087061174,-0.004589726,0.009363758,-0.008800685,0.04161892,0.04715834,-0.006959594,-0.039851416,0.022551559,-0.017310236,-0.02324074,0.034380574,-0.010120423,-0.001019354,-0.03136757,0.04410068,-0.028374687,-0.027274733,0.008299445,0.018753247,0.0069517028,0.032449137,0.039273337,0.015442432,-0.011009055,-0.028162017,0.05229296,-0.001398386,0.02110769,-0.026504923,0.022149377,-0.0015749905,-0.01590873,0.005252421,-0.017773448,0.017499736,-0.023219744,-0.0025898966,0.027056577,0.008865593,0.008207217,-0.007908231,-0.0011954777,-0.013970844,0.0059473617,-0.009491893,0.03839454,-0.049314726,-0.008009927,-0.02608031],"last_embed":{"hash":"qqhdrn","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"qqhdrn","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion","lines":[99,137],"size":1297,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"qqhdrn","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025861846,-0.003937339,-0.0048407274,0.011852607,-0.035309073,-0.048927035,0.007424702,-0.013862087,0.02062242,0.010364034,-0.01012382,0.011702585,-0.05935789,-0.009018438,-0.01692466,0.038749557,-0.0005332706,0.038069636,0.015668927,-0.046068158,-0.045697276,0.018001473,0.046584558,-0.03171371,-0.03850954,-0.013281845,0.021067072,-0.0062960675,-0.0056064185,0.06009861,0.003183202,-0.0056616757,0.033133913,-0.052967604,0.009913561,-0.016887927,-0.0046285964,-0.013274211,-0.043037787,0.05335645,0.0070482306,-0.020718656,0.036639996,0.03161927,0.033125535,-0.014773095,-0.05929792,0.0041439,-0.000053541877,-0.025213104,0.045620978,0.0066281157,0.029220195,-0.031442545,0.0024335112,0.055768017,0.013222564,-0.02100291,-0.009973568,-0.03739068,-0.039147843,0.0179967,-0.040039606,-0.014358303,0.0111474525,0.026814247,0.023025854,0.0017797925,0.00624197,-0.02992449,-0.02741094,0.0611174,0.046833325,0.029277174,-0.03307964,-0.029575698,0.0020514575,0.01431449,-0.0143438615,0.02220059,0.0070292605,0.022569282,-0.027043696,0.014302032,0.02391619,0.0055294796,-0.0071583497,0.034445215,0.009231458,-0.0072429306,-0.015901506,-0.0011686892,-0.01611089,-0.035901092,-0.025898285,0.01859692,-0.037494753,-0.02338402,0.03413056,0.020743137,0.08252892,0.0071327547,0.012555037,-0.03245922,0.0019884554,-0.026862133,0.04102677,0.027017478,0.062720224,-0.015277888,0.028022112,0.0729023,0.017882625,0.05266768,0.0054706912,-0.03704268,0.038988005,-0.017154701,0.018009044,-0.030266134,0.016229218,0.05690776,-0.018802084,-0.028761206,-0.024947632,0.039306704,0.014262918,-0.031630572,-0.036883246,0.057914905,-0.010723442,0.017585628,-0.035693824,0.009093467,0.004254551,0.03692171,0.019557353,0.050774705,-0.01912565,-0.08379072,0.019191504,-0.008572736,-0.0097110905,-0.011583999,-0.038624145,-0.042924456,0.031241186,-0.0013374839,0.008835007,0.014057225,0.011889868,0.008257203,0.03177216,0.025237387,-0.00085675577,0.007639111,-0.03336729,0.061833326,-0.009053473,0.022442576,0.058274098,-0.032632817,-0.04405836,0.08145485,0.010544582,0.020509206,0.04160162,0.03263947,-0.024226665,0.017202405,0.015312264,0.0053138323,-0.020783558,0.037334237,0.0385867,0.01403604,0.047197226,0.021330522,-0.02826452,-0.027761893,-0.03709648,0.04424955,-0.00016539116,-0.047933575,-0.0023980672,0.036006242,0.028731748,-0.007683549,0.035928406,-0.0011705256,0.002091689,-0.011279997,0.0028443083,0.0014404762,0.053646784,0.008091015,0.05714076,0.0021820867,0.03226291,-0.01761834,0.01952916,0.017022217,0.038825005,-0.027008446,-0.051938694,0.03869551,-0.02956361,-0.042498004,0.023117859,-0.020243134,-0.025122644,0.007731227,-0.009196889,-0.033234414,-0.035502415,0.0054646465,0.008339513,-0.0019026451,-0.005954011,0.037629854,-0.01060978,0.06456516,0.03599654,-0.012904788,-0.04179821,-0.014987629,-0.028392524,0.013695163,0.007294043,-0.005226106,0.0023055193,-0.031102464,-0.0119807515,0.004304651,0.014766155,-0.015451434,-0.015401769,-0.011452225,0.01898898,-0.0006752565,-0.020177346,0.031804837,0.045585677,-0.0046272413,-0.009331554,0.027008433,0.017876657,0.0362281,-0.036650363,0.00068754016,-0.024259089,0.008482418,-0.03083772,0.004635014,-0.027810333,0.019387467,-0.014634649,-0.023777355,0.021652905,0.02817464,0.016810605,0.01597435,-0.015375073,0.0015217949,-0.026170144,-0.0014430482,-0.03129146,-0.039926127,0.037486814,0.03356249,0.0025365825,-0.021506537,0.024580369,0.024782335,-0.04857743,0.010892272,-0.01547316,-0.007991193,0.042161092,0.011906209,-0.029262204,0.0010204063,0.01552287,0.009329262,0.002189855,0.010299717,-0.006837824,-0.02202697,0.011382301,0.014069816,-0.0040315543,0.00632817,0.06102926,0.0015536386,-0.052307487,-0.0021411655,0.022651648,-0.15707372,0.05713483,-0.010198023,0.05142849,0.011454747,-0.022875454,-0.0120401615,-0.028468253,-0.043113664,0.048720665,0.024122067,-0.032984857,0.0285921,0.012093034,-0.01064783,-0.03210036,-0.017162079,-0.028932592,-0.0447825,-0.03768239,-0.014841089,-0.05956631,0.048192494,0.036427397,-0.012827727,0.01191748,0.031058809,-0.027192367,-0.032484535,-0.058407504,-0.037781723,0.040387966,0.0011714489,0.009735779,0.0042403024,0.03329782,-0.023321146,0.017811662,-0.006459509,-0.0017853564,0.0585971,0.015912395,0.0142808,0.024741186,-0.011230142,-0.0006927566,-0.043078933,0.01050168,-0.04297971,-0.043396175,0.042425618,-0.017385703,0.0009355502,0.045738123,-0.02822684,0.0012991279,0.005714843,-0.0008226105,-0.033436622,-0.0026127375,0.0016790564,-0.047134742,-0.018809656,-0.026756981,-0.015988536,-0.022580612,0.052273,0.023802899,-0.012934556,-0.016303636,0.02928877,-0.013368935,0.03217872,-0.02136126,-0.006741811,0.034586787,0.031815775,-0.039911103,-0.014188615,-0.10178163,-0.012159878,0.011279251,-0.016368685,-0.010748751,-0.0042471066,-0.067439616,-0.002353758,0.0070542824,0.024107492,0.2028585,0.041893654,0.022568073,0.002922436,0.06804669,0.0023068914,0.008673262,0.016262595,-0.0349893,-0.023608102,-0.0076393345,0.06877907,-0.0057011917,-0.014786126,0.024786852,0.03886673,-0.06975379,0.02339525,0.06732664,0.0015620077,-0.03259371,-0.0569674,0.011081594,-0.0336104,-0.05945597,-0.041627478,-0.0021741344,0.008177109,-0.034093857,0.021107301,-0.021095144,0.08091569,0.05651603,-0.047074456,0.015500973,-0.021367224,-0.00780608,-0.05964321,-0.032816235,0.016273526,0.010144037,0.002430055,0.0001129604,-0.047690116,-0.0010547175,-0.021890933,-0.0077781444,-0.0063981237,-0.00894448,-0.013514113,-0.028165974,-0.021118816,0.0007940261,0.0060289465,0.014417479,0.01876316,0.0001525721,-0.031024965,0.011002348,0.060380064,0.004044076,0.0105644725,-0.06224187,0.0013947374,0.020496417,0.026861193,-0.0071803974,0.022001864,0.0044726217,-0.029762708,0.032083213,-0.00063245744,0.03431497,-0.0052831816,0.022578463,-0.04608064,0.00864519,0.026471807,0.025272211,-0.024188934,-0.010542737,-0.066764355,0.0024009126,-0.015627371,0.011224793,0.0073000453,0.020545604,0.04003004,0.0029256418,-0.024895143,-0.012119397,0.016489653,-0.030833887,-0.031171685,-0.025673844,-0.034366976,0.06675678,-0.031969834,-0.026279178,0.021917759,-0.031826198,0.012713548,-0.014288464,-0.024855949,0.026188025,0.0039472333,0.014774093,-0.011254105,-0.039019335,0.04394834,-0.061064284,0.026287656,-0.008290323,-0.012273813,0.01388233,0.047483217,-0.008089904,0.004969821,0.06664877,-0.019444877,0.0078824125,0.05915257,-0.0028720272,0.051402625,-0.046624105,-0.05563153,-0.0017730597,0.011124151,0.017241025,0.010294595,0.03391797,-0.0067250202,-0.000011990445,0.034316506,0.035737287,-0.016388364,0.028562287,-0.020562675,0.0073963734,0.016772754,0.020951385,-0.03761287,-0.01588126,0.028006066,0.024304524,-0.003213361,-0.021933863,-0.022879917,-0.029124707,0.011557805,-0.02203508,0.0053367405,0.004751322,-0.033999834,-0.009042983,-0.095363006,-0.019566653,-0.039018538,-0.0016734701,-0.03553718,-0.024315545,0.006347432,0.07382156,0.08819746,-0.01554179,0.029590432,-0.0036179295,0.00014029807,0.003999486,0.004139992,0.02352737,0.025452705,-0.0400225,-0.013620702,-0.020393485,-0.03796384,-0.0051722135,-0.014781547,-0.041481677,-0.0008780682,0.0070814164,-0.021155989,-0.024344824,0.0054420964,0.048354,-0.03709379,-0.01188727,-0.011523031,0.016999107,-0.01649167,-0.045531992,0.09564106,0.036685206,-0.011111442,0.025231754,0.0060458356,0.057542976,0.0412331,0.048551083,0.010657643,0.0012846488,0.02725257,-0.005810641,0.000125449,-0.020420536,-0.016450984,-0.030704526,0.04917676,-0.0035021517,0.00408549,0.0107276775,0.033807423,-0.026426857,-0.029251337,-0.066534996,0.004349891,0.020224594,0.0149051985,-0.05565414,-0.0072500473,-0.008025633,-0.044328887,0.02961545,-0.041992072,-0.00975754,-0.024220925,-0.022179991,-0.061534207,-0.030688167,-0.016592832,-0.0076148757,-0.013778612,0.007506016,-0.0085253045,-0.023424378,0.013012985,0.023448259,0.03710357,0.03300783,0.0018448455,-0.01583898,-0.0033037046,0.0000020201885,0.022045685,-0.005623924,-0.004835176,-0.0379616,-0.029513342,0.012113655,0.0005102416,0.005709922,-0.024127733,-0.0012438962,0.010674417,0.0023213401,0.028988484,0.019325985,0.010048512,-0.015560587,-0.050403338,0.021756405,-0.012331115,0.013971883,-0.010969287,-0.04933028,-0.041483182,0.0106771095,0.0053041065,-0.01957994,-0.047584847,-0.04437607,0.026223168,-0.005114141,-0.04378003,0.05347723,-0.0051135556,0.0062816967,0.011336486,0.073416695,-0.06769757,-0.033925015,0.05338204,0.011068905,-0.009256499,0.014909622,0.028659387,0.060076118,-0.04159622,0.023862032,-0.05374639,0.015423346,-0.0075410414,-0.056226596,0.031023582,0.007949264,0.015618154,-0.03908104,0.0032229137,-0.00978368,0.002856745,0.009455821,0.042732533,-0.033200607,0.0033680398,0.013685328,-0.009965809,-0.015136458,-0.040275432,0.03218715,-0.006328207,0.012399146,-0.03145475,-0.043894377,-0.0040455502,0.016993914,-0.015504104,0.021887679,-0.049535718,0.03241532,0.016038897,-0.008687768,-0.052273016,-0.0107385265,-0.050258987,-0.01807355,0.057462767,-0.023593482,-0.07993328,-0.047290396,-0.02647481,-0.01654369,0.012842325,-0.07006852,-0.014814275,-0.022370877,0.0033014943,0.050292812,-0.0060196524,0.0430727,0.021092039,0.0028304413,0.015269939,0.03039659,-0.016226038,-0.005417494,0.0092798015,-0.0021238674,0.0037669209,0.00040540876,-0.009763658,-0.004084354,0.0029522816,-0.008481427,-0.03256768,0.047335498,0.0043800604,0.010486006,0.056781158,0.036079776,0.005255521,-0.012593419,0.026970956,-0.018462613,-0.055098977,-0.044439103,0.011059949,0.03834508,-0.040075094,-0.005723662,0.017978998,-0.024788482,-0.011884923,-0.017876457,0.018402582,-0.041200437,0.04024882,-0.0073645683,-0.029150058,0.043670837,-0.042161517,0.0009714757,0.011966962,0.0028328649,-0.0076279384,0.021390826,0.016245896,-0.016489996,0.041943368,0.030659353,0.014258222,-0.0026242721,-0.08302645,-0.039508477,0.0029054587,-0.13370372,0.0076533887,-0.032370623,0.011395061,-0.03852498,0.00415676,-0.037371565,-0.0376664,-0.023558358,-0.00699402,0.018637076,-0.044939857,-0.0045176763,-0.027632529,-0.01645789,0.049914468,-0.04860553,-0.010062417,-0.01453221,0.074913934,0.0066887885,-0.011862222,0.020537566,-0.018191379,-0.01597848,0.010054257,0.0120303985,-0.045790195,-0.020704223,-0.023202045,-0.03871939,-0.038268805,0.01729632,0.0120731145,0.002002938,-0.026322193,0.01840714,0.018204473,-0.06872123,0.02502778,-0.005654194,-0.003332117,0.0045559434,0.016874507,0.036216598,0.05765509,-0.005209956,0.01767552,-0.022107884,-0.010780323,0.0056411433,0.020826237,0.010290476,0.0280648,0.010706563,-0.019731754,0.022948604,0.019892778,0.035186153,0.037791036,-0.0074571525,-0.0074002016,-0.0126932785,0.009875335,-0.007532801,0.039813057,-0.01922682,0.044035792,0.025289826,0.03864885,-0.026032997,0.015023886,-0.007642676,0.00014648882,-0.016166171,0.008288354,0.030974874,0.0014475846,-0.022201955,-0.0065338453,-0.031819467,-0.016054673,0.008876708,-0.055168953,0.07316421,-0.011690752,-0.0045906887,0.017546063,-0.07226828,-0.006664389,-0.047011785,-0.029391007,-0.0052686897,-0.0059328447,-0.016220426,0.012775285,-0.024930583,-0.006939198,-0.05638509,0.008618071,-0.05400681,-0.017671824,-0.04109368,-0.03065335,-0.019315334,0.03748591,0.050748095,0.0045684315,-0.013923848,-0.01678923,-0.012975607,0.016662886,0.011073909,-0.02621867,-0.089850456,-0.025405593,-0.009840956,0.02282246,0.034504134,0.02863845,0.023926241,-0.015606617,-0.0037621884,-0.028617244,0.0358784,0.061480824,0.0033558789,0.045055144,0.018863915,-0.003700751,-0.005313948,-0.09006675,0.018269794,0.01786423,0.0037318778,-0.024352184,-0.048069425,0.03200735,-0.037720673,-0.052261457,-0.023332303,-0.0315431,-0.03769164,-0.023347028,-0.021464473,-0.013802918,0.022090828,0.040405925,-0.04506407,0.006299989,0.032337792,-0.031104518,0.043798566,0.053797085,-0.034620423,0.016417114,-0.017085664,0.040015474,0.01274402,0.058265135,-0.0059679872,0.001547947,-0.007622178,-0.011905789,-0.012255353,0.05794296,-0.030537494,-0.0036826083,-0.023108216,0.0012953663,0.042530537,0.018425325,-0.0069605415,-0.012062011,0.01931408,-0.007975379,-0.027717678,0.027724631,-0.03730902,-0.026649944,0.028122796,0.021688506,0.009255805,0.026151815,-0.0230397,-0.0069417716,-0.023262193,0.013561738,-0.024838027,0.011333709,0.01390502,0.002713198,0.025870437,-0.058524102,0.07059642,0.01080864,0.0014002394,-0.0045824484,0.03248463,0.055653475,-0.017603785,-0.030059757,0.012598693,-0.024293223,-0.029433332,0.026468119,-0.005587747,-0.022663254,-0.00966419,0.033582278,-0.039603505,-0.027655166,0.019431584,0.032269288,-0.014912913,0.030946448,0.040202625,0.014964383,-0.013114817,-0.0007719976,0.06315557,-0.018501908,0.01630111,-0.034136746,0.016550103,0.00305445,-0.026373023,-0.0022417975,0.0038099866,0.020740595,-0.039086793,0.015050698,0.025976332,-0.01795704,-0.005914915,0.011472074,-0.002801323,-0.027473543,0.013918815,-0.026202964,0.03926486,-0.037556894,0.020346481,-0.027080674],"last_embed":{"hash":"1pq9tic","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"1pq9tic","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#{1}","lines":[101,102],"size":83,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1pq9tic","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#The Technique": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.007670553,0.0075622564,-0.005095364,0.008425004,-0.031218696,-0.041050415,0.040700257,-0.004038815,0.013314891,0.01311589,-0.02099482,0.022815244,-0.020530175,0.0009855779,0.019595357,0.031554114,-0.026146742,0.025818322,0.023655515,-0.05109446,-0.03094346,0.03298123,0.06312998,-0.001060127,-0.035287973,0.009035434,-0.01102108,-0.030229606,-0.0028891712,0.060645334,-0.02056095,0.023790836,-0.012281577,-0.02932394,0.017586527,-0.0019919202,-0.022755366,-0.040068183,-0.03756431,0.050583884,0.014030615,-0.049599543,0.034753975,0.038863134,0.023282968,-0.011763799,-0.05589411,-0.0026370746,0.031606935,-0.048954185,0.03582849,-0.02960075,0.035982106,-0.044449724,-0.052433554,0.04647137,0.02459189,-0.020923486,-0.03427272,-0.023869926,-0.05138419,0.026601119,-0.05501079,-0.021658434,-0.0077853287,0.047126297,0.012213107,-0.019547017,-0.008666513,-0.038947448,-0.021054933,0.06207604,0.023161013,0.014686343,-0.04179399,-0.02748353,0.014844783,0.033641703,-0.029851606,0.0024108705,0.01622596,0.011449757,-0.01999675,0.010323825,0.02532011,0.021403825,0.008886432,0.05426353,0.0046103555,-0.029350394,-0.02725673,-0.0065372675,-0.016219242,-0.02234487,-0.0060351356,-0.018247101,-0.01991024,-0.0355949,0.051288787,0.03352193,0.021910327,0.0032002039,0.009022089,-0.015857868,0.010392257,0.0071362755,0.024823515,0.03492366,0.052165695,-0.010060093,0.044604573,0.05439231,-0.0074757733,0.030168695,-0.00088978506,-0.025648901,0.040632196,-0.04183418,0.0017208377,-0.026968656,-0.0034004329,0.044584982,-0.015846634,-0.015337807,-0.0011672085,0.01769199,-0.011998254,-0.009164747,-0.030119892,0.052541196,-0.0017924347,0.0063854507,-0.022271708,0.005574848,-0.02478954,0.02914694,0.03148798,0.0375919,0.013027441,-0.05627599,0.017606495,-0.00433928,0.013734964,-0.0071911095,-0.03424126,-0.06205833,0.0262343,-0.00019210478,0.016821286,0.015352117,-0.0010498586,0.023009935,0.042507652,-0.0057907705,-0.0005308151,-0.001967838,-0.034995437,0.039412394,-0.011583244,0.027160205,0.042260166,-0.008682234,-0.056571823,0.05247163,0.0068147862,0.011378122,0.024186863,-0.0022861827,-0.035195984,-0.015505467,-0.000448622,0.010540987,-0.009364636,0.03711085,0.0104609905,0.02009574,0.035070006,0.027203018,0.007764615,-0.039802607,-0.032527115,0.038552158,-0.0063671228,-0.07096374,-0.0069439965,0.045490023,-0.011883334,-0.0067679915,0.007649834,0.014006927,-0.008156621,-0.018603802,-0.023360232,0.015748769,0.0612669,0.000052869455,0.051768124,0.011455803,0.034965705,-0.012768044,0.021661324,0.011178584,0.044258922,-0.009250303,-0.060117267,0.023710242,-0.02118398,-0.032778315,0.0135839,-0.04227383,-0.026290698,0.021753045,-0.018579444,-0.052505113,-0.07024997,0.024270544,0.02529497,0.007089339,-0.02148155,0.03222959,0.019052802,0.06496958,0.005772094,-0.045313787,-0.021091504,-0.02257185,-0.015050863,0.002109314,-0.010677247,0.004140292,-0.027639206,-0.009975736,-0.039319094,0.017724797,0.016106842,-0.025307465,-0.032661304,-0.020263793,0.039198294,-0.015661865,-0.03748909,-0.009920635,0.044709776,0.0012032123,-0.019078568,0.012370223,0.020065296,0.03091693,0.0032610723,0.007016815,-0.014737376,0.016372949,-0.0356385,0.014250678,-0.024587186,0.003972506,0.013991221,-0.024837434,0.019331465,0.008167818,0.01729852,0.023279762,-0.01581624,0.014839729,-0.027099436,-0.011097517,-0.040206674,-0.0129586235,0.001573214,0.055286508,0.024561588,-0.010532498,0.035516165,-0.004235805,-0.027486827,-0.0039234958,-0.035884935,-0.0052138073,0.0414546,0.011073344,-0.044329513,-0.008766052,0.009274629,0.017382378,0.035478283,-0.0106472345,-0.018280251,-0.010583777,0.023406804,0.004555565,0.0072960076,0.012289014,0.054692484,-0.0072637633,-0.015392688,-0.009190682,0.025855668,-0.16328865,0.024972448,-0.009179569,0.017124997,0.011128355,-0.0051647476,-0.009261568,-0.010900593,-0.005607589,0.024080612,0.045987893,-0.030683585,0.04567719,0.01048968,-0.007560059,-0.034336522,-0.028544035,-0.015206819,-0.043440945,-0.053129718,-0.03156149,-0.062254686,0.08424065,0.039702404,-0.032473516,0.026362032,0.025013411,-0.03330116,-0.03324113,-0.020930693,-0.041727126,0.03113991,-0.00993751,0.031715542,0.03543165,0.018284705,-0.017884389,-0.0013587642,0.0007560163,-0.026091011,0.03816749,0.025721278,0.009389161,0.025413904,0.003167581,-0.017293638,-0.04918891,0.014904883,-0.032403633,-0.030960312,0.03254143,-0.020243295,0.0071285833,0.03034482,-0.022813674,0.00815222,0.0091922525,0.00900951,-0.017831642,0.018570883,0.013783457,-0.008780236,-0.023614468,-0.025036233,-0.03180247,-0.010964101,0.019034112,0.0040503144,0.020100407,-0.019933976,0.0070938156,-0.0435117,0.034723643,-0.0038283702,-0.009111369,0.06234634,0.017354239,-0.040403888,-0.009023372,-0.11637541,-0.009141322,0.019313974,-0.025655854,0.009923157,-0.023110883,-0.04606,-0.013940692,-0.0051549445,0.036299434,0.20816459,0.04310454,0.019900467,-0.010083113,0.07308932,0.010195283,0.014034482,0.007941683,-0.029419865,-0.005299401,-0.0111133335,0.032851316,0.00571178,-0.009447404,0.032651562,0.03768937,-0.06235101,0.025423152,0.08150382,0.015051951,-0.025049716,-0.054540295,0.011784858,-0.034367226,-0.07325723,-0.027623419,0.009498362,0.023699414,-0.002506099,-0.0026285732,-0.021512683,0.04959085,0.042832606,-0.032524332,0.019232146,-0.021496445,0.015635613,-0.049523503,-0.03726001,0.02940899,0.015201573,0.007399674,0.012160215,-0.03147438,0.009030346,-0.011987331,0.015950859,-0.0092474595,-0.048386697,-0.0054464987,0.0009846941,-0.0056338315,0.016536254,-0.009365677,0.012305101,0.022056637,0.0020255395,-0.014281495,-0.0051714135,0.051431056,0.008293913,0.018575443,-0.047633026,0.0071677794,0.013988203,0.034726325,0.006693074,0.019676257,-0.014447747,-0.0045208125,-0.0037147729,-0.020371653,0.022407847,-0.0018817802,0.031873092,-0.028313402,0.0007881152,0.048428994,0.051466845,-0.004530213,0.0015542031,-0.02755217,0.01474971,-0.040681913,0.020942628,0.009164955,0.015201415,0.03229321,-0.014901154,-0.0451657,-0.00844963,-0.00814078,-0.055034317,-0.021475704,-0.009326931,-0.026520822,0.084263206,-0.007944628,-0.020574456,0.012049793,-0.03240277,0.018203333,0.015908321,-0.002640478,0.024674157,-0.012621085,-0.008076659,-0.02501564,-0.00019741849,0.023922969,-0.083867796,0.020697605,-0.0027474319,-0.0059976517,0.03640402,0.0651849,-0.013680935,0.0035236683,0.05727024,-0.00728102,0.010521425,0.050689448,-0.013186301,0.036585823,-0.038685605,-0.03975668,-0.008169599,0.0024161711,0.020700967,0.016042834,0.004978686,-0.020322165,0.0013783536,0.036143467,0.04030482,-0.028721537,0.02788471,-0.014656149,0.015900338,0.023963831,0.00096981914,-0.00028259004,-0.015761435,0.0298841,0.009176773,0.018131712,-0.030211646,-0.0071022846,-0.032254267,0.0016121273,-0.0139344325,0.00445327,0.004778327,-0.031832844,-0.007827903,-0.060124036,-0.012558695,-0.026862359,0.01744304,-0.04692738,-0.0142023,0.0043329247,0.03917617,0.06850142,0.0067803776,0.017830115,0.009253071,-0.00068333995,-0.009373564,0.015435622,0.01801872,0.024960548,-0.015520645,-0.016722394,-0.020070387,-0.04518652,-0.033435885,-0.031694338,-0.031306203,-0.019830883,0.017852573,-0.027581286,-0.037004784,0.05411621,0.04363192,-0.034598753,-0.004751012,0.0027958846,0.00927414,0.0022867802,-0.055383574,0.11319032,-0.002936838,-0.013939117,-0.0037802702,0.02152496,0.07177334,0.058217015,0.035713788,-0.01097726,-0.03622601,0.04699004,-0.013396571,0.038291637,-0.002272794,-0.042539783,-0.021853797,0.03983615,0.0039222795,-0.013274426,-0.0076414472,0.026299769,0.0018687181,-0.020207288,-0.06601421,-0.02287807,0.033706024,0.07548036,-0.037774812,-0.0009412526,-0.021345204,-0.03028735,0.053485796,-0.042660397,-0.03238853,0.011299732,-0.023094608,-0.040008284,-0.04796493,-0.040208023,-0.0056845066,-0.0017307962,-0.00087772345,0.0027537502,0.020424914,-0.017471267,0.05131692,0.030666636,0.025328388,0.0056374883,-0.008850453,-0.04518604,-0.014289371,0.015402368,0.008658039,0.00292193,-0.04989195,-0.025567127,0.007389979,0.0073606903,-0.011778599,-0.0016621441,0.018796891,-0.0013939615,0.008258116,-0.008773739,0.015315602,0.006928609,-0.013539553,-0.010215052,0.02172956,0.0011575996,0.0054220846,-0.009920495,-0.04794643,-0.051677972,0.039350264,-0.0030873385,-0.017503517,-0.0684304,-0.028978808,0.008292627,-0.020822912,-0.027444396,0.042192873,0.00518308,-0.0035972693,-0.01528632,0.06586772,-0.06043478,-0.03564804,0.035551447,0.015698658,0.001483217,0.0010220719,0.0007244746,0.02585862,-0.027666986,0.03826511,-0.07531726,0.0040902537,-0.018010855,-0.041670103,0.030575378,-0.013197914,-0.009706139,-0.016507784,-0.020376889,-0.0039718756,0.012377353,0.02449359,0.023317812,-0.046381254,-0.014452352,-0.017943457,-0.016680134,-0.019279096,-0.061778683,0.034106363,-0.0060093384,-0.0069426554,-0.027080275,-0.027780669,0.010115711,0.017368574,-0.021821572,0.012943591,-0.0205477,0.012929693,0.016635805,0.014895711,-0.07920928,-0.017887298,-0.04957783,-0.006740469,0.050198656,-0.00922583,-0.050042473,-0.06164116,-0.004963335,-0.003199456,0.008185249,-0.039746195,-0.005172313,-0.046542943,0.00750348,0.084596954,-0.01256086,0.029662361,-0.015185562,-0.000037779217,0.021525873,0.013917248,-0.02812697,0.015939647,0.024313005,-0.005247919,0.019305611,-0.008811531,0.00017788162,-0.005944038,-0.023876954,-0.010884649,-0.0564273,0.0508008,-0.00069327554,0.009448716,0.037141122,0.07541728,-0.0072900765,-0.050660282,0.032580625,-0.015597501,-0.043522798,-0.036288373,0.019816825,0.027445188,-0.055923123,0.020576797,0.008222008,-0.018936507,0.013013702,-0.011435028,0.04613928,-0.053203102,0.035015047,0.0076180845,-0.021377772,0.01888043,-0.03136295,-0.033655655,-0.034525577,-0.015281083,-0.010450436,0.0037024189,0.04139517,-0.03663998,0.021903694,0.014207283,0.010958284,-0.03299582,-0.051492166,-0.05397194,0.017361773,-0.15176311,-0.0065160035,-0.016994994,0.010348376,-0.026718693,0.0047858227,-0.049651492,-0.038223535,-0.029994462,-0.0076442314,0.022923693,-0.0675403,0.02645163,-0.02424545,-0.012857997,0.034469154,-0.030809447,-0.017810447,-0.025869144,0.07753463,0.011520537,-0.0146569135,0.04114623,-0.014392036,-0.03584047,0.0009934806,-0.006211133,-0.029045766,-0.02585607,-0.0114224795,-0.04619213,-0.07053222,0.016655026,0.032891702,0.01121786,-0.01293835,0.0027956238,0.018548014,-0.053623747,0.0300703,0.00405905,0.00482614,0.001292286,0.01036637,-0.029633114,0.07194297,-0.0338345,-0.00060931646,-0.020871758,-0.00356291,0.03263702,0.023948897,0.010904445,0.011359154,0.010764528,0.00685094,0.013863199,0.047032326,0.030192373,0.036036447,-0.026691077,-0.011751236,-0.005384537,0.0072301133,-0.01143988,0.043544475,-0.029576141,0.031465936,0.042715788,0.05259158,-0.029330151,-0.0004077034,0.014435048,0.010373614,-0.0046165087,0.032028086,-0.001247557,-0.028713552,-0.018073712,-0.02048451,-0.023339158,-0.01976335,0.019706843,-0.035553318,0.06910627,-0.005553171,-0.0080011785,-0.014584811,-0.0065053077,-0.013398185,-0.05134564,-0.031639364,-0.012045754,0.0028360204,-0.029973762,0.035738677,-0.010388644,-0.004970145,-0.062194362,0.019304352,-0.0058649667,-0.01763204,-0.03631848,-0.046815977,-0.02338577,0.010688492,0.0551221,-0.012198849,-0.028757721,-0.024533091,-0.022577276,0.0069761467,0.025845014,0.012825948,-0.09549659,-0.010881375,-0.030056605,0.032922808,0.053451285,0.012832639,0.009812673,-0.008608569,0.0027864203,-0.040227417,0.042789135,0.07001607,0.017636517,0.01464484,0.031917606,0.0034280007,-0.018151447,-0.06753344,0.0324257,0.02663335,0.011129532,-0.04383976,-0.06878092,0.03222251,-0.037886832,-0.039356504,-0.01712286,-0.03208547,-0.031572606,-0.041536167,-0.048693914,0.004406883,0.01348193,0.023664795,-0.04959341,0.028785089,0.023697289,-0.016133266,0.036138136,0.083824545,-0.037948746,0.026166325,-0.027989738,0.05181039,0.041428797,0.045304712,-0.0058100554,0.016760582,-0.018145172,0.016151013,-0.0053164116,0.058708604,-0.007295398,-0.006166242,-0.021118686,-0.010091688,0.011906348,0.011153171,-0.0034532887,0.0037829247,0.02357957,-0.0014114192,-0.012044099,-0.0037501508,-0.030523187,-0.020583037,0.01965165,0.041341376,0.01438206,0.036232423,0.014193739,0.010021144,-0.013651156,-0.0049254326,-0.027686702,-0.005609872,0.03608625,-0.016711304,0.020812962,-0.06307729,0.07704923,0.0053848345,-0.006861524,-0.018252553,0.04667728,0.047964238,0.034574367,-0.038988657,0.010410022,-0.016350677,-0.0149037605,0.024791509,-0.0051509533,0.012058416,-0.029612077,0.04465305,-0.012472055,-0.027217805,0.017282449,0.014933488,0.010250265,0.05158581,0.044226065,0.019529514,-0.0037212984,-0.011172054,0.031539906,-0.0015255423,0.013953839,-0.019923352,0.016560342,-0.000901863,-0.018255966,-0.0006128743,-0.010294793,0.016616082,-0.033814233,-0.0020606644,0.023442144,0.0067550796,0.010143679,-0.003724637,0.015715074,-0.0059827184,-0.003239759,-0.0032513826,0.045017578,-0.03940647,-0.0067187967,-0.02056888],"last_embed":{"hash":"h6vih0","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"h6vih0","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#The Technique","lines":[103,132],"size":958,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"h6vih0","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#The Technique#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0339091,-0.016956706,-0.042024054,0.0005971026,-0.02215309,-0.042212177,0.028864237,0.016500983,0.020608982,0.00028128558,-0.02905255,0.0037558635,-0.019646307,-0.0060405354,0.011965049,0.035427064,-0.02136749,0.03051169,0.05070356,-0.020346677,-0.020517824,0.04192378,0.104752555,0.012970654,-0.021447072,0.0020048723,-0.009253751,-0.010095212,0.023399485,0.05228686,-0.0053663296,-0.025762303,0.016730472,-0.034458388,-0.007969591,-0.008942144,-0.008347513,-0.022740023,-0.045465566,0.05156442,0.016983913,-0.070746504,0.0054838317,0.03839542,0.06578317,-0.009823863,-0.03958814,-0.00632112,0.007350067,-0.034216378,0.04144255,-0.032703176,0.029635647,-0.014337594,-0.022007287,0.03278815,-0.00742688,-0.050253283,-0.01969097,-0.0026875234,-0.034070756,0.056764837,-0.02466969,-0.034777425,-0.011579808,0.043003682,0.02282833,-0.0029959737,-0.0042085536,-0.046840217,-0.019035617,0.05258587,0.031689525,0.015021742,-0.046446502,-0.018671436,0.01945865,0.022938062,0.013682539,-0.001983422,0.02957855,0.004256946,-0.004931757,-0.0060709054,0.019603614,0.016261447,0.008051928,0.06848428,-0.01398461,-0.015485873,-0.026445935,0.004956447,-0.022396917,-0.024233388,0.005471148,-0.0011874457,-0.012312151,0.00987208,0.0580389,0.026669051,0.037473287,0.015605222,0.030247679,-0.014240292,0.0030504426,-0.023851747,-0.001521114,0.0046610315,0.07341837,-0.019275298,0.0103223715,0.054415368,0.006681652,0.021516921,-0.017350279,-0.031086054,0.032120064,-0.017373377,0.023310916,-0.007503735,0.035720706,0.029947476,-0.00049770274,-0.00898618,0.009550463,-0.0070942473,0.0000540512,-0.026705466,-0.012365662,0.055280577,0.007848088,0.051293287,-0.031030972,0.0066845217,-0.01705828,0.021030841,0.006313641,0.0333502,-0.00816276,-0.057696104,0.024378434,0.015828364,-0.015615876,-0.007881642,-0.017328382,-0.06259292,0.028223542,0.011620001,0.02161426,0.002633733,-0.0150374165,0.04848439,0.017358977,0.0031429108,0.008391829,0.013666179,-0.008829241,0.06117141,0.01363902,0.0076889815,0.0031343792,-0.03176225,-0.024714386,0.03608482,0.029956955,-0.006518099,0.017450176,0.02897959,-0.045736097,-0.018512063,0.018830616,-0.015060616,-0.025729569,0.015513849,0.00016560186,0.014872884,0.040334933,0.015165435,0.022899237,-0.018169563,-0.04349515,0.061220847,-0.035596617,-0.0723101,-0.017294813,0.048124403,-0.0087508075,-0.01466804,0.0077186357,0.012545714,0.00921618,0.0191923,-0.061063517,0.0015366692,0.034667168,0.002413873,0.025635699,-0.017921519,0.040251166,-0.036008433,0.03522267,0.0043431767,0.0035453294,0.0009122491,-0.030779757,0.020781737,-0.051023986,-0.01635345,0.026842967,-0.02821002,-0.05292426,0.0023218612,0.00097648,-0.01962697,-0.037494864,0.01814441,0.028126827,0.006145685,-0.0076261745,0.02993939,0.004172005,0.057378095,0.022601195,-0.00012622059,-0.0176163,-0.021617949,-0.019290641,0.020521015,-0.0022021704,0.007784137,-0.05899396,-0.0014824329,-0.0008095901,0.0011049989,0.0049684104,-0.009947922,-0.0024356344,-0.02082344,0.015036129,-0.044750355,-0.042424593,0.013292556,0.010803584,-0.017479943,-0.018429782,-0.011062407,0.026440756,0.042596176,-0.002496739,0.0018658022,-0.038448144,0.010058906,-0.01315206,-0.01346453,-0.0006868092,0.024391599,0.018708577,-0.018168103,0.035500202,-0.01081873,0.026949964,-0.0021725516,-0.022901775,0.020233184,-0.020671232,-0.039014794,-0.02577611,0.00094767264,-0.00020143001,0.057297643,0.02912887,-0.031710744,0.005695617,0.039208144,-0.020979533,0.008163882,-0.039306995,0.023329027,0.03558804,0.00032227518,-0.016336728,-0.01160507,0.014445018,0.027512403,0.016869329,-0.02575466,-0.032913167,-0.02723635,0.008003719,0.013452471,-0.023706706,0.008765281,0.062093455,-0.01829309,-0.04921131,0.034557134,-0.010312374,-0.1567545,0.037767272,-0.01826818,0.033218987,0.012302499,-0.00007930948,-0.017364107,-0.01572889,-0.03835455,0.06546518,0.025327118,-0.041008156,0.04423682,0.004040496,0.022753846,-0.036109913,-0.026198523,-0.0012778861,-0.027327718,-0.027858332,-0.022439437,-0.0386208,0.08834397,0.05158069,-0.035773214,0.024168331,0.034324653,-0.047211934,0.0014010891,-0.0365729,-0.067946434,0.016907183,-0.004515745,0.032188892,0.011612395,0.010535218,0.00031923267,0.028444134,0.0038200107,-0.002347206,0.05354095,0.03290376,0.008401935,0.03374992,0.01667197,0.012802258,-0.03814599,0.0011288655,-0.043215953,-0.017237691,0.0060774446,-0.024525177,0.0039494084,0.023429474,-0.028294627,0.008148331,-0.026138041,0.018329864,-0.03160226,0.0026811205,0.01076161,-0.0033813342,-0.017043946,-0.04157679,-0.021755328,-0.053718783,0.0012972415,0.0028385108,-0.001637375,-0.04251132,-0.0068735704,-0.018519318,0.032127,-0.017579708,-0.023507196,0.05946091,0.05776408,-0.03255505,-0.027595155,-0.11143341,-0.03481469,-0.016015396,-0.033390757,0.007308149,-0.04714365,-0.057873897,-0.0016329526,-0.01659969,-0.0053662886,0.24413344,0.04228517,0.01988317,0.0042633587,0.05269521,0.0034024026,-0.0060293814,0.021196654,-0.05054992,-0.020809587,-0.026746621,0.04327926,-0.013480604,-0.0072072376,0.00047717392,0.013305689,-0.069285266,0.029918829,0.090109706,0.0017222206,-0.013479902,-0.05474825,-0.020017013,-0.018085193,-0.082714744,-0.025136154,0.011210541,0.018162884,-0.0132644335,-0.0033083712,-0.012528963,0.035703097,0.025669964,-0.038050007,0.030953255,-0.007937365,0.009882002,-0.060712937,-0.032936797,-0.0039941217,0.018843425,-0.010951981,0.0009145439,-0.026203718,-0.015445718,-0.017867345,0.013655734,0.014539263,-0.0060093324,0.008353368,0.015489216,0.0097087575,0.007744852,-0.011573052,0.0078066117,0.01982659,-0.016785644,-0.0025384866,-0.005309294,0.04129024,0.021759564,0.003163913,-0.029338714,-0.0015766557,0.027220085,0.0133988885,0.012442352,0.016361272,-0.0077511687,0.001755008,0.023871792,-0.010140305,-0.0018223572,-0.005581414,0.043170087,-0.04139663,0.0063892268,0.03203821,0.041713376,-0.0025299748,-0.018335126,-0.023620674,0.013442564,-0.015214134,0.007959295,-0.011648732,0.0068034893,0.018559396,-0.03635337,-0.0578021,-0.003524153,0.016335554,-0.034723256,-0.0053811716,-0.0022246994,-0.0328483,0.065627635,-0.01637665,-0.020690849,0.040609814,-0.03555305,0.03062973,0.019287888,-0.04687426,0.03336758,-0.0024409643,-0.0013761084,-0.048483685,-0.0016529215,0.03533973,-0.061602708,0.010484563,-0.0035703455,-0.027692623,0.030867755,0.06420181,0.0064708614,0.006176123,0.029531881,-0.011351386,0.02863411,-0.016028978,-0.005477735,-0.001757816,-0.026750924,-0.038948514,-0.008863575,-0.013435504,0.040123306,-0.012539764,0.044600476,-0.033624616,-0.0057341224,0.053338546,0.046298243,0.0158164,0.029557027,-0.012687573,0.0015052466,0.015508908,-0.035215538,-0.02976484,-0.017400485,0.03930499,0.023356017,0.026310876,-0.018863373,0.0032796182,-0.023787837,0.011955578,-0.020804573,0.0061348034,0.008402326,-0.040116962,0.005307147,-0.06675446,-0.015641091,-0.024929881,-0.017459784,-0.043878235,0.021820925,0.014572834,0.029074151,0.050971307,-0.0036704543,0.007368052,0.019986084,0.0016959946,-0.031134982,0.00030434132,0.0016561544,0.018296005,-0.021868482,-0.019735958,-0.008622324,-0.053251028,-0.008454065,-0.015815506,-0.049682386,-0.008889455,0.008235951,-0.038673665,-0.030713404,0.028655797,0.04132627,-0.03311026,-0.01677621,-0.012021689,-0.0014222917,-0.020291615,-0.016804852,0.11481441,0.0034861257,-0.018609507,-0.00075488124,0.0012430603,0.054132894,0.062115707,0.034376457,-0.000781429,-0.014267956,0.04493162,-0.01682661,0.0368217,-0.0022867315,-0.04355585,-0.020509962,0.039099872,0.017642183,-0.019564806,-0.009293812,0.012155026,-0.00031774517,-0.0057949354,-0.053581785,-0.04211083,0.035404105,0.063086785,-0.013548248,0.014425503,-0.0060408954,-0.029120263,0.045160245,-0.037306678,0.005995108,0.000819007,-0.02838972,-0.048361525,-0.0236978,-0.02496279,-0.00767154,0.0021412272,0.022319347,-0.021503694,0.021960685,-0.002664126,0.044010494,0.024520975,0.0045553697,0.010294478,-0.0135724805,-0.03601959,-0.0053668283,-0.017751912,0.03936476,-0.005316676,-0.03745991,-0.06803287,0.00879527,-0.012786028,0.009646382,-0.027942024,-0.010138962,-0.0044743773,-0.006701792,0.0006395328,0.035142288,0.020763375,-0.026007038,-0.036137242,0.00988629,0.025041774,0.032496046,-0.017415017,-0.06627992,-0.060399055,0.023122428,0.0003151392,-0.027643457,-0.018496938,-0.027451918,-0.010853733,-0.025499742,-0.01699775,0.045379564,0.017288214,0.004916244,-0.044803124,0.058027092,-0.06791402,-0.046760935,0.023618406,-0.0015531946,-0.024446128,-0.024414003,0.014905918,0.015099031,-0.016446644,0.016532546,-0.05645198,-0.01871399,-0.025206713,-0.04134793,0.013976793,-0.003119349,-0.015651327,-0.028358674,-0.023933189,-0.015933573,-0.0036488683,0.03384958,0.011551357,-0.03484534,-0.017133225,-0.0022607364,-0.013417684,-0.01802419,-0.036020104,0.017649196,0.0046157306,0.0040387437,-0.0033096864,-0.04506775,0.00088377245,0.0019493528,-0.008632977,0.03718285,-0.03678315,0.036051575,0.0012458953,-0.016320497,-0.06629956,-0.03859361,-0.030028267,-0.030869884,0.03520899,-0.0021095392,-0.014935976,-0.038702283,0.0015428609,-0.025846113,0.0063183308,-0.048838332,-0.03549851,-0.03744485,0.01274601,0.04381894,-0.03126753,0.018941263,0.011781721,-0.012358094,0.022299781,0.009707446,-0.03650435,0.041127082,0.022722464,0.0041052564,0.00516198,-0.026478875,0.015171117,0.03007172,-0.028634084,0.0021122124,-0.056925327,0.03883388,0.001305349,0.0017461322,0.037819102,0.06054391,0.009336929,-0.06828008,0.012450167,-0.0027256622,-0.038038008,-0.028895816,0.0319707,0.01890917,-0.05868581,0.018723764,0.021486407,-0.018367503,-0.012385766,-0.030972932,0.042409077,-0.06954205,0.034295887,0.002914691,-0.00685931,0.03170303,0.00073127507,-0.0029504662,-0.04492343,-0.018086694,0.0013750093,0.02296689,0.0031403836,-0.050545543,0.046766687,0.029932385,0.0363858,-0.04203418,-0.06548204,-0.044728555,0.019081121,-0.13994691,0.020406902,-0.017801106,0.0055427323,0.008873424,0.016439987,-0.032931525,-0.022605957,-0.03786506,-0.012702651,0.011907427,-0.06591185,0.0056866305,-0.019000746,-0.014622385,0.035064477,-0.040307447,-0.017655175,-0.059628222,0.06419959,0.026371885,-0.019276824,0.018965801,0.0051215915,-0.012402932,0.0017497315,-0.023066962,-0.014085477,-0.029684199,0.008645014,-0.047547452,-0.054647088,0.009044805,0.036793828,0.021585193,0.015842754,0.007077521,-0.00055345625,-0.08198139,0.024117501,-0.017827433,0.018982392,0.0046622087,0.008453241,-0.0068027047,0.08548075,-0.045353305,-0.0064009535,-0.022300273,0.01749848,-0.008753112,0.030876279,-0.013269949,0.027353715,0.0023442023,0.011294708,0.021960316,0.027642965,0.03553937,0.035098564,-0.005272289,0.020359328,-0.018217852,-0.00027015473,0.008629637,0.051395725,-0.033406038,0.040217564,0.03173095,0.030931298,-0.020739486,0.017780615,0.0035038872,-0.0014195641,-0.0072719054,0.01651011,0.042246845,-0.032289736,-0.020337628,-0.025618069,-0.051945835,0.0040709428,0.013885575,-0.04295283,0.04284313,-0.0033228195,-0.022040145,-0.0051552407,-0.03256016,-0.0016300334,-0.028158654,-0.01513291,0.0000410309,0.031148177,0.0034011137,0.040031064,0.010490905,0.03537176,-0.016967019,0.0058485894,-0.028075883,-0.014059134,-0.034850128,-0.04687821,0.0019356973,0.021196298,0.023739222,0.02375489,-0.03586596,-0.03555853,-0.04742506,0.0056796274,0.008162894,0.03621424,-0.085819304,-0.015521601,-0.0053034658,0.014785113,0.03880117,0.0009084121,0.021925159,-0.027130382,0.017760435,-0.04044213,0.03983216,0.06968523,0.01607122,0.028143656,0.026389714,0.037224513,-0.02575084,-0.032657333,0.038697146,0.010738662,0.026704956,-0.06592043,-0.040515896,0.041647967,-0.03978182,-0.040170405,-0.0521903,-0.026020247,-0.025749005,-0.03069817,-0.039634466,0.010019347,0.03640091,0.0035483644,0.007839947,0.024046486,0.030836193,-0.0373832,0.022912081,0.09107292,-0.05077223,0.03745753,-0.043668974,0.025291631,0.042496692,0.06056153,0.0010327065,0.010773221,-0.019729393,0.021454899,-0.029835679,0.07711636,0.0041675265,-0.019189468,0.012239598,0.023271207,0.00754295,0.0030212735,-0.006099092,0.019645799,0.017654078,0.01501192,-0.025752624,0.028946891,-0.029754298,-0.018726025,0.03613806,0.026516475,0.048155673,0.029473752,-0.017654868,0.027206536,-0.018754296,-0.0002234084,-0.026817676,-0.029550213,0.014081629,-0.02472748,0.007390007,-0.037746523,0.08026797,0.012947179,-0.0070301164,-0.009559139,0.050532166,0.03587274,0.00691233,-0.000013349384,0.027427055,-0.0069208867,-0.016891094,0.0200529,-0.015518872,0.011680911,-0.022187928,0.046129014,-0.0037097335,-0.009016032,0.004795371,0.005653898,0.03988254,0.02175388,0.040115796,0.039548792,-0.027666269,-0.009059746,0.03492697,-0.002609345,0.012046262,-0.025018536,0.0026581825,0.009758027,-0.019448802,-0.0019133337,-0.011516966,0.007515489,-0.039805382,-0.0037490355,0.02178935,0.019242529,0.012163706,0.012675226,-0.0030174137,-0.004031612,-0.01297101,-0.0055731614,0.043270968,-0.0419681,0.012228082,-0.006438003],"last_embed":{"hash":"1vlh6gs","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"1vlh6gs","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#The Technique#{1}","lines":[105,106],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vlh6gs","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#The Technique#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0062440652,0.006546585,-0.01216813,0.016598549,-0.01803282,-0.045280006,0.028948251,0.00027179412,0.022331208,0.02395984,-0.019412933,0.023521451,-0.020800846,-0.013976504,0.03890653,0.030963933,-0.022067897,0.019137228,0.000022291764,-0.037836608,-0.04417466,0.03351047,0.05246813,-0.008529115,-0.04159355,0.013569474,-0.0088695865,-0.017755756,0.004691682,0.07877807,-0.022324743,0.015015233,-0.031954635,-0.01282528,0.02078672,0.0049057594,-0.032049544,-0.040713333,-0.029174589,0.047665283,0.012390326,-0.036563728,0.042281367,0.017818945,0.026808955,-0.013438997,-0.06407612,-0.01684034,0.05381286,-0.0401103,0.022732321,-0.024774361,0.039671123,-0.028764887,-0.064032875,0.047413897,0.01300188,-0.018564967,-0.055829782,-0.005950198,-0.03735965,0.024033839,-0.056906912,-0.010282094,0.0036289254,0.040500782,0.02023355,-0.020956729,-0.020962344,-0.042783476,-0.010433087,0.048938964,0.017066745,-0.009596531,-0.039003406,0.0020006744,0.008445421,0.043830477,-0.03000718,0.028864559,0.0226397,0.0137769645,-0.012653011,0.023256432,0.034513425,0.017667243,0.020746173,0.03285185,0.0038808095,-0.004534654,-0.029037876,-0.023926428,-0.023566663,-0.03067999,-0.013639831,-0.011955664,-0.0034416858,-0.053222995,0.06738515,0.034801956,0.028189454,-0.0006670075,-0.008362324,-0.00016442388,-0.0066327457,0.019266054,0.0055344077,0.04233896,0.041338798,-0.0046550636,0.03921047,0.035517387,0.012412941,0.0064957947,-0.009975623,-0.032310925,0.030743496,-0.016651753,-0.0058015515,-0.033436693,-0.005745819,0.05346476,-0.026878074,-0.03909855,-0.0073357443,0.005278236,-0.0229105,0.0043478347,-0.02542075,0.02752617,-0.007601137,0.024332458,0.0066895573,0.0115025,-0.022244588,0.013858715,0.0361249,0.052756827,0.009679665,-0.03780506,0.020549294,0.014953857,0.010869593,-0.007148109,-0.020210544,-0.06968821,0.037013017,-0.008437048,0.011331028,0.028301561,0.006575801,0.03929976,0.064236596,-0.0069128606,-0.0048102876,0.0006460538,-0.024980776,0.023821045,-0.011993749,0.02511253,0.050697234,-0.0074599995,-0.044288244,0.049909417,-0.0052223257,0.012248136,0.012479543,0.01678098,-0.020442564,-0.01262384,0.0037692878,0.0066404766,-0.028865807,0.020416958,0.016247967,0.023676392,0.040377486,0.020113572,-0.0067319097,-0.034394313,-0.011268569,0.0025967702,-0.029909333,-0.04515214,-0.006989399,0.049232367,-0.01645061,0.0016488101,0.011362999,0.011147472,-0.020792471,-0.020265847,-0.0046491893,0.014050275,0.05003239,0.012440664,0.05585312,0.013391825,0.03779287,-0.0159223,0.03334309,0.018786378,0.034676608,-0.016827898,-0.040451944,0.015833963,-0.02424659,-0.023275642,0.014224437,-0.036330014,-0.026335854,0.018253239,-0.028917355,-0.0543021,-0.05660354,0.027088093,0.03828218,-0.009913254,-0.030751329,0.008809257,0.019306282,0.055166077,-0.0015247965,-0.034709662,-0.016532255,-0.030413324,-0.013147953,-0.0038022513,-0.022844408,-0.0064107566,-0.014398799,0.007079926,-0.03671221,0.01694874,0.024599588,-0.023254441,-0.063615076,-0.0028920523,0.041857436,-0.0072535416,-0.028214639,-0.013103269,0.04448154,0.01047587,-0.022760902,0.028110119,0.0065266965,0.02541435,0.0136856055,-0.00023394734,0.012591555,0.0054194746,-0.018364428,-0.00054477464,-0.02199798,0.00011786774,0.011522336,-0.015487607,0.018618327,0.016917353,0.022599671,0.020442076,-0.008117503,0.009095446,-0.0279973,-0.009415365,-0.03492018,-0.014498421,-0.004202587,0.03969791,0.011104708,-0.011726221,0.023966456,-0.007436279,-0.020398503,0.008578793,-0.03138256,-0.024483036,0.041021857,0.00996352,-0.04751239,-0.014514292,0.010373383,0.01963298,0.031454433,-0.02207437,-0.016860232,-0.0133888945,0.023935556,0.0047968216,0.020726532,0.013749885,0.053289004,-0.0037140953,-0.0038727336,-0.014618983,0.019852735,-0.16801868,0.005584517,0.020067668,-0.010921977,0.010583708,-0.0025830742,-0.018737422,-0.017882163,-0.0037591688,0.023415234,0.047470268,-0.028530557,0.04734603,0.007741105,-0.010884836,-0.02303897,-0.025499178,-0.016085358,-0.03087323,-0.04382838,-0.022273725,-0.06176929,0.072967835,0.024645494,-0.012234179,0.027219595,0.047364943,-0.020021157,-0.030026376,-0.02073015,-0.049020525,0.031110326,-0.012692766,0.027747717,0.020587876,0.02743327,-0.012043442,-0.012939965,-0.00097110274,-0.034361247,0.058295544,0.024229368,0.0030327945,0.035379104,-0.012930931,-0.03637226,-0.04807664,0.017415311,-0.012323367,-0.038697474,0.04697827,-0.006789985,0.0041044177,0.027386256,-0.03151536,0.0071170405,0.039474186,-0.0040177293,-0.009107961,0.020499326,-0.0016165794,-0.017610965,-0.013960173,-0.033351455,-0.024129894,-0.0176366,0.015182547,-0.009609617,-0.004497358,-0.011451566,0.011841591,-0.04655908,0.032740023,-0.014344486,-0.011101982,0.07097953,0.015569845,-0.03717604,0.0042347293,-0.119721584,0.0049819523,0.026430247,-0.021632424,-0.0080987085,-0.02337627,-0.071127966,-0.01572142,-0.0056559355,0.040462594,0.2271287,0.051266022,0.025285626,-0.00316567,0.061978552,0.0032306812,0.00811756,0.016060991,-0.029322002,0.014366322,-0.01191553,0.013160865,0.004057554,0.01220834,0.041680876,0.045749906,-0.07343856,0.019477421,0.077246144,0.00038238754,-0.005544972,-0.027150068,0.0047306935,-0.038424257,-0.08011455,-0.026371665,0.0035737455,0.019769587,0.007815082,-0.032170612,-0.039907146,0.043868605,0.029868713,-0.032888792,0.0028018116,-0.017614774,0.028310342,-0.056591008,-0.047353428,0.03419323,0.029437317,-0.0060246666,0.014476857,-0.050379664,-0.01494165,-0.03052852,0.01852636,-0.019237395,-0.048364244,-0.004423684,0.0009300213,-0.018407777,0.011788977,-0.02389705,0.008744643,0.047142502,-0.0013510811,-0.016260892,-0.0015141537,0.059620842,0.00068090495,0.012918978,-0.03837557,-0.003605896,0.024377322,0.043114543,-0.009282093,0.024103215,-0.032117058,0.018850198,-0.0012358665,-0.020861616,-0.006785271,0.015199505,0.030160585,-0.0125579415,0.005457295,0.03867408,0.04926961,0.0027514093,0.0090152845,-0.013975773,0.004282278,-0.021117756,0.020545576,0.012627123,0.023204893,0.022675,-0.021336846,-0.033306822,0.00010244482,0.002581203,-0.0603996,-0.012861559,-0.025219837,-0.012168694,0.08064628,0.003839652,0.00095627946,0.023461116,-0.042489175,-0.0022999477,0.0061852634,-0.0044100904,0.018838791,-0.0073544956,0.011608587,-0.0203788,-0.0010625074,0.021310091,-0.12071039,0.015858244,0.032677703,-0.0012814911,0.018960869,0.05001118,0.0021989094,0.006144554,0.061477885,0.014887303,0.0075822403,0.040794987,-0.007149917,0.0515948,-0.03729568,-0.026062345,0.0044099707,0.012607531,0.020166056,0.000589983,-0.01903298,-0.017159779,-0.013342537,0.023700528,0.048326515,0.0017610764,0.026200019,-0.0014557856,0.020243648,0.030170392,0.0026353202,-0.0009858528,-0.019730905,0.025089607,-0.013976116,0.026529018,-0.032134194,-0.010248215,-0.03720585,-0.017635271,0.0077484157,0.021711355,0.013422723,-0.048429795,0.010029178,-0.06240062,-0.026326695,-0.022022504,0.014258993,-0.036424275,0.001185366,0.016542297,0.001423533,0.07288609,-0.00458683,0.020603348,0.004399222,0.0038875802,0.00039642875,0.004980205,0.01510113,0.055267498,-0.011456195,-0.004199743,-0.013405442,-0.054061145,-0.031141503,-0.012992826,-0.023349144,-0.025413897,0.01435265,-0.009047689,-0.025286507,0.052202508,0.03445841,-0.0393918,-0.0052800393,-0.0029722238,0.00304238,0.0067606047,-0.049447596,0.10811665,-0.0024386912,-0.015589681,-0.012449403,0.02983693,0.08553563,0.029192759,0.031644225,-0.01011291,-0.050065503,0.039348267,-0.0064518657,0.04570925,-0.0007394861,-0.05892391,-0.019276021,0.027327223,0.0065882774,-0.012556093,-0.001667927,0.010613127,0.004669433,-0.013146793,-0.059763763,-0.016044866,0.027545469,0.061928034,-0.049037237,-0.024010709,-0.03796558,-0.034880593,0.053619523,-0.037281014,-0.027527146,0.018534452,-0.012864336,0.00256044,-0.06331422,-0.04239868,-0.006918178,0.0044338405,-0.0008581366,-0.01183534,0.025981061,-0.01953981,0.048401043,0.031202469,0.017309982,-0.0054171,-0.0064328695,-0.021437079,-0.031228932,0.0053433506,0.035949986,0.0070783338,-0.047648937,-0.028147869,0.009259344,-0.0028588925,0.0029770683,0.016933521,0.021415431,-0.0073068226,0.025492085,-0.0039837505,-0.0065968693,-0.0026689493,-0.009580936,-0.008267491,-0.011161601,0.01575613,0.00022941087,-0.0061895973,-0.03238196,-0.034357868,0.041916143,-0.006444152,-0.017575622,-0.06892635,-0.03442865,-0.0038215136,-0.014679868,-0.016356831,0.029175371,0.003417838,-0.01599432,-0.008371422,0.034406357,-0.0418627,-0.055425737,0.021109415,0.034364335,0.003537834,-0.0023021405,0.020245971,0.029816294,-0.022736212,0.045808367,-0.051798716,0.0035147038,-0.009632621,-0.024588864,0.023089023,-0.03192899,-0.0095042465,-0.00949683,-0.013828697,0.0000250481,0.024885911,0.01121422,0.017346384,-0.038154308,-0.022060104,-0.033068296,-0.009096201,-0.017900124,-0.05467662,0.016999766,-0.018993618,-0.0017770379,-0.03413047,-0.03710308,0.022644022,-0.0009174118,-0.030081775,0.010068595,-0.00810577,0.0027870517,0.007943986,0.006585052,-0.06366823,-0.0046697715,-0.051802307,-0.034614675,0.04154187,-0.004670257,-0.0579485,-0.060621563,0.009919687,-0.0101629235,0.009294701,-0.038131878,0.0024192627,-0.032635175,0.009626356,0.08646762,-0.025943935,0.01670305,0.012400401,0.0056167017,0.01815374,0.024279352,-0.03016804,0.008043918,0.0275003,0.0016809417,0.009010544,-0.03478988,0.014680315,0.018410007,-0.042515054,-0.007714852,-0.044419102,0.043290928,0.0074873376,0.0018939609,0.026468713,0.057807002,-0.0019198857,-0.051198497,0.03425969,-0.015476872,-0.03258383,-0.030521063,0.016295766,0.008402075,-0.054462124,0.037596464,-0.013723192,-0.02817573,0.037995078,0.011345256,0.049528502,-0.05005605,0.046785057,0.014126767,-0.0128670065,0.010087721,-0.026826711,-0.041407067,-0.0392627,0.010048091,-0.016405916,0.012603472,0.031593617,-0.022645555,0.015382598,0.02767289,0.0055669528,-0.033906072,-0.04778562,-0.039169367,0.01792443,-0.15057811,-0.020209098,-0.006869177,0.010691012,-0.020946834,-0.011468567,-0.06359783,-0.031687323,-0.017860973,-0.002844152,0.022852268,-0.05775634,0.01899651,-0.034613177,-0.0037356943,0.026121246,-0.023228226,-0.0063664205,-0.025609395,0.08818153,0.020737046,-0.0203512,0.06867861,-0.0022721128,-0.045230705,-0.00471259,-0.013962239,-0.009017539,-0.019010328,-0.0025153768,-0.04145736,-0.06094004,0.023133311,0.043089036,0.016663888,-0.037090205,-0.00824972,0.005590786,-0.058152437,0.03204618,0.0105683245,0.0060268515,-0.016381647,0.0026362645,-0.01776526,0.07154844,-0.030797243,0.0037328396,-0.01286822,-0.012847869,0.03767196,0.019101812,0.011214311,0.014196944,0.00006676587,-0.0034042613,0.0077349027,0.04997416,0.012438239,0.026435917,-0.021171827,0.0005170096,0.009594213,-0.01068522,-0.0057829884,0.043813873,-0.031162256,0.037463747,0.0136495065,0.05649812,-0.043972306,0.015461714,0.0151278535,0.007343636,-0.0080665145,0.034408186,-0.031282183,-0.015672332,-0.014751664,-0.021141648,-0.038478117,-0.02072367,0.013902026,-0.023801431,0.052881762,-0.0044926684,-0.019468183,-0.016497616,-0.0013199429,-0.0037507168,-0.05164247,-0.03644089,-0.020330383,-0.017557723,-0.01477795,0.041582268,-0.00829358,-0.015025413,-0.04558221,0.010935045,0.008759582,0.0014938056,-0.003844766,-0.056128167,-0.015974866,0.014889473,0.07628657,-0.022631854,-0.04521378,-0.026827002,-0.027312756,-0.010464999,0.03533286,0.0082321735,-0.091037184,-0.00030289768,-0.050543156,0.048151556,0.053184345,0.0017575826,0.002095066,-0.00073455786,-0.0102578085,-0.049330864,0.0467548,0.070925854,0.015266186,0.013988193,0.045221042,-0.0035446095,-0.011992089,-0.07243244,0.02483707,0.025694998,0.033933975,-0.033108022,-0.06682343,0.027128292,-0.037575036,-0.043044,-0.023991803,-0.02959192,-0.030449495,-0.050635155,-0.0653493,0.00943059,-0.0041142786,0.019802727,-0.035367396,0.031284913,0.012717105,-0.017583398,0.021484736,0.08416997,-0.024621448,0.020557383,-0.0232541,0.051479064,0.033946346,0.04723602,0.009233771,0.02472253,-0.02596159,0.008313471,0.000023514543,0.054115307,-0.006673163,-0.015369303,-0.025775833,-0.027797535,0.015450429,0.025305934,-0.004637683,0.0100794695,0.03298041,0.0035958963,-0.0110974815,-0.016504355,-0.021803433,-0.017825065,0.03937633,0.0058063334,0.0016900478,0.041637767,0.0038148824,0.015625246,0.0048059495,0.01303104,-0.028601805,0.008741289,0.01893922,-0.01942173,0.006171182,-0.07199695,0.06414317,0.02271665,-0.000020793932,-0.010812404,0.041412313,0.017203601,0.03928585,-0.041804653,0.0047144745,-0.014404693,-0.006516596,0.0066896826,-0.013465417,0.011143769,-0.019232947,0.030917184,-0.02519123,-0.030740194,0.01802242,0.017851897,0.027627181,0.03701168,0.039562054,0.02748415,0.004449173,-0.01866654,0.027685331,0.0028448694,0.014755435,-0.03504009,0.011417293,-0.014804098,-0.03924682,-0.011213353,-0.01598984,0.0140679395,-0.031213745,0.0032024856,0.010868434,-0.0006624941,0.009005967,0.0008943674,0.027631374,-0.008076351,-0.0043872106,-0.003764908,0.05675337,-0.04475292,-0.018634107,-0.029122826],"last_embed":{"hash":"1xb5dep","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"1xb5dep","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#The Technique#{2}","lines":[107,116],"size":356,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xb5dep","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#The Technique#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026470069,0.020640489,-0.014769112,0.011248006,-0.017270578,-0.056166437,0.038299255,-0.0007894163,0.0016987942,-0.013641373,-0.02268728,0.0392424,-0.04106378,-0.018254705,0.038259197,0.01133151,-0.032634128,-0.01261715,0.027793044,-0.02488539,-0.030488871,0.010795603,0.03504232,-0.009583758,-0.038638093,0.0150742335,-0.011845166,-0.023832865,0.0030294887,0.080314904,-0.021325989,0.010613922,-0.01525334,-0.0087685445,0.016291864,0.010617485,0.003611559,-0.018757557,-0.03084909,0.039351095,0.023380449,-0.009213042,0.05079376,0.030847004,0.030273473,-0.01502829,-0.057951413,-0.0100253,0.03708896,-0.061532658,0.056651544,-0.0066619017,0.015557086,-0.05792092,-0.029618103,0.036764704,-0.0139724035,-0.02223233,-0.049588375,0.009420511,-0.040539414,0.02239918,-0.06736616,-0.023489697,-0.0126857115,0.060738157,0.009200604,-0.021457724,-0.00036719645,-0.021385994,-0.025714006,0.022801703,0.0118526835,0.0049385605,-0.053652816,-0.016679492,0.029525919,0.017249485,-0.032677468,0.011898296,0.014064747,-0.0038416772,0.0032894886,-0.012814941,0.03777201,0.026676422,-0.0004386985,0.06670176,0.0034194898,-0.024271846,-0.028585903,0.0120778,-0.021614576,-0.016395869,-0.011010576,-0.015417278,-0.027249787,-0.03914475,0.043288328,0.020340104,0.023955842,0.0033882195,-0.016588418,0.003131857,0.010461906,-0.015783453,0.02315823,0.016329564,0.045044918,-0.010581585,0.039926145,0.03709685,-0.009438996,0.027261715,-0.004987338,-0.02946014,0.030915776,0.003267333,-0.024686096,-0.027939295,0.010138346,0.05461268,0.027238537,-0.0036045348,-0.005649343,0.016012534,-0.008948555,0.001043649,-0.02933861,0.02736714,0.005644727,-0.00052647764,-0.026248284,-0.013547933,-0.013416371,0.026318675,0.017596615,0.029322611,0.024871372,-0.04362779,0.03144266,0.032271523,-0.0076874015,-0.012221963,-0.028711092,-0.048088174,0.032365862,0.015545064,0.021666158,0.01270583,0.021682171,0.01592336,0.0348264,0.01872524,0.0016749043,-0.00038835185,-0.01872224,0.048143167,-0.00875993,0.0027102309,0.029365128,0.010556345,-0.027789569,0.031121735,0.0040106657,0.0049272906,0.002435708,0.012906728,-0.025178635,-0.02808089,0.0040721092,0.012673309,0.0075885435,0.017422613,0.012398343,0.02614536,0.027964909,0.024797885,0.03707969,-0.028045278,-0.03877752,0.02612217,-0.011622599,-0.06700981,0.010687804,0.035460074,-0.031747844,-0.0153562,0.015213052,-0.012920849,-0.021019168,-0.025411254,-0.021531906,0.008091934,0.07380068,-0.017837442,0.054887094,0.014711682,0.03819896,-0.03708417,0.009605022,0.03215767,0.0234948,-0.007590939,-0.034215003,0.010262772,-0.034689646,-0.0018912766,0.019102672,-0.0458457,-0.017381381,-0.0028114596,-0.03481949,-0.04335543,-0.068513036,-0.0021201316,0.0054985154,0.014411667,-0.013107484,0.04348512,0.009879075,0.041171044,-0.023114579,-0.01809992,-0.03438133,-0.017473005,-0.00630789,0.010618847,-0.03449789,-0.01744562,-0.032056075,-0.013415677,-0.037691616,0.018609772,0.035850927,-0.0010318556,-0.038546525,-0.01875704,0.03240457,-0.03380291,-0.0121969795,0.0032819973,0.021371579,-0.02055753,-0.008617042,0.011831174,0.009908028,0.050941277,-0.0061519905,0.02103735,0.011487363,0.0057338215,-0.04929841,-0.022190476,-0.01909457,0.010552601,0.014349295,-0.008671503,0.033593103,0.043792363,0.010247086,0.03013313,-0.022719622,0.011113585,0.0023499709,-0.02597335,-0.016539853,-0.010156203,-0.0045010867,0.062294763,0.025328264,-0.025937075,0.03010391,0.013323471,-0.020481652,-0.0042645433,-0.036804065,0.004642832,0.036402248,0.0031277728,-0.03345016,-0.023423834,0.03510135,0.024108965,0.067106426,-0.026785605,-0.043840647,-0.0021149032,0.038854517,0.0044092126,-0.008259131,0.029405335,0.057512872,-0.0351836,0.0053606853,-0.005155182,0.010171344,-0.16211097,0.024301466,0.002656339,0.051792666,0.014329365,0.020512793,-0.030525737,0.012510477,-0.008394856,0.016791034,-0.0051807445,-0.035696797,0.033220105,0.013507032,-0.00034746088,-0.041270114,-0.03270916,0.0039975042,-0.023675738,-0.05684421,-0.014986276,-0.03149635,0.08563806,0.03860726,-0.013699323,0.029149726,0.042668138,-0.053634405,-0.040822107,-0.038101953,-0.06785729,0.033788066,-0.001246747,0.011332948,0.028997734,0.003071047,-0.02976714,-0.012941343,0.011721761,-0.02217261,0.030727504,0.03913625,-0.011246988,0.028326312,-0.004911789,-0.043661743,-0.0463231,0.035014678,-0.054748815,-0.046928313,0.03599926,-0.010990557,-0.002505532,0.0020438181,-0.020987924,-0.0044129547,0.0034646874,0.009725061,-0.0031688926,-0.0042803874,0.005624245,0.024827179,-0.008901499,-0.0185572,-0.04031101,-0.010596947,0.039928228,-0.00083715405,-0.0024672966,-0.01444041,0.027638528,-0.048572343,0.02256894,-0.026196137,-0.018927788,0.036306188,0.013944571,-0.03567021,-0.0036210862,-0.10827451,-0.0013243197,0.020851979,-0.027097058,0.036540378,0.0045832926,-0.03598052,0.009546284,0.010081322,0.052903008,0.22262171,0.031790853,0.023863085,-0.011797633,0.04208861,0.006589061,0.02747044,0.030421585,-0.021388067,-0.012623496,-0.02803828,0.026960004,0.0036422806,0.008980484,0.008347603,0.060106013,-0.07418915,0.032793965,0.057193168,0.018531665,-0.021393549,-0.06384922,-0.015695052,-0.026558822,-0.051957842,-0.008269915,0.00058485917,-0.014582783,0.020479955,0.05259763,-0.022627143,0.027814165,0.040359497,-0.015510543,0.026063034,-0.00025974255,0.026737275,-0.062355794,-0.053889398,0.041143443,0.022295665,0.00045785616,0.02713945,-0.012610384,-0.018293977,-0.016481817,0.0178337,-0.006284225,-0.057552043,0.0040623955,-0.0003211033,-0.013396186,0.022657717,-0.021484688,-0.014725365,0.014099001,-0.010180026,-0.010732768,-0.03874732,0.049484253,0.046271697,0.003635344,-0.024571346,-0.007036858,0.022235481,-0.000053278116,0.020261453,0.02076133,0.00039868546,0.036719266,-0.0067376546,-0.016530542,0.03201357,0.0059731575,0.009734378,-0.02532481,0.01663166,0.02177981,0.06892939,-0.024689008,0.0075360113,0.0031099936,0.009786379,-0.023263572,0.009826235,0.007229013,-0.0024408018,0.040717117,0.011649619,-0.012476224,0.0032045746,0.021096686,-0.0554089,-0.020633157,0.0033470346,-0.026548224,0.08535244,-0.0041002817,-0.015463147,0.012269797,-0.025411738,0.018123528,0.016443407,0.00092064915,0.05105177,-0.02206564,-0.030803774,-0.019989898,-0.01889988,0.025934199,-0.07950339,0.000995222,-0.00901859,-0.0025576008,0.041919805,0.05700321,0.0012670646,-0.0009513122,0.037691165,-0.019694412,0.015117648,0.04503605,-0.03632146,0.04926919,-0.019538509,-0.045286827,0.00612511,0.035422347,0.023796441,0.016798254,-0.017785916,-0.024022536,-0.019094348,0.0384883,0.03504734,-0.031314123,0.022370782,-0.008022165,0.01841965,0.017756777,0.0031436353,0.021606438,0.0024382158,0.022197422,0.0045024147,0.03030728,-0.030005492,0.011581164,-0.011430287,-0.01087831,-0.018931096,0.0199669,-0.00761941,-0.020874893,0.014298463,-0.035693593,-0.013881582,-0.025152097,0.034039296,-0.023505809,-0.0066020065,-0.021823546,0.024796313,0.076198205,0.00870381,0.024440063,0.0076732417,-0.0006463574,-0.020822102,0.029065939,0.00026435693,0.03427963,0.016559416,-0.04212783,-0.013799385,-0.046215948,-0.020339748,-0.013516937,-0.02732687,-0.03448394,0.0256063,-0.019377794,-0.022657407,0.045212008,0.039171513,-0.01363538,0.014510287,0.0061881994,-0.00934174,-0.017679079,-0.024530828,0.10579335,-0.006110646,-0.00843331,-0.0033204749,0.020157298,0.07123992,0.06986839,0.016732883,-0.019144071,-0.045292843,0.05956655,-0.0017745652,0.034237787,-0.010312208,-0.029545082,-0.018345857,0.04361309,0.03043752,-0.029319804,-0.021787161,-0.011026242,-0.041641608,-0.012285317,-0.07766723,-0.02905725,0.02286586,0.05400681,-0.02837534,0.006233706,-0.004374296,0.00031476154,0.073259234,-0.059822097,-0.029446095,-0.0022671677,-0.025564808,-0.034389675,-0.054909445,-0.011159219,-0.012769306,-0.0042432593,-0.011854377,0.017043756,0.013110977,-0.02507613,0.013731807,0.022481997,0.015897432,-0.0008352191,-0.011356947,-0.03190793,-0.013701459,0.057571325,0.026477637,0.019622924,-0.05883143,-0.030047031,0.0064410754,0.011039891,0.005781711,-0.014337533,0.007953327,0.0014997319,0.0009901144,0.018590184,0.03979592,0.0032341154,-0.0030436642,-0.016199687,0.017072098,0.014648127,-0.00016100722,-0.032635387,-0.07735901,-0.055440288,0.03707104,0.010343149,-0.023469947,-0.065249495,-0.0464751,-0.0074193315,-0.004248214,-0.03620143,-0.008292311,-0.0032765905,-0.020869229,-0.002194834,0.06794401,-0.02822358,-0.03415739,0.044565346,0.031074148,0.030413287,-0.0114600975,-0.008295646,0.00025068433,-0.016431691,0.04416579,-0.074692115,0.016609117,-0.021668373,-0.060151346,0.035733446,0.0013610984,-0.013028279,-0.03656573,-0.013138823,-0.0029294176,-0.022895215,0.0030892426,0.013053793,-0.053631186,0.009016749,-0.023760727,-0.0136348605,-0.027684905,-0.057258323,0.02859643,-0.015072426,0.00974919,-0.0075767213,-0.011586187,-0.027166089,-0.008755922,-0.020528482,0.05214001,-0.03735568,0.0077480073,-0.008944545,0.025379352,-0.050118905,-0.032537438,-0.008674826,-0.010142186,0.032264985,-0.06228154,-0.057698976,-0.06117193,-0.0005283039,-0.03638586,-0.008462352,-0.044069096,-0.009454882,-0.017218074,0.03296466,0.084916495,-0.008891548,0.02001115,-0.032577414,-0.017177567,0.008590875,0.047678035,-0.037910126,0.012408274,0.024781153,-0.005986067,0.02677158,-0.02129825,-0.0065782904,0.0060173897,0.012427816,-0.015574437,-0.04087624,0.04484818,-0.016693823,0.0026847979,-0.0022907266,0.08818419,0.0065453644,-0.03020834,0.021635834,-0.008354379,-0.04087387,-0.02071052,0.043305,0.0020693028,-0.069534294,-0.0031956981,-0.014785354,-0.00094974926,0.03280895,-0.003962351,0.030661842,-0.04044124,0.050941885,0.0028094,-0.05039607,0.01733413,0.0074280757,-0.022203445,-0.04585875,0.0056153145,-0.00831659,0.046022102,0.012574871,-0.04103423,-0.0029931988,0.02488059,0.00297383,0.0035041543,-0.03578871,-0.04408846,0.022811506,-0.16245276,0.008610341,-0.0197683,0.033458013,-0.01778429,-0.005908539,-0.057125166,-0.0387602,-0.025320582,-0.003748114,0.021000106,-0.09652376,0.030510565,-0.028753167,0.01656028,0.04246383,-0.006587752,-0.019856462,-0.04850715,0.0434042,0.021031305,0.001999977,0.02971102,-0.0036623245,-0.019923944,0.000632427,-0.0050129504,-0.009539967,-0.023381239,-0.0011368197,-0.036923446,-0.06877063,0.013342195,0.044827342,0.024585895,-0.0026972159,0.012006769,-0.000021862292,-0.044829603,-0.0022570987,-0.009254168,-0.0052110148,-0.022587504,-0.008581951,-0.06840747,0.07673703,-0.052428044,0.00081839954,-0.027948046,0.015828628,0.009137542,0.0162759,-0.0028744077,0.01102716,0.005924441,0.0009583375,-0.0024654407,0.024005262,0.032327145,0.042250764,-0.03388021,0.016269324,0.0035784799,0.0006785649,0.0017288888,0.02706857,-0.03850046,0.019171381,0.029472506,0.0561813,-0.022018332,-0.003160623,0.019253515,-0.01585411,0.006307617,0.034776837,-0.0066897604,-0.008173691,-0.016771775,-0.03475313,-0.03075729,-0.03544759,0.023552433,-0.055083614,0.033661917,0.019269397,-0.022113072,0.003051481,-0.029405003,-0.013662087,-0.05854076,-0.042873442,0.0010251434,0.0146444095,-0.044977743,0.062191553,-0.021161903,-0.0019564792,-0.06408474,-0.0075012273,0.008523356,-0.03411625,-0.020946486,-0.02598511,-0.05451316,0.032659866,0.04919699,-0.010000578,-0.0047805808,-0.00871387,0.006511944,0.0004324005,0.013227861,0.029499948,-0.12086495,-0.008593781,-0.0013536972,0.02315919,0.027377965,0.016847955,-0.0031758607,0.00389389,0.008868835,-0.03969777,0.045590747,0.033436354,-0.0016197849,0.02021226,0.023401488,-0.0015553553,-0.034845404,-0.058751963,0.039352894,0.024141468,-0.0025238283,-0.007430313,0.0050584567,0.023347596,-0.04216679,-0.042954832,-0.018668799,-0.008818188,-0.009323019,-0.041173644,-0.054997798,-0.0022244244,0.0039184145,0.023530776,-0.032011706,0.016339388,0.0235929,-0.004369021,0.040686663,0.07878508,-0.042617284,0.014323617,-0.028665135,0.009909664,0.06872157,0.050507624,-0.02256208,-0.028592866,-0.02109299,-0.011072839,-0.022167627,0.06190707,-0.028271157,0.009451593,-0.012629394,-0.006241543,-0.0060386695,0.0057287356,-0.016673133,0.008312861,0.0272274,0.0015830004,-0.004111552,0.015569793,-0.00584675,-0.022285767,0.020860888,0.024919242,0.02087254,0.012377781,0.03137586,0.004510553,-0.0075452025,-0.008435263,-0.029970115,-0.008115505,0.025512746,-0.023619272,0.021080917,-0.046116028,0.051870324,0.009821097,0.004252318,-0.013713912,0.031497065,0.030494353,-0.0054953033,-0.016081603,0.042651895,-0.01626372,-0.02110644,0.0117809,-0.011215557,0.0075065587,-0.047933556,0.03982649,-0.020341743,-0.017288959,0.011052974,0.014963337,0.01381614,0.01711673,0.045386896,0.0034936375,0.009010057,-0.0022207394,0.04606125,-0.0017365431,0.005582885,-0.021396777,-0.005099981,0.015568742,-0.018254451,0.03786415,-0.014003021,0.026992569,-0.02685221,0.00049819524,0.00463726,0.01126347,0.017626295,-0.015899282,0.020749047,0.005921326,0.021504743,0.012022732,0.029207718,-0.012756672,-0.0076903123,-0.026009716],"last_embed":{"hash":"1kl209w","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"1kl209w","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#The Technique#{3}","lines":[117,127],"size":432,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1kl209w","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#The Technique#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017342398,-0.0007007205,-0.016876515,0.00471539,-0.040240496,-0.054972377,0.032612655,-0.023402883,0.009799917,0.015694236,-0.013978647,0.037829116,0.011065635,0.002350906,0.03203456,0.023254365,-0.028384125,0.019050747,0.059537895,-0.02244734,-0.034305885,0.037752606,0.044319466,0.0056145205,-0.013395299,0.0016105579,-0.011576768,-0.021231713,0.0072226836,0.0665113,0.0017630341,-0.035095837,0.0013385115,-0.022958925,0.008812576,0.0032234371,-0.012897036,-0.021265956,-0.048726715,0.056232795,0.025380243,-0.0359179,0.022928216,0.032936543,0.041107774,-0.033559762,-0.054567978,0.0011731593,0.009559264,-0.036234874,0.04978192,-0.0052828663,0.016629681,-0.01581917,-0.03817942,0.048266713,-0.001177105,-0.037024096,-0.005575266,0.009583729,-0.041813046,0.061264582,-0.033902265,-0.018182935,-0.0032347408,0.05091641,0.032176293,-0.001706616,-0.01519625,-0.02795425,-0.009205229,0.04586308,0.027305137,-0.010727549,-0.06454406,-0.0061689354,0.018304551,0.012196996,0.010654616,0.029242292,0.030505847,0.011026087,-0.003863035,0.023028547,0.011192067,0.014000883,0.007050844,0.05407696,-0.00057176914,-0.020448465,-0.0071899183,0.016803432,-0.024578124,-0.004239205,0.0024827023,-0.004830155,-0.014331907,-0.041322794,0.010424086,0.02478146,0.028395506,0.0010589758,-0.002332524,-0.03145103,-0.005019477,-0.027038382,0.023006221,0.008801395,0.06707307,-0.015641078,0.04478921,0.0668597,0.008346069,0.03971922,-0.023191722,-0.033463363,0.027122116,-0.017987639,0.010659829,-0.026771195,0.0301931,0.08602399,-0.011055359,0.023681859,0.0031389615,0.021781137,0.011728331,-0.014050624,-0.011414734,0.052871212,0.022864783,0.011344077,-0.03366849,0.021664213,0.0037007325,0.02635379,0.03608948,0.045686282,-0.004919954,-0.07603538,0.011152378,0.014455131,-0.010135518,-0.0108927125,-0.049448125,-0.041352574,0.004418423,0.016268855,-0.0031998714,0.031142008,-0.0031418086,0.022768207,-0.0050450577,0.0016282138,0.011189592,0.006215457,-0.012216347,0.0688705,-0.007230314,0.002110342,0.013868401,-0.035110153,-0.0318316,0.054376155,0.0075055696,0.0101190265,-0.01372217,-0.0009550629,0.0005862942,-0.019379288,0.0014676716,-0.02401366,-0.011253658,0.048918776,0.016906824,0.021701641,0.03126093,0.028582323,0.010400467,-0.030699933,-0.034435157,0.052213904,-0.019867709,-0.110288575,0.0035855465,0.088803865,-0.03231923,-0.01343938,0.007886762,0.008714737,-0.03491154,-0.023363238,-0.028410118,0.02627692,0.051227096,-0.0077281077,0.027324354,-0.0086246645,0.008656294,-0.008848613,0.009868702,0.023824925,0.0057064067,-0.003943281,-0.030323502,0.01910642,-0.0024976658,-0.0017001951,0.023905901,-0.031066474,-0.028022293,0.017251713,-0.027389277,-0.03496263,-0.038184654,0.009406133,0.033448856,-0.00810727,-0.007628365,0.042567763,0.03794186,0.06255603,-0.0030447235,-0.019913666,-0.042250875,-0.0016319754,-0.025544494,0.02237492,0.0071395743,-0.0063302936,-0.044210214,-0.025051825,-0.017435113,0.013924242,0.02534178,-0.03532049,-0.038347296,-0.009759487,0.0121742925,-0.030190455,-0.03333931,-0.015286919,0.026565399,-0.00667369,-0.02099903,-0.020084793,0.032859586,0.05084244,-0.0032304565,-0.0030029067,-0.0015272391,0.010114576,-0.012898092,0.009424603,-0.0014879018,0.018391233,-0.0017535982,-0.007320687,0.0037794844,0.01428962,0.018679822,0.014415246,-0.037665546,0.025116084,-0.024370609,-0.019632028,-0.026975127,-0.0044013,0.012874469,0.060918927,0.008070502,0.0017127037,0.021564092,0.019928573,-0.05442103,0.010517855,-0.024396079,0.014955923,0.044036325,0.02373707,-0.043923993,-0.015507019,0.031537898,0.0096957395,0.04347871,-0.03385124,-0.032676764,-0.030616708,-0.005314033,0.020445326,-0.019693794,0.014282612,0.047256645,-0.010502182,-0.018548824,0.0007806176,-0.003818612,-0.17912014,0.015664952,0.00711822,0.009548354,0.018401738,0.019971509,-0.033273567,0.0007960115,-0.050021075,0.030284764,-0.005676158,-0.036645137,0.015936375,-0.01657321,0.0076690344,-0.021656103,-0.020158602,0.010010676,-0.03532307,-0.045551762,-0.03845546,-0.042237733,0.061891783,0.033097066,-0.0026016505,0.018698798,0.031282905,-0.043274827,-0.019045144,-0.03261754,-0.0647357,0.008277613,-0.0053182463,0.028380578,0.019537639,0.035233933,-0.034926046,0.03666549,0.04154776,-0.032133076,0.0469343,0.025036743,0.00028903747,0.04389171,-0.016368596,-0.023451326,-0.027825288,0.02669817,-0.038074367,-0.025512714,0.016057715,-0.020008955,-0.011184842,0.02921605,-0.021118803,0.008191872,0.017170286,0.021154141,-0.027544819,-0.009103157,0.022550726,-0.026087094,-0.006544099,-0.030684078,-0.060405653,-0.001134084,0.015811324,0.010425503,-0.013263591,-0.029943304,0.03482704,-0.023380501,0.022577716,-0.028529923,-0.029270453,0.049514614,0.015874473,-0.038505804,0.03231817,-0.11764471,-0.028239632,-0.013974123,-0.020154567,-0.0137690045,-0.009111323,-0.06428489,-0.0070020473,0.012993539,-0.00425172,0.22958975,0.026237965,-0.004075511,0.004368839,0.04149944,-0.010952351,0.037118554,0.057597417,-0.0056128157,-0.015960729,-0.019277165,0.036174558,0.0070019425,-0.009461565,0.012925406,0.03517196,-0.08880022,0.014066995,0.083624505,-0.013428085,-0.021271866,-0.061044205,0.0026333658,-0.013816861,-0.06809413,-0.031795483,0.032976657,0.024229594,-0.013658506,0.024558617,-0.009930816,0.036951788,0.04475979,-0.045485128,0.0030020536,-0.003382641,-0.0041321954,-0.045358498,-0.027437419,0.024262775,0.026254656,-0.0044185603,-0.014587627,-0.040092867,-0.018404346,-0.027223466,-0.006509502,0.011656805,0.0017707004,0.007489084,0.0135037815,-0.003875824,0.023730889,-0.0233529,-0.008431989,0.011828981,-0.01873135,-0.008307576,-0.044830963,-0.0007679543,0.023557605,0.017337523,-0.05697594,-0.00016229504,0.019308174,0.032092046,0.028501645,0.018139638,0.023866966,0.038418636,0.018952778,0.009848514,0.00038308155,0.01800221,0.013534489,-0.027949747,-0.022406083,0.025394622,0.037061837,-0.013019436,0.00038746986,-0.053066794,0.013384914,-0.013961906,0.023679845,0.0012100236,0.005704813,0.04934545,-0.03863499,0.0048319455,0.004205113,0.0039424044,-0.06708601,-0.029725788,-0.0032075075,-0.02368321,0.046377733,-0.009898372,-0.029282436,0.05192284,-0.024489196,0.019047508,0.026741428,0.01872245,0.03298892,-0.021596197,-0.026502298,-0.0028674512,-0.004849052,0.03776187,-0.06373281,0.010220905,-0.011488993,0.019118719,0.045819256,0.06830124,-0.0016581651,0.03060014,0.040888395,0.004841164,-0.007398045,0.021906165,-0.018055022,-0.013380209,-0.018925589,-0.07757211,0.008628186,-0.02286966,0.022381432,0.026688632,-0.013335279,-0.019813113,0.0051008803,0.03380655,0.064702086,0.036536444,0.0202815,-0.017824959,0.026179664,0.01571105,-0.009365821,0.0024710384,-0.0035982903,0.01394692,0.019378724,-0.00078127824,-0.0043087527,-0.010542017,-0.022709144,-0.010169556,-0.0073653613,0.025574422,0.010182722,-0.0417275,0.006953687,-0.07279069,-0.015028166,-0.040026873,-0.016906636,-0.04368845,-0.032633193,-0.015332994,0.022051716,0.055143505,0.0078082946,-0.0023897022,0.013208565,0.010988154,0.0132263675,0.0031409564,0.027777027,0.024636745,0.026428806,-0.032195315,-0.017694175,-0.0737383,-0.009612881,-0.0063459915,-0.0026144949,-0.018937813,0.021721052,-0.02378626,-0.02880755,0.02130065,0.036908787,-0.024415486,-0.034014404,-0.0046289815,-0.01222147,-0.019316074,-0.034210168,0.111506514,0.023182811,-0.014417132,0.021302242,0.01793422,0.049635723,0.061735757,0.03837719,0.006430919,0.0060852156,0.067840904,0.016455669,0.02059951,-0.06343581,-0.029775547,-0.03360567,0.057982557,0.017017674,-0.014596001,0.024170844,0.013624645,-0.014739636,0.006284476,-0.084988326,-0.04214383,0.0065393024,0.051684875,-0.0027888443,0.00015166703,0.002725501,-0.03655456,0.04109027,-0.04586722,-0.0041869525,0.058662158,-0.060240794,-0.039448142,-0.057505075,-0.0069831125,-0.010490366,-0.00969122,0.0012445396,-0.005680966,0.024017584,0.01952856,0.023489965,0.014063456,0.012464271,-0.009933963,-0.019551499,-0.036645833,-0.010889107,0.0046801385,0.0022804209,0.0060920925,-0.05557411,-0.041942637,0.010101441,-0.002352812,0.014124532,0.00020823411,0.023174215,-0.0072307666,0.015424758,0.012039218,0.017418856,0.0108900955,-0.029122014,-0.024435887,0.028627753,0.0038573104,0.014975134,-0.04474958,-0.05463239,-0.059067897,0.018338405,0.019718286,-0.028142905,-0.043985415,-0.03568191,-0.0042291093,-0.002254205,-0.03125081,0.0016069246,-0.00067332666,-0.022628665,-0.03587215,0.053105008,-0.054810215,-0.03294235,0.047470655,0.035666615,-0.012868433,-0.017083619,-0.009958824,0.011331784,-0.008317702,0.028687274,-0.06374969,0.016867934,-0.043396298,-0.05214122,0.020302054,-0.031715292,-0.013840164,-0.036566667,-0.010272966,0.00013501261,-0.017922582,0.008539519,0.03324664,-0.016349748,-0.0014362703,-0.02098462,-0.013713711,-0.0056137056,-0.06347821,0.016921403,0.006421227,0.03999317,-0.016006412,-0.043296218,0.012143274,0.024167152,-0.002026767,0.006088425,-0.026359988,0.0032065792,-0.013337545,0.021825487,-0.055872284,-0.008916915,-0.008966815,-0.017501026,0.01515592,-0.024301186,-0.0589313,-0.031138541,-0.008196531,-0.0132178515,-0.003100434,-0.047774058,-0.028270712,-0.039507452,0.040024295,0.044298418,-0.026130384,0.030393116,0.0024363508,-0.022186782,0.009240228,0.004159293,-0.020610576,-0.0035268683,0.02629564,-0.0009172313,0.014371404,-0.022854038,0.0064463248,0.015464257,-0.022825303,0.0074308906,-0.024416419,0.04340743,0.0077434545,-0.0011632204,0.004721738,0.07050358,0.013042698,-0.03331228,0.028646583,0.013704609,-0.037890676,-0.007110868,0.038686004,0.022833113,-0.060154676,0.0020362972,0.0123510845,-0.03564543,0.0056496332,-0.020972352,0.0120124165,-0.054079175,0.03785872,-0.008696534,-0.011263839,0.020651067,-0.023037748,-0.0037772635,-0.04305798,-0.009325685,-0.013827207,0.046238303,0.033282373,-0.053255733,0.012009932,0.03166354,0.010928945,-0.009725253,-0.036206603,-0.040947,0.005286573,-0.13685213,0.028636312,-0.0023622965,0.028576981,-0.0144199515,0.017910333,-0.04372231,-0.026414135,0.0030701684,-0.0055205137,-0.0139187975,-0.06286264,0.005583224,-0.033455674,-0.01197368,0.026145268,-0.03310008,-0.0397585,-0.0072204066,0.084539555,0.018881014,-0.0042820033,0.006616449,-0.030396774,-0.018138643,0.011959234,-0.026839409,-0.018827725,-0.028075276,-0.0073401504,-0.04592951,-0.0634636,0.001516422,0.030085808,-0.0032584039,0.0154734235,-0.008640744,-0.0032654826,-0.06297449,0.009874308,0.02062115,0.026812362,0.019722886,0.015155227,-0.029905744,0.07676882,-0.036378145,0.004721051,-0.029016929,-0.0029275678,0.009837056,0.026789235,-0.025071329,0.023653148,0.014275884,-0.0038059554,-0.010424762,0.0130112395,0.040368747,0.033550557,-0.034224544,0.008650402,-0.01062504,-0.04161437,-0.016802117,0.0238573,-0.046077065,0.052368496,0.0070036827,0.044650827,-0.024154248,0.024404539,0.0016542355,-0.025499562,-0.0020818443,0.0007063224,0.017140888,-0.027663622,-0.015958216,-0.016894286,-0.06336652,0.0003542128,0.0034282515,-0.022115072,0.047624227,-0.0054026037,-0.01827057,0.0014890602,-0.011107541,-0.031177878,-0.032261267,-0.017730251,0.010141205,-0.008705492,-0.020300115,0.04006349,-0.024249632,0.03302566,-0.05335347,0.0035889205,-0.009752812,-0.041614845,-0.039848726,-0.014557802,-0.015037539,0.02859984,0.050046436,0.013463571,-0.0156079205,-0.015441524,-0.03017092,0.01773264,-0.0071413736,0.02450362,-0.07251796,-0.022355787,-0.029209707,0.007370825,0.038586255,0.0070147114,-0.006890774,-0.03814832,-0.0037533245,-0.022478951,0.0452332,0.082463965,-0.003207192,0.02476483,0.019346934,0.009535219,-0.016164057,-0.05737435,0.014493221,0.022405567,0.02681828,-0.026378224,-0.024809364,0.02704635,-0.05294473,-0.04007242,-0.03293943,-0.012619885,-0.008388195,-0.033160128,-0.03523938,-0.024833396,0.029601155,0.023379495,-0.001695584,-0.007853097,0.017001614,-0.0041352417,0.017196888,0.07889399,-0.03862099,0.045862377,-0.051189076,0.01663066,0.018273573,0.04902004,0.0043603047,-0.012068346,-0.022571534,-0.006890172,-0.048221346,0.07222321,-0.008838416,-0.025163274,-0.02093977,0.014379066,0.019538932,0.010658995,-0.0006365842,0.019941283,0.056792438,0.005148456,-0.023269812,0.01989727,-0.027510207,-0.03575036,0.042266022,0.03471024,0.010409646,0.03623804,0.014382642,0.020389084,-0.009540808,-0.008293522,-0.02430652,0.0016324024,0.026827913,-0.021060484,0.006918554,-0.0349109,0.063322045,0.0015869031,0.013311805,-0.01707204,0.063783325,0.06598339,0.009877327,-0.011043234,0.011985744,-0.0006938021,-0.018124234,0.0151578225,-0.038026124,0.010707654,-0.015193689,0.072323084,-0.015233682,-0.01296477,0.036298685,0.007899493,0.009725972,0.025860626,0.028447697,0.0139880255,0.004675069,-0.005725178,0.029441128,-0.0032261992,0.044676296,-0.023108153,-0.011559191,0.008149504,-0.026803222,0.0024159353,-0.013868335,0.03316715,-0.061966527,0.014838498,0.005817879,0.0072639403,-0.00022566062,-0.0012109003,-0.022720113,-0.02041182,0.028230019,0.013091843,0.039133694,-0.043803293,-0.018010901,0.021666091],"last_embed":{"hash":"i0h102","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"i0h102","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#The Technique#{4}","lines":[128,132],"size":108,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"i0h102","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#Week 5-6 Benefits#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026038978,-0.015938634,-0.007647071,0.011112463,-0.05549782,-0.06612991,0.03167741,-0.008096761,0.030511193,0.010759971,-0.01864151,0.014218691,-0.06506379,0.0024578366,-0.0056483983,0.034975845,-0.038007606,0.014361016,0.030887337,-0.02268589,-0.067148454,0.020904131,0.03646836,-0.010856781,-0.037533395,-0.0018592923,-0.010003534,-0.01015995,-0.010452817,0.05926208,0.016163882,-0.00014517734,0.04039663,-0.019353304,0.0030592417,-0.027347857,0.010419041,-0.024469297,-0.041880943,0.027542852,0.037569545,-0.047401488,0.04464648,0.022041917,0.047531266,-0.01712334,-0.0652998,0.00046809,-0.0060613067,-0.019215165,0.055494342,0.00426965,0.04379344,-0.039406735,-0.00049819547,0.052661955,0.019093806,-0.044492252,-0.024895746,-0.034049645,-0.040921826,0.037111375,-0.04128485,-0.03683614,-0.012975317,0.050641388,0.0036543997,-0.010144884,-0.017112713,-0.04448972,-0.020411594,0.052241005,0.052110124,0.021761408,-0.036340307,-0.05458318,-0.009648367,0.020538025,0.013736029,0.005114128,0.024299493,0.01670594,-0.026739579,-0.000112224014,0.013218393,0.030701589,-0.00959029,0.030318832,0.0104538305,-0.009441375,-0.015788369,0.022513755,-0.024062915,-0.020506082,-0.019465944,0.03434036,-0.058409743,-0.043512665,0.0321443,-0.013433512,0.038059972,0.010087075,-0.00093578576,-0.010228832,0.010571026,-0.020293074,0.032762352,0.041364465,0.047641452,-0.012931552,0.028386692,0.055110186,0.0040557804,0.057366204,0.008873915,-0.031005744,0.017325604,-0.02220102,0.019865263,-0.039168283,0.023938993,0.04264826,0.022125788,-0.026164118,-0.01757914,0.02822801,-0.009242619,0.017198473,-0.030259408,0.06330415,0.0048567345,0.009439234,-0.06361097,-0.007529622,0.012898688,0.040999696,0.052415084,0.026633624,-0.006282077,-0.05709186,0.014139601,-0.00816557,-0.018949654,-0.011376126,-0.04460929,-0.03539624,0.034949064,0.004362734,0.019738233,-0.012830555,-0.0015855049,0.0150897,0.022340965,0.008845446,-0.0037589495,-0.0073059704,-0.016911294,0.07447782,0.004229296,0.015045527,0.040815398,-0.04894721,-0.02799887,0.07209109,0.0157752,0.007803973,0.02321458,0.03439172,-0.018222226,-0.002289202,-0.019110028,-0.009943943,-0.0062309643,0.033761233,0.04486387,0.01949651,0.054266546,0.028988501,0.0032715595,-0.046989128,-0.030580869,0.04668955,0.011707912,-0.05471617,-0.02252708,0.045949,0.015810188,-0.0013145923,0.022390319,-0.028482826,0.004440865,-0.022745408,0.0065479036,0.02365984,0.08647618,0.011914727,0.039984006,-0.0057419413,0.038651116,-0.007237235,0.023890836,0.01532167,0.012480716,-0.0046496927,-0.045738,0.018457692,-0.045546573,-0.013846037,0.0018861436,-0.033221047,-0.023176117,0.0010376453,-0.008148506,-0.014888723,-0.030779723,-0.03207043,0.011844497,0.017447565,-0.013051495,0.03259362,-0.013958958,0.05218255,0.03822253,-0.022480864,-0.049564965,0.00054920954,-0.030877164,0.0066474536,-0.010540448,-0.010224202,0.0011314646,-0.02441361,-0.008148848,0.024393365,0.020601377,-0.0341763,-0.020455226,0.0012554136,0.015751094,0.0048563844,-0.044728387,0.020802775,0.03568483,0.008898041,-0.024178933,0.0027772458,0.020296572,0.023947774,-0.024249041,-0.008349757,0.01198801,0.013725085,-0.026989153,-0.021068418,-0.01242599,0.020383224,0.0040594134,-0.022864908,0.01499038,0.026858874,0.005913959,-0.0055890395,-0.033390287,0.021868113,-0.01618823,-0.019754115,-0.031548098,-0.000041293893,0.04133562,0.04274118,0.0083728,-0.015090523,0.011113926,0.00769477,-0.07247197,-0.000106822845,-0.0462218,0.0045821923,0.041737784,-0.000088414774,-0.056619495,0.008074436,0.013570238,0.0052241897,0.007146588,-0.0099064065,-0.0046966313,-0.025349079,-0.009347082,0.005340809,-0.01328928,0.00487569,0.051956464,-0.0023911097,-0.04930275,-0.02076807,0.046025086,-0.15107964,0.044156853,-0.025573876,0.036515813,0.0045187552,-0.000047008652,-0.016960565,0.0008729384,-0.031475443,0.034048207,0.022348339,-0.031366326,0.017158104,0.00626137,-0.027960818,-0.02406446,-0.0151953865,-0.031974945,-0.016554527,-0.043122943,-0.006700971,-0.047938194,0.05341132,0.036406144,-0.022260368,0.027952846,0.04280064,-0.006488823,-0.009688532,-0.04854165,-0.04379604,0.026318446,-0.0027558706,0.020656051,0.013718889,0.039607152,-0.06457948,0.009757978,0.010036941,-0.012764562,0.043656096,0.0027266808,-0.009226663,0.0026097524,-0.002929439,0.015139402,-0.024406034,0.019073395,-0.04078174,-0.024599327,0.031103162,-0.008098635,0.01763823,0.04059055,-0.03915431,0.005155046,0.016720148,0.024501435,-0.028538018,-0.009873983,0.015999706,-0.057214987,-0.004196079,-0.01635695,-0.022114327,-0.02496523,0.005811106,0.0125363385,-0.019437715,-0.016482595,0.030255312,-0.014875544,0.023981744,-0.028819041,-0.00004787762,0.034489043,0.025365097,-0.037695657,-0.00698689,-0.11019894,-0.0047672195,0.024962638,-0.054810986,0.02218441,-0.012759595,-0.03726311,0.007127894,-0.01187506,0.03360183,0.2178955,0.040963672,0.023260752,-0.004035662,0.060521763,-0.011746388,0.01707864,0.025998976,-0.005015913,-0.0151977055,-0.0075117676,0.053975318,-0.012702318,-0.011884829,0.029008403,0.03471896,-0.09269828,0.009544692,0.06889543,0.012516217,-0.007152509,-0.0547787,0.022360763,-0.020448195,-0.04198906,-0.053281527,0.0036079418,0.031231053,-0.016855758,0.029810946,-0.02213638,0.05457081,0.044380393,-0.033691224,0.058809385,-0.014862406,-0.01952749,-0.03829576,-0.03588796,0.03458667,0.0020860054,-0.00025056503,0.009166663,-0.037920874,-0.013087041,-0.02834841,-0.007746192,0.015206594,-0.013190177,-0.023486784,-0.018443117,-0.0028377678,-0.004735587,0.0045136367,0.012149139,0.016126612,-0.0014395916,-0.023791702,0.015899884,0.054952376,0.025311157,0.015583296,-0.04879619,-0.017749185,0.048745893,0.016317738,-0.015531983,0.0039335485,0.02133772,-0.030824231,0.0014902133,-0.021185271,0.026877115,-0.015030264,0.028027846,-0.066866584,0.010902983,0.026091611,0.027919404,-0.025664289,0.002324039,-0.05765378,-0.023416588,0.009300657,0.013941526,0.012346055,0.030948918,0.02818705,-0.0011724269,-0.019138582,-0.0039152955,0.0043621,-0.04427785,-0.038279768,-0.009802088,-0.031668287,0.05148559,-0.036720157,0.0014951034,0.042530544,-0.03684156,0.008220452,-0.012653796,-0.040594622,-0.0037298661,0.0077166725,0.0056326655,-0.007889086,-0.022362964,0.022616329,-0.07229938,0.017937234,-0.023393886,-0.02351313,0.036533214,0.059622243,-0.011887547,0.0027915698,0.070394315,-0.019771796,0.014007412,0.05316745,-0.016265703,0.054812476,-0.034917165,-0.038463924,0.0014664133,0.036143444,0.034859467,0.014372347,0.008780716,-0.019789172,-0.00187428,0.00755674,0.023154575,-0.0064377193,0.021905202,-0.028793434,0.0042688726,0.017649803,-0.010331827,-0.038509943,0.0063366815,0.034853447,0.011043432,0.031054713,-0.014744439,-0.0027603447,-0.033963684,0.011294621,-0.017182143,0.030225687,0.016004566,-0.045282904,-0.022860581,-0.09845686,-0.022856778,-0.021890124,-0.017106073,-0.033326946,-0.011102343,0.0072157476,0.060606163,0.09299838,-0.0049975705,0.007306243,0.03886336,0.005657343,-0.0078803245,0.015297673,0.02573541,0.04759179,-0.028204897,-0.03491519,-0.011892751,-0.04652736,-0.0039751003,0.0055140657,-0.022036897,-0.0139217945,0.017342847,-0.0031999615,-0.02294281,0.01332837,0.025541304,-0.0041889865,-0.02491804,-0.0072683776,-0.0054811444,-0.007426748,-0.040888138,0.10571657,0.033574287,-0.00958076,0.009931938,0.019470818,0.033748865,0.041350275,0.06775372,-0.006332489,-0.016183972,0.055115405,0.004034335,0.020407476,-0.013146066,-0.019432185,-0.030005401,0.037026502,-0.011687016,-0.027191397,-0.0033983295,0.017978856,-0.04158203,-0.029838607,-0.06189405,-0.01234609,0.011566228,0.022588717,-0.06984587,0.008447584,-0.0043945312,-0.04433807,0.019906735,-0.034928042,-0.006226225,0.0043210364,-0.038991664,-0.035999395,-0.037727688,-0.011285644,-0.005582517,-0.0004964464,-0.012187019,-0.017365804,-0.02876975,-0.006776538,0.048310112,0.036925137,0.022042807,0.0049673803,0.001512728,-0.02211699,0.009676082,0.021053992,-0.010901812,0.0037992452,-0.049528435,-0.02998067,0.014499034,-0.0024475115,0.006585992,-0.003221053,-0.010314923,-0.0075803525,0.000017343711,0.05303972,0.026560448,0.030192643,-0.022954885,-0.05156886,0.019062504,-0.0014345365,0.017337983,-0.005825886,-0.011801771,-0.055282507,0.018525638,-0.007521896,-0.02867311,-0.057493836,-0.030835638,0.010671738,-0.018452588,-0.032212965,0.046823084,-0.020168645,-0.015111947,0.012448181,0.07265609,-0.08113248,-0.04670358,0.02864997,-0.0013934663,-0.013332152,-0.0014227098,0.0071192235,0.055810817,-0.041046847,0.0077515696,-0.044461034,0.025179278,0.003548638,-0.06768853,0.046742264,0.019798407,0.017032076,-0.024789926,0.0017787915,-0.02552095,0.016718337,0.008729003,0.039026022,-0.018686447,0.017799174,0.006335371,-0.0008654851,0.0023065615,-0.060118135,0.02584776,-0.002502159,-0.0025878628,-0.017151376,-0.019910218,-0.013611217,0.017886722,-0.0055783247,0.017162958,-0.053394675,0.024454152,0.023272598,-0.0009480967,-0.045154512,-0.012617409,-0.018247334,-0.030686248,0.07077616,-0.05134237,-0.059285585,-0.032401323,-0.010415342,-0.021245478,0.0035611019,-0.052259386,-0.039460003,-0.028080584,0.009937293,0.05078875,0.0037123284,0.03616226,-0.012191573,-0.00026368428,0.017368162,0.006288166,-0.020382633,0.01243828,0.013675174,0.009220932,0.003569138,-0.01935991,0.00082330836,0.00090851996,-0.002234878,-0.004870462,-0.03827919,0.018589,0.001042496,0.0004889636,0.054818843,0.057585314,0.006682651,-0.014223449,0.032106783,-0.006532219,-0.04670094,-0.047112048,0.021671955,0.031269334,-0.051843848,-0.017402401,0.037613936,-0.009911897,0.0016256799,-0.013772577,0.021996554,-0.025905116,0.042921178,0.0002535927,-0.0068109375,0.039322462,-0.053862967,0.007451497,0.0019876864,0.011636682,-0.013246084,0.023784421,0.019617992,-0.009961352,0.036872495,0.011534909,0.034755692,0.0055095707,-0.045512807,-0.038703613,0.003213867,-0.13767032,0.0061640316,-0.033712946,0.011397371,-0.025854789,0.010335329,-0.040453907,-0.03204874,-0.01554366,-0.02131806,-0.00006284514,-0.048587393,-0.010890372,-0.014440879,-0.031356454,0.038009606,-0.04373963,-0.0073155537,-0.019881431,0.094079114,0.012636892,-0.0062533505,-0.0032229193,-0.013090627,-0.03683419,0.0069720927,0.004985045,-0.022815479,-0.02118764,-0.017821686,-0.059278898,-0.05186225,0.013466522,0.02288702,0.0020892175,0.004255361,0.004579758,0.005875268,-0.057536293,0.0050915694,-0.0077998633,-0.0033863205,0.008597584,0.035097063,0.025171455,0.07504465,-0.0027030224,0.0013394259,-0.03929202,-0.02139297,0.0043912055,0.01567134,-0.00086903834,0.008015068,-0.001342885,-0.00034320814,-0.0032695292,-0.00294475,0.054306354,0.052904133,0.027780486,0.009832003,-0.008037696,0.028291715,-0.01395791,0.043558255,-0.043670267,0.050833717,0.043787695,0.049390167,-0.05292781,0.0053153336,0.006672309,-0.0066583785,-0.006255055,0.015700975,0.020785093,-0.0125315655,-0.006750346,-0.012048666,-0.025297776,0.00855493,-0.00062489643,-0.056545235,0.070385456,-0.0063350177,-0.016134268,-0.0010833872,-0.06366006,-0.004115865,-0.03906221,-0.032774787,-0.011533577,-0.015677175,-0.025486808,0.019109903,-0.026646495,0.0030449128,-0.05394282,-0.0041381423,-0.01714648,-0.01195586,-0.03530207,-0.027586069,-0.033325743,0.04948164,0.022125905,0.012453667,-0.020107469,-0.016162846,0.0013622263,0.013066448,0.005453083,-0.011144046,-0.0905777,-0.0142425615,-0.02095762,0.028481461,0.039190788,0.024467729,0.019242087,-0.015764225,-0.014170649,-0.035072856,0.037062474,0.085861556,0.013458568,0.02945247,0.027648294,-0.011590375,-0.013381422,-0.06323636,0.017284188,0.030994328,0.013031775,-0.021521403,-0.031054549,0.029596034,-0.049078573,-0.047276083,-0.02882157,-0.027802533,-0.04462334,-0.016216619,-0.026196193,0.002197055,0.032311004,0.04936746,-0.029241603,0.0073387125,0.031193074,-0.022906292,0.040684346,0.06336309,-0.03405054,0.019801874,-0.0043383744,0.020947775,0.023359887,0.06263404,-0.02013584,0.0030637186,-0.03558491,0.02058959,0.0040002274,0.05982693,-0.030071145,-0.012114998,-0.023092886,0.003665837,0.010760761,0.019014543,-0.011176388,-0.014050711,0.01869774,0.018999593,-0.037115946,0.015874509,-0.027083075,-0.013703088,0.03342041,0.028046874,0.026675066,0.02210808,-0.029548408,-0.010647842,-0.027794776,-0.015352338,-0.033978336,0.0096759675,0.008516296,0.003745723,0.012199061,-0.03798568,0.054868836,-0.004326325,-0.004462108,-0.012251493,0.042799957,0.048781168,-0.0017290869,-0.03859513,0.016999869,0.0032882695,-0.02893997,0.028230429,0.014557367,-0.02544285,0.0037141303,0.033628542,-0.010264279,-0.02621991,0.018367117,0.050270267,-0.0012589904,0.042378172,0.010763006,0.041619655,-0.00184401,0.017488066,0.04548725,-0.010239834,0.028853882,-0.043430276,-0.0022154006,-0.000017173983,-0.0029284623,-0.00039179254,-0.0159061,0.015003935,-0.054292724,-0.014088524,0.02632589,0.00846764,0.004368101,0.011694377,-0.026826544,-0.014229932,-0.008391297,-0.020478759,0.02126904,-0.04432363,0.0020241095,-0.005483071],"last_embed":{"hash":"1u7dcwq","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"1u7dcwq","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#Week 5-6 Benefits#{1}","lines":[134,134],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1u7dcwq","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#Week 5-6 Benefits#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019466847,-0.008694382,-0.009434301,0.015200795,-0.082515836,-0.059580717,0.03666786,-0.035836253,0.016913388,-0.0030481832,-0.01535368,0.026226506,-0.039832063,0.012706968,0.009575383,0.05573015,-0.020287687,0.013601383,0.011851358,-0.041528717,-0.073872946,0.012921037,0.0037722357,-0.02294396,-0.02555609,-0.004035985,-0.014712787,-0.02014871,-0.031541016,0.081173666,0.022684166,-0.005348399,0.03953935,-0.030875627,-0.0059409575,-0.031967733,-0.009357315,-0.015753718,-0.03886573,0.008474967,0.025179015,-0.050140325,0.020776352,0.049223933,0.039924275,-0.01997628,-0.05604678,-0.0045107766,-0.022476496,-0.026077176,0.0545145,0.0035464412,0.01867764,-0.03761886,0.0025935697,0.026349591,-0.0030994639,-0.04779579,-0.027883774,-0.03636371,-0.05794028,0.047821216,-0.030517409,-0.038265206,-0.002271576,0.04948444,0.023707518,0.0024107986,-0.014360258,-0.025079306,-0.032400645,0.059070002,0.054686613,0.01539645,-0.044034403,-0.043007366,-0.0051356284,0.000011080737,-0.0023635922,-0.00026475525,0.013104329,0.018145155,-0.041209955,0.007141414,0.016778864,0.025306262,-0.007864104,0.049496245,0.00003187734,-0.031659067,-0.010439795,0.02190516,-0.0040291427,-0.02181284,-0.037664156,-0.012050555,-0.037235077,0.0024284811,0.018803269,0.003741982,0.04268864,0.00688971,-0.01526089,-0.017559666,-0.0018613097,-0.034849826,0.02825003,0.04181997,0.033513267,-0.013047192,0.037804283,0.059253104,0.019249529,0.06256252,0.0038492167,-0.021463089,0.04564166,-0.027797073,0.0015205989,-0.031407192,-0.016871898,0.03102885,0.0086853355,-0.01946593,-0.023194997,0.016377773,-0.010891941,0.013304254,-0.032168694,0.0553614,-0.0040528667,0.020441944,-0.046799213,-0.02166933,-0.02326428,0.01624135,0.028679492,0.0097448295,0.0068019917,-0.047576986,0.026641063,0.017477963,-0.020645363,-0.01584328,-0.058526974,-0.013636199,0.012420928,0.0016484502,0.030155256,-0.008004399,-0.01411918,-0.0016126004,0.003242157,0.0397912,-0.011030212,-0.016286734,-0.027194515,0.036277838,0.0074871546,0.039182194,0.04172711,-0.03821756,-0.0071328096,0.053782385,0.004860285,0.017836923,0.017231086,0.02396677,-0.026515896,0.008191466,-0.021668052,-0.008789825,0.0017646926,0.04481062,0.046393484,0.03289933,0.07558045,0.032661535,0.008503239,-0.051268872,-0.048712246,0.040468115,-0.012344232,-0.048224457,-0.03230826,0.033593893,-0.017997544,-0.020623296,0.031710293,-0.002992054,0.0073412284,-0.023115547,-0.013897693,0.00081630144,0.09161286,-0.03413184,0.014059352,0.0017610028,0.035789598,-0.038858358,0.006391514,0.0215772,0.022276254,2.4746456e-7,-0.0681991,0.008262625,-0.06202778,-0.019014657,0.008052042,-0.04096934,-0.011544795,0.00026591725,0.0012384247,-0.046910077,-0.0484654,-0.019581918,0.012488213,0.013016123,-0.017596481,0.028045515,0.0044400766,0.05170769,0.03037341,-0.01798315,-0.057521913,-0.00633199,-0.03667923,0.009836173,-0.011222012,-0.0038577544,0.00070289674,-0.012805297,0.006889063,0.024762847,-0.0020011745,-0.046741992,-0.058916148,-0.014263755,0.04659276,0.023957081,-0.03615259,0.02132183,0.04963153,0.0026426208,-0.027123116,0.029715786,0.004850804,0.030422216,-0.028133288,0.0006867712,0.0108163105,0.0034026687,-0.03989706,-0.01400718,-0.028922383,0.02313433,-0.006601436,-0.032814927,0.009358092,0.036080383,-0.0049191006,0.023373958,-0.02323216,0.0127194235,-0.00082539406,-0.014543972,-0.021969145,-0.010230974,0.032665342,0.029837165,0.012849881,-0.021201406,0.024719229,0.034893665,-0.032841794,-0.023022156,-0.04889379,0.015299967,0.03829231,-0.0017250752,-0.039315317,0.017988028,0.020544145,0.02549581,0.034728825,0.015398246,0.0022021884,-0.010698675,-0.0033630854,-0.00048061067,0.0017307663,-0.001934299,0.046679918,-0.008318221,-0.037582546,-0.016038502,0.020641342,-0.16117835,0.06071098,-0.02516068,0.020690294,0.0064130775,-0.0048358757,-0.018539438,0.010606681,-0.0056483336,0.027995478,0.0064333905,-0.029806763,0.021395106,0.019778283,-0.013883314,-0.029472345,-0.001549945,-0.035627827,0.007448532,-0.028184652,0.005036037,-0.066003606,0.098471515,0.027407583,-0.013072993,-0.004401861,0.025493724,-0.028353456,-0.02658886,-0.03579246,-0.056147788,0.014093852,0.0015661954,0.009672654,0.018585965,0.03526811,-0.025031716,-0.0043881405,-0.01191021,-0.009433844,0.032787934,0.016590295,-0.0048553413,0.020719461,-0.008338917,0.007531722,-0.04644984,0.02342586,-0.035237454,-0.021008797,0.050227463,-0.0012249916,-0.020602733,0.009835349,-0.02916417,-0.0040298756,-0.009219362,0.01385787,-0.0067606885,0.008639408,0.012394429,-0.016363258,0.009083246,-0.008563059,-0.015784562,-0.024311388,0.0336031,0.01805084,0.011600091,-0.007874834,0.019091168,-0.02911397,0.019570902,-0.021474782,-0.010396464,0.03715014,0.00074340345,-0.020900197,-0.015051005,-0.09864759,-0.020398745,0.016768727,-0.037389413,0.02755732,-0.0167814,-0.038554344,0.025449567,-0.014428596,0.038772263,0.23160014,0.023089675,0.02228992,0.020539692,0.06326784,0.01314842,-0.0010265664,0.033838484,-0.027683908,-0.023060929,-0.027295398,0.030934023,-0.0133963255,-0.009189396,0.014473637,0.03197261,-0.058849312,0.023390805,0.049035527,0.0073954267,-0.008424491,-0.033471424,0.0076580765,-0.011793549,-0.040262002,-0.039686177,-0.0015699117,0.026763361,-0.025121579,0.015498944,-0.0074968967,0.060345843,0.045114987,-0.0076199663,0.059661463,-0.019197349,0.0040839934,-0.028778195,-0.03040926,0.008378498,0.0044507873,0.012203603,-0.007121176,-0.023542041,-0.02135852,-0.0047991625,0.0056685433,0.03786245,-0.013318953,-0.016776836,-0.02329847,0.032630444,-0.0010096016,0.033016708,0.007723171,0.021119857,0.020219008,-0.010862458,0.0024455483,0.048127465,0.017630147,0.018921655,-0.024632059,-0.00579545,0.019471828,0.02138979,-0.024528002,-0.01313027,0.051560648,-0.005770095,-0.010956911,-0.016882129,0.013384007,-0.028349485,0.03209369,-0.034107935,-0.0037806553,0.031361453,0.053405482,-0.036675107,0.003173747,-0.05032901,-0.009700945,0.00967209,0.013392586,0.0138874715,0.0043494124,0.028719537,-0.00016316414,-0.023035495,0.0010345128,0.006218558,-0.04274836,-0.03627932,0.0056050266,-0.04436597,0.05863798,-0.030674184,-0.015456421,-0.0010811179,-0.048399854,0.018932952,-0.009280973,-0.023125894,0.009171338,-0.005824432,-0.011554278,-0.0019075457,-0.026158111,0.043210436,-0.042249404,0.022916267,-0.009165005,-0.018633818,0.053828213,0.047955625,-0.0039230306,0.02571909,0.04276413,-0.016832719,-0.010784921,0.040303603,-0.020712513,0.08034208,-0.007896371,-0.064262286,-0.002094519,0.049862932,0.030899571,0.012417252,0.024513168,-0.027138505,0.0037580412,0.011217324,0.009963496,0.0046817367,0.04450435,-0.024975844,-0.017868405,0.006830832,-0.0017048136,0.00019553107,-0.0051268623,0.032392066,0.012562373,0.018777402,-0.029635662,-0.006188155,-0.0047224155,-0.00990324,-0.0072988956,0.046190113,-0.015914194,-0.036881816,-0.017966913,-0.061878476,-0.029229017,-0.002410559,-0.031075142,-0.029333634,-0.030719722,0.001989052,0.06729815,0.08377688,-0.037280113,0.019741597,0.012200894,0.00716909,-0.016702477,-0.028115572,0.018213183,0.041530203,-0.014618711,-0.024608526,0.019792754,-0.055323377,0.012443762,0.008897024,-0.022224262,-0.01219026,0.020504277,-0.016316041,-0.030713832,0.019611085,0.04452593,0.0052856226,0.012060253,0.0045181788,0.0008442514,-0.012922672,-0.026802216,0.10030411,-0.0021679208,-0.0069432715,0.011320776,0.034509756,0.024149342,0.05492303,0.0730889,-0.034665354,-0.0238848,0.039720215,0.004459327,0.00060910446,-0.010814995,-0.0027222864,-0.03565394,0.020933883,-0.010361607,-0.0050623,-0.016492616,0.023747135,-0.025032617,-0.017429242,-0.051887922,-0.033013858,0.008729773,0.032218784,-0.047106024,0.0060635814,0.0073484057,-0.044560295,0.010890743,-0.0324141,-0.031415284,-0.03391655,-0.035997767,-0.038124856,-0.042623237,-0.016848974,-0.0021568702,-0.015363949,-0.011185006,0.004207784,-0.0067263893,0.006670342,0.049409848,0.04159513,0.021925936,-0.016280707,-0.009188444,-0.012690749,0.015335612,0.014184558,0.013161985,0.0017952309,-0.046732035,-0.024166565,-0.00510928,0.005571706,0.01610814,-0.023146836,0.008821524,0.010282062,-0.01244835,0.023323001,0.0362919,0.027451912,-0.020001896,-0.07156281,0.011282318,0.0036754387,0.0009935317,-0.02009256,-0.04130322,-0.046303093,0.014696302,-0.00928356,-0.0106723355,-0.03434295,-0.013922944,0.008578591,-0.015916618,-0.03725466,0.046801854,-0.010538125,-0.014573912,0.01713923,0.07185419,-0.06836542,-0.06252761,0.03511516,-0.020131933,-0.017412575,-0.016778631,-0.01357011,0.041698195,-0.03618308,0.044060238,-0.046307404,0.02082367,0.0007286976,-0.05975777,0.05843169,0.025015442,-0.0039137225,-0.040686525,0.0034873788,-0.017370563,-0.0025987038,0.008882982,0.051657308,-0.023711639,0.0068431916,-0.0026598915,-0.0008977801,-0.0044005755,-0.09052488,0.03098101,0.0005954945,-0.0014744357,-0.010305577,-0.020773007,-0.042691562,0.007770583,-0.015874492,0.031859525,-0.056013644,0.016410593,0.00087597733,-0.019340886,-0.034947738,-0.011963405,0.01367609,-0.028190399,0.07163448,-0.053719554,-0.04322956,-0.03213812,0.012374226,-0.031209016,-0.0026817727,-0.06435676,-0.019682018,-0.0082311705,-0.0072465185,0.06912912,-0.00803275,0.031329766,-0.0017133533,0.011973952,0.021814287,0.03881384,-0.010912317,0.031306934,0.013654433,-0.017570484,0.0021563743,-0.0035757967,-0.0019230113,-0.017846523,0.0061127837,-0.007143997,-0.04353893,0.030715976,-0.004194738,0.008169721,0.054930918,0.078015864,0.016148688,-0.023301782,0.028593605,-0.020511702,-0.05294512,-0.020941768,0.03576446,0.031838734,-0.06438319,-0.025290132,0.030653873,0.007599749,0.017044002,-0.018521296,0.017673137,-0.04159262,0.048963454,-0.028145017,-0.020837706,0.022603823,-0.056693695,0.027792929,-0.01321401,-0.00505704,-0.015577997,0.004193116,0.032461878,-0.005629533,0.010987729,0.0055594966,0.02728394,-0.0057977745,-0.050221656,-0.032085836,0.002718158,-0.1406076,0.008095476,-0.033169705,0.02094343,-0.030525241,0.02206144,-0.039088268,-0.026216673,-0.046892095,-0.032962784,0.0048031816,-0.05717664,-0.028523393,-0.019132212,-0.009870011,0.015628776,-0.054634206,-0.013768606,-0.023175301,0.08036119,0.0076283994,-0.0042295596,0.03532021,-0.00749008,-0.026891833,0.015884606,-0.0048114904,-0.037037794,-0.019791258,-0.017588625,-0.06609256,-0.055947337,0.006124024,0.0039630076,0.0009970337,0.0130851725,0.012004249,-0.0049942303,-0.056684848,0.023936868,-0.003958605,-0.0071503962,-0.0012151012,0.024653947,0.009367818,0.08067428,-0.0013218113,-0.0033298093,-0.051746693,-0.017839167,0.020827956,0.031020354,0.016845422,0.03456453,0.004026704,0.0024608949,0.009793056,0.02640347,0.04764117,0.050958242,0.029917892,0.012145345,0.010222584,0.041111045,-0.035327584,0.0349895,-0.02520804,0.02561232,0.033761147,0.06275029,-0.027195662,-0.022427743,0.0048249257,-0.0018397436,-0.004587752,0.00895383,-0.0029933266,0.007816021,-0.037154622,-0.01617767,-0.012159824,-0.014601265,-0.0011434113,-0.057853524,0.058276296,-0.002101203,-0.009184838,0.0069939885,-0.058491975,-0.0052393097,-0.038622282,-0.022575514,0.0001622342,-0.006391943,-0.04106668,0.03359,-0.027643282,0.0058382917,-0.04984101,-0.021237606,-0.011671309,-0.016949613,-0.024410896,-0.020594006,-0.03953666,0.030110674,0.043550033,0.018334338,-0.017486248,-0.02354398,-0.01201722,-0.009298142,0.023444895,0.012840603,-0.081637315,0.0010405276,-0.008771653,0.009627857,0.02974827,0.03742576,0.010274119,-0.010964598,0.018351188,-0.036141958,0.020933019,0.0801471,-0.0054391124,0.04177636,0.024931423,-0.009396103,-0.008814802,-0.080272704,0.03014506,0.030341206,0.019355174,-0.014932713,-0.0151003,0.03317774,-0.030891424,-0.048554674,-0.039905645,-0.04302593,-0.02525912,-0.008606357,-0.02000046,0.004080595,0.033145435,0.06616212,-0.009421437,0.0061249644,0.022313071,-0.022631638,0.05324045,0.043751292,-0.03311161,0.05184982,0.0063417843,0.026728652,0.04059306,0.021311173,-0.024274016,-0.017666716,-0.024780298,0.00034198636,-0.0069336966,0.056267165,-0.042907294,-0.008699942,-0.0052130437,0.0041058105,0.0024159916,0.04006151,-0.011273047,0.011201782,0.03589012,0.016392194,-0.013976045,0.034724224,-0.021435956,-0.01980701,0.023837617,0.019870527,0.04641587,0.030393252,-0.038034625,-0.031215498,-0.05274954,0.0014024444,-0.03123151,-0.008366528,0.02835429,-0.012113419,0.0010642854,-0.030435778,0.04194097,0.008698023,-0.0014197923,-0.006566884,0.021281168,0.02184837,-0.01955536,-0.010070113,-0.007864411,-0.008041599,-0.021850891,0.021924777,-0.018482706,0.001064252,0.0026640305,0.047912713,-0.01764028,-0.024618164,0.02550457,0.06330161,-0.0033396708,0.03591661,0.039462697,0.040922064,-0.015314266,0.033184312,0.014245717,-0.028215986,0.00025623673,-0.027115801,-0.010498195,-0.0118650375,-0.0059718406,0.0067788186,-0.03201561,0.03001413,-0.04297616,-0.0022251552,0.04563974,0.041174453,-0.002100758,0.027188834,0.02049293,-0.013976928,0.00077299174,-0.03309736,0.045537207,-0.00042260927,0.0075260284,-0.00690893],"last_embed":{"hash":"1gu8hl6","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"1gu8hl6","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#Week 5-6 Benefits#{2}","lines":[135,135],"size":77,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gu8hl6","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#Week 5-6 Benefits#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.005053171,-0.011143863,-0.009978963,0.021964958,-0.054686625,-0.05925027,0.028160866,-0.016627721,0.031829335,0.004524409,-0.013757557,0.033778884,-0.06850033,0.00013629583,-0.020465678,0.029004665,-0.014751838,0.020358773,0.010982054,-0.03475082,-0.05661886,0.0183906,0.0448292,-0.027010085,-0.043348435,-0.017728815,0.010444325,-0.014167215,-0.012907172,0.055807505,0.008903064,-0.009846601,0.047456622,-0.011659836,0.014793653,-0.03845292,-0.0050574616,-0.022446647,-0.037730172,0.04374777,0.030447582,-0.035505794,0.028192377,0.04293483,0.043736745,-0.021301342,-0.06639672,0.0044248123,0.0029783521,-0.03430497,0.057954505,-0.006801081,0.036990345,-0.033095937,-0.014519758,0.050687578,0.006756785,-0.03396138,-0.017977066,-0.029691724,-0.04867745,0.046835154,-0.028057031,-0.039009154,0.002667101,0.043870326,0.013225831,-0.018519662,-0.00681408,-0.021179346,-0.03260734,0.05652156,0.03760802,0.013996304,-0.041945722,-0.052885193,0.0021155707,0.0077981036,0.0053526917,0.0049444907,0.0130584575,0.022008011,-0.025672708,0.010426157,0.018279003,0.0044624736,-0.003381999,0.04009566,0.011013362,-0.01624102,-0.0000195849,0.017287927,-0.007183489,-0.027750393,-0.0320011,0.007708459,-0.052459113,-0.027303446,0.015258605,0.000045692464,0.06606847,0.011776695,0.0072677843,-0.018332861,0.002599071,-0.038463548,0.023088798,0.036980327,0.056833748,-0.012952028,0.03805922,0.054801844,0.012556725,0.059880536,0.011257775,-0.03347193,0.040691238,-0.01843254,0.0053028297,-0.045319203,0.031636465,0.03554409,-0.009635852,-0.024005648,-0.032847334,0.026749171,-0.0019294459,-0.023846695,-0.047147047,0.079240516,-0.0040082415,0.014261803,-0.04687727,0.00059142936,-0.014355905,0.034953233,0.059234627,0.028277356,0.005458531,-0.07006346,0.034648,-0.0031567423,-0.031454735,-0.01000762,-0.056792144,-0.035341635,0.034547772,0.0112391,0.01793721,0.021398872,-0.0048755496,0.012966422,0.018295722,0.014172368,-0.0019725738,-0.009885674,-0.014497065,0.06096075,0.004190826,0.030903904,0.054177728,-0.019391265,-0.031300154,0.07278907,0.0043560094,0.009125203,0.03289375,0.020706812,-0.011998379,0.0059763324,-0.0105940355,0.008546934,-0.012751873,0.0382736,0.052987546,0.021195475,0.05227711,0.024378713,-0.0022487256,-0.053921796,-0.039085917,0.046626154,-0.0037992005,-0.056145035,-0.015542331,0.045119602,0.02059543,0.012377105,0.035097595,-0.016025182,0.009303785,-0.016007174,-0.006394797,0.007987684,0.06994854,0.004550283,0.034252364,0.0025824485,0.0447089,-0.01455314,0.013739034,0.026529865,0.015399303,-0.004466281,-0.05389431,0.03585088,-0.04716208,-0.024021331,0.011299968,-0.016141959,-0.033055272,0.006041829,-0.009533802,-0.03486075,-0.026268546,-0.0149321025,0.0074806223,0.0021346558,-0.0096857045,0.045764245,-0.0033209913,0.06080203,0.039706953,-0.032140546,-0.047911044,-0.013080033,-0.036317743,0.002643594,-0.011361938,-0.016510926,-0.002042572,-0.02307136,-0.00891317,0.013880997,0.02024712,-0.014178393,-0.014352759,0.0013020245,0.012625038,0.0035085676,-0.031572733,0.026346313,0.039883092,0.0088824695,-0.01777559,0.033106875,0.019408671,0.053653087,-0.027808484,0.0049749133,0.011782409,0.010980784,-0.03166116,-0.0006794556,-0.027801456,0.02125508,0.00039633486,-0.028232627,0.021285176,0.022081029,0.014568939,0.0050865677,-0.030368157,0.007353216,-0.026174149,-0.013558164,-0.039503098,-0.026538895,0.042263277,0.03643214,0.0123863695,-0.013421575,0.0050808243,0.017809078,-0.057730526,-0.0039117206,-0.04063977,0.022984562,0.034692924,-0.0023787222,-0.04480542,0.0019419178,0.011290805,0.015157433,0.0038011044,0.0012267184,-0.0066928086,-0.014748946,-0.002523085,0.02246207,-0.014633165,-0.0018041492,0.0644358,-0.012572646,-0.05683079,-0.00472182,0.037842993,-0.15202153,0.046300832,-0.014150335,0.029574836,0.003405156,-0.02223241,-0.004409695,-0.009717617,-0.031346984,0.042842746,0.010159814,-0.04364368,0.035214555,0.0074010487,0.00039289083,-0.025602905,-0.030021165,-0.025839906,-0.029731996,-0.038146526,0.000045159733,-0.059154607,0.052096732,0.0493454,-0.014535119,0.01987425,0.042691886,-0.0056414497,-0.017192695,-0.06054463,-0.037664358,0.047160074,0.004861562,-0.00013503591,0.009709536,0.031416174,-0.024184974,-0.028418085,0.0018430479,-0.008280969,0.043137938,0.018862471,0.013886411,0.01863189,-0.023188746,-0.008076826,-0.039826002,0.023998542,-0.038799416,-0.023722537,0.031846642,-0.011682577,-0.00438142,0.038438518,-0.026936764,0.000719802,0.0050838934,0.011329929,-0.021837413,0.001727288,0.015008291,-0.037604116,-0.014888174,-0.018054001,-0.0010350351,-0.023895202,0.01649762,0.009711553,-0.009942504,-0.004658912,0.022264473,-0.0066369167,0.016701587,-0.021349238,-0.011379142,0.043675423,0.014614512,-0.036510985,-0.01636154,-0.10278996,-0.0074224724,0.017997427,-0.036588315,-0.00713516,-0.0117112445,-0.044588957,0.0010728339,-0.0067273816,0.024457045,0.2176722,0.031734094,0.031027336,0.008484705,0.06644561,0.0019312788,0.032958314,0.030154916,-0.024387602,-0.017611198,-0.026782919,0.05109321,-0.014678634,-0.010993858,0.016501272,0.023589928,-0.079432234,0.011907691,0.06765716,0.014287191,-0.033027004,-0.057937954,0.0028632875,-0.033655114,-0.057514645,-0.052226447,-0.006663724,0.028571753,-0.023957048,0.022074189,-0.02371623,0.057828374,0.031009601,-0.027114056,0.034810435,-0.015373686,-0.008579968,-0.04260665,-0.03213792,0.015564657,0.0057301223,0.009341618,0.0031154056,-0.033702802,-0.006475479,-0.042118717,-0.013738348,0.022670958,-0.022767972,-0.030017052,-0.015332916,0.011101896,-0.0072528366,0.011083507,0.013302406,0.017232828,0.008018793,-0.022639446,0.005540388,0.05318016,0.0037003546,0.013956652,-0.04080024,-0.0044954238,0.031020679,0.030802125,-0.02839652,0.00729407,0.012998472,-0.021815654,0.009141974,-0.014164418,0.027043698,-0.02520125,0.034562603,-0.04175092,0.02222129,0.056443255,0.040386125,-0.03239108,-0.01644753,-0.05060004,-0.007145009,0.002218689,0.021424342,0.007729796,0.0059189084,0.035597697,0.012856105,-0.024198214,0.000991451,0.0115856035,-0.037313856,-0.045919888,-0.0152701745,-0.037502542,0.06489505,-0.04203111,-0.016147634,0.022750307,-0.02843446,0.01103035,-0.01658195,-0.03909497,0.010484319,0.013028116,0.008711135,-0.0033177899,-0.0135429995,0.035037704,-0.05555078,0.022198947,-0.0030371589,-0.036159694,0.028491268,0.04752161,-0.016249353,0.0033605206,0.0738019,-0.03468497,0.011218363,0.046479408,-0.005310764,0.05582159,-0.047752548,-0.056230463,0.0038961913,0.029221676,0.04500825,-0.007315383,0.025700843,-0.014755515,0.014196449,0.012353248,0.038532965,-0.008701735,0.022242283,-0.016681219,0.010860874,0.004144769,0.003846944,-0.033419285,-0.000629633,0.03248985,0.017569115,0.0015892461,-0.024750784,0.0008568237,-0.024022978,-0.0030084613,-0.010368406,0.012931482,0.021137776,-0.046219897,-0.006281909,-0.076285794,-0.021696588,-0.0119273625,0.0016150562,-0.04238876,-0.01711118,0.010278287,0.08173492,0.094218224,-0.009387605,0.0005391995,0.001087294,0.0005510361,0.011490757,-0.0015450165,0.03056369,0.040063497,-0.02838971,-0.016485365,0.0034660231,-0.04157119,-0.010150494,-0.003112914,-0.032604482,-0.0008555106,0.01551923,-0.010584642,-0.025195071,0.0049495073,0.037993066,-0.006634044,-0.031274702,-0.007888187,0.0026793687,-0.017879436,-0.03580625,0.1069384,0.03011527,-0.0065289,0.01637119,0.025400318,0.042008936,0.05688482,0.058075596,-0.0038262105,0.0049227364,0.05276665,0.0028473842,0.013001897,-0.016305735,-0.025084209,-0.02723611,0.043345507,-0.007497821,-0.020110859,-0.004871958,0.020047938,-0.017788606,-0.027804554,-0.06988942,-0.0113873165,0.0072537693,0.026925571,-0.055930357,-0.01459115,-0.014021777,-0.045202754,0.014296226,-0.040783644,-0.010367356,-0.021628177,-0.031697553,-0.040030148,-0.030518731,-0.0176231,-0.004998549,-0.0060056755,0.00007162548,-0.023329668,-0.024444062,-0.008793625,0.048334535,0.03493499,0.012854096,-0.008610748,-0.024549667,0.0014141508,0.008277071,0.020090118,-0.0019916233,0.011877479,-0.04823288,-0.015259696,0.018122887,-0.0037114231,0.0010352469,0.0088791745,-0.002357782,0.010668284,0.00024848763,0.02358083,0.024260683,0.02118687,0.00060893025,-0.03859597,0.017239919,-0.006375885,0.018510051,-0.0029479817,-0.037587415,-0.042130344,0.028738089,-0.015084365,-0.0205351,-0.036799774,-0.035011932,0.020707533,-0.029045332,-0.039751813,0.041549597,-0.009696015,0.0013186035,-0.004645709,0.06793834,-0.0723418,-0.05252586,0.031268112,0.017312992,-0.03672848,0.000468057,0.011533148,0.044098984,-0.04760406,0.019509435,-0.055182077,0.010625611,0.0048709824,-0.06439501,0.051057346,0.013902491,0.013998307,-0.0330628,0.012878055,-0.019896252,-0.003371754,0.011592145,0.03808147,-0.028784504,0.009676951,0.007890621,-0.00222676,-0.0006856467,-0.06404417,0.014517505,-0.004410327,0.0003944563,-0.016847497,-0.028474761,-0.02389908,0.01614375,-0.012630093,0.036616318,-0.054512653,0.027181575,0.0022397167,-0.017358351,-0.05119452,-0.00668288,-0.029265836,-0.015538587,0.065247394,-0.025808847,-0.06550631,-0.048616882,-0.008509192,-0.034234785,0.017020984,-0.066874765,-0.021713099,-0.03473856,-0.009850945,0.06360423,-0.00006988709,0.046682402,-0.0025894756,-0.006409118,0.0053466284,0.052492987,-0.008680155,0.0034841576,0.02228932,0.010921813,-0.00036339683,-0.00466393,0.00040634215,-0.003087827,0.009680162,-0.0003070172,-0.05034197,0.03736187,-0.014797316,0.0024756002,0.037794437,0.06133088,0.014966056,-0.015759988,0.034336124,-0.006292862,-0.056784093,-0.05263242,0.028337996,0.038514968,-0.03961519,-0.011783921,0.039897263,-0.008245546,-0.0029400173,-0.01809328,0.023144761,-0.039347973,0.040916525,-0.0077289576,-0.018580755,0.047336172,-0.054254748,0.010412562,-0.013882464,-0.0073296153,-0.015512455,0.021603461,0.024577284,-0.017072372,0.041688323,0.023621006,0.022949113,-0.0035661175,-0.054650705,-0.038413648,0.011878293,-0.1348612,-0.0025756252,-0.036744934,0.021499347,-0.039340243,0.009568162,-0.037830066,-0.028567065,-0.022918796,-0.012842632,0.018994246,-0.05351434,0.0073988987,-0.02521094,-0.026787473,0.034908008,-0.04665681,-0.0071918,-0.030818075,0.07752542,0.017403645,-0.012502458,0.0021511621,-0.01590345,-0.03903471,0.013893098,-0.0033341034,-0.055790275,-0.02836089,-0.0139371,-0.059795607,-0.04180013,0.014230716,0.02362097,0.010201781,-0.014877743,0.012992653,0.0071374187,-0.06438867,0.016987555,-0.005935165,-0.0022804004,0.0064241155,0.02852096,0.041567583,0.050507642,0.0011715301,0.0048089963,-0.04305499,-0.012820527,-0.004901488,0.017953435,0.024030153,0.011879369,0.0045157736,-0.01753533,0.014076658,0.012140898,0.053631376,0.05166088,0.01015957,0.007433945,-0.005486431,0.0289416,-0.0061040088,0.027438374,-0.01905814,0.03937869,0.029787758,0.046140254,-0.04243534,0.0014548987,-0.01678754,0.009798098,-0.00673096,-0.006975393,0.022831483,0.0033787799,-0.012809918,-0.0037821792,-0.036572523,0.0034805743,-0.007512424,-0.0662186,0.0682434,0.00049302075,-0.0068681594,0.012259185,-0.051016565,-0.008201091,-0.043249004,-0.031565063,-0.0035970611,-0.02009511,-0.026591875,0.037239593,-0.033059746,0.0018081996,-0.060284603,-0.0011904913,-0.028669816,-0.0010839497,-0.03534929,-0.030567445,-0.020776529,0.040040042,0.030810216,0.0172148,-0.017048668,-0.013069199,-0.018179135,0.01179055,0.014753009,-0.011827593,-0.072681345,-0.023325346,-0.021226276,0.022471555,0.037714195,0.02771815,0.02812663,-0.0019679142,-0.014462536,-0.044571746,0.03215306,0.08871187,-0.00483378,0.036871128,0.023376362,-0.0021007622,-0.004383146,-0.083377324,0.023814905,0.014137485,0.0218483,-0.046673898,-0.0385968,0.03764045,-0.039834578,-0.040644154,-0.03682388,-0.03029763,-0.04542821,-0.0039676707,-0.025958123,-0.0111008985,0.016856002,0.047210634,-0.012141051,0.0029440124,0.024657048,-0.01948697,0.044643633,0.07132574,-0.036722448,0.03325511,-0.012284733,0.032584578,0.019894484,0.05006238,-0.01337629,0.0024738207,-0.019101217,0.0031160899,0.011058514,0.05856333,-0.030985551,-0.00070172205,-0.021815896,0.0007402658,0.022882234,0.020236872,-0.005953103,-0.015246764,0.000030439382,0.017369248,-0.019560402,0.022201847,-0.029185494,-0.015547921,0.03441771,0.021449741,0.029184658,0.02683794,-0.00803417,-0.022573506,-0.02963874,-0.00915383,-0.048915,0.00412462,0.034150656,0.0025905154,0.0033173976,-0.05284869,0.057529278,-0.00056700426,-0.0019093571,-0.0077220136,0.03925239,0.03542717,-0.029597845,-0.021032766,0.025842834,-0.0011332595,-0.036143605,0.025596317,-0.0149423685,-0.009333976,-0.024470316,0.030775577,-0.0151136415,-0.02060498,0.01713065,0.058161944,-0.007759025,0.027746819,0.025982922,0.013611919,-0.0170044,0.011756896,0.039736725,-0.023951635,0.013726215,-0.028449643,0.016975053,0.0034012254,-0.011153131,-0.0061590825,-0.0015724562,0.018715182,-0.032499794,0.008021094,0.03474234,0.0053776447,-0.016342478,0.0040719407,-0.013925812,-0.022650316,0.02134568,-0.033365067,0.022415495,-0.04075078,0.0065233246,-0.0053773657],"last_embed":{"hash":"z96utu","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"z96utu","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 5-6: Loving-Kindness for Self-Compassion#Week 5-6 Benefits#{3}","lines":[136,137],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"z96utu","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02296209,-0.032604072,-0.038630385,0.036711797,-0.043914113,-0.03294768,0.021201123,-0.027643062,0.025665408,0.0059200577,0.003278919,0.021486739,-0.019321967,-0.0050916327,-0.0004814325,0.0047320738,-0.056981754,0.0300601,0.067526676,-0.015655883,-0.0069699856,0.009610571,0.054254975,-0.004217658,-0.02093107,0.019019932,-0.0037112217,-0.0151606435,0.0046415105,0.062147345,0.0032322526,0.011245625,0.028660793,-0.03522923,-0.016835958,-0.0041549723,-0.019461177,-0.02478968,-0.04000236,0.058388393,0.017575404,-0.004399763,0.017564565,0.03395238,0.03786544,-0.024352284,-0.042943157,-0.0025181419,0.010415766,-0.037297223,0.033076372,-0.03732281,0.0039616604,-0.012579185,0.020045249,0.045473814,0.007928749,-0.04059631,-0.02724391,-0.019520853,-0.03983148,0.073684044,-0.050737143,-0.011692631,-0.008400944,0.054046147,0.03242417,0.011759916,-0.011778615,-0.035584252,-0.03961906,0.030509567,0.069057584,0.00030391754,-0.040116012,-0.013985558,0.032484505,-0.0068308525,0.0077980137,0.020335877,0.018856559,0.0047182254,0.005851808,0.031320713,0.0017699343,0.023733541,-0.007451269,0.05593291,0.016852349,-0.0021819074,-0.0059185717,0.0014629224,-0.026850764,-0.04051507,0.005087919,0.0060281437,0.02125032,-0.017161306,0.04960671,0.021827864,0.021764189,0.004157927,0.016913116,-0.014263714,0.007498472,-0.010014249,0.010236972,0.04551627,0.060739715,-0.017865011,0.039858993,0.043136504,0.01841798,0.030490221,-0.014695541,-0.023463398,0.008434695,-0.016385127,0.011386722,-0.0044228663,0.05048066,0.06780289,0.020052234,-0.023401285,0.0049966117,0.024596559,-0.008261862,-0.02686704,0.0054508415,0.04134372,0.019779215,0.018578855,-0.050629873,0.007567618,0.005757493,0.030911077,0.058427535,0.040060613,0.002642827,-0.08422629,0.012547916,-0.0012096813,-0.022534238,-0.018813437,-0.027058536,-0.036049597,0.02109576,0.023010634,0.010242648,0.038419418,0.008739678,0.022868631,0.022455098,0.04527129,0.01446595,0.02070278,-0.022997782,0.05056266,-0.016394245,0.001151755,0.028805561,-0.024774887,-0.025112497,0.06600582,0.013317173,-0.009237046,0.024829315,-0.016524432,-0.018342348,-0.012354211,0.0007366728,-0.0016103733,-0.010923068,0.027258467,0.033196785,0.010079888,0.04518111,0.013181406,-0.00021021716,-0.026605299,-0.039709557,0.01708244,-0.0065360013,-0.08933106,0.0004242881,0.05359346,-0.036235146,-0.019957172,0.019570189,0.0027752589,0.004055024,0.0036017022,-0.032165483,0.029023811,0.06572673,0.0047878637,0.03321881,-0.01079741,0.024076866,-0.004145864,0.036740415,0.003236549,-0.005528887,0.004139629,-0.060558,0.002109267,-0.038475282,-0.022405146,0.034506034,-0.016786603,-0.026111629,0.03317034,-0.017851084,-0.05805062,-0.036636252,-0.009197346,0.03144052,-0.013744293,0.034005575,0.0001920103,0.009415131,0.042192116,0.023911336,-0.028355157,-0.021600863,-0.0017366661,-0.017118942,0.02603778,0.024463309,-0.041414283,-0.025675012,0.020607458,0.0074032955,0.03639093,0.021804085,0.0010795941,-0.009987263,-0.0041964822,0.018041557,0.0035724249,-0.05203503,0.04773052,0.04499584,-0.009751967,-0.022573356,-0.010371325,0.030461771,0.03449825,-0.009114092,0.021771545,-0.018881643,-0.011286955,-0.033526428,-0.014114193,-0.015204036,-0.0050133215,-0.014361111,-0.01675667,0.009615976,0.015840327,0.020333193,0.01057516,-0.0083997175,0.005961902,-0.029323513,0.003069996,-0.0041041053,-0.023369705,0.027260993,0.04670951,-0.0185048,-0.017405463,0.0022819163,0.012078322,-0.054384504,0.0052510384,-0.05582616,0.0013919497,0.038185198,-0.0022921723,-0.043624524,-0.024181949,0.009760288,0.010430536,0.004868108,0.007303835,0.00012911567,-0.033527926,0.031544592,-0.0021322598,-0.018454261,-0.025471997,0.047177717,-0.0065723355,-0.02181652,0.002377595,0.0029460161,-0.16095394,0.019646944,0.014628566,0.038367946,0.009234127,-0.008398145,-0.01522324,-0.027304312,-0.06762709,0.013759267,0.008470041,-0.036043394,0.03178436,0.017766358,0.04062241,-0.02088986,0.027500313,-0.04103028,-0.04612328,-0.035340615,-0.0458373,-0.038967595,0.07759935,0.03837786,-0.043170452,0.059344143,0.04336934,-0.010832293,0.005158157,-0.04717683,-0.06841989,0.025872665,-0.0008844596,0.0066823913,0.019217677,0.018031739,-0.0081287585,0.000746228,0.024414768,0.008842936,0.06698279,0.02809286,0.0064499076,0.016416987,0.012768077,0.024990795,-0.030526284,0.008572006,-0.049719904,-0.014862834,0.0074775293,-0.00042530952,0.044661753,0.020098867,-0.03347842,0.009259737,0.006659411,0.047778673,-0.037056718,-0.0056652194,0.011385626,-0.00013476677,-0.030185383,0.0053621577,-0.028029997,-0.022638645,0.037639417,0.03040038,-0.054054286,-0.016064418,0.022091562,-0.051836777,0.0018739646,-0.025865246,-0.0071230447,0.0342894,0.01815551,-0.00093030406,0.018392993,-0.1121572,-0.01888091,0.03400949,-0.033924185,0.0068071424,-0.028301165,-0.032833766,-0.011071441,-0.015969336,0.037326276,0.21878643,0.009962434,0.021596957,-0.0033198232,0.023503961,-0.006829727,0.02235566,0.055802792,-0.0071581244,-0.018641122,-0.017191524,0.018005675,-0.023583828,-0.021892207,0.009530698,0.04155779,-0.054003756,0.0014478345,0.06040967,-0.03618157,0.0117890285,-0.06190402,-0.022522276,-0.026192144,-0.044190556,-0.048775997,-0.00331764,0.03935749,-0.02165473,0.020865347,-0.045788083,0.046000477,0.046312347,-0.010441114,0.008555289,-0.0018197878,0.026898863,-0.043339007,-0.043640167,0.029080026,0.030771708,0.014723833,0.015356077,-0.023146855,0.0136658065,-0.010944103,-0.022782765,-0.010536604,-0.017712245,-0.00043238755,-0.015395481,0.0008657222,-0.002923068,-0.03420759,0.027460605,0.0054840003,-0.0066953264,-0.020658584,-0.007650497,0.022581486,0.02526841,0.014024015,-0.04057574,-0.030494723,-0.00068981457,0.019128604,-0.042959917,0.00968509,0.0051063458,0.004522641,0.0053754784,0.006608855,-0.0030162253,-0.0064554755,0.015452709,-0.0593161,-0.00021888997,-0.0070743416,0.0422889,-0.0053504184,-0.005861019,-0.032078702,-0.017341848,-0.04438372,0.024817832,0.023990493,0.029846909,0.06495624,-0.020363452,-0.024253858,0.022917321,0.024394123,-0.02446886,-0.03235561,-0.0060834438,-0.023088831,0.03671609,-0.040096648,-0.01395501,0.026034076,-0.028500732,0.025631823,0.014472075,-0.0121068135,0.031779066,-0.0181236,0.017950935,-0.026082596,-0.014666915,0.03194646,-0.07717586,0.0032525489,-0.0036724235,-0.030921636,0.037745442,0.070632756,0.023490867,0.013110907,0.048381124,-0.01895901,0.041529737,0.024671923,-0.028271565,0.009272081,-0.0062503973,-0.0396045,-0.004532952,-0.0023534528,0.03904702,0.01700528,-0.009940261,-0.026936943,-0.017405938,0.014638105,0.04352268,-0.0056786817,0.04556715,-0.021452837,0.03975668,0.018022759,-0.025206085,-0.008988967,-0.021411855,0.03186857,0.029630033,0.04081779,0.006989983,-0.017279034,-0.047501408,-0.02704523,-0.004509052,-0.0008490544,0.0078243455,-0.020634726,-0.010887171,-0.07145233,-0.0054765046,-0.020725584,-0.008663181,-0.029387515,-0.01836164,-0.011151675,0.033678688,0.06191156,0.009740063,0.010085408,0.008085803,-0.009371574,-0.03449149,0.003474493,0.003379904,0.03818674,-0.014942841,-0.004904271,-0.043896057,-0.049226057,-0.018963037,-0.018928355,-0.018677896,-0.02086486,0.038776018,-0.014166374,-0.007097342,0.03120439,0.046141427,0.022165759,-0.030971618,-0.014934539,0.0007235576,-0.030391565,-0.017616808,0.10688503,0.03219304,-0.0075222957,0.012994988,0.021551484,0.057300653,0.024612216,0.042972323,0.011257999,0.010981081,0.030209234,-0.010145863,0.00037483685,-0.0020371648,-0.027978744,-0.03619968,0.02885568,0.028097885,0.004967476,-0.011520668,-0.012294492,-0.037078775,-0.015850773,-0.06670497,-0.017217044,0.014555442,0.05244097,-0.038487118,-0.016992753,-0.0313341,-0.015735148,0.039650828,-0.0484959,-0.015819566,0.04675086,-0.027060049,-0.05090813,-0.0063384417,0.0032257517,-0.012597512,-0.04295075,0.020014005,0.001104541,-0.016924111,0.0076849316,0.031885177,0.005972576,0.0071439412,0.0063609937,-0.033902287,-0.005237536,-0.018659202,0.014229538,0.008757515,-0.003475766,-0.05951274,-0.0042504556,0.009678567,0.00046849655,0.0064222123,-0.00032840233,0.0014483675,-0.019229783,0.028220527,0.023468278,0.006047074,0.005381205,0.023134347,-0.030456832,0.014397543,0.0063089724,0.01594215,0.0048086788,-0.05041567,-0.056720875,-0.0032918532,0.014499913,-0.0393267,-0.05016076,-0.03332656,0.009279043,-0.021880796,-0.041599672,-0.008381079,0.018498978,0.00091781747,-0.01742518,0.02727379,-0.09055146,-0.011355906,0.047269385,0.01980285,-0.004004065,-0.026980538,0.0025064915,0.03445023,-0.02946984,0.0068733646,-0.0341703,0.010457197,-0.024203414,-0.059901886,0.004832928,0.012524616,-0.026661972,-0.050069466,0.01806405,-0.013722509,0.0016837078,0.013695096,0.03817624,-0.014149147,0.0064766356,-0.008021269,0.022323526,-0.034063797,-0.025467047,0.034665935,0.0073182983,0.03082478,-0.001145599,-0.011589637,-0.016830202,0.046489242,-0.012832434,0.027621133,-0.015403462,0.027461778,0.003131279,-0.0010554587,-0.04067394,-0.030683175,-0.037889678,-0.03353219,0.005605632,-0.0048347614,-0.016694983,-0.041229896,-0.022089027,-0.012738293,0.031213526,-0.023463186,-0.025299963,-0.0800359,0.0153722735,0.056543123,0.004790287,0.0073032426,-0.006502809,-0.02695301,0.026816787,0.032214213,-0.066677056,-0.0047333054,0.029558415,0.011326872,0.0028616835,-0.014430118,0.0067847194,0.06510042,-0.015808284,-0.027070044,-0.045864474,0.030927079,-0.0041211075,-0.0037706958,0.033789564,0.06051025,0.022535024,-0.016187524,0.03077804,0.008580484,-0.053038836,-0.020565907,0.050707668,0.036245048,-0.0699836,0.015899532,0.028532641,-0.018554112,-0.019191911,0.0071098357,0.023100972,-0.054125056,0.03861968,0.023528306,-0.03036927,0.026107924,-0.024919972,-0.02987247,-0.022199746,0.001445031,-0.005392846,0.033722393,0.017354615,-0.03927707,0.016756339,0.022623112,-0.0047985595,-0.0046087834,-0.05407357,-0.07000011,-0.0059043067,-0.13466534,0.019986635,0.008107809,-0.002675295,-0.01268255,0.002311847,-0.06677617,-0.053485885,-0.060259443,-0.014781434,-0.024969973,-0.032571673,-0.014065844,-0.015561732,-0.01451776,0.051732536,-0.019900406,-0.00066404813,-0.01300866,0.034607943,0.007996783,-0.013843328,0.05510136,-0.020406943,-0.03895912,-0.009306251,-0.006594305,-0.02664983,-0.020381063,-0.02126969,-0.055598833,-0.053694062,0.028648976,0.043580562,-0.0053465096,0.00783741,0.007227886,0.022708261,-0.047555108,0.010148039,-0.037643533,0.028574843,0.013404986,0.010377851,-0.008020195,0.051827315,-0.033677917,0.008158777,-0.026528532,0.009089075,-0.010667325,0.06659925,-0.01261458,-0.0075152544,0.022420472,-0.020952115,-0.00088814576,-0.0065745926,0.03584107,0.0482462,-0.008283086,-0.0024895156,-0.04038108,-0.002183681,-0.03118131,0.050435923,-0.040310092,0.052416287,0.052154668,0.021396834,-0.040572267,0.030637797,0.008514259,-0.0046865004,-0.0013439283,-0.0065258793,0.049204975,-0.02318716,-0.01116878,-0.019539483,-0.030222138,-0.013261041,0.009469478,-0.032042447,0.04371965,0.0022910296,0.0055339476,0.0007854726,-0.016516162,-0.01620822,-0.041503936,-0.050608627,0.0065042973,-0.0011731705,-0.018770626,0.00461639,-0.015771078,-0.019800413,-0.062295552,0.029830694,-0.027012618,-0.032651916,-0.048970107,-0.035386294,-0.02891465,0.022778952,-0.004751956,0.0042777793,-0.03537638,-0.051119607,-0.010567261,-0.0057848506,-0.022690872,0.024049072,-0.09646452,-0.012796519,-0.00655569,0.058034703,0.034963194,-0.0031672195,-0.037756477,-0.019827362,-0.028782925,-0.028408218,0.033602167,0.09816372,0.0476827,0.04232015,0.009869646,0.01689403,0.01172048,-0.04439942,0.004823832,0.004911097,0.012178166,-0.03940573,-0.044140104,0.04144974,-0.024921473,-0.033027746,-0.03169304,-0.018834854,-0.00065971824,-0.023379998,-0.019971706,0.02452658,0.010442859,0.04019042,-0.0056127184,-0.017957216,0.015145142,-0.0412113,0.008985774,0.04344478,-0.007584468,0.018943176,-0.029415121,0.049684636,0.02243224,0.058196284,-0.030551452,-0.04548573,-0.02246618,0.029960955,-0.016043948,0.064139895,0.009261948,-0.0129154865,-0.033369906,-0.0043774024,0.037373487,0.06162784,-0.01445144,-0.020557612,0.036429625,0.013683141,-0.027677082,0.00930938,-0.06126371,-0.01806653,0.041330338,0.0125232935,0.017138334,0.026526503,-0.022649553,0.008402834,-0.008084635,-0.012895185,-0.008985303,-0.006967779,0.007900945,-0.011675613,0.010467524,-0.030689856,0.10607031,0.0012239852,0.019641493,-0.0046618846,0.054937903,0.036963884,-0.0055989735,-0.04895776,0.00867467,-0.017857788,-0.043123983,0.03377321,-0.0010932524,0.008899484,0.00026793062,0.02531652,-0.04512878,-0.015024353,0.02546206,0.026665745,-0.00066342816,0.0039431774,0.029782005,0.02294155,-0.010267387,-0.03837454,0.043761205,0.008192061,0.02437196,-0.017741963,0.02189371,-0.014716631,0.00081308204,-0.013404803,-0.030353028,0.026961774,-0.04498385,0.023045411,0.022312481,0.030216949,-0.023185277,-0.042488534,0.0052313153,-0.004735655,-0.0009095977,0.025852498,0.0033331392,-0.063315615,-0.050089404,0.007828983],"last_embed":{"hash":"1te01n3","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"1te01n3","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice","lines":[138,173],"size":839,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1te01n3","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014901752,-0.02164712,-0.03324992,0.011677683,-0.038333777,-0.030875998,0.025495794,-0.027440317,0.022263842,0.0105158845,0.0053285467,0.01407541,-0.027809387,-0.013127697,-0.030556975,0.023904188,-0.027326418,0.034636114,0.04915407,-0.004723159,-0.01896318,0.010009677,0.068518095,-0.030618925,-0.0069963,0.002624299,0.0037554828,-0.017439932,0.014323633,0.04745803,-0.0017502314,0.01065817,0.056775838,-0.039056234,0.008240816,-0.035523,-0.018808298,-0.008615935,-0.040131535,0.06322694,0.019189047,-0.001946065,0.0015973655,0.03953783,0.04957244,-0.029518846,-0.052268326,-0.0036453293,-0.024838435,-0.02800148,0.042511523,-0.026916761,0.012954704,-0.015208432,0.01969901,0.043912027,-0.014730485,-0.032198064,-0.007883893,-0.015920207,-0.03223965,0.041214798,-0.04702547,-0.03204007,0.0061171954,0.03363895,0.012049667,0.027483376,-0.0109604485,-0.0287795,-0.022755807,0.048161734,0.06287143,0.01694622,-0.046686143,-0.017413305,0.03442287,-0.014800599,-0.0021295496,0.06974473,-0.0028265552,-0.010449876,0.008178234,0.037642617,-0.010070552,0.014472076,-0.028259555,0.04790631,0.0021250937,0.0067300755,-0.012004864,0.007471981,-0.02649295,-0.036444835,0.0021524802,0.01208312,0.010392445,0.0010602388,0.020802837,-0.0026551574,0.033449728,0.006998481,0.023997702,-0.023400275,0.0029614726,-0.033031672,0.02496947,0.026719285,0.071594685,-0.02982784,0.03348592,0.035201166,0.035846528,0.028315125,0.0028581123,-0.021657826,0.03285845,-0.008353466,0.024929442,0.0011055904,0.056765784,0.040870737,0.018678425,-0.029689733,0.006667189,0.02021627,-0.021636685,-0.005460626,-0.010379147,0.024562016,0.019839823,0.05239842,-0.049608663,0.0014657982,0.009120003,0.02114313,0.046325836,0.022236317,-0.017192159,-0.06795352,0.02290091,-0.018939804,-0.033423293,-0.000090802874,-0.0143317,-0.050755057,0.010137525,0.00432763,0.009135615,0.036051847,0.037965428,0.032182157,0.007945956,0.0519549,0.0059596845,-0.011790805,-0.02270098,0.034777798,-0.005994941,0.0045810957,0.0146542685,-0.014897311,-0.012821853,0.043426886,-0.0076153004,-0.03302891,0.0523401,0.03568405,-0.020654442,-0.008456503,0.014444169,0.0146713955,-0.025630437,0.022307346,0.015867824,0.019887568,0.05714441,0.020695584,-0.0044666375,-0.019659048,-0.021377316,-0.004119052,-0.027252764,-0.071920134,0.00843314,0.04779974,-0.038777236,-0.052777696,0.021792656,-0.00019805403,0.009136654,-0.009926318,0.0010477523,0.01935893,0.026366932,-0.025564466,0.03163778,-0.012482665,0.044119544,-0.026394108,0.03850608,0.030258628,0.0016579102,-0.0014778039,-0.04330666,0.023312444,-0.042716455,-0.027889563,0.03856432,0.0038170933,-0.0023790556,0.021237742,-0.027624426,-0.05549608,-0.032824837,-0.030651191,0.058627147,0.018720414,0.035208043,-0.009246721,-0.008779573,0.03491543,0.026618216,0.014869195,-0.038669694,-0.016752873,-0.0067019193,0.021566251,0.048030343,-0.029611826,-0.023454838,0.015574766,0.029489867,0.011177121,0.015256014,-0.020051278,-0.012227247,0.010243147,0.011727457,-0.00037475102,-0.04489393,0.0531707,0.04200136,0.0008852336,-0.0191156,0.0038299812,0.022070806,0.0522058,-0.034887493,0.041155618,-0.01906334,0.011260435,-0.036310077,-0.030475225,0.013581919,0.011640765,-0.023777075,-0.035797965,0.023654694,0.018893996,0.02414306,0.015750559,-0.019250365,0.0010003087,-0.009885896,0.00089156005,-0.012873681,-0.03328341,0.03785075,0.03411493,-0.037395142,-0.033289954,0.0070543503,-0.0024894073,-0.033774737,0.01418067,-0.06908916,-0.0017019818,0.06586024,0.006042644,-0.030004721,-0.023687195,0.035989176,0.018050848,0.008454409,0.000119984645,0.00967157,-0.019349812,0.013729055,0.0072490457,0.013474174,-0.024206433,0.062489092,-0.01122726,-0.014735708,0.0027742998,0.0025534292,-0.15545851,0.03753882,0.017880736,0.050176598,-0.0001895147,0.011112183,-0.0011640722,-0.013674156,-0.0479585,0.067405574,0.0037918424,-0.04540208,0.050619084,0.012595665,0.01732902,-0.028402416,-0.007171399,-0.032032155,-0.054891653,-0.04075771,-0.04061934,-0.06980849,0.065327875,0.030282807,-0.0072108046,0.024633424,0.06554734,-0.01314892,-0.0075738467,-0.05265979,-0.0744232,0.044953287,0.0107206,0.011842728,-0.009912519,0.055659525,-0.04604471,0.015033461,-0.012858241,-0.007099381,0.06935248,0.029574083,0.011837637,0.02932082,-0.013220447,0.020379497,-0.018318968,-0.014758017,-0.066716224,-0.025915518,0.02907956,-0.00462264,0.016443212,0.019213863,-0.033248432,0.006643309,0.0016906895,0.034236886,-0.02029445,-0.013506362,0.0065173847,-0.016825635,-0.03811656,-0.009537221,-0.016704654,-0.03222736,0.02747571,0.022242943,-0.03722388,-0.032757625,0.015755225,-0.047678813,-0.013430376,-0.01985656,-0.030329539,0.012328995,0.0031584695,-0.01081457,0.02470356,-0.10889129,-0.03117589,0.036457483,0.009093909,0.008153447,-0.029407833,-0.04811314,0.015037921,-0.018686747,0.0053933766,0.23986118,0.01819036,0.033335477,-0.026535377,0.049310796,-0.021835295,0.019518426,0.052766897,-0.019045427,-0.027333954,-0.00832095,0.028149502,-0.043594662,-0.029006053,0.012154071,0.04964401,-0.0519117,0.011358228,0.050513644,-0.039089624,0.014354383,-0.061774474,-0.016753927,-0.055225927,-0.044121373,-0.026676627,-0.005696829,0.02973655,-0.018179601,0.037893195,-0.037107762,0.077699475,0.051203102,-0.009393835,0.015663581,-0.009407911,0.026961418,-0.05157432,-0.015762849,0.017816395,0.022967052,0.0026207885,0.011528293,-0.026698787,-0.0011488306,-0.01038836,-0.008794035,-0.000072951465,-0.008365324,0.025066659,0.009082304,-0.005552751,0.008737547,-0.04578479,0.03855488,0.0063272617,-0.009584205,-0.0017109668,-0.020449592,0.012872448,0.009847257,0.0014301335,-0.019211492,-0.024640856,0.0054077804,0.028610557,-0.041522894,0.0076640192,0.0071669305,-0.0054357504,0.027754769,0.0193734,0.0051558637,-0.0104591325,0.0067516244,-0.024162797,0.019555857,0.0028830834,0.01696119,-0.00018774683,-0.037210144,-0.048877403,-0.015329699,-0.03508592,0.008297382,-0.019802958,0.021315947,0.04533394,0.000013745401,-0.03332873,0.017126419,0.03205289,-0.0007085799,-0.026259847,-0.017771978,-0.024511246,0.016077321,-0.05449192,-0.022764642,-0.00012215004,-0.05417314,-0.00093256513,0.0030248468,-0.024433028,0.026917262,0.0034303758,0.025003174,-0.023313971,-0.0064361095,0.043795496,-0.06354733,0.012622835,0.006984452,-0.034014795,0.018307304,0.040548295,0.00821642,0.03117524,0.062314834,-0.026520148,0.03628262,0.019455645,-0.028839668,0.007537664,-0.016126398,-0.05897225,-0.016510561,0.005454741,0.041092254,-0.00024590085,-0.0019616876,-0.022411551,-0.005440677,0.024943026,0.019138938,0.0024326507,0.016747383,-0.039183564,0.049868252,0.021773854,-0.03659984,0.007447408,-0.015930982,0.004409163,0.022813655,0.04615373,0.005580721,0.0144949015,-0.026880946,0.030828549,-0.015187142,0.022325734,0.029697059,-0.021755718,-0.010025107,-0.060002483,-0.010414605,-0.011820099,-0.0066286097,-0.013025855,-0.03308366,-0.0076708174,0.050074816,0.04371603,-0.03362701,0.0147309955,0.012594365,0.022044946,-0.019070962,-0.011137528,0.01220033,0.042046364,-0.004977454,0.007521543,-0.005140972,-0.049181942,-0.010058131,-0.0070848726,-0.03412647,-0.036373716,0.032994486,-0.024349334,-0.018492922,0.0033769319,0.04863878,0.002589385,-0.02748114,-0.020123912,0.01378007,-0.008045443,-0.0023865865,0.11354422,0.0300544,-0.019802127,-0.014412663,0.050311662,0.03917049,0.018297069,0.038300913,-0.0018866229,0.011872816,0.02320887,0.0036100466,-0.005218685,0.004130887,-0.024517594,-0.055066343,0.021241961,0.008348867,0.009272352,0.008101545,0.0035436372,-0.05954956,-0.026797658,-0.04717031,-0.024597308,0.0036127297,0.028811842,-0.03816596,-0.02498822,-0.012117324,-0.018652806,0.031604834,-0.036488738,-0.0064842575,0.031941358,-0.0278275,-0.075005375,-0.02410362,-0.009959073,-0.010555837,-0.012910548,0.0139294695,-0.019169407,-0.015171547,0.013914856,0.014739531,0.020072168,0.0076288953,0.01348197,-0.010685655,-0.0005924852,-0.0014015789,0.038737286,0.0064970553,-0.026287802,-0.05706846,-0.012645103,0.009796193,0.017273404,0.0469056,-0.021331513,0.0104755135,-0.0027920308,0.02564848,0.024233785,0.038977373,0.0036508683,-0.0036924235,-0.03842128,-0.00859486,0.006511788,0.004713844,0.015345897,-0.059351407,-0.035631467,-0.019216768,-0.0008939413,-0.0316318,-0.04572816,-0.025434354,-0.008267673,-0.009819616,-0.040144287,0.0057038986,0.015267274,0.018244049,-0.026728142,0.05338995,-0.0730252,-0.039890118,0.05121687,-0.0050306525,-0.02264082,-0.019821243,0.014605205,0.026314735,-0.02639388,0.016937273,-0.047622476,0.018144308,-0.0064307023,-0.06930239,0.01559056,0.0020095927,-0.0051471987,-0.04328486,0.032020483,-0.01797693,-0.019924862,0.018964345,0.013195689,-0.019478481,0.00870376,-0.021655237,0.00084578723,-0.014319959,-0.022484623,0.040169623,-0.0029396154,0.04324325,-0.038406197,-0.007478405,-0.01974616,0.021255804,-0.018042453,0.033552386,-0.03580382,0.035391204,-0.012729369,-0.022550996,-0.031017471,-0.037144147,-0.02559714,-0.040237006,0.017565435,-0.014597828,-0.0046043335,-0.043596473,-0.011271773,-0.020745175,-0.013828446,-0.06271726,-0.009866618,-0.07712803,-0.007905578,0.055621166,-0.010341744,0.029226227,0.019128673,-0.0103759635,0.0011647884,0.040340353,-0.04646785,-0.010766666,0.0056773387,0.005761657,0.01191512,-0.034990966,-0.021014882,0.035485428,-0.04781301,-0.01454457,-0.034856036,0.050479483,0.021623163,0.000861377,0.038324893,0.046365768,0.015605318,-0.009962058,0.016259769,0.02249811,-0.07122193,-0.034364186,0.039924927,0.022079648,-0.05608415,0.01969782,0.03230653,-0.014154873,-0.04483104,-0.0013453251,0.040908344,-0.04846465,0.034745365,-0.0036752466,0.004069308,0.014177362,-0.029353673,-0.02751166,-0.010715719,0.0017906973,-0.004860098,0.0363525,0.006509357,-0.03984002,0.026054857,0.016121207,0.004976089,-0.023348788,-0.03719879,-0.036347356,-0.003100213,-0.13901447,0.018631961,-0.00048313336,-0.026221659,-0.03178026,-0.014041963,-0.047472056,-0.03264827,-0.05280867,-0.003392928,-0.022332517,-0.041597925,-0.013135272,-0.003338371,-0.023277309,0.038562097,-0.02505219,-0.0016720782,-0.032884777,0.05092005,0.01881506,-0.00032803218,0.08315568,-0.00073414866,-0.026508158,0.006332844,-0.029663866,-0.0073968912,-0.03080251,-0.029030003,-0.05382605,-0.027706388,0.011195387,0.010243698,0.0031500591,-0.00069340685,0.015573233,0.012356759,-0.02246586,0.017306866,-0.019488916,0.0053207157,0.013724015,0.022700854,0.005409084,0.057680577,-0.031762645,0.01088949,-0.02462784,0.0013039734,0.005894877,0.03336398,-0.021508105,0.016477402,0.0013948126,-0.00958557,0.018026184,-0.011152301,0.0132978475,0.03834676,-0.019127568,0.002646039,-0.043362882,0.00707423,-0.022541022,0.026880039,-0.048874725,0.031681754,0.02062587,0.02545545,-0.03243604,0.014330817,-0.018082837,-0.02036202,-0.0010015644,-0.011682475,0.06281212,0.0040390855,-0.00046549021,-0.021928413,-0.05452267,0.003645603,0.0025684917,-0.030206436,0.024759028,-0.025392743,-0.021848574,0.026552396,-0.044370104,-0.008392252,-0.03697617,-0.0436066,-0.011399062,-0.021683635,-0.022069454,0.02025787,-0.0048258267,-0.024086146,-0.018185217,0.036098436,-0.030532321,-0.04457494,-0.022055827,-0.019893086,-0.01619381,0.043626696,-0.003776122,0.009637359,-0.027115738,-0.05375668,-0.009771289,0.0020699862,-0.009926476,0.01239008,-0.1149757,-0.023321006,0.0053526806,0.058579884,0.008704103,-0.0032137316,-0.024661059,-0.013327121,0.012523758,-0.045400377,0.010331466,0.07281756,0.045679804,0.07361209,-0.010550651,0.018134879,-0.0026305467,-0.05084911,0.02977674,0.012251119,0.02552709,-0.021939678,-0.03266252,0.05002479,-0.044231102,-0.010456268,-0.063820355,-0.026873948,-0.015970523,-0.019586535,-0.025715424,0.0056629106,0.0021194126,0.045025546,-0.0049309097,-0.017732512,-0.00024379107,-0.049753837,0.02611697,0.053871788,0.0068743043,0.025866898,-0.014324328,0.02848622,-0.0073590428,0.085407816,-0.0381593,-0.014576891,-0.017171605,0.012905978,-0.058535278,0.037285395,-0.016498134,-0.013618001,-0.024073109,0.017340675,0.038248505,0.049936738,-0.0057362956,-0.028724767,0.040861513,0.004470452,-0.023499174,0.043103427,-0.04273191,-0.0053083175,0.050570086,0.019196125,0.058343817,0.04262792,-0.015946086,-0.0013458987,-0.005590725,0.005174063,-0.022105148,0.03145488,0.007858711,0.010373256,0.0049818903,-0.0048386077,0.09245738,0.022288192,0.018709369,-0.0023041521,0.037660483,0.017145623,0.0067289853,-0.040751792,0.018596722,-0.0005793316,-0.04825657,0.049426377,0.010965943,-0.02454964,-0.02028076,0.019937024,-0.02458375,0.0032814408,0.008256085,0.023785766,0.005539354,0.0064756703,0.05235863,0.025706353,0.00567531,-0.017226985,0.04331066,0.0048030377,0.0034474141,0.0039102715,-0.00026921803,-0.024665024,0.008428392,-0.00042018396,-0.0031318131,0.026645236,-0.061817504,0.013317247,0.018014772,0.024146784,-0.02475075,-0.011630652,-0.0032749637,-0.013660607,0.023377258,0.012883113,0.032903984,-0.045828603,-0.0142251635,-0.0062979455],"last_embed":{"hash":"7r8e0j","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"7r8e0j","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#{1}","lines":[140,141],"size":61,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7r8e0j","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0074445726,-0.040927354,-0.031439353,0.028752252,-0.034914006,-0.03778418,0.02092557,-0.04782637,0.03268461,0.008951589,0.012460374,0.019866772,-0.013026365,-0.00432516,0.001900374,0.009748453,-0.052572343,0.025901115,0.06481459,0.003114763,-0.010076839,0.020989407,0.04586194,-0.0024083296,-0.010490113,0.026507296,-0.011943487,0.0025759384,0.00879987,0.055154353,-0.0073821326,-0.0062833,0.023446197,-0.031855073,0.00079014915,-0.03208502,-0.022981118,-0.017249575,-0.044508528,0.041294504,0.020157015,-0.011024897,0.017154643,0.039479528,0.030556083,-0.034242082,-0.030969618,-0.0153251095,0.004997974,-0.025964828,0.03199207,-0.023989916,0.013073287,-0.0171187,0.024127195,0.0448791,0.012990401,-0.03673398,-0.02479381,-0.015535444,-0.015869116,0.06440201,-0.04060336,-0.016610866,-0.0070809466,0.04064432,0.033018947,0.01062992,-0.014404597,-0.046882994,-0.036354586,0.027524691,0.07630024,0.009737679,-0.043725815,-0.01658727,0.040112827,-0.002540642,0.0068206512,0.03714048,0.013732864,0.0032122915,-0.00049239985,0.03764047,0.0054654027,0.017935624,-0.022919983,0.06775771,0.0080091385,-0.00005982715,-0.02266797,-0.004446939,-0.036140352,-0.02820221,0.005069633,0.015099794,0.007662872,-0.009115774,0.025696091,0.0012027585,0.018909004,0.013016797,0.019580312,-0.0025191319,0.011375537,-0.008112527,0.0167807,0.05220979,0.039255045,-0.018222766,0.03356979,0.05224842,0.01939449,0.027025346,-0.005683796,-0.023986932,0.013631406,-0.017639007,0.013710153,-0.0073936046,0.05061169,0.069057725,0.027733656,-0.020003077,-0.00011040073,0.022395708,-0.020518385,-0.012799905,0.007882003,0.048319764,0.025002653,0.03986746,-0.04854641,0.0021638963,0.012875053,0.02028454,0.049305953,0.055664815,-0.009477669,-0.069724225,0.020988,-0.0045266254,-0.010540232,-0.010601998,-0.021234049,-0.028381577,0.013696208,0.0035852112,0.001116846,0.024534896,0.018622544,0.030629067,0.02860048,0.022529583,0.014823983,0.008879185,-0.010467821,0.056099437,-0.015398937,-0.0053893877,0.027509391,-0.02881814,-0.0221597,0.06572533,-0.0035319342,-0.009212345,0.02053041,0.003620696,-0.027957624,-0.008726871,0.006737711,-0.008781859,-0.012656554,0.016632788,0.025205828,0.006782198,0.051024657,0.010516528,-0.0070073213,-0.03302428,-0.02087925,0.019206563,-0.0054884464,-0.08373753,0.0013978713,0.04226908,-0.042222247,-0.015815591,0.017938303,0.0058529405,-0.003669833,0.0009945829,-0.023175612,0.02502304,0.05187262,0.011986421,0.036044516,-0.012332012,0.02557742,0.008212246,0.051495105,0.007190829,-0.010739718,0.009464103,-0.050298546,0.016430175,-0.044502635,-0.006027603,0.030951831,-0.012160937,-0.020487836,0.0214541,-0.011983634,-0.05980476,-0.030207029,-0.006301902,0.051078193,-0.012139585,0.043809813,0.00001247262,0.0061432845,0.037264775,0.022416702,-0.02294674,-0.032722376,-0.018277625,-0.008399499,0.029692922,0.021277113,-0.050742786,-0.02254256,0.0119164325,0.013511019,0.03420997,0.022278339,-0.009406928,-0.008398209,0.0035399864,0.01346486,-0.012279863,-0.06036615,0.043316633,0.028324757,-0.0015060748,-0.024245823,-0.013372898,0.01389268,0.026415937,-0.014113233,0.03459593,-0.004604176,-0.006732282,-0.011967124,-0.023186045,-0.0046450226,0.0037187887,-0.014158478,-0.01768888,0.008566317,0.0183042,0.012900854,0.026106492,-0.019063456,0.007483562,-0.021931173,-0.015323991,-0.027543584,-0.02137848,0.028167108,0.043371323,-0.011326057,-0.024775935,-0.00018719901,0.01002613,-0.06174305,0.006922142,-0.05383735,-0.015105949,0.043538373,-0.00560395,-0.041121077,-0.0336659,0.02922948,0.014436019,0.0016397756,-0.009082665,0.012633686,-0.031671822,0.0068074916,0.005652272,-0.017635018,-0.029408133,0.050621696,-0.00023265187,-0.010156862,-0.0061695566,-0.008942054,-0.16397057,0.032636646,0.018399026,0.03770274,0.006536147,-0.0070738024,-0.009517882,-0.020977734,-0.06947799,0.041272193,0.0065064253,-0.03715674,0.038246688,0.0071474756,0.03620884,-0.021567723,0.02879058,-0.033098623,-0.037741225,-0.035202026,-0.046563335,-0.05571314,0.057996597,0.022488438,-0.029870981,0.062109984,0.056582425,-0.011391802,-0.0041137435,-0.052525964,-0.07338843,0.0419042,0.0054189893,0.0082300035,0.020252762,0.034678113,-0.016207216,-0.0078904545,0.012244472,0.018436128,0.07719564,0.03708119,0.010480345,0.01580271,0.009178944,0.030970883,-0.034545187,0.0036122333,-0.04329277,-0.02066239,-0.006080112,-0.008804699,0.043200675,0.03425704,-0.035029843,0.010949141,0.0006717676,0.03757397,-0.024839062,-0.022530375,0.010865174,0.0040399954,-0.047945462,0.00530656,-0.02360831,-0.02670612,0.02721816,0.013245506,-0.047291204,-0.006691253,0.032231074,-0.043120995,-0.008457425,-0.01612748,-0.01741539,0.030310301,0.008359279,-0.0054398202,0.014429991,-0.114251725,-0.018401152,0.035160154,-0.020293405,-0.00014802373,-0.028966805,-0.02950418,-0.009600804,-0.0012973378,0.04175091,0.2366682,0.037695542,0.035876162,-0.009990861,0.023841845,-0.0016075042,0.02458793,0.04375197,-0.009552124,-0.014625148,-0.02764292,0.03206977,-0.03405022,-0.01885526,0.01558624,0.041251585,-0.04235757,-0.007234899,0.06907282,-0.05312454,0.008213985,-0.05848899,-0.02874666,-0.04157083,-0.052917376,-0.042514447,0.0004258679,0.05665057,-0.02706335,0.025153229,-0.04542229,0.067192845,0.03278719,-0.022983663,0.020866524,-0.0013501295,0.027447265,-0.032417208,-0.043008666,0.036283266,0.022112997,0.012948619,0.024151187,-0.018925512,0.012814117,-0.004903674,-0.0126523655,-0.00925361,-0.0032785244,0.013802583,0.005757713,0.010530693,0.0025126736,-0.030148076,0.030317973,0.004883587,-0.016888753,-0.024524136,-0.009460008,0.022219138,0.015518472,0.0036334817,-0.047533702,-0.03286484,-0.00016508419,0.025683647,-0.049146548,0.019744374,-0.008455701,0.006871967,-0.0056649656,0.017237108,0.0062591373,0.0019170219,0.008241883,-0.06028401,0.005975623,-0.009045534,0.034111295,0.00014665419,-0.017656732,-0.042151585,-0.030207304,-0.03891031,0.011688614,0.0064067016,0.031732492,0.062694795,-0.015872898,-0.024009772,0.01824026,0.024389954,-0.025738556,-0.03694824,-0.019372698,-0.013520614,0.035662673,-0.023300609,-0.0137657635,0.03031635,-0.029656135,0.012324303,0.0065063103,-0.009366503,0.020645907,-0.019862322,0.01496648,-0.019048115,-0.0057204505,0.04445632,-0.071758464,0.007074064,0.0043643704,-0.026290134,0.04000277,0.06774962,0.042273823,0.022451969,0.06607431,0.011037813,0.0336887,0.015373236,-0.012317561,0.00042268817,-0.0064552594,-0.04031098,-0.015870417,0.0087666605,0.053518374,0.007567875,-0.017152322,-0.029978083,-0.014429872,0.016587652,0.04331635,0.0054380544,0.04789125,-0.010720408,0.045596227,0.008267633,-0.02125348,-0.014848269,-0.02053455,0.025666695,0.024592472,0.042311158,0.02229716,-0.008558495,-0.057369318,-0.018755015,-0.009217619,0.006177284,0.024896573,-0.028953582,-0.013420779,-0.05729959,-0.0065121874,-0.015229152,-0.011022771,-0.022998208,-0.022823257,-0.017336687,0.043204226,0.06571259,0.000118233205,0.010444835,0.005001525,-0.019577399,-0.038374692,0.0010632366,-0.000106648804,0.042579133,0.003944747,-0.00883505,-0.028221153,-0.06379993,-0.011460066,-0.017360657,-0.018578017,-0.02114238,0.034581434,-0.025758645,0.01225204,0.028454768,0.036658116,0.019777969,-0.030204939,-0.014121072,0.01744502,-0.031016614,-0.021803237,0.11540373,0.029663676,-0.015431599,-0.0019726167,0.037170146,0.051662497,0.037670393,0.027438361,0.026448598,0.016045772,0.039172463,0.0037867434,-0.0067428467,-0.0040780837,-0.032695405,-0.03693545,0.032303248,0.017052663,-0.0017491395,-0.002559684,-0.009417099,-0.013540683,-0.017243696,-0.057233766,-0.0074650743,0.008050349,0.049078546,-0.03948621,-0.021465182,-0.015537308,-0.017265553,0.04194615,-0.04009772,0.0044113956,0.05023975,-0.037923094,-0.049621318,-0.014617552,-0.0026539075,-0.015960932,-0.041554596,0.03209519,-0.0064992323,-0.01334356,-0.0020760337,0.020016652,0.0076178033,0.008439499,0.0081682475,-0.011096013,0.009597918,-0.014437157,0.014730662,0.009029411,-0.012081066,-0.06548846,-0.016558666,0.0046062926,-0.00031602432,0.03251713,0.0027062,0.003950663,-0.022738231,0.025476214,0.021664085,0.007662181,0.005292839,-0.0017405036,-0.03297103,0.0019954515,0.02580493,0.008572427,0.0073013585,-0.050241496,-0.06631134,-0.011227581,0.018666236,-0.03775981,-0.040393237,-0.034970455,-0.0034493646,-0.024861852,-0.041322317,-0.017096426,-0.00019252826,-0.013183341,-0.023020796,0.027160564,-0.090970874,-0.018264906,0.05113869,0.01830317,-0.009487662,-0.02174793,-0.007269033,0.014004762,-0.02617413,0.027433656,-0.031907976,0.020644337,-0.03180171,-0.07299124,0.010453298,-0.0068614497,-0.023710685,-0.037265897,0.017705444,-0.022409238,0.013028907,0.004386003,0.031187423,-0.033487022,0.0068587265,-0.0033376059,-0.00018966607,-0.023228494,-0.030113032,0.042032428,0.017545214,0.03349465,-0.020238778,-0.0138537,-0.034779526,0.030817121,-0.013444509,0.018129352,-0.023797052,0.019957207,-0.009363088,0.0045099184,-0.050438628,-0.027442483,-0.030458419,-0.04159577,0.0037792288,-0.021033863,-0.007709093,-0.028489,-0.020088734,-0.011006584,0.017568344,-0.045166504,-0.017577605,-0.08567183,0.014260856,0.055765007,-0.02050774,0.010282438,-0.004210142,-0.0116644,0.029324384,0.041402645,-0.06248232,-0.010615802,0.036212105,0.01510078,-0.005965401,-0.019493267,0.007751255,0.047690913,-0.038934078,-0.038177412,-0.02977045,0.026457509,0.0061416426,-0.014526118,0.034202438,0.052342832,0.005453949,-0.018279446,0.03304755,0.0150718205,-0.05376674,-0.027870726,0.04866936,0.02489015,-0.07245728,0.0202795,0.031307865,-0.014491027,-0.019357052,0.010271838,0.039374728,-0.046182677,0.04394448,0.033380065,-0.024853028,0.008946188,-0.024583701,-0.016627645,-0.024732113,0.00022615562,-0.010247273,0.03788706,-0.002461095,-0.05394121,0.021147054,0.012788917,-0.0021904786,-0.014929129,-0.042492636,-0.07203898,-0.016907733,-0.15014684,0.016406337,0.0016144093,-0.017906232,-0.017226025,0.001335795,-0.057241287,-0.040190205,-0.047815897,-0.0044892905,-0.032497555,-0.042560324,-0.015295521,-0.008708573,-0.011127885,0.032391313,-0.027255131,0.0049466193,-0.012104462,0.056271985,0.012899557,-0.025619598,0.066637464,-0.017574482,-0.04266536,-0.005327806,-0.030928116,-0.01120974,-0.022897342,-0.022707572,-0.043962818,-0.033010308,0.033143096,0.04438214,-0.012442133,0.005968727,0.00897946,0.0062043555,-0.040539134,0.0064071333,-0.025778793,0.021649187,0.0116261775,0.0018044639,-0.008502198,0.048278306,-0.04592143,0.017269708,-0.0142773185,0.01424495,-0.010745997,0.04324875,-0.018464545,-0.012180086,0.019014109,-0.011137033,0.003672595,-0.015043267,0.02388217,0.047157653,-0.016802635,0.006324677,-0.028601956,-0.0101952255,-0.02225522,0.042029988,-0.07103964,0.050173353,0.03940457,0.021193562,-0.055306528,0.012455173,-0.0022679532,0.006177278,0.008526562,0.009479861,0.05077873,-0.005175268,0.006223957,-0.027551243,-0.043773938,-0.0117703,0.019929834,0.001876084,0.025100779,-0.010671289,-0.0049236706,0.0046727504,-0.004043596,-0.023919728,-0.052665688,-0.054135107,-0.003466544,-0.019631822,-0.019658774,-0.006213857,-0.014012901,-0.015532309,-0.040717963,0.021794131,-0.011942567,-0.019254044,-0.04198437,-0.038655728,-0.0150729725,0.02329782,0.00953308,-0.0075553004,-0.027443077,-0.043645255,-0.009378173,-0.004165702,-0.0145853385,0.021998605,-0.10748872,-0.027001385,-0.014214147,0.042046756,0.007154245,-0.0016869833,-0.047846466,-0.0073355366,-0.026452245,-0.043368433,0.03684078,0.08427776,0.04132848,0.029357197,-0.012570029,0.013572859,0.0023569954,-0.03407249,0.006844437,0.011128663,0.010092218,-0.017566668,-0.054935224,0.04708854,-0.022908976,-0.036165938,-0.032055814,-0.014446721,-0.018212777,-0.027411174,-0.030911643,0.020997409,0.007999459,0.052728977,-0.0032734037,-0.013818686,0.026543988,-0.022651872,0.0042897263,0.042622708,-0.0035752412,0.016834551,-0.025172861,0.047128104,0.0151504725,0.06182927,-0.01906515,-0.0067615076,-0.023731941,0.009849698,-0.03614127,0.04303845,0.008109107,-0.01659851,-0.022702701,-0.0069048605,0.04253414,0.06297097,-0.008624269,-0.015516142,0.032089904,0.01954248,-0.0274024,0.008496319,-0.066768035,-0.006682207,0.04185164,0.030882621,0.035402488,0.017722307,-0.02257952,0.0038634087,-0.0033536155,-0.0012420078,-0.023593426,0.02121274,0.025259031,-0.0071160016,0.011740632,-0.036839463,0.106470026,0.008595818,0.023425246,0.0016519922,0.043775063,0.044436373,0.0026484544,-0.04091902,0.017432448,-0.023704233,-0.039672818,0.03614637,0.008356658,0.0007299827,-0.0054056705,0.026491433,-0.030304799,-0.014093584,0.027625868,0.01693373,0.0028867375,0.010513371,0.036311224,0.04311812,-0.0027612615,-0.030914806,0.04017383,0.012499235,0.019085612,-0.012977548,0.029100157,-0.010806338,-0.016321747,-0.030198853,-0.026183035,0.033448603,-0.0523458,0.019266736,0.004216987,0.03811043,-0.023254286,-0.02453424,0.0041381884,-0.015088839,0.013589239,0.0068030055,0.008562701,-0.054177843,-0.052944206,-0.0013575965],"last_embed":{"hash":"ac47x7","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"ac47x7","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)","lines":[142,160],"size":397,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ac47x7","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019715324,-0.050495885,-0.021421839,0.040193934,-0.044672802,-0.037913036,0.02951503,-0.04630253,0.021597886,0.004354306,0.023225747,0.0059256633,-0.02509833,-0.019145228,0.017574558,0.02596911,-0.030983204,0.046483573,0.053945217,-0.007262025,-0.02966181,0.014582201,0.030163921,-0.0004475345,-0.019776436,0.028289763,-0.008296504,0.01926698,0.010518055,0.057174142,-0.02046362,-0.030455016,0.028317828,-0.03234359,0.0030491203,-0.030903442,-0.025460621,0.0007468371,-0.037717983,0.03882401,0.011237728,-0.010408426,0.0009569982,0.056663122,0.030063309,-0.036242433,-0.023176406,-0.015721144,0.01254473,-0.03552676,0.028265238,-0.006962899,0.026001928,-0.01918893,0.02004574,0.043263633,0.016795391,-0.010459214,-0.031476058,-0.012158041,-0.012018994,0.010892214,-0.018780965,-0.032587186,-0.019457962,0.041384708,0.03289495,0.02748201,-0.01748711,-0.040227126,-0.036499497,0.010492644,0.05673685,0.016989838,-0.038164962,-0.029429866,0.033427536,-0.013296252,-0.003213338,0.05482097,0.00559461,-0.023359302,-0.013559158,0.038710833,0.0115135675,0.012239362,-0.035805065,0.043004103,0.017246721,-0.0034515643,-0.02547853,-0.00212118,-0.02214768,-0.023972986,0.00074154517,0.02506022,-0.02319843,-0.017593803,0.008670213,0.0033042394,0.019295247,0.0032505393,0.011496678,0.0035715154,-0.010102612,-0.013068015,0.0029121991,0.038806774,0.04080838,-0.01455569,0.022801321,0.050633706,0.03568832,0.022220783,-0.0045140213,-0.014262371,0.0026839694,-0.0035446924,0.031239616,-0.006645361,0.042424034,0.050244864,0.03514873,-0.02540715,-0.018493958,0.03171101,-0.026565436,0.009310549,0.024366152,0.0540899,0.05563631,0.046398334,-0.05303199,-0.009527291,-0.00018352966,0.021724362,0.032825314,0.054656718,-0.01120149,-0.06590523,0.01897561,-0.0046118745,-0.015894178,-0.00095840433,-0.009071981,-0.041024577,0.02349368,0.0014209786,0.007554172,0.015485955,0.024747955,0.04422991,0.027278246,-0.009623971,0.00725598,0.0011524571,0.0008191466,0.07182915,-0.0010983702,0.008976085,0.03094527,-0.046733916,-0.030041805,0.041067753,0.0076950327,-0.016001891,0.031439975,0.018880868,-0.015735853,0.0012801461,0.008469416,-0.020200638,-0.02025698,0.012745186,0.03768107,0.010993119,0.048054464,0.017634692,0.00007399905,-0.027834993,-0.031265423,0.018033905,-0.026554514,-0.080215834,-0.018455645,0.03970507,-0.013449545,-0.008360515,0.03200908,-0.005400816,0.0037628592,0.0062008095,0.001667915,0.011003424,0.056461915,0.00037581864,0.017692821,-0.019073611,0.018612124,-0.007818527,0.048692122,0.015444685,-0.026719585,0.009562769,-0.052069176,0.008198185,-0.032503136,0.005980437,0.030565627,-0.0033884551,0.0042108027,0.030342711,-0.0026443107,-0.052262634,-0.032040462,-0.044220593,0.04116111,0.0046339054,0.033500005,-0.011353577,-0.0008849272,0.015887165,0.03534053,0.007696151,-0.028568853,-0.009996686,-0.01631441,0.029523484,0.020056088,-0.041084982,0.001204102,0.0146177495,0.01818143,0.040606346,0.0064584445,-0.0053748344,0.006424969,0.003361286,0.010238506,-0.032628022,-0.03558624,0.049816057,0.036107767,-0.004806211,-0.017855642,0.007605823,-0.007842817,0.04674675,-0.025455464,0.017383644,-0.012799883,-0.0029367653,-0.021304999,-0.035795752,0.0058169463,0.0056094,-0.01499846,-0.020076478,0.005325795,0.028463213,0.014839486,0.021745926,-0.009423306,0.0050694896,-0.009229626,-0.022459826,-0.02998437,-0.008557293,0.03602086,0.015903456,-0.014732141,-0.010848027,-0.008894092,-0.0004984208,-0.060245566,0.0049358113,-0.072167054,-0.014081459,0.059248723,-0.0010529215,-0.055382695,-0.024530586,0.03178953,0.021605115,-0.014036371,-0.023912128,0.015763085,-0.029835965,-0.005416368,-0.0031751557,-0.009479665,-0.019272355,0.051848102,-0.013610403,-0.011038903,-0.012027974,-0.0063376697,-0.16675071,0.031110542,0.021939311,0.037363257,0.014094156,-0.016168002,-0.027557118,-0.014287676,-0.06744712,0.05237329,0.038191322,-0.043050986,0.03629167,0.013389859,0.0275484,-0.018377187,0.038339507,-0.030264106,-0.030212916,-0.034323275,-0.033238757,-0.06844434,0.05418948,0.050032135,-0.0008616413,0.03828968,0.046225596,0.011143423,0.0035763239,-0.064382724,-0.08009805,0.048489258,0.0075062886,0.016124422,0.0067936955,0.041566357,-0.015422158,0.010721257,0.012964152,0.021116223,0.07259761,0.04996102,0.021770861,0.029403588,-0.018204456,0.020090844,-0.022632914,-0.0060305735,-0.06521094,-0.03582098,0.008118994,-0.010963118,0.033363555,0.03521666,-0.03680135,0.005194598,0.0001940514,0.042393297,-0.01777693,-0.026310043,0.003465785,-0.006995345,-0.042295963,0.0017197434,-0.0010055008,-0.020564254,0.042142406,0.01024571,-0.02417238,0.0071632625,0.02303809,-0.041171063,-0.01805895,-0.04034836,-0.013687481,0.009303503,0.031902198,-0.010483734,0.017064357,-0.10318712,0.0019333351,0.03892167,-0.013160139,0.020866023,-0.040906668,-0.04508943,0.005971974,0.010365995,0.028337844,0.2423306,0.03574327,0.047432162,-0.00943345,0.029951347,-0.0030012121,0.016958486,0.04331654,0.009798968,-0.008783236,-0.0152413845,0.03515986,-0.03844085,-0.023717547,0.020206597,0.038246047,-0.040618144,-0.0058340128,0.065486245,-0.04024986,0.007488168,-0.044589683,-0.028789371,-0.05700942,-0.044328593,-0.029767254,-0.024952129,0.032602087,-0.01906654,0.039665867,-0.047989104,0.06758144,0.033605438,0.0053997156,0.03874199,0.01989179,0.011800151,-0.04928986,-0.037892945,0.03597541,0.024749806,0.018097805,-0.0056843613,-0.032811005,0.01616148,-0.011497621,-0.005442509,0.003189073,-0.0050468566,0.00006380841,0.013839275,0.023916176,-0.013363235,-0.03247382,0.051539466,0.012197877,-0.01493283,-0.027619703,-0.014417941,0.019305725,0.021245092,0.004738008,-0.06474023,-0.03304185,0.008609852,0.029750425,-0.055634655,0.027146732,-0.016159011,0.002993472,-0.01820907,0.015776647,0.013713003,0.003532352,0.009983463,-0.05025591,0.01720808,0.007351435,0.048922796,-0.008132246,-0.018961823,-0.02290516,-0.028965801,-0.024557348,0.011381607,-0.00889239,0.034159504,0.0523531,-0.004914425,-0.016169589,0.011721796,0.045548584,-0.021581613,-0.013396719,-0.034779005,-0.029248862,0.03747082,-0.035203915,-0.017047474,0.031209284,-0.028627956,0.0064188624,0.0016467087,-0.018861247,0.021817854,0.009967134,0.04199777,-0.0347821,-0.022728799,0.03451062,-0.0666419,0.009266565,0.01175197,-0.028368685,0.02719761,0.07451881,0.041053794,0.025493015,0.06720145,0.0009022568,0.029843003,0.00080550485,-0.0045158914,0.016315604,-0.005361082,-0.058627788,-0.0007991757,0.028170882,0.03284518,0.00016553067,-0.01865055,-0.030960888,-0.00921393,0.021019913,0.04674066,0.0022470641,0.055454772,-0.009233784,0.030050853,0.0014574936,-0.02194122,-0.017554509,-0.0146117285,0.008841555,0.033536006,0.02996124,-0.00033545986,0.0042037433,-0.044030502,-0.0025716538,0.018095084,0.00537856,0.021547027,-0.032099534,-0.03313713,-0.057879634,-0.009346295,-0.0038023933,-0.018853601,-0.021594709,-0.016139993,0.0108498195,0.04393907,0.072464965,-0.004668891,0.019453403,0.025367491,-0.010005349,-0.036836572,-0.005928704,0.0017048654,0.046181887,-0.012673835,-0.014164538,-0.016168896,-0.015375003,0.018184073,-0.016381815,-0.044369336,-0.036211245,0.034335285,-0.013525631,0.010156354,0.030336326,0.023297068,0.005171936,-0.03350934,-0.011297163,-0.015866047,-0.039818402,-0.0057108016,0.1164553,0.036569763,-0.01582731,-0.014253851,0.036162242,0.06303657,0.066130795,0.022061853,0.04099353,-0.008003578,0.046123635,-0.009203205,0.013699142,-0.008750591,-0.03355909,-0.0353741,0.011977321,0.014479674,0.006819616,0.0023198524,-0.027625386,-0.030328576,-0.007379417,-0.060322586,-0.0029323075,0.0037949402,0.027242867,-0.054322876,-0.014676228,-0.025910605,-0.01277288,0.021904526,-0.028742079,-0.028846676,0.055584732,-0.0318853,-0.044597358,-0.011562764,0.00043720668,-0.012433557,-0.014396462,0.004769305,-0.016317664,-0.0073102224,0.024925396,0.019437307,0.0027984292,-0.006060118,0.0016624641,-0.0030409654,-0.0031732207,-0.01911586,0.0060406956,0.01870037,-0.029583683,-0.06835509,-0.043539125,0.019043123,0.016564814,0.022788698,-0.002687134,-0.0077237873,-0.020300247,0.032915846,0.031115694,0.018757487,0.015458289,-0.005039692,-0.041673023,-0.0021732317,0.040217884,0.006312614,0.0057317754,-0.044763885,-0.07220823,-0.0048617376,0.020493941,-0.03696357,-0.026837623,-0.015946342,-0.009375023,-0.011216405,-0.06636325,-0.023708714,-0.0015433679,-0.028379148,-0.0062080408,0.02725506,-0.08473985,-0.048578598,0.057020206,-0.0004400138,-0.035097625,-0.020039557,-0.0077453656,0.006052178,-0.029952323,0.013041148,-0.021647675,0.017910521,-0.02715087,-0.0700858,0.032205943,0.0073890956,-0.011286064,-0.045291103,0.030100035,-0.021985788,0.010707747,0.010332082,0.00420474,-0.024378065,0.009075957,0.008288326,-0.0136942165,-0.02852641,-0.023052167,0.053051375,0.009185233,0.033851616,-0.037371494,-0.024033383,-0.04096565,0.019595452,-0.012646098,0.016343802,-0.015394266,0.00416025,-0.009619706,-0.011640527,-0.04434614,-0.02813209,-0.020661142,-0.04467529,0.018662304,-0.03333488,-0.022497727,-0.027212493,-0.02473475,-0.028575692,0.017625736,-0.03728126,-0.022108989,-0.073704444,0.005482841,0.042643886,-0.01020164,-0.0050375713,-0.005593393,0.0008901489,0.029111344,0.03934217,-0.05474645,-0.01277086,0.006807607,0.0005556588,0.009446168,-0.025378494,0.017489664,0.036628637,-0.020173162,-0.036390547,-0.020411374,0.03514218,0.011186356,-0.02003222,0.011410419,0.021683475,0.0338695,-0.017597962,0.012466404,0.030796306,-0.069052234,-0.028850695,0.037922047,0.02402203,-0.05144511,0.023987252,0.023836888,-0.0075547793,-0.03292101,0.008357184,0.05905241,-0.01722481,0.043438677,0.0354907,0.00392321,0.01860516,-0.013478399,-0.015870264,-0.014514013,-0.0012066639,-0.022409735,0.029024284,-0.03762957,-0.05598427,0.013490432,0.026031736,0.029806947,-0.0057174303,-0.042517707,-0.04829919,-0.00084064575,-0.15593967,0.03081031,0.00086238194,-0.016668558,-0.013211786,0.025407046,-0.062462486,-0.057673283,-0.042332273,-0.00022464951,-0.027193218,-0.039405935,-0.008225059,-0.021397576,0.0021360663,0.046621002,-0.033264857,-0.000022345295,-0.022534475,0.053989623,0.017393595,-0.017592646,0.05675095,-0.00016233379,-0.039599985,-0.014992333,-0.019806817,-0.028536046,-0.031082515,-0.016141465,-0.04942449,-0.022971982,0.039443564,0.048688293,-0.01324118,-0.022583624,0.025146265,-0.022525037,-0.052231666,-0.0016839986,-0.027070478,0.01928319,0.0023608776,0.0011228725,0.016258847,0.050667245,-0.054359008,0.0074430862,-0.021734398,-0.00008553775,-0.03558164,0.035836205,-0.014843663,-0.011940879,0.009859334,-0.0024348132,0.017493088,-0.013451956,0.031527437,0.03259455,-0.008268207,0.023113824,-0.022630127,-0.0229171,-0.032553323,0.027938176,-0.06333522,0.02907892,0.02600625,0.0284697,-0.05612622,0.017297102,-0.019141985,0.002033695,0.0036291464,-0.00519176,0.036930364,0.0024117373,-0.031920023,-0.03127324,-0.048488915,-0.004449464,0.006048568,0.0021118484,0.025229484,-0.018826714,0.0024650046,0.0053979172,0.0072957277,0.000877942,-0.059357576,-0.050129212,-0.006367127,-0.019772727,-0.011785824,0.018156968,-0.016309189,-0.0002471796,-0.038149264,0.010724199,-0.002630263,-0.012644709,-0.023789784,-0.029369306,-0.011191576,0.03557749,0.005779861,-0.0048637027,-0.025042294,-0.045560513,0.004389646,-0.021257853,-0.01678682,0.018877158,-0.09238951,-0.028655233,0.00072035386,0.04873446,-0.0015984394,-0.018709261,-0.045364078,-0.021803536,-0.020323347,-0.04354322,0.035455674,0.08983731,0.04665129,0.040046256,-0.0031398898,0.0061956164,0.01095734,-0.020411605,0.03755244,-0.01995615,0.0049350113,0.002331737,-0.04121422,0.0510682,-0.0056559937,-0.021611344,-0.05739259,0.013477517,-0.009192342,-0.031714726,-0.033181913,0.00028107013,0.022963423,0.024956482,-0.0011591101,-0.019841088,0.022126643,-0.016863372,0.013604349,0.026148958,-0.0051906123,0.012361209,-0.036108047,0.008518177,0.009224688,0.07275933,-0.020222068,-0.005658655,-0.048355497,-0.007318165,-0.0420442,0.031934064,-0.0070518577,-0.008455641,-0.00019333095,0.002904417,0.00887273,0.045810938,-0.012095804,-0.022204375,0.038733903,0.0134754935,-0.02406595,0.028258674,-0.04990838,-0.0060472847,0.045678753,0.017517192,0.047741454,0.026455233,-0.032724153,-0.0245898,-0.016995115,0.010235867,-0.021626845,0.009393922,0.018040612,-0.028556596,0.04319542,-0.04695502,0.099074595,0.003504278,0.016657861,0.01708565,0.027097713,0.020623669,-0.006253776,-0.029663961,0.029807607,-0.009765248,-0.026729876,0.037196044,0.016075633,0.000084387124,-0.018907525,0.032644577,-0.046435487,-0.0063276473,0.017327037,0.024561059,-0.0035727548,-0.006682246,0.04974798,0.042640593,0.023354085,-0.0048043877,0.0506925,-0.002982962,0.024473403,-0.022579884,0.024976809,0.0054028025,-0.015462392,-0.021825997,-0.004396342,0.023267144,-0.035724655,0.0032818322,0.0063447715,0.026033381,-0.02399272,0.007106025,-0.018791053,-0.011989495,0.008143768,-0.018127128,-0.0039892965,-0.03101029,-0.033267315,0.009768634],"last_embed":{"hash":"1w0f5hx","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"1w0f5hx","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{1}","lines":[144,146],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1w0f5hx","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0072665554,-0.033098835,-0.05092967,0.018155795,-0.033495188,-0.025273414,0.019162426,-0.041381147,0.0450791,0.004409963,0.025010288,0.024049236,-0.042515844,-0.0145344725,-0.006625647,0.027740447,-0.03923986,0.036392167,0.06050525,0.008899822,-0.011130039,0.0018589579,0.044443708,0.009689928,0.004879877,0.03211014,-0.0119654415,-0.0034891202,0.01636593,0.05129671,0.0012879361,-0.03775853,0.033419967,-0.04648536,0.010722012,-0.04006983,-0.036292303,-0.01057965,-0.04604525,0.025018606,-0.002985441,-0.0314843,0.0063966094,0.043971624,0.012917841,-0.048872016,-0.02968281,-0.010250298,0.014036647,-0.025166104,0.025897855,-0.010800698,0.024008602,-0.011311877,0.02220685,0.041230556,0.012804287,-0.006942838,-0.024152089,-0.018818917,-0.0070969583,0.052067067,-0.03540767,-0.040219244,-0.003532542,0.041270312,0.02425669,-0.0002927735,-0.021571577,-0.027883183,-0.035613682,0.010649323,0.07416841,0.002314439,-0.047040995,-0.018559927,0.054285854,0.0076112645,0.023531836,0.048260212,-0.0060094963,0.017691545,-0.013645096,0.023497686,0.011453927,0.036570955,-0.04360842,0.04557048,-0.003127247,-0.029402042,-0.021058807,0.010732462,-0.025461983,-0.033047106,-0.023342844,-0.0034289435,-0.012784124,-0.011966712,0.03494848,0.003025515,0.04122547,0.007085981,0.011274638,0.0031881945,0.011439599,-0.034131944,0.018601537,0.055870794,0.042157408,-0.030303057,0.03029633,0.049987484,0.028178917,0.025111752,0.005098318,-0.007951067,-0.010641883,-0.0052758153,0.018156944,-0.017410394,0.05902924,0.05476902,0.025885204,-0.021627918,0.008567306,0.02819985,-0.0096538095,0.0018447854,0.010480741,0.02956799,0.019866262,0.020034084,-0.05108089,-0.003987631,-0.001704326,0.013008132,0.039228797,0.05303714,-0.019209202,-0.057804003,0.014674968,0.0066033024,0.00062219833,-0.009253265,-0.0051786043,-0.039472766,0.011464643,-0.0012533264,0.018718805,0.038765658,-0.0010695661,0.048358433,0.007968173,0.02194975,0.0012356917,0.031554326,-0.01600803,0.05465323,-0.010681937,0.0029304526,0.046440348,-0.042841367,-0.02990336,0.043768648,-0.003975634,-0.0025426818,0.026137052,0.009440348,-0.033390753,-0.0052497108,0.013303312,-0.019656222,-0.016108554,0.025300333,0.020682553,0.0070324033,0.03984812,0.021991251,0.016278427,-0.036162745,-0.017519329,0.017723398,-0.004893657,-0.086938314,-0.01957195,0.040756587,-0.017530462,-0.011585005,0.028259633,0.009127237,-0.0034981577,0.005533657,-0.003249243,0.007890498,0.07195286,0.008439648,0.023153836,-0.03057268,0.0016585815,-0.0032908756,0.048020564,0.009714719,-0.02142338,0.023272682,-0.047638375,0.010470242,-0.031226072,-0.0034499909,0.032560755,-0.010518395,-0.012729278,0.028669007,0.014473562,-0.051246893,-0.039722603,-0.0094669,0.040563714,-0.008927341,0.04781609,0.003353261,-0.010011152,0.016134411,0.029033136,-0.0015107633,-0.046061065,-0.0033803869,-0.021508839,0.028986864,0.012586864,-0.058074705,-0.010209947,0.005145737,0.030912487,0.022520686,0.023098439,0.0050699315,0.012411974,0.001491521,0.020713525,-0.03500071,-0.052272063,0.037905663,0.033985168,0.0010326457,-0.015043998,-0.0064450386,0.010046876,0.045255627,-0.026276283,0.024703769,-0.008211803,-0.016552389,0.0025986477,-0.010705673,0.0076821325,-0.0032363702,-0.023025284,-0.018085385,-0.005028127,0.028802786,0.0042600133,0.021482144,-0.030291026,0.009557122,-0.0030348378,-0.0050104763,-0.04721376,0.010062599,0.04488155,0.0372514,-0.032988124,-0.010890613,0.0013004933,0.0074759717,-0.055592023,0.006657291,-0.05583387,-0.005798515,0.054061737,0.0048539294,-0.055870704,-0.026592113,0.039936826,0.009674627,-0.023259856,-0.015942162,-0.00011117331,-0.040479753,0.0033111505,0.011389616,-0.009955963,-0.032737672,0.039778147,0.00774526,0.0020813944,0.018596223,-0.012854809,-0.16310771,0.049152095,0.0075193276,0.040494725,0.0160306,-0.010572553,-0.0033665635,0.008562177,-0.101598255,0.051514782,0.012733611,-0.040575836,0.020060698,0.011233188,0.02637324,-0.017632946,0.0053309686,-0.03922981,-0.016129084,-0.029208835,-0.03796197,-0.06523688,0.07347606,0.033394847,-0.010399682,0.024704225,0.05259656,-0.0066267904,-0.013022242,-0.038930025,-0.056687362,0.05970959,0.009894206,0.03438769,0.015543455,0.044613104,-0.018222027,-0.022232484,0.013648536,0.014704145,0.075205654,0.03912258,0.016068503,0.023924809,-0.004799538,0.024577163,-0.013281181,0.018180007,-0.055601474,-0.0491817,-0.009645247,-0.012946662,0.033938665,0.026445437,-0.034538407,0.0033970254,0.0017040154,0.03689957,-0.02585839,-0.028328158,0.030013375,0.000033726126,-0.03138332,-0.013122793,-0.027815336,-0.049132008,0.018469598,0.0011617722,-0.041259643,0.0048537985,0.022214178,-0.04779872,-0.027905075,-0.03458679,0.010176365,0.01961462,0.015644813,-0.0061481353,0.014404745,-0.11214468,-0.008953621,0.027157024,-0.004805933,0.014014333,-0.047692437,-0.04168953,0.0188131,-0.009808481,0.030654972,0.2546037,0.032418657,0.0135988,-0.0018980663,0.043993175,-0.010500717,0.0048920014,0.050622866,-0.012992876,-0.020166423,-0.026720596,0.034231108,-0.05653253,-0.0054362575,0.009745063,0.031042527,-0.035279404,-0.0038919537,0.07234873,-0.047151227,0.014422027,-0.03512102,-0.034444477,-0.045222167,-0.047865164,-0.03396899,-0.011406707,0.04559882,-0.034446094,0.011155105,-0.04647888,0.0782817,0.028624017,-0.00024954206,0.031352397,0.01023367,0.009734352,-0.030194469,-0.0558306,0.02519344,0.016226003,0.016355159,0.006026847,-0.023630442,-0.015279097,-0.018299537,0.010876889,0.019891573,0.007925161,0.019739045,0.028642802,0.012981518,-0.00070514367,-0.03619879,0.051923353,0.019394346,-0.011779478,-0.024370302,0.00012447873,0.026931386,0.018631903,0.0005468953,-0.061546348,-0.025182165,-0.011671857,0.032717705,-0.06498481,0.011779786,-0.006167595,0.0042092334,-0.0020122298,0.0065742964,0.0026641237,-0.0009829794,0.0086922,-0.031809676,0.0025019506,-0.0025014654,0.047515728,-0.005786431,-0.018494418,-0.038962107,-0.022486394,-0.031756792,0.01999265,0.0022663756,0.023590412,0.07520826,-0.002002889,-0.018247556,0.01950385,0.04006976,-0.020120144,-0.013505076,-0.030308401,-0.0012924466,0.027720004,-0.03903275,-0.016647369,0.038631894,-0.018250912,-0.0095570665,-0.017314369,-0.024204,0.012695579,-0.033218253,0.021673065,-0.025016433,0.013646231,0.0397874,-0.061050076,0.024884555,0.005941218,-0.03303663,0.025571454,0.06467245,0.031569656,0.036622103,0.07632727,0.018603172,0.032742914,0.0018025317,-0.03168275,0.016501332,-0.00866377,-0.04380063,-0.021804849,0.035837088,0.049594395,0.0151746785,-0.016889628,-0.023554698,-0.012345044,-0.006316019,0.039449085,0.011175464,0.034536246,0.011128096,0.028505519,0.0027458551,-0.0075937184,-0.012504893,-0.01155658,0.022752402,0.008699952,0.04594078,-0.0008638483,-0.017951481,-0.041748416,-0.013789263,0.006303727,0.01318318,0.03745647,-0.038866263,0.0031765609,-0.056293547,-0.00988645,0.00075698376,-0.022302916,-0.015473604,-0.015911737,-0.00669747,0.03439356,0.054738767,-0.019691318,0.009574092,0.005512117,-0.014356509,-0.018446267,-0.017967165,-0.020124916,0.023281245,-0.015257985,-0.015500042,0.018369744,-0.041448615,0.00006333715,-0.0063477173,-0.027668545,-0.016041452,0.022328004,-0.017812062,0.0025109316,0.04255056,0.03642399,0.034435377,-0.032741062,-0.008753135,-0.017237134,-0.0410602,-0.018995143,0.10920241,0.011583019,-0.022643417,-0.008404075,0.025366288,0.06298387,0.041784357,0.024019718,0.017314687,0.02178542,0.045930564,-0.0035619366,0.0030367603,-0.04497397,-0.042792097,-0.049494863,0.017744089,0.025544103,-0.021799367,-0.014065097,-0.012591089,-0.020433921,-0.008806609,-0.06779266,-0.000007648092,0.00012524314,0.027577247,-0.045253277,-0.013919387,-0.019866372,-0.015083433,0.019150438,-0.038279325,0.014244979,0.023147011,-0.031722706,-0.049554124,-0.004404691,0.009989159,-0.010490871,-0.026295895,0.007124994,-0.006703184,-0.014065381,0.014652901,0.014572702,0.025374597,0.0049314643,-0.0053858804,-0.034688547,-0.0007358828,-0.0049275695,0.0066577615,0.015052059,-0.011309744,-0.04742045,-0.030875178,0.018560871,0.012377806,0.035427954,-0.0009227556,-0.0012380573,-0.020095978,0.024219317,0.03070307,0.010753958,0.01431285,0.0035222266,-0.043386217,-0.009567289,0.029584067,0.012967897,0.005723154,-0.025999114,-0.08217609,-0.0048710145,0.021491371,-0.028865488,-0.014279506,-0.041718677,-0.014778905,-0.023647953,-0.057586733,-0.0066826805,-0.0073228413,-0.03471948,-0.0073297205,0.04729073,-0.08056193,-0.030484267,0.045137692,0.014308814,-0.034696516,-0.018551964,-0.012272769,0.006334526,-0.023978794,0.022904992,-0.030883681,0.0229701,-0.020111091,-0.07012803,0.010985524,0.00057901273,-0.012859279,-0.045012638,0.02348538,-0.029895628,-0.012104935,0.008932803,0.01106109,-0.027623521,0.016049035,-0.00013883694,-0.017402457,-0.018617706,-0.035544556,0.031218585,0.020692572,0.035343368,-0.057459276,-0.038689002,-0.030110894,0.019620808,-0.012242779,0.0098379925,-0.016554313,0.042369574,-0.02451368,-0.026656823,-0.036505707,-0.02765129,-0.0055512697,-0.035517145,0.016934821,-0.01524185,-0.028672507,-0.024063217,-0.036753863,-0.023969425,0.01294499,-0.03623458,-0.015919045,-0.08314962,0.012952792,0.040033787,0.0065809283,0.0031892862,0.013640991,-0.011856498,0.04112456,0.049447864,-0.047776863,-0.0048677316,0.021243041,0.006601611,0.000757968,-0.030789273,0.0069326772,0.035698682,-0.026449397,-0.022725416,-0.029183593,0.03176598,0.00006709614,-0.017213918,0.008208057,0.052732367,0.02308936,-0.019342178,0.027920494,0.010838607,-0.06757251,-0.022693783,0.03636062,0.019374706,-0.030478228,0.019539453,0.036976196,0.004650095,-0.0143073695,0.0005004825,0.043707788,-0.044123527,0.035763845,0.015295871,-0.01754767,0.018172083,-0.046581566,-0.0063472153,-0.017414661,-0.01063871,-0.020173442,0.022800412,-0.006306512,-0.04196947,0.031040784,0.009626192,0.021274364,-0.011899422,-0.057372883,-0.07509467,-0.008795791,-0.15186375,0.021305574,0.01318893,-0.023315076,-0.010288627,0.0072914315,-0.033462733,-0.04254139,-0.025913406,-0.0035642015,-0.02630302,-0.032174073,-0.02268869,-0.008628321,0.016128346,0.024671206,-0.036061883,0.016108826,-0.008757603,0.06971818,0.0065583875,-0.0067405566,0.055275504,0.0024394146,-0.02805141,-0.00024794243,-0.035297275,-0.023463469,-0.023395335,-0.006103796,-0.036954306,-0.032197837,0.031219872,0.053954884,-0.0068535884,-0.009106209,0.017417995,-0.012907464,-0.054971077,0.0014828717,-0.03780413,0.013086297,0.008737867,0.0012566971,-0.008500722,0.062428135,-0.041757986,-0.003970781,-0.02712004,0.008265477,-0.012864635,0.036850665,-0.03657316,0.0034472395,0.0205815,-0.011081193,0.009611663,-0.02093949,0.015483848,0.03611996,-0.022928707,0.016336497,-0.022168918,-0.024102464,-0.02199106,0.028651915,-0.04183508,0.03794254,0.0274119,0.021813905,-0.05759486,0.02105651,-0.020958554,-0.0017683612,-0.00033263717,0.003480435,0.044440437,-0.0070285504,-0.002433885,-0.027814806,-0.04274431,-0.029641759,0.015432294,0.009085223,0.017695323,-0.016000872,0.0019123845,0.007920156,-0.04212774,-0.013853508,-0.031323113,-0.043856252,0.017938433,-0.01709943,-0.007247539,0.0023650324,-0.017099615,-0.0057100076,-0.03217811,-0.0048777265,-0.0069678393,-0.011843111,-0.026437659,-0.04066274,-0.010970236,0.05149974,0.021554064,-0.00026320937,-0.022489073,-0.043016583,-0.032227673,0.0010646927,-0.023694394,0.004670408,-0.07009064,-0.03231103,-0.013119113,0.042115293,-0.007767492,-0.014554905,-0.04755813,-0.019313522,-0.022169225,-0.044471826,0.026672171,0.10026379,0.0559037,0.029558077,-0.007283578,0.0024476193,0.014097043,-0.036930148,0.0005900431,0.009598965,0.031044004,-0.002524065,-0.012987453,0.058387894,-0.019942641,-0.03496941,-0.03810197,-0.0022279096,-0.01473011,-0.025459273,-0.03568054,0.020451557,0.021825664,0.045454323,-0.00940169,-0.011956958,0.020299735,-0.027133211,-0.004207244,0.03895611,-0.004708868,0.02210623,-0.020736305,0.0362963,0.010175075,0.07599581,-0.013888632,-0.022160089,-0.024025638,-0.011919293,-0.03943522,0.061806932,-0.013754214,-0.025190344,-0.016459372,-0.0009637834,0.03173295,0.054908335,-0.007569017,-0.02462708,0.046335127,0.026219405,-0.031976216,0.020833625,-0.04865693,-0.00065443944,0.043832596,0.014219776,0.03207683,0.031557564,-0.026679024,0.003605478,0.0115878545,-0.01627526,-0.02327191,0.036206443,0.011894843,-0.016034981,0.009680757,-0.04150875,0.094934985,-0.010651626,0.021957275,0.003674894,0.048215136,0.010899083,-0.014210033,-0.023443885,0.007918328,-0.017850375,-0.044945087,0.02794389,0.001507582,0.0041780975,0.002709449,0.012281126,-0.01829301,-0.009384504,0.027834961,0.03505041,0.015672969,0.008943183,0.06038069,0.05469826,-0.008837666,-0.021029409,0.029610755,0.016841307,0.036112405,-0.002732247,0.028591624,-0.0034141752,-0.021483343,-0.021206653,-0.02475045,0.012909065,-0.05314163,0.027332107,0.012352614,0.040771812,-0.023048848,-0.0091608865,0.00018109956,-0.01983482,0.011995559,0.004466897,0.020524645,-0.036407482,-0.026927112,0.004049034],"last_embed":{"hash":"1qvkvyv","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"1qvkvyv","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{2}","lines":[147,147],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qvkvyv","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.00469715,-0.036091015,-0.044480037,0.021495711,-0.047030035,-0.039467037,0.024028804,-0.05102004,0.035211306,0.006024581,0.020675473,0.019060787,-0.018039366,-0.01628176,0.000024503883,0.031240607,-0.04727704,0.034450527,0.05579312,-0.0012876954,-0.007694118,0.024260066,0.04658815,-0.00980345,-0.009787394,0.03232196,-0.010354202,0.00022071548,0.0056640613,0.05984046,-0.0046119904,-0.029519405,0.01094613,-0.035423234,0.0050311866,-0.028256712,-0.020825198,-0.004585323,-0.049984176,0.030490605,0.01958178,-0.020644533,0.0026466288,0.043353867,0.040931806,-0.04145411,-0.03680837,-0.009093682,0.0063984995,-0.02064619,0.028289258,-0.02401684,0.013672993,-0.017613595,0.031146308,0.03552656,0.0039392067,-0.037184216,-0.008821152,-0.01516286,-0.026935205,0.048000805,-0.028836941,-0.037936483,-0.01707772,0.043877818,0.03254277,0.007417768,-0.022136405,-0.042282432,-0.030901294,0.025568182,0.07086066,-0.0019133678,-0.038049597,-0.02089898,0.05168606,0.022652451,0.0055039334,0.04647841,0.0013631105,0.00020450281,-0.0051889727,0.03887615,0.0020357894,0.01793195,-0.032145936,0.073655464,0.0007356594,-0.013466125,-0.021845197,0.0010734505,-0.018012254,-0.03607271,-0.013301215,-0.004115159,-0.00044757928,-0.018563466,0.03303323,-0.00095663406,0.026137447,0.0071748,0.0091400435,0.0056236903,0.0049837506,-0.014384937,0.006228577,0.03496013,0.052180205,-0.025553383,0.025793292,0.057684615,0.04074071,0.032556355,-0.0065717436,-0.022163216,0.0071467715,-0.00696861,0.005821331,-0.0054984773,0.056682117,0.04517094,0.03752208,-0.012122828,0.0036282225,0.017674204,-0.034823045,-0.008697599,0.016995266,0.03718257,0.021812368,0.0225795,-0.059420276,-0.005218751,-0.018875271,0.022234384,0.041959032,0.049918428,-0.018706609,-0.07311058,0.01812797,0.0015827934,-0.0019809024,-0.009966845,-0.016713152,-0.013346877,0.014730717,0.012926628,-0.0030566587,0.012097584,0.011672063,0.014933767,0.0072370158,0.028871952,0.01842209,-0.0047969087,-0.012728463,0.05890739,-0.012370226,0.00078823953,0.021054061,-0.038624898,-0.02552553,0.03000858,-0.0040548607,0.0040487885,0.02453195,0.024752574,-0.022694098,-0.0167949,-0.001851152,-0.014457123,-0.0150439,0.031584688,0.029806394,0.005936928,0.040375788,0.01277153,0.014830039,-0.03170424,-0.016239792,0.02093223,0.00086359197,-0.084637664,-0.019916127,0.048718896,-0.032465696,-0.014313007,0.028244758,0.0234755,-0.007607834,0.0015830783,-0.01604202,0.009904534,0.051813487,0.01099937,0.021858942,-0.024251228,0.012221673,0.0027747566,0.05921082,0.0047214823,-0.011230962,0.0045927274,-0.034657244,0.01776408,-0.024608068,-0.0038070662,0.03754024,-0.006718802,-0.006525243,0.01733087,-0.00005364384,-0.05246424,-0.03625544,-0.022866793,0.05010097,0.0011287509,0.0389494,0.013776614,-0.004132977,0.038654532,0.029998856,0.0018786074,-0.036907136,-0.0060997703,-0.019296268,0.023106938,0.0067210584,-0.05403729,-0.007113398,0.007360019,0.0142052015,0.047310647,0.011880246,-0.0077019483,-0.00028035758,0.001420928,0.011176115,-0.030599989,-0.058795,0.036009252,0.02699592,0.0058365935,-0.019510528,-0.0027554391,0.00096506655,0.0312406,-0.012049663,0.026481345,-0.016197918,-0.010407386,-0.015637102,-0.028068315,0.0052504204,0.013323227,-0.010631584,-0.01595585,0.009371856,0.021675332,0.0045126206,0.019166417,-0.028532805,0.011790243,-0.010605326,-0.021558102,-0.029474284,-0.024503047,0.037946142,0.035209026,-0.029421259,-0.0126076015,0.00948936,0.010160805,-0.05385441,-0.0060948986,-0.055844933,-0.017956296,0.0345705,-0.0069025923,-0.050494295,-0.029285321,0.028962744,0.03530597,-0.017638408,-0.014146924,-0.002462047,-0.03162884,-0.0003603595,0.008927647,-0.018493904,-0.023006309,0.043882646,-0.0018365469,0.00017018111,0.0005127142,-0.0035905584,-0.16929871,0.021598542,0.01986601,0.044588055,0.016024454,-0.005990782,-0.0075378646,-0.009509262,-0.061619304,0.055052213,0.021352924,-0.03559762,0.032399748,0.0045047975,0.008073273,-0.020210188,0.025085647,-0.025943046,-0.016123071,-0.029967088,-0.039569806,-0.068533,0.06804978,0.040118035,-0.030156571,0.038374163,0.056135833,-0.018458223,0.007156671,-0.049899563,-0.074592434,0.044916783,0.0077296905,0.02170986,0.019252816,0.043554932,-0.006155736,0.0023300871,0.008191056,0.013896535,0.07750953,0.031328995,0.009832922,0.018509373,-0.009216179,0.020816172,-0.021844346,0.021614498,-0.050787568,-0.025426157,0.005509246,-0.004557549,0.046204437,0.025070729,-0.043301452,0.0053482424,0.0034683973,0.029630719,-0.024239521,-0.04106847,0.023706578,0.0052170996,-0.03786004,-0.0090728,-0.014115022,-0.0203152,0.03142837,0.009901259,-0.03910316,0.0050971517,0.03552791,-0.047861647,-0.023444967,-0.018121205,-0.01636553,0.02382696,0.02900678,0.008786955,0.0029349192,-0.11180294,-0.0068776724,0.022525305,-0.006889603,0.004872096,-0.037013017,-0.04169381,0.0002766639,0.004237465,0.02559804,0.25477952,0.040953875,0.022447051,-0.006155411,0.040442195,-0.0067700474,0.007832579,0.0483003,-0.0049924543,-0.015265148,-0.02305725,0.03161715,-0.035377663,-0.016277818,0.009241555,0.047928423,-0.03344123,0.0096975835,0.06658842,-0.047398046,-0.0013802198,-0.05940107,-0.029718546,-0.033973716,-0.043225266,-0.02770215,-0.008180025,0.034299158,-0.03507802,0.015521189,-0.045455046,0.071396075,0.037322607,-0.0142317,0.03064661,-0.014239153,0.017703034,-0.04054319,-0.0485551,0.030469034,0.007904364,0.01401264,0.008399425,-0.02837962,-0.009711995,-0.014573718,-0.0087472545,-0.014996846,-0.0027310355,0.0029825147,0.013634409,0.03331923,0.0028046789,-0.020598546,0.046997275,-0.0060207043,-0.008365974,-0.023759896,-0.015036892,0.013182475,0.025678338,0.00717801,-0.043095067,-0.024343587,-0.002007857,0.03947249,-0.040207766,0.008953589,0.008695398,0.012034862,-0.008128597,0.017909916,0.017131431,0.0042207823,0.0069312504,-0.049959615,0.0066142646,-0.00926982,0.035648074,-0.001372014,-0.020681974,-0.037286114,-0.023139166,-0.036088172,0.018197207,0.0122434925,0.04226365,0.07498086,0.0072876704,-0.019630559,0.004644799,0.03331398,-0.012557156,-0.040187374,-0.020173918,-0.011069444,0.027746316,-0.04307003,-0.010873444,0.022802912,-0.033877097,-0.0062653734,0.0009568738,-0.02052262,0.026818587,-0.018819857,0.029042657,-0.02721856,-0.0060093096,0.045170475,-0.058895353,0.012380685,-0.011098176,-0.016938223,0.038571715,0.07137056,0.046067875,0.015300063,0.07990054,0.016549146,0.048476435,-0.0032400028,-0.023651328,0.0032505388,0.0016876657,-0.043357726,-0.017280377,0.025304621,0.049650807,-0.000043806456,-0.0018204104,-0.03237577,-0.007205332,0.016689837,0.044422872,0.008280719,0.04217439,-0.011459188,0.028624505,0.0030532987,-0.018454267,-0.010912996,-0.020377703,0.010953407,0.029372739,0.03605022,0.005414428,-0.008001884,-0.040803455,-0.021344371,0.0031310332,-0.005316442,0.029060002,-0.031858377,0.0019110002,-0.05528605,-0.002822812,-0.0033765708,-0.004775058,-0.018500699,-0.021722607,0.0008556912,0.052117374,0.07050469,-0.023345603,0.024346346,0.012647275,-0.011893898,-0.03599957,0.008956988,-0.0035301647,0.05022165,-0.007319477,-0.0041111554,0.0039651296,-0.05201185,0.010739999,-0.0034332736,-0.042773206,-0.024811197,0.03238148,-0.016433122,-0.004250422,0.034918003,0.052781355,0.021988165,-0.027234152,-0.017287873,0.0057887426,-0.032907613,-0.002930048,0.113005064,0.0025122073,-0.021040231,-0.011680813,0.044551387,0.04538797,0.036354035,0.021729583,0.025850032,0.0003471503,0.046568137,0.0030191753,-0.0025290705,-0.023672339,-0.03346196,-0.045820042,0.029618615,0.019873006,-0.02168473,-0.0018452561,-0.001838096,-0.036397118,-0.016459059,-0.07341943,-0.008188111,0.009892096,0.037191804,-0.037148237,-0.018531913,-0.010639491,-0.018093182,0.029082047,-0.040758125,-0.017329425,0.04020413,-0.02989554,-0.03363049,-0.0037829813,-0.0050600516,-0.014510373,-0.024729868,0.019800743,-0.017496351,-0.013776106,0.008970834,0.032129887,0.01213285,0.010146638,0.0043350784,-0.017599631,-0.0076630404,-0.021883447,0.022025364,0.013212994,-0.016795162,-0.06796934,-0.014228398,0.012150485,-0.008833725,0.037227117,-0.0034737901,-0.000047283327,-0.012598317,0.027768336,0.016421657,0.017933583,0.013983132,-0.005603689,-0.04432274,0.005493587,0.027853597,0.010060672,-0.0060292166,-0.038000606,-0.09024404,0.0030385593,0.027769778,-0.038993552,-0.014154312,-0.02223908,-0.013395004,-0.01608243,-0.036881708,-0.008919467,0.0009846202,-0.03820473,-0.029139863,0.043866184,-0.07961897,-0.029005563,0.054956093,0.01386189,-0.027950076,-0.025314642,0.00060102454,0.002529268,-0.020691352,0.026745358,-0.030004937,0.0068138996,-0.030087836,-0.07736182,0.017660584,-0.0016842989,-0.025184821,-0.042763542,0.024938403,-0.023259439,0.011440815,0.019279728,0.013171631,-0.014583314,0.015861042,0.004173229,0.0018758234,-0.021513015,-0.027152264,0.03449296,0.020484952,0.032126743,-0.01856382,-0.012557808,-0.031987667,0.03579393,-0.013774738,0.00735444,-0.0125092715,0.021133164,-0.01341551,0.0067111435,-0.048405398,-0.030408906,0.0024615563,-0.046912447,0.013628239,-0.034753002,-0.035186302,-0.03180837,-0.020938508,-0.026613079,0.008086556,-0.043129183,-0.023540322,-0.06999555,0.020589912,0.043539137,-0.009173579,0.0071907765,0.003760509,-0.008964631,0.039813053,0.05529824,-0.06494362,0.004227541,0.033828694,0.0009503268,-0.00045961468,-0.043088906,0.009641311,0.041953426,-0.01967823,-0.026155151,-0.019136172,0.03746698,0.000794658,-0.029846733,0.015041952,0.040519927,0.008944726,-0.016074987,0.022249212,0.011201995,-0.05575333,-0.035540678,0.048885163,0.021139182,-0.059018224,0.027773848,0.031408772,-0.0020196056,-0.016038666,-0.0017983469,0.06197641,-0.05072933,0.048947856,0.02087598,-0.010315875,0.00711516,-0.027634026,0.005116544,-0.0314477,0.00791596,-0.008313114,0.043888543,-0.0077095935,-0.047395468,0.022326546,0.019918013,0.01260927,-0.0044648205,-0.036941074,-0.070285775,-0.00018691638,-0.151642,0.026729468,0.0057337307,-0.014947796,-0.018796626,0.0044080564,-0.0580122,-0.06100299,-0.027639309,-0.013220454,-0.036124285,-0.033941858,-0.007213884,-0.015312163,-0.0008465756,0.030150296,-0.039184183,0.012042626,-0.025431447,0.05766621,0.012577233,-0.012620277,0.05349925,-0.0140627995,-0.02732371,-0.009223052,-0.035939995,-0.0297571,-0.035868127,-0.002648963,-0.06303125,-0.040395394,0.026354203,0.044001717,-0.01948008,0.00089930644,0.020314882,-0.00009676766,-0.066987075,0.0021962787,-0.02849422,0.020493025,0.0066191605,0.00493988,0.007818498,0.05270628,-0.035850663,0.0075506098,-0.034241714,0.029284177,-0.023967346,0.048649386,-0.018427987,-0.006938319,0.0147901215,-0.0061599324,0.015387811,-0.016719725,0.019073423,0.03381857,-0.031425014,0.010238985,-0.020159962,-0.020528387,-0.019935628,0.035272382,-0.042176742,0.044981003,0.02170907,0.014301768,-0.054012783,0.0091690365,-0.006525714,0.008276055,0.009782954,-0.014703809,0.05232451,-0.0071134726,0.0109969275,-0.02546895,-0.054978773,-0.008993673,0.017285042,-0.0069541205,0.031920347,-0.0055740043,-0.008026247,0.0145539185,-0.01875377,-0.013620618,-0.054113608,-0.043506157,0.014128913,-0.02477787,-0.013061309,0.014428561,-0.023889191,-0.0024619282,-0.032086685,0.019372242,-0.023926666,-0.030845638,-0.027999362,-0.029531438,-0.016370425,0.031363953,0.021556629,-0.0054842737,-0.03807522,-0.05083709,-0.013265134,0.000605738,-0.0067482623,0.01658286,-0.10283768,-0.024149155,-0.020017188,0.040480975,0.020138359,-0.0058736047,-0.03732945,-0.015952345,-0.0065085227,-0.04680896,0.035039134,0.081903554,0.03776738,0.033454325,-0.019485643,-0.002388519,0.008316172,-0.02312567,0.010610159,0.0005097315,0.012360037,-0.01743243,-0.04108494,0.051219422,-0.026223635,-0.039340917,-0.042934407,0.0034361372,-0.0240626,-0.024989266,-0.03517001,0.023399053,0.01321583,0.042838935,0.0054456857,-0.0072148507,0.018588655,-0.030452374,0.0039736596,0.043922726,-0.019254293,0.023661362,-0.048960797,0.021502966,0.018709902,0.07618036,-0.028498137,-0.014559628,-0.020523267,0.0066419593,-0.05372764,0.07292306,-0.0058676833,-0.017291171,-0.007641883,-0.026381174,0.023460602,0.063825004,-0.0086646555,-0.024761861,0.038985558,0.016132286,-0.033641644,0.004683237,-0.06516299,0.0077081327,0.044002388,0.017541174,0.04312908,0.015825195,-0.03436058,-0.014437578,-0.018741053,-0.008041448,-0.024355598,0.009774215,0.022136409,-0.020283895,0.01750314,-0.030173376,0.08866272,0.0105365,0.021668922,-0.007569897,0.04394438,0.034547325,-0.0014401112,-0.018511398,0.024053086,-0.011704386,-0.046044078,0.03547304,0.0073997113,0.008437377,-0.017121086,0.032189988,-0.020501444,-0.0010239133,0.016028501,0.01732406,-0.00027347804,0.009765058,0.03655568,0.03252939,0.008720608,-0.017348466,0.040732276,0.007848568,0.029584073,-0.003640632,0.022061564,-0.0037073903,-0.012741147,-0.020571565,-0.023397347,0.03568992,-0.05718317,0.00655466,0.0007459719,0.03424068,-0.024599446,-0.0034564866,-0.005498878,-0.014062395,0.0019609903,0.013569444,0.022430226,-0.031513482,-0.033154387,0.0001000392],"last_embed":{"hash":"1iy8rb","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"1iy8rb","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{3}","lines":[148,149],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1iy8rb","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021574434,-0.028854107,-0.021229865,0.025574213,-0.03568218,-0.029432213,0.019626085,-0.048474208,0.020482369,0.008848829,0.022267431,0.007354662,-0.025192,-0.029708358,0.0036954589,0.024385149,-0.03451742,0.050159313,0.050918914,-0.012057794,-0.017638497,0.022281723,0.05439104,-0.016680427,-0.024962846,0.01983153,-0.0036932388,0.011397226,0.019287791,0.054686133,-0.010101214,-0.02889346,0.031200375,-0.038349517,0.010237361,-0.03583815,-0.011719066,0.0020759949,-0.045138113,0.03154442,0.0041399305,-0.026864674,0.002107944,0.035770927,0.03931457,-0.03508027,-0.02525015,-0.0076053003,0.011310386,-0.029379308,0.034967784,-0.0014316222,0.026062662,-0.013656677,0.019326095,0.059884302,0.018806282,-0.009933996,-0.021219619,-0.008496447,-0.016858278,0.028829776,-0.024373434,-0.022270827,-0.015616436,0.042329736,0.039114133,0.009471938,-0.015205791,-0.036430832,-0.033358246,0.022018066,0.07418673,-0.004522822,-0.033812605,-0.023936128,0.030982032,0.0055918884,-0.0012675386,0.060866274,0.0006005542,-0.009748857,-0.012135213,0.030989418,0.011310999,0.022528172,-0.034837924,0.052487645,0.010077054,-0.011520899,-0.017012682,-0.0011578543,-0.023316508,-0.026522778,-0.01495394,0.00999262,-0.014287761,-0.010230523,0.023903547,0.013532576,0.037524182,0.0038018262,0.003741364,-0.0015814961,-0.0013399144,-0.022230994,0.0071314937,0.032317847,0.054497737,-0.019627193,0.016685812,0.057535574,0.029531127,0.028473873,0.00053058355,-0.013610445,0.009641987,-0.00087576115,0.020853117,-0.014166636,0.057533473,0.04688701,0.020516038,-0.026202014,-0.0011170232,0.029303443,-0.020212635,0.004670396,0.014097867,0.029107498,0.031460874,0.044557698,-0.061368987,-0.000495023,-0.014287969,0.027803473,0.031937968,0.047711443,-0.015714021,-0.07133097,0.017817812,0.00028817847,-0.008534613,-0.010247748,-0.02654366,-0.016354177,0.002542012,-0.008476649,0.0098781455,0.013675473,0.036168113,0.03286603,0.014599744,0.022332516,-0.0071949773,-0.0046817684,-0.0069178618,0.06968054,0.004746874,0.0022158404,0.028423483,-0.038919788,-0.04647527,0.041658793,-0.009015008,0.0014178855,0.030632297,0.021436691,-0.018981744,0.000042895448,0.007165283,-0.014868042,-0.021270301,0.017858239,0.02675586,0.005645891,0.04401765,0.018419798,0.008282367,-0.02450729,-0.016503904,0.015811266,-0.016738234,-0.08712256,-0.020289926,0.055780713,-0.01942965,-0.017390644,0.021736199,0.000225472,-0.0013387356,-0.01183502,0.016520536,-0.0017873883,0.049184337,-0.0075668255,0.028771993,-0.01424208,0.012542632,0.0030898012,0.064178966,0.024868948,-0.00007829923,0.018429434,-0.04464193,0.014409151,-0.01460421,-0.008419619,0.04377555,-0.014034023,-0.0026719612,0.014460372,0.00909981,-0.04840376,-0.033439152,-0.037337814,0.03220833,0.0041921414,0.042272933,0.0030780851,-0.009421926,0.020765578,0.036366146,0.019195694,-0.036655255,-0.01468548,-0.018342026,0.030151559,0.024939755,-0.044610176,-0.00017223599,0.0039721457,0.014248049,0.03945611,0.0028184445,-0.005649529,0.014565669,0.002769996,0.012073779,-0.028359592,-0.043908793,0.045750596,0.037706017,0.0052657537,-0.018735727,0.0060236356,0.00464836,0.069288485,-0.02937507,0.020913731,-0.009343927,-0.004819814,-0.014973481,-0.026468886,-0.0008999919,0.008054714,-0.02701293,-0.023955034,0.01406488,0.032260906,0.018620122,0.013975166,-0.021694155,0.0029684198,-0.016130624,-0.026358519,-0.020686435,-0.017974315,0.029397856,0.020843757,-0.039143477,-0.0036770455,-0.002059635,0.010311038,-0.065576114,0.0011035188,-0.05828891,-0.004289983,0.06935714,-0.011468204,-0.042063884,-0.015662774,0.03807394,0.02152528,-0.013398693,-0.004169622,0.012935729,-0.033434037,-0.0069869636,-0.0030034718,-0.0054923953,-0.030287124,0.047249015,-0.011292461,-0.019062491,-0.00645419,-0.0040100827,-0.16003269,0.023795186,0.012687078,0.061905567,0.013509286,-0.013403324,-0.008652872,-0.0048488323,-0.065208256,0.07448052,0.014508814,-0.043465737,0.02590796,-0.00646577,0.015744986,-0.016316777,0.021989234,-0.035523888,-0.036098905,-0.029312281,-0.032972693,-0.076191165,0.046465583,0.046695642,-0.014154414,0.015059251,0.050807614,0.014386075,0.011959168,-0.04661732,-0.07348467,0.050613094,0.009399994,0.012899599,0.008757658,0.05101153,-0.024336088,0.011419115,-0.00069535594,0.004298994,0.08181247,0.043456625,0.011494106,0.029777111,-0.01515453,0.02019212,-0.015285319,0.0074712154,-0.06060536,-0.04254818,0.010300995,-0.015398582,0.045212515,0.036342196,-0.030076671,0.0030836305,-0.011722073,0.0288007,-0.029604021,-0.02662751,0.018927716,-0.011625775,-0.040356237,0.0062489673,-0.011226555,-0.021114936,0.033764932,-0.004557719,-0.040223,0.0028810136,0.019144453,-0.046205975,-0.011575205,-0.045363132,-0.012220146,0.010885322,0.035816625,-0.00806747,0.0050548515,-0.09898293,-0.0046615805,0.031319916,-0.001439156,0.0100685125,-0.03751317,-0.04582982,0.012352685,0.009365623,0.0139915645,0.24993953,0.018714711,0.031552132,-0.0018042404,0.043017134,-0.010043733,0.0006069207,0.044974472,0.00072456757,-0.011244192,-0.020624276,0.02470725,-0.049183574,-0.018901149,0.022705652,0.037085805,-0.035934724,0.009606077,0.06101029,-0.045710888,0.0029347108,-0.049568396,-0.017584652,-0.034338087,-0.037066158,-0.02415282,-0.024050007,0.0235015,-0.034916375,0.03390244,-0.045460373,0.05744032,0.051797677,-0.010908062,0.035368662,-0.0021857636,0.006101505,-0.04500787,-0.035106767,0.014858079,0.023476511,0.013584876,0.017192341,-0.025783915,0.001700754,-0.014916943,-0.008017007,-0.019702304,-0.0009331118,0.0077856565,0.022126906,0.03847146,-0.00323128,-0.026637947,0.049574785,0.0153385205,-0.008513679,-0.015348224,-0.017751254,0.02166271,0.014357283,0.00019504994,-0.049051914,-0.002438917,0.0042888024,0.032962743,-0.041191675,0.02535494,-0.007917134,-0.0062260157,-0.0022177463,0.007473884,0.014638631,0.0038425925,0.009064215,-0.0428263,0.023798358,0.011084504,0.0488061,-0.0062936237,-0.020476473,-0.031375322,-0.025135607,-0.023456128,0.017497739,-0.009695556,0.028212147,0.05943803,-0.008074775,-0.025180079,0.022920422,0.04193325,-0.028059838,-0.01584612,-0.025778672,-0.028569473,0.028990425,-0.041634038,-0.026594488,0.012520229,-0.029576177,0.0069820057,-0.004976391,-0.012726494,0.032875106,-0.008392393,0.03720439,-0.029956544,-0.011832775,0.04601057,-0.06818716,0.016984638,0.008878988,-0.021312647,0.01934825,0.077770844,0.03553033,0.024473254,0.070685886,0.0070592915,0.038543135,0.003559659,-0.016792985,0.009229017,-0.021233946,-0.048871517,-0.02584735,0.04017944,0.034522686,-0.0038043149,-0.0023083284,-0.025415009,-0.002301435,0.016499663,0.043110766,0.0036149449,0.035639603,-0.004419442,0.029883532,0.005696228,-0.016101878,-0.024251344,-0.016645072,0.01282001,0.038763028,0.037017845,-0.014793592,0.008980129,-0.037767105,-0.004210707,0.0013788212,0.0016026697,0.022050867,-0.029877286,-0.009078859,-0.06270942,-0.017847154,-0.0014936443,-0.016250556,-0.023484832,-0.0196714,0.0036552062,0.04467662,0.07230066,-0.020007052,0.018412154,0.024584275,-0.008613669,-0.034764268,0.0020844748,0.0010226838,0.049298137,-0.023938328,-0.0018386092,0.006831497,-0.033760373,0.012717327,-0.010417895,-0.047094468,-0.019381499,0.03135986,-0.023075089,-0.007676788,0.037318446,0.051916983,0.0038432041,-0.028480664,-0.014524757,-0.012235738,-0.03745744,-0.010396441,0.11680585,0.02466258,-0.022752644,-0.022966545,0.019868463,0.061922584,0.030245092,0.025070481,0.033347543,-0.010363216,0.05704305,-0.0038147452,0.0117739495,-0.021868633,-0.026741356,-0.047154207,0.017579708,0.015780265,-0.0025220457,-0.0023614701,-0.008799671,-0.033847224,-0.020795096,-0.08409458,-0.003927296,0.0030814528,0.014602844,-0.0559422,-0.020450972,-0.030136472,-0.017285885,0.03221449,-0.034572206,-0.014442408,0.047335356,-0.038715966,-0.047260135,-0.008724133,0.0010144322,-0.010951495,-0.015931563,0.0077997977,-0.024138078,-0.0101514,0.015886992,0.025423506,0.012340961,-0.005152186,0.0057226056,-0.021518476,-0.0118253585,-0.01713763,0.022729838,0.014892221,-0.013171761,-0.066194355,-0.024284076,0.024852244,0.011242444,0.038955163,-0.0078355335,-0.00333101,-0.011802752,0.05110024,0.018664105,0.01439149,0.020425886,-0.024951197,-0.056936722,0.0024114829,0.03321017,0.011255429,-0.0015791642,-0.04483253,-0.06965525,-0.0062710387,0.021008777,-0.036485992,-0.008094053,-0.011709018,0.0008850399,-0.0034779874,-0.04589343,-0.026595926,0.0034119373,-0.022383878,-0.030454876,0.052239306,-0.07208911,-0.03424092,0.0488551,0.013756589,-0.03906593,-0.020210993,0.010676283,0.011007678,-0.030589165,0.018603852,-0.030863317,0.013386392,-0.023145404,-0.076772496,0.014121753,0.011015616,-0.009022881,-0.056896426,0.032752294,-0.021698982,0.003924444,0.014575894,0.0016963754,-0.016567573,0.015581135,0.0038547548,-0.0046767257,-0.024512235,-0.035213556,0.0470349,0.010540991,0.033651456,-0.04175044,-0.026750065,-0.03208526,0.018407581,-0.01357767,0.014977024,-0.017741276,0.020484194,-0.008470473,-0.014131692,-0.048923798,-0.033743884,-0.020740047,-0.050294764,0.017115716,-0.030928189,-0.033164795,-0.031072803,-0.026097184,-0.04063199,0.0151848355,-0.052081622,-0.028936286,-0.07085262,-0.00023466238,0.039538484,-0.008565896,-0.006650929,0.021403564,0.007996184,0.028856501,0.058836833,-0.05413999,-0.011073464,0.008185768,0.0030137624,0.006924315,-0.034468193,0.0037955057,0.035617553,-0.022692004,-0.02375761,-0.0238753,0.03920063,0.0039177444,-0.01830144,0.029733019,0.02904903,0.03118149,-0.010065538,0.019444076,0.01959219,-0.07192708,-0.03668548,0.033509877,0.014366266,-0.049215645,0.0031880252,0.03206726,-0.008970355,-0.030152135,-0.006763782,0.06829848,-0.037826926,0.040354267,0.018356469,-0.005967952,0.021381626,-0.032334015,0.0011004662,-0.021149082,0.014658047,-0.007318004,0.021576827,-0.026392989,-0.030146029,0.02069749,0.01904759,0.03442943,-0.013370357,-0.05021246,-0.059750404,-0.0017836418,-0.15339352,0.016527591,0.00827204,-0.021563007,-0.03389455,0.0042108796,-0.045959108,-0.067775555,-0.028616348,-0.00804266,-0.023014717,-0.04116972,-0.006994218,-0.012497201,-0.00027634975,0.041739956,-0.029089049,0.010020738,-0.026206823,0.052772246,0.01700409,-0.0024349373,0.050082386,-0.0042817,-0.025305053,0.00084140536,-0.025031539,-0.027583819,-0.035515994,-0.010201175,-0.059605695,-0.026782144,0.03219766,0.037458662,-0.011094992,-0.007491557,0.026723925,-0.005006754,-0.06371368,0.0031455937,-0.029780487,0.016523013,0.009280585,0.0022677954,0.013969489,0.05447771,-0.041373603,0.0060954634,-0.02106388,0.0062883296,-0.03698737,0.031601302,-0.033878356,0.000437272,0.0050482466,-0.016631847,0.012459172,-0.015715871,0.015447021,0.024883639,-0.028583419,0.021673936,-0.012841879,-0.02124913,-0.03106734,0.031912852,-0.046944585,0.032948993,0.023902657,0.028841294,-0.047384106,0.024979522,-0.02529161,0.0025249624,0.0014045301,0.012069193,0.050786026,-0.005606838,-0.010984047,-0.018434202,-0.055427037,-0.0030942634,0.009524297,-0.007466952,0.023613265,-0.014545301,-0.010219691,0.010492628,-0.032165434,-0.009373707,-0.0498452,-0.05104327,0.014985211,-0.031107476,-0.0044305394,0.018581826,-0.021032922,0.010108343,-0.032760672,0.023604153,-0.017774398,-0.01747204,-0.020036088,-0.025355255,-0.011781508,0.04265873,0.006631668,0.004307855,-0.033398088,-0.055895787,-0.014955014,0.0010471554,-0.010493343,-0.0021190217,-0.09175482,-0.029011456,-0.0076724873,0.046490066,0.013814786,-0.020516042,-0.036214624,-0.013573101,-0.0041848826,-0.047020532,0.020494735,0.098576784,0.028615829,0.044488482,-0.0044400496,0.00014714627,0.006905801,-0.02590283,0.033529095,-0.005828167,0.019814996,-0.02544588,-0.016015656,0.044195887,-0.014567257,-0.039679274,-0.064241074,-0.010809816,-0.016849473,-0.029637285,-0.01674885,0.011341145,0.010580539,0.029233972,0.0016931294,-0.01502848,0.01913453,-0.030396946,0.014131252,0.033671875,-0.012120818,0.020992285,-0.03372487,0.017926084,0.0043308316,0.08604417,-0.02376309,-0.01381211,-0.031301767,-0.00018551842,-0.054597687,0.050831825,0.001186806,-0.01846494,-0.0024753672,-0.015082327,0.023468195,0.05149595,-0.0062275496,-0.0291846,0.047151506,0.0017359615,-0.033581156,0.03330405,-0.048317358,-0.012312837,0.04034071,0.02055845,0.040430143,0.024125358,-0.026331628,-0.014337291,-0.013000321,-0.0014608128,-0.017823132,0.0039825416,0.011577168,-0.006877896,0.024477245,-0.03518113,0.09978149,0.016033668,0.016439239,0.011955753,0.045075785,0.022210222,-0.0030317486,-0.023306565,0.017927784,-0.021052448,-0.04226713,0.03597309,-0.0028142286,-0.009624541,-0.027018368,0.03479275,-0.050842803,-0.0060448404,0.01250245,0.019119374,-0.003116311,0.019926254,0.062561706,0.043518648,0.010712688,-0.010631176,0.04934881,-0.012160823,0.027183075,-0.0031666562,0.022995152,-0.0043721087,-0.015909437,-0.013473613,0.0064626466,0.030839125,-0.049577408,0.023897696,0.009065977,0.026141034,-0.014092162,0.027184922,-0.0052958047,-0.017157575,0.011207027,-0.00892838,0.01251627,-0.048842095,-0.027466202,0.013819526],"last_embed":{"hash":"12uv067","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"12uv067","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{4}","lines":[150,150],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12uv067","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032609317,-0.029356029,-0.02779925,0.024428215,-0.0480855,-0.023063239,0.025179904,-0.048118558,0.023462595,-0.00020397354,0.017363144,0.01373775,-0.022946367,-0.018643461,0.014270873,0.049443647,-0.042158816,0.04885996,0.048990987,-0.010431568,-0.018830713,0.022645436,0.060099903,-0.011672399,-0.01889677,0.021706061,0.004050792,-0.009298857,0.012766708,0.0526914,-0.012576826,-0.030411473,0.026388297,-0.057318028,0.0050048023,-0.033509117,-0.004150705,0.0026667437,-0.05118388,0.033266447,0.0022005013,-0.027435265,0.007954043,0.05411438,0.04066114,-0.030811759,-0.031757224,-0.006568368,0.008175613,-0.030779472,0.042697668,-0.010430934,0.02131892,-0.022512741,0.004791917,0.044920206,0.015077205,-0.021008592,-0.023043895,-0.015466571,-0.035535052,0.038862184,-0.03298877,-0.03335778,-0.014920461,0.032532312,0.023636866,0.0048608426,-0.009391913,-0.028209157,-0.026533155,0.04861807,0.07384122,0.009672472,-0.030964546,-0.026914285,0.028603405,0.029872756,-0.008895705,0.049261928,0.0052393256,0.0065775975,-0.018048018,0.034047417,0.003850421,0.030017104,-0.034176204,0.052779015,0.0070213513,-0.024013283,-0.03185566,0.0052899485,-0.024770008,-0.029681055,-0.025041878,0.0028988,-0.020494228,-0.004136816,0.030136669,0.00080149306,0.026999537,-0.008678822,0.0035759583,0.003370559,-0.005652094,-0.025539499,0.006997842,0.032342073,0.05826067,-0.019763056,0.026607033,0.04154597,0.05191864,0.03266357,-0.004214099,-0.010069568,0.014414074,-0.012418156,0.0052420013,-0.019246599,0.051498048,0.047676213,0.018749677,-0.005258597,-0.00045379973,0.021334052,-0.017480802,0.001779562,0.01067839,0.03614789,0.032533634,0.023365224,-0.044298604,-0.0000037794327,-0.016195105,0.027092654,0.032343637,0.043554865,-0.018700348,-0.06282839,0.011869294,0.0035665708,0.004489063,-0.016686782,-0.018878074,-0.02817402,0.0061070775,-0.0013221541,-0.00055661105,-0.0026083982,0.018596932,0.036112532,0.01455579,0.01692416,-0.0061405962,-0.0053092395,-0.0143844085,0.0546004,0.0046823216,0.010475407,0.028392453,-0.05125342,-0.030644266,0.031221846,-0.009237802,-0.0006100983,0.032299303,0.019445604,-0.026259817,-0.0054262364,0.013264599,-0.013245813,-0.013308515,0.025100073,0.03298417,0.0038684793,0.03681793,0.012825275,0.012411079,-0.023714995,-0.02981082,0.02753141,-0.015046197,-0.085535444,-0.009291805,0.055274047,-0.009223489,-0.014110912,0.018253388,0.00864266,0.0026265592,-0.008562873,-0.0026088315,-0.01138713,0.060648847,0.0023220372,0.023855949,-0.019949723,0.014697882,-0.009256096,0.045743566,0.014195471,-0.0059902333,0.011866038,-0.047219906,0.01908336,-0.031587943,-0.018451244,0.031420276,-0.024169704,-0.012581837,0.017333917,-0.016568804,-0.052044056,-0.03648209,-0.024696562,0.038188145,0.008051269,0.040744267,0.01883235,0.0008075771,0.03590559,0.039389808,0.015117966,-0.05232778,-0.009138475,-0.018966956,0.021520874,0.023079528,-0.040174544,-0.01964707,0.0026968424,0.0231717,0.03628463,0.007601739,-0.0071650622,0.014138219,0.008324693,0.013229114,-0.02989708,-0.05234845,0.041380025,0.031368952,0.0017525748,-0.019896777,0.01615055,0.008538558,0.0652018,-0.025037495,0.024710838,-0.020552116,-0.010821502,-0.01748516,-0.01798563,-0.0025390307,0.009044735,-0.0042716027,-0.018013922,0.020745762,0.028692653,0.0152936885,0.022364806,-0.03112439,0.0034021684,-0.0020435916,-0.015039377,-0.027213894,-0.015481522,0.03509971,0.024684625,-0.022503281,-0.0079085985,0.005693025,0.011710863,-0.05429444,-0.0076238383,-0.062298957,-0.0036064847,0.056470983,-0.00368387,-0.053603336,-0.017002344,0.020841734,0.037880797,-0.013663586,-0.008409591,0.0015580422,-0.02682288,0.008358439,0.0063046254,-0.01335176,-0.023712654,0.05156076,-0.00052893575,-0.0068564587,-0.007257326,0.0030609488,-0.16197722,0.033184014,0.004147887,0.0471672,0.01655923,-0.0013529314,-0.010518772,-0.0031364008,-0.056952663,0.055914998,0.022619503,-0.044936094,0.030371089,0.00773991,0.00825177,-0.020569602,0.016568625,-0.030939227,-0.04106482,-0.026006764,-0.033494547,-0.07767708,0.064353295,0.059239,-0.014646196,0.020548763,0.043613624,0.012096761,0.0012182507,-0.055116653,-0.058633193,0.057023678,0.005249472,0.016594416,0.026428284,0.042462032,-0.01794041,0.019014016,0.012476497,0.0022162544,0.07584188,0.031246213,0.01345513,0.022196395,-0.009915307,0.020888383,-0.023792291,0.018127033,-0.052614298,-0.04838359,0.01745975,-0.021444837,0.040331706,0.027757619,-0.039454248,-0.0010569608,-0.012530292,0.029009825,-0.0062589315,-0.029201983,0.013040104,-0.006578701,-0.041646328,0.0007129133,-0.01040737,-0.026361099,0.037545152,0.0079076355,-0.0291388,-0.0017253002,0.017374506,-0.050037425,0.0009229117,-0.038541913,-0.015635123,0.026228877,0.036312487,-0.014289493,0.0061321645,-0.10548067,-0.0120236,0.016990328,0.004761707,0.011407865,-0.030038059,-0.043351017,0.024143983,0.0023698548,0.023425013,0.2545626,0.021768246,0.03480351,0.013484537,0.0538585,-0.005073221,0.0012195157,0.040042143,-0.013849312,-0.016234139,-0.016435001,0.035400286,-0.04110658,-0.019784024,0.024781708,0.040898122,-0.038119607,0.0088657355,0.06879744,-0.041171074,-0.0010344188,-0.05710786,-0.025608705,-0.037253167,-0.052594453,-0.023700617,0.0009050135,0.034016054,-0.026503896,0.017091965,-0.041349486,0.063499905,0.044537958,-0.012873337,0.05074184,-0.015921572,0.015403975,-0.040095635,-0.033395343,0.023979198,0.0135965645,0.016864346,0.01297357,-0.012305659,-0.0136313895,-0.011950101,0.005715201,-0.01645176,-0.014296675,0.013374841,0.016454997,0.044291656,0.004650616,-0.025587408,0.033337206,0.009921238,-0.013446027,-0.0029392843,-0.01291153,0.030641656,0.0052440395,-0.002970896,-0.037203185,-0.01574118,0.00367755,0.04039861,-0.04048127,0.017362166,-0.0028468478,-0.010008201,-0.006723853,-0.00033231665,0.014988377,-0.002211975,0.0074278284,-0.046640407,0.017385585,0.008501784,0.040218566,-0.0076580485,-0.017194463,-0.03560665,-0.016804937,-0.029860035,0.008569219,0.009205678,0.028793285,0.04946848,-0.005490693,-0.038695283,0.007904799,0.035536554,-0.027812444,-0.033955637,-0.01672345,-0.030659333,0.04331121,-0.054992095,-0.022996191,0.012405513,-0.05137398,0.0023442633,-0.0063719545,-0.03474227,0.027040113,-0.0053048776,0.02424185,-0.04308464,-0.013974841,0.051827163,-0.063130766,0.020894706,-0.0019021716,-0.023822978,0.034916274,0.07503274,0.026081474,0.03155868,0.0807318,-0.013272108,0.036283713,0.010501624,-0.014429838,0.01792631,-0.020350467,-0.0513475,-0.010360389,0.010171968,0.045011353,0.0020581444,0.008624014,-0.038037863,-0.018493025,0.016448172,0.042162694,0.0053469576,0.036465775,-0.014836126,0.018671105,-0.004264388,-0.0085571185,-0.012568393,-0.014014443,0.013064845,0.03625369,0.05233498,-0.0122886235,-0.004633944,-0.028045626,-0.007198928,0.0009986068,0.0045939093,0.024899967,-0.02737095,-0.011547829,-0.054272722,-0.018036345,-0.002618868,-0.017553251,-0.017185204,-0.0050113187,0.010686315,0.06556198,0.07296733,-0.024140518,0.023676092,0.017937765,-0.014664042,-0.041702144,-0.022542393,0.005290758,0.033022705,-0.01392463,-0.010299299,-0.0023303805,-0.033457946,0.011655735,-0.0096142255,-0.044033375,-0.023409637,0.016797017,-0.030501006,-0.011412993,0.009837389,0.049777787,0.0039838576,-0.032254405,-0.012947022,-0.025339773,-0.039306615,-0.011780758,0.10861229,0.02274573,-0.024904473,-0.022136861,0.018512929,0.053404517,0.05130586,0.037770852,0.029940762,0.0030755324,0.056994244,0.0058481,0.016307486,-0.01815616,-0.039269697,-0.045575786,0.020082116,0.024019899,-0.013243123,-0.007509947,-0.0059524914,-0.037111588,-0.014603624,-0.073819235,-0.0045759412,0.00839388,0.017811313,-0.045706835,-0.025063489,-0.015505164,-0.008971518,0.021983221,-0.038251605,-0.015071141,0.0346505,-0.031175641,-0.043326184,-0.024008885,0.0034242102,-0.01287806,-0.0036593694,-0.004681852,-0.018414,-0.012472016,0.019466318,0.028575215,0.019070135,0.0086589735,-0.003807584,-0.01715836,-0.027806766,-0.012756841,0.010649298,0.017466439,-0.017016592,-0.0621811,-0.036191873,0.01756012,-0.004169691,0.032964677,-0.011106815,-0.010959854,-0.0103158215,0.034515806,0.008846464,0.027216827,0.027508555,-0.029895436,-0.055556476,0.000619812,0.028230334,0.00078687025,-0.009043211,-0.043237943,-0.07094893,-0.009516548,0.026503654,-0.032947935,-0.013255711,-0.011837202,-0.0031066572,-0.0068203257,-0.044192962,0.011796618,0.01128597,-0.023776313,-0.027837628,0.056213055,-0.07220124,-0.039450012,0.04870088,0.007396922,-0.031328306,-0.015099149,0.007941432,-0.0024926185,-0.019547757,0.0293692,-0.04030101,0.025583604,-0.01474474,-0.08198309,0.017207827,0.016763838,-0.0041069034,-0.042509,0.021234045,-0.03443772,-0.0007800107,0.020455364,0.016316256,-0.0227934,0.024133027,0.007700596,0.0040342743,-0.018828604,-0.052542154,0.04161153,0.003405886,0.023123443,-0.03361656,-0.029792704,-0.024038661,0.023138907,-0.015193717,0.01622427,-0.03157528,0.029537091,-0.00494414,-0.018715777,-0.054632403,-0.02921257,-0.013725332,-0.02824555,0.02366077,-0.014906944,-0.046946537,-0.041670706,-0.016272299,-0.03998015,0.0032630584,-0.060204715,-0.028249063,-0.057947777,0.015487522,0.057139594,0.0021084177,-0.008036773,0.012232425,0.008121334,0.038632892,0.046855498,-0.047641885,0.011290808,0.0063237436,-0.008960851,0.018082792,-0.032886613,-0.0024961033,0.032047745,-0.024040623,-0.023554627,-0.033105433,0.04500518,0.003214421,-0.024716547,0.020936165,0.03331753,0.01504921,-0.006970545,0.021701822,0.015694726,-0.070220694,-0.02054439,0.03331349,0.017480401,-0.041262582,0.019180922,0.030046348,-0.009001707,-0.017681206,-0.014806321,0.06802728,-0.036689643,0.05496087,0.01910943,-0.010568324,0.020347973,-0.018819744,0.0064055608,-0.021181991,0.006989192,-0.0070689344,0.025948523,-0.008021136,-0.040014707,0.01735458,0.013502677,0.029867828,-0.0058024973,-0.04946155,-0.062283058,0.0020525288,-0.15081765,0.01789768,-0.002294531,-0.019155346,-0.023075355,0.00874998,-0.054377522,-0.058454122,-0.034974523,-0.019558458,-0.021489412,-0.04406578,-0.0010683804,-0.012834277,0.0049375813,0.038336612,-0.030769534,0.008013237,-0.020775136,0.06258673,0.02355532,0.0041542137,0.04233639,-0.012687613,-0.021890046,0.012860332,-0.014202312,-0.03272971,-0.03698043,0.002333251,-0.0687146,-0.041252103,0.028262055,0.035157662,-0.017175004,-0.006240172,0.023493983,-0.017111793,-0.07610609,0.0030644874,-0.027450304,0.01564201,0.008148327,0.014710989,-0.006773447,0.049852476,-0.040521808,0.0020523341,-0.030570013,0.01982784,-0.014352965,0.040565126,-0.017305156,0.002183478,0.0051144175,-0.014159408,0.033803165,-0.012789259,0.025608646,0.03425881,-0.014096888,0.015491933,-0.017509608,-0.015529258,-0.027523335,0.03158632,-0.03789049,0.033032183,0.021945067,0.029996956,-0.036726348,0.018064376,-0.009485875,0.0017706327,-0.00027453943,0.00035844962,0.048603714,0.002884179,-0.005722671,-0.017581714,-0.056037385,-0.012990007,0.0142261945,-0.020882856,0.027464008,-0.0052743233,-0.007505852,0.021642093,-0.050885435,-0.0056848386,-0.051927794,-0.04447096,0.009135824,-0.031857178,-0.01528357,0.009401218,-0.012737877,0.019198306,-0.03910924,0.023295483,-0.022471718,-0.019348027,-0.014733082,-0.044442244,-0.025462694,0.05320883,0.020790562,0.0015959836,-0.03135877,-0.05159759,-0.0077123675,-0.012707011,-0.00046695152,0.001265632,-0.07947534,-0.02798464,0.0061950325,0.04025254,0.016593656,-0.008996516,-0.025613343,-0.03278453,0.013075442,-0.040900186,0.020373117,0.08900401,0.028331764,0.035454348,0.00057300023,-0.007154734,0.003804683,-0.03320687,0.030148072,-0.002251475,0.023986286,-0.01993795,-0.036727052,0.04879002,-0.017140325,-0.036292333,-0.059365466,-0.008579641,-0.022482334,-0.028726755,-0.03445715,0.009436415,0.015580922,0.031624954,-0.0073731313,-0.0049712462,0.013055699,-0.03673728,0.013852736,0.044938315,-0.015559696,0.029024772,-0.036081187,0.004782921,0.010687449,0.076320164,-0.024853952,-0.004917486,-0.023517199,0.0015693224,-0.05580768,0.046096534,-0.015698906,-0.02112246,-0.0046528247,-0.020188816,0.01777271,0.045910336,-0.008524436,-0.009173022,0.0558598,0.013126914,-0.033706717,0.032428622,-0.048131675,-0.0018893839,0.03668325,0.014289971,0.054004677,0.026012277,-0.025365861,-0.009880553,-0.021972056,0.001464913,-0.021209655,0.0045440705,0.02008422,-0.016426578,0.017741805,-0.036493205,0.08736612,0.029037422,0.015752118,0.006725695,0.051157102,0.035168212,-0.0035500964,-0.03152883,0.011184385,-0.014228992,-0.04828099,0.032002382,0.0030613404,-0.0160872,-0.017486084,0.029753413,-0.037605572,-0.008295356,0.02333472,0.01903444,0.002910583,0.021112658,0.065095685,0.03996682,0.00739443,-0.00829813,0.04325445,-0.016888572,0.033331838,-0.008633215,0.009490362,0.0008096366,-0.013849466,-0.027573181,-0.013837192,0.031208228,-0.05944775,0.026668841,0.005330296,0.023704376,-0.019328395,0.01580227,0.006875404,-0.012486103,0.02029629,-0.007993475,0.030149966,-0.036216803,-0.012303343,-0.0019179279],"last_embed":{"hash":"1yucsvr","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"1yucsvr","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{5}","lines":[151,151],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yucsvr","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0029883608,-0.03858427,-0.039032992,0.023630155,-0.044552535,-0.02998128,0.023354504,-0.050616726,0.03042081,0.0026650464,0.02059321,0.015823772,-0.01688212,-0.016139502,0.0014232837,0.0315749,-0.046708003,0.03301305,0.05474783,0.003181754,-0.010805426,0.025573196,0.04652965,-0.003991986,-0.011095691,0.033514734,-0.012578333,0.0014321513,0.0077165356,0.05729443,-0.00497801,-0.027565464,0.01713561,-0.03939666,0.0039547468,-0.031566504,-0.019758536,-0.0033015977,-0.048716668,0.037125863,0.018453786,-0.016391393,-0.0019298904,0.03918142,0.0407173,-0.045400016,-0.030097697,-0.0076123923,0.002783912,-0.022056501,0.029370774,-0.019195313,0.008155064,-0.014674762,0.033584643,0.036488663,0.00088861346,-0.03817486,-0.019678487,-0.020452226,-0.02347066,0.04600199,-0.031536657,-0.03575418,-0.014140595,0.039633755,0.0340279,0.0070616957,-0.019177657,-0.037537962,-0.033370595,0.027673379,0.07362098,-0.0034688017,-0.043080557,-0.019922495,0.05075763,0.018329402,0.009224681,0.054654233,0.0005127897,-0.005000414,-0.0020702395,0.036085796,0.0011630774,0.020654295,-0.039379112,0.074898146,0.0033083449,-0.014511038,-0.023096083,0.0061350744,-0.016439563,-0.031086005,-0.015740197,0.00041778313,0.0023698944,-0.010298964,0.033879504,-0.0017594487,0.02900564,0.009649697,0.005631841,0.0013023765,0.0005047956,-0.022429086,0.013047454,0.035276596,0.05032344,-0.025779774,0.02036585,0.059101503,0.03853171,0.031701043,-0.005145767,-0.03207011,0.006761538,-0.005142051,0.009690861,-0.0106250215,0.05621477,0.045801483,0.04155279,-0.019569417,-0.00034010367,0.015339702,-0.030849297,-0.01271829,0.016645309,0.035260875,0.028037364,0.025100853,-0.064222924,-0.0010254551,-0.021903848,0.023794115,0.040421255,0.051728316,-0.023552671,-0.067552626,0.021812126,0.00040495192,-0.0021978694,-0.0077160825,-0.019109573,-0.005109689,0.013062793,0.009673717,-0.009604202,0.010686985,0.01711826,0.014605772,0.007791243,0.024388108,0.0136663625,-0.0074917437,-0.0038441282,0.057147253,-0.01089213,0.0026510875,0.0205288,-0.036584802,-0.020095298,0.026991623,-0.00078233203,0.0073397434,0.028124329,0.021091064,-0.022358254,-0.016777897,0.00031252266,-0.015731363,-0.010051421,0.024009613,0.031618737,0.0049651866,0.042444825,0.011453953,0.015801597,-0.033727117,-0.015227657,0.025698349,-0.0035698952,-0.0830645,-0.021989577,0.044493597,-0.035526372,-0.015815714,0.023106586,0.031280376,-0.010115761,0.0016163139,-0.00916097,0.013264375,0.047188368,0.008464387,0.026289586,-0.026013017,0.017738467,0.010562036,0.061775357,0.003247973,-0.010410555,-0.0026576326,-0.039458014,0.020332538,-0.027316893,-0.0117203,0.03661814,-0.007033352,-0.004677015,0.008739046,0.0016503283,-0.057517484,-0.037937637,-0.023955436,0.051437553,-0.0049410528,0.041366123,0.009326669,-0.0035112062,0.039464414,0.035662744,-0.001012571,-0.031893328,0.0007823981,-0.016432231,0.025089094,0.0020185197,-0.059018824,-0.00894929,0.0042963633,0.016460525,0.044858422,0.009279497,-0.0057644052,0.003983251,0.004960369,0.006778616,-0.027258016,-0.054516368,0.030441027,0.02327542,0.008100921,-0.025538266,-0.009570248,-0.0016719695,0.028933465,-0.012154945,0.028156523,-0.016301274,-0.0075334087,-0.012301828,-0.031239184,0.009120699,0.01123288,-0.013210932,-0.01717804,0.0059378124,0.021686189,0.008206133,0.019092113,-0.029716812,0.011460925,-0.013913208,-0.021779202,-0.026738496,-0.024886837,0.032162577,0.034148034,-0.026452,-0.0073752096,0.011941372,0.014059145,-0.057097282,-0.00217242,-0.05844434,-0.02082032,0.03597441,-0.0007430542,-0.049063493,-0.026096312,0.035934247,0.04014526,-0.021169484,-0.009777696,0.0038223087,-0.030683918,-0.003484659,0.0007739905,-0.016537206,-0.021811148,0.044395376,0.00015364007,-0.0002472106,0.00011793815,-0.0047401283,-0.1652237,0.025331324,0.018943235,0.050117854,0.016601348,-0.011311152,-0.0023378741,-0.0076875547,-0.06558953,0.051911276,0.014910089,-0.03787741,0.019414254,0.0070635914,0.006063537,-0.017484726,0.025767047,-0.029170567,-0.020510739,-0.027055087,-0.03297382,-0.06291282,0.06372928,0.039821416,-0.028348438,0.039956585,0.054556604,-0.008623784,0.0072293505,-0.047773603,-0.07474641,0.038469113,0.010175815,0.016114295,0.01624133,0.04336023,-0.015919495,0.008680392,0.0042269933,0.015472875,0.078302294,0.03380327,0.006701482,0.02550091,-0.011100846,0.0233321,-0.024739666,0.02412796,-0.056910075,-0.031841252,0.0069080614,-0.0077166255,0.047849964,0.019603822,-0.037479106,-0.002610807,0.0036394657,0.028938083,-0.021565715,-0.04036698,0.023057874,0.015269954,-0.029702961,0.0004971694,-0.012723017,-0.027725179,0.032552153,0.0028680768,-0.04009066,0.005143379,0.035268236,-0.047346894,-0.018274557,-0.019123496,-0.021279747,0.022220556,0.023910109,0.006593434,-0.00021441153,-0.10926864,-0.006969177,0.022216609,-0.0038052276,0.0034114157,-0.03462336,-0.046806276,-0.0005586353,0.008782798,0.026777558,0.26032367,0.031584296,0.022615483,0.00411348,0.04150789,-0.0070945844,-0.0012994312,0.05280443,-0.0047818082,-0.012676709,-0.022553774,0.031471815,-0.03421706,-0.01618632,0.0076698456,0.044718083,-0.03750244,0.0071907444,0.06499912,-0.052226555,-0.0030309963,-0.05364005,-0.03280976,-0.03587843,-0.04210331,-0.028369466,-0.014091135,0.026938511,-0.036918487,0.020916386,-0.038980838,0.07180066,0.039265487,-0.01964472,0.019659964,-0.018741615,0.019228624,-0.04399562,-0.045458417,0.030481495,0.0042705247,0.013147995,0.0051630833,-0.026114142,-0.0041468837,-0.02017752,-0.013918279,-0.022699764,0.003041314,-0.0016171873,0.015646417,0.03621887,-0.00014990907,-0.022677388,0.050924167,-0.004130614,-0.006775723,-0.026338492,-0.018449472,0.01141985,0.022896308,0.0036776788,-0.048668556,-0.02358807,-0.0045172013,0.030668369,-0.039938398,0.011864208,0.004531786,0.00671116,-0.011661463,0.015298891,0.016524892,0.009573167,0.0053309985,-0.05607408,0.008222724,-0.009723225,0.033827063,-0.004350721,-0.019798752,-0.040286273,-0.022993546,-0.036989115,0.021932995,0.0078218365,0.036973443,0.071451016,0.0032950048,-0.022231432,0.004420602,0.03397709,-0.007523896,-0.038092297,-0.02065708,-0.009528145,0.024436232,-0.040185403,-0.010331331,0.018008422,-0.034683663,-0.008763239,-0.00017722361,-0.015474006,0.021407438,-0.019880874,0.022065844,-0.029160142,-0.011638555,0.044100862,-0.05806268,0.014883378,-0.015644785,-0.011148714,0.03269219,0.072597295,0.048059408,0.0134179015,0.07609784,0.017532744,0.045030452,-0.000048086593,-0.020875342,0.0028379285,-0.0029875715,-0.042416487,-0.023626043,0.020445382,0.051414937,-0.0010721242,-0.0010250019,-0.0352581,0.0016780347,0.01853472,0.052720275,0.014135004,0.048041537,-0.008300685,0.03204572,0.00042004095,-0.020710941,-0.013529578,-0.01636201,0.0038784412,0.031862963,0.041788798,0.008700217,-0.008901892,-0.039129846,-0.016764034,0.00982157,-0.003546924,0.026253808,-0.030994633,-0.0024072898,-0.058218252,-0.00039081016,0.0005841035,-0.00849191,-0.021202324,-0.023619756,0.00041296537,0.051107246,0.06914841,-0.022265736,0.018079627,0.014057054,-0.011968905,-0.03681674,0.0071834954,-0.006496877,0.052486416,-0.007441651,-0.0027788586,0.001043848,-0.047022257,0.013479821,-0.0068788934,-0.043751903,-0.020938653,0.024940023,-0.02342129,0.00024986296,0.033876408,0.05502099,0.016983476,-0.026728459,-0.01758305,-0.0021135437,-0.032862067,0.0053721536,0.1129764,0.011564547,-0.02039374,-0.015569565,0.044346113,0.050565757,0.031584613,0.025157485,0.02889129,0.011108952,0.044070363,0.00002992867,-0.010301059,-0.021718286,-0.030648425,-0.04422683,0.033326317,0.017354056,-0.018623853,0.002562664,-0.0032082188,-0.040401712,-0.016631456,-0.071615174,-0.015649104,0.008558154,0.037671406,-0.038670156,-0.020569794,-0.012077794,-0.013552428,0.02685926,-0.03791239,-0.0100483075,0.040039822,-0.031084679,-0.041361794,0.0024796466,-0.006321888,-0.0141383605,-0.023689494,0.013975779,-0.020757154,-0.015371966,0.0077473917,0.028762715,0.01597051,0.0066735265,-0.001830763,-0.0180123,0.004101505,-0.023929078,0.021493208,0.013496428,-0.014983582,-0.065842725,-0.0116119245,0.014201439,-0.010506494,0.038500242,-0.0034331959,0.0035998384,-0.0098202815,0.03199906,0.018106302,0.016289165,0.00780005,-0.0073860534,-0.04860809,0.0016363816,0.02550914,0.01392858,-0.0074352035,-0.043391448,-0.08193799,-0.000018653664,0.032412983,-0.030112157,-0.010109051,-0.022250304,-0.010749455,-0.010876369,-0.039116167,-0.0061901,0.0032821635,-0.03549931,-0.031810857,0.04443409,-0.07949996,-0.022903956,0.055680588,0.017756073,-0.027355757,-0.027929734,0.0027831884,0.00401352,-0.020871215,0.025891399,-0.028927278,0.0077431398,-0.032514036,-0.080696784,0.017796775,-0.0035209758,-0.02491256,-0.03974163,0.033955295,-0.025522806,0.012161082,0.0153685855,0.017398909,-0.009352412,0.018404879,0.011834576,0.0032150634,-0.017932218,-0.034208693,0.038511403,0.019818256,0.040025882,-0.017540522,-0.019170318,-0.03163729,0.037760656,-0.009317833,0.0062780418,-0.018458374,0.021602906,-0.015462874,0.005631187,-0.047133412,-0.024023943,0.0034000454,-0.047186445,0.012569888,-0.030834533,-0.0321259,-0.03154,-0.018645355,-0.023015726,0.0051808953,-0.041157965,-0.02453575,-0.069316626,0.020560343,0.042884752,-0.009501459,0.0022927395,-0.00019932952,-0.009308954,0.030040305,0.059270445,-0.06457473,0.005419594,0.03410658,0.001983086,-0.0017526651,-0.03930184,0.012432548,0.040196635,-0.0243161,-0.02407007,-0.022837488,0.030929448,-0.00009738731,-0.03752457,0.0152330445,0.0355403,0.012523192,-0.018775575,0.018953824,0.008330635,-0.056056228,-0.035652224,0.05047029,0.023612257,-0.057441343,0.018692544,0.028401736,0.0005062554,-0.022841392,-0.00046657334,0.06467412,-0.047270413,0.052762926,0.018481042,-0.008917779,0.0065396912,-0.024580857,-0.00087318534,-0.024388159,0.015483301,-0.010517915,0.043463208,-0.010219666,-0.046168175,0.024784585,0.018827764,0.015296074,-0.008760064,-0.032562643,-0.06822661,0.004920761,-0.15373683,0.02377259,0.0081274845,-0.019499417,-0.03205554,0.0037302286,-0.060064457,-0.058706738,-0.024475139,-0.01580637,-0.03137744,-0.03204451,-0.013783046,-0.016432643,-0.0014154101,0.030328564,-0.03493392,0.012590349,-0.02293036,0.057606317,0.010851708,-0.011654302,0.060743522,-0.020153143,-0.033803403,-0.009373086,-0.037890207,-0.026804961,-0.03654297,-0.004190907,-0.06326241,-0.035475403,0.026591899,0.050127376,-0.012814483,-0.0006438074,0.022351127,0.0041720783,-0.05953122,0.0031513504,-0.031871993,0.01914286,0.011287483,-0.000062965606,0.014368385,0.049662158,-0.03447834,0.008293234,-0.028057575,0.030795885,-0.02034273,0.04840066,-0.012197573,-0.0072342507,0.016834084,-0.010687361,0.017592879,-0.018699745,0.011566144,0.035228662,-0.023756519,0.014636667,-0.019036874,-0.021165084,-0.027294831,0.03829814,-0.044107534,0.042149074,0.014174153,0.015787968,-0.05249695,0.013318754,-0.012975,0.0013848839,0.008166743,-0.015558007,0.055271324,-0.008364975,0.012792257,-0.023943596,-0.05140691,-0.00838543,0.01304717,-0.00090269727,0.032862656,-0.007062962,-0.006297728,0.0100941025,-0.009582261,-0.012980935,-0.054853763,-0.04482436,0.017808331,-0.0275294,-0.011324054,0.01221809,-0.02791365,-0.008630408,-0.030194027,0.014703541,-0.021483613,-0.029391384,-0.028649695,-0.034391817,-0.014024319,0.029922165,0.0218423,0.0024855216,-0.036025766,-0.052129313,-0.013828885,-0.0016538518,-0.009719195,0.015978163,-0.10838724,-0.025134359,-0.018162964,0.03992596,0.016628299,-0.009110137,-0.0362121,-0.005241899,-0.0032408526,-0.049658738,0.03571955,0.08075727,0.037584748,0.034503397,-0.02127451,-0.001436062,0.013948564,-0.020750996,0.010222917,0.0059660105,0.0125620095,-0.015747156,-0.03208767,0.05496327,-0.02632305,-0.0399606,-0.048009,0.003402878,-0.020157427,-0.020932619,-0.029313521,0.023271896,0.018285414,0.0469353,0.009640016,-0.010126253,0.019522721,-0.029368922,0.009102638,0.042102482,-0.007271962,0.025000077,-0.04511525,0.01912808,0.019771867,0.07572193,-0.033631027,-0.02308301,-0.018332984,-0.00061624666,-0.049623523,0.06565323,-0.0031858596,-0.01422216,-0.011864707,-0.020697076,0.021940866,0.065697655,-0.0066632787,-0.029345071,0.041559804,0.007857584,-0.025776722,0.009936248,-0.06049426,0.0023142686,0.042553805,0.020721737,0.04745608,0.0071316897,-0.038803432,-0.012940949,-0.021199297,-0.004679805,-0.021536002,0.007834438,0.031511493,-0.01575767,0.0177145,-0.034305662,0.09179221,0.013091527,0.025321677,-0.0025860008,0.041837763,0.0351991,-0.0025504334,-0.016539812,0.029050427,-0.01159347,-0.043361895,0.035897266,-0.0018638707,0.0014185314,-0.016248139,0.03311729,-0.019070754,0.0011362814,0.014166065,0.01518669,-0.0010647512,0.0060288454,0.041719496,0.03488785,0.0050803632,-0.019902244,0.04464614,0.001998385,0.03767308,0.0013460534,0.01786858,-0.005610899,-0.018136963,-0.017381592,-0.024725216,0.033303924,-0.056927722,0.0064009405,0.0023482074,0.034849938,-0.028144505,0.0028674917,-0.0017138921,-0.018747946,0.0104569,0.0142504,0.01791774,-0.030260008,-0.041658573,-0.0015165386],"last_embed":{"hash":"lf0jjr","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"lf0jjr","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{6}","lines":[152,153],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lf0jjr","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024343971,-0.026378231,-0.033367883,0.039594043,-0.054926656,-0.037869416,0.012748007,-0.04432464,0.02905035,0.007003676,0.028987747,0.016107915,-0.013981969,-0.020674985,0.0045092115,0.047562968,-0.055257164,0.03795401,0.06191359,-0.008161327,0.0029402687,-0.0010146959,0.057683997,-0.0027020897,-0.011565858,0.024226313,-0.011723302,-0.007491803,0.022415027,0.05840886,-0.0094433995,-0.033175196,0.03359363,-0.043443225,-0.010459304,-0.018333329,-0.01676634,-0.0017691574,-0.042204794,0.043000873,0.0050754542,-0.019251378,0.004135841,0.048081458,0.029896805,-0.032986283,-0.033552565,-0.003930121,0.009055272,-0.04262602,0.027041906,-0.005440616,0.019295778,-0.012149478,0.010468417,0.055323966,0.007473913,-0.022047468,-0.030354125,-0.017528582,-0.029877117,0.044066414,-0.03196812,-0.03201687,-0.016594289,0.040228643,0.028998021,0.00079360936,-0.019937143,-0.017831309,-0.033292077,0.03255525,0.056762833,-0.008586733,-0.02995203,-0.018358449,0.03152301,0.015678803,0.009740821,0.05386145,0.0028938826,-0.0023961635,-0.0072501,0.038259152,0.0071117887,0.010937044,-0.02366876,0.042444848,0.016130907,-0.022000501,-0.01002972,-0.0055870702,-0.01928906,-0.020349761,-0.014643623,-0.00813408,-0.010995267,-0.018660827,0.03729747,0.014840932,0.03110213,0.005680547,0.0097174505,-0.0013985718,-0.0050998977,-0.016909868,0.008418206,0.034225788,0.05230598,-0.017402362,0.034387723,0.03982457,0.04942063,0.021182118,-0.0095066475,-0.008083638,-0.0021099052,-0.0042682923,0.00082540145,-0.016540106,0.052301254,0.049864512,0.028190283,-0.009948645,0.008605176,0.02125444,-0.012085405,-0.0077903164,0.029230433,0.03543178,0.027392229,0.022973483,-0.052487586,-0.0027976036,-0.020339342,0.024359832,0.05270953,0.04414047,-0.0071641905,-0.06354101,0.013437054,0.005614935,-0.007534462,-0.017474536,-0.0005078432,-0.01880464,0.013138442,-0.0071927365,0.009752492,0.029872477,0.0062583038,0.029539397,0.016320119,0.027987456,-0.0008462046,0.011262303,-0.016828272,0.054198813,-0.0010092027,-0.009639529,0.009628375,-0.042388074,-0.030983498,0.03196594,0.0024659093,-0.009983215,0.030562546,0.0043198196,-0.01758401,-0.015591497,0.004507058,-0.022588301,-0.023091093,0.027708733,0.031721745,0.012886472,0.056908373,0.016409187,0.009876656,-0.02886925,-0.03885277,0.011723481,-0.013174779,-0.08397264,-0.013238394,0.055334896,-0.016677747,-0.013554586,0.02402816,0.019853175,0.0041453247,0.007903094,0.0008179608,-0.0015952509,0.052463356,0.0015118319,0.016823158,-0.022510622,-0.007495948,-0.00011915513,0.042428877,0.0022642948,-0.013314579,0.007333778,-0.049339406,0.0037632892,-0.023025904,-0.010787136,0.030884737,-0.030366793,-0.017866263,0.029706111,-0.008501213,-0.05442004,-0.035296664,-0.028672373,0.03627796,-0.012402853,0.041950572,0.015536425,0.00506646,0.04058206,0.03723461,-0.00247286,-0.04146886,0.00037993767,-0.018246628,0.03235988,0.0068251197,-0.053883392,-0.019052155,0.015174157,0.014209009,0.031104129,0.007832478,0.002125231,0.0028969885,0.010354971,0.0050873156,-0.017484257,-0.047917414,0.03123992,0.038787544,-0.0010219548,-0.010981509,0.010164281,0.0070365113,0.07274976,-0.017920291,0.02806715,-0.02089704,-0.009197612,-0.01572519,-0.019543158,-0.015972434,-0.005594082,-0.017654395,-0.012385819,0.0005476295,0.012172634,0.011631462,0.013748502,-0.0179714,0.0059742597,-0.011042446,-0.019494876,-0.014421478,-0.015633857,0.040046927,0.028674226,-0.029471662,-0.008886178,0.0013709187,0.009231294,-0.064882375,-0.008646128,-0.066030525,0.0058241,0.050401967,-0.008004203,-0.049225226,-0.016055174,0.009880424,0.0371765,-0.013622802,-0.017947534,-0.011463964,-0.034609705,0.0067400057,0.011898462,-0.016039547,-0.03140226,0.045230273,-0.010679743,-0.010908478,-0.0036675825,-0.00624827,-0.17208984,0.010071934,0.0067037465,0.034359477,0.01306951,-0.007901418,-0.015262445,-0.006184742,-0.07226623,0.043447778,0.020170158,-0.03993754,0.0274568,0.027756955,0.031456184,-0.01004362,0.02392568,-0.044351406,-0.033723272,-0.029763833,-0.03710443,-0.05696868,0.07220978,0.058459472,-0.012373299,0.033452958,0.044748023,0.011213292,0.003910387,-0.032377902,-0.05947206,0.052941717,0.0057162386,0.005432032,0.021600079,0.04653176,-0.009665112,0.007164032,0.013436432,0.017279938,0.06836578,0.049082305,0.016636923,0.01487329,0.0038420723,-0.0034752726,-0.02236363,0.021790275,-0.05260947,-0.023749528,-0.0032734447,-0.00489048,0.046027172,0.011463304,-0.035446588,-0.0052057696,0.0062255776,0.03943568,-0.02462543,-0.013909738,0.0226953,-0.0057360213,-0.030840205,-0.002673989,-0.021853505,-0.021914747,0.043731038,0.01057735,-0.038160898,0.008234751,0.013049943,-0.044969786,-0.011866234,-0.03844137,-0.0026639805,0.025991382,0.035949256,0.005460962,0.007271879,-0.10677785,-0.0035076048,0.0064055608,-0.004299725,0.023945088,-0.03419216,-0.033431638,0.0077401376,-0.011257139,0.024240054,0.25131068,0.0143513,0.02084086,-0.0012513249,0.041021213,-0.013681937,0.0035505404,0.057450622,-0.014529486,-0.018540453,-0.023704628,0.013332069,-0.050205138,-0.019178135,0.012020195,0.039338093,-0.03806597,0.01523546,0.056560077,-0.041510466,0.0019787843,-0.05435845,-0.031007161,-0.023095848,-0.043759715,-0.033285905,-0.009909886,0.030023009,-0.02695788,0.017460702,-0.05100018,0.043494295,0.04137247,0.009182365,0.036573812,0.008544431,0.019936057,-0.057034377,-0.040314466,0.01896942,0.02065878,0.015936531,0.010311147,-0.03302714,-0.0026265797,-0.018869707,-0.0027595018,-0.02946144,-0.012919645,0.0037352417,0.016262833,0.035442773,0.0003779705,-0.034926906,0.045057505,0.0061858315,-0.0076815654,-0.01725747,-0.010356171,0.009663073,0.0093356045,0.0034278736,-0.02480359,-0.02722201,-0.0046300436,0.02017849,-0.06526524,0.014703654,0.0027784505,0.006377128,-0.008571983,0.0028054607,-0.009095179,-0.00515999,0.008210852,-0.048702806,0.0043223333,-0.0011185816,0.050373837,-0.0038982437,-0.001639752,-0.019690802,-0.027750649,-0.033389885,0.023131566,0.012982229,0.02966637,0.06418341,-0.0014538036,-0.014578269,0.0244985,0.039010044,-0.023180567,-0.022252182,-0.013035069,-0.036314163,0.039404467,-0.049349826,-0.027366655,0.021283736,-0.036558498,0.0004550106,0.0007240765,-0.02089796,0.026825177,-0.024768718,0.024402196,-0.03224575,-0.01387897,0.032774046,-0.071798146,0.0050836,0.007012398,-0.02559378,0.014673137,0.086069174,0.046131026,0.031153448,0.069452286,0.002270116,0.050834045,0.00050375867,-0.022207312,0.007955789,-0.010453596,-0.04642205,-0.004579202,0.0025122324,0.032418,0.0031329868,-0.010497393,-0.031162752,-0.029980244,-0.011573368,0.052861594,0.00861358,0.048057813,-0.0007174484,0.022873642,0.002689607,-0.013029003,-0.00790842,-0.009249436,0.013646918,0.027495049,0.054020647,-0.016830374,-0.005702766,-0.034830954,-0.025615757,0.013286623,0.0054803006,0.024007224,-0.027056329,-0.007546661,-0.05180592,-0.0064931624,-0.0021837607,-0.011242075,-0.013414904,-0.014881946,0.003401052,0.052586008,0.07585167,-0.008417362,0.030923098,0.019872079,-0.0007313587,-0.03570868,-0.0049150996,-0.00144302,0.035250753,-0.022990216,-0.012739976,0.0020010045,-0.02560618,0.014727608,-0.01584527,-0.036208656,-0.023034496,0.026567677,-0.0247022,0.0029603161,0.025597,0.052384555,0.01994426,-0.02761215,-0.022113996,-0.015960174,-0.047036026,-0.0027435543,0.113325,0.02649979,-0.021194339,-0.020016486,0.02340079,0.057954073,0.030031217,0.03563058,0.026829017,0.008421618,0.053028747,-0.010082314,0.008047855,-0.026262483,-0.033372484,-0.033729933,0.0143027315,0.026990827,-0.007516084,-0.005331005,-0.024169475,-0.036335785,-0.0071404655,-0.069522336,-0.010883457,0.013695156,0.02462889,-0.036831666,-0.02935823,-0.03300902,-0.009010374,0.02343646,-0.053547703,-0.030439995,0.063845314,-0.025664184,-0.04324756,-0.010391581,0.010187493,-0.014408674,-0.02448575,0.0056133284,-0.02188405,-0.023515208,0.017171381,0.028457131,0.0022056878,-0.012069134,-0.014962869,-0.025954822,-0.011798438,-0.026591653,0.010921395,0.01645087,-0.012697306,-0.054870363,-0.019340856,0.02293526,0.0066944975,0.017493833,-0.017447233,-0.010637027,-0.011864006,0.04141158,0.018160403,0.016355883,0.016133644,0.005230953,-0.048785597,0.0001660889,0.03140067,0.01390754,-0.01600509,-0.03178755,-0.07661148,-0.0005675365,0.016102389,-0.03402043,-0.017805863,-0.015608209,-0.0031701135,-0.0054417565,-0.04727431,-0.024402153,0.013740653,-0.013979373,-0.02644077,0.029194273,-0.076155275,-0.026368689,0.040691115,0.029945057,-0.026263852,-0.030211596,-0.0003077244,0.011226442,-0.02801661,0.0187687,-0.036627565,0.020784723,-0.022203667,-0.062525444,0.020298485,0.014280057,-0.017849954,-0.050190665,0.024851797,-0.02319205,0.0061645834,0.01973464,0.0033840816,-0.01259482,0.024004795,0.001731002,0.00773159,-0.02370474,-0.036248855,0.034542404,0.00682232,0.042716343,-0.026766276,-0.026017008,-0.015466788,0.036771655,-0.020591939,0.028728358,-0.017681919,0.031163242,-0.0132054,-0.019465491,-0.041212432,-0.0317054,-0.0065843784,-0.039929643,0.015766062,-0.0069345585,-0.040609874,-0.03736702,-0.02133442,-0.036017615,0.020507844,-0.034927625,-0.03295227,-0.07060209,0.014244135,0.049588844,0.012441997,0.002797381,0.014450234,-0.013230654,0.03960085,0.059792962,-0.061120473,0.013133624,0.024380773,0.002100862,0.009024731,-0.03178965,0.006863625,0.04871178,-0.011384434,-0.020727232,-0.030716171,0.045778926,0.0040346403,-0.004203026,0.0221197,0.04387219,0.038547777,-0.020506984,0.018225048,0.01085467,-0.06375753,-0.016742833,0.044843983,0.03366752,-0.046998106,0.031823866,0.036688145,-0.0033561708,-0.015213338,0.0016361588,0.060688946,-0.023423014,0.046380475,0.019952362,-0.018007861,0.03148927,-0.023423554,-0.0057603843,-0.029384756,0.0023145915,-0.01468677,0.03184555,-0.022199862,-0.03311401,0.022502365,0.0227083,0.026857574,-0.009286771,-0.05724062,-0.07074998,0.0059908065,-0.1535535,0.020262571,-0.00084592827,-0.01536222,-0.020483483,0.01713019,-0.06509366,-0.063190036,-0.036018904,-0.018682312,-0.020747546,-0.038675856,0.00430704,-0.0123198265,0.0014871102,0.05867697,-0.028004318,0.0009392092,-0.01566695,0.05799832,0.0097339535,0.0031881507,0.05910859,-0.010976815,-0.042017907,-0.0023269816,-0.021054637,-0.03647834,-0.034771036,0.0043460163,-0.06189952,-0.050230425,0.034381706,0.038129836,-0.02358734,-0.01111034,0.017560797,-0.0033050056,-0.062047303,-0.00027335295,-0.034680624,0.024829078,0.0033277918,0.014280201,-0.0042107906,0.045694713,-0.0375981,-0.002497725,-0.03758584,0.0077158385,-0.02676343,0.04465751,-0.022025462,-0.006694375,0.005128308,-0.011494745,0.012383241,-0.006131343,0.026952464,0.03626352,-0.019828113,0.00999206,-0.023023933,-0.021150704,-0.037927344,0.0429733,-0.023705909,0.04306571,0.027669504,0.0133320885,-0.044267867,0.029117499,-0.012336601,0.0071615335,-0.0044886004,-0.0049742837,0.048700698,-0.0064896895,0.0025894365,-0.017194865,-0.057107396,-0.017099056,0.011724184,-0.015006904,0.025466416,0.0067004166,0.0026954268,0.016039817,-0.038348805,-0.013821052,-0.04333732,-0.054286964,0.0122165615,-0.013082932,-0.017152663,0.01459635,-0.018679114,0.0031639924,-0.045638982,0.013015869,-0.017154451,-0.016718915,-0.021514343,-0.0490364,-0.027368136,0.0513235,0.0012888163,0.001924269,-0.037842605,-0.051677022,-0.021637307,-0.010175627,-0.012614832,0.00065767503,-0.07519044,-0.02726025,-0.0082247015,0.054904636,0.02800753,-0.010170898,-0.046650033,-0.020532954,-0.0026508681,-0.04025082,0.029716551,0.0974525,0.05361766,0.0324015,0.008139027,-0.0006020434,0.018901039,-0.028917486,0.012730675,-0.016012197,0.024179265,-0.022712909,-0.022807056,0.05392633,-0.0040869745,-0.035924133,-0.05144962,0.0044822437,-0.010605742,-0.032213725,-0.022667397,0.0027160472,0.013141561,0.028511105,-0.0010573729,-0.008191136,0.0069338735,-0.036493,0.010809528,0.044973362,-0.0029492062,0.023892026,-0.035639115,0.018753378,0.017024644,0.07727391,-0.040852863,-0.037824977,-0.026475368,-0.0051003,-0.042508204,0.06430519,0.000025850959,-0.019320544,-0.010871719,-0.014612863,0.018271366,0.058915507,-0.015280793,-0.016736368,0.05149023,0.012637775,-0.027642965,0.018556492,-0.064967945,-0.0028536022,0.031835377,0.0017061412,0.041100465,0.025809603,-0.035500657,-0.0063449973,-0.020557312,-0.0045963554,-0.025780978,0.0014548827,-0.00005915406,-0.02086358,0.014696374,-0.028226783,0.088318035,0.020959433,0.022687843,0.019665085,0.04563386,0.028441459,-0.0063786134,-0.031039368,0.022389714,-0.013709578,-0.0388431,0.026740497,0.0017927834,0.0016844816,-0.014653544,0.027955128,-0.041462425,-0.007617012,0.014112708,0.038346883,0.0061189155,0.005654345,0.055544857,0.03758102,0.008477631,-0.0137132825,0.05245226,-0.006060479,0.032848973,-0.015938496,0.010268303,-0.008363796,-0.01387037,-0.0075165117,-0.010899046,0.03367797,-0.04655947,0.03728701,0.014737116,0.027859539,-0.03225645,0.009435169,-0.004672363,-0.011640259,0.012557841,-0.0040172986,0.012849934,-0.05011901,-0.03254387,0.012112615],"last_embed":{"hash":"1foxhop","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"1foxhop","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{8}","lines":[155,155],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1foxhop","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0078723775,-0.043682635,-0.035839014,0.027680479,-0.041495908,-0.028715767,0.020165896,-0.047949865,0.037097257,0.00636571,0.028439177,0.01564093,-0.017380077,-0.009647977,0.00018629436,0.03119458,-0.04973722,0.034818515,0.054961253,0.005684366,-0.013439687,0.017573856,0.051433418,0.0002873736,-0.008712444,0.037748825,-0.008010987,0.0062780958,0.007474294,0.05770006,-0.004155527,-0.026557378,0.017157743,-0.030217456,0.004879719,-0.029591948,-0.017788665,-0.010717694,-0.047565937,0.03440063,0.017959759,-0.01204173,-0.0035677047,0.03561362,0.03655823,-0.048337907,-0.03576439,-0.0066050338,0.0012721935,-0.016175611,0.03239438,-0.020025233,0.011763895,-0.012288285,0.028776962,0.03652917,0.00307214,-0.036762975,-0.022544624,-0.014544032,-0.03023867,0.048288558,-0.031246718,-0.040495284,-0.014176908,0.04493541,0.03304501,0.007906229,-0.023185274,-0.046473213,-0.03629273,0.022067947,0.07122591,-0.00048397726,-0.044928275,-0.016867118,0.047726024,0.02027519,0.010748601,0.049143218,0.0029532171,-0.0052616494,-0.00075744133,0.035896458,0.004852039,0.012333299,-0.04276571,0.08516723,-0.0018971411,-0.018353911,-0.022686645,-0.0011222783,-0.0054792077,-0.024437545,-0.018581748,0.004958843,0.011808698,-0.011528084,0.036894128,0.0037660743,0.025308143,-0.0029443097,0.0074010193,-0.0030742933,-0.0023343787,-0.022954874,0.009022968,0.038873784,0.044240184,-0.02396771,0.02396314,0.06129267,0.03690037,0.025251562,-0.0059792055,-0.031885963,0.004334543,-0.007176747,0.0034868293,-0.014336669,0.06410528,0.04886722,0.04136985,-0.020686796,-0.0013129514,0.017249115,-0.02919636,-0.008935321,0.017611155,0.03389895,0.02818139,0.02817842,-0.06466805,-0.0038220098,-0.021305816,0.016814988,0.041721884,0.04641017,-0.027063992,-0.067727,0.020922495,-0.002743064,-0.003331891,-0.012663773,-0.014037549,0.0022579557,0.010987837,0.0025802427,-0.0021671,0.017479489,0.0107692005,0.015804918,0.0009176608,0.026556732,0.0049880845,-0.008018467,-0.0043228813,0.053802032,-0.013408043,-0.00043676965,0.018928062,-0.02909835,-0.022353102,0.033071216,0.001444795,0.0068709864,0.028777527,0.023016088,-0.025261069,-0.01637949,0.0007323873,-0.015756087,-0.017058695,0.022294134,0.03337984,0.00591699,0.040897,0.0089224735,0.016842866,-0.03630677,-0.007916939,0.030635094,0.002898337,-0.0897897,-0.025015052,0.036088556,-0.034772106,-0.009708674,0.020186603,0.03579717,-0.014638339,-0.0002511212,-0.015692482,0.00922304,0.045287173,0.020624744,0.021704642,-0.026214227,0.01854019,0.015127517,0.051724322,0.008512444,-0.010999186,-0.012618374,-0.038988236,0.019006148,-0.03492477,-0.011019839,0.028896702,-0.00959156,-0.001013655,0.014168757,0.00079778495,-0.060697712,-0.0365781,-0.020584377,0.0555222,-0.0019819944,0.041572705,0.005640291,-0.00035076708,0.040483464,0.036156654,-0.001805788,-0.038971215,-0.002826169,-0.017646128,0.024607325,0.0006261542,-0.06089026,-0.012395588,0.0031828536,0.0133110415,0.045036763,0.016459962,-0.004252953,-0.0055263718,0.010473046,0.0037525576,-0.029200932,-0.05674147,0.035024326,0.028091887,0.0030231173,-0.015734456,-0.022614617,0.00048515495,0.027737346,-0.013093077,0.03277567,-0.020450655,-0.0068545532,-0.008753183,-0.023882508,0.0068406835,0.015499674,-0.01032113,-0.010542956,0.003020867,0.016828088,-0.0008513307,0.013768795,-0.022885278,0.009181724,-0.016590355,-0.018441696,-0.029508322,-0.024192398,0.029682862,0.031727187,-0.019324137,0.0010989126,0.00933539,0.0075931484,-0.05439484,-0.0030844102,-0.059916843,-0.024134323,0.025581973,-0.0051885736,-0.048772383,-0.030093046,0.032856338,0.042050123,-0.027988914,-0.0068527786,0.009797983,-0.022312257,0.0029066016,0.0010026564,-0.019326694,-0.022592993,0.044722453,0.0025036868,0.002056335,-0.0033835077,-0.004774323,-0.16923355,0.02352435,0.018424893,0.04035897,0.01645855,-0.011027203,-0.0088899685,-0.017752253,-0.066381596,0.05307568,0.015767597,-0.040053565,0.015825521,0.0081229415,0.019690447,-0.0154817905,0.024782877,-0.02670516,-0.024908131,-0.026695205,-0.025400793,-0.06056333,0.069290414,0.047453623,-0.02657069,0.037419036,0.05902373,-0.013327564,0.0059683123,-0.04871664,-0.06902857,0.041770488,0.008881498,0.014495702,0.02119751,0.04135602,-0.0012860834,0.0012509122,0.0034228791,0.020768229,0.063851856,0.028668828,0.009866882,0.021398393,-0.0053352085,0.015395696,-0.024985999,0.017449148,-0.04665665,-0.027545499,0.008811367,-0.010368397,0.04850977,0.01785076,-0.039397895,-0.0041621192,0.006297641,0.032774065,-0.025642106,-0.03909602,0.024330517,0.011559902,-0.026176574,0.004914248,-0.021366317,-0.02670097,0.030340225,0.005854743,-0.036659926,0.0043200823,0.035212584,-0.04690269,-0.021065166,-0.016269272,-0.017949719,0.019952465,0.02289464,0.009807766,0.003464108,-0.11092708,0.00027748386,0.028483741,-0.008280919,0.0028189772,-0.03110658,-0.044493232,-0.0014417135,0.009336056,0.024640847,0.25832245,0.039616395,0.023251787,-0.011386938,0.03157082,-0.0008434888,-0.006835565,0.05367684,-0.007409695,-0.014089448,-0.025445918,0.02702698,-0.033383008,-0.013412034,0.0021492997,0.046962053,-0.039390307,0.0033617476,0.06621627,-0.054124527,-0.0057634455,-0.052155025,-0.03063202,-0.034739446,-0.0416795,-0.021714052,-0.008461931,0.024185374,-0.03779255,0.015580533,-0.04416493,0.07500356,0.0399095,-0.01945762,0.028265268,-0.018355297,0.020700555,-0.03626939,-0.040753882,0.033160314,0.0037067966,0.011286776,0.002317612,-0.030191455,0.0013332339,-0.018032553,-0.012767232,-0.020876873,-0.0013488219,-0.0015279405,0.012983382,0.032108165,-0.0024725394,-0.025253363,0.043120217,-0.00493365,-0.0075285337,-0.024709772,-0.010506299,0.0063488935,0.026316427,0.0028099772,-0.050690692,-0.020259699,-0.00007796756,0.026400339,-0.04679402,0.018511944,0.0022234805,0.007195147,-0.010875474,0.015720546,0.013704184,0.006145001,0.0036321566,-0.055241473,0.001814802,-0.007236747,0.031249471,-0.0027269912,-0.014470413,-0.037272558,-0.020362368,-0.03985403,0.028451242,0.0011528856,0.03396495,0.06636189,0.00908527,-0.02518435,0.007317746,0.03383498,-0.007839402,-0.032961134,-0.021462971,-0.015813326,0.017521335,-0.040152706,-0.008062696,0.022700142,-0.023431523,-0.013291245,-0.0011365126,-0.018470807,0.019805524,-0.023374306,0.027224693,-0.030579347,-0.0076317093,0.046916425,-0.05990178,0.015494391,-0.007856114,-0.010527849,0.03264737,0.06196676,0.052979834,0.011785887,0.073167056,0.01636525,0.045792237,-0.0012248324,-0.019513993,-0.0029900505,-0.000098976845,-0.039945498,-0.022207553,0.020751271,0.043419838,0.0058405194,-0.0022464902,-0.037253395,-0.0061323866,0.016136771,0.068001136,0.02105125,0.039042294,-0.011270809,0.034946304,0.0068815895,-0.020832324,-0.015666485,-0.017231474,0.007600709,0.030307304,0.047039278,0.009322836,-0.002881705,-0.056122936,-0.017383538,0.011145165,-0.010739582,0.019169684,-0.027638376,-0.0032108445,-0.05341724,-0.0034072069,-0.0065397318,-0.0012032054,-0.020732114,-0.016445013,-0.0013623289,0.06263876,0.0737569,-0.020241827,0.027883494,0.010384943,-0.01329289,-0.043242514,0.01324839,-0.0018432384,0.05009331,-0.007078773,0.0037346885,-0.0036763204,-0.042093582,0.026322516,-0.008612003,-0.039948184,-0.024629893,0.024637721,-0.023834083,0.0073190383,0.027537195,0.054476377,0.012801522,-0.034230504,-0.018368887,0.0019029408,-0.036556304,0.004580749,0.11313549,0.018221235,-0.017118668,-0.015328392,0.044841036,0.05257274,0.033194467,0.027211223,0.029288307,0.0063965213,0.046191428,-0.0066431523,-0.0068709003,-0.028197486,-0.03141535,-0.044876605,0.036125056,0.018568318,-0.023373537,0.0052220067,-0.0074322666,-0.041418914,-0.012076095,-0.061819874,-0.010418522,0.0033026107,0.037503265,-0.043212462,-0.023093255,-0.018592535,-0.010378957,0.026767861,-0.039841864,-0.0007776795,0.04286667,-0.023514265,-0.041483533,0.0017569999,-0.002524411,-0.012136937,-0.026858373,0.0041528777,-0.027078014,-0.023064736,0.008166097,0.034454275,0.015463223,0.008831761,-0.005484115,-0.022088127,0.0028424761,-0.021957414,0.012963062,0.012824274,-0.017025195,-0.07019165,-0.010954265,0.010242918,0.0017461944,0.037719544,-0.0012960454,0.00622647,-0.019217748,0.033383973,0.024197616,0.013580471,0.0022119458,-0.0007062159,-0.045842826,0.0036008277,0.035512533,0.017167797,-0.008255965,-0.028923318,-0.07505406,0.0025855952,0.034083158,-0.030232763,-0.01663376,-0.028073581,-0.0074132346,-0.01386843,-0.028808465,0.0021095679,0.000006955564,-0.027557688,-0.03241074,0.038011618,-0.08161716,-0.02542735,0.045807414,0.013711912,-0.01881495,-0.04196066,-0.0016909902,0.011480707,-0.028724091,0.026936658,-0.024429277,0.009759081,-0.027833913,-0.0741963,0.015145358,-0.0068437196,-0.026408175,-0.035644326,0.017572701,-0.023151973,0.014618411,0.017868426,0.019671328,-0.006721917,0.010465795,0.004094472,0.0071335933,-0.02004175,-0.027587168,0.03411136,0.023244526,0.038029775,-0.021844031,-0.019108158,-0.023526786,0.037048735,-0.011316768,0.010011717,-0.013538032,0.01832449,-0.0051513426,-0.008862869,-0.04942804,-0.028796911,0.0042012986,-0.05762412,0.017983126,-0.030715952,-0.034303702,-0.03596345,-0.018568005,-0.014661539,0.006844253,-0.046183906,-0.025184922,-0.065603845,0.027213689,0.041771106,-0.011157229,0.007081165,0.009802903,-0.010398939,0.029341424,0.0512328,-0.06569389,0.0041398196,0.029953264,-0.0023735424,-0.0038320187,-0.041838635,0.0152970385,0.040504824,-0.027306117,-0.0258651,-0.025741538,0.02475836,0.0031024476,-0.02727924,0.0102546485,0.041519515,0.018958703,-0.021949755,0.021571765,0.009201003,-0.05392936,-0.0283989,0.052810878,0.020590654,-0.0581422,0.033634443,0.03250373,0.0038177911,-0.02112521,0.0042162375,0.060423378,-0.04263198,0.05069744,0.024380226,-0.004491849,0.0018587498,-0.022678385,-0.007971633,-0.028514922,0.008072223,-0.010345897,0.049298234,-0.009136204,-0.05233187,0.019111272,0.026487257,0.021374747,-0.007976023,-0.036994833,-0.07095314,0.0051096403,-0.15596908,0.022619076,0.008118885,-0.015953872,-0.02882946,0.001759076,-0.06341533,-0.060811486,-0.021312367,-0.016855897,-0.034685966,-0.0319898,-0.006261212,-0.015372909,-0.0034844177,0.029959137,-0.040604528,0.009467973,-0.03149772,0.062353477,0.0037907895,-0.0026220677,0.059877533,-0.027387783,-0.03747549,-0.017456356,-0.02995746,-0.024306525,-0.038215477,-0.0031830634,-0.059636544,-0.033520885,0.028558899,0.050660793,-0.016001,-0.0027146589,0.02135378,0.006739597,-0.054081187,0.0027650949,-0.029709473,0.022518141,0.013217094,-0.0019457459,0.014839002,0.055091772,-0.031096052,0.012554598,-0.03222879,0.034888946,-0.0103383185,0.048345245,-0.015148434,-0.0003538339,0.01639746,-0.0039967117,0.014641728,-0.010363409,0.021113047,0.035704885,-0.022943385,0.014340971,-0.01850245,-0.018684896,-0.031751093,0.037418928,-0.042776473,0.04293123,0.01653224,0.024150053,-0.053733442,0.020044573,-0.0060437373,0.00641533,0.00688899,-0.021595718,0.049947936,-0.014753643,0.002177592,-0.022557989,-0.057389993,-0.0026850929,0.016497547,-0.0042056227,0.028237078,0.0022407693,-0.0067076087,0.0060374397,-0.007701632,-0.018001694,-0.056243554,-0.040249187,0.017530566,-0.02279242,-0.010954632,0.011209027,-0.021833045,-0.01237648,-0.030711204,0.010639732,-0.028222512,-0.03009868,-0.030460319,-0.03795754,-0.013812078,0.032968003,0.029614575,0.007945476,-0.03841098,-0.0491425,-0.014572586,-0.003159208,-0.013381898,0.010929975,-0.103494585,-0.024652973,-0.02610072,0.03456299,0.017150743,-0.0068542366,-0.033542667,0.0006855443,-0.007835935,-0.047174074,0.030911854,0.08723136,0.043305334,0.027254093,-0.018790875,0.0013049396,0.011672691,-0.024222994,0.0071758768,-0.0037814288,0.014218773,-0.0116476035,-0.03935907,0.056026388,-0.025180012,-0.0462838,-0.043182354,0.009610273,-0.019677103,-0.024407908,-0.034694955,0.021421684,0.01619593,0.04200538,0.0049843933,-0.010871311,0.015048603,-0.025027817,-0.00071838964,0.03859124,-0.0077689122,0.01973082,-0.03594707,0.028314851,0.026621234,0.07013525,-0.034288786,-0.01787152,-0.015775593,0.00047233808,-0.047360945,0.07304826,-0.0008098929,-0.012111613,-0.0169778,-0.010845856,0.023741791,0.06683955,-0.0076987017,-0.029468032,0.040321648,0.008662307,-0.028250348,0.0064251325,-0.059933927,0.005015104,0.044097938,0.025870001,0.044725493,0.0074530384,-0.043941256,-0.014408972,-0.017907994,-0.007480963,-0.025399271,0.009670332,0.031691168,-0.021886779,0.0197488,-0.0354744,0.0881373,0.01242795,0.02512932,0.0006668346,0.04730116,0.030816894,0.002700335,-0.021421295,0.024313826,-0.010123961,-0.042633288,0.028399896,-0.0037339854,0.00644174,-0.016416382,0.035256397,-0.024716178,0.0008997383,0.011787601,0.02059024,-0.0051690023,0.01064371,0.037684735,0.031507373,0.006816737,-0.010136027,0.043474756,0.008029295,0.038566835,-0.004366771,0.019423388,-0.006991231,-0.015069681,-0.011422775,-0.025031643,0.031023625,-0.05748342,0.007845914,0.006526074,0.031013573,-0.022692233,0.002468411,-0.0060495324,-0.022039441,0.00039896418,0.0048678913,0.020828908,-0.03968093,-0.048622433,0.005990591],"last_embed":{"hash":"b7bq5p","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"b7bq5p","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{9}","lines":[156,157],"size":29,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"b7bq5p","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0011379635,-0.038611043,-0.03462649,0.020273414,-0.048781395,-0.034562457,0.030236455,-0.056252576,0.030707639,0.0091535775,0.021448456,0.024806444,-0.013521377,-0.018067624,-0.0038844203,0.019713148,-0.04863152,0.039198283,0.059855204,0.0043279,-0.0050684484,0.022351602,0.04627288,0.0003316858,-0.012356715,0.032084443,-0.013390691,0.0025306214,0.00467566,0.048660044,-0.0034563523,-0.01878486,0.0106513845,-0.0465154,0.0038881167,-0.030113216,-0.014144083,-0.0010517661,-0.04696473,0.029558897,0.012412576,-0.012469126,-0.00040638176,0.036623698,0.03918609,-0.04050081,-0.026954882,-0.009313467,0.002378126,-0.02122006,0.02854428,-0.018292971,0.010645568,-0.013139514,0.03199518,0.044061556,0.0031958926,-0.037951883,-0.021588456,-0.01966271,-0.01705535,0.049776312,-0.022698032,-0.026341591,-0.012465416,0.03647136,0.043129414,0.00975967,-0.015480377,-0.040573046,-0.025401806,0.035025064,0.065651074,-0.008258727,-0.04657803,-0.013462283,0.051182944,0.015669465,0.0058106235,0.059083354,-0.0014175968,-0.013855463,-0.006571122,0.034990173,0.0025665034,0.016056351,-0.032125063,0.06964525,0.006304654,-0.0089394795,-0.025823208,-0.0064399736,-0.019210763,-0.02377786,-0.0056247474,-0.0053443513,0.0040337257,-0.017291104,0.028426835,-0.007162343,0.03097284,0.0043728747,0.008803529,-0.0023907134,0.0062359516,-0.018752277,0.0046122717,0.036231507,0.046189234,-0.02167415,0.027132906,0.055473283,0.033265837,0.03209857,-0.0034814272,-0.032028347,0.0065664956,-0.005155087,0.0010612557,-0.010208441,0.056268666,0.055873875,0.04309949,-0.020665228,0.0024697275,0.020092506,-0.023349317,-0.014671229,0.018815737,0.03286407,0.024374457,0.022905434,-0.06684047,-0.007299576,-0.0096897315,0.0134019125,0.03785229,0.06218627,-0.022544075,-0.072505295,0.022042286,-0.0011112292,0.000966398,-0.00798273,-0.014792363,-0.00857741,0.0030658517,0.00254305,-0.0048754564,0.011255666,0.019170897,0.019342875,0.006925191,0.024348583,0.014471532,-0.0077938098,-0.00568785,0.05623962,-0.012954368,0.001622338,0.014585992,-0.039131813,-0.018418325,0.025568403,-0.010863556,0.0063753407,0.03336329,0.016221004,-0.022122659,-0.014377657,0.013092613,-0.017688729,-0.017298436,0.017699013,0.032109287,0.0058438196,0.0488093,0.013697951,0.02601061,-0.029496642,-0.0095252115,0.018999921,-0.003196204,-0.083965294,-0.014064621,0.045748156,-0.033680923,-0.015877385,0.01984088,0.019186229,-0.005819446,-0.0077159246,-0.0014055321,0.005226468,0.038959272,0.0030809378,0.02501864,-0.023971803,0.016915964,0.018011268,0.05216507,0.010471957,-0.0060726353,0.005125832,-0.030811254,0.017551979,-0.021027388,-0.014047642,0.044229466,-0.0075927647,-0.014211379,0.007653607,-0.003011406,-0.046204414,-0.033599745,-0.028073492,0.051967535,-0.008916099,0.05591834,0.0015524939,-0.0001656131,0.04389722,0.033947185,-0.012283888,-0.022872647,-0.008843611,-0.01583962,0.031475376,0.015535476,-0.060533073,-0.010512332,0.010827567,0.009307615,0.04208919,0.0017601174,-0.011075658,0.0013756645,0.009297796,0.012095346,-0.024754139,-0.050690606,0.027079385,0.019229827,-0.0023133939,-0.020712383,-0.0054568476,0.00210233,0.029710444,-0.0122344615,0.032014,-0.01640275,-0.004143775,-0.006466218,-0.038815167,0.012627509,0.008450081,-0.009399425,-0.018466229,0.011622627,0.022452833,0.013043596,0.026648726,-0.025362503,0.009109359,-0.009423409,-0.02299757,-0.021011919,-0.029038442,0.02965386,0.027954003,-0.022288157,-0.021833075,0.0129811205,0.008765777,-0.06292588,-0.013726848,-0.05972815,-0.019180613,0.039908312,-0.0028375646,-0.05725978,-0.024264805,0.028949868,0.02901161,-0.011541529,-0.01913186,0.0060267043,-0.026440933,-0.0037428362,0.011855511,-0.0202873,-0.025600784,0.050319254,0.0042922865,-0.0007183689,0.00079392496,-0.006744992,-0.16491875,0.031074222,0.027577393,0.052757952,0.013949003,-0.0072155762,-0.0019380172,-0.020276919,-0.07005732,0.06201284,0.0065199323,-0.03733921,0.030328175,0.01150645,0.011932477,-0.014346184,0.020040406,-0.026499096,-0.025817895,-0.028972264,-0.038435172,-0.056146108,0.055045526,0.043663777,-0.014988485,0.052452523,0.053207476,-0.006549623,0.006838791,-0.048425194,-0.06689056,0.047645614,0.012051202,0.017667085,0.01842855,0.042284176,-0.025729364,-0.0008972654,-0.0048096403,0.013885172,0.074505456,0.0323826,0.008511116,0.022157557,-0.0001703608,0.03168721,-0.01759602,0.018979987,-0.05384673,-0.034090456,0.011508968,-0.00753071,0.047474038,0.023221552,-0.041134153,-0.006385932,0.012640839,0.037375137,-0.020111168,-0.04042282,0.023105573,0.0049939635,-0.0357663,-0.003085742,-0.0076626,-0.015166311,0.02463297,0.010437409,-0.038360253,0.005267351,0.040263798,-0.0587879,-0.016132656,-0.023708068,-0.017161557,0.01594117,0.019669594,0.0078020007,0.014117886,-0.11011731,-0.016142268,0.026180124,-0.006767847,0.010206073,-0.037440524,-0.034555323,-0.0018919676,0.012356737,0.032290563,0.2593418,0.037639324,0.030532278,-0.0052733016,0.030186454,-0.00787201,0.0005070298,0.048952017,-0.0009724826,-0.009444359,-0.013427899,0.034591284,-0.035298858,-0.009625955,0.008369308,0.04702079,-0.04005344,0.008564963,0.061104216,-0.050488163,0.0011059109,-0.058531787,-0.028998304,-0.03760991,-0.040164486,-0.03903717,-0.017006597,0.0260182,-0.03410143,0.027883798,-0.041152094,0.062718324,0.03572997,-0.021045996,0.017661383,-0.01588078,0.016766867,-0.046892844,-0.039663117,0.036705825,0.008239607,0.013295391,-0.0044931574,-0.013704301,-0.009193836,-0.0028829884,-0.009679863,-0.020711957,0.0048141624,-0.0066992077,0.015922012,0.023672583,-0.0020531835,-0.02891534,0.046585854,-0.00841439,-0.01923519,-0.019005464,-0.018214999,0.019835722,0.0103906505,0.0015714624,-0.054985475,-0.026816161,0.0008958166,0.030399574,-0.03894865,0.014639018,-0.004791911,0.006865533,-0.012077375,0.026430774,0.021247948,0.0104654515,0.0048997942,-0.04941279,0.011811186,-0.009857569,0.02752667,0.003535768,-0.02234216,-0.042703886,-0.03281585,-0.038257957,0.012170848,-0.0008875894,0.03685987,0.062873885,-0.0039769565,-0.018648459,0.0021286993,0.035006348,-0.0088377725,-0.03836042,-0.017022636,-0.013515323,0.030221645,-0.041519176,-0.019780599,0.012954861,-0.03255008,-0.006404439,-0.0000024074213,-0.011849293,0.016586492,-0.020758292,0.021647222,-0.02761035,-0.01089676,0.038389623,-0.055981103,0.0021042833,-0.007881107,-0.02244487,0.028885465,0.077467136,0.05673185,0.021278735,0.068863876,0.02053188,0.037820958,0.0072199316,-0.012930575,0.010291528,-0.0058329003,-0.04409912,-0.031165069,0.023279076,0.046333253,-0.0060992343,-0.0067377314,-0.034900434,-0.0037412792,0.019165624,0.043932445,0.012030243,0.048057634,-0.0131588075,0.048478156,-0.014872727,-0.017875707,-0.023795776,-0.0020753203,0.0025494131,0.03641375,0.04212612,0.00753891,-0.0021919806,-0.03027174,-0.020399893,0.009195496,-0.0039591533,0.016633764,-0.02606047,-0.0054853517,-0.05355133,0.00027291913,-0.0075575286,-0.014839628,-0.020803208,-0.0116111785,-0.008870266,0.051085394,0.06548941,-0.012114351,0.013742731,0.013656603,-0.008448128,-0.043443218,0.0076076286,0.00089045777,0.051033337,-0.008667448,-0.00015568988,-0.011000268,-0.053403493,0.015572239,-0.012912912,-0.049412303,-0.02885449,0.025899684,-0.021895584,-0.0017428785,0.03280889,0.06487413,0.0077392645,-0.025422143,-0.018786157,-0.0072655706,-0.03682437,-0.006489928,0.1154556,0.012659891,-0.020241072,-0.02019611,0.042081766,0.050542355,0.024217641,0.021880204,0.028089687,0.016227448,0.040800102,0.0038972984,-0.012015778,-0.022066606,-0.04414019,-0.05156985,0.028682416,0.017448232,-0.009601924,-0.0009940402,-0.0028799616,-0.034313224,-0.0058117327,-0.07137149,-0.012862524,0.0072040837,0.039559957,-0.039593942,-0.02270155,-0.007884477,-0.012167734,0.022869084,-0.038372833,-0.008888892,0.040787663,-0.041631382,-0.039666444,-0.008148288,0.000035383873,-0.013366533,-0.014241523,0.019167818,-0.014587786,-0.024887221,0.005908917,0.023033097,0.008422526,0.009473172,0.0033326447,-0.017005626,0.009894401,-0.020268925,0.021242969,0.018694948,-0.015553351,-0.0698126,-0.0062721604,0.020862468,-0.005590986,0.044641715,-0.011691412,0.0054075527,-0.014814839,0.03277504,0.007335839,0.026696265,0.011963225,-0.012617,-0.047054477,0.0049741324,0.03636095,0.0059029167,-0.00801986,-0.046630546,-0.07793625,0.0001834191,0.029301735,-0.038202994,-0.024815777,-0.012502359,-0.00390951,-0.013274775,-0.03157268,-0.0030774751,0.0006168852,-0.029076487,-0.0389229,0.036016792,-0.074167915,-0.019571863,0.045584355,0.018724157,-0.027866913,-0.01806396,0.004679998,0.012062309,-0.019369107,0.026207592,-0.026088016,0.008774203,-0.032923765,-0.08316214,0.01589425,-0.003849506,-0.020371813,-0.028551316,0.035404343,-0.027091602,0.003730914,0.008630851,0.026883064,-0.020275157,0.014769087,-0.0026094047,-0.004309063,-0.009192598,-0.03275813,0.040755358,0.012778681,0.040423743,-0.017386239,-0.02141323,-0.026704356,0.03318607,-0.01607587,0.0085677495,-0.019422313,0.0148311425,-0.008161056,0.002056485,-0.04971461,-0.027481578,-0.0046459353,-0.04793145,0.0035897775,-0.033154536,-0.02860354,-0.033740234,-0.015678763,-0.023158124,0.0035625424,-0.045584507,-0.019119706,-0.07414822,0.027405445,0.050418384,-0.008124224,0.0045977742,0.0006015831,-0.0067976923,0.025164256,0.05946758,-0.06152699,0.0022203894,0.04261914,0.012027291,-0.006795678,-0.041163262,0.0010349776,0.041636456,-0.028986033,-0.016524011,-0.027348759,0.039641153,0.0030621812,-0.03249704,0.021606835,0.033481676,0.010933319,-0.00890129,0.014625143,0.0059699663,-0.052677616,-0.03157829,0.04667307,0.016021565,-0.058790613,0.0289188,0.023239683,-0.005459769,-0.029195445,-0.006926573,0.0674306,-0.045460626,0.053285364,0.02762543,-0.006151082,0.010200293,-0.018790623,-0.0020705787,-0.022795707,0.0036885967,-0.0061753467,0.03703418,-0.013504797,-0.041371685,0.018365785,0.014027038,0.0047680223,-0.010267031,-0.032240458,-0.062361922,-0.0003326782,-0.15687703,0.025726393,0.004630033,-0.023026071,-0.034106553,0.0019471092,-0.05933972,-0.060382687,-0.031078061,-0.008922436,-0.03129541,-0.034674652,-0.009499039,-0.012868222,-0.0051530027,0.04342053,-0.030744938,0.00798469,-0.02828304,0.060024235,0.009791192,-0.007971645,0.05305841,-0.022564948,-0.025514977,-0.012651138,-0.04169438,-0.018878534,-0.033211894,-0.006785144,-0.066058405,-0.03596663,0.031777,0.041218583,-0.017290635,0.006002469,0.015872132,0.000020066615,-0.06573608,0.00020823782,-0.021813877,0.016807832,0.0077746045,0.007949002,0.012291892,0.04644802,-0.03284582,0.011679435,-0.028131487,0.034384325,-0.021221615,0.049640033,-0.011514141,-0.017045515,0.018900642,-0.0052478635,0.015745338,-0.021867005,0.020369701,0.045787062,-0.02169663,0.021303147,-0.019274412,-0.017509667,-0.038596615,0.034211457,-0.046029385,0.044909935,0.011297223,0.0071892864,-0.045611084,0.0128997965,-0.012254378,-0.0053444286,0.0069499253,-0.010806531,0.049393836,-0.009825104,0.014424816,-0.01938,-0.056364346,-0.009126729,0.016406395,0.007564227,0.02828198,-0.008088681,-0.0053503835,0.010643277,-0.018145332,-0.012859228,-0.0530949,-0.050769143,0.021011641,-0.04201401,-0.010004186,0.0049474244,-0.014685409,-0.00017719541,-0.040468715,0.013978017,-0.02993286,-0.022166885,-0.024738891,-0.03953226,-0.01363028,0.027042454,0.017861374,0.00033501623,-0.023044227,-0.052649643,-0.0049294466,-0.0016313551,-0.01328237,0.0097450055,-0.10708067,-0.0258479,-0.02263828,0.038708135,0.010903388,-0.009758011,-0.045238685,-0.011135095,-0.008863216,-0.04424891,0.04000737,0.07562449,0.041176815,0.03304274,-0.016737454,-0.011915198,0.021245953,-0.023122974,0.013200657,0.003375436,0.017388385,-0.015615361,-0.029092856,0.057453148,-0.011337147,-0.038614284,-0.057306398,-0.0011578823,-0.0097483685,-0.02326089,-0.02732398,0.014532014,0.01410685,0.037277,0.003232405,-0.01484978,0.02298442,-0.02870414,0.014042002,0.032913283,-0.0011469743,0.022192223,-0.040939737,0.014681842,0.011055717,0.08516568,-0.030763447,-0.016378907,-0.011618888,0.0027194226,-0.062888116,0.051645048,0.0045757703,-0.018722178,-0.012600287,-0.0068790005,0.020007277,0.07231848,-0.0053106234,-0.017533705,0.05109312,0.012519263,-0.028078862,0.014511909,-0.05296483,-0.007258026,0.04706901,0.025404997,0.0498839,0.010888666,-0.041414272,-0.009663633,-0.02036115,0.0046060183,-0.028099561,0.025491722,0.031149566,-0.008429098,0.014395812,-0.041698623,0.09636962,0.01670115,0.02175345,0.013191512,0.03761547,0.02942341,-0.009097109,-0.025336243,0.038198948,-0.013430922,-0.043336153,0.05091456,-0.008068509,-0.0020157676,-0.017779471,0.030982573,-0.02234992,-0.0019600699,0.016914554,0.01042485,0.0037698874,0.003187276,0.04115352,0.03797443,0.00046078328,-0.021236723,0.042185407,0.005708483,0.030486757,-0.003560154,0.014990961,-0.012661948,-0.020332051,-0.020240864,-0.022263173,0.0297998,-0.04651319,0.009872517,-0.0030032382,0.045854867,-0.019281829,0.0040625446,0.0018542566,-0.012477095,0.019169124,0.010390314,0.030177029,-0.034739975,-0.034096785,-0.0031166049],"last_embed":{"hash":"1uyllo6","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"1uyllo6","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Choose Your Adventure (15 minutes)#{11}","lines":[159,160],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1uyllo6","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Walking Meditation (For Restless Days)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023502098,-0.01229167,-0.037503906,0.06227015,-0.040663652,-0.016766524,0.025793526,-0.013615135,0.0029495563,0.006176492,0.0043218345,0.023387248,-0.021649236,-0.002914875,-0.0061094295,-0.0051831244,-0.056805294,0.021219319,0.084715575,-0.016517617,0.019295504,-0.017190427,0.050572537,-0.015873991,-0.010110094,0.029305754,-0.0055228802,-0.027560217,0.017072544,0.051538154,-0.008014736,0.02280839,0.04467755,-0.03230198,-0.015744265,0.008199981,-0.03639746,-0.019266443,-0.031635683,0.061190438,0.005837734,0.024213511,0.013714391,0.024190009,0.018723605,-0.029320901,-0.044074822,-0.0013021178,-0.019026307,-0.05613567,0.041833896,-0.033879735,0.022279829,-0.014271994,0.0045263935,0.04312081,-0.014879022,-0.018254235,-0.03315697,-0.014282708,-0.044894766,0.09043293,-0.056304645,-0.020769835,0.0021228818,0.055311885,0.0098298825,0.01681409,-0.014231733,-0.019256476,-0.044547502,0.032519024,0.046666194,-0.013171103,-0.029635854,-0.004457695,0.027031766,-0.011363463,0.007025028,0.039031725,0.012846481,0.010100336,0.02883112,0.053515717,-0.00454048,0.015423539,0.007863078,0.03069787,0.0074362583,-0.004936291,0.010118887,-0.028764887,-0.018860182,-0.03587145,0.0034040275,-0.0068417997,0.05139282,-0.012832822,0.04199525,0.045719407,0.02510383,-0.0051015057,0.009982834,-0.032027658,0.016400553,-0.015628524,0.017249094,0.047766533,0.06300298,-0.013517322,0.054635707,0.011857197,0.026399849,0.017666623,-0.010392513,-0.0288161,0.019275138,-0.014825409,-0.013869607,0.0020569088,0.045063432,0.037389938,0.012009951,-0.01775938,0.02894674,0.021445971,-0.005922424,-0.0105886,-0.0017459448,0.037754465,0.0070903148,0.027116993,-0.039573994,0.008032406,-0.009745802,0.0136931315,0.06230295,-0.0005695828,0.0032241205,-0.07582753,-0.005171396,-0.013582618,-0.02963673,-0.03543571,0.00097094267,-0.046038162,0.012390229,0.016406478,0.029541845,0.04106596,0.0033373293,0.029147742,0.013393174,0.058896113,0.015133822,0.01781686,-0.0435485,0.016600182,-0.019623706,0.006976114,0.031590775,-0.029651016,-0.034370437,0.03983928,0.008939841,-0.031352494,0.027327288,-0.009984671,-0.011420018,-0.031664375,-0.012405963,0.0018696939,0.004401775,0.039001036,0.031386714,0.012827744,0.04657447,0.012975529,0.006292872,-0.028349906,-0.034263402,-0.016784545,-0.008384431,-0.08429724,0.0038277307,0.04599687,-0.046698075,-0.0365319,0.017608954,0.018937062,0.007904245,0.0024950744,-0.0157788,0.02965047,0.06380332,-0.0010432537,0.019383533,-0.005861642,0.006358687,0.006292995,0.028828057,0.0084963655,0.00009118847,-0.021594431,-0.0636699,0.0101464605,-0.0437466,-0.032517415,0.030880155,-0.018262632,-0.018652055,0.05264354,-0.02408166,-0.06780619,-0.023883568,-0.0062500974,0.0229881,0.007057299,0.011672952,-0.017367851,0.008421787,0.045100477,0.025286516,-0.026960228,-0.040582187,-0.011315986,-0.004826151,0.019635404,0.036678787,-0.046555985,-0.03888704,0.041726727,-0.011317905,0.018221011,0.03114643,-0.00446646,-0.031016907,0.0009506533,0.016023114,0.013063731,-0.054281022,0.024998171,0.0730532,0.0003357643,-0.0040541054,-0.010108637,0.020288594,0.05290977,-0.00954709,0.03865266,-0.03369742,-0.0049568424,-0.03350274,0.004600259,-0.03612664,-0.016969165,-0.015548696,-0.022750849,0.000004627395,0.0062670116,0.035248768,0.012059305,-0.00044677214,-0.003664637,-0.03377971,0.019345747,-0.010428619,-0.032801762,0.027906349,0.03974686,-0.028696867,-0.017816104,0.006045862,-0.0011772574,-0.049067806,0.0068089003,-0.06598966,-0.0016004691,0.046413407,-0.00039116546,-0.027648535,0.0005699558,0.0038429925,-0.0061546136,-0.0034945188,-0.0015272765,0.005803951,-0.036077086,0.037337236,-0.010769932,-0.014652637,-0.028617753,0.054333735,0.006488419,-0.023292085,0.008142425,0.0024698065,-0.17281123,-0.011245281,0.007896528,0.03424862,0.0069811647,0.0061213165,-0.0042788526,-0.014627766,-0.049595054,0.01263521,0.007346919,-0.03748105,0.043312218,0.045509957,0.04975817,-0.027941072,0.005942657,-0.04625505,-0.04771685,-0.03922231,-0.03689668,-0.04092109,0.076399334,0.043385148,-0.028493514,0.04996653,0.050846476,0.010623137,-0.0058123027,-0.027340239,-0.05384108,0.033539064,0.00043774815,0.0063638813,0.021184083,0.03220668,-0.01072861,0.024358338,0.024562338,0.00048588697,0.055385344,0.025396438,0.0049030017,0.0034408034,0.019644689,0.0016004032,-0.02842823,-0.009323952,-0.044848155,-0.017183576,0.013371027,-0.0011756832,0.021508835,0.0061897356,-0.03104349,0.008338187,0.029579567,0.035018932,-0.0412161,-0.00007180897,-0.00042121584,-0.018094482,-0.022282224,-0.0025859727,-0.027288627,-0.013114396,0.0429193,0.03329489,-0.043341845,-0.0120582525,0.0012074676,-0.067288406,-0.0014820497,-0.034153063,-0.021261524,0.017577073,0.0042489413,0.013063211,0.026694095,-0.10504535,-0.03436143,0.01896237,-0.02807344,0.016998198,-0.022517174,-0.024684008,-0.0066332393,-0.029316483,0.017674388,0.23074758,-0.00035336532,0.02589758,-0.018326337,0.011152231,-0.016029667,0.02199882,0.06241836,-0.01656791,-0.027989702,-0.028997341,0.0083701685,-0.026233159,-0.032863807,0.008839693,0.05112951,-0.05174549,0.008597828,0.05628167,-0.024624376,0.017412486,-0.053079903,-0.022214442,-0.013274003,-0.03313935,-0.046010025,0.010164603,0.04111792,-0.0039920784,0.015803413,-0.04956914,0.034899622,0.049271654,0.021011272,-0.00032110253,0.021864813,0.041444313,-0.03768302,-0.027840517,0.022591978,0.04286852,0.010616887,-0.005372583,-0.021783689,0.025679162,-0.037828397,0.0008393174,-0.022621023,-0.016749294,-0.008750527,0.0043260213,0.0077270814,0.0049207937,-0.046372548,0.03087143,0.011318082,-0.010009559,-0.0016172144,-0.026545996,0.0026605134,0.0074135726,0.01851845,-0.013755357,-0.03214841,-0.0028880679,0.02123593,-0.061042123,-0.008231188,0.004249217,0.0077156033,0.0016103176,0.0010454792,-0.017895846,-0.040287085,0.018945266,-0.03645734,-0.0045565697,-0.0056721442,0.035482187,-0.0031910602,-0.0045482963,-0.038272884,-0.028339999,-0.03713001,0.016293243,0.03317684,0.017314792,0.06412718,-0.024591394,-0.036683433,0.031564932,0.0055785975,-0.028246334,-0.029267017,-0.009844782,-0.047542363,0.03700554,-0.040394306,-0.018761108,0.009660909,-0.049053818,0.006596646,0.020436903,-0.026552476,0.017371224,-0.019830735,0.0072091236,-0.016588546,-0.0011950783,0.016295347,-0.065645866,-0.0041892948,-0.0040672165,-0.020578058,0.004804286,0.048775572,0.016690975,0.024853365,0.026467089,-0.03133622,0.034111235,0.029669793,-0.029705727,-0.00070502964,-0.00055280013,-0.033723816,-0.0043227933,-0.014160854,0.021296067,0.007987217,-0.018059686,-0.009639422,-0.03405334,0.00003699664,0.051240705,-0.013385814,0.03653912,-0.025228962,0.044010583,0.04018438,-0.04023758,0.015016997,-0.01341874,0.02570506,0.014152763,0.06028147,-0.0074133477,-0.0196996,-0.04992223,-0.023120588,-0.005178567,0.001439557,0.034943983,-0.007084578,-0.0097131925,-0.041468002,-0.006008088,-0.032617275,-0.0007207127,-0.029317362,-0.014367534,-0.0025507512,0.03661081,0.040806275,-0.0007744379,0.016805025,-0.0059822234,0.009422849,-0.032184552,0.0046388595,0.015799684,0.03988399,-0.025126664,0.006372013,-0.022394193,-0.05648363,-0.024066802,-0.0320495,-0.0026865746,-0.011427232,0.041141868,-0.016826551,-0.015309989,0.008127029,0.0253225,0.013364718,-0.042519156,-0.020881345,-0.0029637143,-0.017143426,-0.018789086,0.11724709,0.02655453,0.00038315693,-0.0049358695,0.017754983,0.061384764,0.004570891,0.049745575,-0.013117264,0.014440064,0.017477844,-0.009783907,0.009453648,0.01679609,-0.015354671,-0.03232919,0.026536115,0.020178724,-0.009242152,-0.015580459,-0.019322177,-0.06108964,-0.015521042,-0.037280235,-0.014452246,0.0102382265,0.061303046,-0.030844845,-0.02887337,-0.025293326,-0.012541133,0.028710525,-0.04134774,-0.017736888,0.062193397,-0.01691586,-0.04884511,-0.011552519,-0.0027623202,-0.010917448,-0.040702727,0.026318591,0.004681346,-0.03335761,0.008215166,0.032818027,0.0021955252,-0.000047698642,-0.0046571274,-0.02426762,-0.0127870925,-0.008829548,0.027468348,0.0063429372,0.013356061,-0.05520457,0.01086822,0.020208132,0.01633918,0.001191559,0.0006667326,0.0032768582,-0.015564881,0.039955888,0.015172644,-0.0105864005,-0.001941764,0.033054806,-0.020734778,0.022176726,0.008543675,0.00018522037,-0.005195482,-0.0477792,-0.04400757,0.0021231119,-0.010873872,-0.022459328,-0.050934013,-0.029350182,0.004632165,-0.030655036,-0.04626067,0.00073425286,0.0118492935,0.012382947,-0.002472067,0.014129592,-0.07043263,-0.01851782,0.055193808,0.009220428,0.005019389,-0.035081744,0.007901315,0.03181399,-0.04214727,0.026157944,-0.052163806,0.020978207,0.00025056,-0.032286074,0.009485417,0.0049807806,-0.016446656,-0.037738126,0.03048421,-0.018311929,0.004531408,0.009638043,0.030461287,0.0003998676,0.01861286,-0.016072474,0.03228655,-0.027795658,0.002177776,0.033676904,-0.0009450033,0.03979718,-0.009497991,-0.0028633277,0.0050452487,0.06305133,-0.0263286,0.04230584,-0.004026928,0.02205464,0.006587819,-0.03495659,-0.025850013,-0.0460055,-0.031600267,-0.03365644,-0.014344016,0.015743075,-0.0011881633,-0.04502629,-0.016826527,-0.013636399,0.023191413,-0.017140219,-0.010481706,-0.05367856,0.01411931,0.058613364,0.005401862,0.022891492,0.012409545,-0.021617813,0.011379252,0.016840622,-0.059449222,0.018509965,0.029902887,0.0042508333,0.013420344,-0.027238267,0.006802832,0.048935693,-0.025522994,-0.026866833,-0.052599657,0.036417637,-0.004496418,0.014821578,0.037851688,0.07105748,0.026400084,-0.0028149274,0.01580511,-0.004001084,-0.06333641,-0.010747287,0.048846215,0.03272833,-0.06164788,0.039674874,0.02706242,-0.014525818,-0.020575194,0.017281538,0.027281646,-0.047638062,0.03194061,0.019072618,-0.025191406,0.03286221,-0.022740146,-0.04172859,-0.011879984,-0.003577893,-0.013994354,0.03772759,0.032065503,-0.029258657,0.006201874,0.020788126,0.011022346,-0.002521979,-0.023413656,-0.076679446,0.013510838,-0.1429603,0.016405633,-0.0009589512,-0.010553839,-0.011639696,-0.011126998,-0.06859179,-0.04477708,-0.047918256,-0.018184712,-0.01917516,-0.040822804,0.0041833166,-0.012164248,-0.035408054,0.056912664,0.011471752,-0.008895625,-0.007528343,0.03161065,0.00880063,-0.0022670196,0.07224674,-0.004828469,-0.04956339,-0.012215165,-0.011718037,-0.016325137,-0.015856648,-0.016878432,-0.07049765,-0.071389,0.033978406,0.01988225,-0.005400613,0.0062381118,0.0151103465,0.019332042,-0.02615637,0.015655603,-0.030454814,0.03326756,0.017298449,0.017631624,-0.02197438,0.050035194,-0.009456117,0.010691623,-0.049136788,-0.023349667,0.0017647512,0.061300118,-0.008067308,0.003072038,0.017215746,-0.0018360517,-0.00064681453,0.0004024477,0.034210473,0.045900926,-0.025349023,-0.019367663,-0.038374636,-0.012404413,-0.042522684,0.040764872,-0.026546877,0.032976493,0.051486745,0.014651827,-0.03224611,0.028449986,0.006479887,-0.014100253,-0.004591899,0.016578365,0.039378177,-0.007117563,0.0062849233,-0.018966641,-0.03302164,0.003856586,0.008192506,-0.046012145,0.0375585,0.00811796,-0.0068674316,0.002506786,-0.040665332,-0.01724936,-0.030921241,-0.034491412,0.0144585995,-0.010625818,-0.022101687,0.014300967,-0.030433243,-0.023247827,-0.0664319,0.027413439,-0.020205166,-0.042785555,-0.034808856,-0.031383336,-0.025742797,0.022690238,-0.015405332,-0.0007172859,-0.037616,-0.048238963,-0.007997878,0.0115415,-0.00232021,0.025573226,-0.081484474,0.004273354,0.006751692,0.066099286,0.044619866,-0.009768162,-0.043516412,-0.02251558,-0.013608161,-0.043728992,0.012914429,0.079647675,0.049464084,0.048702043,0.015299266,0.023640264,0.005433726,-0.041504268,0.0066947006,0.00050453417,0.028710583,-0.016623456,-0.04585755,0.048282117,-0.013375066,-0.017539851,-0.042394247,-0.03144527,-0.0076987403,-0.024937423,-0.013572241,0.0034815168,0.0015143299,0.026900562,-0.028478218,-0.017080536,-0.012638366,-0.04564423,0.0053252005,0.06050835,0.02475909,0.014838614,-0.011432162,0.047296528,0.0250005,0.043218832,-0.026633076,-0.04368284,-0.015361779,0.043798655,-0.02447342,0.06437665,0.003809978,-0.02226653,-0.05185618,-0.01030109,0.046324514,0.065806806,-0.013275207,0.0007863541,0.027098393,0.010925023,-0.029473754,0.006442217,-0.055483323,-0.010748286,0.032155532,0.012471408,0.030524926,0.045076877,0.000017635892,0.030426044,-0.01695244,-0.003264073,-0.0146701215,0.0048592943,0.0016911451,-0.013843439,-0.017498245,-0.010719773,0.10405594,0.027183887,0.025162747,0.007391816,0.054672953,0.033028293,0.014567648,-0.056037415,0.0063171103,0.0005230642,-0.031909864,0.017934538,-0.004660793,0.003994501,0.011688499,0.0064959535,-0.039685752,-0.022102822,0.0075797713,0.029980062,-0.004254462,-0.0029851417,0.03833948,0.010336833,-0.009575646,-0.010107477,0.032944422,0.010823294,0.0050916024,-0.0172759,-0.011093495,-0.028560078,0.009938802,-0.012406232,-0.027244538,0.03058997,-0.047707997,0.05140219,0.024290482,0.020045746,-0.029195298,-0.0314363,0.0069943066,-0.0054227887,0.0014522824,0.039472938,0.004378181,-0.053824373,-0.04047307,0.026189582],"last_embed":{"hash":"1tzlgq8","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"1tzlgq8","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Walking Meditation (For Restless Days)","lines":[161,173],"size":336,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tzlgq8","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Walking Meditation (For Restless Days)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012296086,-0.007000199,-0.04564769,0.045693055,-0.042277396,-0.016207235,0.020619575,-0.022344654,0.008051924,0.018101707,0.016321372,0.02047531,-0.024995148,-0.014992719,0.0054117423,0.011354481,-0.042584214,0.015541494,0.07605757,-0.016116232,0.015710445,0.0069018807,0.04000641,-0.02694618,-0.01898317,0.013417871,-0.024468286,-0.037014656,0.0013332274,0.048447195,-0.012645496,0.015765578,0.026415039,-0.03502481,-0.009107489,-0.005795073,-0.02983242,-0.024753658,-0.029107912,0.0425255,0.0058652293,0.0037774092,0.027848093,0.013468909,0.019148335,-0.025233047,-0.042239666,-0.004196468,-0.016893094,-0.06827748,0.05429776,-0.017243942,0.025042957,-0.020304479,-0.010296545,0.03463826,-0.01500965,-0.0362701,-0.013239187,-0.02292842,-0.04667741,0.078044206,-0.056726914,-0.017652169,0.014968983,0.051015813,0.0059624934,0.019741314,-0.013269511,-0.012587167,-0.040241905,0.027484093,0.036592405,-0.018838705,-0.027553206,-0.013154084,0.02399574,-0.003606832,0.006315092,0.038534716,0.018782092,-0.0048010396,0.019393506,0.057272103,0.0066348882,0.0017696406,0.0031623815,0.04705726,0.006575553,-0.009131079,-0.0041592005,-0.025341826,-0.021831648,-0.027148558,-0.0068211337,-0.010040549,0.042499058,-0.014388428,0.038950246,0.045883503,0.02044688,0.00059089455,0.016190164,-0.017524384,0.011964739,-0.036009833,0.00078709744,0.03592817,0.05746885,-0.009783188,0.064097,0.0024186033,0.028256483,0.0125079835,-0.008853546,-0.03999743,0.0068648374,-0.010278413,-0.03261963,0.0011804648,0.0341411,0.037617,0.0153515,-0.029745437,0.03206442,0.005135059,-0.0070518074,-0.009132193,-0.0019137019,0.026225153,0.0017485667,0.022787433,-0.03390714,-0.0026718413,-0.0015084051,0.012241772,0.060587615,-0.004558974,0.0055335304,-0.076835096,-0.023292812,-0.00040690854,-0.02432391,-0.035298154,0.012529737,-0.04614661,-0.0060401736,0.0013157713,0.037139952,0.034060422,0.0028176622,0.038435325,0.0005561145,0.07477518,0.014942133,0.012767315,-0.05524458,0.01248258,-0.0063395696,0.021811403,0.021565199,-0.03340977,-0.05549772,0.0083149765,0.014606506,-0.030084133,0.03652809,-0.0064369943,-0.015510154,-0.0228584,-0.014545844,-0.002703255,-0.025507558,0.028862674,0.035561297,0.019703137,0.043368444,0.018488223,0.009311979,-0.031589553,-0.014766368,-0.0061039366,0.0021144836,-0.07461607,-0.0036636454,0.034108754,-0.030499397,-0.021902567,0.019792277,0.015096769,0.010859548,-0.009084924,-0.0102522345,0.0032601368,0.073489,0.016989997,0.013257039,-0.008654777,0.005494679,-0.018941801,0.037611876,0.012416628,0.0018327752,-0.009001878,-0.04719488,0.010151157,-0.032055743,-0.030774185,0.018039273,-0.015848208,-0.026888844,0.058665827,-0.024162225,-0.053190503,-0.017625656,0.008073923,0.027410187,0.011751335,0.007142549,-0.009777689,0.016908424,0.03661919,0.03162161,-0.03613647,-0.021416314,-0.004308172,-0.003199476,0.024923602,0.024575364,-0.05095606,-0.040624417,0.013610008,-0.020399584,0.014814339,0.04362119,0.009676934,-0.027902944,0.009990946,0.028082343,-0.0032477144,-0.058886003,0.025070058,0.0731252,-0.0025227612,0.004048704,-0.009101785,0.023024654,0.05476403,0.0016545266,0.023907723,-0.03032059,-0.006483751,-0.025196167,-0.01184086,-0.0231193,-0.014293666,-0.0070082764,-0.024160407,-0.0028833915,0.00187991,0.029445317,0.014151871,0.013708558,-0.0025749933,-0.026693232,0.009173348,-0.019140251,-0.030834312,0.017800272,0.035585646,-0.031658705,-0.015890658,0.0038713848,0.0072850822,-0.055682965,0.00031825306,-0.056964222,0.001606415,0.022477046,0.0013011803,-0.026319502,-0.008257736,0.00096173026,-0.00573655,0.0019164529,-0.00087697734,0.0022542921,-0.0324459,0.03642355,0.017705081,-0.025345309,-0.013435982,0.049661443,0.002465239,-0.032623928,0.006688486,-0.012060862,-0.16983381,-0.006948272,0.00801606,0.043359928,0.015349684,0.0087995045,-0.012900502,-0.013319202,-0.06183432,0.01392193,0.0045225704,-0.037082877,0.035758115,0.061014038,0.04168408,-0.017810699,0.004585431,-0.04767444,-0.057081737,-0.037177563,-0.022958916,-0.031809613,0.07264382,0.05412858,-0.015546235,0.04126878,0.058366567,0.019335888,-0.00985895,-0.01058867,-0.041351683,0.028155677,-0.0042269737,0.023793261,0.014316427,0.024665017,0.015653688,0.015529274,0.030782828,0.0073168357,0.044701234,0.040526107,-0.0193441,-0.016407836,0.021615768,-0.006821262,-0.02446274,-0.01438632,-0.054232027,-0.0058478084,0.029827781,0.007035988,0.034007758,-0.015698664,-0.043728214,0.0014941379,0.01927326,0.047597665,-0.065732725,0.013372846,-0.008191395,-0.02064815,-0.020509481,-0.022199461,-0.021487903,-0.02834883,0.03777297,0.032374952,-0.03015771,-0.001687713,-0.009228244,-0.06059404,-0.0072358875,-0.044617698,-0.011985893,0.016024988,0.024808032,0.010009652,0.022474552,-0.09376282,-0.016412942,-0.0022318314,-0.02276855,0.017661914,-0.030541455,-0.043181743,-0.008359369,-0.008878612,0.011581539,0.23708576,0.0024396407,0.032053586,-0.039982647,0.021184333,-0.026474556,0.027844604,0.062151726,-0.020186057,-0.035277292,-0.021931345,0.01695307,-0.03154111,-0.020725885,0.019223178,0.07029078,-0.04049757,0.003831989,0.05178263,-0.02335799,0.023688637,-0.051635645,-0.029130463,-0.006698055,-0.031668857,-0.04352236,0.0005455898,0.02029951,-0.0036289645,-0.0022513056,-0.048616327,0.045019597,0.030048123,0.0057947524,-0.009258517,0.016132858,0.04983408,-0.042561434,-0.030187069,-0.00008153181,0.03484338,0.021179568,-0.033893682,-0.031711984,0.01144465,-0.023848545,0.015653592,-0.03838463,-0.015263639,-0.031620763,0.009708205,0.0031252676,0.005797523,-0.03633652,0.04260703,0.027206378,-0.008140843,-0.028411949,0.000979147,-0.0024407005,0.007143041,0.01840614,-0.027604561,-0.031774856,-0.007001324,0.015930364,-0.06825664,0.0060013295,0.0070942347,0.011955163,0.0022530712,0.0038563595,-0.018054869,-0.03270347,0.0068261814,-0.025022326,-0.0043753963,-0.004410681,0.034987547,0.019986333,0.009098939,-0.030907745,-0.004883421,-0.009551572,0.015050933,0.038058743,0.020474205,0.060940113,-0.023961255,-0.028733823,0.037222117,0.015024634,-0.042083677,-0.025988715,-0.00700591,-0.048487287,0.034067955,-0.03811919,-0.027379436,0.009693881,-0.028583243,0.0023188046,0.019978765,-0.02753327,0.028335147,-0.019453056,0.019506868,-0.015117103,-0.012610931,0.01832745,-0.08002117,0.0056360667,-0.0038073787,-0.029014928,-0.0026003171,0.057930548,0.026136653,0.0138863595,0.043196466,-0.028422158,0.03677887,0.008828633,-0.019734653,0.0042674313,0.008941079,-0.029072296,-0.006592473,-0.009856982,0.02287496,0.016971974,-0.016267821,-0.015214948,-0.025866095,0.008158435,0.05574148,0.009501186,0.035700902,-0.05013888,0.04139794,0.01172555,-0.029583057,0.022932949,0.005419919,0.020381436,0.02359473,0.063974634,-0.036703873,-0.028145162,-0.043182455,-0.024549505,-0.007644879,-0.0068625277,0.020991033,-0.010429614,0.008747844,-0.051672447,-0.018418446,-0.025066858,0.00670596,-0.016032197,0.007445913,0.018468902,0.04468852,0.041059807,-0.00845653,0.02288326,0.00074713165,0.013461559,-0.029810604,-0.0055053765,0.026582748,0.057169538,-0.024217345,0.022297436,-0.010104028,-0.061670385,-0.015920108,-0.048851676,-0.019434944,-0.033946607,0.035283737,0.0018454902,-0.008915161,0.009563471,0.020125415,0.014604288,-0.039441295,-0.01690164,-0.0071564913,-0.030797806,-0.027312497,0.11243987,0.019000039,-0.0067097303,-0.012858105,-0.0046563144,0.0725298,0.018543037,0.04036036,-0.0031418903,0.0016574153,0.0065689883,-0.005566997,0.0023029158,0.0030394122,-0.011728703,-0.0283334,0.019211935,0.018017922,-0.029390613,-0.01689634,-0.014737431,-0.0374373,-0.00873595,-0.03783492,-0.0282285,0.021519193,0.06627166,-0.024035921,-0.007582106,-0.030163037,-0.022053748,0.021697067,-0.048015833,-0.050083425,0.049664278,-0.017217983,-0.030075883,-0.0041503003,-0.0046387343,-0.011603043,-0.0321803,0.013311354,0.0017392064,-0.040264558,0.018269805,0.03528864,-0.0006693718,0.009331338,0.009601861,-0.02292073,-0.012363745,-0.00078527245,0.020578062,0.025537422,0.006791689,-0.06501453,-0.026074354,0.020726059,0.021775298,-0.0059175035,-0.020156045,-0.019151753,0.0008606632,0.07416709,-0.009064912,-0.015419881,-0.0024542527,0.020719236,-0.021690555,0.022155521,0.018299224,0.018109992,-0.020780088,-0.0305155,-0.048838817,0.008831366,0.0039615803,-0.012060518,-0.03985528,-0.0323461,-0.0048642145,-0.026328959,-0.043928746,0.0057159374,0.03422515,-0.013085804,0.0068558557,0.0041684555,-0.0523468,-0.011436926,0.07000455,0.026805671,0.0057911593,-0.02734118,0.007716591,0.0127073005,-0.042872276,0.0321229,-0.04088625,0.01679598,-0.004885694,-0.019360695,0.02117731,0.011666134,-0.0057434198,-0.03927323,0.029197192,-0.011058404,-0.011440237,0.015978735,0.02105965,-0.0042333314,0.01252168,-0.013258794,0.030188918,-0.016870668,-0.003927121,0.014414501,-0.016446274,0.029227473,-0.014177217,-0.008081123,0.006613572,0.062023666,-0.031673532,0.04169153,0.012921895,0.024626091,0.017242795,-0.04788767,-0.027427092,-0.04931016,-0.029497659,-0.037302744,-0.003377943,0.010451975,-0.019205946,-0.041382395,-0.0029923338,-0.018093111,0.034442466,-0.018622493,-0.0068740933,-0.043580767,0.02455076,0.055971,0.008683014,0.018657975,0.022945737,-0.017363437,0.028487489,0.0223959,-0.064890414,0.038287804,0.03569119,0.00131252,0.008863871,-0.026165772,0.00014388014,0.06219432,-0.009368123,-0.034784656,-0.03521518,0.045465562,-0.004038733,0.007114355,0.019316196,0.06273175,0.029339038,-0.021438165,0.010649539,-0.015208656,-0.053445026,-0.020171762,0.037205696,0.043326356,-0.05499409,0.047029946,0.04284939,-0.0039674244,-0.018294606,0.015187838,0.04867071,-0.044965394,0.037890464,0.020110011,-0.030109642,0.036030453,-0.027781181,-0.034796994,-0.02160096,-0.005681484,-0.0075201606,0.04334196,0.015259919,-0.024870545,0.013503248,0.030325258,0.021659452,-0.014400657,-0.037175287,-0.06635626,0.015218846,-0.13347837,0.020387784,-0.0051678875,-0.007729104,-0.001537004,0.007732731,-0.072658025,-0.049473483,-0.04767782,-0.028676335,-0.0048769116,-0.03441448,0.005009181,-0.022299249,-0.033274353,0.054192305,0.007783785,-0.006557617,-0.010214908,0.03544892,0.006925979,-0.002334803,0.05968707,-0.003071518,-0.066934325,-0.01799679,-0.017828463,-0.041717287,-0.019023081,-0.015653362,-0.07030786,-0.073624685,0.03335084,0.0341093,-0.00033778744,0.0070791305,0.011443685,0.007321031,-0.030886821,0.015423641,-0.02584986,0.029509863,0.0071945526,0.019574817,-0.016474811,0.05122896,0.011338027,0.0020432514,-0.04737521,-0.012419045,-0.019635255,0.06482969,-0.0016163635,-0.00039703492,0.008943023,-0.0038876329,-0.015907707,-0.00091851456,0.040310305,0.03891813,-0.035550755,-0.008483904,-0.04151811,-0.008970487,-0.033668093,0.044246472,0.0015335325,0.038482994,0.035648957,0.014616574,-0.03744051,0.011115092,0.005650855,-0.009841741,-0.013582588,0.0034024504,0.020052161,-0.011061011,-0.012278153,-0.011573463,-0.03164035,0.005491825,0.0008007754,-0.029090561,0.039358534,0.020378064,-0.003155864,-0.01048046,-0.059896618,-0.022401068,-0.0400835,-0.035324205,0.018659346,-0.026719876,-0.0194531,0.026641805,-0.022085745,-0.008960483,-0.06775282,0.009162042,-0.023967005,-0.026747525,-0.022065004,-0.03355449,-0.025767418,0.026252069,0.015703617,-0.0025529873,-0.031665727,-0.0632333,-0.02874469,0.019446382,-0.0162865,0.0136419,-0.054728456,-0.0046765176,-0.0037571208,0.050580263,0.07117906,0.0022644112,-0.031161651,-0.02238249,-0.008870494,-0.036918916,0.0103493985,0.07433632,0.05535353,0.051636986,0.028877053,0.016162472,0.020666283,-0.032070693,0.011593994,-0.01898904,0.032709282,-0.0145866275,-0.040301133,0.054579724,-0.0145512,-0.02849624,-0.05881367,-0.0153133655,-0.0025158848,-0.027344747,-0.0061441404,0.019240292,0.0057114274,0.011006724,-0.024327883,-0.004184789,-0.019870518,-0.03877063,0.00840178,0.06994017,0.011111594,0.014111363,-0.027654141,0.020274477,0.02604414,0.06358043,-0.021406809,-0.033606898,-0.008049854,0.04982608,-0.017566415,0.0916931,-0.00055218633,-0.014480653,-0.052117944,-0.0061641247,0.033298768,0.07793297,-0.023787368,0.0035395904,0.034297626,0.02844216,-0.030149039,0.0068460675,-0.048543654,-0.017548375,0.031109111,-0.013348192,0.03320376,0.05137931,-0.0008384737,0.030353073,-0.007322632,-0.0054968647,-0.021255843,0.009574663,-0.011890739,-0.0073913424,-0.025830293,-0.027089633,0.104000725,0.03625682,0.026003435,0.013397978,0.061283894,0.03331881,0.006742183,-0.044600658,-0.0014397466,-0.0047410345,-0.019032694,0.017178448,0.00938268,0.0017540011,0.009111509,-0.0042864205,-0.042584267,-0.010878969,-0.0065782843,0.031029984,-0.003423611,-0.008143174,0.048864584,0.021179408,-0.019962741,0.000708186,0.021924628,0.003721763,-0.0011061573,-0.02684593,-0.013529559,-0.013609827,-0.014087594,-0.016523164,-0.032181285,0.020071445,-0.031640787,0.04647883,0.030924747,0.017745089,-0.03862867,-0.022396471,0.023106543,-0.011154264,-0.015552797,0.036026396,0.01747317,-0.060467865,-0.019944936,0.040776867],"last_embed":{"hash":"k391wf","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"k391wf","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Walking Meditation (For Restless Days)#{1}","lines":[163,163],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"k391wf","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Walking Meditation (For Restless Days)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023829725,-0.013223919,-0.037521858,0.06695797,-0.028228872,-0.0035882876,0.04520764,0.002814169,-0.013687053,-0.0022489356,-0.010228246,0.020607293,-0.024581725,-0.009119597,0.009076825,-0.009652191,-0.04679211,-0.014213848,0.059126835,0.017508907,-0.030585747,-0.006108878,0.047533303,0.010346171,0.0030756646,0.041662805,-0.007744755,-0.020000067,0.02840335,0.06803409,-0.015786324,0.012618982,0.04009973,-0.0178859,-0.013040501,0.00043177343,-0.024050727,-0.011813024,-0.04071774,0.064271174,0.009901995,0.023218652,0.020800183,0.014269822,0.033350974,-0.040757015,-0.058965344,0.0047156923,-0.012332862,-0.05497609,0.034520637,-0.016441543,0.0034048986,0.0044497247,0.022325294,0.038733415,-0.0302708,-0.012180081,-0.050687075,-0.010233909,-0.033153158,0.10132451,-0.037909918,-0.03355486,-0.0091440035,0.07091648,0.009781749,0.016857184,-0.008350171,-0.016728004,-0.029586328,0.029646102,0.03501669,-0.029517084,-0.04950093,0.010636561,0.0061122775,-0.011834857,0.020983333,0.038564846,0.013030278,0.007208582,0.028002813,0.022963375,0.03287104,0.031112112,-0.0023751142,0.05180882,-0.0022829333,-0.008777143,0.007724423,0.005074498,-0.009098394,-0.049162004,-0.0039176648,0.015359773,0.00872085,-0.015796784,0.052263223,0.055654902,0.0291363,-0.0042549544,-0.0026200411,0.002480711,0.041472223,-0.018067265,0.04843285,0.031971168,0.06634214,-0.014986274,0.03517882,-0.0036636055,0.021626463,0.0122488,-0.0086282715,-0.022440821,0.010612624,-0.01672767,-0.0027866452,-0.0077161454,0.049309805,0.048872545,0.04087013,-0.008597216,0.029761186,0.032533836,0.034846365,-0.01563315,-0.019496534,0.0113541065,0.008924225,0.025925998,-0.044318184,0.0040709986,-0.021859553,-0.0053768465,0.014251105,0.0119424295,0.018480359,-0.062700674,0.015909573,0.018519282,-0.020765314,-0.022095809,0.013671605,-0.026134215,0.022004796,0.023263706,0.03707633,0.026550062,-0.0005426891,0.01878549,0.023015574,0.0053398707,0.005985436,-0.0072188606,-0.01845186,0.036587484,-0.010360273,-0.0034747813,0.03303169,-0.047467984,-0.03578426,0.020523863,0.0069767484,-0.015705083,0.007460591,0.0013325186,0.007446123,-0.035214353,-0.003097772,0.0046097445,0.015439348,0.027989283,0.026251456,0.012584594,0.06659326,0.014159412,0.02170592,-0.037895564,-0.03002057,-0.009363231,-0.017931359,-0.07870756,-0.0045828023,0.06541204,-0.040403917,-0.03133347,0.021365905,0.0021317021,-0.0032454324,0.0068952916,0.009568419,0.012682622,0.029589975,0.0033591124,0.045645144,-0.014464515,0.020421945,0.011312768,0.018107902,0.009111508,0.007330061,-0.052095737,-0.054643676,0.0003210064,-0.041742295,-0.0068382774,0.031820785,-0.014272107,-0.013116071,0.0324892,-0.022914695,-0.04772986,-0.027343145,-0.009035942,0.0063783634,0.00874334,0.0072852573,-0.026764415,-0.016790658,0.024173051,0.024963954,-0.038856678,-0.052606143,-0.0060575693,-0.010121754,0.016710775,0.040024627,-0.037501607,-0.026323749,0.0140918195,-0.0047090147,0.023383785,0.010693583,0.006932224,-0.03942802,-0.0046473914,0.011687732,0.011264543,-0.022164807,0.016565204,0.044378392,-0.004437971,-0.018713765,-0.020998145,0.008451541,0.043637153,0.011954776,0.031900097,-0.00393976,-0.025819961,-0.042900857,0.0019909428,-0.035569843,-0.000013050699,-0.019612063,-0.008770147,0.01290308,0.014011648,0.0328505,0.0007368667,-0.010265877,-0.00049899594,-0.021814944,0.017750228,-0.0063987477,-0.033905737,0.022487737,0.0447477,-0.020696117,-0.024825064,0.0047313944,0.0005967169,-0.05387853,0.033797886,-0.06268233,0.0151057765,0.072448105,0.0010866126,-0.015818924,0.00045359004,0.02714251,0.0039253077,-0.0018029672,-0.010112678,-0.014624639,-0.026261272,0.026389612,-0.05149941,-0.0086068455,-0.03088257,0.06088723,0.007074719,-0.022971945,0.0008449406,0.030225996,-0.16580792,-0.0057225567,-0.005875973,0.019709587,0.023610746,0.0015629749,-0.02431423,-0.009467988,-0.054710336,0.027118135,-0.0032142738,-0.044473812,0.01455282,0.046427026,0.019200517,-0.029220352,-0.002384558,-0.038076382,-0.018940609,-0.054103833,-0.030452777,-0.029111443,0.074493825,0.031914916,-0.01882893,0.01834183,0.04877321,0.02425371,-0.0019334352,-0.02641284,-0.049684238,0.019400213,0.0015317776,-0.0056390767,0.009333677,0.035936892,-0.037973978,0.008790745,0.023055047,-0.012824461,0.03977804,0.020495687,0.0024680498,0.01631043,-0.002652297,-0.029945672,-0.03266927,0.0114334,-0.04692032,-0.033414785,-0.000010322935,0.005401262,-0.013354087,0.0039038386,-0.03471347,0.014013405,0.030774914,0.014464101,-0.040018745,0.018263165,0.0079644155,-0.029797884,0.007423341,-0.0021487873,-0.05911912,-0.026868766,0.012325517,0.015333312,-0.029847112,-0.038660616,0.015001896,-0.07967887,0.021857401,-0.032054223,-0.013798964,0.018091828,-0.017319389,-0.0042376746,0.016362946,-0.12154485,-0.0065330714,0.04938883,-0.038908437,0.014681495,0.0009786277,0.0005578185,0.012969949,-0.0043310877,0.027634328,0.236658,-0.02472275,0.018036187,-0.009901035,-0.00027241654,-0.015662942,0.0260556,0.064829595,0.002585759,-0.04425219,0.0014897475,0.011615988,-0.013172108,-0.00683523,0.0057210107,0.038380295,-0.08762778,-0.01781262,0.06426373,-0.0069922362,0.039492518,-0.035707667,-0.024753075,-0.01612468,-0.052112512,-0.041398592,0.010970388,0.026871353,-0.010278064,0.037803695,-0.038882658,0.035351258,0.04233095,0.010472929,-0.006609515,0.04549379,0.0071160025,-0.04669711,-0.044332236,0.033077817,0.03673757,0.004448045,-0.026611611,-0.051068332,0.015076585,-0.06950983,-0.014126043,-0.0046663284,-0.03398799,-0.0013792864,-0.0012888332,0.03690143,0.014676923,-0.039370216,0.0073181735,0.011655735,-0.017042607,-0.0010932351,-0.013072562,0.0016472843,-0.0059970003,0.016523553,-0.002538099,-0.044899058,-0.020190082,0.016509356,-0.03468109,-0.0038744793,0.006567278,0.011619584,0.020119194,-0.013660258,-0.04095794,-0.025371479,0.026191246,-0.041223977,0.0022967241,0.002224822,0.049962576,-0.015480523,-0.01038489,-0.037685618,-0.004174745,-0.015417346,0.015920682,0.020280039,0.0069038346,0.08484511,-0.011083425,-0.05297487,0.022741195,0.0028603612,-0.029159054,-0.016003009,-0.0320939,-0.051629324,0.054918822,-0.04663194,-0.012640098,0.030247351,-0.08315528,0.008057248,0.027130118,-0.023364604,0.02585916,-0.006048881,0.0058389003,-0.013537719,-0.018341286,-0.010230015,-0.06816908,0.013070502,0.012654608,-0.006993553,0.011892762,0.03755687,0.013500271,0.027541656,0.0368784,-0.0056352923,0.022580385,0.02995189,-0.03965034,0.044125862,-0.0024715965,-0.039897446,0.010173468,0.008317997,0.0020076355,0.0015176064,-0.010743844,-0.0014875943,-0.045051865,0.0011206381,0.050091058,0.0015863818,0.031628747,-0.000025849355,0.016370252,0.037652086,-0.031375304,0.0153462235,0.008792784,0.042960964,0.008643416,0.03734833,-0.01603239,-0.027731596,-0.028624704,-0.026307711,-0.007355553,0.031639263,0.0332079,-0.025026284,-0.018685866,-0.041349374,-0.010464377,-0.038578473,-0.013540728,-0.021658432,-0.029732374,-0.028883897,0.020678325,0.004523418,-0.0034100285,0.0054931063,0.004430832,0.009587927,-0.029502353,-0.0025725383,0.008960255,0.004076076,-0.0037779487,-0.013848049,-0.02605369,-0.014622195,-0.03551829,0.006208009,0.0040668007,-0.018515317,0.036193512,-0.0072188247,-0.0158374,-0.014734542,0.023258002,-0.019085072,-0.059613764,-0.020942215,-0.033735495,-0.03358166,0.00456313,0.11609904,0.033420663,-0.006652418,0.0054919133,0.0007911703,0.06085523,-0.021283774,0.04719574,-0.044824995,-0.024733135,0.031623207,-0.02518849,0.016520206,0.022316078,-0.024951387,-0.024730736,0.022594908,0.03539222,-0.0031000134,-0.018776178,-0.023419052,-0.06919432,-0.004684757,-0.03267329,-0.023126163,0.017097732,0.05090969,-0.048967753,-0.03461102,-0.015804816,0.0009422241,0.046994668,-0.041312765,-0.00015684462,0.032415505,-0.00029870812,-0.031124504,0.0009597333,-0.0049679754,-0.0057868497,-0.023449395,0.032782912,-0.004613768,-0.029516235,-0.0021785763,0.05122582,0.017475672,0.0070541333,-0.02798345,-0.011205923,-0.009116641,-0.0012799744,0.038457673,0.009385379,0.0055277916,-0.026941512,0.0003556622,0.015085718,-0.0034926408,-0.004287868,0.01043017,0.003617806,-0.04115204,0.0036918302,0.035118993,0.0019313318,0.009823882,-0.016049001,-0.05398128,0.006070747,0.024864446,0.0028835905,-0.005256556,-0.059075277,-0.011317182,0.011084901,0.0004661638,-0.03736461,-0.03135014,-0.04403176,-0.002933228,-0.008489719,-0.0448456,0.0212248,-0.0060460223,0.032716747,0.0057438468,0.02641316,-0.056395184,-0.038801648,0.05732387,-0.017399881,0.004263908,-0.04785085,-0.0055273594,0.025867825,-0.041624937,0.034289192,-0.049107976,0.025842072,-0.018969823,-0.037315667,0.019583493,-0.013630171,-0.0032026726,-0.02191699,0.016900422,-0.014376774,-0.014857694,0.0009385004,0.016811868,0.0012363261,0.0013521118,-0.004412762,0.009009649,-0.038626347,-0.02673243,0.045334034,0.0069538467,0.042677235,-0.002799811,-0.020204483,0.01864174,0.051135086,-0.0026067581,0.042107675,-0.021646217,-0.0063092094,-0.011258128,-0.035807762,-0.0012419646,-0.038824357,-0.030138567,-0.021058328,-0.004057457,0.016858628,0.0026090592,-0.04233768,-0.033385333,-0.020696359,0.0022786504,-0.0014370114,-0.0018212957,-0.036415655,0.0005149109,0.055005632,0.0015787211,0.01935745,0.01120847,-0.05687288,0.0011194664,-0.002916767,-0.013131291,0.014058946,0.024463942,-0.010417302,-0.0035488226,0.0045021884,0.013542112,0.039503127,-0.009842197,-0.013348912,-0.062371686,0.018431665,-0.0050535793,0.020986442,0.03537241,0.09050055,0.03602748,0.008180696,-0.0056169713,-0.0042280564,-0.08449519,0.006860286,0.030999644,0.018013021,-0.0769493,0.018552173,-0.004417647,-0.006569893,-0.026450291,0.012436333,0.033011373,-0.043785494,0.029496087,-0.010480335,-0.027699612,0.05687175,-0.015712624,-0.061184745,-0.020753484,0.015653681,-0.0077505405,0.02031278,0.023353577,0.00036868243,0.0067447573,0.035510376,0.024516644,-0.0128536085,-0.0023590617,-0.049514297,0.0057846988,-0.15541504,0.0032051576,0.012732549,0.0005971786,-0.010642595,-0.022431444,-0.063226394,-0.028981736,-0.030832278,0.0048855334,0.008512545,-0.028604602,0.0066812094,-0.011038246,-0.0022709176,0.059401006,-0.015117239,-0.027087528,-0.042530157,0.0575264,0.027329743,0.01244402,0.07014666,-0.0013958229,-0.0026202854,-0.010092247,-0.015996002,0.012716746,-0.02174321,-0.023394397,-0.05724509,-0.06115667,0.029326633,-0.019812113,0.004203509,-0.01502975,0.0070997765,0.02188459,-0.025183862,-0.010502728,-0.023072753,0.028996034,-0.006623559,0.0072836205,-0.018046673,0.06517685,-0.0072819074,0.01062822,-0.05803574,-0.016799098,-0.015388744,0.06868395,-0.0024189781,0.060412403,0.010988622,0.00039637057,0.015822789,-0.004884999,-0.0010709767,0.05645887,-0.0013837812,-0.010881323,-0.017363444,-0.007916344,-0.037911326,0.022977207,-0.029104166,0.015601842,0.026992388,0.014166095,-0.031663965,0.056303922,0.03276199,-0.036599528,-0.016675819,0.015955143,0.016018981,-0.011036197,0.030974163,-0.0058799116,-0.051436987,0.0051460383,0.005965263,-0.069428444,0.033810437,-0.019237764,-0.019457776,0.007196698,-0.080302216,-0.015627239,-0.012065855,-0.021867268,0.000030060151,-0.01524091,-0.013530889,0.03299771,-0.045834914,-0.021384979,-0.056625962,0.016590074,-0.005719291,-0.03473585,-0.033187635,-0.0050454363,-0.019360919,0.027640663,-0.0026446774,0.01626617,-0.020222884,-0.015861271,-0.010596716,0.0061674993,-0.015482403,0.033115022,-0.0767115,-0.007042675,0.013226029,0.05933386,0.019089403,-0.015840346,-0.028630054,-0.00033528867,-0.00032156258,-0.061653737,0.0042377524,0.08496749,0.060916528,0.08305846,0.024541903,0.03767004,0.0021423018,-0.036567688,0.00445783,0.010952653,0.023733238,-0.021655569,-0.016819926,0.03238621,-0.019497536,-0.013813333,-0.03452045,-0.041243784,0.021369742,-0.04930975,-0.01919723,-0.009835476,0.024520094,0.031208334,-0.034826227,-0.011616899,-0.014660028,-0.0205065,-0.005646409,0.07763645,0.015687551,0.024649452,-0.005911503,0.06795306,0.0007068825,0.044292394,-0.0025400615,-0.027102407,-0.0261241,0.009517766,-0.053193312,0.054218937,-0.008668435,-0.017552702,-0.061603222,-0.011364085,0.024206195,0.04938597,-0.006324284,-0.0086225355,0.023695316,-0.006148308,-0.033187285,0.008231552,-0.015475773,0.00013910244,0.03185269,0.021270491,0.029812805,0.050248124,0.02489304,0.031008396,-0.00809034,-0.0008350912,-0.033612836,0.0058358037,0.0013433693,-0.0074972473,-0.0138993645,-0.009203882,0.067305356,0.046537112,0.028058909,0.022645254,0.062000737,0.036785193,-0.034410078,-0.049404405,0.009299977,0.0054466897,-0.024104899,0.010374415,-0.016091721,-0.003396236,0.013932967,0.021741942,-0.015259751,-0.01202598,-0.00074851525,0.038239736,0.025707347,0.009926371,0.03332159,-0.005469302,-0.0017440842,0.004618153,0.0468125,0.016472582,0.042480983,-0.021324072,-0.023114868,-0.01672578,0.0073439917,-0.006029716,-0.013466078,0.030106394,-0.049463578,0.039544597,0.01466893,0.013407458,-0.03847802,-0.0277616,-0.011791505,-0.016171511,0.0037759743,0.030673822,0.025663495,-0.025075486,-0.027337464,0.019946437],"last_embed":{"hash":"1phm8b","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"1phm8b","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Walking Meditation (For Restless Days)#{3}","lines":[165,170],"size":144,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1phm8b","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Walking Meditation (For Restless Days)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03639072,0.013277731,-0.033553623,0.04884646,-0.04398706,-0.018335942,0.014528848,-0.00049870624,0.015912712,0.005689076,0.02078599,0.015126496,-0.008951342,-0.0005667763,0.0030845962,-0.0034619533,-0.027813574,0.021962648,0.06797389,-0.016650526,-0.018311178,-0.039005548,0.02145628,0.0036148082,-0.027569149,0.017242678,0.00882928,-0.03321976,0.022545967,0.04741282,0.011921684,-0.013601829,0.057033762,-0.03779266,-0.021996498,-0.0018550658,-0.021345569,0.0073494473,-0.028722053,0.057869896,0.010232968,0.024842711,0.032598414,0.027396694,0.011711622,-0.042151425,-0.04706931,-0.0019648715,-0.019204268,-0.036934484,0.013372225,-0.002026664,0.047579605,-0.0109609645,-0.032475956,0.048942722,-0.052835327,-0.014315966,-0.01877094,-0.026343182,-0.022762721,0.057541266,-0.034844108,-0.03960482,-0.018353505,0.052603003,0.024640864,-0.0018089258,-0.021000337,-0.008743655,-0.034157023,0.024646213,0.03115573,-0.035059683,-0.046156906,0.010922022,0.003812558,-0.017271094,-0.007335973,0.049454216,0.023906955,0.0037409018,-0.0095999185,0.049876895,0.006532815,0.012346091,-0.0007982401,0.018577227,0.016611936,-0.0025505482,0.020536665,-0.004738135,0.008695621,-0.011327874,0.023361579,0.013205415,0.020120123,-0.02199736,0.0089181615,0.026244726,0.030063929,0.014576083,-0.01012361,-0.032941602,-0.021419488,-0.0043086703,0.0091254525,0.017130928,0.033777338,-0.0061541917,0.05367853,0.039518043,0.0177985,0.030309113,-0.01466859,-0.009413016,0.011320227,0.018802205,0.0088192485,-0.015260837,0.03399472,0.040514708,0.022402573,0.0062266598,-0.012438829,0.021346122,-0.0040575652,0.005249484,-0.008014337,0.040282022,0.0287631,0.001944076,-0.032571163,0.011716937,0.0043064,0.026589252,0.08021387,0.00038989965,-0.008092269,-0.075186566,-0.006829209,0.016467499,-0.010364333,-0.04732497,0.0008878403,-0.017692873,0.015067955,0.019326236,0.0074075963,0.033989448,0.0033420492,0.016191704,0.006621799,0.037058163,0.03114598,0.014692106,-0.025015384,0.04446138,0.0062497924,-0.009133422,0.019686108,-0.052685525,-0.044402935,0.057798456,0.009224803,0.011220537,0.013716657,-0.015929226,-0.0014523292,-0.039409705,-0.009536956,-0.02944267,0.0021314828,0.046394635,0.042191233,0.03150559,0.067084186,0.014580703,0.0011539776,-0.04551537,-0.03542049,-0.02809639,0.011024243,-0.08699393,0.008352824,0.049718942,-0.05668802,-0.043010585,0.006070846,0.040007543,0.004147057,-0.03569234,0.014406305,0.047460794,0.090251125,0.00008793813,-0.0188113,0.0010448428,-0.0121016335,0.011262013,0.017181307,0.009802448,-0.007296101,-0.014605969,-0.031793315,0.015590367,-0.038351275,-0.010659784,0.03481834,-0.040849883,-0.0058005387,0.06424879,-0.045357686,-0.06712999,-0.0016206169,-0.036709968,0.034693316,-0.0115741305,-0.008736601,0.00027195222,0.0331831,0.05471046,0.021888796,0.0025917978,-0.0718914,0.030282708,-0.020482553,0.021337114,0.03285347,-0.03309008,-0.020776259,0.029246656,-0.0015569658,0.010401011,0.015802145,-0.021788556,-0.037247475,-0.024657218,0.00032848876,-0.0035624595,-0.039019357,0.0015216948,0.06819991,-0.009903314,-0.0021792573,-0.008653536,0.03168131,0.044154964,-0.01797441,0.01883829,-0.012779882,0.030402953,-0.02023704,0.004619559,0.0011980385,-0.0054073394,-0.018267317,-0.0018429903,0.0033897122,0.021662952,0.004028691,0.008924258,0.00027866688,0.013110107,-0.011956902,0.011725874,-0.01865682,-0.001287345,0.062400863,-0.0011229849,-0.014451699,0.004608459,0.040552925,-0.016024176,-0.04529005,-0.0009838599,-0.03582488,0.009298615,0.03476957,0.010283352,-0.04509668,0.014063326,0.010644575,-0.0013825899,0.031056434,-0.027795525,0.0032298188,-0.03517721,0.0015109201,-0.021498894,-0.016550621,-0.0023368804,0.0385673,-0.009068184,-0.041364092,-0.025223507,0.012991472,-0.17000955,-0.022566913,0.016347367,0.016483512,0.028519241,0.009333638,-0.02183121,0.01184427,-0.051917054,-0.016963514,0.021065805,-0.02883604,0.019120544,0.03799504,0.02496844,-0.018506566,-0.0056664217,-0.041986693,-0.051135905,-0.024407974,0.005074969,-0.022973407,0.06363944,0.03587388,-0.01057907,0.023556873,0.046363033,-0.0048943534,-0.01901053,-0.02824137,-0.016207457,0.050982025,-0.011389325,0.023582818,0.013227029,0.059838668,-0.033572566,0.029258067,0.048380885,-0.00902606,0.04201362,0.044042703,0.017551685,0.021719173,0.005747047,-0.04020194,-0.028645823,0.022188328,-0.04906891,-0.01006963,0.0153694395,-0.013329715,-0.007879107,-0.0140802385,-0.039843254,0.010751002,0.02559905,0.019722505,-0.029019171,-0.0021067972,0.0025224562,-0.05039054,0.023839915,-0.016602201,-0.07021937,-0.004599246,0.03312204,0.025063837,-0.023885814,-0.021951886,0.033598796,-0.04609958,-0.019655954,-0.048937537,-0.04451473,0.028213775,0.015120799,-0.00048743756,0.010043187,-0.08512648,-0.039576374,-0.0052326536,-0.0027160065,0.0021581051,-0.023303809,-0.0342781,0.011690999,-0.013908691,-0.011105471,0.22103846,0.013411727,0.036439616,0.011932357,0.03431441,-0.026431302,0.0036643227,0.062800996,-0.004035832,-0.02444018,-0.023884278,0.017086636,-0.020410823,-0.03366532,0.03201722,0.029243222,-0.049183026,-0.005651478,0.06167693,-0.02922142,-0.002265239,-0.049854707,-0.005163507,-0.008538439,-0.043299496,-0.038926214,0.03466139,-0.0007718568,0.007561463,0.03482477,-0.044617422,-0.010902698,0.05529479,0.019516762,0.0022124273,0.026924506,0.0119133545,-0.057520043,-0.017607564,0.0059870416,0.041303802,0.010402553,-0.0031712684,-0.017885184,0.013453836,-0.02153527,-0.00721128,-0.042331547,-0.019429628,0.019364482,0.0030049433,-0.01226236,0.0008259019,-0.027995262,0.04244358,0.010816619,-0.035124525,0.029032283,-0.058027525,-0.015091855,-0.0095427865,0.02587602,-0.02074819,-0.010007429,0.026767885,0.03207393,-0.049933467,-0.013207697,0.0481641,0.02963167,0.009234686,-0.00040244465,0.0005310876,-0.022957806,0.017944362,-0.014884792,-0.027394233,0.009120122,0.035344448,-0.004888954,-0.001527092,-0.056342553,-0.025885561,-0.03043568,0.024207478,0.0287239,0.017034737,0.05639661,-0.005577931,0.008915212,0.0150062125,0.015995603,-0.032698784,-0.03830122,-0.045750692,-0.05699057,0.025726767,-0.024636917,-0.01622172,0.02629411,-0.03739554,-0.022856047,0.013538392,-0.012504931,0.014565342,-0.013645296,0.008671786,0.011527252,0.010672484,0.013638399,-0.045247674,-0.007833652,-0.02897494,0.0045912634,0.022567093,0.055818338,-0.0048930487,0.027726123,-0.0046195146,-0.013003067,0.034313902,0.036869545,-0.03940295,-0.0135587705,-0.011265801,-0.07019438,0.0076131914,-0.009755755,0.02538897,0.033153903,-0.013873088,-0.004338283,-0.04833977,-0.013879251,0.06684454,0.01181308,0.007008622,-0.014842951,0.053437397,0.06014693,-0.005130621,0.016447024,0.018554993,0.0101336995,-0.0034785583,0.046807613,-0.006541719,-0.010124298,-0.050345507,0.0007224307,0.05925455,0.020263515,0.015577017,-0.038402975,-0.0025617124,-0.034281317,-0.046227165,-0.030302597,-0.014808673,-0.027423004,-0.018578684,0.008191635,0.04024078,0.05298737,0.013671345,0.041588686,-0.00620783,-0.027091514,0.0011063749,0.0019290908,0.035748918,0.028107196,-0.009528676,-0.007815441,-0.002351043,-0.035425648,0.000021155807,-0.016376143,-0.029707043,0.00544323,0.047550056,-0.032955907,-0.007519863,0.001562507,0.026811196,0.024678359,-0.04495264,-0.02810246,-0.0027589109,-0.022962902,-0.0216892,0.11963551,0.0156297,-0.002343528,0.027731191,0.0071704597,0.06937471,0.02748678,0.029145142,-0.029527402,0.0044971644,0.028541682,-0.0025285066,-0.007140082,-0.01739954,-0.0054905093,-0.024773156,0.022726241,0.01343631,-0.019358091,-0.009417449,-0.03639702,-0.084479205,-0.0057402374,-0.05341846,-0.022267813,0.032130986,0.03860749,-0.03087378,-0.024073543,-0.01582636,-0.007078605,0.024634775,-0.043453716,-0.017120417,0.063903525,-0.033833157,-0.019307027,-0.021298587,0.010355667,-0.010181765,-0.05569945,-0.019843966,0.0076478967,0.011674017,0.048670586,0.010258902,-0.005425154,-0.009111747,0.00008543109,-0.009999256,-0.048490223,-0.0003613609,0.016957683,-0.0096242875,0.0066238134,-0.07087647,-0.018073665,-0.0050254054,0.013477565,0.0069142776,0.010979311,0.0026491506,-0.015464614,0.04925835,0.010547208,0.0030430304,0.011477564,0.026347283,-0.009991871,0.031126318,0.005010177,0.01654337,-0.043889116,-0.036484536,-0.05516909,0.008001323,-0.026442427,-0.022313355,-0.0528733,-0.004356024,0.0076794326,-0.04049784,-0.050399855,0.006164689,0.0016712435,0.016575187,0.00027493993,0.029888164,-0.07205307,-0.012546102,0.03355335,0.028441181,-0.011792731,0.007615355,0.012102079,0.04487412,-0.023281852,0.035966247,-0.03964543,0.05514184,0.0034510053,-0.025760284,0.013220422,-0.030638961,0.0011220755,-0.034008227,0.04159093,-0.0016791555,-0.0044412897,0.015365484,0.06452615,-0.0039289296,0.014966154,-0.0058154683,-0.0070174555,-0.00029107774,-0.036208455,0.010573295,0.012678199,0.06721791,-0.0023205783,-0.018430738,0.0057023363,0.056127615,-0.009774506,0.025095044,-0.046437696,0.01910454,0.008169141,-0.0122693665,-0.0034205858,-0.029506788,0.0006698587,-0.026340138,-0.022893392,0.012867802,-0.039943274,-0.053075437,-0.0022913045,-0.014067408,0.0049342336,-0.0071834163,0.0047604055,-0.042962503,0.020743053,0.03052931,0.0045467867,0.013341941,0.009661529,-0.012282037,0.025458446,0.025427897,-0.045902804,0.027478332,0.037907086,-0.011552639,0.0318663,-0.0017630189,-0.0064988835,0.025894364,-0.017850026,0.012247221,-0.032507718,0.036097195,-0.0034727685,0.0062837466,-0.007524668,0.052286427,0.017666383,-0.0037368056,0.02167031,0.013189444,-0.050470624,0.005058573,0.029608684,0.037994377,-0.048868287,0.03492925,0.008011201,-0.035252206,-0.021824835,0.0054041645,-0.024692997,-0.022645174,0.043323413,-0.0128671555,-0.020615704,0.023628712,-0.021953376,-0.00017942791,-0.02355132,0.027245112,-0.024337577,0.020112885,0.016977323,-0.024192084,-0.009027436,-0.003838979,0.045485687,0.006258295,-0.047618356,-0.06242191,0.023012795,-0.14602546,0.020119581,0.010013399,-0.00896841,-0.022911116,0.007975973,-0.0786649,-0.030431058,-0.008277992,-0.044874005,-0.015393683,-0.034810565,0.02794734,-0.026816927,-0.044070147,0.041870378,0.0022554798,-0.022213968,0.015224254,0.029766582,0.011860297,0.022161016,0.084074005,-0.0023635018,-0.02294218,0.005513046,-0.05175651,-0.017011268,-0.023745675,0.009721127,-0.047031373,-0.07958113,0.01636778,0.022311743,-0.0037957719,0.016246766,-0.00047335253,-0.009612209,-0.027300103,0.025758596,-0.027765974,0.031528886,0.030200938,0.00553321,-0.0019521221,0.039721265,-0.030330407,0.0032220588,-0.05354535,-0.025431843,-0.026872508,0.051285565,-0.028888084,0.022650853,0.005713305,-0.011826801,0.0037768295,-0.009567928,0.038131423,0.026303671,-0.033221208,-0.0064863395,-0.0297757,-0.03733189,-0.035585497,0.030305834,-0.040132858,0.062014922,0.030098993,-0.008296277,-0.029735655,0.0030646475,0.011223905,-0.03227329,0.0014219923,0.022384705,0.027970284,0.016493721,0.004034726,-0.030231379,-0.05322715,0.01190532,-0.010556481,-0.06730601,0.047766216,0.020192785,-0.009081497,0.020097572,-0.031256378,-0.02165699,-0.026260069,-0.023738757,0.013810674,0.0041895816,-0.026790956,0.03855022,-0.04498648,0.010423287,-0.061244752,0.0064847893,-0.029894393,-0.036855843,-0.026421223,-0.027610924,-0.058230527,0.056042142,-0.011126298,-0.004116171,-0.023198457,-0.024798922,-0.014121901,0.0060886415,-0.018198898,0.028833104,-0.07210788,0.0115345605,-0.0073243403,0.030984549,0.053506166,0.016467143,-0.038435746,-0.033649527,0.011291025,-0.03373505,0.04575522,0.0914316,0.02937126,0.03170059,0.032326467,0.00322087,0.016548615,-0.07234575,0.0033372485,0.000085345724,0.014459104,0.0048283013,-0.0348545,0.03108896,-0.013354102,-0.021473158,-0.03817172,-0.027472058,-0.01058806,-0.017498137,-0.01445847,-0.014009519,0.04663367,0.011121235,-0.017897952,-0.02805674,-0.0025284835,-0.065811336,0.0060812836,0.0491591,0.0072364933,0.026515538,-0.008129225,0.01513756,0.014750106,0.061437305,-0.042917155,-0.047053177,-0.018180894,0.0055365106,-0.0498323,0.0599809,0.018035503,-0.0149539625,-0.052360702,0.038415104,0.035955284,0.023542242,0.0022540805,-0.02808301,0.05392337,0.022042753,-0.032372307,0.012161206,-0.04250103,-0.039495565,0.037938107,0.01768394,0.008219643,0.032082226,0.010640856,0.020217158,0.0028267046,-0.032940827,-0.026687061,-0.013961216,-0.011400331,-0.022148747,0.016602518,0.008619842,0.06374813,0.015503628,0.025435016,0.011421973,0.02261863,0.025182564,-0.027456814,-0.04085026,-0.01166204,-0.00055986765,-0.039492056,0.018957365,-0.032244425,0.0053641046,0.005417452,0.05112223,-0.055652685,-0.033001006,0.01441136,0.02398411,-0.016719457,-0.0155072585,0.00664375,-0.012014308,0.00741121,-0.005779904,0.025736753,-0.014782514,0.027919669,-0.033196248,-0.03609424,-0.00985261,-0.017866554,0.0063205874,0.02172278,0.022077579,-0.06908268,0.03984223,0.033263054,0.026792329,-0.04124633,-0.030996513,-0.034265243,0.001526428,0.012134257,0.013032128,0.00031871232,-0.052934542,-0.037353665,0.03623678],"last_embed":{"hash":"ylpdte","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"ylpdte","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Walking Meditation (For Restless Days)#{4}","lines":[171,171],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ylpdte","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Walking Meditation (For Restless Days)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0077928817,-0.002607407,-0.030270278,0.058167852,-0.041818224,-0.03164941,0.012777507,-0.025085162,0.0077940705,0.013012998,-0.0023722379,0.019809999,-0.016242543,-0.00096669653,0.004096284,0.030676272,-0.050505407,0.016428575,0.06953876,-0.016173448,0.014302605,-0.0073919124,0.038719393,-0.023317793,-0.023966288,0.021367757,-0.013944846,-0.025791546,0.02730076,0.08023462,0.01011017,-0.017047262,0.050923523,-0.03909478,-0.02048844,-0.0028468862,-0.026064672,-0.013923722,-0.029809985,0.06617786,-0.003701089,-0.006406362,0.002286077,0.026137354,0.014865546,-0.025169712,-0.048519492,-0.0016298094,-0.0055115535,-0.046504468,0.05536213,-0.024269538,0.047700807,-0.015517407,-0.010434273,0.05135393,-0.014585765,-0.029471686,-0.044927895,-0.014303939,-0.050117303,0.084961385,-0.048307545,-0.030495102,-0.011360478,0.056326028,0.020783972,-0.019838056,-0.013718384,0.004549184,-0.03693722,0.031628408,0.0318162,-0.005903551,-0.045969784,-0.008549353,0.04244958,0.009419459,0.027898647,0.038043708,0.025804473,0.020444294,0.015901752,0.05380368,-0.011989318,0.008551145,-0.004770323,0.027214857,-0.0010316839,-0.031514287,0.019458357,-0.009242488,-0.023886308,-0.02358328,0.00033885412,-0.00024351806,0.040171087,-0.024707556,0.03988637,0.041012533,0.054594953,0.01035312,0.023860307,-0.006891936,0.019477325,-0.02819801,0.016576188,0.042260524,0.054656725,-0.013576661,0.050440907,0.03607993,0.034587823,0.02647607,-0.01857566,-0.02338413,0.017176338,0.016677722,-0.015568537,-0.015153246,0.047832713,0.052495483,0.012828299,-0.010739367,0.008871456,0.008872751,-0.001074861,-0.004982805,-0.011413118,0.052165877,0.010939457,0.007381725,-0.026399761,0.01882089,-0.010009462,0.04065633,0.059252683,-0.008350752,-0.0047377786,-0.05532668,0.0038621384,-0.0015529175,-0.038625702,-0.031469017,0.00897107,-0.019277034,0.021674745,0.013597632,0.030191401,0.052601904,0.0029680468,0.030204816,0.014024256,0.0527806,0.02354886,0.031284492,-0.028927991,0.03389641,-0.013355104,0.005856101,-0.0007382454,-0.027713409,-0.016834276,0.032738153,0.02810861,-0.0074823964,0.023731107,-0.019270513,-0.009904675,-0.027107824,-0.010969523,-0.028317668,-0.002126497,0.03693002,0.03855567,0.017415885,0.047350273,0.0063863476,-0.0028855056,-0.047680493,-0.039107762,-0.02037724,-0.003029251,-0.0617877,-0.009585347,0.038460255,-0.03921917,-0.021235505,0.0098584285,0.021462664,0.0056701936,0.004804,-0.013213109,0.022467664,0.09280815,-0.0058253603,-0.000073271134,-0.018362781,-0.011975764,-0.011669959,0.029389707,-0.010531723,-0.010377268,-0.023148688,-0.05586793,0.006691455,-0.042423204,-0.01823858,0.028310966,-0.043765526,-0.0371681,0.0406322,-0.010441149,-0.023404056,-0.008874687,-0.013831172,0.041573934,-0.016318684,0.021958373,0.0023538491,0.021177785,0.0693938,0.025154186,-0.029878646,-0.02821495,0.004321326,-0.031073581,0.028229728,-0.0034891865,-0.049578965,-0.023857659,0.0066217887,0.02226343,0.028122064,0.027581876,-0.0061107506,-0.019563913,0.00036473878,0.0019578738,0.007415515,-0.053691514,0.014846515,0.09235986,0.0044852626,0.0016803744,-0.0009912201,0.0033720569,0.07025993,-0.018132737,0.03339031,-0.025378592,-0.0028861235,-0.03146681,0.011576188,-0.03495243,0.0055217627,-0.018672273,0.0029802138,-0.006426499,0.013912316,0.010096484,0.012749642,-0.020639984,-0.00035363267,-0.029204952,0.0057634376,0.0020905063,-0.034091882,0.044178937,0.021021454,-0.005804382,-0.014142609,0.011473261,0.016960852,-0.046283696,0.02151224,-0.05304531,-0.001817346,0.0052031083,0.009002259,-0.032657307,-0.0066412417,0.0064433087,0.01184463,0.013230934,-0.012793488,-0.013285072,-0.041459385,0.01628344,0.018514046,-0.031075882,-0.02271697,0.04060238,-0.012698246,-0.035405073,-0.0011202889,0.004263425,-0.15544173,-0.027510904,0.007090425,0.017518852,0.02045996,-0.009305706,0.002956902,-0.0053412914,-0.06527057,0.022415077,-0.01202186,-0.038118444,0.03396501,0.024462672,0.028814767,-0.0067207837,-0.0038514957,-0.048198134,-0.05464021,-0.03792002,-0.009147322,-0.030654183,0.05112833,0.036339324,-0.058069587,0.03775233,0.04403943,-0.012476343,-0.015944438,-0.030092448,-0.04163764,0.020734146,-0.0066923304,0.0039048782,0.02452971,0.012828095,-0.004725555,0.022065435,0.016815146,0.00007758019,0.052016605,0.030399272,-0.008240035,0.025980787,0.015688753,-0.012519724,-0.03730804,0.010143945,-0.042281125,-0.009444318,0.012507401,0.00051842164,0.033188604,-0.0033385034,-0.025102617,0.008233155,0.027855063,0.026162274,-0.040061627,0.0017839931,0.004761413,-0.021682514,-0.0106689595,0.0054863426,-0.042971473,-0.03193184,0.02772226,0.0034752225,-0.032588236,-0.02234418,0.010837248,-0.047967132,0.0023266368,-0.013703196,-0.0223585,0.040671416,0.02841823,0.0065967636,-0.0019286792,-0.10786448,-0.035916943,-0.009585382,-0.032843698,0.013341679,-0.030173164,-0.029088946,-0.01361895,-0.02310696,-0.00622574,0.23471868,-0.0060028275,0.022600576,0.00792718,0.014430957,0.025926737,0.01779232,0.06590739,-0.038630195,-0.029663116,-0.03695415,0.020159537,-0.028775495,-0.021309813,0.0076403464,0.03985875,-0.05547779,-0.0077890847,0.06816257,-0.038679745,-0.01931551,-0.057536293,-0.020920623,0.0026828495,-0.057283934,-0.038664788,0.016319532,0.008835441,-0.0037137566,-0.0026709838,-0.03473266,0.0067909476,0.061298665,0.016851895,0.014641737,0.01807831,0.033131544,-0.041439023,-0.042240303,0.014936551,0.019564798,0.016229004,-0.0019242221,-0.039018054,0.00480687,-0.024594493,-0.017893275,-0.030411083,-0.022403842,-0.004944176,0.015656998,0.031554718,0.006090897,-0.023543326,0.027194897,0.0023224207,-0.007286918,0.0142410295,-0.0074157952,0.014650718,-0.0060227956,0.016599216,-0.006417809,-0.025625126,0.0014499683,0.01951986,-0.051012117,-0.021039635,0.01690231,0.012905497,0.013175641,-0.022555541,-0.020987617,-0.028868806,0.01760226,-0.054103807,-0.0055421763,-0.008007233,0.023405856,-0.002122559,0.012856103,-0.04939041,-0.005982514,-0.028154453,0.040543154,0.03912536,0.007957038,0.058489155,-0.01548025,0.007243738,0.019468056,0.039201055,-0.05760267,-0.022519076,-0.01397012,-0.05339028,0.036582086,-0.033561725,-0.010434833,0.0051406575,-0.019707305,-0.00696979,0.01898506,-0.02025195,0.019031702,-0.027175354,-0.0050716856,-0.034245063,-0.017145207,0.031306006,-0.07683157,-0.00235125,-0.011076553,-0.029471882,0.03388653,0.0630189,0.009537365,0.023244781,0.037838172,-0.015514725,0.0464888,0.0018789695,-0.03362945,-0.008575636,-0.008486901,-0.025482697,-0.007005989,-0.025128962,0.029474255,0.017243208,0.009198476,-0.015817594,-0.052395195,-0.028562633,0.06055497,0.018493976,0.04218732,-0.027638087,0.027243571,0.027151307,-0.024618845,-0.006340342,-0.010122029,0.041693825,0.0037629881,0.06165507,-0.000829219,-0.014603633,-0.053734943,-0.040727,0.013388398,0.0036605464,0.018114906,-0.018199831,0.0047006677,-0.0505707,-0.030844726,-0.018862862,0.005061253,-0.03127397,-0.016156385,0.0038181355,0.047781583,0.047987673,0.0139143225,0.023698589,0.020018892,0.0018143853,-0.016164873,0.009241554,-0.0075543164,0.032420535,-0.0068375925,0.0065875645,-0.0027849856,-0.0462171,-0.024668189,-0.030853422,-0.011610117,-0.003896666,0.008423701,-0.0055373637,-0.0026503976,0.0013183883,0.032372493,0.03315706,-0.029847452,-0.019893566,0.0059966496,-0.035904557,-0.0077935164,0.11511779,0.022241142,-0.015598979,-0.014382484,0.010645768,0.04784837,0.008209703,0.05528303,-0.00622486,0.013954543,0.028568344,-0.018954309,0.017918382,-0.008658892,-0.002985238,-0.035788096,0.03247799,-0.006651002,-0.02698845,-0.0081180995,-0.02766937,-0.06023735,0.0033719637,-0.06210575,-0.026760884,0.027401678,0.04208153,-0.009136779,-0.020650774,-0.045152772,-0.004619934,0.024686357,-0.060007986,-0.031766284,0.061044075,-0.0042536426,-0.0456808,-0.021248246,-0.0014093048,-0.015080176,-0.0537058,0.017366264,-0.012735505,-0.013988606,0.013651995,0.047860652,0.011431813,-0.023026764,-0.02360906,-0.01914192,-0.017407035,-0.015367451,0.015719963,-0.0060100034,0.025176754,-0.047191046,-0.0016755915,0.021187656,0.015380133,0.0046612886,0.0070796036,0.001749244,-0.008074802,0.039234135,0.004923065,-0.012136605,-0.017886357,0.024555517,-0.030949216,0.006795163,-0.010579328,0.013595792,-0.026696764,-0.045697942,-0.08134972,0.002385153,-0.00027711262,-0.024858786,-0.045458127,-0.028291846,-0.014738561,-0.00637237,-0.04809409,-0.0034391796,0.027967423,0.009217308,-0.04032922,0.01863367,-0.07788333,-0.00065778143,0.03165819,0.023243617,-0.005035638,-0.038825203,-0.013323337,0.025360664,-0.023880156,0.020671953,-0.05721209,0.024223533,-0.025255425,-0.03633221,0.008777356,0.0007038501,-0.01543709,-0.040602334,0.006233495,-0.02134781,0.0067537567,0.030983033,0.03418156,-0.006740686,0.007176848,-0.0094794985,0.037208773,-0.022633635,-0.034311507,0.028686991,0.018832741,0.04738562,0.0006630941,-0.018781802,0.018939799,0.050941464,-0.034307674,0.040606305,-0.044252247,0.03125898,-0.00055887504,-0.001177255,-0.02686506,-0.046210382,-0.032347675,-0.027427215,0.003344476,0.0148645295,-0.029039202,-0.047877025,-0.017565062,-0.01880059,0.004227724,-0.016245283,-0.035213027,-0.043760326,0.020078573,0.053554937,0.022033062,0.030288016,0.0062735695,-0.023538895,0.023257894,0.038769484,-0.055246506,0.014504349,0.029161673,0.0021269307,0.0049794037,-0.035079118,0.013145127,0.059919856,-0.027262073,-0.021288529,-0.047074087,0.037993398,-0.0057951375,0.01614664,0.026628219,0.07811017,0.027863123,-0.03843119,0.022997912,0.013471232,-0.06101831,-0.01951778,0.045240924,0.034696378,-0.042230107,0.0051059932,0.025471322,-0.02394376,0.008660335,0.010600732,0.023073722,-0.049234413,0.03420643,0.02241449,-0.04133166,0.026505709,-0.01960874,-0.019582635,-0.02045747,0.03170598,-0.013761431,0.029600395,0.0246508,-0.030161299,0.029842071,0.01061183,0.023239477,-0.007878,-0.053227082,-0.08726311,0.035043284,-0.14302987,-0.0008211096,-0.025735985,0.004416722,-0.018958874,0.009015622,-0.0691207,-0.02950343,-0.02969028,-0.024630217,-0.011940262,-0.039926536,0.0044092434,-0.016521826,-0.039905984,0.06993848,-0.02011253,-0.004007496,-0.009307925,0.018018404,0.015017348,0.0030770998,0.0601251,-0.032109767,-0.058918603,0.013899843,-0.018003345,-0.017783985,-0.024517266,0.016666802,-0.069139056,-0.06477393,0.013629225,0.037026666,-0.008727244,0.027337374,0.005673704,0.018158892,-0.05494564,0.01876199,-0.03999819,0.03177567,0.0035840974,-0.0015372547,-0.010723225,0.037319563,-0.0005236294,0.021393366,-0.038483437,-0.0023940005,0.0028086307,0.05381196,-0.016477803,0.0063856672,0.011578284,-0.003981612,0.0063237892,0.015509278,0.047017932,0.031893186,-0.01252283,-0.00020025147,-0.037886225,-0.015351942,-0.019657474,0.06105846,-0.011728853,0.03424621,0.035535485,0.0067662396,-0.025219152,0.036694735,0.011269933,-0.007037059,-0.015327875,0.009789895,0.027235629,-0.001279667,0.0033428771,-0.007885829,-0.03474072,-0.011204883,0.009850734,-0.051835142,0.050723415,0.032392155,-0.0068388805,0.010048206,-0.022940895,-0.023166839,-0.028637996,-0.032077264,0.03154887,0.0032522194,-0.026868455,0.022913035,-0.03468174,-0.0040705833,-0.051209386,0.007099924,-0.015367855,-0.013406034,-0.04427919,-0.037450626,-0.03212373,0.026387485,0.007712814,0.02405488,-0.047486372,-0.05211287,-0.021109309,0.0050164456,-0.001043855,0.024928806,-0.07550758,0.019060383,0.01804693,0.04317528,0.055673875,-0.0010304886,-0.015741073,-0.026246438,-0.0054435586,-0.036794122,0.027372753,0.07890119,0.046007123,0.023984006,0.02834878,-0.00038520127,0.011212767,-0.04814586,-0.0017394099,-0.0006298183,0.022133444,-0.0008021622,-0.005850671,0.04812462,-0.020038541,-0.05454229,-0.021000912,-0.0077364463,-0.004381922,-0.02610061,-0.0068253772,0.002227274,0.0033535087,0.025508812,-0.019090392,0.003966253,-0.015666056,-0.04185048,0.022162994,0.056567803,0.024403796,0.02020622,0.002054446,0.030070897,0.03134034,0.022390874,-0.039744932,-0.054767314,-0.025917105,0.0025416776,-0.018775916,0.077355,-0.004590402,-0.018877467,-0.025868079,-0.014206053,0.037088804,0.07576391,-0.01716087,-0.008997315,0.049749248,0.042473063,-0.022991145,-0.0029148024,-0.051751938,0.0011905096,0.028770292,0.0030683028,0.022484034,0.031397324,-0.0053259484,0.021960357,-0.00021702968,-0.010505613,-0.028630408,-0.00039503217,0.0013678381,-0.00517709,-0.013160884,0.005870321,0.07814728,0.023167072,0.020878969,0.0059760734,0.050315443,0.057038806,0.008890816,-0.029314384,0.0071700546,0.0012402519,-0.026605332,-0.0025140282,-0.015579697,0.009307776,-0.009840195,0.04289273,-0.016486201,-0.018647868,0.0076694437,0.035189427,0.00055530394,0.013928287,0.035932083,0.021749273,-0.00509679,0.017508037,0.025918456,-0.015530579,0.011623195,-0.0273476,-0.005690421,-0.021963004,-0.0065297172,-0.018590797,-0.029803384,0.047263134,-0.054006353,0.048943795,0.022091607,0.03686481,-0.03742014,-0.03636983,0.009477115,-0.0024476298,0.0035301936,0.0075278026,-0.011334592,-0.064891726,-0.028086482,0.017231565],"last_embed":{"hash":"1kzymy4","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"1kzymy4","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Week 7-8: Integration - Mixed Practice#Walking Meditation (For Restless Days)#{5}","lines":[172,173],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1kzymy4","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.000395085,-0.03390519,-0.04093279,-0.00956428,-0.024821876,-0.04749092,0.026410516,-0.016102865,0.02661119,-0.0031665487,-0.013174085,0.021202274,-0.03564414,-0.012219614,0.023368867,-0.004556135,-0.03750507,0.017334111,0.02452241,-0.0014465172,-0.0163732,-0.003910484,0.062727034,0.0066976245,-0.019170174,0.00074155605,-0.002384508,0.0002202676,0.007607781,0.047939043,0.011222985,-0.00020624882,0.021675672,-0.026115734,-0.018751467,-0.0124692535,-0.0119465375,-0.030445583,-0.039085817,0.05169429,0.026053049,-0.019243516,-0.0050905477,0.022250533,0.05505727,0.00078437215,-0.04879145,-0.01024654,0.02705663,-0.028056687,0.024418445,-0.018915333,0.015681349,-0.006367894,0.0104883695,0.018704467,0.010310588,-0.030919982,-0.01846691,0.008461629,-0.031566244,0.03351789,-0.05163021,-0.029853834,-0.02303639,0.053644095,0.041559514,0.01643492,-0.026716448,-0.05404549,-0.029414942,0.023937125,0.044909902,0.0148177175,-0.037856977,-0.005662501,0.015314537,0.011931311,0.014445305,0.020017622,0.032181825,0.011505282,0.038791105,0.00030602538,-0.007232565,-0.0016945516,-0.018975712,0.04441694,0.026286675,-0.00217025,0.0007876114,0.020679729,-0.019977095,-0.053410154,0.0016996497,0.03706914,0.010263333,-0.056467865,0.067306206,0.012470558,0.01762269,0.006341942,0.03856512,-0.033295255,-0.0033415477,0.036472615,-0.0021319485,0.02828585,0.06195952,-0.020342983,0.021419812,0.029843278,0.010164073,0.010296376,-0.010251831,-0.028001193,0.0034518924,-0.017941393,0.01412596,0.007981246,0.04206991,0.047938704,0.034647986,-0.033691388,-0.017915428,0.035098583,0.012865675,-0.032497447,0.01787967,0.036530122,0.00078738556,0.02829675,-0.04913658,0.02021522,-0.009205498,0.04597433,0.046212237,0.034889206,-0.020797838,-0.069046095,0.03062175,0.010131919,-0.043398976,0.00096599566,-0.009869043,-0.04714389,0.030314883,0.0079630995,0.01039217,0.046276923,-0.022532403,0.035534658,0.02035952,0.031106127,-0.023794066,0.009603437,0.024435569,0.06671493,-0.007191384,-0.018308813,0.06501323,0.012698746,-0.056964915,0.06641598,-0.0000729712,-0.024068322,0.012863216,0.0043170806,-0.027099688,0.02639489,0.008043946,0.01405737,-0.0071609435,0.017812105,0.007520399,0.014304874,0.06282848,0.023761459,0.006021828,-0.032373894,-0.057856996,0.012495976,-0.00056620926,-0.096155755,-0.012750311,0.038995326,-0.036310308,-0.02568796,-0.0011871837,0.037587203,-0.024920387,-0.000039899664,-0.030327931,-0.003876569,0.038649213,0.0013027615,0.03769987,0.001744471,0.049109127,-0.017280066,0.01950025,0.0056532715,0.0055087586,-0.0084314095,-0.041274663,-0.014463577,-0.04819178,-0.03883684,0.02140689,-0.03063035,0.010436382,0.023769358,-0.0011983204,-0.03269609,-0.033425227,0.01655301,0.031666003,0.0008352481,0.006346198,0.013759173,0.0036674046,0.044726074,0.02930822,-0.03869601,-0.018696029,-0.005230007,-0.014587045,0.048581813,0.016051458,-0.035078127,-0.03139713,0.015290663,-0.03547362,0.0051622386,-0.0143253775,-0.005600013,-0.016158447,0.0074070315,0.036061246,-0.002344901,-0.009238203,0.030650968,-0.006384897,-0.014833274,-0.0015616256,-0.011452288,0.053036932,0.044255234,0.011776465,0.041022517,-0.008623469,-0.010941954,-0.06708802,-0.019531872,-0.00393582,0.015099281,0.0010625628,-0.0035752067,0.00946297,-0.0033603434,0.0034803532,0.02299917,0.026526256,0.015734544,-0.0075618736,-0.023466555,0.01410107,-0.02103439,0.028312856,0.04324237,-0.03577077,-0.046237238,0.020476742,0.017808631,-0.055865444,0.012958108,-0.05524075,0.01190451,0.04692061,-0.006911677,-0.05559966,-0.04435863,0.0056135287,0.013326835,0.0010681873,0.02316907,-0.020017019,-0.01574569,0.054500993,-0.02122075,0.0039359354,0.0026108073,0.0620876,0.007558967,-0.029734483,0.013785081,-0.012845625,-0.16382459,0.022536073,0.024042578,0.056747045,0.00854859,0.007973605,-0.017052596,-0.028372869,-0.021571867,0.03320287,0.0063836626,-0.043268982,0.043558434,-0.011542455,0.02444334,-0.030002562,-0.0030657505,-0.031374633,-0.028092144,-0.04111342,-0.068180986,-0.0555611,0.09251828,0.040856697,-0.057739947,0.020601764,0.051996406,-0.0014267403,0.002483914,-0.027420308,-0.035102166,0.0059533054,-0.009327578,0.014705331,0.0031586348,0.023469104,-0.0075788978,-0.01917112,0.030624168,0.0017602193,0.0548654,0.03760928,0.017944852,0.02786031,0.0073520755,-0.0080499,-0.041232426,-0.0015673646,-0.050473314,0.009337711,0.029097201,-0.0046373797,-0.012809857,0.031813733,-0.024489928,0.00065696944,0.023534013,0.062004637,-0.04076997,-0.008384067,0.016303075,-0.024504779,0.0017603269,0.022833703,-0.017330656,-0.034157854,0.015694078,0.027564293,-0.036441326,-0.031075535,0.04709606,-0.029145325,-0.02025123,-0.02599544,0.013101924,0.018381426,-0.004694901,-0.03052539,0.014382199,-0.12139142,-0.009977279,0.013185973,-0.037007093,-0.010726733,-0.016992938,-0.023236683,-0.036902443,-0.0139741,0.036051035,0.22696093,0.022209395,0.025224784,-0.017940309,0.057146076,0.008423002,-0.032220203,0.064154714,0.005993039,-0.03031613,-0.005263824,-0.020596847,-0.0072955005,-0.004271869,0.011342798,0.039206926,-0.054979704,0.021015938,0.069856085,-0.011284728,0.0020235826,-0.041487183,-0.008481307,-0.010835702,-0.05755455,-0.041518595,-0.013648506,0.042472247,-0.011635136,0.0063010897,-0.03511677,0.022895604,0.025598424,-0.027060773,0.022144912,-0.027586462,0.028697792,-0.039876685,-0.040099178,0.0048732185,0.017651664,-0.00091271,0.039778046,-0.027532285,0.0034399864,0.011141818,-0.023390442,0.049131684,-0.0023669929,-0.02139594,-0.005294222,0.021684587,0.0054343482,-0.023244789,-0.013080319,-0.024903176,-0.005007762,-0.021132262,-0.015025192,0.04560548,0.018413052,0.019100597,-0.029048895,-0.01400649,0.0066011935,0.014485824,-0.015723301,0.011600529,-0.0036613864,0.0139602795,0.008559144,-0.004468733,-0.002751706,0.011951603,0.025678564,-0.05462019,0.0046738023,0.046559405,0.018240534,0.013254697,-0.009484721,-0.009595778,-0.015430474,-0.024873363,0.04385109,0.0100051835,-0.016912729,0.065685645,-0.019508513,-0.026417185,0.025764218,0.027634209,0.0020832769,-0.03070078,0.0031266129,-0.0009873791,0.0420174,-0.055258982,-0.013052215,0.028582243,-0.049755905,0.048669286,0.0003701727,-0.015524648,0.034525592,0.009235953,0.006814698,-0.04857522,-0.0034549416,0.028972492,-0.082344815,-0.012947251,0.032430798,-0.03339602,0.042171773,0.058383808,0.019774128,0.02259005,0.032783672,-0.012572792,0.018874649,0.011249935,0.008269986,-0.0006747563,-0.026851201,-0.07005854,0.024491517,-0.021305567,0.019584332,0.027374849,0.0043703117,-0.038156833,0.010018019,0.020342559,0.060638096,0.0022927516,0.049738195,-0.028571934,0.03190763,0.025886992,-0.018504826,-0.023336519,-0.029930612,0.047174823,0.04518907,0.030564088,-0.014372926,-0.00073425425,-0.04755512,-0.0025004814,-0.026761368,0.006843434,0.017168049,-0.038870275,-0.02645053,-0.06645679,-0.0004256267,-0.03653745,-0.010971679,-0.023447534,-0.0037563157,0.005554476,-0.014638307,0.06530581,0.0036201854,-0.0027814265,-0.0033028643,0.04253604,-0.0052526477,0.007543448,0.030407816,0.014404852,-0.013084742,-0.004050113,-0.05052728,-0.02617446,-0.037346255,0.009325922,-0.012697986,-0.0057085846,0.037653223,-0.019663796,-0.0355428,0.02831248,0.028987067,0.0080160685,-0.01940069,-0.012277391,0.020046081,-0.024180466,-0.021113655,0.096232824,0.009782054,-0.0062488113,0.016274191,0.039127644,0.08398988,0.033557285,0.0067501306,-0.009002471,-0.00987634,0.01946703,0.0023136523,0.03828619,-0.0109243635,-0.042415865,-0.016053477,0.013360988,0.024418825,-0.0023972648,0.0060327156,0.006665605,-0.06828912,-0.030058177,-0.055650372,-0.033745084,0.00009600059,0.042739067,-0.03069267,-0.017678224,-0.004025646,-0.00043855468,0.032317445,-0.066550836,0.008819539,0.03610698,-0.021843832,-0.057518367,-0.004204144,-0.016159447,-0.0063977144,-0.02256686,0.025300905,-0.0031967906,0.017845914,0.027685389,0.027599152,0.0076564373,0.0060730698,-0.00014010335,-0.040207095,0.01896555,0.01045232,-0.0035294697,0.017803464,-0.01714483,-0.024408262,-0.0051605995,0.0011806602,0.011124529,-0.016093608,0.009671357,0.010561742,-0.019028308,0.013085045,0.011002249,0.025098676,-0.006864159,0.016497446,-0.01872248,0.038365126,0.04290617,0.02029344,0.0057706125,-0.022835827,-0.056996215,0.018841024,0.009134979,-0.028706087,-0.053395562,-0.021060372,-0.0006326703,-0.025674555,-0.026814176,0.00068468886,-0.018700207,0.034282435,-0.015023785,0.037099592,-0.057780217,0.028628562,0.038353063,0.041102655,-0.0062164157,-0.041413303,-0.00206872,0.04526527,-0.008827327,-0.027148822,-0.043720312,0.0023136842,-0.032333046,-0.032495,0.007993294,0.0058040963,-0.028281003,-0.04877918,0.026822135,0.0051433966,0.023476679,0.010738258,0.028873973,-0.015152594,-0.02678997,-0.026303442,-0.009129665,-0.042455364,-0.030249527,0.04865965,0.02508868,0.0004512154,-0.044044167,-0.023439584,0.0034376248,0.033924703,0.0031432728,0.027301254,-0.028777236,0.037182156,-0.016688721,-0.0025797354,-0.0302829,-0.026166279,-0.032111272,-0.033123482,-0.0001993792,-0.029702187,-0.015550498,-0.047713596,-0.035788245,-0.004692249,0.03038153,-0.020381017,-0.042523943,-0.05152317,-0.009768953,0.07289196,-0.021790192,0.023198184,-0.042092774,-0.059936337,0.03351423,0.013512508,-0.051414154,0.0031289882,-0.016537784,0.010736607,-0.0060484633,0.0145936,-0.0040508173,0.06805239,0.008966962,-0.019996688,-0.06639008,0.010136733,-0.009531352,0.019713903,0.029647589,0.0791018,0.03698377,-0.044486802,0.03682843,-0.01442748,-0.020191615,-0.017753363,0.037772965,0.04214086,-0.027927728,0.002783603,-0.016029216,0.016931403,-0.012062077,-0.0015105632,0.01300215,-0.057202533,0.02844053,0.014802322,-0.0391909,0.040686365,-0.024772707,-0.03325621,-0.041723937,-0.0056352853,-0.0044094347,0.037295926,-0.0027814454,-0.043486185,0.025153203,0.049816005,-0.012412977,-0.019141756,-0.022575058,-0.048974782,0.020611793,-0.13422994,0.048771437,0.006584246,0.01801812,-0.008093026,0.0069195568,-0.04449346,-0.046801142,-0.060392004,0.006129488,-0.007385669,-0.04045711,-0.014732024,-0.023591163,-0.04173598,0.038144093,-0.04459063,0.008388402,-0.06459761,0.051533587,0.02936552,-0.014483624,0.025977897,-0.0024289358,-0.00474218,-0.021115834,0.008354927,-0.010840032,-0.02803713,-0.02270139,-0.04680826,-0.038365923,0.01842006,0.017765593,0.018170895,-0.012279284,0.010542215,0.014577119,-0.03524862,0.0086289225,-0.028828911,0.034667373,0.010310358,-0.01626159,0.0015870325,0.07335839,-0.07064286,0.007956065,-0.03481972,-0.00030543373,0.00013712308,0.06190925,-0.00039948177,-0.00093413814,-0.008497878,-0.018497856,-0.02739996,0.00033860348,0.018002063,0.01748878,0.015909966,0.009906172,-0.026233066,0.006380564,-0.05922586,0.03172714,-0.05650517,0.00780421,0.02267915,0.008489586,-0.043237835,0.010568712,0.010450106,-0.008236163,0.010566574,-0.010576676,0.012655504,-0.05444985,-0.038177617,-0.021486612,-0.015273717,0.004161854,0.027256086,-0.030239353,0.026908055,0.027599962,0.0014388091,-0.0005882784,-0.020445833,-0.0016723557,-0.060509164,-0.041411992,0.01879537,0.02592003,-0.0055066966,-0.0021103544,-0.01398561,-0.017016748,-0.047940236,0.008161253,-0.0401358,-0.038894292,-0.04482493,-0.035051536,-0.023651117,0.0027192347,-0.009715168,0.010856023,-0.0011823479,-0.030460255,0.00021249296,-0.005054838,-0.044720262,0.040979676,-0.095534146,-0.024922641,-0.022301454,0.055336505,0.043902278,0.004336619,-0.0017144893,0.014984691,-0.022388522,-0.016876701,0.041130397,0.07778115,0.04326806,0.00082527415,0.01713603,0.0133447945,0.025926925,-0.04109991,0.011916341,-0.009809888,-0.009404906,-0.034512855,-0.033218917,0.032242686,-0.0015533618,-0.02540451,0.012352371,-0.027874,0.019818095,-0.015860662,-0.0151608465,-0.032263987,0.008375767,0.028739423,0.0242063,-0.040296752,0.025727881,-0.03410894,-0.008328238,0.031555455,-0.0012787159,0.024309525,-0.014547305,0.024777101,0.018473247,0.052536506,-0.039871506,-0.050809503,-0.020587528,0.00027571231,0.00017315055,0.06820746,-0.002976352,-0.0130822025,-0.018724801,0.035715893,0.040148847,0.0077483626,-0.017128441,-0.005901945,0.0019280219,-0.0044522253,-0.0055449097,0.016023777,-0.00964997,-0.049417898,0.04515129,-0.00727735,-0.0060966667,0.026332866,-0.035590217,0.034745134,-0.004628846,0.011338201,0.003551565,-0.011599951,-0.00075186446,-0.0148657,0.016034132,-0.04207669,0.07901938,-0.0015043772,0.010657598,-0.000036197227,0.042943522,0.020556964,-0.007937291,-0.055121753,0.01428973,-0.017222628,-0.029146343,0.021220861,-0.025060814,0.00017831569,-0.018199023,0.028619628,-0.048392266,-0.009477922,-0.0027287854,0.007863335,0.018423287,0.035019223,0.044435132,0.009796104,0.006412252,-0.029313395,0.04303478,0.03506779,0.014473498,-0.007993333,0.016537715,-0.0028407786,0.02172396,0.01017531,-0.06942666,0.024892148,-0.03026105,0.02335166,0.012313435,0.022661945,-0.0023037314,-0.010869192,-0.03837484,0.014510564,-0.015693283,0.0042201164,0.008482099,-0.068691544,-0.01050266,-0.0007601616],"last_embed":{"hash":"e3zo8c","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"e3zo8c","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy","lines":[174,226],"size":1303,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"e3zo8c","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00022539031,-0.017898442,-0.043720625,-0.023135312,-0.018493766,-0.04623916,0.02776662,-0.0303276,0.044580244,-0.022221781,-0.005074621,0.015353475,-0.042899266,-0.017092641,0.031253666,0.016536953,-0.025726398,0.02672183,0.012009559,0.0009793368,-0.0054194904,-0.0011104838,0.06229254,0.0058047925,-0.022147603,0.0039365566,0.002163451,0.00085949793,0.013910542,0.032311965,0.00849725,0.011991166,0.015682241,-0.040344074,-0.027765527,-0.03356825,-0.0061150477,-0.022714298,-0.03519209,0.049945608,0.007496897,-0.0061229942,0.00058312,0.026761012,0.037116345,0.009066731,-0.02749836,-0.016071606,0.030547095,-0.029822446,-0.0019886743,0.0098282425,0.012921866,-0.016692365,0.026259596,0.012186965,-0.0070260763,-0.016513592,-0.01236799,0.025649479,-0.0129200565,0.032720517,-0.025437837,-0.031936895,-0.02523722,0.063247055,0.04750644,0.030360172,-0.029408941,-0.052359037,-0.026338601,0.03474384,0.037923,0.023921072,-0.02533696,0.0055739344,0.03175046,0.010222282,0.006905911,0.031216074,0.025695028,0.0017891249,0.044442873,0.0025368202,-0.013930974,-0.007918248,-0.037589334,0.062645435,0.018162318,-0.010641775,-0.010970595,0.01246274,-0.025072321,-0.06014877,-0.00019102,0.039993584,0.01258951,-0.05712055,0.048351265,0.011391255,0.031351227,-0.0052880603,0.026668156,-0.03715835,-0.0025192057,0.037157245,-0.017753523,0.014846988,0.046364777,-0.00796183,0.019741118,0.031538215,0.030685518,0.01272249,-0.005500911,-0.031992506,0.020271225,-0.018510006,0.016696867,0.011687263,0.022121089,0.05882114,0.045341793,-0.037404664,-0.0071898424,0.03497479,0.02363751,-0.007562739,-0.015360592,0.04157428,0.0007625145,0.037032865,-0.039385322,0.01995385,0.0062958063,0.041670173,0.04166855,0.03072772,-0.016893726,-0.06885844,0.02224991,0.018269658,-0.029725289,0.0013433341,0.014896947,-0.06515107,0.028437234,0.006430676,0.010794834,0.026443802,-0.017873786,0.030077515,0.020150641,0.034487057,-0.022714347,0.007601733,0.007986923,0.045457996,0.0053852615,-0.017411208,0.05491007,0.021201761,-0.054501392,0.03166217,0.0017303281,-0.035184536,0.0028916814,0.000020600984,-0.033614937,0.03187245,0.017349968,0.0070672412,0.015604993,0.01353834,-0.009801979,0.020859702,0.07225288,0.029410271,-0.0011320611,-0.029450666,-0.06457833,-0.009404848,-0.000635799,-0.08616707,-0.019360328,0.025714358,-0.03035764,-0.03728208,-0.006855989,0.05346012,-0.021157408,-0.0075763282,-0.03234987,-0.00059960235,0.028218513,-0.009486521,0.047561705,0.0061452165,0.043615505,-0.02125547,0.01939726,0.009855861,0.012626574,-0.0014861821,-0.021804372,-0.027514504,-0.07523115,-0.025519885,0.019613637,-0.021781977,0.014993756,0.00065607624,-0.004572946,-0.025203058,-0.039921306,0.019760048,0.043463953,0.015986437,0.008844978,0.022476904,-0.005313183,0.031254254,0.016454225,-0.022103976,-0.02851394,-0.00022558004,-0.005303647,0.050780237,0.014829252,-0.024519289,-0.03805628,0.016410662,-0.020643214,-0.009012486,-0.019030023,-0.0175972,-0.015015837,0.02529174,0.020108154,-0.0056283767,-0.00079117424,0.011854419,-0.021063562,-0.030396253,0.003227321,-0.007900007,0.045629125,0.035923254,0.012207223,0.046559043,-0.0004959012,-0.002461718,-0.06725173,-0.026492298,-0.027943172,0.0020693657,0.0047485316,-0.0055769547,-0.0015912016,0.008345895,0.003856526,0.046807833,0.018601416,0.009666174,-0.006064685,-0.043905374,0.004062527,-0.017609091,0.019619333,0.026116265,-0.049045045,-0.037139263,0.02342029,0.009326473,-0.036090285,0.0026369512,-0.06625453,0.010363485,0.038598605,0.004398645,-0.04970854,-0.031197237,-0.00075532537,0.011051604,0.0019104196,0.016765144,-0.03103359,-0.01732046,0.05637087,-0.030329661,0.008540405,0.00352817,0.07359619,0.023323365,-0.019455755,0.036939815,-0.025594227,-0.1722667,0.017650895,0.026177049,0.047967836,0.0048069498,0.01457603,-0.010070563,-0.013528081,-0.01336225,0.03003866,0.009781655,-0.049809027,0.03563707,0.0025359346,0.011635739,-0.027445668,0.0034573711,-0.011856462,-0.022378478,-0.03403097,-0.07180443,-0.073343836,0.095895566,0.033265453,-0.06330478,0.012599026,0.06100107,0.010188046,0.0003202593,-0.015043829,-0.02924665,0.017869106,-0.007972476,-0.0011364466,-0.013414279,0.036194045,0.0024379003,-0.005377297,0.021228587,0.013848474,0.042853463,0.06125451,0.020324687,0.038339715,0.011624258,-0.0048365095,-0.040956836,-0.01670522,-0.048029643,0.009938445,0.019060142,-0.026184669,-0.016912458,0.028873822,-0.04439399,-0.0034142751,0.02743806,0.047394313,-0.022674691,0.009754628,0.025882766,-0.026127983,0.01029623,0.028460955,-0.022160681,-0.04271065,0.015560772,0.021189857,-0.02601131,-0.037716128,0.03437523,-0.028197728,-0.04321903,-0.026895415,0.00699691,0.018456588,-0.0125657385,-0.035402182,0.016242027,-0.11316275,-0.0069452883,-0.008744706,-0.015709154,0.0092934985,-0.021787975,-0.03017913,-0.036998093,-0.016594091,0.03717582,0.23920143,0.035827193,0.040275503,-0.019946732,0.056865882,-0.00436402,-0.03730605,0.059004057,-0.00014751495,-0.046123784,-0.0056135426,-0.017696023,-0.016034253,-0.002956833,0.019006079,0.0425158,-0.052690025,0.013397976,0.07304723,-0.01560469,0.004293745,0.0016442502,-0.010477092,-0.0055483324,-0.04328032,-0.028749265,0.004837526,0.031247124,-0.0076094945,0.002249128,-0.023910122,0.011464114,0.010557368,-0.011380439,0.02185214,-0.04321318,0.046288688,-0.033433445,-0.037296366,0.010415838,0.02737105,-0.006787337,0.03531955,-0.03194513,-0.019218203,0.007227005,-0.016867174,0.034761596,0.015002083,-0.018551365,0.018051269,0.02883328,0.011985994,-0.026997514,-0.0048118816,-0.02815283,0.0024957885,-0.030184677,-0.008612441,0.042749915,0.0058762613,0.016553372,-0.023792572,-0.023254264,-0.0155178,0.010236231,-0.016567387,0.0033880665,-0.015570261,0.01550661,-0.0022265988,-0.0035929182,-0.011485188,0.015699176,0.02519399,-0.03402973,-0.007111816,0.05244319,0.016136166,0.016021565,-0.011125906,-0.0025602232,-0.034297634,-0.004386466,0.03661379,0.008488473,-0.010058942,0.075374044,-0.018706696,-0.012899896,0.03804817,0.010971148,0.009861117,0.0013730774,-0.001540149,0.007054339,0.04099182,-0.05455161,-0.016205406,0.025725782,-0.05852494,0.037957802,-0.011435102,-0.027578698,0.037551068,0.0054800776,0.010084346,-0.04339203,-0.010489284,0.035976853,-0.08473573,-0.006565867,0.046494566,-0.03399174,0.051020227,0.06407098,0.02954249,0.024513789,0.036091637,0.0075064506,0.027627261,-0.014745062,0.003219583,0.008934922,-0.045184806,-0.0662123,0.039765082,-0.011796132,-0.004220787,0.034022473,-0.0073676594,-0.027294742,0.0075186347,0.014466173,0.06918337,-0.002027779,0.06145472,-0.026825644,0.02599899,0.044444952,-0.016580785,-0.031288773,-0.04373846,0.034228303,0.04090849,0.044115104,-0.012715857,0.0028051073,-0.040671956,0.0054719746,-0.022007579,0.018276475,0.014298422,-0.043737315,-0.036401182,-0.05515845,0.00040771574,-0.028747575,-0.011937095,-0.017463546,-0.004753015,0.011207459,-0.008673404,0.06512175,-0.0073392666,-0.003074489,-0.010545214,0.05733649,0.017321484,0.008389815,0.033075575,0.0052321865,-0.014663096,0.0043560816,-0.03774629,-0.02605015,-0.032789376,0.0043841577,-0.023210462,0.003877774,0.036841776,-0.028009795,-0.033966284,0.033498123,0.006407407,0.024433587,-0.028559888,-0.013952445,0.02889286,-0.01695237,-0.014115357,0.098541714,-0.0115066925,-0.0014788267,0.02871887,0.045710865,0.090887204,0.027245825,-0.008154293,-0.020349871,-0.020801442,0.0059332578,0.005374373,0.030574644,-0.012551362,-0.03759943,-0.01802261,0.0044666626,0.015681002,0.001375746,0.0067331833,0.018375542,-0.07045843,-0.025665322,-0.037343908,-0.03253607,0.011022103,0.044516943,-0.033285473,-0.021494208,0.006610545,0.00046725333,0.034080546,-0.05665475,0.0045397813,0.030711329,-0.023661101,-0.035270512,-0.0215868,-0.0075273435,-0.01057149,-0.0068391515,0.026832229,-0.0065248683,0.015720112,0.023829548,0.029480252,0.007628918,-0.00016420231,0.00045105958,-0.04886125,0.009480688,0.013977697,0.01195529,0.033490494,-0.018948467,0.0052866014,0.008789411,-0.009664863,0.027227018,0.012128856,-0.006621776,-0.005095608,-0.015328646,0.005579287,0.0011512152,0.030959912,-0.016298832,-0.011717456,-0.025197178,0.026327072,0.053087533,0.008498555,-0.0025356947,-0.024175424,-0.05692666,0.0047227615,-0.014688994,-0.021016879,-0.056444407,-0.00235168,-0.0038680672,-0.021054473,-0.02853493,-0.0016035327,-0.021456057,0.03197914,-0.00020058444,0.043928742,-0.033415135,0.013503921,0.021136092,0.03946709,-0.017459013,-0.057384416,-0.021449182,0.029680384,-0.00333963,-0.009582684,-0.033475548,0.0052333097,-0.029119635,-0.023925187,-0.0018639105,-0.00058953685,-0.020881081,-0.02656536,0.031430777,0.015627412,0.023167808,0.0013620438,0.012991741,-0.0093295695,-0.042245697,-0.032961193,-0.0076868287,-0.04228556,-0.037774485,0.06124511,0.032439437,0.014097125,-0.05197308,-0.020664414,0.017999046,0.022235611,0.006570178,0.013418274,-0.036100715,0.03685152,-0.03633072,-0.0058723423,-0.014299356,-0.023663485,-0.025458386,-0.050088476,-0.021555208,-0.037046805,-0.010228942,-0.05090324,-0.0411476,0.00653668,0.012273503,-0.014886808,-0.052652936,-0.02070761,-0.020084033,0.06793973,-0.017489526,0.032979988,-0.04749545,-0.07074495,0.039945215,-0.0074975993,-0.057426292,0.0078131175,-0.038130186,-0.010838727,0.0034873786,0.008559611,0.0053158235,0.06565617,0.022901835,-0.020442039,-0.06346441,0.009631516,-0.017896412,0.021161903,0.012290455,0.08155454,0.0516034,-0.052802105,0.03448177,-0.026411718,-0.027541839,-0.0073486674,0.019934876,0.041038867,-0.01916978,0.008231385,-0.036742523,0.034077737,0.026275173,0.016339576,0.021750696,-0.059663683,0.029676622,0.0046461225,-0.02851812,0.0340714,-0.020694712,-0.02436473,-0.035013262,-0.00958542,-0.00193087,0.018744247,-0.003676017,-0.02613629,0.018625759,0.042287994,0.0069750217,-0.028568976,-0.00024072091,-0.034957465,0.027774716,-0.14673339,0.056519642,0.0084443195,0.015067478,0.0067107854,0.018863475,-0.05172215,-0.027459158,-0.055380587,0.004448217,-0.021376457,-0.046386387,-0.013785993,-0.015807541,-0.027711775,0.020602891,-0.059702706,-0.0042296895,-0.063922524,0.055638872,0.033185363,-0.018298889,0.03352413,0.012380368,-0.035691082,-0.028698962,0.005710889,-0.00034525874,-0.028934516,-0.017869333,-0.036496364,-0.034273017,0.023259435,0.010996605,0.013933185,-0.023861859,0.018780792,0.0078241145,-0.023557214,0.010718012,-0.041561704,0.043311756,-0.0015004292,-0.012640592,0.0051623858,0.07152286,-0.069982015,0.014199723,-0.051580843,-0.013053933,0.002327652,0.052675202,-0.00517215,-0.0073874793,-0.017341597,-0.011366,-0.04769236,-0.025778595,-0.011877193,-0.0010820008,0.026164996,0.025947219,-0.012291694,0.004490246,-0.051561352,0.027407385,-0.061866876,0.0012231466,0.03207612,0.0045854254,-0.041272625,-0.011829363,-0.0047653522,0.0016327994,0.007508476,-0.013152101,-0.0040710024,-0.05031407,-0.04306321,-0.015905881,-0.023663063,0.013491297,0.027489986,-0.021896522,0.009578098,0.025229476,0.00572438,-0.0076111085,-0.019631842,0.000849737,-0.064488746,-0.041501623,0.023469716,-0.0058821714,0.010902348,0.005228812,-0.011863767,0.0032922456,-0.02707345,-0.010094918,-0.03327785,-0.017819675,-0.041850068,-0.024587857,-0.03471223,0.013449264,-0.0016120228,0.0032761632,0.0072363764,-0.020190435,0.007400902,-0.012149238,-0.041363858,0.049474273,-0.079461925,-0.025687503,-0.02147006,0.045751844,0.04042848,0.007917607,-0.0053679966,0.022837767,-0.018852778,-0.025092231,0.03990377,0.06021496,0.055340704,-0.0036877121,0.007932575,0.03706988,0.02266982,-0.041739076,0.0018293336,-0.0032636772,-0.011329184,-0.0033235874,-0.03199638,0.032577477,0.021732323,-0.013651923,0.017067814,-0.03261658,0.010526591,-0.015171553,-0.0088464655,-0.0384876,0.008701185,0.031814948,0.023121499,-0.0522487,0.009900027,-0.03563687,-0.015622632,0.03838451,0.0044298577,0.03684023,-0.016632507,-0.008928699,0.0016908825,0.045571674,-0.027176041,-0.04854518,-0.029507738,-0.028771166,-0.009237976,0.06060172,-0.009185686,-0.018459894,-0.017014468,0.026419317,0.038115557,-0.0025000789,-0.031391058,-0.0097845895,0.0044150655,0.01819112,-0.0031546075,0.030030923,0.00629742,-0.036677107,0.037595596,-0.020856299,0.0071810368,0.036735173,-0.051062234,0.03985684,0.003284897,0.02667335,0.001358561,-0.0018007735,-0.015934879,-0.01624244,0.0019046593,-0.04076698,0.066257164,-0.011351122,0.018349146,-0.004077006,0.023878139,0.008438557,-0.009981079,-0.04267223,0.021686235,-0.03146899,-0.017315231,-0.0049985256,-0.018525526,0.016234519,-0.030906804,0.015113046,-0.043091487,-0.006943304,0.004706318,0.008526658,0.019707872,0.017922653,0.044626992,0.00080587,0.0003297774,-0.006966942,0.029478159,0.027688406,0.013129685,0.0030052008,0.008338696,-0.0027861593,0.013874074,0.016786687,-0.06525322,0.028997544,-0.045836937,0.028583502,0.0059771677,0.03083295,0.0010303878,0.0017683842,-0.030235982,0.0444701,-0.011380944,0.0012828119,0.012080002,-0.06386501,0.012590435,-0.0024276832],"last_embed":{"hash":"m0b6a3","tokens":103}}},"text":null,"length":0,"last_read":{"hash":"m0b6a3","at":1762855193471},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)","lines":[176,193],"size":352,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"m0b6a3","at":1762855193471}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017081121,-0.008945803,-0.030954046,-0.007350596,-0.040455688,-0.023853969,0.025627315,-0.032110568,0.044207077,-0.029155228,-0.0041485,-0.006712128,-0.03191003,-0.0018840919,0.061480876,0.00391017,-0.044429313,0.025447672,0.0012279081,0.017941227,-0.02145768,0.033923797,0.04018868,0.01727098,-0.02586394,-0.0025964882,0.01779623,-0.0063833282,0.020888196,0.031206386,0.012321781,-0.01783169,0.010733021,-0.048568487,-0.023046745,-0.03560169,-0.019733287,-0.03692347,-0.03689715,0.06106745,0.013000472,-0.014101875,0.003595494,-0.0051182415,0.047381356,0.024502726,-0.047612227,-0.007312522,0.007927387,-0.024139632,0.009465063,0.031068038,0.026316922,-0.012270923,-0.011657905,0.01173301,-0.017956795,-0.0149190035,-0.025394274,-0.0014262095,-0.020342505,0.035924267,-0.025708672,-0.040920883,-0.020642703,0.063377164,0.039128352,0.021901613,-0.023969524,-0.042257234,-0.020678654,0.042142693,0.02252518,0.0087852385,-0.0109096905,0.0080838725,0.020010987,0.022375576,-0.0104188,0.04845987,0.03127943,-0.0008156125,0.032490082,-0.02098988,-0.0219676,0.012710867,-0.035622682,0.03989716,0.0034858526,-0.0048748804,-0.011479317,0.011446106,0.004397239,-0.04527655,-0.026344193,0.04406572,0.029061452,-0.044431724,0.050022107,-0.013823648,0.043694012,0.002269431,-0.006760943,-0.033367787,-0.008334132,-0.0013045339,0.0037791957,0.011263205,0.05090735,-0.0078904135,0.0030296987,0.02599755,0.059248507,0.017451221,0.0073998007,-0.030203572,0.008548169,-0.019734068,0.022652587,0.016241852,0.03238695,0.039455175,0.06754319,-0.04239153,-0.002697522,0.031669203,0.0006805065,-0.034614585,0.0013073453,0.0039361166,0.009965369,0.03669991,-0.038153123,0.013992501,-0.0075444463,0.023492547,0.056982424,0.0007261073,-0.042484503,-0.06320827,0.002099487,0.027347228,-0.03371216,-0.0039741406,0.02000429,-0.031600818,0.013681637,-0.00826219,0.015947245,0.0082717715,-0.018909976,0.03862305,0.008945313,0.04015503,-0.0037171969,-0.013740071,0.002196157,0.04275005,-0.017847775,-0.011483602,0.057356212,-0.026163831,-0.031682625,0.006643843,0.00035637993,-0.0146956695,0.026407141,0.023348166,-0.011512624,0.044686448,0.029227529,-0.006384921,0.0028723232,0.01291976,0.009001056,0.0023966637,0.044285983,0.019080486,0.012148163,-0.022088936,-0.077976234,-0.005364283,-0.0023060164,-0.07126992,-0.013286684,0.033244826,-0.026749596,-0.020125937,0.0016652221,0.060926214,-0.017076053,-0.0054496834,-0.024016295,0.00069456757,0.029217323,-0.006684137,0.030293053,0.004125185,0.035303533,-0.029919174,-0.0018666007,0.027654182,0.014558077,-0.008809093,-0.022609256,-0.012299993,-0.06699578,-0.037976768,0.019333005,-0.029684948,0.012792256,0.022754543,-0.014991463,-0.008785041,-0.04772574,-0.007864613,0.05357028,-0.029462265,0.014068318,0.030757071,0.0021281028,0.053024292,0.02057884,0.011046296,-0.0074910647,0.0069464566,-0.038051672,0.028868422,0.034169003,-0.016698228,-0.030771365,0.014670329,-0.02939098,-0.0017429532,-0.020041976,0.0047697606,-0.028071394,0.0027757038,0.03232845,-0.030028913,0.006736458,-0.00079407793,-0.0006008771,-0.029021658,-0.013392028,0.013786816,0.04719809,0.051790055,-0.0037903935,0.051103815,0.0028970577,-0.0075186295,-0.05575752,-0.006280595,-0.024304118,0.017429508,0.01860622,0.004020886,0.010003886,0.023969332,0.0034395515,0.044508416,0.0054075327,0.015511431,0.0012166031,-0.030203369,-0.00009652381,-0.025995778,0.044517674,0.027184637,-0.045423217,-0.039899196,0.04049533,0.017519716,-0.052583944,0.0030157107,-0.08303054,0.029086577,0.020639539,0.009635112,-0.050489902,-0.030487724,0.006783478,0.011147555,-0.009810665,0.011369848,-0.015528492,-0.05486958,0.017014138,-0.0072542517,-0.004237628,-0.0010382805,0.063208245,0.011989592,-0.017453449,0.0087041445,0.0013825799,-0.15596095,0.008034489,0.015804617,0.053728368,0.029736312,0.005587707,-0.033065952,-0.011059892,0.0052827476,0.03838181,0.03556409,-0.04363504,0.03301535,0.0007508805,0.0024885323,-0.022690406,0.003255044,-0.012365542,-0.021596162,-0.029418867,-0.029934851,-0.062959276,0.08089383,0.037049223,-0.066101685,0.003915389,0.063231185,-0.00048945163,0.008607583,-0.019532634,-0.032699794,0.014385027,-0.011307794,0.011764738,0.009670394,0.040096328,-0.007228265,0.00039294054,0.01669983,-0.001309665,0.040276397,0.04443403,0.011776614,0.047525708,-0.004568736,-0.00081057614,-0.041457877,0.018366726,-0.057605147,0.004396639,0.012146514,-0.034142226,-0.0048161577,0.027329937,-0.03535157,-0.0021061832,0.020282926,0.057069775,-0.022728372,0.008135547,0.023563096,-0.048380163,0.023977784,0.021810198,-0.01141287,-0.056179017,0.053033087,0.023968905,-0.010604507,-0.012499,0.038028374,-0.048044667,-0.024287911,-0.046718452,-0.0035338348,0.019921446,0.0076480773,-0.048151694,0.02971359,-0.10509675,-0.00064261904,0.006475561,0.01354546,0.006268672,-0.016701896,-0.04455272,-0.017300958,-0.000024302873,0.023288356,0.24062327,0.0066372775,0.04292158,-0.0040727225,0.050188478,-0.009092315,-0.0527095,0.04604375,-0.032150082,-0.044396818,-0.0024242196,0.010137535,-0.0006545449,0.0013807458,0.023805134,0.02907214,-0.031460002,0.013988135,0.084176555,0.0024245244,0.0033893401,-0.046161965,-0.011724931,-0.019227378,-0.02467757,-0.009471129,0.020173239,0.021494461,-0.0035006397,0.013026942,-0.020747531,0.030408392,0.010740731,-0.029125853,0.056078587,-0.04849222,0.01739691,-0.041911766,-0.039477885,0.0052152155,0.03558118,-0.018819507,0.01189564,-0.060276326,-0.019557945,0.004109481,-0.022445414,0.012794225,-0.00073123554,-0.023869338,0.030142363,0.013385443,0.014777513,-0.012924693,0.00858758,-0.031936698,-0.023673048,-0.048719484,-0.012631944,0.0480475,0.021399511,0.016607862,-0.010616727,-0.008041342,-0.030419543,-0.009331936,-0.034700554,0.007798147,0.0020953128,0.015627204,0.004201849,0.0027475061,-0.0056806286,0.03866669,0.018452805,-0.030450482,0.005506367,0.037637636,0.027982194,0.0023701524,-0.0087214485,-0.010115493,-0.0008046936,-0.021360748,0.036042314,-0.008922116,-0.004769539,0.07041738,-0.0044582263,-0.007449328,0.03042618,0.012697819,0.015199478,-0.035954244,-0.030022841,0.00869431,0.012754444,-0.061681125,-0.017129097,-0.0005239722,-0.067523874,0.010186681,-0.015608999,-0.027828015,0.026275018,0.016921092,0.031384032,-0.051263373,-0.0027475823,0.041161202,-0.072025426,0.012839458,0.024966978,-0.014068003,0.03386395,0.053704645,0.02986805,0.016777739,0.05081677,0.021216134,0.035782773,-0.033724472,0.016818842,0.02347861,-0.025655579,-0.07223854,0.023214798,0.0034986148,0.009153935,0.028072074,0.012021179,-0.037468094,0.008679763,0.0022454401,0.065068625,0.0049091848,0.03183286,-0.023875782,0.004386042,0.041809443,-0.03347914,-0.0019225415,-0.010809695,0.03223742,0.04101706,0.06093478,-0.054389972,-0.014508344,-0.0173355,0.0056400434,0.0073430496,0.02141674,0.019362364,-0.047656935,-0.022089275,-0.093657516,-0.017635193,-0.027136467,-0.013148969,-0.015098544,-0.00815746,0.039324004,0.011093484,0.0826247,0.0024888702,0.026537638,-0.0069859936,0.0340161,-0.0154275885,0.0073644198,0.016795238,0.02207719,-0.021587308,-0.00879669,-0.036136903,-0.04498246,-0.0265207,0.013910294,-0.033751592,-0.016244479,0.024929278,-0.043392144,-0.027918043,0.039192405,0.046676148,0.009724096,-0.02899317,-0.028026385,0.039203394,-0.021907756,-0.0025651308,0.094104275,-0.0171988,-0.012923049,0.009348889,0.05637016,0.08078104,0.04740236,-0.0037868111,-0.0045763957,-0.042871516,0.01889894,-0.015182117,0.0056658858,-0.0193919,-0.034452047,-0.028403005,0.010910041,0.012242544,0.012474169,0.0118900975,0.013901174,-0.10359414,-0.047723737,-0.044819232,-0.043871406,-0.008522172,0.037218098,-0.031085387,-0.05124899,0.021583471,-0.022350399,0.034927275,-0.032500245,-0.024350585,0.008196635,-0.026822945,-0.04834163,-0.014603287,-0.009591769,-0.015339964,0.02100439,0.016607255,-0.003442271,0.001934378,0.027184093,0.034715384,-0.0027583248,0.00982006,-0.036807425,-0.021476196,-0.002385592,-0.030686196,0.013663715,0.029064944,-0.037322804,-0.00785939,-0.016002152,0.011526904,0.012661084,0.022096412,-0.04393995,-0.018082727,-0.009748261,0.031000638,0.007751414,0.025202911,-0.008311243,-0.031501472,-0.032551397,0.023204714,0.055676106,0.018356077,-0.009008268,-0.019113664,-0.0247445,0.0022774718,-0.023402559,-0.008094965,-0.012957922,-0.028213734,-0.0041703708,0.0015320235,0.0061196517,0.01746853,-0.026106698,0.020497812,0.0065947534,0.045862757,-0.020376716,-0.012867514,0.03571963,0.026488729,0.0017043151,-0.039523017,0.007168406,0.03157279,0.014950876,-0.008981493,-0.033321045,0.021838019,-0.02789791,-0.036553904,-0.022359446,0.00014233631,-0.004307575,-0.013805619,0.03503338,0.0027823793,0.024539508,-0.005574402,-0.0044072983,-0.0032022991,-0.03386114,-0.015302148,-0.019978123,-0.02752846,-0.054548733,0.06856548,0.027554376,0.029513383,-0.0645295,-0.037073713,0.04066048,0.010791102,0.02451967,0.02793137,-0.03461666,0.025150495,-0.0322818,-0.0050059697,-0.014190455,-0.011564675,0.004908192,-0.06905643,-0.008453607,-0.023870986,-0.015158417,-0.041422624,-0.03601155,-0.016770935,0.033158798,-0.04249508,-0.050658662,-0.017084466,0.008968287,0.04783163,-0.020845305,0.00038421608,-0.004305531,-0.06823093,0.046872646,0.0052699284,-0.03561017,0.031220015,-0.00013185672,-0.012117965,0.0045679887,0.015035452,0.0140423635,0.048011344,0.024553152,-0.030650767,-0.05487814,0.022976251,-0.008979337,0.006562341,0.016784264,0.06659309,0.03392844,-0.0537592,0.023652183,-0.02516548,-0.034674034,-0.020642933,0.01815479,0.026052736,0.006371883,0.022277165,0.0032709877,0.024582624,0.015106819,0.0040952326,0.031705983,-0.06600148,0.020193154,0.0012298702,-0.02538653,0.028130155,-0.007678417,-0.017081564,-0.020491296,0.003738292,-0.012907833,0.020647062,-0.024007207,-0.035618212,0.024572348,0.0671336,0.030583328,-0.011669122,-0.0016932968,-0.026442828,0.045166224,-0.14925589,0.040508974,0.0100569185,0.012500799,0.00023963867,0.011337465,-0.067173354,-0.05289448,-0.046892863,-0.022428729,-0.03302572,-0.036449827,0.018948615,-0.032413162,-0.0393174,0.029324597,-0.05866591,-0.00821948,-0.077186495,0.072273456,0.031355936,-0.00002186578,0.040140506,0.007678537,-0.021122621,-0.032894008,0.00970956,-0.019210957,-0.04531991,0.028704181,-0.03779969,-0.03944213,0.012610898,0.020357376,-0.02250429,-0.017299375,0.017507134,0.0076856613,-0.009917905,-0.00045316768,-0.025750812,0.03501836,0.020171868,-0.0081129195,0.009340111,0.081901245,-0.054772895,0.020488525,-0.060192015,0.0018886506,-0.002711992,0.045782126,0.008976286,-0.0015540374,-0.009103497,-0.017929006,-0.04422547,-0.008326484,0.009866664,-0.001853397,0.027070748,0.04051365,-0.027981073,-0.0024439804,-0.05180074,0.021216266,-0.023487547,-0.009831896,-0.0017803039,0.007380966,-0.048096064,0.008292373,0.011167892,-0.009247678,-0.00604238,-0.026131023,0.017824775,-0.039370645,-0.05032291,-0.02947483,-0.029863166,0.024794228,0.011779641,-0.040149327,-0.03535239,0.019159148,0.015834894,-0.0003444585,-0.040620796,-0.004607438,-0.051683962,-0.041508887,0.003731298,-0.008044007,0.024775399,0.013816672,-0.009891396,-0.0047597876,-0.019389994,0.018531164,-0.02978873,-0.01836667,-0.03071593,-0.045071173,-0.03603685,0.014050711,0.003921407,-0.0100260675,0.0005361084,-0.016976248,-0.020378852,-0.014300956,-0.04272435,0.04844716,-0.074635275,-0.017516447,-0.023225771,0.021089932,0.03579634,-0.026215382,0.00046020583,0.02079975,0.021932745,-0.027624216,0.021524796,0.05812408,0.06799379,0.023856007,0.0063405563,0.022542711,0.027527811,0.0015756502,0.018142944,-0.00079364225,0.009289362,0.01197015,-0.037515458,0.028755601,0.021497449,-0.028272126,0.01875991,-0.031024799,0.0013395393,-0.021900317,-0.00010463558,-0.020744259,-0.01389026,0.008893515,0.00079323474,-0.03714477,0.005662331,-0.045151282,-0.007924193,0.057362445,-0.010323134,0.02564842,-0.050893094,-0.029144457,-0.0017037669,0.028873965,-0.019417163,-0.023422364,-0.030814305,-0.031514823,-0.031230489,0.06102394,-0.010094589,-0.014022735,-0.022714691,0.026685437,0.016321613,-0.016460666,-0.016078828,-0.009091139,0.010475183,0.0035986393,-0.006161718,0.029930372,0.003628366,-0.042623818,0.04796335,-0.014441453,0.024385113,0.032980334,-0.026895858,0.04869028,-0.025275636,0.03246337,-0.008213045,0.024808874,-0.0109181125,-0.012945241,-0.014903026,-0.04842609,0.07436981,0.043256845,-0.0025513144,-0.0014039039,0.026241357,0.02701099,-0.0072167823,-0.019948825,0.01750156,-0.051334936,-0.021731045,-0.005998201,-0.0047804657,-0.011543963,-0.034896865,0.037338216,-0.036379542,0.006639407,-0.016536215,0.008795848,0.042182963,0.009050911,0.016944604,0.021638509,0.018943362,-0.0018064356,0.036202367,0.003069209,0.0005233124,0.006442528,0.011624079,0.022686992,0.016180763,0.032566458,-0.028316488,0.013038415,-0.046662293,0.032140695,0.004417783,0.01930881,-0.009414939,0.017493363,-0.02034781,0.0068058665,-0.0052165384,0.013317414,0.02593753,-0.043779418,0.009989321,-0.0104316445],"last_embed":{"hash":"p3d9gi","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"p3d9gi","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{5}","lines":[182,183],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"p3d9gi","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01803502,-0.052363694,-0.039934322,0.0056648892,-0.04081928,-0.005678389,0.05130972,-0.007712635,0.038429234,-0.018497704,-0.018723605,0.0071803816,-0.017341254,-0.01241227,0.036912445,0.011857978,-0.027812561,0.0116336765,0.00679276,0.025255216,-0.028607825,0.013661093,0.057611912,0.026061464,-0.03462182,-0.02367203,0.010468946,-0.006387815,0.012842827,0.04094163,-0.0044041406,-0.041238874,0.025029536,-0.062000923,-0.028636064,-0.04001858,-0.01346904,0.00698738,-0.04831838,0.049366172,0.004501319,-0.02724371,0.0029945849,0.00338634,0.074190676,0.0069838036,-0.030989222,-0.0066752215,0.029197173,-0.02691108,0.017639209,-0.0033464783,-0.010856748,-0.02141571,-0.0077471016,0.026137993,-0.005982503,-0.022050172,-0.0063630305,-0.004442904,-0.018993814,0.029543698,-0.015033638,-0.03317948,-0.007355609,0.034461845,0.06999892,0.014727574,-0.0015252397,-0.047903378,-0.0068387208,0.011554572,0.013203415,0.015776424,-0.019751864,0.0034078758,0.026901327,0.00038481873,0.00079839333,0.0514775,0.011514556,-0.0063941195,0.027751748,-0.015280572,-0.013943758,0.010716888,-0.024670484,0.057884835,0.016965758,0.0034951284,-0.007301225,0.027134517,-0.022186862,-0.04955631,-0.015126201,0.04053469,0.0002704822,-0.032000236,0.043091666,-0.0052541867,0.03368791,0.011353388,0.0143627245,-0.013550128,0.0043107974,-0.0038876655,-0.017398464,0.017879723,0.041583717,-0.005336361,-0.012679729,0.02675771,0.047078315,0.024940725,-0.0026841913,-0.043436974,0.026904507,-0.016207319,0.017479422,0.0061034923,0.033902615,0.021773674,0.062295903,-0.038903832,0.011674118,0.04053655,0.029620398,0.0039488934,-0.028378682,0.007247633,0.03230668,0.051467404,-0.020966386,0.0023803017,-0.0020503642,0.021349372,0.019443419,0.014370263,-0.037379645,-0.06579253,0.01970379,0.009900085,-0.02798951,-0.0008741008,0.0006762024,-0.019205544,0.035580114,0.009088892,0.014056768,0.005640287,0.0026683179,0.037091784,0.017771166,0.04327854,-0.0029288575,-0.027106686,0.02102005,0.08719139,0.0109406365,-0.022744883,0.028774066,0.0022866551,-0.023072815,0.025576182,0.0025716156,-0.015308417,0.034825664,0.02524268,-0.019621797,0.053630214,0.014618167,-0.008523172,0.017802265,0.011416179,0.023157917,-0.004755128,0.073163606,0.032918353,0.016533531,-0.03604473,-0.041265864,0.0024354246,-0.00454659,-0.04892326,-0.029356925,0.024918502,-0.00393563,-0.047764577,-0.006433455,0.05726093,-0.012803529,0.0012216015,-0.023524454,-0.02732516,0.038476136,0.0021641525,0.035942707,0.018219793,0.058935683,-0.043845065,0.019006781,0.027575659,-0.0009849155,0.013280841,-0.03526589,-0.026307104,-0.04273488,-0.025011223,0.022293465,-0.018180756,-0.003368031,0.016961839,-0.013198997,-0.01167197,-0.02060812,-0.01091941,0.048963405,0.0002847669,0.004154166,-0.001584145,-0.0012144729,0.04944642,0.024464931,0.030727282,-0.011984618,0.015478415,-0.021385446,0.02877864,0.036364734,-0.036316913,-0.029184313,0.0082895085,0.0069137514,0.0056760474,0.0007134902,-0.0063842023,-0.01518814,0.009095139,0.017814929,-0.029873438,-0.005117513,0.04523914,-0.016749762,-0.053033818,-0.018212957,-0.0054499493,0.036779877,0.0678388,-0.01276481,0.044643678,-0.012389058,-0.002228463,-0.04568322,-0.015905451,0.008159931,0.027052447,0.007526232,-0.0023625523,0.009483089,0.019455392,0.0031510845,0.040790744,-0.014562333,0.010308464,0.013921531,-0.02728552,0.024463546,-0.024372097,0.034744695,-0.0024369876,-0.036903188,-0.024566341,0.043081015,0.016152376,-0.026544344,-0.022519903,-0.07292441,-0.016794538,0.037702635,-0.007884952,-0.04979309,-0.016917488,0.017538922,0.020623436,0.0035645252,0.018897323,-0.0061494294,-0.04326127,0.026309716,-0.020629862,0.0036335252,-0.0070095714,0.06596941,-0.004204749,-0.03239894,0.01069169,-0.015103168,-0.15131667,0.027706308,0.0025481468,0.077052094,0.021896526,0.015739085,-0.022702495,-0.021404317,-0.012981106,0.052940246,0.015140898,-0.052087244,0.05808894,-0.0029860523,-0.015926948,-0.011004146,0.0107708275,-0.019477723,-0.052714117,-0.022825606,-0.049545217,-0.08664186,0.062055595,0.06657501,-0.06944031,0.0045024035,0.08427795,0.0016308258,0.01611777,-0.011055633,-0.025906902,0.0275995,-0.0019165266,0.004442546,-0.012780714,0.0085170595,-0.019493068,-0.0032208767,0.026075777,0.009078275,0.060786124,0.045382112,0.008667347,0.041086804,-0.015202611,-0.014710346,-0.029358275,-0.010297234,-0.042931557,-0.0034657037,0.0068296343,-0.026828092,-0.0013214472,0.036397282,-0.042885885,0.00706887,0.008509842,0.042938158,-0.010489143,0.0009261035,0.012992309,-0.061106354,0.0010719073,0.030705122,-0.01718857,-0.014904248,0.04132062,-0.007157615,-0.016957277,-0.02524019,0.024674846,-0.035943706,-0.011350165,-0.03379009,-0.0012426723,0.023890443,0.033716783,-0.024115792,0.011181005,-0.08334043,0.01165526,0.026964014,0.001968063,0.011331579,-0.019296475,-0.03321508,-0.012335204,-0.0077922437,0.035862997,0.24691376,0.013116726,0.061903108,-0.013285949,0.06159384,-0.0022511312,-0.04241229,0.05824158,-0.018364267,-0.040278535,-0.010786225,-0.0030627635,-0.018787615,-0.004346191,0.048091132,0.04404312,-0.047759816,0.012907592,0.075524606,-0.008145749,-0.002123963,-0.047140222,0.0030296003,-0.01828926,-0.05952703,-0.013352009,-0.00051427487,0.0134085575,-0.010802655,0.028004792,-0.032461707,0.04077059,0.026512565,-0.014945083,0.026924863,-0.042199314,0.04364172,-0.058881946,-0.04142746,0.005671649,0.027866611,-0.011295889,0.006411089,-0.026683744,-0.05268527,-0.009102278,-0.048153814,0.018664628,-0.0048973267,-0.018498179,0.023146933,0.009375817,0.008006721,-0.027189083,0.004869023,0.01646663,-0.020902816,-0.01832132,-0.0011051169,0.059710473,0.018931162,0.0017470879,-0.02069833,-0.023228178,-0.022446027,0.016169785,-0.019018818,0.001195215,0.0025451425,0.009298158,0.021166239,0.002222922,-0.008654786,0.029896412,0.002876608,-0.032362558,0.037350688,0.034294575,0.010753955,0.0067763627,-0.014587186,-0.02474024,-0.016199857,-0.02088684,0.034131706,-0.032337673,-0.021167569,0.08301545,-0.0026535038,-0.025145542,0.03217709,0.0036413693,0.0054658763,-0.014958637,-0.021052493,0.009867566,0.030218868,-0.049013108,-0.02707516,0.013072349,-0.04885585,0.037813015,-0.035006676,-0.029459143,0.039359517,0.015032823,0.01746311,-0.051956363,-0.04344751,0.0047669266,-0.073359184,0.01381238,0.032687437,-0.033104148,0.042863186,0.06993056,0.021883186,0.006372401,0.03167116,-0.014400725,0.03229596,-0.0037756194,-0.009056541,0.02815322,-0.044834454,-0.08020175,-0.0030969314,0.026880829,0.005626036,0.027383609,0.029229706,-0.037830953,0.017288292,0.023629166,0.039379045,0.016306313,0.027448487,-0.016717969,0.016174998,0.02859581,-0.029532863,-0.011534574,-0.0067341435,0.03840241,0.060792066,0.051145043,-0.047807127,0.0077944486,-0.027703252,0.019521823,0.014148939,0.036950085,0.009415757,-0.03621497,-0.0057687005,-0.050483502,-0.027650224,-0.016823977,-0.013442674,-0.026654124,-0.018913776,0.026266608,0.030112535,0.073329836,-0.04815093,0.009602827,-0.016847117,0.016152121,-0.019798521,-0.01099779,0.014706932,0.012085976,-0.032781746,0.009004569,-0.0089047635,-0.026237356,-0.02198647,0.010134474,-0.03366767,-0.018859388,0.04118591,-0.0462333,-0.041753303,-0.0017988352,0.048177276,-0.003689817,-0.039364737,-0.022200698,0.021730082,-0.030403817,-0.013286215,0.088115126,-0.010165045,-0.013977524,0.012126308,0.037862264,0.07289749,0.02404863,0.006375803,-0.01747299,-0.041602377,0.005305816,-0.00030767842,0.00038125567,0.001046706,-0.039241984,-0.022580313,-0.0031450288,0.02376414,-0.01391147,0.01644104,-0.0009631776,-0.08433792,-0.0077062803,-0.05431599,-0.040632356,0.0067803846,0.034257606,-0.066310324,-0.045985747,0.0026757203,0.0035520876,0.025190972,-0.038500406,-0.024400016,0.008932909,-0.042209037,-0.042734314,-0.02213781,-0.0090105655,-0.008365866,-0.0115347365,0.018993927,0.012162129,0.0089772735,0.012471711,0.054984752,0.01805308,0.008942098,-0.01789326,-0.0024864962,-0.0033205955,-0.014587541,-0.00023120714,0.051900215,-0.0392029,-0.026991492,-0.017515417,0.00062047975,0.0031750544,0.018961644,-0.030828727,-0.012247311,-0.013793916,0.037252452,-0.0052036373,-0.0013581524,-0.00021458407,-0.035449475,-0.066416875,0.0043145176,0.055674765,0.004734727,-0.00822779,-0.028941605,-0.058872458,-0.021263476,-0.019200966,-0.015503217,-0.024707366,0.0002779431,-0.0087874215,-0.0055619613,-0.018171676,-0.009379654,0.0050612977,0.018921345,-0.027007034,0.052524094,-0.05111981,-0.019052768,0.01809865,0.020062001,-0.023467418,-0.0492589,0.0045197406,0.028041223,0.002021757,-0.006914463,-0.048461534,0.020633273,0.0051243417,-0.0446797,0.0019744576,0.0023959342,0.018391643,-0.023605296,0.040830705,0.019056387,-0.008060983,0.00076773146,-0.0045437864,-0.00060946366,-0.03837032,-0.009083635,-0.026367122,-0.022592865,-0.03414574,0.05111515,0.0023891516,0.01178424,-0.04857227,-0.01761499,0.01311987,0.020466793,0.014064808,0.034188367,-0.021033008,0.049102616,-0.027377559,0.0059989234,-0.008641463,-0.037907973,-0.009291196,-0.044555634,0.0016787638,-0.023358356,-0.018215388,-0.043512408,-0.0381513,-0.021464048,0.021954108,-0.040048443,-0.038840897,-0.0071854694,0.002277424,0.06732488,-0.013203468,0.011344808,-0.014947039,-0.061218143,0.035139948,0.008468214,-0.05961632,-0.0040388443,-0.032855414,-0.013444629,0.0010522482,0.006848398,0.017047772,0.056543663,-0.0036638065,-0.026813388,-0.04717828,0.006748731,-0.02454897,0.00066814915,0.004603032,0.06409628,0.026870219,-0.04076504,0.01992252,0.0024019207,-0.051457826,-0.008872517,0.01051376,0.025899386,-0.014570225,0.005443371,-0.010066642,0.0057259775,-0.016280822,0.027251022,0.036301624,-0.049732547,0.01383997,-0.005952482,-0.023165211,0.015893526,-0.029591437,-0.022541216,-0.030340593,0.007803961,-0.019839985,0.0022329497,-0.002376161,-0.03624777,0.023040729,0.06741831,0.027880963,-0.034211256,-0.007738047,-0.0122432355,0.040999223,-0.14574294,0.021052888,0.0045400457,0.011654795,0.004932382,0.00056447147,-0.061759304,-0.022061676,-0.04181518,-0.014621044,-0.008952329,-0.050592072,-0.0017544909,-0.027542775,-0.034683447,0.040796388,-0.06852704,-0.003401737,-0.0703491,0.06137248,0.027265774,-0.0064829113,0.050429936,0.0040169437,-0.0013257286,-0.012015796,0.01214976,-0.023637384,-0.05603116,-0.027701017,-0.03591633,-0.021922678,0.025303258,0.036049396,-0.012459723,-0.043277096,0.009166578,0.0108600175,-0.033983022,0.0058377464,-0.035798192,0.023987632,0.00087832473,0.008510559,0.012583823,0.07155422,-0.02993935,-0.009352837,-0.0398161,0.00042134052,0.0012134494,0.028428912,-0.006204237,0.0037587553,-0.016729183,-0.056201916,-0.0029680824,-0.0069915275,-0.017870244,-0.008706265,0.01946563,0.041727237,-0.018636549,0.009132524,-0.03326859,0.018792601,-0.010445468,0.012555792,0.0066608586,0.032789286,-0.023901017,0.000054513035,-0.0022476553,-0.016417896,0.02075905,-0.01711726,-0.0050076023,-0.040490676,-0.05704016,-0.0065114284,-0.030616231,0.011358646,0.009357741,-0.051035758,0.009738971,0.012987393,-0.009718269,0.00283428,-0.053304527,-0.00877798,-0.047961935,-0.06433887,0.022022061,-0.0020674546,0.008742908,0.022865446,0.010579173,0.011418866,-0.03504124,0.019149506,-0.041527778,-0.02570109,-0.04780633,-0.031065444,-0.04194067,0.024569951,-0.013337131,-0.003265847,-0.007066162,-0.03444826,-0.016292455,-0.008883982,-0.031946212,0.04628197,-0.07637082,-0.031509317,0.012899272,0.029607922,0.03715401,-0.01970168,0.0121646635,0.016983014,0.0051938016,-0.031208232,0.032208648,0.08357664,0.04227213,0.031329494,0.03371324,0.013588784,0.018410765,-0.016567564,0.018421696,-0.021932594,0.009178276,-0.0065914816,-0.0053620236,0.032805245,-0.0018515666,-0.036618955,-0.0030958906,-0.038909987,0.009176778,-0.006797961,0.0019171226,-0.015232309,0.011306352,0.029296918,0.034529794,-0.04096957,0.024431104,-0.03233897,-0.019151462,0.06875424,0.012155481,0.040044755,-0.024778843,-0.0016900814,-0.026345553,0.05968489,-0.02584656,-0.05048144,-0.014889361,-0.019513387,-0.030424265,0.057846196,-0.0072823614,-0.006475716,-0.018475834,0.023395713,0.0410983,0.0138228405,-0.024528991,-0.02594293,0.04244768,0.0074752886,0.004214861,0.045954358,-0.0058066295,-0.042309977,0.03552871,-0.0032232872,0.024059527,0.03071502,-0.055567253,0.013561746,-0.009091261,0.026726488,-0.026120126,0.004639397,0.002988416,-0.008930879,0.0006577651,-0.038243186,0.091610886,0.02662285,0.015054054,-0.0073294365,0.024093442,0.0068963026,-0.03253222,-0.03620504,0.048271872,-0.025321923,-0.014586404,0.01087987,0.0021969047,-0.016017945,-0.025597546,0.013237544,-0.03377197,0.009407622,-0.0053955954,0.013001598,0.0028320362,-0.01309546,0.047677115,0.015930953,-0.0030316836,0.007906142,0.052520603,0.0051876386,0.010803592,-0.0070171473,0.005969743,0.026464175,0.017891228,0.0018507338,-0.038789406,0.03175045,-0.037424736,0.01088309,0.018242357,0.022592263,0.023508502,0.014533074,-0.013624034,0.04236754,-0.021801636,0.003459506,0.029479602,-0.056770794,0.014849771,0.017876033],"last_embed":{"hash":"a0qfso","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"a0qfso","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{6}","lines":[184,184],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"a0qfso","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017081121,-0.008945803,-0.030954046,-0.007350596,-0.040455688,-0.023853969,0.025627315,-0.032110568,0.044207077,-0.029155228,-0.0041485,-0.006712128,-0.03191003,-0.0018840919,0.061480876,0.00391017,-0.044429313,0.025447672,0.0012279081,0.017941227,-0.02145768,0.033923797,0.04018868,0.01727098,-0.02586394,-0.0025964882,0.01779623,-0.0063833282,0.020888196,0.031206386,0.012321781,-0.01783169,0.010733021,-0.048568487,-0.023046745,-0.03560169,-0.019733287,-0.03692347,-0.03689715,0.06106745,0.013000472,-0.014101875,0.003595494,-0.0051182415,0.047381356,0.024502726,-0.047612227,-0.007312522,0.007927387,-0.024139632,0.009465063,0.031068038,0.026316922,-0.012270923,-0.011657905,0.01173301,-0.017956795,-0.0149190035,-0.025394274,-0.0014262095,-0.020342505,0.035924267,-0.025708672,-0.040920883,-0.020642703,0.063377164,0.039128352,0.021901613,-0.023969524,-0.042257234,-0.020678654,0.042142693,0.02252518,0.0087852385,-0.0109096905,0.0080838725,0.020010987,0.022375576,-0.0104188,0.04845987,0.03127943,-0.0008156125,0.032490082,-0.02098988,-0.0219676,0.012710867,-0.035622682,0.03989716,0.0034858526,-0.0048748804,-0.011479317,0.011446106,0.004397239,-0.04527655,-0.026344193,0.04406572,0.029061452,-0.044431724,0.050022107,-0.013823648,0.043694012,0.002269431,-0.006760943,-0.033367787,-0.008334132,-0.0013045339,0.0037791957,0.011263205,0.05090735,-0.0078904135,0.0030296987,0.02599755,0.059248507,0.017451221,0.0073998007,-0.030203572,0.008548169,-0.019734068,0.022652587,0.016241852,0.03238695,0.039455175,0.06754319,-0.04239153,-0.002697522,0.031669203,0.0006805065,-0.034614585,0.0013073453,0.0039361166,0.009965369,0.03669991,-0.038153123,0.013992501,-0.0075444463,0.023492547,0.056982424,0.0007261073,-0.042484503,-0.06320827,0.002099487,0.027347228,-0.03371216,-0.0039741406,0.02000429,-0.031600818,0.013681637,-0.00826219,0.015947245,0.0082717715,-0.018909976,0.03862305,0.008945313,0.04015503,-0.0037171969,-0.013740071,0.002196157,0.04275005,-0.017847775,-0.011483602,0.057356212,-0.026163831,-0.031682625,0.006643843,0.00035637993,-0.0146956695,0.026407141,0.023348166,-0.011512624,0.044686448,0.029227529,-0.006384921,0.0028723232,0.01291976,0.009001056,0.0023966637,0.044285983,0.019080486,0.012148163,-0.022088936,-0.077976234,-0.005364283,-0.0023060164,-0.07126992,-0.013286684,0.033244826,-0.026749596,-0.020125937,0.0016652221,0.060926214,-0.017076053,-0.0054496834,-0.024016295,0.00069456757,0.029217323,-0.006684137,0.030293053,0.004125185,0.035303533,-0.029919174,-0.0018666007,0.027654182,0.014558077,-0.008809093,-0.022609256,-0.012299993,-0.06699578,-0.037976768,0.019333005,-0.029684948,0.012792256,0.022754543,-0.014991463,-0.008785041,-0.04772574,-0.007864613,0.05357028,-0.029462265,0.014068318,0.030757071,0.0021281028,0.053024292,0.02057884,0.011046296,-0.0074910647,0.0069464566,-0.038051672,0.028868422,0.034169003,-0.016698228,-0.030771365,0.014670329,-0.02939098,-0.0017429532,-0.020041976,0.0047697606,-0.028071394,0.0027757038,0.03232845,-0.030028913,0.006736458,-0.00079407793,-0.0006008771,-0.029021658,-0.013392028,0.013786816,0.04719809,0.051790055,-0.0037903935,0.051103815,0.0028970577,-0.0075186295,-0.05575752,-0.006280595,-0.024304118,0.017429508,0.01860622,0.004020886,0.010003886,0.023969332,0.0034395515,0.044508416,0.0054075327,0.015511431,0.0012166031,-0.030203369,-0.00009652381,-0.025995778,0.044517674,0.027184637,-0.045423217,-0.039899196,0.04049533,0.017519716,-0.052583944,0.0030157107,-0.08303054,0.029086577,0.020639539,0.009635112,-0.050489902,-0.030487724,0.006783478,0.011147555,-0.009810665,0.011369848,-0.015528492,-0.05486958,0.017014138,-0.0072542517,-0.004237628,-0.0010382805,0.063208245,0.011989592,-0.017453449,0.0087041445,0.0013825799,-0.15596095,0.008034489,0.015804617,0.053728368,0.029736312,0.005587707,-0.033065952,-0.011059892,0.0052827476,0.03838181,0.03556409,-0.04363504,0.03301535,0.0007508805,0.0024885323,-0.022690406,0.003255044,-0.012365542,-0.021596162,-0.029418867,-0.029934851,-0.062959276,0.08089383,0.037049223,-0.066101685,0.003915389,0.063231185,-0.00048945163,0.008607583,-0.019532634,-0.032699794,0.014385027,-0.011307794,0.011764738,0.009670394,0.040096328,-0.007228265,0.00039294054,0.01669983,-0.001309665,0.040276397,0.04443403,0.011776614,0.047525708,-0.004568736,-0.00081057614,-0.041457877,0.018366726,-0.057605147,0.004396639,0.012146514,-0.034142226,-0.0048161577,0.027329937,-0.03535157,-0.0021061832,0.020282926,0.057069775,-0.022728372,0.008135547,0.023563096,-0.048380163,0.023977784,0.021810198,-0.01141287,-0.056179017,0.053033087,0.023968905,-0.010604507,-0.012499,0.038028374,-0.048044667,-0.024287911,-0.046718452,-0.0035338348,0.019921446,0.0076480773,-0.048151694,0.02971359,-0.10509675,-0.00064261904,0.006475561,0.01354546,0.006268672,-0.016701896,-0.04455272,-0.017300958,-0.000024302873,0.023288356,0.24062327,0.0066372775,0.04292158,-0.0040727225,0.050188478,-0.009092315,-0.0527095,0.04604375,-0.032150082,-0.044396818,-0.0024242196,0.010137535,-0.0006545449,0.0013807458,0.023805134,0.02907214,-0.031460002,0.013988135,0.084176555,0.0024245244,0.0033893401,-0.046161965,-0.011724931,-0.019227378,-0.02467757,-0.009471129,0.020173239,0.021494461,-0.0035006397,0.013026942,-0.020747531,0.030408392,0.010740731,-0.029125853,0.056078587,-0.04849222,0.01739691,-0.041911766,-0.039477885,0.0052152155,0.03558118,-0.018819507,0.01189564,-0.060276326,-0.019557945,0.004109481,-0.022445414,0.012794225,-0.00073123554,-0.023869338,0.030142363,0.013385443,0.014777513,-0.012924693,0.00858758,-0.031936698,-0.023673048,-0.048719484,-0.012631944,0.0480475,0.021399511,0.016607862,-0.010616727,-0.008041342,-0.030419543,-0.009331936,-0.034700554,0.007798147,0.0020953128,0.015627204,0.004201849,0.0027475061,-0.0056806286,0.03866669,0.018452805,-0.030450482,0.005506367,0.037637636,0.027982194,0.0023701524,-0.0087214485,-0.010115493,-0.0008046936,-0.021360748,0.036042314,-0.008922116,-0.004769539,0.07041738,-0.0044582263,-0.007449328,0.03042618,0.012697819,0.015199478,-0.035954244,-0.030022841,0.00869431,0.012754444,-0.061681125,-0.017129097,-0.0005239722,-0.067523874,0.010186681,-0.015608999,-0.027828015,0.026275018,0.016921092,0.031384032,-0.051263373,-0.0027475823,0.041161202,-0.072025426,0.012839458,0.024966978,-0.014068003,0.03386395,0.053704645,0.02986805,0.016777739,0.05081677,0.021216134,0.035782773,-0.033724472,0.016818842,0.02347861,-0.025655579,-0.07223854,0.023214798,0.0034986148,0.009153935,0.028072074,0.012021179,-0.037468094,0.008679763,0.0022454401,0.065068625,0.0049091848,0.03183286,-0.023875782,0.004386042,0.041809443,-0.03347914,-0.0019225415,-0.010809695,0.03223742,0.04101706,0.06093478,-0.054389972,-0.014508344,-0.0173355,0.0056400434,0.0073430496,0.02141674,0.019362364,-0.047656935,-0.022089275,-0.093657516,-0.017635193,-0.027136467,-0.013148969,-0.015098544,-0.00815746,0.039324004,0.011093484,0.0826247,0.0024888702,0.026537638,-0.0069859936,0.0340161,-0.0154275885,0.0073644198,0.016795238,0.02207719,-0.021587308,-0.00879669,-0.036136903,-0.04498246,-0.0265207,0.013910294,-0.033751592,-0.016244479,0.024929278,-0.043392144,-0.027918043,0.039192405,0.046676148,0.009724096,-0.02899317,-0.028026385,0.039203394,-0.021907756,-0.0025651308,0.094104275,-0.0171988,-0.012923049,0.009348889,0.05637016,0.08078104,0.04740236,-0.0037868111,-0.0045763957,-0.042871516,0.01889894,-0.015182117,0.0056658858,-0.0193919,-0.034452047,-0.028403005,0.010910041,0.012242544,0.012474169,0.0118900975,0.013901174,-0.10359414,-0.047723737,-0.044819232,-0.043871406,-0.008522172,0.037218098,-0.031085387,-0.05124899,0.021583471,-0.022350399,0.034927275,-0.032500245,-0.024350585,0.008196635,-0.026822945,-0.04834163,-0.014603287,-0.009591769,-0.015339964,0.02100439,0.016607255,-0.003442271,0.001934378,0.027184093,0.034715384,-0.0027583248,0.00982006,-0.036807425,-0.021476196,-0.002385592,-0.030686196,0.013663715,0.029064944,-0.037322804,-0.00785939,-0.016002152,0.011526904,0.012661084,0.022096412,-0.04393995,-0.018082727,-0.009748261,0.031000638,0.007751414,0.025202911,-0.008311243,-0.031501472,-0.032551397,0.023204714,0.055676106,0.018356077,-0.009008268,-0.019113664,-0.0247445,0.0022774718,-0.023402559,-0.008094965,-0.012957922,-0.028213734,-0.0041703708,0.0015320235,0.0061196517,0.01746853,-0.026106698,0.020497812,0.0065947534,0.045862757,-0.020376716,-0.012867514,0.03571963,0.026488729,0.0017043151,-0.039523017,0.007168406,0.03157279,0.014950876,-0.008981493,-0.033321045,0.021838019,-0.02789791,-0.036553904,-0.022359446,0.00014233631,-0.004307575,-0.013805619,0.03503338,0.0027823793,0.024539508,-0.005574402,-0.0044072983,-0.0032022991,-0.03386114,-0.015302148,-0.019978123,-0.02752846,-0.054548733,0.06856548,0.027554376,0.029513383,-0.0645295,-0.037073713,0.04066048,0.010791102,0.02451967,0.02793137,-0.03461666,0.025150495,-0.0322818,-0.0050059697,-0.014190455,-0.011564675,0.004908192,-0.06905643,-0.008453607,-0.023870986,-0.015158417,-0.041422624,-0.03601155,-0.016770935,0.033158798,-0.04249508,-0.050658662,-0.017084466,0.008968287,0.04783163,-0.020845305,0.00038421608,-0.004305531,-0.06823093,0.046872646,0.0052699284,-0.03561017,0.031220015,-0.00013185672,-0.012117965,0.0045679887,0.015035452,0.0140423635,0.048011344,0.024553152,-0.030650767,-0.05487814,0.022976251,-0.008979337,0.006562341,0.016784264,0.06659309,0.03392844,-0.0537592,0.023652183,-0.02516548,-0.034674034,-0.020642933,0.01815479,0.026052736,0.006371883,0.022277165,0.0032709877,0.024582624,0.015106819,0.0040952326,0.031705983,-0.06600148,0.020193154,0.0012298702,-0.02538653,0.028130155,-0.007678417,-0.017081564,-0.020491296,0.003738292,-0.012907833,0.020647062,-0.024007207,-0.035618212,0.024572348,0.0671336,0.030583328,-0.011669122,-0.0016932968,-0.026442828,0.045166224,-0.14925589,0.040508974,0.0100569185,0.012500799,0.00023963867,0.011337465,-0.067173354,-0.05289448,-0.046892863,-0.022428729,-0.03302572,-0.036449827,0.018948615,-0.032413162,-0.0393174,0.029324597,-0.05866591,-0.00821948,-0.077186495,0.072273456,0.031355936,-0.00002186578,0.040140506,0.007678537,-0.021122621,-0.032894008,0.00970956,-0.019210957,-0.04531991,0.028704181,-0.03779969,-0.03944213,0.012610898,0.020357376,-0.02250429,-0.017299375,0.017507134,0.0076856613,-0.009917905,-0.00045316768,-0.025750812,0.03501836,0.020171868,-0.0081129195,0.009340111,0.081901245,-0.054772895,0.020488525,-0.060192015,0.0018886506,-0.002711992,0.045782126,0.008976286,-0.0015540374,-0.009103497,-0.017929006,-0.04422547,-0.008326484,0.009866664,-0.001853397,0.027070748,0.04051365,-0.027981073,-0.0024439804,-0.05180074,0.021216266,-0.023487547,-0.009831896,-0.0017803039,0.007380966,-0.048096064,0.008292373,0.011167892,-0.009247678,-0.00604238,-0.026131023,0.017824775,-0.039370645,-0.05032291,-0.02947483,-0.029863166,0.024794228,0.011779641,-0.040149327,-0.03535239,0.019159148,0.015834894,-0.0003444585,-0.040620796,-0.004607438,-0.051683962,-0.041508887,0.003731298,-0.008044007,0.024775399,0.013816672,-0.009891396,-0.0047597876,-0.019389994,0.018531164,-0.02978873,-0.01836667,-0.03071593,-0.045071173,-0.03603685,0.014050711,0.003921407,-0.0100260675,0.0005361084,-0.016976248,-0.020378852,-0.014300956,-0.04272435,0.04844716,-0.074635275,-0.017516447,-0.023225771,0.021089932,0.03579634,-0.026215382,0.00046020583,0.02079975,0.021932745,-0.027624216,0.021524796,0.05812408,0.06799379,0.023856007,0.0063405563,0.022542711,0.027527811,0.0015756502,0.018142944,-0.00079364225,0.009289362,0.01197015,-0.037515458,0.028755601,0.021497449,-0.028272126,0.01875991,-0.031024799,0.0013395393,-0.021900317,-0.00010463558,-0.020744259,-0.01389026,0.008893515,0.00079323474,-0.03714477,0.005662331,-0.045151282,-0.007924193,0.057362445,-0.010323134,0.02564842,-0.050893094,-0.029144457,-0.0017037669,0.028873965,-0.019417163,-0.023422364,-0.030814305,-0.031514823,-0.031230489,0.06102394,-0.010094589,-0.014022735,-0.022714691,0.026685437,0.016321613,-0.016460666,-0.016078828,-0.009091139,0.010475183,0.0035986393,-0.006161718,0.029930372,0.003628366,-0.042623818,0.04796335,-0.014441453,0.024385113,0.032980334,-0.026895858,0.04869028,-0.025275636,0.03246337,-0.008213045,0.024808874,-0.0109181125,-0.012945241,-0.014903026,-0.04842609,0.07436981,0.043256845,-0.0025513144,-0.0014039039,0.026241357,0.02701099,-0.0072167823,-0.019948825,0.01750156,-0.051334936,-0.021731045,-0.005998201,-0.0047804657,-0.011543963,-0.034896865,0.037338216,-0.036379542,0.006639407,-0.016536215,0.008795848,0.042182963,0.009050911,0.016944604,0.021638509,0.018943362,-0.0018064356,0.036202367,0.003069209,0.0005233124,0.006442528,0.011624079,0.022686992,0.016180763,0.032566458,-0.028316488,0.013038415,-0.046662293,0.032140695,0.004417783,0.01930881,-0.009414939,0.017493363,-0.02034781,0.0068058665,-0.0052165384,0.013317414,0.02593753,-0.043779418,0.009989321,-0.0104316445],"last_embed":{"hash":"dxwplb","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"dxwplb","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{10}","lines":[188,188],"size":23,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"dxwplb","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008325721,-0.04703175,-0.04555809,0.0068592583,-0.044177283,-0.01724762,0.032109134,-0.008394057,0.046115264,-0.0096012475,-0.019336501,0.018045753,-0.013719013,-0.014244172,0.043597527,0.014533414,-0.031625297,0.017757105,0.030142907,0.0124230925,-0.007896083,0.013535451,0.05333455,0.010293484,-0.021673111,-0.023627382,-0.0022395486,0.0077998773,0.027208872,0.047921658,0.0036449356,-0.041385528,0.036213916,-0.046120293,-0.024549084,-0.026773758,-0.012615569,-0.00892132,-0.04017708,0.03912977,0.018966502,-0.04317053,0.0008899528,0.021241216,0.06953209,0.0075208135,-0.03603893,-0.009413554,0.013624239,-0.02071805,0.02710453,-0.005738795,0.00085693743,-0.012810972,0.005938482,0.036474045,0.0046624006,-0.032046337,-0.019417211,0.010331696,-0.014724987,0.042118143,-0.019834649,-0.032101646,-0.0037951733,0.045007546,0.06654109,0.0051090587,-0.01273379,-0.05818061,-0.025171068,0.033481088,0.05055424,0.011606638,-0.0296105,-0.015259385,0.029554976,0.017719077,0.0060585453,0.03193166,0.025955327,0.0018393792,0.01730047,0.00023564188,-0.009507124,-0.00011085761,-0.011555008,0.058709804,0.0052166698,0.0023149338,-0.00095725793,0.0033650033,-0.039216947,-0.040530067,-0.016557973,0.031608578,-0.0136192,-0.026296725,0.060432415,0.0026309672,0.022060834,0.0029094429,0.033579234,-0.0042832512,0.009533404,-0.014211573,-0.0064298967,0.00973269,0.045136753,-0.0064784857,0.009375269,0.035314485,0.039668847,0.011826192,-0.014919438,-0.02630181,0.016062325,-0.012051745,0.0141677065,-0.0008519746,0.04373471,0.042850368,0.05062317,-0.026070327,-0.010439588,0.031579293,0.00445401,-0.012757916,-0.012541014,0.017190551,0.020647446,0.059779383,-0.032876674,0.0001697368,-0.009925384,0.026605079,0.03300474,0.040597018,-0.03754309,-0.065370634,0.026848707,0.0018760078,-0.03718389,0.0014525563,-0.0014569423,-0.018208412,0.032547407,0.009770525,0.018150073,0.020947251,-0.010175439,0.039775915,0.029344078,0.0329262,-0.005440838,-0.0071303956,0.0050830403,0.080414616,0.0058389357,-0.02206946,0.025449077,-0.0030876028,-0.022380935,0.04150111,-0.0045596594,0.0016270484,0.018767798,0.03320038,-0.023755407,0.028705588,0.024688544,-0.010214193,0.011780468,0.023254516,0.024528302,0.0021068824,0.064113766,0.026147235,0.0064429124,-0.0362527,-0.033597376,0.021641368,-0.008286686,-0.071338035,-0.022822276,0.035141222,-0.0042052674,-0.038832862,0.0010110475,0.03191091,-0.014610121,0.0074642943,-0.033476107,-0.013392693,0.046951,0.015099028,0.03732999,0.018753234,0.04802392,-0.03177645,0.024316126,0.0102825845,-0.011359812,-0.0053726784,-0.040885936,-0.021474607,-0.0434806,-0.009308013,0.030894699,-0.009867024,-0.01737563,0.01304452,-0.025070004,-0.0054629627,-0.039004285,-0.008395783,0.047762685,-0.0070306626,0.006734974,0.007888643,0.0067566438,0.05120497,0.018829474,0.009136831,-0.022263292,0.010842858,-0.04001642,0.038614728,0.023286844,-0.043745976,-0.035939235,0.0059978985,0.005382175,0.025935976,0.008040398,-0.0033117225,-0.015602185,0.020720795,0.0139529025,-0.037916936,-0.029036183,0.046450842,-0.01059979,-0.054961637,-0.008346544,-0.004333373,0.022156527,0.056933172,0.004637457,0.026501818,-0.010381317,-0.010792255,-0.042055573,-0.018984398,-0.006854785,0.025324244,0.00964997,-0.009131689,0.010538934,0.012977912,0.0057567735,0.022157762,-0.013736041,0.0065386603,-0.0061568203,-0.037050027,0.022463016,-0.01316206,0.029234696,0.011948297,-0.038311616,-0.024256714,0.023713922,0.03142931,-0.037416812,-0.013997619,-0.08080622,-0.00061605225,0.023064757,-0.007534464,-0.049075335,-0.024129538,-0.00022533811,0.028394975,0.010064933,0.0005094345,-0.013060602,-0.027433086,0.032377906,-0.010629122,-0.012096246,0.0038447198,0.06895303,-0.00087951706,-0.026093725,0.017120773,-0.012907185,-0.16268839,0.028408134,0.0017222827,0.06888959,0.008824374,0.013040471,-0.02206922,-0.01972966,-0.027350653,0.0531425,0.0019511239,-0.05183932,0.04806688,-0.015121343,0.003999834,-0.026041154,0.008939443,-0.020547854,-0.038032122,-0.026655715,-0.061655298,-0.08090512,0.06769092,0.048664875,-0.058053635,0.027239628,0.06697773,0.00450404,0.010526361,-0.038160022,-0.058463026,0.031869512,-0.0030408003,0.01726686,0.0035811078,0.017284853,-0.005763303,0.005016361,0.025296764,0.026885986,0.062396154,0.030532232,0.014197658,0.03823311,0.0026431708,0.002043815,-0.033179898,-0.0017159102,-0.04790844,-0.0011300793,0.023051545,-0.014408678,0.02435218,0.01534122,-0.034879975,-0.0057108426,0.019580958,0.04507362,-0.010892782,-0.022953533,0.024853578,-0.031034933,-0.0020198007,0.01905671,-0.017526101,-0.017239422,0.046517704,0.009344872,-0.02000808,-0.022859296,0.02238774,-0.023663988,-0.012666014,-0.03132827,0.0013662654,0.026611894,0.036673333,-0.014948911,0.027115332,-0.10228839,0.0022002417,0.011860088,-0.014322538,0.008060162,-0.020292247,-0.019171081,-0.013609571,0.0037606452,0.032727584,0.24638794,0.016022794,0.05398992,-0.009825917,0.05909221,0.00007375221,-0.018656055,0.061249886,-0.011732658,-0.04237112,-0.008064649,-0.009436457,-0.015556303,-0.0066182707,0.03140444,0.04644711,-0.051120877,0.018703712,0.07347153,-0.027357547,0.00860486,-0.052843854,-0.014720642,-0.007423665,-0.055523474,-0.032559507,-0.006824312,0.0036596041,-0.032335598,0.009730787,-0.023932679,0.046598803,0.029333638,-0.030755723,0.045400072,-0.043754835,0.049357407,-0.06815174,-0.053869262,0.008104253,0.025159325,-0.0042351573,0.014418101,-0.02804433,-0.030906454,-0.0010694991,-0.026848055,0.033323176,0.002066149,0.0005105226,0.008094123,0.023262713,0.013885222,-0.024585338,-0.00069598405,0.0019893174,-0.016165206,-0.013429087,-0.015355856,0.054024473,0.031660814,-0.001333231,-0.017033527,-0.020764256,-0.0034171133,0.033756677,-0.029934783,0.015973816,0.0012499662,0.032698695,0.019600298,0.00022253804,0.0006322678,0.023363974,0.0065800073,-0.053367306,0.011202156,0.010809147,0.024254907,0.012967711,-0.005272529,-0.030383151,-0.014446948,-0.024154702,0.0344368,-0.010684299,-0.005800461,0.057902727,-0.028792689,-0.03534044,0.023416175,0.010855702,-0.0057090293,-0.031941157,-0.019039413,-0.004708097,0.05319096,-0.050212536,-0.026069872,0.03558774,-0.05394078,0.03515533,-0.014306409,-0.030981353,0.026758792,-0.0019136892,0.006682904,-0.05990196,-0.05465183,0.03615876,-0.05686123,0.00020210331,0.026071645,-0.037632927,0.047339708,0.09582732,0.032152794,0.013919783,0.029287254,0.0027771827,0.030481335,-0.0067920447,-0.011328092,0.014503212,-0.043028127,-0.064823896,-0.0073626693,0.013976957,0.02439672,0.019214086,0.01439965,-0.045654017,-0.00557144,0.019877171,0.051872775,0.012539958,0.03814945,-0.024900522,0.012610313,0.029360328,-0.026346356,-0.0053947726,-0.01235406,0.035664257,0.053764574,0.049788564,-0.022986095,0.017697552,-0.04425567,-0.006907089,0.0063756704,0.030783419,-0.010207441,-0.049607083,-0.019134182,-0.048342373,-0.014519503,-0.011574829,-0.022386616,-0.027684914,-0.011241955,0.00084383995,0.028194148,0.08058659,-0.03151099,0.011517145,-0.013672935,0.01270036,-0.010743287,-0.00920961,0.016547333,0.039259218,-0.019486936,-0.012609021,-0.00995375,-0.03175702,-0.00809884,0.013102859,-0.020834973,-0.022160351,0.04502858,-0.046463765,-0.015198789,0.018240932,0.03649736,0.028337276,-0.03851732,-0.022358263,0.011352385,-0.026021147,0.0028580418,0.09291237,-0.026268264,-0.01756675,0.011257379,0.010429618,0.05148588,0.037474487,0.017201854,-0.014948736,-0.01800317,0.023076916,0.008754315,-0.0014196207,-0.009105932,-0.03267563,-0.020611826,0.001995935,0.031533998,-0.0022923136,0.008301858,-0.013012092,-0.0616577,-0.008826722,-0.06441559,-0.05139224,0.007725087,0.032331664,-0.037718665,-0.026783502,-0.02336927,0.0081331,0.017871808,-0.06212046,-0.012277742,0.019398665,-0.042163193,-0.060053017,-0.011892949,-0.012928019,-0.01397947,-0.013477334,0.01637142,0.004498981,0.0028598025,-0.0015720127,0.059715323,0.00993315,0.011269268,-0.0023232428,-0.008039604,0.014160496,-0.020403545,-0.00053774624,0.042726237,-0.03943737,-0.043327186,-0.022916712,-0.0028192694,-0.0023207418,0.031649977,-0.023985764,-0.006999003,-0.016578203,0.021035697,0.0029898253,-0.0010841101,0.0042257677,-0.02921873,-0.061463613,-0.00040742802,0.04936949,0.012038612,-0.024434768,-0.019623442,-0.07257275,-0.013248024,-0.010866828,-0.023902569,-0.026614506,0.0013437307,-0.004426615,-0.013565744,-0.029989017,-0.003578676,0.001381968,0.015070949,-0.04485767,0.04539414,-0.06429137,-0.017409515,0.04293345,0.02555746,-0.017168606,-0.06051631,-0.0077880155,0.015347338,-0.0025554616,-0.0009085347,-0.04162534,0.012388419,0.0019581832,-0.045470763,-0.0032231223,0.00651508,-0.0063939593,-0.038634874,0.014836454,-0.0044071665,-0.0041870656,0.0108503075,-0.0013540104,-0.0146269435,-0.019904805,-0.016135583,-0.003574005,-0.020470383,-0.04623862,0.040247098,0.0077942894,0.0078018857,-0.03828729,-0.028326241,-0.0015703918,0.031279713,-0.002858809,0.03229402,-0.029336667,0.04434258,-0.022398783,0.00025688842,-0.033002783,-0.033164877,-0.0070321346,-0.05396871,0.0053770533,-0.01713459,-0.016662467,-0.031773448,-0.032538574,-0.010493786,0.021492643,-0.0519001,-0.032707572,-0.028282186,0.016445693,0.06171531,-0.018949734,0.015690766,-0.027564373,-0.036184147,0.03717105,0.0051388354,-0.06704231,0.013861547,-0.017138954,0.0069223912,0.0016187088,-0.014247532,0.0075603155,0.07287154,0.014791842,-0.021476842,-0.048147213,0.018737413,-0.026131602,-0.018058166,0.013380148,0.07232135,0.028584022,-0.036470808,0.028335368,-0.0018431146,-0.04299011,-0.014580598,0.028153256,0.028852388,-0.036162343,0.016121885,0.007892732,0.012612358,-0.013615019,0.015699696,0.029557524,-0.045672826,0.015910847,0.012108668,-0.023925124,0.023481289,-0.03106787,-0.004879914,-0.03552808,0.0056129885,-0.0069424696,0.029297004,-0.0021853216,-0.037254326,0.034511045,0.043255936,0.0075583057,-0.022039602,-0.024752552,-0.041779224,0.038011163,-0.14131692,0.027138019,-0.006445929,0.008711685,-0.007129427,0.0015006759,-0.054911345,-0.044739295,-0.05412575,-0.004791996,-0.011258248,-0.045783132,-0.01215601,-0.017108535,-0.02780688,0.03416133,-0.07255698,-0.010247875,-0.0644406,0.069630586,0.03222158,-0.004080701,0.036961865,-0.0028635168,-0.01617735,0.0007794736,0.012684487,-0.03256109,-0.050485548,-0.012788002,-0.031621475,-0.024771143,0.027414525,0.04023964,-0.001362704,-0.022763263,0.00334008,0.0021240842,-0.0627252,0.004863297,-0.04087882,0.028333087,0.008926649,-0.0038062048,0.006267773,0.06354998,-0.029528415,0.003772592,-0.036014497,0.0017544533,-0.007904724,0.05288944,-0.017554166,-0.013221786,0.0045308843,-0.059495367,-0.0142595535,-0.007923674,0.019541979,-0.007543375,0.0114075625,0.03541844,-0.0121432645,0.0033783228,-0.039318994,0.026820319,-0.015180976,0.023270955,0.020647563,0.031430155,-0.027507551,0.0064384085,0.0056936485,-0.0038067943,0.012895946,-0.011838777,0.008008761,-0.0361588,-0.044727985,-0.015606326,-0.04632426,0.0031128323,0.017102353,-0.03796624,0.025157386,0.016109334,-0.016267462,0.009348921,-0.040144745,-0.0056992033,-0.044633556,-0.05532765,0.026620995,-0.018044673,-0.0015299654,0.0075768963,-0.0061820885,0.00011936992,-0.048738625,0.022041216,-0.037338246,-0.023928083,-0.053736612,-0.031513724,-0.036229137,0.027185554,0.012916718,0.013518115,-0.021936622,-0.04412638,-0.017310422,0.007349149,-0.025176788,0.028427834,-0.08162595,-0.03052336,-0.008010336,0.024445267,0.046696674,-0.00022268282,0.0020623684,-0.0002640064,-0.0030511306,-0.025524301,0.035026208,0.09034699,0.022625742,0.01878845,0.033054493,0.017660175,0.012287056,-0.02859757,0.008655375,-0.026389588,0.018115915,-0.01830715,0.006912416,0.03939891,-0.016928498,-0.058288567,-0.007164717,-0.015248299,-0.0031747688,0.0035725858,-0.001076839,-0.023046339,0.017725056,0.03929376,0.033996385,-0.030427895,0.022865778,-0.041661076,-0.011919109,0.041336816,-0.0084413085,0.048953358,-0.02692857,-0.006109782,-0.0023870652,0.07326862,-0.018037993,-0.04044954,-0.018637113,0.0029078135,-0.024496248,0.09071484,-0.012737688,-0.016692145,-0.0027517595,0.010846735,0.041512173,0.018314,-0.016332341,-0.0048069614,0.037472516,0.024626108,-0.021341197,0.028132848,-0.027497819,-0.041042782,0.025301043,-0.0041517336,0.023101453,0.039316516,-0.047193702,0.017726153,-0.018750886,0.021375336,-0.027331209,0.00040743928,-0.0035142922,-0.017364826,-0.013261198,-0.05609689,0.075335555,0.021758365,0.019081516,0.012476312,0.02592336,0.008891348,-0.026525026,-0.03346874,0.033356115,-0.029666506,-0.014836193,0.011241743,-0.0006299983,0.006848631,-0.019634323,0.032542553,-0.03196117,0.0037767591,-0.011139829,0.016831622,0.01092388,-0.0021885526,0.0637613,0.014195898,0.0028227835,-0.0043012747,0.052587133,-0.0055777705,0.026718596,-0.016349787,0.01526642,0.01253135,0.027385635,0.0034049428,-0.045425043,0.039027587,-0.04343634,0.0082437815,0.021132441,0.03183552,0.02080475,0.013473288,-0.01715824,0.01406839,-0.013343676,-0.010796501,0.05447564,-0.061816953,0.0011919158,0.02051773],"last_embed":{"hash":"47gtrw","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"47gtrw","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{11}","lines":[189,189],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"47gtrw","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021330526,-0.042226315,-0.029814718,0.0012552291,-0.03894762,-0.014483744,0.04633809,-0.014754452,0.026424332,-0.022784663,-0.015806137,0.014105953,-0.015392857,-0.008444512,0.031125035,0.007588665,-0.035467967,0.024306329,0.0038390139,0.008374968,-0.017242525,0.012219448,0.06290004,0.015514697,-0.035339758,-0.02943445,0.015240426,0.009172375,0.007933232,0.04686035,-0.012329268,-0.013688527,0.02841731,-0.054830793,-0.043350574,-0.03679631,-0.010248193,0.0127249425,-0.04264782,0.058688432,0.008816834,-0.018851409,-0.00061038614,0.017639274,0.07776462,0.0045974595,-0.030416239,-0.006103051,0.026901443,-0.026904427,0.0146885095,0.007437333,0.0038747818,-0.019144136,0.0049860193,0.03261254,-0.017477194,-0.037463143,-0.0018617917,-0.006126248,-0.010762278,0.04278188,-0.013860263,-0.026008444,-0.018713893,0.038284466,0.06729453,0.025832254,-0.008981068,-0.054232687,-0.013598053,0.0042498424,0.013275189,0.020539591,-0.018388785,-0.0051519666,0.019098353,-0.0018553103,0.0011249232,0.044041026,0.0063317963,-0.01068666,0.031192066,-0.0109030185,0.00085652934,0.003622856,-0.04015893,0.05888241,0.001954903,0.011240239,-0.003773665,0.018026154,-0.014603917,-0.04642151,-0.014561469,0.035067875,0.011222552,-0.02870986,0.037446517,-0.0036799097,0.031096306,-0.0057438966,0.010396167,-0.0013937938,-0.008183836,-0.016379097,-0.010451769,0.014081356,0.029758792,-0.007117062,-0.00005877017,0.029966597,0.05182366,0.029654766,-0.0030928347,-0.034271453,0.028002357,-0.02505232,0.020478388,0.011903028,0.042152986,0.01695256,0.057185028,-0.03881395,0.0033753014,0.036476128,0.027874446,-0.0045266044,-0.038339213,0.00017044818,0.026237706,0.05465835,-0.019656818,-0.010220671,-0.0021114757,0.012918648,0.032963514,0.0027687256,-0.03344237,-0.06331127,0.01960964,0.018475471,-0.028818326,-0.0050703986,0.0024698963,-0.014450873,0.033426635,0.0036946656,0.021114396,0.019282088,0.013201866,0.033347163,0.017275138,0.051960338,-0.010685512,-0.015224463,0.006887675,0.08452696,0.016745314,-0.014473752,0.021370944,-0.0019205031,-0.027200758,0.040993977,0.0124207195,-0.0077385805,0.038420342,0.01973748,-0.017970053,0.0436595,0.012381127,-0.014237568,0.025470505,0.017029906,0.031220116,0.005091534,0.07874122,0.038094915,0.0051379083,-0.03803754,-0.036997497,0.0006092545,-0.008824975,-0.06533797,-0.023028344,0.01880983,-0.008311185,-0.041501973,0.004300237,0.04171223,-0.017025173,-0.00664956,-0.03717327,-0.019877408,0.037804224,-0.0053709648,0.051144212,0.017458636,0.04729282,-0.048675492,0.0058292397,0.03581494,-0.000066525135,0.0014030478,-0.03448929,-0.017688826,-0.039702002,-0.02937782,0.02815287,-0.005239239,0.00039112827,0.009153081,-0.019065531,-0.017907701,-0.012347198,-0.01820447,0.049469132,0.013407872,0.0035116447,0.007763371,-0.0089311255,0.0394813,0.028120779,0.018098185,-0.015979774,0.015796976,-0.01753307,0.012483083,0.029551124,-0.0327338,-0.024502378,0.0116514815,0.0076249274,0.012637198,-0.015349744,-0.013643861,-0.007974782,0.007984866,0.018659035,-0.03568953,-0.014229269,0.03081648,-0.012205425,-0.04511115,-0.0056906324,-0.0043134606,0.031562503,0.06079806,-0.021406544,0.03895195,0.0072477926,0.004642976,-0.045079336,-0.025706988,-0.02363762,0.023547685,-0.0015721621,-0.0032040495,0.01535689,0.031076878,0.01037751,0.03652794,-0.02351909,0.0069684517,0.0002930389,-0.038742542,0.01677117,-0.013105507,0.027619388,-0.0014770747,-0.038341414,-0.027326118,0.03634066,0.01144781,-0.023440015,-0.020419983,-0.076871805,-0.010726408,0.036412265,0.0033369528,-0.04215815,-0.0111585045,0.00987374,0.0106569715,0.011752068,-0.008839981,0.003501193,-0.025460219,0.039544586,-0.024817966,0.0045015602,0.0048281504,0.065430045,-0.0038193662,-0.02737989,0.020326458,-0.007818885,-0.15700202,0.03372376,0.012206733,0.065282084,0.019250056,0.011031852,-0.024417678,-0.017800922,-0.015109119,0.053013586,0.0118793445,-0.05473741,0.043743875,0.0022400743,-0.008588078,-0.020574946,0.013536025,-0.026644347,-0.06040769,-0.029758785,-0.041335776,-0.08172661,0.05103731,0.048482448,-0.0657562,0.01240975,0.07042118,-0.007703149,0.012283142,-0.02307593,-0.03347993,0.037136063,-0.0028115753,-0.00088376715,-0.012397573,0.016392983,-0.008411021,0.0017833617,0.011569677,0.0036363467,0.058324248,0.054718785,0.012380691,0.044573694,-0.017306428,-0.0022371705,-0.033342376,-0.008624269,-0.05392373,0.0022977772,0.014063861,-0.024047494,0.00561071,0.028446747,-0.0418929,0.005994057,0.025864538,0.038611427,-0.008696439,-0.0035318066,0.009740602,-0.049249448,0.002494041,0.016458336,-0.008714038,-0.02245155,0.048690606,-0.00042804252,-0.016262997,-0.024805218,0.017088203,-0.038628817,-0.032667965,-0.031026583,-0.01576907,0.030698378,0.035792246,-0.03155365,0.019949606,-0.08958968,-0.0012548381,0.020394672,0.0063649327,0.00839412,-0.022239711,-0.022283968,-0.004953738,-0.019921467,0.029054163,0.24159318,0.023168245,0.049197324,0.0050560436,0.059856378,-0.002308473,-0.02979662,0.057880975,-0.018405225,-0.047624946,-0.013501443,-0.0021956468,-0.013552721,0.0018763258,0.036300015,0.042053707,-0.04816014,0.0042880685,0.07930144,-0.020314867,0.008121241,-0.042432323,-0.0037912684,-0.015660362,-0.057825595,-0.024944432,-0.0030555676,-0.007939612,-0.00063621195,0.021647409,-0.031142976,0.04834932,0.013417783,-0.025479991,0.022533553,-0.03429219,0.04220125,-0.06381523,-0.032913115,0.01008247,0.017153038,-0.00696464,0.007359218,-0.04522101,-0.039974388,-0.004369647,-0.029052433,0.022364737,0.0011342544,-0.030083304,0.034882545,0.0047662533,0.012077023,-0.026653497,0.0109792575,0.015984636,-0.021888759,0.00093236234,-0.0047286525,0.068673305,0.015691759,0.00519403,-0.012216706,-0.025345009,-0.023995265,0.034657147,-0.000091972324,0.010180909,0.016544217,0.021139206,0.023527501,-0.0048330575,-0.00986578,0.027220871,0.005900137,-0.03624097,0.025420493,0.04108078,0.022682052,0.016531652,-0.017293269,-0.025849009,-0.027044548,-0.0010785403,0.02904595,-0.028783886,-0.018476358,0.092164494,-0.0115318885,-0.02259766,0.03573866,0.010789401,0.012334817,-0.024974732,-0.02966377,0.009386054,0.031476405,-0.053602263,-0.023050174,0.018932816,-0.05625053,0.034530327,-0.027498553,-0.039169032,0.035693336,0.012532698,0.024872987,-0.054229155,-0.03264113,0.022119982,-0.061980683,0.01795515,0.032658216,-0.007952293,0.049736757,0.06523103,0.029240198,0.0041856226,0.03659432,-0.009664539,0.039421804,-0.018572044,-0.004261006,0.024623686,-0.053398393,-0.08499764,0.00027224192,0.026445873,0.010894882,0.031085795,0.028922943,-0.033115957,0.029328363,0.0124563025,0.04390761,0.003941323,0.04188146,-0.01947143,0.0044526435,0.038256235,-0.021943873,-0.0120740505,-0.010105831,0.034000244,0.056912627,0.05452599,-0.063224584,0.019323533,-0.037449304,0.016410248,0.026100045,0.035790674,-0.00047664906,-0.040795296,-0.017156951,-0.046803027,-0.033613123,-0.012260326,-0.023158023,-0.024244688,-0.019229777,0.021429347,0.03510448,0.07151684,-0.04174422,0.01296247,-0.016255777,0.020049192,-0.00869403,0.005734604,0.011230434,0.020919023,-0.035494376,-0.006589079,-0.0121783875,-0.023140006,-0.03657862,0.002157557,-0.04091482,-0.0142501965,0.034366358,-0.03908476,-0.033615522,0.0018055505,0.049212553,0.0048540924,-0.028782303,-0.02534275,0.004878276,-0.028327262,0.0013756156,0.091773584,-0.0075761843,-0.007224626,0.0090364795,0.046353333,0.07377005,0.0134394085,0.008446921,-0.028456999,-0.031373944,0.026900707,0.012165275,0.009024357,0.001901221,-0.032624096,-0.0280225,0.0048432997,0.029772397,-0.010109514,0.014711334,0.0051158206,-0.09515136,-0.012715416,-0.05836569,-0.042874586,0.0057407436,0.036672294,-0.0549482,-0.034132045,-0.010269607,-0.013276843,0.029847115,-0.051274672,-0.014139866,-0.009769613,-0.036041994,-0.04199283,-0.029181112,-0.0076117003,-0.008815135,-0.016321937,0.023416592,0.008815015,0.0061520506,0.025809577,0.046454374,0.017575022,0.010471653,-0.027786143,0.00025668213,0.0016029121,-0.003636152,-0.007864122,0.047656845,-0.02928293,-0.014121239,-0.032491785,0.0067624548,-0.0029431274,0.022260496,-0.039157953,-0.01150167,-0.010016895,0.039410125,-0.021507721,0.005581508,-0.004723753,-0.020410053,-0.06486219,0.0057264655,0.0667876,0.0014904178,-0.01003658,-0.03148742,-0.049241528,-0.016536029,-0.016176092,-0.018986847,-0.03416462,0.0010717604,-0.0013449879,-0.0018615108,-0.0159224,-0.0003507887,0.011703274,0.018265069,-0.026897606,0.044833213,-0.044550627,-0.030725949,0.01596489,0.024546972,-0.0138187455,-0.05167379,0.008356174,0.031917073,-0.0040262803,-0.0012410736,-0.049909458,0.034609027,-0.0027687247,-0.05129462,-0.0035134004,0.006102703,0.008176123,-0.02579058,0.052099347,0.0007998412,-0.011661927,0.003830735,-0.008361108,-0.007883609,-0.04407067,-0.012410556,-0.02301508,-0.032508466,-0.045478854,0.04972343,0.0082137585,0.014012891,-0.03808879,-0.014885738,-0.0059547485,0.032502092,0.0065553174,0.024252145,-0.01682905,0.035494845,-0.015989937,-0.0003940027,-0.013984939,-0.03866634,-0.011926381,-0.039193023,-0.0019388247,-0.032541357,-0.020204147,-0.04617527,-0.031904336,-0.0134682795,0.020733751,-0.047815837,-0.034041982,-0.016573979,0.0035339256,0.06921665,-0.008171484,0.016939314,-0.020218277,-0.06516298,0.03645473,0.0067767715,-0.06283684,0.0018458067,-0.038648106,-0.0026594584,-0.004292945,-0.007575157,0.008607325,0.0541998,-0.0051883175,-0.020238606,-0.044244803,0.01883662,-0.024446614,0.009777866,0.008471018,0.072596006,0.030893125,-0.04276854,0.026797991,-0.0058831037,-0.066620044,-0.013450864,0.01881752,0.034103278,-0.019400485,0.011364534,-0.012135976,-0.002640978,-0.014067975,0.02970363,0.016176801,-0.05561667,0.012197787,0.004563256,-0.032765757,0.01079867,-0.0019768418,-0.031290878,-0.019428346,0.005366219,-0.012201105,0.008336371,0.0000134737875,-0.030231487,0.0129899625,0.07376813,0.02043148,-0.028780043,-0.016196031,-0.014698752,0.03352002,-0.14890923,0.039825305,-0.0036230297,0.011415936,0.011441781,0.01134833,-0.06660527,-0.017808702,-0.042734973,-0.0006649841,-0.01202064,-0.06576865,-0.005875677,-0.028495133,-0.046413116,0.038791507,-0.06700383,-0.0056816507,-0.068887554,0.061664,0.028096741,-0.004622356,0.048229605,0.007122268,-0.006890614,-0.008807595,0.018233469,-0.010171669,-0.04521355,-0.026153883,-0.027117176,-0.02751091,0.025002478,0.04522447,0.014845876,-0.034177322,0.013172168,-0.0007961402,-0.040300567,0.005486143,-0.03554147,0.028964369,-0.012406303,0.0055974466,0.0063137454,0.06543866,-0.0322471,-0.00016163927,-0.040652514,-0.0006485304,-0.004293572,0.033991322,-0.00028716662,0.0057468712,-0.015550853,-0.04773326,-0.017144864,-0.008721984,-0.0080167465,-0.015659446,0.01844709,0.045495898,-0.02115091,0.003604573,-0.04752655,0.013369893,-0.016141316,0.01169682,0.017879196,0.017753033,-0.021257745,0.010184892,-0.009067194,-0.008803832,0.014789753,-0.016521141,-0.008390924,-0.04951857,-0.05715803,-0.004876019,-0.037663862,0.016003108,0.0083391,-0.04378357,0.025839996,0.0028736154,-0.0064699957,-0.005893733,-0.05029238,0.0020890196,-0.045277476,-0.04236204,0.009626745,-0.004128354,0.009211356,0.05018294,-0.002794181,0.025066383,-0.034247655,0.034906313,-0.01846819,-0.016756317,-0.048551623,-0.030145872,-0.055085912,0.01251758,-0.0063906913,-0.0063262745,-0.007492455,-0.034191646,-0.0010751655,-0.00335834,-0.03493843,0.04436575,-0.070241995,-0.0391902,0.0088942405,0.023614867,0.041583546,-0.021076677,0.019491548,0.0068426565,0.01838054,-0.027400661,0.02329673,0.07515591,0.021872267,0.023790073,0.021755802,0.018207647,0.017717136,-0.0264588,0.02355344,-0.020612756,0.019905517,-0.0017279009,-0.013305614,0.032474943,0.010950761,-0.04061901,0.0037864966,-0.039585806,0.008705278,-0.010255938,0.00293591,-0.009938249,0.01122165,0.02980091,0.032069568,-0.04060681,0.021845343,-0.03838131,-0.009697933,0.05592047,0.0031298476,0.04968539,-0.022091577,-0.0029756546,-0.019248435,0.047379978,-0.027083412,-0.061313324,-0.025490897,-0.01659549,-0.028235054,0.062924705,-0.008195618,-0.0011723934,-0.011873837,0.023558678,0.043122962,0.013498723,-0.024146883,-0.033175074,0.04821012,-0.0027570105,-0.0032745206,0.04544037,-0.0015614135,-0.044742256,0.042381886,-0.008446389,0.02099508,0.03281999,-0.054128207,0.02801896,-0.003817635,0.023856742,-0.0262195,-0.017389739,-0.0038818463,-0.019175077,-0.007054325,-0.037961014,0.09427174,0.010416961,0.0050993357,-0.015462347,0.010770213,0.004732304,-0.039420065,-0.04080433,0.03216463,-0.041585296,-0.00980648,0.0056837886,0.0024046493,0.0034525879,-0.029460989,0.029509831,-0.039387856,0.006815959,-0.0076976414,0.027881952,-0.007577225,-0.0011359492,0.055217907,0.011225764,0.0043352824,0.008524486,0.042758554,-0.006513612,0.0058210758,-0.004672803,-0.0055856486,0.007614234,0.023484923,0.0072102523,-0.023913788,0.03792028,-0.04427398,0.009443202,0.0149836885,0.032845814,0.017197423,0.014902523,-0.0058596046,0.043931894,-0.016319122,-0.0043146126,0.024435004,-0.05163737,0.013680631,0.018752174],"last_embed":{"hash":"slue95","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"slue95","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{12}","lines":[190,191],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"slue95","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0071547264,-0.008927775,-0.055188578,-0.024595844,-0.01915951,-0.061348744,0.017319154,-0.029131835,0.027636174,-0.013559348,0.026547136,0.00883978,-0.048293307,-0.019428922,0.0033670529,0.015788287,-0.011041209,0.020886794,0.006471863,0.031919748,-0.018274458,-0.009652537,0.046875283,0.015464538,-0.016657824,0.014814668,-0.010816584,-0.012832217,-0.0008295151,0.0024458738,0.022465773,0.0014571709,0.03193384,-0.028325262,-0.038760003,-0.020412995,-0.029706664,-0.02067877,-0.039020438,0.053842284,0.008875416,-0.009925389,-0.0066044866,0.016086625,0.043934405,0.013691929,-0.033759456,-0.013686963,0.0030373088,-0.034339156,0.015622342,0.015780902,0.034716427,-0.031175451,0.026620487,-0.022414606,-0.048272487,-0.015951486,0.00027243327,-0.0015174835,-0.01538309,0.019722652,-0.007088717,-0.05321142,-0.035944533,0.08084005,0.038837638,0.012352976,-0.03905585,-0.019002289,0.01597328,0.00445034,0.027583918,0.0012823483,-0.017393041,0.031840004,0.011854477,-0.009002202,0.013840941,0.043941073,0.017862502,0.0065464657,0.02813647,-0.031633347,-0.016481554,-0.009289149,-0.046886787,0.033860557,0.030973881,-0.0023206281,0.007967602,0.03117347,0.0150147835,-0.052974403,-0.007018969,0.045427542,0.000516378,-0.053644918,0.026234208,0.007285946,0.034161348,0.005027818,0.024723602,-0.04858758,-0.02134082,0.044826616,0.0040934137,0.013198742,0.044154868,-0.0056633553,0.03157557,0.02023829,0.02543911,0.012532397,-0.006700009,0.006175634,0.020254323,0.013930448,0.029233258,0.022513045,0.0423903,0.05388724,0.029168515,-0.015385463,-0.024639292,0.014927999,0.005916094,-0.006769656,-0.018941846,0.027117133,-0.0019837506,0.012550015,-0.0467877,0.015042192,0.0065168557,0.056118567,0.027836084,0.034436073,-0.02221401,-0.04482067,0.031300902,0.013992739,-0.019238282,0.0072430735,0.009795116,-0.06469781,0.043880973,-0.008834815,-0.010210773,-0.0021007762,-0.030256389,0.017289115,0.012113011,0.04345528,-0.03658609,0.0026670375,0.010681674,0.019783339,0.013842176,-0.0041455547,0.057618763,-0.017017964,-0.060835395,0.049293507,0.011639236,-0.018796999,-0.009541375,0.0110467635,-0.02308932,0.04170966,0.011005726,-0.01171066,0.00092727004,0.020257974,-0.021606479,0.038046237,0.10004902,0.021451175,-0.00079922396,-0.025262365,-0.08257803,-0.03050491,0.0009104357,-0.071164414,-0.020193798,0.017485604,-0.04524109,-0.024704535,0.0007769172,0.06915733,-0.016611122,-0.007652253,-0.00825922,0.0011950156,0.027362492,-0.033805724,0.016439546,0.0033986045,0.028209647,-0.033383466,0.013037736,0.017131032,0.005657526,-0.016160835,-0.019347183,-0.026799105,-0.0727308,-0.029669324,0.023407416,-0.033149652,0.041763656,0.0023903376,0.0063245017,-0.03073466,-0.039065268,0.024822157,0.035793733,0.006757544,0.006394761,0.031058192,-0.0069744536,0.027653728,0.009368661,-0.018351085,-0.013713193,0.010745427,-0.004361297,0.06427753,0.0061851614,-0.017517084,-0.008915399,0.0023418001,-0.017437635,-0.010735715,-0.041340146,-0.031756133,-0.025480086,0.018384602,0.029663814,-0.0007212392,0.017607113,0.00063699746,-0.03575796,0.00055011484,0.0007895343,0.00032652743,0.034823183,0.05485018,0.0040318854,0.048086684,0.01796796,-0.006539722,-0.051815487,-0.043686114,-0.0033999234,0.008889825,0.009440774,-0.008127387,0.00023633477,0.012722875,0.0045486535,0.028517643,0.022644082,0.0026856777,0.013708875,-0.037494794,-0.0112959035,-0.03838189,0.026031373,0.027293196,-0.054815877,-0.05460162,0.030516263,0.002122352,-0.042067684,0.017587932,-0.058483426,0.016670922,0.050685175,0.01843222,-0.015870439,-0.021603832,-0.00221407,0.020873649,0.01764576,-0.00554317,0.0045090388,-0.024056666,0.04173746,-0.010471636,0.007687816,-0.010345546,0.05789911,0.019861326,-0.025281642,0.013957721,-0.023908023,-0.1633711,-0.00416404,0.016682139,0.0246533,0.00014556812,0.0029255836,-0.010752633,-0.012293797,-0.041367628,0.020572564,0.01917899,-0.038416345,0.026324512,0.014454713,-0.013617084,-0.030987348,-0.0029425984,-0.017589033,0.003703942,-0.027941454,-0.034849808,-0.063287154,0.088309795,-0.005664901,-0.039929837,-0.017737981,0.06390884,0.007811868,-0.015064222,-0.013391209,-0.019905224,-0.01430783,-0.005575369,-0.0060081827,-0.008296342,0.04637955,0.00476517,-0.019303415,0.033431247,0.018218182,0.040600546,0.058034975,0.022362495,0.042670608,0.00872981,-0.0065298826,-0.029389124,-0.0036191696,-0.04297329,-0.0037955293,0.0073401276,-0.0028925193,-0.030767264,0.027875127,-0.043007538,-0.010271104,0.031430263,0.060094535,-0.038606506,0.019717988,0.03927497,-0.05309236,0.024467636,0.0007657469,-0.023632903,-0.05132231,0.0040476597,0.042864595,-0.035981294,-0.04786911,0.052301228,-0.036943484,-0.043092854,-0.006953317,0.003099362,0.021923479,-0.032031782,-0.020806726,0.001033666,-0.10361984,-0.016956681,-0.024065334,-0.010149747,0.014495735,-0.021255855,-0.026838852,-0.006480451,-0.019867145,0.02965055,0.23382045,0.03207318,0.011585414,-0.006354173,0.07159036,-0.01835564,-0.0379356,0.047515113,-0.013323691,-0.051102385,-0.008149821,0.002223946,-0.007830321,-0.011137963,0.013563959,0.06012531,-0.038847696,0.007413155,0.07176052,0.0037948063,0.011139369,-0.0007465328,0.0014510748,0.0073335543,-0.05343725,-0.041764967,0.026539573,0.030489003,-0.012316464,0.014918518,-0.016772225,-0.01233455,0.016540164,0.0067662084,0.036679048,-0.03526981,0.037442982,-0.0009761792,-0.037333537,-0.008380937,0.005917667,-0.0147686815,0.029816339,-0.029973166,-0.035685606,-0.014244468,-0.030682793,0.038249224,0.0049119927,-0.01949094,0.029595524,0.03142075,0.001752265,-0.030826818,-0.0037879003,-0.047251094,0.01918196,-0.016592678,-0.02922683,0.022465633,0.000116379364,0.02885127,-0.00910511,-0.014945287,-0.04783837,-0.009167879,-0.010457487,-0.041839924,-0.023796607,0.022373887,-0.0006747551,0.008744873,-0.017436812,0.02156753,0.02949503,-0.05187965,-0.004840175,0.08047346,-0.011249288,-0.0010701336,-0.0023207364,-0.007910437,-0.02658467,-0.0042152335,0.027840327,0.015227894,0.007217353,0.07799095,-0.00772381,0.014273714,0.021380575,0.0135479905,0.020364618,-0.014467656,-0.0025357644,0.007150292,0.032182448,-0.06818014,0.0073627075,0.022284422,-0.054488704,0.027177406,-0.0075693736,-0.005206382,0.020971034,0.002255568,0.008062496,-0.035683136,0.0005070723,0.058031883,-0.063228704,-0.013728677,0.036283657,-0.029419962,0.03626655,0.04181415,0.016931534,0.028440239,0.056073476,0.022027526,0.02240479,-0.030389832,0.010931671,0.019936174,-0.034411795,-0.078427,0.06515216,-0.023901101,-0.006583237,0.02894639,0.010484431,-0.029605996,-0.0062176026,-0.0029346957,0.07374639,0.0122134965,0.059930548,0.005238956,0.017963558,0.026856897,-0.0072471644,-0.023047386,-0.043391436,-0.011158827,0.031468045,0.020765297,-0.031364266,-0.031423725,-0.024351088,0.010559695,-0.0057337945,0.04489924,0.034758378,-0.03371183,-0.034871664,-0.049770683,0.0014513786,-0.023630287,-0.019427236,-0.0012178139,-0.0044846535,0.012540177,-0.027392153,0.071863495,-0.0017367487,0.003080149,0.011385294,0.032868255,0.016118513,0.025536899,0.020290704,-0.0099465,-0.019178389,-0.0044121495,-0.053511817,-0.014673792,-0.02803059,0.0096512195,-0.04809383,0.0016542798,0.027352355,-0.025068264,-0.01515879,0.035008017,-0.007958564,0.026566004,0.015332133,-0.0128616905,0.0019622445,-0.022102913,0.017951809,0.09981143,0.009246356,-0.012771921,0.041037105,0.063499734,0.07152703,0.04824534,-0.014706084,-0.013775685,-0.016534775,0.004314445,0.0045090322,0.0178886,-0.018740453,-0.039505746,-0.02506788,0.0044661527,0.00016811043,0.013390328,-0.004713147,0.022072902,-0.0881222,-0.02899745,-0.026873346,-0.032896172,-0.010383768,0.023483664,-0.011753665,-0.026172133,0.051784214,-0.018116366,0.015488564,-0.036861587,-0.0024438063,0.020303244,-0.0043333266,-0.018740188,-0.007980557,-0.016951237,-0.015245625,-0.018134527,0.044480484,-0.012542486,0.025151677,0.031401973,0.0108620655,0.010092545,-0.016126875,-0.007996822,-0.026796153,0.024592243,0.036780603,-0.003905668,0.018382246,-0.04156566,0.013697459,0.010283199,-0.018933576,0.025546467,0.018512527,0.01836578,-0.0115694925,-0.022790048,0.019583754,0.017680032,0.03235997,-0.03203008,0.006614555,-0.015193207,0.023798387,0.031716257,0.017169718,-0.0029612419,-0.038249265,-0.049827654,-0.011428475,0.0015733511,-0.029695531,-0.058568794,-0.01890878,-0.009931605,-0.016787881,-0.04658307,-0.010993852,-0.03720288,0.045936655,0.027861547,0.026732104,-0.024882685,0.008922193,0.055519916,0.0371917,0.0034390741,-0.041601326,-0.014555969,0.04856072,0.004356076,-0.016754666,0.00315731,0.012664737,-0.043609567,-0.008989933,0.023602802,-0.014905789,-0.025694907,-0.032815434,0.044973478,0.01208081,0.03808424,0.005303643,0.02052197,-0.009801469,-0.04578656,-0.01529372,-0.023849525,-0.025253242,-0.04607272,0.037551947,0.040317114,0.014249608,-0.06191948,-0.01839355,0.014530572,0.033016995,0.0074728807,0.017361518,-0.033634186,0.026282111,-0.043822095,0.00651256,0.008040257,-0.015380032,0.0032541582,-0.033416104,-0.010124566,-0.052172728,-0.018590461,-0.03925509,-0.008685889,-0.0007359106,0.018931009,0.010482477,-0.06740823,-0.02170966,-0.028966716,0.046779417,-0.0189812,0.018424774,-0.034994334,-0.07004552,0.03540255,0.026614027,-0.034380697,0.009227054,-0.017725613,-0.009540381,0.024723988,0.013669594,0.01905713,0.037046865,0.0072397864,-0.012945263,-0.05336026,0.014012562,0.012465057,0.01961599,-0.00031769293,0.052632403,0.055242762,-0.0310858,0.059513792,-0.031784516,-0.022073705,0.0070381835,0.020118602,0.032124143,0.0077751186,-0.008068733,-0.031080723,0.047707424,0.0047335206,0.019162355,0.010448645,-0.039839536,0.038825236,-0.02746225,-0.025065137,0.054412987,-0.030718291,-0.009314133,-0.026264783,-0.01264788,0.0018353881,0.021417111,-0.027660195,-0.02054062,-0.0019506277,0.032991253,0.025621133,-0.035469357,0.0060047116,-0.012119059,0.011350695,-0.13618018,0.05800007,0.018458813,0.01511417,0.011823705,0.002609569,-0.031389758,-0.011854489,-0.04525773,-0.0036701339,-0.011745599,-0.009211541,-0.018393517,-0.022548366,-0.03263043,0.026889928,-0.04176848,-0.00440798,-0.065461315,0.055780258,0.033405337,-0.011029701,0.012117719,0.019831233,-0.04038433,-0.027317164,-0.0074565266,-0.007399348,-0.038744293,0.0077179205,-0.040938098,-0.057709415,0.018801965,0.0030906966,0.0048230384,-0.008937692,0.024459561,-0.009343075,-0.021933267,0.005817077,-0.014248322,0.041827194,0.004921336,-0.022356438,0.045482453,0.054964982,-0.056179646,0.01085894,-0.06779445,-0.0374787,-0.011902862,0.038320944,0.010116695,-0.0016988022,-0.036771744,0.029992828,-0.06839972,-0.0013113166,0.007866147,0.019551111,0.041284747,0.023196315,0.0007766785,-0.010596594,-0.052499644,0.009911856,-0.07650393,-0.020544417,0.019192344,-0.0022442564,-0.04555453,-0.01511955,0.016449947,-0.013316003,-0.0068581714,0.009539033,0.011288622,-0.031949475,-0.023835203,-0.024320716,-0.0015945451,0.0066751195,0.02353468,-0.027998727,0.0110023515,0.01952792,0.022166088,0.0071889535,-0.03873609,-0.00082876865,-0.07542082,-0.030440351,0.009038021,0.011629785,0.0030292317,-0.0050590048,-0.021390326,0.01529605,-0.0070889154,-0.0336516,-0.02902001,-0.008004351,-0.03568383,-0.021204997,-0.037459765,0.0153455725,0.038401388,0.009054246,0.005212666,-0.0008127814,0.020614639,-0.02128975,-0.043231305,0.04167873,-0.085951746,-0.017925981,-0.032738976,0.037457425,0.026298018,0.021310465,-0.022104643,-0.006407714,-0.020110073,-0.02040417,0.021593211,0.054809097,0.08086252,0.0014524922,-0.0013646717,-0.015354268,0.027762614,-0.04519571,-0.0032748315,-0.010683941,-0.02692625,0.0033700587,-0.025906757,0.024012268,0.009073954,0.015654007,0.00963874,-0.044041656,0.019840121,-0.02121988,-0.0054951264,-0.05202732,0.015310671,0.000111484514,0.02693459,-0.026943067,0.009024446,-0.034527563,-0.0040803016,0.028283412,0.019698171,0.048167665,-0.009173209,-0.019168854,-0.0062837037,0.056880526,-0.04173089,-0.027439566,-0.057300076,-0.074224055,-0.03628865,0.048573375,-0.026391258,-0.016221771,-0.020705609,0.045456983,0.048322212,-0.00008110845,-0.019755183,-0.007018668,-0.013616053,0.01902147,0.012075826,0.020767871,0.0011313768,-0.036186263,0.054549024,-0.025962517,0.027147312,0.03176565,-0.035844345,0.033325028,0.007855382,0.0276937,0.0050855367,-0.016098183,-0.017971575,-0.01660614,0.014389306,-0.02739999,0.028910538,-0.008625183,0.0047709993,-0.000034792865,0.029429834,-0.0009667183,-0.018833015,-0.028703278,0.029793479,-0.022082409,-0.025659129,0.02044344,-0.043844093,0.0047235005,-0.033881493,0.03106285,-0.033446085,-0.0062963874,0.025174385,-0.019339826,0.012260086,0.0050436975,0.052946065,0.005619793,0.021867367,0.0021050712,0.028583819,0.057891123,-0.016765185,0.019801002,-0.005667389,0.01730413,-0.011535789,0.037989877,-0.051921796,0.01380568,-0.051507518,0.03435623,-0.018909508,0.016934706,0.005329901,-0.0092164315,-0.07471323,0.05019902,-0.0012714721,-0.025256786,0.0037035919,-0.044533346,0.038370818,-0.02169114],"last_embed":{"hash":"m5wzom","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"m5wzom","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Habit Stacking (Add to Morning Routine)#{13}","lines":[192,193],"size":103,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"m5wzom","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Preparation the Night Before": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00031447373,-0.017291619,-0.028418599,0.01090096,-0.038346775,-0.034741845,0.028253956,0.008813307,0.016205367,0.012927262,-0.009979362,0.01798856,-0.03899312,-0.0057995403,0.009323625,0.009870401,-0.029312806,0.015038462,0.013587286,-0.010571415,0.002949175,0.020558275,0.051339254,-0.004108299,-0.031430088,-0.0006605988,0.003175651,0.012366274,0.034985855,0.06390689,-0.005296194,-0.011916415,-0.0073622544,-0.005535439,-0.0213623,0.0074190972,0.0017413457,-0.023919271,-0.046054374,0.05279738,0.034268703,-0.014730276,-0.0045244554,0.028494546,0.018574446,-0.00787347,-0.06004864,-0.014295616,0.020332238,-0.0393952,0.027659949,-0.0220023,0.011680365,-0.0066000875,0.009416574,0.050286464,0.029638901,-0.01578072,-0.01780414,0.029051488,-0.049629204,0.019139802,-0.041700788,-0.05310388,-0.020360142,0.024877008,0.04353672,0.015968416,-0.017787838,-0.060460523,-0.027103405,0.037155267,0.044221405,0.000011501103,-0.036916044,-0.019080563,0.012609507,0.0041457415,0.003905203,0.03702164,0.018867256,-0.0018509421,0.033112016,0.022628421,0.019932812,-0.012559266,-0.01803589,0.0704529,0.032382138,-0.009845714,0.022729404,0.014102564,0.011082208,-0.056704745,0.017311964,0.027330317,0.012949242,-0.048309576,0.061029084,0.0125337085,0.013960733,-0.0026512244,0.02830657,-0.010994294,0.01013228,0.03254129,0.010511629,0.047081757,0.07809691,-0.024798568,0.023112485,0.025505496,0.018850267,0.0081819985,-0.0048264014,-0.0127377575,-0.0033960673,-0.020597737,-0.008295264,-0.0052392413,0.033694677,0.03855417,0.000002387841,-0.02376469,-0.02104769,0.024940636,-0.00046711438,-0.016721757,0.030639384,0.0350166,0.014497527,0.008556435,-0.033136595,0.00030386433,0.0017280012,0.02654508,0.020237414,0.046702266,-0.0068576173,-0.08412687,0.009159493,0.0063453577,-0.039628465,-0.00052579195,-0.0018592891,-0.040919907,0.03970226,0.002275401,-0.0071352264,0.027150575,-0.021233104,0.034991443,0.013474323,0.025215149,-0.019565573,-0.0004740903,-0.0068868534,0.06569106,-0.006138993,-0.021030312,0.042533096,-0.005464615,-0.10387855,0.07557338,0.010518076,-0.012276495,0.00963227,0.008287881,-0.04540103,0.0039355187,0.02226172,0.012149066,-0.03412237,0.0143947415,0.021750117,0.01844667,0.03962986,0.023303963,0.0024124987,-0.023732375,-0.03944903,0.02106062,-0.006423638,-0.07991158,-0.0066872463,0.076605104,-0.019292796,-0.012977812,0.0016377149,0.049799297,-0.0262368,0.0015241941,-0.025637774,-0.019415641,0.030163486,0.0052479366,0.029511107,0.005931753,0.03358203,-0.0048816227,0.030859737,0.0030259667,0.028543526,-0.018480128,-0.027753482,0.007364412,-0.011169856,-0.038089916,0.0003746194,-0.058981176,0.005877052,0.022600215,-0.0004796035,-0.028969089,-0.02248003,0.025131727,0.025422541,-0.0020056914,0.014621457,0.0131879775,0.01151157,0.04841776,0.035873096,-0.03901429,-0.027546009,-0.015943963,0.012137627,0.047501314,0.0068965764,-0.022493914,-0.025194664,0.0035286287,-0.05643693,0.0071547036,0.012556416,0.0059184292,-0.033508446,0.042176194,0.04323377,0.015713885,-0.02211342,0.056262378,-0.0009714082,-0.005582731,0.000038546284,-0.016653422,0.020052042,0.022571588,0.009976315,0.04458682,-0.019913496,-0.022132142,-0.040445957,-0.022104604,0.0074314205,0.0058612423,-0.008342138,-0.0019696183,0.040248435,-0.016227571,0.0051654754,0.016898073,0.009969613,0.018854931,0.014397398,-0.020694232,-0.0011184224,-0.030192582,0.0053730253,0.043574873,-0.01872475,-0.05310311,0.024320347,0.010483881,-0.04275925,0.018079087,-0.047307964,0.004780415,0.059703983,0.0029777912,-0.03297797,-0.04417832,0.037193693,0.027189374,0.01419054,-0.00215214,-0.00031117193,0.0110263005,0.045661073,-0.0104644075,-0.013544245,0.028820362,0.061743323,0.0005349278,-0.022187749,0.021546178,0.0010179857,-0.17221957,0.026886985,0.008207163,0.051399365,-0.0016590633,0.02223241,-0.04464167,-0.034155264,-0.035100788,0.035366055,0.047558203,-0.04122387,0.05871049,0.013310413,0.039980035,-0.019531732,-0.017835002,-0.018468622,-0.038336176,-0.050281033,-0.055580396,-0.052764796,0.10556018,0.020976095,-0.040059876,0.0025176106,0.051882517,-0.022966146,0.0016901833,-0.016911635,-0.04732043,0.020962967,-0.005186,0.020408733,0.011286417,0.012121,-0.012979815,-0.0073341727,0.049158055,0.026216585,0.052055612,0.027812919,0.0024370349,0.010823283,0.019045275,-0.006088039,-0.043989982,-0.006515473,-0.06425384,-0.01888655,0.030394664,0.014373045,-0.03632387,0.019006899,-0.034949664,0.019291066,0.004913982,0.05365321,-0.059317637,-0.019297767,0.008390053,-0.015708217,-0.026265286,-0.019557454,-0.015677545,-0.027685227,0.040758163,0.026469355,-0.011629083,-0.03359501,0.042072408,-0.05374082,0.0070893476,-0.009945854,0.01431684,0.025732115,0.0031004231,-0.031684086,0.0037290384,-0.12550662,-0.014970684,0.0148411635,-0.03428726,-0.017439239,-0.016727863,-0.041020382,-0.020750359,-0.015683709,0.022472598,0.22966965,0.015486387,0.018460725,-0.052192766,0.028045809,0.003454014,-0.027506698,0.062357027,0.0063855574,-0.022786241,-0.0057634283,0.00526714,0.0019680173,-0.01665709,-0.00054511597,0.02363778,-0.054112762,0.03209118,0.06501962,-0.0064932746,-0.0013466413,-0.054145575,-0.0067256633,-0.01732209,-0.050732903,-0.04559654,-0.005123472,0.055929154,-0.0049547567,0.024225676,-0.044221338,0.046438906,0.043929294,-0.038959883,0.008503648,0.028617235,0.01767631,-0.019346703,-0.038769927,0.0034892915,-0.005029833,-0.0013534448,-0.0029806814,-0.04152231,0.0026115933,-0.0035778994,-0.010923077,0.030757416,-0.020759016,-0.01606111,-0.003221252,0.006341181,-0.0053961463,-0.021621296,0.0022485007,-0.021074317,0.0018960786,-0.02184005,-0.014904673,0.018523406,0.03227259,0.008497437,-0.036798332,-0.019660462,0.022090718,-0.014393504,-0.014526889,0.015354844,-0.0035281759,-0.00527883,0.0060468265,-0.004637762,0.015363374,0.0071626506,0.014591022,-0.060220223,0.025743395,0.040317804,0.021492794,0.0042041554,-0.0022867233,-0.011925946,-0.00590325,-0.023753371,0.032081872,0.01253032,0.0068996623,0.046379402,-0.020969665,-0.012717476,0.004704367,0.030009365,-0.00684885,-0.016305406,0.014205149,-0.025477199,0.040463015,-0.034185607,-0.0022841436,0.02856168,-0.055941563,0.019361157,0.031254686,-0.014748409,0.027079336,-0.013647701,0.02319961,-0.07094724,-0.0050238827,0.037307136,-0.11270814,-0.017790558,-0.0031793956,-0.033264454,0.038450103,0.06434484,0.016250206,0.02960088,0.014462916,-0.023023946,0.015602183,0.029461639,0.02680778,0.00021363542,-0.023716278,-0.03570354,0.0069089397,-0.0043251403,0.03315572,0.028939573,0.009206066,-0.02924697,-0.023447858,0.028622903,0.04536639,-0.009094042,0.033282068,-0.03440955,0.031113328,0.0002384146,-0.022468513,0.00023476234,-0.020414283,0.05178947,0.042425327,0.03792378,-0.025213398,-0.008883941,-0.029280381,0.008967242,-0.04799222,-0.006032385,0.030536352,-0.016914124,-0.031390894,-0.074077755,0.00031902865,-0.04596995,0.0012767928,-0.010946793,-0.0007659232,-0.0066004815,0.014027734,0.060247093,-0.00946637,0.014266789,-0.007952654,0.075893104,-0.023112366,-0.0011808107,0.025493722,0.014426454,-0.013592326,0.020582354,-0.026294399,-0.027046068,-0.018155286,-0.011284774,-0.024850216,-0.018563714,0.035560254,-0.016934857,-0.029479237,0.015418099,0.044489875,-0.041879978,-0.026908224,-0.013910292,0.0047321618,-0.013791543,-0.033112574,0.10051354,0.007250993,-0.010525438,0.00035954267,0.03901833,0.06280443,0.039300673,0.031325273,0.013115677,-0.007102299,0.009289183,-0.0063225394,0.021754393,-0.008975736,-0.043246254,-0.023886513,0.017398376,0.049020704,-0.022821436,-0.005079644,0.008619685,-0.05409404,-0.03325648,-0.016857387,-0.030541517,0.0081548225,0.024730138,-0.007029825,-0.006346597,-0.014486552,0.011782548,0.0131568685,-0.059857987,-0.0025493787,0.014325428,-0.010825777,-0.054192744,0.022952337,-0.024592549,-0.0064252974,-0.0038759094,0.039756726,-0.011442783,-0.017740726,0.009436112,0.0075566536,-0.002817333,0.0032624414,0.008542762,-0.0143565405,0.021005895,0.0086645475,-0.0014936341,0.035050683,-0.027273322,-0.039011076,0.003956806,0.009220034,0.0039698915,-0.017341897,-0.01897429,-0.003739943,-0.0062283305,0.020931775,0.0024054584,0.03707019,-0.014057451,0.013719244,-0.010499577,0.023939379,0.030348761,0.013405447,-0.026522169,-0.018475039,-0.059331935,0.037891317,0.020017447,-0.035186447,-0.045871165,-0.030215306,0.012815454,-0.014077362,-0.031053208,-0.0066801277,-0.016328162,0.00556247,-0.012453885,0.033203613,-0.057996023,-0.0030307302,0.035917178,0.03125347,0.0046237316,-0.015844144,-0.00069447,0.045359813,-0.007145253,-0.0031310646,-0.06501823,0.008472237,-0.023368841,-0.049699616,0.0063066487,0.01619546,-0.025036778,-0.038536903,-0.004921863,-0.009126261,0.027790809,0.011597078,0.010997245,-0.014128336,-0.012044166,-0.018803626,0.003139844,-0.026670137,-0.0084500415,0.048507597,0.017789694,-0.0029598789,-0.023538413,-0.018368749,-0.019833624,0.019695474,-0.010300025,0.036569756,-0.008300749,0.034256242,0.008103023,-0.00729533,-0.02643828,-0.01788194,-0.0115987845,-0.054356713,0.00885451,-0.04517811,-0.021187067,-0.038161676,-0.013435344,-0.02496432,0.018795382,-0.023279628,-0.035359897,-0.05496287,0.0014360868,0.055109683,-0.031122573,0.030442923,0.0013057635,-0.04612258,0.008504957,0.012588029,-0.027219865,0.0012428539,-0.02182063,0.008217889,0.003289594,-0.010011018,-0.006930536,0.059644073,0.008580994,-0.009885291,-0.04773764,0.028928865,-0.018626787,-0.011013408,0.043805927,0.065851435,0.023121208,-0.033424016,0.043949317,-0.008354938,-0.03271263,-0.03467005,0.060790602,0.012307444,-0.040106937,-0.0030028075,-0.01966811,0.008436826,-0.019375056,-0.010105617,0.034518782,-0.04235717,0.031053465,0.010610387,-0.022941403,0.04511168,-0.0022156572,-0.04569785,-0.02938435,-0.0024617969,-0.0029161975,0.03775724,-0.011215487,-0.028799932,0.013139173,0.060562864,-0.019398414,0.0072423597,-0.01154664,-0.05520968,0.025078872,-0.14122216,0.0428448,-0.023109324,0.0301857,-0.0045063295,-0.009545802,-0.058139928,-0.048418652,-0.05163857,-0.021128116,0.0076859933,-0.052550565,0.012500457,-0.021516716,-0.027759394,0.03583998,-0.04389745,0.00486323,-0.05604006,0.06612862,0.019106561,0.0018705019,0.010573666,-0.0032240737,0.0039401078,0.0028618649,0.003730068,-0.02168423,-0.03156293,-0.040684927,-0.04129999,-0.04890192,0.004004404,0.02442219,0.011371484,0.00044896707,0.01122588,0.0035605528,-0.0436803,0.0038824603,-0.013910584,0.025104854,0.0035280641,-0.005190468,-0.022429783,0.0816222,-0.07293971,-0.0007874861,-0.048729923,0.00404851,-0.007177969,0.057933856,-0.0040996494,0.005241177,0.001747734,-0.0020422551,-0.025342876,0.003646418,0.018653812,0.031096576,-0.0041717235,-0.00050037855,-0.031689465,0.0032406587,-0.042329405,0.04480055,-0.054388274,0.0067548086,0.0019856477,0.014941168,-0.03647796,0.017162763,0.029135874,-0.00339849,-0.005236234,-0.00936346,0.008564194,-0.04212793,-0.021613576,-0.015169013,-0.050258715,-0.0148028005,0.049555153,-0.047675982,0.041312374,0.012138579,0.002169912,0.0068753758,-0.05611332,0.0052928166,-0.05565018,-0.036046077,0.029188884,0.035513457,0.0023202759,0.013836107,-0.031149976,-0.03134267,-0.034981042,0.017207555,-0.034466013,-0.058644723,-0.031272363,-0.050091326,-0.025927534,0.007301591,0.016879562,0.014488751,-0.02032365,-0.03151349,-0.015968462,0.013113404,-0.035863195,0.027899927,-0.08802933,-0.03785303,-0.03267071,0.050466463,0.047337633,-0.020898184,0.0020548122,-0.0050181593,-0.02332258,-0.02860102,0.021104015,0.059114687,0.026429113,0.020964546,0.0335386,0.026732689,0.0017901165,-0.028125226,0.02949506,-0.017727712,-0.0037226626,-0.030696211,-0.052487005,0.03985462,-0.02339117,-0.030397037,-0.028511247,-0.017572984,0.024213454,-0.032383103,-0.029938664,0.0006864661,-0.0111699235,-0.004613422,0.018558705,-0.013556936,0.032498877,-0.003090788,0.008429619,0.019063441,-0.0065073236,0.013155544,-0.02891069,0.019581836,0.03267413,0.055322025,-0.0154139055,-0.04432519,0.011442716,-0.015555005,-0.0049409047,0.07872421,0.0016127891,-0.016148655,-0.023134109,0.028954672,0.011849443,0.012612114,-0.009573328,0.01814011,0.0024285177,0.0073930454,-0.02434756,0.01540664,-0.02330795,-0.016748812,0.034685593,-0.0026439046,0.021135638,0.021768715,-0.026763923,0.047239877,0.005296163,0.011701968,-0.019749312,-0.013540781,-0.012567017,-0.017808434,0.008536971,-0.03290086,0.09522394,0.023413766,0.014546468,0.03040971,0.044624582,0.00689268,0.009462291,-0.04055238,0.0210654,0.02828286,-0.016267868,0.03472924,-0.0076984037,0.0010867426,-0.028801601,0.036347713,-0.039093338,-0.015090378,-0.0036601413,0.0070704315,0.030441776,0.023332383,0.04493755,0.0093897395,-0.009855253,-0.037057254,0.045139868,0.046190433,0.008996933,-0.0139267,0.02453474,-0.0028538404,0.002288743,0.011671593,-0.08477977,0.010630226,-0.035165224,-0.013613503,0.0030088576,-0.00051175,0.0069629843,-0.03718413,-0.024389377,0.011297402,-0.016208662,0.014250995,0.036819503,-0.07079289,-0.0068999412,-0.014239649],"last_embed":{"hash":"1jbkyo7","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1jbkyo7","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Preparation the Night Before","lines":[194,208],"size":508,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jbkyo7","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Preparation the Night Before#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0019394059,-0.0085961865,-0.057278488,0.0047677886,-0.023886716,-0.021434637,0.008719051,0.024337923,0.024272865,0.015028968,-0.01038601,0.01999629,-0.04157197,-0.013177154,0.02751494,0.017247165,-0.0077138855,0.022870746,0.02283364,-0.0064560515,-0.004123404,0.03219593,0.04288088,-0.012372282,-0.052235954,-0.022090424,0.0005252744,0.014941231,0.023816174,0.030507524,0.004976718,-0.021536907,-0.01207249,-0.0042646257,-0.027650848,0.018500526,-0.0023191473,-0.0150553435,-0.058470618,0.03899651,0.023042386,-0.028873507,0.0021446496,0.023648115,0.010554505,-0.024366017,-0.05799797,-0.02435893,0.0032292786,-0.028233627,0.032181647,-0.019572884,0.01338405,-0.028997533,-0.009563214,0.051370576,0.0051446296,-0.025421835,-0.038054198,0.050932843,-0.047773477,0.02293602,0.00025079676,-0.0638884,-0.012042489,0.012208642,0.037938576,0.035061,-0.012727806,-0.04319177,-0.011069039,0.036731612,0.023530774,0.012537023,-0.0460486,-0.015012416,0.012747188,-0.0074621923,-0.008158627,0.024533698,0.02753982,0.003633277,0.015452167,0.014764001,0.03537092,-0.016149154,-0.02098031,0.08257987,0.008002312,0.00032910166,0.01749773,0.0060732155,0.027958194,-0.050883118,0.01529921,0.009286103,-0.0067637414,-0.053905092,0.06275721,0.010424258,0.023538303,0.005848007,0.026058136,-0.00698027,0.0044190492,0.024627527,-0.008577731,0.06344642,0.059497185,-0.04208466,0.03713546,0.051699795,0.027173737,0.030212408,0.0014152154,-0.020718504,0.012839403,-0.025051007,-0.01608982,-0.0068907808,-0.006854271,0.028762758,-0.0013403409,-0.029889202,0.0069203656,0.014264703,-0.013604573,-0.013950581,0.027993763,0.011447106,0.017961761,0.009926137,-0.021704309,0.0062574907,0.011936787,0.00828152,0.012146418,0.022176774,-0.020114053,-0.08695283,-0.0049560876,0.017010365,-0.019665146,-0.004036259,-0.016944919,-0.025579998,0.04114397,0.0001710794,-0.0178511,0.014414797,-0.026876124,0.033717822,0.009765589,0.061635874,-0.009127248,0.023370048,-0.018274838,0.04773691,-0.0008302141,-0.014471744,0.027908802,0.0019531122,-0.10005256,0.06116217,0.024032554,-0.001288989,0.004298957,0.011151435,-0.04900311,0.013139582,0.021111391,-0.007378818,-0.036492534,0.0026509839,0.026218334,0.013851066,0.020632965,0.0022504285,0.0027269467,-0.01899672,-0.03237119,0.025341952,-0.007924806,-0.0507499,-0.018009832,0.068567485,-0.0016935203,-0.010283263,-0.0049560834,0.052117627,-0.017413499,-0.011671974,-0.03362842,-0.013761043,0.043419465,0.027675347,0.01358887,0.01009216,0.027097613,-0.0083601745,0.03639407,-0.0039105914,0.031242432,-0.010250701,-0.009027136,-0.0013915425,-0.009779411,-0.03294848,0.007564633,-0.060249668,0.014066099,0.035993528,-0.0022585532,-0.037638873,-0.020341001,0.025294311,0.027172092,-0.0074549285,0.031329382,0.004575559,0.034673013,0.033967547,0.040031254,-0.0061486964,-0.012972359,-0.022935843,-0.008063862,0.03934195,0.0067866603,0.0050419024,-0.02947651,0.0014526258,-0.034343094,0.0012722721,0.019611629,0.0069100386,-0.046122488,0.03940405,0.024329275,0.0014443831,-0.017846975,0.06087392,-0.01421587,-0.0035253693,-0.004720245,-0.0003128823,0.020463878,0.016362634,0.019128686,0.026126703,-0.048246924,-0.018782118,-0.014260685,-0.013451898,0.0312567,0.013398482,0.0046300073,0.022625603,0.040890813,-0.03050264,-0.0062508257,0.020144852,0.012770145,0.025892813,0.013266808,-0.012432775,-0.023930779,-0.02609041,0.0035883442,0.036576074,-0.014457309,-0.042322353,0.03892077,-0.00015767795,-0.011385944,0.018162794,-0.040790725,0.0060173944,0.06266448,0.0014387864,-0.023791837,-0.03358985,0.044205386,0.04141047,0.00869006,-0.002043245,0.0094148135,0.015684674,0.035380263,-0.0027692763,-0.04213694,0.04820115,0.057286244,0.007898956,-0.030586531,0.031905957,-0.012377399,-0.17444351,0.023508333,0.018178875,0.04311377,0.0055507706,0.028319687,-0.05715545,-0.022009553,-0.03775143,0.054361217,0.05251065,-0.02835716,0.045964155,0.008915877,0.024222868,-0.011671964,-0.0121887475,-0.0058524627,-0.01133458,-0.042043142,-0.013465309,-0.05653121,0.09078347,0.043722127,-0.030947769,-0.012458054,0.044604868,-0.031160627,0.0101893125,-0.019176284,-0.045969855,0.02725343,0.0004059339,0.027166791,-0.0029577287,-0.0029727614,0.0050980267,0.007970325,0.031126894,0.026272103,0.024658142,0.027265003,-0.004154229,0.016669588,0.014410017,-0.02319825,-0.025472548,-0.009368131,-0.049836002,-0.020618696,0.03357437,0.002661747,-0.03082722,0.008960069,-0.04560008,0.030215189,0.0025359069,0.037412275,-0.047346037,-0.023701295,0.0025797267,-0.05058279,-0.043300644,-0.03755663,-0.027490161,-0.04115756,0.032107443,0.010037362,-0.0051621096,-0.03959201,0.027412025,-0.05784737,0.013709043,0.008109576,0.027548186,0.030296702,0.004874923,-0.018125335,-0.00933564,-0.12608868,-0.029056616,0.019722912,-0.014068036,-0.036932915,-0.018367633,-0.054426827,-0.020280614,-0.013243281,0.0019025487,0.23983942,0.021526631,0.025347799,-0.07815714,0.03050469,-0.008866401,-0.018712405,0.055093035,0.015428634,-0.01627028,-0.013871154,0.008052712,0.0033520025,-0.0011735933,0.01873111,0.018824963,-0.06949172,0.018076358,0.06685778,-0.001983206,0.0046449597,-0.06468182,0.015780212,-0.021667887,-0.049784124,-0.03447671,0.010709909,0.05562327,-0.006858569,0.009736112,-0.05322939,0.076765254,0.025049556,-0.043650404,0.0021262295,0.033384882,0.024044383,-0.0263911,-0.0485325,-0.013303415,-0.013186098,-0.008617929,-0.013110668,-0.04167055,-0.022855677,-0.010791839,-0.002100334,0.029630557,-0.0073181097,-0.017510718,-0.003639462,-0.01512309,-0.0040194634,-0.025948742,0.009996819,0.002752383,-0.013585702,-0.014113803,-0.00004479052,0.025926078,0.039530374,0.0053746193,-0.054822903,-0.043742776,0.043990765,-0.004828575,-0.01689459,-0.016055493,0.0070533045,-0.015559445,0.004597676,-0.0033006773,0.012610018,-0.019369205,-0.0052906848,-0.04503756,0.0012004109,0.026499312,0.0409563,0.0300788,0.003397919,-0.012415979,0.017443165,-0.01727182,0.040528554,-0.00332772,0.018959047,0.033152502,-0.014223832,-0.02745308,0.022550564,0.020166647,-0.01896862,-0.0029416713,0.003033026,-0.03841471,0.026567746,-0.0019052621,-0.005834878,0.028706018,-0.02757973,0.012236116,0.02504921,-0.04421731,0.022074869,-0.022783432,0.008119423,-0.06610211,0.009127091,0.03230243,-0.09113147,-0.005837414,-0.019852517,-0.027127508,0.03282395,0.035640165,-0.0004960178,0.009551574,0.002874934,-0.0046554497,0.010565922,0.029343883,0.025575452,-0.0066449656,-0.0076253666,-0.043153517,0.01810313,0.0066374354,0.023239829,0.023514956,-0.00737908,-0.036113475,-0.040667016,0.058104787,0.044726893,0.00987666,0.031726874,-0.03887699,0.020564292,0.013136421,-0.008118752,-0.009499808,-0.02526687,0.0460646,0.036319282,0.027482126,-0.034590565,-0.01862502,-0.044271115,0.013180283,-0.043542266,0.0028341385,0.036205884,-0.036986917,-0.016211662,-0.049431298,0.0011351047,-0.03151729,0.0028905103,-0.007659714,0.01454684,0.005548814,0.04159244,0.058065437,-0.023160566,0.034608386,-0.023714237,0.0691512,-0.028073272,-0.0070244954,0.033524342,0.018881205,-0.015269035,0.0422525,0.0034027223,-0.010510361,0.022063877,-0.01634502,-0.03526884,-0.027816607,0.021555666,-0.020723881,-0.01983142,0.011429883,0.027860861,-0.05822031,-0.03814053,-0.017481394,0.01781716,-0.013665654,-0.02970382,0.095564865,0.020248702,-0.021414228,0.003378159,0.02189116,0.06387671,0.0333288,0.018972382,0.014782634,-0.03114695,-0.018578013,-0.016496086,0.0059477543,-0.019256715,-0.04896901,-0.02109599,0.027585572,0.04990922,-0.037592478,-0.0063444115,-0.008624559,-0.02034298,-0.023979463,-0.021142818,-0.03732807,0.003944718,0.043399,-0.023274157,-0.03768316,-0.0047466615,0.00055358215,0.0043160412,-0.055188194,0.003761183,-0.009910751,0.0022138958,-0.042136878,0.020902097,-0.0459982,-0.007400105,-0.009005305,0.01963438,-0.037645884,-0.027395017,0.0055089104,0.017630354,0.008997807,0.020344205,0.029726611,-0.010960108,0.0059825284,0.0071447995,-0.010774134,0.033208575,-0.012157623,-0.03731429,0.0008265077,0.0026007395,0.016780002,-0.028368989,-0.047088437,-0.010203004,-0.024352591,0.0005608326,0.009588943,0.061430417,-0.0080146585,-0.00044606728,0.0022220758,0.028351638,0.03802475,0.011062072,-0.023160726,0.00030540864,-0.06384854,0.03805038,0.0020317067,-0.03137373,-0.03281413,-0.017393807,0.01591961,-0.037089407,-0.015556267,0.0018153675,-0.006424595,-0.009953695,0.005768746,0.017068498,-0.04230237,-0.018058065,0.034983,0.025402572,-0.003467787,-0.0026426287,-0.007746717,0.03637373,-0.011945513,0.0065563098,-0.06420343,0.0070831627,-0.011966595,-0.035058316,0.019558163,0.017301915,-0.012223264,-0.019062039,-0.0020285987,-0.0049392455,0.010610225,-0.0009007288,0.035778906,-0.0201921,-0.006587388,-0.0072465385,0.0074196877,-0.00031953602,-0.0044539254,0.01199906,0.03271968,0.008140522,-0.019968571,-0.025212258,-0.028982878,0.02175722,-0.018832987,0.035804804,0.005960805,0.045448106,0.025414856,-0.013490036,-0.02869682,-0.011339368,0.006002145,-0.05174778,0.02025712,-0.046931148,-0.023664428,-0.039927404,-0.0009808247,-0.04165619,0.039279014,-0.024141332,-0.045705233,-0.036992703,0.0038432463,0.060140066,-0.01722224,0.016642388,-0.0063931425,-0.02583452,0.025726613,0.015030381,-0.029334141,0.0081565445,-0.0051668524,-0.005850004,-0.004143491,-0.024471914,0.013865951,0.045259614,0.010903624,-0.0017439777,-0.028918589,0.021625238,-0.014451602,-0.018475475,0.033874292,0.07244947,0.010448632,-0.042205527,0.051540535,0.0044149556,-0.030992093,-0.021236122,0.038664915,0.00044338775,-0.046340626,0.00073050865,-0.024762468,0.009842642,-0.03939592,-0.030944508,0.025167547,-0.04403491,0.042634886,-0.0010338003,-0.008549995,0.025356693,-0.015661355,-0.04397583,-0.045186803,-0.00759855,0.026357958,0.055201188,0.008541926,-0.013934987,-0.0054470883,0.06863219,0.002543354,0.0009606522,-0.024275122,-0.036333192,0.030195378,-0.14456967,0.040111333,-0.028703813,0.022600168,0.0003685901,-0.014677388,-0.06534797,-0.032586977,-0.024191877,-0.029070415,0.019881882,-0.052485183,0.016648462,-0.035757136,-0.013138329,0.044971652,-0.029484928,-0.008313169,-0.060295057,0.067852244,0.0080890525,0.0030307306,0.0056217373,-0.009251753,-0.0030317002,-0.010163567,-0.015817663,-0.021318588,-0.038236335,-0.022800907,-0.03249546,-0.046340965,-0.005705415,0.026974985,-0.013820585,-0.009767833,-0.0038654667,-0.014208866,-0.023419164,0.03234287,-0.021230742,0.026761107,0.022835126,0.0077221887,-0.022043537,0.07978683,-0.06298493,0.0006200288,-0.04662895,0.020661509,0.0051803887,0.025409197,-0.007941217,0.02276654,-0.0012716817,-0.004039113,-0.02929756,0.006272577,0.034601785,0.024446892,-0.022052506,-0.0035509649,-0.024586374,0.00084859424,-0.009109217,0.06642006,-0.046731655,0.016942123,0.008851156,0.0115167005,-0.039167635,0.013222841,0.021799203,-0.009071395,-0.0023625076,-0.0064214645,-0.0021386987,-0.046313126,-0.024773829,-0.018912485,-0.05334922,0.0010841488,0.051163983,-0.039924324,0.039369486,0.017147873,-0.007784941,-0.00930858,-0.07513101,-0.01146867,-0.055185176,-0.045819286,0.021380376,0.03648663,0.011793514,0.014518404,-0.026202222,-0.016843008,-0.03973226,0.0009941332,-0.039886255,-0.056744456,-0.022348177,-0.044910148,-0.018302573,0.012520663,0.030649051,0.0035886634,-0.022886738,-0.030803826,-0.020181341,0.030905299,-0.01977743,0.016897451,-0.06707995,-0.012587457,-0.012910287,0.04766052,0.055717666,0.0030455573,0.006310761,-0.014316403,-0.020196272,-0.03703511,0.02434881,0.05869037,0.03517457,0.014139228,0.028342312,0.02688605,-0.005398723,-0.033047404,0.031430446,-0.038096547,-0.0012427277,-0.030685801,-0.056491796,0.056912217,-0.046899572,-0.043364536,-0.031198785,-0.0031044625,0.0068185274,-0.029686553,-0.040150195,0.022211673,-0.005155522,-0.015964542,0.0055002626,-0.008040816,0.042661857,-0.029717445,-0.0024599086,0.016415847,-0.018053347,0.022418434,-0.034521062,0.009639605,0.029045835,0.0520119,-0.017685777,-0.0072876276,0.0052857115,-0.0145973265,-0.007332129,0.08769337,0.015363533,-0.030659312,-0.043347493,0.03932504,0.022571463,0.0030629945,-0.011425507,0.025363438,0.02999029,0.029481832,-0.024000935,0.036032252,0.0021103194,0.0025111795,0.037990376,-0.019783508,0.041026086,0.034300428,-0.0018134103,0.03973261,0.0042241076,0.005829297,-0.024889812,-0.0115196295,-0.016614022,-0.015447774,0.0138634965,-0.042554453,0.1018965,0.030099815,0.0067608794,0.02910398,0.034239262,0.011258851,-0.0011285992,-0.0072217844,0.004498591,0.04048005,-0.0215464,0.02599125,-0.00058012444,0.009335938,-0.022317944,0.045444973,-0.03726765,0.0016953495,0.007880272,0.01337521,0.03670265,0.014321984,0.04368693,0.0180963,-0.025049893,-0.017395109,0.033453386,0.024328448,0.0061412826,-0.0342235,0.008801915,0.012392336,-0.028352924,0.0014419815,-0.09049355,-0.02017795,-0.022145601,-0.030029897,0.022187596,-0.007975175,0.015102008,-0.049355607,-0.016254323,0.0074062566,-0.013310317,0.005750028,0.06874069,-0.06884588,0.012135005,-0.027182769],"last_embed":{"hash":"b7cx74","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"b7cx74","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Preparation the Night Before#{1}","lines":[196,200],"size":145,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"b7cx74","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Preparation the Night Before#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030723257,-0.008724617,-0.014180458,0.03290809,-0.041132193,-0.044150412,0.02013115,-0.025619956,0.025922794,0.00072135084,0.009110113,0.0187939,-0.040768802,0.0033894228,0.012927667,0.031456575,-0.03489275,0.018386574,0.029037563,-0.013059797,0.007948332,0.014150294,0.054139093,0.022324529,-0.0149510065,0.0024101953,-0.0076142736,0.007306706,0.055324316,0.07131205,-0.016439604,0.0039040912,0.012354527,0.005494486,0.0014598287,-0.0045240056,0.0068076174,-0.04054068,-0.031852998,0.050903525,0.042366073,-0.012566827,-0.015044684,0.0015114878,0.039849866,-0.00839499,-0.06601828,-0.010179842,0.008759325,-0.023047252,0.013897803,0.011743999,0.0395118,-0.00044592988,-0.00822526,0.045853652,-0.007574941,-0.016061677,-0.012942552,-0.0009184457,-0.030713256,0.02330399,-0.05927983,-0.032639816,-0.03150209,0.03728704,0.03710802,0.0061948854,-0.03257236,-0.052724257,-0.013459326,0.021171656,0.043900494,-0.015327658,-0.037267797,-0.0021622325,0.017203238,-0.006258462,-0.0050239833,0.05281644,0.014830312,-0.01081295,0.02823459,0.029247867,-0.009815633,-0.016665814,-0.0027914834,0.05725501,0.03553925,-0.0042327424,0.03696335,0.016855735,0.022049552,-0.028337,0.014183256,0.039413378,0.0141236745,-0.023138044,0.031189729,0.003527441,0.011948031,-0.024202973,0.018400474,-0.016632944,0.015046645,0.035597093,0.034270696,0.028980425,0.06979293,-0.016216705,0.020398572,0.01600516,0.019788783,-0.008614463,0.008561954,-0.023617234,-0.0031020169,-0.021280043,0.01806557,-0.02759053,0.069473825,0.047120083,0.015482665,-0.013548564,-0.030768657,0.019915823,0.018304326,-0.018026633,0.022990461,0.02627892,0.0036967911,0.043607626,-0.042862143,0.0007434384,-0.0058618556,0.029490596,0.034889143,0.04540345,0.006202913,-0.06955525,0.035688188,0.020350317,-0.045775857,-0.016581882,-0.0018340467,-0.033425093,0.039300825,-0.028617065,-0.00075186044,0.023416309,-0.019451955,0.039475624,0.01091804,-0.0058424883,-0.028997777,-0.024243388,-0.005908968,0.055238336,0.0019777778,-0.032240972,0.048345618,-0.015534636,-0.08277355,0.05874108,0.021762112,-0.010895777,0.010556307,0.033623856,-0.026938977,-0.008587631,0.025883438,0.015703954,-0.023745222,0.027886366,0.02250086,0.016901243,0.03943054,0.031066174,0.0012216744,-0.03298182,-0.017404556,0.01068243,0.0009354164,-0.090773486,-0.008153556,0.062138584,-0.02228339,0.0131133525,0.0077429833,0.04762631,-0.020812085,0.011270092,-0.011926449,-0.008937403,0.03944729,-0.00070607633,0.03779911,-0.0011565825,0.02711872,-0.0042102295,0.020505473,0.03385138,0.013145074,-0.039359637,-0.036295578,0.0036635925,-0.03951513,-0.016129082,-0.0048547336,-0.039924778,-0.001711144,0.012980809,0.0027725133,-0.0068701426,-0.024130013,0.021003798,0.056412213,-0.017677028,0.00027619107,0.0104690725,0.0033097372,0.058264595,0.023450525,-0.048493747,-0.025524057,-0.0035952516,-0.0050136806,0.039716046,-0.00025444815,-0.0346906,-0.029337827,0.0012544869,-0.043769293,0.008827528,-0.008066809,0.0070023453,-0.025010804,0.056190636,0.04070773,-0.010514834,-0.02869532,0.017627629,0.023191238,0.016925674,-0.01339177,-0.01696069,0.018549481,0.0076218033,0.018443936,0.061431095,0.014534766,0.002608027,-0.06528449,-0.01838761,-0.0009808494,0.0120060025,-0.003236665,-0.008161804,0.018860962,-0.0036588227,0.016452013,0.019954732,0.014963842,0.010553137,0.011830666,-0.022649063,-0.001212815,-0.044222325,0.026265794,0.03245285,-0.015175093,-0.0461721,0.022969026,0.019678667,-0.0678824,0.027093215,-0.05595775,0.023439614,0.029484767,0.0001240397,-0.036185667,-0.053745084,0.0140576605,0.0042720665,0.017454602,-0.024305305,0.005727396,-0.008603655,0.02880626,-0.012853261,0.004966291,-0.013985683,0.058051452,-0.017240843,-0.020584997,-0.020338155,0.004965728,-0.15962005,-0.004163488,0.010744073,0.052648753,0.007855249,0.0084223505,-0.038543083,-0.03974953,0.0015321174,0.033768535,0.025322687,-0.045389954,0.033685565,0.0022531177,0.027835516,-0.010593049,-0.032597706,-0.010805199,-0.042139888,-0.046097267,-0.052544255,-0.06302458,0.098962724,-0.013073631,-0.022934278,0.008887556,0.04485697,-0.002931396,-0.019509578,-0.012025082,-0.035673782,0.018280579,-0.0022268274,0.023501733,0.0185773,0.025219148,0.0039391927,-0.0069646146,0.055728648,0.025633063,0.052206345,0.014846558,-0.0073662368,0.026357621,0.0053914315,-0.00380564,-0.059881516,0.02148329,-0.062157836,-0.0063285916,0.030183319,0.00024936008,-0.02850724,0.0042762696,-0.034226127,-0.004291134,0.015096082,0.04329045,-0.049595695,-0.026429407,0.011960507,-0.024887707,0.0029379323,-0.02348337,-0.002570916,-0.024635907,0.035127863,0.009156054,-0.00487801,-0.04266793,0.058819626,-0.05755929,-0.014381571,-0.027553625,0.015519944,0.03527681,-0.006959634,-0.047173478,0.010975484,-0.12152704,-0.007735864,0.015930885,-0.012504624,0.003776812,-0.002242646,-0.017829517,-0.020333067,-0.00006811927,-0.0014468248,0.24900712,-0.0005603599,0.024441719,-0.030888744,0.040254224,0.008642168,-0.012380554,0.07310939,-0.028841153,-0.022896964,0.015631264,0.020658394,-0.005909642,-0.0044070235,0.020516597,0.0278069,-0.059222832,0.024373129,0.059973776,-0.009568743,-0.010695661,-0.0437975,-0.020150892,-0.020975433,-0.04700288,-0.038907975,0.0010141046,0.029884923,-0.0055966536,0.000005142646,-0.038105004,0.039343875,0.04864984,-0.028554251,0.019129977,0.02230019,-0.004113238,-0.023122372,-0.029125918,0.015575976,-0.0017372003,-0.0062190294,0.011320173,-0.088518254,0.008160014,-0.009027439,-0.008703721,0.0038213895,-0.016663006,-0.024976376,0.0075231846,0.030565657,-0.0014880255,-0.026117906,0.0230405,-0.0305581,0.0024253658,-0.00041502924,-0.029210635,0.02751233,0.027611565,0.012207448,-0.015934944,-0.010030332,0.033405088,-0.018079322,-0.03660623,0.016450463,0.0056362273,0.01903368,0.012188332,-0.0022642259,0.014698678,0.0011282328,0.024259815,-0.03096356,0.010830661,0.0726815,0.042916935,-0.021705585,-0.0017621348,-0.03131483,-0.018929029,-0.023390971,0.043462195,0.021564782,-0.0067818053,0.033954255,-0.017534625,-0.0050108037,-0.0008096035,0.019708881,-0.0050474913,-0.03601948,0.015517619,-0.01632634,0.02870806,-0.052869007,-0.010824854,0.025356779,-0.050675377,0.017189257,0.035755556,-0.016910313,0.017194552,-0.017260423,0.0062170536,-0.052586254,-0.012511015,0.036826074,-0.11290028,-0.010363638,0.00096864684,-0.025733532,0.03026815,0.079938926,0.054641742,0.028079057,0.03521525,0.016366476,0.04120871,0.016210198,0.021166518,0.0038583286,-0.03596249,-0.04193007,0.0148525685,-0.0035622017,0.031765178,0.016060006,0.006488856,-0.014166462,-0.012268636,0.013925629,0.05077003,0.00035033422,0.03651384,-0.028153768,0.013033294,0.02722834,-0.037471585,-0.010078708,-0.013825182,0.032748066,0.033814404,0.057946127,-0.0029906693,-0.0061079417,-0.03769989,0.0023467906,-0.0132441465,-0.006961612,0.018451178,-0.04087569,-0.045355164,-0.098948434,-0.017387575,-0.04638046,-0.008345746,-0.019320883,0.007607704,0.022228686,0.004075903,0.07947506,0.00012968795,0.00067197956,0.011392315,0.060247216,-0.015141151,0.017369496,0.010879367,0.018914325,-0.024381895,0.0022331874,-0.007119552,-0.02344461,-0.05106436,0.01855279,-0.03480956,-0.04706672,0.0185802,-0.014079355,-0.005557689,0.016558334,0.040132605,-0.021350412,-0.015138967,-0.020164533,0.013929431,0.0033099907,-0.011654812,0.10672531,-0.01472164,-0.008167852,0.0017578497,0.043094363,0.07099206,0.03950995,0.038935196,0.01252563,-0.018089237,0.026572883,-0.0054486743,0.027048383,-0.029623162,-0.03246782,-0.0108515825,0.014834603,0.018294053,-0.0062539587,-0.018358864,-0.025259005,-0.08042693,-0.015950179,-0.009028415,-0.025372112,0.0056197536,0.02056989,-0.008641538,-0.009554821,-0.01753933,0.012358735,-0.005997753,-0.051979512,-0.011871778,0.008400371,-0.0012234388,-0.054232936,-0.003561238,-0.025148187,-0.0046721,-0.0031091305,0.020548673,-0.017186048,-0.010685564,0.014532418,0.0178283,-0.00889136,0.008488101,-0.026805434,0.0012783316,0.026686896,-0.012555391,0.024870178,0.024117664,-0.034518283,-0.015010264,-0.003240866,0.009943232,-0.006988746,0.010738321,-0.021579277,0.0042087846,0.004954096,0.04694186,0.0019369067,0.002340076,-0.016774846,-0.00042920385,-0.04956027,0.013195242,0.045081746,0.02414548,-0.03439046,-0.013349377,-0.06109165,0.036949452,0.008373518,-0.029902969,-0.039153095,-0.05141758,0.007535568,-0.005751174,-0.037003558,0.024461702,-0.04243683,0.012968713,-0.01858749,0.050289784,-0.052679423,-0.0034322294,0.013770641,0.040819556,0.00097551185,-0.043494467,0.0042777127,0.04465455,0.0020178324,-0.0023973093,-0.055182494,0.018863047,-0.02580861,-0.050223447,-0.0054983194,-0.0075777606,-0.044692755,-0.0064239143,-0.003537116,0.0032656807,0.04380974,0.013387033,-0.008934686,-0.009078745,-0.009314501,-0.013945354,-0.015306089,-0.026146326,-0.015924128,0.08211999,0.0011353679,-0.0038496007,-0.037508983,-0.025824107,0.0067758835,0.0020497788,0.011116581,0.033139106,-0.026189912,0.027513297,-0.006519288,-0.0178274,-0.027838133,-0.012976682,0.0045261476,-0.06838523,0.00070859987,-0.029295113,-0.038455803,-0.03701345,-0.008695983,-0.0051690983,-0.02380725,-0.049165014,-0.024844114,-0.04172804,0.011644716,0.04876212,-0.046906598,0.046826746,0.004823727,-0.039458945,-0.01459744,0.015176377,-0.018206382,0.015472928,-0.03009918,0.011608206,0.0023204905,-0.025474254,-0.015285252,0.05126819,0.0011063648,-0.010036016,-0.057025142,0.026852531,-0.0140111055,-0.018277362,0.02785206,0.06598906,0.017011985,-0.03525697,0.020759357,-0.03246301,-0.029017031,-0.028050985,0.055271335,0.0072306143,-0.056749493,-0.011704394,-0.013093958,0.018959,0.003267034,-0.024011802,0.039575465,-0.043256998,0.04906721,0.018140692,-0.022012461,0.052320305,-0.0022838016,-0.030113569,-0.018802136,0.020182166,-0.012645851,0.039913658,-0.036368255,-0.024033947,0.021505706,0.075708635,0.021048822,-0.006138998,-0.008267295,-0.053338006,0.011711929,-0.15521796,0.025459943,-0.015060332,0.014008923,-0.014111525,-0.021828864,-0.04758949,-0.05897826,-0.052895706,-0.011132539,-0.00080071506,-0.042984538,-0.013171849,-0.018282048,-0.041188836,0.035648145,-0.04846936,-0.0001312682,-0.06674625,0.077022545,0.037253663,0.005817546,0.012153494,-0.020639636,-0.009358135,0.0018326023,-0.004350177,-0.031343758,-0.033155818,-0.0051321853,-0.03307891,-0.057396702,0.02132371,0.018261064,-0.00023808923,0.025176752,0.018200802,0.016160559,-0.036776736,-0.016414717,0.01699632,0.015823519,0.00988444,-0.006712412,0.009036173,0.056781705,-0.058993034,0.008674947,-0.036200605,0.0077221044,-0.01248525,0.0467415,-0.014661749,-0.0073474804,0.008694524,0.003948603,-0.022690997,0.0005340658,0.011724393,0.049211767,0.014340901,-0.003301162,-0.037978146,-0.009119545,-0.05152131,0.018303012,-0.026761737,0.020115443,0.007006474,0.030096034,-0.04668784,0.03617919,0.019274784,-0.0066216933,-0.022707371,-0.009485359,0.0015642965,-0.02075924,-0.0264594,-0.016920691,-0.042735133,-0.009693948,0.033146787,-0.03771496,0.033595826,0.02038951,-0.010298878,-0.0015106427,-0.046492465,0.009304881,-0.032843255,-0.023374211,0.008000506,0.018482678,-0.012933178,0.008319526,-0.030293876,-0.005753933,-0.014183025,0.008659886,-0.032432105,-0.046708748,-0.032181222,-0.034457386,-0.0077474746,0.009662917,0.019152125,0.016722148,-0.010830071,-0.02234017,-0.008738296,-0.006111316,-0.03102195,0.03218204,-0.09053375,-0.03951889,-0.050122052,0.03221116,0.031897873,-0.034773376,0.009167996,0.016429957,0.001701465,-0.01966938,0.04232373,0.04704895,0.017710293,0.008408128,0.00045573758,0.017957766,-0.0015039545,-0.019205373,0.017766235,-0.006810986,0.008976045,-0.018096734,-0.02376287,0.030837474,-0.011437375,-0.01726506,-0.023996947,-0.023615442,0.010693988,-0.021900205,-0.0032309045,-0.020272464,-0.0191136,0.008196685,0.008078253,-0.029608298,0.008073922,-0.002983219,0.008105788,0.019500097,0.0035021387,0.014357843,-0.0022920067,0.02876834,0.032678805,0.064700864,-0.021080822,-0.05399236,-0.009482995,-0.018916136,-0.013597767,0.06470104,0.004952085,-0.00892154,-0.019719385,0.04005684,-0.0032667012,0.0062113595,-0.008629127,0.0089501375,-0.003341541,0.0012799647,-0.040020775,0.0026113798,-0.022897858,-0.0011223961,0.03567092,-0.007894878,0.0036885038,0.015982974,-0.02263007,0.059193708,-0.0068191458,0.027440092,-0.025105113,0.005210375,0.010289161,-0.013526369,0.015248988,-0.042249747,0.05517482,0.01791423,0.027388444,0.036811847,0.03500366,0.019377671,0.0077870623,-0.048360325,0.037064303,0.0061642434,-0.018460982,0.008248915,0.0013850651,-0.012734586,-0.021764835,0.044672206,-0.023964513,-0.02677595,-0.005569631,-0.005109453,0.028984945,0.03875101,0.032138094,0.015313812,0.0012140211,-0.03439958,0.05229736,0.027181227,0.0048260638,-0.011579533,0.0051393523,-0.020271182,0.0123342555,0.019459538,-0.05070899,0.034525514,-0.03998736,0.041206192,0.0024226238,0.0098805,0.0044614966,-0.014602022,-0.03494798,0.007850407,-0.021801148,-0.003922842,0.032377236,-0.07882768,-0.026400462,0.0046494855],"last_embed":{"hash":"q5l6fr","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"q5l6fr","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Preparation the Night Before#{2}","lines":[201,204],"size":190,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"q5l6fr","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Preparation the Night Before#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0030634068,-0.013072304,-0.034972556,0.00088515034,-0.046359256,-0.04512902,0.020031823,-0.0014618873,0.0059443642,0.015602178,-0.009557311,0.044320725,-0.022446364,-0.032087307,0.009532458,0.012592295,-0.011950857,-0.03170119,-0.006129511,0.013525679,-0.010308165,0.012765565,0.03627972,-0.005188007,-0.016964246,0.0017139061,-0.01821009,-0.0035129313,0.038588792,0.060075432,0.0047553834,-0.049040418,0.011320818,-0.023630902,-0.007456214,-0.008484079,-0.00971135,-0.01100547,-0.053491943,0.03578018,0.0015167297,-0.03053995,0.004602497,0.036442365,0.0034559523,-0.012536307,-0.06429959,-0.024130074,0.034637444,-0.018093523,0.021804582,-0.026318979,0.038409732,-0.024836937,0.03224023,0.021763716,0.037099157,-0.025953252,-0.017012605,0.013463794,-0.037404206,0.014054822,-0.029653417,-0.056303184,-0.014165202,0.024515018,0.03521519,-0.010263986,-0.015405498,-0.04090954,-0.01182114,0.007210677,0.019819899,-0.027937748,-0.04491267,-0.0043061087,0.007010109,0.0034820733,0.0236695,0.03951623,0.028680896,0.008935527,0.026074013,0.013651637,0.02733184,0.0026632755,0.00049054937,0.063304186,0.024641955,-0.018398447,0.0048259194,0.019695962,-0.0192959,-0.040414102,0.008875797,0.04699203,0.022792237,-0.056573328,0.04748928,0.006507083,0.030818645,0.013008739,0.028356059,-0.011896237,0.024524784,0.018331984,0.01989132,0.057905897,0.05470595,-0.022972437,0.020661771,0.015162311,0.018563768,-0.026206978,-0.008648564,0.0018555336,-0.020848135,-0.008715845,-0.006506476,-0.026705714,0.036190916,0.050220177,-0.0018670944,-0.013380107,-0.018000806,0.023293916,0.015884915,0.008133402,0.00053195294,0.036432058,-0.004188722,0.0022728606,-0.02630346,-0.011085094,0.0031926115,0.04598501,0.016316295,0.034282874,-0.020739542,-0.08083995,-0.0033857462,0.010995226,-0.019191293,0.013490271,-0.01741021,-0.043294482,0.053076513,0.0027232408,0.009880056,0.02724226,-0.0216531,0.038006563,0.013434889,0.027926253,-0.00754023,0.000063499196,-0.007392767,0.064238705,0.001778395,-0.0062328405,0.044055853,0.01020237,-0.11214707,0.073929965,-0.019834775,-0.0006364984,-0.015278523,0.014174122,-0.022069052,0.018176686,-0.0036125728,0.018008757,-0.012931283,0.001201576,0.025438111,0.020879954,0.046743024,0.011207345,-0.013848163,-0.030796826,-0.049575716,0.016614482,-0.009740304,-0.043663938,-0.01090984,0.07273333,-0.027407907,-0.041713886,0.015579063,0.040868968,-0.035718486,0.0031642674,-0.0118671,-0.0064964737,0.053787347,-0.0074438336,0.030589236,0.007453093,0.025178228,-0.018803237,0.0499293,0.0049177725,0.018177986,-0.019360857,-0.015114891,-0.003822874,-0.007252174,-0.03554451,0.021107096,-0.05273064,0.011770623,-0.005256386,-0.013916782,-0.023818633,-0.010627679,0.018683203,0.00032149538,0.0003179113,0.008008646,0.013765455,0.006848242,0.026402276,0.006802245,-0.051123314,-0.041145317,-0.014142334,0.006267048,0.043706916,0.016889364,-0.018982476,0.0006176361,-0.027159082,-0.022095425,-0.0055056205,0.014136629,-0.014325061,-0.041364163,0.0099557135,0.04875474,-0.0037760837,-0.020574024,0.056925535,0.007715676,-0.006152222,0.003476519,-0.0024957962,0.017266281,0.022807477,-0.0034193115,0.02599599,0.0043865284,-0.033288743,-0.0063758013,-0.046373215,0.024931047,0.028507862,-0.02706347,-0.010317153,0.007278718,-0.0042267097,0.007102702,0.02486704,-0.02303144,0.031934682,0.006894611,-0.016035618,0.0053360043,-0.035579108,-0.008041775,0.044628285,-0.025235347,-0.04350484,0.03704127,0.01293993,-0.04917957,0.00051969715,-0.031900715,-0.0016789921,0.06832046,-0.002934701,-0.0261316,-0.051881853,0.058467384,0.028847797,0.020490045,0.008463899,-0.014459421,0.00021366603,0.0521717,0.0008558531,0.005434596,0.040623948,0.06370732,-0.004831919,-0.023272678,0.0044658035,-0.015413452,-0.16940919,0.032735072,0.0045569185,0.033556454,0.013632768,0.014929939,-0.04472141,-0.005967934,-0.05667528,0.05183833,0.02153618,-0.034793157,0.06492013,0.009353983,0.008813302,-0.014294999,-0.024010146,-0.017378377,-0.015490991,-0.04250075,-0.046346497,-0.03494808,0.0677738,0.029053165,-0.0056834603,-0.028095188,0.081906706,-0.009569011,-0.0045003355,-0.020521957,-0.05546595,0.01578044,-0.0011435325,0.032454986,0.014627882,0.03431533,-0.04786176,-0.04600488,0.051313546,0.013621109,0.0700438,0.035937868,0.009988955,-0.016491337,0.0181996,-0.02555572,-0.04709002,-0.013674282,-0.051401664,-0.020758789,0.015511695,0.025818935,-0.05554796,0.035153672,-0.020757085,0.05455748,0.018688176,0.069380924,-0.057897404,-0.014620849,0.022819022,0.014179064,-0.013556781,-0.023517344,-0.047562003,-0.017099692,0.026337337,-0.012713966,-0.00078165316,-0.026131723,0.03207039,-0.05100146,0.041518353,-0.017498115,-0.011281159,-0.00056370825,0.0030937013,-0.00944723,0.0063825957,-0.13020647,-0.029033726,0.016156517,-0.050626345,0.012279212,-0.009442348,-0.032266963,-0.012830837,0.012769452,0.030799286,0.21732627,0.030418865,0.027568094,-0.03347483,0.07004279,-0.0014040966,0.010389708,0.07446139,0.022854695,-0.024538673,-0.007872152,-0.009377753,-0.0031979505,-0.020548392,0.017927034,0.043936126,-0.049043372,0.025461882,0.072054826,0.007359014,0.021764359,-0.022823017,0.0005286024,-0.010505953,-0.05856921,-0.036724605,-0.014490453,0.07951437,-0.031219153,0.044239152,-0.02750739,0.045550175,0.0563988,-0.03921386,0.030258546,0.061624993,0.018977089,-0.03011077,-0.04009239,0.0020251777,0.007663294,0.011581423,-0.01469367,-0.043585088,-0.025753029,-0.03281906,-0.03788623,0.058541924,-0.006475242,-0.026046837,0.004918834,0.0130609535,0.010127275,-0.023837162,-0.031768657,-0.013567649,0.0011977339,-0.019613635,-0.024697607,0.037862644,0.03115849,0.005361281,-0.022711974,-0.0017973202,-0.022866288,-0.005547163,-0.0218485,0.04035397,-0.01569962,0.007663126,0.0076393127,0.014815736,-0.0032361427,0.02759362,0.011818675,-0.05848546,0.0097996155,0.006635954,0.01254628,0.008268485,0.00031120144,-0.017740084,-0.008680988,-0.016331965,0.0014646369,-0.018648647,-0.0048906915,0.055998035,-0.03329162,0.013371063,0.014829265,0.010455261,-0.039928947,-0.03161042,-0.011418394,-0.042911846,0.07380571,-0.031609472,-0.009720179,0.039152693,-0.05201072,-0.0036745868,0.015276016,0.0042120377,0.004017198,0.0056164293,0.013203425,-0.050932545,-0.009274612,0.033176154,-0.10450163,-0.01777365,0.0013883627,-0.049032368,0.027411934,0.04314303,-0.011627168,0.03612835,0.028043045,-0.039280318,0.0022881303,0.0022277958,0.028685398,0.022323191,-0.024274502,-0.060700305,0.011828196,0.0150654605,0.040935326,0.042712133,-0.006633073,-0.021918979,-0.03730729,-0.0015818595,0.04073466,0.02320767,0.019153599,-0.012781939,0.041278783,-0.029752135,0.017246224,0.02334057,-0.012793712,0.040834222,0.019499972,0.005596615,-0.029312197,0.007546342,-0.0071215024,-0.0065191835,-0.057411168,0.0068465485,0.042458642,-0.016319424,0.025575971,-0.055948276,-0.0011003257,-0.013116327,0.0026681228,-0.014579954,-0.0218055,-0.0039345706,0.0076304167,0.045745082,0.022400446,0.021039087,0.012708999,0.06917032,-0.013131943,0.0069603086,0.011758425,-0.0047426056,0.006596795,-0.017022502,-0.030455584,-0.053138625,-0.0032444438,-0.0008668401,-0.00824688,-0.023068786,0.02964224,-0.005070973,-0.024070116,0.024231855,0.012640267,-0.038665373,-0.038858328,0.0030815583,0.0012610673,-0.011871719,-0.032265205,0.09565869,0.033330448,-0.018840065,0.005389604,0.012729028,0.054774143,0.05902517,0.017767146,-0.03298537,0.018805485,0.033120986,0.0036066973,0.0077405362,-0.008545739,-0.046634924,-0.010176034,0.026515799,0.033943385,-0.0014655133,0.004357366,0.005342959,-0.026754111,-0.015720848,-0.043112148,-0.030785318,0.024032442,0.033779994,-0.033707086,0.01771146,-0.016658466,-0.0010003564,0.04499519,-0.060240358,0.003171054,-0.002031719,-0.005667247,-0.059690785,0.013178793,0.006649322,-0.009254205,0.010681745,0.05095817,0.0007235703,-0.0040099155,0.00078547443,0.00039816208,0.016707817,-0.0013405954,0.0025791216,-0.026116977,0.014301343,0.033132456,0.00824007,0.017905192,-0.019475378,-0.031947304,-0.009709311,0.032925695,0.040959984,-0.022967046,0.014109109,-0.00039831616,-0.004337845,-0.020720147,0.008823753,0.05523061,0.0007277957,0.008582036,-0.0091245035,0.030459763,0.008863804,0.011672863,-0.024528924,-0.044023033,-0.043681536,0.018891953,0.017574765,-0.041535813,-0.040533394,-0.014888674,-0.008785602,-0.014993819,-0.024746813,-0.029993659,-0.039501198,-0.0033821287,-0.0019989219,0.05814834,-0.052090935,0.023626791,0.075919606,0.0077109667,0.0076805106,0.0040803794,0.023829494,0.017017184,0.008743394,0.013740372,-0.068207294,0.008017489,-0.033348534,-0.062699966,0.03857282,0.016804151,-0.012582829,-0.051349252,0.0020558587,-0.0011331491,0.0024451695,-0.0013173134,0.008205271,-0.013196017,0.013830719,-0.0198493,-0.0220045,-0.020735634,-0.036465824,0.0294984,0.021351198,0.020762337,-0.025458625,-0.017480649,-0.0036695204,0.046948098,-0.024916306,0.012443753,0.0021357965,0.047088716,-0.018068183,-0.00284496,-0.00812896,-0.030293532,-0.0048364485,-0.041735105,0.002254719,-0.054152396,-0.04584994,-0.023084877,-0.012963209,-0.045195915,0.00715741,0.012586037,-0.027697593,-0.050842203,0.0017224143,0.04462432,0.0014238392,0.022182351,-0.018209167,-0.04924251,-0.005720281,0.02399304,-0.027717417,-0.0012543836,0.009583682,0.012992547,-0.008300577,-0.011991802,0.0032669425,0.02951474,0.024137583,0.0035488077,-0.033373732,0.0197713,-0.0041192328,0.0060165324,0.02363331,0.07166949,0.029312594,-0.015794884,0.033017054,0.006743252,-0.025882615,-0.048945684,0.04702275,-0.00027877573,-0.00601514,0.004119448,-0.017349029,0.0015421594,-0.024165204,-0.00387503,0.019557834,-0.028842825,0.0026579662,0.015422071,-0.033187576,0.049217165,-0.04270247,-0.032359105,-0.031056574,0.00012096447,-0.010683373,0.02863038,0.0111538805,-0.017408239,0.01052301,0.024182176,-0.018298762,-0.014156592,-0.009471309,-0.05329084,0.029411687,-0.13820827,0.053213507,-0.03541023,0.006544952,-0.012288247,-0.0050005484,-0.055988587,-0.016713982,-0.024942148,0.010286485,0.005769704,-0.052576885,0.015428091,-0.0155003825,-0.009925127,0.041822802,-0.015425903,0.007685362,-0.035954874,0.07504987,0.0051635434,-0.020842914,0.033621985,0.02186187,-0.0063259196,0.01723171,-0.01940621,-0.014860679,-0.029718954,-0.045082714,-0.028240422,-0.031035936,-0.011537411,0.030089948,0.0017254321,-0.021009268,-0.0032864076,-0.024121154,-0.057252906,-0.008384538,-0.0042199185,0.014324041,-0.0012024621,0.0017869982,-0.03101084,0.08356868,-0.06003885,0.00810697,-0.031194072,-0.009406185,0.0021600784,0.046244264,0.0001789743,0.019800758,-0.016877588,0.016807774,-0.020796476,0.0027008837,0.011598166,0.019489348,-0.01990933,0.011612373,-0.016882837,-0.03453809,-0.05011267,0.026250463,-0.070597745,0.0034971114,-0.0145076895,0.02047343,-0.03752294,-0.014429128,0.018096145,-0.018655965,-0.009752887,0.016621519,0.0061232713,-0.044796,-0.015065895,-0.0131050935,-0.08598116,0.006349092,0.043197222,-0.041840512,0.046152953,0.0013632858,-0.0033789729,0.013357559,-0.06842667,0.0003163413,-0.08435655,-0.03591125,0.01625956,0.039787862,0.0092422515,0.02370793,-0.03463764,-0.027688457,-0.027656287,-0.007768845,-0.014899274,-0.042095043,-0.023804825,-0.02357826,-0.018313391,0.0092717055,0.048960585,0.02678198,-0.028687162,-0.019404022,-0.000026433312,0.015199974,-0.022745816,0.020802742,-0.07498614,-0.050211556,-0.03350118,0.03223092,0.016440196,-0.025451297,-0.030754676,-0.030227898,-0.01780031,-0.035453055,0.032112,0.030012082,0.047980204,0.050877757,0.017308695,-0.003771946,0.0047868686,-0.036113456,0.034120366,0.0047607063,0.005963692,-0.0013113695,-0.027627345,0.032492016,-0.0431082,-0.028904144,-0.012083774,0.009675041,0.016042382,-0.045339834,-0.010808354,-0.039620195,-0.0038189844,-0.011068596,0.028956054,-0.0027775257,0.026703965,0.01874505,0.017658195,0.0029988291,0.004385066,0.014429108,-0.049498018,0.016068008,0.02938885,0.05631559,-0.02525758,-0.027886838,0.004761635,-0.049067423,-0.0059039094,0.0784572,-0.01805991,-0.016858537,-0.024901995,0.014730074,0.013572372,0.021545868,-0.015825197,0.045789797,-0.011171329,-0.000056606652,-0.01470667,0.0123641,-0.036087908,-0.029657386,0.03206752,-0.023731422,0.018075366,0.015086171,-0.014662968,0.02756541,0.0072633787,0.008282651,-0.021277431,-0.017360007,-0.035318825,-0.0027440323,0.032356635,-0.023897335,0.05356972,0.009292163,0.0087922895,0.023091003,0.0716597,0.018257173,0.000702998,-0.01891695,0.014949223,0.019660981,-0.020387843,0.029210638,-0.02509525,-0.0039915256,-0.02979211,0.036189,-0.043781236,-0.009456105,0.010737741,0.018038353,0.02810823,0.022840038,0.05459671,0.04000671,0.0049107578,-0.02359912,0.039802674,0.04588894,0.015819019,-0.006260071,0.017061548,-0.007513046,-0.010895196,-0.012167234,-0.06490329,0.010493088,-0.0037056329,-0.009866687,-0.02229442,-0.0055598626,0.006435657,-0.02157008,-0.04138865,-0.017207887,0.010430647,-0.01519186,0.04147575,-0.047541704,0.023620531,-0.025945771],"last_embed":{"hash":"11eawn8","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"11eawn8","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Preparation the Night Before#{3}","lines":[205,208],"size":137,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11eawn8","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03485166,-0.024594028,-0.03265011,0.017432267,-0.04013611,-0.07200547,0.008585039,0.0040472997,0.010401613,0.013639232,0.010387241,0.010640757,-0.0024805903,0.017517688,0.0072289533,0.02108599,-0.036935393,0.007559198,0.040364765,-0.013643622,-0.031522803,0.014528176,0.08336318,-0.009341775,-0.006362047,0.008958007,-0.037970748,-0.013029599,0.0075334716,0.071670696,-0.0050909976,0.014210518,0.03809462,-0.006589043,-0.012641124,-0.00824908,-0.0025285098,-0.03967885,-0.031698514,0.0591564,0.029822927,-0.03653617,0.0077068107,0.0015831819,0.080670476,-0.017579615,-0.04113816,-0.0068704053,-0.0077909194,-0.03144656,0.04058069,-0.012211687,-0.0045554773,-0.015381757,-0.010031083,0.0647041,0.011155153,-0.040764157,-0.024146995,0.00045898627,-0.039019194,0.046774432,-0.03961603,0.0015855784,-0.00064127723,0.037661403,0.004858711,-0.02459315,-0.015498784,-0.023355588,-0.00595674,0.005145537,0.055866707,0.017640349,-0.05201855,0.004367836,0.021919644,0.00054531265,-0.0029623415,0.027394636,0.029459095,0.021674996,0.01752362,-0.0012141959,0.0014679589,0.024656558,0.0031400167,0.049497444,0.021775553,-0.008459087,-0.009330591,0.013733198,-0.00945755,-0.024671983,-0.0012815753,0.0150729,0.010394332,-0.02326564,0.018765168,-0.0030204472,0.017659547,-0.017564114,0.032072555,-0.005042265,0.013786415,0.026429623,0.020156574,0.021617642,0.06467232,-0.028274167,0.013566729,0.018307345,-0.0031619577,0.023455475,0.0148167545,-0.012091981,0.00039874195,-0.023559855,-0.0062047993,-0.009966788,0.07497344,0.0408583,0.018490216,-0.013555995,-0.028102217,0.020913191,0.029465886,-0.02337504,0.0060625356,0.045196604,0.0016116214,0.027842704,-0.043732915,0.01099389,-0.0014221354,0.050888676,0.04007809,0.07246734,0.004162825,-0.02844986,0.04390984,0.009259433,-0.037851524,-0.0077985516,-0.02621703,-0.049356837,0.027968759,0.012756826,0.0012242334,0.04631916,0.0022458204,0.019797323,0.012731234,0.02548981,-0.029620344,0.009559883,0.03931707,0.072712936,0.0063117156,0.009547346,0.044322595,0.014176389,-0.02246962,0.057541166,0.021066125,0.0053240373,0.023636576,-0.009438526,-0.01800904,0.00020089686,-0.01586134,-0.015291278,-0.0025571997,0.016618814,0.045543384,0.01601292,0.07406631,0.029116651,0.016422078,-0.028790368,-0.034393087,0.011428629,-0.017974095,-0.06454426,-0.017070433,0.061516654,-0.024018694,-0.022264285,0.021205794,0.014257949,0.004065032,-0.0031845921,-0.017273083,0.022330219,0.03105834,-0.004401396,0.047289625,-0.016514752,0.007846492,-0.02337202,0.030713579,0.011913823,0.018713325,-0.002216989,-0.035893727,-0.01861706,-0.029721234,-0.054127045,0.017518641,-0.038581274,-0.01579093,0.04285883,-0.00444473,0.002358327,-0.014409501,-0.0003578709,0.018154148,-0.004369376,0.032467004,0.01107463,0.017621873,0.06013449,0.0270197,-0.034404155,-0.024210937,-0.0049811406,-0.03697588,0.039113007,0.004489689,-0.029405255,-0.015568395,0.009854417,0.008546789,0.013999054,-0.010815069,-0.006256426,0.0013367881,0.013599444,0.04520544,0.015753994,-0.00894863,0.023917478,0.04207536,-0.0033999416,-0.019472279,-0.03163771,0.04418561,0.02108215,-0.011356772,0.011397031,-0.013567376,-0.01276887,-0.036665488,-0.036176644,0.012424802,0.03752209,-0.015372854,-0.038247146,-0.017615737,0.028146487,0.015139331,0.007864826,0.0064569945,0.027140625,0.014047276,0.007508573,0.032535806,-0.014644286,0.032782346,0.035712656,0.023908911,-0.018347519,-0.007752932,0.005287967,-0.05725676,0.02752342,-0.034714874,0.011708324,0.061153915,-0.045195743,-0.05144225,-0.0054364456,0.016558591,-0.008176757,0.04771029,-0.028187936,-0.0019040129,-0.013785351,0.043716114,-0.008061673,-0.0017417101,-0.0013861946,0.05328331,-0.023509534,-0.039015926,-0.028786868,0.003143841,-0.1615014,-0.0072724563,-0.0029492513,0.04890323,0.012354649,0.017185388,-0.011508707,-0.017621096,-0.04116366,0.048042413,-0.009421256,-0.032869235,0.030961243,0.0053336187,0.02055136,-0.028874896,-0.02279311,-0.020298501,-0.044923022,-0.045152787,-0.027224218,-0.03573846,0.05887092,0.0046532834,-0.034319814,0.038930565,0.04121094,0.006324135,-0.006619178,-0.014427429,-0.055948813,0.032678805,0.004641126,0.020160668,0.0012297696,0.06396593,0.010220906,0.0051631243,0.016977847,-0.0023962695,0.04462067,0.008784816,0.00064897304,0.0032932984,-0.012235205,-0.0047846437,-0.02483946,-0.016767701,-0.044398952,-0.031721503,-0.0141523015,-0.009603735,-0.0022173077,0.02188652,-0.027408663,-0.02172674,0.0015490138,0.025352597,-0.023227207,-0.013120603,-0.0039833654,-0.015993819,-0.005876777,-0.012272818,-0.020794258,-0.027560681,0.024964124,0.0034807408,-0.04526271,-0.03937584,0.018821713,-0.022597048,0.000093392824,-0.027205355,0.0025748126,0.03777814,0.0038076113,-0.021531282,0.005562161,-0.115231365,-0.025215497,0.03182494,-0.02545339,0.011942081,-0.019857245,-0.0076912567,0.01247977,0.006216576,-0.0032895848,0.23744589,-0.009464506,-0.013014879,-0.019955581,0.042091154,-0.0077569867,0.0021744224,0.06708662,-0.018404633,-0.028183281,-0.022861132,0.020357864,-0.031097885,-0.012864987,0.024741532,0.026847528,-0.05954181,0.021533757,0.040991493,-0.008468726,0.020535845,-0.029248096,0.0198195,-0.029672595,-0.07500837,-0.025065355,-0.037672516,0.025019491,-0.0095978975,0.025036892,-0.041922197,0.030440656,0.012079281,-0.014085065,0.0010834798,0.013986297,0.027012074,-0.044172082,-0.04226231,0.0150416065,0.011095595,0.0023395226,0.011588548,-0.07690858,-0.00917103,-0.0072075273,-0.010993293,0.004410748,-0.028985221,0.018023692,0.0053975,0.020029172,0.015448168,-0.044096492,0.008554393,0.014560686,-0.014355417,0.0015907674,-0.025484102,0.018269146,0.008227729,0.0028029962,-0.015160862,-0.03201724,0.03444427,0.04171661,-0.012706322,0.015104055,0.038333327,-0.007670901,0.009887319,0.012338205,0.004099919,-0.0020799257,-0.006869157,-0.04476553,0.005263729,0.011618302,0.03451651,0.0063524116,-0.03722473,-0.0357166,-0.01942797,0.013074782,0.026649762,0.008981968,0.004876866,0.0644098,-0.02114535,-0.0066985385,0.018821547,0.005338085,-0.026856372,-0.047390573,-0.0067181857,-0.004827703,0.021505501,-0.059571993,-0.027349912,0.025834665,-0.022208977,0.04795518,-0.00035086452,0.009641286,0.031368047,-0.014173706,-0.0045967377,-0.0031328069,-0.013492555,0.025995057,-0.10648143,-0.008348743,0.030120514,-0.0042323642,0.039004926,0.07105521,0.04597538,0.015716644,0.04423611,0.020758154,0.03009787,0.032117743,-0.044855244,0.009161017,-0.028324261,-0.054088064,-0.011015138,-0.039331835,0.035611227,0.010313727,0.0457695,-0.017146537,0.026839573,0.027468108,0.054073576,0.014841513,0.021158503,-0.010675525,0.011974183,0.031451706,-0.050081745,-0.008434704,-0.009694376,-0.011932702,0.028933669,0.04829676,-0.01371052,0.0021532744,-0.036022175,-0.022515979,-0.010246286,0.037939914,0.0047347923,-0.061180744,-0.014002507,-0.08646357,-0.011539256,-0.027750263,-0.022031931,-0.031921394,-0.027707262,-0.0077679507,0.015907407,0.08406273,-0.02349322,-0.0029605222,0.015287084,0.029870251,0.0068040197,-0.015780482,0.021458684,0.012880893,-0.03076834,-0.019413715,-0.010726495,-0.04839541,-0.03819141,0.022074565,-0.010564643,-0.021837847,0.038577188,-0.019190425,-0.0025943106,0.007175135,0.023780376,-0.019327488,-0.013738036,-0.002479494,-0.018755669,-0.026700495,-0.011546011,0.1126785,0.024314608,-0.020943588,0.022688873,0.00038163454,0.039743997,0.017930163,0.020497723,0.006725356,-0.008289317,0.04012771,0.0007095521,0.024912957,-0.0061099725,0.026402358,-0.050575543,0.023135068,0.008974316,-0.0010783202,0.011443786,0.0025294486,-0.0581723,-0.020299971,-0.03997113,-0.044464324,0.022762787,0.027060248,-0.017990438,-0.031360645,-0.029139139,-0.0266069,0.013803925,-0.06401724,0.008019601,0.07736205,-0.0383668,-0.048292875,-0.011258836,-0.014811481,-0.012013554,-0.04586288,-0.008533887,-0.0034939174,0.0032532252,-0.020852463,0.03278798,0.0002462274,-0.006323761,-0.02160315,-0.0018404792,-0.00046149883,0.025022162,-0.0076300283,0.008304807,0.0022837475,-0.022978995,-0.030782709,-0.003981491,-0.02194737,-0.001674358,-0.008400741,-0.0035097606,-0.007029068,0.024180647,0.04103261,-0.0072977897,0.013023359,0.018906107,-0.05566667,0.014663041,0.031477943,0.01566873,-0.021381855,-0.01895429,-0.06160895,0.015501582,0.026779361,-0.04522531,-0.047182538,-0.0004472688,0.020278456,-0.009923451,-0.038365066,-0.0052534468,-0.008870867,0.010189135,-0.056348957,0.03520316,-0.07585805,-0.024855843,0.0386645,0.005670626,-0.00039588043,-0.05560331,0.010436773,0.027594956,-0.04364672,0.04068626,-0.041062023,0.01965849,-0.012634919,-0.07346088,0.029477188,0.011422239,0.005883654,-0.035397094,0.024495192,-0.027955893,0.01747179,0.00480707,0.029671578,-0.0048377207,0.011297014,-0.024476657,0.016878506,-0.02954933,-0.020096991,0.061115816,0.0022434704,0.02111102,-0.039327957,-0.010284631,-0.03161645,0.017942753,-0.0016742417,0.047258314,-0.015273629,0.03507802,0.011337445,-0.0044474653,-0.04227297,-0.036165055,-0.016409207,-0.04611028,0.010374369,0.013629624,-0.023734437,-0.044438604,-0.007489538,-0.018525831,0.00012697667,-0.028289009,-0.02608397,-0.07118062,-0.022714792,0.04766982,-0.030721806,0.02880407,-0.012238987,0.0059313993,0.0026029802,0.030261273,-0.0429613,-0.0000651498,-0.0034934743,0.040395223,-0.0087790815,-0.018487126,-0.011485429,0.059895225,0.0044517377,-0.016997166,-0.03857665,0.045355767,0.012204956,0.013287608,0.035991296,0.062192395,0.016896188,-0.022382125,0.02147558,0.008873433,-0.061809063,-0.032799374,0.03566294,0.04336928,-0.061398637,-0.0030572128,0.008159613,-0.022259997,-0.032631557,0.006730291,0.027164858,-0.049316775,0.054152023,0.020281333,-0.026428353,0.0229807,-0.015583318,-0.025382493,-0.031452984,-0.00095448014,-0.013432535,0.016445072,0.024613794,-0.04103087,0.03349775,0.06006758,-0.001722483,-0.02485128,-0.04870951,-0.056123957,0.012476976,-0.14250436,0.037351344,-0.0058050044,-0.006058155,-0.022064978,-0.004607255,-0.005050645,-0.046121195,-0.06196,-0.010380229,0.014414445,-0.04540711,-0.038076866,-0.010346514,-0.03184541,0.040165704,-0.06231591,-0.013912778,-0.034791198,0.029549915,0.02536091,-0.017668696,0.052386317,0.000017291166,0.022422679,0.006106351,0.0029723241,-0.015035081,-0.021750359,-0.057272494,-0.065909274,-0.043889433,0.0261297,0.04880134,0.008922358,0.015119359,-0.0015521726,0.012710482,-0.048769765,-0.010634829,-0.010240026,0.018545834,0.0033688007,-0.00022658939,-0.02115701,0.041493416,-0.012996835,-0.016339168,-0.040557884,0.004125765,-0.03714494,0.04974789,-0.022326864,0.0046902047,0.009381285,-0.02199167,-0.015860282,0.010578483,0.010083708,0.053173468,0.018564982,0.009537336,-0.05000267,-0.0028568825,-0.046470262,0.03614787,-0.026140168,0.052366026,-0.0017471083,0.012319646,-0.07945837,0.038657878,-0.008899432,-0.01849506,0.006470864,0.013265716,0.025918106,-0.018261457,-0.028541707,0.015029399,-0.009498886,0.0038584573,0.0024278555,-0.0070365476,0.04669688,0.010785144,-0.010731126,0.0016628953,-0.00886998,0.0048365407,-0.036126826,-0.027324935,0.0008691245,0.026443342,-0.033183392,0.017629283,-0.03430015,-0.016178893,-0.050191306,0.036805693,-0.010546016,-0.04641193,-0.034443915,-0.015622727,-0.014567908,0.014956723,-0.0040763007,0.016209649,-0.032343652,-0.028959358,-0.0057594455,-0.0014237522,-0.027662747,0.009872885,-0.087876625,-0.03373594,-0.023296943,0.055513788,0.0648152,0.01231875,-0.018020267,-0.018954534,0.01162331,-0.019937545,0.026521178,0.07237069,0.023293482,0.025823893,0.004917778,-0.012880375,-0.0015690939,-0.045964383,0.0053680213,0.019640809,0.021657856,-0.03466704,-0.017787037,0.039356966,-0.048932347,-0.03954073,-0.029034356,-0.033748023,0.002428679,-0.009628209,-0.0177646,0.004279538,0.02609048,0.037457548,-0.013405761,-0.046554357,0.022938352,-0.025051124,-0.007746152,0.056110185,-0.02756329,0.019649312,-0.0024875689,0.043326996,0.020974483,0.06596084,-0.041886456,-0.04450389,-0.029102108,0.00693728,-0.019088795,0.049697902,0.0008008652,-0.0122129675,-0.02352234,-0.004927863,0.025310162,0.04922807,-0.012053637,-0.008919594,0.041443616,0.0038253332,-0.019954635,0.030762523,-0.049985286,-0.014893449,0.032611255,0.018135801,-0.002660992,0.023199175,-0.007810943,0.04134702,0.012342527,0.015501926,-0.017811483,-0.013382816,-0.0024438004,-0.0047558243,-0.0010612748,-0.023547335,0.08342039,0.0073272265,0.034392975,0.019561099,0.047933426,0.029781422,0.0062088324,-0.03700389,0.014297814,0.0019199628,-0.027486006,0.029472953,0.005341205,-0.023954842,0.0033741805,0.01613865,-0.04238478,-0.049793188,-0.0029669767,0.015792117,-0.000277361,0.022731252,0.050681338,0.042662345,-0.012289216,-0.035564106,0.027324231,0.008405516,0.01299219,-0.0053660152,-0.026191555,-0.028578619,0.011195972,0.012313441,-0.03647358,0.054359578,-0.06064964,0.012917668,0.013952021,0.02720943,-0.016984675,0.0025537745,-0.032121252,-0.008961137,-0.019057708,0.011905953,-0.0014965541,-0.08188278,-0.024995165,0.0073043453],"last_embed":{"hash":"tkojzr","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"tkojzr","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress","lines":[209,226],"size":413,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"tkojzr","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05178539,-0.036626708,-0.034471456,0.027957384,-0.042250533,-0.025993632,0.025704332,0.0035742677,0.014772192,0.010528358,0.015145606,-0.0036258579,-0.0027895693,-0.00030426696,0.014021608,0.048591126,-0.035785604,0.024886254,0.013221009,-0.00847487,-0.043832704,0.02539771,0.07624187,-0.024847483,-0.003303366,-0.00048498577,-0.035333976,0.0028656104,0.011750495,0.08126718,0.010334506,-0.009983247,0.02393838,-0.0162281,-0.030808493,0.007769836,-0.0076378323,-0.03060329,-0.041044213,0.040599376,0.026624164,-0.02582757,0.010394089,-0.0041390164,0.067440145,0.003067065,-0.03699372,-0.0060178866,-0.001793181,-0.030158946,0.018810727,0.00021583689,0.0044586756,-0.016271945,-0.012443753,0.06652883,0.0046752864,-0.053614125,-0.011789053,0.032659553,-0.041970726,0.028130243,-0.012322545,-0.0030859944,-0.010326437,0.030223802,0.011336502,-0.009207985,-0.008244951,-0.023654372,-0.023445705,0.00067439926,0.030855706,-0.001403253,-0.022195429,-0.0064610336,0.021718059,-0.0076190145,-0.017229248,0.025348522,0.012461444,0.004899155,0.018202348,0.0071976925,0.027478846,0.048860446,-0.017817289,0.061901942,0.007166851,0.029245822,-0.021832664,0.010602321,0.0030193382,-0.030568127,-0.018262742,0.010025451,0.027235653,-0.015677338,0.011011073,-0.0022641686,0.016973995,-0.03409069,0.010671394,0.012903429,-0.0005958976,-0.014026726,0.01334681,0.0065852334,0.07710204,-0.029717617,0.00019892413,0.03868502,0.033151314,0.052484967,0.003125635,-0.016375963,0.010879244,-0.027673736,0.013019654,-0.008849641,0.043370742,0.04163118,0.042249735,-0.022749523,-0.009838209,0.010749503,0.022811955,-0.010354825,0.014272988,0.034046724,0.0059186798,0.04444374,-0.007384335,0.0016281772,-0.0061640134,0.034997918,0.05937382,0.0411291,0.02289691,-0.038966607,0.046127886,0.035098348,-0.034510933,-0.0019127651,-0.016490439,-0.054693364,0.04255259,0.023478948,0.0064996323,0.032849673,-0.013115656,0.02194535,0.0064761513,0.052302867,-0.015294843,0.016171385,0.022401901,0.07852854,0.002617117,0.009784333,0.0048488267,-0.00087719364,-0.02453507,0.03912774,0.024478685,-0.002122723,0.033349376,-0.018893586,-0.013275902,-0.007856717,0.0007958248,-0.04005496,-0.0050596693,0.019735271,0.039149582,0.013120809,0.07847814,0.030746702,0.0057983296,-0.022685116,-0.035449408,0.00004212895,-0.027583197,-0.052284192,-0.038610715,0.048216827,-0.006358706,-0.021603933,0.03211287,0.023713741,-0.011186119,-0.010206805,-0.013586265,-0.0060514063,0.011409876,0.012903746,0.029731078,-0.008305742,0.0034642853,-0.02601396,0.03518324,0.022055125,0.022832794,-0.0027407848,-0.022256201,-0.017471928,-0.052025363,-0.057808988,0.014068813,-0.03464827,-0.013985471,0.034812752,-0.0011793047,0.003211543,-0.01659631,-0.0041244286,0.018586325,-0.0024598471,0.035989627,0.000055804503,-0.005966565,0.03445249,0.048820276,-0.016533097,-0.0018409537,-0.007431926,-0.012547726,0.05068173,0.026391016,-0.021035215,-0.024297938,-0.013287871,0.014551438,0.006254847,0.01373655,0.01074291,-0.014725283,0.0065830806,0.050378203,0.0061201924,-0.012629136,0.050495215,0.041509163,-0.031075211,-0.029465958,-0.018425811,0.0382074,0.033890575,-0.005590163,0.010677811,-0.010034708,-0.008000799,-0.032218773,-0.039731868,0.016853739,0.03598866,-0.025280783,-0.019102698,-0.009204439,0.03127608,-0.004004313,0.025484812,-0.003441854,0.023296816,0.022914855,-0.0006720075,0.018239375,-0.04153143,0.03954138,0.035460345,0.008233848,-0.02293216,0.010298307,-0.006090779,-0.058178317,0.03176074,-0.045041252,0.015262161,0.0586206,-0.023689564,-0.057827063,-0.0010676484,0.029279852,0.015462715,0.0411281,-0.02912331,0.020692574,-0.013561621,0.028300613,-0.010120015,-0.014310762,0.0018023006,0.06614423,-0.027776651,-0.03758159,0.011209396,0.000113326874,-0.16167794,0.00237348,0.008760114,0.060477946,0.02573903,0.017094411,-0.015259316,-0.031859394,-0.062318094,0.040766686,0.00025137982,-0.049640782,0.0060911924,0.0022502074,0.018049149,-0.01592479,-0.013083968,-0.022888318,-0.032658897,-0.04303777,-0.012127317,-0.049533486,0.056714363,0.01938584,-0.027816799,0.015102194,0.06872117,-0.019305732,0.008364407,-0.011502915,-0.065266,0.057784308,0.011174784,0.010149114,-0.024609394,0.051621147,0.020795638,0.02609458,0.0062715663,-0.0033634962,0.038062003,0.025840133,-0.0011953942,0.019566251,-0.008822077,0.0011694776,-0.009840816,-0.027743489,-0.06321388,-0.03383144,0.007876172,-0.007814426,0.011154926,0.03194333,-0.043475248,0.0011574536,-0.0038556906,0.0013354187,-0.025820578,0.004592217,0.0006643888,-0.017616443,-0.016747732,-0.043314844,-0.0047684526,-0.04259827,0.05312104,0.011786969,-0.009465858,-0.046492375,0.02246464,-0.016793897,-0.01744587,-0.02707913,-0.005829327,0.03636855,0.011710413,-0.022705944,0.012041667,-0.11921107,-0.031396687,0.03587756,-0.012276472,0.010366707,-0.020534035,-0.025573766,0.016609672,0.01239009,-0.0007351481,0.25148162,-0.0018604132,-0.008270504,-0.01081752,0.03935802,-0.0129995635,-0.020432688,0.06339952,-0.02868588,-0.032592516,-0.010941958,0.026113031,-0.01828833,-0.006964025,0.028244419,0.0309485,-0.06085107,0.02163069,0.058343664,-0.009252843,0.023568513,-0.02004027,0.025430838,-0.018037952,-0.05492535,-0.01089164,-0.03880762,0.032750547,-0.013469403,0.008010344,-0.03998354,0.046373297,-0.0037246125,-0.021308586,0.0033757337,0.0010336674,0.026158871,-0.060536545,-0.036912557,-0.018630153,0.019494133,-0.0013030967,-0.025869107,-0.07711528,-0.024538284,-0.01579842,-0.013166584,-0.00386328,-0.007638878,0.00016978699,0.028484313,-0.006460366,0.0065418873,-0.04201548,0.016500873,0.0053112567,0.00059280766,-0.0388975,-0.0068918653,0.053304747,0.024011701,-0.009083899,-0.0029835156,-0.0328569,0.008692331,0.014424768,-0.013960133,0.000719564,0.043488093,0.0017734118,0.029165363,-0.0011654715,-0.0015017509,-0.004195572,-0.00041514586,-0.0559827,0.013402476,0.012810138,0.015483241,0.020185154,-0.02476433,-0.020381037,-0.012912806,0.038569093,0.023680566,0.0002117419,-0.01821742,0.06338992,-0.029802436,0.0061835605,0.012230944,0.017074803,-0.041416492,-0.021787362,-0.006361074,0.016515706,0.011899965,-0.053501874,-0.031468026,0.028097944,-0.017281778,0.035419323,-0.017433723,-0.014247684,0.05830167,0.00045197541,0.022080092,-0.034063905,-0.011922875,0.01995109,-0.11627005,0.0028825274,0.0336164,-0.010277219,0.030537954,0.0745347,0.05198883,0.027463349,0.050935436,0.018586896,0.03361408,-0.002975107,-0.05199557,0.01965111,-0.04381723,-0.058738537,-0.013281459,-0.012884235,0.04767833,0.018316774,0.060521808,-0.020220693,0.0018661921,0.019081384,0.04692805,0.018091299,0.023825124,0.002832732,0.00818535,0.03864305,-0.030293886,-0.0009143872,-0.01925716,0.015500234,0.02771748,0.049550544,-0.017292198,-0.011685128,-0.027333653,-0.022125632,-0.00009105644,0.052028324,0.010526284,-0.05070729,-0.015101742,-0.088285804,-0.02713889,-0.022606513,-0.006931906,-0.020723289,-0.023497242,0.0029514444,0.041248612,0.07713482,-0.038096644,-0.0051775705,0.020515671,0.03794455,-0.0060768714,-0.026048403,0.019984297,-0.005312976,-0.052579407,0.006089127,-0.0035436563,-0.046689842,-0.02067497,0.0067764707,-0.018793713,-0.04624027,0.039983004,-0.025480688,0.0014392011,0.017086076,0.05051129,-0.02017973,-0.030980498,-0.0009839183,-0.0046537104,-0.035082158,-0.0072682346,0.10971281,0.026336865,-0.01720234,0.01322773,0.016927628,0.026737392,-0.006417177,0.02077427,-0.0049799494,0.0062892167,0.027085772,0.0026291178,-0.0044711446,-0.02592416,0.0041402164,-0.079069056,0.0033191387,0.010386515,-0.0071066604,0.007691554,-0.011304687,-0.07492835,-0.01210231,-0.046957113,-0.04742131,0.031108977,0.016149445,-0.024409331,-0.044841904,-0.044676036,-0.026061367,0.025083296,-0.050786026,-0.015330843,0.04970811,-0.018523637,-0.042878404,-0.0022923648,-0.0305603,-0.007853372,-0.035527878,0.0013484872,-0.016488114,-0.007441398,-0.014185143,0.03936568,0.008488367,-0.010989554,-0.026855765,0.012556529,-0.0037873436,0.0035397147,-0.007965722,0.02720479,-0.0092959255,-0.00994425,-0.031007184,0.018018456,-0.019068178,-0.0073992778,-0.0316004,-0.0091615245,-0.014191843,0.04383496,0.0328448,-0.0250663,-0.0033801957,-0.011521027,-0.07128533,-0.004531145,0.019025028,0.0059121577,-0.016888285,-0.020813277,-0.058672342,0.015353799,0.015579362,-0.0433145,-0.045916907,0.014189867,0.015396411,0.0006640741,-0.010607712,-0.020748852,0.0021296407,-0.0030649512,-0.046254504,0.028303348,-0.041834597,-0.046400655,0.0057378183,0.0047161574,0.0009433557,-0.049449705,0.03401345,0.019084575,-0.023925526,0.0483839,-0.031274028,0.018006364,-0.011521341,-0.06786678,0.0008003683,0.028568644,0.009636548,-0.02622111,0.030755132,-0.022582099,-0.009166039,0.0047523845,-0.0008001106,-0.0049936227,0.00030687582,-0.027939746,0.027228836,-0.011577676,-0.016889915,0.061523907,0.010036935,0.022976201,-0.026379367,0.0055467,-0.029037315,0.024312206,-0.011964647,0.049054366,-0.025222678,0.041423548,-0.014130555,-0.017755656,-0.023620162,-0.026255913,-0.011742675,-0.060023125,0.0049346676,-0.015843613,-0.03321967,-0.041822158,-0.00049646257,-0.035141815,0.004732788,-0.023213156,-0.04134389,-0.040653337,-0.0109573165,0.05157688,-0.020081505,0.032857984,0.01251206,-0.018799756,-0.01488528,0.019292563,-0.03673135,0.0052446346,-0.026876153,0.029476315,-0.0045201704,-0.012701973,-0.011578734,0.08378323,0.016285801,-0.018968593,-0.035511274,0.038416654,-0.015708078,0.022855287,0.013083492,0.03708671,-0.0061549745,-0.04663936,0.009219988,-0.0052021276,-0.07223845,-0.018475724,0.0057626055,0.043901533,-0.055208407,0.0041448474,0.024069214,-0.017411001,-0.024305264,0.007605179,0.04103264,-0.04691672,0.049436245,-0.017253334,-0.02711379,0.01278312,0.009739877,-0.028147267,-0.012340421,-0.012984612,-0.010230706,0.015511626,0.00974981,-0.018951183,0.020252971,0.06344734,-0.0061139143,-0.021344436,-0.033734683,-0.039747648,-0.0062042717,-0.14784914,0.033947293,-0.020865377,0.010760578,-0.018858673,-0.0009009637,-0.024323154,-0.052149784,-0.035902426,-0.033183347,-0.011785078,-0.059905965,-0.02210191,-0.0057769786,-0.02234954,0.03965828,-0.038008768,-0.0039993995,-0.05742979,0.03625097,0.019922478,0.0012694135,0.045488644,0.010476031,0.0051884507,0.02812164,0.0038414847,-0.017574577,-0.023227805,-0.05434821,-0.035480037,-0.024719307,0.022566188,0.047469515,-0.0031748696,-0.0036148832,-0.011591336,0.015272644,-0.061730262,-0.008343275,-0.028119808,0.017893866,-0.016477792,0.018095328,0.019605845,0.056305025,-0.008836994,-0.017638525,-0.027438825,0.020769153,-0.034262083,0.041767474,-0.026338648,0.017253296,0.0041307495,-0.029621227,-0.022745637,-0.001686242,-0.0019920575,0.025590844,0.03272606,0.021117747,-0.049021035,-0.0018278445,-0.056440916,0.03137128,-0.02523997,0.033188183,-0.01927503,0.022064863,-0.041936204,0.039750732,-0.0075987345,-0.030478174,0.0074216006,0.0067402357,0.023835802,-0.011982714,-0.027136361,0.009212167,-0.046785615,0.016012516,-0.0037977328,-0.0266874,0.058420107,-0.0085967,-0.00490016,0.0040679052,-0.045661125,-0.00301214,-0.004629717,-0.026004285,-0.013133964,0.006967023,-0.005020531,0.04764283,-0.03657909,-0.0058338074,-0.03145453,0.043350995,0.0012679999,-0.032613557,-0.040950973,-0.016548946,-0.017197136,0.0098822005,0.02492886,-0.0013474403,-0.035395708,-0.037168387,0.0043605384,0.018945877,-0.021431014,0.007328295,-0.061706033,-0.033533163,-0.024601374,0.032604877,0.057911865,-0.023063177,-0.0018068786,-0.026852254,0.0020670663,-0.023912754,0.013417527,0.075081535,-0.0048148013,0.0492064,0.0015525282,0.0044425796,-0.007026111,-0.022192476,0.015746465,0.008190464,0.051238272,0.0028169223,-0.025569115,0.048862316,-0.049946092,-0.0514337,-0.02083005,-0.045954548,0.005982084,-0.021916788,0.0067044264,0.016812358,0.026219565,0.017769208,-0.017960258,-0.027413912,-0.0037976543,-0.011632538,-0.0085827,0.05076113,-0.03625399,0.017986348,-0.030994559,0.04007069,0.0032894525,0.058619384,-0.016579581,-0.049250223,0.00015006222,0.0018111167,-0.041932445,0.04486202,-0.009952737,-0.028104812,-0.022587946,0.013852895,0.028601678,0.04191243,-0.022328073,-0.03206078,0.058929786,0.011661315,-0.018639855,0.05157347,-0.01979297,-0.023010254,0.027224531,0.01512566,0.04452564,0.03486672,-0.023480553,0.05861074,0.016503245,0.021343317,-0.013976812,0.004779865,-0.012240336,-0.0041465755,-0.010387125,-0.0137770455,0.069153175,0.038552903,0.026441818,-0.0059259245,0.03328632,0.01981119,-0.011850917,-0.021508308,0.0153635945,0.009530092,-0.030707644,0.015545069,0.022108734,0.00051112537,-0.0033117433,0.02448822,-0.0315704,-0.014151176,0.0025249722,0.017578507,-0.006170292,-0.0058319652,0.042494856,0.05456285,-0.007897104,-0.0144824255,0.033789534,0.0031335475,0.032188766,-0.005949294,-0.027773589,-0.018848859,0.0034113238,-0.0130363535,-0.029076166,0.038735174,-0.06197131,0.008860283,0.015100443,0.020815894,-0.015324288,-0.014297845,-0.007841751,0.011298279,-0.027387204,0.0035109902,0.02506284,-0.06567375,-0.017138707,-0.0039740447],"last_embed":{"hash":"1bnu6ie","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1bnu6ie","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{1}","lines":[211,211],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1bnu6ie","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.057778794,-0.02691477,-0.04295605,0.008665266,-0.04675642,-0.017023927,0.024079813,0.003264273,0.019174758,0.0025387793,0.011325994,0.0022458076,-0.03678492,0.0046316674,0.012072012,0.027589107,-0.022853458,0.02164847,0.03986364,-0.03200294,-0.026415443,0.0061445334,0.08515296,-0.009964654,-0.0051702177,-0.012347508,-0.009662943,0.007758167,0.005945786,0.07069789,-0.0013407851,-0.015635295,0.048663456,-0.023837432,-0.03175961,-0.032666493,0.007058439,-0.031050047,-0.039076958,0.05782323,0.037620008,-0.020442061,-0.0056136698,0.016134867,0.0636086,-0.010563682,-0.037250374,0.0016384354,-0.0064157913,-0.025321485,0.027393768,-0.024050327,0.006586832,0.01144799,0.007880784,0.06374461,-0.008699683,-0.04095657,-0.016106948,0.018995091,-0.025543597,0.014900724,-0.019645328,-0.017122962,-0.0058012954,0.060504343,0.03316461,-0.013994576,-0.0010862225,-0.0325019,-0.0061191027,0.0038875474,0.047278713,0.009650775,-0.044754736,0.01164658,0.03546697,0.0013274645,-0.012008079,0.041087896,0.012886647,0.011295942,0.02196234,0.0052258135,0.028118784,0.014266966,-0.026553629,0.028375877,0.03707764,0.010512003,0.009522439,0.014630583,-0.009550309,-0.050849173,-0.011721271,0.03473285,0.015326311,-0.014767769,0.040581472,0.0018669934,0.03985989,-0.0036520802,0.017195566,0.0045313393,0.010497303,-0.008420554,0.00050802325,0.01749947,0.056302056,-0.023830455,-0.0027226096,0.034730274,0.031833038,0.03792064,0.002250655,-0.01573264,0.0087478245,-0.022716805,0.0028000036,-0.024224602,0.06101875,0.045575548,0.035465084,-0.034223948,-0.019751666,0.011736333,0.011984185,-0.028729295,0.022170693,0.017382745,0.028582616,0.032508403,-0.018136792,-0.024627265,-0.0024843966,0.021383544,0.061844464,0.037939716,-0.010042934,-0.0588152,0.04515343,0.028379917,-0.045063175,-0.011740939,-0.027954504,-0.03487448,0.04355693,0.024571171,0.001691064,0.0372418,0.002375749,0.005051421,0.008153597,0.04868446,-0.025011713,0.008592678,0.0075235614,0.06582133,-0.0041901004,-0.0106095085,0.01677858,0.0034365363,-0.02607323,0.05994375,0.004395437,0.018595051,0.040655795,0.01488939,-0.022393292,0.0051362943,0.010838459,-0.024358502,0.011711978,0.027066227,0.052651443,0.019634865,0.06861103,0.03783321,-0.006618289,-0.031287327,-0.03055385,-0.011676651,-0.00020658998,-0.0678434,-0.0118681695,0.043078925,-0.030022075,-0.039065894,0.014820614,0.021687094,-0.020038947,-0.008202039,-0.028696738,-0.025844172,0.0332407,0.000730907,0.050843194,-0.018592127,0.017383194,-0.058264438,0.025066108,0.035742685,0.018984485,-0.010543322,-0.0443884,-0.018106593,-0.020449176,-0.032694675,0.032239918,-0.053308927,-0.016788475,0.042491443,-0.008083424,0.00739806,-0.026162717,-0.01864546,0.020469625,-0.0136397565,0.015093407,0.017227018,-0.013681494,0.049967896,0.053543262,-0.005736391,-0.008704609,0.025501672,-0.032756116,0.05131578,0.025861891,-0.020949474,-0.010115629,0.0129814325,-0.009361042,0.0090467185,0.006474191,0.008527296,0.00070396,0.0142830415,0.038704515,-0.00022849978,-0.00944206,0.045879252,0.022339785,-0.012333574,-0.016749084,-0.010904937,0.043495703,0.0049673608,0.019041417,0.013675534,0.010694385,-0.0034995705,-0.028720446,-0.031365685,0.010219582,0.047217134,-0.02889242,-0.019185718,0.021283098,0.033503044,0.008003245,0.0032161695,0.00011378487,0.004538327,0.02447352,0.0007628491,0.028532712,-0.029413722,0.054669015,0.009255646,-0.009017278,-0.028940873,0.0016588916,0.005808106,-0.024859963,0.01854785,-0.02828994,0.017331785,0.04254503,-0.015602576,-0.05432889,-0.008691984,0.014932062,0.018856924,0.042320684,-0.026521964,-0.0153503325,-0.0069339843,0.029319247,-0.0096213585,-0.013875365,0.028782288,0.051491022,-0.016648458,-0.05400421,-0.010928027,0.011416777,-0.15768893,0.015035049,0.005886028,0.059318237,0.018346502,0.01395889,-0.028974805,-0.0117023885,-0.049539965,0.038098074,-0.0022941488,-0.045165766,0.019268978,0.0138757285,0.014098356,-0.016992174,-0.021684911,-0.0055932812,-0.042154975,-0.04563838,-0.0110639725,-0.04602482,0.055221558,0.0022688357,-0.047314074,0.023547616,0.070046246,-0.010135213,-0.0007171995,-0.021678166,-0.03785629,0.03910676,0.0055896826,0.026733061,-0.014146462,0.03815136,0.021390399,-0.00045043603,0.000578051,-0.00011264315,0.040478144,0.03444587,-0.0133488225,0.037749868,0.00641611,-0.0070626955,-0.04191989,-0.021344118,-0.07154671,-0.032116268,0.024894647,0.015241059,0.007858224,0.01237528,-0.020406973,-0.0041198367,-0.00029436604,0.038388893,-0.031452358,-0.0038822223,0.014419557,-0.03526173,-0.0033661912,-0.023491787,-0.011990986,-0.02675608,0.009463365,0.0125590535,-0.013350993,-0.049169555,0.024517307,-0.044869445,-0.02696781,-0.03396022,-0.0071296967,0.05247526,0.021616003,-0.009745824,0.008509409,-0.107735634,-0.015058236,0.034519095,-0.0063779135,-0.0033304484,-0.029057298,-0.02181129,0.0003945628,0.017032616,0.004072995,0.22560938,-0.01755575,0.0035029694,-0.027295506,0.04489336,-0.015226222,-0.00059615244,0.05355103,-0.010394557,-0.047292896,-0.003984277,0.025215406,-0.025421677,-0.004902089,0.028821118,0.0321181,-0.058218118,0.01631692,0.048113864,-0.031479806,0.003222222,-0.039253555,-0.0054083485,-0.021471467,-0.054350335,-0.03638377,-0.043881755,0.014161352,-0.023580834,0.010098969,-0.058702663,0.070554815,0.0371356,-0.03271456,0.01081569,-0.004303523,0.037030336,-0.04492224,-0.031156026,-0.00026769043,-0.0035593861,-0.0006601826,-0.03642305,-0.08148218,-0.01421518,-0.0026557397,-0.019104274,-0.0049778125,-0.016574131,0.005424299,-0.006895603,0.012587727,0.0191157,-0.031123566,0.013744661,0.009296549,0.005255917,-0.017374445,-0.013750948,0.03153308,0.026882462,0.009714355,0.0002358351,-0.02257436,0.0147407185,0.007233584,-0.0069437027,-0.013658881,0.0015100823,0.009234416,0.056165908,-0.0058434554,0.018494759,0.011546254,0.000554021,-0.039496247,0.009252998,0.027759539,0.019571302,-0.00036146032,-0.0394746,-0.029925274,-0.033331838,0.0275011,0.026059886,-0.00019400977,-0.0028670388,0.0666038,-0.020922946,0.0046349033,-0.005784172,0.03398187,0.010003773,-0.030215872,-0.011958534,-0.017231284,0.01663233,-0.05181696,-0.014097973,0.015522155,-0.065459035,0.01703041,-0.0012639026,0.009175747,0.03682277,0.0037884645,0.014881216,-0.008611052,-0.032942444,0.059091676,-0.09415337,-0.0023021286,0.018244037,-0.012066309,0.049111925,0.08406063,0.014729609,0.017620582,0.05203265,0.006184497,0.04328393,0.008961818,-0.028309764,0.027925521,-0.043926243,-0.05139231,-0.026906723,-0.024124803,0.058989096,0.026584297,0.05572677,-0.021206215,-0.007830729,0.029174984,0.026677057,0.019706478,0.011440149,-0.0034906177,-0.006402245,0.036317628,-0.008073214,0.005085492,-0.014385128,0.0280097,0.055091813,0.072971575,-0.031102827,0.0057048732,-0.036335006,-0.029092386,0.0035229272,0.050725576,-0.008366553,-0.047666993,0.0009106515,-0.08066375,-0.023498986,-0.03724806,-0.004008925,-0.020771116,-0.023369428,-0.0021014411,0.027269376,0.074582696,-0.04828666,0.0027961342,0.00038302894,0.036025055,-0.0015929466,-0.017343814,0.01432605,0.01846963,-0.04179736,0.008615463,0.012928263,-0.01501922,-0.01970783,0.0070037334,-0.029950516,-0.05642073,0.048388608,-0.037024636,-0.0089209415,0.018626163,0.053069565,-0.023020921,-0.018013107,-0.011428951,-0.031572647,-0.03536697,0.020360606,0.09976055,-0.0141864745,-0.011498176,0.017000172,0.00026286335,0.03513426,0.012959607,0.023500148,-0.008328532,-0.01823516,-0.003533273,-0.011764167,-0.022933861,-0.0026859154,0.0028241337,-0.047670297,-0.0093008755,0.022900002,-0.01025953,-0.0003556082,0.014125634,-0.09281992,-0.012513008,-0.036035452,-0.049396254,0.026843017,0.009706161,-0.024955217,-0.01892069,-0.03353773,0.0044409274,0.0054907207,-0.055603333,-0.028907103,0.031071782,-0.015131277,-0.045499753,0.003150468,-0.019372571,-0.008493255,-0.034475062,-0.005711908,-0.0224684,-0.025148435,0.0032670884,0.02691113,0.0043917047,-0.0025192846,-0.03916362,0.031060576,-0.021536836,0.00014153612,0.005953535,0.021229105,-0.016713776,-0.021462742,-0.044310257,-0.0019713275,-0.03220345,0.023317924,-0.038185623,0.0024850667,0.0058734217,0.047861077,0.00042128906,-0.013297538,-0.009012484,-0.0011500745,-0.06709283,0.003940663,0.05104242,0.016142238,-0.02465435,-0.021380357,-0.05582178,0.01943328,0.024865927,-0.03550061,-0.03721241,0.0193051,0.015299859,-0.0034377135,-0.016022658,-0.0219771,0.0077483235,-0.0028732026,-0.041696135,0.02806668,-0.047347434,-0.016926318,0.02443348,-0.0043845796,-0.015860824,-0.041825928,0.01544831,0.031862915,-0.03474711,0.03520543,-0.020026175,0.008801889,0.0037394078,-0.06803612,-0.0037779289,0.015908245,0.00015165159,-0.046344414,0.05434355,-0.006326848,-0.011792884,0.009072588,0.020833254,-0.011524466,0.0062297867,-0.00035400066,0.011194185,0.002763127,-0.039125614,0.048649583,0.008138344,0.01859542,-0.036918666,-0.016413791,-0.03732386,0.020841938,-0.018496146,0.046504997,-0.03268904,0.02874424,-0.006381632,-0.015929852,-0.01359342,-0.03634531,-0.008395461,-0.07145298,0.0072339694,0.0059004817,-0.037179526,-0.04668613,-0.0030009586,-0.02906846,-0.00029199544,-0.037676416,-0.028926095,-0.050910123,0.007970243,0.03726864,-0.03522543,0.02801684,0.01351467,-0.010406899,0.011869611,0.026902897,-0.017060822,0.007595804,-0.018153103,0.03108849,-0.0039127045,-0.022706185,-0.0024297994,0.08624448,-0.0032880702,0.007995511,-0.034807194,0.038355026,0.0035007873,0.0018671417,0.030608859,0.055624235,0.044259064,-0.035606343,0.03031742,-0.021455612,-0.04114241,-0.027232986,0.022725068,0.035826992,-0.04542762,0.00017698496,0.010856989,-0.01629939,-0.0046629678,-0.002496699,0.027277462,-0.06302193,0.042794544,-0.012600697,-0.038808692,0.02408142,0.011113336,0.0022618338,0.004069176,0.034048095,-0.01217909,0.029062327,0.013397001,-0.0052388087,0.029353328,0.06921122,-0.0048890957,-0.0034689328,-0.027087694,-0.042730104,0.029337363,-0.143963,0.035433337,-0.008400252,0.0017071158,-0.004644631,-0.0022727416,-0.036320753,-0.046325415,-0.042543292,-0.01819302,-0.005893102,-0.0586857,-0.004873285,-0.013082446,-0.031474225,0.03168567,-0.048095807,-0.000087876055,-0.04791199,0.053082965,0.037892323,0.0036501596,0.055262443,0.014510363,0.015834996,0.045941025,0.01425165,-0.01708334,-0.037951365,-0.05464598,-0.04195677,-0.042480573,0.020556124,0.050284743,-0.0015048748,-0.034370556,-0.0026189487,-0.0181386,-0.06863029,-0.016617721,-0.026505359,0.019534608,-0.0056129396,0.00029563933,0.019398075,0.021934438,-0.023217628,-0.019571934,-0.050432533,0.035804305,-0.036231264,0.054709908,-0.014003865,0.0140936095,0.017149962,-0.057457004,-0.030374315,0.0028574083,0.009521648,0.027662102,0.027944425,0.014597711,-0.04202997,0.004014912,-0.037537623,0.022677077,0.00036433383,0.027481312,-0.008385113,0.011314859,-0.025498308,0.03494162,0.004126587,-0.03311686,-0.008621018,-0.013079169,0.014246351,-0.021249928,-0.016417652,-0.008175009,-0.053420536,0.020573648,0.00027092922,-0.06436115,0.046225127,-0.0017492647,-0.0063278195,-0.0053106938,-0.05077656,-0.0057724994,-0.013805097,-0.019084325,-0.0075397035,0.008801315,0.0067591835,0.052595176,-0.043653507,0.0051807556,-0.03918775,0.039244246,-0.010259825,-0.026694218,-0.04883793,-0.017619507,-0.045697436,0.018252075,0.02240907,0.029898837,-0.041958503,-0.036476474,-0.015968258,0.019401308,-0.022206588,0.0195554,-0.05632261,-0.016871179,-0.012836196,0.03194312,0.058243677,0.01348208,0.0054092463,-0.00010390995,0.014439688,-0.022195207,0.024955919,0.099105015,0.021192085,0.022420866,0.0061947503,-0.0055023544,-0.0015674456,-0.040298093,0.008901406,-0.0002135296,0.048157286,-0.009480094,0.005203523,0.04493819,-0.039507236,-0.030281473,-0.054244053,-0.02556497,0.0028059888,-0.013060127,-0.0064178235,0.03227407,0.02404049,0.022345517,-0.010646897,-0.0429596,0.011796319,-0.026561568,-0.007426213,0.016822375,-0.0444467,0.022607954,-0.027851954,0.017164892,0.01850696,0.06993243,-0.024569599,-0.051360812,-0.02270188,-0.019805279,-0.044035036,0.06247698,-0.0032544518,-0.021575259,-0.020217046,0.026646204,0.028596653,0.047773108,-0.002686298,-0.01699846,0.033033535,-0.021810332,-0.03747643,0.0508491,-0.015786083,-0.025040545,0.036494344,-0.014439531,0.018579893,0.028180793,-0.025412824,0.02213507,0.0056397626,0.008351665,-0.024803534,-0.018790154,-0.02966651,0.0037152353,-0.026680239,-0.028622443,0.06617161,0.021192791,0.031905778,0.021111544,0.025833478,-0.0036659567,-0.034174047,-0.025312062,0.0049283826,-0.007343786,-0.023543473,0.03456694,-0.010032319,-0.011003322,-0.014604191,0.027799675,-0.012540946,-0.022058964,-0.0013428091,0.020838939,-0.030751674,0.016662551,0.030904105,0.009642402,-0.014693517,-0.021474315,0.031989627,0.007671316,0.023114683,-0.017764227,-0.021575982,-0.0053828787,-0.0031507104,0.0185896,-0.031830803,0.051552746,-0.057024144,-0.010026653,0.019098211,0.026760304,-0.013594816,-0.01090014,-0.021943552,0.0031327852,-0.009382018,0.012511051,0.037693743,-0.08983723,-0.01727298,0.0043114796],"last_embed":{"hash":"zuf287","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"zuf287","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{2}","lines":[212,212],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zuf287","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037314426,-0.026446853,-0.044930845,-0.005408723,-0.037782505,-0.038286913,0.04521457,0.007363217,0.015493295,-0.0068618734,0.017175125,0.008372174,-0.036394734,-0.0007297793,0.0024178047,0.044145294,-0.016551035,0.017684534,0.030287346,-0.019439973,-0.019196345,0.036536418,0.0806081,0.004723846,-0.009314027,-0.010693012,-0.023335233,0.0210198,0.014856876,0.072393216,0.003218623,-0.008924703,0.040670883,-0.019837065,-0.025854168,-0.01133097,0.012538652,-0.027915057,-0.036344323,0.04046727,0.03881154,-0.019727493,-0.011083247,0.017962266,0.07143819,-0.006986826,-0.0424242,0.0035853758,-0.011181665,-0.018085679,0.023926552,-0.025586776,-0.008754158,-0.007784341,-0.016819376,0.04521093,-0.029287685,-0.030987974,-0.01484148,0.02458102,-0.04543785,0.03608501,-0.018297551,-0.037922677,-0.01679839,0.074908674,0.030383077,-0.026895888,0.005737776,-0.042104818,-0.024402313,-0.008274595,0.037920494,0.005179102,-0.02885329,0.017814383,0.019258562,0.017838817,-0.023366615,0.05230443,0.014860992,0.014141097,0.034549955,-0.00994397,0.014780491,0.0056746453,-0.020278651,0.043105043,0.02169547,0.010617643,0.019277764,0.020948034,0.0084566185,-0.055895977,-0.0049455925,0.032393273,-0.001415023,-0.0074271588,0.059333414,0.0063770865,0.029193532,-0.011122222,0.016249748,-0.013681165,0.015020511,-0.011134811,0.009645547,0.00991103,0.052856244,-0.027001433,0.00306531,0.030550981,0.013855863,0.020650672,0.014140869,-0.0063253944,0.010867279,-0.026072321,0.023147102,-0.01605252,0.06230723,0.034443352,0.0023915563,-0.020168826,-0.008933988,0.009553895,0.0162518,-0.006489702,0.013373159,0.026911475,0.01014761,0.016405623,-0.018039964,-0.014776707,0.0061415806,0.029841844,0.0453481,0.036420546,-0.0004381433,-0.05002365,0.04557496,0.04057083,-0.018730382,-0.014610876,-0.021303765,-0.057280105,0.04603304,0.037341822,0.01454144,0.017495617,0.004526375,0.009296462,-0.010144254,0.029071469,-0.008680034,0.0009287239,0.02478606,0.047874637,0.011610154,0.00554992,0.022083443,-0.0066558006,-0.034224056,0.063070185,0.027137144,0.04102951,0.052075546,0.026398104,-0.029199485,0.0032637457,0.01647668,-0.052584715,0.0048858603,0.03454176,0.044392835,0.010426825,0.07949033,0.029541457,0.0074286684,-0.02245578,-0.024270544,0.0042134225,-0.014102364,-0.08348273,-0.01767649,0.044354603,-0.037799507,-0.024048615,0.01646229,0.036827672,-0.015412987,-0.0051833517,-0.030545544,-0.008917528,0.05040417,0.014434031,0.054747008,-0.041591812,0.023187099,-0.038895477,0.03786502,0.019073302,0.019327965,0.0041418523,-0.050504815,-0.015439535,-0.039300095,-0.029799065,0.010926098,-0.023930123,-0.0132461805,0.020915257,-0.007837151,0.0058546625,-0.025979638,-0.0024089818,0.011228623,0.0044504763,0.02666556,-0.010208905,-0.0034341842,0.042351153,0.061127987,-0.010678652,-0.0050126794,0.021892894,-0.032086547,0.032406688,-0.0019636715,-0.018417556,-0.012343138,0.010341338,-0.031778056,-0.00059266464,0.013609755,0.006308718,0.005363863,0.0010046824,0.037017047,-0.015382458,-0.013747009,0.043500267,-0.004125416,-0.015913626,-0.027719494,-0.03122451,0.038518474,0.0285929,0.010856855,0.035450324,0.005484641,0.0068658344,-0.029433057,-0.045079663,0.0051541636,0.02969819,-0.018527547,-0.021110026,0.004700779,0.024969783,0.020416085,0.0037180285,-0.0027379051,0.018037474,0.019337986,-0.00011410506,0.019341573,-0.013366275,0.0608188,0.026402583,-0.0014915451,-0.029181305,0.0055115777,0.0008953152,-0.036007278,0.002100596,-0.033353962,0.017358255,0.044297807,0.007685288,-0.036743797,-0.008248351,0.015725164,0.018925602,0.048214775,-0.031406485,0.007159043,-0.021904143,0.026937723,0.002003935,-0.012610795,0.0068274913,0.05084486,-0.03124312,-0.049484093,-0.009891588,-0.007303235,-0.15138845,0.0012269364,0.0032123965,0.0433851,0.024476139,0.01893404,-0.034631245,-0.015653035,-0.033992905,0.04002207,0.00791516,-0.037173968,0.024786793,0.023333954,0.014047951,-0.0096892975,-0.024833081,-0.0065686726,-0.042993248,-0.04341974,-0.00663057,-0.039870474,0.045540664,0.02167552,-0.04743492,0.032965112,0.080057435,-0.012414718,-0.0054093306,-0.011182836,-0.037504237,0.04330552,-0.004540976,0.027004216,-0.007546986,0.017731972,0.028757114,0.02922416,-0.0025253962,-0.013581448,0.052383047,0.02710247,-0.009418081,0.017511971,0.011518625,0.008963804,-0.034478936,-0.028789725,-0.08891714,-0.041807365,0.015286844,-0.0081595555,0.006025507,0.034336325,-0.023791064,0.0035983226,0.0023309542,0.016279459,-0.040506955,0.002234083,0.028452575,-0.051342644,0.0017261836,-0.022120373,-0.020089956,-0.040722568,0.0035036192,0.033720072,-0.015796045,-0.0446303,0.03051374,-0.03363332,-0.030048154,-0.030778605,0.0058270693,0.051175237,0.0106821945,-0.023220472,0.016124314,-0.10109412,-0.039997622,0.013162922,0.0003020461,0.0068611945,-0.037039373,-0.026048772,0.016029313,0.010360185,-0.022244392,0.23443611,-0.0021617,0.011147707,0.0038815797,0.025538515,-0.02473897,-0.00078797655,0.041775785,-0.0053160125,-0.03465954,-0.01939277,0.03108629,-0.028281,-0.0020460347,0.041751504,0.014843021,-0.055328168,0.016516205,0.046859626,-0.011828929,0.025708105,-0.049464207,-0.00037651838,-0.017606666,-0.06333499,-0.041459084,-0.027851574,0.00264106,-0.027977623,0.0028888409,-0.039173204,0.039219055,0.02835395,-0.03096068,0.015931344,-0.0023546652,0.028677063,-0.05540298,-0.04697085,-0.0054870034,0.008448815,-0.005585104,-0.02371532,-0.100713655,-0.033330582,-0.002027884,-0.0029993195,-0.02190706,-0.0048980145,-0.003105713,-0.003150085,0.009383311,0.021110585,-0.032464746,0.04358235,0.011354584,0.021068184,-0.0057789707,-0.010002322,0.015590744,0.04334729,0.007863125,-0.011136478,-0.016798725,0.021103255,0.013030663,0.0077863964,-0.0059789517,0.017151088,0.000874232,0.019868877,-0.0041562286,0.015960932,-0.0095495125,0.0025770355,-0.043076858,0.026292792,0.028510675,0.03096306,0.013024357,-0.03471802,-0.023725659,-0.037242845,0.017154912,0.01950768,-0.002521681,-0.009038729,0.053234264,-0.0154842315,0.024083005,-0.0013115385,0.02094383,0.0002108989,-0.022591632,-0.013212986,-0.02541659,0.035968564,-0.04358472,-0.017287942,0.013963175,-0.05932227,0.022830602,-0.010598503,0.017480025,0.024890121,-0.00038738904,0.02061767,-0.023853559,-0.02627449,0.05714989,-0.09890523,-0.0067629004,0.018035386,0.0032831805,0.062028956,0.081355155,0.022954507,0.0056019793,0.06422889,-0.0022010638,0.029846638,0.008184589,-0.037911847,0.0034100271,-0.043634754,-0.056000784,-0.023209037,-0.033420797,0.051004853,0.018993584,0.036667768,-0.024359602,-0.006467904,0.026925098,0.036633413,0.025062677,0.012188298,-0.019127164,-0.016171942,0.016587501,-0.006414996,0.0050724526,-0.008902127,0.028007794,0.039475173,0.07189789,-0.052035127,-0.019303545,-0.027210234,-0.012443346,0.006783949,0.022509476,-0.017935293,-0.052555844,0.0026254475,-0.07123234,-0.033956,-0.041868184,-0.016264932,-0.02597151,-0.028074276,0.024597142,0.023303408,0.05782508,-0.045170397,-0.0050161364,0.0036152692,0.040749464,-0.005895427,-0.0053160237,0.017540723,0.011734499,-0.054207865,-0.00034494695,0.0024140032,-0.044956934,-0.029311305,0.009661497,-0.040690146,-0.05773408,0.033822056,-0.038096685,-0.03140678,0.02457754,0.047361545,-0.014973568,-0.0012227147,-0.013345891,-0.029447014,-0.019364428,0.0021334875,0.10520341,-0.010636826,-0.021004405,0.026689349,-0.0016641018,0.05764521,0.022340763,-0.00016452213,0.006744587,-0.0013858497,0.040105287,0.0032052018,0.0055743386,-0.011423048,-0.00087227963,-0.039736718,0.009208595,0.030132817,-0.036313146,-0.010929103,0.008171661,-0.053000197,-0.014602921,-0.03434725,-0.045967095,0.02506099,0.012730273,-0.029086147,-0.025684206,-0.01763724,-0.008326685,0.01747915,-0.049987487,-0.015990002,0.039151244,-0.026124965,-0.05935042,-0.0033391952,-0.019663202,-0.010332816,-0.03451036,-0.015446407,-0.031716537,-0.01236041,0.011916091,0.020185437,0.0059018247,-0.012340229,-0.020985113,0.02380667,-0.022481736,0.023523515,0.00059822603,0.04387378,-0.01088867,-0.01876812,-0.06261585,-0.008934941,-0.023782892,0.026005222,-0.04410621,0.013188822,-0.009116652,0.034995236,0.0121599445,-0.0020810394,0.008450068,-0.007773248,-0.0705058,0.0054579685,0.04994299,0.028154029,-0.02761643,-0.019258365,-0.057673264,0.005747168,0.015907826,-0.049739175,-0.021357862,0.007332645,0.016717965,-0.019918758,-0.014683305,-0.00022026246,-0.0073382133,-0.0045479746,-0.050077647,0.049024165,-0.05512333,-0.040927593,0.011963405,-0.01978439,-0.016682955,-0.05331474,0.011228285,0.04214452,-0.042934205,0.025462965,-0.0315685,0.016274251,-0.0007984753,-0.040843304,0.0052351197,0.009854958,0.0017217573,-0.014639447,0.057642773,-0.0070482534,-0.0038672204,0.018701699,0.013315914,-0.011170887,-0.010556358,0.008822679,0.010708736,0.000041607662,-0.026299503,0.05694649,-0.0046581323,0.019565957,-0.039279986,-0.016623935,-0.041082088,0.029672077,-0.022504421,0.047379967,-0.038416836,0.029786365,0.0029722764,-0.008565837,-0.016239755,-0.051881284,-0.01861815,-0.06798802,0.009535019,0.0085622575,-0.0388554,-0.056013387,0.018676015,-0.017640615,-0.0032670156,-0.03708666,-0.032885436,-0.057599247,0.0030444716,0.040621568,-0.04050172,0.023495905,0.032857977,-0.019761002,0.010021982,0.03214642,-0.01986284,0.024359018,-0.019219903,0.022548623,0.018739477,-0.01137008,-0.01222671,0.06083186,-0.0052910624,-0.008141881,-0.045245897,0.040374413,-0.0019912086,-0.01781992,0.01161482,0.06401193,0.013324649,-0.03578929,0.019764282,-0.019636292,-0.034399945,-0.02327695,0.011204058,0.016382292,-0.050990302,0.0029908053,0.00085017976,-0.029832406,-0.028972887,0.0008303401,0.04884927,-0.06761658,0.03577176,-0.016030129,-0.03544319,0.03836757,-0.010966051,-0.011498023,-0.025699442,0.019272996,-0.0134591395,0.022677608,-0.006943452,-0.019176438,0.042648084,0.063100725,0.016497456,-0.02195615,-0.029930566,-0.027970983,0.0119874505,-0.14894995,0.0396665,-0.018626539,-0.00062499155,-0.004064635,-0.001820008,-0.025416052,-0.05418362,-0.035968795,-0.01920396,0.010820903,-0.055443417,-0.012717597,-0.013750102,-0.0337345,0.033946626,-0.04641732,-0.00008333325,-0.053878102,0.044768963,0.03418061,0.012481903,0.042641778,0.017721098,-0.012241674,0.034695458,-0.011036983,-0.00054527936,-0.036156245,-0.03736298,-0.036542155,-0.025483243,0.020884134,0.046718705,-0.00035893454,-0.012388107,0.004376597,-0.021806411,-0.081581324,-0.025098834,-0.011204245,0.0155658135,-0.0021636665,0.017793436,0.015156263,0.028172353,-0.016495215,-0.017813955,-0.047404096,0.014348105,-0.053423926,0.043076456,0.0032539219,-0.0063719964,0.027762681,-0.027343582,-0.024226947,0.0021246625,0.0136471465,0.020704443,0.019457983,0.029165624,-0.054259244,-0.005913997,-0.023341808,0.025282688,-0.023736278,0.029969525,0.00069947273,0.02586326,-0.03257151,0.02803992,0.010119636,-0.04573624,-0.010927969,0.010288644,0.0073519317,-0.026975505,-0.044780727,-0.011712437,-0.050089434,0.027118277,-0.0037018866,-0.019602492,0.047626823,0.005470242,-0.014644906,-0.016609617,-0.06695218,-0.0041873986,-0.02640561,-0.011272616,0.007893625,-0.007090169,0.0040114066,0.06481292,-0.01832118,0.005436473,-0.027452517,0.049293842,-0.010017851,-0.016405197,-0.03764767,-0.0018528021,-0.035345048,0.029335761,0.02104302,0.02328058,-0.01989904,-0.038200386,-0.020749765,0.017044682,-0.013755827,0.03111331,-0.07226766,-0.018687284,-0.020237949,0.021201635,0.054972753,-0.0022904044,-0.0054714615,0.0013311862,0.031377252,-0.02394533,0.03137793,0.085878916,0.023303824,0.037060134,0.018296512,-0.008729751,0.0069394275,-0.032206345,0.027661424,-0.009763325,0.030788193,-0.010435079,-0.014452803,0.03110973,-0.055532236,-0.023266843,-0.052908454,-0.023495322,0.008037674,-0.028795496,-0.014487135,0.045431502,0.018817138,0.008715315,-0.028446414,-0.046014853,0.00540689,-0.005864387,-0.0039798063,0.042759743,-0.04013243,0.037822682,-0.012954166,0.023297332,0.0109264115,0.07494869,-0.02034617,-0.04133388,-0.025637118,-0.0068955864,-0.03383157,0.072166204,0.006299949,-0.010613246,-0.008960734,0.020423232,0.032669105,0.031393044,-0.007914728,-0.010525685,0.05187809,-0.0145743415,-0.026210422,0.034654126,-0.032950334,-0.03409148,0.033266116,0.0017650318,0.023621276,0.019353263,-0.0073166317,0.04843891,-0.0034541776,0.007241563,-0.03281084,-0.019402921,-0.019233305,0.009923012,-0.0127020385,-0.036881853,0.07581662,0.0082608415,0.02618606,-0.00457886,0.01793536,0.022185113,-0.025667759,-0.019699482,0.013814913,-0.01125696,-0.02545878,0.043253675,-0.008808211,0.016315931,-0.018271767,0.024130736,-0.01176096,-0.027485134,0.005193559,0.016796857,-0.037211154,0.03483701,0.030498289,0.016240032,0.0075592753,-0.0067669,0.014176628,0.030307101,0.023860298,0.009234467,-0.022625342,0.011665117,0.010365352,0.026143353,-0.01525206,0.027120454,-0.07666832,-0.012162742,0.031505875,0.008362744,-0.019543678,0.006831217,-0.0226109,0.01675681,-0.014653829,0.018676419,0.031824738,-0.07119054,-0.014399615,-0.006438961],"last_embed":{"hash":"16d7f06","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"16d7f06","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{4}","lines":[214,215],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"16d7f06","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043442905,-0.023324927,-0.02359405,0.013380361,-0.045081597,-0.04260215,0.049544696,-0.016750153,0.024375634,0.02000562,0.010258276,0.008487918,-0.014021847,0.013948786,-0.005745986,0.042864498,-0.026782162,0.014750125,0.031455033,-0.022704406,-0.031470947,0.031289037,0.0809213,-0.014023097,-0.033064187,-0.0031151266,-0.01852697,0.00015820574,0.02415161,0.08273228,-0.0039867503,-0.017685106,0.047157757,-0.018696064,-0.038928192,-0.033178847,0.0027100304,-0.034756303,-0.04536161,0.05523523,0.024763726,-0.023986567,-0.008717224,0.023898967,0.06905645,-0.012663385,-0.045322716,0.002841914,-0.0022527878,-0.028417215,0.029408503,-0.014433987,-0.006103839,-0.004631471,0.000592802,0.06389047,-0.011294592,-0.029039068,-0.02176731,0.024436466,-0.03882506,0.037804034,-0.0093611,-0.019743785,0.015626343,0.026502691,0.017437177,-0.02045606,0.0028722154,-0.03549856,-0.015358104,0.01081752,0.033072352,0.014940233,-0.037431948,0.016609883,0.0033861443,-0.009400394,-0.007029017,0.045313276,0.0058393525,0.018451288,0.015473536,-0.0031909717,0.0047422126,0.020702824,-0.0066663083,0.053643506,0.027872248,0.025566112,0.010473845,0.024425618,-0.018000666,-0.04167177,-0.007985925,0.012954211,0.011453937,-0.0075623924,0.036420364,-0.000868791,0.03453006,-0.039938424,0.011366195,0.0043100896,0.020035192,-0.0016712603,-0.0024250983,0.0068497504,0.058089025,-0.028428588,0.0059674117,0.031661168,0.016358824,0.045418344,0.009411768,-0.017560072,0.028293932,-0.035273366,0.016462203,-0.010430563,0.05848378,0.038824722,0.027215283,-0.018531807,-0.019861462,0.045956332,0.0041544787,0.008290928,0.026618257,0.02805447,0.021640778,0.036357626,-0.025289612,0.01045024,0.0045935023,0.0342875,0.03958721,0.028748207,0.0040398496,-0.04949718,0.060229596,0.044986606,-0.024446053,0.00111089,-0.019202271,-0.046848577,0.032469902,0.014025039,0.007873438,0.02027727,-0.0015713423,0.020529535,-0.0053633996,0.040847473,-0.030929036,-0.012179896,0.020591076,0.073561616,0.0023901726,-0.004428748,0.03212057,-0.013693893,-0.02201073,0.07345133,0.006712343,0.0056951474,0.048635747,0.011419524,-0.03104387,0.0031684518,0.0050242185,-0.04700091,-0.010552383,0.020510383,0.03985788,0.009945413,0.082054436,0.032786578,0.005068531,-0.019529277,-0.028881531,0.01387212,-0.025054762,-0.07486052,-0.03397799,0.043370374,-0.033356674,-0.04806441,0.017385582,0.0123622,-0.010227037,0.0074715153,-0.0123162465,0.0066909627,0.030555451,-0.01445336,0.046915192,-0.015685227,-0.0023668818,-0.031372536,0.011250518,0.03142089,0.011645397,0.0016769419,-0.036774494,-0.00466373,-0.025713041,-0.030513884,0.030713435,-0.040129397,-0.021818686,0.016016705,0.00873779,-0.006005402,-0.020517083,-0.019265074,0.008670508,0.00019345118,0.0205682,0.008054627,-0.0038795655,0.042365268,0.04981839,0.017172104,-0.02952498,0.020726582,-0.047812033,0.045906447,0.028800525,-0.019052848,-0.020047138,-0.00026694822,-0.005159133,0.010439548,0.026543068,-0.00037759639,-0.0021654307,-0.0028094326,0.03853917,-0.013284814,-0.005176252,0.025518486,0.043749064,-0.021875452,-0.041913282,-0.02607142,0.04144373,0.03586909,-0.0025121537,0.015258951,-0.002601619,0.00913963,-0.01908148,-0.035885718,-0.00026030283,0.030543532,-0.040739022,-0.035113625,0.0032887827,0.017768584,0.011831287,0.009626698,-0.008115917,0.022203604,0.02166236,0.004786053,0.02776445,-0.019465659,0.048847526,0.014141274,-0.011719623,-0.045896348,0.016138189,0.014929932,-0.059375748,-0.0009146665,-0.03977142,0.027939199,0.055029288,-0.022403065,-0.03884292,0.0013591503,0.014207606,0.019199053,0.04288087,-0.028295115,0.008686001,-0.027089687,0.029572656,-0.0062195472,-0.023317998,0.015553718,0.05385641,-0.019427605,-0.014994701,0.0041116285,0.0016354971,-0.1597517,0.01717071,0.0040002745,0.06956679,0.0142493425,0.00872851,-0.013714341,-0.00775613,-0.06660607,0.067129776,-0.015823523,-0.037810642,0.0460911,0.014500161,0.019649193,-0.013016031,-0.025413156,0.0031908867,-0.03568637,-0.04499364,-0.01993049,-0.032177355,0.06138734,0.02547796,-0.027030423,0.006961812,0.058419306,-0.02437586,-0.0023699354,-0.0093959225,-0.045717817,0.03813585,0.0074895965,0.0033739689,-0.018083299,0.06072312,-0.0038098316,0.002551809,0.011694984,-0.0057487297,0.050536975,0.042233437,-0.021036386,0.02464133,-0.009383649,-0.01285922,-0.026174052,-0.0051318095,-0.06150318,-0.029458191,0.013804243,0.00074805826,0.008006581,0.03807868,-0.04347431,0.00426297,-0.011877346,0.02181123,-0.033619065,-0.020135181,0.0064903297,-0.041622262,-0.0027405554,-0.048275832,-0.023352962,-0.05016388,0.029712776,-0.0015084337,-0.0152348215,-0.044559207,0.025810482,-0.024893405,-0.009378962,-0.021278072,-0.0026232165,0.03241243,0.016635548,-0.026996152,0.011345243,-0.10078367,-0.024248755,0.043576796,-0.016886765,0.010444201,-0.024963124,-0.026977515,0.0056579807,-0.00044836197,-0.0106618535,0.24182841,-0.0017268804,0.002795181,-0.015080746,0.043718036,-0.0010721155,0.010868053,0.062357277,-0.0136858,-0.04300757,0.0021813533,0.026594039,-0.019167151,-0.012753909,0.017857013,0.034448233,-0.07853095,0.00010993936,0.04645511,-0.018631076,0.0027632066,-0.028964134,0.008723274,-0.025747241,-0.07349413,-0.008460833,-0.038833648,0.0088507235,-0.03258904,0.031796798,-0.049325857,0.02897082,0.042017616,-0.016685218,-0.008198157,0.0038421524,0.021788992,-0.049863573,-0.03613022,0.002343803,0.01898365,0.0031358614,-0.032413468,-0.087837465,-0.015633477,-0.026751667,-0.039958354,-0.013961478,0.0029714827,-0.005191536,0.0064874464,0.0063943486,0.007345958,-0.041009523,0.023647914,0.013017029,0.0065931478,-0.002135058,-0.0065486026,0.03447817,0.0277707,-0.001033707,-0.0149834305,-0.021895654,0.01415569,0.024869733,-0.009363821,0.008361141,0.014026124,-0.0050792433,0.014494295,0.011695285,0.008008865,-0.0003615261,-0.002614489,-0.043457903,0.012248565,0.01800512,0.011269872,0.0028371145,-0.029988592,-0.032035578,-0.017733417,0.014897021,0.017359847,-0.009249996,-0.007876081,0.045039378,-0.022642914,0.015576109,-0.016590584,0.021657906,-0.024320114,-0.029979438,-0.0132450955,-0.028427912,0.026589572,-0.04315515,-0.042401757,-0.0057855383,-0.029436115,0.025675246,-0.0071101002,-0.017401576,0.04469238,-0.012203663,0.020375345,-0.016122356,-0.012739986,0.014556364,-0.08700739,0.0048100827,0.032906946,0.005893789,0.021252085,0.060580343,0.025234533,0.04085334,0.06994228,0.011457966,0.038066383,0.014711155,-0.025007863,0.0077430867,-0.042144045,-0.06370881,-0.034847513,-0.005939898,0.03593909,0.007993083,0.054547016,-0.015631866,-0.003386495,0.018880766,0.016870819,0.01894518,-0.005363516,-0.00497091,0.00911665,0.043901306,-0.03999768,0.018438853,-0.0015994225,0.016115146,0.040699724,0.059845153,-0.019894967,0.007935273,-0.028222723,-0.012468137,-0.019279625,0.049124032,0.026272532,-0.047185633,0.002409701,-0.08507787,-0.031305484,-0.05173104,-0.008908415,-0.021704797,-0.033925645,-0.009963564,0.036793828,0.07844529,-0.036868747,-0.0002699696,-0.00010146494,0.028744664,-0.0024976037,-0.0024299198,0.012247132,0.008150108,-0.044642344,0.00582254,0.03165742,-0.04772868,-0.023589242,0.027144745,-0.037186034,-0.038496558,0.040231753,-0.020399055,-0.018407026,0.008692928,0.07466961,-0.020865748,-0.010969694,-0.016210081,-0.024218954,-0.03826817,-0.0015802975,0.107197955,0.025169678,-0.021057488,0.013743017,0.011955584,0.034891367,0.011695808,0.04557212,-0.01110937,-0.029699484,0.021831496,-0.0072858077,-0.0052338406,-0.006643421,-0.001008136,-0.050865397,0.018068539,0.022024218,0.0027263202,-0.0060459157,-0.0046959445,-0.054006826,-0.004184438,-0.055367112,-0.027368106,0.039686818,-0.000816014,-0.023666449,-0.02124386,-0.016203163,-0.013170824,0.023341367,-0.05546071,-0.0069484147,0.03375651,-0.012753452,-0.048216786,-0.027567087,-0.015869506,-0.009210238,-0.046463016,0.007110536,-0.014238858,-0.01815961,0.011217277,0.032650772,-0.001965952,-0.00539761,-0.0026912026,-0.00059597986,-0.0020775236,0.022264244,0.003834821,0.024302073,-0.0063764583,-0.027072674,-0.03777705,0.015480586,-0.026828589,0.01413171,-0.05031747,0.017868618,-0.0029820637,0.040473104,0.019089615,-0.0138797,-0.0062323944,-0.005811278,-0.06528124,-0.007715304,0.016653955,0.029444229,-0.015666187,-0.018730719,-0.050439827,0.011665508,0.024336128,-0.04723551,-0.049004093,-0.0045538857,0.017732821,-0.0038416188,0.0018372135,-0.015326111,0.00287337,0.0031635724,-0.031747483,0.042113103,-0.06588851,-0.037639998,0.02448288,-0.0010772013,-0.023019189,-0.042121448,0.014248677,0.028957183,-0.04492991,0.023000875,-0.025599789,0.022435194,0.0022434006,-0.04934017,0.01256397,0.032318413,-0.00458323,-0.04027635,0.030337842,-0.010114932,-0.029876884,0.0048529385,0.02283664,0.009965461,0.0003822539,0.0007536201,0.014998601,-0.011683135,-0.031712454,0.058202516,-0.0116337435,0.015919385,-0.026894571,-0.0037554437,-0.024779646,0.028542954,-0.008889801,0.055891853,-0.046556473,0.03182378,-0.0025460587,-0.010345501,-0.014136476,-0.02697344,-0.029416293,-0.055242382,0.014949616,-0.008913714,-0.031474683,-0.04729466,-0.0014702552,-0.031119756,-0.016150124,-0.034132514,-0.045292947,-0.0568808,0.0037791033,0.06438706,-0.020433955,0.028950764,0.0029623131,-0.03482192,0.010465482,0.013103805,-0.018110452,0.024991855,-0.027186172,0.03378635,0.018224932,-0.021216445,-0.0063004936,0.065000705,-0.015824467,-0.0066238544,-0.035756566,0.024772162,0.011903198,0.029408047,0.025314402,0.055101935,0.03342808,-0.04179445,0.016326603,0.0010943657,-0.057935532,-0.032301404,0.0116488,0.03704994,-0.06953192,-0.028945457,0.019527271,-0.03053425,-0.023849936,-0.0017536324,0.032187823,-0.052370075,0.038892172,-0.012479114,-0.043505777,0.02848528,-0.0037567345,0.0011386268,-0.020091072,-0.0014548984,-0.008481199,0.02316349,-0.0032132969,-0.0106890695,0.03822221,0.056344397,0.029932149,-0.029835213,-0.028241672,-0.026520537,0.008355391,-0.15215234,0.03687667,-0.0076784734,0.0062669627,-0.024249844,-0.0023892948,-0.0421782,-0.033015095,-0.03500008,-0.033489596,0.0055956147,-0.07550054,-0.0129005425,-0.01925176,-0.03509989,0.04438128,-0.049802024,0.018146608,-0.047973976,0.06619483,0.025031362,0.0016237339,0.030130057,-0.0020676584,0.016438015,0.03117014,0.0035364362,-0.022350827,-0.020502128,-0.056790695,-0.03373349,-0.033474322,0.026791956,0.035687055,-0.009557091,-0.008580521,-0.007506632,0.0027376057,-0.05940284,-0.0043267026,-0.020095168,0.010540657,0.01250679,0.009518858,0.0031451383,0.045950323,-0.011148316,-0.011882312,-0.02807186,0.0018368535,-0.0378615,0.04188871,-0.007254014,0.017310262,0.001662337,-0.03807212,-0.008245476,0.007372253,0.002087275,0.020559682,0.018444942,0.02338482,-0.046786603,0.004888588,-0.02063138,0.027995843,-0.02799231,0.031130183,-0.016506437,0.017819464,-0.035746902,0.038825534,-0.0060014944,-0.042819705,0.0027997096,-0.01741268,0.011776818,-0.0077579413,-0.027164118,0.009490795,-0.04257971,0.002081701,-0.006865635,-0.01616726,0.054895073,0.001389217,-0.012013285,-0.0044646394,-0.081172355,-0.0067477934,-0.023849173,-0.035073217,0.00320043,-0.0032732973,0.0055490024,0.033681348,-0.028431311,-0.006564076,-0.02565225,0.04140082,-0.00072632346,-0.025610322,-0.0335129,-0.006424038,-0.031359095,0.035796147,0.019329818,0.027682045,-0.022509646,-0.047507253,-0.025770605,0.015210356,-0.029559763,0.01251755,-0.08484379,-0.028174017,-0.02221364,0.04289354,0.04844101,-0.011477914,0.025912276,0.0052015884,0.025881972,-0.04192237,0.022298455,0.087387145,0.03549145,0.041299414,-0.010494315,-0.0072807916,0.0037980948,-0.035032567,0.031920657,0.0002805821,0.030182322,-0.028369268,0.005622053,0.035062604,-0.032693636,-0.05680537,-0.02852639,-0.059929878,0.017790938,-0.025712391,0.0069171246,0.023170926,0.04168746,0.004861537,0.0034746886,-0.04026781,0.017001491,-0.010205747,0.0029496755,0.05421547,-0.017329799,0.032206923,-0.012904862,0.03105484,0.010803804,0.048547573,-0.029758098,-0.05110234,-0.008396557,-0.004502342,-0.027628642,0.058910605,-0.0051211035,-0.01322225,-0.01204032,0.011897321,0.022587044,0.039430425,-0.0022420965,-0.018593527,0.045514736,0.008412613,-0.026673704,0.042326067,-0.0324226,-0.030273061,0.021973366,0.012240057,0.028047757,0.04294731,-0.010916689,0.035788275,-0.0026977896,0.0015028242,-0.017013382,-0.013099128,-0.0019400177,-0.000032909422,-0.014850836,-0.019568289,0.06474986,0.035538632,0.034316204,-0.010758999,0.03711986,0.007776423,-0.029102592,-0.03481138,0.0311492,0.011661553,-0.050922353,0.03810846,-0.009958931,-0.017073186,-0.009979435,0.016552554,-0.03665673,-0.014868724,-0.014488109,0.042486373,-0.02552337,0.02051874,0.023953272,0.030131923,-0.007827907,-0.028679404,0.03744062,0.016606567,0.029084893,0.0000538215,-0.008740831,-0.014634582,-0.009543183,0.014219292,-0.013014036,0.032126196,-0.07025192,0.0021578872,0.016089018,0.01073745,-0.012251917,-0.007233803,-0.033347312,0.00540186,0.008879947,0.008945723,0.02623174,-0.07610733,-0.001646489,0.0036654444],"last_embed":{"hash":"xhy9ek","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"xhy9ek","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{5}","lines":[216,216],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xhy9ek","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024387227,-0.013639596,-0.01936027,0.014816503,-0.04403465,-0.020105151,0.034458086,-0.013420764,0.005914586,-0.005860613,0.022972897,0.0035613,-0.00871411,0.010709675,0.0008450654,0.029126488,-0.0051663104,0.017861491,0.03706097,-0.022208283,-0.008518284,0.027988177,0.07081134,-0.021365149,0.012396865,-0.018523928,-0.007008387,0.014246234,0.009839002,0.07705057,-0.009424282,-0.021249354,0.039439715,-0.030531993,-0.03580602,-0.035035044,0.014592759,-0.03276437,-0.05437499,0.06614906,0.041563023,-0.01923699,-0.012577556,0.025424812,0.05138495,-0.006064654,-0.054940052,-0.004192148,-0.018423634,-0.026373943,0.02935452,-0.014441195,0.0042908406,-0.0005152914,0.0070052505,0.05931643,-0.0074205715,-0.039564166,-0.010650922,0.02723091,-0.040697664,0.039993923,-0.020440545,-0.006382431,0.0012978056,0.04733459,0.042091418,-0.01086537,-0.0021581776,-0.023210904,-0.016381186,0.0015868642,0.04936076,-0.0063787443,-0.042667028,0.002748186,0.024195246,0.011086776,-0.012157944,0.052425627,0.009050993,-0.011050755,0.038283266,0.012994902,-0.008513436,0.025207974,-0.020088593,0.0559182,0.017921709,0.013691531,0.02174954,0.019231398,-0.014339872,-0.050582338,-0.010328329,0.023480594,0.017058384,-0.0038308764,0.044527285,0.0112682255,0.027432868,-0.02998167,0.014577582,0.022959398,0.0027800747,-0.024732191,0.034111407,0.00915767,0.069995336,-0.018858688,-0.009238898,0.028282335,0.03606642,0.041333783,0.0045115836,-0.004864588,0.018862374,-0.025777828,-0.014800356,-0.007949895,0.05800473,0.03167678,0.013929707,-0.028276391,-0.033068847,0.0058703693,0.006727375,-0.008258007,0.031109115,0.011205614,0.018107789,0.03024386,-0.047997963,0.00027881993,-0.0057389573,0.033466697,0.049773876,0.03699638,0.0181882,-0.043096017,0.034850523,0.026075715,-0.06230202,0.0016088311,-0.03240636,-0.044685144,0.021437997,0.0030415296,0.0103810225,0.023560906,0.017127758,0.007025064,0.0027446018,0.04299458,-0.02193145,-0.0035714903,0.0011968629,0.05425415,0.0044060475,-0.002668652,0.007878928,0.01580012,-0.030024901,0.050822683,0.00038512342,0.0057185674,0.045935728,0.022586342,-0.028391862,-0.0054996763,0.020014865,-0.059189864,0.01132121,0.029294997,0.046302337,0.016284136,0.08238472,0.026829408,-0.020718478,-0.0147096785,-0.01865299,0.0069736424,-0.020278076,-0.07669815,-0.010020131,0.04795303,-0.01510771,-0.04724537,0.011889886,0.014593517,-0.011568333,-0.008325397,-0.032657403,-0.029944235,0.037599094,0.0042346204,0.046864804,-0.011732485,0.021931142,-0.03165423,0.023838477,0.028309349,0.016586361,0.00621827,-0.05117392,-0.00079368724,-0.02571483,-0.024329448,0.020270627,-0.029757017,-0.019410418,0.0059247776,-0.01030224,0.0026875942,-0.013081763,-0.011303259,0.02585233,-0.0043721832,0.0209355,-0.002215765,0.0075747417,0.03183789,0.053264853,0.017734582,-0.030478109,0.0017900217,-0.03782998,0.06314936,0.020464335,-0.017020177,-0.014722276,-0.011136042,-0.02057532,0.017429192,0.02532217,0.0075772824,0.008426981,0.018746424,0.041926406,-0.009989303,-0.021548131,0.064292505,0.020859849,-0.00900252,-0.024899712,-0.014747069,0.0423965,0.034027915,0.0014598774,0.016729912,0.015739447,-0.014557112,-0.039502323,-0.050897513,-0.013102423,0.029302336,-0.046464734,-0.027082684,0.019980965,0.04055266,-0.0063336664,0.011652396,-0.0032162678,0.008042486,0.0028844033,0.0019262109,0.019945718,-0.012077057,0.05178752,0.027640767,-0.008099316,-0.045362774,0.0007079657,0.015961014,-0.041195236,0.009250253,-0.033597916,0.012386068,0.04473056,-0.014878605,-0.033978913,-0.01921577,0.029135758,0.0015357172,0.043758865,-0.01574816,-0.012401599,-0.005722005,0.008780556,0.004896301,-0.02084391,0.019970765,0.05669326,-0.015380747,-0.027908692,-0.01563827,0.01521757,-0.15505701,0.030281445,0.017511448,0.060842946,0.011837303,0.004292266,-0.012630056,-0.012574005,-0.064333856,0.039589576,-0.007056752,-0.054731987,0.032495346,0.009984147,0.009407394,-0.024157116,-0.011458536,-0.014365731,-0.05150645,-0.032037828,-0.030926684,-0.04734787,0.044677366,0.00458374,-0.040971976,0.028446766,0.051650524,-0.017624108,-0.0023095745,-0.012901785,-0.054413058,0.050066244,0.005997721,-0.00087674544,-0.022396684,0.039736565,0.0068552997,0.01918486,0.013502295,0.008403776,0.034159947,0.036216848,-0.011230128,0.038032934,0.0041885558,0.016158314,-0.036800057,0.00077066506,-0.06397587,-0.03435483,0.042386815,0.0016080181,0.018614858,0.020873643,-0.021117669,0.0043888954,-0.016391782,0.014007151,-0.029954042,-0.019602064,0.017064393,-0.0316101,-0.0009418757,-0.017816564,-0.009732127,-0.037916802,-0.0025011534,0.0074025765,-0.019751176,-0.04138359,0.02265075,-0.02375317,-0.00781946,-0.0303634,-0.008421526,0.04533761,0.01315152,-0.0131904315,0.002227753,-0.10344055,-0.04134981,0.045714695,-0.028780885,0.0034893856,-0.034292318,-0.046278413,0.015494178,-0.0021619017,0.003608177,0.22602037,-0.017617067,0.006577179,-0.000054272215,0.032554347,-0.014122083,0.0047870977,0.05071196,-0.015697295,-0.049186043,0.00023459904,0.041432798,-0.028728569,0.0025975027,0.010351173,0.022564637,-0.054247886,0.011665165,0.047620445,-0.030456387,0.0031879395,-0.047669288,-0.0030029675,-0.019231437,-0.05679635,-0.044756427,-0.01134994,0.012612127,-0.023409665,0.00974983,-0.05100191,0.045721482,0.037609093,-0.03061691,0.004632086,0.006210105,0.02783001,-0.03780027,-0.020582316,-0.0113168275,0.0011985317,0.0009520644,-0.03511139,-0.062494356,-0.021184016,-0.002131044,0.009309579,-0.0074376096,-0.0044604987,-0.0056817518,-0.0010848861,0.0071913474,0.012934246,-0.024171256,0.01939275,0.022041706,0.01386328,-0.004424966,-0.024238978,0.027163785,0.050043378,0.01069408,-0.02412485,-0.014220374,0.05583856,0.021438453,-0.01661568,0.00045111653,0.019500388,-0.008764612,0.039677303,-0.0018591407,0.0028610646,-0.0010679526,-0.0050384984,-0.023556292,0.012176083,0.020635078,0.03005448,0.009499135,-0.028191052,-0.03884755,-0.024942977,0.028381871,0.014210073,-0.0006507514,-0.007051609,0.065440215,-0.029259486,0.013185259,-0.003030566,0.03816118,-0.004957477,-0.039828848,-0.012634358,-0.018311989,0.036204677,-0.040114213,-0.031351555,0.003374859,-0.06164325,0.036845103,-0.007478956,-0.0060821255,0.038816184,-0.0074187336,0.027449861,-0.010459887,-0.019345408,0.04071156,-0.095693894,0.0060010958,0.012234346,-0.021555731,0.037070516,0.068405546,0.017726274,0.03321557,0.06445945,-0.009251394,0.05005099,-0.0010352535,-0.005013954,-0.0032644845,-0.029666336,-0.06499124,-0.035292417,-0.03208016,0.047566604,0.008947792,0.045264017,-0.0266702,0.015037779,0.018296674,0.02922548,0.002814263,0.021798339,-0.020871269,0.0025452182,0.020317264,-0.0058770757,0.007829285,-0.008679198,0.031143708,0.04863663,0.06505982,-0.010450874,0.0037307334,-0.04067348,-0.021707425,-0.01586541,0.03815742,0.0036806841,-0.04086331,-0.010816076,-0.07045188,-0.024648696,-0.012096798,-0.013490153,-0.014475901,-0.026689442,-0.010349769,0.030788815,0.058591504,-0.043874435,-0.011347249,-0.011176624,0.034712967,-0.015549842,-0.0137570845,0.0119981365,0.031108038,-0.02755531,0.010090189,-0.00032641998,-0.043929096,-0.0033105693,0.022030083,-0.010238368,-0.037193686,0.046305235,-0.022919465,-0.01905979,0.028237866,0.07183004,-0.0035602043,-0.023942761,-0.002020918,-0.030078255,-0.029071024,0.009591276,0.10294677,0.0068337615,-0.01897693,0.009520121,0.008426934,0.023250781,0.011464056,0.04312774,0.0064859698,-0.010327054,0.025204716,0.0012504988,-0.015828045,-0.008426707,-0.0044023828,-0.06420089,0.012196852,0.015340763,-0.01066696,-0.010365307,0.012302647,-0.06569833,-0.009108624,-0.05119543,-0.04462206,0.02045928,-0.006739935,-0.006479463,-0.00043684602,-0.03908914,-0.014698119,0.023335703,-0.05156084,0.0006438812,0.048150375,-0.014948881,-0.045911305,-0.017482787,-0.009929934,-0.008233077,-0.050521906,-0.00034642345,-0.027164157,-0.014160435,0.0048592645,0.032341875,0.012969675,-0.012118289,-0.02481888,0.014342334,-0.004740841,0.0017463301,0.0075630727,0.023618396,0.013679284,-0.039806247,-0.04396215,0.009377883,-0.029577227,0.02121589,-0.038851302,0.0020298155,0.01635518,0.0548157,0.008556264,-0.024631586,-0.0020026837,-0.0074950433,-0.08336606,0.0052511278,0.052708603,0.00781913,-0.0117798755,0.008646333,-0.08398916,-0.0030517783,0.020148404,-0.040258482,-0.012401873,0.0055176946,0.0050358446,0.002390762,-0.0017050041,0.0068743955,0.023628531,0.006573945,-0.052887473,0.045318548,-0.0612627,-0.023277706,0.03448995,-0.002337462,-0.019871095,-0.05096021,0.00453505,0.012069139,-0.02900743,0.03646457,-0.02982003,0.0062485305,-0.01687487,-0.07315387,0.0030182498,0.038004912,0.00435417,-0.06338484,0.027476242,-0.0221019,-0.019622937,0.0121989325,0.02033454,-0.0051906197,0.011634157,0.0019179081,0.027860764,-0.004865915,-0.049291037,0.03938333,-0.0076047094,0.0014738081,-0.021516934,-0.009029515,-0.036479596,0.031735856,-0.022706648,0.0430237,-0.03228115,0.03195257,-0.0060546766,-0.002630416,-0.026634179,-0.037595507,-0.02033395,-0.06716659,0.016163794,-0.0019468764,-0.031987477,-0.038326047,0.000333755,-0.018582461,-0.016989175,-0.04367999,-0.031834044,-0.06346717,-0.004571274,0.035212483,-0.024233045,0.019850124,0.024105502,-0.02191181,0.0074375416,0.020954173,-0.03663255,-0.0013327627,-0.027973376,0.012422711,-0.004180669,-0.034543563,-0.0023853455,0.06984347,-0.004710412,0.003625987,-0.053442057,0.0637738,-0.004695988,-0.0048768567,0.010834469,0.046637844,0.013625368,-0.021123033,0.020478884,0.0005589533,-0.04444052,-0.028967027,0.02773782,0.03488781,-0.048019517,-0.0009873253,0.027825367,-0.016204894,-0.015219587,-0.0036841624,0.038794592,-0.07130703,0.036315978,-0.010919166,-0.029428422,0.013388275,0.0075052194,0.009315009,0.0023693473,0.018408159,-0.014890823,0.03694172,-0.007345701,-0.016608106,0.04250197,0.062275954,-0.0019120313,-0.026816098,-0.04334378,-0.02805571,-0.007130022,-0.13613065,0.040507685,-0.008901902,0.004912447,-0.007461097,0.0002689925,-0.029948795,-0.044706833,-0.04825821,-0.027064981,0.0020869847,-0.06794307,-0.012996574,-0.020373495,-0.030865822,0.04070529,-0.048610877,0.01265065,-0.045457445,0.05900938,0.029533375,0.005830693,0.03392238,-0.0013799247,0.0010023698,0.036871202,0.015417553,-0.014742375,-0.024126664,-0.048093934,-0.035378892,-0.034803398,0.01847298,0.02567101,-0.0011015638,-0.019422771,0.016091462,-0.012993879,-0.082315885,-0.015232588,-0.035578772,0.0145173175,0.0042473953,0.010820955,0.016446104,0.03980876,-0.018152712,-0.012628165,-0.0442828,0.03096459,-0.05186822,0.044540983,-0.013146571,0.019760037,0.01772482,-0.052327957,-0.01264721,-0.011949095,0.0063809603,0.020983765,0.008355015,0.023077276,-0.047733843,0.015286323,-0.056246098,0.031006377,-0.0033008114,0.0183708,-0.025259143,0.013909139,-0.031664077,0.03474519,0.012528588,-0.020797227,0.0030201043,-0.024829222,0.017547294,-0.026029862,-0.024345541,-0.00056522974,-0.05977785,0.024582254,0.0020381415,-0.02332042,0.060099132,-0.008320263,-0.021718904,-0.0046216035,-0.06837044,-0.00010217897,-0.014984754,-0.016283272,0.0085794525,0.00017382052,-0.0074794744,0.046343457,-0.043572593,-0.006623561,-0.035891674,0.054457404,0.019065471,-0.028249204,-0.035881266,-0.012518426,-0.040369168,0.03359139,0.01551776,0.019104512,-0.02984546,-0.063370466,-0.010980711,0.008553049,-0.03014544,0.01723379,-0.07362367,-0.03700278,-0.01108679,0.03155008,0.04801065,-0.027409123,0.0051973476,-0.012967648,0.028539909,-0.028740257,0.0091902455,0.08911046,0.010884232,0.036494017,-0.00029267432,0.0030170751,-0.0053575295,-0.042835917,0.023276193,-0.0061651305,0.04810494,-0.005491531,0.030981945,0.040303405,-0.021422107,-0.029899858,-0.054290116,-0.037758578,0.007142111,-0.007849396,0.0034406171,0.041275952,0.013257942,0.014129789,0.009403467,-0.039735373,0.0085638035,-0.009178766,0.005933724,0.040663898,-0.02617344,0.027361523,0.00005258214,0.027947852,0.00248586,0.06413638,-0.019178381,-0.04339723,-0.020315628,0.0070390566,-0.028069302,0.0633451,-0.015719019,-0.022492975,-0.015076196,0.00270545,0.02959341,0.041442353,-0.005092102,-0.023618193,0.050562933,-0.0030314396,-0.033314288,0.04426536,-0.036647506,-0.037231676,0.031428926,0.009882997,0.030725898,0.043700855,-0.024207752,0.02754839,0.035051428,-0.018273408,-0.019034531,-0.016185164,-0.010880414,-0.003771632,-0.027075276,0.0127375,0.086655855,0.014504045,0.022794403,-0.00043061288,0.034869634,-0.0006737113,-0.04330197,-0.045320682,-0.007791733,0.006089688,-0.041021828,0.030572103,-0.0053047654,0.0014313093,-0.030118631,0.033849277,-0.03373164,-0.02564948,0.013279655,0.028912544,-0.015521826,0.034537338,0.03883144,0.022115773,-0.008877697,0.009520121,0.021607857,0.007852699,0.01773624,-0.017748216,-0.01781794,-0.023722103,0.029337931,0.017522786,-0.017521663,0.03487293,-0.07453876,-0.010190655,0.031979196,0.026315998,-0.014837524,-0.01508238,-0.040543433,0.00046159973,-0.0030592114,0.006939836,0.05068096,-0.061010417,-0.033983435,0.011134554],"last_embed":{"hash":"1u50ehd","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1u50ehd","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{6}","lines":[217,217],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1u50ehd","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02460609,-0.022155507,-0.050869413,-0.0034165632,-0.030014921,-0.0068236087,0.008941282,0.016797204,0.00085987535,0.0033455465,0.021899154,-0.007642045,-0.03990519,-0.018384717,0.010792082,0.018165939,0.011537793,0.022889482,0.023832064,-0.027361052,0.00008774533,0.031511385,0.061639432,-0.025006043,0.0038006336,-0.0061723287,-0.0077968705,0.015488677,0.018202404,0.06496853,-0.022379506,-0.015069636,0.042272452,-0.039415367,-0.046404097,-0.03170504,0.014180657,-0.03565707,-0.0352751,0.04657934,0.023632424,0.0031014779,-0.0025289692,0.0157901,0.08032968,-0.015981311,-0.040944006,-0.0022692508,0.012142924,-0.013499487,0.025536679,-0.040210254,-0.019728431,-0.015873596,0.020098252,0.06313111,-0.011155158,-0.045203377,-0.0068428917,0.0075473427,-0.046410527,0.0021510788,-0.01519013,-0.02502242,0.0085702855,0.07860923,0.025355946,-0.018667663,0.011031906,-0.03823714,-0.020556765,0.014216451,0.045253728,0.016465226,-0.03151454,0.01566349,0.022228302,0.016066665,-0.0077996072,0.061008565,0.016584726,-0.0054195947,0.019878734,0.008870367,0.028102424,0.01969034,-0.041044317,0.02337246,0.023878762,0.020516753,0.023870975,0.009642968,-0.024055192,-0.050899837,-0.025824165,0.025657753,0.01518268,-0.022974519,0.05278808,-0.005627176,0.032015942,-0.0083778305,0.02680699,-0.021681055,0.0030948112,-0.011286517,0.010287207,0.021135766,0.056803495,-0.023258522,-0.0029781112,0.033897866,0.018802404,0.0192342,-0.0040337387,-0.020664776,0.004828438,-0.026702661,0.010768465,-0.0023971435,0.04891907,0.017725958,0.0111454455,-0.044172,-0.0154568255,-0.008652664,0.025221244,-0.0058401697,0.016641155,0.028992215,0.03264831,0.019347085,-0.012502484,-0.022060433,-0.047805097,0.017348122,0.049481492,0.027099293,0.019605609,-0.03668405,0.034507178,0.02427611,-0.034668736,-0.015046355,-0.014820855,-0.032610327,0.041036848,0.0060008704,-0.013993271,0.039530978,0.0105769755,-0.011504644,-0.016330153,0.051619332,-0.014345139,-0.0071203276,0.019682053,0.03734476,-0.013329059,0.012986942,0.016594345,0.009801233,-0.034111004,0.04448565,-0.003914859,0.01970538,0.05324179,0.037188545,-0.030308463,-0.023311617,0.013866937,-0.039559472,0.016527098,0.01888789,0.028072353,0.025640022,0.05295,0.03292996,-0.0053285016,-0.018519264,-0.029393014,0.014132854,0.022759363,-0.073891334,-0.015469025,0.0226809,0.0009879008,-0.04511888,0.01354147,0.030374985,-0.009480722,0.005986668,-0.030990297,-0.033456046,0.04693792,0.0040784935,0.03895854,-0.0134955635,0.022942362,-0.047943067,0.024180386,0.023808911,0.028168738,0.011542795,-0.03901045,0.001754268,-0.017907022,-0.0525688,0.020258505,-0.028550092,-0.0032266446,0.014825162,-0.0006293795,0.014557779,-0.022030737,0.0028951005,0.0007407305,0.0065512303,0.023101138,0.021867586,-0.04017019,0.031332057,0.04743249,-0.011537482,-0.008867652,0.026873559,-0.01878092,0.03154497,0.0076102125,-0.01624489,-0.028275905,0.0086549055,-0.020174704,-0.0059763547,0.051132414,0.032379016,0.01782886,-0.01229706,0.036094893,0.0023207162,-0.0061937235,0.03166427,0.010345593,-0.005799641,-0.0095253205,-0.005747921,0.033250835,0.014450648,0.0060143876,0.0103982845,0.011689386,-0.012053609,-0.0070857205,-0.061442196,0.012996052,0.03695099,-0.045264013,-0.011811567,0.025828749,0.02848637,0.0024180259,0.014078512,0.0071336934,0.01028564,0.013913068,-0.012218091,0.0014808056,-0.035564575,0.04551678,0.02725563,-0.02933511,-0.031173976,0.018693006,-0.00109627,-0.010391263,0.017187886,-0.02505227,-0.004908075,0.032611404,0.010875957,-0.008399881,0.01632711,0.018256256,0.03777897,0.033592787,0.0032381625,-0.010559599,-0.020533685,0.025218317,0.007956385,0.0035587412,0.013480413,0.0519227,-0.018890956,-0.041110158,-0.0123683,0.012250165,-0.15396091,0.021440012,0.017200347,0.05534844,0.0058492906,0.021556024,-0.041259285,-0.015627783,-0.06841973,0.053351082,-0.010527317,-0.038934212,0.052451048,0.027015297,-0.010368287,-0.013350485,-0.014934295,-0.011389221,-0.048848554,-0.04236967,-0.000079739744,-0.04518846,0.04961366,0.0216752,-0.025380587,0.0073023564,0.071403764,-0.012564156,-0.010106009,-0.005636077,-0.04828999,0.059543733,0.0012851132,0.049561854,-0.009748944,0.04723326,0.013033841,0.018115979,-0.033408932,-0.007959189,0.026942326,0.021969492,0.0025625485,0.030779958,0.02754003,-0.027942041,-0.028024156,-0.037114132,-0.074491456,-0.05179631,0.030774057,0.008660084,0.029795198,0.009208946,-0.0064131804,0.004835754,-0.005478536,0.026571892,-0.063646935,-0.006109822,0.01314702,-0.025434878,0.0065868613,-0.0013484025,-0.011500818,-0.040364552,0.012631778,0.015499792,0.0025476879,-0.039083794,0.026522463,-0.036145028,-0.003575582,0.0027749778,-0.0046072393,0.04135154,0.016807774,-0.02631262,-0.011208062,-0.09814342,-0.030771058,0.044939812,0.011980329,-0.0045573884,-0.0281141,-0.03832279,0.008262693,0.022167597,-0.001638618,0.23106521,0.004100971,0.014629562,-0.022399388,0.05578197,-0.0100769745,0.007588179,0.043897294,0.0014728345,-0.057720173,0.00015404525,0.02857349,-0.012111226,-0.016829029,0.024108231,0.042616013,-0.061554886,-0.0074514723,0.037577447,-0.018056802,-0.007843967,-0.04381022,-0.022135647,-0.0015427746,-0.06330646,-0.045485407,-0.038281534,0.013670283,-0.0138177825,0.012593645,-0.069957435,0.050490506,0.054660887,-0.039152578,0.016109532,0.010276788,0.024742708,-0.017563555,-0.022051595,-0.029266378,0.02212076,-0.0039350367,-0.054750506,-0.06989068,-0.014942265,-0.016229214,-0.017604958,-0.018821241,0.003639455,-0.009697065,0.0045975205,0.011285121,0.0060059493,-0.035419833,0.010736779,0.010941139,0.013884639,-0.037223276,-0.00022514301,0.034582417,0.042000726,0.0030871793,-0.014922405,-0.018498426,0.013408523,-0.013158677,-0.012604123,-0.028668122,0.019003741,-0.008437213,0.055358585,-0.0061582006,0.012223549,-0.018482307,0.0037097058,-0.035776068,0.016859116,0.028496617,-0.00696699,-0.010985002,-0.031033283,-0.0320482,-0.027483698,0.023215849,0.01411571,0.0014133665,0.007974288,0.07340185,-0.015849963,0.0043074233,-0.020396233,0.032571252,-0.009476911,-0.014292191,-0.039783325,-0.036355596,0.0071693286,-0.04259153,-0.010445753,0.018333878,-0.06862019,0.0010417096,-0.018347839,-0.014829736,0.052211035,-0.009459605,0.031543605,-0.03397027,-0.018373169,0.037795145,-0.094298445,-0.010688316,0.014297028,0.00740623,0.020837598,0.079378374,0.02172622,0.018174559,0.0766208,-0.0017207703,0.058912035,-0.008684659,-0.036386352,0.021688635,-0.031022927,-0.026807038,-0.038748484,-0.03267641,0.056119658,0.026720561,0.06348131,-0.021709727,-0.01322716,0.026680145,0.041514162,0.019615222,-0.011966659,-0.03297939,0.008246752,0.030815355,0.0007343686,-0.021803165,-0.019911354,0.016113179,0.040826567,0.059421916,-0.043199506,-0.0019918762,-0.020905172,-0.02913845,-0.002086112,0.03219469,-0.0012449282,-0.04376116,0.0002253169,-0.05458822,-0.024227872,-0.019601468,-0.0017948083,-0.020003075,-0.031699214,0.0051145693,0.025728198,0.04955674,-0.029462252,0.0133708,0.0026108848,0.046449594,0.0049978322,-0.012948994,0.003947985,0.011215007,-0.031296365,0.03501145,0.00019751357,-0.003970962,-0.0014793962,0.0024652171,-0.034917578,-0.03116704,0.03997686,-0.031480644,-0.031136364,0.0200463,0.07126618,-0.029067619,-0.036444236,-0.014994401,-0.034517214,-0.03853066,0.016480466,0.10544561,-0.013844839,-0.008024191,0.01998329,0.013192452,0.03417398,0.020638686,0.020437244,0.0073846863,0.006618249,-0.005949339,0.0016255409,-0.016524969,0.0067617656,-0.011904689,-0.03962791,-0.0055828523,0.020597877,-0.030729622,0.0021469467,0.016313616,-0.08641037,-0.007884082,-0.0207154,-0.026875615,0.041847926,0.006927126,-0.017797962,-0.019186953,-0.039816156,-0.010362207,0.021225598,-0.042756412,-0.03724303,0.0018893343,-0.005372946,-0.031612527,0.023283657,-0.017169002,-0.0021103376,-0.009317997,0.007892812,-0.02943979,-0.011137988,0.028800284,0.03767513,-0.000031418553,-0.006324371,-0.022779576,0.016532596,-0.0028195174,0.0050221747,-0.014357365,0.022599375,-0.02405409,-0.03071472,-0.050923113,0.012767337,0.002933323,0.023754647,-0.022677891,-0.00016076714,0.017530823,0.075536765,0.006186114,-0.022075485,-0.011876531,0.005161735,-0.06599799,0.009117685,0.023234336,0.0059156353,-0.012343335,0.006279749,-0.044582203,-0.0066030724,0.03731846,-0.021211533,-0.03852947,0.0215905,0.011417552,-0.00896909,-0.00898078,-0.056010123,0.0011646617,-0.0149330795,-0.0004206626,0.035968907,-0.059700087,-0.039124668,0.020779375,-0.037673105,-0.015991632,-0.03895409,0.03738602,0.025252279,-0.032002784,0.035378337,-0.0137064485,0.012764019,0.0082166605,-0.06373989,-0.0075370935,0.031233871,0.009419513,-0.04282199,0.05743536,-0.0073105274,-0.009075341,0.012045743,0.032380644,-0.0063705784,-0.007048706,0.002658734,0.007959331,0.0050762948,-0.024772113,0.04113033,0.01731846,0.020973856,-0.046206553,-0.00043882534,-0.04716675,0.026664425,-0.010737034,0.03606386,-0.022446062,0.029546235,-0.00068791077,-0.008896975,0.00022443857,-0.016244354,-0.016594667,-0.07526603,0.0027642897,-0.015295608,-0.01844593,-0.041853435,-0.019510938,-0.04029151,0.0034932806,-0.0487305,-0.053017408,-0.037305854,-0.004118162,0.04415843,-0.044199694,0.029243214,0.041083757,-0.022664275,-0.0054025855,0.03559833,-0.01027463,0.018912124,-0.029063787,0.01644308,0.0053389226,-0.014663603,0.0037468935,0.0706746,0.0013406764,-0.014138772,-0.016482484,0.040503573,-0.014441404,0.004486133,0.03863152,0.06092229,0.016634079,-0.039884433,0.020748733,0.00007222175,-0.02673628,-0.01893549,0.014682108,0.019725965,-0.022889335,0.00079115666,0.014285518,-0.020705324,-0.040979497,-0.00049293553,0.051823374,-0.057813365,0.037879705,-0.014416221,-0.01993957,0.029553555,0.008913488,-0.030503327,-0.0050891945,0.026462369,-0.015278809,0.032410573,0.013403011,-0.0032565794,0.0205372,0.056743897,0.019599544,-0.0077504446,-0.01489619,-0.05073489,0.01944864,-0.1385213,0.058863617,-0.0041970676,-0.015562665,-0.0022895746,-0.001764192,-0.035598177,-0.039248463,-0.0466686,-0.035511516,0.007611116,-0.05161364,-0.022167455,-0.012677047,-0.041324247,0.046503823,-0.027180068,0.0065627927,-0.05405241,0.051860645,0.021169357,0.01615924,0.030391382,-0.0028120042,0.0028931454,0.039513808,0.012885034,-0.021795945,-0.038342938,-0.03564223,-0.05940524,-0.037968665,0.018207595,0.059393205,-0.028022194,-0.039901778,-0.0040869103,-0.028327923,-0.06789822,-0.016140126,-0.02238288,0.03717522,0.006352526,-0.0047363653,0.009630181,0.042396862,-0.034151483,-0.014203641,-0.0661275,-0.0024230278,-0.0783743,0.06691263,-0.0005753296,0.002261001,0.017669626,-0.040903956,-0.0327749,-0.0056492346,0.015880547,0.03474843,0.0076324404,0.007838141,-0.051041912,0.0054421886,-0.03345375,0.02514644,-0.014086975,0.0169891,-0.031876538,0.0028198552,-0.01423888,0.028394045,-0.0003138555,-0.023926146,-0.022219213,-0.016180692,0.0071537658,-0.039648302,-0.0033454883,0.008330469,-0.060031615,0.028755145,-0.026887033,-0.06986556,0.072143845,-0.0045472705,-0.018261021,0.004272776,-0.03804834,-0.011426317,-0.026631778,-0.00084283255,0.0008536546,-0.00095070974,-0.013017398,0.053753804,-0.041725025,0.010480903,-0.02784485,0.037356462,-0.0022851513,-0.0022990592,-0.05047617,-0.022883765,-0.07096488,0.010442529,0.021381648,0.019048385,-0.0409171,-0.05617398,-0.01473599,0.010522544,0.0041243136,0.02881899,-0.05649776,-0.010136353,-0.020303272,0.02044266,0.046550103,-0.015078482,0.010525071,-0.0012503874,0.035951834,-0.024271483,0.022212733,0.07235171,0.017807577,0.039614473,0.0042216987,-0.0010519844,0.0065149902,-0.031473707,0.00844401,0.009824422,0.04022229,0.020820722,0.028140001,0.044858463,-0.04830249,-0.03612678,-0.047874425,0.0080163125,0.008163515,-0.0211658,-0.00065666944,0.03643284,0.033970166,0.025359899,-0.013631787,-0.04032337,-0.010237567,-0.031167442,-0.0046134326,0.020387277,-0.034694135,0.027449787,-0.03439568,0.00145224,0.012250002,0.07462795,-0.0061324066,-0.059899703,-0.011787383,-0.009005094,-0.052369457,0.07365457,0.001380829,-0.030391704,0.010246381,-0.00404878,0.02218759,0.07619507,-0.014738501,0.022551505,0.037425153,-0.037954323,-0.019788768,0.041642915,-0.02326798,-0.028374922,0.030779473,-0.021611888,0.025336636,0.04316802,-0.03284301,0.006982997,0.013064258,0.006837452,-0.023741383,-0.020018969,-0.038640425,-0.0071376404,-0.01703476,-0.016688515,0.050881978,0.03185973,0.030206997,0.004881081,0.016824948,0.024565104,0.014506361,-0.032824162,0.017227594,-0.0036755663,-0.025591124,0.03365362,0.0020097152,-0.01242906,-0.0140716825,0.034197193,-0.023530418,-0.018730089,0.0049801627,0.0052301413,-0.026327305,0.0041676355,0.024802176,0.014203015,-0.0159813,-0.04306868,0.03114625,-0.00057373155,0.032076083,-0.0016211501,-0.023230813,-0.022341501,0.00050493196,0.023450702,0.002652038,0.0343689,-0.07636535,-0.011424417,-0.0019285808,0.01736511,-0.026404103,0.0029135114,-0.0153767625,0.0224473,-0.006804429,0.02779214,0.040152956,-0.06316077,-0.024022864,0.010232017],"last_embed":{"hash":"1li96e0","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1li96e0","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{8}","lines":[219,219],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1li96e0","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04541425,-0.031671982,-0.037419014,0.008378938,-0.038535446,-0.019391691,0.040976048,-0.021172462,0.021651372,-0.0046025785,0.012682623,0.0068095527,-0.03070087,0.014804254,-0.0029540143,0.025640106,-0.021098193,0.017100615,0.02873089,-0.034625527,-0.030461108,0.014425657,0.085884295,0.0035282555,-0.009709726,-0.011367567,-0.013805124,0.009981156,0.02371868,0.07827466,-0.011315705,-0.0010671745,0.02701957,-0.038524665,-0.026972497,-0.04689295,0.013717535,-0.0193637,-0.0526688,0.048603658,0.049426112,-0.022204483,-0.024454407,0.027607383,0.06671322,-0.016252317,-0.048216697,4.0792133e-7,-0.009021343,-0.042484906,0.027803704,-0.01868617,-0.0059946696,0.0051269527,0.011457064,0.070037104,0.014602616,-0.045425504,-0.014673063,0.013009543,-0.044839572,0.024398172,-0.01588891,-0.021137884,0.007122802,0.03820628,0.037048396,-0.026686914,0.007385428,-0.02665196,-0.030274145,0.008771157,0.053902943,0.012946087,-0.034747563,0.006578069,0.03212343,-0.0041576815,0.008229639,0.05358835,0.0050394135,0.013967079,0.037446693,0.0050727897,0.0221197,0.024480855,-0.026789416,0.042747024,0.017741263,0.009672454,0.025170717,0.014683605,-0.0056734486,-0.05665851,-0.02444257,0.017418288,0.009144555,-0.005413619,0.048298948,0.0047563557,0.019089436,-0.018323714,0.020229401,-0.0063779545,0.0184996,-0.018948358,0.0037777417,0.032956466,0.0518426,-0.020044673,-0.01627657,0.024662172,0.007424309,0.031980503,-0.003112232,-0.026306849,0.010375104,-0.04716214,0.017997563,-0.02132388,0.03599347,0.017088246,0.03941284,-0.043060053,-0.0081207035,0.018404469,0.028425733,0.0065766633,0.02051912,0.032649666,0.02642194,0.007808124,-0.025109475,-0.014849975,0.0037962657,0.02129914,0.049189273,0.014827439,0.015043005,-0.067108765,0.045805257,0.016872415,-0.036660064,0.0015978449,-0.014422114,-0.02380103,0.043399885,0.0034705456,0.005062092,0.03356029,-0.017428434,0.005107571,-0.0073503405,0.02977906,-0.011500477,-0.0023464512,0.010005074,0.06970493,-0.012436202,-0.007989224,0.017219055,0.007035953,-0.027703708,0.050843276,0.013440131,0.021344718,0.042881384,0.013461203,-0.01888761,-0.0016121451,0.016201,-0.0163394,0.023760736,0.03801899,0.045186445,0.007744375,0.08370581,0.038066845,-0.0016999185,-0.010824335,-0.0374334,0.018855164,-0.0050532925,-0.079641424,-0.013077076,0.048831508,-0.03912281,-0.042268936,0.012481264,0.021499947,-0.008974434,0.012713724,-0.020301409,-0.022260228,0.046796806,0.0012954648,0.054407593,-0.020987295,0.028849911,-0.052882288,0.031208538,0.027391277,0.023639215,0.024013447,-0.04582172,-0.0050698174,-0.028261293,-0.017896993,0.023772212,-0.035142068,-0.02434926,0.033177122,0.017355908,0.010040034,-0.038994394,-0.009706285,0.0046073087,0.00018446869,0.012077628,0.00984438,-0.016912505,0.035846714,0.051385067,-0.015834497,-0.023773765,0.02047009,-0.010301507,0.057243496,0.020993223,-0.020780751,-0.013434886,0.0010921978,-0.020300671,0.006968814,0.016471516,0.019686861,-0.004968981,-0.0010315191,0.03644833,0.0016363703,0.00041179147,0.035606414,0.00934958,-0.008549369,-0.021243293,-0.013617481,0.026000232,0.04034795,0.010899962,0.04149477,-0.0035037647,-0.0071737953,-0.032891396,-0.04780583,0.004314749,0.04233313,-0.038365,-0.027866544,0.016654175,0.025825601,-0.0011757123,0.032187648,-0.009667384,0.012622098,0.010997018,0.007708135,0.024743592,-0.018232096,0.04282168,0.016087996,-0.012907623,-0.03385199,0.010624564,0.02373227,-0.03652644,0.015014738,-0.030618101,0.012238177,0.049829796,-0.00020455825,-0.04535003,-0.005414812,0.018647742,0.011537596,0.025403114,-0.02784808,-0.0028201118,-0.02507041,0.016648814,-0.02993196,-0.027959716,-0.00070891256,0.06343179,-0.026136136,-0.033542227,-0.015597604,-0.0008620983,-0.15119453,0.017363507,-0.0036443183,0.074898414,0.01249108,0.012981642,-0.03946261,-0.00004987422,-0.039399434,0.034613766,-0.0014574641,-0.050582435,0.04158512,0.03797401,0.0114326365,-0.0126527315,-0.028528797,-0.011122063,-0.031849958,-0.046879932,-0.023392225,-0.048782263,0.06801048,0.017922364,-0.039671563,0.0054088165,0.07134709,-0.014065373,-0.01297194,-0.02393245,-0.03762171,0.036963213,0.004569488,0.023629066,-0.00893325,0.029592816,0.0028420156,0.009289752,-0.02319979,-0.01158644,0.04216115,0.04071577,0.004192364,0.04010038,0.009174845,-0.02425256,-0.030230448,-0.012118617,-0.07038451,-0.02688906,0.019284915,0.015079936,0.016393943,0.0309178,-0.016500492,-0.0016048133,-0.009825472,0.033586916,-0.044647727,-0.021733116,0.0066933124,-0.028853912,-0.014318968,-0.016802529,-0.013744071,-0.04135439,0.021433204,0.010329414,0.010272,-0.03994112,0.029160868,-0.0391277,-0.012697518,-0.022592807,0.0062733716,0.059080634,0.023706798,-0.0302606,0.00015145745,-0.10135963,-0.039573234,0.03906146,-0.005954336,0.01645236,-0.03057097,-0.020555535,0.012592405,-0.00083795935,0.0042655854,0.22744364,-0.0024480838,0.0136921955,0.0075809374,0.047038008,-0.023490481,0.004957466,0.04626065,-0.011462476,-0.050894003,-0.003730001,0.023575224,-0.019821102,-0.0034673228,0.028194213,0.032951314,-0.071509406,0.01612488,0.051344436,-0.018991431,-0.0009403232,-0.05395933,-0.03621289,-0.009125501,-0.07072197,-0.039937146,-0.032416984,0.014824353,-0.01691365,0.01283699,-0.044494692,0.058142155,0.034986302,-0.031551775,-0.0116771795,0.009172739,0.008290011,-0.03708274,-0.0195713,-0.0010151147,-0.012395103,-0.0025775412,-0.031764038,-0.06656652,-0.014369616,-0.021281177,-0.023323465,-0.014723818,-0.027514419,0.00050273276,0.0063239043,0.01426382,0.009258616,-0.038333826,0.038993273,-0.0029189961,0.013755289,-0.006504753,-0.018552259,0.027491422,0.028591452,-0.004677279,-0.012472028,-0.015405723,0.0072883833,-0.0070045474,-0.0016745129,0.005680209,-0.0016504591,-0.009660823,0.019102165,-0.013975577,0.007141467,-0.003085212,-0.0029928833,-0.04143592,0.010232501,0.033448488,0.0115752965,-0.004614563,-0.04116959,-0.035706144,-0.038874343,0.0059611965,0.016624799,0.005517126,-0.01006589,0.062390752,-0.016591668,-0.005923575,-0.0081408275,0.022597093,0.005035441,-0.019569013,-0.011736456,-0.027292535,0.022405079,-0.046374336,-0.02978629,0.028848175,-0.065807335,0.024266109,-0.0030584005,-0.029965937,0.049092278,-0.011928187,0.02648669,-0.01573951,-0.012691735,0.026028179,-0.08652703,0.006019803,0.0049704243,-0.0014688065,0.0434288,0.06543536,0.042415235,0.019779788,0.06142362,0.0069684614,0.040587984,0.018828439,-0.025358042,0.029242948,-0.043021128,-0.055266112,-0.03277674,-0.026565801,0.04565478,0.0053359005,0.042618357,-0.012404873,0.00091568776,0.018260773,0.023810305,0.013971191,0.007034832,-0.00507434,0.012032416,0.04228684,-0.00688826,-0.028278042,-0.007522128,0.031427283,0.05358473,0.04884956,-0.017845523,-0.0015424875,-0.030789593,-0.013174237,-0.010402781,0.059576944,-0.009410963,-0.055410914,-0.006433686,-0.06850381,-0.017816179,-0.03292435,-0.0056122905,-0.018223204,-0.03173955,-0.010467718,0.028171716,0.055161472,-0.031855434,-0.000093163486,-0.004788807,0.04032497,-0.0039674398,-0.017371748,0.0006308815,0.020811113,-0.049137183,0.019951623,-0.0034250084,-0.025659218,-0.019892784,0.016296348,-0.032548174,-0.05689233,0.050537392,-0.05053119,-0.016229372,0.0025381604,0.056551695,-0.01394153,-0.030875634,-0.007850344,-0.031144207,-0.03287384,-0.015037164,0.08675194,-0.010359149,-0.010680735,0.03037804,0.0055747847,0.046609845,0.03121482,0.016882058,0.0077534136,-0.017997593,0.023942078,-0.0041744187,0.0076789632,0.013090763,0.0006685865,-0.05223117,-0.014081181,0.030233985,-0.0065781246,-0.0040167095,-0.001953762,-0.079142995,-0.013101954,-0.03560791,-0.030612506,0.04541277,0.010967811,-0.032984428,-0.021920484,-0.03239865,0.003481021,0.027023584,-0.062198054,-0.040574037,0.03863936,-0.024786497,-0.035509016,0.004875142,-0.016297173,0.0008716686,-0.030720713,0.008346912,-0.017500777,-0.013595405,0.01972126,0.027861936,0.0061702766,-0.0019662064,-0.022259595,0.016990643,-0.015297501,0.023628943,-0.013320888,0.036307517,-0.010822499,-0.020554624,-0.04513541,0.011833152,-0.021753985,0.019512122,-0.045959596,0.022427691,0.020961305,0.042453416,-0.00716254,0.013477246,-0.009943797,-0.016246948,-0.07215208,0.0026979772,0.02937221,0.003027213,-0.006392652,-0.029499803,-0.06822246,0.01430977,0.038062382,-0.03733299,-0.044933304,0.008788739,0.019570803,-0.012856055,-0.015238614,-0.02600543,0.005996932,-0.0020220566,-0.025922744,0.02838913,-0.050076425,-0.020111538,0.006476172,-0.014720008,-0.017645014,-0.06049005,0.02552288,0.039611008,-0.03242347,0.024641942,-0.037360225,0.014929164,-0.0041621076,-0.0654278,0.003117495,0.014056285,-0.0047176844,-0.0334403,0.031523492,-0.008899118,-0.009106264,0.009437789,0.03183779,-0.0012885991,0.005763047,-0.0047968295,0.015337356,-0.009053913,-0.029374404,0.06504586,0.010529633,-0.004064778,-0.034828197,-0.004064791,-0.056979254,0.020752417,0.008358112,0.04445202,-0.03740667,0.023346534,-0.0053333603,-0.0028607636,0.003225382,-0.031117518,-0.011640422,-0.049459558,-0.0007836435,-0.009513844,-0.015911685,-0.05163394,-0.0036729972,-0.032122005,-0.0025615275,-0.030253256,-0.049030576,-0.06287573,-0.01129052,0.04868035,-0.015236602,0.04554225,0.018147718,-0.0293621,0.0021834366,0.013710804,-0.013622918,-0.0037882389,-0.04737542,0.030009614,-0.009333662,-0.015080536,0.004779204,0.06505483,-0.013131634,-0.0068072034,-0.040364727,0.037541743,0.009685512,0.01000572,0.03392878,0.05192939,0.03278224,-0.038196612,0.003110373,-0.010412978,-0.039533958,-0.018379224,0.005802444,0.033453263,-0.05375998,-0.011727212,0.018514758,-0.008270107,-0.033757452,-0.0031054718,0.050096527,-0.058741435,0.036052816,-0.013917338,-0.03516528,0.019998325,-0.0049740393,-0.024837581,0.0015065159,0.014972538,-0.01707798,0.01612965,0.005977208,-0.010592945,0.02241674,0.08656475,0.027337337,-0.01611158,-0.022135228,-0.038651954,0.01704097,-0.14538729,0.03608976,-0.0018817432,-0.0040696594,0.00021948901,0.0125085255,-0.038529478,-0.034770884,-0.029952353,-0.023096202,-0.00820648,-0.066351876,-0.01656558,-0.012825393,-0.02701572,0.052574866,-0.04341982,0.0037092892,-0.05144632,0.06742227,0.034815922,0.009656442,0.04315041,0.006104394,0.019504113,0.031478457,0.016448,-0.020295909,-0.031471703,-0.058666494,-0.060422022,-0.022058934,0.022807192,0.046137076,-0.024122734,-0.025068764,0.0035078218,-0.008214004,-0.08423997,-0.029763862,-0.015657136,0.018791527,-0.0040608253,0.008387741,0.019799137,0.049150247,-0.0320667,-0.019500574,-0.048503824,0.011714852,-0.03685217,0.053572387,-0.008822205,0.011767507,0.00527341,-0.026609357,-0.0074699554,0.008973848,0.014317213,0.04048751,0.04177764,0.015169916,-0.0512218,0.0032599997,-0.031056263,0.023399554,-0.03383701,0.012834554,-0.0066497494,0.01636747,-0.01973333,0.009919237,-0.0027055633,-0.04130083,-0.008431144,-0.021572823,0.009679637,-0.0427518,-0.017825732,-0.00013857441,-0.05807241,0.025697647,-0.012936968,-0.05223595,0.054603696,-0.016298143,-0.006637952,-0.011902389,-0.05584037,-0.004747064,-0.013528303,-0.02023589,-0.0049370127,-0.003107856,0.0039621885,0.053689342,-0.023742931,0.0106408885,-0.03298286,0.045446794,-0.016967596,-0.016853245,-0.03768749,-0.010524326,-0.034702916,0.0129330205,0.025818197,0.026747305,-0.03574829,-0.04550153,-0.0045136465,0.00010153555,-0.023239715,0.01853997,-0.090081885,-0.01938727,-0.0139695695,0.036213115,0.048992686,-0.016230399,0.024518328,0.0070818258,0.034799002,-0.039597467,0.018250506,0.09422767,0.033299875,0.042323355,0.0053238524,0.010646522,0.007030183,-0.03093916,0.005309785,0.008630687,0.041039273,-0.0069735106,0.015468047,0.044543367,-0.026271582,-0.03095281,-0.05188849,-0.023339514,0.02487681,-0.028064888,-0.012464382,0.024420708,0.045224644,0.018915197,-0.0065655787,-0.035446543,0.02160185,-0.023785764,0.024975974,0.031534936,-0.032647174,0.023100004,-0.02097287,0.023883048,-0.0032459653,0.06653617,-0.0011266967,-0.055802736,-0.01605275,-0.014630292,-0.032142222,0.06177641,0.0061070835,-0.023434794,-0.0062906705,0.01685222,0.029569307,0.027953856,-0.01683478,-0.013411157,0.048090138,-0.03015314,-0.025803225,0.043034077,-0.0003529792,-0.025364771,0.035098717,-0.008740572,0.03178412,0.031362183,-0.014071613,0.0054669664,0.0070250225,-0.000583623,-0.04232016,-0.01350994,-0.030554594,-0.0044122776,0.0028114347,-0.028245976,0.07392118,0.028500836,0.026139755,-0.0059987395,0.026653187,0.023999926,-0.009431831,-0.034718618,0.036487766,0.0013800045,-0.029810054,0.032139182,-0.005680694,0.0021685746,-0.008329788,0.018665066,-0.012214222,-0.01225283,0.0075573786,0.024961248,-0.023387237,0.028823657,0.029265244,0.020141928,-0.007824651,-0.03263168,0.03996084,0.015533785,0.020248989,-0.0026073505,-0.010972088,-0.023691136,0.0037002906,0.020691326,-0.01803094,0.027125223,-0.065813,-0.005173817,0.015747055,0.031399667,-0.01868087,-0.0028562243,-0.003344609,0.0235739,-0.00027889202,0.016843962,0.032478914,-0.065827526,-0.025926495,0.017999208],"last_embed":{"hash":"pdtv7q","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"pdtv7q","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{9}","lines":[220,221],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"pdtv7q","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00990688,-0.030942317,-0.014217811,0.010644925,-0.037189186,-0.04027242,0.01288913,-0.013073528,0.007272748,0.004247999,0.020817675,0.02055284,-0.0070204632,0.013643732,0.0065699597,0.01691738,-0.0040886067,0.0025220774,0.0497513,-0.010020945,-0.021777779,0.028029298,0.09307508,-0.0068406123,-0.00070951105,-0.0029673763,-0.021101937,-0.008353967,0.033614837,0.07170659,-0.017123519,0.010956171,0.038811613,-0.027718425,-0.021810723,-0.015147075,0.009828295,-0.03438213,-0.050178453,0.055318985,0.039902356,-0.019118933,-0.0011529052,0.03929317,0.07570546,-0.025007674,-0.053027637,-0.008412846,-0.025533715,-0.033993784,0.051804904,0.0054431814,-0.0010442886,-0.009566399,0.00092948094,0.056076523,-0.010464177,-0.047379434,-0.01813737,0.0073393015,-0.044122573,0.045174822,-0.044552874,-0.007130317,0.008652094,0.033962138,0.0029052126,-0.016457643,-0.013067278,-0.035085928,-0.007823923,0.011326236,0.04329181,0.0065327897,-0.039666817,0.02412634,0.016350972,0.013506684,-0.0037258747,0.068799615,0.013618274,0.0022967411,0.014891978,0.008268416,-0.016702667,0.010294593,-0.024190044,0.044315215,0.007991582,0.004679945,0.026291357,0.010271914,-0.005922487,-0.03176435,-0.0056028888,0.0096448595,0.0069504995,-0.0031542205,0.049929764,-0.022704039,0.009928673,-0.019955799,0.030482063,-0.021691626,-0.003347701,-0.0071970457,0.024074582,0.024115708,0.06934292,-0.026215201,0.01038621,0.009469587,0.011293361,0.03275132,0.0012917165,0.0044933977,0.024393883,-0.018621614,-0.018824976,-0.017473456,0.063503705,0.008573237,0.039872713,-0.03127128,-0.011790205,0.002633507,0.030328274,-0.008373281,0.035338685,0.033780865,0.015199328,0.0124359485,-0.03407872,0.0059503037,0.011804675,0.027175942,0.054697167,0.054690097,-0.025833605,-0.025501095,0.042096924,0.012597463,-0.04596251,0.0038199793,-0.018225111,-0.03817495,0.023583842,0.011414475,0.0005445899,0.04318633,0.014534016,0.018110292,-0.012812093,0.03296039,-0.02676265,0.001425667,0.024207396,0.04721011,-0.0016501017,0.008698344,0.04281857,0.007022339,-0.019095987,0.043294583,0.0068583437,0.0076158307,0.021684779,0.033697788,-0.01688632,-0.013716193,0.011848189,-0.030375766,0.0041811704,0.035575863,0.038255475,0.022776507,0.09123223,0.016157832,0.0018075651,-0.02528447,-0.022426305,0.017817505,-0.025595028,-0.07085216,-0.017593073,0.030617116,-0.017817562,-0.021968026,0.0117970705,0.02827249,0.0027573567,-0.00079297577,-0.025821347,-0.009337124,0.057121705,-0.016711779,0.040447406,-0.016800214,-0.00023942639,-0.048737545,0.014025672,0.032273643,0.00525304,-0.011524713,-0.03822391,-0.01594501,-0.01237673,-0.018937439,0.022916427,-0.037637938,-0.024505295,0.015249579,0.0077977004,0.011781994,-0.01760824,-0.007160215,0.03543537,0.0075512133,0.03441493,0.0003755657,0.009697939,0.039670277,0.011078504,-0.012434872,-0.04190685,-0.0025773467,-0.05809977,0.04161593,0.013950145,-0.04574264,-0.018272841,-0.0010792895,0.0018053452,0.018013198,0.01322441,-0.009573721,-0.00516582,-0.0011271473,0.039755385,0.0021880353,0.0103445,0.030449525,0.038596865,0.0042703003,-0.0243175,-0.00019810858,0.028158935,0.028591076,-0.00121328,0.022086607,0.007837663,-0.015289447,-0.038268562,-0.045471746,0.008839782,0.038508695,-0.029684618,-0.026784278,-0.004441888,0.034901485,0.0120374225,0.004104486,-0.023771469,0.022913992,0.024585066,-0.010385321,0.019595519,-0.013164118,0.053799078,0.03247478,0.0010752224,-0.026838075,-0.001829274,0.015043681,-0.062022652,0.007922368,-0.0494723,0.008915931,0.027687227,-0.0043953266,-0.037608158,0.007201144,0.009990965,0.008660864,0.04557914,-0.020951554,-0.012556487,-0.02300308,0.023643736,0.024307657,-0.029110983,0.0128861945,0.053890523,-0.032083847,-0.011961206,-0.011935753,-0.00010712437,-0.1568136,0.00031757393,0.01792011,0.073202856,0.010176983,0.0059479843,-0.00694573,-0.02093472,-0.067884564,0.065865666,-0.022945125,-0.040414885,0.037041217,0.0026741317,0.0016929307,-0.018153518,-0.027961878,-0.0036017848,-0.05743637,-0.03702695,-0.031716704,-0.02984863,0.03629028,-0.0035465416,-0.018665526,0.03525363,0.060282577,0.007370518,0.0008228158,-0.013429367,-0.05563304,0.026018072,0.001436156,0.018063975,-0.007730247,0.056555398,-0.0025439938,0.01302738,0.005907447,-0.0041422136,0.027583793,0.025605662,0.0010160046,0.023305198,-0.0055244537,-0.0015115013,-0.044895,0.016905172,-0.05918132,-0.038809445,0.018982219,0.005449123,0.0056306315,0.02285728,-0.03177199,-0.0060730083,0.014013686,0.031147894,-0.047230467,-0.03877737,0.008745387,-0.028237417,-0.009274887,-0.005535757,-0.0051207785,-0.03493385,0.010373458,-0.0060750023,-0.043756012,-0.020122493,0.018843705,-0.029461006,0.0069068717,-0.026020609,0.007737969,0.042189904,0.015941247,-0.026144056,0.007496873,-0.106524445,-0.04472475,0.04203562,-0.017749427,0.009761203,-0.035287272,-0.025764382,0.02291197,0.0021381758,0.0007602262,0.23569447,-0.018304473,0.010159304,0.0016657509,0.038106665,-0.0073489323,0.012351661,0.06340386,-0.011621065,-0.03495913,-0.0028274858,0.011566254,-0.016626442,-0.010476147,0.023952695,0.03515893,-0.075311825,-0.00014210337,0.043509923,-0.01047613,-0.0060185906,-0.04824642,0.0071488996,-0.033412755,-0.08458554,-0.02277389,-0.013888344,0.028208526,-0.02307571,0.022656558,-0.04886844,0.02407724,0.039508656,-0.013064122,0.011779971,0.0064751785,0.026852017,-0.046940237,-0.04612792,0.005977905,0.01499922,0.007571738,-0.040762387,-0.07584498,-0.024064831,-0.014920697,-0.012311489,-0.0033723265,-0.018906642,-0.0030436218,-0.010963419,0.014059328,0.016305447,-0.028669704,0.019596154,0.02106348,0.0137987435,0.013148378,-0.015589592,0.020848786,0.021855446,0.006458673,-0.010109471,-0.023238918,0.033109553,0.021186,-0.013874227,-0.015561566,0.015943784,-0.018995842,0.028844465,0.017391397,-0.004454506,-0.0053906227,0.0020993236,-0.034708686,0.014378365,0.015525029,0.017483162,-0.0036604719,-0.03341355,-0.053034164,-0.016155276,0.020579591,0.02658498,0.005800835,0.011354824,0.045710586,-0.020397779,0.023356864,0.0047461716,0.016995493,-0.016596155,-0.048422024,-0.018232504,-0.013650293,0.042667866,-0.06287203,-0.03847561,0.017652916,-0.042452205,0.032722924,-0.008582052,-0.009628535,0.019539498,-0.011788157,0.017709898,-0.014088644,-0.0030904943,0.010281226,-0.10989143,-0.00795652,0.011013209,-0.015981192,0.026490506,0.06891563,0.038025267,0.024403915,0.060331613,0.007137566,0.044078927,0.015243306,-0.020324606,0.0222094,-0.025187917,-0.06817319,-0.019448888,-0.043449834,0.057860024,-0.0029055474,0.029585583,-0.024042415,0.009387813,0.01355886,0.029101491,0.0036435062,0.009607874,-0.02415998,-0.0028728468,0.027059842,-0.029501867,-0.016461672,-0.011634987,0.019540899,0.045288555,0.06120405,-0.027317379,-0.02396518,-0.025832096,-0.0062904926,-0.026121454,0.027319325,0.0047246795,-0.04817152,-0.017524771,-0.083874546,-0.032727513,-0.015035904,-0.0005754025,-0.029431786,-0.036025334,0.0025502203,0.029392961,0.065970585,-0.04334269,-0.011517903,-0.0018547875,0.018818337,-0.003801149,0.016947418,0.020649536,0.035754625,-0.029362312,-0.00207028,-0.0027767117,-0.03482567,-0.02394773,0.047599137,-0.018901821,-0.035435215,0.009875333,-0.01940596,-0.01783055,0.0066583194,0.0594923,-0.011146754,-0.025150495,-0.009956348,-0.03996547,-0.027586494,-0.006549227,0.115144275,0.011858497,-0.026566094,0.019799978,0.005844019,0.040410146,0.007430311,0.03439197,0.015931645,-0.007308789,0.031043602,0.0060710707,0.01703111,-0.02478657,0.022800358,-0.04505887,0.021584285,0.011970591,0.009451788,-0.009344988,-0.0023318904,-0.07713301,-0.015296083,-0.04155651,-0.03713753,0.025299551,-0.01234479,-0.011968826,-0.013873776,-0.009917036,-0.020185983,0.023493769,-0.0506109,-0.003528553,0.061217766,-0.02266449,-0.0624507,-0.030411834,-0.003285783,-0.007659243,-0.05441004,0.0019181047,-0.0027395778,-0.022416357,-0.011560777,0.026492532,0.007011589,0.0063310447,-0.014304343,0.003011319,0.008167432,0.020101357,-0.0054115597,0.026384551,-0.0033500153,-0.02114562,-0.03334749,-0.0036623892,-0.015911242,0.0033370273,-0.024041051,0.01442336,0.011408717,0.05932844,0.013795112,-0.023026077,-0.006519833,-0.026387373,-0.061091356,0.016928028,0.024088671,-0.00044275346,-0.0086469585,0.0055710427,-0.06287092,0.00026942312,0.021414304,-0.047240693,-0.027659627,-0.0063208085,0.0025023532,-0.008295483,-0.02214092,0.0057910886,-0.00019541178,0.011191815,-0.052408766,0.046509374,-0.07761477,-0.03184418,0.027251441,0.0035454745,-0.019300142,-0.06767218,0.0067578326,0.008127204,-0.04022331,0.05325639,-0.03835803,0.0060893307,0.006763833,-0.05943339,0.027814137,0.011095747,0.0075677466,-0.038959432,0.015695546,-0.016551565,-0.005184116,0.001534438,0.024538286,-0.008769781,0.0010421574,0.003330256,0.03708309,0.0016837617,-0.040159874,0.040962666,-0.0009362212,0.013962906,-0.025542522,-0.015438128,-0.019233888,0.012848395,-0.015253529,0.035758868,-0.0071380707,0.0387093,-0.0023979386,0.0013884591,-0.0048366226,-0.015371255,-0.0069678486,-0.051500753,0.008766636,-0.0028531225,-0.02405853,-0.043144993,-0.009096979,-0.029116292,-0.021202253,-0.04755867,-0.03630679,-0.0584471,-0.025585577,0.050904658,-0.031535782,0.027818874,0.016885523,-0.024342515,-0.01451937,0.016855411,-0.03500975,0.0080909245,-0.028420286,0.030739339,-0.0013232531,-0.032487832,-0.010807208,0.06581652,0.004883038,-0.012418878,-0.037294574,0.037032705,-0.0021566062,0.0104400655,0.04441781,0.07389061,0.025605327,-0.01024937,0.016550941,0.010215483,-0.033906873,-0.029683216,0.025764393,0.022482269,-0.07561804,0.010756757,0.014194011,-0.014968827,-0.031882197,-0.0015800825,0.048760712,-0.04982739,0.03548328,0.010506371,-0.011878269,0.025310503,-0.014519163,-0.011178327,-0.022747546,0.013641444,-0.021299543,0.03523429,-0.012251963,-0.015803967,0.027320722,0.056310467,0.03819596,-0.024759378,-0.04121096,-0.04195748,0.017406806,-0.15617897,0.02119329,-0.0018403817,0.0051419744,-0.03525992,-0.0153022865,-0.016593471,-0.034775615,-0.044216726,-0.012589108,0.0123313125,-0.043759614,-0.020894915,-0.016986223,-0.05127027,0.053008184,-0.06019191,-0.007709298,-0.04024415,0.04988792,0.03338171,0.0006836143,0.03859538,-0.0026808446,0.012336904,0.027407644,-0.0011791482,-0.020067776,-0.018333308,-0.031981997,-0.061271224,-0.049043912,0.02585613,0.033898477,-0.009620186,0.0033297183,-0.00700557,0.00083780364,-0.06751491,-0.0008741625,0.0009370795,0.024517609,0.008475823,0.01184045,-0.00081905996,0.050876178,0.0029941264,-0.013212213,-0.04327736,0.009491881,-0.038686667,0.065935224,0.0059704264,0.022640193,0.022708315,-0.022644054,0.009878544,0.0055736625,0.02036579,0.039882153,0.008826304,0.013096717,-0.044733368,-0.000069614274,-0.04202065,0.033469617,-0.028727386,0.033043418,-0.016422765,0.0036237796,-0.054169048,0.039011262,-0.0030470483,-0.02401919,-0.0031079706,-0.012699462,0.027944705,-0.00974804,-0.0015402063,0.018703435,-0.041642606,-0.0057729133,0.012913887,-0.023746489,0.05708796,0.0012635823,-0.021798125,-0.0140026705,-0.07776177,-0.006053947,-0.020212056,-0.028236222,0.019599214,-0.002112787,-0.024217166,0.027706427,-0.047070205,-0.024569815,-0.055013802,0.041400917,0.00089526596,-0.025558898,-0.047098238,-0.028714133,-0.029520413,0.025679242,0.007789072,0.016775824,-0.03796893,-0.0627636,-0.0073738387,0.008530403,0.0048008068,0.0014756923,-0.07328429,-0.030076252,-0.019309802,0.035721205,0.052105587,-0.023133805,0.017853733,-0.0080399625,0.032228388,-0.041815568,0.034336254,0.09172214,0.023993328,0.041904848,0.0033898074,-0.004801444,0.0014904201,-0.024784956,0.0009300497,0.010275508,0.026421346,-0.03061265,0.012266113,0.03903613,-0.035727713,-0.053304326,-0.036055125,-0.03476653,0.009238818,-0.008162151,0.0026401135,0.023625499,0.017916812,0.014386418,0.00914121,-0.036487427,0.02930922,-0.03211477,0.0070284125,0.06473183,-0.01368666,0.015500587,-0.008132229,0.03658339,0.007669612,0.0521177,-0.025942648,-0.06848571,-0.031193191,-0.0074228765,-0.015276623,0.0649347,-0.016956335,-0.013499786,0.003102651,-0.0053176708,0.013649468,0.05214962,-0.016734533,-0.0034479066,0.045251187,0.008163458,-0.035250098,0.041713778,-0.050386697,-0.013923602,0.054209005,0.004908485,0.027466057,0.037868034,0.008112597,0.030272031,0.018447634,0.001623332,-0.04311405,-0.006205982,0.010274168,-0.0013854095,-0.025282206,-0.01313114,0.060183432,0.010662732,0.029819617,-0.016090835,0.043066476,0.02794242,-0.0061046975,-0.03958908,0.030179242,0.01200197,-0.04819389,0.031004779,0.0041468916,-0.011879944,-0.0024658109,0.026221495,-0.03141685,-0.030341366,0.014194516,0.016779903,0.006229776,0.021933567,0.04023024,0.029546427,-0.026131785,-0.016784372,0.020755287,0.010197625,-0.0021668342,-0.003215923,-0.011418846,-0.025033994,0.034057885,0.025685035,-0.036029253,0.026307287,-0.06249776,0.01821872,0.02299963,0.0196525,-0.026243864,-0.0024582304,-0.031058313,0.0006408705,0.014346065,0.016525678,0.024329405,-0.06066845,-0.015364836,0.009811842],"last_embed":{"hash":"937mlw","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"937mlw","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{10}","lines":[222,222],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"937mlw","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03199611,-0.03540174,-0.028264392,0.009208132,-0.054285407,-0.04213018,0.028289385,0.007393716,0.031953853,-0.0069121798,0.011605816,-0.0033673833,-0.05824382,-0.007009937,0.0050193793,0.013523987,-0.012260542,0.024496617,0.013343498,-0.030507036,-0.0401641,0.01694542,0.061958205,-0.016378008,0.011522759,-0.0029710392,-0.006222401,0.012535163,-0.006003692,0.08878861,-0.004483725,-0.013841044,0.031279206,-0.019175215,-0.022826815,-0.015459049,0.009305557,-0.022780126,-0.044624045,0.035382513,0.06400401,-0.013755341,-0.0019218036,0.038718805,0.07746655,-0.007970896,-0.055347193,0.0033002463,-0.01002408,-0.03164579,0.019510813,-0.02903588,-0.004468877,0.002370052,-0.005322743,0.055511877,-0.026098782,-0.043828167,0.011172778,0.00400099,-0.03604681,0.03237924,-0.016670357,-0.022542512,-0.01067145,0.073629335,0.050443724,-0.016564745,0.009097464,-0.021689868,-0.022666482,0.005158997,0.043015447,0.005036359,-0.030370578,0.0019449393,0.009880028,-0.001217307,0.012081619,0.048487872,0.0035301456,0.009249006,0.03283192,-0.00004132713,0.014633274,0.020030292,-0.011111354,0.031578578,0.028371988,0.0251841,0.032496635,0.010405573,-0.008215834,-0.04116603,-0.009382384,0.020556571,0.02451159,-0.032065555,0.044991333,-0.009759681,0.058591608,-0.0021578944,0.022230286,-0.026878692,0.006855509,-0.0026505222,0.014728466,0.039632834,0.062593296,-0.015600443,0.0036600446,0.039743166,0.009268769,0.039330687,0.010315472,-0.027888225,0.009418504,-0.04065653,0.00904487,-0.0030929053,0.045548342,0.003447657,0.030007293,-0.00888258,-0.025020368,0.023921028,0.032332495,-0.024032036,0.0125159575,0.023611473,0.0130923,-0.0087605985,-0.018890766,-0.01180302,-0.027225664,0.023804856,0.04433366,0.031559978,0.0058214054,-0.0528455,0.036825564,0.024091534,-0.060216468,-0.0046559675,-0.020407181,-0.036264867,0.06149559,0.021301877,-0.0076384796,0.052037656,-0.007700817,-0.009544832,-0.025720535,0.03931303,-0.027881006,0.013032033,0.022447733,0.056793936,-0.019149764,-0.009871304,0.036820527,-0.0036463083,-0.03477237,0.040494017,0.0031623568,0.018977964,0.056202672,0.024408462,-0.011129249,0.008498558,0.007973778,-0.038250845,0.000645246,0.036814217,0.05242828,0.01568114,0.08543369,0.031530116,-0.016349249,-0.02595698,-0.015808301,0.0041402723,-0.0006681226,-0.071403444,-0.012890292,0.033842843,-0.046994004,-0.016233131,0.02633133,0.03362397,-0.0115878405,0.009130677,-0.008285418,-0.033105176,0.035854883,-0.012846946,0.03645546,-0.011153996,0.019025993,-0.040248174,0.044604473,0.047868866,0.001598925,0.02312783,-0.025931263,0.007434235,-0.025045445,-0.041102853,0.011183656,-0.040758498,-0.016840959,0.01495304,0.0032997138,-0.009765289,-0.013311127,-0.014769805,-0.0049432013,0.01110344,0.012964982,-0.0060007824,-0.010520442,0.05889801,0.054461025,-0.028294146,-0.037986953,0.012393084,-0.027168859,0.04129932,0.010321972,-0.0025398196,-0.012239175,-0.008888099,-0.036974933,-0.005538975,0.019586088,0.026698412,0.0033117153,-0.0011280627,0.044861462,-0.011682588,-0.0051854546,0.018637238,-0.017532067,-0.022328712,-0.027845606,-0.0032395704,0.033030856,0.03146972,0.018324051,0.047103904,0.013839585,-0.020824073,-0.038687717,-0.047899272,0.012395782,0.029836833,-0.042915568,-0.01569787,-0.0011902349,0.015659261,-0.005126618,0.0049004024,-0.002847001,0.016261682,0.00471141,0.006050779,0.030055864,-0.023273425,0.0627435,0.03145496,-0.031748686,-0.017698688,0.011143125,0.013532549,-0.021195825,0.015581599,-0.03805692,0.016041804,0.025212642,-0.0037187997,-0.038767774,-0.036386278,0.017347509,0.03436248,0.009646103,-0.019623103,0.00025683886,-0.0037014505,0.005982811,-0.015374698,-0.008096225,0.0039664605,0.060241118,-0.024641804,-0.03513383,-0.03472583,0.021736057,-0.15332691,0.027270738,0.0110646775,0.07735575,0.009662574,-0.0050014392,-0.03199672,-0.006216996,-0.039356504,0.035891313,-0.034670066,-0.046275076,0.039706014,0.014439726,0.018528411,-0.011710788,-0.022849515,-0.016912257,-0.024385016,-0.039292544,-0.0153446505,-0.048529815,0.05064985,0.019322831,-0.02025534,0.02167591,0.045140382,-0.025293542,-0.007146063,-0.013951337,-0.012739443,0.021106074,0.0030921055,0.006912653,0.001210173,0.034222044,0.0011691977,0.014199087,-0.021302061,-0.0043145344,0.04900061,0.0147739155,-0.0012498365,0.044270545,0.011568033,-0.0047115325,-0.032290123,-0.017112378,-0.047750823,-0.022175511,0.03935536,0.027622575,0.0016882964,0.03020497,-0.013753993,-0.00873007,0.006405054,0.027877841,-0.026933575,-0.034869052,0.0150966,-0.017242955,0.00519628,-0.017087253,0.009969938,-0.027553001,0.015129133,0.01086713,-0.012562166,-0.029864702,0.024859756,-0.014798185,-0.02078679,-0.013988419,-0.009608104,0.062709264,-0.00046844594,-0.016836254,-0.010566896,-0.09965462,-0.027845757,0.048134413,0.007318996,-0.0072994465,-0.025347339,-0.02880764,0.018850258,0.018976904,0.017784653,0.22854796,0.028983464,-0.0017624325,0.016504401,0.05250422,-0.030028857,0.01323735,0.057103902,0.016178157,-0.038821097,-0.005974077,0.029497026,-0.0153645845,0.024210775,0.008163378,0.021588707,-0.06657097,0.0047932477,0.036267504,-0.013371827,0.02246065,-0.037632123,-0.004478552,-0.02763864,-0.07584028,-0.045902207,-0.037696127,0.019617517,-0.025907043,-0.014558662,-0.055752978,0.08708549,0.012268563,-0.025318326,0.012804169,0.005780168,0.020024206,-0.056282543,-0.033333767,0.007895183,-0.005188902,-0.0072565107,-0.041582417,-0.059039418,-0.023014303,-0.0004996981,-0.022116669,0.00560373,-0.0045158626,-0.002870258,-0.010708555,0.024385117,0.017571485,-0.031549405,0.021833593,-0.016565481,0.010606494,-0.02317126,-0.007226303,0.0186496,0.026671242,0.007123928,-0.021843486,-0.00729873,0.052827228,0.001958913,-0.0031043403,-0.0009331751,0.00043855337,-0.005502502,0.038716268,0.0013235284,0.014244121,-0.013584651,0.004356404,-0.034758326,0.0069332533,0.02103398,0.024916118,0.022894505,-0.038799684,-0.028704686,-0.038196642,0.0360763,0.024498593,-0.014358409,-0.014714451,0.06877239,0.010160348,0.0048832176,0.017504465,0.03945288,-0.011745719,-0.0274284,-0.03803717,-0.019435827,0.03916434,-0.0644422,-0.010201514,0.03484796,-0.04810824,0.017576415,-0.017620176,-0.016792761,0.04726127,0.0109236725,0.011159429,-0.0058444333,-0.023651596,0.031596184,-0.08032606,0.0077123665,0.031028256,-0.01803664,0.02443229,0.078682885,0.013845666,0.006615969,0.066151336,-0.0034825762,0.028707802,0.024201015,-0.01408281,0.020417355,-0.026844725,-0.048679333,-0.0135814855,-0.025433563,0.047486972,0.015243132,0.028680887,-0.0070308247,0.020661643,0.024869796,0.03476292,0.020184198,0.01142028,-0.011089058,0.019405443,0.030437624,0.008621911,0.008081605,0.0030524235,0.025651557,0.05740111,0.06350243,-0.01471939,0.005431102,-0.05145483,-0.03496582,0.0048191575,0.017939523,-0.0056090094,-0.051831678,-0.015575848,-0.03844811,-0.022008153,-0.05084785,-0.025019411,-0.038530797,-0.023172518,-0.010098024,0.025891092,0.0686306,-0.05389988,-0.010912557,-0.01534164,0.030724788,0.014748347,-0.005770092,0.017805533,0.041527506,-0.049802672,-0.0071062325,-0.01001258,-0.01962404,-0.021098094,0.004782941,-0.012689485,-0.026350182,0.053960074,-0.04363946,-0.027604293,0.014327556,0.04971833,-0.016131628,-0.030655907,-0.0071284934,-0.030834561,-0.02222507,0.010399429,0.10307017,-0.0071872985,-0.004056129,0.017150009,0.0059016594,0.04110887,0.011874309,0.038474623,-0.00059419574,-0.008879605,0.024840299,-0.005528443,-0.0039034942,-0.0034607288,0.0021087462,-0.055171676,0.0025324917,0.030849718,-0.038019422,-0.003284634,-0.009273407,-0.069309115,-0.0074116043,-0.025438033,-0.01696428,0.023080133,-0.009524622,-0.048909288,-0.019662011,-0.013773942,-0.02479892,0.025177779,-0.077851236,-0.010943569,0.025408138,-0.008521572,-0.043575704,-0.027464146,-0.0039757015,-0.0037206335,-0.029976243,-0.022457357,-0.01791904,-0.030879809,0.025939193,0.03671519,0.0016675816,-0.012311037,-0.0367098,0.0072804336,0.010425608,0.0151464,-0.0010368444,0.028252818,-0.007581923,-0.049667493,-0.046211265,-0.0019420546,-0.035209175,0.0061140256,-0.03614318,0.018508269,-0.016710063,0.036180068,0.033482604,0.01889818,-0.011795923,0.0041923337,-0.074475214,0.00671028,0.03833226,0.03204205,-0.020075956,-0.0013485169,-0.051364116,0.0023589882,0.029231397,-0.054504562,-0.018893216,0.020487482,0.008606802,-0.017912205,-0.024935652,-0.019352008,0.00082608574,-0.009510923,-0.014010901,0.02788537,-0.042420335,-0.042092074,0.024914723,-0.02566109,-0.025933525,-0.067145176,0.014244603,0.04422486,-0.033994876,0.018602103,0.0017682288,0.000658506,0.007910251,-0.065737724,0.011236593,0.024197044,0.018441433,-0.026786633,0.06992482,-0.004741604,0.012197826,0.0089545725,0.024541637,0.0041946257,-0.00041296132,0.0003369875,0.01695049,0.0004764656,-0.017129483,0.056614608,-0.005321637,0.0133736245,-0.02132295,-0.0025668396,-0.04266801,0.029031636,-0.00699384,0.04334517,-0.048651386,0.019097386,0.008466714,-0.023775002,-0.024562823,-0.044503644,-0.0021868953,-0.07541091,0.0067449394,-0.0013122339,-0.029818801,-0.048120633,-0.0040631373,-0.022046926,0.009901553,-0.037826795,-0.022459917,-0.056690536,-0.009635607,0.029706715,-0.021554934,0.027608221,0.004823333,-0.03479901,0.015763024,0.033510678,-0.015676593,0.014231701,-0.0017289855,0.025047937,-0.014991403,-0.009927518,-0.001556207,0.064678155,0.009333068,-0.0018511948,-0.015919212,0.038683016,-0.011690875,0.000096299074,0.009766002,0.058094732,0.0279107,-0.016925646,0.013088059,-0.008759665,-0.03495371,-0.03961238,0.038985457,0.027604297,-0.0362874,-0.002318822,0.016710272,-0.02635381,-0.012709708,-0.023642017,0.048099224,-0.063937604,0.04681972,-0.013504419,-0.030355,0.0150957955,0.006424606,-0.00077274995,-0.000775809,0.025314577,-0.028964056,0.034233246,0.009533866,-0.006782366,0.025984615,0.084732555,-0.009010553,-0.014440047,-0.041829176,-0.027441142,0.019670775,-0.13587594,0.04358875,0.00559255,0.00025319945,-0.01567618,-0.0049939915,-0.027780246,-0.04155156,-0.023116598,-0.0099981185,0.016511608,-0.06045788,-0.040624242,-0.007455535,-0.028623294,0.012071241,-0.044141006,0.011165299,-0.057773735,0.05723701,0.02020276,-0.014075721,0.028919626,0.015548359,0.03191896,0.025668401,-0.009898898,-0.010621712,-0.034575485,-0.05111302,-0.06956657,-0.033296525,0.02501786,0.022092082,-0.001104582,-0.044790737,-0.009613129,-0.008155789,-0.07341437,-0.032027844,-0.02929608,0.028385965,-0.013721734,-0.010192764,0.01975162,0.023006633,-0.030352209,-0.02217865,-0.03502171,0.007771319,-0.059473738,0.037792116,-0.005780424,0.010237789,0.008993865,-0.04094674,0.0013104671,-0.013343527,0.010640052,0.03952767,0.026733788,-0.00020611085,-0.054209992,0.018846767,-0.0418925,0.033517852,-0.037575964,0.033349074,-0.026335295,0.010675818,-0.031985372,0.02834693,0.015591967,-0.0133601,0.0054236725,-0.030067002,0.006195806,-0.042144414,-0.019232571,-0.005349408,-0.05345379,0.052431315,-0.024797905,-0.06891808,0.045641005,0.0047114557,-0.01567781,0.0037686375,-0.075474784,0.016789777,-0.016936215,-0.01571805,0.002431806,0.0128821395,-0.0026134895,0.052372146,-0.039999634,-0.013790759,-0.04352483,0.03317886,-0.02280238,-0.023736198,-0.034384668,-0.004780222,-0.027759388,0.037018303,0.010002999,0.011901394,-0.036894146,-0.037727963,-0.018479519,0.003938681,-0.01362926,0.017892443,-0.05877405,-0.014145185,-0.029418884,0.019924002,0.052504007,-0.006028379,0.015779551,0.008514791,0.029035486,-0.028638866,0.038535174,0.08052863,0.014364937,0.022411665,0.021742254,-0.00016332461,-0.0014784262,-0.017593443,0.020844555,-0.0017842448,0.043572232,-0.00790304,0.01599257,0.03838712,-0.045225047,-0.05010258,-0.052244354,-0.033026915,-0.0004916175,-0.008358207,-0.0014281091,0.040459465,0.024189146,0.04870144,-0.0036668333,-0.06269572,0.009584437,-0.023437314,0.0013633465,0.035164375,-0.025608605,0.034883138,0.0040023853,0.036694866,0.005214092,0.07445416,-0.024789661,-0.049566206,-0.02242936,-0.0100656,-0.025927417,0.058734708,0.00023348289,-0.021127468,-0.03309554,0.009561493,0.04170471,0.030082444,0.0021967604,-0.010428391,0.037525564,-0.020569194,-0.010340871,0.04997023,-0.016993284,-0.051794164,0.048917744,-0.001981759,0.019094486,0.016913997,-0.034385305,0.026065903,0.005062219,0.00872265,-0.031176865,-0.033003133,-0.023718908,0.00732973,-0.009836836,-0.020380707,0.06700034,0.01602254,0.028616613,0.0006800224,0.01816145,0.005132557,-0.025695322,-0.047297295,0.027800057,0.013573209,-0.03830808,0.03078357,-0.031160215,-0.0006291827,-0.003197237,0.016896695,-0.015405215,-0.032314535,-0.0066056713,0.02677047,-0.009922834,0.03227926,0.012941521,0.003162368,0.016173959,-0.017288893,0.046388417,0.0046050227,0.014938568,-0.010228268,-0.024676243,-0.0062181125,0.0006062921,0.0253705,-0.022552539,0.025623176,-0.07126018,0.0017595859,0.0129786115,0.022086091,-0.011187031,0.0012877514,-0.04623442,-0.010452714,0.0038479199,0.007831785,0.00027385968,-0.07597561,-0.03607768,-0.0025638042],"last_embed":{"hash":"6upjma","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"6upjma","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{11}","lines":[223,223],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6upjma","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043488838,-0.03295323,-0.04326549,0.016061679,-0.041353352,-0.001841954,0.032778554,-0.001969535,0.027937219,0.002830638,-0.005624915,0.01805493,-0.022381792,0.02692579,-0.007837219,0.034184158,-0.038070973,0.0141974995,0.04362094,-0.014633775,-0.010553949,0.027912386,0.06771399,0.009025723,0.021061948,0.0060731764,0.0019207324,0.013208422,0.014444708,0.08322795,-0.008342362,0.0070952065,0.018512687,-0.016043043,-0.05053556,-0.013349259,0.00272596,-0.039983094,-0.05595061,0.041400693,0.048975356,-0.027327975,0.0034494374,0.01855108,0.06811994,-0.009937077,-0.058932282,-0.0015489451,-0.008629466,-0.0112529015,0.028862456,-0.028730787,-0.003926824,0.00058515556,0.0052872933,0.068260945,-0.007067471,-0.04973102,-0.017477218,0.010423554,-0.020800438,0.04450506,-0.02612432,-0.015831284,0.0100233415,0.052056067,0.030076595,-0.03158566,0.017625479,-0.03208645,-0.029751262,-0.005231439,0.04750275,-0.007797712,-0.037233993,-0.0024336902,0.009845647,0.011531459,0.004918147,0.0400455,-0.011559748,-0.006037695,0.0244169,0.023424007,0.006446721,0.02626595,-0.01946892,0.034501933,0.032160565,0.022438828,-0.011939019,0.0013432491,-0.0013880093,-0.053828496,0.0032956747,0.01438478,0.015153958,-0.01060179,0.034385994,-0.0065458543,0.026561208,-0.022753734,0.026098516,-0.0014065505,0.029802587,-0.038953226,-0.008339046,0.022984413,0.05803235,-0.014144664,-0.008804906,0.025348239,0.012086808,0.035478037,0.0027131408,-0.041064218,0.019080069,-0.02790193,0.038599454,-0.009161245,0.046786893,0.0061243186,0.018732242,-0.03891433,-0.020929135,0.003873517,0.0384064,0.014563358,0.021804672,0.03275344,0.017075857,-0.0035528562,-0.0122635625,-0.024635332,-0.008769132,0.0088609755,0.06793308,0.014210103,0.0022039337,-0.041833017,0.032059867,0.030030062,-0.030214481,-0.017366858,-0.01126754,-0.056114003,0.022743033,0.0075180205,-0.013817354,0.068352796,-0.010141237,0.013848638,-0.009774813,0.047941506,-0.027856216,-0.015443777,0.019912627,0.07616691,-0.010352731,0.011912837,0.021809762,-0.0099557135,-0.033146627,0.048921775,0.0025184068,0.020708557,0.055898316,0.0021310786,-0.015388963,-0.01901651,-0.0016641128,-0.044716083,-0.00092689507,0.0236402,0.034983143,0.007899346,0.083348155,0.040444527,0.011047268,-0.04646405,0.0075480393,0.008655189,-0.01001306,-0.0901255,-0.022370778,0.040597964,-0.005880452,-0.023911566,0.017352277,0.026463421,-0.0154145975,0.017928775,-0.0142030455,-0.012981755,0.038517065,-0.0015806811,0.049185477,-0.014264916,0.024369022,-0.03084488,0.02755903,0.051651154,0.012339481,0.02217704,-0.047700133,-0.0020690735,-0.026556456,-0.042260177,0.017938346,-0.04057718,-0.013396502,0.024814293,0.0141213015,-0.0046171276,-0.027610073,0.015465603,0.023894867,-0.006267843,-0.010798666,0.0013289568,-0.027207375,0.062135924,0.053573374,-0.0466387,-0.00041833174,0.004630019,-0.01025641,0.03362571,0.015355862,-0.022256643,-0.0044333246,0.0071592196,-0.054836366,0.01389785,0.015146438,0.0018575453,-0.0034816144,-0.011917309,0.06718057,0.012501429,-0.009155344,0.033080824,0.0053171874,-0.012660133,-0.03351015,-0.028127963,0.04663565,0.021416463,0.0034974618,0.0055675157,0.0059109046,-0.00037426126,-0.038142346,-0.05572361,-0.006310262,0.028366467,-0.03768954,-0.024240527,0.0423291,0.010777052,0.010623469,0.025831021,0.008820289,0.016746985,-0.0020350409,-0.0020737317,-0.00037381484,-0.048228752,0.034672577,0.027758999,-0.018790854,-0.027070763,0.018321993,0.00803324,-0.04306017,0.007852515,-0.05577195,0.000464977,0.04105023,0.0020386523,-0.03407369,-0.018531704,0.018255603,0.021966375,0.011830642,-0.032949727,0.004993743,0.0021962458,0.012658781,-0.0083014,0.004615657,0.0046818582,0.063024856,-0.01201417,-0.041780896,0.0020025796,0.000016936157,-0.14804506,0.029354211,-0.008475626,0.07314819,0.0033476697,-0.0045200074,-0.040700562,-0.014576713,-0.05204516,0.04277646,-0.002104028,-0.05023441,0.034941442,0.016434554,0.012460803,0.00019283604,-0.026455482,-0.022742182,-0.04369383,-0.042085145,-0.03079948,-0.04607306,0.06261706,0.010630421,-0.02547619,0.005377075,0.058238704,-0.012981531,0.004808871,-0.0106243035,-0.03350007,0.028408304,0.009802932,0.021076288,-0.008744524,0.004167555,-0.038021274,0.039831027,-0.025177602,-0.0059093605,0.04040101,0.02045417,0.004625061,0.039561715,0.025950054,-0.024219453,-0.016140327,-0.002490954,-0.060481936,-0.043908246,0.03671498,0.013535943,0.019759607,0.037610114,-0.031475652,-0.004186976,-0.0023725396,0.013682675,-0.03148772,-0.0067972634,0.015721368,-0.014912808,-0.0069062556,-0.030194359,0.010266304,-0.044592407,0.017969498,0.026490752,-0.00661831,-0.038377613,0.02383195,-0.02712865,-0.02339533,-0.020798147,0.009949839,0.051803496,0.002771131,-0.041427724,0.00318782,-0.099447705,-0.02401098,0.05233086,0.000019490088,0.008012185,-0.028351238,-0.017737675,0.012293607,0.0115364585,0.02658935,0.23008299,0.01183683,0.008040647,-0.015245541,0.043988287,-0.022356017,-0.008451694,0.0530552,-0.018877944,-0.033582926,0.016264316,0.032728937,-0.011460859,0.007182278,0.005447496,0.041242566,-0.070666164,-0.00003028346,0.050709978,0.010526824,-0.003418495,-0.04031967,-0.01687484,-0.006647144,-0.05498233,-0.05806528,-0.035081755,0.037332535,-0.01266828,0.015641844,-0.044474106,0.05293799,0.023019485,-0.021822073,-0.004120766,0.0015381768,0.025029719,-0.04310342,-0.034580927,-0.0050358945,0.006444545,-0.011000867,-0.046852615,-0.04827199,-0.032745514,0.0017940269,-0.011009846,-0.018763078,0.008519114,-0.011375889,-0.026805053,0.025979746,0.002220144,-0.027221413,0.02875598,0.00310802,-0.0024444163,-0.017596303,-0.0038859579,0.020905035,0.031695414,0.0023378634,-0.041166943,-0.0298414,0.018287096,0.000600382,-0.006341886,0.0044271746,0.018506354,-0.018074444,0.012967837,0.004573728,-0.009008069,-0.001749651,-0.005892225,-0.036797404,0.018783841,0.035667796,0.011668069,0.013211677,-0.043465517,-0.025937725,-0.03200044,0.01747619,0.019707844,-0.008310758,-0.033375993,0.045524202,-0.036183476,0.013584745,-0.008168331,0.020791005,-0.0056878356,-0.024328584,-0.018812701,-0.0019848912,0.029335707,-0.04581681,-0.022778668,0.009242114,-0.06500618,0.037888486,0.0066520637,-0.017598309,0.038314424,0.009034669,0.029452698,-0.030192416,-0.0021956149,0.014509691,-0.10568295,0.00674306,0.018506058,-0.0033628466,0.04131635,0.06546776,0.039083768,0.01733116,0.05368109,0.025886638,0.027025515,0.029213596,-0.008407914,0.017016387,-0.036273208,-0.025154503,-0.039870486,-0.034645557,0.04247217,0.031079886,0.05011152,-0.0138345715,0.02027962,0.005297322,0.020155082,0.0010606188,0.015031763,-0.027297689,0.020564606,0.014546368,-0.008520035,-0.0033473524,0.0050182315,0.034196466,0.048013255,0.06505065,-0.017196527,0.0067487955,-0.027677722,-0.03340489,-0.023319444,0.055050295,0.0029768713,-0.02821444,0.01458504,-0.04893437,-0.025261953,-0.027143234,0.007173327,-0.026845906,-0.013998216,0.010883803,-0.005056213,0.050175842,-0.0230591,-0.015422872,0.0061342223,0.045707848,0.00042811086,-0.013323152,0.0069513246,0.013814981,-0.033485036,0.04637112,-0.0019040048,-0.024364214,-0.032581843,0.016001802,-0.009358651,-0.048212934,0.026127916,-0.03472234,-0.028186759,0.03055667,0.06146395,-0.029514356,-0.035262614,-0.0068292497,-0.046131313,-0.040445004,-0.020026661,0.09090772,-0.008595633,-0.011476182,-0.0011386711,0.021112984,0.019589858,0.016769163,0.044288088,-0.017323846,-0.008361263,0.030384552,-0.0021493123,0.009412216,-0.0142234,-0.009688112,-0.041316275,0.012377051,0.025013307,-0.039307576,0.011142005,0.01879514,-0.06550246,-0.008952065,-0.007242201,-0.025132226,0.03239449,-0.000062001935,-0.0141490465,-0.025896907,-0.020246033,-0.013490839,-0.0071285763,-0.045391776,-0.021066068,0.015386966,-0.022495605,-0.032521773,-0.010278499,-0.014210281,0.0044383807,-0.034233727,0.008297892,-0.015507114,-0.008248677,0.036053807,0.016832395,0.009696605,0.0068411175,-0.011500794,0.027628792,-0.016145641,0.003737621,-0.019139517,0.034685303,-0.018063115,-0.0044505605,-0.032560013,0.0041531688,-0.019892033,0.017085895,-0.034305226,0.01799177,0.02111318,0.05968407,-0.012374003,-0.039558858,-0.017354231,0.001842995,-0.061818,0.00682771,0.030715493,0.00463405,-0.000090153044,-0.015520588,-0.028846294,0.0028148189,0.039072946,-0.028822618,-0.07615501,0.005338687,0.0154770445,-0.009738621,-0.02302243,0.0043229996,0.005879483,0.018441122,-0.02745441,0.034457088,-0.041794382,-0.04325787,-0.0032359257,-0.011970055,-0.0096200295,-0.048077293,0.02373129,0.02355278,-0.019537207,0.015703745,-0.03620718,-0.009761904,0.0056951693,-0.06754253,-0.0061474633,0.017801745,-0.00082551216,-0.039287385,0.03133256,-0.005470472,-0.009846143,-0.014730021,0.027693322,-0.0074306475,-0.002042539,0.0041672597,0.0075595104,0.0059197117,-0.030459948,0.038458146,-0.011459593,0.007640825,0.000098020915,-0.0149466125,-0.0376375,0.01684823,-0.0086999,0.035954326,-0.018724238,0.025933044,-0.016566787,-0.018099394,-0.013289013,-0.018874938,-0.021267334,-0.07516055,-0.0000011908943,-0.0076656057,-0.013731237,-0.04949,-0.0031028762,-0.012445054,0.002868735,-0.040716186,-0.03614879,-0.057608142,-0.0033297609,0.058235988,-0.043845244,0.040440165,0.034315057,-0.05473701,0.012956965,0.017317144,-0.01378601,0.0033582202,-0.034030862,0.02063761,-0.007122389,0.009002104,-0.011582235,0.080130875,0.0027287651,-0.0070725987,-0.045029376,0.03120794,-0.006693768,0.014054769,0.046408635,0.07091948,-0.01635255,-0.03856306,0.028735401,0.008348618,-0.019424122,-0.012510882,0.012372597,0.03483055,-0.059058107,0.019472485,0.018617287,-0.022169113,0.0014005933,-0.015777666,0.046583217,-0.05971758,0.030299822,-0.009242913,-0.03901355,0.030593202,0.021503644,-0.016956758,0.00868164,-0.011291864,-0.009796407,0.03345678,0.0094730845,-0.02457265,0.02797084,0.078821786,-0.0073501095,-0.04099242,-0.028380513,-0.051472627,0.01417598,-0.14704938,0.036705017,0.017441493,0.015093759,-0.013102218,-0.0019485204,-0.035401374,-0.032409556,-0.037664544,-0.045455072,0.005498698,-0.057781145,-0.01555431,-0.023453092,-0.029430818,0.022366246,-0.03576952,0.0057644104,-0.063001886,0.05872718,0.030146468,0.012796556,0.00020209083,-0.00018611683,0.006460086,0.035463963,-0.018159093,-0.015264587,-0.03959777,-0.047393356,-0.06547113,-0.06864401,0.026760845,0.045113355,-0.008216266,-0.015276802,-0.0029471004,-0.019090815,-0.073935665,-0.013495853,-0.004126509,0.020457162,-0.0059115333,0.008005812,0.0005389991,0.053634454,-0.026337264,-0.024760982,-0.031114826,0.0001751297,-0.034872077,0.056371816,-0.005001849,0.012744801,0.017671725,-0.03956058,-0.032991096,0.009286541,0.020394191,0.041744377,0.02852964,0.024691336,-0.04424089,0.026608562,-0.052514132,0.023900934,-0.019827284,0.010604812,-0.022142792,0.014893637,-0.015044806,0.033644907,0.0053507485,-0.05254743,-0.005583263,-0.006740345,0.009302141,-0.037447073,0.0038608504,0.0016961256,-0.054998778,0.035182647,-0.016341645,-0.01498506,0.05286736,-0.018903408,0.001607056,-0.0129040405,-0.07293349,-0.013998367,-0.0084938845,-0.012222686,0.0073722224,-0.009895058,-0.016752683,0.031231573,-0.027764272,0.013574653,-0.039334264,0.045419052,-0.00815769,-0.029305264,-0.03894354,-0.029640429,-0.04148179,-0.008504984,0.037905317,0.025013408,-0.028473368,-0.0355521,-0.009026189,0.025255715,0.0013468022,0.03786823,-0.06652372,-0.018632034,-0.022390356,0.008413165,0.044815484,-0.034589283,0.018929537,0.004818977,0.018537136,-0.026636448,0.044032395,0.09384231,0.01174886,0.02990249,0.0060758856,-0.014782348,0.0048792227,-0.051152997,-0.027999759,-0.011136618,0.047846925,-0.0119904885,-0.0071925847,0.05397521,-0.022195028,-0.047618333,-0.052396346,-0.03512839,0.017861158,-0.012102917,-0.0037690543,0.038326565,0.03765141,0.011218333,-0.009972914,-0.043618944,0.016090771,-0.013742137,0.0076635545,0.044660937,-0.023018757,0.027504848,-0.019629477,0.023406407,0.024725065,0.060887743,0.0006645718,-0.048707683,0.010951772,-0.009828964,-0.041241337,0.040538054,-0.003860096,-0.031645447,-0.0125414645,0.019419493,0.031152248,0.04446166,-0.006852079,0.0336158,0.039301205,-0.014893398,-0.02210235,0.052264746,-0.014303648,-0.044434797,0.03611388,-0.007874455,0.019124601,0.041614316,-0.030726545,0.023738809,0.039996166,0.002379571,-0.03275346,0.022661714,-0.0012177475,0.012060262,-0.0023944648,-0.041346505,0.07502067,0.03280327,0.022197744,-0.0042407555,0.01709185,-0.0010484172,-0.03180498,-0.031814124,0.014406814,-0.009376702,-0.015110781,0.039282426,-0.015349914,-0.009420144,-0.024012653,0.023098994,0.0010916718,-0.011382919,-0.006186854,0.024624657,0.00083159836,0.03017798,0.023499936,0.03130059,-0.0053821434,-0.040597823,0.03528601,0.017017208,0.014999656,-0.02620308,-0.0006840118,-0.020703577,0.005902101,0.013992387,-0.05097687,0.03180676,-0.07289039,-0.00021978859,0.014481331,0.029275909,0.0022617497,-0.038461454,0.03526096,0.024184523,0.00465291,0.014402907,0.043775283,-0.07773357,-0.04069394,0.0058663706],"last_embed":{"hash":"1q27n42","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1q27n42","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{12}","lines":[224,224],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1q27n42","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0704721,-0.032825164,-0.028473124,0.0038907866,-0.018521873,-0.021106174,0.046205387,0.01435184,0.012621654,0.015960278,-0.013331835,0.0140583,-0.025552144,0.030227326,0.01857088,0.029102232,-0.017903863,0.019215979,-0.00010428193,-0.016860507,-0.015202802,0.046498988,0.06807305,0.010819587,0.009410506,0.014888866,-0.010386375,0.014779997,-0.011051699,0.05921155,-0.023826212,-0.023977034,-0.008274539,-0.01110037,-0.03476518,-0.020188907,-0.014974353,-0.04351486,-0.03589432,0.06057934,0.055380147,-0.029596599,-0.012852481,0.00811329,0.068961084,-0.024214735,-0.046481866,0.0019939137,0.004910451,-0.033019677,0.03013773,-0.02779153,-0.018510958,-0.014937038,0.026431128,0.06518055,-0.0010239811,-0.029139178,-0.024676844,-0.010086443,-0.04743005,0.042622633,-0.009830432,-0.02168963,-0.027864875,0.06088145,0.035308637,-0.0068922103,-0.0019685393,-0.031219326,-0.0143723935,0.01489719,0.022390192,0.024095152,-0.041483607,0.00041807874,-0.0014695275,0.0038045638,-0.015008288,0.05798295,0.0033060936,0.004478179,0.04074124,0.020892076,0.030711476,0.023347216,-0.053289205,0.063611634,0.012191372,0.010058147,-0.03162921,0.0070538726,0.017805185,-0.05600006,-0.016985208,0.009806406,0.03241097,-0.017000308,0.037088588,-0.0031695426,0.027969263,-0.012639403,0.0145899365,-0.01674644,0.0062609357,-0.007294618,0.0023673458,0.012378103,0.041694347,-0.006992548,0.008867047,0.026708076,0.030869655,0.021155588,-0.0073765228,-0.022283988,0.0072320127,-0.019270713,0.013934398,-0.001558116,0.028186847,0.018316612,0.026511615,-0.028433293,-0.020682164,-0.010811168,0.008450289,0.00017495452,-0.015011755,0.033554878,0.0481306,0.031500805,-0.032395482,-0.036023002,-0.041364275,0.015057095,0.054730125,0.03903198,-0.01327984,-0.0007988188,0.032463968,0.018565292,-0.03819025,0.0033065313,-0.0050992933,-0.02271172,0.025633078,0.023001706,0.0012194158,0.06331758,-0.011323917,0.020774413,-0.039159738,0.031461388,-0.0075504445,0.004389327,0.04280764,0.056766476,-0.018030867,0.010294151,0.033306893,0.004545521,-0.022384593,0.043698896,0.0124670435,0.01291277,0.034365922,0.014860957,-0.0212548,-0.00031121832,0.008435923,-0.032633755,0.0154470615,0.039585188,0.06072447,0.009719207,0.08255023,0.028370883,0.023340082,-0.050982974,-0.0035068484,0.0012308299,0.005209004,-0.094612226,-0.025340525,0.03776054,-0.026803179,-0.03436904,0.004704151,0.033698387,-0.021924768,-0.0067049502,-0.03685057,-0.028227193,0.045947533,-0.0045224326,0.04650983,0.0066807354,0.020087853,-0.031228878,0.043658722,0.052231867,0.0017164261,-0.002012182,-0.04498245,-0.023714727,-0.030969638,-0.0294413,0.011082011,-0.026713721,-0.017748661,0.012831601,0.013036808,-0.0041539925,-0.004259657,-0.010000968,0.011716059,-0.0021491558,-0.017441858,-0.023913061,-0.0069300937,0.05470502,0.09058975,-0.045483533,-0.00957929,0.009012879,-0.014930177,0.004721071,-0.014327767,-0.02069385,-0.010253561,0.060556218,-0.04464564,-0.00049067097,-0.007255612,0.010009572,-0.009556749,0.0123662185,-0.005160388,-0.0065444796,-0.03551411,0.006917286,0.033241168,-0.0045895576,-0.032002933,-0.038820498,0.021428587,0.020412305,0.018778594,0.01715472,0.0090077035,-0.010242066,-0.029811643,-0.042059682,-0.013277525,0.04077927,-0.028620085,-0.015111546,0.0040564192,0.023247585,-0.017875962,-0.0051062214,0.009654878,0.008824754,0.006546943,-0.012513339,0.002006926,-0.04848384,0.053605378,0.0066856686,0.012253378,-0.023949277,0.012287984,0.0067423014,-0.04139679,-0.004387329,-0.050965045,0.01413565,0.036285933,-0.03560953,-0.026183773,-0.010345254,0.010061481,0.009926429,0.022456758,-0.04654982,0.0065599186,-0.013033818,-0.0052957656,-0.015838914,0.029165247,-0.019148232,0.0567209,-0.02984629,-0.046305276,-0.027271267,-0.00054971577,-0.17207824,0.026429001,-0.004708964,0.039023362,0.0053250426,0.004024147,-0.03850478,-0.0082139615,-0.034492,0.043566078,0.010590166,-0.048127703,0.006612007,0.018924251,0.0065472857,-0.00084526977,-0.012726111,-0.01803428,-0.0364499,-0.040455848,-0.010004704,-0.05178944,0.04098345,0.018430362,-0.045170564,0.018237326,0.060946453,-0.0067843683,0.023560703,-0.013904908,-0.02428836,0.05970454,0.00055637414,0.008860288,0.0004176035,0.03444281,0.011730121,0.03333024,0.025538582,-0.014129419,0.029042145,0.054346032,0.017292578,0.05604068,-0.0077916426,0.013287607,-0.013159339,-0.008160684,-0.07752411,-0.021771349,0.022980474,0.018697731,0.02030264,0.031191396,-0.028195595,-0.018278481,0.0037459373,0.017126085,-0.0194088,0.00796335,-0.017714482,-0.0030957253,0.012682898,-0.018403154,-0.005918408,-0.037970915,0.0069652037,-0.0000054605384,-0.018955374,-0.020115005,0.008423189,-0.01161533,-0.005714505,-0.041193083,-0.038386013,0.059404302,0.024423176,0.003433866,0.01623976,-0.08512246,-0.006859481,0.028449124,0.010767157,-0.008641609,-0.034768827,-0.039675444,0.021445671,0.00016983271,-0.00036663417,0.25046256,-0.008735645,0.009564827,0.022495799,0.064801246,-0.0064269947,-0.036892142,0.022157416,-0.029495524,-0.027331775,-0.005986792,0.008200683,0.002491765,0.015040818,0.01058179,-0.003318594,-0.068721235,-0.0053525423,0.04066707,-0.026817773,0.010719298,-0.028032398,0.035495877,-0.0012629351,-0.06696351,-0.059410382,-0.02040922,0.0018495544,0.017473403,0.012764653,-0.038222246,0.029522734,0.021438139,-0.005615988,0.008194156,0.0148007935,0.028205862,-0.025643907,-0.0033187813,0.008565143,0.0041821063,0.0021098787,-0.0021008523,-0.077506445,-0.021169664,-0.003294047,-0.023023868,0.014351772,0.004475527,-0.034595363,0.009648397,0.028367747,-0.0067281276,-0.02057796,0.0461692,0.006269434,-0.019291434,-0.011294602,-0.014014293,0.03212494,0.008978373,0.019278806,-0.015498393,-0.007857366,0.003177228,0.04763152,-0.027421294,-0.026468856,0.0077884267,-0.017653838,0.03756351,0.0067255683,0.015531734,0.0033445626,0.005181605,-0.029684473,0.027386775,0.019571599,0.026787696,0.019989524,-0.041521735,-0.017498018,-0.04341121,0.042342074,0.019241357,-0.0029171666,-0.052686777,0.07975661,-0.024027713,0.006011306,0.0046961964,0.037464052,-0.0070852647,-0.009769042,-0.039725572,-0.02210617,-0.015944302,-0.06725887,-0.028871039,0.025402203,-0.06471484,-0.00061684253,-0.02498114,0.0025279343,0.046012413,0.01687686,0.018977378,-0.0035734144,-0.025462735,0.045744896,-0.07694556,-0.012639702,0.0286342,-0.007191015,0.04981155,0.07451704,0.049973503,0.013527491,0.064734556,0.005636914,0.02560149,0.0029900612,-0.015429572,0.00027199625,-0.0430863,-0.047470246,-0.020064155,-0.025262054,0.027933627,0.024039233,0.029058523,-0.015573844,0.018281113,0.019670062,0.058263846,0.0189023,0.023338877,0.004922328,-0.01602189,0.033538457,-0.027276414,-0.026400285,0.0105096195,0.023432763,0.04697515,0.043255314,-0.011619183,0.016194763,-0.04583766,-0.01748183,-0.002560917,0.027788267,0.003015113,-0.041837364,-0.0021895624,-0.062120933,-0.02522123,-0.030923288,-0.017975232,-0.028895508,-0.02210573,0.00095920265,0.015714696,0.068511635,-0.037994742,0.0054048942,0.02141347,0.0333396,-0.013139666,-0.031698607,0.0071770456,0.012399292,-0.040240884,-0.016004657,0.011843798,-0.0069055003,-0.036414467,-0.003699851,-0.04973974,-0.029837059,0.03637571,-0.011967278,-0.04279736,0.046295468,0.021162486,-0.027319342,-0.006428185,-0.010576108,-0.022789476,-0.042435832,-0.0011875401,0.098906234,-0.019613683,0.0016235722,-0.011695605,0.026080364,0.03820402,-0.010537097,0.0053441897,-0.018371345,-0.022878472,-0.00031141192,-0.013560912,-0.012247766,0.010311619,0.0007128921,-0.060189016,0.012005862,0.020173317,-0.009979348,0.0023084825,0.024200143,-0.04796576,-0.006949346,-0.029065285,-0.044274695,0.022528635,0.00905819,-0.019829486,-0.047759403,-0.003963849,0.01963715,0.0179695,-0.035367828,-0.031936467,0.021734128,-0.05476219,-0.031559885,0.00039948366,-0.014325847,0.00081920426,-0.00328031,0.005150875,-0.0042970795,-0.0028068882,0.015216588,0.019097498,0.0033551329,-0.007694307,-0.038893234,0.017987853,-0.006713541,0.0047627008,-0.014952242,0.039290536,-0.0075071636,-0.04576749,-0.028424209,-0.01326282,-0.03571632,0.036552515,-0.0039906544,0.020152645,-0.005500721,0.047924045,-0.0050688116,-0.04876076,-0.013820941,-0.0009671954,-0.035364687,-0.011892768,0.074543126,0.006033883,-0.0001662254,-0.033568867,-0.037456777,0.02185006,0.030169727,-0.01727074,-0.07206769,-0.0142235095,0.023800517,-0.009124094,-0.048286725,-0.016246758,0.01698855,0.0126495715,-0.03583176,0.04444231,-0.051776905,0.0018882444,0.035238955,-0.008464915,0.008771811,-0.05014125,0.028384266,0.03199544,-0.05309778,0.020126592,-0.023403425,-0.0011727302,0.021603467,-0.036257844,-0.0075175143,0.0053897356,0.03546088,-0.038600504,0.0601414,-0.012617715,-0.020540964,-0.01661495,0.011452062,-0.003912722,-0.008335582,-0.0030331311,0.0038925891,0.023156174,-0.03275234,0.06442081,0.0022333076,0.041611657,-0.010327245,-0.025943821,-0.025597703,0.031533357,-0.011655928,0.04765937,-0.015630377,0.025560414,-0.008666007,-0.00031042707,-0.0054034046,-0.025675483,-0.04482872,-0.10958167,-0.006934002,-0.0010113054,-0.011826669,-0.023050487,-0.002807996,-0.013933607,0.00069264957,-0.035341516,-0.03522236,-0.019728959,-0.0048201527,0.031431694,0.0007049409,0.05499976,0.02529155,-0.02024876,0.0018938639,0.030366654,-0.03139215,0.01519287,-0.032692444,0.018142972,-0.0045530624,-0.020646974,0.015153312,0.05795066,0.0016328198,-0.011969099,-0.044080775,0.040755894,-0.04508624,-0.004161807,0.02438541,0.04926146,0.002330443,-0.052911885,0.02510394,0.005755779,-0.027497487,-0.023732267,0.013722664,0.016091455,-0.052892182,0.008745766,-0.0027660755,-0.013081424,-0.026635168,0.01531224,0.05378804,-0.033467423,0.020320877,-0.011314414,-0.015208388,0.0046476563,0.021774052,-0.024628934,-0.015199281,0.0005211109,-0.008817086,0.033399098,0.044769105,-0.015588324,0.014867943,0.046771828,-0.00012167554,-0.025313644,-0.019126512,-0.040563215,0.03566028,-0.14632875,0.05083703,-0.0061707096,0.0179083,-0.013890216,0.0016065633,-0.020892361,-0.024830027,-0.019281674,-0.01352207,0.009024296,-0.060175147,-0.03059791,-0.013831395,-0.047832366,0.01701083,-0.016114935,0.015048707,-0.044204324,0.052713074,0.02226834,0.0009084744,0.04984022,0.003532646,0.00037694903,0.028957946,-0.0043979543,0.017493207,-0.03173288,-0.0069085867,-0.05340098,-0.030575683,0.03187909,0.06401487,-0.020145651,-0.024636794,0.0052471906,0.005590017,-0.06257933,-0.014376435,-0.027791187,0.019683648,0.0007748392,-0.014099618,0.008986128,0.07873776,-0.0055254535,-0.006337338,-0.02577172,0.010449174,-0.012468996,0.06292616,-0.004665506,0.021663595,0.042080466,-0.015618193,-0.035804868,0.042452015,0.016411372,0.020280218,0.0045979028,0.029297546,-0.035098586,-0.005720462,-0.052447904,-0.0017516434,-0.055229694,0.024352904,-0.03059112,0.027397925,-0.027417846,0.04695792,0.0072334423,-0.018316071,-0.005500017,0.006336673,0.024031248,-0.045035012,-0.028018454,0.0066825775,-0.042619336,0.030973267,-0.023513697,-0.03782514,0.030186495,-0.0041238964,-0.006546806,-0.006311629,0.0031682763,-0.0046778056,-0.02906218,-0.013284227,-0.017188821,0.011476183,-0.010036091,0.06867709,-0.026026564,0.029735003,-0.049483687,0.024201252,-0.013794453,-0.0090496475,-0.0077013057,-0.009874563,-0.08398247,0.018577017,0.014456151,0.00053578697,-0.046314582,-0.0037332785,-0.020285923,0.0077496427,-0.016531426,0.010941746,-0.06424968,-0.0177308,0.007412547,0.0105519015,0.041928343,-0.023106033,0.0019043253,0.003243226,0.01993986,-0.03064477,0.024228996,0.102495044,0.01889835,0.0319059,0.018772135,-0.017560437,0.01695597,-0.05344591,0.020111902,-0.014725036,0.031051328,-0.0077422913,-0.0026611772,0.03356286,-0.0072057443,-0.035221476,-0.038910937,-0.016274037,-0.0075049317,-0.017627597,-0.0075151115,0.043826945,0.0018636773,0.02932003,-0.020118821,-0.02826245,-0.010437994,-0.014128469,0.0003480074,0.046639457,0.0010250076,0.011613542,0.0063586724,0.015312859,0.023263872,0.0530333,-0.0064726374,-0.062455468,-0.010677277,-0.014196872,-0.020131033,0.03831726,0.013463406,-0.029066006,-0.02043931,0.013876302,0.025524044,0.05270773,-0.025272012,0.018364068,0.009720687,-0.013276932,-0.020031197,0.046423364,-0.048589405,-0.0391446,0.027345203,0.00030626403,0.013880571,0.044480674,-0.008082556,0.021433901,-0.0032666218,0.02470967,-0.010208235,-0.022782603,-0.00978748,-0.027250124,-0.028607195,-0.053378712,0.07636585,0.03707289,0.027143108,0.015371915,0.020830983,-0.010303114,-0.027150113,-0.031083921,0.019276213,-0.006900562,-0.03131014,0.021351939,-0.019427862,-0.019404598,-0.010622813,-0.004399649,-0.031597916,-0.016490161,-0.018862467,0.02455971,-0.016650293,0.03904902,0.04143224,0.041106123,-0.01030598,-0.02255548,0.0015026934,-0.00709987,0.0014394355,-0.0021395667,-0.0038125073,-0.01916638,0.019216841,0.01831748,-0.045400847,0.03807465,-0.062734,-0.041561358,0.0056797136,0.071291864,-0.0065736705,0.009277036,-0.0035407294,0.010102576,-0.020504327,-0.0026204768,0.011179512,-0.064136215,-0.054445338,0.032451548],"last_embed":{"hash":"11o0x3e","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"11o0x3e","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Implementation Strategy#Tracking Progress#{13}","lines":[225,226],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11o0x3e","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010069097,-0.013492715,-0.04483234,0.00081464363,-0.043127667,-0.05287062,0.017192742,0.0073706745,0.0224899,0.012294364,-0.009263006,-0.009452791,-0.043080304,0.020556271,0.009599274,-0.013994564,-0.04163254,0.0098397285,0.012693615,-0.0023715736,-0.017974168,0.008258655,0.06768114,0.009526651,-0.019047935,0.016337218,-0.011010206,-0.0042633535,-0.005922437,0.07428611,0.007500989,0.026009273,0.053519864,-0.02547503,-0.017598933,0.011639691,-0.0032776776,-0.026334394,-0.015586282,0.051899534,0.032683544,-0.012875002,0.021638801,0.0044716215,0.068317994,-0.012300893,-0.071572565,-0.000833603,0.0053603216,-0.0066882772,0.032721724,-0.034534805,0.006579817,-0.010733809,0.014151453,0.03523725,-0.00064594107,-0.03811149,-0.0058451705,-0.012129607,-0.040386274,0.046486266,-0.052464996,-0.030971404,-0.013188575,0.054288477,0.026880555,0.0062060812,-0.021980824,-0.052084196,-0.014887666,0.007033272,0.045744438,-0.0027932718,-0.050506413,-0.001292206,0.0047954153,-0.0057433783,0.0042510824,-0.0047030696,0.030014275,0.010353906,-0.020458445,-0.009822175,-0.009813675,-0.00767289,-0.0011371494,0.021085644,0.013007217,0.03704739,-0.0056517683,-0.008468767,-0.015249592,-0.030143755,-0.015597862,0.02055406,0.01631741,-0.026994526,0.056679945,-0.009524647,0.03745585,0.01947186,0.019540599,-0.019443218,0.02049171,0.02300342,0.025338216,0.017759362,0.04887022,-0.00943832,0.0367732,0.06764941,-0.004579774,0.025294865,-0.018569345,-0.02638342,0.009378943,-0.012929024,0.018836942,-0.002195516,0.031590108,0.07153426,0.016674692,-0.013701044,-0.028457284,0.0317558,0.002310744,-0.030459331,0.0031760463,0.03876667,0.014510644,0.0275527,-0.042900693,0.02542783,-0.039031163,0.031289402,0.041418154,0.06323135,-0.006046557,-0.058462266,0.00794681,0.011012893,-0.035534177,-0.040723216,-0.00822701,-0.03669809,0.040420543,0.03461651,0.014825568,0.05762331,-0.0032848835,0.021155646,0.0135128945,0.038573902,-0.02249068,0.019687284,-0.00032527576,0.07690348,-0.038088728,-0.009912043,0.033661325,0.023069864,-0.04811264,0.09953781,0.004909911,-0.0047854832,-0.0054098293,0.023113923,-0.020563228,-0.004487187,-0.01442003,0.0018356915,-0.0055322517,0.04015684,0.008683064,0.032981135,0.05743507,0.035919964,0.009618316,-0.02444185,-0.026405388,0.018042393,0.004311164,-0.0808769,-0.015655348,0.052328657,-0.031397548,0.0035396474,0.024530435,-0.00076223444,-0.009748921,-0.010505245,-0.029902615,0.0030048368,0.044310346,-0.022129694,0.012199642,-0.010905679,0.023188988,-0.030626096,0.008639184,0.012672949,0.012852607,-0.006445838,-0.038881823,-0.00020622813,-0.038663372,-0.039966676,0.005171444,-0.008278859,-0.010852997,0.04080337,0.0028695813,-0.026454065,-0.024393965,-0.011949625,0.00017662332,-0.024175318,0.021609465,0.016213117,0.011045689,0.043763846,-0.008686669,-0.04145352,-0.015344634,0.0035709986,-0.025737874,0.04224586,-0.0070976755,0.006550289,-0.045604665,0.0032581645,0.0036321527,0.022855433,0.000080561804,-0.022478918,0.0003556951,-0.001833304,0.03634929,0.0052887416,-0.016395073,0.019581633,0.027060257,-0.0104861725,-0.0050628907,-0.034880947,0.033220615,0.02449692,0.006318694,-0.013972661,0.009459857,0.0023712087,-0.03418013,-0.036464162,0.0095567275,0.022220245,-0.00506492,0.007202922,-0.018447962,0.0073826183,-0.010114652,0.007430439,0.025754731,0.0102508,-0.02152528,-0.017966168,0.01247003,-0.013981617,0.021551566,0.037209414,-0.020671107,-0.026685862,0.0021057301,0.02595836,-0.04209974,0.0006157351,-0.040373936,0.015268262,0.038671967,0.016234323,-0.043130618,-0.04782567,0.018251661,0.031821407,0.005338842,0.020325994,-0.002295917,0.0014617466,0.058608722,0.00021450956,0.0076101795,-0.0049609947,0.051309064,-0.026358247,-0.033241283,0.024673022,0.011335413,-0.16412315,0.0147109525,0.046042237,0.018907728,0.01413937,0.013292636,-0.042745493,-0.028092913,-0.0442108,0.01545176,0.0097562345,-0.036443885,0.028556006,-0.013006964,0.013929188,0.0002243576,-0.005039639,-0.0385293,-0.03635374,-0.046336614,-0.048313405,0.00030191566,0.085451104,0.014191963,-0.038640205,0.043076962,0.055966813,-0.049068633,-0.0060573635,-0.0380658,-0.06105396,0.018584104,-0.0020969287,0.022942623,0.023467006,0.031227978,-0.006504428,0.012458092,0.033514135,0.016184691,0.056491103,0.029848104,0.017069843,0.025240086,-0.0037465917,-0.01164208,-0.03190131,0.0038293605,-0.034868117,-0.021650909,0.0062999735,-0.0057155504,0.0031568038,0.012038873,-0.031905636,0.009947606,0.029451028,0.052987907,-0.01480056,-0.015267519,0.022110142,-0.018493252,-0.017105673,-0.016329776,-0.032264747,-0.020350423,0.0031449413,0.012203049,-0.036592282,-0.02014681,0.035849337,-0.023642119,-0.015174876,0.009645862,-0.007544388,0.022023937,0.0091756955,-0.010941566,0.009146778,-0.13821404,0.008813642,0.03781154,-0.02955323,-0.004215017,-0.011363978,-0.013784429,-0.012398102,0.004178297,0.020697247,0.2065321,0.014798613,-0.015189696,-0.027541356,0.033732582,-0.00052954216,0.000027799857,0.05600157,-0.030544091,-0.008854327,-0.016362412,0.008175185,0.0013371689,-0.0011260149,0.0128084645,0.037673857,-0.072322495,0.0064099263,0.067570575,-0.016417013,0.013063976,-0.06757715,0.030628214,-0.026406651,-0.057107124,-0.038326427,0.00001767595,0.02887818,-0.012467527,0.028616741,-0.07664566,0.06905126,0.04325119,-0.033663794,0.02082925,-0.016942343,0.01109365,-0.045532253,-0.04281135,0.010721021,0.039211117,0.020833721,0.021861166,-0.027826875,-0.0061569135,0.012631326,-0.014290487,0.046471696,-0.026823718,0.00032690575,-0.033063702,-0.014452223,0.0035787649,-0.034135535,-0.027143247,-0.033013597,-0.007987347,-0.02726184,-0.010465249,0.033862375,0.027498605,0.0319783,-0.018717675,-0.030888813,0.0023906152,0.015811598,-0.027459288,0.0014682375,0.03838821,-0.0016288046,0.02641696,-0.011044483,0.009884051,-0.007959933,0.033189025,-0.03131359,-0.013978319,0.0010446889,0.031007618,-0.003467054,-0.03417349,-0.019003484,-0.018146738,-0.031575125,0.047320943,0.02298126,0.011944872,0.0647685,-0.0061877007,-0.011156336,0.008351811,0.035738993,-0.05281176,-0.03581025,-0.0056615905,-0.0057572927,0.021469308,-0.056524202,0.026920758,0.057142645,-0.010159845,0.021290833,0.011497204,-0.007657626,0.035838034,-0.017815523,-0.003808829,0.0039849705,-0.021466024,0.03529707,-0.115055636,-0.008363147,0.01365057,0.015895024,0.024861842,0.05130886,-0.020437144,0.009492371,0.046059236,-0.01940799,0.015392888,0.05166723,-0.017793486,0.039428346,-0.019776002,-0.020164827,0.0062794075,-0.0039699757,0.015270256,0.021340825,0.0082570175,-0.032493223,-0.03350594,0.03394622,0.048256442,0.0025501826,0.03785391,-0.026221925,0.042681675,0.02649285,-0.00961975,-0.010651392,-0.009379927,0.03762893,0.026504416,0.028916901,-0.009190852,-0.015145357,-0.051076863,-0.0147384405,0.008908666,0.0041323383,0.017071994,-0.046121124,-0.005736039,-0.09170771,-0.02978198,-0.04535927,-0.0039961394,-0.014057826,-0.010155165,-0.015684972,0.008687688,0.085721105,0.011173606,0.02049358,0.010888739,0.010557663,-0.016000904,-0.004772472,0.033479527,0.007650378,0.0015085104,-0.029078973,-0.044495657,-0.054952975,-0.004334262,0.0185835,0.0006484026,-0.025754014,0.044216625,-0.0004372202,0.0047240397,0.05055059,0.025997685,-0.0023108774,0.0012785596,-0.0070023057,0.00624368,-0.02825674,-0.01689603,0.11684994,0.008226333,-0.0044744443,0.030687178,0.019853374,0.060867175,0.01275896,0.028949447,-0.025410825,0.022413664,-0.000029840794,0.006318527,-0.0054307957,-0.008404658,-0.0239704,-0.015084565,0.030438883,0.038023066,-0.005444331,-0.0074960096,0.007125823,-0.07088784,-0.016967863,-0.06871675,-0.036606293,0.0049906163,0.016223032,-0.013372669,-0.018597348,-0.014752188,-0.032602705,0.034965605,-0.07641912,-0.015578509,0.032754306,-0.011274493,-0.041739333,-0.008929391,-0.026354177,-0.008178959,-0.032776564,-0.010532677,-0.015757056,-0.0025681262,0.008504064,0.006158291,0.011333541,0.0309379,-0.0154756345,-0.01958171,0.0006579002,0.022805711,0.043325994,-0.011772734,-0.015642028,-0.03230908,-0.036263455,0.015536153,0.013898564,-0.006240958,-0.003038532,0.002530564,-0.021729471,0.012336332,0.034737974,0.0033043134,0.019490799,0.027310684,-0.01838803,0.01134281,0.015034372,0.027841533,-0.015514481,-0.059385944,-0.047031987,0.01110912,0.01500139,-0.051744524,-0.04860377,-0.044508766,0.009087319,-0.028638002,-0.028461775,-0.0073852814,0.0073707094,0.0033738108,-0.0135120675,0.040650424,-0.08072142,-0.0040131724,0.050909217,0.022694416,0.013132335,-0.037743945,0.0055567524,0.06565322,-0.016968869,0.02888796,-0.037890404,0.010980732,-0.014449192,-0.042594947,-0.014087768,0.0020027962,-0.017573444,-0.0461615,0.024501368,0.0023620469,0.0232096,0.007295061,0.019678839,-0.019284943,-0.0044020135,-0.021789614,-0.003941702,-0.0174184,-0.03347858,0.03731787,0.015541278,0.013094792,-0.023424828,-0.0060356813,-0.0008521694,0.027313115,-0.019919086,0.030674282,-0.043009706,0.05294627,0.003124388,-0.02395823,-0.047757868,-0.01973179,-0.017568862,-0.030483434,0.014194933,-0.05189417,-0.043774925,-0.051573202,-0.020987505,-0.00626678,0.035365015,-0.02792217,-0.02463491,-0.038023133,-0.020738574,0.035630215,-0.021098776,0.025224311,-0.008438758,0.008141347,0.014820708,0.054913312,-0.041315343,0.006252486,0.042788774,0.012316967,0.00013855795,0.0019793364,0.006433957,0.0394042,0.010646913,-0.018338533,-0.02599399,0.03977307,0.006422715,0.008529598,0.014824317,0.07435684,-0.0039566215,-0.04766404,0.027318096,-0.012502184,-0.026633274,-0.012502457,0.052186873,0.022725448,-0.05534797,0.01127223,0.009434533,-0.014828986,0.0291742,0.0062856027,-0.02351448,-0.019308332,0.03734761,-0.0019611577,-0.030983072,-0.0018258723,-0.026736813,-0.026260197,-0.035094272,-0.020914378,-0.018701665,0.03278897,-0.005356539,-0.02772521,0.02254055,0.03920402,-0.018001447,-0.01633673,-0.05551515,-0.058866672,-0.013824873,-0.13686022,0.019846015,-0.002057387,0.03195219,-0.016109062,-0.00043894356,-0.025292324,-0.061733596,-0.05743382,-0.0085523985,-0.002439628,-0.02019895,-0.017865416,-0.01884434,-0.015704779,0.033152997,-0.04721209,0.019798296,-0.034483854,0.05452084,0.013701844,-0.0076735495,0.037611697,-0.005540137,0.0020054977,0.0026560072,-0.002013379,-0.023762884,-0.011683093,-0.019473782,-0.033441577,-0.029986063,0.0168968,0.008628884,0.008053718,0.029621338,-0.014354252,0.021226628,-0.023184763,0.021788092,-0.027312772,0.030383073,0.0018160667,0.013192434,-0.0057986197,0.070906624,-0.03502045,-0.0008223896,-0.030318065,-0.015383709,-0.0034980522,0.05809349,-0.057925366,-0.003144987,-0.03122055,-0.044307202,-0.030479489,-0.019567775,0.050296873,0.04122521,-0.014130106,-0.011581162,-0.02707632,-0.022913406,-0.02333455,0.04555117,-0.044450346,0.04830178,0.013640212,0.03606934,-0.056642003,0.026329571,0.008798212,-0.0115689775,0.0071286676,0.01531861,0.03583282,-0.06315601,-0.033947114,-0.008756036,-0.022849018,-0.011809242,0.009861544,-0.048216123,0.05258379,0.009833015,-0.019308897,-0.002698704,-0.006858987,-0.019573733,-0.069955476,-0.024854958,-0.0013293293,0.03949472,-0.035755735,0.02380085,-0.004660954,-0.0047634663,-0.045807455,-0.009759364,-0.025167253,-0.05760688,-0.036546838,-0.028216643,-0.056903988,-0.0036225494,-0.0038482258,0.0030461524,-0.008446792,-0.038814086,-0.009468685,0.009252845,-0.008776227,0.029137341,-0.077801295,0.0029077271,-0.023390027,0.053424586,0.063098975,0.017883305,-0.018070363,-0.021469014,-0.032525826,-0.0070924694,0.04292394,0.055793613,0.03422732,0.023694966,0.029113933,-0.00039750425,-0.0035859975,-0.073662706,0.022698546,-0.01957713,0.0052736513,-0.025288844,-0.02928285,0.021199573,-0.04012798,-0.0216879,0.0006047984,-0.013151859,0.010088728,-0.034212474,-0.013150551,0.00018337126,0.004872788,0.062366728,0.023709211,-0.0073535508,0.02491983,-0.03385028,0.0047841505,0.019358514,-0.027939385,0.0042840308,-0.028530123,0.04615216,0.056977853,0.07368746,-0.020586632,-0.060002677,-0.03310177,0.03731101,-0.010641353,0.06019362,-0.006902339,-0.014774595,-0.02253807,0.00019525732,0.03742318,0.03491841,-0.008078604,0.0002966145,0.005757655,-0.0080624055,-0.015746722,0.03683654,-0.031299848,-0.03835234,0.035085563,0.00037282245,-0.008457827,0.011518649,-0.02389453,-0.00083575456,-0.005917913,0.02014479,-0.0020155453,-0.00018888945,-0.0009804963,-0.023275098,0.024999386,-0.0115860095,0.06994578,0.0048678345,0.03780372,0.0055729295,0.03811717,0.024765516,0.00065519806,-0.06438997,0.008962683,-0.00707662,-0.05194227,0.026426464,-0.013679444,0.0018434179,-0.0076197837,0.05471063,-0.022971088,-0.025088906,-0.004571527,0.013836005,0.014082886,0.013825931,0.037111405,0.041301254,0.014671596,-0.031071724,0.061719682,0.022787686,0.0030306943,-0.01933748,-0.009105635,-0.002300012,-0.0010331869,0.006626296,-0.04665984,0.030851161,-0.041941226,0.020200927,0.029562732,0.028823925,0.0118135745,-0.03218983,-0.03196442,-0.002169438,-0.011895277,-0.002263679,0.038649406,-0.076255046,-0.005677299,-0.030875875],"last_embed":{"hash":"gcmk82","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"gcmk82","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues","lines":[227,261],"size":1300,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gcmk82","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I can't stop thinking\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027788544,-0.0104969125,-0.03794907,-0.00208383,-0.05000465,-0.05154254,0.015280225,0.00396617,0.03940621,-0.0012441338,0.003705251,0.006680999,-0.03972659,0.024321051,0.009039447,-0.007875363,-0.013435386,0.010035208,-0.007050178,-0.027237646,-0.034784574,-0.0069028116,0.050359916,0.0014792936,-0.022677476,0.00020997376,0.009140915,-0.014560334,0.010998397,0.052793123,0.0215436,-0.006775015,0.04518221,-0.027111148,-0.007640302,-0.02772675,-0.028290976,-0.011400083,-0.0038120986,0.054550864,0.036000855,-0.0072664605,0.01176603,0.017588262,0.042280108,-0.01438819,-0.06690539,-0.0041785664,-0.013857997,-0.010239334,0.0025538993,-0.024105119,0.0099335145,-0.024871765,0.01032373,0.03498789,-0.01076938,-0.0464191,0.02772797,0.007756018,-0.037032265,0.025651889,-0.016580906,-0.017247966,-0.016481018,0.0573618,0.01964461,0.010464114,-0.012728036,-0.05294962,-0.006051845,0.028118808,0.018277539,0.0035111003,-0.05015335,0.0069829854,0.019740814,-0.019962836,0.007201106,0.012153932,0.020368053,-0.017132638,-0.039282184,-0.02001105,0.015664726,-0.016615504,0.005967518,0.027522659,-0.003143133,0.042153716,-0.029165192,0.001358745,-0.019466788,-0.0014780195,-0.027541006,0.031515032,0.008849482,-0.0071210046,0.040941563,-0.01959204,0.040261578,0.049201235,-0.013491417,-0.014347788,0.0037501946,0.0020202165,0.06023191,0.013273066,0.056383956,-0.0062134354,0.022915255,0.056899052,0.021595823,0.011901626,-0.010985645,0.005667938,0.010124539,0.009137684,0.0309248,-0.000094660616,0.02182082,0.0255744,0.015219378,-0.015239006,-0.02963665,0.01341355,-0.021754563,-0.0049139946,-0.030363964,0.019065011,0.021054402,0.045240745,-0.015171396,0.007209626,-0.01807006,0.024771826,0.01650674,0.06728165,-0.014055086,-0.044660367,0.017469468,0.0054678447,-0.029321145,-0.027663322,0.014015478,-0.018467609,0.047045972,0.028578829,0.02105902,0.047833744,0.027677849,0.013923708,0.0053758495,0.07685443,0.0015124112,-0.00052153255,-0.044303186,0.08347134,-0.024752716,0.017142056,0.0041868715,0.02119571,-0.032624528,0.06914556,-0.012751388,0.032348704,0.01747786,0.06328754,-0.017886167,-0.017037585,-0.0051875305,0.0004754055,0.03971799,0.053428337,0.012449771,0.030145237,0.05232262,0.03229669,-0.0075796484,-0.0070315544,-0.04190226,0.010783242,-0.0013956145,-0.067952715,-0.0224385,0.04423542,-0.002760462,-0.021879464,0.03180118,0.017551586,-0.013473199,-0.00491546,-0.051171657,-0.009047879,0.02138217,-0.040556353,0.004238846,0.005493316,0.004585191,-0.048601512,-0.0013621321,0.022935933,0.020101,-0.012582563,-0.016355088,-0.025780948,-0.041221604,-0.020673187,-0.001961569,-0.011220401,-0.006638464,0.015219971,0.007211084,-0.0039136168,-0.047540586,-0.021877324,0.018179115,0.0045538186,0.0040447875,0.0040042307,-0.015934944,0.044833537,-0.011527051,0.006185567,-0.028372515,0.008618385,-0.02881386,0.03540103,-0.0046781553,-0.00043453844,-0.02935807,0.0056902324,0.03101613,0.017315954,-0.017336288,-0.006980486,-0.015815524,-0.001478296,0.029663024,-0.0184452,-0.0007102476,0.020320976,0.05151112,-0.00537918,-0.0040975166,-0.024102103,0.02966372,-0.0005875021,-0.014741281,-0.0076587363,0.028337974,0.013674578,-0.02717036,-0.027465526,0.0073789856,0.02379231,-0.035939146,0.017417654,0.008400596,0.04397499,-0.012714081,0.016942756,-0.016431294,0.009990992,-0.013717955,-0.035955623,0.030282276,-0.030643752,0.042215277,0.02192454,-0.035391305,-0.028313622,0.0045731366,0.032384943,-0.041421257,0.0074061886,-0.042355556,0.016175332,0.03187384,0.038677223,-0.021302968,-0.023046838,0.03011155,0.020173099,0.026189115,0.024155444,-0.008151254,0.000566578,0.04331811,0.041418258,0.0064312154,0.0007665406,0.052371033,-0.04338253,-0.03927688,0.036306135,0.0068653976,-0.14649963,0.033388663,0.04160466,-0.0015944308,0.018110083,0.024271015,-0.05535588,-0.030832767,-0.050453708,0.04346155,0.002079607,-0.023758784,0.02880859,-0.0036763055,-0.027853213,-0.020152967,-0.015939128,0.008648683,-0.019119097,-0.042426374,-0.04252852,-0.024210285,0.05914337,-0.021215983,-0.04544524,0.017501185,0.074289195,-0.07781951,-0.010059479,-0.025425402,-0.077844456,0.058159124,-0.004901936,0.02075573,0.01341306,0.02552908,-0.012103114,0.01432484,0.014990329,0.03427713,0.032504987,0.020436395,0.006757369,0.062405374,-0.027480261,-0.00082392176,-0.006668347,-0.01769261,-0.046222363,-0.043426067,0.0032759656,0.0016084075,-0.0019232769,-0.012830314,-0.032092407,-0.0027624941,0.01978868,0.040327914,-0.025693912,-0.044487324,0.012444863,-0.029204316,-0.013628038,-0.034733854,-0.04271843,0.007726692,0.029541833,-0.0074100904,-0.008174853,-0.0098058535,0.008412219,-0.019408511,-0.046865597,-0.010804451,-0.04186007,0.02614035,0.028475642,0.03326887,0.018981867,-0.121669166,0.019796532,0.034832653,-0.0048163543,-0.0056982446,-0.003296616,-0.02104415,0.02112811,0.002542613,0.013616392,0.20555827,0.012135701,-0.0018701962,-0.043691866,0.03606563,-0.015846232,-0.011853799,0.048145734,-0.04351778,-0.016010012,-0.020220019,0.0056620007,-0.011145279,0.0140756145,0.019428402,0.03356226,-0.050923537,0.025496418,0.052996613,-0.01824974,-0.0033106024,-0.052268993,0.030870046,0.0074956953,-0.048660688,-0.04610822,0.010079878,-0.010716165,-0.012617804,0.030862108,-0.05643331,0.08118831,0.058180295,-0.036334373,0.05856184,-0.030036008,0.0045166747,-0.06740657,-0.025427757,0.015079338,0.036591865,0.010815592,0.00010561949,-0.038856708,-0.020477286,0.025678407,-0.03370945,0.042550128,-0.019271659,-0.001609025,-0.032063387,-0.01378347,0.009937344,-0.028139746,-0.01488335,-0.0070616975,-0.002311056,-0.030014807,-0.015161461,0.06256831,0.051784173,0.029274007,-0.013300625,-0.028449612,0.0005997041,0.018651241,-0.056477454,-0.017283063,0.017647868,-0.009843725,0.065748185,0.0083237775,0.027180295,-0.0074478337,0.011724738,0.00016209086,-0.01732118,0.029068911,0.035537638,-0.034387566,-0.036182746,-0.030106248,-0.013591049,0.012056953,0.028498864,0.007425663,0.048787087,0.07610085,0.008602086,0.0081318375,-0.017891493,0.03557874,-0.062446468,-0.048582587,-0.0054905917,-0.0077015236,0.010686853,-0.08835344,0.028844407,0.031096099,-0.009367366,-0.008654565,0.010019844,0.0050229104,0.054537557,0.00445833,0.0011251479,-0.017493108,-0.034471985,0.049469363,-0.106503725,0.0000055370183,0.007591236,-0.005280363,0.03247849,0.043722373,0.0023005884,0.019310191,0.048120264,0.0019922084,0.025886707,0.020139504,-0.0133319525,0.04642616,-0.018900275,-0.043420836,0.011707681,-0.005342127,0.02278356,0.010450598,0.02760445,-0.031627823,-0.008063849,0.040261723,0.043882176,0.0026833208,0.03001941,-0.027656285,0.020826202,0.044059597,-0.0079829525,-0.01120226,-0.0019187266,0.010298984,0.026758203,0.017959412,-0.033808924,-0.0117807565,-0.007471646,-0.0035621356,0.0165087,0.017534174,0.0014370366,-0.051667973,0.01845975,-0.06866979,-0.034256745,-0.025372835,0.010822072,-0.021970324,-0.0441427,0.0099893315,0.030910108,0.07675833,-0.032319505,0.061754987,0.03848169,0.0126395095,0.000536986,-0.0010235186,0.021081664,-0.007145774,0.0015657479,-0.03844106,-0.037131313,-0.057788607,0.0059967195,0.010046628,-0.040309623,-0.028832324,0.048225697,-0.0023963558,0.014310027,0.043926097,0.049469292,-0.0051611084,0.030804517,-0.0044946084,-0.031260487,-0.03424241,-0.00026211323,0.09185493,-0.013840204,-0.017842341,0.010178543,0.020550208,0.06208161,-0.00010822441,0.015818372,-0.033639006,0.0064846682,0.012037538,-0.0177954,-0.037366442,-0.01581875,-0.0029198297,0.0016467385,0.00693493,0.043483518,-0.00040601214,-0.013436941,0.008361712,-0.10596893,-0.015283883,-0.04633645,-0.06815945,0.029678466,-0.0049948283,-0.013098346,-0.027826995,0.006312034,-0.014398638,0.04176436,-0.07475273,-0.033384282,-0.021907419,0.014131291,-0.04652096,-0.021470064,-0.044553697,-0.014307895,-0.038938034,-0.011623997,-0.025508763,0.007863187,-0.0012738224,-0.013263758,0.009789243,0.053924885,-0.002302061,-0.018174428,-0.021196723,0.012167827,0.03585116,0.00016882327,-0.021076804,-0.012854985,-0.022549236,0.020953478,0.02264277,0.005560464,-0.024607426,0.004458785,-0.033614032,-0.0057216007,0.044149645,0.029897602,0.01954387,0.012851148,-0.0333365,0.017329004,0.020924376,0.021029187,-0.028062677,-0.025692027,-0.034668837,-0.009058334,-0.010770893,-0.05305615,-0.05255926,-0.04303963,-0.0138626,-0.019712433,-0.014345759,0.0098122135,0.0026846859,0.016648587,-0.030119864,0.043347035,-0.051018625,-0.0382205,0.034456145,0.021880882,0.0132766925,-0.02325091,0.019535577,0.026118932,-0.011871784,0.055536095,-0.014502062,0.01731274,-0.00767946,-0.046462633,-0.01274239,0.001892573,-0.0018895058,-0.03966143,0.0014895379,0.019161979,0.011703835,0.01643972,0.01014842,-0.031135855,-0.006058773,-0.066602826,-0.023772905,-0.010092558,-0.040652893,0.04108358,-0.006855157,0.027782904,-0.029987305,-0.011077024,0.013160604,0.026219014,-0.012167358,0.054473855,-0.018214343,0.04512221,-0.012975909,-0.035424586,-0.037916183,-0.02328436,-0.01750852,-0.027320037,0.00044146954,-0.07495396,-0.046144534,-0.043509405,-0.039766878,0.012886647,-0.002808054,-0.04715498,-0.041170713,0.0143146245,-0.028998075,0.022219388,-0.0061342586,0.04348987,0.03109643,0.023519538,0.00037015247,0.03691483,-0.010061495,0.0051589147,-0.0017207534,0.017643066,0.030751653,-0.045582492,-0.0069747525,0.02048547,0.0006642335,-0.0041469587,-0.025358105,0.060884777,-0.025731957,0.016287128,0.00043736596,0.054165684,0.029789193,-0.05404718,0.014578971,-0.026258051,-0.033115726,-0.0068682125,0.037973005,0.015776794,-0.04991243,0.020978538,0.011268058,-0.000740518,0.027626816,0.01765996,-0.012590484,-0.012538069,0.036583368,-0.019043786,-0.023166778,-0.008023383,-0.01361892,-0.025914619,-0.00970538,-0.0016933361,-0.0077613844,0.036207065,-0.013389592,0.002839462,0.010873895,0.041123707,-0.0024440647,-0.025574675,-0.057466984,-0.030825963,0.0017824717,-0.13092828,0.024168186,-0.0077554835,0.031119943,0.0027586468,-0.0033144546,-0.027581794,-0.070262134,-0.028639778,0.00256204,0.0046574776,-0.00930801,-0.01303623,-0.029341541,-0.016235556,0.033765037,-0.05246941,-0.008647788,-0.012823482,0.034576416,0.019637363,-0.0032330551,0.052025408,0.0066145454,-0.0035557651,-0.011510377,0.007964053,-0.006827272,-0.027898734,-0.006028697,-0.004019759,-0.056871407,0.002637145,0.032623276,0.004176403,0.018869735,0.016738536,0.013163715,-0.0298802,0.004465312,-0.040528532,0.021966023,-0.017832313,-0.010348337,0.007440787,0.06897243,-0.016381232,-0.0113715185,-0.021204092,-0.02774891,-0.015962122,0.04401893,-0.08765164,0.020446066,-0.033940338,-0.016484521,-0.029239882,-0.005212061,0.017783234,-0.0018714566,-0.009579488,-0.030616825,-0.024794457,-0.021384694,-0.019019762,0.021445043,0.0019743405,0.038514875,-0.0076860553,0.020667043,-0.03626988,0.008601785,0.0084740585,-0.022911912,0.006033607,0.0015967488,0.047053587,-0.028063217,-0.021924399,-0.018733844,-0.046341486,-0.026109584,-0.007849939,-0.07366087,0.063939944,-0.003686282,-0.017799327,0.010474448,-0.016937789,-0.02849129,-0.07203315,-0.012545113,-0.0031965934,0.037306488,-0.032646544,0.0400334,0.00062550383,-0.006805434,-0.022914153,-0.010077163,-0.017756842,-0.06200184,-0.014303086,-0.00459028,-0.07296835,0.001260534,0.031437926,0.017467842,0.00056626205,-0.05719211,-0.031779002,0.005354425,0.0043713455,0.036518015,-0.07117569,0.011595889,-0.0025320554,0.019182999,0.05878627,-0.008106255,-0.018825218,-0.02086627,-0.0060881097,-0.011174528,0.010784182,0.025382167,0.048309647,0.03435236,0.021556966,-0.0049501327,0.021501062,-0.068212494,0.029239722,-0.004887472,0.009203853,-0.008248556,-0.026079958,0.03449852,-0.033112463,-0.029578904,-0.015928447,0.005926509,-0.007862043,-0.034899604,0.001983203,0.017581303,-0.006555012,0.036973875,0.0012249982,0.010142696,0.01809742,-0.03573928,0.020071663,0.030419001,-0.060396712,-0.0031857323,-0.036052532,0.021346902,0.06288425,0.07732449,-0.023152497,-0.06501861,-0.02899906,0.00546625,-0.020882707,0.08036684,-0.028072186,-0.015025007,0.0024562338,0.016196465,0.02827093,0.028820444,-0.026361711,0.015583558,0.0062994827,-0.018180288,-0.0117187975,0.046725936,-0.042486034,-0.011841546,0.040651277,-0.016657628,-0.00014824721,0.011111782,-0.032216407,-0.0007956251,-0.009945312,0.022245143,0.01645986,-0.02611714,-0.015143475,-0.03922071,0.026277663,-0.024264796,0.04715623,0.0048059844,0.02223692,0.035311844,0.024835687,0.014644775,0.014868583,-0.038434193,0.015359701,-0.03801585,-0.050611895,0.026477143,0.022923237,0.0016982139,0.0002474425,0.0709316,-0.010356545,-0.010499041,0.010357676,0.019870568,0.014831842,-0.011673149,0.05422327,0.055476084,0.040132027,-0.0047717793,0.065226585,0.0103148315,0.0065395096,-0.012638264,-0.014446133,-0.00016084839,0.0029584202,0.022201927,-0.0007126267,0.038174756,-0.027531184,-0.008797683,0.03563202,0.01760179,-0.013365113,-0.022588087,-0.011726536,-0.0004355495,-0.024552828,-0.019135881,0.045742955,-0.047125757,0.009437865,-0.027823737],"last_embed":{"hash":"17eyd5b","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"17eyd5b","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I can't stop thinking\"#{1}","lines":[230,230],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17eyd5b","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I can't stop thinking\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020658761,0.0011194795,-0.018557122,0.022472085,-0.05099428,-0.047336556,0.020649966,0.015331964,0.025127755,-0.0014809002,-0.009581344,-0.0043393937,-0.024057647,0.029662484,0.042369053,0.0197618,-0.046372592,-0.025375174,0.022010846,-0.0067621935,-0.01927761,-0.012178151,0.038027834,-0.013557035,-0.034562346,0.010837445,0.006863569,-0.014156598,-0.0016594775,0.055562753,-0.00482282,0.010720362,0.032431535,-0.028292278,0.0028893438,-0.0016806424,-0.025775248,-0.0032803826,-0.008242625,0.05628376,0.020752747,0.008996633,0.012909116,-0.0056311064,0.046396177,-0.025726683,-0.07281374,-0.0010049024,-0.040815,-0.021583028,0.039023347,-0.0072811935,0.03084791,0.009100261,-0.041266337,0.030905046,-0.04274395,-0.03719372,-0.030943993,0.010070295,-0.0012520622,0.055288736,-0.02229908,-0.024923984,-0.041212942,0.07327595,0.025589546,0.024025068,-0.022547944,-0.028933,0.01162724,0.042127505,0.012935857,-0.0053892178,-0.051054806,0.020127462,0.012193999,-0.009519536,-0.01809692,0.022140002,-0.0058824974,0.016924819,-0.0024902183,-0.01672173,0.0039629396,-0.018410746,0.015560573,0.013248213,-0.014174069,0.05280539,0.0008827043,0.011484895,0.005429632,-0.021535637,-0.026393328,0.017766507,0.016806614,-0.01682102,0.036600735,0.002962359,0.027292848,0.02126049,-0.0011967641,-0.013806954,0.034832068,0.00924729,0.04082432,0.019979097,0.061774325,-0.01247225,0.043770447,0.056491304,-0.00082632096,0.03150733,0.0055264886,-0.029644297,0.011606312,0.01009332,0.012430998,0.0037395784,0.0118720485,0.048031237,0.0200111,-0.023730364,-0.016600106,0.006629977,0.0117628,0.008742525,-0.036751155,0.00404338,0.045739368,0.026182959,-0.04899513,0.02937782,-0.029221443,-0.0075120484,0.029990125,0.05904511,-0.01292322,-0.031686127,0.02324815,0.012891796,-0.01964139,-0.036208697,-0.0046827174,-0.026526593,0.035820622,0.013232313,0.0088635525,0.054362744,0.009167596,0.013024297,0.019724654,0.050125092,-0.005182496,-0.0028920332,-0.03728493,0.07065474,-0.0438856,0.0017422729,0.031597007,-0.017556801,-0.038689494,0.07719022,-0.005325073,0.019977082,0.018244857,0.041232727,-0.014463462,-0.036447342,-0.009558132,-0.0025439428,0.02868761,0.037511434,0.013091684,0.038048293,0.057150733,0.042068668,0.012764315,-0.039816935,-0.006668519,0.0132190315,-0.0023177953,-0.07100332,-0.015532701,0.06749471,-0.06305895,-0.0062606954,0.017040182,0.008209075,-0.009091062,-0.023731569,-0.041783005,-0.0070039327,0.05115015,-0.050473865,0.040954284,0.0053509083,0.006406265,-0.021970402,-0.0070362096,0.01941029,0.028895468,-0.024009483,-0.019356268,0.013892294,-0.037272867,-0.024441447,0.043917887,-0.036309805,-0.0065702647,0.048287816,0.0058764033,-0.041977543,-0.062298816,-0.022732556,0.01157993,-0.028119521,0.015425233,0.0036117863,-0.014675686,0.060347706,-0.0022496067,0.00069755764,-0.04443833,-0.0044205636,-0.017212102,0.022298934,-0.0072045685,0.01012182,-0.049929723,0.023331936,-0.0015619533,0.02575683,-0.013944887,-0.008384777,-0.022596883,-0.011267974,0.028200107,-0.030490333,0.022154493,-0.0141945705,0.005572184,-0.0032231486,-0.0019520932,-0.03661289,0.032443017,0.031793166,0.0035380754,-0.011597754,0.04153198,0.022749854,-0.03242789,-0.030915989,0.039292745,0.0203158,-0.01241647,0.015971502,-0.0011330425,0.027205566,0.008968974,0.0070582535,-0.029139865,0.006589136,0.010318279,-0.018035563,-0.00045957312,-0.036536213,0.034402058,0.03195771,0.001773245,-0.04416894,0.016633043,-0.008156941,-0.01352248,-0.0063953623,-0.046715584,0.034427114,0.017584868,0.01373972,-0.042748585,-0.03062145,0.030116113,0.044089418,0.037100863,0.0036612987,-0.024031656,0.004554263,0.029435923,0.0065487074,0.015691385,-0.007971513,0.03809274,-0.008196092,-0.041647628,0.030358685,-0.004701504,-0.16197033,0.0056228098,0.05864867,-0.0022519731,0.00939791,0.014119096,-0.044650376,-0.015131688,-0.050673153,0.028890794,-0.004214945,-0.024976116,0.023158766,0.009795229,-0.011313528,-0.010521897,-0.009989404,0.020668034,-0.02476904,-0.03232035,-0.009894584,-0.04396775,0.061019287,0.019480227,-0.022378478,0.02699283,0.05985514,-0.060736567,-0.021919629,-0.027098084,-0.063689984,0.023303362,0.0013810005,0.029510228,0.037290238,0.03190028,-0.0154374195,0.02636814,0.048760265,0.025021207,0.02723685,0.021050574,0.00047387005,0.0602368,-0.023802355,-0.024238817,-0.009117435,0.010978726,-0.036264,-0.03200916,0.0109070325,-0.026420085,-0.016075246,-0.0123276,-0.039171144,-0.0071328827,0.051396567,0.048198864,-0.005762226,-0.030140998,0.013297357,-0.026870934,-0.0001455898,-0.035456277,-0.052162122,-0.019478576,0.005001905,-0.010175454,-0.0108164055,-0.0064268163,0.024127293,-0.040166248,-0.03275243,0.0011131678,-0.04468633,0.031957768,0.01656239,0.012704563,0.028348457,-0.09139923,0.00906281,0.028641153,-0.010495423,-0.010413635,0.010083816,0.012149303,-0.0035793034,0.021956393,0.017745383,0.2325511,-0.0051641082,-0.0067002857,-0.039698914,-0.004195776,-0.011493121,-0.0032924456,0.08083511,-0.013872502,-0.028736055,0.0025929462,0.005540959,0.0059728622,0.021365378,0.0032862432,0.05575863,-0.0602136,0.0128446845,0.06865022,-0.038567536,0.01128999,-0.03417383,0.013527366,-0.0023000855,-0.044650175,-0.029601894,0.016222369,-0.0042420174,-0.00974788,0.03834254,-0.0629282,0.06024671,0.035671443,-0.031300582,0.0426359,-0.013972386,-0.002714548,-0.047371697,-0.02997405,0.03203226,-0.008559011,0.011820956,-0.007866156,-0.05552419,-0.0059443656,0.006975669,-0.008394036,0.023991397,0.010117,0.0035526974,0.00074981485,-0.014921069,0.009186677,-0.032857087,-0.006420197,-0.034154985,-0.0130901355,-0.0046359138,-0.024924438,0.020789402,0.03630603,0.029575253,0.00018266981,-0.016236624,0.022929057,0.008332553,-0.013623966,-0.012235766,0.022620233,0.015253226,0.047001902,-0.0019579083,-0.014088828,-0.023803758,0.023798998,-0.032236457,-0.02229448,0.008351425,0.040171817,-0.0109001165,-0.023270547,-0.026652964,-0.00076007174,0.0037487005,0.040328402,0.0015717344,0.025915677,0.028906751,-0.007158184,0.013220762,-0.015113791,0.037928734,-0.04859169,-0.02613858,-0.023009196,-0.035656676,0.041310463,-0.046977013,0.008126377,0.022343952,-0.018769126,-0.019005908,0.042672697,-0.0032881584,0.027685273,-0.012411885,-0.009634585,0.01052635,-0.029424906,0.045162845,-0.066539876,0.00812426,0.0048081237,0.03400141,0.054726455,0.02343128,-0.004333702,0.009979722,0.023781558,0.0137497075,0.013615091,0.02505784,0.0018897608,0.033555947,-0.035200357,-0.060687304,0.028994268,0.0010076059,-0.0031465325,0.021947145,0.005268185,-0.01708757,-0.015992723,0.03613595,0.07189347,0.011364208,0.0077511417,-0.0053982027,0.002912854,0.0057714977,-0.034536045,0.04809358,0.014824151,0.014741326,-0.0017852057,0.037194252,-0.016081603,0.009204711,-0.046262532,-0.045486044,0.011958574,0.03484729,0.03208846,-0.059708267,0.017926382,-0.079397015,-0.039927457,-0.040654287,-0.0241837,-0.034157433,-0.038211953,0.0067776735,0.0383076,0.060443513,-0.026175458,0.009568478,0.029588627,0.008197318,-0.004212115,0.026776271,0.015047806,-0.003873219,0.003919964,-0.04164701,-0.021590754,-0.07388503,-0.016298413,-0.02417697,-0.027549582,-0.031858608,0.043189008,-0.02906013,-0.004545779,0.058893356,0.045016747,-0.017535018,-0.005590832,-0.018956287,-0.034569643,-0.033489417,0.0053086844,0.11100785,-0.002157877,0.011214893,0.008577625,0.020199018,0.09356029,0.009455513,0.031283278,-0.046755124,-0.004384904,0.0007535204,0.0023762349,-0.04313329,-0.029465888,-0.019312792,-0.006427475,0.033736907,0.043795347,-0.025898559,0.000002193253,0.018135058,-0.065115385,-0.007591573,-0.044137415,-0.0587038,0.021426601,0.020883614,0.0040596803,-0.02808263,-0.02376136,-0.01287385,0.034755852,-0.061516527,-0.04580345,0.010324946,0.016555514,-0.034305345,-0.0032568655,-0.0342495,-0.015926966,-0.04237711,-0.041306388,-0.01898038,0.008662866,0.017006662,-0.008550875,0.011637587,0.031348683,-0.025445957,0.008753235,-0.03465275,-0.013915943,0.06445744,0.009983717,-0.0275741,-0.027925095,-0.033235587,0.02222971,0.03190277,0.013037359,-0.028216507,0.032629482,-0.034795668,0.014156015,0.028702505,0.034588497,-0.0050124656,0.011046582,-0.020729596,0.014731366,0.04327542,0.017435484,-0.04862366,-0.036033735,-0.048541777,0.021454828,-0.02056135,-0.031417403,-0.06888183,-0.03548717,-0.0035071971,-0.0035053603,-0.023779698,-0.01010122,-0.012692757,0.0091523705,-0.013063757,0.015368317,-0.045988943,-0.024170905,0.049700256,0.025315013,0.028943667,-0.02297554,-0.004354508,0.055500194,-0.018198961,0.048897166,-0.023514481,0.03002167,-0.013528723,-0.03739678,-0.018268824,-0.009283752,-0.009741706,-0.001836389,0.016115908,0.009790004,-0.012479789,0.0043746643,0.046626966,-0.016017057,-0.0043428503,-0.01983121,-0.032673873,0.0019075959,-0.046576094,0.029013885,0.018533945,0.03993161,-0.007714731,-0.0058550523,0.013663049,0.027751988,-0.013896106,0.02536882,-0.023727708,0.023001656,-0.011872261,-0.023686543,-0.02527438,-0.019397333,0.013527585,-0.04852135,-0.010754027,-0.038596105,-0.04276654,-0.04133559,-0.02363919,0.014230429,0.005352832,-0.04733253,0.0040283646,-0.029203607,0.0027037067,0.03571888,-0.03536758,0.038761456,0.004900524,-0.0046165152,0.018635342,0.0401593,-0.013128992,0.016597759,0.017462501,-0.0017155254,0.0017223873,-0.021871096,0.0017851341,0.017469326,-0.020792142,0.00006425737,-0.03584537,0.0198027,-0.007902231,0.011165328,0.006170063,0.08727065,-0.0010723737,-0.061513137,-0.0035964858,-0.033218257,-0.05091218,0.004611495,0.046837293,0.0012317685,-0.09506921,-0.011578408,-0.011972065,-0.006273693,0.0034017263,0.01119145,-0.016110169,-0.029173566,0.034668803,-0.01583616,-0.031791724,0.025630986,-0.005342235,-0.010729756,-0.036215533,0.0022191834,-0.0022134613,0.04118288,-0.00575316,-0.03307705,0.02998732,0.023131499,-0.0018889116,-0.023390083,-0.01656725,-0.051598523,0.027191196,-0.14169218,0.022284567,-0.011415643,0.025074983,-0.015222687,-0.0076780827,-0.058292147,-0.042310107,-0.025617842,0.0053740367,0.0027540806,-0.009442339,0.010036255,-0.03163687,-0.0063719824,0.056188293,-0.040730692,-0.007104323,-0.02456637,0.06610653,0.0050745746,-0.002766921,0.0481348,-0.0030711556,-0.0009755011,0.0010004314,-0.017730705,0.0012460389,-0.041417528,-0.012759268,-0.007063577,-0.08468879,0.013543824,0.041612994,0.019751936,0.042968854,-0.004230081,0.012031034,-0.026005646,0.0024262874,-0.017981779,0.021869114,-0.008662449,0.004055545,-0.0058554383,0.06289016,-0.025732186,-0.014184253,-0.037503906,-0.0035651657,-0.0008424159,0.035704307,-0.046157036,0.011281447,-0.018291414,-0.019491157,-0.050904986,-0.02029793,0.035369452,0.017370922,-0.043336302,-0.02436525,0.00036961757,-0.072389424,0.0029128955,0.0038231353,-0.026244225,0.0522783,-0.00333523,0.031292655,-0.04392894,0.023889393,0.0054798042,-0.014204241,0.015225568,0.023794718,0.012395956,-0.018444926,-0.01724916,0.00019146201,-0.046586968,-0.024172116,0.02323581,-0.051034607,0.042486243,0.013152418,-0.025358062,0.0030584768,-0.0043782406,-0.039636742,-0.05677209,-0.019449884,0.0076104095,0.032276943,-0.014862172,0.046630587,-0.01967959,0.0048252763,-0.03181242,-0.009086331,0.002632441,-0.050107498,-0.041930147,-0.008315273,-0.05434009,0.058540963,0.03545525,0.011295174,0.02092382,-0.026634922,0.0010019584,0.0300607,-0.0058589247,0.047153957,-0.044717576,0.017675033,-0.041922037,0.03300992,0.04074393,0.044264134,-0.0075535886,-0.017350823,-0.02159589,-0.009049901,0.0389466,0.034704823,0.058453947,0.007088738,0.011926927,-0.007505789,0.0036871673,-0.08646651,-0.0040699276,-0.011090231,0.012098103,0.00043662867,0.011568162,0.02929365,-0.038817726,0.0054467027,-0.0028415476,-0.0021816664,-0.028499927,-0.042122126,0.0005957777,0.013516927,0.00351878,0.04913561,-0.019091437,0.0033949928,0.0077544274,-0.035241712,0.014419006,0.018035736,-0.030119538,0.021339966,-0.06421033,-0.0033149289,0.04185831,0.03698816,-0.0353399,-0.052267145,-0.038282722,0.015318187,-0.033024,0.089832366,-0.0064183525,0.008477252,-0.060489897,0.02062338,0.046624765,0.023398386,-0.023886211,0.009261975,0.02966693,0.027535882,-0.020699274,0.05495187,-0.018986085,-0.028886648,0.03669681,-0.0041335183,-0.011459903,-0.009381916,-0.0072350455,0.0048691495,0.0009277673,0.00729297,0.012157362,-0.013862638,-0.0045513758,-0.03025142,0.00019988329,-0.020024067,0.049867664,0.029970065,0.03441974,0.04361185,0.0106468545,0.022381978,-0.008113429,-0.027125496,0.0062783263,-0.0364314,-0.04589917,0.021234721,-0.01649579,-0.010209708,-0.009011408,0.035260625,-0.017754871,-0.01960386,-0.0005931894,0.0012432797,-0.0047572553,0.009871218,0.035492126,0.017607214,0.01963758,-0.019175397,0.05000589,0.008352907,-0.002016117,-0.0010201199,-0.047993924,0.0013133854,-0.010812309,0.0055874204,-0.030128812,0.053803213,-0.064709,-0.004512266,0.023372518,0.01072883,-0.0067287516,-0.014942741,-0.031140378,-0.0024593174,-0.010760464,-0.021336053,0.053029682,-0.06535207,-0.027454989,0.00794545],"last_embed":{"hash":"1h0olwd","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1h0olwd","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I can't stop thinking\"#{2}","lines":[231,231],"size":92,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1h0olwd","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I can't stop thinking\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009695967,-0.0026818463,-0.043869648,0.010054486,-0.04693196,-0.04077946,0.020636287,0.019423943,0.016892478,-0.017612608,0.009561406,-0.02112684,-0.029256396,0.02046751,0.046510942,0.02566034,-0.045820463,0.0070833545,-0.010455247,-0.022912076,-0.005067274,0.0058338842,0.02772163,-0.018745286,-0.023287276,0.027522568,-0.026552595,-0.00816535,0.009126918,0.054175336,0.010990022,-0.016370118,0.032061923,-0.029589364,0.00879131,-0.0156308,-0.0323277,0.00059195055,-0.01002906,0.061281357,0.031831257,-0.0327929,0.032220636,-0.014282948,0.052930057,-0.0060848696,-0.05517527,-0.0013268343,-0.025090901,-0.017665131,0.0041827247,0.0062456,0.038112193,-0.035200693,-0.0018292739,0.030970922,-0.01864839,-0.04720019,0.015940221,0.017766565,-0.05235489,0.029399386,0.0011687377,-0.027612058,-0.024971135,0.064760864,0.022178514,-0.0060821786,-0.010722425,-0.03421932,-0.006113403,0.019778837,0.018923312,-0.025883801,-0.04021947,-0.005058317,0.0133392,-0.005943523,-0.028555267,0.0449815,0.021306157,-0.031614754,0.0019146545,-0.016469311,-0.02271454,0.0044622584,-0.004187551,0.016410671,0.0069772946,0.05207475,-0.011935413,0.011597308,0.011421494,-0.0051180185,-0.032246854,0.0174888,0.009241397,-0.011971557,0.041433167,-0.0075150863,0.060878117,0.023153696,-0.024867073,-0.014180124,0.009361977,0.0061051087,0.045075618,0.005307609,0.04276801,-0.02742233,0.045178913,0.060470786,0.012614205,0.024210714,-0.008771982,0.010980537,-0.0067699687,0.023289854,0.011011257,-0.0011652343,-0.00083775236,0.03135515,0.03515779,-0.023270298,0.0023112497,0.02436184,-0.0059816465,0.012204413,-0.014892945,0.016010184,0.006593195,0.06381574,0.011208787,0.023266818,-0.028649842,0.006027415,0.017008197,0.03572209,-0.015101368,-0.029738942,0.027196268,-0.0031243796,-0.022820856,-0.041754637,0.009527397,-0.06297848,0.060134176,0.05110559,0.030551497,0.026065381,0.02931097,0.021344883,0.008105673,0.06845856,0.006678445,0.004303061,-0.036690924,0.06395893,-0.042660587,0.001443729,0.02813636,0.0045461124,-0.036964767,0.05777938,0.022148974,0.02377998,0.03745554,0.032353453,-0.008601982,-0.013225449,-0.003858696,-0.013759184,0.04795687,0.04688513,0.052073874,0.033863526,0.026544502,0.024020774,-0.009592512,-0.02728216,-0.027931608,-0.009011007,-0.008602256,-0.07379918,-0.031123152,0.018855343,-0.014563186,-0.032750215,0.013025913,0.007364065,-0.014176283,-0.009943209,-0.023276566,-0.007835159,0.06522579,-0.014652754,0.02111347,-0.014266125,-0.006310729,-0.039654195,0.0024614837,0.038588803,0.0025194408,-0.0039530154,-0.02631595,-0.019643342,-0.020907406,-0.040428832,-0.0041412264,-0.02558852,0.021140724,0.03902382,0.012749446,-0.024889482,-0.04981044,-0.031019572,0.030897606,0.030875055,0.013520582,-0.044632092,-0.017060434,0.033676278,-0.005955466,0.030362178,-0.025224239,0.010486551,-0.038742773,0.060981605,-0.014557279,0.013242319,-0.05087041,0.020340897,-0.007590531,0.012883346,-0.0057536284,-0.019735867,-0.013256074,0.0037031511,0.019966684,-0.04136839,-0.002492609,0.0017117597,0.06123005,-0.015959194,0.013453145,-0.01165785,0.026618525,0.009482565,-0.008151567,-0.017014029,0.013291459,0.019923616,-0.0043636663,-0.02262167,0.02108067,0.022177014,-0.034020107,0.019814681,0.023571283,0.025130698,0.030327417,0.031156734,-0.015502898,-0.0010381478,-0.01598509,0.00013405197,0.021879435,-0.00015297599,0.04958792,-0.011911588,-0.0076934225,-0.0062453025,0.019593691,-0.007046612,-0.040696084,-0.010442162,-0.025423985,0.019045306,0.016159961,0.0006877394,-0.048312612,-0.020726278,0.02502825,0.020096108,0.04621072,-0.0066287904,0.0054386226,0.004909003,0.051517468,-0.0042651976,-0.0027578615,0.024228022,0.046078052,-0.03312422,-0.02514828,0.034277864,0.016675495,-0.15080935,0.028863767,0.043061018,-0.013461107,0.026273578,0.011036529,-0.06530713,0.0015294849,-0.065076694,0.018346861,0.00309374,-0.027612738,0.012381374,-0.011937629,0.0031401636,-0.017305907,-0.0029193535,-0.0041799424,-0.0044413107,-0.029859537,-0.008984947,-0.006880099,0.07669452,0.015061978,-0.027012153,0.043424454,0.06456578,-0.02235136,0.005100353,-0.029856306,-0.054039143,0.0557671,-0.0012860142,0.017623464,0.047955506,0.024495393,-0.0005381604,0.018409083,0.03204994,0.009810071,0.027284374,0.034657203,0.006743185,0.05486514,0.001853775,-0.011170366,0.006835274,-0.006273087,-0.015746046,-0.04389623,0.02477636,-0.0035495674,-0.0019172627,0.026136389,-0.018388478,0.01002505,0.048787013,0.045769263,-0.0056517865,-0.04446344,0.0056806114,-0.030511508,0.0001411119,-0.025988623,-0.041446924,-0.025713457,0.007907652,0.005313785,-0.014182821,-0.007061606,0.012290111,-0.021749489,-0.031316355,0.001560012,-0.06106768,0.009256918,0.02492681,-0.003859577,0.013839716,-0.11615793,0.027453544,0.042290114,-0.01084346,-0.013991044,-0.00995174,0.0027966064,0.022836285,0.0013671888,0.019424016,0.21239188,0.030031964,0.0076460564,-0.03970533,0.025475508,0.0071025915,0.019713452,0.06582094,-0.006563608,-0.03622647,-0.04583671,-0.027974138,-0.0016816219,0.0187803,0.00337249,0.023316376,-0.034188867,0.03232878,0.05443799,-0.016260233,0.006677385,-0.05368903,0.038956776,0.01267061,-0.05942427,-0.07227679,-0.0010327764,0.0063663037,0.006828371,0.02389884,-0.045023926,0.080104426,0.014395237,-0.03034584,0.03185466,-0.009424264,0.018400423,-0.08625012,-0.03179657,0.013207458,0.0052628163,0.0132313,0.010715586,-0.04330065,-0.0064826547,0.009832046,0.016223729,0.018444067,-0.016336722,-0.02063386,-0.01917689,-0.031172033,-0.00042980484,-0.017557696,-0.011361198,-0.023609659,0.0025455952,-0.05904708,-0.017795565,0.057086904,0.018383658,0.019998144,0.0051640924,-0.0020108,0.014314959,0.009230374,-0.018586978,-0.038344394,0.03380825,-0.010992707,0.033505373,-0.0038749396,-0.008794949,-0.036520034,-0.003554416,-0.023278035,0.00077111286,0.033119068,0.054040212,-0.01459561,-0.041157383,-0.015917014,-0.032711953,-0.0044627064,0.030976297,0.009455024,0.02518283,0.073624276,0.0071822023,0.006293075,0.007468399,0.026198382,-0.054934654,-0.02398405,-0.035158042,-0.02609596,0.033948053,-0.07578707,0.02833896,0.01700555,-0.008029002,-0.011076608,0.013023222,-0.03300347,0.077815905,-0.005042975,0.007099676,-0.00501454,-0.026134647,0.05193283,-0.108212,-0.0029711039,0.009353135,0.020571228,0.049768448,0.06768201,-0.023302073,0.0063570566,0.025297549,-0.012758337,0.0126180565,0.02586266,-0.012243795,0.039389744,-0.01589431,-0.03638368,0.0009817332,0.0021201654,0.0030589944,0.02523078,0.006112118,-0.008675083,-0.04076788,0.03294551,0.07035951,0.01362335,0.037280105,0.005438567,0.003046038,0.027834997,-0.0082983095,0.0381289,0.004827938,-0.025403377,0.033552874,0.043509744,-0.031939857,-0.0028796757,-0.015788453,-0.029336443,0.03257002,0.047162034,-0.0014927686,-0.050766,0.018208005,-0.08462967,-0.046108745,-0.021993728,-0.0017310602,-0.025097756,-0.050461654,0.026949845,0.008857779,0.0763095,-0.026651675,0.039630152,0.002765282,0.020160506,0.0038840857,-0.011079994,0.01689036,-0.010104318,-0.003196599,-0.04968333,-0.013429368,-0.072789654,-0.008749464,-0.021664148,-0.042574182,-0.044955943,0.026463917,-0.00488702,0.011723775,0.06011159,0.028933985,-0.029470807,0.007884377,-0.017849918,-0.06141654,-0.042951796,-0.018583663,0.10931812,0.024013393,-0.009704032,-0.0015971536,0.025916548,0.094428554,0.017059147,0.0052197203,-0.022766419,-0.0051073628,0.008138224,0.012660494,-0.026911449,-0.0077680675,0.0026878684,-0.007851051,0.024484238,0.03337217,-0.032237206,-0.018955048,-0.00030469935,-0.08736148,-0.02604986,-0.06455178,-0.03368906,0.009184091,-0.009699245,-0.014089389,-0.07088331,-0.015395868,-0.016818281,0.038315825,-0.035980422,-0.012579009,-0.026339104,0.015567809,-0.00083666155,-0.027317971,-0.033207506,-0.0134278415,-0.046804816,-0.02946104,-0.006712979,-0.0063504125,0.0028329985,-0.00793127,0.014723396,0.031415347,-0.0042013936,-0.009121723,-0.010177862,0.005624667,0.04189426,0.011510476,-0.020779643,0.011460519,-0.022288628,0.023948127,0.02366851,-0.0061869337,-0.0033224549,0.015458198,-0.01824183,0.014375453,0.03128274,0.01349188,0.0117266,0.029346418,-0.030740332,0.016700223,0.050004024,0.018885989,-0.026167216,-0.025261188,-0.034846764,0.01783135,-0.014101961,-0.02802444,-0.057536878,-0.05039487,0.007456803,-0.017026162,-0.02362614,-0.012154319,0.002397621,-0.02435998,-0.007058656,0.018984249,-0.05135699,-0.048566185,0.024931444,0.029014625,0.00025262238,-0.03279741,0.009542072,0.03472967,-0.009967361,0.030256843,-0.021104444,0.015700966,0.004976046,-0.035862744,-0.028831007,-0.00070944807,0.005907077,-0.037675913,0.03122076,0.0056796446,0.0098781865,0.004214632,-0.013092388,-0.027239263,0.006546488,-0.052851617,-0.02655592,0.0032304232,-0.051379267,0.010415209,-0.004056332,0.031781655,0.0035200394,-0.02854667,-0.0023094015,0.016324904,-0.023133913,0.03648277,-0.018600129,0.022292778,-0.027032046,-0.04645426,-0.03090962,-0.036779176,-0.027676575,-0.054307643,0.0017866043,-0.06435765,-0.06821562,-0.06358522,0.009997542,0.0046256967,-0.016634736,-0.024776876,-0.041023415,-0.0124797765,0.013461209,0.026859961,-0.004211975,0.035034616,0.025639623,0.026161136,0.026693532,0.032050204,-0.02805259,0.021423519,-0.011031263,-0.014023192,0.028076608,-0.04434657,0.0038800277,0.0015944964,-0.00842796,-0.044596545,-0.0190145,0.053238157,-0.024432229,0.022247128,-0.021350503,0.060791764,0.01358321,-0.03965169,0.021057902,-0.0049803983,-0.029590044,-0.022805583,0.016598238,0.005363711,-0.057272,0.019093186,-0.008020325,-0.019296791,0.026538337,0.02377201,-0.01645752,-0.03335892,0.031181317,-0.008171302,-0.030081073,-0.019159358,-0.00968396,-0.041250627,0.0013166966,0.0037135202,-0.021343397,0.037879862,-0.04048229,-0.03247554,0.025455909,0.0524838,-0.0006953526,-0.02127604,-0.028328404,-0.011550946,0.057691246,-0.14882402,0.031128597,-0.0108714895,0.0345431,0.00679946,0.003964465,-0.034332965,-0.06263879,-0.011359612,-0.00026083452,0.030328382,-0.03734793,-0.0059898337,-0.045810755,-0.028658923,0.05083897,-0.02373953,-0.006571066,-0.019526238,0.0336909,0.0033958813,0.007662224,0.04122021,0.008249277,-0.013636073,0.000975337,-0.011011479,0.019913891,-0.01727598,0.0017270647,-0.012233376,-0.056414027,0.015270948,0.009907385,0.006163095,-0.0018221344,0.014033875,-0.024325805,-0.020311305,-0.0011424612,-0.029825166,0.018627964,-0.015886225,0.022374382,-0.009733868,0.06144653,-0.03516276,-0.012934613,-0.03347795,-0.032150276,0.004531414,0.023601372,-0.0578641,0.0111687,-0.0027644392,-0.024025496,-0.022760859,-0.007908748,0.010287074,0.01056183,-0.01400536,0.016085325,-0.041073497,-0.051109657,-0.018713456,0.007842627,0.021267017,0.02832251,-0.010920965,0.027166555,-0.051251292,0.033353977,0.0068053673,0.001288874,0.008033323,0.0266391,0.022733256,-0.034459695,-0.032197665,-0.008606869,-0.05908069,-0.03539488,-0.03128373,-0.04373462,0.05068989,-0.018076565,-0.032225516,-0.014837853,-0.035688967,-0.038383882,-0.07289285,-0.024827749,0.024807023,0.0371069,-0.030038547,0.061095767,-0.012018569,-0.019630894,-0.02532506,0.014175027,-0.0030676401,-0.045414075,-0.010807861,-0.01898917,-0.05354969,0.029446395,0.041106243,0.0070467032,0.03839067,-0.026174728,-0.0155621255,0.026309341,0.0434885,0.04534816,-0.048487544,0.013225315,-0.020314017,0.00862521,0.06108749,-0.006034945,-0.013909807,0.0058516604,-0.0071253283,-0.011872693,0.038866222,0.049977254,0.05600441,0.0071209823,0.02308004,-0.015183271,0.0075939605,-0.025008978,0.017502967,-0.03459324,0.007469643,0.008870913,-0.04486263,0.04516287,-0.05287106,0.0054300325,-0.019470168,0.0043354677,-0.0037133952,-0.034955405,-0.0090176165,0.0115906885,-0.010317144,0.03391222,-0.039556768,-0.003125513,-0.015647741,-0.020810219,0.017227765,0.064588904,-0.054401536,0.03265696,-0.03115687,0.01681334,0.05576914,0.01922301,-0.018208222,-0.07026498,-0.03602731,0.028647326,-0.023642123,0.084761776,-0.028825706,-0.017223218,-0.018909425,0.0048570056,-0.013549962,0.003789242,-0.02505582,0.033793386,0.025730629,-0.009675273,-0.026159037,0.029528074,-0.04315639,-0.04969983,0.039614417,0.0018593471,0.02646034,0.017590597,0.004115677,0.021715324,-0.008330877,-0.009419952,0.00018761383,-0.0039792983,-0.01679282,-0.041098874,0.022791304,-0.032568637,0.064400144,-0.0018081748,0.02118315,0.019299993,0.022360338,0.020293795,0.00014257159,-0.023368746,0.00061949017,-0.023186574,-0.038827926,0.020176752,0.0038644029,0.014710073,-0.0062141805,0.059307337,-0.0046207155,-0.005848012,0.0010038838,0.027995002,0.0108705135,-0.0051660216,0.024618855,0.049820643,0.031635385,0.013088924,0.02848135,0.018038008,-0.03684159,-0.016174369,-0.04571137,0.012641589,-0.0013774105,0.023287144,-0.024378492,0.038446356,-0.022886567,0.0235027,0.039433785,0.009985181,0.004388374,-0.024702104,-0.017729446,0.0024038935,-0.03512104,-0.023621421,0.022228653,-0.03503698,0.0063684466,-0.030953767],"last_embed":{"hash":"16v2ue2","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"16v2ue2","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I can't stop thinking\"#{3}","lines":[232,233],"size":70,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"16v2ue2","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I fell asleep\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014631222,-0.0032131406,-0.04356966,-0.028393898,-0.048220053,-0.053831425,0.04259428,0.012965666,0.026057465,0.002704934,0.0023704474,0.01316015,-0.032283515,0.0018085788,0.032487836,0.0049139042,-0.018743422,0.016602308,0.036062356,0.031332828,-0.009622071,0.011462751,0.04017227,0.010927693,-0.0168513,0.01918121,0.018172499,0.009082042,0.0067338683,0.051390458,0.02343135,-0.032503612,0.04206439,-0.030237317,-0.0279248,-0.005477436,0.020818925,-0.0211464,-0.03707373,0.051398218,0.019885048,-0.047543384,0.0063516493,0.01151165,0.030045161,-0.017287688,-0.04127367,-0.00841105,0.00056233566,0.013378203,0.010062206,-0.031437024,0.028282812,-0.033502586,0.006659398,0.008980608,-0.017726904,-0.02894882,-0.03670575,0.007830878,-0.027172059,0.047280353,-0.006655901,-0.054593872,-0.020058542,0.07708176,0.042439528,0.019866452,-0.028413692,-0.060128674,-0.018122766,0.038204283,0.027307454,-0.01116989,-0.031336125,0.02589238,0.062352974,0.0075680274,-0.02241413,0.05158062,0.036107406,0.007680928,0.008659666,0.010641689,0.01796804,-0.0029306188,-0.021151645,0.021125803,0.0036966016,-0.015605089,0.006515967,0.007387866,0.026327094,-0.015591776,0.006642475,0.022191029,0.013825973,-0.049926445,0.051131748,0.0031574885,0.033138987,0.009426787,-0.0029653579,-0.001464401,0.010394619,0.025361476,-0.033099905,0.034708157,0.048211902,-0.024808798,0.03397892,0.00942339,-0.0031428437,0.020630792,0.017254256,-0.028632386,-0.00022144591,0.004702505,0.026202332,-0.011542925,0.007943234,0.059078828,0.044853266,-0.021772532,-0.0029916784,0.05860119,-0.019043757,-0.015896158,-0.00094486057,0.021951808,0.037640747,0.010723971,-0.041457828,-0.012224559,-0.016300768,-0.00070411206,0.044343814,0.023303337,-0.004703644,-0.085357666,0.012003962,0.0010061504,-0.028513493,-0.02719021,0.019238407,-0.008294439,0.051950615,0.01586781,0.025654262,0.035107415,-0.020762416,-0.017851036,-0.025434095,0.05965498,-0.017528983,0.014812947,0.0013630531,0.06826844,0.019951409,-0.038834292,0.0073478934,0.013661397,-0.06881809,0.012129253,-0.0034255288,0.0026047444,0.061128613,0.012023931,-0.039685413,0.012513907,-0.0020054139,-0.0168824,0.022662444,-0.013044611,0.0020940895,0.024554808,0.070633695,0.010895154,0.037904344,-0.03713174,-0.02136831,-0.016175693,0.016586078,-0.04636665,-0.036356784,0.019226909,-0.013433254,0.013511573,0.0046177553,0.03160132,0.0003917854,-0.038193725,-0.0144403195,-0.0068055307,0.057288427,0.020806788,0.018343342,-0.02154052,0.025854068,-0.037426077,-0.0071508074,0.0113198655,0.022425186,-0.011744847,-0.022588367,-0.013522707,-0.054772507,-0.049933244,0.014069481,-0.0066736843,-0.010342122,0.0556703,-0.019592004,-0.0002267779,-0.03495612,-0.03911287,0.042752177,-0.0033934223,0.054463383,-0.00014288798,-0.018046554,0.031034013,0.033334766,-0.049473274,-0.00487842,0.029882539,-0.04162172,0.016890349,0.01485597,-0.018959975,-0.034464955,-0.0086707845,-0.020873353,0.028957633,0.02942481,0.007348026,-0.022926716,0.01307309,0.028454596,0.0038649668,-0.005245693,0.019631881,0.023131166,-0.03434041,-0.0024618553,-0.04732399,0.026981661,0.019688124,-0.008925884,0.022420757,0.013531276,0.0048607695,-0.030031689,-0.037035573,0.012581942,0.016435308,-0.0027775632,0.02002918,0.0002844661,-0.01365416,0.023858694,-0.010714228,-0.0062912707,0.015450733,-0.004164601,0.010607716,-0.010115368,-0.029547388,0.02375282,0.007912752,-0.01007077,-0.02102414,0.023217428,-0.011498949,-0.050721277,-0.00957785,-0.07125174,0.0019934173,0.045632284,0.0079132505,-0.024530387,-0.041761108,0.039752435,-0.009071595,-0.00470274,0.0049080816,0.029731335,-0.010497949,0.019320348,-0.0064144023,0.019954143,-0.01701187,0.04429343,0.0072544804,-0.032227766,0.006117803,0.016222406,-0.16575082,-0.0016152397,0.023771375,0.03231134,0.031567067,0.03523627,-0.05586881,-0.02128991,-0.03569709,0.02615303,0.01214516,-0.03824479,0.040104195,-0.017993342,0.0118449,0.015484749,-0.022057177,0.010349111,-0.035462175,-0.027060982,-0.014896957,-0.02149717,0.08196765,0.056647062,-0.028764773,0.012878002,0.06264818,-0.018735316,-0.0064271707,-0.0032554083,-0.08282102,0.045333333,-0.0075693503,0.034273952,-0.012551369,0.036173567,0.021332717,0.008288128,0.0129743945,0.019652277,0.0144526735,0.034732357,-0.004390154,0.0026435668,0.01980859,-0.019642636,-0.016955819,-0.023976147,-0.042060543,-0.037846703,0.037726767,-0.00085928227,0.00805267,0.02261579,-0.030285083,0.019315688,0.008034979,0.03469691,-0.0012204298,-0.0015911767,0.034679547,-0.033845562,-0.021393815,0.015558557,-0.06876952,-0.022212567,-0.025341673,0.023898683,0.0145099545,-0.0694773,0.025766058,-0.0349058,-0.0015969409,-0.049300108,0.020055966,0.029845055,0.020783208,0.03252494,0.0035255416,-0.09649562,-0.02330124,0.048069194,-0.017025465,0.016765747,-0.023868008,-0.01916236,-0.021754151,-0.0035075694,0.025486182,0.22407983,0.04327773,0.015792858,-0.05365249,-0.009131915,-0.027728207,0.043046057,0.062530346,-0.0014162696,-0.03384492,0.0028838378,0.013464511,-0.0033160935,0.0018666519,0.048340496,0.028454987,-0.0665161,0.012395884,0.06876235,-0.01990869,0.016747678,-0.049400225,0.014252623,-0.03553487,-0.07396537,-0.03048991,0.0042364644,0.0031435923,-0.018644974,0.018043384,-0.06511806,0.0675577,0.04530068,0.0043012896,0.022046385,0.0086757345,0.036664546,-0.040269922,-0.04551865,0.0055859517,-0.003860464,-0.012534682,-0.009691777,-0.017780317,-0.020436058,-0.01634608,-0.010669255,0.022351727,-0.02102151,-0.018904638,-0.0041656434,0.010207027,0.009091575,-0.033600718,0.0014327144,-0.00006946449,-0.038329247,0.027921066,0.0018831939,0.022643195,0.0120983785,0.026151817,-0.03398693,-0.02482193,0.026743628,0.006254414,-0.0283564,-0.0031751348,0.035525557,0.037157077,-0.010518743,0.010974656,0.026918096,0.019952178,-0.016377581,-0.050877485,-0.007960482,0.035116367,-0.008487245,0.018376654,0.00036254723,-0.020484593,-0.01607171,-0.030010605,0.039518822,0.004001983,-0.0008147728,0.030739622,-0.018057894,-0.030102516,0.011688224,0.036675077,-0.031822845,-0.006827639,-0.03180361,-0.013857749,0.008613013,-0.07926217,-0.030214628,0.053013485,-0.050122533,-0.004735131,-0.01796868,-0.016268283,-0.006105162,-0.022106007,0.017525112,-0.020285247,-0.018859738,0.039087698,-0.075131044,-0.013264703,0.021697355,-0.04615374,0.031214194,0.03605052,0.0063655064,0.019384712,0.038008597,-0.0043607163,0.022211852,0.019662824,-0.019665368,0.030879432,-0.012395068,-0.034560427,-0.034515742,0.03272921,-0.013313783,0.027092796,0.016707769,-0.036327526,-0.049252167,0.0019457432,0.07713926,0.034438286,0.009606085,-0.012968026,0.024611816,0.01093901,-0.025136402,-0.011922551,0.033217933,0.007742198,0.022762923,0.017486947,-0.019683631,-0.0049534813,-0.036115862,0.0080433255,0.022541218,0.021244928,-0.020253524,-0.04059311,-0.016909745,-0.04030845,-0.04675807,-0.06197027,0.0010283341,-0.030652128,0.0010105872,0.0075099296,0.03572995,0.059925847,0.0004202658,0.034825657,0.0045951735,0.024384795,-0.037063103,0.008089242,0.0011834855,0.025893837,-0.029855601,0.0035091937,-0.011853464,-0.02949601,0.009666998,-0.017937712,-0.02420189,-0.06362991,0.017297015,-0.02179738,-0.027011324,0.030349422,0.032028187,-0.0013912129,-0.058205325,-0.02742867,-0.014709401,-0.03223915,0.02351328,0.13425858,-0.0074619832,-0.0061388058,-0.0025951136,0.028505985,0.06834352,0.02519694,0.053513218,-0.03411329,-0.0020825493,0.027305456,-0.011958179,0.018181907,-0.02384808,-0.030634468,-0.04636353,0.001560218,0.05006672,-0.020429578,0.028869469,-0.0041346573,-0.0700792,-0.003007593,-0.017836835,-0.032027222,0.009530665,0.020411367,-0.05968817,-0.058370735,-0.03765006,-0.00021784838,0.01684933,-0.06099807,-0.016643817,0.063112356,0.003393662,-0.041723646,0.015729679,-0.024793305,-0.011152449,0.014247855,-0.048341334,-0.02322334,-0.04316041,0.029785335,0.018886618,0.022754997,0.012949124,0.01035503,-0.0007512632,-0.04019402,0.02674803,0.019754836,0.008677053,-0.013686086,-0.06664181,-0.032385036,-0.011145541,0.014713139,-0.016025957,0.013252044,0.004127212,-0.04210909,0.009161187,0.0140317315,0.025573388,0.017369607,0.002696058,-0.016021518,0.008826856,0.07058572,0.03419643,-0.009983543,-0.019156221,-0.030990677,0.027794594,-0.008886457,-0.035681233,-0.021199942,-0.023926739,-0.0035756156,-0.039646745,0.019249437,-0.009156501,0.002980046,-0.008096368,-0.01724,0.02349941,-0.04688348,0.0021214243,0.0131679075,-0.009575995,0.011817321,-0.04319041,-0.009888512,0.068934485,-0.008719699,0.028970027,-0.022193087,0.03651561,0.009115142,-0.044541966,0.009013099,0.018097239,0.0025943564,-0.012106441,0.02508037,-0.0004261536,0.0011456703,0.0040469184,0.015568989,-0.011315183,-0.012834734,-0.03346807,0.0034731596,-0.010479552,-0.029660737,0.024368487,0.03038877,0.021582723,-0.054661322,-0.024826087,0.017995676,0.020452453,-0.0060978467,0.019616568,-0.042556062,0.018554742,0.011595319,0.00092047604,0.0011009101,-0.033646002,0.009973221,-0.06033804,0.017604,-0.01594046,-0.017959936,-0.05986099,-0.04152611,-0.0077662393,-0.0016365829,-0.029739687,-0.017410036,-0.033078946,0.022139039,0.0541952,-0.022272106,0.0048934817,0.022679344,0.0027074255,0.029648082,0.0011145007,-0.028408555,-0.001666357,0.041583605,-0.0029312838,-0.018116102,0.012970626,-0.0018864578,0.03644839,-0.01217777,-0.0053264056,-0.019585362,0.021072173,-0.014167611,0.01831976,0.0064122975,0.0660947,0.02854923,-0.03347835,0.028213523,-0.005381733,-0.016972184,-0.029841142,0.02590258,-0.021085259,-0.05564702,0.0039485605,-0.018954584,-0.017092353,0.0012995359,-0.00036584228,0.037176386,-0.044611085,0.0468632,-0.018342642,0.012049772,0.043453738,-0.016239867,-0.032338962,-0.012904383,0.022530623,-0.022805303,0.018282745,-0.0087678395,-0.037125964,0.019718226,0.030475045,0.02640509,-0.009105563,-0.046171084,-0.06516102,-0.0031150703,-0.14369786,0.00334444,0.0022774108,0.013588695,0.017766843,-0.010471741,-0.025873445,-0.07648778,0.0034271227,-0.051317103,0.0032944388,-0.04079255,0.010536675,-0.017756801,-0.022326216,-0.0023027794,-0.030532261,-0.014702664,-0.06282954,0.05210125,0.023394013,0.0391775,0.050911255,0.0059127803,-0.0026847986,0.015041528,-0.018819302,-0.041587893,-0.039187215,0.002571974,-0.037384853,-0.03566208,0.009482143,0.04435094,0.008302882,-0.002672721,-0.0019309333,0.020147435,-0.048431214,0.025553709,-0.027489528,0.022002038,0.00089863513,0.039935123,0.016319614,0.069800444,-0.02127469,0.0022761694,-0.02486944,0.060834933,0.00018901886,0.054033346,-0.024459582,0.031262826,0.012312784,-0.020502485,-0.040097177,-0.01008734,0.030437762,-0.004840664,-0.016888501,-0.010676368,-0.030862635,-0.020509021,-0.0016676831,0.030794937,0.011185765,-0.006407425,0.009834852,0.04802369,-0.05477534,-0.010598712,0.04033485,-0.046662956,-0.009232051,-0.016622493,-0.0072363894,-0.03947563,-0.058744512,-0.0051535927,-0.037824485,0.027993646,0.019050315,-0.05735564,0.035768762,0.004482963,-0.028841196,-0.0039823474,-0.037047137,-0.0035304113,-0.043278325,-0.030616416,0.006458294,0.015689377,0.0036712026,0.04340992,-0.017045138,0.013520568,-0.034726128,-0.017142473,-0.054454356,-0.03885597,-0.04261579,-0.036333703,-0.037241597,0.003431613,0.005743675,0.0029962803,-0.044755552,-0.016996104,-0.065323524,-0.0014943717,-0.0014577651,0.016043618,-0.043997314,-0.0021653718,-0.018838156,0.04272424,0.053563777,0.020967294,-0.014590507,-0.034244824,-0.023281004,-0.018971018,0.016667427,0.08233622,0.042518757,0.03517401,0.046039067,-0.02208018,0.015233933,-0.034463532,0.0077288668,-0.0039414125,0.033699673,0.0141466465,-0.04338325,0.040170763,-0.030986594,-0.020701153,-0.001362678,0.0068265037,0.004105213,-0.027631171,-0.016915075,0.038232878,-0.004682242,0.010354146,-0.030624222,-0.024207342,0.007218122,-0.032652307,-0.0013990665,-0.0047593396,-0.018896593,0.0017999974,-0.025933426,0.038402308,0.04003212,0.06136368,-0.00066727,-0.031566624,-0.020878775,0.007930373,-0.0027166689,0.06638832,0.0048708105,0.00007476458,-0.03333054,-0.0078066527,0.008076938,0.02009056,-0.0012693729,-0.016649403,0.0435932,0.024605772,-0.01346338,0.011489828,0.0011769411,0.008674002,0.050885912,0.007060142,-0.0072160475,0.03356163,-0.025648903,-0.006892704,0.0012729993,0.016663216,-0.022543622,0.006259142,-0.028306494,-0.015135428,0.023376513,-0.012804821,0.06322434,0.035745032,-0.006864846,0.0046892,0.03927403,0.014332061,-0.031195838,-0.05430868,-0.003159637,-0.0030010864,-0.036082044,0.0467905,-0.039078403,0.024385657,-0.027592286,0.053181823,0.0042483523,0.0032390072,0.004114033,0.035610493,-0.02065553,0.0049652,0.041509572,0.0029826844,0.046867635,-0.011406137,0.031251192,-0.009967463,0.034686375,-0.035033885,-0.009931839,0.032392982,0.0058620106,-0.004550216,-0.048202906,0.022754084,-0.010938689,-0.02547063,0.0016687332,0.031543136,0.01411184,0.0054883515,-0.068220526,-0.022252679,-0.023412453,0.008831275,0.0651043,-0.0630474,0.0028074337,-0.030765932],"last_embed":{"hash":"1y82o3a","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1y82o3a","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I fell asleep\"#{1}","lines":[235,235],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1y82o3a","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I fell asleep\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.006879242,0.0069087874,-0.04409993,-0.015023981,-0.048546966,-0.058088254,0.042343095,0.016963124,0.0123933675,0.0002453062,0.0075092274,-0.004757392,-0.047408808,-0.0013851684,0.032928333,0.013399493,-0.037724104,0.03930765,0.010415636,0.033026874,-0.014086684,0.015349386,0.03400933,0.005314085,-0.030576391,0.009504245,0.0030856528,-0.0035184985,0.019029422,0.06962243,0.035988167,-0.019308291,0.036284387,-0.029462844,-0.044072952,-0.010029484,0.032925896,-0.012438235,-0.031991806,0.051999904,0.017009415,-0.03256618,0.020008085,0.00084939867,0.03524401,-0.011735709,-0.05680337,-0.0014069057,0.010127647,0.0071160933,0.020066103,-0.020569215,0.019379908,-0.019687902,0.0026616005,0.008006873,-0.010905304,-0.04042155,-0.0166081,0.005363,-0.013612804,0.044415,0.001424156,-0.04587285,-0.021825915,0.057472266,0.04729765,-0.0065923464,-0.042294957,-0.04366647,0.00006424725,0.025924053,0.03695076,-0.01951578,-0.034180116,0.027214987,0.02518442,-0.010754657,-0.013428606,0.03608284,0.032027066,-0.0035581486,-0.001606578,0.0025668163,0.0067985198,-0.017125746,-0.032235898,0.0052768746,0.00662225,-0.0005380515,-0.0071171387,0.0076934006,0.0016708106,-0.032807495,0.026261436,0.033825923,-0.0060565947,-0.033869207,0.07004519,-0.00725767,0.03798663,0.013662517,0.016084434,0.017760111,0.019437185,0.025647763,-0.023713484,0.030379245,0.03787627,-0.020114852,0.034737583,0.023025189,0.01354023,0.041676786,0.007407105,-0.019299565,0.0028838816,0.008256715,0.0036423013,-0.022418803,0.010875197,0.0685673,0.03997296,-0.026313208,-0.0140247,0.047467995,-0.01643791,-0.030008577,-0.003932926,0.0073169717,0.036723025,0.035202857,-0.029322673,-0.014218405,0.0021015552,0.0145848235,0.04201016,0.032196525,-0.0035141616,-0.067577615,0.018814335,0.013628207,-0.026947722,-0.038538426,0.010529595,-0.05296722,0.073498614,0.021840697,0.0077503775,0.013781592,-0.022577409,-0.001499836,-0.00086411054,0.04637229,-0.019474529,0.017816508,-0.0071025067,0.06876552,0.016870366,-0.030399475,0.009034986,0.0047286516,-0.06910983,0.04928987,-0.0057681957,-0.00962973,0.035600293,0.0033032394,-0.03983478,0.004904448,-0.021314476,-0.008911656,0.0114749065,-0.006693209,0.008159586,0.0361952,0.04970358,0.0170686,0.028562892,-0.02576063,-0.02155119,-0.0035602367,0.009711148,-0.06348688,-0.033441197,0.03587523,-0.0060700546,0.0028447332,0.010320931,0.016855625,0.009151187,-0.038663678,-0.020503186,-0.00024030784,0.048180025,0.010851591,0.01503979,-0.009587738,0.0032575491,-0.03227618,0.0075406814,0.009100729,0.015116079,-0.019587036,-0.015099414,-0.010645525,-0.041795168,-0.048823174,0.03201788,-0.010987767,-0.009978228,0.04851933,-0.033111043,-0.010138988,-0.027825827,-0.04765289,0.037515998,-0.020425735,0.043705128,0.013457118,-0.020509265,0.031632084,0.011584345,-0.022095667,-0.0046552154,0.046119127,-0.011537385,0.031460863,0.030864669,0.003013475,-0.03054395,-0.020674316,-0.010729691,0.025474109,0.00016761852,-0.024280291,-0.015038578,0.0375499,0.04311307,0.008837377,-0.013268062,0.029577168,0.0022770907,-0.025133207,-0.0017973873,-0.030929815,0.03664173,0.020417934,-0.0039326614,0.020768367,0.048021205,0.00990441,-0.017919004,-0.031747684,-0.0019299667,0.024310103,0.0014732407,0.0074424203,-0.00022951231,-0.010782241,0.036655992,-0.00031775888,-0.007113704,0.01047302,-0.007405777,0.0076044328,-0.0145728495,-0.031033685,0.03181484,-0.0033682801,-0.026859647,-0.02376747,0.016839769,-0.0042023505,-0.031541437,-0.016567959,-0.059227817,0.012353882,0.05293961,0.020328492,-0.021415308,-0.036919538,0.05158271,0.012419583,0.014521786,-0.02422678,0.026630454,0.015203311,0.03921507,-0.011282999,-0.0018017738,0.026630014,0.035761934,0.008946382,-0.05006634,0.0073682787,0.015655888,-0.15665999,-0.015737128,0.020016799,0.033868324,0.026688116,0.046057805,-0.04021898,-0.0016113592,-0.03087527,0.024757516,0.044703703,-0.04142386,0.040094662,-0.022132436,-0.00069504493,0.003924249,-0.017295236,0.0020906955,-0.030690694,-0.03261557,-0.010553751,-0.017183349,0.07273212,0.0066926414,-0.049531236,0.0018986847,0.06488848,-0.0093993135,0.0037205,-0.0029800932,-0.057524785,0.038933422,-0.0004531894,0.040192153,-0.01767975,0.041037463,-0.009332048,0.013224304,0.024124404,0.037002724,0.03394675,0.016799511,-0.0045545837,0.02375564,0.009236036,0.00084214134,-0.027115911,-0.01532686,-0.051738765,-0.021003466,0.0374592,0.002466685,-0.0025170418,0.009493071,-0.026761139,-0.005791417,0.017062575,0.047964554,-0.021958213,0.0005593586,0.022354603,-0.041335277,-0.003986735,0.005376316,-0.057171375,-0.0017691472,-0.039521985,0.0043307077,0.0013878989,-0.06714829,0.02616386,-0.046856713,0.0070182835,-0.049356572,0.029370876,0.018038843,0.010626564,0.011213001,0.014031164,-0.114302576,-0.037696116,0.042525977,-0.034390725,-0.0069564083,-0.01908263,-0.015114186,-0.029067365,-0.004131873,0.013729709,0.2184852,0.055123575,0.018585911,-0.07266635,0.027494762,-0.032993585,0.018118156,0.047194738,-0.013822688,-0.02571051,0.014877772,0.021182101,-0.0071463464,-0.009632505,0.023091275,0.018828642,-0.060161572,0.015822485,0.07362959,-0.013332184,0.021817138,-0.046609376,0.01744604,-0.03281381,-0.069589265,-0.029660247,0.002168615,0.019420488,-0.011143076,0.030583922,-0.052774858,0.062303282,0.06818158,-0.008403374,0.0154824685,0.0074986527,0.053749707,-0.051952902,-0.050281264,-0.007998729,-0.012399295,0.00129578,0.0021339473,-0.025334932,-0.009341231,-0.00717046,-0.005502777,0.027448256,-0.025976073,-0.0015755409,-0.0005486388,0.0031793683,0.0063580484,-0.028588183,0.010333914,-0.004650839,-0.02622987,0.022168504,-0.0009441045,0.025609165,-0.006171191,0.020695008,-0.023834527,-0.031240229,0.008732232,0.03048177,-0.034120757,-0.0058414796,0.02847582,0.01701382,0.002307924,0.012174113,0.009634189,0.01945882,-0.0013454627,-0.06945327,-0.0030005248,-0.00060758577,-0.0017651303,0.031507403,-0.0177077,-0.042790458,-0.028772632,-0.01715346,0.04340058,0.004363382,0.009656979,0.05744428,-0.04346534,-0.035249863,0.000019358555,0.042000797,-0.014715715,-0.032324728,-0.02009212,-0.015597718,0.039409097,-0.06432196,-0.0009346101,0.06765733,-0.03988736,0.0005854914,0.015281443,-0.010994801,-0.028859615,-0.019686049,0.014788796,-0.014543685,-0.030217152,0.04967707,-0.077507645,-0.02762751,0.010686329,-0.038683124,0.030177968,0.08069852,-0.017261228,0.010289621,0.04532374,-0.017950295,0.020357268,0.015963597,-0.007010987,0.053470276,-0.038971264,-0.04315329,-0.0129410215,0.030415632,0.012053518,0.03304927,0.030965332,-0.03902132,-0.04605806,0.014149842,0.048080895,0.008915859,0.016888868,-0.01673439,0.019361202,-0.02158066,-0.014948792,0.00043891242,0.017356912,0.0003897842,0.02770636,0.037369434,-0.007774705,-0.013688018,-0.03493967,0.013795215,0.006537011,0.013042626,0.0068792626,-0.045011144,0.002917094,-0.044172157,-0.040813778,-0.054645903,-0.01750692,-0.0188446,-0.0005014705,0.013131238,0.024488904,0.07818421,-0.010317822,0.021561876,-0.0046910387,0.035018366,-0.025146673,-0.001117557,0.003960472,0.021768654,-0.017620457,-0.007982182,-0.01217021,-0.026468571,0.016275816,0.014156529,-0.038767386,-0.057742428,0.011067104,-0.02844782,-0.023276813,0.034190647,0.019486886,-0.0033407477,-0.04522803,-0.02523506,-0.027927179,-0.023122605,0.019590002,0.116934136,-0.025954865,-0.006378691,0.0048303404,0.02676077,0.0741472,0.023122752,0.05248783,-0.025514362,0.0030826188,0.005621303,0.012410973,0.0023459804,-0.013702848,-0.030904524,-0.034798678,0.010907214,0.052163713,-0.025095979,0.027154274,0.016611863,-0.08187088,-0.024529865,-0.038538776,-0.035464834,0.007885027,0.034162976,-0.043398663,-0.022199629,-0.032054085,-0.007566493,-0.012214431,-0.06706449,-0.019353645,0.055408772,-0.010711697,-0.030733502,0.020798294,-0.012550342,-0.015347585,-0.0041268556,-0.0371243,-0.013633237,-0.03938871,0.02840218,-0.008813761,0.0074897995,0.015474666,0.0125946775,0.0015812867,-0.02571053,0.014679015,0.039691307,0.00880705,-0.022146014,-0.03623434,-0.014621575,-0.0014155493,0.0010307025,-0.017367328,0.019660955,-0.011172794,-0.016859416,0.022979697,0.010479281,0.03267664,0.014417928,-0.011485505,-0.015658021,0.023418123,0.05460252,0.013030151,-0.037308313,-0.036055043,-0.045933813,0.039437328,-0.0059793615,-0.024157148,-0.041727748,-0.010417361,-0.011099821,-0.024853399,-0.019800188,-0.011594989,0.005147916,-0.0026698816,-0.0115311155,0.044323053,-0.041356113,0.026501842,0.057906326,0.03077209,0.019813083,-0.033741917,-0.005630074,0.043632895,0.010468474,0.018652944,-0.029358635,0.030746099,0.016422065,-0.05766904,-0.004114629,0.02527314,-0.014042735,-0.027542671,0.040672895,0.0017757021,-0.00051029085,-0.0018846507,0.0055278144,-0.0264948,0.0030814721,-0.0074085537,-0.0039397925,-0.012614118,-0.054102298,0.029470148,0.021458065,0.020837372,-0.032677826,-0.016016945,0.0061849426,0.017563734,-0.0129899485,0.011893505,-0.052753992,0.04291858,-0.02140087,-0.004810641,0.004030282,-0.028690469,0.01448516,-0.04998617,0.0136132,-0.025595365,-0.026752932,-0.065122865,-0.038731515,-0.007534842,0.007191321,-0.0066422173,-0.023278495,-0.040425766,0.014815388,0.038095757,-0.02315517,0.010814618,-0.014848751,0.012637941,0.025467724,0.029762404,-0.02615898,0.018189685,0.03013333,0.015599235,-0.0034374236,0.029246232,-0.01833945,0.022806976,0.0086761825,0.008957881,-0.016450835,0.04223017,-0.016353657,-0.003057567,0.0110622365,0.0905103,0.012107538,-0.033862572,0.022123914,-0.012491758,-0.019406743,-0.02933724,0.03546672,-0.012293088,-0.036188472,-0.005268722,-0.004166747,-0.024108738,0.012664706,-0.013947191,0.014774325,-0.043888085,0.051479068,-0.02249821,0.0076398565,0.025309252,-0.021182204,-0.0023324976,0.010643861,0.03667084,-0.007273655,0.039619736,-0.019078126,-0.027162528,0.030096242,0.024873255,-0.016782777,-0.013496615,-0.026951652,-0.07357243,-0.011203531,-0.13834986,0.004656044,-0.002384627,0.0020401927,-0.001337623,-0.030069279,-0.035788637,-0.066492535,-0.020996021,-0.05215977,0.006777289,-0.041895296,0.015446824,-0.02217764,-0.0354303,0.0065848045,-0.025666952,0.010012246,-0.050777566,0.054203276,0.03069796,0.03650803,0.033200853,0.0150920125,-0.02619724,0.029663846,-0.0018213477,-0.034039777,-0.032494143,0.014526226,-0.043208208,-0.058964644,0.012091463,0.040083215,0.0062405807,-0.0055461344,-0.009472681,0.0053736735,-0.035697553,0.033332307,-0.0197102,0.017857155,-0.0029906507,0.026988307,0.010829579,0.06925252,-0.024235634,0.0043708896,-0.040236585,0.04393167,0.013386154,0.045431703,-0.013390677,0.006296549,-0.0070096077,-0.055797547,-0.049319863,-0.017383633,0.03523834,0.0087409215,-0.0063890386,-0.009461334,-0.012772788,-0.033487394,-0.0045888964,0.03826499,0.014171863,0.016603978,0.009917973,0.04962322,-0.05635413,-0.024848314,0.01313651,-0.043605097,-0.016049739,0.009061686,0.012968772,-0.022148905,-0.042726193,-0.006244375,-0.057454113,0.02530173,0.02822993,-0.05403984,0.04540019,0.012544306,-0.031015582,0.0025049795,-0.057986494,-0.016231693,-0.034497105,-0.03467282,0.016510407,0.027347134,-0.027082888,0.039216753,-0.028794684,0.004286765,-0.04230156,-0.0065970346,-0.057381466,-0.045792095,-0.03201939,-0.030108202,-0.054092675,-0.0038736544,0.0049050855,0.028029865,-0.03930138,-0.01156779,-0.02777629,0.025082126,-0.003654582,0.01611471,-0.07125473,-0.009884841,-0.0060953,0.042525314,0.05926193,0.025550976,-0.030631538,-0.025900807,-0.018726908,-0.015780533,0.021579122,0.08084463,0.022544617,0.02656967,0.047368992,0.0018404356,0.006891694,-0.040905815,0.010092626,-0.0068377755,0.018646352,-0.019171894,-0.03274552,0.02958124,-0.044242047,-0.011640149,-0.00047891383,-0.009369677,-0.0043488536,-0.022122696,-0.026237315,0.00906778,-0.0014057544,0.0095662335,-0.016910097,0.0036022442,0.013057334,-0.048467405,0.009542186,-0.015908666,-0.037086435,0.012104441,-0.04197755,0.0070364187,0.048145313,0.065844566,-0.02656647,-0.012950913,-0.013940893,-0.0079188,-0.020258892,0.057169795,-0.0044457326,-0.017644607,-0.014039254,-0.0043886933,0.009574059,0.020202626,-0.0023143922,-0.005046624,0.018589875,0.027776526,-0.030143587,0.030436056,-0.0045560864,-0.007966567,0.04421846,-0.009264157,0.022329208,0.044970788,-0.0109854825,0.005093073,-0.004628769,0.026385723,-0.020759635,-0.013692153,-0.031488903,-0.000022115275,0.008471102,-0.011335145,0.08608619,0.015316095,-0.005065433,0.024085272,0.04797631,0.023341158,-0.050583765,-0.049364895,0.0044722524,0.0038362937,-0.030479448,0.053698912,-0.04515715,-0.0006002944,-0.042757764,0.043382592,0.0003444295,-0.0134701105,0.0003296662,0.019763635,-0.019772513,-0.0070080487,0.041832205,-0.021906726,0.026999352,-0.027175715,0.054317914,0.0041666985,0.02333765,-0.014318824,-0.020905208,0.027338604,-0.003020392,0.0057591847,-0.076549225,0.01061792,-0.009592718,0.0062095327,0.019180324,0.040397692,0.012044582,-0.008798888,-0.060374163,-0.0029128962,-0.024912804,0.019462766,0.08343033,-0.09194392,0.026535122,-0.042102624],"last_embed":{"hash":"qufd3t","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"qufd3t","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I fell asleep\"#{2}","lines":[236,236],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"qufd3t","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I fell asleep\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0120766405,-0.008384624,-0.040831205,-0.04257294,-0.029143004,-0.030013962,0.05482208,0.011525927,0.0051756515,-0.0011878747,-0.021676397,0.0028289964,-0.026576877,0.0105786,0.05532411,0.002212935,-0.029911127,0.019090386,0.0070154695,0.031175714,-0.0288223,0.033397935,0.038992323,-0.017565968,-0.027514726,0.022309829,-0.020425778,-0.01454049,0.024778796,0.07771418,0.03198006,-0.0035084072,0.027862586,-0.0523806,-0.019499265,-0.018627405,0.035571627,-0.03530901,-0.04288417,0.04907785,-0.0019995498,-0.057958424,0.00073447585,0.030578505,0.026699645,-0.01251293,-0.03730049,-0.006155984,0.009038053,0.024906265,-0.011665523,-0.008653423,0.013469439,-0.01998338,-0.0009641441,-0.004083675,-0.033657398,-0.047193415,-0.049450774,-0.014309742,-0.023347056,0.039390106,-0.0029649287,-0.03795522,-0.0042103077,0.067956515,0.04251485,-0.0045167664,-0.027325805,-0.03135991,-0.024109438,0.04027289,0.049361207,-0.025581585,-0.025727773,0.034484185,0.041648418,0.018386384,-0.0110546965,0.033646755,0.037983075,0.036016427,-0.020452088,0.010491343,0.02235426,0.008165967,-0.009455891,0.05304109,-0.009940809,0.018214926,-0.014111359,0.006611143,0.017115884,-0.048480295,0.019611487,0.009568449,-0.0012212311,-0.03985964,0.05455378,0.0143527,0.044255693,0.00701183,-0.008776507,0.00312197,0.0015095604,0.0039958586,-0.03284202,0.024663651,0.051845595,-0.019295672,0.034047827,0.02969876,0.012345606,0.031804547,0.006739768,-0.02121719,-0.013980493,0.0018416292,0.009691571,0.0023319768,0.00006959553,0.054059554,0.04876267,-0.012351564,0.010600551,0.03396936,-0.012094597,-0.05258416,0.0032123334,0.012841478,0.026227875,-0.006181805,-0.0144447135,-0.024001572,-0.0018388018,-0.007395034,0.043726716,0.021868773,-0.0041375216,-0.07416263,0.025086965,-0.0023547383,-0.007083113,-0.028427089,0.014403602,-0.05434638,0.047571786,0.047273584,0.017815005,0.010372852,-0.023268554,-0.007035367,-0.008147234,0.06029812,0.0015517083,0.011012741,0.015330049,0.039195754,-0.00011632306,-0.01741889,0.008899446,-0.019151378,-0.06461382,0.0066205254,0.0061942525,0.007952127,0.04740992,-0.0015342998,-0.01601716,-0.034878645,0.007362777,-0.025266439,0.01396229,0.0074642524,-0.014334021,0.019487035,0.044331737,0.015644003,0.051381685,-0.029126056,-0.015651641,0.005037607,-0.012112836,-0.02689567,-0.021378309,0.042760495,0.009553898,0.009295869,0.027989391,0.009931388,0.026561493,-0.047364745,-0.022531254,-0.013678577,0.033430845,0.015731122,0.056649208,-0.02990917,0.012905072,-0.060208604,-0.01768023,0.010675257,0.018805511,-0.02933983,-0.01878393,0.0015362771,-0.032237295,-0.035367236,0.045665134,0.021717275,-0.009229501,0.049411703,-0.03286399,-0.021941708,-0.040559582,-0.043035798,0.04404598,-0.028467398,0.036902335,0.006616888,0.0015342033,0.015205162,0.016661553,-0.0012894246,0.011431091,0.045498624,-0.010382909,0.034693595,0.041148297,0.010300086,-0.015304771,0.0020086116,-0.0032748124,0.0073159174,0.020760644,-0.008161699,-0.021041386,0.020618374,0.018772028,-0.0028721918,-0.021378921,-0.0013836303,0.012512675,-0.033350922,-0.0059545822,-0.01137711,0.01782636,0.008845585,0.019754987,-0.013018197,0.035654806,0.0021023108,-0.0011132366,-0.033246297,0.0006902523,0.0038452991,0.02976536,0.013689289,-0.014921876,-0.0044143293,0.039713245,-0.012729153,-0.0031811418,0.029128877,-0.007029297,0.02505986,0.011425691,-0.029567016,0.027550071,0.01695313,-0.017197322,-0.026803667,0.008524639,-0.019053318,-0.030776856,-0.011919295,-0.059068613,0.008684087,0.042464763,0.02115985,-0.01944745,-0.049920615,0.04718637,-0.0105840145,0.02131697,-0.0038545679,0.006856529,0.0084139975,0.03602161,-0.0007394701,-0.0015140477,0.025645427,0.037433174,0.008107216,-0.0037533068,0.021002894,-0.0042092116,-0.16366364,-0.011261702,0.014304641,0.026827244,0.039171208,0.042150006,-0.062730804,-0.010673164,-0.027189638,0.01060303,0.036984604,-0.023158496,0.016809769,-0.0078033977,0.025281558,0.00050291937,-0.02627601,-0.0032627305,-0.0017344791,-0.01812898,0.0060250564,0.0030443685,0.08290374,0.043234795,-0.009854297,-0.0021921264,0.061051387,-0.022910532,0.00048905896,0.0060352795,-0.0714078,0.022378134,-0.0017167951,0.055517104,-0.017720101,0.05229616,0.005166039,0.001578896,0.006827262,0.022207445,0.020693632,0.031650383,-0.018369503,0.0387233,0.0040144315,0.0018170889,-0.01296747,-0.016701939,-0.053015076,-0.016919728,0.036321655,-0.02150634,0.009275625,0.008881482,-0.033663955,0.012271293,0.017110145,0.024707863,-0.012954753,0.023472885,-0.005183715,-0.03764353,-0.028295543,-0.004801174,-0.066277616,-0.0149520375,-0.025602289,0.03007876,0.015385092,-0.07187067,0.023258263,-0.040873956,-0.0076091215,-0.06062588,0.00043736864,0.02788449,0.01164532,-0.0014638273,0.030218178,-0.116527654,-0.05295867,0.014282439,-0.009438888,-0.009520456,-0.038264483,-0.013987961,-0.026463835,-0.015983144,0.027976934,0.22498016,0.041226666,-0.0014498602,-0.076693326,0.00017658541,-0.051927865,0.027369926,0.06517276,-0.0128669115,-0.026351023,0.019513436,0.007996796,-0.0030277923,0.015867904,0.026024546,0.04707531,-0.060548346,0.00014069038,0.06412462,-0.02804922,0.014856572,-0.024999812,0.01273288,-0.017079948,-0.040324636,-0.010685226,0.0011976372,0.018638767,-0.006090508,0.042049017,-0.047904342,0.08778769,0.022219498,-0.002616177,0.021474477,0.0041608526,0.043573618,-0.0593383,-0.020548522,0.0012045946,0.004019342,0.0034297453,0.0056232964,-0.027040903,-0.0029928882,-0.0061187735,0.004458654,-0.020557368,-0.012936706,-0.0053340816,0.0032279477,-0.043878555,0.019476127,-0.032962773,0.015923599,-0.015677223,-0.016651971,-0.0003204749,-0.011793303,0.004443242,-0.0019542777,0.028563777,-0.03620709,-0.026250046,-0.00567138,0.03502389,-0.030551141,-0.015740491,0.04491945,0.035092488,-0.0066856924,0.025145652,0.017431052,0.05017638,-0.005209576,-0.03943194,-0.029223442,0.020029603,0.008835373,0.0014973215,-0.009987926,-0.014175676,-0.011229749,-0.0281587,0.024215285,0.0026804407,0.0027911838,0.061304122,-0.013055072,-0.034040805,-0.004314885,0.03386571,-0.017818144,-0.024894265,-0.02441904,0.023859642,0.023312131,-0.062679775,-0.028440863,0.05892962,-0.05036599,-0.015187278,0.007655064,-0.015856618,0.021718219,-0.030858412,0.007816879,0.0021419136,0.002048624,0.03902957,-0.04233273,0.0011388755,0.014963968,-0.023290822,0.03643458,0.08393123,-0.019501185,0.011378607,0.03387956,-0.011741219,0.0048514307,-0.021353245,-0.045162573,0.04927692,-0.020470008,-0.06323001,-0.042992536,0.03931188,-0.011814782,0.03030891,0.0085504865,-0.035032403,-0.048245527,0.024453586,0.052451942,0.03403922,0.018478,-0.011800401,0.020254545,0.048782308,-0.022312215,0.022674903,0.035962746,-0.0055316086,0.03920126,0.024626922,-0.037156444,-0.030285152,-0.03168296,-0.007962538,-0.0014967616,0.018164244,0.007051254,-0.07431586,-0.016797699,-0.03286272,-0.027239015,-0.06705824,0.0046694083,-0.022908561,0.0065202215,0.015971709,0.029566985,0.064355165,-0.030878777,0.024407059,-0.0015892714,0.013732227,-0.025494719,-0.015354864,-0.0152546475,0.03555082,-0.015103587,-0.015854225,0.0015431248,-0.07045619,-0.010750734,-0.0010020434,-0.031153532,-0.05396419,0.011286099,-0.010884012,-0.016100964,0.036988128,0.03179891,-0.0031127152,-0.06925614,-0.032787155,-0.03131965,-0.026389966,0.0093452465,0.11155036,-0.008529294,-0.011917706,-0.008270585,0.0056797164,0.07520239,0.006772902,0.011544064,-0.029863209,0.012503162,0.012598305,0.020237757,-0.014034966,-0.021969393,-0.040634986,-0.041563135,0.013323875,0.04035402,-0.0013428114,0.023922447,-0.008712341,-0.053124785,-0.02563382,-0.050807945,-0.038355365,0.03616106,0.043551076,-0.040133078,-0.045052376,-0.020709788,-0.025396384,0.018602377,-0.069264375,-0.025477698,0.06291116,0.0036710126,-0.031933438,0.0021802164,-0.01681809,-0.012396466,0.015965573,-0.04675441,-0.021489855,-0.024570402,0.012040666,0.007224516,0.013272885,0.01130659,0.018039942,0.016365374,-0.039854113,0.014595601,0.056676615,0.0067663305,-0.026863141,-0.023988772,0.0035993077,0.041133523,-0.0026349293,-0.024812508,0.005162795,0.008394042,-0.026683673,0.0018150841,-0.005276079,0.04991994,0.042892132,-0.023937516,-0.015443048,0.0016082405,0.04116306,0.02473081,-0.03160339,-0.039381288,-0.056464422,0.03974213,0.0011861661,-0.042111948,-0.008494255,-0.023609132,-0.012925239,-0.027238246,0.0023897162,0.0053587663,0.0032949646,-0.017110245,0.018800553,0.06507713,-0.02872679,0.010157972,0.046001986,0.018450828,0.03621878,-0.024085594,-0.02793432,0.0303655,-0.0066576144,0.014348399,-0.033469647,0.027289297,0.020458808,-0.045370013,0.0060183858,0.008377537,-0.018692179,-0.02097477,0.03896872,-0.01733376,0.0029103842,0.004826655,0.013804281,0.0034181057,0.018175475,-0.0056817327,-0.013297424,-0.019950667,-0.03773355,0.014196381,0.038619533,0.031791717,-0.046141345,-0.04329452,0.0038407696,0.022501403,-0.008666988,-0.009963295,-0.028604804,0.031334817,-0.017429197,-0.00035962914,-0.007332706,-0.0015352777,0.016031886,-0.043747675,0.002345875,-0.020227399,-0.033859905,-0.027684327,-0.04358299,-0.005719223,-0.004317655,-0.024324758,-0.0019326676,-0.04277692,0.03487196,0.03806344,-0.010110419,0.010516072,-0.004944394,0.025203014,0.06675146,0.01465824,-0.04853037,0.031430807,0.05089169,0.013330877,-0.006534982,0.018618444,-0.03402039,0.014559742,-0.010180131,-0.0070364135,-0.00672886,0.036590736,0.0063614585,0.0022607467,-0.010742569,0.046510838,-0.014941435,-0.047416873,0.02528029,-0.023196137,-0.015441099,-0.027446413,0.032989245,-0.004667286,-0.052028883,0.00856178,-0.0030523383,-0.030819131,-0.0034083442,-0.022756934,-0.00311363,-0.08604608,0.036035176,-0.049645577,0.017497333,0.026829643,-0.005864511,-0.0077473973,-0.018191641,0.017688174,-0.018776601,0.021164246,-0.026578264,-0.018164666,0.051392652,0.008272966,0.011554821,0.005740845,-0.0074761277,-0.0664516,-0.027710967,-0.14948061,0.005721743,0.011838635,0.007939299,0.014960097,-0.007262517,-0.034395266,-0.06921256,-0.012334228,-0.033634033,0.00069060735,-0.018552972,-0.024966063,-0.016311683,-0.0030502495,-0.0059313644,-0.011635614,-0.008964076,-0.061936267,0.06611982,0.018782232,0.021127919,0.04586824,0.0029447495,-0.024062485,0.0029436648,-0.0100617865,-0.04727376,-0.022736322,0.005126249,-0.051106304,-0.059511036,0.015977817,0.020585693,0.019954387,0.008785912,-0.0002103488,0.0004699907,-0.044603202,0.017750585,-0.006656841,0.0095148645,-0.008893756,0.049539004,0.008771828,0.07437507,-0.017416451,0.005432485,-0.015335911,0.067192264,0.007919341,0.037454005,-0.036638375,0.004588621,0.005984084,-0.019991312,-0.04039643,-0.022067847,0.0319723,-0.0073850215,-0.02489009,-0.0014580014,-0.015260947,-0.046622317,-0.006298233,0.03321372,-0.002362089,0.013496446,0.009827954,0.041218523,-0.04415902,-0.010022964,0.037310176,-0.04039897,0.008639969,-0.00009961622,0.029307738,-0.056406826,-0.032574102,-0.013630335,-0.034113582,0.0048696664,0.024536083,-0.05436658,0.042563096,0.0016859069,-0.008164907,-0.012234454,-0.034987997,-0.025965374,-0.040437408,-0.032768685,0.011930163,0.026311956,-0.0052137785,0.06113517,-0.011670596,0.0248319,-0.027564121,0.0070464555,-0.034118496,-0.05879622,-0.054041207,-0.03113108,-0.029659364,0.009608588,-0.019384418,-0.0009748139,-0.01396314,-0.0074338564,-0.0473177,-0.01195749,0.009753691,0.019579079,-0.05196922,-0.013989077,-0.018087348,0.022831073,0.03917404,0.021161038,-0.03410447,-0.050604943,-0.004869828,-0.019344553,0.004074572,0.07149547,0.03064568,0.03683034,0.069752574,-0.008268824,0.01110409,-0.012171364,0.018875116,-0.004495435,0.034119867,0.014564412,-0.04435362,0.023929998,-0.055993356,-0.032509442,0.0145273255,-0.02323814,0.00787821,-0.032218248,-0.024017926,0.024016025,-0.0010210655,0.020556517,-0.021117665,-0.008367392,0.02049181,-0.037068002,0.005429959,0.019926662,-0.041788526,-0.0028126072,-0.034494802,0.025715994,0.05094604,0.06906959,-0.013917509,-0.01057619,-0.020920824,0.017326018,-0.012315079,0.07106823,0.004425757,-0.014062758,-0.0226923,0.002446807,0.012926094,0.014104559,-0.014105843,-0.0070573995,0.01800468,0.038031876,-0.021897344,0.02798119,0.015792917,-0.013195853,0.04699046,0.0039298455,0.012987565,0.04802252,-0.015521451,0.04733525,-0.035632268,0.003616731,0.003254469,0.0069235037,-0.0116166305,-0.021452066,0.0040452057,-0.045531042,0.061643176,0.01232999,-0.0013167626,-0.034362573,0.03627128,0.028461508,-0.042810548,-0.031366266,-0.009101224,-0.006190946,-0.035007063,0.016027328,-0.051084284,0.012753861,-0.025724351,0.048752744,0.038826942,0.0044357874,0.0054386198,0.02215701,-0.026545394,-0.01347879,0.009365897,0.005812639,0.018772455,-0.017655862,0.0085214665,0.010004762,0.031382784,-0.007132148,-0.041523397,0.03754793,-0.019491032,-0.009011133,-0.0668566,0.030338753,-0.007524281,0.009045509,0.014130405,0.01141972,0.020638881,0.010101226,-0.05939396,-0.016263278,-0.009187779,0.037327476,0.04292125,-0.0811228,0.013404849,-0.033510264],"last_embed":{"hash":"24xuu5","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"24xuu5","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I fell asleep\"#{3}","lines":[237,238],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"24xuu5","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I feel more anxious during meditation\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020564262,-0.033603124,-0.05569457,0.012511147,-0.05054975,-0.07131819,0.0069261845,0.044996243,0.03224156,0.010955881,0.008536379,-0.029912908,-0.049454536,0.014912365,0.018403497,0.023991428,-0.009159779,0.02047086,0.02636716,0.01573705,-0.047641534,0.02158709,0.024124032,-0.0071888147,-0.040298052,0.0014666206,-0.003253107,0.0051992624,0.012788739,0.062270384,-0.00070842373,-0.028950974,0.04553542,-0.009898299,-0.010518796,-0.012970347,-0.0053172847,-0.015467364,-0.011263895,0.052229185,0.04377301,-0.017373655,0.038443074,0.017072178,0.047418423,0.0039627166,-0.067393444,-0.007157628,-0.031138051,-0.001311204,0.02718215,-0.031055734,0.023491208,-0.020573,-0.03131027,0.039242283,-0.037440162,-0.038362492,0.01382677,0.0026942154,-0.030909223,0.018236326,-0.040314935,-0.06266909,-0.047567513,0.07893553,0.036094856,0.02490024,-0.015375937,-0.050235946,0.0051008896,-0.008047298,0.038623337,-0.010689499,-0.0056114756,-0.019399809,-0.007526548,-0.0011355389,0.0022698245,0.031687975,0.0138359405,-0.0014750883,-0.01161791,0.007432171,0.003126126,0.007901472,-0.013531651,0.006099283,0.031475842,0.03585905,-0.001239451,-0.01798437,0.005889049,-0.015695931,0.013540291,0.0027976104,-0.0044663115,-0.055828568,0.034860827,-0.006385288,0.055245947,0.0061822585,0.009088727,-0.02416773,-0.0038314753,0.026742171,0.013495539,0.03536404,0.06510844,0.001064498,0.028480973,0.038281374,0.006107279,0.008692603,0.005972564,-0.008542017,-0.0005295198,0.0017598767,0.014194415,-0.023336029,0.024640227,0.03956196,0.002406118,-0.029025033,-0.023414508,0.006058545,0.0040603485,-0.012942679,-0.0027669973,0.036410727,0.042476695,0.017977975,-0.038458228,-0.009320433,-0.017670155,0.028047573,0.042750068,0.039456245,0.016895471,-0.04970863,-0.0011190374,0.015886318,-0.03907247,-0.024908653,0.005121545,-0.03548177,0.0728802,0.015997086,-0.025119437,0.057365805,-0.009276025,0.011710775,0.0027600352,0.020083666,-0.015970211,0.034721024,0.0012424184,0.042447247,-0.02990122,0.0073205205,0.033276103,-0.016495442,-0.03130788,0.0906713,-0.023250945,-0.015367494,-0.00420559,0.03785914,-0.016775077,-0.017665224,-0.0017063648,-0.013666424,-0.0030841369,0.0062531224,0.027010925,0.036498964,0.10134224,0.02527658,0.030000698,-0.027766889,-0.009597932,0.00624713,0.02829227,-0.042059455,-0.005407118,0.016649311,-0.026594989,0.0054399404,0.017827503,0.012519624,-0.004239321,-0.027068848,-0.0011395414,-0.0030032403,0.042728007,-0.017518423,0.016326731,0.0101525,0.016061941,-0.03899285,0.0384769,0.024585992,0.0037040673,0.011913836,-0.027119402,-0.0063076224,-0.035572767,-0.02955418,0.018438663,-0.022930862,-0.029146023,0.03007061,-0.029765552,-0.004235589,0.009699055,-0.021907892,0.016381672,-0.021617038,-0.0036086563,-0.009680145,-0.031408235,0.05456351,0.022067279,-0.004942726,-0.032495346,0.018229794,-0.006926048,0.013394984,0.0045203012,0.024642983,-0.03602215,-0.0019173137,-0.019907348,0.016148621,0.0027345829,0.0051962365,-0.013312126,0.00037735363,0.023469768,0.04520141,-0.023690587,0.018344212,-0.0046592252,-0.03611039,-0.0076523786,-0.00041887444,0.030114213,0.022162825,0.0194786,0.0059648072,0.047267012,0.004701548,-0.024318583,-0.0660478,0.009001859,0.019699031,-0.034781907,-0.005103069,0.0066311127,-0.0035083778,0.01904248,-0.013060622,0.0066112527,-0.004378496,0.009250047,-0.005846876,0.0075928345,0.0034362448,0.04514241,0.011048867,0.00063867815,-0.019036945,0.0012366655,0.021108417,-0.043474164,0.0052047926,-0.07754405,0.014988874,0.021457113,0.014048989,-0.033849265,-0.03793095,0.016377684,0.044643294,-0.01139717,-0.0037076292,-0.0025823712,0.0151301995,0.030426005,-0.0005456678,0.00082150946,-0.009914588,0.053086884,-0.015252842,-0.06630308,-0.0046699336,0.028214913,-0.16565315,0.021064576,0.03435481,0.010788978,0.004200167,0.031133499,-0.059808664,-0.015417599,-0.03901259,0.0010095335,0.0053150677,-0.03976295,0.036300253,0.029653788,-0.017456371,0.02511437,-0.01342563,-0.0411995,-0.049164236,-0.032514963,-0.01394828,0.0026934708,0.06272368,0.0384592,-0.012041768,0.035745107,0.08926367,-0.0054631527,-0.005082388,-0.025359029,-0.052364994,0.012305816,-0.0013923263,0.011567573,-0.0020940925,0.034666818,-0.020582171,0.015568777,0.040076144,0.015277961,0.05000083,0.020704446,0.0097688455,0.015024599,-0.012160032,-0.003244555,-0.036367215,-0.0074914233,-0.041017678,-0.0033944973,0.014644076,-0.0043602283,-0.018489275,0.019887643,-0.050147507,-0.0023715151,0.02132972,0.043066476,-0.035691112,-0.018839639,0.013147227,-0.04575707,0.0068714763,-0.020611243,-0.035262827,-0.023330659,-0.00023205754,0.0060196,-0.04420761,-0.026477756,0.043613877,-0.020236082,0.019082543,-0.025092488,-0.013601873,0.025560208,-0.002322425,-0.0018419337,0.0050026607,-0.08926555,-0.004747392,0.049372952,0.01066135,0.0043952796,-0.018602164,-0.015509349,-0.017280407,0.009447854,0.03510553,0.22340204,0.06539811,0.0025062049,0.0033132187,0.04855324,-0.031921323,0.0052252845,0.040692627,-0.010929662,-0.018280955,-0.025752585,0.0318954,-0.0005215003,-0.01423836,0.016773213,0.05389853,-0.07986715,-0.0040451353,0.052201573,0.010194912,0.018516557,-0.032958258,0.025557471,-0.027421784,-0.06800348,-0.043733846,0.004215965,0.034473553,-0.022915112,-0.00008729312,-0.06241763,0.11088489,0.043164436,-0.031785965,0.029061653,0.005673177,0.024554713,-0.076132484,-0.04536706,0.041457675,0.025893606,0.00003611611,-0.005152806,-0.037459638,-0.028094804,-0.0080215065,-0.014443463,0.023804387,0.005774568,-0.0172233,-0.014786534,-0.019355305,-0.0029607436,-0.038419023,0.0048633334,0.00035703732,0.01291212,-0.013044068,-0.024898376,0.058674388,-0.0070908694,0.01626155,-0.024683664,-0.0034322985,0.035595227,-0.009630151,-0.03245809,-0.005060741,0.009225891,0.006881454,0.017110972,-0.001645594,0.0064374157,-0.020162316,-0.011679122,-0.052532747,0.023701392,0.010768741,0.009620589,-0.0029086736,-0.03186398,-0.017721929,-0.029770717,-0.0022696543,0.039543,0.0338698,0.0067358045,0.044412475,0.00086484564,-0.018323382,-0.00927784,0.026088864,-0.0072787553,-0.035217248,-0.01763474,-0.026129495,-0.0013356633,-0.052488282,0.044611055,0.055644557,-0.03432089,-0.0023370911,-0.008533731,-0.00790499,0.0011766697,0.001698166,0.016791256,-0.00019651446,-0.027988954,0.048008855,-0.11123041,-0.01748179,0.0135796,-0.020929262,0.0070529156,0.06358735,0.012246571,0.018075831,0.060860608,-0.0037742534,0.024447253,0.02420021,-0.02180814,0.07685669,-0.0156223755,-0.0342189,0.031572524,0.030426,0.014861731,0.02582483,0.0075781257,-0.027275743,-0.019607503,0.010230893,0.040307812,0.016813222,0.050251313,-0.01537516,0.030829921,0.010309473,-0.0062561324,-0.005291814,0.035739362,0.038932193,0.03343584,0.028475245,-0.04714321,-0.02159312,-0.011383239,-0.022920132,0.020850422,0.016382674,0.0039646192,-0.036878854,-0.015550914,-0.0905116,-0.035172418,-0.08782657,-0.0027148412,-0.008135263,-0.01929797,-0.017623493,0.023652554,0.06324609,-0.026635654,0.005775157,0.013404603,0.020829814,-0.009745294,-0.004851672,0.04843097,0.035987385,-0.029674957,-0.030288994,-0.016988521,-0.038560785,0.001972264,0.027829286,-0.0021937755,-0.035037998,0.0386783,-0.026268726,0.019221844,0.039386336,0.04099033,-0.0048146,-0.011267598,-0.0070372033,-0.020907445,-0.054717533,-0.009333242,0.09813219,0.006953524,-0.003337549,0.017381225,0.022059668,0.055055432,0.014462054,0.04628018,-0.0060488093,0.015068117,0.0077797514,0.011324313,-0.008761599,-0.002469722,-0.03961562,-0.010945755,0.023741197,0.038145203,-0.01662426,-0.01230549,0.009153549,-0.051703338,-0.022692012,-0.036767036,-0.027229616,0.03560303,-0.0019525398,-0.044755723,-0.029685797,-0.023839727,-0.026774827,0.005756265,-0.056216184,-0.022534302,0.048909876,-0.038404856,-0.03953797,-0.01757968,-0.008743063,-0.019610975,0.004916915,-0.025115758,-0.01764778,-0.018301344,0.009653422,0.012825278,-0.010161818,0.005441034,-0.008351614,0.01947483,0.0154020265,0.0025322607,0.011358256,-0.0111118015,-0.022207625,-0.07896769,-0.051834427,-0.015583793,-0.011848265,-0.0024490054,-0.0117389755,-0.012798568,-0.030794535,0.02329839,0.028256787,0.005321436,0.0044895844,0.02398759,-0.05885289,-0.017683027,0.037171204,0.045914207,-0.025421198,-0.04238389,-0.034733124,-0.0039558713,0.02027581,-0.031693123,-0.05453948,-0.014457378,0.011924503,-0.02623566,-0.030492643,-0.016305052,0.0075136446,0.0072608814,0.028608775,0.025999904,-0.059407234,-0.010669262,0.03124068,-0.0069662402,-0.009749992,-0.029017266,-0.0036210923,0.070098795,-0.024159927,0.017297052,-0.0018147802,0.004209664,0.011060982,-0.049039137,0.016930388,-0.0060285483,0.018464083,-0.016380265,0.06588647,0.019489834,0.04003747,0.0056680664,0.021209937,-0.01631153,0.01280186,-0.0014245048,-0.008094348,0.011567052,-0.0138451895,0.025329089,0.0058731376,0.05096732,-0.025344284,-0.016321382,-0.008273228,0.036171813,-0.008195237,0.03528829,-0.033374857,0.050372876,0.0036291375,-0.03255695,-0.01815169,-0.03659816,0.01072099,-0.07331173,-0.013833075,-0.045184415,-0.045638204,-0.024896562,-0.010230501,0.005079523,0.026855083,-0.027506096,0.0048807203,-0.012318468,-0.003981007,0.027120631,-0.04209627,0.033629652,0.0034696776,-0.009491149,0.012179372,0.020516196,-0.04028407,-0.001833802,0.0772972,-0.0121660875,0.009483506,0.019719841,-0.0027881896,0.0471732,0.026890509,0.0013667176,-0.027919276,0.02600472,-0.02253714,0.0043465784,0.018709512,0.04281923,0.016477272,-0.0042876746,0.031995956,-0.03243199,-0.012177402,-0.009889779,0.022060843,0.027310757,-0.0423461,0.013005148,0.007831589,-0.016664015,0.019874923,0.004934848,0.009981991,-0.017755283,0.043828633,0.0042766607,-0.013233637,0.015611033,-0.008004515,-0.016325343,-0.0083424235,-0.0049748016,-0.018713744,0.0597901,-0.002216341,-0.008207052,0.021223405,0.033125583,-0.010737103,-0.0033309462,-0.06721179,-0.033798948,0.0273998,-0.12910223,-0.0039961007,-0.004492641,-0.003708938,-0.0042336658,-0.011751288,-0.04349782,-0.06843995,-0.03704354,-0.014414078,0.0041463855,-0.027190635,-0.006371656,-0.024393773,-0.0331057,-0.0032124904,-0.033149973,-0.0073008044,-0.044190004,0.087890044,0.009559725,-0.0046703424,0.021473762,0.021449775,-0.035531007,0.015136619,-0.014603064,0.0025442052,-0.018053139,-0.0053984495,-0.052880708,-0.060692646,0.033163756,0.01937755,-0.010034648,-0.02105408,-0.010782945,0.00080231926,-0.034878504,0.00582567,-0.015003274,0.027326396,-0.017630871,0.025593778,0.019309647,0.056692943,-0.023264594,-0.0011137391,-0.060296334,-0.00894878,-0.05432485,0.037740566,-0.009987042,-0.023364017,-0.013932216,-0.058676448,-0.045553427,-0.0144519955,0.05134896,0.04494654,-0.0149094425,0.01775013,-0.038970552,-0.0057014287,-0.020642,0.022073623,-0.033889722,0.032921672,0.008592334,0.04542771,-0.051986855,0.0288728,0.013857517,-0.010111935,-0.0120506175,-0.01805813,0.02803999,-0.04653961,-0.013467613,0.0077053993,-0.039930485,0.020010257,0.004528604,-0.08771272,0.040640175,0.011863599,-0.018159011,0.016975975,-0.024014736,0.00024385289,-0.04937938,-0.023945365,0.0051547843,0.01605535,0.0006191458,0.026325384,-0.058170754,-0.0098195,-0.04801704,-0.029468076,-0.03177876,-0.021836493,-0.041801434,-0.022198206,-0.05349957,0.00572334,0.0050048586,0.023274656,-0.022237554,-0.044070873,-0.022910278,0.008509467,-0.019658746,-0.005777747,-0.0959395,-0.0066192346,-0.027398894,0.046814647,0.06355255,0.024124045,-0.055103723,-0.022407757,-0.008764197,-0.014564359,0.047603372,0.042366065,0.008556179,0.03387188,0.04488875,-0.021280505,-0.011553053,-0.04743238,0.012052979,-0.017677354,-0.0024659997,0.02442818,-0.013795566,0.021389844,-0.03101865,0.0031779169,-0.0107466895,-0.01919192,-0.0026625982,-0.029754465,-0.020938668,0.052146,0.03236573,0.049052764,-0.015343792,-0.025682282,-0.0044195657,-0.03235622,0.009266666,0.004371648,-0.0073471526,-0.0009269267,-0.02960338,0.014006383,0.039340533,0.065001465,-0.0047557894,-0.04795532,-0.0335148,0.0044550328,-0.013696453,0.051404886,-0.0055782106,-0.011435452,-0.044728857,0.025858665,0.031696606,0.027481697,0.006780874,-0.008332153,0.036418293,0.014909656,-0.015788935,0.019311205,-0.029852534,-0.027640259,0.042290967,-0.011697675,0.011862937,0.029702952,-0.014866961,0.010148169,0.00079384167,0.020479903,-0.016600912,-0.011568204,-0.029453602,-0.015876375,-0.00065779034,-0.014199052,0.046840806,0.019782107,0.031091392,0.035171997,0.02989439,0.011051704,-0.056797504,-0.05572029,0.048261825,0.012562728,-0.017170433,0.07112595,-0.032555062,-0.013825955,-0.0019054536,0.028201217,-0.0027029566,-0.012006652,0.014184342,-0.0019064493,-0.028779708,0.014143478,0.017034795,0.005698417,0.01765078,-0.024276808,0.08238921,0.029404793,0.009175834,-0.0074875304,-0.008590158,0.01027867,-0.032256957,0.027123623,-0.005274826,0.011761117,-0.050545633,-0.0080261845,0.013459818,0.020069845,-0.004996748,-0.008202068,-0.058350068,-0.009575633,0.027620945,-0.0008530332,0.028126772,-0.055584017,-0.018999372,-0.017362924],"last_embed":{"hash":"1no69c6","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1no69c6","at":1762855197564},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I feel more anxious during meditation\"#{1}","lines":[240,240],"size":78,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1no69c6","at":1762855197564}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I feel more anxious during meditation\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01442368,-0.036251273,-0.06729503,-0.005074542,-0.031928122,-0.03672128,0.0047613643,0.009165911,0.049722675,0.0067738215,0.023945447,-0.010018553,-0.050041802,0.016928028,0.013811296,-0.007835633,-0.034083035,0.023212913,0.03901745,0.030452272,-0.018839186,0.0072822687,0.01964947,-0.0016468314,-0.03307433,-0.0019457772,-0.015999518,-0.006681001,0.031256635,0.061190862,-0.017295731,-0.056697566,0.042348497,-0.02991557,-0.029926052,-0.037375282,-0.015736634,-0.008669637,-0.024582885,0.026338825,0.03585026,-0.025643175,0.041345466,0.0068742028,0.010309729,-0.008873078,-0.03740409,0.0031747662,-0.009896497,-0.012080626,0.03399375,0.0052442984,0.024269942,-0.016216548,-0.02028332,0.030070238,-0.017195523,-0.010175592,-0.016513446,-0.030828642,-0.0061578997,0.026960202,-0.019367373,-0.054250196,-0.027407466,0.0759595,0.04134278,0.02609783,-0.011815888,-0.048156433,0.0019582934,-0.023301465,0.046225138,0.0016423647,-0.019542316,-0.0047202567,-0.00013607847,-0.013443518,0.011416332,0.04240409,0.015387905,0.020012511,-0.0037665695,-0.018978726,0.012790759,-0.0046850503,-0.031693578,0.04125791,0.0159041,0.030272106,-0.0023099212,0.019963238,0.014436168,-0.02215557,0.00025797272,0.017668365,-0.0018473053,-0.060011078,0.042550955,-0.025844479,0.04686515,0.0317808,0.007814282,-0.0065654446,0.00067980116,0.015888331,0.0007457355,0.06107134,0.022368299,-0.021882651,0.036984194,0.050476983,0.015393769,0.014003991,0.012123476,-0.020259548,-0.025882969,-0.017456368,0.03762607,-0.016357427,0.028119257,0.07151602,0.022258496,-0.051586915,-0.0232683,0.023331542,-0.0032724964,-0.012818575,-0.037830222,0.00653497,0.034828063,0.024383504,-0.03299394,0.0017778326,-0.006270071,0.0018158943,0.03905622,0.038408957,-0.018523984,-0.047803458,0.015160459,0.030900232,-0.034349322,-0.020436918,0.028679797,-0.032721926,0.053543773,-0.0049864696,0.00027010587,0.045693506,-0.011544766,0.02644296,-0.0242002,0.022663465,-0.0009431077,0.045597725,-0.025104925,0.04285907,-0.027792592,-0.007559423,0.0690746,-0.018072592,-0.04954317,0.072455175,-0.011611595,0.0071493653,0.022313474,0.030196559,-0.018913228,0.005730833,-0.008508221,-0.013679802,-0.028798718,0.019216284,0.022559986,0.026474167,0.04887542,0.028708108,0.015011873,-0.03590887,-0.018119955,-0.008024262,0.02033659,-0.055972252,-0.01646635,0.0031408295,-0.030440344,-0.0030561103,0.019012444,0.025592882,0.0011023228,-0.018957693,-0.021798788,0.014429799,0.08752728,0.00345465,0.032241628,-0.018533608,0.022308446,-0.03864949,0.02223326,0.026163632,-0.007926051,0.0062488457,-0.02522853,-0.000121382625,-0.0109318225,-0.036425043,0.018686786,-0.02131175,0.018134965,0.03304349,-0.03736364,-0.016261606,-0.016406098,-0.0119485,0.02072061,-0.035088785,0.011402595,-0.02565804,-0.011204197,0.054788157,0.028969213,-0.032697428,-0.022195023,0.018357674,-0.012929441,0.02101993,0.01049178,-0.027964046,-0.027563617,0.0077869124,-0.01635953,0.02503355,0.0126163075,-0.0014778357,-0.01516291,-0.00929338,0.019446744,0.023329014,-0.03816606,0.010852474,0.028443394,-0.016170746,-0.009263117,-0.008121132,0.037131187,0.022098128,0.0004008491,0.0036825645,0.036285996,0.007259179,-0.0115174875,-0.034441765,0.024297843,0.019883178,-0.012945911,-0.002835369,-0.0020774289,-0.02453905,0.009203709,0.014957044,-0.018489862,0.0021303631,0.009695297,0.01484512,-0.009065628,0.02543136,0.030350491,0.011033786,-0.018840304,-0.021412103,0.017553514,0.014151798,-0.029487824,-0.0011243466,-0.05286484,0.015611176,0.030158047,0.037387144,-0.042712603,-0.04292036,0.020690693,0.031431194,-0.021476159,0.022483367,-0.020147247,-0.007814518,0.030890996,-0.016110053,-0.0060536694,0.0017497204,0.04077106,-0.0055462704,-0.0414185,0.02197813,0.01080024,-0.16310316,0.018577863,0.01767086,0.012179561,0.0100120725,0.025545072,-0.032806706,0.0050100237,-0.071893126,0.01563887,0.0021731008,-0.03407854,0.038307343,0.023240807,-0.0027933114,0.0101819895,-0.024294728,-0.03899924,-0.040143687,-0.044960804,-0.031086737,-0.018840961,0.06792083,0.02823799,-0.04126011,0.010815671,0.09116114,-0.015997246,-0.026045071,-0.016848542,-0.027006011,0.04338059,0.006565371,0.051751655,-0.013666281,0.04402351,-0.02642226,0.014718182,0.03019159,0.022331325,0.079970844,0.016879532,0.00041569,0.019789156,0.0022174814,-0.007008221,-0.014994513,-0.0074956524,-0.064749956,-0.0082467105,-0.004818169,-0.006989324,-0.01849064,0.043647896,-0.0414143,0.016044918,-0.009986314,0.05240931,-0.019974127,-0.022670062,0.030063393,-0.044150755,-0.015652202,-0.030245703,-0.06319195,-0.016671496,-0.0068288255,-0.0018337059,-0.034155242,-0.021554247,0.033170745,-0.03930793,-0.0088807335,-0.026559953,-0.0002910126,0.032160066,0.009525603,-0.0024640108,-0.017947888,-0.09381564,-0.031805143,0.038328268,-0.011240002,-0.004385978,-0.022125367,-0.027113024,-0.003531047,0.020287668,0.019679217,0.2312426,0.056365754,0.0032607096,-0.014941727,0.05942143,-0.017892906,0.0085904505,0.050626226,0.009588026,-0.038125962,-0.01284081,0.03640395,-0.0072687,-0.0072606304,0.026230646,0.034636598,-0.06364,-0.0061293007,0.05830779,0.008222018,0.038293947,-0.051687334,0.013078228,-0.027835775,-0.083787374,-0.0372529,-0.013444877,0.04225676,-0.044892672,0.05033021,-0.06354443,0.112273805,0.032249726,-0.015470104,0.016485639,0.0087412335,0.025854608,-0.061628602,-0.03877582,0.029638022,0.0064490507,0.0040988927,0.029429555,-0.037567206,-0.012250862,0.014317657,-0.0016015962,0.051995657,0.027121173,-0.017222907,-0.0026588745,-0.04710586,0.008346667,-0.04398609,0.04750611,0.0032761234,-0.008942108,-0.027417164,-0.017774696,0.05308264,0.026141591,0.023741106,-0.07142054,-0.009613272,-0.0050550406,-0.012470521,-0.04125867,0.011750549,0.01819498,0.016915306,0.0049721957,-0.00863978,-0.004327566,-0.00060238026,-0.011680918,-0.027086208,0.004454913,-0.024619346,0.006881769,0.00036252732,-0.013599681,-0.014747876,-0.037136238,-0.003220166,0.044004656,0.028864134,0.020516127,0.07534676,-0.0012882603,-0.014940043,-0.010318324,0.031016288,-0.023647685,-0.021965673,-0.032932144,-0.016424157,0.017192364,-0.055032074,0.014925752,0.06471056,-0.03408341,-0.015119178,0.003085578,-0.030662432,0.0058993525,-0.013199895,0.030032227,0.010951703,-0.023031551,0.049004436,-0.08709786,0.0028573861,0.01217724,-0.016224042,0.027988879,0.070070624,-0.0013757017,0.025776682,0.026640069,0.0033428003,0.01885103,0.02313568,-0.012454266,0.06764245,-0.011677136,-0.050917942,0.007680376,0.043340374,0.015783299,0.060438674,-0.000050348386,-0.023878613,-0.045461416,-0.0041325074,0.037673738,0.0104907015,0.025174774,0.0009694762,0.022537213,0.02279099,-0.010843625,0.008610904,0.021011962,0.030893547,0.018508716,0.037789848,-0.043135658,-0.037175488,-0.025921721,-0.022539131,0.031864148,0.034705814,0.02394613,-0.054042194,0.005461741,-0.05980353,-0.03443973,-0.056049403,-0.025560051,-0.024200832,-0.021619234,-0.009630301,0.037401073,0.0695773,-0.009130613,0.0020747655,0.0012055727,0.017844358,0.009196576,-0.012954399,0.022029998,0.031976845,-0.030214468,-0.042254042,-0.004938672,-0.041970186,-0.019521603,0.0076776952,0.00497484,-0.03846821,0.043970503,-0.016512072,0.008541963,0.04860567,0.03853279,0.011000137,-0.0103225745,-0.0014196229,-0.03339194,-0.026588107,-0.00656814,0.101631,-0.029854508,-0.0000076093243,0.015390698,0.026574885,0.09366464,0.02252745,0.033258203,-0.020670194,0.0043567573,0.018679596,0.0009836063,-0.030663276,-0.012134343,-0.034619395,-0.0061486624,0.029555304,0.03838677,-0.039310828,-0.0047303117,0.0027380348,-0.038884323,-0.015062133,-0.032898042,-0.035277504,0.034460504,0.021439055,-0.046966773,-0.0033942612,-0.026257662,-0.02202369,0.007548211,-0.041005418,-0.014506465,0.025363913,-0.037380435,-0.050059803,-0.009054098,0.004482858,-0.013619755,-0.0069840155,-0.01909888,0.0062144278,0.002172529,0.019927189,-0.0050407527,0.02470966,0.0030096606,-0.024855077,0.023873776,-0.013868846,0.0031728626,0.002377763,0.012282184,-0.04094758,-0.0546365,-0.042638548,-0.0054555363,0.024319204,-0.0064177806,-0.017801782,0.0019082914,-0.02785138,0.016483255,0.033555754,0.0037613115,0.016882325,0.021266662,-0.046539027,-0.026675688,0.022520142,0.038823716,-0.029338878,-0.034064546,-0.06146494,-0.0154688405,0.006823584,-0.032716494,-0.06892584,-0.0416633,-0.0038260429,-0.027076622,-0.041714568,-0.019383889,-0.014996908,-0.00168073,0.0035621193,0.017712865,-0.051876426,0.017622342,0.04127719,0.005815027,0.0007010196,-0.04311289,-0.018444153,0.054578487,0.016059833,0.019441405,-0.008892157,0.027456027,0.020629805,-0.056841698,0.027832633,-0.025689112,-0.004294243,-0.013032087,0.05324347,0.002705803,0.03168909,-0.0074679265,-0.00095488003,-0.03251289,-0.0019948357,0.0013063225,-0.023303688,-0.006150387,-0.027517384,0.03787715,0.01035143,0.0384135,-0.036957193,-0.032418914,-0.014023756,0.020084085,0.008837702,0.01992072,-0.014211061,0.039643127,0.010104406,-0.027275706,-0.034914456,-0.051039055,-0.0091714775,-0.050578564,-0.0002529159,-0.02176533,-0.020500837,-0.042265054,-0.036077354,-0.00092922564,0.029784417,-0.0024150384,-0.0037315483,-0.0369947,-0.006350899,0.037320912,-0.03296755,0.025983583,0.007212034,-0.017876137,0.050382208,0.03076403,-0.039615683,-0.0083643785,0.042129863,0.004350621,0.0076278658,0.009459493,0.016818656,0.05291005,0.0047904863,0.0019626291,-0.02058723,0.02725648,-0.014265406,-0.026544236,-0.0037002664,0.067669354,0.00023056527,-0.01795441,0.032168,-0.00052299345,-0.027510684,-0.019224146,0.019477097,0.0012333249,-0.04699448,-0.011439749,0.00925468,-0.020088496,0.020823319,0.022451112,-0.01191201,-0.027598923,0.029068647,-0.020476189,-0.01088671,0.028443202,-0.022433987,-0.0043734754,-0.004333283,0.014173755,-0.020736221,0.010916349,0.0074916612,-0.012620881,0.031862363,0.05199702,-0.0004949999,0.006889396,-0.055725913,-0.051436916,-0.004453809,-0.1435902,0.0044314275,-0.00975103,-0.027652513,0.0027840466,-0.011320614,-0.034846082,-0.040327057,-0.03068115,-0.013882465,0.0033286433,-0.028311476,-0.024344338,-0.014579307,-0.02251514,0.007583931,-0.03433208,0.00551561,-0.032375928,0.079653025,0.004705389,0.024811069,0.020298116,0.0037478448,0.0049638697,0.017644871,-0.022281863,-0.029437391,-0.021678135,-0.0055051427,-0.040423922,-0.0740666,0.020157052,0.051266223,-0.002713305,-0.019474413,0.0025197717,-0.008219385,-0.03144451,0.007802148,-0.0111312475,0.014916525,0.012141411,0.019163514,0.0008808685,0.069215745,-0.035517488,-0.013865445,-0.035892226,-0.019092653,-0.0048610168,0.030551892,-0.057064373,-0.027074788,-0.0027024362,-0.052743547,-0.045832656,-0.008281083,0.034182087,0.030093327,0.0038217576,0.0037814619,-0.03984049,-0.010135219,-0.033472728,0.03879984,-0.05301905,0.024616048,0.019793712,0.031349592,-0.052618172,0.0003697618,0.019289266,-0.013612113,-0.00045638726,-0.0025930007,0.004483402,-0.035667278,-0.006122682,-0.0026177985,-0.016579205,-0.007829411,0.0098277535,-0.06387443,0.047249086,0.0019113496,-0.007939192,-0.010958164,-0.024963984,-0.0071192277,-0.018317377,-0.038526516,0.021432228,0.025701797,-0.014182574,0.04033604,-0.022997236,-0.014585801,-0.03133785,-0.029884787,-0.0039325333,-0.016855896,-0.063356206,-0.024385702,-0.035929948,0.030093221,-0.0062973024,0.00009004625,-0.0055384333,-0.030869383,-0.02353888,0.019766426,-0.020991871,0.01330788,-0.06353934,-0.015822418,-0.023507224,0.041495234,0.049469195,0.005177544,-0.041485988,-0.03002133,-0.021223772,-0.01702875,0.04460046,0.06296976,0.04613898,0.042866044,0.03294665,-0.015916955,0.0057617826,-0.04417857,0.013465704,0.005017062,0.026624236,0.029578883,-0.02365876,0.03610243,-0.042624626,0.00024061646,0.0036233056,-0.0128902765,-0.0029587324,-0.03329952,-0.0054473225,0.024994794,0.007836998,0.056340586,-0.028263468,-0.018783914,0.013676124,-0.052752785,0.0038650935,0.018767202,-0.018651735,0.018161396,-0.026730958,0.0034963521,0.014949646,0.078398325,-0.018091181,-0.04358826,-0.02571464,-0.009709656,-0.019690046,0.068696454,-0.005488421,-0.02304484,-0.055909704,0.039969664,0.05829363,0.014524565,0.004082657,0.0016467497,0.053807016,0.033563077,-0.029757991,0.020391332,-0.009403635,-0.020380024,0.044363532,-0.012326532,-0.019980563,0.0291211,-0.0355643,0.007272704,-0.013544357,0.014682314,-0.017068366,0.004066224,-0.03604423,-0.011892762,0.0057229437,-0.021118177,0.076286405,0.013090105,0.017305696,0.03774134,0.02516107,0.023611344,-0.028319098,-0.033645473,0.01812579,-0.007950276,-0.011760991,0.036664195,-0.0026610426,0.010457344,-0.0086910315,0.025568204,-0.0026086313,-0.017702855,0.016066203,0.038912456,0.00019248745,0.0038662776,-0.0019395095,0.030641915,0.013164077,-0.02725363,0.057166647,0.023214823,0.0068579027,-0.02125468,0.0017713045,0.016035633,-0.042191852,0.024914859,-0.047177736,0.008905583,-0.069335975,0.0046954006,0.0260355,0.029124182,0.012487625,-0.022934912,-0.04168143,0.0008536642,-0.0022887343,0.0032293207,0.030145155,-0.06041849,0.0026892761,-0.017949548],"last_embed":{"hash":"1ycmzly","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"1ycmzly","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I feel more anxious during meditation\"#{2}","lines":[241,241],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ycmzly","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I feel more anxious during meditation\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013019937,-0.025261056,-0.039850757,0.007471249,-0.049519867,-0.07068229,0.017464556,0.00617271,0.01961794,0.027072556,-0.00286341,-0.013669223,-0.034735158,-0.00879721,0.027576774,0.010868676,-0.028529795,0.024982003,0.035319306,0.0073980317,-0.0006243638,0.026740238,0.026311532,-0.0029571506,-0.027379073,0.0029271315,-0.023480017,0.014772786,0.024158634,0.074102506,-0.013328677,-0.052316457,0.0394445,-0.029955773,-0.0020854643,-0.020209296,0.007904271,-0.015413586,-0.033552196,0.043364327,0.04979791,-0.038299434,0.02503356,0.0036012784,0.041850798,0.0069442387,-0.039859116,-0.007856137,0.0027483467,-0.009028222,0.04865956,-0.0054038023,0.01384119,-0.012411067,-0.0016877219,0.04255938,-0.004663743,-0.04261701,-0.020583702,0.0040825987,-0.03649499,0.024526425,-0.040195737,-0.035850372,-0.034274973,0.05897252,0.048415277,-0.0037832942,-0.012709444,-0.06109368,-0.018893585,0.013311482,0.046616454,0.0036818816,-0.0179407,-0.027442293,0.0090295235,0.010793218,0.015049708,0.019522846,0.0213485,0.012045322,0.00587868,0.0094837425,0.007211031,-0.009593114,-0.012667209,0.030092062,0.016561713,0.010587868,0.0036491624,-0.0070110136,-0.018480357,-0.01389129,0.024280088,0.01633529,-0.014127668,-0.05830693,0.056991085,-0.012533051,0.038845226,0.0074622333,0.005648407,-0.015874358,-0.006033395,-0.0010925612,0.0040490283,0.03572203,0.052467555,-0.006399736,0.02359313,0.043778155,0.0129055325,-0.004832324,-0.00019884622,-0.0084483065,-0.011037718,-0.007982383,0.022219436,-0.038065013,0.00846166,0.050654583,0.01780112,-0.027792096,0.0039617848,0.020008499,-0.0074035744,-0.0067031393,0.004208143,0.060576893,0.050209112,0.032883096,-0.041504063,0.00096013985,0.0005464232,0.022110617,0.03401856,0.04110623,-0.0063387677,-0.049826685,0.01645917,-0.0029486585,-0.033029508,-0.018957675,-0.012664794,-0.026269397,0.059342314,0.021028033,-0.0011483564,0.020969994,-0.0054865633,0.02853376,0.032575164,0.0072871596,0.0012786015,0.00861944,-0.015003538,0.06555774,-0.035149697,-0.030610649,0.019818712,-0.016512081,-0.035536457,0.06795529,-0.005848027,-0.009019897,0.009505369,0.01858992,-0.02649552,-0.004776815,0.009009766,-0.010790631,-0.008059408,0.026385056,0.026908211,0.02838564,0.055397566,0.018588522,0.02761081,-0.020749561,-0.0036122873,0.02187978,0.013888985,-0.055058457,-0.02712589,0.038141895,-0.025488976,0.00206145,0.008540579,0.021711279,0.0041104243,-0.010584192,-0.024133442,0.0076657347,0.066873915,-0.0009500881,0.013997285,-0.00040463926,0.02545457,-0.028481977,0.04206007,-0.0003115733,-0.011273845,0.0035858161,-0.01854992,-0.0041756555,-0.005233449,-0.03205096,0.013497526,-0.009537358,-0.033459317,0.0032871452,-0.045934103,0.0067615565,-0.015651094,-0.02543154,0.016383857,-0.020349532,0.03341208,-0.016705701,-0.020382572,0.06400353,0.012904709,-0.032994505,-0.029695397,-0.013843581,-0.007917317,0.012978437,0.002624927,-0.033008393,-0.05151801,-0.017295169,-0.0052439095,0.031026706,0.020201832,0.00215486,-0.013319601,0.008054775,0.018325064,0.016988507,-0.04136288,0.023938406,0.012099765,-0.02220898,-0.005626015,-0.0078318585,0.009652174,0.050179277,0.010297431,0.027974743,0.019771948,0.0028182913,-0.0079150805,-0.054791406,0.010039586,0.0150632905,-0.0027686425,-0.0003725311,-0.0029724902,-0.030112272,0.021690097,-0.0195214,-0.013999161,0.0024355615,-0.00845121,-0.005002645,0.018866805,0.0010938542,0.024103386,0.048839577,-0.0015660098,-0.034007225,0.018576236,0.038126986,-0.061172687,0.0071075885,-0.0838527,0.014341957,0.024349581,0.018620275,-0.032476116,-0.03290317,0.027439523,0.040544007,-0.003667994,0.006681556,-0.006990664,-0.010045792,0.025972575,0.009935473,-0.02347939,0.0011989158,0.054093804,-0.038563844,-0.0300827,-0.0026644557,0.017784102,-0.16475958,0.004192842,0.028089417,0.015517848,0.000020993013,0.021094238,-0.041379876,0.002302235,-0.054360908,0.01883842,0.030335063,-0.037902113,0.03558297,0.018096471,0.015053867,0.012187103,-0.007518718,-0.03685267,-0.046904773,-0.030093202,-0.021828718,-0.01776126,0.07526182,0.04903993,-0.045621045,0.0294017,0.07981099,0.003164778,-0.017851217,-0.036659695,-0.06576309,0.012195382,0.0035005833,0.031954013,0.0039418573,0.012035884,-0.025714286,0.018816058,0.023991413,0.021060547,0.07616006,0.008387425,0.0050985287,0.0071070553,0.012892412,0.0062200204,-0.04149811,-0.0023302727,-0.04176728,-0.008050804,0.017787939,0.00085136807,0.020409286,0.01943061,-0.039487705,0.0021263878,-0.01697234,0.0523673,-0.023718806,-0.038012523,0.01897319,-0.0108561935,-0.02321095,-0.010936976,-0.040147416,-0.020553079,0.0083147,0.007925388,-0.04742033,-0.019233663,0.037108414,-0.04221361,0.032750946,-0.026846305,-0.007337823,0.02794935,0.01863588,-0.01524443,-0.00590439,-0.11948468,-0.03561432,0.02069852,-0.014945356,0.0014631539,-0.033548288,-0.0109797325,-0.011645389,0.0039051864,0.04248615,0.23146543,0.026117593,0.008528857,-0.0040479144,0.05376058,-0.013845636,0.024390535,0.06174056,-0.018374566,-0.016818618,0.004435483,0.042197227,-0.0023653891,-0.008563828,0.0315913,0.043164626,-0.07669212,0.014473757,0.053008273,-0.0038434851,0.012023305,-0.052474383,0.0011425929,-0.033875555,-0.0781941,-0.048045006,-0.006655484,0.023508264,-0.03293489,0.03729935,-0.026269563,0.09503511,0.046487406,-0.042494606,0.03360886,0.0028718119,0.033795077,-0.055690903,-0.05010842,0.015582568,0.0025353197,0.0041047134,0.018141063,-0.03928124,-0.024536526,-0.026770465,-0.0204359,0.04685765,0.0012301418,-0.0043913294,-0.003908822,-0.005772698,0.0040947814,-0.037572958,0.020517312,-0.02313941,0.0035913957,-0.010259333,-0.016478425,0.06306491,0.02794859,0.0075408197,-0.029971452,0.008560151,0.01890072,0.003504095,-0.04118922,0.023579927,0.016808419,0.018305786,-0.018368699,-0.009083196,0.009646764,-0.0235026,-0.0066434746,-0.07735589,0.018113906,-0.0036338847,0.013535946,-0.015459161,-0.010736125,-0.021076145,-0.03105741,-0.04588543,0.04295795,0.037846487,0.021979008,0.02306176,-0.027559137,-0.018232454,-0.0060664383,0.03176402,-0.031555757,-0.029279253,-0.0013000445,-0.015801977,0.03152475,-0.037930634,0.026628051,0.07025351,-0.03469116,0.0055119595,-0.0075682397,-0.020320866,0.015210369,-0.029842986,0.00618585,-0.024227284,-0.034204397,0.052008945,-0.11148779,-0.023910541,-0.0006425899,-0.031086806,0.02916504,0.07612543,0.0040775985,0.020884685,0.043714933,-0.021123553,0.028483521,0.012325989,-0.016600925,0.030748855,-0.0075985957,-0.017403616,0.0038299235,0.028647322,0.024364669,0.01800547,0.009708643,-0.041981947,-0.049382076,-0.024962934,0.042258874,0.012205589,0.040141746,-0.042447165,0.021115495,0.0013169935,-0.0054650935,-0.02900767,0.016771516,0.04142555,0.032051455,0.030950235,-0.041333117,-0.0207728,-0.023199312,-0.028270448,0.024777923,0.02543399,0.00009879404,-0.016150068,-0.01704506,-0.07790514,-0.013950058,-0.042901378,-0.02885391,-0.018215232,-0.018569468,-0.016866237,0.02701981,0.06002025,-0.008264837,0.005041871,0.03322829,0.013838706,-0.035288643,-0.0013920671,0.024131965,0.043441903,-0.022585215,-0.03935141,-0.034466565,-0.052186716,-0.008674074,0.020865383,-0.0013060592,-0.036364753,0.0230025,-0.034665123,0.022412097,0.034615725,0.015267396,-0.0014865384,-0.034060705,-0.010009258,0.0064039365,-0.030939877,-0.026618322,0.0980487,0.015298546,-0.008259603,0.007458043,0.032013964,0.06343959,0.04688697,0.044874597,0.030345602,0.018706754,0.020626258,0.021924576,0.020953942,-0.00086418405,-0.03153971,-0.014234331,0.029733978,0.017232848,0.009558158,-0.005946241,-0.0007892896,-0.028558645,-0.009917274,-0.06362877,-0.034283362,0.0345901,0.003575636,-0.04766272,0.008455104,-0.02800575,-0.016576322,0.025198292,-0.040590513,-0.016695937,0.038244803,-0.043308143,-0.05653197,-0.009476499,-0.013312841,-0.018797418,0.001904328,-0.021266356,-0.007052788,-0.010715351,-0.010054209,0.03256039,0.0032075238,-0.017102849,-0.0066986373,0.028406555,0.011758616,-0.006221002,0.005262777,-0.012056508,-0.008883862,-0.07051048,-0.04033186,0.00038481306,0.011438936,0.010041035,-0.011558593,-0.014849149,-0.006598203,0.024469743,0.028196175,0.009373089,0.016417155,-0.0026661644,-0.04246165,-0.023064815,0.0058141854,0.034129225,-0.027860302,-0.042373855,-0.067466415,-0.0065132217,0.011677455,-0.029114813,-0.033818718,-0.013328443,0.006119992,-0.016526109,-0.041099366,-0.010607264,0.005667543,-0.026722241,-0.010654516,0.032627735,-0.081897005,-0.024131961,0.038324166,0.00875528,-0.0024491928,-0.034974597,-0.018519444,0.048583034,-0.015827179,0.007835451,-0.035889473,0.009882843,0.0036352903,-0.059234153,0.012218386,-0.007949646,-0.0052708215,-0.027944205,0.024172328,-0.010393284,0.044788126,0.011997198,0.011165063,-0.026600923,0.007836288,-0.016991533,-0.00039084678,-0.005785845,-0.013758848,0.027897373,0.01761759,0.0481255,-0.032644868,-0.02571675,-0.005795822,0.026811155,-0.0019901097,0.035445783,-0.035949804,0.05570018,0.011988722,-0.009286352,-0.038200714,-0.023487594,0.0025433514,-0.05667428,-0.00011924461,-0.028803857,-0.04699525,-0.03963219,-0.010805679,-0.022643752,0.029940331,-0.049417328,-0.019738624,-0.038109805,0.015307202,0.030885706,-0.027373336,0.0135346055,-0.012021945,-0.008478289,0.01678518,0.022656394,-0.05821828,-0.0036504094,0.05735555,0.000037119004,-0.006898855,-0.014059471,0.011746356,0.041394923,0.0029520805,-0.015168313,-0.013673117,0.03313525,-0.020492358,-0.026005348,0.034933455,0.07092264,0.0013250845,-0.02521387,0.0062383306,0.0019677768,-0.019831877,-0.02427664,0.038313225,0.022513196,-0.046878316,0.008292333,0.024817225,-0.014960496,-0.005367785,-0.013063613,0.01668295,-0.02274736,0.040863737,0.014934579,-0.010092731,0.02479326,-0.033513363,-0.013787044,-0.020111548,0.014094494,-0.022607742,0.0447327,-0.004443708,-0.031076062,0.033751097,0.0320077,0.003302865,0.01669446,-0.050632216,-0.055629123,0.035943132,-0.13549834,0.0053734444,-0.038068447,-0.004683889,0.0012797498,-0.0022441598,-0.043787755,-0.048601795,-0.044785704,-0.013368625,0.007379765,-0.052910164,-0.003968966,-0.0067963707,-0.030946134,0.024476655,-0.029746577,0.01787029,-0.028661199,0.08790568,0.008513678,0.00493033,0.027729629,-0.0035236722,-0.048507057,0.007879366,-0.0020633938,-0.021848537,-0.02475559,0.0009812153,-0.048153095,-0.024369419,0.032680497,0.046704676,-0.0016328569,0.010198536,-0.0018830484,-0.007498035,-0.039907314,0.01653232,-0.023547726,0.020430213,0.015085136,0.025029551,-0.015107892,0.075251855,-0.028452547,-0.0032282486,-0.035002302,-0.014230807,-0.010606121,0.030667393,-0.02815253,-0.031490065,-0.0017894229,-0.04382076,-0.04404574,-0.0131065445,0.05975223,0.039916646,-0.011613984,0.008238189,-0.035181366,-0.0017697725,-0.029106053,0.058279995,-0.030513288,0.021876704,0.018813442,0.054820504,-0.06264905,-0.00476183,0.0214612,0.010838948,-0.013245972,-0.007157591,0.04023266,-0.040430594,-0.020160072,-0.0033067127,-0.039162613,0.007861454,0.014723714,-0.049135216,0.049758013,0.012124429,-0.015176441,0.008998768,-0.0055203643,-0.008952836,-0.05916323,-0.0353054,0.012013942,0.019998306,-0.0026219117,0.015187859,-0.03109113,0.0038622161,-0.022832498,-0.016013306,-0.008360195,-0.023183506,-0.04740072,-0.045909643,-0.029126406,0.017693577,0.0025989066,0.019056343,-0.036963623,-0.04081471,-0.01775874,0.0025837584,-0.0047934563,-0.0022843108,-0.116591044,-0.0038252545,-0.015892979,0.03749395,0.06313532,0.014129454,-0.052355595,-0.043750472,-0.019127736,-0.02205615,0.03328327,0.051519822,0.028667638,0.024299026,0.033241913,-0.0031376283,-0.023087075,0.0052387794,0.030936414,0.0026220623,0.010407796,0.016337862,-0.008246663,0.033648256,-0.05457601,-0.019082747,-0.0057901233,0.009759367,-0.006011718,-0.03386704,-0.015130192,0.013001199,0.01198752,0.061826017,0.004236276,-0.0016251773,0.008659617,-0.037095256,0.036339235,0.02294399,-0.019587513,0.010072687,-0.045492794,0.00528775,0.041293573,0.08334372,0.00008011506,-0.056391723,-0.040759046,0.004279388,-0.0075804275,0.08548082,-0.0027526624,-0.011337048,-0.0165612,0.017712867,0.010380703,0.022209655,0.002535688,0.028885435,0.051205277,0.017619072,-0.011207289,0.014804606,-0.034666568,-0.0040683635,0.03804675,0.0026466516,-0.0013240505,0.0154449595,-0.034743752,0.014579848,-0.020880135,0.015244805,-0.018594509,-0.007886991,-0.021353569,-0.007961058,0.0047530504,-0.017611125,0.05451137,0.017160898,0.018423388,0.023846056,0.041879587,0.039605726,-0.010088353,-0.047411866,0.030551093,0.0018989532,-0.015992027,0.050475497,-0.008707833,-0.011165141,-0.02041022,0.03998152,0.02971215,-0.01166707,-0.01584783,0.010867152,0.0055141617,0.025923483,0.0419116,0.025868725,0.029368537,-0.030851766,0.064857036,0.011237205,0.017783614,-0.02621532,0.00042523927,-0.0031261349,-0.017727228,0.012210514,-0.04454892,0.002401273,-0.04660782,0.0055664275,0.011947527,0.025206799,0.01530869,-0.007260817,-0.036594566,-0.012022436,0.018688789,0.012805613,0.035036594,-0.055257455,-0.008926935,-0.018230481],"last_embed":{"hash":"10qm32","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"10qm32","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I feel more anxious during meditation\"#{3}","lines":[242,242],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"10qm32","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I feel more anxious during meditation\"#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0025706775,-0.037418466,-0.038445126,-0.014995978,-0.030887963,-0.042659152,0.012115255,0.023102699,0.032137197,0.004222902,0.004510265,-0.019237405,-0.037766714,0.006475606,0.021857588,0.0062670773,-0.03445211,0.015608528,0.02334958,0.016191062,-0.025156315,0.01704863,0.008488254,-0.021734966,-0.03278593,0.0048027975,-0.036369283,-0.0051202467,0.038541377,0.06641625,-0.015145249,-0.013567701,0.0042825616,-0.04958152,-0.007307593,-0.017792294,0.009661899,-0.032990415,-0.04264156,0.032706454,0.023026843,-0.06362081,0.025118502,0.043607187,0.023443831,-0.015995702,-0.05905801,0.003786724,-0.0051668114,0.022910297,-0.007864357,0.001916756,0.017402645,-0.01261731,0.005872133,0.020423707,-0.02547856,-0.056732275,-0.030812861,-0.03197382,-0.037166417,0.027364016,-0.035318024,-0.040318917,-0.026063494,0.06671321,0.04542968,0.018669633,-0.0072124125,-0.05411742,-0.022861462,-0.007839433,0.07151209,-0.013481154,-0.0158916,0.0009223633,-0.0023769315,0.012692731,-0.008889013,0.015522124,0.008236893,0.01262254,-0.007025895,0.010978941,0.020081632,0.012296024,-0.00562104,0.053440526,0.02152788,0.046764,-0.005021612,-0.0031048325,0.020738667,-0.036248744,0.028183589,0.0025924922,0.0020594816,-0.055070948,0.057353135,-0.016507393,0.030493166,0.01595629,-0.017831648,0.008583941,-0.02820688,-0.00018121974,-0.007327655,0.045381334,0.036641583,-0.007506416,0.03724555,0.053645257,0.0060871425,0.011040675,0.010649636,-0.028441833,-0.020973407,-0.004938423,0.025357801,-0.0057309153,0.009903852,0.061806034,0.021944355,-0.03547181,-0.0075608585,0.026064286,-0.0010515811,-0.02170582,-0.013079688,0.026419131,0.04725442,-0.013065159,-0.022311341,-0.014378178,0.020601552,-0.0007660042,0.043538056,0.032123838,0.009604604,-0.05348028,0.01719774,-0.0037553692,-0.004033153,-0.029016182,0.022670444,-0.027314773,0.04960277,0.019243576,-0.007430415,0.036998022,-0.01871719,0.026850134,0.009967012,0.019592112,0.0007043601,0.0095837675,-0.0098759895,0.049889043,-0.029044805,-0.020471537,0.06836639,-0.027538134,-0.055681206,0.06583584,-0.010723071,0.009391786,0.008896611,0.023423031,0.0017448639,-0.03230344,0.02156024,-0.01994788,-0.0019205875,0.0053345393,0.0075568026,0.021312905,0.05287899,0.024620228,0.040298235,-0.037444726,-0.010298854,0.004803266,0.025756916,-0.04015917,0.0006859345,0.030622112,-0.021389574,0.018584099,0.033131596,0.018014228,0.006089386,-0.036603987,-0.012994327,-0.022584561,0.06685829,0.015889423,0.056968298,0.0012938575,0.03072281,-0.046466812,0.014452524,0.017706916,0.0123856,-0.021411048,-0.02730876,0.0005244024,-0.019207112,-0.0239242,0.03112067,-0.004668007,-0.0020523635,0.039295632,-0.058184892,-0.02753752,-0.03595697,-0.025207063,0.027086053,-0.044898815,0.0009202221,-0.011555922,-0.01993192,0.06299139,0.029169647,-0.008588241,-0.006461024,0.02974731,0.0047496217,0.01989969,0.017629486,0.014857009,-0.0232606,0.019186508,-0.010989108,0.014106081,0.0043948656,-0.00959498,-0.033739354,-0.0026553313,0.0050975117,0.02570067,-0.048012245,-0.026318602,0.03811897,-0.028946951,0.013651043,0.008512427,0.011438035,0.024733517,0.026745236,-0.0051685516,0.059031397,0.015253565,-0.01638727,-0.05419319,0.004528845,0.0030981386,0.007938633,-0.00023736767,-0.00097065367,-0.013846583,0.030429015,0.006507811,-0.009220994,0.017686853,-0.01546491,0.008552114,0.010710173,-0.00019865797,0.021544136,0.0023034432,0.0012980293,-0.041525137,0.013045028,-0.008708947,-0.036134016,0.017203152,-0.052126653,0.0059825922,0.029323718,0.023585772,-0.007968036,-0.039809577,0.030749977,-0.0008562017,0.0022157559,0.004206228,-0.0044349474,0.0327099,0.0437909,-0.013918847,-0.004726885,0.037789397,0.0556442,-0.009939421,-0.01196547,0.00925566,-0.009258584,-0.170825,0.024391193,0.019937767,0.01022236,0.020287182,0.03456149,-0.072213404,-0.019813612,-0.040269397,0.003576776,0.030341212,-0.028039211,0.019719502,0.022919117,0.02268065,0.0071929526,-0.03375486,-0.04486124,-0.018939093,-0.049766447,-0.011515586,0.0016833111,0.09130906,0.06973047,-0.00038563457,0.009362796,0.08489259,-0.013816848,-0.0070925686,-0.02126867,-0.047679663,-0.004301941,0.0029190152,0.048142623,-0.0029132047,0.03430017,-0.027291346,0.00778762,0.01825223,0.022460394,0.060376763,0.029405085,-0.019037548,0.024809321,-0.0035425788,0.026676176,-0.027669422,0.005157716,-0.057664678,-0.0018556812,0.025978815,-0.0023862731,-0.011104409,0.0039244997,-0.042785753,0.016637785,-0.007320354,0.042118534,-0.013723567,-0.01080546,0.016761083,-0.026314091,-0.016187817,-0.028244331,-0.046885323,-0.018475091,-0.01263267,0.02234146,-0.0022760518,-0.031988114,0.042488337,-0.027084962,0.004779255,-0.031457,-0.011465371,0.024571652,-0.007308655,-0.016642198,0.011519521,-0.100615695,-0.035144776,0.029068947,-0.0071123354,-0.0034697596,-0.031067917,-0.008620798,-0.021667346,0.008148509,0.060263246,0.21830483,0.06236236,0.019263666,-0.011777357,0.0566604,-0.022657264,0.024432963,0.070164606,-0.012495557,-0.009911037,0.0035670658,0.020626346,0.020698804,-0.014129669,0.045580734,0.054147113,-0.06556164,-0.0050078053,0.0580158,0.011044432,0.03311373,-0.031867184,-0.0036021469,-0.023987336,-0.052440602,-0.0495666,0.0013346,0.01119463,-0.015307685,0.05692307,-0.042767826,0.119782396,0.028405312,-0.037524525,0.028518593,-0.00012751107,0.028368546,-0.039691046,-0.017073778,0.028563425,0.026955388,0.010517925,0.022235291,-0.036240086,-0.006633574,0.023508137,-0.0064984043,0.010376767,0.002815628,-0.033562463,-0.022026196,-0.05948729,0.013313569,-0.037958123,0.033629153,-0.008605496,-0.0064567924,-0.030837448,-0.019050546,0.07514906,0.012973849,0.02403669,-0.05360993,-0.020715833,-0.003958026,-0.0030070096,-0.028536761,0.021320531,0.046792146,0.025903318,-0.0038902229,0.011307224,0.009285771,0.01260676,-0.009792075,-0.02835897,0.0070169102,0.01873519,0.00598588,-0.024822077,-0.021981437,-0.013923152,-0.02857838,-0.007740423,0.039405555,0.023577722,0.024288954,0.05288727,-0.0015319953,-0.037582617,-0.01231331,0.021471346,-0.013547032,-0.04943117,-0.008228681,0.0032112852,0.01397414,-0.05347742,0.013075235,0.061584987,-0.032690167,-0.012646773,0.00048619238,-0.019317314,0.017569736,-0.025151348,0.015492807,0.00795691,-0.01197552,0.04080902,-0.075948134,-0.012283012,0.0058298125,-0.011823426,0.021262085,0.07212435,0.0013910688,0.0033299376,0.03313856,-0.00546393,0.020719936,0.011832466,-0.038028203,0.052736577,-0.015242064,-0.038096108,-0.028882423,0.04325216,0.0035597892,0.027860723,0.00047250546,-0.03574305,-0.060391683,0.01502867,0.026666405,0.028129578,0.032059263,-0.021540562,0.03353691,0.03743244,0.005928771,0.01586406,0.04534492,0.02758558,0.042104542,0.020505125,-0.05081378,-0.04682473,-0.04047617,-0.008418364,0.021211296,0.029447557,0.020484397,-0.0476125,-0.015866984,-0.059421416,-0.009705305,-0.055121534,0.003349962,-0.011707583,-0.010062323,-0.005562495,0.016555237,0.079441704,-0.023859017,0.017028308,0.006032022,0.013777763,-0.015017805,-0.019274486,0.004557236,0.028435538,-0.010660779,-0.04663004,-0.007616914,-0.03172945,0.0017476241,0.014933664,-0.0291597,-0.04575073,0.03289996,-0.014371218,0.021832464,0.035758343,0.036803804,-0.028557658,-0.059221838,-0.013707186,-0.03445919,-0.029029557,-0.0051504215,0.09728104,0.0026364147,-0.017324138,0.016009945,0.022406561,0.06297381,0.019800525,-0.008091305,-0.00805528,0.014619355,-0.0019882778,0.026066663,-0.0051527657,0.0009785143,-0.039380513,-0.009093088,0.050558947,0.032431185,-0.02130137,0.0048458995,0.0009306236,-0.043317106,-0.032483805,-0.05062717,-0.033206627,0.013599982,0.010683249,-0.044844516,-0.014100969,-0.0041853525,-0.02540159,0.028557392,-0.04882911,-0.02491893,0.031790324,-0.0093018925,-0.04274145,-0.036491577,-0.028221156,-0.013283402,0.01548362,-0.040664867,0.014714016,-0.011184822,0.0307666,-0.0031690751,0.013141306,-0.004964097,-0.0024879829,0.018207978,0.0027596138,0.009298949,0.02914917,0.0021086603,-0.042144172,-0.062643036,-0.038899112,0.015090036,-0.008377352,-0.006594962,-0.00827445,0.008789442,-0.02165131,0.017381363,-0.013556096,0.018951343,0.024346346,0.013945331,-0.02765149,-0.023015516,0.017747344,0.040256146,-0.038710356,-0.043817308,-0.03254789,0.0053137043,0.025309017,-0.036670905,-0.035973232,-0.028016089,-0.01037316,-0.03575423,-0.024392942,-0.019411998,-0.014781004,-0.01693424,0.045060363,0.015370822,-0.042324748,0.013701093,0.02119841,-0.0019346104,0.01661433,-0.031377878,-0.020792287,0.05743139,-0.0018181554,0.0021997318,-0.027045822,0.015160722,0.030199867,-0.06367442,0.0048106904,-0.007691921,-0.012872352,-0.034069013,0.03589394,-0.010128121,0.04976892,-0.0031019724,0.00390121,-0.011370173,0.010832229,-0.0050494117,-0.025837772,-0.009581797,-0.021182155,0.020144293,0.006100891,0.050087802,-0.034436435,-0.031323247,-0.017169995,0.03046307,0.0013891578,0.009525038,-0.0029131598,0.042654227,-0.013747285,-0.0210146,-0.025551878,-0.019970912,0.009948248,-0.041093074,-0.009060545,-0.03559039,-0.051155224,-0.027444301,0.00009738345,-0.0027852054,-0.0026348333,-0.02617293,-0.000049204817,-0.016442517,0.02428403,0.03462072,-0.019366506,0.010306,-0.01026823,-0.008352749,0.047851045,0.008395042,-0.039422017,0.020514393,0.03756827,0.0089072315,0.0039422982,0.0012813103,-0.018241147,0.0326539,0.017220894,-0.008638307,-0.027562296,0.023164298,0.0016189133,-0.037482966,-0.015234006,0.038736586,-0.006647889,-0.03735225,0.044393998,-0.04003779,-0.009001144,0.0017970772,0.02642915,0.016120765,-0.0805252,0.002953502,-0.01653156,-0.018430963,0.015531247,0.0016707252,-0.020510923,-0.057437822,0.03688888,0.003429934,0.017486667,0.010790952,-0.0043974207,-0.027390756,-0.023639243,-0.009788181,-0.030482447,0.039780233,-0.011916826,-0.00044513264,0.046506643,0.023909042,0.009340313,0.008570527,-0.02603212,-0.061258107,0.008514319,-0.14233594,0.006970482,-0.009433617,0.005791627,0.012228777,-0.012474795,-0.039291278,-0.06424857,-0.03211363,0.009726767,-0.013488123,-0.026499365,-0.029256416,-0.030812182,-0.01690086,0.013359137,-0.006693696,-0.018781198,-0.041119456,0.096691646,0.0084762685,0.0076685813,-0.010181878,0.02467979,-0.029805047,0.009023796,-0.008717978,-0.0285505,-0.00515298,-0.008466581,-0.04775196,-0.053464703,0.019532273,0.025928957,0.027894743,0.0022734366,-0.015122561,-0.015135062,-0.036659624,0.0075281016,-0.0019245091,0.008635243,-0.015845167,0.04927924,-0.0107981125,0.0814615,-0.038159948,-0.00991138,-0.035786368,0.019979453,0.003076603,0.045530364,-0.03893434,-0.01377119,-0.0020771788,-0.039874278,-0.02926337,-0.018696744,0.040970992,0.044884752,-0.016833121,-0.0089965705,-0.037097044,-0.019640198,-0.036183354,0.0422038,-0.07677559,0.020529352,0.006424753,0.044988185,-0.033647522,-0.0145562515,0.021140538,-0.006742871,0.023887118,-0.0008033768,0.03701057,-0.064450376,-0.023074863,0.017181179,-0.024501622,-0.020866051,0.015513012,-0.0801755,0.064659394,0.026373588,-0.011938765,-0.021383218,0.0015057725,-0.014966964,-0.06682559,-0.03894297,0.0023198957,0.04625129,-0.009129485,0.051809892,-0.027240867,0.019149242,-0.02509767,-0.012195841,-0.005788574,-0.05615998,-0.058813367,-0.05293981,-0.048915517,-0.0045273183,-0.011063253,0.0002821157,-0.021003487,0.010228596,-0.0059609446,-0.0015021624,0.009678936,-0.0044986117,-0.0795186,-0.016807817,-0.017734274,0.03553776,0.05265778,0.025157996,-0.043056168,-0.041207116,-0.002319066,-0.007722078,0.01997194,0.06268054,0.029744683,0.039512347,0.046904378,-0.022420496,-0.005055671,-0.015753327,0.021240674,-0.004435597,0.02375347,0.036063377,-0.052421156,0.030763282,-0.053332806,0.0011057027,-0.0026487391,-0.005113725,-0.006876914,-0.02846452,-0.028324695,0.023214305,0.024302019,0.065031275,-0.014072789,-0.01394103,0.020151818,-0.030342052,0.019751247,-0.009261813,-0.0008113049,-0.010313957,-0.026697744,0.006171317,0.039840214,0.06564815,-0.0064707734,-0.061460238,-0.02922649,0.02364328,-0.0098584555,0.061509743,0.0040441467,-0.017819077,-0.04538725,0.021235906,0.02414745,0.008769902,-0.015420746,0.025411375,0.014985117,0.0009843995,-0.02554591,-0.0013627784,0.009330351,-0.024428716,0.04036109,-0.006722206,0.011177163,0.04281891,-0.053829964,0.0368044,-0.025045177,-0.0072828825,-0.0046564406,0.013123111,-0.034105353,-0.029509082,0.0072204988,-0.053240076,0.06587747,0.0034612631,0.011024337,-0.00935829,0.027399465,0.0010336183,-0.03374858,-0.033275533,0.007565842,0.005224603,-0.019863144,0.04337451,-0.024775688,0.008124799,-0.007924933,0.02850082,0.008698936,-0.0060916618,-0.010322698,0.01688388,-0.020497372,0.0063296696,0.019606335,0.0037680487,0.030633299,-0.032950558,0.05126366,0.033065587,0.0157151,-0.004980608,-0.024136703,0.023796674,-0.037408773,0.021239683,-0.03733152,-0.00086788734,-0.015931433,-0.0113526005,-0.008043509,0.032035235,0.022174312,-0.010592158,-0.061204128,-0.018142628,0.017490499,0.0075257183,0.03959311,-0.045566626,-0.004525875,-0.03085957],"last_embed":{"hash":"1ttenzi","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"1ttenzi","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I feel more anxious during meditation\"#{4}","lines":[243,244],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ttenzi","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I missed a day/week\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04291943,-0.016182087,-0.04503558,-0.0316284,-0.050760034,-0.044880513,0.022607544,0.0015882399,0.0063226516,0.012754921,0.0016768873,0.007331718,-0.039162785,-0.0027473224,0.027991192,0.008117855,-0.014113249,0.017697256,0.0030161073,0.0065149064,-0.046435338,0.02202756,0.046780314,-0.04541405,-0.025803726,0.010227399,0.0039726435,-0.015294747,-0.0054657515,0.03303644,-0.013444455,-0.022741623,0.029761853,-0.006960403,-0.05582437,-0.0030864552,-0.004917438,0.004208635,-0.025200622,0.052747544,0.010073181,-0.009644321,0.0067955907,-0.017529212,0.05403068,-0.00788163,-0.06857508,-0.0028125218,-0.013267805,-0.01283206,0.014025541,0.006684295,0.039616693,-0.00996467,0.027940378,0.01740536,-0.010874975,-0.027354915,0.01952844,-0.019593455,-0.02539817,0.024651794,-0.007343715,-0.029627686,0.043130316,0.079524204,0.009382062,-0.015948962,-0.025116319,-0.03283068,0.0033897965,0.04133205,0.039680265,-0.0062386356,-0.05370384,0.010573069,0.0029544944,-0.017478734,-0.022050831,0.03830496,0.04173483,-0.011249608,0.011294478,0.0045975377,-0.019176824,0.033198938,-0.030086495,0.031135457,-0.018143846,0.025752574,0.0069349376,0.01904501,-0.02036779,-0.016463183,-0.013523597,0.025398638,-0.010821678,-0.016715085,0.027977493,-0.009645715,0.030018196,0.02335655,0.018967675,-0.0044582174,-0.005070571,-0.05018854,0.010916762,0.017767698,0.05846436,-0.0156092,0.03627316,0.04886913,0.0032920297,0.05409827,-0.02787085,0.003444323,0.012830318,-0.024242708,0.014670466,0.003256482,0.042375334,0.023795553,0.011664499,-0.035334643,-0.0068796217,0.03464782,-0.03179703,-0.019507876,-0.05106661,0.014321765,0.0063155303,0.027785923,-0.030581463,-0.00089748827,-0.00893999,0.018977648,0.058594372,0.030028425,-0.03865648,-0.054733716,0.011571372,0.019926319,-0.056887746,-0.032472193,-0.02396423,0.017527143,-0.0035191367,-0.011186282,0.02914724,0.014593279,-0.0009346189,0.02247651,-0.003386303,0.05829712,0.019435998,-0.016565803,0.0062178546,0.060398754,0.015021067,0.006678272,0.02839398,0.005269579,-0.024229312,0.0602542,0.014334326,0.040288605,0.056675687,0.019216526,-0.033938125,0.016515719,0.030470932,-0.015998758,0.010286552,0.011292567,0.048616268,0.030618656,0.02181103,0.03378624,0.0085085435,-0.024119768,-0.039056636,0.00030363438,0.0059790467,-0.08450965,-0.0552265,0.032738425,-0.010518944,-0.019754626,0.025055807,0.008399467,-0.032623526,-0.010030962,-0.0053902105,0.016060116,0.030737244,-0.016726602,0.04198207,-0.0016260054,0.006384656,-0.021382838,0.045231927,0.053468287,0.014542204,0.005063775,-0.0323748,-0.041095532,-0.054268464,0.0011794049,0.027189441,-0.041650437,0.034892872,0.04225128,-0.052133538,-0.033791553,-0.026467627,-0.031634826,0.034229957,0.02363278,0.014951987,-0.012237869,0.019369876,0.02536059,0.02216328,0.013795216,-0.009150195,0.028252356,-0.038997333,0.021628324,-0.00032795232,-0.00006759018,-0.022044504,0.008106271,0.005978751,0.034655638,0.020872409,-0.02190686,-0.022867817,0.01169197,0.040062156,-0.029261777,-0.06636418,0.037945934,0.034328904,-0.016682113,-0.03363159,-0.02077853,0.05171037,0.014530158,0.0025131574,0.026088592,-0.0027885935,-0.0068891016,-0.022545677,-0.036443267,0.0073864106,0.014426469,-0.008894676,-0.027022524,0.019098135,0.022358831,0.0035176133,-0.01322852,-0.0035244266,0.006032036,0.020264685,-0.024352873,0.028616361,-0.03776786,0.013515276,0.017341377,-0.031625915,-0.026518092,0.0018263727,0.0059751356,-0.05233726,-0.0031952497,-0.062371768,0.0035607324,0.024076967,-0.0038609442,-0.03642351,-0.011382877,0.02012993,-0.0032143113,0.01372567,0.045349043,-0.0043999706,-0.021646094,0.01884372,-0.014071097,0.0051059932,-0.0029294495,0.053948205,-0.0067921765,-0.048363637,0.004932224,0.014437955,-0.15160044,0.020447373,-0.028978677,0.012722505,0.036722396,0.005619344,-0.03695078,0.030680848,-0.0344718,0.009353749,-0.0052722953,-0.040140633,0.0057333736,-0.004352288,-0.00021661687,-0.0052048992,-0.030790523,-0.0356914,-0.02254949,-0.036453146,-0.026966887,-0.0722129,0.03165905,-0.027546357,-0.033474322,0.03340488,0.04192529,-0.003092592,0.01243921,-0.0042757983,-0.059351973,0.042874172,0.0017165608,0.048410315,-0.0009683913,0.042245835,-0.005371086,0.0076439865,0.011819447,0.010027284,0.0394471,0.024711933,-0.023322834,0.008926025,-0.02554395,-0.0025000335,-0.0041175084,-0.020462355,-0.03877342,-0.008407337,-0.0013648153,-0.00606726,-0.019914959,0.040648952,0.0023150442,0.0151042035,0.0022306521,0.03570742,-0.039904393,0.0041432576,-0.0019827979,-0.015673552,-0.027372053,0.023358295,-0.016025383,-0.06433191,-0.009005269,-0.040947955,-0.035348088,-0.014576553,0.00031448476,-0.0052878237,-0.023558592,-0.019990213,-0.02633523,0.011942368,0.055048697,-0.0047897166,-0.032557365,-0.113529995,-0.0029584612,0.030362125,0.004730521,0.0054810313,-0.017731356,-0.0010970511,0.01984433,-0.019740567,-0.013151189,0.24288577,0.0138572315,-0.033848763,-0.033487465,0.04505936,0.02097455,-0.012355132,0.053800914,-0.011769079,-0.050523024,-0.028048487,-0.009905732,-0.0027771848,-0.022411548,0.040508293,0.029859709,-0.009407905,-0.007475811,0.096625656,-0.00738827,0.016869491,-0.046252605,0.05734857,-0.01028805,-0.044522077,-0.029838974,-0.0359593,0.0030988725,-0.03775078,0.06925151,-0.05718161,0.058373835,0.053896777,-0.03115709,0.007485426,-0.020988885,-0.00866247,-0.08317248,-0.020427935,-0.01460333,-0.017945677,-0.00909647,0.013913617,-0.019091927,-0.014745203,-0.010681762,0.016471356,0.031151952,-0.018063985,-0.00003333779,0.006809838,0.0153882345,0.008842047,-0.039984643,-0.0067713377,0.010434689,0.025291119,-0.02671864,-0.027683008,0.044065367,0.03072997,0.021949412,-0.028021479,-0.02879967,0.0133066485,0.055520102,-0.028231252,0.01794868,0.038709927,-0.0018906172,0.0076605617,0.011909095,-0.010183219,0.05753616,0.028433261,-0.04643977,0.011262651,0.0003508474,0.023876583,0.004383013,-0.035847604,-0.010432798,-0.015517776,0.014151806,0.013474384,0.0010785578,-0.007683748,0.07308877,-0.012368075,-0.03320749,0.04457817,0.02628795,-0.03144827,0.01027022,-0.006400408,-0.014074541,0.030792959,-0.053662203,-0.014008388,0.016793981,-0.027180772,-0.024510926,0.0014473255,-0.033832196,0.0364948,0.008628361,-0.00852306,-0.0136506865,-0.0036241177,0.01622092,-0.046327427,0.002139094,0.0064518983,-0.010649664,0.019992499,0.060260843,0.014185454,0.018699372,0.0307182,0.013685855,-0.0020764042,0.031143943,-0.046543356,0.065571025,-0.015131369,-0.052366517,0.0057333275,0.05047667,0.013985012,0.013145516,-0.00725092,-0.029447205,0.007105981,0.041719936,0.065365314,0.043001074,-0.01528771,-0.0056334897,0.003029941,0.025502833,0.026167417,0.032200858,0.017713055,0.020516459,0.049281694,0.019796556,-0.042009044,0.018382296,-0.055112343,0.006614034,0.059051365,0.017393183,-0.02363126,-0.03868326,-0.029101633,-0.0906427,-0.017488541,-0.023364628,-0.019648803,-0.028414331,0.006878244,-0.006968767,0.04757663,0.07502082,0.020696284,0.015253085,0.04061416,0.027893957,0.008583541,0.016108833,0.010512493,0.017525695,-0.03436174,-0.028585307,0.023081092,-0.058952797,-0.006194357,0.013294488,-0.01737037,-0.018034466,0.048385154,0.01070034,0.0035432698,0.07371341,0.024443625,-0.013813132,0.0044379234,-0.008798892,-0.027978372,0.008123651,-0.020035699,0.13276516,-0.024265012,-0.024168855,-0.015741844,0.014422868,0.030271085,0.04354437,0.015840221,-0.03613603,0.0047587985,-0.015592609,0.010636467,-0.0052291835,0.0012918579,0.0012010508,-0.022682758,0.023006424,-0.0039079026,-0.03766097,0.0012281418,0.004318667,-0.068589956,-0.020976119,-0.07153479,-0.018940516,0.021553943,0.017123254,-0.029027874,-0.03318092,-0.014271865,-0.03571063,0.042380963,-0.034935873,-0.006499476,0.018503143,-0.026670704,-0.05169569,-0.009633604,-0.012262209,-0.0037583467,-0.009240167,-0.0016239925,-0.0038367438,-0.028060274,-0.012693555,0.0084755225,0.0052394755,0.036810372,-0.011764175,-0.0012227813,0.0011525106,-0.01253573,0.0007724552,-0.006195852,-0.013965911,-0.034364413,-0.05142387,0.019436587,0.014108651,-0.01191907,0.008898153,0.016876457,-0.013759428,-0.021541646,0.038355414,-0.008957865,0.013475876,-0.033588387,-0.02282411,0.009653058,0.037676275,0.002930377,-0.009621318,-0.037764706,-0.032518037,0.0062792576,0.012921944,-0.005416051,-0.013170557,-0.019771457,-0.013768437,-0.0029791489,-0.023366973,0.018205449,0.018866928,-0.01328155,0.00015116943,0.09005148,-0.0562322,-0.013027253,0.014546037,0.031947687,0.033202115,-0.025078759,-0.017959654,0.040037334,-0.019031147,0.030175552,-0.02876074,-0.018881083,-0.014746996,-0.03532721,-0.0025471342,0.0047983048,0.010393536,-0.025562461,0.044128094,-0.007911425,-0.014368397,-0.0033739118,0.05220344,-0.026902096,0.0137361875,-0.026005212,0.0030374492,0.02724692,-0.072774924,0.066956334,0.0041036806,0.0057393047,-0.02334491,-0.041669913,0.0035623687,0.0066997753,0.01443799,0.015326915,-0.014784831,0.032688405,-0.0060730223,-0.050864223,-0.0336873,-0.019412557,-0.0055590095,-0.057983976,0.040391084,-0.0035069024,-0.0402226,-0.002416131,-0.009979918,-0.027843332,0.007759644,-0.04300354,-0.015496041,-0.057292834,0.010148898,0.037891082,0.023922345,0.023777626,-0.046258967,0.0065180385,0.013112431,0.04728774,-0.04869509,-0.0048976215,0.016059007,0.015237409,0.030904932,0.0121468585,-0.00066710997,0.022088002,0.010583195,-0.033587504,-0.010699204,0.031731088,0.0163651,0.0010595132,-0.0012987418,0.03231789,0.020378364,-0.048206177,0.030995494,-0.01769174,-0.0049039205,0.008994414,0.018540693,0.015476839,-0.035918955,-0.012720972,0.021264987,-0.01024513,-0.0072467066,-0.015307515,0.023512729,-0.015894445,0.046676666,-0.00210468,-0.016637705,0.0021877557,-0.011352088,-0.014160837,-0.004521888,0.001459056,-0.023353808,0.03301066,0.026484694,-0.00046734512,0.03858052,0.06554775,0.019664394,-0.036252797,-0.06572183,-0.06828725,0.028482908,-0.14474805,0.024574578,-0.009847391,0.011792461,-0.0034250838,0.015096361,-0.03803534,-0.0635746,-0.020889878,-0.014459729,0.03769193,-0.04460416,-0.0001366667,-0.03716685,-0.0662093,0.014618656,-0.039163582,0.012562833,-0.029331107,0.04862308,0.032223105,0.0028015256,0.031169113,-0.011251547,-0.031761125,0.024551116,-0.0183518,-0.03234148,-0.023252882,0.01937971,-0.037928805,-0.028059391,0.008549321,0.009072982,0.009502722,0.0051550097,0.017434807,-0.009794574,-0.030424511,0.028240591,-0.049950603,-0.007633563,-0.013290262,0.018879244,0.03627366,0.09361139,-0.024047144,0.013153776,-0.012207817,-0.027675848,0.0040680417,0.031886403,-0.0524511,0.032963667,-0.0011666896,-0.042389315,-0.026886856,0.01681231,0.052996434,0.022689844,0.0006560992,-0.01027211,-0.024181461,-0.002818902,-0.025521655,0.042130772,-0.012879927,0.020988328,0.011785731,0.056101993,-0.042294286,0.016178695,-0.008665577,-0.00039974417,0.022000292,0.021088455,0.0170114,-0.023632443,-0.038873833,-0.020410823,-0.00810587,0.006326733,0.0063283048,-0.02819614,0.011191744,-0.01658485,-0.03243019,0.012643106,-0.021839857,-0.0039876024,-0.037062757,-0.024692062,-0.009076347,0.026200587,-0.008794644,0.0352061,-0.013314866,-0.027579645,-0.056297995,-0.016819036,-0.043675624,-0.05563471,-0.03203521,-0.06451291,-0.0070599075,0.00886072,-0.009830586,0.024894591,0.009905241,-0.018735891,-0.021279888,-0.017588198,-0.036000542,0.014024462,-0.056028463,-0.009325068,0.008342895,0.028075632,0.031947464,0.017889516,-0.017364278,-0.010450079,-0.022728272,-0.026591886,0.0069565955,0.06350865,0.013014777,0.04921258,-0.032259174,0.0091625415,0.013012098,-0.056149073,0.056610838,-0.000281948,0.0136265755,-0.03001592,-0.053037062,0.037537936,-0.0735608,-0.018929237,-0.016879104,-0.019334719,0.031481512,-0.013449004,-0.009597117,0.025780588,-0.0023995761,0.013511692,-0.051639024,-0.0011304036,-0.030406315,-0.011374939,0.009913159,0.049840324,0.0005072184,0.018071517,-0.016638653,0.054676723,0.02486305,0.05680624,-0.02406065,-0.056457717,-0.029816693,-0.0055568703,-0.03807738,0.08158543,-0.012665146,-0.0211923,-0.04069402,0.007222874,-0.011593563,-0.0023715477,-0.0033962484,0.01454996,0.028155807,0.01796647,-0.015969956,0.017489003,-0.038572,-0.042732973,0.03954351,-0.0058660647,0.00897788,0.035222873,-0.014931881,0.019815726,0.011902855,-0.0064982907,-0.045722175,-0.033816006,-0.051726393,-0.008183406,0.012847687,-0.00022828249,0.0839465,0.02766281,-0.0015916858,0.049643245,0.067474626,0.033335287,0.017105946,-0.03828604,0.0060019772,-0.024079494,-0.028814062,0.010268409,-0.02251223,0.008679921,-0.027334932,0.05856567,-0.019945946,0.0013398499,0.0043507363,0.032729372,-0.0056175133,-0.0037275786,0.015448227,0.038114153,-0.0068783644,-0.030192953,0.042553082,0.0016703351,0.0032334065,-0.047507104,0.0065062614,0.00040836554,0.02193692,-0.002397599,-0.020213885,0.03487557,-0.017469069,-0.01565341,0.021117438,0.033977274,0.033876356,-0.010579488,-0.037013706,0.024433194,-0.026385413,0.010229691,0.02232738,-0.037420396,-0.00813357,-0.018976357],"last_embed":{"hash":"o1suk2","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"o1suk2","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I missed a day/week\"#{1}","lines":[246,246],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"o1suk2","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I missed a day/week\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.002628883,0.011557401,-0.037229683,-0.007421225,-0.038889043,-0.013918291,0.047550965,0.008647238,-0.015391781,-0.0062623266,-0.002309109,-0.019901384,-0.02458256,0.024301678,0.021724408,0.004809015,-0.025731249,0.036890276,0.010363055,0.015948711,-0.015429987,0.024695065,0.09363319,-0.04659113,-0.05136426,0.01282025,-0.017233191,-0.009266202,0.06408433,0.0406509,-0.012865346,-0.042015277,0.0348491,-0.023928974,-0.032662895,-0.024399068,-0.0050308877,-0.0037625192,-0.036739122,0.05101174,-0.013920331,-0.018184189,-0.008214828,0.028488077,0.043371957,-0.007424397,-0.05525958,0.001967229,0.03742643,-0.021904377,0.01359507,-0.014048223,0.06015607,-0.013816869,0.025778042,0.0025933876,0.0017575783,-0.037530266,-0.0048695765,-0.03072221,-0.037423804,0.033074822,-0.022533348,-0.0260915,-0.012800797,0.062313832,0.02927501,0.009195667,-0.028350843,-0.032354787,-0.015100128,0.02485851,0.031901434,-0.007851003,-0.025266683,0.010285524,0.05318525,-0.0226286,0.008017707,0.01602659,0.023637082,0.005388185,0.0010905556,-0.0013577306,-0.0019045318,0.019043962,-0.031976916,0.06785626,-0.024703743,-0.008720402,0.004175823,0.026686503,-0.011562578,-0.03480078,0.01476344,0.017063998,0.011446042,-0.0060010403,0.038565602,0.008325595,0.050672635,0.012278483,0.013862481,-0.020262962,-0.006126242,-0.022092568,0.011664413,0.0073797377,0.024727996,-0.021979222,0.023809591,0.049450863,0.009220308,0.024645405,-0.0076586404,-0.0069683623,0.0042657163,-0.023503818,0.036911994,0.008327769,0.010514208,0.05320985,0.027294155,-0.022330293,0.009851539,0.016894737,-0.00971901,-0.038753748,-0.040376965,0.038258184,0.0064924913,0.03647032,-0.02369565,0.017161362,-0.001298685,0.002357309,0.031516183,0.009433407,-0.013713532,-0.074549414,0.03881478,0.012592349,-0.027628485,0.016007004,-0.032841507,-0.030560426,0.009541913,-0.009093813,0.035928354,0.0067721033,-0.02069429,0.01766371,0.027933517,0.050712716,0.015117758,0.016536955,0.017200913,0.06943269,-0.011808947,-0.0022965393,-0.001981468,0.015895167,-0.054406226,0.07685133,0.005539883,0.0036192087,0.029658359,0.009322763,-0.027607646,0.021873621,0.024114,0.0060266573,0.032109752,0.014533282,0.027030576,0.015816657,0.05373056,0.030113876,0.0051395167,0.0005058542,-0.064522974,0.011015238,-0.0073129428,-0.07802003,-0.0652716,0.027887218,-0.023079794,-0.032758936,0.017106216,0.027113887,-0.016862277,-0.013793686,-0.04154706,0.002713048,0.059214976,-0.038626526,0.043613452,-0.0018313939,0.018940894,-0.057746522,0.03575639,0.019169902,0.02464335,0.021150697,-0.031548206,0.000087990156,-0.023271382,-0.05209914,0.020409878,-0.014105931,0.021312637,0.048078973,-0.010050592,-0.008670171,-0.05181274,-0.010756792,0.055206016,0.02199384,0.037905153,0.016010514,0.02638357,0.03715686,-0.0019643002,-0.026246065,-0.012849468,0.052290715,-0.0423385,0.028173344,-0.0025566535,0.0138831865,-0.028379561,-0.0011716725,0.027411072,0.015601669,0.0043993304,-0.002899712,-0.007532222,0.014575786,0.03872521,-0.024263307,-0.0007935849,0.0030213865,0.011445911,-0.027905589,-0.045998715,-0.0053329,0.02038328,0.038405932,-0.019188337,0.047114838,0.0006924551,-0.016508255,-0.015019733,-0.043906886,-0.0016419494,0.01617949,-0.021201557,-0.00085510314,-0.0016346538,0.02476748,0.015861638,0.04544051,-0.031691585,0.012767528,0.0046274588,0.0146012055,0.006142154,0.016774828,0.008534329,0.039025165,-0.026677696,-0.021183321,0.01624397,0.024593536,0.006516443,-0.013961032,-0.040721856,0.008606196,0.037261397,-0.005041647,-0.035039943,0.0073924107,0.033355743,0.00043550116,0.036454502,-0.001395454,0.01807391,-0.003081395,0.026395487,0.00047075225,-0.014978437,0.016913243,0.054153167,0.003298467,-0.023226323,0.020236572,0.011306566,-0.15745696,0.0044209664,0.0073051145,0.03828093,0.020528642,0.024580441,-0.006343717,0.040004913,-0.039783765,0.04016403,-0.015095813,-0.02870545,0.020583274,0.0049303104,0.019705541,0.0010855275,-0.036098152,-0.02352852,-0.023009053,-0.03536455,-0.02956827,-0.046231203,0.051486116,0.0023496426,-0.029290302,0.029287051,0.05277742,-0.036371246,-0.017150301,-0.018370358,-0.08791974,0.0062521026,-0.0011191398,0.025533052,0.010485485,0.060423825,0.02470329,-0.01815297,0.006603773,0.01222918,0.06455181,0.045036953,0.00024344186,0.019686671,-0.008865776,0.015740857,-0.019558944,-0.03482427,-0.046569888,-0.01784381,0.014324544,-0.03241724,-0.003071065,-0.0015806123,0.0044598184,0.00026778365,-0.017633758,0.05294175,-0.029741224,-0.006068304,-0.0068389582,-0.003331025,-0.031311188,-0.0038574776,-0.03990126,-0.053004965,-0.024456453,-0.030131489,-0.0039863163,-0.028157286,0.0068434663,-0.026662827,-0.014691465,-0.03229686,-0.0032848248,0.01989463,0.011702753,-0.022232873,-0.028440129,-0.117723554,-0.012090001,0.020086305,-0.013921744,0.020261865,-0.024362553,-0.025065249,0.01633716,-0.011360241,0.021765651,0.24248634,0.024524916,-0.011219858,-0.0204086,0.05433206,-0.0009379204,-0.024114806,0.062585264,-0.01412806,-0.054498587,-0.005149187,0.0015707399,-0.008860287,-0.017365372,0.03240601,-0.0031395184,-0.02798276,0.030365532,0.08315363,0.003404147,0.012787162,-0.016331073,0.012060847,-0.021180272,-0.07364445,-0.022787841,-0.0049095415,-0.002790175,-0.024130523,0.058541756,-0.045519225,0.05131631,0.02613348,-0.042463247,-0.0038260065,-0.01766593,0.003292815,-0.08001457,-0.021187972,-0.03487143,0.030697221,0.0056818025,0.028814701,-0.029498897,-0.015406165,-0.025315505,-0.025003934,0.017191129,-0.017930115,-0.003063157,0.023174355,0.0058690235,0.016522914,-0.02245834,0.011671234,-0.014528066,0.018578598,-0.00197214,-0.02358918,0.053940307,-0.0041142474,0.021690365,-0.050922453,-0.013371049,-0.009034419,0.02738885,0.026743483,0.041825876,0.0076359925,0.0019812903,-0.026878752,0.0008904289,0.0024980914,0.018033765,0.013328309,-0.038853534,0.047245886,0.013818324,0.0070116217,0.025225602,-0.036797468,-0.03249212,-0.00668339,-0.05137524,0.025669916,-0.02594255,-0.0004621565,0.075102895,-0.024495719,-0.015647605,0.025790142,0.017009355,-0.030470474,-0.024035672,-0.025151635,0.015622975,0.048577134,-0.043623097,-0.002560548,0.0013953606,0.012185482,0.0049881325,0.009350328,-0.052397456,0.026447896,-0.031233765,-0.00666521,-0.02918171,-0.008712794,0.0012205258,-0.06769557,0.009487124,0.010093422,-0.004313415,0.03701208,0.060767036,0.008969442,0.019025454,0.010719799,-0.0059692846,0.0048458977,-0.003942005,-0.04945147,0.05716952,-0.045659166,-0.07012211,-0.00685064,0.0035204242,0.011032523,-0.012536691,-0.0073757675,-0.008454672,0.0026379218,-0.0007167485,0.050459396,0.035626974,0.0017927652,-0.023770688,0.035693105,0.03991445,-0.0018643091,0.018416662,-0.0003828899,0.005556902,0.018761348,0.031010175,-0.052925766,0.005955182,-0.029540231,0.038757958,0.04775814,0.004326197,-0.02704334,-0.05376755,-0.0337875,-0.088100515,-0.031235123,-0.025505219,-0.017281098,-0.030614259,-0.0068639163,0.01985191,0.056318685,0.0892103,0.0037643055,0.014329225,0.02105232,0.033586375,0.00791078,0.021125717,-0.009950465,0.0037467657,-0.038298037,-0.022938801,0.025910547,-0.042780653,-0.0061974637,0.040476594,-0.013917711,-0.02066095,0.033796575,-0.04094134,0.003978881,0.01619062,0.056541,0.008248326,-0.013150864,-0.013077633,-0.031249758,-0.012349167,0.011062006,0.13395526,0.03122043,0.0009869558,0.0025256127,0.020462487,0.063501686,0.027661424,0.0034571965,-0.004061609,-0.026523883,-0.013385809,0.027182056,0.022674195,-0.02463272,-0.026225118,-0.0155669665,0.012382105,0.015265363,-0.011308059,-0.018200595,-0.0182585,-0.08047922,-0.012739339,-0.05738259,-0.03797257,0.046089802,0.03348093,-0.008317466,-0.01982494,-0.013451587,-0.03198261,0.053170785,-0.06845791,-0.019036042,0.03553435,-0.014598002,-0.06982387,-0.0009947132,-0.017375888,-0.0115896175,-0.0008743824,-0.0011177293,-0.00738485,0.0039514103,0.012003878,0.03242592,0.015306439,0.023602169,-0.01349552,-0.041422136,-0.035904497,0.021332446,0.013531455,0.024447093,-0.016088773,-0.042002942,-0.029062094,0.022375904,0.02350093,-0.00014902385,0.02328495,0.0032528117,0.0015294509,0.04297329,0.021081785,0.050971273,0.0024174396,-0.0099623315,-0.050133538,0.016468437,0.02499354,-0.0008971894,-0.010635317,-0.051885627,-0.061728157,0.03781474,0.022512073,-0.021476155,-0.008112444,-0.020321606,-0.019959686,-0.006716035,-0.0064052404,-0.020848203,0.007660593,-0.011608205,-0.016459476,0.08329478,-0.07986107,-0.007871348,0.028199581,0.015721312,-0.009376959,-0.031036321,-0.015155631,0.063313946,-0.018495051,0.012469794,-0.03497384,0.01717122,-0.019310381,-0.058032446,0.0070442264,0.005483518,0.013236254,-0.01625062,0.037541945,-0.00462735,-0.008890936,0.004936396,0.009581694,-0.008377446,0.027700678,-0.034934808,0.04238653,-0.0050866716,-0.032198653,0.052756276,0.025192162,0.0029253215,-0.052028786,-0.00654279,-0.009470181,0.032876156,0.03078405,0.021080693,-0.02481356,0.037706964,-0.015350695,-0.031184576,-0.025301835,-0.016562987,0.010189709,0.0026141433,0.009052975,-0.012337233,-0.04305678,-0.04639156,-0.009163621,-0.013901565,-0.0038666965,-0.023502601,-0.03628242,-0.07502037,-0.0112155955,0.055055548,-0.014334966,-0.011114327,-0.012522495,0.01843527,0.014372912,0.021914877,-0.03250314,0.0022186656,0.04654961,0.009746267,0.028118037,0.0022039947,0.0058620484,0.018432882,-0.0046408414,-0.033138886,-0.0030999659,0.045954563,-0.004608096,-0.021078417,0.01989759,0.06318177,0.009430947,-0.0459817,0.013677024,-0.039936576,-0.037828613,-0.0065138796,0.031412914,0.026236098,-0.029563066,-0.037623007,0.013732702,-0.016228205,-0.046035305,0.005535417,0.028419703,-0.03531828,0.038362607,-0.0014258113,-0.0032474597,0.021806823,-0.01156023,-0.023453796,-0.026427854,0.010097605,-0.017753186,0.001621885,0.0012155144,-0.026386634,0.025462156,0.033207525,0.015112122,-0.042610776,-0.045614507,-0.05493954,0.012683802,-0.1539772,0.0024827519,-0.024847448,-0.0035225826,-0.0069884756,0.010524947,-0.0281106,-0.04758892,-0.03566808,-0.023752876,0.012288287,-0.02783265,0.0038470412,-0.031908523,-0.0539756,0.029572563,-0.034708433,-0.0031639102,-0.059352588,0.033840764,0.038468037,-0.012034255,0.040938776,-0.0055461135,-0.03764525,0.0056433985,-0.020368308,-0.009480082,-0.025621045,0.00877923,-0.0516114,-0.029041842,0.009679494,0.030511893,0.0006328818,-0.014681954,0.024049683,0.00957936,-0.039347094,0.0128043,-0.017768148,0.024028437,0.0012753152,0.018670458,-0.003179156,0.0700553,-0.04617041,0.024011832,-0.04495291,-0.015030253,0.0046558115,0.03951592,-0.025733672,0.011447264,-0.004616408,-0.01792135,-0.013978286,-0.008549295,0.03537498,0.037903503,0.002658293,-0.006207605,-0.035862662,-0.030088047,-0.043611445,0.029789528,-0.011050675,0.021747343,0.008921393,0.038406365,-0.043223046,-0.002791389,-0.015601163,-0.0425097,0.0007272491,0.02604188,0.02853791,-0.063402854,-0.0684158,-0.011076099,-0.033849686,0.021472856,0.008414719,-0.026243303,0.02290921,-0.0059887306,-0.009697631,-0.0253393,-0.014753493,0.0260047,-0.01834841,-0.031062275,0.012354964,0.03078385,-0.0063446155,0.04896614,-0.019876882,-0.008931737,-0.057497166,0.0053358213,-0.028365325,-0.051754624,-0.04214354,-0.057909485,-0.010628321,0.0026227613,0.001932858,0.015322397,-0.010946297,-0.04560136,-0.033424333,-0.030693235,-0.0031477276,0.024333803,-0.08652258,-0.010433236,0.012447715,0.028578384,0.029784855,-0.002578931,-0.0030955789,-0.007494595,0.008242128,-0.04517612,0.00930513,0.057779714,0.03880831,0.02557674,-0.00039023475,0.0029973981,-0.000729779,-0.047911253,0.036844883,0.02443123,0.032336082,-0.016988736,-0.010805544,0.02924919,-0.06827949,-0.039878625,-0.021816313,-0.03159738,0.020500934,-0.0357472,-0.012430704,0.006622095,0.025080837,-0.00048658854,-0.0275696,0.018940503,-0.008172568,-0.029721139,0.011869599,0.050225776,-0.01365444,0.040160336,-0.01891661,0.01646817,0.012533422,0.029666297,-0.018821089,-0.048363246,-0.039816495,-0.023838712,-0.032388557,0.042466253,0.004248937,-0.01190493,-0.025355754,-0.006353033,-0.0024183446,0.018067436,-0.021047983,-0.03315113,0.025840087,0.0112783825,-0.016514335,0.02158462,-0.012984215,-0.049734972,0.03422918,0.01684363,0.02666685,0.04149945,-0.01148762,0.00083225546,-0.011977301,0.034112267,-0.027263647,-0.03499474,-0.0062735924,-0.005675224,-0.012869306,-0.008705718,0.09094699,0.012978584,0.013501303,0.016309442,0.031771615,0.03798399,-0.008740115,-0.017471025,0.044285435,-0.016621226,-0.020469148,0.031276397,-0.019493409,0.0157555,-0.030005464,0.041152906,0.0039641885,-0.0017536862,0.026306594,-0.011696106,0.012531623,-0.031134006,0.024113972,0.03745697,0.00036081963,-0.0029547182,0.03463994,-0.0041634166,0.0031466912,-0.01197357,-0.008501984,-0.007146144,-0.008074716,0.0012165032,-0.028478706,0.022759931,-0.039571144,0.014450536,0.01376706,0.0126783615,0.0019605146,0.0050344802,-0.04522484,0.023546578,-0.013502336,0.029610723,0.025795836,-0.03655879,0.008178982,-0.0011197343],"last_embed":{"hash":"1got9am","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"1got9am","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I missed a day/week\"#{2}","lines":[247,247],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1got9am","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I missed a day/week\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025852634,-0.022365235,-0.04264405,-0.0068126908,-0.031163193,-0.052282296,0.05131935,-0.016107991,0.0017368871,-0.00899282,0.016554812,-0.033153303,-0.017582992,0.010042546,0.009667357,0.028698962,-0.03728151,0.045458462,0.020927642,0.022019954,-0.041340556,0.021355806,0.07066236,-0.07292326,-0.04384391,0.003240688,-0.014121684,0.0011291014,0.0360274,0.031361647,-0.021319358,-0.0466623,0.042569015,-0.018494016,-0.03058395,0.0025388687,-0.005754942,0.0004888784,-0.039871093,0.058779262,-0.0030652115,-0.017540311,-0.0057262275,0.035822175,0.057223402,-0.009366177,-0.06539168,0.006314319,-0.0074439105,-0.033640534,0.02338377,-0.025635818,0.026930517,-0.012310681,0.013898555,0.028832508,-0.022075491,-0.055223037,0.007247521,-0.029647594,-0.025385419,0.05200145,-0.012072798,-0.030533504,-0.012550086,0.054832034,0.0122374585,0.022141567,-0.021931559,-0.021228328,-0.019370405,0.031832438,0.052472543,0.0073031047,-0.035086874,0.006382842,0.043400303,-0.01097158,-0.027804144,0.0387762,0.020568838,-0.022652343,-0.013863952,-0.028878992,-0.0004130564,0.010423557,-0.028200047,0.050069116,-0.009591986,0.010797657,-0.0044535007,0.014856883,-0.015116603,-0.0400842,0.011802395,0.003655051,0.006661743,0.023133436,0.065790676,-0.0064189006,0.036075078,0.017895479,0.022747198,0.008643804,0.0045494144,-0.027833434,0.016569171,0.0022115144,0.04057718,-0.025681667,0.009499353,0.03948514,0.0041504395,0.049697194,-0.0031168612,-0.02331156,0.018460227,-0.015816087,0.03347467,0.006879978,0.033491585,0.040134206,0.009545793,-0.023114018,0.009189775,0.012997394,-0.013853524,-0.029721227,-0.013704784,0.01960587,0.019083144,0.03243378,-0.052963465,0.014312649,-0.013090286,0.013805624,0.024694568,-0.0008481332,-0.00099488,-0.050341047,0.033524714,0.015253088,-0.04788322,-0.0045786323,-0.032324836,-0.026027674,0.03942276,-0.025832765,0.031559963,0.0010139288,0.011222939,0.016650248,0.0067483215,0.030418217,-0.0048706275,-0.007705005,0.01182872,0.04193195,0.0032171113,-0.0011772851,0.02597205,0.005264511,-0.024652606,0.063430645,0.018134708,0.021227708,0.053900708,0.017529,-0.03922802,0.018972121,0.03496254,-0.020218505,0.01722619,-0.01270405,0.035437535,0.01620235,0.053123545,0.02786536,0.012012981,0.006229459,-0.044813283,0.012428556,-0.03664967,-0.06876199,-0.053758945,0.04599095,-0.013190312,-0.043774515,0.026185492,0.0038494242,0.0066690063,-0.00123578,-0.02723314,-0.009617142,0.05271066,-0.010936993,0.058738075,0.0035902767,0.011308653,-0.048429217,0.019395372,0.018574763,0.022371836,0.026968168,-0.025639754,-0.013402349,-0.04539921,-0.032139383,0.025111875,-0.014064421,0.024570692,0.04294271,-0.02005719,-0.021421723,-0.026557239,-0.03819094,0.043398954,0.016704561,0.037772533,0.0029185496,-0.0076191127,0.024704164,0.02181705,0.0017514171,0.0025477763,0.0168131,-0.043727316,0.041357614,0.00820573,0.0036615497,-0.04820915,0.0062388973,0.026207205,0.019883933,0.011192162,0.00089008315,0.017562615,-0.015537117,0.028897231,-0.007622245,-0.025859334,0.043690372,0.013648743,-0.016875956,-0.029405665,-0.031373072,0.03670532,0.040150627,-0.03011951,0.02481095,-0.0033794849,-0.000021521872,-0.010659504,-0.048225794,0.00050541427,0.01964073,-0.025679275,-0.005076039,0.0123239085,0.024996078,0.018919855,-0.014036115,-0.032115843,0.0140564535,0.011479362,-0.010688283,0.014300612,0.014486102,0.023328323,0.04946135,-0.017655553,-0.046849996,0.02385571,0.01846185,-0.025886081,-0.001700362,-0.050328117,0.035874568,0.03290841,-0.0023489525,-0.019348798,-0.012870895,0.028069463,0.004128722,0.032172233,0.01546542,-0.0021089346,-0.020845857,0.03714203,0.009854492,-0.016416924,0.0159602,0.049227938,-0.023068283,-0.041367445,0.023206776,0.0019687265,-0.14586294,0.014401217,0.032013338,0.03565918,0.023818657,0.00159169,-0.015385791,0.008578389,-0.03597089,0.058286194,0.0013638885,-0.040239207,-0.0012851674,0.0022311348,-0.001367099,-0.016707916,-0.020558253,-0.015212918,-0.040087268,-0.047526903,-0.020874945,-0.06354322,0.05701314,0.015449439,-0.04869594,0.06549312,0.062635355,-0.011047604,0.00096748286,-0.037066847,-0.0677011,0.02562603,0.005012011,0.021133268,-0.013408476,0.05378601,0.01083238,0.005615087,0.027105356,-0.0018626454,0.052146897,0.039034475,-0.018871116,0.03515327,-0.019647833,0.02989869,-0.023708321,-0.022445478,-0.0531073,-0.039700497,0.003286632,-0.019855505,0.010800785,0.008160334,-0.013560481,0.008713776,-0.02894909,0.06742272,-0.042933296,0.011964394,-0.0026455382,-0.012099324,-0.007120324,-0.000048750255,-0.016808294,-0.077253446,-0.0046134284,-0.0032063571,-0.01844244,-0.034271307,-0.023593388,-0.021053493,-0.014409121,-0.046626903,-0.036359932,0.0066368203,0.035743218,-0.024544103,-0.052269854,-0.10819143,-0.009506756,0.039580286,0.00010944915,0.018566709,-0.02689159,-0.030954571,0.020163547,-0.001883949,0.008112559,0.23357815,0.01016144,-0.008517007,-0.023805661,0.05893751,-0.011936207,-0.025043322,0.041286927,-0.02591661,-0.05157818,-0.0043912157,0.018005181,-0.019991037,-0.017279908,0.019854415,0.019847864,-0.012678453,-0.008106487,0.07468895,0.0037718888,0.019623967,-0.030885233,0.020327464,-0.011210511,-0.063526206,-0.0006014443,-0.010888651,-0.0116423825,-0.03142656,0.040223643,-0.055658314,0.023545168,0.028071623,-0.045963015,0.0035598145,-0.023491073,0.0005683995,-0.06860706,-0.028716942,-0.026116794,0.015938468,0.0020472903,0.018265447,-0.038213518,-0.0055706208,-0.030550156,-0.014906955,-0.0068554087,-0.02398208,-0.010241448,0.011650457,-0.0073970696,0.0214111,-0.029181654,0.027138483,0.022559535,-0.0008681874,0.01665165,-0.015298293,0.06270457,0.015471503,0.020335762,-0.038370285,-0.011708833,0.0058720377,0.056057733,0.015405082,0.025287695,-0.011312632,0.0015082501,-0.004970328,0.003860225,-0.017565826,0.007301356,0.019151518,-0.030205952,0.023308562,-0.010409177,0.046479896,0.045548733,-0.042071223,-0.03552243,-0.03089341,0.010611354,0.021824611,-0.01999237,-0.011449876,0.055636887,-0.0158289,-0.021434376,0.027809916,0.049809568,-0.028041463,-0.032397006,-0.053563207,-0.017618202,0.02557605,-0.04662611,-0.0026172579,0.011528849,-0.0061552236,0.014304946,0.022483192,-0.037483037,0.006460568,-0.0002587115,0.022377562,-0.030296471,-0.014776329,0.008033779,-0.082622714,0.0117253,0.01551475,0.0037282926,0.010197703,0.049202107,-0.0017315386,-0.0027729021,0.024929358,-0.0037838244,0.01773696,-0.0034504076,-0.024423728,0.043609105,-0.048896596,-0.04682885,-0.011637639,0.0248162,0.031405203,-0.002147823,0.034529574,-0.017488286,0.0034950343,0.028359398,0.032031808,0.030104518,0.0026339309,-0.013158904,0.004302243,0.02614734,-0.028023373,0.020556493,0.022558225,0.019638235,0.030849596,0.032602604,-0.048891205,-0.009550011,-0.013146699,0.03616064,0.030793516,0.0023153254,-0.017372876,-0.032624822,-0.020635273,-0.07952448,-0.026357247,-0.0117260795,-0.0129371025,-0.0057534114,-0.003758668,0.017826283,0.050848883,0.09784495,0.0014707594,-0.003758646,0.041576147,-0.013084022,-0.0018266696,0.019417658,0.006178643,0.0061268117,-0.032501113,-0.024512868,0.023203988,-0.046412036,-0.008203336,0.014423683,-0.014879198,-0.031633925,0.027995307,-0.019333892,0.012877976,0.021899242,0.06307982,0.0019770102,0.013225175,-0.023392634,-0.03619216,-0.025346821,0.015841123,0.12784696,0.0053065857,-0.012808717,0.0041393097,0.018097207,0.04090702,0.023684155,0.017385587,-0.013201904,-0.02104456,0.00909164,-0.0033430369,0.014117117,0.0009962048,-0.004248165,-0.024523173,0.00868813,0.020400736,0.0010924238,-0.012887487,-0.00079338346,-0.06929981,-0.01604005,-0.0753538,-0.044323582,0.044487078,0.028161712,-0.021193322,-0.041451655,-0.00794715,-0.020701395,0.075632215,-0.051720314,-0.014786089,0.012125583,-0.014453145,-0.051438153,-0.00812061,-0.03075831,-0.01197803,-0.030074758,0.014910933,-0.013579907,-0.009240645,0.03181956,0.025647428,0.003804621,0.016188461,-0.013020334,-0.03390755,-0.03247277,0.0046885293,0.032537133,0.033979326,-0.0016315485,-0.035620064,-0.06770756,0.043344807,0.0056502763,0.011325451,0.008511934,-0.021682948,-0.0063094953,0.044232078,0.014408437,0.015175348,0.02974297,-0.014374933,-0.047685064,0.0048494334,0.050463498,0.021635747,0.0106843095,-0.050450068,-0.047519695,0.009133796,0.005110943,-0.032567024,0.009159913,-0.007786056,-0.022838136,-0.01672565,-0.0047642686,-0.00013612318,0.00816658,-0.01281431,-0.004282703,0.09011689,-0.06376102,0.0026373744,0.027736051,-0.0039632283,-0.019656591,-0.021086572,-0.005335366,0.030314011,-0.026068918,0.026350856,-0.027308857,0.015094972,-0.016499115,-0.035359316,0.0051112827,0.026686229,0.015041749,-0.018552808,0.03790668,-0.011788212,-0.022772282,0.002988507,0.0147048505,-0.0063234167,0.00069813686,0.0018658047,0.0029642251,0.0032438987,-0.04020587,0.050759293,0.0012258628,0.006959232,0.0005070561,0.008146274,-0.022838699,0.042769074,-0.00058703474,0.029450152,0.0004790558,0.023628503,0.005578895,-0.029687371,-0.04887958,-0.043236468,0.0100552,-0.006854475,0.0023275418,-0.0030277558,-0.04404678,-0.03985913,0.012410672,-0.03344389,0.007963798,-0.0346553,-0.030875834,-0.067656904,-0.004224853,0.04068911,-0.011688494,0.018582756,-0.01357418,-0.010474233,0.01472058,0.01910407,-0.034635965,0.031735387,0.055935923,0.035910353,0.017270068,-0.020088157,-0.020652605,0.014238619,-0.016370773,-0.023700017,-0.02799198,0.022999948,0.026827393,-0.017814375,0.0012803195,0.04485616,-0.003438941,-0.049364198,-0.0009580192,-0.036436375,-0.037993625,-0.02089927,0.019628195,0.02736194,-0.04452569,-0.015677359,0.032337725,-0.03588011,-0.016175106,-0.0034806416,0.022135405,-0.029051049,0.067795165,-0.0066183326,-0.021077126,0.016214134,-0.0020419043,-0.010496994,-0.021756846,-0.014799183,-0.0070992466,0.03366026,-0.0067963256,-0.026150443,0.017825704,0.04043555,0.02024429,-0.035724696,-0.062693104,-0.041413877,0.025645373,-0.13892855,0.03140372,-0.005710177,0.00535994,-0.0027968956,0.010512115,-0.02843807,-0.06578616,-0.025192143,-0.024028651,0.018705219,-0.062390115,0.008829643,-0.03215301,-0.04439054,0.04997332,-0.006994879,0.0070399316,-0.07742728,0.04374407,0.03194612,-0.0034682883,0.040771697,-0.005054965,-0.015022332,-0.005445704,-0.027184997,-0.00672704,-0.018445674,-0.0107695665,-0.028747158,-0.04244937,0.021041583,0.012495973,0.028184243,-0.017696017,-0.0019137892,-0.01900618,-0.05652245,0.024522904,-0.046500742,-0.00012636995,0.0008018984,0.005387881,0.0035104812,0.054389287,-0.0151636815,0.018795405,-0.045067564,-0.015634043,-0.019546578,0.027386595,-0.02910961,0.032653965,-0.0018781524,-0.038410753,0.02418389,-0.0046136235,0.043542493,0.01673942,0.002959259,0.0018095399,-0.025680916,-0.012688176,-0.03606032,0.027591575,0.009455399,0.020503704,0.0017913016,0.02607813,-0.039561402,0.023090428,-0.0055148825,-0.047111236,-0.0014394211,0.033473846,0.046746556,-0.046113033,-0.066322334,-0.018574914,-0.033656035,0.0051133004,0.023095835,-0.032454085,0.015424525,-0.0010755947,-0.021208225,-0.019780371,-0.027936978,0.028030545,-0.017759465,-0.022623688,-0.014121989,0.047899473,-0.013794,0.06068919,-0.021754337,0.0016397581,-0.030563269,0.007794984,-0.006332569,-0.042669963,-0.04019962,-0.03809583,-0.018517993,0.033409722,0.0019386562,0.019874826,0.016592382,-0.042035338,-0.030516012,-0.013365865,-0.027960315,0.030468456,-0.07941217,-0.0010939685,0.016334722,0.0329622,0.056145985,0.004704218,-0.010918614,-0.010832309,-0.013904331,-0.04249768,0.02543329,0.05501623,0.042155437,0.06661463,0.012676833,0.008883879,0.009593201,-0.063185096,0.026494559,0.021697262,0.030040788,-0.012943373,0.004835117,0.042998515,-0.068963215,-0.018338896,-0.06421191,-0.0029891874,0.026680045,-0.041940685,-0.014339949,0.043088954,0.018356564,-0.015962813,-0.007814882,-0.0029217221,0.012773201,-0.035400905,-0.0036072733,0.06321414,-0.023953374,0.04405441,-0.016213875,0.030496184,0.024610512,0.029386537,-0.03637525,-0.04421795,-0.031859923,-0.0017357965,-0.047391545,0.054389182,-0.005196124,-0.004896175,-0.026412036,0.000053595115,-0.018889073,0.021642663,-0.0023202072,-0.031624008,0.028723456,0.008536994,-0.024569754,0.05106555,-0.01725729,-0.055566996,0.029994434,0.013750504,0.04181526,0.030066308,-0.010431656,0.008397822,-0.02530663,0.0031745369,-0.01184149,-0.04154894,-0.029992387,0.00240489,0.023720108,0.007280686,0.0957515,0.036438383,0.0032994903,0.043159798,0.045473415,0.01863991,-0.04657267,-0.044714063,0.0035577617,-0.0071086697,-0.024213977,0.046035595,-0.0415911,0.011587576,-0.03530995,0.022951324,0.0016171334,-0.007667838,-0.0018375353,0.019898357,-0.0048025306,-0.007684694,0.04671322,0.037425872,0.0013167151,-0.025534296,0.044638984,-0.030681428,0.013102486,-0.0049921866,0.016116124,-0.00680188,0.015914954,0.0049523693,-0.007394279,-0.00065904186,-0.033711962,-0.027479446,0.017054558,-0.01109483,-0.0022529461,-0.017582279,-0.066228256,0.004936042,-0.000511479,0.03980181,0.032429446,-0.038036354,-0.005599157,-0.0015452517],"last_embed":{"hash":"10q9f5s","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"10q9f5s","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I missed a day/week\"#{3}","lines":[248,248],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"10q9f5s","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I missed a day/week\"#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0045935595,-0.023924509,-0.07096962,0.016809309,-0.039222915,-0.046656575,0.026231948,-0.023645785,-0.013270839,0.013068343,0.0073925704,-0.007707079,-0.036134534,0.016848136,0.0031897777,0.032265022,-0.026499368,0.017568031,-0.0034388178,0.0132980365,-0.026845828,0.0024637405,0.08172653,-0.039681498,-0.035275377,0.006329251,-0.019794026,-0.005974794,0.05500052,0.050283402,-0.03222508,-0.014227173,0.07319898,-0.036972906,-0.033080056,-0.026892422,0.006925046,0.00021687598,-0.030937402,0.06964167,0.013703807,-0.02275164,-0.013956807,-0.019507045,0.046758372,-0.029854344,-0.044388916,0.0010846335,-0.004430872,-0.018922312,0.04102385,-0.019127296,0.057017688,-0.0150901675,0.01274979,0.029816195,0.009567347,-0.035262737,0.019797772,-0.036185257,-0.04429623,0.045767818,-0.0065064006,-0.02123129,0.0061473036,0.051275462,0.033038143,0.0063401954,-0.01566038,-0.05761655,0.0028291894,0.027429234,0.06032277,-0.0041345824,-0.04124389,-0.0027082413,-0.011003774,-0.021656144,-0.024420755,0.051068604,0.0117854215,-0.002402442,0.012129939,-0.023764376,-0.013579224,-0.00925322,-0.019211795,0.016577605,0.024999907,-0.0035116363,-0.01527647,0.0049902997,0.0050798515,-0.028747354,0.014854533,0.021216039,-0.017551688,-0.0047668247,0.04932355,-0.029304786,0.0423617,0.008410999,0.015935507,-0.013866912,0.024089029,-0.035835464,0.031956974,0.009481417,0.0485969,-0.0038616655,0.024499541,0.03789278,0.007517825,0.013044125,-0.0062708524,-0.01621305,0.014465977,-0.006117451,0.06648252,0.008183749,0.022695119,0.045435615,0.032643877,-0.034218486,0.0121295,0.023358343,-0.010342249,0.00067447795,-0.04653971,0.014562695,0.016949987,0.03935611,-0.034962434,0.0035128416,-0.0027476025,0.016615583,0.036304843,0.03353118,0.004454193,-0.05209869,0.027479064,-0.023608062,-0.030217825,0.006764348,-0.011608993,-0.011505286,0.024257332,-0.03515017,0.012656019,0.027625399,-0.0024404956,0.015517107,0.02022693,0.02414963,0.0012174423,-0.011831695,0.022607865,0.083401896,-0.008177362,-0.012294301,0.026577309,-0.003763839,-0.03607783,0.052591257,0.009019273,0.005475275,0.060190845,0.034425355,-0.049206037,-0.010015378,0.010991337,-0.041465733,-0.0019448159,-0.007785067,0.052542258,0.016083758,0.056312725,0.027958836,0.010122266,-0.017112242,-0.01893431,-0.0035534713,0.016145824,-0.08691421,-0.04750272,0.023322998,-0.010796378,-0.043508746,0.019081958,-0.005908696,-0.02353918,-0.0024238543,0.003170522,-0.015410495,0.04185354,-0.0163628,0.017144391,0.0024402887,0.025242785,-0.047080122,0.033380117,0.024649026,0.009883076,0.020198103,-0.029458173,0.01565468,-0.048591264,-0.03862911,0.030051019,-0.0069122016,0.027501164,0.028660359,-0.030148262,0.004791978,-0.039360348,-0.017701792,0.028614778,0.017746437,0.010675841,0.007934572,0.0021282802,0.036696326,0.009845961,-0.035105992,0.02333603,0.0407307,-0.022844728,0.043889403,-0.0055697365,0.0059880344,-0.029481305,0.0004016139,0.0046833805,0.016594213,-0.0077417144,-0.0008916531,0.012787171,0.0048764944,0.051886495,0.0077243084,-0.030556047,0.019731442,0.05433941,-0.0023320513,-0.03487927,-0.020693898,0.041659065,-0.0020448598,-0.0143476315,0.00996256,0.02898817,0.009799503,0.008969495,-0.08080152,0.018932959,0.0033167256,-0.031705897,-0.024058247,0.024096558,0.011971086,0.008129028,0.022444906,-0.026089033,0.0032208129,0.016229222,0.0018049543,0.025592776,-0.0114559615,0.015058287,0.019188786,-0.013421445,-0.045102134,0.023266966,0.017408058,-0.031988453,0.0014835352,-0.07007608,-0.0010354912,0.031427644,-0.009778633,-0.014195278,-0.0043575494,0.02346983,-0.010905927,0.01747017,0.020242412,-0.01723354,0.0086783515,0.012528069,-0.010896536,0.034746703,0.022089845,0.0578503,-0.0057183164,-0.03896576,-0.005105384,0.018761834,-0.15562055,0.011420115,-0.008993105,0.06700729,0.038950138,0.010526816,-0.02821313,0.02904379,-0.040695325,0.029456638,0.0025949825,-0.049322516,0.006646869,0.014391008,-0.004870293,-0.02206153,-0.01808263,-0.01910687,-0.029098134,-0.041072894,-0.018079124,-0.084320836,0.057041407,-0.014832838,-0.03038786,0.0691925,0.051609598,0.008672834,-0.005239655,-0.027737828,-0.070189275,0.0070936293,0.0015222967,0.021835567,0.01610368,0.041383907,0.012868789,0.011252411,0.0068994015,0.01669319,0.07155958,0.019600784,0.010657854,-0.013387603,-0.0361366,-0.026377803,-0.031239795,-0.00470332,-0.02553584,-0.0090739895,0.010203263,-0.016093621,-0.0066131903,0.05204831,-0.010425241,0.0037165263,-0.00043874886,0.016481385,-0.042613674,-0.024845578,-0.0013611711,0.027398894,-0.017420128,0.002271407,-0.018666064,-0.073435865,-0.011747348,-0.0153137315,-0.01360215,-0.037539426,-0.0001668128,0.0039096894,-0.02451992,-0.03131694,-0.015622965,0.024658615,0.028386751,-0.025119198,-0.029903818,-0.08636451,0.013655624,0.026482198,0.001036198,0.020746728,-0.011077453,-0.029052403,0.0052096155,0.02712106,0.012190531,0.24265474,0.004229593,-0.005748955,-0.025061082,0.04731784,0.003554014,0.021669894,0.040459674,-0.031636484,-0.041172054,-0.034374658,-0.017228331,-0.025899684,-0.034683324,0.039076794,0.02445865,-0.05188375,0.0065667666,0.08100287,-0.008897352,-0.0022239736,-0.05213945,0.012698405,-0.015326594,-0.061716646,-0.052824143,-0.025361083,0.006194324,-0.039766304,0.05909013,-0.05422367,0.052310895,0.046083707,-0.049790274,-0.010656369,0.0032890022,-0.022829365,-0.06792122,0.0060420297,-0.025634702,0.002420259,0.0067304247,0.005244628,-0.03765069,0.0021652055,-0.014100027,-0.014539896,0.020378314,-0.020773014,-0.016572425,-0.008852178,0.034536805,-0.0013460517,0.00835997,0.02074151,0.0012614283,-0.0016204969,0.008076847,-0.034756422,0.09087126,0.019967727,0.014086135,-0.026458116,-0.012487977,-0.006649791,0.040618442,0.000909596,0.011296562,0.006427442,0.0051707295,0.0029504313,0.0053073247,0.00031624024,0.005128534,0.0060187536,-0.03406046,0.054874755,0.015544491,0.013574424,-0.010155513,-0.054290894,-0.040677156,-0.028407723,-0.027548747,0.022381727,0.030061116,-0.026144514,0.09639238,-0.009229878,-0.03298582,0.019116174,0.03778142,-0.03062192,-0.05911507,-0.021875484,-0.0302539,0.021328278,-0.03581914,-0.011912428,0.014332268,-0.023608606,0.0313969,0.016565163,-0.04979571,-0.0047958847,-0.037390575,-0.001618946,-0.024703069,-0.020918442,0.024982214,-0.087147035,-0.0074494183,-0.0051503447,-0.0051896702,0.017044919,0.07741513,-0.006104427,0.03230885,0.04510084,-0.008935983,0.014797475,0.022914419,0.01117031,0.027655173,-0.045668937,-0.039265003,-0.01718227,-0.01695898,0.020744417,-0.0048620473,0.016408367,-0.031341862,-0.008343338,0.019733476,0.0538991,0.020734282,-0.0061452496,-0.013665614,-0.00023757257,-0.0033200984,-0.032608893,-0.0067202565,0.022279074,0.010042376,0.020926004,0.026305368,-0.030714564,0.005802709,-0.043152947,0.012834129,0.05273219,0.019914545,-0.0058812755,-0.030948652,-0.016216705,-0.06829129,-0.031883,-0.032847162,-0.022095054,-0.012419477,-0.019095153,-0.0048511387,0.054844372,0.08332989,0.0121387765,0.020524653,0.054031875,0.023857253,-0.020198511,0.009724207,0.0022581639,0.029473256,-0.018749736,0.024130862,0.013853738,-0.033513293,-0.00036426555,0.025557902,-0.016409913,-0.03054068,0.031561058,-0.03932731,0.0026849147,0.0315225,0.053938862,-0.010601035,0.025458077,-0.014141469,0.0083370935,-0.0084819505,0.02687231,0.13747206,-0.024555448,-0.008728967,0.011302683,0.014766372,0.024804227,0.050322745,0.011044259,-0.026281485,-0.010620515,0.022913022,-0.005604926,0.016308166,0.023874512,-0.010104472,-0.024069706,0.025036817,-0.012273912,-0.022646967,0.029753728,-0.0020978807,-0.0791083,0.003950985,-0.072450235,-0.039026253,0.026381668,0.017211728,-0.0035775611,-0.044370677,-0.045407806,-0.005420428,0.048001975,-0.051644098,-0.029370997,-0.0054534427,-0.016779218,-0.025001451,-0.010280408,-0.037625577,-0.00993882,-0.015081302,-0.011286723,-0.00096893706,-0.024463031,-0.00017060571,0.030242147,0.022607531,0.012719993,-0.014364724,-0.033057373,-0.0021219454,0.008249583,0.0071243513,-0.00046237963,-0.002885577,-0.04044519,-0.08249616,0.031525925,0.027884305,0.025347127,0.026494406,-0.013175105,0.0065105576,0.020149073,-0.006565348,0.0014390085,0.022581877,-0.015978714,-0.045705575,0.017335922,0.07035262,0.015194909,0.0077002128,-0.049970426,-0.057013694,0.00066819455,-0.003806856,-0.0012279246,-0.026155356,-0.015806386,-0.005729242,-0.011235979,-0.023751926,-0.01538035,-0.010403793,-0.0210841,-0.00078375114,0.04673591,-0.058299452,0.008717948,0.020437568,-0.0053408323,-0.010081326,-0.009903349,0.002197411,0.047303613,-0.009281393,0.032902908,-0.034920696,0.019304637,-0.015437334,-0.057215247,-0.009490995,0.0042909263,0.017027926,-0.04212842,0.03691466,-0.0033198667,0.0016697252,-0.0001904989,0.022436716,-0.0145813,0.015801793,0.008629095,0.009670811,0.014908752,-0.03518716,0.024460716,-0.003285061,-0.006547641,-0.025872208,0.03563503,-0.008088172,0.030220311,0.004073213,0.030924479,-0.018532822,0.031421404,0.00076525705,-0.024896376,-0.03288049,-0.038480934,0.029356861,-0.02032356,-0.023792427,-0.007097919,-0.03758694,-0.039997023,-0.009125755,-0.022490628,0.0010459605,-0.050475344,-0.04517706,-0.050085228,-0.015487104,0.029704215,-0.020958161,0.044857092,0.023203013,-0.017160833,0.00956413,0.022341667,-0.04458248,0.014522483,0.033547547,0.020127648,0.0100136995,-0.00025722256,-0.005875442,0.012514841,0.004965206,-0.016818997,-0.018780876,0.02615619,0.015024206,-0.013939444,0.021470334,0.06352078,-0.025958491,-0.03362853,0.014602809,-0.0008738532,-0.03384148,-0.010904944,0.019119699,0.025653306,-0.05258729,-0.03578316,0.013620388,-0.035109743,-0.00054605573,0.019160602,0.05508123,-0.025933001,0.04823526,0.010905649,0.0011766038,0.0060424684,-0.010144162,-0.023493614,-0.010404144,0.018113432,0.0015636758,0.03211647,-0.0072662905,-0.033293493,0.015058224,0.05479972,0.0051380056,-0.05821568,-0.019235246,-0.049137097,0.029183928,-0.1461192,0.01223744,-0.0066989204,0.007821076,-0.026226647,0.0057587205,-0.016881216,-0.053610053,-0.040094033,-0.026924632,0.009344654,-0.054086857,-0.001078361,-0.03756137,-0.036948718,0.009012032,-0.012561599,-0.011855155,-0.043289606,0.039080016,0.032124378,0.006315093,-0.0011640831,-0.009748959,0.015832933,0.00982287,-0.056707315,-0.024454085,-0.026947858,-0.026520293,-0.029595636,-0.0276653,0.017497703,0.008044324,0.01582169,-0.0008149578,-0.009628014,0.008384043,-0.025034714,0.029499194,0.01816638,0.016298324,0.005946969,0.037739027,0.04471023,0.06319296,-0.033546645,-0.0036159996,-0.036223996,0.021403903,-0.022229364,0.03349909,-0.021635834,-0.0030020059,0.006656474,-0.046545006,0.004349801,-0.0035933903,0.04705542,0.041161306,0.036488023,-0.002918922,-0.037813235,-0.027781237,-0.038458545,0.01939661,-0.01938239,0.010768624,-0.010041626,0.011240373,-0.049543794,0.021406805,-0.0069498667,-0.034634802,-0.00064311345,0.031283215,0.02420448,-0.02734166,-0.022885121,0.0012110614,-0.02427568,-0.0048486823,0.009968568,-0.020094274,0.028979348,0.0051764213,-0.037116274,-0.029446198,-0.038706526,-0.0045482707,-0.029521706,-0.021494236,0.009717762,0.036925983,-0.029228723,0.0269381,-0.022913804,0.005940849,-0.031828035,-0.0043386873,-0.02611938,-0.08316549,-0.0018311994,-0.051491883,-0.04991679,-0.02439986,0.0087732,0.0058682784,0.0071903784,-0.013331122,0.0017877893,0.0070125884,-0.024555534,0.007931617,-0.070743024,-0.027508026,-0.011925518,0.017638449,0.0496415,0.0005623226,0.00008317251,-0.00072907,0.016755369,-0.03099547,0.039266873,0.04436576,0.035038497,0.0648098,-0.0012851545,0.0006214667,0.010452951,-0.058321103,0.02751964,0.0044036154,0.04414032,-0.011355265,-0.023157835,0.032875184,-0.04415287,-0.032345735,-0.050572872,-0.01918963,0.033729445,-0.019046396,-0.0056179245,0.007682538,0.035698947,0.019308291,-0.018107262,0.0075089782,0.006310885,-0.031052222,0.010815967,0.048286855,0.013582535,0.011396885,0.0093557,0.03382879,0.04315278,0.028821016,-0.009837009,-0.07384208,-0.020252448,-0.015002977,-0.027976109,0.037176315,-0.012427501,-0.024637043,0.009904712,-0.03029878,0.0068061454,0.032628354,-0.015315631,-0.001060201,0.00932812,0.0032011142,-0.033755,0.0154594425,-0.043341286,-0.05927743,0.036880013,-0.0014829391,0.025838092,0.062358156,-0.033359516,-0.003524432,0.0038799495,0.008506442,-0.028863845,-0.04562519,-0.020174978,-0.0046266345,-0.012146473,-0.0074019656,0.071104504,0.040323712,0.010806665,0.04663439,0.025896741,0.03461635,-0.0046141916,-0.0349234,0.052747075,-0.0011509617,-0.012424915,0.029640656,-0.022755362,-0.0025791721,-0.004393838,0.03827275,-0.0096702445,-0.0065393136,0.008385236,0.023422329,-0.0017854131,0.00054769416,0.045400508,0.031884838,0.0309849,-0.042372204,0.03049373,-0.03152774,0.020365767,-0.03092888,-0.0010893648,0.009273711,-0.013200538,-0.023406738,-0.0670067,0.034088686,-0.015621981,-0.013080636,0.022793198,0.022451038,0.023304792,-0.013580239,-0.025233712,0.027320443,0.019513125,0.042968284,0.056507193,-0.026364936,-0.00029000876,-0.022725431],"last_embed":{"hash":"7d604b","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"7d604b","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I missed a day/week\"#{4}","lines":[249,250],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7d604b","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I'm not seeing results\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033689585,-0.0022634934,-0.025564408,-0.027831236,-0.046868406,-0.028371453,0.006236003,-0.0029162846,0.013621879,-0.007352193,0.02359377,0.017200679,-0.00692573,0.028303755,0.006417856,0.0024776736,-0.027396932,0.0020760335,0.014599345,0.013765873,-0.008449535,0.02442985,0.08244691,-0.01237928,0.034655537,0.007926499,-0.028949473,-0.01290722,0.08097496,0.082871035,-0.037036747,-0.010110361,0.050691877,-0.04152252,-0.00838873,-0.0075665116,-0.0028473777,0.004438718,-0.038462006,0.05971712,0.02376892,-0.034974895,-0.0050316663,0.02229754,0.04978179,0.0057003144,-0.04619416,0.0014456192,0.01124576,-0.00018317053,0.03606688,0.0011898832,0.006823,-0.037163667,-0.01721197,0.025394153,-0.007389592,-0.009962589,-0.015210143,-0.03320086,-0.05278241,0.06855225,-0.05134311,-0.00011685195,0.04429501,0.050369985,0.0045906412,-0.007666215,-0.01987569,-0.053432044,-0.02260266,0.020368217,0.045239996,-0.036172662,-0.04635272,0.019029016,0.021237202,-0.006835498,-0.0035635952,0.038636256,0.031090006,0.0023949952,0.021984639,0.012802129,-0.000921806,0.01426946,0.0062209615,0.038049575,-0.023481404,0.009433219,0.0050742775,0.021544656,0.00033706598,-0.02387809,-0.035405103,-0.007958863,0.020220555,-0.024324212,0.051775,-0.040082984,0.015330698,0.037864678,0.020032011,-0.031461395,0.038514826,0.0009923739,0.048121043,0.03882611,0.04993647,-0.014202015,0.032268334,0.03152667,0.0126764765,0.019710395,-0.0147631485,-0.0010516534,0.012298381,-0.04833739,-0.011567817,-0.015148565,0.061408658,0.017102024,0.049541224,-0.03384641,-0.014626063,0.017723823,0.006953996,-0.030659005,-0.0055088894,0.01220188,-0.0031530394,0.0253346,-0.042996634,0.028314708,-0.02399641,0.010897177,0.065701626,0.04589526,-0.029998159,-0.05286548,0.025838405,0.019421179,-0.05501919,-0.01174169,-0.017874423,-0.003650198,0.014586383,0.01795952,0.006909911,0.019710798,-0.0034133065,0.020729803,-0.0058948104,0.05339754,-0.010289938,-0.016129393,0.013172619,0.04673571,-0.04695921,-0.003704629,-0.005422239,0.00048506635,-0.054927763,0.024258506,-0.029475847,0.01042832,0.044941816,0.048464186,-0.021974241,0.004064499,0.018244183,0.00038531772,0.020159243,0.041890986,-0.0013763101,0.023094626,0.04329207,0.024948504,0.003115189,-0.007496258,-0.03350574,-0.0056609674,-0.0037741165,-0.049690966,-0.033374358,0.040569272,-0.016407603,0.0077419383,0.004304495,-0.0026876726,0.018112259,-0.019909564,-0.004967223,0.012033578,0.07889706,-0.028067345,0.0031584818,-0.013720236,0.010718074,-0.030246109,0.013200275,0.033897504,-0.013130471,0.022634907,-0.0045802183,0.0025903485,-0.025539568,-0.051917322,0.044295162,-0.017204158,0.015248064,0.015058437,-0.021462668,-0.012459614,-0.010976869,-0.032932878,0.016672106,0.015052252,0.007790772,-0.01873591,0.004319093,0.035473812,-0.008255859,-0.04438043,-0.045982815,-0.029265873,-0.051510952,0.035496406,0.011169541,-0.03676495,-0.032246232,-0.0065744445,0.020801537,0.028930778,0.043783754,-0.0075101363,-0.01755066,0.0043998044,0.023045518,0.024574175,-0.015422236,0.037510313,0.012263388,0.030930508,-0.015754793,-0.010482927,0.016703526,0.024684539,-0.009807066,-0.010199085,-0.014685161,0.0061916835,-0.014117981,-0.05099524,-0.016651796,0.010838403,-0.01787493,-0.025710333,-0.020298783,-0.012776054,-0.0015926877,0.025260506,0.00077610376,0.015126154,0.0085853115,0.016023684,0.03903962,0.0057280594,0.041173786,0.061847888,-0.023990143,-0.047121808,0.00006300586,0.02901488,-0.033676706,-0.0023928697,-0.032114666,0.019899527,0.02195107,0.02318571,-0.049983732,-0.04517248,0.01932726,0.017382981,0.018055871,-0.0049459185,-0.022256343,-0.021269124,0.020091353,0.025135815,0.0050362735,-0.027243353,0.0482276,-0.019755935,-0.017225323,0.006703078,0.019993532,-0.14970566,-0.0044134897,0.028783433,0.040983863,0.011516044,0.009114423,-0.04742065,-0.012224963,-0.041504916,0.027880872,0.016873881,-0.035786882,0.017145054,-0.009477406,-0.033316873,-0.012322791,-0.03851959,-0.044910874,-0.03808253,-0.035022106,-0.03771849,-0.03552708,0.039313164,-0.015585449,-0.023031963,0.020977417,0.03936384,-0.011795246,-0.014301147,-0.010373868,-0.060631413,0.010025629,0.016887754,0.026159842,0.032628514,0.07910547,-0.011958343,0.025292018,0.011541094,0.016866717,0.055397507,0.0771243,0.016327366,0.031351198,-0.0030623712,0.024248347,-0.024029769,-0.005291677,-0.019856477,-0.037647113,0.0013425444,-0.02096795,0.029005758,-0.0056397817,-0.0017156291,-0.018234668,-0.00055908103,0.029048344,-0.037732393,0.0021138708,0.0027177667,-0.05193973,-0.025055837,0.0010285281,-0.010246171,-0.024614451,0.023643734,-0.011572,-0.015754303,-0.021209693,0.013998235,0.0029781342,-0.010678222,-0.0066774427,0.00092760305,0.04130172,-0.010882412,-0.0069364184,0.00013126803,-0.106769376,-0.03665774,0.04464368,-0.02120484,0.008215179,-0.026290162,-0.008892901,0.003618049,-0.012694539,-0.0024055985,0.24005027,-0.016575618,0.0010630308,-0.0032027876,0.05532958,0.009017493,0.035908,0.060895786,-0.028917907,-0.028581753,-0.024075558,0.0026514472,-0.029259851,0.017516926,0.009483265,0.014339506,-0.05147778,-0.015749615,0.06732,-0.009378332,0.0019317432,-0.06235672,-0.0036742408,-0.021067688,-0.08446572,-0.024894452,-0.028017495,0.061073802,-0.04308445,0.0053848727,-0.026175587,0.06239425,0.057115994,-0.05543745,0.025508262,0.009509781,-0.0007667929,-0.06182587,-0.00946394,-0.025226103,0.014990286,0.005393101,0.0146527495,-0.012241177,-0.017297545,0.00060131686,-0.017294513,0.025740005,-0.014630828,0.001971309,-0.0040053986,0.0058405744,0.006093219,-0.038070455,0.013306406,-0.009129904,0.011072572,-0.025761632,-0.038775716,0.022236478,-0.018566588,0.009573661,-0.009339453,-0.012101607,0.003075427,0.027494743,-0.042161778,0.00882623,0.015445292,0.032225788,0.018988898,-0.010341109,-0.002622466,0.016938545,0.036158632,-0.025735354,-0.029008683,-0.004680445,0.025518898,-0.009375104,-0.052946232,-0.013934369,-0.058947086,-0.032784928,0.03109981,0.02667039,-0.0014889624,0.03072135,-0.026186837,-0.008680741,0.00355204,0.047791038,-0.052218553,-0.035188768,-0.060593933,-0.013449857,0.0122521315,-0.058870334,-0.01434571,0.007846777,-0.053450935,0.016592525,0.0078690285,-0.048697155,-0.013227424,-0.0071394155,0.0014248015,0.022638049,-0.0072087916,0.059817564,-0.07355296,-0.01253491,-0.04089171,-0.009991652,0.002040251,0.039099887,-0.0020040378,0.0013524826,0.020945296,-0.009497977,0.030220166,0.011569421,-0.037370726,0.053080823,-0.0046647107,-0.026725857,-0.005161453,-0.010258812,0.004595127,0.016189499,-0.0012847449,-0.023440791,-0.028869594,0.005780703,0.032327842,0.024109704,0.0131882075,-0.01371866,0.030310499,0.021689909,-0.0013110766,0.0076594786,0.023948325,0.010129994,0.029958015,0.016537683,-0.039388925,-0.029212747,0.0036271696,-0.003607974,-0.002709249,-0.0020114211,0.01911861,-0.043118935,-0.017997414,-0.0782117,0.0060106823,-0.013647861,0.007389367,-0.03983337,-0.035884243,-0.0022739032,0.059600294,0.077970296,0.0045008264,0.017584175,0.029914374,0.0028469823,-0.012338689,-0.029865008,-0.0051868795,0.048957344,-0.007127825,0.008810249,-0.02930883,-0.031546116,-0.02833849,0.03904285,0.01433292,-0.050203394,0.015939891,-0.021675471,-0.008411927,0.012814961,0.038463574,0.026606247,-0.020151835,-0.006749436,0.018178541,-0.027768517,-0.016054345,0.106471874,-0.033207305,-0.030608086,0.0074840607,0.044725653,0.052103594,0.024200428,0.03869234,0.011286237,0.036884643,0.010544069,-0.010116127,0.0065355315,-0.00515979,0.015003735,0.00998481,0.027148312,0.0025849526,0.022254247,0.0009799832,-0.007426226,-0.057913102,-0.019824632,-0.049456395,-0.011185688,-0.0065981466,0.012758939,-0.016269114,0.009026593,-0.004000557,-0.026677439,0.03566696,-0.021918012,-0.018676484,0.032152783,-0.0049515287,-0.05135826,0.008008868,0.0064885286,-0.0048476523,-0.021220991,0.019109694,0.007122726,-0.014016825,-0.00888656,-0.014371989,0.018699264,0.019831644,-0.025692116,-0.004236728,0.0067536863,0.016351221,0.021645978,-0.02532639,-0.022371473,-0.025762046,-0.018770827,0.032314025,0.040256537,0.012774494,-0.017151276,0.0014038796,-0.013597352,-0.0029993197,0.011479364,0.0103263445,0.013252589,-0.04432496,-0.06036677,-0.012889268,0.032673918,0.015321517,-0.009348257,-0.042625025,-0.07908847,-0.008866572,-0.000038526887,-0.01350788,-0.041249815,-0.03422243,0.0036523524,-0.037196048,-0.049468055,-0.0098177055,-0.025376111,-0.037576776,-0.017035596,0.057087142,-0.04081998,-0.014732463,0.03870162,-0.008811367,0.023155121,-0.0489339,-0.006030777,0.023991857,0.01716115,0.05767961,-0.045862764,0.001142438,-0.00757806,-0.06408932,0.020352721,0.0057488536,0.016017107,-0.010830056,0.018995633,-0.014069137,0.013890844,-0.01232621,0.012155387,-0.010280234,-0.00082824763,-0.0064578885,0.025649682,0.00604707,-0.01948135,0.023927853,0.019919913,0.010064043,-0.030762196,-0.026478881,-0.0019894154,0.027772177,-0.0030799033,0.008458881,-0.009064136,0.039969005,0.02172829,-0.011782889,-0.04293083,-0.02245502,0.002997646,-0.040964812,-0.0113933105,-0.035154466,-0.029631868,-0.03313189,-0.013817837,-0.014590819,-0.004397249,-0.047394603,-0.019495672,-0.0623362,-0.059916586,0.0558719,-0.030474365,0.06774999,0.008314386,-0.0026101535,-0.031183792,0.046165865,-0.027610343,-0.028837202,0.059226245,0.011852533,-0.006049822,-0.017258262,-0.019157749,0.054153927,-0.013577674,-0.014791579,-0.01265699,0.0484478,0.0353224,-0.021658074,0.054534454,0.05247779,0.015631894,-0.024088072,-0.019804932,0.019686323,0.0061635696,0.01076437,0.043392755,-0.005664135,-0.046732478,0.018827656,0.01207435,-0.0047178604,-0.009409738,0.009158938,0.011281271,-0.041475665,0.037029818,0.016421191,0.009740606,-0.00414868,-0.031492535,-0.007888136,-0.013190224,0.030686673,-0.033206318,0.0282213,-0.0000380398,-0.00007886977,0.016957266,0.05286971,0.021382475,-0.024642106,-0.039871685,-0.06069866,-0.0054081986,-0.14383303,0.023682674,-0.0014007597,-0.00629842,-0.023812134,-0.025645303,-0.007219258,-0.009198575,-0.044430714,-0.03523429,-0.012196613,-0.028524792,-0.031169418,-0.019194134,-0.021811951,0.04564016,-0.009837342,0.022127936,-0.04802031,0.08300283,0.028520018,0.02453967,0.053342037,-0.017409505,-0.016356917,0.004869297,0.0009243343,-0.007783382,-0.025782816,-0.014122408,-0.06053907,-0.04059109,0.012716032,0.020249324,-0.007509801,0.038032223,0.00800669,0.018106587,-0.059395492,0.007080536,-0.008142547,0.019589825,0.011077483,0.009650574,0.00843413,0.06605584,-0.02787467,0.014954567,-0.011914057,-0.032572318,-0.0189609,0.05529327,-0.06288163,-0.018834986,0.006871208,-0.035719942,-0.02850085,0.005082068,0.05771404,0.049647827,0.008858838,0.0033428904,-0.038379144,-0.04315147,-0.06196551,0.029413141,-0.027080594,0.009507726,-0.014601064,0.04088388,-0.06719006,0.004774421,-0.0047846106,-0.0042373636,0.0018090302,0.014668259,0.03607466,-0.03849239,-0.042428937,-0.0010046444,-0.025703156,-0.010704481,0.00019214606,-0.07015922,0.042387806,0.011465981,-0.009833716,-0.0050848895,-0.02825797,0.0050923754,-0.050746292,-0.02711268,0.048757214,0.008643764,-0.0052750395,0.030937403,-0.025923487,-0.031888638,-0.055447593,0.011210978,-0.00582914,-0.053745672,-0.028201405,-0.06022012,-0.027901456,-0.010301249,-0.03872406,-0.005458345,0.00051657576,-0.0530597,0.01127667,-0.00021406371,0.005441985,0.022405693,-0.058342397,-0.0018864444,-0.026309527,0.039274905,0.024387589,-0.027514176,-0.032915097,-0.039478406,0.0016273817,-0.026091624,0.058778007,0.06555655,0.027634239,0.03747067,-0.007430178,0.010230478,-0.012670737,0.008051199,0.026009317,0.04558203,0.026671007,-0.0043760487,0.0049488004,0.026375685,-0.03954543,0.0003069254,-0.030804697,-0.06115277,-0.0030218596,-0.030950576,0.0047704782,-0.0023903265,0.007314779,0.05054279,0.01794589,-0.02921916,0.026052913,-0.04245649,0.015983516,0.016282033,0.0006282356,0.0015447347,-0.030155608,-0.0025113209,0.042028297,0.059524354,-0.027942853,-0.049233913,-0.017026577,0.009092703,-0.009731634,0.094873115,-0.002084149,-0.0075715547,-0.025411975,-0.0038386171,-0.02103894,0.057918,0.010869141,0.012986706,0.03713058,-0.0026697004,-0.015114696,0.045830887,-0.02245289,-0.009877402,0.040310636,-0.0019954215,-0.0016165696,0.020706205,0.017668124,0.04261487,-0.03497973,0.033857826,-0.048996266,0.024928892,-0.015526231,-0.002701822,-0.0014284819,0.0039039825,0.062480964,0.03463085,0.017736606,0.02674196,0.032860592,0.039785203,0.028216701,-0.022783251,0.0045199124,-0.0018284494,-0.054608412,0.008430947,0.00012505401,-0.011922677,-0.03827408,0.05847504,0.031853467,-0.009858651,-0.015423575,-0.012838493,0.030389493,0.049338367,0.031943254,0.042061523,0.012046532,-0.03934753,0.047403496,-0.013435978,0.01953301,-0.0052456893,0.00034329403,-0.034026068,0.026674856,-0.009808487,-0.01784488,0.017379418,-0.032825667,0.025336828,0.014640885,-0.0020574315,0.002713867,0.011863,-0.04880235,-0.006195789,0.030254044,0.020930756,0.03987171,-0.06876336,-0.012717582,-0.022996059],"last_embed":{"hash":"4tcbtg","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"4tcbtg","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I'm not seeing results\"#{1}","lines":[252,252],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4tcbtg","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I'm not seeing results\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03466085,0.003996455,-0.03738766,-0.015768822,-0.028701542,-0.028256608,0.028228566,0.030268682,0.0001283391,0.017488085,0.030080488,0.0113176415,-0.036925647,0.020702029,-0.0010337271,0.014932719,-0.03025876,0.0048551904,0.002318232,0.0053096656,-0.029547771,0.056856398,0.06886177,0.020912733,0.0073207906,0.013031107,-0.039916035,-0.014702265,0.04326692,0.071000606,-0.0061194827,-0.015374128,0.06429008,-0.014876752,-0.057900157,-0.019112386,-0.026673315,-0.02216732,-0.026337197,0.043464776,0.038758736,0.0019511136,0.010447939,-0.0007691287,0.056775246,-0.013710567,-0.05291529,0.012285269,0.0084697325,-0.0049634376,0.019365527,-0.039132122,0.011538724,-0.043808285,-0.02473644,-0.0014456436,-0.027650027,-0.012871184,-0.0014797123,0.0029196446,-0.04420329,0.048624665,-0.033957448,-0.028586168,0.043252066,0.056354705,0.0004945605,0.003084133,-0.015367265,-0.045756258,-0.018453639,0.023529956,0.03067914,-0.026041243,-0.04120349,0.005489752,-0.002567253,-0.006166397,-0.013506545,0.035318352,0.023977477,0.011199841,-0.00058264827,-0.0028457157,0.007960489,0.036634978,-0.0024911673,0.007131397,0.0037956124,0.01761242,-0.021021469,0.014149158,0.027503584,-0.020476284,-0.026152158,-0.0042279866,-0.01295675,-0.008619824,0.058683205,-0.01552892,0.032945193,0.026200037,-0.0009849905,-0.039705392,0.04333828,-0.0032569573,0.03853581,0.009994747,0.07761171,-0.008192623,0.016266856,0.027190212,0.021970335,0.016962672,-0.014291611,0.0041310866,0.0021630633,-0.021790449,0.007825486,-0.016409904,0.058844678,0.04452741,0.018754208,-0.051040366,0.001132028,0.011792917,-0.001350713,-0.001760945,-0.016336441,0.02854209,0.0077402634,0.01674034,-0.022859035,0.0025362815,0.0007805654,0.0121011855,0.07114829,0.059246294,0.00725582,-0.036525127,0.04164072,0.028223692,-0.038858693,-0.02339869,0.012844531,-0.032402277,0.036182646,0.03799985,0.0030504307,0.027703311,0.010604766,0.0059488793,0.015630374,0.06816905,-0.015152621,-0.020353409,0.00063327316,0.043828994,-0.03002624,0.010680526,-0.00729092,-0.0057658055,-0.03635867,0.042010225,0.0013933197,-0.0036720934,0.029509274,0.023121625,-0.019730387,-0.01318544,0.036799505,-0.02164942,-0.0036842928,0.05402879,0.016222227,0.03038182,0.08316931,0.030649437,0.035511404,0.0011840771,-0.0008571747,0.014391965,-0.008459436,-0.05936494,-0.039122507,0.04487149,-0.0064688777,-0.0071497993,0.005958408,0.026342325,-0.0060736537,-0.013201015,0.0008229455,-0.011705442,0.06512884,-0.025278991,0.038192097,-0.010032235,0.028262299,-0.043682158,0.010018193,0.024026504,-0.0031152237,-0.021030266,-0.022636112,-0.0039467243,-0.034416784,-0.059532326,0.024229392,0.023244504,0.0017379201,0.039910257,-0.008246659,-0.0035230531,-0.0015654778,-0.0056074313,0.0072423765,0.0041435654,0.018601524,0.014515219,-0.012001828,0.024792558,0.037541706,-0.006140662,-0.038739383,-0.0003702654,-0.042909235,0.019034004,0.015941322,-0.022776209,-0.03831765,-0.00082697644,0.013468355,0.022848038,0.025282191,-0.0126074,0.0043878285,0.0020751546,0.02194411,0.039442953,-0.020091668,0.045659173,-0.0021029948,-0.0051183524,-0.01798282,-0.032985173,0.04168144,0.0023668,0.021999706,-0.03392672,0.027663868,0.007926054,0.029458875,-0.039403625,-0.014136207,-0.002452573,-0.012154294,-0.026320538,0.0019979053,0.0042596473,0.02405516,0.00125056,-0.013975579,0.006997608,0.009818202,-0.019513853,0.0037039095,0.005729296,0.020828903,0.031960562,-0.0026114746,0.0017068055,0.010412454,0.019295482,-0.022275994,0.024784891,-0.067206874,0.016649796,0.04208085,0.015430845,-0.040621065,-0.021334402,0.025092414,0.0223284,0.015875496,0.012338249,0.0044471663,0.006872333,0.027419776,0.0051953914,0.014705852,-0.012451714,0.03285437,-0.00084341684,-0.046893377,0.013252993,0.0017795986,-0.15339188,0.0026174195,0.019350018,-0.005115803,0.009497342,0.01196811,-0.06659891,-0.01824393,-0.060166366,0.02127849,0.00999069,-0.046053447,0.0023176721,0.031894162,-0.065504335,-0.016276143,-0.041952424,-0.031953145,-0.024819652,-0.028963948,-0.025204776,-0.040275246,0.06534863,-0.0025551529,-0.026359143,-0.018837778,0.07231449,-0.010560601,0.0019508736,-0.0020782505,-0.04823913,0.01799345,0.0036478736,0.04117407,0.004276964,0.04380186,0.0023170728,-0.0007402575,0.020063784,0.007988636,0.038404804,0.061183605,0.0076211174,0.026673926,-0.00753796,0.036847033,-0.010352186,-0.01623186,-0.055074163,-0.04876096,0.010405728,-0.025347602,-0.005298134,0.0014752396,-0.03207244,0.0017210516,0.014050902,0.028994996,-0.045894932,0.010159281,-0.002457261,-0.07123415,0.0083712125,0.0028248844,0.012975906,-0.019275293,0.022754675,0.014903433,-0.004132802,-0.02892675,0.027980756,-0.015409552,-0.019763865,-0.040849715,-0.010514935,0.024155902,-0.018231362,-0.010769416,0.02912608,-0.10173469,-0.009056082,0.030120704,0.0021642097,0.005036516,-0.01744167,-0.015837038,-0.01074189,-0.016762821,0.024998257,0.22936937,0.00785231,-0.008728821,-0.024600774,0.026082128,0.022391068,0.047563136,0.06852259,-0.040177267,-0.0374878,-0.027160356,-0.0045864647,-0.005476923,0.002199978,0.013020401,0.040226273,-0.059628572,0.000605485,0.06739817,-0.009275777,-0.005927287,-0.03553801,0.007832325,-0.035325363,-0.08446559,-0.044185903,-0.026000364,0.010259697,-0.013125402,0.010695902,-0.041698407,0.09293038,0.050925653,-0.03400229,0.0373519,-0.016158648,0.017693402,-0.055828046,0.027590834,-0.0024361012,0.03128115,-0.0021197496,0.004620988,-0.018032411,-0.028201004,-0.0080277445,-0.014344867,0.006168727,-0.018817518,-0.01662306,-0.0030207026,-0.0015991032,-0.0032275855,-0.043899998,0.004780591,-0.002274238,0.011978756,-0.0393342,-0.0230397,0.026123432,0.016461382,0.011741262,-0.0023360897,-0.02652225,-0.011387766,0.00243113,-0.043846782,-0.02289876,0.026293045,0.04008537,0.039026614,0.005135706,0.00021951052,0.024027685,0.028329456,-0.04128907,-0.021097502,0.00026449325,-0.018748235,-0.015484861,-0.041394465,-0.013593716,-0.019010818,0.01020885,0.03568152,0.03544198,-0.0058532967,0.043267734,-0.017674912,0.0043443665,-0.013242039,0.053320985,-0.059987325,-0.016377017,-0.035369936,0.002643053,-0.002653663,-0.052974872,-0.018227132,0.023971418,-0.023985855,0.0018412527,-0.0003994383,-0.033565294,-0.003195457,0.0037787294,0.017932722,-0.0021603182,-0.004894769,0.04109503,-0.11503532,-0.018267058,-0.0049571586,-0.0016027676,0.013015935,0.056635644,-0.011538298,0.008746295,0.039093815,0.001462338,0.027910106,-0.018035833,-0.048443165,0.045734856,-0.027016697,-0.029147178,-0.017869977,0.022311645,0.012003148,0.020628536,0.03324929,-0.03482756,-0.02581807,0.028150653,0.018199082,0.024088679,0.031936754,-0.0057444563,0.02131451,0.027619619,0.0016416549,0.013413436,0.03181355,0.020242998,0.040614553,0.051309343,-0.081612386,0.014020215,0.0019265577,-0.009804455,0.0023301959,0.020308193,0.029732391,-0.047741167,-0.02454935,-0.07817699,-0.019082017,-0.05966893,-0.022013158,-0.01701148,-0.027869591,0.0038955417,0.02782655,0.056804117,-0.030729182,0.031372383,0.03210778,0.011286117,-0.017753124,-0.024732957,0.028071687,0.022676101,-0.025034508,0.02133508,-0.018154679,-0.036281653,-0.026381297,-0.006311319,0.010976917,-0.047375813,0.027458524,-0.024116715,-0.0132574,0.052535266,0.048936646,0.0025055243,-0.033026118,-0.015224801,0.01722803,-0.05635673,-0.006129823,0.12055199,-0.020591337,-0.026462002,-0.0070936303,0.035899192,0.060877964,0.054796502,0.024080295,-0.036818665,0.04014632,-0.013762083,0.0036354826,-0.022856671,-0.007884165,-0.010566081,-0.010176471,0.020075217,0.016015869,-0.027752185,-0.0057675815,0.022286588,-0.061322123,-0.013141814,-0.039364073,-0.04394581,0.0037784933,0.016366081,-0.00679575,-0.017792607,0.0016849004,-0.012478785,0.021134725,-0.02223149,-0.045800596,0.023979696,-0.03198475,-0.038924746,-0.013997653,-0.014158419,-0.008012991,0.0028666079,-0.00417214,-0.0013456716,-0.025467418,-0.02175977,-0.009433413,0.0037076885,0.0028126568,-0.021842228,-0.0033392892,0.013251732,0.019369323,0.040979024,-0.0082034245,-0.012731255,-0.07738597,-0.034470655,0.012455118,0.025441647,0.003966317,-0.014302256,0.0012426665,-0.036799565,0.013475113,0.021015028,-0.016648468,0.012038056,-0.018405752,-0.061101235,-0.0017504506,0.047365256,0.036620844,-0.018679136,-0.058641404,-0.031223107,0.033901773,0.0051773,-0.014355728,-0.023884365,-0.027698457,0.017839318,-0.015870512,-0.03957116,-0.026586456,-0.0059256842,-0.06525868,0.003780216,0.039071478,-0.023785638,-0.0096673,0.023013607,-0.04695382,0.021592258,-0.04858186,0.012917937,0.015184063,0.0008050107,0.03357871,-0.027773963,-0.010212772,-0.0036057879,-0.046303634,0.012504964,0.017405387,0.021702692,-0.02977168,0.030542606,-0.019785063,-0.00927917,0.0018633081,-0.025795061,0.0013363449,0.011604767,-0.041514922,-0.0054264404,-0.008196055,-0.034380723,0.02785432,0.0047779907,0.020176522,-0.05459866,-0.023378195,-0.026145238,0.02153053,0.018953351,0.032421734,0.0012041565,0.029522523,-0.011693729,-0.026903791,-0.033762332,-0.008508964,-0.010334264,-0.070428155,-0.009464899,-0.035049036,-0.051917147,-0.024050675,0.0010789725,-0.016655069,-0.024662133,-0.05367129,-0.020008722,-0.035501655,-0.003358723,0.037875254,-0.046715487,0.052640922,0.0064897332,0.019477932,0.0014764321,0.03843648,-0.024502374,0.014733072,0.06831685,0.012983795,0.012780065,0.0086185485,-0.028391475,0.0759964,-0.016263118,-0.0026039118,-0.011811947,0.03556069,0.025733033,0.003453375,0.006142456,0.017303566,0.03782395,-0.034871135,0.017775869,-0.01836852,-0.0075500845,0.006154823,0.021489155,-0.0037859757,-0.013774232,-0.00440248,0.0058016195,-0.009677043,0.006254851,-0.0052238223,0.025850479,-0.042765185,0.044253062,-0.014515189,-0.009270491,0.0033485526,-0.00393696,-0.043526627,-0.00993989,0.013871283,-0.013191702,0.02063457,0.0040100412,0.03820711,0.029583393,0.024266904,-0.0026252717,-0.020655496,-0.02268582,-0.07220351,0.010751239,-0.14066367,0.03508504,-0.0009955249,0.012898512,-0.00151567,-0.00057514256,0.01141128,-0.030975504,-0.03819764,-0.03246412,0.012027366,-0.0255425,-0.033346478,-0.019152619,-0.0333576,0.008332195,0.0059841936,0.001452632,-0.043176018,0.08807038,0.027349068,0.028376365,0.06333806,-0.0010927682,0.0057759117,0.010888601,-0.0021469162,0.0051117456,-0.016803434,-0.013436134,-0.050267477,-0.040448334,0.022138078,0.054361437,0.0081192255,0.017348306,0.0022870963,0.009051681,-0.06528404,-0.006984717,-0.007183235,0.01747668,-0.027143113,0.018424675,0.032752648,0.07139131,-0.02059774,0.006151528,-0.06530356,-0.0050988775,-0.016074793,0.06950672,-0.029091086,-0.016528992,0.0073884795,-0.05191101,-0.06300233,0.009686233,0.04563132,0.014451841,0.0070861643,0.01988789,-0.0363448,-0.03850043,-0.025891155,0.015890906,-0.006670094,0.02171929,-0.032288607,0.058529936,-0.060214866,0.04143683,-0.017200325,-0.020224674,-0.007055784,0.0050297994,0.029128691,-0.057706185,-0.05423697,-0.0012802631,-0.029920155,0.011764887,0.011478811,-0.06198822,0.041534517,0.0008653279,0.008620573,-0.00093665556,-0.057535373,-0.007554595,-0.05181102,-0.018399237,0.02631769,-0.014165449,-0.014869916,0.018060822,-0.016482769,0.00086321845,-0.051073,-0.018957302,-0.023522975,-0.029938603,-0.026441297,-0.03379884,-0.05816909,-0.0068824315,0.02243141,0.01345561,-0.025755018,-0.028995888,-0.028628917,0.0035283922,-0.016269185,0.014977507,-0.064679034,0.0067693507,0.003924321,0.036845084,0.030657131,-0.011759079,-0.017439803,-0.034162465,-0.016862884,-0.023591422,0.026302697,0.08411834,-0.0045952005,0.046108548,0.0349252,-0.0015332799,-0.007053989,-0.02455366,0.045547068,0.021509808,0.035334114,0.020890752,-0.012094165,0.027939284,-0.058206603,-0.012496473,-0.028668435,-0.041044768,-0.0021026768,-0.03481346,-0.005276889,0.017723748,0.017532848,0.052597027,0.012557999,-0.017574059,0.028144373,-0.037629984,-0.004095599,0.003542319,-0.0014161841,0.015002871,-0.0511613,-0.009550253,0.03864597,0.06423747,-0.011056057,-0.051203936,-0.021379506,-0.0010841184,-0.027649833,0.07897489,-0.007769567,-0.009604625,-0.0018132437,-0.012627456,-0.002640899,0.048801053,0.0053076474,-0.00682687,0.021617709,-0.0010625863,-0.022407709,0.0395235,-0.028043738,-0.009958181,0.04649272,-0.008003605,0.018313175,0.02675576,0.021652948,0.041928787,-0.010315627,0.033337053,-0.024069749,0.019225849,-0.028251873,0.0032745532,-0.032757375,-0.055714585,0.068741836,0.029672615,0.014347218,0.03495653,0.0386741,0.003154444,-0.052050497,-0.010902897,-0.009322261,-0.021173472,-0.027898667,0.016734127,0.011459492,0.004896861,-0.006687174,0.030981364,0.02764569,-0.018118333,-0.014004827,0.010451082,-0.017807797,0.025187954,0.021592835,0.021172559,0.015427584,-0.038681492,0.03466863,-0.0026797468,0.028791213,-0.014466986,-0.025159372,-0.015000863,0.007869343,-0.020081704,-0.02767312,0.035981692,-0.05558578,0.004561048,0.045186546,0.0073510385,-0.009412985,0.029193206,-0.056403175,-0.010636495,0.016950086,0.013038164,0.058815677,-0.04870165,-0.005752768,-0.026934527],"last_embed":{"hash":"btv5tp","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"btv5tp","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I'm not seeing results\"#{2}","lines":[253,253],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"btv5tp","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I'm not seeing results\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0153332455,0.003141578,-0.054457285,-0.0044794916,-0.030490872,-0.044419587,0.030989345,0.045990728,0.00083212246,0.025646262,0.017388733,-0.0026174022,-0.046778034,0.023872145,0.0011321956,0.007890294,-0.032052115,0.018852541,0.0044651497,0.019680139,-0.032468032,0.03592849,0.0570493,0.0019825208,0.017319065,-0.005723038,-0.004967651,-0.0103931185,0.02296996,0.08873048,-0.012554549,-0.01238118,0.047807973,-0.034801316,-0.030028386,-0.0057665003,-0.007112491,-0.022219915,-0.028252438,0.065567695,0.018972173,-0.013306867,0.03202402,-0.0008312342,0.05048185,-0.014926541,-0.052695327,0.0039248304,0.006936531,-0.015674712,0.03049091,-0.018422522,0.006755134,-0.031355478,-0.02671008,0.015968706,0.0077765076,-0.03620684,0.03061287,0.0009589596,-0.02822001,0.05456501,-0.038091164,-0.032166384,0.00032838222,0.064249545,0.01257328,0.008117056,-0.019671507,-0.024772203,-0.01637373,0.0033417246,0.02955066,-0.014312444,-0.04194539,0.0021193891,0.01799327,-0.024332564,0.015767012,0.0037072357,0.005986405,0.00042371184,0.0033213445,-0.00465177,-0.00745586,0.024095114,-0.0078039193,-0.02045641,0.014054481,0.016171867,-0.014223224,0.0061495565,0.0056913504,-0.035093304,-0.0025674328,-0.00998075,-0.017282473,-0.010508313,0.054365396,-0.03024837,0.035366908,0.030439196,0.039884157,-0.023235654,0.0530502,0.014517892,0.026905268,0.02261395,0.050522845,-0.0042885602,0.014490307,0.025178486,0.019286899,0.02008323,0.015268311,-0.012592475,-0.0035771008,-0.016227178,-0.001019852,-0.014393862,0.061600756,0.023374684,0.026831927,-0.050344992,-0.024139028,0.035946764,0.024254395,-0.034566585,-0.0014983964,0.040054385,0.006657112,0.024627076,-0.030404024,0.009803594,-0.0117455255,0.024263177,0.056645993,0.04079375,0.016134374,-0.04081726,0.055988576,0.01884546,-0.038458705,-0.010423372,0.005220671,-0.03777282,0.034326736,0.015896073,-0.0041630915,0.0373798,-0.008750971,-0.0089066345,0.0053568333,0.041266304,-0.01210629,-0.013192892,0.0055162325,0.059456944,-0.03964389,0.0022381681,0.0030288685,0.0096599655,-0.03285922,0.060276248,-0.019633409,-0.0077056447,0.01701508,0.0020095624,-0.014345466,0.010073885,0.028209021,-0.016559428,0.002470959,0.024437666,0.025451014,0.03993648,0.08124678,0.027563732,0.03573918,0.008144119,-0.019628163,0.014706662,0.019557217,-0.07582105,-0.015328813,0.030561147,-0.04466127,-0.012472689,0.009680265,0.021182356,-0.020755239,-0.026121305,0.006405757,-0.03786686,0.08792168,-0.029429767,0.020443494,-0.010492061,0.021739878,-0.01725798,0.023730882,0.026157415,-0.00689016,0.020543907,-0.026829906,0.01901909,-0.025484879,-0.037362114,0.008201893,-0.017331606,-0.015180837,0.042194325,-0.015916862,0.002344417,-0.018798811,-0.011729127,-0.0034582994,0.010424558,0.031364243,0.026022937,-0.010210933,0.035205178,0.023573147,-0.047180817,-0.023337645,0.025766633,-0.024191333,0.021810414,0.006780555,-0.030293424,-0.0050319377,-0.010485802,0.014153227,0.029675847,0.033070896,-0.020601012,0.012309109,0.016105384,0.018135099,0.020462612,-0.024574798,0.022321459,-0.039109826,-0.0061614704,-0.0048913653,-0.021364542,0.05553176,0.015262276,0.015581399,0.0028382926,0.0290824,-0.0019967195,-0.0047425954,-0.03876847,0.0058556446,0.006650372,-0.0057618087,-0.025517652,-0.0051689185,-0.009714036,-0.0074658482,0.018714447,0.017149923,-0.009713982,-0.006101137,-0.021933401,-0.008430817,-0.0031220801,0.030508392,0.030300392,-0.019246528,-0.0180951,0.005548235,0.009795804,-0.005049239,0.02000589,-0.04544789,0.017733596,0.037251644,0.019079229,-0.05403695,-0.018073322,0.019034227,0.020957232,0.007384361,-0.025187599,-0.014854568,-0.0030239865,0.03796165,0.00731447,0.009145417,-0.023409452,0.0435283,-0.015320988,-0.04143722,0.039213486,0.032062028,-0.14808337,0.0043688463,0.024207206,0.007614573,0.010698204,0.026106287,-0.036566127,-0.017660689,-0.039499894,0.0062186504,-0.00672846,-0.054665357,0.019011699,0.01067308,-0.040658865,-0.0011981652,-0.027381126,-0.009924029,-0.03519067,-0.038942777,-0.03433735,-0.006642742,0.039930973,-0.012468855,-0.025551373,0.005253536,0.06876518,-0.014352824,-0.013382429,-0.020670593,-0.049403578,-0.0039531137,0.0134673435,0.03290001,0.005084551,0.05075737,-0.004926407,-0.024440866,0.027491229,0.023176279,0.04143986,0.055855244,0.0148453675,0.027580714,-0.012066638,-0.004569091,-0.03039759,0.0002074121,-0.04376913,-0.043845087,0.023273226,-0.025853816,-0.014605644,0.007381124,-0.019686418,-0.009337559,0.010531621,0.05375101,-0.032198034,-0.004505752,0.033140834,-0.075438686,0.008447007,-0.0044346903,-0.016707852,-0.03010207,-0.011986559,-0.021685328,0.005568077,-0.024305832,0.047008395,-0.0076130955,-0.017186176,-0.021775408,0.014028085,0.040050123,-0.03700677,-0.020969475,0.023850283,-0.09235944,-0.0078015616,0.04804158,0.0023775843,0.0067255353,-0.023800744,-0.012324254,-0.012443135,0.01199934,0.011397549,0.24166656,0.044112917,-0.008618829,-0.026870484,0.036085166,0.001130227,0.027507734,0.04708153,-0.0042101583,-0.019878235,-0.033664435,-0.011624042,-0.008550084,0.001420036,0.010382496,0.024204403,-0.07315724,-0.005715531,0.088818036,0.00980357,-0.0014555366,-0.026320761,-0.0048873937,-0.031634312,-0.08828729,-0.06294187,-0.024442429,0.036773413,-0.025612945,0.0144184325,-0.05855813,0.08008088,0.05546605,-0.051549442,0.03146597,0.0059663593,0.028352063,-0.029060356,-0.023337016,-0.013267088,0.017933402,-0.011483353,-0.018165283,-0.03232052,-0.0013058184,0.0005107773,-0.038806736,0.027308343,0.0064779166,-0.008473717,-0.018272402,0.0001327633,0.008316923,-0.05091705,-0.0030092031,0.002968645,-0.000041662573,-0.033954833,-0.04367088,0.040766764,-0.016730648,0.002243502,-0.023458613,-0.031535964,-0.0039518443,-0.0008398493,-0.02609747,-0.022666866,-0.0022828667,0.016253483,0.014628896,0.016032599,0.004168648,-0.000007938479,0.01917833,-0.028918402,0.0019157554,0.010807031,-0.022249391,0.015102422,-0.054602098,-0.0056186137,-0.024272336,-0.017107055,0.031711567,0.015391657,-0.0033345746,0.05268231,-0.010489079,-0.015580328,-0.013588034,0.042128175,-0.0395506,-0.02763381,-0.021464065,-0.009438695,-0.010113257,-0.054318693,0.011038724,0.050624475,-0.012553832,0.03237517,-0.0012396625,-0.029347157,-0.021590926,0.0028428433,0.012105653,0.0149524305,-0.019826557,0.057209432,-0.1194377,-0.016248308,-0.0017319951,-0.006419605,0.01934331,0.0665598,-0.0049530296,0.008416349,0.06582672,-0.0043389094,0.025890987,0.013484022,-0.047340002,0.0409354,-0.038190093,-0.05046274,0.016316853,0.0011796384,0.016884848,0.014021941,0.017945385,-0.025029546,-0.01855939,0.0059010624,0.034292046,0.003176792,0.0252315,-0.00366672,0.03294804,-0.024774892,0.011011259,0.008969197,0.011103435,0.018673431,0.057465084,0.060432594,-0.045105893,0.008704256,-0.03623454,-0.004126994,0.022361342,0.015357961,0.038248945,-0.019551013,0.0073941695,-0.07773865,-0.0066365935,-0.06853438,-0.025257705,-0.019110829,-0.0109784,-0.017441068,0.020563615,0.08463506,-0.024153767,0.0057526096,0.0076629124,0.005163119,0.009423209,-0.021058088,0.017829468,0.0134758,-0.027117027,-0.0071136532,-0.04657944,-0.044354916,-0.02944689,0.036512133,0.018663663,-0.040083572,0.037220646,-0.030377937,-0.013486532,0.044238098,0.028572636,-0.0038267095,-0.018724926,0.000295659,0.014772534,-0.05883282,0.008194256,0.11774126,0.015189565,-0.0151980445,0.018874887,0.037740726,0.06242305,0.06893494,0.043703977,-0.010200988,0.0170515,-0.014236393,0.0037750516,-0.004809314,-0.017821435,-0.022053119,-0.014154562,0.010963067,-0.00016811708,-0.002919008,0.00992754,0.03895698,-0.062656015,-0.011055899,-0.041093398,-0.009834748,-0.0030730562,0.0036534762,-0.019033069,0.01847899,-0.003155419,-0.027231378,0.0026016776,-0.045496423,-0.041180473,0.03905148,-0.026509553,-0.045279983,-0.0252198,0.004144959,-0.0093060825,-0.013652355,-0.02044009,0.0012048797,-0.01740659,0.002021144,-0.021584995,0.024138918,0.010250111,-0.030283263,-0.00391022,0.0044838698,0.014833307,0.030194601,-0.007209639,-0.025543226,-0.048614297,-0.027100822,0.010695337,0.019112011,0.006450559,-0.014177043,-0.0068368074,-0.017959245,0.053306147,0.019874241,0.0021952412,0.01206639,0.01238472,-0.04738943,-0.0032591983,0.040758077,0.036013443,-0.014160279,-0.04110172,-0.064416066,0.0146845905,-0.007637617,-0.012752973,-0.018055456,-0.007235339,0.0048621395,-0.030598238,-0.055364408,-0.039593738,-0.018465912,-0.0134135205,0.015226765,0.031846415,-0.046529274,0.024526855,0.023857115,-0.009383625,0.010243521,-0.027387261,0.0075637414,0.041519206,0.005286149,0.018355189,-0.00013251699,-0.023692563,-0.008613643,-0.0601168,0.021040717,-0.0071927477,0.010055739,-0.015708786,0.03832022,0.01964009,-0.01414409,-0.017060108,0.003920636,-0.0138659,0.007478502,-0.015866248,0.012162564,0.0042688753,-0.008834044,0.048244014,-0.006754249,0.02534458,-0.047567125,-0.002770359,-0.044615358,0.022293303,-0.0039009824,0.038153417,-0.035775326,0.03337577,-0.008682712,-0.01005281,-0.024368798,-0.019580813,0.006178923,-0.07240985,-0.008094648,-0.040623005,-0.0296306,-0.041432604,-0.010386251,-0.0039546243,-0.0026846584,-0.055171777,-0.030086411,-0.041115783,-0.0488675,0.032598253,-0.033007696,0.056092918,-0.024627497,-0.0010892521,-0.00743924,0.053015985,-0.013126891,0.017094577,0.045326456,0.011989549,-0.005654206,0.01982448,-0.01089199,0.064197175,0.0008419338,-0.0016113125,-0.019813836,0.041079555,0.0043334127,0.008355084,0.020724636,0.05376894,0.040186428,-0.02918929,0.035263997,-0.020742735,-0.010801752,-0.003850395,0.040293623,0.0059559573,0.009702017,-0.016635992,0.011705414,-0.00615078,0.030765783,-0.0011645254,0.014426949,-0.05354535,0.053299546,0.0013262965,0.0010214077,0.0054458147,-0.01851657,-0.022970058,-0.020900354,0.014693481,-0.009797456,0.014022354,0.013916111,0.010079154,0.03310615,0.04950482,-0.012837939,-0.035188414,-0.051688097,-0.07476477,0.029076861,-0.12554611,0.014208784,0.010110109,0.0040224195,-0.02170203,-0.013975429,-0.0099756215,-0.016954651,-0.03334835,-0.01727329,0.005180231,-0.0119000375,-0.023517983,-0.022899246,-0.041073684,0.00051634194,0.0075550303,0.0044832136,-0.03189706,0.08291515,0.044141542,0.014943908,0.05071937,0.011080236,-0.00073719496,-0.00085489417,-0.033041615,0.0020695021,-0.03312059,-0.013277926,-0.033330306,-0.04782309,0.0155090215,0.06338056,0.0048355404,-0.002752272,-0.011428367,0.013988619,-0.051903274,-0.0103201615,0.0038692802,0.026851978,-0.019285189,-0.0014713693,0.018012362,0.053816754,-0.03267889,-0.0011231438,-0.057924274,-0.013729124,-0.01682868,0.04536543,-0.03713875,-0.028306887,-0.017867666,-0.06774169,-0.06332229,-0.002378415,0.046378072,0.023702322,0.007154064,0.006567441,-0.03445459,-0.041831773,-0.010483588,0.011006139,-0.04882305,0.036278196,-0.0016519708,0.03065036,-0.069619976,0.003042713,-0.014859659,-0.009163756,-0.0032635028,0.023751572,0.023001231,-0.05541812,-0.057237525,0.001443434,-0.013782579,-0.0038063352,-0.0026549767,-0.061322615,0.05059884,0.021031655,0.0044386527,0.013766518,-0.038317125,0.0007549913,-0.06723729,-0.025563173,0.023131989,0.004817855,-0.022441274,-0.004058833,-0.015127282,-0.0029962454,-0.0356578,-0.025347589,-0.024675747,-0.021256328,-0.028409773,-0.045504693,-0.038736954,-0.012646338,0.019219117,0.031232182,-0.028706595,-0.012378636,-0.025667155,0.009643373,-0.015546527,0.007011703,-0.07628984,0.002782603,-0.0075675347,0.04277855,0.041710127,-0.00023267108,-0.041456558,-0.009069978,-0.05547836,-0.017883895,0.055806324,0.08503926,-0.0042119115,0.01685597,0.028244875,0.015586307,-0.012615271,-0.047347903,0.036023967,0.027147012,0.033070188,0.00760769,-0.012979766,0.031917468,-0.06982104,0.011114974,-0.039330892,-0.01994495,0.0070396573,-0.02781578,-0.021243973,0.0098787,0.033754393,0.06834266,0.003248314,-0.010768962,-0.0014067536,-0.035055365,0.00073577627,0.0055617224,-0.004612537,-0.010700698,-0.03378168,-0.0030703365,0.018961662,0.0679159,-0.014489306,-0.04256952,-0.047844257,-0.010571,-0.03447852,0.047256004,-0.013741589,0.0055227242,0.0019637763,-0.013538969,0.0376108,0.035712555,0.01489674,-0.021289889,0.019963933,0.007857587,-0.0056813625,0.06982421,-0.009449064,-0.034392875,0.046249468,-0.0037054056,0.01646475,0.025577812,-0.0066351807,0.026761295,0.013012358,0.029349746,-0.038482457,-0.00578431,-0.013986224,0.011766588,0.0022086496,-0.03966592,0.08204612,0.008414283,0.006282189,0.047941744,0.037063446,0.03359822,-0.04210089,-0.019688476,0.032890305,-0.0065950784,-0.03396899,0.04263076,-0.024696145,-0.022778511,-0.024689443,0.027127994,0.010518622,-0.024905829,-0.0043630754,-0.013138883,-0.015035246,0.017506942,0.028007315,0.014353564,0.0067814603,-0.033208027,0.08526479,0.0014537114,0.018865768,-0.023181833,-0.018500332,-0.00012049708,-0.00705757,-0.01765179,-0.014767948,0.020956248,-0.04741566,0.0017600444,0.02329604,0.017598292,-0.0009250561,-0.004073626,-0.07238964,0.006758406,0.030691875,0.0071891174,0.026611136,-0.08481284,0.0004884614,-0.034235533],"last_embed":{"hash":"jk7adq","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"jk7adq","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I'm not seeing results\"#{3}","lines":[254,254],"size":70,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"jk7adq","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I'm not seeing results\"#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027385825,0.010131313,-0.047210082,-0.008038535,-0.03075034,-0.0111182295,0.048602622,0.0347389,0.0049279607,0.0024638548,0.01558885,0.014436648,-0.046798527,0.032919362,0.016679598,0.01138183,-0.03163728,0.022443624,0.010470287,0.011208908,-0.0036029355,0.04101363,0.09596065,0.0015960196,0.0016962014,0.004268289,-0.027306937,-0.0034184,0.046661325,0.0741702,-0.025682384,0.03964156,0.059814718,-0.02249821,-0.048148286,-0.010502174,-0.010942856,-0.033837557,-0.019665366,0.06633833,0.025665961,-0.033362415,0.009459134,0.014327202,0.06129519,-0.022751277,-0.049628507,0.0021640053,0.015579149,-0.017112866,0.017174883,-0.026840929,0.016949037,-0.010712115,0.0075431713,0.019979324,-0.016660187,-0.01869381,0.0046729194,0.002327548,-0.04804442,0.058795843,-0.039161492,-0.019353844,-0.011464988,0.053391997,0.015462743,0.015784677,-0.015587438,-0.042523462,-0.018271752,0.01712907,0.024240565,-0.012143267,-0.051587023,0.022965863,0.0049931775,-0.0062328232,-0.011459051,0.030226156,-0.006810823,0.018905483,0.03748107,0.017084446,0.0028596516,-0.0055887937,-0.001228777,-0.0022960578,0.004085995,0.025757696,0.0044191745,-0.008593417,0.0110243205,-0.031272855,-0.015359231,-0.012860328,0.01216217,-0.025058772,0.03988286,-0.021779453,0.029482367,0.011637848,0.006803356,-0.049821537,0.030232301,-0.008108431,0.031973124,0.008903059,0.04244162,-0.016139895,0.042967893,0.033272527,0.038939383,0.01152895,-0.0006519154,0.0055480935,0.020262642,-0.026288068,0.006730751,-0.019097619,0.041331932,0.0340489,0.042144876,-0.054875523,0.0058538783,0.013155839,0.015801996,-0.015147613,-0.02404602,0.03078489,0.003470313,0.040933013,-0.031035863,-0.02222951,-0.014350764,0.0016007595,0.06414337,0.04225161,0.014141786,-0.029642282,0.03190039,0.011703366,-0.027668158,-0.026417082,0.0074550435,-0.03565124,0.025413482,0.006593912,0.012845082,0.04478613,-0.0022939772,0.004757252,0.03018518,0.041007794,-0.0130452365,0.012355454,-0.013282444,0.048426215,-0.026580954,0.018949939,0.007792598,-0.00052658486,-0.029746281,0.03793671,-0.00017775733,-0.014734958,0.041857883,0.0012930835,-0.014397479,-0.00071633566,0.034128975,-0.019521724,0.017815826,0.046832766,0.02771863,0.026401626,0.0651397,0.038774427,0.01140277,-0.002839486,-0.024242174,-0.0024348977,0.0032247766,-0.055104207,-0.014211878,0.028273556,-0.010841434,-0.016848069,0.016724722,0.03481956,-0.0038038462,-0.0045837844,-0.011411528,-0.020342572,0.07066665,-0.03620103,0.04817237,-0.013618908,0.022832649,-0.04619883,0.008003769,0.02500802,0.0064959363,-0.0029082429,-0.020075928,-0.011362089,-0.04330351,-0.046025854,0.03345822,0.0070111277,-0.01573581,0.032902397,-0.02826802,-0.0123599395,0.009108004,-0.005429266,-0.019969841,0.015798476,0.019324468,0.016955052,-0.014937467,0.042573966,0.03755939,-0.022616712,-0.027018176,0.00072210416,-0.023099316,0.000474589,0.011349304,-0.03371962,-0.024711618,-0.011585214,0.0064611915,0.0206873,0.028480466,-0.0027910438,0.04407131,-0.00194809,0.047715336,0.016359592,-0.016366737,0.00016554588,0.020563465,-0.010822316,0.0020359326,-0.042544637,0.027690047,0.005861287,0.016998088,-0.023310823,0.030772839,0.01334883,-0.0031107832,-0.027657881,-0.023342108,0.009879979,-0.022759188,-0.031032063,-0.013609887,-0.014469424,0.01741458,-0.0130807115,-0.016205052,0.012063883,-0.008761201,-0.02546172,0.018957553,-0.009658438,0.017775571,0.028609725,-0.009853274,-0.04255595,0.002523446,0.01906351,-0.026072415,0.021679047,-0.041024566,0.025138838,0.032036267,0.0056450195,-0.054371558,-0.019204922,0.019685028,-0.00024313577,0.017099628,-0.0134992,-0.0058231563,-0.0001611568,0.027866548,-0.012274633,0.0062392866,-0.016088871,0.0489035,-0.03514541,-0.022762422,0.023166098,0.010368127,-0.16422537,0.019587295,0.02789424,0.018980237,0.0037535154,0.0034341337,-0.05168817,-0.0070542027,-0.04731405,0.033670094,0.0009360509,-0.043671727,0.016063971,0.05942436,-0.045634504,-0.0010025216,-0.038853478,-0.042843983,-0.033289097,-0.040012065,-0.011418136,-0.03922539,0.066687666,0.009645363,0.002949374,0.0078144,0.058210418,-0.054431,-0.0071457783,-0.021332137,-0.08116825,0.023818767,0.0022308906,0.018306542,0.0070390846,0.06368639,0.031445224,-0.010795265,0.008198672,0.003101278,0.03516312,0.06914175,0.028526837,0.016618505,-0.013146139,-0.0007872067,-0.024771461,-0.017058717,-0.06364716,-0.040989906,0.0119458325,-0.033803824,-0.023948349,0.0064635337,-0.034596827,-0.013677513,0.006065252,0.042869262,-0.028392548,-0.00997515,0.015953263,-0.036102988,0.02065472,-0.01242619,-0.011122607,-0.04319156,0.031598862,0.013714136,-0.0032394133,-0.016968919,0.029281147,-0.026898514,-0.023957144,-0.033885907,-0.024127332,0.031135757,-0.010235579,-0.03777276,0.026112577,-0.104228154,-0.0029173882,0.019690854,0.01206978,-0.0037734522,-0.027445054,-0.020913651,0.0010378732,-0.014291738,0.030798046,0.24349031,0.006571377,0.0035328942,-0.0154956635,0.0019146564,0.012419891,0.030097784,0.07494549,-0.015870748,-0.037781335,-0.014101349,-0.00453699,-0.011133753,0.01159211,0.0059210844,0.019995436,-0.06396685,0.008235071,0.07187853,0.0049016285,0.012281149,-0.046371814,-0.009092421,-0.030961392,-0.072064854,-0.046921827,-0.026845124,-0.0053883614,0.0018001887,-0.0019864729,-0.042636953,0.06667758,0.036780458,-0.027425477,0.0424485,0.0035072186,0.02259067,-0.037802957,0.011074294,-0.012364114,0.02138894,0.007011715,0.0038238054,-0.036935665,-0.019297883,0.011664054,-0.0065457546,0.0013176951,0.00058811833,-0.03083462,0.012398766,-0.0062212017,0.0014749612,-0.049484037,0.020447567,0.0064517157,0.001147329,-0.024969034,-0.04280681,0.028222794,0.0040743425,0.018969962,-0.007003863,-0.029028123,-0.009491757,0.017914716,-0.032011896,-0.018369546,0.029467426,0.023491822,0.03325569,0.0046010925,0.0011045955,-0.0059110643,0.025604568,-0.05005326,-0.018095411,0.015268296,0.0004048298,0.010804512,-0.028764384,-0.017363004,-0.05488128,0.014578921,0.020721411,0.032163464,-0.027085306,0.02987949,-0.0117170345,0.014009986,-0.024455842,0.041838855,-0.04452639,-0.04319138,-0.020836834,0.014689682,-0.0034535849,-0.060678106,-0.032165878,0.024444615,-0.0292732,0.018222833,0.0055936486,-0.023873914,-0.018210009,-0.010509086,-0.0034035004,0.009130675,-0.02093076,0.07200787,-0.117260166,-0.0032709367,-0.0130334515,0.03607522,0.039588608,0.05300213,0.015113151,0.006925674,0.060001884,-0.0072714933,0.033798058,0.011739415,-0.04454971,0.04866015,-0.038357455,-0.040102806,0.0038737694,0.008907628,-0.00060237106,0.02197037,0.0228505,-0.013202921,-0.006886985,0.008465069,0.031792562,0.024461003,0.038553014,-0.018851362,0.0080953585,0.039167866,-0.006852944,-0.0014183975,0.012961467,0.017745633,0.034487452,0.051209703,-0.07759726,0.011547011,0.016449125,-0.019207794,0.011010025,0.010543079,0.011552296,-0.032513738,-0.019092184,-0.080855355,-0.017820183,-0.04766914,-0.020502048,-0.031887602,-0.025490759,-0.011277139,0.029190809,0.084303,-0.03576138,0.040392697,0.01787879,-0.0079746,0.0009870399,-0.011212711,0.010198028,0.0045530954,-0.04223918,0.026535973,-0.03011032,-0.04326513,-0.056726933,0.00489136,-0.020330891,-0.060077395,0.04084597,0.0031244326,-0.0319576,0.029535858,0.04439903,-0.0045465906,-0.005203666,-0.02154196,0.018473119,-0.055856097,0.016245523,0.117882736,-0.023898892,-0.019849751,0.0013598364,0.041170437,0.056836497,0.00248319,0.030528108,-0.0083903195,-0.007426547,-0.004927074,0.011920409,0.005640368,0.0009346054,-0.022105133,-0.016751504,0.017895473,0.021627683,-0.008646237,-0.014028922,0.02213936,-0.07591218,-0.017628057,-0.016559672,-0.032474484,-0.0015629546,0.006255688,0.0018832644,-0.007451449,-0.008624391,-0.003481695,0.024725739,-0.020599004,-0.033676725,-0.0070830286,-0.007226943,-0.04837887,-0.021064855,-0.012322921,-0.007666781,-0.02408779,-0.025457684,0.0008154569,-0.0046420773,-0.021234801,-0.019523399,0.023637703,0.010217367,-0.042161517,0.0054030977,-0.02030237,0.014156855,0.019893195,-0.0046937163,-0.0004287746,-0.044348046,-0.015903447,0.017437512,0.021725222,0.010511253,-0.033545632,0.0014078093,-0.024627266,0.0067439484,0.0299521,0.0020887994,-0.004205665,0.020520052,-0.058000028,-0.0003284289,0.041937463,0.013117466,-0.015484826,-0.06873614,-0.057130564,0.024940416,0.0018309483,-0.038245153,-0.043823272,-0.012463292,0.037658617,-0.034229454,-0.03464514,0.0075683687,0.01866501,-0.02305415,-0.008886946,0.035470527,-0.041599315,-0.010362616,0.021049857,-0.040374756,0.015739318,-0.040434018,0.016924603,0.036681022,-0.009988722,0.044977613,-0.02541576,0.016599305,-0.009091881,-0.057123486,0.0013445225,-0.00722969,0.0033712408,-0.0274945,0.030593794,-0.0060806815,0.0027175753,-0.0019757315,-0.00916279,-0.008100314,-0.011786373,-0.027034251,0.003616673,-0.012763549,0.0015737213,0.04391262,-0.002475698,0.04141736,-0.02416707,-0.009609582,-0.049605954,0.017312128,0.00047262927,0.020390024,-0.029508239,0.03188729,0.0013904495,-0.024263557,-0.034785762,-0.017927947,-0.00914999,-0.06599307,-0.021580538,-0.034267034,-0.037919965,-0.036261756,0.0060314327,-0.0070152553,-0.0015727973,-0.04711398,-0.0021969108,-0.04433098,-0.029986383,0.052616276,-0.035871107,0.058540374,-0.0023153,0.0075539225,0.016851904,0.03910634,-0.035298567,0.01637029,0.032959044,0.015356349,0.00068357174,-0.016501833,-0.02673036,0.06267791,-0.005461353,-0.019733306,-0.026930364,0.050252583,-0.014123302,0.015387346,0.020103086,0.053972613,0.017972846,-0.0314944,-0.001179284,-0.020432271,-0.00500878,-0.0035287791,0.03456887,0.00937548,-0.036041945,0.02320259,0.00688262,-0.0060392446,0.020879293,-0.003352709,0.027599264,-0.045242082,0.06206334,0.0031255302,-0.023861883,-0.008461392,-0.0039786617,-0.0462498,-0.038867604,0.017879507,-0.015998384,0.015007144,0.002031216,0.008679875,0.028089466,0.05432682,0.004674795,-0.034777977,-0.034339488,-0.053733032,0.03616184,-0.15477104,0.036459815,-0.0023707957,0.015604052,-0.0074764974,-0.010184094,-0.00031195063,-0.0270929,-0.050444108,-0.005521612,0.005744004,-0.04635422,-0.006269215,-0.030181086,-0.020968495,0.020046027,0.0037013548,0.003784702,-0.05572018,0.10125685,0.01252581,0.014222512,0.040572725,-0.0017794004,-0.0138168,0.02579451,0.024156675,0.02412012,-0.025477767,-0.047905717,-0.030247113,-0.044339105,0.01678883,0.05139896,0.036763284,0.0081368815,0.002335069,-0.013174665,-0.043674894,0.004067376,0.0026413633,0.039702695,-0.014704371,0.017573344,0.023414174,0.049049947,-0.011123014,0.0042957305,-0.064665414,-0.014971361,-0.023214908,0.048020687,-0.029521517,-0.0072948392,-0.0070910538,-0.046898402,-0.049827196,-0.006515447,0.033904556,0.030956848,0.00041716106,0.022772705,-0.040244214,-0.040434077,-0.022996156,0.0147530995,-0.04626504,0.050264895,-0.015259973,0.028967734,-0.04751857,0.04370153,-0.0064331596,-0.01801891,-0.021036921,0.022096097,0.023662774,-0.046110593,-0.034640707,0.0064098085,-0.022143293,-0.008209937,0.013840312,-0.06579015,0.056255944,0.002252933,0.005804944,0.0024906467,-0.043003622,0.012327206,-0.052093055,-0.024750344,0.014336468,-0.021165133,-0.0026857236,0.04981107,-0.028851658,-0.0006280296,-0.01871208,0.0024096537,-0.008942576,-0.0070331637,-0.027973093,-0.024425896,-0.07710068,-0.000039928927,0.017619807,0.012960502,-0.020415343,-0.03322963,-0.008811669,0.010495976,0.0094478475,0.024812097,-0.08473004,-0.014854991,0.0014570843,0.0409218,0.04032649,-0.021111125,-0.018944927,-0.017995596,-0.0032991278,-0.01921592,0.02507473,0.06094108,0.0036870274,0.051821556,0.008710367,-0.004364976,0.00081554614,-0.022476606,0.030260785,0.026390707,0.019918054,0.011319103,-0.02245698,0.04052209,-0.019593406,-0.023968467,-0.018741108,-0.03250638,-0.0024853686,-0.026090376,-0.0073662116,0.02011797,0.014761841,0.06907816,0.012720211,-0.020350724,0.0149954185,-0.02064211,0.012103902,0.034758277,-0.008000538,0.0053387857,-0.024469951,-0.009095628,0.024329776,0.018943861,0.006081868,-0.108018145,-0.025126548,-0.00005684576,-0.04590005,0.06849696,-0.0006716364,-0.005400805,-0.029190155,-0.006179012,0.0043558083,0.07191967,-0.0074690646,0.012087863,0.020160198,-0.016996665,-0.020255616,0.039899703,-0.01346238,-0.015355619,0.05421364,-0.0024079958,0.019844424,0.024216432,0.002381738,0.016203541,-0.016320342,0.041313816,-0.040294416,-0.006566564,-0.028976321,-0.008664952,-0.024103649,-0.04679711,0.059212364,0.015033792,0.023314714,0.012840104,0.016404897,-0.010699794,-0.036842685,-0.014251763,0.03998061,-0.012029375,-0.028436713,0.008394203,-0.008297467,-0.0010904409,-0.024274178,0.035806824,-0.0035090996,-0.0231461,-0.0018352661,0.020982545,0.00022026579,0.030980606,0.056412354,0.029874388,-0.009279222,-0.03182965,0.03374002,-0.008888997,0.030615544,-0.0029065,-0.011506123,-0.022563359,0.00386124,0.006565074,-0.00875541,0.022428928,-0.06260504,0.025593376,0.03306425,0.024796182,-0.00469135,0.026532346,-0.005161689,0.012145623,0.006332605,0.009123675,0.05954283,-0.08282787,0.00024595414,0.0045692604],"last_embed":{"hash":"1c0d8r2","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"1c0d8r2","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"I'm not seeing results\"#{4}","lines":[255,256],"size":65,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1c0d8r2","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"It's boring\"#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.001531609,-0.01786918,-0.052107047,-0.018260488,-0.049050238,-0.06618578,0.05876837,-0.00949623,0.010961405,-0.009405013,-0.0052837203,0.0072938874,-0.023330798,0.0021266632,-0.009649998,0.0025090708,-0.021431118,0.00888415,-0.004254144,0.028639251,-0.03265643,0.0142077105,0.04951627,-0.016468339,-0.007851656,0.015595522,-0.009986888,0.02714009,-0.012609784,0.041793607,-0.0078025768,-0.0016291935,0.04990941,-0.02554823,-0.061457556,0.010873967,0.0039861747,-0.0069471467,-0.017378848,0.03656056,0.035854656,-0.03373515,0.023548076,-0.012537506,0.081070356,-0.013819136,-0.07165455,-0.007319349,-0.013844845,-0.030417386,0.024336843,-0.028884832,0.0313441,-0.010558428,0.009081656,0.04227275,0.01316096,-0.018134186,-0.015877927,0.010099083,-0.03845982,0.023568174,-0.026484365,-0.035908878,-0.044520527,0.068284914,0.008544196,0.0015766144,-0.025112394,-0.038023785,-0.018211339,0.026604801,0.036015432,-0.0022362042,-0.042420108,0.0071360804,-0.030534986,-0.008029832,-0.04221117,0.009326564,0.04401074,0.0087249,-0.005490342,-0.0061065434,-0.0066099344,0.0014532803,-0.009378133,-0.0035566718,0.0036405057,0.026575625,-0.005105177,-0.024141734,0.006337507,-0.026268115,-0.057534415,0.039123412,0.012936384,-0.016624957,0.010850519,-0.045319416,0.033164177,-0.008019554,0.0022176013,-0.017806275,-0.03608903,0.0077523286,0.00572547,0.0022264225,0.056434967,-0.0015869769,0.035495512,0.059966613,0.03858538,0.027365291,-0.027484162,0.00866925,-0.011920571,-0.023536064,0.02537421,-0.0156161385,-0.0017571725,0.07108411,0.02882212,-0.007791192,-0.0216134,0.014451238,-0.01413133,-0.024732329,-0.013409118,0.0009864921,0.013565594,0.01108576,-0.037684217,0.00017073037,-0.025718864,0.014550485,0.06959646,0.05765075,-0.044205703,-0.040694773,-0.022642132,0.030746175,-0.026988577,-0.04827213,-0.018704468,-0.010036977,0.054844443,-0.0086617265,-0.015352504,0.038425952,-0.009984959,0.021429317,0.012413326,0.0778337,-0.019610442,0.016757196,0.00036960669,0.04800235,-0.013092478,0.0022992466,0.034426056,0.013457286,-0.018041793,0.06624786,0.012794557,0.010185149,-0.032407306,0.03635095,-0.01034453,0.008099503,0.010816181,-0.025741184,-0.013518985,0.038846184,-0.008195443,0.030079367,0.04343419,0.0268243,0.021543602,-0.014501941,-0.005594785,-0.003310954,0.0017222379,-0.05219053,-0.015551951,0.054986402,-0.03290333,0.0025462524,0.0100810565,0.00167177,-0.018232675,-0.02618489,-0.025530005,0.00090735144,0.0398269,-0.022128103,-0.00406359,-0.02013915,0.00998733,-0.050952304,0.03318945,0.030250024,0.031781096,0.03747467,-0.0006919583,-0.03828705,-0.07511187,-0.034359444,0.018035103,-0.012585461,0.033027872,0.042896707,-0.024510318,-0.008330646,-0.024504697,-0.05856455,-0.02664074,-0.019652994,0.012718523,0.028993683,0.009054094,0.032125667,0.021353086,-0.0048814057,-0.040349487,0.0047807614,0.00096968387,0.03741965,0.0070280526,0.018523298,-0.030327108,-0.0335714,0.02042169,0.02850333,0.004822881,-0.055625804,0.029274713,-0.016735805,0.02897264,0.01866644,-0.021711336,0.028718648,0.018722456,-0.021733137,-0.022462822,-0.024333538,0.027006362,0.027249994,-0.02552927,-0.024869353,0.024176013,-0.009634559,-0.0070230355,-0.007878204,-0.0018318724,0.036410265,-0.021886824,-0.00311218,-0.02369229,0.015936334,-0.016883714,-0.016041368,0.01856528,0.026746264,0.02820284,-0.022265721,-0.002750509,-0.04622277,0.008336282,0.061078735,-0.020928731,-0.043225948,0.04903698,0.030398933,-0.044079203,-0.031342763,-0.049424212,0.016150167,0.03850624,-0.011184353,-0.023513203,-0.008198737,0.0074868994,0.052687276,0.015780164,0.017984176,0.021035923,-0.015368914,0.031349618,-0.011135503,0.052545644,-0.004080773,0.02827943,-0.02691279,-0.03825151,0.0024650372,0.025520917,-0.16049987,0.025126327,0.022389406,0.032275375,0.021881383,0.0019809871,-0.031500723,-0.003246532,-0.02681754,0.042953685,0.048123606,-0.02297944,0.00007413389,0.0013815559,-0.0073293555,0.0056561194,0.0059688766,-0.050020877,-0.02625582,-0.031666886,-0.009497871,-0.020740839,0.08198215,0.033363633,-0.019752562,0.024608834,0.04569201,-0.03933199,0.010612978,-0.019353641,-0.08092165,0.036587182,-0.00486476,0.051065914,-0.0009689916,0.03718183,-0.004880215,0.037610557,0.019415192,0.01307263,0.068463914,0.03911324,-0.0017151952,0.0148692615,0.02049357,-0.013222643,-0.013946695,-0.026616996,-0.08144349,-0.030052032,-0.010386745,0.007462689,-0.03888981,0.009402333,-0.040879115,0.009898063,0.016748229,0.033806905,0.013145268,-0.040234406,-0.020592423,0.010224981,-0.018874345,-0.01694934,-0.04721148,-0.04484123,0.0316738,0.021139368,-0.033133663,-0.009642543,0.0089777,0.011808389,-0.007862386,-0.014955694,-0.043227218,0.029088484,0.012702687,-0.026471771,0.008064097,-0.12365264,0.020655025,0.0050335056,0.011192898,-0.008909838,-0.010859175,0.00296877,0.018115118,-0.02437734,0.01072434,0.2303407,0.032996595,-0.018113423,-0.028947616,0.045520023,-0.004251872,-0.019669218,0.038224403,-0.02307264,-0.023429096,0.00077609665,0.03674083,-0.01549213,0.010725644,0.016085539,0.054279972,-0.065345794,0.018884819,0.07036007,0.0037156767,0.016915608,-0.034787603,0.041886725,-0.03629602,-0.021917002,-0.005947003,0.015787205,0.044613462,-0.0037522102,-0.0011487402,-0.05789437,0.028743444,0.035365246,-0.03673431,0.043532833,-0.0150341885,0.010661916,-0.025540035,-0.023462676,0.006870086,-0.0018186378,0.03209473,0.02447129,-0.007539098,-0.04135124,-0.00081675727,-0.0025188662,0.058507115,-0.016617166,-0.0078102625,0.010194041,0.0136855105,0.025371658,0.0011742145,-0.0064410805,-0.018217435,-0.02652912,-0.011182391,-0.01387825,0.027966065,0.026701285,0.028707054,-0.043346904,-0.027530478,0.028739356,0.023118678,-0.05217082,-0.021236159,0.037014436,0.0017277297,0.003847852,-0.006207101,0.0025443875,0.007419268,0.02017323,-0.02310024,0.0023217683,-0.0092104785,0.00897048,0.007141384,-0.025005775,-0.04004573,-0.027183848,-0.037004605,0.027161686,0.024240121,0.017418427,0.086248934,-0.0263789,-0.008618734,-0.0111875255,0.073221214,-0.062122714,-0.01862545,-0.063078016,-0.018045789,0.0107745165,-0.09037583,0.012522012,0.05724871,-0.012385935,-0.006065764,-0.014429276,0.0073828367,-0.030446194,0.009706063,-0.009722009,0.0028128629,-0.00796209,0.014021262,-0.0675804,-0.011009434,-0.02389652,0.008186335,0.051907465,0.054086972,-0.021681432,0.02255867,0.03195825,-0.041829783,0.0043289373,-0.01354172,-0.010690396,0.03478179,-0.054413553,-0.028577818,-0.004908047,0.024673747,0.041258186,0.03751769,0.024884291,-0.028635986,-0.030844076,0.039917946,0.02658131,0.003105908,0.058057643,-0.014580685,-0.005289423,0.0029094077,0.0016790485,-0.0063662,-0.01392331,0.044890493,0.01164389,0.056077488,-0.046236727,-0.016682079,-0.029339876,-0.006774321,0.02857191,0.01774954,0.013868823,-0.02294219,0.0019171033,-0.07634709,-0.059154756,-0.0154261235,0.002799615,0.006626615,-0.009427613,0.013119461,0.011070091,0.08510051,-0.011429865,0.021511892,0.028473074,0.016011031,-0.02790484,-0.05006556,0.011962789,-0.0003972836,-0.025441188,-0.04910201,-0.011125144,-0.051828608,0.0359302,0.027536454,-0.001932438,-0.02810868,0.03728835,0.017568361,0.009280134,0.05398489,-0.006036113,0.006472377,0.018519925,0.0017605167,0.033541195,-0.03898633,-0.00085894304,0.10312272,-0.019209132,0.00970514,0.021441704,0.03384058,0.07450832,0.03391819,0.041538805,-0.036450204,0.024604142,-0.048709176,-0.0011160421,0.0033016882,-0.011877015,-0.009484256,-0.029402796,0.041319113,0.031015977,-0.000018762314,-0.009710354,0.023973718,-0.06343932,0.003465835,-0.05001601,-0.051551677,0.0026353882,-0.0054300483,-0.022612743,-0.04734562,0.015431369,-0.015886048,0.0032757341,-0.040822454,-0.030262318,0.015261434,-0.032279804,-0.02504026,-0.022707716,-0.023479413,-0.009364043,0.023744166,0.0049082376,-0.02681549,-0.021852167,-0.014548145,0.009774716,0.0023287428,0.021608008,-0.00932499,0.0055681965,-0.01711797,0.023433708,0.017024688,-0.013665794,-0.008605115,-0.0871654,-0.052444547,0.017625665,0.0006113565,0.0031770465,-0.0033117735,-0.0016337298,-0.014996818,0.010514209,0.038364183,0.018784186,0.036031917,-0.00022053142,-0.041532688,-0.008814195,0.050560128,0.016846465,0.008491644,-0.02491101,-0.03653059,-0.0031945468,0.034536492,-0.055623192,-0.044232015,0.002257951,-0.0030270913,-0.021218648,-0.02965824,-0.03358365,0.010312852,-0.0032172622,0.0308508,0.0408186,-0.03660045,-0.030150004,0.026423635,-0.0036674791,0.017995043,-0.011204046,0.0074973633,0.043062363,-0.005411726,0.030195283,-0.020006957,0.024309035,-0.0010286353,-0.041145306,-0.0020285156,0.023904113,0.018582912,-0.04665799,0.040503755,-0.0014694927,0.016562752,0.0077022337,-0.012975857,-0.005802842,0.004557207,-0.030303743,-0.00081152905,0.015855245,-0.03747532,0.028858088,0.025370087,0.02487706,-0.031404242,0.008814609,-0.0030161152,0.024105994,-0.035631757,0.015462249,-0.04458588,0.07675309,-0.0038865122,-0.0181502,-0.019098928,-0.038295116,0.0014944526,-0.036708325,-0.0037698806,-0.051219627,-0.039206553,-0.032866813,-0.051811233,-0.039747875,0.003133423,-0.024465568,-0.031223346,-0.020181378,-0.002893151,0.018361093,-0.02081375,-0.014328201,0.01726486,0.026062766,0.017644726,0.041585784,-0.052434757,0.024707131,0.04722306,0.027114311,0.0036925497,-0.00777159,-0.010978828,0.03941534,0.034705058,-0.0044736913,-0.019186374,0.025719771,0.020674165,0.01829462,0.02031517,0.030031314,-0.0019863138,-0.018743217,0.031469796,0.0028315207,-0.018606229,-0.020876065,0.022912335,0.007958346,-0.021967998,0.05318961,0.024960304,-0.009468391,0.025066873,-0.003271725,0.0044674007,-0.02458163,0.052272882,-0.02048264,0.005960084,-0.009372282,-0.023966255,0.00047786164,-0.04061639,0.010979546,-0.03978211,0.025360892,-0.0030731456,-0.017218508,-0.0010775025,0.04473865,0.015780715,-0.017755272,-0.05738601,-0.06507169,-0.0048303655,-0.12484714,0.021630518,-0.020187177,0.011285175,-0.0102293715,0.0024001307,-0.011395871,-0.05169837,-0.024479613,-0.045335073,0.0017121918,-0.027580092,0.010615511,-0.0032673306,-0.0048560067,0.020826662,-0.022427784,0.017355079,-0.026990214,0.049723275,0.0028702836,0.0073198094,0.011144807,-0.0025127707,-0.01734789,0.0028120503,0.014417976,-0.029931333,0.0021173044,-0.014789746,-0.045074005,-0.039852735,0.02988977,0.019870756,-0.0072341445,0.031873163,0.013858117,-0.028344398,-0.05632574,0.02637888,-0.027465777,0.004531978,-0.02826888,0.03330642,0.004645155,0.06451689,0.0039482694,-0.0006033636,-0.071985945,-0.017558325,-0.023424566,0.054030877,-0.03572788,0.01932731,-0.032536525,-0.03675048,-0.037884615,0.0020657333,0.046449453,0.011773455,-0.0037992194,0.043257337,-0.020296391,-0.033910494,-0.02797595,0.014307404,-0.019840566,0.05212896,-0.027614146,0.07466191,-0.05634014,-0.0032388344,0.006793966,-0.0039595184,0.006220497,0.03000868,0.02290762,-0.04778402,-0.023330802,-0.027295737,-0.047117192,-0.016086083,0.02217042,-0.045851193,-0.021243379,0.015591076,-0.018554516,-0.019968439,-0.03765301,0.014831319,-0.07152552,-0.020054229,-0.013080638,0.0054368796,-0.015987039,0.049888674,-0.049263556,0.02100939,-0.003355247,-0.005442704,-0.03923582,-0.025778186,-0.020671373,-0.0021040721,-0.060755897,0.02333059,0.015601996,0.006601104,-0.012590836,-0.014498533,-0.029057842,-0.0037329819,0.014582693,-0.023674125,-0.049938973,0.004205053,-0.002243325,0.014522996,0.049123053,0.029586593,-0.022246206,-0.034442548,-0.022951463,-0.011592495,0.004639451,0.056984026,0.023190428,0.047111128,0.02747784,-0.014196533,-0.019044848,-0.041131034,0.03429946,-0.006591461,0.007871682,0.015726363,-0.011138185,0.021264547,-0.0025722645,-0.04172953,-0.009689442,-0.034520965,-0.0075207427,-0.042334378,0.0021188334,0.0081256535,0.0045063235,0.037973527,0.0018983654,0.02633385,0.030387081,-0.012590438,-0.011281462,-0.033500135,-0.0024257863,0.038554884,-0.0256458,0.0019351239,0.027496254,0.064494506,0.026956392,-0.069956556,-0.027202727,0.02828685,-0.01484524,0.062647834,-0.0010173275,-0.01853459,-0.04007797,-0.013191796,0.0530657,0.055566482,-0.013531785,0.009009999,0.024759194,0.01306104,0.005861023,0.033048876,-0.019074246,-0.0037750846,0.034416266,-0.010259778,0.005438191,0.0542029,-0.025830347,-0.004338574,-0.033928405,0.013323838,0.003985481,0.02436765,-0.04141861,-0.019315302,0.002401904,0.021326317,0.05049185,0.02760708,0.030459277,0.0090208445,0.032664753,0.015895117,-0.016527457,-0.018452093,0.0059291297,-0.019168459,-0.036384836,0.0019448828,-0.026674557,0.00758668,-0.02432475,0.027183024,-0.059135128,-0.021442963,-0.013271572,0.008567219,-0.009205827,0.003234695,0.035408337,0.034855846,-0.007091243,-0.002858679,0.031247342,-0.018582182,-0.00518768,0.004943376,-0.015665388,0.0011802975,-0.019425606,0.028130796,-0.038764965,0.022458483,-0.058830053,0.006109518,0.028052893,0.032103483,0.016437557,0.019781247,-0.0028770997,-0.01215931,-0.024999328,0.023343079,0.061613556,-0.060775135,0.036498763,-0.028614402],"last_embed":{"hash":"1hrrd01","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"1hrrd01","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"It's boring\"#{1}","lines":[258,258],"size":90,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hrrd01","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"It's boring\"#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.011447543,-0.015982708,-0.066665195,-0.016747976,-0.0476025,-0.038283583,0.023784185,0.008768514,0.004846269,-0.012477454,0.0048868963,0.0066494783,-0.034842253,0.008490323,-0.0055500255,-0.024220822,-0.0032818,0.02616248,0.0029598223,0.028392456,-0.0126913795,0.013097072,0.064635076,-0.016677752,-0.03431424,0.015754716,-0.011186948,0.02814961,-0.0008520364,0.039422724,-0.025389431,0.0036364153,0.057166412,-0.02735756,-0.028506724,-0.018917648,0.01217396,0.0104099475,-0.036607053,0.03672841,0.026189353,-0.0014724921,0.035969708,-0.012580255,0.076500624,-0.014372783,-0.06588188,-0.0034505895,-0.022441741,-0.005638179,0.025532424,0.014068385,0.02107088,-0.005117863,0.016738383,0.062246274,-0.01327671,-0.043627307,-0.00899967,-0.002275742,-0.048956335,0.023343535,-0.032046143,0.0029756422,-0.023007829,0.071310446,0.034840766,0.0017588509,-0.025931912,-0.038363665,-0.045596734,0.027830688,0.034449592,-0.01709297,-0.02303945,-0.0030391512,-0.016407497,0.002734554,-0.03352984,0.028488964,0.02455341,0.0008891552,-0.021525465,-0.019620711,-0.005724614,-0.0009808723,-0.042896245,0.0038373864,-0.00034552708,0.024777194,0.011412056,-0.018118208,0.016326332,-0.033123363,-0.06779782,0.042743053,0.0058269524,-0.0055534304,0.020750925,-0.02759958,0.041220624,0.00091311935,0.0071422183,-0.02155378,-0.037821002,0.009453515,-0.00073033245,-0.017563108,0.027751679,-0.0091196615,0.050783418,0.052603826,0.025761424,0.038264234,-0.02370544,-0.024757272,-0.0077522886,-0.017442811,0.021191277,-0.018027913,0.005136969,0.07234428,0.047461826,-0.013564906,-0.034571797,-0.004858256,0.010621128,0.0010098787,0.0011879225,0.022075217,0.029076062,0.0035314686,-0.030337267,-0.0037358394,-0.021383032,-0.0048360294,0.07742423,0.023041466,-0.027843473,-0.07948963,-0.009638838,0.021099139,-0.025942158,-0.04348427,-0.01806582,-0.0116238315,0.045358177,-0.013719854,-0.025574068,0.027635263,-0.019262819,0.0054822667,0.00066197995,0.07211504,-0.041641347,0.001193298,0.013853291,0.05420408,-0.015494734,-0.015335141,0.0407116,0.006153554,-0.03191574,0.05877722,-0.0025956163,0.0030633728,0.009872399,0.024940848,-0.024120513,0.0056112013,0.016825391,-0.030163769,-0.0041165003,0.037761632,0.023588454,0.021933518,0.053726394,0.023890857,0.01898414,-0.003940021,-0.007020312,0.0025006488,-0.00011423766,-0.050894678,-0.012027708,0.052744094,-0.044106472,0.008060992,0.013344446,0.016053205,-0.01777179,-0.03247529,-0.00040141316,-0.026976174,0.0481516,-0.005865655,-0.002785747,-0.012284823,0.013997622,-0.05632457,0.019414624,0.046805695,0.03995427,0.03208626,-0.0052201706,-0.006701802,-0.0559991,-0.059888717,0.015952846,-0.009543841,0.014814958,0.03057992,-0.014441357,-0.008713565,-0.0528731,-0.044384807,0.005871995,-0.008629108,0.03269167,0.023682032,-0.0276909,0.022694333,0.023798127,0.01865581,-0.022231648,-0.009471546,0.0031567027,0.024974724,0.018162983,-0.01685022,-0.042633254,-0.037232373,0.024791608,0.023726393,0.03008569,-0.018742848,0.034039948,-0.023160867,0.034484927,0.007145662,-0.017286843,0.03177328,-0.01605186,-0.03534017,-0.013772903,-0.037027903,0.041316055,0.033211008,-0.023448387,-0.009345373,-0.0016908299,-0.003892073,-0.032045357,-0.021323599,-0.0029574514,0.04357593,-0.018247481,0.009020146,-0.00007261865,0.003554829,-0.02424687,-0.019076426,0.009778515,0.010491026,0.007321489,-0.011788586,-0.029388933,-0.041366525,0.024194395,0.04422238,-0.042430528,-0.026162481,0.05692109,-0.005207001,-0.035764463,-0.02233633,-0.039427537,0.024364676,0.04089533,0.0035268795,-0.031582,-0.028100587,0.010728832,0.055411242,0.016895711,0.0062549105,0.029580817,-0.013198409,0.018007865,-0.008453737,0.00086177693,-0.031385873,0.043168314,-0.015612456,-0.030414129,0.015049835,0.028346242,-0.16592373,0.012013203,0.031089546,0.06179047,0.03718236,-0.013327656,-0.021069948,0.018101305,-0.05583257,0.03166148,-0.008077883,-0.04067933,-0.005417524,0.008602806,0.0027779276,0.035477858,0.0035744554,-0.037561268,-0.03375687,-0.03453586,0.01234616,-0.00985181,0.06551919,0.055213165,-0.03156637,0.04480239,0.06815919,-0.020024952,0.005987276,-0.026170662,-0.07217424,0.028317198,0.0036641853,0.023162547,-0.0040604034,0.02528757,-0.011137963,0.037960652,0.002447553,0.004288131,0.03580928,0.032634415,-0.016200852,0.011321602,0.026783198,-0.008510705,-0.02551823,-0.03171793,-0.07398098,-0.047977563,0.02993463,-0.001992989,0.00012660307,0.02345136,-0.037401605,-0.0016719383,0.0076004663,0.03608617,-0.028418424,0.01032131,0.0018641124,-0.008961566,-0.031148372,-0.021957455,-0.006045909,-0.05250449,0.032715373,0.03138269,-0.033393215,-0.023570271,0.04211557,0.01932177,-0.0018654905,-0.018772494,-0.0072013685,0.037588812,0.009787828,-0.023449406,0.0025965385,-0.10778604,-0.005814609,0.021727344,-0.009820567,-0.006278761,-0.017185396,0.014776437,0.022383057,-0.016969226,0.00631319,0.2437215,0.00022311273,0.0053663906,-0.03410741,0.02758823,0.01804413,-0.023916753,0.028966572,-0.03118316,-0.030299682,0.019835146,0.04702338,0.013405706,0.008415231,0.024501741,0.07174817,-0.049910292,0.006207119,0.065807894,0.015908904,0.013055645,-0.044634875,0.020240238,-0.026693907,-0.05885553,-0.012654,0.004240136,0.009521221,-0.01583454,0.043892078,-0.048207115,0.03452799,0.024355233,-0.013450362,0.009723384,-0.04391283,0.014444941,-0.039173897,-0.027903257,-0.014454473,-0.007647234,0.025027571,0.0044091125,-0.017998256,-0.044485964,-0.0243693,0.019086296,0.02686677,-0.030299503,-0.017132647,0.018659705,-0.0023078292,0.0057835984,0.011460235,0.009758823,-0.010494743,-0.014214495,-0.014524376,-0.032907695,0.0097687915,0.029070247,0.03144677,-0.009525878,-0.04035785,0.015627868,0.015337238,-0.049843155,-0.011655295,0.031027807,0.011974146,0.012365204,-0.009937245,0.011621364,-0.0113839125,0.012889804,-0.029082764,0.017149314,-0.0077057355,-0.004119727,0.014025648,-0.03157759,-0.037228778,-0.03223119,-0.020367857,0.029271249,0.00765702,-0.00093968236,0.077522285,-0.017814413,-0.01771564,-0.0030405563,0.065867834,-0.030993966,-0.036454376,-0.056951724,-0.03351685,-0.009596901,-0.067714445,-0.009233551,0.029571062,-0.030882733,-0.004854741,-0.010479589,-0.012210598,-0.0017010618,0.011824233,0.006952049,0.010814941,-0.015596774,0.00833141,-0.084236555,0.0055583837,-0.018419597,0.016845495,0.026656691,0.06649654,-0.02496578,0.011102425,0.02405141,-0.028022854,0.024058264,0.015247637,0.0026672296,0.042421926,-0.0307143,-0.03621871,-0.00567525,0.043159414,0.018863074,0.018085495,0.029652096,-0.027499998,-0.024895495,-0.0024595943,0.04311883,-0.0036418936,0.046848834,-0.027749179,-0.027045703,-0.0100696,0.012609974,-0.01246024,0.0017579994,0.0282427,0.026294759,0.047461644,-0.05563671,-0.024716886,-0.04481819,-0.009797854,0.03962008,0.014904529,-0.020257017,-0.034627635,-0.015740374,-0.04628414,-0.038920075,-0.026252445,-0.0013323023,-0.008600583,-0.0000090326985,-0.0019695917,0.03938538,0.08275056,0.0003605616,0.025739495,0.0045994734,-0.0049735713,-0.009991752,-0.036641143,0.012856979,-0.007962758,-0.042018138,-0.0094261,-0.014713175,-0.037676986,0.032741144,0.0012380499,-0.03226246,-0.020845108,0.027104158,0.0113577,0.0216541,0.03479311,0.007190858,0.009882677,-0.0027262305,-0.018417345,0.026982984,-0.04278815,0.036020007,0.11684623,-0.007948058,0.02030614,0.024304144,0.022766873,0.072954215,0.034496445,0.034601107,-0.019292543,0.005516835,-0.017877595,0.005259766,0.01263929,-0.002552752,-0.019686721,-0.03181572,0.052432567,0.039239738,-0.0032993697,-0.015731497,-0.0008244916,-0.0547729,-0.019616058,-0.0560474,-0.027592901,0.013233085,0.002861622,-0.025963556,-0.044313796,-0.024158495,-0.015221139,0.020269025,-0.0299437,-0.03130356,0.015360641,0.004323918,-0.018252729,0.017036967,-0.020215236,-0.0045240726,0.014252283,-0.011591325,-0.05002985,-0.048753574,0.037354697,0.027617719,0.00022362467,0.013682514,-0.017748278,0.016193412,-0.02807283,0.018799935,0.027384302,-0.013613308,-0.004881694,-0.07845706,-0.052212723,0.009233689,0.015673637,0.019252222,-0.03325878,-0.018952224,-0.014259511,0.0383132,0.025053676,-0.012455448,0.013674945,0.012422323,-0.04439445,0.013855063,0.041131165,0.0074085016,0.008016478,-0.046554208,-0.03316475,-0.00038709573,0.03461267,-0.040911112,-0.06252475,-0.0064120395,0.008378254,-0.024029275,-0.017946813,-0.00434409,0.023810366,-0.017535599,0.024855036,0.038310632,-0.0662808,-0.044133816,0.03404847,0.00031346656,0.006587143,-0.014910946,0.020345058,0.054327197,0.0026992615,0.013249643,-0.021855518,0.031837977,0.014414075,-0.04370919,-0.016329085,0.027204134,0.0047133365,-0.030391244,0.049455844,0.0120750675,0.022041926,-0.0052020308,0.003583902,-0.0074961674,-0.0051827496,0.0003171387,0.021082522,0.009997399,-0.039185572,0.045420364,0.03901788,0.038109213,-0.014925857,-0.009139203,-0.0043099746,0.02410515,-0.005599994,0.015935907,-0.036315758,0.04638159,-0.018225165,-0.017688237,-0.025228687,-0.030110916,0.006911523,-0.06035724,-0.008599286,-0.046936702,-0.028217958,-0.04458417,-0.036484066,-0.033744354,0.019863289,-0.043936454,-0.014780859,-0.04284558,-0.005007244,0.01999058,-0.02078542,-0.007638771,0.021078704,0.023985941,0.029229263,0.05171794,-0.018874537,0.032247018,0.044350676,-0.014096699,0.014132552,0.0033708063,-0.0071296585,0.03474254,0.01943179,-0.017896255,-0.005448071,0.013655972,0.0035218785,0.0030697878,0.01894562,0.04409416,-0.00072246627,-0.011413055,-0.008018466,0.0069693136,-0.0067361435,-0.0117472755,0.025685878,0.012742124,-0.031332765,0.016202565,0.030424036,-0.010079663,-0.009560365,0.006885103,0.010536176,-0.024708617,0.06595271,-0.021946177,0.013555889,0.012862203,-0.044246525,-0.022008067,-0.045245204,0.013335242,-0.053685233,0.03550115,-0.035858963,-0.016583027,-0.006565494,0.061419114,0.016174188,-0.012034743,-0.040791053,-0.045528557,0.008656408,-0.14382336,0.023469012,-0.01383073,0.016556816,-0.010376976,-0.0017208486,-0.018447334,-0.050811082,-0.03208345,-0.015346001,0.02048578,-0.030306943,0.0196371,-0.02215556,-0.021800073,0.03697409,-0.013866205,0.023695566,-0.047801115,0.06395019,0.0015149983,0.03336199,0.011345619,0.009339407,-0.008414117,-0.0028202375,0.007930196,-0.039657906,-0.0104576545,-0.023829298,-0.039450366,-0.031197831,0.027703699,0.050948504,0.007837131,-0.0026022058,0.018995715,-0.029963246,-0.043999996,0.020698685,0.0015718847,0.019538136,-0.010486577,0.044218995,0.027228609,0.06496537,0.010852659,0.017949285,-0.026049783,-0.010701954,-0.012370051,0.07774199,-0.018700901,0.017662104,-0.024452021,-0.06610624,-0.029791154,-0.034316137,0.030126914,0.03423739,-0.009410928,0.033622354,-0.011709897,-0.01245176,-0.023284413,0.009374088,-0.015460536,0.033748794,-0.028896583,0.039696414,-0.038613155,0.01549651,-0.013592909,0.00018418931,0.003621805,0.020752126,0.0074054594,-0.057720404,-0.026946466,-0.018005474,-0.078795396,0.032494754,-0.012116637,-0.033701178,0.016188493,0.017066533,-0.008514849,-0.0071912524,-0.055121396,0.015839985,-0.07172174,-0.018494861,0.015222285,-0.02361965,-0.04558075,0.055851262,-0.04115466,0.027121646,-0.021345412,0.014330235,-0.036517583,-0.0022717868,-0.0391797,0.005107807,-0.07403626,0.014731921,0.039774742,0.017259385,-0.026956234,-0.027437083,-0.030282624,0.016637294,-0.0069964486,0.00681439,-0.09460529,0.0012410284,-0.011163709,0.002905498,0.037348807,0.020434909,-0.016239066,-0.019110965,0.0027585055,-0.013339537,0.011512029,0.06701706,0.0050831824,0.05470797,0.044314295,-0.017839048,-0.005418851,-0.04341604,0.03640103,-0.0030834556,0.029651718,-0.020070937,-0.0066234916,0.037959147,-0.04487909,-0.032116946,-0.021860618,-0.023669427,-0.016357705,-0.03256286,-0.0068409136,0.011495476,0.0040305485,0.015331378,0.020983655,0.009894675,0.015261801,-0.01865637,0.00796864,-0.022095304,-0.0087886555,0.013901243,-0.03474573,0.013317278,0.01222874,0.05260287,0.0023479846,-0.06486634,-0.013961008,0.035541262,-0.029262368,0.06276583,0.004015121,-0.01930933,-0.05002012,0.006540474,0.047464345,0.043077692,-0.008332974,-0.0065200534,0.03276566,-0.004677596,-0.0028273708,0.025969222,-0.015318306,-0.02707476,0.03617108,0.02006744,0.006420379,0.038524073,-0.025338413,-0.021177389,-0.03657633,0.03175668,-0.008566998,0.006447088,-0.022039877,-0.02392858,-0.00010486372,0.026126256,0.061200183,0.013235734,0.033571366,0.02709222,0.016920174,0.018461522,-0.015287358,-0.02667269,0.008562395,-0.012279322,-0.0363494,-0.014094488,-0.025999574,-0.0028141541,-0.03189637,0.04982965,-0.031896554,-0.014400381,-0.010092125,0.015838634,0.003065796,0.012386885,0.04364119,0.011386577,0.0135210445,-0.042545844,0.04583598,-0.022944897,-0.010952249,-0.012059975,0.0081931995,0.018468611,-0.03277996,0.0144153945,-0.01871468,0.0059954617,-0.03548941,0.012031387,0.04069892,0.038914166,-0.0018826202,0.01617764,0.012573092,-0.004816048,-0.022700172,0.018208882,0.07746063,-0.07003074,0.043637484,-0.015477949],"last_embed":{"hash":"lb4d84","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"lb4d84","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"It's boring\"#{2}","lines":[259,259],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lb4d84","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"It's boring\"#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016368303,-0.0014757212,-0.05060778,-0.0010285071,-0.04456598,-0.0646214,0.04919869,-0.013476117,0.0027078185,0.0052528656,-0.0019743822,0.0057140645,-0.0012988204,0.0151162185,0.00089516805,0.03666629,-0.028894024,0.014020637,0.021175705,0.007722742,-0.0077329567,0.004307903,0.051599067,-0.042453006,-0.056008138,-0.013233793,-0.017299296,-0.0009584314,0.013885884,0.043758363,0.0018780233,-0.056257576,0.05401065,-0.02599226,-0.0722903,-0.016940739,-0.0062407213,-0.0027447282,-0.031120352,0.056743745,0.030453593,-0.017016118,0.03460162,0.0075566266,0.04882375,-0.0032170792,-0.073800445,0.017999632,0.011798186,-0.025264075,0.045201417,-0.02859677,0.040371243,-0.015562159,0.0060179504,0.05342056,0.015632544,-0.03611952,-0.041770313,-0.012492109,-0.048601177,0.011745496,-0.03792585,-0.032738153,-0.038335484,0.0681464,0.032168064,0.0255083,-0.02090982,-0.0259267,-0.022457747,0.019859804,0.020087827,0.002495963,-0.038201954,-0.02942832,0.010041245,-0.0127368765,-0.040673662,0.046053987,0.033353932,0.01477886,0.007333935,0.005677643,0.013747884,-0.004785671,0.011933357,0.008803118,0.02006989,0.017031644,0.014683657,-0.00815375,0.012207835,-0.0056242333,-0.03685759,0.016710691,0.020069294,-0.043255962,0.037860297,0.0057162265,0.02373374,-0.02085729,0.0032984999,-0.018694848,-0.022983678,-0.01515633,-0.032701377,0.014186716,0.031172818,-0.0051134927,0.028310686,0.039725572,0.051761247,0.020146087,-0.0025441425,0.010418665,-0.03737387,-0.008404128,0.021238476,-0.012202754,0.005575559,0.06527487,0.058308054,-0.03185888,-0.0037096944,0.00026620424,-0.0007744063,-0.0030579504,-0.00888972,0.035904348,0.027654959,0.0013066463,-0.03315754,-0.024550334,-0.008393598,0.00038076783,0.07314321,0.013292118,-0.02013457,-0.067213684,-0.009664213,0.042478155,-0.03573169,-0.039394524,0.014574655,-0.028671332,0.06358801,0.011787668,-0.0383771,0.049354706,-0.017098077,0.015978558,0.016120516,0.08124229,-0.0073247594,0.023489397,0.0016060653,0.05881469,0.0023572838,-0.034370493,0.034758326,-0.01521202,-0.024159832,0.058535792,0.012531201,-0.020905403,0.028993225,-0.013806728,-0.0031026488,0.0039039792,0.00024701955,0.014953125,-0.004421061,0.028318377,0.025225224,0.020903401,0.03884905,0.03165951,0.033228144,-0.018630486,-0.015172102,-0.0038507355,-0.0002478275,-0.06722619,-0.005777983,0.061887097,-0.05245279,-0.014941673,0.022102334,0.024752825,-0.027184956,-0.019112166,-0.030322954,0.009430424,0.08507028,0.022557033,0.0067612724,-0.009854222,-0.009294035,-0.041917663,0.035253983,0.035470966,0.005190547,0.028265223,-0.0058050505,-0.026495414,-0.034427907,-0.056239925,0.008487492,-0.033805463,0.014325867,0.057149794,-0.02354135,-0.024131365,-0.04702961,-0.041316517,-0.01449331,-0.019335823,0.019551858,0.0143255815,0.02381801,0.057503242,0.037428875,-0.026919229,-0.015659168,0.0014878291,-0.0084548835,0.026568208,0.008153792,-0.019316087,-0.012838793,-0.004648686,0.013363282,0.03565435,0.024909852,-0.032378376,-0.0094233155,-0.0071103894,0.022767704,0.015646704,-0.00964307,0.000035681274,0.030373378,-0.017436566,0.010197351,-0.019534307,0.022368288,0.047547027,-0.03386613,-0.0017473319,-0.0051245326,0.0030048948,-0.03325821,0.002248221,-0.0049194107,0.023818878,-0.018459015,0.016498495,-0.025963916,0.0064187045,-0.0037144318,0.016973378,-0.028690418,0.019997109,-0.008586655,0.01177995,0.0005856148,-0.03675516,0.0017186261,0.027691625,-0.0017576086,-0.013831382,0.000019823023,0.012364428,-0.04171144,-0.0115396315,-0.03305216,0.008831795,0.03706612,-0.006754482,-0.030499613,0.0055906987,0.005486264,0.055711202,0.024895929,0.01605523,0.014230949,-0.010960155,0.020208886,0.0026878691,0.016964251,-0.025919015,0.0409831,-0.012242211,-0.03172507,-0.0059906654,0.0030740788,-0.16862367,0.020328932,0.010051223,0.06092643,0.016102536,0.0045971614,-0.034890488,0.0033658782,-0.07222367,0.03374563,0.013618798,-0.03345135,0.028101955,0.016454812,0.039814092,0.0061613033,-0.0021338756,-0.038314942,-0.05277311,-0.041794945,-0.011681738,-0.020606365,0.083063856,0.043601118,-0.011166313,0.018331036,0.051977932,-0.011139291,0.01589445,-0.018451262,-0.049487337,0.050818026,-0.0029394228,0.009364284,-0.01542325,0.028382285,0.011242812,0.04856992,0.036711242,0.008490999,0.067968816,0.024568204,-0.016257301,0.015962431,0.02707985,-0.011081858,-0.03201485,-0.017468285,-0.07547024,-0.045586728,0.01531862,0.0015128033,0.0024759534,-0.0024113911,-0.041002806,-0.0016826516,-0.004550893,0.053267665,-0.0029506146,-0.020300508,0.0014460685,-0.00028072332,-0.040134013,-0.008254633,-0.06314998,-0.020434437,0.0008546391,0.026295302,-0.003066805,-0.012011536,0.025064772,-0.011233328,0.021103477,-0.039214104,-0.049541503,0.035158437,0.028634308,-0.009259432,0.0037252388,-0.112569824,0.00994733,0.017687174,-0.016545175,0.0033371155,-0.009673639,-0.015993956,0.009504653,-0.012530723,0.0037860346,0.23117179,0.028189855,0.021971151,0.010637751,0.030558895,-0.0011303533,-0.028007936,0.09511593,-0.006564571,-0.022755945,0.015547939,0.027779156,-0.018694999,-0.0036616828,0.0055454886,0.040346257,-0.03848188,0.023059586,0.05492173,0.0023730646,0.025611658,-0.033119377,-0.0047202385,-0.017349636,-0.061108325,-0.027960915,-0.0046773273,0.021657018,-0.010879731,0.020682037,-0.051502865,0.020410283,0.024907056,-0.028386798,0.022177892,-0.0019187476,0.03301286,-0.072855994,-0.022210944,-0.003089672,0.009396921,0.03091942,0.029865388,-0.02512255,-0.027138192,0.010309864,-0.021051403,0.02839651,-0.012265845,-0.041590035,-0.0001402153,-0.020601211,0.007700484,-0.0154515095,-0.002474518,-0.008581527,-0.0027824233,-0.032790862,0.0025737337,0.025011402,0.0011228304,0.02790774,-0.06913484,-0.020029496,0.03419257,0.012892213,-0.044233624,0.0047892993,0.028243816,-0.0027911584,-0.013120541,-0.0055533974,-0.0067217555,-0.006619944,0.015526693,-0.029013388,-0.02316828,-0.0139738,0.015950838,0.022906853,0.0014293566,-0.029750617,-0.053838875,-0.024460845,0.043074366,0.026515715,0.028210137,0.090491205,-0.035665434,0.008460891,-0.0022204525,0.05679005,-0.061281297,-0.0066159605,-0.036908064,-0.040409487,0.03329758,-0.08480949,-0.010059895,0.041223764,-0.011968519,0.0051569818,0.006746861,-0.02237708,0.020122746,0.013459531,0.014949563,-0.0047344277,-0.003646687,0.011092303,-0.07998632,-0.011585596,-0.022242075,-0.007963352,0.040207617,0.06731697,0.0047893054,0.025340846,0.04556757,-0.01973114,0.023320474,-0.0028441648,-0.0046237432,0.03028426,-0.0115408655,-0.037883226,-0.002116959,0.02875222,0.020514704,0.024046125,-0.0030158027,-0.035128426,-0.047234327,-0.0055941204,0.03877947,-0.0048615537,0.06726039,-0.021059532,0.007910659,0.008625551,0.0012632677,-0.030288657,0.0001681068,0.03690833,0.013264727,0.037353203,-0.056169316,-0.009176958,-0.018312134,-0.007434194,0.028372943,0.014231504,0.014523408,-0.034359302,-0.0002941306,-0.0734833,-0.03363977,-0.026355598,-0.007231269,-0.024003085,-0.028918406,0.013878255,-0.014671171,0.076652,-0.016058477,0.036622025,0.01837851,0.022644335,-0.022917423,-0.024193704,0.013299492,0.0023805532,-0.05404099,-0.021104738,-0.007401665,-0.035922054,0.022849595,-0.010931445,-0.0009059279,-0.03127009,0.0266226,-0.008553305,-0.00164354,0.043252483,0.02800402,0.005133208,-0.041233774,-0.011845964,-0.0017082593,-0.042349126,0.003112356,0.11100725,0.0199526,0.009112452,0.012322481,0.009379845,0.10112741,0.024978809,0.022895997,-0.027838483,0.027494447,-0.024151666,0.016850743,0.007960666,-0.026422147,-0.017630702,-0.016441496,0.03243928,0.035652544,0.0035081701,-0.008526676,0.020164434,-0.0609215,-0.01654003,-0.05247537,-0.024393927,0.026588524,-0.00017544888,-0.01645761,-0.014789455,-0.017774245,-0.0027658711,-0.022041783,-0.042868927,-0.012431015,0.04429595,-0.03265478,-0.03131378,-0.010737119,-0.00012997905,-0.008679098,0.0041877064,-0.023401558,-0.012974078,-0.030479228,0.013866474,0.046324622,0.0137212565,-0.0077941124,-0.03219206,0.00952392,-0.036563,0.018061867,0.0027839562,-0.011963322,-0.028889498,-0.07334535,-0.02596874,0.021205528,0.016700346,-0.013275662,-0.015601695,-0.008178967,-0.014328977,0.042185776,0.008063414,0.0039206254,0.0287843,-0.0005030719,-0.046294667,0.0070703295,0.036948074,0.012114585,-0.0002664003,-0.004880702,-0.037812524,0.010396648,0.009410291,-0.03072982,-0.06454129,-0.015904834,-0.009407169,-0.003530996,-0.04605677,-0.035921,0.016661854,-0.0034717848,0.02416468,0.028140303,-0.03641802,-0.038171194,0.0066926917,0.008261352,0.018568048,-0.031571753,0.010168392,0.059883296,0.010154725,-0.0049646813,-0.04840205,0.0138658285,0.015727796,-0.046721626,0.019843388,0.024389468,-0.025484078,-0.04617654,0.051470626,-0.007884897,0.018060222,-0.0044387123,-0.006460903,0.008778299,-0.006221776,-0.046685472,0.03460745,0.008530163,0.008133039,0.028156785,0.009229455,0.017340738,-0.031559486,-0.013255094,0.00008816702,0.031844217,-0.012979631,0.027881207,-0.013841796,0.064016156,-0.016423305,-0.028157784,-0.03866736,-0.024002027,0.0050418186,-0.051108554,0.0046227137,-0.013798907,-0.038839992,-0.053379126,-0.04307428,-0.024264695,0.020780645,-0.027627401,-0.016937654,-0.022271534,0.010547611,0.03814147,-0.015348822,0.004658633,0.012100915,-0.0064314366,0.041175496,0.032231692,-0.056168165,0.022939865,0.020222994,0.019952497,0.0123219285,0.00022312894,-0.0072729485,0.054808956,0.016983971,-0.028811792,-0.02143292,0.03296691,-0.019279195,-0.013790806,0.047504637,0.028622907,0.0015537357,-0.012626337,0.03494376,0.0067481464,-0.028958367,-0.012514578,0.009487236,0.023104701,-0.0548017,0.031677175,0.01806908,-0.018557891,-0.0047331266,0.0064176028,0.008404402,-0.02131581,0.057617538,-0.008437593,0.0029169533,0.035711378,-0.008159478,-0.025180504,-0.052198265,0.033191875,-0.033949167,0.029790713,-0.017577412,-0.008314768,0.004758154,0.038201004,0.021037688,0.011158942,-0.050195258,-0.07165301,0.0046145143,-0.12950975,0.030384772,-0.0067317607,-0.0016619435,0.007712187,0.007333122,-0.038938373,-0.048204347,-0.015873112,-0.03763328,-0.005423516,-0.037040893,-0.00726157,-0.011951987,-0.023438264,0.046729375,-0.005854156,0.002339415,-0.039526816,0.0469873,0.004949282,0.018705508,0.029187752,-0.009148021,-0.033431202,-0.011936267,-0.00851442,-0.015527799,-0.011182488,-0.029715516,-0.070318975,-0.066709444,0.01891848,0.07189471,-0.009328085,-0.009725283,0.013788578,-0.026763353,-0.059099756,-0.0027974695,-0.015973711,0.022390502,-0.015279681,0.040668022,-0.00699992,0.056147046,-0.014215997,-0.012669386,-0.0710653,-0.004658885,-0.013218345,0.062983215,-0.00033197232,0.0034066418,0.004553285,-0.042991687,-0.046572782,0.006165976,0.02426434,0.018478531,-0.02013077,0.045066036,-0.036242306,0.0070622684,-0.025145754,0.024804287,-0.0045862943,0.042109337,-0.012151712,0.01726408,-0.03593287,0.01591157,-0.0055560553,0.000017863336,0.004533665,0.01949801,0.028616281,-0.034798767,-0.019768322,-0.014609924,-0.05373532,-0.0014419359,0.004540708,-0.059350252,0.010710299,0.010752309,0.0070183123,0.01331314,-0.056219693,0.010794972,-0.05980701,-0.040025774,0.014007057,0.0068070893,-0.016995676,0.046669282,-0.025712162,-0.006728743,-0.031334173,0.0033621974,-0.055666313,-0.037740484,-0.052890327,-0.023956643,-0.04713828,0.022136766,0.008665217,-0.0004196934,-0.046920743,-0.018293185,-0.039124552,0.013824197,-0.01692923,0.0033410243,-0.045730375,-0.021574048,-0.004813302,0.012120115,0.04186552,0.020140914,-0.007873372,-0.019011177,-0.012538469,-0.016117366,0.025403688,0.06388537,0.041908603,0.037109397,0.051898006,-0.026674334,-0.016441252,-0.011271481,0.009418927,-0.008418334,0.022010583,-0.009272468,-0.016033502,0.049719527,-0.01011101,-0.023518607,-0.05012705,-0.012157508,-0.018803878,-0.020323317,-0.012530534,0.042678457,-0.025412329,0.031801827,0.0016243784,0.011570502,0.010145712,-0.035607163,-0.016856562,0.0035453148,-0.0067510596,0.0038590182,-0.027107334,-0.01679758,0.030620595,0.051100485,0.010361537,-0.06449532,0.0011122241,0.000072406096,-0.00017106159,0.077693984,-0.0031351233,-0.0114930505,-0.043955028,-0.0076271775,0.039149743,0.050855625,-0.021373177,0.025298422,0.03136909,0.018345654,-0.014137577,0.021561796,-0.034909025,-0.010827185,0.02537793,0.0046086563,0.025239406,0.06994433,-0.038314097,0.0141282715,-0.016106924,0.01720277,0.0044969637,0.028733384,-0.027734127,-0.0126273045,-0.013962024,-0.01317511,0.07960467,0.015248506,0.017258242,0.02726053,0.02344781,0.0015671814,-0.016533587,-0.01630268,0.0007567246,-0.024319213,-0.027377866,0.0026517375,0.009040956,0.0065507633,-0.018379379,0.018075973,-0.028135868,-0.023264311,0.0099116415,0.0154065415,-0.0025008202,0.008097495,0.046235204,0.01463113,0.0030883627,-0.010748829,0.028406117,-0.01938162,0.011992486,-0.010845817,-0.014489703,0.0074445563,-0.020271838,0.03960261,-0.04501093,0.01000407,-0.025597626,0.021519328,0.030486891,0.040073376,-0.021335574,0.010670519,0.034736358,-0.008983145,-0.041145165,0.0032016805,0.033363257,-0.057154242,0.014548063,-0.0017343354],"last_embed":{"hash":"12j3jss","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"12j3jss","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Troubleshooting Common Issues#\"It's boring\"#{3}","lines":[260,261],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12j3jss","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033246145,-0.009399869,-0.04259251,-0.009656521,-0.029366119,-0.048390932,0.015136677,0.0027821213,0.036670625,0.012319656,-0.0017827814,0.016709452,-0.022260789,-0.0025642475,0.0073677045,0.031834196,-0.061150912,0.0130664995,0.03554726,-0.03779299,-0.022890246,-0.0071866703,0.03629634,-0.01219681,-0.016078608,-0.016578224,-0.0016799874,-0.00247171,-0.0059042266,0.07045679,0.003902898,-0.030272333,0.03485895,-0.014441677,-0.02836411,-0.008075179,0.017607441,-0.028240412,-0.04991514,0.051927604,0.023951571,-0.034863643,0.005526298,0.037408613,0.065978214,-0.02203188,-0.027925778,0.0077016754,0.024254052,-0.032377027,0.05016953,-0.022264434,0.013379649,0.0044735223,0.005413225,0.020738378,0.01147294,-0.025041858,-0.0077325185,-0.018716568,-0.063090146,0.015552938,-0.049649674,0.0065192822,0.00050968974,0.044521585,0.033944696,-0.00304569,-0.02146823,-0.031761706,-0.014412586,-0.0035086917,0.03445618,0.0023875206,-0.03678495,-0.031399578,0.010035792,-0.02131077,0.028652653,0.014228865,0.030775996,0.004536851,-0.0088956505,0.00953487,-0.0043474673,0.0153263705,-0.007183195,0.064829,0.025108546,-0.003569438,-0.013777811,0.0024015193,0.01141731,-0.012947206,0.0013319097,0.02969055,-0.014106212,-0.033570882,0.056370303,0.0056583188,0.014453369,0.011502852,0.01746338,0.00087131886,0.0065177456,0.0021830716,-0.016468477,0.037486695,0.033052903,-0.01831067,0.030160131,0.052844454,0.010887767,-0.0072635585,-0.007392672,-0.012491486,0.017952384,-0.026477251,0.020145364,-0.013746529,0.028772613,0.052195176,0.030916004,-0.027235853,-0.0011624885,0.026624817,-0.006100381,-0.04207707,0.034644768,0.023567213,0.018939616,0.032490674,-0.03511945,0.025704466,-0.0045296676,0.017836839,0.057624,0.022070538,-0.012651874,-0.05051041,0.02312132,0.0194994,-0.041370437,0.0009842154,-0.022243876,-0.019569278,0.019231884,0.033847507,-0.013083593,0.048956465,-0.025005704,0.012139279,0.0052669304,0.042860713,-0.0032306684,0.029229494,-0.01081518,0.069685034,-0.0066366275,-0.0095589785,0.003302201,-0.019719789,-0.024748474,0.08986646,0.0042053545,-0.0021215498,0.013378133,0.00521134,-0.0027547155,0.020691285,-0.008565839,0.035162427,-0.02524484,0.035803832,0.037829943,-0.0001437374,0.039583303,0.028775292,0.013037227,-0.023003772,-0.060587943,0.0010786185,-0.044981074,-0.06372682,0.01588474,0.043032255,-0.024196744,0.0030736048,0.009024739,0.026613588,-0.021177264,-0.0061346246,-0.021274071,0.039974846,0.07526427,0.0013231295,0.038970992,-0.018797003,0.044880506,-0.0157412,0.014716468,0.017497465,0.009988729,0.030166285,-0.043320596,0.006465679,0.016509261,-0.01348111,0.016737066,-0.037562076,-0.016661106,0.0441231,0.0071797366,-0.02225343,0.008926802,-0.02189734,0.03691292,-0.0042830943,0.005967892,0.0088965185,0.024079736,0.07827378,0.03300684,-0.023886275,0.00000744938,-0.0026870375,-0.030804792,0.05648468,0.022477994,0.0046043815,-0.029428806,0.010013508,-0.024074707,0.031335372,-0.0093258405,-0.012236063,-0.026982663,-0.008447467,0.015396308,-0.0036549834,-0.017490245,0.019141031,0.0122421365,-0.0074676317,-0.035082318,-0.0037223767,0.03700059,0.039046943,-0.008787668,0.0004608322,-0.000055469252,-0.008012713,-0.03645364,-0.020937296,0.012273745,0.01972307,-0.008348787,-0.008259186,-0.0046588103,0.026677597,0.020264572,0.012286852,0.006124911,0.01918911,-0.0073192012,-0.004751617,0.026814912,-0.03877497,0.031692915,0.02404235,-0.013338396,-0.04733223,0.009562636,0.00013212537,-0.06722731,0.0029330642,-0.039097354,0.02986895,0.05245051,-0.008792146,-0.07376452,0.0014845694,0.029345255,0.021849535,0.022519413,0.013450929,0.017345652,-0.016308162,0.019196099,-0.017256375,-0.037750073,0.0024052947,0.052876413,-0.022967529,-0.005947277,0.0073982878,-0.00834169,-0.16410668,0.022174357,-0.0005190976,0.06584652,0.008450698,-0.017563479,-0.030325692,-0.012400484,-0.039770428,0.05780214,0.0134949265,-0.024485901,0.026595812,-0.03824025,0.042854905,-0.015116929,-0.023316821,-0.052335914,-0.03345869,-0.058746446,-0.039647955,-0.038586345,0.072803006,0.036425374,-0.016021717,-0.006267771,0.050652217,-0.026485346,0.030304918,-0.06392797,-0.0723208,-0.0063082813,-0.0024039845,0.016809918,-0.008767608,0.021898473,-0.025035651,0.012757131,0.02796032,0.021567749,0.068533875,0.02780889,0.0021070852,0.03685826,0.005498549,0.022961853,-0.031496707,-0.011872022,-0.016938152,-0.023280688,0.014227218,0.011937133,0.0108345905,0.026371306,-0.0343159,0.0074439025,0.00060479366,0.04140082,-0.017730016,-0.03953006,-0.01004191,-0.04998801,-0.042998496,0.0014660585,-0.00612125,-0.031020384,0.016989583,0.028986465,-0.029445706,-0.016416797,0.033713844,-0.05096285,0.0023060073,-0.008504996,-0.0035915514,0.028446293,0.014145129,-0.040496834,-0.010372334,-0.115444176,-0.0018959922,0.04028313,-0.041020468,-0.017597985,-0.015717587,0.00074367644,-0.013549465,0.008997934,0.047328763,0.23727071,0.0028105516,0.00022792848,-0.00995424,0.056711867,0.01880471,-0.0047061667,0.0521057,-0.004781278,-0.025354562,-0.011178829,0.016159456,0.006078543,0.01382383,0.024202624,0.03586587,-0.077314384,0.008760622,0.057012245,0.0042978013,-0.0014796327,-0.07094892,-0.012574901,-0.03986055,-0.06586376,-0.041502114,-0.0021009592,0.05147175,-0.030182378,0.019687982,-0.022207744,0.061341185,0.019652756,-0.009532523,0.023210533,0.01038193,0.016146839,-0.070178136,-0.04299933,0.03656472,-0.0014191815,-0.0060901307,0.039985083,0.004328202,-0.020791799,-0.007912478,-0.03635022,0.037131883,-0.010568942,-0.030939924,-0.013500794,-0.025937177,-0.001227672,-0.0175313,-0.01196967,0.0022720378,-0.0005581558,-0.04966456,-0.01310856,0.07027223,-0.012221037,0.017841034,-0.04801349,-0.015870342,0.019979253,0.013500243,-0.04174218,0.012727722,0.029076215,0.0126788225,-0.010290903,-0.013749022,-0.0073531223,0.015201258,0.028635358,-0.04934983,-0.0025081844,0.021536648,0.02088785,0.02876605,-0.022520158,-0.010028196,-0.0037659723,-0.012700474,0.026924357,0.02018169,0.024352213,0.051904052,-0.057771128,-0.027654413,0.01045621,0.036426872,-0.01996202,-0.013687493,-0.020969292,-0.01440819,0.05247772,-0.011819971,-0.022076888,0.019858321,-0.00029326542,0.034371886,-0.008932672,-0.030881565,0.028991742,-0.0049046823,0.00017140905,-0.010554781,-0.012131612,0.039703757,-0.079661995,-0.015125599,-0.0081195235,-0.0303551,0.020636713,0.066333994,0.028462585,0.01746746,0.05107696,-0.0007888348,0.026239201,0.04638272,-0.028537527,0.027190235,0.0093568135,-0.056418233,-0.010195281,0.00088440545,0.039937876,0.017034005,0.01221835,-0.031563964,0.0035394244,0.021565555,0.036514267,0.001324292,0.015920943,-0.016066033,0.06679302,0.0063214707,-0.020554196,-0.008413053,0.010066095,0.040084496,0.047137037,0.00040874787,-0.023440797,-0.009728869,-0.05433783,0.027859237,-0.005438777,0.013787179,0.01640439,-0.041174464,0.011639685,-0.11517167,-0.012921578,-0.008056862,0.013787294,-0.033336185,-0.024772564,-0.020037256,0.010741398,0.07179883,0.008685322,0.032217514,0.020381879,0.030775571,-0.03556409,-0.0007611327,0.0092905555,0.018686038,-0.02646457,-0.029740095,-0.05761487,-0.028738512,-0.006677343,-0.019937653,0.0035296516,-0.022105515,0.03407646,-0.045809098,0.0012616204,0.03559754,0.03852255,0.02517475,-0.040081523,-0.009767385,-0.0047567766,-0.044207435,-0.018698974,0.10472538,0.02662357,-0.015168725,0.016291687,0.0101808375,0.07112346,0.03210277,0.035897322,-0.007989943,0.010867744,0.0053767175,-0.005874222,-0.00011590177,-0.025403554,-0.03923625,-0.016753415,0.028988948,0.03939061,0.0053333864,0.007607101,-0.004647233,-0.032425355,-0.006627648,-0.062544495,-0.029570032,-0.021536857,0.058962025,-0.019445036,-0.01204465,-0.005987034,-0.015509746,0.028241435,-0.05707107,-0.015479106,0.04791898,-0.03104996,-0.04196141,-0.005884953,0.009205816,-0.003877898,-0.030467918,0.027160773,-0.0147956,-0.012276107,0.00716172,0.0239428,0.005412588,0.004133975,0.013878714,-0.023812525,-0.003850591,-0.01890928,-0.0009181743,0.000100596706,-0.012664624,-0.031401593,-0.010549696,-0.008841985,0.016885264,0.0000075482812,0.0055780713,0.012622231,0.0017220179,0.039843637,0.01844537,0.01656971,-0.015493451,0.0006405069,-0.03533556,0.017539967,0.016696075,0.030838238,-0.0032019098,-0.055289187,-0.04474714,0.0052457084,-0.008873282,-0.040986247,-0.046565626,-0.02814762,0.03603855,-0.0195352,-0.027272498,-0.011541904,-0.0050109196,0.012774543,-0.014986159,0.037618607,-0.054757167,-0.023468481,0.030856023,0.025566004,0.0122097945,-0.01277938,-0.007231977,0.050018214,-0.026006903,-0.015719831,-0.04632701,-0.011003552,-0.011609623,-0.06267584,0.042740755,0.017693754,0.00093694363,-0.08374649,0.015452153,-0.018650036,-0.023568686,-0.0116219325,-0.006120045,-0.024402883,0.0066510546,-0.024904465,0.02492242,-0.0020223188,-0.033028085,-0.014816208,0.005179888,-0.012949643,-0.012417891,-0.013219127,-0.010207055,0.01803815,-0.0021107113,0.040049355,-0.048906397,0.02850868,-0.0018539123,-0.0009079462,-0.04323628,0.024677038,-0.008302006,-0.018099196,0.034074415,-0.024841083,-0.011213799,-0.04101897,0.015521749,-0.013448868,0.0352491,-0.030226452,-0.035624567,-0.050952833,0.0060948273,0.06837715,0.0011997964,0.014445108,-0.015244812,0.010857291,0.044214398,0.0186666,-0.049701575,0.0014391688,0.013021079,0.013249485,-0.0029097334,-0.012839095,-0.0038000387,0.06075031,-0.0061422326,-0.030147178,-0.029764323,0.026103096,0.00036407812,-0.03292333,0.054932564,0.031169025,0.013754202,-0.019608572,0.039612513,0.03701376,-0.022470864,-0.033461332,0.019160876,0.039924614,-0.05588637,0.00069405563,0.0026623523,-0.038843688,-0.014287481,0.0011244696,0.0011306984,-0.04040655,0.03370835,0.015958367,-0.03534338,0.04114755,-0.0043660286,-0.030143853,-0.011131716,0.0059075505,0.007131886,0.04939332,-0.0031522443,-0.024753906,0.005669667,0.015895316,-0.015302827,-0.021024987,-0.042021573,-0.04143916,0.004460174,-0.13562246,0.0075910417,-0.0057010376,0.0053836587,0.010956472,-0.0046435664,-0.070214815,-0.04030741,-0.05093208,0.0012012782,-0.012045906,-0.015608943,-0.026972676,-0.026171565,0.0034464835,0.0575364,-0.029556049,0.005189917,-0.04702897,0.047452718,0.011104718,0.0005319056,0.002029936,-0.015549729,-0.035602264,0.020801272,-0.024681518,-0.01767379,-0.027111959,-0.013295446,-0.032299303,-0.05786327,0.02380779,0.044821754,0.0015821184,-0.005250956,-0.007383814,-0.0026740627,-0.03833428,-0.014191145,-0.07364459,0.0318013,0.0073597482,0.004556621,-0.023354044,0.07237733,-0.027217042,-0.01710362,-0.03199189,0.0014770338,-0.022484852,0.036759447,-0.01791967,0.0025040293,0.010564754,-0.017834444,-0.01769683,0.012601134,0.022970492,0.06391066,-0.0052194083,0.030606782,-0.036345433,0.01019545,-0.04527129,0.038778547,-0.050888598,0.044739794,0.018069351,0.030606225,-0.012871322,0.019038258,0.012776656,-0.022129431,0.010317499,0.011752972,0.018703284,-0.047737353,-0.05345055,-0.0078120604,-0.03262267,0.0033497086,0.019085024,-0.041411884,0.051288612,-0.0033421656,0.005557862,0.010173931,-0.046294086,0.009832031,-0.053626888,-0.044733535,-0.0068852548,0.020924727,-0.016791862,-0.004072376,-0.013124877,-0.007549581,-0.043525886,0.029406257,-0.04680357,-0.023171455,-0.028244916,-0.058296,-0.053164884,0.008301595,0.029835882,-0.0117559405,0.010943358,-0.03156273,0.0014847595,-0.0029250334,-0.005708533,0.021135798,-0.0725557,-0.040162425,-0.014196874,0.023164567,0.04378908,0.018373635,-0.014378614,0.0029607757,-0.0033939313,-0.02778805,0.061732437,0.10120347,0.0280119,0.032665808,0.032633893,-0.01687671,0.0042949324,-0.039223157,0.027157307,-0.032605607,0.0055670883,-0.030804068,-0.018778177,0.034917228,-0.030597067,-0.049944673,-0.036901236,-0.02337881,0.0038157166,-0.022673666,-0.014369395,-0.005491006,0.01593509,0.022526009,0.0020928418,-0.013333823,0.018779688,-0.030103486,-0.0042663896,0.030452311,-0.039562028,0.010554679,-0.023043836,0.03432284,0.027312137,0.060053468,-0.0141871255,-0.031899035,-0.012441189,0.023875875,0.0059581213,0.05116002,-0.0007349356,-0.01689244,-0.035984505,0.016465526,0.02315447,0.0022196607,-0.00533493,-0.0033953765,0.028654292,0.011664933,-0.013973214,0.031903137,-0.055601,-0.066507235,0.028795261,0.009719773,0.0069407257,0.05716838,-0.04324605,-0.0016016575,-0.015743434,0.035553418,-0.008958485,0.014308718,0.0025859924,-0.0011123552,-0.008886546,-0.033936366,0.0680734,0.022512313,0.028980203,0.0129793305,0.020420589,0.028317291,-0.024991976,-0.029657967,0.020839801,0.009278276,-0.05089448,0.016600195,-0.0073256795,-0.02567194,-0.011993485,0.028599706,-0.013161357,-0.032478385,0.0019089271,0.014752275,0.0051700682,0.011352192,0.03392839,0.03421889,0.0029975288,-0.054013915,0.042814165,-0.014760647,0.016012779,-0.019026333,-0.0014022281,0.012230813,-0.002589859,0.009002982,-0.046949815,0.0050983084,-0.018078415,0.01764695,0.0027433443,0.023936998,0.01520869,-0.043885585,-0.0069669858,-0.007652575,-0.008081513,-0.03807523,0.026312687,-0.059236642,-0.014753345,-0.022328993],"last_embed":{"hash":"5k1697","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"5k1697","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)","lines":[262,282],"size":840,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5k1697","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008790187,-0.014028712,-0.042514008,0.02850647,-0.02698713,-0.058019884,0.0064698295,-0.008823688,0.049899403,0.010857156,0.015078241,0.011514005,-0.029620174,0.0020401792,0.025205277,0.042765625,-0.03767547,0.013959827,0.021975292,-0.04575995,-0.0018739534,0.0118778,0.029632112,-0.0027843276,-0.039473314,-0.019191641,0.011570796,0.012169736,0.022291582,0.049668957,0.002440063,-0.043663457,0.060618166,0.0005918673,-0.022669962,-0.0019127345,0.005102255,-0.02756576,-0.037493087,0.051214337,0.0063662753,-0.030853549,0.017111406,0.036980376,0.046006583,-0.014611656,-0.033555716,0.003994749,0.0041604424,-0.017865444,0.023384199,-0.013278449,0.012468789,-0.0026208032,-0.005653787,0.05990711,-0.01413112,-0.02808211,-0.008102054,-0.010192194,-0.02907381,0.020678304,-0.03708928,-0.014453557,0.0034152411,0.040875662,0.044626925,0.010446966,-0.018697582,-0.04236606,-0.025640966,0.0038553607,0.008079371,0.015650123,-0.026234314,-0.030119816,0.018405188,-0.026929056,0.02601507,0.013526342,0.018556973,0.010805773,0.0065142987,-0.006019721,-0.011147453,0.022061234,-0.0026102609,0.0443075,0.021830548,0.03175534,-0.023626834,-0.0081731435,0.017281359,-0.014694888,-0.006162213,0.030787066,-0.021057656,-0.0137704015,0.053735312,-0.008918116,0.032369506,0.012586098,0.010415587,-0.0087534785,0.00021308662,-0.029418904,-0.011123608,0.020696465,0.008867877,-0.00054618274,0.009351854,0.06744308,0.023728842,0.023012737,0.0056694113,-0.0005521636,0.00017289133,-0.0012208439,0.014645227,-0.015196387,0.030837711,0.02738549,0.063488506,-0.054212175,-0.01565903,0.019081932,-0.009086014,-0.045761295,0.025585283,0.006599105,0.024219435,0.046655424,-0.026083875,0.009844105,0.011929225,-0.015274779,0.04254003,0.046748478,-0.022532683,-0.04032829,0.0236034,0.026434787,-0.039543707,-0.0073222877,-0.019072281,-0.017160272,0.04351297,0.033515498,-0.026879244,0.019665997,-0.0057786372,0.037430014,-0.019067425,0.018002314,-0.01800454,0.026090804,-0.013005916,0.0632699,-0.019404564,-0.0021718887,0.0012605125,-0.012835054,-0.011632912,0.06588692,-0.0046950495,0.026262963,0.01886121,0.026724784,-0.014511979,-0.0031894313,0.00961273,-0.0104861455,-0.02016089,0.0127813695,0.016898043,-0.010373082,0.038272746,0.019248992,0.022101361,-0.035422646,-0.045289785,-0.008885255,-0.037851732,-0.047316864,-0.004761306,0.023618972,-0.04453868,-0.0030994988,0.011735238,0.0060688485,-0.0035021866,-0.017368488,-0.01670098,0.0070171775,0.065218024,-0.021101309,0.039108623,-0.011073672,0.03622467,-0.034205783,0.0239244,0.016788324,0.0040303,0.021941217,-0.0333645,0.0020945247,0.023875793,-0.021875903,0.039708,-0.059636734,-0.026916614,0.030409861,-0.007883469,-0.025727598,-0.002473337,-0.03356503,0.03668662,0.0012505759,0.016296832,0.011152172,0.019635873,0.06526265,0.03909274,-0.0043388274,0.007687738,0.014514379,-0.029730355,0.054198556,0.012738233,-0.029428622,-0.028812649,0.015908536,0.008036659,0.014404746,-0.008728596,-0.002850159,-0.021541651,-0.008475489,0.0061578145,-0.009301201,-0.018303176,-0.005421329,-0.005437831,-0.021543259,-0.020606678,-0.003076888,0.025093136,0.017802818,-0.0068784286,-0.0020446342,0.01029374,0.012351228,-0.008718262,0.002059122,0.02909587,0.0041997693,0.0021817926,-0.00082761544,-0.0032315177,0.0012523362,0.018706957,0.011036808,-0.026903335,0.0037367702,0.007890139,-0.028049795,0.017562404,-0.03587901,0.045144223,0.0061902925,-0.03476966,-0.049545534,-0.013330312,0.000573389,-0.03401498,0.0005664619,-0.050675336,0.00006461278,0.021147126,0.00039106287,-0.048943434,-0.02000155,0.014064299,0.040246747,0.020723045,0.0096769435,0.028589778,-0.005859213,0.025743281,0.0014362696,-0.01278268,0.014968633,0.06595095,-0.014396835,-0.036749292,0.011008516,0.008577059,-0.15897325,0.034812164,-0.0036027415,0.063029535,0.0037140644,0.0071461285,-0.022833815,-0.03126149,-0.052158393,0.059120428,-0.0030826593,-0.042767018,0.048491698,-0.034033097,0.060770486,-0.003679753,-0.029377269,-0.0071709245,-0.055433728,-0.04822338,-0.033645093,-0.073533736,0.042639554,0.03162327,-0.004638098,0.007984465,0.08341843,-0.001335316,0.020279985,-0.079481825,-0.0731517,-0.010138878,0.0041619013,0.009184476,-0.008768433,0.025863096,-0.03743087,0.01620999,0.01666395,0.03157751,0.068139985,0.013989904,0.018606974,0.08003581,-0.006705272,0.032002736,-0.031452443,-0.0031102987,-0.020573685,-0.044113737,0.003937017,-0.010031705,0.01854279,0.013616812,-0.05086085,0.018766472,0.01604893,0.049284693,-0.0141431615,-0.030694354,-0.013987513,-0.04519617,-0.04761647,-0.017233549,0.000017435252,-0.014615792,0.06030836,0.009208897,-0.022334859,-0.004644452,0.03279725,-0.06853918,0.010695354,-0.026968664,-0.009453657,0.02682712,0.00914887,-0.022525249,0.0020747343,-0.09878968,-0.016487617,0.036068514,-0.010122954,-0.015659,-0.010398072,-0.008895806,-0.00593069,0.025570353,0.058503363,0.23764622,0.013077503,0.02229036,-0.00718006,0.047575135,-0.000022914845,0.0031637182,0.039954677,-0.034229837,-0.034535542,0.028979504,0.016940475,0.0002549035,-0.0009001317,0.04596484,0.03414076,-0.06599513,0.00072290277,0.080932446,0.009099881,0.003306352,-0.060891923,-0.015267024,-0.028760098,-0.07153573,-0.035243247,0.004018495,0.031035284,-0.03760964,0.028979447,-0.02597371,0.05343445,0.0471929,-0.017086163,0.0034044678,-0.007944338,-0.003800677,-0.07258978,-0.037601363,0.028311143,-0.021906115,-0.019149626,0.009026259,0.0005318646,-0.000956179,-0.0057661016,-0.051667,0.043353025,-0.02080681,-0.019224862,0.004660173,-0.05360355,-0.010247188,-0.01561817,-0.014482595,0.00806643,0.0022137528,-0.039018467,-0.015999025,0.078449085,-0.0061923293,-0.009437132,-0.047929995,-0.014534499,0.0075382595,0.015353614,-0.049142364,0.014373795,0.008492038,0.0056288945,-0.023216553,0.004488219,0.0066169444,0.0176765,0.048739158,-0.033709288,0.015902456,0.027794037,0.0033729398,0.010072718,-0.028414996,0.002512132,0.021971354,-0.001405717,0.02733066,-0.026916787,0.01190801,0.022124777,-0.046853803,-0.017815981,0.008863132,0.026274234,-0.018927177,-0.029768698,-0.029563969,-0.015108712,0.05727758,-0.018407281,-0.024446953,0.014922527,-0.002122854,0.02626937,-0.018012144,-0.022336682,0.018751413,0.00039945415,-0.0010504797,-0.014150057,-0.005772949,0.049491797,-0.066134796,0.016318884,-0.010414792,-0.032819785,0.02324254,0.08066763,0.035665896,0.013197869,0.03335203,-0.007971216,0.011509955,0.04758622,-0.015924653,0.029763559,-0.004974868,-0.057424575,-0.016429348,0.019439163,0.044067547,0.020355653,0.0023580082,-0.032897115,-0.013817926,0.034911353,0.03312873,-0.0032558874,0.023022223,0.009728427,0.05240049,0.009028474,0.006511164,0.002420226,0.018356802,0.012787051,0.04737662,0.040785663,-0.014678657,-0.021420041,-0.03494012,0.023948343,0.015075972,0.0036429516,0.022818714,-0.055630542,0.008747109,-0.08470568,-0.028375568,-0.028780466,0.008589253,-0.03808523,-0.03585584,-0.0021198618,0.01913906,0.08360387,0.013857858,0.042130135,0.036178585,0.02654842,-0.018163241,-0.01786643,-0.0016280189,0.0075095096,-0.048453227,-0.044621266,-0.011699549,-0.06897568,-0.0012766928,-0.020746116,-0.013583778,-0.023904039,0.022428798,-0.038629957,-0.018012028,0.027070772,0.05573225,0.02310888,-0.05702428,-0.021016013,-0.017657334,-0.04561661,-0.017050963,0.08273476,0.017908327,-0.008430658,0.013378088,-0.021106018,0.067208536,0.055728443,0.042477343,-0.00012210036,0.011463544,-0.018746158,-0.012144114,-0.026202833,-0.03346592,-0.036885437,-0.040792536,0.013022845,0.05192188,-0.008152656,0.009547858,-0.045771908,-0.035927434,-0.014643389,-0.02992202,-0.037728727,0.008359462,0.041845426,-0.02484728,-0.01662689,-0.020972159,0.0034258852,0.010905765,-0.033077583,-0.00093442353,0.03360959,-0.018150201,-0.021722512,-0.016309919,-0.004089669,-0.0046206377,-0.008362344,0.013943111,-0.010990633,-0.033167973,0.021487117,0.032158464,0.0032547307,-0.005211323,0.0023537925,-0.009518397,0.005631388,-0.023304217,0.010817185,0.0130830165,-0.009524177,-0.0514113,-0.020800488,0.008911454,0.005640098,-0.0043641278,-0.0076185865,0.0022520209,-0.020517912,0.024751844,0.013358912,0.024156341,-0.007358374,0.023685705,-0.05108555,-0.010677181,0.032393668,0.023489457,-0.01480924,-0.03830136,-0.014037421,-0.022558104,-0.004900277,-0.027398342,-0.019325655,-0.03673949,0.033029366,-0.0064299535,-0.05152757,-0.011120434,-0.017511617,-0.0040985337,-0.015034069,0.03384327,-0.03121216,-0.036565825,0.03614121,0.020178773,0.0037941232,-0.016678391,-0.0033734145,0.055505026,-0.04434149,-0.015871152,-0.039836373,-0.008839139,-0.0002748965,-0.05581888,0.021405002,0.009367426,0.003264517,-0.07752064,0.0317558,-0.014919151,-0.030786555,-0.018998183,0.037407875,-0.009698358,0.005955436,-0.0028502455,0.0028887745,0.010082917,-0.022676155,0.012252437,-0.004139669,-0.0033774695,-0.002850088,-0.0012414847,-0.009348589,-0.0041130106,-0.020679789,0.04858246,-0.035265904,0.027029892,-0.007659013,-0.0027615465,-0.019434156,-0.007262149,0.021950314,-0.03192253,0.014922041,-0.036231186,-0.022588372,-0.03807754,0.010028991,-0.015179926,0.020423748,-0.041228697,-0.012952419,-0.023560215,-0.009782538,0.057215918,-0.030343924,0.01920779,0.01459323,-0.009197633,0.058311965,0.03399515,-0.022216547,0.021680506,0.032093696,0.013733118,0.018663697,-0.023091225,-0.01622937,0.061830375,0.0053030257,-0.014263471,-0.019644303,0.034088857,-0.00017832777,-0.033479426,0.0165105,0.019399045,0.03465087,-0.040008012,0.02160391,-0.0047593545,-0.020110216,-0.015028056,0.01685328,0.030353393,-0.03414467,-0.016078075,0.01669142,-0.025260942,-0.015471238,0.016145071,0.004987571,-0.042728223,0.05377632,0.018622054,-0.025586989,0.027603064,-0.006047316,-0.025284551,-0.012954994,0.0045023123,-0.014400275,0.050069977,-0.014736568,-0.016798047,0.004108702,0.01881443,-0.033423852,0.0150874965,-0.04489496,-0.028658278,0.033560824,-0.14565507,0.00913169,-0.01679191,-0.006218043,0.0029276405,-0.0016654001,-0.08327773,-0.029836489,-0.057930093,-0.0029371355,-0.0065553654,-0.01639554,-0.000581478,-0.03457425,-0.0037751896,0.037914984,-0.041722976,0.004395309,-0.032647382,0.07580985,0.03503609,0.007504046,-0.0016490251,-0.0030549346,-0.023608115,0.018145867,0.001125736,-0.014835137,-0.027256496,-0.013632665,-0.021502165,-0.04759136,0.02226186,0.06365753,-0.008786029,-0.0053387703,-0.019453898,-0.008207022,-0.035988368,-0.012283531,-0.046425138,0.020353613,0.0145471925,0.030403802,-0.007354433,0.057453077,0.007768898,-0.014806484,-0.03275232,0.006467216,-0.028327404,0.016034862,-0.04397627,-0.013632999,-0.0078755235,-0.024723977,-0.039607957,-0.014696916,0.07281176,0.05388297,0.0045329644,0.054244395,-0.04752072,0.0011260936,-0.029400542,0.042379647,-0.039331734,0.032613385,0.020576559,0.018282935,-0.012148369,0.017738538,0.013852057,-0.014158912,0.00632975,0.03484083,0.029250968,-0.028992126,-0.041819867,0.0037701917,-0.034992814,0.011929659,0.014668307,-0.015840504,0.039469663,0.023804042,0.007817293,0.031217225,-0.06156214,0.0025241647,-0.05892226,-0.060986098,-0.0040782685,0.032212105,0.0056352536,0.009004423,-0.030696202,-0.011536869,-0.04158592,0.049420185,-0.054909855,-0.017379252,-0.058255747,-0.06353996,-0.035722062,0.05233915,0.043661557,0.017849598,0.00025265996,-0.020726418,0.00007887779,-0.0029277282,0.007158095,0.026536414,-0.07565749,-0.05608021,-0.00787669,0.0013083161,0.04638114,0.015907869,-0.005727433,0.0018475654,-0.0048669833,-0.035311103,0.061134692,0.094435215,0.001625339,0.03360346,0.03476441,-0.009161264,0.0074800644,-0.05016816,0.017772548,-0.003982789,0.01338547,-0.014159051,-0.022966478,0.042915415,-0.028749146,-0.031300973,-0.041131902,0.00860417,-0.023993937,-0.019029047,-0.013790386,-0.009998793,-0.010173751,0.029780637,-0.0073226416,-0.017327426,0.007849317,-0.027824083,-0.0120737525,0.018560378,-0.01488634,-0.0036422904,-0.03767485,0.007620315,0.009691777,0.06482308,-0.001163535,-0.020684805,-0.029720092,0.00035328895,-0.015325316,0.058878317,-0.019199152,-0.021484561,-0.03142408,0.015061396,0.03509594,-0.008716718,-0.006786625,0.006358117,0.0479691,0.03252427,-0.04722775,0.04861619,-0.04322844,-0.06728995,0.04324078,-0.00065925514,0.037866108,0.06686454,-0.04149174,-0.027654037,-0.02495935,0.03445846,0.001737648,0.028887624,-0.0032453265,0.0060519874,-0.019792136,-0.038050257,0.06958968,0.018510776,0.020274995,0.032434754,0.018779516,0.031135626,-0.052412167,-0.008179048,0.032031555,0.0009977798,-0.04220964,0.004135083,-0.015266886,-0.02847253,-0.015201233,0.022812,-0.028196506,-0.0119897965,-0.0013191842,0.011599473,0.01435242,-0.02360748,0.04170076,0.043748822,-0.009110806,-0.04775204,0.061167605,-0.0035513847,0.005682942,-0.021244038,-0.011954909,0.018090108,-0.00379934,0.019127192,-0.032575656,0.02393507,-0.028126072,-0.0072601372,0.020164113,0.022635302,0.011963491,-0.033346552,-0.016334629,-0.030869545,0.0062699122,-0.051488046,0.029408742,-0.0491378,-0.0045394,-0.02810606],"last_embed":{"hash":"yibyb9","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"yibyb9","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{2}","lines":[265,265],"size":82,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yibyb9","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.053505387,0.0007802539,-0.049918447,-0.027305892,-0.060602657,-0.068730414,0.038492102,0.006001102,0.033794962,-0.00081165705,0.0077432725,-0.016409202,-0.016937153,0.002024797,0.0103708,0.032953642,-0.06709636,0.033887032,0.014930726,-0.047950704,-0.027714783,-0.0063492465,0.05171833,-0.010787432,-0.0041832156,-0.022007596,-0.016734071,-0.0069502876,-0.009957107,0.054604452,0.011472879,-0.068657815,0.047786277,-0.003803735,-0.017294897,-0.011109707,-0.0056133694,-0.026169827,-0.048144396,0.040952187,0.028734064,-0.010643327,0.020301249,0.021898443,0.04026427,-0.02472352,-0.009709662,0.0124756545,0.02460571,-0.024673233,0.03584292,-0.006104922,0.04342341,0.005406549,-0.019371882,0.03396133,-0.0025687986,-0.03757437,-0.019839708,-0.025841093,-0.06363398,-0.0022354512,-0.044012383,-0.010712788,0.005083184,0.04068199,0.01772677,0.017042734,-0.02662125,-0.022550499,0.0064352686,-0.019340627,0.01951557,-0.009166194,-0.02194467,-0.017105969,0.00079716096,-0.014119527,0.0024091958,0.038901336,0.01777727,0.024501104,-0.025316775,-0.0088087665,0.0027528442,-0.013238325,-0.014155717,0.07323438,0.015985413,0.010072558,-0.011029351,0.014435115,0.010256323,-0.01595378,0.0044340664,0.03491381,-0.020549042,-0.036984555,0.058791883,0.03346834,0.019751523,0.0008929491,0.012465153,0.0025934281,-0.013771075,-0.008234601,-0.024204003,0.042071134,0.020562608,-0.013654441,0.016260576,0.05059386,-0.00059111003,0.0031882417,0.009144257,0.015121066,0.0025113951,-0.031494014,0.023331925,-0.021652084,0.016823197,0.06387328,0.03195226,-0.006245789,-0.011623758,0.024792494,-0.012627176,-0.00867212,0.05375167,0.041193016,0.03587933,0.0453232,-0.018074758,0.017714573,0.002415328,-0.011350514,0.060890343,0.037739508,-0.01724925,-0.07003239,0.015671315,0.056046985,-0.014097143,-0.0035261388,-0.018377345,-0.03314656,0.034830503,0.029393371,-0.016781619,0.043210104,-0.006871047,0.008574439,-0.00511108,0.04153402,0.008151237,0.037736487,-0.017124426,0.066484466,0.02121788,-0.008502471,-0.009339859,-0.02601248,-0.0047024796,0.08038891,0.011854004,-0.0011804643,-0.0004085963,0.002889568,-0.0116070025,-0.00965924,0.016667806,0.033557706,-0.006638422,0.0042570694,0.051359028,0.009643245,0.038981613,0.033355974,0.020957178,-0.03964239,-0.068842396,0.004991641,-0.0572836,-0.07148568,0.008060908,0.028598037,-0.03573381,0.007781628,0.017154641,0.018852547,-0.015740728,-0.015495917,-0.012589669,0.03749303,0.032504734,0.006510924,0.030611895,-0.0048289774,0.027955044,-0.023007473,-0.00023359212,0.0124630155,0.0026995337,-0.011411586,-0.018934704,-0.01356309,0.01695055,-0.018342188,0.0349628,-0.028588217,0.00902597,0.051081944,-0.011731733,0.005959725,-0.006673159,-0.03139794,0.044626083,-0.013126603,0.004343413,0.0031322371,0.014263246,0.08734035,0.03317683,-0.0011361323,-0.025958972,-0.016427927,-0.062453806,0.052378915,0.031414863,0.0070869313,-0.021758249,0.011723023,0.0014176138,0.02221146,-0.005353108,-0.0015551092,-0.036563843,0.019070404,-0.0022692808,-0.0136515675,-0.04819795,0.002182416,0.034519956,-0.028212437,-0.020567646,0.020887718,0.030097593,0.03973214,-0.0072660176,-0.0004901248,0.027802717,0.005707358,-0.043218262,-0.034067463,0.033506367,0.018673744,-0.0037576284,-0.014659105,-0.020299392,0.03119567,0.020493336,0.018465685,-0.029283943,0.024120763,0.0019846687,-0.0086213965,0.02471547,-0.028677566,0.017476108,-0.0023495397,-0.004248404,-0.027851108,0.00793991,-0.006734421,-0.037656724,-0.010934092,-0.028162345,0.022908654,0.058288693,-0.0028849766,-0.07336915,0.04125608,0.023327988,0.015213539,0.030793553,-0.011998289,0.011430834,-0.04153402,0.0088182585,-0.020523736,-0.05173331,0.002379953,0.054227807,-0.0030889176,-0.03556169,0.013084345,-0.0010097221,-0.15643083,0.008030495,-0.029600225,0.05973098,0.025077144,0.004578877,-0.06121865,-0.02276746,-0.06272922,0.04490226,0.029644178,-0.0309785,-0.015076886,-0.01802643,0.03399171,-0.0079924995,-0.0318184,-0.03482165,-0.06364554,-0.058369238,-0.02542827,-0.050392162,0.07138213,0.023996906,-0.040323377,-0.0234493,0.042824272,-0.014156441,0.03756382,-0.025012063,-0.07570956,0.0077855373,-0.0034446374,0.0049691647,-0.019597981,0.03783042,-0.037896935,-0.004986642,0.055600237,0.01628527,0.052806206,0.045673653,-0.009809543,0.034258224,0.014919877,0.03592972,-0.038736224,-0.002495911,-0.0036492823,-0.044055305,0.029629221,-0.009974273,0.0009254958,0.024991805,-0.06288246,0.008831295,-0.008776942,0.051283635,-0.006611913,-0.01842451,-0.014148889,-0.053546228,-0.02601751,-0.04898806,-0.027896935,-0.019258074,0.027766082,0.032191336,-0.0073139705,-0.020190649,0.020442085,-0.05791118,0.012987613,-0.016695717,-0.014084152,0.03411279,0.02710788,-0.041228082,-0.021048062,-0.10829177,0.0017642071,0.022130098,-0.020273674,-0.012181449,-0.0088182045,-0.017738726,0.0051882295,0.019760985,0.020827906,0.23085639,-0.0010303851,0.0007161795,-0.007945,0.057488836,0.01488839,-0.0006767291,0.0401067,-0.009497222,-0.029914215,0.029138058,-0.004622453,-0.010080344,-0.0059615974,0.030386344,0.025178922,-0.061078865,-0.011375335,0.060779154,0.00744072,0.008982815,-0.052729174,-0.010291947,-0.022555603,-0.035740286,-0.03912419,-0.009654624,0.009220044,-0.015390596,0.029378707,-0.0107345935,0.024884192,0.014714812,0.004563765,0.019773938,-0.0031934003,0.021756444,-0.06558435,-0.031545546,0.029552462,-0.014844176,-0.011711945,0.033270795,-0.010773441,-0.030848308,-0.009532092,-0.036181483,0.020067941,-0.014154817,-0.007981171,-0.0027635235,-0.033951454,-0.00714633,-0.006281707,0.008407275,0.0023697603,0.00017361817,-0.029355938,-0.013302995,0.056868322,0.005500782,0.011506984,-0.06291816,-0.017160775,0.02082547,0.02451994,-0.021667993,-0.013768291,0.018533196,0.0368854,0.030138854,-0.02365569,-0.017083662,0.0152967125,0.031391278,-0.057650294,0.0034032539,0.020389397,0.031289052,0.0044628293,-0.018830623,0.0014737472,0.00017376195,-0.005302874,0.038891543,0.018478813,0.03353402,0.03691329,-0.03821138,-0.026299274,0.011000808,0.014781881,-0.024755202,-0.0045416434,-0.033657063,-0.022466367,0.059197236,-0.023073127,-0.012955546,0.024053851,-0.009233812,0.01957673,-0.031179998,-0.015778383,0.041375395,0.012856925,-0.014787574,-0.017075602,-0.018608844,0.05294445,-0.04604283,-0.015321429,-0.016314432,-0.03954872,0.020973705,0.056806147,0.03427416,0.01207227,0.045599565,0.004692816,0.03241467,0.0329326,-0.045973707,0.03378178,0.0015370944,-0.051192965,-0.018950608,0.017074354,0.041474976,0.02337286,0.014045247,-0.022916483,-0.0069196816,0.011535355,0.029654926,-0.0000030826607,0.01895731,-0.028713968,0.021888584,0.013987187,-0.027319763,0.0126645155,0.0051301685,0.03658389,0.039622113,0.025132691,-0.012282694,-0.0002932242,-0.015200165,0.039880052,0.027083207,0.03428362,0.03681527,-0.03326204,0.0065120314,-0.09330523,-0.02066791,-0.01191617,-0.009152952,-0.03555656,-0.02080483,-0.0036008558,0.039102335,0.08054447,-0.01901851,0.037143447,0.0066314028,0.017075323,-0.023344355,-0.009308388,0.004439817,0.013405617,-0.031295307,-0.02979962,-0.036162786,-0.031046454,-0.0052001886,-0.021893023,-0.019323612,-0.020504732,0.03537985,-0.037635006,-0.027775088,0.021740742,0.046732172,0.011036926,-0.059291687,-0.017962271,-0.015203433,-0.029598178,0.007892428,0.08426518,0.026183516,-0.0049425275,0.03612523,0.0100346645,0.08304976,0.037056044,0.03302715,-0.0026708448,-0.0124378195,-0.0024569626,0.014379814,-0.022250554,-0.020040287,-0.02155517,-0.037547052,0.028255157,0.062078923,-0.00912999,0.006223604,0.002209746,-0.030675044,-0.0038787245,-0.0719476,-0.022712871,-0.013284872,0.066786446,-0.0072798,-0.04768887,-0.021040443,-0.0011250535,0.016632825,-0.051222384,0.008380116,0.032036826,-0.020872435,-0.0069512664,0.0023078176,0.012707851,-0.010108994,-0.012740987,-0.008007234,-0.01626364,-0.011337193,0.006494225,0.022092855,0.003928849,-0.021580443,0.016815398,-0.02047293,-0.020370206,-0.0040828995,-0.004267094,0.01797766,-0.01800826,-0.03556865,-0.017279878,0.01008419,0.018285308,0.016824761,-0.0027592168,0.009625182,-0.019918192,0.038287178,0.020886086,-0.0005264279,0.007111828,-0.015239639,-0.024925025,-0.011764871,0.03309556,0.030892862,-0.0071201376,-0.052310675,-0.028949773,0.0026310876,-0.015533043,-0.035655413,-0.054369215,-0.020033097,0.041019324,-0.031823207,-0.020559879,-0.0026889432,-0.015326664,-0.004750328,0.021834997,0.009024552,-0.06472898,-0.043222953,0.043423474,0.007932099,0.022565834,-0.018099517,-0.029044675,0.05619206,0.017417934,0.0050331345,-0.045772664,0.010507011,0.013921021,-0.07391726,0.004376708,0.025540274,0.0012824527,-0.07556703,0.021694854,-0.0030339393,-0.013239651,-0.008409511,0.0047342354,-0.016147884,-0.0011697415,-0.01920819,0.024050225,0.0040915674,-0.019771196,0.014330203,0.0002573742,0.005819404,-0.021930812,-0.011965568,0.00011475048,0.02074333,-0.012271538,0.043127604,-0.03190062,0.02579618,-0.013386742,-0.0012036746,-0.003521219,0.045199115,0.021621903,-0.05889222,0.012094,-0.0066749775,-0.015856333,-0.025988657,0.020231484,-0.018841313,0.022079851,-0.008603887,-0.03558336,-0.06539479,0.021777462,0.045001384,0.0067685605,0.0059192483,-0.0011291507,0.008842529,0.044339713,0.048392028,-0.020317001,-0.0045399857,-0.0016060398,-0.00011559158,-0.0037054387,-0.02641892,-0.02283727,0.046230573,-0.018644042,-0.02410625,-0.044730052,0.026771301,-0.00020592893,-0.007581152,0.0056589427,-0.008273822,0.03755151,-0.00781991,0.04370122,0.039680835,-0.0200472,-0.009371913,-0.006071691,0.01712011,-0.06449514,-0.014796376,-0.027244154,-0.030987518,-0.01428804,0.012366985,-0.0091819195,-0.031181142,0.042392813,-0.018899245,-0.029324181,0.06476631,-0.015182895,-0.023817848,-0.010547185,0.03559886,-0.025288112,0.029849606,0.0032502527,0.0042249667,0.0029207354,0.015287162,0.032908946,0.0054485234,-0.017238928,-0.03439296,0.0031013351,-0.12534311,-0.00023944506,0.020808738,0.024455385,0.010241374,-0.002122187,-0.04862316,-0.048035473,-0.015579064,-0.02721383,-0.01880328,-0.028002147,-0.004784268,-0.023238933,0.0056244903,0.038834088,-0.024386909,-0.0028700419,-0.020244356,0.038828954,-0.0013849966,0.0004338387,0.016310379,-0.0024223914,-0.05008323,0.023482133,-0.022450162,-0.0045166323,-0.043036837,0.019185584,0.0034512763,-0.07071233,0.018815719,0.054274514,-0.015441663,-0.0022863303,-0.02638736,-0.021924516,-0.03626296,0.0031042488,-0.07100544,0.021932494,-0.010835599,0.0047945334,0.0041479412,0.067488655,-0.031630486,-0.03838769,-0.038575094,0.0070844074,-0.01747888,0.041154936,-0.06200945,-0.005592467,0.022301205,-0.01470983,-0.010753052,0.037009902,0.0205738,0.06792305,0.00029298424,0.03606503,-0.030511977,-0.006372117,-0.009768534,0.040619552,-0.045340225,0.05891499,0.004591376,0.03865678,0.008040833,0.041291777,0.0048154173,-0.022581622,0.0072956723,-0.009089403,0.012645867,-0.03389048,-0.058261678,-0.022053227,-0.032669667,-0.030247567,-0.004626591,-0.0481536,0.05405544,-0.010105516,-0.00295006,-0.0044018016,-0.042456023,0.0052287406,-0.036525846,-0.048999805,-0.014699322,0.004289261,-0.020936867,0.02647134,-0.02831665,-0.012757208,-0.023088658,0.024438014,-0.046980124,-0.024154862,-0.0185475,-0.04324321,-0.059893258,0.039804373,0.03548641,0.00648117,-0.025670538,0.008030417,-0.01946285,-0.015537729,-0.002052202,0.022445792,-0.07063869,-0.03226663,-0.003921228,0.01947933,0.06523972,0.030977806,-0.030995442,0.0008621676,-0.01120877,-0.03327543,0.031646356,0.077236444,0.05157387,0.025579356,0.041800372,-0.011141261,0.0012777374,-0.047645368,0.0060334434,-0.03596188,0.013078459,-0.0013422049,-0.010508945,0.031923324,-0.05306541,-0.04561705,-0.06420938,-0.00802298,0.010430833,-0.02822064,-0.011077762,0.029360063,0.015993632,0.027545674,0.0036166143,-0.020256002,0.016242655,-0.04814987,-0.012507255,0.06602445,-0.05129674,0.01884261,-0.053946543,0.008094367,0.023720173,0.061911155,-0.010727399,-0.052363705,-0.014804454,0.02238168,-0.0035214457,0.05734044,-0.0055398336,-0.03294108,-0.033999488,-0.0037489494,0.005365137,-0.00993819,-0.011170226,-0.0037418364,0.015683461,0.020269852,-0.033995155,0.042081706,-0.04831482,-0.056480754,0.030163372,-0.004595544,0.0375261,0.038953584,-0.04968228,-0.015020487,-0.030271906,0.033395916,0.002372797,-0.007033826,-0.022826377,-0.0053731357,-0.0081404615,-0.025812099,0.049430452,0.035603672,0.024072437,0.02425214,0.005665187,0.022876197,-0.019152815,-0.033996295,0.01708304,0.013969711,-0.05598933,0.041805983,0.008014933,-0.012528911,-0.00059957185,-0.0049284706,0.018304465,-0.025360709,-0.019674882,0.033476263,-0.0019014424,0.027885946,0.023127373,0.01104156,-0.008846105,-0.04687108,0.04696497,-0.00586184,0.015023599,0.006817721,0.008183113,0.031171378,0.018496811,0.04069121,-0.029739862,0.024533404,-0.016144922,0.0015884875,0.024091648,0.0288121,0.0128747355,-0.041819453,-0.0013100613,-0.023913981,-0.009122265,-0.018203922,0.04996841,-0.054619752,-0.010406083,0.020860786],"last_embed":{"hash":"ct3ssu","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"ct3ssu","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{3}","lines":[266,266],"size":94,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ct3ssu","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04981211,-0.042072885,-0.033941284,-0.025609566,-0.040304888,-0.10821534,0.058156375,-0.03430661,0.011611577,0.0042487876,0.003047998,0.038924817,-0.027601197,0.0006297443,0.02457178,0.04753,-0.05907223,0.030480415,0.043422066,-0.03313585,-0.030819416,0.03758015,0.040230084,0.0031904993,-0.035268422,0.019554373,0.0036475093,-0.007231543,-0.021335367,0.030573942,0.024522685,-0.014356724,0.028876144,-0.011703293,-0.017385697,-0.029803293,0.02145995,0.012610937,-0.059143946,0.032613277,0.0070927604,-0.040777225,0.018416708,0.031881526,0.028607525,-0.0320569,-0.03359222,-0.014191072,0.028806332,-0.024137951,0.037405018,-0.0022929744,0.0140839415,0.028378867,-0.0013196751,0.049708925,0.02454399,-0.056943327,-0.013520063,0.00256261,-0.039630882,0.046309568,-0.027974494,-0.01651187,-0.009281846,0.06729534,0.025853103,-0.028213464,-0.0293249,-0.030916376,-0.0194632,-0.0017294217,0.05123616,-0.015450175,-0.032920107,-0.01223658,0.016070444,0.021844452,-0.0052993866,0.08167728,0.013812074,0.00012245364,0.0060684574,0.005984879,0.0287332,0.002551642,0.008278131,0.066786416,0.03244132,-0.0012691346,-0.0212806,0.019550636,-0.014410402,-0.03975658,-0.010073896,0.013916773,-0.024111226,0.011141543,0.027143221,-0.0148211885,0.020253884,0.011061669,-0.02419101,-0.0059284014,-0.017247392,0.027746553,-0.028920563,0.032110326,0.05435419,-0.0028707366,0.018714549,0.0009666389,0.0038091496,0.008214435,-0.008440534,-0.02048583,0.025305012,-0.003138942,0.013571964,-0.019006327,-0.030479535,0.02759318,0.03374745,-0.03247526,0.020400409,0.0030928422,0.015436223,-0.0102050705,0.011309674,0.018722843,0.046910446,0.015401591,-0.040843062,0.010295948,0.0053249914,-0.014198169,0.04810919,0.029182691,-0.033742636,-0.033857558,0.004841328,0.02098602,-0.042765398,-0.01975527,-0.020631045,-0.055171963,0.017222691,0.039075144,-0.02043183,0.013171118,-0.011804896,0.010150888,0.017404428,0.029419124,0.0046543647,0.013169736,-0.018712396,0.052446727,0.014249297,-0.005414839,-0.0016601956,-0.017058343,0.00036501721,0.040608127,0.022891453,-0.0034620634,0.038792085,0.025110658,-0.00458902,0.007429999,-0.0020869032,0.008190571,0.0099069625,0.030098302,0.035863403,0.016244402,0.031981178,0.025923992,-0.0108923055,-0.015696863,-0.039524276,-0.00947359,-0.035536986,-0.055664938,-0.012158006,0.04861378,-0.037574302,-0.0063674897,0.028925369,0.004311859,0.009191978,-0.03897139,0.013847812,0.0021888518,0.08821672,0.0043783262,0.046221297,0.007865055,0.020051435,-0.037003156,0.031031905,0.027038056,0.0065030167,-0.016998567,-0.028949315,-0.010711299,0.0031969044,-0.03933899,0.020704176,-0.04867965,-0.024578227,0.05809827,0.007011021,-0.02446661,-0.010433616,-0.02219569,0.023423694,0.0032082186,0.03488324,0.0077432287,-0.008669801,0.039128296,0.01594033,-0.012757113,-0.020570097,-0.03251865,-0.0176132,0.054706596,0.018329171,-0.022583893,-0.04252558,-0.010213863,-0.00869484,0.022731971,-0.010336904,-0.026265359,-0.003356299,0.016131366,0.028033795,-0.015462365,-0.03166825,0.0035952239,-0.009156861,-0.016660748,-0.015927708,0.027007287,0.007946507,0.06172129,0.017896984,-0.011479726,0.02101615,0.009312112,-0.004755474,-0.010303133,-0.010379974,0.026481714,0.027697258,-0.0081481645,0.011151114,0.027140167,0.04436501,0.017896382,-0.019985456,0.02720459,0.005986839,-0.022100946,-0.025158487,-0.0019664017,0.034131423,0.0058051543,-0.02514278,-0.046180304,-0.008985188,0.0014115642,-0.07231112,-0.011574255,-0.06258838,0.008875738,0.051528554,0.0050881314,-0.054390263,0.016542196,0.025565162,0.019266535,0.03527346,0.009006913,0.01702212,-0.01876795,0.030452216,-0.033379786,0.0066224663,0.007607951,0.04515137,-0.017232168,-0.006328306,-0.0009743011,-0.029559165,-0.18376447,0.011721149,0.0213203,0.05668499,0.01557983,-0.015037348,-0.06270026,0.008463699,-0.049612857,0.023056313,-0.0041078115,-0.027107555,0.017221864,0.009775219,0.00032062622,0.003486489,0.020022606,-0.059714016,-0.0010156248,-0.030184133,-0.0066879843,-0.02665093,0.08745264,0.011451192,-0.026185906,-0.024147868,0.039271105,-0.012970432,0.020730255,-0.016838353,-0.040819097,0.015194927,-0.0109793,0.02949655,-0.013790403,0.020421937,0.0062031667,-0.00051216874,0.059207823,0.019181704,0.06207193,0.0019836277,-0.034908824,0.032605592,-0.011614183,0.0015812495,-0.041151166,-0.018848607,-0.009929064,-0.017772153,0.0059221336,-0.00008115967,-0.005962719,0.025674058,-0.05115003,-0.0007736813,-0.008459037,0.03942534,-0.0019257755,-0.017769115,0.0062799985,-0.018015228,-0.034463093,-0.067977734,-0.022954054,-0.043657582,0.062290125,0.027157065,0.0035302234,-0.028847367,-0.007059866,-0.040669646,-0.012702558,-0.01698005,-0.044429008,0.018024733,0.03704508,-0.024351457,0.03624284,-0.1042919,-0.004424672,0.03221069,-0.023065504,0.007906023,-0.028822359,-0.014188425,-0.006593111,-0.0016536487,0.03802986,0.24273163,0.027998714,0.029598957,0.005939753,0.038628418,0.018201806,-0.00361927,0.05454275,0.009567099,-0.012122147,-0.0037912207,0.04770554,-0.012856737,-0.00651408,0.014789353,0.07778327,-0.052497517,0.0045000417,0.07162886,0.022803262,-0.02088838,-0.054333992,-0.004098125,-0.029411638,-0.039466746,0.003961728,0.012728211,0.012831792,-0.016671425,0.022556037,-0.02594634,0.05662758,0.021550342,0.006049159,0.04465286,-0.034022152,0.017949503,-0.090150096,-0.01489666,0.019043071,-0.01622723,-0.018503228,-0.012915319,-0.013948695,-0.026857857,-0.0076269596,-0.015239455,-0.00018118638,-0.019911101,-0.023127241,0.0264244,-0.034192633,-0.041450907,-0.038475897,0.041429304,-0.0032226823,0.008831344,-0.053248644,-0.0035572585,0.062190004,0.00096910994,0.00013054196,-0.032051135,-0.053994007,0.019231042,0.045034274,-0.023930533,0.031059451,0.030897146,0.0061604157,0.010376651,-0.031173754,-0.04288539,-0.0018142145,0.04649884,-0.047520913,0.021227801,0.02106417,0.029589012,0.03682271,-0.017284492,0.0009000137,0.0011796557,-0.01594611,0.0042984374,-0.007466356,0.030061264,0.035695232,-0.055420153,0.00011780655,0.013478187,0.009752179,-0.020324856,-0.016544992,0.010939023,-0.031931106,0.009879082,-0.032149203,-0.04381591,0.016675116,0.0008978911,0.0019135018,-0.0009595069,-0.010466397,-0.0051609697,-0.020623539,0.0014865525,-0.019050257,-0.015891252,0.035625834,-0.08735207,-0.005149638,-0.011399315,-0.0025189365,0.06031836,0.064303435,0.010197286,0.006395143,0.05956038,0.0002612389,0.051982295,0.029173315,-0.053640876,0.033124764,-0.0015232356,-0.02112319,-0.0044287005,0.04335975,0.0056050885,0.0076830992,-0.013092837,-0.029883476,0.00093581836,0.038490895,0.02960814,0.011852306,0.008861833,-0.028996415,0.0055174916,-0.0043894323,-0.019743288,-0.011389187,-0.004264707,0.018357193,0.043732435,0.028705139,-0.05672992,-0.002169293,-0.005976824,0.018839898,-0.01251314,0.050009616,-0.0022024068,-0.029948069,0.008957374,-0.05811534,-0.013130697,-0.015820365,-0.02318184,-0.022937277,-0.0057082735,0.02614193,0.025061307,0.064807296,-0.031973243,0.045393195,0.010097494,0.02834505,-0.033143263,-0.019022007,0.015422241,0.025584713,-0.050292492,-0.01617294,-0.03790045,-0.023781413,0.022676319,-0.005444795,-0.03030283,-0.022982517,0.020815423,-0.015757315,0.0424554,0.055813786,0.03901222,-0.000956801,-0.026218109,-0.010384773,-0.005105837,-0.021590123,-0.065953344,0.11167803,0.030344926,-0.021514121,-0.014659354,0.035020027,0.04974619,0.016240811,0.0069162245,0.005670188,-0.0010106014,0.004620077,0.000117895856,0.012313287,-0.033742838,-0.015352164,-0.05039642,0.01897241,0.013601791,-0.05062622,0.0060708025,-0.0036534034,-0.020996362,-0.00022803571,-0.062327728,-0.013752615,-0.0031749525,0.057154182,-0.037710603,-0.028554913,0.0023125412,-0.026917653,0.00793748,-0.035875056,-0.0024294085,0.005877572,-0.026107853,0.016577816,-0.028493099,0.01101573,-0.004020394,-0.01262407,-0.008153692,-0.0052999826,0.008386652,0.015912877,0.01640605,0.011129072,-0.029835299,0.011475238,-0.02326633,-0.017737255,0.009201863,0.015525177,0.018907838,-0.010122776,-0.049280588,-0.0039275237,0.003672691,0.016367124,-0.009213873,-0.03961698,-0.015584322,0.01824098,0.07159301,0.03289254,-0.021911008,0.0020370255,-0.026001815,-0.05128751,0.00019991749,0.028879818,0.021702971,-0.018405108,-0.052891653,-0.04331451,0.035048593,-0.026384396,-0.03128875,-0.072168544,-0.014572171,0.030356886,-0.017546512,-0.021992065,0.007522398,-0.010609298,-0.007485589,0.019340642,0.049149822,-0.030832225,-0.066090055,0.028665759,0.000451318,-0.022074785,-0.031690367,0.018412929,0.033096362,-0.025881382,-0.00021804274,-0.009312911,0.02620183,-0.01958603,-0.061954807,0.028981121,0.017191414,0.0019321709,-0.035961673,0.034098625,-0.0014185705,-0.02959242,-0.016459672,-0.0017311757,-0.0003812791,-0.007334584,-0.025977012,0.019419875,0.00072783104,-0.05735073,-0.023491206,0.0028335578,0.0040943413,0.020861182,-0.0088960305,0.008893656,0.00901445,-0.01933753,0.0017132601,-0.02248709,0.009021907,0.010601843,-0.030595785,-0.008933582,0.0059751677,-0.030286768,-0.01054022,0.023526905,-0.01051293,-0.0066907676,-0.048498064,0.0020317803,-0.03826155,0.01490809,-0.032687217,-0.035924822,-0.019082928,-0.02509634,0.066858806,-0.009029323,0.022409836,-0.009491488,0.019922419,0.07537445,0.008485103,-0.031513315,0.017768221,0.0009623139,0.03516974,0.012418586,-0.026016869,-0.022886056,0.044845223,-0.020505821,-0.03296429,-0.0030308,0.037833456,0.017651847,-0.019651517,0.04483976,0.016969463,0.004032067,-0.030416152,0.043693613,0.008765318,-0.010258482,-0.014689535,-0.023879051,0.05044647,-0.043832395,0.030303122,0.01602702,-0.025784556,0.028355837,-0.01562055,0.02129903,-0.03495012,0.051315583,-0.0065414384,-0.040345185,0.058237016,-0.010768186,-0.015185989,0.012665149,0.00889356,-0.021938836,0.03879358,-0.0012942583,-0.023680408,0.007554073,0.047727138,0.012240322,-0.038508184,-0.035187956,-0.04321378,-0.011296429,-0.15491413,0.008555722,-0.013499406,0.017561393,0.0022837357,0.014296783,-0.052414533,-0.040726498,-0.038067423,-0.0029551038,0.00869118,0.0019752213,-0.04903119,-0.032285277,0.0235855,0.044310775,-0.026665056,-0.0035680195,-0.058254097,0.055495147,0.0060471823,0.009946728,0.019818533,0.0006425665,-0.05854779,0.0060511925,-0.02578313,-0.013748369,-0.020760506,0.029521214,-0.021701636,-0.04893941,0.062198423,0.028968498,-0.023963675,-0.029609857,-0.020335691,-0.0026973777,-0.03310247,-0.014058467,-0.03128143,0.02082754,-0.0450181,-0.019080596,-0.021766765,0.0793498,-0.019068507,-0.022491107,-0.045061395,0.0027062965,0.014225981,0.021935066,-0.010304649,0.017400539,0.015746403,-0.004481302,-0.007310157,0.014834814,-0.015611522,0.06478258,0.017710278,0.03520945,-0.0015054335,-0.0006645065,-0.026046712,0.018060481,-0.008563243,0.06277055,0.006076338,0.0038874494,-0.045035265,-0.012675462,-0.005327909,-0.0012370106,-0.0010702735,-0.018272225,0.021480337,-0.020382589,-0.049486116,-0.0022618345,-0.049161587,-0.0062309927,0.01773378,-0.025515335,0.03486894,-0.011284816,0.025560368,0.022999948,-0.08230836,-0.012507554,-0.024962064,-0.030952929,-0.025476037,-0.020995792,-0.011604435,0.017188055,-0.0155744525,-0.00048774143,-0.04501334,0.019336212,-0.030669458,-0.03877669,-0.051605564,-0.020882813,-0.017059501,0.010645108,0.050625563,-0.019376295,-0.003830968,-0.028908327,-0.048244733,0.01101365,0.006730145,0.03558691,-0.053953703,0.005294028,0.009237536,0.001818883,0.029620385,0.0059787245,-0.009151929,0.012478978,-0.00076920167,-0.04983847,0.041815292,0.07285212,0.029293474,0.04367972,0.011079668,-0.0031399184,-0.017714579,-0.011887375,0.04385321,-0.0034086765,0.009189649,-0.012956669,-0.03915186,0.028202266,-0.010473035,-0.02982872,-0.037514262,-0.012838605,-0.004374021,-0.027215885,-0.031163685,0.01657429,-0.00069837895,0.018412381,-0.003704493,-0.009725184,0.06091393,-0.023845015,-0.007449875,0.0081672985,-0.024685597,0.023434265,-0.035511486,0.008315351,0.056306772,0.022929806,0.020921838,-0.038257122,-0.018827144,0.02797823,-0.0064539523,0.03202535,-0.009829826,-0.018585483,-0.03604316,-0.0040514492,0.04251997,0.030066462,-0.016292062,-0.028358642,0.029671246,0.008770268,-0.025095433,0.024782285,-0.074131176,-0.04527159,0.035087526,0.0042342963,0.045612536,0.06065628,-0.061683007,0.006231463,-0.011018804,0.012049341,-0.015928105,0.035003968,0.02449443,0.0054193786,-0.0042850156,-0.045548093,0.046134677,0.0017754067,0.020074222,-0.007836878,-0.010268716,0.006249827,-0.011706767,-0.0074488954,0.003949784,-0.03241254,-0.024702739,-0.0016989677,-0.018914457,-0.0048321825,0.0098435795,0.028472057,0.006054574,-0.013577219,0.008263193,0.045978867,0.0032410126,0.01400052,0.03624965,0.024821665,-0.005745431,-0.027499791,0.014109963,0.01606437,0.033625294,-0.0054058842,0.016457947,0.022647774,-0.015030678,-0.01200203,-0.018652933,-0.0076912693,-0.0369574,0.044764582,0.049136475,0.023160012,0.0273955,-0.06034769,0.051192783,-0.0136512285,0.02649434,-0.010413878,0.0005221103,-0.05239895,-0.024429012,-0.014873569],"last_embed":{"hash":"1l23uzj","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"1l23uzj","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{4}","lines":[267,268],"size":71,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1l23uzj","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025551036,-0.011174144,-0.04537026,0.013128655,-0.04186455,-0.062327974,0.04775809,-0.00996444,0.02623201,0.0015571646,0.0037250507,0.0061459253,-0.023498937,-0.015920686,0.01899657,0.039925117,-0.054401986,0.0269786,0.021078726,-0.031786993,-0.027021216,0.036497746,0.06304247,-0.016292877,-0.036029972,-0.0062943827,-0.018742487,-0.0029776497,0.030933263,0.04306951,0.0037090925,-0.063614056,0.07817,-0.0036562472,-0.020266797,-0.009691349,-0.019560793,-0.011540651,-0.04603541,0.04494724,0.014904324,-0.03630231,0.014107392,0.03502516,0.043900304,-0.014731947,-0.043312643,-0.00030150602,0.02508997,-0.018346604,0.023852285,-0.022420017,0.02753564,-0.0026532712,0.0076083,0.04743931,0.00085950235,-0.04775323,-0.03094411,-0.00008420202,-0.056693424,0.008778995,-0.045605987,-0.016585581,-0.002028318,0.05309657,0.029750552,0.0052986667,-0.02711672,-0.028417232,-0.00071940455,0.00082828285,0.029608684,0.014123988,-0.034664497,-0.02270297,0.023079088,-0.0032254797,-0.019153092,0.046362314,0.010937967,0.0124206785,-0.012113798,-0.013067653,-0.020588804,0.0065699057,-0.003492993,0.06467535,0.029869244,0.006211335,-0.0015843784,0.016621646,0.012375745,-0.029144976,-0.006624207,0.02202723,-0.036892056,-0.012669516,0.054867245,-0.0059031704,0.050663378,0.016462225,0.0075385002,-0.0057661715,-0.007896874,-0.0025537468,-0.024044989,0.0321299,0.045086227,-0.020009905,0.0051838197,0.056073543,0.008668742,0.018285763,0.0090518845,0.008558797,0.0036077,-0.010269086,0.025193617,-0.01596599,0.032066267,0.053517092,0.035617843,-0.049827307,-0.0006103451,0.02119793,-0.015898293,-0.005861142,0.02790042,0.024895383,0.026478851,0.035956472,-0.023558792,0.008046822,0.0075669484,0.009812889,0.046275787,0.038480107,-0.0149997575,-0.072815165,0.02506865,0.058657806,-0.033878107,0.00045550402,-0.0031987885,-0.055220183,0.03966299,0.025372736,-0.0025505573,0.023879118,0.015335746,0.015090499,0.0090457285,0.02499135,-0.009503469,0.030630918,-0.010658254,0.056008924,0.015373909,-0.018120673,-0.01969989,-0.007014775,-0.01242933,0.03399508,0.0010863987,0.009249778,0.037957028,0.0009853378,-0.02431296,-0.0039409576,0.02197142,-0.006238774,-0.0046825553,0.009629438,0.03819685,0.010440146,0.040211983,0.033322286,0.0035002178,-0.032802593,-0.06743734,0.019904645,-0.055238187,-0.07212434,-0.0017889581,0.039423604,-0.022640042,-0.0019614375,0.014942279,0.009610849,-0.0137918005,-0.016454544,-0.031024283,0.011663586,0.052110083,0.0025131563,0.03674704,0.007488477,0.034960993,-0.035945807,0.020237077,0.014199995,-0.0016589306,-0.014709395,-0.019357147,-0.0070100133,0.0019234479,-0.022527147,0.031852514,-0.032271136,0.012654832,0.031749096,-0.00555348,0.00006312057,-0.02359448,-0.03464767,0.046407133,-0.010439312,0.02740973,0.005134054,0.0054795328,0.03698444,0.031467687,0.009969036,-0.023782857,0.006757534,-0.06401643,0.04617389,0.024053453,-0.0031170603,-0.011820397,0.016579367,0.027687367,0.016790342,0.017338987,-0.006774121,-0.0049693724,0.019556975,0.014808263,-0.01610053,-0.03634686,0.02404157,-0.012059744,-0.016914204,-0.019051095,0.005976955,0.03229506,0.04072911,-0.023009025,-0.02547348,0.013106947,0.006101265,-0.016336164,-0.012909334,0.017669287,0.0300784,0.0036844425,-0.016215255,0.015680145,0.0025934866,0.011669656,0.022037946,-0.028396813,0.023448335,0.017628338,-0.004227195,-0.009600873,-0.020318097,0.03474948,0.018594958,0.0017276562,-0.04469702,0.014000234,0.0015182181,-0.030817887,-0.002147316,-0.048922278,-0.004712677,0.031136507,-0.012608763,-0.05753933,0.023830807,0.0011236643,0.030275302,0.037290774,-0.008553029,0.013100247,-0.024057483,0.013809693,-0.02623557,-0.02548821,0.013619916,0.05776644,-0.01566106,-0.060390145,0.006455679,0.0059416513,-0.16227861,0.0038011256,-0.0060006846,0.06146386,0.01274484,0.006412981,-0.047161795,-0.0008673081,-0.08368114,0.055555332,0.018440086,-0.03795074,0.029469024,0.00802107,0.028627243,0.0026573215,-0.009799375,-0.011855232,-0.042040292,-0.039060485,-0.010482853,-0.042149246,0.08031966,0.022823943,-0.047791623,-0.0034095414,0.06920114,-0.00824327,0.017513555,-0.052843276,-0.08630379,0.026244177,-0.0017974579,0.013192926,-0.029484347,0.03397414,-0.014167254,0.0078090956,0.049839795,0.0025461786,0.06572128,0.03152123,-0.0027026518,0.049343638,0.00063897384,0.020366741,-0.03216001,-0.0037368669,-0.035548024,-0.03641809,0.0012793518,-0.019313514,0.00063826726,0.02122727,-0.062245976,0.0082755815,0.008006488,0.060463224,-0.004416643,-0.011068413,0.0072360584,-0.03731198,-0.008629734,-0.03767373,-0.02655464,-0.041021872,0.047831617,0.01962734,-0.0061218445,-0.03205145,0.012451909,-0.042054344,0.0018970687,-0.024308637,-0.02333256,0.02507933,0.036856145,-0.042052727,0.011970284,-0.101071715,-0.012032929,0.028908908,-0.022745438,0.002815264,-0.01325546,-0.04453735,-0.008772012,0.00021281741,-0.0037645015,0.24359556,-0.0032309731,0.031286377,0.014883203,0.05985062,0.01672468,-0.0037284784,0.05761328,0.007109788,-0.027578646,0.021630157,0.02167432,-0.01970062,-0.012549059,0.025376717,0.037647184,-0.07991193,0.009337465,0.061798412,-0.011821437,0.013306266,-0.07220028,-0.004704176,-0.037633777,-0.07009079,-0.011496938,-0.01106832,0.024872122,-0.03440201,0.028930591,-0.028994814,0.011410627,0.037508152,-0.022034867,0.004638452,-0.009373309,0.01996813,-0.0973301,-0.033404067,0.008050577,-0.019550936,-0.0011841875,0.02273751,-0.025930863,-0.037542447,0.0012664611,-0.025106577,0.019310668,-0.021385128,-0.0015425609,0.016708365,-0.029394766,-0.005148325,-0.020652186,0.030272344,0.014360353,-0.0008139782,-0.02273506,-0.013348658,0.05480139,0.0014902872,0.0062909178,-0.05456158,-0.015669966,0.0070018386,0.004890069,-0.02405795,0.007842483,0.021431988,0.020870654,-0.00008063851,-0.0053297332,-0.0047326316,0.0010124997,0.0386682,-0.05277269,0.020689523,0.025196856,0.012932536,-0.0074270745,-0.020672074,0.0012213342,0.0045424574,-0.009943287,0.030979306,-0.017719869,0.013169611,0.04835151,-0.021620661,-0.011138457,0.016329966,0.02843133,-0.032270014,-0.0057954113,-0.013171455,-0.012708378,0.05015413,-0.035961777,-0.028994698,0.010266054,-0.0036792802,0.036079854,-0.013988079,-0.02197885,0.037626836,-0.0008099915,0.010548324,-0.03548862,-0.026362127,0.052785568,-0.0733842,-0.008805875,-0.01661069,-0.038458567,0.04535541,0.081086025,0.021123065,0.017144077,0.050378155,-0.022237353,0.036795247,-0.003033345,-0.024673862,0.025804661,-0.012851741,-0.05472493,-0.015403978,0.03695794,0.053699236,0.009421381,-0.0017102195,-0.027433207,-0.036948662,0.02177969,0.031326123,0.017085144,0.031314243,-0.019609375,0.01151395,0.010771175,-0.015251258,-0.02225606,-0.0021904672,0.039243717,0.040655855,0.034971576,-0.008699319,0.0057639605,-0.015345484,0.030069407,0.013995861,0.027014794,0.023426743,-0.04972507,0.01231992,-0.08370475,-0.026827963,-0.017354121,-0.011492185,-0.03103938,-0.02704312,0.014855514,0.031920552,0.071436465,-0.014369277,0.021828298,0.050588228,-0.005724224,-0.0134342685,-0.020511925,0.0008024081,0.030360034,-0.040660128,-0.02627285,-0.018593512,-0.04797387,0.008647263,0.00020013316,-0.028212134,-0.059822466,0.02440632,-0.0030815813,-0.023220535,0.022856906,0.0515738,0.006316806,-0.046644412,-0.01868658,-0.0057477048,-0.04000203,0.0051313313,0.10262221,0.0033350189,-0.009746395,0.022031907,0.01944414,0.06350626,0.042547423,0.02433106,-0.0044015367,-0.0073364964,-0.0019130873,0.0053280494,-0.0077832863,-0.028065158,-0.023820955,-0.035489403,0.02538221,0.03296564,-0.0030132823,0.009910313,-0.006680999,-0.025632966,-0.003458244,-0.04624486,-0.054067798,0.025962552,0.037999704,-0.020409534,-0.015802035,-0.037024494,-0.01889353,0.0025980638,-0.029796304,0.022155879,0.01805683,-0.028137146,-0.0063452143,-0.00978913,-0.007344643,-0.010347307,-0.015737012,-0.012073617,-0.019327572,-0.023522545,-0.0070071574,0.026798207,0.02242776,-0.030440137,-0.0038974802,-0.019490799,-0.032632407,-0.010152894,-0.0019673565,0.019042065,-0.012999016,-0.0727072,-0.02171673,0.015130579,0.018782139,0.007704846,-0.030190084,-0.015933048,-0.010169963,0.050807867,0.006617528,0.0043519326,0.021698914,-0.006605978,-0.050219588,-0.018017456,0.048997596,0.040026404,-0.0036324477,-0.03897702,-0.027948769,0.0055705644,0.0004299132,-0.03868479,-0.03673399,-0.01348753,0.011596381,-0.0058898977,-0.0362362,-0.0038638124,-0.011821413,0.009021808,-0.004515627,0.026818363,-0.05887107,-0.07553856,0.030625429,0.0051006796,-0.018238613,-0.016852317,0.01234302,0.051371388,-0.0125587415,0.0064396774,-0.029462757,0.0046528075,0.0016757306,-0.05676463,0.025297863,0.026169304,-0.018952606,-0.05480168,0.028963396,-0.0025612568,-0.030841326,0.009469497,-0.009978631,-0.0132481735,-0.018173508,-0.014599405,0.015155917,-0.0005614496,-0.03467002,-0.0026217212,0.0076408247,-0.012518951,-0.0085080685,-0.00803247,0.0038614564,0.0048001395,-0.023049982,0.048444644,-0.02921164,0.03472617,-0.015467023,0.010518925,-0.026598707,-0.016575541,-0.015754834,-0.028248142,0.014045296,-0.022390224,-0.037110154,-0.049916793,0.009121598,-0.012275203,0.013739934,-0.035436448,-0.037346352,-0.027610658,0.012060092,0.049005456,-0.007858288,0.011326644,0.004355326,-0.018577803,0.034374945,0.047278907,-0.029190892,-0.00039124183,-0.01859188,0.01999316,0.0041837385,-0.028942423,-0.026194055,0.060484003,-0.029697271,-0.008718586,-0.03997157,0.031036498,0.010289741,-0.0075493595,-0.0013487595,0.0047582006,0.056100994,-0.05182514,0.045608986,0.021177823,-0.033897545,-0.01974918,0.025910687,0.026943551,-0.047178492,-0.003864537,-0.0025641294,-0.017847635,-0.02091291,0.0090081785,0.017748661,-0.045469087,0.04943881,-0.006806085,-0.020051459,0.06341451,-0.03311651,-0.0067596426,-0.04536195,0.025182761,-0.019648282,0.049740326,0.0059649805,0.0051344065,0.017491141,0.031796895,0.026984062,0.0008771031,-0.052558307,-0.02188388,0.002891507,-0.13919747,0.0033746874,0.007007324,0.007829695,0.010633497,0.008078658,-0.055429444,-0.05294006,-0.037782624,-0.016573738,-0.013298385,-0.036991004,0.0009346668,-0.027613768,-0.0005321304,0.042879228,-0.049731947,-0.011011158,-0.034056164,0.0368754,0.01998718,-0.00094963616,0.026724234,0.007811342,-0.021908328,0.010296248,-0.008980538,-0.0043419935,-0.034638528,0.033721674,-0.029790102,-0.054201324,0.015007252,0.06760264,-0.015311576,-0.018107994,-0.007176712,-0.0114803,-0.06397578,0.0006005719,-0.02599168,0.030439757,-0.019217176,0.014722716,0.014734775,0.07291745,-0.021244314,-0.022207152,-0.025800379,0.029997744,-0.022274325,0.030676924,-0.02184379,0.006929203,0.0043562567,-0.022969594,-0.036434066,0.0060613183,0.034177896,0.05171641,0.013100773,0.064612806,-0.030631619,-0.006994158,-0.0028459348,0.030052526,-0.022147566,0.057760302,0.0045336206,0.0078144735,-0.027183296,0.028991919,-0.012478467,-0.018579736,-0.0024799532,-0.019358167,0.038339574,-0.006999749,-0.046025954,-0.018439695,-0.03711009,-0.008338442,-0.007661295,-0.033632576,0.029614491,-0.0007478944,-0.0045162216,0.017687172,-0.061775416,-0.007993685,-0.039344214,-0.05079236,0.0016757236,-0.00208923,0.0085287485,0.040046267,-0.018505424,0.008101577,-0.02048062,0.020340452,-0.03069124,-0.03939405,-0.047132384,-0.03989188,-0.03114215,0.036663473,0.025336029,0.019933973,-0.028961156,-0.027535185,-0.034807004,-0.0006657918,-0.01552752,0.037595272,-0.06652575,-0.031787015,-0.004994812,0.015765319,0.064956464,0.0148557415,-0.0112872105,-0.009678796,0.0012234884,-0.03710476,0.046453927,0.09883282,0.01950552,0.045620997,0.037580073,-0.007039883,-0.0053571574,-0.045337677,0.019585371,-0.029884659,0.016405806,-0.020985272,-0.00922882,0.034678917,-0.047986053,-0.035931423,-0.04129438,-0.017849844,-0.0054944647,-0.018547505,-0.013668126,0.013043124,0.009306061,0.01747782,0.03112891,-0.017350867,0.018417988,-0.04113806,-0.018070241,0.053705532,-0.033817228,0.020646043,-0.051000223,-0.011675665,0.022204189,0.071358435,-0.011579545,-0.06923376,-0.034078322,-0.004082237,-0.02346373,0.06994981,-0.013162884,-0.010405591,-0.01636695,0.01742577,0.029720724,0.016547257,-0.015225703,-0.016106812,0.035713963,0.026013248,-0.050533965,0.03621324,-0.034330882,-0.03776582,0.03301,-0.005031332,0.06404487,0.053645164,-0.04686992,0.015691686,-0.027654069,0.0018829384,0.00858659,0.006081639,-0.012394323,0.008209707,-0.009370795,-0.017700117,0.0471495,0.017873133,0.022335557,-0.00046323554,0.007093679,0.0059336144,-0.02727578,-0.021204032,0.012674579,-0.003532513,-0.03089647,0.034994837,0.009965277,0.001578016,0.0007987649,0.028253866,-0.013228194,-0.007958237,-0.006853781,0.02173485,0.012082129,0.0005142109,0.04492189,0.031764064,0.004797775,-0.028621001,0.030574106,-0.0028182005,0.031166956,-0.009392575,0.0014870111,0.013054768,0.003751277,0.020883424,-0.039649718,0.015328147,-0.026413383,-0.0083499085,0.037752293,0.021646954,0.021701101,-0.027204625,-0.017886454,-0.016749902,-0.013375617,-0.008434245,0.043452475,-0.049064573,0.007472606,0.0014825438],"last_embed":{"hash":"alndrq","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"alndrq","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{5}","lines":[269,269],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"alndrq","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028734481,-0.009420372,-0.03761239,-0.020315174,-0.040329594,-0.0402593,0.040846426,-0.00088439847,0.03166943,0.0069004647,-0.0007053563,-0.00044783432,-0.0178727,0.01209917,-0.003928439,0.022665657,-0.03552188,0.0025191105,0.019355582,-0.019275831,-0.037007663,0.030766394,0.06108734,-0.011102869,-0.02530792,-0.0046735783,-0.011885671,0.0015888956,0.02595894,0.03309546,-0.0016810267,-0.022545317,0.042276766,0.022747809,-0.017972102,-0.0116399545,0.0032538997,-0.029955396,-0.042899184,0.03187839,0.0012207845,-0.015761523,0.014110631,0.04055207,0.038135737,-0.018261323,-0.033998445,0.004272354,0.008985894,-0.008182315,0.027412653,-0.0024983555,0.010031405,0.0019402961,-0.014586026,0.031942163,0.009107828,-0.039314993,-0.018429454,0.010633809,-0.05223943,0.022095008,-0.022104261,-0.0066222074,0.001610001,0.06505166,0.027814828,0.039426006,-0.017280806,-0.00951085,-0.0012306919,0.01796347,0.018305909,0.005025248,-0.032302946,-0.0017777648,0.010898459,-0.014617571,0.008055218,0.03709422,0.0030819054,0.01209631,-0.01512508,0.012568947,-0.03642508,-0.015068717,0.008382289,0.06422898,0.025019428,-0.0028585212,-0.0015072866,0.008684765,0.032084417,-0.029009113,-0.0063916943,0.0032646533,-0.019142263,-0.024604162,0.0329812,-0.021621909,0.04406388,-0.0051341876,0.030033337,0.002359592,-0.0043187467,0.007274853,-0.015549714,0.049916923,0.054935552,-0.014895207,0.022342322,0.0485935,0.011436304,0.03306345,0.014880324,-0.010030435,0.028321067,-0.02847432,0.005062371,-0.00554331,0.0051270644,0.049472876,0.032535497,-0.03872709,0.0070616007,0.0048635346,0.0008262165,-0.01165716,0.026867272,0.020269116,0.022209158,0.03422811,-0.037335686,0.0016251208,0.031476147,0.010415494,0.0563301,0.037690375,-0.019265922,-0.051290903,0.028085168,0.02844914,-0.023727363,0.016723527,-0.0065494208,-0.071608044,0.008287916,0.012402454,-0.01349578,0.05046177,-0.0050269,0.009267494,0.021062545,0.028855087,0.003140101,0.027590195,-0.028048925,0.042575397,0.007914685,-0.02915704,-0.017596278,-0.029580427,-0.010803674,0.056679163,0.03707908,0.0007659826,0.03512011,0.008794161,-0.031899776,0.0010238251,-0.0051051066,-0.010973796,-0.021983253,0.017280072,0.038043275,0.0020547942,0.056593537,0.033007782,0.026179899,-0.019275146,-0.044209525,0.021055372,-0.03386933,-0.037569698,0.004884283,0.019332856,-0.01178731,-0.0002733453,0.0039121583,0.015371986,-0.011113032,-0.022532113,-0.01712326,0.0014710405,0.08838423,0.009560998,0.037410397,-0.002854598,0.03058498,-0.027044555,0.0030864885,0.021946613,0.00704653,-0.0018647494,-0.019854458,0.0008570593,0.010761794,-0.03825645,-0.0012094143,-0.018124757,0.036141925,0.040239364,0.007351091,-0.012452945,-0.033786602,-0.03132852,0.05549449,-0.0016666292,0.0245066,-0.018070087,0.022092188,0.047221158,0.02877424,-0.011202569,-0.012067041,-0.021055816,-0.052366957,0.035298236,0.046435937,0.009808757,-0.0037024186,-0.0048982096,0.008442642,0.02453045,-0.012319198,-0.021234773,-0.042302087,0.015503271,0.026115851,-0.007122102,0.017338397,0.008470867,0.0031440393,-0.016488649,-0.033419907,0.015149783,0.0638941,0.03575306,0.008215343,0.008823461,-0.0068331016,0.03073144,-0.011810207,-0.010271391,0.03915191,0.033719018,0.010886908,-0.020754857,0.016533187,0.001453228,-0.0090317875,0.030569248,-0.004769367,0.026806265,0.0038604364,-0.0022415372,-0.005697548,-0.02374059,0.0306253,0.010731483,-0.016554924,-0.03206047,0.036987193,-0.010430804,-0.054310057,-0.036857136,-0.056941397,0.013051046,0.056558345,-0.0071602017,-0.061914876,0.016057305,0.020095265,0.026892858,0.029077427,-0.014728134,0.0023081556,-0.04008935,0.005480209,-0.0060558626,-0.03053946,0.017674247,0.0622064,-0.013204352,-0.03733401,0.030059999,0.00965633,-0.17037655,0.019470181,0.015001483,0.05293664,0.011718741,-0.019321801,-0.023618886,-0.009768079,-0.05209488,0.043976545,-0.0024550627,-0.025698775,0.003576261,0.0036324419,0.03368074,0.012644387,-0.005672795,-0.013484495,-0.036004137,-0.04327589,-0.025128022,-0.026588706,0.05118047,0.033600934,-0.008417686,0.026355444,0.067724094,-0.015992323,0.015906965,-0.044613846,-0.0773466,0.041549567,-0.0008562729,-0.00021633219,-0.03203891,0.024472188,-0.022644712,0.022072004,0.027661713,-0.000049175946,0.05958974,0.02572961,0.0035394651,0.02078005,0.009569196,-0.012101353,-0.020085601,0.0023060679,-0.03176592,-0.0272134,0.039756645,-0.013929867,0.009530793,0.028878832,-0.053959657,-0.027696723,0.026141487,0.015566564,-0.010224665,-0.04647981,-0.007635488,-0.055732712,-0.019666823,-0.0041126916,-0.021755286,-0.037622694,0.037249953,0.005909944,-0.01615919,-0.011538286,0.030696025,-0.04069333,-0.0012010148,-0.01778018,-0.0009915284,0.017268782,-0.006777799,-0.060741447,-0.022763329,-0.100276485,-0.007461998,0.0385016,-0.03327966,0.002863772,-0.019523421,-0.027687429,-0.007572131,0.023280231,0.035639737,0.2523865,0.032148343,0.0052474393,-0.025992077,0.05782752,0.008459539,-0.023098413,0.058081172,0.022353133,-0.024196647,-0.0043188585,0.021845322,-0.015790673,0.010972235,0.030916505,0.05081697,-0.07416393,0.011462878,0.05161765,-0.0011682737,0.023497619,-0.05372336,0.0035126917,-0.041169986,-0.064087294,-0.014867878,-0.0054983553,0.024356883,-0.027900724,0.018925343,-0.031604163,0.046573836,0.024979733,-0.029044548,0.028401617,-0.01489995,0.020178322,-0.092827365,-0.028605036,0.024987994,-0.034451053,0.014424489,-0.007930372,-0.030298674,-0.01739391,0.017076856,-0.008299853,0.02544408,-0.004647844,-0.016120125,-0.0060108225,-0.041845847,-0.00035875142,-0.01846441,0.028524507,0.03178572,-0.020649109,-0.03744801,-0.004375483,0.061357144,-0.011598028,0.020082254,-0.0502428,-0.042498764,0.022842553,0.009713798,-0.014632936,-0.014409618,0.012594828,0.024393877,-0.003552842,-0.00033959633,-0.011301684,0.010058363,0.018195003,-0.05335867,0.026772557,0.026213601,0.01601066,0.009423833,-0.017722148,-0.039768327,-0.013944453,-0.009715726,0.031501386,0.008013097,0.036095582,0.056310445,-0.0066962964,-0.008515352,0.02376695,0.039193932,-0.021042028,-0.011114155,-0.0006212503,-0.013787427,0.04519674,-0.04851587,-0.037271198,0.020412441,-0.0070032426,0.0119843865,-0.0076229833,-0.01622907,0.019134479,0.0009185314,0.012608253,-0.03373088,0.0022444217,0.032768015,-0.06723761,-0.00077293423,-0.021391053,-0.015199584,0.048384152,0.058388922,0.020714195,0.021448018,0.04837186,-0.0050101047,0.021350339,0.041876066,-0.018429914,0.045664888,-0.026264701,-0.06601898,0.011896434,0.025956377,0.022938346,0.005954576,0.01309822,-0.041870564,-0.01776607,0.037563555,0.042152163,0.014834366,0.016801301,-0.0284103,0.027194597,0.0033606826,-0.035966024,-0.022530286,0.019448146,-0.0023447573,0.047361214,0.044705678,-0.0333893,-0.0165776,-0.042024955,0.012786471,0.012723625,0.037967045,0.017490616,-0.05252186,0.015708921,-0.09550873,-0.018753188,-0.015564688,0.014057738,-0.0259164,-0.019800313,0.013282513,0.0090799285,0.100581,-0.024220707,0.01719898,0.022558713,0.0037120143,-0.017535206,-0.006936214,0.01900755,0.03510734,-0.032885533,-0.0053819125,-0.026799705,-0.024590148,0.0028830033,-0.0040877545,0.0052585513,-0.01718366,0.04128864,-0.03960621,-0.0066450234,0.0140567655,0.055415343,-0.010347238,-0.02415611,-0.014091197,-0.033085886,-0.057682425,-0.004754638,0.10178344,0.0007749936,-0.00992272,0.008825853,0.028560836,0.0893044,0.020846406,0.031538937,0.008894313,-0.005700268,0.0022449507,0.010686948,-0.009465765,-0.034385107,-0.023867356,-0.022913398,0.040492058,0.022593545,-0.0013476865,0.014032044,-0.0027807362,-0.03898792,0.0024900085,-0.06806178,-0.03992329,0.019549824,0.033893038,-0.014409963,-0.014093497,0.009361335,-0.025139237,-0.0060912548,-0.053377815,-0.020990342,0.016748894,-0.028266191,-0.011288591,-0.03923382,0.006199591,-0.0071874894,-0.03956402,-0.0075460155,-0.04194471,-0.014512407,0.019381454,0.016316986,0.01625726,-0.020306984,-0.00822677,0.0051013883,-0.0048432075,-0.007925268,-0.024711298,0.047979426,-0.031986166,-0.03761891,-0.035757884,0.0013586279,0.018169623,0.012190724,-0.03499114,-0.011069597,-0.022546083,0.041506343,0.0016107309,0.012104568,0.0021262316,-0.007921718,-0.022610659,-0.011222042,0.054443687,0.012972705,0.009814147,-0.05466753,-0.02493409,-0.00041643754,0.004921256,-0.04528615,-0.05670375,-0.021746261,0.018193232,-0.004278497,-0.0022372259,0.005422041,-0.00349378,-0.011202401,-0.0007038692,0.00026183276,-0.09084179,-0.06333402,0.012314947,0.03471259,-0.009301116,-0.020959878,-0.014811704,0.06569357,-0.009674256,-0.014388447,-0.023688195,0.0048790006,-0.0019642008,-0.06314778,0.03593507,-0.0022166348,-0.009561259,-0.036562167,0.031410217,-0.015625298,-0.005465509,-0.013576056,-0.0039020344,-0.013009924,-0.0030435622,-0.012488969,0.014900166,0.012754917,-0.052363377,-0.021079663,-0.0079304585,-0.0035003228,-0.017580813,-0.010345471,-0.02310746,0.011447774,-0.012971643,0.042411942,-0.03581716,0.021641789,-0.000354161,-0.009851685,-0.042261202,0.0037546519,-0.009357306,-0.045473345,0.009911463,-0.026504135,-0.041572,-0.036831193,-0.007936209,0.0018755244,0.023202527,-0.028070187,-0.0459732,-0.0352678,0.009257035,0.0889767,-0.022391224,0.039849523,-0.008138956,-0.005219508,0.043282237,0.03109565,-0.043212675,-0.0057598273,0.0017809095,-0.006384388,-0.028325507,-0.02260264,-0.004900021,0.06701253,-0.015751613,-0.014714421,-0.033415306,0.036379464,0.0032735069,-0.0144002745,0.032733597,0.020737179,0.01853289,-0.03340466,0.048708428,0.021046108,-0.05635921,-0.031541523,-0.0006410148,0.022144537,-0.10100172,0.0023614983,0.004744385,-0.026389197,-0.02179794,0.0055577303,0.009936691,-0.03361884,0.030621829,-0.008027964,0.0013762048,0.050015002,-0.009986375,-0.0149372835,-0.02610455,0.000015728247,-0.0096911015,0.03547109,-0.026443033,-0.020349901,-0.004861126,0.053932324,-0.014939986,-0.027610673,-0.037195243,-0.015937759,0.009178038,-0.14795522,-0.024870384,0.0053600376,0.011054089,-0.009330933,-0.00044732456,-0.04863017,-0.043495815,-0.043703754,-0.021362772,-0.01864034,-0.033679668,-0.01543424,-0.03914974,-0.0029783398,0.047223803,-0.03932077,-0.016211081,-0.05488073,0.02236241,0.013720198,0.0005037634,0.011055543,-0.005335934,-0.0434756,0.015798628,-0.04554641,-0.01646243,-0.021696556,0.008437346,-0.022418262,-0.07004926,0.007203096,0.05298227,0.0016350246,0.008559879,-0.0043005617,-0.0063815243,-0.049008437,0.012138346,-0.04408106,0.03064755,-0.011516589,0.001042372,-0.00051824836,0.07401114,-0.017634783,-0.023670696,-0.032951225,0.011025198,0.0017109099,0.053332746,-0.0050824312,0.0050561163,0.0039110184,-0.029375471,-0.027890459,-0.019755619,0.01861098,0.06423156,-0.0046633827,0.048602853,-0.016952462,0.02410277,-0.012866255,0.044199616,-0.03460817,0.0414553,-0.0035669522,0.01904974,-0.036251362,0.016033055,0.005426118,-0.004813039,-0.000008287079,-0.0017431764,0.020761786,-0.02036504,-0.022560015,-0.010055798,-0.027906649,0.00074846717,-0.0072634015,-0.011596623,0.045060825,-0.012404821,0.008368428,-0.016129714,-0.046529662,-0.012270489,-0.045938823,-0.060539473,0.0207452,-0.021611268,-0.022004213,0.0051197764,-0.01250497,0.0011043552,-0.024090337,0.03212385,-0.041177526,-0.018688498,-0.044948705,-0.046343345,-0.023566082,0.022003425,0.027768848,0.016432405,-0.0010994248,-0.029304033,-0.0036663879,0.002038491,0.0023266252,0.038847335,-0.08701429,-0.020454304,-0.008055603,-0.0022309264,0.06250872,0.011130545,-0.024813447,-0.018493155,-0.036441553,-0.037715636,0.033039253,0.09862497,0.024408614,0.03137628,0.025490874,-0.01799321,0.013935418,-0.061737645,0.022816868,-0.026478857,0.0078370245,-0.008940289,-0.021526506,0.055228613,-0.032851636,-0.057149276,-0.04842161,-0.043023355,0.0008118813,-0.015779426,-0.007943986,0.012195362,0.0030876484,0.009069125,0.008583781,-0.007998164,0.038477156,-0.027385604,0.01974107,0.04783677,-0.025163667,0.021142492,-0.022026466,0.021657575,0.027210673,0.0552031,-0.003006211,-0.057448402,-0.014663549,0.016158085,-0.015551944,0.056023326,-0.008602438,0.008791329,-0.027741851,0.019156924,0.041564867,0.021957437,-0.005815614,-0.016888548,0.033250276,0.028029662,-0.008034793,0.043459766,-0.024245532,-0.037256926,0.036604818,0.0069975345,0.021345934,0.041321844,-0.08566435,-0.013991532,-0.027809942,-0.004641453,-0.026092809,0.022214845,0.007994426,-0.0067882114,-0.0012602663,-0.004739086,0.046677932,0.03673721,0.018487973,0.013013329,0.013666465,0.020544931,-0.04167989,-0.031401187,0.039799705,-0.0069388286,-0.037817843,0.045329146,0.0046329736,-0.026101895,0.010331686,0.027510317,-0.021147862,-0.022256058,0.012633552,0.01324069,0.027044807,-0.013205144,0.030414892,0.064663835,0.002693788,-0.0362069,0.037065174,0.011603328,-0.0019606827,-0.0327755,0.001827199,0.006479654,0.011780939,0.050590433,-0.04385894,0.009979997,-0.048783172,0.0049490314,0.011574155,-0.0017677448,0.037729256,-0.026112985,-0.007290988,-0.010921197,-0.016791137,-0.02642524,0.028294994,-0.048773486,0.013569235,0.003046576],"last_embed":{"hash":"rpft14","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"rpft14","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{6}","lines":[270,270],"size":78,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"rpft14","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015784973,-0.0038449,-0.050604448,-0.0015497622,-0.04804602,-0.045786407,0.04297425,0.010973988,0.028531177,0.011364847,0.0007025911,0.016224548,-0.043199573,-0.020881623,0.013580149,0.029205713,-0.075457565,0.029366717,0.03822371,-0.02837331,-0.015711887,0.025045719,0.066211626,-0.010090471,-0.035688452,-0.013013385,-0.0062451893,-0.011025743,0.0066633965,0.04746262,0.0014179955,-0.03299547,0.045236,-0.0151947355,-0.014714972,-0.007975368,-0.003909744,-0.017220099,-0.041014895,0.04341595,0.025307162,-0.035632387,0.03292107,0.014597664,0.046602115,-0.007358491,-0.050440855,0.0068939454,0.03452729,-0.030607441,0.028453311,-0.014732834,0.017189331,0.012536562,-0.0043426175,0.05218948,-0.008194742,-0.06507206,-0.0057507274,-0.0049107196,-0.041639525,0.05697766,-0.029025022,-0.028731748,-0.0068436405,0.048550967,0.03747834,0.014415488,-0.03540418,-0.049605977,-0.0058911736,0.0077444823,0.030857245,0.0017922366,-0.01325572,-0.020978492,0.03418416,-0.017850872,-0.00622387,0.014170953,0.0025779821,0.027459472,-0.008954515,-0.011030273,0.011110607,-0.004263009,0.0066062887,0.05868853,0.014308241,0.023936683,-0.013902612,0.008357305,0.0014238622,-0.030840812,-0.024493871,0.024859319,0.003724203,-0.018845104,0.028561644,0.011265068,0.017529128,-0.00009145244,0.017648127,0.00016487006,0.0056446,0.0040390957,-0.03741977,0.037138704,0.062176205,-0.023890244,0.023837084,0.039892208,0.01870349,0.020759217,-0.0077426387,0.007578468,0.015269469,-0.015330941,0.0066155316,-0.018360531,-0.007017597,0.04466972,0.043348443,-0.05574011,0.021970235,-0.004337542,-0.05581896,-0.028718775,0.01626082,0.0019661824,0.03185966,0.034076497,-0.027963614,0.013280841,0.016476823,0.0027384073,0.026371988,0.034775555,-0.0039729173,-0.069740124,0.020807179,0.041207846,-0.026503427,-0.007040005,-0.02340634,-0.0580923,0.020888219,0.027513951,-0.0069407183,0.034687873,-0.008819596,0.019845692,0.009808008,0.058746032,0.008988202,0.025780465,-0.025250614,0.07883011,0.0073408084,-0.008098328,-0.0080393255,-0.0103047695,-0.019547371,0.037610076,-0.008670724,0.0061225533,0.058269933,-0.005504017,-0.010756687,-0.0043425392,0.007205248,0.015372415,-0.019516204,0.03328687,0.040613092,0.016219463,0.02605751,0.032853782,0.0081730075,-0.024645023,-0.053172644,0.0003217444,-0.050974514,-0.04632248,-0.004206276,0.04811729,-0.03075339,-0.013787907,0.028710682,0.016279709,-0.010328903,-0.026585383,-0.040005103,0.030543009,0.0649968,0.0117799975,0.064105876,0.009626456,0.031437982,-0.030132389,0.02211729,0.031598236,0.009329698,-0.013928709,-0.022347702,-0.010110318,0.0024540497,-0.025184037,0.03443358,-0.016139166,-0.019309664,0.044441886,-0.02832903,-0.027965449,-0.019821351,-0.012099786,0.017534683,-0.0050024623,0.010805436,0.0022047262,-0.0013844133,0.042373665,0.017891845,0.010029507,-0.02419056,-0.0024402703,-0.067460105,0.036054432,0.0280696,0.015900815,-0.041571766,0.013227478,0.012535719,0.027872363,-0.01282817,-0.021996783,-0.0288374,0.026318472,0.009159444,-0.02230363,-0.048041556,0.0011307759,-0.0020418267,-0.03783385,-0.014261206,0.007083605,0.018350925,0.039061707,-0.003562209,-0.023954038,0.012843084,0.0033717435,-0.020362243,-0.0049610697,0.010457921,0.01780776,-0.0008463779,-0.018708065,-0.0065142754,-0.0009743713,0.023444159,0.0049229097,-0.0076304534,0.012241572,0.019053522,0.0037027022,-0.0036232383,-0.020959139,0.013076791,0.04535062,0.0017646552,-0.039326392,0.0147841815,0.009284543,-0.049816046,-0.03345134,-0.047071848,0.009567162,0.03608292,-0.013189327,-0.045059104,-0.004133268,0.0063316463,0.017758613,0.03917082,-0.014362373,0.0022796153,-0.010487716,0.032840848,-0.018436924,-0.014493899,0.023194218,0.04012175,-0.019205887,-0.03142576,0.030353658,-0.014052264,-0.16141507,0.0013045755,0.004412121,0.047508482,0.024034552,0.011053325,-0.063185245,0.0025361106,-0.049516197,0.051355205,0.041099004,-0.027236532,0.030850673,-0.009857189,0.028262233,-0.014237148,-0.018662965,-0.009789619,-0.035901155,-0.043469727,-0.024304349,-0.042604525,0.08296058,0.043509174,-0.01798907,-0.011709943,0.07786644,-0.011480642,0.008570533,-0.05616079,-0.067195185,-0.0060484624,0.0021593398,0.026869653,-0.0176786,0.023499329,0.0029459267,-0.010502553,0.04093257,0.023329206,0.05500385,0.02201577,0.012902255,0.020565765,0.0069985455,-0.011700875,-0.02583958,0.00074067444,-0.033375654,-0.022866437,0.005173828,-0.004673618,0.010520176,0.013110527,-0.051316738,0.0058601894,0.01632592,0.06985035,0.01119328,-0.015625192,0.017811805,-0.04364865,-0.02567859,-0.04420613,-0.0466988,-0.026843302,0.031960588,0.006079887,-0.009775182,-0.03811298,-0.0010275051,-0.038594767,-0.010659575,-0.022960268,-0.012794076,0.0201296,0.021457091,-0.03700296,0.0014679806,-0.11292911,-0.010833926,0.010477323,-0.0125905825,-0.011789999,-0.023988917,-0.029387144,-0.021327533,0.020033408,0.01380597,0.24890341,0.010182181,0.016151791,-0.03130928,0.05931028,-0.003023329,0.010141325,0.055867676,-0.009341546,-0.03795528,0.010936689,0.0091690635,-0.010077914,-0.011285982,0.026208473,0.049139466,-0.056517787,0.015114411,0.06506769,0.009786638,0.016624006,-0.07583987,-0.016835228,-0.030810926,-0.04494377,-0.035789046,-0.004286814,-0.0016898385,-0.040984087,0.027614247,-0.030671695,0.071521476,0.046863705,-0.035622064,0.015874788,-0.011427182,0.033530883,-0.08392367,-0.042692985,0.013611896,-0.01546002,-0.007562614,0.017669637,-0.027910639,-0.023218405,0.0024735506,-0.02316706,0.029248588,-0.008600339,0.0069887433,0.0057704146,-0.033125136,-0.00001594235,-0.04771471,0.012940859,0.006049123,0.005239734,-0.0069456426,-0.0027060504,0.041313574,0.030547712,0.010328695,-0.005694327,-0.028472442,0.005678929,0.022528585,-0.003595074,-0.0075260242,0.021543903,0.02128117,-0.012999971,-0.011370154,-0.0022504386,0.008464354,0.028802674,-0.042595893,0.012081676,0.022263533,0.025881445,0.005530876,-0.027997095,0.00435289,-0.0006341955,-0.03164944,0.024119508,0.0009223178,0.027483037,0.06894419,-0.028971776,-0.0063752667,-0.0017760363,-0.0030795159,-0.021080865,-0.024771197,0.0040771686,-0.013164443,0.05658843,-0.044787932,-0.027570235,0.05263016,-0.013172666,0.01800815,0.0029732084,-0.034687176,0.025318421,-0.015698198,0.0025196173,-0.008480603,-0.0006596102,0.053445738,-0.08080354,-0.0030165971,-0.004935966,-0.012318956,0.057377256,0.061500475,0.020627277,0.017806826,0.055725195,-0.029832648,0.047665384,0.010620907,0.0016185526,0.052649274,-0.006469285,-0.048943065,0.0012866815,0.0138683105,0.040722482,0.001524894,0.008503807,-0.030629383,-0.033410553,0.03517091,0.03414887,0.0003173588,0.04504716,-0.026262641,0.054835003,0.025634415,-0.025107885,-0.0049075396,-0.01779305,0.031022029,0.0344346,0.033566304,-0.008278818,-0.01606729,-0.04311941,0.018754061,-0.0038635498,0.039572485,0.009955955,-0.043301187,0.028198136,-0.08043332,-0.01887308,-0.016108619,-0.0071442756,-0.03239242,-0.013194883,0.002585955,0.03369235,0.06372598,-0.020367218,0.010255872,0.041707207,-0.003411619,-0.020862466,-0.0056254077,0.012529915,0.026917726,-0.048475813,-0.034482855,-0.013450403,-0.057060782,-0.0025925885,0.0025978417,-0.008802124,-0.04833024,0.038889397,-0.02306498,-0.02018802,0.045623615,0.04476673,-0.016685663,-0.03710021,-0.0138820745,-0.015986571,-0.028776808,-0.004367042,0.100712344,-0.01735991,-0.0041239196,0.017702898,0.021862041,0.06981572,0.029555295,0.027679795,-0.014516084,-0.009174436,0.032210004,0.024224471,-0.016092634,-0.02725944,-0.04718713,-0.050795164,0.024731677,0.039067626,-0.004466193,0.009969461,0.005863619,-0.02757396,0.0013438012,-0.061815407,-0.04288013,-0.00040929523,0.05046551,-0.0048628496,-0.01219851,-0.033153933,-0.044433847,0.014620142,-0.029722236,-0.011339667,0.010633338,-0.023081815,-0.017143073,-0.017756324,0.0010618523,-0.011760595,-0.023020364,-0.018958097,-0.014208401,-0.025245702,0.0054151868,0.01660005,0.017666157,-0.002336508,-0.009551064,-0.02801854,-0.033207584,-0.011395142,0.036361955,0.01735577,-0.012610214,-0.049009748,-0.013628009,0.002953485,0.0038673235,0.0031485753,-0.019462753,-0.00043093413,-0.016409075,0.023310162,0.007659189,0.013438153,0.0304339,0.014705516,-0.025090301,-0.006882982,0.027937727,0.023104824,-0.028971214,-0.052068263,-0.05520326,-0.013745484,-0.007425128,-0.040992826,-0.038964644,-0.0294741,0.012368659,-0.009401965,-0.037258986,-0.0050744065,0.013438802,-0.006749479,0.0015274219,0.021654503,-0.07813765,-0.06283975,0.041153036,0.022545831,-0.013736801,-0.027060281,0.0023206284,0.03730142,-0.006199209,0.018876418,-0.03287575,0.0027254238,0.0032592306,-0.05689508,0.021945003,0.005907657,0.0021839093,-0.049529172,0.024328323,0.011585967,0.013443547,0.018924758,0.010709587,-0.008536091,-0.016710367,-0.02548757,0.009428555,-0.0020279426,-0.029646723,-0.008756425,0.010283054,0.0028659513,-0.024627319,-0.002662049,0.015157003,0.009767467,-0.018366087,0.03750841,-0.04999509,0.07000656,-0.002743254,-0.008115681,-0.052447148,-0.018929526,-0.0076790997,-0.047925867,0.006578311,-0.038420547,-0.043146998,-0.04820196,-0.009047853,-0.018947111,0.042032745,-0.033406533,-0.018182864,-0.040276833,-0.008093395,0.059044197,-0.022225596,0.025891483,-0.008058658,0.025238158,0.051856082,0.015001142,-0.052272808,0.026069652,0.007175284,-0.012594443,0.0075418022,-0.030569682,-0.0017917694,0.06533839,-0.03024021,-0.014909046,-0.023305243,0.05562723,-0.0059515676,-0.02273848,0.023240937,0.03181852,0.035789702,-0.022880288,0.04357517,0.0003147643,-0.022061344,-0.013843998,0.020931035,0.029117666,-0.0735911,0.012956903,-0.0055768183,-0.011596718,0.010217546,-0.0072781164,0.018793399,-0.039921153,0.045817584,0.011582015,-0.016151706,0.026555756,-0.035691366,-0.0065707383,-0.042205103,0.0049816715,-0.015692411,0.05414,0.019779207,-0.030594971,0.016482808,0.021845069,0.021932915,-0.01441848,-0.035432458,-0.023537474,0.011766569,-0.1348119,0.00911738,0.0010406692,0.004687175,0.020392507,0.00033412396,-0.055487983,-0.040744625,-0.04832324,-0.0030999873,-0.017169219,-0.025735678,0.0013948231,-0.03140967,-0.003979462,0.0367925,-0.032050963,-0.017974596,-0.0437381,0.039829217,0.017494457,0.0064694583,0.03170508,-0.015082985,-0.021448914,0.019310817,-0.009449271,0.0005860403,-0.026783573,0.0011498507,-0.023562571,-0.06251003,0.015977632,0.059041124,-0.011099697,0.0065197474,-0.0021091644,-0.015385734,-0.04603879,0.027313598,-0.038626384,0.01994063,0.0065003345,0.02734557,0.015548,0.06336824,-0.023835657,-0.030523224,-0.03163949,0.013070454,-0.010951241,0.04360885,-0.03034783,-0.0042664567,-0.0018394953,-0.01429103,-0.040441167,0.009424193,0.003996519,0.034645785,-0.01604912,0.034624845,-0.030715188,-0.016690023,-0.0048737875,0.040521733,-0.0054633818,0.05623202,0.029286264,0.048921004,-0.01808142,0.030858496,-0.008775913,-0.011374176,-0.005551812,-0.023464825,0.025484255,-0.020563683,-0.01410687,-0.018020116,-0.0116685,0.00089822256,0.01585238,-0.050468758,0.0456466,0.0011522436,0.005351999,0.02038348,-0.06512678,0.0034616815,-0.004133374,-0.05351024,-0.018650804,-0.0024493954,-0.0011667771,0.044365816,-0.017833974,0.0046660183,-0.034877572,0.046469055,-0.04062644,-0.02473382,-0.0384335,-0.040687382,-0.028269807,0.03099264,0.037049536,-0.0059705074,-0.035521477,0.00630976,-0.009346921,0.005391531,0.0076569314,0.009348344,-0.0908386,-0.028588573,-0.014440439,0.0146098,0.069911934,0.018392416,-0.0019467857,-0.030875009,-0.028293647,-0.024691913,0.032595746,0.08811764,0.014998507,0.030583195,0.023292871,0.0030568382,-0.015149791,-0.018052867,0.013905591,-0.02546572,0.021154897,-0.044081498,-0.035818405,0.03383405,-0.04382053,-0.028844284,-0.03520581,-0.010807128,-0.013774056,-0.015633857,-0.0038278485,0.0033831175,-0.009754776,0.049248163,0.011397889,0.0066233445,0.025935173,-0.042648338,-0.0026372059,0.024661139,-0.055317137,0.02574703,-0.05197622,0.008100562,0.029126788,0.06287627,-0.021327572,-0.0455104,-0.024223305,0.021977982,-0.015171202,0.0866341,-0.0045875856,-0.0022623665,-0.040250663,0.00910826,0.04837296,0.01699111,0.0011168268,-0.019175863,0.030235887,0.035165142,-0.056730926,0.020014212,-0.03493349,-0.029800186,0.033148218,-0.00093318854,0.055963766,0.03656147,-0.0391399,0.005299982,-0.019052431,-0.0034121384,-0.01311988,0.013140012,-0.016702607,-0.004682986,-0.008530146,-0.03804754,0.06811066,-0.0020082367,0.0015185729,-0.016520102,0.010233676,0.017464258,-0.043439906,-0.02014961,0.0037886112,-0.013158926,-0.030318972,0.019144008,0.0003667113,0.009817576,0.0006660098,0.013142551,-0.009477287,-0.01733652,0.01807435,0.033583984,0.0006417922,0.0012132617,0.031212438,0.020384658,-0.003759864,-0.037477482,0.04923921,0.0010439794,0.027529942,-0.0061890497,-0.008328332,0.0052784546,-0.0058859023,0.023241438,-0.036024988,0.02207151,-0.04564256,0.0068378677,0.049881704,0.017815102,0.021470591,-0.020828307,-0.009630037,0.004127956,-0.017862406,-0.008146857,0.04924829,-0.05450261,0.01413045,-0.009221529],"last_embed":{"hash":"ihpqk2","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"ihpqk2","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{7}","lines":[271,271],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ihpqk2","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03759406,-0.024127474,-0.052734118,0.011113353,-0.043789957,-0.08520814,0.06370178,-0.020741682,0.045349326,0.02136678,-0.035641372,0.033631977,-0.022318862,-0.014141973,0.0114882635,0.019287625,-0.051833794,0.031027941,0.02513551,-0.03370276,-0.014804248,0.036555104,0.0494669,-0.009798912,-0.031081837,-0.0041799555,-0.03476767,0.008840511,0.004433795,0.052567508,0.013731908,-0.047164116,0.027474115,-0.021318663,-0.027458122,-0.02395189,-0.0015099269,-0.048074372,-0.03825187,0.046253722,0.033398155,-0.04386379,0.014596759,0.011149512,0.055976037,-0.029599015,-0.027212182,-0.017990647,0.0402857,-0.010534127,0.034541417,0.011093551,0.04681671,-0.0045166374,0.0090238955,0.0561219,-0.000118040276,-0.037656374,-0.018340817,-0.0025963178,-0.056310944,0.03535161,-0.029870208,-0.024656557,-0.006759056,0.04922455,0.021863688,0.006278911,-0.00004012754,-0.05354515,0.002614173,0.012755295,0.04742015,0.013100082,-0.030954188,-0.026352955,0.018493949,-0.015537051,-0.009779534,0.03475833,0.017264564,0.021394648,0.0107545275,-0.001023947,-0.011634009,-0.0051928055,-0.016871888,0.06045757,-0.0028703413,0.011328497,-0.020990219,0.04660197,-0.003924088,-0.0347408,-0.011541709,0.029631268,-0.037318017,-0.023309227,0.054320104,-0.013065726,0.019020328,0.012216323,0.0037246335,0.00157242,-0.0075274124,-0.010484948,-0.016575042,0.052315895,0.056734297,-0.00744059,0.017991748,0.01960265,0.029402703,0.01083132,-0.008765587,0.019789293,0.023464331,0.001687033,0.0038694236,-0.0041473615,0.013642615,0.048671924,0.036710184,-0.012438906,-0.013665885,0.0127502065,-0.037733413,0.0020912278,0.016458789,0.0116503835,0.028803637,0.01780485,-0.012195382,-0.011219609,-0.0017862637,0.009677353,0.05530287,0.050364733,-0.015688287,-0.031860232,0.015103965,0.041899133,-0.017194748,-0.013443443,0.010475821,-0.049840223,0.030471858,-0.0037291963,-0.01921537,0.016854012,0.023303755,0.0040991865,0.022143023,0.020697135,-0.0038890329,0.026962226,-0.012474461,0.062192127,0.015329689,-0.0036449374,-0.010288576,-0.0069684824,-0.021383008,0.04033357,0.01520032,0.0019026344,0.047378734,0.014710775,-0.037718937,-0.01011077,0.008305732,-0.005074822,-0.011619782,0.023442868,0.029229954,0.004659653,0.05604297,0.025460545,0.025944406,-0.03622787,-0.028402261,-0.017663216,-0.028806672,-0.043198384,-0.024612814,0.028826483,-0.0067073735,-0.011500294,0.023268407,0.016763076,-0.015064253,-0.039250847,-0.015018579,-0.005549674,0.06009464,0.004210151,0.04984019,-0.0031252238,0.034683898,-0.031133961,0.02445265,0.02322128,0.01741521,-0.006914335,-0.044421017,-0.0020293323,0.018641712,-0.023151506,0.013514298,-0.04598595,-0.0112014655,-0.0071665645,0.011734967,0.01576026,-0.003215065,-0.033241224,0.034488235,-0.0066262004,0.025973517,0.0015298601,0.011779687,0.045499034,0.039650444,0.012262064,-0.0014376814,0.015669364,-0.032200623,0.051003974,0.018262438,-0.025468731,-0.0031172014,-0.006410142,0.007384675,0.004590722,0.01569937,0.014003004,-0.0001939412,0.0073741586,0.0007219795,-0.018736046,-0.03130462,0.017922206,0.006513263,-0.020375555,-0.021268487,0.00876669,0.032011848,0.04169658,0.011137049,-0.0046022576,0.019488532,-0.0072494787,-0.03765025,-0.019746764,0.025562657,-0.00047955007,-0.014099658,-0.013683161,0.023707865,-0.0037719533,-0.0029504667,0.038812898,-0.032506835,0.016862934,0.0063303392,-0.015900197,0.025939552,-0.019856771,0.046297085,0.04991222,0.002862541,-0.059680223,0.016935414,0.008796992,-0.060287524,-0.01150948,-0.045869473,-0.005584392,0.060677983,-0.020590441,-0.02909436,0.013841052,0.0049761944,0.015434801,0.037723847,-0.021150691,0.012494243,-0.029055601,0.020713331,0.008608786,0.0031276974,0.006945632,0.07167566,-0.030809319,-0.058104888,-0.011014054,0.014516936,-0.17193905,0.0076873074,-0.027365236,0.02574918,0.007850401,0.0068302853,-0.028252663,0.0016400784,-0.06393309,0.028696675,0.019521615,-0.03596839,0.028820911,-0.014252257,0.016018018,-0.0019249868,-0.0069682878,-0.01445135,-0.05254554,-0.037304062,-0.022223646,-0.07200355,0.08300624,0.013701671,-0.03326485,0.0058360356,0.06820735,-0.006684969,-0.012299051,-0.027892426,-0.057151332,0.0042129457,0.0022183708,0.011587524,-0.034526516,0.03232087,-0.014188602,-0.0023552906,0.026551334,-0.0029435547,0.058581043,0.049527455,-0.007079066,0.052584466,0.013546892,-0.005265274,-0.01626508,0.018026806,-0.025982885,-0.01257709,0.021101257,-0.015742876,-0.0067821275,0.012445156,-0.062125098,0.012413762,-0.008211262,0.05317766,-0.014899736,-0.03265517,-0.00007664156,-0.04293067,-0.0058111474,-0.013422078,-0.020252112,-0.027731927,0.03086059,0.017398492,-0.012791447,-0.034315534,-0.006587762,-0.059651013,0.002655488,-0.02992376,-0.006571482,0.041538905,0.009597125,-0.04310642,0.0034979368,-0.10849343,0.018733481,0.013055845,-0.0034133866,0.029421998,-0.00581871,-0.036725324,-0.021533517,-0.0010575729,0.030114343,0.24104996,-0.018242091,0.03323725,-0.01130511,0.06113997,0.0042116423,0.003643686,0.02729135,0.0061177383,-0.027026,0.0037839075,0.021658063,-0.009721842,0.00430622,0.041192483,0.046777856,-0.049740113,0.005212859,0.06930692,-0.008577085,0.012712652,-0.06399337,-0.0026134292,-0.034199975,-0.066114604,-0.018204272,-0.0032576027,0.024109516,-0.04343618,0.023243923,-0.040855113,0.023973793,0.035967577,-0.0122951865,0.013426392,-0.009860778,0.025667183,-0.04141252,-0.020558793,0.012486083,-0.016453477,-0.0027628492,0.01281751,-0.013062462,-0.04027966,0.008305685,-0.037668765,-0.0037221292,-0.028161447,-0.019458927,0.008468381,-0.028874764,0.0015179365,-0.012401673,0.041181352,0.027182719,-0.0065353154,-0.01063459,0.0172841,0.07806435,0.0016805728,0.0012590295,-0.0166398,-0.04123317,0.022657437,0.008992824,-0.039472874,0.0122376485,0.032115158,-0.00015656184,-0.015472771,0.0018286359,0.016532756,0.012672831,0.027371876,-0.062533446,0.019600773,0.02423125,0.034592092,-0.009330686,-0.022705253,0.023462398,-0.013347985,-0.0025603592,0.027125457,0.0106589785,-0.008719615,0.06992406,-0.009006886,-0.036319688,0.0026954587,0.0063403104,0.0046315636,-0.016962945,-0.018009316,-0.0011679622,0.030297201,-0.029288832,-0.02040989,0.02081613,-0.0013362671,0.028739363,-0.030678315,-0.006182309,0.03420388,0.001566134,0.010734407,-0.046671882,-0.01419478,0.049270142,-0.088547856,-0.0008248111,-0.03078147,-0.017975371,0.047576737,0.08276146,0.036490127,0.040452562,0.02850772,-0.00086600543,0.01596353,-0.014281477,-0.019969119,0.03400408,-0.020761814,-0.055716287,-0.013455572,0.04077964,0.018885627,0.026522586,0.03588567,-0.033254445,-0.012062088,0.015812986,0.02801612,0.008599248,0.03876039,-0.014972637,0.026043208,0.0050429637,-0.017479165,-0.0010775388,0.016190123,0.0075493315,0.0445596,0.035040185,0.006218394,-0.007710613,-0.025331715,0.016794197,-0.0014962947,0.020510504,0.0157762,-0.041839182,-0.013901178,-0.035602186,-0.025585106,-0.0377522,0.001141292,-0.0012810857,-0.012219469,0.012805703,0.040338643,0.09175959,-0.034090873,0.03088531,0.05267953,0.00059195,-0.02384534,-0.011738772,0.006677391,0.02663646,-0.026091263,-0.041570425,-0.018248543,-0.03437686,-0.02095767,0.025430892,-0.034112185,-0.040047523,0.024252517,-0.020900644,-0.002307358,0.024558272,0.059869666,0.00023624925,-0.0068418207,-0.011703975,-0.016908584,-0.052492924,-0.02073603,0.11198751,-0.017403003,-0.028398672,0.004668298,0.026655605,0.06533043,0.04610021,0.0049384483,0.000049630817,-0.024998782,0.043038055,-0.008404414,0.023635138,-0.040419184,-0.047890782,-0.022951366,0.011990378,0.0035398277,-0.014203266,0.008147564,-0.0032987366,-0.032660857,0.0030663647,-0.039199397,-0.04336308,0.0010265529,0.03208295,-0.03350569,-0.030659882,-0.056088272,0.00042855093,0.029518293,-0.05458107,-0.02005965,0.018447496,-0.06618499,-0.022166897,-0.015417086,-0.010458737,-0.007453123,-0.036899325,-0.02228938,-0.0040686633,-0.015859557,0.0033152606,-0.0027311947,0.016652346,-0.018867334,0.0049197655,-0.0051477836,-0.00794806,-0.0057361354,0.026014054,0.018805131,-0.03472294,-0.059511483,-0.03475497,-0.005666047,0.016858116,-0.021114787,-0.009622191,-0.022920279,-0.014441163,0.033610463,0.0044948836,0.03387995,0.0044916384,-0.0049318974,-0.05057762,-0.020566083,0.039386403,0.043547153,-0.0049084136,-0.039131064,-0.017454056,0.011670612,-0.005499257,-0.032002036,-0.04095648,-0.028166717,-0.002634084,-0.0012068474,-0.062448975,-0.001953711,-0.023849517,-0.024473581,0.0126877045,0.010578028,-0.06374635,-0.03776555,0.034081783,0.0066583166,-0.0075564953,-0.016781634,-0.002738967,0.05948665,-0.03923542,-0.020516744,-0.033187162,0.004828601,0.0029294393,-0.04615422,0.02984768,0.015394514,0.0020969866,-0.04764723,0.04566908,-0.0033406534,-0.011095372,-0.005096335,-0.00438475,-0.03559083,0.00531569,-0.019324675,0.0038678818,0.0039784834,-0.03937039,-0.012323068,-0.0058391257,0.0124831945,-0.01558936,0.01993667,-0.012654345,0.0047239764,-0.010882201,0.05602097,-0.018434921,0.024731118,-0.023572944,0.0012877793,-0.011176393,-0.028221855,-0.017589321,-0.04101203,0.002125464,-0.011717813,-0.031500116,-0.042273212,-0.009268411,-0.024117947,0.01779456,-0.02058032,-0.05478289,-0.041397013,-0.0025077027,0.07576625,-0.024708852,0.0029670303,0.0004106702,-0.0012264164,0.039537728,0.04090008,-0.04412548,-0.00051032007,0.01854635,0.007055846,0.008667682,-0.01940405,-0.03496132,0.03508078,-0.014960558,-0.018888121,-0.008002868,0.03350298,0.0138300285,-0.02541779,0.021368872,0.028633304,-0.013486971,-0.05009079,0.03988968,0.027209185,-0.03467118,-0.01954598,0.028962266,0.011526292,-0.06123305,-0.010506891,0.017881276,-0.019198868,0.010751694,-0.0070994813,0.01643863,-0.056890305,0.0445225,-0.00036716892,-0.011117321,0.041830618,-0.021540979,-0.012498642,-0.037642643,0.040445276,-0.029952811,0.03311351,0.006158769,-0.00024248735,0.028937872,0.037977345,0.031690326,-0.005034355,-0.06858135,-0.05611671,0.010527777,-0.14655799,0.010358155,-0.016872536,0.0021636924,0.0002660182,0.012088361,-0.043983575,-0.04564983,-0.049934022,-0.018560441,-0.020337198,-0.042747647,-0.003690572,-0.033368316,0.01618394,0.04727727,-0.049595978,-0.004245112,-0.02346309,0.061905257,0.02362672,0.021268575,0.017877417,0.0043103383,-0.011631573,0.01856809,-0.019562457,-0.015277186,-0.04156745,0.014020971,-0.025997296,-0.03692246,0.024082398,0.050497565,-0.0009986099,-0.042774826,-0.013772706,-0.031785116,-0.056923747,-0.007493206,-0.030804913,0.031976968,-0.017901817,0.0234092,-0.0013196707,0.073693156,-0.014326655,-0.035742596,-0.04746143,0.011881137,-0.012266513,0.0027818985,-0.001848013,0.007863478,0.0052260533,-0.016270922,-0.035950303,0.0010332932,0.04329022,0.029147992,-0.005846809,0.062208258,-0.023295995,0.032238487,-0.029484086,0.051413596,-0.006249739,0.033767167,0.028463878,0.02476644,-0.043622497,0.0005890809,0.021028891,-0.04653218,0.024621662,-0.00867526,0.015477862,-0.028291075,-0.06337167,-0.012830728,-0.02131762,0.0022107759,-0.005961095,-0.017841805,0.05812314,0.020708801,0.006761601,0.012661966,-0.04834473,-0.007925933,-0.030139277,-0.044004157,0.0011236013,0.007865601,-0.016830137,0.031170227,0.010251245,0.011268258,-0.038400263,0.016057417,-0.0145427575,-0.05707395,-0.041632194,-0.04175968,-0.026014427,0.03617998,0.032748055,-0.0055900654,-0.014711855,-0.0098124165,-0.018729612,-0.0042113247,-0.015864937,0.020686492,-0.08163023,-0.03677057,0.00047742372,0.02163845,0.057743493,-0.013760206,0.002766079,-0.0047899694,-0.0007388625,-0.035445314,0.042078555,0.116087176,0.013464678,0.054536514,0.036143463,-0.006336842,0.009287334,-0.028638735,0.02208549,-0.0081372345,0.030480867,-0.0022910386,-0.016293783,0.031823352,-0.027102606,-0.028109308,-0.05642269,-0.009860521,-0.012695688,-0.023515671,0.009808153,0.039775383,0.0033009625,0.009767459,0.023211405,-0.008851806,0.027506404,-0.026922686,-0.007916361,0.0335698,-0.041954555,0.016820602,-0.028203428,-0.0070533035,0.018046658,0.05885303,-0.01907573,-0.056946803,-0.029794235,0.0066537373,0.0047547813,0.040354036,-0.010981604,-0.019962206,-0.016415572,0.008360334,0.029779142,0.018314853,-0.024575286,-0.020247623,0.057504438,0.033788145,-0.03229655,-0.005456236,-0.058638956,-0.05506282,0.03686422,-0.003258229,0.053334184,0.03460979,-0.040014606,0.034150593,-0.014211524,0.00498141,0.00606521,0.002000731,-0.0023926867,-0.015464319,-0.017965248,-0.03578817,0.067111604,0.03669244,0.013147319,0.013465953,0.009048197,0.0027780107,-0.01806944,-0.0061069783,0.017606456,-0.026763523,-0.011392997,0.019673962,-0.00998369,0.00883738,0.019040616,0.020855831,-0.006603138,-0.013873056,-0.014893539,0.028331647,0.03194764,0.0013795762,0.060023054,0.047607854,0.019792994,-0.025720425,0.027089337,-0.015735053,0.019618416,-0.015858348,0.0160814,0.027755752,-0.01310905,0.014856013,-0.038368523,0.017935555,-0.057841472,-0.000958073,0.027114548,0.016842704,0.016616914,-0.043407317,0.009762552,-0.0077999076,0.002390415,-0.0001824575,0.015392323,-0.06217394,-0.0064351703,0.0015165362],"last_embed":{"hash":"1pbp2ir","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"1pbp2ir","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{8}","lines":[272,273],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1pbp2ir","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018018598,-0.0028519472,-0.03036278,-0.0048402897,-0.03126828,-0.040388204,0.050262436,-0.013171099,0.018686408,0.002061702,-0.007984396,-0.00030468265,-0.013303275,-0.0113173835,0.01849212,0.030545719,-0.048238534,0.018854273,0.029603304,-0.0138322925,-0.026807776,0.0152284345,0.0826731,-0.01827742,-0.027685434,-0.0055775885,-0.02766644,-0.007732545,0.03283089,0.055143155,-0.0036439865,-0.03477798,0.06778293,-0.010650871,-0.011055774,-0.023176767,0.004312745,-0.012919386,-0.053774487,0.053113677,0.004632202,-0.03497345,0.0038843153,0.048168868,0.035216253,-0.013883863,-0.049012274,-0.003733551,-0.00043535468,-0.02168405,0.048543468,0.0015288753,0.005525495,-0.024692696,-0.0008544868,0.04585215,-0.0018351323,-0.0576983,-0.0254478,-0.013591648,-0.07325009,0.029632531,-0.03593319,-0.0066108936,0.0073140385,0.03516416,0.04079206,0.029041303,-0.022624064,-0.024436476,-0.020593341,0.004740957,0.025775967,0.031176604,-0.034895852,-0.027242623,0.040346738,-0.0382407,0.021138176,0.03704252,0.014047232,-0.0019399057,-0.0058062556,0.006649609,-0.015672656,0.012797532,0.0040284595,0.06290615,0.01520666,0.011040335,-0.0053963163,0.031023987,0.02094421,-0.0046170894,-0.006004942,0.01792948,-0.0027367396,-0.023776656,0.044338718,0.005227472,0.010656501,0.008340728,0.017154833,0.009129162,0.001884349,0.010622381,-0.009101003,0.014893784,0.050277174,-0.03706548,0.029654564,0.04230696,0.011862533,0.02375948,-0.010878121,-0.022768028,0.004484199,-0.028758958,0.018885735,-0.020390188,0.019679362,0.044470575,0.026027754,-0.038766086,0.026042314,0.022942755,-0.017774453,-0.012848905,0.0051785815,0.042793047,0.019820122,0.016895698,-0.03370668,0.012390096,0.019457635,0.030043812,0.029471995,0.036649168,-0.01730461,-0.07671165,0.034975603,0.005753085,-0.028483879,0.008314843,-0.016062535,-0.054107174,0.00014201528,0.00467861,0.0029941122,0.04592986,-0.0036622062,0.016023839,0.037887488,0.04805943,0.012818933,0.02159241,-0.008371572,0.04592885,0.012617564,-0.023897234,-0.031817723,-0.023647707,-0.016264156,0.032688484,0.011245832,-0.01614494,0.042740438,-0.0152504705,-0.015909914,0.019343676,0.011936648,0.017657647,0.015460872,0.015076632,0.0341314,0.012219763,0.052741326,0.024970865,0.023832439,-0.022708042,-0.050322533,0.016604284,-0.048292607,-0.085332625,-0.0048013297,0.03329483,-0.0113931205,-0.01674143,-0.0061819274,0.02103336,-0.019948823,-0.012184517,-0.029688392,0.027715553,0.059637528,0.021334175,0.024885772,-0.013034453,0.023310233,-0.023641264,0.028512016,0.006279736,-0.011936454,-0.014904178,-0.010704026,0.014735307,-0.00094024785,-0.040821087,0.019332597,0.0018656813,0.006551053,0.041291196,-0.01786461,-0.005670529,-0.017291328,-0.01978495,0.0434398,-0.010246242,0.011977137,-0.006234423,0.032334004,0.03415646,0.024593133,-0.009932444,-0.03012439,-0.01920178,-0.064868875,0.052248605,0.034620136,-0.005892335,-0.04356646,0.0057270676,0.020544747,-0.0075511425,0.004057535,-0.022890082,-0.044090882,0.020408826,0.011840248,0.0015059736,0.0023145552,0.013187343,0.015496145,0.0002518894,-0.033997416,-0.0063102655,0.053331684,0.038303666,-0.021683652,0.016380489,-0.031380285,0.029513963,-0.016890515,-0.0034945202,0.011367564,0.033433292,0.00046973524,-0.010568871,0.008011096,0.0000852759,0.013207001,0.037265196,-0.003812854,0.024540186,-0.017062552,-0.0073869894,-0.014742561,-0.031795073,0.01578746,0.036936197,-0.016429143,-0.016320514,0.031840205,0.014228087,-0.041239336,-0.017732564,-0.04294011,0.023278026,0.046568826,0.003740916,-0.066033,0.013279676,0.013033849,0.038761757,0.024992874,-0.016998835,0.0019537772,-0.02838565,0.0035887023,-0.008010832,-0.034374062,0.020578887,0.048097614,-0.01828881,-0.030891363,0.022971043,0.007115712,-0.16695562,0.008949466,0.020279044,0.044087213,0.013110488,0.0023316448,-0.033086553,0.006444155,-0.049432218,0.0611621,0.006098354,-0.03134547,0.015141058,0.018737288,0.03756847,0.00013019062,-0.0089481305,-0.020148039,-0.051475007,-0.035028193,-0.02409959,-0.04436832,0.07010057,0.025300521,-0.028979918,0.043904986,0.052114934,-0.010518515,-0.0008206975,-0.044268243,-0.07543255,0.04201125,0.007110055,0.016051179,-0.02305387,0.036139064,-0.015288235,0.013983249,0.025218789,-0.014450155,0.051821955,0.037013,0.017628375,0.004067628,0.014413621,-0.008342167,-0.025523815,-0.0058825063,-0.040104493,-0.008177464,0.029985834,-0.027861955,0.018655488,0.007569101,-0.04506195,-0.031408507,-0.011117915,0.021958776,-0.026891418,-0.03526668,0.019286007,-0.033524208,-0.012132762,-0.019723991,-0.052041985,-0.0450629,0.025564928,-0.0007011838,-0.010019639,-0.039024197,0.01982824,-0.032730304,-0.006763178,-0.03060187,-0.020811599,0.01663036,-0.0020865458,-0.028931735,-0.0011789921,-0.123195335,-0.019952709,0.01375357,-0.009758151,-0.012997785,-0.019424139,-0.050446928,-0.0022497266,0.009625875,0.028655358,0.23502788,0.00074304873,0.005914497,-0.020500122,0.07409948,-0.012129518,0.0012491303,0.06979202,0.0014909509,-0.01872064,-0.019824235,0.040224988,-0.019048136,-0.012743448,0.040227976,0.039958354,-0.057309426,0.008087642,0.05599012,-0.01583462,0.0048081353,-0.03498788,-0.021824079,-0.028891645,-0.053247906,0.0018086624,-0.012818057,0.02916978,-0.029958466,0.034732174,-0.0020520813,0.04327111,0.030345326,-0.036834594,0.00493386,-0.012280396,0.012514413,-0.081182286,-0.044069108,0.029595386,-0.008764477,0.0008342963,0.026857944,-0.01183233,-0.018375378,-0.013587416,-0.017110698,-0.004283323,0.023392286,-0.027234748,0.0050315075,-0.035056934,-0.011878248,-0.037675407,0.023103155,0.027983706,-0.021301638,-0.015215397,-0.036281954,0.045413796,-0.01643422,0.012283001,-0.047060013,0.0017266015,0.0060925395,0.015601495,-0.002082083,0.000120635756,0.006828076,0.004824754,0.0041226433,0.016882952,0.013205673,-0.004256745,0.028084656,-0.060264304,-0.0051263305,0.023621693,0.012597581,-0.0006697368,-0.033861354,-0.025926191,-0.0054913787,-0.009632819,0.019815827,0.017423393,0.029669808,0.05688054,-0.027275683,-0.033581994,0.013669961,0.031972695,-0.023362922,0.013814421,-0.014609786,-0.000010073901,0.034498073,-0.028729498,-0.042574808,0.032349672,-0.0050971424,0.027782949,-0.011747715,-0.038176846,0.02510704,-0.020344254,0.024877172,-0.015726006,0.008943116,0.048877515,-0.084501244,-0.000047292586,0.0007103134,-0.0061299736,0.0135914935,0.060751226,0.022057619,0.026843032,0.05712783,-0.010369117,0.043240298,0.018683892,-0.0059642545,0.057662748,-0.023466531,-0.066386,0.0017985267,0.024795195,0.029317448,0.0025729898,-0.018880362,-0.038296532,-0.015631367,0.035469756,0.051286742,0.026225988,0.029741712,-0.028837088,0.04431697,0.0076024393,-0.023224862,-0.05139695,0.012457218,0.016806545,0.031281203,-0.0010963248,-0.0112671675,-0.020586984,-0.029335799,0.04766255,0.009164373,0.014151099,0.0015388753,-0.03986243,0.010596173,-0.1042059,-0.01348317,0.0041889953,0.017669588,-0.02326894,-0.044302758,-0.010441845,0.020406771,0.05780194,0.0013621841,0.02613053,0.013726807,0.01832171,-0.02671412,0.003944531,0.006866768,0.027502254,-0.030892735,-0.012224447,-0.008457781,-0.023346322,-0.018090606,-0.0074518216,-0.01229779,-0.021706989,0.026851123,-0.036528695,0.0061481367,0.0043984316,0.03346115,0.00027019886,-0.02642593,-0.014981592,0.009528519,-0.054874573,-0.007685952,0.09774134,0.002771079,-0.009783156,0.011277188,0.03179576,0.09267219,0.035272874,0.022226129,0.028875807,-0.002507145,0.022491977,0.010597153,0.012544026,-0.041851547,-0.024120823,0.0066555054,0.043240223,0.014240527,0.0046909926,-0.0024133252,-0.019951524,-0.02533674,0.0020925843,-0.069456756,-0.039294116,0.014131116,0.045084782,-0.021668706,-0.00017644986,-0.0046529304,-0.025894765,0.0064160936,-0.06522168,-0.007204183,0.024598867,-0.020617055,-0.011168535,-0.035243083,0.002980049,-0.0067096106,-0.035352234,-0.0071550785,-0.012335357,-0.0066248747,-0.0036138291,0.0125828665,0.016352193,0.0037707137,0.005281239,-0.0036692454,-0.020441683,-0.013445963,-0.01877749,0.0071878624,-0.01278944,-0.03831105,-0.014556,0.025559204,0.008958561,0.009332593,-0.031592794,-0.014089517,-0.0090617845,0.037372045,0.006613235,0.03796837,0.021622766,-0.023105068,-0.03982911,0.0065942127,0.011469772,0.018218778,0.012650654,-0.0718752,-0.050143316,0.010704503,0.016196376,-0.04291195,-0.033535782,-0.017855225,0.016823238,-0.024582252,-0.022136042,0.009459537,0.006081705,0.003228717,-0.006374298,0.03836218,-0.09907293,-0.05797657,-0.015040765,0.045668423,-0.015122343,-0.017855693,-0.0014225987,0.038644735,-0.020064985,0.0044001774,-0.027511436,0.025464013,-0.018791504,-0.041072417,0.022855569,-0.01216306,-0.012757217,-0.049476746,0.025106965,-0.012223007,-0.0056693917,0.009045848,0.0050070575,-0.028253155,0.011027175,-0.02527616,0.015177496,0.0031220003,-0.038444042,-0.022412576,0.000901423,0.005373989,-0.023183227,-0.031656362,-0.016272856,0.014103669,-0.01166769,0.03995606,-0.032199338,0.033200726,-0.010745626,0.0068761664,-0.04497487,-0.000011904886,-0.026908064,-0.014545946,-0.0024834424,-0.01561776,-0.04538573,-0.04045305,-0.0023739957,-0.018245613,0.02532162,-0.05730649,-0.029878218,-0.045829967,0.011287233,0.07911957,-0.027178984,0.034699515,0.0071044047,0.00653707,0.029930754,0.03142389,-0.062752515,0.0016313752,0.020391311,0.0070677353,0.0040754075,-0.01822145,-0.0041135475,0.035335112,-0.0073780045,-0.027298812,-0.023309639,0.04017069,0.00031886323,-0.037453067,0.039957583,0.03854452,0.018999966,-0.043939363,0.046900038,0.03863571,-0.03604199,-0.02573703,0.024160886,0.06392311,-0.08226623,-0.0015582211,0.010473947,-0.024186287,-0.0394979,-0.0066737453,0.022129545,-0.012520755,0.053534694,0.009273766,-0.0107322475,0.034650315,-0.032357417,-0.020508172,-0.04653099,0.0072789825,-0.013460358,0.044003204,0.016709594,-0.029810242,-0.010487463,0.034197107,0.011145193,-0.019705702,-0.036362052,-0.029580163,0.011483686,-0.14372058,-0.01539009,0.007322133,0.023543667,-0.0007602762,0.01773845,-0.048882004,-0.03986428,-0.019284789,-0.008085941,-0.029168185,-0.035181135,-0.0047373297,-0.03809045,-0.027074704,0.059938118,-0.028211256,-0.011985637,-0.04628253,0.032219533,0.021548444,-0.006605368,0.05500352,-0.0066598174,-0.04398287,0.011230034,-0.05556224,-0.024837028,-0.018337665,0.0114287585,-0.051408872,-0.058091965,0.0024848024,0.04043418,0.00841836,0.016606048,0.012744644,0.00045885216,-0.037205797,0.03241658,-0.030280214,0.04267996,0.017888358,0.0095014,-0.015466121,0.05723087,-0.02003517,-0.00310617,-0.014041475,0.0015195734,0.006979731,0.017881105,-0.009882901,0.041854516,0.027510758,-0.017386934,-0.021722956,0.004843008,0.015788976,0.04544501,-0.018469347,0.035627108,-0.023656089,-0.0020133208,-0.028339693,0.04366615,-0.03664853,0.05676428,0.0047646197,0.016096538,-0.043274976,0.02138345,-0.009118637,-0.017018925,-0.010963056,-0.009193934,0.04738084,-0.02079688,-0.02619911,-0.012419509,-0.045467995,-0.011985015,-0.0072682085,-0.047322065,0.037873417,-0.024297243,-0.00941197,0.004375568,-0.021056755,-0.02002006,-0.025694853,-0.04999289,-0.005965339,0.004427804,-0.013188218,-0.0141450055,0.0036144464,0.0015596105,-0.039005395,0.02420774,-0.041486565,-0.033544227,-0.037230894,-0.049162086,-0.037251625,0.023329401,0.015611086,0.0076384232,-0.004658808,-0.04651806,-0.0059167226,0.0024805735,-0.0027007386,0.047812108,-0.10864571,-0.016354982,-0.008719869,0.015293779,0.048476104,0.009785379,-0.013429276,-0.025038978,-0.0021636246,-0.032436755,0.046633206,0.09019612,0.006256225,0.03455879,0.010179843,0.0034798868,-0.005837587,-0.039975718,0.013042917,-0.013525064,0.03275423,-0.046114393,-0.015070517,0.06297033,-0.03200752,-0.03747598,-0.055138636,-0.032702684,-0.0011084422,0.00028895936,-0.025838088,-0.0011426618,0.025348874,0.019188402,0.012172168,-0.0044732937,0.028921878,-0.05599613,-0.0052916263,0.06725076,-0.04789096,0.015327366,-0.024915172,0.010802404,0.010135407,0.069620326,0.003248833,-0.04887762,-0.018265266,-0.002213865,-0.012445683,0.07558846,-0.011021763,-0.0016404998,-0.028117254,0.0298557,0.025223069,0.01362527,-0.0054597813,-0.016905956,0.043176353,0.03632642,-0.023991022,0.032107286,-0.021902177,-0.038057826,0.038273174,0.017873889,0.019246168,0.0415636,-0.04321051,0.021041026,-0.026717905,0.0016918641,-0.036243938,0.0074231527,0.02073956,-0.002535735,0.03284857,-0.020350927,0.04520089,0.013002613,0.015941745,0.0011574595,0.020124199,0.043740686,-0.031409953,-0.034592416,0.033204734,-0.016558202,-0.033054724,0.030511089,0.019036574,-0.02494139,0.009935889,0.04889874,-0.02208418,-0.015760032,0.004969239,0.0054324027,0.011875683,0.023052292,0.054933406,0.05180416,-0.018525004,-0.03252938,0.05676719,-0.01799558,0.02836847,-0.035218995,-0.015846498,-0.0006151029,0.0067358566,0.029204303,-0.025500264,0.002992141,-0.048403084,0.012374899,0.018057019,0.02554504,0.0053233756,-0.016733993,-0.013448483,0.0039812378,0.0035641673,-0.02206468,0.03250928,-0.03955945,0.015356686,0.0135336835],"last_embed":{"hash":"1ujs115","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"1ujs115","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{10}","lines":[275,275],"size":79,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ujs115","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02589057,-0.023484245,-0.05521397,0.009017028,-0.04923775,-0.04489512,0.018253079,0.010013928,0.022452021,0.013002664,-0.013095155,0.011112417,-0.013207555,-0.0005445627,-0.024015315,0.03681953,-0.030710991,0.02549201,0.04790507,-0.030277526,-0.043318506,0.0065051503,0.072527565,-0.027096635,-0.014464651,0.008755407,-0.029981814,-0.0015725805,0.023852147,0.07123136,0.0031452544,-0.024622148,0.017599305,-0.006887578,-0.0012410744,-0.005531748,-0.016069481,-0.022168608,-0.041429814,0.055018645,0.054856945,-0.041009758,0.004127332,0.022992453,0.038187154,-0.020347519,-0.06319644,0.010399846,0.00010142451,-0.032881938,0.050783727,-0.021999557,0.04580212,-0.0028628204,0.015675254,0.04818909,-0.0066403826,-0.06489135,0.0083314665,-0.027066793,-0.061205164,0.006231545,-0.037675746,-0.024519874,-0.015981788,0.032682016,0.011737309,-0.009589424,-0.026008729,-0.037091803,-0.0111594945,0.02072594,0.04397314,0.008607675,-0.060993876,-0.026376285,0.0019832437,-0.021815842,0.010492202,0.03692812,0.02343492,0.028961113,-0.02570418,0.024179216,0.004013862,-0.0017935976,-0.014594327,0.064854205,-0.0024148168,0.004426833,0.0028614672,0.008400932,0.007822512,-0.018559007,-0.0034184996,-0.009040644,0.010693061,-0.027926082,0.03842221,0.0037651912,0.024804832,-0.009431655,0.0068378197,-0.028170891,0.0045325086,-0.027877433,0.015877409,0.030725433,0.041792143,-0.016013877,0.009743015,0.054630697,0.019705776,0.039578985,-0.0035825635,-0.0014067278,0.00726423,-0.02594646,0.0039558993,-0.020189298,0.010729989,0.043453492,0.04730804,-0.0523575,0.019795671,0.00012903682,-0.032772798,-0.030607726,-0.013962925,0.046350237,0.011668821,0.032671373,-0.03444286,0.0034459457,-0.0026268922,0.021162605,0.033839792,0.030021343,-0.032429766,-0.046688907,0.004247491,0.034868523,-0.04338727,-0.00075241626,-0.012487345,-0.01881866,0.02816858,0.014437851,0.012961671,0.05149096,-0.02061499,0.03157691,-0.002705488,0.04225562,0.005957484,0.040486418,-0.014021243,0.06321866,-0.015614727,0.014463557,-0.004780425,0.0021878534,-0.02165363,0.06224787,0.0027055652,0.0130648,0.019568497,-0.0027595072,0.010053932,0.02079005,-0.031448044,0.03938029,-0.028014608,0.029605221,0.023338132,0.024885086,0.038458105,0.024598839,-0.0013786711,-0.053655688,-0.032648176,0.011449721,-0.02824741,-0.07760261,-0.015053606,0.041411843,-0.030751253,-0.02984587,0.0032010693,-0.0021308963,-0.021500275,-0.0038486714,-0.024179213,0.056919742,0.048427686,-0.008050123,0.023995897,-0.01902193,0.033661176,-0.028718654,0.03607871,0.0271554,-0.013888592,0.00014828511,-0.032650378,0.020741463,-0.0050863684,-0.025584765,0.039348383,-0.009247819,-0.0048265634,0.03535169,-0.0018192523,-0.05027559,0.0007624082,-0.038266808,0.042995147,-0.012289101,-0.006938031,-0.0071891705,0.019796,0.059252903,0.014947108,-0.03736169,-0.037411798,-0.010303892,-0.0354342,0.042122442,0.00653161,0.00121987,0.02276802,0.00021809885,0.01680836,0.016166784,0.0128205065,-0.017665451,-0.0331085,-0.003066055,0.025200257,-0.0020554005,-0.03449037,0.0017809384,0.03963669,0.014190997,-0.0078976555,-0.0024474356,-0.00035337216,0.025201516,-0.029731512,0.008711007,-0.0027804156,0.010308719,-0.026520431,0.012472632,0.0042639617,0.025675084,-0.006832206,-0.03391429,-0.015679365,-0.0015405124,0.023541318,0.02873136,-0.024642363,0.009061828,-0.011211726,-0.015487989,-0.008141257,-0.030440077,0.020941012,0.032107476,0.009524334,-0.020797923,0.0014845405,0.01680704,-0.03717053,-0.0038495585,-0.04311065,0.009232676,0.04580881,-0.00035433457,-0.052847605,-0.024363961,0.034834985,0.018415358,0.025943123,-0.01866144,0.009770725,-0.003556111,-0.0055168206,-0.002861697,0.020853337,0.014199577,0.056142718,-0.007863616,-0.04661386,-0.027948301,0.02058951,-0.15887453,0.043309927,-0.001997651,0.03869555,0.002092147,0.016911168,-0.015596187,0.010490012,-0.053599264,0.03272182,0.034551155,-0.030638238,0.019978715,-0.008342522,0.021384893,-0.041807592,-0.006706743,-0.038615186,-0.02938206,-0.053891186,-0.001859524,-0.056443483,0.08889697,0.023538316,-0.015650501,-0.015962489,0.05361597,-0.024047589,0.023832358,-0.06615031,-0.061314937,0.014066949,0.00076747837,0.029020628,-0.005938587,0.06053927,-0.012970209,-0.004365252,0.02261874,-0.0001297022,0.056348145,0.03095394,-0.0018179849,0.04083485,0.0005120307,0.018646978,-0.031953596,-0.039898857,-0.025456531,0.0071991514,0.023040146,0.0066464758,-0.022375612,0.0045749354,-0.01148441,0.002776753,0.008218412,0.045706037,-0.052284796,-0.017292563,-0.01988763,-0.026001377,-0.04189675,-0.02857546,-0.0017500486,-0.02066977,0.016886182,0.001801191,0.0027606545,-0.0316558,-0.0015708944,-0.03639473,0.015406839,-0.020803515,-0.030730847,0.040133435,0.035371948,-0.04158513,-0.0080851335,-0.12216255,-0.007261014,0.039257575,-0.034738466,0.0037891772,-0.02474219,-0.03290665,-0.004308386,-0.02042137,0.00792349,0.24636522,0.022243198,0.011440946,0.00088106235,0.059220616,0.02224658,0.01638266,0.06597617,-0.012716581,-0.02442444,0.018111149,0.008918676,-0.026237786,0.004141837,0.028465047,0.034318194,-0.039012168,0.021714248,0.070873864,0.00041648548,0.0134612955,-0.034876384,-0.011535559,-0.038099587,-0.076044716,-0.031508867,-0.03404494,0.044362713,-0.027261686,0.0031449117,-0.012037478,0.06384097,0.03463694,-0.024179243,-0.02122099,0.027939446,0.016587766,-0.08551651,-0.024033925,-0.0067011304,-0.016977347,0.003371208,0.0009917994,-0.021297269,0.000053039286,0.0003457105,-0.035311613,0.03876946,-0.012466413,-0.0127656935,0.008205453,-0.026703961,-0.014389283,-0.022932034,0.02699968,-0.017634995,0.025911273,-0.038307145,-0.004061683,0.014694268,-0.004922458,0.022492131,-0.05589597,-0.0046528843,0.040857185,0.020294068,-0.040239923,0.015544058,0.026091555,0.016174234,0.0133743,-0.013120645,-0.017390754,-0.0029612961,0.030106733,-0.042579353,0.00671128,0.023950817,0.017007552,0.015059712,-0.022047026,-0.019612616,-0.007915024,-0.0486284,0.044854112,-0.008566784,0.026484668,0.066304706,-0.024549926,-0.0028623103,0.029343762,0.036556073,-0.038392827,-0.0028564138,-0.054327335,-0.014889078,0.035853237,-0.02772079,-0.008446265,0.012584311,-0.061758257,0.023974668,0.014886673,-0.051010054,0.027973345,-0.016533364,-0.009293092,0.004950358,-0.019758945,0.038914595,-0.05918749,0.006408495,-0.041596923,-0.05326075,0.0116187595,0.07127181,0.004961238,0.0073892097,0.045384884,-0.0074648373,0.022212103,-0.017319493,-0.020029142,0.05214536,-0.013748869,-0.061331827,-0.01345429,0.031786393,0.04373807,0.0050251354,-0.01861505,-0.014411286,0.0030620678,0.009474192,0.02076986,0.008114224,0.030051766,-0.030689374,0.033764783,0.014900548,-0.012692159,0.01405467,0.010581312,0.024990775,0.04136782,0.015582047,0.01682629,0.018218514,-0.025345903,0.036908858,0.004780054,0.011866328,0.009363552,-0.055348065,-0.0074810656,-0.10939957,-0.0117005175,0.0010279838,0.0020092472,-0.04918967,-0.036873896,0.00075244484,0.04003803,0.03741974,-0.01033089,0.019581957,0.05759525,0.0074733035,-0.008597547,-0.020649482,-0.0062157847,0.020146362,-0.02981214,-0.05170109,-0.016012695,-0.03502433,-0.039591383,-0.00020180727,-0.025410388,-0.055877253,0.0112031605,-0.01884292,-0.012656409,0.014383119,0.025837258,0.023669552,-0.010023201,-0.0075327004,-0.0077068117,-0.02649066,-0.0059561855,0.10532009,0.018794198,-0.007892813,-0.0062048063,0.0391643,0.057741493,0.032599542,0.03795174,-0.021588143,0.010520038,0.03176965,-0.005091282,-0.0041344836,-0.022081058,-0.012084963,-0.061763883,0.028932387,-0.00011098348,-0.01666916,0.008579111,-0.011999998,-0.033023573,-0.031872965,-0.03408065,-0.034802724,0.03501317,0.04747602,-0.01712996,-0.019734519,-0.037919134,-0.026382992,0.0067957677,-0.034175035,-0.0024891885,0.030250162,-0.04795363,-0.027431052,-0.00792637,0.006240246,-0.00038729067,-0.0032882702,0.024029568,-0.023240773,-0.0041934554,0.002390163,0.031385414,0.021415275,-0.016407339,0.011187581,0.0021515987,-0.027568515,-0.018140662,-0.0042400756,-0.022763683,-0.016261611,-0.03975951,0.00014184529,0.014749113,0.025622848,0.012779209,-0.008567066,0.00097353663,0.004831918,0.015845269,0.025836805,0.024858397,-0.0034758588,-0.0054594465,-0.030909713,-0.003903898,0.02499944,0.021866089,0.008930129,-0.028531266,-0.05215651,0.005367898,0.0047791153,-0.014586353,-0.047054436,-0.021445572,0.01642216,-0.01191171,-0.047168035,-0.0014538306,-0.013160233,0.000567484,0.008221676,0.033359423,-0.052269444,-0.051105265,0.019779759,-0.001901205,-0.024619073,-0.02078068,0.0053136176,0.06640807,-0.03827724,0.0010366391,-0.053725507,0.01211838,-0.005225049,-0.052685484,0.0476369,0.018657777,0.012045677,-0.0651838,0.025129665,-0.016158774,0.006759483,0.00819123,0.026551297,-0.0045163594,0.0036516616,-0.02817873,0.033385918,-0.0018028923,-0.036097057,0.021972287,0.002038245,0.024233961,-0.014069601,-0.009809255,-0.021249013,0.017001133,-0.023360603,0.021249333,-0.039754175,0.04746941,0.009928335,-0.01314912,-0.016660595,-0.003915582,0.0044869655,-0.066003345,0.027008189,-0.012708338,-0.0061341394,-0.041477114,-0.007456181,-0.018641023,0.021161666,-0.06691801,-0.015858017,-0.05475241,-0.007746277,0.041023105,-0.00009648592,0.026959168,-0.01056896,0.01036393,-0.016698187,0.0012266539,-0.027726745,-0.0016611877,0.019475337,0.0059459135,-0.017639885,-0.020041516,-0.003802851,0.03885717,-0.017285896,-0.022045871,-0.0292899,0.048667803,0.010741073,-0.015412627,0.05674657,0.019421594,0.03048281,-0.015906366,0.015045756,0.021785991,-0.034411956,-0.052183613,0.034221698,0.035677604,-0.038810648,0.019807568,0.019459352,-0.036801614,-0.02986972,0.011523155,0.030682696,-0.03950716,0.03679554,-0.011241731,0.013532539,0.042259652,-0.035012584,-0.028968558,-0.00097397255,0.04348315,-0.0036650074,0.046091527,0.017384904,-0.016042307,0.023453787,0.013091024,0.009927622,-0.0125092175,-0.034867972,-0.05451992,0.022624034,-0.14138766,0.00041704281,-0.0050368556,-0.015763417,-0.01942756,0.0011096784,-0.06138697,-0.004279427,-0.02245928,-0.0050190357,-0.015759785,-0.035704654,-0.004596556,-0.023091776,-0.017842198,0.037201785,-0.029366223,0.004440036,-0.031135965,0.06990839,-0.00046808596,-0.0037136015,0.046167884,-0.01914713,-0.03540383,0.020046955,-0.035351947,0.029110134,-0.013328075,-0.007820739,-0.046797644,-0.048822593,0.004821585,0.053028535,0.0075069447,0.019537993,0.008243965,0.0031709431,-0.039104432,0.024533127,-0.025848338,0.01650443,0.009845256,0.025413074,0.0014421976,0.07306831,-0.008263576,0.0037696557,-0.030395117,0.009416178,-0.0062838513,0.03813532,-0.012936847,0.017032776,0.014749822,0.009309502,-0.039154347,0.022689767,0.04548958,0.045266174,-0.0051796995,0.010243183,-0.034709744,0.0035032597,-0.058612604,0.046832133,-0.030685376,0.03452322,-0.0051701707,0.039537225,-0.023663562,0.008019595,-0.030060258,-0.027907846,0.0086629065,-0.0048189997,0.024143914,-0.020020135,-0.03478178,-0.028403329,-0.038713742,0.0008376153,-0.0025861156,-0.05407843,0.04478353,-0.007931859,0.010877935,0.00888404,-0.05100678,0.0150905885,-0.041184615,-0.041970067,0.0017893905,0.0033509957,0.0028080486,0.04110883,-0.0396963,-0.036956057,-0.037765346,0.032363098,-0.042994298,-0.020389602,-0.04427727,-0.046211634,-0.0125358915,0.037189614,0.034872714,0.0147161195,-0.041207362,-0.051827617,-0.023815827,-0.0037436916,-0.019647636,-0.0007820162,-0.065343924,-0.012422782,0.001107651,0.0196471,0.045255937,-0.0071500614,-0.028623875,-0.030092554,-0.007959981,-0.04532832,0.048648406,0.10108859,0.035183255,0.047924373,0.021877691,-0.0022821461,-0.014739192,-0.012511126,0.026075711,0.00040223726,0.016013928,-0.044446852,-0.032898553,0.04570487,-0.04588957,-0.048029583,-0.057637546,-0.0060597733,-0.011869611,-0.03888492,-0.0068783886,0.016399894,0.04840169,0.042733405,0.003012892,0.011411383,0.020714851,-0.048127748,0.018361904,0.05830698,-0.0022844456,0.026621152,-0.009533059,0.017222214,0.03882702,0.06111247,-0.008949494,-0.04959732,-0.003371882,0.006767739,0.02442711,0.07241541,0.0006567859,-0.008255217,-0.030921038,0.01753089,0.019048903,0.03204965,0.003939684,-0.017311279,0.034112096,0.016152605,-0.04040116,0.037506584,-0.038253743,-0.034257144,0.052549757,0.014951687,0.037483666,0.041050717,-0.011781163,-0.005249612,-0.00177994,-0.0010614838,-0.023702122,0.021886822,0.008832063,0.001159185,0.008386766,-0.04129566,0.05649951,0.010620934,0.006900794,-0.006732286,0.013364067,0.027884739,-0.006574825,-0.01005725,0.016137596,0.004946559,-0.029795391,0.004380061,-0.012579759,-0.017927848,-0.0018839203,0.032690298,-0.030075282,-0.006345364,0.01120385,0.03142673,0.019920656,0.02521202,0.04246691,0.04139004,-0.012560132,-0.03441221,0.016819252,-0.004781099,0.02421201,-0.020340204,-0.0017913652,0.004483445,0.007328905,0.004058585,-0.0324669,0.008357678,-0.045501694,-0.01913139,0.056127686,0.027609076,-0.0110521335,-0.020142144,-0.005399271,-0.036326725,-0.010937845,-0.0007358981,0.040270463,-0.055203937,-0.014036807,0.010744495],"last_embed":{"hash":"102v9g1","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"102v9g1","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{11}","lines":[276,277],"size":68,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"102v9g1","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028181085,-0.015383236,-0.04320952,0.011628097,-0.044371314,-0.06192503,0.040601328,-0.008417443,0.031121807,0.009908883,0.0049049254,0.0021484196,-0.020733532,-0.011197728,0.01400907,0.046757817,-0.047404468,0.037484508,0.021615027,-0.029678667,-0.020098295,0.039102763,0.054930016,-0.0076101525,-0.03948076,-0.01024657,-0.011669164,0.0028148983,0.029571127,0.05237324,0.008620378,-0.056845967,0.06608143,-0.011680961,-0.016010806,-0.015909923,-0.00768888,-0.02623509,-0.05059026,0.04576091,0.007524731,-0.037023187,0.014872077,0.04001828,0.051483896,-0.013257011,-0.039262872,0.0013754366,0.027939042,-0.019637633,0.023705607,-0.020887375,0.016609974,-0.0023508929,0.009060284,0.05819179,0.0014782286,-0.050996322,-0.02698474,0.009358088,-0.055518143,0.011517815,-0.048618067,-0.026271638,-0.017450366,0.02994582,0.04905106,0.0055266367,-0.024179189,-0.033286583,-0.0028343324,0.010141907,0.027397137,0.014740149,-0.037721574,-0.028162941,0.024708435,-0.013733887,-0.013538262,0.04971916,0.011498651,0.01917949,0.0007304001,-0.0052891327,-0.018140778,0.0015205779,-0.011002425,0.06664378,0.023211388,0.011863165,0.0033461493,0.02750795,0.0070112934,-0.029439976,0.0010663631,0.028760448,-0.028242014,-0.012774965,0.06167968,-0.00032563193,0.038233783,0.008595892,0.0065225996,-0.0046286574,-0.005029189,-0.01165875,-0.018435841,0.031182157,0.04419574,-0.020893557,-0.0025407095,0.055843964,0.029363088,0.026634214,0.0035613652,0.01029101,0.0063280687,-0.01107047,0.028121889,-0.011463076,0.014378074,0.046334133,0.04232431,-0.047006004,-0.003692346,0.025551876,-0.022068834,-0.0092938645,0.03677562,0.023933109,0.037574284,0.04005276,-0.02436636,0.0076032546,0.012757913,0.0035338537,0.045700703,0.042428736,-0.014063677,-0.06766548,0.02511167,0.04904469,-0.033941336,0.0072604525,-0.011894392,-0.050879396,0.035479136,0.01938856,-0.010497574,0.018030077,0.009967854,0.016243944,0.0060247234,0.029021163,-0.009874592,0.03480863,-0.0021417073,0.065085106,0.009483315,-0.012244226,-0.013214565,-0.012875405,-0.0092707155,0.046416063,0.010889047,0.012441644,0.041193977,0.012186929,-0.026574945,-0.008327794,0.020498516,-0.00018345306,-0.011952481,0.01093531,0.03431474,0.005095059,0.04327507,0.030025909,0.01498782,-0.022137376,-0.059036538,0.010948966,-0.045252353,-0.06741674,-0.013221476,0.040669437,-0.034260523,-0.009321094,0.015888214,0.013620471,-0.012899884,-0.010489202,-0.029687416,0.010782372,0.05357126,0.0036029036,0.033500742,-0.0002342908,0.029413208,-0.035637885,0.030009586,0.0085582165,0.0053085526,-0.0076914034,-0.026651131,-0.0096529005,0.0013896431,-0.022745164,0.03873688,-0.051346954,0.0018744085,0.039364845,-0.008762695,-0.011764535,-0.024316402,-0.04183575,0.04133202,-0.017079998,0.027958384,-0.0020939654,0.0007607591,0.0482798,0.024973145,0.0076535493,-0.022085672,0.000042505424,-0.05547391,0.054952323,0.01971191,-0.004406427,-0.010392191,0.0046552853,0.025874957,0.015282731,0.011806442,-0.014244134,-0.0070142094,0.010324969,0.016903644,-0.01808914,-0.03341999,0.016357973,-0.0038571956,-0.015912589,-0.016012248,0.006263334,0.031819753,0.042749513,-0.021603173,-0.010725714,0.0164287,0.009997838,-0.015633916,-0.013188329,0.023946576,0.025112666,-0.0060287835,-0.008561585,0.017441062,0.005423701,0.008156188,0.02860206,-0.031315506,0.016314,0.02016033,-0.009948285,0.006301977,-0.019419117,0.03107051,0.01704031,-0.0047324994,-0.033120036,0.017773505,0.0043052603,-0.039471436,-0.012275732,-0.055615354,-0.003722868,0.040206276,-0.0019170403,-0.05235216,0.007501046,0.012623477,0.04079828,0.04060597,-0.012916504,0.0149861565,-0.02002979,0.01011651,-0.012575617,-0.009605284,0.023376135,0.049554955,-0.0172158,-0.05858608,0.009948778,0.002451789,-0.16161036,0.0081664,-0.0016378897,0.07161716,0.0115946885,0.010941514,-0.040786773,-0.00928108,-0.0740412,0.052817926,0.018721202,-0.034865472,0.028507806,-0.0027797536,0.022775644,-0.005918637,-0.009649387,-0.0146358255,-0.042720437,-0.032534063,-0.01990349,-0.05661675,0.07854768,0.027401322,-0.035198573,-0.008097439,0.07557976,-0.006887001,0.020494504,-0.05664215,-0.08869427,0.019346148,-0.00029356458,0.013632608,-0.027379038,0.024490645,-0.02570661,0.014712671,0.0430569,0.012322709,0.06555934,0.0321191,0.0011870419,0.047168773,0.007939466,0.019849591,-0.033554923,-0.008254529,-0.038904358,-0.04257773,0.016872881,-0.01810856,0.013255235,0.030151479,-0.05573064,0.014750573,0.0017004631,0.06785839,-0.012664901,-0.02343854,0.01346474,-0.031674515,-0.024167787,-0.03828205,-0.03135057,-0.034716878,0.052111723,0.01482918,-0.00838942,-0.033967897,0.014075917,-0.06547007,0.019420285,-0.027350511,-0.021831285,0.024839858,0.025496848,-0.042392496,0.004600898,-0.09724715,-0.027303055,0.030105693,-0.018004049,0.0036855603,-0.007941666,-0.038578708,-0.008150463,0.007522549,0.010962605,0.24388896,0.0035532904,0.029159455,-0.011136772,0.063488215,0.010247062,-0.0077645364,0.065136716,-0.0011243315,-0.023617795,0.026721891,0.01609765,-0.019437306,-0.014740323,0.02879163,0.03870424,-0.06214787,0.0149659,0.056269366,-0.0007438504,0.0073724305,-0.05751366,-0.0036645413,-0.034429025,-0.06030558,-0.007095042,-0.0021556532,0.01356043,-0.032601792,0.027920373,-0.029948771,0.026511181,0.048678823,-0.026150765,0.00650809,-0.019633204,0.013813649,-0.09503061,-0.04112811,0.0090403715,-0.023857273,-0.0016417062,0.016893951,-0.02411764,-0.026573412,0.0059832954,-0.037224133,0.008224417,-0.020667,-0.0010155254,0.009455414,-0.043498006,-0.013212753,-0.01807318,0.024363402,0.007345688,0.0017448913,-0.022994235,-0.0034928161,0.053132355,0.0137633905,0.0034030175,-0.05696147,-0.013038482,0.008954479,0.0031476642,-0.014720896,0.0019102904,0.012623559,0.009966528,0.0002757001,-0.008157192,-0.006102332,0.012332619,0.031499844,-0.050489187,0.016896788,0.029890237,0.016875919,0.01388545,-0.025806885,-0.0015182663,0.0074598812,-0.013906287,0.034689937,-0.011020726,0.015948964,0.047444858,-0.025126697,-0.0050825314,0.007561593,0.023508172,-0.03491272,-0.0026286133,-0.015112695,-0.008256277,0.04938392,-0.029607225,-0.024938168,0.021047728,-0.006057263,0.039823376,-0.012749977,-0.025576986,0.042128775,-0.009372969,0.014303172,-0.039825246,-0.017258432,0.040778913,-0.0883627,0.0063598817,-0.017074889,-0.03707786,0.04775974,0.081848234,0.023823192,0.022785664,0.04719016,-0.018186979,0.042450037,0.0022199547,-0.025452977,0.019115353,-0.019180575,-0.05314529,-0.015679397,0.032499526,0.04361032,0.018422473,0.0036524364,-0.03301157,-0.04336299,0.016213473,0.020635385,0.013556568,0.032817062,-0.013516883,0.018796926,0.015944147,-0.008528242,-0.017752877,0.003204651,0.042979352,0.035994254,0.037217446,-0.0092345,-0.008599653,-0.013421051,0.025441995,0.010934844,0.02841847,0.024998857,-0.045194034,0.012588354,-0.08389199,-0.02968159,-0.012217588,-0.008167067,-0.022768304,-0.025263727,0.010060578,0.02401494,0.062613964,-0.01086938,0.012960697,0.043171737,0.005941893,-0.014589843,-0.020414514,0.0020892108,0.021752374,-0.04650759,-0.03424403,-0.01552067,-0.043763548,0.006841606,-0.0007899987,-0.029955268,-0.048711628,0.019614419,-0.022511821,-0.016569847,0.03375681,0.056277007,0.014485754,-0.042634413,-0.019302325,-0.0059943013,-0.04599788,-0.009467087,0.09495686,0.016774764,-0.010073208,0.015780136,0.02063104,0.06655517,0.045857534,0.030238388,0.011425319,-0.007928638,0.009905697,0.003884239,-0.001625556,-0.04247069,-0.037482634,-0.050201517,0.022066722,0.037737116,-0.0012807151,0.003557886,-0.019490957,-0.03445765,-0.010744913,-0.05662114,-0.048505135,0.027221523,0.036045343,-0.025484852,-0.010835735,-0.040049717,-0.0131627135,0.0050081606,-0.028980521,0.0049219592,0.025476944,-0.03547602,-0.009142911,-0.012003273,-0.0037399319,-0.009119213,-0.011225281,-0.0067621935,-0.014640694,-0.018403742,0.0036157311,0.026210297,0.016702661,-0.027429739,0.00259759,-0.022348909,-0.023207929,-0.011953971,0.008652019,0.0139895715,-0.020358335,-0.055533454,-0.021245034,0.0073314975,0.016241921,0.0049519395,-0.03393131,-0.015175075,-0.007540861,0.04891233,0.00907037,0.011874733,0.019501299,-0.00591477,-0.05325723,-0.017551506,0.039183967,0.031776804,-0.009236271,-0.057509627,-0.03868932,0.0011226983,0.0037576067,-0.044825498,-0.035549503,-0.022471799,0.0118831275,-0.00039518552,-0.036357135,-0.02108737,-0.008065792,-0.008343362,-0.001611846,0.03285399,-0.059909187,-0.076217964,0.03822169,0.008179005,-0.022982597,-0.017112898,0.0016542545,0.053413153,-0.017922452,-0.0030453524,-0.043561023,-0.0012057064,-0.0042988323,-0.05627319,0.012254972,0.020138485,-0.015647374,-0.054782502,0.019385839,0.0017374647,-0.029387843,0.012829417,0.0038905991,-0.007277224,-0.010804523,-0.012821572,0.0141277835,-0.0064755753,-0.023430133,0.0063445964,-0.00051240314,-0.0014317476,-0.014168043,-0.008848233,-0.0013969294,0.009756858,-0.022584772,0.03689358,-0.036889367,0.039673187,-0.02700737,0.009183362,-0.016387349,-0.019004675,-0.017416451,-0.035387225,0.010699364,-0.023567516,-0.05085918,-0.04825623,0.0020854129,-0.020066816,0.009757052,-0.0342714,-0.041480985,-0.03761335,0.005163946,0.04167405,-0.005538727,0.013739848,0.004511384,-0.005850873,0.04519553,0.034123726,-0.039289303,-0.0017049036,-0.010884955,0.020915486,0.011730384,-0.026142027,-0.024803162,0.057553496,-0.030834027,-0.008373796,-0.029993676,0.03948888,0.013720666,-0.014064627,0.005596414,0.017063975,0.037622225,-0.034295514,0.039414335,0.019309504,-0.038092814,-0.023057949,0.025594007,0.030022891,-0.051352303,-0.0027081892,0.007658437,-0.026954934,-0.007966565,0.011867998,0.021774085,-0.052696858,0.049699202,0.00088657235,-0.021036346,0.05455457,-0.020258494,-0.0024249284,-0.021788606,0.02675454,-0.013287696,0.038833417,-0.004792967,-0.0018929474,0.012544349,0.035638254,0.024207272,0.011069201,-0.060396113,-0.024883403,0.016903838,-0.1371435,0.004771399,0.00516312,0.0027594094,0.011329679,0.0030018839,-0.054576352,-0.05179729,-0.04587541,-0.017056916,-0.00978892,-0.0495237,-0.0025928314,-0.025152113,0.00094166194,0.043575432,-0.0480502,-0.0041931635,-0.04376751,0.0577818,0.020304048,0.0028536972,0.03816348,-0.0023251714,-0.029956313,0.014616586,-0.014968964,-0.011771574,-0.036212772,0.0154532585,-0.03256505,-0.048038907,0.015664367,0.06622579,-0.01041291,-0.0062872437,-0.0035334597,-0.01177719,-0.06269244,0.008129495,-0.033085328,0.022325544,-0.005811184,0.022262523,0.0079456335,0.07329856,-0.02151705,-0.026195178,-0.02546893,0.030924177,-0.016537651,0.03460494,-0.017053412,-0.0023386835,0.0059634615,-0.024794573,-0.030650198,0.0066413605,0.03487967,0.037761297,0.005172139,0.06218858,-0.021714514,-0.00794794,-0.013687835,0.039292254,-0.014871364,0.053288437,-0.00045267376,0.02372628,-0.025803735,0.014851965,-0.012056022,-0.011774639,-0.0004109417,-0.018302985,0.03033255,-0.024152605,-0.04562994,-0.01886026,-0.046614364,-0.00093363173,0.009051676,-0.03073761,0.045272175,-0.005179625,-0.0041641635,0.018523624,-0.06669393,-0.0025964107,-0.033448488,-0.05756607,0.0022036165,0.011227489,0.010767836,0.035980653,-0.017379025,-0.007337694,-0.031247217,0.033977754,-0.038400736,-0.040474124,-0.05037901,-0.042841822,-0.028786518,0.03214972,0.030902075,0.015953993,-0.031576067,-0.029255748,-0.035657175,-0.0082761925,-0.013892673,0.030255046,-0.07412242,-0.028320406,0.0005641531,0.011700659,0.05984524,0.0030103624,-0.009867176,-0.0074691344,-0.0028987168,-0.036099408,0.03878441,0.09036088,0.016451199,0.048259016,0.032262743,-0.0030033006,-0.0059415684,-0.02924749,0.016002377,-0.01885322,0.020434614,-0.021003786,-0.016150456,0.037839584,-0.04842607,-0.036185868,-0.045598324,-0.009777652,-0.0041612964,-0.02375614,-0.005000666,0.0163602,0.0017686755,0.009084745,0.031813934,-0.01031513,0.023212599,-0.044854753,-0.019695116,0.046684828,-0.03853629,0.020977318,-0.042893205,-0.012224058,0.015195498,0.0721703,-0.007877498,-0.057352975,-0.031692818,-0.002168085,-0.013585927,0.06957948,-0.007061271,-0.015436421,-0.01406178,0.011895135,0.025198514,0.012270159,-0.00521633,-0.022050722,0.046782188,0.02142123,-0.04800933,0.03971079,-0.046784367,-0.04188498,0.03226463,-0.00757061,0.06691749,0.050607048,-0.03815042,0.010475991,-0.008657528,0.00030556472,-0.0021285014,0.014968655,-0.018518725,0.014275573,-0.0006834912,-0.018904699,0.06448846,0.007598972,0.014605089,0.004763226,0.009165794,0.015673226,-0.03269376,-0.017913267,0.019351603,-0.010502366,-0.028317984,0.03719003,0.007998993,0.0037891737,0.00246048,0.022106469,-0.009633334,-0.00013804148,-0.0010490754,0.019236244,0.024229923,0.006677184,0.04057348,0.034792367,-0.006575266,-0.035395503,0.05037643,-0.0076945843,0.022523515,-0.010295867,-0.0004978154,0.0107531585,-0.0087391725,0.01829089,-0.045494772,0.01527086,-0.041962415,-0.006487891,0.04881507,0.01735911,0.020799415,-0.027510377,-0.02338947,-0.018452687,-0.0021960451,-0.0121985795,0.037601635,-0.04462462,0.009128982,-0.0043779295],"last_embed":{"hash":"e49pvt","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"e49pvt","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{12}","lines":[278,278],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"e49pvt","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.051677097,0.007471518,-0.046965618,0.01950774,-0.020043138,-0.071086645,0.012745853,-0.007304355,0.041257992,0.031655814,0.002502538,0.021845918,-0.0027690465,0.002256106,0.037958328,0.044572577,-0.02730804,0.010330707,0.019597013,-0.0373084,-0.019163657,0.013509555,0.0131131075,-0.013537398,-0.02821762,-0.007574686,-0.012823008,0.011000418,0.031004045,0.056800626,0.0036591652,-0.032696087,0.04206088,-0.0072891386,-0.03033578,-0.004678616,0.0015160815,-0.017623203,-0.043168284,0.047590163,0.0046370174,-0.05455306,0.014097119,0.01811753,0.04016125,-0.018804943,-0.037529692,-0.003573994,0.028892187,-0.044415243,0.028550206,0.009911759,0.007980115,0.0065795076,0.0027272443,0.043230228,-0.032314647,-0.020680916,-0.014805779,-0.0005773959,-0.053251132,0.017101813,-0.031806193,-0.030493073,-0.015259852,0.056720942,0.029794702,0.0018535056,-0.024775758,-0.05811284,-0.013162538,0.00045113626,0.001014674,0.026418392,-0.044348475,-0.002334173,0.008901218,-0.026061682,0.0006837484,0.014133261,0.017467981,0.01897078,-0.003825027,0.015863664,-0.011528312,0.031991556,0.004097284,0.049946252,0.002394817,0.011854618,-0.0060943323,0.022479622,-0.0015011162,-0.01812733,-0.0075384844,0.037227236,-0.00857404,-0.010982532,0.05158693,-0.019416647,0.022375518,0.01458414,0.0057208445,-0.0029324957,-0.0024603263,-0.027959613,0.006236622,0.02763667,0.027476367,-0.012001644,0.008184051,0.05170234,0.019721804,0.02314608,0.016262366,0.008386063,0.019846423,0.0070280586,0.008402919,-0.008925037,0.028213099,0.028688544,0.049976774,-0.04540255,-0.008028025,0.004576425,-0.017935455,-0.027741104,0.018118082,-0.0046744905,0.020645568,0.03694522,-0.01237622,0.014347542,-0.02198743,-0.009566611,0.03778289,0.042373624,-0.025754534,-0.038979027,0.025424698,0.03843824,-0.015581256,0.009550834,-0.016720703,-0.019674044,0.058963068,0.042194754,0.0042293067,0.020815969,-0.022293668,0.038248327,-0.0040418613,0.02919012,-0.004357962,0.015148436,-0.046085723,0.04765394,-0.00021884505,-0.00026889317,0.0139507735,-0.020662697,-0.02924146,0.04373932,-0.0035778137,0.01986995,0.018854577,0.01586345,-0.011031652,0.00028876305,0.0174198,-0.01476992,-0.008702131,0.024179438,0.03413527,-0.0008786492,0.03665115,0.018613227,0.010414951,-0.024651127,-0.08076321,-0.012503373,-0.0590778,-0.049935352,-0.0150016,0.040391672,-0.025066251,-0.0027786065,0.0047721365,0.018062957,-0.008483806,-0.029346649,-0.031606406,-0.0044588717,0.059291832,-0.011534466,0.050159276,-0.035407294,0.07266399,-0.03694849,0.035169303,0.008436515,0.0012707805,0.0015317874,-0.04048648,0.009415484,-0.0067530377,0.000094383984,0.061896235,-0.054537524,0.0021401313,0.056344938,-0.0058501437,-0.02029075,-0.010430226,-0.051696256,0.02688391,0.013241171,-0.010062599,0.012949193,0.034947563,0.037872154,0.040747426,0.008175695,-0.012728091,0.022152325,-0.035336383,0.06603285,0.0023327696,0.004140221,-0.0011092864,0.013579894,0.019317728,0.00658509,-0.009891168,0.0021494287,-0.020624647,-0.0063143293,-0.01240152,0.0072549256,-0.00074992666,0.018810563,0.00054668216,-0.013416876,-0.02126795,-0.025355052,0.024126094,0.03035278,-0.01839235,-0.010804583,0.019769086,0.0100594135,-0.0189699,0.011083711,0.010688547,0.01876641,-0.013273436,-0.0051712054,0.014454652,0.012540178,0.007733543,0.012271681,-0.03760079,0.0201668,0.020612758,-0.012832686,0.0179508,-0.034867678,0.03610579,-0.021062795,-0.011061721,-0.055124536,0.016825916,0.0054968502,-0.031336356,0.022040179,-0.02897081,-0.0016226536,0.044298664,0.0034341228,-0.05146975,-0.019882701,0.023645744,0.039887484,0.061339345,-0.0023660278,0.013639785,-0.012847958,0.022780368,-0.02815733,0.002577885,0.026354406,0.06013628,-0.019254567,-0.02728952,0.028480303,0.0044111977,-0.15695202,0.030204529,-0.0149094155,0.08106407,0.013784597,0.008962142,-0.048089456,0.005107478,-0.056043036,0.058053877,0.017512793,-0.037408512,0.035085175,-0.026076768,0.040399272,-0.023180243,-0.030646054,-0.019784342,-0.025366371,-0.04681717,-0.023660846,-0.06449898,0.073367484,0.018575924,-0.02744887,-0.025761554,0.05158508,-0.016697543,0.033883672,-0.058243804,-0.08692416,-0.027253915,-0.01077584,0.023029191,-0.0087179495,0.04201167,-0.032533575,0.009454891,0.028888727,0.01975128,0.059314243,0.043247942,-0.0059171855,0.081378505,-0.0065458925,0.019713324,-0.023320382,0.009354413,-0.03042791,-0.03768226,-0.017523246,-0.010042296,0.0025209063,0.007785523,-0.045111846,0.024611015,0.0074093114,0.04575749,-0.013200955,-0.037716694,-0.030610023,-0.07180796,-0.026189115,-0.022552202,-0.016804922,-0.0343457,0.04983305,0.020897705,0.00064600154,-0.013963819,0.011111731,-0.046625815,0.012068248,-0.024318919,-0.0033324342,0.028256668,0.0059886007,-0.041184116,0.030247416,-0.09417769,-0.03166442,0.03385062,-0.0029821768,-0.010760178,-0.012530456,-0.02367474,-0.006893665,0.013832672,0.006268999,0.26111716,0.011910589,-0.00006056683,0.020067465,0.059022557,0.0029969867,0.018772645,0.0441123,-0.0047088405,-0.035533912,0.018916136,0.01182976,-0.009368876,-0.0034078606,0.026491465,0.033430044,-0.07115039,0.010007769,0.07093931,-0.0050323345,0.0048509683,-0.05723687,-0.012908978,-0.060874626,-0.07621989,-0.0054942677,0.0038306646,0.031867303,-0.013509082,0.036296822,0.0028051946,0.07138947,0.037186187,-0.009029819,0.007558277,0.0031768987,-0.01724069,-0.06424824,-0.021941222,0.017569592,-0.017660132,-0.001269519,0.013494898,-0.01566907,0.0016404047,-0.013866507,-0.043291185,0.025511991,-0.035674084,-0.022195077,-0.013521178,-0.019131653,-0.00722811,-0.021122579,-0.009817604,0.019827707,-0.0021028412,-0.037186496,0.00086494297,0.0683539,0.006404588,0.008281874,-0.0471214,0.016023679,-0.010480263,-0.009965211,-0.032026805,0.0052502165,0.020886136,-0.0058099506,-0.011030547,0.00742035,0.002137775,0.025954882,0.029075015,-0.057509676,0.0034816558,0.021629443,-0.0053187697,0.022738617,-0.03799496,-0.00036349412,0.031781685,0.001404268,0.025086673,-0.034792196,-0.010604796,0.039983533,-0.039429523,-0.003244456,-0.014906546,0.031126656,-0.04080414,-0.014629659,-0.049901247,0.011415062,0.055913802,-0.018937495,-0.032846168,0.020198697,-0.014570704,0.019322198,-0.0041531012,-0.016375441,0.021263773,0.0043762983,0.009069181,-0.031559777,-0.0027376632,0.05186629,-0.060087964,0.00071042974,-0.021905925,-0.023740336,0.014075404,0.077494815,0.02179449,0.008517465,0.025624545,-0.02051093,0.022736488,0.018288257,-0.029358508,0.039470684,-0.010911636,-0.063182585,-0.032713365,0.009298945,0.040751804,0.03189851,-0.004958322,-0.021908931,-0.018756317,0.026606716,0.044923685,0.0076886937,0.041183803,0.011279009,0.02084824,0.028967239,-0.00084006536,0.013894151,-0.00062801084,0.0167408,0.030759148,0.05266952,-0.010396323,-0.008463759,-0.039898496,0.04912349,-0.0025237757,0.013012153,0.03032448,-0.07586555,0.009649148,-0.076561645,-0.01834598,-0.012144431,-0.0008218287,-0.048953418,-0.02410705,0.022898853,0.020179315,0.06457834,0.000587007,0.033865467,0.040665977,0.027748752,0.01015341,-0.030815557,-0.0015414752,0.0104097845,-0.043603994,-0.036492124,-0.010311159,-0.043738622,-0.034592777,0.02557534,-0.01657666,-0.04993245,0.01610788,-0.02464066,-0.032749012,0.021991689,0.055567693,0.0132905,-0.06800366,-0.02275767,0.023175562,-0.040068153,-0.021448826,0.081205435,-0.00082447956,-0.0070658713,0.0019005714,-0.00041719375,0.0853361,0.025707822,0.018747523,-0.0366436,0.0020723029,-0.012808823,-0.012744956,-0.021564873,-0.019428486,-0.02745768,-0.03283864,0.030726446,0.038965147,0.017023321,0.0015340457,-0.026237018,-0.058654446,-0.022386076,-0.010203471,-0.047376253,0.005932814,0.043362495,-0.016688356,-0.012017111,-0.01474113,-0.011250618,0.017928535,-0.02417635,-0.025946079,0.02710376,-0.016281884,-0.006680136,0.0013527181,-0.01931736,-0.0024768256,-0.017120698,0.004938427,-0.011474885,-0.008390127,-0.0015570623,0.0029954326,0.024553167,-0.021299306,-0.002341694,-0.008164311,-0.030879818,0.020127077,0.034062326,0.012085696,0.019557089,-0.044865187,-0.0075696544,-0.009501655,0.026783891,-0.02126617,0.028372316,-0.019727772,-0.023715554,0.025933752,0.008896481,0.0011807674,0.009851346,-0.01764291,-0.041707825,0.0026876822,0.047484245,0.02778549,-0.01408596,-0.05481311,-0.030413419,0.0033390797,0.005194709,-0.032216594,-0.029222338,-0.03735309,0.014690263,-0.028323336,-0.056044906,-0.009552996,0.0062363036,-0.006752552,0.011381471,0.024912205,-0.01553014,-0.043214373,0.0241568,-0.015533583,0.013910894,-0.01153121,0.029946806,0.037168033,-0.05623076,-0.004139179,-0.056924812,0.0078104488,0.0049380637,-0.05042712,0.010986507,0.015214453,0.013583702,-0.10571622,0.025718495,-0.0081372,-0.04772649,-0.008159988,0.009651973,-0.009179024,-0.00609269,0.005302422,0.013850095,0.009062349,-0.024056515,0.024761211,0.011553123,-0.011453884,0.000728756,0.012418466,-0.0052688504,0.003451554,-0.016580425,0.02277643,-0.03979563,0.024950178,-0.009797745,0.033258885,-0.028906751,0.010307937,-0.0033916181,-0.011353236,0.018227288,-0.042833183,-0.008607868,-0.04637803,0.011271041,-0.038871147,0.012223553,-0.04147647,-0.03082783,0.005811756,0.00044862603,0.056585826,-0.002496521,0.007822205,-0.0049964814,0.00057883764,0.08321692,0.047764536,-0.016036224,0.0069334437,-0.022797791,0.030457871,-0.005872189,0.0071387263,-0.021354683,0.04877211,-0.0034687063,-0.011024556,-0.02038391,0.019636894,0.03235996,-0.035722893,-0.0001253406,0.002862628,0.036591824,-0.040177878,0.031273074,0.0011979667,-0.02312565,-0.023286063,0.021333322,0.03465983,-0.032305732,0.0016211313,0.008857247,-0.029937059,-0.012524329,0.022392415,0.0018813942,-0.044999048,0.0458285,-0.0012812412,-0.032211427,0.04521301,0.02441074,-0.03039985,-0.020261742,0.016536053,-0.021814505,0.041337136,-0.009093285,-0.008261042,0.012174802,0.019955778,-0.00546188,0.0016306059,-0.032508563,-0.03150697,0.00278588,-0.15317939,0.027939815,0.0037632608,-0.008316635,0.022281157,0.023036668,-0.07821943,-0.032310303,-0.048453275,-0.011309861,0.006512698,-0.02943639,0.013373833,-0.031554244,0.0018955827,0.050316308,-0.01840868,0.012688197,-0.027112164,0.051904578,0.055417042,0.0046017277,0.01872002,0.007219432,-0.009196017,0.0009545048,0.019909684,0.006073283,-0.024593366,0.0027059154,-0.035979863,-0.05310489,0.019583741,0.05732999,0.0012583439,-0.0026440467,-0.009718199,-0.005257675,-0.04419564,-0.0023989095,-0.03477373,0.012644834,-0.012302118,0.025113093,-0.0051187803,0.07583592,-0.0030709652,-0.012379506,-0.03463368,0.020030707,-0.026161417,0.023318706,-0.027127296,0.034169048,0.022726145,-0.03224658,-0.048731945,0.0076862983,0.064931616,0.045513716,-0.014011845,0.05186039,-0.037439156,-0.035308555,-0.009169328,0.022852505,-0.019320412,0.030861557,-0.0006122506,0.016706992,-0.0132058505,0.03072429,0.015283321,-0.03226744,0.013832429,0.012661983,0.032787684,-0.016498575,-0.049398664,-0.016812451,-0.049709007,0.0041677514,0.034425575,-0.021995276,0.02200578,0.015969083,0.012529214,0.028907105,-0.10413938,-0.010196595,-0.048621777,-0.038082168,-0.0090225665,0.0029838048,0.026117414,0.017612793,-0.019336607,-0.0036593806,-0.02496036,0.012336964,-0.020955127,-0.015294571,-0.041727092,-0.049248878,-0.0619721,0.015537446,0.04368969,0.021304082,0.00382572,-0.018820962,-0.0064329547,-0.006791195,0.01716797,0.008670051,-0.046123896,-0.047131673,-0.009376217,0.005310715,0.014618306,0.004872154,-0.0035885277,-0.01044018,0.010792569,-0.03486469,0.03727129,0.09488732,0.020551706,0.052021865,0.022626529,0.0057971375,0.013286776,-0.032040544,0.0029319662,-0.019273683,0.03202234,-0.022546044,-0.02976903,0.028742649,-0.058336005,-0.047328066,-0.044702545,0.0077557177,-0.018906185,-0.04173425,-0.021800183,0.00088433217,-0.00413808,0.0017547741,0.0051925196,0.001384264,0.024419574,-0.032072097,-0.016834453,-0.0020144328,-0.02500133,-0.0010049066,-0.04626865,0.0010393993,0.0067793215,0.051204823,-0.0017720276,-0.028121937,-0.02492754,-0.022216247,-0.010110023,0.052178387,-0.023274023,-0.016795002,-0.029187765,-0.008074379,0.015020103,-0.013498517,-0.009761648,0.009237815,0.041214548,0.024566276,-0.03605022,0.039913613,-0.039058078,-0.036915608,0.035964724,-0.018236112,0.050902598,0.07243268,-0.021423437,-0.0073476383,-0.019163666,0.03650623,0.020817049,0.019017013,0.0028407208,0.0023054902,-0.011348904,-0.046652194,0.064200535,0.056902844,0.0063303625,-0.0012798675,0.015904533,0.024797244,-0.039670903,0.002508166,0.029068602,-0.0062359036,-0.028405635,0.010049128,-0.009449624,-0.008054981,-0.030261032,0.009171668,-0.021247687,-0.0029524371,-0.013163139,0.018479606,0.0007944556,-0.012485854,0.016496764,0.033908315,-0.012359964,-0.041207716,0.022594731,-0.019110333,0.016526565,-0.02295273,-0.022883262,0.029642623,-0.03885851,-0.006255155,-0.03205455,0.0035397029,-0.0044641085,-0.0010599969,0.023482122,0.016847959,-0.008801532,-0.03689577,-0.0034416805,-0.022714723,-0.021288108,-0.0375488,0.06381376,-0.03795461,0.0018339674,-0.019581085],"last_embed":{"hash":"1xscios","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"1xscios","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{13}","lines":[279,279],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xscios","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01970141,-0.016820973,-0.05372042,0.008307247,-0.039771363,-0.05819548,0.02038752,-0.0029092832,0.022992829,0.021546388,-0.009792531,0.0032502215,-0.013743964,-0.004254608,0.02727036,0.043976124,-0.036588218,0.035536107,0.02564826,-0.02329779,-0.027000604,0.026987324,0.07826801,-0.010987287,-0.04375803,-0.025720423,-0.0063086106,0.012671998,0.015619731,0.053093348,0.009317955,-0.051953595,0.04519467,-0.020846656,-0.039524436,-0.01770133,-0.008536708,-0.011919408,-0.04783742,0.062327005,0.0057017575,-0.046147812,0.010673068,0.025068186,0.06103658,-0.0019449788,-0.039028607,-0.0028927615,0.034928877,-0.022665592,0.022992224,-0.00081246864,0.009859499,-0.03457884,0.015627997,0.05316906,-0.010356189,-0.048137896,-0.014673888,-0.006513745,-0.0398345,0.03126134,-0.032071035,-0.027778886,-0.01574399,0.041752826,0.05907309,0.008564561,-0.012213597,-0.06011255,-0.0057087895,0.02592864,0.012751451,0.003947012,-0.028664405,-0.040150672,0.02884071,-0.026224175,-0.002599555,0.0400457,0.012560534,0.01494204,-0.0034358737,-0.0022443838,0.009486018,0.0144158825,-0.007420953,0.08192328,-0.0071612257,0.01426977,-0.005743833,0.01702293,-0.012514,-0.028121796,-0.0146231195,0.0016994303,-0.020743739,-0.014603619,0.07037278,0.008682502,0.012439532,0.022255007,0.0048214197,-0.007030568,-0.0018095527,-0.032337986,-0.017742699,0.0046554026,0.0247771,-0.0118817175,-0.0037375733,0.044399437,0.025917292,0.022118667,-0.007630569,-0.0042316923,0.024019683,0.0050324136,0.026332041,-0.003141482,0.014357849,0.021051776,0.06255952,-0.043638147,-0.004373942,0.026061317,-0.019196808,-0.027478697,-0.0134293875,0.013535861,0.031655643,0.037853003,-0.030563707,0.0035799805,0.011882067,-0.0014459406,0.025555076,0.045288462,-0.037817582,-0.06249231,0.0044035935,0.031861912,-0.035954572,-0.0007523946,-0.017656842,-0.011189051,0.032675665,0.044101592,-0.010249959,0.0121766245,-0.0047378163,0.016325714,0.008249759,0.038832486,0.020233875,0.029683437,0.019259041,0.05737018,0.009464631,-0.022208283,-0.0031143432,-0.020039845,-0.005190469,0.019247198,0.010581227,0.027168415,0.032157242,-0.0058056274,-0.02017904,0.016495083,0.01403565,0.012683539,-0.0072394493,0.032957997,0.02620773,-0.0011304013,0.039407324,0.02589399,0.04085376,-0.019256815,-0.06094116,0.0064560045,-0.043436218,-0.049547948,-0.031760976,0.04406303,-0.034700543,-0.024144953,0.022665797,0.019781068,0.00323683,-0.015582572,-0.04361597,0.0105847735,0.04723133,-0.009529551,0.037852004,-0.009288856,0.04878589,-0.02667544,0.05170705,-0.0042705406,0.003007377,-0.004580921,-0.044123746,-0.0046175043,0.0015416006,-0.024101952,0.035371874,-0.058390442,-0.017191792,0.031219449,-0.010489116,-0.023335995,-0.02142353,-0.036933046,0.012802242,-0.014676525,0.01316109,0.002306181,0.035635874,0.056302678,0.020195289,0.014674061,-0.02081854,-0.00051570305,-0.04941343,0.052531723,0.018784814,0.0002943951,-0.0208151,0.00991288,0.04329597,0.009754942,0.0007782227,0.004748546,-0.02675491,0.012069789,0.003759781,-0.002571026,-0.026916504,0.02872626,-0.006051932,-0.024188146,-0.011025202,0.017803451,0.012729484,0.03317649,-0.014356508,-0.0019565704,0.010584738,0.0066384966,-0.016519394,-0.010026155,0.002713114,0.01783333,-0.0036003124,0.007824928,0.014507758,-0.0039100475,0.0059523797,0.016032798,-0.022733113,0.016993573,0.020789765,-0.020956796,0.027485993,-0.042841908,0.026278079,0.024893763,-0.011806037,-0.05761526,0.009405517,0.011278757,-0.03446673,-0.009198104,-0.05029544,0.008291585,0.037458558,-0.010065598,-0.038727567,-0.014687149,0.0066669937,0.037947852,0.03494839,-0.00037023367,0.009655235,-0.019090975,0.032794736,-0.008214887,0.0047317497,0.027890708,0.05700631,-0.008325507,-0.02510858,0.013072485,0.02001484,-0.15695505,0.019272003,-0.010156381,0.077905186,0.012851005,0.016991511,-0.03243393,0.00047019863,-0.060177058,0.060483124,0.0110062,-0.03478844,0.027821967,0.0066784183,0.023896983,-0.0113881575,0.0029192325,-0.014185798,-0.023838846,-0.025007535,-0.027305456,-0.07112513,0.08413978,0.014728017,-0.03345916,-0.0072350325,0.061116174,-0.015426978,0.032711156,-0.047041126,-0.073094994,-0.004076662,-0.00014473476,0.017994415,-0.028800804,0.03232523,-0.012051219,0.014217746,0.023640413,0.016600788,0.07912845,0.050186686,0.004172424,0.060854428,0.008358051,0.01871968,-0.03538962,-0.0053231837,-0.04643534,-0.02265371,0.013023837,-0.023816185,0.018583322,0.007936128,-0.042460375,0.009600309,-0.01681618,0.061195213,-0.02016339,-0.003523886,-0.014717958,-0.026297335,-0.0336301,-0.0133647,-0.024640374,-0.029669631,0.057029866,-0.017969424,-0.008114818,-0.03365965,0.0013366215,-0.05242524,0.01157945,-0.0111986315,-0.013170686,0.016174732,0.038683183,-0.037346773,0.029376466,-0.09254532,-0.021497278,0.014226539,-0.008630676,0.005372413,-0.0186655,-0.024926981,-0.0025864877,-0.0100546,0.016724184,0.25599578,0.0035685028,0.0038178444,-0.009878597,0.059276663,0.0042901435,-0.022889998,0.0588172,-0.008355091,-0.023576444,0.021652084,0.018913189,0.0069328477,-0.003720126,0.040078625,0.032835536,-0.06823648,0.0070096077,0.068315975,0.0024608045,0.019184986,-0.05840206,-0.0031471602,-0.020701444,-0.05994483,-0.0070838965,0.0018528703,0.012564173,-0.028053414,0.03379749,-0.014727535,0.049611613,0.037814915,-0.032673668,0.015186118,-0.025304107,0.005839224,-0.09243584,-0.035067648,0.0035346635,-0.0132381935,-0.009922049,0.0066663227,-0.019673808,-0.023534311,-0.007078444,-0.029135577,0.047070555,-0.036594506,-0.009528491,0.02475293,-0.0256936,-0.016032321,-0.023836294,-0.0068310527,-0.0031745255,0.009235538,-0.039493706,-0.012583031,0.04793848,0.019493798,0.009367463,-0.03001855,-0.002969559,0.0028448775,0.018563582,-0.04680515,0.02639748,0.02770842,0.010203861,-0.009648062,-0.011956779,-0.0070168343,0.026952783,0.029843766,-0.053730562,0.0074082236,0.03142111,0.0027056811,0.003951926,-0.034878876,0.0081531145,-0.0014735479,-0.015872179,0.02961316,-0.011826497,0.020180916,0.06032812,-0.039848387,-0.019853603,0.02409071,0.012025435,-0.009915584,-0.0043284115,-0.021289933,0.016036956,0.044093855,-0.04720642,-0.02670673,0.021727165,-0.023777891,0.029662171,-0.01775097,-0.031179586,0.05322143,-0.016876593,0.01162906,-0.009848513,-0.01309575,0.03427737,-0.080285005,0.006986889,-0.026787996,-0.04174205,0.032838296,0.08429763,0.036100693,0.016566955,0.045747384,-0.011976905,0.032758053,-0.0066513107,-0.037356697,0.036188938,-0.005253592,-0.051232956,-0.0192294,0.03993217,0.032032564,0.03338798,-0.009202731,-0.03381789,-0.03336451,0.014010816,0.026752006,0.0194454,0.022490814,-0.006242622,0.0109421685,0.014399063,-0.021311797,0.0031768838,0.00590558,0.033226207,0.037783302,0.043883927,-0.0009905222,-0.012066965,-0.0349865,0.020689987,0.029466303,0.03316051,0.017360726,-0.05849502,-0.018174583,-0.056890033,-0.013860265,-0.017054487,-0.0058547757,-0.024665052,-0.01778818,0.009104897,0.034235682,0.05008627,-0.02647173,0.03485595,0.03601961,0.024026914,-0.025322858,-0.021378234,-0.006538816,0.023968143,-0.043679662,-0.0492162,-0.020050567,-0.04877251,0.00043882398,0.025579963,-0.015526542,-0.058057543,0.02254528,-0.024584036,-0.014577648,0.030756386,0.048338506,0.010447722,-0.051303815,-0.020707995,0.0010448628,-0.04065545,-0.013103706,0.082029715,0.009821103,-0.023843443,-0.0068628243,0.018953893,0.04569065,0.032619394,0.0072409096,0.0027422572,-0.0027545819,-0.0093648555,0.013321263,0.005634531,-0.035414774,-0.07344142,-0.05605864,0.011031837,0.03288469,0.015549976,0.010727619,-0.030119678,-0.03465289,-0.0067561325,-0.03931272,-0.04116268,0.022421729,0.04039955,-0.024674572,-0.029058829,-0.02375862,-0.031160621,0.024654688,-0.030447658,-0.0054572453,0.018549671,-0.03823778,-0.019321265,-0.0148271145,-0.009713338,-0.0047446257,0.0020658197,0.017909782,-0.0040727365,-0.0038358155,-0.00881461,0.04291659,0.008845808,-0.009574577,0.007955726,-0.0036330097,-0.004823623,-0.002786312,-0.000019394402,0.020240286,-0.016510315,-0.03193192,-0.016888795,0.00814243,-0.003118136,-0.009321391,-0.031583868,-0.029640237,-0.025288252,0.043140203,0.010806596,0.034236003,0.023945775,-0.032054145,-0.058261495,-0.012350442,0.05656221,0.026551884,-0.008255767,-0.043892507,-0.03885434,0.0022366312,0.007741411,-0.031809673,-0.025480198,-0.022453733,0.015808618,0.017275725,-0.07093151,-0.0037186977,-0.015412003,-0.008280731,-0.0016145711,0.052492835,-0.0471999,-0.07751074,0.032252986,-0.003938213,-0.0030719629,-0.023447393,-0.006533063,0.03485259,-0.047543958,-0.0038381866,-0.04076982,-0.0116398325,0.004365211,-0.051909447,0.014610537,0.01387972,-0.008133844,-0.05335895,0.03209537,-0.014887143,-0.020514337,-0.0009244642,0.025984334,-0.009765535,-0.007628649,-0.024729751,0.021162692,-0.010107723,-0.024412772,0.0127897505,0.01583309,0.014258435,-0.004044428,-0.005191404,-0.010543843,0.015004406,-0.020449258,0.022953173,-0.026302513,0.046051186,-0.024893947,0.018489249,-0.015961464,-0.012950519,-0.004745172,-0.044160075,0.0121606365,-0.01970633,-0.035973318,-0.045559607,0.0011176496,-0.026038796,0.023599343,-0.041529525,-0.041823182,-0.0362925,-0.003056368,0.043595076,0.0035446659,0.029835641,-0.01429606,-0.00028898296,0.043472312,0.045939088,-0.04298079,-0.0040177987,-0.0058494713,0.0053816317,0.015423008,-0.011116517,-0.03453661,0.04893206,0.0036490678,-0.028321754,-0.028320322,0.042950768,0.011530991,-0.042295285,-0.0017364831,0.032521248,0.022328312,-0.045837086,0.036615606,0.010675471,-0.04217023,-0.01582024,0.017367868,0.048548024,-0.027277753,0.0012098225,0.01876329,-0.010895574,-0.03987322,0.012019057,0.0058198706,-0.04467292,0.043903787,-0.0004916955,-0.0272579,0.027224729,-0.028443722,-0.0027656225,-0.026294228,0.013727129,-0.007821913,0.03266976,0.011301257,-0.0062267715,0.010487838,0.008341136,0.019789664,0.010014916,-0.05065875,-0.027876519,0.029012617,-0.14156157,0.00050358503,-0.0034395345,-0.0072894744,0.012976287,0.024007706,-0.056830786,-0.04445483,-0.047063958,-0.020442044,-0.002693695,-0.047290914,0.0033256388,-0.023546552,-0.005414867,0.021555906,-0.049419306,-0.0000064054166,-0.04360437,0.083211064,0.025594093,0.0014592457,0.048639953,-0.021726597,-0.023894751,0.0020493448,-0.022993248,0.017975533,-0.04353794,0.020069197,-0.05762464,-0.04901122,0.027488338,0.06472695,-0.009518433,-0.01695055,0.0058198078,-0.0073111234,-0.060215313,0.0067568203,-0.027695626,0.02252577,-0.009898538,0.032726567,0.0034022909,0.07244923,-0.0052707596,-0.021012764,-0.032380477,0.010246222,0.0014210914,0.028091248,-0.0041628005,0.000815361,0.0062126215,-0.01710913,-0.01751885,-0.00017190728,0.039292164,0.030400325,0.00087046187,0.059271067,-0.036662135,-0.00815405,-0.029346213,0.032540783,-0.012193647,0.0324847,0.013689193,0.012078498,-0.02811785,0.011878779,-0.0011574322,-0.018957123,0.020193113,-0.014860866,0.041719366,-0.032530684,-0.053419445,-0.010264384,-0.037849564,0.016801214,0.0116567025,-0.039902736,0.044774238,0.018297516,0.006189256,0.039292093,-0.057437446,0.005014311,-0.053782772,-0.04629128,-0.014641594,0.016088977,0.010598192,0.030948523,-0.015518976,-0.005746001,-0.03307523,0.039578915,-0.033834778,-0.055931024,-0.045675926,-0.04490739,-0.02196207,0.0075886515,0.028738454,0.00014617605,-0.021188302,-0.02658312,-0.028970867,-0.0046056476,-0.012858944,0.019578556,-0.079528995,-0.041150898,0.00079711404,-0.0033780865,0.049970057,0.011458616,-0.021112101,-0.02052859,0.0068481155,-0.036984358,0.021169282,0.09195929,0.025320105,0.05281561,0.036728613,0.0035973557,-0.017868752,-0.028493965,0.015178989,-0.026390875,0.016419094,-0.019391261,-0.030224012,0.031981952,-0.053240817,-0.040932447,-0.041680086,-0.0028095208,-0.0115096625,-0.017824346,-0.0077357236,0.014716258,0.003422641,0.030250352,0.018835755,0.006980777,0.011323427,-0.04259534,-0.0269542,0.03743032,-0.04616542,0.0038026772,-0.04234105,-0.010773817,0.007711821,0.07734357,-0.008176658,-0.0391895,-0.028375557,-0.006047217,-0.022764836,0.07027306,-0.008255053,-0.0007112086,-0.012830133,0.013892874,0.0340023,0.012169539,-0.020409137,-0.0027962376,0.043083742,0.018983845,-0.046194162,0.05859909,-0.028171238,-0.029379604,0.03571174,-0.0042221644,0.057390872,0.056879885,-0.021325948,0.03780816,-0.021531375,0.007838377,0.0008620926,0.008616335,-0.029140003,0.0084465835,-0.01680931,-0.029396934,0.052690953,0.013266588,0.013263301,0.0349678,0.017438391,0.026929181,-0.032001738,-0.014849775,0.022269104,-0.010217668,-0.024009343,0.004515573,0.013075377,0.0046911635,0.0016867345,0.031360265,0.001850187,0.003554414,-0.010827043,0.018603811,0.012558621,-0.0033011518,0.057764497,0.038935,-0.0030910189,-0.012055044,0.0370725,0.0041000615,0.019225586,-0.0181168,-0.018188046,0.006591269,0.00016264067,-0.00011720836,-0.05497509,0.023480244,-0.033746127,0.005452627,0.04635858,0.013644586,0.013893701,-0.042774357,-0.0094774645,-0.0006288139,0.00023619094,-0.020416565,0.03914174,-0.03893701,0.0050198887,-0.01806721],"last_embed":{"hash":"1nu63g6","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"1nu63g6","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{14}","lines":[280,280],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nu63g6","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027243258,0.0009092573,-0.072458334,-0.007150113,-0.035974823,-0.04902678,0.009500158,-0.0042226734,0.014419466,0.021116372,-0.02038076,0.034671776,-0.023758205,-0.015218621,0.010553387,0.033661228,-0.046692245,0.004934771,0.020927353,-0.03680218,-0.033970814,0.005224258,0.048970744,0.0077276374,-0.032038186,0.0037546558,-0.021216026,-0.010187386,0.04263919,0.050338108,0.007646164,-0.030543376,0.03542863,-0.00839249,-0.026531432,0.014722217,-0.009358031,-0.01024182,-0.04160985,0.06565008,0.014871259,-0.035860814,0.01256019,0.027261782,0.03750931,-0.018822478,-0.04595239,-0.0034883725,0.042313352,-0.034479752,0.019067785,-0.022268323,0.0269452,0.00086230715,0.0050130873,0.055324506,-0.003198984,-0.05931557,-0.005349556,0.025417501,-0.035830047,0.009435002,-0.00869435,-0.04967954,-0.062314417,0.048268635,0.028920654,-0.011080686,-0.024673363,-0.03052799,0.0050651086,0.02785934,0.020887917,0.0028117092,-0.027020728,-0.027432637,-0.0021634705,0.0089861555,-0.0066785617,0.029360661,0.028102135,0.019452667,-0.008757792,-0.002057344,0.017756898,-0.0011968184,0.00020048096,0.05943311,0.01570612,0.024233542,-0.011278364,0.011195613,0.0005424415,-0.02216349,0.015523317,0.035386194,-0.0128006255,-0.013440525,0.05772812,-0.018115574,0.035632726,0.010736331,0.017857585,-0.024953803,-0.009043193,0.0061139576,-0.010283792,0.024639927,0.034775663,-0.0082455175,0.01088687,0.04188406,0.031969607,0.015067385,0.011452065,0.016554462,0.005641458,0.024644647,0.027262608,-0.009158447,0.015202853,0.03962533,0.024956202,-0.048480053,-0.01809216,0.017164558,-0.01779641,-0.017631378,0.023292715,0.011248935,0.033556834,0.03928576,-0.0024612674,-0.009913867,-0.005073556,0.009367535,0.020553606,0.049810696,-0.036222015,-0.06718197,0.014866457,0.047368918,-0.036861327,0.009132713,-0.024108296,-0.019455932,0.059874,0.020073814,-0.0032351068,0.024551708,-0.0055031176,0.02205045,-0.012456582,0.06491942,-0.02522141,0.038789663,-0.017740043,0.07121004,-0.02410584,-0.017196387,-0.0068232706,0.0096915485,-0.038476273,0.053822756,0.0013603062,0.006806983,0.027511422,-0.0000014172224,-0.016391383,0.008542185,0.0024818701,0.013955871,-0.025803924,0.0061063133,0.04218907,0.011693699,0.043797508,0.024708448,0.0073333257,-0.02755777,-0.02665213,-0.015265333,-0.035054162,-0.043617517,-0.018458188,0.04047123,-0.020139612,-0.027667321,0.0033276663,0.013607812,-0.020203322,-0.0065209204,-0.025074758,0.023916738,0.04666715,-0.01997643,0.00794309,-0.014298986,0.027182816,-0.030589895,0.035258237,0.011856298,0.015024568,-0.018348297,-0.00712321,-0.025106406,-0.019251354,-0.022496747,0.030718487,-0.074922115,0.019956088,0.0247347,-0.018712325,-0.0048711905,-0.017359681,-0.03649623,0.018630413,-0.020585291,-0.0013479779,0.014838412,0.022291165,0.058434796,0.036445178,0.0042325524,-0.008426549,-0.006433863,-0.011277669,0.055460848,0.021182265,-0.008661988,0.009414627,0.007944701,0.022563072,0.011038403,0.00030076437,-0.031792402,-0.02028013,0.0055593564,0.014394399,0.008148019,0.0019345297,0.028117318,0.01402689,-0.016380182,-0.018058356,-0.019552244,0.037533347,0.028943716,-0.0411178,-0.023441367,0.01101767,0.0048384415,-0.013097637,-0.01564729,0.0024941503,0.04261532,0.011587905,0.008944827,0.020598015,0.0041807774,0.013457001,0.017097758,-0.03824408,0.01821421,0.011297777,-0.0049891584,0.018727891,-0.0298306,0.01243383,0.0072068106,0.0055312426,-0.06392836,0.001234625,0.0077394927,-0.028728139,0.00059669197,-0.035043456,0.007782415,0.05382207,-0.017891593,-0.038974248,0.0068786177,0.032657865,0.051911347,0.039964404,-0.008245704,0.0073461477,0.014201121,0.028469168,-0.028959496,0.021880178,0.032570057,0.056725882,-0.022627488,-0.04639087,0.034445163,0.01531239,-0.15864551,0.0046276506,-0.014582407,0.060994174,0.01680072,0.022735666,-0.033434615,0.026816241,-0.035906937,0.06849143,0.022224827,-0.039732784,0.046255507,-0.0040864954,0.009633214,-0.015233592,-0.015852662,-0.019247854,-0.011131995,-0.053253707,-0.01784901,-0.04710148,0.098003626,-0.005707393,-0.021858558,-0.030888306,0.05930723,-0.020308549,0.020162659,-0.04171242,-0.09037072,0.0038894473,-0.006052305,0.033865448,-0.031176586,0.02922324,-0.029807577,-0.0037468425,0.0065340716,-0.010263578,0.05603181,0.038806144,0.0053557944,0.0428412,0.0069704796,-0.020024108,-0.02739375,-0.018847426,-0.03922112,-0.031401914,0.016501546,-0.005858945,-0.01901158,0.0049835793,-0.04127083,0.011834173,0.0050103073,0.052104402,-0.0017277758,-0.010648584,-0.021679768,-0.028660564,-0.021456482,-0.04053623,-0.037397005,-0.029232437,0.035057954,0.008563018,0.0058492795,-0.051233016,-0.009305106,-0.067184135,-0.013196721,0.0020331386,-0.018819684,0.03117255,0.03862646,-0.027106345,-0.013462747,-0.1363001,-0.065209456,0.022516737,-0.0119134495,0.018987335,-0.01944624,-0.03441536,-0.014289439,0.0060942085,-0.0067123887,0.24225718,0.010037342,0.006768202,0.009297114,0.06961267,-0.011532274,-0.0060123387,0.06424224,0.015364186,-0.0075529125,0.0046759695,0.016883412,-0.019887242,0.0049739047,0.020524126,0.019999575,-0.076110505,0.035802197,0.057111472,0.0052626873,-0.0036633944,-0.051691215,-0.0057159364,-0.04917534,-0.051915098,-0.0155092245,-0.0020636097,0.05115756,-0.010245628,0.04080715,-0.012712166,0.042436916,0.047857266,-0.020744855,0.015261598,0.008612106,-0.0020315533,-0.06781189,-0.046748694,0.0008909082,-0.017832711,0.0014511828,0.019676907,0.0069153747,-0.036790974,-0.028712004,-0.03801471,0.06702841,-0.03883584,-0.035996083,0.0009651843,-0.016865715,-0.0009924166,-0.029083783,0.013230528,0.01989264,-0.0066515044,-0.013040048,-0.011463646,0.058073085,0.018824732,0.005558158,-0.04394606,0.004989896,0.015429701,-0.00034134253,-0.032063216,-0.013991024,0.0145152295,-0.014997643,0.0028058174,0.0059926636,-0.0126704415,0.023660684,0.043378282,-0.033114962,0.01729484,0.046436504,0.010917432,0.027931157,-0.060147535,-0.0093642725,-0.011500836,-0.017158462,0.02243961,-0.027385313,0.010369705,0.06792631,-0.028752396,0.01583098,-0.0046999743,0.043560874,-0.020908466,-0.0025965853,-0.03810407,-0.009840489,0.017746268,-0.033248875,0.008856803,0.02113003,-0.037599366,0.013148208,0.01678965,-0.009589484,0.022690676,0.003741522,0.0067040515,-0.03168147,0.011593937,0.05525799,-0.08040889,-0.013743539,-0.016764315,-0.030468518,0.035291262,0.08580174,-0.010479357,0.024033442,0.05884091,-0.014557722,0.019839806,-0.0062725837,-0.028395895,0.015316746,-0.019920038,-0.061808545,-0.00910639,0.016831512,0.03936981,0.035912514,-0.004190177,-0.03408227,-0.01446396,0.00038774114,0.0106558325,0.010363073,0.018098067,0.024097627,0.009651772,0.02949577,-0.013089212,0.0021463102,-0.008608959,0.03602906,0.024810966,0.02608118,-0.00060236093,0.043522153,-0.044377178,0.031816147,-0.0023723263,0.055329856,0.014514391,-0.040031828,0.008739466,-0.092519104,-0.023132483,-0.01267886,0.009927241,-0.025767582,-0.013080342,0.0077148257,0.015031381,0.06055133,-0.025214713,0.019126026,0.047641728,0.018337741,0.004777033,-0.021294447,0.0014109573,0.012728494,-0.02916655,-0.020901268,-0.012230543,-0.029841317,0.0010374987,0.0067665474,-0.026738726,-0.013975373,0.009187215,-0.020599242,-0.015232155,0.006115767,0.048326038,0.027843796,-0.011199219,-0.014317163,0.009074029,-0.055446036,-0.0057520135,0.08572248,0.03507533,-0.005307107,-0.0016186191,0.025162557,0.03705964,0.03910332,0.00493853,-0.027655855,0.0063456097,0.023212899,0.0031050346,0.021294372,-0.035826296,-0.0516154,-0.051748395,0.025911884,0.047856666,0.039714914,0.0011694307,-0.007242528,-0.044585343,-0.013620301,-0.023619613,-0.056067947,0.034231473,0.020736696,-0.004579228,-0.022563107,-0.05183683,-0.0033495526,0.020289578,-0.040208757,0.0011824926,-0.0038259805,-0.047331747,-0.0335453,0.007998192,-0.0046918117,-0.0088013215,-0.027257582,0.0161367,-0.02652261,-0.003201606,-0.0007090696,0.026093015,0.039678216,-0.044237316,0.009687513,-0.022608206,-0.0019182643,0.0088053085,-0.0021794778,0.0073274164,-0.018770434,-0.055465788,-0.010663486,0.0069325343,0.014629695,-0.008379444,-0.009281933,-0.013354941,-0.008313251,-0.003874437,0.028733987,-0.006056354,0.027886296,-0.0121052675,-0.04489256,0.02151663,0.040604338,0.029707478,0.0062487563,-0.0354664,-0.031592865,0.006510623,0.027642896,-0.039794337,-0.041249644,-0.030205714,0.016642205,-0.012427292,-0.03854396,-0.004925477,-0.0005681603,0.028417036,-0.012019579,0.036511526,-0.006914968,-0.055244803,0.024892913,0.010578156,0.0037499715,-0.011723894,0.03558604,0.046764765,-0.038960353,-0.020941284,-0.055943966,-0.012540069,0.0015937508,-0.047408327,0.04589356,-0.00055164733,-0.0099989055,-0.08761194,0.03212104,-0.011337462,-0.035703156,0.007842256,0.0039433083,-0.00910147,-0.010389063,-0.00735486,0.026114052,-0.019820692,-0.015999377,-0.0020465776,0.01788548,0.0011552223,-0.00830585,0.0062956205,-0.020538153,0.017740872,-0.016845435,0.043647192,-0.027849993,0.028270954,-0.030063588,0.0050825556,-0.0053974376,-0.013956064,0.0005416757,-0.021933533,-0.00006592952,-0.047881532,-0.0051451353,-0.059422757,0.016788734,-0.05288432,0.040366746,-0.031090584,-0.044022575,-0.0037072957,-0.0247565,0.05744079,0.0046097613,0.0057300916,-0.01705128,-0.028306322,0.06556833,0.031815536,-0.004763652,-0.009457866,-0.008050146,0.036905024,-0.0024441816,-0.017984912,-0.031058934,0.04237309,0.0023300915,-0.0082628615,-0.021015031,0.04078859,0.022600848,-0.008319775,0.001994227,0.02387291,0.02724022,-0.015343483,0.036797464,0.0093899965,-0.033593755,-0.016625052,0.024518678,0.049392074,-0.002323264,-0.00022696055,0.008751529,-0.030492814,-0.034103602,0.007749532,0.014095898,-0.03183234,0.038256638,-0.014239096,-0.031239592,0.04394775,-0.010233193,-0.017183106,-0.024112279,0.01238635,-0.0075716116,0.040288553,-0.03127249,-0.006097662,-0.013448229,0.040080078,-0.0036340456,-0.0070182444,-0.05771776,-0.014743716,0.022939844,-0.14333686,0.023714142,-0.013545535,-0.019270314,0.014822144,0.005574847,-0.0741442,-0.026508141,-0.02820551,-0.024050064,0.01706894,-0.07697325,0.010559876,-0.021759093,-0.0012792142,0.041253287,-0.0076150945,-0.010246926,-0.042786226,0.06584346,0.03288289,0.014690789,0.036570404,0.0027097918,-0.016255558,0.0031165811,-0.017820777,0.02638414,-0.030868452,0.018025741,-0.027688183,-0.060563296,-0.003014483,0.046139907,0.020872883,-0.0050741085,-0.0031365766,-0.0069085048,-0.0455449,0.03400883,-0.032879405,0.02221612,-0.0070370757,0.013742718,0.0043600183,0.058578808,-0.03961247,-0.0065731583,-0.030564917,-0.0021254846,-0.026009124,0.031898867,-0.011357739,0.019986331,-0.0100838505,-0.019145371,-0.05817252,0.00638551,0.052471407,0.038893268,-0.01014491,0.052718483,-0.01803902,-0.018534647,-0.017810058,0.02712525,-0.018754365,0.018477462,-0.013613693,-0.0089043565,-0.030896973,-0.008626184,-0.0088229375,-0.04054909,-0.0040187193,0.005674186,0.022243705,-0.031403087,-0.0221507,-0.033220336,-0.063993864,0.013675857,0.03299147,-0.047668338,0.051144682,0.01309004,0.024090871,0.025080655,-0.054679878,0.007448031,-0.031903364,-0.047561906,-0.009509987,0.022847354,0.020456363,0.031153249,-0.029091934,-0.009443765,-0.0033770856,0.016691,-0.03554979,-0.033993322,-0.038420446,-0.039464675,-0.03716407,-0.0006192358,0.049913455,0.036927544,-0.02640361,-0.020111503,-0.038752735,0.0085926065,-0.010314121,0.01641512,-0.058849197,-0.040395185,-0.0137906,0.016227195,0.020848537,0.0020360772,-0.04671204,-0.020389853,-0.008567597,-0.033926796,0.02276753,0.083242595,0.038228817,0.03691438,0.036134906,0.00959567,-0.0051238225,-0.008664481,0.0047280006,-0.011295761,0.03534418,-0.013532634,-0.043892905,0.041593455,-0.04006416,-0.051921178,-0.043928105,0.0038697906,-0.0059928345,-0.040906347,-0.023513943,0.003981846,0.0032128305,-0.009500363,0.035416353,0.013959867,0.045699663,-0.0305792,-0.03532151,0.011236046,-0.05207304,0.012349821,-0.03518523,0.0010336284,0.022092083,0.064665936,-0.024171703,-0.033283167,-0.015375775,-0.025600784,-0.0058420156,0.06047307,-0.0009376142,-0.027230296,-0.03511728,0.029831035,0.038989935,0.015571384,0.0002278549,-0.031095486,0.022103174,0.0070739063,-0.03188319,0.034314804,-0.017238408,-0.013595276,0.038303733,-0.00041445985,0.023507856,0.055104427,-0.04585142,-0.015359635,-0.001549807,0.008230093,0.014885567,0.010939526,-0.034988895,-0.0016910557,0.016838595,-0.031956177,0.08683785,0.017933067,0.011514129,0.03817419,0.00039431822,0.014702078,-0.043216113,0.012649292,0.007830834,0.004207655,-0.014059423,0.035802364,0.0028036106,-0.008475005,-0.028324492,0.048495386,-0.024893489,-0.013560321,-0.00566515,0.0015064313,0.026869183,-0.018096726,0.04223798,0.036986046,-0.00091714214,-0.033126034,0.031384863,-0.0026248363,0.027140046,-0.036987294,-0.017922552,-0.013249614,-0.045495816,0.015875991,-0.04876812,0.009650921,-0.0113702,-0.013733528,0.035245344,0.033492666,-0.02375116,-0.040789712,-0.020766204,0.00362426,0.009039825,-0.0160205,0.046576608,-0.055422064,0.0020728593,-0.013030753],"last_embed":{"hash":"ndkba9","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"ndkba9","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Apps & Resources (If You Want Guidance)#{15}","lines":[281,282],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ndkba9","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0023748714,-0.01641373,-0.027556568,0.021371614,-0.023428153,-0.03960652,0.038150847,-0.009416475,0.017015163,0.024394901,-0.02257313,-0.0003703311,-0.029221639,-0.014498873,0.030174434,0.017856691,-0.031794883,0.023322675,0.032730762,-0.02058845,-0.028304197,0.042255007,0.046473876,0.00008593599,-0.04182017,-0.00085100654,-0.008366594,-0.014461824,0.0017196477,0.060473453,-0.0083585465,-0.02521039,0.009227602,-0.015217236,-0.007419192,0.022579242,-0.012271778,-0.035728365,-0.035936393,0.04590992,0.017784126,-0.021904735,0.022411894,0.0019482183,0.030930834,-0.008564417,-0.05041874,-0.004307599,0.036006503,-0.036910716,0.023422157,-0.021850923,0.006642417,-0.008699289,-0.00559725,0.050277185,0.017695125,-0.024156908,-0.021270312,0.005310212,-0.041466396,0.048678007,-0.024043048,-0.045804765,-0.0116223525,0.031904668,0.061159756,0.00618326,-0.016700495,-0.03572065,-0.00501903,0.025954563,0.03309669,0.019816397,-0.0442565,-0.010742895,0.044559374,-0.0022145766,0.016249208,0.023053592,0.023057174,0.030288922,0.002816747,0.021421196,0.0053951717,0.02898713,-0.01883676,0.054664854,0.00062769256,-0.013581472,-0.0029118177,0.01798734,0.0041144704,-0.04239833,0.00011012758,0.014918855,-0.026315514,-0.033806615,0.06560198,0.010376857,0.030177983,0.0056115817,0.02605849,-0.017411014,0.027183654,0.006991825,0.024719136,0.041007478,0.078027226,-0.025931058,0.038459167,0.049927115,0.022162689,0.04654657,-0.013937844,-0.028812151,-0.0066020703,-0.003933964,-0.014740318,-0.021093743,0.02186645,0.05128535,-0.00009855978,-0.0102243,0.0107783545,0.019657852,0.006601785,0.0005337179,0.0051285806,0.029244563,0.007212891,-0.014779404,-0.03521525,0.014966719,-0.023298183,0.029210018,0.0080744615,0.069679864,0.003109424,-0.065421,0.04195239,0.00567259,-0.020767292,-0.00077329774,-0.037383553,-0.05089274,0.027130073,0.010653326,0.0014161385,0.03422854,-0.003574429,0.03557655,-0.0038985258,-0.002615992,-0.0100873,0.021773957,-0.023101218,0.05864768,-0.013746272,0.01804339,0.041147407,-0.028247489,-0.054532543,0.050756615,0.021195238,-0.0037689414,0.0041208393,-0.004759356,-0.041517552,-0.015912408,0.04182947,-0.0051825116,-0.019217698,0.021722756,0.016140467,0.008824585,0.026846608,0.02078649,0.0146750035,-0.025493069,-0.043203242,0.048980232,0.0050115115,-0.073103316,0.004930194,0.06260447,-0.020946845,-0.0056680054,0.006918622,0.02724792,-0.012421451,-0.0022541003,-0.0116353575,-0.0042335237,0.07621143,0.006343834,0.033196677,-0.01397907,0.04815097,-0.015215589,0.042479537,-0.013813813,-0.0019835432,-0.0049401093,-0.035962593,-0.0077323834,-0.015913408,-0.013829317,0.019068606,-0.06369427,-0.018540952,0.013730406,0.0006300693,-0.042250764,-0.04183892,0.021903282,0.044989794,-0.0035700297,0.018656125,0.017957946,-0.0021698806,0.053752083,0.025495483,-0.017574217,-0.019446302,-0.008264584,-0.0328798,0.039526522,0.003786898,-0.026747921,-0.02023958,-0.023997882,-0.0047615543,0.025159601,0.0065284516,0.0038892494,-0.0069016526,0.01953463,0.02902493,0.0065243407,-0.0044053397,0.04037819,0.0005218138,-0.010453066,-0.008659217,-0.029717632,0.024233721,0.048801206,0.0038823604,0.0038314573,-0.020943705,-0.010806255,-0.051266387,-0.0038749387,0.0098120095,0.00057542557,-0.011366501,-0.0048738844,0.0038252205,-0.0019409434,0.011020666,0.0017440992,-0.0114518525,0.006360133,-0.0067573255,-0.023524765,-0.024653668,-0.026901938,0.026031101,0.07572943,-0.011457366,-0.029049974,0.016587764,0.052077495,-0.044047985,0.026167393,-0.04409919,0.008383195,0.015477668,0.011666353,-0.054908674,-0.045662526,0.031384666,0.030519012,0.009379478,-0.00042841135,-0.034426924,-0.036636475,0.029755786,0.0028228438,-0.022059815,0.022343833,0.055880994,-0.009202034,-0.008751497,0.02849876,0.024078658,-0.16606475,0.016445542,0.023640499,0.03552383,0.0069889026,-0.0024688102,-0.0003125573,-0.011947584,-0.057055958,0.03095443,0.026628539,-0.03285737,0.0532207,0.007493438,0.032864757,-0.031512313,-0.0075755036,-0.005505013,-0.035785936,-0.043289304,-0.04597725,-0.0612179,0.0776822,0.03253966,-0.044995565,0.020034555,0.06762273,-0.02430002,-0.01470429,-0.031802654,-0.07412865,0.012318947,-0.0006641315,0.026055882,0.01900991,0.0112425815,-0.024852308,0.0024708083,0.030519437,0.027402494,0.05859734,0.031463098,0.0047892905,0.044865858,0.0124152005,0.028312223,-0.05116942,0.016445413,-0.03646687,-0.030241897,-0.0063342205,0.005994349,-0.0073609347,0.00672292,-0.030157777,0.0066002985,0.008038864,0.040782493,-0.027764907,-0.016529974,0.028868705,0.0026699423,-0.03231921,-0.021735173,-0.03213616,-0.04255443,0.03563338,0.019409152,-0.043554574,-0.03220269,0.035008397,-0.03908415,0.010158408,-0.00066345284,0.009272742,0.033221636,0.0022120292,-0.00010768782,-0.020945694,-0.1394514,-0.020233333,0.016606387,-0.022992328,-0.0019276282,-0.016063921,-0.041645706,-0.013098424,0.0058412943,0.041302267,0.20435965,0.022257892,0.018410547,-0.004892415,0.04973448,-0.010955791,0.0058195055,0.042865027,-0.004423806,-0.023117455,0.0064256936,0.00913966,-0.0075478298,0.0061958325,0.005520693,0.047618322,-0.054035213,0.02220753,0.055998623,-0.03220568,-0.0030943088,-0.013191059,-0.013775649,-0.048307676,-0.076850615,-0.04055996,0.021027884,0.043315303,-0.020848671,0.020058142,-0.035036314,0.05295242,0.041496973,-0.033904504,0.030152118,0.00965567,0.03140644,-0.05390521,-0.06469034,0.01801693,0.022205902,0.0031429245,0.0012508951,-0.047281183,-0.010568572,-0.01768346,-0.027251879,0.015289684,-0.045214046,-0.015366428,-0.001785382,0.0001490155,-0.0042257183,-0.030910742,0.02985084,-0.0127278725,-0.014459348,-0.01181068,-0.009733071,0.04113812,0.03004984,0.019001463,-0.034393787,-0.027722817,0.010794844,0.016855996,-0.0043315003,0.01640456,-0.008318783,-0.012606259,0.032401286,0.013984554,0.027176159,0.009065683,0.010533386,-0.07327056,0.016272914,0.010122656,0.018236998,-0.015486288,-0.0056670853,-0.02211877,0.000058876944,-0.017801471,0.035760146,0.0073453197,0.0155965835,0.055990744,-0.027395584,-0.023520565,0.021062344,0.007991493,-0.02819411,-0.04454787,-0.0016505405,-0.0104592545,0.070099965,-0.02525788,0.00251816,0.048265554,-0.019311292,0.030375618,0.012107089,0.016256131,0.030795429,-0.02656024,0.006875828,-0.0320345,-0.008908643,0.05054142,-0.09364725,0.0048350394,0.0055387774,-0.03661531,0.04573389,0.06474022,-0.0013862972,-0.011730598,0.023430184,-0.01571108,0.036737487,0.023861704,-0.000275041,0.0028458906,-0.039162863,-0.04069826,-0.016006857,-0.0024891829,0.037317116,0.03605065,0.01770706,-0.028012285,-0.042247534,0.05568095,0.058763813,0.01908652,0.0710172,-0.015307459,0.023664206,-0.0010278869,0.0019909681,0.0106654465,-0.02620687,0.039553348,0.020571304,0.06604613,-0.0074878857,-0.005206236,-0.033241395,0.002021761,-0.015848292,0.007870796,0.020508695,-0.034204602,0.00785126,-0.036274817,-0.0058882046,-0.03490246,-0.02764106,-0.018785387,-0.015624845,-0.0027805257,0.027277805,0.06761229,-0.01308988,-0.00039783004,0.027904356,0.021917762,-0.0018997382,0.020591974,0.008788543,0.03632537,-0.027935773,-0.016820937,-0.035509244,-0.050586306,-0.012178747,-0.00196479,-0.009631739,-0.012916307,0.037382465,-0.019225674,-0.018435627,0.053981166,0.04508336,0.008394509,-0.015701532,-0.012881623,-0.0029455274,-0.02555484,-0.014915664,0.11392181,-0.0033024745,-0.011042966,0.024271313,0.026488187,0.069973655,0.047159992,0.038562696,0.009972615,-0.010000224,0.009827992,-0.022912964,0.00766944,-0.034475245,-0.03951623,-0.029034125,0.005827126,0.022685958,-0.026977438,0.0023732348,0.009970737,-0.021323193,-0.01847598,-0.043702196,-0.03606135,0.010109468,0.021172242,-0.021185623,0.005125123,-0.03321506,0.001642522,0.036455482,-0.06688781,-0.017050559,0.005240036,-0.01948196,-0.04077324,-0.006700794,-0.019598233,-0.009673582,-0.014643887,0.0017990911,-0.018033538,-0.009409969,0.02167445,0.03254099,0.024495162,0.01579536,-0.001932523,-0.03984675,0.0047088154,-0.009649873,0.01741529,0.014106318,0.012569726,-0.023695154,-0.012686409,-0.014105121,0.00847864,0.0057779863,-0.0088184755,-0.011792141,-0.014739592,0.024002157,0.022833705,0.012706356,-0.0027264345,0.0103334235,-0.033137515,0.007766053,0.007831053,0.02558693,-0.034611728,-0.045049872,-0.08534937,0.016246641,0.035613593,-0.038912263,-0.04004812,-0.0047894316,0.01564807,-0.038591757,-0.041434534,-0.01621469,-0.0020092663,-0.014060259,-0.012411452,0.03977088,-0.06882334,-0.00892652,0.07849812,0.03448693,-0.008383227,-0.010972109,-0.006514296,0.040943436,-0.024880743,0.0068742773,-0.038621727,0.017028812,-0.02053492,-0.044546954,0.026859898,0.0121532045,0.009219424,-0.020692864,-0.010169173,-0.0026745228,0.007532821,0.013083859,0.013112131,-0.003297806,0.009363692,-0.0065075047,-0.006832616,-0.01994957,-0.022028232,0.02811466,0.016104132,0.009866117,-0.052725963,-0.024929069,-0.029169492,0.034794256,-0.017653018,0.040970042,-0.0077069644,0.048258305,0.006882168,-0.010651931,-0.047404412,-0.009160845,0.013250847,-0.032792926,0.023750724,-0.02510485,-0.075789906,-0.038976334,-0.01563611,-0.014904413,0.00495077,-0.034069557,-0.057908893,-0.056703627,0.013944674,0.031118205,-0.021437867,0.014161703,-0.027696231,0.001029925,0.022709234,0.020763444,-0.03333264,-0.0049951877,0.015615539,0.007906488,0.0049376725,-0.012994569,-0.0050436608,0.03947364,-0.014371729,0.0017538227,-0.04939214,0.015214444,-0.009770684,-0.03600537,0.030735712,0.05864036,0.027812976,-0.040118735,0.03721239,-0.001283138,-0.050326195,-0.034394734,0.05072223,0.016382474,-0.038720783,-0.005891615,-0.006855993,-0.012576488,0.004980761,-0.013288164,0.012692988,-0.041449573,0.035892103,0.014397463,-0.03524307,0.018173978,-0.028989939,-0.017647095,-0.03484269,-0.014945244,0.02542985,0.03559198,0.00047216754,-0.04092968,0.021024663,0.02782822,-0.023163948,0.008630897,-0.07434254,-0.054469634,0.029116437,-0.14277218,0.03936036,-0.011803614,0.02275379,-0.011823074,-0.020650405,-0.047683634,-0.05940085,-0.03462459,-0.006207716,0.008694884,-0.04236557,0.0024213206,-0.021298079,-0.014132184,0.04221472,-0.0602117,-0.018151302,-0.032830738,0.050274387,0.007462943,-0.005672513,0.026261875,-0.016501235,-0.026530301,0.010487167,-0.018510226,-0.03795523,-0.024408901,-0.023894908,-0.04686395,-0.05356066,0.01529982,0.030136932,0.0006766427,-0.010743265,-0.009479891,-0.0014094092,-0.062764555,0.011320399,-0.014766687,0.029212473,-0.01201794,0.0072686737,0.010127877,0.054447483,-0.045472488,-0.0024688349,-0.046616197,0.0033253168,-0.008502002,0.03248753,-0.016791476,-0.016710877,-0.0002453316,-0.019128388,-0.019757306,0.0030580396,0.025242401,0.03750708,0.0027252452,-0.0057506505,-0.031251222,-0.01881307,-0.04079179,0.030384086,-0.030249972,0.037657067,0.026722403,0.018359113,-0.05731158,0.008844935,0.002695191,-0.0054525738,-0.004646195,-0.0034774998,0.018479144,-0.03474885,-0.0018779607,-0.030944305,-0.06163119,0.0051833843,0.02387419,-0.023554027,0.040424906,-0.005927062,-0.008612793,-0.031163346,-0.041678365,-0.005178723,-0.04758819,-0.051475666,0.002884922,0.03687037,0.0018828546,0.011982187,-0.011708314,-0.017118193,-0.03794258,-0.02237504,-0.03279368,-0.044649895,-0.052138384,-0.03374448,-0.0402332,0.015234514,0.058739934,0.023208115,-0.012484634,-0.026546542,0.007667001,0.023320636,-0.008667046,0.017232347,-0.09943765,-0.010497935,-0.012246347,0.05394885,0.05935396,0.0016441946,-0.004263203,-0.00583123,-0.023696993,-0.024277987,0.036010288,0.087201,0.019786213,0.011262679,0.01734676,0.0039558313,-0.0069216695,-0.050217174,0.003516679,-0.007891767,0.017900558,-0.040932436,-0.04758755,0.045791592,-0.06671571,-0.05074241,-0.018693658,-0.0066475277,-0.020294758,-0.027492836,-0.020697575,0.024516657,0.014079936,0.027281875,0.012848949,-0.016682936,0.021576677,-0.016972426,0.014709945,0.019243471,-0.015492729,0.05136587,-0.06193126,0.041416287,0.01191088,0.06395537,-0.018071713,-0.028968383,0.00155796,-0.0155865215,0.0028399655,0.07785686,0.0014378467,-0.008041906,-0.011827717,0.022349063,0.031304006,0.037571456,-0.019561851,-0.01013053,0.033117283,0.04023768,-0.023381421,-0.0007019928,-0.0260041,-0.0014498145,0.0320953,0.017434113,0.016353348,0.0077780373,-0.025720248,0.013943623,0.0011198532,0.002079363,-0.014220567,-0.014334224,-0.005045817,-0.012270973,0.040752087,-0.035643823,0.08282598,0.0045412816,0.030425517,0.016095918,0.03305361,0.03958839,-0.014640247,-0.014140265,0.020864973,0.012603468,-0.03306493,0.03360278,-0.0179383,-0.023791632,-0.022083947,0.019276839,-0.014134206,-0.028750733,0.011162537,0.017684877,0.030790113,0.006035181,0.05228528,-0.0010850969,0.007351396,-0.0428272,0.05064644,0.019628359,0.0024437066,-0.0065809563,0.02317279,-0.0044708545,0.0012257367,-0.008230494,-0.064334415,0.016814,-0.06731135,-0.007935332,0.0061632446,0.022955798,-0.0008140923,-0.041792493,-0.007039589,-0.0036865568,-0.0046356283,0.0014234709,0.025224285,-0.05332649,-0.0053192694,-0.0070628095],"last_embed":{"hash":"8l62xt","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"8l62xt","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol","lines":[283,295],"size":530,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8l62xt","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.003477318,-0.028831916,-0.027100466,0.028664786,-0.031404268,-0.044046037,0.037783448,0.009912106,0.02496154,0.023162162,-0.013551677,-0.00056210975,-0.024187548,-0.018453129,0.021124251,0.03566222,-0.027058743,0.016042823,0.028486198,-0.015556038,-0.033028964,0.0366748,0.038080968,0.0010217878,-0.051780544,-0.006917412,-0.0010937122,-0.011172249,-0.0079234205,0.0651808,-0.013625471,-0.04875669,0.020339342,-0.017357733,0.005994322,0.010175668,-0.016757954,-0.022326399,-0.044290494,0.03714584,0.0062092035,-0.029060654,0.022059191,0.017737178,0.017812496,-0.011835543,-0.055575605,-0.0010007748,0.026389653,-0.044134904,0.017425284,-0.015442596,0.014397824,-0.009480435,-0.015352528,0.05256916,0.018924227,-0.027352152,-0.0041300813,-0.005676447,-0.054193627,0.031665005,-0.008577394,-0.049445868,-0.012993815,0.022333784,0.06323164,-0.00020052728,-0.018757114,-0.042218775,0.0030407037,0.018201683,0.031876665,0.021103919,-0.03471036,-0.008149232,0.031496067,-0.008092788,0.012001132,0.03626017,0.024840642,0.02981829,-0.008035031,0.021026175,0.012815824,0.03302536,-0.020888638,0.03681766,0.017125977,-0.0169693,-0.0028748815,0.0071633505,0.0134514,-0.038382918,-0.0054775025,0.024433812,-0.03160371,-0.046075262,0.0640734,0.014287428,0.041132998,0.0010875921,0.010165561,-0.015097985,0.01629175,-0.0005193099,0.021715395,0.044198632,0.07217341,-0.022464689,0.025715966,0.036374945,0.03388512,0.04368381,-0.00014114066,-0.019482702,-0.00217359,-0.0036354156,-0.0097261295,-0.03458123,0.013377782,0.0357157,0.014552917,-0.015372075,0.0028197614,0.0066054016,0.014025969,0.009310778,0.012935162,0.032716084,0.002374896,-0.010310262,-0.022831568,0.010986014,-0.00971509,0.038694087,0.0035723587,0.05447778,-0.0032891612,-0.0648442,0.034605466,0.008414462,-0.020308157,0.0014431012,-0.023267286,-0.049462076,0.04019196,0.0035350414,-0.0018999104,0.04334296,-0.0005463162,0.03505764,-0.0016249788,0.014220627,-0.026720699,0.015189231,-0.035176378,0.049914885,-0.008816031,0.0027831942,0.023190262,-0.027531603,-0.044939972,0.047866028,0.021820571,-0.004557273,0.001006961,0.016610239,-0.03915148,-0.015238818,0.035386972,-0.007776935,-0.0035460873,0.010812384,0.013512615,0.011111992,0.03128026,0.01241275,0.00064789713,-0.029491829,-0.041263156,0.03009275,-0.0037584382,-0.046545442,0.0025398019,0.05457108,-0.019364668,-0.008054509,0.0056172116,0.029925046,-0.0049652285,-0.007661286,-0.010438847,-0.019715495,0.075298324,-0.0051347073,0.021736618,-0.008951615,0.036932297,-0.032082997,0.0354787,-0.022078866,-0.007936989,-0.00591004,-0.03525398,-0.00510939,-0.011026609,-0.0074385093,0.008561098,-0.06850747,-0.012168318,0.0061064814,-0.005397913,-0.03505562,-0.042368438,0.00025532034,0.041147932,-0.0011021936,0.016343255,0.02912223,-0.008203204,0.042806104,0.030983603,-0.0010632543,-0.024566634,-0.0011690425,-0.029847667,0.043654945,0.002800419,-0.01096317,-0.01582577,-0.0155547345,0.006539748,0.026056036,0.015013252,0.0025229012,-0.008760596,0.019765764,0.027237168,0.005157399,-0.0024749334,0.03190992,0.015416592,-0.014770456,-0.0063276887,-0.0068554115,0.010003115,0.04544981,-0.0007366683,0.0056965067,-0.012007849,-0.003597158,-0.052624766,-0.008424762,0.009706966,0.0043384857,-0.018218288,-0.012457078,-0.00258831,0.012633023,0.0127783725,0.0021284346,-0.015019696,-0.003914237,-0.006414931,-0.015164278,-0.03142281,-0.035809834,0.026716772,0.051716115,-0.013972538,-0.030365277,0.022219779,0.052407373,-0.03688777,0.02453922,-0.046032712,0.0040149987,0.015684357,0.017452264,-0.04960189,-0.044956602,0.036468092,0.027895885,0.013429732,-0.005444996,-0.035224892,-0.04003096,0.018079504,0.013907785,-0.019116435,0.039207067,0.05589391,-0.005012308,-0.019850248,0.027852152,0.027166791,-0.17058845,0.012021834,0.025401242,0.03779649,0.0026474767,-0.0065509616,-0.006847624,-0.0041459957,-0.04643962,0.04438952,0.023237225,-0.034314837,0.05799292,0.014786649,0.03004011,-0.025720883,-0.007169462,0.0010402446,-0.01606701,-0.045108937,-0.016219169,-0.060961433,0.08135051,0.03465568,-0.05068774,-0.0036141358,0.08207284,-0.012467355,-0.011247123,-0.026504219,-0.0674548,0.008921303,-0.0016943266,0.029131517,0.012336118,0.012302741,-0.023027122,-0.0020757278,0.029916946,0.03193797,0.06402493,0.033880662,-0.0046003694,0.04296819,0.0035703587,0.022575622,-0.06627214,0.0116850715,-0.04100782,-0.01966053,-0.010966796,0.010951412,-0.006537523,-0.000341671,-0.029291207,0.0039302385,0.002641218,0.034022562,-0.024234323,-0.019305836,0.022832263,-0.011281441,-0.026274739,-0.03544718,-0.029413292,-0.044944838,0.045799166,0.0074374336,-0.035423007,-0.041401107,0.024580646,-0.03886209,0.018491834,0.004365616,-0.0057587256,0.028989887,0.007871185,-0.00095477497,-0.031530324,-0.12890168,-0.027205167,0.029137792,-0.021577539,-0.01285719,-0.019618519,-0.052073926,-0.009919824,0.009313365,0.035850644,0.20871958,0.032283053,0.036698937,-0.008543428,0.060830306,-0.003004556,0.001837016,0.04519764,-0.017561864,-0.029766563,0.015707605,0.0036464042,-0.011366846,-0.005066805,0.009505531,0.041472737,-0.0444533,0.020599077,0.061876718,-0.026833838,-0.020928456,0.012561783,-0.014194353,-0.03783694,-0.08618576,-0.033415753,0.017768012,0.034688797,-0.022648813,0.009371434,-0.032769267,0.064156435,0.06472088,-0.022837488,0.03971653,0.023903077,0.035019916,-0.06407618,-0.04760653,0.011929408,0.008826232,-0.0018554467,-0.00032804091,-0.052465912,-0.00897196,-0.020971004,-0.045283884,0.015736163,-0.050991595,-0.0066571524,0.0065501556,0.0027019628,-0.010715443,-0.039019097,0.036243442,-0.014382631,-0.015812702,-0.012908306,-0.008024957,0.031430338,0.025408845,0.013105389,-0.03921672,-0.03974088,0.0102389,0.014481697,-0.030482702,0.008735871,-0.013086095,-0.017141169,0.031326804,0.0146457665,0.028745303,0.0081213545,0.009522305,-0.0660505,0.013281881,0.026225334,0.013117661,-0.022809705,-0.0020426915,-0.026326843,0.00059342035,-0.013097457,0.046602372,0.009632992,0.022511562,0.049693026,-0.022828689,-0.009789213,0.03007757,0.009933466,-0.012710866,-0.029946057,-0.015110653,-0.017664474,0.07199506,-0.030730281,0.00974096,0.03209248,-0.03254478,0.022462439,0.0071921227,-0.013760574,0.024760574,-0.017639343,0.005310473,-0.025287729,-0.0086818,0.05231944,-0.09250804,0.0061357445,0.009353223,-0.053001057,0.042040993,0.06814217,0.0061023296,-0.015043952,0.030025713,-0.02438261,0.048507165,0.012132548,0.0050154515,0.014398144,-0.043573152,-0.051410176,-0.0065863687,-0.0038014133,0.037910715,0.025498524,0.024407439,-0.027784662,-0.067896225,0.05140549,0.048036426,0.014909852,0.064521,-0.013637057,0.026145972,-0.008456712,0.004163724,0.017016638,-0.033841252,0.04262294,0.008788966,0.07020015,-0.01726942,-0.0014604204,-0.032518093,0.020173384,-0.019045716,0.016426345,0.034121916,-0.028938292,0.0024356546,-0.02366046,-0.006579558,-0.025673466,-0.03593991,-0.018343994,-0.02406029,0.006765437,0.03949816,0.059601422,-0.01799691,0.021513473,0.02919461,0.023965197,0.0019454857,0.018566296,0.0028082947,0.032601308,-0.042991344,-0.00653992,-0.03276158,-0.025543697,0.002634649,0.004641178,-0.013018486,-0.008869602,0.040391784,-0.035775848,-0.0059531922,0.048505805,0.04126656,0.0033316843,-0.00564834,-0.011365819,-0.0028843745,-0.021192914,-0.0037977512,0.114900306,-0.0078112734,-0.014926394,0.014804398,0.023925433,0.057434615,0.049167633,0.04270419,0.013212248,-0.025909502,0.0068256482,-0.02008141,0.007198151,-0.02279769,-0.03690169,-0.03564651,-0.0040361495,0.013732919,-0.02207203,0.009347303,0.0046144407,-0.034928367,-0.012124423,-0.04772752,-0.03148404,0.019091502,0.012013705,-0.031105082,0.00402796,-0.039614983,0.012412287,0.032143828,-0.062125005,-0.017523766,-0.0052918084,0.005853692,-0.04065323,-0.0072756745,-0.010161515,-0.009835447,-0.008833219,-0.0035669738,-0.028359719,-0.016780645,0.03297326,0.038380686,0.028135566,-0.0062896092,0.0020109494,-0.027357131,0.0038379007,-0.0017605895,0.019772217,0.015146255,0.0028019834,-0.0325004,-0.015223768,-0.020199839,0.013627536,0.010166326,-0.0028824462,-0.016473996,-0.01744244,0.027228698,0.014488937,0.022405041,0.0010049602,0.007787011,-0.041545123,-0.0035965634,0.010451269,0.03057214,-0.033531927,-0.031711586,-0.07898506,0.0045238473,0.029889897,-0.038548928,-0.03689816,0.014286247,0.01986936,-0.024458399,-0.0457303,-0.037886575,-0.0049744546,-0.008440245,-0.009777106,0.045474388,-0.064125046,-0.017966596,0.07010859,0.024768524,-0.024382088,-0.0037115396,0.0052354857,0.03782624,-0.024431517,0.0036291596,-0.022924969,0.03518372,-0.009167121,-0.053012785,0.01726118,0.015451862,0.022066956,-0.021897646,0.0008289187,0.0015197848,0.014551833,0.015417216,0.0058077327,0.007988323,0.0110652065,-0.0021882523,0.0024086377,-0.022429196,-0.011721952,0.021022176,0.028501308,0.015488839,-0.05900179,-0.026957465,-0.031865478,0.04424231,-0.032199573,0.051048845,-0.012766901,0.054266673,0.0071052583,-0.019505627,-0.03406758,-0.015958225,0.023060434,-0.053500827,0.023400292,-0.012682192,-0.07567032,-0.04269204,-0.016816797,-0.012499584,-0.012368638,-0.03085449,-0.052788027,-0.03284165,0.0143692745,0.01444702,-0.028599627,0.020981234,-0.0084988065,0.016418276,0.011344279,0.017153114,-0.027047396,0.0025908295,-0.004084054,0.010972526,0.007444892,-0.02152324,0.00041036116,0.048688285,-0.011476699,0.004523894,-0.04675985,0.0092856055,0.007084051,-0.038308613,0.03865219,0.055725433,0.041369963,-0.037368156,0.043365028,-0.0027865982,-0.053280305,-0.042420585,0.03579367,0.011195049,-0.020137103,-0.0043218695,-0.0053449087,-0.011177238,-0.00013015726,-0.0060728677,0.011789522,-0.038111646,0.03981906,0.009051734,-0.018130584,0.028523715,-0.019019663,-0.015293154,-0.027704258,-0.0018355754,0.032177635,0.032031998,-0.0018749555,-0.03550294,0.02954484,0.025340235,-0.008604975,0.016332282,-0.0786986,-0.058984086,0.038343325,-0.14083996,0.035166692,-0.017581053,0.015613222,-0.0036166995,-0.017103018,-0.05755267,-0.04999711,-0.032786705,-0.011384634,0.016893098,-0.044076163,0.01474503,-0.030972008,-0.012702912,0.042121574,-0.06549052,-0.017431583,-0.046899334,0.043285858,0.005041091,0.006641993,0.024266621,-0.0058896025,-0.040640015,0.01322218,-0.02720702,-0.047045276,-0.024214525,-0.013946445,-0.04710383,-0.070927925,0.010582277,0.044188086,-0.0027324022,-0.023167476,-0.0068367175,-0.012054336,-0.066204,0.0143921785,-0.007047425,0.019268839,-0.021756817,0.0116483765,0.034816332,0.039045453,-0.041619465,-0.0052606906,-0.048643567,0.0087059075,-0.018231792,0.020696037,-0.023595514,-0.012708254,-0.006289154,-0.017678918,-0.01534481,0.004431768,0.0001768604,0.019731715,0.014922506,-0.0021051492,-0.023486907,-0.015592921,-0.038040828,0.023066018,-0.016047591,0.03521823,0.015899522,0.015258156,-0.0571025,-0.011779583,-0.007946418,0.0023697468,0.0046239533,-0.0095044095,0.02289649,-0.021781262,-0.0101994565,-0.020280525,-0.07120094,0.006592774,0.016159162,-0.03946917,0.054208588,-0.0074258614,-0.01677406,-0.028841032,-0.0503438,-0.0044604377,-0.059915155,-0.042854093,0.00780084,0.056983177,0.004851083,0.016383437,-0.015414781,-0.01163757,-0.01850592,-0.017803285,-0.031601872,-0.055178948,-0.050797228,-0.03839502,-0.036705744,0.035368927,0.06456405,0.03133773,-0.027032668,-0.025063,-0.0034607146,0.015932854,-0.0069213137,-0.0059818234,-0.10387836,-0.0026065975,-0.003235165,0.05602948,0.0591402,0.008280617,-0.0009942931,-0.010430798,-0.009138577,-0.03001074,0.034775373,0.08983812,0.026234884,0.01766594,0.029754272,0.0033764094,0.0018218703,-0.047684744,0.010325326,-0.012394308,0.0205716,-0.023761878,-0.036305185,0.053760417,-0.07139614,-0.050754774,-0.024731947,-0.015401141,-0.023882728,-0.03037906,-0.015664397,0.02620544,0.008076523,0.031260982,0.019484024,-0.011063227,0.023967566,-0.028363993,0.009451411,0.00057296164,-0.017089952,0.045275085,-0.06615015,0.032101005,0.0045505646,0.07297345,-0.028747952,-0.03484298,-0.0026344773,-0.026037848,0.006475645,0.08551104,-0.009364468,-0.0051332014,-0.0059328093,0.014981236,0.022178065,0.02688083,-0.010027237,-0.011769891,0.026110852,0.035211768,-0.030799493,0.013731752,-0.019461364,0.0017351942,0.036434665,0.014026746,0.026154175,0.0026449254,-0.0396377,0.013323708,0.0058678766,0.0023509648,-0.023103321,-0.00634657,-0.02038894,-0.017819999,0.023102295,-0.0323877,0.06953555,0.0054470734,0.027629884,0.020908736,0.027669776,0.04285643,-0.009048229,0.0018088055,0.031070411,0.022036742,-0.0332246,0.03667081,-0.02131731,-0.031376977,-0.014099779,0.020483572,0.005587767,-0.023009477,-0.0054555484,0.032921515,0.020827847,0.0056894924,0.045762245,0.005546205,0.024786979,-0.03889587,0.057756037,0.021361133,-0.008723498,0.0012257623,0.019195618,0.003784809,0.007957939,-0.0010539587,-0.04912514,0.014712117,-0.05525307,-0.017067757,0.008854815,0.019755099,0.0045111883,-0.035064768,-0.013935285,-0.0020371976,-0.0012054567,-0.011265261,0.029446261,-0.048561133,0.004918856,-0.0063169915],"last_embed":{"hash":"1nsor29","tokens":63}}},"text":null,"length":0,"last_read":{"hash":"1nsor29","at":1762855200325},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{1}","lines":[285,288],"size":102,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nsor29","at":1762855200325}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.001997699,-0.015926437,-0.03560476,0.011372576,-0.024133634,-0.029833809,0.035009287,-0.021452555,0.0017644888,0.0085159065,-0.022875482,0.0056780484,-0.014808403,-0.020659074,0.05014346,0.017071268,-0.03991817,0.0252496,0.044201817,-0.014289065,-0.024870455,0.04422808,0.039439492,-0.0051921606,-0.036772706,0.0041064355,-0.01353078,-0.013183662,0.009614998,0.057368543,-0.019651549,-0.031635713,-0.0031104763,-0.027957147,-0.0052130846,0.02731299,-0.0013788646,-0.031710133,-0.041120242,0.03820932,0.020554766,-0.015642144,0.011330225,-0.0067170905,0.027343197,-0.011843926,-0.051230155,-0.007774386,0.012058899,-0.040727124,0.015672175,0.007460907,-0.00029222207,-0.010885506,-0.018205833,0.048269235,-0.0026545632,-0.024719436,-0.014963687,0.0031646437,-0.042540625,0.06892954,-0.017620064,-0.033794023,-0.0004184947,0.041645505,0.07684214,0.004550139,-0.021008447,-0.030952074,-0.006228098,0.018520681,0.030248547,0.016872764,-0.050631225,-0.0102659045,0.05568283,0.013918267,-0.0027918941,0.050256632,0.02376689,0.010123316,0.014490384,0.01273094,-0.005524542,0.01597286,-0.014589022,0.05209396,-0.010420015,-0.016687972,-0.007052849,0.0235558,0.0165217,-0.032755293,-0.0006271262,0.025179349,-0.023986261,-0.02422895,0.067405954,0.01425754,0.036591098,-0.004880725,0.016737085,-0.002485042,0.017597698,0.003458721,0.025658306,0.02774011,0.07006443,-0.030001966,0.03837928,0.047160152,0.037665322,0.0645612,-0.015620059,-0.026152523,-0.0036063977,-0.009967745,-0.030061847,-0.0034611258,0.04246044,0.06578108,0.004226879,-0.020631462,0.025086584,0.014740725,-0.0025607538,0.0047078603,0.0027579041,0.007431985,0.0186931,-0.0061233416,-0.041081984,0.013362037,-0.0016972689,0.025425844,-0.007834491,0.047086887,-0.009742163,-0.075893685,0.025550025,-0.010045135,-0.023710158,-0.0062811286,-0.040150233,-0.051304977,0.014504596,-0.00089742744,-0.0019843949,0.022072718,0.021176761,0.046253204,-0.010527786,0.009659215,-0.008669866,0.007946295,-0.0377839,0.05054412,0.0011412986,0.006426869,0.015927922,-0.018518299,-0.0421327,-0.0013322833,0.033475045,-0.0056778872,0.017487947,0.0026949344,-0.03749031,-0.015268632,0.050903022,-0.026855737,-0.017272515,0.03119578,0.02131492,0.0114351595,0.027289674,0.021962974,0.03628951,-0.016223056,-0.033508904,0.04922417,-0.0017475871,-0.0729735,-0.0065394472,0.055661418,-0.01480545,-0.01595832,-0.00026957973,0.027797217,-0.013780082,0.0026644992,-0.013953038,0.0009894457,0.055769205,0.02672985,0.029409084,-0.022807151,0.027306974,-0.012837449,0.030315686,-0.024348836,0.0035339582,-0.008319473,-0.024207199,-0.021933567,-0.040506527,-0.012112787,0.026049329,-0.056871302,-0.020337835,0.0023142672,-0.0055674976,-0.025078528,-0.047917455,0.011374344,0.038743373,-0.009335886,0.037874177,-0.0006022555,0.01224455,0.04789985,0.016336279,-0.008705191,0.0065468336,0.00021502482,-0.033773106,0.03498045,-0.00298294,-0.033047866,-0.031805504,-0.02742637,-0.01413735,0.03285551,0.02431274,0.0010793165,0.0012814202,0.02357617,0.033153713,-0.01426057,-0.00666897,0.03300453,-0.0045887637,-0.014094598,0.010285035,-0.04652279,0.022945564,0.025006823,-0.00032563793,0.009040168,-0.018288448,-0.014236698,-0.050135937,-0.0006608762,0.021512859,0.008465098,-0.00924971,-0.0050696493,0.013239349,-0.014422371,0.0024208503,0.007793741,-0.0115884775,0.0074005094,0.0019073767,-0.03348553,-0.025394196,-0.020716831,0.032441556,0.0713854,0.005684699,-0.042199656,0.024210589,0.04305986,-0.06293634,0.032282706,-0.039885018,0.0020722025,0.015716037,0.030098869,-0.054128326,-0.034639433,0.02145534,0.019382447,0.014317754,-0.02645885,-0.039850496,-0.045618944,-0.00043890183,0.012019309,-0.043495815,0.015151133,0.055208772,-0.0029994976,-0.01493863,0.039043546,0.024045793,-0.1617898,0.013945117,0.018487686,0.038334023,0.003858945,-0.006298793,0.010074318,0.0013495774,-0.07072403,0.035193168,0.011129571,-0.026769381,0.04425165,-0.0013520306,0.050659396,-0.034781452,-0.003079759,0.00559382,-0.020767575,-0.04907375,-0.041337326,-0.043162707,0.055889107,0.026064903,-0.045354415,0.04188237,0.064293005,-0.037720185,-0.016096527,-0.009210795,-0.07321087,0.024834055,-0.0009129919,0.017110426,0.020146944,0.008010818,-0.007261921,0.021629466,0.011054546,0.036861934,0.045184158,0.027958509,-0.007555385,0.05192203,0.007095694,0.025638353,-0.03477161,0.014414368,-0.04406009,-0.024361383,-0.0004436886,0.0025943145,-0.007815552,0.020289842,-0.03401405,-0.010060675,0.010665449,0.04909609,-0.024778616,-0.022083001,0.033255156,-0.00800417,-0.033550285,-0.013827721,-0.050155774,-0.056078974,0.039922424,0.019179342,-0.033199105,-0.03369796,0.029545387,-0.039896548,0.009186024,0.010286904,-0.0017929554,0.028698623,0.007718274,0.0031051743,-0.024124589,-0.12564316,-0.03507462,0.017223882,-0.02124101,-0.009947779,-0.018988604,-0.033715572,-0.00789079,0.014839295,0.026311245,0.22642358,0.019610737,0.016790485,-0.010348012,0.025287917,-0.011396154,0.015805107,0.050748922,-0.01828363,-0.027590048,-0.013878689,0.014814313,-0.0118889,0.0030687628,0.013161999,0.051874503,-0.05659022,0.022859395,0.06472185,-0.024274996,0.0009840677,-0.020246001,0.004419569,-0.042674087,-0.06384593,-0.051184054,0.012705007,0.033926073,-0.023117103,0.027007837,-0.028553538,0.03451858,0.049795374,-0.030319143,0.023257494,-0.00049122586,0.02566048,-0.053543646,-0.06188604,0.013787189,0.012093821,0.0068923277,-0.014016406,-0.051809896,-0.0012923002,-0.025917301,-0.017800968,-0.013370399,-0.02001564,-0.025302064,-0.0024658835,0.009915013,0.005633501,-0.02196494,0.0313154,-0.00044136684,-0.018490992,-0.014482353,-0.0015179965,0.034271218,0.02915779,0.02567778,-0.037378944,-0.016586555,0.028245898,0.011554781,-0.009170919,0.0070880326,-0.0020715615,-0.009861341,0.039271392,0.018835273,0.024411468,0.014227287,0.007625875,-0.0644793,0.021290606,0.0025871515,0.013134702,-0.009839027,0.0033159961,-0.03251032,0.000999206,-0.01355134,0.030302431,0.008210875,0.01965421,0.050810646,-0.023272255,-0.019007908,0.027877672,0.00425343,-0.03651785,-0.038199563,0.018817736,-0.0054243617,0.05631575,-0.021417435,-0.0027533742,0.039653756,-0.02534175,0.015911521,0.021049473,0.010172514,0.020095918,-0.024554329,0.0009052895,-0.039274886,-0.020471808,0.051133662,-0.08093822,0.0038015016,-0.013204196,-0.017949365,0.044513736,0.0633808,0.01631154,-0.0045557893,0.03552238,0.014783325,0.020780604,0.018282382,0.0019179162,0.0012805058,-0.017804138,-0.033159588,-0.0203077,-0.0046778014,0.050810423,0.025097271,0.0048880177,-0.031367794,-0.044558983,0.048371147,0.061117988,0.016433356,0.08106628,-0.009785744,0.0056121033,-0.0027071964,-0.008893498,-0.0035534897,-0.027650744,0.02486369,0.027654536,0.078766935,-0.0065636607,-0.01218746,-0.017863836,-0.009929891,-0.01654277,0.007016107,0.012459036,-0.023271604,0.012063988,-0.039728723,-0.009735349,-0.027970519,-0.024959965,-0.01910137,-0.013328817,-0.004622787,0.027415298,0.06006071,-0.008623997,-0.003938331,0.03376528,0.008499526,-0.011518237,0.01090519,0.005610909,0.043036643,-0.024299063,-0.0011399332,-0.027048433,-0.060068507,-0.016216967,-0.024642551,-0.011945502,-0.014708573,0.036113027,-0.021740738,-0.020167299,0.078716695,0.06528911,0.0041684858,-0.0047397898,-0.014874034,-0.001757077,-0.023231357,-0.0046269856,0.12865184,-0.022564542,-0.018726895,0.012333767,0.034972105,0.064837,0.035642177,0.036174417,0.009994309,0.0062130312,0.014033197,-0.01995438,0.015910445,-0.04693196,-0.031047503,-0.028396633,0.009788763,0.012718111,-0.035925798,-0.0025810646,0.013963299,-0.028385544,-0.0026997242,-0.045893826,-0.047480572,0.007995197,0.027671168,-0.00654562,-0.0051322705,-0.026104424,0.0044967877,0.026109638,-0.05627942,-0.02308628,0.0060111657,-0.009233318,-0.033302266,-0.0011729104,-0.013291899,-0.011377766,-0.03226361,0.005425291,-0.0226684,-0.019522374,0.0019981028,0.029633364,0.03547457,0.017980356,-0.017373657,-0.038071003,0.009846073,-0.018569795,0.021315126,0.030311648,0.019802911,-0.021441206,-0.015807277,-0.0076435297,0.018511038,0.022941682,-0.008321554,-0.027646136,-0.022713514,0.034296624,0.012058389,0.020058647,-0.0016342915,-0.0022395106,-0.03084489,0.021125976,0.024660867,0.014605284,-0.045224074,-0.05269153,-0.11058131,0.022362655,0.033684924,-0.036261886,-0.024982344,-0.021812314,0.004344964,-0.022291915,-0.046269212,-0.011116306,-0.0045752046,-0.024529666,-0.02270575,0.020704756,-0.055503465,-0.006297938,0.07018123,0.039733123,-0.023499683,-0.026637273,-0.021304866,0.039766792,-0.011213186,0.03347156,-0.043492727,0.018014465,-0.0255689,-0.038176786,0.0112958085,0.014580491,-0.00015834223,-0.017512217,-0.02013937,-0.0026730064,0.0053494046,0.004027312,0.008559809,-0.016855212,0.001496151,0.0092076715,0.0049363887,-0.010927085,-0.023515461,0.039771948,0.013954844,0.013134912,-0.033772312,-0.026251579,-0.018540207,0.03970442,-0.016561631,0.043123506,0.012654727,0.025059342,0.009026257,0.0024895594,-0.049004484,-0.013853857,0.018235637,-0.03196427,0.03337124,-0.01860363,-0.054082133,-0.04294307,-0.02173076,-0.026526622,-0.0065212646,-0.0321089,-0.069896065,-0.019635322,0.036458436,0.022765445,-0.019314619,0.0108341845,-0.03854712,-0.00020641192,0.013428445,0.013519975,-0.03143893,0.011120556,0.013896578,0.008666871,-0.0018411306,-0.028902985,0.0030290654,0.01925835,-0.01707516,0.0033828933,-0.041387454,0.000072580384,-0.011420751,-0.037654128,0.04082832,0.07069393,0.034706008,-0.027229948,0.024668543,-0.00070955686,-0.045690265,-0.04705107,0.05066049,0.012807727,-0.048203513,0.004129131,-0.0036179912,-0.02532582,0.023899335,-0.022041751,0.030948386,-0.046537157,0.04025829,0.011141538,-0.042685684,0.007985384,-0.02596309,-0.010095794,-0.031842053,-0.003570084,0.018385794,0.038966615,-0.00863793,-0.039075337,0.020851523,0.030637372,-0.02629277,0.010196337,-0.04871831,-0.049389288,0.021712776,-0.14625221,0.042811632,-0.010397756,0.028955791,-0.020162702,-0.019885184,-0.059784263,-0.06336097,-0.025598643,-0.017382076,0.0036909585,-0.04791882,0.010950859,-0.018521601,-0.03393933,0.037660975,-0.06525029,-0.017572207,-0.021219576,0.043216642,0.0017735999,-0.0040667946,0.027162772,-0.034451917,-0.022938212,-0.009341576,-0.010360607,-0.034243263,-0.028135253,-0.007988265,-0.039231382,-0.061732832,0.014297867,0.036601312,-0.00018196524,-0.0069263694,-0.0035239416,-0.023114277,-0.07757694,0.0020383368,-0.01428895,0.02758691,-0.0071621616,0.024110049,0.009692501,0.060913112,-0.025131006,-0.0021965422,-0.01337314,0.0122507755,-0.022689527,0.0368275,-0.018116578,-0.0031671396,-0.0032403339,-0.01796482,-0.015672505,0.014349615,0.027793359,0.034922108,0.011801725,0.0010811734,-0.02400474,-0.027256422,-0.061998975,0.038239054,-0.017695004,0.031509873,0.011067517,0.016335892,-0.060366437,0.024365427,-0.00010992333,-0.011619068,-0.017084448,-0.009939025,0.012272117,-0.022593627,0.011563904,-0.040416364,-0.055292394,0.018971842,0.019503498,0.00391527,0.03241881,-0.017489016,-0.02667955,-0.02960663,-0.03211774,-0.013089015,-0.030431453,-0.05268598,0.024325503,0.020798432,-0.0039699688,0.015713377,-0.013524519,-0.01900489,-0.033600572,-0.03755854,-0.03286943,-0.030671097,-0.041743442,-0.03169771,-0.03615669,0.008377667,0.05195236,0.030854072,0.0007911436,-0.038402222,0.0024171888,0.028361494,-0.012790394,0.020963456,-0.090964995,-0.0058787954,-0.015330671,0.03018872,0.055118088,-0.01686762,-0.007269144,-0.0015612312,-0.031218708,-0.029125942,0.027065758,0.081893206,0.021965552,0.019769538,0.024812277,0.0025328707,0.0039488496,-0.01944315,-0.0010969251,-0.014021405,0.022397038,-0.048940692,-0.05182359,0.055405743,-0.060636304,-0.056324944,-0.025316449,-0.0076889857,-0.0059285946,-0.031059442,-0.022170233,0.035857722,0.008959671,0.0153686125,0.013280549,-0.0028614472,0.034644846,-0.018625522,-0.0038653128,0.026518874,-0.0051432145,0.052426916,-0.07489682,0.03439984,0.02527704,0.061336387,0.0068794372,-0.03373083,-0.0066505284,-0.021264255,-0.010352082,0.092884764,0.0011228572,-0.007015502,-0.016633803,0.0062840865,0.023382237,0.0278561,-0.026238283,-0.013615363,0.038531218,0.043319836,-0.027646463,-0.010976455,-0.01263481,0.007389928,0.029439634,0.038354002,0.029377533,0.018384399,-0.01087354,0.037279055,-0.0051160697,0.01922886,-0.018020127,-0.0012456529,-0.00045005284,0.005808809,0.043631375,-0.021340823,0.08285529,0.005108675,0.022063779,0.017891975,0.025858963,0.052528698,0.0015748945,-0.008277981,0.012551786,0.00608536,-0.028484512,0.021889467,-0.0074013574,-0.012802056,-0.022252,0.030826477,-0.012802561,-0.010003633,0.006993626,0.032277305,0.024536375,0.0022143514,0.05311895,0.000025547673,-0.00017178334,-0.03725976,0.026681589,0.012215641,0.011170846,-0.021717604,0.0145846745,0.0023784463,-0.027894653,-0.0186524,-0.06665422,0.010323536,-0.04826216,-0.009023093,0.008044498,0.030831676,-0.008523019,-0.043980207,0.012766385,0.008509217,-0.007149515,0.008322381,0.04070645,-0.020816106,-0.009149041,-0.011225369],"last_embed":{"hash":"nng9xd","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"nng9xd","at":1762855202867},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{2}","lines":[289,289],"size":61,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"nng9xd","at":1762855202867}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008367765,-0.016374264,-0.035847567,0.014874224,-0.014356314,-0.0045033065,0.024186127,-0.0095630335,0.031773128,0.016315605,-0.0026953882,0.007883354,-0.038128406,-0.009925511,0.021604758,0.034677055,-0.029810421,0.020091854,0.028239788,-0.011115729,-0.034572862,0.018643893,0.024123596,0.0025787225,-0.022048367,0.002734809,-0.022325108,-0.022022346,0.028060338,0.054741513,-0.00977659,-0.047966037,0.014214055,-0.02986486,-0.007405522,0.004556403,-0.029220704,-0.02285194,-0.044845678,0.03306653,-0.011090087,-0.029930824,0.024216084,0.0010431244,0.006672277,-0.016162977,-0.057210095,-0.009443723,0.038846437,-0.028346865,0.00044538267,0.012110918,0.016328141,0.00044474905,-0.022834482,0.035430945,0.009305061,-0.012468429,-0.02628612,0.00085670326,-0.021296853,0.07405808,-0.016504124,-0.036333285,0.012563688,0.050191935,0.047084667,-0.003565796,-0.028449647,-0.01965773,-0.009579796,0.006154343,0.040979676,0.026206346,-0.03657388,-0.0024616902,0.054040715,0.014664015,0.021872448,0.03300122,0.020950396,0.048004627,-0.011300514,0.0057084984,0.007296555,0.04017214,-0.022900151,0.04514314,-0.006210855,-0.0041764434,0.004565649,0.035328727,0.004943102,-0.027994826,-0.01793004,0.031161373,-0.03359513,-0.026488878,0.074974045,0.009113047,0.03817739,0.004917436,0.012126069,0.0058207256,0.029980848,0.0008974058,0.03974125,0.046369355,0.044941228,-0.033686217,0.046681516,0.039904375,0.02912461,0.040588092,-0.0038286159,-0.008739143,-0.008261935,-0.008761471,-0.011155713,-0.0073499926,0.013152077,0.051900025,0.006175533,-0.036763817,0.0021551314,0.014743337,0.0122909,0.022033798,0.005715143,-0.00081452297,-0.00096847134,-0.0028782315,-0.028103404,0.014589082,0.0022105004,0.021925656,0.024236206,0.0428793,-0.015183763,-0.06833188,0.036136623,0.01348414,0.0030899255,0.016228948,-0.019716447,-0.045230225,0.03258571,-0.016186692,0.022169283,0.028386017,-0.014234829,0.05210166,-0.0054066833,0.03703602,-0.015128653,0.030047195,-0.047888916,0.049015477,-0.0043190983,0.0010803131,0.05322293,-0.019584812,-0.056128483,0.04030106,0.019423967,0.0019403481,0.01238509,0.0162226,-0.038299832,-0.018097872,0.057373278,-0.025022084,-0.014117842,0.022558292,0.01917341,0.014182299,0.03889085,0.030412955,0.0067148036,-0.025858523,-0.019093331,0.020355687,-0.0052418816,-0.05402859,0.0004016069,0.037887402,-0.016828235,-0.019984387,0.018641777,0.023239488,-0.022623027,0.0013360447,-0.017697856,0.0148293115,0.07767623,0.022535276,0.03254598,-0.03005512,0.025044095,-0.03172494,0.023290658,-0.0053350325,-0.003776688,0.005307603,-0.041018914,-0.014234198,-0.0264256,-0.005179231,0.017168237,-0.05408032,-0.00948295,-0.00005722002,0.0075930795,-0.03534246,-0.048730716,0.024239054,0.046221226,-0.022980958,0.020327086,0.019937115,0.0118148895,0.016966313,0.032593183,-0.009059714,0.0018805899,-0.008626884,-0.03585113,0.04068305,-0.014003523,-0.03587211,-0.014291956,-0.027789963,0.01843989,0.0032214227,0.05062725,0.018436309,-0.024276968,0.030417476,0.034788754,-0.011171467,-0.018330792,0.026376102,0.006587238,-0.0068291565,-0.0070861825,-0.015970014,0.053021125,0.02089166,-0.008477717,0.019751102,0.0069579436,-0.010778588,-0.038730234,-0.00872972,0.021423046,0.006408028,0.00067325344,0.000096535245,-0.015318566,0.00275664,0.006991436,0.016771281,-0.023773689,0.0051974044,0.0012119722,-0.0066126487,-0.04445573,0.004627378,0.014283054,0.048494827,-0.009269481,-0.022754906,0.02580863,0.032099597,-0.034704905,0.04063042,-0.027076194,-0.0016102615,0.0033741377,0.018137831,-0.05326377,-0.043048937,0.035281837,0.02342567,-0.0023658974,-0.01636368,-0.03346599,-0.04246389,0.016941031,0.021676917,-0.0025528462,0.022233568,0.048286345,0.0013582949,-0.019482473,0.041559197,0.011434976,-0.16664387,0.030143458,0.037476383,0.021999177,0.011040107,-0.0023867723,-0.0025451703,0.005822351,-0.07085539,0.007201878,0.012731484,-0.035854585,0.034173947,-0.020798704,0.0328128,-0.022757709,-0.022617633,-0.023681538,-0.0006571534,-0.047126547,-0.025903068,-0.02297422,0.06213991,0.0051469044,-0.0246031,0.0047461777,0.068715766,-0.04142892,-0.024410969,-0.017767154,-0.070401505,0.039719783,-0.0024951953,0.04785135,-0.007040816,0.017302673,-0.02765198,-0.021461185,0.024619328,0.030490354,0.06794702,0.039464958,-0.014355035,0.057016376,0.0019642469,0.012593946,-0.025672225,0.029878909,-0.03760804,-0.04878863,-0.00028597223,-0.005014191,0.0032810029,0.028340569,-0.022067592,0.013042168,0.0006223735,0.043365788,-0.020236671,-0.024406623,0.021703532,-0.019261122,-0.0046180733,-0.03958532,-0.05365318,-0.056415282,0.0063728085,-0.018082853,-0.037763588,-0.03827827,0.05328321,-0.0434787,0.0025105148,0.0013985734,0.023180328,0.031924937,0.020871965,-0.022041438,-0.008686776,-0.12153899,-0.044521116,0.037994202,-0.015869373,-0.003894787,-0.033148654,-0.05675908,0.004442169,-0.009572222,0.014244304,0.23097894,0.02862769,0.020783449,-0.0029418967,0.05306998,-0.011663547,0.00873181,0.052634522,-0.036690496,-0.024246199,-0.019932017,0.025003983,-0.022518843,0.009680284,0.026465567,0.03233229,-0.06157388,-0.009119138,0.07707916,-0.034430172,0.018886631,-0.0027903668,-0.007469202,-0.05197055,-0.073346704,-0.03962973,0.02563657,0.05077137,-0.032771006,0.011073067,-0.055262744,0.047845185,0.039996754,-0.008126861,0.008107463,0.006466769,0.016125945,-0.043697245,-0.05952789,0.010964335,0.011386035,0.0026596696,-0.0051324824,-0.06105215,-0.019053645,-0.04090372,-0.012650427,0.019042524,-0.015002376,-0.006790037,0.008622264,-0.0120249875,0.0012375595,-0.043913286,0.023998804,0.016686678,-0.008847488,-0.019472556,0.011805088,0.06783671,0.03411095,0.02530905,-0.06057385,-0.034154017,0.0024586262,0.029360296,-0.028415233,0.0033466665,-0.013280678,-0.00033722052,0.014729964,-0.0093464395,0.0022882593,0.021331219,0.012893518,-0.039197806,-0.011313737,0.0045395317,0.03974223,0.0022623208,0.002483452,-0.036657073,0.005936493,-0.006365269,0.028228832,0.015084819,0.031716943,0.05417387,-0.0120526645,-0.023437556,0.0058778846,0.0122379325,-0.03761533,-0.022311363,-0.016641524,-0.0062155,0.056675967,-0.025724402,0.009636891,0.05932677,-0.02024301,0.02351783,-0.004175611,-0.014491467,0.025238885,-0.0216343,0.018008195,-0.008532865,0.0016892788,0.043773994,-0.09771476,0.016282884,0.0018313294,-0.035156097,0.03791436,0.05002392,-0.0062607415,0.007065677,0.034591176,0.011849004,0.03715483,0.0329128,-0.027272983,0.02055442,-0.022328217,-0.03831011,-0.02492599,0.02202025,0.039501447,0.023710337,-0.008858228,-0.026170457,-0.064217776,0.026548255,0.028075924,0.03714027,0.038951278,0.019363524,0.005387049,0.0046374854,-0.014201735,0.005828497,-0.025732344,0.04060328,-0.008360156,0.069304414,0.0007975785,-0.03131534,-0.053043876,-0.010495053,0.012328686,0.047168594,0.03648618,-0.05879496,0.023824448,-0.049170867,-0.027671222,-0.023716206,-0.040927354,-0.020760704,-0.0025399416,-0.022102335,0.014747425,0.046582777,-0.016564963,0.0033333357,0.007302155,0.0071682916,0.008433886,-0.006747681,-0.018664774,0.023839768,-0.03081102,-0.011746246,0.01433579,-0.060879607,-0.030916197,0.003520416,0.007371301,-0.021456173,0.01625738,-0.007714541,-0.0072177146,0.066048965,0.05059028,0.032134872,-0.030725602,-0.00489996,-0.010240925,-0.02796769,-0.0044748737,0.11270917,-0.02667893,-0.01737367,0.028910799,0.023346938,0.058628,0.04417713,0.036637176,-0.007145546,0.012865515,0.02556851,-0.008385911,0.011620393,-0.044979602,-0.0602359,-0.04846036,0.0055240868,0.010648088,-0.04410289,-0.015462131,-0.0077210316,-0.03786964,-0.00017354648,-0.05884722,-0.03277382,0.018580146,0.02461787,-0.036362227,-0.006194317,-0.04051522,-0.0011853455,0.01620368,-0.050133444,0.018696027,-0.0005342603,-0.014669425,-0.0055505373,0.0011876517,0.002845687,-0.00840376,-0.018725704,-0.006862864,-0.011353901,-0.0029180665,0.021919977,0.027156522,0.04680395,0.020269819,-0.016961135,-0.030343557,0.0018017709,-0.014280802,0.005983812,0.035686765,0.019885786,0.0017679404,-0.025009131,-0.0031641836,0.026317695,0.022394862,-0.004349836,-0.012812695,-0.018793367,0.026590636,0.034445334,0.009787684,0.0057935524,0.004179568,-0.03527629,-0.008625827,0.023919938,0.020484945,-0.028003704,-0.022070697,-0.09851646,0.015010674,0.016574698,-0.034008175,-0.022122966,-0.058939423,-0.002208235,-0.03303726,-0.052996185,-0.012588028,-0.022116719,-0.047696143,0.0002966961,0.026103785,-0.05026879,-0.024043582,0.05992147,0.034232426,0.002601507,-0.013787138,-0.029981261,0.034961507,-0.008748958,0.028876014,-0.02621655,0.025967993,0.007244544,-0.04757421,0.02884786,0.004196155,-0.012016983,-0.019084195,-0.01866973,-0.011332349,0.0012054321,0.0012697048,0.007721467,-0.007950402,0.0024271654,0.007573585,-0.013414206,-0.020138795,-0.033580508,0.01948397,0.0064677503,-0.00058756425,-0.05280631,-0.03398586,-0.027440008,0.015195013,-0.010196866,0.035656247,0.0011663415,0.05803641,-0.009248411,0.0054265987,-0.0256444,-0.002232287,0.011449098,-0.03205437,0.028301878,-0.017813634,-0.05696154,-0.033534773,-0.020442521,-0.02546167,-0.0088557415,-0.02865425,-0.04547553,-0.037024345,0.012001872,0.037852276,-0.014616167,0.032597043,-0.0030597097,-0.022145595,0.029614463,0.024711465,-0.019970521,0.00029471525,0.0038780519,0.0102980295,-0.0022762795,-0.04234352,0.0053182123,0.04381841,-0.030138569,0.009126191,-0.03005475,0.013678644,-0.005835023,-0.049994156,0.020632586,0.08688503,0.034223128,-0.04301051,0.04072579,-0.013084742,-0.056739163,-0.033706307,0.027582098,-0.014792298,-0.04019003,-0.008300937,-0.0005461112,-0.020008491,0.024341378,0.0027580622,0.00012877134,-0.059300434,0.05012452,0.0025743605,-0.0331657,0.013175685,-0.05154805,-0.0031357857,-0.030679762,0.00800543,0.003373725,0.013115332,-0.0002414946,-0.022179594,0.015619712,0.044458255,0.0028968991,-0.012810516,-0.05312621,-0.050572768,0.014760291,-0.14192936,0.033509187,0.0076896586,0.03698735,0.006556595,-0.016493449,-0.05189012,-0.036271155,-0.020022403,-0.0070663453,0.0002173561,-0.022054415,-0.016986812,-0.027360756,-0.005494431,0.02298851,-0.055835698,-0.015810082,-0.02416103,0.05973209,0.01051258,0.005803138,0.033510484,-0.010957072,-0.020150188,0.017767688,-0.03035078,-0.030694865,-0.010033443,-0.0069918986,-0.02139661,-0.07044551,0.0061702924,0.052775487,-0.0036382296,-0.0065286816,-0.017397594,-0.0046895086,-0.05184221,-0.0030402013,-0.017689688,0.010443669,-0.024254503,0.012023919,0.010869267,0.07200835,-0.03912012,-0.014795065,-0.018868782,-0.0046520694,-0.0059189973,0.021466363,-0.05790466,-0.004369221,-0.010599483,-0.0135405,-0.00584022,0.0057997704,-0.00028734893,0.029941503,0.015150525,0.0075857705,-0.01165566,-0.024695499,-0.023885896,0.038588613,-0.01898024,0.041602198,0.030096686,0.012907514,-0.072049476,0.016299596,-0.0055129393,-0.0012483936,0.007217117,0.0064973575,0.005132665,-0.013590763,0.0020690388,-0.034328725,-0.036681805,-0.01389773,0.019559663,-0.0027544682,0.051509663,-0.0151564665,-0.026407698,-0.033391364,-0.07011086,-0.00031805038,-0.0076178913,-0.051908977,0.005576797,0.04547166,0.010444865,0.0034413738,-0.015912151,-0.027660098,-0.026921455,-0.02880188,-0.0099093495,-0.024739156,-0.043648835,-0.041553058,-0.028250812,0.038215775,0.04967577,0.016368628,-0.00057309284,-0.020091383,-0.026476935,0.0050129155,-0.010305623,0.002752984,-0.08010416,0.0016424769,-0.018843671,0.036498293,0.026031654,-0.0044032224,0.007294234,-0.023727963,-0.037393812,-0.040048175,0.021886768,0.09212489,0.029421436,0.0066076056,0.014102625,0.005541806,0.010873475,-0.06282365,-0.009606723,0.0035901885,0.040527884,-0.038878612,-0.046612572,0.05420893,-0.059841488,-0.041670147,-0.0049248417,-0.031245247,-0.01088782,-0.026700456,-0.024340114,0.026456647,0.011863256,0.034301672,0.008751276,-0.018922912,0.026348729,-0.026714085,-0.019293668,0.027281571,-0.008986214,0.012352814,-0.024642155,0.041414298,0.009640974,0.06562569,-0.010775638,-0.035763647,-0.023334328,-0.027151367,0.0055228816,0.07270016,-0.011515581,-0.026120823,-0.019343575,0.004174101,0.043369286,0.035544608,-0.02090339,-0.023760678,0.033607323,0.059365127,-0.025944224,-0.01795117,0.000094152376,-0.0009801058,0.04315305,0.010466439,0.008247632,0.013533465,-0.025709217,0.039801564,0.023232182,-0.028058112,-0.017662987,0.033904336,-0.009940778,0.0001323798,0.013043862,-0.039882716,0.0776472,-0.016180523,0.018858887,0.0068220096,0.034845043,0.032052957,-0.0019125789,-0.0111102015,-0.020073336,-0.004274234,-0.034883484,0.012767831,-0.009718415,-0.0060731,-0.024599364,0.03065585,-0.0031305777,-0.020269,0.009049216,0.06260107,0.04174077,0.023352768,0.0421379,0.0291824,-0.004990139,-0.043050144,0.03209834,0.01956123,-0.003378964,-0.019736487,0.03469936,-0.009953109,-0.016668376,-0.011299841,-0.05557707,0.005389972,-0.054649968,0.007731104,0.014624169,0.039860453,-0.0014283222,-0.047768287,0.0043691434,-0.005453914,-0.012141882,0.0052040066,0.0370594,-0.036367428,0.0071087447,-0.013410852],"last_embed":{"hash":"1cpkhgb","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"1cpkhgb","at":1762855202867},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{3}","lines":[290,290],"size":69,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1cpkhgb","at":1762855202867}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019556057,0.007725794,-0.02076465,0.004067465,-0.020766128,-0.047548313,0.043021504,-0.013483233,0.011965156,0.012114721,-0.023876594,0.008272451,-0.029641123,-0.016181907,0.04112228,0.038420025,-0.021373404,0.013433658,0.02023771,-0.031620875,-0.0534878,0.045006614,0.057771638,-0.010298749,-0.05286611,0.0034869635,0.0002959042,-0.0068575693,0.008879216,0.056359466,-0.018100478,-0.029215062,-0.0017739213,-0.024469217,-0.008464659,0.01088231,-0.0028751614,-0.023373878,-0.04433529,0.04141725,0.010169971,-0.02472303,0.0318273,0.029720722,0.01701686,0.0026746867,-0.051755805,-0.008640107,0.033066742,-0.052390628,0.037207957,0.012459536,0.02114229,-0.009794087,-0.0394626,0.061562274,0.002301744,-0.027590893,-0.016988888,-0.0029676717,-0.049675167,0.037223347,-0.021956868,-0.031468753,-0.0060645062,0.04413462,0.041336946,-0.007874913,-0.010358636,-0.028539453,-0.013615518,0.0417748,0.03149035,0.014630481,-0.032964498,-0.019069709,0.025035394,0.021840751,-0.023527754,0.03142284,0.023348758,0.031186024,-0.01597917,-0.001984646,0.025646046,0.039678182,-0.01772702,0.049122743,0.011211526,-0.022841182,-0.016574953,0.04082411,0.02573421,-0.04031685,-0.023895115,0.01801958,-0.04195695,-0.011177944,0.068117715,0.016904838,0.051048327,-0.021284461,0.009305454,0.010888067,0.012916023,-0.008357985,0.02271224,0.016955463,0.045583386,-0.015757076,0.024501558,0.04247448,0.032579165,0.03705899,-0.000610792,-0.00664974,0.011041827,-0.0115367565,-0.013903955,-0.022784486,0.018555585,0.055567514,-0.001302683,-0.01585833,0.013794238,0.0077733076,0.00012623434,0.009022084,-0.010345217,0.008564153,0.0036077534,-0.0034944057,-0.022890862,0.0062331143,-0.010197285,0.023080535,0.004643476,0.044372957,0.0105942795,-0.065396585,0.033105187,0.022393627,0.0026422604,-0.008895806,-0.015257756,-0.059987053,0.035429504,0.004556247,0.012909625,0.0015402822,0.013491856,0.028452046,-0.003745624,0.013401646,-0.011035057,-0.0060917544,-0.033424392,0.04646486,0.011719646,0.0027027493,0.016290827,-0.026273603,-0.06182576,0.03467304,0.02284717,0.011946194,0.02111354,0.006619793,-0.031323016,-0.0020801707,0.0464737,-0.015099358,-0.011199284,0.019902393,0.023076737,0.002141905,0.007319654,0.020172236,0.0288143,-0.018192671,-0.02887186,0.042202253,-0.020490583,-0.06709277,-0.0056930417,0.055233177,-0.010237109,-0.01261787,0.009406402,0.00041744296,-0.0069341287,-0.0052099605,-0.017364547,-0.010712933,0.08255315,-0.0017772842,0.048480134,-0.0013055976,0.03772069,-0.031031478,0.025194788,-0.0005625108,0.015523043,-0.029221518,-0.029697325,-0.00077595207,-0.010126543,-0.022145158,0.004856776,-0.07405055,-0.003803621,-0.009995972,-0.020484805,-0.028963175,-0.04482919,0.016767586,0.029833894,0.008399774,0.028114207,0.020668956,0.010449141,0.036698937,0.016872536,-0.0016571245,-0.02068202,-0.018315198,-0.040646832,0.027211415,0.013527093,0.0045602587,-0.0332948,-0.044725966,0.0052288803,0.022080164,0.02115542,0.005199647,-0.006472556,0.009124067,0.029552517,-0.020810977,0.006167132,0.021465054,0.031065848,-0.005287943,-0.015121066,0.015755517,0.045195382,0.048385523,0.011346035,0.008359947,-0.02220429,-0.014695088,-0.043531694,0.0035487814,-0.0012344584,0.013505887,-0.002695598,-0.002975371,0.017644357,0.019288344,0.014756466,0.004325123,-0.026335247,0.0050502145,0.0031692188,-0.03578489,-0.025414506,-0.024031049,0.01786152,0.061709594,0.0030720108,-0.024278251,0.03430332,0.048114646,-0.046166357,0.015491905,-0.031632055,0.010446865,0.039200287,-0.0012017391,-0.037892114,-0.021308832,0.022365687,0.040439934,0.03268275,-0.009581219,-0.022987222,-0.03755539,0.031129356,-0.0047039744,-0.025336621,0.026410615,0.05848237,-0.029904032,-0.021696473,0.02300828,0.025451241,-0.1557143,0.015686985,-0.0019194384,0.034695234,0.022995405,-0.008326524,-0.015629854,0.013873339,-0.026072875,0.035456304,0.030465309,-0.03188807,0.031203886,-0.013102999,0.016140899,-0.026692575,-0.00425268,-0.0018536481,-0.031558696,-0.049077846,-0.034466047,-0.04335393,0.06256097,0.037816916,-0.05000697,0.00357553,0.065606505,-0.018519485,-0.0061154407,-0.02002525,-0.068981685,0.02011224,-0.0097477175,0.018348621,0.012933114,0.010663242,-0.012151564,0.023064237,0.02199184,0.008189974,0.051209897,0.029377611,-0.015172831,0.041559286,-0.005403013,0.033401117,-0.046745874,0.020808104,-0.036497682,-0.055718873,0.012183156,-0.0038794659,-0.0010053603,0.016627267,-0.0314847,0.017034488,-0.006786527,0.03373429,-0.023703111,-0.0028794166,0.027717642,-0.020403765,-0.028660916,-0.030280113,-0.04012503,-0.04597114,0.061156664,0.010228133,-0.023077989,-0.03869207,0.015020914,-0.03816606,0.023088964,-0.005918055,-0.011587589,0.036508698,0.032543816,-0.019957919,-0.034631662,-0.11793674,-0.036179576,0.009497948,-0.030226424,-0.003546006,-0.01588787,-0.0538574,0.012262878,0.022364419,0.015699277,0.2167131,0.0077450373,0.04224233,0.012159077,0.057551943,-0.0016982633,0.0019182767,0.0341768,-0.022644084,-0.023328355,0.021409966,0.020391755,-0.01765298,0.0030834929,0.031756263,0.041523427,-0.058231965,0.0043020276,0.06287491,-0.0064914324,-0.020010017,-0.02876082,-0.0046237134,-0.037309464,-0.071731344,-0.030753748,0.023180256,0.009396524,-0.014789214,0.0062267394,-0.032644108,0.04614189,0.054040413,-0.035880674,0.039005235,-0.006175104,0.016812818,-0.0553935,-0.05560167,-0.0021306286,-0.0060286764,0.012364363,-0.0010507307,-0.04267033,-0.017488703,-0.02813234,-0.01994554,0.001095723,-0.053613722,-0.009237864,-0.00550242,0.007053158,0.0025146764,-0.025155691,0.02004741,0.024121083,-0.017685886,-0.017967042,0.003954436,0.060952123,0.031476613,0.014841648,-0.017854292,-0.03278735,0.014808976,0.015663752,-0.010814507,0.014833698,-0.0009930381,-0.0010865662,0.018200833,-0.014365337,0.027922602,0.03155808,0.022209717,-0.059720326,0.030357031,0.015884757,0.032247014,-0.00012819211,0.0000059452273,-0.019201923,0.015547412,-0.009568555,0.020585217,0.018613895,0.032789733,0.03312992,-0.018487055,-0.030290399,0.02587482,0.009823436,-0.04346889,-0.041316405,-0.009417057,-0.03702704,0.07937215,-0.0432,-0.0036199386,0.030978357,-0.029375777,0.036074653,0.020307949,-0.011488998,0.03670323,-0.011687439,0.0026151584,-0.048498023,-0.03577436,0.048370168,-0.09010991,0.014331364,-0.013286829,-0.042348336,0.052500162,0.07185425,0.002423815,-0.005470471,0.05699189,-0.007589494,0.03624458,0.01969678,-0.014361563,0.013909121,-0.04407002,-0.060464486,-0.008637338,0.0084676305,0.03249848,0.012544201,0.0150689,-0.035487548,-0.0371184,0.046138424,0.03925912,0.0046965675,0.042366046,-0.006535238,0.0010679736,-0.011098758,0.0070414897,0.012526288,-0.017485963,0.025043746,0.020572392,0.05877958,-0.021026859,-0.011537207,-0.0122921,0.00394501,-0.006741885,0.014272135,0.029393796,-0.026458248,0.02318185,-0.070667975,-0.025580652,-0.020924231,-0.031664524,-0.030380435,-0.008927295,0.013583098,0.03943167,0.07786261,-0.02492238,0.014850297,0.026258007,0.0027072364,-0.036282945,0.00430375,-0.0043550073,0.030835448,-0.030633677,-0.016674424,-0.01958474,-0.025319712,0.009579464,-0.0059250705,-0.03931672,-0.0212552,0.019862497,-0.02988814,-0.042763233,0.042802904,0.04987769,-0.022278732,-0.0025109802,-0.003788347,-0.02270447,-0.016268948,-0.009109134,0.11205065,-0.0026220868,-0.016765408,0.005434571,0.0021639045,0.06966307,0.05716744,0.033470273,0.020940708,-0.023604356,0.016537247,-0.0027026047,0.03451611,-0.019549644,-0.05322934,-0.02357352,0.021791808,0.03442281,-0.0469127,-0.009650769,0.0007512571,-0.0485629,-0.011514693,-0.063798055,-0.047612295,0.008184282,0.025812492,-0.03566776,-0.010764375,-0.044539448,0.003648034,0.043861687,-0.036685437,-0.023081753,0.0019892892,-0.016148321,-0.02745319,-0.017753473,-0.0049937083,-0.011755056,-0.004996903,-0.005658953,-0.021028461,-0.01177222,0.010696859,0.041068137,0.029110346,-0.0048023676,-0.0043637604,-0.025026945,-0.01930872,0.0024162831,0.017774686,0.035795875,-0.008103111,-0.023194497,-0.039075952,-0.002713119,0.0031651342,0.00897196,-0.0025302402,-0.016417267,-0.014192544,0.033579405,0.011672635,0.03581505,0.0056414865,-0.0353609,-0.031748444,0.0127504775,0.021504708,0.032155033,-0.015430382,-0.047324248,-0.06988265,0.0040607876,0.032018974,-0.036493547,-0.023582654,-0.034888465,0.01007323,-0.010923048,-0.032379635,0.018125456,-0.010133082,-0.029092168,-0.035101492,0.051051874,-0.040095028,-0.0322262,0.069516286,0.025382046,-0.025816103,-0.0030285346,0.006722046,0.03218815,-0.034828838,0.017242795,-0.044083316,0.01923064,-0.026886469,-0.062312637,0.013796305,0.0077788187,0.015008835,-0.015806522,-0.022459593,-0.006840201,-0.003267288,0.006245502,0.018203974,-0.009544578,0.014591291,0.006504297,0.0106672915,-0.02283613,-0.048181303,0.019696388,-0.0016854982,0.0092952885,-0.020976292,-0.02948328,-0.030131964,0.02314709,-0.015508884,0.050129596,-0.014937611,0.02599544,0.0074477433,0.0012929303,-0.037239067,-0.021123396,0.013031873,-0.05256261,0.04372487,-0.014672414,-0.07486027,-0.05340803,-0.009118493,-0.03781283,-0.01035007,-0.034014422,-0.042561375,-0.013710962,0.009121858,0.04544852,-0.007239747,0.0023571157,-0.02526602,0.018713856,0.026100498,0.027347542,-0.012050425,0.013049076,-0.0073268972,0.004436355,0.027891904,-0.036429238,-0.027993422,0.013589559,0.000882607,-0.00016824505,-0.04477404,0.014095825,0.0046826364,-0.037195884,0.028814713,0.05399207,0.03432686,-0.034043904,0.03250237,-0.01392167,-0.049646273,-0.03765667,0.024998333,-0.0031893572,-0.032689825,-0.01123341,-0.005405786,-0.031488635,0.006258436,-0.019026035,0.039493453,-0.045896675,0.03402328,-0.014625219,-0.03521327,0.03916053,-0.015480593,0.0148122385,-0.041340254,0.02889717,0.02284738,0.02860985,-0.0024936744,-0.012641083,0.033899568,0.028540593,0.017725425,0.0022726764,-0.06245139,-0.03944213,0.023626098,-0.14693747,0.012850666,-0.0058520567,0.02743954,-0.0089501245,-0.004811515,-0.056839406,-0.06430704,-0.013285478,-0.020357383,0.018971369,-0.04899364,0.013521901,-0.028170388,-0.009960813,0.057105355,-0.04729322,-0.023617845,-0.031132447,0.045835067,0.03319759,0.012503826,0.014625784,-0.0057142866,-0.02604496,0.034079023,-0.013940954,-0.034136973,-0.028804109,0.014174627,-0.04484422,-0.060778104,0.0064313295,0.038817137,-0.0072278837,-0.010805899,0.008217339,-0.019255161,-0.07750784,0.018722951,-0.03431251,0.004629535,-0.023418736,0.016268654,0.006313656,0.056046207,-0.015127191,-0.01830008,-0.028633643,0.008103656,-0.017602004,0.014404898,-0.028184649,0.01605258,-0.012416165,-0.016579062,-0.004932822,0.011209874,0.013758497,0.020311054,-0.005771481,0.015232571,0.00027816763,-0.0244255,-0.011183607,0.02375539,-0.026213223,0.047758322,0.009876955,0.043513235,-0.040655263,0.0054798443,0.001728569,-0.016781589,-0.002954484,0.01645003,0.012046153,-0.01785503,-0.006865971,-0.02497169,-0.059964497,0.015573155,0.023220321,-0.023001498,0.060698126,-0.008608435,-0.0220376,-0.019798422,-0.06617663,-0.00072121737,-0.0496382,-0.050962858,0.012294301,0.027494308,0.0006730386,0.0368727,-0.018636512,-0.002214348,-0.036033276,-0.01929943,-0.020246986,-0.0165407,-0.04178041,-0.021562476,-0.043835964,0.045648135,0.05299295,0.03097544,-0.0020759357,-0.018144647,-0.019910354,0.015916249,-0.0011654865,0.02238194,-0.094897166,0.0009986127,0.0035485136,0.024073027,0.07119597,0.002208568,0.0045319805,-0.025158748,-0.012806507,-0.04353205,0.03035797,0.09233868,0.011311743,0.030226156,0.028826369,-0.0033798658,0.005082088,-0.04419562,0.052867986,-0.014112963,0.014606424,-0.045881554,-0.06332723,0.03787571,-0.07849124,-0.051624347,-0.04483313,-0.024739394,-0.012439992,-0.046744723,-0.018589435,0.03609872,-0.011375301,0.007901917,0.0025110717,0.003031166,0.026683066,-0.03530606,0.007239512,0.040089257,-0.04640274,0.032847453,-0.06583359,0.018603975,0.018864889,0.071179114,0.00047725925,-0.023759669,-0.0088167135,-0.011510998,-0.010313634,0.072594784,-0.016758675,0.00037745544,-0.019796172,-0.016946306,0.020357748,0.010870723,-0.012178719,-0.010393384,0.041557338,0.041109752,-0.03802654,0.01191397,-0.007945056,-0.011739199,0.03264021,0.022674311,0.02190065,0.018320361,-0.029789107,0.02425309,-0.010120309,-0.0035495325,-0.022915768,-0.00047723594,-0.006063541,0.0044370987,0.028648373,-0.029086249,0.07608364,0.022228597,0.017398734,0.011956524,0.027376961,0.048206966,-0.014019986,-0.015216984,-0.009708278,-0.011804847,-0.03760184,0.028201206,-0.016724221,-0.021027086,-0.036793437,0.04642945,-0.009817863,-0.03152875,0.0007551775,0.037387997,0.017887566,0.032137424,0.06558168,0.007725401,0.002786765,-0.024577582,0.031502105,-0.008034704,0.015814818,-0.008708553,0.0133514665,0.00804868,-0.0055343984,0.008136337,-0.035053734,0.020126771,-0.039062742,-0.020676134,0.020856723,0.008682519,0.02108947,-0.025205867,0.0068619507,-0.0112295,0.005774381,-0.0041921847,0.06565679,-0.034111746,-0.004304763,-0.02253104],"last_embed":{"hash":"1lonota","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"1lonota","at":1762855202867},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{4}","lines":[291,291],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lonota","at":1762855202867}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0016708408,0.0075200875,-0.004613478,0.009464216,-0.012498845,-0.029532943,0.060431123,0.010946007,0.016048105,0.020978693,-0.026893217,-0.015692502,-0.0016874912,0.0014627794,0.023942834,0.0306808,-0.015141714,0.030749632,0.034841526,-0.009274149,-0.05257773,0.03724632,0.04520371,-0.008274658,-0.030744122,0.023678465,-0.03417133,-0.022499619,0.027622588,0.04249289,-0.01825817,-0.013088293,0.001462689,-0.015872156,-0.018764023,0.023943588,-0.016015913,-0.023703288,-0.033499844,0.043666076,0.023783749,-0.05390175,0.00246441,-0.0023516293,0.032018695,-0.017733049,-0.039514687,-0.016218428,0.043255072,-0.024120914,0.015241014,-0.0012644842,0.028576303,-0.019473596,-0.007522851,0.03808258,-0.004843668,-0.034498867,-0.023463985,0.021849906,-0.044269864,0.04369445,-0.0035842685,-0.060383968,0.011966013,0.05967049,0.047961824,0.015226153,-0.020664817,-0.042726327,-0.012548237,0.047710348,-0.0012918962,-0.004574587,-0.04195788,0.008737521,0.039667007,-0.019477356,0.00612112,0.014543157,0.036708657,0.03239482,-0.034428205,0.0008172588,0.029730117,0.0077996245,-0.031365756,0.082573816,-0.011079914,-0.008781189,-0.011178291,0.035045866,0.0107562905,-0.037063234,-0.016675124,-0.0009829615,-0.015816333,0.0007088174,0.03298181,0.000984143,0.026821362,0.017094782,0.00781619,-0.037001595,0.014429286,0.008244267,0.059071552,0.020867929,0.03793507,-0.022343492,0.023549847,0.050330732,0.038664345,0.023547605,-0.025884718,-0.041411888,0.008916768,-0.009403807,0.015136333,-0.008117803,0.01364265,0.050475765,0.036570378,0.015348549,0.014901276,0.010626365,-0.028002724,-0.009730011,-0.00063215394,0.04682748,0.025583725,-0.0004726145,-0.019269181,0.008351072,-0.03724617,0.0029345185,0.031002073,0.037260246,0.0037876032,-0.08543099,0.044081774,0.004983189,-0.03747016,0.011022814,-0.01476241,-0.04192311,0.03064344,-0.0007535276,-0.0021792757,0.03963889,-0.013164966,0.040510446,-0.031755976,-0.013393476,0.0017159571,0.010653326,0.004676308,0.0676348,-0.0117296595,0.035244215,0.010517769,-0.021385927,-0.0628637,0.01149078,0.02828147,0.022111723,-0.00484202,-0.0050020865,-0.038909607,-0.031146508,0.039137635,-0.009073857,0.01383103,0.044096746,0.018367724,-0.0027279865,0.024754867,0.023992684,0.036868222,-0.023648433,-0.043084662,0.02454106,-0.013796216,-0.043958094,-0.015304599,0.05784154,-0.021329237,-0.026133038,-0.0034792142,0.027755592,-0.0029291245,-0.02233539,-0.029314669,-0.0024182214,0.055558175,-0.020093491,0.0181997,-0.051741682,0.03755231,-0.04638027,0.047935322,-0.00610795,-0.0076517407,0.0023538782,-0.01699214,-0.010598004,-0.017128073,-0.02279988,0.010473596,-0.050344232,-0.027976727,0.0180729,0.00949029,-0.035218704,-0.03829951,0.01963106,0.046012335,0.025643174,-0.014995193,0.013777485,0.008533223,0.040509928,-0.013307708,0.00517025,-0.011025293,0.025319042,-0.031240905,0.036579188,-0.0073496383,0.008435391,-0.016980477,-0.022767216,0.0011269696,0.0075705075,0.018414265,-0.0036547275,-0.009497597,0.016977645,0.01261841,-0.00089736003,0.0008144178,0.0049735904,-0.037329305,0.013707869,-0.02515653,0.0016557213,0.013210989,0.05085649,-0.022101544,0.018755967,-0.019344423,0.00043568682,-0.05295751,-0.016373644,0.01246846,0.032601748,-0.013003275,0.011107654,0.009089601,0.020122146,-0.005175333,0.0030317146,-0.025025621,0.035897255,0.015615072,-0.040727876,-0.022939155,-0.026421063,0.027743505,0.051377047,-0.020930236,-0.0072680023,0.040904805,0.04210817,-0.030591812,0.050687514,-0.055567235,0.03154111,0.02173813,0.016370937,-0.013640446,-0.03739096,0.02676882,0.02857541,0.035663594,-0.02740608,-0.04459974,-0.01123632,0.022754766,0.01988571,-0.024260765,0.017276982,0.06278126,-0.016565876,-0.00032146188,0.036498282,0.015985027,-0.16500199,-0.0061577586,0.031348027,0.007223026,0.017157998,-0.011188471,0.007277094,-0.00246842,-0.0099101765,0.051385105,0.023592157,-0.02754579,0.022185609,-0.024107836,0.017459303,-0.013011457,-0.0055878195,-0.015825598,-0.0052932003,-0.032154404,-0.032955796,-0.026639361,0.07449998,-0.00071017316,-0.025996381,0.019065235,0.046208337,-0.03845158,-0.00973944,-0.018520996,-0.077670716,0.030366143,-0.008068317,0.02558364,-0.0015201471,0.04232021,0.0030151135,-0.004964231,0.008390433,0.013264936,0.05917091,0.034298155,-0.0032591445,0.05383429,-0.013415954,0.00007544923,-0.029550396,-0.0012981584,-0.020575197,-0.035970405,-0.014082568,-0.0009070417,-0.0038391887,0.0099590765,-0.020762242,0.0017953378,-0.006466961,0.023217887,-0.021890564,-0.016950384,0.0044553066,-0.0051817214,-0.013683658,-0.03314952,-0.057138897,-0.061015077,0.01965485,-0.002362679,-0.019391375,-0.03258646,0.03687467,-0.008260467,0.008280343,-0.008833931,-0.0017929595,0.061562322,0.007857145,-0.0020445483,-0.030931223,-0.12341435,-0.03613624,-0.00025896248,-0.02042666,-0.003971473,-0.035537727,-0.013764188,0.016572652,0.0031483353,0.003144883,0.22570798,0.023559386,0.033697877,-0.004504305,0.05648872,-0.014763111,-0.0032410831,0.053275187,-0.004205854,-0.030294752,-0.0016253274,0.024374476,-0.010157474,-0.004851992,0.025416048,0.04743163,-0.05628887,0.031809047,0.06692147,-0.028144673,0.01847007,-0.022233732,-0.016991211,-0.024292268,-0.07940885,-0.025874954,0.04858258,0.02711094,-0.031063141,-0.00355834,-0.0040543913,0.047943395,0.039900858,-0.03939228,0.03462625,-0.012805279,0.038078144,-0.052532997,-0.082781136,-0.0013242868,0.03963773,0.0053273793,0.0039378367,-0.03493392,-0.038081564,-0.041908152,-0.019290498,-0.014859555,-0.036706887,-0.0023956972,0.013958589,0.008893647,0.01741605,-0.036019653,0.043383833,0.0093919765,-0.017930431,0.0123327365,-0.016711408,0.058945257,0.027390657,0.028308846,-0.02112953,-0.010832473,0.0035601673,0.03632377,0.024051625,-0.0042919577,0.009420179,0.0048609707,0.0073018414,-0.0023987861,0.041615944,-0.012803921,0.0057425033,-0.051538393,-0.0035312842,-0.010560437,0.020185709,0.009829168,0.00040142945,-0.028891325,0.0042545754,0.0097217895,0.04310461,-0.014173153,0.011332647,0.06572099,-0.010825258,-0.018508447,0.02026383,0.010084728,-0.040374838,-0.047162887,-0.021645779,-0.00680236,0.03922867,-0.052994803,-0.009960507,0.03388529,-0.028091436,0.028019654,0.02764124,-0.00505212,0.045620065,-0.017448282,0.024320543,-0.027390795,-0.016342914,0.044667237,-0.08330963,0.0111541,0.015648702,-0.0057814675,0.051523622,0.06575637,0.00062085607,0.027527764,-0.0004840143,0.003965822,-0.00097157084,-0.000103870305,-0.015071624,0.026349425,-0.017624695,-0.053898245,0.006989568,0.014050871,0.020413252,0.016320307,0.00042776437,-0.025056887,-0.040442403,0.03483133,0.06543806,0.0519911,0.047462445,0.00037155402,0.015212411,0.008959048,-0.026444003,0.024907485,-0.0076199872,0.022217788,0.0068908674,0.06965287,-0.035154063,-0.032743663,-0.027376205,0.022772472,0.019477056,0.013540944,-0.001829005,-0.053481452,-0.008379289,-0.037270326,-0.0111289,-0.02576862,-0.027138567,-0.023713406,-0.0046168594,0.0028364437,0.021260273,0.06212635,-0.026270721,0.027445078,0.025970936,0.01206292,0.008105386,-0.010405317,0.0014738705,0.02619772,-0.024230028,-0.0038443843,-0.02448544,-0.060704567,0.014724744,0.0024537768,-0.01632088,-0.02391866,0.040540863,-0.035740852,-0.018100295,0.04019078,0.0154429255,0.010353577,-0.008088047,-0.011199637,0.012225144,-0.032831572,-0.015928177,0.11855068,-0.037039846,-0.014894397,0.0018536524,0.026546571,0.07318481,0.048053257,0.0015237337,-0.0027057438,-0.02687733,0.008788299,-0.004328276,0.010568483,-0.054616787,-0.030605203,-0.027069671,0.012609922,0.013449566,-0.052437328,-0.0127676185,-0.014640677,-0.03442198,0.0026593092,-0.06478806,-0.05852278,0.035097968,0.034878455,-0.01640303,-0.0054605245,-0.02379939,-0.007119728,0.050567873,-0.061273143,-0.037930265,0.023012953,-0.011860364,-0.036542635,0.0019031706,-0.019796476,-0.011278951,-0.018098896,-0.025809888,-0.027638257,0.030330574,0.014034925,0.033504866,0.030677415,-0.00044202723,-0.0030737838,-0.0042010746,-0.046452653,-0.0034746123,0.005657363,0.021296062,-0.0034793147,-0.030139025,-0.027987191,-0.0011076017,-0.00755024,0.01604821,-0.004867331,-0.0056455275,-0.008646308,0.0046630045,0.006343454,0.0092078615,0.018488627,-0.022573987,-0.024102563,0.010157588,0.009968776,0.012046981,-0.019468505,-0.037327513,-0.08827162,0.026462467,0.017108463,-0.030796366,-0.037214525,-0.015020471,0.004056369,-0.048419118,-0.028687986,-0.018880907,-0.007323872,-0.024718286,-0.018778574,0.026073582,-0.035865087,-0.0043353694,0.07759953,0.038663547,-0.0038054434,-0.007534386,-0.020113332,0.025281247,-0.024643265,0.031079253,-0.054115534,0.029686883,-0.033293404,-0.050066315,0.011608856,-0.022585027,0.0021739006,-0.00075957284,0.026414538,0.0066791265,0.024091545,0.02579923,0.013144156,0.00089254125,0.03229881,0.0016177971,-0.0053690397,0.0007675098,-0.023878813,0.030375361,0.020444183,0.033377275,-0.036526468,-0.0020369599,-0.043159142,0.029593427,-0.024097074,0.025906086,-0.006881215,0.033874106,0.0031666306,0.004297893,-0.035247505,-0.008407335,-0.00048716285,-0.014337185,0.0350626,-0.046308894,-0.06921595,-0.044646364,-0.020197073,-0.024221027,-0.0051503973,-0.02499105,-0.037098035,-0.043517523,0.01125908,0.022196785,-0.00850677,0.019141503,-0.002402206,0.030753175,0.00954003,0.013201583,-0.03255487,0.01818544,0.04305449,-0.0039309864,0.026746549,-0.01592395,-0.0102341045,0.013691518,-0.008787566,0.005504419,-0.0319176,0.012464195,-0.016610052,-0.043351203,0.027238728,0.06934748,0.02782508,-0.04600675,0.013603477,-0.009505804,-0.03862738,-0.025807183,0.03441971,0.018609408,-0.05435765,-0.004241136,-0.00089627784,-0.01970005,-0.006821146,0.0008382508,0.017562306,-0.030364448,0.052004836,0.0027461292,-0.008193317,0.016618365,-0.031791765,0.00060254,-0.04989595,0.00093297113,0.007186406,0.050967146,0.007647007,-0.034136012,0.003413741,0.0353282,0.016744517,-0.012947321,-0.07690835,-0.02077029,0.011533213,-0.15337345,0.034481775,-0.0065361145,0.04199972,-0.014669197,0.006877147,-0.018352404,-0.08451766,0.0096376445,-0.016631871,-0.017052729,-0.033368155,0.012056951,-0.037286516,0.0059060846,0.01920036,-0.033386536,-0.035442904,-0.036219604,0.06480151,0.024075897,-0.002035327,0.033572096,-0.0006481516,-0.022031913,0.0037340436,-0.027525544,-0.025539696,-0.030548206,0.013604402,-0.058449436,-0.05367755,0.025300348,0.02567077,-0.00026665954,-0.006233419,-0.0047336235,-0.019532511,-0.053182375,-0.0071735596,-0.011545351,0.030308545,-0.015545523,0.019083248,0.00011251274,0.053176668,-0.038052753,0.0025878656,-0.0412572,-0.003190826,-0.009863175,0.0033092813,-0.023251971,-0.0034530757,-0.0047405255,-0.0037712918,-0.006839682,0.010016,-0.01508145,0.015506303,0.0008699327,0.0030084834,-0.020447908,-0.047748875,-0.05845898,0.011316004,-0.02031333,0.019130051,-0.0052103885,0.029140284,-0.04800776,-0.03326457,0.026587214,-0.034542203,0.019577164,0.0036019671,0.01223196,-0.019680822,-0.027737258,-0.052321322,-0.07627829,0.021865297,-0.02221334,-0.030092385,0.04997721,-0.010621244,-0.012497299,-0.015400995,-0.0394227,0.020568881,-0.073430024,-0.035350036,0.007770102,0.070074566,0.032502033,0.03052137,-0.016891068,0.013329291,-0.034475144,-0.012825137,-0.018192891,-0.052197453,-0.038478896,-0.024429966,-0.022825405,0.010878493,0.057702918,0.021559995,0.0019296734,-0.024305703,-0.010517372,0.011487139,-0.015857039,0.019797182,-0.122706264,0.009720759,-0.00045716582,0.012710218,0.058876798,-0.0010432405,-0.022831885,-0.013992852,-0.008049035,-0.04408706,0.035597436,0.060994625,0.03276588,0.024257539,0.022647606,0.012180586,-0.004823431,-0.047527462,0.022239584,-0.01887484,0.022763912,-0.038226802,-0.031160485,0.036080807,-0.077075064,-0.061105747,-0.009605983,-0.02555448,-0.027625129,-0.036991812,-0.02587986,0.01879604,0.0013861858,0.018456928,0.008882727,-0.022823865,0.031228567,-0.01540731,-0.011445657,0.019203728,-0.018555753,0.041340202,-0.056780867,0.027342668,-0.0058450564,0.0804454,-0.008413153,-0.016053094,-0.002160841,-0.012162361,-0.02380944,0.055860538,0.008088244,-0.014919898,-0.024627076,0.024008159,0.022604244,0.042120483,-0.013253278,-0.015216029,0.05610901,0.023937045,0.00036932348,0.02171356,-0.023629814,-0.00065333274,0.036012463,0.010099727,0.022262855,0.0053541344,-0.00012551688,0.04439257,-0.008887755,0.008926413,-0.024489412,-0.020844247,0.012114046,-0.023037892,0.01752723,-0.008104793,0.056162436,0.028194612,0.028463986,0.011303709,0.00006289769,0.03412335,-0.00248207,0.006587932,0.00707814,0.021642147,-0.036956754,0.03885208,-0.025460692,0.002794843,-0.040330343,0.05650235,-0.030282723,-0.0046095056,0.002465457,0.003803698,0.00846885,-0.0009587765,0.048856363,0.022286737,0.017352462,-0.031215865,0.032680925,-0.0065900567,-0.002916355,-0.006554766,0.014224836,0.00087778247,-0.024970068,0.0010549953,-0.03740718,0.007439009,-0.06979466,-0.014211916,0.013103131,0.019088984,0.010166324,-0.031394918,0.0054721665,0.01162839,0.0030273057,-0.003008265,0.023553856,-0.06557109,0.01795154,-0.001394416],"last_embed":{"hash":"1y7rj82","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"1y7rj82","at":1762855202867},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{5}","lines":[292,293],"size":80,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1y7rj82","at":1762855202867}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0072790654,-0.0038486402,-0.03933537,0.026360102,-0.02900989,-0.054208297,0.06455663,-0.010785671,0.039169088,0.01822907,-0.027173012,0.01622483,-0.044642333,-0.016156703,0.03412155,0.05110542,-0.005061542,0.037022598,0.021121966,-0.008736284,-0.04070498,0.049621888,0.038022175,0.02054609,-0.05849641,0.017729754,-0.0077840313,0.005376269,0.020715263,0.0609419,-0.018259982,-0.041806474,-0.0075646825,0.0033121752,-0.022563094,0.001550107,-0.01622788,-0.029812725,-0.0286503,0.03054701,0.017291825,-0.021715553,0.016738022,-0.009625102,0.011871244,-0.014085323,-0.03744761,-0.004781661,0.020976542,-0.036984604,0.01684049,-0.002259471,0.0053493655,-0.0025238462,0.02344308,0.044885736,-0.007945282,-0.024069982,0.014153886,-0.013964141,-0.03361281,0.025870966,0.011695005,-0.049176674,-0.011740789,0.028385999,0.046957318,-0.009539565,-0.015214835,-0.0317374,-0.0048273425,0.033525083,0.015787993,0.020331977,-0.04310315,-0.021621348,0.008977623,-0.015014971,-0.021354523,0.036524255,0.000313586,0.041592,-0.008703189,0.008683054,0.026385982,0.014037493,-0.022769662,0.066241674,0.0062865866,0.0033368312,0.0019434992,0.018267818,0.041805394,-0.054036938,-0.0022555988,0.039077993,-0.042356737,-0.019495701,0.055179924,-0.00870182,0.04372252,0.010170316,0.006611526,-0.0054749437,0.034027804,-0.008275973,0.015752094,0.03881539,0.06525151,-0.027550034,0.022246936,0.03655494,0.031369474,0.03248957,0.0041791517,-0.015160805,0.011411574,-0.010793841,0.0013440836,-0.037977617,-0.015620469,0.03802529,-0.005241565,-0.03894567,-0.0054735807,0.0030141158,0.012454258,0.018036237,-0.017265074,0.026524758,0.0029025166,-0.018013218,-0.035158552,-0.0027196105,-0.017301092,0.03523106,0.00024250516,0.058767606,0.007599232,-0.062252358,0.057135083,0.0074792583,-0.006286709,0.0061828694,-0.005612173,-0.06100267,0.0426037,-0.011569207,0.0014754287,0.008656312,0.010756795,0.045077693,-0.014073169,0.0043545146,-0.009446508,0.008624191,-0.034098476,0.032127295,0.015059461,0.02318264,0.029970286,-0.04793602,-0.04767472,0.047898825,0.035703484,-0.010192266,0.015958617,0.010392549,-0.037745915,-0.000992078,0.059298765,-0.03163989,-0.023743188,-0.0044466825,0.014094916,0.005815662,0.025116142,0.028746646,0.028787153,-0.018178968,-0.020095184,0.024536107,-0.024628974,-0.071566515,-0.011970182,0.03879998,0.009731765,-0.020277958,0.0084374165,0.015776962,-0.009794778,-0.0151033485,-0.004106504,0.017183244,0.06357011,-0.012329879,0.018003274,-0.016582975,0.038825933,-0.031360988,0.0063037463,0.0059752343,0.010314548,0.00009200308,-0.035403676,-0.010450311,-0.0034236861,0.010678972,0.010515594,-0.08239914,-0.004340942,0.00031021136,0.01885093,-0.042721655,-0.02604781,0.010517422,0.044747222,0.009037718,0.0065557943,-0.000501121,-0.011726365,0.050488092,0.017067052,-0.014968537,-0.019607838,-0.0133024,-0.02899956,0.04549613,0.018941103,-0.01720857,-0.0015838421,-0.025907978,0.012302262,0.021574719,0.041592788,-0.016157532,-0.011966075,0.0109966155,0.043417446,0.0047057336,0.009930747,0.031163564,0.002363529,-0.0117531875,-0.009849532,0.004806454,0.032127682,0.03519972,0.0012250715,0.021500139,-0.011554883,-0.0013907816,-0.039796464,0.0013523477,-0.008248584,0.0068071494,-0.011166063,-0.0060330075,-0.007058797,-0.010028257,0.005252692,0.0060959123,-0.026206832,0.0114668375,0.0036851098,-0.018163135,-0.01773403,-0.05858672,0.026503533,0.023158355,-0.008983048,-0.040590532,0.030317407,0.04562534,-0.03871785,-0.0004445926,-0.0585691,-0.00026584146,0.020240726,0.00765512,-0.0635088,-0.0193576,0.017612474,0.011476401,-0.0014656123,-0.0004212682,-0.033382792,-0.017014861,0.011808827,-0.009237441,-0.023818953,0.03396754,0.04791155,-0.0064471527,-0.0034638338,0.027827257,0.02705202,-0.16279654,0.016068999,0.035581637,0.045318574,0.009172105,-0.014997752,-0.018937483,-0.0022889571,-0.04565589,0.041970477,0.021030398,-0.027234478,0.038092606,0.020039706,0.01896553,-0.026793042,0.009311163,-0.00921961,-0.018824251,-0.048573095,-0.013815346,-0.06484751,0.08787206,0.019790106,-0.03886777,-0.0044966876,0.09432402,0.00095281686,-0.004040725,-0.030077662,-0.053731337,0.03694671,0.006275842,0.034927443,-0.014829487,0.027825762,-0.04395729,0.0052834717,0.03269024,0.018424606,0.056870352,0.030703828,-0.018037645,0.048921797,-0.025395697,0.04622544,-0.032486845,-0.0014495521,-0.040820755,-0.037818305,0.003100994,-0.015973642,-0.008917534,-0.0072989184,-0.04082846,-0.00052843045,0.009902941,0.041849796,-0.026104828,-0.013227598,0.011591269,0.006005141,-0.003815831,-0.03554792,-0.02599523,-0.02474199,0.039146073,0.025279487,-0.020667916,-0.044259075,0.009342315,-0.040054314,0.020110594,-0.00990305,0.0056284117,0.026076656,0.022305882,-0.02073054,-0.020764127,-0.11449813,-0.018774128,0.025981326,-0.009565727,-0.0068955603,-0.02659964,-0.059797592,0.016102813,0.009733199,0.03442081,0.23059659,0.029358637,0.036934227,-0.014910527,0.04688004,0.001031892,-0.0048896708,0.055558607,-0.014713803,-0.025551295,0.01833885,0.02353491,-0.0095965285,0.007348836,0.0016046654,0.036820702,-0.05012105,0.0048628435,0.058071826,-0.0012311195,-0.008998473,-0.0038525977,-0.003929532,-0.02575103,-0.07451871,-0.0026038932,0.0051185214,0.04319576,-0.028957242,0.032334276,-0.031419735,0.04376316,0.05473687,-0.028967975,0.035074607,0.004434024,0.014231267,-0.036310386,-0.07453372,0.0032951762,0.0031529837,0.005358208,0.012322851,-0.048256975,-0.008562105,-0.007207252,-0.032040354,0.031229611,-0.019792136,-0.03373388,0.021609137,0.0049910457,-0.020901326,-0.04103049,0.049516484,-0.0036178355,-0.0070883217,0.00380118,0.010337268,0.049131263,0.020521527,0.028311705,-0.048935212,-0.01841067,0.001967905,0.012238857,-0.017611051,-0.0011446554,-0.007697927,-0.0148801,0.043281086,0.0070407246,0.020377371,0.020231636,0.007555978,-0.040676437,0.008220221,0.015558781,0.0202603,0.00021327863,-0.0038663822,-0.04286033,-0.0038652113,-0.0016172755,0.01938464,-0.006301784,0.008144571,0.06561609,-0.0069564506,-0.0006822491,0.022195889,0.0102793,-0.022459883,-0.030508926,-0.015018319,-0.0041973214,0.049480174,-0.033990365,0.000061044506,0.031265594,-0.020591807,0.027649114,0.020632904,-0.015269633,0.03470032,-0.02244639,0.032507807,-0.04189321,0.0033605085,0.05518524,-0.10117254,0.011767209,0.017011939,-0.04631151,0.045567885,0.07666156,0.024653846,-0.010348675,0.035596877,0.009551043,0.033148836,0.007278203,-0.01123946,0.028598215,-0.054823577,-0.06552563,-0.013763116,0.038020376,0.026519557,0.013116466,-0.012421656,-0.03384057,-0.004381325,0.041309986,0.02804205,0.013946319,0.06967527,-0.03509618,0.014867536,0.019408366,-0.012958296,0.014161796,-0.008876572,0.02059572,0.013793315,0.06464662,-0.0056336215,-0.009202477,-0.030849388,-0.0030486002,-0.011562137,0.030723872,0.020801617,-0.051331528,0.010254766,-0.036380198,-0.007309561,-0.038184803,-0.04241356,-0.034449805,-0.016935688,-0.0023696152,0.03120402,0.07673628,-0.036129136,0.0028617894,0.037001632,0.0107575795,-0.0103631895,0.0070381844,0.012734529,0.018932337,-0.035314538,0.010022132,-0.003552868,-0.022443784,0.004490546,0.009017151,-0.05221488,-0.03461093,0.017042374,-0.0029123486,-0.016944291,0.033481713,0.041664407,-0.0067038867,-0.014855416,-0.01583315,-0.012024557,-0.027395496,-0.000530713,0.11040255,-0.023689765,-0.0088353725,0.013034651,0.048875064,0.048875783,0.038195718,0.016399026,0.012012276,-0.034800384,-0.0022873455,0.0074614123,0.013759261,-0.028176697,-0.05708696,-0.041071557,0.0031289149,0.013724548,-0.024264343,-0.009685129,0.02078213,-0.06353592,0.0032544192,-0.038289662,-0.060357675,0.0077957185,0.010273252,-0.0044850926,-0.023197386,-0.03403506,0.015503045,0.01159199,-0.054096907,-0.0280024,-0.004403237,-0.011640521,-0.04191182,-0.009676637,-0.00758622,-0.012494017,-0.006270502,0.008467035,-0.029450914,-0.02533043,0.019940948,0.042118426,0.02293919,0.018763244,0.010576152,-0.03173163,0.008969136,-0.0140246535,0.005116773,0.010073917,0.018660704,-0.010895056,-0.01029278,-0.011556226,0.006105457,-0.004755273,-0.014585129,-0.023799976,-0.008239696,0.014552778,0.03527539,0.001357823,-0.0058225947,-0.017876903,-0.036926568,-0.01204684,0.018234355,0.018244706,-0.018987006,-0.041953694,-0.0568447,0.013847872,0.011157583,-0.041155677,-0.057544384,-0.014047038,0.028165435,-0.011924261,-0.057963915,0.008627959,-0.0018770765,-0.03862585,-0.02075177,0.037156444,-0.034724794,-0.041118316,0.048639085,0.0070003914,-0.0044688173,-0.02137258,-0.0116387615,0.04779199,-0.034948234,0.01007468,-0.0015258269,0.035316583,0.00063918077,-0.055167086,0.022956,0.009604626,0.011000116,-0.026544208,-0.0070176367,-0.000690339,-0.0023258328,0.0029222562,0.0090562655,-0.0030816349,-0.004244288,0.0061739306,-0.00043321447,-0.006489465,-0.040687,0.03201492,0.0105813835,0.027709972,-0.023075556,-0.024508331,-0.029803554,0.039836638,0.0027612303,0.049119525,0.0069289547,0.028300567,-0.0018906045,-0.019436784,-0.005738741,-0.0037799126,0.013300047,-0.06678084,0.016099894,-0.038766667,-0.08083011,-0.030007929,-0.007867453,-0.014861336,-0.010302791,-0.039994713,-0.033054195,-0.04280889,0.022846602,0.012144688,-0.029915225,0.030646551,-0.024008306,-0.011950855,0.023938974,0.043906707,-0.018915966,-0.009982127,-0.015935592,0.020406937,-0.0005848666,-0.027000645,-0.03334327,0.022753965,-0.017143896,0.0046961145,-0.039772365,0.018871907,-0.015302514,-0.03164504,0.022170177,0.037807964,0.023353787,-0.04520272,0.030607654,0.010159852,-0.049712963,-0.040891126,0.051340587,0.02522326,-0.024616491,0.0047989073,-0.007707587,-0.00017645894,-0.010183343,-0.016771656,0.0112983445,-0.027364153,0.046953678,-0.008943859,-0.048391495,0.01748788,-0.033141226,0.00047562286,-0.023256522,0.011377712,0.039086454,0.024059923,-0.0054272525,-0.007488269,0.03292822,0.009799348,-0.007234602,-0.014758734,-0.046063572,-0.0487881,0.022043547,-0.15731324,0.027165484,0.00021256335,0.030039284,-0.021407016,-0.005166824,-0.036636543,-0.054401517,-0.029225277,-0.03047255,-0.0026693367,-0.043197915,0.017900158,-0.03984577,-0.0037767894,0.04286354,-0.048776153,-0.01334132,-0.05096011,0.07323825,0.0087339245,-0.0014157216,0.033009317,-0.018117063,-0.008404328,0.013368939,0.0051774113,-0.030452836,-0.04406571,-0.0031335468,-0.04559998,-0.05974486,0.015989855,0.005934258,0.012872099,-0.039336104,-0.00029578962,-0.035957217,-0.06620034,0.018922789,-0.0051578986,0.0076270374,-0.022581132,0.0058735632,0.04230574,0.077425785,-0.024834594,-0.0042024706,-0.047822095,-0.006575634,-0.031133246,0.016518459,-0.01127719,0.005810046,-0.023346325,-0.01185023,-0.025676718,-0.0028827633,-0.0019921246,0.031957258,0.019355688,0.011122511,-0.018148188,0.00043720598,-0.032154553,0.030736031,-0.032092903,0.040683784,0.021790974,-0.0004394959,-0.05966598,0.0131660355,-0.01888096,-0.0077913716,-0.005571689,0.003556396,0.026404735,-0.02058443,0.002333293,-0.026438756,-0.057442356,0.006456378,0.01537449,-0.024786683,0.038767055,-0.014604134,-0.014748245,-0.033527493,-0.05831752,0.0023968366,-0.040895507,-0.053123083,0.009149525,0.050458584,-0.005741516,0.029198125,-0.02206029,-0.0103883995,-0.022901358,-0.036390617,-0.033870857,-0.027457692,-0.03399611,-0.028027259,-0.043453228,0.016448777,0.06786468,0.029812988,-0.016708381,-0.013528554,-0.008431036,0.021006163,-0.024043495,0.011933873,-0.09383838,0.00086841924,-0.008264986,0.02421088,0.05141848,-0.013715125,-0.0067288186,-0.0025429795,-0.0126151815,-0.04165128,0.03219573,0.08607653,0.025153266,0.020404376,0.014638154,-0.0039937426,-0.0030907313,-0.055161487,-0.0057741744,-0.02535588,0.017544502,-0.045020606,-0.017349144,0.051226802,-0.054231558,-0.050801877,-0.032924797,-0.021268023,-0.001944122,-0.029257819,-0.015924735,0.0103646945,0.029085418,0.055508647,0.009468756,-0.031384483,0.023113081,-0.021768762,0.017379977,0.022813974,-0.024433384,0.045480255,-0.05998193,0.014503836,0.0023102772,0.10036129,-0.015337079,-0.054174725,-0.0015017462,-0.033160023,-0.005398004,0.058906563,-0.004900012,-0.010826372,-0.01619205,0.045079917,0.014992539,0.036365796,-0.014002299,-0.024155535,0.025040796,0.05077104,-0.028458167,0.044144858,-0.0062800352,-0.0151708,0.0510367,0.0039127446,0.04720105,-0.0029142129,-0.017191175,-0.00745608,-0.01061278,-0.0013351787,-0.011732253,-0.015343524,-0.016683953,-0.0017241088,0.032613795,-0.056185704,0.06799556,0.018869143,0.025302352,0.012584023,0.02352051,0.025086707,-0.030468203,-0.0053406553,0.013430148,0.017236419,-0.017104533,0.034672022,-0.004284952,-0.013512842,-0.019573474,0.04085564,0.012341491,-0.009007581,-0.001023711,0.02554825,0.030230485,-0.0059400704,0.048657555,0.007876668,0.026322102,-0.028190235,0.017403448,0.0017881899,0.016843723,-0.0066406727,0.033840075,0.0023416523,0.00353241,-0.0018470937,-0.06144631,0.020110672,-0.049046032,0.008334179,0.045308955,0.018122476,0.017771963,-0.051917307,0.0065486818,0.0337926,-0.0014681263,-0.00336335,0.044739246,-0.031244973,-0.0029854495,0.0004166645],"last_embed":{"hash":"1974vkj","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"1974vkj","at":1762855202867},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Before Dating Situations: 5-Minute Emergency Protocol#{6}","lines":[294,295],"size":102,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1974vkj","at":1762855202867}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#The 8-Week Challenge": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042251945,-0.020749405,-0.020897316,0.00029985324,-0.035097893,-0.033454902,0.018264217,-0.023951685,0.0061776694,0.0032692542,-0.003713014,0.018518887,-0.012259969,-0.0032876595,-0.0018061061,-0.012061911,-0.014015173,0.009334749,0.027910622,-0.010361073,-0.033565413,0.020925803,0.065705076,-0.014912614,-0.015140543,-0.005011094,0.0026122017,-0.01135119,0.007819018,0.053608414,-0.005852072,0.007898751,0.03898255,-0.050818726,0.0073897224,-0.0015107032,0.009579604,-0.015148094,-0.05020071,0.055510093,0.021922292,-0.030086668,0.0007110683,0.021009639,0.0581889,-0.0149677405,-0.060526874,-0.012087532,-0.009720784,-0.019354533,0.038811423,-0.003264513,0.009826843,0.005101755,0.021415522,0.032449223,0.03916734,-0.042416073,-0.03825147,-0.031201271,-0.04397044,0.055224873,-0.058948595,0.0037262638,0.030641029,0.036168955,-0.0017564932,0.005899366,-0.012880749,-0.045054425,-0.018433638,0.025343642,0.08286621,0.009159338,-0.058987867,-0.010229799,0.025694199,-0.0091453,0.010994052,0.027259052,0.028470311,-0.013088718,-0.011637589,0.016375866,-0.023584554,0.006525754,-0.02272307,0.05502872,-0.0081183305,-0.0029767058,-0.003141269,-0.0012206655,-0.025596395,-0.045392174,-0.0013018284,0.01171441,-0.032869287,-0.012560788,0.05897722,-0.0089949975,0.013311126,-0.0010029605,0.034623988,-0.01688109,-0.005999282,-0.01301712,0.017685594,0.05600352,0.059882987,-0.026552368,0.020268237,0.045593444,0.0033451584,0.040079292,-0.005588375,-0.003955581,0.011636764,-0.019059548,0.0032300202,-0.014871421,0.060688976,0.033852182,0.027578592,-0.026628016,-0.00049536495,-0.0021946745,-0.0027715694,-0.009226408,0.016794916,0.034338612,0.015937932,0.03414927,-0.0632441,0.020430002,-0.000116449606,0.04652825,0.04472229,0.038245168,-0.022470547,-0.05564779,0.028448436,0.01594681,-0.045256276,0.0034579856,-0.020234173,-0.042146668,-0.009669789,0.002034055,0.009109684,0.0406709,0.019059442,0.018412577,0.008197376,0.021208739,0.0020006252,-0.0039661513,0.023660371,0.055041086,-0.009065679,0.013942624,0.016878445,-0.0057847733,-0.017778674,0.052642196,0.005261406,0.020633038,0.02715218,0.036838617,-0.027233647,-0.0031503988,-0.0015281328,-0.0073372396,-0.026959468,0.0043238946,0.021179423,0.020301618,0.058045514,0.020407656,0.004784369,-0.0281893,-0.0311225,0.03286232,-0.018074093,-0.09565532,-0.019507106,0.053242628,-0.0073129293,-0.016607018,0.019280585,0.0067662396,-0.0041642184,-0.017004002,-0.014119236,0.004034166,0.041012198,-0.0151080545,0.03742051,-0.03268182,0.038299672,-0.02853591,-0.004016866,0.0075287726,-0.0020576573,0.011382113,-0.02500041,-0.00042132803,-0.037534602,0.0019665058,0.026038649,-0.02286414,-0.023578217,0.007066268,-0.0008988641,-0.0075545325,-0.020425342,-0.02783065,0.036651146,0.0017557128,0.028346153,0.0040101428,0.037111387,0.033523194,0.008194818,-0.020639053,0.0055618235,0.004904994,-0.03259854,0.043837365,0.019371767,-0.041301437,-0.016701054,-0.0072903726,0.01019123,0.027946575,0.014256215,-0.016358022,0.0071032764,-0.00026064133,0.026827227,-0.0012855055,-0.02628288,0.027009806,0.026890425,0.020847723,-0.01659645,0.012138553,0.0044387104,0.03218167,-0.011676173,0.00795775,-0.010087462,-0.008557915,-0.045173522,-0.03303396,-0.000448381,0.021594046,-0.03461136,-0.02995648,0.0034043742,0.01582228,0.020113664,0.00030288083,-0.017367812,0.02430227,-0.01015676,-0.01228553,0.024500271,-0.019733448,0.03379224,0.057530586,-0.011974524,-0.04620247,0.0060585765,0.009281578,-0.055665504,0.002390575,-0.03657617,0.012834435,0.036485177,0.009152997,-0.03722511,-0.016443595,0.0076794806,0.0036917245,0.023014192,0.00741078,-0.0145345265,-0.031405285,0.025136633,0.024511242,-0.013735881,-0.0038979347,0.05471156,-0.031813983,-0.030837124,0.014549355,-0.0068348795,-0.15949093,0.008229548,0.018299788,0.06299664,-0.0011849563,-0.013191265,-0.004155818,-0.022436349,-0.0438831,0.05607771,-0.0025303087,-0.03474279,0.02809142,-0.012692886,-0.0026018429,-0.030215733,-0.019724961,-0.04451285,-0.038455542,-0.04480898,-0.06177021,-0.03989059,0.08332912,0.011850623,-0.017631993,0.058084782,0.05072573,-0.014690605,-0.007841305,-0.025879957,-0.093265176,0.012242577,0.0054087555,0.020430747,0.01816601,0.041157067,-0.006061542,0.018723723,0.0168692,0.009300766,0.048778363,0.024025049,-0.007120911,0.018998774,-0.010202799,0.006720995,-0.02508434,0.011246232,-0.049175743,-0.034559093,0.01862066,0.00046596516,0.031818613,0.024799855,-0.023844633,0.008621198,-0.0022401044,0.043176603,-0.05307436,-0.03286206,0.013883873,-0.02793944,-0.018052645,0.021017563,0.004957796,-0.046300042,0.0008767396,0.018903797,-0.058087904,-0.01862889,0.01640702,-0.02915805,0.0098883435,-0.02331329,0.012976109,0.029861229,-0.00027180358,-0.039764784,-0.017635206,-0.09758912,0.008347685,0.040281292,-0.03685555,0.017526472,-0.03346829,-0.030100815,-0.004660335,-0.004970719,0.012141603,0.24163224,0.009184796,0.013973776,-0.016064206,0.04643988,0.0023749077,0.012833661,0.039377313,0.0053531327,-0.01645586,-0.0040842285,-0.001403106,-0.01945934,0.007959066,0.010598668,0.032448005,-0.06460958,0.018250816,0.058861695,-0.033942357,0.014568686,-0.055746034,0.0040457053,-0.050142985,-0.05728072,-0.023794549,-0.019553708,0.02008825,-0.041465282,0.032352854,-0.037375685,0.041669913,0.057130054,-0.010583064,0.03999006,-0.0019361853,-0.0055767214,-0.030477792,-0.037634507,-0.0070855715,0.010340155,0.0051131584,0.0027544643,-0.026858112,0.0019071846,-0.0142006865,-0.0175862,0.011874667,-0.02496115,0.0014701425,-0.027298521,-0.0001558092,0.004342598,-0.01030848,0.01665532,0.026971698,0.0023791261,-0.012863384,-0.016369589,0.025257086,0.032478474,0.0073711774,-0.045704592,-0.014066019,0.039355826,0.026977692,-0.0352402,0.012324713,0.004640622,0.0025852157,0.0044005285,0.015727744,-0.0021657818,-0.0001756423,0.0008534358,-0.035810333,0.01635687,0.006388297,0.03741554,0.010886495,-0.018582555,-0.042585675,-0.03214891,-0.022119625,0.032895237,0.022843916,0.03865745,0.035982147,-0.022048306,-0.018037956,0.014085423,0.032423485,-0.04466408,-0.04087415,-0.01757149,-0.015512213,0.03181614,-0.044891328,-0.02785379,0.023689745,-0.013988962,0.038301647,0.007813493,-0.009785847,0.026438659,-0.0051251985,0.0012959283,-0.02638827,-0.025138902,-0.00038026407,-0.09938205,0.0025284532,0.00021221617,-0.024864268,-0.0046882476,0.048470255,0.015433969,0.023775764,0.05467469,0.0016368916,0.046240468,0.022690972,-0.024355201,0.009102203,-0.003552539,-0.05989374,0.017602503,0.017201023,0.055736687,-0.01216567,-0.0030852717,-0.023366539,0.0082355905,0.0284655,0.03700981,0.008002539,0.05000041,-0.02968193,0.02498393,0.013493401,-0.03615086,-0.03471938,0.0141472565,0.02354745,0.029305948,0.022126665,-0.027884379,-0.011312859,-0.03634028,0.0016518194,-0.02211402,-0.0052982895,0.0099873645,-0.039989386,-0.005128583,-0.08704919,-0.0067619216,-0.009309124,-0.03144711,-0.031848446,-0.013051021,-0.0022280547,0.026400888,0.0960239,0.0051823757,-0.008644092,0.040945735,-0.0070131803,-0.02056907,-0.00042407098,0.0004426632,0.06482636,-0.013809612,-0.003236182,-0.002993714,-0.03797011,-0.012974545,0.034344472,-0.015800647,-0.039799113,0.018095495,-0.027732536,-0.0077304738,0.022468507,0.049138963,0.017431764,0.0021759684,-0.011593197,0.0064907596,-0.024740526,-0.0051114657,0.10961869,0.017531026,-0.037479956,0.018613733,0.024989152,0.039688453,0.012231157,0.034819424,0.011453086,-0.0053484417,0.045940164,-0.0049364804,0.021458117,-0.022423329,-0.01036262,-0.043267645,0.015729329,0.0067237336,0.031119691,-0.012239346,-0.015040324,-0.054893468,-0.03384075,-0.082725786,-0.025668917,-0.0068860548,0.013997151,-0.019142633,-0.0021229796,-0.011214189,-0.029853651,0.039915755,-0.043996096,-0.0014280879,0.029992023,-0.03374132,-0.06498353,-0.015134791,-0.0026071975,-0.008153054,-0.039627027,0.0002618501,-0.012366412,-0.0028854397,0.0029123265,0.010848568,0.015703447,0.0338247,0.016876774,-0.029356353,0.0043939273,-0.010292893,0.0187726,-0.005362828,-0.0024791032,-0.027595198,-0.021052755,0.028929638,0.010106244,0.0108016115,-0.03384822,0.007572208,0.007638708,0.028990125,-0.01281563,0.017755186,0.016995689,-0.0059427996,-0.058363944,0.016455619,0.007913461,0.0141203115,0.012486126,-0.005304581,-0.072898686,-0.0022625907,0.04432446,-0.040597193,-0.025401516,-0.04019594,-0.00986783,-0.019381078,-0.04619706,0.005920829,-0.013181843,0.008356543,-0.026143663,0.059902165,-0.0893216,-0.013136007,0.037448484,0.014243036,-0.023169594,-0.017090034,0.008920059,0.037940025,-0.025797086,0.02532845,-0.033495657,0.0116470205,-0.012065485,-0.059509348,0.022931116,0.015653735,-0.005297278,-0.034363028,-0.012624653,-0.020376947,0.0016528837,0.015747981,0.03232799,-0.025438998,0.003404501,-0.028187936,0.021574901,-0.013565666,-0.029996408,0.031928305,0.012902208,0.013756867,-0.0041712364,-0.019829601,-0.022099461,0.0062228977,-0.010946282,0.045824885,-0.0100434525,0.03645291,0.016307388,0.012132747,-0.050038654,-0.024747165,-0.0055677164,-0.026552226,0.014118273,-0.007382441,-0.015546012,-0.033729333,-0.031486124,-0.013869581,0.010516934,-0.044995446,-0.026851583,-0.09392856,-0.0071095037,0.044027403,-0.0046401178,0.019444872,-0.004750743,0.0051959455,0.0010491641,0.010604393,-0.053326797,-0.011088334,0.0375635,0.011833709,-0.010331548,-0.023623103,-0.0038466237,0.06505375,-0.016637998,-0.011082376,-0.051899046,0.05258231,0.024734933,-0.010611387,0.06717943,0.059315436,0.01280578,-0.0115651665,0.02510512,0.027575383,-0.034250814,-0.034415662,0.056923267,0.011367879,-0.061191306,0.00273469,0.016268104,-0.007649509,-0.006709766,-0.0019300005,0.038124286,-0.034801368,0.052804932,0.018162267,-0.037334085,0.022213044,-0.045593474,0.0015619609,-0.010878413,0.021807568,-0.0087779695,0.04980233,0.0027341305,-0.02789976,0.019049305,0.040376484,0.020377513,-0.04118259,-0.046216544,-0.06294312,-0.0010483738,-0.13361391,0.017729377,-0.004472395,-0.00092145154,-0.01731576,-0.0071805893,-0.021560013,-0.034455284,-0.05723945,0.0064625163,-0.017157739,-0.042496156,-0.02409503,-0.02125974,-0.02545417,0.060395423,-0.043178543,0.0036377027,-0.038095247,0.038817417,0.022150284,-0.022510791,0.023976147,-0.015315988,-0.016900893,0.0032165009,0.00096459,-0.016695034,-0.0174616,-0.025216587,-0.034162946,-0.0275115,0.021945467,0.030308941,0.0031490247,0.007686846,0.004096397,0.014973616,-0.07219302,0.012607401,-0.042704526,0.03108586,0.01679073,-0.0052986103,0.007367471,0.06533682,-0.028601358,0.0016334987,-0.027555767,-0.012806793,-0.03645765,0.05566304,-0.02643569,0.01045382,0.005579543,-0.028128408,0.014195969,-0.006504361,0.052160513,0.05157539,-0.01493135,0.005412308,-0.029597975,-0.0033874193,-0.054337867,0.04935305,-0.03593089,0.03515536,0.014596845,0.027675886,-0.072910324,0.04541407,-0.0012253496,-0.01642042,-0.008880153,0.0028970023,0.048339475,-0.020203393,-0.03386998,-0.017235633,-0.0005734531,-0.03430299,0.023702564,-0.03511447,0.047284774,0.0037894903,-0.022276927,-0.00097606494,-0.035049733,0.016644726,-0.042094376,-0.053637877,0.008984492,0.0011594372,-0.023770671,0.0104244035,-0.01413298,-0.0105799185,-0.042556543,0.017414108,-0.017497273,-0.036553424,-0.035172228,-0.057124782,-0.026636358,0.024203105,-0.0028227651,0.0047493326,0.00096971035,-0.063097544,0.017335864,0.00375031,-0.023080353,0.0071145785,-0.106887996,-0.01849235,-0.005342559,0.04012213,0.033144977,-0.022761444,-0.01694372,-0.009889651,0.0012837433,-0.02399257,0.051481627,0.09012852,0.033524916,0.04014388,0.0072789625,-0.0035111648,0.02445454,-0.021248458,0.024585878,0.0018077727,0.0036291997,-0.050805766,0.015549553,0.02952357,-0.04771311,-0.054673553,-0.051302742,-0.018824626,0.020045923,-0.022120649,-0.0066376156,-0.0009445749,0.014781683,0.0387019,0.03116488,-0.0050171004,0.046891116,-0.04688977,0.032681145,0.039136965,0.0060305423,0.021986343,0.011136455,0.023443688,0.029870916,0.049664788,-0.0340447,-0.0408329,-0.030478477,0.018034333,-0.010258666,0.07362801,-0.00237943,0.00026990246,0.0074052555,-0.010734957,0.0064619146,0.050717417,-0.0027642658,-0.02467843,0.05005513,0.011635855,-0.028104417,0.03437662,-0.037113614,-0.010875671,0.04958457,0.020808214,0.013318303,0.016558407,-0.029738903,0.032084066,-0.0011640543,-0.0028896146,-0.019065354,-0.015245575,0.025094628,-0.003627938,0.016769264,-0.0046746465,0.09072347,-0.009909084,0.03122953,0.004355481,0.05060763,0.02662688,-0.0046145557,-0.046824798,0.011658992,0.004148861,-0.057715442,0.021420598,-0.01507848,-0.008290882,-0.01243879,0.037604857,-0.042295814,-0.012823511,0.006724581,0.004275292,0.023430673,0.021276182,0.050485827,0.030013826,-0.005804147,-0.040704306,0.046554722,-0.016583417,0.009328148,-0.01840653,0.026446594,-0.028268792,0.014160041,0.01640471,-0.03864217,0.00792962,-0.030138385,0.0063021616,0.019940745,0.031792007,-0.01586558,-0.025588475,-0.027527837,-0.0074310517,0.00474976,0.01651045,0.03543623,-0.054291103,-0.018037476,-0.01276067],"last_embed":{"hash":"1xahp22","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"1xahp22","at":1762855202867},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#The 8-Week Challenge","lines":[296,311],"size":338,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xahp22","at":1762855202867}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#The 8-Week Challenge#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.047284104,-0.009975882,-0.021813286,-0.0066448543,-0.033943452,-0.03249742,0.010963611,-0.024643008,0.0030859003,0.004338562,-0.004326444,0.028911231,-0.009262734,-0.0041147093,-0.0052606994,-0.009170242,-0.001812262,0.0014408099,0.03128666,-0.0057956935,-0.033340935,0.02336625,0.07388542,-0.021071052,-0.0060854163,-0.0067286477,0.006700495,-0.019714007,0.0137162255,0.04135411,-0.0030068588,0.0071482463,0.04411951,-0.055521596,0.018296061,-0.010532394,0.0093305,-0.017013075,-0.05398399,0.04998523,0.024827827,-0.024558388,0.0035816967,0.017772077,0.06298658,-0.020244079,-0.062474024,-0.016392257,-0.015847307,-0.015209952,0.043011937,0.0063659614,0.015945487,0.0063259485,0.01887775,0.0346398,0.034055777,-0.04452562,-0.041923653,-0.03954312,-0.042283434,0.0538306,-0.05966246,0.011349065,0.039459046,0.03289234,-0.019840442,0.004674014,-0.014571408,-0.041369133,-0.007726674,0.03600403,0.07577305,0.009428849,-0.066924304,-0.005280854,0.028759353,-0.0041753617,0.010968816,0.03149164,0.03413416,-0.012701171,-0.010806138,0.018898303,-0.027251825,-0.005814344,-0.028687852,0.049162876,-0.011344661,-0.003535313,-0.010488608,-0.007133374,-0.023223098,-0.04753653,-0.002117546,0.0058772992,-0.033911053,-0.004690569,0.050295454,-0.01599733,0.006208585,0.0005611993,0.031928275,-0.012358982,-0.00393238,-0.0108019365,0.018307295,0.058923658,0.053921446,-0.0326045,0.021866575,0.035110846,0.0038365931,0.037903182,-0.0049546068,-0.0032718817,0.008824918,-0.012711465,0.002091407,-0.018274816,0.06038846,0.016529702,0.031265214,-0.023696302,0.0032484028,-0.009609808,-0.0056999857,-0.0005105121,0.016871167,0.037573364,0.013490931,0.030516706,-0.06548489,0.017132943,0.0054709003,0.043425474,0.047386773,0.022851992,-0.037631243,-0.04690628,0.02358085,0.018308075,-0.04067065,0.004350884,-0.014237444,-0.042411298,-0.016216017,-0.0042108167,0.009385314,0.035213433,0.02259902,0.02380585,0.005495989,0.019269457,0.0027851518,-0.014269666,0.03075724,0.04433592,-0.014773115,0.019501755,0.009092338,-0.0070669083,-0.011589221,0.040298913,0.0024720503,0.014023778,0.021110779,0.040775735,-0.032632865,0.0012365441,0.0016839505,-0.013627681,-0.02296857,0.0010503442,0.01556187,0.018470265,0.06595647,0.015844665,0.0042827665,-0.02696198,-0.030432595,0.022201935,-0.029148402,-0.08790613,-0.022193888,0.05803269,0.00032706046,-0.019663794,0.017847352,0.009240615,-0.0022579406,-0.024779536,-0.0015041353,0.0017754076,0.029935952,-0.022376437,0.03453755,-0.038024634,0.030550746,-0.0339607,-0.011397076,0.012689255,-0.0008856841,0.0037545336,-0.019412482,0.0025764345,-0.03281573,0.006224191,0.02221682,-0.026702857,-0.022246877,0.005515365,0.0062538725,0.0070794574,-0.006888819,-0.021055406,0.045087714,0.0046474,0.02639083,0.0037645285,0.035475608,0.035723314,0.0055002226,-0.012988073,0.0046970462,0.0058549293,-0.035777934,0.041052703,0.013997405,-0.045904282,-0.016772598,-0.009121793,0.019500518,0.017895227,0.014008815,-0.022717677,0.0009275775,0.0033822837,0.021557102,0.0032988915,-0.0172569,0.017407324,0.039485354,0.0385097,-0.015620532,0.022920532,0.0051613287,0.02569958,-0.015517277,0.014861409,-0.008119322,-0.018837783,-0.04144758,-0.037623882,0.0033655125,0.026737371,-0.036862653,-0.031507373,0.0030042673,0.02254033,0.022116601,0.007974086,-0.01956237,0.029754795,-0.0131671885,-0.018356288,0.023873247,-0.018711051,0.03314161,0.061531603,-0.007384475,-0.04394958,0.008341969,0.0038720889,-0.062042333,0.0050363783,-0.032320846,0.020232903,0.039282948,0.0074451542,-0.02759056,-0.015708935,0.0083042355,-0.0124571705,0.03439491,0.006759413,-0.015277484,-0.034726772,0.01923889,0.03314324,-0.013761846,-0.00396939,0.054094058,-0.03143583,-0.027096363,0.008125017,-0.011752881,-0.15873443,0.0008790715,0.02637448,0.0647464,-0.0059716557,-0.009346913,-0.004999092,-0.015751915,-0.038591236,0.06305666,-0.007011228,-0.031684097,0.019658802,-0.01527407,-0.010919737,-0.028003182,-0.026236428,-0.03871758,-0.033033904,-0.045083907,-0.05952812,-0.040160414,0.07499233,0.0075287083,-0.010643147,0.05866751,0.04423868,-0.0037131442,-0.009804456,-0.019892141,-0.094215214,0.01468234,0.0050724125,0.018358598,0.0140902195,0.054584116,-0.0061291642,0.0068129194,0.00831564,0.0043527954,0.04493129,0.024403397,-0.011739145,0.018767772,-0.015196833,-0.0020921568,-0.027183061,0.014430975,-0.041880585,-0.043809567,0.019783994,-0.00034310174,0.023567338,0.018987173,-0.019103665,0.0012953202,-0.0016092563,0.03491727,-0.053409606,-0.028951572,0.010976687,-0.028074885,-0.011453931,0.02765177,0.013479712,-0.043590073,-0.010903364,0.009890222,-0.063277625,-0.013156501,0.018741518,-0.031931896,0.015741646,-0.01946522,0.019487899,0.026264204,-0.0130596105,-0.039544396,-0.019743025,-0.08823671,0.012835467,0.045424372,-0.029789343,0.021435456,-0.036321543,-0.028529625,0.006484983,-0.0057168296,0.008942482,0.248271,-0.0002615013,0.014050234,-0.017297173,0.047468018,-0.0012879723,0.014316426,0.04795301,0.004820054,-0.017973013,-0.0074781748,0.0020697431,-0.021913866,0.011872975,0.006862236,0.03281587,-0.054658957,0.022565782,0.0608862,-0.032750703,0.016172493,-0.053327236,0.0058472264,-0.053687077,-0.065560445,-0.018776383,-0.01875085,0.021712333,-0.038614966,0.036306307,-0.041138813,0.039275184,0.056663137,-0.009268952,0.04540645,0.0077690864,-0.009760367,-0.026453286,-0.037519187,-0.010962755,0.010251755,-0.0019740183,-0.0051608295,-0.0362443,-0.0055815657,-0.02081336,-0.0074994126,0.00937469,-0.032845475,0.0022688166,-0.025731323,0.0067556337,0.003714984,-0.013820655,0.020320838,0.029474743,0.003292693,-0.004506357,-0.015142218,0.022716671,0.025571361,0.011990397,-0.040787827,-0.010482252,0.041647825,0.035638742,-0.04159008,0.011134643,0.0064893663,0.004077615,-0.00024318523,0.023209207,-0.009062348,-0.001228726,-0.012623285,-0.022721814,0.010744233,0.004682369,0.03824022,0.014690294,-0.024008393,-0.054740265,-0.035597097,-0.016315745,0.027263861,0.027452065,0.04053744,0.037227217,-0.017201133,-0.012609785,0.0126892505,0.0250783,-0.045941032,-0.05024121,-0.024108695,-0.013195581,0.025394646,-0.045217942,-0.028232062,0.02005377,-0.016913682,0.028533716,0.007046974,-0.009897151,0.015553221,-0.00377712,-0.0047102007,-0.018964017,-0.018511897,-0.0030571837,-0.10394145,0.000005410378,0.0077292253,-0.026602527,-0.0274951,0.04361415,0.022584235,0.03244313,0.047793183,0.01574467,0.03982071,0.02312366,-0.027622895,0.005325189,0.0018473204,-0.067051664,0.023731936,0.018402712,0.043283097,-0.020724857,-0.0062964554,-0.018660342,0.01634981,0.030967286,0.03176784,0.011251962,0.05424019,-0.023467574,0.012369788,0.006435675,-0.040453188,-0.033053435,0.016008468,0.015167335,0.022721587,0.023122348,-0.036292907,-0.01295338,-0.03468226,0.0029434676,-0.027029438,-0.0040128594,0.023712987,-0.04031956,-0.0005210946,-0.08444396,-0.0014829541,-0.0075202533,-0.035876542,-0.028209174,-0.010345766,0.00046308467,0.020849349,0.09351992,0.01434882,-0.011473329,0.038538966,-0.0051205764,-0.011577942,0.0018120756,-0.00454699,0.06679846,-0.008762784,-0.0004654744,0.010852238,-0.03369034,-0.015422472,0.0385231,-0.016699474,-0.04310031,0.009891368,-0.02855778,-0.010226038,0.013712334,0.04374187,0.007302345,0.007530322,-0.011091343,0.0043961424,-0.025431251,-0.0010528571,0.110951565,0.013065298,-0.0432806,0.02072646,0.024790345,0.0326991,0.002478146,0.029372294,0.011175341,-0.0000067486108,0.048197843,-0.005708097,0.03346437,-0.019262806,0.004317333,-0.03771383,0.020882435,-0.001037746,0.03446282,-0.012571262,-0.02000846,-0.060698137,-0.036229044,-0.071663395,-0.027125567,-0.007594819,0.015314819,-0.011299656,-0.012147877,0.00086446636,-0.030852087,0.037613954,-0.036546543,-0.0014534402,0.025300317,-0.03160263,-0.0663378,-0.014946005,-0.0019051352,-0.007848216,-0.047749966,0.000758822,-0.015204445,-0.0037010915,0.00069116027,0.0029167198,0.021019382,0.036355708,0.018078344,-0.022010496,0.0011242371,-0.0061244336,0.021877632,-0.0062181256,-0.004761674,-0.015896432,-0.027424062,0.02928276,0.010049991,0.01677168,-0.037815787,0.008190713,0.012522434,0.02798568,-0.021187091,0.013920301,0.01843776,-0.01000139,-0.053828366,0.01703791,0.013659316,0.0072921417,0.016296422,0.0046317875,-0.07209076,0.0020059482,0.043130632,-0.03686683,-0.02942747,-0.041692276,-0.021019442,-0.013306491,-0.041134458,0.0081908945,-0.017970214,0.014572001,-0.025765955,0.058457576,-0.082870334,-0.01760824,0.030232485,0.01995699,-0.020338632,-0.022426361,0.006314413,0.023698203,-0.022561943,0.035592563,-0.03960438,0.011224201,-0.008746955,-0.0532833,0.031020356,0.010886095,-0.0034603223,-0.028801622,-0.007888028,-0.020169783,0.002638517,0.008112855,0.033460822,-0.023922537,0.0028122258,-0.024305783,0.029448397,-0.00229261,-0.029098913,0.031854417,0.008066933,0.022828897,-0.0141558135,-0.026296016,-0.029901352,-0.00077789964,-0.0085582705,0.039415494,-0.0017946407,0.033914153,0.022831859,0.017162718,-0.04291782,-0.021852626,0.00019746085,-0.025279876,0.014081544,-0.004892112,-0.006849754,-0.030895757,-0.030220745,-0.010727596,-0.0014105821,-0.052004986,-0.026560083,-0.09098461,-0.01819866,0.044601083,-0.0044979258,0.02200033,0.0004624238,0.004480452,-0.002840006,0.010666893,-0.04430478,-0.009215406,0.043152303,0.013052442,-0.016098587,-0.018277382,-0.0020408763,0.06388546,-0.013951056,-0.012918008,-0.05000659,0.06392775,0.030455424,-0.011489717,0.07033668,0.061733656,0.012510685,-0.008711374,0.016759008,0.027609382,-0.024076657,-0.038329832,0.05541456,0.0075815115,-0.05798557,0.012160265,0.016763104,0.002805174,-0.011756458,-0.0007259169,0.035783526,-0.03998363,0.06188881,0.023133233,-0.02630856,0.020306975,-0.0446139,0.006538649,-0.008428706,0.022594571,-0.013093173,0.046798777,-0.0030911772,-0.023067936,0.021746837,0.037347354,0.03704093,-0.0481021,-0.03757249,-0.06914536,-0.00012521539,-0.13251469,0.011676927,-0.006868394,-0.009748561,-0.0143173495,-0.012713859,-0.010619061,-0.031583805,-0.050995775,0.006707905,-0.012789587,-0.036807917,-0.0218902,-0.022620711,-0.029590068,0.05942815,-0.044279013,0.006603099,-0.04370294,0.039144583,0.027878022,-0.026363341,0.032696042,-0.014774039,-0.011945261,0.00015399816,-0.0051724715,-0.015325103,-0.016928026,-0.029423028,-0.035525467,-0.02442744,0.015860103,0.031385858,0.00398929,0.008229702,0.0036450524,0.01389403,-0.0663191,0.016705027,-0.041510053,0.029691326,0.021848543,-0.008608863,0.006785033,0.06363257,-0.023339206,0.0023607316,-0.03619219,-0.024396805,-0.03500846,0.056777336,-0.015973372,0.022571826,0.006250498,-0.025380535,0.01882658,-0.0050197085,0.046172112,0.04716677,-0.019904494,-0.004844862,-0.028374536,-0.005414374,-0.059183754,0.047330733,-0.02943435,0.026343701,0.0057331347,0.027021024,-0.08410825,0.046882305,0.003445572,-0.015843898,-0.013159072,0.009302313,0.052476365,-0.017566657,-0.028572818,-0.021315442,-0.00587375,-0.041223392,0.02921969,-0.0339531,0.04326695,0.00615353,-0.026651416,-0.0019305858,-0.036263794,0.019057997,-0.036431752,-0.04769649,0.0062958365,0.0036513675,-0.021161335,0.01586708,-0.020756645,-0.012151856,-0.039204676,0.011580323,-0.017502068,-0.04033523,-0.025977554,-0.061159827,-0.02058922,0.020529017,-0.0011854793,0.0039948914,-0.0025050654,-0.06325271,0.012895987,-0.0001450583,-0.02023674,0.00059155916,-0.104852356,-0.014177341,-0.005707402,0.037843887,0.029927203,-0.024117172,-0.020977626,-0.011888758,0.016100502,-0.026097564,0.04527411,0.085934624,0.04243725,0.050156064,0.004190072,-0.0067880196,0.020656146,-0.022828326,0.018875595,0.0076934285,0.009759904,-0.042271674,0.017846048,0.033782974,-0.05077867,-0.048811764,-0.06377843,-0.021817261,0.016204217,-0.02388929,-0.009873408,-0.0086687105,0.016157335,0.036346477,0.024432404,-0.0013952642,0.049915694,-0.053132143,0.0335209,0.0379032,0.011881567,0.015621439,0.018770501,0.013651108,0.029520864,0.048885744,-0.042377032,-0.035664216,-0.03187505,0.011957664,-0.020634219,0.074074104,-0.00072302856,-0.0022104094,0.008125109,-0.014738341,0.0018286713,0.04884253,-0.0062149023,-0.01952432,0.057472397,0.011092869,-0.024353452,0.034841575,-0.04028636,-0.008078466,0.052349627,0.02311427,0.016902499,0.018476978,-0.019920265,0.029683173,0.0017297904,-0.005035625,-0.025410678,-0.00902816,0.025921175,-0.0002748019,0.019004835,-0.004119587,0.088994965,-0.01116473,0.034914855,0.0042463364,0.05723012,0.03219754,0.00990961,-0.034558676,0.008151837,0.001640746,-0.05619259,0.020899072,-0.01168024,-0.011202086,-0.013073908,0.03760128,-0.040062524,-0.013465876,0.0019865176,0.0035066127,0.028803196,0.020689042,0.05867783,0.024773212,-0.0087144,-0.039755665,0.040708616,-0.020300813,0.0003245704,-0.022728343,0.024220515,-0.02566898,0.0139528,0.018755605,-0.03886774,0.009639854,-0.029916259,0.017182902,0.014937986,0.031881224,-0.02534524,-0.01894527,-0.024331294,-0.005686388,0.0054745045,0.013659715,0.034427352,-0.051738914,-0.0059459205,-0.014237029],"last_embed":{"hash":"78balw","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"78balw","at":1762855202867},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#The 8-Week Challenge#{1}","lines":[298,311],"size":313,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"78balw","at":1762855202867}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Key Reminders": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023423959,-0.019881394,-0.05451319,0.022023337,-0.045139574,-0.067645505,0.03592554,0.000543332,0.012603653,0.007896792,-0.0126162525,-0.00024706539,-0.049315143,0.0067451415,0.016778648,-0.00029003233,-0.045813926,0.013388736,0.027274936,-0.014190022,-0.035717715,0.012890448,0.054271612,0.00062896643,-0.0368361,0.008230964,-0.014359828,0.004409204,0.013208025,0.07669204,-0.0014921785,0.010076982,0.032685466,-0.017498795,-0.036453944,0.011162228,0.00019349782,-0.026848668,-0.021297093,0.059968118,0.02680474,-0.019269371,0.0069389087,0.016361004,0.06123336,-0.01645204,-0.05876453,-0.0050452645,0.021980105,-0.053030033,0.018197495,-0.042054195,0.00909595,-0.024271263,0.011085205,0.043960154,0.015848482,-0.021376332,-0.012965649,-0.020124985,-0.0390761,0.03892273,-0.045754436,-0.03029186,-0.044135403,0.03887485,0.044073068,0.003496499,-0.012570533,-0.053176712,-0.028054845,0.0233097,0.043454204,0.0026002766,-0.04349636,-0.0072860727,0.00021364342,-0.009676116,0.008783593,-0.0034251006,0.03566822,0.005137822,-0.005485986,0.016459916,0.0058591296,-0.0027974462,0.0057374043,0.016528668,0.022570739,0.02088116,-0.019487513,-0.00208708,-0.0074760546,-0.035615675,0.0025954067,0.0031235183,0.0055671628,-0.03849868,0.05145492,0.006990285,0.05798507,0.007280891,0.011799378,-0.017816221,0.02132442,-0.007189519,0.034354527,0.03077966,0.08288768,-0.006902113,0.021308608,0.08464159,-0.0025795125,0.022045596,-0.010074427,-0.0050609005,0.005206316,-0.015945718,0.029532662,-0.006463022,0.023870012,0.05293743,0.010887246,-0.01398368,-0.00854663,0.012423981,0.0068176384,-0.044174224,-0.010102444,0.037243735,0.01113038,0.0151207335,-0.033581134,-0.0039840904,-0.036353912,0.05350404,0.039924186,0.07459248,-0.015064127,-0.058659498,0.025529975,0.019224403,-0.027942127,-0.020698292,-0.009623261,-0.018872272,0.041374605,0.007777122,0.010249593,0.05319232,-0.0027188438,0.0029380387,0.026079183,0.056482214,-0.002140701,0.022722658,0.005067615,0.07356291,-0.030106286,0.01867132,0.027243296,-0.0041049975,-0.034336723,0.07848693,0.012387678,0.008311727,0.0045396737,0.012175361,-0.018901959,0.002671372,0.0030108746,-0.0021022072,-0.012053128,0.03561896,0.03418091,0.013186782,0.036215987,0.026866527,-0.013914324,-0.013362392,-0.039185856,0.037822466,-0.004287781,-0.050482906,-0.0053343675,0.052529834,-0.0315566,-0.0134014785,0.024026055,-0.0034956313,-0.012092139,0.0044655777,-0.02535363,0.017832158,0.049787216,-0.0319893,0.012257129,0.008777988,0.023098504,-0.019636152,0.021252515,-0.018450405,0.021893376,0.014914328,-0.030440105,-0.00059493934,-0.037756797,-0.014269685,0.023443075,-0.02372418,-0.026251098,0.01185576,-0.020520058,-0.05142902,-0.031494632,-0.020096028,-0.002977121,-0.010112757,0.019126548,0.011326804,0.013718,0.05195616,0.013035479,-0.05302164,-0.026655814,0.004223558,-0.037716337,0.024124606,0.02243976,-0.012905884,-0.022500062,-0.0039773807,-0.0010355659,0.03830467,0.014105756,-0.007913187,-0.004741874,0.0005754612,0.042975247,-0.014730939,-0.026528973,0.025388645,0.016236892,-0.01692873,-0.031188594,-0.023463158,0.020661177,0.046268802,0.0055126413,0.0040720613,-0.009799878,-0.016760599,-0.05008806,-0.026361933,-0.0075746872,0.002397027,-0.015965031,-0.006270363,-0.0042339014,0.0033065758,0.018182172,0.006510545,0.0037919043,0.01341444,-0.015132329,-0.019111758,0.017496541,-0.031124016,0.03661074,0.044660237,-0.010666293,-0.031069856,0.020150842,0.056816872,-0.037702266,0.036972117,-0.042927347,0.01812503,0.036381233,0.0033708268,-0.038835496,-0.015718607,0.014294175,0.03475622,0.007594011,0.0001015313,-0.019535765,-0.012357878,0.03159024,0.0034683011,0.010829045,-0.01047848,0.047140494,-0.044024818,-0.03527022,0.0049350485,0.02518285,-0.16281043,0.022287607,0.018404542,0.055193603,0.01527641,-0.021494,-0.031539068,-0.016746016,-0.03972673,0.037626974,0.012655896,-0.032022886,0.037354007,0.008724119,0.010708669,-0.009245495,0.012058128,-0.054087546,-0.057056613,-0.043139026,-0.03811265,-0.03924185,0.083402365,0.02110704,-0.043615248,0.03250055,0.049559016,-0.037378266,0.012075179,-0.032577045,-0.09479993,-0.0032363576,-0.009408236,0.008164766,0.0082225045,0.021882454,-0.021140251,0.025257908,0.026809013,0.00054125173,0.085443676,0.031771876,0.0138671305,0.02870754,0.010615903,0.0029157025,-0.04432219,0.00643862,-0.03306361,-0.014926943,0.0035084563,0.0081322715,0.0050464272,0.009121852,-0.035140805,0.01438351,0.020053348,0.0527192,-0.026486667,-0.037595104,0.0071268207,-0.0075876443,-0.03990939,0.00003180486,-0.020921092,-0.008023078,0.051480953,0.033602506,-0.032596167,-0.010397014,0.018036207,-0.007898512,-0.020927481,-0.004211325,-0.029488878,0.038663752,0.020808103,-0.028141532,0.011016035,-0.12179796,0.013490157,0.014181161,-0.011350897,-0.0060354793,-0.025138007,-0.03477415,-0.020973872,0.009475668,0.033144083,0.22131167,-0.010558196,-0.016538769,0.0140497275,0.035731383,-0.007021902,0.0056073978,0.045865376,-0.013453863,-0.010486517,-0.0062537976,0.01241415,-0.0071948706,-0.0025725914,0.011359721,0.03735493,-0.06662084,0.017107373,0.05976569,-0.0036167996,0.019345555,-0.0632937,0.020973055,-0.01730034,-0.06440153,-0.036705934,-0.0056757964,0.00891332,-0.02222525,0.027140092,-0.0467837,0.06262727,0.046584908,-0.044335026,0.028094295,-0.009544884,0.009632347,-0.055327494,-0.027052432,0.02966118,0.049015824,0.0019197068,0.006980595,-0.032755055,-0.016653484,0.007926046,-0.04042186,-0.0013518485,-0.022204917,-0.0070799617,-0.025398165,0.010836911,0.017325852,-0.032621425,-0.0018231514,-0.0033907057,-0.00917991,-0.004261833,-0.006996118,0.04874308,0.01851632,0.010613855,-0.03169335,-0.02185576,-0.012699469,0.0042289575,-0.026984487,0.0059203627,0.0030988755,0.0034908666,0.030691992,-0.0084371185,0.028042147,0.0047208313,0.03174911,-0.065352865,0.015578848,0.03003211,0.031269446,-0.031611044,-0.007561293,-0.031892404,0.013267451,-0.034800097,0.042804204,0.015564862,0.02662644,0.04052427,-0.006434266,0.0057373177,0.0026673959,0.040928006,-0.015882429,-0.021301901,-0.0030700138,-0.012658228,0.026457587,-0.050391793,0.0071128095,0.020260874,-0.02066018,0.028780283,0.00065895595,-0.008919529,0.037772983,-0.018987663,-0.0038976218,-0.029703941,-0.03180568,0.038468696,-0.096449316,-0.0017509769,0.0026181121,-0.01356125,0.039046865,0.07337516,-0.0070261215,-0.00269658,0.036111202,-0.023379678,0.030137789,0.027429553,-0.032325655,0.04282996,-0.01384901,-0.02404031,-0.008613085,-0.015976118,0.047716465,0.016773643,0.008135283,-0.023256967,-0.020107288,0.020912783,0.039631013,0.0028649617,0.02821003,-0.022267021,0.030663202,0.030353896,-0.011735649,-0.011960711,0.0026449976,0.050252773,0.030539999,0.033619285,-0.0058010384,0.0049022594,-0.03557783,-0.015924232,-0.000015210045,-0.003777683,-0.0073549184,-0.03638388,0.0038983063,-0.07944787,-0.023029491,-0.036463782,-0.0043927114,-0.035773862,-0.02217406,-0.014479809,0.018493915,0.08777778,0.0010386538,0.0233905,0.0444756,-0.007757915,-0.0025119476,-0.0021542117,0.02830189,0.020684859,-0.022660581,-0.012991292,-0.03409691,-0.0382987,-0.024525572,0.00046086858,-0.017354025,-0.013080599,0.038583927,0.008305499,-0.02025934,0.04376382,0.041822214,0.00087057595,0.0080018835,-0.01216081,0.009127502,-0.036671672,-0.030455913,0.10370082,0.011890759,-0.016826458,0.019765869,0.014692643,0.04612547,0.021720637,0.037603017,-0.0018513171,0.010909592,0.02689339,0.00046035278,-0.007129242,-0.012400526,-0.027221873,-0.012180757,0.026812717,0.016373502,0.02280407,-0.010858853,-0.0028234946,-0.055421572,-0.011312621,-0.08595943,-0.02928696,0.009972715,0.025312215,-0.03154337,0.0074177366,-0.012517596,-0.018471207,0.045793977,-0.054042235,-0.0267936,-0.0012975768,-0.022606462,-0.06459682,-0.025236215,-0.004037019,-0.013107036,-0.028601784,0.024012584,-0.008934678,-0.000816281,-0.0025266698,0.02142314,0.008662502,0.011684823,0.017500978,-0.030040512,-0.0066009853,0.0007076701,0.019042447,-0.008879033,0.005560356,-0.05135197,-0.046276722,0.0024674088,-0.0046800026,-0.005564567,-0.0024436386,0.0029640023,-0.011994892,0.008234027,0.04163405,0.0122798765,0.0050865803,0.0067789545,-0.043303806,0.0101901395,0.00068090035,0.031002978,-0.012903966,-0.05734377,-0.06429524,-0.004244396,0.026214361,-0.04864758,-0.036996055,-0.04298647,0.026753007,-0.032371387,-0.06314634,0.0017892515,0.008311839,0.014331098,-0.011066119,0.023419982,-0.07617201,-0.011914065,0.0591278,0.0042498144,-0.002350419,-0.009430428,-0.01574604,0.07667847,-0.026700342,0.007625703,-0.030231135,0.0015973584,-0.03315222,-0.055857457,0.009399387,0.01754034,0.003617752,-0.04422896,0.0077916114,-0.0019753776,0.030559715,0.02166195,0.012311003,-0.013676934,-0.001117981,-0.022289125,0.006282771,-0.018574955,-0.023174629,0.05212202,0.006322816,0.020134645,0.007717772,-0.01289202,-0.012846823,0.023820538,-0.022652745,0.045998853,-0.030217638,0.04038018,0.015656043,-0.0053557386,-0.060229924,-0.03061328,-0.0051636575,-0.044335764,0.0002687164,-0.028204938,-0.030832643,-0.04581412,-0.023326417,-0.0062277876,0.036202095,-0.030481907,-0.03474781,-0.034960877,0.0020614876,0.048750315,-0.006143082,0.03679111,-0.013785203,0.0025577433,0.012842256,0.04338661,-0.053734552,-0.013881185,0.030719345,0.03549496,0.010538734,-0.01744613,-0.014763735,0.07249944,0.007963178,-0.027059639,-0.031797387,0.043880742,0.0049507315,0.00475071,0.020478236,0.0622107,0.052284237,-0.036236066,0.034658067,-0.0064391647,-0.04818132,-0.01905662,0.04568361,0.034703266,-0.05916031,-0.004406319,-0.0028951706,-0.028659977,0.0129889045,-0.0021996773,0.007171739,-0.023687044,0.041168135,0.0076982034,-0.037437763,0.0026805303,-0.01629558,-0.010204614,-0.034274,0.0049284077,-0.0022610791,0.017405864,0.008730247,-0.007877651,0.020782761,0.038479906,-0.020248543,-0.016161665,-0.087515675,-0.042098403,0.011138281,-0.13638024,0.022398308,-0.033688713,0.019281428,-0.013812365,0.0024694193,-0.041489035,-0.046647627,-0.058761664,0.010815894,0.013635546,-0.02264029,-0.021234991,-0.024933357,-0.018539747,0.03749007,-0.036602333,0.019018188,-0.028713938,0.029999511,0.017087543,-0.02511457,0.047385883,-0.012542883,-0.020581353,0.010365429,-0.002268387,-0.0029982477,-0.014426676,-0.0037740406,-0.03268534,-0.03897429,0.022273177,0.0071847085,0.011623252,0.0132114,-0.003889713,0.014054557,-0.059035942,0.023644533,-0.025589745,0.029258056,-0.004662566,-0.0012324423,0.008934793,0.063820206,-0.035322167,0.0011421454,-0.027987722,0.0026602254,-0.024926469,0.040933795,-0.015862849,-0.019474106,-0.007815413,-0.044096068,-0.0087381415,0.0012090714,0.055386245,0.030663498,-0.0033754087,0.011373154,-0.046757553,0.016647106,-0.045007452,0.038371064,-0.048760302,0.07176284,0.017447611,0.01242889,-0.038005576,0.034917705,-0.0022154574,-0.0063651795,-0.0068547674,0.015546097,0.046772063,-0.02761524,-0.030983299,-0.014476045,-0.026086766,-0.017302161,0.0020304515,-0.044627335,0.034167968,0.0058447444,-0.017389424,0.00046176385,0.0072849416,0.00040910512,-0.056679565,-0.037474066,0.014440462,0.018010952,-0.018728234,0.008714957,-0.026254952,-0.012692906,-0.034275666,0.013286342,-0.029578643,-0.053594783,-0.045371015,-0.022950398,-0.054378226,-0.00044387268,-0.00082644646,0.0025394592,-0.02286784,-0.046666704,-0.013237255,-0.011097984,0.0022741714,0.034232594,-0.09983366,0.0026037605,-0.019846039,0.026367826,0.050543226,0.01564784,0.00010596222,-0.0020411916,-0.028606793,-0.014342283,0.058509476,0.044579376,0.008598263,0.04046665,-0.0059102518,-0.0036401444,0.009154455,-0.06303863,0.030170593,-0.0136853475,-0.007891173,-0.013262305,-0.024759859,0.02385487,-0.032391664,-0.042313766,-0.00981361,-0.024695028,-0.0016746492,-0.028493058,0.000049838185,0.020078436,0.0108587835,0.0638983,0.0039041685,-0.012439425,0.029717028,-0.029702596,0.015541827,0.058707763,-0.027916396,0.023871772,-0.029148145,0.040523577,0.03255992,0.0630762,-0.030318705,-0.06664337,-0.01450186,0.01943699,0.0009374086,0.05309974,-0.0056862705,0.012553429,-0.0041854917,-0.010429284,0.026013583,0.05625109,-0.0006099666,-0.010116439,0.014436541,0.013270012,-0.0044942414,0.029106954,-0.061468795,-0.033395637,0.036669634,-0.006108204,0.0027096556,0.009028929,-0.061526034,0.010188517,-0.012107402,-0.009854164,0.0000027107283,-0.027385069,0.00078141206,-0.027972123,-0.010034828,-0.010616077,0.07965872,0.02345765,0.031718925,0.028720997,0.02840552,0.03232223,-0.013064095,-0.055565838,0.050809406,0.0067714173,-0.037321374,0.027913442,-0.0074827513,-0.0011134692,-0.005522434,0.059827402,-0.01910646,-0.028673718,0.0044441023,0.0039352123,0.00669206,0.0088860635,0.02547572,0.023405107,-0.010738307,-0.043795165,0.05579629,0.0024711848,0.030766234,-0.02162224,0.013624215,-0.010669109,-0.00043863012,0.005199181,-0.049968123,0.027527915,-0.023308748,0.012711076,0.01225462,0.023393748,-0.00046235428,-0.01968502,-0.0076076468,-0.0037740406,-0.008594775,-0.0059325444,0.010969335,-0.053463224,-0.026260942,-0.014551299],"last_embed":{"hash":"1byvl63","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"1byvl63","at":1762855202867},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Key Reminders","lines":[312,321],"size":439,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1byvl63","at":1762855202867}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016286803,-0.0155481715,-0.052832346,-0.001681144,-0.060498685,-0.06985136,0.040702168,-0.0028442417,0.005148645,0.00052147463,0.00043575722,0.012391744,-0.072900884,0.018396005,0.002427217,0.005254719,0.0049726306,0.015999537,0.014696872,-0.021115156,-0.065013915,-0.0020928602,0.036074087,0.015008424,-0.022051813,-0.0054899417,-0.017854068,-0.0053433916,0.01497848,0.055777088,0.0106970975,-0.011728865,0.012482389,-0.0134854475,-0.018119087,-0.011463319,0.002593012,-0.01704615,-0.02844829,0.05121406,0.016798658,-0.04139134,0.007631334,0.010901695,0.04899969,-0.028435739,-0.062492836,-0.0028643536,0.0019333805,-0.0203359,0.0028954793,-0.0332389,0.008850378,-0.023609078,0.012347825,0.02613572,-0.023431232,-0.03592083,0.010451364,-0.030220293,-0.032022778,0.021003177,-0.03939697,-0.02632654,-0.009233022,0.03310726,0.027741555,0.023568304,-0.022906123,-0.04981857,-0.0125198485,0.03313002,0.015561785,0.0027934732,-0.035062715,0.001509364,0.021103717,-0.014571908,0.0073590926,0.010445541,0.02568123,0.020581085,-0.031246856,0.006903122,0.011415376,0.010960492,-0.013613159,0.05355135,0.010412932,0.03079937,-0.044696037,0.0103134345,-0.002111338,-0.022269536,-0.012978096,-0.0025772895,0.0041920277,-0.029634487,0.041310895,-0.012598036,0.053586047,0.029673232,0.008974846,-0.016593525,0.00080172,-0.023776762,0.032312166,0.021755459,0.093599744,-0.01012074,0.0068343724,0.07539085,0.025804399,0.02252145,0.0031910685,-0.009471949,0.010835922,-0.03334372,0.026038807,-0.0034078602,0.03229077,0.048208084,0.003370126,-0.021864548,0.004924301,0.02044484,-0.0041615153,-0.04154191,-0.026602145,0.026419386,0.0061484687,0.0033103365,-0.025196522,-0.0033480187,-0.0076936143,0.0339242,0.057728585,0.07260813,-0.0050962097,-0.06884047,0.007724543,0.018362805,-0.023981165,-0.006700259,0.00020626967,0.0037844707,0.033760983,0.02088685,0.011632889,0.049932167,0.006190993,-0.010781548,-0.0057794424,0.064220175,0.023597864,-0.00556252,-0.018128475,0.060918607,-0.019251542,0.02823418,-0.0015616398,0.016645653,-0.025986208,0.06418423,0.008978291,0.014737827,0.008202763,0.03870296,-0.020617459,-0.0033767766,0.011934973,-0.0032715928,-0.017774992,0.039517067,0.03258481,0.030419588,0.06677824,0.025071604,0.0061685005,0.00013981143,-0.059075106,0.040186692,-0.01627446,-0.048664406,-0.0040877773,0.06816095,-0.023015566,-0.023967735,0.024025006,0.006084236,-0.007966257,-0.011585688,-0.011048823,0.011986709,0.03781666,-0.035315357,-0.0004854808,-0.0055711432,0.020043101,-0.039128505,0.008809017,0.0060905903,0.020388013,0.018288467,-0.016951429,-0.013417866,-0.051404867,-0.015168777,0.011428245,-0.014239505,-0.025310516,0.017017622,-0.014265534,-0.031644404,-0.042460334,-0.03570623,-0.00068445026,-0.002396073,0.02581531,0.015700318,0.012864992,0.029040033,-0.0019243223,-0.014367407,-0.046410266,0.013494056,-0.018978048,0.023048509,0.022686632,0.008164032,-0.002455411,-0.009125059,0.0354965,0.014470613,0.011417413,-0.011032187,-0.017610304,-0.0009534696,0.04688288,0.0011316316,-0.03685007,0.018380458,0.0025515223,0.006188874,-0.034128837,-0.016501348,0.013314735,0.02347017,0.0026877862,-0.0031169339,-0.009914503,-0.00006771305,-0.040814135,-0.024603056,0.0068299472,-0.0006672958,-0.024029281,-0.0022667777,0.0256967,0.004822901,0.0048487294,0.035112716,-0.008642986,0.01975967,-0.011157097,-0.030430378,-0.017836682,-0.020242227,0.053362343,0.06375362,-0.034189917,-0.020289263,0.035416514,0.045684278,-0.012531381,0.028191373,-0.045467347,0.027644776,0.05119362,0.029482108,-0.04172551,0.0010483387,0.03231951,0.007601667,0.00049018324,-0.004394934,-0.034498755,-0.015067872,0.026485585,0.020688113,0.019398872,-0.00028121495,0.059493683,-0.024964865,-0.05977551,0.009503489,0.033906445,-0.15788446,0.025463855,0.028092736,0.030586502,0.009882168,0.003104669,-0.049746577,-0.024020536,-0.04846673,0.041666128,-0.013290697,-0.035887916,0.015296,0.013602148,-0.023448175,-0.018733045,-0.01336775,-0.03143714,-0.046857875,-0.037126597,-0.051476683,-0.0666895,0.069644146,0.0032344125,-0.019168086,0.005152467,0.03763336,-0.046988077,0.009952553,-0.02330744,-0.09026672,0.015913662,-0.0021811605,0.017020036,-0.030697368,0.03628746,-0.024146004,0.019442718,-0.00062603,-0.0019919206,0.071905956,0.01205747,0.038151048,0.03131142,-0.00836503,0.009861285,-0.03563331,0.005580915,-0.050578162,-0.012603174,0.005258462,-0.0020271665,-0.0056014326,0.00026631283,-0.030333368,0.01734164,0.04112056,0.05160925,-0.04682309,-0.02714581,0.020586064,0.0035967354,-0.01743779,-0.0115263015,-0.009750793,-0.024106188,0.041504163,0.026800638,-0.020410258,-0.017636107,0.019765476,-0.0009774631,-0.010581848,-0.014696745,-0.047153458,0.046257026,-0.0020686265,-0.029229162,0.0016525715,-0.11461776,0.02647695,0.0293466,-0.004649858,-0.0035730512,-0.0145039465,-0.021809636,0.004791435,0.02395448,0.02979791,0.2375343,0.033911943,-0.00519748,-0.0068882047,0.0521947,-0.002593721,0.023902485,0.029563703,-0.0099788355,-0.026868735,-0.013743252,0.029478267,-0.02286608,0.0005617996,0.02184301,0.033002544,-0.06244088,0.013587301,0.065047905,0.010727063,0.025023764,-0.060177233,0.01621522,-0.02228123,-0.062137198,-0.042498007,0.0053306106,0.008820418,-0.0365301,0.024313,-0.036136772,0.083392195,0.058853947,-0.0523265,0.028397627,-0.0026633856,0.010941925,-0.051165443,-0.011091714,0.020757305,0.039572686,-0.004214712,0.0056455503,-0.02697763,-0.042073887,0.0060615214,-0.038451664,0.016701868,-0.017795537,0.01886567,-0.030462602,-0.009569076,0.0243981,-0.020146549,0.008374678,-0.0019371473,-0.020979188,-0.00231648,-0.015366653,0.042257722,0.04198888,0.009417303,-0.041963506,-0.031611476,-0.0069363047,0.011951769,-0.05105951,-0.0003575379,0.015676228,0.014532293,0.054246888,0.0054406584,0.034396287,0.002770572,0.019856302,-0.026448403,0.0037731694,0.03308133,0.027323717,-0.037589613,-0.01085099,-0.029981872,0.015845405,0.00683972,0.03410554,0.0048623118,0.020343406,0.07111764,0.0036155218,0.020975491,-0.00029435384,0.042604085,-0.025929024,-0.037869327,-0.032201003,-0.014325455,0.03305521,-0.065259166,-0.014071006,0.039507825,-0.012448574,0.016715595,-0.0061817304,-0.029477324,0.014908381,0.010329702,0.017614694,-0.033201896,-0.021902544,0.04585249,-0.084816165,-0.0012941054,-0.018162254,-0.013522855,0.02088993,0.055605333,0.01381304,0.01503686,0.032452535,0.0041468833,0.030438729,0.010921917,-0.04119567,0.04528046,-0.0053262017,-0.04446891,0.0063153147,-0.020761041,0.03626001,0.005420674,0.025137682,-0.016377352,0.012964492,0.05368222,0.030942874,0.016329238,0.038390033,-0.022454642,0.00063511997,0.023827253,0.013517028,-0.017096143,0.012086571,0.043931425,0.016307268,0.02746176,-0.03558048,0.0079570515,-0.014941559,0.007142085,0.0056962497,0.014806331,0.009100239,-0.04604671,-0.0036404056,-0.057854265,-0.013997288,-0.01484383,0.0033887804,-0.018169818,-0.030897524,0.0023600473,0.030039957,0.08076429,-0.008206713,0.05873712,0.03634793,-0.0025232786,0.0014138353,-0.006033949,0.04197534,0.017866284,-0.019934153,-0.027220968,-0.024320452,-0.04388472,0.0021549293,0.026478851,-0.0022120741,-0.012986214,0.024511334,0.0009450989,-0.014602553,0.047499627,0.028545832,0.015109039,-0.0017437856,-0.004333375,0.015549342,-0.04910134,-0.025231933,0.1207785,0.030531766,-0.032763083,0.031697106,0.008653981,0.06907268,0.0010508909,0.023794211,-0.0039739856,-0.007035661,0.035409845,-0.0049094115,-0.034942664,-0.046188112,0.007714389,-0.013360176,0.020122012,0.010581995,-0.009918979,-0.008665231,-0.016783927,-0.07114223,0.013877882,-0.038201384,-0.035097025,0.0054934435,0.018030692,-0.02204091,-0.004467333,0.026024064,-0.02095587,0.025571935,-0.045576498,-0.051690217,-0.035881795,-0.009243214,-0.05349585,-0.040570673,-0.013378938,-0.013462539,0.0039271996,0.01674792,-0.014703746,-0.011051703,0.013271475,0.0074219434,0.0028031657,0.024211291,0.008130027,-0.033044543,0.009702854,-0.008120501,0.032146107,0.022450812,-0.008496689,-0.052370533,-0.07441029,-0.0058878595,-0.024414718,0.002258222,-0.019039687,0.0052167326,-0.025300195,-0.006574347,0.044238932,0.054343637,-0.0028624397,-0.0029448974,-0.069773875,0.005141087,0.010325944,0.017838666,-0.020489171,-0.035332475,-0.05291598,0.006356757,-0.0042870957,-0.025982376,-0.0093056755,-0.040144242,0.0058774347,-0.02130408,-0.065004356,-0.019612927,-0.018564286,0.0049321107,-0.013711838,0.03590727,-0.060985398,-0.019861935,0.06463579,-0.013558455,-0.022714507,-0.028166018,-0.018864611,0.06698136,-0.018869663,0.021121409,-0.03169267,0.0027398437,-0.021906579,-0.048816543,0.033450227,0.012791176,0.012339757,-0.025171217,0.030167373,-0.00005044737,0.01819912,0.016973415,0.0029325443,-0.017018886,0.014700632,-0.015629103,0.0030555204,-0.0052573266,-0.047267884,0.04320487,0.011733531,0.027636187,-0.037290115,-0.0058732233,-0.016388278,0.01972527,-0.008807033,0.03701025,-0.039131925,0.037303213,0.015820531,-0.0024232196,-0.03214144,-0.03289918,0.0005043169,-0.040771343,0.020581344,-0.052293736,-0.04397847,-0.020422472,-0.02065246,0.005489327,-0.0018777574,-0.036623966,-0.044824023,-0.013068482,0.007328814,0.02507929,-0.0028003964,0.053242613,0.005158074,-0.004091118,-0.016369792,0.04320535,-0.04063375,-0.0066474695,0.034065455,0.01761485,0.009381259,-0.019164523,-0.03281068,0.059203956,0.025987752,-0.0007667665,-0.024844153,0.06525818,0.0048323283,0.012366262,0.0025020242,0.044174988,0.06119606,-0.04393238,0.03026613,-0.0287431,-0.054638676,-0.014331881,0.045507647,0.00914524,-0.04037271,-0.02519456,-0.002553773,-0.021238135,0.020214746,-0.009780919,-0.0030780656,-0.0493361,0.050986692,-0.025326844,-0.0038763545,0.00189492,-0.010483854,0.0014562742,-0.029136939,0.013056844,-0.012128789,0.013807209,0.008844517,0.010989125,0.005831539,0.041223653,-0.026379649,-0.01787376,-0.09254417,-0.024954049,-0.002211172,-0.13236184,0.026077863,-0.020384446,0.031445745,-0.0036677967,0.0043991487,-0.019969871,-0.050604902,-0.05309154,-0.005446014,-0.0049158083,-0.017075833,-0.020337114,-0.02695451,-0.007788139,0.027128266,-0.037401035,-0.013716364,-0.041148596,0.032100506,0.013841936,-0.02744498,0.053583104,0.008993413,0.017641176,0.014751362,-0.027503839,0.0019012843,-0.025747724,-0.012173689,-0.021303292,-0.013934183,0.012083488,0.0007846574,-0.0047227526,-0.013057874,-0.012394437,0.0072369096,-0.05668779,-0.00065005716,-0.032667216,0.026075946,-0.01807784,0.011581152,0.02866669,0.06970219,-0.058938067,-0.011901962,-0.04146777,0.008930422,-0.033796944,0.048479594,-0.02607891,-0.013745675,-0.022257246,-0.027158571,0.00016749202,-0.0005417562,0.05134071,0.02378823,0.010601796,0.012101853,-0.040127236,-0.0017213157,-0.043164514,0.038040552,-0.035381522,0.0393336,-0.005220858,0.017456058,-0.024441127,0.0062133633,-0.007354873,-0.011014838,-0.0074663344,0.0045605693,0.039176032,-0.027176129,-0.022890437,-0.028062724,-0.023893975,-0.023908103,0.0028993667,-0.065689065,0.028338764,0.013690529,-0.008125674,0.018220972,0.009357678,0.013882212,-0.05560059,-0.035826284,0.0017490337,0.029415872,-0.020913038,0.029924579,-0.04136073,-0.016007671,-0.030062353,0.013889678,-0.053597786,-0.08039369,-0.014075286,-0.00866814,-0.042042598,0.010984879,0.03135076,0.010875875,-0.014282137,-0.036173575,-0.016123315,-0.0061120754,0.0007427473,0.02627635,-0.11087655,-0.0033054508,-0.020193998,0.016303347,0.04238147,0.014688962,-0.00039607697,0.011589141,-0.024494316,-0.018752456,0.041584093,0.04057763,-0.005599113,0.03735594,-0.00471184,-0.014274648,0.006105127,-0.06691338,0.014270887,0.0047559775,0.016116615,0.004092235,-0.01582987,0.024551127,-0.060752522,-0.037300117,-0.017018085,-0.020255916,0.0065452885,-0.029594226,0.0053667426,-0.002783404,-0.010807174,0.07823848,0.0043373164,-0.005028065,0.0140823,-0.017598554,0.020446666,0.039184786,-0.021559872,0.014126215,-0.020204825,0.027657015,0.017088033,0.07753448,-0.027865488,-0.03976156,-0.016969817,-0.00004634162,-0.019518783,0.061478913,-0.034762695,-0.00953739,0.010992859,-0.0053814547,0.020953977,0.06002984,-0.0053088977,-0.023876451,0.020705188,0.026480129,-0.002564013,0.030376503,-0.053866867,-0.018293358,0.034738213,-0.021189349,0.02404413,0.015698325,-0.043340717,0.020435847,-0.00084278185,-0.0005556088,-0.0045920713,-0.025363108,-0.02089624,-0.031071581,-0.005576514,-0.020581704,0.058335703,0.0055815303,0.032224216,0.03700152,0.015901627,0.029690608,-0.005089878,-0.046300728,0.01907298,0.011272085,-0.03954063,0.049925767,0.007818442,0.0063025504,-0.0022098299,0.06344519,-0.008556676,-0.016729288,-0.0061904895,0.02367257,0.034862578,-0.016903043,0.029236432,0.008359723,0.00446808,-0.029012037,0.07731826,-0.0030799797,0.027788013,-0.031036997,0.011378877,-0.002121276,-0.01322378,-0.018224128,-0.031280927,-0.014132622,-0.011511205,-0.003988715,0.011989837,0.021300841,-0.018973328,-0.035801955,0.0009767101,0.004405295,0.009058867,0.004280625,0.018395739,-0.020233633,-0.003633118,-0.037064],"last_embed":{"hash":"67y461","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"67y461","at":1762855202867},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{1}","lines":[314,314],"size":85,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"67y461","at":1762855202867}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035236243,-0.005348646,-0.04301923,0.030061712,-0.05984185,-0.039646797,0.03428226,-0.0071739038,-0.020170419,-0.011712753,-0.0018174844,-0.0073558795,-0.03329966,0.028977368,0.007668399,0.026157474,-0.038345225,0.021595834,0.013680395,-0.0023551576,-0.051460814,0.0014666296,0.07436488,0.013876194,-0.028589299,0.020585328,-0.022037143,-0.015780848,0.038314115,0.06789397,-0.025025059,-0.0044105034,-0.012054418,-0.018095097,-0.02973473,-0.010745633,0.013883895,0.0035699452,-0.039173473,0.067446634,0.0022909844,0.007332785,0.0076527474,-0.009402118,0.03853273,-0.039686706,-0.055794507,0.004308813,0.020135256,-0.027698597,-0.011089236,0.0032961904,0.0255587,-0.010746426,-0.03607351,0.040470626,-0.018248377,-0.02611619,0.0011802055,0.00015690764,-0.020055285,0.045341358,-0.0047932058,0.00067819166,-0.046827044,0.060200326,0.02081432,-0.004169331,-0.026460294,-0.03257513,-0.01632318,0.04657135,0.016795354,-0.029731417,-0.049402393,0.034543812,-0.0045320448,-0.0023433324,-0.023744814,0.010557729,0.022515345,0.0065318267,-0.011332752,0.023699865,0.009583968,-0.009240308,0.015796792,0.02270448,0.019417355,0.036536183,-0.017287834,-0.038076192,0.00025712224,-0.024937224,-0.0043867677,0.0031702274,-0.0017100937,-0.021829544,0.033262897,0.033628885,0.06365325,0.020506235,-0.009230826,-0.0038491753,0.011758175,-0.018713664,0.0061906357,0.016340837,0.06826992,-0.00225666,0.011197227,0.043821603,0.017096456,0.036124475,0.000046442237,-0.01239651,0.033638142,0.004668558,0.0060828836,-0.0064869877,0.020841507,0.041811727,0.0484604,-0.007188919,-0.01809189,0.009017307,0.015619608,-0.018046012,-0.0024582974,0.019961204,0.021399576,0.015656697,-0.022586264,-0.0033242637,-0.011271185,0.032727208,0.07015689,0.033839047,-0.02066302,-0.061020944,0.0067615365,0.04553598,-0.015440206,-0.043160874,-0.011070667,0.011034189,0.03829378,0.015957428,0.008208598,0.033120554,0.01114559,-0.008984846,0.01585163,0.058113266,0.0294999,-0.022999708,0.01229889,0.05901203,0.0059001236,-0.004383539,0.0013608616,-0.0036091006,-0.058354173,0.08860478,0.018109316,0.04813748,-0.00008092096,0.0010330451,0.009879669,-0.043185994,0.0069342037,-0.016620008,0.023315076,0.043352567,0.041800357,0.01607107,0.06774363,0.030981025,-0.013106231,-0.030340344,-0.02862261,0.0057910234,-0.023758126,-0.04743608,-0.01048257,0.059680805,-0.03218073,-0.036469452,0.014468106,0.013923707,-0.02036018,-0.025934631,-0.0053398577,0.009267898,0.021457734,-0.015714074,0.03492144,-0.008015428,0.0044622086,-0.027944773,-0.021172848,0.021198964,0.03625736,-0.0023544466,-0.01069126,-0.002002914,-0.035171136,-0.002649644,0.021369612,-0.061439734,0.007454767,0.014737406,-0.011109111,-0.03830192,-0.033451725,-0.042271048,0.015713945,-0.009353537,0.0068945237,-0.0006468405,0.03859117,0.032395564,0.024730256,-0.018733723,-0.029885571,0.018044773,-0.0049036792,0.034620058,0.041772045,-0.010610156,-0.021166207,0.021717066,-0.01681798,0.013969076,0.021460345,-0.016138777,-0.024988195,0.027090762,0.0322169,-0.024244426,-0.0344713,0.006830594,0.02036806,-0.005704337,-0.031108739,-0.03518405,0.040206466,0.03933513,0.0025605704,0.01320614,-0.002686161,0.015274581,-0.026830154,-0.037659075,-0.007914954,0.0022261303,-0.020430017,0.013877623,0.0037463792,0.0066267177,0.0064795804,0.010065468,-0.02197918,0.03601389,-0.005456474,-0.0112040425,0.00015474211,-0.027255794,0.04259362,0.01829365,-0.0026480532,-0.036258787,0.061396357,0.004179151,-0.02530121,0.023195112,-0.047475852,0.031611416,0.061391983,-0.009312612,-0.07233845,-0.0018713659,0.0075382707,0.0054044616,0.0015206947,-0.02183488,-0.025821118,0.010979365,0.034168776,-0.019767618,0.030112237,-0.0046638222,0.057310604,-0.021442251,-0.047891602,-0.0070790257,0.0376412,-0.1654781,-0.000531604,0.038388364,0.040733848,0.0314872,0.002608831,-0.039564695,-0.020904075,-0.04820804,0.014207792,0.029411947,-0.03511087,0.009546706,0.005638776,0.0019920517,-0.01936625,-0.019816013,-0.049710378,-0.039906446,-0.035083514,-0.011321745,-0.05214975,0.08008487,0.009748753,-0.017727884,-0.0020357536,0.035435054,-0.03782937,0.015826358,-0.017016813,-0.07126551,0.03762525,-0.0082358355,0.019985845,-0.007315174,0.051140957,-0.021170432,0.012952729,0.027356578,-0.00640696,0.043141298,0.023478495,-0.0013789743,0.048942044,0.0026637334,-0.046993848,-0.030644076,0.02120214,-0.027842164,-0.025850927,0.020137873,-0.008810051,-0.026063835,-0.004211987,-0.036743574,0.008274335,0.027736155,0.014115701,-0.008435984,-0.028806541,-0.029848056,-0.033256717,-0.0076326733,-0.021012768,-0.033362143,-0.0022796826,0.047004614,0.022827266,-0.019446567,0.001725629,0.01314353,-0.007218384,-0.028878985,-0.030883549,-0.035846375,0.03684925,0.030100945,-0.020434704,-0.010887218,-0.11029194,0.0058580525,0.028155213,-0.020519912,0.0011524103,-0.017584633,-0.0062926435,-0.011184801,-0.000015127266,0.018028945,0.23422712,-0.03615395,-0.011445058,-0.0129035525,0.02569332,0.0016434236,-0.015667522,0.053531982,-0.00945999,-0.038735047,-0.016898772,-0.0083610155,-0.010584238,0.0044774753,0.02971391,0.045294475,-0.06385837,0.01875802,0.08197236,-0.025211358,0.004808209,-0.067292035,0.021556163,0.016439734,-0.041859858,-0.003026011,0.017308757,0.0046158577,-0.0038434966,0.037356757,-0.059475154,0.034476496,0.020097569,-0.035539865,-0.0060594915,-0.011450336,-0.013404389,-0.05124265,-0.014275218,0.009481232,0.03347737,-0.0020099746,-0.00006914163,-0.031033667,-0.03370066,-0.024610287,-0.0043244106,-0.018961905,0.000016299537,0.022855543,-0.018086901,-0.0051159076,0.011708764,-0.017667318,0.018536855,-0.00023533386,-0.035802867,0.00036765655,-0.02049885,0.032621715,0.01319375,0.0051309643,-0.02339454,-0.039894167,0.013824414,0.057579774,-0.043446805,-0.017894844,0.044828728,0.021285297,0.041116487,-0.046884462,-0.013190173,-0.008732781,0.02929369,-0.03461516,-0.008905842,0.050639804,0.02611992,-0.0049894257,-0.01146167,-0.041255962,-0.009475814,0.012986248,0.016844383,0.0048478614,0.006229733,0.05850783,0.0031967603,0.030893529,-0.010719965,0.029780127,-0.015631523,-0.041018397,-0.039419528,-0.02501468,0.029540677,-0.037165504,-0.0074255667,0.015671765,-0.02434753,-0.0017854954,0.021826033,-0.0148707125,0.015858373,0.022337213,-0.002234076,-0.007712777,-0.028581336,0.020338273,-0.092539646,0.015773267,-0.025568305,0.03167641,0.03316507,0.044625744,-0.00004972531,0.00026540924,-0.0034894606,-0.004805679,0.0140782995,0.020334031,-0.025506884,0.014474276,-0.027258484,-0.033644345,-0.017231705,-0.011610477,0.04485279,0.011154011,0.014013496,-0.007973988,-0.008074077,0.0075447666,0.0342784,0.01051243,0.0021653534,-0.009005181,-0.017140547,0.024689304,-0.011090795,0.05661054,0.02163228,0.021985509,0.0022410569,0.025734251,-0.0338655,0.0010863605,-0.04331219,-0.01921302,0.039082855,0.037450474,-0.0031160864,-0.042320617,0.023525883,-0.0674929,-0.044816095,-0.016891427,0.026157953,-0.0025268674,-0.010424249,-0.005676884,0.040406533,0.10718102,0.00434848,0.033017,0.016309658,-0.020543344,-0.0017157159,-0.010069189,0.022256752,-0.011504217,-0.031718068,-0.00596752,0.028293425,-0.032535434,0.015847022,0.00021758601,-0.008838303,-0.00082532805,0.03122353,0.016360749,-0.014757635,0.0110876635,0.06580202,0.000002767015,-0.013866343,-0.016264748,0.0019428987,-0.026972193,-0.0078194365,0.11267401,0.02688506,-0.018667398,0.0014997134,0.025618961,0.0545313,-0.020158626,0.030229999,-0.03408908,-0.04809425,0.009992503,0.025400901,-0.020301716,-0.02398969,-0.0143381115,-0.05886955,0.03842485,0.019156987,0.025848906,0.014182028,-0.04292765,-0.10696178,0.011487511,-0.050194293,-0.02745009,0.038086783,0.04885156,-0.008526996,-0.072386995,-0.018191442,0.0025799861,0.054610234,-0.048625063,-0.042824063,-0.0012290546,-0.009248675,-0.012542702,-0.03754832,0.0055697383,-0.0061616194,-0.039286766,0.0005013186,-0.014127782,0.030598063,0.015085329,0.0011705591,0.00981157,0.00927821,0.0037398809,-0.001171376,-0.024809917,-0.019162167,0.03286273,0.032195404,0.01276933,-0.031302832,-0.07526474,0.011228162,-0.00657912,-0.0011678656,0.0015025478,-0.0031665284,-0.00537194,0.04489964,0.025554238,0.016473271,0.010041047,-0.018690491,-0.055882003,0.013778997,0.04685742,-0.00104074,-0.029449994,-0.01625678,-0.07134757,0.040527783,-0.03118266,-0.023201033,-0.054945435,-0.032485705,0.037934374,-0.02193371,-0.03470079,0.013232607,-0.012881304,0.020381164,-0.03477327,0.020954225,-0.0070948186,-0.0058611245,0.020667894,0.01504492,0.013267173,-0.012485809,-0.011840375,0.08226942,-0.020187438,0.046690483,-0.013210632,0.02109804,-0.016390838,-0.050374366,0.012148229,-0.0037278996,-0.002281331,-0.027926855,0.021307556,-0.010992983,-0.004657972,-0.0022803755,0.031242874,0.000283722,0.0066101947,-0.0028150815,0.0030622513,-0.003241683,-0.04260186,0.02871847,0.013404845,0.022704465,0.025365278,0.009883533,-0.0020150715,0.037655596,-0.015743105,0.02716914,-0.037780646,0.03349003,-0.009479805,0.0022187775,-0.012328099,-0.027909547,0.013108831,-0.059683193,-0.006678314,-0.03110943,-0.034269698,-0.02008686,-0.013542687,-0.01638323,0.00016953438,-0.023122707,-0.0063497685,-0.03363784,0.019832969,0.04869905,-0.010882072,0.0249926,-0.002796083,-0.0132412035,0.0061670546,0.050110895,-0.021120736,0.016558915,0.030574907,0.011841251,0.027512267,-0.025690192,-0.021105822,0.049523387,-0.024447238,0.013232763,-0.051333975,0.03759038,0.050670415,0.028050167,0.011826075,0.061219696,0.03673135,-0.044808038,0.01164861,-0.03227282,-0.06124155,-0.008239048,0.033893682,0.0011881212,-0.064672425,0.008380577,-0.0033199654,-0.03785401,0.029509293,0.0035969845,-0.020611757,-0.03621436,0.068151765,-0.030518971,-0.0327584,0.027955724,0.013433568,0.006569688,-0.02344416,0.030315327,-0.011972495,0.024891715,-0.0020378972,-0.020199154,-0.003191522,0.023287918,0.009631149,-0.034636993,-0.051551107,-0.018325092,-0.008392626,-0.15726076,0.036444444,-0.01141179,0.020498376,-0.029631883,0.009905529,-0.046797644,-0.055266824,-0.017555883,-0.021021191,-0.01588199,-0.017432058,0.0078890985,-0.051230013,-0.02520289,0.045661557,-0.0030737044,0.0027975533,-0.023673061,0.054718852,0.021307897,-0.014340094,0.055927243,-0.0024884322,-0.0033830341,0.022148836,-0.025794964,0.0061782436,-0.03673096,0.002838638,-0.018405927,-0.07773352,0.013353041,0.006072486,0.0028073464,-0.005096451,0.0058561107,-0.011319033,-0.07160839,0.0013378141,-0.023920627,0.009748071,-0.017560637,0.009710763,0.022717176,0.058958966,-0.041423824,-0.010494992,-0.041023828,0.001846854,-0.0073219263,0.05384612,-0.013379554,0.02297438,-0.020043416,0.008456061,-0.018907914,-0.010027842,0.0075955917,0.025751071,-0.033569135,0.014598027,-0.019364836,-0.034163386,-0.028462451,0.03767971,0.006250991,0.06899745,-0.013891165,-0.013420822,-0.015153554,0.04079292,0.0005334512,-0.011755104,-0.009724723,0.06511759,0.02633321,-0.004469389,-0.008843399,-0.026666809,-0.049308825,-0.024250073,0.0074582133,-0.04827012,0.017301643,0.019399073,-0.025899027,0.0013462651,-0.0038596138,-0.00055781374,-0.056170512,-0.023514647,0.010050644,0.0037879904,-0.0124304425,0.052413717,-0.038422626,-0.004312439,-0.004318359,0.03431028,-0.004441596,-0.0805328,-0.018342767,-0.022630507,-0.05140942,0.028531233,0.004509603,-0.0016610542,0.00055168517,-0.023752019,-0.017150547,-0.0014361324,-0.0022457181,0.034810986,-0.072557785,-0.007413072,-0.014802139,0.01282256,0.047012858,0.009197876,-0.02049664,-0.015302951,-0.033258967,-0.03449183,0.0582195,0.06394245,-0.009790293,0.0150687,-0.012600567,-0.012016303,0.019028971,-0.077812746,0.012495807,-0.011908958,0.023653014,-0.0066725733,-0.020930571,0.01819692,-0.031813316,-0.029505722,-0.020443125,-0.038914345,0.002317603,-0.04694783,-0.016673103,-0.020622931,-0.0028813425,0.02862446,0.0015366679,-0.030605037,0.026445488,-0.030487726,0.009155155,0.06739108,0.0070048044,0.018403936,-0.011743275,0.041489445,0.02106709,0.05079616,-0.011602093,-0.04871081,-0.018470855,0.013249983,-0.012005909,0.050592583,-0.00834569,-0.0028398982,-0.012164866,-0.008271512,0.009091504,0.06208013,0.0035373797,-0.020895721,0.02775965,0.008600792,-0.00487066,0.02440244,-0.045039233,-0.062984094,0.035818897,-0.0057029673,-0.002147889,0.01620249,-0.030276084,0.0038618124,0.010415457,-0.0011792599,-0.025279239,-0.02204685,-0.0005803746,-0.010281462,-0.0120935235,0.0011052899,0.07267983,0.036134712,0.034778222,0.02497305,0.033871017,0.0049223523,-0.038478002,-0.027061792,0.022499323,0.02650974,-0.048192386,0.009245088,-0.010368113,0.021258408,-0.018000662,0.08189937,-0.051521555,-0.011992428,0.003993393,0.015815454,0.0056475904,-0.024146521,0.0065694093,0.01897778,0.02240416,-0.03298741,0.018805634,0.0049712025,0.03204276,-0.05064354,-0.021310508,0.0035804317,-0.019138424,-0.012298627,-0.03017676,0.039952733,-0.032311033,0.021628708,0.044377565,0.008892298,-0.006794343,-0.036461264,-0.010954454,-0.0057533607,-0.02512171,0.0077786637,0.012925904,-0.055158336,-0.008110221,0.0013571385],"last_embed":{"hash":"13aupw5","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"13aupw5","at":1762855202867},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{2}","lines":[315,315],"size":76,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"13aupw5","at":1762855202867}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0018388378,-0.017980857,-0.04912491,0.012666848,-0.044106234,-0.059198264,0.02838901,-0.018581511,0.018477043,-0.00037432343,-0.02429963,0.0077416836,-0.03274553,-0.0055083083,0.040713426,0.022578532,-0.041058157,0.010339475,0.031693265,-0.0009286701,-0.008839772,0.012677177,0.06294879,-0.018909775,-0.04431814,0.010594011,-0.02002355,0.010358255,0.04818874,0.08394066,-0.011312799,-0.035576735,0.041063663,-0.028133538,-0.019820614,0.0012204067,0.008923874,-0.01170594,-0.047884643,0.06825488,0.02306265,-0.032724664,-0.009756364,0.026869833,0.060147498,-0.02244174,-0.055863213,-0.0033787224,-0.00043223743,-0.039885536,0.05149062,-0.0194971,0.0213433,-0.02169573,-0.0010172165,0.04874633,0.0032072458,-0.04296107,-0.023137193,-0.012470833,-0.05602544,0.06120216,-0.045227565,-0.016909253,-0.0194351,0.022169264,0.05921398,-0.0077765086,-0.021275837,-0.05211837,-0.028829066,0.015841953,0.042647887,-0.010799803,-0.03850694,-0.007136429,0.02111748,0.007289071,0.0036501812,0.038985673,0.02482508,-0.021325018,0.013170434,0.019829754,-0.043123614,0.011796632,0.0019714772,0.021515816,0.01789393,0.0050699096,-0.01638172,0.014200429,-0.027124755,-0.038526315,0.0024648418,0.026286073,0.0056570247,-0.020217981,0.05625867,0.0021723614,0.022396585,-0.01279994,0.030380249,0.017696215,0.008967646,-0.007193559,0.04130866,0.008504789,0.05346623,-0.011994073,0.02858949,0.0518879,0.015128503,0.01801173,-0.005753212,-0.009502691,0.00071865035,-0.0137316855,0.025638398,-0.006001161,0.027109612,0.06010358,0.030542137,-0.032357115,-0.0009526339,0.00071496185,0.017971624,-0.013718714,0.01685747,0.017456973,0.021429338,0.04227361,-0.04101405,-0.004289238,-0.005310249,0.014766901,0.0400334,0.060210705,0.0136060985,-0.048950072,0.033201225,0.0058454634,-0.03365726,-0.012938417,-0.017205367,-0.038929604,0.04712015,0.00008221126,0.0068350015,0.029409006,-0.008438428,0.029109815,0.018500444,0.017290508,0.003846743,0.019555995,0.023377666,0.07054493,-0.019899549,-0.008362913,0.019092716,-0.026684519,-0.03884003,0.040081248,0.0090155,0.0060175313,0.017812552,0.031976346,-0.021904591,-0.0006032689,0.017970746,-0.008582992,-0.027885482,0.026862163,0.05595878,0.014843884,0.017681174,0.0213168,0.013778917,-0.024179952,-0.04189767,0.022750927,-0.007422572,-0.067728214,-0.01874507,0.026373224,-0.014505283,-0.010881681,0.031285867,0.022149514,-0.025801433,0.022551052,-0.021420946,-0.009787676,0.050345022,-0.013725272,0.025391854,0.007987134,0.020956421,-0.02589409,0.018369768,0.01980482,-0.011261975,0.0034758318,-0.03597349,-0.00006853428,-0.06106726,-0.006201684,0.037599117,-0.021188749,-0.02358434,0.0012098129,-0.022903914,-0.035557333,-0.026794033,-0.017943587,0.024833102,-0.005413106,0.020726329,0.0002560067,0.019924847,0.03917613,-0.011186478,-0.031868648,-0.029248625,-0.011601762,-0.036398116,0.04804448,0.0053585083,-0.034520417,-0.04007672,-0.010249131,0.006114296,0.035355177,-0.0020232298,-0.010425903,-0.0172626,0.016427925,0.042767737,-0.024061287,-0.022433402,0.024602463,0.029757854,-0.014618423,-0.020830646,-0.012029296,0.012822697,0.018738454,-0.005949276,0.00851861,0.005750811,-0.011957913,-0.050368164,-0.07313102,-0.0016144066,0.026680883,-0.024676774,0.0078716455,0.03068954,0.007490228,0.020821296,0.020179434,-0.020428387,0.014635592,0.010720227,-0.034907296,0.023284292,-0.024543203,0.02417708,0.024335057,-0.012913677,-0.043442905,0.011021949,0.03191408,-0.049727466,0.020541733,-0.035898734,0.025768226,0.019129544,0.0058198585,-0.03308378,-0.02057689,0.006336074,0.010608815,0.029245146,-0.024531988,-0.034999892,0.012752368,0.023278302,-0.0048554456,0.0075024976,-0.009430223,0.05769116,-0.038353667,-0.023606379,0.0025180918,0.004548009,-0.17301488,0.0072606145,-0.005418349,0.09027544,0.019930175,0.007393909,-0.030777538,-0.0047688005,-0.033944476,0.054056145,0.015077132,-0.04982719,0.049401063,-0.002732778,0.017987564,-0.012445743,-0.012441012,-0.03564009,-0.038294353,-0.03577765,-0.052953444,-0.066353604,0.07748609,0.01989872,-0.03259768,0.054282703,0.053705964,-0.01991061,-0.0033738944,-0.03259152,-0.084143385,-0.0014921245,-0.0007827424,0.011445201,0.015499408,0.042916555,0.0012808985,0.017965708,0.026067434,0.0049009076,0.07696464,0.03855918,0.00714782,0.024907462,0.010066142,-0.013959387,-0.030732071,0.009952533,-0.016484285,-0.022331243,0.021154078,-0.0055594384,0.005055935,0.027117902,-0.036004864,0.012930436,0.023818262,0.05907902,-0.025564054,-0.03905073,0.005884009,0.015191434,-0.022482576,-0.006109685,-0.027942626,-0.021627616,0.036197558,0.004461076,-0.039192434,-0.0148919495,0.023989188,0.0027660807,-0.008221474,-0.0005467119,-0.017292583,0.03551542,0.01095885,-0.025517475,0.018806335,-0.12099787,0.012729517,0.008188179,-0.029645586,0.021299908,-0.011369748,-0.026581958,0.004745993,0.008575718,0.022326045,0.24619971,0.011537075,0.009572463,-0.015868291,0.024323199,0.015436902,0.019950889,0.047697533,-0.0335328,-0.025284864,-0.017730901,0.0025238828,-0.0025129954,-0.013116486,-0.0004927638,0.024534978,-0.07366189,0.0031240247,0.069108844,-0.0017852484,0.021202562,-0.0787421,0.008397591,-0.005552965,-0.06056124,-0.05273006,0.0020072549,0.033109564,-0.01496846,0.035023235,-0.025927892,0.03527239,0.03997717,-0.03243163,0.017456826,0.008116002,0.0019910696,-0.058170013,-0.013294239,0.021031851,0.0154471,0.011654988,0.008660061,-0.04466419,-0.013856489,-0.0031503527,-0.009875509,0.018418053,-0.022136282,-0.026876848,-0.01633491,0.048119295,0.014558062,-0.02093829,0.009951528,-0.010276064,-0.019846559,-0.0016471042,-0.017722102,0.074141726,0.016896285,0.014777686,-0.028130766,-0.011314106,-0.015413365,0.029411795,-0.01613663,0.021849753,0.01048662,0.014847502,0.037708875,0.022274628,-0.004118769,0.0060236417,0.028359778,-0.055919886,0.02831182,0.015869338,0.03695777,-0.022753827,-0.015529848,-0.04388352,-0.012220242,-0.036276918,0.037514295,0.026522312,-0.0042502843,0.04239722,-0.021767564,-0.011629183,-0.0046970844,0.050144553,-0.03307105,-0.03438669,-0.007234719,-0.021757977,0.030905712,-0.049171615,-0.009294309,0.022418607,-0.0047522667,0.029737577,0.021539524,-0.04440743,0.044087652,-0.02430985,0.007727685,-0.041573774,-0.04476249,0.02700296,-0.079620674,-0.0026725456,0.020491986,-0.01669314,0.033450797,0.09232324,0.016550414,0.0090925405,0.06340324,-0.014124129,0.056935363,0.006387351,-0.01886228,0.04522235,-0.006834427,-0.02448619,-0.019606456,-0.0067504058,0.046773404,-0.0002579152,-0.012263141,-0.030710706,-0.029399838,0.018153222,0.044011027,0.00254799,0.030541826,-0.012034154,0.009485061,0.02016584,-0.026125966,-0.028954817,0.0059727845,0.041519552,0.02740886,0.03095942,-0.0019146272,0.0038585064,-0.022883182,-0.010252847,0.008054965,0.007350769,-0.0067928648,-0.040143896,-0.00019521388,-0.07219485,-0.025227353,-0.00079593493,-0.029652193,-0.024534896,-0.009633099,0.0014188734,0.018845616,0.06349665,-0.0127708195,0.0068103992,0.037265837,-0.013086908,-0.015883759,-0.015036707,0.005601238,0.02645407,-0.00614852,-0.014155975,-0.0117991455,-0.027017951,-0.03027333,0.030412855,-0.019201446,-0.04261136,0.027902659,0.0042852834,-0.0074138897,0.04031935,0.041929793,0.0145665,-0.008071377,-0.006420506,0.015616963,-0.024386274,-0.007635497,0.117612526,-0.020337535,-0.013591555,0.014802371,0.01164719,0.012687475,0.02336933,0.040607393,0.0006631871,-0.0015670137,0.03975464,0.01955681,0.0128305545,0.010806305,-0.018722275,-0.029133925,0.023749683,0.015146791,-0.016576685,0.013720959,-0.023897165,-0.030754142,0.0070704594,-0.092448145,-0.0463662,0.012576,0.005330428,0.018470788,0.011783546,-0.0332772,-0.007111522,0.029470498,-0.060002994,-0.040880576,-0.0006555762,-0.012644981,-0.023663362,-0.028686764,-0.016598865,-0.009571574,-0.01857027,0.022890748,0.0048926524,-0.0087688165,0.015646296,0.033070073,0.0026964247,-0.0020825947,-0.02463218,-0.011065532,0.014213404,-0.0034038667,-0.0000431978,0.008756052,0.0067577814,-0.062963694,-0.042362615,0.022670092,-0.008833285,0.016605783,0.014405183,-0.011352563,-0.0009851789,0.029187182,0.017874295,-0.003526343,0.0059861992,-0.016067164,-0.051172756,0.0030661093,0.03210302,0.009967791,-0.0114724785,-0.069020316,-0.07626766,0.011300821,0.034159333,-0.034736264,-0.033041272,-0.06517894,-0.00440773,-0.0125263175,-0.060864385,0.0054250457,-0.007857488,0.0047829156,-0.038749818,0.03202619,-0.06729016,-0.014502887,0.03484443,0.025080256,-0.0036328428,-0.026968008,-0.026640859,0.045408405,-0.0002717868,0.026069809,-0.03763342,0.0054518757,-0.03837424,-0.060997147,0.022077035,0.005487444,-0.00536333,-0.045512352,0.004651363,-0.011947831,0.015992882,0.021187896,-0.00140915,-0.021378223,0.0040804693,-0.015399312,0.006384776,-0.0047682715,-0.025884928,0.040277325,0.009031365,0.0063567725,0.010518203,0.009854025,-0.019647773,0.015382607,-0.012884433,0.03364588,-0.030796401,0.029671423,-0.0049856827,-0.008014427,-0.04011174,-0.035199597,0.017176293,-0.04813094,-0.009484854,-0.023799852,-0.040852904,-0.06673454,-0.0061111534,-0.023773333,0.0028039382,-0.050191104,-0.031015651,-0.016873276,0.014875272,0.04774334,-0.0016286736,0.03860761,-0.007898992,-0.020353058,-0.003591472,0.037177637,-0.04329141,-0.009556184,0.035344448,0.037430696,0.007107181,-0.03547819,-0.0246673,0.06872115,0.02056916,-0.028740479,-0.037253674,0.022134718,-0.005791217,-0.002223874,0.014168467,0.06751249,0.0016276686,-0.030594418,0.026223736,0.0094822915,-0.03812691,-0.030783411,0.041855887,0.029662635,-0.084208965,-0.0048181512,0.0006200114,-0.024788981,0.009860621,0.006720002,0.054324627,-0.010707049,0.043269582,0.04080859,-0.034001183,-0.0053054853,-0.00043223824,-0.023224944,-0.046716936,0.027416335,-0.00008801757,0.034082852,-0.009266331,-0.048669588,0.024020627,0.05146723,-0.0024700079,-0.0028073757,-0.046427917,-0.04481898,0.013056422,-0.15073937,0.012937648,-0.030638875,0.0071438667,-0.009491759,0.009659128,-0.037808787,-0.041684184,-0.050025705,0.01827568,0.0121533135,-0.04022485,-0.017014962,-0.021347038,-0.029258477,0.03708663,-0.025749981,-0.000631276,-0.030838229,0.033911012,0.025554474,0.0013829267,0.0140846325,-0.012131744,-0.015096093,0.034455545,-0.026908275,0.0039610798,-0.03194521,0.017401457,-0.017671192,-0.049189273,0.004303566,0.017846817,0.007091755,0.023361225,-0.0020160447,-0.013093766,-0.05343684,0.011830928,0.004818194,0.024200516,0.002342688,-0.002160244,0.024351949,0.06121919,-0.036577716,0.0004951403,-0.009880389,0.0141539555,-0.032970507,0.060844507,0.010233921,-0.017538784,0.007920661,-0.045092236,0.0022576738,0.0067796386,0.051928308,0.030649617,-0.007691594,0.020153726,-0.01777923,-0.010456298,-0.04870415,0.022986334,-0.053010795,0.030815559,-0.012086686,0.011517658,-0.046618562,0.036174506,-0.0066475705,-0.02346635,-0.009777931,0.00016703505,0.022730498,-0.014974408,-0.036967777,-0.0012189854,-0.050902165,-0.0015142085,0.03398766,-0.027731786,0.022144482,-0.005960734,-0.026576344,0.0036243957,-0.029977446,0.012506349,-0.015794685,-0.044879183,0.017247163,0.0024298925,-0.03635052,0.0008993898,-0.030162385,0.00096250017,-0.03688997,-0.0050001345,-0.004575845,-0.04653973,-0.032153826,-0.058981203,-0.058283344,-0.009992769,0.020157183,-0.00911066,0.0024917212,-0.013653603,0.007094321,-0.006440229,-0.0076500773,0.039517857,-0.102775395,-0.037682332,-0.005412857,0.015172376,0.027389133,-0.031452186,-0.0010712814,-0.0038357154,-0.0042796736,-0.02228148,0.060945153,0.02992017,0.010528783,0.038415086,-0.0051195305,-0.0079524405,0.0110979015,-0.0475508,0.020263923,-0.004466556,0.0046598744,0.014975916,-0.01577872,0.03533814,-0.03704886,-0.032534845,-0.03537647,-0.010830606,0.02254945,-0.01246043,-0.00724543,-0.0086547,0.017399829,0.021095166,0.0016040729,0.011851239,0.011268385,-0.01275395,0.012777569,0.07847538,0.0032709555,0.014197659,-0.017068557,0.016708309,0.027462548,0.045702945,-0.015889354,-0.044119023,-0.022356639,-0.0014719192,-0.018428542,0.045375295,-0.0067344657,-0.000651579,0.006319809,-0.02371641,0.007625402,0.057028364,-0.019697232,0.006510984,0.008171187,0.04232846,-0.029865842,-0.004550844,-0.053546105,-0.014038236,0.035136897,-0.0069812182,0.0169116,0.032164857,-0.033112057,0.03400395,-0.016368097,-0.009567899,-0.00984256,-0.016140914,0.018340072,-0.02769395,-0.01930988,-0.014225818,0.067601375,0.034008823,0.029592471,0.028361857,0.029306784,0.026493445,-0.0070438106,-0.040704306,0.04754738,0.0029926845,-0.03657348,0.0022638564,-0.0047040363,-0.016557274,-0.01582476,0.045065645,-0.0055766995,0.0017497458,0.012358373,0.0072227838,0.014527761,0.011086339,0.044358265,0.020617636,0.008713223,-0.04407764,0.03447156,0.001639595,0.013250978,-0.024221648,-0.0062697493,-0.020257143,-0.009168415,-0.0057522296,-0.072080255,0.039241422,-0.026112033,-0.0053277784,0.01259283,0.04413378,0.029374687,-0.02267644,-0.0046955766,-0.0004929204,-0.0005176442,-0.023484936,0.06831251,-0.027824817,-0.023017026,-0.003273928],"last_embed":{"hash":"lqibtp","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"lqibtp","at":1762855202867},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{3}","lines":[316,316],"size":74,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lqibtp","at":1762855202867}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038198512,0.04583653,-0.024167202,-0.006724927,-0.026956184,-0.055579506,0.023200478,-0.007258943,-0.000849621,0.026483541,-0.019742964,0.012801148,-0.05862138,0.00806856,0.030830152,0.004665667,-0.039732307,0.04919782,0.010433515,-0.024726829,-0.05928894,0.033489242,0.02770358,-0.0049496624,-0.06414151,0.00024608808,-0.026899586,-0.0063724504,0.02634696,0.064907566,0.0016223834,-0.028741667,0.0078054164,-0.028485546,0.0057101934,-0.03354529,0.010528062,-0.039293814,-0.031120095,0.034254733,0.003646245,-0.048771594,0.035060033,0.013821828,0.04344153,-0.020209454,-0.030310921,0.0035241232,0.002679233,-0.016524835,0.03399452,0.020067655,0.028073102,-0.027550938,-0.019508656,0.0637338,-0.017274402,-0.034684137,-0.0014839442,-0.014327929,-0.01427049,0.015072855,-0.019074598,-0.033535462,-0.0219192,0.059739884,0.04453518,0.030913768,0.008285576,-0.045322448,-0.016661175,0.053202156,0.029203596,-0.030579953,-0.0094503565,-0.025664289,-0.015532164,0.005831054,0.014574837,0.03369602,0.028291222,0.029591497,0.002812538,0.019218555,0.035033915,0.029485105,0.007995426,0.034758154,0.015531481,0.040464118,-0.023468543,0.003296025,-0.010138643,-0.011431407,-0.011787213,0.00046275865,0.0074706795,-0.038946006,0.010475969,0.00083326723,0.05085365,-0.007869677,-0.012275773,-0.026797041,0.020751748,-0.010172271,0.016725896,0.03158794,0.042721387,0.0018838474,0.021686897,0.06536571,-0.0034269358,0.032051813,0.013941212,-0.024846695,0.019316472,-0.013652518,0.043757334,-0.025368016,0.031798877,0.048764635,-0.013415374,-0.009885128,0.017713092,0.029657226,0.016729515,-0.012720534,-0.048225977,0.033985887,0.013194767,0.03524926,-0.018719342,0.01163591,-0.0045573846,0.024994561,0.02859495,0.057984848,-0.0026353244,-0.08675557,-0.01021362,0.013278973,0.013043861,-0.019721933,-0.021860087,-0.0013115833,0.010454265,-0.04296802,0.0009806844,0.045660604,-0.010767873,-0.008242506,-0.0019196956,0.039481588,-0.0042851334,-0.0014365866,0.015140836,0.07433536,-0.012716522,-0.03831281,0.062034186,-0.037027616,-0.04505293,0.058428574,-0.014464371,0.023019122,0.0050669955,0.012882989,-0.01676757,0.0056290207,0.019214502,-0.004463907,-0.036906585,0.018791165,0.033944268,0.02112686,0.036760982,0.03360545,0.024827262,-0.020949475,0.013143082,0.020679714,0.01503358,-0.0622792,-0.0077466983,0.06268883,-0.012727217,0.016367514,0.017847134,-0.0077997516,-0.006760897,-0.037112415,-0.0056096367,-0.00026602045,0.049910996,-0.04354951,0.005450184,0.0052501773,-0.0033597823,-0.009095061,0.037796244,0.04298578,0.034874674,-0.026022766,-0.020850996,-0.0064694127,-0.031032557,-0.06146571,0.019654203,-0.054292846,-0.02000212,-0.0045474702,-0.021461476,-0.0010329728,-0.023430562,-0.032306835,-0.0064611523,0.016788658,0.006486403,0.016135944,0.007904952,0.06400011,0.020954037,0.0045799203,-0.042374913,0.016733041,-0.034024198,0.011603043,0.010156922,-0.0033487151,-0.011551833,-0.022869723,-0.026238097,0.008585062,0.026508268,-0.016655527,-0.03249519,-0.001979659,0.017517973,-0.011937556,-0.0156040685,-0.0030927216,0.043395933,0.00041368982,-0.04562773,0.012697883,0.035737153,0.043470696,0.0090368185,-0.009498607,0.023415376,-0.004300662,-0.038691517,-0.03672151,-0.013347766,0.009824191,-0.022868453,-0.00085269305,0.036572214,0.028781004,0.025871128,0.014156742,-0.01240902,0.017246671,-0.01828616,-0.04834925,-0.030355262,-0.009375053,0.03901588,0.009032348,-0.04037206,-0.003519784,0.04840918,0.0160965,-0.057431106,0.0063473065,-0.046088547,0.028096564,0.055925403,0.0014651447,-0.01507024,0.036911294,0.011065715,0.010742658,0.02496216,0.016243955,-0.008290527,-0.019748123,-0.0057575013,-0.026212528,0.008566837,0.012523772,0.060675398,-0.02380475,-0.0684967,-0.0024990272,0.0120294085,-0.15926431,0.024354586,0.019232407,0.07310168,0.024512185,-0.018268403,-0.038796302,0.014990886,-0.0152579835,0.0431373,-0.015266649,-0.047175284,0.036183655,-0.02905358,-0.011148887,-0.0057692025,-0.012100786,-0.03705805,-0.04868551,-0.046088643,-0.03537283,-0.034076344,0.0067044874,0.011200061,-0.006010214,-0.02569562,0.042841814,0.017230935,0.006787785,-0.021977842,-0.07431325,0.01207923,-0.01083181,0.030992031,-0.0066961357,0.031544182,-0.04062944,0.009629531,0.0039759693,-0.05071295,0.07995231,0.018764446,0.008654328,0.007977756,0.0021403825,0.00008703652,-0.025970591,0.014291445,-0.03181086,-0.028725112,0.0315177,-0.022398928,0.011633713,0.038525052,-0.024732277,0.018153597,-0.0032241694,0.021969697,-0.0142183695,-0.02344434,0.009729215,-0.055041105,-0.03870159,-0.023435678,-0.04542913,-0.019720526,0.026110407,0.0035354595,-0.01355507,0.004642086,0.020639831,-0.023713669,0.011742658,-0.029746084,-0.021941198,0.04621424,0.018646881,-0.04019921,-0.0044443225,-0.1075751,-0.01792687,0.015113733,-0.0025682948,0.044381853,-0.007843664,-0.028480541,-0.006251145,0.038232055,0.021120977,0.23005444,0.031949826,0.04327036,0.0007218293,0.059469398,-0.013385719,0.016506352,0.03641402,0.02074688,-0.011485529,-0.0151991835,0.015119036,0.013752283,-0.010422611,0.07480816,0.0363988,-0.06984371,0.009228569,0.08522471,-0.0031750898,0.001044659,-0.038073573,0.033316024,-0.011291445,-0.049133874,-0.046028093,0.0085964175,-0.0029424608,-0.015197345,0.025514612,-0.03136026,0.049735304,0.05242527,-0.0663713,0.021312198,-0.025468739,-0.0023918527,-0.036063857,-0.020822093,0.010340716,0.033639614,0.0011894152,0.011111438,-0.039623205,-0.029790765,-0.024215957,-0.0014584142,0.017168775,-0.000016557105,-0.030650502,-0.0035031391,-0.0016824161,0.028578747,-0.011932865,-0.000067846915,0.018488733,-0.026125105,-0.0081439195,-0.015839925,0.077307634,0.016542224,0.014079671,-0.03453606,0.01719636,0.043709047,0.030953147,-0.019320216,0.027957736,-0.009287855,0.01435369,0.009920348,-0.002082013,0.02477249,0.008597075,0.0233262,-0.058186397,0.042374417,0.0495298,0.03477081,-0.028676216,-0.00007673082,-0.029467225,-0.009792566,0.013455037,0.017697293,0.00037957236,0.0024149949,0.028819386,-0.03958426,-0.017664384,0.019823767,0.01827598,-0.05304682,-0.048769783,-0.039009675,-0.035879515,0.03896588,-0.034761313,-0.030423263,0.01249352,0.0027168298,0.00904452,0.0015817382,0.00068668963,0.015165278,0.0058005704,0.016855499,-0.006918791,0.00023148695,0.014270227,-0.091961764,0.01720341,0.024061238,0.01230634,0.018946854,0.06393359,-0.0066423668,0.023213876,0.032626703,0.009160484,0.009553726,0.018594235,-0.008797139,0.012693759,-0.007741177,-0.024552718,-0.02406433,0.043868233,0.012584735,0.017544672,0.015494725,-0.009450127,-0.024080748,0.026854482,0.035848293,0.006565869,0.011270976,-0.01338753,0.031651184,0.008708306,0.00718823,-0.031802524,0.027378371,0.04173369,0.028329603,0.0034810957,-0.054052815,-0.029879417,-0.025184471,0.017000027,0.0053200265,0.008476727,0.020533616,-0.027013859,0.0037213634,-0.05912507,-0.040611513,-0.031087631,-0.027209342,-0.03951673,-0.02218937,0.0039745797,0.01262462,0.066863455,-0.0061976397,0.03499545,0.023594758,-0.024256894,0.0038588995,-0.016793527,0.027704148,0.048841577,-0.024144191,-0.01703245,0.016637055,-0.038422547,0.012381232,-0.007139586,0.0047704233,0.0017616047,0.027798848,-0.028793396,-0.046853855,0.02519542,0.04210789,-0.046077095,-0.03144567,-0.01262902,-0.021280415,-0.032490924,-0.024017764,0.10866501,0.036558837,-0.009875197,0.021189962,0.0051451856,0.05138654,0.046233937,0.03926967,0.021094,-0.019225115,0.055319928,-0.00005291865,0.025582284,-0.051556636,-0.016829468,-0.0026066953,0.025542967,0.022434056,-0.029319277,-0.0025955196,0.0017844826,-0.031292006,-0.0047624935,-0.1008381,-0.011428698,0.0031740095,-0.004081759,-0.062211003,-0.006641456,-0.002607409,-0.04086331,0.06551768,-0.05553451,-0.005964338,-0.011565551,-0.03162576,-0.037324753,-0.041470043,-0.011820219,-0.007190328,-0.012205968,-0.033570655,-0.004761396,-0.0069046025,0.042246994,0.03295079,-0.004816803,0.022262143,0.0070812097,-0.03845294,-0.020148758,0.009843427,0.022158012,-0.004101698,-0.007683814,-0.052074324,-0.090488166,0.015076414,-0.034379892,0.036250018,-0.02145481,0.0005415186,-0.028864993,0.020879533,0.005564726,0.015382097,0.0042237625,-0.015109349,-0.046117533,0.020244509,0.017372504,0.014190123,-0.036202703,-0.041907106,-0.02117999,-0.0033839021,0.019102644,-0.030548288,-0.032262854,-0.025853572,0.013324391,-0.023663323,-0.03417207,-0.02501008,-0.010603546,-0.017678186,0.019699834,0.030570809,-0.037554376,-0.025770394,0.043784168,0.021503119,-0.02602574,0.013526145,0.0236454,0.06481947,-0.01745137,0.02536798,-0.041411135,0.011567783,-0.011934353,-0.05210962,0.02963297,-0.017944284,0.016106676,-0.037230916,0.007805393,0.014790384,0.034620773,-0.008163217,0.031996567,-0.014601633,-0.0019954646,0.0012668022,-0.021271259,0.009927005,-0.043266263,0.024020324,0.01757431,0.040599875,-0.031276338,-0.024040554,-0.017204873,-0.005724618,0.020716337,0.028721983,-0.028474707,0.020992592,0.015292935,-0.0076717427,-0.04004335,-0.007514768,-0.0041625947,-0.058658943,0.007988791,-0.040972073,-0.073119804,-0.038743276,0.003069985,-0.036728244,0.0114997905,-0.049529795,-0.022087255,0.0031183562,-0.004060864,0.04013631,-0.014735046,0.033414226,-0.0042626467,0.0074328524,-0.007626594,0.01881397,-0.0035733443,-0.023728684,-0.0015337009,0.0031209781,0.015739487,0.017127259,-0.020887228,0.043627348,0.023138197,0.00096944714,-0.0053062015,0.04445899,0.005683506,0.021246288,0.022298465,0.06521609,0.019153988,-0.029124776,0.034009255,-0.012960113,-0.035824228,-0.02460524,0.014022798,0.0261652,-0.042049482,-0.06986648,0.0064703072,-0.038734127,0.004529781,-0.03718536,0.037944715,-0.04701281,0.046447806,0.006725311,-0.01188106,0.014487547,-0.028090877,0.018716313,-0.030489009,-0.007965294,-0.018377798,0.014860124,0.020504184,-0.013561031,0.0045574494,0.07292788,0.027856173,-0.0130089745,-0.07568237,-0.030738704,0.015970966,-0.13751064,0.010268936,-0.009508044,0.01776059,-0.027503803,-0.0027780484,-0.032433465,-0.06081065,-0.0055943076,-0.0006942913,-0.0059095263,-0.036240682,0.005294478,-0.029847732,-0.040942647,0.039759807,-0.014443391,-0.0010177229,-0.013298834,0.07686113,0.029380755,-0.01543501,-0.011220073,-0.0119712055,-0.049664356,-0.012129573,-0.06165047,-0.0096377535,-0.030402767,0.017552175,-0.037997574,-0.01060861,0.022056552,0.024391957,-0.0026172365,-0.017765187,-0.015403148,-0.0039035284,-0.05537475,0.017253494,0.008217476,0.021516643,-0.0065917494,0.02070879,0.008629406,0.054950472,-0.0317123,0.0041697747,-0.016739713,-0.011486414,-0.015203723,-0.0028758857,-0.025620403,0.0032816431,-0.015112808,-0.027749224,-0.001947543,-0.020973656,0.023687856,0.03269611,-0.0048323595,0.02363517,-0.03716955,-0.011496082,0.0023626203,0.025454372,-0.0570004,0.037981186,0.008899314,0.023065088,-0.05707351,-0.00926677,0.0031648378,-0.040331632,0.00016861291,0.016204458,0.00071042596,-0.0039905393,-0.011133988,-0.0068933605,-0.06335978,0.010001862,-0.0014435933,-0.029941404,0.03590567,0.011444754,-0.03249301,0.016001463,-0.0056467224,0.01165116,-0.02130266,-0.049146023,0.015245585,0.0046266355,-0.02914492,0.042512886,-0.042694483,0.016113264,-0.04568879,-0.0086576,-0.012878375,-0.039114576,-0.034004822,-0.00025258088,-0.02598354,0.033392824,0.011196682,-0.009374681,-0.013508095,-0.011786946,-0.013312652,0.034882028,0.015211667,0.0127156535,-0.08128172,-0.008325092,-0.014022156,-0.016349837,0.06050809,-0.00036240893,0.0038129266,0.0085296305,-0.026405565,-0.026550638,0.04321993,0.07139015,-0.030047435,0.017778149,0.040850148,0.010202646,0.015408271,-0.08841264,0.03724247,-0.007553025,0.020567536,0.01634169,-0.041003194,0.02285543,-0.045965053,-0.048098132,-0.017191617,-0.023716591,-0.012369209,-0.032552257,0.01316978,-0.0058737285,0.009618963,0.044803128,-0.0022338952,-0.0030875057,0.013249126,-0.009962617,0.03094541,0.042045936,-0.00529179,0.0422603,-0.021414688,0.02136496,0.010699817,0.07998605,-0.018158542,-0.002914501,-0.025229607,0.018274808,-0.028035004,0.07180395,0.01446241,-0.014932935,-0.03727789,-0.016320521,0.032677814,-0.010992571,0.013062714,0.01663124,0.051305804,0.020680541,-0.017659739,0.017481929,-0.04363331,-0.045530055,0.030239265,0.0043695774,0.012395509,0.015479623,-0.020007737,0.018235987,-0.028654056,-0.025478045,-0.022019878,-0.026879119,-0.016961522,-0.007014431,-0.0027999075,-0.022464043,0.045788694,0.012359017,0.015372481,0.0466233,0.011227874,0.044246852,-0.010735032,-0.036974788,0.0252024,-0.012948916,-0.017391574,0.042171385,-0.040495187,-0.0037752488,-0.011079777,0.05818699,-0.051463876,-0.024186065,0.00597013,0.018609315,0.0066125016,0.015897045,0.017777743,0.030742018,-0.006923711,-0.024221959,0.060779314,-0.0053110467,0.017835481,-0.03730918,0.01273937,0.0011704117,-0.019484911,-0.022971138,0.014442919,0.027452027,0.001525132,0.0047515393,-0.0035535633,0.022277208,0.008312079,0.024069538,-0.028652472,-0.017070958,0.011085032,-0.0066636517,0.014675601,-0.07887401,-0.006717183,-0.021323683],"last_embed":{"hash":"1xmq73j","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"1xmq73j","at":1762855202867},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{4}","lines":[317,317],"size":63,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xmq73j","at":1762855202867}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0044000233,0.00595032,-0.055151124,-0.005657343,-0.04211817,-0.04733792,0.05946274,0.014220455,0.036296345,-0.004901485,-0.025845774,0.031175029,-0.065357774,0.046681162,0.009652051,-0.011699421,-0.0068237334,0.0055580605,0.009518375,-0.0050584767,-0.042648647,0.0109596485,0.020710729,0.004621355,-0.06626715,0.022444744,-0.008038084,0.014859663,0.005808532,0.073645085,0.024753174,-0.024294483,0.035075646,-0.014640548,-0.01931348,-0.02792207,-0.016962994,0.00658831,-0.03689171,0.040026907,0.019797567,-0.02145107,0.013608743,0.009074217,0.02809796,-0.005410615,-0.03862203,-0.0033145973,0.0016390255,-0.036807276,0.01930916,-0.02126407,0.020642908,0.0041071526,0.0015483488,0.026107501,-0.040575847,0.0026906962,-0.0417085,-0.0068844175,-0.041607395,0.05490222,-0.037285775,-0.029123882,-0.021588478,0.055353347,0.035282552,-0.0073175593,-0.015665727,-0.038576048,-0.025299383,0.038180046,0.0008737595,0.013759486,-0.050976768,0.002269397,0.010972632,-0.020710606,-0.012417038,0.009723722,0.013494883,0.036432058,-0.0035115818,0.010975569,-0.021516493,0.012040032,-0.015940359,0.0389777,0.0028277393,0.012330413,0.003104565,0.0017250099,0.0072621456,-0.034567762,-0.027336264,-0.009148035,-0.01198554,-0.047814142,0.030525738,0.0065125194,0.050393138,0.016664471,-0.002576344,-0.008835525,0.020956876,-0.041146826,0.012649858,0.02490046,0.049775776,-0.0051429453,0.02747014,0.07428787,0.0065829195,0.056433666,0.016908463,-0.015483276,0.038619656,-0.017289635,0.013507352,-0.00784523,0.021792775,0.056154527,0.020067317,-0.042116683,-0.008411649,0.014784416,-0.01563041,-0.011870257,-0.01496986,0.028496122,0.009498438,0.023726061,-0.039578777,0.003548675,-0.041090433,0.0329586,0.05655385,0.044618838,-0.00615372,-0.054358494,0.042236023,0.030658936,-0.03836711,-0.0097379405,-0.017081898,-0.05746265,0.03391091,0.033955496,0.01609145,0.013140046,-0.033244323,0.006876521,0.015691696,0.036466386,0.014499888,0.011728267,0.0051683392,0.057623174,-0.014219228,0.030918906,0.01378022,-0.027603991,-0.011083955,0.026006024,-0.004298163,-0.014369199,0.03991143,0.022649268,-0.013966828,-0.0039031552,0.008044686,-0.025041644,-0.013851677,0.050832987,0.022958068,0.020393088,0.051495932,0.023178242,0.023116063,-0.030320462,-0.030929182,-0.021525666,-0.005408229,-0.0048482553,-0.021843176,0.042510446,-0.00639339,0.0033328214,0.028880179,0.0183429,-0.00041980302,-0.011717812,0.012204758,0.02319839,0.06343472,-0.015731446,0.009651537,-0.00046794862,0.026768414,-0.025564902,0.022573607,0.010994929,0.00016701788,0.0031836866,-0.031383116,-0.02251423,-0.04227003,0.005049568,0.018476646,-0.036292356,-0.006088506,0.017641481,-0.015889535,-0.017263502,0.00010576271,-0.045219004,0.005851692,0.021471228,0.005814401,-0.006390998,-0.004325259,0.058781568,0.004766652,0.00615279,-0.026051389,-0.0341935,-0.02216142,0.021581093,0.020260671,-0.023294391,-0.0043434757,-0.009711861,0.013810795,0.033350103,0.037849907,-0.021011446,-0.01800732,-0.0011999634,0.051562022,0.01164089,0.009369979,0.025884762,0.036858562,-0.0006488631,-0.012315564,-0.03210351,0.0068207835,0.044565808,0.013068435,0.0023060164,-0.0074679027,0.011854452,-0.047758367,-0.015427282,-0.024906335,0.034330305,-0.0052838568,-0.012076344,-0.03419718,-0.004569912,0.019844426,0.0010464254,-0.013543944,0.01666624,0.015748274,-0.02191432,-0.0060122,-0.03555543,0.041236844,0.0044877515,-0.01873415,-0.057478916,0.032754503,0.032116324,-0.0152882775,0.018133754,-0.06632082,0.035996296,0.0371407,0.021395518,-0.060849033,-0.023491807,0.010544569,0.0078034294,0.0199542,-0.026773365,-0.029779337,-0.0060237865,0.008516349,-0.0049404255,0.017764766,-0.0015760664,0.06004638,-0.04758255,-0.038791716,0.029653264,0.024259754,-0.17798975,0.0024045757,0.02095366,0.034690224,0.018466854,-0.01874264,-0.014289219,-0.034482103,-0.01063025,0.08283327,0.0068264846,-0.0466054,0.03030368,0.006997517,-0.011121163,-0.0075937216,-0.03592958,-0.05129012,-0.027406016,-0.04734205,-0.0012617958,-0.060564924,0.0636173,0.024180358,-0.036542702,-0.0019606787,0.08071199,-0.05479745,-0.013825414,-0.035109226,-0.10414982,0.016903903,0.0034209157,0.023392865,0.0044251834,0.04501125,-0.015991628,0.02814167,0.034979787,-0.022430018,0.059288222,0.034647066,0.017160576,0.041598216,-0.02245031,0.010507079,-0.012553704,0.0025149342,-0.028895045,-0.020423198,0.029415326,-0.034031548,-0.015250769,0.004535614,-0.047114223,-0.010462161,0.002534383,0.06518233,-0.020695126,-0.022966057,0.0111008845,-0.012976534,-0.02160083,-0.004356986,-0.020383338,-0.017682912,0.072812945,0.02771376,-0.03200693,-0.03210468,0.007698678,-0.0017122835,-0.0150246285,-0.025962504,-0.00302262,0.025716536,0.01910394,-0.018618852,0.023750288,-0.10551178,-0.0049563227,0.019058257,-0.015616376,-0.0030021947,-0.034190893,-0.04814137,0.0047229216,-0.0014137668,0.022438942,0.24154577,-0.010637744,0.016080702,-0.02271768,0.023756517,0.011885423,0.005350916,0.051274557,-0.023845281,-0.025601093,0.010401303,0.04473043,-0.008657809,0.012208541,-0.0003253903,0.032125622,-0.070320405,-0.0022500958,0.066991605,-0.005420392,0.008228143,-0.067941755,0.025020223,-0.034658957,-0.06308594,-0.023541488,0.019668268,-0.005016774,-0.008063185,0.028880127,-0.008185267,0.04959517,0.045905486,-0.02529884,0.06898341,-0.0359876,0.013477253,-0.036101393,-0.019858204,0.033080075,0.022144083,-0.020682812,-0.0017301205,-0.032779705,-0.04201412,-0.022827966,-0.019120064,0.012801722,-0.027737979,-0.030367976,0.017688196,-0.00042923325,0.007767643,-0.021660095,0.02656694,0.0124957375,-0.005576746,-0.009378975,-0.009188632,0.025931822,0.023549074,0.021754177,-0.038266197,-0.03237567,-0.012386927,0.0171984,-0.03203079,-0.036996678,0.011907653,0.01479608,0.05385409,-0.0034934715,0.017920757,0.007177877,0.04622291,-0.044115603,0.025812719,0.027858412,0.042925972,-0.012897921,-0.028646836,-0.029184395,-0.013944078,0.020990271,0.053337824,0.010512838,0.0026207834,0.04092711,-0.0037228821,0.019597683,-0.016095212,0.03975973,-0.03085836,-0.045477018,-0.038325567,0.003364627,0.0138324555,-0.042579312,-0.024017809,-0.008337362,-0.037205223,0.0035324395,-0.0045584,-0.0041525196,0.0074253436,0.011016356,-0.023349116,-0.0038926632,-0.01914119,0.053744443,-0.067087285,0.01661171,-0.0066751274,0.0051666186,0.060554802,0.03883822,-0.010712802,-0.013125819,0.031199321,0.01839994,0.030497437,0.017437493,-0.051630754,0.04053037,0.0011893137,-0.032709785,-0.008191037,0.028188374,0.01948157,0.028259883,0.029764185,-0.011640746,-0.007900099,0.008485891,0.03354804,0.00828527,0.022993382,-0.026087666,-0.008935125,0.04838372,-0.000763684,0.016110519,-0.00025473576,0.041515354,-0.0030840973,0.0013687692,-0.020091707,0.0037658175,-0.0064761015,-0.008712533,0.0015368653,0.021890573,0.0056609614,-0.04423208,0.011745579,-0.083879046,-0.018507062,-0.023424905,-0.021023482,-0.04144412,-0.031204587,-0.013098651,0.029942114,0.06745909,-0.03427345,-0.0048701125,0.008589302,-0.030552901,-0.0053570988,0.011586542,0.0021660442,0.009568223,-0.025991691,0.0146132605,0.008779368,-0.014999499,-0.0077568963,0.015220421,-0.044267215,-0.046894502,0.013686011,-0.003966723,-0.033513993,0.041974947,0.03646144,0.049272545,-0.024714844,-0.020295056,0.03770945,-0.02400043,-0.018919054,0.11810949,-0.019331211,-0.018051483,0.011700053,0.032535385,0.014273909,-0.014248406,0.049982786,-0.01671674,-0.046325386,0.026646802,0.005271155,0.0022904777,-0.026113808,-0.02576401,-0.019343412,0.015868068,0.009614683,-0.0016234335,0.0011535982,-0.010815088,-0.06945973,-0.007765015,-0.061507035,-0.024900565,-0.014778734,0.021420263,-0.018874153,-0.02060754,-0.009147722,-0.012222253,0.033494573,-0.030650714,-0.04462497,-0.015968245,0.0042423927,-0.032254133,-0.012123657,-0.0075440393,-0.007388749,-0.06248897,0.0055407006,-0.026164915,0.00043063355,-0.010621708,0.0016985855,0.022390172,0.010581043,-0.009013086,-0.010837935,-0.026290983,-0.0010892978,0.05618765,0.0063011153,0.035706457,-0.025440747,-0.015996814,0.011963206,-0.0037655977,0.03852743,-0.008321604,-0.015493867,-0.031087717,-0.012144351,0.052986726,0.009742937,-0.0037614708,-0.0032800373,-0.036609337,0.016700754,0.010129993,0.017872743,-0.0010538171,-0.061359785,-0.09626139,0.0053780787,-0.014128302,-0.039976314,-0.025795111,-0.060704306,0.019587597,-0.031207247,-0.054569226,0.03349851,0.0023325563,-0.025215028,-0.04357837,0.04240433,-0.043420374,-0.020135708,0.043550488,0.010062663,-0.008521755,-0.01138492,-0.0059430883,0.06624538,-0.026241044,0.021064043,-0.031501535,0.015797261,-0.030181434,-0.048891135,0.02886962,-0.027194435,0.0034213145,-0.013821084,0.024763128,-0.0013054694,0.0057620564,0.005746093,0.020729968,-0.0077091143,-0.02725607,-0.002584285,0.013634609,-0.00497959,-0.015835868,0.05769109,0.02434062,0.01922328,-0.006288677,0.0017326298,-0.02596796,-0.013493853,-0.0148197,0.024900105,-0.05560764,0.023468733,0.01671283,-0.0004241923,-0.02187092,-0.02227656,0.009192151,-0.05691461,0.012503026,-0.051597714,-0.03088629,-0.034921046,-0.009395681,0.0070951926,-0.00858664,-0.026548639,0.0052653854,-0.03176545,-0.009058342,0.053174358,-0.019168666,0.06940337,-0.009188507,-0.01657377,-0.0034986108,0.06643544,-0.027157988,-0.019798376,0.021409988,0.0247172,0.018037155,-0.030009119,-0.02557057,0.057213623,0.010759927,-0.021112507,-0.035823826,0.030494474,-0.01057344,-0.00040611677,0.012157642,0.07096147,0.015259462,-0.036166344,0.012646417,-0.023629975,-0.03690764,-0.0081042675,0.039435677,0.0068743,-0.05514511,-0.0020799092,-0.004270154,0.00025628752,0.006881883,0.003416482,0.02798622,-0.035700962,0.054671034,-0.022967253,-0.029417807,-0.0023797057,-0.034952708,0.013123291,-0.051518876,0.022114486,-0.0024041112,0.037215468,0.01800318,-0.00067961885,0.024953648,0.028523123,-0.016744623,-0.016847674,-0.04004733,-0.03598396,0.0075536896,-0.15411587,0.017910361,-0.01596987,0.047836564,-0.026498294,-0.012084683,-0.031758603,-0.03743164,-0.023613105,-0.030567931,-0.0075741527,-0.07256329,0.0054617845,-0.04430852,0.0018806296,0.030344732,-0.008705806,0.025383659,-0.06255018,0.05931766,0.016080886,-0.0034062057,0.030161746,-0.0035750053,-0.02963267,0.03841044,0.00560713,0.010264896,-0.03380412,-0.00000213043,-0.024007149,-0.04338951,0.0037417263,0.004765804,0.015655875,0.01941807,0.008795705,-0.016847348,-0.037149407,0.025854802,-0.032804683,0.03283373,-0.013398707,-0.010145463,0.02229351,0.05776545,0.0011511763,0.008209342,-0.05240988,0.01126368,-0.015904246,0.031757962,-0.025753839,-0.014876513,-0.023248091,-0.03227395,-0.030846003,-0.02364659,0.05661129,0.04106758,0.0023849488,0.029334864,-0.02328108,-0.02580411,0.0074854,0.04117977,-0.07342936,0.056043204,0.0041427803,0.023451239,-0.043567967,0.02249767,0.016332554,-0.019172257,-0.009872576,0.00887405,0.047984887,0.00034877798,0.010142619,-0.016399724,-0.051666066,-0.00091829774,0.010697167,-0.052128527,0.039024193,0.0042086677,-0.010376298,-0.006743544,-0.0129870735,0.012454771,-0.03901907,-0.030809004,0.008655794,-0.0074212663,-0.005911649,0.04017852,-0.04968153,-0.0030756113,-0.019386863,0.014286262,0.0138507895,-0.028841546,-0.045713246,0.011636729,-0.04760942,0.009127394,0.021497343,0.012568277,-0.021742033,-0.023947947,-0.010793853,0.0035658942,-0.0027041754,0.054446,-0.10520433,0.01106735,0.013964666,0.017922591,0.03998629,0.007720272,0.00062506064,-0.0334124,-0.03132178,-0.037848204,0.05027637,0.07135833,0.0041533173,0.020007709,-0.013916419,-0.010785653,0.020541893,-0.080395766,0.014109317,0.006334295,0.0074682473,0.0025081886,0.0008792651,0.031756226,-0.04696823,-0.02661435,-0.013533938,-0.041228022,-0.0026877602,-0.0046766545,-0.010147424,-0.01880135,-0.004112497,0.06113482,0.03730987,-0.011351484,0.032154035,-0.02161511,0.006387919,0.06625073,-0.025443412,0.002323471,-0.018537836,0.0028449635,0.015253738,0.03516834,-0.027242139,-0.06652218,-0.018555231,-0.027148988,-0.010376364,0.07541547,-0.020329267,0.004820376,-0.031259857,-0.014149154,-0.009901478,0.060698546,-0.0035375517,-0.029528499,0.024179202,0.039155476,-0.007125475,0.025073268,-0.011726272,0.0108948,0.03786131,0.009813165,0.025755346,0.007834651,-0.013872131,-0.0029721863,-0.033807036,-0.024293419,0.013499864,-0.0069075087,0.0048202663,-0.013044327,-0.003446864,0.00906051,0.06149759,0.019470116,0.02325201,-0.0038050604,0.008603447,0.004495445,-0.0452247,-0.010014844,0.035806928,-0.003626299,-0.03301996,0.03330385,-0.0014408708,-0.014187765,-0.0040192697,0.01782741,0.021951709,-0.013375928,-0.004469862,0.033303864,-0.0003867904,0.0052620047,0.01374912,0.009244333,-0.0022843464,-0.020084074,0.030150034,0.0035759583,0.036408246,-0.03943447,0.011152747,-0.008862981,0.030200921,-0.006719656,-0.021766473,0.007847047,-0.030717537,0.01694183,0.03260253,0.021864582,0.000433346,0.0076742084,-0.013291202,0.023174789,-0.009397466,-0.015077952,0.051709548,-0.05673703,0.009221749,0.015383515],"last_embed":{"hash":"1ykgqfk","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"1ykgqfk","at":1762855202867},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{5}","lines":[318,319],"size":73,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ykgqfk","at":1762855202867}}, +"smart_blocks:Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0015919665,0.006298762,-0.04201362,0.009476364,-0.058853906,-0.03810938,0.06549919,0.002134033,0.009671286,-0.011766776,0.0030576573,0.009565903,-0.03077455,0.02134429,0.024397861,-0.0008192501,-0.022837132,0.04271298,0.0051728305,-0.017650058,-0.031842187,0.014040376,0.05326603,0.001867178,-0.062647864,-0.011731965,-0.045980982,-0.0006325389,0.035193168,0.038348325,-0.0051963376,-0.04318931,0.013700502,-0.0255731,-0.025369808,-0.02043451,0.008227895,0.00021018808,-0.048597723,0.0463538,-0.0011161836,-0.033169575,0.0032734498,0.026366247,0.048890233,-0.010205911,-0.048681457,0.005480048,0.027291412,-0.036068935,-0.0018161321,-0.0066782017,0.022638576,-0.008557911,-0.0037291204,0.027673317,-0.018101411,-0.026536169,-0.01747316,-0.020338409,-0.033706922,0.035019606,-0.023282725,0.012713252,-0.042023018,0.029391902,0.042776097,0.010153133,-0.022155013,-0.03185265,-0.007483327,0.026768375,0.015126412,0.003232091,-0.03174227,-0.0094784405,0.02876265,-0.020567127,-0.017169058,0.003023348,0.021454262,0.01948395,-0.011509874,-0.0123945335,0.0005572124,0.051693566,-0.028158944,0.06873792,-0.0091195665,0.022636468,-0.017582582,0.012732501,0.0033261364,-0.039983727,0.013387185,0.015105194,-0.012923652,-0.03228176,0.036346838,0.026725877,0.04790736,0.011789379,0.013458214,0.018268857,-0.011601521,-0.02159181,-0.0016045672,0.0065740915,0.048464462,-0.017422995,0.017907009,0.050944403,0.019703014,0.034450196,0.012164157,-0.014853192,0.0036122634,-0.03258163,0.016073773,-0.010868564,0.03847126,0.08635214,0.017641855,-0.038457807,0.013474559,0.008819149,-0.022838945,-0.03627793,-0.005894948,0.007724329,0.03881344,0.019933406,-0.017006785,0.012347937,-0.004182522,0.017837936,0.047087364,0.03439635,-0.011968283,-0.06682085,0.04833995,0.023853632,-0.017643003,-0.016337315,0.0029316556,-0.049203016,0.027886352,0.013878869,0.023634234,-0.019308127,0.012344512,-0.0005558264,0.021867424,0.054891504,0.012601466,-0.0021845542,-0.012755562,0.084583655,-0.0014074517,0.0057091303,0.0051264283,-0.026264284,-0.033036023,0.05531105,0.0008206255,0.016160494,0.044221573,0.010166593,-0.010116645,0.014591728,0.008527104,-0.01693665,-0.02214672,0.007879556,0.029469034,0.016085954,0.024286604,0.03316671,0.013222315,-0.0029408457,-0.055391587,0.02404334,-0.010789406,-0.051944703,-0.017113993,0.040137496,-0.02311295,-0.031751305,0.0058601224,0.037045833,-0.011267902,-0.01996776,-0.042945113,0.0058188485,0.050309427,-0.016241502,0.03662321,-0.0071795117,0.012419223,-0.052408163,-0.0103836125,0.0062603327,0.009542563,0.008819387,-0.011162173,-0.024493331,-0.035275526,-0.005529339,0.017965477,-0.029971411,-0.027754704,0.022681063,-0.0045086755,-0.033982348,-0.041626282,-0.047930654,0.008269691,-0.010407414,0.049817633,-0.009095387,0.01149054,0.039045513,0.00029180842,0.017973607,-0.032955326,-0.002777641,-0.026705936,0.03165019,0.03065099,0.00046089882,-0.0101961745,-0.012200477,0.017640943,0.026203265,0.0070984624,0.0010153141,-0.02988841,0.003460046,0.051866144,-0.022250544,-0.007733466,0.034681432,0.00156282,-0.016857617,-0.028200354,-0.013335681,0.009119796,0.0774485,0.011223488,0.019685261,-0.0031519684,0.013495504,-0.02750973,-0.013548287,0.0058935178,0.028467631,-0.024444817,0.0038086132,0.007228029,0.0047207503,0.01873625,-0.0049470756,-0.029737875,0.017985977,0.019539203,-0.016071692,0.00069753657,-0.015831186,0.038704146,0.021015367,0.007656375,-0.030971779,0.023516651,0.0100007225,-0.016938327,-0.017812291,-0.049891364,0.032648493,0.035919566,0.02231784,-0.06687179,0.0066394447,0.024292292,-0.003213839,0.030346686,-0.017921926,-0.024732383,0.00363631,0.036447976,-0.016551983,-0.0032618262,0.041031506,0.052360322,-0.028482772,-0.015599093,0.028429162,0.022320965,-0.16625023,-0.016947847,-0.016053509,0.048484407,0.010774255,0.01014045,-0.051416617,-0.014172584,-0.044780698,0.057286993,0.010344363,-0.03227169,0.05138347,-0.0029270076,0.0013007141,-0.01605155,-0.013489424,-0.013311281,-0.05255426,-0.048504345,-0.014765362,-0.044288795,0.09132954,0.015519759,-0.039551385,-0.007137557,0.07608892,-0.023155635,0.009643879,-0.026158368,-0.09533629,0.0007054817,-0.00020764048,0.005546614,-0.011201625,0.047208212,-0.0040014493,-0.005527066,-0.015353738,0.0025406498,0.064341865,0.022142407,0.008693111,0.031384252,0.015787067,0.034380004,-0.03712687,0.0064775194,-0.060716078,-0.009663237,0.006105058,-0.039213456,0.016418925,0.0035376658,-0.04603205,0.019502116,-0.011941237,0.064968914,-0.030251406,-0.027829506,-0.0069997804,-0.04761826,-0.04071928,-0.019014621,-0.0173732,-0.031054774,0.023778128,0.0021274348,-0.022977153,-0.018912666,0.012966577,-0.03801054,-0.00527461,-0.012928772,-0.0029816926,0.04236532,0.020906687,-0.03830278,0.0025751712,-0.1149348,-0.015190752,0.030641219,-0.034035925,0.027892118,-0.028677154,-0.023985973,-0.0061988737,0.01217746,0.031354453,0.23647088,0.02650669,0.023294808,-0.009943835,0.079972774,-0.007539035,-0.018074956,0.028499959,-0.017959716,-0.037883416,0.01228573,-0.004441528,-0.00141079,-0.0028513877,0.0116906045,0.027714642,-0.04704892,0.022229817,0.07642412,-0.0065916544,0.018029584,-0.05118743,0.017137002,-0.030537864,-0.069566585,-0.025406243,0.012437366,0.0074416036,-0.037398517,0.08090797,-0.027970366,0.05153844,0.033573255,-0.025346898,0.011080377,-0.029886998,0.021767385,-0.07231763,-0.024062745,0.017614717,0.02254358,-0.00080494804,0.013954539,-0.025313891,-0.027528236,-0.022294125,-0.0192643,0.0015952096,-0.015698668,-0.026079295,0.011636018,-0.028246151,0.0054510096,-0.015545215,0.01922926,-0.027385725,-0.009628805,-0.0054423558,-0.02084209,0.044152856,0.012354532,0.020208575,-0.037435435,0.006558229,-0.0030886868,-0.01049617,0.0077089802,0.018456079,0.011747431,-0.0065101185,0.04871404,-0.008324006,0.02037275,0.0067595397,0.012676777,-0.062742375,0.038616404,0.038035605,0.033826943,0.019505747,-0.017094571,-0.02653923,0.004455537,-0.019322645,0.038213577,-0.014927132,0.010192185,0.05799165,-0.025032362,0.024148507,0.011376637,0.00923974,0.016876424,-0.03770927,-0.03562248,-0.0146383755,0.038487907,-0.042169925,-0.022847163,0.015531834,0.01311678,0.0197778,0.011682941,-0.04105508,0.012008177,-0.0035686893,0.023319647,-0.03639182,-0.0096389,0.030123537,-0.07044232,0.01345339,-0.014439941,-0.003759359,0.061277416,0.07713527,0.0176356,0.0038055584,0.024314454,-0.020946588,0.059383493,0.0050416947,-0.030381719,0.052133135,-0.020857716,-0.07745672,0.0007888457,0.015122162,0.013106842,0.0150347,-0.009624502,-0.02162679,-0.0019625893,0.025129678,0.024602534,0.012055398,0.041919656,-0.025686625,-0.013769533,0.03129207,-0.0032612835,0.014985173,0.017346222,0.025881195,0.032957762,0.026187416,-0.022308819,0.0026792546,-0.014625295,0.031116983,0.007321514,0.018707164,0.0145125985,-0.049544986,0.0066274074,-0.069505855,-0.031181145,-0.011210312,-0.02870887,-0.03600777,-0.030325618,0.01147098,0.053910792,0.09230541,-0.010765798,0.011384971,0.023031814,-0.006095281,-0.026782291,0.011970705,-0.0032826131,0.016571794,-0.034816194,-0.01059501,0.022747433,-0.030746898,-0.0043445616,0.019192675,-0.017311389,-0.020165296,0.01388712,-0.020953346,-0.022824937,0.011686403,0.05150383,-0.0052485466,-0.03124498,-0.018517666,0.00015814693,-0.035253927,-0.03059566,0.11011407,0.047848184,-0.01359585,0.012522059,-0.0063085747,0.054464925,-0.008573295,0.011712633,-0.003931377,-0.036785863,0.002595574,0.013781517,-0.01564541,-0.041043602,-0.045486063,-0.034227,0.031059664,0.034888472,0.0034775946,0.01090292,-0.023210442,-0.04274749,-0.010331744,-0.07121153,-0.025814738,0.01622801,0.051517665,-0.017491223,-0.004655523,-0.006610065,-0.015146479,0.023625104,-0.04612065,-0.048057146,-0.0048614843,-0.0016074723,-0.03891143,-0.011730444,-0.012604553,-0.009850984,-0.015186115,-0.00022405497,-0.018337714,0.0048578084,0.016301414,0.02382361,0.0050364067,0.02847358,-0.0049919304,-0.020316003,-0.021247223,0.0026579767,0.04315303,0.027270816,0.035748284,-0.025455296,-0.042152155,0.009987987,-0.012951114,0.015836652,-0.025976136,-0.0046471893,-0.020338368,0.03971397,0.002867437,0.038042564,-0.0065939147,-0.012505898,-0.047320995,0.014448875,0.026258472,-0.0070406,-0.0123496065,-0.044506297,-0.07867465,0.021726433,-0.018212518,-0.033453625,-0.008490254,-0.01834786,0.009981566,-0.0019431864,-0.04611419,0.0012070464,0.0071452796,-0.0058582365,-0.024056004,0.050424974,-0.056903455,-0.022474522,0.04311433,0.020074481,-0.005381639,-0.02238808,0.004301303,0.05889218,-0.020366594,0.01711509,-0.02983404,0.030717969,-0.019557027,-0.065056734,0.03164826,0.0048192996,0.005844636,-0.033382073,0.022035334,0.0054738736,-0.0064122174,0.00794443,0.0022242907,-0.027857028,0.00995813,0.021559373,0.025655556,-0.0015836369,-0.031177554,0.03516611,0.025314808,0.02289981,-0.028260836,0.00418493,-0.02329411,0.017006423,0.01004156,0.04302642,-0.042633608,0.034790628,-0.016834276,0.006162048,-0.030274207,-0.030086402,-0.0058248183,-0.03875551,0.011119488,-0.03274425,-0.04124521,-0.042493522,0.010010833,0.018145759,0.0064276094,-0.017623194,-0.041004915,-0.030830331,0.019616414,0.0399113,0.008968698,0.029933507,-0.0075777774,-0.009950713,0.018323982,0.028220402,-0.047574233,-0.007731648,-0.004954667,0.010176586,0.034317736,0.001969035,-0.026549114,0.055226218,0.004951561,-0.02051057,-0.043385427,0.05532634,0.021642376,-0.014995978,-0.0113447355,0.05000472,0.037184242,-0.052303653,0.03909706,-0.03675086,-0.054505467,-0.022935385,0.0393924,0.0130509855,-0.028642854,-0.027962172,-0.011205793,-0.027122244,-0.03420517,-0.010536072,0.02840095,-0.045869276,0.041216694,-0.011646149,-0.028346667,0.017300189,-0.0030002461,-0.022458287,-0.023869783,0.026025157,0.0023157191,0.037788007,-0.002356296,-0.02581643,0.014220426,0.028028337,0.008793773,-0.007378165,-0.046750408,-0.026836269,0.007908873,-0.15909855,0.0064294217,-0.008747824,0.015526444,0.007903776,0.013629534,-0.058728043,-0.038952,-0.032951824,-0.018736014,-0.0078610275,-0.017263941,0.023223862,-0.038430978,-0.02370076,0.046309378,-0.02409303,0.018920183,-0.06393363,0.058160312,0.013392141,-0.008760975,0.061987795,0.006902123,-0.0041523264,0.0392775,-0.0030383167,0.012429619,-0.033339806,0.031110087,0.008458544,-0.018686404,0.0036425798,0.059654396,-0.0020816645,-0.0069520036,0.016565422,-0.011174696,-0.057231918,0.0056798775,-0.034110453,0.025247062,-0.016662885,0.003339045,-0.010842874,0.0755032,-0.03343364,0.0023609498,-0.040540252,0.0124836555,-0.009513401,0.04945034,-0.017948432,-0.006574335,-0.012672674,-0.025257142,-0.021508409,-0.016707351,0.043571047,0.025491,-0.005967876,0.041229866,-0.032265015,-0.04148604,-0.033334162,0.025323583,-0.0470601,0.0282869,0.017294386,0.015168142,-0.029159632,0.022238612,0.002753859,-0.020896524,-0.011994488,0.00839937,0.030623972,-0.027909437,-0.034680855,-0.01849194,-0.059836365,0.015558242,0.031403624,-0.037959322,0.02184819,0.010407864,-0.0074560805,0.002301421,-0.024309587,0.01245539,-0.031973816,-0.045120224,0.013263912,0.041881327,-0.020180337,0.06324685,-0.05856989,0.00013179488,-0.007839517,0.025950704,-0.027618192,-0.044658024,-0.029938947,-0.0414951,-0.046070565,-0.02018864,0.03178062,0.012622656,-0.024081336,-0.033153214,0.0021434391,-0.013819703,-0.01221625,0.052654985,-0.10991886,-0.03221194,-0.0008415142,0.020677995,0.03863328,0.010657665,0.009741157,0.0086294,-0.01476238,-0.03848422,0.034998015,0.08144749,0.013206863,0.009026031,0.0016553259,0.017009126,-0.00564377,-0.038846083,0.025165714,-0.011460065,0.0134596415,-0.013772113,-0.0004778801,0.021553775,-0.05653199,-0.035832763,-0.008987385,-0.022634285,0.018181222,-0.03159969,0.00019301279,-0.011819297,-0.018839471,0.026560342,0.013471899,0.016945211,0.009128948,-0.023876289,0.014612219,0.032435786,-0.015023566,0.044761777,-0.05692675,0.040490575,-0.012393567,0.04273651,-0.04150478,-0.060517866,-0.04436568,-0.017272128,-0.009164891,0.060263418,-0.0028671296,-0.0118318815,-0.023742,0.0031616515,0.0016587867,0.008163209,0.0001677569,-0.049618572,0.04279982,0.052660905,-0.02155516,0.02113016,-0.006666315,-0.0286251,0.027469274,0.0012829369,0.03255131,0.026405705,-0.022656268,0.0093863355,0.00027592256,0.0064030904,-0.005997332,-0.03391257,-0.01648454,-0.020181952,-0.017640984,-0.004468995,0.07467409,0.009972876,0.011505756,-0.0042963247,0.013329781,0.014982144,-0.025162295,-0.051358867,0.026211869,-0.026500829,-0.016362892,0.058658704,-0.013595762,-0.011922436,-0.02750787,0.04164822,-0.008046933,0.00020054418,0.012336134,-0.00039492568,0.00789326,-0.013824167,0.014236765,0.011536278,0.01625327,-0.011637735,0.048123315,0.012149022,-0.0062267003,-0.013358434,0.0048748124,0.011204904,-0.021189101,-0.012375391,-0.02926179,0.019281035,-0.020418823,0.017438136,0.024747241,0.013710498,-0.011388791,-0.017481467,-0.036781594,0.04267439,-0.037429094,0.0006652072,0.04308481,-0.033089742,0.013091073,-0.010530327],"last_embed":{"hash":"11fy16l","tokens":37}}},"text":null,"length":0,"last_read":{"hash":"11fy16l","at":1762855202867},"key":"Personal/Projects/Dating/Meditation Plan.md#15-Minute Daily Meditation Plan for Anxiety#Key Reminders#{6}","lines":[320,321],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11fy16l","at":1762855202867}}, diff --git a/.smart-env/multi/Personal_Projects_Dating_Untitled_Hinge_Prompts_md.ajson b/.smart-env/multi/Personal_Projects_Dating_Untitled_Hinge_Prompts_md.ajson new file mode 100644 index 0000000..b2abb90 --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Dating_Untitled_Hinge_Prompts_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Projects/Dating/Untitled/Hinge Prompts.md": {"path":"Personal/Projects/Dating/Untitled/Hinge Prompts.md","embeddings":{"bge-m3:latest":{"vec":[-0.0045806267,0.008603199,-0.0038685102,0.020819698,0.009223159,0.002091337,0.0025480285,0.018190764,-0.007282099,0.015859501,-0.024189914,-0.0006084196,-0.025741614,0.02341549,-0.0055406243,0.004337459,0.0130065,0.004114068,0.017145334,-0.014923551,-0.030795394,0.021516703,-0.011762477,-0.051274955,-0.046134155,0.072673015,-0.024928017,0.009034603,-0.048444968,-0.013152544,0.02827505,0.02377323,0.019590165,-0.00013312137,-0.021135071,-0.00008965988,-0.011836077,0.0032133497,-0.04193152,0.0076364786,-0.008368499,0.01878247,-0.016852485,-0.03105843,0.042964872,-0.01190655,0.017372143,-0.055183116,0.04465807,0.007458123,0.009405953,0.020738525,-0.019997403,0.019783374,-0.021108715,0.012469651,-0.032881867,-0.02567848,0.010037447,0.0115543455,-0.022206893,-0.013975191,-0.047155123,-0.019036569,-0.0016953504,0.017827215,-0.0224515,-0.0076148114,0.024356728,-0.03152119,0.0022619069,0.027950384,-0.043198764,0.0071862373,-0.029183218,-0.055076145,0.038058523,-0.040371265,-0.0010431071,0.010111086,0.011130469,-0.023867074,0.026571736,-0.02383984,0.0076351063,-0.0028553505,0.013243631,0.030935027,0.0044776024,-0.0135323815,-0.01974696,0.03111308,0.009964703,0.0020216508,-0.020528628,-0.03552406,-0.057158187,-0.010535061,-0.0044457377,-0.025096497,0.004112749,0.04053637,0.003182808,0.039066803,0.044981938,0.018034507,0.0054774648,0.020424481,-0.01224122,-0.021675251,-0.013854455,-0.017019996,-0.0141166765,0.03620921,-0.0071124844,0.00931062,-0.007926084,-0.013334816,0.012421628,0.021916525,-0.0024281614,0.005655224,0.0056216726,0.0068901046,-0.014623872,-0.0039676214,-0.01914925,-0.009969676,-0.017524285,-0.006055811,0.023303924,0.020639904,-0.015759801,-0.014552439,-0.03831665,-0.026319236,0.037583884,0.014024706,0.035003826,-0.023762671,0.03707745,0.028597714,-0.057818163,-0.009356659,0.023798496,-0.024942895,0.011239874,0.013792569,0.015193271,-0.040588662,0.00583777,0.004019434,-0.007203775,-0.00014082034,0.034621615,0.011139716,-0.007919409,0.007921455,0.00970148,-0.00035792624,0.010575238,-0.03387463,0.011933665,0.025052533,0.06003162,0.03300219,-0.0031733874,0.0073222094,0.0051683304,-0.022807658,-0.0074138506,-0.002254542,0.03333483,0.01957869,0.038634032,0.03183718,0.039032158,0.020924067,0.023524594,-0.035673272,-0.04681231,0.051310204,-0.001419323,0.0348718,-0.0019738583,-0.008114157,0.014904783,-0.0038560538,-0.008049733,-0.012772332,-0.020110557,-0.016753675,0.050613068,0.0084770555,0.0035813143,-0.01651511,-0.009559117,0.0029808804,0.024068074,-0.016727319,-0.01886874,-0.018446492,-0.035380814,0.038981736,-0.030961482,0.016262926,-0.026970537,-0.013340937,-0.029983835,-0.036123175,0.0050285123,-0.011281711,0.02074989,0.053098764,0.023472201,0.027675388,-0.038665064,0.06163658,-0.02044847,-0.002606461,0.015097903,-0.0037975486,-0.0043196213,0.0016694975,0.012107016,-0.00909804,-0.00635869,0.056905955,0.014703065,-0.017656313,0.02297746,-0.008763262,-0.03238156,-0.03339165,0.019048905,0.0000082218885,-0.049087852,-0.0044572186,-0.016249401,0.022029761,0.009059744,0.000057890455,0.015182267,0.010530599,-0.021978216,0.0076324223,-0.041876797,0.0024592099,0.011092225,0.016286531,-0.023143841,-0.014941641,-0.029587718,0.0050489865,0.0027249819,0.02264325,0.0065495293,0.021548092,-0.048056338,0.012170229,-0.036000945,0.030483853,0.021737013,0.015050182,-0.007981033,-0.022502959,0.01765486,-0.022307752,0.016526403,0.043437883,-0.016476607,0.0046537016,-0.037663247,-0.00090719183,0.006336565,-0.042559,-0.02563051,-0.008077419,0.041782673,-0.007231369,-0.008215668,-0.037071913,0.006224433,-0.0119563965,-0.006072737,0.03402426,0.0036540409,0.003257119,0.007788718,-0.029862931,0.025607448,-0.017940858,0.06422435,-0.039894123,0.022525707,-0.0019677998,0.026816772,-0.12025015,-0.06404343,0.02910376,0.015499748,0.048585046,-0.005438352,0.008875722,-0.0094473725,0.004679585,-0.016514724,-0.056715522,-0.10249823,-0.0054279584,-0.008808876,-0.024120668,0.01871301,0.020075617,0.016376248,-0.014849673,-0.076141715,0.011884993,0.010810935,0.04394805,0.010315685,0.038109608,0.033634905,0.040286154,0.0151131125,-0.021093698,-0.02059086,-0.013731299,-0.025462111,-0.024555255,-0.027441649,0.059832644,-0.019627597,0.0047340672,-0.026740097,0.012188468,0.012687498,0.0005205621,0.019203437,-0.004284993,-0.017850095,-0.014312805,-0.04162264,-0.0008196354,0.011041821,0.023843853,-0.040101364,0.022414327,0.010485088,-0.016177963,0.01645606,-0.017720638,-0.004195252,0.023178888,0.03372326,-0.0029684773,-0.0086293025,-0.026146585,-0.06384788,-0.020989068,-0.005558683,0.024056934,-0.00073522684,0.010023517,-0.0052897264,0.0077503645,-0.05469876,0.020395275,-0.0060014264,-0.0023636576,-0.030380838,0.01920968,0.0013371921,-0.007098624,-0.035490736,-0.0036873524,-0.054167956,0.0069856145,0.011713019,-0.024001174,0.049211457,-0.022004878,0.0253169,-0.012599061,-0.03304316,0.0062878807,0.555558,-0.025992276,0.06120801,-0.008514058,0.004845419,0.0082578305,0.044042192,-0.008346604,0.013044297,0.021769369,0.03064627,0.01978805,0.005457814,0.014997081,0.046018757,0.0115666995,-0.055693533,0.047007903,-0.010143576,0.0026797527,0.020543512,-0.013951263,0.04893901,0.007444785,-0.043224607,0.013401704,-0.0045434344,0.0031811513,-0.0036341806,0.047284078,-0.0038346827,0.03235159,0.010975949,0.021892918,-0.0032226767,-0.0048443503,-0.052102387,-0.041325632,-0.017527655,-0.008356754,-0.024247797,0.0028256262,-0.033502065,-0.034270965,0.0020703957,-0.009406238,-0.009607246,0.0067818295,-0.039047584,-0.041767497,0.0012930196,-0.03343278,-0.04230257,0.001354447,-0.00029377782,0.0005423232,-0.018691389,-0.015214811,0.0069829524,0.010768998,-0.0147777535,0.033388287,-0.008704911,0.016420579,0.011434273,-0.00033823962,-0.05890739,-0.022620713,-0.0068637813,0.0015715582,0.01566153,0.018482843,0.022686454,-0.0024737967,-0.015719146,0.008899791,0.05128196,0.00616883,-0.01009881,-0.0025639571,0.003096898,-0.025558589,0.025492221,-0.0032555284,-0.0091512585,-0.06149095,-0.020471212,0.029914998,0.013079746,-0.016664395,-0.0019067165,-0.019074187,-0.034806244,0.0075439992,0.025762727,0.0036665334,-0.021834154,0.0018712293,0.010293936,-0.008016255,0.033217672,0.0013243066,-0.0004911069,0.075305685,0.018351313,0.027406873,-0.01116359,-0.023393286,0.033436187,-0.0098411925,-0.057871133,0.0094663855,-0.004425454,-0.017258089,0.022033839,0.004889709,0.0155206,0.0028126696,0.006427165,0.031173771,-0.03016837,-0.0024534333,-0.025815831,-0.0154620055,-0.038378697,-0.038118396,0.02296775,0.054636937,-0.021878893,0.02086518,-0.017757203,0.02105339,-0.008435606,0.011618307,-0.0065081846,0.0092714755,0.08195802,0.01710429,-0.011651768,-0.007110847,0.022511503,-0.019415528,0.019485356,-0.019335346,0.0064700223,0.033168614,-0.031054871,0.026711874,-0.009306439,-0.025421875,0.064594574,0.005078502,-0.0075535765,-0.023955142,-0.002642171,0.024680223,-0.022854792,-0.019278,0.030098477,-0.0058508026,-0.0274264,0.024527153,-0.021921227,0.0922439,-0.030524595,-0.004650131,0.03286567,0.029114012,-0.06580868,-0.028629718,0.020945717,-0.015887313,-0.023668392,0.043171756,-0.002164694,0.008129785,-0.021922654,-0.011121915,-0.011653498,-0.0072450307,0.027352849,-0.00093094044,-0.012986008,-0.008278395,0.016926233,0.045212936,0.019397182,0.0053409943,0.009025655,-0.04277055,-0.031870425,0.02750657,0.0027370371,-0.020339094,-0.016873978,0.03412397,-0.005722798,0.023870815,-0.03889158,0.0013759438,0.007885753,-0.0045003225,0.012422178,0.030602667,-0.012362893,-0.025071751,0.0023568557,0.0124185635,-0.018188562,0.0051650926,0.021197889,-0.03287717,-0.016358567,0.022726027,-0.018847128,-0.03037851,-0.012675685,-0.03764489,0.00456143,-0.0030851658,0.025482172,-0.0120999925,0.0022411689,-0.068339296,0.03557752,-0.03481724,-0.020565728,-0.001078295,-0.052473467,0.002885995,-0.013444802,-0.043723594,-0.02009995,-0.0050852355,0.009761212,0.0076627685,-0.020966155,-0.0102784345,-0.011440029,-0.0143813025,0.016547065,-0.01562205,0.020942235,0.04378255,0.023955904,-0.0028678381,0.008226696,-0.020134354,0.0012542699,0.02079331,-0.010959466,-0.042668954,-0.065011986,-0.043066937,-0.022847706,0.0030789163,0.042403042,-0.00014598337,0.005873329,0.0003580228,0.031277098,0.02208227,-0.008922514,0.030470388,-0.021646036,-0.00974516,-0.0056592445,-0.026459098,-0.0015815347,-0.042824738,-0.03400698,0.01249619,-0.004744361,-0.050649084,0.013447108,-0.013567591,0.00042466042,-0.0024170834,-0.01579846,0.007435171,-0.0639068,-0.03386857,-0.017594932,0.0014999176,-0.005808352,-0.003773553,-0.023130588,-0.00816501,-0.03975062,-0.013201882,-0.0099007785,0.004773031,-0.025992472,0.042383276,0.021186637,0.004025965,0.011060322,0.07131912,-0.030397689,0.026218565,-0.0132288635,-0.02344521,-0.0046191327,-0.0023382942,-0.041720003,0.008818027,0.019131472,0.03568231,0.00022650842,-0.020818137,-0.02406655,0.018166225,-0.010471072,0.027994484,-0.070179485,0.005115417,0.012891847,-0.046399023,0.0005159157,0.008080318,-0.026572865,0.012787867,-0.028495425,-0.011331342,0.013061298,0.007533773,-0.04101879,0.011810217,0.011138418,-0.031703975,-0.00611802,0.0144810695,-0.021556495,-0.035436112,0.009324374,-0.0035096281,0.026825262,-0.02704951,-0.013354417,-0.0062835263,0.033121448,0.02933875,0.06653511,0.023159495,-0.012245049,-0.025370967,-0.015173606,-0.021949807,-0.06248274,0.0049900184,-0.020746296,-0.03626298,0.005741257,-0.0029234893,0.019229118,-0.002467557,-0.06696631,0.012409862,-0.0071909376,-0.002230792,0.0025444948,0.0019579858,0.024795776,-0.033827316,-0.00414091,-0.026892114,0.014177182,-0.012789647,-0.0033862796,0.0009832721,0.015403833,0.0068115825,0.0024588353,-0.007316415,-0.015047873,0.00018126665,-0.0040106764,0.009923995,-0.010786133,-0.00046470997,-0.0028446277,0.026732575,-0.019565176,-0.023631716,0.007174124,0.029079216,0.0075638816,-0.014812288,0.022631206,0.034911275,-0.033316936,-0.03181517,0.03387555,0.032511707,-0.077673204,0.013894755,-0.009544486,0.016334565,0.015462553,0.025821747,-0.0074528633,-0.044947915,-0.027535668,-0.033096433,0.034270782,-0.036111243,-0.016738476,-0.0004872147,0.0032437765,0.012559758,-0.0242489,0.036446396,0.0031568205,0.0052536153,0.005727924,-0.014793324,-0.0076662893,-0.03445399,0.0014736837,-0.032110706,0.00024995633,0.038440257,-0.011234109,-0.029665079,-0.0057420474,-0.025862077,-0.027035836,-0.017221665,0.026375126,-0.025429966,-0.006614391,0.017234907,-0.0075207413,0.025252154,0.017549425,-0.013394013,-0.0149674695,-0.021218674,-0.04754579,0.045668777,0.006151189,-0.027655602,0.009222397,-0.04933285,-0.0057056784,0.051772196,0.010040227,0.034856226,-0.018238205,0.00874394,0.016142704,-0.0318275,-0.009039786,0.09847958,-0.019572964,-0.019090908,-0.025829278,0.022508183,-0.02525811,0.010267343,0.02452913,-0.010183415,0.03368821,-0.0042406716,-0.015973337,0.016420415,0.017727954,0.0015882108,0.011128538,-0.025490727,-0.01233607,-0.008503277,-0.02052461,-0.040798116,-0.005297945,-0.026462113,0.017236408,0.05047372,-0.0017460631,0.038250536,-0.007575374,0.020059284,-0.04169582,0.029380567,-0.06740999,-0.06367806,-0.04181211,0.0019592121,-0.029018385,-0.00051429664,0.034401346,0.025857234,-0.016799448,0.0021348386,-0.009730493,0.04415488,-0.011601363,-0.005223008,0.0037483603,-0.034087077,-0.015084941,0.010173265,0.0101965405,0.008103547,-0.019544141,-0.033522733,-0.0061600865,0.031107586,-0.033272192,0.015794687,0.012246814,0.027386015,0.014228958,-0.020104,0.001321863,-0.0039923983,0.0025471665,-0.07990431,0.0147733465,0.0146007715,-0.009656808,0.053614106,0.005999832,0.011252637,0.014524013,-0.030894926,0.026856553,-0.022871938,-0.032115545,0.008813884,-0.0001805555,0.0466795,-0.006382206,0.027000058,-0.040715657,0.025907768,-0.018444767,-0.0347965,-0.002715872,-0.024872147,0.042311467,-0.014378203,0.010842381,0.0011568349,-0.002072149,0.054670453,0.027250798,0.0036210208,-0.010522884,0.030661542,0.033827987,0.009489925,-0.03184999,0.02763419,0.026750427,-0.03601178,-0.017319668,0.018251108,-0.02792668,-0.014738558,0.019086657,-0.005311514,0.006738552,-0.016587421,0.022285523,0.010126295,-0.009115463,0.003241143,0.06794181,0.0012560653,-0.034576666,0.06572296,0.019784898,-0.034441955,0.011063332,0.047030516,0.031735796,0.019174019,0.04488208,-0.001712847,-0.024884338,-0.010521141,0.018038977,-0.022697108,-0.003823357,0.022660594,-0.0007353581,0.011358961,0.007015955,0.02180406,-0.0052967886,-0.019155586,0.015276951,0.015838897,-0.0059361453,-0.007454752,0.019206243,0.014454432,-0.01725626,-0.017555559,0.0127056185,-0.036438994,-0.029906712,0.011942936,-0.016489815,-0.026112068,-0.012340931,0.03813394,0.017208701,0.02013033,0.025636781,-0.03259478,0.007548028,0.022451805,0.0058923434,0.01364704,0.0056260177,-0.046158206,-0.011945014,-0.011875375,-0.029316459,0.028527673,0.0065097986,0.0035651308,0.020691797,0.008555015,0.017479679,0.039764617,-0.033256568,-0.008950417,-0.009509729,0.037074063,-0.0028730638,-0.04778025,-0.0087212995,0.0047760927,0.0051235533,-0.008294136],"last_embed":{"hash":"ua7oej","tokens":1222}}},"last_read":{"hash":"ua7oej","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1761326901000,"size":3925,"at":1762338969716,"hash":"ua7oej"},"blocks":{"#---frontmatter---":[1,4],"#":[5,67],"##{1}":[5,5],"##{2}":[6,6],"##{3}":[7,7],"##{4}":[8,8],"##{5}":[9,9],"##{6}":[10,10],"##{7}":[11,11],"##{8}":[12,12],"##{9}":[13,13],"##{10}":[14,14],"##{11}":[15,15],"##{12}":[16,16],"##{13}":[17,17],"##{14}":[18,18],"##{15}":[19,19],"##{16}":[20,20],"##{17}":[21,21],"##{18}":[22,22],"##{19}":[23,23],"##{20}":[24,24],"##{21}":[25,25],"##{22}":[26,26],"##{23}":[27,27],"##{24}":[28,28],"##{25}":[29,29],"##{26}":[30,30],"##{27}":[31,31],"##{28}":[32,32],"##{29}":[33,33],"##{30}":[34,34],"##{31}":[35,35],"##{32}":[36,36],"##{33}":[37,37],"##{34}":[38,38],"##{35}":[39,39],"##{36}":[40,40],"##{37}":[41,41],"##{38}":[42,42],"##{39}":[43,43],"##{40}":[44,44],"##{41}":[45,45],"##{42}":[46,46],"##{43}":[47,47],"##{44}":[48,48],"##{45}":[49,49],"##{46}":[50,50],"##{47}":[51,51],"##{48}":[52,52],"##{49}":[53,53],"##{50}":[54,54],"##{51}":[55,55],"##{52}":[56,56],"##{53}":[57,57],"##{54}":[58,58],"##{55}":[59,59],"##{56}":[60,60],"##{57}":[61,61],"##{58}":[62,62],"##{59}":[63,63],"##{60}":[64,64],"##{61}":[65,65],"##{62}":[66,67],"###General advise":[68,69],"###Good prompts":[70,85],"###Good prompts#{1}":[72,72],"###Good prompts#{2}":[73,74],"###Good prompts#{3}":[75,75],"###Good prompts#{4}":[76,77],"###Good prompts#{5}":[78,78],"###Good prompts#{6}":[79,80],"###Good prompts#{7}":[81,81],"###Good prompts#{8}":[82,83],"###Good prompts#{9}":[84,84],"###Good prompts#{10}":[85,85],"###Bad propmps":[86,94],"###Bad propmps#{1}":[87,88],"###Bad propmps#{2}":[89,90],"###Bad propmps#{3}":[91,92],"###Bad propmps#{4}":[93,94],"##anders Is liked":[95,96],"##anders Is liked#{1}":[96,96]},"outlinks":[{"title":"ResearchGate","target":"https://www.researchgate.net/publication/364420243_Originality_in_online_dating_profile_texts_How_does_perceived_originality_affect_impression_formation_and_what_makes_a_text_original?utm_source=chatgpt.com","line":89},{"title":"Haas News | Berkeley Haas","target":"https://newsroom.haas.berkeley.edu/research/research-reveals-the-key-to-an-irresistible-online-dating-profile/?utm_source=chatgpt.com","line":91},{"title":"Arno","target":"https://arno.uvt.nl/show.cgi?fid=155361&utm_source=chatgpt.com","line":93}],"metadata":{"created":"2025-10-22 10:04","updated":"2025-10-23 19:49"},"task_lines":[],"key":"Personal/Projects/Dating/Untitled/Hinge Prompts.md","last_embed":{"hash":"ua7oej","at":1762844659217}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Projects_Diet_Diet_md.ajson b/.smart-env/multi/Personal_Projects_Diet_Diet_md.ajson index 380e704..d353a4c 100644 --- a/.smart-env/multi/Personal_Projects_Diet_Diet_md.ajson +++ b/.smart-env/multi/Personal_Projects_Diet_Diet_md.ajson @@ -1,4 +1,4 @@ -"smart_sources:Personal/Projects/Diet/Diet.md": {"path":"Personal/Projects/Diet/Diet.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.10422564,-0.01650963,0.0328234,-0.02841677,-0.00816222,0.0024743,-0.03366312,0.00008103,-0.0347169,-0.04884798,0.03737193,-0.08575628,0.00542183,-0.00008579,0.01916843,-0.01702896,0.09642932,-0.06794674,-0.0594429,0.00585227,0.04822927,-0.01711062,0.01233942,-0.00957403,0.074631,-0.00296467,0.03935166,-0.01363919,-0.07976352,-0.21091436,0.01524543,-0.04657707,0.08159129,-0.0821555,-0.02082928,0.03021945,-0.02177015,0.03428808,-0.06593922,0.0160736,0.06803665,0.05529463,0.04842031,-0.03808463,0.04667421,-0.02607333,-0.06495091,-0.02599319,0.06291433,-0.04172876,0.00041675,0.01494016,0.04980968,0.00826164,0.02118642,0.06010802,0.01523367,0.02388737,0.05244101,0.04201746,0.00236969,0.02859637,-0.20330484,0.08125144,0.04636255,0.0478374,-0.00552948,-0.03638027,0.05422308,0.08574732,-0.03378158,0.02744879,0.03307492,0.07442468,-0.02168508,-0.04579503,0.04607439,-0.01872177,-0.02018724,-0.00137439,-0.03494835,0.01495193,0.00570199,-0.0204141,-0.07256426,-0.03261676,0.01838159,0.01772974,0.04522581,0.03205697,-0.01615178,-0.08832862,0.03593862,0.02691635,-0.05962751,-0.01930951,-0.02413139,-0.04019273,-0.08788078,0.10938539,-0.05208276,0.08609933,0.07767121,0.02199752,0.0498722,-0.06318073,0.02945488,0.00693429,0.01707068,0.0470342,0.02760519,0.01941583,0.04180559,-0.00822894,0.04184118,0.03505949,0.1077904,0.00800416,-0.00369407,0.0702859,-0.02798168,0.08289972,0.07301328,-0.01237197,0.0098704,-0.00054033,-0.0027022,0.05654088,-0.0409711,-0.01770789,0.06475921,-0.01526303,-0.0454339,0.01016789,-0.020829,-0.00753086,0.09034906,-0.06961691,0.05845864,-0.05716633,-0.02579545,-0.06523962,-0.05449581,-0.16031021,0.01079491,0.11186916,0.0373636,0.04541968,-0.01319925,-0.07092772,0.02534162,-0.00668427,-0.00225956,-0.06786659,0.01987678,-0.00701308,0.0259385,0.00267051,0.01167537,0.01851553,-0.02707863,-0.09317295,-0.01936303,-0.04898038,0.05538227,-0.04197011,-0.04892256,0.00902425,0.00478697,-0.01552162,0.07057703,0.03779787,-0.03389855,-0.03841299,0.08663204,0.00268953,-0.0119122,0.02914311,0.0171178,0.01855064,0.07457062,-0.00907896,0.00535862,0.02412242,0.01312387,-0.07528191,-0.00221517,-0.0091521,0.0085489,-0.00198238,-0.04410833,-0.06450733,-0.06207654,0.01904175,-0.0843156,-0.10888153,-0.01451494,-0.01426788,0.02972058,-0.05622261,0.05403805,-0.04103227,0.0606831,0.04474459,0.02856684,-0.03236314,-0.0420706,-0.04564287,0.17758361,0.08339482,-0.03084099,-0.01523863,0.02478177,0.03226537,-0.05595834,0.02027745,0.06788792,0.04919878,0.01909022,0.02452262,0.04808378,-0.00300909,-0.05063612,-0.16721055,-0.00476599,-0.00045918,-0.04512662,0.03242756,-0.04678729,-0.0392934,-0.00855715,-0.03329073,0.06830058,0.03229906,0.02753583,-0.04370617,0.00526642,0.02003404,-0.00185916,0.0332568,-0.00452601,-0.01351437,0.00435762,-0.00514466,-0.0169993,-0.08928654,-0.06012447,0.0236677,0.04061411,0.12053332,0.10693984,0.02326643,-0.05820928,0.05560721,0.05087987,0.04436276,-0.14993052,0.00500552,0.00617334,-0.00152636,-0.0482947,-0.01465654,-0.05384335,-0.08193578,0.01534694,-0.02797863,-0.06151982,-0.11702472,0.01246621,-0.0476181,0.02251574,-0.01362775,0.02143756,0.06198133,0.00514455,0.00528406,0.03659161,0.05136464,-0.01293125,-0.08177931,0.00586251,-0.01277623,0.02291176,-0.04365488,0.02149445,-0.02258028,0.04964725,0.06771097,0.01808127,-0.01664594,0.0204502,-0.01889595,0.0235897,-0.003583,0.08278167,-0.0281311,0.00085801,0.05836174,0.03503378,-0.04685204,-0.00369731,-0.04335615,-0.0481615,-0.0093821,-0.04015806,0.0557382,0.02163133,-0.00174397,0.01783252,0.00972841,-0.02538834,0.03534156,0.01912823,0.04984283,-0.00620037,-0.02653164,-0.04173436,0.06584415,0.02298395,-0.22419485,0.08918999,0.0117471,-0.0022416,0.03834555,0.04506008,0.06504167,0.00441708,-0.09354798,0.03620789,0.00108007,-0.01945214,0.05202297,-0.02735789,0.06146744,-0.04073345,0.01135007,0.01676438,-0.00207902,-0.07357503,0.02015603,-0.00958021,0.16997613,-0.03693947,-0.01585808,0.0626832,-0.00713602,-0.00020049,0.00697386,0.02901609,0.03961626,-0.00742494,0.07105383,-0.035947,-0.01727237,-0.06307941,-0.00083635,0.04400587,-0.03313514,-0.00655879,-0.02378828,-0.01550966,-0.03554318,-0.00413766,0.09009121,-0.01385412,0.01505102,-0.0882672,-0.04242354,-0.0392673,-0.01309473,-0.06201158,-0.01752128,0.02266185,0.03031161,0.00747094,0.00175181,0.01545646,-0.02545761,0.02100865,0.03071279,0.04433014,-0.00757708,-0.01667801,-0.01758709],"last_embed":{"hash":"j7kjgr","tokens":351}},"bge-m3:latest":{"vec":[0.010591234,0.010072998,0.011243827,-0.0018002233,-0.002970577,-0.00017130855,0.044772454,0.044028092,-0.0020283526,-0.025023164,0.0039886306,-0.0035685874,-0.057203915,0.026294012,-0.03386923,-0.038421288,-0.0017816753,0.0014766001,-0.0118242735,-0.0026514549,-0.059268992,-0.0027215546,0.030574344,0.010849621,-0.039651208,0.070295066,-0.021065243,-0.004784195,-0.021584965,0.019848324,0.03436117,-0.0131271565,0.024267653,-0.005087061,0.022316733,-0.031821683,-0.017838743,-0.033599515,-0.0959914,-0.0074575036,0.015527283,-0.02291527,-0.049531363,-0.018203883,-0.01655899,0.015053997,-0.040149305,-0.05180269,-0.039599106,-0.033924315,-0.006329258,0.015292461,0.024558576,-0.04119067,0.026808752,0.022599682,0.016144633,0.01264279,-0.017206466,-0.019808969,-0.010411241,0.02977678,-0.016378177,-0.05183312,-0.045925435,0.03699064,0.030516757,0.05112887,0.008648951,-0.018730134,-0.01840106,-0.013867114,0.010438088,-0.07812244,0.0010692361,-0.026604416,0.02856527,-0.012657389,0.022505393,-0.023034178,0.11960211,-0.024967536,0.008679244,-0.02221267,0.0034280054,-0.0062764646,0.007405525,0.078063235,-0.009039402,0.01851029,0.01676366,0.04418408,-0.010252851,-0.0407844,-0.0140132895,0.006477908,0.017933886,-0.0397774,0.01206684,0.0052839825,-0.050207894,0.010753134,-0.009577664,0.045998517,-0.015812198,-0.004921982,-0.0066386745,0.008711868,-0.030167382,0.022746747,-0.009672709,-0.018077308,0.0058940016,0.028871557,0.041579552,0.017469738,-0.027934577,-0.024693932,0.029062884,0.003677525,0.013422139,0.0384975,-0.029165525,-0.016947318,-0.00499095,0.03619914,-0.0027702933,0.015352503,-0.048520554,0.0022244817,0.006516563,0.02028269,-0.0068465755,-0.018261392,-0.0025205726,-0.0016774739,0.074499495,0.022856338,0.015357571,-0.014921675,0.0050964723,-0.02279563,-0.03318225,-0.006655545,0.050685663,-0.039095856,-0.025925348,-0.01996711,0.027866032,0.03417056,-0.030621061,-0.006536249,0.01132391,-0.011532947,0.027131852,0.016771285,0.044170298,0.020385878,-0.004094051,-0.03511755,0.027769439,-0.0050661154,0.03916707,0.049291853,0.009336065,0.008703106,0.030954607,0.0518338,-0.0077568367,0.015579739,0.0345722,-0.068135135,0.030614499,-0.0039982246,-0.0037370017,0.06511453,0.05263856,0.0390286,0.019889327,-0.027248805,-0.04715923,0.0028075038,0.028248325,-0.03243547,0.044309646,-0.009671703,0.0023778882,0.029416833,0.016268061,0.04408647,-0.027127445,-0.016759336,0.03828089,0.036506273,-0.009751008,-0.018291352,-0.020901613,-0.008755387,0.029455941,-0.029388813,-0.008891311,0.014646813,-0.035619423,-0.00737095,-0.016954623,0.008553845,-0.012982833,-0.026841503,0.013507143,0.031099431,0.026800012,0.01374967,-0.011679393,-0.006473686,0.018694812,-0.035274502,0.0116958665,-0.03355684,0.036812905,0.02667062,0.004223718,-0.014692638,0.013724708,-0.034940768,0.014140369,0.027446438,-0.0199993,0.03996018,0.019208888,0.026792666,-0.040973555,0.090622835,-0.03173781,0.0011993535,-0.026315376,0.035102252,-0.07230264,0.03143243,0.038504742,0.0173308,0.017191205,-0.011772507,-0.0008997049,-0.026519366,-0.053845223,0.04477193,0.013956099,0.03643005,-0.030926375,0.023610719,0.014899424,-0.0008753023,-0.0203933,-0.019247063,-0.014216214,-0.008234878,-0.02441573,-0.030444557,0.016432974,0.012489074,0.0042384234,-0.054575693,0.010672749,0.030626712,0.009174702,0.01407459,0.019561,0.0017851464,0.016657991,0.051656846,0.014673526,-0.027000902,-0.037732773,0.013959969,-0.04639641,-0.024118079,-0.031301502,0.00014564344,0.028013516,-0.06617355,0.024151491,-0.04769539,0.005985829,-0.027688213,-0.017083025,0.03708769,-0.021898348,0.008202566,0.020798283,0.0031584026,0.006683513,0.004369865,0.07217045,-0.08212309,0.0018505679,0.023204785,0.0094956765,-0.20658265,-0.016810233,0.03419385,0.027947737,-0.004153197,-0.012694256,0.001417956,-0.014056665,0.009011011,-0.0535637,-0.009665277,-0.13319024,0.017433891,-0.030342733,0.030536214,0.02672952,0.041555762,-0.0095179975,-0.036629062,-0.07107077,0.016690379,0.041849904,0.044454496,0.009499523,0.0185682,0.04881508,0.017000543,0.004767822,-0.02567922,-0.009402435,-0.027746454,0.045891166,-0.028804172,-0.034331575,0.026858414,0.018823976,-0.019267993,-0.042227734,0.002805925,0.015919296,0.013015127,0.009874119,-0.019506866,-0.04996586,0.015969587,-0.026463727,-0.023429839,-0.0041527045,-0.021101102,0.019207103,0.022102943,0.025557257,0.004891053,0.039336152,-0.010119454,0.031042328,-0.00027467372,0.028907143,0.015394191,0.020173136,-0.008775949,-0.044632602,-0.04336905,0.011910278,0.0041465946,-0.02702011,-0.012858522,-0.009238744,0.0036018267,-0.006706713,0.029055102,-0.036379714,-0.020246314,-0.035791423,0.0061602965,0.0035232482,-0.008516325,-0.018405287,-0.017054327,-0.06412864,0.02325951,0.024607144,0.005439201,0.014817424,-0.00076242123,0.0014050306,-0.024154516,-0.019166587,-0.001132642,0.33418626,-0.009736073,0.006813809,0.019133048,-0.008365665,0.010881955,-0.015745685,0.0134715345,-0.02104245,-0.0028942553,-0.0077647814,0.005579167,-0.021429613,0.03344437,0.038557652,0.05445014,-0.04131529,-0.018967558,0.0010978581,-0.01710618,0.02141951,-0.0492268,0.017380254,-0.035267394,-0.03113734,0.043151025,0.02095625,-0.022364877,-0.010046246,0.00062870194,-0.058437936,-0.013802995,-0.027901825,-0.025556168,-0.0043346873,0.0057150195,-0.041519623,-0.05053845,-0.00082451355,0.009417084,0.022587242,-0.012569058,-0.024994655,-0.016576305,-0.035479598,-0.017258482,0.006945525,0.0107465,-0.0051656375,-0.050511282,0.032445945,-0.0005706111,-0.026866276,-0.0048582484,-0.002664847,0.0028389895,0.0044182995,0.0021323313,-0.063081756,0.005938666,0.03311752,0.0382138,-0.032367367,0.041035626,0.038275465,0.024630396,-0.024807481,-0.015153492,-0.0029028193,-0.001323916,0.03556098,-0.0067369137,0.031588946,-0.002827808,0.01798886,0.0028114386,-0.017375793,0.04549626,0.0016041744,0.0066148853,-0.025682583,-0.004124265,0.025725596,0.0299971,-0.008395707,-0.010099571,0.0024381047,0.01877067,-0.0067358585,-0.057720207,0.019797642,-0.01929995,-0.01235274,0.00039371476,0.055983517,-0.026508486,0.0025303022,-0.06720932,0.0027115494,-0.042686332,0.013217506,0.025131308,0.017478459,0.015773581,0.0033325623,0.014646054,-0.02922027,-0.02371054,-0.0058618053,-0.0056736544,-0.023507675,0.029171504,0.013986565,0.0023821443,0.040828336,0.017598761,0.03404959,-0.0041191704,0.016843341,0.03158827,-0.033167068,-0.021498179,0.01658224,0.009161788,-0.020524323,-0.075960696,0.021883074,-0.017717652,-0.035630494,-0.030481104,-0.015064088,0.02192558,-0.0427059,-0.010262418,0.01916053,-0.023254251,0.021209383,-0.03295286,0.006855119,0.05933806,0.021514334,-0.016317938,-0.0022696366,-0.0038071307,-0.025658185,0.008771145,0.0040981164,-0.0043311734,0.0065341312,-0.006242879,0.05976068,-0.0035139488,0.012625141,-0.044548362,-0.0073941224,-0.033064425,-0.02480157,-0.031127643,-0.026774302,-0.034196578,-0.021860503,0.009047254,0.006934693,0.070772305,0.016104417,0.025280405,0.02196951,0.041606672,-0.03345521,0.041002292,0.01258395,-0.015312732,0.0027935915,-0.017570103,0.026975181,-0.039483216,-0.03295743,-0.0004938281,0.034643143,-0.006720891,0.044220354,0.012354468,0.007811164,0.035252556,-0.015237824,0.015283104,-0.011618661,0.003386368,0.01971984,-0.032392044,0.021197319,0.069317184,-0.011330378,-0.0038025798,-0.0055450327,0.023591308,-0.0029756087,0.041515827,0.013722741,0.0009643551,0.010576062,0.02823496,-0.01613527,0.06564335,0.021245804,-0.0137140835,-0.005232327,0.020349285,-0.0043219808,-0.031506985,-0.02414675,0.008657248,-0.0057501723,-0.050032124,-0.022309193,-0.037982855,0.0019744579,0.05314785,-0.018411966,-0.01619942,-0.06181778,-0.012848132,-0.012029669,-0.04484888,-0.017416138,0.031895656,-0.015532594,-0.058144815,-0.06867227,-0.040064126,-0.031831067,-0.043824412,-0.008439778,-0.024098983,-0.0049682483,-0.02160059,0.023087498,0.017508795,0.01293945,0.009753309,-0.04108999,-0.023233969,-0.025612563,0.025890345,0.015760388,0.020142473,-0.035644926,0.016777081,0.020621328,-0.01987521,0.009642276,-0.013959289,-0.080775075,-0.02010058,0.033719625,0.050554004,0.014012832,-0.011320535,-0.0054433844,0.0218162,-0.0028083597,0.0073285247,0.0053563844,-0.0013149558,-0.0034811506,0.047460932,-0.027634641,-0.09347466,0.0066162064,-0.0118312165,-0.04207398,-0.016908985,-0.027763417,-0.019888407,-0.0037885082,0.0053768745,0.01703648,-0.02090885,0.019710742,-0.02506948,-0.047706675,-0.0044273776,0.033639643,0.022610536,-0.031148909,0.0012338159,-0.02989655,0.029008195,-0.023965726,0.00658194,0.042618167,-0.0053796736,-0.05132887,-0.0031607796,0.020101186,0.045690555,-0.007334478,0.049542814,0.003250004,0.0040429602,0.0057717334,-0.006872148,-0.013115711,-0.0046457252,-0.011598499,0.008363933,0.02199916,0.019414917,0.017119164,-0.0006693809,0.01039294,-0.037530124,-0.03625601,0.0072708996,-0.043606337,-0.03155176,-0.01210338,0.0011765992,0.029153557,0.012600208,0.018693568,-0.0044090357,-0.025605004,-0.0042221085,-0.032340802,-0.0073214485,-0.0008985219,0.016582442,0.02422428,-0.0145145785,-0.047947302,0.016935948,0.0011138824,-0.007149363,-0.014577656,-0.022234756,0.06857778,0.0031480568,0.014433652,0.012790618,-0.019954681,0.04501948,0.013900103,0.014639258,0.005756559,0.065911695,0.0018324398,-0.021220405,-0.011028762,-0.033448614,0.029856293,0.031545404,-0.009586529,0.021228641,-0.0029964785,-0.03396974,-0.001926002,0.0022704233,0.04891176,0.015716404,0.011081015,0.035014924,0.0037385602,0.021315485,0.005469427,-0.0032952337,0.012199206,-0.009241995,-0.019618621,-0.0020832692,0.01036451,0.020659769,-0.0024283228,-0.006991433,-0.03436183,0.03790227,0.03958942,-0.024496399,0.021387551,-0.039317746,-0.022104774,0.021540549,-0.011996911,-0.043443955,0.022885997,-0.0031629622,-0.0029944058,0.019034155,-0.003155434,0.017317515,0.022889052,0.022783453,0.0069281748,0.007200017,-0.11589798,0.026334513,-0.018854372,-0.017582212,0.017903443,-0.009984044,-0.009876217,-0.047419913,-0.009266505,-0.046556648,0.065728165,-0.030602504,0.009002622,-0.033991933,-0.019550005,0.00046354113,-0.02016748,0.005747056,0.012219601,0.07468725,0.0084805135,-0.039843462,-0.033998244,-0.081875324,0.01593934,0.03204743,-0.0065020174,0.009006487,0.0019764781,0.0054747984,0.034697067,0.005041227,-0.042062104,0.034916937,-0.0030699288,0.017568812,-0.039025098,-0.016948618,0.033779256,0.002956107,0.019862987,0.0094048865,-0.029220037,-0.018579569,-0.025807139,0.0000018545065,-0.024926158,0.01233633,-0.020338064,-0.043736804,-0.11905132,-0.018898234,0.058491524,-0.0089861145,0.010545871,-0.005446171,0.0027711387,-0.013371049,0.026573405,0.027176343,0.013794414,0.0032060142,-0.017025765,-0.042898215,-0.023785146,-0.00051805144,-0.0006905685,-0.0418657,0.023209512,-0.046328947,-0.028959945,-0.06155156,0.01772753,-0.007107018,0.008242238,-0.025240894,0.0578541,-0.023542443,0.03456843,-0.024713932,-0.0002388548,0.00061979966,0.010120027,0.050034076,0.028266225,-0.0003152521,-0.0054921717,-0.0069272607,-0.031451996,0.006522418,-0.057029795,0.045214698,-0.011498422,0.02275372,0.00890139,-0.0020521872,0.00223062,-0.012381686,0.0067245946,0.016261034,0.04375767,0.034844175,-0.018112386,0.0040465333,0.025155867,-0.0061317463,-0.05723804,0.018691082,-0.014608146,-0.005641661,0.013935119,-0.038015816,-0.050405778,0.015871685,-0.047677662,-0.0041876296,-0.0007093379,0.03835034,0.031936288,-0.01977768,0.046903014,0.004049921,0.01195854,-0.054647792,-0.018518966,0.0012644263,-0.01226625,0.008174366,0.03883805,-0.025478719,0.055138398,-0.019687304,-0.01714446,0.00011229029,0.019592546,0.0026774635,-0.01480926,0.07484555,0.03560984,-0.02566728,-0.03812467,0.022029186,0.006816909,-0.02131005,-0.0353913,-0.002918304,0.022990799,0.0044920878,0.0017231638,-0.010789481,-0.018314151,0.00047139605,0.03500054,0.014948981,-0.024910646,-0.019194843,0.026919482,-0.022684101,0.0033088531,0.04990789,0.036714166,0.0048647798,-0.0041868896,-0.027520355,-0.0152004,0.010956773,-0.018957853,-0.009224606,0.036410246,-0.010824422,0.014969888,0.044831276,0.0061360314,0.04272513,0.024049168,-0.034635246,0.017189877,0.017635206,0.060498547,-0.005594098,-0.017873684,-0.04790345,0.045609396,0.0014280777,0.03537128,-0.009729642,0.019474108,-0.019865004,-0.0048581827,0.034276195,-0.03060929,0.03058616,-0.006745055,0.01442348,0.0130193,-0.02221394,-0.00045142008,-0.006209486,-0.016491847,0.0009306987,-0.04427296,-0.07523684,-0.003859896,-0.023114007,-0.012052034,-0.022090575,-0.039680514,-0.01711774,-0.014377558,0.011909448,-0.046990808,-0.005641048,0.032852255,0.03701653,0.0055127735,-0.0048276843,-0.009483838,-0.00030295172,0.05575507,0.0073062098,0.015749069,0.028280135,-0.021169791,-0.01596022,0.0096264575,-0.036293603,-0.024133531,0.024819996,-0.0014654935,-0.026112342,-0.0054401113,0.016635247,0.015705803,0.04195049,0.004119825,0.038955268,0.009742695,0.044646792,-0.011202358,0.017627796,-0.039447628,-0.013505345,-0.010716752,0.012357798],"last_embed":{"hash":"lmuk69","at":1751596966820,"tokens":74}}},"last_read":{"hash":"lmuk69","at":1755326426792},"class_name":"SmartSource","key":"Personal/Projects/Diet/Diet.md","last_import":{"mtime":1755170962000,"size":2685,"at":1755326396027,"hash":"lmuk69"},"blocks":{"#---frontmatter---":[1,4],"#":[5,9],"##General Remarks":[10,11],"##General Remarks#{1}":[11,11],"##Diet Log":[12,49],"##Diet Log#{1}":[13,49],"#Diet":[50,50]},"outlinks":[],"metadata":{"created":"2025-07-02 16:36","updated":"2025-08-14 13:29"},"last_embed":{"hash":"lmuk69","at":1755326426792}}, +"smart_sources:Personal/Projects/Diet/Diet.md": {"path":"Personal/Projects/Diet/Diet.md","embeddings":{"TaylorAI/bge-micro-v2":{"vec":[-0.10422564,-0.01650963,0.0328234,-0.02841677,-0.00816222,0.0024743,-0.03366312,0.00008103,-0.0347169,-0.04884798,0.03737193,-0.08575628,0.00542183,-0.00008579,0.01916843,-0.01702896,0.09642932,-0.06794674,-0.0594429,0.00585227,0.04822927,-0.01711062,0.01233942,-0.00957403,0.074631,-0.00296467,0.03935166,-0.01363919,-0.07976352,-0.21091436,0.01524543,-0.04657707,0.08159129,-0.0821555,-0.02082928,0.03021945,-0.02177015,0.03428808,-0.06593922,0.0160736,0.06803665,0.05529463,0.04842031,-0.03808463,0.04667421,-0.02607333,-0.06495091,-0.02599319,0.06291433,-0.04172876,0.00041675,0.01494016,0.04980968,0.00826164,0.02118642,0.06010802,0.01523367,0.02388737,0.05244101,0.04201746,0.00236969,0.02859637,-0.20330484,0.08125144,0.04636255,0.0478374,-0.00552948,-0.03638027,0.05422308,0.08574732,-0.03378158,0.02744879,0.03307492,0.07442468,-0.02168508,-0.04579503,0.04607439,-0.01872177,-0.02018724,-0.00137439,-0.03494835,0.01495193,0.00570199,-0.0204141,-0.07256426,-0.03261676,0.01838159,0.01772974,0.04522581,0.03205697,-0.01615178,-0.08832862,0.03593862,0.02691635,-0.05962751,-0.01930951,-0.02413139,-0.04019273,-0.08788078,0.10938539,-0.05208276,0.08609933,0.07767121,0.02199752,0.0498722,-0.06318073,0.02945488,0.00693429,0.01707068,0.0470342,0.02760519,0.01941583,0.04180559,-0.00822894,0.04184118,0.03505949,0.1077904,0.00800416,-0.00369407,0.0702859,-0.02798168,0.08289972,0.07301328,-0.01237197,0.0098704,-0.00054033,-0.0027022,0.05654088,-0.0409711,-0.01770789,0.06475921,-0.01526303,-0.0454339,0.01016789,-0.020829,-0.00753086,0.09034906,-0.06961691,0.05845864,-0.05716633,-0.02579545,-0.06523962,-0.05449581,-0.16031021,0.01079491,0.11186916,0.0373636,0.04541968,-0.01319925,-0.07092772,0.02534162,-0.00668427,-0.00225956,-0.06786659,0.01987678,-0.00701308,0.0259385,0.00267051,0.01167537,0.01851553,-0.02707863,-0.09317295,-0.01936303,-0.04898038,0.05538227,-0.04197011,-0.04892256,0.00902425,0.00478697,-0.01552162,0.07057703,0.03779787,-0.03389855,-0.03841299,0.08663204,0.00268953,-0.0119122,0.02914311,0.0171178,0.01855064,0.07457062,-0.00907896,0.00535862,0.02412242,0.01312387,-0.07528191,-0.00221517,-0.0091521,0.0085489,-0.00198238,-0.04410833,-0.06450733,-0.06207654,0.01904175,-0.0843156,-0.10888153,-0.01451494,-0.01426788,0.02972058,-0.05622261,0.05403805,-0.04103227,0.0606831,0.04474459,0.02856684,-0.03236314,-0.0420706,-0.04564287,0.17758361,0.08339482,-0.03084099,-0.01523863,0.02478177,0.03226537,-0.05595834,0.02027745,0.06788792,0.04919878,0.01909022,0.02452262,0.04808378,-0.00300909,-0.05063612,-0.16721055,-0.00476599,-0.00045918,-0.04512662,0.03242756,-0.04678729,-0.0392934,-0.00855715,-0.03329073,0.06830058,0.03229906,0.02753583,-0.04370617,0.00526642,0.02003404,-0.00185916,0.0332568,-0.00452601,-0.01351437,0.00435762,-0.00514466,-0.0169993,-0.08928654,-0.06012447,0.0236677,0.04061411,0.12053332,0.10693984,0.02326643,-0.05820928,0.05560721,0.05087987,0.04436276,-0.14993052,0.00500552,0.00617334,-0.00152636,-0.0482947,-0.01465654,-0.05384335,-0.08193578,0.01534694,-0.02797863,-0.06151982,-0.11702472,0.01246621,-0.0476181,0.02251574,-0.01362775,0.02143756,0.06198133,0.00514455,0.00528406,0.03659161,0.05136464,-0.01293125,-0.08177931,0.00586251,-0.01277623,0.02291176,-0.04365488,0.02149445,-0.02258028,0.04964725,0.06771097,0.01808127,-0.01664594,0.0204502,-0.01889595,0.0235897,-0.003583,0.08278167,-0.0281311,0.00085801,0.05836174,0.03503378,-0.04685204,-0.00369731,-0.04335615,-0.0481615,-0.0093821,-0.04015806,0.0557382,0.02163133,-0.00174397,0.01783252,0.00972841,-0.02538834,0.03534156,0.01912823,0.04984283,-0.00620037,-0.02653164,-0.04173436,0.06584415,0.02298395,-0.22419485,0.08918999,0.0117471,-0.0022416,0.03834555,0.04506008,0.06504167,0.00441708,-0.09354798,0.03620789,0.00108007,-0.01945214,0.05202297,-0.02735789,0.06146744,-0.04073345,0.01135007,0.01676438,-0.00207902,-0.07357503,0.02015603,-0.00958021,0.16997613,-0.03693947,-0.01585808,0.0626832,-0.00713602,-0.00020049,0.00697386,0.02901609,0.03961626,-0.00742494,0.07105383,-0.035947,-0.01727237,-0.06307941,-0.00083635,0.04400587,-0.03313514,-0.00655879,-0.02378828,-0.01550966,-0.03554318,-0.00413766,0.09009121,-0.01385412,0.01505102,-0.0882672,-0.04242354,-0.0392673,-0.01309473,-0.06201158,-0.01752128,0.02266185,0.03031161,0.00747094,0.00175181,0.01545646,-0.02545761,0.02100865,0.03071279,0.04433014,-0.00757708,-0.01667801,-0.01758709],"last_embed":{"hash":"j7kjgr","tokens":351}},"bge-m3:latest":{"vec":[-0.015312363,0.009900557,0.0077905147,0.011816648,-0.027245425,0.030109815,-0.013408681,0.03390312,0.011180902,-0.034,0.01440057,-0.012349414,-0.038960323,0.016897144,-0.027334811,-0.02888827,0.016922114,-0.0024383222,-0.0050116223,-0.027777178,-0.049172252,0.005646194,0.01883199,0.011906654,-0.038285762,0.03545149,-0.0038993184,0.023892868,0.00085313636,0.032511447,0.013938297,-0.017641444,-0.014506571,-0.0065584136,-0.012584149,-0.0093681,-0.0060605803,-0.046788573,-0.04631934,-0.0029066533,-0.0016846522,-0.022850946,-0.045460667,-0.068383925,-0.03828962,0.008498739,-0.029721927,-0.04860755,0.015124792,-0.038874105,0.015404164,0.020519702,0.04616709,-0.015103479,0.020063886,0.0006789852,0.0004442613,0.011054808,-0.007894893,0.008192411,-0.008810008,0.0014050307,-0.04758445,-0.05409959,-0.04648199,0.061326213,0.0037996157,0.056969926,0.01081116,-0.033888284,-0.0011939849,0.0005362337,0.051182818,-0.051321317,-0.007013969,-0.0049000387,0.019126475,-0.017015746,0.05305036,0.00009733835,0.04975453,0.0032725057,0.028019857,-0.022219952,0.016638743,0.034371957,-0.018585619,0.04724574,-0.010857507,0.02112258,0.016074551,0.047207084,0.003155657,0.0011655358,0.022095313,0.013919713,0.0019033899,-0.055392608,-0.0014381437,-0.008992932,-0.011916362,0.006987185,-0.017485825,0.006153579,-0.019328587,0.0015810959,-0.000894093,0.00045543478,0.01430258,-0.0050382004,0.023755299,-0.020110274,-0.014982121,0.019694766,0.039599586,0.013658085,-0.032644324,-0.05877753,0.037478555,-0.0027360618,0.029705035,0.024160003,-0.016527632,-0.0063695596,-0.038774893,0.03478036,-0.026284955,-0.023344107,-0.009300624,-0.012761158,0.01607144,0.010613845,-0.030996896,-0.026525034,0.015905805,0.010121822,0.11302434,0.023529463,0.014886067,-0.03996936,0.031144222,-0.0008418464,-0.030047623,-0.037886634,0.033771884,-0.011374936,-0.02526741,0.0055303825,0.06484962,-0.008099322,-0.014982774,0.005635086,0.011129513,0.00403359,-0.011341667,0.0069102896,0.05360613,0.021224672,-0.0055929017,-0.026721152,0.041281104,0.00528393,-0.0125918435,0.058330946,0.040461864,-0.005819651,-0.022737926,0.03517583,0.023820272,0.0041098865,0.00063174416,-0.048386037,0.07043944,-0.020010477,-0.022764655,0.0076951506,0.04992139,0.029726727,-0.0240676,-0.00052733,-0.061191123,-0.007900813,-0.0025538916,-0.04142011,0.018975345,0.012513654,-0.021890221,0.025621718,0.012320982,-0.010609393,-0.019619497,-0.02179719,-0.009291002,0.023654653,-0.02355787,-0.052362498,-0.011287396,-0.0072201593,0.0074583427,-0.047045507,-0.003249742,0.0000683391,-0.020264301,0.00061167614,0.029364754,0.005803023,-0.011453094,-0.016287237,0.050948035,0.020476645,0.006338788,-0.0050241495,-0.027579548,0.0059019364,0.009752478,0.0044961725,0.007586869,-0.043581557,0.04896734,0.012089624,0.0057178847,-0.008144637,0.013705046,0.0074792425,-0.0031970104,0.0003815112,-0.029280698,0.026198393,0.035526063,0.038520735,-0.018709205,0.033452954,-0.01736098,-0.015775084,-0.0071297144,0.032494828,-0.045138326,0.0018849875,0.03902407,-0.0115523245,0.039794456,0.0021351743,0.011666998,0.0037382883,-0.021714956,0.022793915,0.0076836906,0.05636622,0.012961802,0.0223514,0.022911116,-0.015198859,-0.054495838,0.020251933,0.0001647054,0.02279619,-0.010857852,-0.0153168775,-0.0004102324,0.037895814,0.0014742323,0.011979008,0.05172297,0.0136023285,0.03153954,0.0051877755,0.03022845,-0.010262532,0.0012639861,0.0464699,0.005217568,-0.0038442013,-0.041291703,0.0056431745,-0.012095589,-0.01681351,-0.0032830941,0.01690588,0.039307777,-0.040399015,0.0023895325,-0.031736232,-0.041795783,-0.0267622,-0.016185999,0.031740464,-0.026580062,-0.017907972,0.013109733,0.0023634462,0.01304434,-0.0054195053,0.05757711,-0.024576776,-0.02415008,-0.032066744,0.007526916,-0.21163742,-0.008360016,0.0059315334,0.045631208,0.029539704,-0.027355613,0.0020708344,-0.03279645,-0.003010819,-0.07307363,-0.010596299,-0.12995873,-0.0269259,-0.035838723,0.04290677,0.02329336,0.015491942,0.0006884362,-0.04448968,-0.09459346,0.015821896,0.04463315,0.016048245,-0.03346234,0.014498967,0.028524999,-0.005505256,0.0077550216,-0.045505952,-0.021157146,-0.002305672,0.004534605,-0.005722415,-0.0161154,0.035126008,-0.0032196762,0.010175021,-0.02989388,-0.0113846,-0.013306353,-0.021515323,0.010466127,-0.01739588,-0.044195015,0.012840885,-0.014163878,-0.02563775,-0.015012203,-0.040339317,0.018006163,0.023784544,-0.006446742,0.011487849,0.035737712,0.0085848,0.034557257,0.0047740433,0.040855158,0.034357324,0.020044904,-0.0032457414,-0.020633534,-0.023534345,0.0073516965,-0.026754005,-0.048009526,-0.0022360228,0.011943268,-0.009218534,0.008707821,0.060628667,-0.03486642,0.0024092684,0.025782298,-0.0114699565,0.0041808016,0.022600353,-0.030342998,-0.022820685,-0.059626028,0.017237537,0.015469991,0.010338823,0.04181545,-0.017988093,-0.045032945,0.019964894,0.015395058,0.00048225772,0.46034333,-0.013104095,0.035057005,-0.022681799,0.008818143,-0.0029928463,-0.007279597,0.0065985555,-0.038611963,-0.028080165,-0.012038818,-0.023814747,-0.03254933,0.0038034911,0.012796523,0.036042143,-0.0111179305,-0.037530616,0.026863365,-0.02469007,0.047612336,-0.037816845,0.046471488,0.01690899,-0.0020916488,-0.0031484778,-0.019595712,-0.0041479818,0.009919364,0.014656826,-0.046527103,-0.032448094,-0.012017145,-0.04319325,0.017757883,-0.008561836,0.0065760957,-0.03650798,0.010517207,0.031756327,0.025564177,-0.048480403,-0.01170938,-0.044729035,0.022155317,-0.0027879109,-0.0022979449,0.002718459,-0.03412347,-0.02021983,0.02310777,0.01579632,-0.016487597,-0.014927018,-0.008860645,-0.019367095,0.021304127,-0.016716486,-0.044589728,0.025865378,-0.0024692623,0.046118967,-0.00039602784,0.082466796,0.030214172,0.01603493,0.01416844,-0.022737937,0.0037126585,0.02195668,-0.0063801585,-0.02785507,0.036452577,0.00023399998,-0.00018143503,0.03286225,0.013045165,0.037305497,-0.00086624024,0.01021183,-0.013971715,-0.0017422946,0.0025858632,0.0075924275,-0.0025736836,-0.019160837,-0.021950781,0.030872744,0.019214887,-0.022682453,0.0020956162,-0.0046540443,-0.010314885,0.012074608,0.043848716,-0.043580122,-0.02356851,-0.024393706,-0.02774179,-0.037299,0.017642517,0.032280013,-0.004522521,0.0106913075,-0.010415852,0.030643368,0.0018697464,-0.03463041,0.00036696024,-0.004070635,0.0021159686,0.03550518,0.02483752,-0.024128545,-0.017425472,0.005655499,0.021520918,-0.015855711,0.031988986,0.010584254,-0.042214483,-0.009114288,0.04336647,0.012233075,-0.017724501,-0.059602294,0.034486543,-0.003460142,-0.050484553,-0.04067479,-0.011414143,0.024921356,-0.07267038,0.0043876595,0.057676442,-0.010532031,-0.00011330174,-0.016386054,-0.0005275685,0.086162806,-0.004957475,-0.008752577,0.05776929,0.008994055,-0.041148584,0.07290698,-0.012744571,-0.0014205846,0.030694848,0.017172989,0.082577616,0.02539198,-0.0331958,-0.017702157,-0.018072972,-0.05435343,-0.02212485,-0.03160012,-0.009527202,0.00852501,-0.022202922,-0.0047850483,-0.02233786,0.08416872,0.013678366,0.0002701033,0.029149367,-0.0033999414,-0.025521653,0.042775206,0.0026323034,0.04452856,0.005677053,-0.0037382455,-0.008664059,-0.013900827,-0.053577863,-0.010475599,0.0081919525,0.0052806307,0.037254866,0.012224634,0.0102438545,0.042968716,0.034957178,0.024163194,-0.0054989024,-0.011777131,0.044701066,-0.0055889115,0.0012590572,0.07913848,-0.02042397,-0.00008947309,0.01559581,0.041667774,-0.006716693,0.031857274,0.023956379,-0.011855978,-0.0015805201,0.0019569357,-0.0038555062,0.0404327,-0.0012377087,0.0015299607,-0.021586934,0.0024730212,-0.020704823,0.011223206,-0.017089745,0.05117107,-0.008144489,-0.03246526,-0.040582947,-0.009933872,-0.00020564467,0.025222901,0.016273912,-0.0022628014,-0.03357072,0.020835081,-0.019385923,-0.050695367,-0.0131613435,0.021650506,0.010040935,-0.058609463,-0.054002646,-0.027970461,-0.024642434,-0.046122886,0.022325726,-0.009439492,-0.010262524,-0.041415438,0.0354543,0.005927776,0.034111746,-0.033075195,-0.009063032,-0.032454427,-0.047550507,0.016022714,0.002946059,0.028507298,-0.03937921,-0.019012269,0.019955344,-0.0292698,0.018786201,-0.0015742251,-0.07023549,-0.029501127,0.02943419,-0.0058397925,-0.0014372803,-0.008398662,-0.018825158,0.004907516,0.033318944,0.035654493,0.011819267,0.006689025,-0.003908192,0.008347073,0.012249488,-0.035439268,-0.012594057,-0.015815351,-0.028457582,-0.0077479254,0.021136113,0.021409107,-0.019880917,0.024730531,0.028229468,0.0066561303,0.0016458165,0.0077850134,-0.021667527,0.008913395,0.026226014,0.024761941,-0.04675377,-0.006652382,-0.03484572,0.050593033,0.003269596,0.0035260331,0.033639077,0.008456507,-0.0367235,0.026423017,0.000002697699,0.03454131,-0.007797871,0.05989372,-0.03243399,0.018686444,-0.01388226,0.0018671107,-0.009722256,0.001932186,-0.028872823,0.014363356,-0.0013270781,-0.00013710505,0.0015421609,-0.010219654,0.0073199347,-0.017332483,-0.017703163,-0.013534856,-0.010164455,0.0024463825,0.0064523364,-0.021655818,0.026801998,0.032794718,-0.002230229,0.023406507,-0.026846359,0.015765462,-0.05086695,-0.0033801745,0.016265992,-0.0051908605,0.0039347685,-0.0044463873,-0.058513924,0.011347243,-0.021430738,-0.013874464,0.0009679665,-0.0115866875,0.04929939,-0.015098308,0.02251763,-0.008111384,-0.017166756,0.027954793,0.022720303,-0.004796874,-0.012562961,0.017875567,-0.032207545,-0.0026419607,-0.00055518566,-0.03806347,0.028793693,0.020408278,0.018847551,0.0055995435,0.025304915,-0.0034895642,-0.03304059,-0.030961683,0.085379325,0.02410831,0.016872823,0.016486824,-0.05062232,0.0018207338,-0.0032887112,-0.0047303396,0.021571973,0.00090294075,-0.037111104,0.008026738,0.0099882465,-0.00008750929,0.014228225,-0.011886071,0.014950682,0.051629644,0.0071282526,-0.025137812,0.026561713,-0.0048608333,-0.017342538,0.035531376,-0.03250258,-0.03972219,0.004430173,-0.019724524,-0.013624449,0.01349898,0.01960874,-0.009376416,0.034426052,0.01783449,-0.010182835,-0.0020851113,-0.07114864,0.012301144,0.0018732621,0.013522814,-0.005953091,0.020728111,-0.0027363645,-0.048223943,-0.024419265,-0.03817391,0.015961478,-0.019287126,0.012891221,-0.030830143,-0.015938323,-0.017140904,-0.024555305,-0.02197234,0.009446531,0.029718976,0.003435708,-0.005968371,-0.049399126,-0.06067398,0.010808229,0.013991802,0.016753,-0.01670894,-0.010074119,-0.012734735,0.04276584,0.024109056,-0.046649892,0.02798074,0.010968991,0.033032127,-0.01100876,-0.0037825997,0.014913825,-0.023375744,0.006690816,0.015145352,0.0011052737,-0.016298471,-0.008410943,0.03587219,-0.019993523,-0.03507221,-0.024732959,-0.036762685,-0.031328186,0.006408364,0.041690852,-0.0118962955,-0.017870618,-0.018381396,-0.006338157,-0.034347776,-0.0012798185,0.010214612,0.01659074,0.006437892,-0.012071735,-0.06784533,-0.017806565,0.001571172,0.0066226097,-0.021812195,0.028780863,-0.018769402,-0.04718257,-0.038623925,0.022651404,0.0031277474,-0.011416258,-0.005436447,0.048596114,-0.008259519,0.031777315,-0.01637453,0.044349473,-0.004236879,0.040471166,0.048314363,0.0016238415,-0.017164495,0.0064298175,0.0134687275,-0.0134380795,-0.0109072765,-0.08372581,0.0007597864,-0.023116823,0.0257939,0.013010149,-0.021620972,-0.014176888,-0.019169033,-0.0017983615,-0.013957643,0.0061840513,-0.004218412,0.037164465,0.013792575,0.015026758,-0.017357057,-0.023915099,-0.007812334,0.007819958,0.011154418,-0.011600213,0.006225117,-0.045454994,0.007329839,-0.043281298,0.009488744,-0.015256972,0.020710854,0.014411897,-0.018230619,0.014123565,-0.07021424,0.0023920299,-0.07494372,-0.033322047,0.029669981,0.002239853,0.002161299,0.015651984,0.0068808747,0.04221995,-0.044283062,-0.006952173,0.017039549,0.03003603,-0.0210555,-0.0056074862,0.04601051,0.0004822081,0.006851175,-0.06136565,0.021055907,0.0144037865,-0.00967698,-0.0054174005,0.0103698615,0.026710602,0.009491411,-0.02040787,-0.038350377,-0.011333378,-0.0076451898,0.034309153,0.017155861,-0.03534209,-0.017091352,0.015501871,0.0051307823,-0.0067218747,0.014343865,0.013766582,0.01623382,-0.004046319,-0.007951386,-0.034493707,0.013363162,-0.0013720901,-0.0069367327,-0.0063965647,-0.018102633,0.00074045506,0.047466278,0.012166579,0.013735151,0.04615166,-0.0066482145,0.003632523,0.009495651,0.0143450955,-0.015100125,0.013658313,0.004391995,0.023557236,0.034347143,0.022138314,-0.0053360956,-0.034799952,0.006896417,0.0010181596,-0.0062359767,-0.018229848,0.03963552,-0.018458294,-0.04128138,0.01132254,0.008543333,-0.01859414,0.021060262,-0.03382632,0.0017905057,-0.03335454,-0.036210053,-0.018577542,-0.046007246,-0.037564278,-0.00301984,-0.013913166,-0.009739461,-0.018038394,-0.007606134,-0.046155542,-0.0072078453,-0.016140403,0.00959304,-0.007551391,-0.0035632644,0.0065311603,0.020334551,0.03216447,-0.040898155,-0.0144327795,-0.0008885197,-0.0044429065,-0.009577878,-0.030690428,-0.024196312,-0.025293889,0.042472906,-0.0022323993,-0.0074701416,0.005727324,0.007836423,0.013458693,0.004677311,-0.016055837,0.024219137,0.0005819957,-0.00274574,-0.011697024,0.022170732,-0.003603501,-0.016777955,-0.024712399,0.0056541036],"last_embed":{"hash":"1mj7xg1","at":1751596966820,"tokens":482}}},"last_read":{"hash":"1mj7xg1","at":1762844612734},"class_name":"SmartSource","key":"Personal/Projects/Diet/Diet.md","last_import":{"mtime":1759432860000,"size":2989,"at":1762338969646,"hash":"1mj7xg1"},"blocks":{"#---frontmatter---":[1,4],"#":[5,9],"##General Remarks":[10,11],"##General Remarks#{1}":[11,11],"##Diet Log":[12,59],"##Diet Log#{1}":[13,59],"#Diet":[60,60]},"outlinks":[],"metadata":{"created":"2025-07-02 16:36","updated":"2025-08-14 13:29","tags":["#Diet"]},"last_embed":{"hash":"1mj7xg1","at":1762844612734},"task_lines":[]}, "smart_blocks:Personal/Projects/Diet/Diet.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024605887,0.0022241513,-0.019965103,0.018094826,-0.0657884,-0.0034735012,0.028641555,0.017012898,-0.01878341,-0.0012876018,0.034390613,0.01897301,-0.070269994,-0.0028041669,0.02302292,0.0030907914,0.0048600207,0.019881543,-0.025577927,-0.008169182,-0.022764888,-0.021870364,0.050572887,-0.011900873,0.008675911,-0.011472282,0.03682956,0.024244845,0.030333271,0.013484882,0.004589696,-0.06672098,0.006625065,-0.05011049,0.009324218,-0.037007995,0.010585974,-0.03413524,-0.061931126,0.012388592,-0.0027692167,-0.026582597,-0.0030610305,-0.02451429,0.034949064,-0.00253488,-0.021800682,-0.005770992,-0.02012961,-0.04438209,-0.010365445,0.01993332,0.026746834,-0.05456288,0.045516912,0.08710388,0.008630497,-0.04572514,-0.03792055,0.007209731,-0.019544411,0.006537751,0.018364457,0.0038840957,0.019669421,0.08027995,0.062009346,0.004789652,-0.02034773,-0.020428788,-0.028176665,-0.0023107992,0.012872219,-0.03760254,-0.00042034735,0.028610425,0.012470085,-0.013273698,0.018578483,0.06597529,0.0055450937,0.010095245,0.008832654,-0.013697826,0.016148314,0.010028855,-0.0027081538,0.04371783,0.027154187,-0.0005319046,0.023408853,-0.02169583,-0.015056998,-0.02555996,-0.008267255,0.023377165,0.0018778808,-0.0010377027,0.024363836,-0.011408001,0.07393241,0.007982581,-0.0085100215,-0.0028912127,0.04962978,-0.048080243,-0.0017378737,-0.03713,0.022613063,-0.015740238,0.016642451,0.027393553,0.0015812367,0.014923865,0.031957597,-0.0062596495,-0.008517027,-0.058023375,0.022306163,-0.020169001,0.035103366,0.003727078,0.028024517,-0.023493128,0.014724895,0.008738951,0.020457584,-0.020280715,-0.00063556485,-0.0061775516,0.011829726,0.029032102,-0.04736828,0.0001886226,0.005856712,0.00189143,0.0046483837,0.03200644,-0.00040404685,-0.009754185,0.009687745,0.020619856,-0.027917331,-0.016371785,0.02447942,-0.014496196,0.01478058,-0.029545918,0.01566434,-0.019437259,-0.0031940055,0.051419947,0.019325063,-0.028585946,-0.0050393483,-0.048356026,0.01438405,0.028919768,-0.02126898,-0.033737887,0.0067780516,-0.027938098,-0.05076903,0.0107891,0.0025322514,-0.015510082,0.037314303,0.07232269,-0.030540653,0.020498501,0.051066052,-0.07924597,0.014974182,-0.0011339927,-0.0075923386,0.025010668,0.07372088,0.013629941,-0.024603246,-0.02340873,-0.07943472,0.0020374977,-0.014478373,-0.011383525,-0.073188126,-0.013387034,-0.07743716,0.018584393,0.026772846,0.017067218,-0.04200625,0.01960337,0.011807752,-0.017630834,-0.01957566,-0.02719011,0.00829307,0.047469635,-0.0014757342,-0.018798089,0.013710139,0.06841783,0.012451001,0.015625572,-0.0015926067,-0.025234658,0.0135692395,0.016440943,0.06989007,0.011008034,-0.024626942,-0.034356993,-0.032930005,-0.0014937558,-0.0030029523,-0.050825972,0.012403269,0.002469533,0.04395267,0.011917988,-0.024987342,-0.0030190402,-0.003753645,0.01480933,0.022340493,-0.006922441,0.0018520177,0.05021822,0.031718086,0.014214104,-0.01410813,-0.01255044,0.020825746,-0.015124126,0.034064107,-0.014077657,-0.024878377,-0.0039930437,-0.0021554378,-0.013256592,-0.008719503,-0.01558652,-0.0017351052,0.04074335,-0.049739383,0.013655494,0.040872574,0.07047928,-0.011455828,-0.003474184,0.05961057,0.028040564,-0.022682317,0.03810204,0.025067467,0.038665067,-0.010446784,-0.028696587,-0.022016138,-0.038349587,0.014846135,-0.026683088,-0.06910094,0.023911273,0.017181152,-0.029679434,-0.014150942,0.002606955,0.053293586,0.01233835,-0.028586634,-0.019278388,0.03637243,0.019049358,-0.03190873,-0.030921254,-0.048099544,0.027548045,0.0346544,0.0022761195,0.005564324,-0.011185816,0.07159204,-0.033647913,0.014464282,-0.032411646,-0.010080643,-0.025045684,-0.018587338,-0.0031246354,-0.010585397,0.0057866503,0.054904114,-0.053545352,-0.028847294,-0.010391305,0.020919295,-0.15997775,0.010139356,-0.03486538,0.054844987,0.020187888,-0.017402548,-0.027944457,-0.034206763,-0.052855454,0.016737761,-0.029097423,-0.048254944,-0.003937779,0.021061627,-0.008951611,0.03494129,-0.03388926,-0.04562472,-0.05206755,-0.022513086,-0.013309091,-0.015454498,0.017403973,-0.01997371,-0.027564017,-0.00016845031,0.04042667,-0.008229954,-0.021317868,-0.027624458,0.0015253262,-0.007136154,0.005611102,0.018586494,-0.033499267,0.037546337,-0.023273263,-0.06376114,0.020661429,-0.009805868,0.010469983,0.017587679,-0.02286384,0.023968045,-0.0060671056,0.07528714,-0.022434192,0.03356946,-0.04890569,0.006871883,0.058291517,-0.028509561,-0.009176173,0.043234177,-0.049470995,-0.0018252634,-0.0059421104,0.05888703,-0.007116389,0.021531235,0.0055144653,-0.015006199,0.030655287,-0.009590343,-0.002013771,0.002671605,0.00093665364,-0.03205377,-0.017660951,-0.05308037,0.0486912,-0.010723774,0.041587614,-0.015991563,-0.010378615,0.010055816,0.027540367,-0.039821144,0.00352597,-0.08179933,0.0048640617,0.060244873,-0.021187821,0.0056412425,-0.039213337,-0.007514657,0.0030869204,0.031077845,-0.006037106,0.24754727,-0.018216047,0.010148982,0.014975833,0.053645104,-0.019997317,-0.009846277,0.035597622,-0.03827355,-0.041215,0.0028327424,0.002005777,-0.02434412,-0.042231865,0.0059647104,0.032791905,-0.043979637,-0.006513413,0.08695305,-0.020479029,0.06082386,-0.03380724,0.05783036,-0.049484447,-0.031560723,-0.0070479126,0.0021610572,0.01796685,-0.03443618,0.031221993,-0.051737495,0.0003203456,0.060427967,-0.06495495,-0.017457785,-0.007378486,0.054356333,-0.027724588,0.02340594,0.02314707,-0.040427893,-0.044079173,0.015764307,-0.010378857,-0.0422799,-0.043009363,0.018579075,0.009807485,-0.0010043551,-0.024726555,0.02569773,0.008407122,0.0121140005,-0.03296829,0.045740057,-0.013812216,-0.0061467434,-0.03368362,-0.028475612,0.039666668,0.00054645614,0.0177222,-0.0071581034,0.033033926,-0.036290877,0.046000954,0.016976116,-0.009929901,0.015380051,0.05174235,0.00004025389,-0.002221733,0.021566391,0.017923353,0.020776648,0.0039605927,0.04122714,0.046964023,-0.009143197,0.026611988,-0.016229935,-0.010914541,-0.011266727,0.03393558,0.00086993206,-0.011853941,0.013487541,0.009299717,-0.021850932,-0.024651276,-0.006656864,0.0029308,-0.045359805,0.008024765,0.008996977,-0.0300467,0.0024493537,-0.018122822,-0.07019072,-0.01819105,-0.049873117,0.013767265,-0.023241239,0.036012717,0.029139124,-0.006541202,-0.027077816,-0.020401401,-0.00813985,0.011047062,-0.0011245343,0.031327214,0.012978404,-0.07698,-0.025934845,0.015461318,0.053574417,0.014421096,0.020084647,0.02295656,0.03300604,0.0254726,0.005184176,0.00020346907,-0.015607778,-0.005751514,-0.004644931,-0.0061547756,-0.0003681465,0.014206591,-0.0050942283,-0.04706635,-0.039287835,-0.0124933,0.014392221,0.039580822,0.034204673,-0.0021270474,-0.02000464,0.014111536,0.017438175,0.0005869294,-0.0040007522,-0.0033354855,0.014933363,0.02786282,0.040213972,-0.025224678,0.0010644193,0.027646862,0.037657823,0.04032874,0.044004254,-0.053825043,-0.0093325935,-0.055046838,-0.034701236,-0.008003206,-0.002418431,-0.017354356,-0.04423407,0.0043989145,0.002540623,0.05779783,-0.0024035226,-0.008164823,-0.0066906237,0.04520988,-0.016963145,-0.026090201,0.009790335,-0.012892858,-0.05198713,-0.0037465103,0.048280273,-0.023105705,-0.024249323,0.030952347,0.004597904,-0.061165333,0.011493781,-0.021082236,-0.024497414,0.024987351,0.04579066,0.017828206,-0.068639435,-0.032390535,0.0141121065,0.004287433,0.0010211499,0.10082656,-0.013095559,-0.044264693,0.029809242,0.023398966,-0.0005990815,0.0048099402,0.046656836,-0.023693336,-0.023227943,0.015794635,-0.00045873076,-0.020525893,-0.037566543,0.0033824611,-0.041789293,0.0541062,-0.044301968,0.045754,-0.028449614,0.015929786,-0.032926906,0.028806405,-0.02394658,-0.04716582,0.023208529,0.013806064,-0.05375383,-0.0044004894,-0.018402467,0.0046074926,-0.010978729,0.0028558557,-0.017474202,-0.00064910436,0.015017303,-0.02344559,-0.033685055,-0.045303315,-0.014287988,-0.010638815,-0.0045262063,-0.00572212,-0.015410132,-0.016035516,0.03825676,0.025002485,0.021192838,-0.03867037,0.00038027513,-0.00073673925,-0.04398262,0.020377535,0.008183609,0.022340368,-0.0018976445,-0.03628807,0.044572607,-0.008280619,0.008645613,0.013257437,-0.017815845,-0.020704132,0.011692486,0.022770965,-0.0040855375,-0.0020993932,-0.044120654,-0.03118076,-0.04790832,0.043655574,0.037516423,-0.0077494765,-0.049127456,-0.0020931037,0.007105878,-0.054050986,-0.0064880466,0.02556724,-0.0415796,0.0060972716,-0.007433923,0.0019585527,0.030614417,0.0034522845,-0.024625719,-0.022126388,0.018802062,-0.030150682,0.010861243,0.024830552,0.005537267,-0.028968537,-0.026750276,0.03442006,0.01672344,0.020729272,0.009365363,-0.02289875,-0.012026155,-0.020217966,-0.046292327,0.06429386,0.0024429916,-0.0035515458,-0.004939984,-0.0023947922,-0.031720813,0.006293736,-0.015728202,0.008330399,0.012708738,-0.03685896,-0.0003602756,-0.032851074,0.012596583,-0.021477338,0.008955014,-0.015113289,0.03172232,-0.024331436,-0.0071268436,0.015814627,0.048155908,-0.011166121,0.040129606,-0.060513057,0.019911379,0.006031209,0.014055363,0.017237986,-0.047567192,0.017050276,-0.06612798,0.00502135,-0.009428461,0.0007019206,-0.006849882,-0.0013072297,-0.051842414,-0.014397746,-0.012014264,-0.044754636,-0.019698832,-0.06287404,0.03133638,0.023923058,0.041603748,-0.0050492953,-0.030330911,0.002577586,0.04583413,-0.011762042,0.0059949923,-0.007470773,-0.0005120324,-0.014101013,-0.015026191,0.0018687345,0.0049244273,0.00034749348,0.024568534,-0.002043618,0.048418988,-0.0005393674,-0.025231555,0.0029889923,0.07049595,0.050743617,-0.036868293,-0.008332416,-0.04301897,0.006545198,-0.020928122,0.0037336838,-0.005066151,-0.048378825,-0.02566319,0.033016052,0.014822104,-0.009097889,0.019565169,0.077244505,-0.031577725,0.06783132,-0.0036194094,-0.018073417,0.03362916,-0.04167589,0.012692875,0.019106697,-0.028477348,-0.056977488,0.009895008,-0.012931172,0.034048323,0.04239717,0.05019659,0.01810612,-0.041945916,0.0125155,-0.015623363,-0.0053182757,-0.14021602,0.020106921,-0.026427308,0.03734065,-0.004892611,-0.035339803,-0.020316353,-0.030101407,0.005345026,-0.041197956,0.021044763,-0.04591906,0.0468415,-0.0127839,-0.011532553,-0.009805965,-0.0325224,0.024093524,-0.05452695,0.10294677,0.02013071,-0.027186893,0.01821949,0.01574078,-0.015775781,-0.0016507898,0.022875512,0.0060282783,-0.021198552,-0.010543575,0.031388365,0.025258882,-0.009610842,0.054808818,0.016258452,0.0030123533,-0.01345633,-0.01594717,0.013422045,-0.005892712,-0.00031983768,0.027553365,0.0031198135,0.012498424,0.033918425,0.06212491,-0.015792659,-0.002026558,-0.013465485,0.017971123,-0.042869847,0.013648647,0.061264038,0.03742741,-0.032618888,-0.04823403,0.020558858,-0.014244432,-0.0024791483,0.0058448296,-0.0019364043,0.031749763,-0.030585427,-0.041919798,-0.02713835,0.02811246,-0.024454765,-0.018948788,-0.019540248,0.013063269,-0.046036247,0.015552179,0.025222441,0.002725958,0.0044473074,0.0011202928,0.04464164,0.011337788,0.004256708,-0.014824629,-0.02356884,0.013343249,-0.009236126,0.0009835038,0.050917678,0.011517145,-0.037262928,-0.014071798,-0.07259782,0.02187725,-0.04102932,-0.0407153,0.0030559646,-0.027360763,-0.031309813,0.07261813,-0.028208073,-0.023677064,0.033770654,-0.020716066,0.0033362831,-0.03818991,-0.008771303,-0.038272556,0.0051120245,0.057615004,0.0006244835,0.00003113437,-0.01753809,0.03485641,-0.01690948,0.024535272,-0.021595182,-0.005389666,-0.07428376,-0.010101716,-0.006365728,-0.004089433,0.020195192,-0.018491622,0.022664916,-0.0165911,0.046140432,-0.03762399,-0.014352343,0.039223786,0.04902283,0.045510776,0.013064574,-0.038338464,-0.0064436086,-0.0426563,0.032334205,0.01710391,0.03328569,-0.032687195,0.013061247,0.027403235,-0.042820178,-0.016777663,-0.060598936,-0.0064823213,0.012873358,-0.016631002,0.035473913,-0.020190947,-0.0048123114,0.046276942,-0.011921051,-0.006421191,-0.015796663,-0.009790045,-0.008733925,-0.005925124,-0.015761327,0.010205979,-0.010229984,0.0412493,0.006843721,0.06038809,0.0019656331,-0.010702045,-0.024616513,-0.031743817,-0.025385953,0.06794283,-0.030409828,-0.0006965041,-0.042908814,-0.008797096,0.0218841,0.03400095,-0.000098523684,0.015251592,0.0027046348,-0.028781861,-0.01755682,0.0035222261,0.021210724,-0.0064947396,0.007865501,0.010790737,0.033821225,-0.0014361923,0.03176532,0.04078579,-0.033100422,-0.027129093,0.0028609529,-0.007839173,-0.016314376,0.034519803,-0.052511077,-0.014398653,0.03940469,0.010956295,-0.024382561,0.042441055,0.012260965,0.0060847364,-0.020094462,-0.052236557,-0.00516342,-0.0014269355,-0.048419833,-0.0016996296,-0.015128484,-0.02782832,0.029498577,0.03972774,-0.027724305,0.0014833821,-0.009667948,0.027291683,-0.0017848698,0.0024099122,0.0539741,0.008687461,-0.000712028,-0.021096127,0.032615002,-0.009545674,-0.052840497,0.027575891,0.0030935195,0.012199338,-0.006097553,0.043063827,0.0017198528,0.035673328,-0.008889318,-0.027402582,0.0037937174,0.019831378,0.025672793,0.009624533,0.013110815,-0.030289542,0.018739533,0.01099842,0.038547516,-0.006834421,-0.025295012,-0.06133342],"last_embed":{"hash":"v9p8nm","tokens":370}}},"text":null,"length":0,"last_read":{"hash":"v9p8nm","at":1751788234139},"key":"Personal/Projects/Diet/Diet.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"v9p8nm","at":1751788234139}}, "smart_blocks:Personal/Projects/Diet/Diet.md##General Remarks": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.00035623243,-0.00040471138,-0.032654006,-0.028671363,-0.0687697,-0.0073802853,0.028189419,0.037776046,-0.010011621,-0.03170701,-0.017272526,-0.014231112,-0.036793996,0.006031042,-0.006936347,-0.032986246,0.0022903427,0.006211238,-0.021801231,0.020353366,-0.003267452,0.008392147,0.06757119,0.020400938,0.02842473,0.030090168,-0.006862427,0.02980624,0.044075992,0.023037432,-0.010720771,-0.028463854,0.030746281,-0.0052870433,-0.033088952,-0.052801564,-0.008395186,-0.051185194,-0.02433703,0.04679868,-0.00070539117,-0.023336502,-0.004467755,-0.005509826,0.020698657,-0.043392543,-0.025185756,-0.007725696,-0.01536132,-0.04871097,-0.0012700238,-0.0014318489,0.04397888,-0.031848587,0.0026126315,-0.0039696367,-0.0032289645,0.042678125,-0.043813314,-0.028658295,-0.011249757,0.01813673,-0.01105596,-0.045889355,-0.00824744,0.035638176,0.030313844,-0.012904867,-0.04404294,-0.05434987,-0.022021577,0.011142398,0.030268177,-0.0103897685,-0.05649009,0.018690486,0.008040527,-0.013421145,0.025171487,0.0018924451,0.00902874,-0.021510867,0.013326638,-0.0043620616,0.026799986,-0.00816672,0.0061118244,0.052162636,-0.0019574955,0.0023826922,0.027487542,-0.007211364,-0.028448695,-0.03765223,-0.024527391,0.013379314,-0.049889795,-0.0099374475,0.057261437,-0.017922698,0.032523252,0.016168214,0.026225416,-0.031454846,0.013088916,-0.0063673444,0.0018686606,0.017660303,0.011712998,-0.0260807,0.031201,-0.0020685922,0.04503583,0.017264025,0.015980834,0.037035987,-0.01649696,-0.06361696,0.050026752,-0.028265696,0.033097103,-0.011634466,-0.00069700205,-0.001052018,-0.02207727,0.01880296,0.011402512,0.0010239074,-0.026772758,0.02407339,-0.009356643,-0.00436766,-0.04461474,-0.035422962,-0.0127496915,0.0064350236,0.0150791,0.011930766,-0.0023116006,-0.055864193,0.014123219,0.020138167,-0.019084405,-0.018456634,0.052560635,-0.0057151346,0.035755165,-0.018741585,0.0058336025,-0.024841,-0.020220648,0.04687704,0.02330034,-0.0010975585,0.020991541,0.013688451,0.05158696,0.049920473,-0.02495941,0.007546836,0.046804614,0.017810715,-0.015939288,0.034261167,-0.019565152,-0.03101062,0.0325663,0.022315342,-0.034347296,0.023167867,0.011770063,-0.01587956,0.042910833,0.0023992136,-0.009279481,0.025512125,0.087855816,0.037482012,-0.0060904934,-0.023073822,-0.057909597,-0.03142104,0.01972369,-0.019235995,-0.03702327,-0.0022006498,-0.0042332713,0.0138517115,0.013103539,0.05645518,-0.02507278,0.0040499964,0.027294226,0.013229393,-0.0030127657,-0.04430087,-0.0089648655,-0.04699844,0.027471377,-0.042262383,0.025463063,0.05341825,-0.0037979179,0.04101288,0.00267659,-0.03351186,-0.031185806,-0.022673456,-0.0023250736,0.0019415985,0.02099943,-0.0297299,-0.020085718,0.050038762,-0.0091454955,-0.0012107445,-0.006673172,-0.02830853,0.021432448,-0.026504012,-0.01730052,0.030997029,0.016812658,-0.0353235,0.025376577,0.0056619626,-0.0009735549,0.013277228,0.028457772,-0.0024909077,0.048219554,0.006845647,-0.00822999,0.008693283,0.05480574,-0.008825681,-0.008796218,0.018972086,0.013805747,-0.0064741108,0.054305147,-0.049591187,0.027531521,0.015608166,-0.030228557,-0.021868786,0.0323136,0.0063746497,0.0017800403,0.011967543,0.015386452,-0.024897981,-0.034237184,-0.002009915,-0.012309143,0.013709477,0.009163635,0.007067444,-0.014397618,-0.013962711,-0.00990051,0.045236066,-0.011369445,0.010545986,-0.0059457184,-0.008598448,-0.0060177133,-0.02260226,0.0037607213,0.01772212,-0.02624482,-0.032639656,0.018830106,0.010945934,0.024414614,-0.00073436275,-0.044749018,0.02685954,0.040594786,-0.006935838,0.0020616802,0.040530674,0.039961684,0.004477658,0.013015894,-0.04583354,0.006785987,-0.031036185,0.018890634,-0.009749915,0.003772089,-0.02966036,0.041492146,-0.010976491,-0.0018781052,-0.026517091,0.024087451,-0.17920136,0.011668516,0.02771256,-0.021009726,-0.004208404,0.03128611,0.000051760668,-0.05240897,0.016793136,0.0015859399,0.016744288,-0.04520972,0.013269402,0.0074753044,0.000020453226,0.035103254,-0.018064685,-0.021367103,-0.029639922,-0.0123769315,0.009783965,-0.0021644654,0.021720596,-0.03685637,-0.0076000965,-0.0080794515,0.009833558,0.005499058,-0.032668147,0.0021940027,-0.045226645,-0.012227355,-0.0071468363,0.035927653,0.0059746667,0.06584222,-0.032375712,-0.051166754,0.0019456148,0.053051718,0.0033559569,0.04701871,-0.011414513,0.014408956,-0.021037528,0.0122667635,-0.0029940228,-0.032668617,-0.065166004,-0.0392095,0.04886693,-0.024699053,0.012109504,0.043619763,-0.04702334,-0.018635063,0.044551384,0.06437399,-0.031394668,-0.008034115,0.034507126,-0.0498024,0.014655861,0.0076338337,-0.045952007,-0.020195445,-0.035707466,0.02309969,0.015195057,-0.033797156,0.022784648,-0.04886425,0.009068459,0.007816845,0.030102411,0.03502587,0.025500078,-0.021355508,-0.006032617,-0.07828023,0.027942395,0.027389703,0.0011643632,0.036418404,-0.03262595,-0.0066619855,0.0029112387,0.026234586,-0.027531784,0.2577323,-0.0012546962,0.03072046,-0.038303364,0.021040533,-0.013676661,-0.02930618,0.053171083,-0.01169621,-0.017064437,-0.025100766,-0.02539814,-0.031823542,-0.0076947403,-0.0026459503,0.01640206,-0.019366378,-0.05278108,0.07663847,0.0073026447,-0.0033453363,-0.0044419165,0.00548106,-0.045018148,-0.008506072,0.0003120944,-0.00023604294,0.033236876,0.018873382,0.018831547,-0.09559279,0.0029807051,0.053088166,0.037785754,0.014448341,0.035977982,0.020808386,0.008118382,-0.028715527,-0.013734189,0.02551252,0.0072412714,-0.030968484,-0.012550331,-0.029097293,-0.03319548,-0.06910657,0.0067527127,-0.01725184,-0.049833935,0.0036789987,0.017518073,-0.005090411,-0.014287634,-0.008254548,0.008413612,0.0033540514,-0.033119213,-0.021282934,0.06383144,-0.010286254,0.016928691,-0.019270912,-0.017542845,-0.06344348,0.0125549855,0.01783512,0.0046464475,0.03112509,0.014710391,-0.0171707,-0.0058449428,0.01985235,0.0037703565,0.031112742,-0.032350168,-0.023785511,0.04459527,-0.026648123,0.07496889,-0.065390766,-0.009679637,-0.025308246,-0.03907802,-0.022286046,0.016324934,0.029193925,0.07038913,-0.0028251647,-0.027263643,-0.011654694,0.030048702,-0.033962965,0.012356316,-0.010654254,-0.015418749,0.0007578126,-0.024423808,-0.041613825,-0.009628359,-0.008740542,0.0025851643,0.018131014,-0.0033208597,-0.005691833,0.023219166,-0.016736371,0.0025594954,-0.0011480007,0.0254218,-0.04434085,0.030197034,-0.03387444,-0.035162665,0.0060002217,0.027346332,0.02234457,0.008101238,0.073904365,0.03770827,0.0015036887,0.01948363,-0.0076287747,0.053344063,0.017793823,-0.013540209,-0.014048251,-0.007827428,-0.0131354155,0.016993588,0.022323022,-0.022487128,-0.031093216,-0.021235824,0.030317014,0.0056419247,0.0243282,-0.038682446,0.048931386,0.0405209,-0.029628005,-0.030960428,0.007532772,0.016258713,0.015184131,0.017736735,-0.011378173,0.00041879178,0.010824731,0.009700032,0.03312982,0.026901703,0.039025992,-0.063686624,-0.047761217,-0.05911069,-0.022156423,-0.04431049,0.004202732,-0.020276623,-0.017286567,-0.008072163,-0.00129337,0.07415351,0.00883782,0.047723915,0.03406815,0.034555685,-0.00831827,-0.00073960854,-0.016579848,-0.01783521,-0.010390571,-0.022260623,0.0353046,-0.011415313,-0.047718294,0.05579284,0.034584187,0.009497256,-0.010793387,-0.034708247,-0.020997183,0.033959273,-0.006635272,0.052184228,-0.04230355,-0.033208717,0.053853594,-0.040837355,0.031130578,0.10793821,-0.058733173,-0.022004936,0.03713364,0.040272973,0.05695671,0.009516684,0.061728273,-0.036529955,0.02420714,-0.049526006,-0.031933244,0.02141261,-0.04255742,-0.046171106,-0.027175719,0.02311688,-0.005984793,0.048605923,0.018737372,0.018537737,-0.072617285,-0.006492799,0.016216585,-0.018414905,0.030848674,-0.020494794,-0.01962107,0.001840887,-0.03150754,0.014175924,-0.006784933,-0.035276525,0.010062303,0.042775523,-0.0040864795,-0.048125483,-0.023718456,-0.016779797,0.0026734145,0.014063522,-0.0064149834,-0.029736532,-0.02093603,-0.011496024,0.020100648,0.020351604,0.043862756,-0.02568408,-0.0757881,0.014482383,-0.0091927685,0.002009198,-0.051910527,-0.0077555142,-0.022824608,0.03318833,0.06893982,0.014476549,-0.033074234,-0.011239907,0.005731581,0.026153969,0.0053338725,0.006373169,0.007894332,-0.0012499182,0.01783549,0.0067870044,-0.006744793,0.021265293,0.011868618,0.0128700035,-0.043028347,0.0040451763,0.015965896,-0.032153577,0.005368489,0.014337398,-0.018589115,-0.0014486959,-0.07009019,-0.098208,0.01290231,-0.007791843,-0.021292163,0.059529915,0.060995158,-0.035392743,0.024662036,0.0381435,0.0025587857,0.021499151,0.000021502054,0.04181009,0.010883971,0.050974905,0.01616483,0.0085499855,-0.017163113,0.012749771,-0.07921235,0.026424158,0.019744078,0.052924845,0.017548067,0.031081963,-0.04144522,0.025922988,-0.049613643,-0.025820417,-0.0013426247,-0.020730875,-0.011865239,-0.0053032218,0.006775713,-0.030170824,0.06335232,0.007216095,0.0041122604,-0.024575852,-0.003191989,0.008954166,0.050218392,0.015215423,0.010707371,-0.018828042,0.03730872,0.045261696,-0.0097923465,0.017029293,0.011350399,0.034096345,-0.028870724,-0.008416163,-0.0013599856,0.019324267,-0.013635026,-0.0198643,-0.043089367,-0.01887758,-0.03339822,-0.044033,0.0014501692,-0.037244916,0.029540105,-0.043179106,0.045259442,0.0046121236,-0.0219715,-0.026837913,0.048676867,-0.026302543,0.045953155,0.007325271,0.0066304225,0.028620016,0.010900653,0.010950338,0.015479137,-0.022685418,0.024168836,-0.011129171,0.06610213,-0.02879915,-0.013522099,0.039732225,0.053074494,0.022310093,-0.01675387,0.0063986112,-0.044950925,0.004798775,0.008732352,0.032396946,-0.011230406,-0.010426692,-0.0049868408,-0.004369843,0.028707478,0.019297743,0.030015014,0.03921413,-0.0050925156,0.0657625,0.03587435,0.015091961,0.031707644,-0.0030794516,-0.017570864,-0.016331466,-0.001347483,-0.03487203,0.034029905,-0.0152236335,0.040328227,0.04538165,0.0019187429,0.039804608,-0.059353087,0.0042347023,-0.032969907,0.049142346,-0.15191856,0.014355716,0.03191832,-0.025882773,-0.016005296,-0.046549022,-0.031820823,-0.010697691,-0.024298487,-0.034162916,0.04278556,-0.0015748638,0.024787167,-0.012200603,-0.04080898,0.0057750912,0.00052404834,0.008726208,-0.017092347,0.0652527,0.0030428956,-0.0011700952,-0.00043926685,-0.04975725,0.010334117,-0.0010193044,0.016178185,-0.015074049,-0.017970568,-0.03097813,0.030887244,-0.019528141,0.0016266016,0.03640881,-0.0033517533,-0.018215725,0.007735612,-0.030765476,0.023244066,-0.0037421563,0.012839906,0.040648896,-0.008098199,-0.03523392,-0.01623568,0.08389764,0.004763184,0.0062770564,-0.08107439,-0.012386425,-0.08560618,0.011566998,0.011719034,-0.01697114,-0.045264356,-0.04543511,-0.035287134,-0.019385602,0.009389848,0.034531333,-0.010069416,0.008461423,-0.024681872,-0.06196449,-0.017947108,0.0076187653,-0.030872073,0.018774787,0.007933041,0.005141214,-0.06422605,-0.036379237,0.014676781,0.022255005,-0.007883784,0.027917309,0.016557122,-0.058702745,-0.037648935,-0.013045472,-0.01691762,0.029644957,-0.013986615,-0.04093542,0.008764711,-0.012244452,-0.016023321,0.026550734,-0.016108816,0.030889452,-0.08321611,-0.029408054,0.016873298,-0.016864857,-0.013066643,0.019926855,-0.028348584,-0.035041224,-0.018647961,-0.04067215,0.0040171924,-0.03594459,-0.011418619,-0.012969254,-0.00885683,-0.02278003,-0.0027637347,-0.00935031,-0.011316792,0.010823191,0.0055357884,-0.004210642,-0.022596482,0.02043723,-0.057018008,0.026499338,-0.019539768,0.015663072,-0.008130122,-0.016520528,0.0042893523,-0.022034511,0.0047708875,-0.025390394,0.02848686,0.027150238,0.04680078,0.0038447666,0.014865932,0.0065160105,-0.008471964,-0.052097585,0.0021806816,0.017434888,0.023562755,0.02054606,-0.0072424533,0.040934663,-0.030086422,-0.037043676,-0.03512509,-0.0011778527,0.021779653,-0.042786077,0.01744281,-0.038421296,0.035659615,0.03433897,-0.004344671,-0.0053860736,0.008542502,-0.042697556,-0.007902514,0.017787056,0.009901,0.012886672,0.007440353,-0.012911135,-0.009610368,0.0422734,0.030371659,-0.061979633,-0.011350386,-0.06242703,0.03391392,0.0875511,-0.0005752836,-0.00914167,-0.039991748,-0.010808709,0.0025051257,0.040068638,0.0068736426,-0.00014142045,0.0030126807,0.001384539,0.0059444755,-0.02982457,-0.021249374,-0.031070113,0.016609209,-0.01888536,-0.0044585927,0.019230671,-0.011596981,0.016987342,0.013207107,0.02929027,0.02944724,0.003999036,-0.006058046,0.008149356,-0.022419272,-0.010260491,0.032860722,0.021777056,0.00906539,0.017073553,-0.0022384552,0.0042268727,-0.015125546,-0.064459585,0.009762512,-0.026494456,-0.007586343,-0.024838042,-0.070368916,-0.059281074,-0.044123992,-0.035315435,-0.0047967816,-0.01561511,-0.0029711882,-0.037559684,0.015093808,-0.033490326,0.020523615,0.061422,0.0025181982,0.004798395,0.03568286,-0.00070016255,-0.035096087,0.020887334,-0.004046133,-0.01172934,-0.020650832,0.037762705,-0.019788941,0.0138209555,-0.002176681,-0.023018463,0.0067279665,0.014109811,0.011365538,0.0032866946,-0.011671176,-0.004039065,0.0143073555,0.0068847626,0.03189903,-0.014884512,-0.021409893,0.0121965185],"last_embed":{"hash":"1gmzk0n","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"1gmzk0n","at":1755326426792},"key":"Personal/Projects/Diet/Diet.md##General Remarks","lines":[10,11],"size":276,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gmzk0n","at":1755326426792}}, "smart_blocks:Personal/Projects/Diet/Diet.md##General Remarks#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.00005787259,-0.00082917267,-0.035071395,-0.029275255,-0.0670174,-0.009908326,0.029891994,0.03746061,-0.010246104,-0.032975197,-0.015897445,-0.014894722,-0.036512624,0.00816358,-0.007676233,-0.031304583,0.002284129,0.0067276615,-0.022168363,0.019488858,0.00013266818,0.010203921,0.06958574,0.017988674,0.030342741,0.0315116,-0.009429257,0.029836204,0.04807119,0.024756882,-0.009133452,-0.029428938,0.030789774,-0.006662593,-0.031291384,-0.05744469,-0.009504321,-0.0510006,-0.024018226,0.0459074,-0.0010926435,-0.024554662,-0.0068915184,-0.00613804,0.019807229,-0.042834558,-0.02533849,-0.007668342,-0.013205534,-0.04804938,0.0006410768,-0.0010853286,0.045936108,-0.029287808,0.0002999894,-0.0034905854,-0.00009651253,0.04139384,-0.042065658,-0.030842442,-0.013222435,0.017429272,-0.012468256,-0.04632533,-0.009504665,0.03621896,0.029165812,-0.014819549,-0.043785907,-0.05539301,-0.022233635,0.0132310325,0.029626211,-0.010460089,-0.058487155,0.019133393,0.0077606724,-0.013960918,0.025132753,0.004123213,0.008259898,-0.021729527,0.01598669,-0.0029073462,0.027061349,-0.0069603296,0.0069124475,0.048654396,-0.0016207475,0.00045976238,0.028368058,-0.0064632567,-0.027846029,-0.039286733,-0.024017252,0.013203215,-0.049040686,-0.007007003,0.05516013,-0.018420076,0.033103783,0.01610821,0.02701178,-0.030749943,0.012856081,-0.005710789,0.0013334745,0.01650133,0.0102065755,-0.024691118,0.02989176,-0.0039426177,0.04463699,0.015559464,0.015809242,0.037264585,-0.017750783,-0.06090049,0.048847694,-0.028267598,0.029688625,-0.010404151,-0.001070992,-0.0005398845,-0.019733384,0.018270334,0.007444454,-0.0020594914,-0.027895536,0.025006583,-0.011596068,-0.0036085688,-0.045180943,-0.036711443,-0.0124053685,0.0045309,0.01356967,0.011704732,-0.0025309927,-0.057054464,0.015549311,0.022849433,-0.01855624,-0.016555775,0.050025657,-0.005593995,0.036953803,-0.020491472,0.005628921,-0.024923295,-0.021341085,0.04645363,0.023059487,0.0027275323,0.021000447,0.014485069,0.05060958,0.05177856,-0.025160171,0.008185299,0.044828825,0.019004663,-0.016083818,0.034047317,-0.021097695,-0.028062522,0.029199114,0.020729272,-0.03604046,0.027030988,0.013618308,-0.015730003,0.042326406,0.003102481,-0.007622283,0.026467701,0.08997079,0.036845025,-0.0053669894,-0.02016805,-0.056096476,-0.035895772,0.019423062,-0.017803445,-0.039467398,-0.00037575484,-0.0057721375,0.013494197,0.013686756,0.05238025,-0.024124542,0.005812594,0.027600441,0.011322843,-0.0015884289,-0.04400837,-0.007192421,-0.046757866,0.028390061,-0.044444535,0.028020939,0.052258056,-0.0043431357,0.04360381,0.0025191135,-0.034199357,-0.03200375,-0.024713835,-0.0029213233,0.0035724328,0.021586116,-0.028683776,-0.02070791,0.051350143,-0.0103581315,0.0008175756,-0.0073910523,-0.02736124,0.021137591,-0.027177218,-0.020348718,0.033286188,0.01892597,-0.035164826,0.021547945,0.00675618,-0.0005818347,0.013368665,0.025955174,-0.0006264731,0.048344284,0.010670853,-0.006255873,0.0067724944,0.05398925,-0.007200283,-0.010910208,0.021434162,0.014093991,-0.005291238,0.055688452,-0.04919385,0.029074555,0.013950692,-0.030126791,-0.019489443,0.031524893,0.0057124263,0.0027061196,0.014116871,0.016374035,-0.025775656,-0.03430349,-0.0026515992,-0.014017036,0.012242415,0.009216938,0.009234826,-0.013335094,-0.013062474,-0.011881323,0.04411484,-0.008385171,0.010077667,-0.0071937535,-0.006598576,-0.0064145653,-0.021777362,0.0032484555,0.016127542,-0.025973499,-0.03224696,0.018708877,0.01047117,0.026447166,0.0020662271,-0.04323775,0.027829872,0.04118506,-0.005861805,0.0011798295,0.041379035,0.037094686,0.005573293,0.012430159,-0.04517257,0.008420255,-0.02935874,0.019657144,-0.012325057,0.005410883,-0.030118346,0.04168435,-0.008771847,0.000004559459,-0.027969569,0.024776515,-0.17774525,0.011594108,0.028273715,-0.022067213,-0.006033511,0.033859123,-0.0021928668,-0.05297194,0.022226984,0.0014859044,0.018934464,-0.046119843,0.011711588,0.010286894,0.00077465415,0.035942182,-0.017519735,-0.019816963,-0.029281514,-0.011780583,0.008477179,-0.0015774434,0.019877233,-0.037563395,-0.009629956,-0.008430374,0.010892023,0.007443219,-0.030765422,0.0019665246,-0.043566484,-0.010925999,-0.007426042,0.03476367,0.0070678745,0.06661571,-0.032468587,-0.051885586,0.00023359926,0.052580737,0.003770301,0.04760013,-0.010404432,0.011663365,-0.020866474,0.011413094,-0.0027638131,-0.03476083,-0.0633371,-0.038478937,0.048616912,-0.024871329,0.011542243,0.044985276,-0.048230812,-0.020177133,0.043727648,0.06539059,-0.030647436,-0.009339959,0.034307245,-0.048178572,0.015369657,0.008003059,-0.049339104,-0.019351576,-0.03699102,0.02474895,0.020412145,-0.035304867,0.022746442,-0.04744892,0.007891468,0.0056769163,0.030213071,0.037901655,0.024268074,-0.020094853,-0.0056290794,-0.07732955,0.028222147,0.025973765,0.0030837469,0.034327433,-0.031280555,-0.0051244195,0.003964661,0.02496122,-0.027381396,0.25749326,-0.0021229316,0.031751595,-0.040801648,0.02084425,-0.014481054,-0.028893737,0.054637358,-0.010409785,-0.017219514,-0.027875118,-0.02940024,-0.032173883,-0.0069592833,-0.0025877247,0.01634311,-0.015156564,-0.055055056,0.076240376,0.0064976057,-0.0034152325,-0.0017839025,0.00307725,-0.04308466,-0.009955586,0.00031935546,0.0005605721,0.032320734,0.020723546,0.019944778,-0.09544309,0.003247181,0.050210603,0.038211953,0.016227525,0.036428075,0.020716477,0.010152873,-0.027720967,-0.013750617,0.024704311,0.006165031,-0.026887244,-0.012329726,-0.028483763,-0.0322122,-0.06911501,0.0039954893,-0.019467808,-0.04912806,0.0048931786,0.018715123,-0.006483518,-0.013998672,-0.006199843,0.009686229,0.0030575416,-0.031522073,-0.022965662,0.066634804,-0.011338824,0.017361244,-0.01762382,-0.01624027,-0.06472416,0.012118319,0.017766133,0.0019111766,0.029649813,0.013134642,-0.016857872,-0.0036090484,0.018219655,0.0043729204,0.030791296,-0.030919168,-0.024967806,0.04570846,-0.025841676,0.07802308,-0.06720396,-0.012621237,-0.025971523,-0.0392176,-0.021930423,0.015837463,0.027128888,0.07054263,0.00040182917,-0.027420241,-0.015458462,0.02957401,-0.034260437,0.013454244,-0.009856522,-0.01678655,-0.0017167756,-0.026027003,-0.038760263,-0.007892051,-0.010727079,0.0018987847,0.019190127,-0.004405251,-0.006536218,0.026090803,-0.016136484,0.0027265013,-0.000331654,0.027129408,-0.046840712,0.029073397,-0.03348327,-0.03446861,0.0076704877,0.024770841,0.022867294,0.008278793,0.07310297,0.037387628,0.0025045245,0.020065835,-0.0038345312,0.05368002,0.018193437,-0.01238707,-0.01625078,-0.0072830166,-0.016077204,0.01530158,0.020758012,-0.021665014,-0.032876115,-0.022396434,0.03141168,0.0052459445,0.023814464,-0.039246272,0.04743142,0.04033403,-0.029295389,-0.030062614,0.0069531393,0.015695948,0.018950399,0.014414118,-0.012993372,-0.00031183293,0.012508634,0.011024126,0.031627893,0.026754063,0.038106684,-0.06372463,-0.047080126,-0.059193544,-0.020691935,-0.044691145,0.0050557647,-0.020033108,-0.018428193,-0.010568326,-0.0021811794,0.072776906,0.009268489,0.048928738,0.03250875,0.034526806,-0.007454066,-0.0011816709,-0.017059425,-0.018824013,-0.011383462,-0.023205152,0.035929058,-0.009975939,-0.048514828,0.056567136,0.031642016,0.009510381,-0.009058478,-0.033717394,-0.019635992,0.032184705,-0.0051900414,0.050053287,-0.04087168,-0.033279184,0.055582516,-0.042675078,0.031642232,0.10633386,-0.05776462,-0.022312662,0.036262825,0.04092611,0.05899581,0.010194131,0.058174912,-0.03305021,0.021862723,-0.050449748,-0.031053271,0.022078652,-0.041083813,-0.045850214,-0.026703639,0.024203705,-0.004010716,0.0443534,0.019015508,0.019851098,-0.07305739,-0.006206288,0.017400023,-0.016602166,0.029519549,-0.020398047,-0.017095622,-0.00030512008,-0.033374302,0.014110954,-0.00708827,-0.03512207,0.009332611,0.044339422,-0.0049936334,-0.04578164,-0.022470124,-0.015986845,0.0022611439,0.012900219,-0.007293551,-0.029620407,-0.020277428,-0.012230416,0.0185605,0.02065451,0.044059705,-0.025321342,-0.07768719,0.014143502,-0.007287364,0.0028414454,-0.051718462,-0.009225533,-0.0265283,0.033227082,0.06981574,0.016073268,-0.032264836,-0.009106019,0.005282535,0.026094897,0.0033428033,0.0061462014,0.004984854,0.0004385228,0.01562453,0.0061991704,-0.007556466,0.022407133,0.012247918,0.011601244,-0.04290757,0.0030305563,0.018241897,-0.029499102,0.0061455793,0.013991738,-0.020384654,-0.002671436,-0.07110796,-0.09854714,0.011722025,-0.006824482,-0.023617463,0.060719624,0.060574867,-0.037008885,0.023704888,0.03776955,0.0015633209,0.023782894,-0.0013521129,0.04102216,0.012050051,0.052156705,0.013664156,0.0080486145,-0.017759848,0.014087849,-0.07793789,0.026030017,0.018924357,0.054882605,0.019002454,0.030939518,-0.042283837,0.026204756,-0.049548943,-0.02538371,-0.0020842212,-0.0166971,-0.012912027,-0.004079158,0.005779163,-0.030727731,0.06497799,0.0065183905,0.0031635654,-0.026082788,-0.001125025,0.00873489,0.048417974,0.018643994,0.00890382,-0.018666225,0.037567835,0.04327947,-0.011244169,0.01619873,0.010465772,0.03420739,-0.028050715,-0.011058425,0.0009740445,0.017226085,-0.014610977,-0.019021062,-0.041821778,-0.020215882,-0.034106497,-0.044320367,0.0021340563,-0.0370931,0.030120421,-0.043341674,0.045145195,0.007096735,-0.020483581,-0.025590505,0.048422,-0.02481719,0.045656234,0.010463624,0.0076112775,0.0319768,0.012055605,0.010793554,0.0155683085,-0.022586223,0.023568457,-0.0108384,0.067868724,-0.028690828,-0.013711284,0.036130086,0.051502418,0.020598775,-0.015131746,0.0044777812,-0.04778852,0.008607276,0.008992072,0.034262728,-0.009313223,-0.008611585,-0.0062815347,-0.0045116097,0.03105476,0.020124381,0.029102193,0.039568383,-0.004305103,0.06694526,0.036174238,0.015982429,0.031806357,-0.0022139482,-0.01592808,-0.01706523,0.0008812944,-0.0351673,0.031973045,-0.01826978,0.040063817,0.04402939,0.0015822307,0.039009493,-0.058702406,0.0026448192,-0.031072387,0.049449325,-0.15012746,0.0142981,0.03364638,-0.02555053,-0.017021123,-0.046762913,-0.03378057,-0.00961731,-0.021303304,-0.031755336,0.040049452,-0.00023190636,0.021725852,-0.014092121,-0.041749835,0.005874075,0.0035103778,0.009397058,-0.014380782,0.06660977,0.0034168742,-0.0018392765,0.0018247268,-0.04772995,0.011094212,-0.0019911525,0.015382349,-0.01324724,-0.017731117,-0.03026676,0.030970654,-0.019080257,0.0029102915,0.03511404,-0.0034705866,-0.01840561,0.0070344307,-0.030947817,0.024020266,-0.0062265857,0.013389848,0.040479667,-0.009802364,-0.035106827,-0.017843805,0.083606154,0.0049256296,0.0081297625,-0.081185654,-0.014996411,-0.08453492,0.009154574,0.010852153,-0.019347446,-0.046213433,-0.04899087,-0.0382457,-0.02035601,0.007497158,0.03432268,-0.012066775,0.00264842,-0.025089983,-0.060902055,-0.01659345,0.008356332,-0.030461533,0.01968732,0.005342136,0.0075602895,-0.06294211,-0.037180018,0.017312469,0.024829697,-0.0067099757,0.025872951,0.015438275,-0.059695974,-0.038866367,-0.013604562,-0.018596325,0.028626766,-0.015001044,-0.04274517,0.006231726,-0.010348543,-0.014956428,0.027197974,-0.015390396,0.031442307,-0.08397104,-0.028773531,0.017143622,-0.014578503,-0.012502072,0.01939436,-0.027121728,-0.036102086,-0.02080982,-0.04120757,0.0033155163,-0.035979133,-0.008826733,-0.014741285,-0.009718987,-0.025409576,-0.0048402827,-0.008756018,-0.012686281,0.01022543,0.0023094807,-0.0049295896,-0.0203491,0.02207218,-0.05603074,0.027554652,-0.018932402,0.013667285,-0.0075957617,-0.01747997,0.0022986133,-0.022533037,0.004728854,-0.024902392,0.028460322,0.024707977,0.0467624,0.00049388374,0.012181448,0.007849382,-0.0098630525,-0.051776,0.0023749026,0.018609673,0.024286255,0.022615787,-0.004908014,0.04101199,-0.029460503,-0.036072094,-0.033946343,0.00077574904,0.02158215,-0.04361041,0.012874673,-0.03643355,0.036178388,0.033857763,-0.002966454,-0.0041726637,0.0083922,-0.043340504,-0.0073378044,0.01899996,0.010722877,0.011254804,0.009092282,-0.014023497,-0.010375139,0.03946148,0.030466849,-0.062830456,-0.01155741,-0.066756964,0.032118034,0.087780386,0.0013809411,-0.01036035,-0.040083386,-0.0144667365,0.0013649638,0.03784061,0.006405775,-0.0015460004,0.0028387152,0.0021381357,0.0057158363,-0.030924084,-0.020567415,-0.02900349,0.015849944,-0.020485457,-0.0048479633,0.017244807,-0.012726681,0.015815921,0.01401192,0.02988492,0.028038563,-0.000027758444,-0.0057810233,0.00833182,-0.020197228,-0.00983806,0.033336494,0.021216312,0.0093765585,0.01623581,-0.0032570718,0.0045078984,-0.017373148,-0.062158015,0.0090168435,-0.028012162,-0.0052174423,-0.025085801,-0.073042646,-0.056671165,-0.045133118,-0.039620608,-0.0028278758,-0.016133927,-0.0039171306,-0.036016174,0.014865764,-0.029762872,0.020998677,0.061647594,0.003997312,0.0022417756,0.035856318,0.00048011506,-0.03385503,0.022913994,-0.00462296,-0.012926278,-0.02252072,0.035794873,-0.016457722,0.01523972,-0.001798955,-0.02483728,0.007108907,0.016093876,0.01030983,0.0060132835,-0.012285103,-0.002029918,0.016375108,0.00947169,0.030313358,-0.014758983,-0.021518564,0.01181401],"last_embed":{"hash":"br2ppf","tokens":74}}},"text":null,"length":0,"last_read":{"hash":"br2ppf","at":1755326426792},"key":"Personal/Projects/Diet/Diet.md##General Remarks#{1}","lines":[11,11],"size":255,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"br2ppf","at":1755326426792}}, diff --git a/.smart-env/multi/Personal_Projects_Projects_md.ajson b/.smart-env/multi/Personal_Projects_Projects_md.ajson new file mode 100644 index 0000000..1db7896 --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Projects_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Projects/Projects.md": {"path":"Personal/Projects/Projects.md","embeddings":{"bge-m3:latest":{"vec":[-0.03704264,-0.0047997674,-0.023730092,-0.02361886,-0.020821128,-0.052167237,0.046660215,-0.015752407,0.0038274382,0.016680462,0.0013775345,0.0022318661,-0.05654303,-0.013833306,0.02907383,0.04039545,0.012125595,-0.013330302,-0.012385831,-0.06313572,-0.001517983,0.0041869124,0.06865927,0.004940957,-0.018086473,0.0034293798,0.030201599,-0.036928225,0.03495864,0.028819345,0.03832356,-0.044451423,0.02556538,-0.0476553,-0.082254276,-0.037719324,0.0014151408,-0.060489167,-0.0579086,0.03159261,0.025795836,-0.0122686885,-0.012527369,0.015453192,0.019619148,-0.023205439,-0.005100117,0.0012840033,-0.0048853164,-0.0069164326,0.0074067567,0.020850802,0.065119796,-0.03805491,-0.027044866,0.030433357,-0.049696743,-0.028017363,-0.051405236,0.020866897,-0.03644521,-0.007964748,-0.036146082,-0.037830718,0.023561414,0.07448739,0.020615187,0.020535732,-0.009614261,-0.030076703,-0.005442525,-0.030578911,-0.0025204525,-0.004703149,-0.024757622,-0.017137213,-0.024718432,-0.023346445,-0.024868548,0.05350271,-0.0025683923,0.02265046,0.028884463,-0.048021823,-0.0064140963,-0.031149065,-0.0010227599,0.082102604,0.019766675,-0.0188393,-0.06902503,-0.019175353,0.02315685,-0.08102259,0.0056824684,0.014505626,-0.0042000893,0.0037495415,0.052437518,0.007879464,0.024937475,-0.025844742,-0.012251602,-0.027715169,0.007826678,-0.0015141993,-0.0103293555,-0.016180512,-0.00436777,-0.005923664,0.0023208598,0.024104033,0.04749498,0.028744595,0.004210981,0.0124374535,0.019547606,-0.009964441,-0.016625281,0.002055974,0.024277244,0.01322646,0.06883577,-0.030744886,-0.008887784,0.01620206,0.01066965,-0.0016313922,0.03693241,-0.0067148195,0.039747402,0.0039108736,-0.006376905,0.04450171,0.025506679,0.0024217584,0.035814438,0.0021525468,-0.028392915,-0.03693102,0.03469607,0.011985112,-0.04835312,-0.00712428,0.015827317,-0.084640704,0.04270339,0.030271657,-0.02869251,-0.011119786,-0.0191081,0.027791291,-0.02674259,0.028113063,0.011870898,-0.02134932,0.066838495,0.027563443,0.014403976,-0.03939511,0.034612436,0.028253993,-0.00316736,0.015482304,-0.024906639,-0.017539097,0.007118275,0.032709114,-0.013708601,-0.001948983,-0.013161403,-0.04265629,-0.015398291,0.01618413,0.025663529,0.011303207,0.057947107,0.022464912,0.01911266,-0.02986325,0.0043824487,-0.013131752,-0.06088779,-0.03396042,-0.022303285,0.010765455,-0.008202563,-0.013342208,0.015847728,0.034540217,-0.023210062,-0.038567893,0.023568545,-0.008731398,0.054637127,-0.024069838,0.046284214,0.007191321,-0.009297168,-0.029869905,0.015279436,0.040062256,0.009711473,-0.014328784,-0.034804896,-0.020190852,-0.01686219,-0.058247298,-0.015229572,-0.017301364,0.01818141,-0.023112105,-0.016183307,0.0054682586,0.022514133,-0.021312226,-0.0007339647,0.0078020375,-0.027953997,-0.031469494,-0.015736453,0.051070087,0.010807257,0.046523366,0.014249354,-0.04398209,0.019101521,0.014274826,0.030611534,0.05120256,-0.030135851,0.0016780728,-0.01088246,-0.024196554,0.0011091252,-0.03222482,-0.034289155,0.00014695614,0.017290838,0.008265118,0.022265505,-0.03667876,-0.001984779,-0.005814244,-0.05418349,0.002544946,0.014663039,0.0000020137882,-0.01780858,-0.0044348375,0.037837483,0.019179173,-0.010864288,-0.027992431,-0.034604657,0.047631085,-0.009166234,0.008850506,-0.0390682,-0.0064396374,0.019679723,0.05448575,0.010307463,0.022728268,0.004742032,-0.028182076,0.0055033937,-0.020914113,0.051234595,0.0031670413,-0.0001482104,-0.018212207,0.008049266,-0.015022234,-0.026296627,-0.03052045,-0.016946947,0.007935987,0.06500198,0.007931116,-0.0029471668,0.030195476,0.020402674,0.010465675,0.035131212,-0.0244368,0.014671096,-0.0021948977,0.010607609,-0.018395012,0.0028032523,-0.022353949,0.069709376,-0.0267654,0.011347656,0.0043383213,-0.021724623,-0.17586547,-0.027900815,-0.016056847,0.07548866,0.02335036,0.02928182,-0.07358279,-0.021704901,-0.025736766,0.05532011,-0.0054814816,-0.03767563,0.017200653,-0.051552862,-0.0034705573,0.0054391357,-0.03385466,-0.023599029,-0.010576475,-0.05004102,-0.03166814,-0.022100644,0.04475604,0.06512766,0.0110006565,-0.006674983,0.08878929,-0.019878121,0.020202626,-0.011271246,0.0013529336,0.025448397,0.002848134,0.019032348,0.008221002,0.05366662,0.035255454,0.044050995,0.010901369,0.007146648,0.04783522,0.049634874,0.020814318,0.009481057,-0.02644905,0.02159637,-0.018990932,0.010776974,-0.025405848,-0.08800617,-0.00085243926,-0.048138667,0.019288193,0.026135879,-0.038720954,-0.011111842,0.061183553,0.03073708,0.023706948,-0.025721898,0.0011531861,-0.008442699,-0.016731953,-0.02143335,-0.0043482897,-0.0024753243,0.021567143,-0.014253192,-0.003810085,-0.023645297,0.0053188605,-0.04034451,-0.004949351,-0.008179665,-0.006021642,-0.011482574,-0.0070273164,-0.046398908,0.014882503,-0.07510071,-0.013303036,-0.005449892,-0.026087709,0.01830998,-0.042818706,-0.010161388,0.016000865,0.00020629702,0.024501901,0.23603806,-0.034106307,0.059130102,0.008494133,0.06420427,-0.0013835898,0.0011043717,0.05747596,-0.061802786,-0.03275294,0.032150872,0.06751459,-0.016016899,0.022371054,0.01474728,0.034248427,-0.066011555,0.0025360207,0.0885445,0.028839266,0.0037510428,-0.034257192,0.00039028958,-0.0073714037,-0.06716421,0.0042991466,0.005535359,0.05014924,-0.015870351,-0.0015845954,-0.0277478,0.028316472,0.06051147,-0.013963631,-0.006867235,0.020724986,0.028600438,-0.030630708,0.009597215,0.0031577637,-0.014575534,-0.0134089105,-0.0098457225,-0.02286376,-0.030253984,0.015392434,-0.010592186,0.034258824,-0.029684521,-0.04134098,-0.004016253,-0.01709656,0.027090346,0.015152086,0.019111495,0.052032705,-0.033725627,-0.008427913,0.03459591,0.06584884,0.02329043,0.01633287,-0.040952645,0.001875163,0.016579743,0.04329296,-0.011660954,-0.04724755,-0.01912283,0.013174626,0.040416542,0.015632711,-0.005642249,-0.0395512,0.014111043,0.04960401,0.019765288,0.058746,0.015434791,-0.050228238,0.010567176,0.0036944784,-0.037280146,-0.03358946,0.017086996,-0.015289961,-0.0004421946,0.042750034,-0.01037846,0.017392706,0.0058388654,0.006717394,-0.0376638,-0.011538286,0.0041379496,-0.018902143,0.045342926,-0.017981477,-0.027163018,0.007510782,-0.023912264,-0.0010398986,0.01303303,-0.007395397,0.014967981,0.04075009,0.0009145558,0.019593075,0.027160032,0.044556763,-0.018251805,0.006488052,0.01742395,-0.057124842,0.020469856,0.058950346,0.06806659,0.025872223,0.031913895,-0.008156134,-0.008619448,0.010116933,0.0006354705,0.03673238,-0.015072292,-0.08341781,-0.015830271,0.032539546,0.006686981,0.039917327,0.049069308,-0.035832755,-0.01998931,0.023358144,0.07714454,-0.005137285,0.026916012,0.016131958,-0.0216095,0.03781513,-0.0074721533,-0.043366708,0.0011085959,-0.02725312,0.030896949,0.021288626,-0.021113427,-0.010360406,-0.031432286,0.011504908,0.04192945,0.017498543,0.008754982,-0.037244983,0.033511717,-0.075700514,-0.019850783,-0.040724367,-0.0009659488,-0.030136677,-0.025491014,0.07410576,0.022452062,0.1006492,-0.038769547,0.028891668,-0.006919855,-0.010784503,0.012588394,-0.039806046,-0.011049309,-0.009422094,-0.049647406,-0.006831498,0.020160919,-0.027192296,0.015574343,-0.0066752057,-0.039528936,-0.083974294,0.023122396,-0.025033591,0.003081938,-0.040497072,0.048018508,-0.017767692,-0.017400403,0.011880804,-0.04036538,-0.020538416,-0.022522997,0.08466994,0.00031321403,-0.02409813,0.07030042,0.0098297,0.060170528,-0.032766696,0.032662403,-0.023425894,-0.035409436,-0.013276122,0.015037111,0.0032741353,-0.03571904,-0.035012867,-0.05546559,0.044991933,-0.0039843167,0.007210072,0.00601905,0.0067781494,-0.020132178,0.016139207,-0.07771401,-0.029606972,0.048148148,0.029184772,-0.027665192,-0.025353186,0.0062402347,0.016382342,0.024163807,-0.030437067,-0.017660063,0.032192454,-0.0018302567,-0.007832819,-0.01113438,-0.011199929,-0.008184361,0.024737047,-0.02561044,-0.02371272,-0.015221699,0.009694331,0.016053475,0.033618174,-0.029922122,-0.030898012,0.008609803,0.015662,0.012115825,0.012789134,-0.00293177,-0.036583703,-0.007548683,-0.059300132,0.035872687,-0.021536218,-0.012030321,-0.020212557,-0.0012705426,-0.0421695,0.0093577225,0.018524645,0.016590044,-0.009331648,-0.011029284,-0.030679965,0.00043556324,0.020489207,0.00086442556,0.018459747,-0.03469709,-0.025067577,0.00053606334,-0.030518489,-0.012174172,-0.055402618,-0.07074339,0.0090906825,0.019675456,-0.01225006,0.023665747,-0.0078110457,-0.00082190236,0.031208485,0.030721229,0.005761689,-0.050058756,0.0061877966,0.038958404,-0.024715783,-0.044237662,-0.0028211344,-0.0034317817,-0.0011240578,0.0028125509,-0.045104828,0.012936852,-0.024565872,-0.022863558,0.051191043,0.018532312,0.005925875,-0.05244362,0.04529732,-0.0013117917,-0.01683152,-0.016560007,0.021867298,0.014586013,-0.044864986,-0.030328307,0.025229707,0.009722497,-0.036970343,0.022645917,0.03185203,-0.017394278,-0.05744823,-0.0075290482,-0.005319068,0.0027915442,0.01199349,0.059153024,-0.042397376,-0.014514442,0.016101675,-0.009049328,0.012783038,-0.048252497,0.0013990982,-0.048736457,0.0020620401,-0.018467309,-0.016256193,-0.010432782,-0.0202189,-0.013522115,-0.0010438164,-0.013641493,-0.024889126,-0.022315476,-0.0021762198,0.042197693,0.013677574,0.011704262,-0.012426904,0.0031087506,0.02659192,0.03524948,-0.0102263205,0.029092398,-0.009513797,0.0038735422,0.0038202938,-0.020271227,0.007343777,0.04530777,0.0056769545,-0.014011836,-0.04600392,0.053864952,-0.020739675,0.0036348498,0.00029655933,0.041062437,0.026483417,-0.03524903,0.018111663,-0.005038327,-0.012972207,-0.04073939,-0.0071223252,0.031529836,-0.043002464,0.0032566462,0.00090250303,-0.007473008,-0.035357445,0.030439094,0.0008089733,-0.057293974,0.027976884,0.0019269917,-0.0070779077,0.014711315,-0.021576745,0.0012341773,-0.006989316,0.0077353693,-0.03780864,-0.01638403,-0.05853548,0.0051218206,0.021339012,0.039267834,0.048976544,0.011932874,0.0073747733,0.013461388,0.0042667883,-0.13633737,0.042574923,0.0034617465,0.003189198,-0.0070934473,0.0029799175,-0.015153114,-0.064793594,0.005730811,-0.04432925,-0.029188441,-0.02285766,0.02835781,-0.027212366,-0.039574694,0.044211864,-0.0011726902,0.00262244,-0.059888978,0.0049019977,0.014026156,0.011794583,0.04284719,-0.022690458,0.013880062,-0.0060254573,-0.02841788,-0.018734988,-0.0069775516,0.0022074943,0.012871845,-0.06787915,0.0042804875,0.009275486,-0.0043429276,0.013193194,-0.022361761,-0.012629521,0.014545921,0.019836975,-0.023678176,0.0034519301,-0.0030735803,0.039999112,0.04228872,0.049580395,0.035831686,-0.020918583,-0.01356582,0.009804682,-0.010980248,0.06400128,-0.006302994,0.03604853,-0.032989115,-0.02711548,-0.029372763,0.012070941,0.0050868182,0.007848675,-0.011701635,0.027091634,-0.02688331,0.009260352,-0.042140696,0.0046189693,-0.056084167,0.0013310277,-0.012412284,-0.017239248,-0.01196745,0.049530253,-0.015297305,-0.012301419,0.007649855,0.0106831845,0.01246825,0.0055808714,-0.028067091,-0.029344432,0.009852815,-0.028797796,0.029144648,-0.008912524,0.06196259,0.008628279,-0.0281153,0.01250073,-0.072936326,0.012806551,-0.040462006,-0.05298968,-0.0034175052,0.027805628,0.0030602005,0.04788288,-0.037620336,-0.0033191335,-0.017950619,0.015758902,-0.0076636267,0.009214595,-0.015082863,-0.030576434,-0.03244195,0.011488288,0.0056058755,0.009383679,0.011770492,0.0139856925,-0.07882594,-0.00842274,-0.0030257427,0.0016253727,-0.077291034,-0.017035078,-0.0047551235,0.007570138,0.043475065,-0.026626717,-0.019445628,0.018474963,-0.008103894,-0.032135047,0.039630894,0.05493463,0.024165869,0.0069242422,0.021709403,-0.007592347,0.0040240902,-0.016289987,0.025778413,-0.002861875,0.036224164,0.03805848,0.0023068055,0.04530782,-0.0070473333,-0.033836674,-0.054150432,-0.013220605,-0.004665484,-0.038512684,0.0056886356,-0.02482103,-0.0011392203,-0.0010676174,-0.0024036006,-0.019877862,0.04146852,-0.018637195,-0.04042929,0.021050796,0.035932735,0.0077028503,-0.004478893,0.023949921,0.002415553,0.06270708,-0.016943103,-0.019880306,-0.022403043,0.013223186,0.00039818094,0.05797417,-0.016763745,-0.010447591,-0.035772298,0.042123694,0.021944826,0.019695684,-0.005153244,-0.013998199,0.0073874113,0.0324806,-0.010294805,0.011170318,-0.03557626,-0.0045636888,0.0118407495,0.028694356,0.036631797,0.024619343,-0.0012398697,0.0068606785,-0.047925618,0.016942313,0.024632184,-0.013112974,-0.008515503,-0.023313347,-0.02732436,-0.01812117,0.020776965,0.037494216,0.019666621,-0.006530705,0.010531234,0.024873795,-0.061244145,0.0030526586,0.001487215,-0.01751605,-0.036926296,0.0041670855,0.019497728,-0.02620913,0.0063235895,0.008782174,0.0031619822,-0.014756167,-0.053933997,0.024227649,-0.039476056,0.013851618,0.035755694,0.030181222,0.004195944,-0.00260958,0.023920232,0.03953309,0.006208056,-0.02280633,-0.027626446,-0.0110282125,0.00980628,0.03657214,-0.029815016,0.009457727,-0.008041588,-0.013428907,0.020264668,0.009798582,0.028589481,0.0074952426,-0.00046199933,-0.016912155,0.020992232,-0.040524326,0.01919934,-0.04275833,-0.014613469,-0.010805524],"last_embed":{"hash":"1514pbi","tokens":415}}},"last_read":{"hash":"1514pbi","at":1762844536165},"class_name":"SmartSource","last_import":{"mtime":1759125054000,"size":143,"at":1762338969646,"hash":"1514pbi"},"blocks":{"#":[1,5],"##{1}":[1,1],"##{2}":[2,2],"##{3}":[3,3],"##{4}":[4,4],"##{5}":[5,5]},"outlinks":[],"task_lines":[1,2,3,4,5],"key":"Personal/Projects/Projects.md","last_embed":{"hash":"1514pbi","at":1762844536165}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Projects_Running_Running_md.ajson b/.smart-env/multi/Personal_Projects_Running_Running_md.ajson new file mode 100644 index 0000000..6beb20e --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Running_Running_md.ajson @@ -0,0 +1,19 @@ + +"smart_sources:Personal/Projects/Running/Running.md": {"path":"Personal/Projects/Running/Running.md","embeddings":{"bge-m3:latest":{"vec":[0.02182258,-0.00521911,-0.0033947276,0.0064200843,0.003213611,-0.0293343,0.07211773,0.035867322,-0.025853036,0.012114746,-0.0069236043,0.015559295,-0.016930005,0.022552878,-0.03703929,-0.020722864,-0.02433948,-0.0070594964,-0.013628385,0.020992737,-0.046967663,0.0018129102,0.014506515,-0.02975374,-0.012372037,0.08246262,-0.0002206436,-0.026170993,-0.036263853,0.01070704,0.004537963,-0.012942231,0.023815317,-0.014039152,0.016914276,-0.02722244,-0.00018639198,0.013567736,-0.120060176,-0.008306254,0.04048993,-0.022157375,-0.05104165,0.028270744,0.025077742,0.010975165,-0.026244354,-0.07632333,-0.032285903,0.018855834,-0.006862799,-0.026705733,-0.0061770943,-0.030170856,0.01589939,0.033475712,-0.0054326477,-0.020646678,-0.008114073,-0.030024868,-0.0058316807,0.013526068,-0.026681729,-0.047846045,-0.038619723,0.025366202,0.0022605588,0.013858968,0.039094057,-0.02430287,-0.033984717,0.002139466,-0.006700178,-0.060497634,-0.006179025,0.0037642298,0.023074053,-0.012290794,0.030545413,-0.037275385,0.11615144,-0.024218569,0.029946323,-0.022434385,-0.014606219,-0.02122478,0.022830939,0.036922827,0.0036354112,-0.0035736447,0.004492221,0.05571511,0.0041702483,-0.012815845,-0.01781389,-0.0070642917,0.046148054,-0.029087834,-0.0089490125,-0.0110148145,-0.03848234,0.026672166,0.014615031,0.027918113,0.009389311,-0.0025259375,-0.020449925,0.059217602,-0.025245095,0.009039819,-0.016768446,0.031106822,-0.01905956,-0.0074585746,0.013741223,-0.0013946008,-0.040416304,0.0209462,0.02070637,-0.015519604,-0.015334416,0.058066357,0.006706414,-0.010565863,-0.0021091278,-0.0014035148,-0.0013145683,0.02420436,-0.052543033,0.00090397097,0.041434027,0.018301835,0.030405454,-0.013572417,-0.014669129,-0.013516374,0.046322923,0.03198338,0.012399798,0.010256094,0.0016518381,-0.023040386,-0.011127867,-0.0047735,0.045697227,-0.022867743,-0.009589211,0.003966753,0.0136243235,0.03310323,-0.0059757633,-0.035458352,0.013755659,-0.019181686,0.018134177,0.02843836,0.027422337,0.014876447,0.006922152,-0.027334042,0.02176684,-0.0063031376,0.025287056,0.024459293,0.014078068,-0.0019180416,0.013912425,-0.0066676843,-0.00503344,0.0035466994,0.0075995065,-0.06777401,-0.008640867,0.006629249,-0.0071568335,0.06845209,0.031614043,0.04399049,0.050791234,-0.03587691,-0.035422564,0.03471251,0.030396193,-0.026877977,0.020964054,0.0005745623,0.0007015838,0.030299416,0.020923276,0.04382295,-0.011941608,-0.03880055,0.031750146,-0.0073198155,-0.0012042619,-0.033063356,0.0056421165,-0.017849114,0.0155698,-0.009894154,-0.005266756,0.007728143,-0.036290057,0.015686603,-0.0024699513,-0.01477408,-0.040972628,-0.026579142,0.003502144,0.015688643,0.061689507,0.008478076,0.027171915,-0.012080015,0.041967105,0.0004662751,0.0055992682,-0.022908928,0.06614191,0.030435838,-0.039654084,-0.0378864,-0.021684848,-0.024242546,0.0034154973,0.033962555,-0.01893786,0.036270842,0.033031616,0.012357334,-0.044222552,0.08074826,-0.0151047,0.0080531165,-0.030271862,-0.0012244575,-0.0644774,0.025152111,0.021630328,0.010460471,-0.014464443,-0.02265304,-0.017878512,-0.027454548,-0.052204564,-0.0026540123,-0.033298623,-0.0009680051,-0.03844482,0.007993952,-0.03517886,-0.015688172,0.00914014,-0.010256218,-0.0016219597,-0.010075743,-0.035410587,-0.043755498,0.0073740673,0.0032566832,0.031076215,-0.043453284,-0.01148261,0.053915717,-0.016471012,-0.0109989485,0.01344207,-0.021991564,0.018379152,0.044576857,0.03331859,-0.00026288754,-0.034970913,-0.012123665,0.0063467952,-0.013896076,0.019246817,-0.04016497,0.019658117,-0.038775258,0.019906882,-0.043447763,0.02491592,-0.015809016,-0.0027125317,0.03235112,0.016108463,0.034842387,0.020017277,-0.013803936,-0.014035695,-0.007893118,0.072239615,-0.031134052,-0.0026876917,0.045190033,-0.043861736,-0.1489083,-0.019326538,-0.0038472014,0.0076046833,0.0065496033,0.00008207879,0.031602323,0.0103964135,-0.018128108,-0.050597634,-0.006143831,-0.13600259,0.0050614486,-0.01452008,0.0370454,0.029738069,0.03717719,-0.0013430101,-0.018065292,-0.07494773,0.032151073,0.038250588,0.045879085,0.037471984,0.015241206,0.0066114096,-0.02221907,-0.014951919,-0.054942124,0.022815436,-0.032983724,0.03343003,-0.029690642,-0.018056102,0.021444084,0.0111607015,0.014472287,-0.006106197,0.013420749,0.0360367,0.028548265,0.010029301,-0.019646056,-0.05262712,-0.017581467,-0.009979185,-0.028333085,-0.022916356,-0.011829181,0.008128658,-0.0063138884,0.014771075,0.018131997,0.03387187,-0.004710959,0.043485194,0.01353238,0.046221327,0.012831837,0.043448385,-0.019595973,-0.026435554,-0.041858204,-0.04908352,0.0262179,-0.021880893,-0.04230394,-0.028006252,0.011420538,-0.036923397,-0.002955251,-0.002010418,-0.010784425,-0.048823167,0.010863961,0.0032560935,-0.04982072,-0.030724585,0.0016202336,-0.05585012,0.025310462,0.005979551,-0.057125244,0.049897768,-0.013031617,0.013628671,-0.005561732,-0.012213189,0.02901025,0.36251032,0.0041944585,0.012343276,0.019792877,0.015738811,-0.021470891,-0.007857363,-0.027876219,-0.0033402476,-0.01328858,-0.023536677,-0.011862421,-0.023141587,0.03856003,0.020860285,0.039444346,-0.0017748562,0.00083706947,-0.015197834,-0.017676726,0.014612529,-0.018419666,0.011337424,-0.040257677,-0.048499145,0.030503288,-0.0078309355,0.008387052,-0.021163635,0.0022394145,-0.010575646,-0.012128094,-0.014851386,-0.0025283836,-0.017614469,-0.014256733,-0.050298974,-0.04163146,-0.036249097,-0.0038411822,0.03650326,-0.009250671,-0.0020078623,0.0012510794,-0.033925056,0.00010328031,0.0052374373,-0.0028570986,-0.013336961,-0.015517816,0.03111792,-0.0047373986,-0.025760308,-0.01177938,0.0019036817,-0.012063665,-0.007653501,-0.0125915855,-0.0352643,-0.031200856,0.035906862,0.021186749,-0.021948194,0.0233648,-0.004280697,-0.0129109,0.00081609975,-0.039654486,-0.0143890865,0.024559135,0.060120564,0.00780432,0.042489495,-0.008078816,0.000629656,-0.025378065,0.019238064,0.017471213,0.0014775309,0.020715697,-0.031637013,-0.01821191,0.02924186,0.02267686,-0.010826712,-0.029015794,-0.023932979,0.018043237,0.0082586175,-0.037961062,-0.020049179,-0.017901557,-0.038969036,0.022101471,0.033089843,-0.016662573,0.015274168,-0.029636715,-0.0027393075,-0.017027007,0.016143814,-0.008466016,0.0066289883,-0.01450166,0.015530559,-0.01959389,-0.0075361333,-0.008910623,-0.020834152,0.0074808067,0.0063418234,0.019458378,-0.005660789,0.0011062654,0.04444528,0.041301753,0.05090576,0.0410651,0.028237617,0.027394857,0.011602985,-0.028805632,0.022035811,-0.0031612222,-0.009571805,-0.049611017,0.032866895,-0.0023463327,0.0025940544,0.0017077334,0.00814941,0.027983159,0.015509138,-0.01720968,-0.003620565,-0.023918921,0.035570234,0.026660135,0.0009603312,0.018392473,0.012427239,-0.03153537,0.0070076357,0.029248117,-0.0021625755,-0.028478397,0.014234032,0.013506745,-0.008465917,-0.017768012,-0.0007432403,-0.026768725,0.032474536,-0.0005036402,-0.00044943974,0.007637256,0.025556745,-0.021171475,-0.027615724,-0.041803475,-0.012280952,0.008109144,0.010385139,0.09666902,-0.009735551,0.030041406,0.03336701,0.03181327,-0.020952178,0.000825306,0.0076584043,-0.06430401,-0.005664087,0.012684914,0.031181103,-0.043167964,-0.027047623,0.0053024422,0.012851664,-0.0015491289,0.015348074,-0.0010159888,-0.0012118074,0.0148986755,-0.045388803,0.002329244,-0.054481264,0.0077377013,0.023272583,-0.033989634,-0.008382943,0.09317406,0.03493938,-0.029395143,-0.0021232935,0.007644258,-0.02574421,0.0044140085,-0.0072157984,0.003735715,-0.0010555347,0.030296415,-0.010790542,0.00979112,0.012865418,-0.027275905,0.009510761,0.027447721,-0.025262604,-0.04809219,-0.018230645,0.022022177,0.013640306,-0.0027788533,-0.005960467,-0.023340823,0.04044738,0.043648276,0.019376647,0.021133872,-0.059280697,-0.037956975,0.011713133,-0.048221886,-0.03549445,0.06129373,-0.019929402,-0.044747464,-0.056134872,0.015587975,-0.0062740985,-0.039555736,-0.015277615,-0.023161156,0.004063747,0.014178574,0.014206477,0.011718108,0.021837153,0.032393217,-0.017400064,-0.03049537,-0.0009731395,0.03334723,0.014656321,0.008127584,-0.0611666,0.038391802,-0.009559381,-0.012100595,-0.003580875,-0.011177101,-0.0962129,-0.02880882,0.017775675,0.018951254,0.026401902,-0.03591453,-0.0034997915,0.011720329,0.0011919867,-0.0070768143,0.012572494,0.002264136,-0.04181376,0.0012736738,-0.03159025,-0.052936334,-0.011303663,-0.0059933327,0.01438787,-0.059906695,-0.01190247,-0.040855836,0.0014372912,-0.015751945,0.018485019,-0.020384623,0.015888954,-0.019930357,-0.083657406,0.018899433,0.0044391756,-0.012088216,-0.011974255,0.01378354,-0.011635294,0.031200865,-0.00028119405,0.000710057,-0.010607335,-0.015397513,-0.0355327,0.049418963,0.018303776,0.037082825,-0.027335964,0.051342886,0.018516697,-0.0061738873,-0.0017004638,-0.013457404,-0.022044238,-0.018254226,-0.026045863,0.041165944,0.026015751,0.018534966,0.022866018,-0.014904208,0.0052286624,-0.034381405,-0.022193631,-0.0018402715,-0.008720736,-0.034974333,-0.05269886,0.005619238,0.0032636295,-0.010889382,0.026884444,-0.027607363,-0.016302923,0.0045786253,-0.037686165,0.01578716,-0.02570536,0.011115755,0.001548486,-0.050184406,-0.009793585,0.022971923,0.032826886,-0.005486039,-0.0016681744,0.011141928,0.035502244,0.002282569,-0.026194891,0.021905897,0.015226254,0.028229548,-0.0057204147,0.014305013,0.039886493,0.052015785,0.037093543,-0.022256143,-0.012148851,0.023318613,-0.008698199,0.029478645,-0.015161715,0.03464411,0.024397058,-0.016092822,-0.010465875,0.056831595,0.04095025,-0.017011067,-0.020934096,0.04279601,-0.0016841537,-0.010286951,-0.011679283,0.014917554,-0.03281723,0.009060059,-0.0019146705,-0.025018778,0.019858874,0.012006721,-0.0056365873,-0.008046409,-0.058330968,-0.014088736,0.037772413,-0.003384316,0.030137572,-0.07309803,-0.028689453,0.011811696,-0.0029725682,-0.04595737,0.0047041425,0.023054313,0.011896042,0.009148276,-0.043605372,0.016507108,-0.022137849,0.024224192,0.007828749,-0.0033991032,-0.13506465,0.042522408,-0.069041595,-0.022127835,0.0015030676,0.033789683,-0.03152971,-0.015423394,-0.040305655,-0.011224277,0.062203377,-0.03251468,0.032213088,-0.00881681,0.012435289,0.011720036,-0.06449301,0.044972334,0.0093062315,0.032110494,-0.01302975,-0.035581294,0.03008935,-0.042264003,0.023935974,0.02807179,-0.010332212,0.00032934078,0.0051385714,0.015296427,0.0248763,-0.00092084357,-0.019364286,0.05549619,-0.011800679,-0.002171243,-0.008886721,-0.04377095,0.012615814,0.03208778,-0.0063260784,-0.014335832,-0.053287346,-0.0013885701,-0.018466484,-0.020665321,-0.042810123,-0.038990434,0.014109941,0.0009566457,-0.075171135,0.006930794,0.033814475,-0.0028112524,0.009834451,0.008895458,-0.00799698,-0.022800818,0.016772531,0.038373888,0.021785887,-0.0017077205,-0.03330669,-0.03399566,-0.019043854,0.024809634,0.0025847994,-0.033322476,-0.014184187,-0.02612875,-0.021411948,-0.043402426,-0.005833522,0.0051456573,0.02538258,-0.044182003,0.027555922,-0.03854453,0.025029868,-0.042436257,-0.021839969,0.0042195087,0.003403368,0.030075047,0.020566477,-0.011817794,-0.016039811,0.0106063485,-0.015807053,-0.011870731,-0.03684629,0.05384936,0.0055471747,0.06530755,0.014665361,0.0034106928,0.016954493,0.021443212,-0.001807153,-0.018722318,0.030136917,0.039378155,-0.009790195,0.015836827,0.048766166,0.016355509,-0.07117688,0.042253315,-0.05178015,-0.02424083,-0.008687498,-0.047537826,-0.034291897,0.012506864,-0.018456575,0.009012148,-0.012267924,0.03378995,0.017611658,-0.020560006,0.006669531,0.047271978,0.02155195,-0.057040174,0.017194644,-0.0066977968,0.005785331,0.011048001,0.055691767,-0.03029547,0.043236297,-0.0063805007,0.0018136175,0.015737025,0.037154175,-0.02620038,-0.027569901,0.084707804,0.016146205,-0.03763624,-0.00650815,0.022710327,-0.0051155505,-0.027066926,-0.047090784,-0.019924201,0.013734913,-0.0038135662,0.03370209,0.0049756565,-0.024667718,0.025411261,0.040674817,0.019441836,-0.039017566,0.0010058647,0.0014695933,-0.041969772,0.0153831905,0.022373294,0.0041709235,0.010222809,-0.036333453,-0.02501094,-0.0031469807,-0.011747503,-0.036188703,-0.033128463,0.058506515,0.0031550888,0.025655877,0.04751219,-0.0062786345,0.0540025,0.022874229,-0.04123498,0.019725712,0.038076174,0.05413838,-0.02275778,0.0097595975,-0.044647608,0.0632777,0.005641303,0.0029364529,0.004289833,0.010428096,-0.0012372715,-0.01449976,-0.0092118615,-0.038486034,0.047388826,0.015705064,-0.0026683442,-0.015455891,-0.03468486,0.012255553,0.005347208,0.0044491966,-0.0034189697,-0.06381168,-0.034053154,-0.00057365274,0.0013759355,0.011615639,0.02255298,-0.020696409,-0.01809395,-0.010376159,-0.012856103,-0.018425556,0.011042598,0.060858283,0.054886583,0.023736155,-0.027063895,-0.005529666,0.03117895,0.04929624,0.034783535,0.016151993,0.025201613,-0.03831244,-0.042020395,0.021093791,0.0033924738,-0.025424195,0.0068538846,-0.011712101,-0.0061115734,0.00014429686,0.030623132,0.0039753946,0.05642697,-0.020163728,0.019120693,-0.009779814,0.069024384,-0.0132351415,-0.016914193,-0.025173163,-0.030019483,-0.005428236,0.010404637],"last_embed":{"hash":"a0qhe","tokens":470}}},"last_read":{"hash":"a0qhe","at":1762844612734},"class_name":"SmartSource","last_import":{"mtime":1762771387000,"size":5135,"at":1762844500043,"hash":"a0qhe"},"blocks":{"#---frontmatter---":[1,4],"##Training Schedule":[5,34],"##Training Schedule#{1}":[7,8],"##Training Schedule#Core 12-Week Program (Weeks 1-12)":[9,25],"##Training Schedule#Core 12-Week Program (Weeks 1-12)#{1}":[11,25],"##Training Schedule#Additional Filler Weeks (Use as needed)":[26,34],"##Training Schedule#Additional Filler Weeks (Use as needed)#{1}":[28,34],"##Courses":[35,46],"##Courses#{1}":[37,37],"##Courses#{2}":[38,38],"##Courses#{3}":[39,39],"##Courses#{4}":[40,40],"##Courses#{5}":[41,41],"##Courses#{6}":[42,42],"##Courses#{7}":[43,43],"##Courses#{8}":[44,44],"##Courses#{9}":[45,46],"###":[47,54],"####{1}":[48,54]},"outlinks":[],"metadata":{"created":"2025-10-22 19:37","updated":"2025-11-10 11:43"},"task_lines":[],"last_embed":{"hash":"a0qhe","at":1762844593507}},"smart_blocks:Personal/Projects/Running/Running.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024763389,0.021370264,-0.015287221,0.055143718,-0.07083218,0.010143903,0.0076170284,0.013498216,-0.014895322,-0.008187236,-0.013414168,0.029157933,-0.034288034,-0.020404696,0.015570353,0.009568822,0.022713413,0.012695796,-0.022201383,-0.009409741,0.026338762,-0.022804163,0.054881487,-0.008764421,-0.0032284083,0.010769582,0.006383831,-0.0016847504,0.02966595,0.032472633,-0.0041067908,-0.059883796,0.012401959,-0.08183735,-0.023682984,-0.05154727,-0.011257457,-0.00064270565,-0.05529143,0.029025976,-0.011461159,-0.0017202024,-0.0021103153,0.014473098,0.027467545,0.0077046044,0.000068822905,-0.008593103,-0.012346053,-0.055364784,0.008223448,0.015003696,0.0011469357,-0.04545277,0.016746428,0.088359065,-0.021700203,-0.024277067,-0.019228917,-0.013574099,-0.029732382,0.027713038,0.013670514,-0.015766993,0.012740807,0.06922832,0.052102964,-0.0019283743,-0.005677128,-0.012471659,-0.02564407,0.013690418,0.0029616354,-0.05044143,-0.031597305,0.042588674,0.045640696,-0.020486088,-0.010864439,0.045865487,0.01353255,0.01782607,0.009198749,-0.025311464,0.0075139063,0.022314735,-0.0034145606,0.01115625,0.03471693,-0.016081367,0.011975615,0.03164762,0.0011747131,-0.013474544,0.01727375,-0.016949745,0.019142494,-0.007985663,0.0063626105,-0.0102083385,0.10970159,0.0023918205,0.004106477,-0.020666318,0.034611095,-0.053362075,0.021042373,-0.0016146777,-0.016347148,-0.010894471,0.015189494,0.041052032,0.01659134,0.009061637,0.028672902,-0.0022813252,-0.0028885459,-0.04369912,0.0021134368,-0.04136001,0.01230901,0.03371046,0.057283416,-0.01037302,0.0073887818,-0.01760536,-0.01115147,-0.0016424621,0.027645927,-0.010864106,0.008575511,0.03002523,0.0023969517,0.024710009,0.001895756,0.0005007261,0.00332798,0.01643098,0.035634045,-0.006961295,0.04907104,0.04095083,-0.032769542,-0.014295288,0.06643697,-0.031228,0.052150324,-0.021258952,0.009193559,-0.008116237,-0.0227802,0.02478059,0.010715441,-0.010717949,-0.04728019,-0.0022777633,0.012899147,-0.00062029297,-0.02983711,0.008419409,-0.012207291,-0.024007991,-0.037942905,-0.004838108,0.012020979,-0.012767655,0.048318285,0.023164505,-0.02265644,-0.0012357455,0.015950708,-0.09792214,0.012752575,0.017195694,0.011157373,0.026739089,0.07927156,0.012768104,-0.011057186,-0.046864536,-0.03017135,-0.0050673285,0.0042179595,0.003428946,-0.06332338,0.0072396435,-0.034986928,-0.0051587233,0.0118998755,-0.0052999714,-0.02104131,0.03792671,0.004082217,-0.03403139,0.01622477,-0.033761825,0.0036986351,0.024169875,-0.029484106,-0.023225436,-0.010013178,0.04843355,0.03426452,0.0131722335,-0.031146582,-0.015664063,0.006523521,-0.019819787,0.039824612,-0.007738239,-0.03582163,-0.007971511,-0.015760334,0.005887846,-0.019419745,-0.00066867244,0.01132302,0.0036382524,0.057955153,-0.021894703,-0.027015928,0.02522919,-0.014845931,0.010026684,0.000032987897,0.021788869,0.023356276,0.06788218,0.002256823,0.00089540356,-0.0071349107,0.0057261023,-0.0025269052,0.004612856,0.02129863,-0.030684711,-0.0047733085,-0.01051541,0.012240355,0.013394514,-0.0118999425,-0.05489796,0.036696624,0.0288055,-0.03299437,0.019624688,-0.0015974805,0.06328628,-0.029817207,0.002158022,0.03963353,-0.009705031,0.023227839,0.036795415,-0.010511371,0.022376765,-0.0071537085,-0.007374222,-0.016807655,-0.034380097,0.00007361644,-0.0067120823,-0.069844685,0.020656444,0.01154026,-0.03693815,0.008874462,-0.009693177,0.031720936,-0.028618116,-0.021646561,-0.0038774293,0.04562039,-0.0036142403,-0.018557038,-0.021956423,-0.032015093,0.0024702726,0.028361779,0.019916506,0.03580323,0.029606279,0.03472255,-0.0019140646,0.04263197,-0.027381595,0.005309182,-0.024859637,-0.008510642,-0.022581993,-0.04639754,-0.01144872,0.03037325,-0.060167737,-0.00051372807,-0.012355867,0.00188109,-0.18163608,-0.024070708,-0.033182506,0.07871551,0.024896847,-0.0165235,0.0072386917,-0.019374594,-0.02919685,0.050907396,-0.023028946,-0.045755707,-0.018950798,0.03592925,0.0058466885,0.034982152,-0.037129495,-0.035300277,-0.03029669,-0.005998742,-0.013193233,-0.008919646,0.028737064,-0.000760481,-0.076562546,-0.014709811,0.031522598,0.01762935,-0.016483549,0.03183547,-0.000781772,-0.004646791,0.005524348,-0.0295479,-0.014814773,0.053508475,-0.017340854,-0.04645394,-0.027530678,-0.02850947,0.008050628,0.026820766,-0.0111850295,0.016952772,0.0030404646,0.01176381,-0.02659582,0.023749236,-0.060743958,-0.016398136,0.020150345,-0.04017432,0.016671283,0.037389033,-0.052412257,0.002466327,-0.0038182004,0.02582924,-0.020707319,0.021305,-0.004937581,-0.035179626,0.048572775,-0.035337713,-0.018339336,0.023486886,0.009585568,-0.055189274,-0.023359116,-0.062401894,0.028562484,-0.021786178,0.032030538,-0.0062596807,-0.016946398,0.013645735,0.0037536689,-0.041654147,-0.007177398,-0.07580048,-0.003714394,0.038188767,-0.037550643,-0.010972207,-0.022598155,-0.005778669,0.03222698,0.0099462075,0.0127099,0.25831616,-0.035806052,-0.011486994,0.04155839,0.023226745,-0.030920222,-0.014694399,0.033021342,-0.028468497,-0.047267146,0.021798186,0.012948554,0.018856235,-0.035963673,0.0132539375,0.0061048153,-0.023647433,-0.022665551,0.0684992,0.012444192,0.053793002,-0.040155403,0.054578956,-0.016566418,-0.060871854,-0.04429675,-0.010767534,0.015211148,-0.027735518,0.02166506,-0.029271644,-0.0046315105,0.04713458,-0.00465416,-0.01931426,0.030381555,0.067975335,-0.041695468,-0.01901509,-0.00489044,-0.035866622,-0.032020077,-0.009816209,-0.005782222,-0.027284257,-0.029284284,0.02198437,-0.010103805,-0.012526116,0.016932266,-0.0022374755,0.013749773,0.015583834,-0.010314299,0.05671012,-0.01134152,-0.0067952783,-0.038659126,-0.0053914,0.024230419,-0.0017509452,0.009545957,-0.046113953,0.011663386,-0.01738444,0.020553034,0.016363403,-0.0695318,0.013081703,0.04023099,0.02111047,0.018075142,0.018877026,0.013143564,0.011764441,0.004388664,0.030464562,0.04249105,-0.027104257,0.019158704,-0.002741886,-0.03769115,-0.012688821,0.02472541,0.008238619,-0.012575177,0.023034034,0.039840728,0.003966184,0.023482086,-0.019579796,0.019822605,-0.05790182,0.00910082,-0.0059440653,-0.01603946,0.008260354,-0.00990845,-0.069850564,-0.0001743355,-0.0032579864,0.023638679,-0.014907202,0.016730934,0.030783169,-0.019572416,-0.0058827205,-0.031530093,0.0032968693,0.039587416,0.002678041,0.01859767,0.013819698,-0.05641448,-0.0016246837,0.0042420686,0.060862817,0.03654863,0.020252338,-0.0041150553,0.033232752,0.0036309166,0.02024389,-0.008170636,-0.023887867,0.010431619,-0.016295204,0.0014654567,0.011712537,0.031424772,0.016101856,-0.041983813,-0.044727433,-0.010216593,0.005739468,0.044547997,0.03565553,-0.012569693,-0.005734543,0.03156521,-0.002546391,-0.010698614,0.010580557,0.007054775,0.016259685,0.05780966,0.050461773,-0.03673964,0.0051884735,0.017801784,0.010148101,0.023315364,0.042075306,-0.050781205,0.034599844,-0.026586544,-0.035051428,0.022532007,-0.010584421,-0.03436352,-0.0251701,0.03661174,-0.01764578,0.0823333,-0.030480742,-0.046022523,0.00070890284,-0.002722999,-0.021635918,-0.035674497,-0.041129712,-0.01612728,-0.051282648,0.0047471765,0.028530532,0.0035383152,-0.006756695,0.003467927,-0.04688325,-0.038943797,0.0049500572,0.0054560136,-0.06376505,-0.0007102455,0.01957758,-0.026476247,-0.050131805,-0.0205113,-0.010876298,-0.010361769,-0.018700326,0.10402251,0.004452638,-0.017508246,0.033618584,-0.004186558,0.013642816,-0.029515652,0.03328601,-0.016383778,-0.0046458845,-0.025710808,-0.017992951,-0.03952107,-0.0025462825,-0.009357911,-0.016256234,0.056497484,-0.0042594355,0.02578448,-0.001400752,0.0039615817,-0.018454062,0.041331343,-0.043033965,-0.025339453,0.057110425,0.043408524,-0.037228975,-0.029400008,-0.024191596,-0.006941403,0.0014827191,-0.021810234,-0.018915972,-0.0068731904,0.011788753,-0.0286923,-0.015197973,-0.0151360305,-0.0124686975,-0.02702162,0.034466293,0.012500825,-0.015704738,-0.011220608,0.039504007,0.018458601,0.013694959,-0.047610436,0.01072748,0.00568645,-0.018520212,0.035865948,0.017295906,0.027451841,-0.026684763,-0.060095195,0.0016028457,0.015816418,0.023365058,0.00052546256,0.009828207,-0.033529248,0.023221288,0.015117748,-0.0341243,-0.010714463,0.008907047,-0.049017385,-0.0557528,0.035477713,0.0111275045,0.0030343677,-0.020885097,-0.04326975,-0.005390943,-0.06516198,-0.020162681,-0.025262536,-0.0453749,0.000103846614,0.0025418245,0.006767103,0.038126264,0.014649753,-0.05274945,0.0009498953,0.0270672,-0.04496928,-0.043414615,0.03607534,-0.005568171,-0.04121346,-0.043434884,0.037418537,0.036045644,-0.01556407,0.02970749,-0.038879547,0.011727079,-0.01566399,-0.040527094,0.06325948,-0.01517445,-0.0018357689,0.0025473847,0.026612867,-0.00765167,-0.0015935919,-0.01765838,-0.008054844,0.014488685,-0.024141768,-0.005211939,-0.020026442,-0.016521554,-0.009221214,0.009743348,0.0022980364,0.016603256,-0.026434964,0.0008096645,0.010316725,0.03135412,0.0041514835,0.05193528,-0.053904355,0.022843022,-0.012691683,0.012331264,0.034099236,-0.035414994,0.026565794,-0.12734228,-0.0025120617,-0.0036579398,0.006075286,-0.010375642,-0.043080308,-0.030388592,-0.031141428,-0.0022023,0.006060171,-0.008575247,-0.037186883,0.04150398,0.02803587,0.030222494,0.01653882,0.011055839,-0.000327465,0.050516956,-0.013492477,0.011360673,-0.046941254,0.010183101,0.009411612,0.01470684,0.016237255,-0.032000143,0.012010695,-0.020100875,-0.010810791,0.058201768,0.00029927926,-0.009144358,-0.015007179,0.05350054,0.034954533,-0.05614937,0.03288358,-0.032787535,0.0015199429,-0.02159894,0.013368304,0.009770303,-0.013867973,0.010505316,0.02857134,0.0050832126,-0.00008293167,0.015518774,0.04237203,0.007270316,0.05359969,-0.033347137,-0.034567915,0.034252185,0.006091278,-0.005410483,0.010192795,-0.013876282,-0.04032632,0.010872928,-0.017061377,0.0052414997,0.041301865,0.04612684,0.03593656,-0.047224168,0.0014530853,-0.02503584,0.004792377,-0.15538627,0.002707844,-0.049608085,0.029251654,-0.022041388,-0.013675959,-0.044181608,-0.024061995,0.0018099742,-0.03991165,0.024227595,-0.053655818,0.014642451,-0.013315878,0.0017577158,0.006822055,-0.010346534,0.036512487,-0.049117517,0.053211182,0.002892309,-0.009243141,0.010098203,0.009287974,-0.035209376,0.0123095475,0.009280444,-0.0004357703,-0.032138713,0.021841265,0.009260215,-0.015037377,0.004387281,0.0772431,-0.016002977,0.0058393823,0.009613513,-0.030931447,0.00626079,0.012862834,-0.011996134,0.011059386,-0.0073661534,0.0038960634,0.05633886,0.044571582,0.0135158,-0.0057746302,-0.016580384,0.028694661,-0.017273042,0.042881098,0.040356193,0.030773213,-0.022409067,-0.05273054,0.0029445796,-0.00032634666,-0.020028582,0.008274111,-0.026384557,0.010443694,-0.021151958,-0.004763282,-0.01917635,0.03452427,-0.01765767,0.016102543,-0.023316354,0.019995864,-0.006831183,0.008395591,-0.00012759613,0.019410642,-0.0015434994,0.01840831,0.055218272,0.03661782,-0.032403853,-0.00924405,-0.037104465,0.023192586,-0.008245065,0.03664475,0.04011307,0.013620748,-0.025724664,-0.02699879,-0.06453019,-0.024069794,-0.033036496,-0.043046087,0.02539878,-0.0010424014,-0.011926955,0.048993204,-0.036924336,0.00055381184,0.0016606916,-0.004430939,0.026295392,-0.009676218,-0.00017364003,-0.042567994,-0.017096084,0.04324591,0.023621509,0.003916944,-0.044976883,0.017844604,-0.07784575,0.0085925115,-0.008906956,-0.003572148,-0.05939298,-0.022038655,-0.0030342543,-0.037143428,0.02449275,-0.035769407,0.016250059,-0.023152962,0.050126836,-0.04885268,-0.0058762906,0.046844788,0.052868377,0.019745551,0.0071514254,-0.012263996,-0.025991155,-0.05107366,0.041864615,0.012934828,0.025740921,-0.033474967,0.041553598,0.019963296,-0.043097775,-0.048183654,-0.046985388,0.008209977,0.033084422,-0.03309578,0.016942838,-0.03408753,0.012712992,0.02194373,-0.008004328,-0.019695045,0.010878982,-0.0021089786,0.017524607,0.04512007,-0.021516705,0.023739789,-0.026265306,0.032555763,-0.0017917026,0.04511636,-0.029695874,-0.04044663,-0.02769405,-0.05889565,-0.041658174,0.07551853,-0.036998622,-0.002725701,-0.07433605,-0.0038678264,0.015222255,0.051344212,-0.010942089,0.05582972,0.038668185,-0.013741468,0.0009408658,0.016931428,0.042084258,0.010856619,0.013108728,-0.00049386674,0.030902741,0.012244958,-0.0056698504,0.029306592,0.0027362693,0.012963417,-0.019974831,0.009056879,0.0037373013,0.032939605,-0.08094884,-0.03989179,0.051278792,0.013610572,-0.01521361,0.048386168,0.0038127399,0.008105564,-0.044628594,-0.024863997,0.005496604,0.011375652,-0.017663816,0.032627657,-0.045246243,-0.01815672,0.009819717,0.029116107,-0.02151311,-0.0034033305,-0.0038273095,0.033092316,-0.00426332,0.018400589,0.06245338,0.017137561,-0.041041855,0.020468028,0.03431061,-0.0038564394,-0.051998023,0.0011404859,0.0021593182,0.019937715,-0.017044362,0.020909611,-0.019909084,0.022156468,-0.016835319,-0.003807865,0.012552871,0.038026944,0.013946846,-0.00022593232,0.00852772,-0.009270539,-0.015524162,0.0008303153,0.044567406,-0.017540704,0.019712185,-0.058375023],"last_embed":{"hash":"xrtbs4","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"xrtbs4","at":1762844593508},"key":"Personal/Projects/Running/Running.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"xrtbs4","at":1762844593508}}, +"smart_blocks:Personal/Projects/Running/Running.md##Training Schedule": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.018853765,0.0048692846,0.0021904127,0.032578908,0.009931442,-0.016164452,0.04084169,0.05651368,-0.022701692,-0.011799082,-0.027655507,0.010774727,-0.013919306,0.011551547,0.004744839,-0.045665413,-0.029432459,0.006699514,0.0030821755,-0.017168613,-0.023758918,-0.011620883,-0.019163717,-0.0054313154,-0.014467851,0.076912954,-0.010973268,-0.028843528,-0.031943414,0.014829568,-0.009575539,0.012698677,0.002343089,-0.019740062,-0.030927284,-0.015020182,-0.042381253,-0.017225722,-0.1227852,-0.013094269,-0.0005511924,-0.04108601,-0.027175885,0.006189833,-0.018634222,0.016168082,-0.026696937,-0.065845266,-0.0039227693,-0.053395934,0.003504844,-0.04280303,-0.006911621,-0.03905554,-0.0043267305,0.0060039433,-0.010659434,-0.015729258,-0.017945595,-0.027536727,0.017843867,0.014552417,-0.051076304,-0.033931646,-0.041258644,0.020092791,-0.00059632305,0.040016096,0.028761074,-0.041998107,0.0009915188,-0.011959983,-0.0062036766,-0.0422445,0.0050892113,-0.0075326725,0.03861015,-0.0017785697,0.009833296,-0.0057364115,0.11081525,-0.019811857,0.018380307,-0.0077657485,0.001743986,0.0009150219,0.019209262,0.026507322,-0.00075734995,0.01000087,-0.010577434,0.045115195,-0.010270802,-0.05512881,0.03254767,-0.0038076213,0.033841994,-0.0437797,0.0012775084,-0.006451285,-0.045368534,-0.0009036405,0.0371634,0.015248587,0.032118063,-0.01972529,0.023859013,0.021211054,-0.011872979,0.014285332,-0.005985609,-0.0053692884,-0.025495403,0.03561064,0.005415113,-0.0025708727,-0.037736285,-0.03179121,0.038405426,-0.008841781,0.010487243,0.059608623,0.0038012362,0.006012983,0.014744779,0.009728905,0.021388315,0.054677986,-0.034024958,-0.0033470981,0.006886658,0.037686434,-0.00791949,0.0026711563,-0.043310165,-0.010498269,0.07428581,0.06521037,-0.015137178,-0.034323823,0.01829645,-0.010158136,0.021800492,-0.00095307094,0.040222958,-0.0127671445,0.0051232344,0.0039287093,0.0011273039,0.038794402,0.00004558019,-0.037213657,0.008172444,0.017166147,0.024751779,0.041424554,0.02465261,0.03114045,-0.0017203628,-0.028275562,0.03623808,-0.01503145,0.05961005,0.032334093,-0.0023170789,0.01494419,0.024659827,0.02844584,0.011860587,-0.0021646768,0.0028319152,-0.005657933,0.027424665,0.0027650795,0.04655647,0.06974927,0.052104812,0.028859766,-0.0030753664,-0.017509911,-0.005114148,0.034199808,0.04025509,-0.048200354,0.039137017,0.0037530814,-0.00042858496,-0.012971524,0.012599325,0.056018252,-0.040269163,-0.039306525,0.042572495,0.014029468,0.02806511,-0.007675335,-0.015772983,0.0024972213,0.031435274,-0.047124732,-0.0033395977,-0.023833815,-0.043792173,-0.005431608,-0.011841271,-0.016142977,-0.040512968,-0.03520791,0.02472744,-0.0024734705,0.032571025,0.015007767,-0.035734992,-0.010767334,0.019406792,0.0073326854,0.0052780015,-0.05633273,0.018697195,0.02590384,-0.0054585002,-0.0140648475,0.019769438,-0.047718138,0.0058214157,0.02340626,-0.031126268,0.057632294,-0.0024372532,0.008720517,-0.04784846,0.081788376,-0.053591948,-0.042877484,-0.019060526,0.016918808,-0.030398073,0.03598528,0.0318195,0.018656014,0.005874133,-0.004263202,-0.0015139101,-0.032299645,-0.05714122,0.025283214,-0.022450266,-0.00770992,-0.035016004,0.007018028,-0.047169767,-0.028006388,-0.0106365625,0.011228979,0.011198985,-0.018036382,-0.02212551,-0.03725154,-0.021428142,0.05008608,0.0010982322,-0.04397729,0.026096335,0.039020855,0.007423397,-0.0005027715,0.0058161276,-0.016347097,-0.0024110337,0.015038933,0.005077218,-0.011661589,-0.007837732,0.014623815,-0.023304421,-0.0036609063,0.016951157,-0.02531463,0.027710123,-0.044647224,0.017694874,-0.032533456,0.014721383,-0.01720139,-0.00034327203,0.032631498,0.001289614,0.038551442,0.016757311,0.014326614,-0.016030716,-0.024336092,0.0707036,-0.054521523,-0.001681673,0.023924354,-0.010882743,-0.16202945,-0.05572925,0.019712532,0.036313288,0.017222786,-0.015381949,0.010389979,-0.0015705959,-0.0047159516,-0.053275455,0.002831153,-0.13575637,-0.021657864,-0.0033949283,0.01813035,-0.00255108,0.02582375,-0.0025494983,-0.017489504,-0.07597619,0.014075541,0.02566341,0.06016801,0.0055265683,0.014617985,0.041488193,0.030401396,0.03590837,-0.01452685,0.02538389,-0.040787138,0.025373202,-0.025364537,0.001229943,0.054635182,0.009305604,0.008104023,-0.0387497,-0.0013934765,0.027518893,0.04683544,0.011938854,-0.00030545617,-0.06627186,0.014336338,-0.04275616,-0.00080806296,-0.031515274,-0.0038993713,0.014184793,-0.007794192,0.03212135,0.021501739,0.01777805,-0.010387865,0.039119586,0.017938556,0.07615752,0.011639816,-0.0076184366,-0.030581571,-0.041547146,-0.07040989,-0.032693427,0.028539889,-0.0024908578,-0.0140747605,-0.017355317,-0.010726231,-0.027860051,0.0074241264,-0.010763919,-0.037497167,-0.031168215,-0.011379732,-0.020523967,-0.047006518,0.0007137479,-0.023618177,-0.06124966,0.025508871,-0.013532662,-0.0066718534,-0.00001366715,-0.017095368,-0.0074781654,-0.044801407,-0.012945546,0.015416226,0.3667751,-0.007245116,-0.009132995,0.031067459,0.004587081,-0.00018960703,-0.03058049,-0.042244747,0.0054194946,-0.013803636,0.0073467894,0.008692601,-0.008561138,0.030746186,0.037227053,0.04193959,-0.036586646,0.027326943,-0.011959945,0.006128255,0.00834504,-0.065548316,0.00599485,-0.028426774,-0.04720931,0.027283072,0.03515738,-0.024221014,-0.015297174,-0.020920968,-0.009818491,0.0037223098,-0.016470747,-0.04005636,-0.023056453,0.009076359,-0.08949432,-0.06951534,-0.024480239,0.017211402,0.010358758,-0.03101132,-0.019615471,-0.00836059,-0.04254876,-0.022565212,-0.0051103802,0.0141793685,0.024984278,-0.027420877,0.015654678,0.013783962,-0.022815969,0.0042326446,-0.01585937,-0.021771723,0.008356645,0.030752119,-0.04242955,0.008230241,0.0179379,0.002463974,-0.02009972,0.03971879,0.03238205,-0.0008887487,-0.00658677,-0.011462042,-0.02965357,0.025185619,0.06319809,0.038013652,0.022069836,-0.01391461,-0.023164118,-0.016647575,-0.019846227,-0.0010683507,0.008036483,-0.013293269,-0.0193024,-0.03714366,0.037058022,0.018151497,0.0089837145,-0.008668734,0.021095822,-0.020661876,-0.0045397007,-0.0066188034,0.007231703,-0.010019895,-0.033742912,-0.0010710001,0.009651415,-0.019390885,0.058817267,-0.039646685,0.026564047,-0.0114068715,0.0337594,0.022962173,-0.020215834,0.008809199,-0.0017978171,0.017897414,-0.020816602,-0.028149601,-0.040111057,-0.0017291618,0.0022050955,-0.0031803688,0.03532093,-0.00034717895,0.049831945,0.040768985,0.018151838,0.036163386,0.004273429,0.043005854,-0.031560585,-0.03159605,0.02182117,0.017423322,-0.02677907,-0.05444471,0.018100113,-0.029805824,0.00428389,0.013921742,0.013177773,0.046378497,-0.047937784,-0.017897623,0.024212187,-0.007155847,0.0133585045,0.018883277,0.00139245,0.0069512418,0.017300315,-0.01988236,-0.02310269,0.012621808,-0.03465001,-0.03497234,0.01964128,0.023789817,-0.028143173,-0.004470316,0.012836771,-0.023988191,0.0127472775,-0.04861601,-0.024468625,-0.016859328,0.0025817596,-0.0337474,-0.03674502,-0.029297154,-0.021512171,0.03215701,0.006091538,0.06989576,-0.0010287284,0.011097962,0.0018882516,0.056319036,-0.022386372,0.041769408,0.01846189,-0.026373418,-0.010818137,0.0096415365,-0.003919585,-0.0029556928,-0.0004733551,0.00020956577,0.0038774845,0.015033943,0.060095385,-0.00912492,0.02958117,0.024882838,-0.050344747,0.00090194604,-0.02703493,0.003173024,0.03133415,-0.030749667,0.007954315,0.07832683,-0.01265714,0.0018630706,0.015374623,-0.0061722123,-0.018272845,0.008222513,0.004305709,-0.007496481,0.048950233,0.03286048,0.010255931,0.005055766,0.02760591,0.005534507,0.011893811,0.009039229,0.0119038485,-0.039653417,-0.03849218,-0.0046299463,0.00891704,-0.0025918034,-0.034166984,-0.0027161357,0.034013487,0.010159938,-0.0061708074,-0.012618614,-0.03967346,-0.03774046,0.04062871,-0.050037533,0.012299544,0.025197463,-0.027717141,-0.039600194,-0.029657783,-0.0037762178,-0.012390075,-0.03694398,0.023697346,0.0012750318,0.017938193,-0.0032394484,0.006163432,0.009650203,-0.0011549726,0.049678124,0.016483989,-0.01341695,0.0010022821,0.027103236,0.0243765,0.009682325,-0.053458054,0.000406948,-0.023550222,-0.020119432,0.00641201,0.012095715,-0.073254295,-0.051515765,0.018233525,0.052373435,-0.013257126,-0.011901146,-0.007429835,0.007430459,0.023339752,0.014295282,-0.008441709,0.00004814014,-0.011646057,-0.014404745,-0.048474338,-0.028191198,-0.006253028,-0.04794728,-0.016600603,-0.014508451,-0.018082066,-0.060682938,-0.020125095,-0.0048096166,0.023980217,-0.015624146,-0.01809623,0.0037687933,-0.051977746,0.02880423,0.011390986,0.0009653132,-0.0029529827,-0.011306795,-0.046612736,0.01790918,0.013329191,0.0022736476,0.05321624,-0.029092,-0.028321503,0.010218089,0.013446534,0.037548356,-0.042010587,0.05554475,0.019258011,-0.00859669,0.011629881,0.01098289,-0.010210859,-0.01293628,-0.009424197,0.025920818,0.0355764,0.04237031,0.026151389,0.020322075,0.0056255725,-0.038068447,-0.032724094,0.0071149496,-0.04068504,-0.01801654,-0.035760064,0.016329898,0.008737118,0.004242373,0.011154092,-0.017033424,-0.011147615,0.009535506,-0.031899396,-0.011521946,-0.01713346,-0.0016178164,-0.037155915,-0.024783969,-0.008289753,0.032009065,0.0073924065,-0.00193639,-0.0041758893,0.0049712006,0.038876563,0.0010576803,-0.011852528,0.027654935,-0.016106734,0.037849803,-0.016583277,0.013653653,0.033035282,0.025960771,0.039431453,-0.006810122,-0.014570215,-0.015630335,0.026005263,0.01647694,-0.021742633,0.028580727,-0.021749629,-0.011464804,0.0006843696,0.01947124,0.04804492,0.007137404,-0.00552647,0.042539593,0.04384455,0.021289038,0.018037954,-0.03683807,0.00021458532,-0.03194139,0.0001465718,-0.0090477485,0.00031925656,0.025741775,-0.024727972,-0.005692196,-0.0333858,0.0014014938,0.04502771,-0.0049588676,-0.00070417835,-0.04950559,-0.023756776,-0.0056143645,-0.023491897,-0.035432007,0.018373394,0.015328349,-0.045524187,-0.008275236,0.0056644604,0.017909944,-0.009433214,-0.004744704,-0.012614091,0.043816183,-0.12091726,0.06568482,-0.03804529,-0.0067790295,-0.012240532,0.019204544,-0.042865217,-0.025530957,-0.03485004,-0.042179372,0.058783416,-0.031110262,0.017721448,-0.021677395,-0.00477916,0.015256179,-0.03764686,0.0083202515,0.044641666,0.0014252487,0.013511997,-0.033774585,-0.010871279,-0.052358497,0.010659433,0.036909882,-0.04876544,-0.015456324,0.00032544901,0.0048933835,-0.0058250506,-0.02888254,-0.026790718,0.09021204,0.0056149727,0.038869593,-0.030878536,-0.045376886,-0.008883092,0.06394111,0.027373357,-0.008404158,-0.027087346,-0.009655483,-0.02193513,-0.061009888,-0.014167383,-0.028562473,-0.01237589,-0.017223317,-0.087685846,0.0025836055,0.035065576,0.003911761,0.037520856,-0.007907254,0.027021637,0.024423992,0.023950972,0.04282426,-0.009598958,0.025248773,-0.023428483,0.0077169356,-0.022732357,-0.017051756,-0.009070722,-0.006571955,0.021041356,-0.0396203,-0.021254195,-0.030162888,0.030503403,-0.026736753,0.023266828,-0.010918772,0.053557154,-0.008059446,0.018618127,-0.021047179,-0.0024507686,-0.019968586,0.019627871,0.033625122,0.0019291701,-0.021317873,0.0048630596,0.012278117,-0.026228167,0.0082769,-0.03276216,0.03892379,0.026712187,0.036459614,-0.02157865,-0.010908702,-0.006341701,0.0100912275,0.010327164,0.012151643,0.006547889,0.018824307,0.0019445722,0.008565135,0.008935483,0.02612571,-0.004850202,0.004982607,-0.035029896,-0.029153971,-0.019885195,-0.037988666,-0.05983537,-0.008205073,-0.0081216,-0.013142989,0.0052427268,0.030746657,0.0072708237,0.029436648,0.0382935,0.013892971,0.035586197,-0.056498345,0.01669005,-0.022302456,-0.008370874,0.013289125,0.029729266,-0.01307874,0.061431143,-0.009722785,-0.008309441,-0.020308655,-0.030137029,-0.013058716,-0.019507885,0.08372971,0.010074741,-0.036246788,-0.040799804,0.042619556,-0.015466785,-0.024456192,-0.025014888,-0.0028458864,0.023332955,-0.0018481013,-0.0051700817,0.015066378,-0.00432646,-0.011993458,-0.0051854705,0.012473171,-0.025371645,-0.026258046,-0.011436519,-0.018719219,-0.010981983,0.02914181,0.02906189,-0.02642427,-0.0067739105,-0.023897506,-0.041784134,0.008325305,-0.030970398,0.010140739,0.032168783,0.007919494,-0.0037668815,0.045017112,-0.008860275,0.0791472,0.02918329,-0.020551337,-0.0037848833,0.023241455,0.035122477,-0.005609153,-0.020989954,-0.030776013,0.06952912,-0.0180086,0.03732791,0.006957563,0.02037075,0.031930048,0.014246689,0.0033010845,-0.020540642,0.014632045,-0.0012826781,0.008684834,-0.002921818,-0.0036052314,0.021946996,0.008439249,-0.018360095,0.014576482,-0.051862493,-0.05544288,0.0028511742,0.00685076,-0.012835451,0.036909867,0.0058218404,0.0096764825,0.0028469688,-0.012779568,-0.016449979,0.004886299,0.058017686,0.06659055,0.02264129,0.0014965534,-0.0003006566,0.0023611693,0.023251373,0.003183118,0.019959807,0.030133376,-0.016299635,-0.050843667,0.018717017,-0.04001069,-0.026108101,0.024194567,-0.005271252,-0.05017617,0.010957809,0.014281022,-0.037320893,0.028933061,-0.018312095,0.049511366,0.0010262694,0.05459425,0.00096465123,0.010349918,0.007704267,-0.027499048,-0.021967756,0.01058784],"last_embed":{"hash":"2tmeyo","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"2tmeyo","at":1762844612734},"key":"Personal/Projects/Running/Running.md##Training Schedule","lines":[5,34],"size":4342,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2tmeyo","at":1762844612734}}, +"smart_blocks:Personal/Projects/Running/Running.md##Training Schedule#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020447627,-0.021498462,-0.00693273,0.01043103,-0.03688687,-0.011233524,-0.0074865688,0.008067354,-0.0035167956,-0.0020143066,-0.0014820243,0.018968234,0.005351892,-0.022215992,-0.00751391,-0.03639313,0.008060524,-0.021892373,-0.03915168,-0.01047,0.020534344,-0.03163665,0.05758823,-0.009841194,-0.026742969,-0.030193375,0.034094647,0.042287268,0.032809515,0.05972193,0.005518416,-0.04136882,0.024821274,-0.066630736,-0.0056247483,-0.07298138,0.01852627,0.0043058014,-0.061781045,0.036323,-0.011638992,-0.022995837,0.019228918,0.019697206,0.02731116,0.02777435,-0.050002776,-0.0033533445,-0.023485057,-0.07249941,-0.018256227,0.024856362,0.0025434464,-0.0097969165,0.020547181,0.052040216,0.00038615506,-0.023882233,-0.01898907,-0.032176096,-0.020551596,0.04423311,0.036233436,-0.032452237,0.02113947,0.011425297,0.046036493,0.017125279,-0.018730352,-0.040211882,0.014752476,0.0016313555,0.010484391,-0.0210274,-0.06886635,0.031030132,0.053132746,-0.035085216,0.006320482,0.040360574,-0.017871482,-0.01918155,-0.013810072,-0.05640846,-0.021165073,0.0060413694,-0.011343214,0.04648082,-0.021130022,0.019742697,0.015879065,0.02321218,-0.029080063,-0.0059496686,0.011481365,-0.04595762,0.009797688,-0.018955229,0.024806157,-0.005377916,0.08384903,-0.025903294,0.0022540698,0.036134627,-0.02311779,-0.044277392,0.010475374,-0.017579714,0.0033967278,-0.013935882,0.0032908756,0.02493167,-0.007321903,0.06634152,0.03480019,0.005888329,0.0007445505,-0.04887262,0.0105869565,-0.022344243,0.028451283,0.004057095,0.055801295,-0.011591839,0.007512129,-0.0055112117,-0.007505305,0.026936935,0.0059862463,-0.00992951,-0.007647726,0.044224888,-0.012975636,0.02229069,0.009427325,0.021532089,0.01630646,-0.017016806,0.032330602,-0.009196404,0.03953288,0.022973811,-0.01967285,0.0015565382,0.080019906,-0.019841943,0.037095424,-0.01571982,0.014009752,0.00012900188,-0.04514444,0.04226298,0.029329447,0.019576196,-0.0014534286,0.03494318,0.007463655,0.03226621,-0.016648738,-0.018800637,-0.003087514,0.006228596,-0.015664842,0.001179477,0.019719156,0.0013427435,0.059252143,0.021688415,-0.0059280195,0.0022604433,0.01064618,-0.01776767,0.034640063,0.0006192977,0.022543008,0.022068264,0.07092488,0.015841465,-0.011824799,-0.04067047,-0.037790254,-0.0023409831,0.004476461,-0.023040215,-0.020326128,0.0043095737,-0.044041272,-0.020139096,-0.0018891741,0.000044418066,-0.040151127,0.033992093,-0.004660353,-0.005630993,0.043590404,-0.018994933,0.00066073914,0.0045727193,-0.022686217,-0.030722806,0.027916716,0.027546974,0.008001126,-0.036671493,-0.054544672,0.0069318684,0.012543324,-0.0063699996,0.01542042,-0.07158473,-0.062197715,-0.031550094,-0.011862625,0.012570123,0.006254437,0.008152972,-0.008664834,0.005415456,0.046316955,-0.021998763,-0.023989582,0.014374022,0.017563825,0.0049881362,-0.028284756,0.020907342,0.030615285,0.07618773,0.020511905,-0.009454685,-0.00036638137,0.0136253955,0.007849795,0.008561306,0.006965806,-0.042454105,-0.009189673,0.010215474,0.044680525,-0.009529567,0.0026571844,-0.03787188,0.036756944,0.0063863206,-0.007857926,0.0052561793,0.012852573,0.043636236,-0.030371264,0.0028207554,0.040952444,-0.0066068326,-0.025258062,0.031439688,-0.018721793,0.008477316,-0.017618144,-0.014167569,-0.015139518,-0.0062697623,0.0014463991,0.021932969,-0.038551267,0.009127936,0.0053643314,-0.041973513,0.01969233,0.038916316,-0.004430518,-0.027240025,-0.045947444,-0.039062403,0.035970367,-0.0012328342,-0.03934188,-0.014237609,-0.02765394,0.026595263,0.046984553,-0.0136331655,0.010508446,0.022524923,0.035854284,-0.013878169,0.07483126,-0.03874431,-0.0068315933,-0.020010812,0.005715123,-0.0054500084,-0.080301344,0.009738045,0.028696429,-0.076693475,0.013772935,-0.018525235,0.010677433,-0.1494824,-0.0061325794,-0.017905112,0.05042253,0.023226498,0.001503626,-0.012223221,-0.019931633,-0.011681771,0.059609268,-0.014663336,-0.040128924,0.008163139,0.029574124,-0.017323587,0.019480206,0.0023465054,-0.032028012,-0.0105731655,-0.022508988,-0.0020091913,-0.026260871,0.029572476,-0.012279554,-0.037905212,-0.006113736,0.04731334,-0.03021748,-0.02335962,-0.0024309698,-0.06131077,-0.02067953,0.0059106266,-0.011779661,0.016552394,0.06799738,-0.0012298347,-0.06502182,-0.014229352,-0.014869344,0.022725584,0.030721756,-0.020144023,0.032122124,-0.02181323,0.016697107,-0.010303327,0.016527377,-0.052628975,-0.03199432,0.02033486,-0.03212527,0.0075352006,0.00901921,-0.04864706,0.0007919336,-0.039162286,0.020073848,-0.049476188,-0.0058799395,-0.004192293,-0.032558285,0.02250045,-0.04665148,-0.021977708,-0.00019616251,0.0023784551,-0.0636994,-0.0048793973,-0.061363176,0.025786683,-0.0070360717,0.011572877,-0.00072376797,-0.01059754,-0.012078505,0.013845722,-0.042876534,-0.010612803,-0.060029093,-0.031149315,0.022927625,-0.046207376,-0.031343255,-0.02227739,-0.03570836,0.026218893,0.0007013465,0.010827815,0.22074105,-0.026863052,-0.016886458,-0.00815788,0.02082053,0.0026071284,-0.01939523,0.056631662,-0.026508179,-0.030224344,0.011373564,-0.026476802,-0.013386545,0.00027197905,-0.009368374,-0.008775633,-0.018685477,0.002641407,0.048416194,0.019781997,0.039640084,-0.020959565,0.017013408,-0.0043726102,-0.0674902,-0.039913278,0.0019739587,-0.00081593817,-0.0137674175,0.01144612,-0.0629443,0.034108415,0.04658219,-0.007324265,-0.0057894364,0.020417474,0.07632273,-0.025785213,-0.0095909,0.010369976,-0.03078048,-0.03290897,-0.039964527,0.013444408,-0.021745902,-0.009161193,-0.005694295,-0.019360457,-0.0092275115,-0.019308405,0.017710233,-0.032491256,0.002096087,-0.030050578,0.0088194795,0.01817057,-0.004513874,-0.044305634,-0.05651923,0.046004273,-0.009348343,0.010217136,-0.040221587,0.032640565,-0.042718787,0.023076879,0.011048031,-0.041760795,0.034556836,0.0035574536,0.07528183,0.033528253,0.014615416,0.044979054,0.01980693,-0.003999516,0.030709667,0.049345545,-0.027982922,0.01774946,-0.016836924,-0.055119947,-0.042585935,0.040253855,0.018944396,-0.024810787,0.05225767,0.022072313,0.0011744356,0.024366468,-0.02580067,0.039500244,-0.015792089,-0.02147036,-0.025883628,-0.006294588,-0.0029819487,0.024668407,-0.045550223,-0.002744002,-0.004631529,0.014633526,0.030086217,-0.0005210734,0.05357759,-0.03673365,0.0016431969,-0.021222375,-0.011127478,0.0031686937,-0.012498923,0.019697735,0.03296429,-0.043808755,-0.01224895,0.005868209,0.03349362,0.009690702,0.014142007,0.03391002,0.035048466,-0.0027781278,0.02231891,-0.0042218207,0.0111017395,-0.063935064,-0.02511435,0.0043948726,0.019099245,0.010254399,-0.0038518123,-0.019925661,-0.021366093,-0.008955257,-0.023374604,0.019799292,-0.021853704,-0.003459332,0.023942769,0.021665014,-0.02149071,-0.012081235,0.0010713064,0.011521947,0.024354573,0.037985887,0.077985875,-0.016773552,-0.026481058,0.04667014,0.0004891061,0.021059252,0.05577178,-0.09118675,0.04909261,-0.042519312,-0.02837348,-0.010883663,-0.03587242,-0.032414287,-0.053809706,0.010341078,-0.015588709,0.04251875,0.00542934,-0.015170828,0.019562896,-0.004637109,-0.004684185,0.022638196,-0.0847595,-0.015562165,-0.05132847,-0.0011272777,0.052712254,0.026441863,0.04572917,-0.0008643956,-0.030121744,-0.022189837,0.0053541735,-0.028450677,-0.057905696,0.011958873,-0.0076147746,-0.025175393,-0.032953925,-0.004348804,-0.0062452406,0.0027168766,0.006663164,0.055346504,-0.017392423,-0.011520522,0.016876135,0.029447956,0.011166715,-0.03396057,0.02019717,-0.04342508,0.015014413,-0.0030414038,-0.021420073,-0.03772616,-0.019305848,0.0024650102,-0.015986126,0.0681035,0.0132242255,0.033503953,-0.008896468,-0.04510304,-0.024353992,0.010848192,-0.043262582,-0.035483208,0.058288306,0.037403166,0.005961612,0.011691278,-0.038680695,-0.0061621545,0.021164076,-0.021042777,-0.017823668,-0.022886107,0.02678407,0.01921722,0.0009817259,0.00021213831,-0.013164127,-0.011190077,0.026140222,0.004293162,-0.0020618583,-0.0018222067,0.026220962,0.026263999,-0.0022424164,-0.006983199,-0.000058091216,-0.004861887,-0.017935073,0.019418245,-0.0031795783,0.027691932,-0.035610627,-0.05836739,0.0010851879,0.00075605884,0.03731526,-0.0029473987,0.040681448,-0.03234022,0.0025916076,0.007150758,0.0053998292,-0.0024265654,0.019596698,-0.0061675133,-0.0098251635,0.022322822,0.01846825,0.0051584304,-0.011392088,-0.06879203,-0.016057717,-0.063840106,-0.020811385,0.00008650127,-0.04550198,0.020501055,-0.015184192,0.0123925,0.02233783,0.0353107,-0.01244414,0.011680324,0.06252502,-0.05646523,-0.028017918,0.02646167,0.014717763,-0.0024570455,-0.0024623587,0.033816155,0.011949756,-0.02454013,0.008816588,-0.013063627,-0.022809561,-0.019702904,-0.04564474,0.0445898,-0.019357016,-0.015348825,0.007190824,0.012642198,-0.0031733888,-0.0061450615,-0.007060446,0.011655641,-0.0004537816,-0.0032488785,-0.00946888,-0.00680397,-0.013715847,-0.010596696,0.025622293,0.0011238558,0.030627612,-0.033515774,-0.0080590015,-0.004965875,0.008885088,0.016914979,0.043962244,-0.038118113,0.0035167225,-0.036498737,0.0014838864,-0.0006530603,-0.031043159,0.013071806,-0.08138375,-0.01819544,0.0034094118,0.024395293,-0.027480211,-0.018082514,-0.023539174,-0.0015551163,-0.0163488,-0.0026656229,-0.003366074,-0.029497074,0.06474399,0.025206063,0.022101698,0.0037115528,0.014101489,-0.032053582,0.082976654,-0.039201416,0.001979393,-0.035624694,0.022355858,0.009061721,-0.009943267,0.0011135882,0.003788009,-0.047949266,-0.041910276,-0.023414757,0.06853307,0.0036491668,0.013430608,-0.014750476,0.03481604,0.046752673,-0.04018145,0.04214017,-0.05944884,-0.026482143,-0.011453562,0.015117859,0.019929025,-0.001473281,0.005995756,0.019489031,0.008088136,-0.009488817,0.036100123,0.028348982,0.030267218,0.06090085,0.0004267592,0.0000048055886,0.01477497,-0.029216565,0.0121780215,-0.013336649,-0.017505318,-0.0075356076,0.018561197,-0.043387957,0.015586446,0.026986642,0.05232719,0.0071105207,-0.05899378,-0.026414642,-0.016181933,0.009146439,-0.11680956,-0.014401058,-0.038199484,-0.0018025876,0.01860754,-0.011074888,-0.0451891,-0.0075613777,-0.0019252585,-0.004669694,-0.0068855225,-0.071217306,-0.021731017,-0.007193302,0.03486556,0.045292,-0.01733968,0.021901816,-0.049154405,0.054437708,0.0056097754,-0.029957073,0.011835674,-0.0055128704,-0.052609533,0.038582016,0.0067694127,0.008684175,-0.004065302,-0.05766764,0.042887833,-0.02952609,-0.0011911403,0.07643268,0.013756755,0.016171504,-0.017229779,-0.009394549,-0.0013388967,0.014205391,-0.0036747854,0.014995919,0.031530276,0.0054663797,0.02986357,0.07963162,0.001661153,0.0024332395,0.00042286966,-0.0030758658,-0.05522021,0.052855197,0.010935796,0.032550488,-0.024664363,-0.038775433,0.0123858545,-0.0018868014,-0.017860735,0.014060788,-0.05168214,0.04646796,-0.03720909,-0.0034836894,0.0045619565,0.05282479,-0.027761167,0.03638747,0.01803914,0.034614887,0.03352365,0.0146480985,-0.032323577,0.00059711235,-0.012593497,0.04566695,0.08264452,0.0007069582,-0.0133508835,0.0075634224,-0.036703646,0.028499354,-0.0155756725,0.0133422185,0.06771623,0.005970541,-0.021005264,-0.029337158,-0.048144992,-0.012274019,-0.012804605,-0.045584165,-0.008109499,0.029624201,0.019270113,0.03202407,-0.009089087,0.0018670583,0.021923378,0.022338945,0.009297661,0.014068577,-0.058407772,-0.025700737,-0.030458488,0.02346317,0.02049505,0.011475163,-0.03211755,0.016680045,-0.014778613,0.0094415825,-0.018267425,-0.0037185114,-0.12630181,-0.028125564,-0.027266249,-0.034981515,0.0008709127,-0.0430191,0.050055936,-0.033377975,0.032901518,-0.04782248,-0.028599927,0.047404565,0.043489225,0.020663038,-0.009137478,0.0153045375,-0.037573434,-0.051879846,0.05509874,0.03927045,0.0020134274,-0.02609155,0.042094328,0.021599136,-0.05397822,-0.05775951,-0.020058634,-0.013888817,0.040616423,-0.030840332,0.0014755102,-0.014551142,0.030036274,0.019129008,0.05525981,-0.016571356,0.03376096,0.001005115,0.013409541,0.10147734,-0.046286143,0.018075753,-0.013164401,0.015906239,-0.020730445,0.014939417,-0.03474017,-0.02019736,-0.0069612083,-0.048525855,-0.021378424,0.08568422,-0.033228774,0.020515548,-0.052066278,-0.0018624944,0.008269942,0.05434553,-0.0011012058,0.017016592,0.0702269,0.031339835,0.0038245975,0.02472172,0.022777129,0.010872779,0.0006315406,0.013236718,0.050819844,0.004220978,0.0042916434,0.008639173,0.03262227,-0.03267951,-0.06450847,0.0032841573,0.00992689,-0.004491654,-0.038099192,0.000784129,0.06722828,0.006760765,-0.0063176206,0.02623984,-0.0097205695,0.017105274,-0.01984574,-0.044915188,0.030065242,-0.015713662,-0.009416856,0.020312909,-0.0432881,-0.036121603,-0.027999828,0.049296353,-0.022304766,0.0027610231,0.0018137648,0.000031639243,-0.036413167,-0.026170522,0.06258213,-0.013632745,-0.029860716,-0.007286244,0.0372436,0.007548378,-0.0056910757,0.024122423,-0.017471131,-0.027303562,0.0059046447,0.038931392,-0.006700855,0.013933526,-0.006080172,-0.0072674574,-0.021896582,0.03871615,0.047382243,-0.0044642477,-0.013093279,-0.043820687,-0.01871703,-0.007616048,0.043621823,0.002476651,0.055653743,-0.034038868],"last_embed":{"hash":"1h5seoj","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"1h5seoj","at":1762844612734},"key":"Personal/Projects/Running/Running.md##Training Schedule#{1}","lines":[7,8],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1h5seoj","at":1762844612734}}, +"smart_blocks:Personal/Projects/Running/Running.md##Training Schedule#Core 12-Week Program (Weeks 1-12)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00030318336,0.0019671742,-0.0023437014,0.024189917,-0.0015281236,-0.006180228,0.04951415,0.036775395,-0.019935956,-0.012783988,-0.015665926,0.03625173,-0.01728301,0.02181993,-0.034103855,-0.05081865,-0.024647228,0.012125612,-0.028814439,-0.004143201,-0.050063133,-0.02606604,0.029712379,-0.0038882154,-0.029159473,0.063339576,-0.008189473,-0.00055947347,-0.023502273,0.022298196,0.017825406,-0.029634709,0.002447322,-0.017135728,0.0045623337,-0.05710738,-0.035344,-0.0029098527,-0.11318921,0.0030437442,0.03719321,-0.041207485,-0.057844266,0.007121661,-0.0020882837,0.01843813,-0.01851061,-0.055313557,-0.028020974,-0.003386293,0.014091679,0.008490158,0.0011623284,-0.026433703,0.017359976,0.029039206,0.009821656,0.0016711659,0.011745953,-0.036220722,-0.015277056,0.030406374,-0.03198946,-0.049291782,-0.038253434,0.028476048,0.013362806,0.042427197,0.03234998,-0.04133312,-0.015962189,-0.014001313,0.017374426,-0.075169094,-0.003527041,-0.02038336,0.035971563,0.0004244454,-0.0113182645,-0.046547648,0.11646319,-0.032773007,0.028915247,-0.0040787985,-0.017293794,-0.034955103,-0.013332193,0.026764559,-0.010502614,0.03301267,0.0027313682,0.03500157,0.011212041,-0.04514454,-0.029291367,-0.02186384,0.019783506,-0.035043087,-0.031559516,-0.010055569,-0.049053688,0.006185602,0.028131202,0.06073555,-0.028054524,0.007696834,-0.013802615,0.039440356,-0.01764576,0.024551412,-0.008524766,0.0077824257,-0.0055767642,-0.006033271,0.011327338,-0.0263009,-0.028483335,-0.014120997,0.02993408,-0.020503707,0.0042931745,0.04444455,-0.004655723,0.026971854,-0.012777959,0.004948836,-0.0020077063,0.05034794,-0.055340033,-0.035590693,0.017084613,0.019892491,0.02266723,-0.022421662,-0.019094817,-0.0032990915,0.049658634,0.04402287,0.020651352,-0.010895388,0.00527022,-0.009159245,0.008021679,-0.018659128,0.045395907,-0.0070807175,-0.0002998041,0.0034874904,-0.004482783,0.051362008,-0.0051929504,-0.03331335,0.011176809,-0.014197495,0.042350236,0.02136774,0.039124873,0.0045907474,0.003937332,-0.029494751,0.0312895,-0.02454244,0.023077507,0.041654665,-0.0016331028,0.018191708,0.03344765,0.038731195,0.022930367,-0.02064162,0.036176134,-0.052402876,0.031270765,0.031217163,-0.008380966,0.062440295,0.04190188,0.03896708,0.029001988,-0.031211767,-0.0064039407,-0.00028024043,0.06831843,-0.030290276,0.027871786,0.009012228,0.015338295,-0.012040142,0.018385358,0.031467196,-0.016086528,-0.038830683,0.06056696,-0.0045665423,0.0124248965,-0.003177206,-0.02827043,-0.010577181,0.0124862725,-0.025358645,-0.010922556,0.0013140513,-0.031838402,-0.004345214,0.003568972,-0.013914761,-0.012980547,-0.025208404,0.007882512,-0.006417419,0.049443047,-0.001078606,-0.013101386,0.00721526,0.025386473,-0.0033065877,0.017640918,-0.038733892,0.032896124,0.024619337,0.010671119,-0.005164104,0.033757847,-0.022931626,-0.0048302305,0.034335908,0.003440889,0.026965598,0.03452323,0.0073312675,-0.040990956,0.09963229,-0.039142273,-0.008095279,-0.042986985,0.0068894257,-0.056152806,0.030716347,0.025018321,0.040237032,-0.012169571,-0.026797676,-0.010204561,-0.038689464,-0.057496548,0.05331551,-0.008630744,0.03538475,-0.03571217,0.0069425306,-0.007893342,-0.024022272,-0.002472694,-0.022099152,-0.00013933315,-0.0035033561,-0.011381107,-0.014179878,-0.008678212,0.008596096,0.01576455,-0.039542843,-0.02038742,0.046568878,-0.0073485547,-0.016892316,0.031045612,-0.024686936,0.0055321637,0.03097017,0.0026557664,0.012960994,-0.018997248,-0.0133903595,-0.009843018,-0.018250456,0.02795455,-0.045747858,0.010369629,-0.060091767,0.0077474206,-0.031573806,-0.00043931304,-0.033471234,-0.015963668,0.04144108,-0.013890005,-0.008313276,0.029549085,-0.020692838,-0.0029376016,-0.010326635,0.056113984,-0.04712419,0.023654342,0.0264277,-0.045762263,-0.1532205,-0.033327267,0.013196665,0.007131124,0.0022599637,-0.008648868,0.016029716,0.009090692,-0.00314307,-0.03219693,-0.0044283937,-0.13587597,0.017965963,-0.010487892,0.024652584,0.042109374,0.052304678,0.005916877,-0.007675915,-0.06746722,0.013852883,0.021996638,0.019608442,0.05168342,0.0131777525,0.002270825,-0.012132557,0.033308834,-0.037319288,0.03372661,-0.02246133,0.050314683,-0.039301492,-0.035125367,0.032992724,0.027390886,0.017084494,-0.039019525,0.0053951903,0.0040599424,0.010960579,0.031028805,-0.0029566586,-0.046635132,-0.004390172,-0.04421004,0.005197124,-0.008397904,-0.00053239823,0.035782102,0.022669224,0.024760189,0.020719858,0.014367942,-0.008788875,0.040482022,0.009707409,0.046551418,0.019596212,0.025337188,-0.018511742,-0.039084364,-0.048855167,-0.00714442,0.00048164144,0.000039343176,-0.019661626,-0.032599505,-0.00568788,-0.020664442,-0.017639205,-0.0102950465,-0.031786643,-0.037649345,0.0023844389,0.00039328268,-0.006965418,-0.024949262,-0.011551416,-0.0508699,0.043966006,0.019909302,-0.026441725,0.013524347,0.016290821,-0.00062381336,-0.030965889,-0.020131245,0.019935869,0.39603093,-0.03187464,-0.035500657,0.026738098,-0.007316943,-0.018323846,0.0039771823,0.010319727,0.020794855,0.008814177,-0.0078034215,-0.014948405,-0.006150537,0.029620254,0.033924147,0.035910588,-0.010529885,-0.015223235,-0.012440879,-0.02982574,0.015629454,-0.059929773,0.020737134,-0.017533837,-0.04430691,0.012970397,0.013614314,-0.02881801,-0.0035890983,0.017548162,-0.034108426,-0.011474606,-0.03444157,-0.009198074,0.0024963568,-0.014015868,-0.050127655,-0.042372543,-0.03143962,-0.0123873195,0.03066843,-0.024040299,-0.021720627,-0.011478111,-0.060307354,-0.011901215,0.010602885,0.0017995351,0.0063817482,-0.014376801,0.03946666,0.0056636278,-0.01679501,0.035141286,-0.012514989,0.0007167112,0.019002462,0.019640619,-0.0279976,-0.013514661,0.03511768,0.010955685,-0.034874562,0.018377135,0.04004569,0.0025246872,-0.03137826,-0.034958202,0.0055015464,0.031981844,0.058350753,0.011897863,0.026782531,0.020541565,-0.0083119655,-0.008309389,-0.042674597,-0.009211678,0.004285976,0.013285188,-0.02598836,0.008613409,0.0105120735,0.021742947,0.0056994385,0.018660698,-0.010446699,0.0064087687,0.0397837,-0.033868067,-0.005375688,-0.020528123,-0.007979999,0.019539027,0.026015857,-0.011500599,0.015283262,-0.010368456,0.005942984,-0.003994993,0.021682933,0.030866196,0.013124609,0.0019842766,0.013434718,0.0054649184,0.005667139,-0.043179043,-0.03296322,-0.0014265275,-0.02841542,0.00940644,0.02796401,0.024806444,0.052209746,0.014550588,0.019880941,0.02417391,-0.0153077,0.043926124,-0.039672624,-0.04704723,0.014353855,-0.010630786,0.004718538,-0.057807904,0.035222113,-0.009202188,-0.0072252657,0.00056546135,0.009321656,0.029808257,-0.042695854,-0.023237253,-0.0019043458,-0.012128925,0.011124692,0.0031652253,0.011958093,0.027881708,0.0079793995,-0.019140307,0.003411543,0.027034536,-0.032455064,-0.015820382,-0.0038994495,-0.013316514,-0.039940488,-0.0084963525,-0.0026437652,-0.02248542,0.033814717,-0.02791416,-0.009113321,0.014093233,0.006566081,-0.029414164,-0.05547108,-0.028545912,0.0036685062,0.027489088,-0.006543653,0.07018886,-0.022801174,0.010279197,0.025731811,0.032415252,-0.021834996,0.0054559316,0.024864938,-0.012625455,0.023112983,0.0027544298,0.047146793,-0.0035622355,0.0055522667,0.007215936,0.011482926,0.035057187,0.045363344,0.039226882,-0.0035100062,0.04112273,-0.046597525,-0.016777428,-0.030588971,0.0111530395,-0.00041920776,-0.027670326,0.015115186,0.061951894,0.011999541,-0.017131018,-0.005100989,0.0017161126,-0.02552117,-0.012015607,-0.015905894,0.027852653,0.045486867,0.011914346,0.0076718433,0.008329804,0.053158864,-0.0062959823,-0.0031717115,0.019895136,0.023403145,-0.03574767,-0.021848854,-0.014347871,0.01823097,-0.026701985,-0.021117993,0.00026916462,0.042268742,0.043024443,0.0019542584,-0.030084837,-0.053813517,-0.017557958,0.0041070078,-0.045628782,-0.018307067,0.021050332,0.009386495,-0.031110043,-0.023348754,0.0043304274,-0.014718622,-0.03618412,-0.032673817,-0.00872481,0.008568952,0.015006056,0.018925685,0.0077911247,0.02119765,0.038605887,0.009526701,-0.035714127,0.0017917788,0.042704742,0.010149708,-0.00935385,-0.041257598,0.0083440365,-0.020033991,-0.012722095,0.00058908947,-0.008965317,-0.07100583,-0.034909815,0.02222424,0.03653516,-0.02052922,-0.013075583,0.0009918353,0.044832397,-0.0020566678,0.016464826,-0.007464365,-0.010886228,0.02275837,0.0026584174,-0.05406777,-0.06872116,-0.018705493,-0.022745937,-0.012816934,-0.041566994,-0.0011727575,-0.051779974,-0.01868142,-0.0043686144,0.013886371,-0.039146643,0.020583216,0.009593851,-0.06720158,-0.00877073,0.0028910998,0.00063391763,0.00074037,-0.0043976516,-0.009902635,0.008007161,0.009407142,-0.007753323,0.02901091,-0.01927225,-0.05058649,-0.003720921,-0.017433995,0.034331527,-0.045231592,0.050737523,0.021066878,-0.0006560051,-0.0018684475,-0.00790793,-0.01258197,-0.015585687,0.006470338,0.015954696,0.017188732,0.008318254,0.011976925,0.018300693,0.02863211,-0.025004206,-0.049539194,-0.024479492,-0.0446716,-0.011010628,-0.044510156,0.021832068,-0.0033313693,-0.0029504234,0.02528337,0.0019285879,-0.0026267427,-0.0068644024,-0.039199624,-0.0324943,-0.021211404,0.00013382273,-0.0027109517,-0.050158676,0.0030925986,0.028953757,0.019076848,0.028736088,-0.014894391,-0.013277871,0.06205351,0.01917946,-0.00031888342,0.018733535,-0.021193363,0.03966059,-0.0018388052,0.0041243923,0.030103955,0.016250044,0.03181824,-0.024549743,-0.012755258,-0.012473897,0.02810092,0.042032838,-0.015094156,0.023527868,-0.013936443,-0.025060177,0.0032773195,0.02720187,0.038302016,-0.005091886,-0.023838807,0.06009713,0.04625857,0.03670086,0.0046602376,0.004639169,-0.002954845,-0.008326058,0.003373732,-0.017494699,0.018831128,0.029086664,-0.02270955,-0.04395504,-0.018256733,0.0044368245,0.021222617,0.002272965,0.005225682,-0.04999976,-0.018403558,0.0016084409,-0.002349422,-0.035096455,-0.0014764651,0.006135766,-0.022660706,0.0061756936,-0.022194542,0.034936376,-0.01633963,0.017388187,0.014127301,-0.022568054,-0.11835624,0.036664862,-0.04103078,-0.03946497,-0.0026570554,0.02356793,-0.0007147874,-0.020327913,-0.01719201,-0.061998006,0.058494613,-0.010143673,0.009447801,-0.026993975,0.019505244,0.020952998,-0.026946537,0.01928793,0.031260524,0.029443836,-0.010602902,-0.046573654,-0.033049643,-0.051389206,0.016987307,0.020281442,-0.039340023,0.016640533,-0.011617498,0.015557686,-0.0020664237,-0.011361499,-0.029112326,0.07212839,-0.008019288,0.041589763,-0.029762032,-0.051813588,0.0022373728,0.011268271,0.02903973,-0.0068263034,-0.033795387,-0.007955373,-0.026162934,-0.032028064,-0.037589584,-0.0138564,-0.013989994,-0.040197358,-0.08733887,-0.0051031224,0.04701477,-0.00036946533,0.032663956,0.0073138364,0.006241429,-0.007149316,0.01673436,0.035250343,-0.0077821473,0.00759285,-0.015509948,-0.03584555,-0.01958291,0.0060595656,-0.007813118,-0.0087915,0.014272476,-0.034335267,0.0034701298,-0.03324343,0.015892021,-0.032295395,0.026629297,-0.04090437,0.06766901,-0.023786154,0.0056617907,-0.019564709,-0.0051531065,0.0037031753,-0.0035253875,0.023967829,0.017137967,-0.009374253,-0.0017450774,0.016074095,-0.021804184,-0.042134512,-0.04870454,0.04761562,0.02891538,0.054873176,-0.028830329,-0.0015037137,0.024059832,0.009202231,0.009427238,-0.0034130684,0.038680203,0.036084853,0.009649012,0.018540094,0.02716838,-0.00940231,-0.071309134,0.019222725,-0.059168898,0.0026192428,0.0005078399,-0.054981157,-0.05909606,0.024452627,-0.02108059,-0.0062501174,-0.0068629202,0.016552141,-0.004576845,-0.0060290806,0.016499517,0.033642292,0.009734657,-0.06367406,-0.0055362466,-0.0012552097,0.0067169564,-0.032232404,0.04734887,-0.04618124,0.048595972,0.004253674,-0.0078769475,-0.028336635,-0.018323023,0.021258509,-0.0044539953,0.07507635,0.013623231,-0.03840621,-0.008501417,0.059866987,0.0070725675,-0.020505618,-0.044961438,-0.0072993776,-0.0021519884,0.0016182011,-0.0009624765,0.013454265,-0.0312381,0.013091509,0.036625054,0.048710514,-0.02505672,-0.013672431,0.013788215,-0.03547476,0.0010246745,0.033709276,0.00080871314,-0.014978591,-0.01840205,-0.05370965,-0.04033252,0.015451675,-0.020045727,0.011349814,0.021330543,-0.007934972,0.00064406125,0.0376607,-0.006005433,0.067124866,0.021068497,-0.020311993,0.016478293,0.029710703,0.043469384,-0.0062488434,-0.008213735,-0.062166266,0.036843818,-0.007224255,-0.009992888,-0.0021281638,0.032401927,0.0076704957,0.0011738052,0.007936716,-0.050000265,0.030047623,-0.0058306917,0.00815635,0.001423114,-0.020451078,0.021074845,-0.007514132,-0.006653036,-0.019916777,-0.060895678,-0.052668724,-0.0056921667,-0.023872087,-0.008307861,0.021113377,-0.011802253,0.01810394,-0.02056445,0.008483789,-0.014445536,0.019012071,0.061945137,0.066157095,0.027725302,0.018770922,-0.0038220016,-0.0010665058,0.03965096,0.006731689,0.010503938,0.02367959,-0.014994729,-0.02927214,0.021250758,-0.019110566,-0.036300078,0.017494923,-0.019555628,-0.020298773,0.012536055,0.027372586,0.019072203,0.03878927,-0.017938714,0.017165622,0.029108617,0.05188995,-0.021164805,0.008240345,-0.0087501425,-0.03307937,-0.0073143253,0.0069359248],"last_embed":{"hash":"11oeqsy","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"11oeqsy","at":1762844612734},"key":"Personal/Projects/Running/Running.md##Training Schedule#Core 12-Week Program (Weeks 1-12)","lines":[9,25],"size":3203,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11oeqsy","at":1762844612734}}, +"smart_blocks:Personal/Projects/Running/Running.md##Training Schedule#Core 12-Week Program (Weeks 1-12)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015884444,-0.022217665,0.0062549734,0.017415298,-0.009019555,-0.01448977,-0.012628204,0.045141835,0.019486416,-0.023346832,-0.03643634,0.017449463,0.030588683,0.014753807,-0.0044230483,-0.064623475,0.0012724259,-0.012632888,-0.010631025,-0.015976025,0.0035415532,-0.023072302,-0.009502859,-0.033358157,-0.018913146,0.05634486,-0.015866328,0.004210228,0.008310476,0.031746324,0.025038311,-0.056280173,-0.0026401568,-0.030885778,-0.04960904,-0.04907076,-0.03875618,0.0076844804,-0.109075874,0.034495622,0.011500688,-0.042480007,-0.04370089,-0.022190303,-0.043226637,0.018451374,-0.01837331,-0.060879607,0.003084972,-0.049695745,0.0070004766,-0.0038719992,-0.007105544,-0.00907144,0.011736706,0.006447955,-0.058858473,-0.02332769,-0.014213647,-0.052926235,-0.011649987,0.047769975,-0.0649871,-0.038704816,0.0052125487,0.057470962,-0.0039841556,0.025098065,0.05654028,-0.052796144,0.0120843435,0.009910494,-0.00707838,-0.050740846,-0.030352809,0.011394654,0.04014821,0.015050118,0.04378206,-0.006471848,0.049580358,0.019724755,-0.007101289,-0.030352026,0.0035266818,-0.014932124,-0.02668773,-0.01774877,-0.04007744,-0.0023511583,-0.020851837,0.020941963,0.006643092,-0.03218782,0.029576989,0.009340957,-0.023100752,-0.015148099,-0.028259842,0.0042767623,-0.014196773,0.052407723,0.004311169,0.011850138,0.0150324125,0.0006553769,0.027696546,0.0275417,-0.013805867,-0.021267116,0.020650512,0.014464976,-0.018035946,0.01227959,-0.0024433166,-0.017990358,-0.03306815,-0.059618134,0.020722121,-0.00015129459,0.022985077,-0.013596337,0.0062502865,0.0044680946,0.0062086843,0.0035313556,-0.0019773552,0.0064361105,-0.038086995,-0.037195303,-0.011670279,0.016729638,0.02448215,-0.0132519845,-0.018158229,-0.0085188225,0.08069858,0.030030007,0.016708942,-0.045889765,0.000044646822,0.009491734,0.007763941,-0.03625257,0.009964219,0.013634004,0.005278652,0.032741588,0.008850861,0.041054763,0.043782648,-0.033089586,0.015704133,-0.007513696,0.06574532,0.017500747,0.036292244,0.010274196,-0.026464174,-0.012383361,-0.0037274095,-0.020504422,0.0054438007,0.063213274,0.0033869445,0.025219124,-0.0037483876,0.021066105,0.029225636,0.022302331,-0.0056990404,-0.01799464,0.095176846,0.030518511,0.0068699694,0.028032241,0.06871771,-0.000578429,-0.019520028,-0.047155738,-0.012536028,-0.00030668298,0.04034926,-0.048309572,0.021220898,0.029978642,0.016812798,-0.03617401,-0.0032253067,-0.0060458723,-0.017332466,-0.0019541876,0.033441864,-0.041502647,0.024390744,-0.007721087,0.013765908,0.015187299,0.04373406,-0.038522005,-0.0363837,-0.011725344,0.009243999,-0.011298101,-0.030484032,-0.01670768,-0.010265611,-0.0071202507,0.017186712,-0.044181887,-0.015038582,0.019208152,-0.013112762,0.011738714,0.007882719,0.008523561,0.024553776,-0.06766648,0.037672024,-0.0075732116,-0.0078074834,0.039968103,-0.0022270218,-0.04229549,0.0068516405,0.018261917,-0.0023466488,0.0011524999,0.03577413,0.019421238,-0.03485632,0.05124485,-0.008938363,-0.0006980732,-0.00203756,0.020859228,-0.03177752,0.00814764,-0.0035443397,0.038269382,-0.0192282,-0.0359156,0.058213066,-0.041993864,-0.034710206,0.06412446,-0.022678908,0.0019216039,-0.031189783,0.02763639,0.006899877,-0.04757804,-0.016302757,-0.010123128,-0.015719615,-0.0061705285,0.017107515,0.009679367,-0.024608169,0.00721155,0.011696755,-0.011367228,0.0024558883,0.04694975,0.011007681,-0.031151334,0.04043623,-0.021865489,-0.010618107,0.018578317,0.0068743643,-0.013010963,-0.010626445,0.007325054,0.019907413,-0.0076732594,0.023843003,-0.027024347,0.020528983,-0.026072573,-0.004059425,-0.0024802182,-0.02955056,-0.0113514,-0.0008793699,0.03209256,-0.015469509,0.005547219,0.0012317662,0.0012897217,-0.04360823,-0.03293304,0.0540058,-0.04010414,0.026421783,-0.014952297,-0.022693591,-0.1578581,-0.0507946,-0.029593037,0.008352342,0.022073487,-0.025825702,0.009197055,-0.009707125,0.008369782,-0.06191733,0.0072842045,-0.10008655,-0.03887035,-0.0027826556,0.021685759,0.014347438,0.0040842863,-0.028837258,-0.006993568,-0.082705714,-0.017651454,0.06694959,0.036234956,-0.0128934365,-0.02881155,0.0074567427,-0.0047196406,0.013434568,-0.05851347,0.018854035,-0.0028904285,0.013190145,-0.00606572,-0.046564784,0.05893833,-0.035045803,0.034739524,-0.01901594,-0.022425216,-0.03761015,-0.023268644,0.014977124,0.00667776,-0.0039638546,0.018684385,-0.057716552,-0.0036019792,-0.024954818,-0.034127515,0.035763983,0.0005641899,-0.036089707,0.00962127,-0.018037438,0.016319323,0.058272798,-0.0053014695,0.040759068,0.020943275,0.023146585,-0.004227239,-0.037741847,-0.025474966,-0.011271495,0.0017586738,-0.0084153395,-0.028718466,-0.0008908589,-0.012937045,-0.00021210151,-0.005594797,-0.002073677,-0.014338866,0.0071145426,-0.0030119927,-0.00649483,0.019773599,-0.010463282,-0.00024041427,-0.036745377,0.024264704,0.009041685,0.020414898,0.040847845,-0.015852947,0.017886585,-0.016582381,-0.009428072,0.00025551952,0.44898367,-0.027953448,-0.017292863,-0.025488278,-0.01688525,0.007626735,0.030082034,0.02100722,-0.0074476306,-0.00042185702,-0.039707016,0.014400781,-0.007925084,0.00016651313,0.013668824,0.026709836,0.009329217,-0.015909059,-0.0038491471,-0.002350233,0.026532106,0.007340898,0.024658347,-0.00089971995,-0.07291979,-0.025235387,0.0011641168,0.027007129,0.017889382,0.051481944,0.009011184,-0.019690974,-0.007751076,-0.023447102,-0.015240499,-0.010428408,-0.041038644,-0.048427273,-0.0008806644,-0.008303676,0.0009775066,-0.0914982,-0.000005075586,-0.021080941,-0.0013410794,-0.011398297,0.020751826,-0.02631251,-0.017615758,0.003820094,-0.0029829443,0.039652143,0.00338258,0.029191973,-0.0048301267,-0.02857052,0.01705299,0.018717209,0.0056592734,0.015076427,-0.00028886955,0.052715883,-0.020940194,0.052997954,0.04178922,-0.0061828224,-0.0010404648,-0.011697809,0.01572136,0.035330363,0.03762419,0.0014703652,0.021920074,-0.0026191063,-0.021967638,-0.022300845,-0.030411202,-0.014787228,-0.013793266,-0.0021923243,-0.016583113,-0.0060898117,-0.0017153244,-0.021799028,0.0037684247,0.025763836,0.0032315478,-0.044074126,0.019025499,0.009415421,-0.00078001025,-0.024073752,-0.036843304,0.0021652083,0.01246126,-0.047067363,-0.021891048,-0.010807227,-0.009257924,0.008036843,0.031682715,0.013672125,0.019066578,0.046971075,-0.054408323,-0.00102438,-0.037356406,-0.012562175,0.0056858147,0.022809353,-0.02643014,-0.0048844013,0.04347776,-0.01796276,0.010214196,-0.010474082,0.016638879,0.042400073,0.007508579,-0.0066362526,-0.028538747,-0.02590019,0.015437979,-0.020027567,-0.01774079,-0.05031575,0.03346061,0.028924892,-0.034072395,0.015653282,0.008213043,0.062826134,0.0060081524,-0.03024631,0.042631682,0.009527555,0.0014242333,0.018335624,-0.020727346,0.025066564,0.018451767,-0.005367589,-0.016513107,-0.00084485277,-0.033652987,-0.0039901584,-0.0058648875,0.0052597164,-0.014696401,-0.017148303,0.0034716588,-0.0013197282,0.014103294,-0.016784707,-0.003127183,-0.023339748,-0.0047887564,-0.024517292,-0.04673515,0.0017398171,-0.024932304,0.029617118,-0.03398943,0.06417221,-0.0065579857,0.016966932,0.02325932,0.017715925,-0.029347856,0.02638858,0.0038679237,-0.012211712,0.0075319125,-0.01828135,0.04519307,0.052734226,-0.012621941,0.013162088,-0.022383632,0.04472096,0.030963736,0.019631172,0.0040141707,0.039034214,-0.045788694,-0.010399407,-0.0074561746,0.021415194,0.015360406,-0.023589447,-0.017317628,0.060177326,0.045331,0.012494765,0.050240666,0.0036984344,-0.025784966,0.018108739,0.0010791209,0.014047415,0.03456185,0.013160557,0.020994103,-0.0033015672,-0.000115920215,-0.008314939,0.004003337,-0.007804737,0.028247967,-0.021561483,0.0039482987,0.005700825,0.04065815,0.0017530657,-0.019409325,-0.015948242,0.016400458,0.022204781,0.025250679,-0.018738873,-0.036903776,-0.0067860736,0.03033224,-0.062252708,-0.004387867,-0.006273088,0.0073751234,-0.025361195,-0.034224894,-0.0006178699,-0.013953943,-0.017173897,0.023251792,-0.03351306,0.0055524376,-0.028762553,0.038299475,0.021860758,0.025066553,-0.01610061,0.026355134,-0.014974835,-0.020275645,0.053533636,0.011251362,0.02842324,-0.0019717044,-0.0036151076,-0.009120219,-0.006020022,0.013686685,0.043041117,-0.040484484,-0.044436645,0.01759082,0.0021240765,0.002182699,0.01947831,0.020737698,-0.008546928,0.0052211443,0.003337424,-0.014352699,0.022242567,0.032768775,-0.03289444,-0.032086708,-0.02115363,-0.02205326,-0.039031282,-0.02745185,-0.00605153,-0.00011677007,-0.040953174,0.006883765,0.0035990954,0.028550752,-0.05441152,0.0066618673,0.0366883,-0.057512518,-0.015182248,0.007916163,0.036059484,-0.012971621,0.00075774005,0.005876523,0.007646598,0.005965407,-0.0046079825,0.031116702,0.009630148,-0.0024213616,-0.020728169,-0.028625147,0.0036399276,-0.045273706,0.0645273,0.014289191,0.02801882,-0.015714377,-0.0069675148,0.007252244,-0.00020246138,-0.013567066,0.05021604,0.0150673,0.007662761,0.03774515,0.020766914,-0.010454055,-0.026849492,-0.0046348274,0.009964848,-0.013904847,0.007995151,-0.0055386736,0.006363096,0.026358845,0.058390886,0.01575632,0.02309596,-0.003483423,-0.05381371,-0.056610532,-0.008007933,0.023987494,0.0341363,-0.00887912,-0.02895925,0.015792115,0.027034039,0.013962181,0.033497304,0.0004692851,-0.022083,0.063376985,0.016614465,-0.01316312,0.01647266,-0.0032170187,0.029977944,0.013530791,0.00021163635,0.0366603,0.0040983013,0.018786814,-0.012663335,-0.022275066,-0.0062963427,0.04304966,0.040841464,-0.00972145,-0.018663483,-0.008198096,0.00921703,-0.048508786,-0.006296345,0.0637299,-0.021410443,0.0015536782,0.091958925,0.025897799,0.011502863,-0.010198813,-0.0056019346,0.018633535,-0.0044597005,0.0028260767,0.00488463,0.021410748,0.044237215,-0.00962157,-0.013698194,0.0048639756,-0.006285072,0.0010376592,-0.033244967,0.027230185,-0.052593794,-0.013850259,0.0069746245,-0.022295747,-0.03435586,0.006838692,0.011423138,-0.025768302,0.009628226,0.01568612,0.024887996,-0.011746468,-0.03322714,-0.05319869,-0.023225375,-0.082045764,-0.00023965456,-0.027605258,0.00427398,-0.011311612,0.06234028,-0.017101726,0.0009476737,-0.031828072,-0.06767918,0.07823721,0.006815156,0.03662161,-0.025257122,-0.025955455,-0.006227015,-0.04013988,0.020806437,0.041212738,0.023876812,-0.02136415,-0.0063243704,-0.033508733,-0.014529041,-0.0010572665,-0.015606708,-0.011665587,-0.015908878,-0.016096087,0.005952042,0.0016774038,0.024539841,-0.014542675,0.077259734,0.0018240848,0.006707141,-0.03519905,-0.017747102,-0.02210639,0.012068202,-0.016574105,-0.014577161,-0.05826268,-0.040929705,-0.04390311,0.01131871,-0.014657168,-0.012539857,0.0114275245,-0.050497912,-0.024339149,0.027973572,0.04099342,0.03149233,-0.021606954,0.0010284662,-0.021618046,0.0054561123,-0.0052890764,0.015113813,-0.029502429,0.01720102,-0.039842796,-0.012261834,-0.013383724,0.022320792,-0.017982312,0.015251128,0.037727825,-0.006711122,0.0006476357,-0.0051707206,0.018788015,-0.0013130883,0.008116417,-0.029367674,0.07187685,-0.014570072,0.006853813,-0.028653484,-0.0115772635,0.006826911,0.051486023,0.039865684,-0.037151925,-0.0003167428,0.03306038,0.025862638,-0.015839648,-0.04168487,-0.06787931,0.012346102,0.0015451766,0.047425784,-0.0012960008,-0.043415524,-0.010693892,0.007928722,-0.02105482,0.0005566803,0.017368052,0.046711385,0.027362665,-0.011500827,-0.008295789,-0.0029577606,-0.013308823,0.026309961,-0.031977054,-0.0062055485,-0.04077305,-0.052368797,-0.025961915,0.04682236,-0.0049549937,0.008988382,-0.011535781,0.0023529213,-0.025031941,0.018071609,0.024674885,-0.016753195,0.048338734,-0.02980834,-0.024826169,0.020196676,0.015049432,0.009569604,0.015805962,-0.024180422,0.029838497,-0.042957645,0.012076592,-0.01787236,-0.019778691,-0.0061009466,0.024368968,0.052527413,-0.0044275434,-0.018335354,-0.008400832,0.06264693,0.048604652,-0.05316803,0.004231697,-0.0059013697,0.013621506,0.003996894,-0.01635074,0.0010206173,-0.0048302305,-0.010089357,0.033574715,0.040120494,-0.011622855,-0.010196296,0.02979858,0.02151219,-0.029206552,-0.0050925375,-0.023696084,-0.018695578,-0.008375839,-0.03171422,-0.046731774,0.036005788,-0.0030801212,0.030744644,-0.010578422,-0.0011838714,0.0018572467,0.050061304,-0.00003553339,0.045143638,0.025176499,-0.025727723,-0.03268973,0.033293076,0.023973418,0.022392282,0.012322878,-0.03526199,0.017420737,-0.0027500829,-0.0035252944,-0.02567063,0.016996998,0.011866308,0.025491545,-0.007825136,-0.014797729,0.046816595,-0.04747534,-0.025609173,0.0037465063,-0.010300877,0.03913911,0.00858292,-0.023701767,0.020395985,-0.0009902588,-0.027814807,-0.027562052,-0.03465618,-0.021612026,-0.005944055,0.030306976,0.016092803,0.0023749177,-0.010356773,-0.026313871,-0.013748779,0.06540845,0.032887597,-0.006295149,0.002019155,-0.010618811,-0.025842464,0.029395765,-0.0042691515,-0.033450477,0.0040023173,0.01870816,-0.055138335,-0.0024531633,-0.04990581,-0.021013588,0.01203678,-0.019919228,-0.022470731,0.021541987,0.020150876,-0.033504296,0.008327221,-0.025692191,-0.028097074,0.0110749565,0.022680553,-0.028848065,-0.004968356,0.0032701415,-0.06072081,-0.0009831059,-0.011914654],"last_embed":{"hash":"19r63vg","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"19r63vg","at":1762844612734},"key":"Personal/Projects/Running/Running.md##Training Schedule#Core 12-Week Program (Weeks 1-12)#{1}","lines":[11,25],"size":3164,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"19r63vg","at":1762844612734}}, +"smart_blocks:Personal/Projects/Running/Running.md##Training Schedule#Additional Filler Weeks (Use as needed)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02983002,-0.0031079578,-0.06326658,0.025612466,-0.06086554,-0.044944182,-0.010594267,0.014778231,-0.029878464,-0.009022056,-0.044390768,0.02102714,-0.008660332,0.005836494,0.005970833,-0.030660082,-0.034545198,0.010463446,0.030204138,-0.010867244,0.019371476,-0.012202858,0.028341511,-0.004587653,-0.028300839,0.01703121,-0.019876208,0.014045004,0.0348061,0.03898579,-0.0021982891,0.00077632914,0.032116484,-0.051795147,-0.014606746,-0.06059513,-0.0029656116,-0.010716013,-0.041354902,0.03958265,0.0027909316,-0.0261552,-0.018975182,0.041487858,0.030603014,-0.018928137,-0.022133384,-0.02344439,-0.026119735,-0.066411205,0.0059698164,-0.013782351,0.011879282,-0.04163455,0.029135779,0.027584607,-0.033760846,-0.039497633,-0.04898489,-0.012437668,-0.014038454,0.08816382,-0.015042643,-0.02215556,0.004133542,0.014845459,-0.0074714804,-0.0028917098,-0.002514171,-0.051444113,0.018967707,0.015608228,0.061998717,-0.022774035,-0.07213954,0.019814547,0.015455776,-0.05941132,0.017411401,0.030036325,0.0067954008,0.019443959,-0.035609234,0.00045065547,-0.032248653,0.005502101,0.03524024,0.00027294792,-0.009294293,0.0015508813,0.0006584929,0.012094022,-0.00018466839,0.0038092232,0.03256285,-0.01575481,0.026243113,0.013019382,0.000819936,0.003774788,0.020967426,-0.0045107612,0.017602537,-0.052671626,0.042623777,-0.034682155,0.055315804,0.017838763,-0.00785258,-0.026991304,0.016804922,0.037971098,0.00797483,0.058519974,0.015674863,-0.016441753,-0.01659321,-0.03076979,0.041318163,-0.028327713,0.05865182,0.051576238,0.027611135,-0.021984467,-0.017012494,0.035872266,0.012766309,0.017595893,0.014846029,0.016152794,-0.018733887,0.045994032,-0.05305173,0.015752435,-0.023467317,-0.004103401,0.05145978,0.04448777,0.00416501,-0.066317275,0.054680284,0.021332268,0.010378322,-0.0039695147,0.017608877,-0.004969952,0.020674225,0.010225982,0.0077003785,0.01216715,-0.020944024,0.031399906,0.014993,0.021452839,0.024635103,0.016632665,0.025078418,0.02014224,-0.027544485,0.0058723562,0.0023913984,-0.016230866,0.062344126,0.003089233,0.009760614,0.019209573,0.007994527,0.016439494,-0.011122485,-0.018262343,0.023552742,-0.0011597319,0.019335413,0.023380639,0.013777346,0.017712,0.11105828,-0.008174369,-0.010286588,-0.050161872,-0.03833281,-0.014227199,0.019828876,-0.05179907,-0.027136963,-0.002555884,-0.024441862,-0.059309073,0.008441332,0.010809072,-0.02950813,0.057355512,0.022553483,0.007905811,0.016348504,-0.027062928,0.011806249,-0.030700289,0.010263988,-0.021227041,0.031702876,-0.017730316,0.015971271,-0.018989565,-0.066909365,-0.003952405,-0.078590326,0.004220822,0.039242867,-0.09616905,-0.014249908,-0.00088593445,-0.014448233,0.037255622,0.03631648,0.0058742114,0.04222802,-0.028566413,0.022601774,-0.039396532,0.024469452,0.045059394,0.01054605,0.005913027,0.005263794,0.019707648,-0.01584812,0.030504132,0.013143613,-0.047218468,-0.017767327,0.033266358,0.008030518,-0.012921998,0.01439068,-0.020193443,0.024810616,0.026994051,0.023142729,0.0070158695,0.015062387,-0.03800697,0.058859017,0.0044166897,-0.040175427,0.012705514,-0.013472032,-0.007914266,-0.053529978,0.0087234285,0.0051498357,-0.035211414,-0.0019130098,-0.004390056,-0.00007337182,0.027122058,0.021685135,-0.0060628923,-0.05046913,-0.0042741867,0.026267758,0.034728568,-0.015859595,0.0062017096,-0.020562906,-0.024749594,0.01109628,-0.012480377,-0.0020475865,0.000063394524,-0.020254387,-0.021746846,0.014242827,0.008493251,-0.056371197,0.05801041,-0.0013295731,0.008183965,0.033620294,-0.0095007075,0.0040761186,0.031466648,0.024602516,-0.013974496,0.06391596,-0.011192802,0.0008404564,-0.025124721,0.013576225,-0.024163933,-0.06984947,-0.012167864,0.06253936,-0.0570402,-0.0047885147,-0.03204194,-0.016105467,-0.18270677,-0.03617615,-0.022121076,0.028408341,0.02490896,0.002149562,-0.030906012,-0.012725892,-0.026790097,0.051004305,-0.025973897,-0.06041094,-0.0019154737,0.028355945,0.028739931,-0.005286601,-0.039502926,-0.0008286327,-0.0041823764,-0.026289182,-0.025235204,-0.02698417,0.017446121,-0.015606952,-0.062689185,0.048336558,0.030477006,0.0055076373,0.003680515,0.0073922216,-0.049584113,-0.0140702315,-0.0057108,0.020463424,0.039003912,0.023017775,-0.0040160553,-0.06671972,-0.0021699234,-0.019330034,0.015677916,0.03303467,0.02255399,0.034244835,-0.010968599,-0.013362051,-0.0022096178,-0.013871671,-0.046107326,-0.007143047,0.023249764,-0.028648354,0.00039370448,0.035885256,-0.03740397,0.020320801,-0.006977922,0.047557168,-0.0030954785,-0.02555879,0.003922445,-0.00226893,0.013470471,-0.029255196,-0.018171333,-0.027458182,0.015895551,-0.018500047,-0.03196155,-0.06345482,0.010638421,-0.037017442,0.006993231,-0.020715091,-0.0005599405,-0.0023035307,-0.046356034,-0.024998616,-0.0007527251,-0.102705725,-0.010426005,0.01259391,0.0020374355,-0.010758457,-0.011442059,-0.05179047,0.015365131,-0.011096371,-0.0036931937,0.25546357,-0.012431637,0.0018464532,-0.007422679,-0.00664229,-0.03455446,-0.0011919669,0.060058143,-0.022432197,-0.03637582,-0.0178314,0.030993119,0.0038059873,-0.0076922975,0.0054425164,0.0052779797,-0.058989618,0.031682447,0.0686287,0.009940686,0.018131802,-0.027233664,0.0097476,-0.008660435,-0.04240246,-0.05703721,-0.019165805,-0.022984587,0.011485199,0.013745322,-0.033152703,0.00024291294,0.041140113,0.01364428,-0.03874713,0.015434188,0.0053513763,-0.013997134,-0.021713018,0.015509919,0.0052502407,-0.038681563,-0.019118017,-0.024592616,-0.007154193,-0.02865633,-0.006563681,-0.0334964,-0.012230098,-0.013334266,-0.055037092,0.03458933,-0.002843922,-0.011589666,-0.026871933,-0.016067691,0.004492463,0.02779299,-0.033400863,0.06297328,-0.002261075,-0.0016889244,-0.056752525,0.000906969,0.002381034,0.026014082,-0.023195831,-0.025276408,0.016498799,0.046960652,0.044005528,0.06684266,0.01078309,0.004554902,0.022408146,-0.011667953,-0.0073419404,0.0151540525,-0.023831753,-0.008412922,-0.049915377,-0.048194766,-0.0251503,-0.0027774714,0.021500949,0.0015472447,0.06415937,0.046601675,0.002247537,0.0009111961,-0.0102187265,0.01749201,-0.034256548,-0.025450824,-0.061981402,-0.0012036707,0.011270027,0.01068306,-0.045719214,-0.021167936,0.015827406,0.029828202,0.001826698,0.0031119077,0.031087512,-0.0004819257,-0.045448326,-0.0006018315,-0.032375436,0.005163956,-0.044868894,0.021564726,0.01549015,-0.0035191153,0.023691026,0.045680374,0.041963995,0.04428955,0.029894713,0.03980082,0.008560717,0.00453948,-0.017507274,0.008639766,0.022287225,-0.027773608,-0.0038740914,-0.01512072,0.047681514,0.006273786,0.02376889,-0.018060239,-0.01544185,0.044769976,0.050069705,0.014619136,0.043462764,0.0044359886,0.0333004,0.03244755,-0.06637614,-0.022078982,0.003970422,0.018325832,-0.0047637187,0.011784525,0.030067585,0.018308528,-0.016468352,0.010146775,0.018376334,0.043598115,0.037480034,-0.06268415,0.003431669,-0.07848307,-0.012636218,-0.023630643,-0.0033218025,-0.0288989,0.000723388,0.007742891,0.0069734417,0.04052227,0.016910028,-0.029630112,0.016243156,-0.0016328625,0.0023538263,-0.0068380046,-0.032757625,-0.018187473,-0.011151461,0.0039652702,0.013629475,0.047794346,-0.015588381,0.015048094,-0.05831631,-0.009266229,0.036117405,-0.037262045,0.032344993,-0.0020266382,0.0025626416,-0.020482518,-0.05584455,-0.021032846,0.024369381,-0.016966289,0.0029543464,0.11565696,-0.028569216,-0.024481798,0.033133913,-0.0037457794,0.018758014,-0.041428886,-0.005708254,-0.009628755,0.025131127,0.0322234,-0.010364278,-0.010427529,-0.016851844,0.011741828,-0.014423366,0.015475896,0.018906841,0.02973283,-0.008318914,-0.037558187,-0.010070312,0.03619367,-0.049070925,-0.013844512,0.031251766,0.02032544,0.022653205,-0.03323075,-0.022925451,0.0068684206,0.017433187,-0.03796407,0.010455774,0.020745946,0.005108316,-0.009064542,-0.0076911435,-0.007889984,-0.006137039,-0.036915958,0.040007968,-0.016827067,-0.0076390817,-0.0019326463,0.036042217,0.021019772,0.0071901996,-0.022410065,0.004084797,0.0055674245,-0.033065174,0.061965007,-0.009439641,0.047419302,-0.05186027,-0.04676799,0.024435794,0.012645257,0.047475092,0.017808266,-0.016836923,-0.038453855,-0.020974994,0.028079633,0.00015210811,0.005662837,0.024955506,-0.038064677,0.02282363,0.01910874,0.020105353,0.0012681119,-0.047051255,-0.1068459,0.0036995306,-0.01395377,-0.033883765,-0.030291887,-0.055957448,0.010084287,-0.014236628,-0.08904625,-0.007947305,0.015975904,-0.008205158,-0.02345989,0.033693913,-0.06570846,-0.014180213,0.05849268,0.018853981,-0.00818363,-0.005078948,-0.006848963,0.0054183393,-0.0044159247,0.017115058,-0.02886643,0.016011767,-0.03055094,-0.030513149,0.034356065,-0.031728905,-0.01727476,-0.045111038,0.0075931503,-0.0134551395,0.013409476,0.014625816,0.023564322,0.007124651,-0.027581876,-0.029503558,0.006286453,-0.01848905,-0.009354435,0.033273064,0.025566757,0.008823583,-0.010770859,-0.015214893,-0.027481858,-0.010329454,0.029483406,0.040751703,-0.0096331695,0.012537878,0.017476227,0.013318213,-0.01913791,-0.03612663,0.01645186,-0.06446926,0.0015479912,-0.014941386,0.02350183,-0.02905619,0.0027554506,-0.022609236,-0.027656138,-0.038022473,-0.006718015,-0.03299291,-0.02784933,0.020178348,0.00415667,0.033645403,0.023910454,-0.011360024,-0.008585427,0.019365247,-0.024057105,0.015934728,-0.008328468,0.017777227,0.0235925,0.026902113,0.021216236,0.029934565,-0.021597922,-0.020869965,-0.021657115,0.046261415,-0.025980731,0.01119829,0.0035097324,0.03619794,0.012628479,-0.039845247,0.026493216,-0.012471306,-0.010760431,-0.020768775,0.015587048,0.026934464,-0.03490181,0.011983295,0.018292272,-0.009774576,-0.012463709,0.010602662,0.04918169,0.0011111172,0.05062273,0.030382028,-0.020555848,-0.005415133,-0.0004838771,-0.023233538,-0.032545697,-0.026010698,-0.030420579,0.0053251493,-0.04545519,-0.024644265,0.045826882,0.05262991,0.006995328,-0.043128267,0.004194607,-0.054419797,0.0193951,-0.14272535,0.035057154,-0.032851815,0.019675776,-0.006349364,0.003585407,-0.044224136,-0.034778144,-0.03829808,-0.017587014,0.011381531,-0.050563466,0.008273411,-0.008038652,-0.022140356,0.02592308,-0.014768966,-0.01358017,0.00017444346,0.04120784,0.024638386,-0.013716219,0.047370087,-0.04186863,-0.004480472,0.019167904,-0.01947263,-0.0016053944,-0.031713508,-0.017977364,0.011744247,-0.030986097,-0.009317557,0.07664204,-0.026221026,0.042780258,0.0078039924,-0.02170844,0.0020177646,0.019306852,-0.046877198,0.015278299,0.00910741,-0.013621993,0.0050108973,0.0525153,0.005357521,0.013904184,-0.054203097,-0.006161159,-0.06305735,0.032616932,0.011642762,0.004557329,0.012214805,-0.009539301,0.029728912,-0.002707316,-0.009132521,0.017556813,0.0006951152,0.0061187493,-0.06292846,0.0071916194,-0.014766341,0.042131547,-0.04360722,0.009931331,0.023538627,-0.014990678,-0.019254731,0.028387126,-0.017499557,-0.014275173,0.009259708,0.030934526,0.09028954,-0.0015312398,0.007953434,-0.025378255,-0.029714642,-0.018272793,0.028568475,0.053090904,0.028055582,0.004491563,0.009830359,-0.0077843824,-0.030706676,-0.010879957,-0.02242958,-0.036218964,-0.0063251066,0.018737053,-0.01332027,-0.02217514,-0.029024003,0.016346676,-0.0045765983,0.02633431,0.0022667078,-0.025580011,-0.010069208,0.0018881093,-0.0038929195,0.014486025,0.018865395,0.011271863,0.009064176,-0.023520749,-0.027471608,-0.021882134,-0.039958376,-0.006012197,-0.06789984,-0.016345153,0.029505422,0.014716026,-0.0006427664,0.022385923,0.010610834,-0.017423172,0.035247594,-0.033080507,0.008555515,0.046562456,0.04350119,0.027852934,0.040258344,0.0032828425,0.03559831,-0.055205185,-0.010962381,0.0039089564,-0.012274156,-0.0131490845,0.020054154,0.04513017,-0.057651263,-0.031093998,-0.04407109,0.013596041,0.032965828,-0.01074273,0.006912884,-0.036143567,0.02903577,0.0054300316,0.0025908677,-0.042493537,0.05032063,-0.017091673,-0.016530344,0.10950651,-0.002380805,0.028840298,0.02298501,0.051165104,0.021875883,0.030825205,-0.03699886,-0.038533002,-0.029267574,-0.041707814,-0.034615535,0.042101383,-0.015080885,0.0096926335,-0.023708826,0.0003456817,-0.0036391735,0.04213038,-0.01163496,0.038651038,0.03166312,0.008117861,-0.0058078766,-0.0029467721,0.015813245,0.00318489,0.031625375,0.05032455,0.049876776,0.03949885,0.02126453,0.030512137,-0.0035340851,0.008716486,0.0085106725,-0.0038523353,0.017713947,-0.009946199,-0.044001263,-0.04492446,0.07869413,0.025001524,0.03002368,0.04646259,-0.013250847,0.022726879,0.017246578,-0.01952564,0.03955653,-0.030965038,-0.022646168,0.020540955,-0.033205926,-0.0058066226,0.003821352,0.012505365,0.01842499,-0.008283501,0.010583428,0.025782155,-0.0078749275,-0.030068139,0.007017544,0.020222278,-0.023010304,-0.039363917,0.05432975,0.015152024,0.0007133841,-0.03939397,-0.05532808,-0.021840826,-0.028244104,0.02266157,-0.020547008,0.0006130296,0.012863474,-0.0058535044,-0.022574421,0.062357165,-0.00961128,0.03070017,-0.01882152,0.017803183,-0.00981789,0.031507283,0.041530315,-0.014161451,0.0068703713,0.01831451],"last_embed":{"hash":"38hxka","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"38hxka","at":1762844612734},"key":"Personal/Projects/Running/Running.md##Training Schedule#Additional Filler Weeks (Use as needed)","lines":[26,34],"size":1089,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"38hxka","at":1762844612734}}, +"smart_blocks:Personal/Projects/Running/Running.md##Training Schedule#Additional Filler Weeks (Use as needed)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025813596,-0.00060494995,-0.052253418,0.024912478,-0.0650085,-0.05039171,-0.009416416,0.013318717,-0.030219693,-0.013426292,-0.043647464,0.025902802,-0.00719204,0.01165537,-0.008751841,-0.019681925,-0.039791487,0.007083263,0.029188799,-0.015179834,0.018173497,-0.005148105,0.021622904,-0.010694944,-0.030072002,0.018374769,-0.021580229,0.0053718793,0.039542783,0.037523564,-0.004120699,-0.008905914,0.028888423,-0.058136754,-0.013486065,-0.05907026,-0.008730256,-0.015098443,-0.03756677,0.041973874,0.0012080565,-0.029469177,-0.02312768,0.038624465,0.028249344,-0.020541918,-0.023968907,-0.022866163,-0.024520714,-0.0640179,0.0025485884,-0.009978047,0.020195307,-0.048420243,0.02745065,0.021980561,-0.0351063,-0.044563897,-0.048801873,-0.01504826,-0.01772929,0.085163675,-0.021463295,-0.019336915,0.003223221,0.018994479,-0.01336012,-0.0064749494,-0.0011889078,-0.044079773,0.015016563,0.016198833,0.058126412,-0.02932217,-0.06707444,0.015658034,0.02074931,-0.054804932,0.012759785,0.031297702,0.0068469304,0.01578914,-0.031753954,0.009791863,-0.026428888,0.007978336,0.031987168,-0.0053687734,-0.007749433,-0.0007623232,-0.0058611827,0.015560214,0.0118066,0.000469494,0.027990464,-0.014769761,0.024871929,0.0106957,0.0017535223,0.0023092444,0.015180046,0.006597232,0.02287606,-0.048498787,0.040839758,-0.036268804,0.051905558,0.013190392,-0.00841906,-0.023375332,0.013833538,0.031513132,0.011886085,0.047967255,0.0065919054,-0.013481358,-0.019002052,-0.021469152,0.043263,-0.027234424,0.059286427,0.06362569,0.024349397,-0.025915876,-0.017718336,0.037851814,0.008140819,0.012459156,0.016623277,0.012349725,-0.016091214,0.037808288,-0.055768926,0.010565719,-0.029839694,-0.00810636,0.05183712,0.04169721,0.0037169685,-0.06841266,0.048198525,0.027925452,0.0026940696,-0.010154859,0.024217183,-0.008031254,0.015373497,0.015827475,0.0075134933,0.0125473775,-0.016549323,0.0247887,0.023309436,0.023351628,0.026772587,0.013983308,0.02879473,0.017472234,-0.028543651,0.007857518,-0.011014134,-0.021853471,0.064419456,0.0024912283,0.007047866,0.02281553,0.012753965,0.018637711,-0.013689429,-0.023080893,0.033528358,-0.0098527605,0.022169275,0.027391205,0.008250761,0.017252475,0.11948389,-0.009715223,-0.008856511,-0.046372972,-0.035792787,-0.02005819,0.023365956,-0.047240417,-0.036089364,-0.0067487173,-0.02441115,-0.06296312,0.010182352,0.015168053,-0.028715836,0.057901103,0.017692845,0.006079685,0.014921323,-0.02488355,0.01731704,-0.044327874,0.009399262,-0.025872644,0.030137228,-0.017724864,0.016140258,-0.0139244655,-0.06496925,-0.005172771,-0.08308745,-0.0002872417,0.03607371,-0.086191736,-0.010634637,-0.0013321862,-0.020691736,0.04692637,0.033182077,-0.00021574191,0.04410922,-0.02366488,0.024592139,-0.02745114,0.014261114,0.051306035,0.011275597,0.004418697,0.008424366,0.030096317,-0.01606637,0.029305689,0.004793572,-0.039882258,-0.022739738,0.040476426,0.0067211217,-0.019541614,0.01214223,-0.021761956,0.017964717,0.029966382,0.0187906,0.008148337,0.014973388,-0.038186245,0.061695114,0.004795008,-0.03853489,0.015331494,-0.017101547,-0.014528152,-0.05813192,0.006394312,-0.0034231385,-0.03364999,-0.0032324647,-0.0031468424,0.001083122,0.026370252,0.02290374,-0.0046407194,-0.044591215,-0.007247125,0.022342049,0.033095323,-0.020763785,0.0073983106,-0.026578909,-0.01895213,0.015737094,-0.010341547,0.0031593945,-0.010568507,-0.017217435,-0.019116275,0.011961866,0.008115689,-0.04876518,0.060971703,0.0061626406,0.0057123704,0.03150393,-0.007844051,0.007992674,0.026734889,0.023071455,-0.015113029,0.064678706,-0.010907596,0.00559402,-0.025270594,0.014973615,-0.029970113,-0.06919931,-0.018554587,0.063688986,-0.05381505,-0.007185443,-0.031719003,-0.01274729,-0.17992494,-0.048989926,-0.025525186,0.02180763,0.024536297,0.0060790516,-0.030031128,-0.0074073803,-0.026885554,0.05138308,-0.025606126,-0.06143813,-0.0063812356,0.025028571,0.035899024,-0.010516444,-0.0358372,0.008548519,-0.0012387128,-0.030960977,-0.029398274,-0.0216866,0.010518755,-0.021231093,-0.061284386,0.049182393,0.033674464,0.02114643,0.009324112,0.009694597,-0.05001801,-0.017055959,-0.00336211,0.016237384,0.035753626,0.026245026,-0.012528719,-0.05811732,-0.0058636987,-0.017469216,0.009686965,0.03659074,0.026463864,0.03250516,-0.013289371,-0.015341363,-0.00031242945,-0.010402584,-0.052254535,-0.0016393715,0.0166028,-0.024846902,0.0030968746,0.040403157,-0.03621607,0.023364885,-0.008649904,0.049131956,0.003334797,-0.023722675,0.0021696459,0.007991027,0.017961428,-0.028749587,-0.019906843,-0.028567921,0.01681957,-0.018058466,-0.021766668,-0.06178286,0.01769809,-0.041677456,0.008509662,-0.02543995,-0.009747432,0.008099584,-0.05066267,-0.027509117,0.0018292496,-0.097417854,-0.003675988,0.014606876,0.0049640485,-0.0049728677,-0.004386086,-0.053668484,0.015394392,-0.011457942,-0.006222251,0.269757,-0.012586325,-0.003199919,-0.0056856168,-0.017898362,-0.032047022,0.006656819,0.06117591,-0.01829474,-0.03609803,-0.023153652,0.030850707,0.0060443655,-0.011020453,0.007654385,0.008814397,-0.04735384,0.03050638,0.06553175,0.006771997,0.010448437,-0.02723339,0.011257802,0.001146545,-0.039350595,-0.057544533,-0.015627077,-0.028014988,0.016942654,0.015886737,-0.033397164,-0.009810974,0.029243695,0.01738743,-0.04618282,0.017886067,-0.0050964025,-0.018339353,-0.01662898,0.01659676,0.005129156,-0.0386387,-0.014705502,-0.021432286,-0.0037326626,-0.029875604,-0.007608216,-0.032142393,-0.009571817,-0.011034573,-0.0546839,0.03640103,-0.0012458226,-0.0054945066,-0.019671898,-0.022373933,0.012765077,0.024839122,-0.032286417,0.06260038,-0.00033399527,-0.0040969537,-0.05195633,-0.0022695314,0.009261179,0.020891346,-0.014177781,-0.009970788,0.017329665,0.05354966,0.032235555,0.06648559,0.002174703,0.0074813575,0.022791367,-0.009583495,-0.010627925,0.004598604,-0.027378643,-0.019120393,-0.05109539,-0.04180547,-0.019002648,-0.007847841,0.018485723,0.0063090376,0.062308345,0.053488985,0.014811244,-0.0028944921,-0.018917063,0.01303694,-0.036071606,-0.02616144,-0.06905328,0.00017960562,0.01703611,-0.0023250561,-0.038878538,-0.022118704,0.010328331,0.017543038,0.0009837587,0.0030500686,0.027623344,0.00485782,-0.04386243,0.0027928713,-0.032175656,0.006541813,-0.042977214,0.018574221,0.018463384,0.00458883,0.02153926,0.043505587,0.050143152,0.045659475,0.02778936,0.043243848,0.008002025,-0.00039110586,-0.026447494,0.00009710602,0.026089387,-0.019440414,0.0024853288,-0.013504545,0.039146725,0.007412816,0.019333445,-0.018638916,-0.009906927,0.040119037,0.041143455,0.016561624,0.04249829,0.0045335195,0.02884712,0.03046665,-0.06824917,-0.015918989,-0.0022778602,0.013191688,-0.0035336139,0.012270806,0.032117873,0.018052112,-0.01606043,0.009758378,0.020951241,0.048246633,0.044806957,-0.057663057,-0.0020416626,-0.07706779,-0.01223071,-0.024017531,-0.011157647,-0.027559305,0.0019886955,0.011538796,0.00315,0.03329713,0.015282616,-0.039493926,0.020020522,-0.00348035,0.009277025,-0.0044309404,-0.033820648,-0.022322947,-0.0131779285,-0.0022919602,0.014469513,0.048201744,-0.021820728,0.02135946,-0.062458884,-0.0108648725,0.03552626,-0.030001286,0.034790233,-0.015479217,0.011964583,-0.020337429,-0.051695764,-0.018826853,0.021017727,-0.01623757,0.0041164327,0.11979894,-0.02157383,-0.02400802,0.03049357,-0.0070816074,0.028862407,-0.04610974,-0.015626224,0.0017801144,0.02492677,0.037735894,-0.015761036,-0.0035270602,-0.013695191,0.015328597,-0.0112618385,0.014040061,0.014965202,0.020177854,0.004737398,-0.034725804,-0.0044702664,0.034618787,-0.037392847,-0.0047649057,0.030477412,0.020138323,0.021589521,-0.03856763,-0.027114758,0.00055823434,0.020336753,-0.038214367,0.008437351,0.031231675,-0.00003966546,-0.009664506,-0.0067004208,-0.0004188627,-0.004469625,-0.039534163,0.04354307,-0.019650236,-0.012165206,-0.00601485,0.03425779,0.0238156,0.0075764772,-0.031070696,0.007024495,0.001567894,-0.038003866,0.0711566,-0.0085228225,0.05220482,-0.05460703,-0.043872986,0.02942685,0.012960838,0.042048197,0.023182714,-0.0062374133,-0.034607623,-0.019963983,0.028067613,-0.0117911715,0.011658132,0.027996596,-0.041461907,0.018615395,0.029794116,0.02019261,-0.008719092,-0.045126818,-0.107147336,0.008744259,-0.015133502,-0.029838458,-0.039775275,-0.06104763,0.00014899287,-0.011814556,-0.08210275,-0.009772592,0.0110518625,-0.013110729,-0.03444025,0.023132369,-0.06148081,-0.022959977,0.053963315,0.021293312,-0.0035899167,-0.007139955,-0.010203834,0.004397708,-0.0028579885,0.012594816,-0.031031542,0.012313218,-0.03174979,-0.0287076,0.026431113,-0.029541599,-0.01781417,-0.049016863,0.0110900495,-0.0157505,0.007024021,0.016474208,0.0209735,0.007458821,-0.026787244,-0.034042522,0.017756626,-0.024250003,-0.0071137086,0.041921414,0.022623006,0.0063794362,-0.006418162,-0.015202553,-0.020895636,-0.015050953,0.031341735,0.047925632,-0.009028087,0.014358122,0.017475262,0.016239043,-0.015591921,-0.034152657,0.012109505,-0.05976842,-0.00036711406,-0.017390762,0.017130269,-0.03018141,0.002945691,-0.011984703,-0.032671638,-0.029237432,-0.0065081036,-0.038656544,-0.024773723,0.011391469,0.0012977121,0.02556262,0.025846947,-0.007133575,0.0042863,0.019770065,-0.021432228,0.011260383,-0.003549585,0.018849742,0.025105394,0.029391384,0.017687868,0.025870746,-0.012971347,-0.028219368,-0.026876641,0.05154833,-0.02137126,0.009298627,-0.0092714485,0.038253125,0.0061896057,-0.035928257,0.020842683,-0.004905003,-0.0062438026,-0.01763705,0.018654317,0.031206783,-0.034902215,0.012386948,0.009896008,-0.008935139,-0.0114440415,0.016027324,0.0441279,-0.0061926213,0.057961438,0.02797652,-0.018318217,-0.0037783005,-0.0017138163,-0.025807953,-0.03038025,-0.022192528,-0.03608309,-0.009791638,-0.046890814,-0.025764767,0.059245326,0.043730117,0.017684106,-0.03512311,0.008797174,-0.04897144,0.023410209,-0.14212424,0.036549393,-0.031008283,0.018189693,-0.008350535,0.015689202,-0.04701458,-0.03744088,-0.03491788,-0.018833885,0.011960692,-0.038954847,0.0059587187,-0.008717865,-0.025768904,0.035944644,-0.0080053555,-0.022175837,0.005250626,0.048534617,0.02380299,-0.008875031,0.056191962,-0.03975376,-0.0026917106,0.016977819,-0.020230308,-0.0064982157,-0.033120688,-0.01567871,0.013841388,-0.028681103,-0.0121379,0.07371485,-0.038904674,0.036594987,0.0115099745,-0.016058022,0.002784845,0.012945211,-0.045690406,0.0097991275,0.001451728,-0.009710223,0.0025080384,0.048132487,0.0022080916,0.015829442,-0.062055394,-0.009336083,-0.05299807,0.037977938,0.018896695,-0.0045527765,0.015734393,-0.011471202,0.026398491,0.0031047086,-0.0008106906,0.0064224526,0.004135068,-0.0013878071,-0.061685245,0.005102705,-0.013778997,0.04020893,-0.034825806,0.013667228,0.023968104,-0.015869996,-0.029075898,0.029583434,-0.0127222305,-0.010027526,0.012928065,0.027090032,0.08900373,-0.008194767,0.0027969014,-0.031345274,-0.030045815,-0.022989513,0.032886527,0.057053123,0.024074618,0.0063005155,0.014085508,-0.0013599206,-0.031753544,-0.010864085,-0.02032659,-0.030442934,-0.0060138996,0.010828681,-0.008084317,-0.0142743895,-0.021957353,0.008078377,-0.004616378,0.02254161,0.0073081623,-0.0312632,0.0044858656,-0.004509461,-0.003323901,0.012560324,0.013096496,0.017768942,0.011743973,-0.028690536,-0.025454843,-0.02170157,-0.037634827,-0.0008738835,-0.055073727,-0.0227655,0.026228134,0.018987808,-0.0011697331,0.024039138,0.009543329,-0.008174487,0.04729109,-0.03251012,0.01881718,0.040249217,0.04450256,0.026482766,0.04272054,-0.0016217374,0.0306503,-0.057271242,-0.014336314,0.0065788943,-0.007447768,-0.006996857,0.011485987,0.044825435,-0.05811267,-0.025752956,-0.03882866,0.021855861,0.031503726,-0.012511017,-0.00022957355,-0.030361937,0.025867924,0.0029769905,-0.007561775,-0.043333277,0.042631023,-0.023299385,-0.018989088,0.108543366,-0.005130128,0.025001487,0.021274667,0.05425633,0.026929393,0.030628435,-0.038821068,-0.049530663,-0.03762979,-0.043046452,-0.0313221,0.04512953,-0.020664677,0.0032630498,-0.021696966,-0.0005791245,-0.0048605083,0.034850284,-0.014648418,0.036295,0.027896281,0.004733052,-0.00014157427,-0.004365012,0.013012022,0.00031852303,0.026298828,0.05101933,0.054564938,0.04418052,0.027029386,0.03436329,-0.009637922,0.017377606,0.02203703,-0.013589746,0.019437077,-0.010378543,-0.034447856,-0.047790017,0.07846541,0.020609628,0.02712258,0.03787536,-0.011192344,0.025055889,0.024218632,-0.017379543,0.033048987,-0.030553533,-0.009735401,0.021550136,-0.026950592,-0.0034355596,0.009329684,0.005490725,0.01887035,-0.006756672,0.01149892,0.03346718,-0.010489952,-0.031422485,0.004524535,0.021978913,-0.016125813,-0.02963736,0.055671975,0.01648914,-0.0017393293,-0.03886633,-0.05968867,-0.015283846,-0.02722161,0.013142548,-0.012395932,-0.0006228969,0.006563251,-0.0033420487,-0.019494085,0.058653835,-0.016000973,0.031965476,-0.018984092,0.022075728,-0.0013261769,0.03398642,0.032147706,-0.0102481255,-0.008524437,0.018080322],"last_embed":{"hash":"10jglu8","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"10jglu8","at":1762844612734},"key":"Personal/Projects/Running/Running.md##Training Schedule#Additional Filler Weeks (Use as needed)#{1}","lines":[28,34],"size":1044,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"10jglu8","at":1762844612734}}, +"smart_blocks:Personal/Projects/Running/Running.md##Courses": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019181922,0.000126818,-0.025830781,0.01757515,-0.032206282,-0.019032057,-0.009032712,-0.045835804,-0.021524448,-0.022951504,-0.036398977,0.034782354,-0.02048,0.0058503062,0.00775729,-0.018056184,0.02106317,-0.037886165,-0.014709695,-0.022773871,0.027585402,-0.032795783,0.03419679,0.011247977,-0.033481427,-0.014014142,0.020601353,-0.0035558725,0.012114351,0.021380004,-0.0043832334,-0.019855483,0.04474485,-0.06251218,-0.023572847,-0.031072697,0.02804657,-0.029165719,-0.056795895,0.025805451,0.007698085,-0.0012958199,0.046629917,0.031395093,0.048926707,-0.016740246,-0.010409301,-0.033339825,-0.028524227,-0.042267334,0.0029284183,-0.017323589,0.019918283,-0.08922694,-0.03818476,-0.0019416519,-0.039176866,-0.0313777,-0.065014094,-0.0006741568,-0.0039431453,0.07617638,-0.0222477,-0.018023204,-0.01725154,0.040256456,0.02169954,-0.03554293,-0.023485683,-0.0048619974,-0.012088164,-0.0108032,-0.0085726855,-0.04121879,-0.044771116,0.016356958,-0.035845246,-0.039419662,0.041449793,0.024208626,0.049585383,-0.0035008995,-0.0116853705,0.00920926,-0.008077707,0.028571488,-0.018636528,0.04456148,0.006929693,-0.032741275,0.033564497,0.014692757,-0.029583575,-0.0061323573,-0.013074394,-0.03647103,-0.019315995,0.007981167,-0.012162075,0.011324377,0.04414884,-0.006691523,0.032075282,0.018351916,0.0064271255,-0.001451888,0.045974355,0.030150509,-0.019224994,0.0023274352,0.033033747,-0.006843051,0.018617345,0.047330774,-0.008819821,0.0045031956,-0.08986701,-0.012494931,-0.02266902,-0.056237075,0.06271965,0.014705921,0.05080027,-0.026205191,-0.025405629,-0.034567147,0.039289217,0.019187499,-0.0013254,-0.03500149,-0.03068402,0.021417428,-0.025720486,0.015795518,0.02078969,-0.046411518,0.003718398,0.009854164,0.0027417832,-0.03634467,0.021827536,0.040743005,-0.04235262,-0.055790063,0.06309642,-0.0221544,0.025277616,-0.016220167,0.0033581697,-0.03602644,0.0071110595,-0.008232317,0.026016371,-0.010230768,0.052224968,0.004714696,0.035021503,-0.0056438525,0.022832053,0.008500693,-0.0061884914,-0.0022624629,-0.0116179045,-0.025771951,0.061967302,0.015657792,0.003983292,0.02547231,0.010450147,-0.017907457,-0.0016386971,-0.03250702,0.035048183,0.014903313,0.049912903,0.017366098,0.09568094,0.005864273,-0.029271709,-0.034078244,-0.028739514,-0.0047377124,0.027361449,0.02572945,-0.02632548,0.04428993,0.012879305,-0.062009335,0.01849529,0.0102879265,-0.026861522,0.023456246,0.056994963,0.016360914,0.06949695,-0.005975459,-0.021233208,0.009517649,-0.0032579966,-0.057421334,-0.009269899,-0.0115432525,0.03221613,-0.061101556,-0.041029204,0.003298082,-0.06629575,0.031338695,0.0016375064,-0.06777711,-0.030331958,-0.029757382,-0.008362824,0.005926614,0.0059310123,0.017267508,0.021562241,-0.028760219,0.008941105,-0.028851913,0.053154442,0.027240662,0.05008113,-0.019686462,-0.039155956,-0.0023175147,-0.04545187,-0.009513851,0.026364483,-0.058506362,0.0037749019,0.039437514,0.026519198,-0.0010221903,0.009096609,-0.03641612,0.014141097,0.009708485,-0.012136475,0.003490027,0.040264275,-0.046532672,0.03476814,0.00013015626,-0.025989283,0.006097259,0.04274117,0.003754488,-0.012042427,-0.0017726691,0.054011744,-0.03225452,-0.00818619,0.0044125924,0.02152806,0.0045835273,0.016154872,-0.014247603,-0.017281722,0.0066825524,-0.0020213583,0.02083943,0.016681878,0.018145705,-0.02545545,-0.011200563,0.04374912,-0.016853482,0.0030603092,0.01751183,-0.010905494,0.009230793,-0.011069625,0.008811705,-0.023109931,-0.0066562984,0.013688568,-0.014584178,0.06476941,-0.025008017,0.04278575,0.015356826,0.022880945,-0.028404685,0.02958943,0.009065441,-0.02206301,-0.015199583,-0.021007463,-0.010379639,-0.08216583,-0.029693311,0.043650825,-0.02588572,0.0023812535,-0.0659994,-0.020847708,-0.17647612,-0.04571603,0.04139839,0.033506826,-0.0089068,0.02689335,-0.00262261,-0.009071196,-0.008192224,0.020197146,-0.04616543,-0.046727188,0.016953837,-0.011425236,-0.0017904252,0.009822035,-0.016290756,0.0053847297,0.0010183149,-0.022159355,-0.016672412,-0.011184046,-0.027442351,0.01115044,0.0045825397,-0.019825023,0.033860613,0.016338797,-0.010474579,0.03341233,-0.02360613,0.033732448,-0.006733794,-0.00774017,0.021715917,0.022620767,-0.0088615855,-0.02748023,-0.017146345,-0.024404923,0.010292174,0.060351938,-0.040832877,-0.0055519417,0.016163267,-0.014542025,-0.049537852,0.032175753,-0.04002267,-0.052201644,0.022839198,-0.014792071,0.02544925,-0.044071767,-0.045645762,0.029606666,0.007161952,0.068310626,0.0062924363,0.021952434,0.024306025,-0.018808484,0.032064684,-0.012099144,-0.030932777,-0.007781058,0.047866553,-0.0052070264,-0.03167936,-0.056143392,0.040763784,-0.015207823,-0.03635128,0.002558892,-0.0614427,0.014274922,-0.008578489,-0.054721132,0.010817827,-0.064663954,-0.028931456,0.017160922,0.018938933,0.009051768,-0.018411087,-0.05265826,0.03216913,-0.0007702696,0.047268923,0.22303988,0.012745056,-0.04450488,0.015508127,-0.008464486,-0.025091687,-0.028030746,0.047882613,-0.00004627097,-0.030824257,-0.0067856433,0.06115854,0.0087184515,-0.017719174,0.048280235,0.017855931,-0.03032206,0.017885039,0.047963172,-0.006407531,0.014446343,-0.012329944,-0.027000312,0.015562745,-0.08325878,-0.030385554,-0.030798964,-0.040739235,0.0012668165,0.021375924,-0.06428883,-0.013478123,0.0065670772,-0.0018798719,-0.024406858,0.04863138,0.019539814,0.002217627,0.043088295,-0.0010740912,-0.024325766,-0.019073954,-0.042345155,-0.038298752,0.011943504,-0.022389673,0.04594513,-0.03617213,-0.0072234427,0.024569143,-0.051038053,0.021639887,0.011363953,-0.0012007949,-0.011624702,-0.012113446,-0.008833572,-0.008146968,-0.019969929,0.024857396,-0.029987982,0.012698538,-0.037310716,0.0057527693,-0.0238597,0.018911742,-0.019631898,-0.0029176539,0.005587207,0.023588333,0.071172304,0.02361657,0.008711552,-0.00007295233,0.004563826,0.02627166,0.01322711,0.04064918,0.013124279,-0.007601291,-0.020336106,-0.050734915,0.0049009114,0.00027971208,0.0043943827,0.0063212444,0.0751275,0.0036024337,0.019636704,0.029946506,0.0047457223,0.0077067195,-0.00547849,-0.030735707,0.014986069,-0.02747614,0.011237518,-0.026210845,-0.039846726,-0.04765503,-0.048778657,-0.02943898,-0.030422576,-0.0027898154,0.025620831,-0.052827735,-0.030739931,0.022556782,0.019615348,-0.007612635,-0.019354627,0.023668084,-0.022527358,-0.018874561,0.016191198,0.06561239,0.01301362,0.04608523,0.038098276,0.02984885,0.019436862,0.009852572,0.0117296195,0.0029618929,-0.019718492,-0.03379319,-0.005680771,-0.026684849,-0.009054437,0.0029950528,0.0043716542,-0.0052094175,-0.044994265,0.01269452,0.043569215,0.0376145,-0.008837864,0.017061569,0.012303351,0.0025340323,-0.031282727,-0.0065683704,-0.011339191,-0.018718855,0.009969302,0.043587156,-0.0020587572,0.04063928,-0.0052055134,-0.064146765,0.015072559,0.059701584,0.020735394,-0.06434776,0.025137527,-0.041215666,-0.027192663,-0.0017126347,-0.0114386035,-0.021242987,0.025805727,0.032387555,-0.0374248,0.06992096,0.019340182,-0.012379929,-0.0043023294,0.010699784,0.033344146,-0.028641589,-0.012197842,-0.022287205,-0.029952532,0.026576085,0.023182286,0.0028068807,-0.0034429207,0.010335095,-0.017875211,-0.010660517,0.012592112,-0.005269713,-0.01128505,0.020312479,-0.026618997,0.0041117193,-0.0120683545,-0.010863461,-0.005753238,-0.001569738,-0.0028999497,0.093866274,-0.03336624,-0.029863436,0.024318403,-0.0200292,0.029449848,-0.015924534,0.02155424,-0.008154472,0.013072282,0.029530171,-0.014871329,-0.023668712,-0.008059734,0.019920899,-0.039924227,0.034972776,-0.017291974,0.0070386967,-0.011625816,-0.035623353,0.00798669,0.015176803,-0.022715675,0.0071358467,0.065964445,0.0006235817,0.024329726,-0.043472692,-0.03299596,0.011432818,-0.010413596,-0.05933382,-0.02144335,0.009828106,0.027057953,0.031784717,0.019975033,-0.002686651,-0.015468509,-0.00755871,-0.0057039433,-0.018052232,-0.0018758798,0.0023268403,0.053229954,0.013016582,-0.0034312143,0.0072743716,0.057215016,-0.023881875,0.029496497,0.019651309,0.0036355266,0.026356813,-0.043536697,-0.025920387,0.00086260645,-0.017580718,0.019296618,-0.032693103,0.009881419,-0.024818987,0.03026554,0.06439714,0.0052423766,0.018499235,0.025432788,0.011650647,-0.022479586,0.044223294,-0.008142781,0.0042212056,0.04089485,-0.07837825,0.0033131342,-0.0049060755,-0.059874024,-0.055265125,-0.026609033,0.012260565,-0.012534726,-0.018264713,-0.013490244,0.025065446,-0.040178705,0.040367972,0.039415844,-0.029443514,-0.034193546,0.032918684,-0.000058325917,-0.0038363398,-0.014992429,0.02663281,-0.008779929,-0.032089546,0.03512475,0.018742207,-0.008752992,-0.027907377,-0.026742319,0.053821515,0.02906341,-0.016694227,-0.031590827,0.011350054,-0.046275552,0.018548906,0.01336397,-0.0059864298,0.00411748,-0.03470432,-0.049294665,0.015035622,-0.015173336,-0.0017911477,0.06433191,-0.04493719,0.018715622,0.0033450543,-0.043350358,-0.036058765,0.015530745,-0.041754927,0.037756454,-0.013547854,-0.017450294,0.018713135,0.0011501297,-0.019504614,-0.032217193,0.004534776,-0.08608166,0.008698109,-0.01845717,0.004842284,-0.011395453,-0.008496665,-0.028742557,0.008899201,-0.0020535893,-0.026097236,0.0057340874,-0.018576717,0.031224767,0.04166528,0.00383013,0.0020830384,0.009583057,-0.0037776944,0.041222848,-0.041118704,0.06498827,-0.02398399,0.01492105,0.0051281345,-0.018816065,0.045560878,0.07895849,0.05472027,-0.0058783963,-0.042321157,0.05081779,-0.06200784,0.013251723,-0.030224219,0.025835129,0.04044172,0.0034022927,0.03848673,0.022658855,0.0007900121,-0.019295102,-0.015794555,0.0012158817,-0.044399194,0.015633311,0.032965917,0.018734924,0.017894596,0.04816813,0.04015759,0.0042111007,0.05422512,0.013636468,-0.009313013,0.0032339084,0.0056929393,-0.022086881,-0.0401621,-0.0022941064,-0.007894217,-0.038540345,0.011131006,-0.015442168,0.015531988,0.036573496,0.053533565,-0.042732667,0.02695443,-0.051286288,0.024170512,-0.12454635,0.034783423,-0.023479043,0.021267895,-0.033492945,-0.0036753158,0.007818199,-0.017179571,-0.0028845847,-0.0203748,-0.00026521686,-0.036306966,0.034807723,-0.002619609,-0.036208306,0.0142732505,-0.014327927,-0.0225919,-0.02914115,0.019663231,0.0015166078,-0.024598397,0.02497316,-0.029466992,0.005772814,0.0054535023,0.0034746975,-0.027763067,-0.014333635,-0.007267488,-0.00085934397,-0.062882885,0.013241748,0.0980606,-0.03343651,0.04822651,-0.003762105,-0.0175568,-0.034001954,-0.021366218,-0.05166398,0.0034136462,-0.020336054,-0.009906972,0.0067365807,0.011250781,0.026725532,-0.0003376634,-0.029614316,-0.0003355755,-0.026483849,0.01847991,0.007829042,0.014987332,0.023968596,-0.016751517,0.039647684,-0.007970654,-0.005998302,0.010740748,-0.031712137,0.027811388,-0.042794403,0.029775307,-0.06689514,0.03365788,0.035388604,0.040537436,0.021826422,-0.06000063,-0.008723977,0.05806535,0.025068332,-0.004001985,-0.015693715,-0.01065701,0.06496421,0.0013401342,-0.012497506,0.018189454,-0.0145804975,0.0049945167,-0.0014096056,0.025291357,0.04697811,-0.018276887,-0.0350887,0.0011980282,-0.012351453,0.0053877803,-0.0089302175,-0.026879845,0.000054300246,-0.015000902,-0.03008139,-0.024642624,-0.037410233,0.03803911,-0.04428209,0.0011072485,-0.007303937,-0.011955626,-0.012250743,-0.0130511215,-0.004692964,0.026870726,0.008078409,-0.0036764068,0.0008783564,-0.036985654,-0.019052437,-0.025462681,-0.046800733,-0.0006466418,-0.003003522,0.013989611,0.03569511,-0.022507217,0.038606185,0.028139232,-0.00070243765,0.01320847,0.01916999,-0.03590776,0.0025799253,0.02187247,0.05258063,-0.022680806,-0.013419214,-0.0035700237,0.015303072,-0.04830299,-0.009943817,-0.022838661,0.010295871,0.02968499,-0.00017370324,0.013731216,-0.003519807,-0.052259002,-0.043984275,0.032292023,0.023443699,-0.03433204,0.039664898,-0.034927554,-0.029228212,0.010615077,0.028707659,-0.018964225,0.002227791,-0.025142292,0.013444148,0.13135934,-0.01864928,0.022434559,0.025545552,0.04873027,0.038070843,0.03593379,-0.023594365,-0.0640445,-0.021546027,-0.00018785163,-0.023754792,0.029267317,-0.007998057,0.036107123,0.005698367,-0.026330706,-0.01980467,0.058160372,-0.010457449,0.039146654,0.009424878,-0.029657051,-0.00984041,0.02923251,-0.013043553,0.016891776,0.016142003,0.07045501,0.04109357,0.0063621453,0.0026731547,0.026918171,0.012248049,0.022681499,0.010167779,0.0004848098,0.0074623562,0.0037724255,-0.06339049,-0.024369135,0.04945189,0.017045122,0.01843949,0.08152447,0.02280308,0.027462447,-0.048939362,-0.041927297,0.00013268285,-0.047765892,-0.02264152,-0.0140377,0.0011829551,-0.013372204,-0.008304386,0.01114072,0.003187664,-0.059592858,0.05705387,0.043670114,0.01854215,0.021227887,-0.0016495797,0.010741272,-0.028218701,0.0040653762,0.027943097,0.0032733134,-0.0042426763,-0.02170328,-0.027664822,-0.028565094,-0.021533353,0.032166887,-0.040085938,0.022478767,-0.052181438,0.0094761485,-0.017781712,0.018044567,0.025471264,0.032639984,-0.020349175,-0.015401658,-0.013983159,0.0024925245,0.0019080703,0.002074271,0.022032803,0.012852568],"last_embed":{"hash":"8yoslu","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"8yoslu","at":1762844612734},"key":"Personal/Projects/Running/Running.md##Courses","lines":[35,46],"size":413,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8yoslu","at":1762844612734}}, +"smart_blocks:Personal/Projects/Running/Running.md##Courses#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0039410694,0.030350583,-0.022212543,0.0216765,-0.03487555,-0.020348497,-0.0006050966,-0.030907068,-0.04154524,-0.0404328,-0.015587245,0.022515323,-0.014426802,0.0142788775,-0.024823507,-0.01585813,0.013893304,-0.016322376,-0.0263773,-0.021296,0.025970342,-0.019905776,0.052613884,-0.020047832,-0.036742784,-0.0059901644,-0.013496665,-0.02189848,0.046879224,0.026379747,0.023611227,-0.03778913,0.07462531,-0.06785906,-0.0044303876,-0.061822996,0.009590138,-0.021594994,-0.02405424,0.027372682,0.00056325406,0.015379834,-0.013481522,0.023581581,0.01660751,-0.014910323,-0.018964998,-0.025674641,-0.028530354,-0.015669573,0.0073157875,-0.020552061,0.05155804,-0.043626584,-0.02589006,0.018673038,-0.060166083,0.017877547,-0.02801045,0.00833293,-0.010695921,0.041936513,-0.008556121,-0.018699134,0.006645203,0.064268455,0.02301544,-0.013919089,-0.010718806,-0.026652975,-0.050846513,0.0038084711,0.017529044,-0.07070222,-0.046872128,0.040899612,-0.017046878,-0.025801389,-0.0017244163,0.06684461,0.024559245,0.0059219184,-0.020163482,0.009301887,-0.02462985,0.015206903,-0.018982701,0.020363059,-0.0007741655,0.008858075,0.013683516,-0.0014880463,-0.01894826,-0.006773096,-0.0006371596,-0.036610205,-0.0007162053,0.04158872,-0.005690747,0.017642155,0.02763781,-0.032473672,0.0021081693,0.014149738,-0.021515118,-0.05192845,0.007179846,0.01400714,-0.0052824835,-0.009433053,0.030529063,-0.008872645,0.039092693,0.039399315,0.020124247,-0.025856923,0.0021888022,-0.015578746,-0.011617436,-0.025644952,0.074297726,0.0022101998,0.04911042,-0.036503844,0.013019561,-0.024439944,0.008420298,-0.015863866,0.00032710662,-0.02512931,-0.023999028,0.04053793,-0.035080988,0.013554694,0.04088072,-0.018580778,0.0034441664,0.021977011,0.0027223043,-0.044643518,0.01189614,-0.014366493,-0.026988808,-0.02479128,0.0385106,-0.050994426,0.044721425,-0.027318474,0.0036637082,-0.030961206,-0.0034240778,0.0025706121,0.032996118,0.020685788,-0.018069597,0.021403236,-0.009608856,0.00993236,-0.0068744216,0.0020588762,-0.022348465,-0.003420503,0.0049863514,-0.04134946,0.03128866,-0.009862699,0.017286118,0.04385883,-0.01774042,-0.0024233058,0.014997056,-0.037378926,-0.022205915,0.027849318,0.05552785,0.027854327,0.060635526,0.0068975603,0.019055212,-0.04913093,-0.006851107,-0.021710353,0.025005696,0.012170466,-0.027569817,0.030068338,0.0375265,-0.04997152,0.016430438,-0.018797796,-0.022804162,0.021059137,0.009012296,-0.03388323,0.06650589,-0.039035153,0.0005091364,0.0021124273,-0.007589808,-0.07398023,0.01167226,0.037422642,-0.00032819613,-0.02051902,-0.062609926,0.0054359096,-0.05326749,0.020080563,-0.012566466,-0.050256185,-0.01396904,-0.05189858,-0.013166824,0.03470583,0.03296639,0.023475569,0.031405754,-0.016101351,-0.004706353,-0.058571626,-0.0124933105,0.016052824,0.014375149,0.015230505,-0.014488485,0.0008592765,0.009317841,0.033457763,0.019169074,-0.01813845,-0.0029599865,0.0141567895,0.024226196,-0.011465242,0.011463544,-0.030789014,0.0015505461,0.05777164,0.021333812,0.00086318236,0.040732153,-0.032488797,0.083624534,0.0007244002,0.010293641,0.033837914,0.03949863,-0.011779355,-0.04155427,-0.00795968,0.07990922,-0.030015225,0.0017184047,-0.029325245,0.017108932,-0.0022467314,0.016251063,-0.022861041,-0.0070483335,0.02538865,0.04428215,-0.0060963244,-0.004461379,0.004369709,-0.029351152,-0.023479633,0.04962572,-0.016829515,0.016581118,-0.0048437496,-0.012800444,-0.0053650807,-0.009037528,0.017550793,-0.016218683,0.03938359,-0.011586679,0.0034459324,0.029367073,-0.023298454,0.044930723,-0.0044075157,0.052851137,-0.055881362,0.038204174,-0.01820984,-0.020975383,-0.0010551842,-0.015220874,0.0039128712,-0.054436717,-0.022565281,0.04100859,-0.012259005,0.030814894,-0.03669294,0.022341613,-0.16089955,0.0031503993,0.009035168,0.020821152,0.024666747,0.030515876,0.0072001778,-0.00790499,0.010575812,0.03138367,-0.015655227,-0.04263054,0.00747734,0.019017745,-0.031555314,0.017695462,-0.0090231085,-0.059487797,-0.018976538,0.0017486336,0.01350054,-0.032343406,-0.007056424,0.037448846,-0.0033855448,0.00050222233,0.047688365,0.019779311,0.0052792267,0.026164992,-0.054854646,0.00582292,-0.00811923,0.023918219,-0.000063772466,0.021564577,0.015599323,-0.047084574,0.012849315,-0.011422458,0.0048306636,0.03535313,-0.018500116,-0.008032191,-0.0023865409,-0.013119361,-0.031238785,0.04056624,-0.054333918,-0.06511551,0.037437215,-0.03467652,-0.006828375,0.02860981,-0.002607811,0.0058578113,0.020664169,0.03059245,-0.011830807,0.022895092,0.0010093749,0.004197285,0.04376062,-0.01766067,-0.010943382,0.017318184,0.0011559806,-0.05899482,0.0003801457,-0.024762293,0.03381801,-0.018065326,-0.007876373,0.0239365,-0.028739478,-0.010887466,-0.022673136,-0.017799072,-0.011850276,-0.06029313,-0.006381351,0.03961378,-0.015365725,0.009940692,-0.04577417,-0.0750911,0.05356818,-0.029582027,0.017213725,0.2425196,-0.016259983,0.01620006,0.012173503,-0.02910352,-0.037504133,-0.01557693,0.063890986,-0.024647318,-0.015156177,0.001359064,0.0047549526,-0.010538077,-0.01984144,0.016202377,0.030637626,-0.0028575077,-0.0018658666,0.024276748,0.008143121,0.011687303,0.009581141,0.01661529,-0.001850209,-0.070079625,-0.052162733,-0.027980236,-0.040530454,0.028270192,-0.021003878,-0.04973291,0.008040923,0.029236598,0.007904507,-0.00027255047,0.06585412,0.017275881,-0.03482489,-0.0034153496,0.02702976,-0.009878856,-0.015512895,-0.05791596,-0.056710947,-0.002001773,-0.005452754,0.07672062,-0.021765424,0.006815403,0.018392663,-0.028640756,0.040397897,0.026524374,-0.008044729,0.021670643,0.013127347,-0.0016283179,-0.007835426,-0.031973384,0.034465954,0.0011087111,0.024006605,-0.031914543,0.019409077,0.04869389,0.040273804,-0.023627764,-0.042628568,-0.02753869,0.043452762,0.07198571,0.028045272,0.0077677807,0.00069987605,0.016980499,0.043369368,0.031886004,0.045917813,0.071223475,-0.012706556,0.0079921335,-0.04144889,-0.033559732,-0.0045733224,0.01035561,0.006024175,0.03378398,0.016322652,-0.0074703884,0.03288196,-0.014342192,0.011290581,-0.049510676,-0.035968814,-0.0060463003,-0.0046415143,0.003028254,-0.014882698,-0.06616939,-0.00089828955,-0.024288962,-0.022338428,0.0043804557,0.0053341677,0.04352258,-0.07176094,-0.021673322,0.02991821,0.008501678,0.011121522,0.00652828,0.029911133,0.022738004,-0.025690315,0.023557123,0.02459403,0.022795837,0.05529151,0.035413757,0.014601299,0.016726045,-0.0019762667,0.0174246,0.011465983,0.010374145,-0.037941784,-0.003319189,0.01783273,0.013331949,-0.014928499,0.02823158,-0.025985843,-0.032532852,-0.0055938647,0.034104053,0.05969643,0.0071321675,-0.008999347,-0.034799688,0.010258758,-0.024799446,-0.0021269785,0.020135172,-0.021246413,0.008111082,0.08909198,-0.008304185,-0.00827021,-0.014162912,-0.046706963,0.049946338,0.09034396,-0.0026471212,-0.06860719,0.04852429,-0.041670494,-0.028118487,0.012788807,-0.050199218,-0.016985504,0.02760437,0.03638592,-0.06876537,0.06938166,-0.029412523,-0.018937575,-0.0070238784,0.0153791765,-0.004869549,-0.025605163,-0.007631459,0.011326064,-0.03666416,0.0025895734,0.024306389,-0.025588129,-0.010906602,0.023780886,-0.05353082,-0.043790698,0.050855547,0.0040131817,-0.026564045,0.022250721,0.01649612,-0.040630665,-0.017701946,0.004156299,-0.045558657,-0.004948649,-0.022822151,0.0645346,-0.017066583,-0.030029109,0.0012709348,-0.03167733,0.024259033,-0.060527604,0.025910223,-0.02192294,0.017065156,0.019123914,0.0062732785,-0.032591444,-0.0144573515,0.025336115,-0.007990885,0.047642402,-0.03361341,-0.00007357445,-0.031798948,-0.022230372,-0.013288019,0.0241419,-0.04628382,-0.006980475,0.069996275,-0.021744445,0.013066293,-0.036478184,-0.013992787,0.006434417,0.0060476903,-0.01808489,-0.022302385,-0.021914344,0.04070308,0.009076383,0.012927549,-0.0037845557,-0.008199212,-0.039207246,-0.019043287,-0.018295927,0.026976952,0.025707442,0.04731501,0.01961004,0.005022208,-0.05141421,0.016884169,-0.040774137,-0.015291635,0.041955244,0.02806232,0.05124374,-0.04097592,-0.038026348,0.024331905,-0.011239076,0.038527194,0.014284444,0.028528193,-0.025265196,0.0070466204,0.05884976,-0.022938525,-0.0018590572,0.059545252,-0.012228193,-0.030990431,0.032214873,-0.0039046134,0.050233196,0.005759974,-0.04551125,-0.0009669759,0.0031592166,-0.033242077,-0.03486469,-0.035446312,0.004958299,-0.009544469,0.006102221,0.04505095,0.02780247,-0.057945423,0.0089897355,0.042583738,-0.01771993,-0.037441656,0.038087457,0.024005152,-0.0040979376,-0.02442066,-0.006906373,0.037981592,0.0088610705,0.039696325,-0.008749069,0.021440836,0.0011961956,-0.025746258,0.015308649,-0.026708614,-0.0049188784,-0.001238953,0.039166152,-0.03538023,0.026059242,0.019683467,0.02954337,0.0030407961,-0.040322986,-0.037725203,0.0060883565,-0.039067756,-0.02801019,0.020122837,-0.0087019075,0.04580195,-0.042260062,-0.03668514,-0.029855687,0.014581843,-0.0018738594,0.06644569,0.004390669,0.012901804,-0.0017224676,-0.0063995398,-0.016659651,-0.023015115,-0.010477785,-0.099561065,0.012983062,-0.035404075,-0.017865572,-0.01698541,-0.019463308,-0.012387999,-0.052726287,-0.024427334,0.006798257,0.006297282,-0.015255236,0.031683065,0.020119498,0.0033483873,0.013283046,0.029815331,-0.018098624,0.036185887,-0.017025726,0.05272733,-0.05902766,0.021515414,0.028855065,-0.013422836,0.05385538,0.040095493,0.03842634,-0.026792478,-0.041317314,0.08698075,-0.068856046,-0.0056891367,-0.039974835,0.0034519588,0.049674876,0.004126525,0.016640333,0.016687809,0.011506685,-0.042702053,0.00651087,-0.0033443815,-0.029759102,0.018826198,0.017825285,-0.010451209,0.011415124,0.049301248,0.028229764,-0.013600518,0.06356155,0.0086863525,-0.008233642,0.001899857,-0.025518782,-0.0034281004,0.003556935,0.035037052,-0.02475948,-0.008837499,-0.038986903,-0.024995763,-0.0040720706,0.013315302,0.033321857,-0.032277092,0.013232734,-0.015304865,-0.004640231,-0.12228485,0.023202602,0.015173792,0.0075270524,-0.02855386,0.01973107,-0.020308308,-0.037386082,-0.022926588,-0.05108143,0.0026483824,-0.021531057,-0.008748532,-0.020275833,-0.02879125,0.014760744,0.007789277,0.013075953,-0.029716618,0.047949653,0.008327229,-0.010211402,0.029188883,-0.016237143,-0.012064691,0.0153726395,-0.00011798438,0.00020747921,-0.019666739,0.009982471,-0.024285322,-0.05846554,0.005229985,0.07124781,-0.001382149,0.028848516,0.034315523,-0.073060036,-0.003152462,-0.05775172,0.008968343,-0.008509913,-0.03620366,-0.0024959457,0.027672898,-0.008183383,0.034947716,-0.0109261945,-0.019337505,-0.009826782,-0.04426171,0.052982643,0.0016147133,-0.015827024,0.017308747,-0.011005242,-0.0011375258,-0.03116186,-0.02138006,0.0011577663,-0.04249457,0.018787477,-0.024579765,-0.019968444,-0.0043649464,0.016808702,0.01991477,0.009804346,-0.0040978123,-0.0036107674,-0.028175328,0.0566575,0.000957588,0.004465531,-0.013091949,-0.009187056,0.055171736,0.013781117,0.015002706,-0.04380116,-0.031160899,0.004223545,0.004701629,0.029546425,0.041521013,-0.01176135,-0.040667064,-0.009587459,-0.029571697,-0.011537127,-0.031381458,-0.021797251,0.012152824,-0.024680423,-0.01519367,-0.009001761,-0.043224663,0.021438485,-0.03271646,-0.005167113,-0.0011080692,-0.006173546,0.017515978,0.0012217289,-0.017707357,0.02386779,-0.006044234,-0.016182834,-0.008100528,-0.02609556,-0.06974419,-0.038754128,-0.010658979,0.0066981753,-0.037934408,0.009993736,0.016921027,-0.022407765,0.021497183,-0.039485842,-0.008467183,-0.01238732,0.027174518,-0.027182864,-0.0025473167,0.043066874,0.042937867,-0.018244294,-0.018469099,0.0019865157,0.035266478,-0.048046473,0.04654994,-0.0036726084,0.01624824,0.06403955,0.018752243,0.044916872,-0.04283559,-0.025528548,-0.065830536,0.0065464824,0.02869763,-0.020526543,-0.013835333,-0.0048398403,-0.023951322,0.0110319825,-0.01188591,-0.019472808,0.030522687,-0.06113213,0.047136527,0.09949546,-0.015456094,0.0061525665,-0.004229112,0.02366525,0.033535525,0.010284071,-0.015610945,-0.045520145,-0.041875646,-0.00038881155,-0.027658705,0.030790132,0.0066472576,0.007971464,-0.037782896,-0.04845415,-0.020529628,0.03200136,-0.016525168,0.037659366,-0.00370691,-0.005959811,-0.012551829,0.011513401,-0.0073543987,0.0048237946,0.014021194,0.03368927,0.037794117,0.024197929,-0.029879801,0.012171832,0.020026706,0.018255692,0.02001905,0.019399567,0.009203711,-0.008812597,-0.059604384,-0.03218339,0.050749697,0.003184394,0.010089973,0.04281599,0.016299946,-0.015142703,-0.030295555,-0.027526533,-0.007363314,-0.025827011,-0.0269775,0.013950301,0.014273668,0.0010438738,-0.002428953,0.0042875223,-0.009396767,-0.028611112,0.08707961,0.04843089,-0.000040106417,0.0056192884,0.011676698,0.0076157055,-0.007531343,0.027204864,0.000096323165,0.038887054,-0.04263401,-0.044960313,-0.058171257,-0.012392401,-0.03700531,0.007140691,-0.063276514,0.024651308,-0.031568732,0.00067272113,-0.00065744127,0.036959987,0.04570811,0.02510582,0.036277324,-0.0017159326,-0.032418635,-0.012257716,0.017397676,-0.046304055,0.02264791,0.0063475347],"last_embed":{"hash":"fps050","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"fps050","at":1762844612734},"key":"Personal/Projects/Running/Running.md##Courses#{1}","lines":[37,37],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fps050","at":1762844612734}}, +"smart_blocks:Personal/Projects/Running/Running.md##Courses#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0021028197,0.013845013,-0.0106827635,0.0046714484,-0.057189554,-0.032424714,-0.0060577686,-0.046140596,-0.022016551,-0.033436805,-0.009945731,0.038833994,-0.012482559,0.012975071,0.023671288,0.01752576,0.0002921527,-0.01632939,-0.012527442,-0.034817297,0.032121338,0.00028621906,0.08181383,0.0042819567,-0.022633202,-0.004737883,0.007945199,0.0031182487,0.016759714,-0.0015166126,-0.0009393124,-0.020227546,0.032267038,-0.035481915,-0.005658892,-0.02696583,0.03353363,-0.020556364,-0.050580777,0.04159263,0.029761499,-0.003984666,0.03942241,0.027094768,0.049750697,-0.026249347,-0.00972184,-0.024897927,-0.04136472,-0.054917455,0.02607291,-0.0014147229,0.011835229,-0.053908214,-0.03783129,0.014065933,-0.04432469,-0.035854783,-0.051911894,-0.016936626,-0.021119207,0.08200577,-0.02001003,-0.031980596,-0.023516608,0.04673949,0.025788419,-0.00811735,-0.031758517,-0.039973307,-0.036473256,0.019266902,-0.0024755176,-0.023655396,-0.05429971,0.021394184,-0.036847617,-0.031194009,0.0020609566,0.039285157,0.037341367,-0.023993414,-0.013841971,0.0032138969,-0.019221263,0.008778792,-0.049507312,0.033395916,0.008289794,-0.023508212,0.049045615,0.012889632,-0.0087076,-0.02220596,-0.0172511,-0.026413333,-0.023951376,-0.0035725648,-0.025607215,-0.0506871,0.029728286,0.0018364541,0.055853125,0.018121473,-0.0076965815,-0.032431997,0.037558157,0.013146564,-0.011671151,-0.018238552,0.0102057075,0.011453095,0.028613243,0.05474379,0.026914347,-0.01687666,-0.032038473,-0.024079597,-0.048807606,-0.08752449,0.05390019,-0.0427235,0.062217478,-0.037683062,-0.014856044,-0.03411721,0.004675471,0.012884112,-0.024824126,-0.051951032,-0.047300436,0.021824868,-0.03189087,0.013529026,0.047736183,-0.043862022,0.009118863,0.04427481,-0.005165858,-0.04738442,0.00953612,0.0093124285,-0.015310098,-0.032365654,0.029610481,-0.035273366,0.041675612,-0.0019306544,-0.02044598,-0.0029998766,0.015676128,-0.0018920238,0.021105748,0.02333929,0.0156100225,-0.005666667,0.038578976,-0.010019324,0.031664606,0.017256228,-0.023329163,-0.022441208,0.008632632,-0.051497202,0.03622024,0.04730828,-0.020872196,0.046492036,-0.0006520012,-0.030859878,0.0047852644,-0.05088077,0.014454278,0.04065882,0.0382029,0.018109988,0.04200832,0.006804044,0.003886358,-0.037440676,-0.0057198894,-0.0042126104,0.011592871,-0.011774179,-0.026335528,0.0461806,0.011601367,-0.013443555,0.02972661,0.00833041,0.00489673,0.01929296,0.040901463,-0.04484942,0.033883926,-0.02027863,0.0026686809,-0.0063550556,-0.021047603,-0.058388438,-0.007760487,0.03520652,-0.001464454,-0.048083685,-0.044770904,-0.0037770905,-0.042292334,0.0056114118,0.0201558,-0.07336262,-0.04731694,-0.037972216,-0.0041106404,0.028399656,-0.0026518763,-0.0012423786,0.017168542,-0.01638374,-0.015036827,-0.033175554,0.017721387,0.024241058,0.026561594,0.021689756,-0.019504083,0.014865033,-0.015057697,0.024800694,0.0073229983,-0.02931099,0.015966466,0.029123139,0.049449515,-0.005546137,0.005366086,-0.043681424,0.013232975,0.029228138,0.02540939,-0.014753068,0.017045755,-0.062163495,0.086733714,0.00012619997,-0.0325231,0.009822268,0.025032075,-0.021874411,-0.015491707,-0.018180842,0.026713135,-0.025472926,0.009021941,-0.001301887,-0.008667929,0.00009376551,0.002543043,-0.009341493,-0.019242672,0.0044196765,0.0055898363,-0.014602426,-0.018095497,0.02286541,-0.016863814,-0.015165241,0.036058612,-0.034936816,-0.003910521,0.0010727592,0.0018586518,0.010484064,-0.0006134676,0.0077587385,-0.03570987,0.018080544,-0.011562047,0.0065765283,0.02313956,-0.012006543,0.057372734,0.01057203,0.03739947,-0.0112584485,0.07131882,-0.00030961717,-0.005501154,-0.0049796524,-0.04810765,0.008686927,-0.065325744,-0.014360471,0.028443536,-0.01769658,0.029593356,-0.015410681,-0.0010954551,-0.15328103,-0.02428573,0.013446885,0.061064214,-0.0019913714,0.024278598,-0.003220705,-0.008101713,-0.031016363,0.02696027,-0.035249107,-0.049244028,-0.025848024,-0.0021304963,0.00055453036,0.0440182,-0.012004649,0.0042251153,0.032542486,-0.0026224595,0.022606736,0.014922948,-0.019518398,0.023291413,0.012663972,-0.008854386,0.06289816,0.030069342,-0.014251643,0.03179623,-0.05017053,-0.04151203,-0.0013188332,-0.01696421,-0.015254212,0.0042245593,-0.00054455665,-0.027008064,-0.020975059,-0.02151081,0.009906755,0.030718464,-0.036741547,0.024132365,0.002229862,-0.008563001,-0.027789684,0.03244346,-0.0810637,-0.017863039,0.010181339,-0.028392449,0.0032798036,-0.02261728,-0.039262515,0.009842635,0.007344473,0.08614651,0.0017072243,0.010926233,0.0025886234,-0.017220225,0.03432966,-0.008119224,-0.00683461,-0.0025716636,0.032425437,-0.012789259,-0.009058975,-0.029469548,0.04807022,-0.0068920637,-0.0040711807,-0.0035749117,-0.046705686,-0.009200013,-0.008752076,-0.031809956,0.00233075,-0.057762828,-0.034188755,0.0048939823,-0.024091275,0.040092275,-0.029812356,-0.04714567,0.023206078,0.00060140213,0.04906137,0.24332355,-0.039895013,-0.02907308,0.00919872,-0.036695994,-0.0011069619,-0.026342444,0.056164045,0.023562193,-0.024082484,-0.008428889,0.04223355,-0.011347219,-0.0029583564,0.014118171,0.005609889,-0.045306936,0.0139079,0.03274119,-0.0011097683,0.0040524146,-0.045922395,0.012556878,-0.0005113113,-0.04449778,-0.052453008,-0.009693778,-0.031172907,0.054030567,0.018077752,-0.0386486,-0.00041161585,0.013600333,0.012561133,-0.0111012785,0.038796246,-0.037305888,-0.016297534,0.011356973,0.008588162,-0.046957456,-0.011461556,-0.0721781,-0.020873806,0.0075197476,-0.009511955,0.03450021,-0.032829832,-0.008730304,0.010780464,-0.033850703,-0.000707854,-0.014615505,0.009681504,0.027032,0.022060076,0.0014501066,-0.03935876,0.001150285,0.025361154,0.01714798,0.009270293,-0.055074606,-0.00022306391,-0.029223202,0.045084666,-0.021857476,-0.010437921,0.0021382724,0.015029814,0.07938859,0.020201439,-0.015259846,0.015098327,0.002610089,0.023579702,0.0123144835,0.030231941,-0.009919016,0.010230496,0.00069453655,-0.068348855,0.0025778452,0.008903692,-0.0012362504,-0.010978711,0.03225192,0.01241774,0.037279274,0.045649692,-0.022941357,0.047117118,-0.0019940883,-0.0038116134,-0.011423008,0.0077511966,0.035303175,-0.019317558,-0.03119189,-0.031991247,-0.022408845,0.0010724466,-0.039484352,-0.01962474,0.023068495,-0.052701876,-0.021384446,0.02423975,0.0041952073,-0.021922803,-0.035236903,0.041771285,-0.016794583,-0.018542778,0.014854437,0.049748372,0.05978517,0.028801821,0.04453603,-0.005840578,0.00399835,-0.016354468,0.014091705,-0.00020834137,-0.014703163,-0.052288733,-0.016954271,-0.02858392,0.025358407,0.009052185,-0.0086284075,-0.029141454,-0.023332886,0.0393227,0.0322966,0.04289199,-0.021914305,0.0072015165,-0.045116335,-0.0051782215,-0.0026063474,-0.008316855,-0.0012908006,-0.021960232,0.009234279,0.069111645,0.0010105831,0.0030337225,0.01042424,-0.015105949,0.017059397,0.07571264,0.035202414,-0.07802206,0.005751672,-0.05983224,-0.035760254,0.03982013,-0.03325254,-0.00770489,0.01058754,0.033334147,-0.024712062,0.07084577,-0.019391408,-0.029591724,-0.006092745,0.0111013,0.01639114,0.0072705974,-0.01453969,-0.006513453,-0.046372637,0.023486761,0.014884018,-0.024726585,0.004245624,0.008656294,-0.010964349,-0.023196809,0.017483572,0.012969463,-0.0030500516,0.0140180625,-0.0013035691,-0.022809235,-0.02893048,-0.010825205,-0.015338804,-0.004731052,-0.030466003,0.07322956,-0.0038461515,-0.030965753,0.0076693506,-0.03642518,0.040057987,-0.031735137,0.008364851,-0.004735235,0.01876255,0.029351167,-0.014644724,-0.028950712,-0.024692208,0.020380812,-0.04923677,0.03234904,-0.026385354,0.00019075153,-0.03492894,-0.005226656,0.01175464,0.00926988,-0.020537198,0.0032939133,0.08700157,-0.008743811,-0.0003477823,-0.030457705,-0.025065467,-0.0413504,-0.0049757194,-0.04726466,-0.011383613,0.000109736255,0.006673172,0.02159917,0.012147755,-0.012090151,-0.005559452,-0.002413584,-0.01904039,-0.021168891,-0.01660557,0.022861863,0.021707298,0.014363781,0.0109665645,-0.03383697,0.024594612,-0.0031184228,0.018087678,0.015716914,0.023563363,0.061219744,-0.044008996,-0.051088206,-0.00488089,-0.022816766,0.011619824,-0.028608143,0.032860264,-0.011782676,0.063015,0.046061467,-0.02725336,0.026242387,-0.008499816,-0.0021186853,-0.025190787,0.055398125,-0.013113682,0.0057009645,0.029248524,-0.053436834,0.010282186,-0.0036667252,-0.037324205,-0.048752908,-0.04615048,0.0039041755,-0.013768374,-0.014969067,0.030972872,0.0016667212,-0.02282069,0.028206449,0.052488092,-0.017135471,-0.044788864,0.035637695,0.005379241,-0.002544739,-0.022993693,0.027247978,0.0036035667,-0.02392787,0.04857814,-0.016359353,0.01217949,-0.010786207,-0.051328704,0.04357833,0.009470024,-0.0033873066,-0.02949613,0.0125793405,-0.0392171,0.012651331,-0.0020088188,-0.020294093,-0.0041665365,-0.056202523,-0.04069554,0.024230288,-0.025680639,-0.0068930145,0.05174585,-0.03172088,0.036168803,-0.009313301,-0.042501733,-0.020482225,-0.0056868684,-0.02475749,0.019930458,-0.0007418356,0.0027709412,0.007189002,0.031215794,0.0073730755,-0.012433971,0.018164132,-0.0745094,-0.005246785,-0.03950325,-0.0011819142,0.004750806,-0.036782265,-0.032077655,0.005734125,-0.05182557,-0.0012979846,0.01274546,-0.023985663,0.018026814,0.027803088,-0.0025201635,0.040763427,-0.024373932,0.0027883085,0.03362476,-0.029411748,0.04074335,-0.005226378,0.033857524,0.004246828,0.0073497435,0.037243824,0.08808541,0.057050843,-0.03261313,-0.032453656,0.030218076,-0.045292042,0.0055854735,-0.045533985,0.024720151,0.032186337,-0.005297996,0.04903814,-0.019613009,0.01515495,-0.012079372,-0.003685298,-0.020804832,-0.054834597,0.0018729189,0.04207318,0.019046636,0.024155619,0.032041546,0.0560632,-0.027465506,0.033269584,-0.004806499,-0.021150425,0.025860004,0.004461092,-0.004745945,-0.009876535,-0.005928252,-0.01414315,-0.03509279,-0.015665723,0.008785388,0.007662202,-0.0018777668,0.052809298,-0.035922952,0.013210195,-0.013600393,0.016139274,-0.10905471,0.030087728,-0.010275807,0.014400612,-0.027291413,-0.00052107807,-0.0076196063,-0.03736607,0.0007686076,-0.024937613,-0.014049525,-0.022563834,0.03253988,-0.0070680794,-0.024248779,0.033162877,-0.0026491461,0.035768215,0.0005964841,0.03638561,0.021567207,0.0043107257,0.031668715,-0.024793683,-0.0281841,-0.02052171,0.015266162,-0.016030088,-0.009377018,-0.0070913895,0.0013372207,-0.035152223,0.014081422,0.10358134,-0.0169583,0.0418227,0.014934924,-0.02197008,-0.030408278,-0.012027969,-0.060126327,-0.012778013,-0.03823184,-0.011135958,0.018630892,0.03370399,0.04625967,-0.026778527,-0.030271033,0.015397289,-0.021853998,0.06627583,0.00896951,0.020408843,0.03542388,0.00857511,0.0075713643,-0.0104228,0.016854342,0.009681357,-0.025221203,0.036272246,-0.031209745,0.0025628875,-0.0475374,0.054486625,0.047928955,0.024079684,-0.0016975619,-0.019355798,-0.03206186,0.071578294,0.026223434,-0.012689526,0.0037177976,0.0035218343,0.08827767,-0.020954832,-0.0072771627,0.0148137435,-0.006427078,0.0052660094,0.026855629,0.03532433,0.029790714,0.006440356,-0.015447512,-0.01386735,-0.03788231,-0.025810681,-0.020252855,-0.045941442,0.022571897,0.0068777725,-0.016033912,0.028133249,-0.033520114,0.023712173,-0.048377406,-0.004092131,-0.0034087452,-0.019352315,-0.03759989,0.0023309707,-0.0050764065,0.011045524,-0.008566648,-0.026247196,0.020701928,-0.04115568,-0.05745852,-0.041643936,-0.036584146,0.013148466,-0.0014916803,-0.0106049925,0.021155993,-0.02899585,0.01982963,-0.046242982,0.013852259,0.011585045,0.011812059,-0.030664695,0.007957143,0.040764786,0.06269114,0.0011311627,0.0001981661,0.017586468,0.023906764,-0.014728586,0.0036716305,-0.0325343,0.0023452416,0.03199167,0.0010703683,0.03919062,-0.019149147,-0.05603381,-0.048774336,0.054876238,-0.0033631139,-0.034889992,0.009885643,0.0050284015,-0.029351957,0.016071465,0.00074373087,-0.019606967,0.005962022,-0.047842015,0.03899922,0.12994911,-0.0360052,0.013830953,0.0071216226,0.0023521653,0.056669176,0.030279359,-0.01398955,-0.055494085,-0.044280816,0.010931942,-0.0013201725,0.032897007,-0.010865597,0.021519227,-0.029472925,-0.0009372421,0.03660094,0.0667262,-0.035606943,0.0012692905,0.01366698,-0.013896732,-0.009182233,0.015725294,-0.03925536,0.011485039,0.04763091,0.050892524,0.06850715,0.03939499,-0.030988207,0.0073336316,0.017118305,0.026060602,0.0021108682,0.024674278,0.008307121,0.03219359,-0.07658628,-0.01609773,0.051510673,-0.0038963398,0.013439087,0.06585916,0.04808684,0.03938849,-0.048655696,-0.022138178,-0.004062463,-0.04976853,-0.027279222,-0.0021091744,0.0076262467,0.010099087,0.010208486,0.02182583,-0.024178045,-0.018525813,0.05678755,0.028518127,0.024214296,0.004521694,-0.0010548659,0.027311942,-0.042108398,0.017888956,0.029107358,-0.008433102,-0.0224692,-0.017287968,-0.028532699,0.004142552,-0.024728442,0.029728225,-0.035948683,0.04254477,-0.055337492,-0.042908084,0.031195913,0.013856206,-0.031462554,0.026276868,0.019484608,-0.02862803,-0.03809377,0.002906587,0.034478154,-0.01964246,0.020819377,0.0020069203],"last_embed":{"hash":"fgyg0f","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"fgyg0f","at":1762844612734},"key":"Personal/Projects/Running/Running.md##Courses#{2}","lines":[38,38],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fgyg0f","at":1762844612734}}, +"smart_blocks:Personal/Projects/Running/Running.md##Courses#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03371729,0.039396115,-0.025646172,0.017368916,-0.04975683,0.004305276,-0.018030744,-0.014811347,-0.026686057,-0.00041172517,-0.0054432773,0.04843126,-0.03655411,-0.0069425935,0.010602504,-0.0122877015,0.002626023,-0.008109137,-0.009269504,-0.020390835,0.03932707,-0.022812406,0.04306243,0.01854739,-0.02700754,-0.014889147,-0.006252149,0.0027551807,0.034253754,0.0021523554,-0.0016440412,-0.035095233,0.028667325,-0.064852886,-0.004958222,-0.059026603,0.033398155,0.022009153,-0.04493907,0.028444905,0.008909627,0.018800529,0.024693433,0.040512454,0.036513235,-0.01493062,-0.0047627995,-0.03019464,-0.05054319,-0.07032603,0.023279294,-0.014617176,0.052736625,-0.074600086,-0.040211245,0.012846183,-0.028216995,-0.04263074,-0.059537593,0.0014011444,-0.030912274,0.04239747,-0.011704117,-0.030323518,0.0014986657,0.041917253,-0.0036802664,-0.01370264,-0.0010887169,0.0109786,-0.029031822,-0.012970415,-0.010713196,-0.05165642,-0.04390469,0.01951381,-0.029820487,-0.048024353,0.0294124,0.04154264,0.021436676,0.009838936,0.0012566205,-0.024422897,-0.03564909,0.007626339,-0.012133937,0.03652062,-0.02058976,-0.050697196,-0.01289716,0.04682673,-0.029607331,-0.0005609393,0.0060967635,-0.07007977,0.0038059587,0.0015054968,-0.028979072,0.02408831,0.051531997,0.031994198,0.029897163,0.008349813,-0.028256182,-0.018894343,-0.020401122,0.021724522,-0.010798094,-0.01482005,0.044260036,0.01411474,0.024553273,0.01867111,0.015996743,0.009843555,-0.05553467,-0.04204395,-0.012340388,-0.06371691,0.042528745,0.02501275,0.031317342,-0.03190979,0.014089222,-0.04853346,0.006401904,-0.02255524,0.0026234554,-0.025460225,-0.04898616,0.026493775,0.0018262808,0.021121519,0.0005363846,-0.04559618,0.03649256,-0.018600607,-0.027304912,-0.013601519,0.019589556,0.056456957,-0.05065642,-0.04203271,0.02829513,-0.011387247,0.04210607,-0.006837058,0.007158573,-0.046095714,-0.016240768,0.016728388,0.055570383,0.040889747,0.061825052,0.020188298,0.0076669315,-0.00082641095,-0.010453891,0.029358596,-0.016539233,0.025250623,0.0093544135,-0.036951464,0.046441253,0.039376147,0.021370701,0.061509177,-0.019961167,-0.00905246,-0.018998418,-0.05828547,-0.009458414,0.034127217,0.065389775,0.00055334077,0.06428168,-0.009901558,-0.003650611,-0.04330037,-0.005225786,-0.015321532,0.02655975,0.04435195,-0.012496785,0.024579033,0.023565525,-0.046421636,0.0015909683,0.0030603441,0.0057912413,0.021752426,0.0010709187,0.011538627,0.08047972,-0.013542193,-0.015142442,-0.012260753,0.001328594,-0.058525447,-0.018416632,0.006338274,0.0036491428,-0.046645667,-0.052929014,0.018538337,-0.057978332,0.01901465,-0.00362604,-0.041667398,-0.03132306,-0.046593953,-0.0198236,-0.0056318054,-0.011122065,0.042072754,0.010898497,0.014709572,0.013809938,-0.028692363,0.029168215,0.024214914,0.009396126,0.0026229569,-0.04909557,0.022116706,-0.023234174,-0.01217454,0.07374457,-0.06996635,-0.0005087758,-0.009999375,0.038795866,-0.00048300892,0.0026861355,-0.0058960537,0.004667049,0.01980033,0.02792615,0.0088960035,0.0214492,-0.052620318,0.05313405,-0.013557738,-0.02301542,0.029758042,0.050301686,0.039985344,-0.012907426,0.00014236441,0.030798214,-0.024496295,-0.016019844,-0.015549529,-0.00026056517,0.031869825,0.020294791,0.010060307,-0.04090049,-0.021132365,0.0074294205,-0.00098062,-0.044723887,0.012709589,-0.009368671,-0.034213744,0.02564665,-0.014004087,0.002443254,0.010822167,-0.014377122,0.0036008297,-0.0055500655,-0.015304995,-0.007795851,0.021471608,-0.0097428365,-0.019477498,0.055609852,-0.052570097,0.05278028,0.011840607,0.008840278,-0.018976951,0.038774006,-0.0130020855,-0.019878482,-0.015202513,-0.0073280586,0.04046162,-0.08399992,-0.035410807,0.041128155,-0.041735593,0.005734751,-0.0015772734,-0.021375632,-0.1701879,-0.06094391,0.030077053,0.015685355,0.0050111497,0.015477072,0.024455246,0.010441391,0.005411745,0.048749816,-0.046587132,-0.04529717,-0.027442252,-0.0011202998,0.0075815897,0.019930324,-0.024199039,-0.04028387,-0.043727472,-0.0119780665,-0.00067255524,-0.05469965,0.010931467,0.02161503,0.008238764,0.010906405,0.07370393,-0.01905045,-0.029908743,0.009539009,-0.016379472,0.03286531,-0.004268473,0.017277617,0.018894788,0.008650164,0.03241374,-0.04855814,0.013268708,-0.0029093798,0.01620388,0.038931068,-0.04913578,0.024320861,-0.00061838806,-0.035600174,-0.053472687,0.053458188,-0.024415191,-0.03385131,-0.003393603,-0.01961211,0.028643215,-0.007790823,-0.03298127,0.024941705,0.029126545,0.07666759,0.008086729,0.012241522,-0.008686455,-0.06515756,0.020648465,-0.002418021,-0.02833386,-0.006784142,0.044223174,-0.017533386,-0.03251209,-0.020201156,-0.02136861,-0.030922668,-0.020373074,-0.0094985375,-0.045890383,0.014383702,-0.0140794525,-0.06235243,0.028031522,-0.07076562,-0.002012654,0.014352251,0.027511358,0.007592434,-0.02149221,-0.054755576,0.03999584,-0.012634026,0.03156985,0.21403141,0.0031362332,0.0038511052,-0.026254578,0.017557515,-0.0096857315,-0.046978768,0.056318242,0.008780821,-0.06364519,0.0022269217,-0.007656885,0.008422523,-0.011417474,0.04302738,0.022146026,-0.022784945,-0.019105274,0.07668732,-0.014506023,0.0033654775,-0.0022526027,0.010196082,0.035060134,-0.044640895,-0.020252112,-0.028258868,-0.042739894,0.0009523246,-0.014295734,-0.06587323,0.012141491,0.048017032,0.001466869,-0.028385784,0.04483067,0.01929736,-0.006692737,0.04943864,0.016014863,-0.01170881,-0.018323824,-0.029170565,-0.03193991,-0.021364106,-0.034633644,0.05004003,-0.0047745644,0.0036060528,0.030487563,-0.009520096,0.023223639,-0.016146861,-0.020884838,-0.0070398035,0.018226007,-0.026183859,-0.014108298,-0.0012923195,0.039846435,-0.02794873,0.001102399,-0.025625445,0.05716088,0.0005825757,0.0306684,-0.028883372,-0.011746981,0.007525531,0.024468396,0.036013935,0.034741532,-0.019406663,-0.020621443,0.022180982,0.051071424,0.027588543,0.029311035,0.005013894,-0.005773223,0.040877566,-0.06155748,0.0041942066,-0.0069381883,-0.015074595,-0.013240128,0.029407911,0.016146434,0.030713134,0.072016954,-0.022562401,0.014070498,-0.04107471,-0.01267847,-0.0034813962,-0.010301765,0.010190082,0.004952013,-0.05220656,-0.04755797,-0.03238144,-0.02793351,0.011879016,-0.021130592,0.023818238,-0.04245328,-0.04064494,0.010699139,0.025877424,0.03223201,-0.0028442908,0.031437755,0.0059426925,-0.014068239,0.045504566,0.022773419,0.002684079,0.05237559,0.0145761175,-0.021158515,-0.004057859,0.0304261,0.011104423,0.018214082,-0.018526105,-0.032147128,0.040662155,-0.041309085,-0.0036894265,0.012912534,-0.020199455,-0.012393919,-0.05387519,-0.004427502,0.065060265,0.041486297,0.0052749272,-0.00816448,0.01357217,0.014758534,-0.035091337,0.052670185,0.010635683,-0.019976534,0.0025585573,0.05028755,-0.0020445953,0.005644076,0.0034550335,-0.04001734,0.022910405,0.041030593,0.012408935,-0.06255262,0.045852505,-0.013061643,-0.013514835,-0.0007146445,-0.023464005,-0.04039306,0.018861778,0.0217434,-0.00596427,0.07845017,-0.010608934,-0.027699564,-0.0022602053,0.04284833,0.033376005,-0.042031363,0.0006563023,-0.00040465238,-0.017934002,0.031161174,0.017431898,0.033645514,-0.030251613,0.0040227147,-0.02700619,-0.04560889,0.023403987,-0.025399232,-0.035878327,0.016332023,0.01817977,-0.0066932496,-0.02135745,0.006019618,-0.015880663,-0.0069521763,-0.012418093,0.085218534,-0.020176616,-0.029719356,-0.0028808033,-0.01882029,0.030365845,-0.023614403,0.00715879,0.017924136,-0.01994944,0.04001749,-0.00076288,-0.034649257,-0.021759262,0.018557096,-0.020573376,0.06755804,-0.047132403,0.001234245,-0.027639186,-0.042455927,0.002010665,0.018215222,-0.039233103,0.016054006,0.03775259,0.02279686,0.013172063,-0.04001991,-0.030764537,-0.0005351052,0.0168117,-0.03849909,-0.034261033,-0.02406293,0.022761421,0.016815308,-0.037872043,0.0045635244,-0.00823706,-0.015623962,0.023716295,-0.008557292,0.01703641,0.018428484,0.054041877,0.010813277,-0.033733033,-0.04388061,0.004282181,-0.013456843,-0.011852518,0.053465016,0.008534614,0.02723028,-0.061412524,-0.046404902,-0.007441701,0.01641174,0.030649485,-0.0022171591,0.015494048,-0.03734433,0.01984032,0.04702759,-0.006023698,0.004829698,0.023424521,-0.0068366327,-0.029143708,0.020393088,-0.0125551345,-0.021780387,0.012905976,-0.053476322,0.025541684,-0.021717824,-0.039223306,-0.042410374,-0.028509988,0.013154591,-0.014009388,-0.02310506,0.054772984,0.01579638,-0.0141374245,0.025794717,0.038932983,-0.035046462,-0.015402297,0.0022800737,0.030115046,-0.01020995,-0.027736422,-0.01629068,0.01576873,-0.0060050758,0.029210618,0.023906166,0.001275837,-0.0021511116,-0.02989525,0.040800747,-0.01802342,-0.0076384554,-0.008844588,0.02760567,-0.041662734,0.011879944,0.017019305,0.02858443,-0.004158508,-0.04460126,-0.06857962,0.024896111,-0.028067803,-0.018681671,0.0030045877,-0.030022591,0.051077433,-0.03167344,-0.05948074,-0.025549835,-0.003230683,-0.01272291,0.04196467,0.0043134307,-0.015954548,-0.003419623,-0.027836433,0.0062861857,-0.039208345,0.008054166,-0.07766213,0.0077302605,0.014886996,-0.0061492166,-0.018011943,-0.015606451,-0.040649787,-0.0062183966,-0.00033290233,-0.020768324,0.016943874,-0.009508224,0.027857762,0.029035702,0.004729142,0.014951862,0.031203834,0.024754085,0.016330596,-0.0057490193,0.030564599,-0.012676299,0.02333133,0.007266311,0.012063102,0.034343526,0.054975342,0.021634536,0.0045018843,-0.024822693,0.07419596,-0.059830558,-0.00031164006,-0.04143267,0.016412083,0.055549145,-0.009929771,0.05132641,0.018559184,-0.04911064,-0.036642358,0.023542155,0.0007917572,0.00011650887,0.002474274,0.013431918,0.0025525684,0.032964237,0.040565073,0.032137446,0.021070048,0.0541576,-0.0019782563,-0.01315916,0.01929721,-0.026682017,0.012977307,-0.061632235,0.007594677,-0.009892464,-0.0494528,0.0077970196,-0.01971943,0.021777552,0.022110617,0.028543152,-0.043188054,-0.010975179,-0.022982847,-0.011673221,-0.11312787,0.03495319,-0.049012545,-0.0021132727,-0.03649035,0.007784074,-0.056586955,-0.012657868,-0.0027225036,-0.025486087,0.042429313,-0.050288763,-0.0011808085,-0.0042546876,-0.037273023,0.041382153,-0.015132016,-0.023942277,-0.011698296,0.056244444,0.014111121,0.008905327,0.016822534,-0.001390706,-0.017106637,0.0033141018,-0.02845489,-0.022713594,-0.034379307,0.0043157237,0.003630707,-0.09612788,-0.014497117,0.08849597,-0.018531166,0.021956772,0.0042802133,-0.0053271228,-0.023569852,-0.022108695,-0.040630613,0.004109641,-0.020577127,0.0016282598,0.032560185,0.024787819,0.021616641,0.0019141329,-0.032513462,0.0024891065,-0.0035315328,0.03422359,0.01921676,0.018374277,-0.01850946,-0.013049249,0.007950837,0.015940906,-0.030429259,0.012429288,-0.02671503,0.027461773,-0.044327576,0.0060439976,-0.032989454,-0.000733043,0.019819368,0.01899985,-0.0021909433,-0.0032079334,-0.0022175175,0.0379707,0.009359911,-0.019335475,-0.0043021035,-0.008759793,0.0392095,0.026037974,0.0010262039,0.014723753,0.0012214665,-0.042206414,-0.009994268,0.014382024,0.054020356,0.003155702,-0.030665578,0.01210688,-0.015235137,-0.026502747,-0.0122943055,-0.037924174,-0.02348604,-0.013380312,-0.0045793215,0.0072212573,-0.026777014,0.025307614,-0.013613297,-0.017950723,-0.009375745,0.00075583806,-0.0051651555,-0.013605568,-0.001811687,0.05546734,0.006773016,-0.005573637,0.017599523,-0.030764362,-0.05206956,0.003154528,-0.045253,0.009312749,-0.01545047,0.0319977,0.034697123,-0.01825703,0.055115506,0.013055068,0.005771626,0.0019596426,0.0051686084,-0.035609152,0.020985767,0.006165079,0.072609976,0.007849555,0.006615514,0.018640157,0.02257608,-0.053858623,-0.018639151,-0.007757164,0.0205336,0.04355199,0.055409968,0.0322842,-0.03633411,-0.036335126,-0.02748133,0.008792668,0.011141454,-0.019734818,0.009684926,-0.026376342,-0.044383142,-0.021774847,0.0101189995,-0.03149583,-0.019441314,-0.028207498,0.0052863713,0.13794592,0.0038948068,0.0054788156,-0.0281681,0.049653884,0.017213339,0.040282086,-0.01838452,-0.04598475,-0.0260635,0.004223267,-0.010496905,0.084889345,-0.020544535,-0.0014734918,-0.0077706072,-0.029994467,-0.0053354762,0.052707884,-0.028723784,0.048470527,0.02031045,0.019970272,0.012178102,0.0045029675,0.004486409,0.005434826,0.05422858,0.04014744,0.025618464,0.021806074,-0.025035262,0.00096601644,-0.0032119201,-0.006840472,-0.0060587577,-0.009393859,0.012746861,0.02339544,-0.058695015,-0.013445431,0.040412605,0.022813914,-0.01618006,0.0676927,0.033824272,0.0131671,-0.017308114,-0.009930679,0.005415638,-0.022767544,-0.014297328,-0.002717493,0.01946889,-0.03126342,-0.037481625,0.004710247,0.008617966,-0.021004668,0.046371363,0.03806303,0.011863714,-0.017385462,-0.03029132,0.018656353,-0.019587174,0.03316641,0.026250651,-0.011129184,-0.033483885,-0.022699976,-0.016488185,-0.014750433,-0.03554822,0.008429516,-0.016960895,0.03820404,-0.03030709,0.045302458,-0.0028373285,0.027170876,0.012066428,-0.010806975,0.025134176,-0.028077679,-0.021174612,0.0035427753,0.015552274,-0.009297538,0.039020747,0.0082322415],"last_embed":{"hash":"10jkm2","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"10jkm2","at":1762844612734},"key":"Personal/Projects/Running/Running.md##Courses#{3}","lines":[39,39],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"10jkm2","at":1762844612734}}, +"smart_blocks:Personal/Projects/Running/Running.md##Courses#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018170409,0.012260057,-0.03182491,0.002823066,-0.05918026,-0.017202912,-0.0064416174,-0.063399866,-0.00903629,-0.0021257086,-0.012287251,0.02929393,-0.0096078105,-0.012149376,-0.0016194076,-0.017130582,0.0031028946,-0.016530283,-0.014021394,-0.0032074926,0.013997725,-0.0061795,0.058849476,-0.029581187,-0.018139422,-0.02027087,0.015059471,-0.01477185,0.02186989,0.008948854,0.019523855,-0.041188918,0.05597868,-0.066444226,-0.010013849,-0.039964978,-0.010626179,-0.017561905,-0.04750486,0.021313,0.012179932,0.0117663955,0.01992114,0.014226527,-0.0016921728,-0.0082525555,-0.014199419,-0.014365784,-0.023671988,-0.04315361,0.012693904,-0.0049748165,0.030186906,-0.03861574,-0.015463788,0.01712245,-0.054628268,-0.045475286,-0.013218649,0.026540963,-0.01765548,0.07903316,-0.024345523,-0.04251721,0.017668862,0.039978206,0.015944246,-0.023059482,-0.012340544,-0.008397659,-0.044404663,0.029717736,0.028209858,-0.03600741,-0.08088622,0.038340766,0.0063906,-0.018946644,0.011034253,0.031185629,0.021900035,-0.01668284,0.0068219174,0.021203192,-0.02641351,0.0048184134,-0.014230981,0.020857405,0.008992772,-0.03856254,0.008232381,0.0132858595,-0.028884329,-0.007901022,0.02108874,-0.021274384,-0.034169696,0.0114953,0.0019687503,0.012097467,0.061218858,-0.0013226762,0.04139531,0.019029146,0.02872611,-0.06439811,0.053059686,0.022779213,0.015148427,-0.0035176238,0.0076593654,0.025258958,0.02254695,0.04141852,0.011555303,-0.01327611,-0.03504946,0.013854394,-0.050933935,-0.07434551,0.038322337,0.009027014,0.06835799,-0.0054479246,-0.018269284,-0.015671782,0.011070934,0.07167196,0.004847869,-0.026686009,-0.012019918,0.035610933,-0.0013506233,0.025486829,0.031547986,-0.059551764,0.0055936347,0.015930165,-0.0044791517,-0.02391738,0.0014557996,0.031120373,0.006134951,-0.04705372,0.046698947,-0.033370104,-0.004117151,-0.01686153,0.008745659,-0.0308309,-0.0065019587,-0.009984809,0.0012215921,0.010689782,0.008942915,0.004603341,0.012313,0.011101674,0.003260385,-0.004085803,-0.04844146,-0.013197947,0.00475434,-0.045336775,0.021694524,-0.0191489,0.02677337,0.021913702,0.013653436,-0.037372995,0.048424806,-0.04357903,0.034376852,0.029783664,0.018112782,0.020720122,0.077752836,-0.0012824652,-0.021330584,-0.0511119,-0.02422115,-0.018067148,0.02198747,-0.0023287022,-0.044605915,0.03294656,-0.008427101,-0.013813677,0.047433797,0.005451304,-0.03543663,0.013694885,0.03414163,-0.027882606,0.046970468,-0.02795941,0.0013831452,-0.00017191593,-0.022397261,-0.054592203,0.00897209,-0.0044229114,-0.0038275153,-0.04363619,-0.045096956,0.0013447013,-0.05542441,0.013468544,0.014066084,-0.054362126,-0.0372283,-0.030353539,-0.03795654,0.026732996,0.029519416,0.00009464283,0.010828705,-0.0056494046,0.01759865,-0.012754877,0.005969957,0.008979123,0.027171727,0.001132783,-0.0331527,0.022739496,-0.019402156,0.023797505,-0.0013994394,-0.053969793,-0.038770027,-0.0054695816,0.02728461,0.0006064713,0.014210836,-0.024037793,-0.0021317978,0.029481443,0.0043773837,0.0103154285,0.035350572,-0.056091715,0.06760561,-0.0050377864,-0.03199191,0.051526383,0.028063135,0.0057875905,-0.013264795,-0.025676988,0.032837596,-0.02960838,0.0014355745,0.032223854,0.017138314,0.008518581,-0.010246343,-0.010988599,-0.03475431,-0.0008635159,0.018777223,0.012481727,-0.025745632,-0.004085736,-0.023109313,-0.019504592,0.0476887,-0.0187592,0.040251352,-0.0029003716,-0.024724375,-0.011625418,0.020882463,0.0028212606,-0.05852204,0.013159241,0.0120447595,0.0026769885,0.03981653,0.0014087207,0.023549706,0.0063100914,0.04904534,0.016292583,0.060617268,0.016987175,-0.020384409,-0.02459327,0.0003609325,-0.021064706,-0.073318966,-0.021823417,0.039838053,-0.032071058,-0.043034185,-0.049239803,-0.043408476,-0.16174161,-0.030663636,-0.009767616,0.05195045,0.0127425995,-0.0016381233,-0.014120271,-0.006761347,-0.01629617,0.016888656,-0.02993643,-0.05209342,0.0034686956,0.01732608,-0.0021934814,0.010953099,-0.025954885,0.020734401,-0.014734519,-0.012760483,0.0108151985,0.0046747015,-0.0132654365,0.02672215,-0.011337389,-0.0013742012,0.028618904,0.043475218,-0.0061547547,0.057941817,-0.017728059,-0.01186584,-0.012135451,0.0038267684,0.012102161,0.022398489,-0.005757188,-0.019541798,-0.026784409,-0.028139975,-0.017476842,0.041719615,-0.023268066,0.0138427755,-0.00967187,-0.017137596,-0.024528373,0.03689141,-0.019936617,-0.022163272,0.051425442,-0.032872766,0.025258228,-0.027441336,-0.03998861,0.024372231,-0.0021677213,0.04270389,-0.012441497,0.03967663,-0.0042221704,-0.016184112,0.04605123,-0.029669996,-0.04318531,-0.009636155,0.026127018,-0.028759051,-0.018908873,-0.032608487,0.0019973055,-0.027536642,-0.018904265,0.016542725,-0.042124122,0.010050536,-0.009651854,-0.029016841,-0.014777285,-0.05715675,-0.026837004,-0.011469823,-0.014052707,0.008896374,-0.026978197,-0.025511216,0.046830725,-0.0004980304,0.016612964,0.23425874,-0.042222295,-0.03412714,0.009186782,0.032156542,0.0038848186,-0.012000705,0.04441386,-0.015098937,-0.037196074,0.019531542,0.044488184,-0.034084193,-0.0097559905,-0.012605914,0.028414527,-0.013278959,-0.004450775,0.046015013,0.0068961615,0.0028737993,-0.015241269,0.0064814733,-0.010274843,-0.056939356,-0.04274185,-0.012548181,-0.008102027,0.0017146169,0.003518086,-0.039090972,-0.011537274,0.048742328,0.011795156,-0.029157987,0.056725025,-0.004926238,-0.013406594,-0.000709163,0.008246985,-0.021538526,-0.01705113,-0.048845258,-0.046609953,-0.0027018697,-0.0072630444,0.054710817,-0.06317952,-0.029755581,0.05940391,0.0010175115,0.003875799,0.017888688,-0.009325842,0.01094638,-0.0034014208,-0.005487703,-0.008710331,-0.0111189345,0.020290686,0.0018458627,0.016142745,-0.010591124,-0.032156266,0.013057914,0.019471467,0.004131016,-0.0028171523,0.0182251,0.087228715,0.08560676,-0.0182403,0.0011466441,0.007491294,0.011357547,0.007096106,-0.0034329053,-0.008897082,0.005353618,-0.012202698,-0.007328248,-0.018466782,0.012447249,0.009869504,0.027028615,-0.00204765,0.02666781,0.02403488,0.033689618,0.010732878,0.02191697,0.028731346,-0.04057874,-0.02025109,-0.0071802163,-0.0314005,0.024883138,-0.0063268794,-0.053933993,-0.00081548805,-0.039654728,-0.056245565,-0.031304162,0.010244418,0.015723934,-0.029397646,-0.030080443,-0.0024044903,0.01744044,-0.002715246,-0.009066143,0.022278577,0.0054344884,-0.049535487,0.00817731,0.0728581,0.03177834,0.017245203,0.051688556,0.007209928,0.012150191,-0.019530624,-0.0076503973,-0.012205454,-0.019373227,-0.003225989,-0.020944873,0.009942133,0.037333332,0.010170052,0.00044200767,-0.033933267,-0.038727976,0.0027102241,0.044752475,0.084373854,0.004567178,-0.007966345,0.002774462,0.0031056628,0.0023176514,0.006439349,0.010863538,-0.0119287,-0.0022455065,0.0641843,0.022247648,0.0031852277,-0.00073825417,-0.022086855,0.036222674,0.07892104,0.025803916,-0.044777926,0.017528124,-0.0359401,-0.016454704,0.02477973,-0.0012838949,-0.010381303,0.026682498,0.033981573,-0.053034686,0.05982308,-0.026181864,-0.023232002,-0.0030245318,-0.004237398,0.015816834,-0.019566087,-0.0022087353,-0.03786807,-0.026507564,0.026070902,0.037879262,-0.012682365,-0.006786224,-0.015165208,-0.019179495,-0.041220583,0.023882993,-0.023679484,-0.029560376,0.015460096,-0.01739668,-0.0142315,-0.03453995,0.00020981654,-0.03243375,0.00034085553,0.0002804062,0.095194414,-0.015867416,-0.03783933,0.0076131835,-0.050920997,0.024348108,-0.05992603,-0.0045178966,0.013668889,0.047696646,0.0002971858,-0.018407078,-0.036188327,-0.025324497,0.04282752,-0.025568103,0.027110523,0.0024833821,0.0037310817,-0.021112777,-0.04207279,-0.013532072,0.03015379,-0.06258204,-0.038498677,0.06456117,0.007671827,0.016024752,-0.02465089,-0.07198356,0.015151801,0.0026869504,-0.045849662,-0.04732624,-0.009397101,0.02567187,0.013858321,-0.0027504377,-0.015915576,-0.011508426,-0.0145758325,-0.034384843,-0.014983164,-0.012150535,0.018957272,0.016652754,0.00080119073,0.009957597,-0.004179635,0.0052956725,-0.034261484,0.006886559,0.015637722,0.015786126,0.054910332,-0.04100288,-0.026912106,0.018905068,-0.010414719,0.00601253,-0.008235594,0.034541924,-0.03930788,0.018197624,0.07372455,-0.019223755,-0.012252083,0.060496017,0.019867625,-0.010069753,0.051348988,-0.009996812,-0.0006760181,0.006739601,-0.07833591,-0.013621259,-0.02241029,-0.03086824,-0.01899431,-0.044205826,-0.017503612,0.0059210924,0.022803871,0.017644133,0.0371968,-0.069134064,0.015492723,0.041903652,-0.0041663893,-0.047832847,0.022816274,-0.015912129,-0.023197172,-0.007798147,0.008856889,-0.025105374,-0.010459,0.025923232,-0.008996556,-0.02028715,-0.00958201,-0.028542198,0.05071715,0.010121958,0.019739157,-0.04445006,0.018268002,-0.01960216,0.012298067,0.0070066843,0.023295771,0.025293062,-0.017033402,-0.023421314,0.007993361,0.014822607,-0.0062754424,0.04331349,0.007411869,0.04646032,-0.021286117,-0.02537073,-0.003337677,0.038866293,-0.021053353,0.062071197,-0.023846159,-0.018996613,0.0014074388,0.0113001615,0.001203304,-0.04262881,0.0072060414,-0.08659207,-0.017355539,-0.034453202,-0.0004951896,-0.00020559257,-0.0047725225,-0.028807051,-0.007343769,-0.024361717,-0.059619498,-0.0036766822,0.010840474,0.04709992,0.04366185,-0.010454251,0.014738248,-0.012291232,-0.010138315,0.0780147,-0.036643643,0.038308553,-0.04288979,0.02186432,0.031970657,-0.009503013,0.03410284,0.06167078,0.07770091,-0.023118207,-0.0056460905,0.057769727,-0.018297369,0.035052795,-0.02020485,0.03360165,-0.015178939,-0.04110557,0.0501582,-0.014879492,0.02616687,-0.04056188,0.0058889776,-0.016020864,-0.03850672,0.0063630925,0.031406563,0.017679056,0.010270086,0.0238845,0.08851686,-0.010572887,0.041019656,-0.0013539884,-0.012062996,0.03717821,-0.022991788,-0.023850948,-0.02359339,0.008418942,-0.016617607,-0.01340056,-0.017027171,-0.0016058966,0.018055687,0.023245871,0.06319036,-0.062274266,0.033164732,-0.028282754,0.015725058,-0.11941353,0.020610742,-0.021073066,0.006245603,-0.030881178,0.007806953,-0.020217175,-0.01132888,-0.026905062,-0.029047089,-0.003408547,-0.05025785,0.02032991,-0.037427276,-0.0131143695,0.017736584,0.019586531,-0.00817296,-0.02462958,0.029105786,0.024754224,-0.010378743,0.012116684,-0.008390737,-0.009851003,0.016466098,-0.0166247,-0.0151452925,-0.024449063,-0.019725194,-0.001501717,-0.054488435,-0.0017635461,0.096183784,-0.029548654,0.052978527,0.016399646,-0.031727687,-0.005713703,-0.004983927,-0.043286815,0.012187968,-0.0166772,-0.008296107,0.0018700426,0.039653108,0.02511547,-0.020038918,-0.040120516,0.011308112,-0.04035673,0.051027317,-0.036579646,0.0047205854,0.030422103,-0.021029754,-0.007169917,-0.021275546,0.0026620415,-0.010904215,-0.036664583,0.029983291,-0.041993577,0.00995198,-0.009684515,0.060518287,0.044756267,0.03563765,0.0047576507,-0.016670352,0.02073059,0.047265228,0.028711742,-0.032235287,-0.015920654,-0.008807218,0.07241933,-0.009928381,-0.0053846557,0.001865374,-0.05103517,-0.008652743,0.021911997,0.026446836,0.042352524,-0.022716999,-0.02569834,0.017067963,-0.03708573,-0.033602018,-0.018699225,-0.032939274,0.017731886,-0.017799383,-0.0216186,0.00923024,-0.01484826,0.020655079,-0.0058120135,-0.012104785,0.041802846,0.008337829,-0.02675311,-0.010978128,-0.010269475,0.040840883,-0.007744745,0.008594714,-0.0012896964,-0.019047262,-0.042683512,-0.021171318,-0.0032969192,-0.0025939995,-0.004607265,0.027211666,0.019279117,-0.026087178,0.061488446,-0.019324053,0.009790377,-0.04701387,0.040244367,-0.030021295,-0.013431199,0.024126653,0.04011454,0.01676641,-0.005498137,-0.016856585,0.054904707,-0.059228797,0.00012514781,0.012815544,0.0031263998,0.02164965,-0.021765113,0.021493994,-0.0419721,-0.05855628,-0.05033393,0.058879767,0.03048216,-0.034143083,0.028110646,-0.012414422,-0.023576355,0.018156711,-0.0044939662,-0.010728832,0.026274154,-0.028198501,0.032753423,0.1239736,-0.00082196627,0.022465056,0.0128550315,0.018266568,0.057486225,0.023263335,-0.043238446,-0.065589316,-0.03436179,-0.016856607,-0.052578792,0.041616127,-0.033136316,0.022064392,-0.0406435,-0.04304251,-0.0071857176,0.06541518,0.004585616,0.044156082,0.03977315,0.023721207,-0.024769861,0.009225641,-0.023305645,-0.015984366,0.016460003,0.03873584,0.04602453,0.025385287,0.0033239059,0.02368305,0.03008791,0.0011807623,0.0076534725,0.016431129,-0.0059525324,0.014940029,-0.058098402,-0.03392936,0.006096205,0.017555783,0.015941106,0.063752025,0.01391222,0.0387723,-0.043130532,-0.035644475,-0.0042299675,-0.050232567,-0.0014076744,-0.032794762,0.012947771,0.00800483,0.011650878,0.004462109,-0.007705812,-0.011176444,0.03152653,0.04502471,0.025009261,-0.04171401,0.053547423,0.033585925,-0.011646271,0.035034698,0.023602176,-0.0022344082,-0.011213852,-0.01327211,-0.054780766,0.0026803885,-0.024062756,0.046547607,-0.03276888,0.016528418,-0.05571698,-0.0046945913,0.004188201,0.020530203,0.026148254,0.008029492,0.01952984,-0.016561365,-0.026320914,-0.008758777,0.02958338,-0.0263737,0.013774049,0.023580719],"last_embed":{"hash":"4n1zhs","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"4n1zhs","at":1762844612734},"key":"Personal/Projects/Running/Running.md##Courses#{4}","lines":[40,40],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4n1zhs","at":1762844612734}}, +"smart_blocks:Personal/Projects/Running/Running.md##Courses#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016280986,0.036682572,-0.022434352,-0.0002443649,-0.051217396,-0.031715598,-0.0035672125,-0.041666843,-0.006809219,-0.004934567,0.0043910677,0.030458177,-0.009914905,-0.010501472,0.010103603,-0.0022644177,-0.0032955098,-0.031099018,-0.016740166,-0.011670333,0.02467875,0.009996291,0.051202837,0.01551448,-0.012940864,-0.029673677,-0.022789573,0.00046813794,0.02795407,0.0020792373,-0.031925194,-0.05101723,0.04302645,-0.08738075,0.006076197,-0.06325682,0.019003352,0.011442076,-0.051784307,0.025235532,0.0042650457,0.010082243,0.035829786,0.038127948,0.014033075,-0.0016149632,-0.018736431,-0.03202244,-0.05042015,-0.06317167,0.0070765126,0.015411261,0.029974585,-0.05349693,-0.020061318,0.019355543,-0.044004604,-0.05798285,-0.035791107,0.010975097,-0.03422955,0.082992226,-0.020342749,-0.033761192,-0.0073303445,0.05593318,0.006424447,-0.021740992,0.008275494,-0.016680917,-0.030711474,0.011317086,-0.004736149,-0.04474805,-0.07385232,0.009885051,-0.01939846,-0.034395356,0.0039461986,0.042895265,0.01609427,-0.0026688646,0.03439353,-0.009599164,-0.032091286,0.012949535,-0.013047676,0.024552356,-0.007147266,-0.050806224,0.0016696295,0.025605697,-0.03888497,-0.0120430505,-0.004345766,-0.04948128,-0.02622098,0.009520042,-0.0333061,0.011180665,0.08504826,0.018913392,0.028854476,0.028601008,0.007657698,-0.069018215,0.010459965,0.022428514,-0.006199591,-0.0196328,0.030889936,0.009545272,0.032929163,0.024836764,0.021727806,0.0007772883,-0.039542563,-0.0015046147,-0.043639146,-0.08083337,0.0520374,0.021537941,0.05075544,-0.008311204,0.0030601032,-0.042157963,0.027944537,0.0073440466,0.017784137,-0.040222798,-0.03688445,0.045347787,-0.001928858,0.018800046,0.021236194,-0.056611724,0.0340047,0.023020653,0.0071961745,-0.03269306,0.026212959,0.06869819,-0.023236735,-0.038401585,0.0380032,-0.023329694,0.029124403,-0.015768675,0.007275391,-0.013874848,-0.04014225,-0.0062246514,0.030713912,0.027696038,0.04930949,0.021907346,0.01076313,0.014015946,0.0079359785,0.019261468,-0.03598418,0.000614054,0.03205964,-0.040249486,0.038291603,0.008068115,0.034833018,0.063281864,-0.011002353,-0.033224344,0.01996485,-0.037760276,0.02446275,0.037919324,0.05057782,0.008077516,0.059680235,-0.01050845,0.0007572499,-0.044273272,-0.007015903,-0.0072263572,0.04280096,0.018464895,-0.013141259,0.04381922,0.015648393,-0.02746758,0.03810691,0.010436426,-0.010121047,0.019431753,-0.023661472,-0.025898546,0.067737915,-0.031071339,-0.008461482,0.004419887,-0.02308255,-0.04782444,-0.0032915054,0.0032715674,-0.0015485743,-0.05644976,-0.04999886,0.009431911,-0.07442696,0.010781,-0.009170396,-0.042537726,-0.042661987,-0.037529595,-0.010476119,0.014677081,0.025801035,0.021591434,0.013303026,0.0010916925,0.014434531,-0.04763059,0.019231718,0.016573377,0.0206298,0.00028389954,-0.043299735,0.021889025,-0.0106440885,0.004603353,0.03221188,-0.052537233,-0.046051607,-0.0054972656,0.042674117,-0.007196291,0.009347968,-0.014587,0.011211872,0.017986534,0.006498118,0.012307251,0.03362332,-0.0694328,0.038889125,0.0022204067,-0.03712408,0.032899287,0.04546796,0.011148754,-0.01546044,-0.011037755,0.045409467,-0.01255825,0.004333366,0.013300807,-0.0062642205,0.01336048,0.010639142,-0.0039069313,-0.041850854,-0.008854729,0.005904043,0.000874635,-0.036160115,0.012170652,-0.026414787,-0.03773089,0.04535625,-0.0076788403,-0.001900639,0.022582002,-0.030859906,-0.0070244474,0.0125010265,0.013822181,-0.041358553,0.021629924,-0.013967287,-0.0055515836,0.03233471,-0.051956836,0.045783624,0.009676128,0.023031456,-0.0024427061,0.06237532,-0.0223157,-0.020517483,-0.045900807,-0.028699877,-0.011364225,-0.06074178,0.0029095756,0.033367414,-0.03978346,-0.012488785,-0.02165292,-0.028787041,-0.1648487,-0.031685106,-0.0027715361,0.028781762,0.0048823813,0.014177931,0.0037017458,-0.0056295865,-0.008112563,0.05246879,-0.059836183,-0.05540178,-0.021438196,-0.004879556,0.0008159458,0.0103661455,-0.019762479,0.0023254412,-0.0057561113,-0.017233346,-0.022396354,-0.026680408,0.019834591,0.037228644,-0.0052363873,0.008606775,0.06145562,-0.0137331905,-0.009064764,0.037916552,-0.030729886,-0.015394036,-0.00868407,-0.008035027,-0.003938557,0.011123327,0.018612148,-0.0446057,-0.019151948,-0.019105118,-0.00000788967,0.05691943,-0.045955252,0.030781046,0.009088335,-0.020141914,-0.043766934,0.04924139,-0.028489958,-0.03292005,0.0063157864,-0.007388353,0.02684515,-0.0024362952,-0.038195048,0.021672353,0.002026505,0.07193264,-0.0073380675,0.039321914,0.004658453,-0.039159358,0.04221345,-0.025558267,-0.031228825,-0.021248318,0.036527146,-0.009776366,-0.031817175,-0.03294241,-0.011268224,-0.022799829,-0.013243236,-0.007444042,-0.042933837,-0.017737815,-0.007562086,-0.051584363,0.011891502,-0.062135357,-0.0063454537,-0.0055449815,0.007145995,0.02154218,-0.011316652,-0.046637982,0.04583226,-0.0070333984,0.028195735,0.21719536,-0.02283909,-0.006032625,0.00442558,0.005640086,-0.035690878,-0.03558536,0.06121915,-0.008103189,-0.049501915,0.033292305,0.019965788,-0.015109465,-0.0125136115,0.006966523,0.027809829,-0.031033084,-0.0145251695,0.07946425,-0.011534297,0.010176689,-0.011983091,0.0027606927,0.008293442,-0.046364866,-0.031444617,-0.019916873,-0.0052976604,0.015408262,0.0013108337,-0.05343809,0.015088794,0.041052107,-0.0013384763,-0.028320445,0.033228584,-0.01255396,-0.004410212,0.0167391,0.0111198155,-0.028794441,-0.029173747,-0.05876173,-0.02071055,-0.0127480235,-0.027348844,0.0622775,-0.042860348,-0.024725635,0.037667613,0.015810931,0.006270693,0.017496288,-0.015495859,-0.0040319827,0.023343228,-0.020922447,-0.023920378,0.009880526,0.029821744,-0.00891448,-0.0032423572,-0.016808482,0.024371251,0.012249921,0.029968902,-0.022093093,-0.004357568,0.015754014,0.044754,0.03706408,0.039374046,0.0042322166,0.0090861665,0.018734578,0.010256778,0.01934384,0.02047392,0.0016510856,0.010613543,0.015710408,-0.037003152,-0.00052153185,0.0083064465,-0.0046881824,0.011800624,0.014083062,0.024329297,0.038565725,0.05729363,-0.008288336,0.022783305,-0.022637192,-0.021389937,-0.0038050234,-0.02039297,0.017450335,-0.0039172885,-0.068222575,0.0010762443,-0.009677331,-0.0033868894,0.008462302,0.02141124,0.027786968,-0.04552511,-0.036158614,-0.013484154,0.019084474,0.027851433,-0.01755365,0.03526779,0.018983508,-0.02570223,0.039507225,0.051750988,0.042942353,0.04998065,0.048797507,0.00014293852,0.022150898,-0.016862633,0.0069372193,0.0006384838,-0.03074964,-0.028402362,-0.006354192,-0.013389225,0.03469842,-0.0005764297,-0.008176625,-0.019445585,-0.0486522,-0.011054276,0.057033755,0.07454324,-0.0045262747,0.0024895621,-0.005892782,0.002886667,-0.024708983,0.05615635,0.015989387,0.0129838055,-0.002337429,0.064221695,0.008990863,0.008203825,-0.0139181465,-0.038461205,0.008884855,0.060687415,0.007972513,-0.0575151,0.042770296,-0.051663663,-0.011721591,0.022021653,-0.040122356,-0.023594718,0.013665134,0.0388198,-0.0021124894,0.075165346,-0.005464004,-0.04409207,-0.0040798187,0.010743576,0.0037862156,-0.024004836,-0.028758518,-0.031462353,-0.020056734,0.018329997,0.0070602773,0.022113787,0.0075492696,0.002246656,-0.036848318,-0.009309663,0.01998049,-0.024825387,-0.012839475,0.01561844,0.010146817,-0.012045886,-0.035795502,-0.0036466487,-0.009087546,-0.012490344,-0.005667726,0.086299874,-0.02070874,-0.025569916,0.023223523,-0.040102188,0.009235965,-0.043268114,0.0017316028,0.032334458,0.033034578,0.02489476,-0.0056655677,-0.046105515,-0.004134114,0.02357565,-0.013015001,0.05047251,-0.006518142,-0.014022207,-0.047279075,-0.030814655,0.0016198705,0.045166727,-0.060095217,0.018639889,0.051497888,0.025749054,0.017439619,-0.04753405,-0.04309642,0.0012855018,0.0042113904,-0.03965206,-0.0049445555,-0.03679844,0.035585593,0.005716367,0.0075905505,-0.01297344,-0.013157053,-0.0347929,-0.022471687,-0.012602661,-0.013089683,0.022093311,0.029405188,0.006136277,-0.008716469,-0.039171245,0.004458412,-0.009083647,0.002482571,0.03178168,0.020099903,0.048127566,-0.06337271,-0.03739427,0.005597272,-0.008837996,0.024883047,-0.014422858,0.03419993,-0.05943759,0.021203252,0.036862973,-0.012595161,-0.006704719,0.048802573,-0.005591295,-0.00838144,0.044936404,-0.007956581,0.002635726,-0.015450925,-0.07237522,-0.013790779,-0.037319563,-0.049586166,-0.02111933,-0.04473346,-0.0028921166,0.0017139037,-0.00036851014,0.04596931,0.024769487,-0.051587306,0.03293715,0.06752744,-0.02438609,-0.043657582,-0.0023382204,-0.00067320757,-0.008293658,0.0066567315,-0.008622415,0.009097559,-0.015038392,0.034869663,0.005859057,-0.00020201146,-0.030159503,-0.040044233,0.014017848,-0.0007282974,0.0075805215,-0.015087526,0.024918582,-0.029132001,-0.005602928,-0.0001814165,0.017388329,-0.0027642176,-0.034735847,-0.041257225,-0.006660748,-0.005637813,-0.026566904,-0.009661428,-0.0039001212,0.053307895,-0.04550983,-0.0330036,-0.003908197,0.0062938947,-0.020864569,0.06330255,-0.010482226,-0.024393367,-0.002903663,-0.0104727,0.010577506,-0.047091007,-0.013993066,-0.10861453,-0.0067871553,-0.01936487,0.015618832,-0.0012287722,-0.008417386,-0.029351374,-0.01358731,-0.008035302,-0.017286591,0.009915544,0.00263554,0.041064706,0.024028245,0.004177111,0.018033888,0.0008639703,-0.0023065382,0.047303163,-0.027197061,0.028703833,-0.03075272,0.025464738,0.019282546,0.039592594,0.01413031,0.050535757,0.04535025,-0.009562743,-0.029894702,0.065118246,-0.03513615,0.019013124,-0.012250645,0.025763122,0.02240059,-0.031224925,0.05188515,0.015603822,0.004885227,-0.03092088,0.013183021,-0.0106746135,0.0036584588,0.0017926847,0.02752888,0.021770744,0.022402177,0.031141678,0.064311184,-0.02083767,0.037717223,0.001533275,-0.031506974,0.017840225,-0.009541949,0.013870185,-0.035401255,0.017459195,-0.01734033,-0.034453753,-0.028114347,-0.011972725,0.0036637855,0.019876674,0.027298413,-0.06008368,0.017319165,-0.019789694,0.0015679991,-0.11420326,0.029564608,-0.01942386,0.032275435,-0.038166866,0.022612493,-0.046107594,-0.0066561587,-0.020361431,-0.024795441,0.018808203,-0.055081252,0.00979848,-0.011854555,-0.027354317,0.027127985,0.016857835,-0.01672604,-0.014661851,0.06911154,0.019761948,-0.020518482,0.01823943,0.001887745,-0.027435368,-0.0022961528,-0.0024222478,-0.008814899,-0.026139395,0.0032524595,-0.0003177309,-0.068994485,-0.005195649,0.091513395,-0.015208589,0.038541015,0.016331116,-0.021612488,-0.017311474,-0.021510217,-0.057416126,-0.0013698665,-0.03778565,0.0072192256,0.025399191,0.018404528,0.01391103,0.004764738,-0.021467565,0.013282016,-0.032078408,0.029702842,-0.0019309408,0.017437616,0.0038534435,-0.006990556,-0.0137179475,0.0036370058,-0.04317322,0.007292684,-0.03659075,0.047475364,-0.061415683,0.022131398,-0.019742262,0.018482123,0.028689878,0.03315149,0.009217675,0.00039058787,-0.0058482788,0.049849425,0.030131556,-0.01933679,-0.014200324,-0.0030845397,0.064768575,0.0036895862,-0.00487726,0.0023043205,-0.02874038,-0.010925324,0.003817428,0.02466826,0.030085895,-0.0046392893,-0.021566626,0.011033177,-0.017992826,-0.03297831,-0.04685123,-0.05214363,0.0076267174,-0.05027144,-0.0024011107,0.025301157,-0.040299732,0.029015599,-0.003942272,-0.0073251254,0.020097284,0.017278034,-0.010928836,0.0014399978,0.0075477394,0.06098854,-0.009701636,-0.014546465,0.029434988,-0.02972269,-0.049294133,-0.0066914507,-0.031265296,-0.026999112,-0.01833666,0.009596011,0.03374565,-0.050977893,0.038965393,0.005077907,0.0033732418,-0.023001224,0.022774182,-0.02799591,0.009156815,0.01863395,0.044139147,0.017468031,-0.0048129163,0.019103296,0.035391808,-0.03533033,-0.0058723497,-0.0065723653,0.007451906,0.021406248,0.0224509,0.027608866,-0.04117598,-0.04527244,-0.025761982,0.046393838,0.022894477,-0.018025229,0.01842446,-0.00015754567,-0.035893008,0.009702873,0.013729881,-0.020432886,0.006866304,-0.034527257,0.022423305,0.12948887,0.0033604307,0.0228119,-0.037043545,0.025716918,0.042368222,0.0370118,-0.024831763,-0.08346491,-0.022218958,-0.02552558,-0.0241413,0.073376015,-0.032251433,0.024188066,-0.04677124,-0.02923737,-0.014159338,0.062362127,-0.021005986,0.025413739,0.048413564,-0.0017737041,0.011039475,0.014574419,-0.021352684,-0.011826568,0.02699402,0.040337093,0.048128676,0.038687155,-0.02505723,0.025161352,0.0045395033,0.0037782628,0.0011997272,0.007318424,-0.0030383684,0.0148259,-0.067434296,-0.028914392,0.04941725,0.04179764,0.0032260658,0.07730343,0.029397229,0.029019896,-0.04796336,-0.0046170177,0.001818866,-0.035860207,-0.01829059,-0.030277623,-0.0015497099,0.0013208218,0.00325797,-0.0027464768,-0.011201642,-0.0055559943,0.03830544,0.03688633,0.02936216,-0.024098821,-0.000830269,0.030584287,-0.019097187,0.0251351,0.019759215,-0.008580115,-0.011467721,-0.0042374553,-0.040381424,-0.0064024944,-0.045525253,0.03225391,-0.021227637,0.044369802,-0.020348992,0.025016442,-0.010917419,0.029144568,0.023247143,0.0051512984,0.003621333,-0.036390807,-0.03935174,0.003716577,0.017093549,-0.014252666,0.017620983,-0.0031675603],"last_embed":{"hash":"8jeira","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"8jeira","at":1762844612734},"key":"Personal/Projects/Running/Running.md##Courses#{5}","lines":[41,41],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8jeira","at":1762844612734}}, +"smart_blocks:Personal/Projects/Running/Running.md##Courses#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0147337075,0.019926311,-0.007195183,-0.0066792197,-0.03303714,-0.040546343,0.012524615,-0.05354907,-0.053667426,-0.034013424,-0.020877978,0.025537433,-0.015267685,0.0014849228,0.022513436,-0.022462273,-0.00071498705,-0.05087614,-0.020815982,-0.01616709,0.036701255,-0.009473693,0.037827518,0.017411055,-0.032455187,-0.03965162,-0.0007337836,0.0024201814,0.025449468,0.014079101,-0.013615415,-0.038883936,0.06924018,-0.08569747,-0.019682065,-0.042224076,0.020050341,0.0080982465,-0.031715672,0.03400009,-0.0014059703,-0.0010872501,0.012611113,0.057553273,0.016332753,-0.0073762946,-0.007987937,-0.024486324,-0.035460703,-0.049130686,-0.0022268903,0.001478953,0.037282743,-0.05137225,-0.026349166,0.015582321,-0.050821256,-0.013538774,-0.053509332,0.019090246,-0.017370885,0.05311742,-0.019385178,-0.01097161,-0.01643171,0.06545451,0.01912963,-0.020100122,0.0027156724,0.0120534925,-0.038364027,0.008939579,-0.023160923,-0.04789572,-0.07241237,0.010249238,-0.022680992,-0.041399803,0.027336683,0.04420506,0.039715797,-0.008492342,-0.0009865118,-0.013610448,-0.027854009,0.043712065,-0.005564572,0.026028572,-0.010748245,-0.028847676,0.011606129,0.023015186,-0.0228375,-0.0053293556,-0.010623598,-0.056330305,-0.015349386,0.021113114,-0.02146135,0.03772109,0.06615647,-0.0030135391,0.019909434,0.014534416,-0.010791319,-0.02808384,0.018744072,0.011148568,-0.015166814,-0.009556644,0.03539288,0.008140488,0.04986853,0.033378202,0.0048942324,0.022157514,-0.06600166,0.0028854148,-0.0357062,-0.06471405,0.06729652,0.027563615,0.06794286,-0.007515726,0.008725478,-0.021299593,0.042914215,0.005055268,-0.0020283451,-0.06359601,-0.043389376,0.03485473,-0.013585281,0.013729131,0.028526668,-0.039742928,0.010785689,0.031003505,-0.0010257482,-0.032087673,0.016108684,0.04128713,-0.034870636,-0.034690425,0.05316008,-0.0416202,0.06223325,-0.013896415,0.024291294,-0.02458345,-0.009942922,0.0151802795,0.009320595,-0.013269483,0.036322456,0.030620417,0.013429126,0.020645412,0.012226188,0.040804997,-0.036188845,0.0012864448,0.005283228,-0.043328423,0.04929682,0.030198641,0.024683598,0.045757603,-0.014006198,-0.028547399,0.0019253563,-0.020512065,0.0043188836,0.031190068,0.055622198,0.009767307,0.060373962,-0.004872447,0.0066369576,-0.049814,-0.011111018,-0.020165626,0.022630842,-0.004800992,-0.029061321,0.035884142,0.0066909445,-0.037878852,0.0171568,0.0296219,-0.02776331,0.034141235,0.003912588,-0.031589855,0.103696994,-0.025767807,-0.014257307,-0.013287641,-0.032290213,-0.056012962,0.00832047,0.023760632,-0.0036751414,-0.029806828,-0.035617765,0.005894074,-0.055830088,0.012477057,-0.02544026,-0.05965833,-0.034458406,-0.03731179,-0.0062569375,0.01429968,0.053161602,0.017175978,0.030480104,-0.0024962858,0.017212823,-0.061201464,0.015479507,0.011621872,0.022838512,-0.027449904,-0.025485557,0.026659789,-0.005927519,-0.020655151,0.03843213,-0.061297487,-0.009757458,0.018919723,0.021151707,-0.010533115,-0.03049398,-0.0054313918,0.004257786,0.02137382,-0.007688833,0.00030326724,0.03720518,-0.0707827,0.055312555,-0.004720336,0.0007737639,-0.009959837,0.06319334,0.0034317365,-0.023116255,-0.012326987,0.049686424,-0.022870954,-0.0042828615,-0.00036883584,0.015560527,0.013805916,0.034555286,-0.0038040814,-0.044111956,-0.020707961,0.017767947,0.015355632,-0.018889248,0.006821571,-0.0040268446,-0.030780606,0.054996666,-0.005192218,0.0068123383,-0.00823841,-0.022249654,0.013048455,-0.031246817,0.025675543,0.0024447637,0.041579295,0.0066342917,-0.016816713,0.03238213,-0.02859494,0.06958503,0.024860023,0.024918625,-0.021812055,0.046714824,-0.039534424,-0.048776183,0.00034733763,-0.026417475,-0.03375293,-0.058940746,-0.008155823,0.03788443,-0.033388343,0.018204832,-0.02372362,-0.011840123,-0.16096051,-0.01963607,0.014659341,0.011962506,0.011531102,0.034582555,0.0139717795,0.013685225,0.026239036,0.037952658,-0.060331568,-0.04717997,0.0012591253,-0.024340525,-0.004274986,0.014529102,0.00007596887,-0.008036808,-0.027431017,-0.01924858,-0.013531384,-0.019236691,-0.0028069122,0.032115243,0.0028585035,0.003470634,0.03405743,-0.003087411,-0.007321152,0.04337825,-0.038762286,0.0066567636,-0.0055178143,0.0036651313,0.00036498133,0.021172775,0.024959942,-0.022448568,0.013715542,-0.033891894,0.0017762472,0.048259053,-0.042845264,0.020215042,0.0034606277,-0.010210586,-0.05318401,0.038505077,-0.03346468,-0.060770802,0.022213925,0.0035293063,0.02033143,0.012273296,-0.019487161,0.027998468,0.034266777,0.0529017,-0.024413157,0.02458141,0.0023339356,-0.013870924,0.019241553,-0.010954421,-0.043550424,0.010806147,0.020256756,-0.056479182,-0.014106352,-0.037137974,0.016503118,-0.012154855,-0.0280864,-0.03418232,-0.040834486,0.00368954,-0.0085964445,-0.061829384,-0.0055660335,-0.07231083,-0.006219966,0.01820937,-0.01594291,0.004425314,-0.0042789932,-0.050486077,0.04673092,0.014216171,0.003188452,0.22145598,0.018962923,-0.0076124137,0.017188063,-0.019662037,-0.025656043,-0.03371527,0.052713744,-0.016002698,-0.043856986,0.03785774,0.031595323,-0.011675542,-0.026199874,0.031552434,0.013783332,-0.023035187,-0.01592817,0.054593887,0.010733152,0.007429823,-0.015129092,0.0044382974,0.027404856,-0.05393919,-0.018178549,-0.01079294,-0.03391149,0.027010258,-0.026361419,-0.02783509,0.0023700118,0.022749694,-0.0016528885,-0.009138245,0.06061208,-0.0011917824,-0.02333151,0.018285507,0.005544279,0.016820846,-0.015996179,-0.06446488,-0.023974767,0.013588116,0.00068079465,0.06884064,-0.027667176,-0.0050101667,0.04369772,0.010113461,0.027096171,0.030049236,-0.020814678,0.0054840976,0.01714331,-0.010031314,-0.0015209698,-0.0357477,0.028540919,-0.023990879,0.0012603742,-0.052387897,0.019427808,0.031060599,0.030810274,0.0048285606,-0.010763084,0.011590921,0.035755243,0.048735503,0.04955404,0.018056158,0.0021244525,0.029290194,0.023687026,0.023050634,0.0251071,0.0307147,-0.011177818,0.0147802895,-0.060030986,-0.030157793,-0.023235396,0.002260941,-0.0075631198,0.049963444,0.01293589,0.008870044,0.05815789,0.0015453062,0.012792096,-0.043299768,-0.037891887,-0.00048756044,-0.029337484,0.024039356,-0.016795417,-0.0747543,-0.0040965695,-0.02384529,0.008237395,0.022716729,-0.0013358538,0.042046048,-0.053425375,-0.042020444,0.003594281,-0.009451326,0.025390139,0.015470534,0.040840015,0.020713525,-0.0071570636,0.032192536,0.038688254,0.017020505,0.04219292,0.024952592,0.0079825055,0.048238397,-0.022562655,0.0065454096,-0.011123505,-0.027479898,-0.04141115,0.018524582,-0.024605019,0.030247815,-0.021362998,-0.02951323,-0.0033370005,-0.046561897,-0.004837501,0.05728557,0.07019606,-0.01089724,-0.007933253,-0.007891875,0.0047780396,-0.021557827,0.04676815,0.013542044,-0.035040256,0.022178307,0.046696037,-0.0051305937,0.01449675,-0.0027374362,-0.044861715,0.048268512,0.05657352,0.00672163,-0.07015057,0.048267696,-0.04081433,-0.023431865,-0.014289097,-0.042821724,-0.048401847,0.0072253337,0.03268467,-0.041198283,0.077521116,-0.015136475,-0.035865773,0.002959091,0.020962162,0.012958884,-0.020359067,-0.016109271,-0.026292173,-0.015892882,0.02640985,0.020374868,-0.011317623,-0.008236629,-0.008041965,-0.027058292,-0.029698009,0.03822718,-0.00974441,0.010496032,0.016667143,-0.009767489,-0.022601755,-0.041977983,-0.00147891,-0.015089459,-0.011883913,-0.0027773746,0.08005359,-0.027837308,-0.01841776,0.023542643,-0.033076987,0.038405832,-0.026509061,0.0077834,0.0060189664,0.0022688007,0.02732122,-0.016552152,-0.016566752,0.000037009966,0.032301746,-0.02829943,0.0308775,-0.0155965835,-0.039081134,-0.035255365,-0.034719206,-0.014148632,0.041786578,-0.042506997,0.02056738,0.05596618,-0.0035635508,0.020397529,-0.0492889,-0.037983276,0.017804405,-0.0039803376,-0.03962623,-0.015564583,-0.02522467,0.029553372,0.010901115,0.0034702353,-0.006787419,-0.0142871,-0.033590715,-0.011524675,-0.0042770887,0.0071375966,0.020896843,0.042020354,0.010165046,-0.0045756735,-0.040396534,0.021708334,-0.034504205,0.0038436076,0.030423133,0.01341071,0.05150016,-0.047939535,-0.032563265,0.016221095,-0.0141691575,0.055086724,-0.0033673854,0.014776601,-0.041230306,0.006278189,0.04853539,0.0028972267,-0.008473473,0.05913364,0.0071657267,-0.023951853,0.032634377,0.0040829116,-0.001670585,-0.0039354693,-0.08793859,-0.013205032,-0.018276462,-0.06028257,-0.032379303,-0.04480166,0.00066138234,-0.014069354,-0.008225519,0.016723927,0.027227242,-0.043963153,0.015852774,0.024686066,-0.03451873,-0.00703949,0.01876685,-0.00077798957,-0.018105932,-0.023542492,-0.015523907,0.030247245,0.00395707,0.04568697,0.013324486,0.0097419135,-0.038959853,-0.02602745,0.011355128,-0.020985393,0.002410747,0.0012152577,0.025589745,-0.041060653,0.0015407362,0.02222866,0.016835712,-0.0023292692,-0.03192529,-0.05030431,0.0024625396,-0.015088408,-0.032968175,0.02125747,-0.0073117837,0.035117593,-0.03377635,-0.059901662,-0.02172722,0.013968927,-0.024722124,0.05180252,-0.008361217,-0.016351474,0.008600049,-0.01661578,-0.015209704,-0.023152607,-0.012290217,-0.10485979,0.014998278,-0.014269107,-0.017687889,-0.003936727,-0.031162726,-0.014882451,-0.0136069525,-0.0035408381,0.009421022,0.01167254,-0.00669976,0.011108186,0.022785664,0.009599319,0.017198253,0.018107703,-0.01274746,0.032935716,-0.025714437,0.021317465,-0.033288285,0.009176924,0.030306103,0.019397516,0.035866436,0.04575057,0.060626287,0.0032114382,-0.025412155,0.067352034,-0.07093378,0.0047007874,-0.008650413,0.031247031,0.052125346,-0.018342415,0.0303433,0.046650823,-0.015127545,-0.043229282,0.009232358,0.0026945174,0.00023541188,-0.009650805,0.00036204737,0.0015413034,0.037398346,0.04511626,0.027022716,0.01047238,0.04651576,0.0045280247,-0.019202419,0.0072771804,-0.00533774,0.0084706405,-0.008046064,0.02019689,0.008504825,-0.03622931,-0.0025991623,-0.0033664594,-0.0026176006,0.00938358,0.018709717,-0.056405958,-0.002495887,-0.036641072,-0.006286095,-0.11817615,0.035036474,0.00958781,0.02018409,-0.028180508,0.032769836,-0.042196374,-0.033950392,0.0009804878,-0.022427514,0.013535763,-0.057894137,-0.017562302,-0.0009266024,-0.048132844,0.0034489138,0.0182272,-0.048408322,-0.03339774,0.03380796,0.013981938,-0.021498526,0.037657827,-0.017642641,-0.009866562,-0.0057595037,-0.00058759406,-0.002767687,-0.032235917,0.013567139,-0.02178417,-0.06651409,-0.0037036042,0.087397404,-0.0065127653,0.06297212,0.012818969,-0.007947037,-0.02735689,-0.032386594,-0.024290707,0.0042954683,-0.021481102,0.005196925,0.02915224,-0.012525707,0.012386434,-0.001668936,-0.018785913,-0.0032003308,-0.048998702,0.037765592,-0.005831956,-0.005687221,-0.008895215,-0.010584802,-0.0009827322,0.018769389,-0.032900013,-0.011882287,-0.022421284,0.034767084,-0.044529855,0.0016841626,-0.0058232932,0.022752043,0.0116804885,0.031918224,0.0055412184,-0.017949523,-0.014822635,0.047880433,0.01756721,-0.0140139675,-0.03174945,0.021756755,0.063312456,0.02206934,-0.008147881,-0.021417687,-0.02356102,0.011615383,-0.005243099,0.025488447,0.048925124,-0.020468004,-0.016143216,-0.00166492,0.000028138673,-0.018536955,-0.034386642,-0.028272802,0.0068809586,-0.023192793,0.020557558,0.008619067,-0.039175846,0.023331286,-0.019174378,-0.01887622,0.013491106,0.003600579,-0.018511703,0.008193454,0.012822902,0.046447523,-0.005087301,-0.013371656,0.04131773,-0.019876558,-0.038075007,-0.028142266,-0.052433793,-0.00655609,-0.029532548,0.01966855,0.031026427,-0.061216537,0.04160316,0.003096617,-0.012297642,-0.010340342,0.01313398,-0.017873839,0.02107366,0.009316319,0.046477247,-0.01853624,0.0033430133,0.004530365,0.039062325,-0.021998856,0.021933513,-0.016968673,0.0046703313,0.033555236,0.027490921,0.009399475,-0.033869874,-0.04251546,-0.049404666,0.015836218,0.035631314,-0.02116685,0.027616479,-0.026129542,-0.01040056,0.008984383,0.016554717,-0.032855615,-0.0012121536,-0.049163133,0.01872226,0.114725225,-0.0227233,0.02706953,-0.008342804,0.046711985,0.03663841,0.02443657,-0.015328911,-0.05414225,-0.03200676,-0.02006088,-0.017563034,0.061368417,-0.020630242,0.05565176,-0.03173952,-0.02387372,-0.007381605,0.03996146,-0.0047688494,0.040372252,0.041529853,-0.0034055545,0.0033998583,0.015935188,-0.027931182,0.015632529,0.009149437,0.048700795,0.04918513,0.018984394,-0.012815515,0.030349616,0.00699994,0.030955127,-0.016808053,-0.00705591,0.015427036,-0.0015703854,-0.030335352,-0.035569083,0.05235542,0.009596824,0.0063414215,0.080722086,-0.002150126,-0.0021793111,-0.063973956,-0.020775154,-0.000050746796,-0.03454066,-0.028929606,-0.000947842,-0.016162395,-0.006770996,-0.01290581,0.023555713,0.0022649972,-0.038144287,0.05524359,0.031445682,0.022653842,0.0045185904,-0.0007442167,-0.0045300853,-0.027627187,0.008439891,0.020436604,0.013359699,-0.01249408,-0.014602224,-0.044248935,-0.019149324,-0.04380442,0.050012007,-0.05146204,0.035021,-0.03094411,-0.0019748856,-0.006467414,0.022756787,0.031857416,0.023431526,-0.008382713,-0.018016126,-0.02326099,-0.012840449,-0.00875914,-0.04139185,0.036995348,0.0028969452],"last_embed":{"hash":"wy5whm","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"wy5whm","at":1762844612734},"key":"Personal/Projects/Running/Running.md##Courses#{6}","lines":[42,42],"size":56,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wy5whm","at":1762844612734}}, +"smart_blocks:Personal/Projects/Running/Running.md##Courses#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039963577,0.017100995,-0.023051549,0.023694357,-0.0494667,-0.022425577,-0.0032046393,-0.026863167,-0.016347481,-0.01642607,-0.008983567,0.05660231,-0.031118799,0.01396442,0.001704124,0.020515824,0.015966712,-0.010070424,-0.0025088335,-0.00046623117,0.04196832,-0.02243243,0.051664528,0.006086502,-0.03058658,-0.038508017,-0.01644421,-0.01254623,0.028785778,0.040132843,0.004603031,-0.013656488,0.04237295,-0.061877124,-0.019245064,-0.049352594,-0.014639198,-0.019826287,-0.040076055,0.031704314,0.011632805,0.0069518643,0.038810544,0.015198438,0.035576653,-0.0052845837,0.0002739436,-0.017930882,-0.016244361,-0.027035952,0.013392379,0.020460416,0.024870565,-0.060910113,-0.035916,0.0072929463,-0.049250014,-0.022541163,-0.019678975,0.013986331,-0.0041433284,0.095515594,-0.05471059,-0.016845284,-0.020249207,0.06725332,0.02045331,-0.042833876,-0.0103475265,-0.019237548,-0.046403702,-0.007288911,-0.009050781,-0.05747065,-0.06130747,0.036025513,-0.029709885,-0.028787777,0.030487733,0.04353892,0.032480713,0.0003568679,0.006447437,-0.013620326,-0.024769695,0.022859385,-0.033240277,0.018306315,0.010852024,-0.047981642,0.047136184,0.021802885,-0.020390725,-0.0023404525,0.022730784,-0.041398972,-0.023735872,0.01483095,0.0038436498,0.016739383,0.06720914,0.022545831,0.027791845,0.015973933,0.011241969,-0.024036517,0.0277354,0.014582187,-0.023736205,-0.004901219,0.009372292,0.035579015,0.014438947,0.023152305,0.0037119482,-0.005350136,-0.06794528,-0.009463723,-0.03324891,-0.087604426,0.044680577,0.0014994151,0.07332135,-0.0360489,0.0017590036,-0.012578276,0.028606389,0.025034815,0.0009870478,-0.03023557,-0.021021077,0.025267705,-0.017353322,0.019562382,0.03366631,-0.070961714,0.031139115,0.03046804,-0.034163292,-0.034584366,0.018047301,0.06900953,-0.008415595,-0.06393173,0.044975318,-0.013253913,0.048130956,-0.01212979,0.012523642,-0.0035735285,0.017315777,-0.005788971,0.03900726,-0.0048453547,0.038355697,0.010826587,0.019445745,0.018859211,0.011677753,0.042442635,-0.028784918,-0.0031340532,0.0038657458,-0.012858361,0.05149394,0.029203033,0.037920613,0.048338246,-0.0105928155,-0.027821794,0.021558762,-0.022785144,0.024239521,0.020873565,0.059708573,0.0102367345,0.070221506,0.005827529,-0.047484998,-0.04135919,-0.019572861,-0.025641471,0.014763806,0.017025393,-0.053379834,0.0058975304,-0.0031560985,-0.050285336,0.025785482,0.010121585,-0.040705197,0.03546743,0.0011495211,-0.037843734,0.080248035,-0.005918102,0.03479062,-0.003732052,-0.009448304,-0.061940882,0.028657654,0.00672894,0.029374838,-0.06886349,-0.04383377,-0.00044664668,-0.061593022,0.015548672,0.0051403795,-0.061109602,-0.021593025,-0.0056131543,-0.033133265,0.012265784,0.005583091,-0.0027339545,0.033102818,-0.023731537,0.023220377,0.0011351942,0.029431226,0.03158232,0.009851875,-0.018901521,-0.004688854,0.029983839,-0.03191,-0.023200607,0.038547844,-0.044381797,-0.029134573,0.026343435,0.02219243,0.018174883,-0.0055289413,-0.021787038,0.020439502,0.018028948,-0.01322249,-0.0056086914,0.067620866,-0.0797678,0.038529757,-0.008357693,-0.053881094,-0.0044214185,0.03456742,-0.0025335546,-0.0013998013,-0.005076865,0.03949461,0.0070012747,-0.0068728817,0.0045415303,0.004237831,0.033241645,-0.0007644809,-0.007123852,-0.016361209,-0.009909933,0.016782729,0.016269803,-0.0015131182,-0.0031967242,0.01157842,-0.037005257,0.04296647,-0.0024512254,0.034999143,-0.00046600497,-0.030094577,0.0055733733,-0.0058118766,0.018086394,-0.012636959,0.014490828,0.01167043,-0.017510064,0.04526248,-0.012155213,0.03875688,0.025683368,0.017345069,-0.008025231,0.054581653,0.0042130495,-0.03644648,-0.027858071,-0.026028814,-0.018211357,-0.058818676,-0.0071642995,0.039792314,0.008923137,-0.032736477,-0.030502113,-0.027669452,-0.16165815,-0.02639411,0.004922194,0.036699772,0.0073557226,0.036913496,0.015815439,-0.0013669466,0.006372281,0.03751416,-0.0453787,-0.057110168,0.012432499,-0.0062762904,0.0044747354,0.01573245,-0.010110888,0.025024595,0.009082579,-0.013437634,-0.012486043,-0.035723086,-0.013332649,0.020122373,-0.0025413744,-0.022604428,0.047614086,-0.0053790812,-0.03320449,0.053977042,-0.042149186,-0.024360674,-0.015853597,-0.026863335,0.00023308586,0.026490208,-0.022636224,-0.023699097,-0.014858888,-0.023320204,0.010274098,0.045389492,-0.037093237,0.040128626,0.0050142095,-0.03734454,-0.057611443,0.053296044,-0.043563507,-0.028486583,0.03978976,-0.0060745417,0.0067866542,-0.018646294,-0.03846572,0.03194546,0.010968246,0.05205718,0.0044466173,0.0192879,-0.020867996,-0.03594438,0.03443626,-0.027857775,-0.041468956,0.02685483,0.04023623,-0.044554684,0.0016803582,-0.034692015,0.026800407,-0.03145329,-0.034089036,-0.011343076,-0.075717315,0.018167596,-0.011276677,-0.06847576,0.01035255,-0.039628945,-0.029257547,0.02267545,0.0033772797,0.008583165,-0.019285193,-0.045060407,0.03411639,0.015660072,0.018546594,0.19662534,0.001380656,-0.04007018,0.015655532,0.0016001082,-0.0134203555,-0.03324174,0.061315626,-0.012678292,-0.050494507,0.022140678,0.032695588,-0.02305215,-0.0065738205,0.02260247,0.02129632,-0.012206206,0.008515473,0.0596961,0.0033486595,0.014132964,-0.016406665,-0.016050322,-0.002672234,-0.049871314,-0.049705386,-0.020636244,-0.026229862,0.008130847,-0.01685417,-0.06180295,0.0029023318,0.019718315,-0.01454509,-0.037704933,0.02242044,-0.009783637,-0.008472138,0.018359985,-0.0042103953,-0.028831348,-0.032565147,-0.047338553,-0.016486652,0.029176876,0.021211028,0.059457954,-0.03326192,-0.0002842132,0.05860118,-0.027502337,0.011826255,0.013693607,-0.024831073,0.017284129,0.0017793775,-0.011314906,0.010070016,-0.024346683,0.029648345,-0.043100197,0.013676864,-0.039203946,-0.003907262,0.015772875,0.021731522,0.0030082592,0.0003744968,0.035201766,0.03773997,0.06988524,0.017164143,0.013736206,-0.015374322,0.024462242,0.02018146,0.006178169,0.034394983,0.0165502,-0.0073303366,-0.017436568,-0.06647427,0.0112015195,-0.0057980134,0.018782869,-0.04019382,0.056369644,0.01804568,0.03072841,0.0392334,-0.0066803438,-0.0062914416,-0.02024309,-0.011231151,-0.019591441,-0.017459564,0.025283188,-0.015654324,-0.056484245,-0.025499921,-0.06252299,-0.033414394,0.00055062055,-0.02368017,0.021819834,-0.02336964,-0.037515927,0.001500749,0.01247691,0.013133351,0.017223364,0.021353338,-0.010711804,-0.023916397,0.032139037,0.05901025,0.035621017,0.049671665,0.040600292,0.0037463072,0.018170856,-0.0038208363,0.0029594186,0.016140254,-0.025249207,-0.04665711,0.00060628273,-0.025522837,0.028126568,0.0147363655,-0.026948797,-0.006642755,-0.047305524,-0.008218974,0.0321339,0.07940791,0.01082859,-0.011560958,-0.004038059,0.021233603,-0.033027492,0.048589088,0.0047731,-0.035332363,0.013284438,0.06456805,0.016726289,0.03481768,-0.00398518,-0.022812946,0.0675365,0.0697032,0.03680977,-0.05556483,0.041375753,-0.033626795,-0.016728444,-0.0053001232,-0.032351788,-0.026690692,0.023229254,0.036820974,-0.03166049,0.061484326,-0.026720488,-0.033737507,-0.016343512,0.010888245,0.039275248,-0.005581148,-0.015813876,-0.022267444,-0.041904036,0.02703273,0.048112236,-0.024184104,-0.0007079878,-0.015592204,0.0021948526,-0.018551033,0.035526887,-0.013934666,-0.042552654,0.01683537,-0.017130226,-0.0028019396,-0.029248277,-0.006255024,0.00681001,0.00908351,-0.013904822,0.08149536,-0.011836917,-0.020223368,0.024109587,-0.023447769,0.053963248,-0.017877575,0.02221723,-0.0004662677,0.018798232,0.010158984,-0.014452616,-0.033638056,-0.021076536,0.028883023,-0.022402197,0.05658524,-0.011488892,-0.0022502893,-0.029128328,-0.01855777,-0.03236394,0.028016929,-0.0355276,-0.005185055,0.074097626,0.012913613,0.012028531,-0.01919538,-0.06259342,0.008555168,-0.03081268,-0.04000655,-0.026868207,-0.025837086,0.014878912,0.035468068,0.0058550807,-0.00696227,-0.010278505,-0.0035888634,-0.003215879,-0.023610996,-0.0067251804,0.02204354,0.053960457,0.010844275,-0.0040949206,-0.014641193,0.024302756,-0.019792445,-0.006032823,0.03085879,0.04682783,0.044848945,-0.047111817,-0.021716712,-0.015697194,0.005734503,0.037131153,-0.0241056,0.016379127,-0.025222275,0.03718782,0.05709772,0.0035316104,-0.011451965,0.032914862,0.014280797,-0.054274693,0.06474613,-0.00092925096,-0.01349365,-0.020652337,-0.08186677,0.009791999,-0.04207176,-0.026916897,-0.040963173,-0.02061404,0.016230687,-0.0073365793,-0.016831903,0.0152279325,0.013679879,-0.039424274,0.02439435,0.03884741,-0.026678171,-0.042686246,0.009623379,-0.016734509,-0.021857757,-0.010746376,0.01828627,0.01581719,-0.027723016,0.042359475,0.008666922,-0.020820906,-0.036479697,-0.0144728115,0.032544464,-0.0021071308,0.0019172421,-0.020782897,0.034588743,-0.025145123,-0.00444407,0.026250165,0.011202103,-0.006925047,-0.02974774,-0.04183799,0.032582372,0.013184688,-0.00079986855,0.059068613,-0.024038201,0.039102674,-0.03255618,-0.02968384,-0.043292943,0.020398542,-0.016799403,0.04352097,-0.042877298,-0.006534717,-0.00062389893,-0.016497152,0.0037377013,-0.021704614,-0.0036194164,-0.0862718,0.010458784,-0.034491714,-0.000012656523,-0.015395343,0.023253562,-0.011999256,-0.001176264,-0.019622035,-0.024114316,-0.014393382,0.023807922,0.033818156,-0.009043854,0.0034302229,-0.004773647,0.01818435,0.006899805,0.027676146,-0.031611245,0.031445764,-0.012269884,0.022956982,0.030875923,-0.009763872,0.041044764,0.052294664,0.047276758,-0.01804941,-0.03493778,0.04838507,-0.015891964,-0.014616841,-0.028311811,0.04068384,0.017227588,-0.03719407,0.029749312,0.005363957,0.011182959,-0.031220542,-0.000613415,-0.0076105385,-0.026553476,-0.0070329322,0.015779875,0.012642286,0.0016459489,0.022871569,0.053344067,-0.0030715256,0.04462432,-0.009439487,-0.008589214,0.028873213,-0.025924122,0.0014064672,0.008203943,0.016003331,-0.009283231,-0.04005845,0.013845235,-0.029238662,0.010262014,0.022240235,0.068939924,-0.05361471,-0.0023502395,-0.025641464,0.027727388,-0.11594563,0.025258362,-0.0018159153,0.00738171,-0.010510309,0.006105595,-0.021706842,-0.01941227,-0.010139854,-0.022438956,0.0077283555,-0.0472159,0.017746212,-0.010334804,-0.046421517,-0.019711534,0.0048605176,-0.013932836,-0.04504284,0.030765567,0.03524841,-0.018232541,0.01947652,-0.0082898345,-0.02327163,-0.019092605,-0.01091875,-0.013088774,-0.0410708,0.012622549,0.0037101838,-0.05717593,-0.004442424,0.0928667,-0.04136679,0.051821124,0.000054124535,0.010117989,-0.02196349,-0.011889031,-0.014152723,0.0029339162,0.01162249,-0.0021670074,0.025277793,0.022068746,0.0061502513,-0.017046733,-0.036618803,0.00780645,-0.032641318,0.056029003,-0.01535526,-0.0008996349,0.0048272447,-0.03492393,-0.01269971,0.017350445,-0.012255449,-0.03072914,-0.029203273,0.021690032,-0.06241864,0.005500304,-0.025836507,0.020604447,0.02951322,0.05932504,0.0020846855,-0.039477434,0.014775721,0.034293484,-0.008647274,-0.043623302,-0.024838358,0.014211513,0.049668953,0.0071172575,-0.016176587,0.0014103571,-0.0303796,-0.0024448752,-0.005461293,0.032404933,0.032834407,0.009935451,-0.032056734,0.013387254,-0.0074472562,-0.01863922,-0.015145401,-0.018400468,-0.0038959763,-0.032350324,-0.0037386029,-0.0006056233,-0.033217244,0.017587347,-0.00050787994,-0.013689727,-0.0060834372,-0.020094208,-0.039924067,-0.015706887,0.012823532,0.026248664,-0.0011512804,0.0126064,0.021503244,-0.01987828,-0.03759919,-0.0011875224,-0.028050663,0.021612553,-0.021535719,0.003989559,0.0035717103,-0.034710865,0.06077229,-0.0038425915,-0.010376289,-0.0092657665,0.05391203,-0.034934543,0.019634143,0.024142712,0.0416708,-0.005906596,-0.029106466,-0.015959935,0.012582904,-0.049222454,-0.0028080703,-0.01729028,0.03884267,0.020236993,-0.015749158,0.013246739,-0.035467226,-0.04373834,-0.031245386,0.034696996,0.013326894,-0.041123167,0.026159504,-0.011247695,-0.013206216,0.020068107,0.010786058,-0.0327896,0.01954421,-0.06526876,-0.012323494,0.11807052,-0.0049969708,0.034837224,-0.013780926,0.058800686,0.018164473,0.026423844,-0.04741706,-0.071957015,-0.039077535,0.0005073462,-0.03738597,0.035676084,-0.0125907,0.038265124,-0.037722,-0.013927071,-0.011740651,0.041617613,0.002578325,0.026191618,0.022305664,0.0021802096,-0.0025717076,0.017923977,-0.012310245,-0.018992899,0.017875886,0.03937705,0.046257824,0.026990997,0.020840239,0.010457665,0.04109107,0.015324014,0.005968663,-0.020272084,-0.0069612702,0.012507013,-0.07101465,-0.027672151,0.03814132,0.012931418,-0.014873235,0.100338235,-0.008731952,0.021065028,-0.07033501,-0.028484778,-0.006387995,-0.04272652,-0.004674661,-0.023177056,-0.01566152,-0.014888563,-0.00806371,0.02138258,0.004153904,-0.03821303,0.013920646,0.041030232,0.013734437,-0.012040989,-0.0120284725,0.016715784,-0.027482295,0.013143408,0.03791441,0.0021094726,-0.006310091,0.0076733823,-0.028147435,-0.017538613,-0.03416247,0.04639654,-0.032243904,0.028938876,-0.059553046,-0.0071407924,0.04289735,-0.016109679,0.024480168,0.022205463,0.0039384793,-0.03663179,-0.022055503,0.0014527341,0.008234151,-0.029373776,0.00575047,-0.005812428],"last_embed":{"hash":"dooq3i","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"dooq3i","at":1762844612734},"key":"Personal/Projects/Running/Running.md##Courses#{7}","lines":[43,43],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"dooq3i","at":1762844612734}}, +"smart_blocks:Personal/Projects/Running/Running.md##Courses#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.026834417,-0.007352381,-0.02372883,-0.019482251,-0.03268886,-0.0007651538,-0.008518571,-0.054527342,-0.020982755,-0.034578733,-0.0034320483,0.029545944,-0.029217107,-0.009358604,-0.0017319357,-0.030340878,0.0222394,-0.007353315,0.009096768,-0.03947695,0.024579806,-0.0032966544,0.05405285,-0.022021418,-0.012592285,-0.0066332035,0.008968222,0.0020490186,0.03061508,-0.012756599,0.00046306348,-0.0027520554,0.035309263,-0.06367355,-0.0032237666,-0.034011837,-0.0051837587,0.015279984,-0.0431475,0.014142827,0.0071745664,0.0065833405,0.01378478,0.038404185,0.008082074,-0.039690297,-0.030089842,-0.0119575495,-0.04359909,-0.07001012,0.024756618,0.0060072183,0.050203882,-0.028712567,-0.036254954,0.015627878,-0.04207144,-0.040986247,-0.02166433,-0.016250707,0.000036912403,0.08088602,-0.040817916,-0.05861794,0.017317364,0.0448227,0.013026136,-0.023248592,-0.01371234,-0.034415524,-0.030013992,-0.013655167,0.04453786,-0.04822346,-0.08668107,0.030083861,-0.02143073,-0.019165175,0.016742507,0.031933267,0.028062727,-0.0068625435,0.014815677,0.012512415,-0.011815357,-0.0024016418,-0.001547981,0.009092516,-0.0075887456,0.0029368778,-0.007759064,0.008179211,-0.015820106,-0.035524465,-0.0056679514,-0.0065641045,-0.012787928,0.045082845,-0.029583652,0.019614028,0.011383823,0.0115309125,0.031317573,-0.016487427,0.019924426,-0.049419396,0.03668314,0.027144147,-0.019355837,-0.00874083,0.052459143,0.024637956,-0.0007354248,0.04139652,0.015480064,-0.012230379,-0.0245694,-0.01608298,-0.033471756,-0.040144697,0.07094803,-0.01648468,0.049941443,-0.020391965,0.025753712,-0.012800384,0.024408473,0.055101756,0.014793409,-0.033815518,-0.019612545,0.04304065,-0.032670323,0.014621363,0.0019182244,-0.048060536,0.0002568046,0.034066886,-0.004052695,-0.020193333,-0.008833501,0.03468505,-0.038473427,-0.033489183,0.034279384,-0.017260015,-0.01818817,-0.026427276,0.003351695,-0.0206077,-0.042400513,-0.0025647227,0.015240182,0.029923532,0.024933383,0.013719848,-0.0004950664,0.018156338,-0.0036300942,0.0076237842,-0.042717945,-0.03422639,-0.014306875,-0.04238586,0.02421961,0.0035361582,0.017100466,0.027249629,0.020250933,-0.0015307984,0.020064658,0.01837986,0.020263247,0.034989413,0.039216433,0.023838013,0.05640261,0.004952157,-0.007362756,-0.060287245,-0.030793592,-0.018316105,0.024254877,-0.035744227,-0.015448429,0.034127112,0.008078109,-0.0013712085,0.04581972,0.0186564,-0.025546566,0.012947574,0.031058459,-0.032891165,0.058877677,-0.01972931,-0.017936312,-0.033524804,-0.003935254,-0.06963928,0.0154901305,-0.0084751025,-0.0020212664,-0.028361697,-0.057019036,0.0058908416,-0.06451773,0.022145994,0.024249267,-0.030329568,-0.06188964,-0.020126868,-0.01906617,0.033766545,0.028806958,0.01585343,0.0064462046,-0.027913649,0.023875302,-0.03144878,0.0126071945,-0.003253503,0.013812009,-0.0008137376,-0.0018146809,0.00863489,-0.021509638,0.029905558,0.0030375358,-0.050496757,-0.027300565,0.01171661,0.028503451,-0.013600268,0.018675493,-0.054658055,-0.0021795293,0.04005692,0.0017089297,0.012254749,0.0362603,-0.043676734,0.048298515,-0.019314768,-0.012182912,0.04438984,0.032572534,-0.0072543095,-0.034240123,-0.016656581,0.06606345,0.0099375965,-0.0046326225,0.016109314,0.016829388,0.0025914083,-0.0090407245,-0.006377652,-0.015360532,0.020446997,0.043413214,0.0062989653,-0.030241728,0.014530531,-0.033442818,-0.068625465,0.037654627,-0.003144504,0.010170977,-0.009377695,-0.016532687,0.0090852855,0.015636235,0.010736996,-0.049294554,0.036818493,-0.007946142,-0.01337847,0.024083495,-0.015112664,0.031200193,0.016346142,0.020730048,-0.0058997925,0.063284576,0.0035123434,-0.007310224,-0.032050066,-0.016750494,-0.027374158,-0.051008407,-0.01143761,0.027188754,-0.05008989,-0.027646756,-0.05159173,-0.014466385,-0.16409332,-0.016406087,0.024828104,0.07014811,0.0112446975,-0.0025629788,-0.021501405,0.01723225,-0.015821941,0.017313343,-0.027816456,-0.05380878,-0.0038495546,0.012565284,0.009504249,0.0073014777,0.0077402284,-0.005561774,-0.007812864,-0.016994292,-0.017748903,-0.025947824,-0.011982713,0.019654235,0.0025831314,-0.017019628,0.0211418,0.009492415,0.009494234,0.013797907,-0.037449334,0.018407948,-0.014636707,0.0070509524,0.019961998,-0.005818494,0.018346451,-0.0130307935,-0.002716706,-0.0072207176,-0.0088164285,0.024841782,-0.02687545,0.0071443073,0.029408006,-0.032418057,-0.036865372,0.03417407,-0.07757301,-0.053541124,0.03835052,-0.048576247,0.038618457,-0.0009899072,-0.04117193,0.012596622,0.012752121,0.047400624,-0.009838185,0.014777808,0.016329048,-0.04123767,0.058985054,-0.025420861,-0.02987654,-0.032126542,0.0115197515,-0.055882983,0.014324358,-0.054826953,0.009991648,0.002908939,-0.020009808,-0.0028232846,-0.04834634,-0.020897727,-0.024686301,-0.018791094,-0.0008113035,-0.08413039,-0.008380857,-0.009517758,-0.004081891,-0.03172248,-0.029538147,-0.037648875,0.038816407,-0.003928802,-0.012188792,0.23290806,-0.036872823,-0.009488174,0.031925634,0.017402861,-0.037667025,0.0058230413,0.06467972,-0.0040135724,-0.04440306,0.013077316,0.006605719,0.0017972153,-0.02387193,0.0033229021,0.045677006,0.0016054239,0.0062876977,0.04077619,0.0015205431,-0.011817455,-0.017661693,-0.006300642,0.0019983987,-0.057489216,-0.044820875,-0.0043082563,-0.039515346,0.0100123435,0.0423818,-0.04595091,0.022830425,0.030355763,0.03998345,-0.035711925,0.01765109,-0.00097476726,-0.02362944,-0.0082425205,-0.0036913033,-0.046330724,-0.012284793,-0.052367527,-0.011246273,-0.0037797696,-0.014086401,0.050867993,-0.04625347,0.008130734,0.027321672,-0.031870116,-0.015614611,0.03641839,-0.001537799,0.010376213,0.00626411,-0.0025868532,-0.0066635828,-0.034128025,0.04129762,0.013128608,0.012798624,-0.017973837,0.017276928,0.042116057,0.0105223805,0.023836963,-0.012119032,0.018286562,0.07638796,0.08338524,0.041851487,0.00028562426,-0.0061623654,-0.0049871244,-0.0011441845,-0.023444574,0.0026084469,0.0042354376,-0.009254454,0.0022754653,-0.041656334,-0.010906742,0.02641894,0.023689853,-0.013246986,0.042490166,0.016875383,0.0075558457,0.034610506,-0.011117062,0.032938596,-0.05301335,0.011599523,0.0098259,-0.033641722,0.0056168647,-0.026232941,-0.05975399,0.016425544,-0.027942581,-0.025353294,-0.006278213,0.019779854,0.02109023,-0.021643007,-0.024527607,-0.021148777,0.0006509452,-0.0070862626,0.0018844736,0.0124854585,-0.007864549,-0.01317197,0.041029733,0.085348055,0.050906718,0.07805931,0.048707295,-0.016391717,0.017640019,-0.03184556,0.010250224,0.00004423445,-0.027537953,-0.010962881,-0.019770497,0.0378697,0.022340871,0.0032700566,-0.009995364,-0.0111995805,-0.0049391645,-0.007015903,0.027673362,0.09128658,0.0017398547,0.0060604746,-0.010335172,-0.00021613618,-0.01651543,-0.022222616,0.0016859099,-0.014824216,0.028378803,0.047382936,0.014001399,-0.025793709,0.018128306,-0.008322373,-0.012171971,0.0891054,0.016739234,-0.04724042,0.02510427,-0.023860198,-0.024817334,0.036899116,-0.0621253,-0.025413217,0.018238675,0.021106087,-0.031353794,0.07237451,-0.024817413,-0.014678629,-0.0020516366,-0.01595127,0.02839246,-0.0079006,0.023306787,-0.018190775,-0.030472787,-0.007512939,0.04377948,-0.033472262,0.019197123,-0.016955966,-0.026434634,-0.011815179,0.047557008,-0.009047927,-0.021261368,0.039782923,0.0075384662,-0.018511323,-0.029372595,-0.0100036645,-0.004279552,-0.0313921,0.0047603287,0.07825232,-0.031054338,-0.026611313,0.011307354,-0.03609118,0.0017678472,-0.034096435,-0.028088748,0.03015578,0.045500897,0.0070821233,-0.019774199,-0.041086856,-0.038132038,0.038341917,-0.04665396,0.02442161,-0.0041047316,-0.02623566,-0.026060533,-0.06841609,0.011839752,0.022481777,-0.07751369,-0.027741376,0.042685866,0.009132707,-0.006890316,-0.039936256,-0.019085893,0.010434984,-0.006095484,-0.030878033,-0.015331249,-0.016987689,0.024680203,0.002262091,0.032317117,-0.010585061,-0.012165778,-0.013631231,-0.031395536,0.007874645,0.015857484,0.0064683557,0.022639684,0.02356965,-0.019265478,-0.015364472,0.035216197,-0.0066011166,0.013298778,-0.00955569,0.043540545,0.022393659,-0.04675029,-0.033487655,0.020724962,-0.0037979542,0.0136844795,-0.0026657416,0.038043246,-0.04779728,-0.003798607,0.039175164,-0.037800703,-0.02211456,0.027596835,-0.0012867817,-0.009308393,0.047992613,-0.024426352,0.012453877,0.004316594,-0.06418334,0.013297728,-0.016788714,-0.05715482,0.0069127334,-0.028142538,-0.014798008,0.006097373,-0.017959334,0.024493225,0.031065082,-0.058105525,0.016032416,0.024255067,-0.008756245,-0.06337377,0.01707638,0.008196324,-0.012322253,-0.010095605,0.009077276,-0.025745774,-0.030759184,0.031224936,-0.008240829,0.012706517,-0.019289307,-0.009313333,0.01924374,0.01067571,0.01937392,-0.026074287,0.011065079,-0.021313494,0.006647633,0.013477024,0.045087088,0.009294867,-0.027144307,-0.04091868,-0.016969515,0.013549566,-0.010196229,0.013689636,-0.0014228238,0.039846912,-0.0040525575,-0.0458217,-0.019737218,0.025499823,-0.0036721083,0.016046848,0.0030463624,-0.014374647,0.020490047,0.000429247,0.01281229,-0.023835031,-0.003998961,-0.089126565,-0.007210385,-0.008599301,-0.0018616342,-0.0053035496,-0.04353999,-0.04310448,-0.00524791,-0.01264201,-0.016893731,0.014336801,0.000862503,0.029691871,0.04854276,0.0044546104,0.03588047,0.024136035,0.0015199671,0.020574844,-0.011357197,0.04924107,-0.033978574,0.03785725,0.0125846425,-0.0067799413,0.0026689726,0.050498113,0.038828377,-0.032916013,-0.035883415,0.094874956,-0.023422675,-0.000083728744,-0.03844579,0.03022346,0.020488506,-0.005809165,0.041365724,0.024301257,0.019348778,-0.047351826,0.033958238,0.006696664,-0.03426356,0.011648989,0.009073182,0.03133703,-0.009910665,0.016487641,0.07338339,0.0045496873,0.04283889,0.024265146,-0.0015428382,0.027349312,0.014817293,-0.008189992,-0.018907601,-0.009316148,-0.0069281333,-0.0024103725,-0.0571713,-0.0140238665,0.0024094307,0.035719983,0.041066695,-0.059330225,0.0308677,-0.036101013,0.024469296,-0.11294666,0.06578405,0.006756103,0.0319822,-0.030339153,0.015534839,0.0054423665,-0.028185755,-0.010401331,-0.020910356,0.007125278,-0.043752536,0.02867054,-0.020908449,-0.02962386,0.020675248,0.009565896,-0.02820166,0.0065330085,0.03404034,0.012778044,-0.018326784,0.01276744,-0.0065442445,-0.020523146,0.01891073,0.012020407,0.0057055526,-0.0043261074,0.0046048267,0.011906921,-0.042214755,0.010729412,0.074723855,-0.00070639595,0.065936215,0.022135561,-0.036893778,-0.0039260103,-0.031718295,-0.023431309,-0.00093917444,-0.03362319,-0.028638287,-0.008525607,0.01245818,0.0051656747,0.010855485,-0.0144015215,-0.015299395,-0.043141864,0.047229648,-0.014869997,0.012707422,0.023025692,-0.032118395,-0.0034726774,-0.02474811,-0.025469346,-0.004340786,-0.061963897,0.029169599,-0.0494277,-0.0055284137,-0.014016661,0.053202886,0.028223103,0.041258045,0.018884035,-0.038794167,-0.0063617756,0.055896033,0.012684895,-0.028012088,0.000032182015,-0.002735837,0.048910383,0.0091173565,-0.032990627,-0.043128822,-0.03859149,-0.011291324,0.0141483,0.025958627,0.022047637,-0.0063977386,-0.032124024,0.03281842,-0.02897392,-0.022468094,-0.028240051,-0.055731077,0.03150658,-0.04535057,-0.010847924,-0.000079074074,-0.023435904,0.007226741,-0.03764776,-0.012075368,0.025070772,0.009705358,-0.027155625,-0.0024422868,-0.017148532,0.026258621,-0.0017013306,0.0049500195,0.030059857,-0.055376433,-0.043844953,-0.0062282835,-0.020762281,0.00091668486,-0.041626442,-0.008818661,0.016815279,-0.008143608,0.019488728,-0.0055508497,0.026558593,-0.0038720334,0.010605404,-0.031874828,0.006929351,0.020132983,0.024490917,0.03260644,0.016599195,-0.005466808,0.059399344,-0.024679227,0.019025514,-0.023801235,-0.0040268307,0.015022855,-0.0018997615,0.035910435,-0.04949703,-0.0598514,-0.046296168,0.05489179,0.039150115,-0.011216768,0.036928356,0.004782222,-0.052555826,-0.013767097,-0.015361057,-0.018975563,0.03468046,-0.06546476,-0.0063194945,0.12716919,-0.01121053,0.0144920815,0.0020504785,0.011484613,0.029863726,0.035266936,-0.008604721,-0.05675441,-0.021350702,-0.019073976,-0.039572984,0.0630241,-0.020137375,0.015231533,-0.01519473,-0.03306221,-0.0055491948,0.04143532,-0.014178176,0.058546465,0.036853056,-0.013028598,-0.026951531,0.033115335,0.0020307093,-0.008864284,0.045577932,0.057145286,0.077480964,0.061806977,0.008187539,0.027844653,0.002008558,0.014346,0.0055918847,0.034224965,0.009087866,0.03617126,-0.06712262,-0.034375884,0.053543016,0.053978752,0.019650038,0.057905477,-0.01270191,0.01950293,-0.059953675,-0.011856155,-0.024976164,-0.041050427,-0.032408983,-0.005441761,-0.018176196,-0.0057346057,-0.022355331,0.009204826,0.004796277,-0.018816128,0.035114594,0.03415719,0.0018672447,-0.0400669,0.050685864,0.028137092,-0.03288932,0.06017854,0.0115291625,-0.010439743,-0.017952628,-0.017484488,-0.06039837,-0.005512186,-0.0012041933,0.024774358,0.0015572215,0.018227527,-0.04015739,0.03046182,0.009602166,0.027852902,0.0062280404,0.02293064,0.004045622,-0.018941903,-0.035350826,0.020822834,0.013169364,-0.0016764983,0.01898732,0.038336545],"last_embed":{"hash":"1mulw3v","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"1mulw3v","at":1762844612734},"key":"Personal/Projects/Running/Running.md##Courses#{8}","lines":[44,44],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mulw3v","at":1762844612734}}, +"smart_blocks:Personal/Projects/Running/Running.md##Courses#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.002924661,-0.01066288,-0.020213325,-0.024318306,-0.033999167,0.005529399,-0.0058762827,-0.028323738,-0.014851382,-0.03030158,-0.024842976,0.05399848,-0.029855067,-0.0071313703,0.010560147,-0.00066260603,0.028856441,-0.04492077,-0.00466792,-0.046507195,0.015207756,-0.00648321,0.055312216,-0.01821975,-0.021221386,-0.040348917,0.0070207454,-0.0066434536,0.009592733,-0.010413553,-0.001040291,0.0026281534,0.027545638,-0.07899406,-0.0076135453,-0.044564027,0.014668556,0.0011329608,-0.061606254,0.025261922,-0.008908794,-0.0040032407,0.01592084,0.046509016,0.026375286,-0.037137456,-0.042449564,-0.019166226,-0.038155667,-0.054543298,0.029758202,0.0020425753,0.04209011,-0.053207725,-0.040695533,0.0043863785,-0.04804045,-0.03883984,-0.045113906,-0.023356345,-0.014612778,0.08597441,-0.044852655,-0.032359056,0.014055483,0.045014855,0.030791566,-0.03263097,-0.015568311,-0.014636115,-0.024140766,0.00051528646,0.0075863283,-0.060594976,-0.09333026,0.021380916,-0.013857051,-0.016973333,0.023904983,0.032356344,0.04049567,0.008793148,0.023097523,-0.0069416105,0.0003900689,0.025415745,0.00846064,0.007575724,-0.0015055523,-0.059040025,0.0007075681,0.029029518,-0.020658184,-0.035200495,-0.021684956,-0.020961965,-0.036947254,0.022502653,-0.022731287,0.0018545622,0.023439536,0.030982656,0.047724478,0.012018957,0.0019754206,-0.028250674,-0.011274305,0.011352376,-0.03141268,-0.015409564,0.040151436,0.002997889,0.020435145,0.016584998,0.0074252533,0.0075987377,-0.062941544,-0.02380819,-0.0533306,-0.05980411,0.0722234,0.008581177,0.06660618,-0.031613346,0.0049885986,-0.016481323,0.035558082,0.021378206,0.00342215,-0.056708973,-0.01928581,0.04051048,-0.023031032,-0.0023982574,0.0049919537,-0.046832982,0.0022407041,0.0146515025,-0.0064843604,-0.049169783,0.016067458,0.044184294,-0.021679329,-0.043436926,0.051950637,-0.028224887,-0.01597716,-0.004559917,-0.01429152,-0.06287303,-0.04869111,-0.0040227463,0.047416396,0.022155348,0.07813485,0.016132062,0.015650358,0.007098301,0.026895968,0.039703764,-0.01936386,-0.025362587,-0.011723429,-0.05036531,0.04193102,0.045206007,0.025854329,0.041889396,0.010732133,-0.011351306,0.017760715,0.021533182,0.024712652,0.02139198,0.048173863,0.016778003,0.062893175,0.003449058,-0.0134987375,-0.027545337,-0.020789433,-0.0168022,0.051261827,0.016385948,-0.014370226,0.040597726,0.014649014,-0.0031332907,0.026020182,0.016873192,-0.026324697,0.028819194,0.024321213,-0.019348903,0.06235174,0.008548252,-0.017208196,-0.0020244706,-0.019573549,-0.05564707,0.010670558,-0.013858973,0.022702845,-0.050846092,-0.055903424,0.009226791,-0.04706433,-0.0009967049,-0.0066043334,-0.01676279,-0.046727493,-0.01739265,0.01378919,0.0007766569,0.033725422,0.0055749253,-0.0007038727,-0.022353476,0.01271582,-0.021840945,0.022758823,0.023992004,0.041969907,-0.014173652,-0.017035939,0.011254122,-0.034901064,-0.021938818,0.024594126,-0.04851482,0.0018258098,0.009109126,0.018400315,-0.0026702613,0.0019817003,-0.033246808,0.0009946929,0.03788605,-0.001106737,0.012224246,0.04935191,-0.040629353,-0.0061911945,-0.005957135,-0.004309056,0.029894466,0.018278055,0.00084542396,-0.0098008765,0.012394665,0.058730382,0.011886067,0.0036751332,0.026503023,0.0128079755,-0.0011873166,-0.0067902645,-0.004350223,-0.004393622,-0.00003475676,0.0010548404,-0.012053054,-0.0009843224,0.021293836,-0.04180505,-0.036752127,0.027403975,-0.027188236,0.0049887067,-0.0132714445,-0.010401155,-0.007300994,0.014470647,0.022002464,-0.01951102,0.01762336,-0.012367973,-0.02292138,0.05299939,-0.032731712,0.036067855,0.027887857,0.02919763,-0.0052255928,0.050233874,0.0010568411,-0.026677536,-0.040525723,-0.011106403,-0.016871313,-0.04743397,0.002346892,0.025575805,-0.032054912,-0.024711484,-0.04580378,-0.0284414,-0.17270768,-0.04149589,0.005868343,0.063600406,-0.0018825677,0.010488216,-0.016908638,0.005938279,-0.014275629,0.021856343,-0.033458527,-0.052450385,0.0013292162,-0.0013169375,0.010015495,-0.00958131,0.0052131717,-0.009005605,0.0028577743,-0.016548261,-0.01691278,-0.035008248,-0.0067456653,0.031293854,-0.016565261,-0.01001945,0.01502214,-0.0020504824,0.0055151405,0.010901079,-0.025880732,0.036701214,-0.0037065565,-0.018508973,-0.0012787338,0.0065443697,0.010544877,-0.038071454,-0.014895325,-0.00896293,0.007631828,0.0678834,-0.044992384,0.02281107,0.034614954,-0.055725675,-0.03970147,0.036016185,-0.06766145,-0.062528126,0.05546712,-0.02409865,0.037205454,0.0014685589,-0.047457255,0.024288788,-0.0013696741,0.06878513,0.014717048,0.027749741,0.012647457,-0.039321687,0.077027015,-0.050973356,-0.021908177,-0.040765423,0.020694263,-0.027974026,-0.016275419,-0.042857315,0.04075775,0.008908064,-0.020302538,-0.016142331,-0.03818668,-0.026410038,-0.015738595,-0.057509303,-0.00046905832,-0.07189505,-0.022289073,-0.0076975115,-0.0047149053,0.0021586523,-0.012223986,-0.038017243,0.0307916,0.017733224,0.012816181,0.22890383,-0.015319956,-0.027336394,0.011941905,0.021137374,-0.048293646,-0.008686955,0.052186772,-0.0043314784,-0.046342395,0.0095258355,0.023013245,-0.0072752237,-0.017854093,-0.0022447966,0.04278358,-0.0008147944,0.020782743,0.06706881,0.009927949,0.0059270016,0.012197981,-0.019161675,0.009017077,-0.06697332,-0.032276463,-0.004536635,-0.059973463,0.01584363,0.014893056,-0.0428537,-0.0015244955,0.010015036,0.013200868,-0.036455687,0.04108785,0.0030892347,-0.011841254,0.0010675438,-0.015656246,-0.05433564,-0.005200535,-0.07439085,-0.011091394,-0.0027535132,0.0021235377,0.060497954,-0.04171022,-0.0011085466,0.017211767,-0.019143648,-0.010527576,0.013076759,-0.014911849,-0.007733892,0.03154679,0.012167517,-0.03448924,-0.024653342,0.04584336,-0.011742347,0.018779913,-0.021639643,0.011865316,0.03145128,0.014710766,-0.011837944,-0.010887162,0.021876704,0.048480533,0.07218137,0.034829255,-0.0011489666,-0.0076965448,0.016045986,-0.000637923,-0.01740184,0.012460819,-0.022153433,-0.021611216,-0.0015694576,-0.07020911,-0.010904026,0.005798578,0.00018437067,-0.015765157,0.03885131,0.007889906,0.011638894,0.024653433,-0.014590602,0.01888734,-0.014911022,-0.0029661153,0.009698034,-0.04481753,0.00061281846,-0.024056345,-0.064922825,-0.007751201,-0.024946444,-0.0120560955,-0.006666993,0.001867615,0.044728685,-0.026723359,0.0025502122,-0.006760688,-0.00070986076,0.0050850622,0.008389759,0.019725787,-0.01798535,0.019445444,0.029514756,0.06614626,0.037842456,0.066153795,0.033784147,-0.0021745157,0.010515449,-0.0141735375,-0.0017164854,0.024479553,-0.035379976,-0.027325079,-0.029548973,0.009543466,0.013535633,0.013002123,-0.029326651,-0.005812892,-0.009719169,0.0030287558,0.04064123,0.075483054,-0.0037443964,-0.0020555432,-0.015643725,-0.010348588,-0.017803987,0.012002692,0.0041669672,-0.023551138,0.03148477,0.02243809,-0.0066443435,0.012606187,0.011051516,-0.011101747,0.002434629,0.05758613,0.012555752,-0.075457714,0.027432414,-0.039419793,-0.01765728,0.021344893,-0.034609262,-0.030084714,0.0192202,0.060037505,0.001877067,0.08478082,-0.014972296,-0.001661259,0.0015335403,-0.0068078996,0.01641523,-0.003798702,0.007743929,-0.022555962,-0.029713089,0.01690168,0.018679038,-0.013551358,0.012418369,0.009778062,-0.026691167,0.028627617,0.0136724105,0.031379215,-0.024013724,0.023554685,-0.019890502,0.006604534,-0.026734045,-0.016248804,0.0091744745,-0.023729544,0.0011696296,0.07550664,-0.0069887843,-0.017486423,0.0066595958,-0.030408725,0.026317317,-0.007220765,-0.01301274,0.0013856034,0.013955823,0.010639549,-0.022462659,-0.03651346,-0.03442266,0.017936144,-0.035921566,0.04600179,-0.009944772,-0.018642835,-0.005454201,-0.055932857,0.019086068,0.028343942,-0.054897137,-0.004740137,0.047337964,0.007311814,0.020236764,-0.033328958,-0.0035646197,0.0028667985,-0.025744094,-0.028352676,-0.024335532,-0.005078748,0.026362227,0.014738465,0.0141916135,-0.014878615,-0.012324838,-0.0031600117,-0.0038956723,-0.016558984,0.017957548,-0.008470823,0.04195968,0.025552234,0.0009267997,-0.009968854,0.049070362,0.0022074066,0.015617335,-0.006613148,0.039241873,0.02848618,-0.056420233,-0.036949802,0.0126752,0.0056078583,0.020987181,0.0025012498,0.0042110523,-0.03759109,0.017116591,0.05177381,-0.01527602,0.013428835,0.020213876,-0.017779678,-0.017825507,0.06289419,-0.015159227,0.010553115,0.004874911,-0.082571305,-0.009340948,-0.03760692,-0.037942458,-0.023373788,-0.037211686,-0.0062361388,0.013014685,-0.032217953,0.033755086,0.011060538,-0.043675885,0.029424926,0.034526825,-0.023234008,-0.070628695,0.021633867,0.0023239611,0.0075097824,-0.001262604,-0.006817613,-0.019389132,-0.026791966,0.037126273,-0.008222379,-0.010727646,-0.02353069,-0.03751307,0.05851744,0.0219723,0.032176033,-0.006068292,-0.0034986057,-0.046996433,-0.023848383,0.0040953653,0.017995391,-0.0105238985,-0.03079328,-0.032901965,0.0018343929,0.0025248134,-0.023985852,-0.001619981,-0.03895414,0.017032271,0.009106557,-0.03193062,-0.01709019,0.048922516,-0.029520161,0.025659697,-0.003553319,-0.019858308,0.040724553,0.0056073167,0.0022636915,-0.031655274,-0.0010847669,-0.09828517,0.011957937,-0.024643779,0.020310696,-0.0076793274,-0.028875817,-0.03487005,0.0024805162,0.0048279,-0.021498976,0.02022202,0.019989675,0.036957465,0.06879432,0.02820833,-0.0058175717,-0.01413994,0.0062390086,0.030156514,-0.031433053,0.04354593,-0.016360024,0.01574626,0.008720297,0.013518241,0.010218236,0.042615104,0.030375607,-0.020220574,-0.041289248,0.07644777,-0.03456034,0.005979099,-0.028843893,0.033391703,0.029403955,-0.003818964,0.023279065,0.0131413955,0.006871185,-0.04865558,0.011371443,0.011731229,-0.029384233,0.008905859,0.040516388,0.051777236,-0.015975377,0.040843878,0.07019687,-0.0037718264,0.027967848,0.015547789,-0.00076806615,0.023334097,0.02526594,-0.024487099,-0.0161268,0.0076551423,-0.035560895,-0.021383889,-0.02890892,-0.017176906,0.000009598364,0.02061622,0.04308402,-0.032758515,0.01625548,-0.035632372,0.03872496,-0.11494409,0.045419045,0.0150739895,0.023477897,-0.02255711,0.029634269,-0.009278733,-0.034024216,-0.008313038,-0.014105071,0.01639439,-0.042699207,0.029634155,-0.0049464772,-0.035499178,0.018902296,-0.007995967,-0.04282515,-0.018949805,0.03968719,0.009415279,-0.018080978,0.033478886,-0.04298558,-0.01668831,0.0071758563,0.017933752,-0.0060674106,-0.006824521,-0.0037985852,-0.012429368,-0.061198913,0.0018883309,0.08327338,-0.015797738,0.05634659,0.003609931,-0.020379592,-0.036387283,-0.031980857,-0.04314941,-0.0028696673,-0.055496786,0.00061057636,0.006409187,0.01847856,0.003277277,-0.0018331595,-0.004300651,-0.011608332,-0.03269666,0.021165483,0.022734288,0.018123684,0.02012905,-0.032702986,-0.0012568245,-0.019621257,0.0041914596,-0.00270674,-0.044769503,0.035405748,-0.05090818,0.038570624,-0.050661605,0.034125727,0.028755479,0.044810463,0.030208435,-0.060733896,-0.02056148,0.063944966,0.03542383,-0.01125381,-0.00716959,0.0007894414,0.05549905,-0.0057260497,-0.0442432,0.006012105,-0.038981777,-0.014329713,-0.004288572,0.03512909,0.015203961,0.002588835,-0.02519044,0.03031156,-0.009536939,-0.0043189293,-0.04313464,-0.044674046,0.024095666,-0.06769776,-0.001265487,0.012500801,-0.0349461,0.004630747,-0.0399106,-0.0049041794,-0.00013145027,0.004625665,-0.015215742,0.00006477901,0.0018171462,0.05043852,0.015980626,0.0035015321,0.042880055,-0.028728954,0.0013169595,-0.01694431,-0.027359523,0.0016326221,-0.016080672,-0.010539965,-0.004275809,-0.022836147,0.04411428,0.024103934,0.014721193,-0.011585113,0.02430314,-0.035836272,0.022739569,0.00048965536,0.022720337,0.010662077,0.012730096,0.010622939,0.03372575,0.0057707923,-0.0074875103,-0.024440698,0.011297221,0.012481979,0.0045317514,0.03043384,-0.022559674,-0.0498693,-0.025500994,0.04616429,0.025890533,-0.0052566254,0.03555481,-0.015915401,-0.033966713,0.0033376727,0.004158361,-0.013956559,0.021740457,-0.043459434,-0.009897055,0.1187507,-0.02328287,0.0026737403,-0.011750021,0.029870776,0.040138055,0.035197005,-0.0082564885,-0.038927227,-0.009387696,-0.023675673,-0.010482483,0.07110312,-0.008119503,0.027455017,-0.010958895,-0.027853804,-0.017249709,0.052441243,-0.020106709,0.0375292,0.027232988,-0.008197705,-0.019265015,0.019486269,0.008032406,-0.0028140536,0.038407683,0.051983323,0.06715699,0.05222084,-0.008618499,0.042623676,-0.014568332,0.02134889,-0.007935163,0.016721351,0.0021967622,0.03822538,-0.07532984,-0.04017509,0.050483342,0.054242626,-0.0018789193,0.05607963,0.005259886,0.032047242,-0.07408372,-0.010082333,-0.01778183,-0.05396233,-0.023934713,-0.0066495044,-0.034618318,-0.015314436,-0.005204794,-0.0025090822,-0.005887337,-0.039026245,0.01625928,0.026699571,-0.0035735588,-0.031120375,0.05030921,0.014515337,-0.03793212,0.040113468,0.017031495,-0.0027425624,-0.023443488,0.013522408,-0.062494203,-0.023544537,-0.008691968,0.03313025,0.000043205986,0.044039305,-0.04113285,-0.0033269594,0.008236442,-0.0009610856,0.011656536,0.027507113,-0.018460706,-0.016924016,-0.028350092,0.0089072175,0.0034462106,0.017888684,0.039637905,0.047508918],"last_embed":{"hash":"5h4vk","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"5h4vk","at":1762844612735},"key":"Personal/Projects/Running/Running.md##Courses#{9}","lines":[45,46],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5h4vk","at":1762844612735}}, +"smart_blocks:Personal/Projects/Running/Running.md####{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02167038,0.040518463,-0.032075044,0.012143907,-0.051325332,-0.046424873,0.009276454,-0.037343394,0.0015067398,-0.023285026,-0.012347846,0.06952485,-0.0124909645,-0.011153735,0.024372255,-0.01726403,-0.01081648,-0.00527228,-0.044622764,-0.010109196,0.039200135,-0.013530488,0.040486265,-0.019883566,0.0011235767,0.010372664,0.00059195433,0.03248104,0.0353374,0.026448205,-0.0128698945,-0.055729482,0.032158393,-0.065154955,-0.028616833,-0.029898113,-0.0032383404,-0.024561564,-0.029267965,0.04839359,0.0028602576,-0.027543483,0.02476616,0.029455654,0.023409517,-0.025638878,-0.0141625125,-0.030282645,-0.013411722,-0.048481587,0.01657367,0.0027702444,0.020071283,-0.058935404,-0.020928603,0.06353869,-0.05978058,-0.029808639,-0.026971646,0.018897004,-0.009071603,0.017435623,-0.03010126,-0.03247339,-0.0017874371,0.03896319,0.020457566,-0.023650872,-0.0116556855,-0.031413276,-0.045008212,0.06676607,0.023360612,-0.040350214,-0.050012913,-0.008851229,0.01427328,0.0066970144,-0.01914558,0.073674195,0.02827151,0.008630562,0.002684985,-0.018809367,-0.018125966,0.035697825,-0.004560256,-0.0035022583,0.016373578,-0.028524565,0.008363562,0.010622562,-0.026885398,-0.041089766,-0.00049627485,-0.019835591,-0.029947815,0.0067855204,0.013183936,-0.031750362,0.059462186,-0.014367089,0.058130246,-0.024414022,0.00056440505,-0.0386565,0.06967135,0.024847372,0.009705914,-0.0045397645,0.022703169,0.0182362,0.014866817,0.033404503,0.027912686,0.012993973,-0.035417836,-0.0023358564,0.042690244,-0.05984507,0.051030222,0.033441257,0.08565552,-0.0005498696,0.010494459,-0.00045586337,-0.014834377,-0.013662086,-0.0020287796,0.0029573583,0.004225384,0.04030395,-0.040392395,0.02354411,0.00939012,-0.021366356,0.05634805,0.023045285,0.023765793,-0.028008183,-0.006722058,-0.0063129254,-0.0001480732,-0.053238355,0.037750833,-0.02004981,0.019731328,0.008805956,0.007683078,-0.008516798,-0.00043755842,0.012124743,0.061540835,0.030102434,-0.001740242,0.031116184,0.019118035,0.031468134,-0.046123207,-0.019678205,-0.01365558,-0.00065395795,-0.036842547,-0.028589126,-0.013563151,0.012988116,0.01880171,0.03135185,-0.018624319,-0.009351638,-0.007944676,0.021453563,-0.023604631,0.040390592,-0.010576481,0.029679827,0.06365435,0.009275321,0.051719222,-0.025065776,-0.012612651,-0.042556845,0.035783656,-0.028173035,-0.047842402,0.030671285,0.032125328,-0.023783322,0.035625648,-0.002180381,0.018007783,0.004654588,-0.021656455,-0.014207367,0.039419815,-0.03838884,0.024584621,0.0036547878,-0.02092367,-0.04936271,0.00011699348,0.026892276,0.012667746,-0.029966641,-0.03884563,-0.0033520916,-0.0642016,-0.025432993,0.0050671026,0.0029996515,-0.049319305,-0.029807363,-0.01515576,0.008467454,0.014102955,-0.00067425927,0.02138356,-0.02226463,0.049624927,-0.019332804,-0.008121277,0.023439828,-0.04680996,0.0082151,-0.012733887,0.031369742,-0.013750232,0.03496097,0.015074582,-0.03810322,-0.0101455785,-0.0059938515,0.047672734,-0.021109467,-0.0052607274,-0.05173609,-0.020184204,0.04485577,0.010340065,-0.0004573667,0.015610868,-0.033112466,0.06341178,-0.00047678337,-0.03432156,0.040324453,-0.028183674,0.051932722,-0.04641114,0.002015517,0.025284562,-0.0076997564,-0.0046278457,0.020084154,0.01631834,0.016807027,0.009588675,-0.017401349,-0.031073872,-0.022449331,0.0041453093,-0.019312052,-0.013102076,0.02487586,0.013066957,-0.022690292,0.029665077,-0.008592202,0.028110519,0.03363051,-0.01917132,-0.024518289,0.045179784,-0.030462293,-0.054107904,0.02498862,-0.031199194,0.0013204574,0.055105746,0.034615725,0.028980684,0.00056321814,0.039118208,0.0018561484,0.07718824,-0.049955223,-0.053099778,-0.030762985,-0.019551212,0.00039233247,-0.026172766,-0.024945188,0.04118766,-0.05250593,-0.00035914913,-0.06285657,0.005268111,-0.1691285,-0.029065372,-0.04522873,0.04914089,-0.008916195,0.011137923,-0.027358951,0.014859273,-0.026518853,0.08472826,-0.03619373,-0.06153492,0.01656682,0.0110275,-0.00022642763,0.019241353,0.009081648,-0.028280053,0.016596468,-0.023744272,-0.025786519,-0.026980018,0.03430398,-0.008355561,-0.033791754,0.009706743,0.005612514,0.02115265,0.004702245,0.015886217,-0.018929748,-0.009037688,-0.0052701584,0.021076662,0.03169041,0.049391467,0.017501766,-0.043354914,-0.019534994,-0.001989967,0.018659517,-0.010933388,-0.0038529525,-0.010292441,0.0101407785,0.0008800694,0.00059068017,-0.002905575,-0.06447032,-0.05884073,-0.011069554,-0.036993448,0.04456957,0.004743316,-0.040592346,0.013903607,-0.029064443,0.06279491,-0.053099655,-0.009028819,-0.00624261,0.03341202,0.0054134508,0.0012450588,-0.033934414,0.015671046,0.028662726,-0.0004967118,0.017637124,-0.038946196,0.024950637,-0.010525276,0.043049943,-0.019957522,-0.053756118,0.02015317,-0.015061886,-0.02925987,0.016143274,-0.072346084,-0.0041326005,-0.0011719111,-0.025190094,0.04201915,-0.036045063,-0.018114828,0.044531602,0.00908678,0.013897037,0.27418703,0.026414478,-0.021358257,0.0050122146,-0.0004430165,-0.02262719,0.009007942,0.05299542,-0.031579964,-0.02529897,0.012032923,-0.003773677,0.00606971,0.019927608,0.0075161727,0.055810824,0.0012646142,0.042743,0.055061385,0.02942835,0.025222363,-0.026104655,0.02012046,0.007926504,-0.046406083,-0.014005572,-0.019065058,0.019787509,0.02168012,0.021017756,-0.036586612,0.03364128,0.03332468,-0.0034950478,-0.021000095,-0.0021630418,0.03769457,-0.020873252,0.010257024,-0.016871367,-0.0079898955,-0.027939534,-0.06894747,-0.0021065392,0.01690261,-0.034811858,0.02921793,-0.033425976,0.003986581,0.021567216,-0.023664322,0.023033658,0.022351082,-0.029821564,-0.022252236,0.0032442852,0.03722892,0.0080689285,0.007224823,-0.006186889,-0.01766916,-0.012328822,-0.011857439,0.019123992,0.015547426,-0.017593283,-0.0037034964,0.007828909,0.013666858,0.045323454,0.033198126,0.020303272,0.030553259,-0.0007208312,-0.0047624833,-0.0047557186,-0.012077742,-0.011904722,0.0042187623,0.014192582,-0.027965466,-0.036338706,-0.014197424,-0.0022903509,0.012039992,-0.02716637,0.055680584,0.039947975,-0.0042896266,0.020530922,-0.019815756,0.017093955,-0.051254176,-0.0023395277,-0.013375841,-0.0043137665,0.004482349,-0.029562388,-0.07313494,0.010518532,-0.026193665,-0.011151097,-0.007986054,0.006701729,0.027966091,-0.056280505,-0.019693347,-0.015642101,0.0018130298,0.0040405844,-0.03219518,0.030132247,0.020705882,-0.010434038,0.0015556372,0.07979516,0.049772087,0.059728786,0.009763712,0.04191339,0.036377236,-0.011946561,-0.027206942,0.011413248,-0.025350427,-0.00065201096,-0.0075385883,0.034182835,0.002397951,0.03057408,-0.025952782,-0.03929534,-0.005919686,-0.006046792,0.032894634,0.044225015,-0.008624767,-0.024303555,-0.0011609473,0.01694996,-0.038833953,0.010624051,-0.022445451,-0.00026269045,0.020825116,0.047056247,0.02090661,-0.043169163,-0.008918294,0.004442144,0.0065977513,0.0029917716,0.01870408,-0.053464428,-0.012546438,-0.052544907,-0.016929803,-0.010063485,-0.038783997,-0.030915942,0.0095773,0.023827318,-0.011313016,0.07677152,-0.01338178,-0.040774718,0.043129396,0.008728751,0.003903405,-0.031798124,0.0058908868,-0.015786435,-0.04084673,-0.053331077,0.035308402,-0.006261125,-0.013796776,-0.0008779321,-0.036200613,0.0066560972,0.0043230434,-0.008140126,-0.020358384,0.020231463,-0.010000458,-0.015129088,-0.026875041,-0.009076516,0.015621288,-0.012130388,-0.03952426,0.09543097,0.0029648452,-0.029264132,-0.007532788,-0.009781418,0.037089694,-0.024997914,0.014119618,0.0018813383,0.047988024,0.02757455,-0.006827828,0.00463988,-0.031831272,-0.013511775,-0.009871333,-0.00078998535,-0.010838539,-0.01324067,-0.012330089,-0.036918797,-0.023697287,0.019801429,-0.090523385,-0.019778345,0.065418355,0.022698252,-0.037385747,-0.008553399,-0.043448877,0.0015664464,-0.01886625,-0.024687855,-0.016996998,0.004480448,0.009136612,-0.031050578,0.005311045,0.0051258085,-0.014728779,-0.025467362,0.014438133,0.010970314,0.0002023425,-0.005546082,0.027113797,0.0027251816,0.038850285,-0.02286666,0.010629533,0.009479761,-0.023744686,0.05546797,0.003809485,0.007983993,-0.021372158,-0.026497014,-0.0086911265,0.04860647,-0.014305968,0.004863658,0.011343392,-0.032031648,0.0009506959,0.0033550744,0.007700645,0.0038120307,-0.016978506,0.015226814,-0.0072562573,0.02635826,0.013637102,0.0031866126,-0.003315763,-0.06367508,0.002949472,-0.075772464,-0.037514452,-0.031529,-0.023973728,0.0045189536,-0.0018910075,-0.05935047,0.029510714,0.013602431,-0.044954896,-0.02742866,0.03050336,-0.024389515,-0.020893177,0.042862758,0.033011787,0.0013755477,-0.0064954655,0.02110004,0.0340838,0.014413263,0.048557833,-0.031331245,0.003591874,0.003526551,-0.047307134,0.05999884,-0.011269972,-0.007378578,-0.009771658,0.008653231,-0.04611359,0.047911886,-0.00021737811,-0.021373626,-0.005481698,-0.00946173,-0.067804545,-0.004601447,-0.038063094,-0.054690216,0.0733223,0.021076078,0.02817481,-0.03720799,-0.03304812,0.018718163,-0.0019841474,0.009922493,0.018895702,-0.018406954,0.019709077,0.025169564,0.023483198,-0.02435913,-0.043499257,-0.0066940626,-0.053970307,0.012244512,-0.008891078,-0.012489691,-0.032406755,-0.041019343,0.0024434503,-0.011068034,-0.033599753,0.002720025,-0.019677859,-0.034217574,0.02598536,0.027925914,0.0041490076,0.0068812,0.030023178,-0.034282573,0.031116275,-0.027779222,0.023469357,-0.010215923,0.012644984,0.013636417,-0.018414889,0.02758992,0.020653378,0.029145949,-0.042858504,-0.017952027,0.09509419,-0.056779154,-0.024752364,-0.020715812,0.0832138,0.005155999,-0.03821995,0.006680269,0.007818801,0.011058074,-0.033444766,0.039588656,-0.0012952364,-0.007946164,-0.021317754,0.014353248,-0.006223377,0.02018197,0.006782629,0.021747578,-0.016354373,0.05920785,0.020979227,-0.0057999943,0.025833275,-0.042328864,0.008494397,0.0019001126,-0.009348476,-0.0420357,-0.04329151,-0.02836901,-0.014144565,0.013939503,0.029452866,0.026594073,-0.029934326,-0.010470211,-0.05802562,-0.0036176906,-0.15295164,0.04946123,-0.026967606,0.028091928,-0.036361013,0.046744876,-0.027150085,-0.02003604,-0.026142374,-0.00498688,0.00047873735,-0.029547995,0.0012567983,0.019632977,-0.0013934099,0.03420048,-0.021858776,-0.004206039,0.0018429374,0.06491902,0.009291929,-0.016481193,0.056554154,-0.008807602,-0.0029447344,0.0035722414,0.024375884,-0.019708205,-0.007928565,-0.018885372,0.013405179,-0.008278241,0.015647331,0.08528238,-0.026374504,0.021021474,0.012283309,-0.014093576,-0.023127332,-0.0070351455,-0.045437165,-0.0048667705,-0.010020128,-0.014485974,-0.018771067,0.02172678,-0.010675344,-0.006975959,-0.03495006,-0.0081240535,-0.018278101,0.03949892,-0.002811384,0.038718462,-0.0038037382,-0.009756911,0.0030867588,-0.005239869,0.006066359,0.02223046,-0.03131431,-0.0024638714,-0.035205342,0.016005263,-0.006010727,0.03946069,-0.016836006,-0.004298725,-0.020446848,0.003699865,-0.03121249,0.037397485,-0.0008400188,0.012273877,0.0072011864,0.0317881,0.064792685,0.013492534,-0.023349438,-0.017519277,-0.029437615,-0.0021423227,-0.004448414,0.004874252,0.01002782,-0.0036267252,-0.023218345,0.01171893,-0.051911224,-0.03616489,-0.047682412,-0.038270794,0.0055680904,0.0021049413,0.02267396,0.022396594,-0.04631542,-0.0066613345,0.002488097,-0.010069701,0.035495043,0.0046793777,0.005838839,0.007862781,-0.016790014,0.0399079,-0.011417289,0.0025836478,0.006628458,-0.010993418,-0.035912164,-0.02620964,-0.0072499784,0.0009338409,-0.027505247,-0.028366629,-0.01543786,0.027965406,0.047497164,-0.038171753,-0.01753899,0.004413997,0.025741411,-0.024019996,-0.034051064,0.03519112,0.053609308,0.02040431,0.0075233285,0.015547773,0.020437798,-0.005543798,0.05926876,0.007923027,0.025708124,0.019203516,0.014249831,0.011445669,-0.049330067,-0.026720665,-0.040996168,0.050968274,0.012357366,-0.03952568,-0.007470009,-0.001541808,-0.0010651196,0.035507195,0.002564461,-0.018233087,0.022874985,-0.055112116,-0.01883798,0.09844022,-0.032790795,0.026907666,-0.01656482,0.010941192,0.013758819,0.05259322,-0.020439904,-0.049804296,-0.028319955,-0.032831,-0.008849931,0.039289873,-0.038050514,0.022089794,-0.039618045,-0.013139657,-0.012372574,0.029718664,-0.025578402,0.01923716,0.06813221,0.0048360666,0.0026035765,0.05217615,0.018175675,0.019939993,0.0069827787,-0.018188844,0.07146706,0.052530352,0.025834568,0.047984716,0.017800167,0.026022062,0.033573985,0.030832525,-0.030510647,0.019779585,-0.010515048,-0.05284626,0.06555329,0.015084348,0.018813284,0.044837195,-0.0015855419,0.012032145,-0.033996314,-0.050722536,-0.014649977,-0.022581289,-0.005370152,-0.01300997,0.02069169,-0.003174265,-0.035740677,0.015248649,-0.03132605,0.007380454,-0.014659829,0.017548252,0.030466296,-0.02993802,0.06613371,0.007715082,-0.011543199,-0.02390343,0.040313277,-0.014806729,-0.015197803,-0.010068403,-0.05377611,-0.0147503065,-0.008930567,-0.008446694,-0.030314112,-0.010997265,-0.006730981,-0.029223101,0.021414956,0.018037181,-0.029812884,-0.004950276,0.022722498,-0.008509991,-0.005374894,0.016840942,0.021872962,-0.046871167,0.009289295,-0.0010164467],"last_embed":{"hash":"nb8ww9","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"nb8ww9","at":1762844612735},"key":"Personal/Projects/Running/Running.md####{1}","lines":[48,54],"size":153,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"nb8ww9","at":1762844612735}}, diff --git a/.smart-env/multi/Personal_Projects_Servers_Oracle_Cloud_IMPLEMENTATION_PLAN_md.ajson b/.smart-env/multi/Personal_Projects_Servers_Oracle_Cloud_IMPLEMENTATION_PLAN_md.ajson new file mode 100644 index 0000000..0a46a75 --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Servers_Oracle_Cloud_IMPLEMENTATION_PLAN_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Projects/Servers/Oracle Cloud/IMPLEMENTATION_PLAN.md": {"path":"Personal/Projects/Servers/Oracle Cloud/IMPLEMENTATION_PLAN.md","embeddings":{"bge-m3:latest":{"vec":[0.018069133,0.011676188,-0.017729156,0.0047449986,0.0201694,0.0059651984,0.032945473,0.053394444,-0.025241692,-0.012381091,-0.0049031894,0.007749498,-0.009248518,0.010474243,-0.042363703,-0.012976448,-0.028894005,0.008198886,0.015590877,-0.004422252,-0.009268002,-0.02260363,0.022323139,-0.021555586,-0.020624323,0.07871748,-0.013394609,0.00022353587,-0.017595096,-0.004008855,0.03222116,-0.041862883,0.018746275,-0.031439785,0.0038447657,-0.024756724,0.003129964,-0.0059206393,-0.11313359,-0.010282494,0.033752244,-0.008045781,-0.060903043,0.034356274,0.023183057,0.018722817,-0.0136765605,-0.051232472,-0.009681583,-0.015534248,0.023310352,-0.0077438583,-0.0050864695,-0.016632162,0.0020825248,0.00003364842,-0.0034516924,-0.0019884598,0.03792758,-0.021910511,-0.053428285,0.0335483,0.0017512622,-0.017735675,-0.0401481,0.0027413694,0.0026527955,0.006953889,0.025722392,-0.0351809,-0.016281283,0.0024789697,-0.028613493,-0.057440367,-0.0036800734,-0.010384438,0.0093000475,-0.0005833285,0.010028605,-0.039506286,0.109467186,-0.011867415,0.023210285,-0.011583164,0.021455234,-0.04042105,0.015281264,0.05619345,-0.0264649,0.02886781,-0.03000116,0.060966335,0.011260798,-0.041504808,-0.027129894,-0.0056953668,0.027835635,-0.033247154,0.0016997687,-0.008415106,-0.059495233,-0.00289561,0.043801066,0.026937414,0.013097256,-0.010010233,-0.007839964,0.0023052518,-0.047991488,0.011958568,-0.018638622,-0.009438004,0.009070982,-0.023437327,0.036246836,-0.02499377,-0.0066411677,-0.0032118466,0.021042753,0.028373592,0.020102475,0.049476575,0.0080556,-0.0026923558,0.011428276,-0.011041736,-0.023349712,0.058199212,-0.023137366,0.029061943,0.015720977,0.034226857,0.02118264,0.006220223,-0.031750765,0.005676781,0.033194244,0.0148961665,0.02030393,-0.021507116,0.0068161217,0.0028325303,-0.040078297,-0.0052767657,0.069538936,-0.012945904,0.023758488,-0.0008536586,-0.0027851157,0.054382574,-0.04605108,-0.036612157,-0.028225474,0.0121154385,0.04836508,0.049551625,0.03772262,0.0025935972,0.007635813,-0.02062132,0.0048351353,-0.009920244,0.032445665,0.05820916,-0.0010274773,0.020066168,0.02231006,0.025859477,0.007431137,-0.0071633337,-0.019305414,-0.04123039,0.037289042,0.03082367,0.016866222,0.058418527,0.045354113,0.03210519,0.010217446,-0.034658186,-0.0046127266,0.004627044,0.015189645,-0.04249639,-0.0017372869,-0.0127859535,0.01814005,0.0011735631,0.0019105583,0.062694,-0.04020884,-0.027158063,0.063475884,0.008389048,0.009510919,-0.006674785,-0.013541231,0.014875231,0.03935024,-0.04309321,-0.036065724,0.014243466,-0.021173647,0.00085631094,-0.032979496,0.009508959,-0.0010464615,-0.04132109,0.04203022,-0.005103474,0.042296343,0.015796456,-0.0033623343,0.017733667,0.015628478,0.0068200096,-0.004599419,-0.008508582,-0.00326971,0.02322023,-0.0037984818,-0.0061893854,-0.00536778,-0.041488577,0.013762399,0.024137419,-0.0046816114,0.054959998,0.0125774285,0.029918762,-0.034406833,0.057872687,-0.017299084,-0.046733152,0.010724357,-0.0075440826,-0.044993557,0.0025065388,0.016078925,0.009253536,0.007379455,-0.047768738,-0.008850343,-0.02815794,-0.045945074,0.028763797,-0.011316241,0.025675297,-0.05848756,-0.013672144,-0.028764045,0.0061235423,-0.0026558863,-0.009224442,-0.024259735,-0.013455169,-0.0038462235,-0.010933382,0.000014559899,0.02797682,-0.00090080086,-0.03928239,-0.0155286,0.039906,0.0073682033,-0.008573667,0.0013562234,-0.038242023,0.018005885,0.04728593,0.014792499,0.01430319,-0.06130409,-0.011384969,-0.040065255,-0.044091083,0.0033969975,-0.043413814,0.05554251,-0.048742272,-0.0014952406,-0.03335528,-0.019143552,-0.007284268,-0.0263431,0.02365844,-0.001324593,0.023300396,0.020820573,-0.01660354,-0.020743385,-0.0078214845,0.074032225,-0.05331364,0.014877595,0.02886612,-0.042242296,-0.16806911,-0.058011808,-0.015875435,0.015509698,0.009409484,-0.00058423425,0.014587868,-0.015108225,-0.030242557,-0.042809177,-0.014986085,-0.12738717,0.0052650427,-0.041753497,0.04587512,0.037211392,-0.000079247344,-0.0014730169,-0.027625317,-0.08481776,0.015007054,0.023236994,0.062612005,0.019788701,0.02804884,0.009050804,0.012227831,0.034985553,-0.0146892015,0.03711385,-0.019493483,0.02072794,-0.03009309,-0.020318486,0.048809934,0.02482501,-0.0033619278,0.009251714,0.02664374,0.0179579,0.017038597,0.04492124,0.015623759,-0.04721149,0.016656227,-0.009791329,0.0015822279,0.00093853485,-0.010888328,0.014596243,0.0059076166,0.03713118,0.017935218,-0.012104114,0.007598022,0.003063045,-0.028198779,0.030665176,0.027202016,0.005533046,-0.011731215,-0.04173581,-0.05308113,-0.024626391,0.031652555,0.002255124,-0.012612111,0.014973142,0.027259892,-0.052078906,0.0025057653,0.0029690359,-0.052670673,-0.04082674,0.022838179,-0.0044359444,-0.003710619,-0.00940887,-0.02951899,-0.07011711,0.010635004,0.0015084504,-0.030313434,0.012115259,-0.003983468,-0.0024527488,-0.033969417,-0.020259725,0.025359249,0.33497712,-0.04122969,0.0070964936,0.018914025,0.01576906,0.014911541,-0.020504283,0.033313055,-0.0037001567,0.0012280588,0.010333692,-0.02284459,-0.0005185079,0.028464941,0.040572703,0.043157235,-0.03359585,0.031942368,-0.018734252,0.008667614,-0.0052637346,-0.074772924,0.012071166,-0.030733986,-0.07452576,0.010245289,0.024593702,0.00007217271,-0.05390745,-0.0049539264,-0.013870102,0.03905944,-0.035192404,-0.026560144,-0.022860158,0.0149823455,-0.06276969,-0.054590773,-0.08264779,-0.018390138,0.04597298,-0.018690307,0.014544445,0.01595669,-0.06445631,-0.01961875,0.017127309,0.025205363,0.008488965,-0.04918198,0.0005691456,-0.012537384,-0.029139232,0.0019796959,-0.00685194,0.016554363,-0.024647472,-0.0023646716,-0.034247402,0.0044498025,0.013556483,0.028756818,-0.014686587,0.0077711726,0.0040423647,0.01739048,-0.034972243,-0.023940304,-0.02469025,0.004137925,0.040180203,0.010966005,0.02840786,-0.023726633,-0.008802775,0.0057968334,0.021593902,0.03306277,-0.0034772765,0.04845999,-0.01023076,-0.011937285,-0.0015975962,0.056104876,0.0065348134,-0.025928201,-0.024719032,0.03672562,-0.0022696056,-0.040392045,-0.01412247,-0.011173421,-0.0447715,-0.008368575,0.0058679683,-0.016032234,0.048899617,-0.049264453,-0.010840861,-0.02930052,-0.0082050655,0.048356365,0.03452391,0.020825472,-0.016963083,-0.029280927,-0.03224435,-0.023091273,-0.017216854,0.023959067,-0.008189644,-0.019734295,0.006773351,-0.024067748,0.03442792,0.0021005918,0.030451266,0.01571678,0.010258231,0.031472452,-0.026841497,-0.039479494,0.025787506,-0.014083779,0.004270147,-0.087571226,0.0037741782,-0.030083828,-0.00055755157,-0.022032036,0.04021369,0.023222415,0.026078632,-0.020426817,0.008846149,-0.018415904,0.050014466,-0.012195631,-0.010718793,0.07457286,-0.0069348454,-0.05383704,-0.010875292,0.032452565,-0.008790967,-0.025093162,-0.0044486215,-0.0018667949,-0.018991515,-0.029977579,0.009451327,0.00730703,0.0049970727,-0.039012972,-0.006795253,0.0037633986,0.01613994,0.007726246,-0.011746454,-0.045450237,0.0005329884,0.03763374,0.018499317,0.07760231,0.01620477,0.034500692,-0.01300272,0.039491296,-0.009203035,0.03489642,0.0057135164,-0.06680557,0.015491136,0.01083522,0.016726471,-0.022943243,-0.0147515945,0.05354146,0.030100863,-0.01826954,0.021769613,-0.0034866084,-0.015493716,0.0014046321,-0.041558187,0.0022572663,-0.026345974,0.012455621,0.012520356,-0.047331575,0.0031631463,0.063056156,-0.0031433993,-0.016874006,0.023333153,-0.014529686,-0.011341408,-0.002859793,-0.029274259,0.011321791,0.016024068,0.060978048,-0.017008552,0.03585538,0.03668921,-0.028199563,0.023483902,0.043125,-0.0057294993,-0.023118969,0.007228973,-0.025895972,0.015354146,-0.006559018,-0.008520797,-0.039793797,0.045953758,0.059070848,0.029984578,-0.0034988339,-0.051604997,0.011441649,-0.0021968503,-0.031673618,0.010151148,0.029857192,-0.0039509092,-0.032532446,-0.026378185,0.011432377,-0.02186085,-0.048309367,-0.0011440419,-0.020062393,0.0141304415,0.0091917515,0.008603261,-0.008638148,-0.0042893677,0.033913754,-0.009589327,-0.014308513,0.032262456,0.054386526,0.015640732,0.005947773,-0.037462838,0.017832179,-0.027784206,-0.015269413,-0.015363603,-0.023999436,-0.07805378,-0.01221537,0.018862965,0.031578828,0.0012498937,-0.028785829,-0.005316377,0.017483562,0.02550148,-0.0020868473,0.0011492224,0.010265305,0.021519186,0.0078098867,-0.014736421,-0.024078242,-0.0071133045,-0.00998902,-0.034766007,-0.030206716,-0.042889323,-0.00040974453,-0.0018984282,-0.00091853476,0.044307485,-0.029535973,0.035329983,0.0011495476,-0.08592711,-0.0022060815,0.007891654,-0.018461877,-0.029643,-0.040790454,-0.010511003,-0.024553906,-0.03867587,-0.037225176,0.029493188,-0.0061337682,-0.04572429,0.000033786542,-0.004149558,0.02866374,-0.023651564,0.026233954,0.022377318,0.0045096623,0.025489632,-0.0010942597,-0.012854154,-0.018832043,-0.011233813,0.04333683,0.011904279,0.0030458758,-0.00047455932,0.019336954,-0.025422964,-0.041478828,-0.054530237,-0.0037469065,-0.03450362,-0.007807234,-0.029617956,-0.004994031,0.013241269,-0.038248833,0.004616368,-0.0025094282,-0.017841518,0.016480444,-0.017814789,-0.023604635,-0.018192101,0.027985087,-0.0074993847,-0.023842804,-0.023952696,-0.00030484825,0.020635236,0.003862343,-0.009943141,0.013342584,0.056050673,-0.016130466,-0.007124472,0.006403794,-0.031307552,0.021448314,0.005796161,0.012348091,0.035311628,0.034620095,0.00955632,-0.013605099,-0.032284558,0.0073426994,0.026525104,0.023093343,-0.01462748,0.019815836,-0.002052086,-0.026190568,0.0025785875,0.04583251,0.015455045,-0.03368258,-0.0094729215,0.038825013,0.051696304,0.0066937204,0.004244671,-0.01737676,-0.003545195,-0.011874226,-0.0010456652,-0.001163346,0.011435228,0.008506336,0.018296383,-0.04051489,-0.027056629,-0.027279895,0.04520454,-0.00090943463,0.008190114,-0.05394375,-0.014194048,-0.0066640377,-0.0016825814,-0.047465377,0.016484065,0.028053816,-0.026244974,0.011318143,0.0067236144,0.061800003,-0.0118243955,0.02437492,0.005854208,0.009682151,-0.116527475,0.063712835,-0.033724714,-0.011057571,0.026693152,0.0060757417,0.0036103097,-0.040644888,-0.0153659405,-0.034811866,0.025065621,-0.0005247367,0.0036429525,-0.022274576,-0.005180296,0.03325236,-0.02734737,0.017403109,0.004887281,0.033446345,-0.017114308,-0.020899806,-0.04025318,-0.058563564,0.019762121,0.028809318,-0.018413847,-0.019687042,0.004870396,-0.009671739,-0.016213108,-0.039211396,-0.033340536,0.05840494,-0.0029223505,0.012716298,-0.025769824,-0.031525362,0.009273995,0.066042654,-0.0030813052,0.0053117583,-0.008671643,-0.011070275,-0.013984066,-0.006332587,-0.012106429,-0.01512169,0.024516348,-0.026537709,-0.10789571,-0.0061549856,0.01574176,0.0053022937,0.017441988,0.029640265,0.02599465,0.0038548098,-0.020967798,0.020280112,-0.0006603546,0.03449601,-0.010486894,-0.003982618,-0.020053307,-0.002757004,-0.003926969,-0.0379988,-0.002836777,-0.021383638,0.00026898712,-0.08147695,-0.017521765,0.004255208,0.018375529,-0.036128927,0.03504145,-0.021858867,0.03607809,-0.017058572,-0.027785614,-0.009170596,-0.013142903,0.035997577,0.059587125,-0.0054669287,0.011014609,-0.0115413405,-0.030067327,-0.01670547,-0.018529288,0.03603594,-0.002111148,0.049542863,-0.0059660366,0.011608844,0.039453376,0.013183273,0.031087516,0.012557602,0.0029129887,0.05920374,-0.037322693,0.005003231,0.011354337,0.005266531,-0.03107951,0.04148018,-0.0258,0.012998638,-0.022205621,-0.03368166,-0.03604976,-0.007997754,-0.00936176,-0.017000543,-0.020824982,0.026176615,0.006843698,-0.041851535,0.018703373,0.039576795,0.029205652,-0.059707824,-0.014410453,0.039647225,0.009524006,0.020157322,0.07787888,-0.0064899405,0.039473448,-0.006633966,-0.02643061,-0.022458801,0.033194184,-0.046642393,-0.017985022,0.08251998,0.014381584,-0.033756424,-0.023275154,0.04689263,-0.023859588,-0.037791964,-0.057797346,-0.06112256,0.014161989,-0.033383194,0.04042023,0.01057536,0.03070536,-0.01899947,0.005540022,0.010362012,-0.0041485373,0.019169841,0.012645299,-0.04458123,-0.02755682,0.07112644,0.027339203,0.015460253,-0.025833428,-0.018104114,-0.017064596,0.012319044,-0.021187887,-0.015731717,0.04547767,0.029889856,-0.015546513,0.030353358,0.0040089083,0.057561778,0.021355692,-0.032307494,0.0018970441,0.0249928,0.06541541,0.012636176,-0.0182605,-0.031126097,0.029779414,-0.0095744375,0.04475501,-0.021175753,0.0039963885,0.019292083,-0.026620343,0.0016903043,-0.015013673,0.01639436,0.005429308,0.022461709,0.021225542,-0.02700406,0.003057594,-0.0063896687,-0.001913778,0.0057503707,-0.028275762,-0.042169854,-0.008115345,0.016448395,-0.0104135275,0.017498327,-0.014792172,-0.011166273,-0.0007757588,0.013030949,-0.02274169,0.024983956,0.0065119285,0.041484084,0.013101125,0.022170356,0.017143184,0.0039239177,0.061827898,0.017505404,0.020624008,0.03627261,0.00018737887,-0.026927715,0.024948735,-0.027926441,-0.029249111,0.021814749,-0.02143311,-0.050792504,-0.0065298434,0.023172682,0.023736024,0.046371363,0.01614776,0.026888113,0.014892191,0.044621855,-0.040243864,-0.011534441,-0.006208357,-0.026726509,-0.018094562,0.017270738],"last_embed":{"hash":"bc2tvp","tokens":1222}}},"last_read":{"hash":"bc2tvp","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1761380533000,"size":15215,"at":1762338969716,"hash":"bc2tvp"},"blocks":{"#Oracle Cloud iPad Development Environment - Implementation Plan":[1,545],"#Oracle Cloud iPad Development Environment - Implementation Plan#{1}":[3,5],"#Oracle Cloud iPad Development Environment - Implementation Plan#What We're Building":[6,13],"#Oracle Cloud iPad Development Environment - Implementation Plan#What We're Building#{1}":[8,9],"#Oracle Cloud iPad Development Environment - Implementation Plan#What We're Building#{2}":[10,10],"#Oracle Cloud iPad Development Environment - Implementation Plan#What We're Building#{3}":[11,11],"#Oracle Cloud iPad Development Environment - Implementation Plan#What We're Building#{4}":[12,13],"#Oracle Cloud iPad Development Environment - Implementation Plan#Architecture":[14,25],"#Oracle Cloud iPad Development Environment - Implementation Plan#Architecture#{1}":[16,25],"#Oracle Cloud iPad Development Environment - Implementation Plan#Tech Stack":[26,42],"#Oracle Cloud iPad Development Environment - Implementation Plan#Tech Stack#{1}":[28,42],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases":[43,431],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 1: Oracle Cloud Setup (1-2 hours)":[45,107],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 1: Oracle Cloud Setup (1-2 hours)#{1}":[47,48],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 1: Oracle Cloud Setup (1-2 hours)#{2}":[49,49],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 1: Oracle Cloud Setup (1-2 hours)#{3}":[50,56],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 1: Oracle Cloud Setup (1-2 hours)#{4}":[57,59],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 1: Oracle Cloud Setup (1-2 hours)#{5}":[60,60],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 1: Oracle Cloud Setup (1-2 hours)#{6}":[61,61],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 1: Oracle Cloud Setup (1-2 hours)#{7}":[62,63],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 1: Oracle Cloud Setup (1-2 hours)#{8}":[64,107],"#---frontmatter---":[66,106],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 3: DNS Configuration (10 minutes)":[108,132],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 3: DNS Configuration (10 minutes)#{1}":[110,113],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 3: DNS Configuration (10 minutes)#{2}":[114,120],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 3: DNS Configuration (10 minutes)#{3}":[121,132],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 3: DNS Configuration (10 minutes)#{4}":[122,132],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 4: CapRover Installation (15 minutes)":[133,167],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 4: CapRover Installation (15 minutes)#{1}":[135,152],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 4: CapRover Installation (15 minutes)#{2}":[153,153],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 4: CapRover Installation (15 minutes)#{3}":[154,154],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 4: CapRover Installation (15 minutes)#{4}":[155,155],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 4: CapRover Installation (15 minutes)#{5}":[156,156],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 4: CapRover Installation (15 minutes)#{6}":[157,158],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 4: CapRover Installation (15 minutes)#{7}":[159,159],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 4: CapRover Installation (15 minutes)#{8}":[160,160],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 4: CapRover Installation (15 minutes)#{9}":[161,161],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 4: CapRover Installation (15 minutes)#{10}":[162,163],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 4: CapRover Installation (15 minutes)#{11}":[164,167],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)":[168,212],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{1}":[170,173],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{2}":[174,174],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{3}":[175,175],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{4}":[176,180],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{5}":[181,181],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{6}":[182,183],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{7}":[184,185],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{8}":[186,186],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{9}":[187,197],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{10}":[198,198],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{11}":[199,200],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{12}":[201,202],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{13}":[203,203],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{14}":[204,204],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{15}":[205,205],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{16}":[206,206],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{17}":[207,208],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 5: Deploy Gitea (10 minutes)#{18}":[209,212],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 6: Deploy code-server (10 minutes)":[213,237],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 6: Deploy code-server (10 minutes)#{1}":[215,218],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 6: Deploy code-server (10 minutes)#{2}":[219,219],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 6: Deploy code-server (10 minutes)#{3}":[220,220],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 6: Deploy code-server (10 minutes)#{4}":[221,224],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 6: Deploy code-server (10 minutes)#{5}":[225,225],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 6: Deploy code-server (10 minutes)#{6}":[226,227],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 6: Deploy code-server (10 minutes)#{7}":[228,229],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 6: Deploy code-server (10 minutes)#{8}":[230,230],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 6: Deploy code-server (10 minutes)#{9}":[231,231],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 6: Deploy code-server (10 minutes)#{10}":[232,233],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 6: Deploy code-server (10 minutes)#{11}":[234,237],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)":[238,302],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{1}":[240,259],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{2}":[260,260],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{3}":[261,261],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{4}":[262,262],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{5}":[263,263],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{6}":[264,264],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{7}":[265,265],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{8}":[266,267],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{9}":[268,282],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{10}":[283,283],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{11}":[284,284],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{12}":[285,285],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{13}":[286,286],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{14}":[287,288],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{15}":[289,289],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{16}":[290,290],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{17}":[291,291],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{18}":[292,293],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{19}":[294,294],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{20}":[295,295],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{21}":[296,296],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{22}":[297,298],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 7: Configure Development Environment (30 minutes)#{23}":[299,302],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)":[303,328],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)#{1}":[305,308],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)#{2}":[309,309],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)#{3}":[310,310],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)#{4}":[311,311],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)#{5}":[312,312],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)#{6}":[313,313],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)#{7}":[314,314],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)#{8}":[315,315],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)#{9}":[316,316],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)#{10}":[317,318],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)#{11}":[319,319],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)#{12}":[320,320],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)#{13}":[321,321],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)#{14}":[322,322],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)#{15}":[323,324],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 8: iPad Setup (5 minutes)#{16}":[325,328],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 9: Backup & Security (1 hour)":[329,409],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 9: Backup & Security (1 hour)#{1}":[331,385],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 9: Backup & Security (1 hour)#{2}":[386,386],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 9: Backup & Security (1 hour)#{3}":[387,387],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 9: Backup & Security (1 hour)#{4}":[388,397],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 9: Backup & Security (1 hour)#{5}":[389,397],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 9: Backup & Security (1 hour)#{6}":[398,409],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 9: Backup & Security (1 hour)#{7}":[399,409],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 10: Deploy Monitoring (Optional, 15 minutes)":[410,431],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 10: Deploy Monitoring (Optional, 15 minutes)#{1}":[412,415],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 10: Deploy Monitoring (Optional, 15 minutes)#{2}":[416,416],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 10: Deploy Monitoring (Optional, 15 minutes)#{3}":[417,417],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 10: Deploy Monitoring (Optional, 15 minutes)#{4}":[418,419],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 10: Deploy Monitoring (Optional, 15 minutes)#{5}":[420,420],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 10: Deploy Monitoring (Optional, 15 minutes)#{6}":[421,421],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 10: Deploy Monitoring (Optional, 15 minutes)#{7}":[422,422],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 10: Deploy Monitoring (Optional, 15 minutes)#{8}":[423,427],"#Oracle Cloud iPad Development Environment - Implementation Plan#Implementation Phases#Phase 10: Deploy Monitoring (Optional, 15 minutes)#{9}":[428,431],"#Oracle Cloud iPad Development Environment - Implementation Plan#Final Verification Checklist":[432,445],"#Oracle Cloud iPad Development Environment - Implementation Plan#Final Verification Checklist#{1}":[434,434],"#Oracle Cloud iPad Development Environment - Implementation Plan#Final Verification Checklist#{2}":[435,435],"#Oracle Cloud iPad Development Environment - Implementation Plan#Final Verification Checklist#{3}":[436,436],"#Oracle Cloud iPad Development Environment - Implementation Plan#Final Verification Checklist#{4}":[437,437],"#Oracle Cloud iPad Development Environment - Implementation Plan#Final Verification Checklist#{5}":[438,438],"#Oracle Cloud iPad Development Environment - Implementation Plan#Final Verification Checklist#{6}":[439,439],"#Oracle Cloud iPad Development Environment - Implementation Plan#Final Verification Checklist#{7}":[440,440],"#Oracle Cloud iPad Development Environment - Implementation Plan#Final Verification Checklist#{8}":[441,441],"#Oracle Cloud iPad Development Environment - Implementation Plan#Final Verification Checklist#{9}":[442,442],"#Oracle Cloud iPad Development Environment - Implementation Plan#Final Verification Checklist#{10}":[443,443],"#Oracle Cloud iPad Development Environment - Implementation Plan#Final Verification Checklist#{11}":[444,445],"#Oracle Cloud iPad Development Environment - Implementation Plan#Workflow: Using Your iPad Dev Environment":[446,465],"#Oracle Cloud iPad Development Environment - Implementation Plan#Workflow: Using Your iPad Dev Environment#{1}":[448,449],"#Oracle Cloud iPad Development Environment - Implementation Plan#Workflow: Using Your iPad Dev Environment#{2}":[450,450],"#Oracle Cloud iPad Development Environment - Implementation Plan#Workflow: Using Your iPad Dev Environment#{3}":[451,451],"#Oracle Cloud iPad Development Environment - Implementation Plan#Workflow: Using Your iPad Dev Environment#{4}":[452,452],"#Oracle Cloud iPad Development Environment - Implementation Plan#Workflow: Using Your iPad Dev Environment#{5}":[453,458],"#Oracle Cloud iPad Development Environment - Implementation Plan#Workflow: Using Your iPad Dev Environment#{6}":[454,458],"#Oracle Cloud iPad Development Environment - Implementation Plan#Workflow: Using Your iPad Dev Environment#{7}":[459,460],"#Oracle Cloud iPad Development Environment - Implementation Plan#Workflow: Using Your iPad Dev Environment#{8}":[461,461],"#Oracle Cloud iPad Development Environment - Implementation Plan#Workflow: Using Your iPad Dev Environment#{9}":[462,462],"#Oracle Cloud iPad Development Environment - Implementation Plan#Workflow: Using Your iPad Dev Environment#{10}":[463,463],"#Oracle Cloud iPad Development Environment - Implementation Plan#Workflow: Using Your iPad Dev Environment#{11}":[464,465],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting":[466,487],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting#{1}":[468,468],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting#{2}":[469,469],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting#{3}":[470,470],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting#{4}":[471,472],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting#{5}":[473,473],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting#{6}":[474,474],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting#{7}":[475,475],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting#{8}":[476,477],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting#{9}":[478,478],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting#{10}":[479,479],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting#{11}":[480,480],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting#{12}":[481,482],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting#{13}":[483,483],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting#{14}":[484,484],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting#{15}":[485,485],"#Oracle Cloud iPad Development Environment - Implementation Plan#Troubleshooting#{16}":[486,487],"#Oracle Cloud iPad Development Environment - Implementation Plan#Cost Breakdown":[488,498],"#Oracle Cloud iPad Development Environment - Implementation Plan#Cost Breakdown#{1}":[490,498],"#Oracle Cloud iPad Development Environment - Implementation Plan#Maintenance":[499,513],"#Oracle Cloud iPad Development Environment - Implementation Plan#Maintenance#{1}":[501,501],"#Oracle Cloud iPad Development Environment - Implementation Plan#Maintenance#{2}":[502,502],"#Oracle Cloud iPad Development Environment - Implementation Plan#Maintenance#{3}":[503,504],"#Oracle Cloud iPad Development Environment - Implementation Plan#Maintenance#{4}":[505,505],"#Oracle Cloud iPad Development Environment - Implementation Plan#Maintenance#{5}":[506,506],"#Oracle Cloud iPad Development Environment - Implementation Plan#Maintenance#{6}":[507,507],"#Oracle Cloud iPad Development Environment - Implementation Plan#Maintenance#{7}":[508,509],"#Oracle Cloud iPad Development Environment - Implementation Plan#Maintenance#{8}":[510,510],"#Oracle Cloud iPad Development Environment - Implementation Plan#Maintenance#{9}":[511,511],"#Oracle Cloud iPad Development Environment - Implementation Plan#Maintenance#{10}":[512,513],"#Oracle Cloud iPad Development Environment - Implementation Plan#Next Steps After Setup":[514,528],"#Oracle Cloud iPad Development Environment - Implementation Plan#Next Steps After Setup#{1}":[516,517],"#Oracle Cloud iPad Development Environment - Implementation Plan#Next Steps After Setup#{2}":[518,518],"#Oracle Cloud iPad Development Environment - Implementation Plan#Next Steps After Setup#{3}":[519,519],"#Oracle Cloud iPad Development Environment - Implementation Plan#Next Steps After Setup#{4}":[520,520],"#Oracle Cloud iPad Development Environment - Implementation Plan#Next Steps After Setup#{5}":[521,521],"#Oracle Cloud iPad Development Environment - Implementation Plan#Next Steps After Setup#{6}":[522,522],"#Oracle Cloud iPad Development Environment - Implementation Plan#Next Steps After Setup#{7}":[523,523],"#Oracle Cloud iPad Development Environment - Implementation Plan#Next Steps After Setup#{8}":[524,524],"#Oracle Cloud iPad Development Environment - Implementation Plan#Next Steps After Setup#{9}":[525,526],"#Oracle Cloud iPad Development Environment - Implementation Plan#Next Steps After Setup#{10}":[527,528],"#Oracle Cloud iPad Development Environment - Implementation Plan#Success Criteria":[529,545],"#Oracle Cloud iPad Development Environment - Implementation Plan#Success Criteria#{1}":[531,532],"#Oracle Cloud iPad Development Environment - Implementation Plan#Success Criteria#{2}":[533,533],"#Oracle Cloud iPad Development Environment - Implementation Plan#Success Criteria#{3}":[534,534],"#Oracle Cloud iPad Development Environment - Implementation Plan#Success Criteria#{4}":[535,535],"#Oracle Cloud iPad Development Environment - Implementation Plan#Success Criteria#{5}":[536,536],"#Oracle Cloud iPad Development Environment - Implementation Plan#Success Criteria#{6}":[537,537],"#Oracle Cloud iPad Development Environment - Implementation Plan#Success Criteria#{7}":[538,539],"#Oracle Cloud iPad Development Environment - Implementation Plan#Success Criteria#{8}":[540,545]},"outlinks":[],"task_lines":[49,50,57,60,61,62,434,435,436,437,438,439,440,441,442,443,444],"key":"Personal/Projects/Servers/Oracle Cloud/IMPLEMENTATION_PLAN.md","last_embed":{"hash":"bc2tvp","at":1762844659217}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Projects_Servers_Oracle_Cloud_README_md.ajson b/.smart-env/multi/Personal_Projects_Servers_Oracle_Cloud_README_md.ajson new file mode 100644 index 0000000..89aa30f --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Servers_Oracle_Cloud_README_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Projects/Servers/Oracle Cloud/README.md": {"path":"Personal/Projects/Servers/Oracle Cloud/README.md","embeddings":{"bge-m3:latest":{"vec":[-0.026535835,-0.0011059653,-0.039065365,0.010095855,0.0095717665,-0.019464718,0.07185519,0.013033524,0.0070306715,0.012352122,0.009482405,-0.0106896125,0.006950059,0.007959461,0.017664988,-0.013359978,0.021987017,-0.014899245,0.0136775905,0.03476232,-0.05396758,-0.006810097,-0.017471345,-0.0037000969,-0.038056836,0.034797817,-0.01790395,0.0045650583,-0.01127528,-0.019137612,0.029699896,0.0027594534,0.036347046,-0.01970021,-0.015181647,-0.018322567,0.014248649,0.008819159,-0.096502945,-0.021063505,-0.016361149,-0.0049593733,-0.016832363,-0.03192776,0.027430233,-0.004792245,-0.009876677,-0.07155527,-0.0115218535,0.005557948,-0.012084875,-0.016399398,0.027691636,0.0073012062,-0.030524537,0.008943902,-0.028789686,0.032833956,-0.013738294,-0.019437822,0.005808593,-0.052022196,-0.02856589,-0.039988473,-0.027480766,0.03505314,-0.02266132,0.013385365,0.026589097,-0.015452485,-0.02477579,-0.014814583,-0.0030495569,-0.052607678,-0.05294491,-0.0051779873,0.019340742,-0.05655582,-0.0055991244,0.015561165,0.06976838,0.005568194,0.03207845,-0.005439866,0.015169814,0.045823637,0.0018942563,0.041851312,0.01930161,-0.023645831,-0.031044912,0.04977208,0.019244418,0.018662047,-0.012925622,-0.037048534,-0.011762587,0.016473856,-0.01652092,-0.03682647,0.02547511,-0.00061921764,0.000015409722,-0.032303575,-0.028422413,-0.013293099,0.028368993,0.0013260634,0.022252025,-0.019951236,-0.0056258272,0.037130706,0.035865977,0.010546623,0.006993488,0.02155048,-0.03865575,-0.01602302,0.079583004,-0.012572057,0.0017287896,0.023003934,0.018711543,0.019585835,-0.02003802,-0.0073890304,-0.02496832,0.003484969,-0.0038709291,-0.021407936,0.026262641,0.008483913,0.041793644,0.0009290603,0.005625652,-0.012640641,0.019178314,0.028220031,-0.030773427,0.010423525,0.031814568,0.021138202,-0.0120056085,-0.02716981,0.019467678,-0.009236988,-0.0003710437,-0.005640285,-0.012547518,-0.029989693,0.020378683,-0.023894504,0.025232432,-0.023357777,-0.013341781,0.011660429,-0.020214677,0.012219119,-0.028778229,-0.0015438597,0.015240423,0.0290721,0.01669883,0.0055355453,-0.0056772484,-0.013663405,0.000017171806,0.02093812,0.016640417,-0.019473204,-0.006262293,-0.04373281,0.018678576,0.026829597,0.02991227,0.06436853,0.019010255,0.011291883,0.0007158454,-0.00820964,-0.013190392,0.045359798,0.006916677,-0.020282986,-0.02372974,0.0139659885,-0.0006629043,0.0010210611,0.025682755,0.017287478,-0.04278138,-0.009196942,0.026706235,0.025752418,0.039231826,-0.027721338,0.0315085,0.009176389,0.014497708,-0.01365717,-0.031498823,0.041971527,0.067950964,-0.012750639,-0.0050429385,-0.031817615,0.007866906,-0.02469341,0.003719625,-0.020511525,0.04969206,-0.034594655,-0.026772447,-0.020812152,-0.018774113,0.039474204,0.002453155,-0.00954909,0.034274686,0.011442806,-0.018846892,-0.0038900278,-0.023391288,-0.019644352,0.015040522,0.013301326,0.0109069105,0.04125477,0.019983621,-0.0015642331,-0.008090651,0.0037463403,-0.0017370946,-0.0052148188,-0.01914557,-0.001965313,-0.06469655,0.012918943,-0.019446705,0.07496036,0.013874075,0.0028362414,0.03341714,0.022722613,-0.006781313,0.0073997322,-0.054366272,-0.013221982,0.004557512,0.0045533343,0.0016769142,-0.006804666,-0.018117713,0.00504617,-0.040546067,0.013606424,-0.0051852763,-0.031753194,0.004752369,-0.007106204,-0.012714863,0.037786353,0.023325508,0.05027918,-0.032874003,-0.012203282,0.049600717,-0.058236115,0.029806072,0.03451862,0.018965475,-0.058151074,0.017811183,-0.008240631,-0.0030170537,0.023065777,0.041192103,-0.01962975,0.039194584,0.007881976,0.017439345,-0.018239893,0.033959474,-0.016910922,-0.02005447,0.041075412,-0.053177882,0.015755322,-0.012902621,0.02044585,0.005806337,-0.0013363187,0.06658938,-0.04180028,0.008331325,0.047942992,-0.013980526,-0.14615475,-0.029347587,-0.032660596,0.019855274,0.03792211,0.028854374,0.008554682,0.0106040165,0.01254473,-0.007059424,-0.004957508,-0.08959534,-0.0032808336,0.012036519,0.0100853145,0.034678213,-0.021841263,-0.007849938,-0.008605657,-0.083567955,-0.031116584,0.038136687,0.053136107,-0.0046881773,0.016585689,0.017607074,0.0358992,-0.0010386523,-0.016543986,0.006956066,-0.034128387,0.003989791,-0.012202286,-0.028782984,0.022990534,-0.009409403,0.06561242,0.0028734992,-0.011187219,0.029818127,0.03296007,0.0013478565,-0.04250646,0.002335903,0.0086033,-0.038114056,-0.0048280014,-0.0235166,-0.0060743736,0.02909691,-0.004044874,0.028820721,-0.035194352,-0.023349468,-0.025097588,0.024918718,-0.0109639205,0.00015685477,-0.03706294,0.010783421,-0.004546645,-0.0066334247,-0.009380313,-0.027004419,0.03630074,0.07203483,-0.02931857,0.012573854,0.046861704,-0.024437618,0.012966438,0.0072864466,-0.029296799,-0.05857384,0.0041103107,-0.018890588,-0.04036978,-0.031322308,0.0015798782,-0.016596584,0.009070233,0.0088860495,-0.03275679,0.04746872,-0.02012239,0.002012356,0.04008122,-0.008450201,0.05610397,0.45289502,0.012188496,-0.019593298,0.0012949833,0.013760024,-0.052998174,0.008338007,-0.019317416,-0.008560812,-0.0034715168,0.015047508,-0.012148461,-0.021206584,0.02031112,-0.018166982,0.04662615,-0.048967373,0.024483062,0.014398134,-0.008719162,0.02394391,-0.030196873,0.01041899,-0.012282516,-0.05582566,0.019653969,0.04002275,0.017117392,-0.028212467,0.019277347,-0.0073375516,-0.026109835,0.069571316,0.015444027,0.025615225,-0.054796323,-0.029186942,-0.026298827,-0.019171555,0.040790062,0.018898489,-0.007932639,0.017643569,-0.07828895,-0.07368458,0.0124785965,-0.018885646,-0.018777024,0.037128728,-0.005898928,0.0072071576,-0.025357522,-0.045012318,0.02823979,-0.02955214,-0.0028938018,-0.0090943,-0.012781695,-0.006835024,-0.03762381,0.038262855,0.04128523,0.009277083,-0.0017188695,0.011238864,-0.038530994,-0.03207166,-0.063824564,-0.031601213,0.020280726,0.038003303,0.037712708,0.013785696,-0.012538214,-0.025095075,-0.0039609238,0.070063226,-0.00652525,0.00026893604,-0.034313735,-0.01339841,-0.021834403,0.038803816,-0.0041111405,0.022724543,-0.03738836,0.009628929,0.013436573,0.017196892,0.01537338,-0.042030852,-0.023620311,-0.02936242,0.04002563,-0.020254828,-0.0015884504,-0.005885533,-0.03338703,-0.019780202,-0.02246215,-0.0025765202,0.0021895198,0.020927316,-0.009422748,0.014747451,0.00382222,0.024711931,-0.0073223715,0.010891034,-0.016441574,0.0153761795,0.04304499,-0.00042771662,-0.029141283,0.019616643,0.02743755,0.036092225,0.028467814,0.0221213,0.03611719,-0.030693552,-0.007820987,-0.005250347,0.054706555,-0.07298048,-0.033133425,0.006696104,0.023409255,0.008693182,0.012001991,0.0027863476,0.018674808,-0.025232092,-0.03398666,0.014492005,0.009744749,0.04511072,0.03394048,-0.03028808,0.043644425,-0.014743919,-0.02328073,-0.015748644,-0.022202512,0.0002846722,0.048355374,0.0005700497,-0.0005165275,0.005097083,-0.035387196,0.018696873,-0.008717191,0.018214522,-0.018114131,0.006044263,0.00046113512,0.017671721,-0.0016219799,-0.0046239123,-0.028966775,-0.022954462,0.018887162,-0.0015253322,0.09056,-0.012935665,-0.0060450677,0.010017985,0.06484369,-0.030982465,0.072852135,-0.010478174,-0.034840204,0.001809795,0.016668849,-0.007635881,-0.0020922802,0.03741522,0.032996487,-0.0018149368,-0.042476654,0.02140615,0.024752336,-0.023122892,-0.02310657,-0.030215383,-0.007872652,-0.008247106,-0.012423455,0.028744638,-0.029978521,-0.046199523,0.07461755,-0.0028854741,-0.032366626,0.033603564,0.011212375,-0.0037473347,0.005422241,-0.019767972,-0.030152142,-0.0005149398,0.015038977,-0.0017665251,-0.010818353,-0.06157742,-0.045426324,0.007628063,0.016090026,-0.067259826,-0.027939187,0.0076945997,-0.0048909704,0.014395032,-0.0168549,0.01544693,-0.05640422,0.01307297,0.05464664,0.012197649,0.008828859,-0.029211458,-0.0058292653,0.061752405,0.0095420275,-0.02733619,0.017087882,0.02046432,-0.068768196,-0.051132597,0.017157316,-0.010539086,-0.004175984,0.008376282,-0.0039607165,0.03498762,-0.00055560825,-0.0056586238,-0.010437766,-0.024869984,-0.0014736325,0.0003912086,-0.036878582,0.028068746,0.02944981,0.021340366,0.021265315,-0.025515059,-0.0018527232,-0.0101755,0.024029782,-0.003136905,-0.03182188,-0.013228193,-0.049662996,0.012330484,0.0006415644,-0.0113016,-0.014098401,0.00034969265,-0.012905453,0.021741373,-0.015079082,0.038928133,-0.008365863,-0.015890071,0.021646004,-0.02252491,-0.030136822,0.007715501,-0.03437449,-0.044584997,-0.036639914,0.031073032,-0.035917446,0.031730626,-0.026993405,0.036477443,0.01141393,0.003711247,-0.013716513,-0.04283338,0.020782642,-0.021133205,-0.011473378,-0.04192394,0.028379431,0.012877008,-0.015199685,0.004629217,0.022282377,0.024120376,-0.02648425,-0.017471937,0.025365641,-0.014861171,0.033863433,-0.01649159,-0.017217023,0.030657262,-0.005843907,-0.047723703,-0.042484187,-0.03681983,-0.0052855443,0.0081546595,0.02246239,0.0110683115,0.025493104,0.024793196,0.004504003,0.020470576,-0.030064102,-0.019127047,-0.019608364,-0.024452824,-0.0017507015,-0.009865682,0.003870024,-0.00732853,-0.027603155,0.020591792,-0.0030747256,-0.034441937,0.04693402,-0.015906928,0.036355443,-0.02259418,0.028013334,-0.029272249,-0.009749366,0.0062766867,-0.007121258,0.0056222323,-0.0020056004,0.0043638074,-0.029782461,0.06110302,-0.009935169,0.020815458,-0.01471629,-0.010658177,0.019294387,0.00067220686,0.0251897,0.027425474,-0.008844503,0.0035826666,0.006189262,-0.027612781,-0.0015059069,-0.020216614,0.04943573,-0.002512601,0.014099014,0.027065055,0.026976872,0.0044815643,0.005243943,0.041269153,-0.021441983,-0.0049636513,0.019449437,-0.022349214,-0.010510992,-0.00967387,0.025029965,-0.072944306,-0.013564486,0.0017007542,0.0042277845,0.036196776,0.010782404,-0.03076712,-0.0022475536,0.013995341,0.022266652,0.0049499446,-0.005435183,0.007852022,0.04767085,-0.0035179106,-0.007103704,-0.027791599,-0.012289633,0.033346877,0.029902086,0.004348708,0.02778772,0.0030643295,0.012439844,-0.044570945,-0.017965777,0.010129596,-0.0024071506,-0.123884216,0.01785617,-0.06758095,-0.029419662,-0.027280893,0.023894006,-0.013004636,-0.015314762,-0.05118312,-0.011649501,0.04098184,-0.010580377,0.03475371,0.024482245,0.0031200433,0.015473676,-0.02232638,0.0030867192,-0.0019014159,0.027619159,-0.01879327,-0.0015251493,0.0034320105,-0.022656804,-0.013473436,-0.004170679,0.0030836475,0.039184626,-0.031852324,-0.005623027,-0.0010357811,-0.02139857,0.011504162,0.019611474,-0.014598055,-0.008097176,0.007430447,-0.016550548,-0.010064921,0.0007125704,0.021348279,-0.0015469884,-0.021158524,0.014494785,-0.02173353,0.028319206,-0.02907535,-0.05038433,-0.012523622,-0.017988542,-0.014725626,-0.008105902,0.027107505,0.014613687,0.023156798,-0.04269676,-0.009808496,0.013573337,-0.013094593,0.070260875,-0.020827562,0.022726309,-0.03498868,0.02976538,0.0029140136,-0.014902079,-0.011079501,-0.042411134,0.01827322,0.010163753,-0.031564254,-0.036049195,0.006241535,0.030266486,-0.0011819142,-0.030708464,0.03932921,-0.013323304,0.03290422,-0.05719073,-0.04339616,-0.011782452,0.015500585,0.008383208,0.0033176183,-0.015386466,0.025371194,0.019562427,-0.020516654,-0.016267378,-0.05077875,0.029684411,-0.05587053,-0.008674437,0.010152315,0.0060586487,-0.03515929,0.00815227,0.005722813,-0.0039792177,0.006027249,0.031177297,-0.048035428,0.020000596,-0.009667815,-0.0054109865,-0.017179068,0.025695024,0.034899283,-0.029964488,-0.021602232,-0.01863167,-0.028797824,-0.0027440423,-0.05823079,-0.027273795,-0.024149615,-0.018650427,-0.00033741977,-0.05698615,-0.011750929,-0.022469698,0.020128516,-0.03862824,0.006080302,0.020581696,-0.029779017,0.037994433,-0.013041671,-0.004855034,0.077868246,-0.031536296,0.0022859117,0.023189757,-0.0077705826,-0.02281646,-0.0045654746,0.06662522,-0.020537954,-0.008652156,-0.021992771,0.006361665,-0.05315248,-0.031452835,-0.013270634,-0.019260451,0.0111810295,-0.011808155,-0.029756738,-0.03525521,0.008294223,0.015346377,0.04388045,0.023579715,0.0051193573,0.016024997,0.004538079,-0.030683417,0.023338545,0.01434908,0.010937902,-0.041920703,0.011621219,-0.06862973,-0.021194749,0.033240564,-0.0021739085,-0.00474943,0.03328294,0.006749278,0.0219116,0.02921807,-0.006533106,0.012438145,0.03657096,-0.033933494,-0.023308722,0.028720738,0.017618261,0.038792476,0.0128793605,0.031314474,0.028092587,-0.023999773,0.012561747,-0.024640022,0.0028727672,0.020950822,-0.03537821,-0.011060849,-0.019886253,0.035612956,0.009424348,0.008550478,0.0021351883,-0.02951816,0.022115326,0.0038385221,-0.0017748901,-0.014588044,-0.015315528,-0.012790393,-0.021149714,-0.009259248,-0.05004454,-0.011371063,-0.0036251168,-0.0018089487,-0.0038960124,0.0110526215,-0.013600384,0.033653896,-0.014531658,0.034435775,-0.040610567,0.008618434,0.035516094,0.028508842,0.037569813,0.030727096,-0.042484276,0.0036896686,-0.06938247,-0.042653065,-0.003829682,0.00131764,-0.02880102,-0.01729857,-0.0018088646,-0.050919533,-0.002490017,0.0022454185,0.007895064,0.05604346,-0.014147421,0.0010111334,0.017317003,0.05529784,0.002190485,-0.049459353,0.053591207,0.040625077,-0.0030247807,0.027328426],"last_embed":{"hash":"12u33cz","tokens":1222}}},"last_read":{"hash":"12u33cz","at":1762844659217},"class_name":"SmartSource","last_import":{"mtime":1761380771000,"size":9488,"at":1762338969716,"hash":"12u33cz"},"blocks":{"#Oracle Cloud iPad Development Environment":[1,281],"#Oracle Cloud iPad Development Environment#{1}":[3,17],"#---frontmatter---":[8,16],"#Oracle Cloud iPad Development Environment#🎯 What We're Building":[18,42],"#Oracle Cloud iPad Development Environment#🎯 What We're Building#{1}":[20,42],"#Oracle Cloud iPad Development Environment#🏗️ Tech Stack (Final Decisions)":[43,60],"#Oracle Cloud iPad Development Environment#🏗️ Tech Stack (Final Decisions)#{1}":[45,60],"#Oracle Cloud iPad Development Environment#✨ Key Features":[61,71],"#Oracle Cloud iPad Development Environment#✨ Key Features#{1}":[63,63],"#Oracle Cloud iPad Development Environment#✨ Key Features#{2}":[64,64],"#Oracle Cloud iPad Development Environment#✨ Key Features#{3}":[65,65],"#Oracle Cloud iPad Development Environment#✨ Key Features#{4}":[66,66],"#Oracle Cloud iPad Development Environment#✨ Key Features#{5}":[67,67],"#Oracle Cloud iPad Development Environment#✨ Key Features#{6}":[68,69],"#Oracle Cloud iPad Development Environment#✨ Key Features#{7}":[70,71],"#Oracle Cloud iPad Development Environment#🎨 Architecture":[72,109],"#Oracle Cloud iPad Development Environment#🎨 Architecture#{1}":[74,104],"#Oracle Cloud iPad Development Environment#🎨 Architecture#{2}":[105,105],"#Oracle Cloud iPad Development Environment#🎨 Architecture#{3}":[106,107],"#Oracle Cloud iPad Development Environment#🎨 Architecture#{4}":[108,109],"#Oracle Cloud iPad Development Environment#🚀 Getting Started":[110,130],"#Oracle Cloud iPad Development Environment#🚀 Getting Started#{1}":[112,112],"#Oracle Cloud iPad Development Environment#🚀 Getting Started#{2}":[113,113],"#Oracle Cloud iPad Development Environment#🚀 Getting Started#{3}":[114,115],"#Oracle Cloud iPad Development Environment#🚀 Getting Started#Quick Phase Overview":[116,130],"#Oracle Cloud iPad Development Environment#🚀 Getting Started#Quick Phase Overview#{1}":[118,118],"#Oracle Cloud iPad Development Environment#🚀 Getting Started#Quick Phase Overview#{2}":[119,119],"#Oracle Cloud iPad Development Environment#🚀 Getting Started#Quick Phase Overview#{3}":[120,120],"#Oracle Cloud iPad Development Environment#🚀 Getting Started#Quick Phase Overview#{4}":[121,121],"#Oracle Cloud iPad Development Environment#🚀 Getting Started#Quick Phase Overview#{5}":[122,122],"#Oracle Cloud iPad Development Environment#🚀 Getting Started#Quick Phase Overview#{6}":[123,123],"#Oracle Cloud iPad Development Environment#🚀 Getting Started#Quick Phase Overview#{7}":[124,124],"#Oracle Cloud iPad Development Environment#🚀 Getting Started#Quick Phase Overview#{8}":[125,125],"#Oracle Cloud iPad Development Environment#🚀 Getting Started#Quick Phase Overview#{9}":[126,126],"#Oracle Cloud iPad Development Environment#🚀 Getting Started#Quick Phase Overview#{10}":[127,128],"#Oracle Cloud iPad Development Environment#🚀 Getting Started#Quick Phase Overview#{11}":[129,130],"#Oracle Cloud iPad Development Environment#💡 Use Case":[131,145],"#Oracle Cloud iPad Development Environment#💡 Use Case#{1}":[133,137],"#Oracle Cloud iPad Development Environment#💡 Use Case#{2}":[138,138],"#Oracle Cloud iPad Development Environment#💡 Use Case#{3}":[139,139],"#Oracle Cloud iPad Development Environment#💡 Use Case#{4}":[140,140],"#Oracle Cloud iPad Development Environment#💡 Use Case#{5}":[141,141],"#Oracle Cloud iPad Development Environment#💡 Use Case#{6}":[142,143],"#Oracle Cloud iPad Development Environment#💡 Use Case#{7}":[144,145],"#Oracle Cloud iPad Development Environment#🔐 Oracle Cloud Free Tier Details":[146,166],"#Oracle Cloud iPad Development Environment#🔐 Oracle Cloud Free Tier Details#{1}":[148,148],"#Oracle Cloud iPad Development Environment#🔐 Oracle Cloud Free Tier Details#{2}":[149,149],"#Oracle Cloud iPad Development Environment#🔐 Oracle Cloud Free Tier Details#{3}":[150,151],"#Oracle Cloud iPad Development Environment#🔐 Oracle Cloud Free Tier Details#{4}":[152,152],"#Oracle Cloud iPad Development Environment#🔐 Oracle Cloud Free Tier Details#{5}":[153,153],"#Oracle Cloud iPad Development Environment#🔐 Oracle Cloud Free Tier Details#{6}":[154,155],"#Oracle Cloud iPad Development Environment#🔐 Oracle Cloud Free Tier Details#{7}":[156,156],"#Oracle Cloud iPad Development Environment#🔐 Oracle Cloud Free Tier Details#{8}":[157,157],"#Oracle Cloud iPad Development Environment#🔐 Oracle Cloud Free Tier Details#{9}":[158,158],"#Oracle Cloud iPad Development Environment#🔐 Oracle Cloud Free Tier Details#{10}":[159,160],"#Oracle Cloud iPad Development Environment#🔐 Oracle Cloud Free Tier Details#{11}":[161,161],"#Oracle Cloud iPad Development Environment#🔐 Oracle Cloud Free Tier Details#{12}":[162,162],"#Oracle Cloud iPad Development Environment#🔐 Oracle Cloud Free Tier Details#{13}":[163,164],"#Oracle Cloud iPad Development Environment#🔐 Oracle Cloud Free Tier Details#{14}":[165,166],"#Oracle Cloud iPad Development Environment#📊 Resource Estimates":[167,184],"#Oracle Cloud iPad Development Environment#📊 Resource Estimates#{1}":[169,169],"#Oracle Cloud iPad Development Environment#📊 Resource Estimates#{2}":[170,170],"#Oracle Cloud iPad Development Environment#📊 Resource Estimates#{3}":[171,171],"#Oracle Cloud iPad Development Environment#📊 Resource Estimates#{4}":[172,172],"#Oracle Cloud iPad Development Environment#📊 Resource Estimates#{5}":[173,174],"#Oracle Cloud iPad Development Environment#📊 Resource Estimates#{6}":[175,175],"#Oracle Cloud iPad Development Environment#📊 Resource Estimates#{7}":[176,176],"#Oracle Cloud iPad Development Environment#📊 Resource Estimates#{8}":[177,178],"#Oracle Cloud iPad Development Environment#📊 Resource Estimates#{9}":[179,179],"#Oracle Cloud iPad Development Environment#📊 Resource Estimates#{10}":[180,180],"#Oracle Cloud iPad Development Environment#📊 Resource Estimates#{11}":[181,182],"#Oracle Cloud iPad Development Environment#📊 Resource Estimates#{12}":[183,184],"#Oracle Cloud iPad Development Environment#🛠️ Additional Apps (Optional)":[185,199],"#Oracle Cloud iPad Development Environment#🛠️ Additional Apps (Optional)#{1}":[187,188],"#Oracle Cloud iPad Development Environment#🛠️ Additional Apps (Optional)#{2}":[189,189],"#Oracle Cloud iPad Development Environment#🛠️ Additional Apps (Optional)#{3}":[190,190],"#Oracle Cloud iPad Development Environment#🛠️ Additional Apps (Optional)#{4}":[191,191],"#Oracle Cloud iPad Development Environment#🛠️ Additional Apps (Optional)#{5}":[192,192],"#Oracle Cloud iPad Development Environment#🛠️ Additional Apps (Optional)#{6}":[193,193],"#Oracle Cloud iPad Development Environment#🛠️ Additional Apps (Optional)#{7}":[194,194],"#Oracle Cloud iPad Development Environment#🛠️ Additional Apps (Optional)#{8}":[195,195],"#Oracle Cloud iPad Development Environment#🛠️ Additional Apps (Optional)#{9}":[196,197],"#Oracle Cloud iPad Development Environment#🛠️ Additional Apps (Optional)#{10}":[198,199],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?":[200,224],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{1}":[202,204],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{2}":[205,205],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{3}":[206,206],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{4}":[207,207],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{5}":[208,209],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{6}":[210,210],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{7}":[211,211],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{8}":[212,212],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{9}":[213,213],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{10}":[214,214],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{11}":[215,216],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{12}":[217,217],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{13}":[218,218],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{14}":[219,219],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{15}":[220,220],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{16}":[221,222],"#Oracle Cloud iPad Development Environment#🤔 Why These Choices?#{17}":[223,224],"#Oracle Cloud iPad Development Environment#📖 Success Criteria":[225,238],"#Oracle Cloud iPad Development Environment#📖 Success Criteria#{1}":[227,228],"#Oracle Cloud iPad Development Environment#📖 Success Criteria#{2}":[229,229],"#Oracle Cloud iPad Development Environment#📖 Success Criteria#{3}":[230,230],"#Oracle Cloud iPad Development Environment#📖 Success Criteria#{4}":[231,231],"#Oracle Cloud iPad Development Environment#📖 Success Criteria#{5}":[232,232],"#Oracle Cloud iPad Development Environment#📖 Success Criteria#{6}":[233,233],"#Oracle Cloud iPad Development Environment#📖 Success Criteria#{7}":[234,234],"#Oracle Cloud iPad Development Environment#📖 Success Criteria#{8}":[235,236],"#Oracle Cloud iPad Development Environment#📖 Success Criteria#{9}":[237,238],"#Oracle Cloud iPad Development Environment#🆘 Troubleshooting":[239,250],"#Oracle Cloud iPad Development Environment#🆘 Troubleshooting#{1}":[241,243],"#Oracle Cloud iPad Development Environment#🆘 Troubleshooting#{2}":[244,244],"#Oracle Cloud iPad Development Environment#🆘 Troubleshooting#{3}":[245,245],"#Oracle Cloud iPad Development Environment#🆘 Troubleshooting#{4}":[246,246],"#Oracle Cloud iPad Development Environment#🆘 Troubleshooting#{5}":[247,248],"#Oracle Cloud iPad Development Environment#🆘 Troubleshooting#{6}":[249,250],"#Oracle Cloud iPad Development Environment#📚 Documentation Structure":[251,263],"#Oracle Cloud iPad Development Environment#📚 Documentation Structure#{1}":[253,263],"#Oracle Cloud iPad Development Environment#🎯 Next Steps":[264,281],"#Oracle Cloud iPad Development Environment#🎯 Next Steps#{1}":[266,267],"#Oracle Cloud iPad Development Environment#🎯 Next Steps#{2}":[268,268],"#Oracle Cloud iPad Development Environment#🎯 Next Steps#{3}":[269,269],"#Oracle Cloud iPad Development Environment#🎯 Next Steps#{4}":[270,270],"#Oracle Cloud iPad Development Environment#🎯 Next Steps#{5}":[271,272],"#Oracle Cloud iPad Development Environment#🎯 Next Steps#{6}":[273,274],"#Oracle Cloud iPad Development Environment#🎯 Next Steps#{7}":[275,275],"#Oracle Cloud iPad Development Environment#🎯 Next Steps#{8}":[276,277],"#Oracle Cloud iPad Development Environment#🎯 Next Steps#{9}":[278,281]},"outlinks":[{"title":"IMPLEMENTATION_PLAN.md","target":"./IMPLEMENTATION_PLAN.md","line":12},{"title":"archive/ALTERNATIVES_CONSIDERED.md","target":"./archive/ALTERNATIVES_CONSIDERED.md","line":13},{"title":"archive/QUICK_COMPARISON.md","target":"./archive/QUICK_COMPARISON.md","line":14},{"title":"IMPLEMENTATION_PLAN.md","target":"./IMPLEMENTATION_PLAN.md","line":112},{"title":"archive/ALTERNATIVES_CONSIDERED.md","target":"./archive/ALTERNATIVES_CONSIDERED.md#git-server-forgejo-vs-gitea","line":208},{"title":"archive/QUICK_COMPARISON.md","target":"./archive/QUICK_COMPARISON.md#container-management-platform","line":215},{"title":"archive/ALTERNATIVES_CONSIDERED.md","target":"./archive/ALTERNATIVES_CONSIDERED.md#container-runtime-docker-vs-podman","line":221},{"title":"IMPLEMENTATION_PLAN.md","target":"./IMPLEMENTATION_PLAN.md#troubleshooting","line":241},{"title":"IMPLEMENTATION_PLAN.md","target":"./IMPLEMENTATION_PLAN.md","line":268},{"title":"archive/ALTERNATIVES_CONSIDERED.md","target":"./archive/ALTERNATIVES_CONSIDERED.md","line":275},{"title":"archive/QUICK_COMPARISON.md","target":"./archive/QUICK_COMPARISON.md","line":276}],"task_lines":[],"key":"Personal/Projects/Servers/Oracle Cloud/README.md","last_embed":{"hash":"12u33cz","at":1762844659217}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Projects_Servers_Oracle_Cloud_archive_ALTERNATIVES_CONSIDERED_md.ajson b/.smart-env/multi/Personal_Projects_Servers_Oracle_Cloud_archive_ALTERNATIVES_CONSIDERED_md.ajson new file mode 100644 index 0000000..05df0dd --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Servers_Oracle_Cloud_archive_ALTERNATIVES_CONSIDERED_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Projects/Servers/Oracle Cloud/archive/ALTERNATIVES_CONSIDERED.md": {"path":"Personal/Projects/Servers/Oracle Cloud/archive/ALTERNATIVES_CONSIDERED.md","embeddings":{"bge-m3:latest":{"vec":[-0.002721295,0.009482461,-0.018348606,0.010128217,0.0025413122,-0.049466398,0.05211443,0.05865603,0.0005833868,0.0288688,0.016801959,0.018559976,-0.020911649,-0.012080879,-0.0010877338,-0.03115323,-0.007498105,0.023553863,-0.02096744,0.022759313,-0.06376411,-0.006918789,0.00019340082,-0.0072735045,-0.029819114,0.045823324,-0.010402147,0.001169233,-0.028181443,0.0027281474,0.021228239,-0.017073372,0.03510225,-0.01902586,0.011257369,-0.01776558,-0.0042736796,0.004536022,-0.09517311,-0.025529709,0.016037796,-0.0095051145,-0.027349299,-0.0022968065,0.04739647,-0.0130920345,-0.052897263,-0.051487233,-0.01848594,0.02208844,-0.01509204,-0.0051761894,0.036638256,-0.0041329726,-0.0039761146,0.034773834,-0.039896354,0.003042375,0.0020215348,-0.022848567,0.009249015,-0.013047399,-0.03544843,-0.04706329,-0.02503115,0.015713727,0.00019848364,0.013957494,0.035483643,-0.018708508,-0.030963698,-0.0048524053,-0.0009521428,-0.06559891,-0.020341244,-0.037739348,0.012430264,-0.011811737,-0.0006549711,-0.010295061,0.12043476,0.009270937,0.04581632,0.020130204,-0.0077987453,-0.0012795808,0.004767462,0.043637723,-0.0039833495,-0.0097989775,-0.007606668,0.039265648,0.01687587,-0.034229472,-0.010976081,-0.011013778,0.0011599507,-0.009025997,-0.032235477,0.0041981637,-0.023528926,-0.005856286,-0.011803853,-0.030072626,-0.028837413,0.008046484,0.01657343,-0.005370966,0.0032927038,0.013335129,-0.002621149,0.020330211,0.019987043,-0.0075379764,-0.0024421627,0.0019897334,-0.033081997,-0.020858604,0.032663755,-0.051263742,-0.02177338,0.043065213,-0.0017845832,0.016624762,-0.023616064,0.004113363,-0.028992822,0.028132195,-0.048563384,-0.020207917,0.04883434,0.025313279,0.046339367,0.01482905,0.011359444,0.018687561,0.02426261,0.06772866,-0.0046808743,0.0055389353,0.026228672,-0.012442733,-0.025325714,-0.009824636,-0.0073001618,-0.030608464,0.006034352,-0.006289447,0.0065486543,0.012306576,-0.0017102013,-0.03487041,0.020826925,-0.011301561,0.005247804,0.03492311,-0.008857824,-0.0010013299,-0.009921276,-0.032510113,0.024311624,-0.005158205,0.04485863,0.011782343,-0.011388266,-0.011662675,0.018595137,0.013203486,0.019624678,-0.026652321,0.015745457,-0.06911522,0.014472923,0.030525224,0.0014448847,0.07393334,0.008367859,0.024176806,0.039949305,-0.04005884,0.000017072505,0.037765197,0.040383648,-0.0349377,0.017121952,-0.0097707445,0.009351495,0.0026285155,0.03356257,0.041174162,-0.0063615465,-0.012905227,0.053323004,0.02167291,0.025407417,-0.018245943,0.0074236495,-0.026478965,0.022771016,-0.012029027,-0.051248934,0.054330714,0.018424207,0.005817825,0.0037516742,-0.042855773,0.002346096,-0.02013298,-0.0026197957,-0.004700438,0.059589073,-0.021303697,-0.010007226,-0.019239206,0.0014722842,0.022862772,0.010597633,-0.031868838,0.04901082,-0.0056722444,-0.0137158325,-0.0075463816,-0.0071166335,-0.013712612,0.000647076,0.0002257085,-0.014331793,0.012811372,0.018089607,0.024012895,-0.024853148,0.0599456,-0.044284243,0.0038157888,-0.024708573,0.023044065,-0.066755794,0.027028054,-0.006808308,0.07672546,-0.0046606003,-0.04518805,0.005230476,-0.0019287078,-0.037579153,0.04436564,-0.03179346,-0.019454094,-0.00968581,0.009710413,-0.002464641,-0.023666073,0.0092220055,-0.01506447,-0.0048808577,-0.021712683,-0.023137713,-0.038315147,0.03829332,-0.00655521,-0.00948382,0.0035516918,0.014333359,0.015601934,-0.030778134,0.043874945,0.024632733,-0.045536067,0.013296171,0.0417213,0.044433534,-0.026048163,0.0035424205,-0.0031932099,-0.0012614903,0.01665759,-0.0161766,-0.02151632,0.027598124,-0.036898203,0.003536118,-0.041536793,0.032828953,-0.008918295,0.0005379118,0.045621682,-0.016022746,0.03189246,0.025462562,0.012776104,0.002722656,-0.017659912,0.07082013,-0.05284298,-0.018908145,0.05202173,-0.048863325,-0.10497478,-0.04190006,0.003520992,-0.0076158093,0.0014217816,0.01680586,0.011649716,-0.011386563,0.007775897,-0.056177873,-0.0060345763,-0.11775734,0.022917423,0.028496042,0.038070723,0.00027608086,-0.009611242,-0.0010471564,0.002277839,-0.057744816,-0.0035329899,0.0003976367,0.053090483,0.02512321,0.021066282,0.029871237,0.0411164,0.006324171,-0.022203961,0.002280494,-0.013878483,0.05469273,-0.017523196,-0.036018707,0.035284173,0.020710059,0.016926968,-0.015214445,0.007831716,0.014914078,0.023834432,0.035413582,-0.030703682,-0.013890845,0.010255379,-0.06645505,-0.005630721,-0.046132196,0.026695358,0.03795538,0.022201344,0.04871039,-0.016870687,-0.0105424905,-0.022407979,0.04674693,0.022637615,0.024980066,-0.028469127,0.013169401,-0.00048247515,-0.025705017,-0.022519499,-0.027276682,0.038134642,0.05798266,-0.021291392,0.0033621278,-0.004196232,-0.039157923,-0.024073629,0.00048254037,-0.03412235,-0.039019607,-0.0048127025,0.0019141237,-0.05047907,-0.0119150905,0.011033339,-0.065598905,0.032053314,0.036350563,-0.014193209,0.022539863,0.003464054,0.0040889946,0.03272785,-0.0039080544,0.04777022,0.40521494,-0.009143718,-0.011566409,0.011571658,-0.018752608,-0.04161851,0.020777378,-0.013088778,-0.015006972,0.010715227,0.00075426424,-0.009132202,-0.024501912,0.05601335,0.038898956,0.048773624,-0.035380185,-0.016843766,0.012516774,-0.010647447,-0.010246995,-0.03160916,0.015063139,-0.02461578,-0.028156955,0.026827265,0.023568533,-0.008974167,-0.025060274,0.0030804665,-0.005587133,-0.048651822,0.039193187,0.014132133,0.01113011,-0.014103373,-0.030944603,-0.046218146,-0.03641904,0.043016475,0.043536782,-0.018277938,0.0018968583,-0.04742783,-0.08228999,-0.0087297335,-0.006606382,-0.009163641,0.03816373,-0.013985788,0.01774839,-0.00058234314,-0.037600536,-0.010740043,-0.02853442,0.013927368,0.0016773663,0.04277538,-0.030429196,-0.03716065,0.043232918,0.019254807,-0.03594184,-0.0043038856,0.006294719,-0.015433871,-0.032212444,-0.061633784,-0.019876579,0.022986397,0.05303627,0.0010502393,0.0065389485,-0.0068643736,-0.017993927,0.012856731,0.009807935,-0.020677278,0.01650534,-0.047296405,-0.022484962,-0.0032368915,0.051030938,0.03376725,-0.0105469,-0.00803121,-0.00064489053,0.015677892,0.0037532959,-0.016257636,-0.018786859,-0.013900699,-0.025694858,0.025493076,-0.004955075,-0.0039823796,0.020215696,-0.06256107,-0.0071974997,-0.021810023,-0.0019094935,0.013418304,0.00028880054,-0.031353682,-0.007222826,-0.020405369,0.004805299,0.00083586527,0.0015859215,0.016496586,0.002517889,0.01600983,0.009794455,-0.003111911,0.039463207,0.046196215,0.016295616,0.025999941,-0.0025172406,0.049277864,-0.025166534,-0.033547185,0.0091613345,0.018590882,-0.06722195,-0.05067137,0.017326683,0.0018573662,0.016281793,0.011933904,0.01987882,0.022318719,-0.014174894,-0.040077087,0.0020564375,0.019126581,0.03405269,-0.004024448,-0.010401422,0.031287745,0.0041670166,-0.028654763,-0.032880787,0.010998908,-0.0048165307,0.03825363,0.023762126,-0.021941029,-0.006568737,-0.020142846,-0.00789189,-0.040407747,-0.003009443,-0.03533195,0.00062963547,0.0051722485,-0.016008964,-0.027469812,0.0016539893,-0.019963212,-0.0023126432,0.009427283,0.00781883,0.07623208,0.0006846081,0.030780815,0.035719015,0.05240203,-0.019510364,0.038841236,0.015879411,-0.045966897,0.012184988,-0.020675672,0.020150207,-0.045284607,0.021933299,0.015820954,0.0073950565,-0.022927137,-0.0059387274,0.02623546,-0.0019377635,0.0243473,-0.054022077,0.0054996926,-0.008071376,-0.0036806725,0.011496356,-0.037008,-0.009377619,0.06421837,-0.020479219,-0.015244049,0.013851269,-0.007888844,0.0082740765,-0.040663604,0.0027651477,-0.0064390553,0.025682664,0.019965163,0.007583806,-0.0017167601,-0.0076464736,-0.043695047,-0.013471195,0.0065845335,-0.04624442,-0.04817508,0.012723288,0.025415616,0.010260083,-0.010629923,-0.015026013,-0.04628647,0.02178147,0.047166146,0.004112457,0.0040678405,-0.061328337,-0.052246977,0.024688583,-0.023762934,-0.0065440605,0.048871268,-0.03740967,-0.05184077,-0.055516317,0.018302923,-0.008159986,-0.014705691,0.0005708599,-0.0034478565,0.02765459,0.0069403695,-0.028740436,-0.008331181,0.0004931797,0.013489928,0.008177006,-0.008706826,0.00245702,0.04476444,0.0015430866,0.026844133,-0.036396783,0.016753068,-0.019200912,-0.0009470899,0.022925239,-0.0128436135,-0.0859073,-0.039450016,0.0111485645,0.057831503,0.0030552158,-0.004111617,0.009952972,0.026441101,0.011822576,0.011161587,0.029478993,-0.042708427,-0.009648031,0.0061548348,-0.03683805,-0.03725421,-0.016986541,-0.032218345,-0.04156766,-0.037366983,0.01070479,-0.049304176,0.0038109142,-0.024941819,0.024683785,-0.0182051,-0.006466035,-0.016833916,-0.027533414,-0.003296645,-0.033718422,0.004479259,-0.0328548,0.023470974,0.007902461,0.0035081862,-0.0040116534,0.0059292167,0.03659675,0.005694054,-0.0065368894,-0.0042574517,-0.0073174997,0.056738857,0.00035673045,0.034118213,0.03886354,0.011119511,-0.021620374,-0.031838838,-0.023834292,0.0030971535,0.0025594386,0.009751803,0.018788382,0.0034986488,0.036664765,0.0107991025,0.04111211,-0.06395371,-0.05093908,-0.008458054,-0.016825786,-0.02213678,-0.020837871,-0.0026175983,0.0009011161,-0.032691587,-0.0060852314,-0.012806217,-0.019537324,0.035052672,-0.043590516,0.008677725,-0.010552668,0.024574999,-0.0064391023,-0.052478697,-0.006189395,-0.00806183,0.018690173,-0.014421101,-0.012147805,-0.042091846,0.052888848,-0.009561114,0.019459357,0.023144936,-0.009815095,0.008511809,0.0032455258,0.036820337,0.014872486,0.024539454,0.017408032,-0.015949149,-0.023995223,-0.003014151,0.020086434,0.04594253,0.0020154729,0.0035338427,0.02855335,-0.012040195,-0.00015900237,0.023516692,0.05316893,-0.03245836,0.015190017,0.020708982,-0.011234659,-0.020424549,-0.0043260083,0.03456564,-0.08514922,-0.009710691,-0.0034270785,0.0011106853,0.0004601718,0.013001777,-0.043723,-0.017153962,-0.038635246,0.01020125,0.023888685,0.053950194,-0.0037907958,0.00687559,-0.010549975,0.021746483,-0.008750519,-0.026548395,0.01810087,0.016285682,0.024581242,0.031481545,-0.02890007,0.005439429,-0.024423845,0.04591844,0.004989286,0.0032036507,-0.1378573,0.025665225,-0.027512351,-0.056320015,-0.018030422,-0.0020346101,-0.017629674,-0.04330036,-0.023547934,-0.0036905513,0.03088007,-0.023877917,0.008526013,0.012251365,-0.0013337234,0.031800967,-0.029060325,-0.028050032,0.02053749,0.046550754,-0.019682538,0.004427319,-0.017841173,-0.020862367,0.014176008,-0.002504019,-0.029623726,0.041516945,0.003578187,0.012401003,0.00949851,-0.027911754,-0.012002714,0.047656123,-0.037759054,0.03387464,-0.0021455502,-0.06351388,0.0063871327,0.005481243,0.0032044547,-0.007075508,-0.0265957,0.006905996,-0.008524043,-0.026872601,-0.020046005,-0.019581875,-0.024563763,0.00614191,-0.057231437,0.015293622,0.006764492,-0.0059467033,0.023971839,-0.032578394,-0.03672457,0.029812701,0.015239115,0.047217965,-0.0002315563,-0.002102309,0.012555411,-0.0000927815,-0.042119544,0.0039624134,0.03561718,-0.06429135,-0.014743132,-0.043637265,-0.020536637,-0.030184653,-0.0019481351,-0.00089440413,0.018527124,-0.050531298,0.035930265,-0.016973043,0.015220796,-0.044271745,-0.022788763,-0.00025280844,-0.0052150083,0.025398254,0.033158015,0.00012094987,0.0029668277,0.0053428705,-0.02273395,-0.014530499,-0.03869473,0.06336555,-0.027740488,0.005082797,0.0014504697,0.008999021,-0.029156448,0.008379367,0.015779467,0.011028556,0.01840292,0.04301929,-0.045767393,0.04420468,0.005402731,0.006269204,-0.040206954,0.012680887,-0.007934914,-0.01267134,0.0013044206,-0.05411978,-0.04348418,0.0068283086,-0.04001918,-0.024551114,-0.01783779,0.021500614,0.026286894,-0.042816292,0.02523572,0.016686972,-0.00023370354,-0.040221393,-0.012495512,0.0077882493,0.0034218864,0.012469251,0.041221663,-0.016299246,0.058418237,-0.039262064,-0.006829651,0.00023678118,0.013642226,0.011035749,-0.022201113,0.05893927,-0.0028644588,-0.016510665,-0.029689895,0.03498734,-0.02737191,-0.005590329,-0.033664066,-0.012481032,0.002753121,0.006471327,-0.0010045249,-0.030711275,-0.024172068,0.020856757,0.09775536,0.03411859,-0.01416166,0.0027390264,0.01363678,-0.059601646,0.025155157,0.058596008,-0.01341357,-0.034308337,0.00021436301,-0.06346085,-0.010977738,0.055620324,-0.00484762,-0.013443024,0.050562926,0.014486638,0.0048172707,0.052315403,0.00527685,0.055220857,0.013662112,-0.009584366,-0.009666244,0.022164382,0.044066757,-0.009371331,0.0036885215,-0.04682984,0.026257051,-0.037607513,0.007313175,-0.011377511,-0.0057062367,-0.004760796,-0.04622465,-0.014639483,-0.030079052,0.042855423,0.03307943,0.016164599,-0.00273381,-0.009162343,0.029348308,0.022916669,-0.015217818,0.0008283205,-0.052609406,-0.04054327,0.004088464,0.0016627448,-0.042090647,-0.0004022208,0.0045352336,-0.023268962,0.01972819,0.0010347492,0.0066093267,0.04948402,0.0043583675,0.039848972,-0.036867127,-0.010356452,0.008269929,0.022130892,0.030107431,0.0020963277,0.019979091,-0.000008048664,-0.05220559,-0.041992906,-0.007848986,-0.026480203,-0.007867338,-0.00833094,0.0019142171,-0.032993656,0.0018187044,0.01469834,0.04245219,0.07027871,-0.01987235,0.03541929,0.021883301,0.052812688,0.021727879,-0.015422405,0.041576285,0.0085201645,-0.006924903,0.002341455],"last_embed":{"hash":"1d7mkxa","tokens":532}}},"last_read":{"hash":"1d7mkxa","at":1762844717774},"class_name":"SmartSource","last_import":{"mtime":1761380635000,"size":14983,"at":1762338969815,"hash":"1d7mkxa"},"blocks":{"#Alternatives Considered - Oracle Cloud Project":[1,518],"#Alternatives Considered - Oracle Cloud Project#{1}":[3,102],"#---frontmatter---":[8,101],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover":[103,240],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#{1}":[105,107],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE":[108,135],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{1}":[110,112],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{2}":[113,113],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{3}":[114,114],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{4}":[115,115],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{5}":[116,116],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{6}":[117,117],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{7}":[118,119],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{8}":[120,120],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{9}":[121,121],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{10}":[122,122],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{11}":[123,123],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{12}":[124,124],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{13}":[125,126],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{14}":[127,129],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{15}":[130,130],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{16}":[131,131],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{17}":[132,133],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 1: Portainer CE#{18}":[134,135],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge":[136,163],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{1}":[138,140],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{2}":[141,141],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{3}":[142,142],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{4}":[143,143],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{5}":[144,144],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{6}":[145,145],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{7}":[146,147],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{8}":[148,148],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{9}":[149,149],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{10}":[150,150],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{11}":[151,151],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{12}":[152,152],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{13}":[153,154],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{14}":[155,157],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{15}":[158,158],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{16}":[159,159],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{17}":[160,161],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 2: Dockge#{18}":[162,163],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify":[164,190],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{1}":[166,168],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{2}":[169,169],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{3}":[170,170],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{4}":[171,171],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{5}":[172,172],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{6}":[173,173],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{7}":[174,175],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{8}":[176,176],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{9}":[177,177],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{10}":[178,178],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{11}":[179,179],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{12}":[180,181],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{13}":[182,184],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{14}":[185,185],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{15}":[186,186],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{16}":[187,188],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 3: Coolify#{17}":[189,190],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)":[191,216],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)#{1}":[193,195],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)#{2}":[196,196],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)#{3}":[197,197],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)#{4}":[198,198],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)#{5}":[199,199],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)#{6}":[200,201],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)#{7}":[202,202],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)#{8}":[203,203],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)#{9}":[204,204],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)#{10}":[205,205],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)#{11}":[206,207],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)#{12}":[208,210],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)#{13}":[211,211],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)#{14}":[212,212],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)#{15}":[213,214],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 4: Traditional Stack (Portainer + Nginx Proxy Manager)#{16}":[215,216],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 5: Yacht":[217,240],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 5: Yacht#{1}":[219,221],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 5: Yacht#{2}":[222,222],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 5: Yacht#{3}":[223,223],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 5: Yacht#{4}":[224,224],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 5: Yacht#{5}":[225,226],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 5: Yacht#{6}":[227,227],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 5: Yacht#{7}":[228,228],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 5: Yacht#{8}":[229,229],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 5: Yacht#{9}":[230,230],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 5: Yacht#{10}":[231,232],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 5: Yacht#{11}":[233,235],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 5: Yacht#{12}":[236,236],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 5: Yacht#{13}":[237,238],"#Alternatives Considered - Oracle Cloud Project#Container Management: Alternatives to CapRover#Alternative 5: Yacht#{14}":[239,240],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman":[241,289],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#{1}":[243,245],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis":[246,289],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{1}":[248,248],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{2}":[249,249],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{3}":[250,250],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{4}":[251,251],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{5}":[252,253],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{6}":[254,254],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{7}":[255,255],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{8}":[256,256],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{9}":[257,257],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{10}":[258,258],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{11}":[259,260],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{12}":[261,261],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{13}":[262,262],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{14}":[263,263],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{15}":[264,264],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{16}":[265,265],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{17}":[266,267],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{18}":[268,272],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{19}":[273,273],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{20}":[274,274],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{21}":[275,275],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{22}":[276,276],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{23}":[277,278],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{24}":[279,280],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{25}":[281,281],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{26}":[282,282],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{27}":[283,283],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{28}":[284,285],"#Alternatives Considered - Oracle Cloud Project#Container Runtime: Docker vs Podman#Podman Analysis#{29}":[286,289],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx":[290,378],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#{1}":[292,294],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 1: Traefik":[295,326],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 1: Traefik#{1}":[297,299],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 1: Traefik#{2}":[300,300],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 1: Traefik#{3}":[301,301],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 1: Traefik#{4}":[302,302],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 1: Traefik#{5}":[303,303],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 1: Traefik#{6}":[304,305],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 1: Traefik#{7}":[306,306],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 1: Traefik#{8}":[307,307],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 1: Traefik#{9}":[308,308],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 1: Traefik#{10}":[309,309],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 1: Traefik#{11}":[310,311],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 1: Traefik#{12}":[312,326],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 2: Caddy":[327,355],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 2: Caddy#{1}":[329,331],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 2: Caddy#{2}":[332,332],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 2: Caddy#{3}":[333,333],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 2: Caddy#{4}":[334,334],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 2: Caddy#{5}":[335,335],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 2: Caddy#{6}":[336,337],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 2: Caddy#{7}":[338,338],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 2: Caddy#{8}":[339,339],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 2: Caddy#{9}":[340,340],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 2: Caddy#{10}":[341,342],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 2: Caddy#{11}":[343,355],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 3: Nginx Proxy Manager":[356,378],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 3: Nginx Proxy Manager#{1}":[358,360],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 3: Nginx Proxy Manager#{2}":[361,361],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 3: Nginx Proxy Manager#{3}":[362,362],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 3: Nginx Proxy Manager#{4}":[363,363],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 3: Nginx Proxy Manager#{5}":[364,364],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 3: Nginx Proxy Manager#{6}":[365,366],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 3: Nginx Proxy Manager#{7}":[367,367],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 3: Nginx Proxy Manager#{8}":[368,368],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 3: Nginx Proxy Manager#{9}":[369,369],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 3: Nginx Proxy Manager#{10}":[370,370],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 3: Nginx Proxy Manager#{11}":[371,372],"#Alternatives Considered - Oracle Cloud Project#Reverse Proxy: Alternatives to CapRover's Built-in Nginx#Alternative 3: Nginx Proxy Manager#{12}":[373,378],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare":[379,443],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#{1}":[381,383],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 1: DuckDNS":[384,410],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 1: DuckDNS#{1}":[386,388],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 1: DuckDNS#{2}":[389,389],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 1: DuckDNS#{3}":[390,390],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 1: DuckDNS#{4}":[391,391],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 1: DuckDNS#{5}":[392,393],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 1: DuckDNS#{6}":[394,394],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 1: DuckDNS#{7}":[395,395],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 1: DuckDNS#{8}":[396,396],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 1: DuckDNS#{9}":[397,398],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 1: DuckDNS#{10}":[399,410],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 2: Tailscale (Private Network)":[411,443],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 2: Tailscale (Private Network)#{1}":[413,415],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 2: Tailscale (Private Network)#{2}":[416,416],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 2: Tailscale (Private Network)#{3}":[417,417],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 2: Tailscale (Private Network)#{4}":[418,418],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 2: Tailscale (Private Network)#{5}":[419,419],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 2: Tailscale (Private Network)#{6}":[420,421],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 2: Tailscale (Private Network)#{7}":[422,422],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 2: Tailscale (Private Network)#{8}":[423,423],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 2: Tailscale (Private Network)#{9}":[424,424],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 2: Tailscale (Private Network)#{10}":[425,425],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 2: Tailscale (Private Network)#{11}":[426,427],"#Alternatives Considered - Oracle Cloud Project#Domain Strategy: Alternatives to Cloudflare#Alternative 2: Tailscale (Private Network)#{12}":[428,443],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures":[444,500],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Multi-VM Architecture":[446,479],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Multi-VM Architecture#{1}":[448,463],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Multi-VM Architecture#{2}":[464,464],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Multi-VM Architecture#{3}":[465,465],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Multi-VM Architecture#{4}":[466,466],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Multi-VM Architecture#{5}":[467,468],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Multi-VM Architecture#{6}":[469,469],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Multi-VM Architecture#{7}":[470,470],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Multi-VM Architecture#{8}":[471,471],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Multi-VM Architecture#{9}":[472,472],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Multi-VM Architecture#{10}":[473,473],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Multi-VM Architecture#{11}":[474,475],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Multi-VM Architecture#{12}":[476,479],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Kubernetes (K3s) on Oracle Cloud":[480,500],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Kubernetes (K3s) on Oracle Cloud#{1}":[482,484],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Kubernetes (K3s) on Oracle Cloud#{2}":[485,485],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Kubernetes (K3s) on Oracle Cloud#{3}":[486,486],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Kubernetes (K3s) on Oracle Cloud#{4}":[487,487],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Kubernetes (K3s) on Oracle Cloud#{5}":[488,489],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Kubernetes (K3s) on Oracle Cloud#{6}":[490,490],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Kubernetes (K3s) on Oracle Cloud#{7}":[491,491],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Kubernetes (K3s) on Oracle Cloud#{8}":[492,492],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Kubernetes (K3s) on Oracle Cloud#{9}":[493,493],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Kubernetes (K3s) on Oracle Cloud#{10}":[494,494],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Kubernetes (K3s) on Oracle Cloud#{11}":[495,496],"#Alternatives Considered - Oracle Cloud Project#Alternative Architectures#Kubernetes (K3s) on Oracle Cloud#{12}":[497,500],"#Alternatives Considered - Oracle Cloud Project#Summary: Why Our Chosen Stack Wins":[501,518],"#Alternatives Considered - Oracle Cloud Project#Summary: Why Our Chosen Stack Wins#{1}":[503,518]},"outlinks":[{"title":"Forgejo vs Gitea Comparison","target":"https://forgejo.org/compare-to-gitea/","line":97},{"title":"Forgejo Security Practices","target":"https://forgejo.org/faq/","line":98},{"title":"Development Activity Analysis","target":"https://honeypot.net/2025/05/14/gitea-vs-forgejo-development-activity.html","line":99},{"title":"IMPLEMENTATION_PLAN.md","target":"../IMPLEMENTATION_PLAN.md","line":517}],"task_lines":[],"key":"Personal/Projects/Servers/Oracle Cloud/archive/ALTERNATIVES_CONSIDERED.md","last_embed":{"hash":"1d7mkxa","at":1762844717774}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Projects_Servers_Oracle_Cloud_archive_QUICK_COMPARISON_md.ajson b/.smart-env/multi/Personal_Projects_Servers_Oracle_Cloud_archive_QUICK_COMPARISON_md.ajson new file mode 100644 index 0000000..ff47190 --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Servers_Oracle_Cloud_archive_QUICK_COMPARISON_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Projects/Servers/Oracle Cloud/archive/QUICK_COMPARISON.md": {"path":"Personal/Projects/Servers/Oracle Cloud/archive/QUICK_COMPARISON.md","embeddings":{"bge-m3:latest":{"vec":[0.0033775847,0.018406421,-0.014073721,0.016958747,0.0039178464,-0.0059775403,0.059530932,0.05776385,-0.021238009,0.005820398,0.005131719,0.03546385,-0.031781126,0.012304707,-0.025086267,-0.009480415,-0.03815463,0.025513444,-0.012402762,-0.015689878,-0.046292365,-0.01699712,0.028438313,0.011132569,-0.031037904,0.070126355,-0.0076336297,-0.019855805,-0.03425192,0.02005505,0.03310947,-0.0073278034,0.020357378,-0.013858771,-0.016489573,-0.0311169,-0.02429067,-0.017621897,-0.12282155,-0.019603767,0.03302839,-0.004527677,-0.042987797,0.019387309,0.0034799387,0.0068521495,-0.017642966,-0.058724627,-0.013666862,-0.000610217,-0.01028735,-0.005822642,0.02106506,-0.014424885,0.010331324,0.0063421377,0.0021503917,-0.010584147,0.0057446,-0.03564939,-0.017499764,0.00935386,-0.008126524,-0.020399408,-0.04347865,0.015592672,0.003060661,0.034124494,0.021032216,-0.036345776,-0.0001861566,-0.019189946,-0.018878339,-0.06791259,-0.002886215,-0.01488711,0.032981172,0.008171365,0.013466881,-0.055437557,0.11043093,-0.005182418,0.029640054,-0.017086761,-0.0030436928,-0.014673369,0.004483295,0.048325773,-0.004853616,0.0033410175,-0.03481114,0.04689827,0.017131058,-0.04976449,-0.02362402,0.027720785,-0.0002975538,-0.041138224,0.0075357,-0.02230494,-0.046732478,0.021480892,0.020587321,0.057061628,-0.0038719554,0.015118728,-0.0019201329,0.022802122,-0.039367188,0.013002385,-0.028463027,-0.007914215,-0.0076178606,-0.008806711,0.024448143,-0.010777828,-0.02453483,-0.010861277,0.027497623,0.0061011426,0.006867087,0.05296812,0.01140171,-0.0025870663,-0.012781047,0.017017176,-0.0025726769,0.061172113,-0.041178264,0.0072613587,0.014319389,0.030697554,0.018074496,-0.008992255,-0.038675383,-0.011415207,0.04433507,0.041330058,0.01751201,-0.03306049,0.02335871,-0.0055230027,0.00048805735,-0.021493664,0.06348895,0.0015254932,0.003980583,-0.010909828,-0.01823018,0.042654328,-0.043648567,-0.028983375,-0.0037792693,-0.013672971,0.031830784,0.004673141,0.020883812,-0.011279544,0.019300424,-0.03332902,-0.00004666728,-0.018979616,0.014796083,0.04565733,-0.006477757,0.014236154,0.005830287,0.027909229,0.0075680125,-0.0055823014,-0.004252298,-0.04800896,0.021114016,0.023668144,0.018526705,0.06487107,0.04081344,0.026809277,0.04091615,-0.04891151,0.00089916366,-0.018028326,0.041630924,-0.034029927,0.030778706,-0.01921092,0.021922646,0.008630982,0.0067542233,0.040382117,-0.012401394,-0.024634834,0.05561613,0.04067629,-0.0146117965,-0.014315923,-0.0047983956,-0.001135303,0.033490498,-0.04361066,-0.039727878,0.018138248,-0.03575321,-0.027465573,-0.007278256,0.007075978,-0.010667829,-0.054791942,0.009307039,0.009872554,0.040672716,0.0039944826,-0.006315684,0.021353671,0.009812866,0.008877685,-0.00014363985,-0.023295166,-0.0077503966,-0.007555331,-0.0027083915,-0.034237336,0.025735533,-0.017230876,-0.012940106,0.03338478,-0.0018209907,0.052894212,0.033028558,0.014269087,-0.051015664,0.06943426,-0.041052267,-0.026908835,-0.005836877,-0.006207545,-0.05409599,0.008432661,0.02479684,0.038031984,0.0014992222,-0.052836798,-0.0055636866,-0.041284848,-0.04015867,0.053846847,-0.029272692,0.021125298,-0.047758855,-0.01877345,-0.017091202,-0.009228564,-0.01074668,-0.012253358,-0.022571435,-0.020801323,-0.02365709,-0.020402884,0.0019732353,0.034914616,0.030311052,-0.03596633,0.0013565905,0.053022746,-0.0008639317,0.00080791046,0.015928237,-0.040042695,0.014710488,0.035154644,0.0029135784,0.018917806,-0.049111225,0.002465162,-0.033876304,-0.008986047,0.006366645,-0.05004434,0.035907272,-0.051876098,-0.018196974,-0.030308941,-0.0120520545,-0.0031719252,-0.028730843,0.057659157,-0.0057410155,0.028811323,0.014495159,-0.02384507,-0.006794213,0.0054856986,0.064486824,-0.0435642,0.015928484,0.019999173,-0.01602042,-0.19266504,-0.04261095,0.02041788,0.011757364,0.0023108379,-0.0039077415,-0.0014264375,0.016118258,-0.03219338,-0.052599728,-0.0025296607,-0.14247254,-0.019253137,-0.021903872,0.051514395,0.03157992,0.03781262,-0.009364456,0.0042259446,-0.08644511,0.01624637,0.0015942075,0.059246734,0.023350937,0.02311921,-0.013012102,0.017885469,0.06064157,-0.006409167,0.010616166,-0.019137505,0.026023535,-0.02836666,-0.021697288,0.01060467,0.013239347,-0.003951783,0.0023944087,0.006401072,0.003935595,0.044102494,0.04547805,-0.0102074975,-0.08231534,0.027203314,-0.03607805,-0.0022049707,-0.0040801633,0.00164503,0.041947052,0.019629315,0.03687582,0.024920655,0.00875823,-0.0054616523,0.01997598,0.021821473,0.05751362,0.030927928,0.023703963,-0.012736873,-0.057701226,-0.041562185,-0.028816957,0.008818688,-0.00043913393,-0.0069164913,-0.0036714645,-0.00042608636,-0.04917504,0.02496402,-0.0212576,-0.024556883,-0.05071441,0.0073312744,-0.009490532,-0.018579029,-0.04074751,-0.009120319,-0.074582964,0.015876777,-0.023823911,-0.015843196,0.02528841,0.0008459067,0.009807623,-0.037254196,-0.04044511,0.0074216863,0.34080607,-0.05050516,-0.0136253005,0.024748882,0.01639,0.0073416596,-0.013386871,0.028879816,0.011100401,0.008063801,0.009569848,0.005374958,0.016396305,0.021877974,0.039884586,0.055745732,-0.04358269,-0.0045070937,-0.006773724,-0.009474919,0.022002142,-0.048266813,0.009896313,-0.0051064347,-0.05541323,0.012726973,0.010453479,0.010776478,-0.03557953,-0.0065784696,-0.03113758,-0.0067247488,-0.045512453,-0.036798015,-0.009605399,0.017994683,-0.07338827,-0.040157683,-0.039306223,-0.019694459,0.0053603,-0.031697586,-0.009641579,0.0021190401,-0.03743049,-0.015017955,0.012916543,0.034693044,0.0033805696,-0.022437543,0.027171792,-0.024299474,-0.009993598,0.01779276,-0.018590236,-0.018156618,-0.026881568,0.013937038,-0.02503808,0.014334774,0.016759096,0.020466,-0.047978163,0.017578289,0.03007034,0.011434021,-0.02545461,-0.025210414,-0.008683485,0.027206488,0.01710632,0.036158293,0.034011103,-0.0016957915,-0.008122571,-0.01977813,-0.027924761,0.0076605594,-0.007528455,0.032985404,-0.02708915,0.016899906,0.014681974,0.04992414,0.009075658,0.012462303,-0.031609885,0.027387416,0.022603367,-0.038598657,0.0012600966,-0.01974169,-0.01660644,-0.0007167501,0.036932483,-0.0039959145,0.028483652,-0.04650864,0.020773895,0.0043833833,0.011486556,0.037020855,0.012480376,0.00022535026,-0.0056470595,-0.018333634,0.022797985,-0.015235732,-0.019044809,-0.003184645,-0.021694224,0.013986746,0.008348271,-0.0010138325,0.043360483,0.009066546,0.032054473,0.021897059,-0.0062233713,0.035492826,-0.05498356,-0.045328215,0.034227144,0.010982064,-0.00449156,-0.07475586,0.012008566,0.007225688,0.0009682336,-0.009689059,0.033406932,0.022866476,-0.017430589,-0.014689736,-0.023435505,-0.019208508,0.041467983,-0.013124365,-0.0035926744,0.05872261,0.020373851,-0.040424716,-0.021982457,0.04613902,-0.02441898,-0.027709572,0.0078092422,-0.005031184,0.0093311425,-0.011973704,0.0070528616,-0.0013972576,0.034206472,-0.034236502,0.00463448,-0.020698845,0.01211948,-0.009710282,-0.041652035,-0.031921744,-0.0048803487,0.018419962,0.0109242005,0.07790133,0.019090885,0.022831073,0.008916938,0.051751867,-0.017167808,0.03022717,0.021547012,-0.052254107,0.020451786,0.021917755,0.0027491148,-0.015752299,0.0014655391,0.026758868,0.0085856095,-0.0138734095,0.05064225,0.016629362,-0.012697607,0.00042582,-0.047579866,-0.009389923,-0.0010152801,0.019347,0.012347004,-0.030980863,0.02984618,0.06293803,0.0021485486,-0.022271369,0.01774041,-0.020753045,-0.012135163,0.00095342466,-0.034411725,-0.0016269094,0.039602503,0.028229112,0.0005125814,0.02461436,0.025970807,-0.007478724,0.011808879,0.044770535,0.0009888366,-0.04378979,0.008883481,0.020878272,-0.0022294417,-0.029613141,-0.010104149,-0.011249293,0.034434266,0.04313202,0.007222204,-0.027548408,-0.02502692,-0.004041759,-0.01603785,-0.045198053,0.005267428,0.035529923,-0.006620751,-0.033510987,-0.045511786,-0.004976652,-0.018627098,-0.020055654,0.00033288042,-0.00651036,0.007065129,-0.0021802562,-0.00034845746,0.020895494,0.0006420683,0.014945198,0.009746854,0.0025913366,0.013649467,0.035574373,0.011833935,0.004531955,-0.03310015,0.027677555,-0.0007835005,-0.00873604,-0.0073304884,-0.010426453,-0.07959131,-0.02888465,0.025588151,0.054149624,-0.008102637,-0.018302511,-0.030393546,0.011457945,0.01720754,0.00054524065,0.00406735,-0.0003717164,0.018002957,0.012270245,-0.031436987,-0.038616966,-0.012725193,-0.044265345,-0.02001597,-0.027418239,-0.014696354,-0.04041655,-0.0040854225,-0.018428542,0.026563741,-0.03113335,0.039185375,0.030006517,-0.10043997,-0.014965519,0.006347913,0.0010499405,-0.018962638,-0.0018320724,0.013571193,-0.017541906,-0.053326778,-0.0009934553,0.0316328,0.0123366,-0.0278054,-0.015678914,0.0029700936,0.0332585,-0.05057548,0.03759395,0.017139765,0.008755675,0.017924704,-0.004980755,-0.007904414,-0.051632788,-0.016066182,0.03936123,0.011357138,0.021639412,-0.014044035,0.016196372,-0.01366547,-0.022650383,-0.050063476,-0.0029321988,-0.039246183,-0.008348205,-0.036246765,0.007685844,-0.001643646,-0.030962817,0.017104516,0.0130981365,-0.024063773,0.0026651574,-0.0087862825,-0.01611421,-0.017469272,-0.0018645724,-0.02339325,-0.017420797,-0.013007077,0.027037937,0.028177014,0.024722012,0.0054539205,-0.0037908077,0.050630566,0.009126748,-0.008267443,0.01958195,-0.023197591,0.051851008,0.014069144,0.027068945,0.026857827,0.036951486,0.030343967,-0.02441627,-0.03241147,-0.022973055,0.014080226,0.020784587,-0.02381011,0.023457,-0.003148992,-0.038109705,0.009251231,0.04366392,0.014917247,0.0062186196,0.0025568877,0.04089882,0.055427544,0.036507145,-0.0064347377,-0.02421421,0.0064622783,0.018514499,-0.013930633,-0.015442681,0.019732384,0.011949802,-0.010226406,-0.045438003,-0.04573064,0.017224317,0.034901872,0.004220569,0.015167922,-0.056063727,-0.03365083,-0.006419775,-0.008355269,-0.049559012,0.017352125,0.012268431,-0.015750753,-0.018898193,0.0035396197,0.04844641,0.021782968,0.02783819,0.015265836,0.008619113,-0.123025484,0.017045533,-0.029142275,-0.00672901,0.022400413,-0.0015533227,0.0030496228,-0.031576663,0.014713374,-0.032634985,0.030188654,-0.0011447069,0.011335161,-0.025543468,0.010145735,0.026164323,-0.02230026,-0.0003912164,0.011642394,0.037833877,-0.018052522,-0.03027224,-0.028910097,-0.055146646,0.024678906,0.025969144,-0.013627298,0.038241338,0.0064977226,0.0022713137,0.005966768,-0.021495573,-0.030565146,0.062564775,-0.024386598,0.015540326,-0.029754842,-0.05680441,0.019364422,0.019636933,0.038653247,0.005443433,-0.025772812,-0.007381953,-0.013228621,-0.03359481,-0.015194384,-0.00029387418,-0.010114036,-0.03523522,-0.08755788,-0.016034415,0.009007952,0.0052849767,0.043979105,0.019602668,0.0015404416,-0.010932785,-0.0026097845,0.031413957,0.011178147,0.046392884,-0.019885205,-0.00022173827,-0.009873708,-0.025840327,-0.003300998,-0.028444335,-0.008448003,-0.029200707,-0.009867892,-0.043373615,0.014153526,-0.040277734,0.037940513,-0.047767807,0.045311995,-0.01979365,-0.011669077,-0.009857257,0.0056299595,-0.022749837,-0.018274494,0.05123085,0.061047684,-0.0054478133,0.0048986017,-0.0025931404,-0.021182837,-0.032879315,-0.040571913,0.04486953,-0.0053476156,0.03970006,-0.01981781,-0.00438395,0.015078542,0.008799766,0.015482549,0.0034404371,0.016319651,0.062196773,-0.022784093,-0.00009343067,0.022086443,0.013546219,-0.02813829,0.013188202,-0.033979025,0.01443505,-0.012278488,-0.068234205,-0.055425804,0.0037594887,-0.024469296,-0.016067447,-0.0068522748,0.038858034,0.0024335852,-0.026360102,0.030873276,0.026355619,-0.010323968,-0.051813364,0.020691978,-0.0058911783,0.00054582267,0.025505396,0.07243169,-0.009624598,0.046806674,0.007615626,-0.020811774,-0.012384992,0.013292504,-0.0051586935,-0.011890106,0.08962271,0.007303949,-0.04288969,-0.029160436,0.04260597,-0.007316011,-0.03498209,-0.04715986,-0.041659016,0.005614092,-0.026964357,-0.0030650569,0.011610697,-0.0055450653,0.0038364322,0.00041079635,0.01410974,-0.0072857216,-0.0023644892,-0.0013905385,-0.06470967,-0.03201238,0.04271972,0.05229877,-0.005275811,-0.015954923,-0.031114833,-0.02178508,0.018792754,-0.027000563,-0.025618669,0.04207063,0.012899935,0.0023749797,0.03995781,0.010196402,0.053164914,0.017477214,-0.04297258,0.00037754662,0.009904239,0.05424647,0.0013789131,-0.0042219744,-0.04537112,0.04171401,0.013874234,0.037308373,-0.028736392,-0.007895586,0.02173975,-0.02287447,0.033739697,-0.037136145,0.024057334,0.0063491943,0.011525642,0.007201326,-0.028104885,-0.005852344,-0.0038470665,-0.004789329,0.012118125,-0.055308823,-0.03426454,-0.017308977,-0.02368985,-0.011431531,0.011702191,-0.040926203,-0.019695062,0.008957315,-0.008910302,0.009356952,0.032043025,0.027461758,0.06590291,0.02217783,0.0025295494,-0.0031178873,-0.01187219,0.08262733,0.023580234,0.009051274,0.040816415,-0.023507053,-0.04860448,0.025201134,-0.018622179,0.0062326025,0.024269914,-0.029499779,-0.042084802,-0.007944344,0.020014111,0.01347298,0.032467823,0.003984879,0.015800897,0.0053732083,0.04406561,-0.033085052,-0.013274231,-0.022845756,-0.02415971,0.021282244,0.02431528],"last_embed":{"hash":"1c93dm7","tokens":532}}},"last_read":{"hash":"1c93dm7","at":1762844717774},"class_name":"SmartSource","last_import":{"mtime":1761380673000,"size":5621,"at":1762338969815,"hash":"1c93dm7"},"blocks":{"#Quick Comparison Reference":[1,144],"#Quick Comparison Reference#{1}":[3,28],"#---frontmatter---":[5,27],"#Quick Comparison Reference#Container Management Platform":[29,46],"#Quick Comparison Reference#Container Management Platform#{1}":[31,46],"#Quick Comparison Reference#Container Runtime: Docker vs Podman":[47,62],"#Quick Comparison Reference#Container Runtime: Docker vs Podman#{1}":[49,62],"#Quick Comparison Reference#Reverse Proxy":[63,76],"#Quick Comparison Reference#Reverse Proxy#{1}":[65,76],"#Quick Comparison Reference#Domain Strategy":[77,90],"#Quick Comparison Reference#Domain Strategy#{1}":[79,90],"#Quick Comparison Reference#Architecture Patterns":[91,104],"#Quick Comparison Reference#Architecture Patterns#{1}":[93,104],"#Quick Comparison Reference#Final Stack Summary":[105,127],"#Quick Comparison Reference#Final Stack Summary#{1}":[107,127],"#Quick Comparison Reference#Why This Stack Wins":[128,144],"#Quick Comparison Reference#Why This Stack Wins#{1}":[130,130],"#Quick Comparison Reference#Why This Stack Wins#{2}":[131,131],"#Quick Comparison Reference#Why This Stack Wins#{3}":[132,132],"#Quick Comparison Reference#Why This Stack Wins#{4}":[133,133],"#Quick Comparison Reference#Why This Stack Wins#{5}":[134,134],"#Quick Comparison Reference#Why This Stack Wins#{6}":[135,135],"#Quick Comparison Reference#Why This Stack Wins#{7}":[136,136],"#Quick Comparison Reference#Why This Stack Wins#{8}":[137,138],"#Quick Comparison Reference#Why This Stack Wins#{9}":[139,144]},"outlinks":[{"title":"ALTERNATIVES_CONSIDERED.md","target":"./ALTERNATIVES_CONSIDERED.md","line":3},{"title":"ALTERNATIVES_CONSIDERED.md","target":"./ALTERNATIVES_CONSIDERED.md","line":143}],"task_lines":[],"key":"Personal/Projects/Servers/Oracle Cloud/archive/QUICK_COMPARISON.md","last_embed":{"hash":"1c93dm7","at":1762844717774}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Projects_Servers_README_md.ajson b/.smart-env/multi/Personal_Projects_Servers_README_md.ajson new file mode 100644 index 0000000..79c5758 --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Servers_README_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/Projects/Servers/README.md": {"path":"Personal/Projects/Servers/README.md","embeddings":{"bge-m3:latest":{"vec":[-0.046825796,0.032250877,-0.037502475,0.013432671,-0.018748406,-0.010264299,0.025850683,0.022567777,0.027049016,0.023509732,0.021249222,0.0022646135,-0.006044416,-0.020729113,0.005636339,0.023896184,0.033369653,0.018425424,-0.006798233,-0.000032771713,0.022021327,-0.015071468,0.06345779,0.02396943,-0.0039245808,-0.00049082265,-0.03612817,0.022054203,-0.001442229,0.042521834,0.03098083,-0.020798806,0.036148712,-0.0004309072,0.0026573073,-0.03600699,0.0057256157,-0.025463596,-0.046942294,0.026527006,0.0065190285,0.011230213,0.0010786243,-0.038293146,0.020986976,-0.046191573,-0.02324846,-0.018049056,-0.044394877,-0.025574503,-0.024415044,0.016569585,-0.0123883225,-0.035391115,0.0007850699,0.046229955,-0.04615383,-0.04350131,-0.06624046,0.081222914,-0.03807213,0.020002376,-0.0026993393,-0.02322621,0.057441626,0.05633694,-0.0033202088,0.021712454,-0.026123041,-0.032754928,0.014639026,-0.02733764,-0.036577705,-0.0012730341,-0.042857625,0.02995024,0.023439422,-0.044608112,-0.035540935,0.015757922,0.0015419484,-0.03000399,0.044705894,-0.01652941,0.01698665,-0.000088414745,-0.04718241,0.1033274,0.027935548,0.0062427823,-0.003193431,0.013779583,0.012280725,-0.032648206,-0.042991623,0.0141116865,-0.020425841,0.011885741,0.06525222,0.029962637,0.049954396,-0.005607811,-0.021497207,-0.005157212,0.035120446,0.0078082653,0.007994856,-0.042433944,-0.0058471086,-0.021611458,0.000091686416,0.049144976,0.010755782,0.0017383938,0.02237866,-0.04917295,0.021842338,-0.01831704,-0.021081768,-0.034810785,-0.028558765,0.0027967503,0.032367617,-0.039556753,0.00009664313,0.0052234707,-0.05823098,0.02008273,0.01880347,-0.030854635,0.0028637992,0.0070160395,-0.029206973,0.040505674,0.0028329098,-0.013298891,0.023508724,-0.011579721,-0.012034642,-0.006849661,0.03855291,0.041397534,-0.031809185,-0.012634,0.0049633873,-0.0615935,0.06236934,0.042152144,0.004097706,-0.028949995,-0.006882778,0.006394667,-0.023085644,0.022748925,0.024168897,-0.028395677,-0.0038954813,-0.0052389414,0.009883373,0.025887402,-0.019375212,-0.019015703,-0.031893462,0.011011556,0.03221226,-0.022288594,0.02435719,0.023526862,-0.014801334,0.0011099293,-0.012173586,-0.033589225,0.022255031,-0.012273502,0.04338691,0.017766958,0.067630574,0.0036109623,0.026770506,-0.06447142,-0.0153026255,0.041388907,-0.028402127,-0.057011943,-0.041994706,0.014062808,0.034023978,-0.05401963,-0.0044205897,0.0068760514,-0.011882718,-0.026167165,0.014924152,-0.009284791,0.03820748,-0.0043622283,-0.02289999,-0.024855683,0.016876685,-0.007379448,-0.014868613,0.06868442,0.041467562,0.003623014,-0.049157955,0.02635495,-0.032684162,-0.061380606,0.0120885335,-0.054460037,-0.008509463,-0.017222716,0.0076153767,-0.013668622,-0.01300661,0.039058942,0.022566317,0.014524302,0.03087636,-0.036985215,-0.046766177,0.00043304494,0.009075536,0.016422775,0.013507173,-0.0123087205,0.0007550156,0.0008625509,0.034462396,0.024806892,-0.067501254,-0.017741114,0.008440243,-0.020244274,0.040912468,-0.057027176,-0.063314095,0.02083735,-0.028576853,-0.014950501,0.030114638,-0.020333908,0.018219946,-0.004933477,-0.07070892,0.05525629,-0.010802723,0.05542855,-0.005640216,-0.014005799,-0.00045891703,0.01651166,0.025105396,-0.013042188,0.002843372,-0.0045459885,0.0031434502,-0.00040734923,0.022059474,-0.03119705,0.024223207,0.027197361,-0.008446021,0.019764874,0.042058077,0.006590678,-0.049167093,-0.028554423,0.05408932,0.032341164,-0.02844916,0.0033056058,0.05397046,-0.0070241173,-0.03732341,0.027500022,-0.017880969,0.02626431,0.044759702,0.033402395,0.013428046,0.042190522,0.015769409,0.05756693,0.05866512,-0.023184123,-0.0045997044,-0.008218082,0.014624925,-0.025465993,-0.0100491615,0.0431712,0.062501594,-0.012157257,-0.014370894,-0.03348975,-0.00015887643,-0.15567142,-0.027098874,0.008714752,0.05571836,0.010708667,0.0050757783,-0.031477474,-0.018359734,-0.025223166,0.050355136,-0.004215344,-0.054531932,-0.029751996,-0.014288287,-0.010140922,-0.018882561,0.024481598,-0.01844292,0.02788665,-0.010726138,-0.014904764,-0.029785698,0.0419923,0.023986118,-0.033327136,0.03731402,0.045479126,-0.0078109875,-0.01469054,-0.041183043,0.03276732,0.009815211,0.0088878805,-0.009691896,0.023986088,0.010129542,0.050594427,-0.0028112587,0.001442999,0.02340118,0.033818427,0.020771997,0.01804431,-0.006488433,0.0008635877,-0.0031473462,-0.013727167,-0.0042845616,-0.023212403,-0.049860388,0.0039948155,-0.018748756,0.004914064,-0.0035038835,-0.0630348,-0.030993143,-0.015674507,0.035620473,-0.025173612,-0.0010922535,-0.04129597,-0.020821847,0.034284912,-0.04579419,-0.015985819,0.014240067,0.042918637,-0.011652161,0.009865493,-0.033804316,0.020503378,-0.014935615,0.016922267,-0.003745629,-0.012806319,0.01884433,-0.0007621844,-0.06078959,0.01974724,-0.078057274,0.020291304,0.0030995188,-0.01740919,-0.011100623,-0.052096903,-0.0015517287,0.018287417,-0.041901503,0.054237165,0.20416866,-0.033329584,0.05600279,-0.020686299,0.056636363,-0.017758377,0.0118682645,0.044210665,0.010361558,-0.053303774,0.018620802,0.044474084,0.016973529,0.02410488,0.017684512,0.022968655,-0.063208595,0.009133669,0.074826956,0.00062715466,0.013767106,-0.033668417,0.0053237895,-0.0063050906,-0.020062653,0.0023222053,0.000090430585,0.01846779,-0.0067504435,0.025709515,-0.008760108,0.029342294,0.027390003,-0.030563042,-0.06886206,-0.008570349,0.025128262,-0.07520802,-0.01997061,0.0033256854,0.025717642,-0.039596777,-0.01717961,-0.03577798,-0.015879573,-0.054394327,0.052257642,-0.027686527,-0.027545983,0.031799406,-0.016378911,-0.026199466,0.0061564418,-0.0050252443,-0.028148679,-0.03836834,0.0032422584,-0.048725367,0.019649329,0.04711737,0.045709122,-0.009773848,-0.058822148,-0.0007111014,0.026899727,0.02855276,0.02119032,-0.005631978,0.052990165,0.051584486,-0.013470959,-0.014019853,0.0074477517,-0.03406411,0.009544357,-0.026473917,0.029149728,0.04276079,-0.042976208,0.03301393,-0.026273508,0.0018254606,0.025133803,-0.0035530566,0.0010002096,0.00017398456,0.03556371,0.0680003,-0.031007743,-0.007787014,-0.025616886,-0.0028422216,0.014882827,0.027842076,0.06174904,-0.014033866,0.015482841,-0.0071917474,-0.030321265,0.012713873,0.016573574,0.0037902442,-0.015908374,-0.05868896,0.028337732,-0.03350004,0.003036733,-0.010375498,0.0034361107,0.0629285,-0.035595357,0.027337274,-0.005145535,-0.03450051,0.0028833582,0.02164227,-0.0038818389,0.0012700293,0.052644655,-0.025696384,0.007161621,0.017596161,-0.0065178317,0.024052244,0.0050987396,-0.07280736,0.01773223,0.014417433,0.022849118,0.018022247,0.04724505,-0.026244136,0.0017720567,-0.003772499,0.038335335,0.0117044225,0.0075933975,0.016886424,-0.05494197,0.034285516,-0.03650745,-0.0032156296,-0.02740809,-0.03552704,0.0019405937,0.04315845,0.0029799198,0.028796768,-0.03764644,0.0035070225,0.018305127,0.037397914,0.01803202,-0.044262905,0.0022230088,-0.043302994,-0.04206311,0.02079231,0.036877997,-0.038645465,-0.042138148,0.019991264,0.026455069,0.08353123,0.024202814,-0.0030455273,-0.009590453,0.02376138,-0.024319999,-0.07846735,0.023215814,-0.02430623,-0.03696698,0.013617863,0.022967188,-0.03654081,0.00474133,-0.006221534,-0.011229991,-0.040560003,0.022694118,-0.0039396207,-0.025585175,-0.0069721695,-0.015725011,-0.028289627,0.006312204,0.0080093695,0.0031897447,0.004004225,-0.023769323,0.05624438,-0.008426345,-0.005719671,0.033738133,0.031192157,0.08354138,-0.0004840605,-0.010537084,0.006739442,0.00086174335,-0.03890085,0.011724378,-0.049266428,0.005934359,-0.023329625,-0.007323091,0.015746154,-0.065990284,0.035786048,0.02133373,-0.006206582,-0.038851377,0.0020265616,-0.07058119,-0.024946053,0.04461041,0.080695525,-0.030541169,-0.060917653,0.012841093,-0.008258453,0.010159304,-0.052076098,-0.01764904,-0.025877241,0.0072756554,-0.039127614,0.009605012,-0.011568629,0.004674493,-0.010209064,0.0048412043,-0.046347875,0.013681376,-0.010045745,0.038003307,0.0012006923,-0.014671457,-0.017230874,0.021985276,-0.018197874,0.008476568,0.048944212,0.005557879,0.006925473,-0.03457523,-0.043474115,-0.00835894,0.001302843,0.0037443906,-0.0640929,0.0072122663,-0.02430173,0.04204929,0.033063788,-0.0037849254,-0.017453881,-0.0003801352,-0.015503068,-0.02451728,0.06793284,-0.016499253,0.015990144,0.015318128,-0.018596562,0.013493194,-0.08441917,-0.0037310263,-0.039686363,-0.041705832,0.007799743,-0.01587952,-0.0369,0.044644706,-0.032979805,-0.08091375,-0.0016182613,0.023468124,0.05134984,-0.06528459,0.000010465992,0.016024686,-0.0017527986,-0.010513907,-0.009299099,0.032774173,-0.049182896,-0.015198993,0.022431815,0.072751455,0.014613031,-0.0254035,0.025819568,-0.029114902,0.00022645081,0.013894509,0.0077867773,-0.0032137563,0.013397643,-0.031026851,0.0075492244,0.0041452544,-0.025709718,-0.0070841326,0.015369959,-0.015830321,-0.04411136,-0.027212227,0.02110505,0.024264406,-0.05765183,-0.010683208,-0.011603351,0.055937253,0.0025073271,0.06598242,0.023831375,0.026258634,0.023158547,-0.0012764273,0.021732988,0.0030029302,0.0014901301,-0.033746228,-0.005871528,-0.042339318,-0.03247803,0.00023427003,0.020723358,-0.01935175,0.042008314,-0.05803866,-0.020470599,0.010351448,0.027341468,0.041584034,-0.014092853,0.04685339,-0.0259705,-0.02287461,-0.008612683,0.025967777,-0.023761697,-0.008212697,-0.03797909,-0.025937203,-0.0041593225,-0.03923709,0.010289514,-0.006829898,-0.0090105245,-0.030398533,-0.025609976,0.012930467,-0.064667456,-0.009263418,0.05191791,0.004238366,0.0022977777,-0.030370077,0.047035627,0.032435387,0.00007025832,-0.022041399,-0.023929331,0.0018846579,-0.030132791,-0.009519029,0.0037816095,0.009237498,-0.028382268,0.0020362078,0.012873312,0.025405446,0.05362765,-0.027774027,-0.008090847,0.047480945,-0.055755965,0.0033448585,-0.01053754,0.02430405,0.016171884,0.010969682,-0.00019512016,-0.00693764,0.016869128,0.021467062,0.05527868,-0.011520127,0.02997421,0.03293964,-0.017954456,-0.14001957,0.047514807,-0.021515163,0.02342704,-0.03530637,0.014577389,0.029471736,-0.026164146,-0.0067038503,-0.016001701,-0.030915711,0.049750254,0.00824344,-0.019074695,0.0138491215,0.014908055,-0.0040352875,-0.022954041,-0.019748986,0.046569265,0.008056585,-0.0177124,0.028071703,0.0035711625,-0.020697096,-0.025720593,-0.017708946,0.005774984,-0.037432358,0.022807898,-0.0006491743,-0.03221564,0.029910872,0.017724652,-0.012723103,0.018453037,0.021997761,-0.048184905,0.0100868065,0.03758292,-0.055372573,0.009353286,0.008093004,0.02252358,-0.006903189,0.045370456,0.014234494,0.010624065,-0.02185641,0.0027924113,0.026514102,0.0106398,-0.046138093,-0.0041004685,0.012720997,-0.014344777,-0.014342133,-0.007362894,-0.025891874,-0.0064569446,-0.04556834,0.051713,-0.028712105,-0.054467056,0.008768965,-0.018368065,0.007782399,-0.007925684,-0.00050167885,0.019985063,-0.008932358,0.021098796,-0.006999335,0.0032205412,0.012318794,-0.02156468,0.03715135,0.010508328,-0.026363155,-0.026238177,0.010159017,-0.028410546,-0.018362453,0.017033292,0.048611794,0.0038949782,-0.024218012,-0.0056246873,-0.048120316,-0.038511332,-0.07189149,-0.02528362,-0.007624589,0.01715491,0.03971625,0.040988676,-0.022252528,-0.014405251,0.028133892,0.0033257368,0.0049249744,-0.005712536,-0.00556995,0.004009264,0.007219069,0.0408704,0.013031936,-0.028119631,-0.0009421662,0.018294489,-0.05195416,0.020640861,0.0008249041,0.0033680857,-0.09896237,0.011128222,0.052095737,0.0040798294,-0.0036756697,-0.0362922,0.03660368,-0.006908917,-0.042600933,-0.04964894,0.025354436,0.008409252,0.05862472,0.044899568,0.0254704,0.017159615,0.008043427,-0.04835195,-0.005360376,-0.027782377,0.033242896,0.00713053,-0.009781359,0.03751171,-0.034847155,-0.034232862,-0.023092661,-0.037618868,-0.017607668,-0.01897131,-0.023799619,-0.042983443,-0.03360783,0.031017346,-0.0053129494,-0.04363177,0.024522124,-0.049751084,0.0025562318,0.026095772,0.019902844,0.014806219,0.006604263,0.019409338,-0.034517996,0.06459469,0.024645261,0.018805204,-0.019891383,-0.0072193355,-0.058305368,0.047999986,-0.039058387,0.024770139,-0.035950094,0.02175625,0.0071493913,0.020421976,-0.011634593,0.038216114,0.019080775,-0.038213994,0.019056797,0.04626489,0.023612145,0.010707506,0.02325521,0.0032413218,0.019169157,0.043709364,0.037493043,0.011819756,0.016248338,0.0065064114,-0.004986865,0.0023368082,0.014564081,0.017929852,-0.021214359,-0.023964332,0.044316143,0.012275982,0.009119115,-0.016403606,0.0067828805,0.03037616,-0.02285692,-0.00700359,-0.0030604203,-0.018464513,-0.06063326,-0.016650872,-0.0114118615,-0.016710851,-0.04457939,0.033909574,-0.0055402215,0.01763895,-0.016169915,-0.0064960374,-0.028788947,-0.023098918,0.02061918,0.01713195,-0.015269988,0.018857226,-0.023455137,0.016938997,-0.02431704,-0.074516594,-0.03060465,0.031679697,0.039650593,0.006543116,-0.04547205,-0.021448884,0.013847189,0.011746271,0.028705852,-0.005041861,0.05249991,-0.048608877,0.010394089,0.0021424775,-0.039381556,-0.025951901,0.022115845,0.014677199,0.01230421,-0.006759448],"last_embed":{"hash":"kvve3x","tokens":131}}},"last_read":{"hash":"kvve3x","at":1762844653664},"class_name":"SmartSource","last_import":{"mtime":1761378517000,"size":268,"at":1762338969646,"hash":"kvve3x"},"blocks":{"#Servers":[1,4],"#Servers#{1}":[3,4]},"outlinks":[],"task_lines":[],"key":"Personal/Projects/Servers/README.md","last_embed":{"hash":"kvve3x","at":1762844653664}}, \ No newline at end of file diff --git a/.smart-env/multi/Personal_Projects_Skincare_Skincare_Morning_md.ajson b/.smart-env/multi/Personal_Projects_Skincare_Skincare_Morning_md.ajson new file mode 100644 index 0000000..12f9b99 --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Skincare_Skincare_Morning_md.ajson @@ -0,0 +1,4 @@ + +"smart_sources:Personal/Projects/Skincare/Skincare Morning.md": {"path":"Personal/Projects/Skincare/Skincare Morning.md","embeddings":{"bge-m3:latest":{"vec":[-0.009231425,0.015796106,-0.010404426,-0.031772155,-0.019586502,-0.033928327,0.013936913,0.036801852,0.039608445,0.0122128455,0.025812393,-0.0037302065,-0.017035743,-0.014139074,0.006397409,-0.0052520977,-0.0027925817,0.0076366556,-0.03025398,-0.041702844,0.0032991346,0.019889468,0.0086863665,-0.017399902,-0.021388998,-0.0063453475,-0.021745177,-0.018262293,0.03607029,0.06223829,-0.032534845,-0.052409653,-0.016988348,-0.023301357,-0.04510872,-0.022764318,0.018905433,-0.033876896,-0.06086206,-0.0012952168,0.013426993,-0.0106296865,0.027586617,0.055440634,0.013444506,-0.019006766,-0.023400027,-0.019433172,0.002935702,-0.038501088,-0.02438349,-0.020040546,-0.009414366,-0.030531054,0.0095904665,0.035505563,-0.029926041,0.0054029557,0.013770207,-0.014949009,-0.033722617,0.02595319,0.010938932,0.0103745675,0.00008195856,0.051690668,0.0091686975,0.060146783,-0.029264018,-0.05412026,-0.05247753,-0.00047101668,0.033082444,-0.01826447,-0.027622705,0.014852432,0.009409885,-0.009441207,0.008820211,0.04948654,0.019682871,0.036961753,-0.017841721,0.008552961,-0.038793307,0.011157811,0.0044978634,0.078316405,0.009072603,0.0025914058,-0.04099947,-0.02200988,-0.024317652,-0.074053414,0.003163577,0.029603446,0.02078297,0.0038693117,0.0131005235,0.02846669,-0.006912277,-0.037571,0.02283293,-0.030674288,0.020705987,0.009503735,-0.045239888,0.020013593,0.019694686,-0.018296147,0.043032277,0.047152594,0.009221779,0.03081977,0.027475266,-0.013823799,0.022366824,-0.07503221,0.02536881,-0.00053107314,-0.008807564,0.01568965,0.004417602,-0.037932795,0.033297207,-0.000060889713,0.019627033,-0.013915995,0.012503131,0.009293152,-0.018758902,0.0054397504,-0.060554687,0.00086459983,0.02862055,0.019289564,0.016508782,0.005961487,0.010003467,-0.06993153,0.025774973,0.04343507,0.0052757137,-0.031063685,0.048251335,-0.044919122,0.030445108,-0.012245666,-0.026211347,-0.029833717,0.008980626,0.04677244,0.012126879,-0.025838695,0.023921564,0.003523931,0.024073415,0.030779064,-0.001244279,-0.05543464,0.027614603,-0.015447486,-0.034490127,0.008079496,0.04163635,-0.026399454,0.0072685503,0.01972453,-0.031144058,-0.0028226918,0.050261337,-0.06587388,-0.009297018,0.0032945555,-0.03951334,0.015282179,0.080872364,0.01653726,0.011332833,-0.025850413,-0.020306667,-0.034933697,0.012706366,-0.012743154,-0.038233824,0.02780627,0.015599884,-0.009326052,0.024919301,0.05066705,0.0064916695,-0.031274825,0.029627178,0.044992376,0.018803196,-0.029584764,0.054871593,-0.008308143,0.028251396,-0.037341345,0.0044301287,0.02030263,0.03909656,-0.043259345,0.009570266,-0.014577046,-0.022904329,-0.060672365,-0.031393036,-0.0015367526,-0.0026147708,-0.03020926,-0.022694975,0.017645536,-0.034732435,0.0042936467,0.00731711,0.004976078,0.051116824,0.016106352,-0.034154166,0.032138355,0.029197017,0.025009166,0.00063198496,0.021368498,0.026446654,0.049563836,0.030159354,0.048366997,-0.024154842,0.0013653392,0.02050554,0.0034122963,0.027740777,-0.04104409,-0.0014335853,0.021225464,0.008929351,0.018882936,-0.010934418,0.024508819,0.037813764,-0.011093021,-0.019701367,0.035029173,-0.00015923247,0.02877649,0.0036784871,-0.030316047,0.029616004,0.043185987,-0.04389399,-0.005785651,-0.03997783,-0.012820438,0.0066306735,-0.02057286,-0.029687949,0.002521814,0.0077449265,0.04129716,-0.0018747454,0.039560985,0.01198102,-0.029747007,0.03683201,0.009264998,0.011265719,0.029158436,0.00035794592,-0.0026942955,-0.0015014102,0.023766791,-0.011226865,0.009716116,-0.026823794,-0.011455907,0.08720928,0.008517527,0.008691211,-0.0072575095,0.018767204,-0.014759907,0.045924425,-0.011190981,-0.012470987,0.015886577,0.041452885,-0.036808632,0.0061001913,0.016478138,0.05477749,0.008674009,0.010513477,-0.0017231528,-0.037856463,-0.17966726,-0.0054350817,0.010384331,0.028029133,0.012786494,-0.009375257,-0.014011239,-0.028955868,-0.0020031387,-0.019666474,-0.016461086,-0.033697486,-0.019955855,0.015258094,-0.021798491,0.030972287,-0.0051738927,0.0061683985,0.014747631,-0.025098141,-0.04311829,-0.06601992,0.028679563,-0.020664776,-0.021110531,-0.05147631,0.028505832,0.011300624,-0.016643826,-0.015666373,-0.042031694,0.0032719818,0.0057495055,0.016122848,-0.024999136,0.033319224,0.011933531,-0.044644058,0.01582563,0.0030794153,0.050124247,0.08616659,0.034187663,-0.00871498,-0.023600928,0.016973304,0.008296831,0.011974162,-0.058098793,0.008418752,0.012334555,-0.030476255,0.026239106,0.030031685,-0.062328737,0.035132654,0.025089612,0.021471256,0.026339613,0.031102562,0.0019359994,-0.07615799,0.0128608355,-0.05275386,-0.05320956,-0.014851519,-0.02454687,-0.028282246,0.012990631,-0.02156484,0.022466429,-0.026129883,0.027346646,-0.03475545,0.035532508,0.019402597,-0.016818771,-0.026566232,0.0055730636,-0.09447684,-0.0125074545,0.03406347,-0.022128342,-0.018355947,-0.044634078,-0.07315207,-0.040681776,0.0020421343,0.019353654,0.25528216,0.049077284,0.039985135,-0.00004057038,0.040222283,-0.012903864,-0.009037617,0.061087675,-0.019563688,-0.022279143,-0.022718582,0.005669104,-0.024948487,-0.027011152,0.029078867,0.005801642,-0.050812963,-0.03408186,0.07787074,0.0036680726,-0.04668822,-0.02303764,0.01664405,-0.004788788,-0.06780928,0.011379728,0.012360395,0.050473597,0.0011707968,0.025356352,-0.030838626,0.010169644,0.031008845,-0.0019553946,-0.018968483,-0.048170604,0.049294043,-0.0016803412,0.056580596,0.014879109,-0.01748794,0.012359953,0.030494545,-0.011225298,0.013989019,0.015506377,0.0029996056,-0.021348765,0.011984189,-0.005418425,-0.005640932,-0.012857548,0.029464995,-0.0063645886,0.019871183,-0.018557053,-0.038606245,-0.025901824,0.008276672,0.021132784,0.023177318,0.008442621,-0.034716666,-0.044243425,-0.011970944,0.039257474,0.0026835739,-0.031078618,0.048518553,0.055353854,0.008158591,0.04203429,-0.0061851395,0.04254683,0.004954181,0.040940873,0.01911504,0.0061967834,0.0051598963,0.02876426,-0.02105122,-0.0118199745,-0.03562201,-0.02282729,0.01555988,0.01865793,-0.011149498,0.011222841,-0.0049378234,-0.033071283,0.024275707,0.007027485,0.025665594,-0.008103767,-0.014426489,-0.011777544,-0.006182673,-0.024422565,-0.05184113,0.0107221445,-0.00918884,0.014823124,-0.016432766,-0.042905804,0.031750936,-0.02189919,0.010466537,-0.050196886,-0.025741866,0.049635902,-0.045535885,-0.001642684,0.005383337,-0.009120247,0.054087948,0.06117855,0.018406259,-0.012600038,0.019870626,0.013504255,0.03831978,0.0025553452,-0.029457506,0.0313505,-0.0005979462,-0.044345602,-0.02404805,0.013834865,-0.029839138,0.053914957,0.021556469,-0.03943113,0.008211998,0.023939658,0.014128926,-0.0033615553,0.016303867,0.036991984,0.021807574,0.023375208,-0.021220285,-0.01712408,0.008154052,0.01997361,0.01924598,0.026993684,-0.017717525,-0.018191373,-0.004006012,0.011049436,-0.027534032,0.017985791,0.032407682,-0.04102022,0.000008513131,-0.059489243,0.004986342,-0.046044197,-0.022730079,-0.028166635,0.02007684,0.04144659,0.030935975,0.08071367,-0.021317778,0.013549411,-0.0066506485,0.020072209,0.003807884,-0.021355288,0.027450655,-0.019908525,-0.022881327,0.037698388,0.011275577,-0.043933883,0.009323254,0.0394455,0.028468568,-0.0060878615,-0.029451728,-0.017079383,-0.034229502,-0.010530868,0.036619145,0.0128965285,-0.031130888,-0.0127347335,0.020147413,-0.027557408,-0.037664566,0.09086407,-0.004337022,-0.03487098,0.053219963,0.0023242142,0.06585094,-0.021360816,0.028917687,0.014552149,-0.019269362,0.038395695,0.0059204046,-0.026114047,-0.028926244,-0.04012295,-0.035132542,0.057175685,-0.005072454,0.013256194,0.02100362,0.0022889073,-0.027685422,0.0015366494,-0.04135458,-0.0314187,0.02661051,0.032612074,-0.04454954,-0.010930209,-0.001709255,0.0005287613,-0.009360276,-0.07033269,0.006623928,0.061456483,0.01905952,0.009612168,-0.03285188,-0.017497629,-0.00793209,-0.02074874,-0.007988877,-0.030697921,0.006835488,-0.024413014,0.048063274,0.020348908,-0.00014201875,-0.027971642,-0.020763323,-0.009455941,0.0053356336,0.06664976,0.020992642,-0.0004001205,-0.023476409,0.008155301,0.020646553,0.00082197884,-0.029097898,0.035147097,0.039695263,-0.008509247,-0.003471309,-0.018393537,0.022980154,-0.016373528,-0.008417744,-0.0373198,-0.018701255,0.046558034,0.02318022,-0.016856112,-0.01677295,-0.047239818,-0.006464682,-0.05820521,-0.009385936,0.0011709678,-0.00407704,-0.017017063,-0.03452621,-0.02435757,0.020571165,0.030311225,-0.003833162,0.034638654,0.07786856,0.0027267435,0.0360282,0.0011240777,0.039271746,-0.018783921,-0.009667612,-0.029089548,-0.021763926,0.012483308,0.024908252,-0.07176469,-0.0076895053,-0.0014648731,-0.060015988,0.011229475,0.0049954765,-0.040994108,-0.0088559445,0.015918829,-0.0037390003,0.004290404,-0.006627268,-0.033333477,0.0031352406,-0.041396104,0.01719226,-0.014324913,-0.0008795847,-0.053792316,-0.003704813,0.030645506,0.00480904,-0.04293669,-0.045306418,0.013826588,0.02994863,0.020767177,0.0017360897,-0.012517268,0.036475655,0.006654884,-0.012249706,-0.016281692,-0.04950792,0.0066675073,-0.02617015,-0.03850588,-0.0014786834,-0.0057507823,-0.023324223,0.0017140346,0.019782264,-0.040171098,0.019038891,-0.019382782,0.049689602,-0.01450563,0.051419187,0.011697681,0.075976886,0.0027485853,-0.07676638,0.022826668,0.04076575,-0.03877521,0.062084526,-0.030404799,-0.0052441726,0.007075435,0.022871982,-0.032513797,0.043231737,0.043616034,-0.017360184,-0.03073811,0.069271125,-0.010021696,0.0153276045,0.017169507,0.046370637,-0.008738702,-0.04435681,0.04279918,-0.043454215,-0.011387913,-0.031498317,0.0103570465,0.008797912,-0.046607025,0.0104396455,-0.0271711,-0.006789561,-0.011891684,0.002730075,0.013791883,-0.067914955,0.023218838,-0.04115517,0.00204531,-0.016767818,-0.008679949,-0.0028702368,-0.005652668,-0.024460286,-0.0452466,-0.0272729,-0.04334451,0.027105203,0.048396874,0.018644597,-0.02224953,0.006814451,-0.000057363854,-0.0485067,-0.051606614,-0.12523203,0.019263495,-0.006805614,0.014727904,-0.026310453,0.0057654646,-0.004785029,0.00939154,-0.021399245,-0.035731196,-0.001396374,-0.0098907985,0.009594105,-0.029960833,0.0091835465,0.00440269,-0.019823115,-0.03706703,-0.026445057,0.06940482,0.020740978,0.0021054272,0.041781332,-0.01652471,-0.007519177,0.0065781837,-0.0119167,0.00056006777,-0.0066238744,-0.025207441,0.016972847,-0.016876798,-0.0043658027,-0.0034171368,0.0024565547,0.03096681,0.0077227117,0.01670671,-0.0104924925,0.020324487,0.012857294,-0.0069025955,-0.063899584,-0.013285034,0.011802726,0.06058341,-0.0064633754,-0.008335337,-0.02507451,0.037092607,0.010774141,0.009603808,-0.04357837,-0.008528925,-0.013662729,-0.03007666,-0.062429335,-0.03570187,-0.06941151,0.03452466,0.00419938,0.055804644,-0.029590853,-0.022109818,-0.00611048,0.03348139,-0.050747745,0.026493963,0.039532155,0.00018903993,-0.019984407,-0.02295243,0.001272114,0.017573364,0.0007494843,0.014641224,-0.005128785,-0.040501,-0.023660718,-0.006355857,0.018613437,-0.03338606,0.011111642,0.017524565,0.05175379,0.027185768,-0.0036965911,-0.013061603,-0.057095576,0.00054099783,-0.091883615,-0.044720538,0.008514915,-0.03489107,-0.040524047,0.08043721,-0.002767931,0.017918264,0.0030476376,-0.003145708,-0.022419594,-0.06450603,-0.057755403,-0.03281843,-0.016214855,-0.001945379,-0.012533145,-0.045687705,-0.03905154,-0.01861413,-0.029426567,-0.021276718,-0.027324883,0.02605899,-0.055419672,-0.03365592,-0.010885216,0.02561888,-0.01748513,-0.0033885336,0.00467725,-0.032527298,-0.0024548315,-0.031949654,0.07274035,0.060795587,0.048371397,0.025906466,0.030931473,0.036962967,0.015122006,-0.04438769,-0.021509098,0.02088805,0.0425937,0.04327582,-0.01934533,0.039098755,-0.015239075,-0.044842824,-0.019342849,0.0017210208,-0.0320091,-0.008194591,0.003964381,0.009686748,0.022226606,0.012252534,0.0074090953,-0.04775447,-0.0004441489,-0.032366775,-0.031606566,0.051228646,-0.024496654,0.016054813,0.016911004,0.0040941467,-0.025246156,0.066610575,-0.016250066,-0.06455262,0.0062009147,-0.0019074882,-0.011264069,0.07752573,-0.0023061014,-0.017395576,0.0034958606,-0.011374695,-0.025012968,0.022203429,0.0032577622,-0.024800738,0.060470633,0.038597226,-0.02452594,0.018857835,-0.0025817566,-0.019397393,0.023107288,-0.0010763697,0.014617226,0.04473011,0.020521086,0.019535897,-0.03240849,-0.02973715,0.045263004,-0.024296388,-0.023475775,-0.025804587,0.0032395837,-0.016923554,0.016718438,0.03634201,0.00014072344,-0.038995758,0.036485452,0.0121080475,-0.00071873254,0.0028943922,-0.0020252422,-0.015717965,0.0045563956,0.0007461049,-0.043771025,-0.005671037,0.0003222539,0.004893114,-0.011488324,-0.004888607,0.008709642,-0.007908323,-0.009747885,-0.0013493985,0.014590871,0.020033792,-0.009973678,0.014923064,0.036806278,0.020302719,-0.03521214,0.0051297345,-0.0076704687,-0.03385009,-0.016409323,0.03546839,-0.0044900747,0.049509633,-0.006666033,-0.023992576,-0.0015671612,0.010805092,0.0033912903,-0.016333763,-0.034328476,0.00632287,-0.006600914,0.0052963123,0.011981995,-0.00298343,0.01838999,0.0020068574],"last_embed":{"hash":"o6l5os","tokens":311}}},"last_read":{"hash":"o6l5os","at":1763795325586},"class_name":"SmartSource","last_import":{"mtime":1762627043000,"size":124,"at":1763795325195,"hash":"o6l5os"},"blocks":{"#":[1,6],"##{1}":[1,1],"##{2}":[2,2],"##{3}":[3,3],"##{4}":[4,4],"##{5}":[5,6]},"outlinks":[],"task_lines":[1,2,3,4,5],"last_embed":{"hash":"o6l5os","at":1763795325586}},"smart_blocks:Personal/Projects/Skincare/Skincare Morning.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012469235,0.013836011,-0.010377752,-0.03377385,-0.018997088,-0.03495647,0.013401216,0.0375603,0.040583402,0.014690605,0.02843749,-0.005127908,-0.014457297,-0.014357665,0.0052807205,-0.0047524404,-0.004123133,0.008085592,-0.026624132,-0.042271882,0.002708365,0.019754091,0.008849852,-0.017220017,-0.017998476,-0.0049246424,-0.022801675,-0.019800523,0.037700392,0.060845733,-0.029292783,-0.051239263,-0.016653253,-0.022048438,-0.046292678,-0.01972651,0.018764839,-0.03365497,-0.059469912,0.00008596977,0.010308787,-0.008151591,0.029086022,0.05177867,0.014894718,-0.019099513,-0.0250278,-0.01829867,0.0015398442,-0.037630487,-0.024467738,-0.019156445,-0.0073669697,-0.030530771,0.00949464,0.030699864,-0.031962685,0.0014958523,0.010959188,-0.013521064,-0.034541715,0.021822095,0.013778612,0.008045953,0.0019065508,0.051853474,0.009386018,0.06293716,-0.027575642,-0.05319122,-0.052191243,-0.0016140374,0.036595926,-0.020289617,-0.02808869,0.016916871,0.010493501,-0.00680702,0.0076727406,0.052923415,0.021772752,0.037526906,-0.01997753,0.00658556,-0.035970204,0.007519989,0.0014610403,0.08095865,0.006667108,0.004860311,-0.043745153,-0.019002678,-0.024457978,-0.07265834,0.0003892497,0.030646862,0.018353892,0.003951181,0.018283717,0.025865892,-0.010894563,-0.034199145,0.022583697,-0.032058474,0.020549607,0.0065518213,-0.047136337,0.021288643,0.01830295,-0.019003415,0.040513985,0.046140347,0.012811923,0.032136384,0.026668442,-0.012408049,0.022247814,-0.07398785,0.026396833,-0.00025759818,-0.009919232,0.014527897,0.0076730154,-0.036282297,0.02976651,-0.0028645336,0.01717917,-0.0094397105,0.01232797,0.0048985863,-0.016678343,0.0057188543,-0.05879265,-0.00042470658,0.028259497,0.018400706,0.018532302,0.004728324,0.010364482,-0.07138041,0.026442781,0.044409487,0.0043457556,-0.032522038,0.049616273,-0.043806773,0.03411559,-0.0114506325,-0.025816344,-0.02997786,0.011159074,0.046351153,0.0071908645,-0.030755587,0.024734978,0.0010737948,0.026687631,0.035292678,-0.0028213258,-0.056313284,0.02466973,-0.017067863,-0.03223704,0.0024097515,0.041605268,-0.025539635,0.012428997,0.020929843,-0.033636235,-0.004130795,0.04899195,-0.06670568,-0.008453638,-0.00078625325,-0.040332403,0.015102255,0.07759226,0.014048231,0.0106498655,-0.027144236,-0.021030143,-0.03466012,0.0136758825,-0.0100170635,-0.036294244,0.028024329,0.017673891,-0.006356423,0.02117446,0.048218414,0.0036378538,-0.032153144,0.03234857,0.04537576,0.01949486,-0.03007239,0.052049764,-0.0105073955,0.030121006,-0.038104028,0.0017401878,0.019344343,0.036253594,-0.041836552,0.008715342,-0.013902083,-0.01891317,-0.06087806,-0.036018595,-0.000332876,-0.004694915,-0.027827473,-0.02268072,0.019325512,-0.034149937,0.0025394205,0.007397224,0.0037805627,0.050989565,0.014998913,-0.034043547,0.031194828,0.025645742,0.029693354,0.003278903,0.022013262,0.027167138,0.05229031,0.031751473,0.043900494,-0.022935605,-0.00073556975,0.018176477,0.004427681,0.030051148,-0.03860689,-0.00252826,0.021620756,0.012244879,0.015876891,-0.010736486,0.025466364,0.039017,-0.01234625,-0.016346375,0.03397643,0.0009434336,0.026327385,0.0039448086,-0.032049216,0.030412283,0.045768958,-0.042533066,-0.007913142,-0.035104543,-0.015522114,0.00652495,-0.020503083,-0.024850836,0.008237815,0.007901478,0.035881303,-0.0046977354,0.03959979,0.016249549,-0.026753481,0.0360253,0.0067915465,0.010935397,0.026529133,0.00008186847,-0.0022586675,-0.0039535086,0.02385031,-0.010036662,0.013503709,-0.02610525,-0.011757629,0.08713125,0.0071806586,0.010803947,-0.006123078,0.021429574,-0.013274093,0.048043218,-0.009971526,-0.010814495,0.014903377,0.04380247,-0.03808402,0.006543134,0.015317772,0.053803507,0.0070447833,0.011509646,-0.0030853795,-0.037756693,-0.17785577,-0.009479963,0.009137696,0.029806815,0.015866803,-0.011619042,-0.016071172,-0.02970256,-0.0028559542,-0.022980094,-0.013364506,-0.0332773,-0.021541951,0.014016143,-0.024055574,0.03148484,-0.0048119347,0.002278336,0.019528463,-0.024763899,-0.036737807,-0.06494338,0.025093365,-0.02420663,-0.019210247,-0.051453885,0.027967826,0.013843887,-0.014819984,-0.015237274,-0.041662395,0.0058248467,0.0058027483,0.016986677,-0.022780336,0.03390644,0.010231152,-0.045472436,0.01563853,0.003137395,0.047006387,0.08655013,0.02967678,-0.010169417,-0.023871567,0.01540914,0.009817018,0.01766027,-0.06159095,0.008908014,0.011188406,-0.029439492,0.030683685,0.027534164,-0.06063826,0.03226929,0.024025619,0.022013433,0.02122925,0.030115,0.0020010555,-0.07711336,0.011800476,-0.050586075,-0.05496953,-0.015047792,-0.024946121,-0.03186384,0.01647039,-0.022890823,0.025442362,-0.028160287,0.02653785,-0.033309832,0.03651812,0.019287363,-0.016722988,-0.025846083,0.0054097483,-0.09526066,-0.011917407,0.034347765,-0.023923637,-0.015096112,-0.045851894,-0.070765786,-0.041325707,0.0017721105,0.016590029,0.2532477,0.049364105,0.04323448,-0.0023238496,0.0395189,-0.012983603,-0.01027342,0.05763046,-0.017621435,-0.020962276,-0.019239776,0.005052591,-0.027501162,-0.026060693,0.028331434,0.008220446,-0.04626256,-0.033858687,0.07822292,0.003872872,-0.051447883,-0.021185197,0.015078659,-0.00396513,-0.06374351,0.011873968,0.011694388,0.043093596,-0.00047390835,0.023861121,-0.028231803,0.008925001,0.032512214,-0.000420833,-0.01685585,-0.051460546,0.04818254,-0.002441379,0.053386174,0.012977192,-0.020011742,0.013871065,0.03045921,-0.007767287,0.015693681,0.017989904,0.0015989593,-0.022684174,0.006391933,-0.0016352843,-0.008417686,-0.018533325,0.029860843,-0.0058419644,0.022228846,-0.017882368,-0.039754197,-0.02609496,0.00720757,0.020662136,0.026238674,0.008301344,-0.034295514,-0.04446067,-0.012435332,0.041751962,0.0036614274,-0.029554447,0.051728282,0.057039045,0.008699329,0.044340733,-0.005189691,0.044966545,0.0073131346,0.042976186,0.018412221,0.008601379,0.005237988,0.029571597,-0.019112803,-0.0107276505,-0.03819476,-0.029831849,0.015496201,0.017401122,-0.007773784,0.012284463,-0.0030889967,-0.03487016,0.021852255,0.0058896565,0.029007372,-0.007955793,-0.016527481,-0.013210005,-0.0063472823,-0.025292076,-0.049310897,0.01319154,-0.010744903,0.013144052,-0.014825668,-0.04716462,0.032380614,-0.024625065,0.011690681,-0.052644413,-0.024017803,0.054164905,-0.03951053,0.00045890835,0.0036001832,-0.008094205,0.048665233,0.06119039,0.016293852,-0.014194212,0.01919698,0.014032854,0.039858904,-0.0024417331,-0.02867116,0.03452638,0.002388385,-0.04451707,-0.023768358,0.013154203,-0.029563518,0.054803785,0.02209944,-0.04122908,0.010337963,0.025970042,0.012519512,0.00023899645,0.010925472,0.041071534,0.021890325,0.019160235,-0.01973973,-0.013899872,0.012511546,0.015328996,0.020059356,0.02829918,-0.01835103,-0.01602229,-0.0086042965,0.011383093,-0.0238057,0.018398568,0.030533724,-0.043269236,0.001754332,-0.055589143,0.005418513,-0.046458937,-0.025137182,-0.026083227,0.02287984,0.040237073,0.03415774,0.08374601,-0.024719805,0.017368404,-0.0061317426,0.016244167,0.006297045,-0.022590153,0.024918126,-0.017075801,-0.020019317,0.037127834,0.009426963,-0.04436293,0.006764827,0.038916536,0.026943648,-0.0059103537,-0.032688443,-0.018305209,-0.034515698,-0.014281628,0.036247328,0.010869562,-0.02947011,-0.01289665,0.019382434,-0.02980002,-0.03707553,0.08758148,-0.0038395391,-0.03502009,0.049763635,0.0006923055,0.067927256,-0.024360305,0.025065599,0.013442313,-0.020776855,0.040533327,0.002438986,-0.030755967,-0.030247891,-0.03951911,-0.033120006,0.056679342,-0.0074342433,0.012286984,0.02677568,0.0023795357,-0.028310057,0.00017522502,-0.043832976,-0.034549486,0.027196154,0.030422864,-0.04538521,-0.00881897,-0.0000017116269,0.0037280337,-0.011939938,-0.07409509,0.007580239,0.06211256,0.018979477,0.00796749,-0.029520463,-0.017126502,-0.007488495,-0.02237397,-0.008993787,-0.03354294,0.0058281026,-0.02168342,0.0475971,0.02114693,0.0022626973,-0.027849039,-0.0141177755,-0.012843971,0.003031574,0.06762378,0.01849707,-0.0065667047,-0.023632098,0.0090035815,0.023415437,-0.000598592,-0.028662346,0.037721816,0.039604865,-0.008395891,-0.005761576,-0.0137025565,0.024891768,-0.015720485,-0.0085014645,-0.038999353,-0.021311514,0.047287833,0.023814166,-0.019619947,-0.010641151,-0.04304007,-0.008800601,-0.05693727,-0.0053324117,0.0025117933,-0.0033738704,-0.015654646,-0.035205353,-0.019155592,0.020377722,0.03168101,-0.0016767753,0.04038409,0.07920394,0.0049049077,0.03848106,0.0030767429,0.039677255,-0.014272691,-0.009299803,-0.02869977,-0.021176381,0.014352517,0.02129851,-0.070626184,-0.008159354,0.001214707,-0.05958453,0.008075278,0.0049961465,-0.03854141,-0.0065753586,0.019857047,-0.0033852656,0.005139376,-0.0055814856,-0.033428833,0.0023764162,-0.041445483,0.01674025,-0.019579193,0.00024387028,-0.054342195,-0.0052490826,0.032181393,0.006892863,-0.04402943,-0.045682874,0.015605512,0.02914903,0.020540643,0.00086864893,-0.014843547,0.034337875,0.0063851634,-0.011203205,-0.013654764,-0.04901616,0.011125122,-0.02895969,-0.040349238,0.00023458789,-0.0073294607,-0.02378632,0.0014280156,0.01916243,-0.039720353,0.01911689,-0.022968585,0.052067325,-0.0065792315,0.051492807,0.010232597,0.07288416,0.004096331,-0.08003822,0.02729426,0.0445783,-0.038988728,0.064407416,-0.030243713,-0.004857384,0.008731907,0.024220297,-0.03561705,0.04196969,0.0402361,-0.015952356,-0.026389064,0.07084858,-0.008986574,0.012278997,0.01408739,0.038307358,-0.010074282,-0.041963458,0.04636411,-0.045181528,-0.009949529,-0.031065136,0.011219632,0.008491801,-0.048050385,0.012470233,-0.023768326,-0.004136686,-0.016331615,0.0022939998,0.010382559,-0.06900126,0.020162592,-0.04245361,0.004556268,-0.02037386,-0.006850058,-0.002958386,-0.005148384,-0.022662971,-0.047364987,-0.026595062,-0.04560478,0.02667033,0.04828383,0.017939877,-0.021790149,0.007520894,-0.0019888831,-0.050905496,-0.047645975,-0.12372048,0.019606125,-0.0043083415,0.017394526,-0.029854951,0.003151925,-0.0059633297,0.008571961,-0.019683829,-0.037330072,-0.0023113862,-0.011391527,0.0138864415,-0.029119227,0.01391739,0.0028970884,-0.019436618,-0.038958326,-0.025274564,0.06633293,0.01910106,0.0023413505,0.04211104,-0.016477333,-0.01108013,0.00899025,-0.008091027,-0.0043924805,-0.0055528977,-0.024810592,0.016301673,-0.017857566,-0.003714725,0.0007651824,0.001353271,0.027672024,0.006261266,0.013555791,-0.010423153,0.015452953,0.014754704,-0.007827891,-0.066486254,-0.01608305,0.014395795,0.06212269,-0.006200677,-0.009309952,-0.024683496,0.040016588,0.016901318,0.008058341,-0.046514403,-0.012464841,-0.009903532,-0.03127156,-0.063258655,-0.034196593,-0.06883049,0.03182212,0.0019123206,0.05922686,-0.028825417,-0.02225191,-0.006980308,0.032396425,-0.046958636,0.026294477,0.037759684,0.0024904471,-0.02172932,-0.02636735,0.004151182,0.01508262,0.00085813453,0.014701953,-0.00234911,-0.041719854,-0.02535316,-0.006461999,0.019188095,-0.030277187,0.008367434,0.010620341,0.051996626,0.03125649,-0.0048044794,-0.010115715,-0.05783539,-0.0031808284,-0.09181205,-0.04301588,0.010087488,-0.032642778,-0.038771696,0.08313451,-0.0024140184,0.017556993,0.0008527829,-0.003337164,-0.02608287,-0.06631514,-0.05820288,-0.03247395,-0.015140399,-0.0016464299,-0.00839299,-0.042830236,-0.038078018,-0.019342076,-0.030138636,-0.022607666,-0.029334467,0.022966906,-0.053740676,-0.035943,-0.012530717,0.022847125,-0.01795791,-0.0032006977,0.0026844712,-0.03020718,-0.00046269415,-0.03032353,0.071295105,0.058711443,0.052172754,0.026742294,0.02846326,0.03468301,0.020025967,-0.03938839,-0.021485444,0.022160342,0.04419371,0.04716553,-0.018888216,0.039148312,-0.01546171,-0.047595877,-0.0212798,0.005955292,-0.03267684,-0.010165364,0.0018834847,0.009757593,0.027384743,0.012800146,0.0037719382,-0.04732432,0.0016458863,-0.028670562,-0.029721877,0.04791729,-0.025812583,0.014023876,0.014403561,0.00030339276,-0.023048792,0.06572697,-0.017689513,-0.06414687,0.010109395,-0.00028182231,-0.008860994,0.07737703,-0.0037393114,-0.01850709,0.0049571106,-0.010342008,-0.02507884,0.022945631,0.0051453137,-0.022973806,0.060098868,0.0418053,-0.02647372,0.0163286,-0.0046242955,-0.02595934,0.024922958,-0.0036668212,0.012474288,0.044789404,0.021031542,0.016218303,-0.033191424,-0.03405404,0.04634966,-0.024315568,-0.021966353,-0.027688578,0.001403029,-0.01970937,0.016296603,0.0385105,-0.00087769475,-0.035544306,0.03564886,0.010998211,-0.0017806526,0.004626987,0.0011726671,-0.01855959,0.002176143,0.0015283707,-0.05122698,-0.009188551,-0.0009667588,0.007319515,-0.01270739,-0.0019342498,0.006148186,-0.010525745,-0.010111352,-0.002537791,0.016455725,0.0153956935,-0.0045193145,0.015325842,0.03699785,0.020491824,-0.03479896,0.00039958698,-0.006586094,-0.028121747,-0.016930362,0.038417093,-0.003216503,0.05106157,-0.0048658475,-0.026363082,-0.0030944187,0.010940509,0.00095589337,-0.013914563,-0.034764763,0.006382099,-0.006313228,0.004459923,0.012870854,-0.0028382365,0.019581838,0.00507684],"last_embed":{"hash":"o6l5os","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"o6l5os","at":1763795325588},"key":"Personal/Projects/Skincare/Skincare Morning.md#","lines":[1,6],"size":124,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"o6l5os","at":1763795325588}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Morning.md##{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0024882208,0.0026567327,-0.006634026,-0.012907467,-0.010017284,-0.037870087,0.007928158,0.03968069,0.040666286,0.006313435,0.026173787,-0.0248874,-0.018468719,0.010182675,0.0025631473,-0.021781472,-0.019500885,0.002594366,-0.015290922,-0.04361708,-0.0056056175,0.02378144,0.0072769145,-0.005156503,-0.012106881,0.0015825767,-0.02707148,-0.036296997,0.056841385,0.061287034,-0.026776733,-0.04906542,-0.004341622,-0.020868711,-0.021838315,-0.0020669296,0.011914362,-0.031577364,-0.059344195,0.014616017,0.013139253,-0.007414914,0.034698457,0.05178341,0.010129187,-0.022982854,-0.024538713,-0.018494917,-0.00075936835,-0.040228374,-0.016774388,-0.014590029,-0.014040538,-0.024213944,0.011284648,0.020332476,-0.035546836,-0.011389545,0.00059601694,-0.018760443,-0.024963075,0.026053136,0.014001711,0.0018639216,0.004522749,0.05743565,0.006844212,0.056055006,-0.029381646,-0.04775314,-0.06538306,-0.0083810575,0.023289107,-0.02297772,-0.03569989,0.026791625,0.016873874,-0.0010027956,0.008698708,0.04626878,0.014258382,0.0129016945,-0.01948695,0.013076449,-0.025346868,0.01669112,-0.014156227,0.078216605,-0.005280111,-0.0034270864,-0.04936051,-0.009681578,-0.046768803,-0.07180495,0.019350016,0.035297535,0.021680245,0.015208961,0.044049185,0.03047373,0.0004884638,-0.0130622545,0.007964824,-0.020911494,0.014787736,-0.00028896448,-0.030295849,0.013622291,0.025104208,-0.02628745,0.026454987,0.05924967,0.0019675985,0.026989536,0.030884987,-0.019709399,-0.0013602949,-0.07250677,0.019168263,-0.0023557765,0.0057116365,0.022838986,0.019908916,-0.020229144,0.030163402,-0.021629568,0.030955667,-0.013376074,0.015575895,0.009233335,-0.0110240085,-0.023859106,-0.053863425,-0.010607461,0.03984324,0.0039820005,0.022080816,-0.0025576963,0.007624688,-0.061324153,0.025438447,0.04138588,-0.0077440203,-0.024958868,0.058936123,-0.03981202,0.026676387,-0.010216489,-0.00714854,-0.026777528,0.009074872,0.040221937,0.009306136,-0.02522236,0.016606864,-0.0080706645,0.022307198,0.0445041,-0.003681156,-0.052192025,0.0033761887,-0.021351924,-0.021734303,-0.013876333,0.037495513,-0.016183142,0.03110471,0.034549724,-0.024028955,-0.014517771,0.050396085,-0.0652972,0.0030187003,-0.015258072,-0.03785793,0.013920439,0.06958737,0.008794013,0.009558556,-0.043051153,-0.02176695,-0.02593751,0.00689988,-0.007895839,-0.02113222,0.02627527,0.014043851,0.004551729,0.029360844,0.057616483,0.0022570908,-0.02691782,0.041174814,0.03999245,0.02250678,-0.026650053,0.04432971,-0.024033869,0.027661122,-0.02906898,-0.0014365941,0.013061875,0.015841663,-0.029862126,0.013772665,0.008518651,-0.0042446456,-0.06047122,-0.03099009,-0.0046791458,-0.01001865,-0.017215319,-0.011918394,0.011293501,-0.016634712,-0.008313261,0.009421265,-0.01492975,0.03699511,0.009702552,-0.02723072,0.023627037,0.025900358,0.03638304,0.013765782,0.009748385,0.022960255,0.03860634,0.030156216,0.031709675,-0.0133802965,-0.0037870451,-0.005143446,0.0052761366,0.047808357,-0.028431073,-0.005172673,0.020056667,0.004177275,0.0050318884,-0.011949654,0.02884007,0.047557727,-0.011035291,-0.001379867,0.017747799,-0.030448776,0.019141372,0.00034352994,-0.026302774,0.019432774,0.037184924,-0.046562538,-0.016329188,-0.035079997,-0.018915704,-0.00017185476,-0.021729665,-0.032864127,0.024787206,0.0143164,0.03366445,-0.014137,0.0450085,0.012725419,-0.034105517,0.02962264,0.00040896412,0.027672304,0.020561693,-0.0075072064,0.009660603,-0.02352998,0.03303342,-0.0033897695,0.020521179,-0.038255762,-0.026466649,0.06900566,0.0021837775,0.011405915,-0.00468704,0.03640256,-0.012199368,0.053501375,0.0021411837,-0.026453126,0.0090751,0.04597582,-0.025205404,0.010546458,0.023908406,0.05242904,0.004395427,0.019383611,0.015387672,-0.029104667,-0.16950187,-0.0044015776,0.007628834,0.03243306,0.015384876,-0.016615463,-0.02392564,-0.034949727,-0.013757095,-0.020658094,-0.016832225,-0.034525868,-0.004577989,0.00027778,-0.0038787737,0.03503606,-0.0069731046,-0.009288944,0.016558554,-0.016342413,-0.02676621,-0.036457345,0.026047805,-0.030974008,-0.010300865,-0.05619811,0.041296743,-0.00059516093,-0.0052491003,-0.027992465,-0.044785436,0.024915472,0.003064725,0.006867268,-0.02169723,0.04149775,-0.00022690101,-0.043924354,0.018229783,0.0012867647,0.03834591,0.11192581,0.0070340093,-0.002513129,-0.017939316,0.01499941,0.0061046756,0.027708542,-0.058741584,0.004694763,0.0020430365,-0.024053387,0.043351192,0.025408955,-0.039682545,0.044105034,0.013700533,0.022158787,0.00923623,0.030283624,0.004303069,-0.08114651,0.012853682,-0.035754208,-0.051425453,-0.018597305,-0.009729849,-0.02916112,0.016094284,-0.030634703,0.037584733,-0.031505913,0.012514301,-0.020819057,0.030072073,0.014357882,-0.0026159629,-0.031271752,-0.0048840633,-0.09681763,-0.030712407,0.039727204,-0.036057014,0.00080341665,-0.052266464,-0.061434444,-0.03445251,0.0062374678,0.018775305,0.24088554,0.050283547,0.043376535,-0.014411816,0.039957523,-0.009165865,-0.010262008,0.057165813,-0.036510408,-0.0154675795,-0.024127752,-0.013749749,-0.027281037,-0.033997614,0.024488471,0.019881878,-0.03509093,-0.041604206,0.07572288,0.008253549,-0.044464972,-0.026108367,0.0088338945,-0.024111561,-0.062646024,-0.0054119723,0.008411479,0.03867709,0.012787059,0.03467779,-0.014376353,0.019377021,0.024120117,0.01662519,-0.009535833,-0.049855776,0.04945427,-0.0072148195,0.052909058,-0.0030681277,-0.014459124,0.010398832,0.012723114,0.003192873,0.018010953,0.031709448,-0.011877391,-0.03371275,-0.0060160444,-0.0012647511,-0.0042358623,-0.030384297,0.025097705,-0.010905132,0.036587905,-0.019471603,-0.04996395,-0.039492063,0.014874324,0.0193274,0.029278941,0.007985058,-0.024590896,-0.06236657,-0.03197746,0.030725876,0.009795244,-0.01058544,0.043017823,0.05550756,0.0012444506,0.039916866,-0.010993182,0.050215866,0.023479579,0.032109287,0.020777747,0.016418146,0.010059799,0.020449357,-0.017578736,-0.0009906407,-0.029068762,-0.04381402,0.01617059,0.009326446,-0.0010262396,-0.0012390257,0.00048101204,-0.035278507,0.01971746,0.0015674683,0.015733872,-0.007240565,-0.027040476,0.005609368,-0.0016957482,-0.021609314,-0.051900893,0.0058574267,-0.0068852594,0.0052781487,-0.0224456,-0.04269795,0.035976585,-0.024159608,0.008197751,-0.049799394,-0.012147399,0.06366381,-0.033564586,0.018998712,0.012397421,-0.016143184,0.03527538,0.057303112,0.014397457,-0.019494515,0.013541798,0.011343124,0.060848165,-0.0041734977,-0.037335165,0.032435216,0.016662592,-0.034440987,-0.023235755,0.016298678,-0.023063026,0.04145546,0.010728129,-0.041583266,-0.0025385458,0.021521326,0.0030340396,0.018677413,0.0050721294,0.04233684,0.03869075,0.040503692,-0.026775138,-0.00035971004,0.010324441,0.015544441,0.018841311,0.037458297,-0.019704862,0.0013535812,-0.0077217515,0.014177753,-0.004746628,0.023316052,0.02841789,-0.047433782,0.0066995835,-0.048672415,0.008781438,-0.042529106,-0.020354116,-0.028062215,0.015530474,0.034812693,0.031138057,0.08015359,-0.041210763,0.0457473,-0.003318163,0.015296012,0.009488501,-0.01389811,0.014467387,-0.006174971,-0.016704472,0.039704796,0.0055637565,-0.061341394,0.0015601574,0.020077333,0.026443733,-0.01150988,-0.034998193,-0.0115522,-0.028612202,-0.008967731,0.052266907,0.0026809108,-0.049852706,-0.033476993,0.02321747,-0.041499015,-0.021666054,0.08040774,0.007992247,-0.03380375,0.03919756,0.016449014,0.05862286,-0.044191483,0.017806001,0.009661638,-0.018128542,0.046195835,0.005639944,-0.009273443,-0.033954266,-0.029896233,-0.04908108,0.055445794,-0.01923214,0.003159401,0.031933233,0.011858912,-0.04422084,-0.006504947,-0.03833962,-0.03273383,0.023150261,0.021110477,-0.04177444,-0.010882157,-0.0050178133,0.005733941,-0.012891141,-0.087474175,0.014372,0.080888584,0.0077114645,0.01719767,-0.032790568,-0.006402379,-0.009405394,-0.030496515,-0.013147598,-0.049433384,0.0084040025,-0.014026834,0.047092028,0.025569303,-0.0055867108,-0.04355773,-0.0006501915,-0.027466886,-0.01738592,0.055758357,0.019884976,-0.007996315,-0.01942844,0.016615266,0.034962833,-0.002391369,-0.022637619,0.024774723,0.0462212,-0.01629757,-0.010141594,-0.005024695,0.020511353,-0.011643886,0.010707236,-0.030520273,-0.026714494,0.023886874,0.02970381,-0.03277968,-0.00043575215,-0.034823254,0.0041212356,-0.03566467,-0.005762691,-0.004035667,-0.007840693,-0.017701255,-0.040253416,-0.014272179,0.016051115,0.031983923,-0.0047535957,0.04190258,0.087474994,-0.0038499872,0.038405243,-0.0009205921,0.024580693,-0.005331063,0.0058745276,-0.026749847,-0.0067002787,0.039975826,0.00785433,-0.06946528,-0.016034368,0.0012227097,-0.06234344,0.00018869189,0.0012190108,-0.0368847,-0.005478087,0.032826692,-0.00760063,0.010140539,-0.00067577214,-0.04181534,0.017220974,-0.04843592,0.019085325,-0.016845204,0.0072384346,-0.031270266,-0.009863907,0.022046141,0.017013341,-0.05935731,-0.05436679,0.008574052,0.026095303,0.009073028,-0.0037403118,-0.010149214,0.039045297,-0.002175519,0.0037555362,-0.003508316,-0.029582953,0.022923531,-0.02265225,-0.033634245,0.011598675,-0.014720805,-0.02444023,-0.008609671,0.013086152,-0.023164915,0.017454995,-0.038669754,0.05159191,0.009057268,0.035104107,0.010949347,0.064404055,-0.010097555,-0.086847104,0.026351627,0.05044114,-0.03628362,0.05454484,-0.015604618,-0.014048348,0.016102204,0.01376885,-0.042064346,0.04173127,0.032536197,-0.022642821,-0.015053484,0.076703005,0.017283192,0.0058279773,0.02617094,0.03977489,-0.020385567,-0.045086514,0.04292644,-0.037360426,-0.0034341852,-0.028977279,0.031143337,0.015733581,-0.034291398,0.023032356,-0.0033644484,0.0020737518,-0.022933945,0.00027249276,0.00013086462,-0.0702087,0.018175624,-0.033020854,0.012103866,-0.012772983,-0.0012555378,-0.013607757,-0.01987334,-0.030517343,-0.039742798,-0.0129379975,-0.043671396,0.02115603,0.04596752,0.02336669,-0.0070895725,-0.0044513224,0.008653084,-0.051933758,-0.039582193,-0.13085903,0.023220027,0.00030338045,0.017772418,-0.026001425,0.003917148,-0.023227734,0.012164428,-0.014524012,-0.042793714,-0.018176049,-0.008791762,0.025384568,-0.023293016,0.0061936337,-0.008323831,-0.015297702,-0.03591282,-0.03617151,0.07363203,-0.0026535194,0.0025692985,0.04630065,-0.009435533,-0.0113493195,0.018431496,-0.019296465,-0.027034324,-0.0020644062,-0.015815957,0.010319323,-0.02390948,-0.014139164,-0.0032824476,0.003919228,0.036731888,0.0011924834,0.015362123,-0.006044121,0.011870139,0.011344752,-0.0012973535,-0.0677791,-0.021421338,0.013600946,0.0531493,-0.006152679,-0.0041425214,-0.013581488,0.041899793,0.005351176,0.008943243,-0.057655238,-0.012914003,-0.009920559,-0.03134647,-0.076528445,-0.037831567,-0.0663687,0.039080642,-0.012358127,0.059818298,-0.028362239,-0.010866598,-0.026559372,0.03145395,-0.03404073,0.029436523,0.012852247,-0.008349755,-0.023211563,-0.026122078,0.013196235,0.007916614,0.015496245,-0.010607567,0.015374019,-0.054769095,-0.028513173,-0.0064452155,0.0007811705,-0.021247827,0.009793306,-0.020026382,0.052890714,0.021578994,-0.009354858,-0.0027739627,-0.05371599,-0.01885424,-0.09567104,-0.040520404,0.027833164,-0.030797409,-0.040206667,0.0718839,0.003958598,0.010497478,-0.0017491726,0.0030576203,-0.019370513,-0.06623776,-0.05905263,-0.04483889,-0.025587315,0.0017941516,-0.012492779,-0.024553936,-0.03542254,-0.005307419,-0.032740112,-0.023575956,-0.04501754,0.027048353,-0.054985326,-0.027394589,-0.011860866,0.011015281,-0.017278153,-0.005269952,0.0127921915,-0.023744252,0.0067435247,-0.030796625,0.058007568,0.051855057,0.067424886,0.03267662,0.01857688,0.033869088,0.019905023,-0.029270764,-0.025650024,0.014105449,0.045583036,0.0574023,-0.025419574,0.044492856,-0.011089998,-0.05711047,-0.01455982,0.0035254485,-0.04461793,-0.011138237,-0.009501637,-0.004277552,0.041299216,0.019006127,0.011351366,-0.04341732,0.0031875854,-0.017848505,-0.028029958,0.0517211,-0.020265443,-0.0014162563,0.0103078475,-0.0064528217,-0.021891687,0.06552048,-0.03392512,-0.062480718,0.02066424,0.020160977,-0.0125508495,0.059049964,-0.0065262457,-0.021626482,0.009147729,-0.00009035663,-0.013753038,0.03342231,-0.0002403587,-0.0025269415,0.057269856,0.042282317,-0.023439346,0.004762211,-0.026297865,-0.041610666,0.029497165,0.008284616,0.017487003,0.03425857,-0.0012119405,0.022712162,-0.041951887,-0.04466374,0.038214,-0.003657391,-0.019117719,-0.029009338,0.0036322635,-0.025820667,0.027393766,0.040670604,0.0018878265,-0.046713505,0.03482543,0.018470038,-0.003493588,0.01080105,-0.0065338803,-0.0047734436,-0.0059962748,-0.0071223024,-0.06632366,-0.022679059,-0.011800187,0.008993149,-0.004517507,0.0036358892,-0.008498391,-0.012785089,0.0015056796,-0.010507869,0.02531506,0.0135346325,0.020321876,0.031862285,0.052872986,0.029485995,-0.052555267,0.009851703,0.0061621713,-0.008006929,-0.0031966816,0.04183993,-0.0019441037,0.061354186,-0.008341816,-0.015655586,-0.004844549,0.0031220927,0.0016996567,-0.007465855,-0.033249237,0.003413166,-0.010369204,0.0042357426,-0.00687957,0.0043881633,0.012983439,0.01662142],"last_embed":{"hash":"1r0b2jj","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"1r0b2jj","at":1763795325588},"key":"Personal/Projects/Skincare/Skincare Morning.md##{2}","lines":[2,2],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1r0b2jj","at":1763795325588}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Morning.md##{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.011642936,0.025997054,-0.019651933,-0.028499011,-0.056949027,-0.023733744,0.02453769,0.020522676,0.008827469,0.011858065,0.021728054,0.00073409645,-0.014019328,-0.034186304,0.030112747,0.017494554,0.018501561,0.02187527,-0.024413116,-0.018278627,-0.021568805,0.023828415,0.019770259,-0.016246965,-0.037580576,-0.045239434,-0.00032044383,0.0021840313,0.038212117,0.02651991,0.00048875913,-0.014128313,0.0071644094,-0.03173084,-0.051629685,-0.030079344,-0.020307817,0.003011426,-0.042619906,-0.014875501,0.019497497,0.007062405,-0.0025006025,0.044439856,0.013672195,-0.009064931,-0.014646888,-0.011516532,-0.018834598,-0.040658586,-0.024093496,-0.0062680854,0.007250246,-0.0134412525,-0.023650825,0.025613852,-0.0138732195,-0.0040051746,-0.017100018,-0.021359395,-0.031817675,0.024688054,0.0014519049,0.015480714,-0.0315032,0.09088228,0.023494853,0.030720858,-0.024202242,-0.04503627,-0.050576076,0.002836969,-0.00014081628,-0.006309476,-0.030046593,0.03734197,-0.009491986,0.00041453476,0.008216117,0.018648872,0.019076774,0.028113935,0.009756108,-0.009359607,-0.03435797,0.032466292,-0.014864839,0.04179074,0.009927116,-0.003120019,-0.022742558,-0.0461451,-0.022843912,-0.046614908,-0.0037058182,0.035567895,0.0038705522,-0.0014007714,-0.009565586,0.017642142,0.030067403,-0.040555164,0.030984726,-0.046894524,0.0079360735,-0.007015055,-0.008730427,0.025959427,0.021096045,-0.00815842,0.027324239,0.048859496,0.0117308535,0.013184195,0.03522658,-0.009540473,0.023021251,-0.045862146,0.027539505,-0.008231996,-0.010450449,-0.00055020227,-0.017353185,-0.06484042,0.032962516,-0.0029195994,-0.004593386,-0.016347094,0.016820345,-0.0028789958,0.008395389,0.013364776,-0.010619141,0.012705295,0.02593623,0.01690064,0.0023397366,-0.008671971,-0.0038284492,-0.04307506,0.018163215,0.04443684,0.038747862,-0.0137579935,0.010345675,-0.02386715,0.027673349,-0.036074713,-0.038332745,-0.04380368,0.019096298,0.04268837,0.038714774,-0.010572439,-0.01698028,-0.012096377,0.030213345,0.02882998,-0.0099533275,-0.048722878,0.016114146,-0.013948331,-0.024169825,0.03917703,0.012107834,-0.04763893,-0.001126002,0.00032413212,-0.0065730545,0.009562905,0.05284058,-0.06421704,-0.041009147,-0.02082741,0.008993441,0.018692274,0.106092036,0.01987941,0.018930117,-0.020281555,-0.026873473,-0.009382222,0.01447449,-0.0133327395,-0.053552553,0.015161226,-0.020855164,-0.009601219,0.02452512,0.046264276,0.012385641,-0.013754926,-0.04213133,0.016013121,0.027793704,-0.02708629,0.043355897,0.034289766,-0.011986575,-0.028251356,0.0060975733,0.035400234,0.01985878,-0.054564245,0.0037592782,-0.05200736,-0.0538846,-0.019227905,0.030145468,0.020150753,-0.005188699,-0.014366132,-0.01361088,-0.013507693,-0.04968376,-0.020085162,0.025545277,0.0070986617,0.05494885,0.008173511,-0.044102937,0.0054649697,0.02778739,0.06021863,-0.0040262393,0.028746875,0.021598691,0.06417648,0.0069229957,0.06054059,-0.03180195,-0.00089593034,0.04968175,0.0014554872,0.0035302604,-0.04674575,-0.041690078,0.0055923904,0.0019381107,0.008985411,-0.01602599,0.014183869,0.023580475,0.0029665085,-0.052621916,0.043196563,0.0060515357,0.057155654,0.027316334,0.0045235236,0.023221796,0.015373597,0.0017572294,0.007607053,-0.038291328,0.015672412,0.013248264,-0.018127074,-0.056991976,0.0034562708,0.03272866,0.034246262,-0.037915803,0.022235917,0.023393188,-0.028428804,0.015292643,0.039265815,0.03728403,-0.0139581375,-0.006695314,-0.013729099,0.036041174,0.020520497,0.0033812947,-0.03221559,-0.061786223,-0.01631044,0.08566736,0.0144161815,0.008894646,0.015821813,0.015921636,0.030007934,0.066672675,-0.0025543286,0.023113646,0.030661568,0.024203185,-0.057378784,-0.00095899246,0.0023208228,0.038459,0.000915939,-0.034880817,-0.018372506,-0.049910106,-0.15777512,0.03145568,0.013169318,0.045204274,0.025227623,0.01698418,-0.008224839,-0.014082437,-0.007088802,-0.010525406,-0.035316695,-0.02931233,0.0050357883,0.032520432,-0.034845095,0.009966415,-0.018848198,-0.015040436,-0.00051033625,-0.038888,-0.01220981,-0.038603853,0.028551748,0.0010306002,-0.014731526,-0.041779485,0.06046687,0.021505566,-0.04837897,-0.00006263946,-0.04969524,-0.014139106,-0.007115997,0.030088292,-0.0027900904,0.03968983,0.013808287,-0.029270798,-0.0074176667,-0.015479191,0.037062407,0.0441597,0.031762946,-0.012002941,-0.02809057,0.022957748,-0.03868937,0.0059441193,-0.061970614,-0.024054684,0.036402445,-0.048097953,-0.018463591,0.022199677,-0.046138898,0.049791265,0.031816192,-0.00932241,0.009821444,0.039115954,-0.023658814,-0.06033095,0.038631618,-0.057453033,-0.039583273,-0.032340374,-0.012405759,-0.05973025,-0.007426681,-0.0029483568,0.008349348,-0.003350325,0.041293688,-0.021414336,-0.014469655,0.0053884606,0.017860115,-0.030823024,0.009635057,-0.0706865,-0.018113201,0.04364459,-0.020638622,-0.034702875,-0.0069658468,-0.042234235,-0.015010681,0.024816127,0.022119004,0.26801684,0.075405,0.034155335,-0.041364215,0.03750156,-0.006560811,-0.030300284,0.048375808,0.009020688,-0.031725947,-0.0048005367,0.010786572,-0.02084104,-0.041379157,0.03796667,0.00965694,-0.059181053,-0.022364073,0.07822664,-0.0074898624,0.014214336,-0.0032209938,0.041472465,-0.014336707,-0.046490073,0.023915518,0.013221551,0.034424104,-0.014198705,0.011146057,-0.02467625,0.01789188,0.04193223,-0.012009287,-0.024455104,-0.020561544,0.037084308,-0.056257598,0.0033075856,0.010329747,-0.05009907,-0.007675882,0.020466136,-0.029016756,0.0047073187,-0.011440484,0.022677846,-0.00823874,0.025979,0.008753796,0.023136774,0.00033334063,0.025777057,0.003921242,-0.0057416027,-0.03767627,-0.038641203,-0.001075584,0.0021678961,0.010011696,0.023438994,-0.00013099656,-0.015749743,0.012059338,0.021259945,0.060818445,-0.011294566,-0.05575395,0.008134393,0.046021707,-0.0022720771,0.015780617,-0.04122665,0.019745424,0.015575952,0.015403122,0.01845047,0.026317488,-0.033056606,0.043119363,-0.004284885,-0.036485977,-0.0031080432,0.00467883,0.010664132,-0.015927015,-0.025648488,0.0075854715,-0.03663469,-0.028326085,0.041340176,0.00393122,0.02966298,-0.0161158,-0.006467665,-0.04168208,0.01985389,0.0066178506,-0.04530868,-0.029351596,-0.0008432685,0.0033300826,-0.003764807,-0.0063136197,0.018421931,0.02696535,-0.0039841533,-0.017963119,-0.00050278084,0.017316557,0.008052659,0.023445716,0.02500291,-0.038664613,0.0507662,0.048942406,0.0016910272,0.0036000928,0.020040207,-0.008410564,0.025044495,-0.034929458,-0.014533477,-0.0000022358672,-0.03489301,-0.06794223,0.011054447,0.054495767,-0.011544601,0.014307124,0.015755791,-0.045275398,-0.029016018,0.030610671,0.0413062,0.009957899,0.060357098,0.029759426,-0.022066843,0.027615178,-0.0143351825,0.00038143957,-0.0030527762,0.013166403,-0.00514674,0.03770529,-0.004495811,-0.054185126,-0.026391132,0.02651762,0.0203289,0.04931357,0.00862166,-0.061209954,-0.008347121,-0.043839987,-0.027660795,-0.0012269452,-0.028452836,-0.036793374,0.012908249,0.07080746,0.026303222,0.06832458,-0.01423532,-0.023952805,-0.023007527,0.026443837,-0.03160472,-0.034681264,0.04465012,-0.030240612,-0.0368067,0.052382685,0.04671544,-0.03425756,0.048257,0.019165456,-0.0010223469,-0.00091044744,-0.00088356936,-0.06625983,-0.052546035,0.011848152,0.022551682,0.018988652,-0.035684932,-0.0153189115,0.023450973,-0.008897202,0.0029517,0.09258111,0.021063758,-0.0126081,0.05338931,-0.013816211,0.051703017,0.0054416237,0.015416497,-0.0036164063,-0.015296054,0.006989912,-0.0034604475,-0.018051473,-0.015548713,-0.06597657,-0.02467315,0.04754506,-0.027614877,0.018189175,-0.025215266,-0.012305256,-0.012379115,-0.008379295,-0.05627126,-0.036059596,0.034150526,0.051210728,-0.055329505,-0.017647538,-0.00015919736,-0.011040913,0.016024278,-0.031956162,-0.013616335,0.0366799,0.010913324,-0.004504216,-0.042690903,-0.046893504,-0.0066491077,0.016826417,-0.0013961392,-0.005058755,0.023371411,-0.01210542,0.022888096,-0.0051471153,-0.014944049,-0.061386377,-0.025660092,-0.0102063725,0.004832944,0.04161262,0.0034929393,0.020196227,-0.02597973,-0.023660973,0.012783271,0.0071040313,-0.014724513,0.032457493,0.046052616,0.0044867317,0.034508497,-0.0058448263,-0.0058183633,-0.0237069,-0.01755178,-0.03540174,-0.013145217,0.077152945,-0.0064533204,-0.009806593,-0.027971437,-0.026729694,-0.000197203,-0.057045482,0.0010742613,0.012571666,-0.009286523,-0.04320413,-0.004192808,-0.028250013,0.04586857,0.023729453,-0.00041130267,0.05159654,0.05427116,0.02727561,-0.020111687,0.010596217,0.021333866,-0.054140896,-0.010590955,0.00879935,-0.0012118267,-0.03453605,0.055173263,-0.058424428,-0.008091219,-0.001789169,-0.048576035,0.011801961,-0.019514753,0.0037255774,-0.034580264,0.017343847,0.00073272036,-0.018255403,-0.0054832115,-0.0127352895,-0.02388627,-0.04954864,0.015723754,-0.001827634,-0.0027095298,-0.045180056,0.031783525,0.030721297,0.017054,-0.049542435,-0.005693627,0.016120594,0.062203858,-0.014651356,0.042099692,-0.023154818,0.037560932,-0.025121672,-0.031676784,0.022370426,-0.04449034,0.0043875594,-0.0479445,-0.01900188,-0.019555472,0.006642919,0.009835831,0.0017409029,0.0016743691,-0.040026587,-0.010624625,-0.017760811,0.051537238,-0.014305247,0.04536958,0.009065894,0.035988625,0.030504875,-0.04538279,0.035547104,0.036198296,-0.047821764,0.050365914,-0.013916862,-0.0049617095,0.046351336,0.031471144,-0.0032017992,0.04368127,0.058569327,0.00415395,-0.059482697,0.03902947,0.021221042,-0.0019082433,-0.0041339593,0.042814083,-0.012979031,-0.03877636,0.018022412,-0.054591227,0.0003621782,-0.024764415,-0.025301814,-0.0007609224,-0.012762501,-0.002988242,-0.02418906,-0.028191132,0.0033386545,-0.0043980624,0.057646133,-0.044682212,0.005910835,-0.040039074,-0.003440435,0.024160683,-0.013359203,0.028906595,0.010399838,-0.015419853,-0.034665376,0.041592944,-0.01975026,0.01603004,0.02960846,0.019134948,0.015564141,-0.018312067,0.0064813276,-0.0030002305,-0.05095012,-0.14224437,-0.004745477,-0.011720899,-0.03103347,-0.035929404,0.0018687577,-0.030652998,-0.01067889,-0.023723917,-0.042513717,0.0014781285,-0.018668568,0.027762353,-0.031605195,-0.0297659,0.011665047,-0.009590627,-0.011424135,-0.04871252,0.0792705,0.041175883,-0.0146674,0.046134837,-0.0041521266,-0.028611071,-0.017313909,-0.022369832,0.0266169,-0.029565677,0.013206424,0.024620743,0.0015198088,0.01207057,0.025139382,0.016808502,0.031827066,0.038466737,0.008277888,-0.009594469,0.042172376,0.02392339,0.006068162,-0.048107132,0.015247096,0.019891655,0.06476679,0.014784913,-0.0018896251,-0.038605038,0.016199516,0.010721207,0.027176527,-0.017481925,0.019323822,-0.01650709,-0.027890855,-0.04615812,-0.025773617,-0.03926463,0.054745834,-0.006251556,0.037317127,-0.03601382,-0.034721695,0.004032633,0.021270178,-0.035218183,0.024663137,0.023235576,0.01805921,-0.010550896,-0.026879681,0.023662224,0.0001494527,-0.013836434,0.015245472,-0.0022927949,-0.011759509,-0.022781165,-0.04211888,-0.020794554,-0.0036519745,-0.023521839,0.042153995,0.02258649,0.032790832,-0.027123217,-0.022201423,-0.068093136,0.013607482,-0.06595808,-0.037463877,-0.015924724,-0.050735477,-0.041762672,0.029700072,-0.017996926,0.0076021594,-0.0089537995,-0.015236899,-0.0076623573,-0.016332617,-0.037378326,-0.0075667603,-0.0136183705,0.024166068,-0.0027560971,-0.024168607,0.003481536,-0.035197012,-0.052675467,0.00009810291,0.005039899,0.020683791,-0.06803764,-0.002539654,-0.017485674,0.04103479,-0.017151926,0.016160015,0.023268124,-0.036063176,-0.01832639,-0.04484931,0.033336442,0.09619869,0.017634587,0.029431233,0.053593367,0.047271006,0.0058617867,-0.041288543,0.012275964,0.015772901,0.029730104,-0.0051461384,-0.014703642,-0.0015349936,-0.027804418,-0.056840066,0.008530494,-0.019138824,-0.008126295,-0.015475192,-0.004182523,-0.0042528063,-0.017364241,-0.024206799,0.008280684,-0.0011521836,-0.0169986,-0.043877304,-0.02634592,0.021420866,0.019074835,0.05428299,0.015304751,0.0177751,0.006996043,0.052144352,-0.027836509,-0.03828966,-0.028763874,-0.005737558,-0.040706325,0.048105188,-0.0061999615,-0.019469144,-0.0171826,0.01091818,-0.005581537,-0.015337509,-0.016855627,-0.017802564,0.02263357,0.016967123,0.0012545179,0.0010176378,0.028855862,-0.031625096,0.029655399,-0.02471898,0.028456606,0.063762635,0.03263292,-0.008493209,-0.016432,-0.00610701,0.037623793,-0.010496362,-0.02593952,0.006405073,-0.052177526,0.007894285,0.0008087453,-0.022580396,-0.011655042,0.0069680996,0.03648198,0.009529017,-0.033497494,0.014141762,0.015168049,-0.015206212,-0.011219344,0.013165107,-0.04789219,0.026470618,0.011163891,0.025803711,-0.03531725,-0.019648677,0.016301056,0.00941954,-0.019694677,-0.015740043,0.0121149765,0.016046962,-0.029426575,0.040887777,0.018995712,0.010129147,-0.03049853,0.012861061,-0.019363163,-0.009745666,-0.023208637,0.03180632,-0.01819954,0.032983914,0.0030755468,0.007227053,0.031774282,0.015185885,-0.0033031225,0.0015245539,-0.014011009,-0.0029748983,-0.036413696,-0.01462679,0.041392405,-0.0045572952,0.025937565,-0.046059355],"last_embed":{"hash":"zb4b3r","tokens":311}}},"text":null,"length":0,"last_read":{"hash":"zb4b3r","at":1763795325588},"key":"Personal/Projects/Skincare/Skincare Morning.md##{4}","lines":[4,4],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zb4b3r","at":1763795325588}}, diff --git a/.smart-env/multi/Personal_Projects_Skincare_Skincare_Project_md.ajson b/.smart-env/multi/Personal_Projects_Skincare_Skincare_Project_md.ajson new file mode 100644 index 0000000..0c50aa3 --- /dev/null +++ b/.smart-env/multi/Personal_Projects_Skincare_Skincare_Project_md.ajson @@ -0,0 +1,241 @@ + +"smart_sources:Personal/Projects/Skincare/Skincare Project.md": {"path":"Personal/Projects/Skincare/Skincare Project.md","embeddings":{"bge-m3:latest":{"vec":[0.027657323,0.024666881,-0.021082167,-0.01942474,0.028611701,-0.003822223,0.016945023,0.06405626,-0.00079992565,-0.016597021,-0.0022855168,0.044215996,-0.02466975,0.0038131163,-0.043270297,-0.018783482,-0.0372158,0.0025205303,-0.049981922,0.0019035443,-0.054066867,-0.04709298,0.0038434498,0.010401058,-0.020588914,0.071053274,-0.010465519,-0.034751248,-0.011549525,0.0007663745,0.00079285755,0.02101882,-0.004995984,-0.023949757,-0.014426415,-0.06520112,-0.0093637835,-0.012109246,-0.102666415,-0.035554044,0.024663841,-0.0096905315,-0.016891867,0.021344699,-0.006075082,0.012678661,-0.033868976,-0.05135371,0.02628298,-0.037867896,-0.018185731,-0.00506367,0.00986099,-0.054286245,-0.01049137,0.021932298,0.0012192024,-0.019132432,0.01112554,-0.017996509,-0.03050433,0.012016717,-0.01354167,-0.02002105,-0.036106203,0.0129424315,0.000799465,0.041240577,0.010482088,-0.036041394,0.002262916,0.0033215962,-0.021234415,-0.042426426,0.0020584306,0.0014888934,0.026975388,0.0040983483,0.019096384,-0.04309785,0.11255825,-0.010527771,0.013166369,-0.00041351636,-0.019711444,-0.01808483,-0.03394539,0.04764613,-0.0071643195,0.01189776,-0.008935241,0.06431676,0.025460603,-0.04003796,0.004713561,0.012557387,0.029604213,-0.056204926,0.019847725,-0.025044994,-0.06336926,0.001249121,0.031943038,0.027835805,0.0074363067,0.0030644059,-0.031480365,0.010882386,-0.015312712,0.025032103,-0.017606173,0.017532796,-0.029960869,0.018395498,0.033100747,-0.0076666083,-0.022152293,-0.018241575,0.02224742,-0.012951735,0.007691589,0.058343265,-0.0007555971,-0.03204946,0.023961997,0.008420111,0.0029518513,0.037061073,-0.043099444,0.005194473,0.020215897,0.0173321,0.009593282,0.013135866,-0.015217413,-0.005433322,0.0517633,0.015383175,0.053058315,-0.00048909395,0.031003866,-0.0016070901,-0.025940567,0.008599617,0.044821378,-0.00083262107,-0.017252462,0.0011618044,-0.01585877,0.07105351,-0.025049869,-0.013861141,0.007321461,-0.012579132,0.012258733,0.0223078,0.015379243,-0.0014964499,0.00275206,-0.047481257,0.031120721,-0.027253872,0.018795842,0.05748464,0.015503939,0.02780136,-0.013094799,0.02934358,0.012944807,0.009339656,0.023483345,-0.067746095,0.0073122582,-0.010580638,0.0020156524,0.050728302,0.049543757,0.03054668,0.030025555,-0.030217431,-0.012324083,0.0039243666,0.029007282,-0.037306305,0.017758476,0.01191373,-0.010382544,0.020760596,0.033237807,0.06685405,-0.036338046,-0.033330664,0.054061733,0.03349207,0.02035335,-0.033307604,-0.014253477,0.003462787,0.057379194,-0.055681273,-0.0023951365,0.02477157,-0.059700616,-0.0100431815,0.0028985075,-0.0011026487,-0.005074049,-0.043325495,0.011019365,0.031768166,0.035545345,0.00047667546,0.0050104,0.0019935956,-0.01503576,-0.007532531,0.0010376596,-0.015371823,0.020970313,0.0036546746,-0.03275735,-0.011201794,0.010431888,-0.014118808,-0.01615984,0.036379144,-0.010840121,0.038355477,0.026779959,0.040544264,-0.021657014,0.08430402,-0.015303205,-0.024503415,-0.019170877,-0.010160845,-0.064544596,-0.011143294,0.011530381,0.026105933,-0.0102509335,-0.063686885,-0.0020723036,-0.04176485,-0.07091906,0.04044976,-0.006145445,0.019453742,-0.0027469052,-0.002542723,-0.01929427,0.016213838,-0.0017988922,-0.013713285,-0.038356416,-0.04572107,-0.021347277,-0.040168557,0.0015315033,-0.009058979,-0.010857261,-0.041930947,-0.0024404372,0.031043623,-0.012195951,-0.020469239,0.019755788,-0.023106407,0.032079156,0.041983847,0.0058479835,0.016829275,-0.014869241,-0.008321876,-0.033855885,-0.023308469,0.005133609,-0.014078748,0.03787002,-0.05417638,-0.01389219,-0.04283336,-0.0057232752,-0.013485846,-0.041226447,0.039368235,-0.014712953,0.0066347285,0.07383074,-0.032011375,0.030614221,0.0005221344,0.06631707,-0.04259026,0.017508687,0.030106843,-0.04251692,-0.17494537,-0.03446343,0.025973383,0.018660072,0.004893981,0.0004500572,0.009225112,-0.0014447876,-0.010410478,-0.07228212,-0.012432327,-0.13113004,-0.0054170857,0.009176327,0.01583298,0.039469693,0.02664214,-0.009983007,0.0077708857,-0.070020705,0.0019557122,0.030201858,0.042075597,0.023668826,0.02496092,-0.028964764,0.006907275,0.035806473,-0.029323544,0.0058874246,-0.011926547,0.044183686,-0.032743182,-0.035321377,0.0057140766,0.044028513,0.00092363846,-0.02705623,0.0007809238,0.023171008,0.032887038,0.009411694,0.022074217,-0.07264805,-0.0014151743,-0.0369324,-0.019241672,0.017505085,-0.0061987145,0.019931225,0.009683378,0.024070527,0.008276722,0.02008767,-0.012572238,0.035811294,0.04347586,0.04663844,0.046314728,0.010561049,-0.028329888,-0.07718326,-0.06695303,-0.025073914,0.015428802,-0.018338267,-0.019031128,-0.0042517306,-0.0026907753,-0.06386493,0.020537699,0.014467989,-0.014914305,-0.047097363,0.0126136,-0.0077872206,-0.01799371,-0.047425978,-0.016789896,-0.06319136,0.019369178,0.018782498,-0.046208043,-0.002883945,-0.0024855104,0.009825542,-0.07089905,-0.026509205,0.022890285,0.35376835,-0.015933052,-0.023195822,0.0013997372,0.0004977174,0.039768815,-0.025075356,0.019745618,0.010489756,0.009072216,-0.0017322396,0.0012545027,-0.017707588,0.015694669,0.020866865,0.06053741,-0.03676488,-0.012166436,-0.0027296727,-0.0012887924,0.020127067,-0.04104167,0.010471861,-0.020689804,-0.07185032,0.055114936,0.017785868,0.004104999,-0.037672617,-0.0016132882,-0.024794454,-0.009443882,-0.061943073,-0.037660412,-0.010179768,-0.008647058,-0.045310915,-0.04195427,-0.011294025,0.0052935984,0.018309314,-0.009954048,0.015682664,-0.00747176,-0.011450851,-0.016436564,0.0073119313,0.0040052626,0.015363474,-0.0058430424,0.02018809,-0.02230518,0.0008819683,0.020460414,-0.013812464,-0.0025441942,-0.03872446,-0.007928224,-0.023898797,-0.0027430647,0.046279,0.014930918,-0.056939814,-0.002611785,0.030286754,0.026005577,-0.013697125,-0.00063580443,0.0069698924,-0.013790087,0.05566554,0.004401663,0.024969446,-0.0061386945,0.0128559,0.00051803613,-0.0074827895,0.028479151,-0.0040204795,0.020628998,-0.04231274,0.00671883,0.015750246,0.008041174,0.006692106,0.022531575,-0.012908993,0.0068079513,-0.005670501,-0.031008314,0.01306776,0.0017827883,0.007383686,0.01301043,0.02889294,-0.02500664,0.003510972,-0.04082977,-0.021926511,-0.031941704,0.030295692,0.009762093,0.01680764,-0.015178598,0.0005032469,-0.004329981,0.015998747,-0.0070841755,-0.02181341,0.00040912683,-0.032188796,0.024511099,0.011774706,0.018783735,0.07447207,0.04324458,0.006292488,0.013933544,-0.0012104596,0.009243813,0.00028894123,-0.033524163,-0.0034737114,0.014134007,-0.0073070163,-0.0813597,0.00084590976,-0.016342694,-0.013713672,-0.012167805,0.014562272,0.0027997582,-0.029150119,-0.010851463,-0.011464866,-0.026107455,0.0046113282,-0.004398306,-0.0088601895,0.056994863,0.028063145,-0.06779335,0.00084397505,0.018974228,-0.023223355,-0.021558097,-0.025857735,-0.018823244,0.026349949,0.023005541,0.0015434053,-0.0040191473,0.036505826,-0.03218022,0.0056512468,-0.020846566,0.025883062,-0.015301987,-0.010899221,-0.032913685,-0.013300923,0.01983055,-0.00335613,0.0726455,0.0009384024,0.032738563,-0.008627405,0.0272298,-0.01545695,0.0056372806,0.032784276,-0.04799154,0.011127175,0.0020806168,0.045038722,-0.033992197,0.016224222,0.019739348,0.025737846,-0.012730008,0.0071065216,0.014256136,-0.011883639,0.0045291237,-0.02190601,0.012269354,-0.0039912676,0.01112825,0.02046251,-0.019447444,0.03731809,0.036348764,0.009078624,-0.0006279656,0.034341495,-0.017760903,0.021349218,-0.008469226,0.0026311553,0.011192814,0.038684487,0.015204816,0.00996955,0.04106273,0.03619035,-0.024012169,-0.009387438,0.06855591,-0.020746335,-0.029661724,-0.0036819202,0.004051286,-0.006605878,-0.0026166504,-0.05879682,0.0020287891,0.036712047,0.019224845,-0.007187719,0.007314138,-0.05310096,-0.03123229,0.019900875,-0.06189234,-0.010247024,0.04994276,-0.007465121,-0.0031639223,-0.038864106,0.014738795,-0.017751036,-0.017037142,-0.012131561,-0.027827652,-0.02107693,0.008689296,0.00019841734,0.014759864,0.0069668856,0.028796807,-0.048015244,-0.020354953,-0.0045973063,0.011029887,0.01150673,-0.015721457,-0.031405233,0.0071707084,-0.009100799,-0.026120348,0.018612856,0.0031468417,-0.04866664,-0.019987948,0.026968297,0.06013638,0.008645873,-0.01706254,-0.010009792,0.030054178,0.002781878,0.009719889,0.009437604,0.0022334123,-0.026259797,0.00016400951,-0.0007008877,-0.032717567,0.0023441687,-0.050342537,-0.03218433,-0.041421436,-0.02464433,-0.0493471,-0.0033397584,0.0030225432,0.006285218,-0.0012533801,0.023150751,0.022989312,-0.036514714,-0.020868527,0.016177393,-0.013858995,-0.006468682,0.0003760528,0.006036405,0.009284303,-0.004725646,-0.01681769,0.020265853,-0.0038919528,-0.03551635,-0.0023152134,-0.003954376,0.04576205,-0.050019026,0.022045573,0.024476245,0.016473623,0.004730562,0.026462901,-0.005579478,-0.03716124,0.021292338,0.025291618,0.00007325679,-0.0129965,-0.014810753,-0.0067303055,-0.003429533,-0.043447353,-0.03808713,0.0030792598,-0.036891136,-0.00489092,-0.026556581,0.019233562,0.011202565,-0.02031173,0.019909047,0.019785313,-0.023486424,0.0011972606,-0.046726532,-0.027089017,-0.019357547,-0.009141991,-0.004429364,-0.022787567,-0.051320165,0.027894387,0.027221771,-0.0033266859,0.006393117,-0.0098815225,0.061868515,0.007859778,0.012855792,0.0041670324,-0.03335019,0.036452096,0.030200675,0.011057591,0.031978242,0.037535783,0.026322173,-0.0056302147,-0.02184245,-0.026644522,0.020964874,0.03763388,-0.027667865,0.023066098,-0.0072145397,0.0077729444,0.004721943,0.023518672,0.028173055,-0.0173497,-0.015554743,0.027693572,0.02719417,0.04486448,-0.0010929429,-0.010836435,-0.0058155716,-0.036499448,-0.00879674,-0.006883231,0.00047862358,0.026725233,-0.023670575,-0.050246447,-0.050921038,-0.008758934,0.021334082,0.02169471,-0.002651492,-0.0150710065,-0.017773323,0.01018316,-0.0051996103,-0.03901582,0.027438708,-0.0034430262,-0.011806066,0.0011934167,-0.0044568116,0.03626506,-0.0048486986,0.022410853,0.021563428,-0.025552781,-0.11121347,0.03478784,-0.016522264,-0.01169032,0.020191595,-0.004167898,-0.023831232,-0.019692065,-0.030619549,-0.05102816,0.07302231,-0.0024516298,-0.016835831,-0.01637788,0.030912103,-0.0006502215,-0.04051223,0.019836921,0.0034859814,0.06982043,-0.011155457,-0.037638657,-0.05230259,-0.06103925,0.012752017,0.029771563,-0.022509586,0.036205187,0.014568148,0.014219207,0.008935624,-0.0054145614,-0.032572046,0.031834394,-0.011947892,0.03868684,-0.022020979,-0.024667423,0.04526981,0.04405832,0.038622405,-0.00903162,-0.047199823,0.00889093,-0.004431587,0.009791067,-0.036445517,-0.012125505,0.011799501,-0.0059420937,-0.07485359,-0.019169025,0.03847251,0.017683387,0.029273832,0.029049223,0.018117497,-0.009188262,-0.006926889,0.054625023,-0.0017261417,0.0313079,-0.010189149,-0.019963995,-0.0031239137,0.0071297553,-0.0013653432,0.015136147,-0.015388623,-0.057237864,-0.009819851,-0.03270713,-0.02163506,-0.01881834,0.008792664,-0.038971353,0.03160781,-0.04737432,0.023924042,0.014872429,0.010047293,-0.032661058,-0.0015660186,0.059705634,0.08104442,0.023081435,0.004090345,-0.02885648,-0.027178355,0.00078456616,-0.06160411,0.04715805,-0.022275042,0.036959734,-0.035232663,0.015259164,0.022743944,0.006184587,0.016314987,-0.031025197,-0.014495398,0.026872953,-0.021016184,0.010045368,0.031825446,0.016660519,-0.06245966,-0.005070542,-0.05544351,-0.010684737,0.011940343,-0.02389116,-0.0652941,0.02866854,-0.043503013,-0.01769517,-0.03881911,0.02182898,0.00188035,0.008846663,0.036273006,0.038776077,-0.018661207,-0.060349554,0.020891873,0.0015561425,-0.01938797,0.015884047,0.053380627,-0.017956374,0.041891873,-0.009366837,-0.029340724,-0.0044255126,0.010315985,-0.0019089833,-0.021685924,0.07596507,0.019853912,-0.02130194,-0.027139809,0.05273266,-0.018595831,-0.0343432,-0.07507379,0.020603802,0.0417138,0.010193648,-0.0019065461,0.032325123,-0.043459218,-0.0064549367,0.015633428,0.0019575933,-0.024898777,-0.034745768,0.02656707,-0.039218403,-0.021655923,0.07168888,0.018733012,-0.0132931145,-0.0063375216,-0.008938849,-0.032066353,0.021191053,-0.006501136,-0.030159729,0.046506364,0.025082644,0.00030456483,0.05196373,-0.0029032314,0.040132206,0.015193503,-0.000798014,0.009149285,0.009476745,0.04721205,-0.019701479,-0.01119733,-0.024379348,0.027504893,-0.00038484627,0.031241804,-0.009144893,-0.0042561265,-0.00965533,0.00873551,0.038470894,-0.01919985,0.0024438219,0.019598873,0.01892275,-0.0059210206,-0.0074595986,0.00718913,-0.022659933,0.009084288,-0.015142311,-0.05192054,-0.040263306,-0.02651461,0.0137313055,-0.0093660345,0.028796462,-0.02151777,0.0059629604,0.0056399023,-0.0020479537,-0.0021799845,-0.0048022,0.04051359,0.042510074,0.047083665,-0.0005613365,0.004842022,0.023956958,0.022339435,-0.009948408,0.0068870727,0.043984856,-0.016660858,-0.031236725,0.03113747,-0.03157958,0.010116125,0.018356849,-0.024333365,-0.021860428,0.00908076,0.034885652,0.033667054,0.04462404,-0.0030183722,0.034174997,0.0064532505,0.046214253,-0.01382152,-0.0022714036,-0.025535874,-0.028067237,-0.008542824,0.018939288],"last_embed":{"hash":"1xtlcqe","tokens":482}}},"last_read":{"hash":"1xtlcqe","at":1762844653664},"class_name":"SmartSource","last_import":{"mtime":1762608322000,"size":15371,"at":1762844500043,"hash":"1xtlcqe"},"blocks":{"#---frontmatter---":[1,4],"#Skincare Project":[5,383],"#Skincare Project#Project Goal":[7,12],"#Skincare Project#Project Goal#{1}":[9,9],"#Skincare Project#Project Goal#{2}":[10,10],"#Skincare Project#Project Goal#{3}":[11,12],"#Skincare Project#Current Problems":[13,33],"#Skincare Project#Current Problems#Dry Skin (Winter)":[15,21],"#Skincare Project#Current Problems#Dry Skin (Winter)#{1}":[16,16],"#Skincare Project#Current Problems#Dry Skin (Winter)#{2}":[17,17],"#Skincare Project#Current Problems#Dry Skin (Winter)#{3}":[18,18],"#Skincare Project#Current Problems#Dry Skin (Winter)#{4}":[19,19],"#Skincare Project#Current Problems#Dry Skin (Winter)#{5}":[20,21],"#Skincare Project#Current Problems#Dark Circles & Puffiness Under Eyes":[22,33],"#Skincare Project#Current Problems#Dark Circles & Puffiness Under Eyes#{1}":[23,23],"#Skincare Project#Current Problems#Dark Circles & Puffiness Under Eyes#{2}":[24,24],"#Skincare Project#Current Problems#Dark Circles & Puffiness Under Eyes#{3}":[25,25],"#Skincare Project#Current Problems#Dark Circles & Puffiness Under Eyes#{4}":[26,33],"#Skincare Project#Research Notes":[34,59],"#Skincare Project#Research Notes#Dry Winter Skin Solutions":[36,47],"#Skincare Project#Research Notes#Dry Winter Skin Solutions#{1}":[37,39],"#Skincare Project#Research Notes#Dry Winter Skin Solutions#{2}":[40,40],"#Skincare Project#Research Notes#Dry Winter Skin Solutions#{3}":[41,41],"#Skincare Project#Research Notes#Dry Winter Skin Solutions#{4}":[42,42],"#Skincare Project#Research Notes#Dry Winter Skin Solutions#{5}":[43,43],"#Skincare Project#Research Notes#Dry Winter Skin Solutions#{6}":[44,44],"#Skincare Project#Research Notes#Dry Winter Skin Solutions#{7}":[45,45],"#Skincare Project#Research Notes#Dry Winter Skin Solutions#{8}":[46,47],"#Skincare Project#Research Notes#Under-Eye Solutions":[48,59],"#Skincare Project#Research Notes#Under-Eye Solutions#{1}":[49,51],"#Skincare Project#Research Notes#Under-Eye Solutions#{2}":[52,52],"#Skincare Project#Research Notes#Under-Eye Solutions#{3}":[53,53],"#Skincare Project#Research Notes#Under-Eye Solutions#{4}":[54,54],"#Skincare Project#Research Notes#Under-Eye Solutions#{5}":[55,55],"#Skincare Project#Research Notes#Under-Eye Solutions#{6}":[56,56],"#Skincare Project#Research Notes#Under-Eye Solutions#{7}":[57,57],"#Skincare Project#Research Notes#Under-Eye Solutions#{8}":[58,59],"#Skincare Project#Action Items":[60,70],"#Skincare Project#Action Items#{1}":[62,62],"#Skincare Project#Action Items#{2}":[63,63],"#Skincare Project#Action Items#{3}":[64,64],"#Skincare Project#Action Items#{4}":[65,65],"#Skincare Project#Action Items#{5}":[66,66],"#Skincare Project#Action Items#{6}":[67,67],"#Skincare Project#Action Items#{7}":[68,68],"#Skincare Project#Action Items#{8}":[69,70],"#Skincare Project#Current Products":[71,135],"#Skincare Project#Current Products#The Ordinary - Current Routine":[73,110],"#Skincare Project#Current Products#The Ordinary - Current Routine#{1}":[75,75],"#Skincare Project#Current Products#The Ordinary - Current Routine#{2}":[76,76],"#Skincare Project#Current Products#The Ordinary - Current Routine#{3}":[77,77],"#Skincare Project#Current Products#The Ordinary - Current Routine#{4}":[78,78],"#Skincare Project#Current Products#The Ordinary - Current Routine#{5}":[79,79],"#Skincare Project#Current Products#The Ordinary - Current Routine#{6}":[80,80],"#Skincare Project#Current Products#The Ordinary - Current Routine#{7}":[81,81],"#Skincare Project#Current Products#The Ordinary - Current Routine#{8}":[82,83],"#Skincare Project#Current Products#The Ordinary - Current Routine#{9}":[84,84],"#Skincare Project#Current Products#The Ordinary - Current Routine#{10}":[85,85],"#Skincare Project#Current Products#The Ordinary - Current Routine#{11}":[86,86],"#Skincare Project#Current Products#The Ordinary - Current Routine#{12}":[87,87],"#Skincare Project#Current Products#The Ordinary - Current Routine#{13}":[88,88],"#Skincare Project#Current Products#The Ordinary - Current Routine#{14}":[89,89],"#Skincare Project#Current Products#The Ordinary - Current Routine#{15}":[90,90],"#Skincare Project#Current Products#The Ordinary - Current Routine#{16}":[91,91],"#Skincare Project#Current Products#The Ordinary - Current Routine#{17}":[92,93],"#Skincare Project#Current Products#The Ordinary - Current Routine#{18}":[94,95],"#Skincare Project#Current Products#The Ordinary - Current Routine#{19}":[96,102],"#Skincare Project#Current Products#The Ordinary - Current Routine#{20}":[103,110],"#Skincare Project#Current Products#Considering":[111,135],"#Skincare Project#Current Products#Considering#{1}":[113,113],"#Skincare Project#Current Products#Considering#{2}":[114,114],"#Skincare Project#Current Products#Considering#{3}":[115,115],"#Skincare Project#Current Products#Considering#{4}":[116,116],"#Skincare Project#Current Products#Considering#{5}":[117,117],"#Skincare Project#Current Products#Considering#{6}":[118,118],"#Skincare Project#Current Products#Considering#{7}":[119,119],"#Skincare Project#Current Products#Considering#{8}":[120,120],"#Skincare Project#Current Products#Considering#{9}":[121,121],"#Skincare Project#Current Products#Considering#{10}":[122,122],"#Skincare Project#Current Products#Considering#{11}":[123,124],"#Skincare Project#Current Products#Considering#{12}":[125,125],"#Skincare Project#Current Products#Considering#{13}":[126,126],"#Skincare Project#Current Products#Considering#{14}":[127,127],"#Skincare Project#Current Products#Considering#{15}":[128,128],"#Skincare Project#Current Products#Considering#{16}":[129,129],"#Skincare Project#Current Products#Considering#{17}":[130,130],"#Skincare Project#Current Products#Considering#{18}":[131,131],"#Skincare Project#Current Products#Considering#{19}":[132,132],"#Skincare Project#Current Products#Considering#{20}":[133,133],"#Skincare Project#Current Products#Considering#{21}":[134,135],"#Skincare Project#Product Research":[136,196],"#Skincare Project#Product Research#For Dry Skin":[138,154],"#Skincare Project#Product Research#For Dry Skin#{1}":[139,139],"#Skincare Project#Product Research#For Dry Skin#{2}":[140,140],"#Skincare Project#Product Research#For Dry Skin#{3}":[141,141],"#Skincare Project#Product Research#For Dry Skin#{4}":[142,142],"#Skincare Project#Product Research#For Dry Skin#{5}":[143,144],"#Skincare Project#Product Research#For Dry Skin#{6}":[145,145],"#Skincare Project#Product Research#For Dry Skin#{7}":[146,146],"#Skincare Project#Product Research#For Dry Skin#{8}":[147,147],"#Skincare Project#Product Research#For Dry Skin#{9}":[148,149],"#Skincare Project#Product Research#For Dry Skin#{10}":[150,150],"#Skincare Project#Product Research#For Dry Skin#{11}":[151,151],"#Skincare Project#Product Research#For Dry Skin#{12}":[152,152],"#Skincare Project#Product Research#For Dry Skin#{13}":[153,154],"#Skincare Project#Product Research#For Under-Eye Area":[155,196],"#Skincare Project#Product Research#For Under-Eye Area#{1}":[156,160],"#Skincare Project#Product Research#For Under-Eye Area#{2}":[161,161],"#Skincare Project#Product Research#For Under-Eye Area#{3}":[162,162],"#Skincare Project#Product Research#For Under-Eye Area#{4}":[163,163],"#Skincare Project#Product Research#For Under-Eye Area#{5}":[164,164],"#Skincare Project#Product Research#For Under-Eye Area#{6}":[165,166],"#Skincare Project#Product Research#For Under-Eye Area#{7}":[167,168],"#Skincare Project#Product Research#For Under-Eye Area#{8}":[169,169],"#Skincare Project#Product Research#For Under-Eye Area#{9}":[170,170],"#Skincare Project#Product Research#For Under-Eye Area#{10}":[171,172],"#Skincare Project#Product Research#For Under-Eye Area#{11}":[173,175],"#Skincare Project#Product Research#For Under-Eye Area#{12}":[176,176],"#Skincare Project#Product Research#For Under-Eye Area#{13}":[177,177],"#Skincare Project#Product Research#For Under-Eye Area#{14}":[178,178],"#Skincare Project#Product Research#For Under-Eye Area#{15}":[179,179],"#Skincare Project#Product Research#For Under-Eye Area#{16}":[180,180],"#Skincare Project#Product Research#For Under-Eye Area#{17}":[181,182],"#Skincare Project#Product Research#For Under-Eye Area#{18}":[183,183],"#Skincare Project#Product Research#For Under-Eye Area#{19}":[184,184],"#Skincare Project#Product Research#For Under-Eye Area#{20}":[185,185],"#Skincare Project#Product Research#For Under-Eye Area#{21}":[186,186],"#Skincare Project#Product Research#For Under-Eye Area#{22}":[187,188],"#Skincare Project#Product Research#For Under-Eye Area#{23}":[189,192],"#Skincare Project#Product Research#For Under-Eye Area#{24}":[193,193],"#Skincare Project#Product Research#For Under-Eye Area#{25}":[194,194],"#Skincare Project#Product Research#For Under-Eye Area#{26}":[195,196],"#Skincare Project#Routine Development":[197,238],"#Skincare Project#Routine Development#Recommendations Based on Current Products":[199,214],"#Skincare Project#Routine Development#Recommendations Based on Current Products#{1}":[201,201],"#Skincare Project#Routine Development#Recommendations Based on Current Products#{2}":[202,202],"#Skincare Project#Routine Development#Recommendations Based on Current Products#{3}":[203,203],"#Skincare Project#Routine Development#Recommendations Based on Current Products#{4}":[204,204],"#Skincare Project#Routine Development#Recommendations Based on Current Products#{5}":[205,205],"#Skincare Project#Routine Development#Recommendations Based on Current Products#{6}":[206,207],"#Skincare Project#Routine Development#Recommendations Based on Current Products#{7}":[208,208],"#Skincare Project#Routine Development#Recommendations Based on Current Products#{8}":[209,209],"#Skincare Project#Routine Development#Recommendations Based on Current Products#{9}":[210,210],"#Skincare Project#Routine Development#Recommendations Based on Current Products#{10}":[211,211],"#Skincare Project#Routine Development#Recommendations Based on Current Products#{11}":[212,212],"#Skincare Project#Routine Development#Recommendations Based on Current Products#{12}":[213,214],"#Skincare Project#Routine Development#Current Morning Routine":[215,223],"#Skincare Project#Routine Development#Current Morning Routine#{1}":[216,216],"#Skincare Project#Routine Development#Current Morning Routine#{2}":[217,217],"#Skincare Project#Routine Development#Current Morning Routine#{3}":[218,218],"#Skincare Project#Routine Development#Current Morning Routine#{4}":[219,219],"#Skincare Project#Routine Development#Current Morning Routine#{5}":[220,221],"#Skincare Project#Routine Development#Current Morning Routine#{6}":[222,223],"#Skincare Project#Routine Development#Current Evening Routine":[224,231],"#Skincare Project#Routine Development#Current Evening Routine#{1}":[225,225],"#Skincare Project#Routine Development#Current Evening Routine#{2}":[226,226],"#Skincare Project#Routine Development#Current Evening Routine#{3}":[227,227],"#Skincare Project#Routine Development#Current Evening Routine#{4}":[228,229],"#Skincare Project#Routine Development#Current Evening Routine#{5}":[230,231],"#Skincare Project#Routine Development#Weekly Treatments":[232,238],"#Skincare Project#Routine Development#Weekly Treatments#{1}":[233,233],"#Skincare Project#Routine Development#Weekly Treatments#{2}":[234,235],"#Skincare Project#Routine Development#Weekly Treatments#{3}":[236,236],"#Skincare Project#Routine Development#Weekly Treatments#{4}":[237,238],"#Skincare Project#Progress Tracking":[239,275],"#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking":[241,263],"#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{1}":[243,247],"#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{2}":[248,248],"#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{3}":[249,249],"#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{4}":[250,253],"#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{5}":[254,254],"#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{6}":[255,255],"#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{7}":[256,256],"#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{8}":[257,258],"#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{9}":[259,259],"#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{10}":[260,260],"#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{11}":[261,261],"#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{12}":[262,263],"#Skincare Project#Progress Tracking#Daily Journal":[264,275],"#Skincare Project#Progress Tracking#Daily Journal#{1}":[265,265],"#Skincare Project#Progress Tracking#Daily Journal#{2}":[266,266],"#Skincare Project#Progress Tracking#Daily Journal#{3}":[267,267],"#Skincare Project#Progress Tracking#Daily Journal#{4}":[268,268],"#Skincare Project#Progress Tracking#Daily Journal#{5}":[269,269],"#Skincare Project#Progress Tracking#Daily Journal#{6}":[270,270],"#Skincare Project#Progress Tracking#Daily Journal#{7}":[271,271],"#Skincare Project#Progress Tracking#Daily Journal#{8}":[272,272],"#Skincare Project#Progress Tracking#Daily Journal#{9}":[273,273],"#Skincare Project#Progress Tracking#Daily Journal#{10}":[274,275],"#Skincare Project#Future Considerations: Retinol/Retinoids":[276,351],"#Skincare Project#Future Considerations: Retinol/Retinoids#{1}":[278,279],"#Skincare Project#Future Considerations: Retinol/Retinoids#What Retinoids Do":[280,286],"#Skincare Project#Future Considerations: Retinol/Retinoids#What Retinoids Do#{1}":[281,281],"#Skincare Project#Future Considerations: Retinol/Retinoids#What Retinoids Do#{2}":[282,282],"#Skincare Project#Future Considerations: Retinol/Retinoids#What Retinoids Do#{3}":[283,283],"#Skincare Project#Future Considerations: Retinol/Retinoids#What Retinoids Do#{4}":[284,284],"#Skincare Project#Future Considerations: Retinol/Retinoids#What Retinoids Do#{5}":[285,286],"#Skincare Project#Future Considerations: Retinol/Retinoids#Why Waiting Makes Sense":[287,292],"#Skincare Project#Future Considerations: Retinol/Retinoids#Why Waiting Makes Sense#{1}":[288,288],"#Skincare Project#Future Considerations: Retinol/Retinoids#Why Waiting Makes Sense#{2}":[289,289],"#Skincare Project#Future Considerations: Retinol/Retinoids#Why Waiting Makes Sense#{3}":[290,290],"#Skincare Project#Future Considerations: Retinol/Retinoids#Why Waiting Makes Sense#{4}":[291,292],"#Skincare Project#Future Considerations: Retinol/Retinoids#Major Downsides to Consider":[293,301],"#Skincare Project#Future Considerations: Retinol/Retinoids#Major Downsides to Consider#{1}":[294,296],"#Skincare Project#Future Considerations: Retinol/Retinoids#Major Downsides to Consider#{2}":[297,297],"#Skincare Project#Future Considerations: Retinol/Retinoids#Major Downsides to Consider#{3}":[298,298],"#Skincare Project#Future Considerations: Retinol/Retinoids#Major Downsides to Consider#{4}":[299,299],"#Skincare Project#Future Considerations: Retinol/Retinoids#Major Downsides to Consider#{5}":[300,301],"#Skincare Project#Future Considerations: Retinol/Retinoids#Best The Ordinary Options for Dry Skin (When Ready)":[302,305],"#Skincare Project#Future Considerations: Retinol/Retinoids#Best The Ordinary Options for Dry Skin (When Ready)#{1}":[303,303],"#Skincare Project#Future Considerations: Retinol/Retinoids#Best The Ordinary Options for Dry Skin (When Ready)#{2}":[304,305],"#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research":[306,323],"#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{1}":[308,308],"#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{2}":[309,309],"#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{3}":[310,310],"#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{4}":[311,312],"#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{5}":[313,313],"#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{6}":[314,315],"#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{7}":[316,318],"#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{8}":[319,319],"#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{9}":[320,320],"#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{10}":[321,321],"#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{11}":[322,323],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)":[324,345],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{1}":[326,326],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{2}":[327,327],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{3}":[328,328],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{4}":[329,329],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{5}":[330,330],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{6}":[331,332],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{7}":[333,333],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{8}":[334,334],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{9}":[335,335],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{10}":[336,336],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{11}":[337,338],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{12}":[339,339],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{13}":[340,340],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{14}":[341,341],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{15}":[342,342],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{16}":[343,343],"#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{17}":[344,345],"#Skincare Project#Future Considerations: Retinol/Retinoids#Decision Timeline":[346,351],"#Skincare Project#Future Considerations: Retinol/Retinoids#Decision Timeline#{1}":[347,347],"#Skincare Project#Future Considerations: Retinol/Retinoids#Decision Timeline#{2}":[348,348],"#Skincare Project#Future Considerations: Retinol/Retinoids#Decision Timeline#{3}":[349,349],"#Skincare Project#Future Considerations: Retinol/Retinoids#Decision Timeline#{4}":[350,351],"#Skincare Project#Resources":[352,363],"#Skincare Project#Resources#Articles & Guides":[354,356],"#Skincare Project#Resources#Articles & Guides#{1}":[355,356],"#Skincare Project#Resources#Professional Consultation":[357,363],"#Skincare Project#Resources#Professional Consultation#{1}":[358,358],"#Skincare Project#Resources#Professional Consultation#{2}":[359,359],"#Skincare Project#Resources#Professional Consultation#{3}":[360,360],"#Skincare Project#Resources#Professional Consultation#{4}":[361,361],"#Skincare Project#Resources#Professional Consultation#{5}":[362,363],"#Skincare Project#Budget":[364,371],"#Skincare Project#Budget#{1}":[366,366],"#Skincare Project#Budget#{2}":[367,367],"#Skincare Project#Budget#{3}":[368,368],"#Skincare Project#Budget#{4}":[369,369],"#Skincare Project#Budget#{5}":[370,371],"#Skincare Project#Notes":[372,383],"#Skincare Project#Notes#{1}":[374,374],"#Skincare Project#Notes#{2}":[375,375],"#Skincare Project#Notes#{3}":[376,376],"#Skincare Project#Notes#{4}":[377,378],"#Skincare Project#Notes#{5}":[379,379],"#Skincare Project#Notes#{6}":[380,380],"#Skincare Project#Notes#{7}":[381,381],"#Skincare Project#Notes#{8}":[382,383]},"outlinks":[],"metadata":{"created":"2025-11-08","updated":"2025-11-08 14:25"},"task_lines":[62,63,64,65,66,67,68,69,248,249,250,260,261,262],"last_embed":{"hash":"1xtlcqe","at":1762844612734}},"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023955248,0.008586483,-0.007224151,0.00421638,-0.03381828,-0.027662003,0.015411278,0.005205137,-0.00030661258,0.022434007,0.042299107,0.045572408,-0.045687903,-0.037259255,0.01613473,0.041497976,0.019993525,0.011802583,-0.015633639,-0.020444484,-0.015798675,-0.016416313,0.029731907,0.004394178,-0.019203043,-0.021571618,0.029348403,0.007234338,0.025327759,-0.005279328,-0.0070528486,-0.049319662,0.046216328,-0.07742053,-0.03816375,-0.057238884,-0.00978624,-0.013115961,-0.06043413,0.011850166,-0.019107735,-0.0060430327,0.023455843,0.028918114,0.032563753,-0.004959933,0.0014417022,-0.0065407706,-0.01619862,-0.04872165,0.0046828846,-0.0003431229,-0.0061653075,-0.020634444,0.017126894,0.07631557,-0.020600252,-0.03626044,-0.02780181,-0.008515773,-0.047151513,0.015658982,0.005191297,0.012988988,0.030415257,0.08089793,0.022245454,0.028274067,-0.008833747,-0.010098461,-0.02927269,0.0206224,0.0036020451,-0.01636582,-0.009961701,0.037175134,0.0149795525,0.009044227,-0.018032266,0.06826521,0.0020337184,0.027418662,0.0053192275,0.009198971,-0.008648564,0.0041527073,-0.019124836,0.054062925,0.03530487,0.0053530536,-0.008095048,0.002488265,-0.015100422,-0.033112053,-0.0063957833,0.023027332,-0.0101555055,-0.003105455,0.015023696,-0.0006720927,0.056366876,-0.031682868,0.021403726,-0.03778447,0.0330277,-0.026971135,-0.012496116,-0.014483909,0.0072016306,-0.007781468,0.017286882,0.020716505,0.0039939024,0.0064938413,0.025163537,-0.0094192345,0.03157476,-0.06468444,-0.0017376657,-0.029843021,-0.0073076,0.0030617202,0.012593186,-0.039033476,0.030724144,-0.0087635685,0.012798931,-0.017707305,0.016396949,0.0060093296,0.017597757,0.027333567,-0.017254658,0.037817158,-0.0019672448,0.03278187,-0.008475915,0.0156205185,0.025775595,-0.0039512864,0.050586224,0.034539346,-0.010261638,-0.014062141,0.03671947,-0.026684204,0.04486956,-0.047235772,-0.0154152475,-0.010344401,0.010069799,0.038675576,-0.02804959,-0.057212006,-0.028765872,-0.04128182,-0.0010334128,0.012560569,-0.02506154,-0.060043722,-0.005299316,-0.010224691,-0.037653428,-0.0046066004,0.035022326,0.0004760586,0.024765983,0.020960286,-0.033284202,0.02189756,0.04866658,-0.084691614,-0.024775036,0.0040952475,-0.004952283,0.027792282,0.08169989,0.015425359,-0.019911705,-0.01814972,-0.02485464,0.01651974,-0.017528456,-0.005054474,-0.07647205,0.019755347,-0.049107574,0.015110147,0.01262516,0.009293136,-0.00014563222,-0.010129217,-0.005735649,-0.0010829333,0.00089408486,-0.037582047,0.04293495,0.031713173,-0.0025479437,-0.040343978,-0.012283463,0.06037704,0.03490219,0.022293344,-0.006485708,-0.023361262,0.01113304,-0.0112830065,0.04055222,0.004918709,-0.04882047,-0.010504746,-0.025388593,0.013831998,-0.046166226,0.0009361032,0.007698387,0.02804224,0.053429767,0.0003752846,-0.06177694,-0.001046649,0.003527252,0.042409822,0.0050791674,0.011461139,0.026513781,0.08321158,0.010662402,0.029941803,-0.01638739,-0.00020386175,0.05572429,-0.019992579,0.027805956,-0.04902811,-0.027422383,-0.03745451,0.015684117,0.010738251,-0.039008424,-0.02082577,0.022173677,0.008626413,-0.048857074,0.026852569,0.025586449,0.052522272,0.0018574155,-0.02341602,0.025915397,0.043873437,0.00963686,0.03412811,-0.047852945,0.018434,-0.0030115093,-0.030130824,-0.041868277,-0.017531551,0.011204101,0.006144738,-0.062008686,0.014826171,0.021236286,-0.03347828,-0.0060069915,-0.011059006,0.05128888,0.0070403973,-0.00653387,0.018286575,0.024399122,0.030592937,-0.008950447,-0.042398173,-0.04610898,0.01446205,0.046307605,0.034332216,0.00607844,-0.0022314393,0.03569867,-0.0033128357,0.014960779,-0.034992173,0.019413697,0.01057295,0.0097902,-0.016905034,-0.007844641,0.009525984,0.046455923,-0.026838996,0.00344424,-0.0053997203,-0.027299635,-0.15243268,0.026283892,-0.014441365,0.04483419,0.025837438,-0.025754165,-0.017199941,-0.02249966,-0.050638918,0.020945571,-0.030581173,-0.039260108,-0.040061653,0.043712586,-0.035448983,0.03589487,-0.055721056,-0.03539545,-0.032316517,-0.032493424,-0.019069528,-0.026352162,0.015265137,-0.02010956,-0.03579849,-0.019990042,0.023332153,0.018671602,-0.05856989,-0.005325844,0.006175186,-0.009821389,0.016469775,-0.00096545863,-0.031296264,0.030233828,-0.008949677,-0.04097995,0.00547398,-0.036061086,0.012759717,0.05051481,0.023426304,0.013047931,-0.03430187,0.055965815,-0.016988317,0.04182269,-0.059584137,-0.010456636,0.013083156,-0.033277687,0.015228656,0.013644771,-0.046351187,0.00029369124,0.009295229,0.020168556,0.008413052,0.022954488,0.0021833181,-0.04784208,0.0050085112,-0.046964742,-0.001964352,-0.007058329,-0.016643701,-0.076696865,-0.02853304,-0.05890504,0.030480934,0.008001155,0.035683192,-0.0232088,0.0019369477,0.016156953,0.0029234954,-0.045482643,-0.010964983,-0.08917043,-0.010314466,0.04913337,-0.039996635,-0.007645923,-0.029898548,-0.016079962,-0.027229711,0.043672036,0.016704662,0.25244814,0.0137076285,0.008349364,0.0055979732,0.07098776,-0.018575773,0.029338025,0.01519098,-0.016342161,-0.036328677,0.022553314,0.033880223,-0.033004746,-0.027604703,0.020449553,0.0037427635,-0.038910065,-0.026286524,0.069439,-0.00049828406,0.014586255,-0.012569659,0.058613423,-0.02977098,-0.07170812,-0.013931127,-0.011962159,0.046172027,-0.058855377,0.015574868,-0.021569466,0.0003494174,0.050381098,-0.055471215,-0.03831289,-0.01518262,0.07117104,-0.020661883,-0.0054199933,0.02338978,-0.041330278,-0.022358363,0.023300674,0.0039420254,-0.032023665,-0.03205966,0.030524503,0.007350451,-0.0023426802,-0.0023524933,0.0055247494,-0.016994542,0.009510675,-0.008831618,0.041304216,-0.013487039,-0.03956355,-0.02918847,-0.014279424,0.010790198,-0.012207138,0.010225292,-0.046721566,0.00735921,-0.005207946,0.071854815,0.024580043,-0.029540984,0.012020414,0.030450482,0.02666312,0.0066193435,-0.0078099775,0.024805874,0.0022560372,0.016329188,0.016714258,0.025537454,0.0027168836,0.053990792,-0.015347661,-0.015714964,-0.031149818,0.027424837,0.010691355,-0.0037027453,-0.035394467,0.016714472,-0.014022463,0.0008290353,0.0037487,0.029092137,-0.013525477,0.007145483,-0.016938401,-0.026507137,0.017346216,-0.021984924,-0.0619319,-0.013252288,-0.033096764,0.0128159365,-0.015650058,-0.015651923,0.0291797,-0.009772836,0.009670345,-0.022439513,0.0003756861,0.02230647,-0.010151539,-0.0057179113,0.01927151,-0.08663567,0.002511236,-0.004070321,0.026758974,0.013173937,0.038260352,-0.004820768,0.033584226,-0.014221478,0.0045364844,-0.010310313,-0.017215963,-0.017589994,-0.030606538,-0.021701204,0.0039108433,0.010302894,0.024365509,-0.054242056,-0.012054479,0.0021841053,0.008273424,0.0386793,0.044992916,0.008862625,-0.0024815176,-0.0005856593,0.037409365,-0.034622744,0.028075024,0.00037633028,0.00856504,0.056635384,0.022378609,-0.043448992,0.00020694335,0.047393482,-0.034795545,0.045192048,0.035483792,-0.05308715,0.0051968875,-0.027030112,-0.015142656,0.03129732,-0.005975556,-0.030881926,-0.012022161,0.05532935,0.018986553,0.07611893,-0.019236965,-0.04349687,-0.03799511,0.014086119,-0.024642706,-0.038389128,-0.0015102583,-0.02291979,-0.05297709,0.028184138,0.043792028,-0.010726773,0.010927732,0.039415896,-0.012323678,-0.050167717,-0.03589887,-0.036171112,-0.038388036,-0.024545945,0.02775457,0.0053253165,-0.037528817,-0.008263268,0.0034086949,0.005637255,-0.01975981,0.08723387,0.012092789,-0.024315558,0.033274494,-0.021717306,0.05627695,-0.0055389525,0.03690978,-0.0050786682,-0.024139851,0.03441846,-0.004399822,-0.033896387,-0.023818448,-0.015378306,0.0022199133,0.0696811,-0.0558237,0.012585614,-0.009532907,0.016976742,-0.018669207,0.025961379,-0.046708535,-0.036570027,0.06497775,0.023103634,-0.060511645,-0.008449584,0.008399438,-0.0070427186,0.024309304,-0.031476777,-0.012726356,0.0010031385,0.011960514,-0.0055307583,-0.019789105,-0.026056968,-0.014494942,-0.0027298287,0.012023612,-0.004620478,-0.008430721,-0.013822729,0.044840813,0.013247865,0.005141831,-0.032462608,-0.015551386,-0.014431477,0.009039037,0.05416813,0.0012117455,0.022430636,-0.021465337,-0.05383808,0.009661882,-0.00027104968,0.011942595,0.02198315,0.015252598,-0.0028374412,0.01967058,-0.0020362379,-0.013786898,-0.0148529485,-0.03807893,-0.05842438,-0.045547895,0.05392229,0.007604795,0.015862104,-0.026323866,-0.02822107,-0.013186646,-0.043020867,-0.0057429154,-0.0013906129,-0.020176291,-0.038519975,-0.008139,0.0006953987,0.045330822,0.015386805,-0.010961385,0.02363846,0.033026468,0.013566898,-0.005462959,0.022094723,0.014705528,-0.051756307,-0.04412219,0.026891835,0.020339932,-0.004689695,0.033396993,-0.08675735,-0.0072711483,0.009787518,-0.03328815,0.071944766,-0.0015093411,0.02829685,-0.017642349,0.023446443,0.0010253061,-0.00965549,-0.008109507,0.022882085,-0.012293576,-0.037746053,0.017660698,-0.017333057,-0.0049773715,-0.05909305,-0.0016768511,0.01775748,-0.0034031726,-0.04880246,-0.030567758,0.04051726,0.052644253,-0.0035314648,0.03826176,-0.07258796,0.023700189,-0.0041732076,-0.030400071,0.03741303,-0.038935862,-0.009357315,-0.09228967,-0.00970842,-0.021621713,-0.025018962,-0.0122873485,-0.014428093,-0.015802367,-0.04375075,0.007008003,-0.025077749,0.0031102353,-0.039764017,0.062112227,-0.020039333,0.049309272,0.019077167,-0.051630486,0.0021579845,0.041490722,-0.029977541,0.037489623,-0.015829388,0.0036291627,0.01463534,0.004659216,-0.01203024,0.017597003,0.007800072,0.0111452695,-0.032540444,0.067568555,0.009131312,-0.02514089,0.0074711363,0.025466109,0.0023252927,-0.038443398,0.0031519665,-0.025997046,-0.0013012768,-0.024949018,-0.004586645,-0.014236918,-0.05005592,-0.006598441,-0.005840637,-0.009506424,-0.023992594,-0.00584761,0.044952784,-0.022284929,0.0351062,-0.031913962,0.013196899,0.021687074,0.0074779615,0.0055200276,0.036653783,0.00809275,-0.041761935,0.028978983,0.0025040791,0.011203986,0.03978932,0.014133769,-0.001236515,-0.041196972,0.0021695974,-0.026319657,-0.025573181,-0.14429775,0.028750699,-0.026563875,0.026269969,-0.024729539,-0.022703897,-0.019438129,0.007054835,0.015381753,-0.04430926,0.002268012,-0.063655026,0.0040330263,-0.01627351,0.032330237,0.018810833,-0.017801035,0.018014401,-0.068224594,0.07523878,0.032671202,-0.013143131,0.039739765,0.0075494396,-0.0520999,0.009395435,0.022770396,0.01670185,-0.0075805527,-0.020810397,0.008223077,0.03706692,0.017341007,0.032737393,0.016145173,0.0090626655,0.012530866,0.020729698,0.0098355375,0.041432112,-0.012582229,0.0018240416,-0.018747542,0.02763695,0.055528305,0.059789527,-0.034040783,-0.009544874,-0.003385697,0.046698574,0.016065659,0.0038425706,0.0051678936,0.028935067,-0.010523445,-0.046036158,0.004014849,0.008471151,-0.024418317,0.014945389,0.004447161,0.043744445,-0.01729686,-0.029139077,-0.009356935,0.024299199,-0.017753612,-0.00039455006,0.003009603,0.017069926,-0.006413648,-0.028569477,-0.01848854,0.008461401,-0.012091995,-0.0091206385,0.0447266,0.0049930564,-0.003929837,0.0006837533,-0.022884341,-0.012011831,-0.004069903,0.025938582,0.0821399,0.05843933,-0.024046179,-0.02417599,-0.06119388,0.03430369,-0.040529888,-0.039679296,-0.022286113,-0.012415341,-0.041159857,0.083445355,-0.010006732,-0.006019736,-0.004485368,-0.029558172,-0.011919489,-0.021378016,-0.021051394,-0.033682197,-0.017472588,0.054221146,-0.025203915,-0.011853671,-0.028408652,-0.00038936126,-0.040119212,0.033680152,0.005416001,0.0033345665,-0.056551524,-0.041751627,-0.0050739776,0.007585725,-0.018010268,-0.011114361,0.023724372,-0.020827375,0.037739646,-0.045040227,0.026851127,0.060597137,0.030609041,0.03028213,0.04238465,0.012682144,-0.021415118,-0.0074698143,0.0309089,0.029196402,0.052665323,-0.023331268,0.030928921,0.023088045,-0.02663804,-0.02551739,-0.058325112,-0.008133428,-0.012879442,-0.031932246,0.010252243,-0.036454804,0.010103179,0.025173405,0.0022913278,-0.0075665624,-0.011500492,-0.015789704,0.012413745,-0.0034447233,-0.011837447,0.031810462,0.00803933,0.007898381,0.007816837,0.0868804,-0.04772787,-0.029301362,-0.02497423,-0.027469749,-0.020229336,0.074002504,-0.02633523,-0.014551595,-0.03700923,-0.010531145,-0.011339747,0.04115221,-0.015450942,-0.008162294,0.019251136,0.010569334,-0.015765015,0.024764746,0.03528509,-0.005275725,0.025852386,0.013887128,0.026340092,0.017728215,0.038838252,0.0145556675,-0.024815347,-0.0141195515,-0.0062596546,-0.012353925,0.008525535,0.041098084,-0.05563214,-0.015183246,0.032152053,-0.008720917,-0.019323455,0.037445392,0.017935673,0.013985409,-0.021311445,-0.026994796,-0.008223138,0.019112896,-0.03079664,0.04641398,-0.033683803,-0.0028617948,0.023048924,0.018653639,-0.0063022897,-0.0022999113,-0.00075475045,0.027953373,0.0021722242,0.03308136,0.038713112,0.014450626,-0.036007904,0.012972929,0.013945173,-0.014213259,-0.031244142,0.018193685,0.0004639946,-0.006118016,0.013890445,0.022836598,0.00014585578,0.01602738,0.0023299262,-0.017512472,0.023286462,0.03349655,-0.016967013,0.0027089934,0.0224266,-0.008091414,0.0014937357,0.0071916324,0.046096258,0.0027881952,0.019311894,-0.07596992],"last_embed":{"hash":"8ikmsw","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"8ikmsw","at":1762844612737},"key":"Personal/Projects/Skincare/Skincare Project.md#---frontmatter---","lines":[1,4],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8ikmsw","at":1762844612737}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.011975165,0.056036334,0.029836029,0.00126323,0.016938673,0.0050076256,0.015600074,0.04871476,-0.013542695,-0.010047946,-0.0057823127,0.019593969,-0.038351253,-0.016771648,-0.018993704,-0.01941334,-0.015723577,0.0060233674,-0.025452144,-0.00956841,0.0042382944,-0.010281934,-0.008094532,-0.02874881,-0.06515446,0.100182146,-0.02450386,0.0030237385,-0.016807454,0.0571452,0.024229867,0.0124616595,-0.025677178,-0.009179602,-0.022879388,-0.03649957,0.030176256,-0.00086628785,-0.12733155,-0.015097566,0.0041165524,0.021778723,0.004146179,0.000264906,0.0048380657,0.008582645,-0.015457657,-0.06255749,0.046082553,-0.039359353,-0.029830756,-0.04158255,-0.027261477,-0.06789624,0.007875974,0.011161657,-0.03485962,-0.019590965,0.006853964,0.018703887,-0.0068016346,-0.012847084,-0.00734884,-0.0018510043,0.0070117065,0.038198486,-0.0013126908,0.03011291,-0.00856942,-0.051219027,-0.01948915,0.004122996,0.006567608,-0.02897985,-0.02368149,0.03212188,0.04823054,0.026935747,0.018048126,-0.02888146,0.06336197,-0.017761279,-0.019856848,-0.0010268484,0.013554759,-0.011640283,-0.00795624,0.047011763,0.004883259,0.014021737,-0.025076434,0.062132984,0.041138556,-0.042898297,0.022073846,0.034256224,-0.004645542,-0.03170269,-0.00080989394,-0.019276146,-0.031270787,0.0041200924,0.020548237,0.009285941,0.035137374,0.006490063,-0.02586368,-0.001861536,0.020891916,0.0028353343,0.012345393,0.014232566,-0.025665337,0.0216218,0.009539451,-0.0049041975,-0.0006113978,-0.036847077,0.04415459,-0.010376285,-0.0076112715,0.055565808,0.0016113583,-0.028527694,0.026909754,-0.0053397017,0.003966954,0.0017825527,-0.039828487,0.015546953,0.028533041,0.02261323,-0.015692277,0.005252295,-0.017624136,0.0072508003,0.06448084,-0.016007654,-0.0018447844,-0.037880443,0.03820887,-0.0013631822,0.01089529,-0.0021100584,0.042732183,-0.0060336194,-0.027716551,0.014370904,0.0060582245,0.059854217,0.003568023,-0.017458923,-0.002264274,0.000523923,0.018800354,0.016079172,0.009825029,0.008720854,0.01497774,-0.03850649,0.018179592,-0.018646989,-0.024323044,0.062215008,0.03157136,0.03957535,-0.0038877688,0.024282927,0.0050836573,0.03967202,0.01727931,-0.07228008,0.027451664,0.002328957,-0.0049879514,0.016337648,0.06699591,0.0328384,-0.008666517,-0.015307765,-0.012463994,0.027292052,0.0010884221,-0.04012349,-0.011208727,-0.00444055,0.010610578,0.01909094,0.02852326,0.01647119,-0.02780435,-0.034482338,0.05996052,0.006772502,0.0119763715,-0.035260014,-0.005344538,-0.020530133,0.037060488,-0.084143296,0.0032382018,0.020111265,-0.0138137285,-0.0012710091,0.03418205,-0.0022426865,0.0049019847,-0.03111777,0.017105,0.030965632,0.013230466,-0.00024531037,-0.0027342257,0.026407901,-0.0015646587,0.016378066,-0.013285978,-0.014776329,0.028838817,0.0138398865,-0.04265573,0.025072325,0.0029778923,-0.004104796,-0.027435852,0.029440416,-0.045436516,0.05184966,0.0100199105,0.02527395,-0.029429797,0.04445276,0.017324107,-0.01837926,0.010205337,-0.011166909,-0.06784879,0.019091638,0.015208458,0.010142581,0.058064163,-0.021030063,-0.020976333,-0.015773032,-0.05251641,0.020892901,-0.004980071,0.011800263,-0.011505762,-0.028714199,-0.016965376,0.0046303775,-0.008145554,-0.0038162377,-0.02965873,-0.02166163,-0.022028929,-0.050890543,-0.018768426,-0.007470586,-0.013214471,0.014227161,0.016571132,0.023654701,-0.0051583685,-0.014550382,0.010880377,-0.0642478,0.023473393,0.059107225,-0.01904335,0.031336237,0.01592902,0.021710584,0.023915293,-0.0054604337,0.029313985,-0.0050363373,0.06621876,-0.030505793,-0.044351637,-0.013789086,-0.041840352,0.0066684545,-0.020430902,0.045728885,-0.043291066,0.012829873,0.07190083,0.005164378,-0.003890206,0.020426774,0.07126472,-0.016221754,-0.009925232,-0.010361782,-0.022519695,-0.17607224,-0.03524861,0.01895779,0.013986841,0.046286527,-0.008581986,0.032333586,-0.0026733838,-0.00023615391,-0.086342596,-0.017460283,-0.14504047,0.0012851509,0.06612839,0.02369859,0.040750008,0.026537526,-0.014256192,-0.0073011667,-0.06971701,-0.0069742925,0.027831575,0.038688187,-0.010148597,-0.021327244,-0.005195175,0.008168393,0.057085123,-0.047443915,0.013652887,-0.01658065,0.017440656,-0.0059692725,-0.018922845,0.0004816202,0.037845988,0.008124826,-0.024516089,-0.04381639,0.008017717,0.039711133,0.0015684108,0.029523512,-0.062397003,-0.030628748,-0.009693559,0.006754121,0.01816463,-0.008395318,0.0488726,0.018501144,0.0018736932,0.0112011,-0.008789442,-0.014261572,0.003625478,0.02152808,0.009936366,0.0367967,-0.0028455958,-0.008288366,-0.07579093,-0.044929404,-0.029699545,-0.014260911,-0.024244202,-0.03521276,-0.0000163974,0.010659737,-0.022271669,0.020331165,0.010007817,0.015281709,-0.024140522,0.0009640526,0.0018246068,-0.010755877,-0.0073026787,-0.014358992,-0.039712198,0.0479184,0.012452684,-0.029113533,-0.016505953,-0.0063533285,-0.013048278,-0.040929463,-0.010850296,-0.0027962278,0.39618132,-0.014248585,-0.00033776034,0.0013143601,-0.025514113,0.022418622,-0.022639912,0.011813909,0.0121962065,-0.005050633,0.015305862,-0.028448097,-0.009045,0.020638341,0.008354166,0.067950204,-0.06311419,0.020540498,-0.014909212,0.010119633,0.0038208317,-0.028264478,0.010062333,0.02008281,-0.082337126,0.032133024,0.0043726116,0.020488799,-0.044460002,0.021793453,-0.011063275,-0.02456122,-0.03688617,-0.054515436,-0.0083306255,0.0012533267,-0.035252593,-0.033108637,-0.007183971,0.005440951,-0.0025157658,-0.0038244785,-0.00908764,-0.053662878,-0.025440585,0.0028398419,-0.0026498747,0.0032729146,-0.0035281088,0.011723481,-0.019011574,0.010475837,0.027280694,0.0053681373,-0.022798724,-0.03367966,-0.02168715,0.008414472,-0.029652925,-0.030007543,-0.021634098,0.035467453,-0.051754177,-0.006222556,0.014993654,0.020024432,0.016405826,0.0043739122,-0.024667785,0.020834282,0.028434373,0.045841575,0.03304957,-0.0043213223,-0.0051774886,-0.020054411,-0.014275302,-0.0019165915,-0.020807937,0.012945901,-0.026202751,-0.011638581,0.0063823024,-0.008442837,0.021703858,0.006923904,-0.05061588,-0.0026732553,0.0068808035,-0.006799902,-0.006171642,0.02230701,0.0039783497,0.017290542,0.031144153,-0.023754295,-0.014509994,-0.03436862,-0.038032304,-0.050397925,0.040839747,0.010683918,0.013600342,-0.027250322,-0.017892128,0.00032729417,0.024489542,-0.02065937,-0.058356933,-0.018748116,-0.0392403,0.012154542,0.03001134,0.0072822557,0.04319297,0.020014716,0.018213334,0.016914733,-0.0047462736,0.0046484494,0.017184485,-0.006541538,-0.00046741564,-0.0073301652,-0.03094601,-0.052692343,-0.0018906266,-0.005933958,-0.03942633,-0.010834738,0.036699355,0.017885221,-0.0022221645,0.0038508778,0.0027213907,-0.0013967643,0.013367153,0.014789527,-0.047262676,0.048607703,0.017476838,-0.054632556,-0.03286719,0.012172535,-0.038039237,0.02128623,-0.0127184335,0.0145432325,0.02228808,0.010844226,0.01450686,0.034544185,0.029491235,-0.03982193,-0.00027271427,-0.054478984,0.029360628,-0.010730939,0.018215986,-0.023309361,-0.032568924,-0.0058805463,-0.010724831,0.0732794,-0.013123219,0.041896887,-0.0031045272,-0.015884178,-0.026503729,0.030889705,0.013124635,-0.02177109,-0.008276283,0.021197032,0.044839684,0.0034546405,-0.0036363958,0.012597962,0.014725626,-0.020717477,0.0038374492,-0.015948346,-0.004443392,-0.035122406,-0.012839638,0.026882717,-0.0027123336,0.01650509,0.03740314,-0.032519143,0.02282376,0.0148065705,0.0029758732,0.020684928,0.04893501,0.0010151607,0.029085176,0.006074915,0.014988788,-0.01664562,0.024050904,-0.0005328513,0.020005008,0.009370176,0.013256774,-0.013682071,0.019625753,0.04857343,-0.016650297,-0.01729279,0.009001736,0.031403396,0.01655809,0.022598788,-0.020127643,-0.07035754,0.025480572,-0.013979592,-0.010245084,0.037038844,-0.010614809,-0.0148779135,0.014162182,-0.07563449,-0.0070538013,0.03486588,-0.020007143,0.037765022,-0.031669617,0.039715026,-0.027706448,-0.0065979245,0.05357658,-0.03905764,-0.022760829,-0.019469637,0.030234098,0.036339253,0.003193596,0.00035938688,-0.06113086,-0.04666356,-0.0010967978,0.005345804,0.005847144,0.0028887496,-0.04407609,0.005964367,0.02065886,-0.015564191,0.028729742,0.0005663077,-0.025451368,-0.028181469,-0.006062523,0.012751838,0.00038276266,-0.025520617,-0.00061577023,-0.0071225115,0.013447114,0.029881762,0.0050988947,0.013609069,-0.047221787,-0.02233087,0.0018260877,-0.030511905,0.028455533,-0.034445,-0.025559975,-0.031299125,0.0014685396,-0.0005958298,-0.021772813,-0.012143144,0.027752243,-0.013508864,0.006543499,0.026037402,0.000813811,-0.023701143,0.032623485,0.0039993124,-0.00050203875,-0.0043949396,0.008786185,0.014777793,-0.0020566832,-0.008160551,0.012365263,0.014526521,-0.027709031,-0.013084359,-0.020480298,0.03567133,-0.055089902,0.019512901,0.023103055,0.009655596,0.0031344667,0.026378853,-0.01862327,-0.052742448,-0.022616329,0.0061963727,0.0014138595,-0.036196753,-0.021045387,-0.005991583,-0.035125222,-0.021816887,0.0052632396,0.026844243,-0.02995861,0.015054829,-0.02713997,-0.01488776,0.026209224,-0.00380383,0.019938407,0.03752423,-0.043227464,-0.015346736,-0.021871842,-0.04256344,-0.014337115,-0.03265272,-0.036538314,0.0072147273,-0.04504139,0.020196643,0.039860062,0.005182523,0.027429417,-0.012457824,0.05449176,0.028467653,0.01756552,-0.008428052,-0.036638364,0.040207427,0.060079485,-0.008486022,0.008173229,0.02196771,0.0035163634,-0.011705908,0.0013101123,-0.030170942,-0.034367785,-0.0029785815,-0.01000001,0.009708563,0.010434905,-0.010838899,-0.012255613,0.03079051,0.02859275,-0.013515663,-0.008406458,0.009237441,0.005087211,0.026714142,-0.027837608,-0.033233996,0.014609068,-0.023984613,-0.012714627,0.0026363304,-0.014809317,0.010157758,0.00002410023,-0.046477415,-0.046164684,0.015276564,-0.011044451,-0.0096014235,-0.0030374115,-0.0090427315,-0.003153905,-0.0067909635,0.025279505,-0.057628933,0.036637064,-0.0019776672,-0.016534474,-0.007324882,0.02009184,0.012182782,0.036128607,0.0066217687,0.02884346,-0.03845931,-0.114113055,0.011764602,-0.0031639156,-0.0072351824,-0.0012052356,0.028489534,-0.01865213,-0.014614681,-0.021952774,-0.04200946,0.08408333,0.0039802757,-0.033167966,-0.015318854,0.04579584,-0.010546496,-0.053872395,0.02326983,0.0018628506,0.04905371,-0.0047050565,-0.022546137,-0.044888474,-0.039129235,0.02075217,0.013754147,0.011414668,0.041207828,0.031148212,0.007664736,0.00479329,0.022745412,-0.011487484,0.0357927,0.024741834,0.03568238,-0.00762777,0.0032407178,0.017883832,0.04742749,0.008749693,-0.026503377,-0.07107404,-0.01014271,-0.003327288,0.049127147,-0.03867722,-0.014702923,0.005252767,-0.012944279,-0.05026268,-0.011058695,0.019269047,0.047121376,0.0014016962,-0.000033663633,0.021371461,-0.0061387867,0.011781426,0.05886566,0.004815119,0.018444464,0.011999558,-0.029720781,0.00021488368,0.019793004,-0.016511515,0.03285242,0.010208192,-0.02758489,-0.013034133,-0.014347379,-0.02075987,-0.0073476387,-0.008089264,0.0031801965,0.0023605963,-0.038984198,-0.011571379,0.008395855,-0.013886284,-0.019276379,0.012613281,0.07124909,0.046659112,0.0498774,0.024448203,-0.024090884,-0.059631918,-0.02678601,-0.07830756,0.01973275,-0.017034335,0.04686408,-0.008609153,0.0147410035,0.012505605,0.007373759,0.00737895,-0.022684347,-0.015658505,-0.012754514,0.007703014,-0.008305123,0.012172707,0.032651957,-0.03730426,-0.021381013,-0.027768616,0.012797238,-0.02299316,-0.004090957,-0.065133914,0.03760731,-0.05259424,-0.021493994,-0.065418676,0.0018532982,-0.022490058,0.0054813656,0.033361573,-0.023391744,-0.0012515661,-0.06790462,0.04539731,0.034161754,-0.032586712,-0.0012476463,0.044170003,0.011235416,0.024257498,-0.055806365,-0.041207023,-0.00710886,0.00045602774,-0.007947584,0.017464312,0.08906542,0.013684186,-0.012870683,-0.03343952,0.017588004,-0.0001482802,-0.028285177,-0.05084448,-0.00060320983,0.05976448,0.012612438,0.0070023495,0.022068664,-0.025878012,-0.022350103,0.0050444244,-0.008733439,-0.03378677,0.032269508,0.018967895,-0.041413944,-0.04752839,0.025810877,0.00071006565,-0.04922541,-0.0114318915,0.0006874517,-0.02384983,0.026351037,-0.010700892,0.00017481211,-0.013217623,0.03941781,-0.012810814,0.028721146,0.005438197,0.03499191,0.050935734,0.035883315,-0.0062519847,0.02794585,0.014430024,-0.0061396183,-0.026440041,-0.004376355,0.016910113,-0.0014931097,0.02068548,-0.0037991013,-0.040136687,0.0013813614,0.002100161,0.007032748,-0.030994158,0.010254226,-0.00038121874,0.0026659402,0.015809132,-0.00343254,0.011825684,-0.049954105,0.014718265,-0.002046956,-0.025107529,-0.010640967,-0.034435626,0.026556404,-0.0025687884,0.0014005634,-0.010491072,0.0037544237,0.009639081,-0.011221019,-0.024542054,-0.01785789,0.026894178,0.034336053,0.014325095,0.0003100392,0.010100589,0.021020342,0.0017561216,-0.013547412,-0.02086657,0.04048049,-0.008230497,-0.05550223,0.024153374,-0.034065083,0.0043607,0.008354965,-0.031676363,0.0033315066,-0.019709565,0.00058922224,0.03836851,0.0067703626,0.008446787,0.050481446,-0.01600333,0.03773201,0.008758759,-0.0010897524,0.008347513,-0.022282427,-0.018538734,0.00481355],"last_embed":{"hash":"sf7sh2","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"sf7sh2","at":1762844612737},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project","lines":[5,383],"size":15259,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"sf7sh2","at":1762844612737}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Project Goal": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029155428,0.023960197,-0.02581102,-0.02618222,-0.005597829,-0.00912707,-0.005624202,-0.010593669,-0.0068511306,0.022635462,0.011559948,0.0079492815,-0.056660917,-0.044332135,0.007015915,0.04902388,0.0051765414,0.03701844,-0.010026438,-0.016717672,0.013268588,-0.022835612,0.0017980228,-0.012590435,-0.030314092,-0.029223336,0.018749252,-0.0055435896,0.035527404,0.04548909,0.0038639687,-0.04100793,0.008728456,-0.061516404,-0.020476615,-0.01910936,0.02294669,-0.024441697,-0.053306,0.03734526,-0.0075914804,0.0027058716,0.070248626,0.009278882,0.006971021,-0.014380101,-0.0133151235,-0.00011627224,-0.015558893,-0.028568687,-0.009879701,-0.009567502,0.0217181,-0.025228607,0.007898554,0.03344746,-0.011930712,-0.033752132,-0.016172212,-0.0107369805,-0.022901872,0.007898646,-0.010677631,0.008832123,0.028095528,0.04357653,-0.003439189,0.036533,-0.03017468,-0.030375509,-0.029182147,0.022129001,-0.010221512,-0.013271958,-0.012621467,0.06136262,-0.02814233,-0.010156839,-0.017914187,0.066348836,0.008307159,0.000102603706,-0.017448189,0.010569212,-0.013096335,-0.0049817166,-0.008103405,0.08601929,0.028869968,0.04435589,-0.017275354,0.00253176,-0.013823099,-0.041275654,-0.0023560643,0.0339203,-0.012440726,-0.029866586,0.03645535,-0.016142746,0.0034542303,-0.018684452,-0.0035025366,-0.0673262,-0.0025645057,-0.028354028,0.0006361451,0.002356157,0.03855218,-0.019343352,0.037508767,0.019660113,0.002837691,0.03969363,0.025659136,-0.0057904087,0.0041678348,-0.035538044,0.01912452,-0.016983865,-0.019901762,0.027059201,-0.005786497,-0.05369281,0.0030475592,-0.0011584325,0.033386648,-0.006889595,0.0013335731,0.006437625,0.0050954684,0.02064115,-0.013563291,0.021159928,0.014516142,0.02039984,0.0007930989,0.010329724,0.0338703,-0.031223182,0.03813649,0.011576476,-0.0042413897,-0.022856392,0.024540344,-0.037745837,0.009727334,-0.02040528,-0.025627086,0.0057290844,0.037562024,0.015544407,0.015888887,0.017019153,0.012171829,-0.002562521,-0.005203728,0.027571822,-0.014686978,-0.035893746,0.015517378,0.017420925,-0.004205766,0.0036412973,0.032237314,-0.008441764,0.0073817465,0.05656159,-0.01875044,0.0341886,0.030436713,-0.047905426,-0.033146672,0.018173795,-0.010611323,0.015971534,0.07695192,0.01545444,0.010802503,-0.020927938,0.010109793,0.009324265,0.015067526,-0.03358627,-0.041548513,0.021339932,-0.000961538,0.015386502,0.037460808,0.049696118,-0.017955318,-0.02239868,0.008742771,0.0066264835,0.0014207193,-0.030742764,0.06905176,0.0063501075,0.0038707468,-0.070869364,0.008807878,0.03739486,0.03853694,-0.04627615,0.020615157,-0.05210951,-0.027200062,-0.027509399,-0.010130126,-0.007504945,0.012862333,-0.0076817265,-0.019031744,0.006146492,-0.043126713,0.021329965,0.018971616,0.0005673862,0.027473139,-0.004839805,-0.03719417,0.024456214,0.034588527,0.03830875,0.02420631,0.040662263,0.029192599,0.07877755,0.0109206885,0.028284729,-0.02887253,-0.029069986,0.045934312,-0.019753069,0.027702454,-0.05844447,0.007102406,-0.0014165867,0.02786279,0.03943864,0.0067267814,-0.028014496,0.068492085,-0.0036822336,-0.030817946,0.017725326,0.01583452,0.0062082675,-0.012260729,-0.03215233,-0.009811618,0.034159906,-0.01413835,0.018008005,-0.049378168,-0.00932824,-0.00019998928,-0.0057068183,-0.032033958,-0.014881876,0.00022894646,0.057248276,-0.019991457,0.021634867,0.010590282,-0.0045124474,0.010668687,0.008774248,0.025828049,0.022063328,-0.03863536,0.009331367,0.039817788,0.016609173,0.009871971,-0.035924297,-0.029404646,0.014505092,0.080980405,0.0050609065,-0.014613041,0.0086885495,0.04039851,-0.001789479,0.029585877,-0.011661355,-0.033934757,0.02991097,0.042462137,-0.017489752,0.022501422,-0.016405119,0.02780664,-0.01063482,0.019185998,-0.006923632,-0.029574018,-0.17527194,0.011563085,0.03744877,0.012268192,0.03893385,0.007040186,-0.028341824,-0.038497426,-0.014588863,0.020399127,-0.043475498,-0.036882352,-0.016155705,0.035581738,-0.03308869,0.03585467,-0.057405733,-0.032710616,-0.014945963,-0.041533772,-0.0061223544,-0.037929974,0.057951443,-0.05013248,-0.027564226,-0.024345476,0.012831424,-0.0035439697,-0.045228496,0.020740293,-0.018248858,-0.015094546,0.0073077856,0.025838435,-0.043483797,0.026194911,-0.0010596596,-0.021661164,0.0030339174,-0.0011231261,0.019701907,0.036523852,0.03718915,0.023384234,-0.053689703,0.020966774,-0.029074498,0.03444347,-0.04895221,-0.019459242,0.045464,-0.021447025,0.013946356,-0.011508916,-0.03833763,0.03638461,0.027148569,-0.0037708916,-0.0078474,0.053244427,0.0020718395,-0.060795628,-0.008635454,-0.054428678,-0.012825769,-0.021986319,-0.008492355,-0.00558524,-0.016461086,-0.021927694,0.009081115,-0.0050725923,-0.0000966679,-0.032204106,0.056240384,0.0024138242,-0.017101778,-0.021845516,-0.022340495,-0.07144877,0.0011426437,0.031659085,-0.000055679113,-0.046909694,-0.023315277,-0.107882105,-0.02065082,0.020775665,0.012482804,0.24061207,0.0070165265,0.031529743,-0.03875851,0.03797355,-0.027576702,-0.021826282,0.036463123,-0.018715648,-0.045308437,0.0054726857,0.018934011,-0.0328514,-0.015101993,0.014523526,0.024122363,-0.029943673,-0.011364676,0.04611307,0.019789994,-0.0034211574,0.022309396,0.041439924,-0.008104413,-0.019714694,-0.01183856,-0.039386414,0.02437505,-0.022860132,0.028678218,-0.029106064,0.03150209,0.05158532,-0.049955815,-0.020317238,-0.006912048,0.010636987,0.006527792,0.020351777,0.022205848,-0.003576666,-0.009668576,-0.0054158233,-0.014475837,0.0009296464,0.004194598,0.03143424,-0.04109292,0.024138441,-0.02775515,-0.009429061,-0.024431095,0.02998445,-0.010619434,-0.0074035306,-0.021900536,-0.045096528,-0.017242912,-0.01027752,0.009793086,0.006197143,-0.00021316974,-0.10220763,-0.04100191,0.031771418,0.061157133,-0.003719466,0.00040767237,0.043612417,0.018316884,0.02871783,0.024595719,-0.029307337,-0.024104808,-0.015772225,0.03276377,0.004818064,0.008189834,0.007309131,0.005408024,-0.004890496,-0.038137082,-0.03941156,-0.025987709,0.017728,0.024858588,0.005501426,0.015683165,0.00060317735,0.011056603,-0.0053577772,0.063449,0.006643597,-0.03127432,-0.006591973,-0.00754092,-0.04622292,-0.0025252409,-0.054070096,-0.00058925344,-0.013514595,-0.03430735,-0.0029166723,-0.027402267,0.023109838,-0.026183518,-0.005258102,0.04456588,-0.043868013,0.016685145,-0.01576905,-0.013826145,0.009631017,-0.02762544,0.0065629156,0.03791273,0.018289205,0.0075293444,0.036821343,-0.0068838727,0.031104302,0.033626642,-0.0066855825,-0.0030191478,-0.021096354,-0.06274113,-0.024242248,0.0029975055,-0.010376368,0.039020307,0.032602713,-0.034158815,0.027702032,0.046444975,0.032689907,0.051337276,0.04482423,-0.0054013743,0.0126306545,0.021963036,0.027458869,-0.0288298,0.008054172,0.0062163835,-0.015412944,0.05257326,0.0076382556,-0.027772168,-0.004288803,0.02620036,-0.021720355,0.030784497,0.024369178,-0.061000116,0.020264491,-0.07201915,-0.021755327,-0.02686267,0.006955797,-0.0038137513,0.0002480931,0.060812835,0.004643327,0.09297892,-0.02755205,0.001115038,-0.011892087,0.044668913,-0.0053190724,-0.03144999,0.026724169,-0.010518204,-0.040044002,0.028342154,0.052361168,-0.003720979,0.0042048884,0.012124827,-0.013171346,-0.025100155,-0.04095639,0.00071147934,-0.023132762,-0.009431458,0.039972834,0.0055986075,-0.026556727,-0.009293187,0.039522253,0.015178969,-0.03830739,0.089808084,-0.008985493,-0.016335528,0.020841783,-0.01090484,0.08511092,-0.023116559,0.03140687,-0.013048641,0.013051326,0.0050904662,-0.014853366,-0.027283136,-0.05180206,-0.006490071,-0.027684772,0.06278968,-0.030210428,0.0031814221,0.009018246,0.038614,-0.06328017,0.029417243,-0.045354854,-0.01764618,0.02204058,-0.026657823,-0.043469183,-0.023557408,-0.00080319826,-0.016021468,0.004765887,-0.04830481,-0.0061220927,0.0006912726,-0.004018272,0.008371566,-0.028197996,-0.008213221,-0.009972854,-0.009356551,-0.0070461044,-0.021673413,-0.03432721,0.0026424036,-0.0042184256,0.015196757,0.0053620995,-0.01213832,-0.051749527,-0.0021088447,-0.010567639,0.069111064,0.005484857,-0.01255604,-0.0066949916,-0.031132538,0.06668801,0.012940987,-0.008827829,0.019602165,0.061786782,0.011329065,0.01220457,0.0014622225,0.011640679,-0.017203739,0.02149349,-0.030608889,-0.030375103,0.029155605,0.02937397,0.007209195,-0.027056064,-0.059810225,0.025098016,-0.011775596,0.0014504906,-0.02126451,-0.04006862,-0.024269614,0.014861832,0.00041336974,0.035610303,0.0047223214,-0.03978246,0.06957909,0.040058147,0.0069192834,-0.020370588,0.03573237,0.037566137,-0.02814775,0.004997312,0.0172729,0.022556415,0.026646066,0.044476666,-0.05728829,-0.0113370465,-0.0073713637,-0.019385466,0.028106458,-0.008646,0.010408689,-0.029212851,0.059681505,-0.011614965,0.0055583376,0.015287391,-0.013006042,-0.015873028,-0.045324333,-0.021020615,-0.009311036,-0.02323886,-0.076575354,0.034731995,0.014909124,-0.002186715,-0.06489463,-0.027757052,0.0449178,0.040806904,-0.012146777,0.038743407,-0.012905485,0.029879833,0.00723913,-0.034490503,0.016047362,-0.026525699,0.011158709,-0.03229523,-0.01190297,-0.047618937,-0.0376429,-0.02560481,0.031344358,-0.030431911,-0.01592277,-0.028562037,-0.02803465,0.026250308,-0.027391156,0.07501651,-0.05515922,0.047269728,0.020818995,-0.029593395,0.014674541,0.03548732,-0.037333567,0.04501142,-0.01695407,0.00012829328,-0.0019022333,-0.0015560087,-0.021604557,0.034317378,0.03299407,0.015887301,-0.028918551,0.08103192,0.0074151885,-0.05217887,0.02138594,-0.0087905135,-0.040221613,-0.049629092,0.024158718,-0.036041446,0.0064419378,-0.027163513,-0.032716483,0.0016254828,-0.03780104,-0.0124982605,-0.0064188126,-0.035520986,-0.024772124,0.008045067,0.016672632,-0.038793948,0.050121464,-0.05920258,-0.028175639,-0.008435986,-0.0027385713,-0.018276876,0.013868944,0.026843311,-0.056190446,-0.0021640963,-0.030929742,-0.012604141,0.025207123,0.033954073,-0.027789801,0.0032663029,0.0264431,-0.06100989,-0.047657963,-0.1374648,0.04018813,-0.005861578,0.009983032,-0.028429763,0.0029148303,0.009369063,-0.012629761,-0.009718065,-0.06590031,0.016210705,-0.00083764724,-0.0041792756,-0.025792895,0.022687174,0.02099043,-0.046440966,0.00012306328,-0.028866038,0.052215423,0.03691067,0.0012024285,0.015080047,-0.009805126,-0.015681677,0.0135211805,-0.016984304,-0.011952547,0.0029850379,-0.04695402,0.024776854,-0.006697298,0.020994414,-0.023034113,0.009528423,0.026980279,0.009379419,0.0024442177,0.016364845,0.034865044,0.014892402,-0.012730865,0.00018036629,-0.017600885,0.03582413,0.03677261,-0.015525243,-0.029005053,-0.05128412,0.026758065,0.024989976,0.03052117,-0.04861707,0.046274275,-0.015743911,-0.027936548,-0.023423918,-0.0057308893,-0.058015108,0.026971897,0.028739687,0.027491435,-0.027112512,-0.04046157,0.0063119135,0.018832322,-0.029102303,0.034249727,-0.00015798025,-0.013808261,-0.004853052,-0.023071248,-0.037663992,-0.03702311,-0.026289515,-0.01550737,0.018728575,-0.0413086,-0.022606643,0.0009712883,0.018667866,-0.066785544,0.022911353,0.0007885545,0.08768095,0.0727909,-0.029821007,-0.012360643,-0.05118378,0.0065804063,-0.025351478,-0.035846446,-0.023709785,-0.01897992,-0.057715848,0.056503966,-0.02008261,0.035349526,0.0134588815,-0.0148420995,-0.047955424,-0.056882046,-0.014150694,-0.032552622,-0.018550143,0.052126937,-0.025251845,-0.037047897,0.00197605,-0.0025463328,-0.051639285,0.029740002,-0.00413449,0.013094154,-0.062094375,-0.021914914,0.010506024,0.053814325,0.0035084754,0.021588687,0.028488545,-0.018176444,-0.0020523733,-0.028120734,0.027027888,0.04234299,0.010537673,0.06315717,0.014495208,0.01140379,-0.011879861,-0.046726894,-0.0075133867,0.022438858,0.05839545,0.010273098,-0.012585771,0.02615931,-0.051486425,-0.008150136,-0.04244613,0.011985714,0.009143285,-0.02454869,0.0076330877,-0.0398012,0.0195464,0.04976505,0.007657749,-0.01955752,0.024330894,-0.02654946,-0.01246123,0.008080584,-0.018820351,0.00026197406,-0.025549274,0.024499187,-0.0035725113,0.062235557,-0.045755792,-0.049394198,0.0060905563,0.029864302,-0.019965807,0.05653098,-0.041991193,-0.004279649,0.006509556,-0.0019772204,0.0002840751,0.062395852,-0.022718703,-0.010301256,0.0155266505,0.0366907,-0.008137958,0.016307898,0.01794114,-0.010008089,0.0074007767,0.019517807,0.016265431,0.062347874,0.028416157,-0.0059158984,-0.041466087,0.0013771062,0.028324183,0.026787126,-0.03145095,0.0021550476,0.035167873,0.0012090333,0.045835666,0.042945255,0.009681096,0.018103255,0.0057950895,0.017793125,-0.015625678,-0.02950591,-0.00074543257,-0.027427318,-0.010328208,0.010577397,-0.0020499805,0.010656822,-0.013300703,0.0053230394,0.0054592635,-0.03130156,0.029791739,0.03507513,-0.002021087,-0.015867988,0.0077602942,0.013955052,-0.051924083,0.01587867,0.01902953,-0.024113197,-0.033329736,0.0028040076,-0.009126649,-0.031919565,0.009159526,0.007971504,-0.010235052,-0.002951202,-0.05523984,-0.007559746,0.03614959,0.008939897,0.029468989,0.017618287,0.021437466,-0.0021738103,0.009246935,-0.0127967065,0.058719702,-0.037707128,0.01997186,-0.058807734],"last_embed":{"hash":"28gop9","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"28gop9","at":1762844612737},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Project Goal","lines":[7,12],"size":138,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"28gop9","at":1762844612737}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Project Goal#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02476231,0.017470464,-0.032440018,-0.03608183,-0.03126498,-0.041252878,0.0027859183,-0.006155485,-0.00053886935,0.018476991,0.025352685,0.024371998,-0.061500132,-0.034114186,0.0024058358,0.055599645,0.0038302739,0.008127436,-0.01996327,-0.022487635,0.0066739833,-0.026063178,0.019095866,0.0150680365,-0.049486917,-0.030821135,0.029922808,-0.02524579,0.0013595596,0.045083527,-0.0026692555,-0.0004158859,0.03819033,-0.017261632,-0.03199301,-0.025887964,-0.01516288,-0.026747871,-0.039998773,0.059070867,-0.0030038438,0.030671936,0.036926493,0.017483639,0.013508864,-0.010722942,-0.011699734,-0.004986825,-0.016013633,-0.03729608,-0.013534056,0.0080483975,0.0013418909,-0.029894315,0.011401551,0.03553114,-0.017713323,-0.04995586,-0.021049235,-0.008599662,-0.006309671,0.006223969,-0.036596507,0.014557859,0.038188014,0.014206641,-0.0058064978,0.056469068,-0.017654316,-0.037907414,-0.03307366,0.019615015,-0.021202466,-0.018772446,-0.03335675,0.03648499,-0.0014434936,-0.0038971922,-0.014486404,0.0782347,-0.022677656,0.020378904,-0.025257947,0.021833362,-0.015724512,-0.016791763,-0.06757846,0.087511055,0.045992024,0.016784413,-0.025858052,-0.0011527904,-0.010526632,-0.049553875,0.0063678734,0.02819496,-0.02310318,-0.0031186477,0.009424505,-0.012984678,0.011409515,-0.0136808995,0.0030880005,-0.052004542,-0.014996213,-0.015709283,0.018399598,-0.0039879647,0.023053277,-0.019825265,0.017005708,0.014900702,2.1588416e-7,0.02681156,0.033779226,-0.024322081,0.031367753,-0.046973072,0.034727335,-0.017844032,-0.003562219,0.024414003,0.006251995,-0.052357238,0.024705486,-0.0030058417,0.03049939,-0.020603223,0.012531058,0.0066721635,0.020535927,0.0063706813,-0.02148365,0.029869588,0.010541211,0.012629531,-0.000969528,0.01829608,0.00058115204,-0.04064041,0.04131952,0.04717871,0.013630315,0.0016461399,0.0494671,-0.047220588,0.017999165,-0.0046758074,-0.015596593,0.015234461,0.026428886,0.035704967,-0.007079141,0.01386482,0.009265593,-0.020916888,-0.018639848,0.0045602885,0.013352719,-0.04211979,0.005732563,0.027291903,0.0039802054,-0.0053684334,0.02179284,-0.022468332,0.007718939,0.031801533,-0.029969273,0.023739973,0.01897493,-0.03478064,-0.041105248,0.03064976,-0.010829164,0.010536481,0.049510922,0.0176965,0.008334116,-0.0072788936,-0.01009229,-0.010319053,0.018214721,-0.014820159,-0.04384213,0.0016562629,0.018578397,-0.0035804722,0.03215058,0.036523014,-0.0032382952,-0.021816729,0.012659603,0.011603855,0.007054281,-0.034106992,0.06946499,-0.012425301,0.0006645796,-0.06449066,-0.0015293997,0.036956258,0.053095303,-0.04283603,-0.003585251,-0.028737167,-0.026986487,-0.008292008,-0.007403097,-0.012531348,-0.012796662,-0.028186241,-0.040992495,-0.004492492,-0.04603788,0.03550543,0.022288872,0.00097357284,0.027813645,-0.0030866852,-0.044733446,0.032558244,0.0058392757,0.02749054,0.014656055,0.026307425,0.039360564,0.0537057,0.041304354,0.015801232,-0.023079708,-0.022142174,0.072669975,-0.019189183,0.015051973,-0.04093792,-0.008844176,-0.009188232,0.0067981957,0.006518917,-0.008799434,-0.03372704,0.0713423,-0.0019929502,-0.06635832,0.0009596471,0.016460229,-0.023190528,-0.009887799,-0.0007171709,0.005484382,0.03234352,-0.03584019,0.0056715896,-0.036929686,-0.010424346,-0.013809764,-0.034178253,-0.033601206,-0.0037347516,-0.009104685,0.036943823,-0.028993253,0.024810288,0.018235562,-0.028076492,0.029568207,0.009580571,0.04646424,0.03494604,-0.0458393,0.026840225,0.03355443,0.011961142,-0.03229194,-0.0064852755,-0.033960853,0.003084975,0.083743244,0.02846008,-0.010261104,0.020904062,0.020166889,-0.0072976374,0.050491583,-0.025419965,-0.0064314883,0.00347152,0.026178462,0.0021214401,0.042497527,0.013204203,0.04645605,-0.028770478,0.009961636,0.010600309,-0.023238173,-0.16134183,0.025884027,0.011226125,0.04495144,0.01386179,-0.0020553921,-0.001906062,-0.010509519,-0.0075102705,0.044150516,-0.041948214,-0.036401484,-0.014278399,0.032637134,-0.06715245,0.0033318738,-0.038756613,-0.014780257,-0.034979712,-0.041768078,-0.0282502,-0.021856068,0.021036567,-0.027151082,-0.0072793765,-0.0021550702,0.023032038,-0.004625772,-0.036238622,0.0043870006,-0.010088912,-0.016019102,0.010380617,0.02596634,-0.04475049,0.0022362124,0.019318122,0.012241001,0.017912708,-0.016102437,0.028885705,0.06362071,0.035569735,-0.010666268,-0.04719317,0.050251547,-0.040824905,0.026964901,-0.054735616,-0.049467437,0.02589833,-0.035778496,-0.0051047774,-0.014867129,-0.0521636,0.016393505,0.03622962,-0.008430821,0.021915173,0.035962936,0.007338107,-0.041908253,0.0041677887,-0.06499867,-0.002363949,-0.018289862,0.018366456,-0.028963238,-0.0020988586,-0.021373142,0.01521842,-0.009324154,-0.003414007,-0.02802863,0.0060409536,0.009787095,-0.009623879,-0.026020588,-0.0074426807,-0.05751038,0.015987426,0.037520777,-0.011337168,-0.0045986944,-0.026494516,-0.08015712,-0.0160557,0.02113609,0.018369665,0.23458247,0.0089690415,0.02108243,-0.029071927,0.0503186,-0.033269953,-0.00014836271,0.02993422,0.016519887,-0.04463166,0.022560855,0.03351776,-0.04459335,-0.008093047,0.015337775,0.021724833,-0.074614465,-0.0044394094,0.044888064,0.027873015,0.005765006,0.010052089,0.045787234,-0.015845507,-0.043317433,-0.009785685,-0.029533982,-0.003768273,-0.029339483,0.02217365,-0.061561532,0.038404178,0.06473496,-0.0671507,-0.032894876,-0.006425271,0.006995779,-0.007835615,0.031029323,0.04062643,-0.022649115,-0.014631879,-0.031944264,-0.03721393,0.008445639,-0.0027464507,0.01670559,-0.040432718,0.008590293,-0.010940113,0.0031960534,-0.027060837,0.027071603,-0.022063062,0.023065645,-0.016409043,-0.05566416,0.004448837,-0.010917742,-0.00968961,0.026018621,-0.0076650428,-0.057691146,-0.053452943,0.00025370083,0.06036255,-0.019918984,-0.036186922,0.030303063,0.00693774,0.03708204,0.040513888,-0.032651335,0.014340655,-0.004306847,0.020428782,0.010356415,0.02141625,-0.015720295,-0.002602177,-0.003189224,-0.02545498,-0.035263523,0.027131623,0.033011544,0.021153243,-0.011362722,0.045233697,-0.00242464,0.03882171,-0.018144377,0.029215788,0.02548777,0.0028707094,-0.015771747,0.003282358,-0.008806555,-0.04649225,-0.0781043,0.0029942424,-0.018748764,-0.034843296,-0.00809266,-0.010986522,0.024622917,-0.03046338,0.004021718,0.013063194,-0.04099005,-0.013949753,-0.027488578,-0.023899663,0.026814427,-0.030601332,0.012602209,0.03206799,0.009097737,0.013513401,0.040828202,0.008719922,0.036716122,0.026023898,-0.00672555,-0.008695388,-0.016752683,-0.08190263,-0.002981028,0.00537175,0.0009141303,0.032355867,0.02658621,-0.02596589,0.03586124,0.035119932,0.0016628363,0.0055031036,0.062468242,-0.013867971,0.0007307559,0.004074881,-0.0056968224,-0.019346945,-0.009154313,0.017629566,-0.017097209,0.08672533,-0.0029515096,-0.04078536,0.004229205,0.054760348,-0.023687568,0.03353303,0.026140135,-0.059462637,0.025522118,-0.080464244,-0.008146837,-0.02076729,0.016451532,-0.022503553,-0.0011373417,0.0684317,0.017308878,0.08679309,-0.012229208,-0.0028985776,-0.007726769,0.022052782,0.0066413353,-0.014854691,0.05006639,-0.018415477,-0.03341328,0.027780589,0.038254056,-0.008494351,0.012915052,0.032611243,-0.012664192,-0.057942178,-0.02106231,-0.030801503,-0.018181816,-0.021187712,0.05953193,-0.010187031,0.0056597916,-0.015008003,0.031291496,0.016602285,0.011571995,0.08406967,0.004659655,-0.02852152,0.04790855,-0.0038670865,0.08527922,-0.023244403,0.02769275,-0.0130956955,-0.000063411884,0.02029404,-0.013803312,-0.03429001,-0.05706092,0.0077430364,-0.008476726,0.056241337,-0.050777137,0.027840683,0.001822981,0.0324866,-0.0677036,0.04028072,-0.04103993,-0.02514821,0.033990584,-0.0033092757,-0.013060826,0.0016765721,0.01464266,-0.010996063,0.0011053202,-0.018275106,-0.010025937,-0.009028481,0.039602816,-0.035176206,-0.031275153,-0.028106859,-0.013560057,-0.0041142264,0.01641471,0.010117875,-0.024577245,0.0017479331,0.009664399,0.009105555,0.0031140922,-0.030305661,-0.055265266,-0.012462739,0.0050665676,0.058543414,0.004365512,-0.020515569,0.00053493056,-0.04278838,0.043295853,-0.0036058964,-0.011203678,-0.009961895,0.038211618,0.019501043,0.0036021278,0.002604424,0.005890409,-0.03206436,0.0018136953,-0.052449033,-0.014163372,0.022211239,0.022351334,0.019356458,-0.014358266,-0.04334916,-0.0041234707,-0.022604745,0.0003958015,-0.029463226,-0.03578462,-0.04638048,-0.0048797666,-0.0039692805,0.04103549,0.015483744,-0.011512486,0.0482654,0.049261734,-0.019544087,-0.006189714,0.013829691,0.022630423,-0.016226392,-0.0123814205,-0.0059121866,0.018968368,0.02232641,0.03912147,-0.08255339,-0.0010925294,0.027642448,-0.00966643,0.03179295,-0.003189649,0.020980315,-0.021673588,0.031654242,0.00534488,-0.025108099,-0.0023835811,-0.020867683,-0.004265751,-0.052018087,0.001981563,0.014520127,-0.02462053,-0.07843673,0.044507556,-0.0008157785,0.01569755,-0.08258125,-0.018993143,0.053460725,0.049336728,-0.011862319,0.029399434,-0.026941385,0.020737406,-0.012645561,-0.031989135,-0.0003753821,-0.0279439,-0.009424791,-0.03940292,-0.011634007,-0.024426477,-0.033851005,-0.022834877,0.009171838,-0.02125998,-0.031481683,-0.0069351443,-0.03099386,0.023571935,-0.04369052,0.06498387,-0.01137786,0.06242263,0.017712405,-0.04389208,-0.005505298,0.033422604,-0.0324481,0.036877874,-0.0113817835,0.012891193,0.0154362265,-0.0045438563,-0.021843266,0.05909427,0.040055927,0.02985908,-0.039103378,0.1020247,0.0012349271,-0.018057324,0.0038915353,0.017630106,-0.0022254451,-0.044300575,0.012360301,-0.024074754,0.012721556,-0.013403128,-0.03605738,0.0038333493,-0.04492851,0.029735036,-0.020454131,-0.018457768,-0.048996396,0.010526189,-0.0020386225,-0.026674787,0.044975094,-0.047148827,-0.0157912,0.012165116,-0.00030096472,0.00093525875,0.0008928775,0.0024770957,-0.04779983,-0.0034627584,-0.05112798,0.019679466,0.034343082,0.05347164,-0.021090578,-0.015516908,-0.005460276,-0.027467007,-0.050548445,-0.1272382,0.03592167,0.0006481466,-0.0054012286,-0.045404285,-0.003911851,0.0015395947,0.0030237844,-0.014198581,-0.035650406,0.018192325,-0.0126963565,-0.020514661,-0.02436042,0.019618621,0.034055598,-0.042979512,-0.0059293252,-0.042802755,0.041338503,0.0298716,-0.014399378,0.07399851,-0.015580612,-0.019100593,0.00043164915,0.004345245,0.008020055,-0.009033416,-0.06272232,0.028679594,0.01568217,0.018678945,-0.019794729,0.0377578,0.01388692,0.00974902,0.034015637,0.022321792,0.02342875,-0.000993592,-0.013994466,-0.003333302,-0.017762087,0.029035257,0.063029334,-0.01427762,-0.012500502,-0.028655019,0.02521395,0.010728305,0.052610748,-0.027234374,0.044896454,0.01574472,-0.054279104,-0.0123856375,0.010273076,-0.07299632,0.021141011,0.010260183,0.018798422,-0.05986263,-0.018510872,0.004968409,0.006663223,-0.025304792,0.03578126,0.0010652597,-0.011848274,0.0000038933426,-0.007090387,-0.03887757,-0.03885711,-0.017363427,-0.007314605,0.014261169,-0.020392552,-0.005129778,0.010911672,0.008614385,-0.076055355,-0.009182658,0.025334345,0.08626215,0.059456818,-0.021940766,-0.020405293,-0.053404674,0.020464191,-0.034918826,-0.03884985,-0.0418033,-0.03528031,-0.044997677,0.05943791,0.0025128329,-0.00380006,-0.0000093833705,-0.025576131,-0.007496535,-0.044048157,-0.01848912,-0.016939847,-0.028976375,0.042101286,-0.020797519,-0.024886066,0.009283484,-0.01984813,-0.040647905,0.023069039,-0.0043361667,0.015059306,-0.057918865,-0.039407138,-0.009167548,0.040236108,-0.00040772647,0.015928801,0.02519254,-0.03038262,-0.004533912,-0.029545877,0.024456019,0.037559956,0.027622785,0.0612191,0.00934511,0.05986487,0.00070806325,-0.054209877,0.012394611,0.027564846,0.037386242,0.018289268,-0.0057622255,0.023751583,-0.044269364,-0.03197453,-0.018515399,-0.0075446656,0.0026026985,-0.013919322,0.0062403115,-0.009103206,-0.012187016,0.04170693,-0.005873829,-0.01122016,0.018223977,-0.020820782,-0.0072022392,0.040606827,-0.020904183,-0.0032689495,-0.030693348,0.009973126,0.0105639715,0.07044109,-0.035500914,-0.019913055,-0.0054973834,0.004252982,0.005357892,0.05185786,-0.035497468,-0.027325863,-0.012836869,-0.0034644085,-0.014888712,0.053987477,-0.026619684,-0.037692636,0.029634986,0.049229402,-0.0026241324,0.028195584,-0.003802129,-0.0022182174,0.012890836,0.021601798,0.024569882,0.07276174,-0.010072425,-0.013169626,-0.019226085,-0.01197992,0.031330112,0.0017200033,-0.0402824,-0.005576414,-0.003981539,0.0014395113,0.047601037,-0.00029463304,0.011570835,0.052445,0.009327892,0.018949473,0.019135332,-0.0335602,0.013331914,-0.027787494,-0.01182467,0.029789662,0.009996328,0.018040579,0.005524112,-0.022392187,0.03117578,-0.018914126,0.015293028,0.044821568,-0.028948935,-0.028085144,0.013386992,-0.00026558555,-0.01194688,0.0005450922,0.040381584,-0.031495538,-0.015018187,0.0035610802,-0.033299074,-0.02972459,0.04360412,0.03408305,-0.02250975,0.00949349,-0.034204572,-0.027307283,0.02937744,0.016525941,-0.020340282,0.00054275536,0.013699282,0.010295545,-0.0048530265,0.02402813,0.039023664,-0.007455732,0.019603169,-0.05938626],"last_embed":{"hash":"cle6jy","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"cle6jy","at":1762844612737},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Project Goal#{1}","lines":[9,9],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cle6jy","at":1762844612737}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Project Goal#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03561302,0.03996344,-0.035417322,-0.04082935,-0.00600442,-0.027710874,-0.01358099,0.009720879,-0.023299975,0.013563934,0.018494878,0.009818051,-0.04868082,-0.04204836,0.008079985,0.038545914,0.008945957,0.027269587,-0.028581953,0.023123542,0.03545362,0.0045683407,0.0032273545,-0.023993487,-0.036987353,-0.037556157,0.0150156235,-0.009508947,0.028852597,0.047335476,0.012092275,-0.03398511,0.009354261,-0.06243377,-0.019966718,-0.021871371,0.013471473,-0.031683605,-0.043765314,0.045177244,0.0010379334,0.02472274,0.05390917,-0.0051361215,0.0023389852,-0.0055446695,-0.014757274,0.0050368444,-0.031125022,-0.0115945,-0.008553654,-0.0005972358,0.021477362,-0.03639969,-0.01462617,0.030408574,-0.0131004825,-0.04938649,-0.030594125,-0.020817792,-0.016052103,0.0013088839,-0.03553573,-0.021148669,0.032132294,0.054060712,0.012005716,0.01641754,-0.03526595,-0.035177864,-0.018861474,0.013411975,-0.03231074,-0.008145919,-0.025803627,0.050045572,-0.027008528,0.013602,-0.008874539,0.06843937,0.020276912,-0.0031792615,0.004430711,0.00867738,0.0015917984,-0.007863896,-0.018342488,0.047771074,0.011943536,0.032280046,0.00027723235,-0.0106212245,-0.010220189,-0.04468391,-0.007966849,0.045000847,-0.03689621,-0.024861729,0.051931314,-0.014061706,0.004241924,-0.017994622,0.022074278,-0.073808804,-0.003900606,-0.039709277,-0.021993833,-0.00714818,0.034392092,-0.022058142,0.019547168,0.027830409,-0.0026459338,0.034050744,0.01773786,0.006892349,0.0016943715,-0.016566759,0.025550349,-0.00769855,0.0038344464,0.018821279,-0.00654809,-0.04671172,0.010086918,0.013026865,0.010608021,0.00014139237,-0.008200022,-0.00077341613,0.009872278,0.04201883,-0.010597304,0.017012289,0.023636583,-0.00014567464,0.007270293,0.014364677,0.037741102,-0.047039162,0.032953564,0.03798492,0.01863605,-0.03179365,0.029069714,-0.013532088,0.03150747,-0.014437836,-0.027589627,0.0012815293,0.037715446,0.012593664,-0.001684284,0.012052834,-0.019650567,-0.014143556,-0.002996895,0.01987826,-0.010430652,-0.040394828,0.010223379,0.022618819,-0.037462097,0.011148205,0.040719524,0.00257938,0.027905166,0.06267464,-0.014361139,0.025745813,0.061728105,-0.03933784,-0.013628058,0.024628138,-0.014434028,0.04251811,0.09733586,0.016865613,0.008209931,-0.022240464,0.003103032,0.017598122,0.01718057,-0.02635698,-0.065139495,0.029197231,-0.0048652524,0.035854258,0.04356788,0.017460395,-0.015775593,-0.0183849,-0.009347558,0.018863183,0.017065985,-0.019312922,0.061751004,0.019667529,-0.029607272,-0.06633862,0.0047105746,0.03822355,0.033066254,-0.01485061,0.006818294,-0.040768042,-0.024697727,-0.01137052,0.017291391,-0.018393463,0.02503162,-0.031972844,-0.01435272,0.009487165,-0.04846152,0.0037270542,0.015217618,0.015969234,0.024462586,0.000065766806,-0.025778813,0.011227631,0.010416407,0.01876141,0.01727351,0.018270617,0.044916674,0.055055976,0.010436473,0.016431462,-0.03537282,-0.030434811,0.067852,-0.025002038,0.041095905,-0.05793709,-0.009517848,-0.023194354,0.0027140214,0.031109346,0.0017691758,-0.042223938,0.051932026,-0.02611471,-0.038623683,0.0036541715,0.01985853,0.008804208,-0.03887155,-0.052255407,-0.0057804678,0.040965576,-0.0208882,0.027513217,-0.0517909,-0.015679272,-0.031604104,-0.006038927,-0.027676633,-0.035932586,0.028851481,0.039808765,-0.023068769,0.018594958,-0.004176667,0.0063863685,-0.03805113,0.02369458,0.025164803,0.018340208,-0.049184974,0.014191657,0.035742383,0.010126071,0.008544116,-0.031099122,-0.027320247,0.031068552,0.08019817,0.030111995,-0.001894869,0.023890005,0.046772763,0.018497193,0.033444706,-0.034744013,-0.011402726,0.00125948,0.0396424,-0.008652491,-0.005649731,-0.038198784,0.029879693,-0.00858145,-0.021115009,-0.020085173,-0.02854699,-0.16560137,0.0449225,0.030220717,0.010483257,0.030132044,0.027895804,-0.015430713,-0.052303366,-0.015853163,0.010225763,-0.036015935,-0.03591352,-0.016234608,0.034155283,-0.04380316,0.03230025,-0.053021576,-0.027382532,-0.0097651575,-0.050436985,0.023537196,-0.020691998,0.017859701,-0.04373114,-0.043413162,-0.005198551,0.033735108,0.026300745,-0.04262015,0.027866982,-0.001991415,0.017231468,-0.0005854658,0.024928655,-0.043595765,0.020615513,-0.017168416,-0.00058679155,0.012824679,0.0148132155,0.031032957,0.030899879,0.00785615,0.009414051,-0.043852203,0.021924276,-0.04630718,0.044269804,-0.069350615,-0.0492666,0.08285789,-0.027451653,-0.0013537606,0.005203455,-0.026869904,0.03084589,0.042031698,0.021779522,-0.036106784,0.04932251,0.01904128,-0.042722534,0.0030674182,-0.05030272,-0.042538095,-0.031250194,-0.02288612,0.015674002,-0.0073455814,-0.035028026,0.01064752,0.008293108,-0.002886617,-0.041632604,0.04504457,-0.0045592855,-0.017096749,-0.030878251,-0.024128115,-0.08534299,0.00075149676,0.01996005,0.001774399,-0.041069373,-0.009814405,-0.07810985,0.002385522,0.025561979,0.0018772807,0.24191567,0.005462767,0.013897898,-0.041515984,0.056624286,-0.036411576,-0.016474882,0.0277359,-0.012117947,-0.041078407,-0.00049559464,0.028528627,-0.04258279,-0.011318135,0.014399331,0.032955088,-0.028762745,-0.015952133,0.04404317,0.013568815,0.005312129,0.020533834,0.057793196,-0.015389403,-0.01787673,-0.013395238,-0.046230208,0.0070508365,-0.018374534,0.017333053,-0.021953374,0.020442985,0.069303095,-0.07594493,-0.026273737,-0.013902127,0.0062220003,-0.025496813,0.012129021,0.011804027,-0.0004749637,0.000104044215,-0.026943322,-0.019501971,-0.03145476,-0.021826738,0.02869146,-0.026562905,0.023121012,-0.016991882,-0.014278269,-0.020606149,0.023425778,-0.0045035174,0.005843099,-0.019307382,-0.019475222,0.0007849833,-0.009193488,0.009371621,0.0034714723,0.006595727,-0.094979994,-0.029267259,0.018958611,0.05739661,-0.023064883,0.008027541,0.029977642,0.029273111,0.034564503,0.022827039,-0.045876827,0.0031432898,-0.0021125912,0.019312082,0.0064156377,0.012867454,-0.016564775,0.0016908619,-0.008879401,-0.023166768,-0.035729066,-0.019446015,0.01803735,0.008946249,0.010038035,-0.0022525513,-0.021723902,0.007094538,-0.009960438,0.06050758,-0.020946985,-0.020248713,-0.036386125,-0.01231853,-0.048498325,0.011464677,-0.03939583,0.010471401,-0.032927886,-0.037447445,-0.0028812236,-0.03244607,0.0083441865,-0.010746953,0.005762322,0.043376308,-0.029936548,-0.0075636287,-0.024488192,-0.00832905,0.009901139,-0.035005882,-0.001292708,0.009380269,0.03388111,0.025297327,0.040609054,0.008692859,0.008509925,0.009696039,-0.0068157497,-0.04589368,-0.024686376,-0.026333591,-0.025645543,0.008673096,0.019524023,0.03174948,0.029787652,-0.03997741,-0.00843711,0.022218049,0.033786014,0.06229572,0.0559127,-0.003798525,-0.015215061,0.015505909,0.017744342,-0.06205701,0.03450726,-0.006376722,-0.008156403,0.018375687,-0.03335382,-0.052255556,0.0068786545,0.008513879,-0.030820362,0.039635576,0.008054782,-0.028773254,0.023293028,-0.07393995,-0.036912836,0.020829223,0.013919069,0.0045554517,-0.020507883,0.05745268,-0.016156757,0.050147135,-0.008147074,0.006596411,-0.00405705,0.040697236,0.0028106784,-0.012940326,0.042498797,-0.014628052,-0.046764553,0.0051558423,0.04018307,-0.01125809,-0.0013899088,0.012290703,-0.043256585,-0.029949756,-0.043138936,-0.030883837,-0.006895521,0.018256852,0.02160809,0.03269259,-0.034304317,-0.015576677,0.03480552,0.015899148,-0.021458218,0.0811351,0.017229762,-0.012214453,0.013554453,-0.00031870586,0.06568839,-0.0071683945,0.037672855,-0.020636566,-0.007664739,-0.02917333,-0.0020163003,-0.017704107,-0.04610554,-0.004100185,-0.010514829,0.061670758,-0.03186161,-0.0050573223,-0.022886664,0.03590291,-0.07360167,0.019236036,-0.023682704,-0.03820003,0.04361751,-0.052085526,-0.046137292,-0.03247012,0.0032388507,-0.027014902,0.021088267,-0.031427056,-0.005339351,-0.00237968,0.0077568865,-0.0071080383,-0.01965757,-0.010640024,-0.010362589,-0.014640281,0.01840545,-0.022437831,-0.049903896,0.012749347,-0.013453823,0.0019439856,-0.022533603,-0.03090071,-0.05056624,-0.018259037,0.0058847475,0.03860447,0.004600284,-0.027693786,-0.03308733,-0.017133638,0.0674398,0.0027157455,-0.0036258067,0.028116634,0.030573899,0.004502991,0.012205423,0.03380217,0.013797358,-0.035272125,-0.017521136,-0.03229658,-0.023103151,0.024698185,0.0297723,0.0068569086,-0.032918435,-0.048926968,-0.00033277992,-0.013443909,0.009937218,0.0009205974,-0.021929149,-0.03673802,0.0017672683,0.0012787676,0.042287447,-0.0055986894,-0.028346589,0.060204316,0.04501718,0.005571509,-0.037620645,0.04356593,0.030445563,-0.030789714,0.026244901,0.03122904,0.027950384,0.024937306,0.027323458,-0.05356114,-0.004090157,0.0069766417,-0.018457739,0.026965858,0.009329405,0.017514208,-0.003867613,0.072213545,0.0014206569,-0.013239755,0.006983182,0.0013607778,-0.01643225,-0.04866493,-0.0053694346,-0.0019703947,-0.017797817,-0.076486856,0.052559253,-0.0028632975,0.009531334,-0.06418819,-0.032063015,0.06328946,0.07331927,-0.013279757,0.021124277,-0.022777554,0.018733023,0.015491882,-0.020620225,0.048441254,-0.030432403,0.0018631157,-0.041717973,-0.0067083132,-0.026499595,-0.039702393,-0.0014343081,0.009430744,-0.039031927,-0.010504435,-0.02168531,-0.030216556,0.026279954,-0.029962407,0.0457418,-0.043707468,0.027928717,0.013728412,-0.032402772,-0.005409056,0.03192043,-0.03528433,0.026994439,0.02627555,0.017078668,-0.002427613,0.0028981408,0.0021761814,0.036227357,0.02961053,0.011027969,-0.023529151,0.049702883,-0.008284166,-0.0319366,0.006194991,0.003859568,-0.0766882,-0.036307618,0.005268589,-0.055932246,-0.006129602,-0.014403194,-0.031517573,-0.012525674,-0.04585632,-0.01975762,0.0022251983,-0.02404978,0.021129047,0.0017332112,0.021710042,-0.041776992,0.050280433,-0.052388616,0.012793132,-0.007868912,-0.00036134894,-0.018773312,0.029266518,0.040771056,-0.049738664,0.010702196,-0.017609395,0.0050664367,0.021187762,0.03620499,-0.013035514,0.0028010672,0.034819294,-0.061411157,-0.023657193,-0.1238062,0.016125001,0.00695646,0.02231149,-0.026629843,-0.0065024584,-0.015620438,-0.007873364,0.011613393,-0.07442917,0.028502258,-0.0087094465,0.026001276,-0.011365014,-0.00646546,0.027665865,-0.03339038,-0.0054523274,-0.022545949,0.052158866,0.043313958,0.012570291,0.016820384,0.0033238432,-0.039078988,0.015290383,-0.011097851,0.0014978726,0.011620617,-0.028690435,0.030289538,0.0049577705,0.013126216,0.005992932,0.036738116,0.032233737,0.010224007,0.009932792,0.011186747,0.057212655,0.0024809232,-0.006595838,-0.010949047,-0.014911337,0.05134529,0.063957796,-0.02255857,-0.030822536,-0.025876101,0.038599007,-0.0028744354,0.042701643,-0.009979333,0.06729734,-0.0075201476,-0.025187496,-0.021604357,-0.011899436,-0.0057865046,0.024395822,0.022408461,0.037129316,-0.035491023,-0.042734217,0.00040125518,0.036377396,-0.016482798,0.026453124,-0.006552493,-0.03072282,0.004663509,-0.032084897,0.0023338208,-0.048322547,-0.025658188,-0.020045726,0.004107422,-0.04473134,-0.005424127,-0.008175881,0.014439589,-0.057857066,0.018954208,-0.000733253,0.08401106,0.06457301,-0.022786375,-0.022446265,-0.02112455,0.0030257725,-0.024780314,-0.022381812,-0.02498846,0.005698649,-0.017972639,0.056913063,-0.029183708,0.009491429,0.005212328,-0.037247587,-0.049627382,-0.057559434,-0.0030978383,-0.018087847,-0.020266544,0.05001269,-0.043810345,0.0009170005,0.014884122,-0.0010106108,-0.048087306,0.041333217,0.0030119892,0.0071497867,-0.05455454,-0.016519789,0.018092161,0.031526882,-0.004814815,-0.0034728958,0.023797177,-0.023804503,-0.00568859,-0.017802827,0.017693138,0.029743569,0.011878274,0.058847196,0.025506128,0.011619436,-0.034574788,-0.04183256,-0.009793327,0.037185103,0.050482277,-0.0002742609,-0.03826642,0.01931765,-0.04045008,-0.0004983228,-0.013743498,0.029035578,0.005908491,-0.04142515,0.0002712113,-0.012316169,0.025550079,0.023968155,0.038752567,-0.009538367,-0.011969325,-0.03530596,-0.0069468017,0.036004633,0.0015252919,-0.01369797,-0.02138705,-0.014375374,0.02410389,0.06098239,-0.042440023,-0.03630461,-0.003841949,0.02212075,-0.019427896,0.07737154,-0.054491725,0.0023432479,-0.012550554,0.019093003,-0.0091369,0.045252115,-0.023672057,-0.020869875,-0.0010691006,0.023161804,0.012511339,0.008530313,0.03675776,-0.0059715137,-0.0013997082,0.013238901,0.02464514,0.05403261,0.056530558,0.017972307,-0.023802351,0.022462009,0.0121758375,0.028682811,-0.03814035,0.024046188,0.0036294735,0.0032170424,0.04187908,0.007499081,0.006060726,0.038558546,0.01028523,0.01060623,-0.008064285,-0.03499241,0.0102154,-0.012439456,-0.0034967363,0.037466,0.0206279,0.035837196,-0.014673599,0.024702428,0.0018106165,-0.027168682,0.022027338,0.037205484,-0.0058123614,-0.024037527,0.024229525,-0.0072624497,-0.034377467,0.01601077,0.020819763,-0.024018068,-0.018342124,0.023819115,-0.020008298,-0.02755635,0.022639122,0.012250816,-0.029149478,-0.03733689,-0.031361625,-0.055929817,0.034025446,0.013725489,0.006286275,0.025790034,0.01048866,-0.034160964,0.0243461,-0.0030117333,0.07551934,-0.016430441,0.01612702,-0.069512255],"last_embed":{"hash":"srajtf","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"srajtf","at":1762844612737},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Project Goal#{2}","lines":[10,10],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"srajtf","at":1762844612737}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Project Goal#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031507008,0.008107142,-0.013406357,-0.026906958,-0.011344978,0.011211592,-0.01666013,-0.0015352418,0.0021586393,0.01565671,0.009373152,0.00038286872,-0.036308285,-0.04142402,0.011969103,0.026162349,-0.010412024,0.025984488,-0.018454766,-0.022529759,-0.026665175,0.012899881,-0.028992219,-0.020361831,-0.03668493,-0.018036779,-0.034446612,-0.025252122,0.021793196,0.033043038,0.006583403,-0.0526407,0.004389124,-0.06477218,0.0062141023,-0.027373077,0.01863201,0.002210297,-0.045744143,0.033897195,-0.020627305,0.003525972,0.03879251,0.002090028,0.026989054,-0.00792448,-0.025318328,-0.008442615,-0.016130872,-0.03646442,-0.022444278,-0.00573815,0.01725891,-0.019307889,-0.017409336,0.05813463,-0.017373882,-0.033388462,0.003368304,-0.023697784,-0.014383034,0.01076132,0.010398885,0.03395596,0.020492109,0.050300766,-0.007845515,0.013402183,-0.018854117,-0.009920857,-0.04472384,0.045112364,-0.01762083,-0.018096806,-0.015776845,0.08008085,-0.014627446,0.01188733,-0.021820927,0.07100295,0.02315966,0.0034243416,-0.038543787,0.040145114,-0.012228366,0.017251072,0.0110200085,0.0754639,0.009871385,0.053155985,-0.0076698363,0.013795033,-0.011516344,-0.030519357,-0.008355135,0.012038202,0.010153724,-0.01587321,0.04333061,0.00778266,0.009110736,0.009105344,-0.028207248,-0.030209104,-0.0044941925,-0.023322407,0.011708658,0.021421641,0.00087162136,-0.025437575,0.047151417,-0.0037764471,0.00926513,0.019901298,0.0062032826,-0.009529063,-0.021679394,-0.01022688,0.0012196342,-0.023570636,-0.0135908015,0.027405536,-0.0066534057,-0.04910525,0.025608778,-0.022437943,0.019971013,-0.01653405,-0.002940119,-0.010574336,-0.00881089,-0.0021309115,-0.013562107,0.01685377,-0.0057006637,0.002641921,-0.0021020416,-0.018964428,0.01519428,-0.044149216,0.051507667,-0.005400581,-0.0008087596,-0.024557794,0.023704695,-0.010375424,0.021483418,-0.0029394135,-0.0004482303,-0.0057328325,0.035531085,0.017406628,0.03319642,0.038640264,0.033157393,-0.0029709379,0.027166294,0.0117084235,0.00893446,-0.0016694528,0.0014900055,0.008830222,-0.019374069,-0.0022836626,0.0153391,0.0025349385,0.017860133,0.06597312,0.004341888,-0.022855187,0.016607672,-0.05512625,-0.02577021,0.012496766,-0.0022243266,0.02575345,0.09247824,0.0047996836,0.00938013,-0.008902368,0.025808716,0.0009803936,-0.008321375,-0.0010255374,-0.034079038,-0.0035865745,-0.019851835,0.019569237,0.0448151,0.05103997,-0.0148762325,-0.012219332,0.008825505,-0.036808427,0.019151915,-0.04654141,0.05997584,0.013143783,-0.0033372925,-0.09725443,-0.0074523436,0.028519373,0.039017215,-0.078500256,0.01955084,-0.033051874,-0.018732581,-0.03549724,-0.008071043,0.016810901,-0.0036508595,-0.0077438583,-0.021864831,0.016931212,-0.012650488,0.01296573,0.02729614,-0.0076249265,0.020148883,-0.00054728676,-0.044700406,0.035045307,0.023885395,0.04858634,0.030389346,0.042833842,-0.0027717473,0.07705057,0.022808459,0.043340992,-0.013115364,-0.029773919,0.04634279,-0.025148124,-0.008360145,-0.043459773,-0.032290276,0.012209397,0.009432654,0.020547237,0.011068176,-0.0075448886,0.08642022,0.026113598,-0.0043358994,0.04643874,0.018240718,0.0161822,0.0056980127,0.0038439236,0.018324852,0.022356294,0.010543681,0.00052887254,-0.04479703,-0.013816276,0.011499355,0.010386827,-0.046510004,0.0030906545,0.009559929,0.046571795,-0.02195719,0.0074429624,0.0079642935,-0.009723476,0.022309758,0.031415857,0.011436968,-0.012259215,-0.02686098,0.0075764675,0.042006407,0.011959527,0.02718271,-0.00993802,-0.025425408,-0.010095968,0.054816738,0.00919786,0.017516049,0.005655676,0.04225134,-0.004656706,0.053113308,0.009305952,-0.059986737,0.04615061,0.0093476195,0.009235216,0.02101696,0.004072243,0.024403334,-0.0072624944,0.014201816,-0.022455996,-0.033776626,-0.16025484,-0.00923977,0.04164821,0.011808219,0.048790343,0.0072799446,-0.05031686,-0.043423496,-0.017220296,0.01912876,-0.034785464,-0.032565497,0.000065605636,0.01858164,-0.026367603,0.030906262,-0.046641514,-0.031088335,-0.003792616,-0.03065718,0.0015661503,-0.011803625,0.025242025,-0.07551015,-0.031016802,-0.032595344,0.037064325,-0.01946629,-0.038497027,-0.003653105,-0.04120244,-0.031929158,0.0009103567,0.04529326,-0.023112124,0.016530577,-0.005763818,-0.05518666,0.009641322,-0.020264562,0.01500915,0.050895736,0.013465096,0.045740798,-0.03761918,0.006810433,-0.009423441,0.07458782,-0.04451772,-0.014574498,0.02388064,-0.02326689,0.024636313,0.006439173,-0.019691866,0.044177383,0.020735137,-0.0014898602,0.009426022,0.039129447,-0.016368879,-0.08818779,0.00846895,-0.03575686,0.010842341,-0.014533751,-0.019575395,-0.055262025,-0.0035382241,-0.018390715,0.03587728,-0.03151931,0.0073012304,-0.008613301,0.06010703,0.0016847049,-0.023297017,-0.0024373205,-0.017323915,-0.07621319,-0.032063987,0.06869573,0.007658233,-0.039828375,-0.030120928,-0.109214604,-0.023453789,0.028146584,0.0025235105,0.25260836,0.022245454,0.040438402,-0.031867214,0.027543476,-0.013066409,-0.009347035,0.03589818,-0.040989373,-0.028748954,-0.018151443,0.0040051355,-0.028242707,-0.007163804,0.00826095,0.018648691,-0.034537353,-0.01707404,0.041533567,-0.00886802,0.0035270243,0.00827931,0.06135214,-0.023103714,-0.016067382,-0.00900183,-0.016816646,-0.002320955,-0.0107989665,0.0077990214,-0.050250895,0.03874734,0.021919003,-0.0007953843,-0.011561386,-0.0088547375,0.019340506,-0.010234568,0.037154783,0.0004902926,-0.009650459,-0.021330355,0.006613787,-0.011445498,0.021835737,0.008547771,0.03287828,-0.036631208,-0.0073839333,-0.034839876,-0.0014089049,-0.056125797,0.017779032,-0.040976085,-0.0056946473,-0.0044532027,-0.052955095,-0.011293742,0.009825558,0.0186595,0.0148351425,0.0030139848,-0.078312054,-0.041337572,0.015218713,0.056534477,0.005318465,-0.013696221,0.05282409,0.022549946,0.032763164,0.025288248,-0.03663536,-0.005758371,0.018062398,0.066365086,0.014661634,0.006838975,0.036104973,-0.019822592,-0.009140059,-0.039454065,-0.0035789937,-0.015079934,0.00817791,0.009093439,0.012675138,0.018045431,0.0031903363,-0.008734073,-0.030816296,0.04028964,-0.0038454463,-0.014390714,-0.028350115,-0.012603537,-0.024232345,-0.029710501,-0.051527098,-0.015903309,-0.02271326,-0.042380523,-0.010206866,-0.011366015,0.055672247,-0.034789823,-0.024096726,0.03265314,-0.032321252,0.008099429,-0.0144788865,-0.008855194,0.01877888,-0.035406448,-0.005884514,0.04587539,0.008413014,-0.010619315,0.013936919,0.01198887,0.039811835,0.0025396906,0.009208625,0.02397506,-0.0092682475,-0.048822783,-0.031436455,0.07455935,-0.036964472,0.033772603,0.024928354,-0.03182591,-0.023190055,0.039685797,0.01443165,0.06032686,0.022788329,-0.011769006,0.011218165,0.008762979,0.028404392,-0.009246657,0.011289096,0.00318201,-0.0070100194,0.04432898,0.010255918,-0.02178791,0.008038086,0.04839469,0.0002883428,0.060686123,0.00885272,-0.07732382,0.020964645,-0.04234424,-0.010356269,-0.00043148236,-0.047070324,-0.011239851,0.014105335,0.06278337,0.002291907,0.05701978,-0.04858278,0.0077826832,-0.013158822,0.004783039,-0.009084887,-0.018286144,-0.00333071,0.0030431391,-0.038891725,0.044912074,0.04199564,-0.030947363,-0.016143335,0.0024748992,-0.024026496,-0.026645236,-0.038797595,0.035203215,-0.017656317,0.0034014792,0.06318557,-0.011990562,-0.042022727,-0.01605696,0.019844789,0.01489642,-0.055838723,0.07262947,-0.00016224793,-0.029270262,0.009255447,0.00962915,0.050440628,-0.032948833,0.027658056,-0.018968953,0.021841435,0.017363856,0.007761234,-0.010422301,-0.020957233,-0.0011879976,-0.044193935,0.049941342,-0.024458513,0.0073660957,-0.011744735,0.00893846,-0.047938988,0.033688646,-0.03812145,-0.0065022297,0.029955806,-0.007765624,-0.054904483,-0.037236344,-0.006362589,-0.030865163,0.025936594,-0.03764328,-0.026903307,-0.0011975614,0.003319148,0.037524838,-0.045436688,-0.031755164,-0.004384485,-0.0072370637,-0.018027881,-0.02357711,-0.021042842,0.021042258,-0.011323679,0.023098212,0.016840847,-0.021863028,-0.02319432,-0.0077878893,-0.025574436,0.09135832,0.006720382,0.015173101,-0.0016008005,-0.05426169,0.068390675,0.0038037994,-0.0151869245,-0.013319377,0.09083382,0.0049413065,-0.006536352,-0.03995894,-0.021292243,-0.003990811,0.031333026,-0.04112964,-0.019174775,0.022775996,0.03291939,-0.010620576,-0.0129254125,-0.013407772,0.060609914,-0.0028059685,-0.007287229,0.012345935,-0.055829965,-0.03904669,0.014231243,0.016810017,0.051854037,0.0071607186,-0.06867338,0.04837454,0.04000152,-0.004497634,-0.038986214,0.042724904,0.021865008,-0.020948615,-0.01704183,0.008357506,0.017417768,0.019365609,0.05162562,-0.045808557,0.007688536,0.0023390027,-0.045042243,0.032113437,-0.009797478,-0.0060142144,-0.0038693226,0.040668182,-0.016265102,0.011946992,0.0063405125,-0.021224443,-0.009869242,-0.039658163,-0.028837364,-0.03093257,-0.008848302,-0.06290333,0.018692523,0.0136104785,0.019568795,-0.052993473,-0.042572677,0.0471827,-0.010998649,-0.017171174,0.050945174,-0.014716336,0.03728486,-0.0034931735,-0.036203746,0.011374956,-0.017958784,0.013726181,-0.05311408,-0.004177517,-0.03654788,-0.05368965,-0.039618146,0.031585027,-0.0393725,-0.03286874,-0.03630083,-0.013667307,0.03058014,-0.0075286627,0.06029621,-0.053177908,0.04029886,0.04650461,-0.037433434,0.014188275,0.06611971,-0.015224729,0.0403867,-0.017016456,-0.011062715,-0.0134142665,-0.019746857,-0.018857133,0.026066523,0.02155372,0.020024428,-0.009456211,0.10097992,0.02555142,-0.056705076,0.01929319,-0.024094949,0.0011517134,-0.04331433,0.016689258,-0.031950325,0.008878207,-0.032855663,-0.018573781,-0.0090226345,-0.011387944,-0.022587312,-0.0010031642,-0.013403606,-0.03579767,0.019683009,0.013386189,-0.050713055,0.06558057,-0.053595353,-0.007843974,0.012007761,-0.026873384,-0.01283304,0.004389706,0.03300501,-0.050653603,-0.0031017694,-0.040848162,-0.0038328767,0.025731761,0.045144632,0.00417376,0.004026667,0.006430843,-0.044772837,-0.043377638,-0.12603933,0.01545888,-0.0149152065,-0.0069293287,-0.019515455,-0.0010997325,0.03282202,-0.011281155,-0.010772302,-0.034198955,0.009514489,0.017620165,-0.020687666,-0.031797957,0.023519933,0.015241857,-0.028752096,0.01394997,0.0035611014,0.07125078,0.047502793,0.02428301,0.028049635,-0.0011644684,-0.017018657,0.005610701,-0.038164686,-0.003664522,0.0026427456,0.011943556,-0.0069116117,-0.024101008,0.009648,-0.025394497,0.0053684246,0.029918186,-0.009492923,-0.0003826256,0.007408111,0.018330898,0.02271137,-0.016209478,-0.019990146,0.0067686513,0.04504529,0.026570892,0.014229907,-0.012120227,-0.040976584,0.01603612,0.033510033,0.0207508,-0.06170865,0.03367974,-0.025646646,-0.015351981,-0.007481519,-0.018898232,-0.022296447,0.03738996,0.007959951,0.0074033006,-0.015620498,-0.027441343,0.014883667,-0.0013365153,-0.014425094,0.027274586,-0.030739823,-0.0018084614,-0.0056806454,-0.0070843524,-0.06101139,-0.031353712,-0.013687457,-0.018168844,0.012361532,-0.020282017,-0.013549119,-0.012468089,-0.006901137,-0.06059979,0.019125223,-0.032909676,0.07410433,0.06449021,-0.045508035,0.01442165,-0.059972282,-0.011907274,-0.032557804,-0.031299695,-0.010351377,-0.04043113,-0.04645494,0.079850815,-0.014912292,0.03281841,-0.0033052335,0.0013409173,-0.0374182,-0.0531213,-0.010033064,-0.016836511,-0.0063389055,0.034096282,0.020758364,-0.0208492,-0.00925272,-0.0088823605,-0.05682355,-0.005679476,0.0134071,0.014046383,-0.047715317,0.006274923,0.017665658,0.035555627,0.006071019,-0.0012074074,0.020879066,-0.044071447,0.0377624,-0.018088605,-0.0000504772,0.014986415,-0.00065545633,0.033008005,0.028196104,-0.0016426776,0.008061269,-0.021951333,-0.015188538,0.017695354,0.06403381,0.035152126,0.008119352,0.028597903,-0.06313974,-0.0020908494,-0.017929863,0.018626245,-0.0199078,-0.030639907,0.0051531172,-0.034778494,0.0028686805,0.04185875,0.01995065,-0.02264082,0.01270504,-0.022594718,-0.0037668126,0.006116513,-0.023644174,-0.0070412,-0.00894983,0.038573254,-0.016126465,0.058048442,-0.026432421,-0.04149855,-0.017105706,0.040459163,-0.010601499,0.046126217,-0.034298226,-0.024985218,0.008847123,-0.040979993,0.01858252,0.052850027,-0.019794479,0.008413947,0.0436614,0.03360304,-0.018549215,-0.015512776,0.00894353,-0.021020006,0.041694008,-0.009682732,0.0112115685,0.030504767,0.015454634,0.0017857844,-0.03893699,0.005771961,0.0016017607,0.030914685,-0.025283275,-0.018363994,0.012370386,-0.018610897,0.03988193,0.011487539,-0.0025678747,-0.011230742,-0.010412571,0.011740241,-0.027936941,-0.032555744,-0.030429976,-0.019509714,0.008137388,-0.005692612,-0.024601266,-0.0037356657,0.0039041468,0.014332567,0.0022583646,-0.038940284,0.032942366,0.024667045,0.02101003,-0.011709505,0.0053630103,0.0076113907,-0.030355928,0.043644335,0.033349846,-0.0069357916,-0.051122062,0.004488143,-0.0146855535,-0.023860442,-0.01734837,-0.005644366,0.030939175,-0.017855797,0.005569507,0.040055566,0.0440552,0.012966042,0.00987047,0.029387226,0.0021039923,0.012482335,-0.014201425,-0.026638458,0.044220485,-0.04505089,0.04277191,-0.046651896],"last_embed":{"hash":"kts0jt","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"kts0jt","at":1762844612738},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Project Goal#{3}","lines":[11,12],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"kts0jt","at":1762844612738}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023868844,0.023655893,-0.041383993,-0.026104733,-0.008696291,-0.015750192,-0.015339371,0.0024274674,0.019261183,0.01782575,0.011750179,-0.008386637,-0.055631127,-0.024264984,0.014879373,0.01706485,-0.018766455,0.036638565,-0.044402808,-0.012004926,0.010658973,0.0065235533,-0.005753387,-0.021297775,-0.02002489,-0.00021009264,0.01988321,-0.008347539,0.027183805,0.049136266,0.010702922,-0.07288308,0.0093632,-0.069011256,-0.031864904,-0.027988771,0.03637205,-0.016076297,-0.0459289,0.0013238541,0.0121992985,0.007048041,0.08222248,0.014640638,0.0076060346,-0.029077513,-0.022603303,-0.0014804408,0.001988537,-0.02015004,0.0008946735,-0.01534862,0.05212962,-0.03013484,-0.019640401,0.055421803,-0.011004734,-0.011265344,-0.009941387,-0.00431012,-0.017249705,0.019441184,-0.018163659,0.008223516,-0.0056875735,0.056202967,0.009782533,-0.014598519,-0.03359677,-0.04525363,-0.0044330284,0.018046886,0.017749697,-0.0077083157,-0.0155799305,0.0493208,-0.03895965,0.0040098927,-0.026347404,0.05613745,0.021898676,0.010319172,-0.004630781,-0.0010924711,0.00866714,0.022760503,0.0067096036,0.038219962,0.02225845,0.043024093,-0.011182302,-0.006134184,-0.0006512018,-0.03757646,-0.00076542125,0.031906363,-0.009987523,-0.042340383,0.023936544,-0.029160762,0.01614475,-0.013644488,0.006168903,-0.06657923,0.024503484,-0.0082299905,-0.007916183,0.008887252,0.020751521,-0.0100118825,0.022970868,0.021540524,-0.017447297,0.042759582,-0.01014486,-0.0067478428,-0.011210069,-0.053910103,0.022700788,-0.016440041,-0.0037858167,0.0395185,-0.021830369,-0.06577867,0.005686717,0.018020552,0.042440467,-0.007249202,-0.0073026014,0.024636287,0.015334399,-0.010241126,-0.031448502,0.020391716,-0.024806814,0.01952434,0.011326255,0.021300444,0.027239863,-0.03586365,-0.0030252584,0.0025404664,0.004050639,-0.036336444,0.041454613,-0.029745407,0.0028042356,-0.012645398,-0.014700327,0.0059556444,0.027861089,0.0064616227,0.030613802,-0.0069398195,-0.011174329,0.00036419512,0.024397234,0.036565818,-0.023878029,-0.067477,0.029869037,-0.002763845,-0.028552497,0.0397507,0.03277944,0.008036429,0.0018229771,0.051739495,-0.016112467,0.03402075,0.043962564,-0.037253108,-0.025058845,0.01764832,-0.021766411,0.047799367,0.11726668,0.017086728,0.012283726,-0.03509744,0.0114654545,0.012524407,0.022365626,-0.029967172,-0.054387845,0.025114298,-0.00824278,0.01837096,0.03395127,0.022106955,0.02042594,-0.012553486,0.021389004,0.006926213,-0.0030205487,-0.022662802,0.056801848,0.04299495,-0.007929801,-0.07258223,-0.015262428,0.060335804,0.02729994,-0.012770522,0.013080836,-0.052780632,-0.047997035,-0.026309254,0.024081001,-0.017999731,0.027294712,-0.010019725,0.004812378,0.013301631,-0.06411506,0.020913277,-0.0033454257,0.0032044938,0.03263691,0.005138001,-0.034420077,0.016246622,0.027714584,0.012633587,-0.009475783,0.017873928,0.00012063118,0.084618695,0.0021317939,0.041010845,-0.01750504,-0.004388036,0.0308484,-0.024083044,0.05569501,-0.042385813,0.021645071,-0.0041463342,0.025422929,0.04735084,0.031978637,-0.039630737,0.035917982,-0.0048629106,-0.024327097,0.034795985,0.016716905,-0.004899413,-0.02307259,-0.057419877,-0.0050473134,0.0121091325,0.009792949,-0.00017150855,-0.034308936,0.0035477558,-0.0051102573,0.0054975785,-0.06202107,-0.016757153,0.020387264,0.028267395,0.027157776,0.009403601,0.01669257,-0.008081326,-0.0057534617,0.024458203,0.031520233,-0.018966828,-0.014842612,0.011720624,0.02846486,0.026423829,0.004388607,-0.022288833,-0.028321942,0.024661975,0.064406164,0.022787869,-0.015119942,-0.00013105816,0.026411023,0.021535657,0.017352303,-0.024913596,-0.047257055,0.02045704,0.051732793,-0.023442253,-0.003029451,-0.02174863,0.031341072,0.0048070587,0.007600934,-0.008361043,-0.017591642,-0.17316665,0.013152455,0.05498897,0.010263105,0.025207862,0.033614896,-0.023836436,-0.037522614,-0.04664685,-0.009900246,-0.023658624,-0.05189093,-0.023882002,0.032095067,-0.006746894,0.021187821,-0.03679167,-0.005822492,0.025957957,-0.03326469,-0.0027629728,-0.02356215,0.033910695,-0.045774776,-0.018992813,-0.0070216814,0.017916437,0.020406788,-0.049219586,0.014858075,-0.030238783,-0.0061484054,-0.007178764,0.03153259,-0.010442422,0.05852508,-0.01627973,-0.018945593,-0.015134444,0.019804941,0.021802694,0.056272868,0.02985359,0.029116932,-0.01269263,0.017331375,-0.0037684327,0.020887755,-0.017240494,-0.017070381,0.035234325,-0.029452799,0.003930015,0.007653792,-0.031503905,0.041274723,0.026375573,0.046374198,0.011778721,0.014492631,0.0071447184,-0.0528301,-0.008505562,-0.048519522,-0.02431896,-0.026901264,-0.021960206,0.011588954,-0.01966802,-0.03237901,-0.011933811,0.0067798323,0.00419035,-0.023964265,0.05003343,-0.0046261395,-0.01904308,-0.03537087,0.0076934514,-0.08811501,0.001871145,0.04673766,0.0145760495,-0.07290412,-0.045254827,-0.094364084,-0.021980152,0.0011196355,0.028988628,0.22902188,0.04483699,-0.0021302158,-0.04180252,0.026440864,-0.02664169,-0.021887133,0.036008533,-0.015901132,-0.02642026,-0.0033287206,0.033110403,-0.033353295,-0.0042146984,-0.010216126,0.043279693,-0.027352747,-0.029519258,0.07076839,0.016387042,0.005554985,0.026935015,0.06235786,-0.016344279,-0.026911465,-0.04183744,-0.036315925,0.037685867,-0.018942801,0.031600054,-0.042266563,-0.0062555093,0.032791074,-0.08071715,-0.016478142,-0.0049678697,0.0046794754,0.0069794836,0.012956473,0.027209045,-0.003255511,-0.008511715,0.03125955,0.014143193,0.006815279,0.015196665,0.039256852,-0.017850928,0.020722125,-0.018465107,-0.0074112057,-0.010938132,0.008661691,-0.010194851,-0.03883913,-0.05547055,-0.02147725,-0.029817535,0.0020782487,0.020788066,-0.02686974,0.009250229,-0.09951426,0.015281275,0.031937998,0.039944522,0.03209298,0.020661296,0.026196035,0.020047449,0.026016183,0.03107115,-0.011706277,-0.018852562,0.010430466,0.029932532,0.0014843594,-0.00024784662,0.011794779,0.0073087057,-0.026685784,-0.009686883,-0.068158135,-0.0273207,0.012563813,0.041085623,0.013292314,0.026058592,0.00238882,-0.038283005,0.018182848,0.056085505,-0.016565861,-0.006914238,-0.0121732475,0.0005554437,-0.045536716,0.008012501,-0.034984887,-0.0071324105,-0.020966483,-0.03871168,-0.017817104,-0.030343628,0.017340064,-0.02614437,-0.006812229,0.058992375,-0.0143860215,0.021583468,-0.046391465,-0.008702897,0.01293109,-0.016152103,0.028822444,0.04522632,0.004012526,0.027999438,0.048570696,-0.0021622349,0.0078667095,0.014477249,0.018824756,0.021653837,-0.033580486,-0.03132546,-0.017743295,0.029509641,-0.00059545564,0.038647443,0.035874452,-0.04307555,-0.041843418,0.03637376,0.027885081,0.032200903,0.038701918,0.015021608,0.014045447,0.03707681,0.030885762,-0.03481598,0.008712271,-0.00649802,-0.013067613,0.020292375,0.0065904777,0.0033163142,-0.022122163,0.019839395,0.005745478,0.031563047,0.037672468,-0.023604749,-0.0121034635,-0.07743558,-0.035372194,-0.030223705,0.033981495,0.0086587,-0.0006639491,0.015693724,-0.019783275,0.06244813,-0.013525942,-0.005446689,-0.016880812,0.036860075,-0.0020272844,-0.011862938,0.0031251623,-0.034988943,-0.028492622,0.012547927,0.04253546,-0.0013270178,-0.003797227,0.0128888795,-0.014332912,0.0115279695,-0.041191854,-0.006995814,0.009411086,0.011191881,0.019861974,0.018749539,-0.020136306,-0.010531862,0.018134467,0.0028128785,-0.029799618,0.09797311,-0.016538268,0.014234494,0.02417939,0.0034983305,0.065807365,0.019473156,0.035848044,-0.027196273,-0.0003067752,-0.026324544,-0.011159502,-0.005984799,-0.016826529,-0.038015667,0.007638818,0.069400914,-0.0028985043,-0.009016163,0.021194331,0.032845497,-0.05349675,0.022835186,-0.01694209,-0.018477133,-0.010577764,-0.016104475,-0.082653835,-0.024275828,-0.036311522,-0.035585143,0.015963309,-0.07070748,0.0050048325,0.017699791,-0.03322922,0.031051097,-0.03619892,0.019200346,-0.0010916856,-0.0046345475,-0.018573595,-0.03451637,-0.044963118,0.020205414,-0.012412287,0.002062673,-0.010134833,-0.03220418,-0.059127163,0.009883418,-0.027900327,0.04987905,0.017069567,-0.009704144,-0.03648935,-0.015874004,0.056742083,0.019477654,0.021432536,0.018657017,0.031043017,-0.027374879,0.01937878,0.0043564374,0.046073776,-0.02142374,0.015258453,-0.026891949,-0.030412633,0.041362375,0.04307161,-0.0015241354,-0.049189754,-0.0530824,0.031966094,-0.0039366824,-0.012064012,-0.024683785,-0.007253194,-0.0026804411,0.010710618,-0.021444332,0.018576043,0.0064138738,-0.043564703,0.09897528,0.047571428,0.02590578,-0.027162965,-0.0030273253,0.046952605,-0.03241792,0.010764656,0.04217874,0.016398538,0.01178776,0.016990945,-0.04560533,-0.006052071,-0.0043452317,-0.023699775,0.030638551,-0.022343563,0.017620305,-0.0142274825,0.07627017,-0.024752377,0.0072546597,0.00015632926,0.0065936507,-0.008025319,-0.033531956,-0.006029784,0.011878788,-0.013345356,-0.034897633,0.039980322,0.029759943,0.001040076,-0.043928746,-0.019129084,0.027276983,0.016926223,-0.018767964,0.02100863,-0.039899986,0.017044228,0.014289923,-0.040196303,0.029325074,-0.019652877,0.013490852,-0.05013972,-0.022299228,-0.026204413,-0.018637544,-0.013415894,0.008580165,-0.056139495,-0.02401779,-0.017027015,-0.021440674,0.017289948,-0.039028022,0.023085132,-0.07737385,0.03576268,-0.007058927,-0.023191541,-0.017303726,0.019312412,-0.044455733,0.02922757,-0.0014619847,-0.00037632248,-0.001144102,0.0015821294,0.005690219,0.013727569,0.007879385,0.004463262,0.0007324928,0.018424198,0.016481042,-0.06420363,0.04065252,0.012785366,-0.024175866,-0.02479129,0.023393504,-0.013828017,0.028063362,-0.024952706,-0.018133102,-0.006914529,-0.050958917,-0.016754322,0.0028903347,-0.03354039,0.017301224,0.017118014,0.031202057,-0.06699602,0.024131514,-0.025711397,0.02566119,-0.027365176,0.027258351,-0.02537598,0.007386256,0.00028379748,-0.054610442,0.0037437752,-0.008499381,-0.014976541,0.031040126,0.02022215,-0.035828862,0.02485195,0.047298003,-0.077797614,-0.011957466,-0.13578261,0.041878805,0.015298228,0.010179029,-0.008358042,0.004440457,-0.0029253548,-0.023805154,-0.0017889319,-0.06271556,0.007430618,-0.016518543,0.016085075,-0.005137856,-0.0115411915,-0.013949961,-0.049354766,-0.013181105,-0.037109032,0.06453007,0.042266924,-0.0021122184,0.00085776695,-0.0060762344,0.016351553,0.014048436,-0.0001721342,-0.0062566777,0.016906137,-0.033354167,0.005323129,-0.03688922,0.010059222,0.008767017,-0.0021345196,0.022360623,0.014386614,0.0067410646,0.007433814,0.044797678,0.034741346,0.009504902,-0.022843026,-0.010134193,0.038196113,0.04785572,-0.04206703,-0.042317014,-0.04087604,0.041777823,-0.0011575763,0.024062278,-0.018493446,0.03199184,-0.038166188,-0.031985216,-0.043991383,-0.04385803,-0.024621733,0.030813696,0.04764914,0.0146997385,-0.018109653,-0.030565506,0.005151744,0.037133567,-0.07315908,0.051120203,-0.0022941774,-0.03029248,-0.024937227,-0.032921072,-0.006530306,-0.021536803,-0.010362608,-0.034984134,0.013109563,-0.0789457,0.0024569116,-0.017226959,-0.015325167,-0.05363038,0.010454214,-0.027713232,0.0756431,0.04351157,-0.0074448115,-0.03714434,-0.015833665,-0.016864702,-0.06129599,-0.01618788,-0.03041954,0.009381838,-0.06219938,0.03283489,-0.04141262,0.037928004,-0.01245976,-0.022998558,-0.058970354,-0.03755553,-0.02251897,-0.032892417,-0.026050583,0.034846634,-0.03955443,-0.03641517,-0.00901765,-0.0064185075,-0.02112474,0.027174395,-0.026754767,-0.0055343527,-0.05182784,-0.0003565859,-0.0196277,0.054193202,-0.007193905,0.021930167,0.02188093,0.0026857727,-0.011312451,-0.017853595,0.020410482,0.04980653,0.014328043,0.03938773,0.0144177675,-0.003896929,-0.01756459,-0.039028913,-0.021304458,0.042491637,0.0620722,0.022830762,-0.020147363,0.015064261,-0.027197592,0.020731356,-0.0599009,0.021618672,0.012440968,-0.030467518,0.008713225,-0.013879877,0.03629717,0.05989266,0.023460772,-0.031087805,-0.0029861317,-0.051812317,-0.016870834,0.0028575587,0.008523142,-0.003532352,0.004237814,0.023205206,-0.010335611,0.036764644,-0.03635114,-0.06829196,-0.016089555,0.021077402,-0.0031579165,0.05659825,-0.023058888,-0.006137141,0.016164944,0.018872548,0.006108007,0.031177342,-0.008379342,0.0011758887,0.021086436,0.013902493,-0.03054883,0.024506202,0.030373994,-0.020062733,0.012101745,0.034359593,0.01305359,0.033772066,0.058811456,0.01361716,-0.0482466,-0.012202938,0.027914265,0.018370539,-0.032309856,0.010641542,0.019400867,0.01285378,0.022754831,0.01747162,0.0082303975,-0.00076645013,0.009460793,0.0059827785,-0.023901105,-0.032323755,0.0097599495,-0.01366018,-0.0035198743,-0.002299133,-0.01544283,0.010978719,-0.0050077066,0.0052418644,0.0046880445,-0.034568444,0.024436278,0.031224364,0.011159181,-0.011941041,-0.035666592,-0.010002135,-0.020381,-0.0053819013,0.034317017,0.010946162,-0.036898933,0.019270582,-0.0106020495,-0.029698864,-0.00367606,0.0063737137,-0.0076683876,0.022019481,-0.066890374,-0.009232922,0.0122752385,0.020709313,0.031810604,0.047806192,-0.049160533,-0.006735445,0.02346638,-0.02810074,0.045184083,-0.035287317,0.014888236,-0.06837967],"last_embed":{"hash":"10t4rgi","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"10t4rgi","at":1762844612738},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems","lines":[13,33],"size":626,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"10t4rgi","at":1762844612738}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems#Dry Skin (Winter)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034196083,0.038507264,-0.034544084,-0.023766734,-0.0367809,-0.04245442,-0.02227542,0.02755156,0.00039760274,0.012241228,0.028542036,0.015361428,-0.04698753,-0.011726856,0.008300238,0.029200729,-0.017359864,0.03722373,-0.033064935,0.016833477,0.011981649,0.016342532,0.021346299,-0.0316763,-0.007437477,-0.00024475047,0.047872808,0.0034426316,0.028462412,0.024123589,0.014063761,-0.057003006,0.025719592,-0.075931095,-0.015190834,-0.015342248,0.00933555,-0.013445917,-0.039361645,0.02158627,0.009688119,0.024720667,0.07456152,0.01847031,-0.020790366,-0.007808051,-0.010326621,0.015888412,-0.019602826,-0.022653589,-0.0110745095,-0.0057794377,0.02726736,-0.01390801,-0.04509254,0.04743234,-0.004961022,-0.021255484,-0.015900604,-0.0026258186,-0.03425952,0.015675386,-0.029080862,-0.014115914,0.003664732,0.07498327,0.020235253,0.0085198935,-0.029458124,-0.0368922,0.018887231,0.023145104,-0.01680653,-0.0110711465,-0.024759779,0.02957155,-0.05148743,0.020346686,-0.018087804,0.06893346,0.013481008,0.007418162,0.003234768,-0.006482779,0.006919961,-0.008185099,-0.0012613612,0.009085508,0.021725714,0.009727876,-0.013812502,-0.0051258,-0.012003813,-0.049868744,0.0007741661,0.04533103,-0.041287336,-0.041069046,0.039242662,-0.030382613,0.01859156,-0.011067526,0.010423327,-0.08285978,-0.007832032,-0.024712427,-0.014330159,0.027339537,0.02202592,-0.0058743428,0.013939274,0.036354695,-0.009626441,0.030708533,0.018274376,0.004501308,-0.016944608,-0.029857917,0.018902421,-0.013642135,-0.03435326,0.019808266,-0.0036859182,-0.049674425,0.0031070395,0.028028814,0.003837422,0.007968939,-0.006151106,0.008370343,0.028495103,0.0066234167,-0.024352385,0.018663935,0.014127674,0.0013006475,0.009210995,0.018811751,0.018699497,-0.038332637,0.001211106,0.018239167,0.024796348,-0.018916208,0.02634867,-0.023497388,0.03208,-0.03342972,-0.014699372,0.006285505,0.02979389,0.024381017,0.00831969,-0.0026610438,-0.0297651,0.008806142,0.0062867263,0.023831936,-0.04482671,-0.063997686,-0.016724447,-0.0211285,-0.043444633,0.011448987,0.03980954,0.00016544298,0.012284941,0.056736346,-0.03080969,0.04233181,0.06476513,-0.049261503,-0.005251215,0.0085584745,-0.025395315,0.04882909,0.08673684,0.0041306745,0.0129226735,-0.028412065,-0.013038973,0.0052002664,0.020394925,-0.025968319,-0.06555258,0.036994476,-0.006506883,0.010952386,0.029075023,0.013402655,0.00047002494,-0.018654976,-0.00007054139,0.009001278,0.034847304,-0.022180535,0.06202076,0.027751377,-0.013982864,-0.08297429,-0.01477887,0.056990284,-0.0039289445,0.030966248,0.026245857,-0.049107302,-0.009866396,-0.020042306,0.019370032,-0.028453186,0.029626617,-0.007818454,-0.005588057,0.029126434,-0.05438117,-0.0016844585,-0.0036130727,0.027946519,0.044192567,-0.00987648,-0.058644637,0.009132591,0.023318047,0.03706815,0.0016356088,0.0121500185,0.024438692,0.056250934,0.0033370175,0.020066898,-0.047900494,-0.01638266,0.039892677,-0.031449944,0.060695555,-0.06215361,0.00660325,0.0017232425,0.0012163894,0.05190041,0.031587616,-0.042137273,0.02709642,-0.024003986,-0.04769341,0.020734075,0.020075567,0.0051088072,-0.050182175,-0.05624409,-0.017586386,0.023862395,0.030276824,0.01243609,-0.024167564,-0.005258527,-0.032649867,0.007688772,-0.056989823,-0.031272877,0.030038618,0.005355511,-0.010267939,-0.0034273302,0.015092086,0.017950302,-0.027976146,-0.00918414,0.034956556,-0.012103203,-0.01894129,0.013049821,0.028547514,0.013358111,0.0148728825,-0.00909202,-0.026770279,0.02636293,0.067486,0.029686311,-0.007787194,0.012411283,0.038854897,0.018867036,0.047291476,-0.03321498,-0.017537666,-0.012969906,0.033558033,-0.013885259,-0.011924285,-0.04346148,0.016961215,0.004586266,-0.01592986,-0.0041743093,0.0073897745,-0.16346762,0.041630432,0.041433737,-0.016232256,0.018571792,0.04152059,-0.02467475,-0.016425444,-0.03706999,-0.019006759,-0.031066313,-0.032703273,-0.0056144935,0.04846035,-0.043958247,0.026067907,-0.034625027,-0.015014302,0.025610909,-0.033669267,0.032275,-0.028429618,0.02044184,-0.039275844,-0.02139355,0.012247452,0.028264886,0.043323357,-0.04298593,0.04175065,-0.034414824,0.006648668,-0.0070721293,0.010728873,-0.015572672,0.05133717,-0.012649065,0.001629739,-0.008032857,0.032222588,0.020615028,0.030150183,-0.00064609,0.022547366,-0.032919873,0.02438775,-0.018080596,0.02104981,-0.032871578,-0.048490472,0.06792641,-0.02322688,0.0059155403,0.018946312,-0.034073833,0.0110600535,0.051362578,0.036650833,-0.012029494,0.0015311013,0.011413261,-0.05455788,-0.013573509,-0.057043314,-0.054763038,-0.015058477,-0.01696796,0.0117528085,-0.020159358,-0.0325177,0.004453528,0.016341822,0.017894479,-0.04045307,0.051860463,-0.010235402,-0.015413847,-0.036700316,-0.0037392885,-0.07476856,0.008258556,0.03961724,0.0038955798,-0.040828142,-0.026447214,-0.07390909,0.0011829438,0.0033851366,0.027199613,0.23735026,0.057982728,0.008379971,-0.04024345,0.025675297,-0.054715738,-0.010092063,0.037845485,0.010487425,-0.024512582,0.013374497,0.03006559,-0.046294015,-0.004119219,0.001866774,0.04681748,-0.028897125,-0.021508118,0.04108641,0.025886983,-0.00664423,0.0417555,0.07099309,-0.0052744816,-0.04630972,-0.022679895,-0.058848348,0.012210174,-0.025004487,0.018531216,-0.019241493,0.0011624827,0.052944522,-0.061243117,-0.012675087,-0.0046424563,-0.012271506,-0.036794588,-0.019412592,0.02686732,-0.005316629,-0.0032107832,-0.0046800245,0.0020326006,0.0010172835,0.0105272485,0.03485552,0.01852704,0.036876038,0.00028199013,-0.013943236,-0.04179461,0.008237112,0.008370713,0.010117339,-0.04105406,-0.0028587393,-0.033259347,-0.0056051807,0.03269397,-0.033800066,0.013956032,-0.10133119,0.013521026,0.030567924,0.059244767,0.029760337,-0.0055994224,-0.0016665157,0.028827904,0.008155977,0.040640343,-0.024819395,-0.026713127,-0.017589098,0.0038618068,0.016933935,0.010422286,-0.0025641848,0.05247399,-0.036975875,-0.012436435,-0.059817743,-0.030665722,0.013258511,0.010680612,0.0074134576,0.013772622,-0.003189357,-0.022683607,0.011614648,0.062188167,-0.028395316,-0.00790368,-0.027968723,-0.018181618,-0.051893547,0.005856629,-0.038053222,0.006397535,-0.0411458,-0.01894934,-0.004155772,-0.039048396,0.0005142686,-0.019137178,-0.00035522247,0.05646402,-0.016196128,0.013614867,-0.007270903,0.008250817,0.012774276,-0.02631153,0.012295006,0.032589935,0.004698899,0.03257101,0.015741732,0.010147884,0.0011547122,0.00641842,0.0022417577,-0.011315243,-0.017423185,-0.043242745,0.02311307,0.028476225,0.018164275,0.011230782,0.010460726,-0.03060262,-0.049209375,0.03405053,0.025529403,0.055064153,0.046502434,0.009055747,-0.0148670105,0.002370261,0.0073973746,-0.045510802,0.031831034,-0.03008684,0.014601628,0.01380792,-0.019722298,-0.024687232,-0.011613967,0.004706182,0.01159696,0.042071357,0.036476344,-0.025224993,-0.007679532,-0.076387815,-0.046037547,-0.027414728,0.026337564,-0.0019442748,0.0040151724,0.037406795,-0.026574003,0.05633539,-0.0024094419,-0.004766765,0.0062931804,0.042358924,-0.011325475,-0.026952317,0.0075522847,-0.01735291,-0.05519782,-0.008203569,0.040402457,-0.0006386357,0.0030437214,0.028981622,-0.018862596,-0.010330113,-0.03055589,-0.049721587,-0.016374255,0.028177254,0.021800749,0.0073827254,-0.018048031,-0.004289679,0.02094048,-0.004568675,-0.00265996,0.07022151,-0.0023824933,0.0062524923,0.0017048371,-0.004672341,0.077996664,0.011451464,0.054625183,-0.024960814,-0.013754682,-0.012725151,-0.013864774,-0.014983476,-0.042790923,-0.046953645,0.0113939345,0.052887257,-0.03386345,-0.0056538577,0.007895041,0.019381983,-0.06635436,0.009267051,-0.017002394,-0.04719858,0.011186324,-0.048153616,-0.064514235,-0.03632762,-0.023938302,-0.037909754,0.023076663,-0.057013545,-0.011042427,0.024853604,-0.030676872,-0.0033546526,-0.03947052,0.01117035,-0.009019297,-0.012452112,-0.0014379001,-0.014720045,-0.054028142,0.031225443,-0.0033464094,-0.00061016314,-0.01966284,-0.034877867,-0.034756072,-0.0066564595,-0.013681188,0.036666315,0.008330118,-0.015478454,-0.04957627,0.0008533464,0.05526677,0.026602553,0.010804013,0.03367178,0.009787167,-0.0083142575,0.023599636,0.03769088,0.04817759,-0.014008802,-0.0082389675,-0.045010086,-0.034438327,0.04762391,0.0500038,0.0068314737,-0.029073864,-0.073279545,-0.019180868,0.00014433764,0.01114833,-0.03334445,0.0061783055,-0.0068496126,-0.0021346502,-0.026832905,0.02970109,-0.011386161,-0.008271238,0.095858365,0.03366202,0.011829938,-0.05271442,0.024988476,0.02430407,-0.04798396,0.032066867,0.03841029,0.02845661,0.023095159,0.0008604243,-0.042599913,-0.019812064,0.0052157156,-0.03260586,0.032409217,-0.007641623,0.034031734,-0.0015832202,0.09317592,0.019591153,-0.0016262615,-0.00213055,-0.019722845,-0.00160338,-0.038137168,-0.019015955,0.01391361,0.0049664737,-0.0420824,0.04740016,-0.0015236577,0.009887951,-0.059728425,-0.03200645,0.068884216,0.077947915,-0.026389632,0.026504349,-0.023801433,0.010326071,0.021706741,-0.03034947,0.055464897,-0.04662582,0.022837734,-0.052012123,-0.019299587,-0.021264922,-0.031215144,0.0037279925,-0.006078703,-0.024016054,-0.012006955,-0.019400325,-0.018741302,0.023694338,-0.053151518,0.015300702,-0.057745054,0.032141197,0.016811881,-0.02593096,-0.0030485392,-0.008500131,-0.044157155,0.013055005,0.03935296,-0.008881392,0.012584759,0.016945569,0.009375393,0.015467744,0.0038024674,0.014223249,-0.0050714663,0.017456818,-0.0062558744,-0.035124432,0.023477409,0.014146963,-0.0575389,-0.012845949,0.006214288,-0.01667759,0.031230727,-0.021800295,-0.017708678,-0.02108653,-0.043073453,-0.010187097,0.0102284765,-0.0299615,0.0057227938,0.022728652,0.054438885,-0.05071173,0.033640314,-0.009545263,0.03908261,-0.016723188,0.0039160685,-0.010766706,0.02297525,0.03823384,-0.049621455,0.00795612,0.006060484,-0.004768283,0.027517077,0.028743409,-0.02001323,0.006232799,0.04105442,-0.044435322,0.0018933571,-0.117808,0.020236563,0.007085256,0.040511426,-0.00375281,-0.0072667734,-0.024317706,-0.012812762,0.01998743,-0.06959316,0.012547147,-0.045401264,0.03740262,-0.019055272,-0.0349416,-0.008473508,-0.027548216,-0.035708364,-0.021668497,0.0670536,0.04189307,0.005909749,-0.00009426047,-0.0033716438,0.00021848231,0.014314789,0.024478102,-0.00640251,0.023842888,-0.032388587,0.023584567,-0.043992836,0.008550385,0.028081156,-0.00880278,0.010420707,0.018110536,0.0037161978,-0.021748744,0.040150344,0.013377714,0.0070248474,-0.0118551105,-0.007411207,0.05924559,0.042245135,-0.022578761,-0.041393895,-0.024303187,0.029644685,-0.0002228525,0.014506296,-0.017404694,0.057376176,-0.015050416,-0.014377304,-0.054398455,-0.029249353,-0.0075851106,0.028890712,0.019204237,0.021376405,-0.030310906,-0.03407365,0.008938028,0.044042226,-0.006514458,0.032118753,-0.00938044,-0.036535997,-0.015505834,-0.046944324,0.0207207,-0.020469874,-0.009450851,-0.04532429,0.014561071,-0.06348851,0.0012303022,-0.020715361,-0.007747596,-0.026431097,0.0012161409,0.0010392347,0.05503559,0.043962423,-0.016870186,-0.03593218,-0.023636691,0.007854167,-0.044110995,-0.029322356,-0.02672541,0.019987559,-0.018936936,0.03278391,-0.023111714,0.0036593052,-0.004272377,-0.029706683,-0.0462779,-0.031702492,-0.009992839,-0.030381156,-0.016272537,0.07314442,-0.057636097,-0.0036602714,0.021427233,-0.017423898,-0.039630674,0.0131938895,-0.013987701,-0.010135295,-0.04589455,-0.0050628562,-0.013772259,0.04362441,0.007257155,-0.0008818781,0.0036950884,-0.02142745,-0.017250348,-0.021159582,0.045631193,0.048306122,0.020301307,0.04749228,0.022510292,0.027315985,-0.021262623,-0.023898268,-0.016619703,0.025043527,0.046967864,0.02295661,-0.026836561,0.0058952915,-0.035408825,0.023737643,-0.044629343,0.014647134,0.01506843,-0.053451147,-0.0066425,-0.016537322,0.025492739,0.016073322,0.02019187,-0.013222606,-0.010305874,-0.04934897,-0.012411224,0.024072202,0.012485931,0.007104487,0.0025524523,-0.035184316,0.0034882342,0.04525889,-0.042931456,-0.043198373,-0.020276403,-0.0021914663,-0.01813168,0.06369998,-0.012867405,-0.005659758,0.0061202985,0.017622454,-0.019123547,0.006611496,-0.010576206,-0.01911789,0.008578671,0.021194393,-0.014939952,0.039189987,0.030888235,-0.024115685,0.011670835,0.020643575,0.0017324813,0.05683582,0.0605867,-0.0056332774,-0.043441173,-0.014291456,0.029202582,0.01915475,-0.04563264,0.023535077,-0.001169524,0.011837343,0.036125977,0.008440586,-0.012059799,0.054712195,0.03248352,0.01944375,-0.017471973,-0.014467157,0.03784757,-0.02117525,0.0020637205,0.027722174,-0.013864255,0.028462319,0.0030717754,0.0062777326,-0.008138629,-0.016075386,0.03306138,0.025971293,-0.012879594,-0.02813397,-0.003829301,-0.0034833672,-0.020576721,0.0072268927,0.02838813,-0.004510246,-0.042136453,0.009099371,-0.015096919,-0.025128977,-0.013273804,0.037909217,-0.048706345,0.032269485,-0.05158297,-0.034379266,0.029334968,0.012016874,0.020575806,0.042120323,-0.016818704,-0.02714361,0.024987668,-0.0045380807,0.038506083,-0.011367472,0.02049557,-0.046668343],"last_embed":{"hash":"1gh6i4r","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"1gh6i4r","at":1762844612738},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems#Dry Skin (Winter)#{1}","lines":[16,16],"size":62,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gh6i4r","at":1762844612738}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems#Dry Skin (Winter)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05229247,0.0124667855,-0.037336685,-0.029653272,-0.020142645,-0.004431095,0.006695429,0.000024506766,0.029417831,0.020612793,0.023412274,0.0130733,-0.015265132,-0.0017517931,0.0023091247,0.032615703,-0.005671492,0.026143998,-0.03886478,-0.027370712,0.0121733835,0.033757046,0.017964937,-0.035056297,-0.025359033,0.0012469898,0.03913464,-0.010755584,0.008515351,0.04207528,0.0074240775,-0.055828463,0.01289996,-0.077755384,-0.052161958,-0.047964517,0.026914906,-0.00471144,-0.038647726,0.0029404426,0.024456881,0.03595875,0.064978845,0.01587874,0.009553407,-0.034408133,-0.022882445,-0.0063081766,-0.0013823917,-0.016936643,0.0032547207,-0.02424467,0.045811433,-0.023026906,-0.016943412,0.04226275,-0.0071930606,-0.0149815865,-0.016206726,-0.017379373,-0.042644676,0.0005713222,-0.016646033,0.0009972834,0.012578076,0.07325137,0.016697166,-0.016591845,-0.0205503,-0.0587333,-0.008018643,-0.00069843815,-0.008475844,-0.0073156026,-0.037819456,0.034844503,-0.019767733,0.018855793,-0.04616745,0.047835138,0.031639203,0.01622664,0.018994853,-0.0035034085,0.010443642,0.02581607,-0.009687484,0.0045565194,0.02760763,0.040453143,-0.0010358284,-0.03393284,0.0022819792,-0.061634142,-0.014120113,0.039686173,-0.008566171,0.0036031394,0.03441763,-0.020014677,0.02336421,-0.049308997,0.0056664357,-0.06514488,0.021610845,-0.050153207,-0.01849057,0.014835481,0.022699472,-0.0028521207,0.0057874825,0.036342606,0.007969298,0.040748682,-0.01869693,-0.008644603,0.006172766,-0.05661486,0.0178317,-0.02987501,-0.0092234425,0.0035726638,0.00690594,-0.065204516,0.041753564,0.010677929,0.0367492,-0.018673029,0.016570445,0.009991536,0.00888916,0.011457996,0.000026925372,0.004092156,0.0057169967,0.0037004286,0.02231292,0.032043695,0.012906999,-0.04435466,-0.0024553214,0.051406104,0.017406097,-0.044294294,0.027090099,-0.020367717,0.0042614066,-0.027066818,-0.015210106,-0.018540636,0.034016725,0.008117059,0.043359578,0.0004938095,-0.0046664104,-0.008676079,0.038322754,0.047671583,-0.012758205,-0.055274542,-0.02015844,-0.013216225,-0.030234747,0.018317431,0.021986859,0.0078047416,0.015875783,0.03733688,0.0030269474,0.029964194,0.076107584,-0.06245448,-0.004953645,0.023915056,0.0026445116,0.03957055,0.10025397,0.020832054,0.0055754124,-0.030171694,0.010014754,0.019742874,0.008995395,-0.016078323,-0.07977345,0.023775853,0.017614394,0.020246394,0.024530338,0.012573092,0.019123537,-0.009901471,-0.011458753,-0.0035586576,0.006147559,-0.01999463,0.036963794,0.042331208,-0.009233437,-0.07843876,-0.0063483007,0.05730231,0.03933437,0.01196884,-0.014126608,-0.044672407,-0.01748234,0.0029676536,0.05709419,-0.019219829,0.013265852,-0.019803377,0.0037216549,0.025665538,-0.05437458,-0.00014068633,-0.020539338,0.019483877,0.048262864,-0.02011421,-0.01715687,0.004258764,0.041156493,0.011918266,0.00089245645,0.00064891425,-0.00052475976,0.09748209,0.008807544,0.018934803,-0.037009463,-0.018420175,0.045265097,-0.021631982,0.06623786,-0.025916798,0.017672906,-0.004212653,0.008193551,0.033467006,0.033184752,-0.026324019,0.038716104,-0.052174103,-0.0507772,0.02367236,0.02332182,0.011351828,-0.020417327,-0.040029332,-0.0074096397,0.022155603,0.00447574,-0.00772216,-0.03064709,0.01488531,-0.01034067,-0.008483508,-0.06245713,-0.002074094,0.039243735,0.0017411803,-0.009948395,0.010252675,0.02782216,0.012672137,0.0047920616,0.017269146,0.043795563,-0.03254476,0.0033607522,-0.012317707,0.034471437,0.049600776,-0.021138797,-0.015563593,-0.029730104,0.028609721,0.08191975,0.024950799,-0.0015810825,0.015865438,0.019416707,-0.0061424593,0.04474396,-0.022413652,-0.0072952784,-0.02662526,0.045705643,-0.026723502,-0.0024976807,-0.029728366,0.039810345,-0.0029788474,0.006870061,0.01191794,-0.045814116,-0.16534872,0.0027235763,0.04108617,0.033672184,0.03355427,0.030811131,-0.007063053,-0.016324352,-0.06888093,0.012037147,-0.01057553,-0.06109407,-0.012064687,0.02666169,-0.014315679,0.01811668,-0.036338817,0.0026828826,0.031413596,-0.030282727,0.000104250335,-0.0069629364,0.025939029,-0.015484185,-0.033388242,0.0008417844,0.05945771,0.02895513,-0.0714488,0.008117624,-0.011182351,0.000057487185,-0.011304621,0.013606077,-0.030348098,0.05677919,0.035079293,-0.003887344,0.0003032305,0.0070195883,0.033489373,0.068067595,0.02101111,0.01911295,-0.020858634,0.020234678,-0.021518148,0.023391182,-0.06452154,-0.029576186,0.04119848,-0.031227387,0.0085546,0.008894848,-0.045814678,0.03597787,0.000889603,0.048717503,-0.008324086,0.016076526,-0.014340017,-0.04898204,0.029337801,-0.052585788,-0.025246717,-0.040851887,0.008186512,-0.0070215743,-0.0036749179,-0.03784958,-0.01045423,-0.01873392,0.0036048286,-0.06477076,0.024759445,0.0051784,-0.00030898265,-0.036910035,0.033830397,-0.07394002,0.02398538,0.024328692,-0.0032924365,-0.050006077,-0.03975279,-0.085883476,-0.035044625,0.015382227,0.019916676,0.23947938,0.02582605,-0.03332955,-0.023738869,0.014394898,-0.00029966232,0.006233623,0.037868407,-0.024013953,-0.019418372,0.00034841636,0.027945084,-0.044682465,-0.013557358,-0.03191479,0.027669225,-0.0266898,-0.02042008,0.069984354,-0.004150277,0.016763803,0.016088115,0.0570172,-0.005902144,-0.04254091,-0.015774602,-0.03452015,0.030334262,-0.0181239,-0.011738042,-0.028802224,0.015124969,0.036680788,-0.072634734,-0.028123274,-0.027178101,-0.025219442,-0.030910915,0.00031233527,0.007492686,-0.022755718,0.004056067,0.0004930229,-0.0168252,-0.04136979,-0.00052339304,0.03640781,-0.032279056,0.019782137,-0.020420164,-0.0033462774,-0.030728804,0.019581867,-0.0014163443,0.026054839,-0.04651316,-0.021613663,-0.038225327,0.020326713,0.026597347,-0.022881681,0.011828121,-0.07171001,0.0271493,0.033520285,0.067736864,0.015104841,0.03284773,-0.005389498,0.04724794,0.0028704312,0.046098188,-0.029130086,-0.02069973,0.020323906,0.0010740032,-0.005287279,0.00022926921,0.011007102,0.03072505,-0.028347213,0.0061732554,-0.053166486,-0.01878601,0.012239831,0.02723716,-0.010839435,0.025474925,-0.026191974,-0.03563957,0.0018421288,0.033403102,-0.018699054,0.00012112605,-0.020155521,0.011881473,-0.018578943,-0.013219254,-0.054500908,0.00062585605,-0.034299616,-0.0074661905,-0.025711576,-0.005575972,0.01053124,-0.023146192,-0.0056314263,0.021457238,-0.0042249984,-0.005636159,-0.02308412,0.011118728,0.010326126,-0.025009442,0.030148143,0.029411582,-0.0028952588,0.056021105,0.039839186,-0.010246276,-0.0034448125,-0.015843587,-0.007854858,0.0136104375,-0.038459465,-0.034724142,-0.007515455,0.030384315,0.019411586,0.05126924,0.042750318,-0.03797443,-0.023169002,0.028237503,0.009423185,0.044129554,0.036461554,0.016380152,-0.005535035,-0.00049932196,0.017408408,-0.050078727,-0.007314421,-0.0018332144,-0.010558804,0.041894447,-0.005094583,-0.030477729,-0.031277128,0.027905824,0.008252187,0.046081867,0.029335598,-0.012781407,-0.013097689,-0.08808617,-0.029415624,-0.009554312,-0.0011987102,-0.0019312742,0.008204008,0.018403891,0.0032694235,0.035020992,-0.008624595,-0.012559028,-0.023908192,0.040672008,0.0013515474,-0.0065028463,0.003915727,-0.029442552,-0.04661969,0.029666604,0.05013241,-0.028882988,-0.0064313416,0.047010858,-0.019537384,-0.009999157,-0.019377025,-0.041896023,-0.016579548,0.016264131,0.020874875,0.003950336,-0.035535973,-0.014755979,0.001254389,0.0006235634,-0.0089650825,0.08744487,-0.012051022,-0.0045565455,0.0044689714,-0.009732221,0.056351732,0.017183736,0.025627976,-0.025629515,0.0019506827,-0.031014873,-0.013216378,-0.011893015,-0.0009643376,-0.018694358,0.029089123,0.043410294,-0.03465517,0.0019018697,0.01955266,0.018615061,-0.042925917,0.026285527,-0.038554642,-0.043868758,0.012977758,-0.033808548,-0.07167295,-0.040172856,-0.02440577,-0.017130757,0.02984518,-0.03901724,0.0020230094,-0.008168275,-0.023778548,-0.011274414,-0.019780904,0.014135946,-0.00526991,-0.032402176,-0.01058283,-0.0064357137,-0.05121884,0.035158977,-0.011228405,0.013417184,-0.02935871,-0.04843581,-0.051483486,-0.012912678,-0.022642307,0.03352292,0.0122187175,-0.0022538488,-0.030169683,-0.026389321,0.040630523,0.0027001738,0.0062915194,0.028018286,0.009340895,0.009458603,0.044368345,0.0153244985,0.048696183,-0.041282546,0.009604953,-0.044591255,-0.04448775,0.05557512,0.04148445,0.016473291,-0.039475348,-0.04963904,0.017818902,-0.0027990532,-0.0053647594,0.0070561813,0.021988625,-0.012242475,-0.0059698205,-0.013055764,0.030261647,0.014729861,-0.034745544,0.061364394,0.05241028,0.02953677,-0.03668565,-0.019253142,0.0078310035,-0.042089276,0.0016426655,0.048970703,0.011587344,-0.004658426,0.017728671,-0.06444105,0.00936275,0.002393738,-0.025091479,0.027489351,-0.0113341445,0.0035773288,-0.0025990452,0.07239064,-0.02164947,-0.019677285,-0.012432639,0.004376644,0.009722667,-0.049597826,-0.019170772,0.028204951,-0.025852557,-0.031011077,0.036871027,0.006839609,-0.0059479247,-0.014504179,-0.020419452,0.04414486,0.058641378,-0.025924835,0.040300317,-0.031504422,-0.0041506044,0.021000238,-0.023926936,0.027590968,-0.021679696,0.007930588,-0.036210816,-0.06355378,0.0019483939,-0.027217748,-0.007721438,-0.009518945,-0.046322834,-0.03687651,-0.013998385,-0.040991403,0.006722129,-0.02150996,0.015413786,-0.05803475,0.012772075,-0.006455696,-0.049138345,-0.004588362,0.028742967,-0.049165137,0.01865424,0.0017430679,0.022566937,-0.0028806594,0.005214682,0.015381688,0.042338368,0.0042307717,-0.016593914,-0.009277391,0.0045199622,0.01648746,-0.031012863,0.023670083,0.03055441,-0.023764411,-0.008076555,0.018662227,-0.03571898,0.017701324,-0.019699607,-0.019797724,-0.0054234257,-0.04786787,0.004021262,0.02471662,-0.023236794,0.0178307,0.005099552,0.0532687,-0.06420638,0.044936936,-0.013176123,0.018246124,-0.011302442,0.056076366,-0.013271585,0.01764202,0.011076867,-0.05070658,0.013474913,0.008142099,-0.0076466654,0.03303938,0.04061848,-0.0021649974,-0.0009890924,0.04267109,-0.07669782,0.008862599,-0.13314024,0.038557407,0.0029626773,-0.0049194875,-0.01304549,0.0098266145,-0.017272873,-0.0009574228,-0.00036703885,-0.062589675,-0.007226884,-0.04649934,0.041684832,-0.0048126536,-0.019360121,-0.0055390135,-0.030057272,0.003538314,-0.01872594,0.07110095,0.06098239,-0.0113342805,0.031739917,-0.014961312,-0.00066256244,0.0023579367,0.019021077,0.020693827,0.01459671,-0.010143281,0.03025638,-0.012264608,0.035484042,0.0402254,-0.006313484,0.0013682682,0.01897051,-0.009735066,-0.02761646,0.02110514,0.027227411,0.016943648,-0.05542546,0.016149854,0.047780782,0.044990953,-0.010722252,-0.041728955,-0.028118623,0.06292198,-0.014464002,0.04396933,-0.0149308,0.02965324,-0.000057431276,-0.03714849,-0.037083637,-0.039148297,0.0172595,0.014746553,0.033344887,0.021745773,-0.048693545,-0.032140385,-0.028054954,0.02520599,-0.04194389,0.04363577,-0.02064988,-0.006903319,-0.01207492,-0.04043831,0.011428779,-0.029374026,-0.026235202,-0.031831324,-0.003795501,-0.06611404,-0.014456466,-0.034519568,-0.045816302,0.00011753783,-0.022013837,0.003160695,0.06707827,0.016262256,-0.01759819,-0.049121395,-0.027034925,-0.02611231,-0.07515611,-0.013520761,-0.027163725,-0.007173338,-0.04916018,0.035474177,-0.012339966,0.03572502,-0.02932168,0.0017466113,-0.016745944,-0.03329987,-0.018231012,-0.0053385748,-0.022104567,0.027371222,-0.016390407,-0.016587792,0.0018814512,0.0058298297,-0.025744706,0.015753081,-0.019278418,-0.004090792,-0.04951707,-0.0013368306,-0.017499963,0.022219779,-0.01908104,-0.014924391,0.030644441,0.006380725,-0.008723695,-0.02645659,0.021730455,0.063868105,0.0077700093,0.053344987,-0.011343584,0.01283095,0.006139374,-0.024031257,-0.010050554,0.059826255,0.057073526,0.009551959,-0.021659939,0.014675193,-0.019617807,-0.008613104,-0.04412287,0.011370872,0.06484612,-0.03187818,0.008260231,0.022212889,0.037705198,0.013130633,0.003588755,-0.02550234,-0.0030182502,-0.033577386,-0.015961165,0.039368797,0.0116176875,-0.0046442184,0.009868624,-0.0063745887,-0.014091055,0.028130446,-0.031028075,-0.06675023,-0.0033404178,0.01478565,-0.013813228,0.055821784,-0.018439393,-0.026260953,0.03182465,0.020993143,-0.005856101,0.021591064,-0.0121441465,-0.0021479116,0.022543492,-0.018420579,-0.036729448,0.034328066,0.051365063,-0.02078666,0.03193744,0.011601175,0.030719582,0.043808244,0.06962479,0.016197007,-0.028565373,-0.010133291,0.028881174,0.02781268,-0.024509342,0.021884726,-0.038944636,-0.022242783,0.034007475,-0.0018636888,0.009039203,0.015130822,0.031578097,0.027212417,-0.051761482,-0.026871873,-0.0062431903,-0.0057059983,-0.0066028,0.0069024875,-0.026341066,0.028110212,0.032785304,0.015808389,0.0024952095,-0.013907737,0.011153405,0.04541466,-0.013936669,-0.018109405,-0.020830689,-0.0066665024,-0.020971335,-0.000981268,0.020675056,0.009958035,-0.029816618,0.034354724,-0.028284635,-0.022854978,0.014643243,0.006552874,-0.021119272,0.014977615,-0.054174546,-0.027400069,0.006304269,0.017974403,0.009689349,0.013537683,-0.03686982,-0.025459977,0.021025827,-0.0021376573,0.037813332,-0.009443281,0.0076875314,-0.03533131],"last_embed":{"hash":"ae3n4e","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"ae3n4e","at":1762844612738},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems#Dry Skin (Winter)#{2}","lines":[17,17],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ae3n4e","at":1762844612738}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems#Dry Skin (Winter)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008894478,0.032945078,-0.055065006,-0.036173705,-0.0041242386,-0.0014443458,-0.0046146153,0.0069608274,0.027545812,0.024318991,0.020296188,0.018356837,-0.03422655,-0.018782025,0.009428208,0.028207336,-0.01827037,0.029244222,-0.054131288,-0.021778882,0.018850958,0.030385576,-0.02359859,-0.014970623,-0.021080775,-0.0072623156,0.042636443,-0.011327893,0.005597548,0.02535823,0.00079268176,-0.081195064,0.020828927,-0.059232075,-0.040069155,-0.036189508,0.026646718,0.013234533,-0.0473946,-0.013759399,-0.0009855783,0.02561718,0.07634218,0.003702682,-0.01410421,-0.028445091,-0.014454436,-0.0021749137,0.016053872,-0.02593822,0.0050426037,-0.017222947,0.02280869,-0.018754069,-0.034205504,0.049776915,-0.0029419088,-0.03360228,-0.029098101,-0.018379895,-0.02124336,0.017875925,-0.02443179,0.0037874335,-0.0075915754,0.06972717,0.013850825,-0.010982064,-0.04596668,-0.057568807,-0.013627444,0.0044580586,-0.012841722,0.010562864,-0.022279536,0.029899457,-0.00644904,0.011232112,-0.02545088,0.07490555,0.011971548,0.0062465603,0.02171525,-0.009139254,0.013393765,0.009238648,0.019213378,0.011513624,0.017774206,0.019882359,-0.00075693824,-0.027155705,0.02694641,-0.052859683,-0.0046825907,0.050299566,-0.030787164,-0.035250403,0.027201513,-0.03154513,0.022612544,0.00022886555,0.017833699,-0.07015651,0.025064163,-0.0047303997,-0.026361717,0.01944767,0.025529014,-0.01721025,0.0024908134,0.023094913,-0.032601736,0.034032635,-0.0134178195,-0.0062754275,0.0013687412,-0.064757615,0.014446759,-0.041351855,-0.011013062,-0.010630584,-0.00063990615,-0.059870288,0.04680321,-0.008255471,0.04800167,-0.012381478,-0.0029927683,0.008011724,0.03050225,0.010651421,-0.007486738,0.02878431,-0.004624384,-0.0096855415,0.02932413,0.027530096,0.008716761,-0.037339382,0.004560952,0.042480666,0.004603662,-0.031413194,0.038460933,-0.030086672,-0.012420833,-0.013394709,-0.019520547,-0.0033964084,0.028624661,-0.008459247,0.03718488,-0.0046353657,0.00606137,-0.018776212,0.012230639,0.01864224,-0.010440204,-0.06687015,-0.023493001,0.009834879,-0.038439576,0.022925433,0.024400167,0.021384953,0.000037908623,0.057556488,-0.010360829,0.024356654,0.052827492,-0.027463648,-0.014922033,0.02611359,-0.011768045,0.044403963,0.08797063,0.024474291,0.0070096,-0.039052658,0.00474496,0.02600825,0.014126972,-0.010269842,-0.047135543,0.038911227,0.00457618,0.02426016,0.02602764,0.028773883,0.0024886208,-0.025140444,0.0036407493,0.0020348656,-0.0103026815,-0.012046808,0.057599504,0.048858304,-0.004477574,-0.0423384,-0.031475294,0.055588085,0.046215802,-0.011308689,0.014301799,-0.026877258,-0.027524326,0.006689741,0.022849254,-0.02733845,0.03115264,-0.02406123,0.0025275822,0.01012462,-0.06524904,0.01663962,-0.006559781,0.00081019494,0.036979444,-0.017450515,-0.05306736,-0.022123776,0.03909137,0.017576594,0.010619162,-0.0064821765,0.008219043,0.07961182,0.008923394,0.011594179,-0.03290676,-0.020237785,0.028726684,-0.024771418,0.084918074,-0.028557701,0.0072108796,-0.0032225288,0.02776949,0.030027034,0.031586062,-0.029959055,0.026298944,-0.036782973,-0.046451215,0.037604634,0.017382447,-0.013771358,-0.020512803,-0.04548967,-0.006695591,0.024099298,-0.0027421352,0.008580437,-0.021396525,0.0077750073,-0.017225832,0.007897588,-0.054526296,-0.023382114,0.020061824,0.026642123,0.00025615506,0.0062102717,0.023250468,-0.002968148,-0.03149916,0.011383787,0.05906666,-0.019902065,-0.002881123,0.00020543823,0.046736326,0.020400845,0.024754725,-0.017062582,-0.013533926,0.026211783,0.063084796,0.050813664,-0.012122253,0.02602631,0.03350384,0.045957956,0.030050924,-0.026584934,-0.028978096,-0.0024668914,0.043391492,-0.00902424,0.010972784,-0.03707678,0.029758183,-0.0087075615,-0.014836515,0.014176676,-0.025158875,-0.15399235,0.032815505,0.049314667,-0.0033619138,0.021385398,0.032299925,-0.02705524,-0.0075561274,-0.0431927,-0.02299618,-0.03651285,-0.054267623,-0.029967815,0.03500327,-0.01596111,0.03782977,-0.044226225,-0.009122048,0.029036786,-0.023641532,-0.0010493278,-0.022537015,0.039580602,-0.023457188,-0.034923587,0.00028904283,0.05163677,0.010226587,-0.06776994,0.024181439,-0.032794785,-0.0018248368,-0.006027758,0.021185081,-0.031765345,0.0402046,-0.0042601624,-0.030405682,-0.022725796,0.012749004,0.031760022,0.06026826,0.026431067,0.014144912,0.005885883,0.002949211,-0.009114588,0.024437077,-0.072554894,-0.036236163,0.052479465,-0.017022144,-0.0053531635,0.013766913,-0.028595317,0.026995378,0.024125569,0.02932208,0.0090546785,0.027371913,0.018649014,-0.06186887,0.00930116,-0.06918083,-0.02513042,-0.045188848,-0.0006708516,-0.012024294,-0.011057301,-0.04827256,-0.015358483,-0.008062354,0.010088133,-0.04122083,0.038511723,-0.017170656,-0.019157024,-0.0469382,0.015936755,-0.09022085,0.042171437,0.0183222,-0.0008434,-0.058388166,-0.028850572,-0.08154515,-0.026867582,-0.0014182059,0.045564264,0.24228595,0.044288903,-0.01644172,-0.047221452,0.011844548,-0.03711265,-0.021619057,0.029081056,-0.004152981,-0.017614637,-0.013246573,0.03313408,-0.040518753,0.016235726,-0.026152885,0.043089397,-0.022839056,-0.013908304,0.064016275,0.009417292,0.0008613546,0.027274178,0.06909033,-0.016264368,-0.037655856,-0.012754577,-0.043151774,0.042270187,-0.03713361,0.01146203,-0.024785724,-0.01808418,0.038202666,-0.07298097,-0.023609797,-0.02710215,-0.003932505,-0.03828535,0.011960591,0.020565357,-0.037290227,-0.0090913735,-0.0039244643,-0.0034954331,-0.026524615,0.0022372648,0.0412797,-0.020485634,0.017654063,-0.020118661,-0.024862636,-0.035040952,0.020381492,-0.0016291626,-0.013994812,-0.03158871,-0.020841751,-0.052315954,0.000753748,0.0023388204,-0.025896149,0.016652904,-0.077154815,0.005830497,0.021980753,0.06532209,0.01934684,0.0315423,-0.018306851,0.042334322,0.02330547,0.025284063,-0.041377924,-0.0018496601,0.020136265,0.016330885,0.008909217,-0.0031449862,-0.0016496789,0.028603721,-0.036213297,0.008031281,-0.045193955,-0.018871138,0.003673557,0.03020371,0.0050416333,0.014966478,-0.015152215,-0.032113377,0.009571083,0.044465933,-0.007215063,0.01919972,-0.0175107,-0.00088005746,-0.0037874477,0.0017837718,-0.061941117,0.001546089,-0.037676737,-0.032972265,-0.06023723,-0.00618124,0.014405317,-0.023528831,0.0012628433,0.060253337,-0.0031373089,0.018719288,-0.011933263,-0.0021545652,0.020586737,-0.03359826,0.035476826,0.008886112,0.025239863,0.042477127,0.03280523,0.0087683005,0.0028631976,0.018187858,-0.01210953,0.007858881,-0.031206302,-0.02582588,0.0074277376,0.056230262,-0.007918314,0.030851925,0.0038258561,-0.042166565,-0.051186603,0.024729464,0.00946251,0.027393563,0.02304377,0.017057408,-0.00043612978,-0.0073396415,0.031258527,-0.01814262,-0.00046132275,0.01299697,-0.02416865,0.014928537,-0.0124861235,0.008115131,-0.03353363,0.023459334,0.010665352,0.03267795,0.026638025,-0.015537992,-0.0012728719,-0.06197186,-0.031371914,0.0046952157,0.018519193,0.0034985302,0.0026494982,0.028462378,0.0015642015,0.04632687,-0.0063599213,0.006203293,-0.03812627,0.058277555,0.0061391476,-0.008105055,-0.024561316,-0.023444733,-0.030834474,0.032487277,0.043147955,-0.0055035395,0.020312749,-0.005659373,-0.013491979,0.016581664,-0.028233368,-0.0384837,-0.0039696377,0.02684392,0.028744703,0.025349932,-0.04405899,-0.011917617,0.031290293,0.015603896,-0.012113928,0.0787406,-0.013439496,0.008235272,0.010268455,0.0008543937,0.07599567,0.0040920493,0.03256112,-0.036895446,-0.012319825,-0.013151252,-0.004305898,-0.0132126305,-0.034720477,-0.018004816,0.023046337,0.04043335,-0.024176458,-0.017565569,0.015036999,0.024647828,-0.026679553,0.034312777,-0.016243808,-0.02642578,0.018307034,-0.009993337,-0.098687634,-0.023869842,-0.04478104,-0.020459455,0.0017494236,-0.046400268,0.016754597,-0.013504368,-0.026336562,-0.000101601836,-0.010409296,-0.000788817,-0.0041310405,-0.01541177,0.0036802944,-0.028926546,-0.021270202,0.024037167,-0.021492163,0.008536018,-0.025158433,-0.043327607,-0.03324673,0.005168025,-0.007491083,0.04204145,0.019272856,-0.0230071,-0.047457114,-0.004153705,0.04874755,-0.0018347217,0.019841261,0.0028760212,0.013086908,-0.0022119416,0.03973668,-0.0033846668,0.049289174,-0.041401453,-0.004160582,-0.037818257,-0.043218553,0.04423145,0.050688006,0.015610905,-0.021667566,-0.07110597,0.00288588,-0.027118716,-0.018530801,0.0005984538,0.017059155,-0.018627938,-0.0058775484,0.0017616478,0.01517765,0.019061716,-0.042136203,0.07428765,0.06465391,-0.0058121746,-0.04463499,-0.0029569229,0.021845756,-0.028401399,0.017741438,0.057470024,0.015268496,0.037624806,0.010531806,-0.05137522,0.023478944,0.000028766688,-0.027563743,0.032156043,-0.029237697,0.021689065,0.011111932,0.09033462,-0.0019566966,-0.0071156686,-0.007474181,0.010488424,-0.0078095314,-0.061140817,-0.003209233,0.029571299,-0.011532543,-0.040510334,0.009365257,0.00169126,0.009985088,-0.039681282,-0.035031885,0.059469778,0.03974531,-0.029317653,0.016560137,-0.039762355,-0.0084200315,0.017159417,-0.007776359,0.042903095,-0.011851392,0.007854334,-0.05100955,-0.013359875,-0.015690159,-0.03659545,0.0026076387,-0.00044830056,-0.032892462,-0.0047282153,-0.00088738726,-0.028379634,-0.0044789566,-0.03332517,0.032614186,-0.051594827,0.021957628,0.016654102,-0.03676405,-0.021843577,0.009115799,-0.029600585,0.0023759094,0.02741978,0.0015336963,-0.000014799832,0.009338867,0.009052646,0.03106626,-0.008934418,0.011053572,0.014606978,0.0005723256,-0.0060263094,-0.056327853,0.023219468,0.02628652,-0.029201975,-0.011192875,0.007782272,-0.029224942,0.028208248,-0.018850563,-0.017764116,-0.0372951,-0.04497984,-0.00267188,0.0018784035,-0.035052367,0.032182157,0.019326573,0.03877249,-0.07464076,0.030410765,-0.03840548,0.035701316,0.004982734,0.014725889,-0.0129039725,0.0041760104,0.011099447,-0.056811195,0.0013526493,0.02130973,-0.009711273,0.025451023,0.04681513,-0.033601176,-0.0052890605,0.06649007,-0.04804658,-0.0014270833,-0.11864294,0.028612092,0.0067259925,0.012544385,-0.01759742,0.012666092,-0.049464945,0.004527592,0.0064953063,-0.054103307,-0.0019461045,-0.002013809,0.03812335,0.009671244,-0.0004746859,-0.017068086,-0.033043087,-0.011234607,-0.03858269,0.07433507,0.047634684,-0.020896858,0.053843804,-0.012112561,0.009655625,0.011499448,0.0009293582,0.021556001,0.014178925,-0.010143394,0.041914355,-0.03861024,0.015003497,0.056025114,0.014422464,0.008975604,0.020531833,0.022392472,0.0036257806,0.025771137,0.014572596,0.019184917,-0.048531663,-0.006939554,0.0145131545,0.07299424,-0.043198776,-0.036886655,-0.013477057,0.042364944,0.0015798355,0.023376118,-0.019849647,0.045133743,0.006072425,-0.045541633,-0.051059566,-0.061068546,-0.008722923,0.0162653,0.016031453,0.027401429,-0.017411657,-0.03471199,-0.002707982,0.049277734,-0.04785306,0.026810102,-0.016296651,-0.018051151,-0.012772502,-0.052346766,0.013801534,-0.026326751,-0.0029207137,-0.02051901,-0.0119580105,-0.06189739,-0.014296406,-0.035620198,-0.050320636,-0.016351959,-0.013931855,-0.020951275,0.04983398,0.024026591,-0.018184092,-0.046502713,0.006978572,-0.0076332884,-0.059090056,-0.028315358,-0.018861122,-0.009706147,-0.041324206,0.03626432,-0.009172946,0.033172008,-0.02602653,-0.018449431,-0.046756256,-0.026020061,-0.013011079,-0.015353709,-0.012845415,0.049973674,-0.028857285,-0.022710662,0.006594614,-0.018789738,-0.031528823,0.031656463,-0.018557398,-0.0015120431,-0.050879452,0.008446144,-0.035831995,0.04155009,-0.003206545,0.008220749,0.035227153,0.014523638,-0.020579427,-0.01952908,0.026293008,0.060989853,0.008094737,0.054203864,0.04898298,0.019447908,0.0005662226,-0.03837619,-0.0025607569,0.05681427,0.064411946,0.012145877,-0.013085936,0.020614913,-0.042368256,0.0070679947,-0.062678814,0.0049168337,0.020183573,-0.04355812,0.0049128933,0.0049531613,0.02167441,0.020254806,0.02050216,-0.027948478,-0.010594003,-0.054280516,-0.01692175,0.024598224,0.00035359937,-0.01843705,-0.005796951,-0.029379092,0.010691605,0.01628848,-0.05061962,-0.038966928,-0.008792483,0.007118157,-0.014144649,0.063690096,-0.041591406,-0.014822864,0.00030655038,0.01164702,0.00037427197,0.019571342,-0.010121989,-0.010415782,0.03410046,0.0163929,-0.031478714,0.05064561,0.045285862,-0.03159933,0.03645608,0.00895887,0.009695039,0.032805964,0.051333584,-0.00386452,-0.026860658,0.0030042261,0.016003732,0.030802786,-0.031707935,0.02254642,-0.03504141,0.006880757,0.024397025,-0.0019891253,0.008317182,0.024009159,0.015322229,0.028206559,0.00032311017,-0.001618824,-0.015770147,-0.009162701,0.008496889,0.0216759,-0.0063192663,0.029315501,0.013691986,-0.015252764,0.010791815,-0.021437077,0.016005207,0.03831765,0.012758847,-0.020878399,-0.003304535,-0.002663897,-0.013874553,-0.00034543322,0.03328747,0.011779662,-0.05565269,0.031406168,0.00435586,-0.025849378,0.017770631,0.010205915,-0.016749535,-0.005209152,-0.062335577,-0.038962316,0.015083873,0.008888312,-0.00030852068,0.029355334,-0.03297171,-0.022459688,0.0044021737,-0.01115038,0.053039927,0.004810572,0.013994738,-0.053695727],"last_embed":{"hash":"4mdm78","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"4mdm78","at":1762844612738},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems#Dry Skin (Winter)#{3}","lines":[18,18],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4mdm78","at":1762844612738}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems#Dry Skin (Winter)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04562072,0.03679497,-0.041314065,-0.0029141547,-0.026982903,-0.025288653,-0.010642992,0.010891483,0.022247808,0.026476111,0.0007133047,0.036552817,-0.016841825,-0.015910672,0.0059137456,0.039931025,-0.022755425,0.052853286,-0.039858367,-0.021652004,0.029498512,0.0041092173,0.03314344,-0.029761875,-0.039212655,-0.00886105,0.041067164,-0.013720655,0.028819313,0.024959056,0.0046839747,-0.04997856,-0.0161184,-0.07525379,-0.0420052,-0.0316269,-0.004074694,0.00028601065,-0.0503591,0.03712546,0.0060235728,0.01716318,0.064373925,0.043428857,0.0108720735,-0.019634992,-0.016435197,0.009512003,0.01980373,-0.015059027,-0.012113947,0.017112352,0.03811955,-0.03857682,0.00080189685,0.042950217,-0.013471069,-0.03151023,-0.0132362945,0.018448558,-0.050243337,-0.0054790843,-0.0193589,0.013196243,0.012436116,0.032329336,0.009345285,0.024874171,-0.04828713,-0.03604908,-0.02866447,0.018618453,-0.023873549,-0.008587057,-0.025368407,0.012159353,-0.0010349312,0.000469181,-0.021155693,0.057396606,0.02034766,0.019767277,0.008278321,-0.0008999303,0.008973815,-0.0011463466,-0.020570153,0.040120035,0.014614803,0.00053027633,-0.018827159,-0.02201233,-0.0054309512,-0.04221851,-0.008036303,0.036165535,-0.016370751,-0.020706594,0.027366443,-0.026173344,0.013439165,-0.018762548,0.00051668455,-0.07644889,0.009530946,-0.00597362,-0.027708173,0.0092509575,0.020906249,-0.0028282313,0.015653,0.044280928,0.012213773,0.026881529,0.0073837265,-0.028592741,-0.01172996,-0.056113195,0.020143213,-0.017679252,-0.042487036,0.031228673,0.021166401,-0.050932158,0.028490672,0.005097671,0.038685255,0.008788906,0.029562548,0.032015786,0.021674931,0.024491038,-0.026531974,0.022518635,0.0046592057,0.006948007,0.020244503,-0.0019410701,0.022171326,-0.040844355,0.0042010504,0.05569472,0.008430689,-0.0259626,0.030287413,-0.028463928,0.009165274,-0.023650168,-0.03405918,0.0037345255,0.0390064,0.014526911,0.022094924,0.02363912,-0.007425837,0.024587808,0.0055768746,0.040184617,-0.010174437,-0.033043817,-0.006366433,0.022554895,-0.015044607,0.0027992378,0.036640253,-0.026641624,-0.013440908,0.022660382,-0.02147618,0.038521938,0.083706014,-0.041941144,-0.010087424,0.008715315,-0.007700018,0.038482368,0.061647218,0.012555607,0.0016942791,-0.026272083,-0.00048331686,0.0094086,-0.0057390234,-0.0080395285,-0.068655595,0.038803473,0.015156056,0.0055307727,0.029036485,0.018013136,-0.014478217,-0.032880373,-0.006451432,0.026494136,0.006212702,-0.02603364,0.046024773,0.019613072,-0.034563925,-0.07487075,-0.018439913,0.053823367,0.032694638,0.008506425,0.010977775,-0.057945713,0.016540613,-0.028255913,0.028432986,-0.01618909,0.013079661,-0.012636809,-0.026745819,0.020168582,-0.046624187,-0.0031706765,0.0016715655,0.005161107,0.03644751,-0.022636808,-0.03794333,0.0044357083,0.020666298,0.029579813,0.0009859445,0.008124751,0.019131305,0.06332091,0.025738392,0.023718938,-0.04487368,-0.013259801,0.07273716,-0.025393872,0.047654696,-0.057083406,0.049541313,0.022999546,0.0067441952,0.040296506,0.0012018698,-0.044092685,0.042754877,-0.036516286,-0.06116164,0.025301864,0.01784041,-0.010234177,-0.042763278,-0.04556186,-0.008558974,0.026159788,0.016734213,0.01975023,-0.057759628,-0.023023201,-0.026740326,-0.00056945434,-0.057685595,-0.025564076,0.02415867,0.033355206,-0.028033514,0.0071616084,0.0032716803,-0.02402337,-0.009887951,0.00676736,0.019611187,-0.0010792213,-0.026681643,0.009925783,0.028385112,0.026847906,0.013283781,-0.016609449,-0.041667633,0.025971202,0.07940616,0.0071660387,-0.030345812,0.004195923,0.02213835,-0.016195154,0.015024968,-0.039662786,-0.026467709,0.004634381,0.041956194,-0.034001183,0.003508655,-0.0075105494,0.04247771,0.003883374,0.0050326963,0.0016402489,-0.0068330835,-0.17186755,0.008972882,0.03437524,-0.00096904876,0.016031342,0.028383952,-0.019572748,-0.008951918,-0.019026557,-0.009040942,-0.030214442,-0.055859815,-0.021097258,0.038592394,-0.004519733,0.021997962,-0.026091626,0.0049662674,0.03767991,-0.038734477,-0.0044056657,-0.017784754,0.04162475,-0.023796339,-0.048868485,0.0019903784,0.04760022,0.014021042,-0.051056065,0.0048071523,-0.02231198,-0.009742964,-0.0047105737,0.005868361,-0.026737215,0.056995053,0.015578162,-0.005996893,0.006256248,-0.00787424,0.038019456,0.051549237,0.015532336,0.035656404,-0.027410544,0.0032381124,-0.010157602,0.006472917,-0.036457065,-0.048696205,0.03654541,-0.03233188,-0.0068215714,0.00492894,-0.044686243,0.021461345,0.010116603,0.031724196,0.00617887,0.025616381,-0.006934195,-0.031756636,-0.012384331,-0.057535056,-0.050566286,-0.032884795,-0.0013536097,0.0037488523,-0.011518009,-0.04816718,-0.01514008,-0.008613466,-0.013074375,-0.041708637,0.005354007,-0.018569198,-0.0043242592,-0.03937372,0.0037328668,-0.096741915,0.011119323,0.01786117,-0.0011687183,-0.022507025,-0.024932679,-0.06681369,-0.01634001,0.0071508554,0.007433507,0.23659258,0.02916598,-0.0005597711,-0.03354073,0.04861603,-0.028666394,0.0027806326,0.037070848,0.012747649,-0.026062509,-0.00087134744,0.00269525,-0.027858775,-0.001472247,-0.0080811605,0.041408602,-0.050931547,-0.03638207,0.06522803,0.004894971,-0.0016692632,0.035845965,0.038290247,-0.018486256,-0.04327154,-0.0048628463,-0.05471059,0.037922535,-0.027467268,0.018406523,-0.018647477,0.014011628,0.03894531,-0.079187706,-0.013368791,-0.0034729817,-0.0068626096,-0.052531615,-0.0026644012,0.03663132,-0.032096,-0.0073252134,0.010341305,-0.0011055267,0.0050434927,0.018008672,0.014753208,-0.0008807513,0.041688904,0.006562601,-0.0051928344,-0.037389353,0.005805406,-0.005651643,0.012516307,-0.044372216,-0.022704974,-0.04882351,0.0007890393,0.020840595,-0.048119593,0.012241249,-0.076842375,-0.0076932884,0.0056399023,0.055047717,0.02472295,0.021522408,-0.011178862,0.019387059,0.015363045,0.04546306,-0.017094642,-0.0039498936,0.012312968,0.004512789,-0.0020142836,0.023246456,-0.005436296,0.033924986,-0.045026794,0.011762291,-0.04968029,-0.003178025,0.021219306,-0.003181235,-0.0007381093,0.020363284,-0.007748337,-0.0054115476,0.012535047,0.031273223,-0.007545658,0.002272904,-0.02871383,-0.017263532,-0.05454145,-0.008651933,-0.04605764,0.01870617,-0.028642856,-0.024509685,-0.009427958,-0.03792306,0.01402897,-0.001085044,-0.0055515184,0.03951445,0.0047410596,0.016055034,-0.039538313,0.0023109475,0.010480913,-0.020510824,0.02976508,0.014464539,0.037907023,0.054672915,0.023987824,0.014562506,0.017461125,-0.0054793227,0.011690109,-0.008894549,-0.026896393,-0.05203219,0.008129916,0.022490004,-0.007992104,0.026923684,0.009134066,-0.023915282,-0.023118602,0.037151065,0.03417719,0.02900278,0.08131005,0.0027093955,-0.0067852056,-0.004917184,0.0028514022,-0.03539074,-0.016228678,0.0010962402,-0.0087182075,0.025836753,0.011103263,-0.0212855,-0.0010403033,0.054482523,-0.010820048,0.021080246,0.036150992,-0.030528734,0.000022008868,-0.085350014,-0.015905954,0.017348086,0.020455608,0.009804611,-0.00021717869,0.043382883,-0.0030585954,0.04346136,-0.008123124,0.005735108,-0.0020652039,0.07189059,-0.007436458,-0.020832215,0.026423756,-0.0279898,-0.06083426,-0.0035176182,0.042066906,-0.023391953,0.024783542,0.044799436,-0.016805867,0.005348731,-0.035310313,-0.028378978,-0.00059494673,0.006879779,0.00984439,0.0153731685,-0.02938973,-0.0010149247,0.019537305,-0.0019876405,0.004650075,0.09408526,-0.018087426,0.004416916,0.038835276,-0.012234572,0.07000195,-0.018831266,0.048314825,-0.04359465,-0.020376422,0.019217936,-0.00009001724,-0.013061394,-0.031093871,-0.015166598,0.003057934,0.057366133,-0.03456919,-0.003954213,0.03239408,0.0086834235,-0.06636755,0.022355195,-0.0019173992,-0.012633366,0.0483897,-0.006762216,-0.04135196,-0.04517059,-0.014401894,-0.018926252,0.0139126675,-0.071834296,0.002770657,0.0321737,0.004729292,0.011319303,-0.045226973,0.007832869,-0.015774306,0.0021295694,-0.0064443606,-0.03658504,-0.047959153,0.01994235,-0.0049861413,0.018644992,-0.017092489,-0.03141848,-0.061785325,-0.0069712764,-0.02401269,0.019550059,0.018167196,-0.03011607,-0.046709303,-0.018925076,0.049954634,0.04566632,-0.0035639824,0.024815438,-0.0049694544,0.016711786,0.025524491,0.017020024,0.08595629,-0.002898053,-0.0020272369,-0.025566865,-0.03826695,0.053598925,0.032441404,0.020107517,-0.065371856,-0.05037312,0.009923275,-0.030485878,-0.006567662,-0.025178937,0.0074827797,-0.0025369497,0.009263431,-0.023602951,0.03568826,0.009398363,-0.011203684,0.070146404,0.023238314,0.028441945,-0.040541634,-0.03033209,0.031110609,-0.050539546,0.020826846,0.045802698,0.03533413,0.0412026,0.0043281903,-0.049988326,-0.01576682,0.009349942,-0.035292342,0.026915578,-0.009183133,-0.0006229062,-0.0038513835,0.07182915,0.00761019,0.009546327,0.007126701,-0.028928276,0.006080639,-0.034729525,-0.04308365,0.040469345,-0.027255673,-0.02597677,0.048376255,0.004970722,0.0024556187,-0.08520454,-0.028686455,0.051768865,0.08184672,-0.0029973476,0.0398813,-0.021498527,0.012586391,0.008371166,-0.019060036,0.034727864,-0.033898722,0.017668022,-0.062171727,-0.0249356,-0.03682167,-0.03286023,-0.010954282,-0.0017761805,-0.019234437,-0.0142568955,-0.024298338,-0.025621936,0.01466638,-0.055941973,-0.0018127646,-0.03773827,0.019677935,-0.00037330118,-0.039738815,0.0034232654,0.012000456,-0.0462991,0.029548656,0.025818119,0.017261615,0.0133484835,0.015050791,-0.0077310214,0.026916191,0.019603668,0.0037832998,-0.021522056,0.031698693,0.0078939255,-0.018941695,0.04565114,0.026583346,-0.01441322,-0.050249256,0.004147093,-0.028886026,0.022401936,-0.024347568,-0.015815217,0.012209794,-0.019450042,0.009109022,-0.0039849174,-0.0030055067,0.015731817,0.001213858,0.012145785,-0.030547716,0.036550805,-0.01731777,0.0021896097,-0.029093998,0.043047372,-0.015925355,-0.008186663,0.018729784,-0.03957795,0.022356803,0.0074723237,-0.013781156,-0.0029219782,0.054044064,-0.021350175,0.020404534,0.049327295,-0.066799745,0.009240697,-0.12940687,0.042897753,-0.009348961,0.020739326,-0.027321847,0.013739652,-0.025815526,0.00032229253,0.005261925,-0.048137505,-0.022206603,-0.034335162,0.046656508,-0.011856645,-0.016037254,-0.005402021,-0.044484437,-0.028312417,-0.025951315,0.033993885,0.01988351,0.0002462797,0.024007127,0.01289389,-0.006714073,0.011708877,-0.0032325243,0.036235698,0.012540249,-0.049900968,0.030884098,-0.016839756,0.0066265375,0.023239553,-0.001329889,0.013357653,0.019307327,0.0039700605,-0.017051417,0.045263637,-0.0026497177,0.013570817,-0.032063015,0.018745618,0.020126466,0.012861452,-0.02145333,-0.039522704,-0.03656367,0.04425937,0.016730163,0.03854993,-0.03023959,0.03874043,-0.015303644,-0.016402703,-0.06273509,-0.020821368,-0.052944873,0.019974189,0.023029285,0.04337112,-0.04332428,-0.046565138,-0.010075764,0.036223058,-0.034293354,0.03298792,0.014779331,-0.043130632,-0.013406399,-0.031194765,-0.019110171,-0.021536369,-0.030184215,-0.053295575,0.0036474657,-0.054260366,-0.01762335,-0.008727274,-0.04394113,-0.023872582,-0.02818383,0.013179367,0.074436076,0.026965888,-0.002718238,-0.038584687,0.002096098,-0.00198917,-0.053237677,-0.01144233,-0.027384924,-0.004830415,-0.03477133,0.054284766,-0.02032346,0.016128678,-0.00015314107,0.0013307217,-0.03302855,-0.043029938,-0.0058452967,-0.02530297,-0.015199428,0.042715833,-0.030134201,-0.030352347,0.0007026486,0.0036551144,-0.05039131,0.023836114,-0.033879492,-0.0018788734,-0.042919613,-0.018400036,-0.009888468,0.031798262,-0.0031580115,0.0058898604,0.011619522,-0.017919462,-0.030827539,-0.028465677,0.017605696,0.040426686,0.015067681,0.03168924,-0.00026310416,0.037613984,-0.035085935,-0.04593061,-0.010906874,0.06493734,0.052023146,0.0025938766,-0.041721262,0.01261482,-0.015426438,0.0056424118,-0.045474976,0.0019557376,0.02606916,-0.040171716,0.007514181,-0.008963017,0.036170524,0.044945315,0.041111764,-0.024515366,-0.0050546704,-0.041149855,-0.03303538,0.029349852,0.0067282547,0.0006759567,-0.018716898,-0.008120436,-0.008253498,0.02628516,-0.006645308,-0.08501106,-0.012729867,-0.009376624,0.003076539,0.07229838,-0.023048837,-0.002732573,0.012450722,0.012626339,-0.020049695,0.03650607,-0.022888843,0.0014746393,0.015075213,0.020786144,-0.013371116,0.016887028,0.031259906,-0.018673815,0.025088841,-0.0066174953,0.009298543,0.057582263,0.07468365,0.007027847,-0.010690657,0.003883819,0.044554364,0.022199895,-0.06921368,0.030562228,0.0062136645,-0.007618305,0.058626812,0.017313128,-0.0007388944,0.049037654,0.03880716,0.016243787,-0.0002701507,0.0009359533,-0.0009488533,-0.0068184687,0.0022929986,-0.0044963737,-0.008667323,0.017193355,-0.00090247934,0.012570805,0.016522648,-0.004587582,0.025632627,0.04308358,-0.0058291703,-0.019681273,0.0008218902,0.03642092,-0.025788657,0.01782599,0.012370843,-0.019688616,-0.037629053,0.019381955,-0.012030436,-0.041483004,0.00917615,0.0018712758,-0.033516485,0.03129912,-0.074851856,-0.025252098,0.027412027,0.024508584,0.016072964,0.043712903,-0.01501207,-0.035887618,0.034028232,-0.016057763,0.03596718,-0.023143904,0.020311402,-0.035410095],"last_embed":{"hash":"aii6gy","tokens":482}}},"text":null,"length":0,"last_read":{"hash":"aii6gy","at":1762844612738},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems#Dry Skin (Winter)#{4}","lines":[19,19],"size":81,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"aii6gy","at":1762844612738}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems#Dry Skin (Winter)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042504814,0.013125004,-0.029722944,-0.012232037,-0.03866767,-0.034703393,0.002471635,0.026213843,0.007436964,0.023516096,-0.00028481614,0.030817596,-0.028812261,-0.015133619,0.03140101,0.047180794,-0.017102983,0.037427444,-0.03353592,0.0056396136,0.005641222,0.009525219,0.017830905,-0.047146834,-0.03767875,-0.0032509721,0.04691378,-0.030375548,0.003226664,0.0535545,0.02219011,-0.062939465,0.019210147,-0.071097426,-0.027310843,-0.05650836,-0.0011532664,0.000049060236,-0.045390178,0.030971786,0.004160885,0.0044504246,0.07761667,0.019236779,-0.00933478,-0.015197133,-0.010330758,-0.0023257341,-0.0014512959,-0.027289417,-0.018127806,0.0067559914,0.020662496,-0.048538122,-0.023720605,0.023550337,-0.035514828,-0.0010966059,-0.022125795,-0.0257134,-0.04401674,0.016141452,0.0045931907,0.005966854,0.016282113,0.038067292,0.0073930635,0.019171732,-0.022928368,-0.03744364,-0.0029778262,-0.004036484,-0.02541624,-0.0240996,-0.032494683,0.013985265,-0.005903385,-0.0014388148,-0.030376587,0.045337968,0.0063959532,0.00992309,0.025476113,-0.007742377,0.036548357,0.017569201,-0.014568062,0.0112341605,-0.0033924296,0.016408209,-0.018421184,-0.028966708,-0.020272497,-0.05324129,-0.015887262,0.03228408,-0.05170717,-0.018233243,0.02782258,-0.00040420864,0.008483025,0.005733586,0.015953252,-0.06292366,-0.0057172333,-0.050520908,-0.015401788,-0.005641859,0.02022697,-0.009415691,0.013606071,0.031084381,-0.0033505338,0.031732805,-0.007887056,-0.018146412,-0.011417616,-0.029954486,0.015440789,-0.009608852,-0.035526063,0.01590579,0.023495208,-0.057584804,0.025663584,0.01888292,0.009199291,0.02193956,-0.007941481,0.025823904,0.033476256,0.014906314,-0.013043428,0.017197696,-0.017014103,0.004563077,0.030376665,0.03595206,0.023395987,-0.036960132,0.0037349395,0.03545692,0.012955963,-0.02196834,0.03346378,-0.014940319,0.026641995,-0.012566974,-0.019132739,-0.002367786,0.0438342,0.019536605,0.035152882,0.035795942,-0.018851506,-0.0006986308,0.022179106,0.03137203,-0.016859446,-0.047336873,-0.021574441,-0.025253914,-0.0013642459,0.004901991,0.029342651,-0.002726682,0.021103047,0.03178462,-0.018344602,0.013033281,0.060007766,-0.02783764,-0.009968381,0.024076235,-0.028030016,0.031040858,0.09373545,0.009077631,0.013481742,-0.013597961,-0.01144845,0.006212917,0.012893339,-0.019543076,-0.07631748,0.031864643,-0.0066844025,-0.0028246169,0.038076606,0.01892932,-0.0039050053,-0.022075504,0.00075672363,-0.0075000757,0.030063279,-0.031123374,0.05270751,0.02295847,-0.0166097,-0.07143824,-0.0054721003,0.048249483,0.009656995,0.014132524,-0.0045007076,-0.037274715,-0.040416807,0.0033016312,0.050642967,-0.026603332,0.017548796,-0.0019881215,-0.03095163,0.008098376,-0.03672427,-0.021100763,-0.027147163,0.0004534842,0.037475977,-0.008565326,-0.03979736,0.037583206,0.0050371834,0.03294414,0.012858316,-0.0021095832,0.032200117,0.06771823,0.020428851,0.012576196,-0.036155738,-0.005347421,0.057867408,-0.031250536,0.028901862,-0.051022545,0.004034304,-0.0065506324,0.006754084,0.03076467,0.034059428,-0.030306714,0.038352013,-0.0361191,-0.06497933,-0.017738562,0.026482815,0.01711742,-0.03574662,-0.06447354,-0.008052433,0.031486858,0.021744533,0.011874571,-0.029407697,-0.019260509,-0.015863853,0.022224618,-0.052457336,-0.024188394,0.027997602,0.026388187,-0.02303597,0.0072324765,0.023101574,-0.0028489125,-0.008245092,-0.0041642026,0.022409847,0.011408014,-0.018928071,-0.009446729,0.039444137,0.029238492,0.010270119,0.0018984966,-0.037510056,0.035898965,0.09596453,0.02950313,0.003098964,0.013529864,0.018596126,0.014097031,0.030692503,-0.021403156,-0.03178554,0.0034576813,0.03248697,-0.021529932,-0.0076099,-0.004086919,0.04528336,-0.00041764893,-0.017723076,0.006055871,-0.014487228,-0.17422898,0.035791583,0.025141757,-0.0052240365,0.01769906,0.044358607,-0.030604279,-0.01994803,-0.036033448,0.008374182,-0.002071609,-0.054278992,-0.02745989,0.044001844,-0.038145967,0.005304866,-0.0310724,0.012230679,0.02635032,-0.024491709,0.0076204417,-0.028487004,0.0067082,-0.03196405,-0.032217115,0.0006419937,0.048768133,0.059263706,-0.043616153,0.033659052,-0.020342572,0.0141177615,-0.0013552372,0.0019478311,-0.035068873,0.043900568,-0.027633658,-0.0031462961,-0.003483994,-0.000037883878,0.042873573,0.06660482,0.017019425,0.02765655,-0.041622404,0.019160766,-0.032197677,0.0020829733,-0.034857105,-0.029569864,0.053703573,-0.02843111,-0.021582382,-0.010681335,-0.04983463,0.02339305,-0.003779333,0.033228938,-0.013159863,0.018932808,-0.003295703,-0.051493168,0.00509405,-0.06158438,-0.048401617,-0.03550478,0.009828743,0.0065673552,-0.019553619,-0.027135147,-0.009763485,-0.013891413,-0.012787105,-0.043094732,0.06254405,-0.016508076,-0.0051832073,-0.0135665415,-0.0122062415,-0.06860267,0.031015811,0.015306238,0.0048987647,-0.04515334,-0.02540803,-0.06485911,0.011286017,0.0058545354,0.02058776,0.2400102,0.01867896,-0.011149107,-0.042824935,0.0452771,-0.06514679,-0.0508443,0.044482652,0.0015707896,-0.026075164,0.012970441,0.032342333,-0.039211556,-0.0069965594,0.011991712,0.037691206,-0.04128339,-0.030879615,0.05194132,0.02022007,-0.0052381586,0.040507685,0.051131956,-0.024531027,-0.03397028,-0.012260914,-0.055688318,0.010622805,-0.009408565,0.015220891,-0.017062914,0.023484813,0.06298844,-0.060215756,-0.0052322685,-0.0329281,-0.011767492,-0.04303254,-0.018654995,0.018263783,-0.022576615,-0.0032520425,-0.026253339,0.0005580264,-0.019191291,0.003635418,0.033847813,-0.01829059,0.014098006,0.00074052566,0.005503055,-0.05441111,0.011073077,0.0028090172,-0.007537139,-0.051824786,0.004898833,-0.039645072,-0.024463942,0.0094575,-0.03496506,-0.0040388387,-0.08882427,-0.016227521,0.011388447,0.051645696,0.015706064,-0.00005901675,-0.003554283,0.04797953,0.021172257,0.036946885,-0.026198344,-0.0059586135,-0.0037458898,-0.016162608,0.017318737,0.03498075,-0.013099863,0.029628871,-0.036857493,-0.0018507192,-0.038844638,-0.0076723592,0.027490998,0.009834641,0.009417481,0.0019399275,-0.009812815,-0.006345294,0.00162963,0.055137757,-0.016608564,0.03032476,-0.053321738,-0.000984752,-0.05025991,0.0013702218,-0.03071572,-0.0025285115,-0.02825883,-0.03740086,-0.017438611,-0.04205187,0.026417207,-0.018348178,0.006004152,0.060211904,0.002471555,0.027912254,-0.025967484,0.0067213876,0.013374577,-0.036285687,0.018617952,0.029124826,0.02016157,0.031165523,0.009175921,0.0068414393,0.007680862,-0.00088754785,0.012282963,-0.0029886295,-0.026553364,-0.034499492,0.002576663,0.0037231196,-0.0043783216,0.009998376,0.039933514,-0.02789898,-0.029327732,0.016846735,0.04362171,0.039315317,0.041582234,0.03476342,0.005696052,-0.0046651415,-0.007589012,-0.01210053,0.008259947,-0.0065131057,-0.00617421,0.005980993,-0.008004521,-0.023583654,-0.00076555536,0.04544427,0.0109696975,0.048092134,0.051658418,-0.028936762,0.010389231,-0.047743052,-0.029613586,0.013265204,-0.005024532,0.006330644,-0.0104839895,0.04557578,0.0056300964,0.023849845,-0.016020494,0.0029494201,0.025254287,0.038048588,-0.02532157,-0.012302308,-0.0069333287,-0.022315502,-0.05480631,0.007689358,0.048083957,0.016152835,-0.01294259,0.0347338,-0.032879908,-0.013903862,-0.031694975,-0.07008446,-0.046345975,0.009859978,0.012557053,0.022596775,-0.029941222,-0.015973436,0.0028985408,0.0063610463,-0.0011188792,0.09399353,0.0062909503,-0.004268706,0.016239861,-0.029402964,0.066470414,0.014369521,0.047908418,-0.039611645,0.0011794119,-0.033445135,-0.004543192,-0.021425413,-0.05065859,-0.0056494763,0.0018549456,0.040319223,-0.042576227,0.002695439,0.034204118,0.0061692265,-0.07453872,0.0089693675,0.00519641,-0.035400555,0.032240294,-0.027201211,-0.056312647,-0.037095193,0.0040488737,-0.021514932,0.025348611,-0.034740884,-0.016334139,0.00023684047,0.005595233,0.026466519,-0.014619473,-0.005324147,-0.006088617,-0.00712188,-0.014344565,-0.021599878,-0.037541434,0.054987006,0.004803766,0.022887906,-0.02028907,-0.031518545,-0.031910013,-0.018011976,-0.0064417813,0.02389718,0.015390283,-0.014094773,-0.034086287,-0.006324046,0.050739653,0.042650275,0.0058775316,0.03281884,0.0017982927,0.006493045,0.0260608,0.045773275,0.05019138,0.007062739,-0.002253586,-0.049373396,-0.04674937,0.05218705,0.03787182,-0.0011502062,-0.044094797,-0.049300928,-0.006914729,-0.0005922794,0.00949347,-0.016932542,0.02613706,0.0024650698,-0.0062165475,-0.03453288,0.013400974,-0.009123505,-0.022248397,0.0765073,0.040597465,0.033838462,-0.037825298,0.027945679,0.0153617505,-0.057324186,0.056485802,0.044614892,0.03278457,-0.0044659455,0.014746499,-0.05678844,-0.018959545,0.012157343,-0.028770383,0.023376573,0.0102002155,0.02533782,-0.014974994,0.10073357,0.010030076,-0.0062048445,0.014731089,-0.021711413,0.0046422905,-0.04772224,-0.042821005,0.008690201,-0.0049395664,-0.063705504,0.029342378,0.0046250788,-0.014865007,-0.068079725,-0.008550525,0.057213876,0.05451424,-0.03704021,0.023459457,-0.036203746,0.0022555394,0.0012817743,-0.02255371,0.04271295,-0.026676552,0.036352176,-0.06959793,-0.019797321,-0.014643499,-0.003188062,-0.003027968,0.0044234153,-0.033982243,-0.012938515,-0.0043809256,-0.0061382838,0.008909743,-0.03500731,0.006542447,-0.033283114,0.013231121,0.0034343502,-0.030072974,-0.031566422,0.015785126,-0.028605884,0.0188423,0.018616809,0.017145293,0.021273213,0.022585893,-0.0026110348,0.024955483,0.017041879,0.000839263,-0.019582538,0.021908296,0.016758611,-0.030155534,0.04085435,0.016163465,-0.021988876,-0.034598637,0.021734951,-0.039726827,0.013242771,-0.011641807,-0.021840598,-0.0030876673,-0.011392902,-0.009845396,0.01276318,0.000025699235,0.017553665,0.0039930674,0.04830917,-0.06394956,0.032470107,-0.0429898,0.027452508,-0.01680625,0.033092603,-0.025087904,0.02735337,0.019219797,-0.040351644,0.045551512,-0.010743488,-0.0011971,0.025872163,0.017719029,-0.01798018,0.009596241,0.04386184,-0.05809547,-0.008459635,-0.12173922,0.011002455,-0.000416329,0.030396445,-0.0073101507,0.013281556,-0.028540164,0.0071680406,0.0046776906,-0.062452324,0.014536263,-0.029306805,0.034788493,-0.021597145,-0.023725053,-0.0022504264,-0.0432223,-0.020693973,-0.006220095,0.04898831,0.043194525,0.0155288195,0.029429771,0.018503003,-0.016693246,0.029712833,-0.0024027491,-0.012792692,0.0010563595,-0.032642648,0.02252081,-0.03602413,0.017171836,0.030872775,0.014211799,0.023521578,0.012604407,0.02197626,-0.006130998,0.04153514,0.03232957,0.0138353985,-0.032648962,-0.009395897,0.040985633,0.07008012,-0.0027455136,-0.052607007,-0.026578194,0.034907095,-0.003978125,0.018981418,-0.022833802,0.03352026,-0.020926807,-0.021383576,-0.06034117,-0.026093837,-0.027752906,0.0422189,0.018259078,0.023119759,-0.04499035,-0.049326554,0.0027920105,0.040429063,-0.038165983,0.02203366,-0.014881866,-0.019774167,-0.015208366,-0.07032392,-0.008180149,-0.027065177,-0.023502033,-0.071722575,0.017270269,-0.03964731,-0.036987066,-0.021662408,-0.043350298,-0.004404774,-0.022945356,0.0031639852,0.06568768,0.031763453,-0.008758394,-0.019885946,-0.034459535,-0.008499817,-0.049223844,-0.020672921,-0.024765605,0.034841314,-0.036237348,0.039571904,-0.011492043,0.03253034,0.006135282,-0.017309299,-0.023522658,-0.04312323,0.002362612,-0.043501284,-0.03320293,0.054450672,-0.033895735,0.0024195458,0.021212878,-0.025599256,-0.0415779,0.023545457,-0.009107613,0.0012611313,-0.06044183,-0.009555704,0.005972319,0.045571595,0.020120014,0.010155699,0.0087732,-0.008540372,-0.014479012,-0.026960619,0.020420026,0.048356947,0.024200156,0.06849505,0.040050283,0.030658094,-0.014865232,-0.020721674,-0.015044092,0.048113953,0.043971144,-0.013531244,-0.021979528,0.027095975,-0.017544156,0.014314009,-0.032217674,0.009349978,-0.0033809817,-0.032713857,-0.009750322,-0.02393278,0.03301349,0.032366887,0.017411573,-0.01029157,-0.020768026,-0.015469431,-0.009124854,0.021560255,0.009839549,0.025372867,-0.025123684,-0.038996283,-0.012947175,0.017306026,-0.036089048,-0.04840203,-0.016386922,-0.011924674,-0.00015984106,0.068470284,-0.025464239,-0.017764024,0.003351843,0.039158974,-0.022560082,0.01632456,-0.025821151,0.01612058,0.032006316,0.004201802,0.011130749,0.048747983,0.04014114,-0.028548777,0.011899018,-0.0022735575,0.012236159,0.058673035,0.06565431,0.0023743599,-0.016651796,-0.014424816,0.038708005,-0.004010596,-0.06575242,0.03555336,-0.00077358104,0.017896188,0.053757492,-0.013841783,0.001426118,0.042955503,0.02853971,0.010806455,-0.02330994,-0.013270328,0.023867821,-0.013274463,-0.016057812,-0.0027650322,-0.03304587,0.006761472,0.0025437614,0.009273387,0.008645315,-0.010797608,0.0080405045,0.03811956,-0.017504893,-0.04068754,-0.009669804,0.028218124,-0.024174325,0.018138373,0.04608244,0.0005431782,-0.01215524,0.015766636,-0.018112432,-0.029169708,0.00054032565,0.025316704,-0.04405053,0.02035587,-0.047098562,-0.062732376,0.02141024,0.0052194917,0.02015595,0.03507121,-0.018472657,-0.022540275,0.009571338,-0.012775117,0.04690626,0.0071132244,0.05734534,-0.045482367],"last_embed":{"hash":"1nas8gd","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"1nas8gd","at":1762844631926},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems#Dry Skin (Winter)#{5}","lines":[20,21],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nas8gd","at":1762844631926}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems#Dark Circles & Puffiness Under Eyes#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0050606877,0.008313281,-0.025379678,-0.022540856,-0.011590692,0.0007926588,-0.0063532703,0.026393294,0.026905073,0.0028159488,0.01233275,-0.016117325,-0.030137504,-0.026972631,0.023479907,0.0016570011,-0.01499976,0.034756016,-0.029863749,-0.031542506,-0.012430151,0.019026605,-0.026052708,-0.033092156,-0.013315929,0.0042493525,-0.026517903,-0.0021103416,0.0087967245,0.017393729,-0.009445095,-0.061625432,0.01782188,-0.046528675,-0.019363202,-0.029472161,0.015650587,0.004152881,-0.037093367,0.02331026,-0.0050683804,-0.014746652,0.05404019,0.025913663,0.004890002,-0.01893289,-0.035229325,-0.002341045,-0.030157486,-0.04721222,-0.017422508,-0.030244073,0.04167531,-0.013627079,-0.03555706,0.064239874,-0.0126359025,-0.021573814,0.01664811,0.004080837,-0.032397628,0.005753366,0.0008695102,0.028377822,-0.021957012,0.042145595,0.00606649,0.009064677,-0.025852323,-0.028366482,-0.030985227,0.021106796,0.00738656,-0.024995936,-0.028792717,0.051720154,-0.021433793,-0.004925605,-0.040328514,0.06729728,0.00782461,-0.0047412063,-0.0261674,0.017444262,-0.008964994,0.025183203,0.028721962,0.057028927,0.021706382,0.034926634,-0.008118591,0.02244242,0.0031530326,-0.036615066,-0.0060481755,0.012725218,0.011714979,-0.028769296,0.038158935,-0.018916806,0.015433435,0.024664605,-0.01902908,-0.03461469,0.005052162,-0.00065018574,0.009018024,0.023477644,-0.010958065,-0.01661044,0.035609335,0.0038034723,0.0000672708,0.021712732,0.010629364,0.007072053,-0.029838752,-0.029243842,0.0147764515,-0.025333643,-0.011318131,0.04132675,-0.018412245,-0.053325243,0.008928763,0.0008115947,0.02339512,-0.016729495,0.0035225532,0.009390752,0.012429743,-0.010782209,-0.028454399,0.026243454,-0.017686993,0.015227528,0.0080410335,-0.036638714,0.024928443,-0.012201141,0.011169436,-0.042033773,0.015661534,-0.016792325,0.034164768,-0.037241105,0.009472501,0.007826853,0.010331781,-0.008351771,0.058569454,-0.0026448485,0.0058274027,0.0147111965,0.00037560012,0.04365407,0.021551592,0.026429523,-0.024644556,-0.021020044,0.013403994,-0.0014331155,-0.02159826,0.026402595,0.017085709,0.009617152,0.0288736,0.03426355,-0.00759849,0.0065316707,0.014543855,-0.055483177,-0.006579019,-0.0041686054,-0.00046057836,0.051364742,0.12597734,-0.002857696,0.013557247,-0.03145622,0.0073678945,-0.0032368088,0.010197523,-0.03297215,-0.030801034,-0.0027820289,-0.011203012,0.01451149,0.025506314,0.029650819,0.016671946,-0.006771581,-0.0042670514,-0.03342025,0.011747788,-0.040803984,0.05443447,0.031745367,0.00726397,-0.091665596,-0.020812841,0.046878695,0.03487493,-0.046117112,0.0327694,-0.06044822,-0.02812519,-0.061810885,0.009869658,0.016793257,0.012295841,0.0028936316,-0.022297958,0.022899209,-0.007118299,0.0050155185,0.014814598,0.0063622673,0.05112622,-0.0037245508,-0.06538309,0.024131691,0.02871259,0.03683338,-0.0013236934,0.042696435,-0.0038347456,0.08119176,0.02119854,0.029702269,-0.022187319,-0.011491258,0.030902807,-0.0034970262,0.007871703,-0.043009695,-0.024181912,0.0039301943,0.015030737,0.053764906,0.019840075,-0.029947799,0.06402323,0.021991013,0.016258655,0.05492003,0.018874338,-0.0031560296,-0.008387575,-0.024969982,0.016216038,0.02871302,0.042427376,-0.013154866,-0.019812282,0.002843326,0.010720965,0.007234167,-0.048236594,-0.002733302,-0.005750564,0.011614901,-0.0053071897,-0.012672934,0.02510526,-0.02648108,0.022871325,0.03261364,0.023310684,-0.058321048,-0.0044749696,-0.0010098426,0.045523766,0.021274598,0.0066144634,-0.01805447,-0.017333629,-0.00006520449,0.04445281,0.0121666435,0.0017525315,-0.0065270094,0.032071494,0.005793635,0.042648923,0.0012909457,-0.055265166,0.054215755,0.01315076,-0.02733842,0.019389467,0.012340368,0.0072082845,0.004685217,-0.00005998416,0.013202305,-0.000403004,-0.15919735,-0.008469457,0.06405514,-0.01032434,0.031877298,0.023423925,-0.05515281,-0.023319738,-0.063108176,0.008877725,-0.007255275,-0.023199854,-0.0076954816,0.040557392,-0.019144978,0.03906951,-0.033246465,-0.022963587,0.025537247,-0.020548772,0.008991707,-0.016395675,0.026087362,-0.06277866,-0.01773591,-0.010975886,0.032944225,-0.004418577,-0.05813898,0.021216527,-0.043490756,-0.019684114,-0.0076720384,0.035494242,0.010109394,0.022298917,0.026999164,-0.0457842,0.006835464,-0.020423582,-0.0035887884,0.06924371,0.023932306,0.042236578,-0.02590186,0.03189765,0.005740312,0.026011815,-0.021354832,-0.008714076,0.0058392086,-0.012635399,0.010452633,0.036978796,-0.030484881,0.04526276,0.01943218,0.036539435,0.004934858,0.018725388,-0.0063176565,-0.08589493,-0.015590642,-0.036820713,-0.018020535,-0.042529855,-0.04219348,-0.034525286,-0.015156327,-0.03417788,0.027880559,-0.035812553,0.011733525,0.009756775,0.03485272,-0.007476335,-0.0076017734,-0.018066963,-0.00486769,-0.0697729,-0.026464248,0.040364984,0.004374528,-0.05578662,-0.06403118,-0.07393982,-0.0006695489,0.016784886,0.024639795,0.23910704,0.058752004,0.04995374,-0.063296944,0.028677177,-0.015126239,-0.018429546,0.04363189,-0.024822952,-0.043786284,-0.023237294,-0.0028440645,-0.024894686,-0.007176418,0.017918063,0.04533507,-0.023167169,-0.016520236,0.041700758,0.02259719,-0.015787868,0.02435192,0.06614741,-0.032269947,-0.011672822,-0.02638002,-0.040648796,-0.016052194,0.0019701088,0.015788386,-0.048313748,0.020813227,0.022806795,-0.018867923,-0.030079486,-0.01018519,0.020550521,-0.013283598,0.028851977,-0.005310642,-0.0016705175,-0.02215634,0.039650027,0.0066347257,0.036681052,0.018561555,0.02997894,-0.024951342,-0.0026758725,-0.021263622,0.021047954,-0.055724822,0.0063350014,-0.024557956,-0.025987303,-0.043342356,-0.046218064,-0.044292565,-0.00997008,0.06163339,-0.013467535,0.00093366875,-0.047494628,0.018567214,0.025518911,0.040244773,0.04300455,0.0021457027,0.064137235,0.010013167,0.032107294,0.019360123,-0.00042198563,-0.03257138,0.0014753338,0.04426482,-0.0056084394,0.0148146,0.013573989,-0.0030128683,-0.04268078,-0.028268,-0.0341885,-0.02043998,0.018123731,0.02530325,-0.006887203,0.01357232,0.012947794,-0.04029741,0.0059918556,0.045788195,-0.00941996,0.0016947399,-0.016078023,-0.011268584,-0.035512865,-0.026073461,-0.039728656,-0.0064974823,-0.005285664,-0.034118574,-0.02779499,-0.013583869,0.023000872,-0.01564031,0.0043774373,0.04832567,-0.025238624,0.026082996,-0.017232927,-0.02151946,0.03741677,-0.024313899,0.019878576,0.066047505,0.0011953443,0.021655774,0.0170433,0.0075997836,0.037907146,0.0031155548,0.0016635202,0.02079719,-0.021135792,-0.025805235,-0.017497685,0.04565852,-0.03407212,0.03878876,0.018181495,-0.024958631,-0.058124445,0.059335817,0.020599192,0.026869854,0.057577055,0.00527659,0.014239417,0.027644372,0.030142188,-0.0083309505,0.022847783,-0.012016659,0.023244275,0.050303075,0.012701895,0.002605561,0.019685138,0.04517939,0.012994855,0.05882342,0.023371324,-0.053484276,0.0012234208,-0.05183368,-0.022066064,-0.03418843,-0.00004076147,-0.00097088073,0.009554974,0.031798948,0.005209136,0.06388943,-0.024252595,-0.020193756,-0.012007843,0.012281024,-0.030747328,-0.00042507853,-0.00223403,-0.03462488,-0.0396753,0.027986925,0.036684386,-0.03471803,-0.027471535,0.011392046,-0.016198134,0.004061395,-0.01879574,0.024518836,0.01742773,0.01675809,0.045346614,-0.015979555,-0.031952027,-0.006886946,0.0048812428,-0.011154862,-0.04691472,0.07402508,-0.012482573,-0.0011856584,0.031220904,-0.01795495,0.07913231,-0.0032282877,0.035139605,-0.02400931,0.0030338226,-0.013373831,-0.01390369,0.033155624,-0.024154611,-0.018854175,-0.023194969,0.04785629,-0.018978424,-0.0050660125,0.0094105955,0.01927262,-0.043027848,0.022782777,-0.04021521,0.0026321008,-0.019173976,0.02095126,-0.057975225,-0.054999273,-0.017040351,-0.047132585,0.03341412,-0.03828935,-0.009371206,0.017159099,-0.020370606,0.02343404,-0.05205568,-0.016651891,0.0034337018,0.009126576,-0.03444786,-0.029622199,-0.019596644,0.0008607866,0.0103992205,-0.004344422,0.00752016,-0.01934159,-0.015157818,0.008182588,-0.009771462,0.053622384,0.008263994,0.018162506,-0.032027222,-0.073490806,0.051683072,0.023940105,0.024438707,-0.00058301043,0.077554144,-0.0027606841,0.0030935523,-0.05830439,0.011196164,-0.007514339,0.04759674,-0.026930513,-0.011025683,0.052886732,0.0373489,-0.0052598785,-0.035651617,-0.014279793,0.046379574,0.026182706,-0.006243483,-0.008881935,-0.03594679,-0.01496526,0.012292236,0.0053499173,0.016346829,-0.0074442243,-0.090169325,0.08197606,0.01309083,-0.008923083,-0.021537533,0.00996775,0.006812743,-0.030052863,-0.0090542715,0.029011734,0.036273334,0.017481236,0.041465178,-0.031380452,-0.00016330236,-0.0069149765,-0.041019484,0.009623266,-0.006766468,0.03129536,-0.0077081,0.043875493,-0.011646542,0.028213302,-0.004182656,-0.014943342,-0.02003647,-0.026138708,-0.05968942,-0.037641328,0.014880109,-0.025829166,0.06076083,0.049888477,0.019272294,-0.05108059,-0.030402232,0.039940167,-0.030952029,-0.032749992,0.051394563,-0.02236777,0.033307537,0.006839332,-0.05916256,0.009445836,-0.034930162,0.018532194,-0.047534578,-0.035661113,-0.03145354,-0.03262807,-0.03558981,-0.0059463913,-0.028418954,-0.034271203,-0.023416037,-0.021934876,0.037146367,-0.013066736,0.01650817,-0.0738065,0.049632806,0.017070634,-0.032449283,-0.011447908,0.030447796,-0.025907358,0.026838595,-0.020592669,-0.0275753,0.0019929437,-0.004992467,-0.013807055,0.006841698,0.001283131,0.015818128,-0.0017283601,0.06544751,0.030184198,-0.042424936,0.025397787,-0.030298183,0.008544855,-0.04371106,0.027846247,-0.0071338504,0.04312964,-0.034340702,-0.0017619216,-0.006942091,-0.024837397,-0.03228952,-0.024911942,-0.031967673,-0.01667597,0.043165326,0.021518372,-0.056136806,0.037161168,-0.017618043,0.010622056,-0.00045521994,-0.0064753974,-0.050557654,0.0063385163,0.008144554,-0.062443286,0.027987478,-0.029762994,-0.02815277,0.04645434,0.019266875,-0.00984625,0.037782766,0.016022356,-0.05906886,-0.013594967,-0.13108861,0.028127234,-0.019145679,0.004694528,0.0025640782,0.016246809,0.046866264,-0.005827118,-0.028848201,-0.04332975,-0.0028453576,-0.01667511,-0.005808224,-0.01916765,0.0024537232,-0.010605551,-0.058478776,-0.018380085,-0.011802534,0.05491492,0.04524226,0.030209996,-0.011956396,0.0066963807,0.017164575,0.023831172,0.0077160294,-0.03991802,0.014369925,-0.017084464,-0.017754987,-0.05891509,0.0050619594,-0.01878343,-0.021186745,0.044553347,0.0060199997,-0.028140176,0.0025414983,0.008549878,0.015785698,0.0011588524,-0.03136793,0.00007106599,0.016828196,0.016364228,0.00055691745,-0.02154836,-0.035990342,0.017427644,0.010069752,-0.0047372784,-0.051941164,0.008343903,-0.02493192,-0.044603795,-0.051620275,-0.03839679,-0.014588835,0.029362846,0.013660621,0.025810536,-0.021134702,-0.024426125,-0.0023231562,0.0045370697,-0.049689453,0.037679575,-0.022690324,-0.001925755,-0.03224665,0.00030357798,-0.043939058,0.0079683,-0.012761985,-0.053075694,0.029699521,-0.07827843,-0.03246158,0.008700309,-0.036572162,-0.052363805,0.015794007,-0.057561908,0.06868109,0.04564238,-0.032313958,0.004944542,-0.013964391,-0.020991782,-0.07088336,-0.017992945,0.002697453,0.010917128,-0.039025575,0.07198561,-0.0029298044,0.034266878,-0.0026771016,-0.0010999319,-0.04578014,-0.032794714,-0.02653327,-0.03223383,-0.01555202,0.033763036,-0.0024095506,-0.011310845,-0.018706018,-0.009828838,-0.034444913,0.020031508,-0.01053826,0.024870493,-0.046446018,0.0011381976,-0.01575212,0.068372026,0.03640707,0.0020059387,0.015236836,-0.028793635,0.034547012,-0.018779006,0.007663819,0.016506027,0.010858552,0.020288242,0.031198312,-0.0017455698,0.012335806,0.014275576,-0.01979477,0.0057811807,0.045031156,0.064390935,0.0046063885,0.0024908914,-0.04615211,0.028925281,-0.044615667,0.030289643,-0.008509636,-0.040903058,0.002565871,-0.03207048,0.018939601,0.057785116,0.020309117,-0.04119465,-0.002687152,-0.03126888,-0.015304617,-0.017436566,-0.0045622154,0.027731162,-0.016700173,0.053345397,-0.013556247,0.0166603,-0.006032842,-0.08259558,-0.027859239,0.03047587,-0.000038316753,0.055789378,-0.01862064,-0.01891275,0.018347573,-0.0043305513,0.0044852914,0.039792705,-0.0067264796,0.02300188,0.049516663,0.02486915,-0.04092787,-0.012136696,0.013525369,-0.012796723,0.039041407,0.007684702,0.0018124082,0.032760177,0.03699329,0.009309567,-0.07047202,0.0040836693,0.029713267,0.005561554,-0.02210472,-0.023863135,0.021436635,0.0011484497,0.018521296,0.014760655,-0.0015468303,-0.013223105,-0.0013066254,0.0009686445,-0.013354239,-0.003428541,0.00847889,-0.011008828,0.011216246,0.015525995,-0.029208684,0.005475154,-0.0073096137,-0.014147078,-0.021037646,-0.021028385,0.023101034,0.024613889,0.018935997,-0.016033174,-0.026414726,0.02277159,-0.0056507704,0.034385193,0.05553496,-0.0050620325,-0.062194534,0.0034449897,-0.0060915947,-0.025958179,-0.030263765,0.0062661557,0.018074173,0.00903256,-0.013770301,0.029364562,0.006485545,0.03502324,0.016635517,0.023187803,-0.052224074,0.014336173,0.0045916797,-0.023494707,0.019052813,-0.036803897,0.036880102,-0.026466493],"last_embed":{"hash":"dy1pcg","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"dy1pcg","at":1762844631926},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems#Dark Circles & Puffiness Under Eyes#{1}","lines":[23,23],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"dy1pcg","at":1762844631926}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems#Dark Circles & Puffiness Under Eyes#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03697648,0.024979074,-0.025558649,-0.031884372,-0.028491823,0.013261566,0.0043212203,0.018244904,0.018961597,0.012069247,0.00242616,-0.009184305,-0.027622377,-0.030365236,0.02196586,0.037386134,-0.007902901,0.038126096,-0.020325366,-0.038285084,-0.021515869,-0.0014092941,0.011881648,-0.028771102,-0.0062647406,0.009913777,-0.011903072,-0.004242363,0.026064409,0.0101773525,0.0009622586,-0.072927356,0.008679731,-0.04674756,-0.041567434,-0.046919573,0.02837557,0.009527939,-0.042659964,0.015996473,0.02176778,-0.017816627,0.03915066,0.046335597,0.020712763,-0.020937975,-0.009567253,-0.0029381562,-0.017400676,-0.024553046,-0.025331415,-0.017084701,0.018314602,-0.017337356,-0.020997114,0.032795265,-0.016086359,-0.018464549,0.025332738,0.02417605,-0.0387476,-0.0016627271,0.0043391665,0.038054213,0.023332391,0.042471934,-0.00060154696,0.005677359,-0.018684866,-0.035493866,-0.037760217,0.020329088,0.006829661,-0.029858464,-0.05184908,0.043940622,-0.019913977,-0.02495716,-0.046272844,0.080203354,0.021859422,-0.0005795565,0.0018871115,0.026133703,-0.002444164,0.029093776,-0.000111846806,0.06900609,0.0177878,0.029634174,-0.011303433,0.021521788,0.004899024,-0.04411902,0.012515838,-0.0025058135,0.013896071,-0.021046614,0.024146147,-0.014031263,0.036631092,0.027036844,0.0067075402,-0.05453564,0.027335905,-0.011266853,0.009606866,0.024028456,-0.0003585544,-0.011532971,0.025601948,0.019258143,-0.006984911,0.050943967,0.0079435,-0.003047991,-0.01355222,-0.061182085,-0.01884805,-0.025247429,0.002003231,0.027840089,-0.0015612394,-0.0591731,0.025316136,-0.0064558713,0.025242716,-0.05295257,0.0096576745,0.029229809,0.021277126,-0.0048262537,-0.019184781,0.023942094,-0.0001595842,0.0042223367,0.023366958,-0.007169436,0.004062401,-0.010367652,0.0098472815,-0.015243229,0.0052462546,-0.019178096,0.034398753,-0.033098817,-0.013848102,-0.0045225294,0.00963303,0.0073562283,0.037165567,0.0033828344,0.0031510375,0.020188436,0.008101661,0.009705147,0.026087388,0.036349945,-0.018293303,-0.0122369,0.048035823,0.039905988,-0.031606924,-0.0022107144,0.022188302,0.0030596845,0.022671258,0.0010782945,0.0030935397,0.03216325,0.02212555,-0.044651225,-0.011015882,-0.0022526064,0.001587157,0.037944157,0.100090496,0.015704293,0.016088985,-0.02962634,0.017588658,-0.00014228956,0.00965909,-0.005236531,-0.020294638,-0.006212356,-0.03142418,0.008562053,0.016598964,0.031054644,0.012414453,0.0019101364,-0.02672202,-0.01521755,0.00905271,-0.022266358,0.06240673,0.02954337,-0.011171938,-0.0824411,-0.012018998,0.059574705,0.03303806,-0.045422494,0.028430792,-0.060114805,-0.017301474,-0.049495194,0.011538642,0.005430345,0.0047287922,0.0046587135,-0.038662493,0.007238474,-0.018172154,0.003878609,0.021915307,0.004558093,0.053723816,-0.027015727,-0.060480088,0.027701003,0.050772056,0.018673629,0.009242949,0.04106073,-0.025719289,0.0783977,0.017064217,0.0028901384,-0.024682442,-0.018501023,0.051224913,-0.0154529605,0.041103408,-0.033270407,0.0021601585,-0.0019992373,0.030950509,0.019316802,0.009801564,-0.01077198,0.055552714,0.027496396,-0.0183626,0.052288927,0.023987541,-0.024370212,0.009258238,-0.006696026,0.012094352,0.023796149,0.04588195,-0.010366613,-0.025778139,0.0046162456,0.028674588,-0.018509857,-0.06737871,-0.013738098,-0.007676478,0.019337071,-0.0024840746,0.008114944,0.024644036,-0.034695458,0.025602523,0.022052001,0.022381963,-0.03941881,-0.019208852,0.0054560574,0.024944156,0.026591472,0.0059292223,-0.026229931,-0.028049478,0.008962739,0.07498118,0.0007917092,-0.005424445,-0.005721807,0.027719442,-0.0051317583,0.03690214,-0.005450713,-0.026768204,0.053424165,0.0064195073,-0.021042177,0.018566752,0.014954808,0.03299255,0.0046814666,0.0031480312,-0.018869039,-0.009432765,-0.15509005,-0.021130044,0.03987674,-0.008293609,0.029451495,0.021425564,-0.019120825,-0.021032063,-0.04887036,0.011810363,-0.028499076,-0.04071663,-0.023352599,0.04543605,-0.020868571,0.023927642,-0.038404383,-0.036976717,0.020944616,-0.028100379,0.00040559654,-0.013605763,0.02550802,-0.05259931,-0.0416962,-0.012183142,0.030689899,-0.023304032,-0.04290806,-0.0027014138,-0.010075156,-0.032269035,-0.0007372826,0.055614498,-0.01013392,0.05603081,0.042000085,-0.022943472,0.0045913467,-0.0206669,0.0070351786,0.06840678,0.02470699,0.049341027,-0.0153183695,0.039727475,0.005217045,-0.0020585293,-0.026051445,-0.017434226,-0.010526529,-0.020091565,-0.0015660822,0.029373322,-0.023712192,0.04017969,0.017893197,0.027787171,-0.0017753873,0.04031689,-0.020500751,-0.07919426,0.008725185,-0.040884804,-0.0068618576,-0.037755366,-0.027010748,-0.03323586,-0.0027040408,-0.02708739,0.0071593914,-0.012808879,0.016969128,-0.021287307,0.005110388,-0.007490578,0.003452937,-0.041365802,-0.0052690464,-0.08008165,-0.037880275,0.03641062,0.002998491,-0.037832342,-0.05148719,-0.055374295,-0.0060535986,0.015214994,0.020258201,0.23373301,0.024675094,0.041724402,-0.06323494,0.041120183,0.007553255,-0.014995142,0.050137643,-0.0075443867,-0.05623549,-0.004596453,-0.0020198384,-0.028313212,-0.0102016805,0.0064758714,0.0373803,-0.02043086,-0.045856435,0.06773947,0.020818213,0.021173354,0.03174169,0.051359355,-0.022619601,-0.03526491,-0.009984267,-0.052861977,0.029296106,-0.0069491775,0.003536544,-0.05512993,0.030384902,0.02757038,-0.033860046,-0.05307454,0.010940679,0.024749964,-0.018850878,0.02320939,-0.0031261714,-0.014010916,-0.015454695,0.024227392,0.007862196,0.027453372,0.026310204,0.021034993,-0.029094124,0.018517053,-0.0046783118,0.034293015,-0.04014652,0.0050639645,-0.03831093,-0.008484514,-0.052240476,-0.044057015,-0.063544616,-0.0028502413,0.04402443,-0.03496996,0.017155731,-0.047604438,0.02117941,0.009614771,0.041587453,0.019371388,-0.018920967,0.052640714,0.020427715,0.037674528,0.040223874,-0.012645909,0.0040902216,0.016266663,0.03748219,-0.03926554,0.02019386,-0.0007501058,0.011750569,-0.017240608,-0.029373754,-0.027226342,0.014983941,0.015771046,-0.0016781334,0.0074313893,0.037675116,-0.009073328,-0.03487108,0.016663805,0.022089314,-0.017737972,0.016863894,-0.009434795,-0.006831887,-0.051950496,-0.023039652,-0.0650965,-0.02879899,-0.033014942,-0.027514113,-0.010346679,-0.040217683,0.012177759,0.009148739,0.012159146,0.033983156,-0.004017622,0.00094806234,-0.0336584,-0.02227592,0.012834119,-0.04903663,0.012507258,0.040545322,0.019126123,0.03448557,0.015809992,0.002066761,0.027761625,-0.00486507,0.013520426,0.012965022,-0.03335853,-0.042348705,-0.03682008,0.04310885,-0.03237525,0.060187574,0.023078976,-0.03246059,-0.030243477,0.06331825,0.02651239,0.016005676,0.04247662,-0.0072771604,0.032877486,0.0040723286,0.027584942,-0.005319067,-0.009554683,0.011406854,0.011423149,0.049939685,0.023604259,-0.004433704,0.015069271,0.061861966,-0.002547455,0.03456584,0.027416157,-0.053434685,0.019469699,-0.075320005,-0.008276718,-0.033443287,0.0012051425,-0.012640601,0.0064210864,0.022804275,0.012372683,0.066645995,-0.027371883,-0.010446616,-0.013911294,0.032926157,-0.037401926,-0.012821702,0.02051057,-0.033828914,-0.047590755,0.045685112,0.045052662,-0.028993567,-0.0023682895,-0.0010109725,-0.012071338,-0.038792983,-0.0058121197,0.010288654,-0.006467739,0.019409651,0.041271243,-0.01573754,-0.04299963,-0.007364717,0.0061681345,-0.0013206196,-0.02775104,0.09460694,-0.025723664,-0.007556946,0.04668528,-0.022836676,0.060054477,0.023804864,0.025324898,-0.013888997,0.008564488,-0.023543742,-0.007232325,0.0060810396,-0.01213907,-0.026078887,-0.012873553,0.050455347,-0.019357916,-0.025899634,0.036643125,0.00829899,-0.034558903,0.010518037,-0.031213505,0.004418259,0.036475066,0.04958054,-0.049282394,-0.058179177,-0.015415255,-0.027380448,0.0346543,-0.02501111,-0.017372241,0.046851,-0.01897632,0.023894254,-0.044276476,-0.0056061978,-0.00333832,0.019254727,-0.0077306298,-0.043902908,-0.034423575,-0.008242273,0.011803489,0.012699209,0.00706488,-0.027050091,-0.029551243,-0.024156263,-0.04072057,0.047239836,0.009800001,0.016694687,-0.027939245,-0.08447177,0.043509625,0.044007707,0.0035228657,-0.016978549,0.042311493,-0.008698091,0.028666677,-0.025846634,0.009356197,-0.008520765,0.01758482,-0.042799465,-0.028332692,0.063448995,0.032926485,0.011946766,-0.053746447,-0.031584702,0.052970406,-0.0021184557,0.0038184652,-0.003806474,-0.022921577,-0.008714643,0.017936496,0.009295623,0.019062819,0.0053981445,-0.08382722,0.07188913,0.035157137,0.0068678423,-0.006050554,-0.02421916,0.008206398,-0.027692176,-0.006282617,0.036885846,0.018228061,0.015666017,0.02416542,-0.052859463,-0.015987845,-0.021969568,-0.03841922,0.019556167,-0.01167619,0.024983855,0.0019646727,0.029952424,-0.024085106,0.015875218,-0.0012510837,-0.013994014,-0.017885724,-0.017660495,-0.05838752,-0.025759237,0.011247064,-0.042831957,0.04421384,0.028677577,0.008821741,-0.05595204,-0.021365916,0.022290202,-0.014635234,-0.02134983,0.064480186,-0.0039125634,0.021124912,0.0051276563,-0.062080964,0.033728097,-0.035641637,0.015301529,-0.074649505,-0.03202438,-0.015015566,-0.022257637,-0.021293141,-0.010327956,-0.032647204,-0.0413616,-0.02853486,-0.010798766,0.011329907,-0.014418496,0.020940721,-0.049011413,0.030315878,0.007409424,-0.041452266,-0.0328358,0.052559234,-0.037714653,0.027666716,0.0068709385,-0.004443328,-0.009394332,-0.014661179,-0.0078281965,0.03607929,0.005015535,0.0064744106,-0.012754156,0.06200845,0.039529473,-0.03972599,0.035323277,-0.009443721,0.049477775,-0.046063285,0.040085346,-0.015525246,0.050823525,-0.036402073,-0.02097563,-0.0039950106,-0.0015777098,-0.0033381542,-0.018179484,-0.024632664,-0.03847115,0.019688003,0.017442724,-0.052578628,0.03115816,-0.03476805,0.008379075,-0.025702275,0.015818568,-0.034696713,-0.001729771,0.016168028,-0.04406135,0.031701647,-0.013184291,-0.010402615,0.056675743,0.046682853,-0.006989376,0.00033009434,0.020930307,-0.06383558,-0.014023901,-0.14087828,0.046436187,-0.018605482,0.0013656333,-0.009335238,0.017486433,0.01902285,0.00812178,-0.019680861,-0.0462016,-0.022765882,-0.0009869525,-0.0033299136,-0.017492186,-0.006310254,-0.011525854,-0.04848663,-0.0043597794,-0.03248529,0.029908383,0.022447988,0.020312877,0.0060889293,0.015769597,0.014588112,0.023757722,-0.02579522,-0.0040145074,0.0033498555,-0.019317936,-0.007342391,-0.025987556,0.012143741,-0.019071091,-0.02969863,0.03071857,0.010218945,-0.03510427,0.0044805077,0.018487146,-0.021137202,-0.0011614105,-0.019536847,0.017375076,0.037386667,0.010952343,-0.0004687458,-0.02061955,-0.05563305,0.03013978,-0.015910074,0.011830246,-0.058552757,0.009834248,-0.02620721,-0.028907148,-0.05335913,-0.01948626,-0.06422362,0.012628829,0.016129777,0.015721718,-0.03506087,-0.031194713,-0.038369816,0.008657811,-0.03851806,0.04072237,-0.030912483,0.006247168,-0.024888324,0.00344768,-0.04655949,0.0017366025,-0.037174683,-0.029265145,0.011004392,-0.059450045,-0.031899333,-0.002493757,-0.04117867,-0.015434428,-0.019138742,-0.02735644,0.08243617,0.03617259,-0.020899652,-0.014179801,-0.03518543,-0.01600834,-0.058911618,-0.02120949,-0.0099363215,-0.0034993396,-0.048787214,0.073394,-0.017538885,0.010996016,-0.000009563294,0.02041006,-0.05443277,-0.031016493,-0.030161407,-0.04460828,0.0053425604,0.042971853,-0.0058425493,-0.008920934,-0.020708917,0.0060952585,-0.05668414,0.01785255,-0.02402571,0.03893599,-0.06550014,0.013119392,0.0040380424,0.055399105,0.028224325,-0.010321555,0.018677056,-0.034110207,0.010529192,-0.039429396,0.030119538,0.043743595,0.01769643,0.030738853,-0.0046905736,-0.0020350558,0.01589961,-0.0044169677,0.005330486,0.023912763,0.05754193,0.02086401,-0.008174912,0.022663455,-0.0359374,0.003974932,-0.066596605,0.0069645327,0.0069814594,-0.036694724,0.010387983,-0.034249548,0.035831004,0.043753684,0.016660003,-0.04962791,-0.0002291115,-0.021835495,-0.011164915,0.008534266,0.0032126685,0.02022688,-0.010826276,0.038180634,-0.029115846,0.040811013,-0.01116743,-0.084171295,-0.015492629,0.014812716,-0.0013219191,0.05213672,-0.014407243,-0.0052489648,0.008933401,0.031391986,-0.00924408,0.0398233,0.0017534228,0.024608303,0.0415748,0.019674478,-0.02668263,0.0033519303,0.043597996,-0.027358282,0.04032368,-0.0029321723,0.024606965,0.046031184,0.041716754,-0.002439952,-0.040789414,-0.003276563,0.026805867,0.030066043,-0.033096712,0.008821518,0.0091776345,-0.0062027625,0.038482763,0.03020376,-0.009364176,-0.013397722,0.02205067,0.027002499,-0.022106728,0.0042510205,-0.0068676784,0.0021065678,0.01562239,-0.007696062,-0.01592482,-0.014735741,-0.016376264,-0.012895281,-0.024293842,-0.0328919,0.017272454,0.043997765,-0.006821949,-0.00071004784,-0.02550359,0.03852515,-0.030894496,0.018227523,0.029777968,-0.0054724226,-0.03844693,0.015458092,-0.002281019,-0.029251918,0.0047953036,-0.010473897,0.03191381,0.030932391,-0.03085581,0.027997542,0.02401867,0.010914892,0.025646329,0.04018832,-0.05978611,-0.024153365,0.0006477957,-0.019508982,0.025503047,-0.034392055,0.018993942,-0.022333492],"last_embed":{"hash":"fziybu","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"fziybu","at":1762844631926},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems#Dark Circles & Puffiness Under Eyes#{3}","lines":[25,25],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fziybu","at":1762844631926}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems#Dark Circles & Puffiness Under Eyes#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013490431,0.009611606,-0.041505326,-0.03039528,-0.028102236,-0.024173,-0.02249536,0.014432899,0.019697951,0.0076546697,-0.009079197,-0.008689733,-0.052539214,-0.026067335,0.017809069,0.012283267,-0.03308679,0.02369618,-0.008699791,-0.012506562,-0.028043939,-0.0065590288,-0.012642894,-0.04301513,-0.010285942,-0.009563272,-0.037435886,0.0008472163,0.047990154,0.020365337,-0.012464514,-0.06372161,0.021506654,-0.032902982,-0.02152935,-0.03808526,0.023773544,-0.009254516,-0.03986604,0.026348663,-0.020541677,-0.04098416,0.036770683,0.043988332,0.0050654444,-0.016697843,-0.013960754,-0.0067181694,-0.020128412,-0.024681738,-0.010561501,-0.012637633,0.05269409,-0.03131038,-0.020373087,0.016987363,-0.0054246,0.0004897603,0.018038204,-0.0017623822,-0.0045334096,0.00924382,0.0002187654,-0.003274289,0.010256422,0.04074415,-0.00901566,0.009363799,-0.032515075,-0.024407918,-0.024439076,0.05516127,0.021167252,-0.026140498,-0.020910913,0.04355616,-0.02561278,0.016342945,-0.0058262576,0.055290088,0.02522192,-0.0055391537,0.0075318553,0.015917113,-0.01589885,0.027745394,0.006725892,0.029191634,0.014531662,0.03698995,-0.014987548,0.031660143,0.0035131958,-0.03238565,0.009152588,-0.002039558,-0.0023076946,-0.009005142,0.026660817,-0.0044054757,0.023784166,0.009698538,-0.002232371,-0.036937576,-0.0031496563,0.0041399905,-0.0054535866,0.026937155,0.025817582,-0.022749959,0.026915623,0.0037832742,-0.023242928,0.03077605,0.002048111,0.00586397,-0.017271237,-0.008259682,0.0011638474,-0.0064581935,0.0069203237,0.053103916,-0.007781254,-0.062878616,0.015831703,0.017937725,0.012717235,-0.024171935,-0.003900068,0.02264158,0.0064152023,-0.010415688,-0.041929603,0.01159388,-0.037857465,0.056583237,0.027938364,0.013896444,0.011061027,-0.03029148,0.0013059713,-0.016585493,0.021241905,-0.01362553,0.044155017,-0.01683522,0.017817132,0.008326258,-0.024804953,-0.013304487,0.046194836,-0.0019226797,0.038371563,0.02464862,-0.017373262,0.02858828,0.023161408,0.03223726,0.0006510988,-0.019650444,0.033395894,0.024654064,-0.028985064,0.02138284,0.00897983,-0.005807448,0.021018324,0.023839846,-0.01922261,0.009918234,0.008815838,-0.019796558,-0.02489273,0.005160465,-0.025837151,0.050339047,0.113329515,0.013794939,0.0107133,-0.02154693,0.0066515473,-0.019155672,0.0131882895,-0.025494827,-0.03442947,-0.021251379,0.01214621,0.02864883,0.028277308,0.033876926,0.036501925,-0.005184738,-0.021599898,-0.032377258,0.015547705,-0.027045002,0.052274954,0.041891303,0.00053863757,-0.08008579,0.0025769125,0.032530997,0.028631765,-0.081610076,0.014694247,-0.053084034,-0.06585179,-0.057325855,0.02121888,0.01757945,0.035010237,0.005237824,-0.037358567,0.011627499,-0.055736117,-0.007302005,0.00491582,0.0034916396,0.041702833,0.02831075,-0.05782666,0.051451027,0.009887044,0.0031236243,0.009318451,0.02413009,-0.021261353,0.08549014,0.02799783,0.0010983798,-0.0085329,-0.017945021,0.026172563,-0.032909926,0.014794559,-0.029734667,-0.031366378,-0.0131170135,0.0229465,0.023494683,0.036545575,-0.021337828,0.044329885,0.035247877,0.006311417,0.052864276,0.010473853,0.012997813,-0.01029369,-0.035657614,0.013664431,0.018787874,0.01630126,-0.014466687,-0.024986416,-0.009072266,0.035582356,-0.0058476906,-0.06621403,-0.0060047945,-0.0011675806,0.034775987,0.038120788,0.000008487527,0.030701293,-0.030625626,0.019024579,0.019098816,0.01760942,-0.019486932,-0.02206198,0.010219528,0.035833035,0.014728419,-0.0072747227,-0.0034994364,-0.04832239,0.014292858,0.08026139,0.021635663,0.026439287,0.01448516,0.027633563,0.03824484,0.03625008,-0.006753906,-0.0247903,0.051066697,0.025708852,-0.008777893,0.008693011,0.015076119,0.029524045,-0.0133174965,-0.020665633,0.028840961,-0.012998994,-0.18128912,0.0072452906,0.05295896,0.02487654,0.014671136,0.02776397,-0.053444646,-0.051056657,-0.077425346,0.0011041544,-0.0099646915,-0.042399716,0.0059313425,0.02631363,-0.03467876,0.032517653,-0.003458236,-0.0076310216,-0.007334541,-0.03496327,-0.01911137,-0.027004411,0.041756075,-0.069094054,-0.024232447,-0.03743061,0.00818063,0.004266148,-0.032501448,0.004563984,-0.040295407,-0.019670773,0.004110858,0.04332476,-0.004576338,0.030750701,-0.0069328304,-0.0422692,0.0012148342,-0.0017841614,0.0055982443,0.035470627,0.006671924,0.038490437,-0.013293876,-0.0050399206,0.011639859,0.018896973,-0.018331628,-0.0034145163,0.0033361863,-0.012263841,-0.0073931245,0.037568413,-0.0292254,0.034636598,0.026193297,0.055961672,0.019946838,0.038263075,0.0018578632,-0.08804975,0.019560331,-0.030177161,-0.0120197125,-0.05823641,-0.029387653,-0.014187821,-0.0023201318,-0.024258316,0.01581157,-0.0016847737,0.02530541,-0.020351984,0.06325219,-0.00041237037,-0.0068042343,-0.021075396,0.012247154,-0.08505641,-0.026166333,0.03602588,0.025820088,-0.03871591,-0.052848663,-0.07596263,-0.004218492,0.012907235,0.025985263,0.2511719,0.028830059,0.02466644,-0.078687906,0.045962915,-0.04606074,-0.028359447,0.04812502,-0.011604318,-0.03497967,-0.040154748,-0.0004845871,-0.035081673,-0.015802465,0.0011184427,0.055239845,-0.04595149,-0.04260325,0.06217807,0.005070369,-0.0028676144,-0.009415055,0.043441545,-0.027073825,0.0012335572,-0.022402408,-0.027224094,0.029056348,0.02418982,0.012323353,-0.088148095,0.025383787,0.031007133,-0.024475968,-0.006843086,0.002420845,0.036382135,0.050342914,0.041332625,-0.007172748,-0.0025080105,-0.0214455,0.025534052,0.0191034,0.017460566,0.0023568107,0.010482593,-0.023774259,0.02274546,-0.0125762485,0.029727658,-0.020500502,-0.0007994929,-0.034033313,-0.021209398,-0.048065595,-0.011411605,-0.01201855,-0.013033397,0.020475151,-0.020883111,0.0079335505,-0.039248925,0.011546527,0.013576932,-0.000509303,0.020731425,-0.049647223,0.064658545,0.031020597,0.020349175,0.037859675,-0.0049752495,-0.008972526,0.017433513,0.032305248,-0.009561409,0.025387,-0.008823623,-0.044562556,-0.028740056,-0.037354786,-0.020143628,-0.008940752,0.02399421,0.030867705,0.0025673702,0.019803453,0.017164135,-0.043186527,-0.012791162,0.036693897,-0.01930683,0.01083931,-0.016661337,0.018223658,-0.048805214,-0.03532515,-0.03779263,-0.01775986,-0.03152867,-0.01983776,0.0016038014,-0.010056483,0.012264205,-0.018521624,-0.013195064,0.05491471,-0.020069389,0.036229473,-0.045348123,-0.015372638,0.016652055,-0.013193564,-0.0029462879,0.051166914,0.022383772,0.012705544,0.032839324,-0.0011771678,0.0206194,0.0025112282,0.02589843,0.032803718,-0.022754356,-0.01005679,-0.009838304,0.030832814,-0.015045131,0.049750846,0.034051508,-0.049256545,-0.03610838,0.016969642,0.04382289,0.027352886,0.033247665,0.017854132,0.039050266,0.031745654,0.008675083,-0.025147071,0.024447251,-0.02677376,0.017881738,0.013041493,0.011760136,-0.015845776,0.03223093,0.046235364,-0.00034953404,0.046072792,0.039748117,-0.034923878,-0.016333845,-0.03794699,-0.003048128,-0.060464393,-0.00063966785,-0.0015834072,0.017213529,0.00052336446,0.001983628,0.046645805,-0.021905374,-0.019714594,-0.015694913,0.024671812,-0.032141667,-0.0049951402,0.004269328,-0.015968788,-0.043712705,0.045444347,0.008842773,0.016848944,-0.034113407,0.00013579008,-0.01427983,-0.0023223315,-0.01952922,-0.009929347,0.021955803,0.015784489,0.048238587,-0.00016342608,-0.03655387,-0.00650801,-0.010703419,-0.016763836,-0.022834783,0.09941554,-0.0027342576,-0.016951317,0.028438866,-0.011399602,0.05389681,0.026431594,0.027160564,-0.005322484,0.0070728655,-0.025907408,0.0140048275,0.03863303,-0.00995179,-0.021797987,-0.018189328,0.046695568,0.0008451041,-0.033440556,0.036485963,-0.008928464,-0.07418574,0.011898866,-0.0045019425,-0.006552754,-0.007825695,0.04475439,-0.065694384,-0.04024174,-0.014845925,-0.05458473,0.03333929,-0.022527171,0.005266883,0.02468629,0.00032179858,0.043606717,-0.04642891,-0.017413598,0.00216779,-0.00020564685,0.004193098,-0.033973206,-0.019245986,0.027021648,0.022459997,0.0036613625,0.01432808,-0.012109799,-0.024759596,0.012153623,-0.040756766,0.027860884,0.001310314,0.0037920445,-0.013824298,-0.049648814,0.04604557,0.01751685,-0.004190915,0.014391308,0.057884477,0.0031241928,0.019670736,-0.033502474,0.0066271927,0.020202605,0.021304319,-0.0033670987,0.0020821095,0.0434862,0.047616962,0.005875161,-0.05255357,-0.0155792795,0.03748174,0.021901438,0.005833938,-0.0026748884,-0.035424817,0.0072271978,-0.0068589645,-0.0063070473,0.023424344,-0.0074595953,-0.049244683,0.08657116,0.028712597,-0.016056187,0.009600968,0.02206525,0.041034,-0.022185089,-0.0027171012,-0.013326073,0.00042255723,0.010336182,0.033158176,-0.038547784,-0.006439996,-0.024239594,-0.034346007,0.012406142,-0.012319256,0.017377254,0.006433608,0.036450107,-0.0331748,0.02018536,-0.014976429,0.011470527,-0.0130494675,-0.017344682,-0.025658011,-0.02701326,-0.0024257642,-0.02596107,0.020254891,0.06354206,0.016286548,-0.03831802,-0.018931156,0.03391855,-0.046215862,-0.008079295,0.041078787,-0.028478852,0.02705649,0.017973479,-0.026505029,0.017784918,-0.017805105,0.020621154,-0.045952134,-0.029490871,-0.038496625,0.0007169039,-0.045697905,-0.016209945,-0.06330632,-0.042263675,-0.019904023,-0.029697815,0.038649984,-0.025104655,0.03145969,-0.08466716,0.055596642,0.0054024006,-0.039690338,-0.022226084,0.06982022,-0.019781414,0.00963877,-0.017096484,-0.0135812955,0.013979336,0.012655039,-0.0017034697,0.015371274,0.028036393,0.0018355009,-0.000770584,0.05011716,0.021711973,-0.048253004,0.03883955,-0.0028922216,0.045003016,-0.048681345,0.030278571,-0.018104402,0.041335933,-0.042155746,-0.0018211732,-0.0015196989,-0.03173474,-0.025321499,-0.0011795192,0.0024812508,-0.0043898677,0.016430067,0.013109206,-0.06442227,0.042102706,-0.028055564,0.03701528,-0.0029225717,0.0032379134,-0.0258782,0.0073827733,0.008696016,-0.04922051,-0.0012160941,-0.028496938,-0.0099697625,0.05759965,0.020900238,0.010224698,0.019374201,0.0278868,-0.06179116,-0.043085203,-0.11925429,0.010539504,-0.013215114,0.022530213,-0.007903911,0.0056268587,0.02799853,-0.0014537213,-0.027189385,-0.05165449,0.0025256122,0.006460257,-0.0249255,-0.023403926,-0.0039902185,-0.014086449,-0.060104005,-0.007874693,-0.017709509,0.072781,0.03258261,0.023007996,-0.0133017795,0.016725691,-0.0016908858,0.016142879,-0.0038395561,-0.03290861,0.0016689913,-0.003833121,-0.011550827,-0.03193876,0.007359005,-0.030987564,-0.022116855,0.023392625,0.011896916,0.0035315093,0.018057691,0.049384873,0.010268235,0.012890015,-0.028842501,0.0017346623,0.021632295,0.038692363,-0.016459772,-0.03357193,-0.024666304,0.023247203,-0.001037271,0.006218018,-0.0365759,-0.009756072,-0.04140094,-0.043725282,-0.041227385,-0.041246377,-0.027905637,0.020298239,0.036787674,0.0057772114,-0.017403807,-0.01719662,-0.009341163,0.020665392,-0.090015985,0.013317365,-0.03201597,0.0007208671,-0.052277092,-0.030022737,-0.03764567,-0.0055702915,-0.017616149,-0.04110156,0.0005339468,-0.06567332,-0.03350994,0.007420106,-0.025224293,-0.039158683,0.021704976,-0.0390303,0.08556548,0.05553796,-0.016607707,0.0011251858,0.0070624887,-0.0414701,-0.087976635,-0.017637407,-0.005310442,-0.010215715,-0.06305391,0.04809279,-0.037724573,0.019090625,0.0007668864,-0.017553974,-0.038219627,-0.06984264,-0.031242894,-0.05591644,-0.01148531,0.0077619758,-0.013657203,-0.0051090536,-0.008719773,-0.017323768,-0.026774775,0.014259741,-0.013649976,0.043155763,-0.05501865,0.017697856,-0.027278231,0.05763422,0.0151788145,0.010530952,0.0072867265,-0.037064414,0.005442343,-0.0176749,0.004627394,0.03803556,0.0045989496,0.020708585,0.01596885,-0.022985058,-0.0039430913,-0.011033401,-0.0028730938,0.021425618,0.026127672,0.038704813,-0.017333472,0.03089922,-0.026981765,0.021145772,-0.035574082,0.050156116,0.009668176,-0.025831077,0.009160449,-0.021569178,0.04484796,0.039257247,0.020925116,-0.044141676,-0.016003411,-0.03151093,-0.013153535,0.0037728627,0.0117967455,0.013088523,-0.007844061,0.03088333,-0.012968032,0.051358897,-0.010501996,-0.07525861,-0.036065146,-0.01327419,-0.007509198,0.041964453,-0.03130309,-0.011413345,0.02594201,0.009768693,0.0039928947,0.036277056,-0.0062613795,0.02606464,0.031448334,0.034103602,-0.024391921,0.0030160213,0.02795286,-0.009186837,0.025703693,-0.0001263917,0.032294475,0.037106384,0.050394706,0.004861257,-0.042041887,0.0041208733,0.055966575,-0.015384954,-0.025523793,-0.018492978,0.03680161,-0.0001060089,0.011783651,-0.002590851,-0.003721929,-0.030684551,-0.011850481,0.025774993,-0.026960382,-0.037146717,-0.003698335,0.00799945,0.0013271638,-0.007859624,-0.036627788,-0.0017863854,-0.018764284,-0.0000319817,-0.018263755,-0.016721508,0.03689192,0.028504623,0.008387889,-0.030895665,-0.029696975,0.0037606503,-0.0029869706,0.020113898,0.06774302,0.014194118,-0.034565896,-0.0019964292,-0.013476665,-0.013520719,-0.0352739,-0.009942134,0.01214871,0.017953673,-0.019552452,0.0055700424,-0.0050317855,0.013664125,0.028114375,0.0111684995,-0.06735142,-0.0043250965,0.014641137,-0.016724154,0.005399859,-0.05650549,0.02460162,-0.040785417],"last_embed":{"hash":"8dyb4q","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"8dyb4q","at":1762844631926},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Problems#Dark Circles & Puffiness Under Eyes#{4}","lines":[26,33],"size":150,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8dyb4q","at":1762844631926}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022551028,0.031330287,-0.025748607,-0.0072928458,-0.015329724,-0.031000646,-0.018069064,0.011406281,0.032120172,0.0069482066,0.011179001,0.0009258354,-0.028346961,-0.032942906,-0.000011228983,-0.006701727,-0.025846494,0.012820579,-0.024581715,-0.019785041,0.017280525,-0.0028788715,0.015791886,-0.019545862,-0.046387594,0.021197759,0.006279775,-0.00461,0.022996379,0.043700118,0.00036788674,-0.031744163,-0.011890413,-0.055003174,-0.034507435,-0.029440943,0.030790703,-0.023240069,-0.03847729,0.025762837,0.010433433,0.0023683487,0.04574842,0.03454917,0.013362423,-0.021846365,-0.026951687,-0.0046594045,0.0061944774,-0.029547943,-0.026685974,0.0029257657,0.016324272,-0.019723633,-0.006907299,0.0147344265,-0.0015477773,-0.031450782,-0.03066138,0.03074895,-0.03174202,0.012956672,-0.030266354,0.0128504345,0.016462555,0.03892126,0.015321768,0.028830348,-0.051328253,-0.050146423,-0.033203114,0.036970235,0.009128498,0.0095163,-0.011279994,0.01904784,0.007329151,0.0015972859,-0.018070266,0.052514944,-0.0070114452,0.016213654,-0.018027969,0.023558905,-0.01742896,0.0058114845,0.018365169,0.0254261,0.043320127,-0.0016584757,-0.022431165,0.024648802,0.005036735,-0.046934903,-0.00027767677,0.03711396,-0.010425332,-0.017904667,0.04458649,-0.00040029586,-0.014685466,-0.008988135,0.014743601,-0.045860346,0.009935397,-0.0041154292,-0.05432271,0.015069441,0.009305792,-0.030672997,0.030310282,-0.005251192,0.028803313,0.040692948,-0.011053559,-0.0014986226,0.010756593,-0.058900196,0.0077505223,-0.0009505231,-0.016269756,0.02801955,0.0112012075,-0.057416093,0.02205918,0.06007304,0.014614867,0.011351773,-0.0050528,-0.00008534573,0.018930368,-0.001767791,-0.039831255,0.02877879,0.007979205,0.011945096,0.03755301,-0.019245734,0.024309719,-0.047827024,0.009184867,0.0069971345,0.01542156,-0.033097047,0.028127985,-0.05513215,0.015501231,0.021768963,-0.03043242,0.004461189,0.04061737,0.003652731,-0.0022173782,0.007406215,0.010787699,-0.011795686,-0.032442782,0.020745056,-0.019094167,-0.041750133,0.012809766,-0.02871501,-0.033420596,0.025691656,0.05243508,0.003167944,0.014652195,0.0097866,-0.026760044,0.024073042,0.0625639,-0.064363375,0.0055340547,0.030601826,-0.01989173,0.036775835,0.0909085,0.02042955,0.002642319,-0.015487646,-0.009608233,-0.01607047,-0.0019388583,-0.034610163,-0.035545915,0.05466109,0.0039138445,0.005956554,0.022328028,0.037799615,-0.008433079,-0.043289915,0.002323172,0.036050856,0.0061587384,-0.018261228,0.09436474,0.005119601,-0.0040437165,-0.06328403,0.007289408,0.036585256,0.038553704,-0.010935673,-0.0047119656,-0.03516124,-0.0038097964,-0.03282053,-0.006044274,-0.028726177,0.027987929,-0.0017889531,-0.026126029,0.02958357,-0.06057746,0.005460674,-0.0017438838,0.0018104769,0.038415514,-0.010011643,-0.022260023,0.029759085,0.032105908,0.005618806,-0.0026647097,-0.012615214,0.008535366,0.0638841,0.034923058,0.022736387,-0.03414049,0.01603474,0.016675673,-0.013772272,0.018036932,-0.046695206,-0.014035926,0.022017553,0.023706034,0.035738107,-0.0020188072,-0.034113556,0.060772177,-0.016345544,-0.040580522,0.026869519,0.006262465,0.0054686684,0.009355843,-0.03751208,-0.011009183,0.018927101,-0.008670793,0.009302051,-0.049711693,-0.029408336,0.01911775,-0.011410713,-0.037765287,-0.018279852,0.004633235,0.07659517,0.029710284,0.014802414,0.018624598,-0.01679227,-0.0037573962,0.009059839,0.016348166,0.0023104968,-0.026785858,-0.00047208977,0.012081222,0.02131199,-0.020612538,-0.0059600654,-0.03527588,0.010258679,0.10647037,0.010573674,-0.030438907,0.021485271,0.021799061,0.0040647876,0.012475919,-0.03317758,-0.021156628,0.033353742,0.06891838,-0.038630977,0.000033401877,-0.024447069,0.044931076,0.018943198,0.021099698,0.008113821,-0.04006205,-0.18603791,-0.00066382624,0.031589262,-0.011955889,0.020294948,0.0059607825,-0.025294032,-0.017084882,-0.019839533,-0.03595991,-0.027874317,-0.051520534,0.0008450305,0.041392203,-0.014158787,0.02753995,-0.042569052,-0.0035732083,0.013796756,-0.040961806,-0.03256314,-0.049633525,0.059992403,-0.03014387,-0.013611674,-0.020569094,0.016891463,0.020964632,-0.036306743,0.036015306,-0.023531957,0.0041240854,0.0033026491,0.020065984,-0.009227525,0.04337832,-0.020540297,-0.025195912,0.01897876,-0.010204685,0.040819157,0.024725603,0.020531707,0.02226408,-0.008912662,-0.0064291107,-0.0027938194,0.024890888,-0.038162954,-0.013381201,0.061472792,-0.021650631,0.02725156,0.01674471,-0.047976676,0.018193893,0.057893842,0.04595484,0.011714059,0.023272868,-0.0028471518,-0.058659866,-0.0045381803,-0.03451499,-0.052201226,-0.035881445,-0.019312682,-0.0075687733,-0.030319953,-0.030699562,0.014809301,-0.038436428,0.0056838267,-0.015834592,0.0594343,-0.003488968,-0.008205115,-0.043445915,0.016949844,-0.11469582,0.006721848,-0.0021621592,-0.015787628,-0.04746426,-0.03209632,-0.052940864,-0.019093767,-0.004485059,0.040851273,0.21461682,0.0001193359,0.016983058,-0.05105716,0.008698076,-0.017132299,-0.004215922,0.058647025,0.0089937765,-0.029521013,-0.011060153,0.01952023,-0.019729704,-0.008133588,0.038953405,0.04506715,-0.05048801,-0.0061749774,0.068413354,0.002144777,-0.010279535,-0.0062002633,-0.004674851,0.009691505,-0.022410117,-0.015170289,-0.018862443,0.050084382,-0.02011388,-0.0031664842,-0.041819487,0.009412186,0.02433158,-0.060443796,-0.01934104,-0.011796116,0.019887522,0.006031138,0.015875675,0.038655013,-0.0053998437,-0.006423785,0.031470343,0.027379021,-0.0060288543,-0.0027083214,0.017516479,-0.026908645,0.02286387,-0.011765374,-0.017893514,-0.025585761,0.024750223,-0.013908136,-0.026380325,-0.023116022,-0.04019159,-0.011583391,0.010892067,0.02094654,-0.022212544,0.0021183228,-0.07426325,-0.032469954,0.011146216,0.033686906,0.034132563,0.011319224,0.043596406,0.060960047,0.019159803,0.051808562,-0.0074501466,0.012606099,0.0017892595,0.011746586,-0.02713039,0.025573492,0.017162688,0.009249011,-0.04123362,0.0027133154,-0.048755426,-0.03014203,0.023481423,0.045746047,0.0134241115,0.007946856,-0.008894115,-0.040670875,-0.0021256907,0.028710974,0.006266609,-0.002812729,0.002747371,-0.01290055,-0.0010424078,-0.0057938835,-0.040311866,-0.009241725,-0.025074305,-0.024117257,0.006421789,-0.035880152,0.02943709,-0.031063456,-0.00041388915,0.018065786,0.00946711,0.046415552,-0.04954517,0.0042718397,-0.035112713,-0.020983675,0.05991702,0.015560539,0.02248506,0.0050320546,0.029558318,0.010277739,-0.0009017774,0.05569825,-0.0066498094,0.004751609,-0.008469813,-0.01912953,-0.009588935,0.012377891,0.015009302,0.031083096,0.050332237,-0.054421812,-0.022112472,0.036299303,0.028955925,0.020812565,0.058292624,0.010497293,0.037192907,0.016473345,0.01927971,-0.027178543,0.0042468044,-0.0070925113,-0.007267191,0.01565575,-0.021991082,-0.011159686,-0.0026079328,0.039844554,-0.025729815,0.049131162,0.019255925,-0.015328027,-0.019231493,-0.080605455,-0.016746039,-0.011687164,0.020993685,-0.0018918621,0.0042819916,0.030232271,-0.0025546725,0.059997708,-0.02243063,0.022617323,-0.008895656,0.062178716,-0.01191854,-0.008432218,-0.0079284655,-0.028257005,-0.02085914,0.032323495,0.016563412,-0.025345786,0.013590367,0.0541235,0.043862604,0.008642328,-0.016017646,-0.0017407181,-0.0027533313,-0.004402962,0.022470161,0.036942087,-0.041754123,-0.010635727,-0.0013428169,-0.005569705,-0.027638676,0.07474252,-0.0124823,0.00796152,0.020754136,-0.0124345105,0.11446061,0.001050238,0.043550372,0.002552539,-0.016541438,-0.004701094,0.016863838,0.017029444,-0.055468064,-0.031741418,-0.025025196,0.06953941,-0.012035265,-0.00055359857,0.00539688,0.035623025,-0.07816211,0.014276512,-0.04697858,-0.019839458,-0.00847381,-0.00817319,-0.050914615,-0.03170259,0.013197422,-0.026766099,0.0063184113,-0.04452448,0.010005229,0.039099388,-0.01982128,0.014213479,-0.042044256,0.0085807685,-0.005417499,-0.008971426,0.009434021,-0.039929662,-0.02927486,-0.011944513,0.021746617,-0.0059844055,-0.0072995364,-0.020166753,-0.0777121,0.008214639,-0.025688045,0.038084235,0.034781847,-0.036332287,-0.022485144,-0.018948797,0.06128804,-0.0077618086,-0.003262208,-0.002127199,0.01139104,0.011892008,0.017481005,0.0075024264,0.040133025,-0.010889577,0.023996474,0.0015686087,-0.0085407,0.053687293,0.016943334,-0.011120167,-0.06608351,-0.055250715,0.008800906,0.0021881016,-0.03389234,-0.014841654,-0.03003006,-0.02300007,0.0081808455,-0.027093312,0.0082933325,-0.00041111742,-0.046331763,0.063131,0.014529496,0.02096925,-0.024534322,-0.007110732,0.072438434,-0.01556142,0.027890412,-0.008779135,0.010402603,0.023519125,0.010314122,-0.060790285,-0.002952249,-0.01399273,-0.028993232,0.0045030303,-0.006231549,-0.008339598,-0.014503523,0.06507955,-0.025083916,0.0029667364,-0.0025916018,-0.0029117216,-0.012964848,-0.03652388,-0.004964647,0.008236762,-0.01633005,-0.06212342,0.028349882,0.02138471,-0.033934597,-0.086259276,-0.025328366,0.0025921438,0.006004017,-0.0148961805,0.067482024,-0.02805216,-0.015085236,-0.006342346,-0.05039119,0.023326002,-0.033216953,0.029627819,-0.048063334,-0.0010681216,-0.0400712,-0.0031635044,-0.036431182,0.035365134,-0.03940374,-0.018684478,-0.038555812,-0.03816412,0.02596031,-0.005115498,0.049394194,-0.044008914,0.035880495,-0.0045867283,-0.053348564,0.03508835,0.036153626,-0.063813075,0.032521788,-0.009639714,-0.009498666,0.019947715,0.0098346,-0.0065196985,0.025084179,0.0047333157,-0.0058310856,-0.011537264,0.048879612,0.010434125,-0.032166712,0.035414144,0.010136503,-0.029740691,-0.032262925,0.032190446,-0.03467403,0.039893743,-0.04054175,0.0038263304,-0.0039949785,-0.080062576,-0.0013007303,-0.021082753,-0.007254862,0.005472289,0.0049147485,0.009778687,-0.04507787,0.042027883,-0.03392943,0.005129403,-0.007911599,0.019113729,-0.015555512,0.0045319945,0.0025132564,-0.041813497,0.007873419,-0.0030470323,-0.003913274,0.03688695,0.004430228,-0.026549354,0.040018737,0.04046649,-0.054533795,-0.025806854,-0.13461328,0.029796574,-0.02102802,0.041632716,0.011057892,0.02193995,-0.029537054,-0.031912144,-0.0039384705,-0.06239355,-0.013732396,0.028047036,0.01196486,-0.014626941,0.0024910816,0.008594451,-0.033477087,-0.032966644,-0.020077843,0.057248756,0.03966468,-0.012016171,0.020243406,-0.017000923,0.010902923,-0.0047543854,0.00026230657,-0.031271935,0.02219755,-0.042340156,0.0063000503,-0.015512605,0.0047910884,0.017387334,-0.0009198569,0.028853405,0.017339097,-0.019633371,0.0052645863,0.052885115,0.01420161,0.021284547,-0.02295071,0.000027226968,0.0069812466,0.03553723,-0.014087462,-0.04650643,-0.050576955,0.04139877,0.017521907,0.041463315,-0.037791267,0.032455843,-0.03832327,-0.015267093,-0.055074774,-0.012658662,-0.016165921,0.054595113,0.02241297,0.04386929,-0.0037401489,-0.02488745,0.0019502336,0.038094237,-0.06913051,0.025281735,0.028589139,-0.03181174,0.0074559557,-0.026636934,-0.014857292,-0.004228801,0.0013820585,-0.02250939,0.0007687325,-0.04428005,0.01801025,-0.008012585,0.006658157,-0.06570439,0.028586192,-0.0055984124,0.06891171,0.051073585,-0.0023291504,-0.015385612,-0.045467507,0.013836733,-0.06384853,-0.02861889,-0.0051181675,-0.007835264,-0.06251738,0.026435433,-0.011621374,0.012095009,-0.015770394,-0.00538305,-0.049161695,-0.046174638,-0.0147691285,-0.042554524,-0.030133434,0.02289551,-0.029577358,-0.039636735,-0.0023622573,0.014361662,-0.05324693,0.00023012875,-0.017163374,0.0068961764,-0.070988484,0.02197918,-0.0032055813,0.07729,0.011923286,0.0266877,0.034689765,0.0022433524,-0.056323785,-0.032369316,0.00096170185,0.0764112,0.020931454,-0.012791886,0.040732253,0.0063922713,-0.02529643,-0.02664906,-0.027657177,0.027283909,0.031228898,-0.013585661,-0.0427743,0.03929473,-0.026276331,-0.0045139827,-0.057337537,0.014719872,0.0027156824,-0.015510944,-0.027122864,-0.016672326,-0.003916605,0.03932708,0.01239234,-0.016938057,0.01931779,-0.028843408,-0.035429694,0.039974235,-0.017004127,0.014518336,-0.007909447,-0.011589749,-0.0043381257,0.060140144,-0.008812266,-0.07819261,-0.03670852,-0.0026601248,-0.001440699,0.085374236,-0.017601809,0.0018754847,-0.007199431,0.0010315359,-0.021164907,0.041432966,0.00074313424,-0.0038809758,0.018569196,0.018100403,-0.01868736,-0.008252161,0.045845937,-0.008771583,0.028103586,0.0016477862,0.0047163763,0.0636978,0.06514158,0.009620345,-0.027308151,0.00054958614,0.06467251,0.020521574,-0.01936941,0.0038937333,0.003171686,-0.0019846854,0.05000277,0.044283625,0.011473034,-0.014747213,0.0374389,0.02846359,-0.008561569,-0.025877746,-0.017452227,0.0010505198,0.0029567105,0.012580901,-0.008191452,0.0075968965,0.004147534,-0.028448662,0.007961567,-0.027156128,0.009188835,0.013705556,0.017510446,-0.013820083,0.0074841743,-0.00270198,-0.024663454,-0.007723173,0.034030274,0.028692046,-0.03568449,-0.0112308245,-0.020372195,-0.04892641,0.00004507542,0.01523992,-0.04286124,0.03652839,-0.054734103,-0.018583305,0.0076629664,0.008805776,0.018948155,0.011964031,0.0040711635,-0.018188745,0.014659517,0.007298262,0.027574472,-0.0073161623,0.024313549,0.008317934],"last_embed":{"hash":"vso7i0","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"vso7i0","at":1762844631926},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes","lines":[34,59],"size":621,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vso7i0","at":1762844631926}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Dry Winter Skin Solutions#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.074073195,0.04602735,-0.026782567,-0.0016965651,-0.007397248,-0.02918679,0.014824498,0.0058455407,0.014211548,0.02411164,0.017845923,0.0068952027,-0.04359578,-0.016119642,0.00040418448,0.021155916,-0.020084271,0.013469824,-0.03456546,-0.0019226623,0.019305201,0.0113355545,0.019885747,-0.025202949,-0.04193742,-0.018750027,0.025081418,-0.016099567,0.013205186,0.04366571,0.01121695,-0.054561622,0.041564554,-0.04282423,-0.025106221,-0.048535787,-0.00997092,-0.021502301,-0.039301217,0.015224875,0.005721723,0.00033297073,0.042905908,0.0028049056,-0.014984063,0.0009774923,-0.033124857,-0.0061180606,-0.010352675,-0.0073597115,-0.021585472,-0.00008054736,0.018326085,-0.007744305,-0.03908994,0.022127587,-0.008659301,-0.03453713,-0.049535263,0.012210687,-0.031031568,0.009021664,-0.02018776,-0.015418336,0.035097897,0.04121041,0.0021053804,0.03494353,-0.03831562,-0.027257973,0.002536902,0.01254731,-0.046099346,0.00063808163,-0.034289896,0.019568928,0.008595764,-0.0041012797,-0.015495959,0.04411247,-0.017171808,-0.010033251,-0.018271808,-0.0069823405,0.013248927,0.0051118066,-0.0103325695,0.028833877,0.0411508,-0.03602756,-0.015521196,-0.00433143,0.025693692,-0.028403752,-0.008622005,0.037767828,-0.04915245,0.0027498927,0.03267378,-0.022103768,0.008343147,0.004526763,0.019677592,-0.05837617,-0.015272231,-0.03532171,-0.03595089,0.026700974,0.0053228564,-0.024918996,0.000007947283,0.005868787,-0.000077326404,0.06679373,0.010990904,0.0022804262,0.024664905,-0.044404734,-0.0077805,-0.015476598,-0.0137677295,0.002539402,0.039217003,-0.04649777,0.026183402,0.01965001,0.022296267,0.0081172995,-0.006715514,-0.021282736,0.03801892,0.033965982,-0.01609849,0.029100817,0.023960117,-0.029528823,0.02585611,-0.022273412,0.017345132,-0.052045964,0.041339412,0.05633235,0.014542493,-0.015695632,0.034245223,-0.020186031,0.014308039,-0.0004814504,-0.04547935,-0.015383387,0.06103243,0.00056758354,0.011875563,0.040399104,-0.004038554,-0.017546354,-0.0029843848,0.011865621,0.004415902,-0.050143063,-0.05032711,-0.0130208805,-0.03647954,0.018232176,0.041717317,0.020021306,0.00020397562,0.025446136,-0.032928884,0.0010971337,0.056282442,-0.045969274,-0.005231027,0.017656565,0.010694492,0.032272328,0.06112503,0.013621784,-0.019972924,-0.020123333,0.0019140538,0.0056198444,-0.0077432017,-0.014211446,-0.05347831,0.041982118,-0.007316947,0.012881201,0.028927498,0.022248669,-0.018930525,-0.034714002,0.009320009,-0.0030206568,-0.00568772,-0.031657398,0.072614774,0.035059504,-0.0025548616,-0.09064675,-0.02158213,0.04863644,0.025254328,0.0008777713,0.00017146919,-0.047404293,0.010147933,-0.025731074,0.020819765,-0.035147775,0.030556103,0.0064189024,-0.037899002,0.060291957,-0.06658193,0.01573259,0.0020999133,0.022099894,0.040826205,-0.01832823,-0.04886861,-0.0074685784,0.031819664,0.03335566,-0.017221024,0.0055430587,0.01664357,0.05402315,0.045566842,0.011930006,-0.033578824,0.007334051,0.039801836,-0.023518119,0.026800485,-0.021032639,-0.008364677,0.005782306,0.013972424,0.015363242,0.015310046,-0.055202145,0.03194677,-0.024324156,-0.04778378,0.03244245,0.01862541,0.0020592744,-0.028759638,-0.025290828,-0.0075675594,0.015428575,-0.006800469,0.009969094,-0.00864641,-0.011175239,0.018413112,0.0035700407,-0.052104708,-0.014331905,-0.012342653,0.043982204,0.0226135,0.011160603,0.03618084,0.023359906,-0.017685436,0.0015773405,0.02870796,0.0024183365,-0.013537691,0.018839262,0.040775847,0.009240442,-0.0034755098,-0.006088492,-0.022176327,0.015877273,0.08933092,0.014659152,-0.016541887,0.041420612,0.03132136,0.0090699615,0.04113975,-0.0488911,0.0014139953,0.011383569,0.029079659,-0.03367907,-0.029050618,-0.030751128,0.04594869,-0.016535532,-0.009448438,-0.0018061998,-0.025647165,-0.16460802,0.0021553626,0.016110111,-0.0016404409,0.026935348,0.016702393,-0.054102384,-0.004894196,-0.01276091,-0.0175912,-0.042029038,-0.058524925,-0.018489735,0.049106304,-0.036374506,0.02686051,-0.057245143,0.0073127253,0.011579352,-0.04377894,0.005487807,-0.033129677,0.029613752,-0.0006111291,0.0066638757,-0.029471125,0.0395601,0.037747856,-0.04922613,0.032110658,-0.020898774,0.0014620395,0.009693867,0.0008251942,0.00079224457,0.04967867,-0.019155914,-0.02088267,-0.009166048,-0.0030544011,0.024626382,0.049442176,0.015024847,0.032252837,-0.0043612113,0.00075093214,-0.015622661,0.020351043,-0.07203215,-0.04524539,0.030709717,-0.037171427,0.027890915,-0.0021248097,-0.048898757,0.022676209,0.03377345,0.017967459,-0.0046015154,0.014437032,-0.0010558314,-0.104185954,-0.0076134237,-0.045933,-0.061877023,-0.03516209,0.008781831,-0.02012491,0.0053067175,-0.025523497,0.036427174,-0.023854982,0.002835941,-0.03154494,0.025589792,-0.0044100857,0.013937551,-0.02079389,0.0048451065,-0.07897095,0.004577412,0.014096388,0.00006920121,-0.037205555,-0.023456626,-0.034146674,0.016929803,-0.0024291629,0.018785957,0.2058344,-0.009012069,0.027544672,-0.08251872,0.031454023,-0.04231845,-0.012698625,0.04173618,0.01950639,-0.023618365,0.00013443327,0.030880151,-0.044912387,0.01347372,0.009100225,0.03560147,-0.031089453,-0.026498072,0.055586852,-0.003394321,-0.013563963,-0.010196481,0.008381669,0.0065379357,-0.059605096,-0.00394193,-0.037543304,0.02465041,-0.018680131,0.0038630606,-0.01568276,-0.001180352,0.022944467,-0.05041607,-0.019722745,-0.01959463,-0.0035506287,-0.040263068,0.03484782,0.029283248,-0.038007203,-0.010005047,-0.02441837,0.0010322471,-0.02125625,-0.02618325,0.023191763,-0.04341219,0.034593105,0.01894125,-0.023040978,-0.039638214,0.019714165,-0.0057046716,0.025578743,0.004650207,-0.029049912,-0.024452094,-0.008267388,0.02184734,-0.013675351,-0.005588796,-0.06253038,-0.012124007,0.010597885,0.03490768,-0.0143561885,0.0062408014,0.025944477,0.06627573,0.017948698,0.06818396,-0.0061292,-0.0136175575,-0.0297014,0.0068641067,0.006195254,0.051527098,0.007398669,0.014275182,-0.037690792,-0.019453453,-0.0067818887,-0.021565393,0.031333953,-0.0018781571,0.012281347,0.0183764,-0.0031699259,-0.008787986,-0.013530021,0.025166856,-0.012749306,-0.0045670816,-0.0001914843,-0.012561443,-0.027382454,-0.017170869,-0.051976454,-0.0075479215,-0.0008809653,-0.034783427,-0.0033526295,-0.047415268,0.015685916,-0.014146198,0.007925888,0.05748527,0.0153435,0.053191993,-0.029631255,0.023619823,-0.0042121178,-0.052796032,0.023265004,-0.0016188683,0.026617495,0.016128218,0.015402979,0.0076892735,-0.00077655143,0.023388764,-0.002243561,-0.04411426,-0.017334547,-0.040477294,0.023479959,0.015406148,0.02627213,0.020733396,0.02238746,-0.04128503,-0.026008464,0.018009497,0.02137392,0.009874044,0.052893978,0.012513436,0.008640644,0.0048673893,0.0232234,-0.03595732,0.0058295634,-0.022170912,0.004722648,0.020957492,-0.041529633,-0.03216701,-0.0115132965,0.02906315,-0.016258957,0.009889498,0.03639946,-0.03741851,0.017289909,-0.044316087,-0.026604634,-0.007053122,0.026302122,-0.001031036,-0.005389371,0.055543575,0.020984864,0.065696314,-0.036353078,0.046723355,-0.008134152,0.03979842,0.00078856846,-0.036705147,-0.0025024556,-0.02600229,-0.060837355,0.04346211,0.028837113,0.008233526,0.023780346,0.05398072,0.0021792345,-0.03608188,0.0050361925,-0.05188142,0.0025444985,-0.02616778,0.049046855,0.02644088,-0.045467384,-0.0050181584,0.026498878,-0.011374237,0.01730504,0.07484677,0.007577459,0.0080849035,0.009724504,-0.029743632,0.1462795,0.0019578661,0.040756747,-0.036675386,-0.04132223,-0.014702574,-0.005613123,-0.028656034,-0.039209526,0.002121656,-0.00037691003,0.04628927,-0.031748947,-0.026742943,0.011772573,0.023777246,-0.076617904,0.0015784417,-0.037815727,-0.043830954,0.036330383,-0.02902701,-0.071574345,-0.029357065,-0.007388011,-0.01743186,-0.0055560768,-0.056213517,-0.0040155402,0.01744295,0.012846715,-0.009096124,-0.02328025,0.003964116,-0.007110631,-0.026467761,-0.010667428,-0.02938007,-0.036981713,0.013799954,-0.015273081,0.015543858,-0.042378925,-0.048288755,-0.05104794,-0.007283132,0.00026501087,0.05745683,0.017894091,-0.026133975,-0.027254606,-0.019990873,0.077156164,0.013603705,0.026443912,-0.010638982,0.014517088,0.024797093,0.047074124,0.0044958703,0.027927076,-0.0052734315,0.0042817085,-0.019683518,-0.030136457,0.05939989,0.016116302,-0.011879685,-0.051060554,-0.06687418,0.000756528,-0.0008141562,-0.013512498,-0.029737573,-0.011419797,-0.011140804,-0.0071349996,0.004506094,0.0146132205,0.009847334,-0.03245951,0.07725588,0.010457894,0.005203056,-0.03689949,0.018312773,0.05830739,-0.019732941,0.036324326,0.023513822,0.009760629,0.028732235,0.002164459,-0.043260425,0.030697867,0.008994626,-0.03747925,0.041644007,0.00007405628,0.042789616,-0.00006312205,0.083231896,0.0010321352,-0.030694947,0.010645624,0.006656877,-0.013675544,-0.03849004,-0.0017581355,0.02414952,-0.013848436,-0.06510823,0.017667063,0.025927626,-0.013396781,-0.0702734,-0.027249938,0.02418503,0.029503213,0.004163838,0.052844193,-0.015080176,0.006869086,-0.0042413557,-0.014856543,0.027297819,-0.03945861,0.029704418,-0.06531263,0.008153415,-0.042859767,-0.015654614,-0.006390406,0.016115746,-0.020400248,-0.040552154,-0.024393376,-0.027171073,0.021235032,0.009584592,0.045338508,-0.034365006,0.033885363,0.010987144,-0.0319529,-0.016069476,0.035774536,-0.027772628,0.010965835,-0.0007356681,-0.010027589,0.0044600647,-0.019652756,-0.0006386529,0.025034312,-0.015100531,0.020314528,-0.016890537,0.043796122,-0.005466297,-0.019558206,-0.0011470149,0.021106351,-0.029615704,-0.030886007,0.020197164,-0.04963812,0.025681473,-0.026676547,-0.021407513,0.001248434,-0.06856726,0.015679264,0.00488283,0.0055188,0.0065966686,0.012646017,0.022606857,-0.027425047,0.04134451,-0.044018477,0.039717123,-0.0048886584,0.027249735,-0.013613401,0.02286909,0.023964385,-0.03185028,-0.013955893,0.0027911428,-0.006860469,0.03232679,0.031767227,0.0024635962,0.021033775,0.031906895,-0.034590155,-0.0030156192,-0.13611184,0.019420784,-0.013556875,0.031720493,0.0014438605,0.0029917457,-0.019099968,-0.019149613,0.015646076,-0.06322066,-0.011223533,0.020912055,0.042656045,-0.0010658735,-0.007790534,0.029639602,-0.021671537,-0.018559214,-0.016538274,0.0785613,0.047804985,0.006494304,0.043579783,-0.0052657006,0.0011475721,0.013111328,-0.0012550151,-0.02086408,0.009434276,-0.04196619,0.029278066,-0.032270953,0.026337968,0.039490942,0.019612694,0.010095568,0.024711369,-0.015772136,-0.019667743,0.025137642,-0.0009887852,0.0011970847,-0.01425699,-0.0059178234,0.028597059,0.04667354,0.0076513817,-0.03426027,-0.04328637,0.03338181,0.010800448,0.040737033,-0.038107775,0.049264338,-0.01659333,-0.022228999,-0.07349229,-0.010681996,-0.011348467,0.01354348,-0.0050822305,0.034055814,-0.021383658,-0.046886716,0.01056408,0.03424813,-0.034161314,0.02700676,-0.001282288,-0.02897195,-0.0025201188,-0.0120920865,0.010820412,-0.0055349204,-0.0075313803,-0.04578036,0.016111061,-0.04977095,0.0013228876,-0.018562397,-0.030725455,-0.04175088,0.005290174,-0.0051297853,0.062099867,0.03634619,-0.0011668268,-0.03596095,-0.032732565,0.0016468463,-0.04661153,-0.028038345,-0.022115042,-0.034473434,-0.05025633,0.054513372,0.013310609,0.00011518041,-0.007281373,-0.011409896,-0.021381607,-0.017615814,-0.013967315,-0.022914108,-0.017576471,0.057111062,-0.021320006,-0.004061223,0.0161619,-0.027126849,-0.047654428,0.0043908926,-0.024845451,0.0062209405,-0.07336622,0.014018703,-0.0053441958,0.0667339,0.021853948,0.022849677,0.04249413,0.013327333,-0.023655169,-0.043380942,0.003359817,0.06707421,0.028998615,0.009523692,0.020927148,0.024918072,-0.02330986,-0.007457931,-0.0025443204,0.031731725,0.02692565,-0.008857429,-0.015965458,0.029974788,-0.031649597,-0.009244718,-0.034391724,-0.015141634,0.01334137,-0.030887585,-0.010644079,0.0062946077,0.027531274,0.017564915,0.0045482907,-0.020385107,0.021672994,-0.047046047,-0.0056082485,0.057711393,0.000033502347,0.019822128,-0.033949155,-0.04661332,0.009672944,0.06630278,-0.033810925,-0.07779098,-0.03126197,-0.030898642,-0.034227967,0.089746356,-0.0033797026,-0.0063888896,-0.04449514,0.033982318,0.005648452,0.036967047,-0.013242061,-0.043987963,0.03480342,0.005363701,-0.0095626125,0.022189632,0.06854409,-0.035372626,0.019638918,0.010854746,0.00013765157,0.05177052,0.06351521,-0.008917276,-0.027592083,0.008179925,0.03418922,-0.0021521358,-0.015913203,0.009306054,-0.04226373,0.020130554,0.06896361,0.03970296,-0.0062790993,0.004250081,0.024894783,0.013608021,-0.0332532,0.012449256,0.000959205,-0.021708967,-0.01849812,0.023696074,0.009652169,-0.00013049891,-0.01921308,-0.03294043,0.012138905,-0.004846806,0.014938127,0.051227883,-0.0112948585,0.0004947349,0.012557297,-0.031866066,-0.009551246,0.009540559,0.035157107,0.01063589,-0.046656996,0.018097118,-0.004658318,-0.035583794,0.020635225,0.031934183,-0.0055212853,0.013674392,-0.029232236,-0.023698911,0.02162251,0.008587269,0.0302877,0.06277565,-0.0065344,-0.03463117,-0.013097244,0.00844112,0.018840352,-0.031085774,0.04462072,0.024148595],"last_embed":{"hash":"wmtkqp","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"wmtkqp","at":1762844631926},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Dry Winter Skin Solutions#{1}","lines":[37,39],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wmtkqp","at":1762844631926}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Dry Winter Skin Solutions#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034732766,0.00009781258,-0.030684536,-0.0212845,-0.019857416,-0.030312214,0.0014761413,0.029586492,0.025457177,0.006764523,0.007296053,0.020734347,-0.03555511,-0.044116877,-0.007698944,0.0312945,-0.01736143,0.011873211,-0.023802768,-0.017216653,-0.009651588,0.018743979,-0.0018588838,-0.046412926,-0.032971818,0.018131899,0.024809754,0.0021198627,0.019125948,0.028090129,0.009317338,-0.031614043,-0.017740002,-0.047702916,0.005813658,-0.034576852,0.008889322,-0.01917421,-0.047273085,0.012288346,-0.008963871,0.0048683095,0.024691036,0.0034697002,0.015971456,-0.019402172,-0.024057299,-0.0005103342,0.0078006876,-0.039623953,0.0061263693,-0.00579063,0.046321597,-0.024971956,-0.009109498,0.012830389,-0.028899621,-0.031052317,-0.024937443,-0.0036931676,-0.038271297,0.028473007,-0.029746607,0.021872293,-0.013675808,0.049999144,0.0018500383,0.025820201,-0.04773746,-0.046683334,-0.007556419,-0.00682858,-0.029129697,0.018828698,-0.035731535,0.0017885251,-0.008805888,-0.012604385,-0.06303524,0.0438094,-0.034811668,-0.016944759,0.00847037,0.02047693,-0.025579441,-0.01386103,0.039379407,0.022351146,0.021443028,0.000056089786,-0.0072680544,-0.016910259,0.0010591754,-0.049699314,0.0025795451,0.029382484,-0.031332668,-0.012908956,0.028074339,0.019599948,-0.030603187,-0.004678244,0.03276926,-0.06177847,0.01774132,-0.06293602,-0.09100384,0.009763266,0.0045519224,-0.020702446,0.0108563565,0.040577497,0.029400978,0.036629364,-0.021228388,-0.016165204,0.015380061,-0.017148701,0.012520126,0.008476024,-0.028204983,-0.022019092,0.02007663,-0.061420728,0.024492066,0.025977513,-0.00782866,-0.010663401,-0.015050364,-0.017967306,0.023812348,0.049396336,-0.019212957,0.013185997,0.020799398,-0.012524761,0.034168683,-0.018582067,0.018299498,-0.0660481,0.0105817495,0.035990443,0.014750398,-0.02915784,-0.0024203304,-0.058505364,0.022955127,-0.0029374599,-0.033807877,-0.02029246,0.051759228,-0.0041821944,0.016983572,0.08484292,0.00045621936,-0.016418107,0.008077473,0.033433467,-0.029377135,0.0012258586,-0.01774793,-0.011762577,-0.033831853,0.021722032,0.03151241,-0.008991175,0.042784315,0.020377599,-0.023048159,0.025414169,0.05509819,-0.03336001,-0.030326996,0.01964198,0.0058856877,0.03026127,0.10741512,0.01747889,0.015767537,-0.040039573,0.031780526,-0.0018959742,0.0046692444,0.00044857326,-0.046662033,0.03731875,-0.026406975,0.018334428,0.035337474,0.032352153,-0.038661875,-0.034339294,-0.0056856186,0.00313232,0.009103338,0.010175192,0.032194912,0.00030066978,-0.03340561,-0.072841205,-0.0029023385,0.039988294,0.015570578,0.006605063,-0.011175416,-0.03905477,-0.046610676,-0.018777898,-0.012851107,-0.021168567,0.037286695,0.015784783,-0.05066588,0.031435583,-0.05351717,-0.027920974,-0.01372718,-0.008456697,0.037100952,-0.0030035132,-0.0385563,0.034946267,0.017076803,0.026096635,0.030568013,0.019008467,0.020308334,0.045487106,0.049705073,0.021717165,-0.040025193,0.0030219925,0.03689266,-0.0032273775,0.05382281,-0.013236043,0.004361597,0.0032229791,0.034185506,0.04090495,-0.005835091,-0.041743442,0.035138585,-0.031815805,-0.07068828,0.04950315,0.017053578,0.015532173,-0.020409623,-0.044611983,-0.0030699435,0.031222802,-0.024302969,0.012404445,-0.022276683,0.00013815239,-0.0049933456,-0.005085586,-0.0056976196,-0.013855611,0.027401842,0.048369147,0.014948295,-0.0019708872,0.0038208736,0.000047860314,-0.0025365585,0.02026824,0.019266983,-0.007818526,-0.031562474,-0.023893028,0.035264175,0.0013162028,-0.023438253,-0.014278122,-0.027469657,0.030688135,0.103282474,0.0077395984,-0.008250659,0.031213503,0.053421356,-0.010465317,0.03230086,-0.0600016,0.01316376,0.021246282,0.025193641,-0.034518924,0.004948006,-0.035060287,0.039962366,0.013133652,-0.02209292,-0.0025855948,-0.03400489,-0.16936177,-0.019361312,-0.008736237,-0.0010885802,0.027221197,0.02087973,-0.03912296,-0.01715604,0.0018410503,-0.027935818,-0.033815242,-0.06720654,-0.01971277,0.037612397,-0.017465195,0.032540374,-0.011675833,0.0003799807,0.01954364,-0.01609153,-0.030817809,-0.0779843,0.036659807,-0.025854904,-0.011867728,-0.011333311,0.04595129,0.049643714,-0.042715438,0.01747899,-0.012419872,-0.050328925,0.0007573094,0.04120944,-0.004466067,0.012358397,0.0034474123,-0.028482797,0.017383866,0.012258,0.03736587,0.025490107,0.016925836,0.02655995,-0.019967813,0.0038910653,-0.007537707,0.04964247,-0.045384023,-0.024248013,0.06185994,-0.033050682,0.0167591,0.008764491,-0.055336516,0.011020613,0.03659589,0.060363717,0.014832558,0.005881707,-0.0027242543,-0.060926504,0.02292553,-0.04751471,-0.058880977,-0.03233403,-0.011163845,-0.016758788,-0.002021453,-0.023418678,-0.0062225754,-0.044443537,0.002830386,-0.036341656,0.0023040269,-0.032018907,-0.0043447805,-0.017627936,0.0106369415,-0.081144966,-0.025156103,-0.00051073363,-0.0073897108,-0.046984106,-0.027072622,-0.02156199,-0.0045112753,0.027798165,0.04642524,0.21881679,0.0070879846,0.0018296608,-0.03395273,0.026478086,-0.04553799,0.01726575,0.051035233,-0.0026646976,-0.014862766,-0.0007034752,0.0087489365,-0.034771375,-0.013290011,0.019469665,0.050543334,-0.022789929,0.009855665,0.062894434,-0.006455981,-0.015247515,0.011763122,0.025180485,0.015482411,-0.011828149,-0.0038126884,-0.026296841,0.041536868,-0.023331804,-0.008358478,-0.026341364,0.005228159,0.04019043,-0.040573437,-0.023412222,-0.01086593,-0.005785008,-0.0184684,-0.006101777,0.04042484,-0.053244576,-0.005828069,-0.02244739,0.020793693,-0.035449266,-0.007347831,0.024372242,-0.039764304,0.01416396,-0.017683916,-0.027572066,-0.04272146,0.015245435,0.019751327,-0.010463451,-0.01710989,-0.045490887,0.002804387,-0.0010597493,-0.018165326,-0.018540287,-0.0025674587,-0.06515049,0.016032845,0.022528043,0.05599566,0.00843988,-0.00819335,0.014205224,0.08030247,0.02591908,0.05790955,-0.027347831,-0.008790452,0.0006591017,0.006354397,0.012010528,0.029348604,0.021097116,0.0045520957,-0.031042295,-0.027251326,-0.022546975,-0.026319785,0.012901286,0.019271059,-0.004134837,-0.009138722,-0.030498212,-0.012767616,-0.031073475,0.03372332,0.006655086,0.028180309,0.008663762,0.0007079215,-0.033726864,0.013566642,-0.029946148,-0.008692471,-0.025849722,0.0027569043,0.012354203,-0.025001574,0.026899617,-0.028339634,0.00020438078,0.060229115,-0.0053176703,0.037993364,-0.0037584645,0.0027900415,-0.002569595,-0.0073611066,0.05637971,-0.00012129859,0.011614481,0.024543244,0.030410077,0.001139937,-0.03096871,0.065981776,0.00005426061,-0.013845928,-0.0048307665,-0.019222742,0.005225919,0.005812673,0.003442407,0.029995017,0.0582145,-0.04851962,0.0016327526,0.019075505,0.05430887,0.031069199,0.04342653,0.022336641,-0.034719992,-0.026781967,-0.0034410078,-0.0059233517,0.02486248,-0.023714272,-0.016661795,-0.0050150435,-0.013268181,-0.019618714,0.0056382366,0.021942042,-0.0032835696,0.043933533,0.025268422,0.004175793,0.002422983,-0.047452226,-0.022189964,0.015188706,-0.0253446,0.002380692,-0.0036723362,0.026614323,0.008370943,0.047535855,-0.033166915,0.012111136,-0.0102337,0.05991754,-0.007886165,-0.004945205,-0.012289484,-0.027848803,-0.034060627,0.034566306,0.024226725,-0.007960006,0.034238774,0.051148325,0.003036923,0.0250562,-0.034537595,-0.038468737,-0.0034977493,0.024763664,0.016599378,0.042038567,-0.034370825,-0.024303516,0.008387604,-0.028381376,0.006088588,0.07877719,-0.014036128,-0.0011898399,0.0030371763,-0.02606763,0.07532214,-0.0016646931,0.055369724,0.01218403,0.015113853,-0.017007211,0.019834636,-0.010431627,-0.07206034,-0.037615262,-0.013550898,0.05810283,-0.053308476,-0.008267039,-0.0013716643,0.011794421,-0.05634633,0.02298479,-0.04252382,-0.029788185,0.0069274884,-0.0076702577,-0.035927773,-0.025044423,0.00034107507,-0.008758899,-0.021410655,-0.010158623,-0.01155466,0.008333223,0.00069766917,0.011421301,-0.024966024,0.009962343,0.0029565266,-0.008996443,0.009637867,-0.024473213,-0.009724138,0.036890645,0.006979279,0.0021097504,-0.042855207,-0.036659848,-0.04129124,-0.02145823,-0.03324628,0.028435322,0.020890862,-0.032813977,-0.071203806,0.0046374192,0.06615836,-0.001244935,-0.007382193,0.058915365,-0.018162716,-0.0057973545,0.016957758,0.043216594,0.016539525,-0.011204022,-0.002101923,-0.014929665,-0.020415282,0.066570304,0.0198452,-0.0068214117,-0.07147077,-0.07744911,-0.007025007,-0.028616568,-0.018091977,0.011989723,-0.00974816,-0.018275796,0.0013367566,-0.02037787,0.0380587,0.010277621,-0.01792445,0.048265304,0.037614837,0.03357154,-0.051799756,0.0035562047,0.041595586,-0.059227973,0.0074335113,0.012385347,0.04968896,0.010769141,0.0030845017,-0.05694854,-0.012019128,0.0054620737,-0.02029758,0.013597458,-0.0024921563,0.0106602805,-0.018153679,0.07209884,-0.026086815,-0.015572992,0.008373732,0.012362863,-0.009051338,-0.03110264,0.00985814,0.006084851,-0.028833484,-0.05348026,0.034503613,-0.012461575,-0.01670988,-0.08043849,-0.022493389,0.009874513,0.03861679,-0.036889695,0.05911019,-0.031133834,-0.02689873,-0.020445306,-0.04747446,0.031797234,-0.049168788,0.021452133,-0.039954357,-0.022796331,-0.031405587,0.007556889,-0.014167506,0.01990497,-0.030353311,-0.0022106506,-0.030283216,-0.024631565,0.030332081,0.030308323,0.017173998,-0.041281175,0.0031793392,0.021465601,-0.04416021,0.04552109,0.044829413,-0.040419232,0.020971322,0.029566592,-0.0014219595,0.009479228,0.0051884456,0.004855933,0.028003536,0.045615897,-0.023208186,-0.00025593935,0.04081354,0.017411808,-0.0032779025,0.01600012,0.022850484,-0.041077137,-0.000017373888,0.048332285,-0.032190822,0.016248608,-0.013511939,-0.02269696,-0.026182296,-0.05114327,0.010814557,0.015621005,-0.009397288,0.007812733,-0.017544804,0.047971737,-0.04253181,0.033836234,-0.03462703,0.01077338,0.001102851,-0.017087823,0.021816058,-0.0038553746,-0.0028731502,-0.06372729,0.03466949,-0.0067124846,-0.03650062,0.031841256,0.022356171,-0.021593262,0.046183754,0.058980472,-0.02179674,-0.019913843,-0.12590127,0.006247939,0.0023179115,0.018042227,0.013522594,0.011489588,-0.0053339484,-0.025624026,0.019210355,-0.086505555,-0.0074069444,0.051959265,0.018913835,-0.011252977,-0.0103732785,0.023756452,-0.015281492,-0.028212389,-0.034053665,0.05377534,0.03286937,-0.0066661555,0.027946498,0.0026782681,-0.020062357,-0.03509577,-0.005258812,-0.002554903,0.01204833,-0.01142873,0.027220156,-0.019105662,0.013760927,0.035587307,0.00004396416,0.025087614,-0.012051124,-0.0362388,0.0015091114,0.063138075,0.0061830184,0.0063280943,-0.037035767,0.00076325797,0.030486586,0.040041517,0.00044189,-0.035632275,-0.028908847,0.06707145,-0.00063316803,0.031343527,-0.03682159,0.04639424,-0.019402297,-0.017752757,-0.057026934,-0.020714333,0.007517578,0.061558656,-0.006633199,0.069983885,-0.0047355643,-0.040958833,0.020886602,0.0341779,-0.040215306,0.014510564,0.01829002,0.0026673635,0.020333296,-0.019089779,0.008564628,-0.0026157156,-0.013437928,-0.010136001,0.011852079,-0.052172672,-0.0085340515,-0.030213386,0.0126822125,-0.04083293,-0.018818626,0.04306069,0.08452878,0.047084566,-0.0030122527,-0.010537718,-0.056646466,0.013473875,-0.033536773,-0.032541666,-0.017310152,0.02096995,-0.059120435,0.0338037,-0.020533467,0.010804994,-0.008553731,-0.0070802397,-0.063208304,-0.033640236,0.0017658728,-0.0031200312,0.009674162,0.003519913,-0.030546455,-0.005918928,0.011002254,-0.0035920274,-0.09346732,0.015087455,0.018576749,-0.0023585507,-0.03924557,0.007850581,-0.01084015,0.03927955,0.002853844,0.02289654,0.021539427,-0.021323541,-0.015975626,-0.015026136,0.0037685824,0.05847935,0.036199424,0.028781315,0.008280069,0.00042299813,0.004249577,-0.012917895,-0.019835407,0.017875824,0.049511816,-0.015747126,-0.047408074,0.035538867,-0.015687821,-0.004037887,-0.054080192,0.026645284,0.0012035193,-0.016548287,-0.00881872,0.023462923,-0.010543094,0.00794006,0.019262034,-0.000088119574,-0.003147132,-0.025429616,-0.029549744,0.06435155,-0.027181145,0.007941024,0.0012837086,-0.02378497,-0.007845801,0.017533729,-0.0260912,-0.068755694,-0.031426728,0.0035293144,-0.026378272,0.08825935,-0.012749766,-0.0016102525,-0.0150881475,0.009140068,-0.030015334,0.02526776,-0.006925601,-0.029406419,0.0051533026,0.016971733,-0.033407237,0.0067096977,0.049370173,-0.0149030695,0.014643464,0.00218514,0.000036038036,0.07523269,0.09034564,-0.019882109,-0.004526533,-0.021842405,0.04841911,0.047553863,-0.032131582,0.017200064,0.022064941,-0.00689109,0.055006146,0.015779275,-0.003817748,0.033584945,0.023861932,0.032200832,-0.019054214,-0.0038218547,-0.016760655,-0.01977773,0.008547595,0.021175386,0.002776237,-0.0053872652,0.0035009382,0.004955772,0.0075544417,-0.02251983,-0.0020770212,0.019465672,-0.008785555,-0.037907712,-0.0065629566,-0.010036644,-0.032099638,0.028769039,0.03183828,0.021074262,-0.027129948,0.006256376,-0.024292393,-0.055122606,0.012548709,0.022280289,-0.008233723,-0.0068775485,-0.04595103,-0.04403199,0.016553879,0.025419494,0.028834822,0.036546968,-0.00008627487,-0.045765903,0.016483258,0.0034654692,0.038868126,-0.006115559,0.033977736,-0.009293262],"last_embed":{"hash":"1wau35h","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"1wau35h","at":1762844631926},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Dry Winter Skin Solutions#{3}","lines":[41,41],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wau35h","at":1762844631926}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Dry Winter Skin Solutions#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06516391,0.008859946,-0.053036585,-0.021688377,-0.027536778,-0.06005948,0.005851228,-0.016966458,0.029913707,0.0044153356,0.0070225946,0.027570667,-0.035767663,-0.046009146,0.020411648,-0.00039212572,-0.04649063,0.029488383,-0.014447055,0.003934769,-0.020287685,0.023337655,-0.000020898528,-0.041767236,-0.02512271,0.00010817221,0.0033951967,-0.03157743,0.033524916,0.028689953,0.026597729,-0.040227942,-0.016179316,-0.07140417,-0.004506186,-0.04509798,-0.005994324,-0.02627624,-0.05171955,0.0017603168,-0.0076229917,-0.006441906,0.029984431,0.012888272,0.0123428395,-0.007088619,-0.029498346,0.000037952286,0.016288249,-0.020319998,-0.010680744,0.0020789537,0.0394088,-0.03655259,0.0151376305,0.025931727,0.0014987813,-0.057471,-0.029440366,0.019180479,-0.058820065,0.023170548,-0.027132306,-0.026767794,0.031959713,0.023456648,-0.0034321002,0.031702276,-0.041931987,-0.03101624,-0.026727974,0.01837792,-0.00064137386,0.016066726,-0.007831289,-0.011665036,-0.005746253,0.008222401,-0.022656916,0.096913554,-0.00516269,0.029237026,-0.047037102,0.014180951,-0.035153955,-0.009513944,-0.022621855,0.01799489,0.03191648,-0.012224192,-0.024638215,0.015258891,-0.013229798,-0.0470932,-0.011169387,0.048778936,-0.042287115,-0.018783744,0.04549196,-0.0076221987,0.007334766,-0.0072045275,0.007253264,-0.0401943,0.026911078,-0.057026703,-0.035285734,0.037140727,0.01291462,-0.020613689,0.012602521,0.028846331,0.02715641,0.04808357,0.0012548595,-0.016018948,0.014867903,-0.025824806,0.03892006,-0.0034623097,-0.02141473,-0.015234242,0.05295977,-0.061163712,0.04418742,0.007394356,-0.004398024,0.017248157,0.012053314,-0.009672675,0.025200615,0.008663639,0.0029255394,0.010288493,0.03190174,-0.017000413,0.02410173,-0.013189089,0.030107856,-0.0659309,-0.0030948145,0.030466717,0.03098924,-0.028203782,0.03502672,-0.041177906,0.022865277,0.032772373,-0.008463307,-0.019512955,0.046338063,0.0056001106,-0.0032431434,0.0409699,0.030990928,-0.013778655,-0.020543678,0.04343798,0.0018572796,-0.0023289542,-0.0006573099,-0.045011338,-0.03149283,-0.019221146,0.020818438,-0.010079988,0.011861769,0.008926895,-0.034349594,-0.0038748684,0.061446838,-0.055320166,0.006185714,0.051112965,0.012485696,0.022117887,0.036979787,0.023129571,0.017528396,-0.021509191,0.0056957887,0.0031748244,-0.01127702,-0.043522187,-0.055240665,0.055475768,0.019099412,-0.0063191107,0.039866276,0.020156506,-0.006704539,-0.049170744,0.030383077,0.0045559397,0.035237454,0.0023245083,0.038057607,-0.0015388184,-0.006128528,-0.059731096,0.007690763,0.019261466,0.029414728,0.0041155047,-0.034646347,-0.055464555,-0.005984088,-0.025827056,0.022177996,-0.0185282,0.03036552,0.011367899,-0.05446784,0.0336002,-0.061717845,0.0024834776,-0.034504984,0.013880228,0.027149335,-0.026442345,-0.013551306,0.034510072,0.033971734,0.06398838,0.015333948,0.015505392,0.014064292,0.04320543,0.047491394,0.03483006,-0.033230517,-0.013033316,0.04638981,-0.00635453,0.029420698,-0.059872065,0.004196982,0.010382555,0.008950297,0.023028621,-0.0141625125,-0.037300795,0.055729162,-0.06073203,-0.056304578,0.045988645,0.031160159,0.0018824697,-0.012600625,-0.018661654,0.010625236,-0.0021435642,0.026757479,0.014159121,-0.0042645866,-0.02081965,0.0029467992,-0.011741029,-0.0352605,-0.03136594,0.028571367,0.0679632,0.005848615,0.028551433,0.020549335,0.03207473,-0.037775025,-0.0133471815,0.040717997,0.018142663,-0.040212594,-0.00021619773,0.044744745,0.018322853,0.0069880835,0.014286271,-0.017450802,0.026827725,0.11365578,0.014209471,-0.000681806,0.041620538,0.0354875,-0.014379418,0.028342798,-0.059032995,0.0110443635,0.0036131819,0.020953676,-0.02787261,-0.0141801825,-0.032851674,0.03232772,0.01868023,-0.022398701,0.011727361,-0.035778183,-0.15812345,0.041146856,0.025907904,0.017906765,0.022855943,0.023525609,-0.029672164,-0.004109541,-0.017100746,-0.043519907,-0.032394763,-0.04213958,-0.04481959,0.05540401,-0.037412684,0.024153084,-0.019604366,-0.029158775,0.03719783,-0.04097151,0.00052928843,-0.026059832,0.052428976,-0.019980343,-0.008632076,-0.02389222,0.028942598,0.032173708,-0.04055338,0.030642362,0.011523248,-0.007287624,-0.0044788625,0.04751094,-0.019071123,0.03441042,-0.015716447,-0.014141363,0.026279228,-0.0130586205,0.0534697,0.026227286,-0.0071262126,0.021478308,-0.031469967,0.035647813,-0.0093366215,0.033135235,-0.021604933,-0.036593366,0.063358,-0.0037314447,0.009163945,0.020595537,-0.057621542,0.022844464,0.03386176,0.024978757,-0.0036184883,-0.03153936,-0.0078151515,-0.049629718,0.01694096,-0.050019126,-0.0432427,-0.019573806,0.028934725,-0.021096755,0.0100809205,-0.010913969,0.0021172005,-0.0061388314,-0.007196378,-0.039264876,0.014528466,-0.015052166,-0.012570637,-0.060626652,0.031799015,-0.08106562,0.027622417,-0.01709547,-0.01872467,-0.0069109336,-0.0020331386,-0.032704387,-0.012159116,0.011419941,0.038427636,0.23776896,0.04407261,0.009836643,-0.027674247,0.01886849,-0.012880764,0.047175694,0.03918662,0.054048542,-0.026695589,-0.004634756,0.0062770736,-0.0031343466,0.01794621,0.014950475,0.036601115,-0.00065828086,-0.024316994,0.05701064,0.011586853,-0.008206098,-0.0017968604,0.032842103,0.01803101,-0.03171854,-0.014953166,-0.04052266,0.029399175,-0.038163558,0.0077208383,-0.0014599242,0.035390522,0.05311436,-0.06533067,-0.01001779,-0.022962848,0.0036713325,-0.023510529,0.03646214,0.037138727,-0.016399115,0.0014091341,-0.011676279,0.0075769774,-0.028252546,0.015029334,0.013485089,-0.020440612,0.015922943,-0.04001893,-0.05280184,-0.048455704,0.015074766,0.0014469246,0.032616626,0.0046364632,-0.02632172,-0.05153041,0.021451794,0.046087906,-0.011458489,0.0036098533,-0.08777769,-0.026179474,-0.01398371,0.06812441,0.005198306,0.032955468,0.007590006,0.060476214,-0.014527591,0.06950579,-0.011056018,0.019243967,-0.025328241,0.008181467,-0.0046848394,0.04920841,0.022224039,0.0014690728,-0.025120605,0.018954335,-0.01181325,0.001555111,0.01163271,0.015254738,0.028706545,0.019034585,-0.016716791,-0.026842656,-0.010512269,0.007996788,-0.04352388,-0.010828587,-0.018944893,0.018226434,-0.019361816,-0.0077063297,-0.0072525553,0.010236409,0.014501939,-0.048619248,-0.011274187,-0.02241823,0.013105518,-0.026843982,0.0070122853,0.036497608,0.014822639,0.023370488,-0.028340189,0.013271738,0.003185876,-0.040017422,0.03545746,0.026443364,0.03502831,0.008174444,0.04185154,0.0058813486,0.0077326163,0.024618428,-0.0093567325,-0.02699603,0.015399321,-0.01068322,0.0015247492,-0.0016611431,0.041513566,0.02314106,0.03945457,-0.030961893,-0.035911936,0.034300346,0.0027846212,0.03754875,0.06700313,0.008953945,-0.017432153,-0.017358826,0.013569723,-0.020307703,0.03384381,0.019322025,-0.0048911385,-0.0026397302,-0.034337383,-0.040082444,0.011795078,0.04660657,-0.0153454915,0.016719079,0.017966714,-0.021644514,0.0021896956,-0.07011133,-0.024032546,0.023128461,0.032788705,-0.016670235,0.017145328,0.04422116,-0.015323522,0.041109204,-0.011117434,0.04429581,0.011099658,0.041499373,0.028583953,-0.05727899,0.001575848,-0.026152058,-0.033377018,0.024701644,0.01341516,-0.029392846,0.008765678,0.029085098,0.007658153,-0.056083005,-0.01012341,-0.0071448004,-0.03555124,0.0019807876,0.019015051,0.0050515453,-0.06791231,0.016007934,0.024213247,-0.012981367,-0.011912302,0.055023436,-0.0016229243,-0.015614783,-0.0077209356,-0.01905742,0.10071734,-0.009063819,0.02705251,-0.014729004,0.0034075277,-0.009780108,0.021676559,-0.0076608304,-0.062459506,-0.019122677,-0.022249004,0.04674877,-0.039501432,-0.032365836,0.0035612322,0.03096773,-0.0685517,0.0130515,-0.036817852,-0.019426113,0.0073412857,-0.019345615,-0.0861725,-0.031882174,0.030524528,-0.029059615,0.009025891,-0.037708763,-0.026508309,-0.025770986,-0.009459878,0.031404205,-0.0776926,0.010184983,-0.0060700225,-0.048252285,-0.008191593,-0.0031481201,-0.033834115,0.024841065,0.0016396352,0.017694458,-0.012822503,-0.011394769,-0.06843844,-0.015839241,-0.0030322191,0.03405577,-0.0006490965,-0.030659933,-0.05121705,-0.010677051,0.044278353,0.003805959,-0.032419574,0.03567375,-0.018892521,-0.0011648564,0.03858932,0.039927702,0.055884704,-0.0028808576,0.009545368,-0.028377114,0.013705287,0.04647299,0.019416634,0.009477802,-0.0426741,-0.04693237,-0.019949336,-0.00831816,0.006550129,-0.017066348,-0.019041816,-0.049980775,-0.01339341,-0.038613364,0.026182696,-0.013935998,-0.061133362,0.094158836,0.04532922,0.017922373,-0.014795504,0.0075974236,0.023648521,-0.025161458,0.029330902,0.036198862,0.03812662,0.0089013195,0.009540868,-0.065051265,-0.0039610923,0.019527901,-0.017112445,0.046450313,-0.0046273153,0.02915824,-0.007869331,0.094083376,0.005771546,-0.009631075,0.0018663672,-0.0256745,-0.023078501,-0.026680296,-0.04665034,0.030875813,-0.02718383,-0.08314813,0.013408678,0.013922828,-0.026194861,-0.043951754,-0.023698455,0.026501045,0.019941185,0.01131304,0.0070284978,-0.00028084216,-0.0054044155,0.009325675,-0.028659109,0.009687835,-0.03506346,0.013182162,-0.0719454,-0.0025388587,-0.033383805,-0.030744702,0.015045247,0.0050542895,-0.02530367,-0.024134351,0.00059276057,-0.04363753,0.03199633,0.012107361,0.018301787,-0.012594434,0.009734421,0.0029044168,-0.027388183,0.03357233,-0.0055550626,-0.03751284,0.021480223,-0.005261434,0.0012031336,0.018600047,0.011907288,-0.022902543,0.037546027,0.012879867,-0.032495406,0.014329095,0.047163773,0.0040235696,-0.021884385,0.0072427164,-0.01601745,-0.04544094,-0.040667396,-0.000119640456,-0.05057875,0.020708036,0.008980675,-0.02321047,-0.0054899785,-0.07016476,0.013983312,-0.0038969147,0.01634538,0.034847025,0.0045293286,0.035138767,-0.040575,0.052489217,-0.024736859,0.007661167,-0.016409433,0.02440215,-0.008449102,0.0121492855,0.02581809,-0.036056962,0.01184423,0.016482832,0.01957582,0.0019771475,0.012807976,-0.020705942,-0.003859672,0.04583892,-0.057448655,-0.018411843,-0.12065203,0.0033630205,-0.012837381,0.033107724,0.017516693,-0.007619333,-0.01907376,-0.017015126,0.026624158,-0.038120866,-0.015592978,-0.004615369,-0.009780854,-0.009666558,-0.03919396,0.025297428,-0.007657136,-0.013968575,-0.010756778,0.047021627,0.048105106,0.012082695,-0.0063090553,0.010825109,-0.019289365,-0.001323041,-0.004653127,0.024305088,0.011442073,-0.020792596,0.032860555,-0.025702827,0.019031703,0.025735263,-0.010692391,-0.00981507,0.015392251,-0.031289037,-0.018817915,0.040718786,-0.028732227,0.015908903,-0.024533628,-0.0008573798,0.012772553,0.03514849,-0.02339566,-0.038077164,-0.045109864,0.05073462,0.02210516,0.030894566,-0.016414817,0.02674839,-0.0023874051,-0.033999383,-0.030756554,-0.013390869,-0.0062383045,0.024025481,0.019217793,-0.002363805,-0.023087977,-0.02772137,-0.004199406,0.019430347,-0.0011004208,0.033490647,0.011418228,-0.024236726,-0.016988968,-0.063696556,0.014113399,-0.009144922,0.009228196,-0.023336932,0.006731541,-0.038542286,0.019046793,-0.009543472,-0.0157672,-0.064426325,0.015769435,-0.0059062243,0.0349516,0.03119642,0.0007612243,-0.02628497,-0.03602244,0.000934659,-0.033069126,-0.035675183,-0.017589305,-0.012512869,-0.024186835,0.007465243,0.0066189393,-0.0034351847,-0.038472362,-0.029712746,-0.0331295,-0.056329355,-0.021543982,-0.0064760908,0.0005816494,0.010083992,0.0027435215,-0.044778634,0.026761757,0.012124076,-0.072338164,0.021895096,0.01851128,-0.003404521,-0.04382137,0.013617347,-0.011179105,0.009931979,-0.0072774747,0.0022061393,0.00438461,-0.019354716,-0.058072913,-0.0056232354,0.014102694,0.06007618,0.02755344,-0.011830101,0.042544276,0.02475167,-0.011551135,-0.018348744,0.014178039,0.02602671,0.024602525,0.0074256496,-0.07316626,0.027428906,-0.031105457,-0.009638711,-0.009514523,0.028875122,0.013172565,-0.0405489,-0.018068463,-0.019146383,0.0122400625,0.002661944,0.011749448,0.0019167892,-0.006163556,-0.04031933,-0.028013946,0.05421565,-0.03887475,0.0209067,0.021948524,-0.053491965,0.0006435343,0.03915143,-0.030887276,-0.032571334,-0.024854364,0.02154875,-0.016099043,0.09242215,-0.01876904,0.022125937,0.008772242,-0.0067719575,-0.0009822944,0.015035944,0.00093797274,0.0072845696,-0.0023751156,0.0015521803,-0.017274031,0.01972236,0.0050712954,-0.043904576,0.01774545,-0.0040280647,0.03677504,0.058703765,0.027554782,-0.0076557165,-0.022521013,0.011118721,0.040276118,0.048362114,-0.036955833,0.032957092,-0.0071635037,-0.027674638,0.0430632,-0.015793443,-0.009210151,0.027939398,0.049961153,0.04088632,-0.0011581533,-0.023480028,0.013295653,-0.024209684,0.017083777,0.02348452,0.036237158,-0.002453884,0.03139242,-0.01433667,0.002099997,-0.00765776,0.044120546,0.04164015,0.007450661,-0.03371732,0.010999002,0.014561165,-0.02897709,-0.008883064,0.027409079,0.020528259,-0.052625123,-0.016052123,-0.0421258,-0.035365902,-0.0021754806,-0.0038328827,-0.06131554,-0.036365192,-0.021772128,-0.015831504,0.010252672,0.015437279,0.0071281814,0.011841789,0.025821332,-0.029219568,-0.008472497,0.011809386,0.01874331,-0.0018735315,-0.023983015,-0.034979798],"last_embed":{"hash":"187rle6","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"187rle6","at":1762844631926},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Dry Winter Skin Solutions#{4}","lines":[42,42],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"187rle6","at":1762844631926}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Dry Winter Skin Solutions#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.060457405,0.033930156,-0.06213796,-0.009957125,-0.046999253,-0.043608904,-0.0017004969,0.0005117038,0.0072471867,0.025082953,0.014873416,0.015023955,-0.007102462,-0.015154387,-0.014555465,-0.005603414,-0.0071972734,0.026496904,-0.013062868,-0.0039420705,0.032479145,-0.026578266,-0.0024220066,0.0034427966,0.0033508802,0.0052071703,0.048931014,-0.017000305,0.017791588,0.02483027,0.04167566,-0.02556136,0.0014981745,-0.043847237,-0.0038138314,-0.020010807,-0.0012955475,0.016661318,-0.038975794,0.019365221,0.014000965,0.023461783,0.07395042,0.00059933076,-0.014389932,-0.0055885906,0.00015810996,-0.019032635,-0.0041533043,-0.027006477,0.019632746,0.0036965637,0.03329309,-0.017288828,0.0046546306,0.0400639,-0.01062877,-0.012114309,-0.07392277,0.03038055,-0.053086188,0.029443465,-0.041902084,-0.03873802,0.030469676,0.06890911,0.015870161,0.015266657,-0.02751799,-0.033113394,-0.025669178,0.02973937,-0.0148073835,-0.007743144,-0.0060371743,0.0024474077,0.002292833,0.025134975,-0.04372058,0.05867949,-0.00105871,0.018688165,0.013845259,-0.0048055737,-0.022206938,-0.004112591,-0.002964545,-0.0048957802,0.021109635,-0.002423965,-0.018104265,0.019379284,0.0013830377,-0.0389381,0.02404685,0.01625164,-0.029060353,-0.024750369,0.062993936,-0.037498806,-0.015045304,0.011312092,0.015272022,-0.06800883,0.008495125,-0.041594505,-0.032291353,0.0076263384,0.012049907,-0.014972012,0.020157956,0.044384908,0.0062918784,0.037939336,0.010795241,-0.014295451,-0.0061426195,-0.05401533,0.004884795,-0.023046015,-0.026726125,-0.010095558,0.035901424,-0.05699992,0.03740424,0.04083326,0.010911706,0.029204164,0.0084872665,-0.012351543,0.010630295,0.0061846357,-0.022863204,0.030672403,-0.0022159652,0.00904502,0.046450254,-0.0039742747,0.021392357,-0.069461726,0.01842317,0.034243893,0.036314514,-0.0284291,0.018305097,-0.018429607,0.027181579,0.0328842,-0.038936682,-0.031455714,0.04266707,-0.0092715705,-0.0009658097,0.045841563,0.012328972,-0.016160747,-0.000048966263,0.06547751,-0.022430213,-0.034435272,-0.018449055,-0.04258232,-0.03339424,-0.019454632,0.043557707,0.016914777,0.025702365,-0.0075891702,-0.01774813,0.036719695,0.035179053,-0.0782489,0.010579237,0.03103311,-0.023371078,0.024722563,0.04639359,0.008622719,0.021924537,-0.02206524,0.0039308737,-0.013411169,0.0030366208,-0.035404824,-0.054839205,0.029294053,-0.009636637,0.034844983,0.026686307,0.031501684,-0.006976509,-0.027788296,0.0012401049,0.013731465,0.013323441,-0.012208869,0.043178294,-0.03368962,-0.026791232,-0.038387783,-0.008997158,0.027331904,0.024783503,0.029888568,-0.0138996495,-0.040769566,-0.0023472821,-0.054093607,-0.004134484,-0.018430194,0.028389663,0.02389021,-0.05792022,0.032382514,-0.060227055,-0.014829034,-0.004695509,0.010224108,0.060451593,-0.02149904,-0.07238421,0.011551196,0.019081146,0.0035767225,0.018916825,0.00017311297,0.027211769,0.066488914,0.0031821118,-0.024319401,-0.06276779,-0.01739933,0.036412686,-0.008686631,0.034703895,-0.05953927,-0.020707363,0.016822124,0.031351537,0.022185901,0.0044264765,-0.04418076,0.043282323,-0.041329794,-0.052527055,0.029488305,0.022357637,0.0031308522,-0.017914634,-0.01833321,0.012234029,0.036140233,-0.008808917,0.018270886,-0.04293739,-0.016554605,0.024151849,0.010510032,-0.022222998,-0.026079573,0.016466828,0.03229254,0.008388212,0.013846713,0.021078171,0.016696606,-0.008170444,0.011384099,0.033780143,0.0028093604,-0.039406568,0.006756825,0.03798387,0.031883385,-0.020465964,-0.015787916,-0.044599514,0.021583062,0.08525514,0.016474748,-0.013211809,0.010080569,0.047980383,0.03500169,0.006785068,-0.047735076,0.019468682,0.040335134,0.025547562,-0.029434128,-0.02058405,-0.04808801,0.033726733,-0.0057104584,-0.031415842,-0.0004337906,-0.035875756,-0.17836335,0.0014983877,0.034089524,0.022608923,0.016285442,0.01804052,-0.032710563,0.0059279315,-0.04040182,-0.025913157,-0.039802905,-0.048335694,-0.006253633,0.029032711,-0.05191954,0.049945306,0.0057095513,-0.012821072,0.020572511,-0.026359975,-0.006322777,-0.03197822,0.042602424,-0.006466576,-0.029372077,-0.013109046,0.023682136,0.062234268,-0.049078897,0.050739564,-0.009778359,-0.011781037,0.0072008087,0.021311807,-0.030440725,0.027828628,-0.0150963925,-0.037087314,-0.008123531,0.002030164,0.05380832,0.03913083,0.0019668406,0.020202124,-0.038119692,0.017529054,0.018640414,0.0507318,-0.055315144,-0.018302172,0.054421823,-0.008493537,0.032065727,-0.00944256,-0.038184904,0.01684575,0.012577498,0.03491576,-0.019531857,0.028129509,-0.0007685214,-0.02959828,0.009694987,-0.048152167,-0.05038935,-0.040472806,0.0050875307,0.0018502024,0.007313385,-0.012335006,0.007143199,0.006031681,-0.008768126,-0.031617362,0.00994618,0.009960955,-0.0060167173,-0.025825739,-0.005853712,-0.087996125,-0.016202625,-0.019676734,-0.009351591,-0.04240706,-0.014682311,-0.053640585,0.010403313,-0.0028511146,0.020804824,0.20674762,-0.018144857,-0.00048882916,-0.057966523,0.011623519,-0.029158058,0.031083118,0.042208463,0.004190534,-0.027401352,0.0255095,0.027458124,-0.03136511,-0.0009999588,0.01950199,0.014407321,-0.016617307,-0.03411615,0.051591963,0.025734708,-0.020578632,0.0054854867,0.023675997,0.010823712,-0.020591926,0.00055824773,-0.021361098,0.040943947,-0.033616498,0.046802584,-0.021854881,0.015366077,0.048920006,-0.0315672,-0.0065273056,-0.032521144,0.009893913,-0.010000607,-0.034504406,0.016877357,-0.042311765,-0.005225419,-0.008730508,-0.0032933336,0.0007487542,-0.008500814,0.02500937,-0.02150209,0.013303586,-0.05791597,-0.022232182,-0.014673385,0.024784524,0.0018982043,0.009555179,-0.050651487,-0.02408591,-0.03133104,0.0271056,0.025024435,0.0059094634,0.001747004,-0.06093062,-0.024230326,0.0069290814,0.0247303,-0.0060313307,0.00318168,0.0553534,0.07200844,0.020200098,0.034554116,-0.0073544323,0.005689696,-0.008793004,-0.0015652146,-0.021805776,0.02114556,0.009750936,0.024084667,-0.03795584,-0.0016908902,-0.035636082,-0.029949682,0.023746096,0.03550031,-0.00036666772,0.024082655,0.010106159,-0.039646532,-0.0060189324,0.029931689,-0.016730838,-0.019761462,0.006879918,0.0074360794,-0.027079469,-0.009827671,-0.036318157,0.020361125,-0.05710146,-0.011366287,0.004452235,-0.06145095,0.009207101,-0.048647862,-0.02435245,0.03700297,0.002524125,0.015865803,-0.028605139,0.013101605,-0.010464917,-0.03926796,0.04376944,0.031125782,0.016106071,0.01881437,0.035364524,-0.0026029467,0.023624448,0.018628752,-0.0091658,-0.030667078,0.0038777415,0.009706395,-0.032763164,-0.004552406,0.0077206213,0.02314196,0.012974764,-0.051947057,-0.022701634,-0.003771866,0.016852839,0.05397602,0.043110766,0.045633074,0.0024904604,0.0013107081,0.0030013307,-0.0132524455,0.025158754,-0.0007480773,-0.008284351,0.03626323,-0.0034158768,-0.03139077,-0.0051412177,0.028459337,0.002038279,0.024356142,0.016622443,-0.008167012,-0.016268313,-0.020948973,-0.019291557,0.0014055428,-0.00861558,-0.027548432,0.008111794,0.03990981,0.010906971,0.057541866,-0.014869875,0.013910776,0.015960459,0.020912517,-0.026409267,-0.020405365,0.018757263,-0.000093408555,-0.04740125,-0.0043978947,0.0471401,-0.010125215,0.0009774159,0.016072502,-0.02030608,-0.013107279,-0.029286848,-0.034801137,-0.03594296,0.005538943,0.0070768734,0.006051325,-0.05493859,-0.012339831,0.03243339,0.014789929,-0.005292816,0.09041296,0.026197758,-0.011137294,-0.0055636303,-0.010991801,0.10105558,0.0045520067,0.023838608,0.0012660976,-0.0026876265,0.020450348,0.013624183,0.017886553,-0.07000135,-0.02119268,0.0085727945,0.04441484,-0.049208388,-0.031182323,0.009858658,0.020740414,-0.094409,0.00930099,-0.038652312,-0.06458763,0.005264916,-0.046844583,-0.05754632,-0.036393408,-0.0062821857,-0.016658736,0.022612497,-0.044717554,-0.011544669,0.007244527,-0.03585798,-0.009123866,-0.031943005,-0.004559449,-0.008362985,-0.010281533,0.0181785,-0.02859389,-0.022390451,0.021292122,-0.00034986867,0.016971922,-0.0031150593,-0.023365116,-0.045924358,-0.00520872,-0.005887436,0.037687123,-0.0015782387,-0.026971418,-0.044067893,0.0012452783,0.040616307,0.012464133,-0.013430174,0.043868817,0.01065279,0.0066396915,0.029216748,0.036467012,0.008419292,0.006710447,0.015170293,-0.03533732,-0.0115899425,0.04155948,0.021296145,0.008731567,-0.05255423,-0.08464175,-0.009080335,0.014542766,-0.005299671,-0.007979332,-0.028557597,-0.028808411,-0.018567188,-0.022297494,0.014214997,0.0062392377,-0.048836127,0.055411518,-0.007869758,0.01933542,-0.04785328,0.005475,0.051321186,-0.017704675,0.022961846,0.00070900976,0.060879264,0.020648178,0.01724477,-0.05640416,0.05211807,-0.019622602,-0.039891694,-0.00051113777,-0.019584045,0.018620672,-0.011765207,0.055092283,-0.0025452198,-0.0019022743,-0.0061978432,-0.005236039,-0.023996456,-0.042506076,-0.017551659,0.011728831,-0.019282019,-0.08661762,0.020514673,0.022820959,-0.006792219,-0.049010295,-0.05031659,0.044887457,0.02698487,0.015435827,0.048308402,-0.018286567,0.012856744,-0.0075684167,-0.014871132,0.03258452,-0.044860505,0.06297669,-0.03551319,-0.035635,-0.04335289,-0.019340446,-0.024979934,0.020107424,-0.045282457,-0.026925856,-0.03249264,-0.046188746,0.018476889,0.0007873667,0.05883301,-0.027895397,0.036973312,0.011157511,-0.027569467,0.0051091732,0.031334933,-0.058176063,0.034920093,0.03294395,-0.0007094884,0.014892512,0.0011951638,0.008809432,0.018592797,0.052366093,0.007676538,0.010154077,0.03955825,-0.0012809271,-0.034702417,0.019010812,0.022233017,-0.033688188,-0.03601312,0.01138831,-0.049969256,0.004648799,0.002751259,-0.00058203307,-0.023687115,-0.042329375,0.0032548546,0.038194556,0.0070587927,0.014125547,0.009757749,0.00382999,-0.04582784,0.05383776,-0.03250902,-0.0018243607,0.008416912,-0.009318872,0.011101582,0.00878235,0.067043,-0.031353146,0.0039754133,0.00400149,-0.019502314,0.040020596,0.042621173,0.009366643,0.02569191,0.034703825,-0.05733332,-0.0038797397,-0.14741012,0.01862366,-0.005781227,0.0047731986,-0.01606641,-0.0002616833,-0.023516491,-0.048092656,0.01602382,-0.07989055,0.009494601,0.021974484,-0.0013290398,-0.010209639,-0.012249195,-0.0027851714,-0.02480743,-0.03577825,-0.0036857289,0.08312777,0.031301476,0.036798254,0.024759615,0.022210771,-0.05305388,0.0064967037,-0.009680121,-0.008149463,-0.0049416875,-0.026190199,0.008090594,-0.0033859455,0.03560518,0.033794034,0.016752563,0.030067332,0.02262378,-0.0071268156,0.005262864,0.04873477,0.024053603,0.01643058,-0.027857183,-0.004602726,0.040818352,0.012588979,0.010389712,-0.034285292,-0.020459415,0.028562114,0.019690812,0.04494482,-0.039158035,0.025474401,-0.0070860004,-0.03625222,-0.06422043,-0.005548231,0.0144655565,0.00978194,0.008303101,0.034184992,-0.008228682,-0.040144105,-0.0036351439,0.036328334,0.03833506,0.01604796,-0.018857053,-0.009201135,-0.0091592865,-0.043180812,-0.013649711,0.01831109,-0.020240305,-0.023129487,0.007388806,-0.054387275,0.035393286,-0.009423007,-0.0047325557,-0.03564162,-0.0065197544,-0.008169165,0.051718492,0.049911823,-0.010614885,-0.030390164,-0.061372925,-0.00075530895,-0.025876988,-0.044600885,-0.024730228,0.019073147,-0.036787905,0.025413528,-0.021797292,0.029183168,0.0078072594,-0.030052328,-0.044269517,-0.017627195,-0.020889126,-0.037248727,-0.004490828,0.020975653,-0.05089158,-0.021433426,0.031980816,-0.0019890598,-0.09462471,0.023416402,0.008456817,0.0015634346,-0.06849896,0.021111203,-0.025310893,0.018652933,0.0071544033,0.01552665,0.011854699,-0.000071045186,-0.033543263,-0.043611757,0.0027513567,0.046918496,0.03998668,0.04547569,-0.0018198771,0.05425643,-0.002557854,0.017092764,-0.021785788,0.036095608,0.06731711,-0.0047052004,-0.016967628,0.03926172,-0.026125722,-0.008564325,-0.030783698,0.0029070694,0.0043590725,-0.028270034,-0.00969885,-0.03156828,0.0062567643,0.00038457607,-0.0111874705,0.0050672754,0.023261406,-0.05516074,-0.025423354,0.04962067,-0.047243185,-0.011620529,-0.013965187,-0.060736522,-0.0016747067,0.08592864,-0.012321826,-0.069787845,-0.0119189145,0.0076717176,-0.041190356,0.07806547,-0.0057333894,-0.017369678,0.012041843,0.037406616,-0.026314046,0.024457073,-0.007454538,0.005763878,0.014969676,0.024254946,0.004688979,-0.0106181605,0.06131979,-0.006409768,0.020868922,-0.006580642,0.008565722,0.05879027,0.039215643,0.018802406,-0.015031498,-0.009799435,0.02919919,0.02431437,-0.008285448,0.033403732,-0.012684142,0.009641425,0.037583705,0.041780207,-0.014739797,0.047820076,0.019837543,0.012519428,-0.023738768,-0.008484116,-0.030809216,-0.0140004,0.00080363953,0.03956088,0.024855502,0.006190446,-0.005301793,-0.017352698,0.035942912,-0.0021853321,-0.0040705763,0.031273466,0.0068962714,-0.02730332,0.005569022,-0.0302036,-0.0077939453,0.0008965928,0.020887366,0.02169108,-0.04515207,-0.008930571,-0.030724218,-0.03577257,0.0036179225,-0.00052358396,-0.040676955,-0.004793215,-0.009370375,-0.010840952,0.04494098,0.0177406,-0.017545594,0.0015689655,0.015532045,-0.02845559,0.015111552,0.041785523,0.043361515,0.00040732705,-0.014473361,-0.018760953],"last_embed":{"hash":"17yut7a","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"17yut7a","at":1762844631926},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Dry Winter Skin Solutions#{5}","lines":[43,43],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17yut7a","at":1762844631926}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Dry Winter Skin Solutions#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025872933,0.046528473,-0.048437096,-0.0050662993,-0.025451029,-0.03397472,0.031196129,-0.0045184465,0.022113152,0.014196795,0.01942322,0.0091448985,-0.032471392,-0.025224434,-0.016419197,0.043385766,-0.023237377,0.054273847,-0.015569496,-0.0042463406,-0.008912302,-0.008547858,0.03381886,-0.00014857826,-0.01301218,-0.009982543,0.036774836,-0.0029720662,0.0038860652,0.013999546,0.014684622,-0.043749336,-0.017048566,-0.032444585,-0.027687345,-0.04800566,-0.01575224,-0.024166394,-0.045776837,0.0038768644,0.014743464,0.028461047,0.021190077,0.022236764,-0.014358452,-0.008207678,-0.01830549,-0.0011076317,-0.00783791,-0.043734536,-0.011549917,-0.002661267,0.006752158,-0.007904939,-0.031824373,0.03593327,-0.011559481,-0.0067491126,-0.03234353,0.019399745,-0.04816675,0.04787851,-0.033184048,-0.014636281,0.0090820575,0.0571531,0.000775122,0.016424876,-0.04022246,-0.007305307,-0.02056853,0.010510847,-0.00673971,0.0066613858,-0.007649382,0.024585811,0.026698701,0.0057931026,-0.004448302,0.043423552,-0.022192955,0.015163949,0.004034073,0.0060173585,-0.049420133,0.0014147807,-0.0013843314,0.018318355,0.029626925,-0.010010821,0.009742845,0.013015596,0.033343658,-0.05446127,0.003355435,0.04394546,-0.026839767,-0.023919743,0.040149447,-0.038937505,0.0034702725,0.0071770283,0.029359289,-0.067149274,-0.01619064,-0.022697093,-0.040131517,0.01455199,0.008654839,-0.016023928,0.0037551331,0.007182065,0.0036103837,0.04291061,0.005571722,-0.010036095,-0.0040554134,-0.023807801,0.049810927,-0.004396931,-0.012076246,0.012385653,-0.004321305,-0.05649554,0.0155684855,0.020173958,0.016173437,0.007757482,0.00012782511,0.008366153,-0.006022326,0.00035126967,-0.016723862,0.009851113,0.016783088,0.007458942,0.035882957,0.013341008,0.0075047743,-0.060579635,0.018380469,0.014966693,0.049278308,-0.028957374,0.005533641,-0.042939506,0.01837684,-0.004466334,-0.037751846,-0.0139044365,0.04926241,0.011292836,-0.012155707,0.04107818,-0.02841322,-0.009053304,-0.014043039,0.019266577,-0.00729336,-0.027011681,-0.020988828,-0.0094664395,-0.01577423,0.01955623,0.06594025,0.0063148364,0.0049387445,0.0076191663,-0.0011831502,0.034556244,0.07041292,-0.062483583,-0.013258497,0.048755657,-0.009317057,0.027515296,0.07515674,0.027166039,-0.0046445634,-0.015837565,0.009361206,-0.0036946838,0.009923353,-0.04567976,-0.044604246,0.036357686,-0.046821684,0.030724807,0.026407184,0.0719067,-0.014624897,-0.012198921,-0.02047092,0.022278428,0.022093765,-0.029294912,0.069422364,-0.008787164,0.0084809065,-0.05712337,-0.022375433,0.035095125,0.018516822,0.018893458,0.005388694,-0.0718567,-0.008885427,-0.04558742,-0.0075477385,-0.024685787,0.041732166,0.021130133,-0.022750663,0.04040211,-0.06854305,0.018423267,0.028061291,0.0060915067,0.050191175,-0.0040899883,-0.027186193,0.0049494263,0.03887815,-0.0072983727,0.035558533,0.042932317,0.020356793,0.08011308,0.02417463,-0.020249508,-0.0572012,-0.018271113,0.023750084,-0.025178839,0.009795013,-0.035903174,0.0067325896,0.032857165,0.028039815,0.014059071,-0.0026038515,0.0024474205,0.026584767,-0.0055927504,-0.047836896,0.034839563,0.014114623,-0.00037792826,-0.0020641414,-0.0019502735,-0.02522901,0.020405835,-0.03155681,0.03149383,-0.04643002,-0.007922293,0.0035242199,0.008212123,-0.026833922,-0.054529432,0.0037876323,0.041671216,-0.0001937119,0.0025233459,0.0075366655,0.013812219,-0.0004955998,0.016093424,0.026077947,-0.012005626,-0.026675308,-0.0021135334,0.011055261,0.02513338,-0.01072574,-0.0008884392,-0.031278152,0.018540166,0.076855935,0.02756628,-0.033557806,-0.013723689,0.032657128,0.032996986,0.033799056,-0.03725276,0.0062115057,0.039279215,0.04150945,-0.05207554,0.023575125,-0.034002498,0.033413336,-0.010339067,-0.04345485,0.0032808161,-0.048648424,-0.16303615,-0.0034496177,0.032921772,-0.013006299,0.011386721,0.01271189,-0.049427815,-0.010575786,-0.01213964,-0.04542305,-0.032161035,-0.049708582,-0.013062769,0.058973767,-0.026797334,0.024828183,-0.028577626,-0.015591746,0.018352143,-0.036961284,-0.02724601,-0.045879807,0.03783193,-0.03552611,-0.04269372,-0.015445339,0.02658834,0.053649392,-0.0549033,0.05132923,-0.0013823783,-0.018712861,0.005459236,0.014227482,-0.040066604,0.030247377,0.0016926273,-0.018506043,0.016347598,0.011423578,0.030314127,0.019849945,0.022347322,0.044560596,-0.049053982,0.053581126,0.017447583,0.02444587,-0.06747543,-0.020475095,0.06238776,-0.03316127,0.016377006,0.014774602,-0.04571385,0.036261514,0.02497169,0.04439066,-0.032470178,0.030031186,-0.011070833,-0.060698412,0.008165513,-0.057969637,-0.06760449,-0.042919535,-0.02749724,0.010161825,-0.013425978,-0.039678056,0.009178651,-0.026632573,-0.012202409,-0.03803776,0.043815147,0.002090762,-0.023147887,-0.03971334,0.0013938023,-0.076305605,-0.01407442,-0.00987291,0.00046150287,-0.04041423,-0.0038849795,-0.033250775,0.018959943,0.001263956,0.021188391,0.2247436,0.004290694,0.027361536,-0.051390298,-0.0052576917,-0.0332455,0.0074772495,0.04149319,0.004419563,-0.025182893,0.0009344349,0.019423306,-0.0488432,-0.0068211714,0.01881524,0.036527187,-0.019362817,-0.008535543,0.05457162,0.008523691,-0.0166664,0.014324713,0.01610989,0.020112326,-0.022702869,-0.008774876,-0.018314853,0.048812013,-0.030297818,0.022160009,-0.024409203,-0.00821793,0.03504314,-0.025548061,-0.03117375,-0.028855044,-0.019368315,-0.0018913475,-0.013420229,0.027250223,-0.023947164,0.0039940705,0.040583767,-0.019910483,0.0020203034,-0.0074803024,0.010485164,-0.03420154,0.023795605,-0.02446519,-0.008185078,-0.0131572625,0.015020704,0.0148700755,0.021484884,-0.037129175,-0.0220242,-0.029494816,-0.008327952,0.005189081,-0.015793364,0.017076874,-0.05496925,0.0001526176,-0.0026430334,0.050660804,0.015396362,0.0042638844,0.035384923,0.04853094,0.026244797,0.03508464,-0.025282543,0.00103809,-0.026839765,-0.012079605,-0.018288175,0.057551827,-0.0032519654,0.011973762,-0.029868927,-0.01070111,-0.020706974,-0.023990687,0.016174056,0.025461063,-0.01587902,0.011298541,-0.01554816,-0.0011791462,-0.008775372,0.017593568,-0.014533855,-0.012494741,0.011924064,-0.014014775,-0.029276542,-0.012715965,-0.04623559,-0.010700269,-0.03072439,-0.010015266,0.0020908914,-0.0129262665,-0.017823879,-0.0086968355,0.011161961,0.032151673,0.0023686609,0.010748001,-0.018827599,0.015982725,-0.004371491,-0.041235432,0.065239415,0.01713112,0.018035805,0.001300698,0.024970682,0.0038138637,0.020044796,0.027618831,-0.019388406,-0.040715598,-0.025798108,-0.027994031,0.013429276,0.007846018,0.02063547,0.015332131,0.016414264,-0.039186288,0.034847975,0.025463827,0.021003947,0.038157262,0.036905877,0.027544642,0.02778485,-0.0048578554,0.013954023,-0.01670463,0.00043028942,0.0034008797,0.008547386,0.0077683902,-0.038908314,-0.035529792,-0.00722494,0.03830226,-0.0047606844,0.04604822,0.027120605,-0.010839112,-0.017327756,-0.076481976,-0.025239104,-0.0070984536,-0.0035950877,-0.008405578,0.0011440692,0.053417087,-0.01634547,0.045844786,-0.02028649,-0.014238088,-0.014668595,0.085219264,-0.030478915,-0.027242977,-0.0003001648,-0.035699446,-0.054184522,0.02511269,0.029649327,-0.012152074,0.008815636,0.050603796,-0.0059415954,-0.008763568,-0.04168557,-0.04249878,-0.037597023,0.031341136,0.021165747,0.022353284,-0.042012334,-0.0054598316,0.018976469,0.016757045,0.005369863,0.07847303,0.0015429482,-0.008544184,-0.00538921,-0.0068625156,0.12149055,0.016143842,0.030635282,0.008688058,-0.026655775,0.0033583094,-0.008671738,-0.0041803136,-0.05142958,-0.06472747,0.017190197,0.03235219,-0.022149617,-0.0112726735,-0.02911987,0.0029177498,-0.082681276,0.013653869,-0.017453039,-0.07233627,0.00011569269,-0.029929245,-0.04726268,-0.029865619,0.0028579002,-0.012040349,-0.01863158,-0.044511426,-0.01697202,0.029476563,-0.016043942,-0.015728638,-0.02368161,-0.019090923,-0.0067908973,-0.00160907,-0.007979688,-0.042855766,-0.017768398,0.016361374,-0.018187296,-0.012864276,-0.0059537063,-0.019813752,-0.060411498,-0.005422543,0.00062754744,0.05687438,0.024148922,-0.014626179,-0.0040540444,0.02051262,0.058730785,0.019746695,-0.00012462528,0.026721464,0.010433663,-0.0066457386,0.054561283,0.015774552,0.023399621,-0.033354677,-0.0070967106,-0.050854977,-0.008431991,0.04796598,0.015847502,-0.00953597,-0.07624592,-0.066233896,-0.0016930803,-0.04119534,-0.019022586,0.0052288496,-0.019654961,-0.044638414,-0.0042933556,-0.0053190948,0.048124142,-0.0002355122,0.004041987,0.028411046,-0.010787094,0.034945775,-0.038552113,-0.014020245,0.042941567,-0.04059471,0.008735974,0.0018001015,0.056510136,0.028772298,0.018457465,-0.03408518,0.01361162,-0.0157665,-0.02059508,0.016648505,-0.018085524,-0.006672559,-0.0382931,0.055668667,0.0020043137,-0.015934402,0.004462923,0.004795396,-0.012916941,-0.029938322,0.015289397,0.009123452,-0.01747735,-0.093024395,0.062453393,0.019302221,-0.02268819,-0.06901672,-0.027502276,0.044947132,0.052253906,-0.000040675437,0.053563546,0.0012480925,0.0037719847,-0.016634239,-0.024591656,0.04712958,-0.04936562,0.045774356,-0.05477104,-0.0078019933,-0.028684482,-0.0034779448,-0.005168601,0.045147374,-0.009926547,-0.03329898,-0.01889185,-0.016918028,-0.005151533,-0.008658432,0.060269594,-0.048687752,0.041889384,0.0045209005,-0.0362615,0.027850887,0.048573457,-0.043106336,0.012629635,0.0063636564,-0.0064397226,0.038930066,-0.0006414894,-0.008953769,0.035441305,0.007522301,0.017417483,-0.038095232,0.040617228,-0.012673214,-0.009602192,0.0010981566,0.028397342,-0.035525084,-0.016656414,0.030766908,-0.059316825,0.02473709,-0.019175014,-0.0014081529,0.009158874,-0.061411623,-0.02208101,0.008287001,0.004910397,0.012638641,-0.010269187,0.025439106,-0.053379245,0.010210246,-0.049961746,-0.017321711,-0.00065302587,0.015728468,-0.012275678,0.026714081,0.05682973,-0.04854312,-0.007102906,-0.025799602,-0.017866889,0.03974928,0.040524308,-0.013660768,-0.017980164,0.036118045,-0.03243567,0.0055186674,-0.14161259,0.0028498974,-0.0051136264,0.005640349,-0.003197345,0.011989779,-0.012593116,-0.056868225,0.015061264,-0.06024972,0.006105116,0.026645884,0.036316883,-0.013213967,-0.038813096,0.017161408,-0.035553228,-0.015884588,-0.008249157,0.06916207,0.044815343,0.0002855076,0.026492441,0.011198177,-0.024067145,0.0018064339,-0.0045901746,-0.025592502,0.004045014,-0.042370174,0.00015223993,-0.027284943,0.030946149,0.026519751,0.008895248,0.008762055,0.041790824,-0.006919429,-0.002632308,0.051417757,0.020739835,0.0013352584,-0.028299412,-0.0068434686,0.033790987,0.06435722,0.026648447,-0.04252051,-0.04567937,0.02040722,0.044830035,0.039090186,-0.015283552,0.04979953,-0.039054222,-0.0045649144,-0.051032413,0.0008662356,-0.00825155,0.01920967,0.057321195,0.02593252,-0.017459745,-0.054643963,0.0033776788,0.033878338,-0.006885839,0.036810286,0.005520584,0.006643189,-0.015491896,-0.01934051,0.00091137853,-0.0039521377,-0.014121311,-0.0020383634,0.0077760844,-0.045891166,0.0068336213,-0.009873155,-0.012533749,-0.057681557,0.007021431,0.019590598,0.0407157,0.057354607,-0.014858046,-0.039731894,-0.05674906,0.021447381,-0.013569971,-0.03861902,-0.020084484,0.0038052949,-0.049517248,0.049164314,-0.0013435241,0.00017794676,0.016727759,-0.01966618,-0.032535117,-0.02441649,-0.012165419,0.0041616084,-0.026319178,0.024098795,-0.021689473,-0.025830522,0.020171423,-0.008565947,-0.066312976,0.025270246,-0.01768505,0.008586671,-0.077721946,0.019277474,0.004117802,0.05031637,-0.00566643,0.00818917,0.03114219,-0.010807686,-0.019813001,-0.04326026,0.023551073,0.080293454,0.027003696,0.018151514,0.019802641,0.033047665,0.0005991904,-0.048292898,-0.030265326,0.04805288,0.043302476,-0.0005315358,-0.04201357,0.030029986,-0.033345222,0.019871956,-0.035290815,-0.008588779,0.022574043,-0.02771529,-0.014004283,-0.021408295,-0.021827232,-0.021641986,0.005033527,0.0024561714,-0.005151192,-0.048164297,-0.025711516,0.06973011,-0.022723058,0.03676021,0.0059078345,-0.023133652,-0.0021944384,0.03433329,-0.0155279385,-0.05743802,-0.03353245,0.004722929,-0.029323744,0.06484762,-0.0009804015,-0.00540473,-0.009428309,0.05415132,-0.017858002,0.0052208304,-0.005034535,-0.044158842,-0.011512472,0.0060218996,-0.01299587,0.0084175365,0.05139877,-0.00712419,0.005263753,-0.009786132,0.0011343444,0.056272063,0.07482311,0.0052340752,0.015017484,0.0093925875,0.009151859,0.021680519,-0.021357916,0.029022533,0.015931886,0.022622641,0.02959358,0.009079705,-0.0041586817,0.044361115,0.035932057,0.030712344,-0.0114130415,0.023782205,-0.0072613633,-0.028883558,0.012815792,0.031404372,-0.01226791,0.03771558,-0.018677186,-0.028824328,0.0013474227,-0.0059262845,0.014301018,0.02359778,0.009033854,-0.01200423,0.01106492,-0.018382842,-0.021896673,-0.008369921,0.015997568,0.022794489,-0.059223644,0.0007528174,-0.022873404,-0.047007777,0.024398746,0.032966275,-0.0260125,0.021026611,-0.024787605,-0.030573402,0.040019233,0.01954312,-0.011273366,0.004152736,0.022614144,-0.039293684,0.014183499,0.017366674,0.030711561,-0.0072972532,0.0055326624,-0.012508536],"last_embed":{"hash":"1n8zxs1","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"1n8zxs1","at":1762844631926},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Dry Winter Skin Solutions#{6}","lines":[44,44],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1n8zxs1","at":1762844631926}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Dry Winter Skin Solutions#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04717107,0.019280314,-0.041192796,0.003326621,-0.03156187,-0.055809528,0.037891015,0.026280751,-0.003893942,-0.0024899452,0.012753174,0.029464262,-0.03479565,-0.017314248,0.024405513,0.013865544,-0.010512798,0.005491192,-0.024450675,-0.0058621615,-0.0049877083,0.02150174,0.030164167,-0.012011765,-0.021536719,-0.01278579,0.051992502,-0.03133195,0.01809346,0.036282107,0.024018025,-0.083391614,0.028821766,-0.055671815,-0.016078591,-0.0277568,0.012015733,0.000070507514,-0.048025727,-0.0058203866,0.003160814,0.01275132,0.037931774,0.031559456,0.009727814,-0.021931862,-0.016111713,-0.007097054,-0.0043945,-0.019418634,-0.013826316,-0.015722154,0.02144115,0.015333636,-0.03145791,0.049278345,-0.0071291653,-0.03482603,-0.03859408,0.017293181,-0.015456389,0.020894606,-0.04049663,-0.018227363,0.044062655,0.060895752,0.03233243,0.044490088,-0.033258565,-0.016973268,-0.04299726,0.018779777,-0.039034426,-0.024512528,-0.03728397,0.032278232,-0.0039782226,-0.015047145,-0.006990536,0.08914307,-0.028926753,-0.0057661156,-0.015274939,0.028159054,-0.042757895,0.013736809,-0.016061133,0.034096915,0.043220315,-0.038343806,0.0035043883,-0.013573635,0.005131241,-0.051611904,0.012574396,0.024995148,-0.042508394,-0.004383453,0.014867364,0.0030042354,0.012528073,-0.0033941732,0.005026969,-0.031649802,-0.025883168,-0.05174849,-0.05122349,-0.008913007,0.0045288657,-0.022334263,-0.010118996,0.024250543,0.006275183,0.04808935,0.011886911,-0.020938527,-0.001691842,-0.03884718,0.011765419,-0.011273678,-0.020112235,0.010879746,-0.0027477988,-0.04179387,0.028752,0.011791314,0.018801883,0.008996988,0.0063973092,-0.0008919108,0.01596018,0.03587813,-0.014504382,0.010820558,-0.006613693,-0.0072537237,0.021471916,-0.015751034,0.012517247,-0.06946631,0.027865695,0.02875151,0.0074167666,-0.033195257,0.02463836,-0.04259702,0.036201756,-0.0020606606,-0.024285467,-0.01488147,0.05847063,0.014380631,-0.024424447,0.020025663,-0.0071002194,-0.022359142,-0.0011081302,0.046461977,0.0032018658,-0.049358275,-0.032678522,-0.018431954,-0.028363455,0.010721008,0.041913137,-0.005519584,0.02653651,0.047363482,-0.008471693,0.012632681,0.058177777,-0.04027695,0.010649721,0.016570628,-0.016515726,0.033645112,0.05292844,0.02299082,-0.002710725,-0.02650068,0.005764293,-0.0036568418,-0.005370543,-0.033439133,-0.044653215,0.04473303,-0.016577309,0.040490463,0.030292299,0.03035062,-0.019617297,-0.019759601,0.011310218,-0.00061034824,0.014889295,-0.022033459,0.06291007,0.0049198265,0.0039117755,-0.07617421,-0.012700781,0.026720187,0.039666884,0.011432401,-0.009753032,-0.055437997,0.001829609,-0.040069964,-0.005232332,-0.015733553,0.03798822,0.01932671,-0.058597904,0.054844476,-0.050748955,-0.0001189342,-0.012374784,0.009025208,0.0319227,-0.0058528148,-0.05086376,0.01020742,0.03117167,0.01821455,0.024005625,0.023221042,0.03353003,0.047429875,0.031591818,0.0022763882,-0.061330535,-0.008406957,0.029257571,-0.025946055,0.056918934,-0.030683275,0.0051726447,0.016979236,0.0074389516,0.03091427,0.026695166,0.0009431021,0.019932292,-0.040679242,-0.04552496,0.061453983,0.006599843,0.009504636,-0.036189973,-0.044075284,-0.011048321,0.03829625,-0.017360903,0.019894598,-0.017864326,0.0076929103,0.014094053,0.014196782,-0.05352796,-0.028513951,0.01577597,0.025452413,0.0058587943,0.008022086,0.025448728,0.03732902,-0.016880391,-0.00030760458,0.053579323,-0.007059684,-0.0050129667,0.029797666,0.02892521,0.02699462,0.016623588,-0.020053083,-0.03905555,0.016805531,0.10258331,0.020209456,-0.005519082,0.02843271,0.057300076,0.0022482579,0.01997919,-0.039699875,0.018009601,0.005866359,0.019810406,-0.038972195,-0.009376427,-0.050081372,0.04262987,0.0042557167,0.0024682803,0.003468402,-0.03939666,-0.16846105,0.029127084,0.01729935,0.011941829,0.026269786,0.019414918,-0.041443273,-0.029968025,-0.013662509,-0.009886883,-0.030358529,-0.05531111,-0.02384121,0.04612271,-0.03585182,0.030061752,-0.044218685,0.0024965163,-0.0010832612,-0.028232193,-0.0050675953,-0.014095088,0.015291048,-0.00762462,-0.01501812,-0.027497439,0.031764884,0.040696446,-0.030482808,0.029786756,0.0057056905,-0.0027547453,0.002333569,0.009948679,-0.014263475,0.031187853,-0.018402189,-0.029337289,0.033277646,-0.012652207,0.04522653,0.026792249,0.036838856,0.039514754,-0.028502613,0.042584572,-0.01195573,0.03142938,-0.04978475,-0.042736705,0.06208798,-0.025399344,0.0037243613,0.02615296,-0.028975956,0.044342536,0.037885938,0.017635453,-0.0149605945,0.014068822,0.010028261,-0.061494645,0.0021279685,-0.059493605,-0.030781189,-0.033631284,0.0046402477,-0.013953772,-0.004594134,-0.04505732,0.032964468,0.0074772756,-0.0028388363,-0.02458798,0.030041987,-0.010437304,-0.013352877,-0.034392674,-0.010737363,-0.082181014,0.00617268,0.010852613,0.003204442,-0.039147764,-0.016556827,-0.031936694,0.002793146,-0.00693347,0.025325833,0.22561993,0.006616051,0.0077323606,-0.060005352,0.01782993,-0.050602373,0.005264916,0.029449392,0.004552243,-0.01573866,-0.013834924,0.042009946,-0.05950877,0.00966905,-0.00019065753,0.025644913,-0.0365755,-0.007924459,0.04703579,0.017171232,-0.019956475,0.023481807,0.024524825,0.0020030125,-0.048023548,-0.000022683977,-0.037644207,0.029847668,-0.021007925,-0.0028753108,-0.01845548,-0.0034077135,0.03509634,-0.07768807,-0.049174726,-0.0014466755,0.0015264911,-0.038808003,0.020441713,0.023036001,-0.047918387,-0.0071314806,-0.024371117,0.01198601,-0.0149560105,-0.014259535,0.028595079,-0.011133828,0.015422841,-0.0045701396,-0.015902704,-0.013392091,0.01981223,0.003686312,0.029650621,-0.02886958,-0.03881157,-0.017030569,-0.0036217216,0.0023296557,-0.023213724,0.0019499933,-0.077923544,-0.011380503,0.016371366,0.06358442,-0.0074179396,-0.0099467365,0.026118647,0.046381544,0.035172228,0.035610817,-0.0033447552,0.012807593,-0.016723983,0.034297958,0.017733611,0.035622895,0.0318577,0.032336503,-0.03129044,-0.0185858,-0.008421875,-0.026398906,0.016071005,0.010283378,-0.014228452,-0.014105275,-0.024502847,-0.02344833,-0.00900217,0.0195469,-0.027464746,0.010244863,0.0038290862,-0.01312331,-0.037003633,-0.0051564276,-0.05509719,-0.0008665025,-0.016661294,-0.03218623,-0.010276475,-0.017602604,0.018412545,-0.022511415,0.0046528094,0.036417462,-0.00105558,0.020822814,-0.028776972,0.018542042,0.017893655,-0.05664619,0.013842292,0.019307049,0.011448666,0.015866786,0.005013651,0.0020685208,0.013239634,0.012148223,0.014863773,-0.025976785,-0.021157293,-0.006117225,0.0017639106,0.005625823,0.022428866,0.028531065,0.03962118,-0.042936128,-0.01847879,0.03768396,0.021730956,0.06411621,0.039519195,0.0066318153,0.00013699036,-0.008664966,0.011646399,-0.0043814634,0.015788423,-0.025523294,0.014216386,0.022432148,-0.04238128,-0.032031447,0.005161685,0.022182202,0.007399486,0.013297984,0.0059699384,-0.042088035,0.028013734,-0.0692139,-0.031726535,-0.011226254,0.007824415,-0.00764427,0.008147918,0.039788138,0.008412133,0.06369918,-0.02966579,0.0029366405,-0.003719348,0.06884744,-0.015385993,-0.051228244,-0.012680755,-0.024135698,-0.056242287,0.024339354,0.050805893,-0.015438577,0.0017255156,0.03411772,-0.0151271215,-0.03369792,-0.03926396,-0.03491747,-0.049354713,-0.024721585,0.045764145,0.021471439,-0.047737014,-0.012929719,0.012242544,-0.0020715303,0.01352294,0.07421536,0.0075436714,-0.011013378,-0.0064364504,-0.007919004,0.10864178,-0.0067871846,0.045295376,-0.030487217,0.018977584,0.0017781407,0.018771185,0.006836049,-0.044327192,-0.023603367,-0.00075920473,0.062382713,-0.022699166,-0.017467262,0.011672156,0.0018322394,-0.08956706,0.01861395,-0.06411446,-0.06707408,0.033132497,-0.009723522,-0.060686518,-0.04991702,-0.01692274,-0.023375813,0.007076963,-0.053069297,-0.0303375,0.016416876,-0.0025604134,-0.0072380495,-0.015345644,0.0057458137,-0.0067234477,-0.018027967,0.021239115,-0.03213202,-0.03496652,0.034380686,0.025209315,0.01132888,-0.022458179,-0.05067935,-0.02855158,-0.03565922,-0.0007038638,0.014004379,0.0200922,-0.018068258,-0.049646806,-0.009028555,0.07256829,0.010964836,-0.0094566075,0.048995756,0.024291106,0.000883182,0.03312334,0.0428764,0.030828744,-0.005757689,0.018639432,-0.019939512,-0.0364869,0.06007876,0.021496473,-0.022181924,-0.0436976,-0.045075096,-0.0023078583,-0.00009191729,-0.0084296,-0.01137091,-0.011454508,-0.025444545,-0.023345392,0.020819265,0.03741643,0.008250004,-0.02700629,0.028588949,0.02634493,0.021921495,-0.027410595,-0.011384845,0.0655149,-0.026461612,0.016499126,0.028479433,0.043110844,0.038740702,0.0030849806,-0.069166906,0.019023906,-0.009394889,-0.035285454,0.03952495,-0.031221095,0.014326518,-0.012161939,0.083187155,0.003645062,-0.017928157,0.0069675804,-0.006455765,-0.009442646,-0.039104085,0.014447579,0.015017987,-0.008934355,-0.0717663,0.016673509,0.011869117,-0.020334307,-0.05691912,-0.04457165,0.036458135,0.027207285,-0.00092995155,0.05568095,-0.016502518,0.0004441852,-0.0032726007,-0.024233986,0.031964645,-0.05767617,0.014832774,-0.030792197,-0.0020064279,-0.024807237,-0.0138390185,-0.003081712,0.023943907,-0.009240261,-0.038433008,-0.01730729,-0.027543599,0.027429514,0.018975588,0.04933968,-0.03256185,0.042305566,-0.0043546795,-0.015616796,0.004956631,0.026511991,-0.039039277,0.019770421,0.0066390727,-0.006167457,0.027361263,-0.008108974,-0.0033482548,0.037104603,0.012087205,0.017184604,-0.023434456,0.040554322,-0.0033215347,-0.023761654,0.007589451,0.011144899,-0.04063164,-0.018515637,0.016907224,-0.047744874,0.022181233,-0.022705633,-0.017996382,-0.015841464,-0.050990142,0.017538052,0.010565878,-0.024865376,0.019261552,0.018346872,0.02064932,-0.050735503,0.03832142,-0.04544919,0.036356192,0.0026015856,0.005668543,-0.011036911,0.037937548,0.009528564,-0.049398158,-0.031031258,-0.029860359,-0.01241778,0.04055171,0.03595155,-0.034475703,-0.025553877,0.051956482,-0.04322143,-0.00303832,-0.13697854,0.005351755,0.005531078,0.017859347,0.010112061,-0.00016590087,-0.0011469793,-0.043302026,0.043996498,-0.061174706,-0.008188763,-0.003594578,0.03668451,-0.01930495,-0.016923148,0.0015174885,-0.038681522,-0.015997998,-0.030032678,0.053565484,0.034106493,0.008071393,0.03214999,0.004996731,-0.007330214,0.029231407,-0.0054514837,-0.018913802,-0.003164265,-0.042004075,0.025936054,-0.039069377,0.026358906,0.03884832,0.03180408,0.008203267,0.01848568,-0.0049672425,-0.009520949,0.039149337,-0.0053633647,-0.0011627808,-0.031906877,-0.016258582,0.051091056,0.03905482,0.0047623324,-0.04119554,-0.023679428,0.035114374,0.012478521,0.033430558,-0.0356175,0.044235002,-0.0071761175,-0.062280018,-0.042469345,-0.03693116,-0.040578626,0.0067691323,0.007664659,0.033722464,-0.016868295,-0.020298526,0.024024772,0.04087913,0.004795651,0.031402584,-0.024491495,-0.007464507,0.004203206,-0.035066392,0.026094684,0.008595674,-0.03900035,-0.021985488,0.009640293,-0.060192678,-0.003985048,-0.020791344,-0.05406969,-0.049154226,0.014404384,0.006942963,0.05931286,0.029654382,-0.015566143,-0.026889365,-0.057604033,0.017619325,-0.051861696,-0.023805086,-0.0059620757,-0.016112631,-0.028277341,0.052456636,0.008843461,0.015621518,0.009360484,-0.0004170121,-0.05008557,-0.047269274,-0.01414611,-0.029711513,-0.014798007,0.025154868,-0.048374955,-0.008143379,0.0032572192,-0.026040038,-0.06613202,0.039905686,-0.019285712,0.038320113,-0.028717842,-0.0009420684,-0.009559726,0.02351436,-0.008231815,0.0068010013,0.02781301,-0.010813593,-0.017297622,-0.025709424,0.02884665,0.066286966,0.05197144,0.00549591,0.009204894,0.037521977,0.0016349658,-0.022104697,-0.007575703,0.008802463,0.053682886,0.016842643,-0.01697447,0.030793097,-0.02133994,-0.0012752586,-0.041277796,-0.034524415,0.032100465,-0.042915948,-0.006962164,-0.010372892,0.0062766103,0.013512229,0.0028761346,-0.01781455,0.008815329,-0.034871485,-0.013389348,0.06509007,-0.0247735,0.046758488,-0.016090829,-0.031447005,0.010995909,0.045858663,-0.05699913,-0.053427443,-0.011959727,0.0018101281,-0.03548133,0.087504245,-0.013652794,-0.012925069,0.005097171,0.012539274,-0.036086924,0.015837913,0.003541752,-0.023580028,0.028905477,0.018058993,-0.019945316,0.01415123,0.042349726,-0.024697399,-0.0025299306,0.002450271,0.009900117,0.04134507,0.044498943,-0.0061112195,-0.025541661,-0.0019304757,0.03574234,0.017748589,-0.017723473,0.011857595,-0.02666628,0.005390227,0.05964232,0.018592231,0.0053126793,0.02902593,0.032845356,0.013745541,-0.03239352,-0.002544943,-0.006058857,-0.008759014,0.016694885,0.035434827,-0.012209314,0.00693964,0.003108228,-0.017482186,0.015174197,0.008068644,0.017278181,0.03356719,-0.0073936824,-0.012510365,0.032675624,-0.02217449,-0.018640913,0.009618599,0.021653408,0.00854583,-0.049930677,-0.0042607724,-0.019519698,-0.0453946,0.021114767,0.029527446,-0.01859597,0.015927754,-0.033447184,-0.017751051,0.0329142,0.014941405,0.031349912,0.022549331,0.0013908055,-0.019249655,-0.02204715,0.021943353,0.03892413,-0.016255185,0.051060203,-0.01314555],"last_embed":{"hash":"1rawh2r","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"1rawh2r","at":1762844631926},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Dry Winter Skin Solutions#{7}","lines":[45,45],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1rawh2r","at":1762844631926}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Dry Winter Skin Solutions#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04216015,0.026780074,-0.0377686,-0.031149212,-0.023432117,-0.01704834,0.007922022,0.014745279,-0.00083113974,0.021985404,0.0068262047,0.032982744,-0.050374474,-0.030425968,0.013394092,0.03415137,-0.009377435,0.019498382,-0.026427092,-0.03069943,0.011283187,0.020619458,0.007798042,-0.005992483,-0.028795805,0.003305356,0.03653307,-0.01331746,0.030484494,0.003209454,0.013348249,-0.0692761,0.0035340325,-0.043480497,-0.010552165,-0.031743407,0.0026199396,-0.012611078,-0.050790064,0.012882462,-0.024938706,0.041834027,0.05631808,0.00070488255,-0.0054819374,-0.0017075344,-0.025745975,0.0043730135,0.008354679,-0.009079758,-0.0015661337,-0.027147517,0.021544954,0.02204998,-0.014086515,0.06342942,-0.0018471123,-0.046241723,-0.028707305,-0.019077322,-0.01440179,0.03114107,-0.015494631,-0.012149588,0.03225039,0.058094893,0.019815737,0.019736186,-0.048663896,-0.041429948,-0.04067431,0.033113934,-0.029200016,-0.011220968,-0.01916027,0.0404075,-0.0106505575,-0.005346972,-0.02607332,0.09978546,-0.024550503,-0.019501897,0.011017856,0.0175328,-0.026346706,-0.012924884,0.03257764,0.022493659,0.034149144,-0.025625793,0.012309353,0.0072973673,-0.007690652,-0.073264115,0.0019980434,0.044593137,-0.036141254,-0.025847763,0.023940152,-0.011257953,0.017853761,0.013369344,0.022222701,-0.049410235,0.024690427,-0.010007742,-0.030267281,0.0053748884,0.046415713,-0.013583478,0.0054873605,0.0034167322,-0.0061529204,0.039068487,-0.0027183245,-0.011305261,0.0098015,-0.05902109,0.011637374,0.0016133089,-0.052807562,-0.015645655,0.039228693,-0.047415167,0.015003804,0.023649808,0.012971056,-0.022318438,-0.0013423661,-0.021784723,0.030494904,0.053268854,-0.020644283,0.052804466,0.024386106,-0.01640355,0.031550355,-0.008789853,0.011937671,-0.05514512,0.029841088,0.04939413,0.0073888428,-0.024957832,0.008669985,-0.04026406,-0.0111599285,-0.0061916416,-0.039193973,0.020360453,0.028677246,0.03567443,-0.00940633,0.04162252,-0.013779831,0.00009815325,0.0030491713,0.038906146,-0.0048682084,-0.025825981,-0.029961837,-0.0008547205,-0.03052915,-0.007186526,0.041858718,0.010591533,0.022324827,0.007351438,-0.032667957,0.042634938,0.05591628,-0.049478736,-0.0113367615,0.012903138,-0.015166053,0.012594983,0.06846912,0.025852365,0.008849005,-0.026350992,0.026081152,-0.008381207,-0.017899588,-0.023215348,-0.037299976,0.061451804,-0.016659288,0.0029403893,0.010534814,0.018862415,-0.02802065,-0.028434828,0.015620998,0.010721178,0.009347411,-0.019937428,0.07257173,-0.014368394,0.010551888,-0.06612972,0.020608706,0.037371837,0.05291165,-0.0048232526,-0.011756106,-0.023097714,0.024548182,-0.043707505,0.00745202,-0.04616444,0.019988194,0.015098737,-0.04235659,0.0278534,-0.053836957,0.003842753,0.016285164,0.007947629,-0.00020627205,-0.02049486,-0.04488706,0.026996858,0.04062157,0.024128193,-0.01144685,0.028498111,0.029582065,0.057240184,0.032116976,0.0065708444,-0.07883068,-0.0156419,0.031313222,-0.014521163,0.035558302,-0.032985874,0.007824702,-0.023694403,0.040197685,0.03446201,-0.0072571654,-0.02429078,0.06410043,-0.041674703,-0.07142223,0.053826757,0.03137709,-0.019619914,-0.020558737,-0.05011046,0.0029718336,0.022799026,-0.022585858,0.013697185,-0.03504773,-0.012900389,-0.0034229814,-0.012017761,-0.035200264,-0.014024849,-0.019033879,0.036463886,0.009302851,-0.006752514,0.02679197,0.014166959,-0.015431845,-0.024756016,0.062847376,-0.003678733,-0.033112966,-0.017783958,0.059014946,0.0046975007,0.0069027157,-0.03233017,-0.019564684,0.038264666,0.0896877,0.013247456,-0.020287918,0.029179614,0.039182357,-0.008420288,0.03888675,-0.050246112,-0.00039391904,0.011003418,0.02822663,-0.026886458,0.020975135,-0.037305884,0.040700074,-0.003074223,-0.016708849,0.02205781,-0.035608105,-0.16316758,0.0318656,0.019300602,0.022564095,0.045891076,0.017113565,0.019154152,-0.012097676,-0.0009128734,0.012141513,-0.032061882,-0.057170607,-0.007016184,0.036539294,-0.055670254,0.018745607,-0.035715878,-0.0047904006,0.01495284,-0.03641987,-0.01351777,-0.045483105,0.045500375,-0.004570339,-0.038556572,-0.01916668,0.022690322,0.023672676,-0.018941691,0.028717512,0.006691432,-0.04563266,0.0044861804,0.044934772,-0.01231431,0.058164783,0.009581932,-0.053083573,0.031761676,-0.022464154,0.040039387,0.04088991,0.024623021,0.041766927,-0.047360785,0.023646608,0.0013227438,0.045278188,-0.062241502,-0.013109906,0.053867113,-0.017922565,0.02923373,0.0017938458,-0.028719017,0.013036997,0.026503064,0.0069558974,0.0044133016,0.04529962,0.007955343,-0.05420872,-0.005756437,-0.073599644,-0.05286412,-0.04394227,0.028044052,-0.014851666,0.014846311,-0.054921295,0.009701574,-0.0031192738,-0.015290956,-0.037755553,0.013129708,0.00039342573,-0.013408345,-0.04816205,-0.013542149,-0.09256578,0.0048641176,0.024423644,0.0005087868,-0.028449966,-0.006893947,-0.047211412,-0.027367614,-0.01963204,0.034540333,0.23307413,-0.015312027,0.029280249,-0.056424968,0.046640206,-0.023861796,-0.018297663,0.024333552,0.010725825,-0.043692578,0.0067497813,0.028165968,-0.026408141,0.00683494,0.034857355,0.031669557,-0.001728649,-0.034865502,0.05664819,0.008567292,-0.007879236,0.05010589,0.016603414,0.013965914,-0.023814403,-0.0066958284,-0.043360237,0.052719217,-0.04230978,-0.008665841,-0.0066762273,-0.0077109654,0.039561853,-0.056335386,-0.039900143,-0.01676491,-0.0058685867,-0.034118306,-0.010420124,0.024324266,-0.023699058,-0.009126591,-0.006632493,-0.0007133259,-0.014219588,-0.007130625,0.014522283,-0.021580076,0.026281059,-0.009645713,-0.035094813,0.010059776,0.018976552,0.010704561,0.018816842,-0.010785577,-0.03168088,-0.02813824,0.011042487,0.009333855,-0.04228118,0.011648363,-0.05594222,-0.00006027738,0.004315947,0.046997156,-0.013972431,0.0067915916,0.013924915,0.044268258,0.017140714,0.044889074,-0.024394676,0.0002101958,-0.0067149284,0.022893585,0.009286375,0.03908488,0.021960009,0.038363006,-0.05634972,-0.009529195,-0.023904134,-0.00569237,0.014612643,0.027186263,-0.011983837,0.02964566,-0.030029323,-0.013561639,-0.0017749907,0.009203701,-0.007950672,-0.008879749,0.006529878,0.0009823142,-0.032241486,-0.00741091,-0.066630594,0.0124112815,-0.046688788,-0.03732896,-0.028536333,-0.029701527,0.023580534,-0.014486032,-0.014953607,0.035160378,0.0050495826,0.02620122,-0.061723296,0.0011907488,0.02455016,-0.027059792,0.024785085,0.004957519,0.007207147,0.036876097,0.01595411,0.02524918,0.0100617595,0.018388355,-0.012555613,-0.006196486,-0.012911419,-0.023403008,-0.012078443,0.016049456,-0.0072184526,0.009679828,-0.0038563202,-0.03126058,0.020470751,0.040697575,0.0005959553,0.041845907,0.038291313,0.010810318,0.001390023,-0.02755072,-0.0028821193,-0.011554125,0.005510996,0.010148058,0.003545118,0.022139743,-0.012504645,-0.036972128,-0.024976216,0.044036586,-0.019101443,0.013157791,0.02696845,-0.039323453,0.02183287,-0.08547299,-0.010317227,-0.009050267,-0.0014118304,-0.03073057,0.00082276756,0.031926177,-0.009923291,0.06516904,-0.020072108,-0.006638331,0.0043637576,0.06323521,0.018731276,-0.034519013,-0.0027397433,-0.02041681,-0.04577332,0.031265058,0.030219965,-0.011969499,0.031584516,0.018702168,0.009852676,-0.0013154007,0.00047918176,-0.04005401,-0.013541684,0.0034374646,0.051709935,0.019433904,-0.04311106,-0.007813509,0.021450445,-0.007784541,-0.016186649,0.087752305,-0.018209426,0.0101600215,-0.016792834,-0.026060795,0.08561932,-0.011675459,0.03561364,-0.010456011,-0.020205159,-0.009815521,0.0017374912,0.014180102,-0.05254966,-0.039454557,-0.024105307,0.058789372,-0.03546842,0.009268417,0.023961695,0.041546367,-0.052382603,0.015451161,-0.05404676,-0.052664045,0.04716439,-0.010100249,-0.05128944,-0.0513297,-0.015859002,-0.028157527,-0.00015234554,-0.035386153,-0.025645189,0.0041358923,-0.029768998,-0.020241119,-0.035639666,-0.014058235,-0.0073292013,-0.0091924695,0.0127862925,-0.028601855,-0.03465668,0.02928323,0.02815131,-0.0061943326,-0.025145985,-0.04019496,-0.047595724,-0.029069498,-0.010581207,0.041713156,0.019535718,-0.023561945,-0.031058276,-0.024778102,0.056769338,0.005912026,-0.004125766,0.05087701,0.0066543515,0.0038831686,0.036234025,0.01384939,0.0019523147,-0.0072484794,-0.012601121,-0.036623582,-0.015885962,0.05729459,0.029572695,0.012428307,-0.039412566,-0.06177838,0.0070590302,0.00295837,-0.0076129134,-0.029358221,-0.02574816,-0.03658248,-0.0022507955,-0.014299636,0.020653727,0.017214907,-0.029713096,0.07429229,0.0409636,0.0074698017,-0.035471953,-0.012832524,0.047671925,-0.06508572,0.03572297,0.0426266,0.01531796,0.008370734,0.013024496,-0.057213727,0.0003283867,-0.009419407,-0.023984035,0.0520763,-0.03288442,0.015804982,-0.034565445,0.0815228,0.015308021,-0.0058940006,0.0072628553,0.0056215944,0.018731333,-0.039818764,-0.017491577,0.013111841,-0.026404051,-0.0682072,-0.0071874084,-0.00010065723,-0.036602356,-0.048243288,-0.046795517,0.054676734,0.049745955,-0.008222394,0.027021812,-0.015933335,-0.00524674,-0.009134579,-0.018527454,0.018809203,-0.052385215,-0.0038257288,-0.043720324,-0.020907907,-0.032884374,-0.025316374,-0.012669884,0.019218557,-0.018768946,0.0034781222,-0.009433253,-0.033661477,0.012697407,-0.010589252,0.06010375,-0.024132889,0.016278226,-0.0030881988,-0.032299675,0.012691035,0.0045723063,-0.03423058,0.015071644,0.016350517,-0.010638765,0.02902379,-0.011771328,0.0077437176,0.028200112,-0.0017072026,0.013294036,-0.00091193966,0.04386316,-0.015454775,-0.04589459,0.021116918,0.05023423,-0.03830154,-0.036056496,0.02116761,-0.02000719,0.029356522,-0.01721749,-0.023663899,0.02030016,-0.027384093,-0.025054526,0.014205676,-0.0174303,-0.0062632062,0.017435566,0.025023332,-0.045950558,0.024625482,-0.026661502,-0.019479651,0.016208779,-0.019850304,-0.0102357175,0.02316062,0.02910719,-0.04400069,-0.021490421,0.031044545,-0.019625127,0.017504707,0.02362748,-0.03159865,-0.016303962,0.038814988,-0.018067881,-0.0170219,-0.13900572,-0.0021627836,-0.00045088923,0.0077264966,-0.00041889815,0.026910806,-0.030660909,-0.020576404,0.013969445,-0.051388472,0.013822615,0.004234318,0.0051077795,-0.018289313,-0.021673797,0.022744877,-0.019027356,-0.01749013,-0.042616736,0.03761938,0.036666587,-0.014809194,0.02832787,0.02144089,-0.016533356,0.014082127,-0.008229381,0.029692616,0.0037345823,-0.032900378,0.013768231,-0.030811211,0.042000383,0.03997799,0.0216185,-0.00381569,0.0055218465,0.010663949,-0.01859365,0.057289712,-0.05307757,0.007932528,-0.035596624,-0.008671327,0.017377008,0.052159004,0.012138988,-0.02595611,-0.030551141,0.016074643,0.012827418,0.032200474,-0.021160213,0.039447088,-0.00038910806,-0.016668255,-0.04527829,-0.017137658,-0.040371023,0.034415174,0.007530058,0.041928552,-0.013135048,-0.017660854,0.022926582,0.03415287,-0.0064704176,0.011138414,-0.013712087,-0.011218326,0.0040634265,-0.020660555,-0.004904662,-0.026574396,-0.0362133,-0.014593891,0.010806711,-0.042314157,-0.020048067,-0.03566344,-0.023130901,-0.038176585,-0.017727936,-0.005950612,0.06787101,0.038378373,-0.011330491,-0.019004306,-0.04691914,0.024164,-0.04519047,-0.020696877,-0.011206383,-0.016757634,-0.035186525,0.06558803,-0.0064492193,0.02760639,-0.0096008675,0.008001503,-0.04924625,-0.028145762,0.012222671,-0.007177721,0.0032494098,0.043645862,-0.023586491,-0.04638028,-0.007359613,-0.008382143,-0.0634875,0.03229773,-0.0067313416,0.032123923,-0.028318271,0.011804873,-0.0024252692,0.008788177,0.0064251143,0.031125829,0.019560326,-0.016725924,-0.0047770776,-0.035353746,0.038731318,0.055800755,0.035682913,0.043935783,0.04247299,0.05042004,0.004148189,-0.0073706238,-0.00033307844,0.029614622,0.04615537,-0.008343275,-0.03436335,0.018485999,-0.034607906,-0.0016055651,-0.047507778,0.000016394233,0.025161777,-0.036636557,-0.017753806,-0.025764363,0.031362705,0.0014674489,0.010380067,-0.015250333,0.03374145,-0.01891494,-0.028393183,0.04914664,-0.012864962,0.027079921,-0.015843667,-0.017011054,-0.0020640958,0.046483163,-0.035423484,-0.06583969,-0.011186071,0.023483483,-0.01767733,0.058691856,-0.02433984,0.004497455,-0.019827763,0.0019573378,0.00036364034,0.021008642,-0.0047151656,-0.012922477,0.024083622,0.03579299,-0.02046269,0.01956687,0.04502236,-0.051747736,0.004058021,0.009341459,0.022172214,0.06422302,0.03023222,-0.013164081,-0.0026787561,-0.0002450519,0.010956041,0.04069478,-0.03649912,0.019944426,0.0016262931,0.015640156,0.046500925,0.028425757,0.0036011904,0.044956964,0.04728087,0.044828504,-0.038244165,-0.0103316605,-0.03200169,-0.005455597,0.035872966,0.012067796,-0.0020638402,-0.0018258594,0.0011092544,-0.045041718,-0.008644058,-0.03346848,0.006919882,0.03894537,0.016325762,0.014277756,0.04110914,0.011942126,-0.012741834,-0.00852725,0.001667764,0.007974193,-0.040249273,0.016386278,-0.02029139,-0.02840298,0.023503952,0.02530081,-0.009236631,-0.0008578985,-0.058776088,-0.048331406,0.041511048,0.0045370343,0.014266937,0.025979383,-0.01870995,-0.033820786,-0.022379506,0.012001041,0.019448197,-0.0027064437,0.014622321,0.013981894],"last_embed":{"hash":"blr7st","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"blr7st","at":1762844631926},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Dry Winter Skin Solutions#{8}","lines":[46,47],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"blr7st","at":1762844631926}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Under-Eye Solutions#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04465505,0.0486621,-0.020346636,0.0038773967,0.009743044,-0.023007192,0.0040925345,0.014330416,0.027735882,0.012874141,0.028738985,-0.00330855,-0.03740955,-0.016907355,0.011991673,0.025490228,-0.008638056,-0.004062563,-0.021701325,-0.019648157,-0.007715261,0.0015464823,0.016767388,-0.00327578,-0.041586827,-0.008468819,-0.0015526405,-0.0362836,0.006262636,0.04228369,0.005461364,-0.043599065,0.055333555,-0.03983747,-0.024112819,-0.045415945,-0.007837789,-0.024780527,-0.04661309,0.032440234,-0.0051666982,-0.016369604,0.02450263,0.015672052,-0.0036594206,-0.007913157,-0.020650197,-0.010595094,-0.025527688,0.0027362327,-0.021870434,-0.008012107,-0.0050077853,-0.008246029,-0.024061589,0.02245264,-0.04194792,-0.040361315,-0.029377362,0.014281439,-0.029723424,0.0071488656,-0.022625739,0.012359764,0.034994494,0.029750615,0.0011150633,0.05099822,-0.032102153,-0.0061878087,-0.014887624,0.013733164,-0.019281717,-0.0041749473,-0.038895648,0.010978023,0.0059447056,-0.01811895,-0.012616347,0.061099425,-0.01889688,0.004395661,-0.03429119,0.026700133,-0.0060360767,0.013575805,-0.022661714,0.061655924,0.03547479,-0.012589249,-0.017556043,0.020703766,0.046052434,-0.020338262,0.014660871,0.024512742,-0.0469301,0.027266625,0.02108113,-0.0116255935,0.023681393,0.00086631847,-0.006038479,-0.03407612,-0.022318855,-0.008584366,-0.016020807,0.036016073,-0.0065201116,-0.015519576,0.011009629,-0.0011200836,0.008886907,0.059972253,0.016214874,-0.0009825822,0.033161525,-0.045129362,-0.0007237299,-0.017349478,-0.005259573,0.01956335,0.029022466,-0.04657957,0.023332937,-0.0031807912,0.022674853,-0.020469218,-0.00634687,-0.018002814,0.025629269,-0.00881784,-0.022311427,0.034917865,0.018416096,-0.024460755,0.023467267,-0.027218904,0.014780243,-0.05897956,0.061172005,0.027330909,0.020083636,-0.010240099,0.043900363,-0.022064006,0.021654163,0.02548978,-0.02444882,-0.020603834,0.039983597,0.0045769652,0.0026518875,0.010806297,0.014638589,-0.024043871,0.0010555777,-0.012432047,0.03343587,-0.05634632,-0.032213006,-0.025313461,-0.021995831,0.004237739,0.039684612,0.023833897,0.0024534352,0.01214027,-0.011219236,-0.019081244,0.035427578,-0.03393497,-0.01414704,0.012387788,-0.004631824,0.02768195,0.07346196,0.011251359,-0.011545997,-0.022429641,-0.011055364,-0.010391521,-0.012314282,0.002594877,-0.025354622,0.033591695,0.007904324,0.017714156,0.021436818,0.02767946,-0.002274925,-0.031324815,0.02307328,0.009010384,0.0145593,-0.045902655,0.09084859,0.015791822,0.0039918674,-0.08914098,-0.034435846,0.054976225,0.02811579,-0.037460353,-0.00499575,-0.024280086,-0.0051939692,-0.036792926,0.009846385,-0.009680147,0.010852753,-0.0029773966,-0.044112254,0.06468389,-0.07182378,0.015829181,0.012830111,-0.0031117802,0.039196342,-0.020260738,-0.06592391,-0.0077037965,0.009384339,0.027353816,-0.027536204,0.01745454,0.005982774,0.05976785,0.046077084,0.014365129,-0.036618806,0.01035171,0.030099897,-0.021049766,0.00063377095,-0.0038547623,-0.03278485,0.005251427,0.017973896,0.0059935553,0.012656563,-0.051631052,0.045124322,0.015488946,-0.024826122,0.010365442,0.004889923,-0.017183587,-0.008557266,-0.012754506,0.02497713,0.028344017,-0.008098364,-0.009588118,-0.018033123,0.0015517282,0.018328931,-0.0031086456,-0.054148864,0.011340369,-0.011774917,0.041861296,0.017001146,0.013558981,0.05337993,0.0040925583,0.0026241126,0.01119252,0.018687742,0.0044176066,0.009119238,0.010557076,0.018806031,0.0064081284,-0.022232046,0.0019162314,-0.026833843,-0.0066291173,0.07062757,0.01574692,0.0026192765,0.031578727,0.033852544,0.0009712014,0.049133517,-0.02416877,-0.011896843,0.042843737,0.012784442,-0.024866689,-0.011425555,-0.0064090975,0.050344836,-0.009420462,-0.0029932975,0.006304593,-0.04139261,-0.1538781,-0.022031767,0.020714585,0.0067297327,0.01789286,0.0022209673,-0.06757189,0.004063969,-0.011957423,0.01733073,-0.042256583,-0.04850829,-0.008606076,0.03211767,-0.03643347,0.034213994,-0.060260348,0.01065612,0.010618894,-0.046841085,-0.010190156,-0.01816511,0.04750893,0.0006003974,0.037442233,-0.03392576,0.02846968,0.017426535,-0.04834649,0.016275942,-0.03775403,0.0078305965,0.014009413,0.028758647,0.014242175,0.047222495,-0.0018845856,-0.02179432,0.0019126376,-0.011852426,0.017813837,0.050955158,0.012621761,0.014723075,-0.0023591528,0.011210988,-0.013809868,0.019155998,-0.07304063,-0.044043936,-0.015109015,-0.027202815,0.0442017,-0.00957606,-0.044337288,0.010461723,0.044626933,0.0070335637,0.016812753,0.02313072,0.011936171,-0.1093655,-0.0164313,-0.05054413,-0.05048836,-0.04776338,-0.0016282126,-0.04527327,0.0065651145,-0.036058456,0.059215836,-0.04204909,0.023920892,-0.01644364,0.019865409,0.0066017383,0.0239869,-0.01351339,0.014495566,-0.07804152,-0.03014941,0.02302361,0.0000521662,-0.01886007,-0.04477293,-0.023532256,0.014616351,0.0028889792,0.028336508,0.2092788,0.013098694,0.032558575,-0.06573823,0.03634415,-0.042668805,-0.0120373415,0.046349972,0.0029347176,-0.026156576,0.008095816,0.05791236,-0.046226885,0.004546749,0.016775243,0.04523224,-0.05965478,-0.014072557,0.04470875,0.0009844204,-0.026865637,-0.016889049,-0.0019309634,0.0061038337,-0.06776763,-0.0075169443,-0.014268395,0.018298725,-0.01877993,0.00627955,-0.05020075,0.007254636,0.018866811,-0.031176843,-0.036454096,-0.008898135,0.009883512,-0.034393854,0.045911837,0.034171227,-0.022734294,-0.017602107,-0.016328417,-0.009600913,0.0062083667,-0.020095402,0.02610352,-0.05864484,0.029985785,0.020896742,-0.0027444197,-0.055404987,0.022722587,-0.025101312,0.026747216,0.009867811,-0.042447515,-0.020709895,0.003592054,0.009784266,0.0026362196,-0.005911178,-0.038849562,-0.008484619,0.002908545,0.03160924,-0.010300708,-0.0014422096,0.052804906,0.06029088,0.028445126,0.06904786,0.008089254,0.0069297105,-0.012909204,0.035780344,-0.008484386,0.0594726,0.020653151,-0.016248617,-0.02085186,-0.037790023,0.0021028111,-0.011126938,0.019077254,0.0057746386,-0.012053044,0.036704574,0.0062703486,-0.02036963,-0.023171993,0.0065670684,-0.010033741,0.012398804,-0.0010006281,-0.026272755,-0.0015070839,-0.026975775,-0.064851455,0.010111667,0.013647856,-0.03637537,-0.00009476803,-0.040045515,0.01692653,-0.03338977,0.0071354774,0.04653439,0.030250717,0.03639384,-0.039218415,0.009660848,0.005386566,-0.048373632,0.01445036,0.037297495,0.025483293,0.00052593806,0.024782397,0.01747834,0.02831387,0.0073983916,-0.026756149,-0.012705011,-0.004348388,-0.027944744,-0.008538443,0.031384826,0.02142471,0.02892128,0.042218026,-0.040863425,-0.032534737,0.04018265,0.018893745,-0.0012145451,0.045404155,-0.0050673634,0.038731903,0.02915216,0.035459835,-0.028540712,0.019242892,-0.022116156,0.010418756,0.037031807,-0.044858657,-0.021822851,-0.008638645,0.027980944,-0.011626997,0.034838047,0.024233405,-0.05818885,0.038100284,-0.039451085,-0.0059701623,-0.038209837,0.009806328,-0.012494442,0.0046412083,0.051411778,0.006270218,0.061718766,-0.053677436,0.050233103,-0.015191281,0.03556993,0.00049514126,-0.030618183,-0.017973786,-0.0384338,-0.043015845,0.058938872,0.012579311,-0.0065661957,0.013842194,0.053716954,-0.0044551296,-0.050253633,-0.004834221,-0.03818546,0.023003304,-0.04915876,0.06234954,-0.006667602,-0.03621646,-0.0133791445,-0.006167745,-0.022283984,0.00791193,0.081712194,0.006083544,-0.0066417367,0.032452147,-0.032932762,0.14773741,-0.016990192,0.022773957,-0.034317795,-0.031744752,0.002585148,0.006776058,-0.015860155,-0.032979928,0.010009095,-0.019356502,0.050593525,-0.026325593,-0.02363952,0.019051613,0.014637379,-0.065393806,0.0052908687,-0.03758411,-0.04033533,0.05125769,0.011063415,-0.06883118,-0.032930765,-0.0060244664,-0.021292347,-0.010668402,-0.060469575,0.00035369757,0.039974038,0.025839662,-0.004170024,-0.034727253,-0.011759267,-0.011105832,-0.007585886,-0.0068329643,-0.029960547,-0.019883204,0.009832509,0.013746093,0.0046765003,-0.026814602,-0.046964966,-0.024753276,-0.0055748997,-0.018371632,0.082392335,0.015803372,-0.020515306,-0.022865161,-0.040942732,0.059608366,0.006206836,0.026035964,-0.038088467,0.028398598,0.021965392,0.041733492,-0.03461293,0.013781288,0.012102747,0.014084868,-0.019797344,-0.0118616065,0.043891564,0.019721191,-0.02510685,-0.046544537,-0.045676384,0.016834697,-0.0051049585,-0.028767986,-0.03739412,-0.02136236,-0.019658048,-0.0132685,0.028464742,0.01094353,0.018526213,-0.048126165,0.079248145,0.022612257,-0.015799772,-0.021329062,0.0074464497,0.05451616,-0.012369265,0.0020530566,0.003699192,-0.004559939,0.024210842,0.014032122,-0.047493648,0.03575517,0.022648377,-0.039707836,0.043418128,-0.0089561585,0.02922175,-0.004021197,0.045670163,-0.00511112,-0.019281771,0.006494562,-0.014640035,-0.010510289,-0.0214048,0.007872094,-0.009234957,0.0031392074,-0.050354186,-0.009893201,0.05079687,-0.011155647,-0.07792599,-0.031207308,0.007942538,0.0013114337,0.009781801,0.059154946,-0.020460559,0.02710539,-0.014113077,-0.030234925,0.002581739,-0.041502528,0.027130954,-0.08067099,0.01201825,-0.048726555,-0.01699626,-0.015953127,-0.005977518,-0.014693514,-0.05147972,-0.023890952,-0.02419634,0.030672325,0.029022317,0.04429805,-0.032208394,0.048899017,0.015479045,-0.034632843,-0.018384116,0.06687915,-0.020257868,0.025384242,-0.0076169292,-0.01489473,0.013384055,-0.009065954,-0.005430543,0.02403722,-0.01356981,0.028770033,-0.021168526,0.062705,0.011903933,-0.00056090584,-0.0062411004,0.019074416,0.0038093026,-0.04052066,0.030282453,-0.033864472,0.023713727,-0.029708434,-0.003969589,-0.0051312745,-0.07447249,0.024058279,-0.012947213,-0.010207111,-0.021776425,0.01871206,-0.0067347763,-0.027761761,0.03264416,-0.041267496,0.060076416,0.0153400535,0.02112078,-0.005065287,0.013877773,0.010613058,-0.02419831,-0.028102504,-0.024242612,-0.010430758,0.04233946,0.02233767,0.017760321,0.027389808,0.021879133,-0.017123606,-0.028706271,-0.13933034,0.0087036295,-0.008742111,0.020967893,0.000048786187,-0.004103844,-0.00048446615,-0.028930979,-0.0031914113,-0.03776052,-0.013691377,0.03143671,-0.007958565,-0.004364198,0.010855166,0.031832293,-0.022535302,-0.033049937,-0.03083256,0.06758374,0.041242052,0.008579654,0.06585374,0.014069701,0.006805268,0.0093504675,-0.0010226248,-0.036012717,0.0054178652,-0.022327615,0.006020269,-0.028991694,0.023030354,0.015965542,0.028651806,0.021358674,0.018612849,-0.015941288,-0.013525937,0.0023747992,0.0025251117,-0.008200044,-0.015975308,-0.0064834333,0.03141782,0.05167691,-0.0046098884,-0.022269603,-0.02887605,0.026873177,0.016834786,0.037013862,-0.040201303,0.022969738,-0.0119771855,-0.036244992,-0.07440989,-0.0006695992,-0.03996924,0.022159992,-0.01403615,0.03121855,-0.0057998975,-0.041117083,0.011888827,0.027002243,-0.04480246,0.015796743,-0.0037912973,-0.0076059904,0.010347142,0.0022854703,-0.0086669065,0.015683139,0.007053697,-0.03066494,0.03625038,-0.032672253,0.017000915,-0.0046341275,-0.031447515,-0.041621532,0.017749945,-0.027757874,0.06684001,0.021994695,-0.0017268185,-0.025910847,-0.047073938,-0.019040758,-0.06113466,-0.027395597,-0.019172868,-0.03547282,-0.060377628,0.06874685,0.0110852,0.00082803797,-0.020847056,-0.015014285,-0.032248564,-0.014879688,-0.032455534,-0.04442457,-0.015963381,0.043097317,-0.006930468,-0.0019245839,0.013911294,-0.038601555,-0.041393153,-0.023982067,-0.030637307,0.005716264,-0.06270428,0.020862393,-0.011275696,0.066540234,0.019964684,0.020938976,0.04199898,-0.016322294,0.024587978,-0.04461757,0.0040027667,0.058469377,0.028256398,0.009651534,0.020144304,0.009112924,0.009034383,-0.0059617977,0.008564972,0.009401873,0.03591726,0.01872841,-0.024306953,0.034319524,-0.05073367,-0.026582772,-0.030968117,-0.018714106,-0.006227877,-0.03410716,-0.016613679,-0.018006371,0.021815093,0.021847501,-0.0030941418,-0.034436576,0.023551255,-0.047929447,0.0064715394,0.023455497,-0.011512517,0.021314241,-0.038778786,-0.025880363,0.009286443,0.090193495,-0.03598008,-0.06038713,-0.042082928,-0.027909115,-0.020527171,0.07550734,0.007119108,-0.032783747,-0.04322747,0.013320748,-0.009738945,0.043162733,-0.003430719,-0.039150104,0.048494916,0.008274562,-0.01649742,0.0084685,0.058551487,-0.022607636,0.030942036,0.010620136,0.00776921,0.046312753,0.031653605,-0.029725604,-0.043199256,0.008609371,0.04133978,-0.016099043,-0.013134441,-0.01959891,-0.037276737,-0.004531447,0.035309233,0.04007108,-0.004217717,-0.0151800485,0.012963489,0.0028907629,-0.034300517,0.014256343,-0.016064024,-0.024373071,-0.022570346,0.03323398,-0.009901507,-0.008809659,-0.019302445,-0.041497786,0.006127373,-0.01377404,0.02257078,0.04903115,-0.008489975,0.010145893,-0.007981342,-0.010513681,0.01936559,-0.0037026983,0.05055668,0.033443846,-0.0423471,0.010216724,-0.018219752,-0.022019595,0.011004173,0.017958054,0.010836828,0.015201647,-0.008911349,0.0003474455,0.022932885,0.017941961,0.0044517387,0.054584097,-0.032361034,-0.015799174,-0.020831358,0.008468926,0.0080117695,-0.022044903,0.049028333,0.025751892],"last_embed":{"hash":"wmtkqp","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"wmtkqp","at":1762844631926},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Under-Eye Solutions#{1}","lines":[49,51],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wmtkqp","at":1762844631926}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Under-Eye Solutions#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019708706,-0.007599326,-0.031465236,-0.01384095,-0.020904321,-0.01373639,-0.010805507,0.046802375,0.039813437,0.0060879155,0.009138875,-0.0043892693,-0.021541419,-0.04088794,0.022192737,-0.0034371072,-0.014482529,0.030781021,-0.018506335,-0.03934018,-0.009600323,0.0024680896,0.011247964,-0.016773596,0.0028693127,0.039960925,0.0053122235,-0.014462808,0.029217279,0.036961086,0.0040278924,-0.051254015,0.01989006,-0.02647286,-0.015680498,-0.008284619,0.017310057,-0.039264403,-0.051663775,-0.016743945,-0.025509661,-0.0052085277,0.05560261,0.03371678,0.018064179,-0.014297693,-0.02316595,-0.009282767,-0.027093925,-0.039684422,-0.016784158,-0.0012200437,0.021976378,-0.019734165,0.01415628,0.025283437,-0.032339334,-0.037596468,-0.019200005,-0.018537529,-0.01964087,0.011807397,-0.00203898,0.001449548,0.0152769545,0.041927125,0.023704562,0.034185298,-0.036766183,-0.05887074,-0.0625344,0.01546658,0.02684993,-0.04394111,-0.017204184,0.030455293,0.002198736,0.0041387505,-0.025407266,0.08392499,0.0021723341,0.028318156,-0.048524827,0.0458154,-0.023793183,-0.003892578,0.010859017,0.08606181,0.004089553,0.013422842,-0.03478203,0.018385112,-0.02655722,-0.052700493,-0.008627858,0.014445559,-0.013282384,-0.0022741961,0.063119456,-0.0032695015,0.0026186265,0.034367174,-0.00018886066,-0.018895967,0.025304586,-0.014973581,-0.05825446,0.014508682,0.0077159707,-0.0227829,0.023393214,-0.005242619,-0.0018168273,0.04021474,0.0118722655,-0.0023519592,0.012000373,-0.042173006,0.032667726,0.00039938133,-0.001876611,0.00880647,-0.016808556,-0.017767284,0.022017213,0.006696936,0.0032584427,0.0022612405,0.0069633834,-0.01443542,0.01394114,-0.025591688,-0.037184365,-0.0038358509,0.015805459,-0.01281519,0.029844614,-0.032608427,-0.008356108,-0.08264632,0.018995866,-0.019583449,-0.010163459,-0.03367069,0.046084575,-0.028310932,0.03286558,0.03115881,-0.02083054,-0.03387763,0.025211195,0.045219604,-0.031500682,-0.011400446,0.028076638,-0.030778553,0.038075224,0.03305971,-0.0031687466,-0.039742943,-0.0002780439,-0.015981704,-0.003852627,-0.0008901919,0.025939077,0.010371837,0.028446592,0.03418098,-0.012463517,-0.0069729513,0.015718963,-0.04772803,-0.002728301,0.01870693,-0.011484518,0.030568808,0.10490138,0.009467311,0.0053136754,-0.042662423,0.0019896447,-0.037059743,-0.020599907,-0.022629287,-0.023147594,-0.0020373478,0.024913026,0.031942856,0.025658783,0.030454949,-0.02160225,-0.016446367,0.023184337,0.021101827,0.033773944,-0.023522105,0.041125037,-0.023020543,0.011358607,-0.07077563,0.018910656,0.04400268,0.022281792,-0.034647528,0.009123941,-0.0020407152,-0.016582785,-0.054430593,-0.02745309,0.00397897,-0.009488537,-0.02180793,-0.038812682,0.07589661,-0.010435771,0.028535627,-0.010242125,0.0064448775,0.01460096,-0.0031344255,-0.051729042,0.031715035,0.027365658,0.040771663,-0.0020221095,0.026636234,0.009067483,0.056096278,0.047673624,0.014398256,-0.012280863,0.009142734,-0.027463727,-0.003156601,0.014770265,-0.034505926,-0.044654064,0.01777179,0.030428605,0.02998913,0.0089710355,0.015295343,0.05115958,-0.013234397,-0.0071468186,0.015629299,0.01849289,-0.03501392,-0.00054450304,-0.017018087,0.03619315,0.028600452,-0.020160196,-0.03143773,-0.033279225,-0.0020817297,0.036061026,-0.011428151,0.003316756,0.025140483,0.018438203,0.004144592,-0.014650661,0.013486595,0.019196227,-0.02712533,0.0051587014,-0.003870113,0.032930307,-0.010128484,-0.03200706,0.0073749796,0.01582746,0.024208985,0.00914967,0.018176366,-0.06048431,-0.004129932,0.092946924,-0.0064034373,0.013770026,0.007383134,0.031620648,0.018838638,0.029473875,-0.022935372,-0.008027913,0.019114556,0.030239347,-0.033214387,0.008209082,-0.009583595,0.046058968,0.010324278,0.00687113,0.008155615,-0.0127078025,-0.16599518,-0.015781976,0.035326302,-0.012505653,0.02482103,0.0108086085,-0.03392655,-0.03148394,-0.025196604,-0.017293202,-0.015385786,-0.037539463,0.0047554984,0.010954781,-0.027453166,0.05167838,-0.020597387,-0.02450015,0.010800834,-0.015594351,-0.02033977,-0.0334361,0.038735826,-0.03391779,-0.005752287,-0.05322381,-0.013017423,0.022108732,0.0009520686,0.014380193,-0.013419266,-0.009677465,0.0010925101,0.03258947,0.00073952944,0.03802882,0.00038434626,-0.02821245,0.03162069,-0.03584809,0.027161501,0.06374662,0.0054521495,0.0123995375,-0.020368736,0.0396397,0.040968463,0.027795311,-0.06109093,-0.007604843,0.0061353995,-0.007959348,0.029758839,0.046680696,-0.041126337,0.018385679,0.045845766,0.017020551,0.019553155,0.026983261,0.00585654,-0.05675797,-0.0015951135,-0.05767973,-0.04085233,-0.047087125,-0.027585767,-0.017982177,-0.005060945,-0.052635126,0.04353862,-0.044240598,0.013651683,-0.012830458,0.048698258,0.007822565,-0.013597751,-0.029226068,-0.0036650607,-0.09007139,0.014338642,0.022559749,-0.01832358,-0.00791846,-0.057757843,-0.03784734,-0.01646573,0.0015851118,0.033791535,0.22531572,0.040169895,0.05025431,-0.03389904,0.008076807,-0.036384266,-0.0056455354,0.039417095,-0.0072056055,-0.02926507,-0.0131258,0.03987446,-0.017406153,-0.022105662,0.0569885,0.05796865,-0.02210603,-0.021887332,0.06951738,-0.0077557946,-0.014625264,0.002642,0.008555609,-0.008123102,-0.021233305,-0.004083429,-0.019041268,0.011402567,-0.010172668,0.018279374,-0.05568478,0.03500996,0.029520424,-0.027354443,-0.018067187,-0.017396996,0.023424173,-0.028110482,0.021345027,0.015755085,-0.022956097,-0.004794325,0.021578668,0.0074885515,0.008583512,-0.013268656,0.02148247,-0.00719201,-0.009939205,-0.00730648,-0.025127092,-0.015409821,0.019710327,-0.0046741073,-0.002646365,-0.020819278,-0.06574101,-0.03737904,-0.012728152,0.06528721,-0.0034808076,0.007061536,-0.004718877,-0.016414018,-0.01497344,0.05912707,0.013815087,-0.03537016,0.067600675,0.03840831,0.017618202,0.060603537,-0.00032349734,0.011451998,0.03508739,0.050380442,-0.013623721,0.02737697,0.032275803,0.012624218,-0.034362826,-0.020949824,-0.03170289,-0.030395895,0.0050509386,0.035386633,-0.0042580133,0.041401353,-0.0015320106,-0.041513294,0.007792985,0.0040721158,0.0025499298,0.010740096,0.0151559375,-0.021026954,0.004379547,-0.028470868,-0.04571953,0.018260803,-0.04251517,-0.028486455,-0.00785875,-0.028256835,0.046927314,-0.001005993,0.018695451,-0.009301884,0.02469485,0.07082799,-0.025946144,0.0031186338,-0.020655924,-0.011961163,0.01576932,0.05510972,0.022869537,0.0070248204,0.016791409,0.029210087,0.03625446,0.046178926,-0.017222505,0.039514907,0.02797366,-0.01909074,-0.039388403,0.020503595,-0.019602632,0.026835538,0.03462281,-0.037316274,-0.0093557825,0.03721534,0.02105978,-0.0049228254,0.014208967,0.005466369,0.029244397,0.01432236,-0.0062240697,0.0147410985,0.021338783,0.0020842736,0.01725166,0.021209648,-0.023473475,-0.02414091,-0.0036503808,0.0033270025,0.023678636,0.042544015,0.034507617,-0.045674834,0.011016803,-0.056602444,0.008842203,-0.04068265,0.009983435,-0.010633379,0.038046513,0.027953824,0.021287475,0.07381959,-0.038102012,0.029397419,-0.0061593326,0.03724953,0.007234689,-0.02368149,-0.013117481,-0.02379184,0.00090820907,0.04034341,0.017178064,-0.052318044,-0.020295147,0.030824007,0.03438856,-0.015383218,-0.038484704,-0.00061658595,-0.023117894,-0.019556008,0.038527135,0.016989829,-0.05495158,-0.017725673,0.0051667592,-0.024432715,-0.029488184,0.06482915,-0.02067983,-0.02426152,0.038886685,-0.006302265,0.08942395,-0.03174657,0.031358812,-0.0138872005,-0.0068787267,0.025376216,0.0023411661,0.03013647,-0.059515093,-0.027258703,-0.030079132,0.08791906,-0.014666854,-0.0010383931,0.03604873,0.0080246255,-0.028152283,0.008830026,-0.068148956,-0.02547191,0.02922946,-0.021533595,-0.050090313,-0.04424817,0.02941763,-0.038908128,-0.012573731,-0.046584155,-0.011654458,0.04548241,-0.030800635,-0.008753688,-0.025776243,-0.006559169,-0.005047511,0.03594073,-0.009034788,-0.020757375,-0.01739999,-0.0010976855,0.030207973,-0.0008081022,0.011596336,-0.045209512,-0.03293825,-0.0024238112,-0.010800171,0.060285732,0.011388582,-0.035380635,-0.032142792,-0.042859167,0.057378527,-0.023533713,-0.00047630482,-0.028155062,0.04809308,0.00704119,-0.012874747,-0.022500684,0.04145722,0.014363706,0.009604423,-0.028345814,-0.012413461,0.041375898,0.04314308,-0.022667548,-0.04633672,0.014065208,0.00873201,-0.026961416,-0.0324483,0.0050643347,-0.032461334,-0.031047042,-0.03792689,-0.009260071,0.043996017,0.026025852,-0.04042678,0.059462328,0.030287089,0.02932462,-0.0000753363,0.014208375,0.003498643,0.015523604,-0.0034169187,-0.014420285,-0.0026176483,0.05542383,0.01227798,-0.08568614,-0.0061912257,-0.007901613,-0.038044214,0.0018668936,-0.00949356,-0.014950612,-0.008914281,0.036394197,-0.032950487,0.032046866,-0.001148082,-0.03856912,0.017210038,-0.0052795196,0.010563249,-0.022973366,0.027899813,-0.063242875,-0.005276963,0.038877603,-0.019239618,-0.08320752,-0.052336205,0.03788562,-0.008480156,-0.00011672377,0.04019733,-0.02586866,0.020035645,-0.0035349324,-0.05077395,0.01345063,-0.034738127,0.0033488225,-0.03916784,-0.022443663,-0.03090972,-0.02082081,-0.026257252,0.0023838873,-0.022201395,-0.025425069,-0.009187258,-0.033826128,0.033465993,0.041731454,0.015551191,-0.031414874,0.055304218,0.010813362,-0.06439074,0.041408747,0.024282265,-0.043430287,0.05690554,-0.017461156,-0.02861615,0.028544856,-0.016612839,-0.026874544,0.017540159,0.007899005,0.00851669,0.012167254,0.09762896,0.015904153,-0.014606816,-0.0027311172,0.006164231,-0.018243143,-0.018883247,0.042134896,-0.03442511,0.028223353,-0.039654963,0.016976636,-0.009551949,-0.050936975,-0.027869873,-0.0016374268,-0.026017483,-0.040614143,0.024459807,0.0062488746,-0.066088095,0.0349351,-0.06537518,0.0015120828,0.015345727,0.004357827,0.0045595113,0.00843136,-0.008851136,-0.07656516,0.0042269314,-0.061999857,-0.005347869,0.043341286,0.002639975,0.015036496,0.012567797,0.008466303,-0.03129415,-0.03433403,-0.12171163,0.033615693,0.0060570915,0.0018481517,0.0019642648,0.015425118,-0.011922607,-0.023473093,-0.0052537587,-0.040472403,-0.015443564,-0.013242996,0.018066501,-0.00713692,0.0041498425,-0.010876917,-0.010569415,-0.022917483,-0.025370296,0.022673545,0.032983083,0.009717116,0.042174533,-0.0042364765,-0.0020104703,0.008608846,-0.0077782576,-0.04002594,-0.0026761803,-0.013327405,-0.0039999643,-0.020731216,-0.004569322,0.016770534,0.0006943365,0.018709645,-0.0022285273,-0.021327024,0.013945104,0.014676047,-0.0007400329,-0.0009225304,-0.025631765,0.008939612,0.013894429,0.05357016,0.014187242,0.0011718307,-0.019627871,0.028936308,-0.0006497738,0.018456066,-0.05267192,0.0065413155,-0.006455595,-0.043568112,-0.05265417,-0.05036197,-0.0499479,0.04722202,-0.0090022525,0.036719587,-0.0017541172,-0.008722297,-0.004200952,0.009942318,-0.029507138,0.05255775,0.0340202,0.022122754,-0.031547748,0.017487729,0.0029798627,-0.0053006276,-0.008488712,-0.031422243,0.031013094,-0.03910292,0.0029412864,-0.021083912,-0.021897722,-0.03473947,0.017187059,-0.055088084,0.027801972,0.031406295,-0.020362308,0.011172735,-0.07645316,-0.020779654,-0.0940519,-0.026237682,0.024508566,-0.013061138,-0.064355396,0.08455337,0.01183896,0.0103374515,-0.02350143,0.0061279936,-0.0732327,-0.039438818,-0.02398809,-0.041956075,0.01538723,0.0064775697,-0.0028965964,-0.053018466,-0.03304786,-0.00047963185,-0.046931896,-0.005942536,-0.015729707,0.027369365,-0.07432732,0.017136984,-0.011598537,0.042775374,0.02401762,-0.0023627405,0.024689311,-0.026465284,0.002358612,-0.02827174,0.05433468,0.021721024,0.031826347,0.021552486,0.04036208,0.009331322,0.010920383,-0.0057178335,-0.04089448,0.014785282,0.059646554,0.06891061,-0.019255217,0.038814925,-0.053039674,-0.023592621,-0.035234272,0.013478083,-0.0056822165,-0.02281613,0.008489916,-0.032110307,0.01223403,0.032723285,0.02495199,-0.043768078,0.024755055,-0.021574996,-0.021398,0.029598111,-0.029224467,0.009438557,-0.02016445,-0.0017883332,-0.012696041,0.07214065,0.00022546099,-0.04758705,-0.0056493985,-0.00066806126,-0.009913389,0.06215562,-0.004028672,-0.03285314,0.004205528,-0.024796259,-0.00062765565,0.03001865,0.011044809,0.0029254365,0.042933203,0.050349448,-0.044994887,-0.02661462,-0.013672497,-0.02761205,0.03942293,-0.01806336,0.011253379,0.04264403,0.0013275908,-0.000048214144,-0.044577207,-0.009750141,0.053224485,-0.0020477478,-0.0076489956,-0.035904855,-0.0075796316,-0.0020555588,0.021312932,0.035309438,-0.0003016054,-0.033104584,0.017356323,0.039345846,-0.024073664,-0.007885003,-0.030292613,-0.020418765,-0.012572109,0.031853206,-0.07293624,-0.022920756,-0.008663571,-0.0126599185,-0.000036654328,-0.013849713,-0.004669782,0.0032163572,0.013343519,-0.000035153997,-0.0038616492,0.05154,0.007597243,0.037913848,0.031340852,0.029683087,-0.03294591,-0.012923387,-0.014842972,0.008815319,-0.005585786,0.016520578,0.0048230817,0.021802768,0.0046471893,-0.03863302,0.0057854457,0.01836414,0.028269554,0.006178072,-0.034175638,0.0038121226,-0.01677499,0.0053172493,-0.008398484,-0.0022751929,0.012532253,0.01428761],"last_embed":{"hash":"1n4zz3m","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"1n4zz3m","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Under-Eye Solutions#{2}","lines":[52,52],"size":46,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1n4zz3m","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Under-Eye Solutions#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.005846624,0.023640856,0.008454451,-0.025165677,-0.036151957,-0.013320584,0.032294642,0.01859711,0.023428813,0.008890396,0.014594241,0.0071833297,-0.048265044,-0.0008542436,0.04042031,0.025227629,-0.012180505,0.019938048,0.009858719,-0.032215066,-0.010909908,0.0005682631,-0.018793536,-0.019667985,-0.023413215,0.020737562,-0.0018768993,-0.010396127,0.05040309,0.039420266,-0.02163045,-0.06456669,-0.005859311,-0.024322866,-0.0024985704,-0.03571885,0.02199745,0.0011369836,-0.052029602,0.028450876,-0.042236306,0.0052100644,0.049679555,0.015893076,0.020804174,-0.007102128,-0.009178627,-0.004077017,-0.045075763,-0.030762281,-0.008224781,0.0043435823,0.020014705,-0.014483376,-0.009978527,0.023400804,-0.039613724,-0.066187166,-0.019880665,-0.000674901,-0.01824597,0.009776245,0.0020529218,0.039492477,0.012898005,0.058126915,0.02811551,0.016350245,-0.035678502,-0.013194213,-0.060219735,0.030397967,0.019315515,-0.026485203,-0.016188709,0.008221484,-0.00018017703,-0.015607921,-0.016270963,0.096164115,0.002127083,0.031006373,-0.06379275,0.021821465,-0.010892571,0.023569442,-0.001102335,0.03953005,0.027521215,0.008781138,-0.024613528,0.017271336,-0.008664203,-0.024184814,0.019218383,0.004684481,-0.025154537,0.009129451,0.029276954,-0.010219336,-0.005123749,0.016103007,0.023952216,-0.020818466,0.021157065,-0.018066524,-0.0029346873,0.034140788,0.039313607,0.008370074,0.016327739,-0.017056936,0.022964938,0.05606437,0.036359996,-0.033105176,-0.0035076293,-0.06172462,0.053159755,-0.014058286,-0.0203425,0.013214765,-0.010569992,-0.026254274,0.034636747,-0.0022227517,0.026716065,-0.01752172,0.022912981,0.0051814723,0.018516429,0.0020213441,-0.01541059,0.023072643,0.021924112,-0.025331374,0.01632669,-0.019228555,0.0043822047,-0.063575454,0.050607122,-0.020686625,-0.01741911,-0.024298495,0.045898058,-0.033674665,0.00957,0.03249301,0.011401701,-0.014283545,0.009144091,0.01695162,0.008500265,0.046197392,-0.028159985,0.0042147413,0.0184841,0.0030524463,-0.011843347,-0.0045651947,-0.046743527,-0.012451493,-0.010371962,-0.018356558,0.028562663,0.0047655283,0.03701376,0.028610094,-0.00071407366,0.031727184,0.01728893,-0.04724936,-0.023294356,0.006015051,-0.009501609,0.02719644,0.07931494,-0.009258106,0.016998606,-0.02034157,0.009182429,-0.026752023,-0.03295403,0.00064351165,-0.026927998,0.0059042,-0.005056762,0.020456096,0.017669335,0.013889356,-0.002086718,-0.00730634,0.017939303,-0.006010776,0.056600787,-0.03354763,0.069292285,-0.020011138,0.0034032436,-0.09461336,-0.049825847,0.04890077,0.010799657,-0.051383264,-0.025300672,-0.014218107,-0.047456577,-0.029494802,0.0032348218,-0.009353977,0.021389594,0.016473537,-0.06741474,0.05703651,-0.04637213,-0.003750542,-0.0056790607,-0.03342963,0.015644321,-0.018537365,-0.04460595,0.032978486,-0.023301683,-0.0007447115,0.024399962,-0.005487617,0.003606806,0.07275512,0.029950153,0.023115532,-0.07526552,0.010276083,0.007345421,-0.03536477,0.01961447,-0.04039217,-0.026492508,-0.008351471,0.059994858,-0.008715733,0.008794829,-0.0104613,0.08001737,0.044577975,-0.026608372,0.03755832,0.0012883676,0.01927327,-0.033234112,-0.04273596,0.02245619,0.043864395,-0.008282496,0.028739044,-0.035111975,-0.006147724,0.011470008,-0.0010129313,-0.026633007,0.029837368,0.025665464,0.045246493,-0.00025159825,-0.0065533095,0.06442811,-0.01956114,0.020276668,-0.020354481,0.03416836,-0.032302167,-0.028312521,0.03355163,0.011522954,0.011300147,0.008145722,0.014731701,-0.04171157,0.0005248882,0.06866095,0.012396165,-0.019009983,0.036879316,0.022470875,-0.012483634,0.0428876,-0.016750297,-0.01645929,0.049641535,0.016780276,-0.024972774,0.030002525,-0.0054214667,0.04941609,0.014184029,0.009498984,0.015552323,-0.050848152,-0.145075,-0.027657334,0.0388482,0.008182152,0.03346281,0.020382639,-0.030369094,-0.025933078,-0.008257867,0.009543197,-0.045713596,-0.060424604,-0.016389553,0.018325966,-0.00020644027,0.032414984,-0.021483723,-0.014807894,-0.0009272166,-0.014387507,-0.0032140892,-0.051377036,0.03669225,-0.03743097,-0.008832946,-0.020856481,0.011272183,0.030436194,0.012262658,-0.0056385994,-0.004203021,-0.03936603,0.011194519,0.057752572,0.0001967254,0.024557225,0.011969452,-0.042634346,0.022500975,0.0022691216,0.04660089,0.03260523,0.014940527,-0.016296525,-0.0152733475,0.050751362,-0.0004379822,0.025107171,-0.047634363,0.016014853,-0.0023570012,-0.012469944,0.02015827,-0.030831601,-0.028854145,0.02281408,0.04595642,0.016467674,0.02024154,0.0140449805,-0.0063657104,-0.06490715,-0.03194872,-0.020042444,-0.03291089,-0.03899318,-0.0068162293,-0.03980406,0.028074488,-0.051122293,0.018687882,-0.0024230017,-0.0067708325,-0.02471036,0.023921406,-0.01498741,0.02003159,-0.014667282,0.022994433,-0.085752085,-0.03529227,0.02844646,-0.000115283925,-0.011310654,-0.059311353,-0.022194147,-0.004943639,0.031728815,0.02039063,0.23536983,0.007090912,0.061985627,-0.076539874,0.018490938,-0.034804437,0.0037290521,0.044825483,-0.03524525,-0.015892757,-0.01554471,0.056532584,-0.014579119,0.008338324,0.0060350453,0.039291985,-0.019482998,-0.02017517,0.057110623,0.02171917,-0.02035686,0.0080858795,0.01632194,-0.0021350503,-0.0017149487,0.0015057258,-0.02918829,0.03938142,0.0028702929,0.014552553,-0.058690127,0.011514772,0.04086071,-0.037133552,-0.020545065,0.013863636,0.023863679,-0.0039822883,0.030198745,0.017300587,0.004206213,-0.026813807,0.020235261,0.021505082,0.03597779,-0.009258551,0.040048547,-0.043179214,0.008839696,0.027915733,0.017174298,-0.048023563,0.02069336,-0.032958314,0.01452718,-0.01938254,-0.058311444,-0.00066313695,0.009175637,-0.0013206495,0.020061752,-0.003214233,-0.060694467,-0.012879736,0.00084116607,0.041023053,0.058641717,-0.01952905,0.035788033,0.03466099,0.03802682,0.03954446,0.010531494,0.044183075,0.016409216,0.058746368,0.009828059,0.04586337,-0.0091159465,0.0011686871,-0.03449934,-0.01202463,-0.013948206,-0.032559384,0.0077930097,0.030931085,-0.005954744,0.006445263,0.010720174,-0.0042602546,-0.015688837,0.0027299495,-0.010907897,0.0021161698,-0.011361859,-0.014969136,-0.043622375,-0.030796425,-0.053683206,-0.008642287,0.014137783,-0.022624563,0.0015184542,-0.02358928,0.02142486,-0.05124713,-0.008281869,0.018172463,-0.009066999,0.03735967,-0.05689987,0.017616777,0.045603104,-0.023841364,0.009585052,0.037992887,0.01693487,0.010336164,0.0057574944,0.005796921,0.030788291,0.008985251,-0.02884787,0.025803851,-0.001969808,-0.0068440903,-0.024947653,0.021783771,-0.027951073,0.04369301,0.035329904,-0.03741934,-0.017032351,0.048080295,0.021547016,0.019999424,0.027840365,0.014831397,0.026590154,-0.004458916,0.0013031682,0.018681824,0.021820407,-0.016645653,-0.005288204,0.052266996,-0.028269954,-0.009976536,-0.0034289355,0.044257294,0.0018705877,0.05976354,0.030583585,-0.02882606,0.02536316,-0.04765708,-0.008377423,-0.058512088,-0.02040868,-0.008839584,0.027902279,0.0061613773,0.0201501,0.0629465,-0.059113365,0.028459659,0.006335327,0.011014675,0.0024556597,-0.012941518,-0.019612497,-0.042215407,-0.052953217,0.046977557,0.045946695,-0.00049405236,0.008296832,0.0022450516,-0.039854392,-0.037772175,-0.021425651,-0.0074828686,0.0123160295,-0.049252883,0.039828945,0.041445863,-0.041205145,-0.027527353,0.025199648,-0.02205765,-0.017556304,0.08397448,0.016044004,-0.02094459,0.04002451,-0.013100139,0.09048256,-0.048670992,0.007473126,-0.008760445,-0.0313986,0.015557024,0.03450799,-0.0046486435,-0.017073393,-0.0072724666,-0.04173709,0.0603192,-0.019925723,0.0070224614,0.03659265,0.011654355,-0.066159755,0.013012043,-0.011228044,-0.031452116,0.012048324,0.028652612,-0.070430376,-0.088354185,0.010907269,-0.016584003,-0.01796444,-0.058832657,-0.028433071,0.04084478,-0.012148302,-0.0038038876,-0.025836233,-0.012942333,-0.0064907535,0.0114668785,-0.0030401726,-0.020778894,-0.010428104,0.024559276,0.017848657,-0.014267478,0.016791027,-0.040624864,-0.0134643,-0.020572823,-0.037044678,0.047493592,-0.007767249,-0.01196258,-0.030027281,-0.04917582,0.05625981,0.01835786,-0.0077770595,0.029095255,0.021063669,-0.002347784,0.014476776,0.016122228,0.00576389,0.008186764,0.03620927,-0.024328917,-0.021967737,0.030213939,0.021090187,-0.044018682,-0.04313309,-0.018222628,0.026949944,-0.011305846,-0.002316553,-0.031515047,-0.026081352,-0.014933689,-0.019000778,-0.014541231,0.023162952,-0.0026222304,-0.051312603,0.05683808,-0.006301894,0.0025870127,-0.0032516157,0.0047622,0.046898574,-0.013272987,-0.0031384507,0.027446711,0.030716559,0.01730576,0.020258116,-0.0542502,0.00459558,-0.00083578005,-0.04164973,0.01956621,-0.01255317,0.008612019,0.0070553343,0.024877857,-0.015280844,-0.0016682162,-0.010277308,0.0010213141,0.0013335351,-0.016737452,-0.015408509,-0.05015655,0.009834933,-0.026477847,-0.008205202,0.029541798,-0.023432815,-0.06251094,-0.031681668,0.015824694,-0.021533027,-0.009248241,0.055474453,-0.027462216,0.0055767787,-0.012834414,-0.051541574,-0.00026140772,-0.024120575,-0.010231119,-0.057287633,-0.0232877,-0.056804582,-0.030088037,-0.029913625,0.002334134,-0.035673924,-0.027131064,-0.013793113,-0.040508788,0.04193322,0.020049237,0.028458025,-0.055777088,0.027609155,0.048358217,-0.037223216,-0.024153816,0.07847774,-0.0337672,0.031072073,0.008410145,0.0043465416,0.013025981,0.0020088574,-0.024381889,0.016849352,0.031689987,0.007903789,-0.0020148335,0.0462019,0.019115232,-0.03598065,0.011186783,0.0028072265,0.0042657,-0.033299714,0.06109227,-0.0361213,0.0396198,-0.0069262628,0.012744728,-0.035218,-0.007500564,0.0025407744,-0.015307518,-0.02648081,-0.04834501,0.03482847,0.03384646,-0.0688231,0.038346738,-0.012695089,-0.0016113201,-0.021882776,-0.0068039545,0.0077463076,0.017325658,-0.016022436,-0.050700217,0.019060427,-0.038882565,-0.019274956,0.032784626,0.007331244,-0.016433123,0.03157641,0.055124994,-0.0306837,-0.061002,-0.1233737,-0.016372882,-0.03201896,0.026718248,0.01126274,0.0093097305,0.0045834114,-0.0379062,-0.0022968354,-0.05106227,-0.00034497678,-0.0014537568,-0.038709566,-0.022620052,0.028067628,-0.0070992843,-0.01991405,-0.039671727,-0.057614513,0.050438467,0.026464857,-0.011824415,0.028936084,0.027142448,-0.025210619,0.009344549,-0.0043222746,-0.014856654,-0.003568668,-0.005040581,-0.003503328,-0.007047937,0.009205838,0.013586789,0.0062981932,0.013034374,-0.0072066295,-0.02053803,-0.01687098,0.0113185495,-0.014952106,-0.0014355414,-0.025599163,0.0015278284,0.021001795,0.0078211045,-0.01738537,-0.004212929,-0.040972438,0.030653395,0.021288745,0.019000405,-0.05372097,-0.02349353,-0.0046088016,-0.05055762,-0.054842565,0.008077839,-0.03360155,0.016483618,0.0035681499,0.028824268,0.025550418,-0.0555753,0.015097662,0.019073414,-0.029150974,0.034218192,-0.000051207866,0.0046868767,-0.016557697,-0.01575083,-0.008212535,-0.022803666,0.005925991,-0.011847447,0.025324935,-0.05222124,0.016534574,-0.043861933,-0.0044992,-0.053961184,0.022577142,-0.0060978727,0.053748358,0.03634292,-0.027733875,-0.02280178,-0.08973718,-0.032947358,-0.08532168,-0.032469694,0.0070748236,-0.016062073,-0.07160673,0.07215411,-0.027520085,0.015123314,-0.0061325594,-0.006063177,-0.04852664,-0.037784725,0.004680314,-0.05177588,0.004097906,-0.021665087,0.020273423,-0.01321397,0.0034846547,-0.047654252,-0.031242918,-0.03114492,-0.0013022372,0.0027686853,-0.009105116,0.016342113,0.009265956,0.027345741,0.0072267335,0.015281432,0.02022502,-0.039345708,0.026483124,-0.02795296,-0.0072230864,0.011586676,0.006988952,0.01738717,0.011741344,0.03892394,0.026267601,-0.020051045,-0.019746326,-0.005432605,0.062135197,0.04312995,-0.045592014,0.031122487,-0.024965724,-0.02073893,-0.0571387,0.0078930985,0.016791876,-0.0301398,-0.0297206,-0.029126082,-0.009264501,0.01890392,-0.03014761,-0.023451893,0.02810174,-0.045762215,-0.015705442,0.0033100005,-0.043474063,0.021630837,-0.0024286283,-0.0090759145,0.008653068,0.06651099,-0.017127212,-0.057186753,-0.026270965,-0.015551608,-0.00651745,0.077063344,-0.005981057,-0.059800014,0.040478393,-0.03838122,-0.040913034,0.020123644,-0.016332082,0.0068860603,0.026961764,0.060887195,-0.021261334,0.029586896,0.028129175,-0.016115086,0.0068720556,-0.029947067,0.025521083,0.045464035,0.034371715,-0.014068001,-0.02618503,0.0043809637,0.04933578,0.019319518,-0.045310214,-0.0017244724,0.03843719,-0.020811036,0.014871029,0.035984274,-0.004516792,-0.0035814743,0.0023858382,0.02790002,0.0060452805,-0.007429522,-0.0373877,-0.022709621,0.0064224023,0.03404251,-0.018142156,-0.026902711,-0.028143441,-0.008003383,0.004268264,-0.008960875,0.009032825,0.040812757,0.027047127,0.001730158,-0.0003221099,0.033580676,0.034770027,0.010554887,0.06978106,0.01674894,-0.02166055,-0.0058921967,-0.020806324,0.000442075,-0.024866425,0.004661988,-0.0004090227,0.016076459,-0.012454623,0.005475798,0.025144918,-0.0057771183,0.03563357,0.047330104,0.004741383,0.0069425134,0.0022780674,0.007928836,0.018499168,-0.017187981,0.047566477,-0.006637766],"last_embed":{"hash":"1rqqu6y","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"1rqqu6y","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Under-Eye Solutions#{3}","lines":[53,53],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1rqqu6y","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Under-Eye Solutions#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0033449074,0.031208502,-0.025292132,-0.014709643,-0.021594912,-0.065619364,-0.0020195844,-0.010816538,0.027031882,-0.013659701,0.035202123,-0.012592437,-0.059502974,-0.011132506,0.009623768,0.023623291,-0.009780397,0.0099958675,-0.015304118,-0.034161974,-0.020028867,-0.0064979894,0.022597786,0.004405853,-0.028311884,-0.0042236974,0.0052332864,0.00032064554,0.024415536,0.026401067,0.032896817,-0.018892383,0.013785039,-0.029636847,0.035718776,-0.046629205,-0.009083775,-0.03520959,-0.052163567,0.049636956,-0.0047325785,-0.0045499466,0.042182032,0.016832128,0.027153168,-0.015731353,-0.0028699446,-0.010360079,-0.029261818,-0.006793663,-0.0074660243,0.009761358,0.019565053,0.01957371,0.0016460936,0.028291402,-0.04632888,-0.04631576,-0.020333916,-0.0010741655,-0.05404894,0.027289173,-0.051559895,0.016645415,0.030369684,0.052421957,0.021189649,0.027728774,-0.036252245,-0.0018137388,-0.037263837,0.015372993,-0.0063494598,-0.0190334,-0.0250046,0.020529997,0.0044511626,0.0064667924,-0.015666537,0.10458779,-0.017007975,-0.003916966,-0.017487725,0.027528616,-0.03760113,0.01311434,-0.013192916,0.059408084,0.038104393,0.010175984,-0.0038496556,-0.0013042793,0.019405095,-0.04397092,0.0073666917,0.013828671,-0.0372202,0.014207066,0.03404149,-0.021725196,0.035990525,0.008488534,-0.008368718,-0.014832823,-0.014841574,-0.0063599325,-0.026428966,0.0025657862,0.024138868,-0.0013298013,0.0038827092,0.0022113675,0.0026640675,0.033581223,0.008815691,-0.027056238,-0.0049112993,-0.028451834,0.041420586,-0.012077782,-0.0012874262,0.022790244,0.004078216,-0.037220307,0.021404147,-0.0065532783,0.007151285,-0.034422185,0.04236422,-0.0018647247,0.001775312,-0.01671638,-0.038199738,0.013388872,0.009909817,-0.0028557093,0.03392037,0.0145285465,0.022991998,-0.07604805,0.028161513,0.024335952,0.009994203,-0.018824764,0.038326688,-0.045833945,0.010845737,0.010997736,-0.026066937,-0.0019651612,0.0032443365,0.03276465,-0.002453833,0.006982428,0.009824376,-0.016304353,0.010736021,0.014608335,0.029512607,-0.04479376,-0.036238004,-0.013655816,-0.024950279,-0.012955782,0.056117874,-0.006520815,0.014069957,0.03836099,-0.0036918735,-0.000062264175,0.04156942,-0.031719565,-0.016970148,0.024102699,-0.031413384,0.022233484,0.085455105,0.029352827,0.0069899093,-0.026216209,-0.016335241,-0.031773325,-0.007483608,-0.024952598,-0.017249579,0.020558517,-0.007280664,0.019836346,0.021814503,0.026733866,0.024676748,-0.012588216,0.029634247,0.010079099,0.03487296,-0.02261372,0.09763872,-0.00958098,0.02051475,-0.062244706,-0.0011500433,0.041059155,0.03149551,-0.04856403,-0.01607671,-0.02706779,-0.04298361,-0.04531583,-0.0045662564,-0.01624222,0.00018036891,0.0058299885,-0.0327051,0.071786836,-0.07827782,0.012499909,0.020117598,-0.03051146,0.019523995,0.010434507,-0.09493884,0.011770616,0.0061538415,0.034639116,0.0060821865,0.04092679,0.009315709,0.081247345,0.04139391,0.039005347,-0.044441387,0.004579464,0.015149853,-0.023887811,0.023234826,-0.014188557,-0.013738325,0.009021809,0.02953841,0.013367888,0.018515375,-0.019936252,0.03620914,-0.0026855292,-0.043633636,0.018806534,-0.0016175755,-0.010380749,-0.020563781,-0.023166664,0.02493495,0.03389718,-0.02294466,-0.0055095605,-0.042539116,0.0199577,0.016774258,-0.0070887245,-0.035971683,-0.01035526,0.008544068,0.020083316,0.00051955343,0.01830487,0.023794368,-0.017923372,0.030232,0.016491741,0.045262527,-0.00039471406,-0.010606702,-0.011477778,0.020941386,0.017003464,-0.030176057,0.004031688,-0.038030323,0.03360662,0.082526304,0.01775981,0.012245071,-0.0021311236,0.029172797,-0.027848594,0.040305708,-0.012013006,-0.016480245,0.02852682,0.015503941,-0.036937464,0.012936505,0.005302754,0.055108186,0.016808586,-0.008570498,0.011141024,-0.03384723,-0.16057174,-0.015471821,0.026707942,0.0075767124,0.016621895,0.022494422,-0.032996718,-0.012423477,-0.025849639,0.0012215871,-0.014023036,-0.05215093,-0.011305667,0.01193974,-0.03072888,0.026187072,-0.014531468,0.015436992,0.038204875,-0.034227412,-0.027825773,-0.028233407,0.060632203,-0.023182882,-0.025101187,0.0010410552,0.022753827,0.038811028,-0.03472799,-0.015936123,-0.03552999,-0.02116153,0.0037826789,0.03240014,-0.009309336,0.05671719,0.0055859913,-0.046910666,0.024715077,-0.02139186,0.024677876,0.01905988,0.01172068,0.009927455,-0.044252098,0.033033814,-0.017267216,0.04272334,-0.07147522,-0.016359044,0.003594355,-0.017896844,0.023048375,-0.004564036,-0.043602776,0.016415885,0.036043968,0.02603859,0.012753864,0.055123173,0.013336427,-0.05533699,-0.013915,-0.056724623,-0.038350735,-0.06880543,-0.002959934,-0.02735648,-0.002069131,-0.050987512,0.04840591,-0.01852034,0.007876865,-0.023294438,0.034103204,0.00918951,0.009178893,-0.03491465,0.012902045,-0.08583283,-0.020332785,0.0069037885,0.0010609479,0.0015690351,-0.034264397,-0.014970458,-0.006055968,0.000049340517,0.04161956,0.22641204,-0.008950229,0.04753682,-0.04607708,0.011494438,-0.048891347,-0.013560688,0.021376655,-0.0018388788,-0.03825666,-0.0044258283,0.08071657,-0.027717168,0.0011243279,0.000018873436,0.05788439,-0.051415425,-0.004310712,0.052069686,0.017738631,-0.0142073305,-0.017084675,0.005512069,0.010523889,-0.027552128,-0.0074554803,-0.0065576234,0.021937752,-0.020273583,0.015618916,-0.039487097,0.006077004,0.022897812,-0.04332075,-0.06601413,-0.0048741684,-0.016057517,0.0008891935,0.031136686,0.02195468,-0.012947022,-0.015052256,0.014711977,-0.014589633,0.030470813,0.0010069419,0.038864076,-0.03648886,0.0102365455,0.0032696237,-0.0222701,-0.023569958,0.0117355725,-0.013720795,0.046256054,-0.025244579,-0.03189088,-0.0004351455,0.00009803067,0.011943547,0.017798891,0.020139107,-0.02600047,-0.011035705,0.0032915531,0.036112502,-0.020395184,-0.023454977,0.06494131,0.042429186,0.03418704,0.040861808,-0.004445066,0.020342447,0.015985865,0.043858897,-0.022997031,0.053982288,0.031452212,-0.033121657,-0.05263676,-0.0394171,-0.02713119,-0.0060591153,0.012185199,0.032711282,0.0108272815,0.048760388,-0.0099478075,-0.0066897254,-0.008390332,-0.011170941,-0.0075794593,0.013930729,0.000078804565,-0.007374159,-0.008439326,-0.012277394,-0.05584031,0.01725065,-0.022923457,-0.016076198,-0.002380755,0.008583609,0.026564822,-0.02959802,0.0025000856,0.024251422,0.0072116647,0.015972383,-0.02466784,0.0061469832,0.040801246,-0.028244812,0.029282093,0.0391692,0.02161033,0.008317587,0.038035605,-0.007280976,0.049038135,0.00085783034,-0.0076945396,-0.012779868,-0.011848976,-0.008858597,-0.01968522,0.026580395,0.014041933,0.023490226,0.04737059,-0.03660061,0.011019974,0.057668347,0.029685214,0.031346954,0.04270518,0.0022520132,0.01836267,0.020434229,0.027705628,-0.006722862,0.021915615,0.013441161,-0.00678018,0.04185299,-0.00067763374,-0.046711218,-0.012169794,0.014209062,-0.0168883,0.06340095,0.019026684,-0.051049694,-0.009478978,-0.05680022,0.0075326357,-0.023852631,-0.019549118,-0.013359796,-0.0011922048,0.047341272,-0.018064527,0.05424019,-0.04575754,-0.008453134,0.015342382,0.04132204,-0.0385424,-0.050877087,-0.0037733533,-0.019538505,-0.038562004,0.03225361,0.0060149683,-0.000046917234,0.017955514,0.044479094,-0.013010976,-0.035342634,-0.021613145,-0.02123868,0.002400496,-0.014984866,0.04476433,-0.02044509,-0.05146613,-0.019962985,0.0045362823,-0.00013481018,0.006987977,0.090360455,-0.009482665,0.000052039162,0.04048791,-0.027048372,0.08505534,-0.0131604895,0.000112284346,-0.02767729,-0.0057408735,0.017933354,0.0114981765,0.0040982566,-0.018191965,-0.004891638,-0.035411328,0.038471203,-0.04266993,0.0214993,0.028485669,0.028462877,-0.07450348,0.009718743,-0.063225076,-0.06663974,0.05623991,0.017363653,-0.029262168,-0.069502,0.02267273,-0.03151055,0.009728334,-0.064464696,-0.017814826,0.04632116,-0.020095393,0.024585228,-0.029947616,-0.035024952,-0.015539231,-0.00012982103,0.018004911,-0.039857663,-0.020365296,0.018430362,0.04056321,0.0002243795,-0.0018758664,-0.06451496,-0.019594641,-0.0023771094,-0.053706676,0.06526785,0.009516757,-0.0065558446,-0.016291194,-0.05787103,0.040190883,-0.02261317,0.021975053,0.021964496,0.028599227,0.003329801,0.038073644,-0.02808117,0.0043649916,0.011256963,0.029944796,-0.056826066,-0.029209265,0.036238384,0.028778827,-0.0019182519,-0.021357715,-0.033488777,0.006495215,-0.018507719,-0.024427311,0.00629364,-0.03692363,-0.039660152,-0.010832935,0.033112366,0.008552831,-0.0071923584,-0.03722287,0.044220664,0.03034762,0.007204387,-0.041692477,-0.016865663,0.036901005,-0.034182604,-0.024271827,-0.01614177,0.029101724,0.026453495,0.000011762522,-0.053019095,0.043973368,-0.009306608,-0.011688283,0.018282382,-0.043247044,-0.014271097,-0.035384353,0.020404765,-0.0037513715,0.010045868,0.008379255,-0.009131923,-0.011717982,-0.013973205,0.005108445,-0.027061826,-0.0026196747,-0.09262782,-0.029436683,0.01649587,-0.031607036,-0.07214178,-0.04909988,0.047920287,0.03213636,0.011759155,0.062266715,-0.009071295,0.013827741,-0.020573778,-0.03564604,0.005233344,-0.04462381,0.029923499,-0.03972252,-0.040877145,-0.031078378,-0.019038266,-0.021437388,-0.0023399105,-0.012951607,-0.026274491,-0.0064888424,-0.03937129,0.03842567,0.013752057,0.031231647,-0.041320834,0.029630043,0.003763433,-0.056991152,0.021062236,0.057523258,-0.021367189,0.016237592,0.0022566805,-0.014313951,0.012971761,-0.002041485,-0.010735063,0.020903694,0.030934868,0.019588761,-0.034530535,0.03971412,0.0412816,-0.000086684726,-0.0081545105,0.01712274,-0.010599015,-0.02877621,0.03772763,-0.030034205,0.018121338,-0.0077913934,0.013347922,0.010698672,-0.04287055,0.036499444,0.011275729,-0.006028891,-0.023607934,0.016325807,-0.005169722,-0.07858262,0.030727383,-0.051182736,0.033492282,0.022416906,0.027025674,-0.00028824637,0.026778782,0.0019869073,-0.055974834,-0.016746107,-0.06971703,-0.017359253,0.054543607,-0.0005717102,0.027022367,0.008658014,0.06935365,-0.021684261,-0.051751725,-0.13044657,0.009373341,0.0023759687,0.0011512282,0.0033552598,0.018973285,-0.0077024624,-0.06890489,-0.009687175,-0.04358394,-0.026648998,0.013645403,-0.009497355,-0.004445445,0.015758317,0.0023591581,-0.036916383,-0.05834848,-0.038022634,0.06139151,0.030263264,-0.0006156673,0.038570315,0.0015711248,-0.023176394,0.0071990867,-0.014047047,-0.048539072,-0.0025328416,-0.02771698,0.0032513412,-0.01853464,0.023830948,-0.0043160357,0.021257764,0.011260144,0.008148142,-0.0011993116,0.0060832445,0.02178922,-0.0146560585,0.005632047,-0.008671055,0.0127660455,0.056320544,0.04482226,-0.011704351,-0.02283853,-0.031563222,0.025499748,-0.021165023,0.042273022,-0.0068737897,0.0028179754,-0.0015082757,-0.030300325,-0.040707886,0.0026332468,-0.03390504,0.035589427,0.021962555,0.03897767,-0.008267253,-0.03699976,-0.006526949,0.037588734,-0.020592738,0.0036364999,0.00039591867,-0.020472562,0.0015844409,-0.009171582,-0.020357845,-0.006216938,-0.009749295,-0.013577012,0.04306316,-0.04150719,0.0062626037,-0.0076905466,-0.043281186,-0.045649022,0.03246802,-0.00007196296,0.09234632,0.018979434,-0.00922159,-0.036157135,-0.050430875,-0.0063327467,-0.07251469,-0.03175118,-0.019209888,-0.034777302,-0.05623026,0.08517113,-0.0012769026,0.02761185,0.018470129,-0.009951566,-0.03791413,-0.02998181,-0.009040695,-0.04778931,-0.018227458,0.024247617,-0.04741349,-0.017208597,0.0205798,-0.0056555006,-0.044721175,-0.0012794089,-0.022394052,0.021056822,-0.03843806,0.012701958,-0.020392623,0.03010925,0.006904797,-0.003912145,0.027034992,-0.036047477,0.017098714,-0.03352881,0.014073657,0.04401283,0.0659894,0.046379503,0.0110506015,0.015576721,0.033445578,-0.04509985,-0.021757381,0.0015712167,0.058896024,0.041326076,-0.062479366,0.032753345,-0.026127184,-0.007029907,-0.023943722,0.0031615626,0.008269409,-0.018364789,-0.009946947,-0.049489502,-0.004727173,0.0021902863,-0.013036528,-0.040427655,0.024505131,-0.029667292,-0.0106149865,0.014846941,-0.028966838,0.021781627,-0.03100739,-0.010421405,-0.01295008,0.075568095,-0.01662817,-0.035027564,-0.02820047,0.014021482,-0.026562184,0.061838526,0.017149242,-0.016043276,0.019977648,-0.0077146813,-0.004900851,0.02359593,-0.007818911,-0.0051328875,0.010312685,0.006567076,-0.024521163,-0.004752488,0.05060593,-0.02411089,0.01647605,0.01008248,0.029042687,0.051627588,-0.00024541828,-0.0409002,-0.025362246,-0.015281408,0.029916832,0.003412924,-0.037434306,-0.010738215,0.011827303,-0.0190561,0.02877319,0.0074518826,0.0065127844,0.0008774372,0.0025516907,0.015412507,-0.005660337,0.001830123,-0.037086934,-0.0021311098,-0.0044278875,0.03312475,-0.021376787,0.013638351,-0.022113375,-0.017721646,0.0015839885,-0.027983084,-0.008727787,0.05296035,-0.0014651895,-0.0005269738,0.022207106,-0.012605928,0.027187476,-0.016531719,0.033137143,0.028780622,-0.05243705,0.015328569,-0.030315435,-0.018675165,0.008132265,0.03709578,-0.0031090884,0.036717992,-0.012422228,-0.014440766,0.032168757,0.012424061,0.0013462877,0.02545671,-0.03184985,-0.03577917,-0.010943035,0.041808717,0.030382564,-0.008341673,0.01942846,-0.0025018672],"last_embed":{"hash":"1ikgn2a","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"1ikgn2a","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Under-Eye Solutions#{5}","lines":[55,55],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ikgn2a","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Under-Eye Solutions#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039248306,0.008263297,-0.03665626,0.007270848,-0.03263759,-0.047422033,0.018237703,0.037075628,0.010868453,-0.0062678214,0.01837431,0.029016592,-0.062434334,-0.0034132255,0.01609326,0.019248901,-7.732e-9,-0.0093737,-0.012307479,-0.009809718,-0.048172507,0.012162053,0.022233872,0.054205608,-0.027997361,-0.0031234454,-0.011497222,-0.010575857,0.032545213,0.018754274,-0.000321936,-0.04026007,0.04612507,-0.050646763,0.008593305,-0.046885006,-0.005002244,-0.011520221,-0.054759335,0.02018472,-0.033782173,0.00013703911,0.024504378,0.038647227,0.008340138,-0.011060463,0.006412314,-0.0038885928,-0.022271268,-0.032771908,-0.022564378,-0.008511386,0.02594637,0.0150215095,0.00600081,0.04298963,-0.048366938,-0.019803388,-0.03160419,-0.0029117584,-0.035892453,0.037927423,-0.039580535,-0.016842349,0.0313915,0.05543228,0.024068845,0.04451866,-0.019845406,0.008516009,-0.051580213,0.01752559,-0.007158989,-0.0055766576,-0.038882263,0.013153333,0.022400906,0.0045101563,-0.009024129,0.07327104,-0.016556537,0.00039651443,-0.041903533,0.048754044,-0.030010495,0.02838663,-0.0453502,0.05599345,0.0018029747,0.0045051556,-0.027769964,0.014594398,0.02131913,-0.06950123,-0.0036446266,0.025043957,-0.0096884025,0.0041038305,0.024477208,0.009578661,0.04636822,-0.010628193,-0.00985979,-0.02479946,0.025625398,-0.0033329977,-0.039524574,0.025792692,0.03185895,-0.025074473,-0.012117623,-0.01965551,0.015443825,0.03509385,0.016561214,-0.03593821,-0.005102828,-0.009042519,0.027076278,-0.013307007,-0.0077797645,0.026436586,0.0010539598,-0.035008725,0.025146505,0.0001693961,0.0066955774,-0.043935586,0.043637943,0.006181921,0.006855426,-0.033948675,-0.0066239657,-0.0022172034,0.0020919684,-0.0038303111,0.03439206,0.010356516,0.0064416486,-0.08120534,0.037380386,-0.006296014,0.017059276,-0.00165958,0.04714932,-0.015320727,0.054261725,0.021602562,0.00353723,-0.005499159,-0.012789448,0.025762236,-0.017334517,-0.014541392,0.0045528524,-0.030249443,0.024503889,0.035499964,0.038477592,-0.04162673,-0.021333814,-0.037918385,-0.021974294,-0.018245768,0.037259623,-0.021062367,0.012662557,0.028696347,0.0021514373,-0.019375341,0.03766098,-0.059469637,0.006760089,0.005719722,-0.022574306,0.019599834,0.07573982,-0.004496835,0.04996097,-0.031877585,-0.01873697,-0.0064006126,-0.029955423,-0.031745467,-0.044743214,0.020417124,0.0034320606,0.019740228,0.027995413,0.02782126,0.025122333,-0.02195622,0.02959594,-0.013226026,0.06195344,-0.0015491698,0.06867513,0.009641756,0.010576346,-0.057219706,-0.01637353,0.028002072,0.020135917,-0.04455913,-0.033160098,-0.03594707,-0.04081166,-0.042264488,-0.015691953,0.0007447793,-0.0045425263,0.04554372,-0.031317417,0.07249624,-0.028962877,0.01005064,0.02683735,0.018688248,0.044663716,-0.004246537,-0.0778466,0.019323077,0.007227984,0.011275101,-0.0027187527,0.04108702,0.018075282,0.0739388,0.03251317,0.031229418,-0.053025223,0.036442675,0.022586415,-0.030519053,0.027159758,0.006791813,-0.02220665,0.026632205,0.016737357,0.015785694,0.023983136,0.022583004,-0.0031688313,-0.021791575,-0.015383017,0.0039489195,-0.0111969095,-0.0042619766,-0.0019762293,-0.0020431613,-0.0085000275,0.012689339,-0.022503689,-0.009537929,-0.02364488,0.025567,0.033624496,0.0065806913,-0.019526575,0.0120920455,0.022498185,0.012684337,-0.010699267,0.018462278,0.044255555,-0.005108415,-0.011779405,0.020878265,0.043677937,-0.028893042,-0.008782066,0.008632945,-0.004023954,0.008808617,0.002735964,0.029362917,-0.03931877,-0.013172847,0.08661471,0.02230746,0.004363695,0.0026359004,0.031415787,-0.02922656,0.028974967,-0.0058915108,0.011865961,0.035714213,0.021354208,-0.04577023,-0.00010201071,0.02522364,0.048241694,0.014751352,-0.0063926848,0.045198523,-0.047537655,-0.1560781,0.003939885,0.03606943,0.008616099,0.027589753,0.010398379,-0.07831534,-0.012249867,-0.037293296,0.006264667,-0.031460986,-0.057119727,-0.016053883,0.01736523,-0.03886153,0.06717285,-0.03851327,0.017210266,0.022256967,-0.023824256,-0.036631946,-0.013933939,0.03715914,0.0053337356,-0.0025300812,-0.022270039,0.025138874,0.02286807,-0.036326353,-0.015910842,-0.017108958,0.036645453,0.00044221777,0.04965198,-0.014941097,0.020751793,-0.014304539,-0.04557755,0.015813706,-0.016378706,0.011922216,0.02522153,0.015695855,0.020109016,-0.0303169,0.016700828,-0.011564402,0.02087407,-0.051692676,-0.047381613,-0.012907121,-0.0099918125,0.0009713113,-0.0064573153,-0.034060545,0.03371972,0.044046495,-0.0024157173,0.012450322,0.038841482,0.029062264,-0.076852255,-0.007299852,-0.02690152,-0.04517824,-0.02934661,-0.007144361,-0.01720213,0.010373942,-0.037382957,0.049937725,-0.02785334,0.0055080336,-0.037334368,0.037068136,0.014630711,-0.0018919691,-0.0047325194,0.012370567,-0.09713556,-0.05706152,0.035958074,0.0018488532,-0.008501009,-0.03670537,-0.01776104,-0.0114968745,0.008849119,0.044743717,0.22816102,0.036655948,0.022749666,-0.026170319,0.0070068515,-0.037849084,0.0062710647,0.024975719,0.0008897107,-0.036896203,-0.008899178,0.05224408,-0.029601417,-0.0066611976,0.018386733,0.043405235,-0.057939064,-0.011591756,0.047415465,0.012267303,-0.032490227,-0.020962648,0.020657051,-0.021459265,-0.007828935,-0.01160329,-0.013521959,0.0032629184,0.011812133,0.0065251836,-0.030137353,0.008113727,0.018387765,-0.015651416,-0.050928466,0.012488985,-0.0025137165,-0.012647697,0.01335637,0.046044428,-0.010452897,-0.017959906,-0.003143764,0.011389609,0.022473471,-0.01344411,0.027282115,0.0058077844,-0.002408006,0.004506259,-0.00059482025,-0.023171501,0.020830184,-0.01827217,0.020405369,-0.018309416,-0.069556035,0.0153986,-0.0058418713,-0.000027860258,-0.0075865705,0.0020260918,-0.05310497,-0.04704235,0.027995909,0.041398127,-0.014572576,-0.025406867,0.06491201,0.047328632,0.028668178,0.0564978,0.005079502,0.012929313,0.0068402914,0.03549642,0.0061741555,0.04225124,0.034413565,-0.026420316,-0.020176245,-0.021404251,-0.013029204,-0.031449396,0.00051309436,0.011404572,-0.036694482,0.012470703,0.01375964,-0.055614073,-0.0050123935,0.0069011194,0.0033319627,0.0029490897,-0.010208453,-0.03679375,-0.0047409143,-0.043150824,-0.058543075,0.0072538108,-0.004557228,-0.021637212,-0.0070949956,-0.0068783564,-0.005988001,-0.02066986,0.03259892,-0.0069852653,0.018784162,0.013137414,-0.010185315,0.012002935,0.031164298,-0.06420953,0.03485983,0.010145397,-0.006634811,0.0041993246,0.019359313,-0.0064385864,0.03420992,0.002280762,-0.026217123,-0.0029110545,-0.0123635875,-0.019981487,0.017909236,0.041202348,0.012818541,0.0031132938,0.051828295,-0.047921713,-0.0044319932,0.028323485,0.015044471,0.031142393,0.060775854,0.010092377,0.0185485,0.01759626,0.01175865,-0.033663627,0.05521433,-0.00027756664,0.0031383752,0.0091732275,-0.021205867,-0.03934807,0.006277138,0.0045020944,-0.004147711,0.063161045,0.021093331,-0.047149632,0.016520493,-0.04779355,0.0007870715,-0.046007562,0.006125846,-0.010934384,0.02857245,0.040465493,-0.023560854,0.03091078,-0.05290002,0.022318365,-0.04006683,0.0343836,-0.040110722,-0.039026935,0.0071703023,-0.030956252,-0.03829561,0.026127156,0.0002977238,-0.011911067,0.0031059708,0.022271503,-0.0002834875,-0.07121582,-0.026890524,-0.025475422,-0.029053988,-0.03281902,0.0626621,-0.03184318,-0.06568327,-0.005310544,-0.04235382,-0.023950255,-0.028943574,0.08114968,0.02996472,-0.020858997,0.035116214,0.006464589,0.093721434,-0.05474577,0.011286036,-0.0031803006,0.023214214,0.031185923,0.014634192,0.032688096,-0.052103076,-0.0031776691,-0.014679974,0.032432158,-0.033755157,-0.032535892,0.0070576663,-0.0043206904,-0.072856374,0.026934901,0.00029971582,-0.03592187,0.063999385,0.010110825,-0.06370245,-0.07872261,0.023804631,-0.023410868,0.017730014,-0.07911462,-0.008174992,0.06915442,-0.00012389771,0.01368258,-0.0065426566,-0.0302202,-0.0108506875,0.0006263191,0.02149813,-0.055599295,-0.03892378,0.041940216,0.04444844,-0.0016492349,-0.029557372,-0.036342278,-0.014056191,-0.013391668,-0.029568395,0.058382753,0.032125853,0.013998776,-0.037489623,-0.00027616313,0.050361633,-0.009385522,-0.007151752,0.019046709,0.018069588,-0.012677516,-0.0055196444,-0.000113710805,0.03409753,0.012596397,-0.0110109635,-0.028268937,0.0021992843,0.049854737,0.024778344,-0.029699896,-0.025063658,-0.017116671,0.037660874,-0.007586539,-0.019746786,-0.012640341,-0.037157908,-0.037635665,-0.044683967,0.01588929,0.018468177,0.012764826,-0.020658942,0.06677385,0.060452133,-0.002333346,-0.012181588,-0.0012334278,0.025383279,-0.024614021,-0.015629357,-0.0022580996,0.034932256,0.03739982,0.011039785,-0.07516611,0.021096442,0.015274491,-0.022660201,0.044385616,-0.0139590725,0.0041465866,-0.008644359,0.006002251,-0.002726979,0.0064376825,-0.0104362,-0.018784245,-0.0013787067,-0.016650464,-0.014259362,-0.017358717,-0.016350655,-0.055457804,0.004206542,0.04332362,0.0048786304,-0.053279176,-0.043603625,0.028027508,0.037318848,0.013826592,0.055085517,-0.03296883,0.017439874,0.010481164,-0.03650264,0.034355965,-0.04641413,0.029782802,-0.012825919,-0.008640496,-0.06143871,-0.002664885,-0.016216341,-0.022316512,-0.018667921,-0.023932528,0.003535104,-0.006737257,0.049388308,0.025843242,0.039178982,-0.031802304,0.032978952,-0.021332059,-0.04716011,-0.00595103,0.038603403,-0.011910001,0.023164181,-0.015967913,-0.015245698,0.015878668,0.024454942,-0.012583948,0.04020102,0.01947636,0.013786089,-0.025177766,0.03655374,0.01103587,0.038251158,-0.013929274,0.0077298414,-0.008408482,-0.03295897,0.022000078,-0.03859766,0.031013314,-0.038047947,0.0006642418,0.0075890827,-0.051837757,0.015949259,-0.010466984,-0.035589244,-0.05296445,0.015683781,0.007271341,-0.05031977,0.010011677,-0.04296412,0.050542813,0.024033852,0.024052309,-0.014345396,0.0284756,0.0012331113,-0.06711623,-0.025229493,-0.025902633,0.00083855976,0.041706014,0.025792483,0.02205557,0.002375514,0.040399287,-0.027458258,-0.046593048,-0.133035,-0.0047972742,0.0046219123,0.009489161,-0.023855345,-0.0018644073,0.018827759,-0.042825922,0.011216862,-0.059283108,-0.006039831,-0.0198823,-0.00028741563,-0.007871018,-0.004042179,0.011593682,-0.042636745,-0.033163875,-0.06356499,0.06977719,0.029753098,-0.014549793,0.0572178,0.022888074,-0.0012837884,0.012043534,-0.0014511069,-0.035273455,-0.015455231,-0.0030170504,-0.0069933473,-0.027262222,0.0019585122,0.018343985,0.015919873,0.027025778,0.003557267,0.0072468915,0.018089255,0.014698828,-0.004443325,-0.0025322763,-0.012426116,-0.014184742,0.06586906,0.051409293,-0.0010383938,-0.0132648405,-0.0076808045,0.067277834,0.0015912101,0.029526785,-0.0040441114,0.0032980526,-0.002336778,-0.06117794,-0.021194203,-0.009451055,-0.040357005,0.018061679,0.018855233,0.018331159,-0.00032255778,-0.02397918,0.0007234025,0.029207433,-0.029806975,-0.008863484,-0.010197087,0.0077455407,-0.012812009,-0.006413183,-0.0015113095,-0.012419104,0.00059509766,-0.04090163,0.024319705,-0.028553477,-0.006995338,-0.019343214,-0.02595069,-0.058391478,0.047542073,-0.05301185,0.06111553,0.02199677,-0.0037918857,-0.010648767,-0.068329215,0.001263048,-0.058740336,-0.04166028,0.012965115,-0.015184779,-0.044357553,0.07285792,-0.009773566,-0.00069692254,-0.0153592415,-0.02392838,-0.051698063,-0.021888291,-0.034612708,-0.04238381,-0.011243857,0.009574741,-0.053753804,-0.0143482275,-0.007597703,-0.033061728,-0.06113335,-0.0020345822,-0.028466165,0.031155178,-0.044416465,0.019803524,0.0045783366,0.04176091,0.0063076224,-0.017344194,0.028537005,-0.047312684,0.012710451,-0.03283829,0.023503266,0.049337294,0.03897278,0.014591977,0.033913713,0.012711689,0.019301994,0.0017917485,-0.024336206,-0.027608985,0.046265014,0.034715313,-0.04550636,0.05564216,-0.006843281,0.0014205036,-0.026543824,-0.0027688066,0.012626908,-0.03658154,-0.046399064,-0.026891736,-0.0043593734,-0.009372884,-0.010896254,-0.028981442,0.029336777,-0.035233535,-0.005293539,0.02226658,-0.02228806,-0.007130834,-0.0076172673,-0.012464205,0.0070595,0.07655948,-0.038706552,-0.033153124,-0.022713324,-0.016505077,-0.02874223,0.054271273,0.007512449,-0.03584623,-0.01903704,0.027686508,-0.017464364,0.027808314,0.0078155985,-0.022702556,0.027275296,0.028189996,-0.016767865,0.0015839764,0.05894936,-0.031174436,0.022869013,0.009007024,0.009903036,0.05006225,0.031781364,-0.037711985,-0.036752407,-0.0062827393,0.0134197865,-0.0012828883,0.009938217,-0.018193936,0.03402833,-0.030409288,0.021355454,0.0075910836,-0.005993143,-0.0059281043,0.014336802,0.004694165,-0.03429377,-0.0117375795,-0.024597729,-0.014733691,-0.0072542024,0.031995654,-0.020678755,0.006574126,0.0026675884,-0.01803695,0.0024983766,0.00830257,0.022162957,0.045748983,0.008857008,0.008639603,0.010627852,0.012470962,0.021612184,0.02495258,0.040739346,0.06873817,-0.039231494,-0.029858205,-0.003881295,0.0020504566,0.012241033,-0.003296256,-0.019405102,0.031188877,0.0063966126,0.0007801819,0.0207729,0.04218427,-0.014192543,0.0023817087,-0.0014180528,-0.03167059,-0.016943287,0.013074316,-0.0013596414,-0.029648326,0.03629223,0.0051269517],"last_embed":{"hash":"4bxdzc","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"4bxdzc","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Under-Eye Solutions#{6}","lines":[56,56],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4bxdzc","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Under-Eye Solutions#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01471948,0.018134918,-0.02422418,0.004522519,-0.008551235,-0.054210745,-0.006679733,0.025466762,0.045378655,-0.002546875,0.032191664,0.013544827,-0.024768276,-0.013121246,0.028214423,0.028981356,-0.016067145,0.014187825,-0.038569186,-0.027609888,-0.029631887,0.0015427488,0.017251676,0.00030904645,-0.026512377,0.018082082,-0.0034673149,-0.034045327,0.01811788,0.03889419,0.030516936,-0.061401863,0.012028222,-0.030556208,0.0053961477,-0.014854452,-0.012135337,-0.02163637,-0.05518581,0.02909083,-0.025858363,0.00065202545,0.037574284,0.03371645,0.015382981,-0.01908301,-0.012839612,-0.0066049923,-0.03852607,-0.008361206,-0.023149867,0.0054534627,0.0047624162,0.008157939,0.013184846,0.05711187,-0.06064772,-0.016247753,-0.0043022297,0.012088494,-0.023464873,0.019631121,-0.02252481,0.014482851,0.017985508,0.053795643,0.024652256,0.041395284,-0.031902995,0.0009509536,-0.058139447,0.0078755235,-0.0027267549,-0.021602262,-0.029418435,-0.0072396216,0.022617007,-0.010384061,0.013105497,0.09075731,-0.030110369,0.015362722,-0.036997396,0.041739624,-0.016434113,0.015008655,-0.030088328,0.033698834,0.014470548,0.008665367,-0.026707416,0.01194237,0.020247435,-0.038270056,0.000030247951,0.0067145154,-0.04795779,0.03272648,0.034491185,-0.017571187,0.00968141,-0.008097329,-0.0121653825,-0.023064591,-0.021961655,-0.0032412882,-0.008127568,0.025137346,0.030716816,-0.020961653,-0.0054347753,0.011090166,0.0069364454,0.054671597,0.016397165,-0.05026682,0.010613586,-0.026035415,0.03720929,-0.0026212712,-0.0018801977,0.010543099,-0.008497762,-0.035565704,0.037150387,-0.00919569,0.032970853,-0.028454408,0.034595143,-0.008365893,0.019975947,-0.01352882,-0.0320296,0.015314842,0.03713639,-0.0034307048,0.028659115,0.0068875602,0.03143512,-0.061833337,0.04224841,0.03141956,0.010668747,-0.0055757947,0.02481655,-0.039420124,0.029242102,0.02325662,-0.00985744,-0.01724949,0.016861612,0.0062298123,-0.024740892,-0.0119906515,0.0050036097,-0.02032847,0.014056278,0.031548314,0.012164311,-0.02556798,-0.00604039,-0.028610222,-0.013423025,0.007865479,0.054373518,-0.006323933,0.017278,0.036624856,0.0015396804,-0.003573053,0.02306597,-0.03375961,-0.016596846,-0.00337855,-0.005199706,0.03460448,0.07178131,0.022062486,0.017629746,-0.021077964,0.009631177,-0.023392333,-0.012893621,-0.015893433,-0.031490173,0.04528003,0.0034248524,0.019969145,0.040461324,0.041481405,0.012678947,-0.033616118,0.016796056,-0.0030999815,0.045452934,-0.0076528257,0.08704302,0.0029288505,0.013076674,-0.057215244,-0.016489683,0.043040875,0.026633391,-0.035535797,-0.03159208,-0.006306412,-0.021230424,-0.041920993,-0.009491038,-0.023238197,-0.004826857,0.009539152,-0.04064751,0.037767872,-0.074253954,-0.0075106635,0.018660016,-0.011259465,0.036249656,-0.027351968,-0.09721825,0.02626423,-0.009332131,0.042918175,0.0019014754,-0.0061299093,0.033471692,0.08031122,0.048553806,0.026416654,-0.04976327,0.009613586,0.026460398,-0.021417003,0.008268201,-0.011029014,-0.022223873,-0.011714243,0.024119189,0.029769579,0.012475264,0.001418971,0.037665837,-0.003639613,-0.034335725,0.008542588,-0.0045179855,-0.0024463248,-0.019610858,-0.05291001,0.03242178,0.028376853,-0.004978127,-0.019128852,-0.035539225,-0.0016097634,0.020750985,0.012694874,-0.029308768,0.0068041515,0.005525709,0.030221678,-0.0036032079,0.015544846,0.031279653,-0.0007761813,0.005135608,0.03595216,0.05720609,0.008723945,-0.016225716,0.012005895,0.010816799,0.023631647,-0.02868358,0.00722641,-0.04322969,0.010143806,0.07838529,0.022091229,0.008095708,0.0022800162,0.0417397,-0.021614557,0.029500784,-0.02439405,-0.016775833,0.034180354,-0.0025638107,-0.027290672,0.013516312,-0.028849931,0.056294482,0.015822157,-0.01849646,0.020840583,-0.056344297,-0.16183145,0.025910713,0.034627125,0.017354494,0.01974942,0.018580757,-0.03648914,-0.02878213,-0.023246488,0.015301505,-0.025964977,-0.048676305,-0.01779092,-0.004406299,-0.04122248,0.029412083,-0.028010326,-0.00299614,-0.000028632821,-0.034807857,-0.032472096,-0.027411131,0.00029021673,0.0013466201,0.010724037,-0.048882987,0.035529483,0.014949862,-0.028679976,-0.012889889,-0.024086863,0.00036082644,0.012559774,0.03751979,-0.0015116781,0.05404217,-0.0012891351,-0.024061855,0.03825561,-0.030639522,0.044044446,0.034036122,0.02503787,0.01116936,-0.03237364,0.067268044,-0.010071959,0.030150507,-0.07021491,-0.018125921,-0.022433907,-0.026327185,0.020107254,0.026750492,-0.027929122,0.0068204287,0.04150128,0.004405137,0.016173504,0.014849282,-0.0015629276,-0.07024977,-0.01062898,-0.036268067,-0.030465718,-0.03890492,-0.005918379,-0.012404143,-0.012510887,-0.037297864,0.04816021,-0.011678279,0.011181094,-0.014248384,0.02434644,0.017100122,0.017192034,-0.024160396,-0.0007490365,-0.08926959,-0.021679802,0.03658673,-0.009462682,-0.029143095,-0.042662404,-0.026496137,0.0043175486,0.005044618,0.048063662,0.22309333,0.03701646,0.027936341,0.0072956514,0.025872085,-0.041544896,0.010388388,0.035298504,-0.0052109384,-0.034471825,-0.0112184845,0.06052968,-0.04244325,0.00068408897,0.018367104,0.034994714,-0.07161761,0.008875381,0.037653603,0.021233024,-0.03401608,0.00668693,0.009835896,-0.017476507,-0.04207655,-0.0031252643,-0.025817428,0.020035455,-0.025102071,0.011748566,-0.03539454,0.025655486,0.011097322,-0.026146218,-0.045187306,-0.008827686,0.007899146,-0.055728417,0.011809286,0.024573874,-0.007843335,-0.01573113,0.015540652,-0.02027849,-0.011542179,-0.00446283,0.033371363,-0.038056545,-0.004383796,-0.00018342673,-0.008338207,-0.049440596,0.013017319,-0.006485916,0.049298625,-0.015367471,-0.052329388,-0.021490574,0.028144501,0.012896555,0.018447686,0.0020592778,-0.04989426,-0.020306934,-0.0069264104,0.07186817,0.003432982,-0.009606,0.051150844,0.05267571,0.05045983,0.050779935,-0.01677332,0.027353093,0.0062156394,0.0543347,0.0025260139,0.038820148,0.015406292,-0.011085977,-0.029652482,-0.016301345,-0.017638486,0.008792886,0.017341377,0.026016224,-0.01361681,0.02581745,0.0075696884,0.005644059,-0.010381055,-0.0074527613,-0.017600479,0.012845707,-0.0044483487,-0.015016562,-0.004344606,-0.014078107,-0.0670155,0.03823481,0.0124711655,-0.032430403,-0.00756532,0.010746431,0.015309139,-0.046699427,-0.0010908473,0.031509403,0.018659249,0.028443413,-0.024363331,-0.008603695,0.020217754,-0.0260869,0.017915545,0.042285193,0.017862324,-0.0124195395,0.04139205,0.0023660434,0.04744836,0.01813969,-0.0016353064,-0.010048181,-0.016879804,-0.039955094,-0.005726741,0.016473597,0.013928902,0.021915905,0.06619711,-0.039100036,-0.006001674,0.03395225,-0.009362059,0.035755433,0.031247966,0.0059522884,0.02468216,0.0055934866,0.00035191065,-0.0050349426,0.034279034,-0.010484495,0.0052040718,0.03693564,0.0036826038,-0.042895198,-0.0015188252,0.004096364,-0.01327444,0.044919644,0.0063363123,-0.0404637,0.033232335,-0.0696887,0.009668169,-0.017924266,-0.0125381835,-0.01565781,-0.0022288533,0.037954655,-0.00809421,0.060237933,-0.063840166,0.00817269,0.0055605033,0.03890907,-0.0008713732,-0.028409798,-0.013478015,-0.034385983,-0.046572983,-0.0012504042,0.033342164,-0.02238608,0.015365701,0.029475512,0.0034830424,-0.029027812,-0.025925644,-0.053281423,-0.023185736,-0.04927199,0.04888603,0.009163139,-0.0391436,-0.018109724,-0.026106954,-0.009909159,-0.017798034,0.0951323,0.012272047,-0.0150067415,0.025955027,-0.029860094,0.095782444,-0.033286653,0.042618588,-0.012520997,0.012795911,0.022317778,0.02960513,0.007869938,-0.045339715,-0.00033013447,-0.05809924,0.05953553,-0.043824736,-0.0026101812,0.05597145,0.01825596,-0.09529445,0.0054272483,-0.055689674,-0.04990454,0.06397993,0.034859646,-0.059483204,-0.06292505,-0.006843515,-0.04558936,0.032326307,-0.056564666,-0.006096769,0.049637496,0.0012524761,0.007446262,-0.013263705,-0.039051376,-0.008754306,-0.012878997,0.020933313,-0.035181478,-0.017848277,0.058733877,0.051985327,-0.0025451,-0.037009034,-0.0638223,-0.031692877,-0.017856799,-0.022805747,0.048697636,0.02042758,-0.00240413,-0.039838858,-0.040101923,0.05023813,-0.017158788,-0.015220027,0.004892031,0.035656244,-0.022022568,0.035415925,-0.0028065194,0.019317286,0.017561505,0.01974421,-0.040645894,-0.007809212,0.039254498,0.022357088,-0.030232403,-0.033829793,-0.023743456,0.0065220115,0.0028063406,-0.018509697,-0.0011377018,-0.018255223,-0.032872543,-0.031933453,0.053656004,-0.004211356,-0.0007182089,-0.07230573,0.05935963,0.038303357,0.0084449705,-0.017425723,-0.01844566,0.013343171,-0.026249716,-0.011463115,0.016781526,0.0378491,0.023751764,0.011556874,-0.04543377,0.055401687,0.015498535,-0.03658675,0.06323268,-0.010142168,0.0033651078,-0.01783304,0.016953314,-0.00376487,-0.0015361438,0.0028417471,-0.014971521,0.015975703,0.004272963,0.0076454133,-0.015517692,-0.023998776,-0.08242662,-0.026260706,0.015598718,-0.01039004,-0.07734747,-0.01693458,0.024522403,0.0037726965,0.009390678,0.07015967,-0.030288177,0.008921524,-0.002412262,-0.008085044,0.00048455436,-0.038679138,0.043588154,-0.049165502,0.0029764643,-0.04557265,-0.05351788,0.0032944183,-0.0018827153,-0.011609185,-0.04226521,-0.0060754865,-0.019371009,0.013028312,0.008894692,0.033009827,-0.036823817,0.02998559,0.008927576,-0.013601464,-0.010110879,0.07095201,0.0034510705,0.034838773,-0.012254556,-0.008550785,0.020562952,0.00675616,-0.0033266672,0.03482208,0.0017714899,0.020814588,-0.011608442,0.05065665,0.004305826,0.0015135725,0.014618824,0.0040679746,-0.014947416,-0.027265105,0.03075125,-0.029088153,0.021893617,-0.0073647676,-0.016342165,-0.007990673,-0.06054536,-0.0053671235,0.004222956,-0.036418438,-0.014568038,0.0031923952,-0.010507046,-0.044708706,0.020661894,-0.055441026,0.029963385,0.02461029,0.0062663164,-0.007425665,0.03581051,-0.0013492671,-0.03282508,-0.013362027,-0.051602222,-0.001197062,0.046204586,0.014043031,0.008719444,-0.0017537771,0.02773025,-0.047108848,-0.05765961,-0.13651733,-0.023640363,-0.0034737934,-0.0029193643,-0.012153214,-0.0046612327,0.011609812,-0.0384249,0.0028562944,-0.04079838,-0.018811924,0.022217935,-0.036148794,0.005218356,0.014721243,0.011799033,-0.024432763,-0.0375629,-0.046558905,0.042322136,0.020464735,0.013805282,0.046403363,0.02189555,-0.025962869,0.01231162,-0.019463025,-0.025107851,-0.000008084219,0.0054843957,0.0026353956,-0.009175459,0.029220838,0.015900081,0.024813483,0.012162339,-0.0011502194,-0.00076085096,-0.001062938,0.006647766,-0.0036047255,-0.0012051087,-0.033187162,-0.015289286,0.059452184,0.046914335,-0.011868261,-0.026506612,-0.009370101,0.02594352,-0.001513995,0.041257612,-0.029660625,-0.006162263,0.01113838,-0.05117417,-0.040324844,-0.025371524,-0.048734244,0.0386976,-0.01209253,0.047141153,0.015560619,-0.04012095,0.01363465,0.028640443,-0.03398152,0.01838476,-0.014333052,0.014875488,0.004440249,-0.011546894,-0.01958656,0.018575374,-0.012398554,-0.03013189,0.023957115,-0.03323642,-0.021003965,-0.009298792,-0.031390205,-0.027148765,0.031096574,-0.032180738,0.10048642,0.024792906,-0.008599669,-0.014902935,-0.0470805,-0.012910459,-0.06709202,-0.028565194,-0.02961779,-0.015478591,-0.06585166,0.07140447,0.00526405,0.020688772,-0.014514299,-0.013255738,-0.044490587,-0.021477265,-0.013437838,-0.04005923,-0.00016138382,0.0067325607,-0.028426545,-0.021220602,0.008481984,-0.01833232,-0.060307987,-0.003523266,-0.035595197,0.006932086,-0.05957938,0.020036738,0.011963708,0.04974604,-0.0022884845,0.013430971,0.022402182,-0.025874859,0.0045388304,-0.031071626,0.020211024,0.07023071,0.046035595,0.03065182,0.027644109,0.01581548,0.024955235,-0.004405031,0.0059659346,0.01062823,0.06514568,0.031986736,-0.05187681,0.046747085,-0.05147186,-0.028815668,-0.038032673,-0.0030312976,0.0009271178,-0.044018943,-0.025547428,-0.048859414,0.010048696,0.0014800386,-0.027088568,-0.042987313,0.018956328,-0.0393555,0.009022331,0.037039,-0.020367432,0.02661823,-0.028234286,-0.009915082,-0.014381141,0.06957727,-0.03725083,-0.016207317,-0.013457362,0.007618639,-0.040844716,0.045356818,-0.009045013,-0.037332222,-0.02281271,-0.011614152,-0.013831186,0.015366377,0.011569182,-0.030655477,0.049968053,-0.0010647934,-0.014676255,-0.017489977,0.015409698,-0.021698153,0.011597712,0.013681096,0.033452343,0.033815585,0.010017748,-0.042925216,-0.023155488,-0.010928188,0.033944868,-0.0016733579,-0.012565845,0.00012076138,0.0012087247,-0.0036167677,0.025217883,0.03444781,0.0066821263,-0.0013208883,0.01802286,0.010321443,-0.047512773,0.00730357,-0.023297632,-0.011248466,-0.021478549,0.048868075,-0.022906788,-0.020536045,0.005873501,-0.0037129936,0.006851607,-0.030419378,0.015958544,0.061691858,-0.016039366,-0.00325972,0.008062681,-0.00682408,0.02236627,-0.02711405,0.043465566,0.051728394,-0.050678916,0.0009186412,-0.01830789,-0.025080955,0.010648637,-0.011104636,-0.0082054185,0.00893916,-0.0026127452,-0.017994229,0.011674698,0.013068738,-0.0032878798,0.024368571,-0.041302662,-0.03497521,-0.0033428923,0.019808548,0.008809978,0.011995871,0.019312358,-0.009259536],"last_embed":{"hash":"1hju8w4","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"1hju8w4","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Under-Eye Solutions#{7}","lines":[57,57],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hju8w4","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Under-Eye Solutions#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0388824,0.024612544,-0.039448604,0.002560304,-0.016075585,-0.021982618,-0.018663019,0.049441945,0.018609405,0.013134783,0.02669337,0.006722256,-0.026950475,-0.0137858465,0.028223762,0.03740314,-0.0042376923,0.014871018,0.00176192,-0.017612265,-0.027955769,-0.0032681057,0.029455176,0.0077688727,-0.020368338,0.00000409538,0.003751542,-0.02999171,0.0072515775,0.05779597,0.003970484,-0.03825073,0.03212058,-0.05278783,0.0023616701,-0.02656282,0.003089478,-0.025924077,-0.054306515,0.01880285,-0.010133559,0.010683383,0.029751707,0.050268136,0.031803276,-0.013463459,-0.01820658,-0.0066452455,-0.017632494,-0.03766527,-0.011359515,-0.015505051,-0.0007751535,0.014175033,-0.0033925595,0.032864947,-0.051023237,-0.06571714,-0.029516777,0.006942049,-0.03989926,0.015899256,-0.018607037,0.018764203,0.018044675,0.037410203,0.0039162617,0.03900169,-0.025666354,-0.016550587,-0.032542337,0.015799219,0.007881519,-0.028123753,-0.052963313,0.014076647,0.01771857,-0.019172234,0.010093108,0.077685826,-0.027372003,0.021480585,-0.011994839,0.04095922,-0.012568178,0.02771122,-0.004615133,0.057049245,0.015521405,0.010377686,-0.0050866385,-0.0020179574,0.0001639485,-0.028266381,0.011678519,-0.0003600348,-0.029298922,0.016646095,0.035788003,0.013490174,0.034191135,0.0013312171,-0.015454862,-0.035930924,0.007614436,-0.031789288,-0.036026016,0.0063643097,0.01633011,-0.007872201,0.012803586,0.013636504,0.026673133,0.053468894,0.012413167,-0.020467086,0.015447248,-0.035696868,0.032092895,-0.015896896,-0.021300467,0.0071106344,0.00018556502,-0.03886983,0.042962708,-0.011320059,0.0036625254,-0.023656376,0.011233902,-0.0011107508,-0.005342946,-0.004981012,-0.002616126,0.011712228,-0.022612246,-0.024990482,0.01139607,-0.017202526,0.034587808,-0.057678856,0.04059233,0.012107289,0.017314192,-0.01110464,0.03469512,-0.013643662,0.023286114,0.026770629,-0.017925631,0.0015029071,0.03620984,0.012782006,-0.019802583,0.010672366,0.018447895,-0.017362444,0.008692982,0.01425559,-0.010549321,-0.021166662,-0.030722491,-0.043138366,-0.01773661,-0.0000124338285,0.043734435,0.019236522,0.017742634,0.026374718,-0.00065628905,-0.009946065,0.04094979,-0.03925505,-0.0134320725,0.011702892,-0.009236548,0.028784832,0.08978387,0.008089658,0.013268692,-0.02314915,-0.0058033224,-0.0070272572,-0.013592472,-0.0205494,-0.04265528,0.03605553,0.0073947906,0.011917903,0.028285623,0.025776159,-0.001897933,0.0018924745,0.017199498,0.018971195,0.0500347,-0.01967549,0.061713204,0.0027422926,0.0052266167,-0.0743671,-0.035974726,0.04772082,-0.0043170424,-0.015267838,-0.017441655,-0.015494438,-0.017195266,-0.039392542,0.020184498,0.00069342885,0.011522671,0.009024898,-0.051381055,0.05801651,-0.037475724,0.0268169,0.0049094884,-0.016010175,0.029768221,-0.016925178,-0.060330138,0.019548321,0.015905144,0.032246727,0.0022499193,0.014662354,0.0068071373,0.07964393,0.030017557,0.026650494,-0.049248766,0.015662216,0.028772814,-0.030507198,0.026121225,-0.017261773,-0.03506251,-0.0067849495,0.016079767,0.03175483,0.009212867,-0.0068347785,0.052218072,0.0025893282,-0.021572798,0.017860943,0.01964652,-0.01305482,-0.01672743,-0.043381367,0.015421056,0.04836245,-0.0007759137,-0.011693459,-0.05454193,0.00998308,0.0062568015,0.0082498705,-0.03145211,-0.0038016953,0.025516897,0.013043295,-0.01178911,0.015882593,0.033029564,0.013566426,0.014480552,-0.0009951331,0.031716313,-0.0060013686,0.003989431,0.014286371,0.020990267,0.015175873,0.0057136854,0.0076172454,-0.043054286,0.024323551,0.08510454,0.03564541,0.0050975922,-0.0018160635,0.035766535,0.030964304,0.03296455,-0.023805095,-0.00194112,0.056112852,0.013445735,-0.0323515,0.004631252,0.007205562,0.056908682,0.013755559,-0.027368914,0.03514078,-0.0509571,-0.1604488,-0.005989766,0.011298899,0.0055605653,0.021494456,0.018665386,-0.049783334,-0.016123997,-0.017838545,0.050789487,-0.013352705,-0.060411375,-0.021736752,0.004896384,-0.024601473,0.015781693,-0.04406373,0.018630177,0.0285058,-0.02667955,-0.017057646,-0.027504416,0.025454821,-0.0077622416,0.007088388,-0.032894284,0.023883535,0.048385993,-0.040264595,-0.006263226,-0.014719884,0.002418963,0.0034908422,0.045584884,-0.017156871,0.014912754,-0.0033769477,-0.004802498,0.021558939,-0.01937515,0.03462288,0.05259357,0.015596938,0.004402302,-0.02782474,0.02952775,0.0010976812,0.045244817,-0.06768963,-0.029495152,-0.006080884,-0.016292745,0.024431273,0.007057731,-0.045807306,0.018525867,0.035266496,0.018032081,-0.010117903,0.020014735,0.016387042,-0.07918966,-0.0011820297,-0.06902954,-0.025831541,-0.046098202,-0.009233185,-0.049920283,-0.012815324,-0.06752784,0.021937985,-0.030491648,0.0150984805,-0.030748276,0.026153378,0.027807487,0.012533694,-0.013361325,0.0030453498,-0.08101676,-0.027153995,0.022433715,0.01489283,-0.04069113,-0.03162811,-0.026192607,0.006207202,0.007175504,0.042379096,0.22374691,0.031063074,0.025505932,-0.011020264,0.026079543,-0.04696206,0.011748531,0.04864179,-0.005666707,-0.027822029,0.008518715,0.07027229,-0.05250494,0.0020850217,-0.007780205,0.052122448,-0.045625836,-0.002044127,0.049451254,-0.0007516904,-0.04540508,0.002320587,0.020742277,-0.010652606,-0.049166244,0.009680419,-0.0242249,0.0053033703,-0.01986178,0.0015318743,-0.030806102,0.024953933,0.02702792,-0.044450417,-0.04397068,-0.012213931,0.012543449,-0.029025098,0.006166691,0.032922212,-0.01516142,-0.022692503,0.008856974,-0.0137205925,-0.0074792607,-0.009433567,0.019585323,-0.05641294,0.015164525,0.007207807,-0.018569602,-0.056795623,0.016684566,-0.008617671,0.018171757,-0.017212864,-0.058785684,-0.02687079,0.013340832,0.011623664,-0.0074878545,-0.00007857721,-0.043447535,0.005108113,0.0029237526,0.06400717,0.01607106,-0.00925329,0.06657927,0.04761746,0.04299847,0.0733722,-0.014263849,0.015281809,-0.0013199192,0.048570313,-0.008504774,0.047234528,0.03325169,0.0034672497,-0.031890593,-0.026546402,-0.018040968,0.0019232188,0.014481067,0.020888668,-0.020114014,0.024264168,-0.023067081,-0.040878244,-0.026225943,-0.00443388,-0.0042502917,0.024405984,-0.030657014,-0.0045603127,-0.01201708,-0.031885374,-0.061219018,0.03111396,-0.0032249386,-0.025548061,0.010613606,-0.020626683,0.043259736,-0.031472623,0.005839282,0.02252498,0.028508203,0.016850553,-0.035423458,0.0053466833,0.0003085561,-0.022963619,0.021565251,0.054341152,0.03580414,0.01481369,0.027387759,0.041493546,0.03951376,-0.006702325,-0.001219006,-0.005588067,0.01039292,-0.0030356122,-0.02845623,0.02254656,0.013735808,0.025164232,0.05047025,-0.040126905,-0.0124894725,0.044068314,0.022732701,0.011112461,0.040535074,0.008818978,0.014063289,0.016938789,0.024185294,-0.008552881,0.026281655,0.0017928219,-0.0075043268,0.033566006,-0.051035687,-0.004340504,0.004962736,0.034476433,0.008482054,0.0787117,0.0023494686,-0.04170049,0.06294576,-0.05133256,-0.000566084,-0.009306921,-0.027180105,-0.012260695,0.002103985,0.039543103,-0.017006386,0.028027833,-0.038952153,0.01705795,-0.015945585,0.034422543,0.021137737,-0.026896698,-0.019311015,-0.029286096,-0.044790883,0.042776886,0.04090614,-0.02268652,0.008612901,0.040735465,-0.013520629,-0.03747791,-0.030483296,-0.047321666,-0.032003652,-0.014601782,0.049303647,-0.018417237,-0.06899382,-0.02340286,-0.011939504,-0.020452326,-0.013111303,0.087323755,0.013318725,-0.023822175,0.0120372325,-0.005417887,0.11562989,-0.049389422,0.030003555,-0.03457895,-0.008151421,0.049529362,0.008306344,0.020213636,-0.04295534,-0.028290078,-0.0115738325,0.064200774,-0.031139586,0.008737805,0.012977298,0.016690124,-0.049060486,0.01588662,-0.054863147,-0.052153524,0.05316139,0.0208967,-0.035031147,-0.068906575,-0.018869655,-0.033439174,-0.0058666905,-0.047915444,-0.0130688585,0.02195741,-0.01881473,0.0065609203,-0.016157873,-0.015757345,-0.0049097566,0.02398375,-0.0017365123,-0.021818236,-0.013241819,0.0152869355,0.04112442,0.008376128,-0.01483601,-0.025098694,-0.013769594,-0.012938069,-0.023785109,0.051883325,-0.00015531051,-0.018725228,-0.03851207,-0.03043734,0.046729717,0.015603987,0.0051173656,0.01945017,0.022855826,0.007878355,0.029125769,0.0035986188,0.029897328,0.018878821,0.010594806,-0.033115283,-0.017459057,0.049110297,0.024938898,-0.01662146,-0.07575354,-0.027353482,0.010126224,-0.01434052,-0.016874075,-0.016450765,-0.016229648,-0.032607406,-0.018359574,0.024877442,0.014812022,0.0011977871,-0.08143537,0.037141133,0.057779584,0.029320722,-0.049757235,0.003348075,0.04132391,-0.033453725,-0.017504202,-0.0017229294,0.023890141,0.032092694,0.01640473,-0.07814136,0.010658597,0.017586721,-0.031462114,0.022974195,-0.03134772,-0.004885853,-0.01895815,0.02724346,0.0071614315,-0.012761196,0.0030637197,-0.027201146,0.0009493187,-0.013477891,0.0033719116,-0.018604482,0.0037404497,-0.058027368,-0.040753327,0.0063358885,-0.023521231,-0.07403371,-0.041766983,0.032303657,0.0294357,0.005705937,0.050367244,-0.038958147,0.023333896,-0.015829945,-0.08373056,0.0005241574,-0.039095208,0.0074825655,-0.10319944,-0.007452472,-0.028869564,-0.03538471,-0.012309714,-0.0056257304,-0.01621444,-0.055787932,0.0017420488,-0.01707229,0.013055133,0.042991407,0.03125211,-0.04554217,0.04158999,0.00090489996,-0.05902672,-0.019640166,0.052472163,-0.04769607,0.030270401,0.0038641214,-0.006988045,0.024417983,0.018174201,-0.011170346,0.02279401,0.0018930071,0.009059176,-0.021587119,0.05784276,0.009644727,0.02767165,0.016993728,-0.003944089,-0.021416318,-0.038353328,0.046701867,-0.028136842,0.0208313,-0.009784269,0.00042552312,-0.02027314,-0.054788526,0.03089006,0.003926382,-0.042316616,-0.012318562,0.010749973,0.001930198,-0.04251557,0.029596481,-0.039558463,0.029633071,0.027368257,0.007578608,-0.0077906763,0.018860282,0.0075474433,-0.024245415,0.010262827,-0.049609352,-0.013000045,0.040572483,0.0065446263,-0.0012497948,0.0057518366,0.024831511,-0.04369043,-0.031404007,-0.13737743,0.013683322,0.0043767295,0.0015809017,0.0052601546,0.004136556,-0.0013400479,-0.028378174,0.009506926,-0.036836524,0.0094283,-0.0122196805,-0.031511266,-0.007987599,0.013652049,0.003926809,-0.031991,-0.03771099,-0.045193862,0.065557756,0.032891586,-0.00029075018,0.045203857,0.03248283,-0.014058281,0.012105647,-0.011395209,-0.020604836,-0.013393961,-0.02332495,0.0065245163,-0.050239976,0.0101284105,0.011850124,0.020690687,0.010323766,0.015190519,-0.011382923,-0.006356082,0.023583155,-0.03585872,0.0065082726,-0.028667647,-0.0030383377,0.044435762,0.054911494,0.0006694455,-0.036010526,-0.024026724,0.034408692,-0.0102052875,0.029285159,-0.054168407,-0.008246636,0.008901432,-0.041095745,-0.042993005,-0.0031886543,-0.05962025,0.0022950545,-0.019878618,0.05331833,0.007369063,-0.01722134,0.0015368443,0.030617174,-0.0039004222,-0.004793299,-0.017430225,0.0017471135,0.013743514,0.00489365,-0.02931855,0.006271625,-0.0033159673,-0.036040317,0.050016865,-0.033148054,0.025859132,-0.019533258,-0.039912894,-0.041848723,0.012531447,-0.021701217,0.072503395,0.003535859,0.003282116,-0.01976657,-0.06785335,-0.026829818,-0.05777665,-0.025653163,-0.007709315,-0.017577989,-0.04317679,0.06865272,-0.0061580325,0.02722936,-0.009103868,-0.00039505816,-0.04578191,-0.04917722,-0.010251112,-0.027045337,-0.010772789,0.010299048,-0.0071041854,-0.014298249,0.008823361,-0.015425133,-0.09504213,0.015655193,-0.010252168,0.0008873028,-0.04085325,0.01090831,0.00008611209,0.01599175,0.0003066788,-0.0023724088,0.028941419,-0.046079077,0.010377585,-0.03493846,0.035963878,0.052040055,0.046241526,0.023481213,0.026412968,0.0121885,0.0322891,0.0031658246,-0.012593646,0.01030896,0.07056334,0.004993516,-0.051971372,0.041464683,-0.059525575,-0.010520323,-0.042425517,0.0058509,-0.0035529651,-0.03171079,-0.036685947,-0.03434033,-0.0019866766,-0.0037900915,0.018109152,-0.04647573,0.007012444,-0.045885675,-0.002598348,0.025639927,-0.044473853,0.018250607,0.0006647858,-0.011650907,-0.01718488,0.093159005,-0.039351422,-0.03110461,-0.017984008,-0.005510324,-0.0175261,0.09092622,-0.008089425,-0.021201437,0.008016078,-0.0031836536,-0.01712608,0.03242365,0.004904787,-0.008396938,0.030377984,0.023874378,-0.011449156,0.02305396,0.039506923,-0.021021636,0.027782327,-0.009412671,0.014631127,0.044143803,0.033677474,-0.01807576,-0.032716203,-0.018959958,0.031248514,0.024883812,-0.017190278,0.0039573964,-0.024037847,-0.019118393,0.03464158,-0.012583174,-0.016917558,0.0014892583,0.030502403,-0.010888563,-0.021697279,0.017833833,-0.022598274,-0.02105123,0.008582252,0.027117793,-0.036019046,-0.01872743,-0.00652624,-0.0009508893,0.01071541,-0.00085470563,0.008825976,0.03688266,-0.0020043033,-0.011329937,0.01522142,0.015373976,0.014458516,-0.024144277,0.05743763,0.039064392,-0.0429261,-0.0077543543,-0.050308723,-0.013156068,-0.008312204,0.010096076,0.0013708249,-0.014858927,-0.012565768,-0.0065436177,0.04468925,0.03415042,0.012182973,0.005163478,-0.017008701,-0.012902964,0.0032773875,0.025707763,0.028422289,-0.012027816,0.00026255907,-0.02085886],"last_embed":{"hash":"1q9w1aa","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"1q9w1aa","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Research Notes#Under-Eye Solutions#{8}","lines":[58,59],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1q9w1aa","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050070886,0.009757332,-0.036906082,-0.004598854,-0.020721259,-0.056757983,0.0029998645,0.0023686048,0.01953958,0.010528269,0.012004542,0.0142555265,-0.037210785,-0.014113672,0.022611238,0.049972557,-0.0034479306,0.016852412,0.012680043,-0.014427873,0.010364215,-0.02357405,0.057923876,-0.018064173,-0.00021082562,-0.009520249,0.03390627,-0.033680603,0.017420696,0.0525503,0.016550863,-0.031971235,0.012481921,-0.027385,-0.063497595,-0.006290192,-0.0022708278,-0.024805805,-0.046709035,0.029377112,0.014535807,0.002926544,0.04961727,0.018102555,0.004378537,-0.039342884,-0.000075950105,-0.010607814,-0.018553622,-0.024739223,-0.011971428,0.018382665,-0.002871674,-0.023849143,0.013712362,0.038684797,-0.04249209,-0.014796611,-0.055415813,0.027734365,-0.02397758,-0.0020430803,-0.023445668,-0.0033872053,0.0119852135,0.04203809,0.028170438,0.041483585,-0.023522804,-0.039621234,-0.031831384,-0.013254402,-0.011209078,-0.014114386,-0.018306602,0.023975842,-0.008414611,-0.0057972847,-0.022604961,0.052398413,-0.027445473,0.026676312,0.013364332,0.016844783,0.021043466,-0.007822347,-0.02515803,0.057812892,0.046023656,0.012446089,-0.03351476,0.011306695,-0.0014142598,-0.0477868,0.0006815155,0.033174116,-0.01752879,-0.014660944,0.02449488,-0.0013461509,-0.004752465,-0.032836504,0.027607922,-0.067169674,0.0039174035,-0.024681808,-0.0057805227,0.0027036367,0.022210712,-0.0051043797,0.011794914,0.016886508,0.011858218,0.036274314,0.012257623,-0.018467173,0.028032545,-0.0417862,0.0006159184,0.0051626354,-0.00275328,0.009052518,0.029305257,-0.054422185,-0.0019532223,0.01608613,0.044621516,-0.0009840283,0.020301238,0.016449688,0.02723482,-0.00031732116,-0.028830484,0.052398928,-0.009355582,0.011346081,0.02067641,0.042392407,0.024531959,-0.058421686,0.049643047,0.00020115676,-0.036360957,-0.026505772,0.03937952,-0.013066334,0.022389999,-0.02187756,-0.0305255,0.00793437,0.019943725,0.022410344,0.0050625894,0.004310305,0.013647732,0.0026023332,0.021506447,0.048777826,0.013685476,-0.043875027,0.017216843,-0.010907503,0.002474485,-0.0017874963,0.04521456,0.013585124,-0.019973585,-0.005326203,-0.008754853,0.036594156,0.056380473,-0.055367544,-0.013820088,0.021583522,-0.002064474,0.012421201,0.09447006,0.025672333,-0.011188843,-0.011254873,-0.01914122,0.00023261651,-0.011980933,-0.0124050705,-0.045066766,0.024238877,0.014072735,-0.0007150497,0.026591947,0.026624646,0.025636345,-0.036044504,-0.019344553,0.0050575123,0.022306124,-0.0394895,0.08214254,0.0062276763,0.0007039872,-0.041885942,0.012300055,0.05049314,0.052538898,-0.019115679,-0.045606915,-0.053299867,-0.04002535,-0.029844187,0.038384147,-0.038414374,-0.0024948998,0.026025312,-0.047685575,0.0145960115,-0.048754375,0.014301653,-0.017369075,-0.024240442,0.03345732,-0.018161086,-0.04143681,0.027422504,0.036992595,0.010660117,-0.00045170356,0.009991741,0.004972696,0.06315377,0.011919108,-0.0045227953,-0.017147902,0.013542515,0.04917663,-0.022040017,0.013517805,-0.030942496,0.0019412125,0.0012082183,0.007493676,0.04329255,-0.0017931191,-0.03729085,0.032050233,0.007180304,-0.056586727,-0.027877223,0.0050697234,-0.00024630636,-0.01945678,-0.048046436,-0.01342459,0.029959073,-0.02632422,0.0070563583,-0.05050965,-0.0012580332,-0.0048905783,-0.013778719,-0.018465305,0.030920316,-0.007613132,0.029220589,0.016303686,0.014625724,0.0514893,-0.015451333,0.00598471,-0.0026631055,0.04326693,0.025087714,-0.015805338,-0.002601289,-0.00046729564,0.024953447,-0.023859695,0.0061565503,-0.031785034,0.036755808,0.082877114,-0.011848791,-0.015988275,-0.0068219677,0.027459413,-0.017805178,0.024819313,-0.024569111,0.01833964,-0.0019563884,0.052437864,-0.031522803,0.010491231,-0.029765349,0.054030042,-0.01717166,0.00736153,0.010020814,-0.03898868,-0.1778199,-0.02911961,0.012319762,0.039861016,0.029708758,0.01798891,-0.006607754,-0.031945273,-0.028898874,0.04203111,-0.019392932,-0.06361841,-0.036925178,0.03706883,-0.024707241,0.010741571,-0.013687984,-0.019268142,-0.0075396695,-0.03140428,-0.041291084,-0.0041857613,0.052074622,-0.00018685669,0.016099328,0.006936637,0.029159324,0.032773376,-0.0062975916,0.005762517,0.0032293028,-0.036801916,0.0067942645,0.009982925,-0.01736827,0.049393557,0.014774464,-0.024646642,-0.022417227,0.00027712985,0.058910392,0.044243097,0.045005366,0.01762345,-0.0368774,0.021597613,-0.018300995,0.018682195,-0.072115086,-0.025052115,-0.006469423,-0.015194426,-0.0019296212,-0.00091338635,-0.053876035,-0.0018085814,0.008604805,0.02218724,0.008956621,0.037572056,-0.0024434107,-0.055180594,-0.0024236357,-0.05565712,-0.009416121,-0.04697349,0.019132698,-0.006388088,-0.030785756,-0.013059096,0.013409181,-0.024660407,0.0035958553,-0.025519071,0.026428211,0.032864656,-0.00008548264,-0.035832006,0.0036152266,-0.079932146,0.010466902,-0.0042159697,0.004243532,-0.016644878,-0.046432886,-0.07031986,0.006911793,0.0044208984,0.043538522,0.2523341,-0.025675986,-0.018326297,-0.02352865,0.04500844,-0.028688721,-0.03372289,0.06088713,0.00846809,-0.03479965,0.026275324,0.044357393,-0.01717586,-0.018887214,0.028847441,0.010638679,-0.05293951,-0.009888237,0.04948816,0.0415826,0.025988871,0.002494968,0.026217045,-0.008946603,-0.02703281,-0.009744424,-0.026072169,0.04163851,-0.03277826,0.0071002017,-0.03368401,0.016935833,0.061235562,-0.0573205,-0.03601677,-0.0051933695,0.029647166,-0.0021513898,-0.0069638174,0.038721085,-0.0069753197,-0.00325266,-0.008375228,-0.025382454,-0.016140332,-0.015574272,0.024594832,-0.049412817,0.013693353,-0.015363191,-0.002859533,-0.0019558135,0.033251736,-0.033112057,0.017562464,-0.0152076185,-0.03390116,-0.0075084027,0.0005798152,0.010288989,0.014278497,-0.010125393,-0.043263268,-0.01898564,0.012786536,0.032150093,-0.0015214462,0.0007067212,0.01478934,0.0425997,0.03424559,0.057435106,-0.028861223,-0.011618166,0.005162938,0.0012480551,-0.0042602853,0.04616766,0.016796252,0.0030951952,-0.02689411,-0.015972737,-0.034097083,0.0021751553,0.031952024,0.030489294,-0.034531437,0.05802797,-0.015682276,0.02242486,-0.010393415,0.032047708,-0.000792753,-0.0004191167,0.029731547,0.0046257204,-0.030216139,-0.026552502,-0.05327238,0.010376395,-0.01309712,-0.045741953,0.004825182,-0.013507366,0.017797114,-0.028583178,-0.013813846,0.0505814,-0.009457001,-0.0009138848,-0.04995759,-0.0080390265,-0.00073626416,-0.018172095,0.019413346,0.054862894,0.054033782,0.025977327,0.030194575,-0.0035920218,0.010358235,0.014435649,-0.011949722,-0.0096439365,-0.010238996,-0.043520123,-0.018542014,-0.021980217,0.0116234105,0.05802703,0.058374386,-0.02700926,0.026661424,0.03517582,0.036105182,-0.0006826228,0.06694488,0.014219631,-0.0006299435,0.036039103,-0.0050779274,-0.035495773,-0.013590716,0.0077835047,-0.02075089,0.0732023,0.021002961,-0.019411677,-0.027505644,-0.0010723945,-0.02190916,0.026800008,0.023950059,-0.057640955,0.028202724,-0.06785704,-0.0017534705,-0.04102039,-0.00043015007,-0.00079774106,-0.012108931,0.043979425,0.0051296256,0.07630719,-0.010824813,-0.0026688443,0.008622345,0.050312147,0.006885522,-0.042927656,0.012644583,-0.014672323,-0.04348955,0.013778158,0.021516774,0.025837272,0.014894236,0.031507067,0.004299817,-0.048744198,-0.013293138,0.0002577078,-0.0076244962,0.006339704,0.009257775,-0.017184718,-0.029741535,-0.005727521,0.00996372,0.002782288,-0.0039513144,0.10646597,-0.008864508,-0.014813795,0.045754533,-0.035052065,0.08565055,-0.027442375,0.024401238,0.0016317264,-0.021911355,0.0039225314,-0.003253021,-0.02150797,-0.03312711,0.0026324,-0.0027068653,0.039628755,-0.039343007,0.0059371283,0.04123847,0.01910894,-0.061016466,0.010221639,-0.037081826,-0.025006713,0.04312243,0.0044689076,-0.04350169,-0.049301304,0.00605433,-0.016363535,0.004865695,-0.033845868,-0.007814686,0.031919695,-0.006124618,0.00055901747,-0.01608616,-0.01867115,-0.009711718,-0.024332434,0.012883001,-0.032316305,-0.016764915,0.026944527,0.01571745,-0.002313637,-0.03187346,-0.041795798,-0.0250613,-0.015864875,-0.008774246,0.048143033,0.022024143,-0.010408087,0.010059413,-0.012601086,0.035609532,0.0046687247,0.008226414,0.0008012165,0.026248945,0.011866613,0.059865035,0.02604849,-0.0014331945,0.007270428,-0.013420212,-0.044419438,-0.024900235,0.05796445,0.014032451,0.02059385,-0.04301409,-0.049853798,-0.0004325377,-0.010845557,-0.021815646,-0.058482308,-0.024221811,-0.0005786912,0.0081957625,-0.03922949,-0.0010870893,0.010393314,-0.029019063,0.07789686,0.0010306585,-0.0018584412,-0.013561159,0.023444215,0.019019937,-0.043663725,-0.03608142,-0.016042033,0.004846877,0.0025921138,0.010510035,-0.05772365,-0.0015717213,0.00430601,-0.030494997,0.0159082,0.00069555274,-0.0025620651,-0.038901914,0.04527895,-0.008289167,0.022682676,-5.76524e-7,-0.019732645,0.0027659363,-0.03245886,-0.018458087,0.020422759,-0.010712744,-0.05024101,0.029841704,0.030057399,-0.006576675,-0.07498307,-0.013133434,0.027135748,0.031646684,0.015283694,0.056691963,-0.023127554,0.010949018,0.01774498,-0.028179172,0.0053415275,-0.020677315,0.006580561,-0.06910593,-0.03607507,-0.023362802,-0.03696393,-0.026566325,0.0135428775,-0.0129686855,-0.020612746,-0.014903436,-0.062435534,0.016777867,-0.037681445,0.03732762,-0.039676014,0.043045297,-0.0023368911,-0.030003509,0.006977417,0.06629275,-0.022298148,0.02760035,-0.027557947,0.005748653,0.015989475,0.020328932,-0.0006653287,0.07126027,0.010106152,0.008484135,-0.050795283,0.037456986,0.0010653349,-0.0020459893,0.0060629616,0.031116122,0.0027479678,-0.04327761,0.025003778,-0.02543233,0.0031817849,-0.0104118,-0.025500461,0.005758816,-0.059349652,0.0014476595,-0.034191005,-0.0044390014,-0.003557534,0.022263039,0.0029018892,-0.0444175,0.0457969,-0.04099663,-0.014274198,-0.007113777,0.04354475,-0.013247842,0.0020118684,0.004563556,-0.04832024,-0.0064724367,0.010785733,-0.0001245224,0.056164373,0.03346703,0.0068547064,0.027267868,0.043151684,-0.043234773,-0.026302347,-0.15058975,0.060355525,0.012902398,-0.0016039716,-0.02360485,0.012582105,-0.011937633,-0.014549282,-0.018269107,-0.034333214,-0.009611168,0.011197058,-0.0133714,-0.007815624,0.021046702,0.037244506,-0.05367597,-0.022994788,-0.03080183,0.0395324,0.029612135,-0.006177872,0.03116491,-0.020920835,-0.021020224,0.023501331,0.0026271464,-0.0004360266,-0.002530152,-0.06214905,0.014454965,-0.011254998,0.027009021,0.016574292,0.0011197851,0.015248813,0.014621872,-0.010999124,-0.02064201,0.017582236,-0.013960389,0.009254124,-0.0035403345,-0.022721868,0.03743699,0.025697062,-0.01813853,-0.02776534,-0.054711025,0.021971168,-0.012953203,0.04630655,-0.029538097,0.016390406,-0.00015749958,-0.015550828,-0.0322179,-0.0028198205,-0.070407905,0.034711808,0.029654616,0.032295402,-0.027501004,-0.036113776,-0.003606745,0.031209797,-0.048085224,0.028999563,0.025561001,-0.027271464,-0.0077332966,0.0040929844,-0.031315327,-0.01150317,-0.025191734,-0.004837156,0.006482635,-0.048726015,-0.020590115,-0.0035353096,-0.0054229693,-0.04851702,-0.02982009,0.015605949,0.06430674,0.041635957,0.0050230986,-0.029794253,-0.04485148,-0.001275877,-0.04741335,-0.023532128,-0.035452444,-0.013486819,-0.050946664,0.03646221,-0.018781716,0.018139169,0.0041328482,0.000020936057,-0.0047259512,-0.029048981,-0.010284901,-0.027323361,-0.044690896,0.040604755,-0.05378109,0.0008941036,0.0043723783,0.0153607605,-0.02471076,0.009217568,-0.014521971,0.013800219,-0.06358342,-0.015444228,0.0009510474,0.06620318,0.013333169,0.019650785,0.017012691,-0.000021644526,-0.03376834,-0.0325497,0.024799967,0.0714486,0.03284554,0.038161043,-0.014319356,0.02179509,0.01279577,-0.034537848,-0.014821553,0.029718103,0.050305422,0.014932053,-0.055967826,0.035272826,-0.027558219,-0.029018365,-0.060208634,-0.008577858,0.021245165,-0.012648488,-0.0047696927,-0.019507796,0.038027503,0.033266485,-0.022274753,-0.033871755,0.021417925,-0.049098782,-0.028242832,0.029500902,-0.013180415,0.01721412,-0.0052488004,0.007891837,-0.022304831,0.06909811,-0.027599402,-0.11146588,-0.013136501,-0.004357876,-0.047334116,0.045366276,-0.016186904,-0.017829204,-0.009467165,0.017577913,-0.014220868,0.05833686,-0.010450941,-0.02491386,0.014591294,0.006257618,-0.006207348,0.03585047,0.037030257,0.01032642,0.01651827,-0.020904489,0.009939237,0.060517505,0.03991883,0.01593668,-0.03064284,0.026673624,0.043953214,-0.019687641,-0.059792116,0.016175613,0.00025249377,-0.012331248,0.052504238,0.031121863,0.024097873,0.046805553,0.017721487,0.011499042,-0.04404616,-0.005408514,-0.01545047,0.0057843328,0.0047857454,-0.012570335,0.007632821,0.022740753,-0.004216752,-0.04246935,-0.019253632,-0.022595566,0.01939307,0.03583755,-0.013118532,-0.01811772,-0.014690779,0.0113597065,-0.027949428,-0.0076688444,0.01646575,0.031156067,-0.023362732,-0.012284562,-0.041921675,-0.035110507,0.009683093,0.027261974,-0.016490933,0.01585942,-0.056814566,-0.02390405,0.018782176,0.010211704,0.019653935,0.024922347,-0.016169334,-0.014349714,0.0055553755,0.01685866,0.027414579,-0.04505861,0.012144809,-0.023673726],"last_embed":{"hash":"wxwgae","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"wxwgae","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items","lines":[60,70],"size":431,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wxwgae","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03782656,0.009667204,-0.053201515,-0.0046512196,-0.036346573,-0.035000548,-0.0073502455,-0.0026685786,0.028379194,0.0053244256,0.031970497,0.029497508,-0.02492067,-0.0051168995,0.026928943,0.053965572,-0.015357489,0.018866925,-0.0026575925,-0.027797785,-0.015982652,0.010826095,0.039739672,-0.005122247,-0.014779081,-0.008851151,0.032891035,-0.012700526,0.013927986,0.033453982,0.0041132024,-0.03058194,0.0261724,-0.059062883,-0.06682054,-0.05233855,-0.018494872,-0.015503323,-0.04007617,0.038091317,-0.01243214,0.02387324,0.0050422098,0.026741553,0.025461221,-0.035532717,-0.0030252323,-0.007635186,-0.0091469735,-0.042272847,-0.010947737,0.01752797,-0.019670354,-0.027255915,-0.00022390869,0.06760765,-0.03734404,-0.043865316,-0.010264646,0.012668377,-0.019333404,-0.01041073,-0.020931661,0.00839235,-0.008678869,0.05281372,0.02797191,0.01678706,-0.021501021,-0.030573454,-0.05229811,-0.009011626,-0.009471506,-0.022743506,-0.033160523,0.031112887,0.014609421,-0.0064042257,-0.019659974,0.0683355,-0.019069402,0.012213679,0.02866903,0.020467123,0.03294726,0.027018454,-0.033532813,0.06963875,0.021836003,0.012998681,-0.0007314963,-0.002534405,-0.013104222,-0.049948063,0.005308152,0.023464391,-0.0052023423,-0.005710722,0.011044039,-0.01364345,0.017802149,-0.022273147,0.020558586,-0.049268488,0.008719992,-0.030148476,-0.0052700294,0.013290113,0.011854993,-0.015610349,0.014775389,0.016858304,0.008904719,0.029977556,0.020220162,-0.031161217,0.01043572,-0.049669247,0.0022238197,-0.012950547,-0.00758042,-0.004746233,0.01574633,-0.06534868,0.022680312,-0.015675258,0.03157513,-0.02442266,0.033062156,0.02036008,0.010207476,0.017348446,-0.0013558277,0.03237323,-0.006240212,0.009743087,0.0010665223,0.035812978,-0.0055034105,-0.044324245,0.0429577,0.052192308,-0.008782937,-0.015133674,0.038470276,-0.0075814123,0.01176943,-0.016314045,-0.03423029,0.000899436,0.01326455,0.041792113,-0.005995181,-0.016755268,-0.014755151,0.02192141,0.026114905,0.04968589,-0.019328648,-0.027335089,0.01900658,-0.019360773,-0.0020820394,-0.014515913,0.036173843,-0.0023784083,0.018553633,-0.009153088,-0.00512261,0.0462418,0.056713216,-0.068063736,-0.007120429,0.009915638,0.012726456,0.015137071,0.0791175,0.023788018,-0.0011886066,-0.024663862,-0.010781708,-0.008665868,0.006868527,-0.0021125295,-0.052876648,0.016776308,0.0025198185,0.004761703,0.027900403,0.018201604,0.0023540747,-0.008969387,-0.015922384,-0.010184607,0.0316231,-0.0492557,0.07455956,0.005165712,-0.02007236,-0.054104593,0.018253183,0.045703582,0.041037127,-0.023074172,-0.02725325,-0.042145226,-0.027685214,-0.0056726756,0.04370395,-0.037435178,-0.018235918,0.010117898,-0.03400775,0.017185694,-0.03311177,0.0063347267,0.0068262657,0.012090747,0.025128914,-0.033907957,-0.042749666,0.036296118,0.036940534,0.035989936,-0.0075450367,0.0069840592,0.018898051,0.07689275,0.015078471,-0.0043728645,-0.018975534,-0.0062780874,0.04430854,-0.028277632,0.01585549,-0.01722194,-0.03060601,-0.002936957,0.02725155,0.015266985,0.002875024,-0.014283844,0.051979534,-0.008629876,-0.072892115,-0.0067270063,0.02119553,-0.011495883,-0.0060928995,0.00016483072,0.019024467,0.0454221,0.0022822283,0.0015948692,-0.0633851,0.016365264,-0.0033575895,-0.0063226353,-0.049695287,0.0066125495,-0.010069284,0.030697532,-0.0045558447,0.015131592,0.033402234,-0.02315434,0.03644507,-0.00300889,0.05276219,-0.006849871,-0.017823169,0.011077958,0.017240653,0.018577028,-0.022385472,-0.0034399077,-0.028408967,0.014645421,0.065516196,-0.009875998,-0.015966041,0.007253795,0.018390005,-0.012090299,0.059095647,-0.029148154,0.01256577,0.016601259,0.019919505,-0.04333663,-0.0096034985,-0.012771982,0.051824126,-0.016758014,0.021221109,0.014798174,-0.024748137,-0.16426592,-0.0015652236,-0.0010482683,0.06304528,0.032568336,0.02255877,0.0018767988,-0.001037384,-0.0049592736,0.04783927,-0.023286251,-0.05677396,-0.012878223,0.031305186,-0.01976822,0.011182863,-0.02560266,-0.0036204564,-0.022879934,-0.03179993,-0.012614655,-0.021722335,0.021122465,-0.003189525,-0.035229255,-0.0018149164,0.06525633,0.02717621,-0.026563713,-0.00054462644,-0.011693701,-0.038858224,0.003832089,0.016993508,-0.018996686,0.044943247,0.017900096,-0.0151718445,-0.0074001825,-0.012668537,0.05377145,0.08717227,0.030429602,0.011375382,-0.044838447,0.019177139,-0.024366893,0.011598763,-0.078946,-0.028868048,-0.030977793,-0.029938532,-0.003360575,0.0024550827,-0.046203338,0.01635413,0.017818242,0.013847067,0.018197497,0.04359609,-0.027826173,-0.036310293,0.005288764,-0.06912083,-0.022524936,-0.054404095,0.018200565,-0.050385322,0.01010884,-0.046870332,0.0055189533,-0.031038467,-0.0045932275,-0.036016434,0.0047381516,0.006252802,0.009358233,-0.0462707,0.0021316383,-0.07891089,-0.029932288,0.025253141,0.014224121,0.012076046,-0.04931422,-0.053383086,0.013323431,0.0059879655,0.017611066,0.25392002,-0.003085237,-0.015168258,-0.012227118,0.06251567,-0.014482167,0.0054347157,0.0488587,0.009758493,-0.031419843,0.019061523,0.021947546,-0.044467684,-0.030667903,0.022651933,0.032325566,-0.05014944,-0.027523499,0.05197967,0.022254381,0.023719128,0.032647558,0.04083978,-0.026675455,-0.052768067,0.0007842707,-0.029256143,0.027892992,-0.012162418,-0.0005144398,-0.025177535,0.016649991,0.0448678,-0.03639497,-0.04893096,-0.0051564793,0.022234378,-0.042264618,-0.020430803,0.014337105,-0.040325385,-0.005192723,-0.029948235,-0.041861013,-0.0033050068,-0.023051482,0.0061353436,-0.023365628,0.011125526,-0.019618737,0.012464552,-0.0312758,0.018517867,-0.025322141,0.0127804745,-0.01831362,-0.022659514,-0.03510614,0.0067762705,0.0073021427,-0.0055162925,-0.000057776404,-0.036299843,0.010428086,0.0077362047,0.050983027,0.002824122,-0.01315498,-0.020107597,0.015445504,0.021201998,0.040176883,-0.049153727,-0.013160917,0.0032984058,0.008801114,0.0055339704,0.026107952,0.020435365,0.032594714,-0.03145783,-0.008708588,-0.022132752,0.019028477,0.037694033,-0.031180626,-0.034831867,0.058007605,-0.02478124,0.028031746,-0.013873632,0.008820441,0.00029603837,0.0099525545,-0.020741833,-0.0064714504,-0.026350936,-0.015816508,-0.07376065,0.014219598,-0.042416945,-0.03744839,0.00042926427,-0.018394234,0.031230105,0.00016885038,-0.013865208,0.015710333,0.02060733,-0.0181781,-0.036191586,0.011021758,0.03214121,-0.038538646,0.02995202,0.057446647,0.042789947,0.03666009,0.050330676,0.0065765865,0.020468513,-0.01332355,-0.011845884,0.009937315,-0.030732637,-0.06622285,-0.017350292,0.010687374,0.021784525,0.061773498,0.00844279,-0.019892719,0.004139134,0.042111147,0.0039902083,0.01602229,0.034273,0.00001489438,0.010821371,0.012775355,-0.0033985903,-0.014932081,-0.019246597,0.039017845,0.005667765,0.10154507,0.014869053,-0.033102132,-0.013913824,0.040273424,-0.011115891,0.059263546,0.025002839,-0.07887976,0.031186385,-0.07469522,-0.0107631525,-0.0127706425,-0.021064432,-0.01968605,0.021837793,0.049247704,0.004940652,0.06847677,-0.015491455,-0.011576206,-0.013286785,0.042190738,0.0016512165,-0.030560978,0.017761901,-0.041402955,-0.064242415,-0.010066398,0.030471668,-0.011459548,0.012244223,0.036176734,-0.031730685,-0.06828589,-0.0064858776,-0.02876573,-0.010495798,-0.02181778,0.032785848,-0.016247727,-0.02757585,-0.005902457,-0.012753845,0.0003887354,-0.005742697,0.08390481,-0.005563947,-0.027271813,0.0440524,-0.03244682,0.06270721,-0.01452031,-0.0013883775,-0.023376187,-0.031944636,0.012213145,-0.0130025465,-0.0224194,-0.044688046,-0.019191487,-0.012316953,0.031716023,-0.025525626,-0.0030692453,0.030129882,0.011014256,-0.035452165,0.017524336,-0.017835883,-0.021040177,0.085456565,0.012974298,-0.03237965,-0.040868998,-0.033607673,-0.006784034,0.0141779855,-0.019535612,-0.011720703,0.036022972,0.011338194,0.006356996,-0.020644462,-0.025893264,-0.0102896,-0.010814563,-0.007998658,-0.008760455,0.002824635,0.018912692,0.023224683,0.017434645,-0.033666488,-0.062508486,-0.0067896917,-0.028784545,-0.0066614337,0.031197665,0.023085237,0.010273339,0.006337409,-0.040323526,0.027927428,0.008490407,-0.004570868,-0.007470097,0.03625249,0.010495098,0.048145372,0.012304025,-0.0013847835,-0.0051937774,-0.0072639496,-0.07100472,-0.027097711,0.08023861,0.0030628466,0.026227912,-0.056140512,-0.027712932,0.0021512604,-0.005086382,-0.010982672,-0.058942307,0.008573121,-0.008202105,-0.0074199834,-0.013682566,0.024210166,0.0214255,-0.018729728,0.06382003,0.013023645,-0.015267776,-0.026006969,-0.006978553,0.0062994645,-0.038694642,-0.040070474,0.032840308,0.008563133,-0.0070603224,0.01749256,-0.06552806,-0.013767453,0.008656081,-0.03517737,0.03067302,-0.0027803674,0.011769366,-0.012364032,0.059744194,0.012184164,0.003864869,-0.009334703,-0.007263674,0.004487556,-0.04619952,-0.012744025,0.022168642,-0.0034452705,-0.043909173,0.05188723,0.02454901,0.026086925,-0.054781985,-0.020479532,0.044516817,0.036300495,0.011582473,0.064903274,-0.023085525,0.02246961,-0.0092266,-0.05850458,0.027728166,-0.03730953,-0.0018394478,-0.07119544,-0.034754578,-0.016026525,-0.031346817,-0.026700586,-0.012365896,-0.0016253595,-0.031806666,-0.005828867,-0.055784393,-0.0100592505,-0.04103835,0.03360884,-0.020092359,0.040310558,0.022776738,-0.043508478,0.024570169,0.04571445,-0.014483009,0.04260525,-0.0251553,0.02059808,0.022161784,0.01843773,-0.007118564,0.08094975,0.015023398,-0.0005121698,-0.04957456,0.054512314,0.002705556,-0.020748792,-0.029966582,0.02379852,0.015694741,-0.06040264,0.010960516,-0.02696809,0.010410794,-0.0017809109,-0.0029497538,0.036745105,-0.039249048,0.024333354,-0.02837005,-0.0027078546,-0.038220804,0.02091255,0.02325512,-0.043472473,0.04453861,-0.0055644433,-0.03395716,0.020947738,0.02609978,-0.011557914,-0.024130788,0.0034533453,-0.03743759,0.02075819,-0.0124515295,0.0026986566,0.008017608,0.058440622,0.026190724,-0.014217194,0.023888296,-0.006104111,-0.005208878,-0.15297405,0.06162025,-0.012392782,-0.009835534,-0.037900906,0.020594634,-0.027549107,-0.004977801,-0.030176904,-0.030361954,-0.005024731,-0.075235195,0.0054622134,-0.028165037,0.018378627,0.01600286,-0.033943523,-0.0028894236,-0.032966014,0.048052095,0.019856103,-0.013709931,0.07716918,-0.010170992,-0.012144946,0.013903532,0.003700891,0.039504487,-0.012817388,-0.04628265,0.0052151177,-0.018326338,0.035333827,0.026985005,-0.008546155,0.0017950729,0.0043704994,-0.00033022923,-0.003214458,-0.00007606971,-0.0016158477,0.010992927,-0.013354051,-0.017105749,0.030250167,0.036269236,0.0067294287,-0.01859367,-0.022694996,0.03513824,-0.013898363,0.040115763,-0.011495975,0.019952472,0.017345812,-0.0326743,-0.029971391,-0.0039617345,-0.049196392,0.03433395,0.014948199,0.025126873,-0.057964046,-0.02573416,-0.009712611,0.017439302,-0.0072086183,0.01182577,-0.0038542228,-0.026655745,0.019804291,0.0073505216,-0.038226597,-0.019210685,-0.026474811,-0.020815423,0.02251048,-0.016721489,-0.004912594,-0.012959065,-0.034029946,-0.025835078,-0.042291142,0.029762512,0.056721676,0.027625442,0.0015451978,-0.024374228,-0.05472675,0.010586804,-0.016352676,-0.02594456,-0.030661954,-0.0010864531,-0.02432988,0.06838804,-0.022877194,0.017892823,0.0011449921,0.0096753435,-0.00155734,-0.035308953,-0.012749358,-0.019082492,-0.032858025,0.03857754,-0.012551086,0.0031267854,-0.0071172216,-0.010794489,-0.043796282,0.0041848677,-0.020924237,0.02520212,-0.037142023,-0.04188595,0.0016560169,0.02400254,0.018909143,-0.0039746235,0.010570108,0.014743104,0.023080166,-0.040969063,0.027461428,0.07806479,0.03433392,0.036963,-0.0101755895,0.04059105,0.02786785,-0.024789335,-0.011986601,0.032470617,0.04880459,0.022483738,-0.021763444,0.037500463,-0.04117022,-0.040947333,-0.05236596,0.022936197,0.026985573,-0.030762859,0.005080465,-0.022023382,0.030482538,0.012554694,-0.012660651,-0.048915442,0.012009813,-0.028922595,-0.018235385,0.037122715,-0.01388828,0.03132733,0.0156926,0.020349016,-0.02881844,0.03469711,-0.027676808,-0.08452633,-0.006282729,-0.014905625,0.0036418661,0.04498232,-0.0059072543,-0.021768458,-0.019102132,0.018360807,-0.021144753,0.043216407,-0.014750656,-0.010174279,0.031576235,-0.0025006772,-0.016836997,0.027808273,0.023758683,-0.01066609,0.02183088,-0.014167988,0.024726614,0.046432227,0.02088441,-0.0004807441,-0.015880395,0.008705477,0.01875131,0.00022595793,-0.048538703,0.03693142,-0.02609012,-0.02046493,0.033572793,0.024138892,-0.00044476628,0.05280934,0.023810444,0.009957666,-0.049442574,-0.0029650445,0.0072115674,-0.002498349,0.008398007,-0.0030664925,0.0060911146,0.009461133,0.006720991,-0.033428762,-0.013540757,-0.012175969,0.023288025,0.029957237,-0.029004216,-0.02074532,-0.01839341,0.039399195,-0.0397331,0.023434598,0.019537518,0.033060208,-0.023363488,0.0012893338,-0.048067763,-0.023832647,-0.0023047219,0.027719656,-0.009676305,0.032847356,-0.060773745,0.015651608,0.034678813,0.0275325,-0.010375197,0.020629995,-0.0011043934,0.000214588,0.013136351,0.009581999,0.044353865,-0.029095503,-0.0067493934,-0.03243338],"last_embed":{"hash":"2jxu1l","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"2jxu1l","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items#{1}","lines":[62,62],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2jxu1l","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027704595,0.005356922,-0.059605245,-0.004724692,-0.046774395,-0.06749157,-0.028550703,0.00007056198,0.018343085,0.012440604,0.03465861,0.021429382,-0.0046574515,-0.05196485,0.025746215,0.02410903,0.019534538,0.022096561,0.0028253153,0.0024211167,-0.02521588,0.009859093,0.04223379,-0.012554808,-0.008441428,-0.015217901,0.010914836,-0.035458833,0.022689294,0.028425464,0.0064010797,-0.022406846,0.011020641,-0.041943602,-0.030777212,-0.032176644,-0.0316961,-0.0094912,-0.05896831,0.031666804,-0.02751466,-0.03207698,0.014974496,0.021161817,0.0055175675,-0.033850837,0.0013134747,-0.031366915,-0.0435586,-0.060715917,-0.0013229002,0.028592383,-0.004800412,-0.04263714,0.01746825,0.041322213,-0.061737973,-0.010515767,-0.061115142,0.014724366,-0.01943043,0.011092404,-0.027913934,-0.013537616,-0.01349638,0.05628144,0.032811202,0.018455762,-0.023831924,-0.053974632,-0.044317596,0.020448742,0.009462598,-0.0046774596,-0.028066115,0.0112063065,-0.004605231,0.009403389,-0.026771689,0.06612733,-0.036035433,-0.028916828,0.035306234,0.024949174,0.00215525,-0.00019244978,-0.009647814,0.022773026,0.023064664,-0.025157716,-0.0393638,-0.0020842406,0.004840485,-0.033695836,-0.0073814834,0.03995174,0.00032271235,0.017032927,0.02147491,0.024587689,-0.010798288,-0.014923173,0.053775493,-0.029930191,0.017659038,-0.019444408,0.008531181,0.014384805,0.05155012,-0.019087,0.014012624,0.009218413,0.01464514,0.023470605,0.0027292636,-0.007066818,0.056732077,-0.025176587,-0.0052188374,-0.0142417,0.019457784,-0.028283464,-0.001660102,-0.069166064,0.027211068,-0.014441023,0.013747507,0.008628316,0.011597784,-0.004156566,0.013135587,0.015436477,-0.027491534,0.019468613,-0.009626067,-0.00065187074,0.003569736,0.04924206,0.022544304,-0.049164426,0.022095831,0.011629233,-0.043210894,-0.018519113,0.04753117,-0.031491727,0.04403624,-0.03663499,-0.032283694,-0.02839603,0.00908652,0.020136949,0.028840153,-0.0032363746,0.024050562,-0.03529709,0.025677076,0.03455388,0.02383962,-0.05258012,0.019247454,-0.017447399,0.017044822,-0.0037701444,0.028353127,-0.011007391,-0.0027069682,0.013960854,-0.015086929,0.017301466,0.06910441,-0.07311611,-0.010385351,0.010842291,0.018673554,0.0100773135,0.07435916,0.020966476,0.001987539,-0.001435215,-0.01560613,0.0040715975,-0.028313631,0.022816055,-0.049834926,-0.002739582,-0.017803503,0.015548504,0.03258776,0.0437989,0.02167663,-0.033324417,-0.034047715,-0.027274966,0.050710432,-0.04320357,0.057953242,0.033255994,-0.0093876375,-0.028083012,0.008155176,0.030986147,0.019764017,-0.015385947,-0.04275868,-0.04041913,-0.06177065,-0.027087077,0.028497119,-0.049319696,0.00058015116,0.013063014,-0.04657136,-0.0026309178,-0.04939634,0.019614227,0.0046642087,-0.030555604,0.017486868,-0.028069757,-0.052883394,0.020071996,0.02746523,0.06420858,0.008291472,-0.00518646,0.01941174,0.041544173,0.04999623,0.0017612331,-0.023437854,0.019976571,0.07295932,-0.018164163,0.009021685,0.012011039,-0.008829342,-0.015305296,-0.012556572,-0.0053246883,0.008315406,0.00026738108,0.0278921,0.0014273573,-0.06575921,0.016657317,0.025101505,0.0540634,0.0014468969,-0.053312305,0.0073709534,0.034325276,-0.022659905,0.0015461058,-0.038956124,-0.0034686385,-0.0093686655,-0.004937459,-0.0066549424,0.023693407,-0.0034296147,0.0037791128,-0.021931866,0.0013087405,0.03825863,-0.035549816,0.0028198056,-0.006090543,0.06346515,0.022258079,-0.051851064,-0.0072393552,0.04043108,0.010874119,-0.0007410896,0.04502877,-0.022940045,-0.0009091092,0.07980286,0.035990346,0.038733102,0.034517422,0.012498689,0.0015240299,0.04607987,-0.020210512,0.016310591,-0.02397453,0.01708762,-0.00045698168,-0.019921832,-0.029908387,0.04802404,0.0035723306,0.0028571235,0.032543488,-0.058805414,-0.16023156,-0.022729877,0.010423296,0.05035595,0.02664038,0.02247897,-0.016096849,-0.025156505,-0.019135304,-0.003391129,-0.029681271,-0.06996405,-0.012564671,0.026372423,-0.06917354,0.033639938,0.0048716203,-0.010240882,0.0047504697,0.0012122851,-0.029394438,-0.026468027,0.03210558,0.0007948641,-0.0048176977,0.01710801,0.023304133,0.021347461,-0.013359455,-0.0046543186,-0.017752547,-0.05544478,0.0020673969,0.040667553,-0.02260446,0.015699394,0.017704632,-0.04549752,-0.04983699,0.03865384,0.05915111,0.03902903,0.050206926,-0.016865723,-0.02074918,0.012556799,0.002289103,0.0344555,-0.0996765,-0.023193453,0.011496154,-0.00046355685,-0.006821541,0.024542224,-0.061864037,0.03377022,0.017839173,0.051987898,-0.0055905445,0.043100502,-0.016946396,-0.0992615,0.024717234,-0.070964076,-0.0058033606,-0.05587175,0.021042075,-0.01971346,-0.016797982,0.009568604,0.0002588619,-0.025069986,0.032003578,-0.0035082481,0.04361645,0.03134426,-0.0029086967,-0.017189987,0.008830407,-0.06627093,-0.01708084,-0.0076050544,-0.004770838,0.0065626283,-0.056067765,-0.06393085,0.0061582113,0.022855962,0.015773093,0.25753236,0.0036951837,0.0013417155,0.014290594,0.06483591,-0.02721054,-0.0006291857,0.02734899,0.016455203,-0.019161407,-0.0006042171,0.04673039,0.017879844,-0.02775163,0.0034439452,-0.0031963594,-0.029869901,-0.019468976,0.08122609,0.00953861,0.009064236,-0.03174819,0.03368922,-0.03592497,-0.02372372,-0.01113392,-0.017960396,0.028324082,-0.004230387,-0.028614132,-0.03605604,0.03138745,0.08039665,-0.031203369,-0.028049482,-0.0034014743,-0.0066945464,0.021393253,-0.005923129,0.022961084,-0.047196925,0.003590815,-0.022392942,-0.017709928,-0.004630301,-0.022664698,0.03138185,-0.0053145024,0.002357298,0.0014698595,0.0020325233,-0.037210077,0.024069909,0.00274874,0.0019009126,-0.0070194844,-0.031096518,-0.014247015,-0.015432843,0.029673047,0.02661905,0.0003304459,-0.03071301,-0.021703871,0.03589789,0.061061926,-0.012690823,-0.05308036,0.005159372,0.075118996,0.0227927,0.058423035,-0.04396621,0.012896458,0.033289667,-0.043358404,0.019700756,0.022885272,0.009508083,0.02645548,-0.026730368,-0.02046206,-0.015653785,-0.027392995,0.025843717,0.03063632,-0.008805915,0.025314765,-0.020880593,0.011524557,-0.0033663819,0.03384055,0.037466705,0.0072949547,-0.032578077,-0.013680109,-0.0009504511,-0.013717425,-0.049135458,-0.025352795,-0.03642809,-0.04799866,0.01347571,-0.005153135,0.028020633,0.008244747,-0.0009329931,0.01872373,-0.0037530323,0.011165113,-0.009339269,0.011345547,-0.00937411,-0.008203703,0.03892423,0.049108256,0.057408705,0.022879096,0.06145491,-0.004683118,0.0349505,0.014644054,-0.007121763,-0.01720515,-0.006208265,-0.05383872,-0.000092549184,0.02421671,0.007445152,0.05065405,0.02837823,-0.036853522,-0.038767286,0.0062907217,0.016303878,-0.0061276527,0.04975598,0.012825335,-0.027079923,0.022605225,-0.033981487,-0.02368867,-0.017490558,0.0062632505,-0.022468386,0.054777823,-0.010733266,-0.039891556,-0.0138431555,0.0129086785,0.0031901037,0.047017593,0.02824477,-0.024194533,0.01393798,-0.023831766,0.014211437,-0.020865094,-0.036472514,-0.012600021,0.012142119,0.04498802,0.03289503,0.029585294,-0.031125454,-0.0040738587,0.0009198802,0.016632361,-0.012179924,-0.043932278,0.0049605267,0.0019303025,-0.059362896,0.014150444,0.013140935,0.025323814,0.0011382331,-0.002523458,-0.010053714,-0.04047753,0.0074739326,-0.02660353,-0.033382848,0.030463392,0.029250357,-0.008963459,-0.03738823,-0.0026512076,0.012533694,-0.0058611888,-0.010816129,0.103720024,0.013588442,-0.04108024,0.012422753,-0.014456301,0.047833137,-0.0016482311,0.030528726,0.035386186,-0.016228301,0.012192194,0.0004434358,-0.01835126,-0.021664351,-0.033124465,0.00799163,0.039968893,-0.046481248,-0.0022021257,0.032852568,-0.013101455,-0.04914441,0.02841736,-0.021354731,-0.03345718,0.030225089,0.047713693,-0.017845228,-0.02978413,0.023945842,-0.021380683,0.031004453,-0.001965224,-0.032495085,-0.0043921145,0.024771944,-0.003474671,-0.015931187,-0.044178974,-0.0025907662,-0.03343106,0.040718477,-0.015700003,-0.01426409,0.050680682,0.012286652,0.010849097,-0.02551329,-0.056794323,-0.00144807,-0.0045290343,-0.0141367605,0.04144563,0.027249858,-0.0066997195,-0.019645058,-0.013020453,0.00411307,0.006794131,-0.012272937,0.006610499,0.029096646,-0.018789958,0.03643306,-0.0048082904,-0.009125119,0.0002929531,-0.02478173,-0.0481498,-0.01021519,0.052318856,0.016156822,0.011195467,-0.010743285,-0.056359984,-0.015222024,-0.028552549,0.0053056423,0.014208004,-0.019384349,-0.042859584,0.00038942017,-0.02636696,0.036071714,0.004414618,-0.03796924,0.075831465,0.0336658,-0.020004032,-0.020114098,0.029466104,-0.026729906,-0.026664088,-0.030573042,-0.035958324,-0.00031383755,0.006029089,0.022172987,-0.056126583,0.013137341,-0.0067822207,-0.003818812,0.010091985,-0.009719432,0.014100212,-0.007748396,0.0031491434,0.008967417,0.024147283,-0.0061183195,-0.0068488275,0.0009495793,-0.041606877,0.013086015,0.015743636,-0.008949273,-0.04180559,-0.0038589595,0.030623078,0.025657145,-0.0741626,-0.01418475,0.025316074,0.05934788,0.0033748157,0.06023545,-0.010095533,-0.028165737,0.01242793,-0.02249588,0.03951035,-0.02269421,-0.00575837,-0.100771055,-0.034430288,-0.035473004,-0.03335242,-0.015166129,0.048524473,-0.015034257,-0.010198592,-0.012841369,-0.035504602,0.027846254,-0.027853873,0.047325056,-0.022315154,0.01406208,-0.0024602455,-0.06558502,-0.01999519,0.07783141,-0.010646021,0.021881081,-0.02243096,-0.0013067984,0.020196429,0.022380136,-0.0020628287,0.058318324,0.0010137787,-0.013633423,-0.027381482,0.023396,0.024330158,0.0053560957,0.007940487,-0.015290042,0.021260098,-0.024852883,0.010406664,-0.027316052,0.013186145,0.0015544517,-0.0069494415,-0.012898329,-0.046154357,0.002277774,-0.0065208287,-0.009277729,-0.039357588,-0.012428874,0.061537057,-0.046464734,0.044772163,-0.037393153,-0.010155644,0.00452646,0.012612851,-0.0029282586,-0.011065327,0.032167006,-0.048999354,0.035806783,0.0065515446,0.013319578,0.032398265,-0.0022024754,0.02198388,0.021933127,0.03210708,-0.031343512,-0.015244126,-0.1399453,0.013243478,-0.008221136,-0.015065881,-0.0008826558,0.029143684,-0.048923757,0.020928126,-0.01304573,-0.033092514,0.012518193,-0.005272633,0.017278947,-0.0176166,-0.000996379,0.026249608,-0.026692819,-0.0126861185,0.0028407336,0.042349372,0.031832382,0.0256816,0.031239728,0.002088275,-0.030430008,-0.0005453519,-0.03288225,-0.0049464954,-0.019690875,0.023412706,0.028816428,0.008194005,0.018462777,0.007911409,-0.017679064,0.0073826653,0.031838853,0.0112749785,-0.009002361,0.028456721,-0.004862814,0.0052620573,-0.012954158,-0.015746903,0.053862195,0.049202327,0.0015075898,-0.03213371,-0.026422141,0.02350659,-0.021621317,0.0343639,-0.033833206,0.020276966,0.02263245,0.014750882,0.016238634,-0.035163242,-0.03515724,0.024205467,0.0004646763,0.032587755,-0.010776576,-0.02008308,-0.0013392653,0.01826373,-0.03522738,0.033302214,0.038506076,0.0013666656,-0.0098325005,-0.00423112,-0.02358549,-0.005501666,0.0028622826,-0.013827202,-0.023485761,-0.02980798,-0.053642195,-0.026781337,-0.011879616,-0.043938197,-0.015794525,0.017276365,0.06624444,0.0541409,0.00399771,-0.004050201,-0.032242637,0.021412842,-0.08527529,-0.024342788,-0.02855224,-0.02695636,-0.047863122,0.034795254,-0.02691423,0.017524514,0.003531103,-0.016852278,-0.014613882,-0.02606163,-0.03875477,-0.035161648,-0.046442576,0.056837093,-0.016200045,-0.015293418,-0.0052671065,-0.019017028,-0.041272424,-0.0023243644,0.005305793,0.018975494,-0.061683193,-0.0049531157,0.016234836,0.031701803,-0.017071104,0.024796415,-0.0047092102,-0.031545006,-0.037285365,-0.032907214,0.027307156,0.041436773,0.019631762,0.03800399,0.004885481,0.065190725,0.033027224,-0.0036608481,-0.010210822,0.027043682,0.028298337,0.026827507,-0.016755357,0.052731443,-0.03931043,-0.028833866,-0.034205176,-0.0047611967,-0.0010899141,-0.014315773,0.01660465,-0.0035701953,0.019399773,-0.0060693505,-0.007702762,-0.018525142,-0.0050307447,-0.062124252,-0.024255302,0.025702076,0.00056642934,-0.0036717127,-0.008435301,-0.003083922,-0.048077215,0.06530247,-0.039764445,-0.08044976,-0.035619885,-0.0030094448,-0.057185654,0.04026796,-0.025889732,-0.005213964,-0.037608474,-0.0036363045,-0.0007064586,0.030626593,-0.008822847,-0.02768493,0.030330524,0.016449902,-0.017812684,0.008175034,0.01637736,0.00013984364,0.03528523,-0.012854135,0.019172182,0.04254138,0.04226437,0.019079568,0.01105965,-0.006962453,0.046026994,-0.016905112,-0.057762325,0.0117275715,-0.03314928,0.012615911,0.042061638,-0.011573002,0.011859825,0.013952512,0.005420154,0.030976823,-0.03190942,0.014151546,-0.03951583,-0.0026595546,0.019280775,-0.017283527,-0.013334166,0.03661115,-0.005984878,0.0068688663,-0.05564496,-0.0093254745,0.025674863,0.037424207,-0.009061918,-0.027393132,0.025295408,0.0035530834,-0.02422147,-0.00014962324,0.04425674,0.06567027,-0.0032434205,-0.013156761,-0.028718872,0.003208835,-0.0030952047,0.019257277,-0.026631473,-0.001937012,-0.013424418,-0.022347786,0.0076579857,0.021807339,0.008235587,0.0006800116,0.007250315,-0.034251094,-0.026848119,-0.01076873,0.042980578,-0.019194731,-0.018361868,-0.03352799],"last_embed":{"hash":"3w5aex","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"3w5aex","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items#{2}","lines":[63,63],"size":70,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"3w5aex","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025043953,0.01316635,-0.021866012,-0.032279402,-0.028862938,-0.050921947,0.04656729,0.011147065,0.017563896,0.0027394032,0.023611823,0.032322686,-0.043559294,-0.02004381,0.016672246,0.044626612,-0.0010152382,0.026034294,-0.008448925,0.011577057,0.012488504,0.013469466,0.020788282,0.0011178866,0.0029000319,-0.026535941,0.04196807,-0.012857792,0.01528339,0.0069677248,0.015974015,-0.055253927,-0.004543639,-0.038144406,-0.050963007,-0.013916572,-0.022214362,-0.017895343,-0.04834121,0.0121506,-0.00013000594,0.039171338,0.046023402,0.030049358,-0.008930919,-0.027720964,-0.0026783205,-0.012691436,-0.011510439,-0.019483522,-0.004028112,0.01619736,0.0196099,-0.0041622226,-0.03445052,0.039451472,-0.035520725,-0.020605413,-0.036045045,-0.0038457022,-0.018606462,0.01942362,-0.02711581,-0.010454342,0.030011665,0.046244934,0.01847948,0.05142337,-0.033302356,-0.032488257,-0.024456657,-0.0071701077,-0.056599032,-0.0048204046,-0.010052639,0.016708624,0.0005871933,0.0044762194,-0.013507986,0.06431213,-0.033178344,0.009608213,-0.016635591,0.0011251189,-0.009908066,-0.0041343616,-0.013133848,0.023204962,0.03958704,-0.0025174636,-0.0016139472,-0.01844906,0.0056085056,-0.05563464,0.0074259406,0.026769327,-0.004313934,-0.023012396,0.049102988,-0.00087189674,-0.0033734404,-0.012396819,0.030670144,-0.07235343,-0.024417678,-0.038726907,-0.057887126,-0.00840269,0.025860887,-0.007435168,0.0025900449,0.018379703,0.020923942,0.040113896,0.010144732,-0.030507572,0.013332157,-0.03713623,0.010096158,0.014170788,-0.016401466,-0.0049064215,0.04017578,-0.04962483,0.041426565,0.012433808,0.01900568,0.008482638,0.013606687,0.01159794,0.007706328,0.01653229,-0.037057213,0.036882505,-0.0021247258,0.00050594343,0.026625127,0.030196056,0.007900824,-0.0706086,0.02580745,0.044830415,-0.01415851,-0.022908572,0.03898981,-0.047861684,0.031894874,-0.0030791785,-0.040276438,-0.0043910434,0.04421433,0.019576078,0.0006850499,-0.0005803595,0.019241307,-0.0036409788,-0.029146649,0.02178301,0.04856044,-0.046545032,-0.031592876,-0.011255495,0.024580982,0.0035527572,0.020840712,0.0036106675,0.012413891,0.021857405,-0.021785531,0.011073351,0.07023131,-0.09640893,-0.018676573,0.042114392,-0.0022484246,0.018522523,0.05992443,0.006085676,-0.013276845,-0.012941315,0.0012885699,-0.013488055,-0.023181595,-0.0072079413,-0.041358855,0.009609328,0.020472806,0.021897577,0.019563641,0.030092465,-0.008026437,-0.05185525,-0.0099964235,-0.018064082,0.035637747,-0.039718494,0.074787915,0.012716881,-0.0004789439,-0.05422544,-0.0140620675,0.044470213,0.053553045,-0.02260848,-0.016567005,-0.03500592,0.010680745,-0.02165331,0.04420555,-0.0080817,0.011636817,0.026746772,-0.05341908,0.03408861,-0.035097692,-0.005910022,-0.021228105,0.01148998,0.046547752,-0.012471337,-0.041389048,0.013026704,0.044231553,0.055380523,0.026241796,-0.0009945701,-0.005417146,0.078198165,0.010954415,-0.021764632,-0.0355083,-0.013997444,0.017891558,-0.031694286,0.024395287,-0.032912105,-0.0045480244,0.016803686,-0.0017423759,0.04491142,-0.0071312604,-0.059974,0.06355462,-0.013258509,-0.048249982,-0.009108271,0.008642794,0.020782504,-0.017902348,-0.051149238,-0.026388185,0.028533056,-0.011443393,0.028272433,-0.054944545,-0.011637857,0.012111292,0.007916382,-0.017637815,0.015785059,-0.015576364,0.018199157,-0.0014959414,0.0017227182,0.04443887,-0.0030515266,-0.015137628,0.004757793,0.047659364,0.0047426424,-0.036908366,-0.0026842058,-0.00065457,0.017750693,-0.020489588,0.007725362,-0.020568037,0.033739887,0.08132314,0.006841979,-0.03270243,0.008699455,0.041175064,-0.014296855,0.018628092,-0.03998419,0.032378674,0.0040953,0.021859258,-0.023308277,0.017646415,-0.03923854,0.06130151,-0.01651354,-0.019181358,0.014496587,-0.028548118,-0.15940922,-0.027886558,0.00845858,0.016873106,0.042854063,0.02318733,-0.026280085,-0.03785886,-0.042291604,0.004199754,-0.034711033,-0.06382883,-0.06182597,0.037386537,-0.033731777,0.030795267,-0.020059913,-0.011344331,-0.00632485,-0.023685465,-0.04307343,-0.02304323,0.018906297,-0.015967138,0.020291086,-0.001500097,0.028629337,0.032482415,-0.008847125,0.023698237,0.010701454,-0.010538311,0.002413189,0.011407905,-0.012537529,0.04528513,0.011484318,-0.019569548,0.008760236,0.0039806613,0.044022717,0.039724175,0.028074909,0.021359544,-0.03161174,0.013241173,-0.026906202,0.040965267,-0.0704884,-0.017202524,0.028815089,-0.027834473,0.005196042,-0.0039635682,-0.053317256,-0.011313462,0.03127103,0.014113051,0.020179156,0.009267116,-0.0017355178,-0.075809404,0.010770553,-0.055293705,-0.03259235,-0.057064474,0.02709905,-0.02199456,-0.01818655,-0.025413476,0.02401266,-0.007843972,0.0051019085,-0.03719693,0.0360553,0.0062295613,0.0024865782,-0.035069145,-0.012067099,-0.0647729,0.0096210465,-0.0061053843,0.0013914382,-0.0029173093,-0.040812675,-0.05769466,0.008889429,-0.023954188,0.034819253,0.24077174,-0.0137124,0.021428403,-0.03539876,0.027582774,-0.03303496,-0.01132214,0.039694425,0.0106059555,-0.031709887,0.025651947,0.024258725,-0.03847982,-0.0053256913,0.022134343,0.03211407,-0.054293387,-0.027658554,0.05673675,0.037817795,0.016459152,-0.0222452,0.02481167,0.0050663934,-0.030291481,0.0012619351,-0.00015631864,0.051671106,-0.052432667,-0.00982091,-0.011024516,-0.0035233418,0.06838423,-0.030768817,-0.007008481,-0.018476246,0.00393389,-0.02888197,0.0031512575,0.022473479,-0.042635538,0.002855673,-0.021762587,0.004423128,-0.036566958,0.010575338,0.01953596,-0.032104354,0.002825718,-0.017262248,-0.01003712,-0.013458196,0.017789155,-0.013587892,0.04113409,0.0055899476,-0.027946876,-0.013942988,-0.0029305716,-0.0067840163,0.03243706,0.0068614646,-0.07057508,-0.013224761,-0.012204448,0.037305813,-0.0149198305,-0.0040435665,0.019258004,0.071094826,0.029887004,0.06708678,-0.034256782,0.01024825,0.0070474143,0.02401816,0.02101546,0.05521971,0.04176931,0.018133959,-0.03006148,-0.014755353,-0.014725062,-0.00071877753,0.04305175,0.032335203,-0.01528833,0.03157786,-0.016773287,0.028245492,-0.024504144,0.015094739,-0.004390225,0.0068365266,0.012161444,0.005586182,-0.0058016013,-0.02661835,-0.05105106,-0.00824186,-0.00022215859,-0.045348655,0.0014136236,-0.009095352,0.006842817,-0.025109049,-0.020979986,0.032648277,-0.00025015927,0.029021917,-0.021411525,0.013618451,-0.015795507,-0.054139808,-0.0052678306,0.027238196,0.021412281,0.0005588988,0.01834492,0.0065192105,-0.0010786531,0.017235028,-0.017521836,-0.011762468,-0.0065339077,-0.043855373,0.00971795,0.0047756545,0.0105171045,0.03243855,0.048159752,-0.033116646,0.020696774,0.009693557,0.036500473,0.00737457,0.06537152,0.028864682,-0.015473306,-0.026508143,0.006844679,-0.0086292615,-0.008809047,0.0052133524,-0.005937186,0.042128786,-0.0080555435,-0.033287443,-0.0055148313,0.0405673,-0.0031448095,0.0044463966,0.012441761,-0.037740953,0.009650796,-0.043742653,-0.0005548105,-0.009367273,-0.02439263,-0.009951177,-0.002954774,0.04891415,0.017987795,0.060838345,0.0007869481,0.016945168,0.014196413,0.028417133,0.016159983,-0.04404644,-0.0031758628,-0.012949607,-0.0521663,0.029074626,0.015265271,0.03263443,0.045386903,0.021824878,0.02057679,-0.03914213,-0.05057413,-0.027539665,-0.012132597,-0.003589622,0.01993027,0.00022063665,-0.032962337,-0.010720461,0.021674562,-0.0050379448,0.0010368123,0.08741556,-0.029286928,-0.0147591885,0.028809056,-0.050102536,0.08697405,-0.02713287,0.034442887,-0.0049949735,-0.002542605,-0.011295404,0.013386036,-0.0120874215,-0.0780636,0.003998232,-0.008425484,0.052610382,-0.04432855,-0.017816557,0.028653609,0.023780352,-0.06528949,0.007144456,-0.060027216,-0.042039476,0.032079082,-0.011314452,-0.03942791,-0.03548083,-0.012385319,-0.023583164,-0.013692534,0.0017276964,-0.009978275,0.03054787,-0.018322982,-0.019342648,-0.034597818,-0.0034007528,-0.011277118,-0.050278742,0.01114858,-0.055911995,-0.024852877,0.05306892,0.01873905,-0.0045826905,-0.046205323,-0.042276245,-0.0359673,-0.01412996,-0.008387213,0.034728363,0.017163062,0.0027935144,-0.013401704,-0.010827267,0.08311082,-0.00046326898,0.008647578,0.029511033,0.012156246,0.0019407378,0.067679755,0.025701897,-0.010833938,-0.012085398,-0.030024117,-0.021587009,-0.04761729,0.0751324,0.01424429,0.012978244,-0.03488797,-0.059221085,-0.015282912,-0.017294165,-0.002177052,-0.055309013,-0.029589053,-0.0033256244,-0.018506682,-0.04029736,0.02826296,0.006298743,-0.025836,0.058626536,-0.0058527524,0.003583012,-0.017971836,0.01604863,0.01575597,-0.0341901,0.00037121668,-0.00594636,0.036858402,0.016445588,-0.000081564205,-0.047045104,0.01296522,0.015800118,-0.035012066,0.03460838,0.009596898,0.005550268,-0.008488894,0.07055729,0.014947739,0.0017891234,-0.0019327854,-0.006746366,-0.0033404457,-0.024402862,-0.017352287,0.030893074,-0.011072065,-0.057347484,0.01821623,0.029419653,-0.010795927,-0.0480681,-0.021187859,0.032751877,0.042026684,-0.0016200764,0.040111285,-0.0259443,0.015872374,0.012937758,-0.01041229,0.011292047,-0.0145747885,0.02895884,-0.047573064,-0.0142585365,-0.008186258,-0.031044621,-0.0055609946,-0.011784723,-0.0021812078,-0.010358668,-0.03190534,-0.06705423,0.017916562,0.006177096,0.026067486,-0.028217852,0.03328667,0.027747368,-0.010189863,0.016025215,0.067372255,-0.033805754,0.014159205,0.0073852427,-0.00092938595,0.022456408,0.0035801681,-0.017848283,0.051753875,0.010640402,0.022456734,-0.036182057,0.04349644,-0.0019353435,-0.0073790373,-0.016255092,0.015436217,-0.013899974,-0.008091344,0.011388885,-0.047355954,0.01802564,-0.015572432,-0.029486064,0.0050022462,-0.043773495,0.016839767,-0.01186421,-0.0021230364,0.019683827,0.009290314,-0.0021655716,-0.051530454,0.03853857,-0.052023746,0.007580855,0.016370637,0.035993356,0.016938785,0.021627462,0.012739455,-0.05763126,-0.005557115,0.0033983176,0.0060956427,0.049748056,0.046471454,0.014209001,0.011791245,0.049607653,-0.022166835,0.009895982,-0.13861771,0.024180386,0.011476378,0.025101732,-0.034453098,0.007445294,-0.012859421,-0.041890122,0.007494072,-0.05323099,-0.02329822,0.011669389,0.0027318385,-0.032560106,-0.016078988,0.032045484,-0.037207007,-0.028601665,-0.02899976,0.036311466,0.04957709,-0.0090890145,0.04017397,-0.029691223,-0.043232225,0.017227573,0.0044230535,-0.002882177,-0.002774411,-0.047780436,0.03757928,-0.03361773,0.03010374,0.051682755,0.005433442,-0.013466306,0.0023452793,-0.006564211,-0.0065853363,0.03144011,-0.024223343,0.015459778,0.00699945,-0.0065868157,0.048894845,0.040613554,-0.0009897293,-0.017292537,-0.042591676,0.04022532,0.00515519,0.058928866,-0.029131455,0.03248592,-0.006450684,-0.042302042,-0.05311107,-0.0048431074,-0.043630064,0.03682737,-0.00053954864,0.04420222,-0.024374725,-0.04980254,0.024045588,0.051791612,-0.018839251,0.015098341,0.01020406,-0.016156662,-0.013869228,-0.011029511,-0.016819444,-0.04014608,-0.018509407,0.00090461946,0.010094022,-0.046921838,-0.027411189,-0.058793925,-0.005405062,-0.034221277,-0.022601778,0.032081097,0.066645764,0.049496397,-0.006444609,-0.02470044,-0.05583176,0.013837499,-0.02633028,-0.040166214,0.0013289102,-0.02301818,-0.05658787,0.03449833,0.0098845055,0.0012799973,0.0046462757,-0.019925643,-0.0054619494,-0.008643295,0.0077873743,-0.024933953,-0.025011681,0.025635,-0.030488614,0.0148773305,0.014495077,0.020026723,-0.044235375,0.020241672,-0.004365781,0.025723763,-0.0383771,-0.014033106,-0.021563524,0.039182685,-0.004959239,-0.016817708,0.024149021,-0.029725367,-0.037714995,-0.03110426,0.02304603,0.08222182,0.045192197,0.033806965,0.009920308,0.023779584,0.014578294,-0.017457657,-0.013135044,0.024379447,0.05431831,-0.0064388015,-0.041894384,0.035441086,-0.017281054,0.002706124,-0.057308123,-0.0057432535,0.018242067,-0.0175675,-0.0088781305,-0.016633064,-0.007573231,-0.00035697265,-0.017676035,-0.027509473,-0.0026592861,-0.040690154,-0.027345698,0.032885782,0.008891914,0.016601566,-0.018596353,-0.05547999,-0.0071921763,0.03992533,-0.025338762,-0.10356925,-0.02585131,-0.004144838,-0.033405315,0.08111592,-0.02516297,-0.009908683,-0.011959218,0.008773599,-0.003381758,0.055293657,-0.006922199,-0.019637404,0.030259458,0.019811895,-0.027488738,0.031943712,0.04765927,-0.034657504,0.013391188,-0.038550075,-0.0148972785,0.044006217,0.04573067,-0.01344517,-0.03764859,0.009871311,0.029021673,0.012507546,-0.057029847,0.013675102,-0.00016249236,0.010723759,0.05719666,0.027978323,0.013135716,0.031305555,0.023623362,0.016790798,-0.0380314,0.013057235,-0.032125033,0.0060455315,-0.015000213,-0.014999924,-0.022969814,0.022760134,0.0033996971,-0.038054865,-0.00039998078,0.0046415245,-0.007887759,0.03741601,-0.0025837847,-0.019222517,0.015267655,-0.012069597,-0.016137179,0.02625639,0.00001339109,0.031879894,-0.07305614,-0.003770118,-0.008721035,-0.021985913,0.02409376,0.052882366,0.009159192,0.0032561526,-0.037422445,-0.03333377,0.031980045,0.005094533,0.011753729,0.028801786,-0.0064610844,-0.051012393,-0.004732139,0.034129146,0.04873126,-0.02834932,0.040830836,-0.0014953425],"last_embed":{"hash":"lntk25","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"lntk25","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items#{3}","lines":[64,64],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lntk25","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.007009054,-0.00016588821,-0.031590648,-0.0038001463,-0.01621923,-0.054313,0.02797269,0.017092068,0.03188605,-0.00993712,0.015931182,0.028318735,-0.05216694,-0.011830132,0.04678776,0.028877487,0.0052987426,0.006420933,0.0093872035,-0.019752458,-0.016254753,-0.02681112,0.0016278165,0.023485836,0.012440471,-0.012499579,0.029572686,-0.031627614,0.01944487,0.027005361,0.00060121564,-0.05435175,0.036349334,-0.022944909,-0.052363362,-0.004992455,-0.027110642,-0.013627251,-0.056029428,0.019371295,-0.0035478561,0.022216307,0.050612696,0.04668674,0.00078550045,-0.028356757,0.0036556104,-0.015805736,-0.02635481,-0.01961385,-0.008978812,0.005472526,0.0034896706,-0.00046286517,-0.0026832323,0.03495585,-0.06439741,-0.014981228,-0.021439753,0.002929799,-0.016052056,0.0073236837,-0.03204893,0.013170078,0.020579562,0.045197453,0.01759491,0.048086762,-0.033009645,-0.028188905,-0.038312998,0.004967691,-0.03542218,-0.009010422,-0.0143875275,0.020845134,-0.0103814015,-0.013633913,0.0142142195,0.07783293,-0.035936363,0.014482741,-0.030678837,0.017247893,-0.011345721,-0.005667556,-0.026184864,0.049489796,0.027694141,0.025205148,-0.0035193737,-0.0058959923,0.011290036,-0.048745908,0.015605672,0.009460827,-0.025764136,0.00810235,0.043914028,-0.00096469605,0.0022426127,0.0034721526,0.016155975,-0.05701189,-0.01311182,-0.0121916225,-0.01771963,-0.0042374628,0.036099233,0.00034898415,0.013360848,0.011320125,0.01165386,0.03591571,0.00578656,-0.036104813,0.011364214,-0.030669637,0.01936935,0.004799292,-0.0024632781,-0.004018382,0.017388267,-0.040894672,0.03125066,0.0047278283,0.022550248,-0.021126414,0.013347243,0.008829062,-0.0020262646,-0.02753933,-0.040155023,0.032228705,-0.01872725,-0.006962062,0.021644158,0.020706793,0.0063145505,-0.05569127,0.046159267,0.017453669,-0.01068929,-0.011433092,0.056037627,-0.02558779,0.030988442,0.02187223,-0.03081374,-0.004061621,0.029019866,0.017832529,-0.012387832,0.002492958,0.028781366,-0.011315385,-0.014566871,0.015623341,0.031742793,-0.05407718,-0.0112771,-0.028489735,0.021300461,0.0072924076,0.030638777,0.017911002,0.011592865,0.020096606,-0.011763515,0.0018175092,0.0379142,-0.079919256,-0.027639823,0.03385568,-0.0071940008,0.016376728,0.05714391,0.015203233,0.000285878,-0.018769141,0.010108883,-0.011284261,-0.023721164,0.001965909,-0.022414695,0.0063929735,0.02059902,0.011768882,0.029550226,0.0329164,0.0004479418,-0.04697465,0.004401971,-0.0011001445,0.04191842,-0.03689187,0.0716588,-0.0043630456,0.013590568,-0.058591597,-0.028533265,0.050119933,0.0398484,-0.0637154,-0.021413665,-0.019842647,-0.023404304,-0.022219041,0.02890549,0.0063565695,-0.00046266406,0.026685817,-0.06856217,0.040116332,-0.0346001,-0.007929374,-0.01352015,-0.025668092,0.01612212,-0.009871573,-0.06424313,0.013574407,0.016061569,0.04061457,0.007795873,0.0038497825,-0.008529052,0.075901926,0.033090994,-0.008827809,-0.035438135,0.00680984,0.00607325,-0.02549803,0.02307032,-0.022777986,-0.03054592,0.014055011,0.009186445,0.032444466,-0.009596167,-0.045411892,0.0568247,0.015818786,-0.03540797,-0.00705519,0.0031704933,0.0045686793,-0.0050195474,-0.048229426,-0.007797672,0.035881728,-0.028361669,0.0122930305,-0.057954967,-0.006278832,0.029372953,-0.0017316198,-0.02679426,0.029937636,-0.019483563,0.014853472,-0.002595881,-0.0015455588,0.06333875,-0.016253348,0.0068041175,0.0049049114,0.057683006,-0.0051175593,-0.013307306,-0.012068929,-0.01735026,0.024091061,-0.021104427,0.015592172,-0.024817223,0.009012275,0.06344155,0.018915024,-0.023880027,-0.012885144,0.030984212,-0.0012095029,0.019836372,-0.025619494,0.013314927,0.041617446,0.014656547,-0.020887816,0.033637576,0.0020343934,0.064281695,-0.007589683,-0.0051708366,0.015120503,-0.029689325,-0.15577789,-0.030345004,0.0058344947,0.014843045,0.03360978,0.018314764,-0.043350194,-0.037618205,-0.0473722,0.038739942,-0.038536035,-0.064524,-0.03150976,0.020078413,-0.028898848,0.04485193,-0.02572848,-0.011756879,-0.01222343,-0.028459065,-0.044054054,-0.029832548,0.022347495,-0.02160415,0.028591514,-0.02001163,0.016627874,0.015482008,-0.0024140142,-0.008048869,-0.0070318906,-0.015652692,0.008732055,0.03618101,-0.007478027,0.048458148,0.016014408,-0.02105845,0.017341968,0.005840812,0.05433436,0.057338517,0.028187217,0.006165834,-0.040549617,0.037327807,-0.027199615,0.04486919,-0.0823017,-0.016668864,-0.009339384,-0.019605875,0.03477347,-0.007556334,-0.053354446,-0.0077656847,0.030508855,-0.0013377182,0.03799149,0.018354386,0.004173446,-0.086794965,-0.007341976,-0.060126305,-0.018142233,-0.06433278,0.024967097,-0.014913263,-0.016709868,-0.030002521,0.028118642,-0.017764723,0.014829413,-0.020231899,0.01915517,0.005560389,0.019350816,-0.030613568,0.0060562086,-0.05945784,-0.021717785,0.015438997,0.0039687394,-0.0027479732,-0.060525954,-0.04422848,0.012864406,-0.016094621,0.047876813,0.25086927,-0.0011866761,0.034924,-0.022900062,0.04175286,-0.04304238,-0.0031399382,0.03130696,-0.0009765772,-0.032451212,0.0137579795,0.041732218,-0.03212588,-0.02063136,0.0240964,0.033260897,-0.06052125,-0.021205321,0.047081027,0.03400907,0.004586154,-0.018796062,0.011208125,0.005314022,-0.031784236,0.012326385,0.0077400263,0.044588692,-0.042350896,-0.0073146014,-0.030688081,0.019718856,0.056087323,-0.025158325,-0.020676106,-0.0020068716,0.018673198,-0.027015572,-0.0013939384,0.03156952,-0.012512978,-0.01004159,0.0022039402,-0.004916815,0.00679035,0.006517947,0.037049092,-0.047073912,0.0084345015,0.0003390751,-0.0030669,-0.020441353,0.019585151,-0.021832466,0.030100932,-0.002235147,-0.037482362,-0.02707873,0.016340021,-0.019363044,0.036990505,-0.0087420605,-0.0426497,0.00071091845,-0.027192248,0.035572976,0.0057853037,-0.013351199,0.031420104,0.06683926,0.03164127,0.062302183,-0.010783029,0.01894289,0.023128087,0.037274007,0.017076142,0.05246084,0.039182357,-0.0012865068,-0.031405244,-0.02028419,-0.007808625,-0.0061639277,0.022094,0.028851181,-0.02717173,0.023494465,0.0040027625,0.015664749,-0.033169392,0.0025703008,0.0041176816,0.02124186,0.01519002,-0.000419491,-0.00094847166,-0.022879055,-0.067463554,0.009100582,-0.0016786006,-0.05016797,-0.0031357845,0.0053540226,0.0016877899,-0.045308594,-0.028888319,0.038466334,0.016604131,0.015491644,-0.02818462,0.017312204,-0.00329354,-0.039060686,0.0036965343,0.052770913,-0.003567066,-0.013084563,0.020453598,0.009320551,0.009439527,0.012470098,-0.019768037,0.018744433,-0.0012367635,-0.038718022,-0.019657139,0.0051748795,0.003636004,0.0466303,0.05324344,-0.03191895,0.014503945,0.042104866,0.025993185,0.003758055,0.038002927,0.01760405,0.01936738,0.0015781128,0.003808636,0.015223838,0.001966994,0.000033232474,-0.015836738,0.044686463,-0.0010823333,-0.027745683,-0.021776062,0.03236339,0.002975204,0.01863217,0.01453728,-0.052571565,0.031143326,-0.032954823,0.005896888,-0.050417133,-0.019078044,-0.00974843,-0.006314843,0.04548218,-0.004120294,0.05967959,-0.040956262,0.02694672,0.0044784127,0.029953314,0.0058650183,-0.049144898,-0.0063492386,-0.025795152,-0.040006995,0.02182995,0.02589055,0.020892646,0.038816463,0.022086442,0.016493835,-0.05216002,-0.03930338,-0.009351605,-0.002167557,-0.039278526,0.03219191,-0.014616861,-0.0348393,-0.024919404,-0.0064842235,-0.01590391,-0.012665096,0.086378746,-0.019102443,-0.022463648,0.042579893,-0.04664084,0.09022801,-0.052300807,0.037608366,-0.026378838,0.01164703,0.011455516,0.019463247,-0.00821047,-0.07700854,0.0095629385,-0.02136812,0.05369346,-0.03231333,-0.009916792,0.043261625,0.016559033,-0.08330142,0.013209877,-0.054556757,-0.023505107,0.035674375,0.015892185,-0.0344413,-0.04601369,-0.0019257668,-0.031357314,-0.021554517,-0.010658061,-0.007264722,0.049303032,-0.004584618,-0.010097577,-0.032052197,-0.02659918,-0.011351007,-0.025966132,0.0137954,-0.04042553,-0.0097266855,0.047091056,0.03756716,-0.01401091,-0.01835614,-0.04813163,-0.005257211,-0.019284287,-0.033868693,0.04863287,0.0125616435,-0.01603455,-0.020444889,-0.04085829,0.061519757,-0.014590168,0.009366229,0.0005771835,0.049176373,0.00070739916,0.043881573,0.0037044163,-0.004720735,0.010181786,-0.019070866,-0.036383033,-0.040937167,0.06631484,0.026075972,0.000790723,-0.044857886,-0.032946132,-0.009627285,-0.009429298,-0.02973672,-0.056453176,-0.033301648,-0.011495151,-0.02949651,-0.02731228,0.03835643,0.017434083,-0.052182723,0.07046415,0.0014716625,-0.011880245,-0.012384228,0.022442503,0.008443731,-0.035939503,-0.020707542,-0.0057893177,0.034634452,0.033516735,0.00733537,-0.046548363,0.016977252,0.02599101,-0.04105378,0.0312587,-0.00713788,-0.007619486,-0.016485868,0.039121814,-0.005811502,0.016893633,0.0013419744,-0.016049663,0.0021302113,-0.0018803481,-0.004109196,0.010683422,0.0075117555,-0.058860335,-0.011613347,0.043688305,-0.011029433,-0.05475242,-0.013228992,0.02277528,0.018320013,0.0024172908,0.04542271,-0.030222885,0.021343956,0.015354754,-0.060222335,-0.008764658,-0.026241748,0.0300644,-0.04515805,-0.00343799,-0.021257741,-0.03194444,-0.013012384,-0.030471368,-0.0005725257,-0.027359903,-0.03593437,-0.036981273,0.031020856,0.02176611,0.029369531,-0.049542192,0.04195206,0.027917305,-0.024397597,0.010374763,0.099329755,-0.019100318,0.032072805,-0.0022871036,-0.022223376,0.03243197,0.015352001,-0.018009523,0.048354995,0.013996187,0.03175785,-0.029298825,0.06749048,0.023474947,-0.006376999,-0.005488198,0.021442434,-0.0028475553,-0.033233933,0.02358054,-0.03625471,0.008601402,-0.0061654304,-0.020588785,-0.0022509072,-0.053285845,0.02393926,-0.009881588,-0.027173884,-0.004910721,0.02787158,-0.03493121,-0.044412956,0.030005904,-0.040985692,0.016074209,0.019448608,0.028592143,0.017303701,0.023640886,-0.015549638,-0.05717662,-0.0144055085,-0.013261073,-0.00778456,0.051103644,0.02340018,0.019720115,0.03226527,0.04075574,-0.014333483,-0.02349457,-0.14372118,0.013938724,0.013523884,0.008260827,-0.022940937,0.011089403,0.004599978,-0.041830253,-0.01337805,-0.04883605,-0.020982726,0.033063773,-0.024113784,-0.020445319,0.0070806127,0.021192934,-0.05040905,-0.045105193,-0.031191042,0.052477665,0.04501098,-0.0018376493,0.060754135,-0.0008557,-0.03125936,0.029097268,0.012451741,-0.013861349,-0.010333328,-0.03989979,0.010725989,-0.037596975,0.032811176,0.026789613,0.01814533,0.004357662,-0.0077056023,-0.0067965444,-0.015266117,0.0036983571,-0.014671673,-0.00017369946,-0.0036597615,-0.011542722,0.045053005,0.015744433,-0.004884426,-0.010857608,-0.035454158,0.028344883,0.0050507975,0.042414166,-0.03648362,0.0065378617,0.0048436034,-0.049152553,-0.042254843,-0.0065942155,-0.053283803,0.036883682,-0.0018906349,0.036479488,-0.0116712,-0.04467079,0.031564634,0.03661044,-0.013907978,0.011594434,0.005260936,-0.0019925786,0.008995487,-0.0037795273,-0.022407927,-0.019165775,-0.0037056108,0.01613411,0.038275927,-0.02136233,-0.007819515,-0.032554068,-0.0039648865,-0.054437414,-0.015561606,0.00958552,0.082928374,0.039862517,-0.008904311,-0.005121917,-0.07392232,-0.016269261,-0.049811814,-0.035922658,0.017619468,-0.029422348,-0.07070692,0.04692823,-0.0030453007,0.004441613,0.006515223,-0.010661311,-0.0006204425,-0.012675525,-0.0130254775,-0.03297502,-0.027748978,0.0122456895,-0.03186344,0.002984266,0.0029006528,0.0077544604,-0.039304435,0.012282104,-0.014619509,0.027535386,-0.028576424,0.009045128,-0.026289977,0.04305152,-0.00716565,-0.0038972157,0.032103863,-0.04686436,-0.0033922787,-0.03470346,0.03230401,0.074846394,0.03853679,0.045872465,-0.0014602566,0.024459416,0.031733863,-0.02200898,-0.018260593,0.009900114,0.0723186,0.015077005,-0.047272254,0.03735995,-0.051518288,-0.00625759,-0.061024632,-0.007946236,0.0059794323,-0.025391968,-0.014293769,-0.026516536,-0.0040971213,0.025477853,-0.023184972,-0.034712747,-0.0073271035,-0.03301469,-0.011919782,0.016357535,-0.029186688,0.026159832,-0.009577614,-0.025360722,-0.01309609,0.071319364,-0.02532474,-0.07484921,-0.03436466,0.012452169,-0.042493764,0.07230926,-0.015728464,-0.025806561,-0.0022105041,-0.0073538925,-0.018495893,0.047522634,0.011226111,-0.009382806,0.046592902,0.02260941,-0.030268615,0.009966555,0.034676716,-0.019577362,0.008420251,-0.028847637,0.007309085,0.039030045,0.018929847,-0.030674947,-0.04809486,0.013215173,0.02339439,-0.0038011086,-0.044567753,-0.0096201375,0.0033548872,-0.009998698,0.046681937,0.035087537,0.019982928,0.026210843,0.005803848,-0.00392259,-0.052885756,0.02069594,-0.04368222,0.0011242295,-0.023616152,-0.0017977043,-0.034573596,0.013756834,-0.009508405,-0.039669726,0.0039917435,-0.0041212006,0.0063044615,0.04423335,0.0030034194,-0.019494902,-0.0032154806,0.00037657266,0.014870851,0.022515358,0.02393457,0.039306324,-0.08127774,-0.013953287,-0.016199155,-0.019770047,0.02941567,0.034120344,0.027006216,0.0077529447,-0.009719745,-0.00805967,0.036774427,0.019114254,0.0074200286,0.018059446,-0.020528732,-0.020951083,0.0030185785,0.02078589,0.026211876,-0.01606135,0.041531634,0.0004962247],"last_embed":{"hash":"vrfqdl","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"vrfqdl","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items#{4}","lines":[65,65],"size":62,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vrfqdl","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.004080621,0.011439982,-0.034257468,0.014756711,-0.030924857,-0.048557617,0.04796847,-0.009358301,0.04082375,0.03336983,0.03315832,0.0150959585,-0.013774352,-0.029583013,0.036297634,0.048455037,-0.0034252498,0.018435441,0.019757899,-0.017752917,-0.004440247,0.0036541158,-0.004221969,0.008171472,-0.050011396,-0.022967964,0.016078858,-0.030701166,0.013136044,0.046707604,-0.001763799,-0.0634776,0.026922476,-0.052195173,-0.047081795,-0.042464633,-0.04558605,-0.0034310594,-0.041975066,0.0177757,-0.023463434,0.037376136,0.042889904,0.03947193,0.018709324,-0.030286485,0.012150206,-0.004422019,0.013105002,-0.057357654,0.006228016,0.005577498,-0.009768197,-0.03609917,-0.016878685,0.04354016,-0.029197836,-0.014153762,-0.053690467,0.019770691,-0.014108962,-0.004822567,-0.020167775,-0.0081185,-0.002064964,0.031953175,0.008025507,0.025618706,-0.03292462,-0.03013297,-0.050116047,0.007648837,-0.033164356,0.004336797,-0.008178352,0.02439972,0.042274553,-0.007202813,-0.006979461,0.07619788,-0.030832056,-0.00023018144,-0.005708323,0.007088209,0.0054462682,0.002290481,-0.022083534,0.055739775,0.031229043,0.0062388806,-0.01905037,-0.00051599817,-0.0038180011,-0.048722852,-0.0009163322,0.015027351,-0.044719815,0.00070504803,0.0152167315,0.011823925,-0.0034222598,0.002294053,0.020145366,-0.05243525,0.0148054,0.008941241,-0.018144857,-0.009681546,0.034193635,-0.014917941,-0.00084448734,0.015240889,0.015134136,0.0049620504,0.021189224,-0.04027255,0.029979153,-0.014679289,0.01908444,-0.0049572163,-0.021847531,-0.036617607,0.007721673,-0.05375941,0.05097302,0.0048913765,0.009542285,0.026783012,0.009321783,0.031677075,0.010349206,0.0039007326,-0.026489541,0.052473824,-0.0012869259,-0.003031101,0.025776152,-0.0067171482,0.011767503,-0.061784297,0.028652847,0.046982933,-0.0065586297,-0.007934269,0.064841524,-0.014709756,0.039573774,0.012959556,-0.020352172,-0.02858276,0.022303153,0.03901739,0.0023845895,-0.023242671,0.017890612,0.003854992,0.010696748,0.0005169818,0.031501137,-0.04104151,-0.016288495,-0.037527174,0.0018302031,-0.033563644,0.021156535,-0.0073232944,0.0075719655,0.014850143,-0.01932079,0.044530388,0.05060847,-0.07742933,-0.035455924,0.019980043,0.0044769086,-0.0027226412,0.058045167,0.029626174,0.001374771,-0.029681623,-0.017846208,-0.0010984547,-0.002874821,-0.004260061,-0.06681165,0.03924562,0.045918588,0.010473274,0.037664156,0.029877927,0.012711453,-0.036526054,-0.0027776286,-0.0077302945,0.06817668,-0.075715914,0.072217435,0.0046735266,-0.02385048,-0.043057483,-0.013439535,0.046192314,0.03234369,-0.04718003,-0.017829852,-0.0141439065,-0.0134222,0.011500608,0.020841267,-0.019164193,-0.011114146,0.026806263,-0.03420688,0.021545593,-0.0524191,0.006349486,-0.007880744,-0.012479203,0.012615805,-0.0018207673,-0.065611176,-0.00059375743,0.02432524,0.06686492,0.00023562374,0.02714484,0.022044284,0.051698644,0.016207261,0.003950508,-0.02809403,0.00081709353,0.049911812,-0.0071626017,0.010547769,-0.0093473485,-0.0017998865,0.000417925,-0.025821663,-0.004232229,0.0035171164,-0.012655824,0.041472934,-0.00073444063,-0.0685179,0.00051070924,-0.0076429397,0.03384624,0.009836892,-0.05516244,0.0026483433,0.04653693,-0.0045629386,0.013539524,-0.07384329,-0.0032125246,-0.004076129,-0.0044565615,-0.025377892,0.014840146,0.002466848,0.009450802,-0.011084557,0.00760233,0.046608943,-0.0204817,-0.01651045,-0.005947241,0.027301338,0.010590699,-0.020987308,0.005633479,0.039236967,0.032882698,-0.014147076,0.0015449472,-0.050467305,0.017754763,0.07898163,-0.0008140097,-0.010939607,0.022501756,0.019135833,0.008781703,0.028601455,-0.033715505,-0.0034052294,0.026633758,0.016327146,-0.041859128,0.012411976,-0.020733686,0.048278484,-0.013056713,0.009099731,0.0040404582,-0.012301947,-0.1559958,-0.027088199,0.00078195456,0.05555877,0.02523934,0.003377166,-0.023005834,-0.01358406,-0.021498779,0.037901994,-0.004760475,-0.05160336,-0.0049144896,0.061505705,-0.030322494,0.008869028,0.0012784996,0.01153518,0.0072408463,-0.018591141,-0.04274406,-0.051818874,0.049126863,-0.009790673,0.0012536932,-0.015144839,0.029372822,0.048480485,-0.004635858,-0.0044843378,-0.01709381,-0.033901878,0.0056020827,0.041081887,-0.023365615,0.025949867,-0.0026822109,-0.031054389,0.0061715073,0.00349076,0.07427424,0.05405556,0.04418547,-0.019052736,-0.055284083,0.018681329,-0.035134062,0.041941274,-0.076136574,-0.052524116,-0.02048596,-0.039528314,0.00683653,-0.023522858,-0.06425972,0.013998668,0.033669587,0.033252195,0.042052127,0.0058226204,-0.01924266,-0.06220747,0.0035718963,-0.0523449,-0.03152519,-0.044711743,0.02741336,-0.03311395,-0.003221088,-0.0116052665,-0.008410356,-0.051421475,0.0073709916,-0.028348899,0.022630248,-0.014086059,0.021115512,-0.040251993,0.01024435,-0.06264104,0.023983253,0.010061439,-0.013871083,0.022542397,-0.042300012,-0.07685322,-0.003827005,0.009319106,0.003924682,0.26079404,0.016015314,0.04092094,0.0157691,0.044586066,-0.026660759,-0.0137953,0.04769282,0.035893656,-0.033595562,0.0033036908,0.027052304,-0.021786287,-0.012945281,0.035101473,0.028258648,-0.058209196,-0.017939437,0.04729968,0.008545773,0.014697592,-0.035608895,0.010829809,-0.0039112563,-0.049881544,0.0006039224,-0.00080640765,0.039251458,-0.04994717,0.035478868,-0.024494274,0.0005810789,0.07270562,-0.045325186,-0.017807717,-0.023429368,0.026593804,-0.030028343,0.000018357854,0.043303378,-0.024477215,-0.0016087611,-0.010827488,-0.010747631,-0.015743032,-0.012123394,0.01367005,-0.0015915468,0.021870168,-0.010444875,-0.010946311,-0.011215007,0.015853196,-0.022774287,0.010956646,-0.0074557117,-0.03458002,-0.028044483,0.0050962414,-0.014097373,0.014858551,-0.0070925904,-0.042440142,-0.01747269,-0.021394495,0.040742163,-0.011070859,-0.009669917,0.006225452,0.058390293,-0.0019320864,0.047881156,-0.042245872,0.010226256,0.0028728375,0.00753021,0.020698318,0.014303095,0.05877841,-0.003281514,-0.044755843,0.002370786,-0.015331086,0.019022303,0.024597406,-0.016175324,-0.0045129764,0.044146284,-0.025916018,0.029385338,-0.035419434,0.030096754,0.039404683,0.025723686,-0.016790114,-0.012274656,0.028981369,-0.005993369,-0.058007337,-0.019890582,-0.025051342,-0.048049748,0.015092353,-0.008299053,0.028100597,-0.0023803941,0.003582956,0.012559014,-0.025589585,0.018214056,-0.042846832,0.0034310273,0.00038596638,-0.03586126,0.01619666,0.058348376,0.016848983,0.006296357,0.034172397,0.024502257,0.041337,-0.008964214,-0.028352646,0.013240348,-0.0032491398,-0.04590689,-0.0036036908,0.053933688,0.01987653,0.03408351,0.028653767,-0.02682877,-0.01829574,0.02004241,0.009536445,0.0056813722,0.028628163,0.020004952,-0.014454298,-0.03468931,0.010294428,-0.0010848597,0.0022068608,-0.011905571,-0.002536209,0.06552253,-0.0012940528,-0.046632186,-0.010564156,0.06646546,-0.0016137843,0.03331389,0.02254382,-0.062419653,0.006516414,-0.0730824,-0.0066797226,0.009471658,-0.0013869879,-0.0062132846,0.012585891,0.047773197,0.031251278,0.07104289,-0.009405,0.021416236,0.0070554162,0.028225686,-0.011309063,-0.044135038,0.00041090357,-0.02263469,-0.062922336,0.0025744194,0.04548911,-0.011627119,0.05867445,0.0033404366,0.006657654,-0.072744414,-0.029322265,-0.04605235,-0.034530833,-0.026571326,0.036551382,-0.011123429,-0.035255115,-0.006539857,0.008441909,-0.01412544,0.0011145654,0.07373417,-0.047818754,-0.022217354,0.038072925,-0.042014048,0.079047896,-0.014370714,0.023238879,-0.014890084,-0.008661727,0.025260627,0.006488927,-0.06482478,-0.04861935,-0.007934113,-0.009133785,0.04852351,-0.011808903,0.0024297077,0.018375454,0.009608425,-0.041756053,0.034649532,-0.037357654,-0.046255764,0.032806147,0.009181964,-0.046776183,-0.02105942,-0.010039516,-0.03445892,-0.011576612,-0.033844586,-0.030729366,0.019922888,0.0025204178,-0.007034952,-0.033199754,-0.04172334,-0.011695672,-0.025803046,0.0054333266,-0.0013681458,0.006284079,0.036514875,0.030520983,0.005052784,-0.035384957,-0.04532894,-0.023138234,-0.05189834,-0.010946674,0.052279003,0.002606917,-0.006249114,0.00075716915,-0.026470728,0.05780483,-0.03187612,-0.020965789,-0.03545918,0.030719869,0.006876663,0.03529935,0.0011733172,0.032720134,0.0060070367,-0.024136104,-0.06459058,-0.039027233,0.078162886,0.011195147,0.018373089,-0.04847776,-0.02610221,-0.005559958,-0.053795215,-0.01182841,-0.028509768,-0.008418268,-0.024268331,0.025143746,-0.03268479,0.03777745,0.01255703,-0.042116232,0.05390046,0.000650563,0.0030316843,-0.038615137,0.008646342,-0.003126407,-0.028998597,-0.03411589,0.010356171,-0.0041346815,0.0110558905,0.016192615,-0.055906408,-0.0022874465,0.030931596,-0.04008661,0.051255956,0.0043330686,0.012281169,-0.009488534,0.023178084,0.020473778,-0.00023238175,0.0015577032,-0.04762004,-0.008991128,-0.021217007,0.010249689,0.024275806,-0.009995173,-0.067212224,-0.0020379839,0.038849846,0.008086783,-0.065517314,-0.024972843,0.051201835,0.026784029,0.009778586,0.071747065,-0.025833465,0.018702729,0.009073298,-0.036169816,0.017890986,-0.032986138,0.026863465,-0.05173626,-0.006705665,-0.03599089,-0.042713914,-0.02601351,0.013982472,-0.0073296255,-0.0015389998,-0.041252,-0.030766413,0.02992203,-0.028157976,0.027034346,-0.0032997096,0.019451927,0.037933752,-0.046634592,0.013715575,0.0763063,-0.02008582,0.025681045,-0.012401712,0.0020479495,0.03795338,0.023972461,-0.0018906076,0.06247696,0.012241544,0.015584644,-0.03639293,0.05289771,0.0007302632,-0.015379575,-0.006247192,0.0039455495,0.004427733,-0.050698087,0.01800607,-0.01887356,-0.014734995,0.001887792,-0.009799673,0.021928595,-0.052586704,0.018838663,-0.010157772,0.0021384535,-0.02908344,0.010414838,0.01686127,-0.034629636,0.05391884,-0.020533038,-0.026289573,0.049738187,-0.0053784633,0.028216125,0.004129646,-0.0056643104,-0.04002352,0.0075971484,-0.024043223,-0.004614204,0.0011680621,0.04410213,0.032091387,0.02144905,0.024438085,-0.0017886413,-0.02162983,-0.13679901,0.013180748,0.011061771,-0.012672463,-0.029966006,-0.006191757,-0.023952054,-0.03132217,-0.01121355,-0.0391059,-0.009377193,0.0030571797,-0.011074535,-0.022036387,0.029439038,0.035921816,-0.029285764,-0.010989869,-0.018732747,0.049874123,0.04063136,-0.010967087,0.067148186,-0.020989306,-0.028297056,0.020556826,0.0032719949,0.008971132,-0.020691797,-0.026904909,0.014443051,-0.0135571,0.02702803,0.036245216,0.032004714,0.0066261883,0.02432275,0.032021057,-0.008318899,0.0047713523,-0.009281082,-0.0017016771,0.0027152782,-0.027848637,0.014561905,0.06038966,0.007653177,-0.017972019,-0.028836524,0.03486754,-0.0014240165,0.025980636,-0.029870512,0.033860892,0.004512985,-0.015849566,-0.035638172,-0.015246633,-0.044566054,0.03463159,0.0034559667,0.040991504,-0.040276367,-0.044755533,0.030109305,0.021606624,0.0055121602,0.01981553,0.044740435,-0.036546737,0.010056708,-0.011363221,-0.03180952,-0.041405015,-0.012271345,0.006537254,-0.009090413,-0.017719235,-0.0038738402,-0.0186376,-0.013090026,-0.04866243,-0.013515641,0.027012967,0.0607738,0.04529038,-0.0060006827,0.0029713921,-0.06751832,0.011949445,-0.032222364,-0.04573551,-0.008857074,-0.02429771,-0.02545289,0.062494244,-0.00511683,0.014788352,0.0048540076,-0.023150489,-0.004990569,-0.022287417,-0.022101652,-0.017359322,-0.027820593,0.03791523,-0.0061902804,-0.021089032,0.0140811615,-0.0009938816,-0.061212588,0.020015713,-0.020552998,0.018020306,-0.034915987,-0.035744358,-0.011189841,0.04030478,-0.016720586,-0.013593225,0.02148893,-0.03439211,-0.010690135,-0.032353435,0.018080905,0.07164341,0.02964271,0.036367554,0.008721779,0.034855984,0.016708486,-0.044272207,-0.013086174,0.00826361,0.04147459,0.010344917,-0.041853767,0.03477116,-0.018018257,-0.0071820104,-0.03110954,-0.00004789657,-0.01383998,-0.01829864,0.007506057,-0.026756842,0.015788099,0.022748996,0.0059905653,-0.024138939,-0.011147687,-0.03437536,-0.03994839,0.010848764,-0.031499144,0.03894951,-0.012781523,-0.020228596,-0.023914168,0.06822026,-0.021029418,-0.06778873,-0.023922348,0.0022920084,-0.02360468,0.076208495,0.003383538,0.012062935,-0.0021313878,-0.019136274,-0.010119834,0.026996236,-0.005044716,-0.004668059,0.039292865,0.009257069,-0.018585334,0.03499194,0.011451363,-0.0013716195,0.023118425,-0.01743413,0.011862828,0.03156916,0.02326126,-0.031287193,-0.025736006,0.0013034699,-0.0029496031,0.012060579,-0.0471155,0.009439327,-0.011506723,-0.030989889,0.038954362,0.012130669,0.0046041477,0.025512535,0.021203691,-0.00419943,-0.035887312,0.024016254,-0.013108787,0.00078238413,-0.023201656,0.0035949578,-0.011461564,0.025155352,-0.010744102,0.005722266,-0.004541598,0.003459305,0.02046768,0.014421015,-0.013326432,-0.045458302,0.02607107,0.027913904,-0.013507376,0.015422596,0.0029197887,0.0087109925,-0.027454842,0.005329374,-0.02529491,-0.025155013,0.010758131,0.026108237,-0.0057447115,0.022361966,-0.02234893,-0.0072371103,0.013179768,0.0048422557,-0.010486536,0.029568596,0.004515766,-0.024097543,0.006000751,0.009835743,0.042430833,-0.0210749,0.03325332,-0.034942884],"last_embed":{"hash":"7msk6s","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"7msk6s","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items#{5}","lines":[66,66],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7msk6s","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012366006,0.027773403,-0.040519956,-0.013665806,-0.025343942,-0.053924788,0.0002520181,0.003285389,0.026874429,0.006265248,0.03319194,0.04236967,-0.029505396,-0.025500014,0.033914052,0.047766473,0.0002252223,0.041269124,0.0059767235,-0.007359941,-0.0139526725,-0.011109776,0.04431209,-0.0067912624,-0.05811373,-0.017863465,0.048389036,-0.013388683,0.013988119,0.021007651,-0.018256176,-0.0035137415,-0.013514678,-0.046418868,-0.039439894,-0.029778507,-0.062481005,-0.010544147,-0.04566232,0.035729602,-0.03358015,0.011176661,0.020240758,0.022047665,0.0059026056,-0.03583556,-0.004579925,-0.009988682,0.027766071,-0.049826916,-0.00022558142,0.035756294,0.016949834,-0.038368896,-0.0020981126,0.033561796,-0.039688725,-0.030548789,-0.046592217,0.019255485,-0.0193858,0.03899529,-0.030956421,0.013007348,0.0011411203,0.029690769,0.004171411,0.018783078,-0.021895224,-0.038182974,-0.0535986,0.0139169395,-0.029079605,-0.0048160376,-0.020063838,-0.0003356458,0.013572841,-0.014893889,-0.016273046,0.074371114,-0.028283538,0.028068075,0.014632028,0.012234777,-0.009951266,0.0043185395,-0.046294603,0.07841339,0.026890395,0.00092520786,-0.019388944,-0.0091520045,-0.019234385,-0.04524804,-0.0023032774,0.010662842,0.004996799,-0.011048014,0.008033695,0.01116457,0.01627611,-0.0011780026,-0.0018703408,-0.04899031,0.005258304,-0.027350822,0.006629719,-0.008961073,0.00851887,-0.00781288,0.023231534,0.025054578,0.021280447,0.021390406,0.02310929,-0.059525646,0.0333383,-0.035287235,0.017843641,-0.0077788923,-0.013678926,-0.01468074,0.026752485,-0.06875485,0.06348198,-0.009706392,0.020620022,-0.0023562356,-0.025918521,0.02371954,0.008709686,0.009514748,-0.027586928,0.052903414,-0.005838065,0.0061143828,0.019261457,0.007987055,0.017800031,-0.051484644,0.018690927,0.019868579,-0.017569177,-0.01672642,0.048097804,-0.02593276,0.019836307,-0.013112955,-0.024179962,0.0014498597,0.012238208,0.04887799,0.0053867656,-0.0017621772,0.036826253,0.0004180329,-0.0065570557,0.03688937,0.016322628,-0.04778161,0.021795012,-0.0023637398,-0.003413717,-0.011149164,0.031259608,0.0073783887,0.021496898,-0.0052314615,-0.020413758,0.05856835,0.030276967,-0.04824069,-0.011281274,0.031283174,0.006134221,-0.0005097101,0.033909332,0.029587515,0.0022701581,-0.004557282,-0.018812288,0.005176202,-0.0024676984,-0.011740104,-0.056369964,0.034866825,0.013887264,0.010720204,0.024572931,0.04117097,0.01587823,-0.037759475,-0.01785339,0.0028318146,0.044122603,-0.047696702,0.07530751,-0.0088192085,-0.014349103,-0.026977258,0.0015655169,0.04775799,0.043879434,-0.031404965,-0.035295043,-0.02528966,-0.05088393,-0.028095262,0.024423212,0.0008706172,-0.028553346,0.002622322,-0.059777524,0.0009932182,-0.055651788,0.013672976,-0.009732631,-0.0045901802,0.028341288,-0.013171901,-0.026735721,0.017427253,0.0071762986,0.059777834,0.013717495,0.013124193,0.018353563,0.03858215,0.018813139,0.009752779,-0.039533842,-0.00052175694,0.055739854,-0.032431882,0.009402829,-0.022070013,-0.030621463,-0.00074126176,0.01962823,-0.0073891794,-0.009148458,-0.023842813,0.07321511,-0.005193981,-0.078119315,0.0078219585,-0.0011105309,0.006586383,-0.011573001,-0.0051772543,0.010345697,0.044879034,-0.00967846,0.04428593,-0.078545935,-0.0026220644,-0.005892636,0.00088070205,-0.034447104,0.017855639,-0.009523813,0.03313248,-0.017335547,0.01898002,0.024196792,-0.02564667,0.007930624,0.0068571847,0.023558645,0.024480723,-0.019763386,-0.009658564,0.01653243,0.03089469,-0.043012794,0.0049382006,-0.025986336,0.029220987,0.056830306,0.011612114,-0.011708699,-0.00032810128,0.019883994,-0.0056847977,0.031309187,-0.030574167,0.0044194316,0.032013513,0.01195053,-0.026944727,0.027686892,0.00070341496,0.04672366,-0.021527387,0.019692106,0.015384792,-0.038918838,-0.16713054,-0.015482399,-0.0063025164,0.07642362,0.029007146,0.0119086495,0.0023617493,-0.0042328257,-0.0060305553,0.03710719,-0.017674616,-0.047219712,-0.026790926,0.044936016,-0.03479875,0.0318832,-0.018731859,-0.0052862098,-0.0257079,-0.025079662,-0.029850738,-0.0384644,0.06862769,-0.004342791,-0.004306902,0.015559253,0.021752698,0.02726897,-0.011060932,-0.0058521912,-0.03899948,-0.058519904,0.0012585492,0.03378282,-0.013062253,0.040633436,0.038395215,-0.02702046,0.011264086,0.0013773481,0.066704,0.072253145,0.04115839,-0.024639614,-0.06013568,0.035898212,-0.040977117,0.034044664,-0.07381651,-0.034898456,-0.00070358923,-0.046275992,0.014798562,-0.013473762,-0.048831258,0.004104509,0.022274936,0.006473513,0.022526467,0.017357716,-0.008635546,-0.00929412,-0.021655932,-0.07127005,-0.029194491,-0.057974413,0.03481491,-0.035209578,0.00052150205,-0.021019401,-0.0040837955,-0.027380254,0.015489676,-0.030860966,-0.0057215653,-0.0026398916,0.009408371,-0.03831285,0.00625423,-0.05062956,0.016837345,0.011352704,-0.017470207,0.023020547,-0.06161008,-0.054813735,0.01186331,-0.00827104,0.022178402,0.270088,-0.0022643914,0.01150349,0.010346301,0.04977642,-0.023997167,0.01854347,0.025398724,0.006535811,-0.034248002,0.0118645225,0.017450206,-0.023055999,-0.022259444,0.049530018,0.020567385,-0.05401439,-0.0111761065,0.07964292,0.03607119,0.011001148,0.009867461,0.016405195,-0.005130071,-0.064742096,-0.0032725167,-0.0077010687,0.009629903,-0.021139827,0.0036797815,-0.031118097,0.027676834,0.07253655,-0.015826559,-0.025250494,-0.005661013,0.02634155,-0.02333585,-0.0022753782,0.020030653,-0.023043765,-0.0066744993,0.00023416674,-0.01639334,-0.0014651425,-0.008685446,0.025129309,-0.01709595,0.0068096654,-0.03016091,0.019088488,-0.023520991,0.003599644,-0.01263819,0.0070607634,-0.0046648914,-0.041664302,-0.037974857,0.0065076575,0.009470161,0.04721344,-0.007211998,-0.036985725,-0.02663218,-0.011136683,0.049093887,-0.015566944,0.00083080365,-0.0014497943,0.05114547,0.00323211,0.049533166,-0.032109767,0.00055673975,0.0012383518,0.027079513,0.042470254,0.035111032,0.030815706,0.018444419,-0.012815529,-0.024677118,-0.023610516,0.011192782,0.041608512,0.0042905193,-0.037727803,0.045719188,-0.0018916038,0.028337156,-0.01718478,0.017767182,0.02390769,-0.00027032816,-0.017952614,-0.0046612807,-0.008796207,-0.026747124,-0.07860398,-0.016100286,-0.02330448,-0.045381404,0.0070132194,-0.02374494,0.028897284,-0.018845504,-0.022933956,0.017373439,0.007845281,-0.018081935,-0.032198064,0.0037055186,0.015151136,-0.020743376,0.01032745,0.047910575,0.039299134,0.0062641213,0.0723146,0.003759371,0.030779617,-0.013739537,-0.016127467,0.003833789,-0.020305967,-0.058423,-0.010033849,0.014548816,0.011722063,0.060470738,0.016817482,-0.022678597,0.03260102,0.03373005,0.033921257,0.0071762414,0.0489174,-0.001045714,-0.016141955,-0.024124404,-0.027468141,0.008983781,0.0014242391,0.03389373,-0.0041337633,0.07838065,-0.005647506,-0.02670649,-0.00019003247,0.029976603,0.0077091083,0.037304252,0.020090042,-0.047769554,0.009490389,-0.06315009,0.00832417,-0.023925677,-0.014023803,-0.039385445,0.017018065,0.053516585,0.017317204,0.08113944,-0.0076630944,0.021440113,-0.007809708,0.03869523,-0.019081267,-0.034351077,0.03891761,-0.03733298,-0.077905826,-0.021657895,0.037213933,-0.007469852,0.03638002,0.02243133,0.00085538765,-0.045759697,-0.014713831,-0.02427652,-0.00080448,-0.010887482,0.031481344,-0.016994163,-0.012780188,-0.0067425263,0.028343147,0.004429617,-0.024008494,0.08732857,-0.008853111,-0.03310102,0.037898846,-0.04167268,0.072311625,-0.03214335,0.010336541,-0.0042388705,-0.021202005,0.0060461448,-0.005633152,-0.013203861,-0.04881551,-0.049727138,-0.009589106,0.064207375,-0.035919543,-0.034412593,0.01180632,0.010154975,-0.04716942,0.024592185,-0.058170017,-0.04155522,0.040201925,0.039702307,-0.026498461,-0.036480352,-0.0021941839,-0.022429267,-0.00016154976,0.0013500976,-0.014802502,-0.0009488494,0.028704,-0.008936047,-0.03588643,-0.04494862,-0.009790553,-0.0038852533,-0.012554024,0.012615773,0.0068339845,0.03469265,0.04419593,0.0045013423,-0.0064525143,-0.0420551,-0.04283309,-0.033082318,-0.0056780013,0.043645088,-0.0019913283,0.009346242,0.0055646664,-0.04572938,0.042178523,0.022653628,-0.018636191,0.005722871,0.025086906,-0.010365581,0.03186032,0.010119871,0.02109741,-0.0054054265,-0.029863887,-0.060654495,-0.02559536,0.07385773,0.0052525243,0.031941377,-0.037248515,-0.034256816,0.014142106,-0.02435608,0.009561625,-0.033628345,-0.04587316,-0.0152964005,0.0101817185,-0.03372771,0.050162166,0.015652219,-0.038527902,0.058281597,0.026627015,-0.020287873,-0.006761425,-0.006872474,0.015944978,-0.04426232,-0.041095104,0.0038926976,0.027161283,0.0030641202,0.023614937,-0.06640951,0.001603907,0.006293985,-0.031080808,0.033275843,-0.0068322006,0.019506829,-0.0117278965,0.04201575,-0.00090925215,0.01423327,-0.007477001,-0.02599967,-0.013019434,-0.024311539,-0.035916056,0.027845774,-0.018431399,-0.06564953,0.0329374,0.02267959,0.03195605,-0.07352368,-0.021306178,0.04861303,0.050210312,0.0046997555,0.028651448,-0.031537164,0.028404446,-0.0050744917,-0.06794816,0.0009842543,-0.04636062,0.009082414,-0.056907658,-0.014976464,0.005059864,-0.035921678,-0.034696445,0.010513875,0.0050907847,-0.0055864044,-0.037673794,-0.050164517,0.019556724,-0.022315552,0.04157753,-0.009774286,0.024439747,0.014716863,-0.01722058,0.033104002,0.043555297,-0.01814887,0.043931168,-0.0057225116,0.005224294,0.04292359,0.03179902,-0.0070342035,0.071035445,0.045351706,-0.016412105,-0.0471339,0.064996555,-0.015962366,-0.046633154,-0.031035116,0.026163917,-0.0074233566,-0.058125883,0.0011245057,-0.043614723,-0.008920781,-0.019419983,-0.0024017652,0.017920893,-0.04687454,0.010595974,-0.012560854,0.01340738,-0.0339429,0.011678851,0.020687023,-0.03314612,0.028940802,-0.011573065,-0.029773694,0.025211494,-0.0046712877,-0.008032651,-0.013699728,-0.012532589,-0.054859158,0.0137174,-0.009880137,-0.009692258,0.0108693605,0.033421148,0.017653964,-0.008960189,0.01556611,-0.009764745,-0.011576261,-0.14330228,0.038174473,-0.014406354,-0.015860736,-0.046348922,0.012542192,-0.0036632477,-0.016463641,-0.03734853,-0.021412997,-0.009449276,-0.03262699,-0.0074290982,-0.03198991,0.0075391354,0.026992058,-0.03924893,-0.013434389,-0.02824779,0.037254136,0.011674825,-0.022549275,0.044855706,-0.027835751,-0.041931503,0.021226404,0.00878162,0.044388305,-0.010076253,-0.03515255,0.013086318,0.00086266175,0.040248264,0.028505446,0.0022785396,0.0027672893,0.033118315,0.010064296,0.007751897,0.028581424,-0.034029294,0.0013752723,-0.013756,-0.02035349,0.01750282,0.059104357,-0.009553743,-0.017017657,-0.015288163,0.015880022,0.017745972,0.03449517,-0.0051516118,0.029170966,0.016407114,-0.016702138,-0.018834636,-0.0021897175,-0.04916563,0.034148462,-0.00037451866,0.03680041,-0.052250773,-0.028106531,0.007983634,0.032982662,0.01815114,0.0032791418,0.027530113,-0.013525697,-0.0011494788,-0.006503693,-0.05513349,-0.008843212,-0.0049674227,0.004112272,0.004087792,-0.031979546,-0.0282957,-0.005148461,0.0076656756,-0.05351072,-0.010401374,0.02791905,0.07160064,0.046840366,-0.012517588,-0.021781443,-0.034683526,0.019070225,-0.05022479,-0.04320081,-0.00648591,-0.020215485,-0.026712617,0.06642282,-0.01873093,-0.0012356816,-0.0046098093,-0.035460845,0.004530295,-0.02427957,-0.005274685,-0.01819644,-0.035433125,-0.0019982907,-0.031678256,-0.03813522,0.01614773,-0.0021154997,-0.060979962,0.014356038,-0.023774605,0.017143412,-0.041792974,-0.031468663,-0.013661747,0.02560401,0.013143844,-0.004976321,0.006199538,-0.010047329,0.002980622,-0.03372847,0.025906486,0.044851776,0.04912391,0.054078005,-0.0040601674,0.04793633,0.02283452,-0.022085091,0.014361583,-0.0024385839,0.05248303,0.019763937,-0.03611454,0.03168268,-0.035815872,-0.040445294,-0.041426875,0.005722361,-0.0075218226,-0.030768553,0.007984746,-0.031350244,0.006984381,0.030889828,-0.0072381794,-0.013026441,0.0015755412,-0.033630613,-0.0014061914,0.046555374,0.012539997,0.02419405,0.002309586,-0.0021431462,-0.0021130976,0.030158339,-0.0148782795,-0.07008907,-0.005223066,0.0057560303,-0.0287601,0.06414667,-0.005015199,-0.00038807088,-0.0051674712,-0.01255656,-0.011589488,0.041974615,-0.0119642615,-0.016451107,0.029978234,0.008819687,-0.00846152,0.014855244,-0.018177766,-0.0004913953,0.017263973,-0.0067164423,0.0036430825,0.05394739,0.0077864723,0.014437296,-0.035679314,0.008895978,0.016411273,0.0007113925,-0.03816087,0.014553327,-0.028153742,-0.01823256,0.056616638,0.0039347257,0.009070294,0.053223472,0.022947237,-0.0012029542,-0.024780797,-0.014672995,0.0043566977,0.007878643,-0.014201055,-0.025213644,0.0038131,0.036169805,-0.002548705,-0.0033656177,-0.013230225,0.0039201197,0.008518906,0.040526766,-0.024642223,-0.023075378,0.009175293,0.022055682,-0.023794325,0.023508204,-0.0072537046,-0.00012749391,-0.023567138,0.0032356626,-0.035992377,-0.029324634,-0.01243192,0.013391324,-0.01547797,0.010822561,-0.028802097,-0.0047667203,0.033027224,0.02878283,-0.00020169646,0.012804551,0.033266123,-0.0048739673,0.013008607,0.012556683,0.058810383,-0.014056641,-0.007017052,-0.04309802],"last_embed":{"hash":"1evvo1e","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"1evvo1e","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items#{6}","lines":[67,67],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1evvo1e","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03955498,0.012528965,-0.0439515,-0.01578702,-0.03813346,-0.03804967,0.0027962201,-0.0079966495,-0.00026050507,0.010450696,0.035374943,0.03960974,-0.005529812,0.018959006,0.007923421,0.04013447,-0.007813698,0.02198707,0.018147653,-0.030278342,-0.002680884,0.0068376316,0.04316816,-0.01322451,0.0051216763,-0.014348348,0.007847569,-0.016340705,0.01558479,0.029350217,-0.007890979,0.0011411759,0.028413538,-0.036188796,-0.06938349,-0.055192873,-0.027974412,-0.016236817,-0.047498815,0.048998736,-0.0036495195,0.03696268,0.0046923314,0.022529898,0.006098663,-0.04390734,-0.012215268,0.0014232314,-0.024291096,-0.04919954,0.003135286,0.011766897,-0.019014627,-0.020787308,-0.0039012819,0.07714254,-0.040872898,-0.05303909,-0.026424486,-0.029887833,-0.023867808,0.024289738,-0.029891808,0.0025847466,0.012593922,0.06904037,0.011689036,0.0051181787,-0.009846986,-0.02418792,-0.05766307,-0.016438311,-0.0059373016,-0.013540306,-0.032532588,0.030775419,0.00039181334,0.010408196,-0.01290105,0.06467835,-0.0059313276,0.022395302,0.01019775,0.008304735,0.04945207,0.023064226,-0.021346807,0.056294233,0.03774983,0.018223843,0.01019789,0.00737841,-0.009568086,-0.049032286,-0.020641394,0.012423222,-0.020610122,0.018287273,0.00085033546,0.013879091,-0.004252197,-0.043090872,0.06181394,-0.035531484,0.00857351,-0.013016273,0.009611501,0.02050342,0.013577462,-0.012724542,0.01900699,-0.0035278087,0.0030852302,0.013507788,0.027656231,-0.021883931,0.0067999884,-0.06734002,0.00852436,-0.0065124505,0.013580626,-0.015946103,-0.011332598,-0.05208071,0.02353563,0.005644518,0.01882209,0.009858966,0.030426249,0.023523916,-0.013717376,0.029906211,-0.0163563,0.0069871075,0.005360306,0.006624671,0.018347422,0.038826406,0.009256978,-0.04539172,0.045417372,0.026204541,-0.017732695,-0.030534158,0.030980276,-0.020128025,0.010353372,-0.02972814,-0.018821727,0.011038469,-0.014614628,0.023219543,-0.012494502,-0.036209192,-0.011906148,-0.0064889723,0.037115317,0.023128437,-0.023529273,-0.021059884,0.015528425,-0.029194977,-0.02051059,0.010378711,0.030516692,-0.001297715,0.037838947,0.007101192,0.009451338,0.039461948,0.0450394,-0.050618954,-0.0017231073,0.022693615,0.020674605,0.0187472,0.0946459,0.026224004,-0.0021537254,-0.026447944,-0.04445705,-0.0366327,0.013279568,-0.02481357,-0.051961195,-0.004453717,-0.011336501,-0.016691493,0.030754767,0.0258887,0.008103522,-0.008270399,-0.016303696,-0.00904807,0.04017301,-0.03640237,0.0998089,0.009180741,-0.021607498,-0.062063694,0.01738002,0.04856544,0.01573051,-0.024796512,-0.021912018,-0.029408457,-0.027797868,-0.016512675,0.039479773,-0.0355343,-0.016037548,0.021811653,-0.028089833,0.030087888,-0.03708193,-0.0063585155,-0.002510156,0.028611898,0.012958513,-0.0011671179,-0.059910186,0.004385513,0.04428854,-0.0038895737,0.0063563073,0.011614086,0.0077459225,0.072506145,-0.008478091,-0.015490912,0.00044832734,0.010617524,0.04064032,-0.027506514,0.042736065,-0.01553694,-0.013400809,-0.0024976102,0.019161733,0.006730295,0.000111266876,-0.011947617,0.05869663,0.0025925834,-0.053248245,0.010918145,0.015955063,0.020783067,0.01768347,-0.031450193,0.003517776,0.059562,0.009679338,0.009306144,-0.08026377,0.027203297,-0.007625698,-0.013147077,-0.0413923,0.0050460757,-0.00839367,0.023727108,0.011385608,0.0057490743,0.032653857,0.0068722935,0.026253682,-0.031559523,0.040007267,0.013045815,-0.0163252,0.000057036483,0.00592359,0.01948234,-0.01224755,-0.010047003,-0.012133735,0.0225905,0.055936374,-0.0007539924,-0.016951809,-0.01535836,0.003082082,-0.011165568,0.033033326,-0.039648574,0.0179261,0.00009270746,0.023105485,-0.03315841,0.005667822,-0.045089927,0.04307882,-0.010187614,0.029777715,0.005349547,-0.016706228,-0.14806998,-0.023487661,0.016144779,0.049040567,0.034327537,0.0055738688,-0.0073001822,-0.013528252,-0.01753686,0.060001083,-0.03194995,-0.047453627,-0.027886173,0.046239283,-0.02759841,0.002249166,-0.030904021,-0.00815241,-0.004881724,-0.028577311,-0.003149374,-0.035457637,-0.0134975435,-0.013980572,-0.008177884,0.0108543215,0.042652387,0.024324223,-0.029525489,-0.00029371676,-0.0010017873,-0.03152033,0.0051559256,0.0058989557,-0.028511433,0.054710563,0.01960847,-0.031898446,-0.037052806,-0.013411714,0.032661404,0.10662264,0.019151814,-0.0045949975,-0.03254733,-0.0006030431,-0.021891678,0.01140598,-0.08492577,-0.03352464,-0.010218814,-0.0031063217,0.0067920852,0.0051130215,-0.03300746,0.003179955,0.051463418,0.0064571192,-0.0025082289,0.021220418,-0.018931892,-0.047178563,0.01247742,-0.055449706,-0.00013179034,-0.080689356,-0.0062926337,-0.057207935,0.0018176131,-0.053141598,0.007843482,-0.039554853,-0.013282423,-0.022637246,0.03337055,0.02664572,-0.0021376626,-0.03439888,0.009664519,-0.081271574,-0.03147851,0.025768079,0.00686275,0.035216965,-0.05149115,-0.040021025,-0.008648557,-0.010679803,0.0063426094,0.2644126,-0.00074896123,-0.014521007,0.011772757,0.07217607,-0.023599545,0.022747358,0.06395282,0.016920082,-0.040996898,-0.0107032,0.024908565,-0.03904697,-0.020850012,0.02443945,0.016012538,-0.048673086,-0.036370497,0.055860814,0.0209832,-0.0070923925,-0.00018775303,0.03407061,-0.009416663,-0.03358948,-0.0062574684,-0.03094927,0.038215324,-0.008169939,-0.021881705,-0.052199915,0.024364563,0.04401333,-0.01931485,-0.06428669,0.0060110018,0.013232952,-0.0053617423,-0.016252412,0.021040305,-0.052564085,-0.0012859283,-0.021754513,-0.06957258,0.008723919,-0.036229763,0.026023623,-0.034765024,0.00039847923,-0.037607282,-0.004503255,-0.0036914507,0.016475085,-0.027121713,0.03157897,0.0020609281,-0.017071744,-0.017359301,0.013967229,-0.0122685665,0.0072953263,0.003871213,-0.03378138,-0.009989419,-0.017543115,0.050800018,0.0045722653,-0.008116756,-0.010767225,0.016401302,0.025207842,0.020361727,-0.03314075,-0.013070997,0.027776042,0.019217947,-0.0022923737,0.013691184,0.030008417,0.02731127,-0.05052533,0.0024554844,-0.036972813,0.022325635,0.021657106,0.010517853,-0.04025551,0.048461374,0.0020969722,-0.0024293978,-0.012282025,0.017267607,0.010953654,0.0037544102,-0.024218386,-0.00037734682,-0.046143886,-0.014920564,-0.068796664,0.013878168,-0.040903226,0.0057838564,-0.0030074404,-0.030410735,0.02399972,-0.007861625,-0.016724797,0.02896882,0.024818784,-0.003623137,-0.049113065,0.015457558,0.030911233,0.029613959,0.018765789,0.05668156,0.025812931,0.036339093,0.05122448,0.011722248,0.035203442,0.009474092,-0.02753689,0.02590502,-0.021051105,-0.04721986,-0.023857877,0.0042660786,0.018472275,0.035451762,0.013165836,-0.02225,-0.012015555,0.0477735,0.02611806,0.016201306,0.03753106,0.017027259,-0.00096511166,0.014175922,-0.025104752,-0.016050793,0.0053416006,0.0260398,0.014271051,0.07856491,-0.034343697,-0.010713466,-0.014380877,0.020031754,-0.006261162,0.060165677,0.026669746,-0.050777916,0.015582808,-0.066683754,-0.007678424,-0.023039918,-0.015730714,-0.02583595,0.005553701,0.031133771,0.017319707,0.06957914,-0.018668842,0.0043250024,-0.026357,0.029341273,-0.0010866699,-0.028717117,0.008456003,-0.02900003,-0.05119292,0.019866023,0.039805137,0.016492924,-0.0077666505,0.02596275,-0.019783342,-0.061802194,-0.009323363,-0.018887367,-0.056106947,-0.0152443405,0.0559972,-0.020123288,-0.017415939,-0.007569974,-0.009866836,-0.002789397,-0.0283823,0.077407286,0.0069566006,-0.039849553,0.046730094,-0.016673563,0.053361073,-0.048100453,0.007673898,-0.01826692,-0.023428353,0.027902527,-0.02045033,-0.005569818,-0.03241707,-0.024245441,-0.0075424686,0.033675123,-0.0436262,0.007837924,0.020945726,-0.0009907627,-0.042614907,-0.00022857916,-0.050911862,-0.017816974,0.06356909,0.010616841,-0.03383964,-0.055584393,-0.010717428,-0.0011521326,-0.00043947977,-0.018166756,-0.037649423,0.003204025,-0.007257295,-0.030110527,-0.050489496,-0.025214113,-0.0056792162,-0.04342409,0.027189048,-0.0030458088,-0.002453064,0.006443667,0.049362477,-0.0003599211,0.004943361,-0.06775874,0.00018361436,-0.03676547,-0.0046739033,0.032062083,-0.016086115,-0.00923044,0.036839724,-0.010410345,0.041053075,-0.009688198,-0.02666587,-0.0016718134,0.050487533,0.0027506107,0.040440746,-0.0045709703,-0.0026800996,-0.015866285,-0.029568492,-0.08611229,-0.012066612,0.06807892,0.00077580457,0.022623556,-0.046312645,-0.012158706,-0.016215641,0.0071951603,-0.009606017,-0.068038315,-0.005393189,-0.0041899034,-0.016589623,-0.015140529,0.031447627,0.02455389,-0.0071622613,0.046896897,0.027634662,-0.008663438,-0.012135519,-0.0015095742,-0.017474398,-0.030154021,-0.034852516,0.012938554,0.005285541,-0.016036531,0.023973271,-0.07865539,-0.0069239344,0.0022355646,-0.04212393,0.027534,-0.006369813,0.0029912833,-0.02643073,0.027358742,0.002707687,-0.00423416,-0.017399019,-0.0031395827,0.007819926,-0.01818805,-0.0015075238,0.0128597235,0.004428308,-0.01613317,0.021530485,0.011070594,0.009438944,-0.03844635,-0.00087578257,0.013088563,0.02851065,0.00622425,0.05596787,-0.039078638,0.02389302,0.007445635,-0.054291837,0.018476343,-0.043337766,-0.020119807,-0.0590247,-0.0439251,0.005655791,-0.030621435,-0.010408049,0.010445176,-0.0034175757,-0.020892363,-0.012840684,-0.048787117,-0.008230867,-0.03596442,0.05533564,-0.006433876,0.07065283,0.052386113,-0.0442184,0.020424213,0.03863136,-0.0114432275,0.04822846,-0.02020388,0.022449568,0.016725466,0.022257792,0.013813766,0.073048584,0.004902024,-0.0014090736,-0.039347284,0.07505991,0.006929538,-0.00007392856,0.0016204881,0.009302523,0.00011218007,-0.03863776,0.014374311,-0.015793124,0.008575138,0.02175735,-0.004534461,0.035970904,-0.051742785,0.0052831788,-0.01340218,-0.017939284,-0.026285954,0.0009623866,0.04037951,-0.044238616,0.04816628,-0.003190708,-0.029710898,0.004794625,0.013308044,-0.016106674,0.012918993,-0.008800557,-0.02352932,0.012025179,0.00315236,0.0071625435,0.04029241,0.07631796,0.015823992,-0.02403908,-0.0011294343,-0.008651925,-0.010977221,-0.1391631,0.037961755,0.010976595,-0.00400829,-0.04801359,0.0000874699,-0.02483306,-0.0014652229,-0.007729269,-0.014467542,-0.0034341193,-0.090332724,-0.035565734,-0.029872682,-0.0037659844,0.030336058,-0.0038990492,-0.012757796,-0.019171974,0.05713028,0.033218313,-0.0068175076,0.059446607,-0.025271552,0.005651489,0.014656387,0.020805003,0.030369269,-0.01030751,-0.03451223,-0.0026204109,-0.018787932,0.024882734,0.014781564,-0.017950773,0.0005125946,0.001043368,0.014193825,-0.014582599,0.006612349,0.010357962,-0.0003084659,-0.0023250128,-0.015772779,0.048288167,0.018978184,0.0038378714,-0.018307634,-0.01751511,0.01237812,-0.028247874,0.017760059,-0.01784397,0.015753249,0.014711246,-0.0094936965,-0.022746934,0.00091005774,-0.027153397,0.028391564,0.030619252,0.01861634,-0.048725642,-0.02373734,-0.021483382,-0.00021615412,-0.010951774,0.011657463,-0.013199783,-0.014616489,0.009758271,0.015319884,0.0041856174,-0.034126975,-0.022991458,0.0015489481,0.016835922,-0.025922006,0.004139016,0.000521881,-0.006552774,-0.025693357,-0.03205914,0.016861295,0.039597392,0.02781384,0.00046027094,-0.004456332,-0.09022191,0.0060768477,-0.008179272,-0.031770602,-0.02419627,0.0030212146,-0.035699267,0.07073465,-0.024758957,0.0017286513,-0.02526684,0.008504276,-0.010796018,-0.028904838,0.011615935,-0.016058361,-0.032315336,0.016324375,-0.021035679,0.014136043,-0.0052535706,-0.021007273,-0.025761763,0.010443512,-0.010966192,0.03097206,-0.02727597,-0.02339712,0.022581862,0.03856261,0.0011362806,-0.014566152,0.011974196,0.003936874,0.033660464,-0.050385438,0.030826567,0.08703626,0.049140677,0.029775662,0.0103290565,0.03274314,0.04367736,-0.026959524,-0.0033185433,0.02092354,0.045045286,0.021644602,0.006185278,0.038626716,-0.05064197,-0.041206047,-0.04697335,-0.00078682695,0.04803971,-0.03451606,-0.0072509195,-0.026053559,0.032899443,0.012861758,-0.0024928947,-0.0317235,-0.0071838247,-0.053567342,-0.0064213737,0.04291158,-0.010955508,0.02623458,0.06638338,0.0264516,-0.0039127567,0.04316785,-0.012788833,-0.090027496,-0.015928324,-0.02630317,-0.017953182,0.03305659,0.008648967,-0.02678043,-0.024449002,0.029901432,-0.03389942,0.05691,-0.008378433,-0.046895474,0.03826614,-0.017791664,-0.036172703,0.037068672,0.028192133,-0.013628486,0.020505417,-0.015704362,-0.0017967757,0.054520465,0.03417723,0.043055855,-0.009654459,-0.011483042,0.008985273,0.0006779142,-0.034622822,0.047715906,-0.04018948,-0.036273073,0.045371056,0.025314284,-0.0067913528,0.021679414,0.018001255,0.020305904,-0.009995834,0.001057555,-0.0027020688,0.0020362174,0.013386966,0.029601594,-0.008312487,-0.0032043562,0.005769951,-0.037494905,-0.025578517,-0.024065077,-0.00065838965,0.037340187,-0.017706685,0.035025235,0.005247207,0.03632287,-0.03574936,0.030386878,0.011501482,0.016475163,-0.025639642,-0.0087388875,-0.04297492,-0.048783414,-0.020510616,0.044460054,0.024099827,0.02619757,-0.03633241,-0.004597358,0.038277943,0.008976138,-0.03257385,0.00067525427,0.027013797,0.022184066,0.020509792,0.035800956,0.038351443,-0.03372462,-0.03574314,-0.016657013],"last_embed":{"hash":"11hpaeu","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"11hpaeu","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items#{7}","lines":[68,68],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11hpaeu","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0021079672,-0.0050126887,-0.0359917,-0.009791255,-0.031688705,-0.067711,0.031688705,0.023912346,0.033924986,0.0061654076,0.032229517,0.021868203,-0.044372752,-0.022358397,0.028936474,0.021989485,-0.0051772157,0.014025525,0.011497931,-0.005479377,-0.025726443,0.010867691,0.017817272,0.017414084,-0.030376438,-0.017873779,0.023812164,-0.034529448,0.04646293,0.02094192,0.0019683281,-0.048632827,0.0041864365,-0.046888243,-0.032674294,-0.05064321,-0.03564523,-0.023882462,-0.03608633,0.009448779,-0.030673949,0.020597845,0.029470794,0.023148475,0.02051792,-0.026410932,0.0008482152,-0.015785828,0.0052008578,-0.034385834,-0.011423711,0.013223506,-0.004125423,-0.02821203,-0.021583984,0.057475746,-0.037156686,-0.012549995,-0.035844345,0.025712179,-0.015588141,0.02363272,-0.021008113,-0.017137978,-0.019666098,0.06796424,0.038765136,0.018305033,-0.015351703,-0.026419029,-0.045114283,0.010191995,-0.012947218,-0.011600317,-0.010082443,0.015505172,0.04134747,-0.017386634,0.0038350418,0.080068044,-0.024181766,0.02869962,0.013258492,-0.0061168983,0.017080028,0.003927436,-0.033364937,0.025166634,0.020980066,0.016141877,0.010973277,-0.012290431,0.011150883,-0.022652458,0.02050015,0.03313163,-0.03772932,0.011929565,-0.0022336065,-0.021222187,0.010062321,0.014862088,0.02110135,-0.062427495,0.012580024,0.0032869782,-0.012175955,0.020449089,0.052219097,-0.014662642,0.008180476,0.010773683,0.0056250026,0.024500284,0.032424517,-0.04525835,0.031529576,-0.033039358,0.02622921,-0.012636648,-0.008060686,-0.018614104,-0.00681511,-0.047688372,0.04283927,-0.0052661216,0.01593788,0.01216929,0.019684011,0.022251477,-0.00556411,0.02438899,-0.033028524,0.02975176,-0.014128462,0.0090575125,-0.0018893816,0.046487965,0.026883207,-0.04531941,0.039535712,0.04328592,-0.00012195913,-0.019604176,0.042634852,-0.020735826,0.04771515,-0.013961593,-0.0175675,-0.02632543,0.024539106,0.05010621,-0.020968456,-0.068774156,0.0045343176,-0.005499526,0.016929932,0.038369525,-0.0022648948,-0.04703803,-0.007420874,-0.035680242,0.00019112062,0.009889342,0.027404066,0.008193456,0.01983098,0.006065151,-0.013604063,0.037390444,0.045608383,-0.092310324,-0.017808838,0.0073149987,0.0075039044,0.0076522715,0.058628235,0.0177662,0.011428444,-0.013414907,-0.0061364225,-0.011718331,0.011663029,0.005611501,-0.050614763,0.005402883,-0.027474722,0.022504257,0.022939174,0.028817346,0.028004942,-0.017150111,0.024651801,-0.006421195,0.060692586,-0.065517046,0.0844088,0.016024001,-0.018800914,-0.027319869,0.0064866883,0.055424716,0.058680996,-0.038729407,-0.014288423,-0.037219025,-0.027053267,0.010200662,0.032804772,-0.03911421,-0.02357833,0.013743134,-0.061143614,0.040670764,-0.0521544,0.005653233,-0.019076608,-0.013590782,0.006299491,-0.025171284,-0.057566024,0.031979762,0.004816779,0.07699348,-0.0020791036,0.00026960994,0.027031532,0.074167825,0.007783977,0.0056423843,-0.021944225,0.0016168385,0.045047943,-0.015665205,0.021242118,-0.014499789,-0.014196527,-0.0113726305,-0.0076020528,0.0033934042,-0.000844726,-0.016163215,0.03233481,-0.01475803,-0.06412306,-0.0007130365,-0.008543473,0.04356317,0.015224865,-0.03739855,0.025406051,0.037373647,0.010891697,0.004151137,-0.065483436,-0.00037506083,0.026035922,0.0055585164,-0.03540649,0.031119252,0.018474516,0.014730233,-0.024367733,0.0125072645,0.04332155,-0.02096854,0.019047106,0.018108774,0.05371008,0.01339553,-0.018098144,0.008845701,0.012129015,0.032090567,-0.0011575179,0.0115378685,-0.03989631,0.022908343,0.07037804,0.005735774,-0.020357132,0.0216338,0.041566703,-0.016830854,0.031642467,-0.044021245,0.027852302,0.031749662,0.01922968,-0.02398312,0.0041960664,-0.03893234,0.04916822,-0.013334513,-0.00057862286,-0.010739683,-0.024624757,-0.15808661,-0.026433598,0.009856221,0.065369844,0.037959173,0.010662705,-0.027016293,-0.003111302,-0.00019758503,0.019664384,-0.02746643,-0.048531704,-0.02058149,0.042271975,-0.05670138,0.041448742,-0.029110065,-0.0074367356,-0.01634046,-0.02128061,-0.019052302,-0.046051245,-0.0014995146,-0.024455013,-0.02599994,-0.0028755767,0.05742746,0.050067343,-0.021254582,0.004137366,-0.02426891,-0.038382888,0.0008111751,0.02991485,-0.025916422,0.043957368,-0.024374409,-0.040345695,-0.019970074,-0.013175843,0.045875773,0.06779185,0.033401616,-0.010957125,-0.04642991,0.031132651,-0.03845991,0.044413544,-0.08107528,-0.028742619,-0.020116897,-0.038452074,-0.0074852835,0.021238374,-0.04339456,0.009839007,0.05655883,0.010654402,0.028474253,0.033331476,-0.0042069573,-0.051099073,0.00090412796,-0.04284245,-0.031949237,-0.04465801,0.016961578,-0.046644237,0.000023850123,-0.023580508,0.00069639634,-0.016028473,0.007656411,-0.016012894,0.005399625,0.018053565,0.008269013,-0.026390372,-0.0108421985,-0.08005663,-0.012370503,0.023774777,0.008196944,0.03157748,-0.06398365,-0.045532428,0.005358226,0.02399965,0.026219217,0.25847575,-0.012104021,0.011600503,0.013674644,0.05958671,-0.03661921,0.025601013,0.021242416,0.025250336,-0.026235947,-0.010754801,0.030650765,-0.042894978,-0.027185839,0.04317612,0.0295338,-0.05644855,-0.032678355,0.060084797,0.013252825,0.016285336,-0.030440582,0.036342114,-0.024069255,-0.06518832,0.011922456,-0.02777425,0.039834663,-0.021321964,0.0050474363,-0.026415296,-0.000461197,0.07141071,-0.028999578,-0.018799638,-0.026677957,0.010858025,-0.036782373,-0.0016174465,0.024993211,-0.041198473,-0.015391883,0.013145338,-0.034704585,-0.027520165,-0.03246717,0.016680656,-0.011193985,0.0011907421,-0.017820837,0.016620658,-0.019802192,0.012337338,-0.019558853,0.020517917,0.0018910549,-0.03021113,0.0033862616,-0.0150212515,0.010194737,0.037858464,-0.009171169,-0.029406276,-0.0035201588,-0.015241385,0.06749964,0.0017269921,-0.041088875,-0.002686871,0.03302824,0.017391456,0.05407864,-0.043373395,0.0115307225,0.022436948,0.027305504,0.047906704,0.026717914,0.043707162,0.026189074,-0.036329772,-0.01105965,-0.016187625,0.011045865,0.033142682,-0.009270174,-0.020335034,0.03180608,0.018906154,0.052760318,-0.028517207,0.009422752,0.011693162,0.0079733785,-0.028975368,-0.0043553906,-0.0014232042,0.009706258,-0.04624741,-0.008770087,-0.050483905,-0.024634529,0.01351067,0.008705749,0.023388872,-0.02650087,-0.023330554,0.008352935,0.016546458,0.015204787,-0.021750778,0.03342109,0.023338594,-0.042129442,0.02608659,0.051691767,0.013783475,0.02427908,0.03175576,0.016895244,0.025859715,0.018360881,-0.020247756,0.007937392,-0.016653826,-0.06326362,0.0092353085,0.030127296,-0.0011805701,0.038175367,0.025757005,-0.036104288,-0.019541493,0.038943317,0.025007544,0.010724906,0.03007961,0.005844052,0.013506226,-0.022744657,-0.0037873413,-0.015820466,0.011539159,0.030197298,0.011698071,0.059545945,-0.027465673,-0.034438588,-0.00613904,0.020040836,-0.0066895755,0.065903366,0.013280062,-0.047236413,-0.0081256395,-0.041211735,0.008013383,-0.010556994,-0.014492701,-0.010366708,0.012830205,0.07031623,0.011423326,0.06406858,-0.012014314,0.0010754073,0.0031053969,0.015254434,0.000050523886,-0.03179875,0.015538692,-0.030999113,-0.06306311,0.025077606,0.033413824,0.01331659,0.020562027,0.020513829,-0.007438884,-0.056752827,-0.02065597,-0.06522189,-0.04382578,-0.031635646,0.04832601,-0.0150115965,-0.04283439,0.0012996483,0.015554068,-0.00030536015,-0.052542314,0.09392666,0.00984192,-0.0277871,0.041547153,-0.06457395,0.08251821,-0.02253619,-0.005475818,0.0019133078,-0.02873252,0.033481266,0.00046342536,-0.02693509,-0.062280845,-0.014254589,-0.010606064,0.04304851,-0.03399066,-0.051288087,0.016829683,0.00037321792,-0.049628463,0.017344011,-0.012354671,-0.044550903,0.061409704,0.021849774,-0.037186217,-0.06340539,-0.0068150368,-0.01265494,-0.011134905,-0.021216001,-0.038772494,0.028268244,0.006273125,-0.01842169,-0.04697281,-0.05472127,-0.011130429,-0.037699312,0.0038826617,-0.0121322805,0.012675715,0.027175121,0.048317473,0.0025710494,-0.036335293,-0.06747413,-0.018471213,-0.035110723,-0.00033549409,0.0756519,-0.0017593799,0.0004673989,-0.034030955,-0.040775187,0.03515694,-0.012335177,-0.0064027263,0.0063905767,0.030995823,-0.007340377,0.0126615735,0.017607158,0.004782881,0.0068095517,-0.038907964,-0.081637286,-0.02452958,0.050257158,0.012855117,-0.0022739503,-0.04338852,-0.04509229,-0.0117989965,-0.0070561855,-0.013026094,-0.0335185,-0.01616498,-0.027407518,0.0039959867,-0.016015166,0.027905341,0.01355299,-0.042389743,0.055728458,0.008897191,-0.0020129054,-0.020773146,0.008745505,-0.03201721,-0.041238744,-0.029192757,0.0061285896,0.022976603,0.0069446266,0.022145296,-0.06778556,0.009629786,0.017411822,-0.036891412,0.016599094,-0.020777585,0.026609316,0.01849623,0.03886812,0.013122189,0.026243733,0.0035447443,-0.016283348,-0.016423438,-0.029367194,0.00956621,0.010354214,0.002144342,-0.062061723,0.01520094,0.027825518,0.025711447,-0.05907765,-0.0073249144,0.031673074,0.03332323,0.018002527,0.047144566,-0.044443745,0.002064463,-0.018424552,-0.041649587,0.0024857842,-0.050844155,0.037808653,-0.07463361,0.0015066998,-0.016895864,-0.04115548,-0.0024692041,0.013044712,-0.005526672,-0.025304757,-0.021698814,-0.031848866,0.017720427,-0.05301637,0.038561586,-0.018425735,0.022382801,0.050220232,-0.020909864,0.023887819,0.07378235,-0.0018952771,0.02484709,-0.015652372,0.009557797,0.031196604,0.018428095,-0.0037700292,0.06976916,0.009145434,-0.0052568577,-0.03983746,0.057724804,-0.0017102814,-0.01258187,-0.019711303,-0.002555531,-0.0015702519,-0.043279566,0.009018942,-0.051889706,-0.000066626766,-0.009730621,-0.0023514933,0.022726059,-0.03226206,0.007807349,-0.023701139,-0.017100759,-0.024741082,-0.00017207237,0.043396693,-0.044841535,0.044314176,-0.0055105593,0.0050006704,0.019311948,0.007936109,0.014336057,-0.02433212,0.0052660992,-0.04628318,-0.01500024,-0.017942026,0.015170899,0.019377353,0.07163237,0.019980825,-0.018186782,0.001056745,0.009501574,0.0019042217,-0.15081666,0.017496346,0.002554433,-0.005442288,-0.031848297,-0.008924295,-0.038462814,-0.027300237,-0.015354185,-0.04775266,0.0064167203,-0.04226492,0.0033433111,-0.02242666,-0.0015637454,0.03195399,-0.025441052,-0.0029298037,-0.030166335,0.04039543,0.037651796,-0.014106422,0.04386197,-0.016623082,-0.00807432,0.031114649,-0.004599938,0.012560708,-0.023907717,-0.0023137082,0.016760308,0.005944917,0.032244712,0.02165502,0.016302,-0.00016925913,0.0021205866,0.008310719,0.010680667,0.0021186485,-0.0014424328,-0.0071590478,-0.001643916,-0.030700512,0.05074367,0.048360668,-0.0077460464,-0.008029948,-0.027238881,0.016257446,-0.015943564,0.017298136,-0.02829452,0.016968954,0.005305639,-0.03387629,-0.033801705,-0.017241754,-0.036995355,0.048435587,0.007409713,0.023181953,-0.018150367,-0.041867,0.031866834,0.023533577,-0.014098001,0.00011861552,0.010276406,-0.011139196,-0.004633543,-0.0026804246,-0.015086065,-0.02481857,-0.008028304,0.011805067,-0.0031304895,-0.014010978,-0.0071791126,-0.014267244,-0.021286946,-0.03356021,-0.026118446,0.0051634256,0.052652046,0.04618272,-0.016872592,-0.022310872,-0.038938865,0.020180104,-0.026917612,-0.049431056,-0.013605456,-0.0029166702,-0.032127447,0.05877928,0.013481873,0.01617377,-0.0068905065,-0.044875268,-0.010961146,-0.009959522,0.0015162724,-0.027288083,-0.010959384,0.019284813,-0.011227691,0.021478647,0.019881494,-0.0063226395,-0.058596395,0.01188881,-0.008347097,0.021507405,-0.024284896,-0.027596984,0.0005864253,0.03847037,0.010785148,0.014848882,-0.0015487716,-0.031814042,0.009796693,-0.04145138,0.021087738,0.07716629,0.04377026,0.02342915,0.023007786,0.041563287,0.02843968,-0.015102912,0.00059826206,0.029283343,0.043229472,0.012698393,-0.014522793,0.035044156,-0.04722793,-0.023783626,-0.03105369,0.0049285395,0.02055925,-0.04557297,-0.0041637183,-0.024480715,-0.015199056,0.035057668,-0.02582803,-0.022983719,-0.010576062,-0.012285827,-0.009424298,0.034801442,-0.030938584,0.037525635,-0.00024387964,-0.021226216,-0.025712706,0.035040524,-0.02866649,-0.05260868,-0.044648007,-0.017686695,-0.02987775,0.042353004,-0.005337602,-0.013607896,-0.02761273,0.0036393143,-0.015580197,0.027459567,0.006209516,-0.033086002,0.022633621,-0.010249804,-0.018143807,0.0017801329,0.011985557,-0.0065763537,0.0078003732,0.0009638034,0.020875867,0.011394746,0.025842713,-0.025236968,-0.03718742,0.015433767,-0.004116565,-0.0032893599,-0.050691646,0.033328142,-0.043621693,-0.0379633,0.0434685,-0.0014566252,0.005317123,0.028679749,0.015629625,0.008477726,-0.043143168,0.021721756,0.011136114,0.0031448002,-0.010144637,0.01764362,-0.020527277,0.020856215,-0.002388176,-0.006682885,-0.02306646,-0.019161211,0.0022119351,0.032507967,-0.0060938834,-0.011805874,-0.00046615023,0.021138523,-0.008340904,0.028329048,0.012983213,0.022612264,-0.019849252,-0.0007194101,-0.022155082,-0.0008145455,-0.0039923647,0.022004792,-0.003799308,0.041202232,-0.02659587,-0.0073103076,0.022629766,0.010758611,-0.014566553,0.019358613,-0.012546338,0.0015377467,0.011938299,0.033047162,0.03152485,-0.024522398,0.01083554,-0.015310926],"last_embed":{"hash":"5r3jrt","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"5r3jrt","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Action Items#{8}","lines":[69,70],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5r3jrt","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.013085914,-0.0041929614,-0.012348223,-0.003464709,0.027618933,0.018296978,0.0022844388,0.054240465,-0.003951159,0.00007035624,-0.0076045254,0.0050477423,-0.01807869,-0.010525372,-0.010803593,-0.020616928,-0.012803599,-0.029496068,0.026001964,-0.035440918,-0.011098087,0.02309914,-0.02736567,-0.04880724,-0.008243444,0.058730718,-0.061587613,0.009542192,0.019450901,0.042830985,-0.008961225,0.007864973,-0.023386717,-0.0065509584,-0.034628063,-0.009639103,0.0045524687,-0.015484648,-0.046573415,-0.0032568905,-0.015929667,0.005589963,-0.029936925,0.003304286,0.0010516158,-0.014857688,-0.006261914,-0.071672626,0.022274788,-0.068782754,-0.017784646,-0.018083906,-0.031567715,0.011695573,-0.006616863,0.0036712692,0.0013892325,-0.020972654,-0.009065554,-0.030575363,0.007932413,0.0056169573,-0.019322764,-0.016430248,-0.00054676615,0.016115068,-0.018148733,0.034605704,-0.014309616,-0.076509625,-0.04115942,-0.00073058245,0.01062578,0.009530736,-0.027435342,-0.00043997043,0.008637271,0.021739235,0.022267783,-0.012575449,0.028525919,-0.01997999,0.023242846,-0.017308587,0.035790965,0.0059649805,0.04194129,0.04341928,0.012583375,-0.022095721,0.0076897955,0.021393966,0.0011474527,-0.051779434,0.032609317,0.014824034,-0.0025972817,-0.03660496,0.036955502,0.0074959453,-0.022894131,0.000035434106,0.014234369,0.01808188,0.00020573277,0.020103429,-0.01282309,0.016560497,0.008785186,-0.01511325,0.01297332,-0.0118593285,-0.025460007,0.04732661,0.012808468,0.007813784,-0.07430177,-0.036795724,0.03177275,-0.002120077,0.024729587,0.04889858,0.0019076556,-0.00048192503,0.010714339,0.0008835929,-0.0011202449,0.015155246,0.00800047,0.0279494,0.014123251,0.030342283,-0.04632381,-0.020631213,-0.013148705,-0.0023023246,0.039073244,-0.01925684,0.013571026,-0.041857608,0.04053247,-0.0129216155,-0.022491032,-0.004021066,0.007982125,-0.000088127264,-0.0198672,0.024913229,0.014021795,0.018158965,0.035968747,0.03672509,-0.0024894571,0.009682561,0.035611957,0.027736578,0.053341046,0.010095166,-0.018258912,-0.036085784,0.0134320725,0.019167101,0.012208895,0.05197577,0.030120295,-0.0043522925,-0.0077976836,0.052480824,0.025375053,0.03156616,-0.014947333,-0.0507709,0.023503484,0.013393575,0.0093390085,-0.018602842,0.05437588,0.033536874,0.0207197,0.011438672,0.010766527,0.021998515,0.019549716,-0.019477382,-0.021142552,-0.015440063,-0.016967002,0.011750232,0.0049515376,-0.0054407446,-0.039026022,-0.024709024,0.021839576,0.021113556,-0.029165572,-0.03876831,-0.0067445734,0.019861663,0.028629744,-0.047045007,-0.009308634,-0.019214425,0.026063481,-0.0047568935,0.027403507,-0.012123843,0.00925771,-0.030611234,0.01947367,0.039470468,-0.009182834,-0.004162771,-0.011646267,0.034670312,0.008655332,-0.022944577,-0.034327973,0.0020822885,-0.0006002645,0.028895836,-0.009496451,0.02808817,0.034791652,-0.013205418,-0.008752771,-0.014836602,0.020945935,0.01568905,0.018184876,-0.013933632,-0.009599226,0.057260294,-0.016092585,-0.0030678336,0.0049094083,0.011300718,-0.0019086933,-0.006161489,0.043626346,0.015842263,0.06643195,-0.0003666609,-0.0065110773,0.0054440503,-0.010940468,0.05359444,-0.0067000655,-0.04128062,0.012035376,0.018120503,-0.0012415654,-0.0020078642,-0.012105568,-0.018920908,-0.0007688948,-0.0083650015,0.031528052,-0.02932911,-0.015614273,0.014370403,-0.0013673988,0.0144674005,0.022274774,0.02915599,0.0027185236,-0.028685013,0.021129116,-0.022669142,0.03255714,0.03994999,0.023184998,0.027849056,-0.024083972,0.0074186297,-0.023308787,-0.03075518,-0.0021278197,0.014826363,0.064611904,-0.012323598,-0.01176725,-0.0017555224,-0.00982064,-0.009986222,-0.03047707,0.038681142,-0.02317968,-0.006895478,0.027429622,-0.009220198,-0.023993773,-0.023419946,0.01261065,0.0055369115,-0.0028370947,-0.011349848,-0.0033842365,-0.11435196,-0.06371812,0.038279522,0.012001412,0.005454223,-0.019205166,-0.030951213,-0.022961948,-0.004979126,-0.083615944,0.012356636,-0.07230673,-0.066481665,0.018330984,-0.002837709,0.030032936,0.01162786,-0.042217102,0.007324722,-0.09396124,-0.05609403,0.015389041,0.046384707,-0.043708507,-0.024499664,0.005074859,0.021052962,-0.010736065,-0.0035017284,0.0039443765,-0.0010242087,0.01763307,-0.0068473797,0.031119514,0.0041703563,-0.015758013,0.021277286,-0.0860564,-0.0073052417,-0.01927777,-0.0025289839,0.035218745,0.037999876,-0.024385268,-0.006839995,-0.009155872,0.07924728,0.052554123,-0.08496142,0.0273911,-0.044391144,0.013648248,0.0153101375,0.021542296,0.015096715,0.038541872,0.01357149,0.0062249345,0.024218323,-0.00054280506,-0.01896731,-0.0665021,-0.03534935,0.039582063,-0.010534632,-0.03511069,-0.043889333,0.0073802853,0.0018413161,0.015931496,0.05241384,-0.010648281,-0.009430041,-0.018355077,0.013235892,-0.009357646,-0.031883404,-0.0051836055,0.00060915994,-0.060214844,-0.035512935,-0.0038156155,-0.023705931,-0.028702168,-0.061191898,-0.014679406,-0.035636302,0.011454531,-0.0005857356,0.5145152,-0.023609806,0.031584058,-0.016869757,0.025576958,0.023555627,0.0065686563,0.039438315,-0.015934244,-0.039292596,-0.0044848537,-0.010465379,0.00066177285,-0.0015109908,0.004450828,0.0073555373,0.0060290545,0.014987206,0.027796369,0.0056461613,-0.015432264,-0.05618337,0.025925111,-0.0075704367,-0.054344676,-0.0054087895,-0.015407777,0.093650125,0.02407354,0.013827278,-0.007815835,-0.008500133,-0.019010073,-0.0233205,0.048151914,0.004043352,-0.061683223,-0.0014344824,0.008121257,-0.026454484,0.009301478,-0.027964732,0.007593625,0.011570596,0.021216238,0.03685205,-0.0172256,0.008878058,-0.011678223,-0.013558293,0.0024922432,0.025518676,-0.021518072,0.0026597488,0.022809833,-0.011984111,-0.029117068,-0.0074590407,-0.031836707,0.036399383,0.0011401741,0.036906783,0.0052876608,0.008212649,0.04405535,0.007162445,0.017503502,-0.018721668,0.046506394,0.036335044,-0.027185768,0.02218691,0.0037903052,0.01795042,0.011424929,0.030157385,0.010608816,-0.0005924328,-0.012352038,0.025622997,0.016648898,-0.007039372,-0.013703706,-0.028524261,0.021047402,0.020187935,-0.009484242,-0.015202637,0.00929641,0.0023701913,0.013025119,0.03379983,0.006061914,-0.014394923,0.0031107215,-0.03990384,-0.04169906,-0.027724385,0.0037825408,-0.049967974,0.015847893,0.04365456,0.022396496,0.007916754,-0.0012689555,0.009331397,-0.02913834,-0.036338404,-0.032509893,-0.0018510544,-0.06474747,0.0012545733,-0.011858639,0.003899205,-0.0012751399,0.05138709,-0.0037561257,-0.04941046,-0.005646555,0.0068375203,0.0080682775,-0.017965943,-0.015291262,0.012571224,-0.005105939,-0.061702557,-0.009800433,-0.0044685546,-0.016595706,-0.0010867876,0.023554556,0.009593774,0.007385358,0.0007251521,-0.017208233,0.0012137142,0.01723214,0.02665855,-0.042510547,0.028068129,0.023539022,-0.049951494,0.009812541,0.026410196,0.009495485,0.01297573,-0.03425481,-0.001441882,0.0024874846,-0.004809497,0.008782928,-0.017880963,-0.013951548,-0.018945934,-0.032491885,-0.051423926,0.0030706231,-0.008829487,0.016613558,-0.011735867,-0.00783009,-0.012116207,-0.001951066,0.04317154,0.01863258,0.0124937855,0.03420616,-0.0017124249,-0.0148043465,-0.0012551681,-0.007847067,0.030163486,0.002984228,0.032549717,-0.033278205,0.019686557,-0.043372326,-0.0048942743,0.01362646,-0.004844851,-0.010261181,0.023497008,-0.024708433,-0.01613555,0.019465128,0.030917305,-0.034846067,0.02706632,0.07223729,-0.014141414,-0.021746755,0.048637055,0.0039491598,-0.0167386,0.03375519,0.022239722,-0.0027170028,0.010694999,0.014032892,0.03919909,0.020270394,-0.029385084,0.026291925,0.041591562,0.026038954,-0.00013999004,0.027170625,0.028094215,-0.008468899,0.012646546,-0.028129233,-0.0018098846,0.020010374,0.032991022,-0.05376975,-0.07834885,0.0030719195,-0.030015765,0.0010028238,0.0058558253,0.02189245,-0.00194636,-0.043233633,-0.0256847,0.013219091,0.030170042,-0.020283544,0.010606162,-0.035851248,-0.023203043,-0.011261367,-0.029447338,0.025171863,-0.048731588,0.006936868,-0.048818525,0.029260345,0.019907162,0.007924441,0.0062271184,-0.0011644425,-0.029486287,-0.031785216,-0.010218283,-0.018335484,0.020651499,-0.035941698,-0.0035359228,0.059984796,0.021043966,-0.009839566,0.043213118,-0.02128307,-0.011967023,0.01604881,-0.009810529,0.002405616,0.0024309598,0.013919043,0.009351904,-0.00021887662,0.018762391,0.02808143,0.033087384,0.0041881623,-0.026546951,-0.010989707,-0.021798195,0.020825665,-0.0034367186,-0.028247379,-0.019286118,-0.009820419,0.0032264797,0.01692721,0.02168666,0.015789343,0.009146296,0.012454913,0.033002626,-0.013100114,-0.009573947,-0.004129141,0.030022694,-0.02498829,-0.03637348,-0.0419774,0.050198115,-0.013234458,0.0059227743,-0.04306333,-0.0027493609,-0.0028616749,-0.0071483506,-0.005547889,-0.017247342,-0.013221131,0.056306392,-0.0009778421,0.013523534,-0.019293357,0.015055675,0.0031413531,-0.012745353,-0.0021738266,-0.021012336,0.013842406,-0.00886674,0.009920939,0.015821336,-0.0113279605,-0.03788154,-0.020270767,-0.018285997,-0.02378225,-0.00057862804,-0.007170728,-0.023359833,0.022287844,0.007905539,0.002771263,-0.02672465,-0.04502994,-0.010202953,0.003608223,-0.030530538,-0.021614268,-0.008393329,-0.050254777,-0.0133980345,-0.039388034,0.029742647,0.0094511425,-0.0075797476,-0.0049748993,0.017930612,0.03785093,-0.025459755,0.016090853,-0.032711,-0.06229654,0.012085326,0.046926674,-0.01771763,0.004085539,-0.0025092098,-0.0021328991,-0.0014817149,0.00038306124,-0.027301105,0.018243566,-0.023647271,-0.014173732,0.0070258775,0.025511907,0.036034156,-0.02427591,0.04161289,-0.023551196,0.038324013,-0.010449717,-0.008517284,-0.02703692,0.021902885,-0.031817682,-0.0007869562,0.036005314,-0.012618076,-0.0022678417,0.008212798,0.04114888,0.02756131,-0.021328708,-0.013304392,-0.03291343,0.007330189,-0.03552116,-0.02641745,0.014462332,-0.010667645,-0.007814512,-0.031732574,-0.022971157,-0.05649874,0.021074958,-0.02526153,0.00020804777,0.01424846,0.050697967,0.0029990594,0.0028082351,0.00072768255,0.013845005,-0.048824452,-0.044853356,-0.0014040222,-0.0066875042,-0.014250779,0.00795608,0.02641757,0.032430246,-0.019545952,-0.025741551,-0.046333894,-0.0032393713,-0.036084898,-0.015014808,-0.0223766,0.0007074932,-0.007986503,-0.042144723,0.019723352,-0.005338159,0.029247714,-0.002083643,-0.0025605003,-0.045554623,-0.015676355,0.01072821,0.01882444,0.020312957,-0.017295694,0.018489396,-0.015507477,-0.028385513,0.035492808,-0.04909097,-0.012407141,-0.0048866384,0.010017629,-0.007546597,0.030001296,0.001314566,0.031815328,0.033701725,-0.017542137,-0.02797915,-0.026701761,-0.017036796,0.03671225,-0.020672882,-0.012751735,-0.001303148,0.036382265,-0.010598447,-0.019170223,-0.018690925,0.0035132843,-0.016676651,-0.014379441,-0.014264224,-0.016851697,-0.047895834,0.01490123,0.008034641,0.0179877,0.03202062,-0.03248249,-0.004616706,-0.02393257,-0.009045542,0.049006887,0.024527201,0.009944304,-0.05895155,0.006331116,-0.003745282,0.0033540083,-0.009529426,-0.018126603,0.01677697,-0.083443165,-0.012536444,-0.027517207,0.01757163,-0.0283964,0.06816852,-0.006127235,0.01736013,-0.006144393,-0.009114569,0.0112155415,-0.02713108,-0.02348903,-0.07047085,-0.04144186,0.01151843,-0.0002800645,0.003991414,-0.004657577,-0.016790902,0.043007996,-0.021035198,-0.024703426,-0.030978614,-0.016376348,-0.04570469,0.000017167737,0.025422804,-0.01770316,-0.013224395,0.01397293,-0.029348029,-0.016098546,-0.008302607,-0.011476991,-0.037917085,0.02608576,-0.017233398,-0.009922532,-0.05801802,0.016694661,0.014315969,-0.019703189,0.025953664,0.016804013,-0.024009606,-0.07160265,0.020811213,0.0089556025,0.0045526377,-0.012291629,0.031575423,0.0035259367,0.020181268,-0.007654841,-0.00038554,0.026646418,-0.0019350307,0.020124633,0.022894818,0.05623434,0.013063321,0.001414305,-0.029352406,0.04876737,-0.014704386,-0.04135623,-0.009247389,-0.008670487,0.039309822,0.05931592,0.013046482,-0.008760833,0.014166735,-0.033043005,-0.004016097,-0.010720991,0.005721734,-0.008723981,0.021956613,-0.0006727487,-0.039386906,0.02525915,0.037137475,-0.04639378,-0.015826942,0.027946353,-0.015754765,0.049237058,-0.012461368,0.0121298665,0.025225913,-0.02466583,0.031579893,0.022376778,0.02423909,-0.00047864806,0.0234295,0.012361503,-0.032729108,0.003037054,-0.01396401,-0.0064225495,-0.0045810146,0.017499397,0.012276169,0.01446196,0.025354132,-0.0014393167,-0.06271655,0.00088412873,0.003587575,0.042801987,-0.016711367,-0.0052922666,0.007302739,-0.020058155,0.027433852,0.012304732,0.009279219,-0.072566405,0.019484362,0.024209129,-0.009190275,-0.015541744,-0.03939683,0.046064556,-0.017414276,0.022959933,-0.052081317,-0.015908144,-0.010373223,-0.024094822,-0.055212133,0.00024137214,-0.021838957,-0.031902183,0.021764357,0.006356274,0.03875403,0.055384822,-0.0069383476,0.05192152,0.012168919,0.023214322,-0.054590818,-0.026541376,0.01554703,-0.030611573,-0.010638202,0.039211318,-0.004184769,-0.017218638,-0.0116630485,0.042709734,-0.013239514,0.012363195,0.040551603,0.027193028,0.0082029225,0.01018665,0.0013162435,0.011315642,0.014181689,-0.042647004,-0.055453286,0.05528022],"last_embed":{"hash":"mrr0wv","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"mrr0wv","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products","lines":[71,135],"size":3828,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mrr0wv","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.034887694,0.02296205,-0.021408672,-0.011795588,0.022431355,-0.030897755,0.048674922,0.047300827,-0.003744439,-0.0050639794,-0.026126197,0.04228036,-0.031006705,0.001786932,-0.035238884,-0.013912162,-0.039458875,-0.009134496,-0.02399641,0.00508087,-0.0487862,-0.018799733,0.021262182,0.0040920563,-0.040343888,0.0776535,0.010428062,-0.0034283258,-0.010611641,0.017560706,0.03475181,0.01550588,-0.0047066365,-0.02138745,-0.0057794396,-0.06054038,0.017031949,-0.025382334,-0.08994373,-0.014181994,0.03848827,-0.023001183,-0.027869076,0.023109766,-0.005630299,0.011501837,-0.012911001,-0.06527906,-0.0026363127,-0.03579655,-0.010677956,-0.010927619,0.010477416,-0.03470587,0.0065824506,0.01748694,-0.010668328,-0.013286971,0.00914538,-0.014691077,-0.033642545,0.03347283,-0.02127237,-0.023461346,-0.02987122,0.016005555,0.004623736,0.01947447,0.03368907,-0.03746816,-0.016729403,0.011376264,-0.031697232,-0.045492455,0.008674363,-0.008400349,-0.0007031984,-0.0041090334,0.0014026497,-0.010223708,0.12005724,-0.022508675,0.0047737374,-0.0023743017,-0.036649548,-0.026357826,-0.012094983,0.063751854,0.009884781,-0.005048101,0.0035029529,0.0083035175,0.015954658,-0.043477915,-0.010388724,0.030696437,0.011686825,-0.052332826,-0.0076373024,-0.0068907086,-0.08605427,0.0026588463,0.05379371,0.04235339,0.004936764,0.008441225,-0.05674294,0.022198392,-0.010127884,0.024850225,-0.014461921,0.0061968034,-0.004240515,0.010662755,0.0039871,-0.01617609,-0.018763889,-0.005990257,0.02402535,-0.013131065,-0.017263459,0.042535402,0.013955492,-0.026485726,0.010429067,0.0073283194,0.0057936655,0.022548141,-0.065101005,0.0014714021,-0.0010413079,0.014731013,-0.0043878644,-0.004490561,-0.005757804,-0.0067637134,0.052616097,0.047211427,0.022233145,-0.038020566,0.0074983803,0.017588854,-0.015120371,-0.000451138,0.008607693,-0.023488123,-0.009603198,-0.016003096,-0.03978173,0.042860843,-0.006211659,-0.009871219,0.027551854,-0.010816629,0.015066779,0.022821369,0.044133518,0.032967366,0.017246792,-0.037553616,0.031850643,-0.01194909,0.03607291,0.040284224,0.0028924942,-0.007926248,0.012483948,0.020551624,0.0071664522,0.0057356367,0.04317395,-0.045291487,0.008137248,0.01342108,0.0019636885,0.047823638,0.041379396,0.024823377,0.020908695,-0.015405494,-0.012656062,0.00557422,-0.0027039042,-0.027909499,0.000085916006,-0.008626479,-0.0028325866,0.016554613,0.030526487,0.061840985,-0.02321425,-0.059294805,0.03304891,0.020988777,0.028919177,-0.020090068,-0.006556298,0.009659872,0.054359954,-0.022507751,-0.017383134,0.003182503,-0.037396394,-0.0003289888,-0.00016112883,-0.017569706,-0.02587069,-0.040226903,0.0054861447,0.025907567,0.055786867,0.023733051,0.008039764,-0.0014463094,0.0035607112,-0.017301101,0.011626633,-0.015333365,0.04489187,0.011051755,-0.031122707,-0.005997459,0.012060714,-0.0068406207,-0.0025262446,0.020042514,-0.0078201415,0.058910936,0.030173551,0.0356859,-0.05646586,0.11231558,-0.019648682,-0.023246132,-0.029558448,-0.010824452,-0.04575664,0.022640439,0.030581595,0.05287539,0.009215043,-0.046654683,0.0072612828,-0.048705257,-0.07039459,0.05097649,-0.0033065635,0.027855143,-0.012021987,-0.0018553516,-0.0005057569,0.025314845,0.02535536,-0.025955405,-0.030283924,-0.034835096,-0.0059414543,-0.0386639,0.019002972,-0.009753502,0.0074723065,-0.028219162,0.009350989,0.039030556,0.0023691023,-0.026928946,0.036399662,-0.030432928,0.019968526,0.061979465,0.007846026,-0.004737174,-0.019272598,-0.02483583,-0.016292477,-0.0047705797,-0.024817953,-0.011625891,0.04300239,-0.070798054,0.008750734,-0.041148756,-0.01581189,-0.028078835,0.0032741143,0.026522191,-0.020456156,0.012725289,0.06361455,-0.017813575,0.01938748,-0.023458976,0.061249517,-0.027670037,0.041378763,0.019688023,-0.03917367,-0.17394139,-0.03188293,0.023878826,0.0016059886,0.013559158,-0.005449245,-0.007615867,0.0022326857,0.0087332595,-0.08989087,-0.027517853,-0.11928779,-0.023094315,0.026839497,0.03181189,0.043585688,0.03299478,0.010384036,0.0139195435,-0.06276307,0.013997612,0.02362227,0.05790636,0.015575039,0.023194527,0.012854544,0.006310711,0.043020803,-0.053932082,0.016614376,-0.037313394,0.023471741,-0.028193166,-0.05066796,-0.00007758096,0.025265368,-0.010277572,-0.011528511,0.0096174525,0.032017004,0.051246863,0.029446477,0.025380364,-0.048060413,0.018699469,-0.043093342,-0.008027439,0.032940924,-0.017921498,0.020535538,0.028668512,0.029024338,0.012297974,0.03461563,-0.012730983,0.018971343,0.018462237,0.052831966,0.048582565,0.00362047,-0.027126765,-0.053163115,-0.07743829,-0.0551539,0.0020157683,-0.0056128027,-0.023525685,-0.0019281944,-0.0017982958,-0.034597337,0.014213388,-0.022837523,-0.034583397,-0.05170401,0.012282336,-0.016316913,-0.016920261,-0.030223738,-0.030662788,-0.09009321,0.030239793,-0.0067478623,-0.03098305,0.0067301886,-0.023126628,0.0025666994,-0.0487541,-0.021558085,0.035237826,0.35625935,-0.017231464,-0.017110148,0.013798201,0.012671851,0.007382431,-0.026167974,0.013219575,0.015545443,0.015010956,-0.0080729965,-0.00032155385,0.011224247,0.027177053,0.022474542,0.05141725,-0.04255721,-0.01627086,-0.0013523222,0.000067692905,-0.002397227,-0.06803001,0.008937646,-0.01664488,-0.08006256,0.023282396,0.033806756,-0.0044077104,-0.039087098,-0.005460688,-0.045686428,-0.0020983384,-0.014892029,-0.031102264,-0.0040845703,0.0025902588,-0.08876843,-0.026663505,-0.02411339,0.0059575997,0.00035769335,-0.0095859,-0.0005331109,0.007000131,-0.042637907,0.006968925,0.00046511297,0.0014897984,0.037248008,-0.030935517,0.032434512,-0.005318564,-0.021167696,0.007351511,0.0040392694,-0.031019265,-0.021720666,0.0043075457,-0.046390183,-0.012172854,0.03922379,0.014747661,-0.043160483,0.0073432988,0.03799204,0.023201223,-0.03313911,-0.0017401215,-0.015359816,0.029823791,0.043203868,0.010816365,0.02645897,0.022471625,-0.006285126,-0.010773891,-0.02884721,0.018672213,0.0037182474,-0.000022949362,-0.025525482,0.025887104,0.019221378,0.015704427,0.01927752,0.04006763,0.010074378,-0.01025514,-0.00658448,-0.04275265,0.02802648,-0.02345373,0.021722846,-0.0034375608,0.020466398,-0.018613428,-0.015844546,-0.036358003,-0.005600384,-0.0393091,-0.015348174,0.012489101,0.012254623,-0.009267611,-0.032477647,-0.01866819,0.0021848758,-0.009520941,-0.032243337,0.012492886,-0.035232455,-0.0030388364,0.013658919,0.020917036,0.06751869,0.0083557265,0.0147532495,0.04224201,0.007246425,0.028782835,-0.014796055,-0.037005227,0.026995977,0.001189514,0.0029039553,-0.06496026,0.0052928445,-0.013018342,-0.0070857536,-0.004419522,0.008140307,0.0033463475,-0.014553969,-0.024924072,0.01304751,-0.037519623,0.034499634,0.016806625,-0.009124259,0.03612484,0.0040739123,-0.045192212,-0.01450317,0.0021487535,-0.0067489445,-0.014599835,-0.009452237,-0.020664208,0.0057316194,0.0028483036,-0.00976718,0.006986828,0.04071226,-0.018889511,-0.012498785,-0.013025923,0.034722824,-0.006065047,-0.027428359,-0.019422904,0.0012369154,0.0115237925,0.019236442,0.061153203,-0.006816837,0.034987297,-0.00988767,0.06399193,-0.038198847,0.01946185,0.024482144,-0.06413508,0.01468911,0.032924563,0.028256811,-0.016626175,0.028691964,0.029249268,0.028012369,0.003049825,0.021208815,0.035700087,-0.0074752294,0.032631997,-0.044334233,0.00394334,-0.0014233063,0.0075521907,0.03747822,-0.006044036,0.012643505,0.027177194,-0.004270383,-0.022874571,0.022550553,-0.008822684,-0.0018751404,0.009879676,0.013670042,0.021014253,0.0029590225,0.031175012,0.0298516,0.03749096,0.041768022,-0.011385772,0.0070070657,0.07175653,-0.012420288,-0.034733154,0.0001747107,-0.0009391976,0.0019209161,-0.008574512,-0.027953967,-0.0228412,0.031728603,0.020525707,-0.0041394876,-0.0035606408,-0.024585973,-0.01795339,0.004415185,-0.045477238,-0.013256108,0.03867615,-0.013060345,-0.004750172,-0.05536407,0.015072433,-0.018055264,-0.013053945,-0.004627178,-0.04250701,0.0028764491,-0.008598725,0.029655855,0.009758371,0.0022164078,0.025893517,-0.04217119,0.004353636,-0.004231409,0.01730306,0.008175412,-0.008346897,-0.043429825,0.040758863,0.006637895,-0.006576881,-0.021180436,-0.0047355667,-0.06377208,-0.015493102,0.021145113,0.049295552,0.021751678,-0.018956117,-0.005268913,0.001578576,-0.006753187,0.036670014,0.019987527,0.013267527,-0.015658462,0.004411822,-0.020721603,-0.049005657,0.012854637,-0.020778148,-0.03495776,-0.035766512,-0.025658883,-0.019059071,0.025162501,-0.0014715492,0.026111457,-0.009717693,0.018488366,0.010596602,-0.03731,-0.025804514,-0.0029067711,-0.00391527,0.025634483,-0.03525403,-0.0014784379,0.023553118,-0.036708716,-0.007912248,0.02036797,-0.011243351,-0.030810414,-0.0100081125,-0.024281044,0.033977766,-0.03988502,0.03594068,0.015588315,-0.011917039,0.012830499,0.014657127,-0.0044462564,-0.038567748,-0.0045771967,0.025809402,0.0050734356,-0.01533548,-0.01569789,-0.006435043,-0.009003557,-0.038375016,-0.0392907,-0.024904547,-0.010879865,-0.016076336,-0.03546315,-0.00051174604,-0.021730416,-0.018485434,0.013381973,0.027680302,-0.011128924,-0.0005992571,-0.035245046,-0.028009277,-0.020949477,0.0054927007,-0.01727434,0.01189577,-0.026640544,0.021042747,0.03416207,-0.0011507499,-0.010667074,-0.008662123,0.06953561,-0.015895752,-0.0010965492,0.017974667,-0.04961817,0.034199283,0.021412542,0.010320632,0.032595515,0.06350795,0.029097952,0.0040471456,-0.019406354,-0.017456248,0.023968315,0.02359884,-0.039329693,0.0049735005,0.0046653477,-0.017956467,0.01517042,0.030867355,0.0255064,-0.013811391,-0.002699082,0.040512852,0.02734951,0.010894552,0.0069139684,-0.019954259,0.0032484736,-0.020039834,-0.04226031,-0.026370224,0.02928509,0.018561702,-0.019640662,-0.020534283,-0.039735883,-0.008829029,0.030800125,0.008489067,-0.009604137,-0.01736723,-0.0066197994,0.027555631,0.010924417,-0.054703142,0.03384123,-0.040321235,-0.009910622,0.016065396,-0.027074123,0.013700746,0.009473954,0.03274859,0.015609572,-0.0130217755,-0.115378216,0.053385146,-0.018328127,-0.04461561,0.016183695,0.01200345,-0.023281205,-0.008074472,-0.026409417,-0.06517738,0.046999972,-0.035022095,0.00756038,-0.025062203,0.030968241,0.0035900946,-0.044952236,0.03212539,0.006344809,0.06305029,0.006515128,-0.026263714,-0.046489507,-0.05792647,0.013278397,0.016442927,-0.016710322,0.028970465,0.012944575,0.005125639,0.011311695,-0.0060747922,-0.036673088,0.036023002,-0.022355918,0.017985273,-0.016242024,-0.026690202,0.040932912,0.06340369,0.047612805,-0.010846081,-0.010428475,0.0003429472,-0.0010273823,-0.006465763,-0.05261274,-0.0073255305,-0.031176165,0.004466477,-0.08640374,-0.015106412,0.04360366,0.0099701295,0.0026483387,0.028282186,-0.008854732,-0.02241692,0.011464969,0.053538185,0.01442341,0.045996893,-0.01292658,-0.02603668,-0.011739516,0.022854777,-0.015322259,-0.01381889,0.018644212,-0.039902303,-0.0028441625,-0.044250824,-0.0023591155,-0.012937985,0.014439101,-0.032649104,0.039314326,-0.061349012,0.023061506,-0.009507581,-0.0019518884,-0.03151197,0.0008574513,0.066063516,0.070090696,0.010081076,0.018700965,-0.018576445,-0.009837195,0.013419469,-0.050100792,0.037655983,-0.0102196755,0.006678253,-0.03133575,-0.004952463,0.033696845,0.0021524031,-0.006246675,-0.023567667,-0.015121533,0.027596489,-0.017167859,0.0051205815,0.015281382,0.015844371,-0.06548274,0.018000145,-0.01775387,-0.006812126,-0.0071661794,-0.042394,-0.0447235,0.011096151,-0.053138517,-0.013102895,-0.03492616,0.041557573,-0.0008234465,-0.008283187,0.016524097,0.048049405,-0.0039637634,-0.06687376,0.0024424663,-0.016184289,-0.0005992208,0.012516905,0.03486779,-0.016776573,0.026020281,-0.020381672,-0.019990593,-0.0035880443,0.0010536392,-0.0005506348,-0.03031659,0.08330551,0.036912676,-0.027287379,-0.014100173,0.03170993,-0.015861453,-0.027572757,-0.05015041,0.014116842,0.02702424,-0.007099919,-0.0076125036,0.023350675,-0.036030054,-0.01667926,-0.0093862945,-0.0054945056,-0.010976676,-0.037098486,0.027753701,-0.05703209,-0.01882667,0.05560607,0.036234595,-0.04858948,-0.002005523,-0.002660538,-0.00475519,0.02770702,-0.0038771646,-0.030795159,0.034472242,0.02065665,0.0023586748,0.028325407,0.002533129,0.03292318,0.018862342,0.0007178797,0.0031158652,0.004648307,0.030332174,-0.017379072,-0.0054031,-0.04623707,0.03244742,0.0256327,0.043932106,-0.016575104,0.0074262433,-0.02957308,0.0132451635,0.0023253215,-0.030571554,0.010320937,0.028439194,0.01998899,-0.018161314,-0.04197508,0.014463597,-0.033818185,-0.010041103,0.006143732,-0.030769318,-0.057990126,-0.002250512,0.0018756054,-0.017276932,0.009639463,-0.032474488,0.0056755412,0.006070524,-0.01160801,-0.0027853441,0.0087350495,0.03666636,0.04301887,0.007814822,0.010842344,-0.005009593,0.03408925,0.03001949,0.022400029,0.015300406,0.027742311,-0.01256764,-0.02235394,0.040333495,-0.04359759,0.0010188598,0.017734943,-0.031663667,-0.015226153,0.0064636446,0.028346851,0.029653074,0.008773034,-0.007406323,0.03869937,0.0064240056,0.043876115,0.03249518,-0.014664729,-0.008668406,-0.03321563,-0.013261236,0.0115716625],"last_embed":{"hash":"1bu4x5s","tokens":106}}},"text":null,"length":0,"last_read":{"hash":"1bu4x5s","at":1762844631927},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine","lines":[73,110],"size":2296,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1bu4x5s","at":1762844631927}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.046702843,0.052734498,-0.06107761,-0.03799932,-0.03557679,-0.009233735,0.025957314,0.032546714,0.021848315,0.0124851465,0.016152434,0.046207186,-0.032283697,-0.05618547,0.026068209,0.02110779,-0.0005003494,0.047871098,-0.013477263,-0.052430507,-0.024167731,0.020764032,0.02769624,-0.021562478,-0.014691445,-0.029861245,0.054411557,0.003918505,-0.034056716,0.018297497,0.0072659105,-0.05719965,-0.0019611286,-0.04833062,-0.039560728,-0.050684124,-0.0061801216,0.027832184,-0.050874244,0.046660315,-0.011039635,0.018306304,0.040994793,0.05580671,0.034627393,-0.047456276,-0.016207756,-0.005533916,0.0010793442,-0.021926928,0.0076125865,-0.018657116,0.05037312,-0.02728574,-0.0053228876,0.007980189,-0.044536874,-0.0067590354,-0.0095465025,0.03185894,-0.05278904,0.018969357,0.0019281459,-0.009398164,0.06240281,0.02792339,0.015714375,0.03411257,-0.03069445,-0.0077392603,-0.048165344,-0.017332062,-0.005746671,-0.022574725,-0.035728667,0.008713546,0.06096588,-0.007845696,0.011607965,0.08392993,0.02229051,0.042997997,-0.018248394,0.0300866,-0.010882725,-0.0071616336,-0.035559468,0.051259737,0.019579763,-0.003589876,-0.032408435,0.0011350996,-0.030118644,-0.043176122,-0.0067903344,-0.007843692,-0.018490827,-0.00012652946,-0.01047146,-0.02564212,-0.0034401112,-0.0021104612,0.012615966,-0.035788734,0.03135161,-0.0028139707,-0.009650742,-0.007173641,0.021672493,0.0073494962,0.016864732,0.04072073,0.026990063,0.043865997,0.0021033601,-0.014858868,0.022805575,-0.036952373,0.029617548,-0.007212367,-0.032978155,0.006369044,-0.025473,-0.05353136,0.018594807,-0.026374279,0.02777339,-0.016226197,0.045859914,0.0005058362,-0.0022334834,0.041270003,-0.0017711709,0.057232913,-0.00012625122,0.022423433,0.038619198,-0.036756966,-0.020182263,-0.02633127,0.04721001,0.06933046,0.006726023,-0.020262528,0.01942615,-0.03280613,0.0411959,-0.0014104185,-0.037961733,-0.033170305,0.04186731,0.021273892,0.009284378,0.021902485,0.026447281,0.007799836,0.016981104,0.037474442,0.014446996,-0.02351283,0.019031536,0.024491288,-0.009554956,-0.010314429,0.031607334,-0.028635077,-0.014065548,0.02654226,-0.010561205,0.033507455,0.06476848,-0.05975293,0.0005123851,-0.0042820023,0.0028006383,0.0206679,0.07963225,0.001830393,0.015462339,-0.012822955,-0.022042433,-0.026706276,-0.015015518,-0.021222185,-0.051173154,0.032202262,0.047769018,-0.005468787,0.013697257,0.0026611248,0.0034067545,-0.017638808,0.030023258,0.023507355,0.009149758,-0.024995172,0.041685574,0.0058973944,-0.01630575,-0.043903686,0.010276011,0.05753902,0.012457931,0.007357345,-0.021091178,-0.011837689,-0.021461634,-0.007065224,0.012965567,-0.00019607985,-0.026078837,-0.011751627,-0.025820576,0.015668895,-0.014638601,0.017620208,0.002184892,0.024042215,0.015828976,-0.00598339,-0.031535514,0.00025368258,0.02171253,0.08470352,-0.029732263,0.019930951,0.015057552,0.052212924,0.042796433,0.066479504,-0.05122756,-0.03630716,0.06466962,-0.017239353,0.008249821,-0.033463,0.018751625,0.03763892,0.026332976,0.0030493776,-0.035118517,-0.0014690158,0.04461002,-0.06718947,-0.04797252,0.043234777,0.004503922,0.00815193,-0.011059863,0.02561469,0.025010563,0.03220677,0.02430794,-0.016382108,-0.034367356,0.003182415,-0.019421086,-0.015233325,-0.041655354,-0.011906473,0.01888886,0.023419868,-0.022880513,0.023496378,0.041551713,-0.046050154,0.024958855,-0.021090416,0.028517045,-0.0063716955,-0.02643479,0.0013635337,0.02584911,0.03649471,-0.013343521,-0.011149381,-0.052063305,0.025088368,0.06773164,-0.0024885319,0.020584466,0.0056618946,0.0014673438,-0.0103244055,0.027245054,-0.040211573,-0.023658525,-0.008947556,0.0016477266,-0.016884891,0.015646819,-0.016021239,0.048170835,0.016719675,-0.005070544,0.006941943,-0.03546241,-0.15192461,-0.010181083,0.015267644,0.024984473,0.028158408,0.0028984672,-0.005654878,-0.010886336,0.006836876,0.014330336,-0.0064257695,-0.048069704,-0.044689935,0.008122782,-0.00001987609,-0.0059275846,-0.020730393,0.008898997,0.0076306276,-0.03192516,-0.013585567,-0.023972955,0.028080465,-0.018914359,-0.06462105,-0.03912471,0.059719943,-0.005624458,-0.030841274,-0.036058724,-0.0041470253,0.013108796,0.0114040235,0.032918103,-0.0053616487,0.028112903,0.002031265,-0.027306909,0.05077102,-0.02869766,0.045626495,0.03791518,0.008333494,0.053772762,-0.019660573,0.0015527665,0.011216384,0.02560575,-0.03517818,-0.063436806,-0.038197972,-0.01521416,0.01072505,-0.024459759,-0.049300145,0.0011824125,-0.002006877,0.027284224,0.020535141,0.006068128,-0.008622381,-0.04286413,-0.0036154215,-0.06404236,-0.03678774,-0.049989708,-0.042662933,-0.047714323,-0.0000069611474,-0.046868194,-0.019675372,0.0072822594,-0.040263154,-0.037206233,0.018112974,-0.023892896,-0.025450107,-0.020292865,0.011851678,-0.06956055,-0.035810687,0.010624212,0.006235708,0.065333575,-0.049840815,-0.020628463,-0.006578658,-0.011724603,0.028546883,0.24472311,0.011979444,0.0067170807,0.02321957,0.05732818,-0.0070203887,0.032721173,0.023001777,0.0057318946,-0.036288667,-0.03288549,0.0075752265,-0.008596307,-0.009303906,0.011263571,0.053302575,-0.04464772,-0.03091466,0.061520725,-0.0025521854,0.0066622226,-0.0122465445,0.033376623,-0.036392298,-0.02696763,0.014692095,-0.034546886,-0.026048154,-0.021157298,0.03088153,-0.017482594,-0.0109407,0.04149474,-0.023592724,0.009397638,-0.015434354,0.004400768,-0.04951895,0.0013249734,0.01370721,-0.038588297,-0.013965244,0.018112622,-0.018422142,-0.008533549,-0.017733518,0.0054825977,0.008343885,0.03840374,0.025928019,0.00045733427,-0.03753089,-0.010228732,0.0058822446,0.01451539,-0.020497223,-0.020935496,-0.042156067,0.01494266,0.056673016,0.0037853473,0.01230992,-0.05652487,-0.014612874,0.013763727,0.030818341,-0.005459971,-0.02909932,-0.0007166568,-0.017748442,0.01868919,0.023840975,-0.0546955,0.016286604,0.04913336,0.020167831,-0.015445452,0.04657456,0.011438231,0.025228841,-0.020808432,0.0008747197,-0.012300404,0.018749526,0.045265026,-0.013884782,-0.0065672994,0.02492347,-0.0098997345,0.000049911316,-0.015040212,0.027230617,0.0016091231,0.021490829,-0.032141086,-0.009135465,-0.046506304,0.0025453095,-0.01626702,0.018836435,-0.042344853,-0.03577734,-0.036159176,-0.04215315,0.03245122,-0.016871458,-0.004023126,0.026628617,0.030349717,-0.00287056,-0.02445502,-0.03259772,-0.00017197788,-0.037323847,0.007269408,0.042239595,0.019568589,0.030203838,0.0573482,0.018221823,0.029465675,0.0021135316,0.010794451,0.007377156,-0.0036061571,-0.07692508,-0.017883327,0.04230346,-0.009346524,0.030580569,0.016133856,-0.040250182,-0.003474158,0.036546383,0.034035403,-0.0027462144,0.051716387,-0.0017282299,-0.010583134,0.017566819,0.0053725415,-0.04112687,-0.020399475,0.0096636135,0.0065344614,0.010133876,0.018923292,-0.03175459,-0.044256546,0.040809236,-0.00023756202,0.028420618,0.029538969,-0.06028326,-0.0076039634,-0.040070105,-0.010904076,0.005876324,-0.04764411,0.0037098243,0.033628475,0.07496176,0.023747763,0.053788386,-0.03513941,0.01739123,-0.00038371538,0.022604408,0.007023132,-0.0045921546,0.03826396,-0.04272728,-0.03394281,-0.0059645153,0.017921494,-0.02195421,0.016614811,0.05179953,-0.01591873,-0.023803357,0.00709963,-0.027360834,-0.025953403,-0.015835328,-0.004434632,0.00838229,-0.03321355,0.0008420487,0.018872876,0.008301959,-0.011588562,0.06164685,-0.0015303176,-0.004384515,0.060719,-0.028463054,0.078118466,-0.028236447,0.0014821524,-0.05001254,-0.030036006,0.03244238,0.0022464283,-0.047156457,-0.041062493,-0.028828636,-0.004411886,0.072997525,-0.029177811,0.011135566,0.042281397,-0.027445784,0.01800467,0.022065401,-0.047393158,-0.015993234,0.053604417,0.020694224,-0.034902677,-0.04835186,0.020598616,-0.025384605,0.059471797,-0.04854336,-0.0040047327,0.038482826,0.027592529,0.033785913,-0.046158034,-0.0089562535,-0.011115967,0.02140135,-0.04503492,-0.037733506,-0.011744481,-0.000449581,0.0055174944,0.027475735,-0.004737654,-0.038697068,-0.049259607,0.014922661,-0.036661625,0.047231786,-0.019529095,0.02184436,-0.04077224,-0.027939873,0.028639495,0.020634964,-0.004038725,0.024843268,0.010972632,0.011887762,0.020793531,0.016039923,0.07292456,0.003919242,-0.034752127,-0.058422167,-0.01775609,0.08101082,0.0013461555,0.033872616,-0.04139402,-0.03129049,0.012351805,-0.063802175,0.0009330663,0.007907906,-0.040222656,-0.006857313,-0.01665315,0.00473944,0.043560963,0.013425083,-0.024609832,0.07867314,0.022172162,0.046622574,-0.026222723,-0.060350053,0.030858807,-0.025664043,-0.039362542,-0.004273452,0.024228288,0.0184695,0.02541252,-0.058547303,-0.025933143,-0.005188665,-0.033965956,0.041143253,0.0060898648,0.028183758,-0.01788027,0.048601087,0.0272798,-0.010727773,-0.0042349664,-0.0127373515,0.008510836,-0.014503604,-0.04792183,0.01706713,0.0020200757,-0.07203262,0.042213146,0.043709714,-0.0008694369,-0.060252797,-0.027788958,0.07872348,0.029506503,0.027299909,0.03522714,-0.044805415,0.006598125,0.01893517,-0.021845456,0.004057057,-0.042247936,0.01845392,-0.06483213,-0.040973034,-0.033094358,0.010820196,-0.020115132,-0.03812442,-0.0040395446,-0.03068045,-0.010893741,-0.044279486,0.020937974,-0.026279785,0.006767951,0.024930848,0.03204825,-0.002982586,-0.06346771,0.04127405,0.02512591,-0.028937403,0.037770618,0.01010584,-0.003906031,0.033424355,0.027707871,-0.030935891,0.050088648,0.023641827,0.0016595697,-0.020863155,0.037445318,0.017492902,-0.0014912634,-0.017245535,0.0055718906,0.024459759,-0.068631396,0.020271884,-0.05540734,0.021505894,-0.017033622,-0.023964288,0.023147147,-0.029687576,-0.007412346,-0.009405019,0.019077841,-0.017356215,-0.0073638237,0.04903009,-0.02763404,0.032339197,-0.052673984,-0.033360332,-0.008657067,0.06367064,0.012307214,-0.028172405,-0.0037253203,-0.036954552,0.029831916,-0.0038306168,0.017396294,0.009042958,0.03768749,-0.00213313,-0.007786136,0.00798687,-0.06298659,0.0051897345,-0.11657478,0.05431894,-0.032015704,0.010787957,-0.033278577,0.004282853,-0.009983383,-0.026047893,0.011394916,-0.011904796,-0.013881519,-0.061979126,0.015401621,-0.019567754,0.015151224,0.005777718,-0.03096738,-0.017167369,-0.012571465,0.014018067,-0.011847212,-0.012891041,0.010367797,0.03562412,-0.02785249,-0.011124291,-0.003965594,0.032411702,0.0030835634,-0.04132368,0.017498052,-0.038865916,0.029222151,0.026297763,-0.0032151442,0.0055511687,-0.004823679,-0.021630844,-0.014986896,0.01670861,-0.0091280965,-0.0032654519,-0.015593585,0.017409384,0.05631541,0.046988122,0.016131893,-0.013073423,0.008395316,0.043522272,0.040406484,0.02387038,-0.03288119,0.009809175,0.010678448,-0.031896766,-0.040131014,-0.012305998,-0.060768746,0.018700588,-0.011979682,0.025944898,-0.029056666,-0.020024586,-0.011093833,0.024260605,-0.027365403,-0.0095874695,0.014128967,-0.013108626,-0.0009868633,-0.022355987,-0.01019063,-0.026492694,0.009883782,-0.060385253,0.017798014,-0.029046625,-0.023668734,-0.02801264,-0.050863296,-0.036788788,-0.003481685,0.006856648,0.031960174,0.008457518,-0.0054363394,-0.01987797,-0.023375673,0.012182765,-0.047155004,-0.028252985,-0.040527966,-0.00031018353,-0.0026412646,0.07960659,-0.03778674,0.02289281,0.003777732,-0.015051582,-0.01964605,-0.042188376,-0.023239627,-0.014602828,-0.02082334,0.02632499,0.01759924,-0.020392435,-0.010296663,-0.015763657,-0.06175434,0.003619949,-0.055724014,0.008733073,-0.009089718,-0.041357603,-0.007062882,0.019971466,-0.027637469,-0.034761194,0.019371482,0.02057006,-0.0063305073,-0.036768656,0.022405654,0.026631432,0.061461646,0.030558243,-0.00020552732,0.05986515,-0.014425968,-0.032780766,-0.0029605217,0.038164467,0.024947725,0.055950202,-0.022045631,0.017206023,-0.0075697494,-0.021249864,-0.025748078,0.010562808,-0.016882611,-0.025204744,0.022259394,0.009191076,-0.027393611,0.022761282,0.0318211,-0.04044334,-0.0059308354,-0.061858766,-0.02985946,0.051742185,-0.0024918006,0.036264993,0.004484971,-0.0062490595,-0.017570712,0.027309014,0.0005644218,-0.069187135,-0.002055026,-0.016368587,0.022209622,0.060800433,-0.00472834,-0.022542207,0.0018124584,0.0006701704,-0.013553213,-0.0030980208,-0.0313195,-0.0154621685,0.009752885,0.032332517,0.008001523,0.00043863905,-0.009559271,-0.028559064,0.038066626,-0.03327466,0.0070806434,0.040936653,0.02364569,-0.0008738672,-0.020770824,-0.012386978,0.03607477,0.003676858,-0.04059154,0.03374958,-0.015397135,-0.014604744,0.026506523,0.032171167,0.01097261,0.02566901,0.0266909,0.009483935,0.024499323,-0.020508911,0.01820576,-0.0028777309,-0.03036892,-0.014695434,-0.009175629,0.019219259,-0.010580341,-0.015499628,-0.011319789,0.009668189,0.0034303998,0.014912979,-0.022795856,-0.013999999,0.022252439,0.013235039,0.02641673,0.020712784,0.013494597,-0.009784561,-0.023084618,-0.0014373164,0.007779158,-0.022735154,0.0015804468,0.0045729415,-0.033775773,0.019645052,-0.049462188,0.002298618,0.031705413,0.020590931,-0.016835822,-0.011497138,-0.019127548,0.00033473206,0.024798648,-0.01282457,0.04204796,-0.0143548995,0.027109342,-0.04634247],"last_embed":{"hash":"d8u297","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"d8u297","at":1762844636344},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{2}","lines":[76,76],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"d8u297","at":1762844636344}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034238886,0.053190384,-0.059243113,-0.03925025,-0.036725245,0.00089693884,0.017751092,0.024637217,0.034325816,0.016294781,0.005440127,0.043222696,-0.020689365,-0.04293641,0.015766352,0.027772374,-0.008490298,0.036859456,-0.015989473,-0.06300263,0.004349289,0.0070045623,0.032165382,-0.033820305,-0.037961934,-0.017645188,0.06244248,-0.012734869,-0.013093896,-0.011387837,0.005080112,-0.043541614,0.016917003,-0.040163096,-0.019852107,-0.047598887,-0.010086873,0.0058784904,-0.049947042,0.03923456,-0.016373625,0.023688216,0.032252654,0.040838167,0.019391006,-0.049428113,0.0014702093,-0.00761774,0.050559685,-0.051831797,0.0031384851,-0.02652171,0.044577118,-0.03254796,-0.005111332,-0.0009964977,-0.02567857,-0.036079656,-0.032288276,0.027652347,-0.05835513,0.001071243,-0.016937887,-0.013205305,0.04976868,0.039148908,-0.007911224,0.03496253,-0.03660779,-0.01226052,-0.04780312,0.006306777,-0.009779347,-0.021579193,-0.028153012,0.0018799957,0.04367595,-0.0147987055,0.0031515514,0.06953403,0.01775877,0.06153044,-0.025315652,0.01745068,-0.015885659,-0.011343571,-0.02713877,0.0770476,0.029257301,-0.003524337,-0.04552606,0.014667793,-0.009443179,-0.04768014,-0.0096769715,-0.01327164,-0.03095494,-0.011762958,0.01685892,-0.023672853,-0.020995528,0.009166265,0.007040446,-0.037759952,0.030471409,0.014419854,-0.011405337,-0.01440674,0.006689383,0.011079285,0.018968513,0.036064308,0.042623114,0.029378297,0.0008460068,-0.008307584,0.008652263,-0.032920044,0.018054076,-0.009030596,-0.031324483,0.003942705,-0.00012115676,-0.043250084,0.024096506,-0.03694535,0.029758714,-0.02124261,0.0386515,0.019980516,-0.007985123,0.046601325,-0.011376157,0.029210815,-0.02465347,0.017898124,0.03533736,-0.033727627,-0.010856742,-0.026921162,0.045568634,0.089138955,0.009424208,-0.015878562,0.029530637,-0.028387645,0.017760586,0.0029594258,-0.029670972,-0.029018033,0.040790007,0.012512596,0.0012085295,0.033568207,0.011049041,0.0076783914,0.005601555,0.034566652,-0.014353246,-0.018557196,0.0040079043,0.037862014,-0.011830577,-0.024720164,0.039643057,-0.029001728,-0.024068307,0.0077307746,-0.022304473,0.013359257,0.05566467,-0.052150827,-0.012878719,-0.012071332,-0.009405604,0.007800111,0.08356079,0.0055233166,0.0057764,0.009521644,-0.029646732,-0.0011959298,-0.023803633,-0.020439638,-0.05237719,0.016225956,0.0030931078,-0.0000708556,0.017179828,0.026667036,0.011729744,-0.011222786,0.037150826,0.033310898,0.017904807,-0.017667424,0.030074783,0.0029261948,-0.026569001,-0.05912209,0.0014991023,0.043245386,0.035504892,0.010844958,-0.0076904153,-0.010927893,-0.011860943,-0.019915765,-0.002370182,0.015200596,-0.027269665,-0.017208189,-0.031341314,0.028335137,-0.030510524,0.028377442,0.010198356,0.009467579,0.011701655,-0.011193996,-0.026811132,0.000061839244,0.023126425,0.07429194,-0.018820994,0.027914079,0.010793611,0.050786484,0.048456803,0.053767145,-0.051494107,-0.019153168,0.07444751,-0.014136052,0.021818863,-0.021264208,-0.016087951,0.050897636,0.022575086,-0.0064648194,-0.016006313,-0.017357266,0.02907825,-0.050629392,-0.037037097,0.05292284,-0.0118147535,-0.00032532573,0.0060515883,0.020978115,0.019800682,0.049906116,0.010071921,-0.008579049,-0.018192273,-0.0016190432,-0.0078434395,-0.021290733,-0.031089272,-0.024781954,0.009220687,0.037817236,-0.027166681,0.02153038,0.030826425,-0.042189017,0.021834232,-0.012976119,0.018738396,0.0017966076,-0.025403112,-0.0132292295,0.026450291,0.036715824,-0.003322156,-0.0021302544,-0.06087389,0.024944678,0.071925916,0.0002369846,0.014707434,0.0081880335,0.025301974,0.014421589,0.016268322,-0.04245072,-0.029488169,0.0005525203,0.013323838,-0.010682204,0.029385095,-0.009387593,0.054536216,0.012270501,0.0041805333,0.006606448,-0.03640115,-0.17369565,-0.023520535,0.026590934,0.020283239,0.02612382,-0.006686459,-0.017210715,-0.009931206,0.020721307,0.00037026097,-0.0063720946,-0.05170687,-0.049722303,0.009941051,0.010025034,0.0047481116,-0.0048204013,0.0111846365,0.015730724,-0.037193824,-0.041574247,-0.026266504,0.04309211,-0.015359043,-0.057577834,-0.035210382,0.061960984,-0.006425933,-0.018900013,-0.029177012,-0.0058943736,0.0015838869,0.007217521,0.018903144,0.0014011031,0.02903054,0.014402202,-0.021366838,0.043295912,-0.028358895,0.04378071,0.043364108,0.018825414,0.028578337,-0.025215352,0.00036699642,0.0016443541,0.021489399,-0.036472797,-0.058274623,-0.022968305,-0.019490663,0.013566197,-0.022075294,-0.060697574,0.0004180186,0.0019463152,0.008239211,0.02972852,-0.0026532805,-0.010941456,-0.03879606,-0.01987077,-0.06506521,-0.043365497,-0.027085394,-0.04028835,-0.06504314,-0.00011583951,-0.031067407,-0.014983042,0.009913276,-0.031847786,-0.039440982,0.007367929,-0.0045934627,-0.034732256,-0.010918999,0.0015961472,-0.09119274,-0.008313777,0.02552671,0.0059030685,0.05696306,-0.045317043,-0.03935296,-0.024607122,0.01951782,0.007987081,0.26595673,0.02294804,0.009021683,0.024102593,0.04614752,-0.008025618,0.039100833,0.03672942,0.01898789,-0.030363493,-0.02825247,-0.0020292744,-0.0075664395,-0.013529359,0.011538713,0.04364902,-0.050083168,-0.025122011,0.07187773,-0.009074146,0.011142121,0.005050363,0.029383942,-0.015335217,-0.05606052,0.018431334,-0.014900807,-0.0155746,-0.020189295,0.03403641,-0.028292974,-0.022304371,0.027989851,-0.0075119776,-0.001205177,-0.021352053,0.015343932,-0.04999071,0.019504959,0.030707007,-0.04931184,-0.018192276,0.019840762,-0.007939229,-0.00140917,-0.0020051675,0.0024435495,0.0075055803,0.037592042,0.024031272,0.010087221,-0.048345927,-0.011781456,0.010518668,0.006761266,-0.010973616,-0.04285782,-0.03787485,-0.006594065,0.059379563,0.011764188,0.018213335,-0.041252654,-0.03129451,0.013036997,0.030535825,0.0019943756,-0.004822284,0.0043486515,-0.013035007,0.013806833,0.030714583,-0.03825759,0.034805108,0.063927434,0.019783573,-0.027019612,0.035623416,0.0028374079,0.010085365,-0.012778975,0.017141242,-0.022039209,0.03631774,0.04185685,0.010290442,-0.008158767,0.036675483,-0.018293286,-0.00007235965,-0.009122519,0.018803602,0.0027541853,0.03415336,-0.025435524,-0.019438257,-0.040977098,-0.0018167379,-0.053045627,-0.008690813,-0.014535768,-0.033180732,-0.0326681,-0.030829098,0.025377909,-0.013132811,-0.009193187,0.025319748,0.024934836,-0.002099816,-0.049781423,-0.022463245,-0.0016747151,-0.029779833,0.01684409,0.03971759,0.02570243,0.021520995,0.038411934,0.036317218,0.030224029,-0.008855307,0.02679256,0.011778127,0.0020504673,-0.06985766,-0.005070708,0.041964546,-0.033624206,0.021223476,0.009721771,-0.049548533,-0.011540752,0.044909198,0.04531283,-0.007954208,0.037980154,-0.014203405,-0.010843229,0.019237952,-0.0057977745,-0.02181755,-0.02055599,0.007611664,0.0032357431,-0.0027353643,0.035492618,-0.03331451,-0.028924055,0.071327806,-0.010443537,0.022057682,0.025700279,-0.068473905,0.0039202007,-0.037024274,-0.00085348496,0.013963376,-0.041347496,-0.009887752,0.025723035,0.07025282,0.01235467,0.08640268,-0.03742721,0.02292413,0.007128471,0.019545475,0.003528473,-0.011298665,0.01793152,-0.034940083,-0.039138686,0.0060903667,0.03621233,-0.024126677,0.022796245,0.034380298,-0.00911666,-0.009289789,-0.008272853,-0.0078040496,-0.023857404,-0.015633427,0.0057598646,0.029669896,-0.022442404,-0.008213188,0.02230996,0.00462069,-0.0007686069,0.082311705,0.0011750424,0.000047424564,0.06173077,-0.01567997,0.07580967,-0.009425812,0.008335201,-0.03222514,-0.03159427,0.044986,0.0038027458,-0.025633842,-0.022137258,-0.034535985,0.0043264297,0.08894687,-0.036368843,0.003890785,0.031787768,-0.015257104,0.013375031,0.017216643,-0.039882123,-0.011293681,0.058287658,0.026677044,-0.023174196,-0.031163938,0.01103681,-0.0048192106,0.05198865,-0.061598163,0.008620946,0.040876694,0.031348072,0.04259827,-0.04822618,-0.0025734236,-0.01251755,0.022688007,-0.019406065,-0.046805616,-0.016089357,0.008926004,0.03355527,0.024335468,-0.010234916,-0.038951725,-0.05057452,-0.004699977,-0.044816907,0.02564089,-0.017800245,0.008401829,-0.02336399,-0.041957982,0.03200844,0.041910894,0.0015720853,0.016588636,0.005186868,0.0066459216,0.00094066263,-0.016927207,0.07194208,-0.010023909,-0.035425946,-0.05750648,-0.024780018,0.08616161,0.013894133,0.03385418,-0.050915156,-0.019215468,0.009126782,-0.059313506,-0.0045228084,0.010778935,-0.039636612,-0.009686126,-0.013141328,0.032266445,0.038152896,0.024397437,-0.01372329,0.048345078,0.030860398,0.035241134,-0.012017222,-0.04804889,0.048704892,-0.012568254,-0.031797968,0.03315278,0.027609142,0.03704074,0.013663911,-0.055576283,-0.028913261,0.013607905,-0.03504678,0.041757554,-0.006066219,0.014292085,-0.0212043,0.036756467,0.009313184,-0.003868855,-0.011498074,0.0014967242,0.01713397,-0.01811298,-0.055567697,0.018999357,-0.0067616096,-0.06174584,0.019545186,0.024985043,-0.031806886,-0.04469142,-0.01643584,0.07115764,0.015979465,0.023230389,0.031908315,-0.041262366,-0.005583057,0.006904239,-0.02260155,0.00412239,-0.027279753,0.023042766,-0.055387534,-0.03876641,-0.039825205,-0.017825788,-0.028821206,-0.031091765,-0.0064608115,-0.018744072,0.0000015980947,-0.042945698,0.020698406,-0.0361627,0.0012808586,0.011432802,0.042120874,0.0102588525,-0.042182058,0.036552176,0.027846929,-0.040706426,0.043212425,0.01763215,-0.014412105,0.03452081,0.002886685,-0.015642699,0.03772351,0.020235792,0.0004292286,-0.03439184,0.06964622,0.022181265,-0.02338642,-0.017408172,0.003993114,0.027350325,-0.06112553,0.004733154,-0.047847535,0.024947355,-0.007900323,-0.007763254,0.02995174,-0.031846814,-0.019038176,-0.025668344,0.007649478,-0.0122975,-0.007827857,0.031319365,-0.012685662,0.040829338,-0.05082889,-0.01980943,-0.0007993635,0.059589528,-0.00072523014,-0.05501108,-0.013867563,-0.034341667,0.031974446,-0.025712322,0.012593919,0.0048953444,0.043299615,-0.025112586,-0.009907841,0.0029504762,-0.050129242,0.0011227856,-0.1300388,0.046182476,-0.013888098,0.0039997883,-0.03272021,0.008219473,-0.014153822,-0.021211032,-0.0043798024,-0.020788945,-0.025066154,-0.046825748,0.000006535771,-0.035807222,0.016932864,0.02331966,-0.02966594,-0.016248062,-0.011560827,0.014161252,0.0074900533,-0.01236232,0.029993402,0.029480545,-0.018345505,-0.00476436,0.0037005246,0.033224612,0.0038762465,-0.04663731,0.032003704,-0.01250296,0.013438659,0.037772372,-0.0072680474,-0.0058632446,0.009535559,-0.004691636,-0.0001347732,0.021763619,-0.030890658,0.0037290193,-0.02770272,0.018889204,0.040386356,0.03147623,-0.019123249,-0.011547652,0.0006546795,0.04876391,0.0467581,0.015774945,-0.04419763,-0.0037873045,-0.0023758616,-0.036325358,-0.042537145,-0.010259643,-0.061573137,0.03542157,-0.006160603,0.03673817,-0.022250311,-0.010656761,-0.015786046,0.02672892,-0.040735185,0.012361114,0.031051332,-0.026782524,-0.030598726,-0.024678204,-0.010942549,-0.017057713,0.017918274,-0.047034103,0.009575006,-0.024846008,-0.02768935,-0.022992857,-0.05107356,-0.048297983,-0.01749443,0.02394346,0.038927794,0.027528193,-0.0023027754,-0.017261809,-0.0154974265,0.009127862,-0.057166334,-0.028174603,-0.02656454,-0.00773512,0.014779101,0.056742046,-0.014285127,0.0047655595,-0.0045610187,-0.017498357,-0.044720925,-0.057993133,-0.0005742561,-0.014303866,-0.018526189,0.0073596737,0.0073734988,-0.024193944,-0.024590565,-0.011773511,-0.044452876,0.023534369,-0.054057237,0.014734237,-0.0055824886,-0.044598643,-0.0033107398,0.008141903,-0.011656835,-0.026916875,0.018550202,0.013819955,0.00043377077,-0.037740733,0.035675682,0.017480629,0.04895113,-0.0035371042,0.013176293,0.052681997,-0.014869982,-0.01909162,-0.0034535085,0.034350883,0.026606217,0.04660772,-0.013230725,0.01623923,-0.0065844604,-0.019977242,-0.031084329,0.0019975642,-0.03372396,-0.027810123,0.0029168294,0.021935778,-0.0026773792,0.037386637,0.032453097,-0.03546825,-0.021739906,-0.04790771,-0.03661914,0.05816445,-0.019344714,0.017936641,0.005352527,-0.0106434,0.016033033,0.035545878,0.004689947,-0.07305647,0.008735761,-0.020422962,0.043255568,0.07194998,-0.0019483734,-0.02153529,-0.0014717927,-0.011315226,-0.012357076,-0.003128495,-0.025981804,-0.024144344,0.019919142,0.04545433,0.0030985323,-0.013673884,-0.0139328325,-0.018511202,0.03840655,-0.038847785,0.006819121,0.027223863,0.020079816,-0.0040908125,-0.023395855,-0.015394098,0.03336273,0.005086578,-0.044559147,0.013677361,-0.013358668,-0.031340558,0.029728308,0.011421003,-0.0011220443,0.021534275,0.020340784,0.011182894,0.024407806,-0.0073132166,0.021754762,0.011160599,-0.039541498,-0.016553447,-0.01812441,-0.00039205354,-0.0033819615,-0.011208685,0.0032135793,0.005316656,-0.005155381,0.011305328,-0.0057120193,-0.02363415,0.016231218,0.016885392,0.017663104,0.010117144,0.021070112,-0.013463026,-0.04119775,-0.0068725506,0.00015560591,-0.03406641,0.021432694,-0.004204924,-0.04496025,0.02763192,-0.036570903,-0.00020293362,0.02053693,0.034749176,-0.02458535,0.0064899693,-0.011414391,0.006452094,0.03369679,-0.01178546,0.030656891,-0.0031044134,0.018199503,-0.051778246],"last_embed":{"hash":"78jj02","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"78jj02","at":1762844636344},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{3}","lines":[77,77],"size":76,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"78jj02","at":1762844636344}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.08149301,0.018166656,-0.04324446,0.00052973256,-0.028253755,-0.015837092,0.01273859,0.0083340015,0.036243126,0.010957811,-0.010469633,0.033340137,-0.029100306,-0.019787237,0.025948614,0.0251343,-0.014659337,0.018132655,0.010504831,-0.056918133,-0.010142887,-0.013136985,0.033841163,-0.0012534529,-0.028441973,0.0090048,0.034076616,-0.00015741606,0.0021913997,0.03567281,-0.018845048,-0.059496842,0.042193405,-0.052953485,-0.047005326,-0.033692975,-0.0111547485,0.012930161,-0.06507013,0.040484175,0.030024363,0.0027532652,0.038645133,0.053339142,0.061187394,-0.031435102,-0.012808275,-0.008226093,-0.007482044,-0.07643441,0.013837004,-0.019755138,0.044025566,-0.040583853,-0.017161364,0.022112235,-0.030498303,-0.018101389,-0.014483781,0.014275247,-0.0786911,-0.00054796546,-0.023660153,-0.00013837247,0.058316622,0.05161726,-0.0041546654,0.04058093,-0.026034174,-0.024260081,-0.045103367,0.007208348,0.0049251146,0.0017369254,-0.026230644,0.0019369541,0.022201957,-0.0037059716,0.0018487994,0.043935157,0.01566888,0.039075546,-0.016823921,-0.004374796,-0.012645692,0.01874583,-0.007378533,0.044727154,0.00043730662,-0.026991785,-0.03916632,-0.008743298,-0.038731772,-0.029642923,0.011593752,0.007993381,-0.03053285,-0.011131476,0.009527306,-0.031869672,0.019192353,-0.014086743,0.027581815,-0.0446714,0.026271416,0.0366416,-0.0016867397,-0.0022772334,0.011617634,0.017612867,-0.018353835,0.04860301,-0.0006823436,0.004222974,0.011700651,-0.0195803,0.005187673,-0.036483802,0.015550728,-0.029364157,-0.038610958,-0.007901993,0.018835245,-0.022807801,0.034390952,-0.02214076,0.031471383,0.006034735,0.012632507,0.0130147375,0.016946243,0.010787892,-0.032454334,0.06286945,-0.015579355,0.006517978,-0.004073221,-0.03372924,0.0048415675,-0.05823564,0.007336758,0.03751626,-0.028975427,0.004188223,0.035271727,0.008709102,0.014164763,-0.00060022867,-0.026894014,-0.024689848,0.0428677,0.038944475,-0.003439173,0.019859638,-0.009528729,0.021089863,0.029047828,0.0214746,-0.0032730338,-0.0353366,-0.011650681,0.018919371,-0.02299638,-0.04926116,-0.00010607293,-0.032414407,-0.030609693,0.0068941955,-0.022186242,0.03534095,0.045671888,-0.048310347,-0.016003825,-0.021694694,-0.015508208,-0.002300544,0.09639214,0.0077244854,0.034056414,-0.024399845,-0.044460583,0.0038544268,-0.00949021,-0.008759238,-0.047952075,0.02617888,0.031426296,0.010963574,0.0037596095,0.0068356167,0.025538454,-0.027132751,-0.007324296,-0.0013532169,0.028113795,-0.016054977,0.037915953,-0.012321812,-0.011978568,-0.07067258,-0.032128196,0.052954484,0.012572446,0.021120379,-0.009542925,-0.008252617,-0.020169033,-0.009096016,0.012924342,-0.013324932,-0.05050929,-0.037884045,-0.018999122,0.01666349,-0.015367345,0.037088778,0.038251914,0.009056201,0.033803035,-0.049368676,-0.036688447,0.027193366,0.00811547,0.035633832,-0.022651026,0.04030756,-0.0046824147,0.020232668,0.026677316,0.049237423,-0.063158035,0.011941422,0.09717513,-0.026757449,0.01539024,-0.01189466,0.011215991,0.043208033,-0.011352963,0.00746234,-0.02974034,0.00785473,0.048462078,-0.01057453,-0.045365226,0.036437295,0.009872972,0.007306339,-0.0057557225,0.0004322087,0.019477105,0.01270379,0.00088032184,-0.008285246,-0.06987837,-0.0072164955,-0.023899749,-0.021424884,-0.014748044,0.009307635,0.007126361,-0.02368701,-0.041778233,0.01643634,0.006763644,-0.016527787,0.008830186,0.008547363,0.0074473256,-0.0034584366,0.008948197,0.009397883,0.021799572,0.02373078,-0.0038786777,0.0073597594,-0.048079625,0.015958535,0.046705283,-0.0089181885,0.02662981,-0.002210558,0.012103135,-0.035291802,-0.0003641884,-0.0357914,-0.03587082,0.012935448,0.0017093401,-0.025959114,-0.02121549,-0.0020731848,0.06568581,0.022587126,0.005295925,-0.03374291,-0.00019719065,-0.16473743,-0.0013242752,-0.041640118,0.0382017,-0.004096063,0.012755584,-0.034461252,0.011628794,0.0074666995,0.024874575,-0.017867949,-0.058720976,-0.030891756,0.012857654,-0.041052148,0.025529524,0.0061891605,0.005249301,0.05526649,-0.02480031,-0.015151746,-0.033781063,0.051066488,0.009007305,-0.05674733,0.00008638457,0.04403324,0.0026965179,-0.008371205,-0.046248805,-0.019867258,-0.035735197,0.015046154,0.014933647,0.0014494411,0.047612168,0.029604921,0.012332109,0.032940418,-0.022277074,0.029663438,0.04649181,0.018543154,0.04138496,-0.040601388,0.047015667,-0.01142303,0.031171817,-0.031989392,-0.033902485,-0.03608755,-0.019056909,0.02079206,0.012782472,-0.05684188,0.0107181575,0.0017810618,-0.00091903785,0.012722997,0.042329364,-0.020939263,-0.029595375,-0.019872803,-0.025346199,0.0034490763,-0.010093118,-0.033169463,-0.038222097,0.0042484505,-0.028434103,-0.0068024606,0.023985988,-0.020774612,-0.04321636,-0.027959079,0.0045655477,0.0075540124,-0.03862275,0.021231458,-0.09082765,-0.0365987,0.023689132,-0.040894713,0.028605064,-0.047349524,-0.04608359,-0.002797499,-0.009083399,-0.008061225,0.25940672,-0.0011550509,0.050352372,0.06549229,0.05804723,-0.019699678,0.0067249825,0.018539444,0.033062626,-0.025744738,-0.028268501,0.023202604,-0.034143817,-0.0068078064,0.026892256,0.03372054,-0.05354717,-0.016370928,0.057003383,-0.0031735653,0.015539008,-0.005217085,-0.0039001263,0.0025959057,-0.06644554,-0.022539308,0.007824564,0.03150359,-0.024484046,0.040674057,-0.019080542,-0.0033720634,0.03876303,-0.053786997,0.017263548,-0.021920629,0.029183645,-0.030606197,-0.0022293043,0.050901506,-0.03605918,-0.024521746,0.01990912,-0.03547887,0.002784397,-0.015102657,0.0071594743,0.00813147,0.031251315,0.023948966,-0.012813266,0.008527137,-0.011962827,-0.025388815,0.0052071856,-0.015532534,-0.034736734,-0.02401734,-0.011567481,0.027447056,-0.029565932,0.00858185,-0.02703762,-0.008921258,0.014608927,0.030713065,-0.02649511,-0.003029655,-0.02401483,0.014590054,0.007199486,0.04388027,-0.022799224,0.011036852,0.049996138,0.04969107,-0.027153116,0.047300104,0.014805691,-0.011917158,-0.019497469,0.0050774636,-0.027428163,0.022883547,0.0391776,-0.014532699,-0.031726997,0.009449844,0.0032024004,-0.0019442483,0.01680066,0.0013776061,-0.010329546,-0.000035289573,-0.009096425,-0.01484814,-0.029238552,-0.014497567,-0.03659533,0.016386984,-0.019984743,-0.021859676,-0.011201863,-0.0748565,0.035325073,0.0046840636,-0.007988363,-0.000442444,-0.018492492,-0.03574934,-0.035683386,-0.01766985,0.004326517,-0.05489271,0.028513266,0.04214027,0.032714166,0.026246984,0.06064873,0.011467409,0.06672953,-0.04978707,-0.011742082,0.019001067,0.015496506,-0.0020307598,-0.0077170935,0.01464618,-0.002237974,0.011401096,-0.03157319,-0.040370554,-0.016805377,0.028997656,0.025004297,0.02408172,0.021835292,-0.03616863,-0.01870519,-0.005028986,0.01793788,-0.020294335,-0.02661745,-0.005210373,0.008467815,0.03906757,0.07114713,-0.022721829,-0.04417815,0.06328812,-0.027446512,0.008915201,0.029956296,-0.05833989,0.027177658,-0.06143457,0.014104549,0.018737657,-0.025363099,-0.0054091834,0.023678428,0.034864016,0.008079573,0.06323556,-0.011040411,0.003053822,0.0076418202,-0.0023506419,-0.012163022,-0.020577347,0.0234417,0.005208612,-0.02114962,-0.0055026794,0.036962606,-0.043015443,0.03584872,0.028207377,0.0035617687,-0.017677527,-0.012504374,-0.03063819,-0.023812769,-0.036704488,-0.010927617,-0.024734443,-0.020928906,0.0028292104,-0.012171999,-0.0035626483,0.010082807,0.07469211,-0.045084693,-0.012936452,0.05859494,-0.047211725,0.01679131,-0.019869346,0.0153243225,-0.02175746,-0.010352795,0.09909101,0.025069037,-0.024575304,-0.010952719,-0.016716586,0.004734512,0.05600094,-0.0500622,-0.0027777038,0.018937457,0.00089078216,0.032664724,0.023012005,-0.01897341,-0.007736236,0.049882405,0.0055302535,-0.06408218,-0.040159382,0.03533063,-0.026344122,0.03448105,-0.08539641,0.0012385008,0.062572956,0.011709278,0.04098828,-0.017345184,-0.0023249628,-0.014406437,0.035734616,0.019830586,-0.034370802,-0.008085669,0.024313651,-0.02515777,0.025878482,-0.020412968,-0.02103179,-0.03798826,-0.028647603,-0.055794504,0.024600813,-0.001544328,0.019932522,-0.031789433,-0.032763306,0.02819163,0.0450853,0.015854599,-0.018351907,0.022241933,0.0070453337,0.0026949446,0.00658417,0.073565334,0.02506935,-0.040858157,-0.03978294,-0.03217436,0.07850968,0.021091567,0.030441329,-0.03059949,-0.019474613,0.010669292,-0.0455243,-0.01708731,0.01083883,-0.005979066,-0.0250189,-0.014172334,0.0069765495,0.024519842,-0.003742603,-0.006135783,0.045124102,0.023269422,0.016355732,-0.026743649,-0.042103954,0.026686314,-0.06344769,-0.018761396,0.046881884,0.01987217,0.037451334,0.009136411,-0.0357448,-0.025029695,0.025531312,-0.056290958,0.05843089,0.00911048,0.008389882,-0.014286849,0.016938044,0.004299224,0.026845217,0.00037662036,-0.02439778,0.013545598,0.002168378,-0.07008594,0.009505884,-0.0064614746,-0.033853948,0.010369242,0.04105179,0.016043717,-0.06355179,-0.032409266,0.029601853,0.033870775,0.019105818,0.038960114,-0.018566517,0.025384305,0.018361455,0.0012698359,-0.0015181624,-0.036823995,0.015868103,-0.05080709,-0.009869432,-0.01835367,-0.0027876417,-0.031139467,-0.04064045,0.0075616036,0.010960801,-0.04857243,-0.04462935,0.03684272,-0.050291713,0.0067106294,0.013674206,0.031340443,0.020500742,-0.06789406,-0.00088358775,0.033314623,-0.013574867,0.015243872,0.018024866,0.0072726463,0.025071818,-0.011412953,0.008495962,0.049316026,0.026221361,0.0009026371,-0.041302774,0.03772158,-0.0026737389,-0.020830676,0.033924114,0.023852903,0.014829895,-0.06338578,0.01697919,0.011453871,0.014586063,-0.03621167,0.012866331,-0.00066577917,-0.022970991,0.0029673858,-0.0143674165,0.0057851677,0.0056404932,-0.022397388,0.047195524,0.0102381,0.051047936,0.007580216,0.00071110914,0.030744936,-0.00084001484,0.010090128,-0.05060329,-0.017111905,-0.026968878,0.047739577,0.010543792,0.020559462,-0.02705969,0.058558866,-0.008224745,-0.021454375,-0.0066119754,-0.060017362,-0.01742767,-0.12092318,0.035830684,0.00085953315,0.0047263377,-0.0072458927,-0.011377027,-0.008082872,0.0023115946,0.0059868135,-0.016250083,-0.020804485,-0.03408162,0.012112615,-0.018424321,0.020237163,-0.00357964,-0.050083518,-0.017207772,-0.0077324514,-0.009104379,-0.00062367343,-0.008671556,0.041921698,0.018254587,-0.009067228,-0.005293544,0.043242935,0.061466653,-0.02336362,-0.028419252,0.023315184,0.007061953,0.0066302065,0.01542474,-0.014600199,0.0060002944,0.01309488,0.01932519,0.0050651077,0.016154768,-0.009607587,0.013517744,-0.050470337,0.014034245,0.021861298,0.023304023,-0.01803002,-0.020542959,-0.02315768,0.030802777,-0.0031566725,0.071885824,-0.035732035,0.02324102,-0.011480305,-0.007674124,-0.03785543,-0.016477704,-0.04797803,0.03301403,0.008044026,0.04554352,-0.04401783,-0.02602158,0.026387827,0.03722382,-0.02431479,0.033254802,0.030013617,-0.023828913,-0.00875401,0.026003774,-0.006825517,-0.026339058,0.005494678,-0.060724504,0.010206278,-0.031166323,-0.029685078,-0.02174679,-0.01930299,-0.008058576,-0.026376983,-0.023267962,0.04079162,0.019895,-0.026503878,0.0018213207,-0.0421198,-0.021520931,-0.066105075,-0.016262785,-0.017741725,-0.0041749445,0.0031279884,0.040837638,-0.056024358,0.042533208,-0.0045159105,-0.020436091,-0.0026316948,-0.04573509,-0.007989963,-0.029048122,-0.026971497,0.027427739,-0.040398836,-0.029821565,-0.0141679775,-0.021891244,-0.051494073,0.0013493538,-0.05237045,0.02656366,-0.04712041,-0.017216304,-0.0058463686,0.024902306,-0.009683194,-0.030623194,-0.00006590908,-0.02355639,-0.009010855,-0.038948834,0.041348927,0.02551112,0.055954978,0.008808253,0.00017017507,0.043187514,-0.02505526,-0.0417463,0.009996256,0.03803018,0.02232924,0.031680606,0.0014565405,0.010512637,-0.014699801,-0.008790322,-0.07587942,-0.0209828,-0.00837457,-0.012444106,-0.019109765,0.00714247,0.036900822,0.031305928,0.059383016,-0.007329175,-0.0034719256,-0.07067223,-0.020706328,0.014641573,-0.009964279,0.019882396,-0.00409859,-0.024119563,0.025328342,0.06860445,-0.012635818,-0.08014948,0.0042867702,0.0009961723,0.019750888,0.06311216,0.0017703354,0.0034722835,0.020144707,0.014155758,-0.00006951665,-0.0074643902,-0.028047763,-0.003515665,0.022066701,0.06459289,-0.0026490274,-0.020525655,0.012344365,0.011687417,0.045693986,0.008917859,0.023854706,0.021459142,0.0051127453,0.00090638665,-0.027466357,-0.041066445,0.011675068,-0.025436167,-0.057043355,-0.0077872844,0.0016667845,-0.0064713764,0.02517787,0.016758759,-0.009324541,0.047485538,0.04200962,0.040472325,0.0067133475,-0.018108008,0.010434828,0.006588668,0.001941608,-0.007945914,-0.027597595,-0.011361799,-0.003066074,-0.0034854468,-0.000042115775,0.013788916,0.026703693,-0.00009824391,-0.0016280905,0.0050612255,0.032683603,0.023353186,0.06712175,0.011853682,0.013828595,-0.016388258,-0.011717727,-0.0032084663,0.022537485,-0.036466606,0.042522896,-0.028595528,-0.038312025,0.025679078,-0.04170025,-0.030658113,0.0122308,0.025813228,-0.006805483,0.010596308,-0.009316294,0.017435819,0.010253001,-0.01869522,0.05832568,-0.005251653,0.021509314,-0.034708723],"last_embed":{"hash":"68ir2c","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"68ir2c","at":1762844636344},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{4}","lines":[78,78],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"68ir2c","at":1762844636344}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.049914844,0.05547306,-0.058419913,-0.030242931,-0.032933928,-0.044161346,0.04148399,0.03672849,0.026259588,0.008184909,-0.015371143,0.04167893,-0.049026225,-0.027707253,0.007112705,0.03886898,-0.008607362,0.05664927,-0.029844735,-0.05751021,-0.03704735,-0.016983954,0.02279725,-0.027288474,-0.021987591,-0.016401676,0.030388752,0.0016553571,-0.026664274,0.055384498,-0.03147478,-0.057545874,-0.013393602,-0.039708775,-0.045454435,-0.03775394,0.020963898,0.028650923,-0.06247208,0.04686579,0.015564689,0.0044381707,0.024245648,0.039152086,0.023798816,-0.060524043,-0.017149989,-0.014279702,-0.008427996,-0.026316969,-0.00676561,0.0028598818,0.042765394,-0.02652279,0.002217286,0.013808591,-0.04972218,-0.009963732,-0.004956533,0.02126076,-0.068660215,0.014185556,-0.03344157,0.026997434,0.054144416,0.03339445,0.017956672,0.042795476,-0.037413616,-0.01288801,-0.06491093,0.0055653886,0.0061744247,0.004291717,-0.030914849,-0.00021384194,0.048959002,-0.01537967,-0.008625446,0.08309218,0.01330698,0.062528946,-0.015730226,0.012099407,0.00036837178,-0.003016692,-0.029871281,0.05541381,0.0061775343,0.010818783,-0.06091937,-0.037648436,-0.012444396,-0.041912638,-0.0019452578,0.009293061,-0.01914351,0.00048692393,0.015800113,-0.00041728784,-0.022696095,-0.02188763,0.014734382,-0.031526417,0.035452947,0.013132892,-0.019083107,-0.0030009556,0.038864803,0.024955383,0.018438786,0.043330476,0.022047,0.02555658,0.0034146162,-0.036578104,0.0145882815,-0.070931375,0.017398076,-0.013539827,-0.022955861,0.015685262,0.018080952,-0.038458433,0.038304377,-0.0039933985,0.03442447,0.0017524326,0.024808537,0.04929058,0.019483803,0.019460388,-0.028761322,0.04603925,-0.037853885,0.03877124,0.0066756676,0.0051264972,0.004623459,-0.025458742,0.025268247,0.051931866,0.0012466434,-0.0340393,0.0145698385,-0.02477835,0.020484539,0.0000072645025,-0.046027318,-0.016403038,0.057486065,0.0155896,0.027675126,0.007243879,0.016160289,-0.0011401502,0.03703198,0.017868113,0.020060124,-0.0013493237,0.033635624,0.018913044,0.021768134,0.0033790886,0.022931464,-0.029661953,0.00552999,0.025267277,-0.02256162,0.00041636638,0.08300832,-0.052582916,-0.0068884217,-0.0043552793,-0.00070308684,0.015261462,0.07260228,0.008315219,0.00927535,-0.012405837,-0.027117973,0.00081127963,-0.02813739,-0.01927408,-0.057470225,0.022240542,-0.0018733672,-0.021751199,0.0046937056,0.018601995,-0.019636588,-0.03418502,0.001917323,-0.008140599,0.012739879,0.001381208,0.049719397,-0.00748789,-0.0006264633,-0.032044444,-0.012721022,0.046255644,0.022209823,0.027583396,-0.023933733,-0.025452005,-0.03178837,-0.03877238,0.039668333,0.014140659,-0.014877917,-0.03718652,-0.039834272,-0.0058849766,-0.013395288,0.018489003,-0.0070498264,0.012457618,0.02589141,-0.008826301,-0.030000757,0.009403342,0.026699381,0.06439046,0.015024048,-0.0015027381,0.0087997755,0.04577326,0.017633699,0.028122524,-0.020103898,-0.0046214517,0.06982005,-0.04067725,0.027909683,-0.029306384,0.046718817,0.02128629,0.018103663,-0.0011054716,-0.013404634,-0.0022093793,0.022706896,-0.045361977,-0.045322377,-0.00077804894,0.027661633,0.0065220576,0.007850261,0.01747328,-0.00046742824,0.035996053,-0.014603151,-0.018223606,-0.053122137,-0.00378892,-0.017337926,0.008543165,-0.0279801,-0.0009289041,0.016664961,0.0293285,-0.027091343,0.0073032198,0.025796708,-0.032097574,0.01441762,-0.051097073,0.024340525,0.014480777,-0.01798226,0.0017055629,0.04405615,-0.001152763,-0.012326575,0.022838095,-0.070722274,0.028668337,0.052177116,0.0076616784,-0.005665303,-0.004813576,0.018331992,-0.016526092,0.018344713,-0.05747775,-0.03575508,0.00066188705,0.016133977,0.0139232185,0.027862823,-0.018018583,0.067786016,0.0046946867,0.026204357,0.009416962,-0.034988172,-0.17038473,-0.027254155,0.006403049,-0.006220618,0.029765092,0.0009027684,-0.025134863,-0.034971416,0.0034938827,-0.00938686,-0.022034768,-0.05773431,-0.08136653,0.02401256,-0.027193908,0.016799867,-0.010297211,-0.0010568396,0.027007107,-0.023961773,-0.011946371,-0.04685918,0.057116736,-0.021877144,-0.04726673,-0.0016258166,0.02805582,-0.016895492,-0.01648719,-0.025958268,-0.015297327,-0.021491408,0.011771547,0.031645156,-0.014797608,0.041942596,0.03210193,0.002736613,0.026772808,-0.0047691953,0.012343344,0.02309559,0.015284225,0.043315854,-0.017941814,0.00219532,0.021403637,0.017291918,-0.041199498,-0.032150485,-0.0061769886,-0.029110119,-0.014215683,-0.014801433,-0.06814885,-0.0031284066,0.00073685724,-0.010784349,0.045798976,0.022252792,-0.019866157,-0.02166869,-0.00048016367,-0.060185242,-0.029601328,-0.059973747,-0.020015232,-0.023235042,0.00575406,-0.038822964,-0.008977522,0.010063196,-0.016654728,-0.03740465,-0.0041815955,0.011102499,-0.019845534,-0.02084277,-0.011287978,-0.057377078,-0.034453105,0.021254066,0.017200723,0.013866568,-0.054476414,-0.014668868,-0.004157142,-0.0038754595,0.030611664,0.24634266,-0.013406648,-0.001706843,0.030111626,0.042704914,-0.015650963,0.010729054,0.008423932,-0.0071039074,-0.019288449,0.0018698634,0.011461529,-0.0068958458,-0.009076962,0.014476876,0.07931126,-0.048662413,-0.02727301,0.080057785,0.023648163,-0.006388483,0.011611083,0.015178919,-0.03810829,-0.038525127,-0.0048337798,-0.00020666621,-0.013586837,-0.017464252,0.04082853,-0.037006922,-0.012928262,0.039166626,-0.019561324,0.004791053,-0.037007425,0.027816473,-0.008977685,-0.002571684,0.026302518,-0.055219352,-0.020437075,0.015117632,-0.022427358,-0.010507619,-0.0041943225,0.006169413,-0.00772938,0.05419659,-0.008704697,0.02462119,-0.009516303,-0.004378977,-0.018348884,0.016670499,-0.01872823,-0.03391646,-0.027538456,0.002539991,0.059185453,0.0044663865,0.016189955,-0.058538117,-0.023616672,0.020446202,0.04562089,-0.022744253,-0.015184286,0.017732792,-0.032548912,0.01434569,0.0048239627,-0.036041845,-0.0031618287,0.028357739,0.020446256,-0.0022942228,0.0810078,-0.0028006507,0.011235923,-0.01411925,-0.0039214944,-0.014493411,0.010542102,0.03576163,0.018156726,-0.02199967,0.0159818,-0.012267646,-0.012886207,-0.01591994,0.009005608,-0.004077347,0.042357333,-0.06277934,-0.0149198,-0.043943424,-0.015156948,-0.01814705,0.02822734,-0.039605673,-0.0023818363,-0.046806313,-0.054649167,0.044952005,-0.012032183,-0.0031785446,-0.0051684924,0.001162551,0.0070532477,-0.033736274,-0.012581656,0.000119803044,-0.023935108,0.038490407,0.020878848,0.062139705,0.0069890106,0.055574648,0.023055768,0.044997443,0.004485224,-0.0065823286,0.0042807786,-0.014558434,-0.06716278,-0.013194176,0.008470041,-0.012176664,0.033906933,0.0113020195,-0.03514871,0.023635091,0.0072870036,0.057720017,0.001822202,0.06876734,-0.009144812,-0.022943685,-0.022232153,-0.018217143,-0.032580104,-0.022617035,0.00082603056,-0.00970152,-0.00053224165,0.06737984,-0.027378045,-0.026429357,0.018089091,-0.004733567,0.008970395,0.037940502,-0.044124257,0.0011802695,-0.03246928,0.0006427869,0.008835285,-0.026376579,0.0028551298,0.036610365,0.057043813,0.038111098,0.06113908,-0.02887853,0.032650277,-0.019472724,0.02495999,0.010064532,-0.00668234,0.03664467,-0.051856622,-0.027382568,0.009799679,0.01191821,-0.010769073,0.008807477,0.039850947,-0.01547101,-0.02757318,-0.0054594595,-0.018946135,-0.0035211255,-0.00455101,0.026758406,-0.032122664,-0.020655915,-0.0030879134,0.0325277,-0.0037003572,-0.0138292955,0.0914515,-0.004816324,-0.015642505,0.06833638,-0.046520337,0.06703498,-0.01917136,0.018389912,-0.038860057,-0.019730303,0.03582913,0.012886585,-0.036083348,-0.047709987,-0.03898805,-0.038004313,0.04436787,-0.03826127,-0.013671487,0.04349309,-0.01124478,-0.004050459,0.038467914,-0.000994707,-0.009304381,0.03043848,0.014354648,-0.05284606,-0.044216406,0.0179556,-0.0034890596,0.02586345,-0.057482354,-0.00904943,0.012421879,0.026149126,0.034839727,-0.046201013,-0.023405006,-0.0045877304,0.018083097,-0.031139074,-0.05485048,0.009227689,-0.013159616,0.023830364,0.025953678,0.01615962,-0.029777737,-0.063006714,0.017016357,-0.043950263,0.055954788,-0.009585038,0.019448107,-0.026409782,-0.010171978,0.01793917,0.030976582,0.009494636,0.050415833,0.010890029,0.009117973,0.034111593,0.015866192,0.03516327,-0.002331266,-0.04550441,-0.04466239,-0.023144096,0.088457026,0.010242697,0.02083473,-0.05444806,-0.05448514,0.017464887,-0.071136564,-0.0011780745,0.024592457,-0.042347364,0.0047795693,-0.027625324,-0.022197107,0.05513739,-0.006128964,-0.0110453125,0.06638297,-0.006735739,0.030063076,-0.012250294,-0.063759476,0.014419502,-0.03357602,-0.009035879,0.0012944273,0.022723177,0.03910391,0.026915628,-0.05298695,-0.01509391,0.025718953,-0.025975922,0.024591973,0.012819586,0.028013559,-0.013518435,0.033054817,0.015395168,-0.01423066,0.006625074,0.0078046937,0.015672075,-0.020595957,-0.041278582,0.011936419,-0.0137010515,-0.03952118,0.038522176,0.03343313,0.010553395,-0.04437135,-0.008071586,0.029860092,0.054242,0.020086188,0.044199724,-0.04220613,0.012739683,0.008855464,-0.015781948,0.026116263,-0.018201748,0.01296767,-0.06783268,-0.042467415,-0.039699744,0.015500258,-0.0071632173,-0.036329888,0.0023750062,-0.029308561,0.0012262997,-0.04952429,0.016299436,-0.00446759,-0.007959944,0.0052205743,0.038254105,0.008193989,-0.07269415,0.01716629,0.015467763,-0.017181776,0.04559664,0.0010440176,-0.011244207,0.032607164,0.03695278,-0.013120081,0.026208172,0.019955428,0.007014686,-0.051028725,0.033994433,0.012655451,0.0032854395,0.027431043,0.037918463,0.0069025983,-0.05640681,0.0313994,-0.038540177,0.0054316786,0.00627771,-0.0100575,0.022720423,-0.057977032,-0.022997582,-0.01970122,0.008667183,-0.008660769,0.006370206,0.042562578,-0.010401823,0.047624335,-0.034494974,-0.020543605,-0.018921634,0.044631753,0.002361992,-0.03027838,-0.0020182237,-0.035947714,0.037944403,0.0030481932,0.02369716,0.020656973,0.013829503,-0.009407061,-0.016155595,0.008726912,-0.06884094,-0.014536747,-0.12967874,0.046036705,-0.012225249,0.01646176,-0.028025996,-0.0010986574,-0.020479316,-0.012807094,0.018935792,-0.009799579,-0.0120056085,-0.040294673,0.0011126547,-0.034621682,0.01230089,0.01713495,-0.02088395,-0.02246191,-0.010426236,0.021683326,0.005930041,-0.019239165,0.044357512,0.03645852,-0.014500539,-0.024164448,0.006411276,0.04666522,-0.0071690097,-0.040219225,0.03717223,-0.0053770766,0.033255655,-0.0051208967,0.0025260835,-0.020157225,0.0032417178,-0.0002271677,0.02265382,0.024871457,0.0014872078,0.007849316,-0.020170217,0.01721909,0.03905837,0.033372693,-0.0011087738,-0.024427222,-0.008683322,0.034585107,0.022780977,0.019536067,-0.0072347494,0.025038995,0.008706666,-0.034002405,-0.043828305,-0.004994452,-0.053895686,0.005304251,0.010045685,0.020323174,-0.023306109,-0.049688525,-0.009203486,0.029581135,-0.057151966,0.0020452002,0.005816114,-0.024269657,-0.01841564,0.00079208345,-0.018605275,-0.015466247,0.012108685,-0.045184027,-0.0016631758,-0.038011968,-0.027281724,-0.024443561,-0.054318808,-0.0031268885,-0.022263076,0.018771345,0.04901192,0.030001422,-0.011191341,-0.022345485,-0.022417538,0.009446365,-0.05882844,-0.01601128,-0.030040039,-0.027727298,-0.021368446,0.047920648,-0.03226331,0.007596399,0.009477247,-0.028230963,-0.036529828,-0.069792174,0.009292925,-0.020761563,-0.027456664,-0.006726659,0.025081983,-0.007824521,-0.012747406,-0.008243735,-0.03019135,0.004250223,-0.06669588,0.019080903,-0.02206332,-0.020365503,-0.011353791,0.008278815,-0.017324198,-0.018680453,-0.009104825,0.024498103,0.011784196,-0.036196545,0.04222576,0.017141966,0.040366087,0.042093597,0.00037958697,0.044642553,-0.014572956,-0.058485024,-0.020949995,0.03224234,0.05054711,0.058295146,-0.0261198,0.021755962,-0.009659744,-0.037037537,-0.052665893,0.0077179153,0.0057417476,-0.017150726,0.017570324,0.01678899,0.008322255,0.045169145,0.0116251875,-0.03455922,-0.030270642,-0.04488581,-0.004489234,0.040716704,0.031565744,0.037644226,0.01307091,-0.0024049045,-0.01582208,0.039715394,-0.0038263628,-0.10445873,0.006204323,-0.011163184,0.025749829,0.07688954,-0.013083423,-0.016827874,-0.0039730524,0.009704562,-0.024692407,0.0013713922,-0.0380671,-0.029240651,0.029330792,0.0335534,-0.004233585,-0.013617123,-0.013496761,-0.016488938,0.0250999,-0.04106841,0.02501965,0.031432454,0.05518425,0.0071676536,0.021698968,0.0020126011,0.059162393,-0.018057995,-0.02074225,0.020056749,-0.0006439645,-0.01784421,0.019307485,0.0054354556,0.00017317443,0.023608418,0.021846667,0.023570977,0.028230546,-0.016764259,-0.007574717,-0.03185295,-0.027537562,-0.025462484,-0.007163262,0.00067303225,0.018652234,-0.011679508,0.005376227,0.0049417345,0.013542668,0.024317963,-0.020667054,0.0009542119,0.0071934224,0.025341349,0.018827599,0.016264044,0.02237273,-0.029262584,-0.0029773167,0.009618398,0.021148814,-0.025273858,0.011722038,-0.02931002,-0.016538937,0.013277729,-0.041901357,-0.013971304,0.020491853,0.01628616,-0.02545191,0.006378137,0.010040647,0.022472503,0.035095703,-0.018211141,0.043336228,-0.0033600598,0.012952535,-0.033733632],"last_embed":{"hash":"1b0f641","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"1b0f641","at":1762844636344},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{5}","lines":[79,79],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1b0f641","at":1762844636344}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0533595,0.052930724,-0.035873488,-0.023930108,-0.04107042,-0.022283996,0.031341586,0.005962339,0.028670982,0.021041662,-0.024329092,0.037873447,-0.010368768,-0.03963319,0.006650438,0.04711039,-0.015723523,0.06497526,-0.010120334,-0.04391459,-0.0006005229,0.015306151,0.04113639,-0.01764146,-0.04542643,-0.0073382454,0.043742914,0.006266808,0.00077956065,0.0063089337,0.008073288,-0.037170757,-0.045281127,-0.034559984,-0.043923464,-0.027140826,-0.0021461572,0.01883415,-0.05364777,0.02944742,0.011323309,-0.038484793,0.03704097,0.072743475,0.015019401,-0.043937378,-0.024863062,-0.01590302,0.027683813,-0.036665667,-0.0071153673,-0.017121376,0.021261144,-0.008766717,-0.0074427566,0.019395526,-0.004478206,-0.033828776,-0.018245377,0.0125402035,-0.04344784,0.0018586373,-0.042522818,0.0056268107,0.0017766865,0.029347809,-0.008182961,0.045988996,-0.04025692,-0.027893335,-0.049684998,0.016409367,-0.005090349,-0.015934912,-0.018909417,-0.017592058,0.03915509,-0.026648922,0.0051361527,0.051964574,0.00883489,0.053641576,-0.013842966,0.022929754,-0.025045069,-0.0058853393,-0.018948618,0.054440327,0.033043835,0.0050559,-0.030333847,-0.0061545037,-0.013059422,-0.037922885,-0.00051414524,0.02843658,0.007039691,-0.014816915,0.011477828,-0.007889756,-0.0019020634,-0.031292636,0.009769701,-0.0644596,0.0053516147,0.017653774,-0.03397331,0.027995154,0.03252719,-0.0025019636,0.01681559,0.039058372,0.04023534,0.0046054064,0.007829622,-0.02507801,-0.012929056,-0.05768552,0.003500719,-0.0044888314,-0.081940986,0.009415187,0.010015398,-0.01232842,0.023920242,-0.010523317,0.025195852,0.0042211986,0.0155739635,0.07023322,0.0134719005,0.046012975,-0.014962295,0.0038725361,0.01404117,0.025301667,-0.0052494477,-0.008633426,0.018635094,-0.042403474,0.0040600495,0.056156114,-0.02416066,-0.000017022814,0.0053141597,-0.05739197,0.018868309,-0.0063941665,-0.026453003,0.011551962,0.040591642,0.016723953,0.041369263,-0.012114917,0.011851367,0.05059919,-0.004602757,0.02382394,0.01629578,-0.027281847,0.028801495,0.049246185,-0.009977128,0.03412073,0.03322489,-0.055118263,-0.012366805,0.0053142603,-0.02103137,0.011485123,0.06831602,-0.0136951655,-0.028863722,0.019231705,-0.015658261,0.032263074,0.05665196,0.01759153,-0.024416802,-0.026688999,-0.0328629,0.013379764,-0.021188097,-0.009361217,-0.035089087,0.04494302,-0.010221372,0.007569741,0.011443041,0.03804971,-0.003188161,-0.03176097,-0.020154703,0.050245363,0.017980155,-0.035130017,0.062788434,-0.008262134,0.003126328,-0.033757035,0.00092353264,0.045921043,0.044000406,0.030514382,0.011109196,-0.050138135,-0.0066930335,-0.05031189,0.028175058,-0.02866109,-0.030649329,-0.029412815,-0.042072702,-0.028548146,-0.06266454,0.033349764,0.013451858,0.0018145937,0.03827497,-0.03876148,-0.029802432,0.03877087,0.010794335,0.028493017,0.0016644764,-0.00010200161,0.029928101,0.034572758,0.024025207,0.021926722,-0.061027333,-0.0040876307,0.05151881,-0.0350603,0.023869548,-0.065657854,0.0017787949,0.033967078,-0.008466723,0.021870408,-0.021162821,-0.014109166,0.05457538,-0.00563534,-0.018700121,0.02073994,0.019586476,0.015393775,-0.030381663,0.0019045218,-0.0073022256,0.0368858,-0.01370729,0.017954899,-0.08219476,-0.01823055,-0.027521506,-0.009386339,-0.042753257,-0.03288132,0.006189346,0.054313075,-0.021671586,0.031858094,-0.0075291106,-0.03386384,0.016915277,0.0057916,0.009348219,0.02852054,0.0021209184,0.00081343576,0.014829295,0.008348164,-0.0054147705,0.003700101,-0.056188095,0.02021553,0.071473576,-0.01186237,-0.0041085803,0.004644433,0.024152145,-0.04123271,0.011768321,-0.03921946,-0.017294573,-0.0019038995,0.04258505,0.00027729725,0.03082797,-0.018835092,0.05217307,0.006850772,0.0017442647,0.0125582935,-0.040053662,-0.19313423,-0.022300122,0.018848589,-0.00073168013,0.004155689,0.012931319,-0.06303896,-0.027050225,0.019198509,-0.018788574,-0.002078924,-0.039309215,-0.043659694,0.02236106,0.00026200226,0.0043740687,-0.010572334,0.00055114477,0.03487913,-0.026158614,-0.031845406,-0.009726197,0.06874542,-0.011163446,-0.045245014,0.001272752,0.031897187,0.00013167778,-0.05174186,-0.001910728,-0.020852221,-0.0145406835,0.004298015,-0.012144988,-0.018880717,0.04365339,0.026993414,0.023771675,0.050876442,-0.042492017,0.043916203,0.019642804,0.030566052,0.033348624,-0.0021631992,-0.01831261,0.00970933,-0.014198935,-0.03315842,-0.031059368,0.015063968,-0.028911272,-0.018132053,-0.017662302,-0.04951077,-0.0023835697,0.004670647,-0.0130418325,0.008364432,0.039911184,-0.05024086,-0.025647365,-0.02453263,-0.03730095,-0.03255122,-0.028852526,-0.03319588,-0.01714368,0.013450441,-0.042641144,-0.0035035391,0.001634138,0.0038212275,-0.033024926,-0.005060934,-0.0012757236,-0.014398921,-0.047271125,0.011955971,-0.11274003,-0.030961122,0.017527062,-0.014836259,-0.0074864924,-0.04973393,-0.058885455,-0.03723203,-0.014499713,0.035077468,0.24642816,0.03980023,0.02467478,-0.021744713,0.047827747,-0.049004603,0.012878305,0.042985838,0.01289676,-0.010268231,-0.010377084,0.004134218,-0.0022275953,-0.0014912927,-0.015766898,0.038632203,-0.04828224,-0.02205382,0.059409145,0.011878946,0.02072666,0.0015672012,0.0039871726,-0.03029004,-0.04672599,-0.018351832,-0.006131002,0.050585262,-0.027166685,0.026161436,-0.03265616,-0.0034874573,0.034350686,-0.03730314,0.0019594491,-0.020520382,0.018374834,-0.034288026,0.028761242,0.029907187,-0.030542303,-0.017315073,0.043120984,-0.025953742,0.010613701,0.022709722,0.0121906325,0.013705257,0.0444394,0.0059283064,0.014737095,-0.026562845,-0.0037746595,-0.011216466,-0.0065473383,-0.011000356,-0.015667522,-0.012987087,-0.007063405,0.01299342,0.017762847,0.022316596,-0.039007276,0.003581206,0.023173012,0.043528393,0.007366414,-0.029147815,-0.0065787737,0.010666123,0.0056311865,0.018840155,-0.02614417,0.0037973947,0.016370721,0.021756748,-0.047491495,0.0501941,0.008419034,0.034624975,0.0005537948,0.022028303,-0.026141891,0.0063086427,0.017172301,0.009346878,0.0005394258,0.029018063,-0.021775313,0.005324923,0.010014116,-0.0072739283,-0.0054135583,0.038350504,-0.01640993,-0.027815344,-0.028981794,-0.020717563,-0.030875007,0.01571565,-0.022084624,-0.0043072137,-0.014885787,-0.047830552,0.061288472,-0.008423139,-0.012501989,0.026594685,0.020370258,0.0057599125,-0.057157338,-0.012371157,0.0008286456,-0.020733848,0.057381608,0.034304153,0.039278433,0.04447495,0.050983157,0.020992532,0.031941228,0.00007958927,0.019986177,0.015841728,-0.025442632,-0.030850502,-0.00416907,0.035297208,-0.014605066,0.015955344,0.004784066,-0.025396915,-0.006895109,0.03801714,0.050538007,0.01669514,0.10779952,-0.009511435,-0.006451311,0.03231922,0.024751225,-0.027177615,-0.037816837,0.015783347,-0.0026003255,0.016771233,0.02724676,-0.031768262,-0.0065271924,0.05202284,-0.04908755,0.015443467,0.029239798,-0.025488291,-0.003983004,-0.068012185,-0.00003466214,0.0088859,-0.0067644306,-0.026149798,0.01813001,0.04867592,0.0090667065,0.039246123,-0.01677366,-0.014331563,-0.01674503,0.056078065,0.0030292433,-0.009323127,0.026562553,-0.03931511,-0.034355976,0.010109488,-0.01746928,-0.045782305,-0.0065102275,0.027636943,-0.015666181,-0.007361315,-0.032854673,-0.019510629,-0.004401201,0.001290321,-0.02154725,0.010742734,-0.025216486,0.0035281905,0.006086382,0.0061061084,0.0051960642,0.11279078,-0.018773071,-0.010046166,0.042387098,-0.018439904,0.081479035,0.011909636,0.025932673,-0.024695233,-0.030696975,0.060968693,0.020383189,0.022631213,-0.01696033,-0.040862314,-0.004268028,0.06433432,-0.022209413,0.0037334643,0.0065443576,0.007976153,-0.012331691,0.005907192,-0.009333261,-0.004056271,0.05394155,0.015051665,-0.008593342,-0.023773983,0.0017952538,-0.032188978,0.011573292,-0.03872976,0.008101288,0.036590107,-0.0068438333,0.029990885,-0.054934785,-0.020102018,-0.010263118,0.042882267,-0.02045436,-0.048369974,-0.008107697,-0.019055042,0.02365218,0.018691054,-0.01721181,-0.039265987,-0.03813962,0.010543619,-0.023915228,0.01720655,0.005965553,-0.0028927831,-0.00047692878,-0.011605801,0.04914682,0.046215586,-0.0053202817,0.01282536,0.014812417,-0.0009142099,0.003788296,0.009038928,0.036322888,0.000030982803,-0.013634836,-0.015408043,-0.020521155,0.050133854,0.020892004,0.0056065843,-0.031956587,-0.062837794,0.03018013,-0.04179117,-0.008393595,-0.018625883,-0.027397502,-0.0074460325,-0.0017029258,-0.028030934,0.04915017,0.013266376,0.023539994,0.054180313,0.04610187,0.0022467645,-0.039630108,-0.062449638,-0.0012302258,-0.06708324,-0.0060493476,0.020101856,0.04177041,0.018852832,0.015600369,-0.06345466,-0.015419754,0.010120757,-0.020780817,0.049509257,-0.007855042,-0.024492614,-0.026824463,0.03602433,0.0064275987,0.0048814495,0.0056950627,0.000074920135,-0.01141238,-0.02850858,-0.03081787,0.020928308,-0.017887672,-0.031249918,0.025739357,0.015252865,0.001016139,-0.046060417,-0.037457805,0.056409262,0.035183523,-0.0015989996,0.020080712,-0.0022743363,0.028587868,-0.008499681,-0.009567797,0.015981184,-0.03012195,-0.0022061446,-0.04832178,-0.035915993,-0.02370221,-0.029821588,-0.021523716,-0.006713495,0.0014145831,-0.0077394363,0.0040187663,-0.028939005,0.014519527,-0.059685282,0.013347054,0.00012944578,0.033078164,-0.01983419,-0.04797384,0.055958666,0.007049143,-0.043314513,0.026225315,0.0069340863,-0.010759991,0.01611695,0.01438031,-0.01911899,-0.0032866688,0.017360259,-0.0040136864,-0.05228495,0.04770096,-0.005974498,-0.020782229,0.027719567,0.028469512,-0.009971259,-0.045470133,0.02120783,-0.023159457,0.02549806,-0.029143518,0.010313653,0.012233542,-0.038298648,0.009200603,-0.050463088,0.0038134356,0.020747805,-0.038043298,0.015475809,-0.015901748,0.01571065,-0.030619502,-0.012364049,-0.022886893,0.037022274,0.0049901563,-0.039271116,-0.0192639,-0.028590145,0.0113052605,0.0033712795,-0.012669506,0.0043483158,0.03947944,-0.032326654,-0.028784245,0.031329297,-0.054196578,0.0027634092,-0.13156025,0.03508709,-0.026726287,0.025168432,-0.008586943,0.013184323,-0.035568237,0.023295898,0.0040408755,-0.015802352,-0.05409574,-0.011593374,-0.008347199,-0.024492057,-0.0073115886,0.016379574,-0.018765518,-0.0041784225,-0.030903898,0.0474982,0.0064847413,-0.03552423,0.049129613,0.015783504,-0.0061630607,-0.028886773,-0.0016136275,0.060705397,0.018111963,-0.045986254,0.014836116,0.003601569,0.027689604,0.00619685,0.018826963,0.022416988,0.023242183,0.011489106,-0.015769908,0.04939052,0.0068347636,0.019409278,-0.030586952,0.024694204,0.00452368,0.008356503,-0.056698836,-0.035585273,-0.013747875,0.0059518213,0.031506058,0.045207284,-0.0027955566,0.0037330391,-0.015103862,-0.009962919,-0.046036556,0.0104802,-0.07801017,0.016635418,0.0394007,0.044245847,-0.030676175,-0.030374935,-0.020989893,0.031118724,-0.045473397,0.022919223,0.04744712,-0.000243097,-0.025588505,-0.017198185,-0.023068462,-0.00848031,-0.0064285947,-0.01827483,-0.023577249,-0.0259179,-0.035835285,-0.011160943,-0.05533392,-0.0075443527,-0.01077633,0.02757081,0.06680259,0.041413933,-0.0067349207,-0.030174881,-0.01889927,0.0033890873,-0.07073177,-0.02641859,-0.043359615,-0.0059320848,-0.00936503,0.039370455,0.009090971,0.015790334,-0.017199844,-0.009454671,-0.040395662,-0.04736423,0.0038465182,-0.030470338,-0.02542199,0.014067276,-0.010434638,-0.014911533,-0.024594584,0.004746161,-0.053884167,0.0180301,-0.029400742,0.006869549,-0.053466216,-0.02990642,-0.012896782,0.03392184,-0.010586502,-0.015890114,0.00656373,-0.044148237,-0.01305687,-0.031916115,0.0040457714,0.027304802,0.009393942,0.012128695,0.014468737,0.04230436,-0.045340303,-0.038431324,0.022489658,0.050611664,0.037370343,0.008410609,-0.06434827,0.013504647,0.0041536298,-0.020989485,-0.030445315,-0.008271219,0.0051245927,-0.04425494,-0.009795779,0.03513414,-0.010551733,0.048817493,0.03271076,-0.0043358454,-0.0082900785,-0.047402117,-0.029576723,0.051955674,0.011247875,0.06260649,0.0012246803,0.00033070656,0.009952101,0.0066972952,-0.0013520626,-0.06084563,0.01732659,-0.032929707,0.029318979,0.069380194,-0.0046002576,-0.0018080403,0.015778966,0.021193342,0.0017530144,0.034276575,-0.027334934,-0.012508729,0.013396915,0.040230952,-0.011297798,0.0004003982,0.0017221299,-0.0019479321,0.03219439,0.00014678783,0.036273487,0.04293368,0.063547716,-0.0077581285,0.0021146333,0.003476982,0.05164573,0.0029902172,-0.04783918,0.0115072215,0.012417177,-0.030028436,0.024473028,-0.00922814,-0.014466463,0.014757737,0.029396424,0.023372212,0.047574274,-0.002343541,-0.016522797,0.010509289,-0.024132848,-0.0042932075,-0.0051379725,0.058187082,0.015898667,0.010161022,0.008374013,0.0019891956,0.012163799,0.04735648,-0.0049700458,-0.013406156,0.010870947,0.015765412,-0.010521095,0.008105474,-0.000061166524,-0.008566039,-0.03504447,-0.00004423678,0.011818925,-0.063123554,0.0020790317,-0.019457184,-0.034798034,0.020970372,-0.0770273,-0.010755225,0.04054609,0.052957796,-0.016156225,0.013908328,0.008783852,0.018995024,0.016745443,-0.005442556,0.049954396,-0.026408143,0.015915241,-0.054597132],"last_embed":{"hash":"1xzxzas","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"1xzxzas","at":1762844636344},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{6}","lines":[80,80],"size":88,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xzxzas","at":1762844636344}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.055635888,0.044065677,-0.034930833,-0.02002497,-0.028281778,-0.036780268,0.0025593603,0.021065116,0.04603867,0.0141862985,-0.035312284,0.012444576,-0.029533787,-0.053734347,0.01244575,0.04214111,0.013154425,0.03977693,-0.03436908,-0.032498844,-0.020240221,-0.022906171,0.019247724,-0.018332046,-0.030743184,0.006842647,0.017954675,-0.00023339155,-0.0023068273,0.027317736,-0.011121863,-0.020858899,-0.020903278,-0.017743979,-0.0473873,-0.047578625,-0.0031325608,0.0018960581,-0.04465563,0.029475633,0.013278918,-0.009757037,0.027889939,0.042677402,0.01377762,-0.04203763,-0.030270504,-0.0060205157,0.0123692285,-0.040391695,0.015313021,-0.0035670742,0.06110658,-0.04027867,0.007630035,0.019221578,-0.01721139,-0.020528737,0.0040095216,0.017482076,-0.064451806,0.025877763,-0.007881641,0.0050381427,0.016052436,0.030234884,-0.039302543,0.03247674,-0.03525629,-0.02397687,-0.041273337,0.01531465,0.018989425,-0.010016026,-0.04078088,-0.024294019,0.019408608,-0.019559091,-0.025208354,0.031808674,0.0041092364,0.06338449,0.0018853496,0.028878128,-0.04066519,-0.008715592,-0.013883157,0.043159623,0.019083602,0.012840376,-0.03453495,-0.01107997,0.0025657068,-0.05060988,0.0078051663,0.04230617,0.006047106,-0.025095211,0.011940877,-0.031126527,0.014564313,-0.020584263,0.01650163,-0.024639398,0.018157402,-0.017266212,0.012986855,0.019482099,0.031614464,0.006088792,0.023782695,0.047297552,0.024126913,0.02360169,0.008417578,-0.018045992,0.022545474,-0.03399624,0.0015232739,0.0036664486,-0.041738346,0.031212736,0.02449083,-0.018709267,0.024768732,-0.025474891,0.02005376,0.018745197,0.0043082293,0.05615733,-0.01219098,0.019046007,-0.021792203,0.037158653,-0.0065922453,0.029643979,0.03930492,0.0008726865,0.012513628,-0.011372034,0.005376098,0.06315799,-0.0017056022,-0.014381844,0.013039613,-0.021432156,0.008083009,-0.0011376814,-0.030543884,-0.011049481,0.023244416,0.020793887,0.022107158,-0.0026347814,0.009809197,0.033094868,0.009234363,0.019735118,0.015326396,0.00941111,0.016207326,0.025002286,-0.010019097,0.006406034,0.021580672,-0.03312963,-0.03201477,-0.01267811,-0.043164667,0.02653069,0.04100265,-0.020083256,-0.019920278,-0.00095080835,-0.0069975997,0.01501531,0.06740592,0.023550417,0.012997344,-0.033885,-0.022344442,-0.0125583075,-0.002651273,-0.022961063,-0.046026368,0.027404169,0.02854255,0.026695006,0.018670592,0.0020136565,-0.0023732716,-0.038877428,0.0039678076,0.028238371,0.03793,-0.02848216,0.023826009,0.019184444,-0.00018271168,-0.031439614,0.0036227668,0.053319354,0.052310828,0.023871899,-0.01781537,-0.043541122,-0.031339135,-0.026657948,0.0011782631,-0.0111204535,-0.021012865,-0.040200263,-0.0011065947,0.0065065394,-0.04538586,0.0334768,0.013417761,0.0049945163,0.0049198847,-0.024604224,-0.0271985,0.01448581,0.031988468,0.04136337,-0.04352454,0.043385055,-0.0060014264,0.04668333,-0.017780578,0.050522704,-0.052932244,0.0031600085,0.0924033,-0.03411217,0.009975752,-0.050028384,0.018180272,0.027256837,0.008100887,0.015572479,-0.011954364,0.009281039,0.039475918,-0.00024683075,-0.03443108,0.01964688,0.004798577,-0.0070908363,-0.019568417,-0.013289067,0.043268744,0.0377276,-0.0074708206,0.01722689,-0.064402126,-0.012631472,-0.022743898,-0.016804796,-0.042548604,-0.0064712563,-0.006894374,0.014466738,-0.022668025,0.02413259,0.026840057,-0.06630395,0.05590847,0.010493382,0.03516439,0.024377083,-0.0008124997,-0.018992856,0.017756304,0.032038387,-0.016084189,0.0057968204,-0.026526101,0.012728584,0.08361515,-0.008065856,-0.005892294,-0.016561516,0.018241825,-0.02869618,-0.006868803,-0.0066031716,-0.03140349,0.0480341,0.024385443,-0.018081546,0.042841174,0.012397858,0.0574919,0.022758905,-0.002951055,-0.015657235,-0.029303873,-0.1789486,-0.00006074103,0.010514128,-0.011057645,0.005664185,0.0000453011,-0.037880365,0.006836788,0.0074244025,-0.023963617,-0.025180345,-0.052855425,-0.056051735,-0.005385943,-0.009438474,-0.007977398,-0.018712517,0.0022992496,0.012667162,-0.025782676,-0.039550297,-0.030707337,0.06848775,-0.04214332,-0.06198508,-0.024617344,0.03485288,0.013502506,-0.032095645,-0.018948035,0.013717713,-0.006734197,0.0065746307,0.012216671,-0.021733204,0.042829286,0.012748446,0.0005681542,0.020012554,-0.011390934,0.047789402,0.025030307,0.031113792,0.052834734,-0.038543653,0.03383454,0.021185756,0.00640179,-0.050245315,-0.027928526,-0.018813198,-0.0053933673,-0.012859968,-0.0043942546,-0.061550334,0.012406265,0.036039714,0.0069687213,0.033962935,0.025621632,-0.029562656,-0.0056152917,0.008095043,-0.03195085,-0.022914045,-0.03265295,-0.025741238,-0.027915565,0.008284061,-0.05858569,-0.016727446,0.009717945,-0.03446975,-0.032194715,-0.023585461,0.00314489,-0.005922457,-0.041717954,0.0045147515,-0.077682875,0.0040459456,0.023955751,-0.011906996,0.008552525,-0.04318545,-0.06054043,0.0077043343,-0.000083455474,0.018616043,0.26956737,0.02525375,0.0001562062,0.014034593,0.06757412,-0.028800417,0.038069997,0.042331196,0.015292282,-0.03874465,-0.030201877,0.009591193,-0.014913386,0.0061033396,0.019224098,0.03427543,-0.027489515,-0.029744336,0.058760375,-0.008217757,0.008736041,0.0127377855,0.016989514,-0.0105761355,-0.06130737,0.005700982,0.011220623,0.023455892,-0.013425711,0.02266648,-0.06473537,-0.013298368,0.029022576,-0.05307676,-0.010909755,-0.022826469,-0.009585335,-0.00090667285,0.000026457063,0.05131195,-0.027416622,-0.0063823424,0.033551298,0.004012681,0.0030081908,0.013022025,-0.0150780715,0.012526684,0.048825223,0.017355278,-0.0073682074,0.030649012,0.012276901,0.0055895057,-0.021010835,-0.04049839,-0.033394624,-0.013297103,0.034428246,0.053372063,-0.018650986,0.0138121275,-0.014773054,-0.011688446,0.01757536,0.046255857,-0.02768251,-0.019400937,-0.00081978354,-0.01710431,0.035576567,0.04268234,-0.019424636,0.0016127945,0.04750749,0.04419479,-0.044612743,0.05580869,0.008290644,-0.0065680654,-0.017012456,-0.011101607,-0.027834553,0.04745869,0.024273386,0.024883488,-0.039769538,0.06619981,0.014005329,-0.0064647617,0.0073882486,0.0006205337,-0.03669228,0.012308202,-0.019138427,-0.009576036,-0.028886292,-0.022818957,-0.03114066,0.01955524,-0.03494115,-0.021007666,-0.027017478,-0.046939,0.03595553,0.049767278,0.003841142,0.0008845449,0.021980058,0.00467344,-0.05112341,-0.018078769,0.0074509596,-0.04376933,0.031140435,0.01458409,0.041891765,0.04285389,0.06663976,0.023738714,0.024265641,-0.009207637,0.006988391,0.017080799,-0.017084198,-0.03182838,-0.011950512,0.036865376,0.0053220624,0.009542658,0.0010270089,-0.02718988,0.021047927,0.055922627,0.046657532,0.011543267,0.08292205,0.003752085,-0.005493054,0.014932021,0.0041507785,-0.01396798,-0.019038433,0.017284548,-0.003423534,0.019774102,0.033263322,-0.0076237754,-0.011086029,0.022499489,-0.027320435,0.032542255,0.032258503,-0.046167694,0.008743998,-0.1055487,-0.0064774784,0.0170764,0.00084252853,-0.01268423,0.03427915,0.04246062,0.0066891713,0.07257747,-0.0016694122,0.014357964,0.020169144,0.020960318,-0.013365283,-0.0109568015,0.046699204,-0.04683947,-0.021865306,0.013243438,0.0016785924,-0.043944035,0.031952057,0.05931922,-0.028538918,0.0118057,-0.01948583,0.0040849186,0.0260681,-0.020301294,-0.012091202,0.014742917,-0.03209161,0.0066648875,-0.0023123117,-0.0074466052,-0.01658658,0.1003559,-0.05160923,0.003506454,0.07060969,-0.028377032,0.057554856,-0.009216229,0.021307789,-0.03369337,-0.028088672,0.04316233,0.01567332,-0.008819753,-0.026197143,-0.03377292,-0.016879115,0.0621209,-0.037743013,-0.02603911,-0.0076225502,0.0016280104,-0.019207738,0.02373098,-0.039974157,0.0026850773,0.021143978,-0.0009971263,0.021358237,-0.051251825,0.020888116,-0.016766142,0.0061758277,-0.052781593,0.014704901,0.025567321,0.012316917,0.05788106,-0.046592366,-0.022684284,-0.006933697,0.037685037,0.0025951366,-0.03890535,-0.010487592,-0.018563727,0.0029460134,0.012404324,0.007174096,-0.018637272,-0.050703123,0.02225703,-0.02936589,0.031722415,0.0032870513,0.015228208,-0.03061733,-0.023291973,0.0326319,0.05842888,-0.021208167,0.042422358,0.017299395,0.0042087054,-0.0072373482,0.022073328,0.058046944,-0.0010365794,-0.012756488,-0.05356945,-0.0213677,0.07481199,0.0044867164,0.038197592,-0.04210538,-0.016593024,0.03611642,-0.06957825,-0.0200568,0.017043566,-0.04115235,-0.018144507,-0.00022256175,-0.043239135,0.036494087,-0.0039440747,-0.025415441,0.048499715,0.035444487,0.035811283,-0.016453942,-0.03802994,0.022174992,-0.043378867,-0.012813807,0.013477181,0.02955154,0.0125858,0.019860342,-0.05424416,-0.016656332,0.012195813,-0.0150069455,0.01552006,0.016465472,0.01858516,-0.034976076,0.049057957,-0.00904925,0.017811684,-0.0038867844,-0.026078798,-0.011646519,0.01807418,-0.056050308,0.013608582,0.0085935565,-0.07360689,0.008138958,0.031536303,-0.025791172,-0.05482699,-0.029092837,0.027350252,0.04666979,0.009762262,0.030556815,-0.037877105,0.03722722,-0.006602619,-0.04773207,0.027267952,-0.042479258,0.0046429364,-0.04966205,-0.004962112,-0.050003123,-0.021151247,-0.00891637,-0.02717565,-0.01839888,-0.02336134,-0.0072573056,-0.046738256,0.03994274,-0.02096197,0.00948455,0.0012843987,0.05104606,0.00069506286,-0.07040904,0.027773852,0.027401045,-0.035195515,0.027665352,0.01715532,-0.0002223589,0.02178593,0.026325028,-0.034742936,0.022353914,0.049324375,-0.0010814297,-0.049969308,0.058360063,0.0029852663,0.0027460074,0.009442416,0.03431179,-0.0075222375,-0.049701244,0.035730008,-0.01550944,0.02018468,-0.026911646,-0.0003329393,0.02329786,-0.010557809,0.007121407,-0.028110357,0.009336209,0.0080206385,-0.023096297,-0.008284397,-0.009893796,0.052873123,-0.036214244,-0.033892658,-0.0053926646,0.023136128,0.025820507,-0.01179048,-0.0062954915,-0.015465301,0.02656212,-0.009784548,0.020822803,0.0046379417,0.026932072,-0.030250054,-0.010283654,-0.005722304,-0.046478223,-0.032744583,-0.12566172,0.035922855,0.00069185725,0.008321661,-0.009120621,0.030278765,-0.024625411,0.006938759,-0.005833687,-0.035833877,-0.037618052,-0.02801047,-0.0030843327,-0.027084207,0.011029229,-0.015217642,-0.044031296,-0.009003902,0.008849075,0.017504837,-0.0049201907,-0.0028866408,0.0150455795,0.034390874,0.0022622277,-0.00032973525,-0.015148261,0.05272248,-0.006602807,-0.027780363,0.017883783,-0.007970962,0.01533793,-0.019754963,0.0028664297,0.0029792583,0.029374542,-0.0127035305,0.0008337697,0.026948689,-0.014256277,0.007465742,-0.055155534,0.037494056,0.01267792,0.017126314,-0.01045266,-0.012391271,-0.049549926,0.03404786,0.028734827,0.03252008,-0.019961732,0.0029694145,-0.024950208,-0.020913323,-0.057352647,-0.022116845,-0.058557447,0.009327306,0.01774816,0.036350254,-0.0347072,-0.016015654,-0.030249303,0.020050008,-0.042895287,0.038423125,0.021495977,-0.017370252,-0.028075442,-0.0016876381,-0.04930853,0.009644914,-0.003565239,-0.012326639,-0.01650258,-0.021838157,-0.021372126,-0.02016657,-0.030124802,-0.02229371,-0.027798865,0.015644,0.0387904,0.029111912,-0.014945069,-0.017029937,-0.05012842,0.014350261,-0.08782659,-0.0149864275,-0.017864654,0.0145070255,-0.009405373,0.024395768,-0.035523437,0.016822053,-0.026540404,-0.0368885,-0.04236556,-0.05648956,0.019986272,-0.028190574,-0.024535222,0.010499418,0.00014174922,-0.028461171,-0.013152088,0.013352752,-0.061896063,0.00433403,-0.036882203,0.0021945639,-0.015729979,-0.024887823,0.0026063728,0.007930213,-0.010869664,0.0075155227,0.028873257,-0.04513015,-0.007969375,-0.03631192,0.006873949,0.053841185,0.015467673,0.008286242,0.008165095,0.021529043,-0.00060578616,-0.09304028,-0.020177105,0.05289617,0.05226812,0.012131595,-0.04741902,0.021115493,-0.011275262,-0.026340257,-0.045568902,-0.009272196,-0.00066105905,-0.012991327,0.015257412,0.0043037194,0.005771554,0.048481952,0.0587082,-0.016439248,0.003051369,-0.029697899,-0.031304754,0.012192446,0.012932281,0.031722266,0.03073105,0.009335527,0.0036699527,0.025699351,0.0022992366,-0.10214239,-0.002929692,-0.024351606,0.018010555,0.04807066,-0.038691297,-0.016937949,0.003028898,-0.0067579127,-0.020033384,0.021592734,-0.028466027,0.0001669923,-0.0035783579,0.049097374,0.009113679,-0.012240155,0.008065245,-0.0031428235,0.03724068,-0.04163402,0.033612385,0.050858762,0.010801499,-0.008802937,0.009517171,0.009207132,0.053499773,-0.0044696555,-0.06508336,-0.0113633815,0.005098777,-0.029456608,0.010928192,0.013633819,-0.001798664,0.04777045,0.03839714,-0.0014102494,0.0014788067,-0.011707399,0.007882567,0.017460959,-0.004814272,-0.023592088,-0.025324719,0.033111654,0.0045338776,-0.023834929,-0.030752271,-0.01812188,0.022243414,0.05631972,0.0071115866,-0.0016913528,0.0128982905,0.02506502,0.008148528,0.018065535,-0.0008682896,-0.025331609,-0.008329411,-0.010143775,-0.01488974,-0.03331635,0.0155620305,-0.03314872,-0.039255906,0.0131309545,-0.054900937,-0.005913537,0.006546293,0.029630456,0.0059928275,-0.04219771,0.008180161,0.0177296,0.0058081136,-0.03761795,0.022900894,-0.016395666,-0.0066228206,-0.061995696],"last_embed":{"hash":"3rg5mm","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"3rg5mm","at":1762844636344},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{7}","lines":[81,81],"size":97,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"3rg5mm","at":1762844636344}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06979328,0.03984694,-0.039703343,-0.031852163,-0.031320237,-0.049699012,0.016348142,0.0026583746,0.040804677,0.025385227,0.0046662977,0.019100664,-0.011977008,-0.031993553,0.010457378,0.04862431,-0.029175332,0.055691753,-0.008042482,-0.030818556,-0.0223474,0.018144835,0.026147991,-0.015178749,-0.050133407,-0.008556249,0.038398925,0.0066867406,-0.018104061,0.017247384,0.0297091,-0.01964955,-0.029033238,-0.046375856,-0.017951528,-0.05416284,0.0039637345,-0.014016846,-0.054956682,0.034841485,0.028098732,-0.014308146,0.033893283,0.047936134,0.03224654,-0.040446367,-0.019081341,-0.008324403,0.020916006,-0.04637548,-0.016404638,-0.003912169,0.059073094,-0.007391351,-0.005285689,-0.00014012794,-0.0034791944,-0.039544795,-0.01386116,0.02931224,-0.05137497,0.032678813,0.0024328318,-0.012158739,0.020626606,0.035213646,-0.009791858,0.03649217,-0.03763937,-0.019295093,-0.030030465,0.006098481,-0.00023951741,0.0085909115,-0.013453371,-0.007255685,0.022162376,-0.012446768,-0.020156339,0.06363197,0.013052848,0.06321376,-0.036351513,0.0063084643,-0.037703123,-0.014094775,-0.016424542,0.03387084,0.039723746,0.0032090973,-0.025527377,0.003817215,-0.005145147,-0.031466585,-0.005955485,0.03400741,0.0022608521,-0.039841447,0.009213961,-0.013176372,0.009019809,-0.021041147,-0.007193139,-0.021701185,-0.008582487,-0.008250933,-0.028530186,0.006026211,0.014105164,0.0115610305,0.011390399,0.046076413,0.040617805,0.03864458,0.004763318,-0.01766607,0.012710337,-0.03019865,0.018308278,0.00576322,-0.060958397,0.022890434,0.016832137,-0.033852223,0.01003343,-0.016862435,0.01410632,0.0291686,0.03710696,0.041834183,0.013051595,0.050588623,-0.019245371,0.021020254,-0.0014178427,0.015577739,0.033889238,-0.011464224,0.026824614,-0.04099133,0.014120425,0.073453665,0.0020232834,-0.012673012,0.01965065,-0.04183206,0.03598217,0.007655098,-0.024151353,-0.013655579,0.033170916,0.028759638,0.02004454,0.014601495,-0.0020289372,0.013465346,0.004423858,0.030093752,0.029050887,-0.018206721,-0.0011077065,-0.0011785937,0.011427808,0.0008129019,0.013948069,-0.021101566,-0.01799604,0.016392246,-0.02964651,0.014451322,0.06169101,-0.053580303,-0.019561645,0.028759439,0.008753584,0.0224165,0.082075186,0.01833861,0.015987208,-0.03175954,-0.02212469,-0.00799079,-0.008152129,-0.031087875,-0.056169733,0.040023487,0.01492347,-0.005767481,0.0076929578,-0.0112339035,0.008797965,-0.02244372,0.003282387,0.041642044,0.03878852,-0.020256529,0.048094552,-0.015119162,-0.012591278,-0.054999538,0.0059072315,0.045532405,0.05492378,-0.00032341015,-0.013761086,-0.055394113,-0.027793638,-0.03512273,0.01581087,-0.021555845,-0.02005343,-0.02487903,-0.036243144,0.0034246598,-0.059460368,0.016759202,-0.009999634,0.0035052232,0.030774172,-0.02349761,-0.006799576,0.02718953,0.04717142,0.05201041,-0.016621359,0.039686795,0.0035197306,0.052828405,0.030797295,0.04343876,-0.038941424,-0.014364631,0.07738643,-0.019431343,0.003867588,-0.05226205,0.037478678,0.033364113,0.0027666797,0.009101502,-0.028188426,-0.03248532,0.060516194,-0.042246252,-0.048768967,0.028423654,0.0047015455,0.008992597,-0.0068166894,0.0063119745,0.02360125,0.03210765,0.0087935105,0.007914708,-0.056473713,-0.012359,-0.017288856,-0.021714633,-0.042751472,-0.02418959,0.009245677,0.038881764,-0.014881585,0.028421348,0.03478128,-0.026162704,0.023114769,-0.0030523739,0.010354512,-0.0001656606,0.00088922976,-0.026988707,0.023639321,0.025494238,-0.0035573957,0.012937541,-0.04515943,0.05339673,0.08277969,-0.013033427,-0.008525723,-0.005781387,0.024677066,-0.02208118,0.02210711,-0.03061495,-0.004161614,0.015247952,0.030006787,-0.03066852,0.023024438,-0.015795428,0.043584287,0.00021869745,-0.010277769,-0.012979929,-0.029129403,-0.18339671,-0.021011272,0.012329421,0.015123048,0.024347508,0.0026941213,-0.02456231,0.007271561,0.0071889935,-0.02343256,0.015672797,-0.03623292,-0.05632643,0.04086607,-0.016985586,-0.007912908,0.0076375986,0.009022935,0.044514872,-0.03306371,-0.022357196,-0.03278655,0.08113639,-0.016020522,-0.042491995,0.0066857343,0.053340558,0.006368276,-0.05218983,-0.0019756223,-0.0029094138,-0.0029032852,0.00503735,0.02061922,-0.027377846,0.042032953,0.024440605,-0.002927671,0.03246997,-0.024763038,0.038055208,0.019021822,0.012410456,0.053940374,-0.024082288,0.011651029,-0.0036505265,0.03603001,-0.020137036,-0.030506283,0.02099389,-0.02250339,-0.005672983,0.0022480558,-0.07798575,-0.009606362,0.0027259176,0.023870932,0.018563956,0.010288273,-0.039671056,-0.0357768,-0.008269105,-0.042787343,-0.04381703,-0.034103226,-0.009815874,-0.03220105,0.009910883,-0.05421778,-0.011334317,-0.006281777,-0.0312939,-0.052638397,0.00017143655,-0.013859693,-0.016827809,-0.054858364,0.012414537,-0.096675776,0.012294173,-0.011088341,-0.01596351,0.0054632407,-0.044438157,-0.05855116,-0.0158761,0.0010046975,0.039902296,0.25412494,0.02183393,0.011866524,-0.01027909,0.042227972,-0.026720786,-0.0025376447,0.042666283,0.030014485,-0.028217522,-0.011412905,0.008556572,-0.014055033,0.007620766,0.021874964,0.06343203,-0.04146247,-0.04350142,0.06292008,0.00926309,0.021920212,0.0057229195,0.010746586,-0.024043072,-0.0046344455,-0.0086559625,-0.002850568,0.02066909,-0.03231771,0.036146138,-0.03140381,-0.0059657916,0.021117909,-0.06685186,-0.012560074,-0.0354432,-0.023183307,0.0013172999,0.0040844833,0.03875338,-0.022407323,-0.007449409,0.029233333,-0.02886998,-0.030348966,0.008534216,-0.015479406,-0.019743364,0.04003498,-0.005627138,-0.020273121,-0.013643747,0.0008585495,-0.0023984928,0.031936344,-0.039015483,-0.016616622,-0.027306743,0.01106173,0.06817378,0.0026728709,0.014772355,-0.05804581,-0.010606006,0.0133416755,0.06704846,-0.020175317,-0.024957327,0.005466732,0.008768212,-0.016502464,0.040112652,-0.018652014,0.023098918,0.020247571,0.022336328,-0.028468378,0.07182201,0.012099592,0.009595837,-0.036841456,-0.014896598,-0.0195109,0.040426202,0.04295828,0.01722077,0.03606192,0.041271042,0.007165778,-0.0026337556,0.004756316,0.009737132,-0.008602756,0.0030813816,-0.0013955862,-0.0141854,-0.034487806,-0.014568565,-0.018458374,-0.0014224398,-0.015651418,-0.03456387,-0.018927708,-0.03221055,0.0352736,0.007389305,0.0077869967,0.04350955,0.0068738493,0.016136918,-0.040123038,-0.015329412,0.0131867435,-0.040429875,0.054155413,0.018759046,0.050288863,0.03388086,0.06530108,0.01012255,0.026211562,-0.018366724,-0.0026486248,-0.0039207162,-0.009555153,-0.042755492,0.010305913,0.02462149,0.0088075185,0.006908584,0.032658603,-0.03670331,-0.010065891,0.027423,0.045260206,0.042935144,0.08280042,-0.00054296496,-0.024784975,0.019429857,0.019277524,-0.029822616,-0.014872715,0.010008185,-0.0058764955,0.02012279,0.042963367,-0.0126572,-0.016981483,0.042961508,-0.034304745,0.01579414,0.047089543,-0.04442432,-0.005730301,-0.077459626,-0.02042868,0.0163245,-0.004343131,-0.0012160694,0.028686937,0.043019332,0.020155769,0.054254096,-0.007755909,-0.008808828,0.018340094,0.018927744,-0.014511557,-0.030346422,0.015418917,-0.034255028,-0.029424535,0.01126987,-0.0063162795,-0.030742206,0.051515963,0.051287536,-0.01756317,0.008209939,-0.0013752875,-0.011565808,0.0049679196,-0.008473672,-0.008025402,0.00674534,-0.031071715,0.013204022,0.021586346,-0.010004387,-0.0110567175,0.08329021,-0.028998839,0.009528819,0.058163147,-0.04067616,0.07036973,0.011349686,0.0099351285,-0.02222788,-0.024533998,0.025972383,0.0121402815,-0.025157575,-0.026969636,-0.023948355,-0.023982244,0.056477822,-0.034641206,0.0131696835,0.01661646,-0.002772342,-0.018449478,0.027483925,-0.023780013,-0.0071300454,0.030785855,0.0002547146,-0.041059945,-0.06699075,0.025385762,-0.033006143,0.020151645,-0.063580334,-0.017172037,0.028844927,-0.0056471718,0.058906738,-0.06899034,-0.00757807,-0.009778637,0.0052647567,-0.016428368,-0.060947414,-0.0034803438,0.012790313,0.01100059,0.014676858,-0.028757438,-0.025259832,-0.07976456,0.021082202,-0.024862831,0.043594602,0.011389234,0.0028436722,-0.028056854,-0.041919027,0.056743577,0.019043256,-0.0064682765,0.029481847,-0.0047436072,0.00358847,0.030505098,0.021099526,0.045414142,0.0056424406,-0.014380069,-0.05429208,-0.018239306,0.0682333,0.02752074,0.03226626,-0.04529003,-0.044836193,0.015084813,-0.05663439,-0.015964828,0.008321286,-0.027253699,-0.013735827,0.0023170947,-0.02028981,0.034180142,-0.026258916,-0.022656986,0.06394012,0.0128006935,0.032366514,-0.031853512,-0.042968646,0.005862855,-0.06205836,-0.01742316,0.021797242,0.030680485,-0.0074505755,0.009811525,-0.039274845,0.0021624903,0.0013802651,-0.015446149,0.02825706,-0.018256493,0.00053180143,-0.009654785,0.06232676,0.0027168544,0.013704698,0.0066913827,-0.0101842135,-0.003691856,-0.02295008,-0.03663625,0.012458194,-0.014524611,-0.07669548,0.047616296,0.01752837,-0.014198683,-0.05746508,-0.022874568,0.03615292,0.05106094,0.019697862,0.025164722,-0.026629455,0.0161678,-0.0039403015,-0.008867306,0.018713286,-0.03495108,0.01600016,-0.061976448,-0.02308793,-0.015941547,-0.03320249,-0.02080451,0.0027504717,-0.0120193465,-0.014200983,-0.000116011535,-0.049503364,0.031817023,-0.038810194,0.0012997563,0.0030989822,0.020798612,0.0019937085,-0.042997383,0.07342564,0.007862623,-0.02971954,0.01616139,0.015916355,0.0023898825,0.032529198,0.022236278,-0.012814851,0.015955903,0.029884065,-0.01757675,-0.03490312,0.03850549,0.01706721,-0.004771458,-0.00042447064,-0.0061230096,-0.0036495065,-0.044665143,0.014911919,-0.04057835,0.0066058924,-0.01181063,-0.013607534,0.02809459,-0.057917733,0.0172575,-0.017781882,0.031421237,0.023974938,-0.011080182,0.030368626,-0.02871362,0.04248978,-0.04987072,-0.023605796,-0.00034606055,0.045445573,0.022924436,-0.027427932,-0.00041901149,-0.025787456,0.01408044,-0.034309696,0.02435299,-0.0026024291,0.035506587,-0.015250066,0.01035013,0.026256338,-0.043778945,-0.012054245,-0.12524539,0.032638423,-0.014481996,0.005821747,-0.014703442,0.0227788,-0.031603318,-0.0004557626,-0.0065308856,-0.041289896,-0.04364626,-0.031023731,-0.008718126,-0.014974382,0.0019437422,0.016719347,-0.04437882,-0.012772202,-0.01857734,0.06314349,0.021944143,-0.013588677,0.00032542655,0.0055283336,-0.017396916,-0.0090929875,-0.003988939,0.028212724,0.00302999,-0.05404974,0.040218968,-0.02014565,0.018046936,0.013017509,-0.008626328,0.013265164,0.027644748,-0.027859611,-0.012666836,0.04821924,-0.021854693,0.013821218,-0.00895786,0.032780986,0.0061494894,0.031613857,-0.009134401,-0.03452149,-0.052737344,0.049908683,0.025518583,0.04691719,-0.02034215,0.024129502,-0.03289497,-0.0064531937,-0.04694952,-0.014306068,-0.056317296,0.017891767,0.031371173,0.026828378,-0.034965742,-0.034862053,-0.0041810996,0.039749485,-0.043544833,0.020527657,0.038269136,-0.0004022313,-0.040721755,-0.02147103,-0.020866413,-0.024010707,-0.01361383,-0.03645736,0.0028549137,-0.04455972,-0.026356937,-0.014897576,-0.044777732,-0.025529262,0.008636279,0.03433779,0.05486385,0.02844575,0.003836084,-0.03927114,-0.006856868,0.005288469,-0.059029832,-0.014791948,-0.029600725,0.0053562135,-0.027345272,0.04593507,-0.0156210065,0.024260154,-0.022287397,-0.013146927,-0.030359315,-0.06113857,-0.010841311,-0.019831313,-0.011169087,0.028410992,-0.0013137222,-0.020462843,-0.0059558083,0.013187733,-0.04633045,0.0030751114,-0.02507177,0.007035397,-0.02329677,-0.025421089,0.0018657517,0.011920213,-0.016432941,0.010388632,0.0147521775,-0.02163378,-0.022955298,-0.036693387,-0.004230862,0.027277643,0.045130745,0.012898994,0.021598026,0.020432174,-0.019664248,-0.07515834,0.0008732426,0.050431665,0.042656343,0.024530005,-0.06286117,0.009207631,-0.0081692,-0.021816812,-0.04064289,0.0048007728,-0.007916415,-0.01393491,0.0018984433,0.0005622823,-0.022301152,0.032614462,0.029459,-0.012903503,-0.00075056165,-0.054167997,-0.043607414,0.026484948,-0.0012838161,0.0396029,0.0095540965,-0.010309708,-0.002278572,0.017142465,0.014176353,-0.05062985,-0.031475525,-0.0099026915,0.011128451,0.057312634,-0.0073982966,-0.0076650702,0.0061651412,-0.013894273,0.01874717,0.013702932,-0.02100858,-0.006042638,-0.0012206432,0.038607333,0.0030531767,0.017454576,0.0020189947,-0.011986959,0.039843146,-0.04049993,0.011204621,0.052077882,0.035085317,-0.009768501,-0.010595034,0.0009910484,0.037051093,0.00418711,-0.06478974,0.0009595565,0.001466167,-0.03317622,0.025432525,0.00966598,0.0058170324,0.025519306,0.04157602,0.020596517,0.01073127,-0.018537367,0.02510575,0.006385265,-0.0006783518,-0.016708517,-0.017404184,0.029341144,0.013677113,-0.026596555,-0.0033972247,-0.012032822,0.018512275,0.04412878,-0.011851724,-0.046618313,0.015240085,0.026375776,0.0064268294,0.032322485,-0.012682593,-0.0046653394,-0.03874017,0.0061992677,-0.033910904,-0.03599929,-0.008147501,-0.006606548,-0.04766127,0.033927362,-0.07597009,-0.024966788,0.01564508,0.014674236,-0.0072343727,0.006106379,-0.004779762,-0.013265454,0.01240512,-0.018636243,0.043692898,-0.0153765585,0.0022830802,-0.0559999],"last_embed":{"hash":"147l7g8","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"147l7g8","at":1762844636344},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{8}","lines":[82,83],"size":76,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"147l7g8","at":1762844636344}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.057493523,0.0020967969,-0.03607245,-0.011324384,-0.043332767,-0.04802964,-0.0029093374,0.034254298,0.015545561,-0.012877736,-0.023807663,0.043839246,-0.019403808,-0.029484106,0.004985989,0.02166778,-0.004066057,0.0015623686,-0.031088801,-0.008691805,-0.03213034,0.012038822,0.027652936,-0.005853845,-0.031915754,-0.0038167974,0.030561434,0.0028000697,-0.022665942,0.043271918,-0.01629903,-0.016863741,0.020978829,-0.07448265,-0.04617969,-0.054633394,-0.014688186,-0.01135806,-0.042489536,0.0068971054,0.0018784254,0.013801103,0.006569715,0.04472597,0.049750462,-0.044808146,-0.0068581253,-0.009695801,0.017058507,-0.031014813,0.0062631597,-0.0068169236,0.0423432,-0.02831709,-0.02646492,0.018349132,-0.06972718,0.006800922,-0.02037202,0.020440882,-0.028122034,0.041735306,0.003973865,0.025378508,0.021253131,0.03769507,0.030663308,0.014943145,-0.00839587,-0.037582494,-0.038173545,-0.0009967133,-0.016950358,-0.018049296,-0.04886152,0.015636662,0.017880144,-0.034294296,-0.005491293,0.058579102,0.0118174525,-0.010090777,-0.017477565,0.0181433,0.006869223,0.0128164925,-0.016267413,0.032177895,0.010245409,0.005426793,-0.023530023,-0.013960984,-0.040066544,-0.03934235,0.0007604224,0.006374072,-0.0021006525,-0.0006580398,0.006227935,-0.0044069793,0.0126581285,-0.020762786,0.020333124,-0.025862396,0.058113787,0.012737093,0.009217234,-0.020256795,0.013677777,0.008910397,0.023447925,0.03901387,0.03163813,0.013420565,0.00012258133,-0.05738273,0.0193066,-0.04546285,0.029586451,0.019552937,-0.04909098,0.010746281,0.026111295,-0.044355772,0.0163363,-0.00826025,0.0021976684,0.04752904,-0.016250232,0.011908109,-0.009791623,0.018494403,-0.03791469,0.03570217,0.00003425331,0.017786246,-0.010399587,0.020330524,0.00009881912,-0.058289744,0.022434108,0.06428132,-0.021332646,-0.016342323,0.04788531,-0.01332586,-0.0015006522,-0.015132486,-0.034314524,-0.0008463214,0.06569713,0.019829536,0.04299877,0.007935442,-0.0138555,0.02005974,0.023159364,0.01273267,0.03295169,-0.010413168,0.022045836,-0.01284097,0.00092183496,-0.0021148636,0.014582258,-0.059217617,-0.016009383,-0.0011664536,-0.032605294,0.04897276,0.033581764,-0.008002022,-0.029110743,-0.005922753,-0.025891045,0.019875037,0.048040394,0.008099161,0.0075342106,-0.014665766,-0.01909337,-0.029950472,0.004863049,0.006910545,-0.036095478,0.0053072916,0.018579662,-0.01562753,0.009263468,0.014654422,-0.0028395948,-0.025054395,0.043743815,-0.02027074,0.029433865,-0.019324511,0.048477888,0.0021325464,0.010487107,-0.029348588,-0.015611611,0.07050951,0.057335235,-0.01996932,-0.028314888,-0.03776824,-0.01781166,-0.029522423,0.019498786,-0.0049754223,-0.0071487725,-0.0070875366,-0.018758032,0.012182954,-0.038720872,0.015378674,0.020258503,0.04789571,-0.004313078,-0.026764462,-0.060844492,0.036567014,0.014623212,0.0638841,-0.01765968,0.01700745,0.004278054,0.041475017,0.0028911307,0.02674102,-0.026931291,-0.024913363,0.06100864,-0.044494256,0.02298219,-0.011055845,0.059669048,0.01871417,0.025957406,0.026655266,-0.015284581,-0.0033508553,0.024755495,0.00029283593,-0.058654338,0.03698527,0.016035711,0.008322508,-0.03524396,0.0023124465,0.020341173,0.03745951,-0.017985113,-0.0031332443,-0.07321378,0.012169868,-0.0049517765,-0.011944288,-0.040006425,0.0077339467,0.021040797,0.023620138,0.0108495755,0.0011542683,0.01337859,-0.07548092,0.022693694,0.0035905452,0.03911558,-0.0049962495,-0.02259314,-0.019797819,0.009022433,0.0037174046,-0.030892564,-0.0030088695,-0.043500435,0.0076781265,0.048448015,0.012020599,0.028821064,-0.004575009,0.014338979,-0.0025775118,0.009582667,-0.021989984,-0.06650794,0.010712679,0.003744127,-0.02577088,0.02976303,0.010487142,0.04291172,0.018391646,0.0073154643,0.0010438947,-0.0039807963,-0.1662942,-0.03552067,-0.03729337,0.013913593,0.013006667,0.0031179208,-0.005630007,0.0063793003,0.010588849,0.02755614,-0.049241826,-0.05343995,-0.039004344,-0.00013230772,-0.022889366,0.0033685418,-0.014613347,0.020875234,0.042895198,-0.026745524,-0.020386385,-0.03157498,0.03110148,-0.016952878,-0.049307782,0.0103577925,0.065374084,0.0031869493,-0.04580452,-0.027709201,-0.01936359,-0.01879583,0.002737236,0.035505753,-0.05185348,0.04562662,0.027548091,-0.005166164,0.02559113,0.004093892,0.04285877,0.040661573,0.016441027,0.048766974,-0.01333501,0.001705677,0.028235648,0.020672692,-0.031151481,-0.034733087,-0.0036855119,-0.040579353,-0.0031565137,0.0036113109,-0.041768435,-0.014184642,-0.0128846485,0.030015461,0.01372757,0.0070927115,-0.033481464,-0.034178805,0.017713124,-0.05778348,-0.002945949,-0.02316118,-0.02617851,-0.02450655,-0.017164232,-0.07600356,0.016624797,0.005358888,-0.072611466,-0.046958704,-0.022941157,-0.028695242,-0.009480572,-0.027311651,0.015163283,-0.07344963,-0.037406754,0.02049934,-0.013288237,0.0076459805,-0.047480233,-0.01891528,-0.036816537,0.020886011,0.025621887,0.23036574,-0.011030341,0.015961114,-0.009674267,0.06304005,-0.014216628,0.034639385,0.024561109,-0.0080928905,-0.038069304,0.018524244,0.008587303,0.0034830724,-0.011989287,0.030092712,0.07298383,-0.062228147,-0.045258522,0.04735395,0.013579647,-0.008441082,0.0008677257,0.00033957727,-0.022169236,-0.05645582,0.014338006,0.018224545,0.04249858,-0.043937873,0.027888132,-0.046592515,-0.01942051,0.026798863,-0.036634225,-0.0026743957,-0.03177715,-0.021984382,-0.052301154,0.0037745442,0.032092325,-0.04941711,-0.009964279,0.047672108,-0.009377611,0.025715621,0.023769006,0.0058771977,-0.018981056,0.0056962427,0.009443533,0.015134095,-0.016716009,0.003005624,-0.020964118,0.0183415,-0.013006387,-0.015734328,0.024918009,0.028455585,0.023574118,-0.03937551,0.0064301617,-0.045573425,-0.019597987,-0.015894301,0.02755187,-0.0038847243,0.009611307,-0.02526043,0.005860428,0.03519958,0.041566055,-0.020383436,0.0039799176,0.047612865,0.017549928,-0.019407013,0.015743403,-0.0015555517,0.010508857,-0.045595955,0.02722285,-0.023740195,0.010539702,0.028365737,-0.024016516,0.018707111,0.05092032,-0.013335048,0.003134296,0.01294189,-0.004897844,0.00097008125,0.03859513,-0.012908672,-0.01871972,-0.011385288,-0.015704537,-0.02112894,0.025190707,-0.036188025,-0.0021640114,-0.013402662,-0.05079632,0.03574656,0.0108381575,-0.0077853245,0.026046049,0.002199112,0.008215967,-0.013060159,-0.00097448746,0.046005763,-0.057541817,0.044579554,0.035008784,0.007576838,0.030834433,0.06332599,0.013988968,0.028994784,-0.03697417,-0.026731534,0.00980692,-0.010588842,-0.04464885,-0.0060056676,0.05897902,0.008026375,0.053620733,0.0051217144,-0.03872105,0.016022708,0.032142397,0.036487065,0.027157273,0.07107769,-0.014754596,-0.015537367,-0.0022981227,0.00028132036,-0.030483855,-0.014449983,0.01571574,-0.0018108052,0.052975234,0.01205356,0.006568905,-0.04035049,0.05540141,0.0015168161,0.016420873,0.047360804,-0.043196686,-0.010982982,-0.05389967,0.0114429835,0.0052215196,-0.017383521,-0.0034995375,0.020852555,0.054880332,0.037169103,0.048949867,-0.037878796,0.0067467378,-0.01500125,0.019346263,-0.0143935215,0.0026084539,0.056533087,-0.01852568,-0.037313163,-0.018883785,0.034245174,-0.039255917,0.044085,0.06383077,0.008169633,-0.05542304,0.0016989049,-0.016984181,-0.02092826,0.0012089814,0.026640758,-0.015917059,-0.016514007,-0.0009399382,0.00004235971,-0.007926817,0.027260816,0.0829097,-0.07852227,-0.0038567455,0.0626252,-0.0077053574,0.054201856,-0.014514389,0.029705638,-0.033118438,-0.008514993,0.032729536,0.024694864,-0.022152595,-0.012820412,-0.04917702,0.007850975,0.048778355,-0.04481532,-0.002617976,0.025976997,-0.0060619316,-0.022959681,0.038954407,-0.0049979696,-0.016052343,0.028726276,0.00646933,-0.044599768,-0.06202979,0.008104964,-0.029560357,0.030327464,-0.035275225,0.029460447,0.048004687,0.008265808,0.027580384,-0.05198871,0.00071225315,-0.007566937,-0.00050909154,-0.026551714,-0.052841034,-0.0058319904,0.007220738,0.0013142502,0.027497495,-0.013536795,-0.03322449,-0.030347118,-0.020281833,-0.030192262,0.01010074,0.027900072,0.023017569,-0.016318114,-0.056205094,0.044429515,0.064362,0.004929173,0.023910427,0.0027134633,-0.03717737,0.020702494,0.0044216006,0.077387504,-0.0032528637,-0.03446383,-0.039186385,-0.02073625,0.08587414,0.0024789572,0.012230167,-0.06758055,-0.046796992,-0.009513814,-0.03809634,-0.026947178,0.0049129757,-0.012043268,-0.034918815,0.018553864,-0.058395453,0.034717027,0.007317213,-0.0095550595,0.09290805,0.024762442,0.031198194,-0.0245233,-0.069372654,-0.00054034725,-0.05419294,-0.031063749,-0.00574156,0.014570663,0.032139327,0.009804497,-0.044693127,-0.008068675,0.02493201,-0.029461455,0.04735894,-0.006027808,0.0146852285,0.0035868932,0.021270886,0.00875966,0.01460323,-0.02828343,-0.03007634,-0.010508596,0.005798203,-0.049496017,0.013225735,-0.043477416,-0.05372012,0.024196204,0.029723287,0.008708825,-0.02664394,-0.0310876,0.029732835,0.046266433,-0.022131532,0.040843964,-0.04243634,0.011740457,-0.024016941,-0.060755722,0.0316005,-0.056387212,0.011675864,-0.048240017,-0.033395458,-0.015058938,0.019010382,-0.022609131,-0.014141157,-0.012833484,-0.040400106,-0.016737109,-0.007375545,0.019572344,-0.012342944,0.02781894,-0.020964358,0.03113975,-0.007122598,-0.0871624,0.042589035,0.032436788,-0.037180517,0.00660381,-0.016751263,-0.034285486,0.023822049,0.027867751,-0.016738132,0.047242593,0.009815334,-0.016422113,-0.047727212,0.046444707,0.0035422763,-0.019113334,0.019892959,0.0772936,0.009854675,-0.040580004,0.0075839446,0.02625565,-0.0070875324,0.0067497324,-0.0046927244,0.00803715,-0.024993759,-0.005438776,-0.019609636,-0.0023388308,-0.029682923,0.011848339,0.017603379,0.011480108,0.058426954,-0.005804887,0.015834602,-0.017093332,0.035756215,0.013496853,-0.013537802,0.0039133835,-0.047889914,0.026926586,0.0033604284,0.03418944,-0.0135883,0.03884744,0.0032071,-0.02024204,0.0018692946,-0.030049978,0.019964512,-0.1272595,-0.0020779846,-0.011147593,-0.017986199,-0.012514887,0.012845708,0.0017873138,-0.020032102,0.007638388,-0.031793933,-0.037789453,-0.0547711,-0.001830803,-0.027695514,0.01814908,-0.014010217,-0.033505045,-0.0036711942,-0.017339937,0.03157143,0.0043097376,-0.011488072,0.06196829,0.019110914,-0.00835923,-0.0218059,-0.010753802,0.044929486,-0.014575564,-0.028344335,-0.0110657895,-0.03734338,0.03510522,0.01771234,0.020158723,-0.020368285,0.033004925,-0.00621737,0.009861402,0.045741424,0.01019911,0.021520771,-0.045118507,0.00870826,0.06833872,0.0075964266,0.0058023334,-0.018224983,-0.025555074,0.065798275,-0.0016767876,0.04782331,-0.01709937,-0.008124797,-0.016078014,-0.03637509,-0.040660664,-0.008322316,-0.051474035,0.015301393,0.015860405,0.03477927,-0.020823814,-0.007030497,0.012987197,0.008539669,-0.012195833,0.000034688528,0.04284218,-0.040691223,0.010206193,-0.017657751,-0.021335138,-0.021603405,-0.0035422808,-0.010888034,-0.011003526,0.013531598,-0.028262103,-0.026658803,-0.06432791,-0.018842587,-0.018167064,0.010740189,0.07588212,-0.0037517883,-0.027241364,-0.01830509,-0.029508479,0.031316034,-0.047247633,-0.03277381,-0.017606936,-0.04164732,-0.042518552,0.062487103,-0.035170443,0.003971935,-0.0067722537,-0.0032564215,-0.019519264,-0.016220914,-0.0018314457,0.0017918766,-0.007931693,-0.0054075955,-0.0025558947,-0.029136373,-0.015547807,-0.0026425268,-0.07680196,0.015594703,-0.029442884,0.045312632,-0.056458615,-0.0059864363,0.0126242805,0.011838413,-0.032364756,0.03124667,-0.002220584,0.0018614312,0.0056614885,-0.048286125,-0.010368205,0.045511845,0.064633176,0.0624147,0.0028895875,0.04548643,-0.00090212177,-0.05333245,0.0019581306,0.021131106,0.02463082,0.015814709,-0.03889499,0.022654766,0.004512048,-0.006916996,-0.06105132,-0.012587311,-0.0045015304,-0.01628447,0.020449061,0.007484098,-0.009808449,0.039544474,0.024183922,-0.021016886,-0.0066247224,-0.064655,-0.03671185,0.015683848,0.007667937,0.037263025,0.034310356,-0.0076003335,-0.031607993,0.05142183,-0.018415617,-0.087786615,-0.014463573,0.008851769,0.009029731,0.0657753,-0.0042999564,0.009802553,-0.00850563,0.019656243,0.010427337,-0.0009489914,-0.029129189,-0.055124465,0.021639436,0.033210844,-0.024524335,-0.017535731,0.053889032,0.016660932,0.0289407,-0.011244718,0.016551299,0.04036724,0.03485112,0.0074009597,-0.0030748108,-0.005749935,0.047314044,-0.0036876346,-0.05037604,0.02974935,0.0076071774,-0.013427533,0.042705182,0.018559087,0.016103186,0.034926876,0.021232609,0.040757302,-0.016117552,-0.003897728,0.011161366,0.01547757,-0.008413326,-0.01136598,-0.002219753,0.019482022,0.0069458294,-0.018147908,-0.00689847,-0.01769281,0.001865629,0.014041005,-0.043676917,-0.008274501,0.013261611,0.012475484,0.038875017,0.033177823,0.0011751145,0.008735414,-0.021131158,0.036212955,-0.0080562355,-0.037283577,-0.010807121,0.0122292675,-0.021850973,0.026255982,-0.050525457,0.010240778,0.02537956,0.011982238,-0.0028488482,-0.023061352,-0.012523339,0.011504404,0.0034661293,-0.025177138,0.021985848,0.005351021,0.018105155,0.009347589],"last_embed":{"hash":"ll678m","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"ll678m","at":1762844636344},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{10}","lines":[85,85],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ll678m","at":1762844636344}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07020287,0.018976865,-0.039533053,-0.023103364,-0.048771277,-0.038664974,-0.0022399384,0.0171492,0.024493694,-0.0060282354,-0.025221666,0.056428853,-0.009805309,-0.024337769,0.002061606,0.034209218,-0.0048161536,0.0038766884,-0.019488594,-0.021002058,-0.009279328,0.0055713016,0.03382869,-0.02611925,-0.04929556,-0.007018338,0.039809458,0.007761973,-0.0023661566,0.0041137524,-0.011533482,-0.01594982,0.039415114,-0.07096278,-0.04477842,-0.065344594,-0.012410243,-0.036000714,-0.03467256,0.021108445,-0.0051351152,0.019666988,0.0033486558,0.029492598,0.040540535,-0.043576345,-0.00065914873,-0.008567684,0.058142398,-0.042644244,-0.013522564,-0.012526568,0.035310343,-0.037741233,-0.017898835,-0.00029933802,-0.039462037,-0.0066725784,-0.027139831,0.01392459,-0.045966227,0.019268578,0.0017967247,0.012181864,0.034833163,0.029245716,0.013142251,0.024307009,-0.014649012,-0.039847262,-0.041838277,0.020288218,-0.020778943,-0.024404889,-0.040495593,0.006401367,0.0039990256,-0.039923105,-0.019520221,0.0646923,0.013066325,0.02006059,-0.02340091,0.008971328,0.003360903,-0.0038782773,-0.019365082,0.02958866,0.031508084,0.0094095925,-0.026923139,0.0038465317,-0.02413702,-0.04296937,-0.0113740275,0.010176685,-0.008875652,-0.00046243248,0.024052097,-0.005975145,-0.0134265125,-0.008901195,0.02069044,-0.03249021,0.061173685,0.020064294,0.01511217,-0.01957688,-0.00062316813,0.016137568,0.02502387,0.034036238,0.0483749,-0.0001059738,-0.008417857,-0.042886358,0.0052243667,-0.046006378,0.022575796,0.00017534086,-0.044355914,0.009733617,0.049410146,-0.032089114,0.011891186,-0.013785516,-0.010790703,0.017293613,-0.018802742,0.017570307,-0.004954802,0.022778857,-0.03315154,0.0130403405,-0.016357737,0.010597699,-0.0005637932,0.009484351,0.00486447,-0.05409563,0.026316695,0.078006186,-0.01584511,-0.012866599,0.04443903,-0.029429834,-0.0012285576,0.0020770328,-0.035435274,-0.01114393,0.081692174,0.016473949,0.035763487,0.028435647,-0.014508601,0.02489393,0.012706522,0.023045462,0.032543726,-0.033009343,-0.0033880547,-0.019358156,-0.0030534542,-0.008441258,0.0196019,-0.07029712,-0.03131307,-0.0051695197,-0.035401747,0.0353618,0.029384945,-0.018797778,-0.025957067,0.0005320089,-0.025946192,0.010882049,0.05691469,0.0050892797,-0.005609632,-0.0016546629,-0.032487508,-0.010709676,-0.015637403,-0.0044469195,-0.046649214,-0.008971097,-0.011001557,-0.018990396,0.0018339426,0.03126291,-0.00561586,-0.037372727,0.039223198,-0.0066537377,0.04556628,-0.017251264,0.056852333,-0.0012202135,0.003188107,-0.040121317,-0.02030229,0.05137984,0.07032824,-0.0068796296,-0.025767868,-0.040213384,0.008356672,-0.038378067,0.006317518,-0.0018428339,-0.023245988,-0.022544885,-0.039549425,0.011599931,-0.05126481,0.0092448415,0.009280033,0.0207829,-0.009216263,-0.027660163,-0.040067803,0.034712736,0.011195564,0.045624908,-0.01257218,0.022934461,0.011436958,0.04689022,0.010788192,0.020345552,-0.03969092,-0.007998395,0.066598125,-0.032628898,0.02375282,-0.014789438,0.030788217,0.027189579,0.027425297,0.011984141,-0.0010046053,-0.0103275245,0.03658186,-0.003888509,-0.058304626,0.04490355,0.030695144,0.008063382,-0.02705721,0.0052583213,0.021161731,0.0520073,-0.011844984,0.0038072146,-0.058786746,0.00694867,0.003586331,-0.025432905,-0.034284495,-0.0063222544,0.006696812,0.033639386,-0.0019127699,-0.0032733271,0.015215893,-0.05631241,0.034061104,-0.005546196,0.025850775,0.021473972,-0.028566504,-0.029594153,0.017713297,-0.0030236302,-0.03196029,-0.004989844,-0.05804742,0.01594364,0.0531054,0.016472874,0.020556437,0.0045383647,0.032031685,0.011971578,0.036757376,-0.024301242,-0.056010924,-0.0053285165,0.018625543,-0.013871601,0.033809178,-0.0010437362,0.04421826,0.0065174256,0.010612876,0.014043898,-0.01947031,-0.19087824,-0.052266132,-0.027089166,0.013090892,0.022321854,-0.0008356922,-0.02153461,0.009655917,0.0045572883,0.003540831,-0.036956083,-0.05373882,-0.039717134,-0.003898874,-0.009195976,0.019143678,-0.019553699,0.021346651,0.04376696,-0.038501915,-0.029771276,-0.010705737,0.04225931,-0.020169098,-0.050533023,-0.0076285047,0.073262565,-0.004095951,-0.03977295,-0.022948807,-0.012326105,-0.034380797,0.0025298048,0.016434863,-0.029889943,0.052860394,0.025941838,0.005258398,0.027529106,0.000491012,0.030607315,0.038098328,0.012184125,0.027929574,-0.013763888,-0.0063036177,0.011756651,0.008854128,-0.03592578,-0.028620241,-0.014191697,-0.029736241,-0.0032343024,-0.0019626836,-0.048132177,-0.012570242,-0.009123482,0.025579892,0.02188098,0.0054395925,-0.038362607,-0.023667252,0.0013797911,-0.060611118,-0.008023808,-0.010546668,-0.022116832,-0.029104574,-0.008985855,-0.051214483,0.0044467496,0.01292511,-0.054426882,-0.044640362,-0.017194234,-0.015367598,-0.011844992,-0.035811342,0.013517932,-0.09529117,-0.022001186,0.022865677,-0.025935965,0.012256848,-0.05115641,-0.017257059,-0.030264555,0.022282371,0.019492421,0.26238433,-0.004806791,0.015843177,-0.017928464,0.053927533,-0.006571923,0.038075745,0.032968406,0.0051642153,-0.032587275,0.024006844,0.0059183827,0.007352342,-0.016503353,0.025252335,0.06538117,-0.057080165,-0.028841354,0.054945882,0.004146617,-0.0019698073,0.019008718,0.009888825,-0.018276073,-0.058188383,0.006721651,0.029877104,0.03335008,-0.048310377,0.032471012,-0.050178234,-0.02003172,0.036312,-0.014327728,-0.004290582,-0.026880763,-0.0023142993,-0.052856863,0.0051931296,0.04070195,-0.045493897,-0.0043948465,0.03773909,-0.008396141,0.038488995,0.02366207,0.0025687288,-0.009312371,0.022521522,0.012932782,0.027269293,-0.039964397,0.0052832323,-0.012886792,0.013857754,0.003813893,-0.015877724,0.0068375953,0.016199408,0.034256592,-0.028977862,0.015562162,-0.025348252,-0.023161974,-0.012879657,0.029371886,-0.005692258,0.033131648,-0.019364085,0.020772528,0.03617061,0.031187193,-0.0063625355,0.0178649,0.060932845,0.019812457,-0.0257485,0.026706431,0.0020679284,0.014343081,-0.017987385,0.022522675,-0.034467634,0.005716372,0.032102752,-0.015599451,0.0300153,0.054925982,-0.032284454,0.0023265698,-0.0012453943,-0.003264154,-0.0033865264,0.05195226,-0.008973499,-0.029838923,-0.004682806,-0.0074035153,-0.04911388,-0.0024740058,-0.018967,-0.0054660933,0.0021002442,-0.053775217,0.03502719,0.0023623905,-0.012875071,0.015769225,0.0058446093,-0.004247064,-0.018806875,-0.0018620659,0.034475222,-0.053089116,0.043474827,0.041317575,0.0040749414,0.03808495,0.05351317,0.03043833,0.012251253,-0.038982034,-0.007695929,0.023744423,-0.0114866095,-0.04587086,0.0011311199,0.05508253,-0.004923258,0.03873739,0.000781592,-0.05298934,-0.0027539658,0.039345164,0.047253225,0.018900307,0.059704512,-0.018267086,-0.023962008,-0.0047427504,-0.0068398723,-0.011931607,-0.008340153,-0.0022838376,-0.004206285,0.04122806,0.015966969,-0.018820712,-0.021626003,0.084074266,-0.008441757,0.016456684,0.03520856,-0.053404137,-0.001366669,-0.049224485,0.013601032,0.00189414,-0.010544294,-0.0143107185,0.025887445,0.054816302,0.017565856,0.07976451,-0.040749706,0.01780774,-0.016979948,0.019207185,-0.013573222,0.018338006,0.027174223,-0.027190018,-0.043317493,-0.018321203,0.039257627,-0.045962114,0.04673346,0.029002694,0.00601791,-0.044394273,-0.001059039,-0.019706912,-0.012627521,0.0055786744,0.028498536,-0.00323398,0.0031428556,-0.004433587,-0.006282312,-0.009375882,0.03340319,0.09444333,-0.07619436,-0.0013279101,0.06271542,-0.009136606,0.05858272,0.011733065,0.03723396,-0.03183987,-0.0070397533,0.018842675,0.015221245,-0.010738468,0.004032276,-0.04687898,0.008879705,0.062402684,-0.041366793,-0.015663616,0.028977906,0.010482417,-0.008965923,0.037524197,0.0044568125,-0.020995244,0.04413311,0.0020103587,-0.03328743,-0.033180587,0.016363714,-0.014189619,0.029538006,-0.038606606,0.023512062,0.04979043,0.013614629,0.039186917,-0.052006185,0.0012948902,-0.012534374,0.008986805,-0.012816604,-0.080189064,-0.027723508,0.011621945,0.022010721,0.017897654,-0.01507102,-0.040660106,-0.031250328,-0.036963273,-0.05032431,0.0006323046,0.007239814,0.024633285,-0.013103475,-0.063730665,0.0344399,0.061351337,-0.0077668997,0.010075013,-0.0024727916,-0.021273132,0.031873666,-0.014368615,0.048849877,-0.00822586,-0.033890188,-0.030880285,-0.025414905,0.10066314,0.022708151,0.020601736,-0.07051768,-0.02101161,0.0052434816,-0.03866098,-0.030929718,-0.0024774068,-0.027853157,-0.01908979,0.011833808,-0.030683624,0.038201652,0.016233401,-0.015390731,0.078044906,0.012732085,0.017395338,-0.023315901,-0.04719202,0.010733107,-0.044628702,-0.01414939,0.016915038,0.009634602,0.032161247,-0.00028940558,-0.040881995,0.007550762,0.02159362,-0.03010967,0.053092852,-0.012996141,0.009816499,0.003200544,0.032551028,-0.0019286601,0.0010096474,-0.034560658,-0.018762462,-0.0064639696,-0.0015348763,-0.048958134,0.013981216,-0.045281224,-0.059904188,0.002109464,0.042941865,-0.0051831543,-0.015950475,-0.016679218,0.041183088,0.027546577,-0.016729333,0.05750583,-0.03209792,-0.0016656298,-0.03174434,-0.054756746,0.024861652,-0.036730543,0.014962348,-0.032234963,-0.038408108,-0.015242844,-0.0070797177,-0.032273553,-0.016637685,-0.016941354,-0.043921426,-0.013688075,-0.0237545,0.00913293,-0.015366939,0.0247133,-0.02807882,0.01950155,0.0019301334,-0.051622488,0.038757548,0.04630502,-0.039441932,0.025806354,0.0049031205,-0.038010996,0.033836044,-0.0034015554,-0.0005123797,0.034011923,0.0077597382,-0.005459277,-0.039435796,0.055242136,0.011136487,-0.028032422,0.01162226,0.045466863,0.02655275,-0.03951063,-0.002871154,0.01699858,0.0054189763,0.009552689,0.0049180654,0.0065684645,-0.034462042,-0.026826605,-0.021911254,-0.000018203238,-0.03749641,0.014863855,0.0074009625,0.0312796,0.06786917,-0.0036762333,0.015593584,0.0016106064,0.025328608,0.008030461,-0.028613301,-0.0000895308,-0.037501626,0.02044139,-0.022409316,0.022921719,-0.01821919,0.028699229,0.008221722,-0.017438576,-0.0014316532,-0.031074077,0.010823933,-0.13962227,0.00455635,-0.014829089,-0.013226504,-0.011434771,0.015115449,-0.0072024,-0.011585998,-0.014551466,-0.048831552,-0.047157712,-0.03883501,-0.009767037,-0.031013034,0.015380401,0.006240386,-0.022655284,0.006835767,-0.012841488,0.045669835,0.0156012615,-0.011433581,0.069443226,0.020600734,-0.0049404977,-0.019638866,0.020543536,0.0361675,-0.0053049624,-0.043798152,0.011428656,-0.009824668,0.030598095,0.017515954,0.012541742,-0.019333323,0.034905557,-0.012002007,0.02049031,0.041709,-0.013041221,0.017541882,-0.039945286,0.011829747,0.05889079,-0.006851039,-0.012546933,-0.014170706,-0.02638104,0.04789517,0.021241456,0.02949914,-0.026212694,-0.016616434,-0.02759591,-0.043032486,-0.04594396,0.0032255165,-0.04792429,0.023294033,0.022083594,0.052779447,-0.024314035,0.00082814123,0.001992504,0.008557353,-0.013174667,0.018790271,0.05230208,-0.030290175,-0.013080134,-0.020501457,-0.022204958,-0.0102352,-0.0093209725,-0.008339792,-0.0033337958,0.013787818,-0.04258093,-0.014781292,-0.07157065,-0.027034257,-0.019088391,0.04073495,0.0696595,0.028968142,-0.009066338,-0.015287681,-0.03592787,0.023921723,-0.043743048,-0.028922375,-0.015823403,-0.028484577,-0.031404242,0.049381703,-0.028801233,0.0015256014,-0.022904653,-0.0025528425,-0.04225486,-0.011093444,-0.0018129532,0.016006876,-0.018268256,-0.013488347,-0.0040836222,-0.015377374,-0.016724309,0.0010529169,-0.06857201,0.01754978,-0.02994205,0.04708161,-0.036590498,-0.004854107,0.0045335745,0.014822984,-0.004396962,0.027074324,-0.0055318493,-0.0050834334,0.012147659,-0.051924005,0.00021759556,0.03432117,0.060820613,0.03844882,0.0016137115,0.045059133,-0.01228281,-0.03995691,0.015256911,0.015434894,0.017472755,0.008685136,-0.03780202,0.018750481,0.013710278,-0.0035831828,-0.06324334,-0.014441674,-0.003260674,-0.027119664,0.01913288,0.018948194,0.010646882,0.044952627,0.011173528,-0.011889629,-0.012359842,-0.04927027,-0.03217918,0.022822363,-0.00027316224,0.029856509,0.01392624,-0.013778589,-0.012890455,0.046252422,-0.014094091,-0.09314845,-0.017904086,-0.0014630998,0.03071408,0.0792246,0.011519176,0.013778241,-0.010047732,0.007666602,0.0057261945,-0.0023627959,-0.022828028,-0.05462912,0.015131279,0.040572505,-0.014034532,-0.024470491,0.037795026,0.0022716832,0.033159498,-0.008553689,0.023866838,0.035993822,0.038878918,-0.0170898,-0.015169605,-0.0056624096,0.047225967,-0.0011528805,-0.04573567,0.008967917,-0.008947099,-0.02816342,0.032744907,0.013657051,0.014883741,0.03725572,0.008839345,0.043259908,-0.009752228,0.003409418,0.017389087,0.02685454,-0.024649601,-0.018727109,-0.006090714,0.00707756,0.014451881,-0.009849836,0.007905391,-0.019115971,-0.0072409105,0.002805084,-0.026621465,-0.01021836,0.01322002,0.007580816,0.031980623,0.017292202,0.02093468,-0.0056518507,-0.04084989,0.046093684,-0.023792863,-0.029525626,-0.004387033,0.007997509,-0.031781852,0.026151018,-0.03591378,0.012770203,0.024600951,0.021299021,-0.011479699,0.010830107,-0.013436742,0.005855643,0.01034047,-0.020906804,0.019207269,-0.00022842595,0.01658094,0.0015076624],"last_embed":{"hash":"100hv2y","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"100hv2y","at":1762844636344},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{11}","lines":[86,86],"size":76,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"100hv2y","at":1762844636344}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07904775,0.028375326,-0.047452625,-0.0022797107,-0.027612556,-0.018737923,0.013061906,0.013132348,0.041225024,0.006195925,-0.007078569,0.036186866,-0.0316687,-0.024565514,0.035394352,0.033103164,-0.011627504,0.025367392,0.0034966585,-0.060541984,-0.0062388163,-0.009362827,0.031744428,-0.0141712185,-0.028502118,0.0078079565,0.026817186,-0.00037431956,0.00029577318,0.03926833,-0.01841113,-0.06068711,0.039640017,-0.053512163,-0.056379434,-0.037329264,-0.014954488,0.020005217,-0.06411709,0.04518896,0.023234028,0.00460017,0.031705357,0.059683118,0.055490125,-0.026768485,-0.0121785,-0.007160096,-0.001482802,-0.0729816,0.01451643,-0.02372349,0.035731662,-0.038199693,-0.015474318,0.020189224,-0.0282694,-0.017917983,-0.012627264,0.014906849,-0.07136914,0.00009507997,-0.017467605,-0.0049692206,0.057382114,0.04843342,0.015174758,0.03210065,-0.025418084,-0.014381048,-0.04948774,0.006270635,0.005961541,-0.012153803,-0.027843779,0.0047988137,0.012719602,-0.0014878403,0.0001654296,0.048283923,0.015712786,0.04040473,-0.015294606,-0.009450895,-0.009031679,0.016707055,-0.0000037312127,0.051173355,0.013156421,-0.028158497,-0.039155297,-0.008005876,-0.040127646,-0.03289234,0.0045104986,0.014166719,-0.03384092,-0.0029298398,0.023082778,-0.03286147,0.027504347,-0.007676671,0.029246487,-0.041586667,0.025788376,0.031599376,-0.0037500295,-0.0011488037,0.009306373,0.016072819,-0.015734412,0.05337366,0.0020857325,-0.0035501048,0.009779775,-0.030738482,0.004085186,-0.042904843,0.017124442,-0.02409862,-0.040135868,-0.006918918,0.01842852,-0.025967147,0.027740462,-0.017028352,0.0312152,0.004091686,0.010923637,0.009820021,0.022745803,0.01656355,-0.04059635,0.05916881,-0.018194286,0.017049577,0.008306641,-0.03220805,0.009042293,-0.062160783,0.011708751,0.03681693,-0.03233268,0.002297035,0.041045718,0.0026406415,0.0147441495,-0.0010161729,-0.02397883,-0.021070432,0.041048538,0.029368183,-0.0032921263,0.02020494,-0.010384068,0.015022784,0.027043318,0.02795596,0.00016324146,-0.031832688,-0.0050358702,0.016969036,-0.015952306,-0.035355937,0.004486407,-0.015602297,-0.026529865,0.009359558,-0.01931096,0.037533764,0.037511833,-0.043585807,-0.019189978,-0.01792267,-0.009557614,0.0020974819,0.100553036,0.008071722,0.027256982,-0.019992167,-0.040338494,0.0024258501,0.006306338,-0.019519871,-0.04811327,0.033508223,0.033150807,0.008360722,0.007986052,0.0009902875,0.0137351435,-0.028488336,-0.010531902,-0.0031489574,0.029397225,-0.012200231,0.044181816,-0.008935919,-0.015134744,-0.06820476,-0.019160874,0.04832588,0.014534868,0.021133447,-0.007343269,-0.0075847977,-0.025580857,-0.009445065,0.021402795,-0.012841962,-0.051936757,-0.033268783,-0.009065954,0.013589366,-0.015443743,0.044267632,0.038306367,0.009814559,0.034430474,-0.041433938,-0.038787253,0.023170713,0.0147719765,0.039076995,-0.01777001,0.04571913,-0.0022755566,0.025782032,0.030397229,0.050106075,-0.05650987,0.010917754,0.089989506,-0.03562452,0.0118370075,-0.009391223,0.011066473,0.047191452,-0.015184774,0.0028324758,-0.032568105,0.013127726,0.039007366,-0.014072274,-0.05055012,0.02903033,0.0065449043,0.009763281,-0.008290255,-0.001251688,0.021973522,0.025772301,0.011905663,-0.0017348893,-0.076646425,-0.0100539625,-0.03048671,-0.014371648,-0.013027818,-0.00023861343,-0.004528951,-0.027291976,-0.037851583,0.015215601,0.0048853783,-0.013798661,0.015281587,0.009215192,0.0066241,-0.00080685737,-0.00068833615,0.0112413475,0.018465735,0.024830775,-0.006681428,0.0072632283,-0.053140726,0.016119009,0.041472193,-0.013314,0.022882598,-0.00501354,0.00885743,-0.023339586,0.0008903569,-0.038473256,-0.03151343,0.015449682,-0.0062381546,-0.023642262,-0.013592859,-0.0048808977,0.06433331,0.026473898,-0.0018370255,-0.037326477,0.008155013,-0.16461764,-0.0045422143,-0.048448183,0.03775831,-0.0014628322,0.018557467,-0.04368311,0.0047650565,0.007244662,0.030222366,-0.018427823,-0.058405887,-0.018403457,0.015217099,-0.04502125,0.020104842,-0.00029305698,0.0053333957,0.053227063,-0.023730906,-0.013841182,-0.033571377,0.050994683,0.0041945972,-0.064593,0.006495912,0.031837847,0.0040967665,-0.008663767,-0.039129965,-0.015113056,-0.028443387,0.013504151,0.010447823,0.002290193,0.040534135,0.033457786,0.011684892,0.026049178,-0.01813885,0.02412558,0.04729768,0.01780314,0.037502605,-0.023555383,0.04821556,-0.007921372,0.024516264,-0.028716119,-0.03924744,-0.024576413,-0.025718244,0.014506284,0.0138852615,-0.05436045,0.013371638,0.0009808225,-0.0016319838,0.014094616,0.040404882,-0.02497596,-0.03373292,-0.015553695,-0.03364453,-0.0026351754,-0.01235612,-0.036059383,-0.03576693,0.009516985,-0.04280812,-0.0034090257,0.021806642,-0.019151757,-0.043736078,-0.023108577,0.0057116947,0.0103370575,-0.03252372,0.025007015,-0.09067925,-0.040742505,0.020804115,-0.04064934,0.035903167,-0.044929195,-0.045366853,-0.0037868693,-0.00018834935,-0.0073795062,0.24509573,0.0030287514,0.046800368,0.06829833,0.06734411,-0.026563257,0.0050037247,0.0137597425,0.022080505,-0.029095357,-0.028072705,0.022595422,-0.0326039,-0.013029011,0.026403118,0.03141047,-0.056851074,-0.006019976,0.0528942,-0.00018415047,0.014262878,-0.0018594044,-0.0035486529,0.00039420056,-0.069025934,-0.022025859,-0.003042542,0.028430674,-0.028420236,0.037557784,-0.019483697,-0.008654047,0.038330153,-0.052033715,0.0121371,-0.030201687,0.021072967,-0.036994364,-0.0009423634,0.054461252,-0.037583552,-0.020953279,0.020505082,-0.036394365,0.0034083016,-0.009558436,0.010464487,0.009996382,0.038012743,0.018309448,-0.016220698,0.0014163294,-0.0031422717,-0.0185613,-0.006219139,-0.021233078,-0.030162435,-0.02514947,-0.00938764,0.027219733,-0.024504406,0.008812209,-0.03907814,-0.012537191,0.020251915,0.028079052,-0.02639178,-0.003258945,-0.02491894,0.010241153,0.017353851,0.032190684,-0.013793959,0.000748611,0.047533687,0.0439711,-0.024202459,0.04561637,0.020868411,-0.012805888,-0.025190182,0.00013113863,-0.038439527,0.019184329,0.036049023,-0.021500142,-0.032599915,0.011538024,-0.0050344616,-0.003268491,0.018613908,0.004387174,-0.005406545,0.008968207,-0.01157254,-0.020467712,-0.029723663,-0.014192794,-0.043357585,0.016977763,-0.023853801,-0.020111816,-0.011991801,-0.08535874,0.03715013,0.0031491192,0.003313791,-0.0042383526,-0.02065035,-0.02584282,-0.03906223,-0.020845765,0.01158218,-0.051610976,0.035781663,0.055740975,0.029349003,0.031259842,0.056471672,0.007997466,0.06834537,-0.049949557,-0.01132293,0.014565352,-0.005136145,-0.0047052116,-0.01852842,0.018671354,0.005424014,0.018716713,-0.029389499,-0.037568413,-0.014225427,0.026055032,0.03472143,0.024312554,0.027134163,-0.029095901,-0.011801637,0.0026548859,0.020980116,-0.022793561,-0.026680868,0.0011415583,0.0091317445,0.0439069,0.06734693,-0.013115135,-0.0463013,0.06609676,-0.026546324,0.009068534,0.028939888,-0.0630859,0.027110009,-0.06772918,0.013798356,0.02383132,-0.028229618,-0.0041949633,0.030542217,0.042497344,0.008738176,0.06778748,-0.016049687,0.00018388522,0.0036313834,-0.0008414978,-0.015787743,-0.025329707,0.02760927,0.007709856,-0.025135268,-0.004033597,0.0378833,-0.050615855,0.035804085,0.033862647,-0.0057988754,-0.015115386,-0.004835894,-0.03270824,-0.023431446,-0.034143895,-0.010503903,-0.02486714,-0.019606711,0.00019679879,-0.011123086,-0.0041175326,0.006209295,0.07536385,-0.03936784,-0.005566372,0.05388569,-0.04680256,0.023773352,-0.019968646,0.017347129,-0.031669855,-0.01807221,0.09394499,0.02668448,-0.038036425,-0.01615858,-0.033729374,0.0024400775,0.049422715,-0.047284126,0.00092021574,0.016593397,-0.0068007773,0.03397485,0.035714082,-0.0217836,-0.017754288,0.058646787,-0.0014354994,-0.05941626,-0.03301475,0.034967136,-0.024653237,0.029222293,-0.08287924,0.0011011118,0.057507,0.012187794,0.037280012,-0.019614773,-0.010077257,-0.01532844,0.04231172,0.021453893,-0.029455118,-0.012957962,0.022280475,-0.006779619,0.024751378,-0.020328946,-0.022176623,-0.034285244,-0.016661296,-0.05803764,0.024767188,0.004314903,0.014215483,-0.030160496,-0.035502642,0.031488974,0.046337537,0.021207279,-0.012275852,0.0060527073,0.018534692,0.002233554,0.008849784,0.07968831,0.020861397,-0.03579843,-0.04245544,-0.032563068,0.082796946,0.028737593,0.025630087,-0.036597423,-0.016503988,0.013823367,-0.05083261,-0.016658269,0.015056701,0.0027182437,-0.021907372,-0.010450348,0.007088911,0.026782515,-0.0058115395,-0.0030731831,0.044175226,0.022976857,0.022926664,-0.025790876,-0.038309727,0.029452948,-0.058977693,-0.021462012,0.04586821,0.02003706,0.02926518,0.013462186,-0.0313729,-0.026825037,0.03237095,-0.047769975,0.057397563,0.00823407,0.002829716,-0.011365561,0.018334912,-0.0014553017,0.019814895,0.003329022,-0.023681145,0.011425202,0.0065803654,-0.064266644,0.0038029642,-0.0078586545,-0.03977636,0.0104035605,0.038431928,0.0021407201,-0.060241707,-0.031720847,0.037945434,0.04621816,0.021111937,0.03394183,-0.01846306,0.034035865,0.020600725,-0.0008259145,0.002152386,-0.045292035,0.010203233,-0.058024954,-0.010076551,-0.016049016,-0.010621763,-0.02591139,-0.038258877,0.0046250387,0.00081376673,-0.04357334,-0.04529728,0.03432305,-0.048779473,0.0024298946,0.024877075,0.040639784,0.015617725,-0.07314962,0.006765748,0.031140529,-0.01625382,0.024129895,0.019246241,0.009664635,0.02235515,-0.017934747,0.0016118695,0.048938032,0.032602057,0.009824845,-0.041616548,0.04380311,-0.0025481787,-0.019927356,0.03312803,0.027640594,0.018351544,-0.07328544,0.015128465,0.009705011,0.00818471,-0.035585128,0.010442414,0.004132945,-0.02387411,-0.0013972415,-0.010602104,0.0074246097,0.00028114914,-0.020299604,0.03652497,0.013700848,0.044894222,-0.003361364,0.004457195,0.034263924,-0.0017100257,0.00574468,-0.040590603,-0.016037127,-0.028490877,0.045277394,0.0070092017,0.017019402,-0.021563044,0.067525044,-0.018182928,-0.011122351,-0.012587374,-0.06767494,-0.01156611,-0.11841846,0.04677828,0.006422149,0.013184402,-0.007464382,0.0052841753,-0.008540423,-0.006467516,0.0031109955,-0.01917318,-0.016789405,-0.037238766,0.010822547,-0.013019598,0.013661998,-0.007139319,-0.04617272,-0.019602867,-0.004574159,0.005214238,0.0005965838,-0.01858906,0.04821549,0.013036686,-0.0087835025,-0.010535634,0.046767853,0.05817952,-0.018472353,-0.026308544,0.02174282,0.0022541813,0.010512497,0.013760921,-0.016585499,0.0065978356,0.012667723,0.019722166,-0.0047519365,0.0068191756,-0.004699816,0.008139145,-0.057007212,0.0072606592,0.033293378,0.021959562,-0.0129226865,-0.028710397,-0.025464732,0.033611376,-0.0068969904,0.06802409,-0.039437763,0.023507489,-0.014337918,-0.01956715,-0.043543003,-0.019036198,-0.051195387,0.023351662,0.019842455,0.051133465,-0.041419737,-0.018603224,0.022202738,0.035467066,-0.025790902,0.039034925,0.034264296,-0.028611248,-0.0037284142,0.023631029,-0.011420585,-0.032758575,0.0017304907,-0.05870343,0.0005578449,-0.025114566,-0.03694278,-0.023653975,-0.017889174,-0.006779482,-0.02489177,-0.017006328,0.04254416,0.017508985,-0.029600428,-0.0020796387,-0.039955426,-0.017914033,-0.065893196,-0.013236978,-0.019504968,0.0012044751,0.007653366,0.042588133,-0.049117215,0.041017953,-0.0095479665,-0.020345205,-0.0074434555,-0.049521517,0.002433185,-0.025646655,-0.03339508,0.025206469,-0.03693413,-0.029005073,-0.009878813,-0.01816476,-0.0626499,0.008968929,-0.059506662,0.023451362,-0.053470105,-0.019928964,-0.011474019,0.02889001,-0.009747891,-0.026381511,0.0065385657,-0.02164239,-0.011385801,-0.036888614,0.029685846,0.02506535,0.04263609,0.008041925,-0.0025626898,0.043977547,-0.020941513,-0.048780866,0.009067725,0.030277755,0.024907634,0.038429227,0.00070548896,0.009750207,-0.014909404,-0.006311387,-0.072786555,-0.00697406,-0.013638524,-0.011979174,-0.014344658,0.0070261476,0.038044136,0.024013199,0.071709074,-0.00837878,-0.008101838,-0.06398792,-0.03491648,0.018278837,-0.012808196,0.0214338,-0.0026041549,-0.010979076,0.025796343,0.077741705,-0.003440514,-0.07441277,0.0073057488,0.0009794645,0.017406732,0.05724989,-0.0017240492,-0.0010895724,0.018938478,0.016741714,-0.00185069,-0.00834064,-0.02493558,-0.0050697587,0.015231485,0.061165214,-0.0046779364,-0.020835366,0.012372323,0.00793603,0.027633106,-0.00053284044,0.015598928,0.032059897,0.0071308175,0.009559653,-0.026722899,-0.035818595,0.015184791,-0.031836938,-0.0684576,0.00002697034,0.0010588416,-0.004515999,0.029908868,0.020841578,-0.0052217105,0.04413045,0.0333597,0.034527004,0.012657905,-0.021020347,0.010938253,0.005865683,0.0025152022,-0.01249911,-0.022851365,-0.006606106,-0.00679455,-0.0044610114,0.00262727,0.01137416,0.018473906,0.0070626573,-0.004254577,0.0048064142,0.027391845,0.030362695,0.065054335,0.00954698,0.017432902,-0.016712226,-0.003835745,0.0028116866,0.018049337,-0.042396206,0.033468943,-0.028955767,-0.03906294,0.023309484,-0.038031183,-0.041907348,0.025273737,0.018316897,-0.013347399,0.01819079,-0.013950076,0.02248645,0.0049007484,-0.012423196,0.054360323,-0.014500005,0.0149956625,-0.032931753],"last_embed":{"hash":"zv6tor","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"zv6tor","at":1762844636344},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{12}","lines":[87,87],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zv6tor","at":1762844636344}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030627538,0.020494534,-0.016726283,-0.033711247,-0.01566744,-0.059624042,0.030325446,0.03097459,0.033756502,-0.0045525236,-0.010715492,0.028672272,-0.04781952,-0.023127917,0.025707817,0.058007095,-0.0023336408,0.051752087,-0.011268911,-0.059145976,-0.02143865,-0.00006384969,0.036650393,-0.034944475,-0.008790864,0.019171722,0.013342442,0.018562797,0.011640332,0.060962062,-0.040667947,-0.020267574,0.0030541294,-0.02286978,-0.051670987,-0.052747294,0.011978733,0.00893442,-0.06292452,0.020098489,0.00070584717,-0.019998387,0.0028890967,0.031902693,0.023981074,-0.060704436,-0.01268174,-0.02029989,0.011085148,-0.030639077,0.022538368,0.0023037,0.023954887,-0.036850765,-0.021271797,0.006904892,-0.06175848,0.015717888,-0.018476296,-0.013119814,-0.04168808,0.035311777,-0.042336028,0.05253298,0.028421555,0.033706266,-0.0075210077,0.036230147,-0.024491217,-0.030848432,-0.06077757,0.008403044,0.00809758,0.008260635,-0.048239198,-0.027378414,0.03846713,-0.039620005,-0.008794882,0.06619307,0.021157904,0.040054366,-0.0056514516,0.043019935,0.0017447013,0.006763201,-0.024678608,0.055058498,0.026752058,0.036392543,-0.02438002,-0.027841818,-0.026002796,-0.041119818,0.001935065,0.0091083795,-0.036822967,-0.0021993134,0.026991125,-0.011534942,-0.009640374,-0.01952562,0.021157464,-0.036861323,0.043188103,0.010128233,-0.016388185,-0.004199369,0.026437389,-0.0055508846,0.032721225,0.055625077,0.025517065,0.02811088,-0.025282698,-0.08775181,0.010068476,-0.07071019,0.045867655,0.022829847,-0.02089675,-0.0081576705,0.026011322,-0.052232124,0.032262415,0.00886761,0.03407954,-0.014075259,0.02243782,0.036456127,0.01744543,0.012404161,-0.040226247,0.013915174,-0.022549275,0.030789448,-0.016922627,0.0036298716,0.028253207,-0.06515507,0.021749767,0.05174544,-0.035517126,-0.012625508,0.041676626,-0.039803203,0.0071079917,-0.0052472088,-0.034106635,0.005378673,0.082440905,-0.0044879373,0.032132052,0.023396034,0.017637158,0.028836166,0.03553215,0.04220904,0.012812245,0.0105872685,0.033818115,-0.004984555,-0.003854899,0.007076942,0.002307315,-0.02704089,0.02860679,0.011380711,-0.045090448,0.017024891,0.06029196,-0.01618409,-0.03031118,0.0161479,-0.014056605,0.0026128658,0.07630088,-0.00044984635,-0.000036873116,-0.020957004,-0.037631843,0.006938416,-0.00430874,-0.0044582887,-0.03345428,0.014337672,0.0027087543,0.0033278507,0.004556142,0.027311252,-0.005916323,-0.022486884,0.024332035,-0.011225934,0.021500885,-0.009896093,0.05556721,-0.021737836,0.009488477,-0.04322045,-0.019704683,0.061490294,0.0524537,-0.00071476796,-0.014825035,-0.03188424,-0.045684908,-0.028646104,0.030364078,-0.0010859222,-0.0051157423,-0.017857196,-0.024475448,-0.011994205,-0.05382832,0.026748365,-0.0069872653,0.009361826,0.0020757203,-0.024265334,-0.03242573,0.015131237,0.00057535095,0.048247386,-0.022735922,-0.027621303,-0.014738027,0.03749689,0.025121253,0.025873488,-0.0472973,-0.0015690161,0.06138216,-0.051377904,0.035355482,-0.028779363,0.03426524,0.0027879137,0.032148883,0.009915575,-0.00028439894,0.0016002776,0.03298216,0.0020016152,-0.045459088,0.0155217955,0.0019712676,0.008537603,-0.026271792,0.003579901,-0.0076463516,0.044978995,-0.013979802,0.006579395,-0.058047194,-0.006878299,-0.020526588,0.009002072,-0.024726437,-0.0010054568,0.022785181,0.041036714,0.0064841337,0.026058992,0.023389844,-0.05141392,0.06576709,-0.021400087,0.028143393,0.050713494,-0.0030332855,-0.003246224,0.024826122,0.005157145,0.009973471,0.011220733,-0.03669541,0.01300846,0.04441012,0.0057538874,0.010055612,-0.019383509,0.03547277,-0.04036803,0.020363616,-0.020446382,-0.04536946,0.01445733,-0.0142392935,-0.0021954996,0.017383609,-0.0069742175,0.057847656,0.009782773,0.010188275,-0.004650299,-0.036759872,-0.17046036,-0.04225334,-0.03197292,-0.001464053,0.008456341,0.011904296,-0.029467747,-0.019484652,0.026378823,0.006397829,-0.0500756,-0.061877076,-0.06956699,0.017185276,0.005748193,-0.022293337,-0.022511164,0.014208793,0.005040167,-0.031019906,-0.034415375,-0.07156156,0.057744578,-0.010735593,-0.021383164,0.027686523,0.057844825,-0.010301209,-0.0037822109,-0.008660017,-0.017193496,-0.0243335,0.01915702,0.013721671,0.0060125953,0.058191296,0.02556933,0.017652404,0.020891067,-0.019558368,0.037392326,0.034889165,0.034450594,0.04535671,0.004062496,-0.018922366,0.009477374,0.005314943,-0.03483566,-0.039455067,-0.007864837,-0.034432597,-0.0044763885,-0.0024204708,-0.045669705,0.0035181544,-0.0051702186,0.015515542,0.041836135,0.015705349,-0.019517068,-0.0019885455,-0.008229394,-0.027348496,-0.01957976,-0.023776522,-0.0149324825,-0.02284581,-0.011391124,-0.06450769,0.0021645583,0.013159083,-0.041495338,-0.044048544,0.01573612,-0.007169936,-0.025663186,-0.03585798,-0.027581,-0.083686806,-0.029647807,0.012593599,-0.00826049,0.02902183,-0.05769037,-0.007499268,-0.016491018,-0.006344485,0.011494521,0.243696,-0.036427688,-0.004667839,0.010498977,0.06932097,0.008683225,0.0066475915,0.01585196,-0.0020783164,-0.027014762,0.036751453,0.016595215,-0.005221491,-0.04125599,0.022168785,0.09153827,-0.05824423,-0.0075762253,0.05760911,0.037242502,-0.0003609326,0.025255024,-0.02483141,-0.04474307,-0.049266823,-0.018231729,0.0052930396,0.030893434,-0.030534105,0.037049394,-0.025361964,0.005621199,0.03388251,-0.006635216,-0.014928199,-0.026517766,0.03302602,-0.012735609,0.0030496037,0.03756194,-0.02744314,-0.017852701,0.03762573,0.01969586,-0.0014990548,0.010777553,0.0047015976,-0.009658967,0.048967823,-0.013151877,-0.001710672,-0.019756557,-0.02164253,-0.030247703,-0.0005238381,0.010060788,-0.03502853,0.009304543,0.002929189,0.030698672,-0.020794032,0.0024388076,-0.06383096,-0.01627701,-0.013898461,0.014785893,-0.010900593,-0.0104081705,-0.028899435,-0.011700651,0.04986445,0.031183934,-0.027947849,0.01826918,0.034442984,0.039820272,-0.013036538,0.07042527,-0.03273313,-0.015702868,-0.015829844,-0.009779813,-0.03628146,0.007879249,0.019435542,0.015714383,-0.0050307997,0.022965107,-0.011736865,-0.0059405076,-0.018717837,0.011706947,0.0019320295,0.05645378,-0.0424799,-0.025277121,-0.012594962,0.00026362648,-0.014533939,0.0155692,-0.04136729,-0.010030245,-0.013867281,-0.059505958,0.051470492,0.006165341,-0.012992673,-0.011078318,0.015220898,0.028031195,-0.039652817,0.0028226713,0.024558961,-0.04132577,0.033945978,0.047315124,0.041699335,0.0065413523,0.045626752,-0.0026309956,0.0337254,-0.008551816,0.0009476715,0.0017889222,-0.012553935,-0.06497599,-0.021979842,0.03218944,0.004627526,0.039979603,-0.014952981,-0.024044203,0.027292341,0.026839642,0.027892366,0.0402608,0.07492939,0.006377479,-0.00063439726,0.0006484758,-0.015971357,-0.018703101,-0.018381778,0.015353998,-0.012600885,0.013736671,0.047068447,0.0130854985,-0.00075931737,0.026296854,-0.022902247,0.002385232,0.046045654,-0.04805029,0.008584482,-0.046086844,0.022007268,-0.00078010594,-0.029095966,-0.009675304,0.03749367,0.024485549,0.03319154,0.05427756,-0.017422928,0.026996924,-0.008436306,0.010648444,0.012265523,0.002372869,0.013673203,-0.0401156,-0.022431687,0.006203277,0.011490923,0.01320174,0.032951742,0.034090076,0.012983969,-0.030090367,0.0041742115,-0.0041933744,0.012682771,-0.0016551049,0.01692431,0.007196221,-0.0024144903,-0.015093616,0.038912825,-0.013255384,0.02275683,0.09490521,-0.04574271,-0.01576797,0.04165054,-0.036729,0.05423729,-0.021881143,0.03821999,-0.013283668,0.013529665,0.004637821,0.020054618,-0.020944625,-0.016013136,-0.033088583,-0.05209827,0.04665033,-0.043332294,-0.0050309226,0.047776707,-0.022926504,0.0060153557,0.038004816,0.005227318,0.033023894,0.026922721,0.016262598,-0.048017632,-0.040528648,-0.0072828154,0.0015137582,0.022516884,-0.04945836,0.04491606,0.045906797,0.0058929366,0.023502506,-0.034391306,0.0050319033,-0.00028177086,0.021669168,-0.008460881,-0.058875054,-0.0010443047,0.013951406,0.00039955453,0.013683595,-0.0022662887,-0.048018675,-0.044561,0.030518647,-0.063127965,0.040329054,0.004012238,0.018484592,-0.017330293,-0.03604492,0.023398805,0.041378994,-0.024843903,0.05023133,-0.00089383527,-0.007208352,0.019055448,0.014761441,0.023122948,0.011207724,-0.029186284,-0.02816226,-0.018101629,0.09716787,0.008412982,-0.0005586395,-0.08780772,-0.035271805,0.017279819,-0.049180135,-0.022493651,0.003629187,-0.021938082,-0.013002991,-0.01012385,-0.03883705,0.056735277,-0.004556968,-0.004167127,0.08163543,0.031335883,0.020229883,-0.012739841,-0.055597488,0.011575965,-0.050788444,-0.021422269,0.010594962,-0.006022958,0.01849202,0.020691266,-0.04352629,-0.016346166,0.0116776675,-0.045960248,0.03986917,0.027552335,0.00003649595,-0.00856022,0.05703795,-0.02305134,-0.013830901,-0.014203459,-0.017930971,-0.006084194,-0.0063616843,-0.037958067,0.0031120821,-0.025761228,-0.04065019,0.031925302,0.0017500651,-0.0073104105,-0.018353377,-0.03992282,0.012803808,0.0282044,-0.00730002,0.041440904,-0.056714028,0.021364374,-0.005409283,-0.04206251,0.0065041645,-0.057657104,-0.026853727,-0.03475958,-0.024523232,-0.02805877,0.01771618,-0.0134201795,-0.044808645,-0.0050256336,-0.036079645,-0.019305846,-0.026085531,0.030779546,0.0019331168,-0.00064917706,-0.015501976,0.023934305,-0.00083428493,-0.058376256,0.042839535,0.027400939,-0.027253293,0.027266698,-0.004157154,-0.00650223,0.029482815,-0.00390999,-0.004432323,0.031133275,0.020011375,-0.010260526,-0.056799658,0.039735425,0.029326329,-0.015169567,0.024899924,0.025116784,0.003924493,-0.044310477,0.042063005,-0.0070447465,-0.014584137,-0.007509783,0.0064060637,0.02049632,-0.03962367,0.0046950327,-0.045834,0.015581697,-0.024554884,-0.015302029,0.043462824,-0.008761468,0.036907148,0.00006241683,-0.012195418,-0.0008939105,0.010741583,-0.005880381,-0.055255882,-0.017518044,-0.04745124,0.03539159,-0.02350127,0.027819548,0.005506082,0.02079472,-0.02247327,-0.009079162,0.015542761,-0.04316187,-0.03049835,-0.13036972,0.01762421,-0.008395588,-0.0018266776,-0.020141115,0.0013836843,-0.008272399,0.0038480617,-0.013002,-0.030431114,-0.020397758,-0.039579533,0.029570485,-0.023160154,-0.005897774,0.0050224406,-0.012122229,-0.0073082526,-0.015866878,-0.004855594,0.007944373,-0.029501451,0.07107422,0.02905638,-0.016232355,-0.0056262696,-0.0018070295,0.048882514,-0.0056275693,-0.039366867,0.012377093,0.0072399057,0.042558856,0.008050593,-0.008353168,-0.0009451554,-0.005044127,-0.017471058,0.0070241834,0.03278029,-0.005350108,0.022904327,-0.04140435,-0.029143946,0.038778383,0.017455112,-0.009385503,-0.013829929,-0.026704466,0.043286648,0.02989778,0.012938274,-0.000058839167,0.0047209873,-0.01735456,-0.038800303,-0.04402962,-0.012507327,-0.056681454,0.02150933,0.0035105594,0.021513518,-0.03644333,-0.014791484,-0.00835565,0.01753397,-0.06072946,0.0007301317,0.049805455,-0.021793777,-0.011325668,-0.019588385,-0.017480383,-0.005492081,-0.015160305,-0.021698885,-0.004059722,-0.011996342,-0.04536044,-0.049726956,-0.032437447,0.0061947983,-0.027368918,0.032081474,0.07952324,0.008926331,-0.022270879,-0.0022042494,-0.018675733,0.0019668764,-0.06720068,-0.019755948,0.012756961,-0.033549063,-0.04321427,0.04409443,-0.034093525,0.016963122,-0.010941156,-0.008772626,-0.028966926,-0.0626005,0.020931536,0.002549663,-0.011460995,-0.013658111,0.0020527313,-0.012556925,-0.026158025,-0.024439994,-0.03908772,0.007812032,-0.037140254,0.041500673,-0.032073997,-0.019194243,0.04159272,0.0047576358,-0.005019656,0.015112769,-0.008619304,0.011221328,0.017399207,-0.035179228,0.017235065,0.011462112,0.024961356,0.04680595,-0.017607776,0.0379021,-0.037740473,-0.07101966,-0.0029098233,0.03249518,0.035794742,0.009624458,-0.030416155,0.04086257,-0.027339863,-0.0718309,-0.05573982,0.0108118225,-0.0145342145,0.0008738792,0.0077388077,0.019944724,-0.01899525,0.03247814,0.034366127,-0.034561336,-0.0092537785,-0.048139572,-0.013819638,0.04119516,0.02338947,0.012972045,0.022924488,0.008655708,-0.026222033,0.03375465,-0.018933984,-0.08468321,-0.0027565423,-0.0006447068,0.017000716,0.048243247,-0.0055896603,-0.015251528,0.018252352,0.014017722,-0.014846049,0.01964911,-0.033884816,-0.014580949,0.022213977,0.030256001,0.006951902,-0.01353092,0.023044499,0.007817186,0.015408541,-0.024686199,0.012891127,0.028419664,0.04332216,0.018152513,0.023182921,-0.0047021024,0.08229388,-0.020705555,-0.04921727,0.02707472,0.013078111,-0.018011585,0.016796563,0.030286158,0.0140843345,0.029272564,0.01887246,0.05042332,0.008243416,-0.040382847,0.010417296,-0.0012451846,-0.015982637,-0.019386966,-0.006947999,-0.0095540425,0.00730467,0.019193983,0.010367149,0.013554476,0.029079664,-0.0029513545,-0.0034128851,-0.0078014596,0.023919284,-0.0055346163,0.032066453,0.025028076,0.030515304,-0.021312702,0.007907338,-0.013572465,0.008669519,-0.037873127,-0.023400936,-0.017229917,-0.012528901,0.018693324,-0.08109458,-0.0063052606,0.012914243,-0.001041439,0.010373734,-0.029968152,-0.024040265,0.017729828,0.023178112,-0.029382583,0.03157153,0.018215982,0.021392092,-0.02308613],"last_embed":{"hash":"17ck4d7","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"17ck4d7","at":1762844636344},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{13}","lines":[88,88],"size":125,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17ck4d7","at":1762844636344}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.046239506,0.038979676,-0.06743588,0.0050434447,-0.04605594,-0.032784212,0.0007037888,0.029456269,0.02355687,0.010480162,-0.03802837,0.013404384,-0.036360588,-0.030154044,-0.004062291,0.01443638,-0.012149609,0.014924056,-0.010937359,-0.037131466,-0.018866701,-0.020876596,-0.00056075415,-0.0015168628,-0.034642022,0.007081173,0.034266327,0.012944546,0.023709618,0.0754755,0.015974572,0.00083223364,0.020090912,-0.012155796,-0.04341185,-0.024835275,0.034110963,-0.010905182,-0.054418515,0.016244275,0.022826325,-0.0047801733,0.04279247,0.055946134,0.017876007,-0.04483248,-0.030603424,-0.012741473,0.015544092,-0.039184466,-0.0025749786,-0.033645146,0.04672965,-0.039806474,0.011636827,0.0035447017,-0.03984053,-0.03172123,-0.0026015884,0.01730672,-0.052993916,0.025772931,-0.020519597,-0.033724967,0.01820368,0.04397329,-0.011028926,0.02516248,-0.027107337,-0.03404563,-0.054126397,0.021373756,-0.0055775847,-0.013322498,-0.040468995,0.00915791,0.036349464,-0.014467859,-0.00006237825,0.028587252,0.009410923,0.05842733,-0.00059103343,0.0006862752,-0.02418613,0.009521538,0.0022009665,0.036137972,0.016545625,0.021846157,-0.03936038,-0.008180517,0.008020907,-0.04260302,0.027189411,0.015157281,0.008764955,-0.009792892,0.021595864,-0.011876585,0.013300023,-0.0058059683,0.007523915,-0.05094999,0.03251255,0.0078247925,0.005483571,0.0014736205,0.03231888,0.008079767,0.009442185,0.05377758,0.0008854941,0.008071928,0.004264082,-0.03112521,0.016704578,-0.06325184,0.008004801,-0.009353296,-0.04151175,0.038412455,0.01738512,-0.0032884835,0.0007437092,-0.0058064437,0.05200492,0.02014055,0.010916199,0.051323798,-0.0061986535,0.014405319,-0.036129136,0.01965753,-0.042140573,-0.004854747,0.03455281,-0.0017377407,0.01852825,-0.030740274,0.017202724,0.06589873,-0.0044648605,-0.012377153,0.027001927,-0.041025545,0.029985586,0.0010310127,-0.031530347,-0.038631078,0.013860977,0.035934735,0.016309813,0.017397273,-0.02362849,0.007529983,0.001854762,0.017577462,0.024949554,-0.01747005,0.013233653,0.012350339,0.020338465,-0.0017922597,0.01883549,-0.021579571,-0.027665135,0.011618659,-0.018321695,0.009700191,0.027768731,-0.03882589,0.007895043,0.0056706625,0.000790824,0.013864948,0.087989815,0.024016535,0.038364656,-0.032696467,-0.025831997,-0.011982483,0.02421872,-0.018221714,-0.059055515,0.03376156,0.034625176,0.024725333,0.018027209,-0.0041377572,0.0041149943,-0.015869558,0.021835236,0.027214997,0.04997656,-0.022237694,0.023623608,-0.03107556,-0.00046074367,-0.017717693,-0.003041881,0.045769,0.040890194,0.0016563797,-0.03517759,-0.038890645,-0.04671792,-0.02865643,-0.0049721925,-0.017802823,-0.04029963,-0.026577383,-0.015716964,0.012383082,-0.04100793,0.054021146,-0.0074837096,0.010365431,0.032706745,-0.025652274,-0.027077593,0.030831745,0.026213275,-0.0028317266,-0.04281421,0.034701094,0.018071419,0.015528056,0.0100118825,0.013714388,-0.042508394,0.01169533,0.05471928,-0.025620032,0.011872167,-0.0416634,0.030546255,0.038453523,0.011107286,0.019294698,-0.023205247,0.0008117343,0.045477983,-0.02677259,-0.013545365,0.002506323,-0.011830418,-0.025112718,-0.0065473006,0.014865908,0.036959797,0.015660333,-0.029502474,-0.006798506,-0.08072899,0.006762361,-0.010724151,-0.009135894,-0.031083295,0.008104665,0.0023698325,0.006711995,-0.024585355,0.03222927,0.011306937,-0.060980354,0.06252427,0.009377489,0.022614127,0.020788578,-0.0071668145,0.000725566,0.025923379,0.027207172,-0.006736193,0.024210865,-0.056747116,0.0043535614,0.07867949,0.00070397474,0.01036754,0.006951629,0.020998424,-0.0131226955,-0.0030440479,-0.013234375,-0.030662471,0.019548044,0.03771703,-0.06165561,0.026259031,-0.005698871,0.053077206,0.0070822253,-0.008394835,-0.03478811,-0.0073081534,-0.18348959,-0.0139786275,0.01132751,0.017998239,0.01148896,0.0015779558,-0.022748705,-0.0040255203,-0.008247103,-0.03319393,-0.04114544,-0.048003066,-0.059045456,0.02708716,-0.019579964,0.008096892,-0.001184597,-0.013658507,0.027292732,-0.02120332,-0.029565966,-0.025086368,0.073811516,-0.028199896,-0.050548177,-0.009445869,0.03355962,0.0450036,-0.030131381,0.00073664816,0.011167805,-0.009700946,0.008473997,-0.0055942535,-0.015021411,0.04139926,0.007219788,0.004249386,0.024902044,-0.017612228,0.053450078,0.017309645,0.00001568214,0.00743515,-0.028764663,-0.013902811,0.010568592,0.022701805,-0.02549827,-0.034619655,-0.015452868,-0.01586407,0.005032482,0.0016922943,-0.066518925,0.012769074,0.026697688,0.020004667,0.032749876,0.045748394,0.0030602794,-0.003321807,0.028819963,-0.034982424,-0.020438181,-0.024988446,-0.021792687,-0.013707196,0.0019184718,-0.06171873,-0.014013771,-0.0019627293,-0.018666638,-0.038358115,-0.0041761724,-0.001979334,-0.017563805,-0.045292635,-0.01176104,-0.07979618,-0.012915629,0.03835339,-0.009758238,0.00594516,-0.052724242,-0.047169298,0.013856843,0.004431489,0.037608378,0.26228002,-0.016324019,0.025528213,0.004247872,0.04954412,-0.05682461,0.030612156,0.05858928,0.0052907337,-0.03656554,-0.011994126,0.0033935288,-0.0111564975,-0.022238627,0.028297892,0.045885123,-0.038808547,-0.042014163,0.043809075,0.009092777,0.021011453,0.02753956,0.0025749053,-0.015112117,-0.04385211,-0.008540569,0.019628081,0.020339672,-0.010395262,0.023883764,-0.036216702,-0.013385659,0.012407104,-0.05163889,0.009688534,-0.028416367,-0.00528202,-0.010177794,-0.00031048598,0.04027014,-0.01618463,-0.007568796,0.017299615,-0.024542645,-0.0008752725,-0.0040058917,-0.0028530913,-0.01743203,0.027598752,-0.006662417,-0.022394823,0.037500698,0.007233489,-0.0022988433,-0.023050426,-0.04087592,-0.029428713,-0.0082441075,0.009431238,0.03365465,-0.004168896,0.01849967,-0.012510648,-0.03350435,0.0065902434,0.03259936,-0.01911144,-0.03635983,0.0045632585,0.0044531785,0.003998172,0.02607773,-0.03084235,0.000381432,0.02876221,0.040010333,-0.030675866,0.045211777,0.00043154732,-0.0030257076,-0.021894373,-0.014123866,-0.026814368,0.024044363,0.04284107,0.01977788,-0.027076127,0.051648375,0.037601985,0.009634089,0.012316436,-0.00011348974,-0.028388262,0.010206156,-0.017723786,-0.014855951,-0.04041658,-0.024691068,-0.02317418,0.01533681,-0.060571793,-0.015208582,-0.029583026,-0.043834686,0.059162784,0.02594474,0.0011717835,0.0077947555,0.009121497,-0.019129591,-0.05263278,-0.01531688,0.00068584416,-0.02865223,0.041570436,0.015587331,0.031432323,0.033561744,0.043573447,0.01552212,0.037830036,0.03819696,-0.012100527,0.04322616,-0.0105269635,-0.021129457,-0.0023297032,0.0367268,0.005897315,0.016043851,-0.008506637,-0.027370736,0.0063033616,0.030388245,0.03697632,0.022597015,0.07775067,-0.019817637,-0.023611566,0.02961096,-0.015903493,-0.04162166,-0.017768944,0.039175358,-0.011479375,0.015406314,0.030269276,-0.017399125,0.0017493787,-0.030651115,-0.021352079,0.028059775,0.046033047,-0.03410197,0.0042613144,-0.058755063,-0.0047718585,0.007798782,0.013017884,-0.0012330846,0.026934369,0.057745956,-0.004089007,0.05557358,-0.017470213,-0.035247277,0.005903042,0.003771445,-0.019409815,0.000039648396,0.04620799,-0.020082537,-0.01906573,0.014318766,-0.010668314,-0.014632475,0.012387289,0.06899043,0.01300086,-0.026335826,-0.009197632,0.01670293,0.021998202,-0.017883072,-0.02016604,0.008168888,-0.052243557,0.0016384741,0.011174885,0.0074949246,-0.020995416,0.088217065,-0.016447468,-0.005569901,0.057180107,-0.020681905,0.06079053,-0.023079216,0.01803103,-0.055660907,-0.030963067,0.060374122,-0.0005219923,-0.0029950386,-0.032015294,-0.017233165,0.00412434,0.06655668,-0.03142519,-0.014752689,0.00029656297,0.01163112,-0.057047486,0.033720504,-0.044258744,0.0029338,0.034614723,0.015523849,-0.03542807,-0.04147453,0.033107996,-0.01377361,0.0061744065,-0.065941595,0.01273158,0.059265226,-0.0005669899,0.05719685,-0.03596766,-0.013834705,-0.0036793898,0.043285187,0.026527245,-0.041819118,0.0025915098,-0.01743982,0.01749925,0.01809372,0.012217805,-0.057679284,-0.050284736,0.01930645,-0.03290727,0.046418536,-0.0005918917,-0.005391605,-0.0076656407,-0.029878506,0.031580158,0.040833622,0.0053463965,0.053398684,0.02303168,0.018611787,-0.009175964,0.05304787,0.061781205,0.030317461,-0.023239352,-0.06467274,-0.019802008,0.062532894,0.018967146,0.013588524,-0.05729437,-0.020357603,0.032660604,-0.061720558,-0.047602024,0.016367521,-0.026494775,-0.0015472783,-0.03381489,-0.013830686,0.06710561,0.014087754,-0.023883116,0.063720234,0.0034578391,0.028322214,-0.041157473,-0.04592746,-0.01232592,-0.07700837,-0.027103387,0.018242951,0.02597077,0.029062685,-0.005627474,-0.06423729,-0.007627774,0.004832018,-0.028355714,0.0012450431,-0.021048693,0.0023086085,-0.01861675,0.03068691,-0.012169681,0.038514957,-0.010048422,-0.006142297,0.017257929,-0.011782121,-0.029472286,0.027165912,-0.0034864147,-0.044797506,0.042549394,0.025364451,-0.00083940977,-0.051733896,-0.037699986,0.02411702,0.042893033,0.022542866,0.022892889,-0.04004662,0.019895075,-0.006771756,-0.05049912,0.025914783,-0.013932803,0.019662395,-0.059793785,-0.0052401396,-0.031231437,-0.003123327,-0.007788451,-0.030736798,-0.038048767,-0.0037117107,-0.015373536,-0.02516227,0.052904733,-0.017190017,-0.0013100487,-0.00006195496,0.054313537,-0.007360143,-0.06016708,0.04430733,0.032094076,-0.029628728,0.02040958,0.009152734,-0.0043685744,0.0230616,0.045045182,0.0023827446,0.019554676,0.061025213,-0.015732419,-0.047961626,0.053424466,-0.021356441,0.0018512327,0.0019187428,0.04582395,0.012553157,-0.045563612,0.004550153,-0.03764347,-0.0025702675,-0.03983852,0.022493662,0.023706783,-0.03578505,0.0071123363,0.0027616746,0.02594246,0.030236345,-0.003932073,-0.003036033,-0.0015094049,0.042274956,-0.03900285,-0.026452024,0.0010424161,0.008632272,0.021613384,-0.024325542,-0.012294856,-0.042889517,0.016492022,-0.04495637,0.047601182,0.0027921703,0.05422317,-0.0109064225,0.0073612556,0.023881113,-0.055011924,-0.026881278,-0.13428533,0.03712244,0.006996925,0.023609899,-0.01784308,0.02019491,-0.017192947,-0.016120715,-0.012061377,-0.04016652,-0.015644228,-0.045133386,-0.016411787,-0.0093318885,0.009746971,-0.010893293,-0.035468932,-0.028324492,-0.006073024,0.0030556403,-0.00421732,-0.014190419,0.03189832,0.02477543,-0.003765399,0.0066955523,0.0116259875,0.020234214,-0.00780798,-0.017962284,-0.00287155,-0.0068470635,0.0157937,-0.029096566,0.008650745,0.019371258,0.024917165,0.013618837,0.018864205,0.016733004,0.0072759325,0.0060031773,-0.048062764,0.030927127,0.009195525,0.015772397,0.006637135,-0.030679941,-0.034959372,0.02071662,0.022323001,0.022352187,-0.035182767,0.011064695,-0.016191376,-0.032238234,-0.050509226,-0.037924625,-0.05644317,0.028630313,0.041076425,0.024132516,-0.02842388,0.012439071,-0.034386057,0.0353857,-0.036342103,0.039165236,0.03317752,-0.012839346,-0.033021573,0.01963508,-0.035485886,0.01082529,-0.008996412,-0.049646657,-0.0034296792,-0.041664273,-0.02821659,-0.019307874,-0.037564404,0.0008250421,-0.028342912,0.0073081483,0.06859414,0.03291202,-0.020198286,-0.013237695,-0.051024713,-0.018325532,-0.06508478,-0.020447241,-0.01666916,-0.0112200985,-0.024090722,0.0387464,-0.054360215,0.009163207,-0.026551625,-0.037217896,-0.025612267,-0.060104426,0.0035439434,-0.03322317,-0.027894448,0.016505193,-0.03160197,-0.021634798,-0.043103036,0.017730601,-0.044639472,0.0012244729,-0.03529519,0.022240387,-0.054982774,-0.02880699,-0.012486964,0.021625757,0.0028941403,-0.01273451,0.019870915,0.011339037,-0.01006688,-0.049348652,0.029858112,0.022271907,0.03725602,0.034575697,0.012432661,0.04297158,-0.0140259685,-0.07081692,-0.00986793,0.046145275,0.046173826,0.036620468,-0.019914212,0.014682062,-0.029695684,-0.03631547,-0.0493754,-0.005272212,0.011297231,-0.016342664,0.009612973,0.017012665,0.010531065,0.06878335,0.045943704,-0.040709797,0.004897412,-0.03765014,-0.03291604,0.021613076,0.0069603613,0.017739696,0.00020067087,-0.0032283235,0.02736633,0.046360843,0.030635415,-0.09157199,-0.0046643643,-0.008633243,0.0112769995,0.050120473,-0.020609772,-0.02807918,-0.0025632572,-0.008256026,-0.01804338,0.006284797,-0.014137422,0.003161613,0.006148238,0.0328941,0.0028934914,-0.0050545232,0.0049837977,0.011991923,0.03637158,-0.010878452,0.019451724,0.03598334,0.013757401,-0.008845951,0.0065432163,-0.002830832,0.049132355,-0.008230043,-0.06893297,-0.010229086,0.0030123412,-0.025245486,0.016937144,0.030796727,0.0041613975,0.04715497,0.040361617,0.0017295346,-0.00073140254,-0.033010263,0.011063721,0.0050632395,0.005525171,0.0046094866,-0.024994481,0.009967219,0.019304825,-0.03257035,0.012873958,-0.013429034,0.012164794,0.043356873,0.0028283994,-0.021039637,-0.02036662,0.01580111,-0.014530373,0.04419347,0.017183747,-0.019798312,-0.015865525,-0.027886335,-0.0147178145,-0.028587153,0.023561731,-0.029927379,-0.053396344,0.023443114,-0.05484975,-0.01173236,0.009027661,0.02811811,0.0148517545,-0.001545114,0.008468978,0.02688701,0.030027889,-0.020102147,0.033804547,-0.004474005,-0.004162319,-0.032607302],"last_embed":{"hash":"nnkjm2","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"nnkjm2","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{14}","lines":[89,89],"size":100,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"nnkjm2","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018732402,0.043332044,-0.023412023,-0.018103708,-0.04222996,-0.026156718,0.020357298,-0.002170102,0.012656583,0.0182747,-0.02138554,0.021673113,-0.008877558,-0.029442523,0.022860412,0.052055538,-0.028298298,0.05395727,-0.044143897,-0.044444386,-0.01233266,0.010187894,0.024376322,0.0091751395,-0.05259332,-0.013832488,-0.005950012,0.005754247,0.015037223,0.039754443,0.0063424413,-0.030090254,0.00084420847,-0.03258752,-0.04714221,-0.04554582,0.016248042,-0.012858122,-0.05319076,0.011840448,0.020634284,-0.018423093,0.021023428,0.051920168,0.02421355,-0.03690976,-0.0030909798,-0.0051669995,0.047270868,-0.054487303,-0.023137748,-0.025224335,0.013302674,-0.028226668,-0.022005707,0.007488392,0.0062501207,-0.0404971,-0.0036541894,0.0039180494,-0.057863805,0.015635362,-0.028956683,0.008636246,-0.01488391,0.042741843,0.014962475,0.04014658,-0.048015893,-0.025855314,-0.03822264,0.004980334,0.012827597,-0.0084560225,-0.010572032,0.011251931,-0.0014016511,-0.038344212,-0.0010057321,0.05673214,0.024522005,0.07472682,-0.013032342,0.010793166,-0.026675062,-0.0007697445,-0.020436646,0.07069894,0.015620396,0.0117046125,-0.045424417,0.006674671,0.0027280997,-0.048011445,0.013452302,0.03152754,-0.0047553033,-0.01615016,0.014412201,-0.008180863,0.011787857,-0.01376831,0.014326921,-0.04987525,0.0042730155,0.033802137,-0.01604771,0.0035291556,0.012559312,0.00005789916,0.0070070713,0.04270358,0.032550886,0.0025764415,0.0095080985,-0.0340937,0.0065536955,-0.05039528,0.0034391705,-0.0072169444,-0.051476847,0.024185114,0.007832161,-0.023057085,0.023561493,-0.012991138,0.038968015,0.0014485547,-0.00080155296,0.038527336,0.009355569,0.043725967,-0.017932648,0.005674782,-0.0017486992,0.017693805,-0.024579218,0.0046425182,0.004634663,-0.051591616,0.016855508,0.053086117,-0.001286116,-0.0038919079,0.0036565135,-0.026716372,0.016806295,-0.022599012,-0.018814702,-0.014844759,0.025735267,0.02152015,0.031594846,-0.009553313,0.003229192,0.03612634,0.01879208,0.020871324,-0.013945797,-0.027344638,0.02484552,0.009279967,-0.020516815,0.016396528,0.05316598,-0.035925925,-0.030920843,0.011021228,-0.01928821,0.007485498,0.05743129,-0.018242944,-0.009350318,0.0006348544,-0.009691251,0.03413205,0.046790637,0.018165885,-0.010036308,-0.018004958,-0.028681245,0.0115836235,-0.004376891,-0.03200875,-0.036943365,0.025736317,-0.013805765,-0.0098754,0.011461454,0.045681972,0.013616255,-0.020412058,-0.023223473,0.05392239,-0.015324756,-0.030813908,0.051410623,-0.013488374,0.003075286,-0.04747483,-0.013832836,0.04782797,0.039786328,0.0012503677,0.020931803,-0.030629484,-0.023678254,-0.04588594,0.016274396,-0.012316169,0.00096298254,-0.047188878,-0.0005778436,-0.011894317,-0.04131634,0.029691929,0.0125894,-0.0071834247,0.045149814,-0.028232606,-0.030080754,0.038887825,0.014265178,0.020986887,-0.0073438366,0.017489064,-0.00048530256,0.05347688,0.021656202,0.041138157,-0.03759366,0.00968132,0.040299397,-0.056508146,0.0072472934,-0.060679853,-0.021377001,0.06012504,0.00073982944,0.017648147,-0.008465129,0.010055042,0.040445622,-0.0047290404,-0.024605962,0.0370495,0.014915732,0.013786363,-0.007865136,0.0140598025,0.002106281,0.035106707,-0.027275434,-0.009960917,-0.07793526,-0.0124159185,-0.022350347,-0.009297281,-0.04440461,-0.032937285,0.010407661,0.0588096,-0.010362175,0.028288875,0.0048036412,-0.02603105,0.032295812,-0.004765333,0.019967036,-0.0003839687,0.026333656,0.0063904454,0.017195493,0.014145251,-0.028290546,0.008417641,-0.043816563,0.006110939,0.057661064,-0.0084263515,0.006570122,0.007265365,0.023865154,0.0027944802,0.021596907,-0.014441085,-0.015564725,0.028060988,0.038517248,-0.013303885,0.01809904,0.006276649,0.04155798,0.009241105,-0.00601985,-0.018729832,-0.01648433,-0.18272197,-0.024128683,-0.0009813752,-0.000035443056,0.0080211,0.02040325,-0.050391976,-0.035232957,0.026955638,0.001833985,0.0011519445,-0.034848694,-0.032705605,0.03690384,0.024691997,-0.0055911033,0.0012932213,0.0012022668,-0.0011467459,-0.01865673,-0.0315586,-0.017591419,0.05686165,-0.046872586,-0.06707941,-0.012540813,0.050128605,0.022695495,-0.027421156,-0.00868929,-0.023122048,-0.02102884,0.0055956803,-0.02033408,-0.023312256,0.045228135,0.020254655,0.017798597,0.03689351,-0.017438548,0.052681956,0.02309659,0.033242594,0.018979782,0.000009497784,-0.026883977,-0.01955434,-0.01464986,-0.03928543,-0.0027913859,0.009918228,-0.024319237,-0.01735718,0.027053513,-0.054117884,-0.0013702082,0.00134565,-0.0056031565,-0.00914875,0.03722091,-0.019555574,-0.024908872,-0.019249981,-0.04097973,-0.034962803,-0.03618488,-0.008376837,-0.005040872,-0.0023309465,-0.058502246,0.01617163,-0.017187497,-0.00030496236,-0.035764255,0.0056834333,0.013165773,-0.020887015,-0.052185908,0.0048564365,-0.111532174,-0.015077708,0.008012786,-0.01441018,-0.0023041388,-0.036508806,-0.0554439,-0.04972093,0.004831932,0.021313297,0.2534253,0.0414172,0.046823792,-0.024360983,0.04314594,-0.044073008,0.009032697,0.04067482,-0.022638515,-0.007866819,-0.0015739554,0.0039535095,-0.031960495,-0.012336265,0.005537587,0.06103701,-0.07879177,-0.017811242,0.054024637,-0.003994867,-0.011061744,0.0013933099,0.00048586272,-0.019654468,-0.060493786,-0.00015495485,-0.003298849,0.049792543,-0.0011681295,0.042547163,-0.04601653,-0.020799704,0.01725692,-0.030878829,-0.013554701,-0.021169987,0.008103773,-0.03831892,0.036579065,0.029433278,-0.027499935,-0.013541935,0.058926634,-0.056639574,0.026440911,0.006324771,0.011344047,-0.014364929,0.03807598,0.009345857,0.021575943,-0.0021825614,0.015201624,0.0030579576,-0.010706118,-0.02519622,-0.024563238,0.0042317975,-0.004003022,0.006238212,-0.00940288,0.030805947,-0.029406102,-0.00016337415,0.00020584099,0.019833924,0.031570956,-0.013688274,-0.0016272264,-0.0044090203,0.01347102,0.0044805803,-0.03553146,0.018144645,0.019889854,0.015229267,-0.030398661,0.049568612,0.0034762342,0.0065106354,-0.020013673,0.02087909,-0.02015511,0.006974098,0.014575458,0.014749463,-0.007751372,0.022048935,-0.013183929,0.00044116308,0.021949135,-0.009102448,-0.0043819314,0.017314972,-0.028036186,-0.038449626,-0.009233995,-0.028790396,-0.03176807,0.04104573,-0.02051856,-0.008589431,-0.02410508,-0.03295297,0.051350158,-0.005041653,-0.019175712,0.011233947,0.011273302,0.007589187,-0.06890158,-0.012964033,-0.00073339744,-0.021794071,0.070044324,0.046870664,0.037798222,0.013863491,0.045245722,0.012329731,0.04944403,-0.0110917995,0.03870813,0.031164953,-0.020971632,-0.02575426,-0.026296798,0.032419473,-0.021860799,0.035282217,0.021037972,-0.03239684,-0.02938157,0.031726725,0.06128501,0.022658,0.07485012,-0.0046720356,0.007948168,0.0209663,0.0018927675,-0.028055178,-0.04450837,0.009193566,0.0045282342,0.02324886,0.037165537,-0.03635614,-0.0035583219,0.050993502,-0.04451372,0.029770762,0.02801737,-0.039882082,-0.012175556,-0.07627783,-0.0105848815,-0.017944545,-0.00517837,-0.018850807,-0.0012911089,0.04561864,-0.0029708499,0.0383822,-0.011927636,-0.017166862,-0.011614168,0.059165042,-0.020179808,-0.019482272,0.022678254,-0.03589561,-0.035357844,0.018346138,0.0027529465,-0.06311959,0.012270946,0.044699162,-0.036980316,-0.0040887534,-0.022787126,-0.013923859,-0.014412873,0.0048928633,-0.0051300093,0.016465489,-0.035067882,-0.010408347,0.046231136,0.012749708,-0.0017524423,0.11071264,-0.0023256664,-0.021490611,0.068342075,-0.007335014,0.09809986,0.02961823,-0.00060370483,-0.012154722,-0.008226054,0.086588055,0.006385711,0.008827629,-0.014809117,-0.048795216,-0.022397498,0.05804217,-0.031929538,0.024820657,0.0138201555,0.01478565,-0.019453296,0.009272594,-0.022609359,-0.002233548,0.040922057,0.046827693,-0.01984984,-0.035306472,-0.0018811688,-0.028158402,0.023782324,-0.058887057,-0.006931559,0.04331506,-0.0097078895,0.034384523,-0.058038723,-0.020024786,-0.012871151,0.046488557,-0.0016808346,-0.038681988,-0.0031904818,-0.053639904,0.03040503,0.01644154,-0.023507837,-0.030542765,-0.043771196,0.028267166,0.0019507445,0.027491296,0.004884145,0.00086864526,-0.0031430614,-0.013829993,0.043719977,0.042008996,0.011485705,0.025857672,0.006968739,0.018059121,0.013881489,-0.0030049656,0.04030953,-0.0019483577,-0.04483091,-0.039715655,-0.017085582,0.05292478,0.009096452,-0.017119799,-0.07007495,-0.039874114,0.023718724,-0.05101476,-0.007098437,0.014483078,-0.01642747,-0.00047907545,-0.0017162955,-0.016639207,0.04474007,0.0076951366,0.012354953,0.043870218,0.06615853,0.015380112,-0.002055769,-0.05716887,0.025955781,-0.034616273,-0.01752203,-0.011841902,0.03308252,0.014215319,0.00015793697,-0.040631637,-0.00368183,0.01173772,-0.027376542,0.021625496,-0.022663033,-0.038282245,-0.031708475,0.0131437015,-0.0016201973,0.016175158,0.001555629,-0.019584889,-0.0051993355,-0.034951776,-0.010784226,0.01958973,-0.014162971,-0.035744045,0.03642948,0.008988664,-0.013424901,-0.053093325,-0.025657548,0.042376567,0.035478167,-0.008531595,0.031640686,-0.025297195,0.035362765,-0.006798427,-0.013210208,0.021985885,-0.018245751,-0.028345818,-0.034482334,-0.03908367,-0.033053316,-0.023629999,-0.012997377,-0.00996115,0.002597004,-0.0046740286,-0.001404402,-0.040061496,0.027977692,-0.040421844,0.008805463,-0.0035014073,0.049955837,0.0025716769,-0.073497646,0.036519963,0.006138871,-0.06124514,0.028226612,-0.0020665356,-0.0060160733,0.032550696,0.022919394,-0.018138628,-0.010546334,0.025331134,-0.003083268,-0.06000202,0.050276592,0.002275712,-0.012572421,0.03335941,0.04647295,-0.0054064486,-0.05728612,-0.0074926764,-0.008312295,-0.010434273,-0.06452069,0.0009036243,0.02340055,-0.01884188,-0.031696714,-0.059308786,-0.010778586,0.024838053,-0.019948,-0.0018117721,-0.021399783,0.027285116,-0.027388552,-0.0079651205,-0.013886816,0.005879897,0.0036519312,-0.04024344,-0.0043952954,-0.022087565,0.02624122,-0.037292287,-0.011891371,0.021862732,0.04980242,-0.03538572,-0.02980027,0.042770095,-0.027544074,0.013322148,-0.13554692,0.0340852,-0.019389609,0.019145384,-0.0049130344,0.02280261,-0.025969716,0.0064963563,-0.0017873208,-0.0217127,-0.055378873,-0.005967959,0.0006392055,-0.021320095,-0.016574733,-0.0012364937,-0.033493146,-0.016172167,-0.03144958,0.06451936,0.010244626,-0.023197118,0.055302657,0.019566534,0.012664904,-0.014310609,-0.01137436,0.06285585,0.00016811209,-0.03348584,0.0046867607,0.008799157,0.017484354,0.0030866128,-0.010996022,0.0070442585,0.0199782,0.021930763,-0.0077322777,0.026117241,0.014731087,0.019154007,-0.03572216,0.051519193,0.009631294,0.048877425,-0.051465143,-0.022792388,-0.020732213,0.027940217,0.03614263,0.021422008,-0.022301871,-0.021117376,-0.031502582,-0.020903293,-0.044730082,-0.0055878633,-0.064663954,0.03282887,0.046482217,0.055184167,-0.034515727,-0.03545343,-0.020046549,0.03286374,-0.051868595,0.038544606,0.044155337,-0.0025733067,-0.019488309,-0.015843183,-0.0115478365,-0.0012326742,0.001943102,-0.016397402,-0.016039312,-0.038431823,-0.007776636,-0.008728914,-0.05000703,-0.018165851,-0.018548282,0.0332241,0.04825833,0.023116007,-0.014673704,-0.027963135,-0.043204334,-0.016459052,-0.062562406,-0.027231652,-0.041033324,-0.0036206106,-0.012195215,0.058699388,0.009955583,0.00040917247,0.00039282846,-0.017370442,-0.045471396,-0.07579701,0.009523949,-0.027071398,-0.015250112,0.0076656025,-0.017027179,-0.020941736,-0.025594035,0.0027055393,-0.0361517,0.010932503,-0.04412697,0.03921903,-0.073642105,-0.027205301,-0.020003011,0.0433853,-0.005976291,-0.023413168,0.010599606,-0.015348365,0.0027510657,-0.032348704,0.012774916,0.02655649,0.022380529,0.01593547,0.021728082,0.052394982,-0.034229368,-0.031854786,0.002750262,0.027365847,0.027527092,0.026790328,-0.059856586,0.006880886,-0.024225548,-0.018038904,-0.036761235,0.0015483937,-0.0051352973,-0.032436043,-0.0027635852,0.023093693,0.0017578107,0.054637663,0.035849415,-0.0117627075,-0.02646654,-0.04007446,-0.019126205,0.033616945,-0.011980171,0.0643121,0.011224842,0.017770126,0.019308003,0.017962113,0.00025277655,-0.03529034,0.017062265,-0.028536143,0.0069554634,0.07378739,-0.023194935,-0.011696652,0.028514389,0.012500834,-0.0049404493,0.028638251,-0.02945589,-0.013248829,0.011365944,0.043443553,-0.022329083,0.024257457,0.0012532934,0.009131383,0.035124354,-0.022480728,0.059514802,0.023651967,0.049023204,0.0045808847,0.0007124617,0.019998232,0.05181356,-0.004838488,-0.03152255,-0.00012284267,0.021499336,-0.024839686,0.014217419,-0.0057858834,-0.022765536,0.0035771872,0.04338615,0.034727722,0.028134381,0.0011490238,0.007793891,-0.010815724,-0.017422093,0.0107960785,-0.0028104123,0.036539216,0.010674614,0.018988928,0.014335876,-0.0075228387,0.0090333745,0.035284404,0.011373118,-0.019206194,0.0050980686,0.0244056,-0.010747301,0.015092819,0.021695523,0.002010333,-0.015759991,-0.008058916,-0.015861716,-0.057813898,0.0054443586,-0.0008234037,-0.04746937,0.04732328,-0.065902025,-0.022718739,0.03828651,0.044695847,-0.016436804,0.0017746494,0.018646682,0.04556393,0.026083222,-0.0016226768,0.042222463,-0.022613373,0.011036734,-0.052384768],"last_embed":{"hash":"1ef78gv","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"1ef78gv","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{15}","lines":[90,90],"size":105,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ef78gv","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{16}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.052000523,0.03684756,-0.038136102,-0.014093885,-0.037675414,-0.016838735,-0.011555441,0.020555303,0.018842217,0.022506822,0.008131045,0.04152292,0.0059809946,-0.008488694,-0.016306713,0.044122085,0.0016629382,0.035586298,0.002849008,-0.02631998,-0.0058868066,0.003290772,0.054420173,0.002771623,-0.016375376,-0.00037468455,0.013527795,0.0017105052,0.027457949,0.045289107,-0.014510114,-0.019264296,0.055068407,-0.040912416,-0.02453499,-0.025849184,-0.013552489,0.0036658233,-0.051956736,0.041597392,0.02044488,-0.0027644786,0.0103051495,0.0632455,0.050946746,-0.05121326,-0.03225165,-0.0053081084,-0.0034458512,-0.033311993,0.007997725,0.0019526138,0.03643864,-0.025458002,-0.029077206,0.0031529383,-0.017025672,-0.04292478,-0.017913831,-0.019760685,-0.06527709,0.031797726,-0.05051549,0.019990068,0.03222977,0.028405378,-0.030426152,0.0020158538,-0.035609554,-0.015928244,-0.0397989,0.017241724,-0.00052432116,-0.018227784,-0.055526447,-0.0027101801,0.03707816,-0.016276686,0.004994395,0.072149545,0.006753921,0.056785576,0.0014072149,0.02122556,-0.023011249,0.0172726,-0.032865368,0.03949705,0.011567428,-0.013397723,-0.014887952,0.0004023231,-0.02100186,-0.018100468,-0.003602663,0.02628088,-0.012730256,-0.00047272857,0.007812183,-0.023783484,-0.005633628,-0.03263212,0.018112928,-0.04320161,0.017393762,0.01599815,0.030609546,-0.0043226853,0.011457657,0.00032993854,0.010124824,0.048194323,0.016140863,0.00575385,0.010277502,-0.0005794666,0.009123084,-0.052784123,-0.0066809277,-0.009660896,0.0027351852,0.011277329,0.021994818,-0.027005946,0.009877452,-0.033180084,0.02854732,0.008165131,0.056833167,0.043741163,0.00013742292,0.034335494,-0.05270647,0.030652482,0.00029237286,0.027964089,0.02959356,-0.0016811904,-0.0015504712,-0.03608372,0.022495113,0.05345025,-0.03910008,-0.014880263,0.020918895,-0.019583698,-0.017101629,-0.0048608813,-0.027934326,-0.013919862,0.03899937,0.03587712,0.009422611,0.00011586648,-0.015190145,0.02160462,0.035628095,0.0011823045,-0.011428722,-0.016251879,0.004289274,0.007084191,0.01192428,0.000080542806,0.01489475,-0.0242558,-0.035025444,0.047580604,-0.037015907,0.025515728,0.033426553,-0.030509973,-0.025545055,0.029369146,-0.007756897,0.020702528,0.0713326,0.012510112,0.024904873,-0.025902055,-0.011877246,0.002308519,-0.010775595,-0.019061832,-0.06260178,0.03335635,-0.004214862,0.007957314,0.005974281,0.030802963,0.016161384,-0.032462753,0.007787653,0.03009701,0.023070142,-0.0534996,0.03979672,-0.019222489,-0.014184083,-0.04912512,-0.034644336,0.0643359,0.007486182,0.010823121,-0.015827583,-0.018633721,-0.019063635,-0.023557315,0.027459702,-0.02267932,-0.042712722,-0.039162308,-0.024829837,0.010799173,-0.022342283,0.0111744935,0.030720798,0.0188459,0.0189543,-0.021322815,-0.022717156,0.031026814,0.0149646755,0.005638144,-0.041720837,-0.003409432,-0.020867273,0.043887716,0.021888178,-0.011855241,-0.025704019,-0.013173721,0.08446187,-0.019006452,0.015752938,-0.064722635,0.0034404325,0.02050338,0.023301348,0.004306542,-0.031667862,0.0033699586,0.068407506,0.0016492024,-0.03226349,0.008232633,0.020002143,-0.008585839,-0.02942783,0.0067432667,0.010084379,0.033440895,-0.009384195,-0.0055802963,-0.06802845,-0.00395678,-0.016286688,-0.033445716,-0.04810818,-0.013172458,0.0037977505,0.01473498,-0.038301457,0.027024861,0.02070408,-0.037095178,0.044688717,0.015552593,0.02760603,0.0120891025,-0.005681766,0.002685085,0.0060756933,-0.0026486313,-0.026705131,0.0041330606,-0.04938144,0.028626956,0.043313447,0.009126519,-0.014611291,-0.02378228,0.022825386,-0.027160456,0.028752342,-0.067635596,-0.035877984,0.026672203,0.024446249,-0.008854324,0.05199362,-0.0031122363,0.050395437,-0.015153407,0.017066438,-0.010590424,-0.0018680376,-0.18031852,-0.022159435,0.018364657,0.030638145,0.011909903,0.0037800458,-0.03325179,-0.008550556,0.004769253,0.011084058,-0.016285982,-0.04629548,-0.043532666,-0.004680577,-0.035242725,0.003782112,-0.047598526,-0.022599623,0.010291332,-0.03363599,-0.029238367,-0.016206203,0.03655406,-0.032509137,-0.03696872,-0.0023218268,0.04656606,0.028029224,-0.05285068,-0.026257081,-0.014545024,-0.028583875,0.01255222,-0.0040464257,0.0038472435,0.064222954,0.020910721,-0.0035857633,0.03502404,-0.027103608,0.029188434,0.055580456,0.02305655,0.018138051,-0.027476678,0.019404808,-0.0018722777,0.028656015,-0.022734217,-0.05553688,-0.017330771,-0.024322536,-0.00034031834,-0.0066201887,-0.051828515,0.011280702,0.014057656,-0.0014719489,-0.03009543,0.03650458,-0.0290153,-0.043149464,-0.017203685,-0.026782718,0.002247321,-0.019665798,-0.026692316,-0.018768169,-0.0031729003,-0.040126376,0.0001936802,-0.0050101853,-0.033010066,-0.029842732,0.02458397,0.0052799904,-0.0056952536,-0.036573038,0.006503775,-0.0793163,-0.03903159,0.037375994,0.0012921075,0.02249712,-0.06681246,-0.025524925,0.00091554684,-0.0071667447,-0.011699601,0.2732935,0.0069161383,0.009144694,0.009528319,0.068099305,-0.020983,0.06975114,0.049124304,-0.01786978,-0.02706526,-0.019859323,0.003977749,-0.030084835,-0.021174137,0.020915313,0.048353884,-0.05094289,-0.031056285,0.06185988,0.002810384,0.013336271,-0.004245253,0.012979638,-0.036393717,-0.06925882,-0.002954257,-0.012819594,0.045940742,-0.013807951,0.026139066,-0.025013205,0.017180232,0.05408044,-0.037835047,0.004658831,-0.010609098,0.0021374635,-0.042325664,0.010715409,0.031086685,-0.041130226,-0.011216036,0.018649647,-0.041216567,0.016187284,-0.003886452,-0.0057438593,0.008467535,0.034521587,-0.0048584137,0.0031731569,-0.004813003,0.003025448,-0.013082722,0.005860243,-0.012020814,-0.0028361524,-0.011294191,-0.01445371,0.008329459,-0.021470511,0.020926325,-0.010974123,0.0007316107,-0.0071088606,0.06297265,-0.008552816,-0.029544976,0.010308686,0.004306025,0.017941495,0.025560856,-0.039283726,0.0143729765,0.049039025,0.03679765,-0.03580755,0.03255073,0.018257935,0.03370853,-0.043701287,-0.006178962,-0.04929524,0.0060044234,0.040040158,0.00013465091,-0.017312549,0.020655029,-0.019409182,0.022965867,0.004483423,0.009671989,-0.032048885,0.00061246014,-0.030089948,-0.023231199,-0.03051043,-0.04041086,-0.04863986,-0.003023548,-0.032337192,-0.022097468,-0.027375847,-0.036972083,0.012979422,0.004473378,-0.01434687,0.035666235,0.013061372,0.007244461,-0.061387062,-0.029323695,0.0036981432,-0.026139352,0.025675263,0.025315747,0.03209869,0.014878349,0.06077974,0.023160666,0.058765784,-0.0064874324,-0.016719362,0.009242774,-0.0023194065,-0.04620895,0.008246634,0.012291884,0.00051501504,-0.0012220511,-0.020337036,-0.034802713,0.019281711,0.025148364,0.035764545,0.045305002,0.06525368,-0.008882716,-0.010290461,0.026991336,-0.009589526,-0.022302786,-0.014054745,-0.021915503,0.008583148,0.03727403,0.01493052,-0.019465541,-0.00018989552,0.05475204,-0.026295716,-0.0016751497,0.044849224,-0.059246596,-0.013185184,-0.072238296,0.00088893686,0.038142793,-0.0068656905,-0.030279392,0.008199822,0.05597528,0.009108881,0.05629914,-0.020566462,-0.015793566,-0.004960779,0.01140815,-0.008211513,-0.0075158523,0.026854612,-0.013458628,-0.03772161,0.0087649245,0.020710135,-0.030081803,-0.024869729,0.06487283,-0.005669469,-0.020968499,-0.029316515,-0.011696515,-0.0023950336,-0.027349122,0.016529283,0.030698143,-0.00019569036,-0.0052674254,0.026164953,0.00927055,-0.0001668179,0.10518251,-0.03694972,-0.017519642,0.03320913,-0.027050646,0.055669937,0.0057790666,0.016258627,-0.033013932,-0.003534127,0.060635682,0.013285781,0.028637951,-0.030701343,-0.01351863,0.0046307165,0.053223435,-0.05372263,0.0005660514,0.024042346,0.005361722,-0.007428831,0.014905699,-0.027185323,-0.017256707,0.034430142,0.012077222,-0.0052535897,-0.025630653,0.011162148,-0.018844347,0.030104965,-0.031558547,0.015930673,0.06755111,-0.002528998,0.008322421,-0.057404585,-0.0073598176,-0.0087307375,0.021447299,0.013248047,-0.040909134,-0.01846263,-0.024174968,0.016417025,0.016965518,-0.005911601,-0.036974236,-0.02851643,0.0047779223,-0.032634392,0.018236062,-0.018757222,0.009856567,-0.0040815063,-0.034778222,0.027977483,0.0527662,0.017602691,0.021222804,0.018969983,0.02521502,0.022494048,0.005400306,0.034971766,0.026334008,-0.036572568,-0.04569837,-0.024738783,0.05283664,0.028650343,0.03122153,-0.042296175,-0.019328741,0.00046223475,-0.03279364,-0.02319218,-0.0068582655,-0.03934496,-0.020855151,-0.016484244,-0.020576663,0.06953493,-0.0010110515,-0.025088212,0.022116568,0.031702287,0.017861862,-0.009231529,-0.050958455,-0.009899988,-0.051622007,-0.03370861,0.026088279,0.012491896,0.028813116,0.035873648,-0.060325116,-0.023737054,0.016034223,-0.04341432,0.05038331,-0.009844836,0.006365134,-0.03360165,0.040284574,-0.016223297,0.015328089,-0.0037199925,-0.018944211,-0.0015557501,-0.019402098,-0.037927594,0.051483583,-0.0051365676,-0.028757453,0.02456737,0.019906402,-0.0059423507,-0.06339106,-0.0250394,0.034136813,0.06182926,0.0047488455,0.018359227,-0.03089194,0.037654575,0.011259593,-0.019588567,0.007524089,-0.02975011,0.016971624,-0.057061646,-0.021757945,-0.026048759,-0.035596132,-0.009141384,0.0033776762,0.0040679746,-0.031180814,-0.057981953,-0.011237299,-0.0010645507,-0.058344066,0.00536569,-0.026034951,0.08070836,-0.0027507527,-0.040540934,0.018286405,0.031158956,-0.045246888,0.009007634,0.024529284,0.0009094629,0.029938051,-0.0010184199,-0.020999404,0.036550954,0.010502792,-0.0044613774,-0.06510531,0.06674546,0.029003909,-0.031742465,0.031106599,0.026094213,-0.0007339166,-0.02980529,-0.00081214623,-0.0066126,0.020282013,-0.02480127,0.022477103,0.017308023,-0.051194306,0.016608829,-0.021766657,0.01879148,-0.008979349,-0.007003081,0.03181299,0.00030072124,0.040184293,-0.0009808701,-0.0106506515,-0.0077305376,0.017719483,0.0045570787,-0.03358182,0.00551398,-0.028983878,0.030482432,-0.003044024,0.027960781,0.00211875,0.03117907,0.014663292,-0.044624157,0.02004235,-0.053832803,-0.021639023,-0.15415318,0.034247473,-0.009660532,0.00061564054,-0.041178446,0.0077179186,0.012795487,0.009141202,-0.0025977355,-0.025017327,-0.026711212,-0.042022977,-0.011568599,-0.025407063,-0.0036426485,-0.00094013417,-0.021708207,-0.004416056,-0.021447755,0.05215709,0.008480991,0.0030048096,0.057083134,-0.005175023,-0.004921811,-0.0088796215,0.007460263,0.05679834,-0.004944933,-0.03788527,0.0063744085,-0.003417608,0.0071812784,0.010753999,0.020537494,0.039739233,0.023048373,0.020529475,-0.02869504,0.040522695,0.005464289,0.010344563,-0.01787788,0.02878127,0.023361415,0.015991978,0.009460374,-0.0035733602,-0.027802713,0.016843243,0.022091713,0.035969883,-0.029359644,0.008053189,-0.002948814,-0.003569118,-0.03595754,-0.011685233,-0.047024075,0.02269331,0.020344608,0.04058436,-0.044852465,-0.0381526,-0.020881794,0.024804715,-0.053329848,0.034049943,0.015411234,0.0010562385,-0.039040387,0.01208507,-0.029946676,-0.026935466,-0.01649565,-0.045103423,0.022944437,-0.02104678,-0.03612908,-0.0016913062,-0.040454086,-0.0278557,0.0031447026,0.029476535,0.071585804,0.021392202,-0.01081495,-0.04089295,-0.04112235,0.011136381,-0.06789551,0.004292032,-0.014975987,-0.010187482,-0.017170278,0.056352127,-0.02330384,0.008336911,-0.020722691,-0.0031494573,-0.021209821,-0.0510455,0.008273542,-0.036851775,-0.037695926,0.015083083,-0.01874573,-0.019775523,-0.017035797,-0.036784142,-0.023933021,0.0010010517,-0.042787097,0.016351582,-0.05028255,-0.039934766,-0.019223895,0.022702733,-0.008652226,-0.020339772,0.017657379,-0.028660145,0.020716546,-0.04197675,0.03358083,0.054915525,0.04856365,0.023045672,0.0006528587,-0.0009781977,-0.03817682,-0.030896861,-0.0025572656,0.062293332,0.03237998,0.03235929,-0.0165654,0.010566278,-0.023819707,-0.023280632,-0.063382365,-0.021711955,0.0070522265,-0.017710727,-0.0014109552,-0.015078162,0.009129222,0.05757434,0.070647575,-0.029077282,0.0064707096,-0.052164122,-0.0040859417,0.023333225,0.03438842,0.031636417,0.022019735,-0.00044720335,0.018571733,0.050187033,-0.027921267,-0.07828932,-0.034460682,-0.018572183,0.01539424,0.10293192,-0.015303329,-0.008835897,0.010274298,-0.00849686,-0.005924966,0.028270457,-0.022362927,-0.019301834,0.012364334,0.053752583,-0.015288677,0.026246572,-0.02086135,0.014789282,0.05559429,-0.00051523786,0.005954203,0.03732311,0.05443699,0.029213615,-0.010001062,-0.0112221325,0.0020673096,0.0072860396,-0.028641457,0.011383082,-0.027394528,-0.021524627,0.031754516,-0.016531004,-0.0022407318,0.017297417,0.060040757,0.012238033,0.01700009,-0.024083467,-0.0020126835,0.008382259,-0.057277888,-0.02171202,-0.028691515,0.0057101045,0.007607408,0.0053634397,0.010338934,-0.0027542212,0.0063939197,0.007156178,0.0071999663,0.023170745,0.023613885,0.0264336,0.014551377,0.019991552,-0.0041201524,-0.01992465,-0.025197398,0.022787997,-0.007073981,-0.031323988,0.039606325,-0.021442078,-0.019673042,0.028000345,-0.060977224,0.008554993,0.037389196,0.031115092,-0.007783994,0.027949076,-0.015020433,-0.0016969838,0.042175785,-0.0083480105,0.058162417,-0.013684375,-0.0010641003,-0.052747995],"last_embed":{"hash":"ec0o9g","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"ec0o9g","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{16}","lines":[91,91],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ec0o9g","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{17}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07183411,0.050697383,-0.039935708,-0.029295737,-0.033414003,-0.040075507,0.015150008,0.018271796,0.041498896,0.0029603175,-0.014389904,0.007501573,-0.034368303,-0.03438677,0.011305546,0.04035758,-0.018181195,0.033552907,-0.040753543,-0.029639928,-0.03473664,0.0042443485,0.000049772774,-0.000077178054,-0.054828554,0.010216832,0.027585592,0.015261572,0.009482192,0.02196803,0.019323086,-0.02776958,-0.023707693,-0.02238675,-0.010740571,-0.055722583,0.013954742,-0.0004271343,-0.05327398,0.037288103,0.019383786,-0.0207828,0.029086921,0.03938516,0.0048811757,-0.057362042,-0.006442998,-0.01880872,0.030695198,-0.057142794,-0.006975293,-0.0008908909,0.07147574,-0.020198539,-0.014761097,-0.00023658268,-0.006835,-0.043667868,-0.005036259,0.015757678,-0.045956098,-0.0015259893,-0.031316712,0.0057146004,0.021696541,0.036048617,-0.001976835,0.032502312,-0.03972286,-0.026120653,-0.03364209,0.020165943,-0.0048232726,-0.01586623,-0.023556385,-0.01701323,0.016496485,-0.020268468,-0.0139724035,0.048237063,0.029073535,0.07497818,-0.0024548143,0.015522349,-0.006424858,0.006769573,-0.012828437,0.012121867,0.025490103,0.02137672,-0.03385598,-0.0069206706,0.012590249,-0.041633207,0.011899018,0.035147134,0.012268262,-0.036823563,0.012115467,-0.0047104973,0.0046453234,-0.009474013,0.0048088077,-0.041169345,0.02557052,0.0012347923,-0.051767033,-0.01111866,0.030915877,0.002074214,0.0094440505,0.057777923,0.020730589,0.015106641,0.003987003,-0.032047328,-0.0068763075,-0.04411455,0.018595735,0.016743185,-0.033553425,0.036463715,0.015594887,-0.025547931,0.019438028,0.007108362,0.031718407,0.033570223,0.012694288,0.06221383,0.0023000194,0.052976448,-0.03459167,0.0052944324,-0.013996602,0.016415931,0.031346288,0.0011709814,0.03434919,-0.051165566,0.00675417,0.07050056,-0.003954482,-0.022573607,0.0009424712,-0.05154966,-0.0028354954,-0.0031810878,-0.019646022,-0.01415016,0.0355659,0.021534588,0.0016282193,0.024732752,-0.008703721,0.019615486,-0.005022696,0.027775623,0.0014283307,0.0062277704,0.008210419,0.01895476,-0.004293928,-0.0056356327,0.02071803,-0.020539464,-0.011587707,0.02254604,-0.033819944,0.031194516,0.065024056,-0.03333913,-0.011822034,0.0013524722,-0.003509262,0.020896513,0.07253422,0.015740125,-0.0036444797,-0.04708449,-0.035523426,-0.016993081,-0.011722114,-0.0015260235,-0.052226275,0.022899577,0.009131344,0.0211756,0.0049399706,0.006180952,0.011040142,-0.024330035,0.010110095,0.03449133,0.02355914,-0.011548636,0.023320423,-0.014147019,-0.02077604,-0.05091088,-0.018106049,0.03494491,0.053797428,0.013751213,-0.0010952593,-0.031015668,-0.034918677,-0.05063193,0.03170295,-0.034493793,-0.014851994,-0.019899603,-0.028612332,0.014284265,-0.041303776,0.01071821,0.009943467,0.0006262717,0.004272442,-0.006551151,-0.019750176,0.030920818,0.005990704,0.018716535,0.003090144,0.02581049,-0.020886706,0.06221536,0.015636617,0.03409531,-0.0552917,0.005613862,0.062115323,-0.022106828,0.03863411,-0.038272053,0.013112551,0.032638066,-0.010407437,0.017781725,0.0036451085,-0.017600799,0.048718393,-0.011355521,-0.046480317,0.012431232,0.015341694,0.009788966,-0.03004115,-0.0036968533,0.03342465,0.031460628,-0.028089311,0.010084629,-0.05759678,-0.007411427,-0.016932618,-0.0019757962,-0.027936874,0.0031916865,0.0051253894,0.046441022,0.003348785,0.024527403,-0.006579121,-0.05176472,0.048853002,0.01111283,0.030538768,0.006184182,0.002378327,-0.008327174,0.018259177,0.009987889,-0.010837121,0.009843875,-0.049816843,0.040937856,0.08571,0.00069058704,-0.02759208,0.008882104,0.038119562,-0.027153058,0.008555209,-0.010903453,-0.006254232,0.031634837,0.030116046,-0.0062109674,0.0298216,-0.004184454,0.059832502,-0.0036754683,-0.008637935,-0.024884703,-0.007216812,-0.1847407,-0.018975593,0.017588021,0.00056160014,0.017435635,0.004557398,-0.067571856,-0.0050946833,0.028727768,-0.040095996,-0.01705946,-0.050104395,-0.06476485,0.030058064,-0.006679646,-0.013810546,0.002135569,0.006489593,0.03263468,-0.024233364,-0.025801798,-0.065352045,0.045048382,-0.03278909,-0.053873416,0.0077861324,0.06108987,0.0011094095,-0.025997827,-0.021955498,-0.009983937,0.014010476,0.010034455,0.005540198,-0.027818952,0.047265094,-0.006198265,-0.0042902986,0.024035914,-0.01021277,0.03340776,0.028947337,0.017585328,0.03033502,-0.00036972555,-0.002183795,0.0017552199,-0.0069531896,-0.003509667,-0.027569463,0.02046252,-0.03450593,-0.010267155,0.005447355,-0.062599175,0.00058438897,0.009475616,-0.004233754,0.035501547,-0.00095271005,-0.05171134,-0.005557372,0.00009164172,-0.037367478,-0.022796655,-0.037014082,-0.024974663,-0.01127845,0.008881378,-0.04998755,-0.006204752,0.0225484,-0.024570141,-0.04568626,0.001648595,-0.008042787,-0.020285172,-0.043796983,-0.008119312,-0.11139921,0.00075522426,0.005877607,-0.0066514,-0.013543169,-0.050298072,-0.039107516,-0.01669666,0.010562999,0.034744713,0.25514454,0.024615187,0.017577829,-0.030801972,0.04398381,-0.033561874,0.011396707,0.04567857,0.016585592,-0.026389254,-0.043420117,-0.014350514,-0.022292385,-0.007538005,0.0068860943,0.07034684,-0.05911286,-0.031579167,0.07372354,-0.0067513026,0.016440768,0.001742184,-0.012564929,-0.013118414,-0.024916539,0.008288316,0.010555071,0.05082858,-0.0053488207,0.033608217,-0.03543962,-0.025312219,0.023107808,-0.077126764,-0.011555999,-0.03028051,-0.022447009,-0.014480004,0.01664774,0.03896162,-0.018937498,-0.02009987,0.056900218,0.009017909,-0.005084404,0.005790403,-0.0059106033,-0.0052797883,0.0468592,-0.0073959213,-0.010293722,-0.003634247,-0.009880852,-0.021594701,-0.005037049,-0.017413052,-0.01449883,-0.0078805825,0.0014882854,0.041131556,0.00583535,0.020570822,-0.032990545,-0.0052012214,0.012017978,0.04231265,0.006719025,-0.008189395,-0.027332423,0.02237571,-0.0038719473,0.021191142,-0.0180287,0.013067482,0.024982799,0.03313306,-0.015409278,0.07654667,-0.0123644415,0.004810398,-0.03478669,0.01316432,-0.02529074,0.027295897,0.031018324,0.020320486,0.0017408136,0.033463534,0.002373483,0.004610198,0.02156092,0.0017466665,-0.01122446,0.026221452,-0.026189988,-0.014320656,-0.045590606,-0.011496933,-0.019648327,0.016028251,-0.03466323,0.006405851,-0.037879877,-0.04251031,0.039860133,0.014982569,-0.021057751,0.011074731,-0.0021337306,0.024899608,-0.05297534,-0.012753416,0.016424775,0.006446818,0.038350936,0.0010558352,0.042249188,0.026914045,0.07008591,-0.0030972138,0.039807197,-0.014322371,0.008626183,0.019660017,-0.008013843,-0.02785516,0.009351311,0.04197074,-0.0027961622,0.024703888,0.0119779175,-0.026828287,0.00011544395,0.03087902,0.07499932,0.028494744,0.0945045,0.0044765435,-0.010139789,0.023023719,0.015473586,-0.033548806,-0.016853321,0.024205685,-0.018120306,0.0049190694,0.017877918,0.01571436,0.036200255,0.022658003,-0.03260003,0.030809484,0.042896383,-0.029749416,-0.026503481,-0.09132871,-0.012827815,0.020891389,0.008160601,-0.0063188467,0.014606814,0.0124018695,0.03001909,0.044311628,-0.009297019,0.015086822,-0.00047010637,0.030494032,-0.0014163735,-0.0072372025,0.038199868,-0.032680206,-0.019559382,0.019099265,-0.012590792,-0.026866179,0.018596407,0.04830303,-0.029827796,0.009282666,-0.027862726,-0.011156816,0.031189954,-0.012072427,-0.0029953432,0.03883425,-0.014241682,-0.0072190803,0.014865798,-0.0103362035,0.014196799,0.08766273,-0.029454058,-0.0014605745,0.06465505,-0.020917926,0.06367187,0.005338523,0.026306272,-0.019693555,-0.02313354,0.04381142,0.019075654,-0.021644833,-0.0071102767,-0.022540826,-0.018471362,0.062190693,-0.047171086,-0.017534424,0.022820959,-0.016273562,-0.04453077,0.028609661,-0.00046257142,-0.0034952525,0.021605775,0.017856773,-0.02423183,-0.06430502,-0.0013479422,-0.015266351,0.015509378,-0.061502796,0.00581442,0.05851552,-0.0044015753,0.052797917,-0.05732879,0.0013463761,-0.01039295,0.02203233,-0.00064742786,-0.062676504,0.005651079,0.014469923,0.01165303,0.01388792,-0.025213502,-0.050460655,-0.07291386,0.014288944,-0.05858291,0.027902666,0.00991415,0.005237181,-0.012243287,-0.04331822,0.053951353,0.045793373,-0.0011792422,0.04424559,-0.0076287063,-0.006443673,0.0011219471,0.013384374,0.061987124,0.0148303835,-0.0091883,-0.027274834,-0.025891824,0.08218151,0.014107264,0.0028943978,-0.06803873,-0.05057149,0.028693356,-0.045256037,-0.017900141,0.013684774,-0.031116012,0.0043602283,-0.017918924,-0.017447604,0.030513184,-0.02289822,0.008318339,0.043386135,0.016063364,0.023202164,-0.018640343,-0.07186988,0.0027773557,-0.047092333,-0.0012410914,0.011527806,0.026668742,0.030670151,-0.00718339,-0.044360526,-0.005615506,0.0060179997,-0.02141574,0.037335724,-0.0169649,-0.008397487,0.0036271664,0.051458728,-0.018376373,0.027157918,-0.00068426196,0.019047655,0.0068263807,-0.011251111,-0.03893624,0.007536992,-0.018010093,-0.05755005,0.008581759,-0.0020967391,-0.024375701,-0.06263942,-0.029629443,0.026438843,0.05305092,-0.0028683958,0.040023427,-0.034341242,0.012243679,-0.0030673908,-0.011529425,0.015399376,-0.019234488,0.02792013,-0.05654161,-0.02323441,-0.03611347,-0.022516211,-0.011410427,-0.015073997,-0.018940348,-0.014063433,-0.015003864,-0.060308255,0.029681608,-0.03825719,-0.0051263697,-0.020674415,0.030624244,-0.0012105401,-0.05960695,0.064641126,0.024811467,-0.033745408,0.0009442326,0.013624764,0.0025749032,0.023557091,0.029923169,-0.0040273997,0.021560125,0.044049684,-0.01302771,-0.05578068,0.02791555,0.0068229795,-0.004394885,0.019946333,0.019352835,-0.013712442,-0.03179941,0.034670576,-0.028723452,0.014330779,-0.020775683,0.00038675015,0.031691507,-0.031029392,0.008398806,-0.029194275,0.02268854,0.009860545,-0.025067545,0.025087977,-0.023136992,0.04483837,-0.021461433,-0.026317095,-0.014449355,0.049012132,0.017256992,-0.03481623,-0.011851433,-0.047328826,0.028446833,-0.029357258,0.026630778,0.0220305,0.020187806,-0.03696815,0.004735814,0.020042583,-0.03750193,-0.016974032,-0.13096066,0.032984123,-0.020677539,0.020683756,-0.007517901,0.026492937,-0.035400268,0.015122678,-0.010188156,-0.028371356,-0.051040538,-0.029359031,0.005499929,-0.028238934,-0.0029456834,-0.01132177,-0.027189516,-0.01908192,-0.027091304,0.03387267,0.012135072,-0.018681465,0.027130822,-0.0071914764,-0.028005853,-0.0046838913,-0.00079104287,0.08061586,0.005217154,-0.048037898,0.030558579,0.014535399,0.028976161,0.002313552,0.0026975656,0.021653833,0.017527016,-0.0051188534,-0.0069036204,0.041855983,-0.022465676,0.02232271,-0.014119954,0.029535962,0.032345332,-0.0022410008,-0.033419535,-0.013835096,-0.03660551,0.052792087,0.0021165898,0.024946153,-0.022677086,0.0048930887,-0.033879563,-0.02014136,-0.055477004,-0.0272552,-0.044911824,0.033145033,0.04596747,0.036926202,-0.035631668,-0.029934265,-0.017427048,0.03332386,-0.061295986,0.034894936,0.028806949,-0.026690604,-0.042003766,-0.021591898,-0.019427158,-0.02601982,-0.0015408323,-0.042612728,-0.022498215,-0.04060484,-0.0104320645,-0.033416335,-0.04019803,-0.021336408,-0.012746253,0.025784748,0.05516312,0.037507165,-0.005944177,-0.045839712,-0.028075881,0.0020050884,-0.08240236,-0.02491052,-0.026801925,0.020265907,-0.014637124,0.03450151,-0.02061943,0.018389536,-0.024257923,-0.030941296,-0.03268353,-0.057488084,0.017874682,-0.048210766,-0.029999806,-0.001035422,-0.022904133,-0.0014037098,-0.021057336,0.0051858746,-0.037430577,-0.00075763196,-0.016158251,0.018974803,-0.035055496,-0.022087103,-0.00050913764,0.02971515,-0.01625526,0.010312459,0.004832889,-0.0213899,0.005696132,-0.03194452,0.004305791,-0.004901897,0.030061202,0.024323089,-0.0056852796,0.026496088,-0.01335917,-0.068891145,-0.010357143,0.042112727,0.048953854,0.021325827,-0.053273648,0.019063488,0.006756166,-0.02678507,-0.047679853,-0.009241194,0.0017673833,-0.012434644,0.020210335,0.007756947,0.004951986,0.046613287,0.02014159,-0.025867604,0.002131659,-0.056723073,-0.03280845,0.03318555,-0.005386366,0.021421941,0.013758386,-0.0062695793,-0.0014216964,0.009227282,0.0054946514,-0.06618885,0.007559156,-0.04003041,0.023522114,0.051525418,-0.0032293499,-0.013427391,0.025758335,0.0006787029,-0.010570688,0.040515397,-0.02416345,-0.019968387,0.0069108764,0.015851617,-0.018750988,-0.009910917,0.030941507,0.01369562,0.030360777,-0.037307873,0.015103097,0.043778453,0.04825523,0.0048763603,0.0018662221,-0.01913361,0.046053294,0.0051815365,-0.06942781,0.0049367673,0.019346584,-0.03185828,0.02788652,-0.0026641544,-0.0062284856,0.037975293,0.035674065,0.04202446,0.015285289,-0.018792722,0.033154048,-0.0029561748,-0.0022079768,-0.020124145,-0.025960885,0.022132281,0.023311213,-0.0014566663,0.031090623,-0.011731445,-0.0046114787,0.043377068,-0.006699709,-0.0267331,-0.01315862,0.012762931,-0.0018578329,0.028933296,0.014105988,-0.015050583,-0.014353879,0.00016978232,-0.004006098,-0.04598652,-0.0041562524,-0.0037548067,-0.0196313,0.052144047,-0.074809715,-0.02008952,0.011848168,0.02935104,0.006886125,0.034869354,0.010801921,0.013142903,0.04691984,-0.008828443,0.047806676,-0.026056625,0.010584881,-0.026034383],"last_embed":{"hash":"dkruu3","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"dkruu3","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{17}","lines":[92,93],"size":145,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"dkruu3","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{18}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037993506,0.007983389,-0.04421465,-0.011346502,-0.022588817,-0.017732799,-0.026879964,0.015475987,0.028334323,0.017670656,-0.015152659,-0.0026802446,-0.009337612,-0.040574335,0.012365314,0.055099603,-0.028672846,0.033675835,-0.03447294,-0.052104075,-0.031106796,0.0033130867,0.012437461,0.0000026982632,-0.032109797,-0.0051011383,0.0036617967,-0.008261772,0.022878587,0.049410667,-0.015282816,-0.0363401,-0.0012566794,-0.04588808,-0.011082128,-0.04324048,-0.013988134,-0.022911638,-0.04218956,0.025069762,0.00026896468,0.01179851,-0.009775923,-0.0003101146,0.035692304,-0.0260373,-0.025699623,-0.013614514,-0.010122567,-0.034706034,-0.030522441,0.016443316,0.02196301,-0.06026987,-0.042639256,0.041502774,-0.05154717,-0.025889412,0.0009388501,-0.000960747,-0.057525758,0.023307892,-0.007229859,0.04316339,-0.016160268,0.04404412,0.022143815,0.019775381,-0.021848138,-0.022362603,-0.061254658,0.014352703,-0.004169447,0.0039923815,-0.03945654,0.015186716,0.018090185,-0.001266395,-0.039051156,0.033879627,0.004164824,0.043892704,-0.0006359437,0.025049506,-0.006657871,0.0315677,0.01207465,0.03542181,-0.011418673,0.02617839,-0.027539425,-0.040015124,-0.045219906,-0.025070278,-0.014988027,0.006460881,-0.008345284,0.008356461,0.0115630645,-0.0071387626,0.012095329,-0.02906671,0.018354248,-0.016592007,0.01623707,0.022961093,-0.0022543548,-0.0013039964,0.0048675495,0.00022704838,0.016640827,0.05138218,0.046893757,-0.008338832,-0.0099410415,-0.044410005,0.011420491,-0.025583167,0.009056577,-0.016986001,-0.023635324,-0.00038587424,0.021860847,-0.05608522,0.018448293,-0.0036430003,0.050465237,0.007825747,0.03425791,-0.009014021,0.035284407,0.024433855,-0.025048254,0.014447042,-0.01788694,0.0220116,-0.018779198,-0.010214006,-0.0142785385,-0.032327216,0.029675042,0.03381723,0.028242283,-0.0007267108,-0.013865469,-0.026654031,0.038855843,-0.003155399,-0.025151592,-0.010877069,0.053090885,0.04654053,0.024585482,0.008688349,0.0056599854,0.017844316,0.032538913,0.025297182,0.010429502,-0.033459716,0.0064296536,0.00037403192,0.013804783,0.015404488,0.002380957,-0.028181955,-0.059028126,0.025136352,-0.0054973783,0.015966127,0.05193269,-0.031759165,-0.033192303,0.010196536,0.0056411563,0.022070447,0.10187164,0.021893155,0.025759028,-0.0113734845,-0.013308993,0.0066357614,-0.014818725,-0.02126816,-0.041401662,0.024616843,-0.023518058,-0.019766554,0.025524076,0.01122607,0.008034118,-0.0025467635,-0.022011796,-0.004348603,0.022965088,-0.013205189,0.056108974,0.027499553,-0.006501473,-0.047475018,-0.0048512537,0.048973028,0.021016764,-0.0116415685,-0.027377041,-0.023030434,-0.03231125,-0.016655914,0.014960791,0.009761136,-0.009655708,-0.02391323,-0.019557662,0.0064816806,-0.040417068,0.010054705,0.0355198,-0.012698788,0.03082499,-0.037030935,-0.025933646,0.046216503,0.048595168,0.05297748,0.0048819827,-0.015158016,0.0151737565,0.042097602,0.016129121,0.053051833,-0.027544443,-0.042902034,0.070525125,-0.022882216,0.018264495,-0.032880418,-0.0021403634,0.0144579355,0.01784463,0.03207765,-0.047764476,0.018256955,0.049915656,-0.037283063,-0.063626915,0.0331166,0.04502864,0.0137407165,-0.0005321407,0.037683044,0.016637158,0.01597429,0.008142752,-0.007319002,-0.06711201,0.020082843,-0.008201482,-0.002303594,-0.042389687,-0.001504958,0.024594672,0.048325572,-0.013392064,0.00061427115,0.009751923,-0.038573436,0.024582721,0.008221149,0.025485255,-0.024012377,-0.016409155,-0.028921923,0.020575866,0.0037683332,-0.007389675,0.0032119136,-0.06526459,-0.0040610055,0.06324589,0.0118625,0.006931518,0.00025037758,-0.0014736112,0.011291927,0.050903138,-0.011310131,-0.04691971,0.017059388,0.021073172,-0.025908856,0.03544901,-0.0022451493,0.05031574,-0.007639029,-0.0126806535,-0.012287707,-0.02210923,-0.17591245,0.009261177,0.009755108,-0.0038616036,0.0036727877,0.013034867,-0.038091846,0.008227044,-0.001031591,-0.009475007,-0.019341242,-0.053389058,-0.014213248,0.033143174,-0.019038817,0.012110637,-0.01945282,0.0028270425,0.009079055,-0.023957506,-0.022663984,-0.044071812,0.04081698,-0.017793912,-0.053301174,-0.028866824,0.08864847,0.015496375,-0.039358217,-0.039897386,-0.017203998,-0.03033466,0.0030117806,0.012612515,-0.02465266,0.025194686,0.044380262,-0.017902803,0.032228895,-0.013446445,0.034063406,0.05757514,0.039837487,0.051866703,-0.015960887,-0.019585235,0.004830342,0.009503338,-0.047097713,-0.040988266,-0.012683463,-0.039478377,0.0044231885,0.0068747513,-0.042342857,0.029493138,-0.021998608,-0.015468033,0.03626316,0.01725507,-0.047801446,-0.0073389085,0.032973733,-0.00872992,-0.027391115,-0.036731794,-0.008706802,-0.052624155,-0.017712707,-0.011593309,0.0021153975,-0.008329159,0.002556937,-0.055139326,0.007189504,-0.0026296412,-0.0002830776,-0.0390938,-0.010752158,-0.08783856,-0.03500692,0.042398058,-0.0068981666,0.0145039605,-0.013646859,-0.047973547,-0.021747313,0.027721591,0.025214551,0.26070383,0.043786153,0.0027078718,-0.034576572,0.07200047,-0.009108422,0.016250653,0.02108832,-0.016291229,-0.02151711,-0.025935395,0.01869395,-0.01961411,-0.018690167,0.04892121,0.074647196,-0.08420406,-0.02003262,0.06363664,-0.009924779,0.017120864,0.011430383,0.022068687,-0.01768528,-0.04721365,-0.0024228466,0.005173997,0.0137675125,-0.012385645,0.002329737,-0.044469833,0.033044267,0.023733428,-0.05184169,-0.0028071415,0.009478615,0.033268314,-0.034126423,-0.012243769,0.018072829,-0.043445904,-0.009677788,0.018878847,-0.023925804,0.0034723193,-0.00029194623,0.024687273,0.02795113,0.051832963,-0.025449447,0.013391289,-0.019618945,0.014813234,-0.02605764,-0.012896199,-0.05738098,-0.04854474,-0.016362844,0.0009947993,0.062300686,-0.016902274,0.011453434,-0.028118094,-0.0088859005,0.038084302,0.05148438,-0.015605738,-0.034123003,-0.011817333,0.021415694,0.012769284,0.028721454,-0.049464013,-0.024300499,0.034776174,0.025860589,-0.021775186,0.04487531,0.029701902,0.0054421374,-0.020689743,-0.004580639,-0.020712191,0.024018371,0.038278602,-0.031734023,-0.023673026,0.048733365,-0.027835753,-0.0073049394,-0.009546167,-0.012604896,0.0032123784,0.018735284,-0.039445564,-0.049535535,0.0060622725,0.004450985,-0.028076215,-0.0021630428,-0.021001697,-0.01102615,-0.017322682,-0.035765197,0.052576903,0.036729988,-0.007183497,0.021980146,-0.00339371,-0.019600473,-0.028154274,0.0057538995,-0.0069031385,-0.031705976,0.05403852,0.023560487,0.01310301,0.013117475,0.041715156,0.026536563,0.016063124,0.014953031,0.0022104727,0.012310895,-0.012155666,-0.04466297,-0.009601641,0.07162205,0.007781478,0.012895972,0.0128879845,-0.027993746,-0.044131134,0.034868315,0.03193012,0.010184885,0.071058035,-0.0031531518,-0.009493482,0.025395311,-0.008814976,-0.04456527,-0.030300634,0.029423483,-0.008132258,0.03625205,0.0084071,-0.044585016,-0.0049369805,0.03845328,0.021485085,0.035079718,0.0097043775,-0.05462069,-0.0010447969,-0.048415046,0.00450372,0.041277632,-0.03257495,-0.008000932,0.049792066,0.048975445,0.032662638,0.051060118,-0.009459577,-0.006125398,-0.037357286,0.010372244,-0.011440592,-0.0073340763,0.04370512,-0.015595414,-0.04223181,-0.008896393,0.042456083,-0.056596648,0.03317568,0.061880924,-0.0015546496,0.02054176,-0.019998103,0.002294659,-0.02218609,0.013416663,0.008717321,-0.00855912,-0.040163394,-0.0008243378,-0.016399665,-0.011442964,0.00045704225,0.07545437,-0.01626624,-0.018416129,0.059316754,-0.01086671,0.056599036,-0.024847822,0.03595576,-0.036098745,0.00080277846,0.040688504,0.02250356,0.018929463,-0.017430214,-0.05806726,-0.02255413,0.046296224,-0.028495146,0.015295363,0.016427046,-0.022774212,0.016850539,0.03605563,-0.02546937,-0.032045085,0.079715654,0.017336167,-0.03319326,-0.01791755,0.008087286,-0.017534764,0.0437473,-0.01968635,-0.0151475305,0.050953854,0.00889747,0.047229536,-0.034661125,-0.01931785,-0.008544281,0.0569237,0.01776041,-0.011892794,0.039227393,-0.0013687892,0.029956846,0.014040494,-0.019224752,-0.050762277,-0.03016254,0.010612805,-0.061103042,0.026096823,0.015954945,0.006570035,-0.020274732,-0.044390738,0.01877231,0.038106285,-0.02068342,0.0008510609,0.004780335,0.00983489,0.0182846,0.0007085033,0.026260227,0.008117553,-0.033532526,-0.056594618,-0.034570925,0.048539244,-0.012510778,-0.007461574,-0.06677462,-0.06476297,0.009678878,-0.035465017,-0.009965774,0.029018527,-0.023492998,-0.023035824,0.0032345753,-0.025623122,0.039647598,0.012539931,0.012613868,0.049592156,0.006313203,0.037763815,-0.049058616,-0.07195574,0.0032925187,-0.0494521,-0.025328973,0.006066941,0.03243488,-0.0060790954,0.031554196,-0.044888463,-0.03723022,0.050654847,-0.030164959,0.026921049,-0.0047331387,-0.014187346,-0.030167162,0.029294783,-0.0013403035,0.0042954814,-0.008004904,-0.023591451,-0.0005451587,-0.046516888,-0.025180668,0.006922951,-0.02368708,-0.02967681,0.055031076,0.010803321,-0.0063011274,-0.07517972,0.000688397,0.031769637,0.059937302,-0.022285363,0.05018649,-0.051240563,0.046423282,-0.01294574,-0.04319237,0.03853881,-0.038164105,0.021939635,-0.06294946,-0.006563527,-0.02760725,-0.01233012,-0.016616847,0.010888271,0.0023865055,-0.027029201,-0.051061306,-0.013534204,0.050984424,-0.033854395,0.024805639,-0.037345394,0.039579477,0.03447003,-0.06680206,-0.0049373764,0.0439464,-0.047684554,0.032701876,-0.0007383636,-0.007809377,0.04668785,-0.024029648,0.0135569135,0.06544788,0.037247173,-0.007197588,-0.07373845,0.04553421,0.013987058,-0.017114986,0.029588621,0.04627834,0.007438407,-0.049022604,-0.01121267,-0.044079877,0.0042173937,-0.017279018,-0.000948434,0.016705956,-0.043636784,0.019216917,-0.026512777,0.008720408,-0.02728742,-0.008153383,0.015497792,-0.031447135,0.047188032,-0.010655693,-0.006193861,0.01922561,0.02581945,-0.010363517,-0.059629586,0.016517023,-0.031132177,0.06165546,-0.009503949,0.0032938702,-0.0022911828,0.03929141,0.014184653,0.0073807267,0.017490203,-0.0105723655,0.00702594,-0.14306206,0.019366862,-0.029675318,-0.03324467,-0.031778853,0.001977799,-0.0044215657,-0.017640604,-0.02386144,-0.008466281,-0.020701017,-0.0140625825,0.035874184,-0.010809649,0.010960395,-0.0067357407,-0.019530246,0.0075575258,-0.018636124,0.057971407,0.015912315,-0.0074044084,0.056529228,-0.010341263,-0.016385676,-0.026243027,0.005651863,0.028231127,-0.007105816,0.011003774,-0.009466483,-0.026693974,0.020164244,-0.0025446052,-0.024437848,0.004058066,0.0124802105,-0.007441871,-0.0065376093,0.035455123,0.024632636,0.00095747225,-0.003246475,0.013474999,0.05070872,0.03860386,0.027191803,-0.025949622,-0.028260415,0.039612334,0.016382784,0.065426655,-0.032212604,0.030021882,-0.01964696,-0.014037535,-0.044134576,-0.014524739,-0.056475524,0.05601246,0.0060517895,0.02177239,-0.023349263,-0.04855568,-0.009123771,0.004510869,-0.01931713,0.007112878,0.010784856,-0.015182315,0.025164517,0.0032116866,-0.029526949,-0.014137242,-0.017855097,-0.027884288,-0.0014943479,-0.012725814,-0.012300361,-0.02058131,-0.04372569,-0.0031554408,-0.04102737,0.012007665,0.027484523,0.03447815,-0.040989168,-0.013977987,-0.017581372,0.023774803,-0.03672597,-0.0049824454,-0.01555024,-0.0039194366,-0.031257343,0.035780016,-0.035650562,0.0006656787,-0.0135501865,0.0033378324,-0.017266896,-0.027855113,0.0005497058,-0.0093605835,-0.016431894,0.00360962,-0.014318526,-0.037276946,0.0015289885,-0.025157627,-0.03300347,-0.0132723795,-0.004795432,0.013708421,-0.03800821,0.021190554,0.0048340787,0.03654883,-0.0040271366,-0.003999428,0.002781179,-0.02223988,0.004820742,-0.049974605,0.03634801,0.057470918,0.012559791,0.018278824,0.019102864,0.006150835,-0.025728866,-0.05108587,-0.017541286,0.045144312,0.045974974,0.017903714,-0.020352565,0.02251439,-0.024240064,-0.035714753,-0.04361985,-0.036123585,-0.025061816,-0.028384186,-0.001543852,-0.002231378,-0.014065618,0.022891337,0.032264937,-0.03191662,-0.011298087,-0.037420474,-0.0124754505,0.004550431,0.014205335,0.009837684,0.02431241,-0.0077331476,-0.0074467002,0.038085174,0.007246603,-0.04706437,-0.03765826,-0.00043074758,0.0017970268,0.074017264,-0.013961131,-0.021519488,0.0031036218,-0.0007324559,-0.013619728,0.030485865,-0.009710935,0.008211838,0.019662017,0.0071279393,-0.02185843,0.021315241,0.0026266142,-0.003075785,0.04607796,-0.036028855,-0.001181442,0.046485186,0.068048835,-0.014876155,0.016096117,-0.015160583,0.034634937,0.0044514206,-0.022490524,0.015142817,-0.04201917,0.004533955,0.018870087,-0.010623965,0.007986727,0.02815771,0.049911417,0.020908058,-0.028752757,-0.0044619706,0.0017979785,-0.010001133,0.004722705,-0.027780635,-0.00069469615,0.002408195,0.016458314,-0.0025509389,0.00081453443,-0.021619795,0.019275477,0.016416444,-0.004418881,-0.008343658,0.037402347,0.0416031,-0.010370448,0.033457402,0.040193554,-0.011091589,-0.02217387,-0.0010227684,-0.013230662,-0.056736685,0.004784913,-0.017546197,-0.022725627,0.030903526,-0.036234077,0.018286478,0.029462682,0.032610558,0.00025244214,0.014060276,-0.025759758,-0.018448861,0.019501563,-0.04051298,0.04804808,-0.0012114785,0.0043724673,-0.0459335],"last_embed":{"hash":"14uiifw","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"14uiifw","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{18}","lines":[94,95],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"14uiifw","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{19}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028461007,0.025498124,-0.03611476,-0.019631503,-0.039581344,-0.041834965,-0.00028553986,0.026938207,0.03120351,0.016259953,-0.04422294,0.0073779877,-0.0318982,-0.034355253,0.0007109414,0.043630883,-0.023154944,0.031677935,-0.022424549,-0.03626374,-0.056309402,0.01903646,0.009107029,-0.03264064,-0.021386972,0.015928831,0.013156459,-0.013932769,0.010548663,0.042035513,-0.010442158,-0.012438119,-0.02373687,-0.04247986,-0.016083421,-0.042114265,0.011590586,-0.022694962,-0.050572783,0.041592546,0.005324393,-0.013798678,-0.012664956,0.040786162,0.04384947,-0.037674457,0.008329055,-0.018101932,0.035328954,-0.07619726,-0.018266575,-0.0141268475,0.06397387,-0.02777497,0.03562746,-0.00020383645,-0.06358595,-0.029681873,-0.031631898,0.003733432,-0.06663705,0.03996379,-0.053975284,0.043980006,0.013563815,0.000009714838,0.009137317,0.02296941,-0.04908254,-0.03962065,-0.05059337,0.032727174,-0.014811625,0.0042747427,-0.014531728,-0.0036078948,-0.0126472935,-0.0126195075,-0.014374009,0.043581344,-0.008745551,0.021845715,0.0042018956,-0.0036511787,-0.017561037,-0.028719803,0.0135504,0.057846334,0.028246826,-0.024405105,-0.038785905,-0.006972621,-0.003667969,-0.042818364,0.013430444,0.016979426,-0.0062588607,-0.01960245,0.007168847,0.008786033,-0.027851662,0.012173599,0.04890397,-0.02057275,0.03398861,0.028059227,-0.047650915,-0.0067294226,0.017747838,-0.00899789,0.011141162,0.011497816,0.030993942,-0.006958424,-0.015144508,-0.028549464,0.0012177702,-0.02842946,0.024465784,0.005316752,-0.03265687,0.039144885,0.025350006,-0.01745009,0.025551915,0.0028535197,0.03149655,0.022413645,-0.012888382,0.03150108,-0.03236758,0.016644534,-0.03630097,0.00072317576,-0.02373034,0.017734552,-0.0006784246,0.011024623,0.017135909,-0.050490886,0.0026313544,0.08982909,-0.0045511643,-0.018805424,0.028803948,-0.017247276,0.00034119652,-0.0007980277,-0.025509128,-0.015212384,0.04095752,-0.005671273,0.030721495,0.005573408,-0.00972174,0.02482267,0.05595412,0.029996416,-0.0037028915,0.013175798,0.026519481,0.009324809,0.009605857,0.013495525,0.033923388,-0.06194742,0.008503567,-0.015632892,-0.042543095,0.013757577,0.051301245,-0.018390002,-0.013676917,-0.01260642,0.006236253,0.024244811,0.08918602,0.009445676,-0.0003258631,-0.0029790285,-0.028664896,-0.03051827,-0.01081803,0.032052994,-0.053472698,0.016007075,-0.028254475,0.004323214,0.0152218025,0.04777175,0.0024974071,-0.03726211,-0.0263617,0.010773874,0.020270009,0.0013220264,0.04001216,-0.0022481557,0.01201599,-0.025284505,-0.0027911032,0.02411812,0.017186027,0.001566001,-0.02776849,-0.041234463,-0.05232123,-0.04299339,0.013384995,0.014353207,-0.003167753,-0.008990779,0.0045900773,-0.024023382,-0.037646156,0.019964589,0.022840207,0.011743231,0.030679155,0.00033052097,-0.03446428,0.05404128,0.013786357,0.027622718,0.007015001,0.00026938485,0.0050251796,0.044385437,0.027977142,-0.0071632788,-0.006432228,0.006564479,0.06563469,-0.04768515,-0.012705804,-0.021030458,0.0063595166,0.017857483,0.028043723,0.026981853,-0.0071566054,-0.0063162628,0.038925644,0.001599482,-0.05720613,0.069713436,0.017312946,0.01871389,0.0037559918,-0.011355662,0.0021329252,0.05287369,-0.010475997,0.010938517,-0.045396194,0.004134973,-0.011932415,-0.0037448262,-0.026708193,-0.013024839,0.007722754,0.03116097,0.010180414,0.01805453,-0.00038125637,-0.06627304,0.07604092,-0.01995703,0.0014066794,0.009998034,-0.0022053996,-0.023642348,0.029226396,-0.0010885772,-0.03500799,0.040813565,-0.05896243,0.006567931,0.07618722,-0.0017134116,0.008139368,0.005699223,0.03279093,0.020280538,0.011361027,-0.030930428,-0.029802177,0.038755123,0.019144308,-0.0064197336,0.014248786,-0.024369866,0.043520704,0.0042854086,-0.015597159,0.0029679285,-0.018367155,-0.18551362,-0.02593415,-0.014590372,-0.03061194,0.020136021,0.014993116,-0.052066244,-0.0003206986,0.042614833,-0.02507447,-0.03528372,-0.044309985,-0.04464432,0.023108108,-0.009141051,0.007208037,0.018951755,0.006394647,0.04002872,-0.01579234,-0.03187822,-0.06792234,0.056194518,-0.038836632,-0.033365592,0.023726454,0.03125248,0.04128237,-0.0090143755,-0.008310782,-0.04853959,-0.020314096,0.0004291186,0.0025862532,-0.011888474,0.012065095,0.03179109,-0.03221719,0.011547904,-0.0007885701,0.055450298,0.020321634,0.011748708,0.03757909,-0.0044092396,-0.0134282755,0.011583921,0.026339145,-0.03857098,-0.019724336,0.018112998,-0.03348975,0.015305596,0.013033346,-0.067087404,0.0073338673,-0.027352028,0.022508021,0.0066769216,0.02186597,-0.02112811,-0.023758678,0.002400658,-0.047777,-0.051523164,-0.037338052,-0.037562575,-0.0017837646,-0.009732674,-0.046334896,0.0040466664,-0.042236414,-0.036295377,-0.028462466,0.00018739211,-0.0053235306,0.010095692,-0.034904122,-0.02673304,-0.087445036,-0.00018627927,-0.0034082353,0.004975792,0.0032974766,-0.0450369,-0.018485906,-0.01222486,0.031968705,0.029620871,0.2450679,0.0053454116,0.018576628,0.017231472,0.04458706,-0.03660559,0.010222038,0.05534539,-0.00072018546,-0.0039512007,-0.022919988,-0.0016910785,-0.007511956,-0.018325126,0.037171237,0.06230137,-0.055322234,-0.015590744,0.067172445,0.0029395923,0.015299812,-0.032247644,-0.012628636,0.008884564,-0.044425607,-0.010298698,0.009586783,0.02392825,-0.008036076,0.017852083,-0.07125017,-0.033321723,0.020110331,-0.008583149,-0.005886014,-0.011262483,-0.023811705,-0.0052564377,-0.005087564,0.03537412,-0.039819624,-0.021581698,0.03351482,0.0055619306,0.0135428,0.048390627,-0.010363034,-0.017015366,0.033583693,-0.012862513,-0.028344618,-0.01747321,-0.019123629,0.0086718965,-0.037429284,-0.024961142,-0.013817498,0.017598325,-0.022691702,0.06428721,-0.03286916,0.004988027,-0.009586509,-0.01845454,0.022476109,0.014616441,0.0081579555,-0.03611622,0.0056175156,0.024691861,0.01522288,0.03992624,-0.0069371094,0.030567965,0.0351344,0.014320955,-0.030774377,0.06323574,-0.0077192285,-0.03579015,-0.03383138,0.021337837,-0.024731122,0.005669768,0.03224179,0.024004066,0.007821684,0.034916207,-0.0022358573,-0.0115147475,0.0123548815,-0.010981871,-0.01183724,0.01717918,-0.019167114,-0.041403137,-0.028497377,0.008265606,-0.03316168,0.0021854136,-0.027262,0.007657886,-0.012535538,-0.03114481,0.03914818,0.022817412,-0.038916744,0.028308148,-0.012216956,0.0072163087,-0.06502664,-0.026072476,0.0027309533,-0.0045246505,0.070477635,0.023461683,0.04190178,0.013492904,0.068796426,0.011482046,0.02618229,0.01310135,-0.0033335302,0.0005054104,0.013877839,-0.024936114,0.00058952934,0.034502443,-0.0400133,0.027242506,0.0015938652,-0.039999686,0.031348288,0.023110155,0.06340942,0.029000295,0.07974078,0.00004732577,-0.019682612,0.0088816015,-0.017037088,-0.019993378,0.004172638,-0.023218255,-0.0121064605,-0.030269833,0.02740967,-0.008953863,-0.018504785,0.04052684,-0.011947955,0.008502094,0.030079141,-0.013185986,-0.00075975835,-0.062224127,0.00942049,0.001343368,-0.041220605,-0.0036903953,0.023589725,0.010019477,0.02297699,0.04121501,-0.016445821,0.01843744,0.012393633,0.059796378,-0.050338432,-0.00038069588,0.016811451,-0.015631342,-0.025020348,-0.020684188,-0.011811988,-0.013905116,0.0058715837,0.07349161,-0.022913208,-0.018151954,-0.012234615,0.0044533024,-0.00011321716,0.02766105,-0.0011872473,0.031957317,0.0014253483,-0.013025752,0.019263934,-0.017612817,0.022090018,0.105780356,-0.024114013,-0.02486697,0.049133454,-0.016321186,0.052480675,-0.00016202849,0.0362375,-0.014462426,-0.032857947,0.04459612,0.011616726,0.021757696,-0.013795129,-0.038524516,0.012667227,0.06278291,-0.03795347,0.0055279424,0.010973606,-0.022674227,-0.03789715,0.03380555,0.017037457,0.0071890024,-0.012175868,-0.0042834,-0.005129287,-0.036471643,0.01683106,-0.014725911,0.026588788,-0.03370318,0.0077878064,0.04778536,0.034265038,0.039590668,-0.05105214,-0.029444145,-0.0061833872,0.03103458,-0.0048126415,-0.031503543,0.0066707274,-0.01841462,0.022413945,0.022873856,0.0034950401,-0.030170579,-0.03644405,0.049118843,-0.056325357,0.0028997555,0.016380303,0.0208689,-0.013224458,-0.0224839,0.021725152,0.04299017,-0.016545266,0.029216345,-0.008393276,-0.0027962953,0.0063449214,0.00095536927,0.070202775,-0.012012764,-0.03499926,-0.08059309,-0.012109594,0.084318906,0.028884547,0.011178356,-0.0845902,-0.047317017,0.0066537177,-0.05026496,-0.01456808,0.052033473,-0.0031529428,-0.0016630209,-0.006399462,-0.03283088,0.0546531,0.0074382564,0.015775418,0.024309387,0.0007645949,0.00075076,-0.0071970928,-0.038406275,0.03078063,-0.033267308,-0.0053849462,-0.019781405,0.01850043,0.016892033,0.011460127,-0.034043092,-0.016928118,0.0047178925,-0.0006093707,0.0170272,-0.007877531,-0.009234413,-0.028276896,0.0067546275,-0.005953263,0.026569758,-0.022640284,0.006724023,0.029448407,-0.010971254,-0.018528713,0.021589203,-0.03156541,-0.04957298,0.026497243,0.019748738,-0.017045494,-0.05298907,-0.035343725,0.010064682,0.05780956,-0.026688347,0.04880753,-0.030329337,0.005840514,-0.03439735,-0.04165989,0.011181021,-0.027617162,-0.009819539,-0.03949176,-0.027425604,-0.035052404,0.016901309,-0.022966897,0.023116808,-0.02950325,-0.022418715,-0.015025547,-0.01898691,0.038062315,-0.018229283,0.015485896,-0.031013643,0.030765712,-0.0100994455,-0.07696901,0.044575207,0.042939197,-0.051604547,0.013730693,0.023985526,-0.016856046,0.04989422,0.036713783,-0.0028099308,0.0008952992,0.04542342,-0.02955291,-0.03354748,0.035312448,0.014063495,-0.014843267,0.03692891,0.060895827,-0.0059917746,-0.033368237,0.00025434408,0.00515348,-0.008658007,0.01284832,0.008111372,0.01893242,-0.025162213,-0.03674977,-0.042810407,0.004055622,0.01832986,-0.0010890937,0.03915332,-0.028483424,0.05561132,-0.034764886,-0.012878138,-0.036690526,0.029389093,-0.0027582562,-0.044853408,0.005450388,-0.040945727,0.045146238,-0.025607156,0.034884304,0.011567194,0.011057881,-0.008169893,-0.0076244366,0.02732089,-0.041353248,-0.0042156163,-0.13824727,-0.026364494,-0.014712748,-0.0033072773,-0.010001571,0.029120203,-0.02725319,0.0075782225,-0.014189575,-0.033391483,0.0010761288,-0.012233366,-0.009019056,-0.014095785,0.0036833016,-0.011493636,-0.03899715,-0.021786695,-0.017218698,0.041492123,0.0017769029,-0.025457805,0.024466002,0.0095607685,-0.025761364,-0.01707542,-0.0081599355,0.03847315,-0.004257041,-0.036555763,0.004740459,-0.0050808904,0.014159272,-0.01876186,-0.017157562,-0.01136102,0.024544585,-0.019596042,0.013070251,0.0714589,0.011237719,0.024287619,-0.03908738,0.016017884,0.021654813,0.04220006,-0.03197257,-0.032206096,-0.031547405,0.047712956,0.007696945,0.030763594,-0.014588749,-0.0168903,-0.01950438,-0.008373122,-0.015656514,-0.010679027,-0.07553416,0.05057494,0.01551563,0.03572735,-0.021187514,-0.025956925,-0.014519423,0.019676482,-0.050372478,0.03184559,0.036749303,-0.00883284,-0.015930835,-0.013954547,-0.017412268,-0.016024621,0.029187828,-0.021428784,-0.01778723,-0.026428558,-0.056591786,-0.00078776607,-0.030741131,-0.045354396,-0.02500068,0.046098214,0.07362031,0.03595337,-0.0020559244,-0.008492744,-0.016666582,0.02660616,-0.07727453,-0.018889768,0.0030622834,-0.034362957,-0.02718617,0.030493692,-0.0326075,-0.002874139,-0.013100957,-0.028130695,-0.043151256,-0.04509251,0.026258344,-0.021057582,-0.030418009,-0.015604866,-0.01466365,-0.016396215,-0.005866379,-0.0071757757,-0.041788172,0.0040892563,-0.022155035,0.02892989,-0.023240726,-0.0038454281,0.01729415,0.028627403,-0.0240606,0.016841404,-0.033285026,-0.003119794,0.0010073156,-0.033656858,0.027911913,0.01117687,0.024528774,0.01987266,0.025763564,0.026400678,0.0011013952,-0.074357204,0.0046413373,0.017478121,0.04940678,-0.020050429,-0.055498037,0.02811258,0.0068897167,-0.030315978,-0.044483293,-0.027911093,-0.011981935,-0.004537193,0.019496161,0.03103442,0.021964222,0.0524704,0.03723053,-0.013399684,-0.011725294,-0.04925743,-0.06444518,0.056362525,0.008481352,0.0332874,0.031652268,-0.007973602,0.013826354,0.04367009,0.012904077,-0.114084125,-0.007082824,-0.021542814,0.023610793,0.077795744,0.009686826,-0.0039922087,0.012003674,0.021901079,-0.016467033,0.006379267,-0.02183637,-0.010273075,-0.0013315899,0.024217952,0.005296416,-0.022888415,0.0090184985,0.025363581,0.033412106,-0.023998644,0.028224712,0.050180368,0.0533267,0.0078285355,0.023978652,-0.0018169759,0.081791356,-0.01889786,-0.044743363,-0.000041399166,0.034425873,-0.0037520905,0.040577747,-0.010297093,-0.0013851491,0.034022413,0.004607814,0.039721906,-0.0034847048,-0.018419735,0.0034801578,-0.01534389,0.017522201,-0.019828422,-0.023219794,0.012363705,-0.00998733,-0.017788425,0.0008733311,-0.021843212,-0.009656082,0.013050622,-0.012464436,-0.011835019,0.032315735,0.0188436,0.013192178,0.0067453473,0.025663845,0.009023362,-0.014497198,0.006082033,-0.02582889,-0.021293642,-0.004532629,-0.021562338,-0.017821794,0.015947968,-0.057484638,-0.017530963,0.0067537385,0.016196782,0.007960467,0.020188639,-0.0021039902,-0.007298586,0.03320304,-0.025752665,0.045908887,0.030200852,-0.010717431,-0.022743115],"last_embed":{"hash":"156jx4s","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"156jx4s","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{19}","lines":[96,102],"size":437,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"156jx4s","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{20}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029058775,0.036217198,-0.027786769,-0.025798364,-0.03209072,-0.06821956,0.011972192,0.013948148,0.04223073,0.024837011,-0.031015119,0.0153080225,-0.047507986,-0.032707766,-0.008833764,0.047453884,-0.029359119,0.020211028,-0.023335038,-0.043487582,-0.04361181,-0.0076865708,0.006635527,-0.012073024,-0.026641848,0.04167999,0.015917186,0.000007963348,0.017480861,0.06081347,0.010349242,-0.018890886,-0.026869062,-0.029341307,-0.015795905,-0.032307096,0.03977606,-0.030690758,-0.05394113,0.045412865,0.0125693455,-0.013739519,0.01442074,0.04026851,0.019050581,-0.052664515,0.021631561,-0.015145185,0.027753456,-0.051202152,-0.017583793,-0.029436665,0.0669688,-0.030402146,0.037308536,0.007514764,-0.07082138,-0.037246294,-0.0412171,-0.01653511,-0.053246886,0.040236875,-0.05651541,0.02682678,0.0024454838,0.013401409,0.008303513,0.030544873,-0.031217184,-0.034414604,-0.020554787,0.020404682,0.013191849,-0.006895356,-0.022578118,-0.0076661417,-0.031066556,-0.0015121587,-0.02434118,0.049888026,-0.0014522495,0.006349496,-0.00086474704,0.015688894,-0.022803383,-0.00048378995,-0.0018956619,0.07012062,0.036405493,-0.012036859,-0.031258553,-0.0032355713,0.017612133,-0.05166367,0.00044999222,0.024580503,0.019824928,-0.016342858,0.0042232536,-0.0055396543,-0.04114676,-0.0068785334,0.028037418,-0.015258588,0.016532952,0.015701275,-0.051463563,-0.0006625169,0.008192259,0.01081004,0.018007439,0.039082162,0.04096706,-0.023069572,-0.020956637,-0.040840667,0.016636133,-0.037028987,-0.01189033,0.0018702415,-0.025736364,0.024843974,0.032739267,-0.04685869,0.0076213223,0.008442986,0.032802153,0.0016507612,-0.017693542,0.009661927,-0.025486592,0.017565688,-0.036823466,-0.005843758,-0.013420436,0.024288397,-0.0016195663,0.02837309,0.022802992,-0.06295942,0.0003283237,0.08293181,0.003760107,-0.02020529,0.015681142,-0.029286638,-0.00550489,-0.014647695,-0.049432296,-0.0090212915,0.035076026,0.01987218,0.013310535,0.011409079,-0.00464949,-0.0031250445,0.037047982,0.037465014,-0.031315383,-0.0023872,0.01590636,0.0070480043,-0.0072961682,0.024627155,0.01690643,-0.029654678,-0.011915537,-0.011921663,-0.035629954,0.012468371,0.067404285,-0.040299598,-0.04481915,-0.0014815326,0.0191817,0.002959234,0.08052809,0.012832585,-0.002634944,-0.019057725,-0.0083636455,-0.030203434,-0.020546095,0.039005898,-0.045465704,0.007676259,-0.026748631,-0.018840693,0.010550905,0.03614204,-0.00463393,-0.052390195,0.013845068,0.0077720443,0.04264587,-0.017324239,0.0575137,-0.022788983,-0.0019056804,-0.013956115,-0.007120372,0.03344355,0.036476083,-0.016309893,-0.023394488,-0.04869465,-0.022028519,-0.07259503,0.01361102,0.0032523777,-0.0017431554,-0.028271567,0.00808186,0.0022842556,-0.021678858,0.013801588,0.012998631,-0.0043525673,0.003686893,-0.0049614776,-0.03116329,0.05457199,0.0023865623,0.0068237484,0.01834063,0.007908437,0.0032124866,0.041923203,0.025005909,-0.026831983,-0.017965293,0.01831254,0.037667632,-0.024937779,-0.02235301,-0.02295415,-0.0018732616,0.039148048,0.016573759,0.036232296,-0.015603599,-0.022319146,0.046244096,-0.017477404,-0.061414808,0.04091735,0.032154176,0.036692142,0.024938602,-0.009949255,0.008309019,0.055016514,-0.013401629,-0.011632164,-0.053527635,0.010303865,0.008442236,-0.009785096,-0.0023902291,-0.0028178869,0.02256595,0.059275303,0.020745639,0.01690218,0.0051474315,-0.05603299,0.05861,-0.03612262,0.009283728,-0.008065437,-0.0046922574,-0.036623336,0.036988918,0.00018045875,-0.021297129,0.034290805,-0.05263464,0.013004678,0.09137113,-0.0057277973,0.0010265718,0.0077672554,0.021857396,0.0028842117,0.03289587,-0.03440024,-0.030188838,0.04121125,0.038103167,0.001977589,0.027012186,-0.025257803,0.05316631,0.01653567,0.00074529345,-0.017481377,-0.006626254,-0.1792457,-0.041538425,-0.0056311423,-0.028237646,0.017618135,0.015846971,-0.05089955,-0.0039031403,0.03843949,-0.037060495,-0.032890487,-0.044442173,-0.052105404,0.033644695,-0.027506072,0.0061325934,0.0068562273,0.006469803,0.055662345,-0.029787702,-0.04699512,-0.038462095,0.057434,-0.03333408,-0.034033217,0.007452272,0.043037683,0.05248196,-0.021939857,-0.005361781,-0.050510794,-0.018727655,0.0023395538,0.013587407,-0.026589848,0.018518038,0.022826634,-0.019555017,-0.012155113,0.027435241,0.044431392,0.025151769,-0.003442461,0.06399487,0.018706378,-0.02874889,0.009814393,0.04552215,-0.039488237,0.000785955,0.03712929,-0.02033292,0.010869161,-0.004753397,-0.059462123,-0.006938688,-0.014476425,0.017475547,0.012863591,-0.000029849505,-0.018919155,-0.006688023,0.0041348417,-0.04663111,-0.025583824,-0.016188858,-0.027286513,-0.022604072,-0.010400125,-0.023652619,0.008013963,-0.030780561,-0.014365505,-0.048120014,0.04329195,0.004272187,-0.01892777,-0.018412087,-0.017983668,-0.08694169,-0.016015418,0.003883461,0.002537786,0.019002635,-0.04276946,-0.051084466,-0.017758444,0.037149068,0.058938097,0.24858819,0.028612902,0.034530625,0.0028262911,0.06192399,-0.03252734,0.00070425606,0.04246814,-0.007229983,0.0043925815,-0.01710703,0.0033623972,0.0032936593,-0.019015754,0.016344324,0.032072056,-0.0687621,-0.023925861,0.07618623,-0.0057095694,0.0023427089,-0.041236036,0.008622165,0.01226789,-0.041552816,-0.025410365,0.022561815,0.021714771,-0.00046833899,0.0085283,-0.07499812,-0.027412755,0.054392748,-0.031812817,-0.014339306,0.0028359008,-0.04153189,0.016468957,-0.0038015537,0.037544947,-0.022971354,-0.004034024,0.033865087,-0.01569995,0.008605102,0.027189437,-0.00965147,-0.012953738,0.02498495,-0.03130708,-0.01265731,-0.0008616587,-0.023111928,-0.0015654796,-0.006650045,-0.03517815,-0.03067977,0.0034470644,-0.0318762,0.053582516,-0.0034119957,0.01878726,-0.03434167,-0.0014987609,0.022265902,0.029549468,0.01681752,-0.03274116,-0.015840095,0.035127476,0.018441658,0.056425467,-0.0036557214,0.027403904,0.026639104,0.009351089,-0.016270278,0.06057966,-0.00076725875,-0.009394081,-0.026130915,0.0008046949,-0.047843736,0.012148106,0.023693282,0.019944081,0.0152760055,0.01607984,0.013125139,-0.013797306,-0.0023540533,0.0006217931,0.0260322,-0.0074941935,-0.026715716,-0.02566238,-0.014815051,0.010959884,-0.038006593,-0.008439587,-0.04853217,0.0018957469,-0.009345012,-0.01503315,0.023363963,0.0132875135,-0.04500804,0.020647695,-0.0152886985,0.005864226,-0.054914232,-0.02290827,-0.008523211,0.01266793,0.054427337,0.009591193,0.03518915,0.025185302,0.03673759,0.006258884,0.01466413,0.030724857,0.026638672,0.005139,0.015091058,-0.0037276032,0.0010187591,0.02175226,-0.022657169,0.011514563,0.01114133,-0.036409378,0.021674458,0.026617093,0.070149176,0.0064768945,0.07872721,0.015871808,-0.0048320014,-0.014275764,-0.0038793648,-0.0395933,0.010076191,-0.0181575,-0.025160026,-0.019939505,0.042124037,-0.0174785,-0.00079979573,0.03480003,0.0034224424,0.011170565,0.025164325,-0.000635817,-0.0056609013,-0.045636687,0.017715733,0.013435958,-0.037597876,-0.0032895892,0.023582745,0.0074830563,0.027782157,0.050272353,-0.011096354,0.008851979,-0.0014810024,0.04549971,-0.010747993,-0.007131125,0.0015628954,0.0020454766,-0.024655188,-0.005572658,-0.018118571,-0.011888389,0.02498434,0.08586247,-0.028719094,-0.015511467,-0.0049062576,0.016914818,0.0064008166,0.027091965,0.006307691,0.016869377,0.008452998,-0.0045699617,0.019147284,-0.010606591,-0.019905256,0.10437708,-0.029966714,-0.014227038,0.03459175,0.0015118837,0.0352001,0.00691061,0.047879413,-0.005230882,-0.03393486,0.047050852,0.002700682,0.009155678,-0.01838149,-0.037926737,-0.007572937,0.059874754,-0.05047372,0.011991224,0.012555635,-0.015244369,-0.04193951,0.039757125,0.00861025,0.00018597086,-0.01737657,-0.0037820106,-0.028350217,-0.004984511,0.021010756,-0.0063284114,0.020705093,-0.029382778,-0.025201283,0.040048867,0.011814879,0.029808255,-0.07291583,-0.0011895214,-0.0017601846,0.024100173,0.016253522,-0.031166231,0.011244731,0.000676361,0.0033132003,0.025721155,0.02278321,-0.055584002,-0.048005044,0.02212074,-0.061491724,0.043575462,0.018676236,0.0054321373,-0.04126238,-0.014366642,0.04293168,0.041604135,-0.003005708,0.0444562,0.0008628238,0.0069614984,0.031701937,-0.019311955,0.029827157,-0.0014955383,-0.036418464,-0.07552818,-0.017472588,0.067021616,0.021846978,0.011938527,-0.09016205,-0.04725322,0.0010550036,-0.037073404,-0.024818648,0.036859978,-0.00999357,-0.0070024626,-0.014949603,-0.029094933,0.05123846,0.0067202775,0.019499015,0.020016149,-0.012493058,0.005081497,-0.012748187,-0.018384865,0.029900664,-0.040830106,0.009670127,-0.040825777,0.038106002,0.025839914,-0.0049448875,-0.037297353,-0.0154471975,0.009849888,-0.03321145,0.024495589,-0.021127554,-0.008731094,-0.0346964,-0.017383955,-0.00781507,0.022487279,-0.017422717,0.0063250912,0.021686183,-0.01665,-0.004595081,0.021105347,-0.032356672,-0.042454198,0.04422229,-0.0015981691,-0.021499444,-0.022951994,-0.021786297,-0.013147058,0.04661203,-0.019015903,0.021906963,-0.033729777,-0.010291296,-0.015942808,-0.016867474,0.013760986,-0.03434437,-0.0120705655,-0.03638148,-0.028740378,-0.02577711,0.026024478,-0.014346604,0.032534543,-0.026860248,-0.041869976,-0.011614703,-0.019092241,0.017404575,-0.030599471,-0.00012871364,-0.05318433,0.02932952,0.0117417695,-0.0659593,0.026914155,0.043519665,-0.043212704,0.028361205,0.039680302,-0.000024691366,0.03131182,0.010468331,0.007386835,0.021389656,0.037879735,-0.008680333,-0.047949698,0.029090267,0.00016335986,-0.0023678245,0.024370862,0.028576352,0.026040776,-0.018929541,0.010305937,-0.009907168,0.007905279,-0.014675734,0.0155627085,0.01108104,-0.037188306,-0.0076830015,-0.03210135,0.0021217847,0.0058879694,-0.0019593795,0.031864036,-0.025615934,0.054343697,-0.016183225,-0.015147442,-0.031139217,0.030499065,-0.013223068,-0.032173403,0.0011379783,-0.059721466,0.04077645,-0.00027986895,0.01768173,0.056130756,0.016514499,-0.02768756,0.010640437,0.021549437,-0.042270653,-0.02321013,-0.13902114,0.00070000987,0.0004782012,-0.010603826,-0.029733095,0.03362262,-0.03220913,0.0019642976,0.005022724,-0.03156041,-0.028195502,-0.008284873,0.020566657,-0.016236598,-0.0028822697,-0.012551342,-0.029031511,-0.014577843,0.009864505,0.05283957,0.019343838,-0.020889068,0.012029106,0.01069863,-0.018143909,-0.034571685,0.020175233,0.054436635,0.016776254,0.008557376,0.0152557595,-0.019322209,0.009589514,-0.018280296,-0.028040027,-0.03366354,-0.004579194,-0.01029321,-0.0069397753,0.052963458,0.04187108,0.019018093,-0.029610656,0.0142888855,0.016163243,0.042656213,-0.01463271,-0.025851298,-0.052608225,0.036679085,0.013153603,0.035175048,-0.021787353,0.0006501911,-0.004827246,0.005409151,-0.0209721,-0.0081873275,-0.04065302,0.044204775,0.05472156,0.037859436,-0.007740352,-0.041403174,-0.023626003,0.012968345,-0.066586435,0.027825104,0.026357695,-0.015005843,-0.025780663,0.0012421157,-0.016255934,-0.010500383,0.018186847,-0.029241718,-0.014915345,-0.040495485,-0.045495342,-0.01872533,-0.021780116,-0.024259329,-0.0142236035,0.059642516,0.06155995,0.06033439,0.008871197,-0.027392834,-0.03466702,0.043154534,-0.06208954,-0.03071286,-0.0011641127,-0.025635649,-0.030498229,0.02745382,-0.030530063,0.017460465,-0.033904362,-0.039215617,-0.047659673,-0.04682501,0.015186438,-0.015137921,-0.03508265,-0.0023283048,-0.0144027155,0.00399672,-0.01630108,0.0026015744,-0.033219755,-0.0137778735,-0.02043016,-0.0019394562,-0.044012047,-0.008658672,0.016088927,0.034816932,-0.0073764613,-0.0010317138,-0.029769203,0.005546021,-0.0147224,-0.04201464,0.04724032,0.02366654,0.023347575,0.02026009,0.020554911,0.008861798,-0.007820332,-0.0666622,0.000061145896,0.038078263,0.064847894,-0.012804423,-0.036068965,0.02651978,0.018469177,-0.03942403,-0.062333487,-0.021569109,-0.012997215,-0.014499932,0.021705702,0.020437017,0.008694579,0.02510798,0.046200193,-0.0043330193,-0.0018458009,-0.030581135,-0.043888487,0.02053347,0.024208052,-0.0051082396,0.028955994,-0.0011870251,0.010040949,0.052688442,0.04109693,-0.11840847,-0.0102038765,-0.011031745,0.02512644,0.05708747,0.014388214,-0.032467403,0.0028453646,0.0064939638,-0.017072896,0.036281034,-0.01748891,-0.01690563,0.0073229834,0.013652302,-0.015186252,-0.02228402,0.00587676,0.025423847,0.034418408,-0.030187616,0.021684704,0.05561228,0.054682456,-0.008793665,0.011807213,-0.001227968,0.07878869,-0.010842317,-0.03195266,0.004391567,0.049469262,-0.0028621266,0.03401554,-0.016629657,0.0073866732,0.032036442,0.018275205,0.039798364,-0.005823046,-0.028990712,0.0073268493,-0.023435593,-0.008141256,-0.0121659245,-0.041223217,0.007861665,0.005939667,-0.024239236,-0.0058368254,-0.012732502,0.004217243,0.013754379,-0.010477695,-0.026299648,0.00057728763,0.024146968,-0.0074523096,0.0039050833,0.018210756,0.014819041,-0.009245972,-0.025625166,-0.012334479,-0.023316208,-0.0035256124,-0.029278027,-0.019865625,0.02560132,-0.06122981,-0.01701897,0.019017713,0.0036584248,0.031260863,0.02369423,-0.0064023384,-0.00470518,0.04418793,-0.04417143,0.064287946,-0.018210856,-0.03255912,-0.026651554],"last_embed":{"hash":"1fdwcas","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"1fdwcas","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#The Ordinary - Current Routine#{20}","lines":[103,110],"size":592,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fdwcas","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035610273,0.006245469,-0.0431465,-0.010733077,-0.0019019868,-0.028379004,-0.016543843,0.042337865,0.05617955,0.010474516,0.032586306,0.02043055,-0.023323402,-0.011079741,-0.0055407407,-0.014496409,-0.008270958,-0.006969462,0.0018230908,-0.04808416,-0.015129416,-0.021793813,0.000012722007,-0.044606958,0.0013231036,0.037754476,-0.03784626,-0.0055000233,0.01649662,0.062102817,0.0023583039,-0.040445264,-0.00775572,-0.016904483,-0.013152038,-0.012129053,0.018864464,-0.0075800633,-0.045622796,0.0014465065,0.008315614,-0.010335422,0.041581415,0.026480751,0.021717962,-0.06356509,0.0025350535,-0.01196808,0.004674917,-0.08899333,0.015326479,-0.011885257,0.04936851,-0.013374389,0.04127401,0.033593133,-0.029343637,-0.0034420711,0.007202852,0.011055228,-0.050462168,0.0049710376,0.0033980098,0.018377626,0.05448511,0.038328324,-0.00053000596,0.020269722,-0.04552813,-0.05312215,-0.044161003,-0.00089352956,0.021318354,-0.006462831,-0.014563064,0.008780875,0.00019578083,0.018680954,-0.01735237,0.057870023,0.019368023,0.011493169,-0.03789983,0.0013024366,-0.03651531,0.0047691264,0.016103663,0.06347937,0.027785497,0.0076251347,-0.041307043,0.020140287,-0.001448091,-0.021884149,-0.008741737,0.028376859,-0.00089047285,-0.042230137,0.05294733,0.0064194635,-0.049203895,-0.04503411,0.0053901016,-0.04855388,0.029026559,-0.0023436754,-0.0031838682,0.0235191,0.0054627606,-0.0098605715,0.027440593,0.05338477,0.021535728,0.0063527143,0.0035128444,-0.011807238,-0.012847966,-0.04112964,0.027774217,-0.024958078,-0.0000017455395,0.006667584,-0.005722728,-0.047802046,0.044195518,0.018465694,0.011091169,0.035199706,-0.0073545016,0.028123528,-0.018454915,0.010691551,-0.060999077,0.0044324053,-0.015612079,0.027540576,-0.0188726,-0.03108292,0.0088831,-0.07327315,0.049105104,0.04441532,-0.019436428,-0.009318876,0.055926666,-0.016294535,-0.013083904,0.0056783734,-0.011152847,-0.013430651,0.054410398,0.04844349,-0.004138495,-0.0028828906,0.03574827,0.034575697,0.014822209,0.037486933,0.0017763412,-0.007260408,-0.024288317,0.0036822362,-0.06303949,0.013476055,0.0316987,0.013605962,-0.000096158205,-0.0011461179,-0.027193168,0.02114568,0.016568553,-0.049728025,-0.01396042,-0.017966423,-0.026777998,0.02707764,0.067651935,0.012873784,0.013513123,-0.038759373,-0.04045934,-0.021019012,-0.011783611,-0.013965266,-0.043280274,-0.019141069,0.023060359,-0.014865109,0.002983791,0.012755244,-0.0231848,-0.037636843,0.04988618,0.023491737,0.020677708,-0.013714759,0.022915414,-0.070115976,0.048634995,-0.047725,0.004665132,0.022985633,0.05333555,-0.01922177,0.002036039,-0.026116237,-0.015947167,-0.049306516,-0.04495022,-0.020030862,-0.014750597,-0.008468964,-0.009573035,0.022139424,-0.026238061,0.032663625,0.013360214,0.0063517164,0.018559558,-0.026985127,-0.02190151,0.053309318,0.023762397,-0.004071668,-0.012159971,0.023357818,0.015626952,0.05851002,0.0015890481,0.009465003,-0.03915661,0.020303858,0.0027707608,0.0034563032,0.009462068,-0.014844742,-0.0043194927,0.063792445,0.000792851,0.040751748,0.011419772,-0.012662269,0.0846558,0.006037443,-0.055261627,0.036593754,0.013542266,0.015743665,0.0057759015,-0.008133468,0.02525872,0.05273921,0.004712057,0.0033466718,-0.003488462,0.019093003,-0.0058018696,-0.040114973,0.013173093,0.024515005,0.036277886,0.037767112,0.0041602515,0.026083292,0.023299254,-0.041952528,0.03474758,0.027639845,-0.0033553666,-0.015369156,-0.02481129,0.00720753,0.0047208876,0.006867657,-0.042555824,0.022469567,-0.02621905,0.0032504678,0.078739144,-0.00721468,0.00042135798,0.01734391,0.020625273,-0.022622481,0.0007633539,-0.00058203156,-0.02614384,0.040480588,0.04869131,-0.047885876,-0.009734571,-0.024997434,0.034447554,0.0011984986,0.026114035,-0.0035440866,-0.04023452,-0.18153167,-0.03435888,-0.0052706823,0.016630024,0.015246258,-0.015331673,-0.019280327,0.006151543,0.004263275,-0.0051283226,-0.04890966,-0.03287648,-0.025474733,-0.00570903,-0.00785012,0.005744474,0.0018753858,-0.018619832,0.037278585,-0.023951864,-0.022614066,-0.08178509,0.05100512,-0.032169197,-0.016778558,-0.036040217,0.004580074,0.017630825,0.009509187,-0.014123546,-0.02353124,-0.03603954,-0.008487851,0.02537559,0.013599241,0.010070243,-0.006199519,-0.093405366,-0.0074338196,0.02923221,0.02843564,0.03284068,0.0048918827,0.019873885,-0.014778994,-0.0039597345,0.03102613,0.03676084,-0.01998751,-0.023594726,0.007678446,-0.012770619,0.014045534,0.005693958,-0.036881197,0.010295524,0.028768443,0.046721157,0.021122765,-0.012381857,-0.0037587124,-0.08432856,0.008094669,-0.033502232,-0.019385215,-0.0038410556,-0.045081787,-0.015075584,0.020431722,0.019872738,0.019251179,-0.008769574,-0.026810398,-0.027652243,0.03340144,-0.0014065561,-0.003219316,0.0095652025,0.0025719856,-0.124877036,-0.009803922,0.0036614535,-0.0142161865,0.007209451,-0.044384055,-0.069706,-0.03502149,0.009066056,0.02376494,0.257494,0.05354571,0.032429405,-0.014752952,0.004762188,0.006587964,0.0047074864,0.04107191,-0.013683035,-0.015160546,-0.029070629,0.022791723,0.012054652,-0.022971485,-0.0077404873,0.018189408,-0.04074067,0.010345015,0.058165368,-0.006612851,-0.041697063,-0.052115176,0.025049074,0.021966957,-0.03621588,-0.021610487,-0.0039305664,0.058143463,0.0009453777,0.032242298,-0.04158523,-0.0005133753,0.035335544,-0.017105164,-0.0034808961,-0.02526079,0.019942394,0.03732245,0.002100393,0.04699426,-0.01715844,0.0066497237,0.038274463,-0.009201123,0.044634424,0.020128753,-0.008653927,-0.020263674,0.027470978,-0.030262752,-0.03525571,-0.015123008,-0.006071863,-0.044991974,-0.0012368279,-0.03377688,-0.027426755,-0.01619825,0.009095441,0.057367284,0.010773931,0.0036546597,-0.05402671,-0.039668564,0.029779768,-0.026686594,-0.0004163402,0.0050934427,0.027922196,0.034848895,0.030108968,0.024708856,-0.0026693074,0.04059517,-0.0074301274,0.05052483,-0.012803233,0.060021013,-0.0032867962,0.009717065,-0.030964108,0.010405664,-0.04296958,0.0103509305,0.029972686,0.02252294,0.0008745591,0.011185351,0.026282448,-0.018128144,0.020449951,0.0072632064,0.008124756,0.01278312,-0.013613443,-0.02745694,-0.013400255,-0.027616449,-0.029543165,0.0057053375,0.0313771,0.011359423,0.0067448034,-0.05367134,-0.0027796195,-0.031000255,-0.01448454,-0.030209994,-0.0368727,0.023773156,-0.080878824,-0.018691637,-0.030589866,0.003970592,0.03727611,0.0700043,0.0030339824,0.022216186,0.039201785,0.0025849713,0.042769395,-0.0058138026,-0.010243874,0.02476701,0.028423721,-0.020062469,-0.042753253,-0.011519482,-0.014814559,0.05278886,-0.0037270337,-0.040069636,0.0066454685,0.023228668,0.03481204,0.011903444,0.03580186,0.018887093,0.01623386,-0.002099376,0.017452868,-0.041197028,0.005524355,-0.02681295,0.00943849,-0.013682759,0.03607281,0.021968456,-0.025271794,0.054550067,-0.007025332,0.014022635,0.04577824,-0.024675176,-0.022111343,-0.09017286,-0.00042842497,-0.0012575731,-0.049798347,-0.004678243,-0.011926038,-0.0046030427,-0.0026219597,0.07266883,-0.032686852,0.011504457,0.013973509,0.043053173,-0.0019210328,0.020104505,-0.009760808,-0.006104171,-0.015061671,0.0004125142,-0.00037095675,-0.043014474,0.012778221,0.031113116,-0.011583535,0.014121249,-0.010600325,-0.014690121,-0.0072950074,0.0017155784,0.014392929,-0.0023284997,-0.010307134,0.0030053155,0.028365968,-0.008273688,-0.012859637,0.07769032,-0.025410866,-0.020594021,0.019566841,0.007965825,0.050024007,0.024619475,0.005481566,-0.0021699255,0.003522363,0.027472137,0.0042439913,-0.04325712,0.005550646,-0.012837324,-0.0096273925,0.07568817,-0.007394042,0.0013266458,0.018005056,0.006461888,-0.045915946,0.027863901,-0.023946408,-0.016092693,-0.018745285,-0.0034688646,-0.05665911,-0.019357195,0.008923893,0.0033004633,0.026069243,-0.08016297,-0.010268982,0.06617931,-0.006138874,0.0036505114,-0.030017732,0.017907336,-0.001982349,-0.047960915,0.0048706345,-0.052316036,-0.00944181,-0.00011545033,0.02112759,0.04818349,-0.0032257985,0.0019568931,-0.043633506,0.017465761,-0.029441493,0.016537186,-0.01727838,0.03188107,-0.04022008,0.028403837,0.054003086,0.03642671,-0.033526015,0.0338258,0.014762038,0.0091997115,-0.049774382,-0.03230939,0.017765453,0.005682954,0.004443057,-0.017826382,-0.024929348,0.045037024,0.022433454,0.01916939,-0.02476525,-0.023744674,0.038152914,-0.023464086,-0.009068127,0.00010493298,0.0033472115,0.0011045067,-0.03384519,-0.02190006,0.030423071,0.014983842,-0.013655617,-0.011671203,0.041832536,0.005085407,0.043488182,-0.025110817,0.025078472,-0.006415858,-0.02957529,-0.00356659,-0.014643498,0.012266839,0.0027569998,-0.054836605,0.008801665,0.01081486,-0.06508487,0.03751879,0.0030343547,-0.001504804,-0.039494056,-0.015942914,-0.0031502936,0.035646375,-0.011222265,-0.022200413,0.0019443146,0.0067520365,-0.029160548,-0.02737089,-0.0028733078,-0.040652707,-0.007993766,0.04054393,-0.023905795,-0.032063667,-0.045741398,0.008423252,0.004295001,-0.008131491,0.019520566,0.0016553069,0.020296656,0.030414725,-0.013687463,-0.055404894,-0.020514518,-0.01299744,-0.010668004,-0.011473417,-0.033469155,0.02016914,-0.060344495,0.021767033,0.0035799756,-0.023779275,0.0018667711,-0.062711835,0.036604308,-0.0042723003,0.035411738,-0.033049233,0.054958038,0.014125413,-0.06328972,0.02552487,0.06702135,-0.054009516,0.033724546,-0.011284205,-0.0013602014,0.035583626,0.0036828988,-0.005000669,0.010533127,0.0320379,-0.011813478,-0.021167696,0.0605431,0.01807741,-0.0053448495,0.02085197,-0.0075818454,-0.013654108,-0.048700646,0.002595215,0.01787479,0.04675738,-0.027133547,0.023269705,-0.0030711626,-0.0116315065,0.0126396,-0.013531676,0.0020911372,-0.024577362,-0.0155663015,0.0406584,-0.018875064,0.06745828,-0.027391547,-0.024024146,-0.0017443226,0.025805198,-0.0151886875,-0.003184495,-0.02030167,-0.036843132,0.04508287,-0.045594137,-0.016533488,0.044069633,0.013573825,0.0019209761,0.021826884,-0.007215419,-0.048877597,-0.016979925,-0.13447186,0.034436543,-0.009534434,0.002384961,-0.017498586,-0.0018133974,-0.0011371255,-0.01964985,-0.013750054,-0.058636963,-0.024569144,-0.009312857,-0.022114836,-0.028747587,0.053509615,-0.016585996,-0.042032268,-0.0044691516,-0.016786832,0.06267448,0.02068674,-0.005566156,-0.015054543,0.000663782,-0.0351068,-0.00064933207,0.037037715,0.039420087,-0.0028459246,-0.0045676357,0.021254422,-0.014976389,0.0067974264,-0.017622583,-0.023326622,-0.0032725984,0.010147822,0.010391272,-0.013943406,0.021916112,0.02768836,0.016152335,-0.0469741,-0.025900327,0.049413167,0.03804452,-0.029022401,-0.021670453,-0.045546047,0.024677617,-0.013334333,0.01804708,-0.056446128,-0.00039189952,-0.00096993556,-0.028651824,-0.052136533,0.025394581,-0.0039992626,0.039281756,0.0052672895,0.022151884,-0.031918164,-0.06487652,-0.0101604,0.023591788,-0.055321876,0.028981615,0.029186651,-0.0054550054,-0.026875088,0.008945615,-0.019509621,0.0123299025,0.013830307,-0.019545486,-0.005948187,-0.067042954,-0.050228287,-0.0045443494,0.029355159,-0.047060978,0.015185426,-0.0044125435,0.05363418,0.059126467,0.011063261,-0.015497079,-0.041695036,-0.014310522,-0.109280616,-0.050735276,0.01038447,0.026133925,-0.047567908,0.017342623,-0.05549235,0.018760966,-0.0067473855,-0.035487924,-0.03673517,-0.036741175,-0.03390519,-0.03740333,0.014629986,-0.017177848,0.0035850976,-0.033075597,0.017644215,0.000056358793,-0.011342896,0.02390995,-0.023795955,-0.006802755,0.0041606673,-0.016235745,-0.020905938,0.0078466665,-0.027748024,0.0053691193,-0.021066692,-0.024194805,0.00034788868,-0.014328739,0.04433374,0.019633353,0.051883448,-0.0007360388,-0.0060755215,0.027032945,0.005910845,-0.022145554,-0.0073952973,-0.007052574,0.034136303,0.00981966,-0.018661037,0.027510615,0.011561851,-0.029032245,-0.04805877,0.015837152,-0.000657753,-0.027142672,-0.002790222,0.013824871,0.0252116,0.03619702,-0.008393298,-0.0067406925,0.008444682,-0.06263798,-0.068972714,0.004164712,-0.021883346,-0.00036858508,0.029997203,-0.021746336,0.0020994241,0.103752285,0.016409056,-0.10366747,0.00078157824,-0.0014311805,0.006812211,0.06870432,-0.0069053257,-0.016907034,0.024668295,-0.0076776245,-0.03328678,0.035134904,-0.0019196903,0.017326696,0.018407693,0.0046710004,-0.006914287,0.0066517117,0.020262575,0.015664618,0.040140484,0.0023787986,0.043671343,0.027822662,-0.002858637,0.023626896,-0.04145019,-0.024035191,0.038453646,0.0025843414,-0.046114214,0.0021143488,0.06772367,-0.04825505,0.03898246,0.03957195,0.026236543,-0.020330826,0.007965675,0.010835885,0.014700645,-0.018650455,-0.0145375775,0.017393982,-0.014351435,-0.015410442,-0.03862851,0.00032415392,-0.022060897,0.02625681,-0.010603173,0.0030364972,-0.0130336275,-0.009960018,-0.006199808,0.023346433,0.0139386635,0.02763559,0.018862003,0.005626148,0.03497226,0.017977007,-0.048549496,0.0026747661,-0.011735588,-0.039688133,0.000671147,0.010102369,-0.013745334,0.02023321,-0.009556493,0.001880038,0.008040292,0.033936884,0.03575563,0.007918023,-0.029423097,0.030397858,-0.0024181497,-0.0151251545,0.05732838,-0.005073393,-0.0043402207,0.0076256786],"last_embed":{"hash":"nr51n8","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"nr51n8","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering","lines":[111,135],"size":1510,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"nr51n8","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042852033,0.00070612424,-0.04640925,0.0012491914,-0.034353804,-0.03592843,0.007682863,0.052548107,0.041629452,0.011445735,0.042593226,0.03152679,-0.029992398,-0.037166253,0.0131374225,0.015708152,-0.0015897162,-0.003228788,-0.013228556,-0.039665192,-0.014489816,-0.034528706,0.0035830003,-0.0045995913,-0.022452265,0.0032069501,-0.056881264,-0.004956173,-0.00803984,0.047994718,0.011403826,-0.05313041,0.010327116,-0.043630846,-0.002430797,-0.035704285,0.0020866902,-0.0056119063,-0.03738006,0.0026501971,0.0018849055,-0.015002688,0.047773976,0.03550235,0.011046101,-0.054908246,-0.021711998,-0.005608821,-0.015162041,-0.04827569,0.022419563,0.016081605,0.033256654,-0.013976296,-0.0035942416,0.0500431,-0.056461893,-0.022788448,0.012805127,0.04198715,-0.0485805,-0.0011806017,-0.0052778395,-0.0008797577,0.039757397,0.045855127,0.008837444,0.018306432,-0.03197899,-0.037866447,-0.01932056,-0.002482088,-0.002316724,-0.009437146,-0.014282843,0.018705212,0.016986424,0.009070223,-0.0007284536,0.066012025,-0.0026592114,-0.012990696,-0.014163585,-0.016514573,0.0023626268,0.0153145045,-0.0144012915,0.019455647,0.021904733,0.021388816,-0.046490006,0.032782532,0.00010371753,0.0056386758,-0.0070443805,0.020678854,-0.031537443,-0.015855454,0.027187446,-0.008050562,-0.03041346,-0.013446429,-0.0011922154,-0.047533516,0.012218372,0.014575361,0.0155576905,0.013145154,0.01896495,-0.0067502176,0.0004617406,0.062970884,0.03862322,0.027104396,0.019416595,-0.016212218,0.017427573,-0.044191346,0.025587857,-0.030354824,-0.008841877,-0.014504026,0.010744717,-0.0776304,0.04954102,0.016896201,-0.0069747143,0.06184661,0.024140466,-0.0014774003,0.018455975,0.013512704,-0.010344109,0.029143672,0.012808408,0.008387219,-0.02011961,-0.016150506,-0.008314013,-0.07018379,0.041355383,0.07423432,0.007674129,-0.016310917,0.027667107,0.0010473281,0.013168337,-0.009403299,-0.03947398,-0.019086864,0.05409946,0.05012496,0.0015249016,-0.004023495,0.013267128,0.025092756,-0.01658985,0.009431045,0.04233227,-0.002940887,-0.020775188,-0.014134332,-0.042391542,-0.004062222,0.0180557,0.014901318,-0.011953176,0.0025460771,-0.018615512,0.04015389,0.029912237,-0.04203355,-0.009849921,-0.004066222,-0.003516475,0.027376914,0.04118331,0.0031490366,-0.0005464909,-0.03585402,-0.01393301,-0.019503418,-0.010333648,0.022282958,-0.04650052,-0.020340525,0.03742721,-0.01666063,0.012630602,0.010863469,-0.014209436,-0.04392868,0.03681399,-0.029248292,0.044164225,-0.039434385,0.037382912,-0.031390063,0.024370011,-0.057065807,0.0010678306,0.06452396,0.042462055,-0.038238842,-0.0150005,-0.04270217,-0.023475327,-0.020273237,-0.008904766,-0.016315984,-0.029922536,-0.021837587,-0.026935013,0.010758043,-0.02901657,0.038582485,-0.008848595,0.050311215,0.030149687,-0.046579905,-0.07521455,0.051517602,0.022814894,0.04655833,-0.043969058,0.023315739,0.016976325,0.067051366,0.0032041203,0.013977328,-0.047409628,-0.0072302516,0.025698176,-0.03189432,-0.004524968,-0.025762498,-0.017881144,0.024372246,-0.007532456,0.020739509,0.021342846,-0.02141585,0.0641592,-0.009869976,-0.058036245,0.028795814,0.035680547,0.025257923,-0.0038270403,-0.030226694,0.053020813,0.07137775,0.020184752,-0.0055488735,-0.03673742,0.02831856,-0.0072802445,-0.034870043,0.011050385,0.042461753,0.0556892,0.021011643,-0.002999892,0.0030415498,0.055502616,-0.024244271,0.031107683,0.03367916,0.037271284,-0.021503428,-0.014115179,-0.0013097603,0.03452885,-0.00019967924,-0.05518416,0.023080511,-0.027056362,-0.0018818919,0.06499233,0.03616577,-0.005161968,0.009430821,0.037759952,-0.020679193,0.03508132,-0.019183442,0.0003741721,0.07286089,0.044522762,-0.027750699,-0.02169866,-0.019853795,0.03683229,-0.033650022,-0.0040581343,0.026901659,-0.039364588,-0.15795161,-0.023933131,-0.006897919,0.053190377,0.016014144,-0.016517129,-0.005995523,0.008852011,-0.012763381,0.0021438734,-0.060277347,-0.044368748,-0.022020401,0.0076398654,-0.05791953,-0.0008053353,-0.022344664,0.00006018338,0.029687366,-0.017624015,0.022035196,-0.06051471,0.02807837,-0.015081852,-0.01534548,-0.030494777,0.050943557,0.01554225,-0.023648731,-0.024122495,-0.0051757433,-0.0028824965,-0.014067765,0.025799282,0.01666663,0.03678723,0.0151594775,-0.06074621,-0.019205706,0.031113394,0.02130452,0.035582878,-0.0032258767,0.04660147,-0.017808702,0.0021818073,0.020528708,0.039357837,-0.022909462,-0.063831,0.020561643,-0.04019646,0.0012771228,-0.004628038,-0.047132593,-0.0055403123,0.025451204,0.07157079,0.02107762,-0.02742584,-0.004217778,-0.11174377,0.026579944,-0.03987945,-0.015087488,-0.024064383,-0.02358899,-0.021834323,0.0118234735,-0.0031140244,-0.0017715703,-0.022293795,-0.042092554,-0.029730672,0.0005074837,-0.0058751944,0.015239623,0.033938237,0.013690886,-0.07393934,-0.020546746,0.00964985,-0.0003337057,0.023001876,-0.031381596,-0.02736699,-0.026456593,0.018645342,0.029454159,0.23924884,0.030867688,0.040906332,-0.029636245,0.017810723,-0.014540165,0.01667474,0.024145884,0.024332412,-0.03427936,0.0108814,0.048904948,-0.032670055,-0.008745642,-0.0044781533,0.028015682,-0.0481798,0.0014482092,0.04638493,-0.01144849,-0.02927036,-0.0398942,0.030201219,-0.0034832107,-0.022041712,0.010683562,0.000078372235,0.009196852,-0.01715591,0.01924103,-0.043772314,0.012462577,0.0534875,-0.017908245,0.0030500612,-0.034856938,0.0057105725,-0.007093114,0.004437773,0.04657576,-0.046213843,-0.018939069,0.0066828476,-0.014138791,0.017955365,-0.009933372,0.012150271,-0.04662061,0.0174115,-0.030182961,-0.027208492,-0.034697875,0.00032718387,-0.02838352,0.006909832,-0.01951497,-0.01593641,-0.014985532,0.008134927,0.0254167,0.022057114,-0.009871416,-0.05251723,-0.0024379385,0.027723677,0.010513606,-0.012315066,-0.01803455,0.023451844,0.029325644,0.029211348,0.027048254,-0.021683972,0.03970123,-0.010665037,0.035339963,0.0011979055,0.045192286,0.009293902,-0.0015791028,-0.05670132,0.020633364,0.0041061933,0.069156654,0.024992503,-0.025532056,-0.004061071,0.039394375,0.010007802,0.011430693,-0.007683097,0.012703324,0.0047518336,0.0153390085,-0.041230693,-0.05275555,0.018753601,-0.020269146,-0.010521719,0.00597921,-0.026078554,0.0064932946,0.004282731,-0.018178869,0.0034793136,-0.018864451,0.013709426,0.012509671,-0.016788376,0.02867569,-0.07041418,-0.00403718,-0.044702277,-0.021666683,0.05252045,0.037224676,0.0016784084,0.029142823,0.038937427,-0.006723288,0.031773973,0.0029757496,-0.0070235655,0.03036249,-0.01748548,-0.04778323,-0.02860888,0.019411454,0.00885409,0.027337456,0.004405625,-0.033909984,0.0015928459,0.033851005,0.001987693,0.026630562,0.04516158,0.029343067,0.015697777,-0.010185442,0.0037153414,-0.04049503,0.012050946,-0.049424045,0.017716084,0.012304642,0.022781685,-0.009856768,-0.019350678,0.038161915,-0.011157298,0.04560812,0.042845532,-0.024852082,-0.0104119135,-0.08827399,-0.019130161,0.0011798429,-0.033978328,-0.0045677405,-0.012721812,0.042485733,0.00071056106,0.055508513,-0.049232215,0.0266595,0.0065747546,0.045136012,0.0032126654,0.007567603,0.007850613,-0.029730331,-0.042915534,-0.016023327,0.03331283,-0.026439834,0.03071154,0.03534241,-0.028253488,-0.014324292,-0.013612328,-0.03733028,-0.02821154,0.014523696,0.039923068,-0.03023854,-0.0138480645,0.00046808514,0.006896353,0.0095017245,0.00071052974,0.06537361,0.008274387,-0.016378496,0.015220282,-0.014857403,0.06981988,0.003818203,-0.03304308,-0.022624793,-0.015025722,0.0076047,0.00986722,-0.09147031,-0.009791471,-0.010211122,0.0099901,0.07487262,-0.008818095,0.012147483,0.0051310253,-0.006686844,-0.047540903,0.029420977,-0.030357417,-0.047461778,0.007161202,0.02728597,-0.06999198,-0.022588555,0.0030209313,-0.019355055,0.031076085,-0.056312554,-0.03791505,0.044190854,0.019383615,-0.010638161,-0.031812586,0.012726285,-0.007683688,-0.068982095,-0.029239913,-0.034493554,0.0018647793,0.017571677,0.002382058,0.031165296,-0.019238118,-0.031734906,-0.040910743,-0.0050894474,-0.015354111,0.047962554,0.0030281355,0.018363854,-0.03655384,0.0115630515,0.038587507,0.02173958,-0.009340645,0.0010956337,0.008628448,0.012898833,-0.022208082,-0.017177688,0.033822995,0.016062202,0.0023216011,-0.056600094,-0.015123856,0.066277966,0.006686856,0.01710902,-0.015510978,-0.040186126,0.009600203,-0.033353772,-0.009873581,0.0029514693,-0.0018043738,-0.018294845,-0.018730078,-0.033268075,0.031507965,0.017100096,-0.03383055,0.035840575,0.041666746,0.034526184,0.019457016,-0.033559565,0.007942607,-0.018825341,-0.02913533,-0.004562268,0.008481949,-0.0050391597,0.0057273614,-0.05885011,0.023773612,0.01324464,-0.07834547,0.036744848,-0.006102628,0.023744715,-0.016335914,0.029458197,0.025876282,-0.0033625332,-0.023051439,-0.027881892,0.0006303075,0.018758295,0.007197125,-0.03483938,-0.011500942,-0.056461275,-0.009394214,0.047363676,0.015147761,-0.05604025,-0.029765034,0.044847332,0.013124712,-0.0030724267,0.057194613,-0.019981975,0.0038829779,-0.007338767,-0.04816271,-0.0059642503,-0.0403925,-0.0063052503,-0.053588133,-0.0058338344,-0.059548795,0.0141620645,-0.053472854,0.023268808,-0.0018682965,-0.04505308,-0.012283625,-0.039855182,0.039879728,-0.0027557947,0.014198879,-0.027200859,0.03437662,0.043376714,-0.07277451,0.028963797,0.06296755,-0.04384654,0.019372303,-0.019693319,-0.009133355,0.060505796,0.016164692,0.012302272,0.02136972,0.029572073,-0.0069461423,-0.035625327,0.070563704,0.020606197,-0.015210072,0.003284939,0.011744028,-0.015676754,-0.045534965,0.008818952,-0.010210539,0.037734948,-0.03248579,-0.005643384,0.011932959,-0.025444146,0.041046817,-0.009032514,-0.013696708,-0.03777819,0.0054473598,0.04868914,-0.030695109,0.07435265,-0.0398075,0.02414719,0.0063637285,0.04135452,0.016766205,0.022303551,0.018027265,-0.033330627,0.07253121,-0.035274033,0.0028731534,0.015492078,0.030200934,0.02215136,0.013804202,0.0019521691,-0.012389875,0.0011448469,-0.119948424,0.01248072,-0.0075698914,0.0077532125,-0.021338273,-0.010687125,-0.0072898446,-0.029044604,-0.0002582232,-0.03908681,0.0042143585,-0.05339005,-0.0038795474,-0.024967885,0.075290285,-0.023614815,-0.037424646,0.002245333,-0.015995497,0.06632006,0.030268762,0.0067468933,0.03326098,0.0150586,-0.044223953,0.006178586,0.023441222,0.05124021,-0.0020034825,0.01532668,0.0037563455,-0.028586755,0.023245357,0.031911306,0.005798698,-0.037437204,0.01676096,0.0060937465,-0.009407412,0.029858414,0.010375162,0.009936076,-0.03911656,-0.010029938,0.05436836,0.061616685,-0.004466091,-0.021630876,-0.033823308,0.04527511,-0.0006505044,0.043389007,-0.03020877,0.010627668,0.014547982,-0.03271027,-0.046703834,-0.0021469032,-0.0084639415,0.022633355,-0.012918974,0.030426031,-0.037567206,-0.057757303,0.019226307,0.007918861,-0.031281397,0.015345117,0.006250121,-0.026914166,-0.012603533,-0.008415057,-0.018789053,0.002119872,0.0028844886,-0.03243333,-0.0067461105,-0.053314425,-0.03802929,-0.00651691,-0.040277388,-0.029375184,0.008011734,-0.018297266,0.06555652,0.03750582,-0.0026058203,-0.019017301,-0.034326866,-0.010387154,-0.07658579,-0.043631196,-0.001183301,0.0023480635,-0.055146325,0.042679768,-0.053557478,0.011824752,-0.01452661,-0.0036123246,-0.017477738,-0.007330869,-0.030635482,-0.022133874,0.0013552941,0.030690627,0.01836789,-0.014596018,0.034926344,0.0029526276,-0.023996215,0.02756166,0.005816549,0.015979894,-0.0063402937,-0.028245335,-0.0084285345,-0.022399954,-0.02725604,0.011759273,0.006972023,-0.009829548,0.0025964335,-0.028479021,0.037369933,0.03323506,0.029348666,0.04354575,-0.02999598,0.052316915,0.023424828,-0.0053439382,-0.00434384,0.006074353,0.015619099,0.009372944,0.008298307,0.014167712,-0.00608316,-0.025089595,-0.05481619,0.00451227,0.004756823,-0.040782906,0.008888688,0.014613772,-0.03249209,0.0052052476,-0.028944561,-0.013619234,-0.0051355576,-0.0717305,-0.046446975,0.027658213,-0.03895361,0.0039610686,-0.014303851,-0.056541767,-0.007909739,0.07699185,0.0052076904,-0.07058278,-0.024166208,-0.002351714,0.0062702764,0.07472944,-0.033205885,-0.028339079,-0.016146272,-0.007977157,-0.038943905,0.02491254,-0.0030642187,-0.008535201,0.0077858977,0.017779127,-0.031121008,0.021245692,0.02632939,0.009424675,0.04255258,0.022233611,0.046198446,0.028078537,0.007770475,0.010781692,-0.010149556,-0.04419944,0.031239359,0.00022830635,-0.03742682,0.034564227,0.0052067,-0.0418888,0.044470116,-0.0003487375,0.015245025,0.0065125353,-0.0011008491,-0.006305182,-0.003704449,0.0012619485,0.0033971677,0.0053903195,-0.014777225,0.003742361,-0.02624502,0.028645229,-0.027157562,0.00076653267,-0.0047027934,0.006303933,0.0060875453,0.009487918,-0.06807107,-0.015833352,-0.005069661,0.004161341,0.006342033,0.02863672,0.01961182,0.0182346,-0.046447325,0.014146353,-0.029232163,-0.00018926276,-0.008231348,0.012731849,-0.0059022014,0.027338445,-0.010513699,0.0028997976,0.03097954,0.019330261,-0.01454034,0.021515062,-0.019022118,-0.0017313923,-0.020560909,-0.015062772,0.046170328,-0.009770973,0.009694921,-0.010487557],"last_embed":{"hash":"2ixttj","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"2ixttj","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{2}","lines":[114,114],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"2ixttj","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06525716,0.0067469203,-0.047749713,-0.005648672,-0.023487119,-0.0141136,0.014856508,0.019283624,0.05573634,0.020491349,0.037059788,0.054159787,-0.013519976,-0.023059232,-0.0000637089,0.020501224,-0.0025238853,0.008467041,-0.012008976,-0.04459356,0.007122153,-0.035366222,0.0198404,-0.037298843,-0.035659127,0.000995712,-0.0022937097,-0.019126087,0.009757483,0.033561986,0.010616104,-0.039181262,0.020916482,-0.04313497,-0.014851612,-0.052063726,-0.0050110323,-0.019125167,-0.047016095,0.009120598,0.0024782743,-0.0065332777,0.0381238,0.022042602,0.015819969,-0.053855613,-0.022498893,-0.012165535,0.034565445,-0.06310518,0.01913924,-0.00646788,0.047978897,-0.02666976,-0.0032353029,0.027854599,-0.057408325,-0.02016717,-0.0051130345,0.040135734,-0.052486144,0.009835437,-0.0021217386,-0.01042712,0.0533665,0.044443473,-0.004420458,0.03458601,-0.038256828,-0.02654685,-0.03453195,0.005195167,0.0004539536,-0.008371405,-0.0015789259,0.016000556,0.028046576,-0.008774907,0.002317434,0.06365796,0.008716985,0.009090358,-0.025928805,-0.026258608,-0.014276185,0.0008852855,-0.00070312724,0.025897564,0.028444408,0.01017293,-0.050460856,0.040380385,0.0040420317,0.004369923,-0.014942648,0.031913932,-0.044480935,-0.010856607,0.037918072,0.007610115,-0.051969282,-0.031749863,-0.011100577,-0.057230964,0.04859666,0.010887822,0.014518159,0.007523384,0.017534522,0.005262049,0.0066944305,0.055407193,0.05144301,0.0051422473,-0.00470397,-0.024068374,0.011312863,-0.037761956,0.03538041,-0.050702542,-0.0021320768,-0.010552618,0.029008804,-0.072001606,0.051305108,-0.006591732,0.00013103383,0.018882334,0.002438932,0.0035149218,-0.005776673,0.023847962,-0.028327977,0.010627419,-0.005410043,-0.005338678,-0.0027492694,-0.04355417,-0.008322915,-0.055965047,0.032697115,0.07463935,0.015738957,-0.007113702,0.04601684,-0.030510563,0.020226028,0.01492228,-0.02126764,-0.028653746,0.08807444,0.037521202,0.012979006,0.009204426,0.024124267,0.03514518,-0.0065604127,0.017861072,0.03728887,-0.01202989,-0.028265905,-0.00018663717,-0.040676977,-0.007587751,0.01375892,0.0005819231,-0.017894616,0.010102158,-0.024615323,-0.0017934821,0.022092609,-0.048524175,0.00557021,-0.0070033427,-0.009496451,0.015811479,0.06195367,0.014340374,0.007838582,-0.0239194,-0.021731045,-0.010378609,-0.030701622,-0.009569964,-0.061098572,-0.03299552,0.017175745,-0.02117688,0.007210574,0.03068117,-0.015278198,-0.045039214,0.04535936,0.0002932858,0.041746832,-0.0116152475,0.039633628,-0.028210279,0.028515121,-0.057118196,0.009614481,0.03922062,0.052294213,-0.024062436,-0.014096371,-0.048780426,0.013454021,-0.03915811,-0.023244113,-0.009084711,-0.03818909,-0.018994356,-0.03541544,0.009657072,-0.0429738,0.030674173,0.008795366,0.01213538,0.010376538,-0.044269666,-0.047444735,0.04179767,0.016868735,0.033090618,-0.042031452,0.014843805,-0.0013117945,0.056269564,0.017782291,0.008454006,-0.04588089,0.014103836,0.04215463,-0.026537176,0.0033664973,-0.018216616,-0.033724617,0.043811508,-0.009052734,0.003940605,0.017160708,-0.027531466,0.060712133,-0.017754281,-0.04279289,0.033627547,0.023723364,0.026124416,0.0034066872,-0.0016689716,0.05300744,0.0805856,0.01934292,0.011842052,-0.009617671,0.018403752,0.00579318,-0.038440898,0.0046553058,0.02957401,0.026242498,0.023917485,-0.015689475,0.000655807,0.053281568,-0.040994298,0.017207848,0.01744531,0.010388593,-0.015165628,-0.021836422,-0.008585051,0.014559978,0.009583302,-0.04040281,0.027006133,-0.04818864,0.018748803,0.08124617,0.033129487,0.0031838606,0.018671995,0.047409277,-0.011756707,0.030593472,-0.01645624,-0.017815346,0.028445063,0.030540956,-0.017782161,-0.0037225462,-0.025016885,0.045930896,-0.012199741,0.0028626681,0.027982654,-0.059874926,-0.18187037,-0.035500124,0.0075786496,0.02741906,0.027028242,-0.011370781,-0.031155193,0.0040293345,-0.0062033953,-0.024603972,-0.03277278,-0.04102061,-0.036339074,0.0054742247,-0.03537454,0.009111782,-0.01706428,0.0050458373,0.021390693,-0.040510915,-0.014454931,-0.05047399,0.041128475,-0.01757664,-0.025391476,-0.038493343,0.05239712,0.009754783,-0.011026334,-0.007541788,-0.008660075,-0.03348259,0.0005563104,0.015018584,0.030519258,0.034102924,0.024456065,-0.036012184,-0.0041834726,0.013568159,0.021567062,0.028441444,-0.0017884776,0.02843286,-0.025745733,-0.013140892,0.022311654,0.021511128,-0.049353264,-0.057878416,0.008189126,-0.03690849,-0.010757013,-0.00643404,-0.0509057,-0.0014217672,0.018379629,0.049454268,0.034563344,-0.030046424,0.0024156354,-0.09606249,0.00919348,-0.04743711,-0.033455476,-0.0075673806,-0.018259624,-0.040601462,0.02900252,0.009360714,-0.0049165357,-0.0025384072,-0.03869117,-0.032340676,-0.0071785,-0.0013481046,-0.0042293533,0.018457593,0.01711716,-0.09006078,0.005491032,0.009163915,0.009127484,0.010512206,-0.035085395,-0.02650447,-0.02593162,0.009049083,0.014390798,0.2630653,0.039843436,0.013502117,-0.014503995,-0.00018878015,-0.0030425964,0.0201929,0.049576752,0.029610358,-0.023451757,0.010362467,0.021444105,-0.01742877,-0.027172074,-0.008907888,0.024967296,-0.04086366,0.011467559,0.07387452,-0.018415429,-0.019784858,-0.016927138,0.04585743,0.00691045,-0.03219837,0.01670927,0.000102599115,-0.004382547,-0.01777038,0.016372876,-0.044194534,-0.0071474914,0.05088205,0.013131191,-0.014848574,-0.03408775,0.024490787,-0.006610477,0.027980471,0.04268935,-0.04636644,-0.010627687,0.01244572,-0.0188841,0.024872093,-0.010200084,0.005390001,-0.02466695,0.034410514,-0.0027030427,-0.0027330585,-0.059056956,0.0032802876,-0.022145826,0.00525363,-0.019865582,-0.01705933,-0.026273873,-0.010861536,0.050476078,0.021967303,0.0068197977,-0.048105706,-0.018202873,0.025985956,0.0067219352,-0.026578614,0.0062317546,0.029873615,0.023848578,0.02341065,0.026679767,0.00514365,0.04965312,0.0014055078,0.033545673,-0.02748377,0.050989557,0.022333102,0.0051101446,-0.021655418,-0.00396252,-0.011265088,0.05467852,0.03146904,-0.026633194,0.010437008,0.04865899,-0.00442859,0.011288307,-0.01573889,-0.0061776973,0.015925812,0.019472232,-0.015971472,-0.03166104,0.004401533,-0.019336393,-0.022837248,-0.009071673,-0.009501617,0.0069006924,-0.0031079794,-0.02110891,-0.014680089,-0.021693556,0.01109999,-0.0010738237,-0.009097009,0.015980612,-0.060937047,-0.0119324,-0.062593065,-0.01945592,0.049463734,0.031116255,0.0059348657,0.036083315,0.037425246,0.025718495,0.024936413,-0.017978523,-0.008459193,0.03439745,-0.0049483017,-0.049819868,-0.009168897,0.024504518,-0.00008642984,0.03489282,0.004128943,-0.042418797,-0.002977194,0.030451374,0.017962463,0.01313683,0.042067554,0.012332555,-0.022771463,-0.021265324,-0.011395278,-0.04191052,0.012766752,-0.04441099,0.013870825,0.0028950037,0.03441843,-0.03167289,0.003109998,0.07980904,-0.023500508,0.0031936942,0.046610314,-0.04166093,-0.023457563,-0.057664115,0.0012717602,-0.0027469366,-0.038146093,-0.0012640584,-0.008033302,0.03841298,0.0007615048,0.06467074,-0.056037292,0.029627863,0.024116896,0.046998587,-0.0009808668,0.015770053,-0.01706288,-0.04904764,-0.05218906,-0.014902141,0.038410865,-0.024480795,0.025252217,0.038461745,-0.020461805,-0.016716328,-0.008870572,-0.033177674,-0.003681862,0.011809732,0.014043151,-0.017520377,0.00001814194,0.009382843,-0.0036345727,0.021263447,0.029753676,0.0862342,-0.012328411,-0.0124890115,0.01564131,-0.002250158,0.07110829,0.018912692,-0.023305513,-0.023325088,-0.018682294,0.007022576,0.0016183767,-0.08000395,-0.0071979137,-0.002074775,-0.013057414,0.08604545,-0.013689985,-0.033991925,0.0113812415,0.010934558,-0.053158946,0.02083261,-0.012690781,-0.047825836,0.0138733415,0.021626912,-0.056146014,-0.014327814,0.017875789,0.006457182,0.04296084,-0.070362896,-0.01820336,0.05161128,0.03179649,0.021454202,-0.022168113,0.013921889,-0.005917637,-0.0398463,0.001466595,-0.05913487,-0.009310924,-0.0006143732,0.027213542,0.031931538,-0.015314567,-0.04547304,-0.035898708,-0.012595245,-0.021925196,0.05150817,-0.018299304,0.0057003656,-0.012751843,-0.010248898,0.046139114,0.049007304,-0.0069064945,0.008796638,-0.018951243,0.020233525,-0.018422537,-0.033308003,0.026305009,0.009719463,-0.020621112,-0.053757034,-0.017422603,0.060783185,0.018922666,0.039972827,-0.03632167,-0.018174767,0.016760284,-0.049582347,-0.0033695926,-0.009053636,-0.017954916,-0.009739974,-0.018831972,0.0107569145,0.04894428,0.007295147,-0.015345075,0.003179526,0.030012216,0.032091044,0.00745786,-0.017700547,0.02024625,-0.016173286,-0.030496012,0.024340367,-0.013771129,0.024170367,0.005785891,-0.073656335,0.036442474,0.0039166543,-0.06818744,0.05105033,-0.007703568,0.02145387,-0.011152906,0.030313022,0.01881452,0.007330833,-0.02289483,-0.016944095,0.0028336295,0.021928797,-0.031261005,-0.013153231,-0.01042502,-0.05086245,0.00096588896,0.0565752,-0.01559629,-0.042500667,-0.023414433,0.05831733,0.01758542,-0.00027233618,0.052526694,0.003859311,0.0023808563,0.00052277057,-0.034010213,-0.03167885,-0.024279747,0.008003342,-0.028126597,-0.013838479,-0.042074464,-0.00962367,-0.051903345,-0.0013024186,-0.0032666717,-0.027834285,-0.008161661,-0.041664064,0.047825854,-0.018888133,-0.0025210017,-0.021198437,0.0286073,0.05047832,-0.05453433,0.020861408,0.062267557,-0.03086146,0.045612924,0.0016106885,-0.018392915,0.061927598,-0.008005923,0.036623783,0.0040387665,0.02579399,-0.017135644,-0.043200433,0.06260978,0.022014165,-0.031974837,-0.002914161,0.004753368,-0.018352572,-0.042520557,-0.010871519,-0.0076929186,0.039709717,-0.021635406,-0.013330281,0.02550567,-0.030505199,0.020864647,-0.017199822,0.016748764,-0.03446105,0.0155496495,0.028167782,-0.0033388494,0.08339089,-0.03414011,0.01636657,0.017369293,0.02999962,0.005676469,-0.0078103803,0.0049690623,-0.022541817,0.038144883,-0.037729993,-0.0053906064,0.015995085,0.03854456,0.042272344,0.017278707,-0.005611824,-0.02302453,-0.006877758,-0.13133846,0.02940417,0.0001333657,0.002319517,-0.033791054,-0.013833397,0.0022218628,-0.018088914,-0.029299151,-0.056349788,-0.018935407,-0.032844365,-0.033698533,-0.031414803,0.062921286,-0.0036994773,-0.040432397,0.010308152,-0.012691446,0.037527423,0.041683774,-0.014784056,0.022524752,0.023137854,-0.024875058,0.0034558724,0.038816083,0.02885442,0.004551705,0.0010851491,0.01777636,-0.017871931,0.034927122,0.030536931,-0.028155822,-0.022843821,0.027877668,0.0076524,0.0048119617,0.028548876,-0.02777107,0.0023899137,-0.037951678,-0.015892398,0.041231006,0.055508714,-0.027868425,-0.028094584,-0.029937869,0.036322363,0.014709802,0.01754273,-0.053102665,0.0023490342,-0.00698883,-0.034948442,-0.056736235,0.030400516,-0.027567543,0.02486934,-0.0065393746,0.027792105,-0.038390994,-0.04046032,0.003305387,0.0061211665,-0.050300214,0.024118135,0.018274296,-0.016049827,-0.018856402,0.006080639,-0.008673563,0.00416849,-0.0077627185,-0.025716119,-0.0032072412,-0.05591884,-0.059080213,-0.003390905,-0.031213997,-0.041681524,-0.00823886,0.010380456,0.05624386,0.049254056,0.021259904,-0.011129733,-0.033323962,-0.0062366496,-0.06982157,-0.029547576,0.0028069033,0.0034493553,-0.028918691,0.037555307,-0.048657734,0.00027389792,-0.022219025,-0.014683713,-0.03609915,-0.016188093,-0.022032488,0.0074855178,0.016492244,0.0084651485,0.011195639,-0.024259416,0.012455134,-0.013981617,-0.01881322,0.024073325,-0.00991421,0.013767869,0.0006440666,-0.039778057,0.0024491227,-0.019432113,-0.022290787,-0.010147214,-0.01101285,-0.010963071,0.009050981,-0.039028175,0.032568883,0.0042407024,0.04978254,0.0061672945,-0.015122712,0.055908695,-0.00861983,0.0020835595,-0.0015903264,0.015516935,0.026116444,0.0009696537,-0.013441451,0.007544817,0.019139305,-0.007835372,-0.054303184,0.0006743451,0.010876049,-0.05305099,0.0017868895,0.01562554,0.004155792,0.028211044,-0.017674658,0.00852835,-0.011918823,-0.060649894,-0.05521689,0.03259502,-0.018440811,0.01819032,-0.01929886,-0.03543342,0.0063479496,0.080722205,0.017933784,-0.0674897,-0.020158492,-0.024687352,0.01827348,0.088307075,-0.006896404,-0.027152712,-0.01652633,-0.021121174,-0.019501442,0.014664928,0.0009793023,-0.004409371,-0.0005912773,0.014848484,-0.022812914,-0.008727001,0.0063371714,-0.0065134154,0.038189627,0.00884109,0.05525733,0.03495371,0.03303877,0.0051933485,-0.02150016,-0.012358392,0.04275891,-0.001530032,-0.03814379,0.014699252,0.009572318,-0.06070095,0.030307041,-0.0042318306,-0.0020159588,0.005174655,-0.0064851767,0.024059493,-0.008691216,0.0068936767,0.010547741,-0.00253459,-0.026164886,-0.010363399,-0.034013268,0.0034257106,-0.009120121,0.00861909,0.02156518,0.0027544901,0.008678165,0.009455956,-0.049455848,0.009634567,0.0047831717,0.014225862,0.001392518,0.027629105,0.032969736,0.005286267,-0.04763829,0.020073814,-0.014078998,-0.026668957,-0.004961707,-0.007778813,-0.0076404437,0.030476721,-0.010525885,-0.0025936835,0.017855793,0.045392588,-0.031246634,0.03076699,-0.017318334,0.0024795365,0.0030678476,-0.0015150744,0.045765486,0.0022806535,0.01337595,-0.014233012],"last_embed":{"hash":"f1be41","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"f1be41","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{3}","lines":[115,115],"size":77,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"f1be41","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05618326,0.0059279073,0.004063168,0.009299569,-0.015143979,-0.06446236,0.02075096,0.020120839,0.0389101,0.015477131,0.037314128,0.041943405,-0.05283257,-0.027257066,0.014428611,0.037940677,-0.0024395229,-0.014292183,0.013236494,-0.043139413,0.004472903,-0.0247568,0.025840439,-0.0031277617,-0.013462044,0.005000554,-0.045241192,-0.0022967225,0.019259172,0.028233776,-0.030766595,-0.06226232,0.048112713,-0.0533115,-0.014990278,-0.047972847,0.011053655,-0.009919403,-0.047478728,0.031320468,0.030088179,-0.0049159415,0.050543953,0.047047798,0.060285278,-0.0074074576,-0.028192217,-0.0108125005,0.0028997397,-0.08709613,0.020299705,-0.002677356,0.02328425,-0.022997666,-0.020059854,0.033942107,-0.05050312,-0.040444233,-0.027675401,0.0072794105,-0.07399866,-0.00755312,-0.023821851,-0.0055018035,0.047390103,0.06743166,0.0064210985,0.02314518,-0.03854919,-0.02935816,-0.030018518,0.023320686,0.028910946,0.0035006867,-0.005247687,0.028314862,-0.0098311575,0.011646586,0.004146554,0.052240137,0.025402991,0.016080342,-0.02883603,-0.030745277,-0.015775248,0.026876738,0.0007909141,0.015095345,0.01140826,-0.025005417,-0.005243462,0.019605046,-0.038501922,-0.0034260866,0.00396328,0.022456994,-0.07642157,-0.021861706,0.01911327,-0.02033253,0.014468933,0.006306016,0.023513187,-0.05114489,0.0135470815,0.030750997,-0.012303981,0.017269734,0.0564157,-0.0029744725,0.0013875721,0.024954008,-0.019776445,0.003186709,0.02802729,-0.0146986,0.0067777922,-0.013262874,0.015284271,-0.036694814,-0.005766075,-0.011260768,0.012415964,-0.049946748,0.039483294,0.015084221,-0.009774016,0.0030813175,0.016833466,-0.010572324,0.026653033,-0.010110916,-0.04695395,0.059752043,0.006487675,-0.007809551,-0.008892128,-0.010029387,0.014282127,-0.06870154,0.045146927,0.037566684,-0.00908624,-0.004008104,0.03543581,0.0021021292,0.037644025,0.010904781,0.0011987819,-0.01027007,0.061169982,0.045322623,-0.013719793,-0.010570637,-0.019033555,-0.012806294,0.01328639,0.023794184,-0.0043834555,-0.011985725,-0.0069060065,-0.020011224,-0.054437004,-0.0027303116,0.016026277,0.015804831,-0.017372927,0.026415434,-0.021847928,-0.012996832,0.041878473,-0.07343254,-0.022653231,0.008264799,-0.0010082405,0.016475383,0.0823229,0.002611594,-0.0010383048,-0.026138853,-0.047655936,0.011580897,0.0037675074,-0.0130804265,-0.07377999,0.014719454,0.040826,-0.020873426,-0.00057127787,0.021579003,0.018587798,-0.03654921,-0.0025531936,-0.0218561,0.051804513,-0.0114913285,0.06331143,-0.020060383,-0.01613531,-0.052361593,-0.036565375,0.05947767,0.007801459,-0.02154621,-0.011204832,-0.018606476,-0.019172803,0.0045735324,0.026300928,-0.010253233,-0.045522984,-0.0270382,-0.0033369183,0.014875683,-0.030867046,0.029708,0.013360805,0.008920459,0.021320807,-0.04985472,-0.060678132,0.030282483,0.0406848,0.051990878,-0.027517186,0.034380924,-0.0066416766,0.062437087,0.017702667,0.028212488,-0.06495055,0.016574746,0.055694755,-0.014314788,-0.011978121,-0.02098943,-0.00874444,0.033667192,-0.033718456,-0.00021888732,-0.022063183,-0.0019127086,0.049385052,-0.005726653,-0.051825415,0.03138252,0.03290056,0.067729525,0.010590134,-0.024034781,0.038587485,0.03339341,0.0076070405,-0.02317956,-0.049680043,-0.008064629,-0.022111269,-0.019780284,-0.0012624555,0.009185637,0.023063697,-0.06288512,-0.022112949,0.023259195,0.03338092,-0.012791151,-0.0070829806,0.01715686,0.03343346,-0.00043192535,0.013620586,-0.00062176445,-0.011600098,0.015916718,-0.04261111,0.027854543,-0.025680486,0.016596943,0.036190476,0.0048951083,0.008215417,0.016307412,0.024039825,0.0077658584,0.021383857,-0.029448148,-0.019139934,0.019631505,0.016048063,-0.00798561,-0.056279816,-0.0305092,0.05564009,0.011293978,-0.023975354,-0.016747743,0.006368181,-0.15604645,0.010771684,-0.047339935,0.024017861,-0.019171836,0.006991178,-0.04323396,0.0032609717,-0.015100199,0.024523418,-0.024519324,-0.04585739,-0.00821488,0.04350577,-0.065754004,0.013019385,-0.02190611,0.0032521887,0.07418846,-0.028212484,-0.009641924,-0.024762291,0.05349498,0.018049324,-0.03855953,0.0147865135,0.034859605,-0.004867785,0.0016930602,-0.019949898,-0.026461337,-0.0047806054,0.005762034,0.005484115,0.011809182,0.05521237,0.017887281,0.00877942,0.0009212256,0.003133483,0.008857505,0.0105792,0.010252226,0.036205705,-0.025459778,0.01614304,-0.030462764,0.04164503,-0.048019815,-0.049767416,0.0072016246,-0.024459843,0.0085095875,0.024150439,-0.051069178,0.0060795518,0.042002782,0.022875166,0.016082482,-0.0077643893,0.0021185495,-0.09428908,0.000118028314,-0.02602371,-0.031859744,-0.017897673,-0.03377622,-0.029056419,0.027006226,-0.02883447,0.03128568,0.02385145,-0.013707497,-0.04954198,-0.0210212,0.01874593,0.0059128166,-0.011668073,0.01840369,-0.090528965,-0.013493265,0.003906287,-0.04995722,0.03105984,-0.007145896,-0.025747573,-0.01396534,0.024243217,0.025686918,0.24951874,0.03080187,0.059564445,0.040411618,0.02751487,-0.015762763,-0.009786297,0.031230662,0.044270147,-0.041272525,-0.01797614,0.026550073,-0.05837201,-0.01798839,0.01180285,0.004614036,-0.06750707,-0.011724798,0.052811477,-0.017027732,0.005694857,-0.028475264,0.01474156,0.036322314,-0.05261722,-0.019396901,-0.0009163621,0.011791859,-0.032002516,0.028245403,-0.022135332,-0.005928028,0.05216218,-0.055829998,0.048916966,-0.051769216,0.03794957,-0.028268153,-0.0018903835,0.06974332,-0.015883332,-0.03338237,0.028550228,-0.025888713,-0.010705918,-0.031014424,0.015988193,-0.013436827,0.032431025,0.016186997,-0.025490552,0.018011667,-0.0005225897,-0.028151555,0.033862486,-0.01254054,-0.018676603,-0.019049704,-0.040931296,0.010608007,-0.00842194,-0.016873686,-0.0129990345,0.001603062,0.03235684,0.038050104,-0.022149565,-0.007543321,0.010740921,0.019708337,0.031017164,0.028017908,-0.01885616,0.0143077765,0.0317018,0.021700244,-0.008274323,0.042554025,0.05337139,-0.014347455,-0.029350437,0.0067083905,-0.0047446066,0.04195554,0.007987281,-0.008786336,-0.035015393,-0.0061256927,0.011278947,-0.012340689,0.000114569186,0.008819587,0.0125226015,-0.016727097,0.011226758,-0.018488083,0.013411382,-0.0349013,-0.02181733,0.032207675,0.0066087362,-0.03185943,0.0020055803,-0.068445444,0.004768087,-0.024382213,-0.00374083,-0.002987048,-0.03904038,-0.0064136973,-0.023499696,0.012487023,-0.020562606,-0.028440615,0.05449731,0.055140946,0.033200737,0.035095733,0.025803516,0.023300089,0.0452582,-0.024012933,-0.019307263,0.016105026,0.01124002,-0.010672622,-0.006553503,-0.0065584686,-0.0013080145,0.0102664605,-0.024996677,-0.050178606,-0.019478586,0.028486963,0.042612847,0.01630167,0.006834127,0.0042327815,-0.021173684,-0.0017323458,0.0153172845,-0.021241177,-0.008375082,-0.027543373,0.010779678,0.047481965,0.07560851,-0.011924047,-0.023734145,0.03416259,-0.032608356,0.016397275,0.0239292,-0.056122635,0.005962863,-0.06909474,0.003997915,0.02249033,-0.014996619,-0.0025214625,0.003620731,0.019495387,0.011620799,0.06506545,-0.009070084,0.023000835,-0.0053507225,-0.00082383543,0.0044938996,-0.022841437,0.026057366,0.0031654045,-0.032455925,-0.00868329,0.038120426,-0.005935227,0.024617083,0.018753624,0.027163416,-0.009996643,-0.0053460044,-0.07178687,-0.024765376,-0.013220629,0.033532467,-0.022753123,-0.030950746,-0.0019031572,-0.021435255,0.0033348398,0.0017866921,0.07216137,-0.026448676,-0.02857897,0.026006125,-0.08310328,0.04020301,-0.0010389709,-0.0026594358,-0.0034974776,-0.020837342,0.06610225,0.03109052,-0.07490426,-0.0082308715,0.000019382629,0.008538349,0.057929687,-0.030339627,-0.017465284,0.0040933583,0.008012573,0.017634708,0.007648014,-0.011563055,-0.02230226,0.042242955,0.0024440738,-0.0877354,-0.012139594,0.015152225,-0.019839792,0.003876657,-0.07344411,-0.010323517,0.03718411,0.017339911,0.0003686168,-0.02743843,-0.0015133908,-0.019829726,-0.038711082,-0.021374693,-0.0105039375,-0.014496068,0.0047736773,-0.009233994,0.027956184,-0.04155796,-0.039502945,-0.015052578,-0.019913726,-0.018026784,0.081144266,-0.010328539,0.016886847,-0.02988308,-0.0110961795,0.030777128,-0.00755378,-0.002290829,-0.021912612,0.032997474,0.0084887585,0.00954794,0.015874844,0.050099257,0.027123667,-0.034257196,-0.040930685,-0.01815904,0.07164746,0.020195076,0.015980477,-0.017084539,-0.017547365,0.026446108,-0.02729157,-0.010416294,-0.021515945,-0.01784479,-0.022312267,-0.018860174,-0.033559572,0.0139249815,-0.012754579,-0.011221163,0.023837142,0.015110014,0.017928222,0.0055620363,-0.0008638251,0.03874522,-0.042560898,-0.03847298,0.031229286,0.020856455,0.013389919,0.006291477,-0.027912024,0.01513825,0.033019137,-0.07170465,0.051554643,0.011416399,-0.0075594704,-0.011514201,-0.0075162407,0.0059752874,0.0073243673,0.015719062,-0.046463422,-0.004843156,-0.008854791,-0.05070239,-0.02981672,-0.02006712,-0.04647469,-0.038282536,0.03448069,0.010684467,-0.05947745,-0.02443693,0.03903517,0.010257876,0.014472368,0.056386575,-0.017454136,0.017749347,0.03950466,0.0073355734,-0.026485132,-0.02809797,-0.005707862,-0.03784771,-0.0054091895,-0.014508867,-0.015488865,-0.04702617,-0.02656616,0.00315243,0.0030080483,-0.047997296,-0.047507577,0.04484707,-0.048170343,0.055572227,-0.0070438893,0.051011797,0.03249456,-0.06673753,-0.0007150527,0.039731067,-0.008332913,0.0101734325,0.008085081,0.0387917,0.024931032,-0.019888725,0.0000069355915,0.032721646,0.010214174,-0.012186149,-0.04315113,0.025117755,0.009062201,-0.038266495,0.02207859,0.036834016,-0.009315241,-0.053872336,0.0034030841,0.008020547,0.011445142,-0.0298502,-0.002802949,-0.00019662829,-0.019308751,-0.020507023,-0.018240154,-0.0079043135,-0.018367702,-0.023455776,0.046749454,0.010268708,0.06355592,0.004164532,0.012479823,0.0645831,0.019351447,0.029060809,-0.016637422,-0.012686285,-0.024165478,0.04044754,-0.0108284205,-0.004091002,0.01234245,0.04844955,0.011401787,0.00028081884,-0.021155117,-0.03762065,-0.015822178,-0.12245248,0.046876103,-0.0017852027,0.031647556,0.0023170125,-0.022386627,-0.025171155,-0.0033761864,0.0034628657,-0.04118829,0.0072901347,-0.002584134,0.0017330856,-0.0044383416,0.033429973,0.016641174,-0.05639251,-0.012825521,-0.027125424,0.012674332,0.054159362,0.008681855,0.011939045,0.028003253,-0.007758135,0.0038875095,0.064364634,0.034813557,-0.025856929,-0.017204551,0.029854478,-0.019731421,0.003912129,0.020058056,-0.004597256,-0.011383232,0.025616381,0.013316795,-0.024791857,-0.014917005,-0.021224765,0.008326613,-0.03931696,-0.010890374,0.04474723,0.051084347,-0.03792879,-0.01600847,-0.069240965,0.029067822,-0.015526018,0.049515214,-0.04724395,0.04516732,0.0072033266,-0.027809223,-0.037359927,0.004333563,-0.014780482,0.029517703,0.0090673845,0.058582824,-0.028635444,-0.03189887,0.04305729,0.026787678,-0.03055728,0.03877267,0.028499078,-0.032521006,-0.01606301,0.043407343,0.025778899,-0.021104064,0.00711847,-0.030508906,-0.00757751,-0.020311568,-0.0060134213,-0.024382593,-0.019302307,-0.022069018,-0.008422422,-0.047252573,0.042863272,0.04303319,-0.017219594,-0.003528769,-0.02578427,-0.023127746,-0.04492131,-0.016748099,-0.0051149107,-0.036215812,-0.03714458,0.05753882,-0.017148208,0.01995869,-0.01291128,-0.031510588,-0.026745703,-0.041492235,-0.020686766,-0.0012415674,-0.004948932,0.036938965,-0.034906097,-0.0046654134,0.04619051,-0.022895947,-0.058131173,0.00986153,-0.031129941,0.027366644,-0.070743926,-0.02192849,-0.017049573,0.050815888,-0.012895353,-0.011542363,-0.000404138,-0.006699272,-0.02127738,-0.027582984,0.034466565,0.028441928,0.04079644,0.0065538944,0.0074069486,0.03557544,-0.002112979,-0.012290238,0.007880134,0.03409671,0.0059250775,-0.020911619,0.010477482,0.009354158,-0.021346426,0.007255676,-0.053103335,0.0042181327,-0.0067567336,-0.008210339,-0.036729675,0.008421468,0.034846026,0.0054283505,-0.012995558,0.00498623,-0.032566674,-0.06100351,-0.034442108,0.036236588,-0.035493314,-0.022580408,-0.020313295,-0.013371777,0.05414856,0.0817994,-0.008691542,-0.076640405,-0.015199364,-0.008376104,0.0081675835,0.048284795,-0.03839426,0.007003248,0.0180746,0.0075657777,0.006764007,0.002177024,-0.018001476,0.0027643624,0.012143025,0.032298148,-0.005729454,-0.027900266,0.009946181,-0.003098532,0.04356685,0.03880359,0.0036649003,0.027590932,0.014461728,0.0016197446,-0.02942888,-0.03567723,-0.001093729,-0.0184821,-0.043186165,0.012986062,-0.0022608207,-0.049488664,0.02879914,0.0067292484,-0.014912269,0.037884053,0.03275185,0.04453033,-0.0019676848,-0.0033407167,0.005665111,-0.0067989756,-0.0014241582,0.01496323,-0.020627772,0.01979233,-0.027472388,-0.012124326,0.0048284074,0.004888619,0.024416223,0.024045654,-0.008229017,0.019646842,0.015117809,-0.0013095342,0.050755568,0.01975661,0.022713846,0.011110127,-0.0252026,0.002819174,0.021470413,-0.022998065,0.0070697945,0.015465547,-0.009902508,0.03500216,-0.02502906,-0.023532422,0.009429204,0.009230547,-0.037703853,0.008557804,-0.0068171467,-0.0023332085,-0.030862495,-0.008556739,0.041665383,-0.022971058,0.015407024,-0.017750189],"last_embed":{"hash":"1nyc0kd","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"1nyc0kd","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{4}","lines":[116,116],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nyc0kd","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04475102,-0.0024291666,-0.050213207,0.006584788,-0.024600312,-0.037510414,0.0473728,0.037576973,0.05527769,0.021350846,0.024201334,0.040308155,-0.03749186,-0.028759183,0.016730655,0.031347908,-0.018779377,-0.0020469804,-0.017246718,-0.0072488915,0.0038116642,-0.012043307,-0.0047055376,0.00383005,-0.0010559784,-0.009673706,-0.05756795,-0.008634913,-0.00029738064,0.060889896,0.004182721,-0.050147828,-0.00039240424,-0.041168686,0.009781786,-0.06583144,-0.016260745,-0.017804539,-0.042852283,-0.017110873,0.004946187,-0.025296861,0.04531453,0.06197296,-0.0074270945,-0.04174736,-0.00891983,-0.015925545,-0.0066705337,-0.053350862,0.037001308,0.014174209,0.06435559,0.006684852,-0.013643767,0.027064143,-0.023887116,-0.01494149,-0.019817358,0.00089019525,-0.04229716,0.008041165,-0.027850531,0.0049836827,0.033824127,-0.0018433214,0.024760218,0.020890627,-0.038192697,-0.030985601,-0.028809654,-0.011076309,0.010508335,-0.002196343,-0.013107086,-0.008888578,0.038301338,-0.009305871,-0.011443142,0.07322702,0.0063840277,0.010640456,-0.010415461,0.015638735,-0.01783087,0.021100966,-0.008308131,0.024223499,0.024223953,0.0061266082,-0.04878223,0.01543836,0.019965569,0.01520056,0.0033355313,0.01784726,-0.040886134,-0.027980642,0.017805466,-0.0030144283,-0.022176096,-0.016420487,-0.0012452393,-0.03510554,0.02087036,-0.0052284547,-0.0065802145,0.02895292,0.034543667,-0.010907269,0.018222118,0.03037823,0.029408528,0.019261157,0.013533139,-0.0059013604,-0.0026836593,-0.04743058,0.03266503,-0.034413487,-0.014474635,0.009952178,0.010492502,-0.043982297,0.021315323,0.014837179,-0.0066688373,0.049095098,0.00080475945,0.030212218,0.012867432,0.005144802,-0.03374682,-0.0036034072,0.012721735,0.025428165,-0.0075369845,0.0035145953,-0.010439328,-0.059742462,0.03143164,0.036416993,0.020015612,0.0011122724,0.05117133,-0.049925886,0.027826922,-0.028667,-0.028356079,-0.03095257,0.0411706,0.052624952,0.023193955,-0.020150926,0.000062697334,0.01585532,-0.0077708396,-0.019423205,0.026940951,-0.034510784,-0.006031073,-0.00781886,-0.03617142,-0.0122859245,0.011766581,0.011374033,-0.01562522,0.02565421,-0.031146985,0.009587042,0.046530467,-0.039992597,-0.032043587,0.014974713,-0.0075624785,0.031383865,0.07526635,0.019151997,0.003224844,-0.041037876,-0.031787287,-0.01865333,-0.01928615,0.0058090114,-0.03594664,-0.007098377,0.05465189,-0.01001814,0.018434757,0.02664098,0.0082002,-0.041126028,0.0038593565,-0.034063343,0.004760825,-0.018684354,0.047606494,-0.023257729,0.0041495548,-0.054901678,-0.027351996,0.050290886,0.02594005,-0.03578122,-0.024832875,-0.026673554,-0.01914493,-0.01354386,0.011804923,-0.010349452,-0.043514796,-0.02013334,0.0010706033,0.01689048,-0.032990724,0.03212863,0.015896486,0.055769857,0.0032447046,-0.025920035,-0.06823979,0.029085852,0.010579682,0.011333481,-0.0187122,0.022786915,-0.016159361,0.0658176,-0.012673743,-0.012952546,-0.009181364,0.023588685,0.014720598,-0.035654746,0.037676297,-0.02647597,-0.02388108,0.014551514,-0.002165923,0.014675591,0.014354928,-0.037193175,0.07043747,0.020974131,-0.052079275,0.03184824,0.010059833,0.0269373,0.0108096255,-0.022802152,0.032861903,0.035563942,-0.0043144547,-0.023267314,-0.03697043,0.008099711,-0.016791305,-0.020132795,-0.007943866,0.015428445,0.033629756,0.018531686,0.01648671,0.0152575895,0.01989261,-0.03422823,0.03497811,-0.021634798,0.013597732,-0.023295317,0.033467066,0.026023574,0.03239851,0.0022532016,-0.055804905,0.036815446,-0.031174084,-0.008471067,0.07151715,0.016425643,-0.02143453,0.016360499,0.019288778,-0.020146405,0.017857073,-0.046936676,-0.014196153,0.04106571,0.018562987,0.011720751,-0.01148547,0.022426356,0.04008584,-0.033111352,0.020215418,0.0120851165,-0.038454477,-0.16973124,0.018456006,0.013009565,0.052222643,-0.0000037613072,0.0095374,-0.051346947,-0.006000817,-0.009844808,-0.025099045,-0.021793554,-0.030402029,-0.019741315,0.013871591,-0.045350723,0.026267521,-0.008629779,0.007425275,0.037240475,-0.018099533,0.012033291,-0.04806038,0.0031291838,-0.029478734,-0.015282981,-0.0029428224,0.037979584,0.02186494,-0.02954606,-0.0084696775,-0.01549123,0.010080935,0.00019760244,0.04388861,-0.0039910707,-0.0019785452,-0.00930927,-0.04099386,-0.0034832337,0.0148089975,0.013565195,0.056157865,0.024588723,0.02284197,-0.004605313,-0.005993094,-0.00092191633,0.031256292,-0.01751622,-0.042045757,0.03083998,-0.04609316,-0.004542804,0.007036616,-0.07252431,0.008987492,0.04186627,0.0701149,0.032496355,-0.031428248,0.015698403,-0.09169276,0.022571804,-0.052057642,-0.0062032705,-0.01842373,-0.020224456,-0.008741951,0.00040300837,-0.00019208627,0.00032954558,0.009855791,-0.014106509,-0.045543537,0.005624938,-0.032225832,0.011349764,0.017308306,0.015090882,-0.06362011,0.003391043,-0.03176466,-0.0033934151,0.03591342,-0.035884272,-0.043683417,-0.045505032,0.012295896,0.033866595,0.2574027,0.047450077,0.02254381,-0.051420163,-0.0007078838,-0.019488838,0.031591743,0.013060024,0.008668374,-0.02308779,-0.012882259,0.045046046,-0.028374417,-0.009021763,-0.028630463,0.01548998,-0.043983098,0.013642572,0.045564927,-0.014310481,-0.02293304,-0.037435204,0.049217574,0.0069278684,-0.05816852,-0.008898998,-0.017622422,0.039260365,0.004755575,0.0386212,-0.07145555,-0.02181667,0.023149692,-0.030481553,-0.008998925,-0.026443532,-0.0021283573,-0.0048023215,0.040172048,0.041730747,-0.034277327,-0.018273786,0.016968371,-0.020044383,0.009244031,0.012043642,0.010931294,-0.06300329,0.016481487,-0.050700076,-0.022256734,-0.036846586,-0.01572595,-0.022450266,0.017814761,-0.0269886,-0.03142111,-0.0042036194,-0.0034882582,0.042981703,0.0156152025,0.0032019326,-0.021589777,-0.017112538,0.024712946,0.024292732,0.003054377,-0.03707949,0.006320266,-0.00095044624,-0.0038284033,0.06537901,-0.02324357,0.05414962,-0.012361971,0.011325057,0.011693529,0.03130325,0.017701961,0.011838011,-0.047281682,0.010555912,0.0077400617,0.027468948,0.0305987,-0.018291768,-0.017126933,0.03019852,0.039856244,-0.008815839,0.005981067,0.014311097,0.030049764,0.010001959,-0.028832613,-0.044802144,0.02960332,-0.016053507,-0.016096773,0.013923183,0.011798632,0.02698719,-0.02002866,-0.0069066533,0.012638555,-0.041682627,0.0021312719,0.0034791054,-0.024370205,0.038413722,-0.05223699,-0.004429529,-0.0058780126,-0.024912855,0.06523502,0.04771316,0.026715705,0.0336659,0.03904555,-0.014808634,0.04086997,-0.047610518,0.008171609,0.025979718,-0.0011510128,-0.038295407,-0.040168837,0.003432885,0.014720929,0.031678256,0.0035377438,-0.035303563,-0.006223603,0.015395855,-0.0040827943,0.0018217782,0.061138034,0.024714103,0.0024020649,0.008552484,0.012582621,-0.049464665,0.0267539,-0.052032534,0.009002314,0.04758887,0.024182253,-0.0045347996,0.0015359096,0.031783376,-0.032991696,0.01640191,0.07428011,-0.028925689,-0.0036565205,-0.061590284,0.00432475,0.006643294,-0.025141276,-0.008248426,-0.0057154177,0.03587977,0.020004254,0.0447737,-0.026028324,0.0141134355,0.0022195897,0.006841313,-0.015114641,-0.0003901887,0.020379212,-0.018123208,-0.024748271,-0.018136026,0.023689073,0.0008412207,-0.01160045,0.015876267,-0.032055542,-0.032983974,-0.0038406926,-0.026733138,0.0018681146,-0.015781937,0.055891,-0.015855338,-0.03237295,-0.0074641933,0.015442426,-0.0106334165,0.009907625,0.06879046,-0.007354417,-0.033942595,0.035243407,-0.013844861,0.059539806,0.031330194,-0.035008576,-0.027208673,-0.014888544,0.020959735,0.009897407,-0.07616213,-0.020087745,-0.013238265,0.0073913853,0.05558953,-0.026749125,-0.00020874814,0.01796245,-0.02015805,-0.03685138,0.032138634,-0.02458727,-0.029926596,0.024662316,-0.0039126603,-0.062483165,0.004542024,-0.021312116,0.0000019698964,0.03196544,-0.039842714,-0.014776498,0.0556235,0.0021189922,0.007244462,-0.050682496,0.007996937,-0.014247632,-0.048311487,-0.0007851706,-0.02887812,0.0013724784,0.0197702,-0.006120465,0.021603802,-0.01923853,-0.011758515,-0.043698683,0.022629272,-0.004979789,0.036231708,-0.010824096,-0.00010873397,-0.009684081,-0.005868195,0.060399864,0.0075527322,-0.029653983,0.009545436,0.025063755,0.021011077,-0.046361644,-0.036315594,0.03884864,0.016889377,-0.025460571,-0.019085925,-0.0019042918,0.046422213,0.0098621305,0.012963352,-0.033664837,-0.047148086,0.014121384,-0.040668227,-0.019022305,-0.004878256,-0.018642848,-0.017620103,-0.013874917,-0.050417986,0.023573877,0.010304476,-0.011917674,0.022932865,0.0010104221,-0.0028006898,0.01725336,-0.0028598912,0.025063558,0.0070851343,-0.034229845,-0.0035304336,-0.025557779,0.014364022,0.001407691,-0.076066464,0.020195702,0.0069316365,-0.05563567,0.041532066,0.024571877,0.031564876,-0.0038052378,-0.0044610044,0.020334516,0.006154747,-0.029927513,-0.024367291,-0.014413699,0.0108698355,-0.0000029445405,-0.036122166,-0.017600058,-0.053943753,0.0071622757,0.02799653,0.022176484,-0.064738855,-0.01866291,0.042876966,0.027518654,-0.009452364,0.066701084,-0.012705828,0.008978404,0.033545244,-0.01887601,-0.016588964,-0.039995525,0.01459938,-0.038791984,-0.028814975,-0.03447224,-0.01500541,-0.043859657,0.040807627,0.011001587,-0.058890697,-0.0046213833,-0.05109149,0.042318303,0.006944952,0.04726018,-0.04618527,0.039819494,0.042166065,-0.05826449,-0.009746071,0.030309029,-0.031206196,0.0109634865,-0.024534961,0.016537605,0.05679998,-0.003213865,0.007054121,0.017212845,0.0017001228,-0.03078332,-0.033597205,0.068663076,0.015678808,-0.011472788,0.013274626,0.024314858,-0.021063443,-0.06293258,0.0067739985,0.023447502,0.005787528,-0.04093538,0.022260677,-0.007717983,-0.0696844,0.04584282,-0.017823892,-0.011859639,-0.039057672,0.0076273675,0.05780028,-0.04280585,0.061769824,0.0005493182,0.036285568,0.014410516,0.07892196,0.009874225,0.03165586,-0.009544608,-0.039470695,0.07141557,-0.036061455,-0.013850196,0.036430635,0.03748396,0.02967385,0.014287175,-0.023853822,-0.0065022362,-0.0012444927,-0.12817773,0.010796128,0.0039935787,-0.007949869,-0.013327111,-0.018489169,-0.043567672,0.0032184056,-0.0029140217,-0.050191082,0.0031610422,-0.0300178,0.0168676,-0.028471112,0.08885415,-0.008626184,-0.026042396,-0.0060157552,-0.017892938,0.035696782,0.051128227,-0.009468291,0.05176711,0.0015018798,-0.0275579,0.015236766,0.017261866,0.019478472,-0.013279895,-0.0060999617,0.01735613,-0.024005596,0.016737374,-0.0033322661,0.033390682,-0.014824718,0.023087107,0.016636906,0.00433361,0.016345093,0.010100804,0.015064612,-0.056936197,-0.013399763,0.0305631,0.07863861,-0.024837675,-0.025723593,-0.016200304,0.045908343,-0.01825742,0.0279136,-0.02959112,-0.0040788706,0.027742673,-0.044638354,-0.012967713,0.016226778,-0.026239049,0.0089944005,0.009624736,0.022647755,-0.03596831,-0.036204647,-0.010433237,0.018126003,-0.075640656,0.014946688,0.0073061083,-0.030105535,-0.011551204,-0.012390231,-0.006934707,-0.017134808,0.017354054,-0.022686403,-0.011455122,-0.04393643,-0.06984062,0.00558877,-0.040261444,-0.03964115,0.031227909,-0.016846491,0.0571334,0.020732703,-0.009264968,-0.011049018,-0.035742674,0.0047968673,-0.066263005,-0.0436637,-0.030357676,0.039566606,-0.055942908,0.040277258,-0.02394467,0.016720336,-0.011340577,-0.01640262,-0.017551428,-0.045393363,-0.042612236,-0.020048868,-0.0051049883,0.006728597,-0.020716608,-0.02441059,0.023774562,0.004666798,-0.016073605,0.0036559128,0.0037025,0.028631093,-0.017751016,-0.04518766,-0.016179109,0.03420512,-0.021358257,-0.0023928753,-0.012629932,-0.0066349525,0.000071119735,-0.020218816,0.04850254,0.025139371,0.010817087,0.02039603,-0.016575452,0.041004833,0.023178749,-0.023612905,-0.012295879,0.003360308,0.018519975,0.020204093,-0.014977772,0.017837364,0.02105335,-0.024633227,-0.056406967,0.015884751,-0.021766879,-0.03210203,0.013196024,0.008876558,-0.022667687,0.021662524,-0.040964562,-0.016332656,0.04597422,-0.071993686,-0.041486993,0.013454049,-0.022872606,0.004863939,-0.012307211,-0.05171858,0.01071948,0.08412899,-0.014196067,-0.050801575,-0.0167696,-0.04414354,0.016740518,0.06114779,-0.027592909,-0.030745301,0.018642092,-0.006888164,-0.046861157,0.04637562,-0.02310935,-0.014343356,0.025681715,0.027138151,-0.032383077,-0.008278052,0.031728916,0.017605098,0.04136763,0.032309514,0.071032725,0.014349325,0.026986375,0.03808816,-0.0074158865,-0.007955943,0.05240579,0.00731648,-0.016023878,0.0100982,0.007027933,-0.058939382,0.034953453,0.020125229,0.007705541,-0.008582114,0.009823245,0.006847597,0.029526263,-0.010914075,-0.008098226,-0.017700646,-0.009081525,-0.0105137685,-0.03262612,0.04722322,-0.024707003,0.023387574,0.051191624,-0.004716303,-0.0093930485,0.046642408,-0.040651206,0.006770584,0.004217056,0.03498632,0.021355266,0.034804333,0.021900149,0.026434818,-0.060272075,-0.0122859925,-0.016590154,-0.013955901,-0.015014515,0.019748347,0.0040463787,-0.0048816632,-0.0019745913,-0.039157175,0.019117476,0.03392514,-0.005532629,0.028974125,-0.03069321,0.013635416,-0.0132209025,-0.011160313,0.061275113,-0.004791342,0.012329727,0.023637826],"last_embed":{"hash":"g6q8wb","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"g6q8wb","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{5}","lines":[117,117],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"g6q8wb","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0007441814,0.04486363,-0.036858212,0.0030718883,-0.0023940017,-0.06405042,-0.007664198,0.028508306,0.014596517,0.021884417,0.023985067,0.0057567228,-0.020316742,-0.042036124,0.010896938,0.05057166,0.003643516,-0.0011107372,-0.007876087,-0.025377888,-0.061197773,0.007066907,-0.009233578,-0.030998249,-0.013080105,-0.005151003,-0.008184138,-0.00652189,-0.0017564683,0.07229262,-0.033894572,-0.062108114,-0.0022460974,-0.028872246,-0.008792294,-0.04381833,0.02989323,-0.019477643,-0.053232525,0.025178066,-0.00857719,-0.012023915,0.0030948394,0.055523984,0.008323402,-0.066941515,-0.028178236,-0.019277342,0.0023176423,-0.043548096,0.018083852,-0.019670317,0.024041187,-0.036071938,-0.005704442,0.05326309,-0.06101996,-0.026600175,-0.056436583,0.009627845,-0.03879554,-0.0025928253,-0.026047727,0.0042438987,0.03856116,0.040529694,-0.013891565,0.04023003,-0.03659954,-0.0036694612,-0.03390598,0.035901893,0.02881675,0.005649566,-0.031049797,-0.0015001051,0.02080325,-0.017925201,-0.044597495,0.08824397,-0.006343191,0.0012088363,0.047536585,0.02413225,-0.015086533,0.017109688,-0.004466679,0.06664526,0.015363958,-0.0067015155,-0.019708592,-0.010224617,-0.0033706273,-0.028069992,0.00549422,0.00969647,-0.030331714,-0.0157568,0.019876208,0.01995832,-0.030364586,-0.026931137,0.0070243957,-0.027438082,0.031350143,-0.013193287,-0.011120438,-0.006270094,0.028499668,0.012750405,0.050573327,0.06453732,0.009845278,-0.014489029,-0.0061339303,-0.04148153,0.032071967,-0.07299329,0.027621478,0.018872133,0.029286612,0.024042431,0.020864151,-0.07034119,0.068610996,0.0012031206,-0.022803416,-0.009924136,0.005096513,0.006602493,0.03251569,-0.0011191277,-0.04038789,0.049234092,-0.018340804,0.04421897,-0.02560187,-0.012741302,0.051024724,-0.0365043,0.05158965,0.061757743,0.0054072277,-0.024018038,0.059693888,-0.055775113,0.013213899,-0.0022797883,-0.0027628895,0.020832943,0.049922224,0.02363749,0.012107768,0.01988511,0.018008731,-0.029353563,0.020532385,0.018505055,-0.011648929,-0.007780075,0.017819885,-0.0043022395,-0.025251538,0.018450562,0.0018230942,0.021122763,0.03834575,0.017744603,-0.02201218,0.004019269,0.06289728,-0.04726901,-0.016480505,0.0035044597,-0.0055532935,0.0011976496,0.05748514,0.013935709,-0.013145172,-0.033045135,-0.030899702,-0.01281607,0.014055655,0.012685376,-0.03655601,0.0117690405,0.031120112,-0.016509555,0.0043990905,0.01141531,-0.024815025,-0.049570534,0.020846613,0.01117548,0.029020205,-0.03482008,0.045874048,-0.051061474,-0.017403519,-0.010908639,-0.019501524,0.05047115,0.055137664,-0.020485599,-0.014679452,0.0034113855,-0.022001086,-0.032254066,0.023212716,0.015174267,0.012287767,0.0031321158,-0.02085204,0.009404123,-0.04996336,0.047827918,-0.026169412,0.010543124,-0.01454024,-0.008331128,-0.028807607,0.021703906,0.05049287,0.06442304,-0.019447234,-0.0059404224,0.030572293,0.042461734,0.0074332063,0.015821509,-0.041752815,0.016963448,0.053778615,-0.023029324,0.00091557653,-0.046620052,-0.03774695,0.000716002,-0.0131884795,0.018154263,-0.016256593,-0.019106993,0.05161816,-0.015506032,-0.07507699,0.026748504,0.030398283,0.033085473,0.0106569575,-0.034528617,0.0024110095,0.04250472,0.009631555,-0.008918201,-0.014948849,0.0036293142,-0.018736823,-0.021090172,-0.0216102,-0.0017506545,0.03940614,0.0232357,-0.020912364,0.018415965,0.014930018,-0.02592139,0.027163878,-0.030693034,0.055964526,0.031148713,0.0037213648,0.0028839358,0.05407653,0.0014856157,-0.01915012,0.048622422,-0.053455696,0.021086711,0.0886546,0.0049957423,0.052003905,0.027689477,0.025996888,0.015498936,0.025671992,-0.015150191,-0.026733864,0.0048011392,0.034004267,0.005294476,0.011277879,-0.005389319,0.0523942,-0.000532352,-0.00884161,0.016805494,-0.046445385,-0.16495562,-0.0076905037,0.008146842,0.0043907445,0.0023026592,-0.0036198085,-0.015849445,0.014288594,0.0023625158,0.009756855,-0.06198179,-0.04165488,-0.034297846,0.02090704,-0.046314288,-0.017425181,-0.023431351,0.026657274,0.04820123,-0.029875064,-0.03397381,-0.0872878,0.06419734,-0.015242208,0.014162245,-0.030940814,0.017589495,0.04501075,-0.040052433,-0.021062955,-0.018415714,-0.02322918,0.02069608,0.005314403,-0.00070353126,0.04178141,0.014379665,0.00023627157,0.0004157607,0.01249575,0.05608211,0.0015234245,0.015143537,0.024219321,0.006519365,-0.030742442,0.027608937,0.052232567,-0.042415626,-0.03506156,0.012913129,-0.010703769,-0.009006422,0.015032752,-0.06459336,0.01105114,-0.0040271375,0.040317934,0.008621521,-0.0068253046,0.015544228,-0.048120704,0.033086352,-0.071574666,-0.049717348,-0.07058553,-0.027118111,-0.018874502,0.0004026074,-0.03181347,0.0008388806,-0.01624335,-0.012334747,-0.014991986,0.0041435366,0.029033251,-0.019895883,-0.021468392,-0.010715603,-0.07483115,0.0002672301,0.042137973,0.007785891,0.014866159,-0.03543899,-0.040344313,0.00003685125,0.03805609,0.049506065,0.23774983,-0.0013649672,0.045851517,-0.018465146,0.07348597,-0.027243016,0.031478114,0.028142804,0.008143478,-0.028641608,-0.01342804,-0.0029545117,0.013895892,-0.008017672,0.0044834833,0.04696331,-0.028890807,-0.010038088,0.02943321,-0.017288858,-0.02621722,-0.005518077,0.02523205,-0.0030311435,-0.028027423,-0.0081014205,-0.027205864,0.0048419083,-0.014200845,0.0159793,-0.057297587,0.04241203,0.034333203,-0.054730806,-0.028424038,-0.02448932,0.0034410087,0.0017535506,0.0067727645,0.060200784,-0.038986094,-0.0008594599,0.0030920836,-0.025204793,-0.017806122,-0.0058636735,0.011250222,-0.06231277,0.04138754,0.017359111,-0.00964854,-0.011511195,-0.03640891,-0.032980792,0.0031922453,-0.0178859,-0.02257678,-0.039089546,-0.006385378,0.017206656,-0.004480421,0.00839515,-0.04635573,5.9574336e-7,-0.006019359,-0.0025018605,-0.008550401,-0.02438179,0.029584857,0.013390847,0.062203232,0.041522417,-0.03668374,-0.004215115,-0.013418307,0.01577803,0.017042845,0.055346802,0.0021522418,-0.002993584,-0.028344447,0.03360361,-0.014874654,0.034991667,0.013303218,0.016930006,-0.021726994,0.05309116,-0.005959086,0.0035157772,-0.036033392,-0.001461502,0.031252347,0.010207743,-0.04866816,0.009953414,0.0043739495,-0.0020380954,-0.030786712,-0.0024941345,-0.042481028,-0.0267644,-0.00081428495,-0.05084763,-0.013034234,-0.015265394,0.0010691839,0.005298622,-0.009028049,0.035878547,-0.0445895,0.0085001625,0.008656519,-0.01491875,0.03290185,0.0051882877,0.032637607,0.016863389,0.036022034,0.028865341,0.022607079,0.036006667,-0.027469844,-0.001901395,0.013054299,-0.041737475,-0.0017062364,0.0077193812,-0.022723045,0.014635681,-0.0042977375,-0.028499877,-0.0014373101,0.06613872,0.029146124,0.012717898,0.038279,0.007772143,-0.0066631846,-0.03339674,-0.009641541,-0.037214052,0.022705315,-0.009219405,-0.021918975,-0.0020009745,0.026041394,-0.011895958,0.0048971805,0.0070557273,-0.024628298,0.015847724,0.048827346,-0.035927247,0.01145827,-0.060510494,0.011512467,0.028092766,-0.014771316,0.009000373,-0.009059004,0.02784013,0.0033625893,0.05659716,-0.013080152,0.043318637,-0.010944099,0.032039545,0.028839862,0.0038467746,0.01523455,-0.04153246,-0.039836936,0.048788395,0.05002219,-0.008016592,0.0026948974,0.035499256,0.013536771,-0.009616093,0.0042988765,-0.036597036,-0.0035760398,0.020890733,0.01660055,0.0033281131,-0.0059963744,-0.0047744964,0.021492887,-0.010094652,-0.024947753,0.090263374,-0.0130440965,-0.02989528,0.0005229584,-0.06650904,0.070446186,-0.02149453,0.022985637,0.014113387,-0.031563792,0.014709778,0.011154388,-0.054176264,-0.01922234,-0.02206447,-0.022779377,0.065536834,-0.016597943,0.03831531,0.044497292,-0.0022565946,-0.013368291,0.027407901,0.008053343,-0.006079121,0.016433047,0.013160458,-0.066266045,-0.027707376,0.005328383,-0.012946626,-0.014942733,-0.035284087,-0.038542073,0.0033767743,0.021428036,0.00908471,-0.027518952,-0.0070013423,-0.0005368511,-0.032514617,-0.019209953,-0.008177425,0.042205244,-0.008423746,-0.0168425,0.030269051,0.019168591,-0.027954003,-0.033817742,-0.005830917,-0.020300392,0.068793505,0.0134757245,-0.012793824,-0.063576095,0.02671479,0.027532484,0.017516771,0.017124822,0.006879092,0.016225476,0.026341604,0.029188534,-0.008590325,0.03869857,-0.009376676,-0.005813841,-0.037581272,-0.030754069,0.052257463,0.0018583165,0.023741273,-0.046829008,-0.01141669,-0.021782773,-0.054746408,-0.0045921733,-0.0020896657,-0.00062225346,-0.009638433,-0.017544657,-0.055296145,0.024250597,-0.006465941,-0.03561028,0.05362412,0.02723148,0.026926696,0.00095164025,-0.011668861,0.018045828,-0.03759615,-0.0026323574,-0.028239729,0.02566775,0.03509912,0.039081108,-0.065308265,-0.0038628008,0.026817571,-0.02506866,0.02109512,0.021999465,0.015763005,-0.023042958,0.010149698,-0.009284842,-0.008548139,-0.015679458,-0.017219698,0.025624776,-0.022304537,0.019094216,-0.016655715,-0.010329958,-0.030096449,-0.016626935,-0.003181983,0.0070650647,-0.07039319,-0.04176542,0.015419542,0.053969752,-0.02397221,0.025260005,-0.02922834,-0.004683087,-0.023035316,-0.04752779,-0.012504194,-0.017623214,-0.027378019,-0.05433914,-0.008998022,-0.05322917,0.038956717,-0.01931669,-0.009430641,-0.0032402652,-0.03306237,-0.015883105,-0.042146996,0.024002034,-0.020894306,0.02595373,-0.010413039,0.061470356,0.0359735,-0.07334094,0.009611759,0.04757768,-0.040433478,0.044660993,-0.0062991693,-0.023713304,0.028720817,0.037764825,-0.0026297073,0.049224388,0.01689896,-0.030662568,-0.043590255,0.054279026,0.03211221,-0.020320022,0.028299328,0.005168369,-0.03552673,-0.03802728,0.019454997,-0.042127974,0.007397275,-0.0003297797,0.01864119,0.019884514,-0.056095734,0.01874565,-0.031877298,-0.0085153,-0.025809735,-0.013649837,0.04325708,-0.021425553,0.062399905,-0.035401694,-0.0037879609,0.02997539,0.07252785,-0.006231763,-0.00011776729,-0.004466057,-0.034624446,0.027876472,-0.04492873,0.021113206,0.04693005,-0.0036632097,0.021317331,-0.005476765,0.015286615,-0.033410262,-0.03878096,-0.13212337,0.022956733,0.0010930178,0.0026632356,-0.024219232,-0.0077060647,-0.037345227,-0.022229524,-0.0031298283,-0.028837154,-0.0132125765,-0.015039537,0.009728289,-0.03632765,0.036273424,0.022029616,-0.03430215,0.0046208366,-0.04781814,0.021089716,0.00032061036,-0.02995866,-0.0005560044,0.020868214,-0.04888158,-0.037411045,-0.0015637155,0.02035166,0.008144947,-0.023936497,0.047420315,-0.016818574,0.026160697,0.0020029454,-0.019127144,-0.018540256,0.016258182,-0.0048269373,0.004804638,0.0482045,0.030726643,0.009722952,-0.016160348,-0.031925038,0.0100870365,0.06706842,-0.004892962,-0.012504279,-0.050248045,0.031669125,0.038239226,-0.0022339402,-0.02866021,0.028431507,0.009186951,-0.02278722,-0.06415609,-0.00974442,0.013253209,0.027480122,-0.037269644,0.034618348,-0.011020058,-0.07147,-0.017076226,0.016732005,-0.06432779,0.019880868,0.0042123906,-0.02634911,-0.01075738,0.015611484,-0.018729633,0.022021689,0.0019353924,-0.037670527,-0.0026285294,-0.029703168,-0.011549084,-0.042213168,-0.026219571,-0.02070669,-0.021599285,0.0049964003,0.07285043,0.055518262,-0.005668694,-0.0075874394,-0.02228462,0.010716021,-0.099726416,-0.029797329,0.014900301,-0.029978381,-0.028773844,0.049304083,-0.01895596,-0.009474466,-0.011067183,-0.028407495,-0.02743146,-0.03581009,-0.025923636,-0.0009368712,-0.015580291,0.040301833,0.015130595,-0.0114366,0.009860542,-0.0069523687,-0.028066775,0.026712753,0.00045367397,0.017343128,-0.0075606545,-0.031816196,0.027258731,0.008795553,-0.034094118,0.017130256,-0.014779373,0.036370948,-0.002310906,-0.019891635,0.0037046173,-0.004850929,0.04920815,0.04760712,-0.0146886865,0.036832716,0.004553487,-0.061986122,-0.019280521,0.0141526945,0.021657703,0.008211404,0.0027595062,0.0065716105,-0.021690806,-0.027593642,-0.035392992,0.0003218372,0.0153771425,0.0040454487,-0.0021617424,0.013166152,-0.020961918,0.020452699,-0.005363978,-0.024989188,-0.047683917,-0.043598853,-0.017984997,0.058158092,-0.0094666155,-0.006906462,0.0146706,-0.016629912,-0.0008731697,0.05123108,-0.014664496,-0.100891925,-0.019384416,-0.010105188,-0.02696368,0.09264217,-0.021086827,-0.00998342,-0.021935586,-0.011932145,-0.023937851,0.028802888,-0.030389778,0.009651735,0.031419143,0.0025247354,-0.0038873549,-0.0074004824,0.028152047,-0.0011245811,0.014289433,-0.02204443,0.018793195,0.06449218,0.02047448,0.03245214,0.0016318794,0.0023892066,0.050496303,-0.0134929195,-0.028770061,0.026320588,0.0326474,-0.04645609,0.015428241,0.006076974,0.02873845,0.00036222965,0.029878946,0.017206427,-0.035104576,-0.026487533,0.026955893,-0.017581714,-0.010784159,0.0056619574,0.0021699683,-0.0107149435,-0.016702928,0.01711719,-0.032635313,0.013877696,0.028634455,0.003971816,-0.022837015,-0.0050950698,0.019622477,0.003615929,0.007232412,0.011518494,0.03660891,0.0041402318,0.00922693,-0.003597904,-0.020285016,-0.022143215,0.0032276541,-0.0150161,0.011693882,0.025551302,-0.03987295,-0.0049389135,0.0047638733,-0.019478343,-0.006814887,-0.018049695,-0.02723858,-0.008427884,-0.0020738272,-0.0037735444,0.039304085,0.010733205,0.003162442,-0.0006405371],"last_embed":{"hash":"81xf77","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"81xf77","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{6}","lines":[118,118],"size":121,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"81xf77","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.049792774,0.032084826,0.01436378,-0.032448646,-0.035357937,-0.011132742,0.0022221757,0.09515391,0.031134265,0.03204666,0.050708126,0.020124659,-0.00618144,-0.030685224,0.0058647455,0.05958171,-0.011095485,-0.013101183,-0.02240945,-0.0041327523,-0.008607225,0.012023743,0.011220319,0.000504543,-0.0011291866,0.007939407,-0.04752854,-0.022761853,0.015464979,0.049921166,0.003391716,-0.025149385,-0.00003419918,-0.05300715,-0.012068084,-0.058590997,0.030951152,-0.0050679147,-0.03284866,-0.009854244,0.050690293,-0.0030845588,0.0350744,0.052087072,0.025106857,-0.040570047,-0.015693167,-0.019978184,0.008122717,-0.04341207,-0.004021303,0.03368323,0.020597845,-0.012756649,-0.013715114,0.021560907,-0.020603105,-0.018881273,-0.035097804,0.024400497,-0.07918081,0.025255537,0.0034948196,-0.000054890275,0.03720796,0.024615161,0.0015429076,0.018300418,-0.018228445,-0.041378446,-0.027115427,0.01090748,-0.020559698,-0.00014406686,-0.04098446,0.03513779,-0.031009458,-0.017459033,-0.014497416,0.043186132,0.013216726,0.010906028,-0.031338558,0.007093215,0.00811446,0.006582208,-0.011358447,0.0054679,0.001554249,0.046524838,-0.034468036,0.018139504,0.0134907635,-0.0065764547,-0.020103129,0.010243249,-0.029972825,-0.014093468,0.008599764,-0.018349927,-0.021273063,-0.010125955,0.017901365,-0.038395654,0.026175728,-0.015906863,0.01877378,-0.0018314921,0.030938247,-0.0025388068,0.02568045,0.030926507,0.035928402,0.016480122,0.022559024,-0.03626827,0.02329157,-0.048393,0.025908515,-0.023517357,-0.01567579,-0.019763973,0.04832439,-0.05341152,0.050072156,0.0034108122,-0.018675715,0.060369655,-0.026643325,0.0061457516,0.023385258,0.030136945,-0.030538274,0.024174808,0.027083632,0.015233098,0.0032026346,-0.008805361,0.005824325,-0.055022035,0.020898579,0.05148937,-0.009904874,-0.051787682,0.021094548,-0.021568019,0.012013007,0.00081383885,-0.0015426136,-0.01643636,0.054811478,0.035106245,0.009140022,0.013362658,0.01904574,0.0008101677,0.01020164,0.013563369,-0.00732649,0.041315615,-0.007299835,-0.024265876,-0.021608612,0.0057154116,0.006901342,-0.0074030114,-0.0052636135,0.0078502465,-0.027822683,0.02341091,0.018955948,-0.040964074,-0.0060792873,0.03998319,0.009742543,0.02358697,0.09657912,0.006781221,-0.00562525,-0.040169813,-0.019544285,-0.014554127,-0.018386075,0.0017245353,-0.072241046,0.005522826,-0.007179585,0.017400589,0.02525691,0.019128587,-0.008970958,-0.043032885,-0.010957499,-0.048260745,0.031845123,-0.008794091,0.0667949,-0.021842869,-0.0006730898,-0.051742192,-0.037371945,0.062265173,0.026769204,-0.03455511,-0.048233446,-0.03193986,-0.01663303,-0.021622662,0.019748231,-0.0021151097,-0.0030580934,-0.021316577,-0.0032818432,-0.0021863426,-0.02038698,0.015904332,-0.020830048,0.015044726,0.03645153,-0.030833626,-0.028618427,-0.0049909707,0.02818458,0.035176564,0.0013782742,0.03911603,0.016123462,0.04150611,-0.026136424,0.022191146,-0.06117149,0.009222823,0.05976995,-0.042387474,-0.00947662,-0.07563749,0.027642805,0.015615719,0.0030127247,0.010289895,-0.008382169,-0.004459138,0.06653198,-0.008393294,-0.055833068,0.04900768,0.02018853,0.0202428,0.0075444663,-0.043250117,0.036223505,0.03151922,0.011606541,-0.0064068222,-0.02048316,0.01754435,-0.00026984458,-0.034317374,-0.03333599,0.0069783702,0.053322535,-0.023094399,0.009904355,0.01929654,0.062081635,-0.0025046594,-0.005602104,0.05051342,0.007633077,-0.005114939,-0.020985864,-0.016984927,0.022128232,-0.00026055364,-0.056037948,0.05384098,-0.029619444,0.009626669,0.054118592,0.018690592,0.0014719279,-0.0069377394,0.031100126,0.003022714,0.05769579,-0.028047318,0.02326679,0.040128175,0.051181614,0.0049758386,0.013873017,-0.026009243,0.052117888,0.00035552963,-0.017213799,-0.018386751,-0.03138173,-0.17126203,0.0021923871,-0.007907879,-0.010525416,0.017690668,-0.01840904,-0.032876298,-0.009433123,-0.052832596,-0.023501836,-0.033085693,-0.040662482,-0.04172283,0.038653124,-0.06554804,0.019530432,-0.025832346,-0.0026964562,0.07323276,-0.0075512417,-0.0094832545,-0.012400271,0.0539484,-0.041086897,-0.014973533,-0.004358347,0.027177032,0.00733748,-0.017259557,0.012325148,-0.0024449416,0.022281,-0.013653904,0.024540413,0.008661695,0.052855086,0.014078325,-0.013146427,0.0009834834,0.02175913,0.01891784,0.03822366,0.011833476,0.014730587,-0.015806029,-0.008866757,0.029591383,0.03370985,-0.052163024,-0.042529877,0.026453538,-0.049248613,-0.03512363,0.02029706,-0.061282597,0.017014185,0.025984459,0.045125064,0.027235622,-0.017233845,0.0015268469,-0.057893556,0.028494008,-0.036787722,-0.06692796,-0.007302394,-0.016463233,-0.012575355,0.0345283,-0.0061500976,0.00041462047,-0.017795164,-0.005760728,-0.03018149,-0.019735523,0.0065959687,-0.021835,-0.013085362,0.03349019,-0.06815952,0.017818343,0.016202098,-0.019647649,-0.00026913933,-0.025613425,-0.00674393,-0.00078211684,0.024558825,0.0960957,0.23254564,0.015551381,0.0057436726,-0.039725967,0.02289127,0.023822775,0.046675064,0.06384186,0.0040179994,-0.03009991,-0.0027451818,0.016975326,-0.036000684,0.024591291,0.015747283,0.021072896,-0.035626087,-0.016592484,0.068972364,0.0013869433,-0.000727003,-0.04490167,0.045055874,-0.007838498,-0.04222392,0.014239278,-0.004691573,0.02685415,-0.018033538,0.013227794,-0.04889002,0.014320883,0.031040369,-0.037258998,-0.01628903,-0.019889552,0.0070437966,-0.030275755,-0.02255273,0.046029974,-0.0334589,-0.018180424,0.033579264,0.01127827,-0.027199706,0.01745855,0.015180673,-0.03148536,0.017181741,0.010537722,-0.021158421,-0.023731126,0.006299693,-0.0037686324,0.018534,-0.041482788,-0.01926664,-0.042028107,-0.0005733773,0.02110706,0.03156474,-0.0022219543,-0.01986217,-0.03435964,0.00447912,0.043505248,-0.011063607,0.0035873787,0.048431054,0.027661767,0.048502855,0.017414436,-0.032948464,0.010563923,0.009510677,0.042378034,0.00807031,0.056874804,0.031348906,0.009246369,-0.035911866,-0.0020785234,0.029435966,0.013391213,0.0017842173,-0.004892114,0.03175419,0.048015658,-0.008567097,-0.036499355,-0.023177579,0.0052544293,-0.005700305,0.013291283,-0.033757176,-0.033433933,0.026130563,-0.04365737,-0.017183814,0.029273327,-0.017356005,-0.020521058,0.011350559,-0.049153555,0.0150082605,-0.032825954,0.006736058,0.004776188,-0.007880124,0.027318288,-0.06893345,0.03339227,-0.01968406,-0.04044659,0.044376142,0.0006019287,-0.010524372,0.018318256,0.039065544,-0.0016753264,0.018147063,-0.020315196,-0.03912443,0.010454333,-0.00022664119,-0.041435573,0.031344965,0.024104472,-0.020624496,0.031530835,0.027460393,-0.044820845,-0.01739565,0.037636817,0.04355353,0.0101650115,0.026035054,0.040005893,0.014368209,-0.028568963,0.016103113,0.0093005365,0.025440155,-0.052125487,0.0023035717,0.01319412,0.016155848,-0.021058785,-0.005368902,0.048984703,-0.017743269,0.06382752,0.060739838,-0.014676163,-0.036378335,-0.11494101,-0.023972822,0.007706276,-0.021493299,-0.005488948,0.030948488,0.039049856,0.03155475,0.053239014,-0.010436353,0.060473002,0.0048633115,0.006040418,0.0003839591,-0.02995689,0.004538107,-0.03149043,-0.03898627,-0.0017603638,0.008250217,-0.013646955,-0.018672228,0.046449166,-0.0069671078,-0.013257468,-0.027436828,-0.019107968,-0.020552028,-0.017104348,0.03014316,-0.025065007,-0.03403561,0.0015469702,0.0078051058,0.0024171248,-0.017975831,0.08825461,0.011981511,-0.029466284,0.020587295,-0.04152562,0.0633701,-0.0003486934,-0.005151624,-0.05164694,-0.009422439,-0.0006005128,0.008587309,-0.07080379,-0.013980552,-0.01819615,-0.0153632965,0.07002314,0.003539834,-0.010814106,-0.0021505216,-0.010540128,-0.017423775,0.0065383418,-0.0038882177,-0.047860425,-0.004294767,0.00517181,-0.04043431,-0.017937291,0.0141765205,-0.022586975,-0.024627166,-0.037685987,-0.014307318,0.0138034085,0.009453926,-0.0010611054,-0.060326837,-0.001028728,-0.01040047,-0.012320161,-0.04724945,-0.04101153,-0.005650268,-0.033191506,-0.006761801,0.031865966,-0.0124489935,-0.0060120025,-0.0131430095,-0.016939452,-0.020366844,0.04342575,-0.020615688,0.007533519,-0.057519596,-0.0070151775,0.032972217,0.0066245166,-0.014829227,0.0060078553,0.006058382,-0.0055453675,-0.0010942456,0.019938089,0.015730932,-0.0030733652,-0.023591729,-0.03616223,-0.031033829,0.09225324,-0.004866422,0.021741798,-0.040629413,-0.052014228,-0.0036237154,-0.07189378,0.006254334,-0.022840679,-0.007674448,-0.013228754,-0.00040515227,-0.038482822,0.01865529,0.015629569,-0.037550032,0.025798405,0.010587354,0.0035309033,-0.015938502,-0.03838822,-0.0062973388,-0.022366803,-0.017301718,-0.031771462,-0.022379775,-0.025387486,0.0068088546,-0.043601424,0.02884413,0.018144613,-0.056909457,0.036386322,-0.0088890325,0.049586594,-0.015562711,0.0028954544,-0.0017126867,-0.0009690653,0.006521014,-0.01979544,-0.016607083,-0.01891874,-0.03725113,-0.004600123,-0.02012623,-0.03381069,-0.015867703,0.031388216,0.03271154,-0.064774215,-0.016850825,-0.02966463,0.02274081,-0.013547739,0.04139981,-0.020969393,0.015174485,0.0039001203,-0.06398662,-0.008147466,-0.021550437,-0.037445936,-0.067812465,-0.017884301,0.021994904,-0.01729027,-0.004342698,0.013034197,-0.03143954,-0.039773118,-0.04035159,-0.056765407,0.042642184,-0.00050313456,0.032738645,0.0020113788,0.021110758,0.001625103,-0.032635026,0.034668244,0.02774882,-0.07068044,0.0343161,0.014595447,-0.015164001,0.02703214,-0.004122802,0.0066052657,0.041854214,0.0025750042,-0.013872515,-0.0071930317,0.0576433,0.042431735,-0.04126924,-0.011486779,0.025893066,-0.023154974,-0.022464503,0.04105863,-0.029466916,-0.011549393,-0.0025519463,-0.025131077,0.007289975,-0.047585253,0.018525489,-0.016707603,0.008056153,-0.042425703,-0.0049073724,0.03398565,-0.0129548535,0.033897877,-0.025712349,0.008462867,-0.0028304325,0.06422786,0.010408085,0.029740322,0.002241805,-0.04826559,0.028777396,-0.015486047,0.0070434064,0.050267525,0.057989236,0.010737593,-0.017124621,-0.011209098,-0.029477395,-0.0018804347,-0.139538,0.024591098,0.005449136,0.031507947,-0.011230848,-0.029452818,0.014325877,0.0005871667,0.010613812,-0.032054547,-0.012129993,0.03252967,-0.019894589,-0.016684104,0.011622318,-0.037170775,-0.039933525,0.029690482,-0.0039011792,0.09537323,0.050549664,0.0007207347,0.020704223,0.03726099,-0.050778095,0.039434336,-0.014900828,0.034941647,0.0006056195,-0.0313162,0.017249122,0.002516884,0.032300323,-0.0023206826,0.015567274,0.016044596,0.040297534,-0.050414864,0.012893174,0.018083505,-0.015660008,0.01658648,-0.039568856,0.0014752835,0.0037712478,0.039539766,-0.014731972,-0.003353656,-0.09266636,0.04530065,0.034227874,0.036388792,-0.031990856,0.007520146,-0.0105090225,-0.037528075,-0.03027763,-0.01039834,-0.0139914425,-0.018572073,0.022056613,0.029240806,-0.026547771,-0.06768667,0.004554806,0.016724072,-0.03802599,0.052779496,-0.0060631707,0.007646035,-0.03725506,-0.0016504241,-0.007500199,-0.027067503,0.004908698,0.03997953,-0.012556124,-0.01684854,-0.024544219,-0.011598057,-0.013302985,-0.07919345,-0.027145866,0.008717356,0.054960586,0.014215551,0.0010715905,-0.026844263,-0.06265791,-0.0068577826,-0.03825031,-0.02194393,0.002327594,-0.009977659,-0.032836083,0.053154323,-0.0121649895,-0.012338682,-0.03208715,-0.0075138886,-0.030853111,-0.015947431,0.0031845623,-0.006582498,0.016282713,0.022351157,0.05749965,-0.009550959,0.04418916,0.006997712,-0.060654443,0.0037395186,0.016028922,-0.00180902,-0.005724293,-0.016361456,-0.003060956,0.0036767165,-0.03937912,-0.010663145,0.019118369,-0.026826965,-0.023485687,-0.042100485,0.0018985688,0.032585233,0.029026713,0.026515378,-0.00741491,0.037599187,0.031174324,-0.018414916,0.005661353,0.019046476,0.044672165,-0.0041892845,-0.0461856,0.021705072,-0.0088748885,0.00079997897,-0.022698322,-0.0010266851,-0.0024275086,-0.040307008,0.030344928,0.0071185105,-0.0044101756,0.030720232,-0.02471211,-0.008664032,0.01568918,-0.03205351,-0.025843233,0.024569904,-0.0022867203,0.002409172,0.025047017,-0.02715178,-0.009663903,0.04477881,-0.0006927171,-0.055229552,-0.017677935,0.00092713983,0.027502237,0.09050975,-0.030590825,0.009675945,-0.013906252,-0.0020607386,0.000033873726,0.021891069,-0.015148725,0.0160574,0.005577247,0.04644806,0.012542104,0.009237122,-0.0035045727,-0.0064562536,0.035408802,-0.0050013424,0.0039326902,0.06367199,0.05054234,0.04290505,0.049851984,0.0036421795,0.0076431357,0.024252314,-0.010815431,0.0002757394,-0.02795823,-0.07390165,0.01913906,0.0016376254,0.009336631,0.016797297,0.019526897,-0.0073460774,0.015618839,-0.015822876,-0.0010471605,-0.025790066,-0.026546618,0.003078114,-0.002673025,0.028421506,0.012446525,-0.017840184,-0.02973056,-0.008291368,0.013996557,0.027701907,-0.04885235,-0.021356089,0.02399309,0.016494626,0.0069655525,0.034133952,-0.005855153,0.015934145,-0.005368061,0.019390851,-0.047679797,-0.0024103376,-0.017189015,0.0010870098,-0.0078158695,0.008317746,-0.053229794,-0.01192275,0.017767236,-0.020893496,0.0029965446,0.03355337,-0.0040429174,-0.016921058,-0.044992562,-0.036934033,0.053764995,-0.030867549,-0.004972507,0.004907142],"last_embed":{"hash":"7czsih","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"7czsih","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{7}","lines":[119,119],"size":64,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7czsih","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024413291,0.029698726,-0.005852554,0.019262807,-0.05793452,-0.05227916,0.00328564,0.028557839,0.017224597,0.026592545,-0.0007096857,0.041926518,-0.027409116,-0.03299564,-0.014492811,0.06733078,0.0034202382,0.02676112,0.006257931,-0.02796841,0.02622277,-0.009934998,0.041626357,0.0071192277,-0.025723943,-0.013149525,-0.04166699,0.019449174,0.04696114,0.040427692,-0.025791682,-0.04562176,-0.0012602903,-0.043338697,0.013954525,-0.039192878,-0.0024820238,-0.0017860231,-0.036008805,0.019008221,0.002567844,-0.036843814,0.018567286,0.068523064,0.03816202,-0.033436626,-0.03991758,-0.008306628,0.04177089,-0.065531515,0.021123985,-0.001633074,-0.009755546,-0.032993253,-0.007675323,0.019059626,0.003818548,-0.05950748,-0.01067541,-0.007251645,-0.048550762,-0.0029942063,-0.051052224,-0.005224046,-0.019475717,0.030717056,0.038819127,0.01930937,-0.047575995,-0.047894083,-0.03995345,0.023099124,0.022045245,-0.008184975,-0.030007899,0.009228258,0.0062163654,-0.0058729444,0.033393726,0.048537884,0.022128385,0.02332065,-0.00902292,0.0024328742,-0.034060545,0.0036564935,-0.017718783,0.04467705,0.010383444,0.0067648506,-0.026719082,0.023176445,-0.030518668,-0.002614997,0.02465754,0.012892986,-0.03787199,-0.022465829,0.033444915,0.022909777,-0.022215372,-0.02447731,0.029228296,-0.050220586,-0.0017590167,0.031244842,-0.016888054,0.02745059,0.047281325,-0.0214876,0.026214449,0.037491906,0.030584032,-0.010467618,0.020518094,-0.007606482,0.002876265,-0.041605372,-0.005921948,-0.021530725,-0.0235177,-0.006362854,-0.007660664,-0.024821648,0.018348468,0.004783307,-0.0065652286,0.0103459405,0.037568823,0.030754784,0.017247144,0.027737722,-0.045399696,0.017250335,-0.0059827818,0.03488256,-0.03892829,0.010622267,0.004374126,-0.060293067,0.040137663,0.03534838,-0.010099993,0.00048222375,0.021140195,-0.0134141045,0.02726044,-0.031101994,-0.0021566623,0.006544843,0.029150518,0.053677056,0.048730887,-0.012427842,-0.016443428,0.021888617,0.00022901631,0.034132857,-0.021839133,-0.031049162,0.031094076,0.01011028,-0.041438475,0.07215802,0.030467933,0.000022404973,-0.03524504,0.04419959,-0.02031498,-0.010049604,0.039865874,-0.010718596,-0.023457602,0.02264422,0.006355894,0.04076421,0.023606861,0.018731255,-0.034367837,-0.027756607,-0.030131683,-0.0021633715,0.00084980275,-0.010609432,-0.07049953,0.01763828,-0.00035654882,-0.01792947,0.013205366,0.058527004,0.0031485532,-0.02061827,-0.038796347,0.0029803768,0.009895163,-0.023990465,0.05643461,-0.0074322964,0.0013452119,-0.03423925,0.005298461,0.041690525,0.010458329,-0.028036347,-0.025557054,-0.040752724,-0.008995194,0.00014116442,0.024745597,-0.047256712,-0.016110558,-0.033714533,0.0038517055,-0.011124377,-0.05798209,0.0068274527,-0.004383785,0.041524254,0.030151276,-0.031353954,-0.04211925,0.040957242,0.014675071,0.018137792,-0.02594924,-0.00088054646,0.015112107,0.077400126,-0.0007462466,0.005065419,-0.05178231,0.014865329,0.032902323,-0.024730371,0.02134573,-0.06358736,-0.038299184,0.028428383,-0.017679472,-0.0062795556,-0.012149767,-0.014551108,0.061252672,0.0130418865,-0.019020349,0.02638134,0.027050361,0.035197522,-0.026569493,-0.009379349,0.0017120326,0.050777715,-0.033842906,0.00013889135,-0.07612864,-0.015981378,-0.02265349,-0.011389004,-0.016575594,-0.015604,0.033252485,0.029190311,-0.006219275,0.027241904,0.010573048,-0.029274149,0.0249652,0.03380244,0.022006432,0.0012876758,0.006559424,0.0030747242,-0.006783077,0.014015891,-0.04319867,0.0063532717,-0.022426927,-0.0076246504,0.06530078,-0.0042943745,-0.014510928,0.013906119,0.017508574,0.0051114447,0.04310758,-0.04261832,0.01657059,0.020021593,0.0674568,0.0075603826,-0.029803868,-0.016976537,0.047373462,-0.008636826,0.0026270845,0.012173683,-0.034874227,-0.18202868,0.003858484,0.02055707,0.02713777,-0.012456438,0.009770692,-0.02973608,-0.05351337,-0.021297924,0.019628797,-0.009140311,-0.038555454,-0.003997356,0.020673914,0.00347478,-0.010052785,-0.032093868,-0.014622309,0.005560757,-0.031519476,-0.03610194,-0.017508427,0.04590832,-0.010406566,-0.03642195,0.0013899251,0.009096103,0.023914823,-0.043067295,-0.0050302446,-0.028995983,0.012594599,-0.004306234,-0.01248419,0.0072228615,0.04785167,0.010520442,0.009573304,0.018556725,-0.0023909712,0.05060377,0.024543349,0.0032801877,0.023570068,-0.00044760268,-0.028168341,-0.0020026816,0.023266919,-0.044114985,-0.03679301,0.044642374,-0.030639792,-0.009157581,0.015885597,-0.04820798,0.006279916,0.054184776,0.03631211,0.007301037,-0.004638238,-0.013718307,-0.08772764,0.01822472,-0.045253336,-0.03546501,-0.024814013,-0.029164584,-0.0039029263,0.02824982,-0.03196409,0.034672495,-0.00079895626,-0.020242725,-0.03859764,0.0010440667,0.013097105,-0.017822552,0.00028306185,-0.0029414752,-0.1033972,-0.00065611355,0.009485655,-0.022767015,0.01780744,-0.023979675,-0.039230023,-0.05276921,0.031248026,0.0248849,0.25334182,0.04057917,0.044040695,-0.053282622,0.051320035,-0.034773868,0.030468713,0.03525946,-0.004619513,-0.024159657,-0.025524903,0.006229511,-0.045606177,-0.028134517,-0.014601851,0.025484586,-0.05939361,-0.021350227,0.07003071,-0.021831052,-0.010203854,-0.020359894,0.01688244,-0.016408166,-0.059174452,-0.018673105,0.0014176099,0.039780457,0.0028397872,0.012650696,-0.054386906,-0.0021737474,0.050477516,-0.03241883,0.023204593,-0.039861277,0.022342449,-0.0016249563,0.021941163,0.05126425,-0.020705111,-0.008591602,0.04515259,-0.026501399,0.009265085,-0.007310291,0.0037745151,-0.015484918,0.050652776,-0.037104428,0.020257948,0.031410467,0.0035708896,-0.012572695,0.024786625,-0.023132088,-0.033235587,0.00040721943,-0.008662887,0.003876435,-0.0029408676,0.0124004,0.0006909563,-0.002783899,0.014914716,0.046653103,0.004478734,-0.032001775,0.033951983,0.011495141,0.025375355,0.009082514,-0.038764782,0.0042825304,0.01178846,0.01061884,-0.021135135,0.027782623,0.033019435,0.034153994,-0.022934575,0.020364039,-0.0072356956,0.008687047,0.0279907,-0.0059393016,-0.0062499186,0.039446834,-0.010238688,-0.030561816,-0.0049881293,0.027823152,0.0025143926,0.00534451,-0.056138024,-0.027899615,0.047568373,-0.039620593,-0.023964977,0.018212048,0.00220786,0.003902205,0.0036499887,-0.032911923,0.02516995,-0.045389023,-0.0104367,-0.010322804,-0.027913477,0.021226522,-0.06294095,0.0082570305,-0.01145432,-0.01181474,0.0763394,0.0443548,0.02542762,0.032435216,0.01597176,0.0045144963,0.046261273,-0.002166959,0.012403941,-0.0013700384,-0.01570893,-0.025874583,-0.02505777,-0.021395838,-0.028871197,0.0103073865,-0.0064963447,-0.03713659,-0.010617095,0.0074228933,0.029550428,0.03550993,0.07069443,0.019852797,0.017125482,0.0063881106,-0.011763309,-0.029224154,-0.0042482456,-0.026567863,0.016614377,0.029069573,0.027737351,-0.029670877,-0.004650707,0.031477533,-0.05639161,0.036615822,0.03790783,-0.0033538262,-0.014260085,-0.05083443,0.009197988,0.0016153626,-0.0067470996,-0.025658809,-0.007614223,0.027218431,-0.011005595,0.03339201,-0.014511445,-0.015274572,-0.031161468,0.060860317,0.012789523,-0.019104335,0.033720963,-0.009668478,-0.023859387,-0.019647945,0.013683864,-0.005776474,0.0063031493,0.023726622,-0.0027570946,-0.011770682,-0.022201888,-0.05619578,-0.0030228156,0.011721107,0.023953624,0.025444511,-0.042157054,-0.018510908,0.021159451,-0.011484385,0.005695233,0.10108464,0.037316464,-0.03551674,0.012485947,-0.0118933935,0.08519887,-0.0015068912,0.013722955,-0.000983515,-0.026471613,0.053580545,0.016364574,-0.013952809,-0.0147543615,-0.03173828,0.013641752,0.06923349,-0.0043336027,0.018528856,-0.008166192,-0.017821673,-0.039302684,0.0050133313,-0.018131591,-0.018140718,0.04633821,0.007797217,-0.015279884,-0.00015901985,-0.0187828,-0.005293639,0.019619403,-0.051874854,-0.0033532842,0.058799632,-0.002435089,-0.0030375004,-0.049094185,-0.025774376,-0.009817417,-0.034741633,-0.022925653,-0.02579139,-0.0005379305,0.00489047,0.064304195,0.021887733,-0.020227864,-0.019799594,-0.025947502,0.012551648,0.03418389,0.025841387,0.0056549264,-0.013833667,-0.009119728,-0.0036143055,0.030949915,0.011472355,-0.0029009946,0.036934886,0.017798662,0.021825593,0.016468542,0.014613801,0.011154186,0.0023348772,-0.030807529,-0.033321135,-0.013533453,0.044705946,0.013030556,0.000025075364,-0.045823347,-0.05022415,0.015328448,-0.03339399,-0.006469287,-0.031875007,-0.03290483,-0.021586435,-0.0140848,-0.067553885,0.0039682025,0.01755487,0.01740652,0.010337968,0.064836666,-0.011589791,0.013034964,-0.0024499763,0.027959276,-0.034929566,-0.035166327,-0.031973097,0.031533908,-0.009923856,-0.0031112414,-0.0652989,0.01685197,0.005346383,-0.04585933,0.060200762,-0.020187633,-0.031059569,-0.036965124,-0.014449086,0.009210595,0.0026965777,0.0059162006,-0.022910602,-0.012291162,-0.054021575,-0.0039023783,0.002951713,-0.030813167,-0.03350749,0.0017722237,0.013387442,0.0009890714,-0.055217598,-0.030597346,0.034633316,0.036923435,0.0050743488,0.042295404,-0.04002623,0.026308713,0.005787363,-0.010337599,0.001038728,-0.006582849,-0.031997852,-0.0072520715,-0.021976084,-0.029382806,-0.049851306,-0.042750243,0.009632504,-0.005909754,-0.051062606,-0.03010197,-0.027802467,0.027812744,-0.035169866,0.05744286,-0.03456064,0.059597436,0.0008925229,-0.06345133,0.020556021,0.021464596,-0.05612641,0.00596058,-0.02564878,0.017449463,0.046259418,-0.001165961,-0.009095659,0.020086104,-0.016747432,-0.009152501,-0.04271621,0.061609518,0.023656506,-0.021065174,0.0041369665,0.056397054,-0.0051219566,-0.053018082,0.0009223075,-0.0288787,0.013260729,-0.0065448363,0.036702197,0.016662804,-0.05176072,-0.005643206,-0.05249683,-0.011534565,-0.0080917375,-0.010039214,0.0074985013,-0.02856556,0.040431734,-0.0048297327,0.004877863,-0.0035602609,0.044580657,0.02350564,-0.020580906,-0.01031845,-0.041294534,0.032428153,-0.029137485,-0.033869628,0.048926268,0.031675518,0.015515621,-0.05046044,-0.010343566,-0.03924059,-0.011242312,-0.13379507,0.027507773,-0.021139774,0.029638091,0.0009886778,-0.0078118253,-0.043199327,0.013901224,0.0115787955,-0.035558533,-0.020466512,-0.013787913,-0.010397895,-0.025847062,0.0109496955,0.03534317,-0.027247878,0.0029534635,-0.04822949,0.086342484,0.05194654,-0.009661708,0.02362813,-0.006351716,-0.03651114,-0.0078527825,0.009521555,0.05704931,-0.008498277,-0.018971002,0.011218824,0.0027209981,0.007599999,0.020114433,0.009027262,0.030653873,0.026331738,0.036607858,-0.033314463,0.010657228,-0.0112809865,0.018301666,-0.023592802,0.015274491,0.033017784,0.06647323,-0.06027536,-0.021265863,-0.025561746,0.013875864,-0.0072395657,0.022239571,-0.02444366,0.0105335815,0.0048486325,-0.027259242,-0.0040495535,0.018967254,-0.049140878,0.015593143,0.014395499,0.053489543,-0.027186789,-0.02648142,-0.017144568,0.025168847,-0.041458946,0.015880533,0.044969007,-0.004640821,-0.0028179362,0.004941277,-0.011770222,0.005957742,0.0029231627,0.0043748254,-0.0028480825,-0.021950329,-0.028793445,0.008320291,-0.04553012,-0.021645417,0.012716596,0.028058475,0.0746575,0.050339893,-0.013845988,-0.03826489,-0.006421802,-0.02034315,-0.059882086,-0.037597284,-0.020998564,-0.018575897,-0.05482734,0.06228669,0.023401821,0.001466607,-0.019399017,-0.021687184,-0.038690552,-0.071146235,-0.02738732,-0.016114185,-0.012148873,0.024730494,-0.01783658,0.011392256,0.010856823,-0.010654107,-0.017982414,0.01922542,0.009359495,0.040080413,-0.08060751,-0.026857832,-0.04509538,0.033215906,-0.017356437,-0.015341904,0.011514891,-0.013176454,-0.009747915,-0.021732785,0.0350287,0.034145188,0.015604307,-0.024829263,0.017737495,0.0341493,-0.038087655,0.014085232,-0.0050579584,0.013271863,0.017639395,-0.010472065,-0.043599162,0.030880317,-0.020346934,-0.031572256,-0.029164385,0.015157138,-0.00112816,-0.025166703,-0.018992307,0.019806841,0.01031599,0.023468124,-0.019679466,0.0112694055,-0.026639124,-0.028506182,-0.033331353,0.056216475,-0.011925844,0.004112498,0.00952926,0.0067284,0.042888515,0.0755485,-0.019475251,-0.03060739,-0.01024429,-0.041368056,-0.00060190604,0.08348991,-0.040120233,-0.0036654533,0.023537938,0.014505123,-0.001718725,0.057591215,-0.024367314,0.009113013,0.012480958,0.034071166,-0.024745436,0.00064982794,-0.025771335,0.006720088,0.03414054,0.0549085,0.033072785,0.016882544,0.037337467,0.01786825,0.0084633725,-0.0073371506,0.0217626,0.0026650461,-0.0054487046,0.006157124,0.0024563768,-0.061148908,0.04466425,-0.032245558,-0.005326518,0.01964959,0.035923228,0.033325903,0.04297835,-0.029615061,-0.001349002,0.004600917,-0.024893565,0.018278608,-0.016084988,0.041655537,-0.046998378,0.028310964,0.0039998027,-0.005285226,-0.010208009,0.04371991,-0.012465705,0.0004389387,0.03595989,0.019230176,0.0044023953,0.014994043,0.034441065,0.011759464,-0.05059263,0.020382434,-0.010831551,-0.06972281,-0.0114393765,0.020467082,-0.0255448,0.037809543,-0.0059291166,-0.017961798,0.017030701,0.015179432,-0.011180877,-0.0023670993,0.0020364153,0.028184695,-0.0070494507,-0.008977239,0.03718481,-0.04836815,0.012153665,-0.030973433],"last_embed":{"hash":"6zy1kz","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"6zy1kz","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{8}","lines":[120,120],"size":73,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6zy1kz","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0044520656,0.015744494,-0.014200079,0.0076799043,-0.029890763,-0.07143445,0.021150822,0.022963442,0.0719194,0.032265805,0.0032205656,0.041276608,-0.02980809,-0.041648418,-0.000058901907,0.054404512,-0.023615496,-0.009792034,-0.03307381,-0.024522917,-0.040927622,-0.039440744,0.01617389,-0.0064723184,-0.034844,0.014897871,0.0074925814,-0.02102959,-0.009881756,0.035245538,0.0020807309,-0.015233446,0.0051191086,-0.037956323,0.0022929243,-0.070148334,-0.000832684,-0.009467789,-0.030853434,-0.00492978,0.014547678,-0.030204024,0.046926003,0.04703014,0.009002319,-0.044696435,-0.02090854,-0.015962536,0.028944705,-0.05035961,0.019164877,0.0058317743,0.028207965,-0.048310347,-0.0011480371,-0.007505914,-0.041263286,-0.04859267,-0.017994756,0.021823261,-0.05164342,0.013923986,0.017066633,-0.016592355,0.0006558329,0.04502066,-0.029863687,0.016735855,-0.02209562,-0.01951556,-0.034353588,0.01853423,0.02860348,0.005446573,-0.023171373,0.00513225,0.009479518,-0.01626059,-0.024767645,0.03551284,0.0030310678,0.037489984,-0.025403453,0.035255555,0.0017148535,0.027037697,-0.031361904,0.00921744,0.013055454,0.013399993,-0.041597582,0.002348244,0.00034033047,0.0042603775,-0.031635832,0.050049096,-0.04780366,0.0058294535,0.0124407755,-0.023109859,0.0134457825,0.012752521,0.018672477,-0.034176897,-0.004220243,0.00734115,0.014337389,0.047146462,0.03118717,0.003986812,0.02488941,0.02684169,0.018126106,0.010649618,0.011883494,-0.037715573,0.02512949,-0.02467253,0.00095741084,-0.027226746,-0.024102578,0.03507392,0.0030294305,-0.055701572,0.039103005,-0.0006131816,-0.025511993,0.013621637,0.007413159,0.040822126,0.013687003,0.0058689923,-0.01552377,0.01715528,0.007951301,0.016908742,0.011946396,0.037413742,0.019970777,-0.040011972,0.020745823,0.04460738,0.028747112,-0.027907956,0.035714183,-0.039149094,0.0065658386,-0.004191915,0.028027857,-0.011055852,0.034705482,0.042870708,0.01773337,-0.019139402,-0.0041525154,-0.03748947,-0.019781636,0.031098163,0.024628287,0.020334102,0.021289786,0.0025009234,-0.0066721253,0.036384348,0.032001123,0.013710692,-0.0261009,0.038826127,-0.028858291,-0.033156738,0.027623996,-0.016081195,-0.016705867,0.024368541,0.019240564,0.025242917,0.059210368,0.021912033,-0.010961001,-0.040515278,-0.025925329,-0.008621752,-0.0029657683,0.012302627,-0.070012316,0.016850661,0.035870496,-0.008970262,0.032056518,0.03459564,0.009926511,-0.036836702,-0.014308688,-0.010796026,0.08487498,-0.017479856,0.04761388,-0.020185798,-0.014788675,-0.036959175,-0.023552205,0.0783714,0.043274987,0.008052933,-0.031456284,-0.031491585,-0.0367908,-0.004213708,-0.0012184653,-0.024348324,-0.015259892,-0.0217051,-0.015973134,0.0014869077,-0.028182933,0.0060724495,-0.030316398,0.009675162,-0.00489983,-0.032490645,-0.040813107,0.020644447,0.036126297,0.053336203,-0.03416032,0.013591053,-0.0027088774,0.06972368,0.009494985,0.025038574,-0.027748667,0.016341448,0.063832164,-0.0158362,0.024372084,-0.042582784,-0.0054380693,0.010407318,0.014665838,0.020330992,0.020706587,0.0027528554,0.10550633,-0.022805355,-0.04912469,0.0087881135,-0.005446632,0.013334639,-0.0060174474,-0.037335657,0.04556399,0.023008686,-0.012608008,0.008764327,-0.039248534,0.0027584943,-0.022608252,-0.020591877,-0.019049622,-0.0047211316,0.029209344,-0.013854403,-0.0077367877,0.023111857,0.040000256,-0.040522873,0.024301443,-0.0061734756,0.06312087,-0.0006151413,-0.006985145,-0.010848735,-0.0013389967,0.028718436,-0.057735324,0.023963448,-0.02502359,0.022578731,0.084729776,-0.0075238864,0.0017848688,0.033668116,0.044059526,-0.009595315,0.03187482,0.010496717,-0.004367295,0.051470626,0.036911648,0.0002795192,0.013243742,-0.004926856,0.058204714,-0.0071545225,-0.030654179,-0.010696203,-0.029075526,-0.16822584,0.03405287,0.021676442,-0.013445411,-0.015341461,-0.0087165255,-0.04676778,-0.00428801,-0.011211078,-0.022761337,-0.007468614,-0.04585013,-0.02133342,0.045659885,-0.047314502,-0.0059810136,-0.020366391,-0.018321125,0.04635688,-0.02349419,-0.032692276,-0.037052084,0.051857132,-0.005089659,-0.01186417,-0.021714805,0.06641469,0.019366166,-0.04329649,-0.019582534,0.012558525,0.02783791,0.009902195,0.01935457,-0.011433081,0.012039641,0.000043832246,-0.007478676,0.012700906,-0.008682948,0.054749902,0.049680978,0.0183284,0.009467139,-0.029331388,-0.008836349,0.017206047,0.03713525,-0.05652803,-0.04224817,0.016878806,-0.0076167258,-0.043021522,0.0055095614,-0.057912152,0.023861224,0.043213002,0.031191122,0.04667696,-0.029234748,-0.030208655,-0.08014244,0.024847511,-0.032130133,-0.023766305,-0.01002217,-0.01216864,-0.015820192,0.046070833,-0.03242918,-0.02559242,-0.008397499,-0.034872796,-0.055975292,-0.02571644,0.010700146,-0.0035625377,-0.008688666,-0.0069594583,-0.07632125,0.029309932,0.008591518,-0.012878351,0.004132444,-0.028370125,-0.012205226,0.0036490753,0.016528318,0.031157916,0.24750096,0.018495135,0.020799106,-0.012329047,0.023636594,-0.040520802,0.024066731,0.056279235,0.023136415,-0.031086046,-0.023164945,0.0039391327,-0.04075254,-0.00050408964,0.016759109,0.030755112,-0.0551396,-0.019583866,0.0602082,-0.043103833,-0.00027602224,-0.015807766,0.043262888,-0.013881452,-0.059040844,0.0016408598,-0.009952493,0.039623853,-0.019801574,0.024645226,-0.05451708,-0.011602069,0.030032262,-0.069538,0.014307743,-0.03603943,-0.0023347724,0.01886497,0.020889176,0.03481703,-0.006937529,0.01600305,0.0046080733,0.018345894,-0.01988141,0.023359561,-0.019957414,-0.012441058,-0.007062394,0.020078389,-0.01722607,0.0136864595,0.03387111,-0.006610121,0.035776805,-0.03087363,-0.055039357,-0.020945119,0.007612456,0.06565237,0.0010563114,0.014429097,-0.0061876746,-0.0035705485,-0.0047617713,0.058498293,0.002558353,0.01805749,0.03531186,-0.003137336,0.028589291,0.032340296,-0.053236987,-0.01467178,0.018668791,0.027294397,-0.006061014,0.05893873,0.025144067,0.01427491,-0.01489013,-0.003837903,-0.01031256,0.043660004,0.0055426676,0.022211159,-0.0011895119,0.059713878,0.012031158,-0.00023861174,-0.016800638,-0.0035570238,-0.0015720377,0.04748165,-0.008333929,-0.01408571,0.03270443,-0.049658164,-0.008665881,0.030933905,0.017081933,-0.04847174,-0.025120929,-0.017809914,-0.013451118,0.0010084851,0.010070027,0.012165854,0.01907306,0.012741658,-0.06335287,0.025105651,-0.013783906,-0.047960807,0.06834209,-0.004863375,0.02797346,0.028206363,0.038443748,-0.01854345,0.034291994,0.011363875,-0.00013417799,0.01578245,-0.008201076,-0.032327186,-0.020027407,0.0282375,0.007196203,0.0017810654,0.048938356,-0.037677396,-0.030969948,0.022063622,0.016869277,-0.009952046,0.06173987,0.025341786,-0.0020731706,0.0000065980676,-0.0066775545,-0.0070651732,0.01895723,0.008599644,-0.01219754,0.029399734,0.027801877,0.005184193,0.012239034,0.0013765462,-0.032248776,0.048516802,0.034974493,-0.008088074,-0.004964692,-0.033070367,-0.026865665,0.016178634,0.039426375,0.0064564412,-0.0029997414,0.03644207,0.035097603,0.06487788,-0.022781251,0.01992712,0.026917674,0.026744064,0.028924476,-0.044600956,0.04181756,-0.006307545,-0.03202249,0.013557943,0.035360493,-0.007542304,0.025084129,0.018763956,-0.0015950166,-0.018447733,-0.0030288915,-0.03627893,-0.0055558723,-0.044545367,0.02304759,-0.0025825608,-0.039982185,0.0031083876,-0.0041994443,0.008209966,-0.016090471,0.07499942,0.008179664,-0.0066725374,0.05129329,-0.034701474,0.074903086,0.0047504026,0.024420535,-0.028892204,-0.025904898,0.025935136,0.030931506,-0.052574467,-0.027791722,0.025248053,-0.005711922,0.054750703,-0.05529542,0.026860422,0.008941537,-0.0022351013,-0.06408289,0.017906094,0.0006006265,-0.014861481,0.025138535,-0.013497587,-0.041187223,-0.016509937,0.0057503483,-0.023948945,-0.013795,-0.0383883,-0.03405454,-0.005723572,-0.0018310066,0.012534608,-0.07236443,-0.027322263,-0.0113331685,-0.041710146,-0.030161293,-0.02981375,0.008138317,0.006696456,0.022077119,0.028735505,-0.012209532,-0.0426282,-0.046133764,-0.0028185234,-0.013474074,0.06524773,0.013832246,-0.0010627287,-0.036777563,-0.024586977,0.05726034,0.007432089,-0.016758496,0.024200121,0.010774116,0.009634451,0.012796816,0.030012965,0.06844487,-0.007833357,0.0046493784,-0.050101507,-0.026342303,0.04838454,0.009358132,0.033263203,-0.047969885,-0.03139428,0.008890422,-0.03644955,-0.008244018,-0.016524851,-0.028634008,-0.034953874,-0.01859406,-0.07727684,0.011545261,-0.016727595,-0.055675652,0.048689585,0.013194174,0.058263715,-0.02361599,-0.020820202,0.0034885579,-0.045074407,-0.031134587,0.010001845,0.042244375,-0.011794541,0.013552957,-0.051060263,0.03467042,0.049559437,-0.04350052,0.02897435,0.023524404,0.029863762,-0.02894648,0.033845033,-0.0042409603,0.0154097695,0.0046449667,-0.03440304,0.002198192,-0.010186389,-0.018297791,0.0010741858,-0.010796012,-0.0746802,-0.036249503,0.00834515,-0.03305813,-0.07612254,-0.0029395346,-0.016775953,0.02263419,-0.011290745,0.04954755,-0.014814892,0.01910133,0.0105631305,-0.04655916,-0.00063364714,-0.05756495,-0.011210446,-0.062817916,0.0026332904,-0.012673867,-0.04380178,0.003473918,-0.009470912,-0.039573234,-0.050785325,-0.005640372,-0.020903084,0.040520072,-0.0142317135,0.016746856,-0.006705572,0.051634844,0.04093642,-0.039708372,-0.024444766,0.049276773,-0.03467616,-0.0030796418,0.00075478014,-0.0036789787,0.03153717,-0.01634151,-0.015986346,0.040918704,0.0020121147,-0.011580818,-0.02030802,0.056302693,0.01029127,0.0014964547,-0.004292108,0.05305469,-0.027312607,-0.030052098,0.017431548,-0.029197767,0.006817775,-0.009301438,-0.014707937,0.0046670963,-0.004235349,0.044418953,-0.029252658,0.016315486,0.017677791,-0.011123973,0.001853739,-0.026867047,0.03043548,-0.011454619,0.004769055,0.0022160984,0.047054183,0.028979192,-0.012382618,-0.011261142,-0.020569311,0.044763528,-0.020951958,0.02348869,0.018729141,0.046796393,0.030134743,0.01580019,-0.014700109,-0.022928908,-0.039326202,-0.13504373,0.019296162,-0.004157281,0.028834887,-0.025124915,-0.029958468,-0.025173383,-0.013602655,0.015247315,-0.039913956,-0.027847296,0.01277253,-0.012899279,-0.012100896,0.033963848,0.0025851124,-0.05279161,0.0035335252,0.003980923,0.025811145,0.036358535,-0.013977899,0.029494638,0.012865437,-0.046628945,0.018717894,-0.017375216,0.0057702046,-0.002134534,-0.040361453,0.009331707,0.00005254168,0.013073412,0.003100217,0.022496061,0.011342205,0.025133101,-0.016580675,0.0070500197,-0.00225656,-0.0041292594,0.013749881,-0.03394403,0.010666405,0.024410408,0.071059056,-0.0076079317,-0.030651059,-0.07549217,0.021951161,0.019845331,0.006706506,-0.029756121,0.020887464,-0.021651791,-0.040966526,-0.022805916,-0.037126355,-0.031553872,0.011063946,-0.0022688508,0.03535688,-0.024991812,-0.03899688,-0.021292068,0.03616381,-0.03404417,0.051999874,0.003950454,-0.018808527,-0.023300212,-0.012240268,-0.016936967,-0.007427545,-0.003924539,-0.02591494,-0.005376537,-0.044271413,-0.023137953,-0.019513665,-0.024786074,-0.05054971,-0.028694157,-0.03366273,0.07295939,0.048538532,-0.01454569,-0.014893662,-0.037179176,-0.0048520016,-0.03419685,-0.017875282,-0.04481516,-0.030464357,-0.06411033,0.06859677,0.018313384,-0.009478436,-0.037937142,-0.038754813,-0.027902175,-0.036187924,0.015771693,-0.010919317,0.001992796,0.035944678,0.0073948917,-0.004091206,0.023870846,-0.0011625242,-0.045442883,-0.0029590449,0.004628807,-0.012135325,-0.067551516,-0.00329281,-0.0015050144,0.03247438,-0.005013247,0.017710863,0.03807453,-0.016190983,-0.054021906,-0.03932742,0.0068487213,0.06419291,0.018619915,0.038988855,0.03945534,0.00223229,0.01417943,-0.0464818,0.011383439,0.04433125,0.03403742,0.016961616,-0.05498362,0.033613306,-0.023154585,-0.024701055,-0.049744535,-0.021233074,-0.009629284,-0.02026355,0.003309237,-0.009151165,-0.00403859,0.0373023,-0.008177425,0.014042372,0.0020327887,-0.03032676,-0.015740301,0.035687383,-0.016509574,0.010782868,0.0027272585,-0.022006629,0.0014971708,0.042886697,-0.016536614,-0.060311437,-0.017189637,0.0030569464,0.011597413,0.045458682,-0.042105477,-0.015518689,-0.036672585,-0.029735308,0.010450921,0.026853722,-0.017302567,0.002727158,0.012997368,0.008871146,0.0075449687,-0.0040372335,-0.035750244,-0.019757837,0.047648188,0.03238775,-0.00218722,0.033848196,0.018695857,-0.0030471485,0.017034672,-0.007384932,0.018824978,0.008587214,-0.044581812,-0.016941875,-0.014412097,-0.057852957,0.024850387,-0.029995544,-0.0070937295,-0.0043975394,0.061342552,0.018745854,-0.015805664,-0.011933915,0.012522945,0.0030728749,-0.0031685417,0.017895617,-0.039084762,0.009022986,-0.026987946,-0.019774439,-0.0018104442,-0.027416676,0.031638317,0.07295601,-0.035463076,-0.034804825,0.007653538,0.015108145,-0.010355091,0.04148854,-0.0061089136,0.02001969,-0.024697334,0.023286432,-0.018285891,-0.03783375,0.0074848826,0.0012332315,-0.030851342,0.016615417,-0.042924177,-0.018560978,0.0006144983,-0.014729041,-0.0012469549,-0.0021640526,0.009977981,0.016139878,-0.03385305,-0.045403484,-0.0051993425,0.013936076,-0.017136246,-0.042320054],"last_embed":{"hash":"uc80z5","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"uc80z5","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{9}","lines":[121,121],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"uc80z5","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040247735,0.032931104,-0.0250296,0.013178237,-0.041831315,-0.050521415,-0.0066505005,0.0738368,0.04483069,0.015731132,0.03222218,0.021404913,-0.040945772,-0.03166346,0.0040599294,0.03153002,0.011461679,0.009567436,-0.024449157,-0.026971674,-0.0205627,-0.024490392,0.04164069,0.015009693,-0.033696804,-0.004405147,-0.008652475,-0.011170321,-0.004532989,0.048213024,-0.0058078878,-0.058291152,0.0028053315,-0.06521148,0.022223001,-0.041771963,0.0036199188,0.004819677,-0.029524634,0.014003024,0.004308352,-0.012113829,0.04489214,0.053470343,0.010158943,-0.033837028,-0.013748149,-0.004328289,-0.0014467025,-0.054879855,0.0018858941,-0.0023826035,0.03159673,-0.034726467,-0.01520598,0.018919254,-0.053418264,-0.035952058,-0.046881676,-0.007222777,-0.07725115,-0.030296873,-0.02854855,0.0117389085,0.0048709097,0.039825868,0.03486197,0.035449672,-0.030224754,-0.029859116,-0.037553146,0.013674292,0.0037308224,0.013700042,-0.014836779,0.020063255,0.00097485626,-0.014325348,-0.0075477273,0.05424766,0.0036646065,-0.005967924,-0.0075680986,0.008743995,-0.0126453005,0.018842217,-0.023529274,0.039699934,0.01597667,0.0069981404,-0.014856565,0.009500574,0.006028077,0.010169126,0.000452017,0.030583443,-0.0416489,-0.019338612,-0.010816189,-0.034085985,0.00005316113,-0.015386999,0.017888373,-0.05399408,-0.0032710035,0.03894675,-0.04480761,0.0013548093,0.008500505,-0.017902808,0.017102685,0.05075337,0.038898863,0.023708673,0.023377126,-0.0107284505,0.02905118,-0.054272693,0.015089318,-0.009865032,-0.03087667,0.0015713455,0.029325278,-0.0710137,0.025533017,-0.0015903169,0.02095421,0.023671128,0.015324481,-0.004346407,0.047919765,0.028284566,-0.005870083,0.039588273,0.013173532,0.022016875,-0.002185344,-0.032582372,0.0063142856,-0.0589538,0.02806544,0.072030835,0.018209979,-0.016030313,0.03174518,-0.013567184,0.039602973,-0.012789862,-0.016144246,-0.02280444,0.038249478,0.042574495,-0.012796321,-0.0006054806,-0.02574334,0.0021271845,-0.023321385,0.008670189,-0.023528095,-0.03275785,-0.018752279,0.0119303465,-0.03692714,0.015137742,0.017479897,0.02159592,-0.0031317025,0.02537416,-0.02370506,0.042934924,0.040193044,-0.05028934,-0.010527977,0.01361515,0.0116469115,0.02465336,0.06533775,-0.003237021,-0.012463167,-0.022441462,-0.016156225,-0.00066085596,-0.0017369725,0.002127012,-0.06211786,-0.00046148832,0.018705143,-0.014019929,0.015954403,0.007673394,0.0106473975,-0.029909411,-0.006487345,-0.0129186325,0.03681455,-0.050305903,0.050649792,-0.0023071987,-0.0018515836,-0.0544065,-0.018845648,0.063944645,0.020276919,-0.020683775,-0.014826766,-0.046826527,-0.004957363,-0.016103372,0.010024198,-0.016041152,-0.017025668,-0.0031106393,0.0009880767,0.012097189,-0.033240587,0.019643908,0.0010897114,0.029337559,0.0010182444,-0.05246817,-0.034444287,-0.0010019345,0.021665134,0.069487594,-0.03589192,0.03472506,-0.0011790332,0.0705591,0.019185314,0.032951817,-0.055015024,0.0024007324,0.049975444,-0.029804604,0.02160916,-0.04536835,-0.024056286,0.012738486,0.008886025,0.011377525,0.0035389399,-0.037275527,0.06910506,-0.0133581115,-0.044211652,0.046992708,0.025535364,0.01311131,-0.03615265,-0.019665148,0.031595334,0.036096383,-0.02047197,-0.010482702,-0.019481327,0.004319599,-0.026183343,-0.005900898,-0.018601585,0.011368983,0.015198833,0.03525688,-0.0007778724,0.0074720033,0.058657687,-0.0017975104,0.018223712,0.054487076,0.031961504,-0.020985078,-0.0035684835,0.00907686,-0.00019085326,0.0058818185,-0.016684031,0.002570499,-0.031110559,-0.011982724,0.056786843,0.021494467,-0.024361502,-0.012527848,0.021092033,0.026877346,0.06264159,-0.03000962,0.008587696,0.027099801,0.04432375,-0.04120442,-0.021138722,-0.009020161,0.041158188,-0.0059402594,-0.026148867,0.025611851,-0.007848109,-0.15518126,0.010993796,0.013930867,0.027876431,0.003715623,-0.008859205,-0.016900279,-0.005743466,0.004412379,0.025865817,-0.0377385,-0.05037927,0.0012816372,0.015549126,-0.029938363,-0.0070284796,-0.0396109,0.010762451,0.025420818,-0.025135063,-0.008789492,-0.03278976,0.04662668,0.019617725,-0.047359366,0.004795186,0.05015935,0.011856957,-0.05146924,-0.00657438,0.04514496,0.015064965,-0.010373576,0.008545827,-0.0053372653,0.039632905,0.019819764,-0.0044517303,-0.0014160688,-0.0057944837,0.020269888,0.02928133,-0.0102421455,0.049993508,-0.02185248,-0.020634126,0.005920209,0.031210588,-0.059326965,-0.034929413,0.004203919,-0.03275644,-0.0011066345,0.012527504,-0.053644612,0.0130238095,0.039536785,0.07025542,-0.003044542,-0.0071451515,-0.013261653,-0.08652864,0.042097706,-0.023122508,-0.062323835,-0.026812432,-0.006324702,-0.020006575,0.01283558,-0.026241414,0.004764536,0.012820326,-0.0085877245,-0.04851953,-0.027538871,0.023582848,0.0072257756,0.0013180644,-0.0044362983,-0.07226439,0.028153623,0.03540728,-0.011552865,0.021142632,-0.016908849,-0.03160247,0.0117125595,0.042691123,0.02957504,0.23533161,0.054344222,0.027229125,-0.03278861,0.03463362,-0.01780773,0.027428662,0.035369083,0.023395982,-0.036916573,-0.0071499697,0.008879819,-0.048923146,-0.0043679792,0.01874788,0.035449438,-0.051413916,-0.036581986,0.033507805,-0.0071420586,-0.0028730398,-0.029490495,0.04834468,-0.010005653,-0.04543306,0.0060119876,-0.009916936,0.021466063,-0.021088187,0.022385122,-0.04368945,0.00015684156,0.05949376,-0.03729529,0.0011690556,-0.030926045,0.014476935,-0.030156469,-0.0015318402,0.06411246,-0.019203454,-0.010214551,0.024751514,-0.010305154,-0.017557444,-0.009351217,-0.005633416,-0.03189342,0.040221795,-0.009354597,-0.0075580515,-0.022576753,-0.0001625463,-0.02609122,0.03047069,-0.022570591,-0.024529453,-0.024333708,0.010341639,0.024125557,0.00157645,-0.01604952,-0.021563726,0.0003861293,0.017988997,0.03042687,0.030910533,-0.0053141685,0.021152973,0.014679586,0.0064631635,0.02771201,-0.038508162,0.0044216,-0.0052239182,0.029419165,-0.00395185,0.049613304,0.0468856,0.009693007,-0.036375865,0.0113569675,-0.0068922783,0.034073774,0.031773057,-0.034333557,-0.027455898,0.060486007,0.012822204,-0.018475445,0.00044180412,0.009231546,-0.0121115465,-0.0025864884,-0.024060514,-0.032375637,0.04172713,-0.019264823,-0.02354643,0.023610987,0.010375377,-0.025739131,-0.0065138866,-0.049720537,0.026584726,-0.016381755,0.012633807,0.021433763,0.00102682,0.028920704,-0.042323824,0.020091362,-0.01188403,-0.03526969,0.052693125,-0.0075818584,0.032875307,0.019401217,0.029087147,0.021318223,0.014449263,0.00027815677,-0.0070714625,0.054920312,-0.0030164479,-0.06381706,-0.008964016,0.017735142,-0.016990513,0.018443462,-0.010637494,-0.03698149,-0.031254236,0.061319664,0.020789558,0.007889911,0.029718997,0.023874108,0.006605865,0.024657888,0.02828696,-0.011703977,-0.027766077,-0.021102991,-0.0058778403,0.05458392,0.012051789,-0.007873115,-0.010384197,0.02631739,0.006906866,0.044261016,0.028520795,-0.021158924,-0.0042388104,-0.05118599,-0.025974719,0.0055451677,-0.005783797,-0.0020742302,0.002910897,0.044002876,0.03335763,0.042644873,-0.009356669,0.035004966,-0.013934087,0.024334356,0.017354101,-0.01601276,0.044186436,-0.021326752,-0.045056462,-0.013737154,0.046117786,0.015041494,0.050855856,0.048468985,-0.0033330226,0.032109614,0.0030660701,-0.08280142,-0.00020572728,-0.009312549,0.030380461,0.008352481,-0.013584932,0.006464707,0.0016168563,0.0009470757,0.023182463,0.0703707,0.0075294087,-0.020442588,0.034477618,-0.034883812,0.117885605,-0.020463124,0.0135613475,-0.027256647,-0.04237255,0.032468945,-0.0013537721,-0.0466372,0.002657889,-0.016724873,0.0062304693,0.057627153,-0.018205233,0.007497512,0.012718239,0.004038242,-0.0596779,0.0008587041,-0.009552131,-0.02558986,0.055610526,0.0103053395,-0.08298119,-0.041003253,-0.00983259,-0.020574952,-0.0068451795,-0.062144663,0.0055195293,0.05093887,0.018694412,-0.018872228,-0.045741376,0.009667017,-0.008726824,-0.027415074,-0.060335997,-0.026412353,-0.016410932,0.014939576,0.031351812,0.031410504,-0.04060823,-0.0394359,-0.030669602,-0.012071597,0.004497009,0.07321383,0.011353468,-0.03890837,-0.03739948,-0.0076542487,0.041517507,0.023500867,-0.02609575,0.033199668,0.0068500782,0.012549583,0.005435486,0.013980101,0.04624127,0.023628203,-0.023508973,-0.03334531,-0.0081848,0.06090794,-0.0007910384,0.0184506,-0.015578647,-0.028359238,0.011000745,-0.04581638,-0.0109490035,-0.042959053,-0.022471437,-0.023872249,-0.00017717417,-0.014143715,-0.004301877,0.0087098945,-0.035683334,0.022906646,0.018559054,0.038116343,-0.013211829,-0.034842495,0.031652693,-0.03960178,-0.038379665,-0.0021588292,0.025832016,0.0087671075,0.003643623,-0.04362101,0.0013296861,0.029379934,-0.051092062,0.014704241,0.0050626625,0.0189723,0.0020068947,0.02458094,0.0126320785,0.009096902,-0.012911662,-0.053831857,0.008260468,-0.044933524,-0.020081474,0.005196053,-0.0027336217,-0.016917977,-0.011517176,0.03366242,-0.026185393,-0.12124612,-0.011709219,0.033173382,0.029120281,-0.009218158,0.07789062,-0.042230904,0.0070795733,0.029848095,-0.034218892,0.003337307,-0.04560792,-0.017272707,-0.043553732,0.0026697093,-0.021805156,-0.027651891,-0.057825804,-0.021350855,0.004940765,-0.037536904,-0.027922856,-0.05306128,0.073854096,-0.04516722,0.04701017,-0.041203745,0.03297164,0.027569674,-0.031239592,0.0120805325,0.026456248,-0.050441433,0.022125829,-0.0064843753,0.017800996,0.05688274,0.0074878265,0.011640777,0.05248505,-0.0074711293,0.008964746,-0.03697193,0.04272026,0.039898492,0.014226973,0.0270475,0.04321002,0.005124587,-0.044089667,-0.0055943513,-0.031119103,0.025618764,-0.015584734,-0.0070152325,0.0026819103,-0.017152132,0.025770105,-0.023313755,-0.005732082,-0.03534168,0.01485134,0.02017148,-0.0005100001,0.046776973,-0.0069326498,0.010991858,0.02369926,0.081612445,0.017321886,0.008866264,0.007928849,-0.035222247,0.032626245,-0.029330567,0.01704713,0.013975685,0.057565257,-0.0048065237,0.0006753006,-0.009562037,0.0061823986,-0.0029802332,-0.1465059,0.019783374,-0.008444786,0.0013418625,-0.017973255,-0.013023724,-0.04858183,-0.016429463,0.014474791,-0.033968173,0.008253505,-0.0009673897,0.017517174,-0.02279959,0.034145687,0.018217264,-0.059850425,0.0032877647,-0.020824384,0.058866955,0.03319076,0.010250716,0.024565428,-0.0021643746,0.008669549,-0.004564558,0.012818099,0.04033976,-0.0030512244,-0.04246611,0.004872474,-0.014248567,0.010830152,0.0077370885,0.0048965174,-0.027443064,0.026133943,-0.027296329,-0.0039986013,0.011280546,-0.014191735,0.0011860905,-0.028096827,0.0036923222,0.06254018,0.04131218,-0.013033642,-0.023491275,-0.04790938,0.021951163,0.0008143853,0.027944256,-0.041609682,0.028197434,-0.022581482,-0.037841614,-0.03313429,-0.024498453,-0.06202632,0.0031684188,0.012012821,0.027525602,-0.03580288,-0.03540594,0.0032831824,0.00645827,-0.031501006,0.004985282,-0.009780882,-0.032807745,-0.010335068,-0.0065852297,0.00040436673,-0.0038697622,-0.00027394964,-0.058321655,-0.0009940097,-0.02171669,-0.032385245,-0.020819591,-0.04829885,-0.013581464,-0.029616566,-0.012583445,0.04546944,0.031006848,-0.014373075,-0.050983943,-0.052355867,-0.017292004,-0.04769017,-0.010211331,0.0015196125,-0.03129989,-0.046076823,0.05893375,0.0066423225,-0.04282247,-0.012910554,-0.024467096,-0.032859363,-0.03723387,-0.0002461917,0.016935548,-0.020095004,0.043044653,-0.0073332465,0.02257639,0.057329256,-0.023422703,-0.0627012,0.011346456,-0.004666301,0.015697962,-0.046669677,-0.015511845,-0.02925344,0.022146942,-0.025408871,-0.003395488,0.015631445,0.021820033,0.014598806,-0.044977702,0.01640724,0.048302814,0.02851773,0.013300793,0.0024191553,0.027727112,-0.008909504,0.005709232,-0.014527351,0.026963599,0.023583127,0.007843517,-0.062443573,0.027627453,-0.03605458,-0.0071928003,-0.041877143,-0.030524956,-0.005056669,-0.025958763,0.015469701,0.02640505,-0.000819165,0.0019927768,-0.056722634,-0.023756925,-0.01146593,-0.06604451,-0.02609122,0.025128942,-0.0431306,-0.014836206,-0.011199375,-0.016486615,0.008254739,0.09102402,-0.020668168,-0.07188224,-0.028293727,-0.055672567,0.013944939,0.07029383,-0.03950907,-0.015132243,-0.0370822,-0.0002535974,-0.014459889,0.014913711,-0.017842488,-0.039038334,0.034173775,0.007743081,-0.005735255,0.008400268,0.02144212,0.00797385,0.033846185,-0.000022390239,0.00460481,0.03261228,0.033329967,0.011309188,-0.0019551325,-0.020632962,0.032495707,0.01209851,-0.0052485457,0.01693555,-0.0075610937,-0.044894043,0.04574733,-0.008884953,0.01478363,-0.0034397591,0.040121935,-0.0016834124,-0.032346833,0.0059513976,0.009172908,0.0069598923,-0.01246645,-0.013774961,-0.005945949,0.026426096,-0.018051418,-0.010045172,0.0005888774,0.0035568958,0.02222897,0.040592436,-0.044239044,-0.021481115,-0.011034481,0.0030428916,0.019489057,0.050346337,0.02921478,0.00050354964,-0.04214958,0.011693439,-0.042271674,-0.013832802,-0.024699736,0.030629292,0.0056688366,0.010911075,-0.0073478473,-0.010535496,0.024482496,0.00828254,0.016333465,0.0020799816,0.005510143,-0.009941382,-0.012002539,-0.034589376,0.026783548,-0.023952432,0.023450434,-0.040520214],"last_embed":{"hash":"1jyo5th","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"1jyo5th","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{10}","lines":[122,122],"size":62,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jyo5th","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009933772,0.053054366,-0.032118022,-0.015056619,-0.036408477,-0.05184696,0.0034999102,0.05903348,0.0252721,0.0320361,0.027790044,0.029255752,-0.044646107,-0.026887389,0.0018575949,0.042402618,0.012165084,-0.0018214211,-0.0010044241,-0.004726837,-0.0074949455,-0.0031965093,0.025054527,-0.018094147,-0.041623335,0.036833845,-0.02238803,0.027260466,0.019597452,0.044253353,-0.0004886768,-0.025051225,0.02049704,-0.0047346586,0.030746553,-0.06954762,0.020521559,-0.009933748,-0.029088588,0.007406756,-0.009058937,0.012790458,0.053075265,0.041914914,0.0039156973,-0.044650853,-0.023246352,-0.016814334,0.0112270685,-0.062042486,0.002677494,-0.040749077,0.022477943,-0.01366121,-0.018392308,0.028635735,-0.02440572,-0.036921322,-0.051176578,0.025429236,-0.042580094,0.01418525,-0.008054269,-0.03311235,0.009106631,0.04445215,-0.0067931362,0.022000466,-0.042412676,-0.05999709,-0.0110252015,0.011084976,0.0016470779,-0.0015469657,-0.026260281,0.019002054,-0.027435668,0.0005496507,-0.035931855,0.03585348,-0.009965908,-0.010548575,-0.01636087,0.02917642,-0.024498815,-0.012831528,-0.012247454,0.042030685,0.045433566,0.03384431,-0.011795263,0.008865752,0.02868472,-0.009164785,0.0068537854,0.040513847,-0.029605469,-0.026152687,0.031076193,-0.014630677,-0.00961744,-0.04536405,0.00027825116,-0.03657831,-0.0052162944,-0.020374937,-0.04668355,0.013869935,0.013169852,0.0067092795,0.042347297,0.072018355,0.036395688,0.006149847,0.011141623,-0.024024686,0.023634309,-0.032165937,-0.0006843561,0.0057528503,-0.03581234,-0.01255913,0.01912777,-0.07745925,0.039783828,0.023621826,-0.010132187,0.010021006,-0.026317097,-0.0063799545,0.015503879,0.027748402,-0.040044125,0.018155996,0.021925451,0.017291062,0.021835985,-0.018596759,0.012852356,-0.04532157,0.023520619,0.04923709,0.012511513,-0.023832828,0.019759672,-0.05348569,0.010163126,-0.009391736,-0.02529452,0.003877778,0.03474119,0.035508044,-0.002249213,0.03665331,-0.012456163,-0.014940199,-0.03972543,0.068397544,-0.01747143,-0.009724735,-0.01898824,0.022735313,-0.037958883,0.04089071,-0.0022190074,0.009031384,0.030890193,0.012757226,-0.018207768,0.04108985,0.026213042,-0.030287728,-0.07460392,0.00309707,-0.0053810244,0.018661369,0.06498999,0.025607867,0.004280732,-0.059597198,-0.014485932,-0.043028202,0.0058983904,0.0020883933,-0.043099184,-0.01683975,0.018820118,-0.003946704,0.024290042,0.008217527,-0.03215215,-0.039944757,0.01838264,-0.014214185,0.04328676,-0.04213978,0.042275976,-0.031233348,-0.0041861557,-0.04978938,0.0072035366,0.05081959,0.052316587,-0.021535791,-0.014246162,-0.033465836,-0.030545078,-0.022214899,-0.0014499958,-0.0042576776,-0.00037846327,0.0008477641,-0.02808983,0.038278267,-0.016000852,0.000108682594,-0.0074977744,0.026920108,0.0069154575,-0.025526535,-0.04382544,0.03619629,0.013129334,0.030110184,-0.019994289,0.03114223,0.0024856331,0.0649889,-0.008334339,-0.006815842,-0.069869526,0.027901568,0.038477045,-0.015236931,-0.01853663,-0.059110075,-0.018353641,0.03855152,-0.004603884,0.04650707,0.0073592793,-0.04006565,0.07156651,-0.018544067,-0.06097228,0.028637482,0.034142945,0.025608635,-0.019087503,-0.031004211,0.028100042,0.039500926,-0.0026414369,-0.02072454,-0.030191453,0.008400365,-0.008266407,-0.035868976,0.020354291,0.005901159,0.035413124,0.041161,0.0023993086,0.018072065,0.029009862,-0.02152098,0.006160851,0.06574523,0.030543998,-0.016803974,-0.024682969,-0.0031399224,0.008526307,0.01208427,-0.050131004,0.0050834506,-0.03974832,0.013252186,0.10387241,0.008548959,0.0016785873,0.008541152,0.033776175,-0.0021108,0.039500177,-0.024437709,0.013228725,0.03694136,0.035158772,-0.030240731,0.028233575,-0.00084472814,0.034303367,0.0073174336,0.0044902205,-0.016703425,-0.006348494,-0.18182097,-0.020221872,-0.007631116,0.046242658,0.006658468,-0.0052916096,-0.024448812,0.0026361695,0.00028145863,0.0057950416,-0.019836003,-0.042216655,-0.022726143,0.029175889,-0.028001277,0.0039144205,-0.007647716,0.015198958,0.013827696,-0.025189191,-0.050321545,-0.04414524,0.05453343,-0.0057460284,-0.013003237,0.013296103,0.034476064,0.028851107,-0.03451215,0.0009885158,0.0038142328,0.0010323342,-0.0024425162,0.02612569,-0.021002183,0.036215995,-0.0015208345,-0.018921891,-0.016113987,0.012650725,0.027025932,0.018181106,-0.0071990113,0.0013203486,-0.0034349696,-0.037385266,-0.0010135216,0.038959112,-0.03925802,-0.02329718,0.061381694,-0.045251295,-0.027605215,-0.008838542,-0.07537298,-0.027785769,0.047410034,0.05644693,0.053740717,-0.027446663,0.0048384154,-0.030745264,0.026737113,-0.034336407,-0.021015003,-0.004435024,0.0012566966,-0.01545778,0.03344374,-0.016975507,-0.014677876,-0.0027665095,-0.0060136043,-0.042962596,-0.003401384,0.019586524,-0.01434074,-0.017941847,-0.0011093427,-0.079471834,0.0076422594,-0.002291138,-0.0062175174,0.0015901737,-0.037216503,-0.047437422,0.00691067,0.028858708,0.0824838,0.24045677,0.038165342,0.045959674,-0.0642165,0.051080912,-0.019046204,0.04930701,0.056309048,0.015294259,-0.020270672,-0.014198796,-0.015079328,-0.03651767,-0.0074458504,0.004513304,0.021460088,-0.065534554,-0.023019187,0.040566534,-0.011696667,-0.004655941,-0.021079194,0.034397244,-0.0225186,-0.011922476,-0.0042682714,-0.008873326,0.043497074,-0.006363806,0.013042533,-0.06817346,0.021611411,0.043683317,-0.045644514,-0.0052359994,-0.03228472,-0.0062116385,0.021696331,-0.028551707,0.08028097,-0.008052596,-0.0004581974,0.024283301,-0.027919877,-0.033494577,-0.0069524217,-0.0113340495,-0.026692415,0.024075516,-0.018139698,-0.019226603,-0.02428921,0.006578424,-0.020112675,0.014705968,-0.024072282,-0.036926858,-0.0014244547,0.01587372,-0.013189706,0.0007568288,-0.005664805,-0.029694423,0.006627539,-0.0014068227,0.024128431,0.009716459,0.015625719,0.021594903,0.049281344,0.053794567,0.026618218,-0.028581388,-0.0053558033,0.012782616,0.017686509,0.014697635,0.05055484,0.031037541,0.003675238,-0.044534698,0.0038188098,-0.037115123,0.0010697291,0.027966145,0.02535425,-0.013030395,0.063260175,0.010664002,0.0028506396,0.007851359,0.038812276,0.015095668,0.012167308,-0.005624064,0.010508237,-0.014266326,-0.025304679,-0.01641536,0.016667625,-0.01374025,-0.024342895,0.011018209,-0.04043039,-0.016632736,-0.027652448,0.013019452,-0.009738759,-0.011759079,0.022468291,-0.038842432,0.008961809,-0.008058869,-0.001772012,0.033929005,0.005535676,-0.02565493,0.035234015,0.05407421,-0.0048800553,0.0012580599,0.011946188,-0.021237401,0.031680744,-0.008147026,-0.028914306,-0.0006498812,0.03614405,0.0009937461,0.022960635,0.027376698,-0.035020407,0.0015329414,0.031433597,0.030490573,-0.0016866295,0.04462521,0.015597324,0.0028795036,-0.023793342,0.027474798,-0.0237246,0.0007157694,-0.02114534,-0.017469268,0.023790449,0.01227286,0.027142603,0.00070572604,0.021173803,0.007029873,0.051630925,0.034677625,-0.012053339,-0.011442913,-0.05052862,-0.0034142274,0.030465974,0.00054144947,0.00038622742,-0.011738257,0.024358425,0.016704338,0.054722745,-0.022572713,0.034957003,-0.012956521,0.05528286,0.030842993,-0.00024352591,0.01726102,-0.01691443,-0.014505444,0.03512889,0.056444943,0.0092978785,0.022964893,0.04098258,-0.0046299323,0.022443164,-0.0006508553,-0.052028578,0.00022275258,0.0035466184,0.0244088,0.0060437047,-0.005238099,0.0040073674,-0.0027614764,-0.0015240733,0.004873591,0.07145532,-0.03532787,-0.011269391,0.016726004,-0.0070182797,0.0415273,0.009055283,0.008065032,-0.010193759,-0.019736119,-0.0015873148,0.019818112,-0.050330203,-0.028683068,-0.013375102,-0.0114285,0.08990679,-0.031014906,-0.014220474,0.014504818,0.022585839,-0.06322289,0.008149723,-0.02268916,-0.014234455,0.020106962,0.014064696,-0.06866897,-0.02592174,0.006115254,-0.014852332,-0.012549756,-0.03881622,-0.032431554,0.024939142,-0.015332961,-0.011812197,-0.064515926,0.0115463985,-0.00732453,-0.005215947,-0.017413003,-0.02546035,-0.025020977,0.025386097,0.007284643,0.0319777,-0.038027603,-0.040596183,-0.06620056,-0.025301225,-0.0014901928,0.05823125,0.0022746208,-0.018489212,-0.051497426,0.0058092936,0.050555564,0.012702662,0.0007991009,0.024280503,-0.0023424365,0.005042745,0.011398816,0.003909092,0.005199719,0.016914794,-0.0014317146,-0.023042858,-0.03081767,0.06284791,0.012241735,0.02480394,-0.03750363,-0.02055076,0.002094384,-0.040456057,-0.018273411,-0.010411041,-0.02521582,-0.016104693,-0.02501154,-0.044929147,0.02520619,0.0005469912,-0.025511678,0.032090858,0.013037297,0.033002123,-0.030074531,-0.052269973,0.019680494,-0.051431507,-0.021413025,-0.0337058,0.03138206,-0.008139203,-0.0031750125,-0.044229213,0.04312646,0.015432287,-0.040072177,0.026974225,-0.035747066,0.039032724,-0.03405894,0.0025175952,-0.014144359,0.0042181546,-0.00030159834,-0.01423196,-0.0018714226,-0.026389968,-0.030869028,-0.012649217,-0.030363299,-0.053163923,-0.0004327774,-0.0058370302,0.009426811,-0.0742852,-0.029053973,-0.02724551,0.015408649,-0.014305553,0.02814222,-0.043756865,-0.005118234,-0.017181197,-0.03723304,-0.012885057,-0.026417838,-0.003526333,-0.024734901,-0.013498747,-0.027276976,0.031534113,-0.039736673,0.0077348454,-0.058479596,-0.0064325044,-0.034450833,-0.047769852,0.03222954,-0.030889535,0.04831304,-0.05335749,0.018367393,0.0051412405,-0.038733274,0.051242154,0.048687745,-0.061047953,0.028236495,0.020236313,0.023895303,0.028716274,-0.007308036,0.0062550292,0.02760288,0.021925075,0.010288698,-0.019833274,0.036278393,-0.007420902,0.010021046,-0.02521028,0.013452546,-0.00086457236,-0.028699605,0.030358896,-0.029741101,0.025170282,-0.028766058,0.010769216,-0.004236822,-0.060853716,0.0042605535,-0.015118263,0.018195586,-0.023929186,0.000057835758,0.029123917,-0.0001985074,0.04235582,-0.01669117,-0.026035972,0.02774505,0.04176177,0.035860695,-0.0035315866,-0.0026715896,-0.03309935,0.00624809,-0.040067643,-0.0076272576,0.0585518,0.038559195,0.00071068184,-0.015652828,0.0033071581,-0.012814239,-0.00786233,-0.1442562,0.050952207,0.0037443687,0.004176102,-0.02108538,0.00020720092,-0.03921855,-0.011774285,0.015896628,-0.078307755,-0.025201537,0.004307014,-0.0040700682,-0.0127335265,0.02849539,-0.003372415,-0.047070146,-0.028147366,-0.020600371,0.06263255,0.039351296,-0.006993313,0.009098918,0.02549522,-0.04066984,-0.0025250227,0.0076741506,0.035227533,-0.00061341043,-0.02700106,0.036337927,-0.007501276,0.028581908,-0.0038139606,0.014010675,0.0045894906,0.005918196,-0.04691486,0.02952463,0.07340821,-0.0031092928,0.00617195,-0.006031289,0.021503566,0.048131168,0.032901287,-0.0015680225,-0.022388266,-0.09241076,0.041861933,0.00086250005,0.017053803,-0.08066513,0.011846781,-0.02437378,-0.039090868,-0.067596816,-0.0026131556,0.032333363,0.028617814,0.00451271,0.043776933,-0.0061023594,-0.054226663,0.0017061511,0.016357007,-0.0538982,0.0026652592,-0.0044190935,-0.0024977939,-0.01893217,-0.02008844,-0.029690789,0.0017255318,-0.019847719,-0.019683007,-0.016609348,-0.026756253,-0.004503209,-0.020049257,0.0036276646,-0.047446318,0.018610738,0.005538178,0.07816946,0.041266266,0.0017856965,-0.04195311,-0.03130396,0.013757842,-0.05098595,-0.035023585,-0.019448176,0.010855119,-0.05086958,0.053482458,-0.011089811,-0.0057337475,-0.025398482,-0.0601182,-0.042782962,-0.027930062,-0.026817476,-0.013560827,-0.009957882,0.008478403,-0.010918928,0.0170668,0.020904576,0.033241123,-0.06564812,0.028503746,0.017919505,-0.004955279,-0.041284665,-0.016224235,0.008853252,0.026136689,-0.007081871,0.02123883,-0.0035990535,0.0038857,-0.0056233853,-0.03001793,-0.0023878075,0.034863964,0.051630758,0.026574334,-0.0073599075,0.025674483,-0.0018184693,-0.032721072,-0.015876424,0.0095901,0.040784292,0.00398512,-0.028991349,0.02824659,-0.008170866,-0.011944782,-0.05222072,-0.002061345,0.029941566,-0.014404244,0.0068468954,0.015832005,-0.023651455,0.030355249,-0.003379905,0.017284926,0.012404938,-0.050087187,-0.034424614,0.007568543,-0.01895073,-0.0143907275,0.009096242,-0.032803997,-0.013490857,0.06932778,0.031386305,-0.08038244,-0.036485795,-0.008444324,0.011458593,0.06761973,-0.021024674,-0.011309269,-0.012182581,-0.0020209975,0.011101314,0.03403673,-0.015746318,-0.015422706,0.009559745,0.02088621,-0.001808888,0.030708699,0.028191673,0.034519438,0.026761701,-0.011915073,0.006568747,0.08397878,0.0039386977,-0.0008721646,-0.0033232511,-0.021726426,0.020857802,0.017358059,-0.035719495,0.00675229,0.0336271,-0.058486916,0.06406905,0.015295245,0.03755687,0.012149382,0.018697722,-0.005408866,-0.038517296,-0.023531044,0.04148069,0.012366371,0.0019932445,0.014106315,-0.01237821,0.020675823,-0.02046448,-0.0067441906,0.0068562552,-0.0031863386,0.00017252659,0.051823314,-0.02084395,-0.054790523,-0.026598647,0.0110869,-0.021382013,0.035001848,-0.007984032,0.040175907,-0.021115407,-0.0155297825,-0.042902038,-0.02904892,-0.02471115,0.016037047,-0.018230189,0.034173615,-0.031434998,-0.017078308,0.029326145,0.0006898044,0.026156208,-0.0019008329,0.002206694,-0.0044164723,0.009730114,-0.026808264,0.04451116,-0.047298882,0.023999106,0.016215907],"last_embed":{"hash":"t9qava","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"t9qava","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{11}","lines":[123,124],"size":152,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"t9qava","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017372418,0.023384988,-0.010831823,0.015885716,-0.010458803,-0.052569944,0.011357009,0.047226645,0.03505058,0.022777535,0.03762659,0.001141456,-0.03170162,-0.020761812,0.01122605,0.021887125,0.00368605,-0.003485073,0.008444417,-0.031493917,-0.031584304,-0.010744887,0.013661629,-0.00821303,-0.01815215,-0.01505598,-0.0059221177,-0.038269207,0.023267372,0.035545684,0.0074983467,-0.046620697,0.020081282,-0.056936678,-0.015470071,-0.030827647,0.0069980407,-0.019141328,-0.040762763,0.019554539,-0.004255419,-0.010748725,0.04668836,0.06231145,0.004076925,-0.030403158,-0.022934644,-0.0035561793,-0.011886677,-0.02114896,-0.012155581,-0.011936753,-0.0033129426,-0.020146398,-0.017026074,0.030745674,-0.0498317,-0.019932585,-0.010401553,0.02557218,-0.047950007,-0.012007828,-0.0009843281,0.012280998,0.026892465,0.05446253,0.015959263,0.048857007,-0.030307496,-0.009710322,-0.044728287,-0.007367243,-0.0066723246,-0.02144918,-0.030877298,0.055735942,0.019718815,-0.00543352,-0.008061549,0.066202946,-0.007187909,0.00024189045,0.0031566347,0.0437147,0.013220709,0.04385534,-0.022764977,0.042490665,0.032036044,0.0028873996,-0.017612917,0.002135803,-0.014755227,0.00032614672,0.016465794,0.016084896,-0.025155844,-0.007896114,0.0066185505,-0.012681595,0.017519156,-0.010733252,-0.0064441264,-0.059224658,0.016962158,0.016890552,-0.00085266266,0.018969605,0.033058155,0.000094925315,0.01772133,0.058957707,0.013691321,0.023177331,0.023912195,-0.017377226,0.0250485,-0.047810666,0.007994689,-0.02591798,0.0022766246,0.018628042,0.021332556,-0.059113897,0.032271594,-0.005492674,0.02432694,-0.0049670003,0.0445098,-0.019290663,0.013198266,-0.024580102,-0.013668565,0.018486155,0.03724974,0.00042847142,0.011601753,0.0076880683,0.025623456,-0.06379211,0.058645166,0.056202456,0.036433652,-0.00911875,0.037180148,-0.028793538,0.031249747,0.005211155,-0.014223342,-0.011533002,0.03416945,0.046328425,-0.007998144,-0.012803483,-0.010315791,-0.02227731,-0.010449901,0.028510941,0.016412554,-0.02801101,-0.01598826,-0.04553964,-0.016055046,-0.016511142,0.019920768,0.0087645585,-0.008555937,0.033340845,-0.0058819707,0.016398039,0.036912303,-0.07032801,0.0023376462,-0.00475282,-0.015097479,0.017873792,0.060874846,-0.008579447,0.00028155505,-0.029324334,-0.015438998,-0.010817779,-0.00035508416,-0.012790575,-0.04440592,0.034557126,0.010686812,0.0027360802,0.008024554,0.027631309,0.017699335,-0.033169776,0.03723539,0.007322005,0.05070658,-0.046578165,0.097859435,-0.00276287,0.004017966,-0.025494238,-0.023482421,0.07239112,0.038732104,-0.027526364,-0.010876243,-0.02757179,-0.013110716,-0.019887712,0.02968863,-0.021241577,-0.024751643,0.0031889505,-0.029706743,0.0029137533,-0.026425267,0.011055693,-0.012872023,0.018349985,0.02325445,-0.016137123,-0.042615872,0.0098067755,0.021934029,0.059046373,-0.0320244,0.007064202,0.01516597,0.05730814,0.0153124,0.026874691,-0.044717673,-0.00269654,0.037238427,-0.023226626,0.0006202318,-0.05138832,-0.00575492,-0.0037995584,0.008842476,0.01930874,0.0024447006,-0.030677099,0.07933978,-0.0034741797,-0.03706801,0.017712012,0.014898418,0.009301399,0.0026193652,-0.04408422,0.02701793,0.056955922,-0.021367159,-0.0108881835,-0.048743147,-0.008663981,0.0051475153,-0.0072602592,-0.039984785,0.019223087,0.026086735,0.022686616,-0.004274019,0.019320764,0.036682855,-0.01554852,0.024635965,0.021572355,0.06487143,-0.0050859284,0.0077575035,-0.007474059,0.0072700563,-0.012296376,-0.032552894,0.009643324,-0.025535526,0.0014207219,0.05185981,0.0089885825,-0.016680693,0.0028133779,0.038608756,-0.0025296514,0.06354361,-0.017995762,-0.029065045,0.036113203,0.0269481,-0.022328455,0.01691621,-0.011341182,0.04795075,-0.031075364,-0.01742671,0.028735606,-0.05387706,-0.14829364,-0.0035704605,0.021503838,0.013220588,0.015258876,0.014428423,-0.043267548,-0.013651491,0.012918021,0.016813839,-0.048811495,-0.04354205,-0.011561191,0.015311996,-0.03922458,0.013635651,-0.061940413,0.005497874,0.04541756,-0.039195925,0.014093629,-0.019386685,0.046855923,0.0006738307,0.007900756,-0.02942559,0.052922465,0.016537752,-0.026329866,-0.0119378995,-0.0048090103,0.025622452,0.000037683705,0.024123857,-0.0196624,0.06638965,0.028145233,-0.03561593,-0.00039037826,-0.013484485,0.036143642,0.057852563,0.010052676,0.026661316,-0.030647056,0.008364933,-0.015963178,0.036404476,-0.058199774,-0.046607535,-0.014504021,-0.04061021,0.016779536,0.0048268633,-0.04348205,0.012609291,0.03167626,0.044543345,0.014724846,0.013652642,0.00040107185,-0.07836653,0.028723001,-0.03076175,-0.04078555,-0.038963657,-0.011782456,-0.039667122,0.008836301,-0.049675114,0.020829245,-0.010980157,-0.018998638,-0.025423402,-0.0035171355,0.021553714,0.016068114,-0.004610375,0.010015069,-0.060586307,-0.030354409,0.05379273,-0.0013945876,-0.00024912934,-0.03402998,-0.03934438,-0.0039032118,0.042820945,0.04429619,0.22122408,0.006043671,0.03792198,-0.011590659,0.037686337,-0.023022985,-0.011281004,0.045535464,-0.0040448382,-0.03536796,0.014049629,0.022470724,-0.049761392,-0.024430064,0.023918003,0.016863605,-0.07519085,-0.04331656,0.051580213,0.000389376,0.0054416484,-0.000025983498,0.02694889,-0.025701154,-0.04927187,0.013543734,-0.02604789,0.0146293705,-0.026955005,0.008084542,-0.03483462,0.02077096,0.039398793,-0.032287817,-0.001901282,-0.022284243,0.015008683,-0.0329097,0.055296037,0.021130372,0.00010927304,-0.009819338,-0.017067237,-0.010841351,0.022201007,0.009722077,0.0013649996,-0.05453579,0.011762519,0.028156742,0.016653422,-0.033618823,0.028567685,-0.03161916,0.05640099,-0.0077755107,-0.04299575,-0.023807174,0.0030972692,0.023296691,0.013392481,-0.0020569477,-0.038707815,-0.0045752595,0.0022417195,0.037390027,0.026960116,0.0006950409,0.042541098,0.03585295,0.027047303,0.055149704,0.013805564,0.021740632,0.005871524,0.047246244,0.011358341,0.048136476,0.040386576,-0.014418102,-0.02211254,-0.006264861,-0.009375578,0.00051480456,0.0135883335,-0.026856117,0.0006101253,0.04487368,0.017648999,-0.016235879,-0.008928194,0.014094672,-0.0033749933,0.01533739,-0.028709888,-0.035966326,0.00428696,0.008207924,-0.04511617,0.006599476,-0.020126794,-0.022796791,-0.0032606218,-0.004918893,0.026102735,-0.045951795,-0.0058544422,0.023414651,0.016636163,0.026090303,-0.03228057,0.0057256487,0.013281122,-0.073569685,0.03604283,0.042559385,0.013686564,0.021391558,0.0074387374,0.02811097,0.03713023,-0.002456469,-0.018797545,0.03468074,-0.019836284,-0.054817867,-0.021927351,0.034796063,0.010368615,0.019928474,0.0027696122,-0.038641952,-0.01560208,0.048707377,0.008848973,0.04143274,0.034024548,0.023639135,0.021640126,0.04421446,0.0073925173,-0.01099957,-0.01103429,-0.0053867395,0.0038063317,0.06480323,-0.010501514,-0.010618374,-0.014865453,0.026404163,-0.002113343,0.044529047,0.014174238,-0.051790163,0.0114047425,-0.07066383,-0.0004238254,-0.020011045,0.008737237,0.0011700587,0.0025713728,0.05888744,0.0058819414,0.07859587,-0.014099442,0.03712695,0.011970204,0.024934616,0.024945715,-0.0019793708,-0.0024926472,-0.023364326,-0.045697317,0.019588467,0.041104317,-0.023538658,0.02778646,0.03939014,-0.019599862,-0.024145233,-0.01597558,-0.0654427,-0.017653715,-0.004469302,0.05743475,-0.029775012,-0.031834643,-0.011446029,-0.0061010625,-0.00034308768,-0.019681118,0.087922074,-0.017788138,-0.019225044,0.04666136,-0.031038038,0.0978758,-0.06263068,-0.015535344,-0.025631672,-0.010181212,0.03433146,0.0007916629,-0.030602599,-0.03750731,0.00003825557,-0.026196927,0.072546706,-0.031799655,0.025055934,0.0369542,0.011609899,-0.04706835,0.01307629,-0.03252303,-0.04523187,0.06499525,0.035067778,-0.0876374,-0.036472138,0.005620181,-0.018509483,-0.0009879123,-0.06514663,0.0006974857,0.06550174,0.009038782,-0.006330193,-0.054899946,-0.01639627,-0.0149074355,-0.018357882,-0.032175843,-0.049883634,0.00011826519,-0.002012753,-0.0011434798,0.002622913,-0.034319058,-0.05352683,-0.01581895,-0.04162841,-0.01815419,0.075506225,0.012895541,-0.026588438,-0.027157122,-0.00787362,0.020811768,0.0013276755,0.01590794,0.018335497,0.026234597,-0.007949093,0.012861408,0.018044923,0.0288716,0.018057251,-0.01486606,-0.026321102,-0.014887117,0.044856966,0.032414064,-0.017073816,-0.017266328,-0.033843048,0.030347392,-0.009834239,-0.011077205,-0.057300914,-0.010821961,-0.027542742,-0.01289002,0.007135462,0.0031934578,0.016449954,-0.05028236,0.05409715,0.031496484,0.031412985,0.003389269,-0.032210667,0.021029666,-0.0474883,-0.01353048,0.01377057,0.007769187,0.01081203,0.007256678,-0.043258637,-0.00045698465,0.027973827,-0.06420833,0.015581762,0.002092569,0.00012773571,0.0033032517,0.04768479,0.019713446,-0.0013790104,-0.010291131,-0.047975104,0.013794524,-0.030956041,0.0023253898,-0.030731635,-0.007048137,-0.04320753,-0.0030066173,0.034374837,-0.00042554206,-0.09542326,-0.04134438,0.034280077,0.017258793,-0.014775908,0.049319785,-0.029408267,0.010563204,-0.023056157,-0.03299493,-0.014929649,-0.03825598,0.019479679,-0.075919956,-0.011809079,-0.021801023,-0.01282099,-0.027504288,0.014666745,-0.009086259,-0.04306835,-0.030571999,-0.030247899,0.05631132,0.011996425,0.041631598,-0.021775061,0.04580355,0.0063911565,-0.056728434,-0.005375955,0.0672776,-0.025195295,0.015823975,-0.019362848,0.0042138407,0.016963072,-0.008544017,0.0016040362,0.046646856,-0.008518103,0.01256893,-0.032664202,0.05251417,0.026526293,-0.025121069,0.03474721,0.038416505,0.0069812005,-0.05127358,0.02172805,-0.04053438,0.009126606,-0.01943835,-0.002966706,0.005902011,-0.04073268,0.031595953,-0.025522765,-0.017753096,-0.017517172,0.0060732043,0.0011088621,-0.05093762,0.04072021,-0.009524403,0.033664588,0.0028239167,0.040461533,0.015034934,-0.011529046,-0.008687063,-0.025738994,0.012832491,-0.04288784,0.028414253,0.022169873,0.041230105,0.0006546168,0.0106172925,0.029927056,-0.02335813,-0.018541373,-0.13542044,0.028706072,-0.011987047,0.022737924,-0.03875607,-0.009476558,-0.014236365,-0.02810266,-0.008330405,-0.01879015,-0.0055977986,-0.0040885685,-0.009034556,-0.017244367,0.024829973,-0.0067934063,-0.046878275,-0.0167233,-0.049357094,0.04231442,0.03861625,-0.0025086633,0.06332929,0.031962372,-0.037604835,0.023321502,-0.01516371,-0.0059761414,0.0039160857,-0.02164762,0.00004352309,-0.05075003,0.007239448,0.0109012,0.033800963,0.0046657054,0.0056552663,0.0037926103,0.0029060673,0.007464122,-0.011073297,-0.009102539,-0.029178986,-0.014193362,0.050211668,0.030847024,-0.023333248,-0.024642913,-0.01618783,0.036166027,0.001997094,0.033500135,-0.06370851,0.003310242,-0.013624997,-0.0413226,-0.054372508,-0.009512006,-0.09694821,0.021859918,0.0077536595,0.04381133,-0.012596518,-0.0068543255,-0.0042876936,0.0145471245,-0.035977494,0.022614278,-0.030502688,-0.013663992,0.007782713,-0.0124434335,-0.023024416,0.010329789,-0.0028524115,-0.043705843,0.029609533,-0.03362763,-0.0003225769,-0.010239531,-0.058290556,-0.025751077,-0.005950833,-0.042265467,0.084880196,0.06265626,-0.016808804,-0.027260982,-0.032657318,-0.03391608,-0.059364416,-0.038583685,0.0016363473,-0.03828039,-0.030102426,0.0732285,-0.0025877603,-0.005653206,0.0037484283,0.011556053,-0.035275906,-0.02320072,-0.026713567,-0.030099256,-0.024764614,0.053691838,-0.013220694,0.0034540957,0.008919372,-0.00020431573,-0.0616961,-0.008964608,0.00043138763,0.006579114,-0.056448556,-0.019362148,-0.025637431,0.025892325,-0.02453779,0.0047192904,0.023992669,-0.017706571,-0.020049362,-0.035364285,0.023903705,0.050858323,0.049127955,0.041525286,-0.012695258,0.033657786,0.021315916,0.018876208,-0.019493988,0.029568823,0.04986478,0.019548357,-0.05318736,0.026067095,-0.014453864,-0.014655826,-0.0359455,-0.042673264,-0.0033987644,-0.035342008,-0.02137044,-0.0074163224,0.01617061,0.021565221,0.00022156045,-0.04794989,0.0007127059,-0.042530682,-0.033797007,0.017940328,-0.028091658,0.006105448,-0.031390328,-0.025186732,-0.00353388,0.09095538,-0.04028371,-0.066386335,-0.020366022,-0.024026614,-0.02449395,0.04503518,-0.016011806,-0.03708293,-0.02117019,0.009041953,-0.023017632,0.022214161,0.00067785685,0.0015568311,0.045924656,0.010159251,-0.01385605,0.0195895,0.0048434916,-0.023773909,0.034432918,0.018909678,0.020262865,0.03686206,0.023953233,-0.0061843907,-0.027565725,-0.0388469,0.03581825,0.014528655,-0.044484466,0.0047511053,-0.010082135,-0.04817235,0.02047664,-0.0016156257,0.00024103063,-0.027296202,0.035238408,-0.007330779,-0.02629292,0.014454312,0.007003904,-0.012529612,-0.028366033,0.01849405,-0.034609772,0.0110800015,-0.015258783,-0.018799275,-0.0038405817,0.0030914634,0.0072182114,0.024452733,-0.051609285,0.001255678,-0.008929725,0.01540925,0.019870125,0.033609994,0.023368655,0.026744379,-0.022595134,0.0018145894,-0.014238366,0.005565859,-0.014297027,0.02219231,0.008649287,0.02416662,-0.022613212,0.0020271176,0.0075876755,0.0013771148,-0.027275622,0.017559985,-0.036024593,-0.02541655,-0.018623775,-0.027186057,-0.00026817282,-0.015568108,0.019944197,0.0052815587],"last_embed":{"hash":"l52lxe","tokens":71}}},"text":null,"length":0,"last_read":{"hash":"l52lxe","at":1762844636345},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{12}","lines":[125,125],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"l52lxe","at":1762844636345}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03900096,-0.014482607,-0.021246836,0.0040095877,0.000330305,-0.033484995,0.011110581,0.034903057,0.013989666,0.023610348,0.03877765,-0.0032996458,-0.036560908,-0.028500894,0.017124292,0.009138233,-0.00062964385,-0.00086922955,-0.017399566,-0.033799626,0.009475489,0.023118488,0.030208759,0.0040346943,-0.010584298,-0.0018324071,-0.018545011,-0.027479654,0.03845238,0.058687188,-0.0132958805,-0.05743977,-0.0051855757,-0.02836623,-0.03748138,-0.027706835,0.0020758628,-0.034552887,-0.044162106,-0.0076640015,0.0011911704,0.0053475993,0.038097862,0.0236465,0.0026612857,-0.031379484,-0.028012013,-0.01554356,0.007896897,-0.05363377,0.009985989,-0.0044543324,0.011736683,-0.0487946,-0.019646691,0.04290343,-0.04974031,-0.022419544,-0.036526248,0.00018044274,-0.05733319,0.005231463,0.015481746,-0.014375418,0.007468985,0.034347687,0.01172394,0.049694195,-0.021105677,-0.048460506,-0.04364097,-0.009528049,0.009797404,-0.008700714,-0.026548836,0.026911499,0.04576312,0.011721711,-0.02201833,0.074282944,0.007581563,-0.009314002,-0.006398763,0.009689928,-0.0021976738,0.007167927,-0.02158566,0.0527477,-0.018433064,-0.015579708,-0.062095582,0.0018286264,-0.042856477,-0.055001795,0.0023333638,0.033679225,-0.03642241,-0.0015704107,0.039260194,0.019233057,0.0027663198,0.0016602238,0.0070876894,-0.035857487,0.033888068,0.019969534,-0.049530234,-0.005194593,0.029144531,-0.021595001,0.011372972,0.039485324,0.0076584453,0.029086877,0.018497324,-0.02061174,0.0071364003,-0.06690852,0.036236003,-0.014121957,-0.022174578,0.011052601,0.019741498,-0.04055598,0.030507514,-0.026465723,0.02030413,0.040983208,0.028532993,-0.003248651,0.026528805,-0.007971897,-0.040693972,-0.0024957533,0.033001456,0.021496382,0.011673904,-0.011480517,-0.0068033333,-0.062892415,0.018071491,0.04603253,-0.027893884,-0.04281621,0.05982521,-0.032585386,0.052087124,-0.03108286,-0.031364772,-0.025319416,0.05369447,0.059840254,-0.020463035,-0.043681744,0.017416738,-0.00567033,0.040352717,0.040726513,-0.011717959,-0.034217376,0.005648438,-0.014529858,0.0031282348,-0.0356047,0.035537448,-0.0199668,0.0044629653,0.02713145,-0.03572194,0.006332139,0.037249435,-0.042305477,-0.0014208567,-0.001487774,0.0028677387,0.012248,0.08047267,-0.003039814,-0.02120001,-0.042816978,-0.012109397,-0.017785456,0.0043344107,-0.013007036,-0.05803939,-0.0048894947,0.027020143,-0.0024354563,0.023119925,0.03842645,-0.0048411926,-0.018016055,0.034452457,0.008902276,0.03400787,-0.043994192,0.035756808,-0.009725629,0.01944593,-0.064332396,-0.011122666,0.02187064,0.018607555,-0.001973295,-0.007902502,-0.025120601,-0.000104074614,-0.024557324,-0.027870089,-0.005565549,-0.022103783,-0.027023701,0.019709174,0.027808266,-0.0030309635,0.03777113,0.0052757254,0.005188425,0.03825974,-0.018341878,-0.02136637,0.024453992,0.030945597,0.03436954,0.010151401,0.0096395565,0.019809982,0.042762775,0.048023857,0.025368316,-0.003856929,-0.031812254,0.035209388,-0.011114487,0.046654847,-0.019744702,0.012620935,-0.0020942863,0.0077757714,0.02499374,-0.016122008,0.019016696,0.07103081,-0.024503214,-0.024480395,0.021081349,0.0101705175,0.017499901,-0.013710984,-0.016279813,0.03861203,0.037829746,-0.017896522,-0.021619907,-0.023956297,0.005518354,-0.00702065,-0.027885536,-0.00823838,0.03841208,0.030644003,0.008882535,-0.026234671,0.034301586,0.027189936,-0.027869424,0.005038647,-0.015061816,0.039449856,0.021615623,-0.021290999,0.024623908,-0.016816502,0.044337016,-0.03784826,0.03974301,-0.041756496,-0.026814828,0.071457975,0.0064302688,-0.000062224404,-0.0035630867,0.036680255,0.0011714941,0.045676306,-0.013194289,-0.013924597,-0.001826558,0.006179585,-0.008665282,-0.012026202,0.00023681205,0.045988914,-0.0115803545,-0.0011858431,0.008767759,0.0007037495,-0.16809101,-0.016062586,-0.005420306,0.010331989,0.0016352576,-0.034181256,-0.023803333,-0.01657048,-0.017454397,-0.030269062,-0.010886259,-0.038946025,-0.030324057,0.00063108327,-0.042157162,0.024744192,-0.018912358,-0.0070007425,0.021313157,-0.016151559,-0.012931132,-0.053641118,0.032428563,-0.013418216,-0.03451651,-0.02243811,0.066397816,0.017723445,-0.018807383,-0.025830463,-0.017871337,0.017503448,-0.00045901036,0.00016865393,0.005508692,0.0236906,0.006967195,-0.027728781,0.007821046,-0.008978217,0.01592451,0.112882905,0.0012007505,0.008832954,-0.011238012,0.005268458,0.042125583,0.032275166,-0.07038083,-0.021613263,-0.01251149,-0.01609643,0.02340477,0.035649713,-0.05109337,0.037848942,-0.004141303,0.060669664,-0.0121773435,-0.0064820787,0.011592746,-0.075362414,0.022893306,-0.011902614,-0.046125468,-0.028921036,-0.02335497,-0.009216192,0.012341856,-0.030936686,0.033847004,-0.047290865,0.0064514414,-0.015831996,0.04229174,0.013858122,-0.012688319,-0.014304965,-0.011683378,-0.07762897,0.0034802903,0.024123762,-0.037884854,0.046064697,-0.05872188,-0.031750984,-0.021427434,0.030074358,0.00874134,0.22673595,0.040131945,0.049974065,-0.026339753,0.03979271,-0.016586537,0.0070034205,0.052465044,-0.01975859,-0.011802497,-0.017769784,0.009417701,-0.034197327,-0.011797821,0.01007376,0.035916712,-0.031081531,-0.038329147,0.061500262,-0.01467252,-0.051444445,-0.04514036,0.011848836,-0.025458336,-0.0616398,-0.007442341,-0.00543008,0.019420166,0.0034144379,0.026185952,-0.027148629,0.0037416464,0.050088506,-0.0013115759,0.007185151,-0.0455379,0.023085088,-0.016525095,0.013033817,0.016550815,-0.032695416,0.0009874979,0.009972785,-0.014133536,-0.000624562,0.008293142,-0.0076089874,-0.029952196,-0.00581926,-0.0037101519,-0.030426426,-0.023275154,0.011826733,-0.018401112,0.05395729,-0.016245741,-0.045671377,-0.04746686,0.01622078,0.042584453,-0.0042778105,0.00088588725,-0.014382163,-0.025070231,-0.00024196588,0.05085593,0.017859248,-0.020807054,0.031819385,0.040645573,0.019085221,0.04016034,-0.01354407,0.035612714,0.031481802,0.015138221,0.027033096,0.026732238,0.04508994,0.047502257,-0.029946173,0.0028490045,-0.022082753,-0.018111752,0.03500352,0.0067708823,-0.016530652,0.031928085,-0.012090484,0.0048669195,0.007850441,0.0037028599,0.014167325,-0.01119402,-0.019905634,-0.007840899,0.020712832,-0.032968048,-0.003566049,0.0052438993,-0.02937386,-0.0039158636,-0.016792258,-0.04065612,0.042842202,0.000642222,0.019591667,-0.040341504,0.0025544642,0.04644512,-0.057198968,0.00857967,-0.015729338,-0.03658986,0.047070686,0.023859225,0.031825867,-0.0024807374,0.060129073,0.025510408,0.054854408,0.017225327,-0.026585469,0.021378651,0.019355984,-0.05122677,0.0031175534,0.029469242,0.007635015,0.028919656,0.008485065,-0.040925194,-0.004289353,0.024662364,-0.0048370874,-0.004845155,0.009351986,0.037630904,0.0062401574,0.00025632905,-0.009035753,-0.037313804,0.026002208,-0.0068169925,0.007153442,0.024406495,0.0064585586,0.009484549,-0.023244502,0.006801843,-0.021706665,0.02073241,0.038287748,-0.050659128,-0.003329939,-0.043803137,-0.0006796423,0.000111011825,-0.008749953,-0.007833152,0.009138942,0.049274728,0.057513513,0.072296344,-0.023419827,0.050884627,-0.011920453,0.01967478,0.012520158,-0.023738354,0.03285822,-0.00014818046,-0.026579317,0.015952634,-0.010338487,-0.018791147,0.0050226753,0.046148192,0.010426613,-0.008297451,-0.04964944,-0.036671046,-0.020421986,0.008890338,0.023109157,0.0086901495,-0.0378576,-0.014209502,0.008138156,-0.043482408,-0.0042922827,0.06774867,-0.0017877939,-0.032884784,0.033342734,-0.013261679,0.076370075,-0.02564412,0.014420892,-0.009361203,-0.037587896,0.056992106,0.0029706687,-0.04777647,-0.033426892,-0.024087137,-0.020369794,0.040948354,-0.042168967,-0.007272757,0.009897392,0.006502498,-0.028646728,0.0075403904,-0.018102966,-0.030808842,0.019996755,-0.0071114884,-0.060572337,-0.0027792568,0.012373595,-0.0011088445,-0.016893798,-0.06442599,-0.010265941,0.04923333,-0.0023427813,0.021587593,-0.028658846,-0.006514151,-0.008972796,-0.040294934,-0.04097653,-0.04289228,0.002471257,-0.009898119,0.02902554,0.033514198,-0.0057520643,-0.049285926,-0.0041239555,0.0010525307,-0.01968846,0.084762625,0.0142948665,-0.0064681973,-0.01231048,0.020863822,0.048287798,0.0014358809,-0.0073666647,0.0053179865,0.010410993,0.013078322,0.007861401,0.004795948,0.04877992,-0.009107437,-0.020621922,-0.049457155,-0.03178358,0.03341553,0.0006773327,0.011516611,-0.033634935,-0.033149574,-0.0032560176,-0.06149077,0.009969557,0.0015351871,-0.023029525,-0.018585427,-0.024198227,-0.032032255,0.019582903,0.0153431995,-0.004216786,0.05502043,0.05503911,0.026056834,0.01981398,-0.010512556,0.026691904,-0.021448107,-0.01117362,-0.017470662,-0.011937588,0.038634263,-0.003484869,-0.07237165,0.00013297681,0.000605639,-0.047735047,0.02007755,0.024376757,-0.010516443,0.014490663,0.06397445,-0.0033464,0.007874447,-0.015143978,-0.041904382,0.005250589,-0.042371526,0.024044808,0.0068509,0.010838513,-0.03639612,-0.0048199855,0.0484203,0.032542065,-0.10485139,-0.0420133,0.029403241,0.04183278,0.024220183,0.0046385243,-0.02711151,0.027252961,0.008555377,0.0023383962,0.016815646,-0.049342025,-0.0044968994,-0.043393698,-0.027548358,0.015388363,-0.010426919,-0.03256644,-0.0024272548,0.014173641,-0.041690357,-0.0017474333,-0.052142598,0.041304637,-0.017802171,0.024057344,-0.00628845,0.07480384,0.0025048535,-0.09677692,-0.0010760651,0.038204636,-0.047929212,0.0116225565,-0.0015338664,-0.008456024,0.04436205,0.0033071009,-0.020217618,0.06747736,0.0104720555,-0.024814993,-0.0099495,0.0773158,0.0065794224,-0.0015716441,0.023963895,0.026884265,-0.021664094,-0.027561394,0.04054419,-0.014987582,-0.0039953673,-0.033519518,0.01761128,0.022565035,-0.024824843,0.012851569,-0.004025374,0.029171582,-0.06354988,0.001969214,0.047309037,-0.032031015,0.030815372,-0.024502397,0.008574297,0.00019025303,0.016766246,-0.0074196467,-0.016075881,0.0060244426,-0.047004767,0.020075977,-0.01880479,0.027175847,0.019788558,0.039827973,0.024026077,0.0074964436,0.007814482,-0.048784684,0.0124860145,-0.1309485,0.04116624,0.002815786,0.020340918,-0.017426245,-0.0086559905,0.0020606392,-0.0023474891,0.01002603,-0.051413894,-0.024202585,-0.038850002,0.053270012,-0.006907505,-0.0034715077,-0.008432166,-0.037419405,-0.03096435,-0.021002587,0.035091996,0.013260428,-0.0072605037,0.030354766,-0.0065530543,-0.03958941,0.024295472,0.005410971,-0.01922463,-0.0004916937,-0.019177862,-0.010462798,-0.030707015,-0.023182444,0.026445145,-0.015560518,0.0078046997,0.0060408427,0.01755289,-0.0145114,0.021477476,0.032176647,0.0045190514,-0.060294498,-0.035357203,0.036346372,0.060384743,0.010892148,-0.01641975,-0.038263462,0.060009524,0.021696541,0.015307504,-0.030494232,0.0117897345,0.003555071,-0.023013363,-0.07585356,-0.012429438,-0.06927791,0.017749371,-0.009797444,0.06706615,-0.0335467,-0.021136357,-0.024463922,0.0059759277,-0.02554367,0.031143285,0.015658688,-0.0029851415,-0.026096204,-0.0049794,0.019571211,-0.024689276,0.0023344287,-0.056394316,0.004421744,-0.03379927,-0.038667526,-0.023518037,-0.019377204,-0.029099073,-0.008174142,-0.026285417,0.042238336,-0.014059292,-0.011609723,0.00050549774,-0.008936879,0.000431136,-0.05725713,-0.03214879,0.014859456,-0.035269335,-0.057685364,0.085842825,0.009497334,-0.001458535,-0.024395132,0.009167319,-0.028240383,-0.041412715,-0.052438084,-0.023197064,-0.016445745,0.036969323,0.008998282,-0.022625288,-0.01871561,-0.0060301493,-0.051043544,0.0047557806,-0.056670617,0.023621041,-0.062754385,-0.032812353,0.020081084,0.030820522,-0.018361447,-0.0380495,0.009534029,0.0126070855,-0.0056255227,-0.03289687,0.05109063,0.06106846,0.07068377,0.03737301,0.022927107,0.023004025,0.0063467836,-0.009118748,-0.039253063,0.036021832,0.016298437,0.037926,0.005862831,0.030635139,-0.017545113,-0.03507185,-0.033808567,0.008207955,-0.052946195,-0.006946666,0.006815685,0.008158705,0.018223457,0.033597898,-0.0091589065,-0.043564063,0.01675969,-0.04751223,-0.021164337,0.047368973,-0.016593404,-0.021909274,0.008360875,-0.019925984,-0.03315903,0.0415999,-0.021647902,-0.095621824,0.0156094935,0.009015941,0.015984304,0.08370767,-0.022059362,-0.0048143174,-0.004991769,-0.01168062,-0.0056990893,0.030007975,-0.016550848,-0.021813385,0.043990973,0.032142922,-0.02150323,0.0048768516,-0.02230405,-0.036402896,0.040618524,0.022317603,-0.00799158,0.0251835,0.02555111,0.020067336,-0.028089171,-0.04911261,0.030418398,-0.006943827,-0.016922543,-0.021415463,0.013935682,-0.029466242,0.06825732,0.043508366,-0.00030013296,-0.018759731,0.033720832,0.016082473,0.00369675,0.012595503,-0.0064319493,-0.011356903,-0.011812282,-0.02324793,-0.05632873,-0.029791744,-0.009221903,0.006296256,-0.006775491,0.026118113,0.007794425,-0.021345245,-0.017018095,0.01169093,0.042228952,0.0059977914,0.042790383,0.038197197,0.033094924,0.010248007,-0.04790179,0.014329987,0.02298506,0.007735682,-0.00464397,0.032807734,-0.006855762,0.057684906,-0.012027992,-0.042365648,-0.00747061,0.010426068,0.0023966562,-0.00985555,-0.00865105,-0.0021893634,-0.015274065,0.003772956,-0.012129816,0.014187991,-0.008442601,0.008682594],"last_embed":{"hash":"1wfhiic","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1wfhiic","at":1762844639270},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{13}","lines":[126,126],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wfhiic","at":1762844639270}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017025735,0.003811179,-0.018765328,-0.012685242,-0.0049778414,-0.014617066,-0.0082314545,0.035199445,0.045811623,0.0034005234,0.019317547,-0.0066695544,-0.025766825,-0.01127952,-0.0052849636,0.03437676,-0.0145420795,-0.0033486004,-0.010864911,-0.034129098,0.006696892,0.0018364039,0.023020197,-0.03549949,-0.030301804,0.009421392,0.0020620388,-0.030525187,0.047020383,0.03205573,-0.021438854,-0.047313374,0.032486737,-0.029300965,-0.036797006,-0.030343737,0.011140607,-0.037450243,-0.051458504,0.022219133,0.005556211,0.004460315,0.04273442,0.032632966,0.008914201,-0.043303054,-0.024523648,-0.0040361304,0.037060294,-0.05395821,-0.014766972,-0.02377538,0.009068273,-0.035824228,-0.0046169017,0.018998785,-0.034015596,-0.050456014,-0.022831129,0.0012275539,-0.069026686,-0.0006314328,0.007318084,-0.02931878,0.027403617,0.03806007,0.007950671,0.027289025,-0.03323114,-0.05195427,-0.035027422,0.020099062,0.0057361405,-0.012460377,-0.028592475,0.02413837,0.024679894,0.005121133,0.0056801233,0.067103535,0.014220361,0.0406,-0.054278664,-0.008502535,-0.014909079,0.0047081737,-0.011892364,0.051538285,0.010548107,0.013400743,-0.051024113,0.024601895,-0.026657965,-0.04274937,-0.02260166,0.025963636,-0.018132182,-0.013865769,0.03899947,0.012338248,-0.026420526,-0.014457723,0.01145444,-0.041447353,0.040818453,0.00094517705,-0.0059667863,-0.013120648,0.0047555626,0.003145482,0.01960421,0.06249477,0.051223777,0.01580265,0.017997097,-0.022280185,-0.00335258,-0.04609351,0.020797366,-0.0125116855,-0.016975332,-0.0044538956,0.042676486,-0.05006275,0.023259303,-0.029950999,0.0028525435,0.00017318102,0.0063203927,0.009418719,-0.007259979,0.0028221293,-0.030295162,-0.0046108533,0.011458105,0.013296703,0.0045628436,-0.029747004,0.0105698835,-0.070721,0.04525809,0.030732466,-0.025450215,-0.017161388,0.057147913,-0.019877246,0.023243548,0.004695612,-0.018887704,-0.029891115,0.06517267,0.050439283,-0.003947372,-0.0020925412,0.020160234,-0.0022063784,0.027703008,0.045716055,-0.008802821,-0.024112415,-0.027349284,-0.0059261885,-0.016119627,-0.011443701,0.03729983,-0.03647475,-0.02293815,0.04185796,-0.02657757,0.007130261,0.02214156,-0.077722445,-0.00024517704,0.005464658,-0.03832521,0.0060745548,0.07799026,0.0034165448,-0.00882385,-0.02292906,-0.012535313,-0.005651027,-0.025683774,-0.009402147,-0.066423826,-0.012528172,-0.004086385,-0.0013365078,0.0029120855,0.037131604,0.007201,-0.025256593,0.028359387,0.0185123,0.05205419,-0.010228475,0.032062836,-0.024792762,0.008964089,-0.0846148,-0.020314975,0.03401794,0.054350708,-0.0136754215,-0.017610423,-0.022456251,0.00075699424,-0.0320617,-0.03368016,0.020550994,-0.032222044,-0.016524216,-0.01660954,0.027379774,-0.03474985,0.022882693,0.0010726824,-0.016860424,0.016201168,0.00060533185,-0.018940536,0.039924834,0.017183717,0.040081955,-0.006447225,0.017496074,0.012718007,0.04699241,0.040471125,0.02056968,-0.040837217,-0.013471999,0.038018417,-0.01312308,0.027212916,-0.021233594,-0.020925203,0.0205785,-0.00054411317,0.010395401,-0.0018977091,-0.0020931803,0.06635211,-0.024021812,-0.026284168,0.032172266,0.017904704,0.016446996,-0.024803272,-0.018134052,0.022766089,0.07775653,-0.022544188,-0.0118999025,-0.02125965,0.009709747,0.015988009,-0.036434818,-0.0136499675,0.024243506,0.018194228,0.016495906,-0.008489378,0.022572167,0.041696962,-0.030101595,0.022178147,0.03598131,0.029872468,0.009004089,-0.021389823,0.008800253,-0.020459868,0.0140464,-0.029136114,0.0329393,-0.04274337,-0.004784835,0.060913466,0.025736105,-0.0077115465,-0.00544557,0.045966897,-0.0025261808,0.05091622,-0.017734807,-0.0321621,0.014606035,0.038952757,-0.0059841406,0.021535706,-0.00012301735,0.043113396,-0.01943264,0.016075278,0.0055800686,-0.029961977,-0.19598794,-0.052388612,0.0057291803,0.018856697,0.021313457,-0.032484382,-0.023833994,-0.02414795,0.0014747045,-0.022983786,-0.023955481,-0.04297994,-0.02674413,0.0008809554,-0.011638295,0.026168484,-0.006080167,0.0010127476,0.040986944,-0.045388877,-0.011355328,-0.026433926,0.05891767,-0.0068575437,-0.040413603,-0.029584665,0.0695449,-0.008444616,0.0011146013,-0.042324353,-0.033034626,-0.022308351,0.004478971,-0.007942812,0.014049926,0.05039272,0.024257276,-0.02437139,0.011338306,0.013410916,0.0169373,0.057805642,0.0007220126,0.009626205,-0.032471776,0.0010457081,0.013739468,0.02378679,-0.069376625,-0.035800923,-0.009984335,-0.02714813,0.04130327,0.012491679,-0.050158095,0.011972245,0.006325382,0.03230245,0.01734688,0.0093368655,-0.004982037,-0.08226385,0.006927951,-0.01848005,-0.050655738,0.004993453,-0.028643228,-0.025145795,0.023006203,-0.015928721,0.01506582,-0.01788974,-0.023788301,-0.028315578,0.017584624,0.02739097,-0.020012014,-0.01616828,-0.0058978423,-0.10276127,-0.010417455,0.030960891,-0.019828677,0.008837091,-0.058612064,-0.0454545,-0.022748068,0.025786685,0.018919049,0.2579678,0.028486758,0.046501495,-0.019416643,0.030272098,0.0052139014,-0.009706468,0.05511404,-0.017611723,-0.017860094,0.00010181636,0.015333737,-0.0157224,-0.021777324,0.022309814,0.04055228,-0.054338563,-0.022449965,0.08792359,-0.021583447,-0.05259603,-0.019264016,0.024215436,-0.0055418266,-0.052922998,0.017872617,0.0126023665,0.008857887,-0.012246473,0.02447618,-0.032451503,0.013975656,0.0432651,0.002914449,0.006664049,-0.040240914,0.022204984,-0.02373472,0.043807205,0.024631146,-0.014169827,0.004874787,0.03526616,-0.0143995425,0.02786569,0.0141131105,-0.019084897,-0.023640601,0.024516042,-0.00023396143,-0.007290682,-0.060647793,0.014420758,-0.021401322,0.041002892,-0.021949382,-0.022442048,-0.03139009,0.01727238,0.05677269,0.016046513,0.009204932,-0.029714132,-0.040365115,-0.0030587574,0.011924004,0.0053177257,-0.013736204,0.024555685,0.033730324,0.022034362,0.047998518,0.018731484,0.0406128,0.039841972,0.030518258,-0.0043459646,0.04238582,0.036700826,0.02392858,-0.02266501,-0.0041966927,-0.031287085,-0.0030300876,0.036117367,0.0055852123,0.01667975,0.036385622,0.008892285,-0.012899226,-0.018398449,0.0023620653,0.0053668097,0.028008495,0.0025585198,-0.017803457,0.0032657706,-0.018633386,-0.037480425,-0.0050186845,0.0075909914,0.00040324873,0.009144088,-0.04931499,0.0118399635,-0.025811646,-0.0068361843,-0.023658555,0.013131082,0.021003572,-0.06083757,0.014454864,-0.045341894,-0.012898698,0.06645041,0.041965116,-0.0047948486,-0.008326195,0.033038285,0.027876863,0.049397588,-0.014928192,-0.030080616,0.05090666,0.026078016,-0.022907201,-0.014903827,0.027731266,-0.008844046,0.04117529,0.016447732,-0.05771074,-0.0022603292,0.032729723,0.028997382,0.022620566,0.02327766,0.016119197,-0.011578081,0.02313112,-0.013068268,-0.0044080806,0.0099777775,-0.007103534,0.011860641,0.024694746,0.025572266,-0.028360212,-0.008503594,0.042571697,-0.02111478,-0.0034113962,0.027416559,-0.051798932,-0.0042182556,-0.055585116,0.0075958623,-0.020945186,-0.009560469,-0.019528443,0.0119737545,0.038939405,0.028684188,0.1100616,-0.05668493,0.035810262,0.028618962,0.03063671,0.029606318,0.00565646,-0.0027467841,-0.017181007,-0.04130758,0.013503186,0.02540469,-0.059833057,0.02614446,0.03912597,0.0013111332,0.0065055024,-0.045069847,-0.02170204,-0.014206644,-0.0018786608,0.018657237,0.005991424,-0.029041898,-0.012285952,0.004742831,-0.016605472,0.006470292,0.091426566,-0.022480775,-0.012146,0.03576578,-0.0046403427,0.050158784,-0.005566617,0.025787313,-0.004292941,-0.010264583,0.020298379,0.0020968711,-0.031996917,-0.0099182855,-0.01732247,-0.014470604,0.077661805,-0.028923728,-0.020447712,0.022950977,0.016421454,-0.043176316,-0.001600158,-0.027108783,-0.036992073,0.024437722,0.0042304853,-0.033441413,-0.009868435,0.02197917,0.018441524,0.007625608,-0.07446224,-0.0028156699,0.06606394,0.021642607,0.027754722,-0.041565433,0.0069290777,-0.007834333,-0.034470595,-0.04029885,-0.074683584,-0.0153219905,0.0014735761,0.042493865,0.026711317,0.0045158407,-0.059359528,-0.033958975,-0.042694226,-0.042153187,0.05401521,-0.016205842,0.009077221,-0.012908645,-0.007591248,0.04155547,0.028580556,0.0011141697,-0.0012195103,0.010294473,0.0021176382,0.003946649,-0.028121188,0.0071572363,-0.0066651884,-0.018815117,-0.03335476,-0.03711028,0.05480485,0.02894528,0.016084822,-0.0436041,-0.020019414,0.020560717,-0.038330633,-0.018132938,-0.0023414972,-0.041974194,-0.017166223,-0.01489631,-0.0038692888,0.02363007,0.025888616,-0.018147828,0.026193172,0.054466773,0.009796455,0.015451544,-0.008020817,0.029644225,-0.010231065,-0.015374766,0.009955736,-0.0026690182,0.048065007,-0.013524975,-0.05886255,0.0118630845,-0.0016426587,-0.065033935,0.018984249,0.00042037855,0.0036771311,-0.004008714,0.02949833,-0.0074604335,0.018406505,-0.0024071203,-0.049852196,0.025854334,-0.02301093,-0.012307506,-0.0102613075,0.0055892244,-0.040041357,-0.0008097667,0.055043194,-0.02837585,-0.046071567,-0.029660188,0.04008499,0.028689995,-0.0024723206,0.013218992,-0.00878158,0.019554755,-0.01047096,-0.020921463,-0.020490184,-0.033155374,0.0043087206,-0.01105195,-0.018115576,-0.005618718,-0.031483218,-0.04747442,-0.0069939313,-0.0041295793,-0.02950535,-0.012938318,-0.040353205,0.062455058,-0.01973288,0.020270452,-0.02871013,0.06930664,0.0068392847,-0.04088865,0.031670865,0.05720739,-0.05179801,0.037820622,0.008619466,-0.015906736,0.03683247,-0.014989337,-0.0069086296,0.027242268,0.012088023,-0.017699718,-0.025597569,0.056475434,0.036600515,-0.010336573,0.003442943,-0.003253849,-0.007766322,-0.041852288,0.019642806,-0.03043518,0.013638165,-0.02898436,0.025864106,0.007536024,-0.028868616,-0.0162739,-0.012283776,0.0038928099,-0.057344917,0.022035522,0.0046718176,-0.012866849,0.06858945,-0.019813156,-0.006241335,-0.020075373,0.02375138,-0.0048112473,-0.04035046,-0.00802543,-0.050432935,0.01594258,-0.051814068,0.01203086,0.003912879,0.024188206,0.018696439,0.022626087,0.014103115,-0.050631743,-0.011071342,-0.14353015,0.053141173,-0.010316209,0.037608035,-0.028709177,0.0007544899,-0.00034322188,0.00010825179,-0.0051155007,-0.061387632,-0.029259592,-0.014536183,0.0034386914,-0.008946959,0.020769281,-0.0053791907,-0.024443023,-0.007281877,-0.023907198,0.05121696,0.026309043,-0.005731787,0.03715144,0.020156538,-0.036468588,0.019755382,0.038815744,-0.0071327123,0.012729155,-0.020335782,0.00475633,-0.0011942466,-0.012048746,0.0212226,-0.005523012,0.009671389,0.009892259,-0.0021499156,-0.017165974,0.016642988,-0.015267951,-0.0010932436,-0.0497733,-0.033376195,0.042735104,0.01756063,-0.007913849,-0.006813648,-0.039388224,0.061942544,0.038168177,0.010044214,-0.052224923,-0.009989721,-0.018124267,-0.0286727,-0.08223311,0.008271669,-0.04949529,0.029782835,0.018974734,0.06779109,-0.015571033,-0.021039646,0.0018379561,0.017367616,-0.009335763,0.051642485,0.03200158,-0.010500235,-0.036572803,0.0033499938,-0.007514362,0.008681925,0.0043997704,-0.01202626,0.010507141,-0.050487693,-0.04679768,-0.0007863154,-0.028144443,-0.048154287,0.0011781637,-0.008372119,0.059518266,0.030196307,0.00094359263,-0.041076344,-0.020328203,-0.03275175,-0.09356192,-0.039587278,0.024295762,-0.02089865,-0.04197698,0.05793109,-0.022675268,-0.010641391,-0.012474329,0.012430508,-0.03542865,-0.02385133,-0.04329759,-0.017786747,-0.010317791,0.00064205815,0.0024291207,-0.014240163,-0.019789932,0.007124927,-0.028109567,0.00307394,-0.029779615,0.011865941,-0.020638509,0.0007486326,-0.0052407454,0.0067420397,-0.0057880124,-0.024416508,0.018159222,-0.008015531,-0.009505589,-0.03270254,0.03472025,0.019015916,0.054699615,0.006800443,0.0066966536,0.027253505,-0.0133058475,-0.015713215,-0.018870318,0.04723667,0.040258113,0.03148125,-0.013455003,0.026628442,-0.0067505725,-0.035360444,-0.04748256,-0.0005875917,-0.031260774,-0.026278514,-0.011662852,0.0054366733,0.023886072,0.04008049,0.0027703068,-0.021801123,0.0008944032,-0.042307544,-0.041410916,0.04999639,-0.017321713,-0.007963575,0.0023378797,-0.0152976625,-0.016472964,0.0652052,-0.008516409,-0.0823332,-0.00336156,0.010453208,0.045754895,0.09817094,0.001148529,-0.008955883,0.013514987,-0.021734644,0.019894432,0.030565126,0.0011250104,-0.028516157,0.026485901,0.03420222,-0.0041528917,-0.0087692365,-0.0029779535,-0.0021603198,0.03482895,0.00047251984,0.01794,0.033896092,0.026320443,-0.0027038332,-0.03145314,-0.03464544,0.034392804,0.00035057607,-0.04086619,-0.010530805,0.008850849,-0.051745627,0.041388586,0.025310956,0.00025977197,-0.03694843,0.010146963,0.03309925,-0.0065236543,0.00724285,0.009991036,0.031894863,-0.021266237,-0.029629942,-0.058029752,-0.014355956,-0.0097976625,0.0041449033,0.0008371257,0.012844944,0.0054009235,-0.017040487,-0.029539283,0.0048227557,0.019322367,0.015566455,0.034702197,0.04716457,0.040866654,0.008560367,-0.044520795,0.017083798,0.0015140953,-0.006120128,-0.0122285895,0.020170145,-0.03113813,0.04454241,-0.01621392,-0.009299743,0.008828785,0.020695781,0.0052506244,0.0155075,-0.022423103,-0.016205573,-0.016789123,-0.004498362,-0.0012084263,0.007674595,0.0044754045,0.011039743],"last_embed":{"hash":"c9xs4a","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"c9xs4a","at":1762844639270},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{14}","lines":[127,127],"size":88,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"c9xs4a","at":1762844639270}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07944299,0.013930895,0.0034125356,0.004893414,-0.01626652,-0.06536282,0.02286393,0.026498763,0.03695992,0.014394907,0.02940138,0.053184256,-0.05057061,-0.035442688,0.02374927,0.04217167,-0.007926117,-0.0152307805,0.0069764205,-0.04746894,-0.0049214354,-0.028991736,0.028401254,0.0048392154,-0.02670047,0.010166956,-0.02951026,0.013918534,0.02271308,0.03300258,-0.030995,-0.057486318,0.037516292,-0.05930785,-0.0028590937,-0.042737246,0.0059666317,-0.013780722,-0.048917107,0.02700769,0.025345335,-0.0008580303,0.046356574,0.05031116,0.05098488,-0.0077440045,-0.01229625,-0.014317541,0.0048318165,-0.08182535,0.01792438,-0.013138708,0.023617825,-0.033967163,-0.020047635,0.028611837,-0.052283186,-0.0512411,-0.017738821,0.015676523,-0.058361605,-0.0045981198,-0.021920387,0.0016826954,0.04048402,0.07189471,0.0057913675,0.03215967,-0.03437665,-0.022594716,-0.017568177,0.023320397,0.023298083,0.00066318025,-0.0067839827,0.028983304,-0.004951782,0.013228884,0.002402157,0.06332935,0.023237737,0.008183321,-0.028271127,-0.009826538,-0.012243595,0.03674476,0.005883208,0.010036015,0.010179146,-0.022099413,-0.02160869,0.016741218,-0.040466618,-0.0016631741,0.007917008,0.021838209,-0.08269149,-0.026463037,0.017381739,-0.02541452,0.019908816,0.012972116,0.032531276,-0.04011152,0.009752026,0.019237906,-0.008593482,0.026788846,0.0491084,-0.00033122423,-0.00069814496,0.019851277,-0.016645633,0.0056033037,0.028561767,-0.006100419,0.015096161,-0.01843153,0.011974002,-0.029082906,0.005985874,-0.007733388,0.002093853,-0.034587525,0.04702635,0.011427385,-0.005957575,0.011938346,0.022468066,-0.013711948,0.027069913,-0.005348889,-0.033156086,0.06592285,0.009306536,-0.007983872,-0.000395447,-0.018084256,0.011800011,-0.07115839,0.033546653,0.03137853,-0.012391356,-0.0048080706,0.03557458,-0.0011302523,0.034644805,0.007980279,-0.012931966,-0.027125014,0.044481535,0.05391642,-0.0149508035,-0.013911638,-0.023970747,-0.021333553,0.0040471097,0.02655023,-0.0020116947,-0.01900711,-0.012042281,-0.025673082,-0.059864335,-0.016946182,0.007617327,0.018942308,-0.021397451,0.026296422,-0.020090763,-0.009529,0.038855653,-0.06975128,-0.012632121,0.007338279,0.007738167,0.015596385,0.09139777,0.00030359838,0.006568068,-0.027228631,-0.046593677,0.0010992379,0.012023754,-0.012501339,-0.066289686,0.019320348,0.045768443,-0.032349955,0.0004173598,0.01411292,0.024397774,-0.021281078,0.00022265546,-0.017405469,0.052467406,-0.016841358,0.05424265,-0.015875988,-0.019650547,-0.054573007,-0.043064993,0.06818648,0.01208509,-0.020858929,-0.0071421186,-0.013572562,-0.027517898,-0.0016498042,0.015434509,-0.012284529,-0.04594984,-0.031338394,-0.00834179,0.0058327722,-0.017042322,0.022305965,0.009368623,0.02711184,0.020483518,-0.05650063,-0.06359789,0.028000502,0.038592387,0.05611801,-0.02367658,0.037576105,-0.0063744946,0.05909106,0.01872707,0.044500433,-0.07233174,0.012012608,0.058397327,-0.01508275,-0.0046879663,-0.012061068,-0.021506075,0.031493895,-0.007901154,-0.0039790417,-0.009196195,-0.003400598,0.048993006,-0.009034998,-0.05260785,0.053338844,0.02288125,0.078759626,0.0058542546,-0.020571947,0.042919163,0.030015776,-0.012256383,-0.0123873735,-0.050156686,-0.003073078,-0.018355928,-0.023616375,0.012051909,0.00059811707,0.028274948,-0.054558557,-0.009103141,0.02120941,0.03141926,-0.01634413,-0.003240293,0.020762313,0.02382766,0.009076338,0.0050688596,-0.012627489,-0.0026936566,0.018764611,-0.044109005,0.024658341,-0.025489638,0.013462122,0.042279497,-0.008238539,0.0052299784,0.008204633,0.02879256,0.0056834496,0.025852442,-0.026097232,-0.012384602,0.036550757,0.0237049,-0.009699136,-0.05365439,-0.041908175,0.058661107,0.011575155,-0.020439174,-0.027062796,0.017152013,-0.15831125,0.015125318,-0.039477006,0.028239226,-0.021834668,0.0073501137,-0.047797628,0.007986776,-0.01154088,0.022620024,-0.038558036,-0.0456635,-0.021380505,0.03800975,-0.072355,0.014031256,-0.005892595,-0.014004955,0.06592249,-0.023472866,-0.0059170662,-0.030361187,0.05323777,0.00771218,-0.034362666,0.018165067,0.033884913,0.008595424,-0.0058493745,-0.014440622,-0.014905686,-0.0077789193,0.005530533,0.009046497,0.01566761,0.058372125,0.015293867,0.008454419,-0.00007753134,-0.008044319,0.013759695,0.023814809,0.0017167871,0.0303173,-0.033360284,0.0232277,-0.026938032,0.04792712,-0.037146673,-0.04632213,0.011395344,-0.019169874,0.008421311,0.012192435,-0.048536442,0.00697249,0.038054075,0.0367402,0.018164055,-0.009588116,-0.004181834,-0.07952212,0.000849321,-0.021872964,-0.02375309,-0.015195501,-0.0316638,-0.028160563,0.019181028,-0.005204786,0.040795654,0.01300645,-0.0038031337,-0.04885293,-0.009547831,0.021124518,0.006462941,-0.012185073,0.018686876,-0.09311885,-0.0069993613,0.005270489,-0.041797444,0.03426673,-0.000530692,-0.026764996,-0.0041723484,0.024999795,0.024628608,0.23304196,0.03413108,0.053546496,0.04241784,0.02604225,-0.009240204,0.0011256841,0.04804035,0.03904903,-0.038192637,-0.0021276511,0.032441314,-0.058683462,0.0018243842,0.008563774,0.011632107,-0.07987892,-0.002809733,0.050766286,-0.020838367,0.023312585,-0.029542817,0.011567411,0.035985444,-0.061189853,-0.029596707,0.009765174,0.014721681,-0.020044228,0.03684594,-0.031149134,-0.005967594,0.04114516,-0.06255119,0.036649454,-0.042689923,0.022212384,-0.024341213,-0.005996694,0.069150716,-0.017362991,-0.032427754,0.02522457,-0.021641992,-0.02576256,-0.025603509,0.013937864,-0.013530182,0.026110955,0.0159228,-0.014801875,0.026598565,0.0039199255,-0.033936877,0.021738494,-0.009110953,-0.023590988,-0.028988425,-0.026883122,0.015087222,-0.0038308983,-0.00911534,-0.0048419083,-0.0038378458,0.01917012,0.025723618,-0.020932615,0.0032789079,0.008990141,0.029078318,0.026993811,0.024885122,-0.03164287,0.025132028,0.026652277,0.03792948,0.0052397996,0.04846592,0.045931526,-0.023252005,-0.021368762,0.005044789,-0.0046623694,0.041832715,0.0040246397,-0.004826385,-0.045901183,0.0011081451,0.0018421622,-0.014492565,0.011986986,0.015448605,0.011002415,-0.020290647,0.01080309,-0.030943308,0.007670021,-0.033718992,-0.008731669,0.014064773,0.002760713,-0.044579454,0.00065166305,-0.07277419,-0.009144492,-0.027224066,-0.005975728,-0.0061352085,-0.039343234,-0.010708426,-0.03489368,0.0038606208,-0.011318699,-0.03529284,0.051238474,0.04816722,0.028758096,0.03136025,0.03857068,0.0150755225,0.05906312,-0.021671662,-0.0163664,0.014751294,0.01444004,-0.009528018,-0.00020228414,-0.004918215,-0.003645092,0.0076166918,-0.02678706,-0.05053061,-0.018742252,0.018537015,0.038247615,0.01807161,0.0057851505,0.008539179,-0.017257353,-0.009929668,0.019924648,-0.027475981,-0.007922753,-0.015982661,-0.002246725,0.051139705,0.07813425,-0.01801067,-0.03896655,0.032272663,-0.029044846,0.031108474,0.023521017,-0.049361702,-0.00081987045,-0.056823853,-0.0038939074,0.016435077,-0.022467442,-0.0038890864,-0.004899264,0.024319708,0.0057912874,0.06795619,-0.0067140497,0.018080179,-0.011732662,0.008119411,0.0075132265,-0.0302332,0.025628116,-0.0003063708,-0.03319,-0.014353284,0.031767216,-0.012706433,0.03230265,0.015388055,0.02869331,-0.009118658,-0.012191726,-0.07359681,-0.039253123,-0.017091382,0.018858574,-0.033369344,-0.034176867,0.000059616777,-0.012957698,0.0026920994,-0.0054693683,0.07611923,-0.011634145,-0.026470903,0.026851166,-0.07313451,0.042863194,-0.0053629037,-0.0056995577,-0.010732708,-0.014209095,0.07649623,0.034174807,-0.065044925,-0.013239173,-0.0050441422,0.008275035,0.06322372,-0.027892819,-0.004287423,0.0018850731,-0.0010027066,0.021917135,0.014844387,-0.0037897776,-0.0108386995,0.0376731,-0.0016746229,-0.08871066,-0.016125392,0.011477968,-0.027229022,0.0043153865,-0.082100116,-0.017334506,0.030502504,0.016529392,0.0101939365,-0.020956066,0.000036723537,-0.020516338,-0.025868911,-0.017757623,-0.019518767,-0.005998403,-0.00114999,-0.006246106,0.026702462,-0.03709939,-0.039815564,-0.016042177,-0.039079882,-0.028706174,0.08358414,-0.013254455,0.027510112,-0.03333181,-0.02470436,0.026814466,-0.0058069327,-0.0030908005,-0.022454413,0.035375345,0.006938202,0.0042866445,0.01653409,0.050263803,0.031340912,-0.04087752,-0.040296458,-0.012524367,0.08036509,0.019781651,0.015875146,-0.020905986,-0.012213336,0.017304169,-0.032088004,-0.005872043,-0.036280934,-0.021105368,-0.024337392,-0.020821255,-0.024060989,0.011956895,-0.019715639,-0.02772496,0.021705722,0.020073442,0.032960907,0.01000557,-0.0011208355,0.033987723,-0.033035412,-0.03455191,0.022538252,0.019817969,0.0035069243,-0.0008460508,-0.03485158,0.028345203,0.039469946,-0.08075995,0.038380112,0.0062696612,-0.0120756915,-0.009566359,-0.0003549146,0.0011154785,0.008889604,0.00816424,-0.041721195,-0.012687333,-0.005990337,-0.058069773,-0.030705677,-0.024406476,-0.05256242,-0.021414915,0.043129753,0.027560877,-0.072689675,-0.023382505,0.049675096,0.003734376,0.025333755,0.062296364,-0.011422372,0.015747461,0.022942103,0.015222483,-0.019023482,-0.03768952,-0.0049550273,-0.04581143,-0.018163115,-0.024480458,-0.01664187,-0.047047995,-0.02539016,0.0017642578,-0.0027235397,-0.042712048,-0.048927244,0.0404707,-0.03175896,0.045365468,-0.005938014,0.037066326,0.026605053,-0.05310989,-0.005992999,0.03375322,-0.01815613,0.009124325,0.009460293,0.01871928,0.026252849,-0.02357484,0.007453453,0.041747015,0.016163232,-0.009344463,-0.03278838,0.046960264,0.0033843236,-0.035538916,0.021300964,0.028866146,-0.0052686925,-0.054099716,0.0031459793,0.007386286,0.0010771448,-0.030317489,-0.0062026517,-0.008468821,-0.01877428,-0.010897643,-0.018095193,-0.010025724,-0.006079255,-0.022275753,0.05188195,0.004518738,0.06351985,0.0035089918,0.012068396,0.07052185,0.0070604724,0.0322718,-0.01835075,-0.005371927,-0.029365305,0.04381551,-0.022008039,0.010596887,0.01118417,0.051146183,0.026580332,-0.0034830223,-0.010592315,-0.025659313,-0.017158099,-0.123536244,0.031701308,-0.008488048,0.028254457,0.0055615404,-0.030338464,-0.024383115,-0.005733132,-0.0014500003,-0.035096865,-0.0070958044,0.0014416921,0.0016141271,-0.00013759521,0.04048297,0.032822795,-0.050692208,-0.02256801,-0.029770274,0.019123891,0.05167513,0.011482687,0.007941416,0.020917995,-0.011038319,0.017010447,0.057865605,0.04749729,-0.03717645,-0.031355817,0.032404587,-0.014592867,-0.0030189855,0.017097866,-0.0018069748,-0.020431172,0.017103337,0.0067300666,-0.015166374,-0.013088669,-0.03206511,0.0142051885,-0.05451865,0.0006058927,0.042851064,0.06050279,-0.046610385,-0.01652825,-0.06164809,0.024351232,-0.024583578,0.04655827,-0.04406846,0.046126027,0.00790569,-0.02940544,-0.031814426,-0.012206821,-0.00661161,0.037223145,0.010180874,0.04793055,-0.027834596,-0.02727274,0.042864844,0.0167947,-0.029909765,0.04141521,0.025839435,-0.017525624,-0.017350202,0.052484505,0.02319072,-0.0021583368,0.015760714,-0.03500814,0.0020850196,-0.03405353,-0.00932145,-0.03188147,-0.008384282,-0.020792553,-0.00917793,-0.048089664,0.045387823,0.048391804,-0.019169802,0.0017291649,-0.036568746,-0.03174118,-0.03881327,-0.019742165,-0.009264373,-0.039355382,-0.03345135,0.04330907,-0.009280496,0.010435192,-0.0030377698,-0.03495114,-0.032927383,-0.03782922,-0.021986257,0.00021724383,-0.0039529125,0.049561437,-0.036624964,-0.004898225,0.04058974,-0.018075546,-0.0591109,0.0023409133,-0.027477905,0.032599267,-0.050149627,-0.020876957,-0.019637624,0.04649116,-0.011969397,-0.024585107,-0.002440116,-0.0046084276,-0.030843461,-0.020835042,0.02702102,0.019972872,0.04772012,0.0014449529,0.0157472,0.032294087,-0.008667966,-0.008134274,0.022403914,0.030031504,0.013078816,-0.0022554907,0.013326885,0.009306469,-0.005981172,0.0009371176,-0.045096353,-0.0041227383,-0.021621453,-0.010504658,-0.042040724,0.019424334,0.022471897,0.012507173,-0.013265877,0.0064352895,-0.04249102,-0.053015828,-0.039360102,0.044788565,-0.036171198,-0.01497883,-0.019177765,-0.03270854,0.046516147,0.087305285,-0.011180855,-0.07201422,-0.014363859,-0.016432079,-0.006865156,0.03535073,-0.03805847,0.0071567856,0.0131024225,0.002045386,-0.006191239,0.010200919,-0.034595415,0.008400925,0.014964234,0.028259698,-0.0007522723,-0.022626877,-0.0013185353,0.000666037,0.043211665,0.025498144,0.016379364,0.0069209225,0.024441916,-0.0031450195,-0.028445216,-0.036159065,0.0064447434,-0.0010103972,-0.048720337,-0.0023110965,-0.0047482685,-0.039158784,0.019316204,-0.014889813,-0.01779115,0.0115608405,0.041349486,0.05696298,0.008423735,-0.008680127,0.008175335,-0.0059019746,-0.0040465742,0.021622168,-0.01256769,0.004898826,-0.037946235,-0.01534045,0.0042956555,0.010977284,0.03409584,0.026370928,-0.010875567,0.021542089,0.026324674,-0.0024797304,0.058005244,0.0050865593,0.025338208,0.0077486653,-0.025633618,-0.0020667138,0.015376527,-0.011833019,0.010144315,0.006472662,-0.010857942,0.03184671,-0.024632685,-0.026979001,-0.005051411,0.004565175,-0.021036647,0.0040683136,0.004454593,0.0010885865,-0.026142588,0.0023597993,0.048619643,-0.015927063,0.015696924,-0.019547403],"last_embed":{"hash":"19rpjhh","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"19rpjhh","at":1762844639270},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{15}","lines":[128,128],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"19rpjhh","at":1762844639270}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{16}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043231413,-0.006398733,-0.0045178677,0.0041951127,-0.0039647357,-0.055034813,0.0017497061,0.024592187,0.013719507,0.03323247,0.025809111,-0.0015241569,-0.04153548,-0.021108832,0.0035261537,0.021998335,-0.011284121,0.016555015,-0.017712971,-0.031807598,0.002032228,0.017506016,0.02139139,-0.008836809,-0.008233812,0.009152085,-0.037657402,-0.031420574,0.039715145,0.087760344,-0.04017445,-0.067037076,0.004217241,-0.036489055,-0.03304219,-0.024888009,0.03456094,-0.048961814,-0.03566607,0.00082345295,0.020177614,-0.013874515,0.018770326,0.026911022,0.012599608,-0.04745009,-0.020490035,-0.014787633,0.02648244,-0.054522313,0.00021948622,0.007038987,-0.0019341952,-0.045872785,-0.007665699,0.023581216,-0.06442978,-0.009719431,-0.02083572,-0.005203702,-0.053540982,0.00055444497,0.018913273,-0.00614028,0.003228305,0.03278106,0.018353846,0.045273706,-0.024123462,-0.03078238,-0.04811492,0.008118871,0.011409695,0.0065893424,-0.01980782,0.036438514,0.007095666,0.000042366828,-0.025401983,0.07120096,0.0054391213,0.018306661,-0.009353308,-0.008279868,0.0074253986,0.00051040645,-0.019734217,0.07178168,-0.022930857,0.0035608732,-0.06343602,-0.02391246,-0.03684183,-0.038864646,0.002067041,0.037720677,-0.048287816,0.002054645,0.0466799,0.016891332,-0.009778465,-0.00466114,-0.008752399,-0.02588223,0.04539891,-0.0060273604,-0.02181476,0.00086956355,0.048351027,-0.012118167,0.008477138,0.055862986,0.006462626,0.02308576,0.008496505,-0.017208213,0.023284478,-0.053959638,0.028010836,-0.012374069,0.012313045,0.027460936,0.026475366,-0.04921468,0.044497743,-0.022837806,-0.0006345062,0.026233638,0.032713998,-0.003785879,0.030909663,-0.0066055376,-0.03351763,-0.0061738472,0.011656903,0.006803257,-0.007981589,-0.008019352,-0.00433983,-0.055232633,0.020217078,0.0586226,-0.036033295,-0.05094799,0.047689464,-0.0368565,0.038858034,-0.01731215,-0.016677074,-0.023202853,0.08322607,0.051324733,0.006222986,-0.02640752,0.017089086,-0.03166718,0.059985854,0.03821256,-0.017066559,-0.016774518,0.023434741,-0.019241195,0.008510779,-0.008896678,0.027396927,-0.019759862,0.0027747257,0.03044021,-0.04724087,-0.010272509,0.050526306,-0.03806445,-0.001800145,0.006950818,0.029077202,0.008041116,0.065507844,-0.0045975484,-0.02891846,-0.034813832,-0.024852922,-0.00012205705,-0.0010225815,-0.015759453,-0.07396144,-0.009105506,0.014220343,-0.019341804,0.010457987,0.047414348,-0.03555397,-0.03721775,0.006493903,0.01653607,0.008297544,-0.021796616,0.030907836,-0.0273425,0.014756555,-0.049406767,-0.020603346,0.04098677,0.016227487,-0.011902964,-0.012749719,-0.021836357,0.0007904754,-0.010920418,0.00940801,-0.020110918,-0.022260955,-0.043024212,0.015420451,-0.022893839,-0.010741775,0.030391794,-0.01632639,0.017279712,0.037821516,-0.025401259,-0.0041420185,0.010241738,0.04193826,0.04823892,0.0017767764,0.0073421313,0.03367984,0.045469563,0.018635195,-0.0029620659,-0.0030523948,-0.0052873273,0.032192007,-0.027372584,0.035292536,-0.014551122,0.018991582,-0.030214282,-0.0022202178,0.01138792,-0.009765197,0.021957206,0.059779707,-0.009063946,-0.013084211,0.0018808703,0.02658606,0.045817994,-0.013766196,-0.018614389,0.034155786,0.04109499,-0.0252651,0.0043596863,-0.01771526,-0.0089292275,-0.01793583,-0.017974192,0.017020805,0.008199876,0.037898224,0.005300266,-0.035509195,0.030054329,0.027569098,-0.012157605,0.019041963,-0.025245078,0.048065364,0.041265707,-0.015955446,0.0070290514,0.0073988233,0.012663398,-0.041421477,0.05783153,-0.068149716,0.0010687768,0.058680113,0.006326918,-0.0021037068,0.0029909187,0.028912492,0.002198726,0.06311228,-0.017412277,-0.014578052,0.008060636,0.022343582,0.024489053,-0.028777683,-0.01272844,0.05861914,-0.005146902,0.007984456,0.02499035,-0.0026464197,-0.15911092,-0.0065224515,-0.0014769277,0.010266385,0.011988715,-0.033763766,-0.048052777,-0.02391919,-0.023414202,-0.03817267,-0.041986015,-0.040082667,-0.05663012,0.009234447,-0.045033183,0.0065544522,-0.019053182,-0.028007636,0.018267889,-0.026591815,-0.006917782,-0.035838712,0.05731201,-0.0041652955,-0.021582885,0.0024018348,0.056214944,0.018601,-0.014123932,-0.03892316,-0.023314789,0.0011984161,0.002375043,-0.013743879,-0.001132582,0.049276184,0.03309464,-0.013796992,-0.007501706,-0.0043887226,-0.0014571403,0.07726492,-0.0006164866,0.029160105,-0.00046777332,-0.00022034206,0.025450803,0.02766911,-0.08060449,-0.015047342,0.0006093809,-0.026874725,-0.0009003916,0.046632346,-0.060920794,0.029111475,-0.0029096566,0.040691715,0.0007157698,0.0024361545,0.0054205563,-0.0866737,0.014539076,-0.01798662,-0.03946143,-0.021461532,0.000014670506,-0.00372204,0.024151215,-0.008386369,0.031077454,-0.04248246,0.015401641,-0.023286575,0.029138891,0.029257668,-0.024001375,-0.026270818,-0.009574337,-0.07385942,0.007315101,0.014129941,-0.018580649,0.034790654,-0.05139684,-0.02121787,-0.01440088,0.040953826,0.011894908,0.23999827,0.021548618,0.03711844,-0.015896745,0.019808767,0.002089313,0.002910299,0.053318772,0.0064694844,-0.022800647,-0.005744614,0.02079237,-0.026198361,-0.009041676,0.025425177,0.049322687,-0.02864031,-0.041197043,0.07748904,-0.009375965,-0.036229633,-0.044452135,0.009085459,-0.029954882,-0.069919266,-0.021618303,-0.002236412,0.0024664684,0.002445312,0.04135821,-0.023012107,0.013106576,0.042443655,0.021764964,0.033574954,-0.05145278,0.028601252,-0.008552543,0.02159426,0.025662974,-0.042295683,-0.0001521195,0.013816337,-0.01843935,-0.016786119,0.0052415286,-0.0092542665,-0.03387915,0.0253073,-0.0006285487,-0.021196375,-0.013904686,0.02119894,-0.020032965,0.055829927,-0.01575199,-0.0393425,-0.049168322,-0.013484239,0.050565787,0.0057693226,-0.005502845,-0.012025611,-0.031928554,0.01620176,0.078575484,0.00367415,-0.009613608,0.022242274,0.041169073,0.03697843,0.03857976,-0.01746779,0.012590476,0.029284844,0.013057445,0.0539737,0.033382677,0.06669146,0.033902433,-0.019082237,-0.00398107,-0.026572945,-0.018907605,0.026348557,0.011517647,0.007819395,0.020159518,-0.009798786,-0.005628706,-0.00729732,0.0069911294,0.004644081,-0.029898215,-0.050351866,-0.027032364,0.024316164,-0.018137734,0.0038309302,0.002168364,-0.010068175,-0.020839775,-0.008628966,-0.034650262,0.03629052,-0.0033286484,-0.011444148,-0.03574564,-0.015006361,0.050831962,-0.043707624,0.002269829,-0.023537254,-0.021136291,0.058207322,0.024370149,0.05482158,-0.0025770988,0.051267292,0.033406325,0.059381954,0.0181977,-0.014042748,0.013295984,0.026545512,-0.060885195,-0.009911642,-0.009994276,-0.026050167,0.030722829,-0.0054035815,-0.038578294,0.0040268973,0.020417526,0.011481697,-0.0003764088,0.026077803,0.019446176,-0.010155482,0.0030523452,-0.022616073,-0.0100592,0.01619771,-0.024311092,0.01265275,0.031982526,0.024196798,-0.013044255,-0.013073157,-0.015814293,-0.013730526,0.027865374,0.04328007,-0.039812047,0.002383091,-0.022692304,0.0033657292,-0.00645461,-0.004451829,-0.005973192,-0.00046838555,0.026911607,0.0648435,0.06925139,-0.029832987,0.06869995,-0.020117743,0.0128497975,0.026764331,-0.018376607,0.019611627,-0.020989468,-0.024399238,0.019998904,0.00601725,-0.005719991,-0.007212288,0.042201128,0.016050473,-0.033458557,-0.029764907,-0.05703998,-0.01761527,0.0021565445,0.03850377,-0.008442817,-0.018265098,-0.015643837,0.019503828,-0.045301475,0.014176094,0.0818963,-0.009484416,-0.03692396,0.009037241,-0.034804467,0.06813291,-0.034531213,0.02586818,-0.0003056797,-0.05905396,0.035743922,-0.00049279735,-0.05894365,-0.033102013,-0.004766251,-0.06032288,0.046320707,-0.03519037,-0.02999786,0.026363516,0.006980932,-0.042570222,0.008010076,0.013316454,-0.031005843,0.0027137036,-0.008084351,-0.06451271,-0.016708585,0.007878316,0.0013786823,-0.014942127,-0.05833152,-0.018471928,0.020097332,0.017392296,0.018680714,-0.017144429,-0.011112197,-0.006589672,-0.04054325,-0.059317667,-0.041738924,0.0032636784,-0.035930373,0.010251458,0.03125506,-0.0057312846,-0.05305313,0.00917332,0.00028331735,-0.018563397,0.090606704,0.012900348,-0.003843873,-0.0117275445,0.029345958,0.026443915,-0.0044151987,0.009727721,0.023830747,0.012079576,0.008766203,0.014765923,-0.0023025854,0.035545953,-0.014286326,-0.030308956,-0.042033687,-0.038133696,0.05687299,0.0010249256,0.014641825,-0.033375442,-0.02653839,0.0014835235,-0.067847334,0.011096788,-0.0041966117,-0.01145685,0.0076889265,-0.030866666,-0.050116654,0.027343227,-0.0012628929,-0.007046874,0.02652871,0.04028035,0.015798438,0.020369861,0.004812702,0.005286601,-0.011145766,-0.019683044,-0.03197405,-0.024881244,0.027963078,-0.0045700967,-0.06236436,0.0013052621,0.0038922804,-0.032808095,0.014865476,0.024497343,-0.0009761134,-0.0024323466,0.042407412,0.0008813448,-0.007773064,-0.011476922,-0.034984842,0.011972231,-0.041987676,0.03216035,0.0058008838,-0.00592675,-0.0236859,0.0007324084,0.041014135,0.039540377,-0.06774269,-0.013218173,0.032164,0.052482724,0.017303418,0.0403131,-0.0072961985,0.02488324,0.008865537,0.01597804,0.009597849,-0.03042984,-0.024298556,-0.05043573,-0.02900204,0.017422497,-0.005099957,-0.021147408,-0.0005717325,0.0028838767,-0.03508912,0.015870664,-0.06305478,0.030999426,-0.0009805677,0.022848634,-0.015750604,0.05827031,0.0042630816,-0.084356576,-0.00097415416,0.04642421,-0.040785946,0.01604322,0.008814879,-0.013887309,0.0486681,0.017155822,-0.013730616,0.06511982,0.008799553,-0.037419207,-0.014025599,0.06731185,0.02786622,-0.0047669522,0.018629644,0.045060985,-0.014734654,-0.034050297,0.03522335,-0.037886146,-0.007872066,0.005037534,0.008608998,0.023953963,-0.038308937,-0.0074520777,-0.019226693,0.009050586,-0.045407824,-0.0015697455,0.04205113,-0.016610002,0.03676699,-0.029640395,-0.006299842,-0.0058644437,0.017128674,-0.0013929436,-0.0052343537,-0.007438069,-0.03885217,0.03520482,-0.029832406,0.029391106,0.020174887,0.022155043,0.0057505015,-0.007588682,0.020765102,-0.06724604,0.008609934,-0.1371579,0.035208266,0.0053607034,0.02398512,-0.002624542,-0.010029039,-0.0016413537,0.0077638784,0.018892288,-0.0315008,-0.01422519,-0.018861428,0.057572637,-0.011150544,0.019122735,0.0048542535,-0.027694909,0.0022422096,-0.028503843,0.04525388,0.029635185,-0.009632239,0.024048248,0.00003240032,-0.020622918,0.0063863695,0.01370417,0.0093911,-0.01933619,-0.021203449,0.03262062,-0.0056920187,-0.000015051356,-0.00789498,-0.025594229,-0.010490921,0.012958078,0.005926971,0.0015230991,0.008222357,0.0063068084,-0.0005860343,-0.040013608,-0.047086462,0.027244916,0.087750435,-0.012747884,-0.015059847,-0.03611961,0.047506243,0.009455669,-0.0013654405,-0.042230852,0.011542064,0.008262153,-0.016258467,-0.054656543,-0.011057042,-0.06376153,0.0055206823,-0.004222698,0.058062755,-0.033035267,-0.023819877,-0.0044144457,0.02034063,-0.049227167,0.032398503,0.017862022,0.006412834,-0.03112505,0.02035327,0.0024814766,-0.019602133,0.00015520713,-0.035859592,0.00752207,-0.024491375,-0.022457737,-0.02331376,-0.013011724,-0.032295853,-0.0038251318,0.012869078,0.026606895,0.029158447,-0.008200169,-0.010857193,0.0016535013,-0.026098464,-0.050130695,-0.02836725,0.022495182,-0.03748028,-0.04650201,0.07348773,0.00076595135,-0.023521502,-0.019393658,0.009851747,-0.048001576,-0.060478337,-0.043485347,-0.0173491,-0.042287134,0.03169425,0.015529514,-0.022967413,-0.008379278,-0.0089760525,-0.0200831,0.008132043,-0.04168265,0.035954792,-0.07733057,-0.032166775,0.015502397,0.006011578,-0.025696209,-0.008977947,-0.007302515,0.036290053,-0.036788438,-0.03508429,0.049124874,0.04330372,0.063317485,0.034785077,0.020378595,0.021545019,-0.006219919,-0.037743255,-0.034403298,0.02424415,0.007955885,0.02430335,0.0034690914,0.028067645,-0.010931906,-0.058825456,-0.042979855,0.006431322,-0.03183382,-0.017990312,-0.0068359603,0.016923277,0.03464264,0.031711653,-0.03214184,-0.05065793,-0.004687103,-0.028873159,-0.0044905217,0.056849692,0.0016456207,-0.025697736,0.020485705,0.015104649,-0.0035862161,0.055770833,-0.023530548,-0.10258556,0.007955773,0.0014224348,0.01207539,0.08542349,-0.020327086,-0.0040126476,0.003575309,-0.021273999,-0.012358816,0.010165391,-0.025834054,0.001342595,0.052892074,0.027580122,-0.00016146926,0.0066473074,-0.045051266,-0.041574877,0.034543253,0.019740043,-0.005042511,0.022726689,0.041781913,0.01911914,-0.012951656,-0.02650001,0.033180427,-0.03856336,-0.0037178914,-0.013748959,-0.013521269,-0.032401912,0.0481072,0.017157696,-0.005693648,-0.030590858,0.014992628,0.028070057,0.0071241427,-0.003503588,0.008940113,-0.018645104,-0.02874001,-0.019756474,-0.05860135,-0.014981031,-0.0070209336,0.0015190648,-0.016541425,0.018336788,0.022325303,-0.02419348,-0.024307486,0.0010467063,0.032459546,-0.00085257896,0.042993415,0.041174132,0.027875518,0.016314764,-0.02246294,0.022751687,0.01445764,0.027545482,-0.018208921,0.019833278,0.0056788074,0.040117636,-0.009614669,-0.040989146,-0.009456235,-0.013223829,-0.00016160744,-0.010286839,-0.009436334,-0.00006090155,-0.012887489,-0.015803246,-0.008070222,-0.0050780005,-0.014332005,-0.011910385],"last_embed":{"hash":"1626iku","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1626iku","at":1762844639270},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{16}","lines":[129,129],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1626iku","at":1762844639270}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{17}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.005461917,0.030249346,0.005166025,0.0029346757,-0.025984837,-0.01307974,0.007410943,0.0091094235,0.026591199,0.012199989,-0.011208935,0.0075520347,-0.039167084,-0.022078592,-0.0053253174,0.055466484,-0.020305125,-0.0020136472,-0.033868276,-0.042152494,-0.0033317204,-0.0014169839,0.013578802,0.008100154,-0.03768932,-0.026070422,-0.050327983,-0.009435365,0.044973098,0.037844222,-0.00825949,-0.044147257,0.022560002,-0.044098355,-0.0010339061,-0.04079232,0.034626503,-0.016347148,-0.035715148,0.029051503,0.009565064,-0.05508476,0.02538485,0.074230306,0.025135975,-0.027291225,-0.0036273682,-0.006887731,0.015261296,-0.03066112,-0.02255972,-0.013185137,-0.006878075,-0.03782264,-0.020699713,0.03170068,-0.026122434,-0.057426553,-0.00047678145,-0.0329253,-0.031575825,-0.009531369,-0.009377874,0.0020739657,-0.014667373,0.03562722,0.01574808,0.04897557,-0.040121004,-0.021884805,-0.030008312,0.013254167,0.002047673,-0.0040520206,-0.011360997,0.019642709,-0.025551878,-0.017570097,-0.0016200186,0.06143138,0.010223682,0.023469694,-0.030682225,0.025107145,-0.0033703144,0.016791752,0.0026506037,0.053485315,-0.0062942244,0.04636131,-0.027679907,0.017872354,-0.013852948,-0.03054929,0.0040355665,0.026752762,-0.027069725,-0.019259626,0.00007659365,0.012008888,0.013969824,-0.0072358865,-0.011399761,-0.051566806,0.021614457,0.011662776,-0.012032853,0.008734292,0.039970566,0.0022811815,0.023382932,0.047929816,0.027596297,-0.012042011,0.029143514,-0.015487542,-0.010244017,-0.048920725,0.0031352108,-0.026331173,-0.0197424,0.030356402,-0.0050005037,-0.023094561,0.026133968,-0.0065125497,-0.0007994269,-0.019775223,-0.00477241,0.021078754,0.014566567,0.020486498,-0.0231964,-0.0020110968,0.027084054,0.016781667,-0.03897029,-0.010314659,0.012136733,-0.072544806,0.045003343,0.03342419,-0.01671023,-0.0066607045,0.025729535,-0.020948049,0.014741139,0.0022481484,0.013583811,-0.0026945106,0.02923519,0.06280672,0.053254902,-0.006520276,0.008652502,0.014380255,0.0033712504,0.04029429,-0.01181325,-0.028036065,0.011880502,-0.033311773,-0.038010348,0.040931668,0.04442814,-0.029832285,-0.02518242,0.060566097,0.0097989645,-0.022360658,0.04554639,-0.018064681,-0.012006484,0.010319133,-0.011175745,0.034866974,0.053802148,0.01691386,-0.024612555,-0.038611982,-0.033677854,0.015179352,-0.011703438,-0.012170043,-0.0409592,0.037702918,0.019390035,-0.023178477,0.0225862,0.043667596,0.01572724,-0.030151939,0.0056415484,0.034314323,-0.010625481,-0.028597755,0.06836596,-0.027101776,-0.0033129933,-0.06140488,-0.017181821,0.05800732,0.018516311,-0.041906375,0.0075621386,-0.0037817538,-0.019692315,-0.027707214,0.029153533,-0.023709279,-0.0076336367,-0.02441687,0.0052649626,-0.01696356,-0.039297696,-0.010770181,-0.008287676,0.012176708,0.024849981,-0.0019019115,-0.04517642,0.039012626,0.023219563,0.040176902,-0.01172496,0.011481455,0.02377554,0.06156494,0.011292909,0.042101912,-0.031776,0.024526805,0.023205977,-0.039245527,0.0034429552,-0.08492131,-0.029364727,0.025501736,-0.020595597,0.02444146,0.0012554484,-0.001298867,0.08442765,0.0028167663,-0.02616254,0.050283007,0.019020196,0.044669803,0.0090567,-0.033226456,-0.010151926,0.03883916,-0.034382902,-0.015479946,-0.06192007,-0.0073564253,0.000656975,-0.010642945,-0.030397482,-0.015443733,0.020127073,0.024844144,-0.009526166,0.022444382,0.017913505,-0.015869655,0.043614477,0.016479379,0.00817516,0.003168946,0.009378951,0.004237935,0.00046909915,-0.005044266,-0.03984315,0.002838425,-0.03764306,0.0028879244,0.060547996,-0.005009847,0.0033904202,0.017683282,0.04029697,-0.004377447,0.045811288,0.0051510087,-0.018651042,0.033882234,0.066767156,-0.011232679,-0.019337874,-0.0059555317,0.0568068,0.0057887794,-0.0029023804,-0.0051125847,-0.03492364,-0.17785369,-0.005708389,-0.011056532,0.022357443,0.001378279,0.010660302,-0.068835996,-0.03718998,0.0032327424,0.010729275,-0.011974851,-0.040092416,-0.0082451245,0.04248022,0.0063820123,0.0062254756,-0.036954883,-0.006747396,0.018425921,-0.021567684,-0.015300276,-0.031428084,0.06775739,-0.038535256,-0.028223181,-0.008418845,0.030847756,0.031825215,-0.025416382,-0.02889314,-0.034780465,-0.015313177,0.002571196,-0.031044502,-0.020913746,0.069301486,-0.0025991774,0.0087714065,-0.0015115654,-0.009674581,0.042460836,0.025255866,0.027622228,0.021423306,-0.018783882,-0.041496243,-0.015585746,0.010448431,-0.046837308,-0.011109089,0.016496878,-0.030553956,0.009601568,0.0092595285,-0.05569611,0.0063734925,0.012056455,0.014763071,0.011144861,0.05152991,-0.012379193,-0.074307345,-0.0069763106,-0.03594864,-0.04841274,-0.06038905,0.005455467,-0.0047776825,0.013579664,-0.027008062,0.04004889,-0.031019958,-0.00040063867,-0.031904895,0.0046479315,0.022170346,-0.013991343,-0.024591235,0.013339836,-0.10159815,-0.016117625,0.013953068,-0.015860388,-0.0008912211,-0.023831073,-0.047317885,-0.031452782,0.021943357,0.04196031,0.24117069,0.035976198,0.08118478,-0.04913408,0.03141549,-0.052380744,-0.029872267,0.046167526,-0.02341204,-0.019659933,-0.006552847,0.004360529,-0.05076704,-0.015517302,0.011860623,0.04897531,-0.07636528,-0.034627974,0.06661384,0.0018128302,-0.026662707,-0.012076508,0.017148448,-0.028853461,-0.04665452,-0.0071754735,-0.007239176,0.051414616,0.010031117,0.041769616,-0.039203916,0.020861153,0.012370607,-0.02244616,0.013621927,-0.023352772,0.015193346,-0.022686986,0.047084883,0.010389378,-0.008719122,-0.011854527,0.04732861,-0.046589687,0.03210388,-0.008449771,0.007392768,-0.013988795,0.026989989,-0.003754644,0.026055798,-0.012324621,0.02647293,-0.007046352,0.030672647,-0.042856622,-0.017589726,-0.0061382796,-0.016534882,-0.019203464,0.008222627,0.016855158,0.012887295,-0.0013990725,0.008750538,0.021316715,0.01985291,0.009288334,0.0525125,0.011660866,0.0073209084,0.012027112,-0.023347024,0.0038778267,-0.0059130867,0.03796131,-0.019029332,0.02486484,0.019393513,-0.012269983,-0.036679495,0.012977152,-0.0062079644,0.00019128672,-0.010665316,-0.014398236,0.0029675476,0.02650147,0.010086412,-0.035197668,0.0007725749,0.0050600143,0.023161247,-0.009107836,-0.03868097,-0.0256234,0.029733306,-0.029507909,-0.03718267,0.028067727,0.016715674,-0.0053564874,-0.0055076494,-0.045997344,0.04614613,-0.050297912,-0.025130395,0.0018624265,-0.0062261173,0.021893894,-0.06289036,0.023917947,-0.012104513,-0.020651912,0.06848726,0.058625903,0.010254293,0.0041856766,0.012796742,0.012825485,0.057277177,-0.012395055,0.0042236787,0.04182569,0.0010525923,-0.014761099,-0.015151538,0.026868405,-0.04753306,0.02943235,0.0080752475,-0.041237444,-0.028964378,0.033425357,0.024822924,0.026263153,0.04702372,0.016856283,0.015564381,0.038622085,0.006795187,-0.007047396,-0.0012642313,-0.01054232,0.01710011,0.024974091,0.031643216,-0.014193822,-0.004125043,0.02756694,-0.038198736,0.04133978,0.029929379,-0.045460492,-0.006280659,-0.08370046,-0.009849828,-0.025099486,0.011425151,-0.012015106,-0.011734455,0.03856751,-0.007072208,0.044665188,-0.031684626,-0.00020341553,-0.02795941,0.054167207,0.002399636,-0.022160094,0.0077288165,-0.0134955,-0.034491573,0.024713524,0.02603814,-0.035247117,-0.001963769,0.022052944,-0.010634149,-0.019401742,-0.0337639,-0.031062325,0.0026529576,-0.02816558,0.011407449,0.0019309875,-0.06392159,-0.02364303,0.023029251,-0.005317102,-0.025906535,0.10074692,-0.0061012795,-0.025165498,0.028283723,-0.031819995,0.095810205,-0.0038374993,-0.0038727315,-0.03196239,0.0063605434,0.069978856,0.01484748,-0.013343216,-0.018907638,-0.021590998,-0.039383173,0.062459227,-0.012709618,0.028956037,0.013801466,0.0058833384,-0.04530941,-0.0011560938,-0.018613938,-0.011481418,0.050627936,0.05536408,-0.02960805,-0.026462682,-0.019058071,-0.03428432,0.008806867,-0.07450017,-0.02502202,0.044825204,-0.004952839,0.0073063173,-0.05017717,-0.028654704,-0.012272113,-0.007391917,-0.025335949,-0.0267368,-0.0016207645,-0.04801505,0.05873388,0.0115399035,-0.034871638,-0.033061735,-0.017947273,-0.012234338,0.024808282,0.04882138,0.0061879903,-0.014750949,-0.02647585,-0.009641639,0.057114106,-0.010295077,0.0118632335,0.019603448,0.033656057,0.012058437,0.0036267934,-0.008944326,0.0034726213,0.020723535,-0.0063310545,-0.01891922,-0.024954544,0.025309859,0.013196905,-0.014305475,-0.056378994,-0.034929298,0.030857973,-0.03939425,-0.008781122,-0.030675434,-0.02016677,-0.01045025,-0.011351158,-0.04935744,0.031195778,0.029065829,-0.018382529,0.04022054,0.06496657,0.008175663,0.0041391463,-0.010056819,0.022467688,-0.02792129,-0.016160963,-0.015319675,0.02390588,-0.0067310976,-0.011631857,-0.05551281,-0.0004370137,0.0077512753,-0.06898574,0.061960872,-0.021649348,-0.040214363,-0.034262348,0.0059220707,0.0033017872,0.00928814,0.013600896,-0.04479897,-0.0076401457,-0.031879447,0.0010708817,-0.015896413,-0.017956642,-0.004666586,-0.0050105313,0.01127421,-0.0056130798,-0.05442083,-0.037580434,0.03426619,0.016245948,0.0015567497,0.03466756,-0.027203351,0.04257,-0.010199529,-0.029695913,-0.01934986,-0.012707661,-0.013333903,-0.0076950183,-0.049945727,-0.033618443,-0.025811333,-0.0155907115,-0.0037832768,-0.0075540906,-0.0152988,-0.014638678,-0.022563696,0.04123809,-0.023470005,0.029852772,-0.022177069,0.04379916,0.031884983,-0.047175385,0.040910862,0.041890133,-0.065340355,0.021539412,-0.0037780397,-0.0000011845783,0.021851528,0.015483091,-0.026374124,-0.009906,0.022282302,0.0036497887,-0.0366821,0.04235658,0.008122336,-0.021898327,0.008032304,0.060803656,-0.03116091,-0.059258908,0.017278535,-0.019964376,-0.011239079,-0.04562318,0.020185558,0.023617018,-0.02699081,-0.011476933,-0.04294751,-0.01765897,-0.008508865,-0.0077498723,-0.030912466,-0.031433105,0.01705445,-0.011846164,0.011409423,0.0030700613,0.034396585,0.006404732,-0.01694373,-0.029402887,-0.040489398,-0.0056512337,-0.04680648,-0.017139466,0.054886587,0.036168687,-0.013888379,-0.013151839,0.054938085,-0.025796829,0.004500997,-0.13462251,0.031289015,-0.027599456,0.028750941,-0.008881398,0.01260388,-0.04157448,0.0036004237,-0.005027865,-0.011042342,-0.03730667,0.011853605,-0.01703567,-0.019575307,0.03599477,0.008474344,-0.032954063,-0.0004861984,-0.04709049,0.10787644,0.044287115,-0.022220945,0.04571202,0.029712358,-0.007757285,0.00044407003,-0.007159127,0.016890602,-0.002717168,-0.043441147,0.0045046383,-0.023445295,0.007046088,-0.0026233478,0.023864808,0.028153388,0.017947266,0.015437812,0.0076821446,0.013432045,-0.019373879,0.0005003051,-0.0175619,0.018767726,0.017214192,0.05922774,-0.07298874,-0.027340239,-0.021514487,0.023718456,0.019325513,0.015318722,-0.015107694,-0.016325802,-0.0068163443,-0.038030967,-0.014804021,-0.012659575,-0.05917226,0.00856515,0.025043646,0.04594818,-0.021948451,-0.020088226,0.001640928,0.030552812,-0.051069945,0.025776697,0.032353476,-0.018283186,-0.009625676,0.019759698,0.0032844597,0.010667896,0.014553436,0.010738344,0.023477323,-0.030316325,0.016599556,0.013007915,-0.03616247,-0.023341216,0.015244181,0.011725887,0.063402325,0.058454964,0.00048621785,-0.03143185,-0.04235724,-0.03313056,-0.048455324,-0.03147207,-0.016992223,-0.02932201,-0.0301749,0.0861785,0.032414332,0.008746717,0.004091524,0.0008829723,-0.042653847,-0.08550802,-0.018707355,-0.018181479,-0.0040289336,0.023881279,-0.03713215,0.002127822,-0.003406713,0.014491164,-0.035941638,-0.017237619,-0.01968616,0.03987492,-0.04305113,-0.037204355,-0.035064194,0.049520865,-0.0016216675,0.0012252002,0.023096642,-0.0486186,0.022006681,-0.032660995,0.0146162715,0.022607688,0.01595845,0.0409255,0.02222937,0.060110107,-0.030354327,-0.001335376,-0.0012337028,0.015259417,0.039900016,0.012106017,-0.055329777,0.021206198,-0.023163155,-0.005546882,-0.028342213,0.0012250274,-0.010728828,-0.02750261,-0.02138381,0.020218976,0.007838587,0.049553838,0.0068691084,-0.014373396,-0.03303053,-0.023581613,-0.01476163,0.03464865,-0.0386459,0.026190978,-0.017312735,0.032783955,0.027074834,0.050369304,-0.00776262,-0.013224425,-0.0051512937,-0.018901747,0.006522564,0.0697562,-0.025978848,-0.0009269023,0.019177068,-0.016118435,0.013895485,0.036833275,-0.030138712,0.025611285,0.027190952,0.049845353,-0.024056429,0.021207653,-0.015369299,-0.0278266,0.033415575,0.02872866,0.026301347,0.024629366,0.05043939,0.010031807,-0.028311001,-0.0003926061,0.050634567,0.0024680125,-0.012111757,-0.019874724,0.013842576,-0.06251881,0.01667304,-0.0040409905,-0.016989803,-0.024447674,0.030249676,0.027134273,0.028148104,0.013589042,0.010321853,-0.00036344904,-0.016416898,0.016825017,0.00048983726,0.03931578,-0.02080451,-0.0045261104,-0.0014784895,0.0017650081,0.007228833,0.038509738,-0.0005995776,-0.031382892,-0.0004096918,0.018460918,-0.0060909702,0.034650993,0.039584946,0.00786902,-0.014451334,-0.008425776,-0.026242651,-0.048058663,-0.030415958,0.021354461,-0.0029895992,0.05716656,-0.039575353,0.012803271,0.019947877,0.037654027,-0.019392759,0.018569976,-0.00060831447,0.035055887,-0.016773414,-0.015163283,0.008799366,-0.04412723,0.03404451,-0.022768429],"last_embed":{"hash":"1gk68wo","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1gk68wo","at":1762844639270},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{17}","lines":[130,130],"size":71,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gk68wo","at":1762844639270}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{18}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02891028,0.016824625,-0.03470587,0.039152816,-0.0039293393,-0.05197972,0.004724013,0.022975676,0.012162503,0.013056883,0.023948321,0.040142868,-0.033975743,-0.01765758,0.014874531,0.053214867,-0.0029852616,0.011523193,-0.015865993,-0.024592828,0.029902445,-0.03243547,0.02501801,-0.0026794316,-0.027917545,-0.024994075,-0.03474496,-0.00195323,0.03503329,0.029311268,0.00999469,-0.032272857,-0.02170674,-0.029917931,-0.0062111756,-0.04600631,0.0066066766,-0.019079914,-0.036821283,-0.0029143991,-0.016671443,0.0037360566,0.05285026,0.02458767,-0.0015951718,-0.014256653,-0.037652705,-0.0028739674,0.018185008,-0.030978601,0.027708871,-0.012519851,0.0014124988,-0.035295907,-0.021311004,0.05171202,-0.013621999,-0.054388955,-0.017565476,0.031230511,-0.041720126,-0.009421029,-0.012974701,-0.030355547,0.012378699,0.028557867,0.005485092,0.031002924,-0.044343054,-0.03190897,-0.036840286,0.0065726144,-0.030858316,-0.010487648,0.005417002,0.0425788,-0.0359988,-0.0041072005,-0.001977994,0.074928746,0.01294217,0.009928295,0.024299776,-0.011131671,0.02885587,-0.007366338,-0.003502712,0.03505533,0.029146379,-0.00799807,-0.030638274,0.0063923006,-0.0017645911,-0.03342723,-0.011098712,0.029905245,-0.057897083,-0.025482936,0.028277062,-0.026874503,0.017477479,-0.0104167,0.021888765,-0.05318406,0.023180105,0.017670104,-0.015810657,0.03291471,0.036477495,-0.0260696,0.018275606,0.054796387,0.004636243,0.015018903,0.013397347,0.01412778,-0.011767143,-0.05620465,0.006970837,-0.005643228,-0.007923774,0.027415903,0.00147284,-0.03659853,0.026776033,0.008700608,-0.0052121715,0.02099938,0.018033551,-0.02647494,0.03453691,0.020254143,0.001543618,0.018464329,0.0077005364,-0.0077288356,0.01288699,0.006097043,0.035677645,-0.05221496,0.01097317,0.083565354,0.01368864,-0.014602443,0.025550472,-0.005363075,0.036160305,-0.014941469,-0.027544314,-0.038254853,0.03787862,0.04588602,-0.033271484,-0.012535116,-0.037264053,0.008978053,0.0169019,0.044802114,-0.016816713,-0.012631202,0.01854156,-0.046388198,-0.012471807,0.031113049,0.028399548,0.0037904505,-0.014453989,0.019581782,-0.019975891,0.010831329,0.03758931,-0.049912017,-0.04348274,0.006988335,0.021362526,0.029876798,0.057249006,0.0072086514,0.0004746109,-0.04676669,-0.0043680295,0.024621477,0.02013678,0.004215914,-0.08253803,0.030527709,0.027137527,0.0030956403,0.015728327,0.004528793,0.008257746,-0.029350933,-0.027157728,0.004825851,0.038053595,-0.019342532,0.055100467,-0.0013639891,-0.039023418,-0.03732419,-0.03138425,0.04427901,0.042425755,0.013703283,-0.005675037,-0.04610061,-0.011061164,-0.007886655,0.03588091,-0.043768734,-0.025712283,-0.024449877,-0.017088698,-0.021055216,-0.04558416,0.015069895,0.011713368,0.009746974,0.0003972659,-0.038080424,-0.034861736,0.01122732,0.032248247,0.020603687,-0.04730143,0.011576854,0.013253764,0.030372743,0.030383594,0.021576455,-0.042156663,0.0065213805,0.070663705,-0.030026533,0.011345741,-0.066468835,-0.041941293,0.010533229,-0.013565007,0.0044854083,-0.0057318574,-0.0023610631,0.044633042,-0.015905265,-0.042955022,0.027395904,0.026243238,0.021509945,-0.0026508674,-0.031010654,0.020159699,0.059554785,-0.008815582,0.034263626,-0.0458804,0.011334891,-0.01763205,-0.021296583,-0.0153542785,-0.0050341426,0.04306818,-0.00030839854,-0.021582965,0.030145906,0.017010637,-0.0052384892,-0.041457716,-0.008710744,0.05819224,-0.0029547263,-0.03066204,-0.0074319043,0.010462651,-0.0033067164,0.009876097,-0.016954128,-0.02986637,0.016264213,0.07955877,0.030600393,-0.0055901855,0.032802638,0.04243479,0.040657707,0.024643587,-0.05895602,0.0027754924,0.038801942,0.048820537,-0.00024096934,-0.01972634,-0.014057947,0.031553175,0.024124874,-0.017031256,0.0128123155,-0.022910643,-0.17079103,0.018107312,0.031014485,0.0078037037,0.0056763655,0.014940634,-0.040601306,-0.040007833,0.00482915,0.006550996,0.01712398,-0.033970423,-0.00022777403,0.035781235,-0.041332237,-0.00001714011,-0.04183594,-0.01697897,0.04843981,-0.036840867,0.020508593,-0.032235768,0.039284166,-0.0145338215,-0.027280869,-0.0035413727,0.032588094,0.015283084,-0.0001267043,0.0031157003,0.021483034,0.024905799,0.0064484295,0.00043023596,-0.009515001,0.05835739,-0.018996466,0.014180998,0.017815517,0.01264132,0.046945017,0.018593734,0.0021364938,0.008691132,-0.012215394,0.0058555566,-0.016544154,0.031978667,-0.056763016,-0.03347493,0.046528965,-0.03003331,-0.023684505,0.02970227,-0.06585557,0.040901225,0.061481774,0.06272088,-0.0009396526,-0.0043250164,0.011233294,-0.1015768,0.016102182,-0.016994126,-0.059589416,-0.024805382,-0.01235648,0.0262214,0.016466167,-0.031325895,0.009630192,0.007700888,-0.013835517,-0.009877327,-0.008542649,0.024748422,-0.022475,-0.020449273,0.005708975,-0.09842218,-0.013373015,0.0034449748,-0.007565057,-0.01779137,-0.01350589,0.0027577418,-0.0136630265,0.012647123,0.015867662,0.23299627,0.040458005,0.054816183,-0.046694998,0.077261165,0.0043069245,0.013774594,0.017321413,0.010762494,-0.042301584,-0.018812139,0.038898107,-0.03998231,-0.02804439,0.009094192,0.031135915,-0.04560774,0.0021706568,0.06391075,-0.0028568832,-0.0024355236,-0.01089274,0.029625567,-0.0069797207,-0.011199412,-0.0042495965,-0.019166717,0.02710878,-0.00092688896,0.005208377,-0.011712642,0.029807024,0.062215965,-0.04970842,0.013057294,-0.0370682,0.026753223,-0.020990632,-0.015272934,0.036856864,-0.022550127,-0.009960203,0.0349213,-0.016502475,-0.011380102,0.007956937,-0.0037567953,-0.026762122,0.013433583,-0.033975523,-0.018696383,-0.017134447,0.010802599,-0.04377,0.055127785,-0.029829556,-0.036349975,-0.0071402565,-0.023809692,0.06598207,-0.033483725,0.0013844369,0.018746281,0.005375869,0.028935965,0.07579454,-0.025588483,-0.029539704,-0.0004230891,0.036994588,-0.0065640905,0.030754564,-0.032045253,0.0025804506,-0.011887817,0.008810551,-0.013023913,0.069378465,0.0089929495,0.01211258,-0.016601821,-0.0060500773,-0.024027968,0.030845927,0.0042806575,0.009485246,0.0013803806,0.051693007,-0.0024798757,-0.029796205,-0.0052365945,0.03424202,-0.010358929,-0.025231883,-0.029122725,-0.053200204,0.010828408,-0.004920279,-0.022530533,0.034162715,-0.05924347,-0.00093364343,-0.008043582,-0.029308839,-0.009847424,-0.020824859,0.012694718,-0.008396432,0.032203205,0.00019068216,-0.062415924,0.00029216323,-0.02535836,-0.030710783,0.07519827,0.010960122,0.052428596,0.022613045,0.015957933,0.024199763,0.041959826,-0.024981815,0.0032344041,-0.0148278605,-0.022926144,-0.056798603,-0.0043525524,-0.0028021294,0.0019621148,0.011006176,0.005589521,-0.041526873,-0.043190867,0.06473476,0.022298554,0.013655162,0.0773433,0.017697148,-0.012702244,0.028370129,0.024693284,-0.035742193,-0.013899419,-0.023454942,-0.015156188,0.016769722,-0.0025885631,-0.040699955,-0.0018717819,-0.0211937,-0.028592339,0.054139417,0.035813574,-0.029167235,-0.008281415,-0.051281683,-0.026541382,0.013888599,0.012424952,-0.022886137,-0.021533936,0.03669842,0.031008113,0.06378899,-0.016186174,0.0036715076,-0.022677217,0.02785042,0.0030795347,-0.02977201,0.041705415,-0.0052202772,-0.041614633,-0.006617676,0.0012834459,-0.027260859,0.007696039,0.04727689,0.011040215,-0.027387213,-0.029624805,-0.06779206,-0.019809343,0.0023494605,0.034928996,0.032937363,-0.04113123,-0.0042296327,0.02149175,0.0095022665,-0.024191499,0.081855394,-0.015741332,-0.013999795,0.049168207,-0.026009168,0.09042304,0.04106702,0.020745955,-0.018206177,-0.06634877,0.025977515,0.01974703,-0.040581558,-0.014284991,-0.0016124544,0.016876811,0.077501535,0.0066769863,-0.011858202,0.00923892,0.0139057385,-0.018013153,0.008487525,-0.01983408,-0.023225531,0.06667439,0.0047694077,-0.05049242,-0.033495955,0.010080964,-0.029377554,-0.0011277666,-0.02614009,-0.008726596,0.032868214,0.019737037,0.018324848,-0.07210002,-0.02118585,-0.019045291,-0.029794779,0.0048853466,-0.03819448,-0.0071117613,-0.013165746,0.003990303,0.0052930787,0.0035456694,-0.025548294,-0.030150522,0.0073866732,-0.021411367,0.060336683,0.0024122563,-0.016834816,-0.0046192473,-0.027996797,0.04227403,-0.010421182,0.0027576166,0.023885867,0.007224936,0.005633511,0.003144979,0.038249914,0.043855462,0.023530886,-0.020441234,-0.052240618,-0.042025633,0.06728536,-0.0014961362,0.03893694,-0.043893762,-0.012754187,0.017877653,-0.020261189,0.0044646095,-0.04480497,-0.017900854,-0.018907757,-0.028407304,-0.020128995,0.037708376,0.0034049249,-0.05008798,0.051447902,-0.017073596,0.024706239,-0.0345683,-0.013287675,0.011336631,-0.010411597,-0.04045214,0.03567487,0.019469157,0.011944413,0.01201004,-0.03495824,0.05559097,0.021187665,-0.06081357,0.060280282,-0.016061367,0.008970019,0.009901571,0.034283966,-0.0007655319,0.015130654,-0.0027471532,-0.050296027,-0.022336228,-0.03824069,-0.0038686069,-0.004985543,-0.022634361,-0.05217851,-0.009641958,0.03347385,-0.00058224204,-0.10902919,0.0054951897,0.042355467,0.040960163,-0.008463021,0.032296766,-0.0019505034,0.008593919,0.023120128,-0.029118404,0.00856765,-0.046949673,0.012641063,-0.061302,-0.010514614,-0.069290206,-0.04462059,-0.011565612,0.0005731371,-0.00399862,-0.03933413,-0.031316288,-0.028216043,0.032529872,0.0092860935,0.056083985,-0.042912774,0.07676725,0.010822588,-0.075847186,0.019767018,0.010670748,-0.03470169,-0.0136421155,-0.00056300533,0.0076735415,0.01810193,-0.018250847,-0.0012157902,0.042184487,0.026844677,-0.012718942,-0.06704345,0.042504683,-0.029203821,-0.017787453,0.008204582,0.039861362,-0.045994904,-0.036424816,0.0065358095,-0.03127692,-0.008219679,-0.0055157966,0.00024435893,0.008430175,-0.011452406,0.0048393323,-0.029293703,-0.03303075,0.020323219,0.011141019,0.01350777,-0.03623354,0.020981463,0.0009921299,0.0039081336,0.006472979,0.056247946,0.0022209522,0.017686013,0.015336641,-0.030561578,0.048264828,-0.011652954,0.00246481,0.0033018284,0.041070774,0.0144190695,0.032471623,0.015530786,-0.020417979,-0.0022554412,-0.14648221,0.04112509,-0.012410787,0.006164832,-0.021055674,-0.018017443,-0.043032385,0.0031777453,-0.0025794716,-0.038811035,0.00852793,-0.023940459,0.044886168,-0.023717077,0.026134277,0.022846563,-0.033828165,-0.01845168,-0.033280928,0.07120925,0.042278066,-0.0056620715,-0.018212771,0.011505016,-0.04351426,0.0046038614,0.00363068,0.030115945,-0.004691314,-0.028445607,-0.009933719,-0.02344489,0.011026649,0.01353249,-0.0053810547,0.002803459,0.020919621,-0.009996553,-0.022330511,0.007864772,0.0035885067,0.0063601052,-0.02998084,0.0071913665,0.013703331,0.08298947,-0.034493096,-0.0237408,-0.041789483,0.011136866,0.014248143,0.036991805,0.0021442885,-0.0020600944,-0.014754875,-0.055025972,-0.025059564,-0.022089345,-0.030140443,-0.02548211,0.00026208482,0.029813368,-0.040991407,-0.035416566,0.00018128048,0.0002403548,-0.020203134,0.030661674,0.019409042,-0.026510466,-0.027197577,0.025638606,0.018657975,0.0332406,-0.015315041,-0.037726667,-0.00012536476,-0.03798973,-0.012483532,-0.0006988731,-0.074664034,-0.03127826,-0.012877277,-0.0067419834,0.03644275,0.055246443,-0.045421813,-0.016982894,-0.011539699,-0.023363292,-0.0548583,-0.028600762,-0.018383678,-0.02334516,-0.03181863,0.068075106,-0.006782776,-0.016208548,0.013583896,-0.009579777,-0.017955678,-0.048963312,-0.03888938,-0.029748576,-0.011320504,0.009469229,0.009078059,-0.0075788987,0.018504756,-0.0020299323,-0.012748564,0.03373605,-0.014131566,0.011210341,-0.033652823,-0.04075632,-0.00055008003,0.048151243,0.013837827,-0.0033268942,0.016476609,-0.019060459,-0.024783762,-0.036999326,0.018391103,0.0019552722,0.021009777,0.013509028,-0.0008367592,0.034069404,-0.047710866,-0.018614281,-0.020660494,0.039926596,0.030752094,-0.016356306,-0.072329186,0.008718631,-0.016167404,-0.016550325,-0.010684336,-0.018237272,-0.004270881,-0.036773063,-0.013626129,0.0018117655,0.030862397,0.037080392,-0.015399101,-0.01438184,0.011892058,-0.032489832,-0.018720988,0.042466532,-0.028450847,0.0048458343,-0.010640024,0.009372136,0.012174562,0.033809897,0.014678669,-0.053389437,-0.005393295,0.011185138,-0.011649967,0.0700053,-0.040617265,-0.014847227,0.0033595655,0.0013215914,0.013742263,0.030571153,-0.017821578,0.022056954,0.004406102,-0.016953358,0.008487097,0.0062670177,0.006373926,-0.001380236,0.04987405,0.029962832,0.0092204055,0.047829196,0.038478084,-0.0055252495,0.002043945,0.005540287,0.0020383054,0.021466548,-0.038512617,-0.008554974,-0.02226916,-0.023226473,0.0538242,-0.028530095,-0.021821685,0.013748204,0.02105646,0.017099174,-0.0106582865,0.0030395556,-0.027671654,0.008327953,0.0010575104,0.05286068,0.02242243,0.054687317,-0.0401299,0.004894991,-0.05485063,0.008378743,0.011901852,0.018854862,-0.0073973313,-0.014440937,0.004449334,-0.0047384272,0.016163226,0.032946665,0.0060540168,0.03516449,-0.04372435,0.011925561,-0.009335779,-0.033618443,0.0025208043,0.016459303,0.024662701,0.014978116,-0.01690195,-0.029345732,0.0053669577,0.029334199,-0.03446416,0.014646449,0.0037322717,-0.010685358,-0.016590606,-0.025649732,0.024232442,-0.013422951,0.009596841,-0.015705068],"last_embed":{"hash":"pfypx1","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"pfypx1","at":1762844639270},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{18}","lines":[131,131],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"pfypx1","at":1762844639270}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{19}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028385345,0.036957484,-0.0018511221,-0.008851883,-0.03322587,-0.023868019,0.010726168,0.0059453365,0.024250293,0.017333053,0.008121011,0.052954692,-0.030869186,-0.02945926,0.017309528,0.062154427,0.0055488376,-0.00069282635,0.008543058,-0.026739571,0.0066721053,-0.011328439,0.063156545,0.0010436688,-0.013876315,-0.011644602,-0.049356,-0.00055144954,0.028509626,0.036622696,-0.019285958,-0.044879023,0.0450894,-0.05881367,-0.003501797,-0.0367826,0.01229525,-0.036349088,-0.03514524,0.019056724,0.010387648,-0.02079789,0.018489625,0.045895416,0.022606699,-0.014084737,-0.0093260845,-0.016708203,-0.0017861804,-0.03897212,0.027600031,0.000014732553,0.023208072,-0.023737596,-0.02037838,0.026607728,-0.028249266,-0.0472194,-0.031178216,-0.022138411,-0.053173386,0.005106775,-0.05946833,-0.0051173232,0.02420821,0.0066506914,0.0064085815,0.0069754287,-0.02856477,-0.01962856,-0.037223,0.012652948,-0.012252234,-0.0024511176,-0.041382816,0.005733861,0.006238606,0.0050308895,0.022640679,0.07370545,-0.0024289067,0.012115752,0.0069513656,0.032506153,-0.0023684956,-0.00262527,-0.012636575,0.028244222,0.019452378,-0.022552887,-0.024419928,0.013348605,-0.04308771,0.0010456566,0.009165857,0.020930154,-0.04787287,-0.010009759,-0.00018855327,-0.03465588,-0.016163219,-0.032121822,0.032072745,-0.06380296,0.0144569175,0.009358545,0.013414046,0.017851038,0.040736835,-0.01988816,0.022017064,0.037031893,0.030531745,0.035198446,0.015216556,-0.011423903,0.009111387,-0.028113918,-0.0027193767,-0.024863016,0.028422642,0.000059536935,0.042204775,-0.033478174,0.014036326,0.037472624,0.0103869205,0.014989172,0.029591287,0.018250957,0.012041946,0.01840837,-0.04293354,-0.001482785,-0.0038814214,0.042007107,-0.0035035547,0.021527264,-0.0043183863,-0.05109206,0.04851199,0.031719327,-0.0051573124,0.008966249,0.01247254,-0.019150484,0.017286055,-0.041494075,0.00040323284,0.017848704,0.047575448,0.0595955,-0.016101127,-0.03138627,-0.019815836,-0.008655352,0.016317783,0.028436538,-0.0004927239,-0.020910565,-0.01875376,-0.03928169,-0.018062651,0.00062075065,0.003720935,-0.018919125,-0.011734692,0.024293432,-0.038775697,0.019158144,0.042383693,-0.024664968,-0.0032309194,0.026240233,0.0128321,0.0323026,0.06409007,0.010831034,-0.013897434,-0.038635816,-0.021870103,0.014723857,0.009693466,-0.03860593,-0.061071895,0.0058831656,0.029370528,-0.017020302,0.0023423363,0.014762914,-0.0051210206,-0.03664943,0.015006776,-0.0036047578,0.019211736,-0.03759073,0.07855997,-0.004672839,-0.0062814653,-0.026288256,-0.013638116,0.060635358,0.025649512,-0.020507818,-0.0171034,-0.026417412,-0.024661979,-0.015903626,0.049697198,-0.03480163,-0.032465883,-0.013360582,-0.029946879,0.030247504,0.011420576,0.027576005,-0.005615796,0.053482033,-0.012141681,-0.021797404,-0.04649542,0.038883198,0.03572196,0.014653777,-0.031723686,-0.006288065,-0.01326992,0.072484724,0.025219625,-0.021435149,-0.021484718,-0.009261061,0.03161577,-0.04738809,0.016508559,-0.06726939,-0.019683285,0.023248116,0.012544437,0.0035256364,-0.021321464,-0.020916512,0.09935344,0.0068410737,-0.055270307,0.0062139556,0.015133858,0.02501578,-0.03347648,-0.01818925,-0.007198717,0.05599004,-0.014327076,-0.0051884907,-0.063565776,0.009836717,0.0012733748,-0.032665618,-0.022669375,-0.011254272,0.002622198,0.00016103494,-0.021172788,0.022280362,0.030261332,-0.025388604,-0.01719323,0.009874967,0.04190294,0.030917093,0.00042149363,-0.0049253525,0.008650061,0.010327268,-0.061714444,0.01108946,-0.04979604,0.012759752,0.0578397,0.010109553,-0.01461008,0.013118888,0.040719748,-0.0031621414,0.05122912,-0.07025904,0.016174845,-0.01224351,-0.0037643402,-0.00053477875,0.014875434,-0.043396536,0.059457123,-0.017476005,-0.004857638,-0.007336979,0.0036982778,-0.16311805,0.008218297,-0.012362168,0.032387827,0.00034089928,0.0274136,-0.04282418,-0.011352719,-0.0005147002,0.04218145,0.0046035736,-0.044733614,-0.006711876,0.021384057,-0.050742082,0.0061237565,-0.07834878,-0.012557987,-0.009896572,-0.029734762,-0.03323313,-0.0385181,0.039095376,-0.01008589,-0.0026474623,0.01671124,0.0096316,0.027916186,-0.04899602,0.008321361,0.009692458,0.034844864,0.011449671,0.0041229576,0.0021541598,0.081942216,0.0017909231,-0.020212995,0.006301946,-0.012416037,0.014501508,0.06639783,0.025875594,0.011326043,0.0029783705,-0.026268726,-0.0042976816,0.018170683,-0.037151303,-0.021483583,0.020792805,-0.03403168,-0.01526338,0.0055732485,-0.053112734,-0.011429795,0.029528534,0.041568097,-0.0049970914,-0.0014632927,0.01566032,-0.08364332,0.02736412,-0.010968682,-0.029330658,-0.05096209,-0.040607847,-0.033660218,0.0008996039,-0.027018739,0.030375727,-0.016110655,-0.004009279,-0.028995017,0.019722316,0.024254316,0.004111077,0.0006239965,-0.020287285,-0.07235409,-0.006945116,0.0016925625,-0.01217618,0.026010262,-0.01932393,-0.015343328,0.004025588,0.028036105,0.029227946,0.24087042,0.01490307,0.033160888,-0.05603792,0.08058461,-0.027453257,0.02014999,0.026704079,0.00172556,-0.035720024,-0.016452357,0.032784734,-0.06963987,-0.01994739,0.019837527,0.017980937,-0.061139923,-0.030296713,0.060191885,-0.0057821507,-0.009174489,-0.023839917,0.015598109,-0.039321624,-0.04460722,0.0072261915,-0.019358665,0.024843521,-0.01058784,-0.0047036917,-0.013166377,0.01939461,0.05319104,-0.03937512,0.02338822,-0.0031181031,0.009263313,-0.03265447,-0.0061021256,0.026165549,-0.014570763,-0.010082861,0.013243188,-0.024459878,-0.016053835,-0.016850822,0.0031386826,-0.023592928,0.036421895,-0.0096309725,0.004467014,0.031203873,0.0018033095,-0.00247255,0.0498346,0.008858786,-0.02613751,0.0069057588,-0.037352692,0.018406179,-0.023419075,0.0014680807,-0.016202759,0.018716354,0.019378835,0.060529888,-0.0033413777,-0.0031636637,0.023364559,0.025540214,0.018618029,0.03612882,-0.008766798,-0.0042789634,0.009333344,0.0047076056,-0.010218899,0.0356596,0.046845727,0.02056409,-0.023904629,-0.0067258775,-0.059917916,-0.001043104,0.012896958,-0.021979665,-0.037345257,0.018039882,-0.021880902,0.0031215728,-0.03516398,0.017611314,-0.0384876,-0.0040387474,-0.05489367,-0.016545316,0.037155516,-0.020066112,-0.04704937,-0.020464672,-0.043044504,0.007569759,-0.008200344,-0.026400462,-0.00022196872,-0.020728815,-0.01753665,0.014920863,0.014922395,0.04658869,-0.04277171,0.00039711274,-0.00784393,-0.05072057,0.015996262,0.024169968,0.024061171,0.043628268,0.02204041,0.041005775,0.017737554,0.013309563,0.0029156466,-0.015951963,-0.035477605,-0.049519457,0.014311057,0.0019940257,0.035416093,0.002496692,-0.013788639,-0.033622418,0.008650199,0.02118054,0.021734577,0.034861904,0.078558244,0.008342002,0.037439596,0.035648663,0.0012881729,-0.074666634,-0.020271359,-0.0041333516,0.015627295,0.038613506,-0.0052805603,-0.014996027,0.014484904,0.03846462,-0.02379211,0.04237658,0.03432804,-0.02724559,-0.016695352,-0.082358636,0.0032558034,0.040348846,-0.0052335495,-0.0270243,-0.011132375,0.034903433,0.018177334,0.058777153,0.007771025,-0.0050005415,0.0034972883,0.023415806,0.018626148,-0.0020487343,0.020840986,0.025956346,-0.059038617,0.005447942,0.032561667,-0.0018855573,-0.0119738765,0.058275208,0.005516587,-0.046903417,0.0046751527,-0.07435699,-0.012970573,-0.008318637,0.029493334,-0.007336532,-0.003519375,0.0014012011,0.013036526,0.014376983,-0.0057088546,0.09311446,-0.013857095,-0.036238413,0.028489443,-0.008690983,0.09894728,-0.022879537,0.026616925,0.00079052435,-0.00864507,0.04834092,0.005260828,0.010474293,-0.035228096,0.008034298,0.0144016305,0.044261653,-0.068144135,0.013692048,-0.004410651,0.0037374322,-0.011749705,0.014071561,-0.03123016,-0.03356037,0.04689154,-0.004965856,-0.052398115,0.006792442,-0.008957589,-0.02302185,0.020865593,-0.012132369,-0.017365033,0.050686494,-0.014713481,-0.03430408,-0.06081567,-0.020378908,-0.010976074,-0.04774776,-0.010896857,-0.021585763,-0.00961026,-0.02117373,0.054956287,0.017287368,-0.04443772,-0.043041673,-0.022000514,0.0038084148,-0.020873874,0.052928235,-0.024748165,-0.012465056,-0.01112362,-0.028800318,0.041184895,0.013056625,0.019115591,0.02102717,0.0020734183,0.029109605,0.024422543,0.042059805,0.009269116,0.010341959,-0.06782028,-0.034836523,-0.009198897,0.037552208,0.011165002,0.032236006,-0.022838391,-0.047253434,0.013055979,-0.033974897,0.0105081955,-0.039125912,-0.039973557,-0.019884381,-0.027810832,-0.038486287,0.024504332,0.0024981638,-0.029422976,0.032907672,0.029397123,-0.0029329474,-0.013290119,-0.021536907,0.017005919,-0.047516953,-0.034340907,-0.016215002,-0.010502407,0.006631061,0.04209076,-0.07291322,0.014890381,0.025935147,-0.027010998,0.07124872,-0.00684805,0.0205273,-0.0135010565,0.01865278,0.0022245133,0.00498044,-0.008089323,-0.028511824,-0.020561911,-0.020974211,-0.018709369,0.003004579,-0.011012522,-0.033661105,0.019035626,0.022158116,0.0012029095,-0.091668166,-0.021354683,0.012492215,0.0045099584,-0.0019441436,0.031505752,-0.054349978,0.019363325,0.031383403,-0.0016993526,-0.023430297,-0.03486257,0.008302427,-0.03917512,-0.0151076345,-0.042858843,-0.024261562,-0.012006991,-0.010857053,-0.0075958297,-0.046779215,-0.059125744,-0.02567155,0.018704303,-0.02998453,0.04666537,-0.037852168,0.055520587,0.0030491627,-0.06133191,-0.022228945,0.0425677,-0.053225864,0.0009040409,0.019805837,0.005491968,0.029323021,0.0011047154,0.015389978,0.030083517,-0.0112846885,0.0070349835,-0.04127142,0.04136737,0.010384612,-0.018262994,0.078215264,0.053466126,-0.023499921,-0.025521781,-0.018037744,0.010287146,-0.0052699614,-0.025845665,-0.0018670349,0.044496283,-0.049236577,0.007288553,-0.019945314,0.0156005835,0.0024976616,0.013512909,0.037009772,-0.0013567902,0.044317424,0.00807012,0.01341931,0.020608535,0.02102542,0.012973518,-0.0027400781,0.0058414307,-0.04071996,0.037768308,0.0050344826,0.009210829,0.043027636,0.045495186,0.015684268,-0.015471318,0.011470831,-0.027144255,0.0012626292,-0.1559863,0.041433234,-0.031079106,0.022261973,-0.030074554,-0.013926207,0.00012419336,0.009288075,0.011715067,-0.03988009,-0.01592463,-0.066375606,-0.0064954474,-0.012539819,-0.013493794,0.031457786,-0.033832658,0.013419331,-0.039457817,0.069770776,0.04814568,-0.013816723,0.045012753,-0.025100512,-0.027390838,-0.0049866475,0.025220327,0.0065140156,-0.003966231,-0.051728245,-0.011512987,0.0001980137,0.014362947,-0.0013662273,0.012961303,0.013104278,0.021104218,0.013745601,-0.0065392735,0.02207314,0.0073845503,0.010529361,0.009802301,-0.015172884,0.052703355,0.06213433,0.0038946504,-0.008570884,-0.022711543,-0.0016050782,-0.039696462,0.01082381,-0.022953998,0.011750181,-0.008120284,-0.034811597,-0.020818606,-0.002359093,-0.028309155,0.017728498,0.029870437,0.023102023,-0.044738375,-0.007882377,-0.031945325,0.008954526,-0.05899704,0.02835131,-0.0007442022,-0.00029581488,-0.03461588,0.002935772,-0.01109661,-0.007233197,-0.023352435,-0.018516513,0.009628642,-0.005436936,-0.0071004643,-0.014198429,-0.04338306,-0.03652533,0.011698189,0.0006326037,0.05606776,0.044939395,-0.013530221,-0.028591009,-0.03041648,-0.018142782,-0.027363744,-0.023263974,0.0005329353,-0.03223689,-0.028564515,0.049012914,0.021026457,-0.012577607,-0.030180862,-0.023757726,-0.028581686,-0.037525248,-0.0052646976,-0.029431801,-0.026418846,0.04026256,-0.018043155,0.007953334,0.014104574,-0.025083343,-0.0046658455,0.021111745,-0.009571176,0.021717139,-0.0670221,-0.028505256,-0.037732385,0.04200285,-0.024506804,-0.032880757,0.011514251,-0.02235398,0.0008653804,-0.036789875,0.024243781,0.061204195,0.03847039,0.01236042,0.00019143114,0.03367505,-0.04467439,0.02871149,-0.007444355,0.04386178,0.03872751,-0.019946245,-0.038874116,0.027551644,-0.0044032824,-0.029980842,-0.056030422,-0.015496316,-0.0007497923,-0.022003641,-0.0056490125,-0.013865292,0.022367885,0.034676947,0.0025307846,-0.01844658,0.01410305,-0.06741847,-0.007955435,0.08373133,0.0050213793,0.015799059,0.027206603,-0.0018161761,0.025825733,0.08330676,-0.015483152,-0.059492014,-0.04416845,-0.01437823,-0.032245796,0.09416089,-0.017575493,-0.029905625,-0.00722153,0.01224344,-0.022414379,0.053248256,-0.0065827547,-0.0017395719,0.021807138,0.005933613,-0.016186263,0.04257207,-0.002419819,-0.0038502184,0.030042222,0.025773738,-0.0147961965,0.04993465,0.04092935,0.019626904,-0.03835796,0.0041537294,-0.00926049,0.025456406,0.0015360747,0.022357058,-0.0050710407,-0.04815413,0.030092245,-0.026300421,0.009054962,0.005648587,0.036228683,0.048917327,0.021612711,-0.024240209,0.017957589,-0.019548157,-0.023618279,-0.0035785541,0.024173817,-0.0067951665,-0.014338672,-0.010425812,-0.0017986334,-0.013965288,0.009766153,0.024226477,-0.010518356,0.02722612,0.023421066,0.0357478,0.0041188835,0.024737878,0.031342406,-0.012490363,-0.025487434,-0.020656275,-0.013956623,-0.015361165,-0.014390469,0.024205634,0.00839092,0.027161922,-0.04349168,0.017455827,0.006525378,0.032652188,-0.012124416,0.05662154,0.009292974,0.00576099,0.007853502,0.010036007,0.024155783,-0.0330803,-0.007599482,-0.027727596],"last_embed":{"hash":"11ycgof","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"11ycgof","at":1762844639270},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{19}","lines":[132,132],"size":65,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11ycgof","at":1762844639270}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{20}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018336803,0.019585589,-0.01339862,-0.0068153944,-0.028415127,-0.0073436494,-0.0020667526,0.009311221,0.0035885319,0.033076283,0.0072066123,0.03383769,-0.01848979,-0.028841956,0.00120754,0.050187748,0.009743359,0.013044225,0.020916441,-0.016790543,0.018944863,0.008384191,0.012133575,-0.024670606,0.010825852,-0.008957447,-0.049769465,0.0057081957,0.06813879,0.050969187,-0.038030863,-0.03540656,0.024837077,-0.044065014,0.008643144,-0.046815433,0.015687859,-0.008763144,-0.031294245,0.015902381,0.001235549,-0.027351366,0.028156882,0.028704058,0.004643685,-0.01636782,-0.053551458,-0.015692038,-0.0041525406,-0.05500446,0.041785825,-0.015771123,0.035580497,-0.01407846,-0.05293643,0.041901816,0.010932697,-0.051502116,0.005210067,-0.006836575,-0.044664115,0.034311567,-0.008298668,-0.021018444,-0.0052993996,0.036404643,-0.0036061709,0.00023428547,-0.04386248,-0.026730524,-0.038511198,0.026743855,-0.008348633,-0.024250941,-0.039284218,0.0352909,0.0052573164,0.005252955,0.008456297,0.07107796,0.019503554,-0.025171166,0.019733341,0.0052636163,-0.005955198,0.015728358,0.01418028,0.025974762,0.010185793,0.014841612,0.00072755566,0.034734398,-0.024494579,0.0053176233,-0.005716756,0.011823472,-0.020136436,-0.024485625,0.012612271,-0.014921767,0.014684942,-0.0045341733,0.029935097,-0.035766967,0.0147290295,0.009504548,0.00033437173,0.020586329,0.034409538,-0.028262654,0.04648672,0.01627818,-0.010555416,0.026594976,0.0135984225,0.013990716,-0.010262852,-0.0305398,-0.001143816,-0.013166279,-0.00009864751,0.043229066,-0.013179103,-0.03513718,0.017349454,0.014715586,0.019923508,0.013840276,0.04251882,0.026357947,-0.0015955503,0.031066623,-0.05591118,0.020222092,-0.025504164,0.027546437,0.01264642,-0.017239487,0.018004104,-0.028064815,0.016493296,0.026234196,-0.014471711,-0.013288996,0.021434087,-0.032557555,-0.010485633,-0.032733895,-0.00069371157,-0.024691042,0.054796815,0.01852277,0.005772758,-0.020862287,-0.0030414136,0.010822531,0.025726276,0.0349916,-0.03685465,-0.017720342,0.006816638,0.021474589,-0.000034340097,0.011949065,0.0020073894,-0.016838674,-0.007130635,0.04510562,-0.016486345,0.015396849,0.0067635686,-0.03202623,-0.014799333,0.03497493,0.028628845,0.037012488,0.09431946,-0.004800066,0.013043819,-0.027202679,0.012812968,0.014608279,0.034166608,-0.04146258,-0.06036836,0.017151326,-0.0065743686,0.023944195,0.017243994,0.025860533,-0.0130188,-0.015872866,-0.0001397655,0.0013270302,0.014101757,-0.04607496,0.029665167,0.0068136225,-0.007336294,-0.06095607,0.0013292452,0.04088932,0.019170837,-0.03574797,0.0014647688,-0.04453806,-0.028978923,-0.030849535,0.026090812,0.014535963,-0.018507134,-0.014860883,-0.018540408,0.030417345,-0.011879585,0.009438825,0.011476684,0.030006614,0.020389806,-0.018004451,-0.02183785,0.022832548,0.032534063,0.0028778424,-0.033615123,0.024082316,-0.019920023,0.07507845,-0.007219596,-0.010715041,-0.0057960134,-0.00739272,0.031607494,-0.006448139,0.014391354,-0.073339455,-0.0032891072,0.025538404,0.019724889,0.023831142,0.0041941847,-0.007965932,0.060857553,0.0042379326,-0.0005604498,0.030524284,0.0124670165,0.029745502,0.010879459,-0.0001873033,0.008881184,0.017019968,-0.002310187,-0.011080838,-0.041344576,-0.008136319,0.024041388,-0.01857981,-0.059703678,0.006825457,-0.0037840067,0.0103747975,-0.028722446,0.017599782,0.0038036515,-0.007136496,0.0144533105,0.034967795,0.024170179,-0.0026950564,-0.033645794,0.013704153,0.014798929,0.02148243,-0.024006635,-0.0076304474,-0.05825974,0.012899442,0.061232056,-0.011761505,-0.043792237,0.00075226766,0.033569697,0.012129099,0.03581953,-0.04693252,0.006064129,0.030081693,0.02045242,-0.01958468,0.0050865156,-0.030638695,0.032522667,0.007916816,0.003998764,-0.032866776,0.01654391,-0.17497405,-0.022771904,0.048602477,-0.0028516,0.003527224,-0.009268966,-0.039739244,-0.0116608115,-0.029456086,-0.0025537927,-0.009350621,-0.043012485,-0.008841543,0.04136231,-0.029344648,0.024968343,-0.03758022,-0.024381,0.004300481,-0.029426811,-0.029908026,-0.018963838,0.037142124,-0.067215405,-0.03986972,-0.008364984,-0.0133454325,0.02307,-0.05748539,0.013841798,-0.033436667,0.004691638,0.0028403557,0.011016858,0.0042853355,0.033591215,-0.0066996343,-0.022852963,0.005449419,-0.014357956,-0.007213445,0.058597587,0.029069792,0.02195536,-0.017640037,-0.006106977,-0.014675961,0.031267952,-0.018162109,-0.034781303,0.025130907,-0.032239992,-0.0050127953,0.036813848,-0.045542415,0.045275744,0.04303893,0.025559792,0.0059551685,0.021923814,-0.0070379786,-0.11444488,0.01637516,-0.014606792,-0.014874253,-0.027264532,-0.050959755,-0.036007006,0.013364035,-0.03621923,0.020189906,-0.021561366,0.0066814353,-0.0061328653,0.043988336,0.024473794,-0.03734724,-0.008206511,-0.017750109,-0.07264058,-0.013485365,0.029733373,-0.0066644177,-0.0076980717,-0.03428855,-0.05913205,-0.0032496806,0.045175973,-0.01474447,0.25353864,0.013315954,0.038761873,-0.027723119,0.062072545,-0.000605493,0.047979474,0.06176832,-0.009818311,-0.020002425,-0.043589126,0.00014481471,-0.05406016,-0.029047603,0.018176254,0.013836869,-0.047426034,-0.046925936,0.07011679,0.0031165676,-0.0031279556,-0.015241805,0.029599952,-0.03539884,-0.03167387,-0.011165588,-0.018997783,0.030669434,0.00695191,-0.0026875136,-0.050534304,0.015222543,0.04797006,-0.03469184,0.018328581,0.0012540498,0.018728299,0.024774602,0.007366547,-0.0027186843,-0.018365223,-0.023508092,0.022278138,-0.018760832,0.00006988444,-0.030651819,-0.004119593,-0.0073461654,0.01036247,-0.04200578,0.026244547,0.019710807,0.010186113,-0.03041286,0.03569976,-0.018761396,-0.018587226,-0.018745413,-0.04788958,0.02491795,-0.023287358,-0.0047028614,-0.015854375,0.0122145,0.03561553,0.06680664,-0.0010947222,-0.011803241,0.048184633,0.013257334,0.01144523,0.035953928,-0.02735768,-0.040305026,0.025450116,0.014939489,0.009069886,0.012722773,0.024140015,0.040121567,-0.03265336,-0.04283974,-0.037948545,-0.015948774,0.016816137,0.026585089,-0.0129153365,-0.0022781526,0.0017012245,-0.022679374,0.009654771,0.050074786,-0.047049124,-0.030661209,-0.037370197,-0.0380963,-0.014742755,-0.03319137,-0.03270932,-0.02187244,-0.026695477,0.0014193273,-0.014328279,-0.018617786,0.007245134,0.005343843,-0.019087031,0.026010366,-0.014942489,0.062020678,-0.05887475,-0.021894077,-0.016059143,-0.019695112,0.010600246,0.046476994,0.0061327443,0.023838123,0.0348429,0.014971615,0.031141791,0.013213558,-0.011442861,0.020978952,-0.014242829,-0.0533748,0.0072451825,0.01215496,-0.029266767,-0.0029501845,-0.0072465343,-0.027669283,0.008746884,0.010056864,0.03408453,0.02367614,0.064609125,-0.0101501485,-0.01357381,0.033006635,0.018541494,-0.020197297,-0.019109301,-0.01961865,0.028618138,0.05247643,0.02099465,-0.00017417822,0.009865622,0.035686344,-0.038244493,0.030905144,0.04464844,-0.030911209,-0.033752173,-0.061218392,-0.007930902,0.018137908,0.004616385,-0.013074331,-0.014132778,0.038154278,0.023071814,0.059052624,0.0023401892,-0.009227143,-0.0111020785,0.016122792,0.0061788824,-0.012790158,0.02411066,0.019217806,-0.0402417,0.042208575,0.01818574,0.0017496847,-0.024553834,0.039377086,0.0327914,-0.01477774,-0.023917539,-0.011722781,-0.0068736747,-0.009061143,0.049043868,0.022767086,-0.03344664,0.0035902727,0.041834142,-0.0023588098,-0.025698885,0.1097109,-0.015809601,-0.026900047,0.012115014,0.0121704675,0.04919804,0.026122253,0.030779595,-0.002371345,-0.007465228,0.010986511,0.003858313,0.020832542,-0.035153527,0.01751007,-0.017244503,0.06680507,-0.03898342,-0.014432952,0.00014306795,0.0016276011,-0.035091497,0.030740544,-0.04066148,-0.0048026196,-0.023098962,-0.01021633,-0.0356961,0.0051896055,-0.035725582,-0.025455825,0.008695189,-0.0028850012,0.0007847111,0.054370116,-0.023377446,0.009463462,-0.07788546,-0.01197479,-0.003325792,-0.023455579,-0.02095498,-0.028073687,-0.013360404,-0.037375316,0.019083017,0.0037431996,-0.02447421,-0.02125085,-0.03181724,0.01628658,-0.018171648,0.055281587,-0.03048631,0.018478569,-0.031569246,-0.053224288,0.05277223,0.02811761,0.0055143856,0.02845989,0.045733195,0.046987846,0.028140295,-0.011267124,-0.008459076,0.0055518635,0.006666839,-0.046342093,-0.00008195353,0.053350993,0.036165643,0.013187521,-0.041554067,-0.040038567,0.047280278,-0.009876675,-0.0000054589623,-0.017575024,-0.045166194,-0.014390939,-0.005369594,-0.034523223,0.044735238,-0.017825479,-0.062317513,0.020223817,0.015503062,-0.0033351034,-0.030014807,-0.0049749697,0.02121685,-0.051019944,-0.045235954,-0.01692633,-0.008367605,-0.0013059607,0.07178305,-0.051768955,0.005866861,-0.028063577,-0.036848817,0.044356436,-0.009353869,0.022783412,-0.013952115,0.011079482,-0.03656502,0.013044204,-0.010120161,-0.006519221,-0.017289527,-0.015184999,-0.018568762,0.0043527684,-0.015502283,-0.016657855,0.042478155,0.038282312,0.0051063723,-0.06134701,-0.0072466834,-0.005261286,0.010005154,-0.005465985,0.032001454,-0.045044407,0.015086932,0.018882815,-0.023894029,-0.023014318,-0.01487525,0.0114695085,-0.058650184,-0.02372625,-0.052022107,-0.021807428,-0.026142007,0.049648747,-0.053563163,-0.042103086,-0.06486005,-0.04420586,0.012552721,-0.02878851,0.057640903,-0.062384956,0.08504886,-0.0015945543,-0.039638612,-0.012607437,0.025591407,-0.030693572,0.014002048,-0.009583064,0.008469811,0.005396275,-0.018348267,-0.0064163,0.018107923,0.005363748,-0.0073699583,-0.02237446,0.07321199,0.018134117,-0.04076216,0.03413147,0.011911077,-0.010542731,-0.018985996,-0.0026724958,-0.019266762,0.02501987,-0.02231157,-0.009766552,0.024755578,-0.035624173,-0.0027025992,0.0070554535,-0.00070744107,-0.024467546,0.00006978701,0.03611714,-0.020326568,0.05215988,0.010437486,-0.0056733047,0.00051964447,-0.010361229,-0.016106278,0.0023923125,-0.007830337,-0.059963714,0.03253581,-0.019388916,0.0028829519,0.046323735,0.07895381,0.016653806,-0.029937476,-0.014695022,-0.061214834,-0.02523935,-0.15020862,0.04313622,-0.020370023,0.008512433,-0.027386885,-0.009075776,0.0095707355,0.009388633,0.0004084802,-0.05346551,0.0053590136,-0.04370813,0.004590508,-0.020825062,0.0084620705,0.016421044,-0.04807068,0.016312618,-0.024275802,0.10636974,0.050170545,0.0072176736,0.0059992876,-0.017812217,-0.023058718,0.005764894,-0.002358601,-0.009821921,-0.01577815,-0.037738528,-0.005610761,-0.021882862,-0.0019220398,-0.024927758,-0.018400453,0.037055526,0.010715752,0.0062907087,0.00708182,0.01717021,0.038699254,0.007819245,-0.0008768992,0.02238684,0.012831483,0.04452875,0.0108772945,0.015376125,-0.054113567,0.0016880429,-0.020616256,-0.006794741,-0.05515178,0.00496024,-0.037510443,-0.032417607,-0.04028949,-0.022345427,-0.0012504371,0.027189381,0.02418601,0.014136311,-0.028135175,-0.030899612,-0.027640937,0.0032342959,-0.039718173,0.0562967,0.0036225368,0.022860464,-0.061062586,0.005762888,-0.003885611,-0.0051530832,-0.034841236,-0.02115984,-0.0013003038,-0.06285896,-0.04187142,-0.008638863,-0.025206529,-0.0389362,0.016441986,-0.013780177,0.06785974,0.0294989,-0.034412194,-0.0042010774,-0.025354423,0.000548256,-0.045335274,-0.019153656,-0.00056673907,-0.06102953,-0.06423063,0.044165444,-0.004534403,0.016530687,-0.027906517,-0.023138527,-0.021647893,-0.05237054,-0.020792486,-0.0352891,-0.005792837,0.023287687,0.016248057,-0.000829188,0.006438423,-0.049830288,-0.02955631,0.032528315,0.0056157787,0.027402177,-0.06675148,-0.016696723,-0.03799777,0.04929759,0.024053058,-0.016970806,0.018492578,-0.036597118,0.002514253,-0.040011678,0.02393891,0.07016605,0.019368479,0.0005423216,0.016551686,-0.0025578109,-0.04243559,0.006527112,0.0066362335,0.031544536,0.032261096,0.004434977,0.0016118663,0.02083881,-0.026939249,0.0005734721,-0.04012911,0.018802797,0.028487794,-0.025313705,0.015572451,-0.03433816,0.014198414,0.064670704,0.033968594,-0.009724547,-0.0005922619,-0.033852283,-0.012806455,0.022882506,0.015165551,0.013702885,0.013442039,0.030676149,0.0066722375,0.053787507,0.020742374,-0.07448644,-0.055698827,-0.009619666,0.0049605025,0.082390375,-0.03884786,-0.016126692,0.010889291,-0.03978968,0.007368367,0.053953715,-0.013416746,0.021366429,0.026525032,0.042439815,-0.010839984,0.008776615,-0.022079825,-0.0019122452,0.03544504,0.047645487,0.00027505713,0.060598727,0.06851213,0.02344534,-0.033536598,0.018219097,-0.014185799,0.00990429,-0.007862739,0.010360836,0.019908218,-0.02039111,0.032200903,0.017168706,0.00048416632,-0.012915097,0.039174877,0.052483242,0.023222685,-0.027059127,-0.0067531983,0.0019927686,0.0050033987,0.013356524,-0.037369072,-0.0131956795,-0.024397267,0.003753421,-0.0009046253,-0.022449452,0.02066423,0.011758396,0.03539912,0.027804682,0.03220475,0.03263656,-0.015173382,0.05557965,0.012460907,-0.011468354,-0.07191305,0.006527588,0.0032678824,-0.02629689,-0.0018354047,-0.0102640055,0.015158415,0.01854165,-0.050323848,0.02800494,0.013577014,0.019447533,0.04567419,0.027620016,-0.014715775,0.004886241,-0.0015342213,-0.00076412177,0.054082535,-0.047420792,-0.007400675,-0.022133956],"last_embed":{"hash":"1u6cf32","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1u6cf32","at":1762844639270},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{20}","lines":[133,133],"size":86,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1u6cf32","at":1762844639270}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{21}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03732058,-0.027089905,-0.0009716075,0.012105617,-0.018329563,0.0055705043,0.034710575,0.01495226,0.032645028,0.029175892,0.0083411215,-0.0009879477,-0.0115133645,-0.017749704,0.0141669605,0.016519904,-0.013974443,0.004971593,-0.015356879,-0.036379315,-0.02591847,-0.010635426,-0.03868898,-0.030268187,-0.022746665,0.006749277,-0.031347737,-0.015714316,0.035197917,0.03550544,-0.0029191438,-0.06752552,0.050703034,-0.019057354,-0.03774026,-0.059150193,0.013304559,0.0052900487,-0.027553307,0.024960324,0.012590189,-0.008025117,0.022855898,0.002212969,-0.009900373,-0.027120924,-0.014785844,-0.023510851,-0.0059528705,-0.073038585,-0.005258732,-0.030478366,0.013492697,-0.022927588,-0.045384698,0.008536037,-0.01691188,-0.03983493,-0.01590436,-0.009909047,-0.034441702,-0.013692059,0.018110236,-0.007850096,-0.0018647396,0.051770058,-0.010581444,0.03508596,-0.0344372,-0.04923628,-0.014195236,-0.025185833,0.003401788,-0.007752812,-0.0220797,0.035977796,-0.03392056,-0.0204717,-0.014642715,0.018272946,0.0106550455,0.018391645,-0.019191599,-0.0022482423,0.018530114,0.010441702,0.022638883,0.028950868,0.020710798,0.00733959,-0.040226117,0.0061823134,-0.033902127,-0.020557646,-0.017132996,0.03413452,-0.03820318,-0.0013210088,0.011620724,0.004072171,0.009379706,-0.003034003,0.031220974,-0.030186346,0.0022993376,-0.008797387,-0.03230499,0.03138051,0.028345628,-0.012531407,0.020046072,0.011764019,-0.019223452,0.0017851565,0.018799655,0.029666254,-0.01836756,-0.03796703,0.009323341,-0.0054012514,0.02305734,0.016673319,0.02144928,-0.056956153,-0.0028077166,0.009741224,0.020623289,0.026000744,-0.01654826,0.013177258,0.00797435,0.039851613,-0.011566986,0.0017061691,0.015546263,0.018389525,-0.0023440092,0.007943917,-0.0068514515,-0.05237504,0.046656366,0.044890188,-0.049097605,-0.01300061,0.05391264,-0.039923906,-0.009429162,-0.004602563,0.018269202,-0.0357417,0.030691551,0.052851368,-0.006018745,0.038529046,-0.0102044,0.029208316,0.018626658,0.029787371,-0.04579434,0.018458713,-0.0152991135,-0.042892095,0.0053337472,-0.00091859244,0.034670833,0.009991242,0.001515727,0.046227906,-0.015473544,0.021510059,0.0022016643,-0.039529298,-0.01982784,0.0034792973,0.021660727,0.016481169,0.14076847,-0.013264623,-0.020896472,-0.042418882,-0.022493085,-0.003924849,-0.0017657507,0.0058748783,-0.0415061,0.00026534195,0.023688419,-0.01819622,0.022909114,0.024268743,-0.01318999,-0.01285228,0.02238088,-0.0068385564,0.031527232,-0.057964083,0.021286894,-0.0134516675,-0.008710229,-0.07546611,-0.04018759,0.03802917,0.027715284,-0.01992613,-0.0029917595,-0.011127933,-0.032532588,-0.020619035,0.011406288,-0.008292303,-0.006861397,0.0054509602,-0.017888105,0.043792844,-0.0024170747,0.021496372,-0.0070781666,-0.011790974,0.0009846118,-0.0060438346,-0.010125079,0.03185271,0.04513979,0.019540878,-0.002106513,0.034247536,0.01034161,0.07196643,0.026165428,-0.0008016481,0.009257258,0.030512566,0.021688135,0.0034905677,-0.012144952,-0.041600075,-0.03136311,0.03329188,0.02491324,0.017551577,0.024141833,-0.0036144762,0.083589084,0.0053045666,-0.033024926,0.023346776,0.01469446,0.017810622,0.0006699561,-0.020946093,0.016640663,0.03655008,0.0038534976,-0.0061985613,-0.024102526,0.009343002,0.02080363,-0.038384143,-0.046621993,-0.0077606943,0.010718423,0.019815583,0.00018486743,0.021104243,0.014130183,-0.025720447,0.028415564,0.024663165,0.033084415,-0.0018504291,0.0059385113,0.018096332,-0.0073781786,0.0039543305,-0.031074896,0.021192623,-0.05497799,0.010852471,0.08324344,-0.025580652,-0.022274114,0.0063967654,0.009628574,-0.010391208,0.04302799,-0.03315277,0.0060442346,-0.008301349,0.05215495,-0.031451326,0.0022507228,-0.041662883,0.052557934,0.0069350437,-0.010279132,-0.014186487,-0.008264852,-0.1831409,-0.054533526,0.02028527,-0.019137833,0.010847967,-0.009447395,-0.06051817,-0.010201686,0.006916883,0.015448597,-0.0040109055,-0.047576897,-0.011914039,0.045876287,-0.024470422,0.006579988,0.00092049304,-0.034398682,0.01816515,-0.02816043,-0.0062297867,-0.0636508,0.05044882,-0.043699108,-0.03943037,-0.012026135,0.02198372,0.027576374,0.015132251,-0.004090557,-0.023759995,-0.016551858,0.003717862,0.024356183,0.0043068375,0.02529866,-0.010138752,-0.024031373,0.015984071,0.0030037551,0.016976744,0.09337751,0.024494877,-0.008010452,-0.017669637,-0.015573221,0.02006631,0.011876199,-0.051455565,-0.036535397,-0.02638388,-0.047486477,-0.029392308,0.009830177,-0.07458825,0.036228374,0.02716255,0.01262337,0.01543422,0.0031949095,-0.022106564,-0.090249114,0.017904326,-0.022414934,-0.043552645,-0.033830535,-0.028467268,-0.018357854,0.003713385,-0.018275473,0.0038310497,0.0029199917,-0.022520404,-0.031424955,0.027088914,0.0048558423,-0.027213749,0.019642891,-0.0001962772,-0.08348316,0.016289338,0.040678035,-0.006442877,-0.0026132679,-0.043866634,-0.0728968,-0.009955236,0.023033097,0.0068181916,0.26382482,0.03330936,0.0020476428,-0.064034425,0.016044836,-0.019323586,-0.0076208273,0.09867723,-0.007537935,-0.024774626,-0.01774817,-0.004297288,-0.034165427,-0.009199928,0.0008081622,0.008441449,-0.038495753,-0.0078076287,0.07806201,-0.02253177,0.010810468,-0.025087938,0.045618583,-0.014191312,-0.06700188,-0.011221726,-0.018066216,0.047185905,-0.008701699,0.040066473,-0.06130621,0.0018191303,0.009260811,-0.03990862,0.022216601,0.018435521,0.023299424,-0.009768793,0.017885713,0.03661725,-0.0026468108,-0.026397737,-0.011713855,-0.014972055,0.008999934,-0.014004078,-0.00010412213,-0.006078993,0.013888803,-0.0076036216,-0.0053653046,0.021478903,0.024585757,-0.008940088,0.020435702,-0.023096692,-0.063454814,-0.026017703,-0.028545894,0.03909919,0.00708019,-0.024933713,-0.011703105,-0.006169408,-0.017832058,0.030844152,0.031775717,0.011012384,0.03430003,0.026821315,0.05166123,0.02857136,-0.020920236,-0.0019229326,0.004366465,0.003781451,0.012896953,0.022477532,-0.015839573,0.03561704,-0.033041146,0.0036715276,-0.022190448,0.015948627,0.01936788,0.029960051,-0.030484557,0.034539316,-0.0023447848,0.010640565,-0.031118207,0.041937716,-0.010493391,0.00257484,-0.017547516,-0.021155238,-0.03639165,-0.028151618,-0.026965244,-0.015686575,0.016756808,-0.034179144,0.013921267,-0.0035254848,0.010779959,-0.0009996394,-0.020624956,-0.010953736,-0.012282814,0.06741143,-0.09452218,-0.01204062,0.0000813833,-0.0030134432,0.048218444,0.060922995,0.0012297033,0.009445905,0.04683534,0.035975385,0.016159689,0.016320422,0.019135322,0.056049608,0.01300569,-0.035337027,-0.006006063,0.0234709,-0.04185323,0.034438305,0.051983085,-0.045915365,-0.022500375,-0.00048769146,0.017553497,0.0007394153,0.036307827,0.030335832,-0.020161936,0.031794876,0.009350643,-0.047304492,-0.0015897563,-0.020817518,0.042973537,0.035781834,0.010844516,-0.0028832466,-0.016479561,0.030611672,-0.023849005,0.027273335,0.02215668,-0.062509604,0.003298676,-0.075560816,-0.028163763,-0.0001327416,-0.028923409,-0.0052258903,-0.0070071165,0.04366947,0.050520957,0.08514361,-0.0053537483,0.037730336,-0.008682972,0.014721893,0.012359275,-0.02037483,0.018201634,-0.008996901,-0.054831687,0.037684396,-0.00091881154,-0.009758305,-0.011025775,0.029102413,0.0023616182,-0.008268864,-0.02576786,-0.022527097,-0.025840746,-0.03085745,0.025826564,0.031371124,-0.017162692,-0.016992647,0.030486299,-0.029391441,-0.015880665,0.07727551,-0.03422219,-0.024639286,0.02129688,-0.025017563,0.06123645,0.025854211,0.011397939,-0.0058607575,-0.02631734,0.03207189,-0.0016084105,-0.036782414,0.003882407,0.029408952,0.02018973,0.0664952,-0.036376614,0.046444375,0.023032235,0.02134454,-0.052628934,0.01475457,-0.020123817,-0.009855679,0.011450238,-0.013763598,-0.06210307,-0.03159574,-0.007555642,-0.016603699,-0.019180525,-0.0484604,-0.034954768,0.009276735,-0.023563467,0.01841797,-0.030467631,0.0002049569,-0.009148439,-0.022063715,-0.02993835,-0.020896025,0.020234734,-0.028192535,-0.015444517,0.022791201,-0.03629664,-0.029831637,0.003129082,-0.0017087066,-0.009925649,0.038110733,-0.0047363425,-0.0017024428,-0.033712156,-0.0084067555,0.069671705,0.02241055,-0.00036997316,-0.00554443,0.029236732,0.013578003,0.015480789,0.03141214,-0.009692537,0.01854552,0.025643844,-0.042166416,-0.028139412,0.060156304,0.026769932,0.021564813,-0.047668822,-0.009020521,0.038634658,-0.022815036,-0.016000707,-0.03646932,-0.023208087,-0.019173887,0.0030387135,-0.03802628,0.014009899,-0.008667922,-0.01827639,0.020165619,-0.018416243,0.04163395,0.020358093,0.050513122,0.006172314,-0.009325684,-0.01265543,0.05304353,-0.006375124,0.03373064,0.012116617,-0.016844934,0.023729695,0.020498084,-0.040111225,0.015257675,0.007835522,-0.0030093237,-0.018519115,0.049522698,-0.021424077,0.029244553,-0.0055160294,-0.001060615,0.012070885,-0.05563475,0.010633165,-0.028830616,0.010415971,-0.045516945,0.034318138,0.04156588,0.008535604,-0.08977124,-0.033417396,0.028656512,-0.0018485,-0.024715582,0.041815218,-0.020448698,0.010383409,0.027976152,-0.049074486,-0.022156522,-0.045874048,-0.011754911,-0.063933745,-0.029955296,-0.0412351,-0.023084564,-0.020126244,0.00056785997,-0.016373826,-0.017927114,-0.022137279,-0.06092783,0.02897523,-0.016722012,0.035997853,-0.02355841,0.09687377,0.023787173,-0.0717866,0.012024455,0.028141666,-0.032524098,0.002895235,-0.014349074,0.01875776,0.008779017,-0.0075315996,-0.017027313,0.04174515,-0.0014715304,0.024286103,-0.036489684,0.06649694,0.040217083,-0.006050953,0.029773628,-0.015411576,0.022889016,-0.015227991,0.0066292076,0.019314822,0.011584457,-0.03680266,-0.010942554,0.032875393,-0.0070137037,0.034253296,-0.023795266,0.0122316405,-0.0049586482,-0.0025742408,-0.0012941065,0.0077146436,0.04386911,-0.02557411,-0.029078603,0.022107694,0.028018916,0.00024955237,0.011669754,0.011952044,-0.029152175,0.03749574,-0.04091971,-0.012109764,0.033050243,0.079409495,0.00975471,0.00833022,0.035109267,-0.026059728,-0.045655135,-0.14941141,0.055582628,0.000028275257,0.0022069593,-0.02094192,0.006249931,-0.005871209,-0.009748566,-0.01436549,-0.049591515,-0.008827831,0.012588622,-0.017023658,-0.019741438,0.036718074,0.0014177113,-0.023909999,-0.024321262,-0.015540865,0.06735053,0.049601234,0.018068874,0.01172532,0.031415287,-0.01440543,-0.002468229,0.03872572,-0.0002826961,-0.016111245,-0.058804046,-0.0038790884,-0.039011206,-0.0034400104,0.0005147719,-0.008121357,0.014745276,0.023022626,0.0045778565,-0.000057742218,-0.0029548288,0.044367477,0.018803759,-0.025822254,-0.039320163,0.041739285,0.043362744,-0.013707468,0.013464062,-0.06839335,0.009572608,0.028838217,0.0020198303,-0.068160065,-0.014984783,-0.021934617,-0.032985333,-0.080530904,0.0024533798,-0.024007665,0.0053959684,0.016559653,0.055606596,-0.030733552,-0.05851442,0.002606507,-0.005600035,-0.041408945,0.06262079,0.0030590682,-0.019952541,-0.055165064,0.028775673,-0.002426961,0.00032604957,-0.00815187,-0.052367702,-0.020129267,-0.023174524,-0.012322503,-0.021261493,-0.021075504,-0.042845536,-0.033658598,-0.020280547,0.029420389,0.025272677,0.010905674,0.033863164,-0.045041762,-0.0032663965,-0.047636036,-0.009165338,-0.0054228324,-0.02229985,-0.011385969,0.031926855,0.023364821,0.032757152,-0.009991352,-0.013028406,0.0023671263,-0.03393917,-0.0053018997,-0.014441809,0.010506744,0.0010909898,0.007351625,0.010208781,0.004028534,-0.013048535,-0.021668663,0.017851746,-0.032835126,0.0065321564,-0.02389299,-0.008473494,0.007733,0.060481433,0.0051783165,-0.01681353,0.004431566,0.0016265275,-0.0006081636,-0.02226003,0.0094537735,0.031728614,0.010965081,0.030035902,0.01789292,-0.0016398318,0.016870504,-0.0237283,0.0057564587,0.018453514,0.033225372,0.06365379,-0.0113663655,0.018952398,-0.00084107247,-0.03242431,-0.025119543,-0.005664218,-0.02429608,-0.013302119,0.006000468,-0.027553089,0.021112744,0.033026423,-0.040587537,-0.014627927,0.016872192,-0.062906414,-0.021119252,-0.0045927935,-0.032006215,0.0023005398,0.015723541,-0.019339371,-0.008610673,0.03111659,-0.0024178363,-0.095748104,-0.016095879,-0.0060591325,-0.0058815544,0.037928447,-0.018884107,-0.029667454,0.03830998,-0.021593122,-0.0013261073,0.021129556,-0.02251956,0.011274024,0.021679671,0.070251785,0.015279053,0.020770753,0.016028985,0.006576788,0.03878792,0.0017533976,-0.022367354,0.046622843,0.031058937,0.014361474,-0.04510187,0.012030197,0.021770142,0.01717101,-0.014399349,-0.030914837,0.011457789,-0.029364102,0.035263926,0.03851699,-0.017313652,-0.01778581,0.036169924,0.024292164,-0.0055674356,0.009228577,-0.0012629678,0.0037463089,0.014490654,0.011030263,-0.045524392,-0.038277417,-0.030505799,-0.028578322,-0.011863437,-0.01884406,-0.0117425695,-0.005212679,0.006861412,-0.027777217,-0.018469805,0.041272163,0.011573124,0.033960126,0.030635873,0.02750997,-0.033147123,-0.0032015403,0.0023143438,-0.004039654,-0.024847036,0.0021266297,0.013391714,0.017431116,-0.060266536,-0.0014891048,0.010128242,0.021969015,0.05725515,0.055350516,0.017112087,0.023172911,-0.02913386,-0.009509011,0.0077516367,-0.027515082,0.023518026,0.031169321],"last_embed":{"hash":"1f0vxme","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1f0vxme","at":1762844639270},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Current Products#Considering#{21}","lines":[134,135],"size":171,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1f0vxme","at":1762844639270}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0316272,0.012039793,-0.007946061,0.018812187,0.011227857,0.0072429874,0.06753109,0.07212539,-0.016992731,0.002571277,0.006510695,0.01778721,0.004567684,0.00013862233,-0.012604112,-0.04175505,-0.012048414,0.023075951,0.014325868,-0.02092487,-0.02250788,-0.019391473,-0.007158856,-0.03019993,-0.01683158,0.06568371,-0.044560485,-0.021642022,0.003261962,0.024146784,0.015305277,-0.004282964,0.018887565,-0.0140990615,-0.016499363,-0.025954742,-0.016344976,0.020820612,-0.08932854,0.00021696578,0.030986708,-0.027999548,-0.044107903,0.03127832,0.00011981048,-0.0027136998,-0.04159501,-0.059858795,-0.02255144,-0.062425207,0.0016615893,-0.020900764,0.014268499,-0.03223414,-0.001574398,0.045156512,0.005956782,-0.009569523,0.025152968,-0.020387536,-0.0018796632,0.0148697775,-0.0025906463,-0.04099404,-0.015346882,0.009485237,-0.005915492,0.060119234,0.01809435,-0.016215822,0.008193871,-0.03340907,-0.0072490983,-0.028593251,-0.01704386,-0.010142004,0.030423362,0.014668917,0.009450042,-0.026213141,0.10454429,-0.029860286,0.020304985,-0.012598503,-0.010579272,-0.0114200385,0.02612262,0.059522446,0.01020831,0.001852357,-0.02837135,0.050314944,0.0022948163,-0.047257755,0.008194926,0.030037375,0.022119459,-0.041856732,0.0327179,0.0144118965,-0.013391394,0.012465739,0.03837506,0.03421897,0.011399641,-0.014867858,-0.023445519,0.020449983,-0.0339869,0.022284616,-0.025626685,-0.020476142,-0.03127438,0.024290672,0.0326797,0.017696282,-0.018970499,-0.03306909,0.03976258,0.0065662935,0.0071845762,0.029390031,-0.010247331,-0.03244954,0.027315991,0.028130867,-0.018146517,0.07773011,-0.054251824,0.035186965,-0.0013247513,0.043985654,-0.010604436,0.014466707,-0.007972842,-0.0025727998,0.030252298,0.0151999425,0.016951935,-0.038997427,0.015276055,0.0068555837,-0.048942316,-0.014236231,0.04945941,-0.015752504,-0.018843455,-0.0020600257,0.019341424,0.059313666,-0.00054615125,-0.00264939,-0.006291251,-0.0067102015,0.05096488,0.034835834,0.032557387,-0.0048353905,0.011235023,-0.03391053,0.01880614,-0.0369062,0.041175786,0.03753409,0.00496637,0.022873342,0.025593719,0.052629113,0.00094204204,0.022670487,-0.0055853818,-0.056021478,0.036116283,0.022174528,0.005589605,0.051012352,0.07377515,0.016943613,0.03201641,-0.038014453,0.00096912845,0.023030354,0.034076054,-0.049359117,0.010383551,-0.027331948,0.00046708973,0.0074814563,0.0065501602,0.05373433,-0.012270545,-0.010176461,0.052880164,0.013361075,0.0077135577,-0.043312415,-0.01282401,0.004017908,0.04779463,-0.043676578,-0.023190461,-0.00878995,-0.037458427,0.0072350726,0.004730031,0.019321835,-0.038198307,-0.039853092,0.028905492,0.01500716,0.028829869,0.009071245,0.0004639663,0.020173855,0.027506208,-0.012269134,-0.0017290104,-0.033542514,0.030928792,0.016886637,0.012007939,-0.029833298,0.046211906,-0.036313634,0.0071735685,0.030817224,-0.02229564,0.045096558,0.012444431,0.00021496066,-0.034322865,0.09679498,-0.01884532,0.002394609,-0.03385707,-0.0020849886,-0.041445013,0.030810954,0.0258861,0.0070746667,0.022418726,-0.023495024,0.008789761,-0.021036157,-0.046776634,0.08902541,0.0023060136,-0.00966005,-0.019670496,-0.015553273,-0.025113821,0.019907864,0.012658454,-0.016925534,-0.043519102,-0.03626941,0.021509798,-0.039534003,-0.018727142,-0.0035979107,-0.0025389174,-0.021470381,0.012633023,0.04410021,-0.016691836,-0.017357267,0.018819217,-0.016356578,0.010970861,0.017820342,0.024334405,0.018190496,-0.035775583,0.0013457369,-0.044853494,-0.027045183,-0.014939494,-0.034261398,0.05059765,-0.057449933,0.017096104,-0.014416856,-0.024756204,-0.008049917,-0.01180327,0.036259156,-0.01997335,-0.009321431,0.017531754,-0.0070716,-0.01599488,-0.02361422,0.06168698,-0.043056447,0.022943657,0.019062947,-0.013317731,-0.19477703,-0.043908782,0.018887402,0.010275099,0.0021619264,-0.01173257,0.0011019727,0.0017380522,-0.014317156,-0.054571815,0.0025536283,-0.1129737,0.0016570461,0.025216466,0.043486584,0.03602696,0.040870994,-0.039045375,-0.013340826,-0.057848953,-0.0073596896,0.00024761813,0.05282132,0.009098857,0.0050863414,0.008894568,-0.006719456,0.021138882,-0.012071624,-0.0047985795,-0.028127223,0.03235263,-0.032331467,-0.011895118,0.0070337923,0.013096293,0.010549458,-0.01781818,0.0012396075,0.007271981,0.030543903,0.039948426,0.023280581,-0.072424114,-0.0050681164,-0.014756277,0.0062308535,0.015391229,-0.0009681812,0.02706366,-0.011527502,0.032003988,-0.00065633375,0.032040574,-0.02098038,0.03352753,0.01008418,0.01307993,0.037596513,0.015337109,-0.039465293,-0.09070762,-0.04501189,-0.04359445,0.026522119,-0.00207506,-0.03441918,-0.02452481,0.004050952,-0.023177696,0.029583704,-0.022761375,-0.039003372,-0.029674329,0.017395196,-0.021073015,-0.023183515,-0.021966444,-0.006287782,-0.08225071,0.037560657,-0.00022769383,-0.021987041,0.013512631,-0.02180716,-0.017084774,-0.0681363,-0.025175065,-0.031125652,0.33517477,0.009093591,0.017234204,0.0012032324,0.010911238,0.021296497,-0.020470336,0.014648604,0.002440611,-0.008039209,-0.022051834,0.0111624915,0.010926824,0.022677625,0.03338719,0.056973614,-0.038752105,0.027116003,0.012500488,-0.018909296,-0.0013903279,-0.06482805,0.0054014297,-0.018427173,-0.07306399,0.017424986,0.006593085,0.015112705,-0.010742605,0.0025407637,-0.037510533,-0.011574749,-0.030268317,-0.055981707,-0.011418271,0.0055100285,-0.080772474,-0.038136046,-0.0030864787,-0.0072646183,0.020616971,-0.005998045,-0.009833141,0.01775788,-0.026578022,-0.016933339,0.0010398473,-0.01256478,0.032021802,-0.048142575,0.03665541,0.024873355,-0.023845812,0.013253193,-0.028021228,0.0008787125,-0.038502768,-0.009225518,-0.033333436,0.001372686,0.027077507,0.012333151,-0.051224403,-0.011006656,0.03530253,-0.002603729,-0.031838886,-0.0009717498,0.013834931,0.0051246122,0.029973503,0.022258125,0.028961202,-0.0073270337,0.00010139743,0.005588436,-0.024989137,0.0010518187,-0.0060850885,0.013055908,-0.008354283,0.007574988,0.0039118505,-0.018798754,0.020742306,0.030456118,-0.035520304,-0.017446548,0.00041007553,-0.02722136,0.005263312,0.020170383,-0.011151039,-0.010943037,0.017450474,-0.016322905,0.0033916885,-0.048864625,0.01906581,-0.01094744,0.03386998,-0.012418291,0.027924458,-0.0042901533,-0.0029242092,0.0051896395,-0.02154867,-0.051164158,-0.05330915,0.007227476,-0.049651287,0.009362205,0.0053600413,0.019230308,0.053718004,0.04540312,0.007971975,0.018004892,-0.02768809,0.016543344,-0.011129866,-0.043036226,0.007372797,0.03215008,-0.020400437,-0.05728725,0.006063897,0.0079786945,-0.014938377,-0.006462872,0.0011044901,0.006869968,-0.035274833,-0.0040608975,-0.0015602285,-0.028317193,0.032744095,0.0033784332,0.015231287,0.07511045,0.045144103,-0.03372135,-0.014435421,0.014725178,0.028130606,0.0069658537,-0.019681828,-0.015029731,0.004182655,0.03908989,0.0020363973,-0.0053102914,0.020890338,-0.028740231,-0.022572301,-0.031165045,-0.01459656,-0.013602296,-0.02410441,-0.03239648,-0.00440597,0.019317945,0.031146927,0.08284072,-0.0067488295,0.043398228,0.009025148,0.012822144,-0.023368431,0.023224194,0.01333822,-0.032513,-0.0012299565,0.02843803,0.027104275,-0.023126554,-0.0007850185,0.024303274,0.021041118,-0.00030003933,0.032282766,0.03206902,-0.016915048,-0.0051650507,-0.031662732,0.014546273,-0.0090286955,0.0143692875,0.04389417,-0.029994939,0.0038749466,0.039254166,-0.02628106,-0.012994619,0.020553954,-0.017635472,-0.0061642514,-0.0067492663,0.012939716,0.021988973,0.036157023,0.011777929,0.014181095,0.05093485,0.043911602,-0.004825442,0.005915771,0.043749314,0.00976465,-0.037245937,-0.0037843985,0.0070833205,0.021696255,0.020025993,-0.027899439,-0.026894577,0.01983209,0.027446415,-0.010399853,-0.018270621,-0.04570215,-0.018942798,-0.020612217,-0.04075413,-0.010623788,0.03014711,-0.04280029,-0.011574825,-0.051181037,0.00028301936,-0.018087033,-0.027349856,0.00423757,-0.019394776,-0.00078269665,-0.050185885,0.03702294,0.042555287,-0.01721728,0.05702106,-0.0077209896,-0.018934159,-0.023834627,0.025659915,-0.0019674418,-0.009537832,-0.05559308,0.03073033,0.012834619,0.0018502001,0.0019906561,-0.018648384,-0.043356497,-0.020462537,0.023638446,0.033288267,0.0022001246,-0.0052072927,0.01667327,0.0112870615,-0.0055112224,0.018714035,0.020240288,0.022652958,-0.0017130511,0.03213423,-0.018732531,-0.0521126,0.0389794,-0.033695176,-0.0067061065,-0.029285854,-0.0018017637,-0.04338652,0.0074152537,0.013353438,0.0066604805,-0.03033608,0.012596652,0.011927371,-0.061446354,-0.0068564,0.0014131793,0.006748182,-0.000491557,-0.009901209,-0.041992325,0.018925563,-0.006844063,0.012832996,0.012615808,0.00042328227,-0.043104313,0.010998421,-0.008239224,0.024574364,-0.059630677,0.06739917,0.026463037,0.012343643,0.019945934,-0.012439857,-0.0010223236,-0.037298974,-0.00050499017,0.010180113,0.031556476,0.0009897536,-0.02074381,0.014013516,0.0027362884,-0.059666235,-0.038432732,-0.011631869,-0.04157866,-0.046793308,-0.034960393,0.0046847253,0.008852954,0.012255146,-0.0063582696,-0.008888726,-0.016820982,-0.00032181237,-0.01459598,-0.016833574,-0.016628722,-0.00850595,-0.024407962,-0.0037667383,-0.018629262,0.038580485,-0.0030844135,0.008464828,-0.0071786502,0.01468206,0.0520301,0.017085372,0.019980593,0.0048193918,-0.060523596,0.021293804,0.012833328,-0.0012038397,0.022956925,0.026001431,0.024403028,-0.025852151,-0.027960407,-0.028028816,0.031459298,0.009793631,-0.028353091,0.0048151985,-0.009886681,0.009145926,-0.016963456,0.036856912,-0.005790444,-0.0069835265,0.0027726905,0.026232744,0.06008944,0.033298273,-0.039351977,-0.0003617289,0.0052797417,-0.010674661,-0.01971922,-0.011861221,0.04207245,0.031454556,-0.058578845,-0.031071091,-0.032592114,0.013936351,0.021595193,-0.016131539,0.019466287,-0.042865112,-0.028744921,0.014130584,-0.005902389,-0.03955219,0.032785185,-0.03227552,-0.008558821,0.023807263,0.00672296,0.035616424,-0.013091631,0.040492773,0.010377443,-0.02340256,-0.11360487,0.028844165,-0.048140664,-0.028224923,0.007866935,0.0051508886,-0.010962101,-0.019177364,-0.02480486,-0.043320008,0.06688534,-0.003208963,0.012207999,-0.017208781,0.016095372,-0.02163338,-0.032052107,0.026515886,0.017702287,0.056863617,0.016513998,-0.026135765,-0.045307603,-0.061116133,0.01808798,0.036089834,0.0018774633,0.006663163,-0.0010174381,-0.0014830523,-0.009432718,-0.014866384,-0.040099677,0.048264902,-0.0150512075,0.022208886,-0.015220728,-0.0073319916,0.0103649,0.046566278,0.04051513,-0.0007753221,-0.042269513,-0.018313587,-0.004998365,0.000192579,-0.034332536,-0.0009338583,-0.024293896,-0.018349916,-0.06760082,-0.021077717,0.041380685,0.0017289497,-0.0038312972,0.031987023,-0.014054924,-0.03266746,0.021010295,0.035923284,0.007260476,0.020073883,-0.023246609,-0.02219392,-0.027399667,-0.0232233,0.0010338571,0.028169123,0.002290947,-0.04329301,-0.025322603,-0.028972138,-0.026859783,-0.027261253,0.023016166,-0.04884921,0.037615653,-0.052635718,0.038562704,-0.026497876,0.023876993,-0.054646585,0.007980386,0.022123534,0.044387627,0.0010133995,0.002876721,0.020629106,-0.022205323,-0.023530746,-0.07321933,0.03615268,-0.0073254514,0.0061761527,0.00008986373,-0.0012822105,0.02271076,0.0127220135,0.0086811995,-0.02555851,0.013414551,0.004505912,-0.02738931,-0.020090481,0.02963548,0.021920536,-0.032370575,0.008866617,-0.03473165,-0.018353311,-0.016962089,-0.025018012,-0.057794522,0.014731701,-0.041890223,-0.023094319,-0.022331374,0.058767762,-0.012490561,-0.039119482,0.041518666,0.028946452,0.011141418,-0.057165127,0.034595583,-0.020665372,-0.001457707,-0.0028713627,0.04467168,-0.025119996,0.05925905,-0.0008670304,0.008795079,-0.02171872,-0.018401626,0.046420753,-0.000078875564,0.06890013,0.031861193,-0.035622116,-0.017534658,0.04375017,-0.02551639,-0.021778658,-0.040336534,-0.021950254,0.05512184,0.0143439295,0.004857537,0.010772544,-0.014825647,-0.02895636,-0.0044948887,-0.010601854,-0.011974327,0.0047990754,0.03988828,-0.057010166,-0.009686334,0.057825733,0.026677333,-0.027160615,0.002383275,-0.008950895,-0.04749428,0.038216155,-0.033380993,-0.00957246,0.03957648,0.01662829,0.019043967,0.058826447,-0.017544575,0.054237407,0.025832465,-0.015088918,-0.0143106,0.018382683,0.020526145,-0.016729377,-0.008458887,-0.03016555,0.028299736,-0.0054297387,0.00977305,-0.0003962201,-0.017675525,-0.0006479138,-0.02124031,0.026719138,-0.007915532,0.020768374,0.02081754,0.014148407,0.012693766,-0.031106219,-0.010315304,-0.050487854,0.0028406929,-0.013417957,-0.025417242,-0.050045174,-0.017668275,0.009358725,-0.0077485903,0.015185638,-0.06746167,-0.019735277,-0.019491626,0.008532005,-0.03782454,0.026869884,0.015694289,0.032549,0.049338188,0.001026862,0.0050801774,0.046382707,0.037964195,0.026347844,0.012349374,0.028162409,-0.028002815,-0.037713327,0.04452135,-0.01179676,-0.020069819,0.01792559,-0.0060149017,-0.021685913,-0.014372232,0.05059304,-0.010681939,0.024164248,-0.00233788,0.05412709,-0.0032563258,0.061516672,0.008989516,0.0038950818,-0.027511299,-0.040942125,-0.002826277,0.013707899],"last_embed":{"hash":"14b4hsu","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"14b4hsu","at":1762844639270},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research","lines":[136,196],"size":2893,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"14b4hsu","at":1762844639270}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039360397,0.036707997,-0.047225818,-0.026670283,-0.01948563,-0.060293112,0.027991403,-0.01602697,0.029562091,0.028799927,-0.0031529916,0.025977703,-0.045242414,-0.019004624,-0.0028527742,0.022961468,-0.017801013,0.0156058045,-0.013654448,0.003960654,0.006599152,0.027119782,0.068286985,-0.023443999,-0.04945058,-0.0069184885,-0.00040884822,-0.014354194,0.022391444,0.0057254205,0.028973475,-0.06106776,0.014153907,-0.027072605,-0.0110592125,-0.023853593,0.012226847,0.0014575442,-0.043775614,0.021927452,0.030226992,0.040868763,0.033849645,0.059459914,0.019320542,-0.04618839,-0.0068738437,-0.0062275524,0.009984583,-0.028468864,0.0027596832,-0.0055117593,0.07181873,-0.0003587115,-0.015058477,0.021432793,-0.009226449,-0.030505162,-0.02644674,0.021433255,-0.052730054,0.028875042,0.009043695,-0.0034781669,-0.020613952,0.019480566,0.008896539,0.037228372,-0.036943693,-0.028419139,-0.045080796,0.008605421,-0.033088423,0.004756829,-0.027247488,0.002386855,-0.010585512,-0.03072426,-0.013897232,0.058405563,-0.005843196,0.046551615,-0.002055726,-0.01761129,-0.03594676,-0.032510526,0.006268759,0.026404774,0.05784268,0.005916988,-0.013305681,0.02629142,0.005297357,-0.0421579,-0.022805307,0.044373818,-0.0031010087,-0.0031865707,0.013887044,-0.00060397567,0.01773519,-0.014611916,-0.0017670818,-0.047121778,-0.007241771,0.002871634,-0.060689993,0.036045287,-0.00042490283,-0.004179399,0.024880348,0.036801536,0.031128544,0.032375276,0.017588675,-0.02119057,0.0062887594,-0.016334211,0.0017158693,-0.01888346,-0.025639614,0.027355006,0.040539734,-0.032501638,0.00650692,-0.014850812,0.021822914,0.019721946,0.025978232,0.010793113,0.031443488,0.021127284,-0.046857733,0.014945504,0.020625956,-0.01662979,0.021958092,0.00166152,0.009357531,-0.05113409,0.036776662,0.07501463,0.005629825,-0.0339397,0.0012298124,-0.032356482,0.048646018,-0.014639107,-0.02756159,-0.023464132,0.04933542,0.027569974,0.03470866,0.06587279,0.022278648,0.015610574,0.005225999,0.063001186,0.00015944343,-0.021430116,-0.013470569,-0.0009667769,0.002600345,-0.014589907,0.0073003303,0.016838264,-0.0017150814,0.008804733,-0.024008218,0.013351063,0.06998452,-0.04121265,-0.01630653,0.005853274,0.012817346,0.017698124,0.07584599,0.0007949924,0.005485243,-0.0054024323,-0.000698441,-0.023370551,-0.018520413,0.015096861,-0.055855844,0.014078784,0.008686967,0.010038988,0.00026855775,-0.010046388,0.024302311,-0.03563947,0.010181513,-0.0015268783,0.014746198,-0.032117404,0.044100724,-0.019335283,-0.016824571,-0.067018606,0.0063068946,0.041117247,0.048086535,-0.003658482,0.018441664,-0.04657524,-0.011080801,-0.055248145,0.020327264,0.0140673015,-0.011020555,-0.032868277,-0.019952675,0.03387658,-0.042893343,0.0051244795,-0.0037536435,-0.01946437,0.029900577,-0.02694907,-0.025658976,-0.013773402,0.057129852,0.052304443,-0.031694006,-0.00030063608,0.005089535,0.057905246,0.043115877,-0.01122463,-0.01763246,-0.026451439,0.040978547,-0.022576608,0.008618566,-0.026818033,0.00868445,0.010238654,0.010262435,0.034822166,0.01630232,-0.011210052,0.04255111,-0.029315284,-0.037393365,0.023852061,-0.004522287,0.014688958,-0.008968316,-0.020892447,-0.009182285,0.029405406,0.017425155,0.002934338,-0.03337093,-0.0034593637,-0.013923263,0.01677563,-0.015750172,0.013055375,0.020904211,-0.009300288,-0.03657249,0.01888493,0.015409415,-0.025926812,0.020568231,-0.0035081878,0.0054229423,-0.004287031,-0.0054841833,0.00615947,0.0112797525,0.028157169,-0.0017959563,0.015277437,-0.029689394,0.018584251,0.08624157,-0.0045407983,-0.023609236,0.0048503894,0.05639494,-0.00042984172,-0.0011801857,-0.023691257,0.02345177,-0.001259474,0.017570252,-0.023213321,0.016482346,-0.00024953418,0.03199461,-0.01138375,-0.033393633,-0.01547561,-0.01572468,-0.17004736,-0.019945249,0.01036232,-0.0050425916,0.027742762,-0.009002696,-0.030734,0.0035246436,-0.018183459,-0.0012696055,-0.0287094,-0.03473504,-0.028999541,0.019016607,-0.029483598,0.007998738,0.016783746,0.0034143378,0.026918147,-0.021616975,-0.0046534115,-0.009776002,0.036292735,-0.015380083,-0.023903558,0.011680246,0.042685274,0.016628057,-0.019129915,-0.0035510021,-0.025596978,-0.037372172,0.006335814,-0.0006278601,-0.025455078,0.05296572,0.031848364,-0.04046501,0.013979531,0.007064084,0.038096253,0.038302176,0.012328435,0.02037575,-0.028451318,0.0012401768,-0.026150357,0.046042334,-0.048448164,-0.04941392,0.04269727,-0.02132572,-0.009174616,0.022004379,-0.04694373,0.01333425,0.00869177,0.014897963,0.021487543,-0.017833965,-0.009949439,-0.052872084,-0.007983592,-0.05839549,-0.0564716,-0.04372806,-0.028217679,-0.004687969,-0.026271675,-0.03418278,-0.01771755,-0.029010408,-0.029473983,-0.046253137,0.014134205,-0.0068324916,-0.03939828,-0.029612195,-0.013370862,-0.08947083,-0.0031484398,0.008284754,-0.0045223585,0.014408052,-0.024359915,-0.08493994,-0.005989446,0.008748548,0.00026603788,0.24816073,-0.010015832,0.027058078,-0.025176622,0.047274556,-0.037976373,0.013841023,0.05861118,0.012999338,-0.015734019,-0.030054072,0.019704632,-0.007938446,0.0031016213,0.013063178,0.061295167,-0.045412093,-0.05887488,0.06933308,-0.0016901641,0.012708206,0.0311524,0.029191077,0.0022592002,-0.046229858,-0.011824761,-0.018121084,0.026566794,-0.015896935,0.020055363,-0.028819522,-0.022902513,0.022871237,-0.022001434,0.026618104,0.0016630798,-0.0073798625,-0.067672364,-0.008430525,0.05619626,-0.030282488,0.005310295,-0.038994897,-0.028062416,-0.0071233106,0.008486692,0.0065833605,-0.020150537,0.036823995,-0.012613985,-0.007640063,-0.009605769,-0.0062415977,-0.012208619,0.016561892,-0.011480082,-0.06179251,0.033181414,-0.008552742,0.033186592,0.023500921,0.026622703,-0.06056585,-0.025892992,0.036420517,0.012001252,0.029701963,-0.017488675,0.006358171,0.017923666,0.036572002,0.03940467,-0.03716946,0.017064175,0.03587423,0.037891902,-0.0030355193,0.057018194,0.035792768,0.009192054,-0.04442861,0.011492763,-0.03744358,-0.00083782355,0.035196975,0.0036789735,-0.031035123,0.020051042,0.0010158264,0.007971074,0.0028052954,-0.0100083975,-0.0015346751,-0.010329747,-0.009623171,-0.023350677,-0.035507057,-0.01715923,-0.036875494,-0.014893778,-0.000032553296,-0.033748366,0.00006283931,-0.009127023,0.025958398,0.016313765,-0.02077315,0.013165086,0.02965147,0.021558765,-0.042870976,0.0124030085,-0.012400279,-0.01330358,0.028268948,-0.0076996237,0.031090738,0.023941413,0.032546543,-0.009676679,0.01911702,0.009534693,0.008281637,-0.019375559,-0.026625797,-0.05753857,0.029886458,0.05375098,0.013142853,0.018511584,0.0319029,-0.030109378,0.019626884,0.052362364,0.06214989,0.02792095,0.10061494,0.0067413123,-0.012314938,-0.020775026,-0.012014141,-0.04224496,-0.0025560192,-0.0110199405,0.002875576,0.006174489,0.0049083275,0.0049586203,0.0009974318,0.022421286,-0.018320784,0.0031819683,0.011920859,-0.031910866,0.000015913376,-0.0513721,0.0018562434,0.053315405,0.022563877,-0.0038195865,0.011448674,0.049265165,0.04031855,0.084516376,-0.007980537,0.033389393,0.0014958578,0.02929665,-0.015091634,-0.023138544,0.02043158,-0.015790835,-0.025962899,-0.007143334,0.03093808,-0.010661403,0.035836615,0.044345178,-0.022966592,-0.019468844,-0.040161427,-0.033646688,-0.025442772,-0.009193669,0.012412183,-0.005951069,-0.028673569,0.0056394013,0.021600148,-0.025664136,-0.0030690534,0.09699637,-0.01686704,0.016179223,0.025664799,-0.027529215,0.053481504,-0.0036736021,0.0104169445,-0.0048217075,-0.01443092,0.0043459097,0.005549704,-0.04297346,0.014826641,-0.011776737,-0.02060412,0.05764944,-0.02573186,-0.021985883,0.007104205,0.020656392,-0.037979927,0.0034604,-0.054777224,-0.015778042,0.024655288,0.011448414,-0.03387557,-0.06783138,0.03830536,-0.006335702,-0.0024560965,-0.03832334,0.023581544,0.0001509274,0.0019064988,-0.0030939183,-0.022803297,0.0006812115,-0.011055952,-0.036845066,0.032526303,-0.055907987,-0.018143004,-0.0014305497,-0.024341492,0.0073503368,-0.02364583,-0.042553183,-0.07429999,-0.0077519794,-0.006949641,0.048595276,-0.008936418,0.01750523,-0.019836344,0.0018501661,0.08765341,0.020373061,-0.00925433,0.044929985,-0.008285573,-0.0031459737,0.008591386,0.0041105347,0.041614946,0.0031004155,-0.035257805,-0.026292872,-0.031662595,0.06533736,0.015338628,0.01279915,-0.053502023,-0.07260489,0.0066339327,-0.053578664,-0.04058869,0.020181457,-0.031109527,-0.010881688,-0.01652011,-0.014685169,0.06627562,0.0014745055,-0.021179106,0.040133614,-0.0101566315,0.000613572,-0.03553051,-0.02120321,0.013804353,-0.059438564,0.0077942605,0.037772063,-0.007801447,0.07191969,-0.0043797684,-0.021399729,0.012100021,0.022441218,-0.051457282,0.030663554,-0.02138224,0.023582367,-0.014217184,0.08213202,-0.010469766,-0.0010262727,-0.009155874,-0.0015976733,0.009692725,-0.010518925,-0.0017141758,0.030239362,-0.011161161,-0.07502738,0.0007299714,0.022573315,-0.023945801,-0.06950813,-0.024620337,0.01843269,0.05962305,0.0033980673,0.025972424,-0.018504674,0.006514069,-0.011419387,0.0051739593,0.01778004,-0.030970434,0.015622308,-0.013329495,-0.010155257,-0.0526538,0.004772946,-0.010411173,0.0009316495,-0.022493927,-0.009031609,-0.014086677,-0.064243026,0.029089453,-0.018737689,-0.009881569,-0.022763027,0.0004841665,0.024906913,-0.026505077,0.016888393,0.07710003,-0.03648509,0.02800016,0.020581307,0.022579206,0.051988766,0.021806046,-0.0060834484,0.0315211,0.012659102,-0.00044480234,-0.05015589,0.04569662,0.00092713203,-0.029763272,0.026059482,0.011365333,-0.03950884,-0.031176122,0.011287423,-0.04573349,0.011750397,-0.038064044,-0.014306603,0.019069089,-0.03186401,-0.017920999,-0.0150475595,0.009813659,-0.00026350073,-0.0140898535,0.02109652,-0.025987823,0.06937961,-0.037184704,0.023831904,-0.010270558,0.041495293,0.012622251,-0.019777035,0.0016393235,-0.042581514,-0.002938507,-0.0525711,0.00847097,0.01436596,0.026347239,-0.019862646,0.0136247985,0.027279945,-0.027624965,-0.037879046,-0.14321437,0.02513718,0.0041541196,-0.016139893,-0.025898337,0.013670864,-0.04375402,-0.02914867,0.026239377,-0.03947776,-0.042825826,0.016793858,0.005074283,-0.026100213,-0.013842985,0.0018878423,-0.034036234,-0.015858091,-0.012269575,0.024978869,0.030903999,-0.002287412,0.029586319,-0.0040422506,-0.0274523,0.0026105877,-0.02893096,0.047440305,0.012659609,-0.03876864,0.040593162,-0.04496346,-0.008900675,0.073106885,-0.009291272,-0.008245504,0.02252193,0.00029769723,-0.0071197613,0.06418719,0.0034026364,0.012606262,-0.04124397,0.026662482,0.04215728,-0.0025679057,-0.012259566,-0.00761578,-0.047408164,0.05449052,0.014855067,0.0409669,-0.03755555,0.038111594,-0.025158055,-0.053967535,-0.0678842,-0.006015953,-0.058130205,0.03435251,0.018589247,0.038443178,-0.003730035,-0.04315423,0.04948674,0.04008586,-0.046745785,-0.0006776837,0.020644976,-0.014805081,-0.007979711,-0.0054391064,-0.0007594374,-0.039670195,-0.027535964,-0.021053934,-0.010589322,-0.05054682,-0.011633,-0.031231234,-0.048037846,-0.020366255,-0.010628128,0.021769328,0.08837683,0.02527378,0.012308388,-0.01759785,-0.02273769,0.013795927,-0.059287403,-0.002373787,0.012387265,-0.034097474,-0.012632066,0.049378313,-0.034726344,-0.0055178516,-0.019589039,-0.02925483,-0.024194894,-0.041366167,0.009674858,0.011997674,-0.020728946,0.013004676,-0.0459012,0.017176688,-0.01800457,0.0044002086,-0.055425487,0.018851774,-0.024845142,0.021051077,-0.033427447,-0.025648309,-0.002521604,0.021865515,-0.03627662,-0.009499683,0.023388995,-0.03571663,-0.008240723,-0.047894266,0.0061852117,0.057553668,0.02510006,-0.0043204203,0.0012171513,0.024516063,-0.023337949,-0.05628666,-0.0056895744,0.052142642,0.0646394,-0.0078310985,-0.037885293,0.012339259,-0.019772084,-0.03041062,-0.057196733,-0.021073977,-0.008717275,0.0065011075,0.0024074847,0.03597681,0.02605303,0.023333618,0.039412145,-0.01322848,0.02589919,-0.051870555,-0.010475756,0.006004406,0.021800848,0.019282945,0.0013221008,-0.03840928,0.014825542,0.03532202,0.0077482536,-0.07718361,-0.018960893,-0.03349942,0.017780755,0.074554615,-0.0067828475,-0.001173667,0.004694768,-0.012363323,-0.0015400788,0.022973876,-0.00980607,-0.016865576,0.0086150095,0.041496124,-0.009834848,-0.016092343,0.027352601,-0.004059051,0.038164727,-0.031064235,0.00825648,0.040462654,0.029725058,-0.013776809,-0.032267854,0.011112835,0.040705748,-0.0006515807,-0.04912145,0.009736454,0.014447899,-0.02659059,0.041441903,0.03766508,-0.0003139307,0.044394445,0.013994173,0.014084864,-0.045408297,-0.009829395,0.013751296,-0.00884591,0.0025236567,-0.018097857,-0.03234692,-0.0025219382,0.008218914,-0.035795838,0.019047681,-0.006840857,0.020622449,0.05513315,-0.004967441,-0.015859524,0.008429636,-0.0022856512,0.0052308687,0.037350975,-0.02621224,-0.010952194,-0.043928098,0.022728642,-0.030020861,-0.02763901,-0.008450671,-0.005173283,-0.00692619,0.049450357,-0.042742252,-0.0365787,0.019749884,0.033021852,0.011787027,0.036642876,-0.018094365,-0.0073926696,0.031549353,0.01380759,0.027965102,-0.023619097,0.021068491,-0.0022087982],"last_embed":{"hash":"5bf1eg","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"5bf1eg","at":1762844639270},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{1}","lines":[139,139],"size":80,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5bf1eg","at":1762844639270}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05983995,0.031850867,-0.014845941,-0.044886157,-0.016915455,-0.06378929,0.009747895,-0.009963581,0.034231637,0.008714404,0.030249907,0.033161778,-0.034867324,-0.037525654,-0.0015948053,0.040774874,-0.023975579,0.04494502,0.0054505826,-0.010929291,-0.018917862,0.025290163,0.016176637,-0.009544852,-0.026440004,-0.02748672,0.017198084,0.009554526,-0.0045350404,-0.015780602,0.05117783,-0.028182939,-0.036463827,-0.053714387,-0.013426698,-0.047273263,0.009129959,-0.022711983,-0.05631237,0.02198784,0.021415014,-0.009002814,0.038560636,0.035561506,0.013332061,-0.00874798,-0.008397814,-0.011450543,0.005258263,-0.031437207,-0.02266275,0.0080401525,0.05590562,0.0035988707,0.0024762582,0.0073835696,-0.031757474,-0.046330538,-0.05109716,0.014907426,-0.027141832,0.05464636,-0.014121301,-0.020542124,0.015260549,0.053873394,-0.006266231,0.045532532,-0.0362376,-0.027862336,-0.023426233,-0.0037869958,-0.013080412,0.015073318,0.008969171,-0.004140533,-0.0065861847,-0.001592093,-0.021115333,0.069703914,0.0026453226,0.03439991,-0.051889323,0.0050942576,-0.049978387,-0.014059904,-0.019146238,-0.005762267,0.049686868,-0.0071546664,-0.01006537,0.01797443,-0.0034089955,-0.03637306,-0.02338659,0.031958427,0.0011339604,-0.036735214,0.011682953,-0.007901394,0.0062463116,-0.008083456,0.013107832,-0.013782182,-0.01844193,-0.03496081,-0.04413061,0.030045915,0.017698664,-0.012899013,0.01798304,0.0127385575,0.020592272,0.045536105,0.005205063,-0.004828525,0.017406508,-0.0051812176,0.030810166,0.009262775,-0.009281621,0.020077473,0.020630501,-0.05204506,0.024894718,-0.009097674,-0.022197247,0.0116597,0.020565886,0.008488441,0.011827404,0.029736383,-0.0069000702,0.022126134,0.011645679,0.00019837302,0.023289595,-0.018473834,0.02216163,-0.05782299,0.021217067,0.061899927,0.018963736,-0.023492275,0.023898235,-0.06497674,0.048257157,0.010392724,-0.010600969,0.0022639334,0.010363667,0.017919106,0.0155598605,0.012067987,0.010460685,-0.014656552,0.000114155715,0.04269581,0.041947816,-0.011848159,0.0021239535,-0.03569831,0.0048985295,0.0045239534,0.006692398,-0.01380331,-0.012127856,0.031053856,-0.022249177,-0.005841191,0.05207167,-0.05479873,0.008685494,0.052610703,0.023484534,0.036403686,0.09804351,0.016470278,-0.004314946,-0.021565659,-0.003565705,-0.012375441,-0.021006284,-0.032159008,-0.056929816,0.057375185,0.014991808,-0.021769417,0.020204572,0.017234206,0.008485095,-0.04676864,-0.0036412938,0.026206281,0.07271864,-0.01085764,0.072536916,-0.007560862,0.0032391525,-0.05518895,0.009509992,0.047109563,0.05229951,-0.037285652,-0.03892293,-0.0504909,-0.002873981,-0.029141106,0.026644042,-0.014742159,-0.0059354645,-0.0143983085,-0.03910847,0.016411288,-0.05181085,0.024705645,-0.02394527,0.029732445,0.037252206,-0.0031121613,-0.025190586,0.019843085,0.05733934,0.067636564,0.007701067,0.021115668,0.027177043,0.06892671,0.025911117,0.04169797,-0.026398974,-0.037767325,0.043180674,-0.02206653,0.02701634,-0.052600812,0.018023001,-0.011867942,0.0152314,0.04392979,-0.0150655415,-0.03821817,0.07104094,-0.025278313,-0.06459104,0.035372436,0.010090743,0.051619854,0.007217626,-0.019544719,0.0110441595,0.023512786,0.015318743,0.03942786,-0.058734473,-0.0022531133,-0.00016237573,-0.025013488,-0.05041059,-0.015839923,0.029929997,0.033692915,0.0012358491,0.02672987,0.024212921,0.008028263,-0.002194146,-0.005499143,0.017115172,0.010497866,-0.0025044575,-0.013561451,0.015045269,0.031970944,-0.0028678759,0.03340374,-0.018120192,0.06801817,0.09880065,0.01187976,0.006431478,0.0022332156,0.031829182,-0.0070866556,0.022985961,-0.06009003,0.050588228,-0.0025686945,0.036946937,-0.034356724,-0.012113062,-0.020798009,0.04033601,0.00813228,-0.034178045,0.0026532107,-0.03368774,-0.16310342,-0.003202896,0.010918699,0.0054606157,0.039068196,0.007786948,-0.017912148,-0.012224522,-0.0224211,-0.028345298,-0.017240515,-0.026149571,-0.07553577,0.052040983,-0.059646226,0.008892485,-0.030871898,-0.016681798,0.027316187,-0.041750856,0.0014781372,-0.039799344,0.06813233,-0.01725765,-0.0045006233,0.0055634505,0.043944355,0.022318572,-0.050809626,-0.0023066285,0.011166779,-0.007012389,0.0028294022,0.047230307,-0.021873314,0.037254617,-0.016315348,-0.013599018,0.035577025,-0.023376217,0.044623777,0.036207154,0.00974028,0.05178413,-0.029441176,0.030244125,-0.038206585,0.07256758,-0.04024919,-0.032797035,0.06344638,-0.02754737,0.0020976167,-0.0014389282,-0.055923384,-0.0013169808,0.0062760687,0.045811124,-0.0075366665,0.007005184,0.010276288,-0.0668741,-0.0018216625,-0.055388164,-0.04117164,-0.05177546,-0.01947064,-0.015098625,-0.010125405,-0.044006225,0.018367916,-0.015650956,-0.019212497,-0.051279373,0.02863426,-0.021446194,-0.022417333,-0.05943399,0.027194986,-0.08327969,0.005524723,-0.042475842,-0.032382887,0.000039774033,-0.028195815,-0.05396404,-0.027457274,0.0031136705,0.058618862,0.2530188,0.030803492,0.018819809,-0.025761355,0.019790448,-0.026318511,-0.028240692,0.05029359,0.032175712,-0.027992839,0.009352995,0.03393009,-0.029950362,0.017363397,0.03453855,0.03788739,-0.03293275,-0.03590487,0.059516888,0.004927469,0.020580055,-0.0019884824,0.02832233,-0.01093395,-0.008229795,-0.009813191,-0.014160307,-0.0030454018,-0.043959245,0.0040572532,-0.012277645,0.009031027,0.037260562,-0.052781977,-0.025718618,-0.020499142,0.0014741231,-0.014090733,0.00902881,0.023178961,-0.021075338,-0.0063559753,-0.018762609,-0.012756002,-0.05421819,0.01174211,0.02136939,-0.036431458,0.00876953,-0.015086666,-0.041959733,-0.035097133,0.0016976357,-0.006289655,0.051667575,-0.009852114,-0.030676257,-0.0020386744,-0.00078544667,0.042407833,0.0084098615,0.013650854,-0.06572683,-0.010220571,0.01753075,0.052777264,-0.008229922,-0.02247842,0.037328947,0.05124703,-0.02310403,0.048361987,-0.0048602056,0.034643494,-0.0025858947,0.012545041,-0.013007284,0.047574263,0.016994692,0.0052272296,-0.039289106,-0.019934276,0.0042492095,0.03237054,0.02920531,0.029690132,0.03974556,0.030200288,-0.0031869258,-0.004112113,-0.016482733,-0.005453227,0.008146688,-0.028093783,0.0016422397,-0.0019634971,-0.016238293,-0.016733143,-0.02299556,-0.021713993,0.0033153915,-0.044041593,-0.013833231,-0.0011172956,0.017707983,-0.030326659,0.022715129,0.04103543,0.022731273,0.022631422,-0.023256069,-0.006938224,0.012496028,-0.050241932,0.04430106,0.012777223,0.03439271,0.012914373,0.058201976,0.011836329,0.024638863,0.0064406963,-0.024121372,-0.036984842,-0.010284039,-0.032964185,0.019951744,-0.016789766,0.045403477,0.011308082,0.062430408,-0.034533158,-0.0035162014,0.009428446,0.022639368,0.035093307,0.070679955,0.0077715847,-0.018651647,-0.012379818,0.02285622,-0.0442832,0.015140823,0.006963477,0.012751706,0.03378635,0.023857774,-0.011202208,-0.016721766,0.03550007,-0.028373355,0.025880493,0.026006773,-0.035544734,-0.024950415,-0.066781,-0.01597324,0.010424343,-0.0070424476,-0.018852921,0.0205412,0.030354097,0.018003995,0.057417378,-0.008244159,-0.014206533,0.020478057,0.018117119,-0.0029041118,-0.055006266,0.012272283,-0.024995042,-0.030243704,0.016463066,-0.007878476,-0.008221909,0.03878692,0.06285531,-0.010373247,-0.041319594,-0.017815173,-0.026670268,-0.022410877,0.008735281,0.006409001,0.0066497233,-0.053480715,0.009582897,0.02413862,-0.01002334,-0.031984825,0.078765444,-0.01821465,-0.0005298795,0.041124962,-0.050006606,0.07009007,-0.0052879625,-0.0049035107,0.0070967795,-0.0048431833,0.0039785365,0.020247359,-0.0265601,-0.04452315,-0.010711396,-0.026089441,0.053346075,-0.044961147,0.009394294,-0.006451636,0.026351605,-0.048330635,0.015604889,-0.04949877,-0.025352309,0.01462132,-0.0006064449,-0.08231542,-0.03647935,0.034445286,-0.046915837,0.0135033,-0.033893064,-0.025348399,0.00314229,-0.012094609,0.018925091,-0.046445142,-0.0068310415,-0.01018211,-0.05803665,-0.0012155655,-0.036450602,-0.016821485,0.020981435,-0.0024630346,0.0031163844,-0.035009377,-0.032951675,-0.07899446,-0.0028964009,0.021397168,0.065196015,-0.0046106856,0.0041174144,-0.036559302,-0.045119908,0.058067173,-0.015673982,-0.012891961,0.025340285,-0.004733924,-0.010638805,0.03351629,0.005349599,0.0037373444,-0.010485844,0.0126720015,-0.04773163,-0.0049417308,0.050351392,0.01612224,0.029705767,-0.031488072,-0.05792492,0.01498787,-0.03563612,-0.009169513,-0.004063448,-0.012727913,-0.03795881,0.0042698993,-0.0333519,0.034823187,-0.032524135,-0.04268396,0.051815182,0.022938168,0.008600611,-0.039881628,-0.0029495144,0.010638322,-0.04185573,-0.0005695546,0.0197036,0.033931617,0.0030672252,0.006382564,-0.051482067,0.024401259,0.010178256,-0.02066451,0.022842715,-0.009201315,0.009793049,-0.00958769,0.08701236,0.008011092,-0.0051212814,-0.0018152936,-0.012455652,-0.026262295,-0.032756068,-0.002135334,0.015042041,-0.02585973,-0.098429374,0.041715104,0.02017715,0.0026877741,-0.05027908,-0.023853093,0.03266665,0.037013665,0.018027749,0.029191718,-0.03061194,-0.007074574,0.0068446896,0.0019053716,0.01091421,-0.025912426,0.0059193014,-0.06164036,-0.030393338,-0.0065809204,-0.04286009,-0.024750374,0.0123900715,0.007731153,-0.010814428,-0.0058708056,-0.07065862,0.011084249,-0.00033555273,0.0233748,-0.009467398,0.008436147,-0.00010887309,-0.021840766,0.042555597,0.015386707,-0.020681519,0.017549166,0.011743972,-0.0012327167,0.022092199,0.014505743,-0.023258789,0.031070534,0.025415486,-0.017927255,-0.011552679,0.041832905,-0.022152027,-0.023655716,-0.014671907,-0.0019405561,-0.02559137,-0.021525962,0.002738961,-0.05191189,-0.0013912969,-0.01750122,-0.0057816105,0.007085453,-0.056711443,0.007021453,-0.015434864,0.012846119,0.025701674,-0.01650688,0.016763566,-0.055913128,0.047805652,-0.067967705,-0.012663818,0.025746318,0.028473642,0.033983983,0.005345206,0.013421561,-0.030533988,0.02239252,-0.020367492,0.027214644,0.03109251,0.01937351,0.007566004,0.021970188,0.03876278,-0.023829447,-0.020820737,-0.11660242,0.033436976,-0.026444895,0.01265963,-0.0142835,0.005607332,-0.008291252,-0.011237965,0.00797763,-0.037697274,-0.025835717,-0.030556506,0.0044353963,-0.0053674546,-0.004058199,0.016657682,-0.033001527,-0.0038065447,-0.018010044,0.06566815,0.06058287,-0.012343081,-0.021950949,-0.008152601,-0.012882832,0.0009610021,-0.0014607501,-0.00457757,0.0034959454,-0.045644544,0.0053092986,-0.035518724,0.010027966,0.04035822,0.0021912348,-0.010727961,0.011684412,-0.026792513,-0.020068819,0.0409013,-0.03313042,0.022226002,0.006875228,0.000815263,0.013753715,0.06954857,-0.0004937889,-0.035024088,-0.0428213,0.0518864,0.036109798,0.046257667,-0.0024726638,0.04208864,-0.0019751058,-0.026081119,-0.038988557,-0.015964756,-0.018804608,0.020672807,0.038679924,0.016570793,-0.029335529,-0.021693254,0.03983055,0.04258863,-0.015407463,0.00310976,0.042690028,-0.001686908,-0.021005355,0.002389188,-0.005516356,-0.03999961,-0.0061538843,0.0063817054,0.014899004,-0.045799855,-0.00827542,-0.016704917,-0.014331364,-0.037105538,0.021448009,0.028193405,0.056122128,0.054817285,0.01869723,-0.027854638,-0.030526364,0.02503675,-0.011934766,-0.02945262,-0.002259116,-0.027434234,-0.028851405,0.055620167,-0.0034331323,0.022107508,-0.021246137,-0.02298011,-0.029702378,-0.029500823,-0.006893099,-0.0066734017,-0.006928238,0.04729888,-0.01560123,-0.011418721,0.014237291,0.0081956545,-0.046545863,0.00006125912,0.0080061,0.00787413,-0.027075797,-0.013595145,-0.012295396,0.0074224332,0.0042948644,0.009924489,0.030269705,-0.026015641,-0.051471528,-0.029471403,-0.012370147,0.050776318,0.025356114,-0.016451636,0.012482374,0.025860494,-0.006721961,-0.051662028,0.0008196692,0.02682647,0.04390518,-0.02386226,-0.051623795,0.013131322,-0.014497492,-0.010298758,-0.027008908,0.014384195,-0.004901091,-0.0078025362,0.001659966,-0.018695494,-0.029373154,0.0024204,-0.0025197095,-0.0038241053,0.009849445,-0.04501903,-0.028270261,0.035048738,-0.027399978,0.022095498,-0.020822186,-0.021422474,0.00568759,0.026901586,-0.026403194,-0.034889128,-0.035788294,0.0010784791,-0.015502322,0.03990694,-0.030713359,-0.010657909,-0.013864387,-0.031115914,0.027199548,0.025735635,-0.01323099,-0.0004349484,0.0011009586,0.020302065,-0.00048366786,0.02532378,0.020513484,-0.031450473,0.029835574,-0.0106473835,-0.0090482,0.03363967,0.042448938,0.013383573,-0.042918332,0.019014493,0.024805328,0.027533906,-0.03947114,0.0065584,0.013540074,-0.009667642,0.02843591,0.0082071265,-0.0013203055,0.006822051,0.03051404,0.029478636,0.01270294,-0.0073375227,-0.0051503414,-0.0074290717,0.005030393,0.008190646,-0.017701114,0.026205884,-0.006232083,-0.03862573,0.004985612,-0.025534952,0.016026083,0.046698555,-0.01644839,-0.018279454,0.035623565,0.0022832341,-0.010453691,0.03170431,-0.019355284,0.0059087714,-0.03908825,0.009748541,-0.030274477,-0.04428972,0.0006679438,0.03107257,-0.03432516,-0.0064916955,-0.061003763,-0.01354814,-0.0039476515,0.0019669947,-0.015811734,0.005071915,0.025831565,-0.035136126,-0.0074746613,-0.00427852,0.031482328,-0.017741278,0.007150465,-0.034071654],"last_embed":{"hash":"1l9yngk","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1l9yngk","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{2}","lines":[140,140],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1l9yngk","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.045321617,0.012589935,-0.021254858,-0.03317636,-0.025708215,-0.07436823,0.021324066,0.016877674,0.01504484,-0.005799193,-0.007047176,0.04777579,-0.04805603,-0.020874506,-0.018140312,0.03904229,-0.011948542,0.008626324,-0.017016463,0.014244329,-0.008908349,0.008857492,0.033497505,-0.005763557,-0.046523996,-0.004571861,0.021234827,0.04831061,0.003399521,-0.015175825,0.05128184,-0.02966406,-0.010541517,-0.04903902,-0.022339491,-0.054887887,0.024185572,-0.020795336,-0.035859365,0.0016592455,0.00042691396,0.0073352493,0.027265744,0.02312442,0.004995098,-0.008847216,-0.003605751,-0.01880996,0.012073986,-0.028681643,-0.010388378,0.016871754,0.04621919,-0.016394239,-0.04996032,0.037575852,-0.044329267,-0.008770619,-0.03193415,-0.014156065,-0.0015780265,0.056691475,-0.011095452,-0.019262895,0.034126293,0.058073808,0.00093190814,0.011707031,-0.017606314,-0.05866143,-0.002278978,0.0076826406,-0.039822083,0.0021694156,-0.00076287735,0.010033136,-0.026503824,0.002126023,-0.015531763,0.035389688,-0.005427224,0.0011155725,-0.022980595,0.018373787,-0.024586743,0.013328414,-0.011407021,-0.038033966,0.03263679,0.029623257,-0.014517238,0.01057988,0.011832849,-0.04709513,-0.026273854,0.043981306,0.012002844,-0.029224135,0.031523645,-0.018842567,-0.008057595,-0.027479226,0.016536834,-0.025539707,0.023325086,-0.043803014,-0.034580402,0.0044954475,0.04003895,-0.01420877,0.0139780585,0.021244418,0.02145116,0.023618089,0.0015801379,-0.04471901,0.0085174,0.0006854304,0.023030495,0.006973593,-0.011020998,0.018478252,0.03692387,-0.07253739,0.043641172,0.025569968,-0.024991395,0.0027187262,-0.018427908,-0.0019140369,0.008816025,-0.00885013,-0.034796517,0.00983093,0.012531437,0.010398694,0.012115707,0.010541034,-0.0009070315,-0.08181104,0.012030661,0.04042249,0.0000900848,-0.023012808,0.0368498,-0.05388467,0.021034645,-0.012940106,-0.025481494,0.015105065,0.03964139,0.02505234,0.03361946,0.00631224,0.0024746067,-0.006390981,0.00022172931,0.023438675,0.039374728,-0.022879284,-0.011035834,-0.030464638,-0.010092725,0.023247402,0.01667822,-0.032179657,0.008991737,0.02672416,-0.010451285,0.0197176,0.058472022,-0.037517846,-0.012701999,0.041809216,-0.0036035792,0.027266162,0.07520866,0.00840839,0.005582328,-0.03228909,0.0077826604,-0.00968837,-0.016833954,-0.025641803,-0.054206133,0.014916884,0.011129118,0.010305584,0.013045461,0.022393102,-0.015763493,-0.044395786,-0.0010026076,-0.013352651,0.050488755,-0.005676042,0.06179847,-0.008919439,0.016050674,-0.05898082,0.019535482,0.060398687,0.06817134,-0.06523262,-0.027385224,-0.059233762,-0.017317971,-0.031866327,0.020455778,-0.030114217,0.026197653,-0.013121212,-0.027811706,0.03340745,-0.043445367,0.018970115,-0.0016761315,0.049441177,0.010431222,-0.0068043866,-0.062458135,0.027970627,0.029726218,0.017032437,0.0100311795,0.025846459,0.026990062,0.08363145,0.0063990145,0.029353376,-0.040124193,-0.00038381212,0.020671893,-0.03287042,0.047719155,-0.03902493,0.034499884,0.0029752597,-0.011405958,0.047301814,0.04249374,-0.025170926,0.012223793,-0.02790874,-0.07640785,0.014627142,0.014342609,0.03751072,-0.0132757835,-0.026090903,0.006363285,0.04008412,-0.03897819,0.03648479,-0.061937414,0.008816128,0.031012854,-0.018457144,-0.011814051,0.0048122886,0.01809483,0.044667657,0.017452307,0.009913044,0.010540994,-0.022162955,0.0022768397,0.0009291302,0.039309416,0.020502353,-0.029584264,-0.022378542,0.022377877,0.00773235,-0.015029091,0.0063942797,-0.021004468,0.038810525,0.07311389,0.023807079,-0.0022162935,-0.0012402132,0.035339464,0.008304157,0.02315907,-0.024777634,0.026117396,-0.004126796,0.04499901,-0.03735872,-0.020186218,-0.007864549,0.04986178,0.014058765,-0.02942398,0.024146311,-0.013301281,-0.17055964,-0.03948511,-0.002945098,-0.003084818,0.048226636,0.015949884,-0.032965247,-0.007502722,-0.016441623,-0.0062701195,-0.045587577,-0.042973354,-0.040608175,0.032025907,-0.05711321,0.012226768,-0.00073559827,0.008961859,0.025764868,-0.030425243,-0.026217507,-0.02273086,0.030583318,-0.0030805971,-0.011650429,-0.0013245094,0.044675227,0.021432573,-0.055808507,-0.010540456,-0.0034906885,-0.0010899436,-0.0047046533,0.065196395,-0.033448387,0.036224995,-0.033034578,-0.014132926,0.0025983085,0.0059754187,0.028991822,0.034913015,0.021766357,0.021017574,-0.027134508,-0.002728052,-0.018520888,0.06905468,-0.036592357,0.00056853745,0.04883133,-0.0384808,-0.020161558,-0.000065220636,-0.04527997,-0.010440966,0.04282507,0.057178892,0.016899705,0.006732034,0.00016588753,-0.049128596,0.01181922,-0.080487184,-0.022031544,-0.026805127,-0.019485319,0.011504283,0.0020336886,-0.048725754,0.04339832,0.009117401,-0.04294948,-0.058774415,0.027037116,-0.0075199124,-0.028777847,-0.026417887,0.0073734154,-0.09423592,-0.021589538,-0.015490029,-0.012662166,-0.0090415655,-0.03477143,-0.0198863,-0.017949406,-0.00029747307,0.07018474,0.23559725,-0.00046412757,0.03606009,-0.046250504,0.008156506,-0.029798144,-0.0073756487,0.045081686,0.016611077,-0.022307027,0.030984199,0.03747453,-0.048672024,0.0028937834,0.0046389797,0.050989527,-0.03662075,-0.028066985,0.047888987,0.0059330883,-0.010536832,0.0027726323,0.010018674,-0.01475122,-0.002463128,0.0027551956,0.004681636,0.046437528,-0.041651946,-0.0014261999,-0.023801632,-0.009092438,0.058429994,-0.055615887,-0.037384294,-0.01854383,-0.029937312,-0.013536091,-0.002517097,0.0230888,-0.010646062,0.01192137,0.019113977,-0.025316881,-0.030658333,0.0041613244,0.019968541,-0.041667562,-0.005997382,-0.026240308,-0.01277766,-0.017534835,0.02169923,-0.016249247,0.05243252,-0.00777261,-0.012969732,0.030938648,-0.0026457561,0.0060382443,0.0049319197,0.013985966,-0.04273811,-0.016020978,-0.0010526148,0.0063732327,-0.01646711,-0.0053702993,0.016897716,0.05368149,0.011158549,0.045560874,0.013475053,-0.009458119,0.016324662,0.019056555,0.016459998,0.031034846,0.0039706654,0.0007876309,-0.046683535,-0.0014112281,-0.015754782,-0.002259159,0.024226142,0.01674393,0.026070802,0.03694309,-0.00032887544,-0.009442921,-0.012295188,0.011082966,0.027398549,0.009872852,-0.007179003,-0.017909449,-0.010050423,-0.037429042,-0.017117,-0.019762833,-0.021616252,-0.0021475037,0.020893544,-0.020722765,0.0017338372,-0.01823246,0.004821285,0.006434688,0.0008320771,0.025978642,-0.009711887,0.013666864,0.026450232,-0.05765129,0.037857458,0.018873187,0.0102189295,0.02729517,0.021340044,-0.007372238,0.0059696897,-0.0009787352,-0.026895873,-0.026373938,-0.012816145,-0.034662303,0.035907384,0.018262498,0.012353996,0.018918755,0.045036297,-0.03889031,0.039855488,0.020462241,0.047897752,0.020571427,0.08208265,0.024048064,0.010899431,-0.0010373661,0.006581904,-0.057073724,0.0038075962,0.011534351,-0.001972738,0.05543352,-0.019693574,-0.017143136,0.017644014,0.025894053,0.0152656045,0.030874452,0.04691699,-0.013401529,-0.034019757,-0.07014927,0.0050545186,-0.018881457,-0.027265197,-0.012693358,-0.002126448,0.026331164,-0.010200741,0.037924003,-0.031603783,-0.0035696232,-0.020489367,0.048646394,-0.0006375121,-0.024971623,0.03837836,-0.021602498,-0.043310486,0.038555432,0.00018063968,0.00393837,0.028035412,0.043838095,0.0028224783,-0.058092695,-0.031232595,-0.017091831,-0.01970359,0.013304688,0.040081173,-0.016103271,-0.043671254,-0.006266973,0.010271596,0.0093075745,0.012716158,0.081191756,-0.06819029,-0.005983564,0.035576932,-0.0006800322,0.07706239,0.017974405,0.009848735,0.0061197137,-0.0021009876,-0.0022179033,0.027809827,-0.02965915,-0.03422555,-0.027447464,-0.0065265237,0.05384708,-0.051177725,-0.015114838,-0.013766844,0.021806274,-0.051092662,0.01808921,-0.020871865,-0.047423128,0.015165022,-0.0155516835,-0.07667376,-0.022799736,0.0050829407,-0.03551658,0.006737586,-0.024760112,-0.013359077,0.033611413,0.0032571743,0.00446011,-0.044711433,-0.004253095,-0.011046847,-0.026034355,-0.018044239,-0.083609946,-0.03274526,0.03493755,0.009433633,0.021138936,-0.03820691,-0.06763425,-0.06911106,-0.017062964,-0.021086307,0.05609408,0.02360239,0.022789285,-0.06180009,-0.010011605,0.07969977,0.01260478,0.0132822795,0.030881137,0.000871026,-0.030455057,0.01987689,-0.002596182,-0.005573174,0.012871813,-0.0028291875,-0.02347778,-0.001518384,0.08212112,0.0273783,0.0066589117,-0.035134368,-0.04242587,0.0024938472,-0.031018961,-0.01782677,0.0012565728,-0.0031393936,-0.024789412,-0.0044041965,-0.04387286,0.046581257,-0.020886453,-0.01007901,0.045569688,0.016613506,0.0019565444,-0.050741047,-0.010253543,0.013222525,-0.060017243,0.0067802775,-0.0053029577,0.022103325,0.02175649,-0.0059526865,-0.056312736,0.035219748,0.02464435,-0.035718083,0.038714122,-0.010150121,0.027202968,-0.01753772,0.047386147,-0.00053555827,-0.020654874,-0.0133156665,-0.0043296525,-0.0072068037,-0.004750939,-0.028701795,-0.0065249666,-0.054146733,-0.08130073,0.012425556,0.009883217,0.0047114636,-0.033102892,-0.021924557,0.0031581414,0.026545268,0.0065694693,0.06928992,-0.047047693,0.010176814,-0.005158949,-0.019605855,0.039830487,-0.029739575,0.0017896084,-0.038810495,-0.07604745,-0.010124932,0.011694132,-0.029094718,0.00027190856,-0.018654266,-0.017495645,-0.014432217,-0.03955478,0.009904087,0.01808027,0.03278463,-0.05582997,0.009218013,0.0013274695,-0.04088406,0.03751169,0.04708633,-0.04239611,0.021251472,0.011991495,-0.015940411,0.01123332,0.012605121,-0.008891403,0.039109662,0.026419979,0.009040809,-0.05120662,0.02890452,-0.022362856,-0.016937505,0.00061590545,0.028660966,-0.0178889,-0.024238244,0.029674863,-0.009311167,0.0076768952,-0.021994967,-0.013576897,0.0081648035,-0.040777683,-0.033930805,-0.019864101,-0.0010831929,-0.038008817,-0.007427113,0.029406274,-0.04549103,0.03310672,-0.034035333,0.010215125,0.016951244,0.007166321,0.020741133,0.014295615,0.020307476,-0.05111066,-0.000122307,-0.007734294,0.0019847818,0.061594017,0.026581373,0.012713855,-0.0057272627,0.01463282,-0.010595344,0.000589485,-0.12719648,0.003529264,-0.014044806,-0.009655787,-0.015053708,-0.007900586,-0.012760385,-0.027577432,0.02361708,-0.059299055,-0.040105134,-0.016661571,0.0146633135,-0.024801642,0.0224961,0.005911167,-0.044293903,0.0005743385,-0.027056644,0.073305815,0.06211715,0.0074406527,0.0108146835,0.0054394957,-0.020365432,-0.025341323,0.0054343576,0.016269598,0.018147813,-0.021138927,-0.0013802621,-0.030392287,0.033090197,0.049305912,0.017555604,-0.023828674,0.0046993596,-0.020231137,0.006877082,0.04647842,-0.00429704,0.024154034,-0.020877874,0.0030249166,0.05806218,0.042943798,0.0026555914,-0.026507055,-0.061128233,0.06683064,-0.015236752,0.018831529,0.025314786,0.027258065,-0.02650154,-0.039834693,-0.05681089,-0.039927598,0.017058378,0.013837091,0.03994321,0.047448635,-0.026924679,-0.002653433,0.035320036,0.031167472,0.00084365223,0.01634694,0.038751043,-0.021458382,-0.04750634,-0.034366295,-0.011660137,-0.022546137,-0.015186914,0.005950401,-0.00026874544,-0.015929163,-0.004872255,-0.035385545,-0.018586047,-0.033671405,0.005763211,0.038643174,0.07941525,0.06170823,0.00014694766,-0.0274675,-0.047088627,0.023185253,-0.010922148,-0.051621225,0.012994953,-0.042879842,-0.051642172,0.038228005,-0.0069398778,0.028650654,-0.006506861,-0.041981798,-0.06148923,0.0007508666,-0.0022145014,-0.022801854,-0.0061166226,0.021196077,-0.031387694,0.0060960217,0.013853952,0.013217375,-0.03744045,0.017995449,0.004357725,0.019609714,-0.06167631,-0.0015349562,-0.02448178,0.006441845,-0.0065475483,0.0216767,0.015231977,0.0038934152,-0.015026301,-0.043305982,-0.00055784784,0.06469484,0.049450215,0.016045367,0.009945207,0.04154143,0.0038760465,-0.050964456,0.0015652915,0.008858025,0.040767267,-0.014771067,-0.017685909,0.040870648,0.028066363,-0.011322757,-0.043394536,0.012674081,0.022499619,-0.01932326,0.006379386,-0.012141544,-0.01363691,-0.009822685,0.009299686,0.006019194,0.020924343,-0.06395464,-0.03944352,0.046055872,-0.0007133632,0.013716674,-0.013549584,-0.015001439,-0.037534747,0.034369625,-0.010399753,-0.07396931,-0.022306934,-0.0027689268,-0.000982347,0.02550267,-0.013485629,-0.0099985,-0.019697709,0.01295376,0.0031909652,0.04712513,-0.0122615015,-0.043510966,-0.0019552468,0.028482096,-0.027696854,0.004276124,0.07966075,-0.0047926395,0.014090384,-0.011314283,-0.013009252,0.05489029,0.054382984,0.007856164,-0.031470545,-0.021158472,0.02497044,0.028782215,-0.035618436,0.014924766,0.02091862,-0.023863042,0.022643749,0.009044994,0.02200602,-0.0010402467,0.020160416,0.05017697,-0.01934637,0.007345253,-0.0058964766,0.0045224824,-0.007701361,0.022729967,-0.005350337,0.033714186,0.010783184,-0.01762217,-0.006390014,-0.023562208,-0.01847771,0.02707422,-0.0162558,-0.03678838,-0.00044218512,-0.0044626202,-0.01772274,0.017648583,0.0017096136,0.027463894,-0.042218372,0.023856325,-0.011925069,-0.03727082,-0.009771027,0.05052162,-0.04165539,0.014658097,-0.035073515,0.004565222,0.025853593,0.024195604,-0.0037578684,-0.0066679,0.030474262,-0.008364527,0.0069177933,0.00037916264,0.027200717,-0.03864006,0.022288002,0.006338886],"last_embed":{"hash":"op69e1","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"op69e1","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{3}","lines":[141,141],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"op69e1","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039134316,0.01588259,-0.01560864,-0.01827478,-0.025631106,-0.034746695,0.0079421215,0.015827483,0.032943234,0.020437725,0.010035344,0.013252073,-0.010108738,-0.037394386,0.0078195445,0.06126439,-0.021395136,0.04195339,-0.013604028,0.00024477742,0.005063995,0.048498075,0.027509034,0.015389293,-0.03965504,-0.01640412,0.017943172,0.00635671,0.0070073926,0.0066888467,0.011806595,-0.039574903,-0.030636728,-0.065529406,-0.017397346,-0.026122876,0.003053424,-0.025323186,-0.03425693,0.007589528,0.020318806,0.016441688,0.01939488,0.042672534,0.023327831,-0.00827355,0.009182556,-0.016987834,-0.012022701,-0.04890431,-0.03073595,-0.0067551625,0.039658107,-0.00897878,-0.014741706,0.017567102,-0.03363891,-0.038989373,-0.036801167,-0.0077093565,-0.049415674,0.054554306,-0.008503891,0.032359313,0.0071333037,0.043605108,0.012365394,0.045145057,-0.027947715,-0.06110319,-0.019456329,-0.003907434,-0.012620545,0.029014366,-0.004622471,0.018445572,0.006804196,-0.009286268,-0.02032435,0.030759145,-0.008246147,0.014885893,-0.022439988,0.020321164,-0.047214903,-0.0029184567,0.024664814,-0.0024888637,0.042446416,-0.017420165,-0.026683578,-0.013965222,-0.01699182,-0.041994367,0.007963813,0.01833496,0.020514907,-0.034209445,0.010233576,-0.012736063,-0.0041115014,-0.031888288,0.008698943,-0.049455196,-0.01768133,0.0018065806,-0.062296223,-0.000010132086,-0.0063139885,-0.022608873,0.0136905005,0.037710622,0.035925135,0.033710714,0.0052951723,-0.02744454,0.013645312,-0.024734,0.04355154,0.01824001,-0.0006174932,-0.0048084822,0.027911426,-0.049707677,0.017823266,0.025472524,-0.006366414,0.01474734,0.030390594,-0.021180954,0.01725237,0.028648913,-0.012147489,0.0040431954,0.0023102744,-0.009767102,-0.012778016,0.007889234,-0.019458825,-0.052296195,0.044099793,0.0119902585,0.046702653,-0.020530507,-0.013328681,-0.021175412,0.043282002,-0.021574667,-0.02913376,-0.018968208,0.035168555,0.0504323,0.015083721,0.00972772,-0.008349017,-0.023760015,0.01631864,0.024664413,0.016636739,-0.023532039,-0.04315667,-0.04286248,0.0068943435,0.0029430198,0.007760446,-0.022061879,0.0017125315,0.047102623,-0.012804277,0.009665353,0.065391555,-0.058882058,-0.011293104,0.0097219655,0.00087552815,0.028086234,0.11865957,0.006789507,-0.007869311,-0.01462557,-0.009314018,-0.022519674,-0.008086677,-0.025325356,-0.032676704,0.031221377,-0.0073628617,-0.010749465,0.021852816,0.007654688,0.008357113,-0.0076733986,-0.0008367489,0.02068628,0.046033803,0.0013213918,0.056319073,0.009307539,-0.02404933,-0.0727953,-0.00084364996,0.039643023,0.032101765,-0.043701198,-0.022355434,-0.05650615,-0.0014174898,-0.016728373,0.028967705,0.011613093,-0.007592303,-0.025722407,-0.0313163,0.021184772,-0.045473382,0.027670128,0.032164235,0.035883527,0.04850579,-0.005071858,-0.059332065,0.044843204,0.062602274,0.027115969,0.023289427,0.032427054,0.0072001163,0.07152584,0.01563463,0.0026794511,-0.03743361,-0.0059878216,0.030562293,-0.013313073,0.022548718,-0.023154723,-0.0043442696,0.008965233,0.022573363,0.045409076,0.0022245038,-0.025181795,0.028136335,-0.012793411,-0.06882724,0.033298418,0.012525404,0.0064502764,0.0066609024,-0.017130492,0.0018241828,0.030390741,-0.014483893,-0.016609574,-0.041672572,-0.0030711503,0.002522145,-0.0032125632,-0.07546931,0.008331094,0.026664574,0.05266078,-0.019350054,0.0037869147,-0.007218748,0.0006949118,0.032328997,0.020709075,0.0019565162,-0.021183128,-0.006804414,-0.036535677,0.002572414,0.017238572,-0.007949639,0.027861726,-0.03145122,0.024793936,0.08421809,0.010916668,0.0010666782,0.012692927,0.020901542,-0.002477324,0.031035906,-0.039419957,0.037654564,0.011308282,0.013698417,-0.024674479,-0.03124938,-0.029519187,0.044516,0.0019434234,-0.021594755,-0.0000028322042,-0.034656588,-0.1674877,-0.0040343865,0.006511397,-0.0045182314,0.0268515,0.0049233558,-0.029644703,-0.0159172,-0.018820379,0.00044597077,-0.02756655,-0.03773345,-0.032372616,0.061279982,-0.0044209664,0.020897996,-0.00543634,0.010336942,0.014653399,-0.02282032,-0.02573473,-0.06833475,0.023970988,-0.03768322,-0.018967792,0.014398703,0.055553295,0.014889556,-0.04747637,-0.015097673,-0.022205826,0.0089356145,0.004654062,0.03524153,-0.015723241,0.02376744,0.0030229858,-0.026267566,0.035196155,-0.0011979603,0.056058835,0.023181252,0.027376994,0.040832825,-0.037344385,0.010865831,-0.02614651,0.034261838,-0.024236985,-0.043850735,0.05183882,-0.037385706,0.011792222,-0.003569893,-0.05844377,0.006593443,0.016688837,0.044135045,0.025936766,-0.009978615,-0.009729661,-0.045309797,0.0013922526,-0.034286298,-0.041127916,-0.024933998,0.0020992395,0.0009146173,-0.03535666,-0.038705055,0.011842333,-0.03826082,-0.025405712,-0.04556783,0.00693648,-0.02902732,-0.03344422,-0.040496413,0.004713351,-0.10852827,0.010821123,-0.0062897727,0.0018925848,-0.017407233,-0.009120778,-0.0628187,-0.013368797,0.0182425,0.029506456,0.24882327,0.011175418,0.014455818,-0.036450498,0.027563173,-0.030780327,0.00222852,0.06984678,0.0034801697,-0.024624892,-0.024243448,0.009626334,-0.044455275,0.0066829887,0.032302912,0.037108473,-0.052792784,-0.015444472,0.055537008,-0.02903274,0.010036873,-0.010114392,-0.0009144061,-0.010532814,-0.02707321,-0.028295705,-0.0020470547,0.028695269,-0.03750181,-0.009008584,-0.02866551,-0.014364995,0.018216949,-0.058919244,-0.025826173,-0.012941547,-0.023978785,-0.026925283,0.007122993,0.033952214,-0.025026117,0.0025688298,0.0028704938,-0.0069964626,-0.03363651,0.015273121,0.01746009,-0.031272512,0.03338385,-0.038147934,-0.013115026,-0.012913992,0.005430698,-0.030844271,0.034043543,-0.060732923,-0.057459082,0.012327558,0.010581899,0.040085763,-0.022510277,0.000110099965,-0.08346355,-0.015553158,0.03598371,0.047130357,-0.013277044,0.0058256923,0.036404327,0.050701823,0.010996514,0.076980755,-0.011200145,0.0072705504,0.012064651,0.008390759,0.028237136,0.041031487,0.014368899,0.008007415,-0.03907624,-0.016678587,-0.029113734,0.004884106,0.04241234,0.017749254,0.01081829,0.036263898,0.010372396,-0.009555539,-0.012649043,0.00562022,0.030083204,-0.014480163,0.009825888,-0.016326997,-0.021705138,-0.011315384,-0.013785912,-0.035357587,0.013175452,-0.014513557,-0.005956245,-0.025906904,0.008411454,0.013298015,-0.011283475,0.021127108,-0.00024620493,0.029508417,-0.027947675,0.00878832,-0.000041303258,-0.04646002,0.03601096,0.007372574,0.016484668,-0.0018809207,0.06130125,0.0036498632,0.0049380907,0.0053696265,-0.027891692,-0.044203334,-0.0045070727,-0.029044863,0.011318862,0.017072381,0.031984497,0.0058912504,0.05559531,-0.04258601,0.004409889,0.012647006,0.050629355,0.017485827,0.0759629,0.016600156,0.0035742049,-0.01553449,0.012045196,-0.07236291,-0.006294025,-0.009771174,0.016583571,0.02112467,0.019036008,-0.019888973,0.006304577,0.015937578,-0.009066235,0.028172638,0.010575135,-0.019642709,-0.010515304,-0.07322591,-0.0138102565,0.017593902,-0.019474661,-0.016176548,0.033765025,0.014544649,0.023196513,0.05175751,0.0076009003,-0.012571383,0.0056694136,0.03915284,-0.025059517,-0.020325419,0.02209503,-0.007461435,-0.03707345,0.04041242,0.04022896,-0.04133555,0.021063112,0.05928139,0.007554551,-0.005078804,-0.03989504,-0.050159067,-0.021854693,0.035480127,0.04063216,0.032979764,-0.049614705,0.002468495,0.006145553,-0.015762286,0.019103607,0.085419364,-0.023828058,0.009544305,0.03347311,-0.0004363849,0.06385248,-0.015627934,0.046036974,0.013508056,0.024877643,0.020862332,0.016140351,-0.013068174,-0.045118254,-0.02925203,0.00445746,0.03048728,-0.06804463,0.012895221,-0.011327646,-0.0076554916,-0.035129476,0.018582199,-0.039353017,-0.025581213,0.03414706,-0.015862424,-0.04251279,-0.036764733,0.018932315,-0.03683153,0.0069358237,-0.025529182,-0.010453066,0.05216615,-0.005752153,0.013108164,-0.042090338,-0.019176774,-0.009738174,0.012196855,0.020664059,-0.019940954,0.008699366,0.013336099,-0.02623793,0.01008428,-0.018114677,-0.053595807,-0.066634014,0.029044798,-0.009866052,0.07530527,-0.0055275685,0.012570063,-0.05062438,0.006512913,0.09934162,0.02913311,0.010299841,0.040165827,-0.012935376,-0.017531719,0.03795778,0.010721977,0.006885805,-0.00032351792,-0.018379647,-0.047895085,-0.014549166,0.06946389,-0.0070068836,-0.006227986,-0.05442219,-0.10501522,-0.018452752,-0.014974889,-0.0189469,0.02139703,-0.0053840294,-0.025710566,-0.0017568297,-0.039807275,0.02632231,0.003246478,0.006708082,0.008900295,-0.0056266035,0.017901912,-0.05203695,-0.0048613176,0.027135957,-0.04549728,0.008844455,-0.006528382,0.025509233,0.01395231,0.006483505,-0.0128782615,0.027798174,0.02825436,-0.027457403,0.008376748,-0.0069772806,0.004594002,-0.019406263,0.040450368,-0.003271166,-0.019789213,-0.017729333,-0.0020751404,-0.003227498,-0.026863188,-0.0084885135,0.0070114383,-0.03491994,-0.050417274,0.046573184,0.003517085,-0.030821431,-0.074768536,-0.021472331,0.0048990804,0.06150486,-0.017368697,0.045825098,-0.05204746,0.0045989305,-0.007765147,0.0033471591,0.025333736,-0.03547405,0.011151572,-0.029127846,-0.017662112,-0.04758817,-0.016641323,-0.021142192,0.036907718,-0.010027208,0.0016387013,-0.048823852,-0.040681474,0.051863182,-0.005306548,0.029357396,-0.05198277,0.0050784755,0.016116502,-0.035482995,0.013715945,0.03885812,-0.056228176,0.022708649,0.033014514,0.033766977,0.03773081,-0.016490178,-0.004335574,0.045664556,0.012012238,-0.019998835,-0.044404995,0.042642213,-0.016697688,-0.020283481,0.036530755,0.03560842,-0.02970055,-0.014924226,0.018972991,-0.05695263,-0.005282104,-0.040749427,0.006903542,0.0074521694,-0.05135776,-0.010137863,0.0049414234,0.00726236,0.012841845,-0.017559413,0.050854057,-0.023539506,0.0585691,-0.019168923,0.0010866483,0.014723153,0.032329343,0.010266852,-0.011183144,0.038982302,-0.037997294,0.07636264,-0.018652538,0.00055661047,0.04701876,0.021141138,0.004214774,0.038814053,0.02237752,-0.023280784,-0.015814126,-0.13640766,0.033162434,-0.02197018,-0.01653081,-0.030449929,0.003992197,-0.0214875,-0.040924765,0.020020274,-0.04548321,-0.020537456,0.012726501,0.016296607,-0.021412432,-0.007888429,0.0017846307,-0.023479728,-0.007557927,-0.019322878,0.06974892,0.054512303,-0.0064586317,0.030052172,-0.0019453976,-0.020904506,-0.012987062,-0.025119293,0.026313994,0.00911447,-0.021597702,-0.0018918085,-0.01703069,0.008381859,0.061394628,-0.0011338216,0.007602186,0.015037611,-0.0098617645,-0.014495401,0.03592093,0.0017102929,0.022735171,-0.007708401,0.0023083044,0.02859906,0.05123902,0.014552284,-0.027924685,-0.020611085,0.05389239,0.010095825,0.047067564,-0.027281685,0.032440208,0.001259108,-0.017088322,-0.03861839,-0.023613311,-0.020526284,0.0644114,0.044352043,0.0323031,-0.029792938,-0.046792187,-0.00609071,0.031486686,-0.030811364,0.014346477,0.031133128,-0.030494262,-0.0015210235,-0.00028936777,-0.015434695,-0.034740604,-0.020005211,-0.016080236,-0.001758002,-0.040444285,0.0012656085,-0.038801193,-0.017031703,-0.028920451,0.016164785,0.043801438,0.050078273,0.038832575,-0.023728881,-0.015365281,-0.047818176,0.03062639,-0.025410667,-0.024968173,0.000049368686,-0.025472596,-0.051334802,0.019255472,0.0026152942,0.0149774505,-0.0011105782,-0.023201648,-0.022468874,-0.026980156,0.0012170273,-0.03287092,-0.016323812,0.0129101295,-0.04718293,-0.029070383,0.0047006905,-0.038193576,-0.053673137,-0.0043790587,-0.022139609,0.015902966,-0.042531274,-0.011397755,-0.008114224,0.062476344,-0.03014465,-0.012702114,-0.013199073,-0.05104779,-0.012721709,-0.038185727,0.027209347,0.070245326,0.019307492,0.00082967785,0.036405668,0.008649822,0.003904252,-0.029703887,-0.032826863,0.04220729,0.04973711,-0.0103952205,-0.050236136,0.03640691,-0.008585416,-0.003968074,-0.040435594,-0.02126329,-0.0116309095,0.0018231691,-0.014575079,-0.005704107,-0.057993855,0.016584529,0.023344383,-0.014053035,0.025828913,-0.04161713,-0.036988057,0.012602439,0.008811135,0.012211937,-0.00085803034,-0.020141246,-0.00020094572,0.051024105,0.0009294459,-0.045636747,-0.035481773,-0.01654663,-0.031011194,0.053554967,-0.0041793026,-0.024890143,-0.006220731,-0.0033362715,0.00038863465,0.04099597,-0.014712687,-0.009599059,0.009155772,0.024930658,-0.009517159,0.020177925,0.027736682,-0.012407251,0.033086296,-0.012949321,-0.013455771,0.043851618,0.0481431,-0.0008594004,-0.022695249,0.024067434,0.046394747,0.027159743,-0.027970962,-0.0021120505,0.014997053,-0.007478134,0.035238195,-0.0017562383,0.0017142587,-0.0035257249,0.02989926,0.03608051,-0.0009192947,0.0065253237,-0.001402788,-0.008250037,0.010736436,0.009592183,-0.018537365,-0.0041753934,0.013889158,0.0041135103,0.036252405,-0.015581523,0.020333756,0.01501544,-0.013366077,-0.03128819,0.025548695,0.032942124,-0.024718946,-0.0039853733,0.024452118,0.013531882,-0.031078348,0.008861357,-0.033278096,-0.058328737,0.0028786203,0.009648994,-0.019891007,0.028263867,-0.02041376,-0.023916923,-0.01315096,0.024015767,-0.0042578615,0.045309283,0.0334877,-0.06368281,0.002304412,-0.0021413895,0.026372198,-0.031286363,0.049401324,-0.034922283],"last_embed":{"hash":"1wl726","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1wl726","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{4}","lines":[142,142],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wl726","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.08199625,0.022507794,-0.028157674,-0.029844543,-0.0010938656,-0.016275275,0.052188624,0.023344066,0.020110762,0.036114413,0.03904961,0.011382801,-0.06962762,-0.015018277,-0.0018878597,0.048326395,-0.020322612,0.013583919,-0.020892872,0.030167453,0.020609565,0.025040686,0.025029518,-0.009711435,-0.020645073,-0.008052522,-0.036536492,0.021228034,0.016230077,-0.0011750264,0.00518879,-0.06484347,0.007053924,-0.054119673,-0.014690408,-0.05582555,-0.012702051,-0.02783627,-0.028749352,-0.010324735,-0.015773347,0.0025985057,0.02759448,0.014478309,0.0018731253,-0.0035001806,-0.0028970921,-0.010515553,0.020660184,-0.04135839,0.0070286253,-0.011346093,0.072039016,-0.005751777,-0.010457968,0.012117476,-0.027657455,-0.026622074,-0.033417176,-0.032425363,-0.044708278,0.0043569775,-0.017135369,-0.0037329854,0.021742554,0.05795614,0.011487411,0.019223273,-0.030007796,-0.053747986,-0.010772672,-0.010835894,-0.018915918,-0.0077961744,0.0017404349,0.003792194,0.01197975,-0.014099289,-0.031865284,0.07264588,0.0079347165,0.041420985,-0.018299045,-0.01552254,0.01703596,0.015307563,-0.0089317355,-0.005465751,0.022615919,0.01747318,-0.023869304,0.017288039,0.027101697,-0.022501126,0.00023923047,0.03759145,-0.0032480392,-0.01942194,0.034068063,-0.02329641,0.0027173676,-0.02287432,0.0041602054,-0.06855511,0.009383628,-0.051464207,-0.061891098,0.01320743,0.04199906,-0.023266068,0.013556557,0.013074962,0.015776802,0.044134054,0.014772304,-0.012418961,0.001915717,-0.026871527,0.018336875,-0.012404399,0.0062975856,0.03097689,0.02266958,-0.04743723,0.071107976,0.04438574,-0.026945023,0.0154201705,-0.021809395,0.012180252,0.032263514,-0.0033952822,-0.016324528,-0.021011632,0.0032768066,0.017712055,0.015234562,-0.018389096,-0.009847124,-0.070756376,0.027282527,0.026017109,0.034770254,-0.028305871,0.030652128,-0.006428966,0.037567966,-0.017386906,-0.015001847,-0.019116724,0.023011545,0.04487212,-0.0054237368,-0.00925946,0.020331768,-0.009892742,0.008325387,0.021597847,0.009446445,-0.04988902,-0.014981565,-0.006052134,-0.060193513,0.018581213,0.015396443,0.010287023,0.011279792,0.010836841,-0.03240509,0.03523724,0.055179134,-0.06851893,0.0068052057,0.009838348,0.0138635505,0.04175151,0.07789211,0.025147,-0.0047043865,-0.023374064,-0.015163215,-0.010743697,-0.03924902,-0.021797236,-0.06642364,0.0022850372,0.016355973,-0.0069527137,-0.013526126,0.009822987,-0.00026895935,-0.04248888,-0.00056511635,-0.017161494,0.022768866,0.011319496,0.08160841,-0.003955072,-0.020709874,-0.0689245,0.009650149,0.06453198,0.057019394,-0.029913677,0.0056798174,-0.046722516,0.031249339,-0.055790216,0.027024833,-0.03203044,0.014194408,-0.0031792743,-0.03597062,0.05449941,-0.042924736,0.024026975,-0.01622088,0.049247194,0.009713337,-0.01999485,-0.07101433,0.005690528,0.05953241,0.02366179,0.021104263,0.032678727,0.003150789,0.08099977,-0.0019428333,-0.0008484506,-0.019974783,-0.01436281,0.018308733,-0.01448842,0.059889425,-0.01745495,-0.011208419,0.008504733,0.00585584,0.06584535,0.025880935,-0.008443849,0.042487234,-0.035445113,-0.049934294,0.009134416,0.019138245,0.01577146,-0.00634312,-0.019222027,0.010058003,0.029814791,0.00457372,0.027721774,-0.02149719,0.0115914075,0.012946129,-0.011854847,-0.024050843,0.0011756442,0.03439388,0.03807799,0.0022949965,0.0123273805,-0.007165853,-0.013225309,0.009966967,-0.0012269904,0.027871907,-0.023767315,-0.018509544,-0.004316718,0.02578785,0.021344265,0.01618651,0.033536047,0.002587187,0.020165777,0.10215436,0.0157109,-0.022361392,0.06309973,0.058065988,0.023282798,0.031930227,-0.047637843,0.04494252,-0.024033587,0.042332374,-0.011335533,-0.018909551,-0.021186613,0.04045163,-0.008276676,-0.048799094,0.006475135,-0.037347607,-0.15187451,-0.00008835311,0.022289636,-0.011769563,0.04003352,0.03393462,-0.014445906,0.0066765635,-0.05095194,-0.025366193,-0.020928878,-0.03235127,-0.03523223,0.041435577,-0.05947435,0.01904232,-0.028214483,0.0146444645,0.024611982,-0.033151153,0.009128905,-0.043605,0.021115165,-0.002668491,-0.033897202,0.0038316366,0.06245536,0.024535766,-0.028965892,0.023916427,0.005288387,0.008563141,-0.0015755149,0.02776355,-0.009818685,0.03615656,-0.0015823478,-0.032226212,0.021333467,0.000821189,0.00847564,0.032603327,0.024333538,0.0029695828,-0.032472286,-0.0011266173,-0.011975773,0.018963803,-0.040081598,-0.045767497,0.057418644,-0.03872796,-0.0089218905,-0.011886337,-0.03177619,0.013250045,0.036374323,0.045933712,-0.027913498,-0.009131091,0.0069810147,-0.063125186,0.021096058,-0.059269637,-0.030077476,-0.039711785,-0.017537758,0.013174975,0.0038925295,-0.017330661,0.014558878,0.010261654,-0.015569735,-0.0894024,0.016794156,-0.039246544,-0.01738966,-0.0049798,0.011762828,-0.07416139,0.017784938,-0.017220967,-0.011071708,-0.02568746,-0.027209688,-0.045226287,-0.01702054,0.006223852,0.03398556,0.2392257,0.027737748,0.02878483,-0.056991514,-0.011570086,-0.0026718152,-0.011865923,0.038071785,0.0057573104,-0.03097265,-0.008226991,0.0117592495,-0.040693376,-0.019226724,0.00770814,0.030089622,-0.021382054,-0.026745014,0.06450067,-0.031596567,-0.005333299,-0.034745872,0.038126472,0.025859326,-0.043363787,-0.009652695,-0.050279148,0.016682647,-0.008002181,0.02360342,-0.037675124,-0.0133102415,0.057447605,-0.07033553,-0.0274113,-0.01486273,0.006508238,-0.0064587886,0.012387504,0.0016861933,-0.023047172,0.005513594,0.022919336,-0.0123894345,-0.02137191,0.007317735,0.015516801,-0.03377113,0.035929628,-0.04565839,-0.008370596,-0.048983734,0.006106587,-0.048706517,0.037922908,0.0127991885,-0.031717893,-0.013889476,-0.035034142,0.02390789,0.0029754813,0.017679214,-0.050272208,0.016418608,0.02955433,0.03957068,0.0035234173,-0.010459304,0.0221381,0.045881428,0.007028021,0.05484537,-0.011816492,0.024807287,-0.0033706024,0.005873646,0.02110592,0.04020306,-0.0037991703,0.004399411,-0.043874882,0.009736398,-0.016676525,0.022292146,0.023131745,0.006220147,-0.046359733,0.048579387,0.007556067,-0.027791483,0.013470652,0.01640041,0.017734932,-0.004621124,-0.032811083,-0.033030927,-0.008860768,-0.02216544,-0.020839544,-0.0026286785,-0.0057374234,-0.0012952307,-0.0014028096,-0.03369796,0.001546304,-0.007373183,0.020158658,-0.013174895,-0.008528076,0.026054297,-0.022647956,0.005649061,0.0021745204,-0.03371744,0.028325733,-0.0024513856,0.048361138,0.02875683,0.015319513,-0.010403141,-0.0044054943,0.0074339635,-0.022164458,-0.034602348,-0.029643176,-0.034234382,-0.01924822,-0.0067027393,-0.0056448625,0.017952997,0.035460677,-0.030588279,0.011395012,0.03333604,0.035181627,0.014611072,0.048960723,0.022842575,0.010122408,-0.030756438,0.004814919,-0.041259848,0.033257097,0.005610847,0.029508004,0.05270234,0.0043311883,-0.013708908,0.004228103,0.015082026,0.0094687855,0.036008615,0.07495263,-0.03141553,-0.002590269,-0.08230417,0.01277103,0.00362405,0.019518355,-0.036261268,-0.0026103535,-0.00549299,0.04302256,0.032563258,-0.0002851929,0.03215547,-0.0065114046,0.034337442,-0.011930885,0.0048327385,0.030218419,-0.03014982,-0.063369,0.024986805,0.015128685,0.0018044262,0.017881703,0.033893898,0.01158936,-0.04279678,-0.036035,-0.028808147,-0.012068961,-0.002488514,0.03666783,-0.0056699016,-0.050754037,0.0040692207,0.02265353,-0.01528166,0.0047697597,0.08772835,-0.013300377,-0.019640958,0.029632071,-0.005948044,0.10189375,0.016210213,-0.021228792,-0.0034805133,-0.017834177,-0.044714585,-0.008769076,-0.037301257,0.000023845887,-0.020509426,-0.0021768264,0.051710136,-0.03976144,-0.048085023,0.0064760908,-0.00093692495,-0.05329037,0.007210614,-0.0070942356,-0.039038375,0.018835291,-0.009654219,-0.09097001,-0.010773446,-0.002665337,-0.008089372,0.018425606,-0.013613187,0.0008586223,0.026047694,-0.027501266,-0.00803355,-0.011242335,0.01691146,-0.014733995,-0.047800776,-0.0023277982,-0.03539718,-0.0364807,0.008281551,-0.0016519444,0.016414667,-0.016828021,-0.05210886,-0.08331483,-0.0074967914,-0.0036921185,0.06454635,-0.023381151,-0.010349978,-0.049519785,-0.029006194,0.07472847,0.046388607,-0.044105887,0.05067721,-0.017246267,-0.0124437865,-0.013930457,-0.024043057,0.01209405,0.011354535,-0.00244904,-0.020022292,-0.0021820907,0.06464583,0.007966857,0.008122112,-0.024047034,-0.05613176,0.022001233,-0.03904254,0.01955534,0.0060174614,0.013424436,-0.011734419,-0.011301924,-0.016394155,0.035771087,-0.005535906,-0.020135125,0.029559128,0.04976667,0.009997306,0.0137739545,-0.0042118826,0.0032602765,-0.010087742,-0.0067629023,0.0063385065,-0.00610148,0.03611341,-0.009646665,-0.064510144,0.005391131,0.013473012,-0.034317125,0.016764112,0.0045004888,0.029765338,-0.0051396145,0.035158966,0.007204941,-0.0070618363,-0.025523381,-0.008292116,-0.03429167,-0.032961175,-0.008684385,-0.0076117553,-0.02197321,-0.075656086,0.03435838,0.021532418,-0.0050004385,-0.041235268,-0.03168487,0.037649024,0.03067427,0.025541341,0.05196423,-0.009230923,-0.0027407387,0.022423845,-0.0053005447,0.0026820004,-0.036275145,0.00014304978,-0.039873358,-0.047859862,-0.033292413,0.011798104,-0.031524032,0.006051911,-0.00010541997,-0.035723433,0.0122955805,-0.06451971,0.0145657165,-0.008412322,0.026989158,-0.068638146,0.021187507,0.01975399,-0.052669387,-0.00827087,0.061893478,-0.038759284,0.010241409,-0.003096143,0.020539995,0.026900541,-0.0061951713,0.016250115,0.027494239,0.010120887,-0.022066928,-0.02838771,0.026528232,-0.02088218,-0.022868168,-0.011304846,0.037861627,-0.0348583,-0.046050202,-0.0009150717,-0.040611643,0.022942554,-0.028425718,0.0030624375,-0.021533018,-0.009808945,-0.02367573,-0.009475491,-0.005011364,-0.055632994,0.012969971,0.030829929,-0.05135942,0.05463313,-0.041847125,0.049214568,0.018315641,0.04141513,-0.009887921,0.002724951,0.018112212,-0.06070346,0.04425342,-0.016408317,0.009047067,0.04139659,0.024635972,0.011484041,0.01175544,0.011984567,-0.016433032,0.00555716,-0.121709645,0.03209763,-0.0135606835,-0.008321816,-0.0028055047,-0.019473193,-0.029053094,-0.008152745,0.001172977,-0.05556495,-0.010651819,-0.034764774,0.026207076,-0.023277828,0.018218672,0.020177273,-0.010673972,0.01525805,-0.035297118,0.033447288,0.06291156,0.013156637,0.019096512,0.0023878005,0.003491386,0.0077486117,0.022919096,0.023423374,0.0017062314,-0.039904445,0.003400384,-0.0065574464,0.01854811,0.039354455,-0.008826326,-0.046748847,0.017575117,-0.011818967,-0.005411371,0.032493453,-0.032754034,0.03235965,-0.02803584,-0.00614723,0.06192268,0.05807781,-0.005276704,-0.01990411,-0.025941318,0.042345155,-0.03627351,0.023004185,-0.010539943,0.030266132,0.011747052,-0.06107555,-0.052282862,0.010681337,0.0074973456,0.038043894,0.036775034,0.041035198,-0.03461593,-0.03609617,0.0051081637,0.018829092,-0.02774662,0.01432866,-0.02294959,-0.008116505,-0.012026964,-0.012153001,-0.00084784837,-0.035167772,-0.008159866,-0.004620572,-0.010505051,-0.05245528,-0.029224047,-0.015351557,-0.011494424,-0.013949627,-0.0033886353,-0.003448309,0.030535638,0.052663606,0.013606489,-0.03280721,-0.024993658,0.01999583,-0.06455086,-0.0256206,0.009128657,0.009891224,-0.02079377,0.07505609,-0.0064348043,-0.009304443,-0.0061426833,-0.028408645,-0.06625919,-0.016319968,-0.010031498,-0.016976962,-0.0004408281,0.01924545,-0.045038484,0.02112214,0.031865496,-0.015378616,-0.013306235,-0.0056199357,0.013983884,0.03979812,-0.034041215,-0.02315193,-0.007522329,0.04643893,0.010121904,0.004150348,-0.0069467723,-0.017021134,-0.012276787,-0.021211857,0.02909599,0.051448897,0.00062002224,0.00996292,0.015137224,0.032198988,0.010729657,-0.010517266,0.0053265006,0.026656881,0.014487532,-0.0071984706,-0.019232647,0.027606005,0.0015576349,0.0026402501,-0.05718517,0.0025442077,0.022741865,-0.030776612,0.019467954,-0.013408043,-0.005659389,0.0028016304,0.0022052107,-0.03706859,0.03809911,-0.058163535,-0.04891394,0.0782335,-0.0026800798,-0.01826922,-0.03523314,-0.0326391,0.0039352267,0.06405294,-0.024162564,-0.07118054,-0.012238807,-0.060658794,-0.020188475,0.054912586,-0.017865425,-0.02339997,0.015691673,0.014302637,-0.014023684,0.056010444,-0.014832738,-0.030491127,0.012785702,-0.0017549079,-0.028240815,0.0008836919,0.07242822,-0.024180904,0.044944987,-0.0058077234,0.030097576,0.024623152,0.048621215,0.00010398255,-0.029618762,-0.021987474,0.017040914,0.034025878,-0.030123899,-0.0030647542,0.029668475,-0.024111392,0.022097781,0.017727468,-0.0012047845,-0.0033022733,0.039084647,0.03292864,-0.008248699,-0.0054046838,-0.013832281,-0.02756918,-0.0014491156,0.022371406,-0.019477982,0.007533229,-0.016109081,0.033517744,0.008291534,-0.013101662,-0.016899846,0.0443861,-0.02437267,-0.0053074574,0.012081652,0.038681265,-0.024985317,0.015332004,0.03120846,0.022437543,-0.008600873,0.011261012,-0.03690553,-0.0009386259,-0.0041914675,0.03235291,0.0039381534,-0.004109183,0.0009836958,-0.041880194,-0.0044091223,0.028724782,0.006161149,0.023999868,-0.01768519,-0.015044455,-0.02253354,0.021553759,0.046115085,-0.022295734,0.0063767433,0.024258839],"last_embed":{"hash":"vezxz6","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"vezxz6","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{5}","lines":[143,144],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vezxz6","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.047485165,0.047739405,-0.032136645,-0.016958622,-0.02047321,-0.04329818,0.003189577,0.02370419,0.03594341,0.041386627,0.015550198,0.04262012,-0.03599196,-0.022884365,-0.0052674375,0.04311689,-0.029354956,0.027096799,-0.01941162,-0.011320571,0.019851984,0.016414838,0.025975753,-0.01073952,-0.050473664,-0.016631816,0.03552395,-0.0036947588,-0.008378384,0.027550818,0.055387948,-0.0520331,-0.021286154,-0.042396385,-0.029698148,-0.03984449,0.0005113019,-0.018302344,-0.037420873,0.019221019,0.030479454,0.024771668,0.04381996,0.044251252,0.014801695,-0.016606558,-0.026343605,-0.008754342,0.024726795,-0.03477648,-0.012561188,0.0023609148,0.035715163,-0.021844864,-0.009906541,0.035913363,-0.0010252947,-0.048579514,-0.019978162,0.0170063,-0.030268695,0.015090746,-0.021393407,0.013519764,0.007846591,0.040594976,0.019169739,0.036688175,-0.061008673,-0.044075683,-0.021428667,-0.012130582,-0.037273996,-0.011319784,-0.011867337,-0.010358935,-0.020495864,0.0051201666,-0.027668642,0.073998205,0.015620876,0.020279855,0.0076066204,-0.0010608173,-0.008381199,-0.0012887024,-0.028131915,0.0022105614,0.03965976,-0.010707186,-0.012433749,-0.012770165,0.0057811337,-0.03546544,0.012672763,0.046419557,-0.013975076,-0.03435274,0.01525819,-0.039519224,0.031121844,-0.00810566,0.0015484953,-0.045640662,-0.018225439,-0.009193119,-0.03898902,0.02770999,0.025557468,-0.013269855,0.029050726,0.035002213,0.009708478,0.057202164,0.017706031,-0.015586515,0.0020026364,-0.050861754,0.012978273,-0.012554738,-0.026783807,0.0364423,0.017343646,-0.042276233,0.02832052,0.013641351,0.009031028,-0.0062007946,0.032698028,0.013026596,0.019446174,0.02840978,-0.035889827,0.035211664,0.009391902,0.013765792,0.021829197,-0.0004914931,0.0062913503,-0.06415365,0.022727503,0.062744625,0.012487585,-0.011589174,0.020951973,-0.032395832,0.031728685,-0.00802636,-0.023222713,0.0017246199,0.03046816,0.033194188,0.03157161,0.018081028,-0.0059985216,-0.0012652888,-0.0016136051,0.048005443,0.0067398697,-0.04449548,-0.009466267,0.017485874,-0.019924235,0.0005616359,0.012084045,-0.020967668,-0.009267529,0.018157998,-0.018381722,0.020158876,0.049624458,-0.052754674,-0.014812521,0.0059350044,-0.0018422041,0.042807397,0.082892746,0.017597284,-0.003562059,-0.031381812,0.0010889731,-0.0010642263,-0.00094308885,-0.014580983,-0.056605034,0.025215989,0.021130275,-0.010531751,0.0058002123,-0.011779064,0.00475961,-0.038087502,-0.0055872696,0.028811872,0.0071916524,-0.029066222,0.04772034,0.011415275,-0.014669806,-0.050630525,0.009450209,0.047209557,0.051783033,-0.02560764,0.009055409,-0.04907689,-0.0055805785,-0.032689866,0.029314348,-0.015145726,0.0012064801,-0.041978974,-0.034931872,0.0279105,-0.029469961,0.01465016,0.005853098,0.026593143,0.05927155,-0.0195685,-0.0252278,0.010353248,0.051398564,0.01937681,-0.00010551715,0.021242946,0.01557005,0.0668329,0.010638374,0.020588728,-0.030767437,-0.030266825,0.03732351,-0.00313044,0.03663477,-0.07607694,0.01641631,0.009139718,0.0048103076,0.04601694,-0.015118946,-0.037097443,0.06595985,-0.016182821,-0.072884575,0.019838806,0.0041541043,-0.0013509138,-0.024150936,-0.016630366,0.015749099,0.0138995405,0.009141014,0.010683624,-0.03168699,-0.010005223,-0.0064368825,-0.016693344,-0.058811776,-0.01164306,0.010823964,0.0097305495,-0.0045275628,0.021013876,0.008675644,-0.015197045,0.008374577,0.0081457,0.011307593,0.005597716,-0.025364006,0.015739052,0.011963639,0.03723769,-0.035621446,-0.0074874335,-0.041286957,0.033253893,0.094689034,-0.009572405,-0.0116809495,0.01617781,0.035258755,-0.032128055,0.036250126,-0.056653254,0.030072613,-0.004721558,0.0151344305,-0.02763242,-0.006030485,-0.023375293,0.0327954,-0.020186374,-0.020538969,-0.010882624,-0.0049168826,-0.17195365,0.016687658,0.02290435,0.017664112,0.013289655,0.031172775,0.0012800255,-0.014432508,-0.023695644,-0.010416928,-0.02173194,-0.031961616,-0.005534572,0.04863942,-0.028718453,-0.003708449,-0.020082857,-0.012105194,0.024463492,-0.043619044,0.0013574447,-0.021467643,0.043416493,-0.0004832599,-0.008277158,0.01698593,0.040491372,0.023346428,-0.03774509,0.00170949,-0.019458754,-0.007960142,-0.0020621188,0.01855494,-0.03177133,0.031006658,-0.012940761,-0.012901885,0.008306053,-0.018733291,0.04097856,0.058141854,0.029153517,0.027653173,-0.02943959,0.011200128,-0.02888003,0.03359283,-0.02744014,-0.034638412,0.04461431,-0.03276654,-0.0047742077,0.02465823,-0.054500617,0.003496065,0.02203832,0.024187386,0.023461023,0.03120042,0.005622364,-0.061838973,-0.009958123,-0.05410563,-0.05093819,-0.019871118,0.0018450943,-0.00045849674,-0.014072906,-0.054174423,0.0038160917,-0.0072674477,-0.012075423,-0.049697675,0.00612439,-0.023887208,0.017347848,-0.039406743,0.001512228,-0.097305164,-0.011507109,-0.00677822,-0.012326212,-0.003927356,-0.020560157,-0.07225064,-0.02559482,-0.0015367027,0.023884464,0.22249515,0.022871815,0.023239078,-0.068097815,0.03470966,-0.034896653,-0.036090657,0.049993616,0.02471646,-0.027392333,0.0076310057,0.006196761,-0.06294469,-0.006569418,0.009554546,0.051618513,-0.058103863,-0.046324678,0.049272776,0.017527029,0.012267776,0.02685556,0.050212875,-0.015435835,-0.039517317,-0.0061504664,-0.051555328,0.038765617,-0.034325674,0.02130378,-0.034340773,-0.009155635,0.028767942,-0.07201197,-0.0056461124,-0.011469433,0.007845252,-0.033558328,-0.018272078,0.035281066,-0.023522962,-0.0066954554,-0.018948933,-0.003810414,-0.048436668,0.021998677,0.018772183,-0.012445879,0.012820284,-0.017546019,-0.006341207,-0.009398304,0.010549565,-0.027269049,0.047257755,-0.0276369,-0.041149788,-0.016317127,0.0044866395,0.029551597,-0.030209756,0.01248936,-0.05788147,-0.027768975,0.032755043,0.048018288,-0.010786678,-0.0215313,0.008168398,0.024021048,-0.011094564,0.039620973,-0.028091576,0.014026414,0.006991524,0.02147908,-0.00057159737,0.06677161,-0.003929263,0.034806486,-0.043545406,-0.008130099,-0.029739724,0.017896889,0.037175428,0.0136171095,0.008361791,0.041325044,-0.0045781527,0.0028551477,0.017074324,0.012675741,-0.010731207,0.0030145973,0.0014926032,-0.020724077,-0.049132455,-0.031978797,-0.040756766,0.0084827775,0.0034653146,-0.032619096,-0.012223568,-0.019596575,-0.015619628,-0.03391378,-0.0020938101,0.022295313,0.016766869,-0.00094066345,-0.04779902,-0.007396625,0.0020497048,-0.078438096,0.028230244,0.02358212,0.057796944,0.034226045,0.0326382,-0.010140316,0.030110372,-0.016813105,0.0040784366,-0.025920711,-0.015054956,-0.05474927,0.005469193,0.028783284,0.006048978,0.027750272,0.022859138,-0.030587265,-0.005389583,0.019149372,0.015621003,0.014642933,0.08670271,0.0042191995,-0.0005774087,0.00919744,0.004609199,-0.05440171,-0.013820679,0.010085379,0.004292511,0.045979984,0.03776923,-0.012536776,-0.014819851,0.022841273,-0.019548347,0.016310364,0.029807901,-0.024254529,0.0014614778,-0.09119399,-0.027141392,0.024348758,0.027502485,-0.0054500927,-0.00032428562,0.039048985,0.014731909,0.06195527,0.011022659,0.0021720936,0.011039493,0.04826719,-0.0078119007,-0.022344278,0.031638928,0.009685019,-0.03348674,0.02635391,0.026752882,-0.013417411,0.055187803,0.038216136,-0.034792796,-0.024990132,-0.019942079,-0.04522459,0.01241755,0.018097881,0.012120644,0.015910763,-0.03905083,0.0019535704,0.035777092,-0.0036420156,0.006815161,0.10239163,-0.018502763,-0.0027054232,0.03396901,-0.013158266,0.06428678,-0.0016537778,0.009935317,-0.023852166,-0.026407227,0.008563219,0.0119843595,-0.02080364,-0.027675724,-0.027149284,-0.005216224,0.043357838,-0.024865352,0.0285631,0.026692914,0.010105028,-0.04635996,0.01614646,-0.050362185,-0.022972832,0.041102037,-0.01002713,-0.07110289,-0.02363763,-0.022888003,-0.034234986,0.01609836,-0.036773182,-0.024181541,0.048978303,-0.008650161,0.014437427,-0.05963147,-0.0066703255,-0.020707294,-0.024074765,-0.004393137,-0.043660022,-0.0392154,0.015181843,-0.013472133,0.012089401,-0.05050283,-0.03315523,-0.10142795,0.0012696624,-0.0008379268,0.057940483,0.0113202445,-0.0026622585,-0.02542844,-0.013801806,0.07540412,0.020977471,0.0018669142,0.037732206,-0.007127239,0.010524558,0.023039278,0.019595478,0.035535134,-0.005479625,0.0010730122,-0.021213757,-0.017683163,0.0436547,0.024658618,0.025007254,-0.029856408,-0.08430912,0.006769769,-0.0201767,-0.01448634,-0.026618756,-0.013896827,-0.014160697,-0.00560983,-0.015227889,0.035624135,-0.002326923,-0.0171338,0.04769831,0.0055411574,0.02300719,-0.04471611,-0.014028203,0.015563676,-0.049836967,0.017700383,0.029788302,0.028350212,0.020385636,0.00434132,-0.047338586,0.0036050065,-0.001085933,-0.038383935,0.056059323,-0.006760583,0.022833815,0.0038810843,0.07552964,0.012964444,0.0053505776,-0.0022308484,-0.0044361614,-0.003673823,-0.03456994,-0.03547989,-0.0009898338,-0.021238083,-0.053558398,0.03216226,0.014843887,0.004956969,-0.07572034,-0.022862673,0.040524658,0.049145605,0.00061357307,0.03233128,-0.014913568,0.0060245004,0.014347556,-0.0009919234,0.017408626,-0.039148156,0.016508054,-0.064171866,-0.022006027,-0.017962975,-0.009283597,-0.021375317,0.012058064,-0.01631852,-0.0049772593,-0.005223337,-0.06158441,0.023397645,-0.05284437,0.015559714,-0.023264324,0.031223798,-0.00048602547,-0.033006858,0.0052903714,0.014077567,-0.0354429,0.00377552,0.0056614997,0.03872543,0.023386357,-0.008919736,-0.0045899674,0.034148116,0.0036564386,0.019125784,-0.026648505,0.028531421,-0.0055512674,-0.027710281,0.018488713,0.025435025,-0.0009201814,-0.03881205,0.0044062776,-0.037459098,0.0031184615,-0.03151586,-0.024774622,0.0023462593,-0.05199703,0.020502117,-0.009536075,0.0070306514,0.0147469,0.0061034863,0.011428533,-0.059371777,0.033015218,-0.042766105,0.02261185,0.007210351,0.042529948,0.013389279,0.0019177102,0.009752928,-0.023307037,0.02752893,-0.014102521,0.0050569414,0.028403062,0.035498846,0.018643958,0.0067312242,0.02987502,-0.020554477,-0.012852235,-0.122950755,0.045874238,-0.019334637,0.0057407306,-0.023437755,0.006022799,-0.032865506,-0.015010286,-0.00013828844,-0.07073033,-0.03712221,-0.02638743,0.004296415,-0.010112187,-0.00028932138,-0.004616563,-0.04787839,-0.020804364,-0.02776191,0.042484313,0.033415083,-0.014146731,0.039181255,-0.01877226,-0.03675669,-0.004073715,-0.01643358,0.030226754,0.005055067,-0.08470621,0.010652058,-0.025364254,0.015404179,0.0484362,0.017453227,0.02481909,0.016006453,-0.0081574945,0.002882291,0.0449968,-0.04393888,0.016955502,-0.0070378156,0.020997876,0.052512474,0.055798933,0.0092808185,-0.019843986,-0.046750057,0.053546328,-0.018943852,0.041419428,-0.011551464,0.040065944,-0.0072264723,-0.010227691,-0.06803057,-0.017467258,-0.032915104,0.039563242,0.0241149,0.039711487,-0.047459643,-0.029951163,0.012930693,0.041129455,-0.033405524,0.039273877,0.012407581,-0.028613597,-0.0231144,-0.026622867,-0.023303742,-0.0078032683,-0.027550142,-0.037690725,0.007321096,-0.06503301,-0.01184226,-0.022628287,-0.013078634,-0.009218196,-0.017604796,0.00021177146,0.06284829,0.04249441,-0.0089268815,-0.05695215,-0.0021908183,0.01758053,-0.02509028,-0.018095382,-0.022703107,-0.024325628,-0.046119396,0.067856036,-0.009296925,0.012424966,0.0130602745,-0.011122137,-0.031295676,-0.022886157,-0.019999342,-0.020977248,0.006432457,0.043095604,-0.031303924,-0.005409054,0.025634367,-0.011238887,-0.040315393,-0.003477525,-0.020756677,0.022503817,-0.05004078,-0.017837834,-0.021808023,0.026476603,0.024253933,0.021784537,0.015117937,-0.010888428,-0.052527532,-0.035403423,0.0179535,0.058809996,0.021191709,0.0385161,-0.00031592057,0.03991554,-0.016347008,-0.029726803,0.015903845,0.048576243,0.046243314,0.008156322,-0.05439276,0.019264624,0.0012168586,-0.017331311,-0.045633405,-0.0136096645,0.004672592,-0.024081191,-0.0007334111,-0.00692215,-0.0020271507,0.021325184,0.024786761,-0.011251698,0.03332968,-0.033586647,-0.026397768,0.026530847,0.00066633907,0.003831238,-0.036394805,-0.023206856,-0.001801156,0.040242717,-0.011001958,-0.040569514,-0.02457149,-0.00022722743,-0.0033090527,0.0714213,-0.022127952,-0.008374757,-0.00752431,0.004323395,0.0014028589,0.037471358,-0.016175091,-0.02156586,0.014498627,0.034019597,-0.010845083,0.030874442,0.025984487,-0.017866254,0.03908189,-0.0057232156,0.00859667,0.050524168,0.02368695,-0.0019714064,-0.043970115,-0.020162312,0.04666657,0.02467462,-0.06526663,0.014350295,0.0059996033,0.008691465,0.050626077,0.016355459,-0.00456868,0.020502856,0.02361123,0.029467331,-0.0020806184,0.0028078079,0.011426048,-0.010714019,0.02607708,-0.0038169406,-0.0067055165,0.015448662,-0.005530204,-0.017621852,0.022583118,-0.027680062,0.016058197,0.059947785,-0.011115924,-0.02430467,0.0036566772,0.049605705,-0.018907428,0.017879272,-0.004577226,0.007816146,-0.038038936,0.040516347,-0.02674716,-0.05162134,0.006903834,0.041649785,-0.035805333,0.03381075,-0.06790396,-0.030953793,0.026476238,0.002950692,0.018023161,0.053496208,-0.029430566,-0.030462082,-0.002182193,0.02107091,0.040355075,-0.030726662,0.02820834,-0.026651373],"last_embed":{"hash":"sdfmue","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"sdfmue","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{6}","lines":[145,145],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"sdfmue","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042127196,0.0059677307,-0.019484894,-0.037129298,-0.024919594,-0.061684817,0.021907978,0.018813848,0.028863791,-0.0012908409,0.009841177,0.018514797,-0.062327005,-0.029501885,-0.028360084,0.043982588,-0.0014045206,0.007935866,-0.026672192,0.0074570156,0.00481218,0.0062680757,0.037052117,0.006961192,-0.050887603,-0.0027148854,0.010177708,0.043126725,0.009090398,0.005801659,0.049044777,-0.014489425,-0.000994626,-0.039419256,-0.031036008,-0.049537543,0.017335474,-0.0197689,-0.029641429,-0.01330638,0.019156454,0.011103424,0.02870398,0.008098154,0.0025063497,-0.02039459,-0.016755369,-0.011434606,-0.011796145,-0.035876513,-0.0064629177,0.002284581,0.06910897,-0.02353192,-0.06883104,0.047316182,-0.022369819,-0.013893209,-0.022401549,0.00840503,-0.029810019,0.040102057,-0.012378081,-0.03286776,0.026410809,0.039005265,-0.028166419,0.0059474427,-0.012846715,-0.070422806,0.011067288,0.0045043505,-0.04386994,0.0051654954,-0.0027294944,0.01978871,-0.029434841,0.0078053353,-0.024995126,0.054436285,-0.020104552,0.012000492,-0.032552395,0.017134408,-0.02544561,-0.0049379244,-0.005527246,-0.03496751,0.04325013,0.034004383,0.00031431712,0.019284151,0.025199488,-0.04533721,-0.028541345,0.03495497,0.016492287,-0.018448105,0.026524879,-0.026822047,-0.014253459,-0.034922514,0.0010242495,-0.03083044,0.014211725,-0.047635738,-0.024752192,0.002470696,0.02955332,-0.0065620732,0.030441461,0.026830822,0.006133865,0.014964498,-0.0012976105,-0.037433762,0.023828166,-0.012743333,0.032203544,0.010186068,-0.012655478,0.0284088,0.009141669,-0.06070452,0.03178736,0.021906301,-0.019860862,0.007834563,-0.020548264,-0.011804085,-0.014297016,-0.009295411,-0.030025227,0.015743248,0.01706858,0.020129297,0.026116274,0.020580405,-0.007893549,-0.0813107,-0.0035067815,0.03235812,0.020876862,-0.02519028,0.027315432,-0.040044367,0.027081136,-0.033851765,-0.03373187,0.0044799685,0.028352093,0.046607103,-0.0014151849,0.022221869,-0.032452263,0.011312928,-0.016256962,0.010302214,0.05470604,-0.016167482,-0.032878496,-0.018919421,-0.0038924555,0.0135487225,0.028606594,-0.037769057,0.0041780146,0.024666036,-0.018943,0.030565457,0.055623554,-0.021112215,-0.026812518,0.046587296,-0.0015787256,0.03137824,0.07865985,0.0059193294,-0.00965985,-0.046446946,0.028650012,-0.00993257,-0.010668227,-0.041075055,-0.05594887,-0.0015515696,0.010133602,0.012576266,0.008144437,0.010850926,-0.0080458615,-0.046478186,0.011716059,0.0043492275,0.047031853,-0.016844299,0.05166638,-0.025820006,0.02326731,-0.08361967,0.028074495,0.05416682,0.073373996,-0.061159313,-0.034371983,-0.069462284,-0.027949393,-0.050005667,0.0147053,-0.014148196,0.03515688,-0.026452769,-0.03236177,0.040514555,-0.04156962,0.034611408,-0.013804434,0.04493105,0.031104567,0.0008997002,-0.034290545,0.021925393,0.032236658,-0.0056858906,0.008260801,0.046022978,0.025521368,0.08474703,0.00018781486,0.03141464,-0.03739074,0.013616014,0.01813981,-0.018068602,0.017635075,-0.0381039,0.027908603,0.022110475,-0.0015786142,0.07176211,0.01671911,-0.030850174,0.0248148,-0.030424524,-0.05785935,0.007339357,0.02416928,0.013593653,-0.01834437,-0.035716377,0.03164559,0.045843814,-0.04932907,-0.005352491,-0.059377164,0.020322612,0.02912657,-0.0149537595,-0.019046528,0.012128952,0.009136067,0.058237057,0.03235758,-0.0103744175,0.013320404,-0.017009601,-0.019914558,0.025104826,0.02409708,0.018405356,-0.043793123,-0.0075892815,0.006813819,0.010629559,-0.018138874,-0.0048310505,-0.019462701,0.04473203,0.063648105,0.027005985,0.013625254,-0.000058847683,0.027995007,-0.002980001,0.022718273,-0.02728732,0.02654127,0.016877327,0.03133089,-0.03661258,0.0111111,-0.0007852839,0.050183628,0.0061955974,-0.037355483,0.017791566,0.0055670124,-0.17332546,-0.022876788,0.0059619825,-0.009689691,0.035890937,0.026085498,-0.007404324,-0.007850554,-0.0035880357,-0.02578914,-0.04204924,-0.05628539,-0.025597328,0.03583991,-0.060063664,0.02580875,-0.0015135644,0.0014911836,0.020744398,-0.037174616,-0.03493308,-0.025342476,0.027206281,-0.022745103,-0.003899958,-0.002079319,0.027010152,0.0077591473,-0.055460837,0.009889565,-0.007288207,0.0020842561,-0.0013013548,0.049424708,-0.03563137,0.039477963,-0.040206,-0.026493287,-0.006357102,0.009175859,0.008665568,0.032223646,0.02605337,0.0110814795,-0.038234998,-0.010542655,0.0075547523,0.0707258,-0.034832552,-0.0017236398,0.058070187,-0.043976482,-0.029685555,0.020510077,-0.051903855,-0.009483301,0.045121737,0.057125084,0.04109763,0.010807605,-0.0017337354,-0.04220226,0.006429157,-0.08084835,-0.021892084,-0.011179526,-0.019048762,0.024541892,0.011596339,-0.062219936,0.002395499,0.012140188,-0.03873734,-0.036414657,0.018797949,0.0011839587,-0.024953665,-0.018753294,0.016244294,-0.081675395,-0.02229157,-0.018734848,0.0047366326,-0.041346893,-0.023133518,-0.03718564,-0.0147196725,-0.017326813,0.077553645,0.23782408,-0.007759523,0.03805985,-0.06862969,0.010429653,-0.0067018676,0.00048422682,0.049544986,-0.000587123,-0.019820217,-0.007016024,0.037715796,-0.05325544,0.011700222,0.012543292,0.02363138,-0.036548648,-0.031370793,0.040823717,0.007718826,-0.0030886186,-0.008870379,0.012671546,-0.0067587723,0.012031004,0.011170983,0.006993182,0.044232044,-0.054433737,0.006164995,-0.026763752,0.0022479773,0.048393313,-0.053417534,-0.053190168,-0.015913699,-0.025263524,-0.015439638,-0.0017998199,0.01890849,-0.00015298904,0.008076493,0.026928168,-0.0022867597,-0.013217334,-0.0037602102,-0.0041023036,-0.040685643,0.0049998104,-0.02346121,-0.022316378,-0.019313943,0.002260963,-0.021225642,0.05766217,-0.014432266,-0.014102137,0.034148548,-0.0010124121,0.014016501,0.0024749066,0.0040773186,-0.049715318,0.012577138,-0.01583082,0.0058931485,-0.01943635,-0.014500006,0.025274592,0.03767172,0.022255767,0.045792527,0.007977886,-0.015086045,0.013822167,0.024438152,0.010695639,0.02119724,-0.011627019,0.014233149,-0.037702307,-0.019810915,-0.02018765,-0.008336267,0.022939688,0.020630106,0.008176218,0.037199847,0.012636024,-0.02290235,-0.005101145,0.01594454,0.008212684,0.02383909,0.013802342,-0.012121287,-0.008669058,-0.036639888,-0.022936203,-0.015009534,-0.027101185,0.0003824416,-0.0053136866,-0.007664097,-0.024672208,0.015771475,0.0067082117,0.018723957,-0.014639843,0.042686503,-0.028743776,0.0029449381,0.0064456775,-0.049256057,0.017376434,0.010058431,-0.00636178,0.027776845,0.04625913,0.00809635,0.0031876622,0.027247112,-0.012244133,0.008878085,0.0019278622,-0.0015428229,0.031277247,0.031596217,0.03018698,0.029896922,0.060915776,-0.03782086,0.008059765,0.023493357,0.022896519,0.0073435344,0.067971505,0.008778413,0.013934725,0.0063706976,0.015902875,-0.058776777,0.016752586,0.005091231,0.0033191245,0.045250967,-0.0056796786,-0.026200855,0.01422407,0.031980302,0.021201737,0.04629471,0.03920451,-0.014717761,-0.049456574,-0.07776481,-0.026939843,-0.021679986,0.003936813,-0.0006351499,-0.0151417395,0.008741968,0.014185758,0.038194217,-0.039245237,0.0048540602,-0.024681218,0.048165534,0.010522488,-0.016944254,0.031389907,-0.026564512,-0.03163327,0.0406102,0.013992266,-0.009120402,0.04965646,0.04114561,0.0035776854,-0.046664704,-0.02487649,-0.026271975,-0.005443587,0.019274054,0.038309775,-0.0065104696,-0.025456695,0.00008734117,0.022933323,-0.0034991207,0.011953673,0.07945167,-0.081949964,-0.007446879,0.028836764,0.00025552022,0.055587973,0.030581152,0.0020037724,0.007873173,0.016365228,-0.008277948,0.02083769,-0.015958728,-0.03154166,-0.0165681,-0.0060084136,0.05199047,-0.04349999,-0.026179254,-0.014065013,0.02667097,-0.043731894,0.034002524,-0.020516312,-0.038134735,-0.010483217,-0.006702009,-0.06608029,-0.026335752,-0.012192546,-0.03244743,-0.0058400035,-0.04458782,-0.0021685162,0.033888172,0.0029341874,0.0096348915,-0.026521366,0.008342025,-0.013627718,-0.031096619,-0.029035833,-0.062142536,-0.021069456,0.022759024,-0.0011582996,0.0169519,-0.023521502,-0.056700937,-0.07897256,0.006846519,-0.033902686,0.07664945,0.023784155,0.0021073576,-0.07009365,-0.008676088,0.0710967,0.014896473,0.011763286,0.025502114,-0.00033571507,-0.026533548,0.019488515,0.0060029784,-0.016648008,-0.010921827,-0.0056917123,-0.023888249,0.0002663876,0.07042656,0.028205024,0.008885381,-0.03010709,-0.028110903,0.008044921,-0.040512785,-0.015604459,-0.010279373,-0.020528628,-0.025921945,-0.010658759,-0.03608088,0.06129588,-0.019595003,-0.017199721,0.036859155,0.0105169155,0.03179364,-0.030782754,-0.013871311,0.03411006,-0.05037516,-0.018377153,-0.006248673,0.002470704,0.040922124,-0.012785905,-0.03594558,0.02536311,0.02595577,-0.025451507,0.02889121,-0.0315313,0.034758948,-0.008019295,0.067215905,-0.008313345,-0.017807247,-0.018557236,-0.013673568,-0.01584914,0.0030031325,-0.034508523,0.0061067864,-0.042407446,-0.08881635,0.046486456,0.0037812483,0.0057524173,-0.03124163,-0.017806357,-0.006014966,0.01628056,0.012538654,0.05947965,-0.046208236,0.026192736,0.0015274244,-0.02185744,0.031319007,-0.021061415,-0.0077570304,-0.024210252,-0.051062882,-0.025957929,0.009148161,-0.01956612,0.0016608762,-0.026381634,-0.014060518,-0.01219774,-0.034833923,0.01958708,0.015957814,0.028384924,-0.08481496,0.027611408,-0.012436303,-0.041912403,0.021556264,0.049799312,-0.034479894,0.010158818,0.024520854,-0.011259023,0.021560438,0.02056214,-0.009444042,0.032988723,0.04242609,0.029413547,-0.030991914,0.031095078,-0.029960845,-0.015486626,-0.022274932,0.024813175,-0.028704004,-0.0082812905,0.023516078,0.00074607687,0.008431141,-0.03592666,-0.0055767614,0.011883822,-0.036513258,-0.04735061,-0.009781582,0.016117696,-0.010306863,0.010570731,0.033484615,-0.03540428,0.027570738,-0.031957086,0.020168778,0.010677315,0.006887065,0.01928651,0.014923621,0.023281822,-0.024381235,-0.006433165,-0.010974445,0.012272607,0.059657387,0.023943186,0.0027200107,-0.026318047,0.008947517,0.00031595945,-0.0066749738,-0.12108205,0.009688462,-0.0005576874,-0.007186108,-0.017542278,-0.010056822,-0.006149151,-0.012564408,0.023633761,-0.08215873,-0.030174792,-0.025703331,-0.0054229,-0.011801007,0.00115132,0.0016580403,-0.036362555,-0.014275343,-0.009067921,0.07251043,0.054358725,0.012465561,-0.003966942,0.001899317,-0.003416141,-0.020908583,0.0066217845,0.023584455,0.021866469,-0.005909396,0.0045808316,-0.031371042,0.015765345,0.043964587,0.03473324,-0.012275206,-0.0006517469,-0.013540226,0.014770527,0.032629,0.010932788,0.026087256,-0.029683882,0.0073565147,0.03920527,0.030681673,0.011897868,-0.0026073838,-0.05394682,0.06441177,-0.020401342,0.039527826,0.0049497075,0.010464828,-0.03575074,-0.0441405,-0.06777949,-0.028538937,0.057618737,0.02250255,0.053625416,0.036646698,-0.028394157,-0.004944831,0.045813862,0.031013675,-0.009456441,0.01301016,0.04153994,-0.014945044,-0.03757217,-0.021719065,-0.021659257,-0.007812706,-0.019251708,0.015697528,-0.013727197,-0.014195127,0.024376903,-0.030862452,-0.013442152,-0.043510806,0.0065321974,0.022213655,0.055990033,0.040666316,-0.007891509,-0.019235464,-0.048082348,0.011615513,-0.023736777,-0.051219597,-0.0033922903,-0.037126884,-0.06847495,0.030702354,0.005745152,0.013235234,-0.017740821,-0.042485762,-0.051490046,-0.0029717989,0.012230261,-0.02547583,-0.008019663,0.023096023,-0.042150676,0.005987363,0.0022042035,0.02086155,-0.04956306,0.027725758,-0.018654982,0.0030115077,-0.062283646,-0.00075920735,-0.028282426,-0.0014007048,0.007305434,0.0064649256,0.007107373,-0.005669103,-0.01132235,-0.036376208,-0.0076713082,0.06387607,0.02911216,0.0030681319,0.010274669,0.040139012,-0.0065594884,-0.07575833,-0.0010572097,0.013411393,0.04459724,0.0073279096,-0.022853142,0.0401364,0.012623554,-0.00426911,-0.04321835,0.0010304673,0.029934932,-0.003811379,0.0033892244,-0.008867071,-0.015256343,-0.0046677995,0.027754324,-0.00056726474,0.018365413,-0.07401334,-0.03487875,0.035691373,0.020982148,0.020232381,0.0032996994,-0.027697064,-0.022320999,0.020368213,-0.0037012035,-0.083711006,-0.021833876,-0.004238219,0.0037349695,0.018431598,-0.016994676,-0.015932323,-0.012743739,-0.0031664895,0.022947041,0.061534956,-0.014774812,-0.03699469,0.0055175116,0.036270566,-0.02612504,0.010860117,0.059686117,0.0011821068,0.021039626,-0.009929396,-0.0034850186,0.06075074,0.061391506,0.0041310973,-0.05333381,-0.014611857,0.029508658,0.023618203,-0.032103747,-0.002819898,0.036496714,-0.028694136,0.01600907,0.014266282,0.012539534,0.020140924,0.019394457,0.030713014,-0.037646383,0.020156845,0.0029052529,0.009369559,-0.009972215,0.0076049124,-0.0068591936,0.033361133,0.0044651604,-0.0155732045,-0.010644985,-0.022322662,-0.017391747,0.025343528,-0.010036133,-0.044500094,-0.0010825492,-0.00008326524,-0.009666169,0.025553513,0.014803071,0.013422957,-0.034793004,0.009667209,-0.027010096,-0.027300743,-0.019426117,0.04205821,-0.025190288,0.024423558,-0.04699246,-0.015165595,0.027012661,0.024759574,0.02074841,-0.0060628545,0.024340548,-0.010454984,0.00818155,0.0094992155,0.049238853,-0.0371293,0.043410297,-0.0057023177],"last_embed":{"hash":"qujkig","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"qujkig","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{7}","lines":[146,146],"size":71,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"qujkig","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.007777719,0.038702756,-0.017044602,-0.020173753,-0.022248272,-0.021939198,-0.019792229,0.033071186,0.0031921882,0.00165665,0.0077654603,0.017184662,-0.048695594,-0.026108444,-0.018650876,0.04092003,0.015357187,0.030614095,-0.030600196,0.019082652,0.0012146453,0.01685217,0.007290248,-0.011556408,-0.026391132,-0.001445441,0.012253771,0.029901806,0.0044177505,-0.01708049,0.0073231463,-0.01115281,-0.0321821,-0.012279659,0.026069343,-0.036764666,0.016846126,-0.011312828,-0.032968942,0.025224417,0.017154824,0.023710052,0.02689876,0.039533697,0.0065890453,-0.012729278,-0.007443846,-0.02382215,-0.0034452179,-0.066005155,-0.002194286,-0.0147466855,0.036077213,-0.01900444,-0.010538587,0.033815823,-0.0026317497,-0.03363899,-0.029490493,-0.004658903,-0.042156782,0.03701643,-0.0064816135,-0.0010889656,0.008369838,0.03252884,-0.008710211,0.03980866,-0.021915095,-0.07559733,-0.011713781,-0.0009060823,-0.0079336045,0.00013412174,-0.0062428853,0.018982641,-0.015371038,-0.022666126,-0.03896381,0.010918281,-0.0142323375,0.006894855,-0.036701232,0.016816271,-0.04703299,-0.010259329,0.008688969,-0.023501668,0.043045577,0.0035236327,0.01247201,0.008551706,0.025294175,-0.033116143,-0.01075267,0.04972607,0.036583204,-0.076331675,0.0185062,-0.021506656,0.01119312,-0.02712432,0.026469609,-0.06299533,-0.013123795,-0.040457323,-0.057743568,0.029624412,0.022449408,-0.025313152,0.014166084,0.055154815,0.041779622,0.042231318,0.0151752755,-0.0461208,0.026398826,-0.024004461,0.0060988013,0.0038391734,0.0117052905,0.011194117,0.043659367,-0.057535768,0.026586086,-0.004965686,-0.002092446,0.014507019,0.023928579,-0.0012713628,0.015923865,0.014663211,-0.039608747,0.00455278,0.002889246,-0.014224015,0.031622928,-0.0023099468,0.011626709,-0.051105566,0.01289971,0.042111628,0.034864523,-0.02596582,-0.004416454,-0.052673712,0.004630113,-0.0057720477,-0.04410927,0.011668942,-0.0024182694,0.02989729,0.0048500258,0.016432706,0.008482965,-0.01564756,-0.00208781,0.058765437,0.0113920765,0.0110501,-0.014919276,-0.027466016,-0.042085048,0.026986813,0.03322658,0.02103838,0.01882453,0.028653942,-0.04623024,0.039466605,0.04774431,-0.07374989,-0.031862147,0.017629495,-0.012042981,0.028458329,0.08007435,0.011012978,-0.021270318,-0.019047681,0.005880046,-0.033659928,0.012824353,-0.016176531,-0.03137226,0.004666453,0.0076189158,-0.007762669,0.016516011,0.0066221696,-0.006824272,-0.055281337,0.015514015,-0.014220903,0.042399563,0.0019998625,0.056541283,-0.016536133,0.038950562,-0.06870317,0.0048878933,0.04632567,0.057524405,-0.0029501368,-0.020653805,-0.03259265,-0.006901346,-0.04750875,0.026238155,-0.030314079,0.02500782,0.0016292399,-0.016927551,0.011529424,-0.027447803,0.025978016,0.02040763,0.03044559,0.051164754,-0.016253443,-0.068955794,0.034126263,0.048598144,0.028725646,0.039924935,0.031943154,0.036765393,0.062763676,0.007545607,-0.010319016,-0.054650463,-0.0007866861,0.00052833726,-0.018919911,0.0111465175,-0.04719534,-0.0004524448,0.021500211,0.010279719,0.06481527,0.008783468,-0.018924631,0.045738414,-0.009323605,-0.04548612,0.016101852,0.018954344,0.037743106,-0.012575116,-0.034052253,-0.0049132253,0.029378803,-0.006823809,0.017211547,-0.041209698,0.013414994,0.012031623,-0.001520982,-0.019045945,-0.00074655836,0.008265075,-0.0027062204,-0.019198941,0.012485805,0.032057293,0.010604523,0.0075912583,0.024978105,0.013317384,-0.02467963,-0.025667047,-0.018808825,0.031863715,-0.0010657086,-0.009071489,0.0483485,-0.016645828,0.024117416,0.07249214,0.03628676,-0.00059839647,-0.0035580832,0.01986222,0.007478803,0.005250911,-0.016920533,0.023760239,0.011828419,0.046319004,-0.04552417,-0.00858257,-0.025675206,0.051450714,-0.0033535638,-0.012798609,0.018128702,-0.02741994,-0.16370118,-0.022728974,0.011174462,0.016470218,0.016139459,0.0049199727,-0.017952427,-0.0033475335,-0.016685694,-0.010793801,-0.048587944,-0.047439326,-0.025531309,0.06543393,-0.021013625,0.021162314,-0.0074000964,0.026338981,0.014501201,-0.028111925,-0.019453838,-0.06909636,0.046604622,-0.00715244,0.015486041,0.03346405,0.034434147,0.036784023,-0.05435375,0.0077627203,-0.0037589748,0.00085541,0.004292562,0.04378636,-0.04918198,0.02523097,-0.015171697,-0.028836945,0.021534022,0.0383623,0.019644924,0.025059868,-0.0059510823,0.026830023,-0.04472932,-0.018481297,-0.0119233215,0.042647198,-0.06513784,-0.032344624,0.06832111,-0.024328826,-0.0074784486,0.012643966,-0.070152424,-0.008690736,0.041096088,0.035274807,0.006269733,-0.0011236129,0.004691314,-0.04660507,-0.0029919187,-0.027746908,-0.017770609,-0.045551326,0.0058839642,0.024348121,-0.005491579,-0.0453357,0.010521264,-0.035283618,-0.02669066,-0.05493412,0.035063386,-0.0019028392,-0.027121505,-0.042423267,0.0031647366,-0.08251029,0.0055291657,0.00200988,-0.014352215,-0.027893145,-0.031243125,-0.06645354,-0.010100282,-0.010407682,0.05164139,0.23765324,0.033841413,0.044142097,-0.045872483,0.012499387,-0.0054070293,0.029420773,0.054726977,-0.002660689,-0.04308479,-0.02662849,0.03685086,-0.043341067,0.017358854,0.012564982,0.041737642,-0.056825776,-0.011633267,0.06442045,0.0029155859,-0.0068975026,0.0106831165,0.04022678,-0.005915626,-0.0075488253,-0.008339485,0.00234553,0.04162941,-0.011148252,-0.0026787778,-0.02759568,0.011601454,0.046557043,-0.07757945,-0.031493105,-0.016898114,-0.010929131,-0.017784534,-0.01451938,0.04823018,0.00062929455,0.0016840404,-0.010117286,-0.01445735,-0.0056899968,-0.0006999038,0.0061159525,-0.022470256,0.040451393,-0.05023907,-0.027700499,-0.00038188923,0.0013783772,-0.013606939,0.047933783,-0.014117642,-0.038235076,0.020791985,0.008226288,0.0014540483,0.012519254,-0.0011862187,-0.09860672,-0.015081799,0.01369361,0.02017034,0.0004518017,0.0018978971,0.045309957,0.067186214,0.025507355,0.038412906,-0.0069312756,0.010359217,-0.01165323,0.006446113,0.0024866918,0.05060078,-0.0018744707,0.0044862665,-0.041987743,-0.005015262,-0.02181298,0.003648775,0.023591131,0.042436134,-0.0036021252,0.04649647,0.0024815816,0.010689707,0.011671002,0.00046290568,0.020213075,-0.025374258,-0.017393494,-0.00031951515,-0.019605689,-0.026504442,-0.03959873,-0.024955383,0.00916205,-0.017689085,0.0062412005,-0.017696816,-0.026068306,0.011576947,0.0067612934,0.0022663479,-0.025862698,0.017395936,-0.022106707,0.010423114,-0.0077406135,-0.016238566,0.022072034,0.016303742,-0.015406501,0.008950598,0.038727242,-0.03395221,0.01967219,0.020319268,0.002562841,-0.009333939,0.0017818393,-0.020462818,0.023429714,-0.0030548894,0.027905636,0.043749243,0.037476182,-0.032882527,0.036111467,0.010543296,0.02793432,0.024451703,0.11016886,0.025960129,0.025097158,-0.0314058,0.0008556677,-0.047371875,-0.006469823,0.007351182,0.008218603,0.027714996,-0.032278962,-0.013156429,0.0079745455,0.037998613,-0.028677229,0.020378217,0.01659292,0.0020016336,-0.03552933,-0.06380477,-0.013931253,0.013530147,0.009633256,-0.017127054,0.020394577,0.0057817274,0.028151063,0.05295399,-0.0027841006,-0.01127861,0.0073564546,0.059638903,-0.0056145964,-0.022139259,0.0057437397,-0.013496667,-0.027012797,0.06322252,0.049129147,-0.007970484,-0.0129499715,0.045292806,-0.007914001,-0.004908327,-0.016383806,-0.027919218,-0.035591204,0.01888661,0.025318494,0.007330831,-0.02757799,-0.004478101,0.021848055,-0.0047644004,-0.013291533,0.082844846,-0.031520903,-0.0052428916,0.014587122,-0.0046791052,0.041216835,-0.014306419,-0.001494895,0.044600245,-0.01311098,0.015030642,-0.0003728623,-0.029996062,-0.042012535,-0.041268915,-0.008218295,0.04402805,-0.042493157,-0.008215845,0.0057967533,0.031632945,-0.06866543,0.001348957,-0.03655989,-0.02122003,-0.016041221,-0.00024700878,-0.06685367,-0.05402735,0.023222193,-0.027295154,0.017120339,-0.02363572,-0.017101938,0.0035624064,0.020226505,-0.028720463,-0.04742439,0.0014404176,-0.0080031175,-0.01260888,0.00079360575,-0.028127873,-0.020919306,0.034074858,-0.017073348,0.015037843,-0.02237812,-0.046777427,-0.09169464,0.03327027,0.0075035533,0.05880325,-0.0044099,0.015583912,-0.05849345,-0.005034705,0.056461383,0.009496092,-0.022075018,0.03508783,-0.005413688,-0.021967368,0.01900823,-0.013322565,-0.0024664775,-0.01982965,-0.014862479,-0.020767663,-0.025131814,0.056188647,-0.0057967505,-0.00707539,-0.06026051,-0.08235461,-0.002111632,-0.0197675,-0.010700224,-0.0044991313,-0.0009492948,-0.036282033,-0.04131454,-0.041619636,0.030782033,-0.014164384,-0.017844737,0.019815657,0.017496595,0.009928564,-0.03151771,-0.013889574,0.0030027926,-0.043176305,0.03913348,-0.0137095945,0.024270039,0.0285316,0.014936247,-0.023631424,0.047571138,0.030726207,-0.03622874,0.029516287,-0.0034872158,0.021832256,-0.015201164,0.04329356,0.0045196437,-0.0004060187,-0.010805067,-0.031744752,-0.0042340118,-0.034681678,0.0032490238,-0.011262738,-0.01906709,-0.078326605,0.020702353,0.00091007614,0.007911551,-0.043157466,-0.031823855,-0.024225963,0.046620533,-0.009523366,0.024821626,-0.016166832,0.019466016,0.015362681,-0.01842748,0.010196629,-0.033015385,0.025259083,-0.041574713,-0.025209868,-0.030518455,-0.005394738,-0.019076547,0.004373282,-0.00872621,-0.01934998,-0.007681122,-0.024016514,0.043983895,0.013295841,0.032090567,-0.047848925,0.040412344,-0.0006932829,-0.039616883,0.009923887,0.01087342,-0.03822861,0.03536761,0.0094040735,0.022245938,0.033796184,-0.01271714,-0.018712183,0.02208508,0.018151158,0.0045757336,-0.070523776,0.019046446,-0.025912214,-0.026437018,-0.023895554,0.023845105,-0.066455744,-0.001506844,0.020771435,-0.05301081,-0.011920116,-0.029110655,0.005083754,-0.0036074587,-0.05444571,-0.0072764447,-0.02902335,-0.008942148,-0.01714181,-0.014150914,0.040844034,-0.026581205,0.046782453,-0.022024332,-0.021576755,-0.0078610005,0.04630245,0.008961574,0.03904459,0.049506903,-0.030273413,0.024064895,-0.011002109,-0.018022034,0.04648849,-0.005716795,0.0041723093,0.012957865,0.04800732,-0.0018778299,-0.0015162528,-0.12792246,0.04056841,-0.022686671,-0.01096594,-0.011806351,-0.0037925593,-0.038693406,-0.013517845,0.020232951,-0.06421451,0.008943509,-0.006011514,0.0032310563,-0.023860214,-0.000043585584,0.0018898937,-0.010859235,-0.04306589,-0.027192026,0.08462564,0.04244222,0.0037593152,-0.0022233145,-0.0053114267,-0.055191867,0.0036609927,-0.024597086,0.027283216,0.0040605385,-0.045044277,-0.00397322,-0.023830352,0.02604058,0.05230682,0.026796475,-0.02344006,0.037932493,-0.023401216,0.026614932,0.060595937,-0.0106812185,0.01547986,-0.0082072355,0.0069821407,0.036849655,0.05876169,-0.0030485936,-0.01542875,-0.062541895,0.07640039,0.009148125,0.026073607,0.008376462,0.038993143,-0.016934225,-0.03280855,-0.061887495,-0.02202804,0.010062383,0.046458688,0.046120416,0.014406362,-0.03388365,-0.038936,0.016102597,0.029105859,-0.039667457,-0.00646205,0.01032175,-0.0035518557,-0.0013949696,-0.005798953,-0.019040456,-0.013365198,-0.0028299799,0.02829842,-0.018622208,-0.034314252,0.0071648057,-0.040676452,0.013168206,-0.036783405,0.05117031,0.01948369,0.06290709,0.0382201,-0.0040002945,-0.0294973,-0.021855567,0.038251907,-0.0526997,-0.049861986,-0.01027308,-0.017282585,-0.07391073,0.06298922,0.020764662,0.0057089967,0.00567634,-0.04874274,-0.039159603,-0.0059978706,-0.0063490025,-0.018926645,-0.00496287,0.027255254,-0.040364306,-0.023730382,0.014757452,0.007598143,-0.027447853,0.031528216,0.008372917,-0.0110218255,-0.05119301,-0.018005464,-0.01637795,0.018674476,-0.03811824,0.005333985,0.007856022,-0.027206894,-0.022280632,-0.022742124,0.015357307,0.045721143,0.03459245,0.015882915,-0.0034370942,0.02363983,0.008944765,-0.05681662,-0.029642466,0.010999261,0.047773816,0.008324174,-0.029252565,0.050232377,-0.012622056,-0.019298704,-0.036495045,0.019647308,0.00888039,-0.0052341428,-0.008801675,-0.0355838,-0.04723964,-0.0039678174,-0.0143925045,-0.03288495,-0.00933299,-0.03763329,-0.0070655947,0.017804395,0.0051536746,-0.006890077,0.04574028,-0.04153242,-0.02719815,0.035912074,0.0063185366,-0.09528293,-0.011981957,-0.012950725,-0.013632216,0.06467727,-0.02047189,0.006257488,-0.013828255,0.028852176,0.013849423,0.046030764,0.003157856,0.01373606,0.0031968555,0.020341383,0.0014412339,0.029789323,0.056933038,0.008366489,0.02361941,-0.033166066,-0.00839089,0.054333046,-0.000974654,0.017562643,-0.022674486,-0.005955331,0.038837716,0.04677137,-0.02721347,0.0135096675,0.04305424,-0.024314502,0.038835756,0.012841645,0.010027807,0.002612066,0.011974278,0.011662479,-0.002543281,-0.018009445,0.029791953,-0.0021214758,0.021783778,-0.0056631723,-0.03741117,0.013906071,-0.015868487,-0.022577725,0.010226472,-0.0035672055,0.008400112,0.032546755,-0.022226686,-0.058115695,0.019878289,-0.004998717,-0.0270489,0.021742381,0.008168036,0.02721262,-0.01982967,0.0034264028,-0.038623262,-0.05075681,-0.0051823417,0.028501615,-0.035048794,-0.0035170075,-0.027042218,-0.050295122,0.019881941,0.031998776,0.012572999,-0.014973446,0.039027657,-0.036118437,0.021530952,-0.0038058083,0.0613753,-0.019427247,0.02094511,0.0016853298],"last_embed":{"hash":"126togr","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"126togr","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{8}","lines":[147,147],"size":74,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"126togr","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04414532,0.01804862,-0.012141058,-0.035208806,-0.022524435,-0.06822401,0.019453062,-0.0042931903,0.039669707,0.012800075,0.020241568,0.03247978,-0.035377838,-0.028068876,0.012322479,0.037031386,-0.015738076,0.017396662,-0.0041082236,-0.0029191263,-0.010705063,0.026128931,0.0060197497,-0.024611043,-0.034699008,-0.008010083,-0.0017815904,0.018518053,-0.010050344,0.00014445293,0.055715226,-0.01417703,-0.027609166,-0.050860222,-0.01787499,-0.028569914,0.0030959253,-0.03361603,-0.06047931,0.013975242,0.02871954,0.0045825364,0.04561956,0.04512392,0.020509096,-0.017632265,-0.009285106,-0.019969838,-0.0076921512,-0.018380303,-0.027514571,-0.00020496648,0.04706405,-0.032070223,-0.009884783,0.012610371,-0.038115866,-0.06849766,-0.04359556,-0.0012609526,-0.029242054,0.037843578,0.0034741838,-0.0062150657,0.002260862,0.03791297,0.0188833,0.032690693,-0.040359315,-0.02123784,-0.032080147,-0.00019908734,-0.02405047,0.008571501,-0.0027958371,0.0005540235,-0.0090891505,0.010325046,-0.021079794,0.051403183,-0.00041840615,0.022538519,-0.05673492,-0.0004692181,-0.0070607704,-0.013733959,-0.020005578,-0.004298919,0.038648915,0.004583707,-0.020699855,0.010301249,-0.0038257118,-0.04082717,-0.01576707,0.019632552,-0.0072726277,-0.025644828,0.010981279,-0.012792778,0.0048797405,-0.0112998495,0.004428729,-0.031133326,-0.038170703,-0.015483276,-0.039415404,0.019972285,0.031458855,-0.0022342894,0.016564712,0.017396418,-0.0049980013,0.043422863,0.008990078,-0.03161748,0.019614663,-0.006950288,0.045468763,0.012593815,-0.028760336,0.02155633,0.03273857,-0.015551255,0.027933307,-0.0047718002,-0.036296036,0.0029030931,0.027738763,0.01940344,0.008102785,0.02455892,-0.021643665,0.008701032,-0.015045402,-0.0057474873,0.0077595552,-0.0031495548,0.0004619913,-0.071222365,0.028687818,0.049566876,0.017149104,-0.011266703,0.016957678,-0.029461233,0.045965485,0.0001779641,-0.024132889,0.0012557299,0.014844024,0.014832166,0.032725763,0.030855428,0.005837213,0.0055928743,0.0025626991,0.033041887,0.03824625,-0.0012792845,-0.012789412,-0.033963848,0.0048933015,0.013994359,0.0029806863,-0.0041520554,-0.021570543,0.039515123,-0.025552223,0.008642719,0.050600413,-0.052064497,-0.009641437,0.056416444,0.020945735,0.031039756,0.113269016,0.019105708,-0.008954992,-0.019259509,-0.013146765,-0.01700147,-0.029706031,-0.0074219396,-0.056670934,0.044870425,0.011379783,-0.009377471,0.03486536,0.016553452,0.022211306,-0.042810243,-0.015929272,-0.007704163,0.037671007,-0.031893726,0.07511193,0.017086366,-0.0044248383,-0.07026267,-0.01955387,0.050273236,0.06716902,-0.06599571,-0.038754243,-0.04000176,0.00021108634,-0.04511747,0.042778976,0.005135122,0.0049239905,0.002788658,-0.0217894,0.020321218,-0.05157431,0.012594312,-0.0006857397,0.009151403,0.03140878,0.0016506882,-0.04108661,0.01849781,0.059192613,0.041337695,0.007055484,0.016401557,0.017729558,0.08135398,0.02553166,0.03645421,-0.03095408,-0.012848376,0.050131597,-0.014290988,0.011732281,-0.04191766,0.004139234,-0.018634854,0.03630441,0.031699482,-0.0024664756,-0.043006655,0.07052372,-0.026441487,-0.061576795,0.031389516,-0.000232822,0.03899047,0.012063574,-0.038460627,0.01763044,0.017098349,-0.0065881396,0.0050123646,-0.046335455,-0.0029619,0.018664863,-0.010865927,-0.03031519,-0.0076307836,0.023218878,0.016473008,0.005746364,0.017132984,0.01361611,-0.00006393826,-0.012943902,-0.02451785,0.01360458,0.038006403,-0.02630442,-0.0018950283,0.034394927,0.036597636,-0.0016327456,0.04330553,-0.03702518,0.03803297,0.10194688,0.004802944,0.015522624,0.009989194,0.026563419,-0.0094731795,0.03075324,-0.043004565,0.05477092,0.002972724,0.051224515,-0.01778458,-0.015886288,-0.016726227,0.055167973,0.008122362,-0.011086204,-0.009606891,-0.02690062,-0.1647337,-0.0032412675,0.022814386,-0.019946598,0.025440576,0.0031108535,-0.007036967,-0.02414994,-0.017675113,-0.014052309,-0.018699914,-0.037561983,-0.079394154,0.0443246,-0.047857787,0.007343091,-0.016887486,-0.006655796,0.035364248,-0.035408735,0.0070126806,-0.035098866,0.03576912,-0.015688276,-0.028945621,0.012551765,0.02373094,0.0042795963,-0.022211215,-0.011934962,0.0069402484,-0.0046284,0.006127445,0.02918203,-0.013186015,0.04383764,-0.034029037,-0.011594089,0.030164383,-0.015717564,0.03663651,0.034602337,0.019686352,0.029589212,-0.041789558,0.021922288,-0.03648578,0.0671322,-0.016843813,-0.032071713,0.073895596,-0.025817076,-0.022779487,-0.0013171234,-0.065364994,0.016683506,0.013946365,0.05620242,0.02779876,0.014360031,0.014503348,-0.051599897,0.005551614,-0.062954165,-0.040490534,-0.03423774,-0.0041238717,0.001299619,-0.0030848018,-0.053133726,0.011081418,-0.018089408,-0.035554398,-0.04313569,-0.013078048,0.0005415677,-0.027216922,-0.027799971,0.005755254,-0.08263752,0.0025883354,-0.02829889,-0.014602972,-0.0094392905,-0.022325011,-0.05867276,-0.023458753,-0.00893597,0.046978578,0.23506144,0.0021712792,0.032017592,-0.026668137,0.038589545,-0.030621672,-0.019177513,0.04903393,0.026819652,-0.03256489,0.021919454,0.03291849,-0.030277375,0.022599436,0.024857214,0.061150063,-0.04446159,-0.032470595,0.05164571,0.008328084,0.023706766,-0.00998911,0.031969957,0.00096503523,-0.020969158,0.0031364178,-0.010754658,0.0036164322,-0.045540925,-0.00194046,-0.024455417,0.007586936,0.0425063,-0.048731536,-0.025183555,-0.046212018,-0.00829966,-0.02661473,-0.0007168378,0.029511275,-0.029491378,-0.010745354,-0.017586982,-0.007935728,-0.03984296,0.025610277,0.028486006,-0.02371863,-0.0093883285,0.0034987777,-0.020944562,-0.013810484,-0.0072087543,-0.011407795,0.047131944,-0.018996444,-0.037038438,0.00089744834,-0.013502198,0.02323266,-0.011122702,0.010026094,-0.052917358,-0.04232295,-0.0043695006,0.048806857,-0.0019566675,-0.014754794,0.038693003,0.053079806,0.0075885686,0.056910794,-0.023204094,0.03832902,0.02449057,0.00692365,-0.00411383,0.019766677,0.016356118,0.022671977,-0.046988454,-0.007485639,-0.0049555814,0.02483959,0.034837414,0.027718222,0.029234089,0.024284346,-0.0051709614,0.0073543596,-0.01184046,-0.0050354293,0.014981707,-0.057598274,-0.0072239344,-0.01158125,-0.01972686,-0.037677426,-0.032319292,-0.015432974,0.0036911345,-0.047390442,-0.005338608,-0.0047088815,-0.0023952438,-0.035361636,-0.017711861,0.031471044,0.02668372,0.031789903,-0.027150264,0.00947289,0.017566022,-0.05791575,0.035102904,0.0028514257,0.025720714,0.0047964603,0.047645394,0.0013866699,0.03109001,0.008414437,-0.030686075,-0.027431138,-0.0056610927,-0.05169749,0.019476937,0.0013290881,0.026572,0.016971666,0.083719164,-0.039894376,-0.015923621,0.008934307,0.016801562,0.028138032,0.080876656,0.0035057447,-0.015207855,-0.008260484,0.019537086,-0.019246604,0.015256117,-0.008535926,0.01138716,0.025497146,0.024151985,-0.03852304,-0.0033880635,0.020439645,-0.030730093,0.016769754,0.023142137,-0.021789616,-0.039192025,-0.045599245,-0.0070826933,0.030072019,0.005026342,-0.002980936,0.017104572,0.01419546,0.03645179,0.05954991,-0.017638482,-0.0020166324,0.020002404,-0.0041322145,-0.01859821,-0.04683709,-0.0046579787,-0.021570537,-0.030475702,-0.0020760181,0.023786865,0.0121132815,0.031170351,0.036162052,-0.025109265,-0.04038193,-0.03057867,-0.020371448,-0.0031605056,0.0018720205,0.018039227,0.023365496,-0.039559424,0.010451416,0.014525173,0.008139993,-0.008012744,0.08216752,-0.023729496,-0.008473494,0.03951127,-0.029953107,0.05546123,-0.008741432,-0.009454716,-0.015230044,-0.030976228,0.003756907,0.025641905,-0.048629425,-0.043630272,0.0054468424,-0.05049887,0.047446158,-0.04809667,0.01677143,0.0069490937,0.017214768,-0.040789142,0.0076972498,-0.057919897,-0.033240367,0.01566934,0.00918115,-0.074296415,-0.04756625,0.026716786,-0.06085057,0.0117793735,-0.045314785,-0.02632475,0.0075612753,-0.007674898,0.0035722791,-0.030988378,-0.010677515,-0.015504017,-0.03827135,0.024906173,-0.029089304,-0.004760539,0.04098304,-0.0066396534,-0.004512719,-0.029051265,-0.037058175,-0.09810307,-0.0021097618,0.0039518527,0.054610938,0.01259351,-0.0052067316,-0.06329391,-0.034126304,0.08015869,0.0007330632,0.011270082,0.034672376,-0.00093266234,-0.013050589,0.013629148,0.012194213,0.022647418,-0.0030767932,0.020414626,-0.03097315,-0.020007644,0.06923912,0.013632816,0.021400964,-0.030255394,-0.057068042,-0.010576635,-0.02988693,-0.026245216,-0.010840112,-0.016550517,-0.036523234,0.008784357,-0.006480343,0.06386233,-0.0413597,-0.041430876,0.05262109,-0.018670216,0.020308122,-0.022149988,0.032238867,0.0024056542,-0.05203862,0.007826184,-0.008742795,0.028979244,0.015542605,0.0010229349,-0.035831653,0.022491433,0.021111341,-0.038133226,0.032080047,-0.0006766895,0.0066804197,-0.0013877748,0.06843926,-0.0011852247,-0.0011497947,0.01041007,0.017419998,-0.011076865,-0.024011938,-0.004607878,0.019850159,-0.02974794,-0.08738814,0.021120565,0.020836407,0.0104713645,-0.040248778,-0.024002153,0.0014111326,0.0624066,0.0110813,0.017798008,-0.026636133,0.000030187914,0.011705737,0.012462437,-0.007850783,-0.02214786,0.028991086,-0.057975736,-0.03368037,-0.034252126,-0.019564452,-0.017617775,0.032235645,-0.003432731,-0.0073830457,-0.022574646,-0.042464186,0.012138869,0.0010746743,0.022597078,-0.011684105,0.014101278,0.004845031,-0.011148332,0.017518051,0.018946242,-0.029315209,0.010381335,0.018339781,0.011909237,0.0234916,-0.00839276,-0.017741494,0.037364077,0.009054359,0.013975625,-0.019803254,0.05522833,-0.027254254,-0.027264468,-0.0157124,0.030120946,-0.043364037,-0.016561495,0.0026203913,-0.039240614,0.0026630098,-0.016271124,-0.007360408,0.008238949,-0.04396682,0.01452489,-0.0025138767,0.02485598,0.0131132705,-0.021235034,0.014100611,-0.043961685,0.051640708,-0.04995953,0.00990344,0.023521777,0.044191096,0.039473284,0.021188607,0.008580343,-0.044704773,0.05501987,-0.0047683204,0.021794753,0.031439908,0.022026263,0.0034384055,0.011495374,0.04110318,-0.027125696,-0.018860808,-0.12027039,0.024714258,0.0012397566,0.00991927,-0.031179594,-0.011749319,0.0027330942,-0.04237343,0.01936404,-0.05502462,-0.021066872,-0.009983235,0.0065634325,-0.018985309,0.013020087,0.0018490958,-0.043770153,-0.019512191,-0.015690833,0.08257973,0.056725632,-0.008696393,0.035517003,-0.020049732,-0.026561102,0.012473349,-0.011341998,0.012536943,-0.010570785,-0.04757847,-0.0064663314,-0.03932728,0.007551807,0.031182416,0.023702005,0.0038100227,-0.003316532,-0.0071628396,-0.010065552,0.026150413,-0.031921837,0.024110293,-0.003836017,-0.002753949,0.019759953,0.06576127,-0.0096638445,-0.015545068,-0.047081124,0.059573513,0.02814689,0.03417988,0.014532223,0.06709658,-0.027446983,-0.041720994,-0.022706207,-0.031596325,-0.01422257,0.03767587,0.039040156,0.021572683,-0.01708262,-0.020415721,0.027559202,0.060952753,-0.01957014,0.036277104,0.018186493,-0.01937599,-0.032712433,-0.0073249447,0.008980079,-0.040939685,-0.0071353805,-0.0033987612,-0.00620782,-0.051939216,-0.011637555,-0.02789117,-0.032496344,-0.041252118,0.007370458,0.025079496,0.08374385,0.053538527,0.007433036,-0.044692665,-0.015187011,0.02956275,-0.013687515,-0.02160378,-0.016238742,-0.024315473,-0.040924698,0.058311976,-0.0059238034,0.0027638364,-0.009895208,-0.01596032,-0.0030928866,-0.025524357,0.0022892915,-0.014494997,0.0047215824,0.02864599,-0.019457808,-0.012137716,0.021286983,0.00688989,-0.04422965,0.0043940856,-0.013863846,0.037742116,-0.03243339,0.0025269026,-0.015317094,0.00620762,0.030591266,0.007693849,0.03073114,-0.034718547,-0.06782851,-0.031818546,-0.0076994635,0.047691498,0.02684069,0.00588194,0.019274503,0.022975352,-0.007785878,-0.068396166,-0.0024943247,0.032893427,0.03545366,-0.0005441677,-0.060045704,0.015075946,-0.031297393,-0.0091243675,-0.03479816,0.012737158,-0.012648693,-0.008124868,0.008646908,-0.025070328,-0.013342231,0.016103063,0.0049238107,0.0119622415,0.023708066,-0.04810766,-0.022238243,0.04062271,-0.015280996,0.013988965,-0.023990313,-0.019398648,0.011012211,0.047804687,-0.048431218,-0.03787952,-0.029325588,0.015805954,-0.032316223,0.066497445,-0.018196737,-0.020026334,-0.036995284,-0.035418116,0.018157523,0.029320048,-0.012784476,0.0021333236,0.0032002195,0.021545552,-0.003681633,0.03978655,0.030801184,-0.028703133,0.03742257,-0.0036315243,0.013554658,0.031837042,0.03985466,0.011430349,-0.04194766,-0.02301689,0.036873743,0.0052782153,-0.058333997,-0.003372371,0.023766238,-0.011084075,0.027849179,0.017037038,-0.013609852,0.016997697,0.021401739,0.032478184,-0.006391796,-0.0005442305,-0.047556855,-0.0063966797,-0.007911877,0.0041627176,-0.051506348,-0.0036202783,-0.005515194,-0.01136976,0.023304924,-0.028492466,0.013736621,0.050817356,0.0038063298,-0.023240833,0.04263043,0.023064848,-0.0070814514,0.010057906,-0.018184256,-0.001819904,-0.024600685,0.032184217,-0.013693584,-0.037305582,0.017029637,0.0392934,-0.030162502,0.00068037625,-0.05174676,-0.052458476,0.005723607,0.0035187872,-0.002786563,0.025306543,0.012942947,-0.05509529,-0.0055957125,-0.0035314774,0.031658616,-0.018413225,0.0117959175,-0.013416806],"last_embed":{"hash":"s14p2d","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"s14p2d","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{9}","lines":[148,149],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"s14p2d","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04991262,0.02740964,-0.010788422,-0.021136975,-0.024658754,-0.03253581,0.010982579,-0.00079999154,0.00037933677,0.024429332,0.02279082,0.047257066,-0.035183955,-0.03346645,-0.009688117,0.021756765,-0.013147984,0.030992836,-0.011159192,0.022610495,0.013092914,0.024233913,0.025751185,-0.042226985,-0.025724288,-0.024721865,0.0077213324,0.0050056335,0.011977703,-0.006005251,0.040798537,-0.0715795,0.010551218,-0.047803346,-0.022404423,-0.032721303,-0.01733982,-0.023760635,-0.04269016,-0.00090042775,-0.008495457,0.032381624,0.03755687,0.012174321,0.013477268,-0.0023261788,-0.00721635,-0.009823644,0.0018747053,-0.015681095,-0.018459488,-0.0038946054,0.036773626,-0.00911431,-0.026729625,0.039334968,-0.04083003,-0.0525986,-0.039560776,-0.0042963107,-0.036834948,0.009402674,-0.027062282,0.011648303,0.04267076,0.063949995,0.010487486,0.03597685,-0.049629312,-0.022202924,-0.023656934,-0.003876771,-0.055811927,-0.009931593,-0.0077470876,0.03342516,0.017250888,-0.011139975,-0.028856633,0.07216863,0.008733745,0.015987786,-0.00598563,-0.007671261,-0.028043808,0.003533048,-0.030211363,-0.041253783,0.0411588,-0.008410856,0.0021115514,-0.021740623,-0.00982461,-0.032280453,0.0052872524,0.044393506,-0.005255481,-0.025884056,0.0076191993,-0.030904267,0.014049246,0.002682516,0.014231014,-0.045098733,-0.020209,-0.039262142,-0.045708813,0.016762,0.037301783,-0.027903492,0.015807316,0.036772586,0.001673342,0.04620618,0.008199748,-0.0314362,0.010992425,-0.032586068,0.020331562,-0.009547175,-0.0017529047,0.031239932,0.021493576,-0.06042272,0.019290142,0.014607392,0.004854592,0.014816153,0.01808721,0.019582357,0.032018565,0.0325273,-0.0015773156,0.021966534,0.020150274,0.0012001361,0.04268862,-0.009605198,0.015977332,-0.073471695,0.03689929,0.039964654,0.011576547,-0.030679936,0.019754345,-0.04669534,0.041239437,-0.017185315,-0.025697244,-0.005718218,0.046494212,0.025994778,0.029414965,0.0062166676,0.029196335,-0.009358407,0.015644621,0.026705185,0.0020765301,-0.033859953,-0.03742346,-0.010634136,-0.006835881,-0.00046879362,0.016140206,-0.020077763,-0.005182252,0.017221564,-0.014848598,0.00026164367,0.05412942,-0.07084202,0.015484281,0.00640617,0.009654733,0.03687737,0.08032485,0.015064262,-0.008405252,-0.0069131814,0.009533215,0.011417908,-0.024789354,-0.006484445,-0.046045493,0.02308414,0.01020287,-0.016485149,0.018259984,0.0025892162,-0.001391447,-0.034828253,0.0014292826,-0.0033677216,0.012557449,-0.013968835,0.061328415,0.015386292,-0.025597021,-0.069268115,0.0023175506,0.05416254,0.06670291,-0.043944314,-0.000006060269,-0.05399646,0.020759877,-0.027006699,0.04257677,-0.015728332,0.010731143,-0.0015952624,-0.028004989,0.047923002,-0.040126063,0.028790487,0.011611683,0.009438587,0.032610565,-0.018312367,-0.044666044,-0.018935421,0.03040031,0.06769401,0.029555911,0.022763606,0.025359632,0.089582995,0.022924712,0.011214966,-0.036358472,-0.032768935,0.058651727,-0.0056351535,0.027373413,-0.045839645,0.004720833,-0.010657983,0.014511022,0.04405844,-0.014432634,-0.049040895,0.06811091,-0.0021586749,-0.049992416,0.024637416,0.019362304,0.043055963,-0.022080496,-0.039264537,-0.0039936127,0.0013061339,0.011099197,0.02026275,-0.03169509,-0.0026616955,0.011592473,-0.013292848,-0.04227333,0.008355921,0.010881446,0.028879615,-0.015276028,0.008131225,-0.0063477424,-0.008571327,-0.012019729,-0.007758422,0.021893034,0.024726877,-0.00974123,-0.0020159474,0.01724814,0.03024163,-0.020936513,0.019152654,-0.0081876395,0.018138897,0.1088511,0.008658087,0.0055480115,0.030890675,0.06308033,-0.0034374406,0.030828362,-0.049169574,0.045949537,-0.014790042,0.019980798,-0.018420076,-0.026375564,-0.009326538,0.035926197,-0.022444723,-0.030576311,0.0034432872,-0.02395943,-0.16680257,0.009404852,0.018487956,0.0062398766,0.050900996,0.025901873,-0.010738822,-0.032589097,-0.057925064,0.00402895,-0.03471024,-0.036852535,-0.042082623,0.019908514,-0.03739445,0.02248901,-0.051328965,-0.0024866236,0.006929781,-0.031555507,0.009727992,-0.031373654,0.01107412,0.0022961316,0.013755161,0.012326976,0.052688032,0.026294345,-0.055840638,0.0075721135,-0.01119996,-0.009993302,0.008789051,0.028224261,-0.036045022,0.037456855,-0.03364981,-0.0044636405,0.0013355938,-0.031959675,0.032408185,0.07015964,0.02987052,0.037439737,-0.01986694,0.0077713304,-0.048398074,0.031439062,-0.0708293,-0.03202648,0.025600666,-0.03713869,-0.0006246826,0.016500738,-0.037185904,0.011105635,0.032250695,0.03158904,-0.0043016747,0.022474095,0.01514346,-0.062514596,0.004466526,-0.05187775,-0.0553434,-0.03665807,0.010051444,-0.015389666,-0.014285664,-0.044306066,0.029879777,-0.014581751,0.00067008974,-0.03455792,0.01894152,-0.016232772,0.0023583984,-0.028043168,-0.003544871,-0.07899997,-0.0041252873,-0.012175626,-0.024453785,-0.018265212,-0.029294107,-0.07221839,-0.02789897,0.017608158,0.023944918,0.22864594,0.016942807,0.015890159,-0.08086341,0.020402547,-0.022710165,-0.014980368,0.049007915,0.01355142,-0.028274594,0.0029251275,0.020748131,-0.035655297,-0.018750811,0.030249948,0.04197544,-0.022836396,-0.042212687,0.051476073,0.008156893,0.005405761,-0.004356317,0.038292382,-0.0017226754,-0.036960457,-0.0066407146,-0.04572007,0.023699379,-0.05447213,0.017703991,-0.041246127,-0.0101682525,0.04894722,-0.066494584,-0.02992601,-0.027811453,-0.01702204,-0.069644384,0.010026244,-0.0064046537,-0.0383786,0.0017635801,-0.02627918,-0.011095047,-0.043705575,-0.010601856,0.03523251,-0.030265216,-0.0052421633,-0.0058592004,-0.0010400787,-0.03323815,0.010579741,-0.022546923,0.03246954,-0.006198932,-0.037608337,0.0036238676,-0.019479154,0.012929585,-0.014657491,0.005435702,-0.050363973,-0.031515125,-0.018162357,0.042373255,0.024973841,-0.004611167,0.019601848,0.06936434,-0.0044013434,0.05194261,-0.02956369,0.010635666,0.020508904,0.012811702,0.031203715,0.020201046,0.007178937,0.015531154,-0.045534745,-0.0019864247,-0.00430862,0.0030876251,0.03948195,0.021784449,0.006578148,0.04264382,-0.02371504,0.001444078,-0.008935063,0.014623911,0.012273277,0.0061483798,-0.008232986,-0.023347963,-0.0072234613,-0.014053075,-0.040621743,-0.0155823175,-0.0024989252,-0.028398247,-0.0013020887,0.00027716788,0.012508832,-0.043376483,0.0013422751,0.021316484,0.0027280771,0.018811675,-0.017285567,0.0010652025,-0.0039496166,-0.071734846,0.007154627,0.029146481,0.04296784,0.013186811,0.032290358,-0.0020711995,0.0131634865,0.005661995,-0.011059778,-0.050997715,-0.0293429,-0.055225775,0.005322525,0.0027666448,0.006427,-0.004660388,0.039212503,-0.04533911,-0.013664123,0.031220587,0.02198708,0.02927449,0.065873414,0.002792794,-0.0071417107,-0.022838581,0.03519227,-0.047436815,0.0028662265,-0.012845811,0.011452712,0.046438143,-0.0059345714,-0.043562382,-0.00478609,0.030872706,-0.0074606594,0.023732824,0.029098414,-0.039171,-0.007969719,-0.061388537,-0.0026393286,0.052762106,0.017098894,0.0011004038,0.004219509,0.041835487,0.015988365,0.05612459,-0.0037251336,0.0070558805,-0.0047184164,0.03400056,-0.016434453,-0.020412834,0.009069198,-0.03153708,-0.050038893,0.032086205,0.011267738,-0.0036623369,0.048516814,0.035760805,-0.037761256,-0.026815306,-0.0346649,-0.037300352,-0.0076837656,0.0067904433,0.017779611,0.014222451,-0.042977728,-0.0019379028,0.011811867,-0.0018968333,0.00699416,0.10533825,-0.009129409,-0.008665725,0.024531253,-0.038177833,0.09905103,-0.018530255,0.016172286,0.0018550699,-0.0044758487,-0.006062238,0.008991244,-0.01986432,-0.039300468,-0.0012631972,-0.010984714,0.05096397,-0.061505575,-0.0007713251,0.017025148,0.021456486,-0.0504596,0.015246793,-0.07437268,-0.022231627,0.04383558,0.00050248014,-0.08827889,-0.038847223,-0.028053524,-0.049308136,0.003853009,-0.031155953,-0.0082973335,0.024559014,-0.0059226356,-0.0002636943,-0.020289425,-0.021893293,-0.013239886,-0.025364699,0.016008873,-0.05503876,-0.03747067,0.022881357,-0.025499534,-0.0037359549,-0.05171241,-0.039885633,-0.05917485,-0.008087967,0.005676639,0.046914887,0.0036320963,-0.005301686,-0.033960316,-0.032605927,0.08163632,0.008864806,-0.016637104,0.044124972,0.014526804,0.014635772,0.02547437,-0.005368836,-0.004367341,-0.0053462465,-0.0038974623,-0.029732913,-0.0034997275,0.049428288,0.01153027,0.009504972,-0.026539633,-0.062346924,0.0065548476,-0.017669449,-0.010197618,-0.019110238,0.006953184,-0.040436454,0.0012584195,-0.0013253255,0.02631367,-0.013862882,-0.024501503,0.035550836,0.032228697,-0.0011535184,-0.03712533,0.0005432434,0.016040057,-0.048253912,0.0064191036,0.023051945,0.021949911,0.05532411,0.0026564794,-0.046725098,0.011213437,0.015573833,-0.046663105,0.027128309,0.008162096,0.020357436,-0.015817316,0.07349928,0.0144154485,0.0016531644,0.0155513985,-0.006523188,-0.024393056,-0.0391509,-0.015944436,0.013703916,-0.017887183,-0.069221966,0.020228384,0.015441942,0.0026070927,-0.07704576,-0.026544662,0.053082958,0.045188807,-0.006835867,0.03908012,-0.04423236,0.0086003635,0.0053045177,0.0050807195,0.0106671555,-0.024394719,0.03816032,-0.05584214,-0.031103965,-0.036208596,-0.0300901,0.004442361,0.025865186,-0.0051576253,-0.0041725147,-0.01940328,-0.05971293,0.0068947957,0.0013025912,0.029995345,-0.026695395,0.00897407,0.03167027,-0.02595482,0.008719486,0.040940862,-0.043868452,0.020414734,-0.00014209695,0.01577873,0.015350305,-0.01600064,-0.014996884,0.018133579,0.014096637,0.023273619,-0.016536934,0.054122172,-0.0020297994,-0.02814907,-0.002471893,0.010366799,-0.027506353,-0.021499109,0.013931944,-0.038517095,0.0100771645,-0.011200649,-0.018336844,-0.02204962,-0.023816936,-0.0068289884,-0.006707497,-0.013496782,-0.017187677,0.009073702,0.016902624,-0.037041776,0.04313902,-0.048353475,0.041872013,0.014411462,0.005155554,0.009940625,0.020955507,0.013721893,-0.03909503,0.012489073,-0.014594456,0.012413052,0.020007161,0.017727267,0.010044911,0.003074246,0.038407344,-0.029251752,0.0032189738,-0.125783,0.020716919,-0.014500086,0.008696938,-0.017621178,-0.002184909,-0.015762255,-0.032692336,0.021788565,-0.05061641,-0.02097577,0.003967475,0.013332258,-0.02373773,-0.007638532,0.020005757,-0.016945543,-0.0064805956,-0.023086272,0.04956438,0.041598905,-0.0006754938,0.032636125,-0.009576212,-0.008761416,0.016344985,-0.011580469,-0.00492113,0.0076071923,-0.04455107,0.022245815,-0.040811874,0.011625494,0.057132713,0.05340982,-0.003986427,0.012270817,0.00048822453,-0.02632543,0.042888533,-0.015273514,0.0094864555,0.019494312,0.011501889,0.06429959,0.05115108,0.007192735,-0.023072807,-0.02767901,0.04829348,0.010725959,0.05361992,-0.027409352,0.03850664,0.0029428639,-0.034849733,-0.062948845,-0.006689772,-0.021373967,0.035989497,0.009811919,0.03356886,-0.014063558,-0.06870973,0.028914483,0.052295312,-0.011376793,0.024297092,0.0072112586,-0.016266886,0.00974537,-0.018832706,-0.034222927,-0.04228979,-0.0124019375,0.00027966793,0.029313536,-0.054267388,-0.014592003,-0.025171023,-0.027499393,-0.039226845,0.0105326325,0.022478933,0.075182706,0.042140946,-0.0008429378,-0.039191328,-0.022436922,0.0069571477,-0.028302183,-0.024818072,0.021906989,-0.03511808,-0.03435774,0.0637254,0.019479347,0.017084781,-0.0010853742,-0.007844312,-0.016309308,-0.020666413,-0.014209052,-0.009446687,0.0049156076,0.037790015,-0.017501604,0.020560822,0.023425953,-0.023859277,-0.04887905,0.0005854153,-0.006709889,0.01644822,-0.06162303,-0.014888967,-0.036148977,0.031989183,0.018475002,0.010319127,0.01533775,-0.025134485,-0.040320102,-0.023297664,0.0070261937,0.057508502,0.025810024,0.012745579,-0.00036932688,0.027445246,-0.0058713746,-0.0139919985,0.0046892525,0.023257725,0.04052139,-0.0030064394,-0.033170674,0.03450721,-0.029860858,0.00011786918,-0.030907076,-0.0004567953,0.024059383,-0.019365301,0.025043694,-0.016030096,-0.00119629,-0.004323984,-0.0037739205,0.0038671703,-0.0009084901,-0.04438299,-0.010976813,0.046848666,-0.008569605,0.008302313,-0.046216145,-0.019159118,-0.008749983,0.056446925,-0.037288424,-0.08224841,-0.030126581,-0.008371714,-0.024678908,0.071329385,-0.024137914,-0.016327277,-0.018831236,0.004513123,0.03162979,0.04282356,-0.0025246472,-0.009627805,0.016987415,0.010151374,-0.011057742,0.0061690374,0.056049682,-0.037676193,0.030772233,-0.012405591,0.03169187,0.042164765,0.037668314,-0.009911508,-0.046883587,0.011478498,0.020408953,0.028593874,-0.037902996,0.0012619515,0.02888815,0.025032498,0.03950109,0.02054195,0.0015490771,-0.004137385,0.0263285,0.022700995,0.0019025664,0.010934512,-0.002149306,-0.020481672,-0.0041629327,0.019015424,-0.021756135,0.011843007,0.0020162645,0.02562447,0.008329736,-0.013154083,0.0046180547,0.041557007,-0.003369554,-0.028987918,0.03140078,0.04083488,-0.012098731,0.002792016,0.010974933,0.0081143705,-0.054424684,0.027962564,-0.011475105,-0.021992188,0.02070374,0.055922866,-0.010492433,0.0022850286,-0.01681356,-0.04277592,0.010989082,-0.000050475734,0.032804918,0.034529887,0.024897138,-0.054743752,-0.0015938849,0.022612216,0.03370429,-0.024145637,0.034099583,-0.019521797],"last_embed":{"hash":"1lunk5r","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1lunk5r","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{10}","lines":[150,150],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lunk5r","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043585848,0.029241035,-0.028943004,-0.020042125,-0.0047424347,-0.019176595,-0.016695822,0.031129094,0.03181034,0.007837205,0.015786443,-0.014488537,-0.03212201,-0.042289346,0.023411661,0.026928687,-0.01214183,0.02548103,-0.012920077,-0.016434286,-0.014713204,0.040695846,-0.0087034805,-0.009443085,-0.019007487,-0.010483927,-0.023663817,-0.0004236543,0.03344989,0.015421681,0.022496665,-0.088272914,-0.012456909,-0.07707881,-0.039782293,-0.03737223,0.025550796,0.016249608,-0.02992312,0.010142955,-0.0015580516,0.0057881116,0.043103635,0.02865239,0.019649928,0.0038124179,-0.016664788,-0.009402601,-0.006386416,-0.01720599,-0.020259462,-0.0200629,0.04770433,-0.005623978,-0.028862277,0.015368578,-0.0010706868,-0.031203143,0.007749978,-0.0012997198,-0.014091907,-0.0071848757,0.0059125097,0.029390326,0.0032915485,0.027910873,-0.014107328,0.015866913,-0.03819768,-0.040232327,-0.047009587,0.04463883,-0.0031405434,-0.01982193,-0.0148482835,0.032627143,-0.016047126,-0.020857302,-0.015774803,0.04105621,0.04714156,0.008132342,-0.027185773,0.011701434,0.013100399,0.029223211,-0.012005694,0.016816834,0.031195126,0.062422536,0.0026478497,0.025814721,0.017956827,-0.030414663,-0.00917095,0.013246843,0.020038461,-0.023556758,0.024820345,-0.040495053,0.01176284,-0.003438401,0.006747511,-0.05839561,0.0141448565,-0.025943799,-0.028892245,0.025880942,0.021892704,-0.012229611,0.018365808,0.010118342,-0.0013313186,0.04940401,-0.0039055292,-0.012175419,-0.023156052,-0.022895163,0.017313736,-0.00993667,-0.019493902,0.0587684,0.008503682,-0.040978543,0.042727668,-0.0009730705,-0.012327013,-0.05466763,-0.0063604554,0.024737528,0.0030901667,-0.018936723,-0.022826957,0.012581034,0.004067926,-0.006331416,-0.00018041323,-0.008253787,-0.0010505836,-0.062435754,0.031040642,-0.0040652724,0.033070523,-0.015481186,0.050426196,-0.0027061016,0.0013980335,0.0526086,-0.006506389,-0.031881128,0.047559425,-0.015841953,0.030329255,0.027102703,0.02958955,0.0068581556,0.026186101,0.06854088,0.0010129109,-0.016071582,-0.024103869,0.011136625,-0.027638279,0.0046277805,0.011143894,0.010621252,0.013060566,0.028353263,-0.0006087434,0.016095975,0.030562669,-0.02685389,-0.01352247,0.019065507,-0.0011003445,0.04941845,0.092721425,0.014940073,-0.013327711,-0.022937447,0.004090749,0.000033961132,-0.007537656,0.015350584,-0.028326001,0.030768223,0.022180153,0.01856899,0.032601688,0.0040064976,-0.0022155372,-0.02446225,-0.02239185,0.017634176,0.020690506,-0.037256133,0.05883916,0.028446527,-0.0073906784,-0.071008846,-0.027770625,0.0518795,0.05745856,-0.08283819,0.022916552,-0.045008,-0.0045944597,-0.06513755,0.0056222286,0.0143551985,0.021730227,0.0064097247,-0.027644577,0.049763832,-0.0407286,0.008769911,-0.0020831146,-0.0036578684,0.070254326,0.006967055,-0.032986227,-0.00012423321,0.05127395,0.012863551,0.022362104,0.032966293,-0.016726444,0.07554092,0.022547577,-0.0027672618,-0.0031101075,-0.014718546,0.019587733,-0.001054761,0.0440937,-0.035298463,0.014964128,0.010534528,0.033690635,0.045221154,-0.00013718686,-0.00080172153,0.075923845,0.010165905,-0.003188748,0.037821546,-0.0015196544,0.005307883,0.0062524425,-0.040971547,-0.0000816484,-0.0024834895,0.03139954,0.0060341684,-0.015872411,-0.010963604,0.028251497,-0.0020726495,-0.034312744,-0.004972602,0.023796296,0.04365792,0.007426354,0.010761341,0.0069728824,-0.014570523,0.008355066,0.037125494,-0.0042616674,-0.013876696,-0.0055420226,0.0080924565,0.008316817,0.030563332,0.02321849,0.0044388645,-0.017117266,0.02331577,0.089625426,0.015050669,0.01606433,-0.0026323113,0.020388138,0.01960713,0.02107568,-0.013373517,0.013368286,0.025507713,0.04022391,-0.005100657,-0.003585251,-0.0060904585,0.039049502,0.0065873917,-0.022242632,-0.00392392,-0.011903636,-0.14426208,-0.0055416455,0.046843193,-0.05745655,0.041730072,0.025882887,-0.03916309,-0.033677995,-0.047915157,0.0006766032,-0.023136873,-0.03909741,-0.043237906,0.0551379,-0.026368693,0.030602822,-0.04068703,-0.014756853,0.042507812,-0.040325288,-0.0025335886,-0.015133558,0.009561781,-0.047502473,-0.01812087,-0.04314029,0.027155671,-0.010686628,-0.024106378,-0.024122372,-0.04048926,-0.0024323643,0.0038231465,0.053269733,-0.011848144,0.018075695,-0.02416826,-0.041259367,0.008818166,-0.014342645,0.027460612,0.05710109,0.020847654,0.0338753,-0.0076794703,0.0144515745,-0.02091797,0.02797847,-0.033881042,-0.03848328,0.03199452,-0.000021623178,0.0125091495,-0.0031755883,0.0044511845,0.05034222,0.029758504,0.038442794,-0.005200935,0.017829135,0.003742411,-0.09208303,-0.019012421,-0.041696236,-0.019889813,-0.042853795,-0.010332697,0.015788123,0.02488406,-0.04760741,0.008873601,-0.03406359,-0.008904786,-0.024635863,0.015415629,-0.022445535,0.014943491,-0.03597213,-0.0056142276,-0.10023313,-0.04303635,-0.007907663,0.008909579,-0.04898148,-0.050422646,-0.083037764,-0.03215812,0.0046450114,0.036321435,0.22195102,0.034286417,0.034079924,-0.06317813,0.010486451,-0.017787814,-0.04977895,0.062202983,0.001164477,-0.042219732,-0.03695571,0.011676732,-0.021255957,-0.011223588,0.03798228,0.028083287,-0.03141804,-0.044691224,0.05587981,0.0014741375,0.010036935,0.008394368,0.03824344,0.0068904143,-0.0019927255,-0.025239887,-0.04678184,0.01751813,-0.027116563,0.0097355535,-0.048015606,-0.017021995,0.025208613,-0.07424725,-0.013149531,0.0062634065,0.0037756027,-0.0018122562,0.02797217,-0.0026203867,0.00025695327,-0.007521414,0.005601638,0.02357294,0.0052183196,0.022418436,0.03216175,-0.035177205,0.03744308,0.0077845096,0.00504945,-0.055334855,0.018369338,-0.043028314,0.0042089685,-0.053330347,-0.06316679,-0.038606748,-0.010415564,0.008636384,-0.0122500835,-0.0059123826,-0.04116682,-0.0330886,0.0056367293,0.007283034,0.004214999,-0.016202858,0.06350758,0.0517097,0.034175795,0.030423075,0.003640126,0.007802846,0.018516297,0.032214973,-0.0080011645,0.023547526,0.011478494,0.010834418,-0.0361288,-0.031317383,-0.01703495,-0.032551374,0.015455835,0.009651737,0.045225833,0.0053884992,-0.0009330707,-0.037314773,0.010924101,0.012617417,0.011997828,0.016175542,0.0029367616,-0.01578904,-0.045695085,-0.008803933,-0.032320354,-0.02086635,0.0042475383,-0.04157587,-0.014982899,-0.03127215,-0.007796956,-0.0063777086,-0.0037275427,0.044848587,0.0024129148,-0.00037233476,-0.037947427,-0.009917132,-0.015765607,-0.04168417,0.023061771,0.020609766,0.009691007,0.02847895,0.017527414,0.009710282,0.033245534,-0.019431321,-0.009353746,-0.02891119,-0.010004515,-0.03216407,-0.036943465,0.035963852,0.003380001,0.038289584,0.061222177,-0.05055353,-0.03583405,0.033949032,0.008824819,0.008573035,0.05017388,0.015131461,0.018983219,-0.016120555,0.035528544,-0.011843384,0.039996892,0.0015274185,0.01787856,0.027240973,-0.014489324,-0.0013090069,0.05312142,0.028500102,-0.026062775,0.036187153,0.013259954,-0.048677564,-0.008620731,-0.07280942,0.00013331178,0.009711562,0.03160871,0.014100035,0.017344022,0.012964679,0.021730658,0.056291655,-0.01993471,0.02994824,0.019058913,0.021192329,-0.04419068,-0.022976736,0.014236395,-0.030988276,-0.03960992,0.022710282,0.020555237,-0.0015960025,0.012072607,-0.00024465148,-0.04006397,-0.026911762,-0.0508657,0.011829424,-0.0010933939,-0.0034663454,0.02440263,0.008409938,-0.030139137,-0.011133811,0.00016696988,-0.005714336,-0.0312981,0.08921994,-0.018178795,-0.015275308,0.026481511,-0.0030992306,0.035653077,0.01949795,0.006977937,-0.021355147,-0.0026576715,-0.01325834,0.011976592,-0.011994371,-0.0320347,0.008734429,-0.022615384,0.038465172,-0.030984893,-0.02488438,0.010000625,0.017345138,-0.049958114,0.015831152,-0.033341587,-0.0036016586,0.00979352,0.013390774,-0.06756215,-0.053564314,-0.0073911985,-0.04301245,0.02633591,-0.034171503,-0.00035607582,0.055572208,-0.025986914,0.0016371997,-0.019833174,0.0014827085,-0.0070535154,-0.010679026,0.025676703,-0.048982706,-0.01727367,-0.0018203945,-0.03784837,-0.00041363382,-0.021946192,-0.017680477,-0.065070406,-0.0137379095,-0.021929806,0.0488009,0.0032130599,-0.006810864,-0.04966224,-0.04989323,0.09869729,0.03960801,0.0016439598,0.0037706648,0.040240344,-0.004800646,-0.0071945507,-0.016746033,0.04053345,-0.008260609,0.009415862,-0.012878555,-0.005715696,0.047872122,0.032809794,-0.0034078534,-0.056971416,-0.05426255,0.047428507,-0.0040012333,-0.011692803,-0.00077916676,-0.013852946,-0.016951203,-0.010783959,0.009671512,0.033458713,-0.0041974145,-0.06977774,0.05817706,0.003061296,-0.00069557835,-0.017896792,0.014835354,0.012974715,-0.047574382,0.009936551,0.006433973,0.042624228,0.05059459,0.017269105,-0.046745732,-0.02383313,-0.022755437,-0.054596364,0.013494157,-0.016561894,0.04235597,0.002081581,0.041129045,-0.022189897,0.008371617,0.006853843,0.011437978,-0.032457568,-0.0097483015,-0.043894704,-0.004034816,-0.009872586,-0.06021487,0.023144426,0.04227161,-0.008545148,-0.03417209,-0.044529147,-0.006759371,-0.010396112,-0.009119939,0.058915004,-0.014966485,0.025367243,0.011872049,-0.044653952,0.002449313,-0.035240788,0.023790853,-0.04131792,-0.019789763,-0.054119013,-0.013949824,-0.023143422,0.016784962,-0.036545623,-0.008877346,-0.035156757,-0.029299125,0.04220477,0.015626615,0.0049454733,-0.07632958,0.005511868,0.03059672,0.0049083363,-0.009199275,0.04736943,-0.028231664,0.025897006,0.02860183,0.011020898,0.0069833584,-0.0048831846,-0.00026188823,0.030008424,-0.00043016343,0.013612808,0.019881291,0.07213139,0.003549946,-0.05297754,0.024703333,-0.025429832,0.0048739635,-0.038671058,0.030637698,-0.051946975,0.033500124,-0.025132313,-0.014160965,-0.010143786,-0.022868335,-0.00039786773,-0.0025179207,-0.014976431,-0.02639293,0.020135716,0.0055708024,-0.06001425,0.033277467,-0.046470396,0.017277598,-0.014889146,0.024430934,-0.013348919,0.0038957794,0.005760994,-0.05595515,0.023528295,-0.032902844,0.01125167,0.034630597,0.01607769,0.00049580506,0.036527015,0.028847726,-0.04498452,0.0008360754,-0.12112735,0.048507754,-0.024304042,0.011861782,-0.02271549,0.01700369,0.03771325,-0.009860301,0.0039279745,-0.030189361,-0.025049925,0.014190099,-0.028711414,-0.0016168285,0.010180867,-0.000018919081,-0.051945027,-0.02420372,-0.021142319,0.048912425,0.041031346,0.009760051,0.02489823,-0.01261364,0.0007990908,0.016499909,-0.04794567,-0.019054895,0.0040636864,-0.046383653,-0.011609017,-0.025741154,0.009372968,0.0064021293,-0.0034153094,0.039568294,0.0041561127,-0.03628521,-0.017840043,0.02807325,-0.02623326,0.014203727,-0.012544928,0.003809431,0.054534134,0.017820239,-0.006265644,-0.023770949,-0.047881052,0.06847009,0.0057686623,0.0035179635,-0.0417552,0.026782764,-0.019793788,-0.043211203,-0.07020925,-0.03485307,-0.01808654,0.039400112,0.07171478,0.02382009,-0.010359923,-0.036694672,0.019628733,0.051913027,-0.031130154,0.028178658,-0.009017969,-0.029238481,-0.00661353,-0.02618257,-0.035629325,-0.026337443,-0.026392428,0.0022530165,0.012835501,-0.08255625,-0.02568246,-0.013121708,-0.00087591883,-0.05113236,0.008565953,-0.03904169,0.05547922,0.04796039,0.0048103537,-0.032696553,-0.032547057,0.0058808243,-0.05236818,-0.025428953,0.003231056,-0.017090144,-0.039926548,0.058283072,-0.01090531,0.031201001,-0.020059472,0.014294324,-0.066718444,-0.034492493,-0.018293606,-0.027347034,0.0066968417,0.021064518,-0.015943393,-0.0212424,0.00029952062,-0.016959205,-0.061265465,0.0020049335,-0.019290013,0.024717784,-0.037144206,0.0329066,-0.012294805,0.047316313,0.022449486,-0.010322255,0.01437811,-0.04734871,-0.021127466,-0.024573725,-0.013911157,0.039270695,0.016070118,0.0077106617,-0.0052268766,-0.008159556,0.0022304854,-0.0040222253,0.0037726238,0.027757594,0.060443006,0.018889077,-0.037398,0.030962467,-0.03647407,0.003129003,-0.043135785,0.021701697,0.0069270115,-0.037432004,0.020931413,-0.033726595,0.025738815,0.04671338,0.008775882,-0.014756105,0.017233616,-0.029522622,-0.0051188217,0.028712844,-0.015748097,0.014286506,-0.032189824,-0.00016714913,-0.020279711,0.0411675,-0.025943607,-0.06629967,-0.018860564,0.0178754,-0.00781489,0.065960996,-0.008606925,-0.008495411,0.023944153,-0.0016665374,0.0056708567,0.049014144,0.0069875233,0.023846487,0.028408255,0.020264672,-0.023175467,-0.0027297568,0.046702094,-0.031407848,0.030661775,0.0006937261,0.017047446,0.028866103,0.031433772,-0.022824552,-0.07049533,-0.00910662,-0.006324659,0.047770023,-0.052725065,0.020179132,0.053983282,-0.024425292,0.038143557,0.05103377,-0.015495924,0.005938436,0.0048267688,0.054485537,-0.012628861,0.025086379,-0.01988743,-0.020299194,0.023291102,0.0041957414,-0.022437114,0.012128324,-0.026754733,-0.003897584,-0.003203944,-0.040195845,0.03399111,0.034961317,0.03647091,-0.037291415,0.0054666973,0.047255892,-0.014717724,0.030705111,0.014884817,0.014033211,-0.053314533,0.030058611,-0.0105288,-0.0561892,0.0069174124,0.008676345,0.030291557,0.017475927,-0.029154595,-0.0012357697,0.016638912,0.02717638,0.02505381,0.0457009,-0.03645848,-0.0315798,-0.0023822498,-0.014205049,0.043725315,-0.037451494,0.03541171,-0.012694999],"last_embed":{"hash":"lq0hoi","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"lq0hoi","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{11}","lines":[151,151],"size":70,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lq0hoi","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043243043,0.04672035,-0.018029314,0.005525008,-0.02289174,-0.039645366,0.005851671,0.02128078,0.009963045,0.030991597,0.008764704,0.012124867,-0.04837493,-0.021247752,-0.004584013,0.025822287,-0.04354247,0.020582546,-0.03578197,0.014147889,-0.011213095,0.012473473,0.031605158,0.0022280524,-0.08265458,-0.015820686,-0.011281551,-0.012851672,0.02263538,0.0178609,-0.0000075050857,-0.03425078,-0.007926822,-0.022702798,-0.013314292,-0.05014389,0.0037891238,-0.052006416,-0.03181022,0.034578063,0.006325706,0.015776398,0.042031918,0.017465448,0.015456004,-0.017362567,-0.028410356,-0.004200838,0.007873364,-0.042116866,-0.0004820643,-0.016376914,0.027309436,-0.035283286,-0.0493387,0.016441993,-0.01891273,-0.031484388,-0.03459128,-0.011580812,-0.032763105,0.03742802,-0.045530558,-0.015804684,0.011676734,0.045500763,0.005734083,0.046843402,-0.036580086,-0.033844564,-0.016495442,-0.002855001,-0.022543468,-0.01518764,-0.010003196,-0.004598596,0.0050271233,0.0069695874,-0.01989852,0.03905191,0.00017867166,0.020449605,-0.00835812,0.022520514,-0.011453217,0.0148634175,-0.010971282,-0.0005408474,0.040587217,0.024237653,-0.01802093,-0.017221205,0.013126512,-0.028282233,-0.01764339,0.034595188,-0.027788127,-0.018200003,0.036845,-0.017766785,-0.0030596114,-0.01085536,0.008257421,-0.043963335,-0.031493813,-0.001463886,-0.059470113,0.012618316,0.027368218,-0.02116759,0.023887638,0.018203769,0.011125258,0.023946987,-0.004798953,-0.02000837,0.004715008,-0.016807707,0.014505797,-0.0069364584,-0.010411108,0.055900667,0.007641821,-0.044876717,0.034021012,0.0123716295,0.0075019766,0.022230908,0.015510467,0.005042285,0.018969322,0.014337534,-0.041130915,0.0066408888,-0.0026332508,0.001052044,0.030304331,-0.004658275,0.013854703,-0.041387107,0.019907255,0.07825878,0.023726957,-0.015791226,0.019056318,-0.050632797,0.04252746,-0.017246524,-0.042058777,-0.00974655,0.012628473,0.040275026,0.035091326,-0.00062636187,-0.009790208,-0.020873126,-0.017548958,0.022651132,0.02826043,-0.028963028,0.0067103566,-0.00799215,-0.046423327,0.0031684898,0.02667249,-0.005763991,-0.03214408,0.050103087,-0.024195325,-0.008039786,0.06546442,-0.023102494,-0.0136018405,0.0380913,-0.011313122,0.040589474,0.08833906,0.020461872,-0.008181849,-0.02051095,-0.0039095986,-0.017080793,-0.008777496,-0.02463183,-0.039581444,0.038379867,0.00016845617,0.013735241,0.011999347,-0.013350314,-0.0060395333,-0.027243761,0.021980898,0.024713295,0.0385984,-0.037574306,0.07317523,-0.0037397952,0.0026310356,-0.05290804,0.00044082906,0.05249767,0.033696797,-0.02381149,0.00007518593,-0.03415844,0.006017496,-0.021058867,0.021477448,-0.017408695,0.020370414,-0.018588629,-0.029500093,0.022893947,-0.036515165,0.011780381,0.0022387384,0.023713341,0.021226523,-0.0018151508,-0.042443678,0.04409487,0.04596407,0.015126999,0.011058632,0.0037480728,0.017886676,0.058001716,-0.013675207,0.015474848,-0.013628611,0.025437169,0.02552243,-0.02022306,0.024728509,-0.060828887,0.008986173,0.0171475,-0.011547261,0.037285633,0.024939997,-0.028377596,0.060485423,-0.02169142,-0.044728152,0.026104543,0.0008608772,0.04169729,-0.013054021,-0.0323503,0.0013633167,0.03141359,-0.01821014,0.024375321,-0.036171813,-0.019889398,0.009314268,0.0070637465,-0.039472084,-0.022391673,0.009811483,0.065241106,-0.0042263865,0.019026862,-0.032132063,0.015075092,-0.00027988208,0.0074047837,0.013138021,0.00072308193,-0.0051000966,-0.017811863,0.0058787228,0.024151487,0.0294275,-0.0035942676,-0.04074757,0.030865857,0.09384484,-0.0042052325,-0.03012913,0.026105337,0.020898968,-0.010839348,0.0054747947,-0.020538354,0.019869357,0.0029939606,0.051191237,-0.027828678,-0.016959399,-0.041268304,0.04641875,0.0062859263,-0.01343199,0.0006213222,-0.018138394,-0.17101043,0.017028298,0.05723894,-0.010752456,0.009316527,0.03129663,-0.018228069,-0.017880239,-0.0009557629,-0.031918257,-0.011181103,-0.045685224,-0.03385042,0.06487788,-0.04121376,0.013603772,-0.03669911,-0.005614133,0.020355407,-0.027372679,-0.01567982,-0.027345473,0.03604133,-0.022469273,-0.02925083,-0.0042247605,0.04074285,0.03265567,-0.044475015,0.008539329,0.008014802,0.029439516,0.013176804,0.013626692,-0.05075581,0.03112956,-0.05148578,-0.04050607,0.025772657,-0.019410586,0.050582696,0.017708639,0.0054420005,0.043824848,-0.043862585,-0.034444313,-0.0050080586,0.048631325,-0.040016193,-0.034679692,0.058303777,-0.033003706,-0.025532918,0.015524601,-0.054570857,-0.0062058168,0.03697049,0.019761879,0.04726359,0.02916362,0.001528847,-0.0853698,0.023259033,-0.05134507,-0.013357479,-0.028501807,-0.012125558,-0.012987918,-0.019481905,-0.04610755,0.035919584,-0.02301064,-0.0059947944,-0.04763085,0.03721996,-0.004641939,-0.026378704,-0.03085248,-0.00654038,-0.11009711,0.0108604515,0.0072051394,0.0025545429,-0.010777161,0.00094983075,-0.07873333,-0.0277046,-0.004259574,0.050393727,0.24925971,0.039633483,0.019205758,-0.039460145,0.050556708,-0.043525774,-0.019412503,0.05309206,0.0117307585,0.008789194,-0.015858116,0.020156901,-0.057446793,0.02069374,0.0065559056,0.028041014,-0.07130449,-0.035398208,0.04756461,-0.020456534,0.0030326925,-0.020217028,0.020457517,-0.02043534,-0.02905405,-0.00576568,-0.021536104,0.033066496,-0.0034652082,0.022406442,-0.034345042,-0.016967762,0.0007379998,-0.05793088,-0.009052238,-0.0066910135,0.012017145,-0.00477337,0.00036028874,0.027857495,0.003077697,0.0035435779,0.00088046474,-0.023853939,-0.036687013,-0.0028612576,0.026589345,-0.027932698,0.026614487,-0.023838889,-0.0044464585,-0.01010998,0.018444818,-0.029235201,0.04604572,-0.00044653437,-0.035513688,0.0036565515,-0.0204932,-0.007160729,-0.023652166,0.018813595,-0.06432692,-0.021806125,0.018711474,0.045310218,-0.012242819,0.0024152293,0.0486607,0.053153507,-0.012370242,0.033335634,-0.04873819,-0.0029630994,-0.0014973759,0.017086862,0.0039680977,0.036261473,-0.00757724,-0.002221808,-0.048594892,-0.018103946,-0.035272922,-0.0071206703,0.014612469,0.040049452,-0.0045591514,0.01860408,0.014164959,-0.008762759,-0.003467201,0.026268126,-0.01587961,-0.016734751,-0.02630152,-0.018649217,-0.011695113,-0.030854693,-0.006859657,-0.0012656375,-0.016960353,-0.0088808015,-0.0040480816,-0.031656176,0.023946093,-0.009051943,0.011493601,0.016924672,-0.006392155,0.035747875,-0.060503967,-0.0075351708,0.014755575,-0.04591093,0.030730048,-0.019814944,0.027337601,0.025939059,0.04101099,-0.0020751152,0.020288272,0.025083803,-0.008506154,-0.014736368,-0.0016690878,-0.033293832,0.01925813,0.035905465,0.011916206,-0.005952743,0.017193934,-0.02283766,-0.009151509,0.007238521,0.009918552,0.03466882,0.07556316,0.019110769,0.015802594,0.020200042,-0.012440906,-0.064175434,-0.00017674245,0.01664722,-0.0014868324,0.006900454,-0.046417985,0.0024564266,0.0143593885,0.01530722,-0.003971086,0.06688262,0.05365417,-0.009735508,-0.01298671,-0.0597531,-0.024652045,0.019493727,0.027804846,0.013712895,0.0046805595,0.040419072,-0.0011294865,0.050316893,-0.016801698,-0.0029050827,-0.008003989,0.054752927,0.012484798,-0.029174844,0.013175602,0.019739198,-0.032462012,0.022196136,0.022233823,-0.029933458,0.019225953,0.06984036,0.016654387,-0.02884501,-0.03454782,-0.0011576379,0.0023897586,0.0026019174,0.022224316,0.04446742,-0.036269996,-0.008173514,0.06954503,-0.006554896,-0.018282635,0.08440862,-0.0073668873,-0.005649994,0.016200837,0.01570267,0.08291347,0.0011526446,0.032302734,-0.009870294,-0.032604452,0.020550955,0.031365834,0.02782648,-0.022178369,-0.01509761,-0.027402662,0.044339858,-0.03430497,-0.0040243124,-0.0013362218,0.0027961761,-0.066290975,0.023159327,-0.033054955,-0.024229076,0.03575472,-0.026515141,-0.080336235,-0.045288645,0.016480977,-0.038297236,0.016694311,-0.052651525,0.000034615194,0.04474468,-0.019493876,0.0313556,-0.061663236,-0.019898077,-0.010934213,-0.029022206,0.017862396,-0.036834072,0.0027626764,0.014912727,0.018074505,0.009274289,-0.041094117,-0.039485466,-0.07381765,0.02308833,0.019167813,0.03982823,0.007722623,-0.013181,-0.05753072,-0.0034671323,0.07353683,0.014188861,-0.020624487,0.0058200657,0.021740276,0.009804973,0.02984287,0.024455214,-0.00049206725,0.008685565,-0.016674943,-0.022702938,-0.034690026,0.051271044,0.020196712,-0.0016409305,-0.023137037,-0.025397152,0.033782933,-0.021536222,-0.015566735,0.004947909,-0.009892481,-0.025355937,-0.012420963,-0.025518814,0.029112173,-0.022599341,-0.01575672,0.054540694,0.023817323,0.020480283,-0.069050096,-0.024828289,0.038057398,-0.038412847,0.015003289,-0.020597717,0.03954698,0.03288649,0.011116796,-0.044122033,-0.0062985253,0.026191793,-0.010680231,0.03872556,-0.0005362952,-0.010451076,0.012045574,0.0748118,-0.009820932,-0.001217901,0.002810767,-0.018854082,-0.010064471,-0.05572784,-0.008545807,-0.0060451655,-0.04056092,-0.087640405,0.037471853,-0.010403095,-0.015738726,-0.055037666,-0.038960777,0.017884595,0.03065887,0.010492503,0.038990457,-0.042967733,0.0042497898,-0.0021384622,0.0034335442,0.017231425,-0.020016855,0.0045171655,-0.043306448,0.0013766375,-0.041572466,-0.032517806,-0.018602023,0.040717844,-0.024228739,-0.031923033,-0.023698457,-0.059922818,0.028914308,0.00047024476,0.053679798,-0.049000587,0.038491864,0.0074049695,-0.05175013,-0.009552609,0.06342762,-0.043900713,0.0052718828,0.018470649,0.0136574395,0.013218116,0.019534484,0.007027775,0.035808854,0.0022757328,0.01337613,-0.042629268,0.04343886,-0.052403644,-0.015367173,-0.012404215,0.04421527,-0.024154905,-0.027517023,0.0073507074,-0.041311238,-0.012264314,-0.0474989,-0.0011582237,0.0052964613,-0.05716033,0.015145017,-0.014490751,-0.007146326,0.03758804,-0.012799772,0.0030991766,-0.06932573,0.061175287,-0.048927195,0.017866254,-0.003603529,0.023907522,0.0044640834,-0.014947835,0.024223596,-0.034436442,0.013670561,0.0027836503,0.0072735217,0.032807466,0.009979891,-0.008553739,-0.013335316,0.0382386,-0.003414012,-0.01770078,-0.122143105,0.0273553,-0.005465998,0.021767534,-0.010486174,-0.010335998,-0.04852349,0.0066079316,0.009355061,-0.041326657,-0.011862388,-0.039105877,0.029105654,-0.026752327,0.004619891,0.004286489,-0.035237078,-0.018980222,-0.019749632,0.081179075,0.048168078,-0.021825258,0.025063878,-0.008973265,-0.0268687,0.0041490872,-0.0023322026,0.02765403,0.019158311,-0.025032282,-0.004007336,-0.024432076,0.013863357,0.026794089,0.022010887,-0.008579474,0.003224759,0.018857144,0.007603224,0.03811552,0.014443131,0.023286628,-0.01677437,0.01124763,0.05057477,0.070180036,-0.01773251,-0.026820803,-0.01848846,0.046370845,0.0023687466,0.029071081,0.0069168466,0.025090635,-0.030210925,-0.032391984,-0.039529186,-0.016343031,-0.007561475,0.060652465,0.03280809,0.047062147,-0.016972443,-0.033195022,0.027013,0.027029434,-0.0229434,0.014247776,0.008799304,-0.013450337,-0.020505615,-0.011094601,-0.027364712,-0.011357521,-0.022817547,-0.028996821,0.00299929,-0.035414003,-0.005622785,-0.021463292,-0.0020657599,-0.030191323,-0.0013372051,-0.015235109,0.04698919,0.07281432,-0.022150325,-0.032618046,-0.027304364,0.022051224,-0.012221764,-0.036938023,-0.02446473,-0.027532518,-0.02404071,0.07326302,0.011431716,-0.0007597821,-0.004324991,-0.049317732,-0.038598288,-0.05448465,0.01648455,-0.04116503,-0.009598087,0.05421153,-0.04503362,-0.020891268,0.0063158497,-0.006671731,-0.018093705,-0.0036743134,0.0023099976,0.001988012,-0.054401673,-0.01642608,-0.010744534,0.02414449,0.0021092687,0.02344195,0.020551264,-0.020651199,-0.03986089,-0.02765038,0.03848316,0.04736594,0.00902514,0.013201391,0.016168052,0.013467709,-0.028693777,-0.03779696,-0.0367882,0.025909642,0.034212586,-0.014864879,-0.045173295,0.031271607,-0.0068232007,0.0017569102,-0.012828087,-0.009993064,0.0008867652,-0.013648003,-0.042607497,0.006693908,-0.017718844,0.02578752,0.02075451,-0.033604894,0.0057452614,-0.043137576,-0.016939398,0.058014393,-0.00007530036,-0.0011127086,-0.0038968732,-0.03972975,0.011129309,0.046971485,-0.0036344214,-0.052155618,-0.026946202,-0.028478257,-0.0135430135,0.049093094,-0.028007675,-0.021184202,0.007979756,-0.0018697196,-0.01171994,0.050204206,-0.01014533,-0.039956663,0.034263518,0.026369622,-0.010464715,0.037857052,0.052742183,-0.011004005,0.04126342,-0.01950416,-0.0101703685,0.018838383,0.04660916,0.018241247,-0.041428536,-0.0027609654,0.033659887,-0.00031484006,-0.034173273,0.0006171308,0.019447904,-0.013655628,0.048394673,-0.007850773,0.0038678418,-0.01781883,0.023733743,0.028513843,-0.010012094,0.0093402695,0.0023938795,0.012742659,0.011620737,-0.005245562,0.011170629,0.015302362,-0.018659664,-0.030771494,0.021059988,-0.026946928,0.007412784,0.041335993,0.008971899,-0.013609613,0.014353694,-0.014507981,-0.03130958,0.03249494,0.029252656,0.014603644,-0.026224481,0.023049472,-0.02069986,-0.066933185,0.0018092258,0.018055877,-0.017551297,0.018753087,-0.06831338,-0.0030812281,0.03273133,0.009694605,0.02182732,0.038291503,0.006701987,-0.010994703,0.0010430946,0.040246837,0.033999264,-0.013184079,0.038881253,-0.012595246],"last_embed":{"hash":"yxxe9u","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"yxxe9u","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{12}","lines":[152,152],"size":76,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yxxe9u","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.051196754,0.020660914,-0.03257738,-0.02089486,-0.011702595,-0.043823253,0.013936083,-0.0015345729,0.012961175,0.025616111,0.008328041,0.017789617,-0.04870468,-0.04332669,0.017845662,0.03088901,-0.0063071903,-0.013651788,-0.009415388,-0.008248742,0.013478276,-0.0053239646,0.0015268596,-0.013903302,-0.034257237,-0.01269638,-0.019912137,0.03981018,0.030209396,-0.009283035,0.0006614114,-0.047380507,-0.010702013,-0.031768933,-0.019203845,-0.04908498,-0.01884719,0.007876889,-0.032103162,-0.011071915,-0.014634223,-0.012407986,0.052899048,0.048690762,-0.023889268,0.0014101553,-0.020389594,-0.013627443,0.0060219984,-0.03899154,0.020960301,-0.00634494,0.07488015,-0.0138546135,-0.0033650014,0.02918918,0.009068788,-0.044034306,-0.0153484605,-0.014073816,-0.059850436,0.012721899,-0.021902097,0.011521687,0.02458648,0.043629467,0.026350979,0.031598248,-0.03324523,-0.039296582,-0.021152886,-0.029041436,-0.020728504,0.0008519527,-0.022129111,-0.015162854,-0.01234748,-0.0036281685,-0.039493587,0.072221056,0.0039361124,0.058451604,-0.015904047,-0.0030813257,0.01260724,-0.0053272094,-0.0028820187,-0.0018003697,0.031234287,0.0037004016,-0.012450932,0.032234836,0.03776161,-0.023872891,-0.011625471,0.056792643,-0.013206665,-0.018184338,0.047208093,0.016211275,0.021234483,-0.041194327,0.010296662,-0.026920209,-0.014438623,-0.036111996,-0.022281913,0.017220164,0.02585364,-0.020525144,0.015171997,0.013534807,0.031962905,0.015557238,0.011316107,-0.0027946562,0.00065697124,-0.026217591,0.004620102,0.005110311,-0.020683134,0.033369172,0.010577919,-0.05565504,0.027679956,0.005904522,-0.0010423821,0.01282743,0.0044714618,-0.0012789513,0.015485873,0.012214579,-0.038993634,-0.0040764646,-0.007442736,0.026119713,-0.0069170888,0.00040962745,0.00997787,-0.07427452,0.045788627,0.04084137,0.0011858244,-0.022796271,0.019855063,-0.025853982,0.0064474214,-0.008295995,-0.031079741,-0.037831895,0.03497454,0.042851023,0.0020475048,-0.009563762,0.006688158,0.022074731,0.0012630024,0.00680774,0.02808644,-0.06878141,-0.00033173006,-0.0015926575,-0.06609112,0.014188967,0.034445796,0.016368126,0.022345342,0.041666824,-0.025161792,0.050971493,0.0723679,-0.063398935,-0.014584054,-0.0030405226,0.008066809,0.028550597,0.041070238,0.027022416,0.009745988,-0.013495052,-0.020531332,0.003935857,-0.04506034,-0.02142859,-0.050726473,0.01591888,0.026171852,-0.01334396,0.0069884174,0.001347291,0.0031794335,-0.05059597,0.018459845,0.01929888,0.005887097,-0.008038754,0.10070144,-0.0015704364,0.028061068,-0.053653933,-0.025446216,0.045733582,0.05884716,-0.05230671,-0.0037646326,-0.030485827,0.0016740456,-0.035225164,0.010952062,-0.021253187,0.029588182,-0.037416942,-0.020984475,0.047405828,-0.04981069,0.007947675,-0.006081146,0.028398097,0.012226621,0.0199739,-0.06136479,-0.019481285,0.027556235,0.002117673,-0.0014001707,-0.012170163,-0.0065083597,0.09747812,0.008378668,0.02269997,-0.00036941568,0.0052613,0.006302889,0.003808952,0.05785696,-0.03280726,-0.02538595,0.013683544,0.003569334,0.06519941,0.022931928,-0.0029167095,0.058542114,-0.0348473,-0.022988908,0.010951757,-0.003224351,0.016067188,0.0012860066,-0.031995088,0.020019798,0.015184481,-0.061100066,0.01333197,-0.04513388,0.0033436408,-0.013521722,-0.0035279423,-0.018537702,-0.0060883476,-0.00069783273,0.06678728,0.0012621395,0.009805338,-0.00005929359,-0.011168168,0.014403754,-0.013932003,0.004125383,-0.0045460174,0.019638067,0.010439027,0.021253113,0.042102586,-0.009679061,0.014302646,0.0074975407,-0.0065173097,0.08546633,0.022696262,-0.027756553,0.037328754,0.043801393,0.00553645,0.014350535,-0.04653313,0.026560798,-0.016484035,0.049187265,-0.031872954,-0.006634238,0.017656438,0.039890558,-0.02011374,-0.01206458,0.037481472,-0.049326044,-0.15655282,0.02234019,0.016830975,0.047036927,0.028119855,0.033610158,-0.028490387,-0.013111442,-0.050368216,-0.013423239,-0.015601789,-0.035917357,-0.022064628,0.062920436,-0.031279787,0.018187877,-0.019056885,0.012014545,-0.008470594,-0.04085664,0.0012667237,-0.028171448,0.031548258,-0.011336337,-0.021377522,0.006352898,0.059126534,0.01543011,-0.02448199,0.001957101,-0.025647046,0.016770804,0.0042075664,0.010899334,-0.043769766,-0.0011439442,-0.022876818,-0.03708867,0.033055205,0.012050644,0.03621796,0.05003566,0.012341808,0.019424133,-0.05344577,-0.0048653204,-0.030370219,0.0315666,-0.037845936,-0.059777174,0.06969201,-0.026287671,-0.0016539638,-0.008021217,-0.059284344,0.0051169507,0.036724415,0.04069689,0.0023534151,0.039420567,0.0105294995,-0.07473545,0.03222711,-0.06981271,-0.025757939,-0.042812407,0.012836913,0.006963326,-0.01524569,-0.022067247,-0.010525168,0.009167444,-0.0003796839,-0.07578187,0.02893868,-0.029255182,-0.013752862,-0.017997973,-0.0076303133,-0.076681316,-0.01921177,-0.039123874,-0.031111265,-0.026407026,-0.0042354623,-0.07627415,-0.00911896,0.015975878,0.022207279,0.25371888,0.03233855,-0.009503424,-0.04472971,0.016155925,-0.0046879016,-0.017559038,0.02819269,0.0008296488,-0.02022517,-0.024307443,0.030447165,-0.026602777,-0.020441284,-0.0027938238,0.0026069437,-0.047687143,-0.029437697,0.054615483,0.011405651,0.005404253,-0.02459665,0.060354024,0.020683201,-0.0136989225,-0.015214018,-0.021522367,0.036101133,-0.02040959,0.021734409,-0.029742738,-0.002229106,0.04967667,-0.06253243,-0.023510443,-0.0006590382,0.0136447335,-0.018696409,-0.016685063,0.043240078,-0.011563991,0.008420149,0.024234954,-0.03620575,0.016544495,0.0038272028,0.0018069993,-0.03342858,0.028300859,-0.05672061,-0.020004146,-0.036282346,-0.014621782,-0.02832603,0.05019905,0.020061221,-0.036981195,-0.022980383,-0.024789622,0.010867036,0.022271166,0.00960775,-0.037749138,-0.007136218,0.003070351,0.023691494,0.012074956,0.03374609,0.054834228,0.026542006,0.017822945,0.024995025,-0.018341724,0.054872938,-0.016823856,0.01349573,0.024993815,0.044025272,-0.01839249,0.0074643,-0.052067596,0.00014069166,-0.016905138,0.004421436,0.019740194,0.004644785,-0.042225063,0.036335245,0.018339423,0.0023569143,0.027432658,0.051638056,0.011130438,-0.0029634093,-0.027130213,-0.024239529,-0.017158598,-0.014491204,-0.045533825,0.017781578,-0.006080624,0.013216974,-0.0142931305,-0.022967981,0.0080904905,-0.004900418,0.019965606,-0.03799482,-0.036516473,0.013688135,-0.053271096,-0.00071796164,0.010952873,-0.040064473,0.027698154,0.033731595,0.033463985,0.0065569426,0.032123547,-0.04030338,0.020852694,-0.008936264,0.00471537,-0.018197287,-0.0064598816,-0.028789915,-0.029613607,-0.007939136,0.009247074,0.026826555,0.010796797,-0.04068871,0.011778273,0.015470562,0.028640259,0.0062274598,0.09336321,0.020553276,0.008733347,-0.01681313,-0.008770617,-0.054563597,0.021117294,0.010153885,0.017225,0.019306678,0.0026614547,-0.014328485,0.0012973265,0.016178163,-0.013462955,0.023508465,0.05904988,-0.015072726,0.0131297335,-0.07487325,-0.012166957,-0.037882674,0.020416563,-0.013295304,-0.0011131789,0.000009560224,0.030420432,0.03164351,0.0053601307,-0.008880391,-0.029493464,0.026101047,-0.030459581,-0.012735775,0.0063922233,0.004621829,-0.01894624,0.04311075,0.0330531,0.008365129,0.009635247,0.012080628,-0.0041536978,-0.020816933,-0.031341553,-0.005763762,-0.0010002805,-0.00038979648,0.02389383,0.009001427,-0.035299577,0.0045238268,0.040633474,0.0003415782,-0.008032967,0.07601706,-0.009426332,-0.019967072,0.028740777,0.016199727,0.073542655,0.0063445377,-0.03157224,-0.024673356,-0.026847491,-0.008475813,-0.011501125,-0.017775899,0.0023251083,-0.039086927,-0.014425828,0.045175742,-0.017473562,-0.019151429,0.026732918,-0.019977989,-0.05108163,0.02109456,-0.051947635,-0.054786146,0.014374957,-0.020041661,-0.06495465,0.00289313,-0.0075873677,0.007233832,0.048346993,-0.043103695,-0.00028636563,0.030792888,-0.016712917,-0.043334093,-0.026983364,0.022153888,-0.010722751,-0.04796014,0.01541632,-0.028352948,-0.019861117,0.027583186,0.009207308,0.01382984,-0.028731717,-0.048585337,-0.087854736,0.024237135,0.010116142,0.04050039,-0.0043605594,-0.02734274,-0.039816428,-0.0015804576,0.07596177,0.025995964,-0.021851622,0.06858502,0.013885004,0.0039950074,0.0032073874,-0.013205706,-0.011251286,0.029062936,-0.024429493,-0.020208808,-0.0072394386,0.05955879,0.022493202,-0.00085599127,-0.026709627,-0.04722806,0.0042777574,-0.0053787064,-0.011551571,0.006294825,-0.02945103,-0.016799893,0.0051217433,-0.041782208,0.038122937,-0.022778222,-0.013689575,0.023015339,0.032379664,-0.0066263066,-0.000993157,0.02809566,0.030498106,-0.042136632,-0.00083640695,-0.01037886,-0.001879347,0.01833883,0.019871507,-0.059930168,0.017967405,-0.015514404,-0.055161785,0.015936779,-0.010971433,0.031957466,-0.024100209,0.035894457,0.012884054,-0.016138585,-0.028608797,0.006557666,-0.040812414,-0.047996946,0.008876086,-0.0113604935,-0.024761504,-0.06807232,0.038229674,0.021885669,-0.010242262,-0.019481868,-0.035539184,0.024109632,0.024838746,0.027407954,0.034070782,-0.026081972,-0.02995451,0.017661965,-0.0074494085,0.011349372,-0.05229602,-0.029199995,-0.036873523,-0.041521613,-0.041065536,0.01142748,-0.036270626,0.01661365,-0.007535048,-0.04668135,0.023520775,-0.046436865,0.04788511,0.004875055,0.032956135,-0.0553906,0.059206493,0.022057837,-0.05914768,-0.019698035,0.044746224,-0.025433494,0.003139053,0.0063743084,0.0221183,0.027996864,-0.009047387,0.008245004,-0.0015633142,0.024395535,0.009487903,-0.026047222,0.023955125,-0.023712533,-0.025579346,-0.029793011,0.021396145,-0.014382114,-0.04007104,0.022286873,-0.029306637,-0.008340002,-0.061380804,0.018728273,-0.02830719,-0.030569633,-0.017820554,-0.017299356,0.0000558311,-0.0035275307,0.030951856,0.0044615115,-0.06416935,0.019452142,-0.022791862,0.01845676,0.0030332217,0.032677773,-0.0188944,0.02456318,0.01782856,-0.036355898,0.047334492,-0.02706395,-0.005081611,0.03739013,0.015467664,-0.026692322,0.020262083,0.017724015,0.0043864697,-0.00429928,-0.112893544,0.029354354,-0.01636249,-0.009376623,-0.01089306,-0.009240768,-0.03153763,-0.008239464,0.014099414,-0.0553134,-0.0001726348,-0.046525754,0.04070341,-0.014515905,0.03866525,0.002651568,-0.010234374,-0.025893923,-0.027732031,0.05925013,0.037606746,0.03346003,0.034059655,0.0050464827,-0.028956523,0.025621813,0.027171502,0.022338578,-0.0059775547,-0.03248729,0.040014107,-0.019078484,0.0034218607,0.036750767,0.013575073,-0.049960684,0.020185802,-0.009607055,-0.009768363,0.03544074,-0.03697209,0.01157522,-0.045857202,-0.014845994,0.056627717,0.0814379,-0.034394357,-0.019561691,0.015691366,0.059540898,-0.035542674,0.009727039,-0.012346316,0.05532343,0.0009742813,-0.04680072,-0.046717674,-0.010098451,0.005964868,0.035278093,0.024766425,0.036023688,-0.022363905,-0.02352289,0.0057217428,0.014930503,-0.049484756,-0.008026718,0.0078549,-0.015360229,-0.014940749,-0.005004113,0.001720585,-0.005414078,-0.026855262,-0.009699186,-0.012179325,-0.06690932,-0.024164064,0.018816559,-0.00380123,-0.017588584,0.0147637585,0.002532053,0.050728142,0.053309754,-0.0038694388,-0.024664586,-0.03029471,-0.008977982,-0.073344655,-0.029285137,-0.020066308,0.010795021,-0.038042113,0.08066126,-0.033536933,-0.000782259,0.0040060035,-0.040356603,-0.010785989,-0.027199898,-0.019711433,0.0060289428,-0.01483918,0.014446995,-0.054066863,0.0146080535,0.027960896,0.015621895,-0.0073381965,-0.005904418,0.0053715073,0.0454886,-0.0414452,-0.039111514,0.0023637086,0.043965284,0.0020544985,-0.0061486047,-0.0073281666,-0.024988947,-0.02960529,-0.029285865,0.025342762,0.033261314,-0.0023238568,0.033659913,0.02632158,0.021553947,-0.01955797,-0.025747864,0.013633387,0.03961069,0.034208864,0.017115466,-0.01378548,0.01848753,-0.0060057086,-0.0050267293,-0.04478882,0.032752,0.03377552,-0.0184425,0.0014753339,-0.013253386,-0.012730792,-0.00991594,0.012993302,-0.020653302,0.02171535,-0.029221678,-0.03061102,0.050875384,-0.015392686,0.009258123,-0.025096225,-0.034747787,-0.0021396484,0.07162368,-0.006738228,-0.06251639,-0.0208664,-0.043815237,-0.0095325075,0.04918141,-0.026600355,-0.017194916,0.019710135,-0.001703392,-0.016206695,0.046119817,-0.018190058,-0.05037967,0.026259065,0.035759687,-0.039079558,0.006276128,0.058849175,-0.025301076,0.049689937,0.025037272,0.041714933,0.043688267,0.025735274,0.020369327,-0.020453425,-0.0266811,0.02469224,0.022189839,-0.047704335,0.0023233946,0.033163927,-0.0116643645,0.0022997577,0.022117982,-0.014503204,0.009155762,0.025626885,0.042243794,0.0032225223,-0.012158603,-0.024264703,-0.013377088,0.01443337,0.0052007646,-0.024397893,0.022506941,-0.013735122,0.03455488,0.008140177,-0.0055683125,-0.02762735,0.044934668,-0.0088890055,-0.020748392,0.027593125,0.018788747,0.0018937389,0.045855545,0.031517748,0.010004636,-0.0037038682,0.0041008284,-0.026354732,-0.028248632,-0.004445195,0.033373192,0.0065222443,0.018861823,-0.0035924464,-0.06708665,0.0232428,0.027619606,0.008473793,-0.008964544,-0.0074139284,-0.003861993,0.0042788223,0.016928932,0.08036443,0.019063132,0.03784545,-0.00036254458],"last_embed":{"hash":"bc7t46","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"bc7t46","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Dry Skin#{13}","lines":[153,154],"size":37,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"bc7t46","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04344891,0.0015775156,-0.023445213,-0.018483667,0.014826231,-0.03277735,-0.0055654375,0.010611837,0.019688362,0.008403527,0.02308311,-0.03103699,-0.03949877,-0.0013236648,0.022051755,0.0028167134,-0.006630389,-0.0068682404,-0.008823662,-0.03344572,0.007665076,0.018686557,0.031850304,0.01247813,-0.019418975,0.0016969526,-0.011170553,-0.027621549,0.04575879,0.045420077,-0.008711734,-0.06315532,0.020141048,-0.021398012,-0.051170126,-0.00081764016,0.014030315,-0.024142513,-0.051526655,0.014086166,0.011231996,0.0036262393,0.027576277,0.0403914,0.008349399,-0.025419792,-0.021365732,-0.012430293,0.0049893265,-0.03125467,-0.007637105,-0.01806058,0.027654186,-0.01743129,0.012421887,0.020337518,-0.0333043,-0.028448347,-0.015993189,-0.028948057,-0.04405881,0.0038819332,-0.0027359445,0.036817048,0.021932516,0.008095119,-0.0012078743,0.03550236,-0.033386048,-0.03144441,-0.046083767,0.0040314426,0.009687099,-0.0054073143,-0.037067108,0.024324141,0.013853357,-0.021921502,-0.015504033,0.07627228,0.0131600145,0.02688042,-0.023702962,0.011626977,-0.013991994,-0.0097549455,-0.022893446,0.065663785,-0.013212989,-0.005548608,-0.044768214,0.014245414,-0.032015532,-0.058371898,0.0072899605,0.036225554,0.011855322,-0.00047313832,0.050220463,0.013020045,0.010923722,-0.013424574,0.0054140594,-0.031399623,0.01661873,-0.0049568266,-0.043309007,0.012251447,0.01551224,-0.018554809,0.01617246,0.021687042,0.009596169,0.032162208,0.017238114,-0.025527125,-0.018428298,-0.053402644,0.028147457,0.00019145598,-0.007301673,0.035797335,0.040907204,-0.011933937,0.02476119,-0.03318217,0.019492757,-0.019179562,0.009941893,0.0014354689,0.0069818436,-0.03182018,-0.052932624,-0.0068112616,0.013089856,0.008484253,0.010414691,-0.012369306,-0.00781875,-0.06328935,0.040770654,0.02632342,-0.027734933,-0.023072764,0.07595684,-0.011955043,0.027144663,0.012616166,-0.015535268,-0.02818248,0.025472922,0.04253889,0.0016206191,-0.013570262,0.027483275,0.009801519,0.038495135,0.033827692,-0.0036370878,-0.043899424,-0.012498468,-0.021964738,0.0029607979,-0.018805237,0.04157599,-0.006855783,0.012145118,0.028375272,-0.027235417,-0.016035825,0.036284503,-0.03236188,-0.0020304834,-0.000046000107,-0.005555781,0.018896505,0.06873051,0.000006793071,-0.00019442891,-0.03871789,-0.017199108,-0.020992728,-0.0066592693,0.0033030724,-0.027933758,0.009533707,0.024908219,0.006038756,0.013855836,0.025447,0.00051050785,-0.027426107,0.045577887,0.037766922,0.015769998,-0.0030565462,0.053720243,-0.02772436,0.008044416,-0.0721634,-0.022981526,0.034669828,0.03272227,-0.031702008,0.01262621,0.00015972456,0.0104846405,-0.06701941,-0.023797356,0.0041272826,0.0011766966,-0.015609036,-0.017066233,0.04140183,-0.015143178,0.031146038,0.033025015,-0.031864204,0.018731464,0.011053637,-0.014483016,0.019275779,0.018689765,-0.015109324,0.029247921,0.01899019,0.011627318,0.048727866,0.049759556,-0.0038611332,0.015271865,-0.00867222,-0.0070282333,0.0052988436,0.058257554,-0.0033883485,0.008770332,0.01929459,0.019086162,0.031957,-0.02097536,0.021332564,0.06006167,0.013557062,-0.00033234546,-0.0005391544,-0.016311148,-0.01077195,0.00047255855,-0.00726738,0.015504956,0.028406842,-0.032763693,-0.014804564,-0.021189693,-0.009608297,-0.0006042529,-0.022708727,-0.014132395,0.016863782,-0.0043990035,0.022155648,-0.027133478,0.03601143,0.032472603,-0.025223073,0.022869907,-0.021345137,0.015646536,-0.008979687,-0.014055751,0.006393346,-0.01914485,0.040205564,-0.011453517,0.03575775,-0.024624057,-0.0001981748,0.07576223,0.0100815175,-0.009896805,-0.010673781,0.04231715,0.0036141037,0.024322575,-0.015505165,-0.021892222,0.016572295,0.017945211,-0.0071280124,0.0036091476,0.012967896,0.058365744,0.002405556,-0.0023745138,-0.013230554,0.0025471968,-0.17152767,-0.038483713,0.0027472563,-0.030882472,0.017396914,-0.01626239,-0.032860663,-0.03244507,-0.031215545,-0.0131432675,-0.03660797,-0.04127242,-0.027485061,0.0047388026,-0.033764496,0.027728017,-0.023531256,-0.015922155,0.028630244,-0.027373163,-0.030236093,-0.036608655,0.033047944,-0.009753454,-0.0036242045,-0.02817311,0.043738775,0.008699911,-0.016216222,-0.025778916,-0.037758503,0.00948582,0.004827004,0.017773619,0.0015589298,0.058532793,-0.0053421045,-0.039087225,0.04248686,0.009210018,0.027413243,0.10062721,-0.006415106,0.01212102,-0.02177884,0.0053379103,0.009547138,0.045072235,-0.065537654,-0.008157222,-0.0056011626,0.00029299574,0.048590004,0.016449124,-0.029943356,0.03345493,-0.021902975,0.021070564,-0.033370677,0.02966469,0.006094144,-0.077931255,-0.020598551,-0.026767435,-0.04570262,-0.03042637,-0.03236721,-0.02063089,-0.0010417618,-0.03559309,0.03736766,-0.035639733,0.007202768,-0.017434826,0.050294936,0.014728721,-0.014981454,-0.051236488,-0.007390832,-0.08705585,-0.033707194,0.017456692,-0.019139417,0.00030355173,-0.06852706,-0.040102243,0.0012350333,0.004020085,0.0074882032,0.24444324,0.02881998,0.035270426,-0.054645326,0.03659831,-0.025615076,-0.012539541,0.06384385,-0.034816645,-0.022447709,-0.024253242,0.026667647,-0.00093519496,-0.011594723,0.034339692,0.039615303,-0.020068118,-0.027669141,0.07629715,0.019352427,-0.042621728,-0.030098261,0.0056108846,-0.0010877663,-0.054535687,-0.015482763,-0.012669262,0.024429414,-0.011097214,0.029927714,-0.013097634,0.0013100491,0.024905829,-0.005862155,-0.011318462,-0.0049397107,0.022221789,-0.035391264,0.030833855,0.014457028,-0.034397755,0.001927023,0.01891176,-0.0105561,0.040575273,0.03204936,0.020395005,-0.03940772,0.011011781,0.01741284,-0.03700339,-0.040460914,0.016243054,-0.043128747,0.017712738,-0.008714665,-0.05517854,-0.019194596,-0.0017554868,0.013042819,0.015231515,0.017570147,-0.010756192,-0.03961754,-0.009852852,0.025199445,0.009879601,-0.01905646,0.049716983,0.05802505,0.024791088,0.055592168,0.006939117,0.039286394,0.038908467,0.04661041,0.012603141,0.04509908,0.040302966,0.018700559,-0.034517635,-0.008055632,-0.029190075,-0.039689846,0.030003231,0.027174626,-0.005060949,0.028328668,-0.0046723676,-0.021018134,0.0047574807,0.0038368753,0.00022185183,0.0051062703,-0.0038804603,0.00401226,-0.022538213,-0.0416652,-0.040968172,0.0028117765,-0.0067709447,-0.023996558,-0.021807086,-0.034114286,0.05291616,-0.007864938,-0.010870074,-0.004665211,0.02407401,0.032905124,-0.049426064,0.008782103,-0.03218583,-0.041160937,0.032725472,0.040637042,0.012738719,-0.013396215,0.03682503,0.036664907,0.060398433,0.012578524,-0.033513006,0.00026645482,0.012909243,-0.022816667,-0.002961023,0.031967767,-0.008907696,0.039808314,0.030243002,-0.040484156,0.0057162656,0.032077763,0.020784285,-0.00072163536,0.009588072,0.025060117,0.03973834,0.015582069,0.012180907,-0.027186945,0.04309022,-0.009464053,0.0092750415,0.004223396,0.010632498,-0.0062277685,-0.009904308,0.013235987,0.0031952339,-0.00068085006,0.0336065,-0.06442204,0.019407667,-0.053651776,0.020493124,-0.015951894,0.01633449,-0.005151794,0.014406134,-0.0045797396,0.027165668,0.068754554,-0.04953092,0.06298307,-0.00039938503,0.014978956,-0.0043270155,-0.023262475,0.027100883,-0.008423772,-0.017930014,0.030086303,-0.011776275,-0.028627325,-0.010902548,0.0379088,0.010293881,-0.015574048,-0.04393362,-0.0065882327,-0.0058800047,-0.014919698,0.017914686,0.013491655,-0.052395385,-0.020588223,0.008523979,-0.04410733,-0.004064566,0.087399215,-0.030504756,-0.016133526,0.038779564,0.0006476269,0.07984971,-0.022844272,0.034989245,-0.016898312,-0.030188186,0.03143817,0.0056961235,-0.012210581,-0.03532973,-0.010172406,-0.033140067,0.03668318,-0.033443734,-0.021126527,0.034548536,0.011804379,-0.040970307,-0.0023150041,-0.028177438,-0.014619499,0.028895743,-0.006125276,-0.044954482,-0.030906668,0.026569622,-0.008614347,-0.020751012,-0.067523964,0.010706985,0.08412206,-0.0032393544,0.0106258355,-0.029013976,-0.005695797,-0.0077714208,-0.022016114,-0.018407192,-0.058205813,-0.014318994,-0.026638893,0.017918957,0.020151142,0.010971227,-0.056691866,-0.011367955,-0.016055394,-0.05458727,0.061751876,0.0061658695,-0.0058633205,-0.020378496,0.009360445,0.086842805,0.0015936047,0.00789343,0.015885727,0.01482106,0.014018166,-0.012609674,-0.0146422135,0.039885394,-0.0021660556,-0.011059015,-0.0036649609,-0.03576725,0.019446995,0.024586499,-0.012441674,-0.043057147,-0.05233904,0.004780827,-0.045577206,-0.016665382,-0.010225223,-0.025489794,0.001138431,-0.03673388,-0.013938297,0.03847588,0.01252035,-0.032823607,0.042170048,0.053473454,0.0074740783,0.043681566,0.0027478551,0.036169376,-0.018079216,0.00061680895,-0.030237606,-0.006360493,0.08251655,-0.0133057,-0.063277945,-0.01622544,0.020700749,-0.038313065,0.0344351,0.0012369703,-0.0023818377,-0.012901875,0.025710223,-0.022210984,0.023501487,-0.0053164666,-0.00688951,0.0023023267,-0.0076448596,0.012270759,0.009712925,0.021276219,-0.027679471,0.0026579904,0.040216897,-0.0070926235,-0.075804226,-0.04474916,0.0010239809,0.025513785,0.021372732,0.010400776,-0.0031447483,0.04950605,0.017803907,-0.023350254,-0.0018853798,-0.026477473,0.012024957,-0.03109703,-0.023508264,0.011204055,0.0036183442,-0.013770293,-0.027836021,0.021165138,-0.02924893,-0.004223909,-0.04463921,0.036440503,0.0063193864,-0.007443542,-0.031553976,0.05850385,-0.013761798,-0.069225974,0.003811084,0.06777569,-0.056332488,0.024632452,0.02925683,-0.009223501,0.029374631,-0.004854691,-0.029426977,0.03652671,0.022102145,-0.008604914,-0.0067401566,0.07004516,0.0052880114,-0.013832256,0.027105287,0.039093003,-0.024182197,-0.034396846,0.05076134,-0.025466667,0.014692299,-0.033205166,0.022348583,0.010509018,-0.044949286,0.01166127,0.0011536882,0.009638252,-0.04201521,0.0067191455,-0.010655318,-0.040002447,0.023004059,-0.060144737,0.042622786,-0.023558784,0.02712736,-0.019850198,-0.0024583284,-0.0055226865,-0.057656396,0.0055110496,-0.034902874,0.01654677,0.039762698,0.013814228,-0.0019787245,0.032534987,0.021484412,-0.05128413,-0.010811723,-0.14357826,0.023325844,-0.0047001136,0.008243129,-0.025506675,0.011218175,0.014124213,-0.022501469,0.011393439,-0.037347157,-0.057485815,0.01037367,0.014908454,-0.01051592,-0.0006506287,-0.007624455,-0.03735746,-0.04143936,-0.03112267,0.04049267,0.011854412,-0.0059080427,0.039782286,-0.013741888,-0.022577928,0.022746349,-0.025741162,-0.027791314,-0.0070398324,-0.040916085,-0.0108399205,-0.024664028,-0.020044843,0.024243973,0.015383543,0.019281607,0.016765937,0.007793777,-0.026913458,0.016649479,-0.0003792094,0.010587953,-0.029695725,-0.018032975,0.035237502,0.021460425,0.007450995,-0.013860109,-0.035275046,0.07214148,0.021504503,0.022979889,-0.060980868,0.009931202,0.008678794,-0.054268546,-0.083363846,-0.010568888,-0.06791908,0.05139025,0.012418251,0.047026426,-0.024090631,-0.026677221,-0.0193699,0.04054974,-0.040178087,0.030641716,0.004647708,0.000058847072,-0.022457596,0.0026611926,0.017985566,-0.017401049,0.01787077,-0.021645289,0.027111769,-0.048166845,-0.017457645,-0.022782728,0.0015253752,-0.030905945,0.009305042,-0.017577857,0.052480172,-0.00504942,0.005138975,0.00985762,-0.05310854,-0.007962911,-0.105021514,-0.026620189,0.03327207,-0.008389522,-0.034335293,0.067966424,-0.0050497185,0.0060910988,-0.02925894,0.014022926,-0.056472823,-0.05356208,-0.04211678,-0.04816571,-0.018179905,0.0066720047,-0.009409313,-0.031932674,-0.036327615,-0.012284473,-0.053285904,-0.013389102,-0.08054201,0.013094749,-0.05113879,-0.01213642,0.0121211605,0.04783756,-0.02148849,-0.012132898,0.029378386,-0.022815175,0.0074463096,-0.03244862,0.041453466,0.03791544,0.059551463,0.017119577,0.008138762,0.005159933,0.0021992922,-0.022996606,-0.020629004,0.037846792,0.040657215,0.031301115,-0.024788836,0.035744846,-0.026308728,-0.035647795,-0.052796565,0.0025143905,-0.044319972,0.0040412364,0.0024087948,0.009607012,0.03618513,0.042081095,0.008230092,-0.0422499,0.037944,-0.047567446,-0.016996302,0.033924267,-0.019447898,-0.0042198123,0.007719264,-0.009515203,-0.017744573,0.06313868,-0.025209606,-0.09332526,0.013187639,0.02211631,0.0015655394,0.087406754,0.0025440035,-0.009246748,0.013263175,-0.01350219,-0.0128930155,0.03994323,-0.010758536,0.0027520652,0.048596732,0.03291422,-0.036882788,0.002941662,0.005741399,-0.028533684,0.02895693,-0.014958818,-0.014998893,0.032442536,0.019674463,-0.012886896,-0.059193324,-0.029141184,0.03965533,0.005160187,-0.030393712,-0.03775975,0.032916732,-0.009801845,0.038426377,0.06734998,-0.010889147,-0.024299549,0.036814183,0.014040956,-0.01056625,0.021583287,-0.014433222,0.005635043,-0.019015899,-0.028808746,-0.052545343,-0.036631733,-0.008772689,-0.01058351,0.008911885,0.004929536,-0.003536643,0.0025754527,0.022667637,0.008344486,0.017594356,0.022711923,0.0407244,0.03038851,0.029724408,0.029986402,-0.0467132,-0.0008120111,0.0076838546,-0.0062032184,0.0110920835,0.033153668,0.009452676,0.045354012,-0.012763086,-0.029684234,0.010635618,0.025940903,0.00046883954,0.020694967,-0.032226212,-0.011384149,-0.00659166,0.009663301,0.0032977974,0.0020795527,0.007953957,0.024095353],"last_embed":{"hash":"p0xbfd","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"p0xbfd","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{1}","lines":[156,160],"size":138,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"p0xbfd","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012076547,0.009029625,-0.02172222,-0.0104964925,-0.013712142,-0.019626506,-0.015912931,0.052787054,0.041679528,0.01810935,0.002428325,-0.0032080382,-0.022760903,-0.043278903,0.04039765,-0.017514668,0.002504127,0.012305912,-0.018498262,-0.037691675,0.0014809751,-0.008684843,-0.009185521,-0.012166647,0.0050282613,0.02322459,0.013015665,-0.009522648,0.026511606,0.036349405,0.010732915,-0.05141551,0.028848592,-0.0050413115,-0.015816154,-0.002565137,0.04058665,-0.028835354,-0.03731565,-0.010369349,-0.014558074,-0.034985248,0.046993054,0.016180392,0.0025635397,-0.009512731,-0.040394723,-0.011988693,-0.03538381,-0.048635174,0.0012563553,-0.013096815,0.03373211,-0.030396435,-0.009104039,0.011912328,-0.0016656806,-0.027886052,-0.021014119,-0.011883252,-0.023892958,-0.013329094,0.010989822,-0.0022689865,0.0013132078,0.023502646,-0.0024680742,0.026056666,-0.036940645,-0.053296268,-0.032616023,0.013965241,0.018848613,-0.040814023,-0.02061569,0.027465882,-0.008710523,-0.0046374826,-0.009552121,0.06033403,0.010345913,0.012350781,-0.026062652,0.03939129,0.0016744923,-0.0076525244,0.02804315,0.06846542,0.010894573,0.020900572,-0.030748164,0.015117987,-0.03198559,-0.026868807,-0.017986894,0.027339034,0.0049347263,-0.021291448,0.058940683,-0.006657205,0.024924623,0.020064155,0.015991036,-0.025010992,0.01255718,-0.020630186,-0.0585361,0.03628405,0.013222217,-0.030930072,0.04312924,-0.003860405,-0.031050004,0.031335626,0.01160372,0.043231808,0.00095845386,-0.033247672,0.021184774,-0.00818997,0.0064725876,0.027593879,-0.013464974,-0.035003338,0.006711044,-0.00006233602,0.004607567,0.013462751,-0.012706345,0.0031172505,0.013962234,-0.012081012,-0.031064529,-0.005704622,0.0015643185,0.0061839446,0.035498653,-0.013572697,-0.009455049,-0.055980034,0.020012854,-0.015258763,-0.009767055,-0.021300903,0.03751443,-0.02420451,0.020867813,0.019108841,-0.007783281,-0.046857398,0.015504873,0.03572684,-0.0016244253,-0.0028735506,0.024769433,-0.0053775483,0.041755103,0.047082625,-0.036717486,-0.046488572,0.004376168,-0.02338389,-0.0024398037,0.013538266,0.04144333,0.018166305,0.007876737,0.060032677,-0.01258034,0.00093092903,-0.0019938848,-0.009351943,-0.0010503636,0.02064987,0.0071893954,0.039365105,0.10266717,-0.0035236399,-0.0054100854,-0.03987445,-0.01833466,-0.026283097,-0.011283067,-0.008191119,-0.035869814,0.009003345,0.04407077,0.03474156,0.031375557,0.028491803,-0.011422791,-0.020921381,0.0068674246,0.03985865,0.01563265,-0.038347937,0.0025794085,-0.0031151879,0.008042807,-0.06351939,0.006939602,0.05008091,0.035203964,-0.040317755,0.011370581,-0.004692805,-0.034229096,-0.05167156,-0.03019533,0.008299133,0.009437155,-0.04077873,-0.019299828,0.061720997,0.012749656,0.026948491,-0.0067423764,-0.0043965816,0.022959562,-0.0061513325,-0.0067885704,0.031902276,0.03362476,0.009366293,-0.015755884,0.03886957,-0.00602966,0.06953128,0.030057086,-0.0031776081,0.023314852,0.014319458,-0.035422664,0.016773669,0.0088248635,-0.03163174,-0.042184006,0.032177884,0.06338017,0.037586898,0.010820546,0.023264948,0.07018372,0.0035423557,0.008349009,-0.0050526573,0.0103923185,-0.0064695063,0.006953029,0.0015663614,0.03426903,0.018091125,-0.017142305,-0.015481188,-0.02017888,-0.0066335974,0.029896347,-0.007868959,-0.010854349,0.014098423,-0.0077544176,0.005794273,-0.027345743,0.023518272,-0.0045053354,-0.032251015,0.030468943,0.014686876,0.025821801,-0.014828815,-0.011168948,0.031805687,-0.0012324835,0.021331592,0.007759808,0.0059569357,-0.07185145,-0.017746424,0.097737536,-0.009114965,-0.0043653026,0.023154225,0.039672107,0.03559553,0.0019633688,0.00070794,0.022583006,0.021336455,0.009979298,-0.027366778,-0.0059867315,-0.046242,0.042741217,0.012927081,-0.021299267,-0.008480146,0.0046951417,-0.16701694,-0.019462498,0.042306818,-0.01846349,0.011991353,0.009311215,-0.061466616,-0.023208857,-0.022072332,-0.026210245,-0.020446908,-0.036283076,0.0092985565,0.00091756624,-0.029010516,0.04541078,-0.014956572,-0.03763646,0.00093441125,-0.015909635,-0.004221174,-0.051649075,0.03629889,-0.056923922,-0.0036209838,-0.041726608,-0.02712507,0.00073382276,-0.017972894,0.0130332485,-0.028835304,0.008562552,-0.0044866707,0.028984196,-0.015974471,0.020253582,-0.037680887,-0.03598155,0.015438406,-0.028892428,0.015263544,0.06121905,0.0049185366,-0.008333372,-0.023844862,0.000069654976,0.023736844,0.022757849,-0.059929706,-0.011609571,0.003761614,-0.017000945,0.004998063,0.053466197,-0.036281474,0.03171682,0.045243096,0.031455737,0.0141640995,0.02935666,0.008174017,-0.06636042,-0.00012265147,-0.028425813,-0.04141401,-0.02832725,-0.041099265,0.0002910669,-0.0064600543,-0.05390347,0.03275138,-0.049940497,0.009126125,-0.0032381045,0.06345486,0.00046549327,-0.037333276,-0.025747625,0.0040878244,-0.094968066,0.004452943,0.014985344,-0.013507822,-0.00997655,-0.051863406,-0.057461668,-0.018471917,0.02081623,0.0068875183,0.2388159,0.053824604,0.014959621,-0.066613436,0.02041488,-0.024625888,-0.0030361996,0.08137736,-0.01792504,-0.0139386235,-0.020434964,0.03532211,-0.018437251,-0.010788266,0.050056566,0.017352462,-0.022185534,-0.024739806,0.064422816,0.012380011,-0.0015847982,-0.011238062,0.031106334,-0.020064585,-0.034315795,-0.012895978,-0.022396998,0.005595691,0.00080360885,0.017675538,-0.05632462,0.04641697,0.023012254,-0.015972206,0.00003273455,-0.013217019,0.0346859,-0.01965904,0.04056679,0.008089124,-0.0286284,-0.01723129,-0.0034739634,0.021695869,0.018874135,-0.024627395,0.015228098,-0.0099270735,-0.026141465,-0.014746773,-0.027691958,0.006673347,0.014719663,-0.004594938,-0.029154642,-0.021577297,-0.056472186,-0.019207707,-0.032610934,0.066165745,0.011791686,-0.007054762,0.0023100732,0.0021378829,-0.00072784256,0.034514535,0.021841813,-0.018788697,0.0725963,0.024185106,0.030463586,0.032723594,0.00020898778,0.005792997,0.034517676,0.035307325,0.010425376,0.013188075,0.010938775,0.020972311,-0.025186159,-0.03724488,-0.0339217,-0.06956615,0.0040171663,0.027180634,0.008558116,0.006445831,0.013072298,-0.0337082,0.014035797,0.035417374,-0.004735913,0.011329663,0.0074964594,-0.02813267,-0.010688864,-0.03018292,-0.028731454,-0.013797493,-0.0014083394,-0.051938206,-0.016136393,-0.0129054515,0.03210885,0.013510006,-0.0019237003,-0.002195437,0.030100139,0.06696787,-0.04846406,-0.010537495,-0.03272157,-0.013546352,0.025484163,0.082143925,0.021693153,0.0027597488,0.016258461,0.04269095,0.033341285,0.04344634,0.0075958716,0.047411304,0.024104008,-0.018692015,-0.056167703,0.015339005,-0.031213647,0.028778996,0.03531044,-0.03759563,-0.026276633,0.025794858,0.01161973,-0.011935098,0.017512964,0.005982658,0.020621402,0.044421308,0.021394566,-0.010429131,0.03246681,-0.0052176993,0.0332678,0.026754327,-0.024568046,0.011995244,-0.00090942945,0.006246631,0.032013852,0.039999377,0.033157766,-0.04537559,0.0036210872,-0.028733619,-0.016190458,-0.02837669,0.023541274,-0.008331009,0.013214485,0.03111247,0.036564786,0.06819251,-0.03490301,0.022156248,0.015619701,0.019200401,-0.0050604776,-0.008465371,0.009987481,0.0035053578,-0.005599337,0.065191194,0.01357953,-0.033333965,-0.022958139,0.030319516,0.02498551,0.024649005,-0.020590307,0.0007757116,-0.01268107,-0.027979342,0.035738535,0.031128284,-0.06830663,-0.0195395,0.018963432,-0.03719681,-0.035509404,0.06355893,-0.017718602,-0.019375782,0.030009454,0.007124513,0.06086941,0.007035237,0.04979132,-0.0140311625,-0.034036644,0.0151696,0.0032192382,0.02043616,-0.03694583,-0.0096281385,-0.017227475,0.08234331,-0.012073722,0.006006893,0.02261124,-0.0138742,-0.048602477,0.01402224,-0.055258565,0.018840337,-0.0018903005,-0.019859832,-0.054920375,-0.03258078,0.032670427,-0.036227506,-0.016162792,-0.039066974,0.0001401915,0.030377824,-0.028858354,-0.004906933,-0.030732527,-0.013533324,-0.0018577526,0.017603299,-0.010381297,-0.01575392,-0.006783038,-0.038299583,0.002020658,0.0047193384,-0.012237802,-0.04331577,-0.026205553,0.02758388,-0.007907018,0.034971863,0.0006541399,-0.026731862,-0.035154365,-0.03893756,0.06597652,0.0040524635,-0.0134559255,0.0057036886,0.055831704,0.0030628496,-0.015073416,0.003891945,0.03525448,0.014046073,0.022528311,-0.01867194,-0.0035798864,0.029172381,0.04338478,-0.024826434,-0.045461014,0.017773634,0.037767954,-0.019644741,-0.030129943,0.0013698555,-0.041997265,-0.0110268,-0.01416725,-0.02797383,0.06175285,-0.012150354,-0.064704835,0.039444305,0.04175393,0.0014188362,0.0021170457,0.036289483,0.00427523,0.025416177,-0.0143435,-0.010005123,-0.009225974,0.05153017,0.016876437,-0.05416702,-0.011241844,-0.0045414893,-0.041650258,-0.0084734075,-0.0070725493,0.0024926635,-0.0045460477,0.035275966,-0.04928995,0.04097582,-0.0033660606,-0.026590336,0.00951092,-0.018214757,0.0015216978,-0.027359996,0.035026003,-0.05400519,0.022634733,0.054879364,-0.005468574,-0.07460853,-0.05250465,0.02454259,-0.019888237,-0.0004132471,0.021703096,-0.04310136,0.007180081,0.009348132,-0.055093788,-0.007791822,-0.012687884,0.009908829,-0.06385209,-0.030662626,-0.022720141,-0.036625024,-0.010479343,0.016578201,-0.030310227,-0.018070519,-0.011145086,-0.043171328,0.02808254,0.027744956,0.014971874,-0.05729167,0.079502456,0.010672801,-0.054180723,0.011539206,0.03378221,-0.038007826,0.044597175,0.009844827,-0.021428775,0.01791984,0.0020361037,-0.02438281,0.0054405592,-0.010580507,0.01120078,0.019100517,0.09185355,0.011596544,-0.022375852,-0.0063426113,0.008581623,0.0015998284,-0.008968038,0.024861053,-0.008565889,0.016949892,-0.05576416,0.011445881,-0.015468122,-0.054389533,-0.0356368,-0.008815454,-0.008313714,-0.003218802,0.00684742,-0.0050283386,-0.05663349,0.015937468,-0.05541686,-0.0074398387,0.0021781581,-0.0027883775,-0.006771775,0.003416262,-0.0035270941,-0.0497267,0.03071809,-0.06518132,0.009022523,0.034156647,0.022558458,-0.013921709,0.02059758,0.01869335,-0.037531406,-0.02998755,-0.11921139,0.05627023,-0.0036355574,0.008129332,-0.007982444,0.013519587,-0.006168694,0.00019910045,-0.020715354,-0.03599282,-0.019221598,-0.020974189,0.00055191194,-0.007950797,0.006720508,-0.0022062624,-0.021601485,-0.03228406,-0.019367436,0.06415032,0.025360055,0.011344275,0.057570003,-0.01187465,0.006091697,0.015942056,-0.037399806,-0.053812936,-0.024469752,-0.030097919,-0.0038309235,-0.02946316,-0.022429224,-0.010276889,-0.0059127137,0.023471259,0.0072807986,-0.008909534,0.017019158,-0.017766371,0.010178756,0.013865177,-0.018367214,-0.000824875,0.03849719,0.06766249,0.0015109183,0.0062541016,-0.01190478,0.0030810118,0.017198741,-0.009579508,-0.06564211,0.016188089,-0.015573106,-0.043058358,-0.061218195,-0.034196448,-0.022571657,0.054483823,-0.0055428683,0.035222504,-0.004675869,0.010173138,-0.008986708,0.02036166,-0.058632784,0.058991108,0.032417584,0.0106208315,-0.042784646,0.023586165,-0.009828387,0.020637179,-0.016489808,-0.012322045,-0.00028849574,-0.04590443,0.012482534,-0.01934588,-0.013401515,-0.022111222,0.03329844,-0.084987015,0.0018230205,0.021595107,-0.018515734,0.022784095,-0.049187858,-0.029768055,-0.073850684,-0.02268703,0.0037576803,0.008210261,-0.06629232,0.05958049,0.017417131,0.018669823,-0.042068586,-0.010802854,-0.06765251,-0.071765214,-0.022292158,-0.046282575,-0.0020969044,-0.0013609481,-0.00084782986,-0.02894237,-0.04727914,-0.018315993,-0.04573315,-0.008452385,-0.021387845,0.02885881,-0.06640286,-0.0026838835,-0.033215765,0.04182947,0.019359514,0.03037128,0.030166492,-0.016779521,-0.015116296,-0.026729105,0.026429715,0.01300687,-0.0032478776,0.020480577,0.038307615,-0.009859188,-0.0027047058,-0.0013072754,-0.014103509,0.000986034,0.055401362,0.06482362,-0.006315793,0.027653119,-0.07338357,-0.030989254,-0.043214455,0.016663928,-0.011090169,-0.02318616,0.01682581,-0.027152713,0.012728841,0.06398321,0.031524993,-0.027495215,0.0030948091,-0.041397102,0.00047905152,0.0015707018,-0.017531745,0.007817769,-0.023059705,0.027441703,-0.0072359405,0.037932556,-0.01457577,-0.056342043,-0.011330838,-0.0066494397,0.011196842,0.056296423,-0.017037664,-0.0379129,0.018532388,-0.021474523,0.01981813,0.041314274,0.0004947432,0.012517104,0.045160748,0.058456056,-0.013507634,-0.018000318,-0.017589003,-0.012704735,0.050065983,-0.023233239,0.0024132142,0.03673655,0.0142479325,0.027673356,-0.08208117,-0.0065478603,0.045285545,0.0043363688,-0.003812855,-0.037026484,0.004215419,-0.003974697,0.013881936,0.04490003,0.0016701298,-0.033780374,0.036323793,0.035155334,0.003301009,-0.011668613,-0.008532803,0.0058501773,-0.014970993,0.023633594,-0.064283356,-0.015059017,-0.023451196,-0.007085287,0.0038685114,-0.034814425,-0.008427555,-0.0057748156,0.042065863,-0.020615235,-0.023790922,0.03830521,0.012033799,0.051016044,0.061542846,0.028296616,-0.03539346,-0.030907998,-0.003332988,0.01787661,-0.019265851,0.014288151,-0.019839872,0.02404263,-0.01998866,-0.028582143,0.010787949,0.029057002,0.059764363,0.02508059,-0.01936524,0.015988957,-0.010065852,-0.013422599,0.015683983,-0.010099545,-0.008756783,0.0011258713],"last_embed":{"hash":"1vdlve0","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"1vdlve0","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{2}","lines":[161,161],"size":115,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vdlve0","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04081751,0.0012914683,-0.058842156,-0.04568647,-0.012079827,-0.019849375,-0.03712895,0.056650274,0.01292949,0.015028429,-0.002269703,0.019543434,-0.008290083,-0.03789885,0.011495585,-0.013512788,-0.012129744,-0.013870765,0.004936193,-0.033126343,0.011188658,-0.017753737,0.027947621,-0.0021108962,0.009692897,0.03496897,-0.00018817748,0.0061397133,0.038738243,0.046474487,0.01686728,-0.036351655,0.025798192,0.008571117,-0.013082061,0.011629612,0.05619081,-0.03920577,-0.0512791,-0.0015621169,0.0018981386,-0.0048976764,0.037979864,0.039838616,-0.0069087073,-0.021489285,-0.051030308,-0.02704035,-0.0129316915,-0.016564287,0.00869012,-0.0039827814,0.0313175,-0.021154027,0.040298622,0.021572541,-0.026302317,-0.019670948,-0.029075244,-0.022759123,-0.018234497,0.025271278,0.0066564144,-0.007307469,0.03406167,0.019742295,-0.00027338343,0.025600657,-0.031192306,-0.06822072,-0.03230133,0.025185766,0.013129831,-0.03943622,-0.045934647,0.040936876,0.042654555,0.012762039,0.010932482,0.06804554,0.018587086,0.015574362,-0.009470844,0.03891199,-0.006256663,0.014326551,0.0063912026,0.07612019,-0.0013115866,-0.00447775,-0.019183721,0.050912384,-0.017768675,-0.034331087,-0.009117975,0.04122733,0.00051544036,-0.033489916,0.070527904,0.0006394602,0.023132974,0.015059392,0.005708116,0.0002894426,0.026168257,-0.00025662742,-0.040001802,0.030898957,0.0080948975,-0.0433378,0.02752441,0.00075525814,-0.030034885,0.024520893,0.013895195,0.029609535,-0.021606257,-0.03887364,0.016890548,0.0047382694,0.04420973,0.019186236,-0.0031899144,-0.030155784,0.007982402,0.0032355972,0.017393762,0.002111709,-0.0025223158,-0.003868532,-0.016479319,-0.02085051,-0.05511144,-0.0084027955,0.013032959,-0.009411331,0.006385626,-0.022915917,-0.0037108534,-0.06318871,0.028080061,0.009706734,-0.0139587335,-0.025187453,0.04380773,-0.03565802,0.0066798003,0.028133769,-0.0050562005,-0.014916855,-0.0065999227,0.049735244,-0.0062184376,-0.041035254,0.016156571,-0.013084939,0.02723634,0.045266528,-0.013651357,-0.04988664,0.036667835,-0.03916363,-0.0036038503,0.010421848,0.02734556,0.0039676395,0.015743723,0.05659886,-0.014601216,-0.010607783,0.019383283,-0.015269361,0.012012069,-0.0004981216,0.021116175,0.031472206,0.09186709,0.0023558147,0.03260173,-0.038112592,-0.026362885,-0.0020382418,0.0027228612,-0.00839957,-0.042435538,0.023943974,0.043056175,0.028170671,0.031707924,0.010449895,-0.033489797,-0.031138835,0.049212996,0.034191594,0.03127063,0.0018752813,0.048109047,-0.05178093,0.04337926,-0.05548141,-0.003877199,0.03321846,0.03448676,-0.058194015,0.018517375,-0.0023322229,-0.014287281,-0.028653266,-0.022631124,-0.023649275,-0.004253891,-0.07659364,-0.040833335,0.053958777,0.016514024,0.06175799,0.006300773,-0.011655376,0.03087691,-0.0077653974,-0.02011554,0.033044778,0.025732556,-0.004372654,-0.01115585,0.010557007,0.024684705,0.06385694,0.033404216,-0.018653309,0.0017667722,0.014039265,-0.03476066,0.011180922,0.02399181,-0.0015008991,-0.011408441,0.027839975,0.025449675,0.010373961,-0.012779308,0.011539175,0.05875246,-0.019813128,-0.013598219,-0.025166498,0.014010109,-0.013668545,0.020257764,-0.0042513357,0.018300375,0.011001855,-0.0378321,-0.036620457,-0.029936273,-0.019284483,0.032253943,-0.024498109,0.0097230645,0.0020351226,0.012849202,-0.0044049257,-0.01498903,0.039927877,0.002245846,-0.02260327,0.025043458,0.0015838356,0.027553406,0.01539787,-0.01954775,0.030117461,-0.015351263,0.029795019,-0.0082723,0.022343019,-0.05215429,-0.0028490496,0.09116332,-0.01652395,-0.00068653934,-0.010539118,0.04684441,-0.010784458,0.019624287,-0.039624363,0.017211141,-0.018612798,0.026442783,-0.05123051,-0.006243259,-0.008024196,0.04982242,-0.0023863704,-0.0012283796,-0.03716856,0.012572694,-0.15949059,-0.014614158,-0.0025212488,-0.00018904566,0.035695616,0.023008307,-0.06546824,-0.020004354,-0.018711168,-0.038700886,-0.025906112,-0.030746907,-0.017270623,0.029054126,-0.043084405,0.027964473,-0.041141197,-0.029517122,0.022201871,-0.017072031,-0.022056403,-0.035889763,0.03980727,-0.040402774,0.0051432084,-0.055602014,-0.0094221495,0.01887911,-0.0018679918,-0.009180841,-0.007003476,0.0036866206,-0.0006507812,0.013748957,-0.00891009,0.031329524,-0.020615136,-0.01888771,0.03437967,-0.015136738,0.010835511,0.0762968,-0.0034930152,-0.001308162,-0.020194681,0.001229521,0.028092403,0.05572543,-0.042817317,-0.022254221,0.014619393,0.016665842,0.0021041734,0.060986236,-0.024292892,0.024979217,0.025578616,0.024037553,0.0031967382,0.029553201,0.02656408,-0.05332487,0.016707733,-0.022704622,-0.056185264,-0.03652793,-0.04478266,-0.012856766,-0.01944938,-0.0689402,0.055187266,-0.038761314,0.018900923,-0.012704722,0.065594934,0.013051671,-0.027726447,-0.051068936,-0.01230994,-0.108198985,-0.0027904038,-0.0025716021,-0.03527685,-0.020882215,-0.030908931,-0.05685723,-0.017839814,0.015407893,0.0120103285,0.23176913,0.0045062043,0.038919087,-0.039041806,0.03093803,-0.031635728,-0.013112795,0.06687711,-0.0030147566,-0.02261172,0.006690906,0.021941163,-0.004453582,-0.015993781,0.040701464,0.027682412,-0.023212843,-0.030109195,0.06396032,0.03317278,0.0052762376,-0.011950783,0.011818617,-0.020927263,-0.017332043,-0.03173919,-0.021177648,-0.019881388,-0.0018645321,0.027405534,-0.029692607,0.027441686,0.015497038,-0.033664532,0.0026314987,0.0092205815,0.04351744,-0.041657884,0.026608631,0.015925005,-0.035415653,-0.010930792,-0.0054358253,-0.005241854,0.012988304,-0.024356147,0.020198254,-0.022721317,-0.014694641,-0.0016697103,-0.038453877,0.010556119,0.011050321,-0.007251638,-0.02268348,0.0023765436,-0.052710548,-0.027144527,-0.02837042,0.05506624,0.018750379,-0.0078089815,0.0027378816,-0.015576447,-0.0060797273,0.028091377,-0.016993608,-0.0061298627,0.07784017,0.03937521,0.032672465,0.02649501,-0.02193089,0.053086277,0.031597033,0.036190003,0.0046001035,-0.003140441,0.024833634,0.004331326,-0.020752853,-0.011620318,-0.030685531,-0.04285368,0.0030834812,0.03200757,-0.0022668766,0.008129596,-0.0022935627,-0.047500987,0.003288086,0.01766221,-0.015257424,0.011695093,-0.009310029,-0.018889697,-0.004602213,-0.031952158,-0.031969953,0.0065122903,-0.03393021,-0.03821117,-0.015370018,-0.018513838,0.04115117,0.009954094,0.02206157,-0.029985236,-0.0075686537,0.021180067,-0.020564271,-0.000971937,-0.040560685,-0.026406433,0.011314981,0.05271946,0.015629262,0.0078083104,0.018859027,0.0464598,0.036658406,0.027127288,-0.023597853,0.049011,0.027132988,-0.025671056,-0.033271533,0.027729701,0.0060288897,0.020538375,0.01579609,-0.039294746,-0.00981338,-0.0041235746,0.010643961,0.026428932,0.035740174,-0.0088496,0.016568659,-0.001579986,-0.015069229,-0.04843342,0.027141973,-0.008476369,0.023401724,0.015265907,-0.014052652,-0.008484316,0.023694023,-0.0010393198,-0.009864757,0.039633304,0.013631039,-0.051458444,0.0014200204,-0.033686645,-0.001224997,-0.021573296,0.027095012,-0.008121613,0.012200672,-0.0011155878,0.0087483805,0.0688539,-0.009930834,-0.021284128,0.0076217595,0.03699144,-0.0047184513,-0.020419223,0.018067297,0.036734868,0.0143749425,0.047821745,0.008361082,-0.03596491,-0.02675639,0.032477096,0.035445493,0.0014946151,-0.025640666,-0.0059599504,-0.008837409,-0.026772782,0.01780171,0.0082017,-0.045355987,-0.013407277,-0.0021654223,-0.01645519,-0.012509937,0.061636794,-0.017177427,-0.016859237,0.020304345,-0.003028649,0.07004886,-0.004489227,0.033488024,-0.011201123,-0.018656727,0.038793664,0.010846008,-0.0064156093,-0.023960147,-0.016785024,-0.0091259815,0.08600135,-0.0035917317,-0.009120428,0.04036221,-0.01615408,-0.057664067,0.013069952,-0.06061338,0.003469394,0.00955171,-0.019894315,-0.061190933,-0.016088005,0.028418593,-0.029172795,0.012779401,-0.05604281,0.031657,0.036494426,-0.030720681,0.00042751714,-0.034108896,0.02181152,-0.0014817769,0.021128496,0.003527496,-0.03753154,-0.003690264,-0.040999144,0.0009324537,0.024696045,-0.013002098,-0.04242275,-0.048137356,0.017141728,0.010148918,0.06407183,-0.00027437124,-0.0036574982,-0.01975312,-0.04798001,0.06134211,-0.027689392,0.0051480047,0.026649863,0.04190199,0.0058639417,-0.024669876,-0.006286425,0.03349156,-0.002871056,-0.007911336,0.016408041,-0.015610021,0.034210417,0.04521252,-0.01739718,-0.070448324,-0.001494534,0.034722496,-0.017060006,-0.023809046,0.005496573,-0.062150154,-0.03970513,-0.034163166,-0.05096772,0.07564737,-0.010374236,-0.059264343,0.037071187,0.050661582,-0.0067390893,0.0018541531,0.011451815,0.0086992225,-0.008105063,-0.024833797,-0.03509223,-0.006981792,0.061522678,0.012055277,-0.08074057,-0.00964812,0.005380835,-0.064310715,-0.006513476,-0.014697799,0.00090870686,-0.023447363,0.029314756,-0.031996872,0.018051354,-0.017473716,0.013565587,-0.0075915307,-0.013198691,0.024883553,-0.016911851,0.017036267,-0.066552676,0.012160618,0.027800975,0.013709058,-0.088311404,-0.048207145,0.002969964,-0.021618418,0.038365982,0.028167771,-0.042462986,0.025616955,-0.0034758612,-0.03700608,0.0045960806,-0.024450913,0.013034516,-0.05566844,-0.029728131,-0.0028869165,-0.035534512,-0.0064727184,-0.005741929,-0.016227989,-0.045537014,-0.004785467,0.0059053786,0.023981638,0.043902114,0.0060400125,-0.022178546,0.059251033,-0.012018047,-0.061816905,0.020230679,0.030865928,-0.029941944,0.045687877,0.014377759,-0.028231459,0.0065486105,-0.025639389,-0.0351263,0.006902218,-0.009789155,-0.0003900582,-0.0044119875,0.096603975,-0.0041329386,-0.018550007,0.01595475,0.0045784703,-0.024013905,-0.0031408248,0.04538284,-0.016765943,-0.0018518427,-0.057197616,0.043767013,0.011161902,-0.058649234,-0.01766821,-0.046622794,-0.0067032687,0.025915436,-0.000015876569,-0.006372388,-0.038071685,0.020847734,-0.047899537,0.012477261,0.0103589585,0.008847513,-0.01898819,-0.0019779338,0.037536625,-0.05521859,0.03827057,-0.061835807,0.020098653,0.042798445,0.0070052226,0.00038566062,0.016541872,0.0010301349,-0.054270774,-0.019277569,-0.12899768,0.042096406,0.019507308,-0.0013517735,0.0008553902,-0.005206086,0.00068368367,-0.0018736884,0.011149145,-0.04515262,0.0047295117,-0.0023221776,-0.00934513,0.012801988,0.007481965,0.007737929,-0.017599994,-0.029553844,-0.020748643,0.036843847,0.026943063,0.01644823,0.036065564,-0.00072001974,-0.006991709,0.0034985933,-0.025788581,-0.02676483,-0.010365957,-0.029938009,-0.014214156,-0.00040293878,-0.025374467,-0.010954279,0.026104549,0.019915314,0.012205111,-0.012718426,0.001798425,-0.008067544,0.027392238,-0.00006251359,-0.044286948,-0.0055873366,0.040494315,0.057766072,0.009324472,-0.010903353,-0.0154533805,0.04328534,0.0039640884,0.016108124,-0.03785839,0.032331105,0.012535327,-0.043512903,-0.04187747,-0.05479065,-0.024674851,0.03475566,-0.011169287,0.03487073,0.0042446866,0.00766009,0.004097795,0.02453174,-0.04657022,0.052437525,0.037626937,0.022713117,-0.032893248,0.05773107,-0.003157379,-0.017960168,-0.009031635,-0.016788803,-0.010831266,-0.044521883,0.0021557629,-0.008275525,0.0067839073,-0.0111061325,0.043419283,-0.050326604,0.02528461,0.039073024,-0.023589361,0.03349946,-0.060695034,-0.0024858841,-0.06043384,-0.01781375,0.010505757,-0.022048282,-0.08184067,0.06146258,-0.0029634854,-0.0014996345,-0.040331315,-0.03085457,-0.054009926,-0.04637349,-0.038496837,-0.040333334,0.00039754916,0.022061989,-0.0029453312,-0.031486027,-0.023918651,0.034536134,-0.057847403,-0.021070745,-0.026906518,0.03083754,-0.07067544,-0.016734445,-0.014862151,0.034117933,-0.012059266,-0.012688363,0.033956192,0.007195673,-0.006906145,-0.036134828,0.04439097,0.017901393,0.0126140695,0.02405097,0.040145986,-0.011166734,-0.038746055,-0.0076220063,-0.0073712096,0.02754967,0.06406412,0.033429146,-0.018130302,0.038981702,-0.057147957,-0.034443557,-0.030707536,0.027812576,0.002770966,-0.016715556,-0.0155847315,0.00008069862,0.0096347965,0.036523864,0.014471445,-0.029953273,0.008279466,-0.02334543,-0.018635465,0.03462693,-0.021434989,-0.01924153,-0.02414654,0.024047464,0.0058041885,0.055366702,-0.014698143,-0.071569465,-0.023101216,0.0115703475,0.013628106,0.057322733,-0.016393585,-0.034700688,-0.0031604092,-0.04609931,-0.0016058919,0.012214468,0.0049046497,0.028340926,0.02460602,0.036245555,-0.018727686,-0.021284517,-0.023375008,-0.030049266,0.034315024,0.0025298432,-0.023340493,0.036342643,0.016215103,0.039183944,-0.07062523,-0.004055903,0.018408097,0.009062841,0.020299139,-0.03753439,-0.0061153136,-0.0049497844,0.038658887,0.049343836,-0.0046600145,-0.019496858,0.038013816,0.05262593,0.017486183,-0.009625375,-0.010208453,-0.02218009,-0.015868768,0.022479065,-0.08144592,-0.029171864,0.0122969,-0.030566912,0.024947686,-0.016499558,0.008135282,0.008722609,0.038479045,-0.0029065954,0.01219182,0.026279232,0.025437929,0.031932402,0.03187425,0.00088986446,-0.02543443,-0.025068576,-0.024183871,0.019291095,0.0049209427,0.030040773,-0.02043074,0.026565,0.017974388,-0.03256425,-0.007006716,0.013106461,0.018987164,0.010772809,-0.025024744,-0.02513028,-0.0007039705,0.0016718262,0.005491219,0.015315789,0.0115716625,-0.000402703],"last_embed":{"hash":"y9u1nj","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"y9u1nj","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{3}","lines":[162,162],"size":94,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"y9u1nj","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028214032,0.02080692,-0.02553498,-0.026017675,0.007201232,-0.048213627,0.01000626,0.019227698,0.052842744,0.022309586,-0.018708091,0.023869155,-0.030598229,0.0010137514,0.002324537,0.027889896,0.0019881276,-0.0006815849,0.016927801,-0.02144398,-0.0048244214,0.02910727,0.0072444635,0.000035308047,-0.019862711,-0.006557887,0.0031992584,-0.03988723,0.0077863513,0.0726716,-0.0040417514,-0.07709798,0.057393417,-0.024333643,-0.01468626,-0.008423028,0.005843531,-0.033370968,-0.059590302,0.023346342,-0.0034487075,-0.007603696,0.036042158,0.032071277,0.014488202,-0.019833477,-0.00706989,-0.028653292,-0.043798506,-0.006373276,0.010559958,-0.015813526,0.018753665,-0.0007012558,0.021358345,0.051188316,-0.013114273,-0.014116931,-0.02578731,-0.0009909058,-0.019286854,0.0139898565,-0.016787369,0.02218687,0.029125785,0.008570831,-0.025301684,0.04043355,-0.03761032,-0.020873075,-0.05694096,0.044264883,0.017747937,0.01748168,-0.0106855845,0.012263028,-0.011095102,-0.0066621695,0.0071010906,0.061312754,0.006393226,0.045444973,-0.0422793,0.034756612,-0.03726757,0.037756022,-0.02288443,0.021871164,0.05624945,0.012764305,-0.020525867,0.0014113671,0.006437809,-0.03205367,0.005325091,0.043864682,-0.020814028,0.0056172647,0.026337579,-0.022154873,0.008723646,-0.036059,0.00419248,-0.038943887,0.021618126,0.006299393,-0.013832193,0.025823807,0.062826656,-0.018973835,0.0119128525,0.019432299,0.017140022,0.028156914,0.018570911,0.0033080291,0.01023315,-0.013275729,0.02076913,-0.02138727,-0.0023299102,0.045697547,0.013325573,-0.048530523,0.02184431,-0.009323324,-0.009336631,-0.02291559,0.035798367,0.019232072,-0.011954941,-0.0049486547,-0.032897018,-0.0074546896,0.009173383,0.011740899,0.03515546,-0.0053488677,0.003208902,-0.047102723,0.071939275,0.018962217,0.001004395,0.031025782,0.051788718,-0.028384047,0.015850242,0.01930334,-0.0018582895,-0.01365081,0.024720354,0.028099597,0.029600251,-0.028974388,0.017935557,-0.0014751971,0.024633573,0.020292237,0.020236956,-0.021133224,-0.060072705,-0.01967389,-0.024997938,0.019703614,0.035253335,-0.01479692,0.0005069053,0.032024305,-0.015188465,-0.02431606,0.057609715,-0.069157146,-0.05011916,0.025411889,-0.0025872388,0.0134654995,0.09526814,0.016841976,-0.00841831,-0.02681845,0.01036162,-0.012433591,-0.034415253,-0.0061834794,-0.056715894,0.03665086,0.04647926,0.02099795,0.031248355,0.0009910141,0.014548618,-0.036907002,0.025111778,0.003123704,0.028861199,-0.042107414,0.08474903,-0.020628285,0.013800685,-0.033663653,-0.032093786,0.048539832,0.019952122,-0.063762315,-0.019198867,0.005903078,-0.022889778,-0.02789229,-0.0090837795,-0.0019337375,-0.035910077,-0.008968849,-0.0040976517,0.05003717,-0.04937405,0.03939318,0.011885751,-0.016425807,0.019949235,0.010072167,-0.052004214,0.033228587,0.048606284,0.028004289,-0.011507536,0.034561437,0.0002317288,0.07557347,0.027858423,-0.015555082,-0.035714313,-0.00017834654,0.0041449186,-0.01540421,0.035265613,-0.018561292,-0.008284474,0.012387866,0.0011097909,0.038406353,-0.012967315,0.020253068,0.05693312,0.009880399,-0.046585213,0.007425992,0.010212096,0.029256642,-0.0019287013,-0.01999503,0.0008633766,0.0065666307,-0.0128974,-0.026683977,-0.051084783,0.011943636,-0.0062338216,-0.025043309,-0.017139554,0.016101988,0.005772354,-0.02334555,-0.018138614,0.02542998,0.027936546,-0.0016535833,0.032516472,0.01741043,0.020948173,-0.0053350925,0.0027732195,0.0010119717,0.0027309267,0.02246017,-0.031323917,0.0017337828,-0.037813805,0.02106512,0.09051992,0.018506812,0.00785049,0.023141744,0.042174913,-0.011196935,0.034732524,-0.04329745,-0.0048421873,0.015145084,0.016925612,-0.013447177,0.03991204,-0.010079168,0.054289103,0.02883525,-0.029232921,0.009440577,-0.027582007,-0.16303498,-0.013430823,-0.0029419335,0.017555043,0.020322327,0.011549398,-0.05345045,-0.0404602,-0.032143284,0.052454792,-0.04680808,-0.03924134,-0.0075206435,0.052225813,-0.054597136,0.016486809,-0.02562356,-0.021448342,0.013248597,-0.03197431,-0.0056719296,-0.037751764,0.022301557,-0.054579638,-0.03734803,-0.032089278,0.04557798,0.024939641,-0.035080537,-0.01823383,-0.04391542,0.007769231,0.010216668,0.03647027,-0.029111417,0.04956635,0.011486135,-0.056984946,0.008281074,-0.015877908,0.042672995,0.06107158,0.01776231,-0.010764171,-0.0122863995,0.01090519,-0.037837822,0.022372536,-0.07076299,-0.045953147,0.009552163,-0.03095624,0.019380467,0.007227981,-0.03979583,0.022179505,0.02402594,0.0131874755,0.013411619,0.012557689,0.0054410705,-0.075662114,0.0077568428,-0.048215643,-0.003020551,-0.03943578,-0.015958948,-0.01573444,-0.015997102,-0.049095303,0.015358416,-0.0052428697,0.0029085318,-0.045306306,0.045231845,0.013940638,0.006950513,-0.029536797,0.026811933,-0.10197088,-0.03324389,0.0050655226,-0.017947128,0.0022930955,-0.049434386,-0.047260474,-0.009340256,-0.00071017357,0.027397493,0.26130402,0.0035864848,0.031561464,-0.034532044,-0.011991628,-0.013874647,-0.022427602,0.03216208,0.024987161,-0.028336432,-0.008372513,0.041490674,-0.025201539,-0.013012492,-0.0070436615,-0.0035273212,-0.05757855,0.012965837,0.046134844,0.0048471224,-0.013782561,-0.024334522,0.020599656,-0.021379448,-0.045781292,-0.00006221412,-0.019584557,0.014643877,-0.017010171,0.0075757983,-0.026456676,0.005948931,0.02174855,-0.039350957,0.0075349244,0.00941609,0.008670653,-0.02570115,0.0481798,0.038272116,-0.038410366,-0.01824568,-0.016319847,-0.019195389,-0.006006301,0.0050945515,0.046652976,-0.040114593,-0.00066521554,0.030515544,-0.03226348,-0.004657252,0.011251971,-0.0014425489,0.04983189,-0.010993608,-0.06342822,0.016913619,-0.028977098,-0.008005229,0.022613613,-0.00042683285,-0.011717855,-0.033382088,0.0330702,0.048804436,-0.026252797,-0.011162513,0.033354137,0.064338185,0.04504235,0.036878593,-0.015685484,0.027597925,-0.0044387504,0.027328892,0.00688727,0.03435653,0.027344447,-0.0237351,-0.037851565,-0.00718976,-0.0063681267,-0.013985043,-0.011163874,0.030457785,-0.027016938,0.012664982,0.012776206,-0.0065142163,-0.036860783,0.022333449,-0.009452829,0.017076528,-0.000042818097,0.004321927,0.0051771873,-0.0070539163,-0.060050476,0.0114697395,0.0045158598,-0.021999689,-0.0004653169,0.0034144367,0.0048901513,-0.007232227,-0.0005781052,0.06244698,0.013923269,0.01079015,-0.037956372,0.00044257593,0.0030585746,-0.036416605,0.025427079,0.07382884,-0.0014845489,0.035079144,0.02445304,0.01708376,0.057520464,-0.03218329,-0.021144833,-0.016847027,-0.0066543417,-0.010197615,-0.053866323,0.013019285,-0.0068787015,0.04407273,0.07908449,-0.04548745,-0.0069799717,0.01231283,-0.010583738,0.021819154,0.047154885,-0.0104291225,0.0005029337,0.018628333,0.006775774,-0.02526273,0.028807074,-0.004580179,-0.0013863449,0.062004577,0.0062427893,-0.015225878,-0.011124994,0.0014879863,-0.036081467,0.018317286,0.033546995,-0.039728172,0.00029105408,-0.073108695,0.0024643054,-0.020693451,0.010328258,-0.0036709984,0.031691756,0.013181346,-0.014580599,0.02636261,-0.049500417,0.0023613428,0.017720742,0.020713815,-0.016996711,-0.014711237,-0.0071263206,0.0026778628,-0.03984888,0.049737304,0.028796557,-0.036155682,-0.02899973,0.04562041,-0.0061356644,-0.036141265,-0.025725646,-0.046470504,-0.02493623,-0.018488737,0.016486866,0.0041238368,-0.02581587,-0.007134549,0.015734972,-0.02434751,-0.0023437217,0.09608384,-0.010197417,-0.03560967,0.027463147,-0.023381492,0.031538893,0.00062488613,0.02756127,-0.026359659,-0.03340804,0.039292544,0.02638941,0.0014049335,-0.002079905,0.008711217,-0.017574893,0.067614965,-0.054843515,-0.0031870476,0.041258235,0.0213972,-0.05948475,0.028001718,-0.045754865,-0.02925502,0.038051393,0.014511287,-0.020441907,-0.01695569,-0.015001904,-0.038441665,0.036265858,-0.066829145,-0.032522123,0.036114234,-0.010589189,-0.017288333,-0.01612759,-0.019659173,-0.008542363,-0.02543761,0.05732452,-0.025871508,-0.0053695585,-0.0072908057,0.013492143,0.004506033,-0.02326272,-0.06492939,0.0041202386,-0.015451223,-0.028058166,0.063125566,-0.012183969,-0.0015195254,-0.029358577,-0.046667285,0.04149772,-0.020708995,-0.019759564,-0.006200655,0.044476178,0.011170288,-0.008546489,0.00085495756,0.015370524,0.017138263,0.001118587,-0.035522163,0.0070483643,0.032255728,0.026992785,0.0124655,-0.030823387,-0.075469635,0.03049235,-0.025319202,-0.03143586,-0.02765393,-0.030493747,-0.022151442,-0.021585073,-0.026758084,0.07713671,0.0017027133,-0.038869847,0.017662948,0.04494161,-0.027482366,-0.004847125,0.0045369477,0.015387809,-0.013606811,-0.043978777,-0.015285515,0.00911654,0.006909257,0.0104813855,-0.04582005,0.0068616355,0.023548048,-0.0540751,0.06007657,-0.007185692,0.022497902,-0.02802004,-0.019015579,-0.019142803,-0.011622466,-0.0056612412,-0.03443396,-0.011558322,0.020310568,0.0015933099,0.001503955,-0.010567963,-0.04861742,-0.009646161,0.023503527,0.004538024,-0.06319199,-0.043151177,0.020519806,0.02030665,0.0046832184,0.053280517,-0.018122816,0.014589908,0.011371721,-0.036005016,-0.030387156,-0.040481854,0.011211855,-0.088485084,-0.019315274,-0.02440192,-0.02254787,0.000804526,-0.015002478,0.0001960146,-0.03672486,-0.021419255,-0.020262659,0.007210041,0.0046202596,0.017827304,-0.053134423,0.039540257,0.035015363,-0.0019237215,-0.00040876446,0.07762943,-0.021826668,0.035069156,0.015271141,0.025615351,0.03326446,-0.011375,-0.01676379,0.047377836,-0.012003622,0.009406395,-0.022290442,0.07855199,-0.0056157378,-0.009770979,0.018377192,0.019118614,-0.03774899,-0.023535265,0.0253122,0.0004939093,0.003693632,-0.049648724,0.0059773265,0.0091256285,-0.049086828,0.035191774,0.004621415,-0.015932715,0.0028221612,-0.013547959,-0.0022131933,-0.039631136,0.045874596,-0.026660802,-0.003305352,0.01541716,0.030656084,0.023207212,-0.007633553,0.017236384,-0.03589458,-0.024734076,-0.04410374,-0.022972787,0.051586255,0.024720505,-0.00020276054,0.02357801,0.032947034,-0.035645775,-0.029217014,-0.12964097,0.03532017,-0.023796774,-0.00739335,-0.019810818,0.020392966,0.027900381,-0.027372988,-0.02195392,-0.02924411,-0.030408686,-0.016839743,-0.027273666,-0.020092938,0.0091931345,0.014764343,-0.035688594,0.00090927194,-0.033384603,0.049752813,0.058447383,-0.00060864247,0.06811197,0.018944295,0.005881894,-0.0054981895,-0.014645344,-0.006944493,-0.018661538,-0.03927692,0.010221809,-0.0058504534,0.0054051243,-0.02005142,0.028935233,0.020231878,0.03193835,-0.0137044955,0.0034319898,0.022729572,-0.0004003976,0.004008211,-0.01429082,-0.021936622,0.047914848,0.06505012,-0.011188074,-0.007881186,-0.013038532,0.03282608,0.0024369217,0.03897083,-0.06092757,0.00532255,0.031452756,-0.048893686,-0.06419598,-0.02223733,-0.010854231,0.03144539,0.016369892,0.023269707,-0.0057700705,-0.031808563,0.015026788,0.0375297,-0.05987536,0.04542413,0.012643719,0.004482916,-0.03450118,0.014245396,-0.0054990095,-0.01816091,-0.01849129,0.02007264,0.010356801,-0.05051642,-0.0075237146,-0.008703999,-0.043333534,-0.013233581,0.030247347,-0.0064599584,0.08010759,0.032725547,-0.012884314,-0.03269426,-0.05681223,-0.00856054,-0.054414008,-0.023271838,-0.018201899,-0.02079237,-0.046880182,0.042984918,0.01206491,0.0052429433,-0.014538888,0.0019108476,-0.017807748,-0.06147039,-0.012918585,-0.023363808,-0.015962414,0.014613328,-0.02685345,-0.02952989,-0.018640488,-0.018965822,-0.032061625,0.011453938,-0.0044702496,0.022355663,-0.050030783,-0.017612252,-0.018967502,0.031095356,-0.02228468,0.015308743,0.019847486,-0.041027326,0.03533769,-0.027081357,0.0070985076,0.04901179,-0.004770228,0.026453286,-0.022677403,0.015297,-0.01799396,-0.029082,0.0038771783,0.01289874,0.06396941,0.02406889,-0.049279716,0.028605485,-0.032614112,-0.04084629,-0.04877669,-0.0026152902,0.0012023409,-0.03815333,-0.008172974,-0.00228501,0.019366657,0.012802852,0.009016859,-0.01888306,0.027542856,-0.057412803,-0.004293202,0.02393949,-0.02899092,0.008619507,-0.0150773,-0.0063151717,0.029846266,0.05700375,-0.035939805,-0.038634963,-0.020600153,0.032415282,-0.023196112,0.033710632,-0.0047119083,-0.03773958,0.0176701,-0.02839566,-0.0012606725,0.04977035,-0.0054060426,-0.011682756,0.014570777,0.032775637,-0.023909112,0.011559429,-0.009585472,0.0015128258,0.016097695,0.009958338,0.008472789,0.036445126,0.019582868,-0.010875434,-0.048745282,0.033745002,0.032217123,0.011090329,-0.01093672,-0.009012375,-0.026607752,-0.045670033,0.018604444,-0.0045434395,0.014474335,0.014031068,0.008931531,0.033217583,-0.03227891,0.01993595,-0.0068285633,0.0005045675,0.014604477,0.036020875,-0.014660622,0.040799268,0.002131947,-0.01618391,0.010830119,-0.019774305,0.04084053,0.055569258,0.007572143,0.012442629,0.010513834,0.039424617,0.017057167,0.025832366,-0.011744779,0.023421869,-0.0145898545,-0.046428762,-0.020683007,-0.030156974,0.019876596,0.0060031023,-0.012164168,0.028358042,-0.051859803,-0.01048291,0.016640013,0.043390907,-0.028461179,0.018280255,-0.03547592,0.00013213491,0.0075557455,0.0050485544,0.029463466,-0.028245622,0.0032870218,0.013185542],"last_embed":{"hash":"11lhzbu","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"11lhzbu","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{4}","lines":[163,163],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11lhzbu","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016082762,0.010881277,-0.021943321,-0.0071413936,-0.011929959,0.002091735,-0.02224043,-0.00029733105,0.009022578,0.019482853,0.0025900803,0.03404696,-0.030868944,-0.014716732,0.010835039,0.039007876,0.0104770595,0.009135235,0.023418555,-0.016683556,0.012893295,-0.013395119,0.0054526827,-0.025361419,0.016334599,0.0076107066,-0.027283518,0.0056339637,0.065946415,0.061625745,-0.016894666,-0.041319195,0.022710165,-0.0419165,0.006589065,-0.031081125,0.037849817,-0.013750802,-0.047863245,0.021185515,-0.009907772,-0.024663264,0.026223106,0.029426113,0.019757705,-0.0068970723,-0.033417314,-0.016318694,-0.036697343,-0.03971662,0.027293256,-0.011708205,0.028400777,0.0010397658,-0.022224909,0.03399648,0.0044263853,-0.04647925,0.0026462467,-0.027997078,-0.017849049,0.04802144,-0.0017999015,0.016522132,0.0038032862,0.033674717,-0.010845795,-0.005264624,-0.04182198,-0.023889098,-0.04729,0.025818955,-0.0056596072,-0.02645379,-0.026844734,0.035831574,-0.008842593,-0.008781289,0.01935089,0.069374375,0.017185124,-0.018435126,-0.0072592115,0.033308197,-0.026135787,0.0142251495,0.0074522523,0.04185843,0.008349043,0.027260635,0.014545682,0.018218083,-0.0025419316,0.00032918234,0.0053632,0.012120188,-0.0072296043,-0.020462425,0.03047404,-0.022824798,0.024367329,-0.012118319,0.019985579,-0.017498618,0.020917041,-0.0051524914,-0.0037306093,0.039090578,0.020938262,-0.035662994,0.052371323,0.009825422,-0.01693292,0.032692045,0.01068868,0.020682186,-0.02510747,-0.019797366,0.011513322,-0.016719367,0.009448943,0.05187984,-0.008945336,-0.030180415,0.026886946,-0.001998736,0.030966537,-0.01843084,0.029439073,0.024631085,-0.020161463,-0.0035646744,-0.06209275,0.019355232,-0.026465835,0.007491951,0.029673954,-0.014845181,0.011965659,-0.026596325,0.03910138,-0.0017042168,-0.013197649,-0.010484797,0.040314566,-0.016821427,-0.015464172,0.010999615,0.009893682,-0.0084329825,0.016707225,0.015362193,0.011601165,-0.022687383,0.0037692068,0.014192421,0.036398124,0.036113963,-0.02476277,-0.012222349,-0.0022574365,0.004759019,-0.019032003,0.00971485,0.010887169,0.006920484,0.017076576,0.042342804,-0.005734402,0.002166549,-0.0073380754,-0.015371251,-0.011802957,0.033299636,0.014784915,0.036307786,0.10016889,-0.0014719038,0.028012792,-0.033815127,0.0056086387,0.007787794,0.020152943,-0.028555008,-0.042034704,0.020495322,-0.011052221,0.040220477,0.029918365,0.024301635,-0.009069178,-0.010178398,0.0008032038,0.018876353,0.018011475,-0.03484877,0.029893205,0.006631859,0.0011348607,-0.056790322,-0.0014898141,0.03297066,0.016440878,-0.058998216,0.013121923,-0.02221908,-0.036358994,-0.03765564,0.017447023,0.022076873,-0.019409275,-0.026999187,-0.020976562,0.042945094,-0.01998454,0.005311929,0.027367061,0.004676302,0.011673302,0.006294443,-0.025018703,0.02007377,0.024703303,-0.012377228,-0.017674869,0.024343219,-0.0254767,0.08469095,0.0053725424,-0.028490033,-0.00030799586,-0.009565792,-0.005105553,-0.0031007584,0.012665008,-0.058632668,-0.014251241,0.027575761,0.027553996,0.035928823,0.006471784,0.00044277904,0.050464325,0.01968011,0.0072212205,0.019292507,-0.01067447,0.00027494988,0.003188411,-0.0003051822,-0.0019341407,0.015418701,-0.015176013,-0.011937796,-0.049245436,-0.0056803003,0.038217124,-0.018846735,-0.048845153,0.0032213365,-0.009233894,0.007950181,-0.029748317,0.01816412,0.0026654385,-0.0076556653,0.0013042131,0.02876648,0.016841505,0.000079376994,-0.038913842,0.018234747,0.0043662074,0.03430098,-0.0058026607,-0.010785149,-0.056541413,0.031885188,0.06892297,0.0014053399,-0.026408536,-0.018126495,0.035629835,0.0013126018,0.01699928,-0.06813523,-0.00060908275,0.0333931,0.008909612,-0.026608221,0.013640878,-0.02738173,0.03186033,0.012494616,0.0062362286,-0.033897374,0.0042950716,-0.16712199,-0.026112981,0.02884253,-0.011727301,0.016601795,0.00035745045,-0.03864473,-0.029802082,-0.033432055,0.02529845,-0.012258731,-0.033905085,0.0046225768,0.029922917,-0.023832083,0.03664488,-0.047067408,-0.038452495,0.0022086797,-0.038704805,-0.041399907,-0.021983061,0.027455188,-0.08435884,-0.019621355,-0.02701508,-0.04327672,0.024945777,-0.050893843,0.009694453,-0.026283072,-0.0034679107,0.008815321,0.030885877,0.007808817,0.026482197,-0.023512036,-0.03942406,0.014960701,-0.012065282,0.002577018,0.060572367,0.022236379,-0.0029239457,-0.026707118,0.006165602,-0.026000548,0.049885765,-0.024063984,-0.026612787,0.024562627,-0.008035334,0.012504612,0.031582538,-0.024964778,0.03498949,0.035442073,0.010178925,0.0048857327,0.034317233,-0.0020386681,-0.10291828,-0.014379044,-0.0224818,-0.014066733,-0.035536323,-0.05873042,-0.032695875,-0.00048176633,-0.049784448,0.031749986,-0.027153976,0.022310609,-0.012398832,0.0642457,0.023281045,-0.015194595,-0.027321754,-0.016285721,-0.080680065,-0.0410659,0.0117246555,-0.0072590397,-0.032109734,-0.0438833,-0.068194985,-0.0073659862,0.026653666,-0.0065255417,0.25316462,0.0196645,0.027282719,-0.033439998,0.06432059,0.0058391294,0.014487198,0.06276423,-0.013154542,-0.024403691,-0.04505788,0.013497511,-0.04407281,-0.023123764,0.031758867,0.012409265,-0.023820171,-0.024412544,0.05946653,0.025278699,0.0005425699,-0.00094080245,0.012843379,-0.037312206,-0.037310075,-0.016817734,-0.04243458,0.028525721,-0.003947817,0.0021493768,-0.03317929,0.011268994,0.030891478,-0.017191239,-0.00031965712,0.02225354,0.03409328,0.01059737,0.028102012,0.0069349995,-0.015161922,-0.021758178,0.010961966,-0.009049067,0.011782264,-0.02854079,0.025759721,-0.010948757,0.01937532,-0.022509845,0.019761372,0.012365413,0.0028590325,-0.028080553,0.029999811,-0.02515908,-0.025669623,-0.00081456837,-0.038037766,0.0023084818,-0.01840364,-0.0037825585,-0.020524088,-0.009266773,0.027507786,0.055243798,-0.007165405,-0.001873843,0.06726469,0.026142444,0.011405536,0.036506057,-0.020104425,-0.034115322,0.02882449,0.030582618,0.00037742808,0.005675575,0.013407648,0.023243906,-0.036876973,-0.055090114,-0.049384538,-0.034873948,0.008669479,0.044996962,0.0012355356,-0.020843444,0.005492309,-0.03713377,-0.002019228,0.048249047,-0.032366607,-0.008413727,-0.025946474,-0.026157469,-0.028886622,-0.02925569,-0.061607026,-0.015762417,-0.017860454,-0.008119051,-0.015095385,-0.0070143705,0.00732095,-0.011940025,-0.014529453,0.043675993,-0.0010542823,0.04933996,-0.042432643,-0.032993678,-0.009987796,-0.013397927,-0.012872936,0.061224293,0.0029970764,0.024364645,0.02418747,0.026143035,0.035403103,0.01531105,-0.020931546,0.0040921983,0.009363991,-0.04196993,-0.019473026,0.028060257,-0.016744558,0.013557274,0.023638885,-0.026340283,0.015908442,-0.0033883802,0.023547336,0.022649413,0.05964302,-0.014451855,0.019948797,0.022170367,0.011493905,-0.037541408,0.01279574,-0.020781845,0.025455292,0.036435507,0.00493959,0.0016121303,0.0072372947,0.023970779,-0.022706416,0.035377987,0.032300472,-0.042015772,-0.0085672885,-0.058528565,-0.0019498997,0.01018479,0.012614314,-0.013839634,0.004539955,0.024014682,-0.0032295275,0.048776247,-0.014593383,-0.037986886,-0.0030166854,0.010384361,-0.02057218,-0.01210998,-0.010426335,0.00057486247,-0.038038336,0.06252839,0.029904064,0.0071681556,-0.051176254,0.0380283,0.0135000665,-0.021780234,-0.037934072,0.0133572705,-0.016770106,-0.0149720935,0.03559184,0.03769209,-0.041323762,-0.005548172,0.030984314,-0.010858465,-0.032384086,0.11257578,-0.031678423,-0.025060132,0.020133086,0.028450087,0.042415403,0.01951548,0.035967544,-0.00074631907,0.00020027524,0.02879255,0.015076422,0.0488137,-0.043364555,0.030750036,-0.024927504,0.06899542,-0.04636741,-0.020965517,0.0016765842,0.006276269,-0.03512894,0.034983117,-0.051055085,0.0023101657,-0.007574736,-0.002628762,-0.034988396,-0.0045490637,-0.027849419,-0.027810624,0.0030229464,-0.008882534,0.0020388763,0.061168585,-0.025787579,0.012887448,-0.06495959,-0.011628302,-0.0011796186,-0.012842712,0.025810208,-0.026852325,-0.025926737,-0.037702657,0.013942778,-0.004135907,-0.020590853,-0.025055604,-0.028047724,0.0097413,-0.028297177,0.046304446,-0.026539583,0.017617393,-0.028596358,-0.063140884,0.056884017,0.025220366,0.015317726,0.022071185,0.061568506,0.0381003,0.019763358,-0.048914608,-0.00076914165,0.002032878,0.015475128,-0.036816526,-0.0018774213,0.025923844,0.050173894,-0.00032843757,-0.054603778,-0.05426569,0.055198822,0.0017097683,-0.016038282,-0.021858424,-0.04780606,-0.02092433,-0.02036353,-0.011295869,0.08151759,-0.014040942,-0.07300518,0.03258251,0.028157787,-0.01991346,-0.026957525,0.011342398,0.024396459,-0.0381877,-0.043762755,-0.040500224,-0.010310535,0.019192293,0.067785785,-0.056401424,-0.012059767,-0.022639927,-0.033492178,0.05402989,-0.021379897,0.019013967,-0.021633258,0.0009954104,-0.04917236,0.015473242,-0.0075375317,0.009860568,-0.017285539,-0.013017994,-0.017614327,0.00025127246,-0.00022617663,-0.032420784,0.03201524,0.023100324,-0.008835113,-0.042484984,-0.024009543,0.0036018635,-0.00543827,0.002571762,0.035990868,-0.052665878,0.027427735,0.014098824,-0.029982112,-0.020346655,-0.01995106,0.02470525,-0.049383193,-0.012909837,-0.041093405,-0.031656194,-0.023713589,0.034249444,-0.052425966,-0.026270766,-0.04608513,-0.019336183,0.0008139727,0.0019232035,0.051286496,-0.0680085,0.07035866,-0.0073152333,-0.024109678,-0.018430023,0.045387063,-0.0196931,0.041944373,0.008893569,0.0037151242,-0.006455419,-0.033509035,-0.01034439,0.009978082,-0.0036979846,0.0050739883,-0.007934641,0.07801421,0.013549651,-0.036446106,0.039021518,0.014402488,-0.012607063,-0.018490149,-0.00052556995,-0.008156077,0.010617811,-0.03284574,0.0026496912,0.012638111,-0.056549232,-0.018975202,0.0021047867,-0.013372303,-0.017433852,-0.004692909,0.023927514,-0.02855961,0.040565506,-0.0013365771,0.008891909,0.007705303,-0.021254754,-0.016488872,0.012939482,-0.0020759525,-0.06360237,0.0019533024,-0.033850867,-0.018319447,0.05917783,0.04996247,0.026775561,-0.021121232,-0.006012901,-0.06006434,-0.029520437,-0.14151703,0.03521414,-0.017984668,0.006249946,-0.02297651,0.0020967382,0.027504556,0.0075091016,-0.0046223826,-0.047241975,0.0033446415,-0.040204447,-0.030207846,-0.012037691,0.005486906,0.015962908,-0.039782267,0.009818945,-0.032767743,0.098471455,0.052882504,0.0064561414,0.011863243,-0.02165121,-0.012601023,0.0025343036,-0.021161716,-0.033169832,-0.008740456,-0.04288676,-0.022391655,-0.034520634,-0.006886396,-0.030868381,0.00045666983,0.07809215,0.004795646,0.00689676,0.00009451935,0.017137919,0.02479027,0.0017819742,0.010405199,0.014712029,0.037922595,0.045345705,0.017215082,0.0069100196,-0.022579594,0.0072100465,-0.010864825,0.0065055476,-0.036298037,0.021898383,-0.025900876,-0.035406042,-0.039029814,-0.026889447,-0.0005966869,0.043452103,0.026001519,-0.0073909303,-0.01034037,-0.023962937,-0.01425499,0.030207833,-0.04059157,0.035314858,0.010188444,0.029183175,-0.035647772,0.01133092,-0.016489882,-0.015008192,-0.023882803,0.0063175606,0.0056300573,-0.04451469,-0.028739618,0.0039741965,0.0024046744,-0.042187043,0.028482046,-0.011449094,0.07476768,0.038901888,-0.032879736,-0.0023813713,-0.051902622,-0.000576468,-0.04702597,-0.020702764,-0.006254468,-0.049165405,-0.063956305,0.049704056,-0.006397181,0.02128543,-0.023095902,-0.0268793,-0.042774364,-0.04709662,-0.01964845,-0.056567915,0.003945844,0.015811045,0.010190753,-0.015400795,-0.0036903291,-0.052876696,-0.018616518,0.018728035,-0.00032465084,0.028765297,-0.06930301,0.0010979815,-0.040349953,0.056213297,0.02035567,-0.016743261,0.018489989,-0.062163,0.016521923,-0.04305418,0.031445988,0.067308046,0.00008780504,0.0019803497,0.016836118,-0.02016806,-0.044130426,0.007358528,0.00016968863,0.022012234,0.066266805,-0.00034680657,-0.0114341695,0.03270265,-0.0591425,-0.00004760823,-0.04294685,0.01270771,0.01309548,-0.036506906,-0.0031059284,-0.05391883,0.023994705,0.056649417,0.04606631,-0.0044503813,0.0035827518,-0.0288663,-0.008306571,0.011043543,0.0036022305,0.012468792,0.017196586,0.050615106,0.014237566,0.05207834,0.00095573545,-0.049139388,-0.04536695,0.018932639,0.005946956,0.066333316,-0.024130298,-0.015155329,0.012613836,-0.031616382,-0.0060013207,0.05696123,0.007502764,0.012008118,0.03433191,0.054658018,-0.018109912,0.010525417,-0.0003682373,0.0012315002,0.022433707,0.029100813,-0.009825697,0.044419732,0.0658157,0.012891447,-0.06398882,0.037418846,-0.013202491,0.018407065,-0.0066500143,0.0025960198,0.010591824,-0.010649396,0.025116084,0.024567755,-0.001513957,-0.024199322,0.031706978,0.047647577,0.016282,-0.014191725,-0.018058442,0.013800137,0.009167145,0.026833246,-0.04543329,-0.019758249,-0.013100206,-0.0045537716,0.000558513,-0.02767824,0.021446638,0.021048106,0.0672626,0.046147253,0.019500397,0.04866649,-0.015950995,0.027783327,0.019535357,-0.011438353,-0.07727203,-0.0051470315,0.0050717597,-0.036796566,0.0044479696,-0.009759558,0.005410402,-0.0081837885,-0.033455588,0.03204767,0.011512738,0.0313897,0.03665367,0.030366167,-0.02659192,-0.0013843214,0.011291584,-0.0017531186,0.03740535,-0.04174827,0.011091414,-0.030379124],"last_embed":{"hash":"ylo0ay","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"ylo0ay","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{5}","lines":[164,164],"size":80,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ylo0ay","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.016907418,0.029899787,-0.027645538,-0.014524395,-0.02083437,-0.078079596,0.009261594,0.034479775,0.041872494,0.017315025,0.019250844,0.029028965,-0.044939663,-0.009913861,0.028266553,0.022743905,-0.004826981,0.0031263311,-0.01109442,0.0077246795,-0.011706393,-0.022686318,0.02013196,-0.00074757746,-0.01599968,0.01353506,0.011228337,-0.018911047,-0.00029126744,0.027850589,-0.0061058416,-0.038453106,0.040258795,-0.02032919,-0.022640344,-0.0034377344,0.016391858,0.0030264684,-0.042560376,0.012616397,0.005967152,-0.0035754137,0.01476414,0.026696438,0.028208135,-0.022667196,-0.011600621,-0.014294185,-0.021215647,-0.03532084,-0.018195657,-0.02626137,0.0072349985,-0.026686788,0.01974115,0.02358453,-0.06298307,-0.04893166,0.030417806,-0.004536925,-0.0043372484,0.013481972,-0.007953715,0.010846208,-0.00035657207,0.038529906,-0.010593064,0.00047325634,-0.04338568,-0.012730113,-0.03242375,-0.0057140146,-0.018856559,-0.0104814125,-0.023841262,0.031113463,-0.03289133,-0.009573222,0.0032856448,0.067639515,0.008540764,0.02747873,-0.012264878,0.032508764,-0.03269212,0.0022171177,-0.0060666916,0.03771314,0.03871812,0.035025224,0.0006465667,-0.0019465369,0.028868828,0.0048943493,0.010541734,0.028340932,-0.02533707,-0.014075762,0.024281548,-0.019540021,0.03288402,-0.020195175,0.0029615178,-0.043491572,0.0030127212,0.0020524005,-0.014631758,0.03034952,0.035292502,-0.02064948,0.018096596,0.014967726,-0.025461216,0.01326835,0.019416852,0.026216784,0.009467835,-0.033820152,0.028757773,-0.026680108,0.0067339595,0.03646495,0.007660391,-0.012509601,0.043063607,-0.00063858216,-0.0035862848,-0.0030145955,0.005828047,-0.0033573075,-0.006454458,-0.034780387,-0.03290327,0.0037205033,-0.015654111,0.00088342547,0.050904952,0.009167126,0.00081368577,-0.06494078,0.043166626,0.025881056,-0.007300841,-0.012204251,0.01725986,-0.0022936345,0.036890186,0.02868467,-0.010410972,-0.010964657,0.0027936804,0.035111245,-0.002697818,0.0014401225,0.0048698047,0.016175918,0.011616281,0.03959902,0.008309411,-0.047171716,-0.04531435,-0.02432231,-0.03547027,0.03014405,0.033204004,0.031597707,-0.008005567,0.025154097,-0.00012564396,-0.007995793,0.02777335,-0.017032871,-0.008467689,0.035099287,0.001679151,0.04069435,0.06303299,0.010809368,-0.038465034,-0.027321883,-0.02620287,-0.014369013,-0.014653688,-0.009845398,-0.044282418,0.036093645,0.013539963,0.015927615,0.02086261,0.02699295,-0.019826967,-0.029905973,0.011034557,0.04622167,0.029058356,-0.06008758,0.06570179,0.007989173,-0.007963933,-0.037942182,-0.038472895,0.06402185,0.020427346,-0.04739423,-0.009983212,-0.032621253,-0.014381665,-0.025505422,0.015046581,-0.00869056,0.031193186,-0.023947105,-0.0056881993,0.045184225,-0.03604358,0.025403444,-0.004761373,0.007210052,0.015462149,-0.0059797904,-0.055657465,-0.003655131,0.01950163,0.023559997,-0.047416277,0.047064044,-0.011228052,0.07805925,0.017784322,0.007848494,-0.019960197,-0.034054764,0.036913004,-0.010137744,0.020693772,-0.0630451,-0.032738727,0.028715227,0.0153596075,0.012377342,0.017888738,-0.012910515,0.037749637,0.032090936,-0.012597739,-0.026624776,0.014965761,-0.002827302,-0.01727896,-0.017782422,0.008468793,0.033804998,-0.008580578,0.00043642387,-0.04471638,0.037852906,0.012539448,-0.022463292,-0.04058043,0.010971117,0.01739162,0.0032928041,-0.019771481,0.030944848,-0.0057337875,-0.025814561,0.010393248,0.008937474,0.041163616,-0.018021027,0.0008119509,0.024637822,-0.0060580196,0.019989112,-0.02890312,-0.0110279685,-0.02365197,0.0056880065,0.078464285,0.010777383,-0.0068891095,0.01232875,0.06464384,0.021346552,0.041200306,-0.06439964,-0.009843915,0.038019788,0.038186915,-0.009816524,-0.0072709955,-0.027338985,0.03431872,0.011684652,-0.025242746,-0.021345437,0.00065697567,-0.16047929,-0.019293312,-0.004483217,-0.008371147,0.015867403,0.027847283,-0.06333346,-0.04504844,-0.050707027,0.037326682,-0.048234582,-0.02981808,-0.004115479,0.015378459,-0.032441035,0.0369567,-0.044413935,-0.0028298367,0.031315982,-0.044015527,0.008320676,-0.014088938,0.045617793,-0.06136921,0.005061098,-0.02273494,0.017412523,0.001415871,-0.020060847,0.011925964,-0.073123455,-0.006019115,-0.00029799365,0.024727589,-0.012626654,0.062669426,-0.012606636,-0.048209306,0.029927336,-0.020322682,0.023959558,0.06330654,-0.016549805,0.003545476,-0.011294349,0.03166688,-0.0033755044,0.033078007,-0.070676886,-0.028425904,0.024752408,-0.03171892,-0.0000038573053,0.040734727,-0.019346032,0.013006693,0.05041902,0.03506339,-0.016179869,-0.0023471839,0.003605734,-0.06316183,-0.023497334,-0.051018357,-0.02967233,-0.0615824,-0.044035297,-0.003672979,0.001969994,-0.05835681,0.014529275,-0.0037813168,0.017512731,-0.03146804,-0.009948375,0.0006302452,0.026467085,-0.046204258,0.041318607,-0.10135801,-0.018670365,-0.003995842,0.0039832992,-0.016440114,-0.04358446,-0.032218754,-0.01299878,0.008582327,0.029482866,0.25515267,0.038768403,0.026564268,-0.04182923,0.047203843,-0.024016995,0.01564942,0.05303399,0.0071969777,-0.030236369,0.00080333906,0.041000634,-0.051168527,-0.013300426,0.001625693,0.033016797,-0.059023988,-0.005955426,0.06770284,0.021207746,-0.0040464345,-0.0038647037,0.0376477,0.0132942945,-0.067747764,-0.0044421554,-0.009787447,0.0036504727,-0.028857201,0.010873265,-0.030930977,0.0004732202,0.039907396,-0.023966786,-0.015635503,0.024358444,0.0032878793,-0.04432937,0.008788156,0.009760182,-0.028157633,-0.0003569122,0.009627032,-0.027367761,-0.00024356508,-0.0153747555,0.02154875,-0.03618723,0.017778348,0.004259886,0.015901504,0.0064476426,0.033902004,-0.019616716,-0.009328477,-0.013883041,-0.038904753,0.0044958666,-0.036176544,-0.017117048,-0.0022749424,0.012425033,-0.016279481,0.000057823985,-0.02704052,0.032619115,0.012292693,0.027856516,0.070985734,0.045638636,0.03505087,0.04467229,-0.0071168817,0.016617125,0.0112575125,0.032593526,0.01077701,0.036117315,0.009587888,-0.01967557,-0.053391803,-0.016769169,-0.019853992,-0.0037619586,-0.005913601,0.0042128274,-0.011328583,0.039858386,-0.008150438,0.027659252,-0.0028234248,0.015686447,-0.011516298,0.024561187,-0.06469317,-0.0037326666,-0.008440151,-0.0054936586,-0.05306944,0.03960571,-0.020896077,-0.041019503,-0.005504906,0.017440865,0.00073358224,-0.015140639,-0.026787916,0.047947858,0.060287733,0.02650553,-0.047320332,0.006073799,0.007558223,-0.02061436,0.038081117,0.07545368,0.01864283,0.01880963,0.020387284,0.037130993,0.044213008,-0.0036142995,-0.019565407,-0.000014189342,0.015621002,-0.03944617,-0.041384373,0.019947883,0.030376418,0.03663556,0.023660423,-0.039294142,-0.00032269096,0.046257883,0.021875475,0.037635956,0.04799327,-0.010713253,0.033603095,0.017763782,0.047178544,-0.03089878,0.027124915,-0.01554705,0.0038926764,0.024846194,-0.004004465,-0.01170539,-0.0068818363,-0.0027201702,0.00028487135,0.05929645,-0.0138967065,-0.0530721,-0.017615685,-0.02845262,-0.017829731,-0.005321543,0.008671526,-0.018453384,0.018235449,0.017575463,-0.0065147895,0.05573941,-0.043785695,0.029204069,0.013042889,0.015093463,0.0063523897,0.00763732,0.0011580845,-0.025118068,-0.04360891,0.029286277,-0.000604596,-0.028362464,-0.024243534,0.056788087,-0.012308828,-0.030764341,-0.04917004,-0.015640263,-0.008217755,-0.023187649,0.023792304,0.015044771,-0.058051996,-0.014172802,0.026710564,0.0009005992,-0.0054930355,0.1177362,-0.023907248,-0.023324575,0.053894795,-0.023239318,0.07632257,-0.01653314,0.0038152875,-0.03894728,-0.0007795511,0.018641116,0.041671645,0.019748038,-0.048480548,-0.0008386605,-0.012766196,0.07689711,-0.046614476,-0.008222859,0.004000177,0.0031000704,-0.041578893,0.042037725,-0.00985023,-0.015783345,0.05911715,0.006983418,-0.052168664,-0.035178866,-0.01843603,-0.05454736,-0.016853519,-0.03589703,0.017684462,0.045534782,0.015438972,0.0036118808,-0.021997945,-0.017670082,-0.015014577,-0.0056219692,0.035432026,-0.033604696,-0.033619206,-0.029402252,-0.0076626427,-0.0034761063,-0.023834174,-0.049990892,-0.012934814,-0.057258874,0.0045430018,0.05086196,-0.014493409,-0.031398367,-0.03241837,-0.036811527,0.046008073,0.0042289817,-0.0093147075,0.014150625,0.030892562,-0.010750699,-0.03348676,0.01359432,0.043952078,0.0022952503,-0.017888768,-0.029105306,0.02298283,0.052060947,0.02399019,-0.0069803796,-0.02949842,-0.031790864,0.03328617,0.0043901135,-0.02747778,-0.045022313,-0.0038505732,-0.03710258,-0.017726297,-0.023821734,0.042760525,0.008842796,-0.027943967,0.055244405,0.048252437,-0.01656972,-0.018468237,0.017851187,0.019674404,-0.016146695,-0.015183525,-0.011525852,0.007731016,0.051491696,-0.002613957,-0.043275066,0.017389901,0.021465164,-0.06791117,0.050110005,-0.022378815,0.009862162,-0.028117552,0.029839342,-0.0093268575,0.017302915,-0.00377309,-0.015250623,0.0072154133,-0.010855156,-0.006242425,0.0065459246,0.012213385,-0.09162473,0.005600947,0.045929454,0.004501839,-0.054865427,-0.04229793,0.027605874,0.011900992,-0.017267995,0.0014313838,-0.039005555,0.008156992,-0.021587586,-0.041437477,0.0062025897,-0.035630777,0.007498657,-0.080359496,0.0023193252,-0.04960316,-0.006191171,0.0018848442,-0.0043978724,0.01100749,-0.03818059,-0.007687548,-0.033277936,0.016427912,0.03629668,0.01292587,-0.06311701,0.059826165,0.002445435,-0.025853205,-0.008975017,0.07714735,-0.038446013,0.018764164,0.0013565173,0.002573598,0.008698029,-0.011915508,-0.010334523,0.008739971,0.0010340095,0.0147900395,-0.0044955635,0.08697811,0.00087782496,-0.011249549,0.0021906944,0.031100292,-0.031289842,-0.029591028,-0.0053914883,-0.01100428,-0.018705798,-0.027468387,0.009980718,-0.008745212,-0.033879846,-0.0027556955,-0.033018038,-0.032096125,-0.01093278,-0.015377604,-0.022448579,-0.04385107,0.018943679,-0.047671504,0.030558174,0.015118242,0.023586633,-0.006012469,-0.005130476,0.013504929,-0.054421138,0.008796243,-0.025253022,-0.009073222,0.049756505,0.014287755,-0.0024538483,0.0033569164,0.044766456,-0.015508146,-0.015489307,-0.1499519,0.025172483,-0.015101287,0.018574072,-0.004295026,0.0050531696,0.018652787,-0.024632758,0.004974066,-0.028735586,-0.0036873294,-0.019251501,-0.016147021,-0.00814981,-0.0057921084,-0.0042033717,-0.020127254,-0.02883584,-0.034788925,0.043631643,0.045400076,0.004326488,0.04203764,0.020716717,-0.017544074,0.0033246686,0.0021096396,0.016141972,0.0028409546,-0.01473455,-0.014415197,-0.03442174,-0.0036116955,0.020975322,0.027482193,0.027792102,0.023885239,-0.011492138,-0.024269028,0.009920216,0.0018952497,0.0161358,-0.027390774,-0.011978333,0.07086263,0.10585967,-0.03748978,-0.015820285,-0.02299448,0.023651805,0.015395395,0.036173288,-0.029717043,0.030120654,0.0035161485,-0.015099548,-0.049751796,-0.015801147,-0.014761953,0.023859857,0.045722764,0.05535906,-0.015692195,-0.023641683,0.037787944,0.02407485,-0.059473455,0.04153292,0.006695805,0.004938683,-0.0056804027,0.012534221,-0.024610313,0.016596893,0.016480992,0.0059840237,0.021294946,-0.04428207,0.01298467,-0.014327607,-0.062731855,-0.04683803,0.014207926,-0.035404813,0.092918366,0.055418294,-0.009962648,-0.012544403,-0.0284543,-0.016995937,-0.06496713,-0.01568696,0.005934963,-0.023685344,-0.03545018,0.06692485,-0.01010727,0.005224696,0.014497479,-0.012299285,-0.06986514,-0.045197,-0.005869996,-0.021829987,-0.01364357,0.015507741,-0.0018979788,0.0012302698,0.008999032,-0.03721177,-0.050026625,0.0014479063,-0.011661922,0.0030307458,-0.048107803,-0.016105657,-0.071234524,0.020563083,-0.0028965191,0.014098455,0.00820111,-0.030846864,0.032914277,-0.03749812,-0.0006972518,0.026727563,0.011704637,0.012368818,0.03147196,0.0020616408,0.0006596699,0.0054916954,-0.029906375,-0.01241222,0.05498154,0.012550786,-0.030804386,0.02102011,-0.061162356,-0.02866301,-0.028452806,-0.011383494,-0.0020952835,-0.04128035,0.003170731,-0.039465792,0.023759842,0.053237732,0.019662388,-0.0061219786,-0.0012911018,-0.031294968,-0.025789633,0.01957398,-0.030729795,0.02850196,-0.0028704798,0.019638635,0.031851172,0.057415396,-0.02991481,-0.07360824,-0.020257626,0.0025669269,-0.017895559,0.0636922,-0.040402733,-0.019507563,-0.000194166,-0.0034698271,-0.0049266056,0.05338175,0.0012398928,-0.008821635,0.010288462,0.032566506,-0.02006167,-0.010606219,-0.015248992,-0.016264714,0.038605306,0.0062710405,-0.015265468,0.029964302,0.01856476,-0.018419396,-0.055092312,0.004414388,0.02433182,0.010346958,-0.03619806,-0.031548753,-0.042980272,-0.02776593,-0.018778268,-0.028863158,-0.002440788,-0.007096988,0.020227564,0.028176289,0.016697258,-0.0076835165,0.009999108,0.0005792114,-0.012421445,0.05469909,-0.0145849455,0.048417002,-0.0058098985,0.009132571,-0.013540391,-0.015168091,0.015425696,0.0244573,0.01768761,-0.016943298,-0.013649087,0.023155231,0.006256483,0.012623167,0.019687593,0.03950616,-0.019454446,0.01930949,-0.013737409,0.002862077,0.020575084,0.001101131,-0.0059506577,0.0026177913,-0.022140477,0.026738089,0.009920178,0.012752937,-0.009131807,0.03761556,-0.032295473,0.023655629,-0.009610105,-0.0012049947,0.023883048,-0.025732573,-0.010256176,0.008886682],"last_embed":{"hash":"12j27yy","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"12j27yy","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{6}","lines":[165,166],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12j27yy","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020305015,-0.008159062,-0.0058847577,0.016759675,0.010753584,0.00068395294,-0.0049041747,0.02215939,0.037119325,0.017250273,-0.00089215353,0.008011916,-0.040814504,-0.03714473,0.022925898,0.012919547,-0.069542944,-0.0150349,0.006973003,-0.018527403,-0.00049914577,0.016886275,-0.03782174,0.00051797455,-0.004985864,0.011888708,-0.019357955,-0.015376564,-0.0033448085,0.034594987,-0.0026429272,-0.07748033,0.026547052,-0.028336555,-0.0067018615,-0.009740061,0.016520783,0.013091452,-0.021029085,0.03639951,-0.01090222,0.004529916,0.07162098,0.0053930404,-0.00773828,-0.000118727876,-0.029755386,-0.011332896,-0.006178403,-0.03478169,0.012630858,-0.0042014373,0.024177557,-0.028192217,-0.0328589,0.025979955,-0.025552353,-0.047733765,0.009385629,-0.005303861,-0.0052100294,0.043773517,0.007781602,0.04039518,-0.00861619,0.034856252,-0.0014308663,0.006938706,-0.047586106,-0.022586642,-0.039982494,0.017703002,-0.022305962,-0.018363766,-0.022481296,0.008800947,-0.043782573,-0.019310173,-0.045320846,0.061773036,0.016159147,-0.0013377465,-0.02645505,0.027185703,0.0059213093,0.01951413,0.03279293,0.029160671,0.0289799,0.0019881,-0.024300827,0.019912764,-0.015713105,-0.022455076,-0.0016774678,0.047056194,-0.011699342,-0.034242526,0.023462016,-0.008544724,-0.0070341127,-0.016311776,0.00642046,-0.0060744793,-0.034896962,-0.014459463,0.010747059,0.023914825,0.005306825,-0.0247654,0.059977613,0.0150645515,-0.0076679024,0.025027605,0.025698118,0.012090523,-0.026772102,-0.028110838,0.016328976,-0.03823092,-0.0029858057,0.046182174,0.011272361,-0.043704774,0.03885251,-0.0077312402,0.01610909,-0.012417418,-0.0038536168,-0.029602898,0.009721225,0.01720593,-0.03276055,0.035499457,0.00374947,0.007462707,-0.03307768,-0.021796016,0.011283081,-0.02459983,0.042319942,0.0026220996,-0.009917774,-0.021628203,0.01604886,-0.012047524,0.019139132,0.016530622,0.052493636,-0.033586923,0.04432997,0.0004979416,0.02930557,0.030035231,-0.009752613,0.014298091,0.034717035,0.018019466,-0.00693563,-0.007935874,-0.028935028,-0.013088915,-0.033164542,-0.012588146,0.037073866,0.005842616,0.0071276175,0.055549845,-0.00084733905,-0.004964116,0.022841288,-0.018084142,-0.038891338,-0.00096528523,-0.007865619,0.052854262,0.106943905,-0.016299283,0.015497328,-0.041999348,-0.015078275,-0.0013109561,-0.010140807,0.003087461,-0.012536446,0.024032181,-0.018788809,0.021837102,0.022705978,0.004470178,-0.0029631306,-0.0032488094,0.016666442,0.0036193046,-0.006357937,-0.01568179,0.03477277,0.020547494,-0.01403738,-0.0765283,-0.048187632,0.03832243,0.028081354,-0.070522934,0.008517531,-0.028166603,-0.046538353,-0.010547362,-0.01901486,0.010730754,0.024822282,-0.015707871,-0.05077854,0.015376372,-0.03518607,-0.018829007,0.008522919,-0.026372332,0.054306068,0.022342023,-0.015301408,-0.0023980427,0.008273277,0.03153709,-0.023742868,0.019146973,-0.006826282,0.07173396,-0.0050781933,0.0065304847,-0.033436663,-0.020422122,0.018589947,0.01665244,0.015925203,-0.029478267,-0.0468769,0.015337316,0.041491613,0.031703457,-0.008731209,-0.041106064,0.053720877,0.016480384,-0.01043015,0.040626176,-0.00698214,0.03287714,-0.019901145,-0.05501407,0.00038211152,0.010161494,0.028380815,0.009329046,-0.015737727,-0.009873593,0.0033519417,-0.012350092,-0.050912287,-0.0139526725,-0.010683998,0.03746312,-0.0013192784,-0.006122071,0.018984664,-0.010365356,0.026531966,0.030257948,0.013170474,-0.01451293,0.007034429,0.03529071,0.030499838,0.017065458,-0.04139855,-0.021928357,-0.03386634,-0.006401247,0.082890116,0.023204079,0.021386009,0.03196992,0.03345343,0.0019461401,0.045478977,-0.0061987564,0.0026428062,0.007673741,0.024067407,-0.018019155,-0.019756079,-0.039167047,0.027106348,0.015437499,-0.0058236304,0.0017854004,-0.008677355,-0.15052658,-0.03158763,0.038088623,-0.03341812,0.020050704,0.0075895805,-0.06361757,-0.012838717,-0.060233995,0.0414494,-0.012428942,-0.031495202,0.02764719,0.060338467,-0.006783986,0.0199868,-0.0020697936,0.009574221,0.0058130645,-0.031772014,0.0048077996,-0.04914793,0.0055682557,-0.040952213,0.025840582,-0.010708096,0.041141238,0.00996768,-0.008373821,0.01365222,-0.04606154,-0.021490019,0.016705928,0.013858,0.027631335,0.005338961,-0.017726563,-0.037496734,0.029189693,-0.01515783,0.039233644,0.04501499,0.027793206,0.00049314415,-0.033979714,0.023671063,-0.028666083,0.041252222,-0.042225845,-0.024806378,-0.011371821,-0.015753893,-0.013453087,0.01595775,-0.028006844,0.046064544,0.055867366,0.039410647,0.06969385,0.004500762,0.018205555,-0.09838155,-0.033532932,-0.031034132,-0.048338857,-0.031267226,0.007566897,-0.009246695,-0.028853841,-0.04779042,0.018704291,-0.05743448,0.004091813,-0.014520234,0.019485446,-0.019787008,-0.02908901,0.0083880015,-0.012449543,-0.110125765,-0.05441861,0.02816774,-0.006613785,-0.033885717,-0.027853519,-0.06362456,-0.03610003,0.048312817,0.01771568,0.24343202,0.044099085,0.0036836758,-0.092247345,0.0178545,-0.02243706,0.0058016046,0.08580951,-0.005338034,-0.002991839,-0.024731612,0.0060833995,-0.02669373,0.007957888,0.029191501,0.036206644,-0.036003735,-0.01012173,0.033658598,0.04418461,-0.011104273,-0.0031479965,0.076471224,-0.002339278,-0.037705474,-0.042578164,-0.04041455,0.021426523,-0.024812903,0.03307399,-0.015396159,0.005464989,-0.0077803996,0.0011939238,0.00024392038,0.0047748634,0.04907875,-0.038257573,0.020393312,0.02455582,0.004006634,-0.014244395,0.0041306117,0.013292169,0.02087775,0.01609711,0.04358901,-0.039960474,0.018486377,0.028309435,0.01667223,-0.07057405,0.0042602094,-0.030355144,-0.006268994,-0.04386716,-0.064841464,-0.010316789,-0.036389362,-0.00924496,-0.0063204286,-0.015321491,-0.01958832,-0.027000329,0.027511448,0.017352344,0.034648404,0.010471992,0.05193148,0.030529734,0.038369168,0.024128307,-0.0039960993,0.0069397474,0.008266669,0.04397918,0.02103564,0.024627829,0.0028777309,-0.004313472,-0.035406735,-0.013019377,-0.02231294,0.00045987163,0.0068804696,0.024398722,0.013172917,-0.027360916,0.015810674,-0.031339984,0.0014082467,0.038500987,0.00009503975,0.021557584,-0.00939461,-0.031060297,-0.0247131,-0.013766579,-0.055096928,0.010038825,0.020166848,-0.042957883,-0.012256978,0.0073217554,-0.0005663804,-0.06308396,-0.024652142,0.037365522,-0.024497496,0.006328463,-0.05560781,-0.012631571,0.031940725,-0.008667308,0.015785092,0.070161216,0.008105703,-0.009322573,0.02238241,0.016357113,0.030671485,-0.013653274,0.015491942,-0.0020259477,0.0022654068,-0.03943895,-0.013092899,0.033047933,-0.040888187,0.03224565,0.05166671,-0.041456833,-0.06417331,0.033459954,0.022457859,0.010139494,0.05671009,-0.016225442,0.01744166,0.024584612,0.011331008,-0.0013758997,0.019994847,-0.055003554,0.02193226,0.063602716,0.006885101,-0.024171798,0.014275492,0.01257886,-0.031023249,0.069800995,0.009925776,-0.04639512,0.009416034,-0.028703127,-0.024743307,-0.019320013,-0.006252269,0.012193525,-0.006161766,0.009654793,0.020040564,0.05979475,-0.033874042,-0.0071107335,-0.0020838464,0.020102939,0.0042334213,-0.00557576,-0.003566896,-0.034298986,-0.029390397,0.048222832,0.021816432,-0.04307605,-0.0078116907,-0.008112031,-0.009862381,-0.0005145512,-0.02076335,0.011264803,0.004195168,0.010893964,0.043860596,-0.027496258,-0.032416783,-0.015760416,-0.011845397,-0.005220698,-0.02216144,0.0962795,0.012952636,-0.005145849,0.03057482,-0.009121783,0.053862654,0.006117731,0.040692452,-0.036032613,-0.026539283,0.008390956,0.015040536,-0.0035750587,-0.019952795,0.00044894303,-0.026987245,0.064244546,-0.015342308,-0.016284032,0.041395806,0.0089073945,-0.05207723,0.026541414,-0.034802817,0.009926236,-0.00029188313,0.021747837,-0.05512372,-0.026187724,-0.033333883,-0.04998301,0.021137863,-0.03295939,0.001371382,0.020681866,0.0012389554,0.02133568,-0.058111288,-0.005066723,-0.008159218,0.00834624,0.0120841535,-0.022165528,-0.029347818,0.017688537,-0.015791005,-0.003578716,-0.0092408685,-0.045453228,-0.007884139,-0.00032047086,-0.00783528,0.04738676,0.010625481,0.034927215,-0.059110086,-0.0547126,0.081346676,0.039737776,0.0150349755,0.020779563,0.04438176,-0.012007693,-0.008163126,-0.0076857675,0.0071360935,0.020244975,0.036748793,-0.039426375,-0.02099075,0.046727367,0.038251925,-0.02659067,-0.027180841,-0.04679902,0.019171625,0.024846852,-0.02663854,-0.010807502,-0.027786374,-0.01116502,0.020483514,-0.005094652,0.020671368,-0.002196691,-0.06675807,0.05137815,-0.0022557513,-0.047864176,-0.047634467,0.035616748,0.0044208975,-0.022585845,-0.005806404,-0.009667509,0.012910932,0.017010177,0.041453443,-0.030851655,0.00050322525,0.00877981,-0.054509696,0.046246044,-0.026704045,0.036902994,-0.017288305,0.023141602,-0.02060452,-0.013750375,-0.0063169254,-0.00016709295,0.0071116164,-0.06689353,-0.014893712,-0.036814522,0.0039354605,-0.029909594,0.023766544,0.04459156,0.010085761,-0.06071497,-0.06565811,0.041044373,-0.005565314,-0.02918913,0.045188922,-0.04396038,0.0106396,-0.002355047,-0.06291556,0.00024211922,-0.037655566,0.024545217,-0.049396574,-0.026320217,-0.06495645,-0.044382904,-0.019169863,-0.028779227,-0.058874667,0.02432951,0.015493783,-0.057986375,0.030324835,-0.028016815,0.032751016,-0.043277152,0.028687483,0.018788127,-0.027343221,-0.041615553,0.059177317,-0.037473164,0.013276653,0.04245125,0.0037583502,0.0025568746,-0.031279538,-0.015159884,0.004566477,0.005132729,0.022150174,0.0046293293,0.0506211,0.0054942346,0.003825668,0.0017267464,0.022396699,0.022704734,-0.029259061,0.02644215,0.020968603,0.012917236,-0.050388135,0.010628664,-0.025407793,-0.022480953,0.00903804,-0.017302724,-0.025046336,0.027569044,-0.0069392817,-0.011925812,-0.0325636,0.009333296,-0.008664282,0.009763739,0.016131552,-0.013844833,-0.043782834,0.017737841,-0.006539733,-0.02647311,0.044478893,-0.03423207,-0.054094814,0.0316843,0.025742674,-0.00062334305,0.042042173,0.040348757,-0.029105859,-0.03464074,-0.11405367,0.032074533,-0.035315253,0.015356338,0.0005170586,-0.009765201,0.02579061,0.006679751,-0.017446807,-0.04287333,0.005700027,0.007597117,-0.011937952,-0.015697358,0.032354996,0.002815627,-0.040301114,-0.02991365,-0.008941164,0.077504836,0.039554797,0.04001971,0.030952236,0.012598749,-0.009876976,0.013678805,-0.011377458,-0.024467712,-0.0072168196,-0.041757304,-0.0103122275,-0.0506597,-0.012562466,-0.005125029,-0.009430669,0.045275837,0.0029251345,-0.022538941,-0.008204777,0.014213489,-0.009998718,0.012869075,0.008114446,-0.005931051,0.026782345,0.023654865,-0.022140197,0.0018567324,0.0021665099,0.013720171,0.015509244,0.00623778,-0.07324229,0.015251458,-0.01208066,-0.04210478,-0.09204082,-0.031439118,-0.008900045,0.0103905145,-0.033650085,0.049038164,0.006882607,-0.020490298,0.0074912678,0.027469756,-0.015996797,0.038839694,0.014270181,-0.0025703113,0.000027359642,-0.0029316125,-0.0228424,0.000011834342,-0.024583027,-0.014986884,-0.006413207,-0.051430497,0.007670892,0.011801289,-0.014343835,-0.012417798,-0.015951386,-0.006803467,0.020473301,0.0282278,-0.017169213,-0.003217118,-0.041173644,-0.031244477,-0.03946129,-0.024246614,-0.01933151,0.00062322913,-0.05386286,0.0319861,0.008582192,0.036357764,-0.006145504,-0.0028439495,-0.01633485,-0.031784747,-0.021369172,-0.022672623,0.014970848,0.022707699,-0.008971883,-0.008154516,-0.0074633793,-0.040619817,-0.0032200892,-0.007634443,-0.015011184,0.008632985,0.019218376,-0.017116398,-0.03700393,0.076247565,0.024756817,0.026091924,0.0034318788,-0.022479873,0.017625613,-0.020794705,-0.024460575,0.011150207,0.0017120558,0.018248426,0.040854756,-0.013994966,-0.010813011,-0.0066531925,0.0056902687,-0.008069224,0.042603694,0.04014457,-0.02175477,0.019421438,-0.036340754,-0.0048629045,-0.04102422,0.049455304,-0.017663267,-0.0353771,-0.019960264,-0.014692455,-0.0008601734,0.035388157,-0.007352762,-0.027493712,-0.0024899328,-0.0021212597,0.009760074,-0.020243311,-0.04872975,0.044293877,-0.027849514,-0.0026562077,0.0077407085,0.051498055,-0.032120492,-0.03107389,-0.03928516,0.019693624,0.01146115,0.057108644,-0.022326672,-0.032538973,0.022425504,-0.04570785,-0.024732469,0.030148977,-0.015362515,0.013082213,0.057934444,0.06297355,-0.01240898,0.018709857,0.034323398,-0.0062602777,0.042526916,0.029807368,0.02205118,0.043171443,0.0681156,-0.012501805,-0.06769753,0.030552346,0.016579134,0.006194372,-0.027803425,-0.015217969,0.024765901,-0.0057982737,0.025751228,0.0170593,0.0053076306,-0.0071468907,0.00007672092,0.049014624,-0.0015593575,-0.029176854,-0.007940251,0.027155684,0.034746088,0.04052691,-0.013109509,-0.041750718,-0.03371763,-0.0036151647,0.0142671345,-0.027233759,0.018582085,0.058999024,0.048759684,-0.04196735,-0.02245589,0.040863853,0.0245189,0.025161022,0.09911168,0.026091795,-0.025360513,0.0033611523,-0.024068952,-0.019778537,-0.012009941,-0.009630047,0.0092696315,0.0029443738,-0.028605124,-0.012203528,0.027220879,0.041670796,0.012392079,0.053926684,-0.056478124,0.011931104,0.0035705527,-0.016929606,0.025463501,-0.024221323,0.026171945,-0.029325772],"last_embed":{"hash":"oaobw2","tokens":66}}},"text":null,"length":0,"last_read":{"hash":"oaobw2","at":1762844639271},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{7}","lines":[167,168],"size":74,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"oaobw2","at":1762844639271}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0005060378,0.009443311,-0.026362924,-0.017454622,-0.00014499952,-0.011792228,-0.012372703,0.02228373,0.0629357,0.01860207,0.0018068868,-0.012930826,-0.014053178,-0.026753621,0.030040424,-0.0028848366,0.005494723,0.020506868,-0.0015408582,-0.029620983,-0.017892983,-0.019870467,-0.023191223,0.021960888,-0.0072855805,0.029785322,0.0066492492,-0.025210736,-0.00012074737,0.047961462,0.0022804285,-0.026328485,0.013760703,-0.020729274,-0.017672462,-0.022390729,0.011628308,-0.026537742,-0.055715352,0.038668953,-0.004323405,-0.02670586,0.0099806795,0.00609684,0.0074390694,-0.047125302,0.00015056973,-0.04565252,-0.035059832,-0.06306407,-0.016404945,0.0046616374,0.025310589,-0.018267605,-0.0024034665,0.0056494153,-0.061631482,-0.050802168,-0.024097143,-0.009728705,-0.0022271145,0.011932838,-0.022746334,0.016145943,0.011805535,0.06120684,0.0056868945,0.02974318,-0.034074053,-0.03310576,-0.035447907,0.010892029,0.05236043,0.0018552669,-0.014428756,-0.0035845605,-0.0034217532,-0.021145197,-0.0022355753,0.066352375,0.0130132735,0.025166286,-0.016808204,0.013198645,0.014443135,0.009654606,0.0056819464,0.00991946,0.0045328406,0.015663238,0.0012571069,0.007631602,-0.012382803,-0.047091354,-0.009088886,0.024850225,-0.001194071,0.002870951,0.054278027,0.0048161633,0.051863573,0.024875646,0.00984228,-0.02594725,0.031548493,-0.024460185,-0.0059906766,0.048061017,0.03014588,-0.012493142,0.027090846,0.03690806,-0.026481267,0.01995421,-0.0018559074,-0.0027052693,-0.00031655314,-0.049061,0.029173248,0.01836208,0.0024507164,0.048490457,0.0009095054,-0.032090705,0.02184977,-0.033520598,0.03046241,-0.01764581,0.0051022856,0.020676922,-0.012491321,-0.018044803,-0.035931416,-0.007192231,-0.013926108,-0.01794832,0.031835996,-0.022322739,0.020830782,-0.06326629,0.05022879,0.005484854,-0.026178174,-0.012350715,0.057855416,-0.042319033,0.026224358,0.026068535,0.017205069,-0.024904344,-0.007817982,0.046870753,0.036427382,0.0093480265,0.014439667,0.012266268,0.02590691,-0.019483183,0.0027135278,-0.018545007,0.017818373,-0.038256396,0.017545283,-0.024362285,0.04727268,0.0026441086,0.019637844,0.07767596,-0.009144523,-0.01742462,-0.016850846,-0.032672483,-0.033889487,0.019291276,0.00032349475,0.01762819,0.11020529,-0.011222551,0.029691666,-0.018896865,-0.010427124,-0.019589245,-0.006091758,0.012886178,-0.0072372956,0.018926177,0.038863152,-0.0033206858,0.026288431,0.0049612657,0.0026515906,-0.023245217,0.019384105,0.017035235,0.0363969,-0.029889617,0.030912088,-0.026629182,0.013250793,-0.031825688,-0.03386663,0.030158175,0.03212267,-0.05276891,-0.010504746,0.031912297,-0.037569523,-0.04838936,0.006729328,0.01121373,-0.013188514,-0.021186212,-0.04815162,0.033511285,-0.034151133,0.012221246,0.0023459438,-0.029377177,0.022707447,0.03906219,-0.031150192,0.017081907,0.019524649,-0.025237937,0.038221423,-0.012065705,0.006377099,0.056410924,-0.0064732702,-0.028235922,-0.013647489,-0.00198217,-0.035975207,-0.010075733,0.005374563,-0.018871643,0.012444934,-0.0008325943,0.037413288,0.011566934,0.006842502,-0.006648462,0.03558651,0.011557887,-0.008886673,0.025457878,-0.0021401006,-0.0049587414,-0.009722151,0.004853943,0.020018019,0.046358157,-0.01883689,0.001193506,-0.038698565,-0.0041825715,0.0375978,-0.011356457,-0.026318995,0.012948743,0.0039996393,0.0305532,-0.023987774,0.027641306,0.011906426,-0.07316809,0.019414505,0.028597293,0.008294982,0.018731644,0.0034433175,0.0056531695,-0.012792759,0.0029976906,-0.008224668,0.03680952,-0.056950834,0.0033595841,0.09043267,0.055172846,0.014156332,-0.0054884665,0.014937675,0.024484657,0.039974213,-0.039580632,-0.037934277,-0.0099929795,0.011436985,-0.0067847725,-0.009299979,0.0016713027,0.041221935,0.0049004382,-0.009842992,0.016530275,-0.024486316,-0.18036969,-0.017319359,0.012649282,-0.02762782,0.01785687,-0.004341339,-0.04858317,-0.010752517,-0.0071162786,0.010389607,-0.0025170753,-0.032476727,-0.038007416,0.030919459,-0.017946038,0.018968433,-0.020187238,-0.05116278,0.03634899,-0.018219445,-0.012231638,-0.033615164,0.08404709,-0.038765974,0.002619953,-0.015673252,0.011631365,0.036503658,-0.022315953,-0.020690067,-0.018041294,-0.027746396,0.0011803805,0.06323664,0.00142472,0.012122815,-0.016341416,-0.04961156,0.02299866,-0.029413063,0.0036846315,0.08701359,0.008468626,-0.020968037,-0.01787948,-0.007663009,0.0050622616,0.029879518,-0.04506999,-0.028791929,-0.011459585,-0.018807387,0.0001116323,0.020306578,-0.047150403,0.033157185,0.04134131,-0.0073594614,0.013720083,0.014106222,0.004519936,-0.09444966,0.014300252,-0.04704898,-0.044543467,-0.07864008,-0.028871357,0.015892783,0.0077989926,-0.029794304,0.026802873,-0.032190587,-0.0014817945,-0.023183113,0.05422434,-0.008777542,-0.020887965,-0.06190574,0.025305135,-0.095508255,-0.0040089726,0.0071626864,-0.0008444636,-0.032753307,-0.05473903,-0.08042777,-0.029026186,0.017764265,-0.0029223878,0.25235915,0.08625321,0.0028466398,-0.037811715,0.043843277,-0.03701896,-0.009205102,0.049437594,-0.032397304,-0.03360047,-0.0058049285,0.024785219,0.014991443,-0.017923206,0.042078882,0.06183546,-0.030889753,-0.001472958,0.04389386,0.0013421319,-0.032534152,-0.04345037,0.02244165,0.002669594,-0.016136982,-0.0169259,-0.0010710104,0.0022115095,-0.0107819475,0.03792269,-0.04714232,0.0040324065,0.021732833,-0.049048636,-0.028152302,-0.021654412,0.030506713,-0.019532649,0.009082681,0.004928313,-0.010608551,-0.010835084,0.00019857503,0.012434624,0.052723836,0.0062476876,0.025355296,-0.04558179,0.009732342,-0.023613721,-0.014782734,-0.026202708,0.0077364687,-0.0000010257596,-0.011228271,-0.0295521,-0.05505994,-0.03030103,-0.0036868951,0.038312335,0.030262804,-0.0020436174,-0.032961685,-0.025723176,-0.012744789,-0.00083389896,0.051904656,-0.05259898,0.034888636,0.057103965,0.016934147,0.02607563,0.003519768,0.0141571015,0.025842445,0.040361423,-0.022059442,0.023570698,-0.019899566,0.003901419,-0.010744289,-0.017578753,-0.027983679,-0.05971995,0.029386362,0.02651454,0.0030285176,0.012284964,-0.0005763616,-0.022092652,-0.015598264,0.02503981,-0.0033380259,0.0062898565,-0.0020822685,-0.0057503935,-0.029438168,-0.017569201,-0.037245546,0.0076779784,-0.024303123,-0.026574904,-0.017915886,-0.020071788,0.007139907,-0.03506869,-0.021056639,0.009373579,0.013258287,0.028711438,-0.05226559,-0.013501728,0.0028261694,0.008936263,0.043974914,0.06250784,0.0066155684,0.0040415493,0.052461218,0.04117216,0.032221604,-0.01221135,-0.030671887,0.06891162,0.03205677,-0.0031179849,-0.036329433,0.038040634,0.003997136,0.033246458,0.03801427,-0.04358632,-0.05765356,0.00449184,0.023414008,0.010828638,0.028612532,0.039974187,0.00680017,0.006717492,0.011651899,-0.027024249,0.032095633,-0.0072580515,0.032561842,0.027398407,-0.0026241238,-0.017363645,-0.013004,0.012219995,0.011036309,0.03166937,0.031065488,-0.051805247,0.0104565015,-0.062075194,-0.012080266,-0.0028025962,-0.017013207,0.0027189525,0.043732695,0.018725824,0.0014742763,0.04829432,-0.024672078,0.03755284,-0.021817606,-0.0038955188,-0.009855481,0.004883307,0.018826537,-0.038077407,-0.02098976,0.02367404,0.009931173,-0.028549783,-0.029666547,0.017911527,-0.029950658,-0.055536237,-0.005623774,-0.0090369405,-0.0069845305,-0.020825563,0.026002051,0.058323417,-0.023533495,-0.016278693,0.009836869,-0.03438006,-0.024081284,0.08140398,-0.06679352,-0.026489757,0.042190604,-0.0032269903,0.047482353,0.010857167,0.02058612,-0.024297757,0.0075659337,0.032293323,0.034526035,0.004969022,-0.016413895,-0.013193545,-0.01182048,0.040564567,-0.016501969,0.014085888,0.037450973,0.022563355,-0.03509658,0.028317712,-0.023539588,-0.025081027,0.0043104966,0.014146008,-0.08056708,-0.055144936,0.012096681,-0.049026646,0.016705243,-0.042836808,-0.014798219,0.034425378,-0.023696097,0.015563961,-0.037402276,-0.028466018,-0.00080720964,0.0012070022,0.009755914,-0.024445245,0.037190467,-0.010095079,0.006467843,-0.0024814229,0.0043407483,-0.045435376,0.010974126,-0.008452028,-0.017570598,0.06780417,-0.0011926448,0.0051344642,-0.03654763,-0.023069562,0.063507624,0.018373832,-0.0066993665,-0.0027332958,0.060342915,0.00092831487,-0.0066387276,0.00877925,0.034457143,0.020823106,0.038621444,-0.014255264,-0.0051591094,0.052921746,0.028280793,0.0067637665,-0.040084746,-0.0155921895,0.046326574,-0.024792552,-0.03383029,-0.027436614,-0.020598108,-0.02014956,-0.031906035,0.007593126,0.07796931,-0.012956904,-0.06104045,0.08226212,-0.008770077,0.007795244,-0.028542578,0.036582336,-0.02315633,-0.015215699,0.0010924088,0.052055903,0.01954009,0.055038713,0.011697736,-0.04136187,-0.014508575,0.024083475,-0.030573789,0.046104103,-0.0021553074,-0.0058222683,-0.005242946,0.060358606,-0.025228886,0.02056816,0.0037832886,-0.01522449,-0.0058246725,-0.0335611,0.0009478132,-0.029198227,0.015677188,-0.043230925,-0.005379353,0.041110795,0.0055679213,-0.081511036,-0.03381092,0.034201156,0.01087153,-0.033842217,0.018878972,-0.013233706,0.018641666,0.019815518,-0.06691906,-0.006554845,-0.0131115,0.029569449,-0.07733439,0.013267679,-0.036010265,-0.013452953,-0.00905113,-0.028491108,-0.010670931,-0.0053206095,-0.015679006,-0.018107012,0.053101268,0.02133439,-0.011096107,-0.059046883,0.058663853,0.0026001465,-0.06221912,0.007785424,0.03740253,-0.016896294,0.042098388,0.009308635,-0.0015228338,0.0044477456,0.016927715,-0.021399511,0.03474154,-0.0062189023,0.0046607684,-0.01946253,0.058847006,0.055434246,-0.00831619,0.016352987,-0.014876432,0.007788944,-0.023303078,0.0326437,-0.03052529,0.004735821,-0.067051195,0.020109277,0.005422168,-0.02816288,0.012604454,-0.010876076,-0.011082316,0.008505073,0.0106334,-0.02592652,-0.019490363,0.030474978,-0.05128599,0.01501114,0.014738074,0.022836093,-0.0045547755,-0.00405943,0.010347411,-0.039007705,0.025094094,-0.07454158,-0.0018745406,0.033022728,0.017336128,0.022520632,0.00713393,0.06457132,-0.027538778,-0.022605868,-0.14737882,0.013187459,0.0031002497,0.009612023,-0.021860091,0.033663116,0.0066965967,-0.009059609,-0.031288937,-0.039347924,-0.0060333717,-0.010076704,-0.026898054,-0.0025453619,0.034199975,-0.0015619205,0.0040693497,-0.030146698,-0.039610688,0.07664378,0.043816786,0.00062671205,0.029431447,0.0024262262,-0.041458666,-0.025529575,0.017065546,-0.023254039,-0.022878988,-0.031168625,-0.02382726,-0.05972131,0.013668253,-0.014846435,0.017567301,0.03153442,0.022218946,-0.0056280512,0.015847715,0.016011935,0.032750655,0.0018708723,-0.0133516295,-0.056863215,0.028333498,0.067026,-0.026114743,0.0011301545,-0.04353867,0.03040283,0.03275635,-0.01537417,-0.014732669,0.016115962,-0.0058244234,-0.02155106,-0.037180383,-0.030329714,-0.01605724,0.063762665,0.012506111,0.010562013,0.011050314,-0.033179164,0.03456983,0.02200565,-0.03905119,0.019950228,0.036532182,-0.036147177,-0.036374714,0.02242498,-0.026699264,-0.001795724,-0.0119849825,-0.011158532,0.0046827015,-0.03277275,-0.0058216644,-0.038147893,-0.009402873,-0.026081854,0.013884094,-0.022910777,0.021230657,0.02657938,-0.005860259,0.008079337,-0.06741885,-0.04442346,-0.08321739,-0.016380649,0.007489696,-0.04337796,-0.032892037,0.018927056,0.008064426,0.031767793,0.0062718587,-0.02239777,-0.03170445,-0.0295085,-0.0106553305,-0.025927966,-0.01955623,0.016143542,0.013618769,-0.023630498,-0.0058273715,-0.020620748,-0.0376086,-0.010211279,-0.03460628,0.039954558,-0.030004162,-0.01566191,-0.012791968,0.04470735,-0.018130785,0.017088873,0.017671986,-0.029466044,-0.019167623,-0.03901431,0.023548681,0.018179776,0.020817645,0.030932263,-0.0058278497,0.0015336443,0.015472041,-0.021826915,-0.0008923477,0.012605885,0.044178862,0.058583017,-0.0015365077,0.026075052,-0.023180265,-0.037984513,-0.04702575,0.0066173803,-0.036793172,-0.035919663,-0.02326872,-0.02582585,0.035769317,0.022383459,-0.008201705,-0.028394053,0.010131053,-0.062440317,-0.011588755,-0.013120266,-0.013074398,-0.007831267,0.0026865096,-0.017625151,0.024612462,0.031783,0.009605457,-0.04830008,-0.014986588,0.019520959,-0.024390379,0.062319778,-0.0075629996,-0.039311226,0.03491514,-0.02126773,0.0036719511,0.028957326,-0.0034148803,0.014789453,0.021267025,0.037375674,-0.014100971,-0.03128727,0.011777196,-0.022559507,0.047009796,-0.026469382,-0.0023345198,0.026098618,0.029859494,-0.00073719514,-0.052716404,-0.0008446899,0.028546415,0.036600046,0.007513687,-0.012624898,0.021012079,-0.032091327,0.018243143,0.012681172,-0.028129602,-0.031361062,0.022706717,0.02064798,0.0025391656,0.018837387,-0.018983744,-0.009456879,0.001026162,0.012166312,-0.052504383,-0.008782755,0.0047406685,-0.014327978,0.016589059,-0.020626945,-0.005358731,0.00920825,0.044650376,-0.016670268,-0.025015986,0.0576051,0.003792982,0.035524223,0.03949395,0.029571299,-0.041452587,-0.0039981897,-0.00094517646,0.018332647,-0.0390273,0.015928132,0.007892725,-0.0063854195,-0.045993295,0.031031925,-0.0059151063,0.015406344,0.021852514,0.023753632,-0.012558283,0.01643933,0.020807069,-0.006054735,0.029214345,0.006713842,0.027628561,0.0042063305],"last_embed":{"hash":"182l496","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"182l496","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{8}","lines":[169,169],"size":108,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"182l496","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015274991,0.04031178,-0.025394302,-0.037208367,-0.013264735,-0.047704447,-0.032055058,0.02947689,0.022950854,-0.0012637149,0.0007385314,-0.009584176,-0.042286098,0.0038493876,0.014231205,0.030019186,-0.01883658,0.018447492,-0.027699482,-0.010109238,0.013679178,-0.005547281,-0.011086951,0.008860088,-0.00689604,0.013493408,-0.005889688,-0.007728219,0.0530729,0.028933438,-0.019600904,-0.06771456,0.02177347,-0.022706164,-0.016880788,-0.0299331,0.011719369,0.017299015,-0.0415161,0.02676651,-0.00041618288,-0.021964297,0.024188431,0.0014607923,0.03348291,-0.009941309,0.004490086,-0.023112273,-0.0150449425,-0.041937117,-0.041846048,-0.0066477465,0.03601126,-0.013847305,0.02097791,0.015009126,-0.010850918,-0.021850344,-0.032584466,-0.025544386,-0.027150633,0.0056254254,0.0032457996,0.035890948,-0.011879442,0.053520814,0.019762395,0.009629787,-0.032766324,-0.06812972,-0.051734615,0.008063766,0.041039776,-0.02680221,-0.026297221,0.012858907,0.007064674,0.00047927804,-0.024508942,0.091472246,0.029530566,0.030661555,-0.05698467,0.03705559,0.012034314,-0.0097867595,0.016544212,0.053286754,0.007298859,0.0074940943,-0.007900907,0.009177371,-0.0046834312,-0.03334619,-0.026770191,0.0033493272,-0.013215588,-0.012679041,0.046765033,0.025129406,0.012008597,-0.006753062,0.0017458185,-0.048669755,0.019956687,0.009423163,-0.019390868,0.034601226,0.004908444,-0.019815458,0.0353451,0.012927264,-0.034410257,0.029245567,-0.0013259532,0.024046242,-0.0021927864,-0.059466533,0.017007975,0.0069545396,-0.009184327,0.020779982,0.0125601245,-0.029348865,0.00068939704,-0.0050315442,-0.008846992,-0.04487951,-0.03590008,0.00562466,0.008984396,-0.0130698485,-0.06359723,0.008651492,0.005937626,-0.02302961,0.032563265,-0.030021211,0.009894551,-0.07725552,0.054249793,-0.011548491,0.0047886535,-0.014511233,0.02736589,-0.0207932,0.016260197,-0.0034109235,0.0035886306,-0.010669814,-0.025959935,0.013221538,0.022989653,0.009110276,0.011851901,-0.021305155,0.03195564,0.0034322098,-0.0045995847,-0.04605504,-0.0036896162,0.028578794,-0.046038885,0.013644077,0.033437986,-0.004532049,0.008091117,0.06908269,-0.020494297,-0.029198159,0.0335283,-0.029341964,-0.012494389,0.01340259,-0.012439653,0.043483954,0.09447941,0.00760703,-0.004550815,-0.028127506,-0.03378492,-0.04247344,-0.015880156,0.030502995,-0.0044836076,0.011725853,0.028351102,0.014011804,0.015062268,0.020956371,-0.0077838977,-0.029257324,-0.013824945,0.04364202,0.03707296,-0.05132833,0.056868218,0.008000356,0.0039630146,-0.06217785,-0.037738662,0.035628922,0.021995084,-0.076791696,0.00737252,0.008887683,-0.052012656,-0.070689574,0.009975306,0.010308408,0.021902302,-0.039680354,-0.043256707,0.03096954,-0.023498056,0.0041235234,-0.001804557,-0.0006056421,0.002886083,0.020465538,-0.034769166,0.016405037,-0.008221772,-0.01841248,0.03128112,0.0014509391,-0.00778284,0.07055047,0.012891078,0.0002742415,-0.0030328247,0.011263188,-0.026688157,0.00016247992,0.030358043,-0.022874214,-0.0258167,0.0125380475,0.029756248,0.0048290654,0.012636604,0.000023858951,0.018647155,0.047732666,-0.014177152,0.012973785,0.0054245694,-0.001881675,-0.026554907,-0.026925512,0.02371296,0.022001969,-0.011732829,-0.037667543,-0.032160886,-0.015844826,-0.0018183435,-0.0152390525,-0.04253259,0.018127963,0.0014327524,0.049249064,0.0075783487,0.028244702,0.004631435,-0.022130268,0.03350086,0.013855951,0.011168751,-0.0007023077,0.017093463,0.0057964665,-0.006754279,0.012952194,0.03935792,0.01857771,-0.021462997,0.0009848902,0.08898471,-0.00508341,0.020726258,0.03848747,-0.0003540144,0.0046097087,0.053016976,-0.005870023,-0.003418428,0.017169,0.03202311,0.0007353734,0.012646831,-0.017965542,0.055332165,0.007406343,0.00800975,0.008392854,-0.009090639,-0.1725308,-0.025812544,0.022192221,0.0051978836,0.023585057,0.0099375965,-0.052568257,-0.038853876,-0.0043743867,-0.0053184107,-0.056528553,-0.038726237,0.0048105596,0.013911645,-0.014239178,0.0045460565,-0.021980489,-0.041609105,0.030995348,-0.027039837,-0.019631457,-0.046172433,0.023214156,-0.050233997,-0.004562705,-0.03287757,0.010143895,0.011923953,-0.013046339,-0.019816384,-0.06328914,-0.0071868943,-0.00042963622,0.04841756,-0.030874662,0.037051708,-0.021922477,-0.050929777,0.019509356,0.00019057764,0.040148746,0.08789364,-0.015616209,-0.01918961,-0.01702714,-0.011749053,0.011122672,0.026626568,-0.03681858,0.004127644,-0.016078243,-0.032202832,0.0055017443,0.01610675,-0.00651018,0.025453195,0.04643499,0.02335508,0.023167958,0.023672298,0.009858878,-0.07266512,-0.0041640694,-0.016306791,-0.0131774545,-0.041410495,-0.011817341,-0.0009685762,-0.0072549554,-0.03192571,0.02614019,-0.0025922104,-0.008043707,-0.027640743,0.06235585,-0.0009254989,-0.0049696034,-0.032829504,0.021938857,-0.10280984,-0.044894494,0.019792618,-0.012386999,-0.024477903,-0.022385243,-0.074851654,-0.011725817,0.002582242,0.0067371745,0.25994164,0.07639773,-0.007510394,-0.05430386,0.025156304,-0.01660417,-0.010498315,0.059067156,-0.029278385,-0.01356065,-0.033600025,0.038206432,-0.019807205,-0.012965208,0.0328045,0.01546152,-0.060593344,-0.008225116,0.04648945,-0.0074945474,-0.009782666,-0.017973429,0.04962815,-0.012521423,-0.0181359,-0.034520656,-0.0009902999,-0.0042860415,-0.017143495,-0.0044039786,-0.058830682,-0.005172444,0.002261121,-0.043795068,-0.021523088,0.005502327,0.022577628,-0.013069221,0.058689658,0.018990701,-0.0025944882,-0.011525627,0.020021295,0.034453105,0.044774763,0.006500279,0.019584263,-0.03678364,0.034854963,0.0055767745,-0.020363562,-0.013138992,-0.0010554647,-0.023468876,-0.019739328,-0.009729936,-0.065431006,-0.008842247,-0.013049021,0.015406117,0.014650424,0.0019226139,-0.04895381,-0.01648669,-0.009376128,0.040271692,0.03961189,-0.022061959,0.034320906,0.065640435,0.011185666,0.0047126045,-0.008554909,0.01209621,0.0356119,0.03225782,0.03012497,0.043351784,0.01789057,-0.011597929,-0.020394763,-0.014570044,-0.03366749,-0.06458466,-0.0068008467,0.010509624,0.009016025,0.0143978875,-0.0023180563,-0.027138034,0.000995377,-0.000049581195,-0.006848023,0.034620322,-0.023974644,-0.016919047,-0.02408716,-0.027977156,-0.04103601,-0.020866236,-0.018731028,-0.015642732,-0.012041187,-0.03446209,0.026487729,-0.031087859,-0.045876592,0.019385656,-0.005013538,0.02029882,-0.01812836,-0.004582898,-0.012598802,-0.0018774354,0.041421235,0.027967252,0.03317879,0.025236914,0.0037227664,0.002057827,0.04241828,-0.015365824,0.007024757,0.047295734,0.028418442,-0.012936553,-0.08023798,0.04064077,-0.016092906,0.05019251,0.019431258,-0.039643656,-0.061511848,0.018416716,0.045821555,-0.0037757815,0.00260983,0.03348196,0.031287007,0.009340972,-0.016787332,-0.01996474,0.019413462,-0.0119230915,-0.0018988787,0.019844627,-0.0108432295,0.00033395755,-0.0018660601,0.010392653,0.035349373,0.045810807,0.05595694,-0.03532706,0.02221194,-0.02553859,0.01415012,-0.0184616,0.0065115034,-0.01037191,0.03508549,0.0081950035,0.017367305,0.07324149,-0.043683335,0.032994952,0.008698104,0.027481163,0.018362423,-0.032929964,0.0068063424,-0.0018150517,-0.03412201,0.044656172,0.02072262,-0.035651803,-0.008678016,0.002248216,0.0073879967,-0.0150780035,-0.02058169,-0.014668381,0.0076794154,0.010133446,0.03158065,0.044580568,-0.036895502,-0.038365692,0.03438121,-0.02319207,0.008856033,0.08886859,-0.023301948,-0.009822174,0.06624412,0.009673905,0.041694608,-0.010757665,0.040534377,-0.0067894156,-0.0016511952,-0.030357309,0.03692215,0.00637607,-0.013508009,-0.028378464,-0.012093182,0.060220078,0.00043878588,0.002939614,0.044115342,-0.009415659,-0.04934702,0.01448268,-0.030126905,0.005530369,0.029593851,0.012409548,-0.06699391,-0.038806073,0.024523763,-0.043419283,0.0059213913,-0.049498603,0.031817067,0.058592226,-0.009444987,0.0045058737,-0.015380136,-0.0027036297,0.0009271461,-0.008346795,0.016780669,-0.0180939,-0.002562995,0.006748205,0.00058796984,0.016801383,0.00097065704,-0.039370313,-0.021014413,-0.0116370665,-0.012878792,0.052746765,0.005345879,-0.0054698335,-0.02097639,-0.04324073,0.05131931,0.008436085,0.008398899,0.0005547731,0.052628864,0.022014415,0.0016551209,0.0029298957,0.011464522,0.032845147,-0.010464747,-0.01793673,-0.016060496,0.04402244,0.02980507,-0.014909867,-0.039446592,-0.01887476,0.005830185,-0.0302869,-0.023787858,-0.0018598143,-0.047575198,-0.009703525,-0.041923743,-0.0021829365,0.026396543,-0.024751186,-0.04312414,0.08903118,0.02980142,-0.01805056,-0.030118618,0.042818103,0.031240525,0.016163735,0.0072142403,-0.0042189416,0.01651327,0.049692534,0.025518732,-0.03378813,-0.047124732,0.026453868,-0.042692658,0.013787084,0.01528613,-0.013183144,0.0033370513,0.053752214,-0.009580742,0.013433196,-0.024595436,-0.009473312,0.0061706034,-0.038526032,0.017508509,-0.036374528,0.031201743,-0.022110926,-0.02417123,0.05292388,0.01629049,-0.054976124,-0.01412269,0.013558779,-0.030145105,-0.027519342,0.029054385,0.0081258,-0.0010604841,-0.004256409,-0.030124921,0.028485721,-0.008842978,0.0016145563,-0.073727496,-0.014177778,-0.010703877,-0.00069911225,-0.021897338,0.0019380659,-0.020254012,-0.04849464,-0.014458582,-0.039719746,0.026268424,-0.013641666,0.030121509,-0.085467905,0.06833536,0.018298272,-0.028164847,-0.037547946,0.07510985,-0.032265805,0.040683154,0.019612456,0.012263111,0.023682194,0.009344472,0.004182079,0.04529354,0.0009612083,-0.0016213002,0.00962022,0.082436085,0.031675354,-0.025472794,-0.01428491,-0.016829582,0.025818842,-0.041682024,0.045477774,-0.03556114,0.010292142,-0.030997207,0.024510907,-0.016365763,-0.05132317,0.0007182113,-0.007482401,-0.030518657,-0.018646324,0.034960702,-0.0026475566,-0.06429817,0.040250465,-0.05176065,0.016989825,-0.011022291,0.016955884,-0.0030167447,0.01869302,-0.00672776,-0.055080686,0.025395902,-0.02467979,0.009914669,0.04232037,0.008196293,0.016809791,0.007023599,0.01569164,-0.013188499,-0.07268385,-0.12166085,0.030743077,0.006100265,0.01399853,-0.00045295595,0.0032957746,-0.018666187,-0.0066577857,-0.017556319,-0.042103194,-0.015754988,-0.0020876662,-0.009400426,-0.0052753887,0.009851877,0.011980867,0.02698634,-0.02863449,-0.03413244,0.052809067,0.042141724,-0.0010774111,0.046674237,-0.013182077,-0.04295845,-0.003521106,-0.009324891,-0.022913981,-0.01525263,0.0010567342,-0.027357338,-0.00095353747,-0.012134973,-0.034535833,-0.002836399,0.03670745,0.0066151638,-0.030550122,-0.025366943,0.0026207804,0.009868041,0.008977417,-0.020252325,0.0041158544,0.09286026,0.059898548,-0.024833562,-0.006784554,-0.030971022,0.037107136,0.006440883,0.0021401648,-0.04904057,-0.005934299,0.0049701324,-0.005655741,-0.064113125,-0.020356238,-0.0006070436,0.075220145,0.00025453002,0.024851166,0.007237024,-0.048359465,0.02849629,0.03260167,-0.043120176,0.027787928,0.0010849744,0.0019960515,0.002297747,0.0024582623,-0.0018349906,-0.014172891,-0.011427051,0.031436894,-0.01578269,-0.03209189,-0.003572937,-0.022807859,-0.0071502374,-0.027104082,0.0148262745,-0.031375956,0.05097318,0.050653897,-0.032759786,-0.02203961,-0.0456249,-0.011118263,-0.06308226,-0.033339247,-0.016850606,-0.020063596,-0.031360935,0.059536602,-0.019483473,0.0032530318,-0.009016079,0.0011192454,-0.033727586,-0.0779958,-0.023980023,-0.03352256,-0.0092039155,-0.009337766,-0.020788271,-0.01881853,-0.004873902,-0.020997904,-0.030046167,-0.025114533,0.025230968,0.030275505,-0.025902756,0.029787807,0.00079001125,0.03758772,-0.017763864,0.044554517,0.03641006,-0.045541734,-0.030428316,-0.01337193,0.043692935,0.009253819,0.0154766515,0.014986507,0.007838386,0.0058907657,0.0063675093,-0.025207946,-0.034002576,0.014194027,0.043306846,0.061980173,-0.008125786,0.038001794,-0.030284941,-0.05746416,-0.04005447,-0.013471877,-0.02454353,-0.0264669,-0.014216036,-0.0289502,0.027179591,0.005911103,0.017762678,-0.031908084,-0.017740909,-0.036967188,-0.018748388,0.00038236374,-0.028586263,0.00028132318,0.008741539,-0.055888414,0.011507966,0.07701155,-0.004720368,-0.05483406,-0.021278586,-0.004613601,-0.014557783,0.057684995,-0.016997417,-0.0538993,0.03237942,-0.030548848,-0.03551446,0.04160917,-0.008466387,0.013970874,0.024478845,0.02016614,-0.006984331,-0.036475457,0.012921776,-0.028533682,0.033819314,-0.0057963477,0.019006504,0.020741597,0.03227458,0.005623289,-0.052301273,-0.0151142925,0.022744592,0.019591574,-0.01877638,-0.024676455,-0.0011448504,-0.018322937,0.009548878,0.038351208,-0.002013992,-0.0029473782,-0.002422993,0.027816128,0.028953908,0.023285,-0.016024213,0.014109053,0.0095386775,-0.0013444357,-0.060080703,-0.005785363,-0.031140137,-0.0112787755,0.020042012,-0.043732256,0.004549477,0.0220082,0.037079494,0.0089779915,-0.007933435,0.011702816,0.023391614,0.024270734,0.06707565,0.0011925112,-0.030763913,-0.0021476005,-0.0029766078,-0.034261234,-0.035700124,0.01859966,0.018712176,0.039463103,0.013504718,0.013352111,0.018900074,-0.002240755,0.03293925,0.048561633,-0.03275377,0.017852105,0.012956362,0.01493077,0.022273352,-0.021243908,0.029218437,0.012980524],"last_embed":{"hash":"19xtr3y","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"19xtr3y","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{9}","lines":[170,170],"size":111,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"19xtr3y","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015901392,0.022192199,0.0023172772,-0.04693308,-0.0067548985,-0.020048754,-0.0023130935,0.023640994,0.010946083,-0.0151820155,-0.020759035,0.0077766064,-0.036870603,-0.011855203,0.02732004,-0.008494123,-0.024993652,0.0013674279,0.004684364,-0.00854635,-0.037592337,-0.00950057,-0.05270913,-0.0477935,-0.016367367,0.022202585,0.010652532,-0.0038062022,0.03157408,0.013963413,-0.033199906,-0.048019975,0.038869273,-0.06183447,0.008998278,-0.04391284,0.03358577,-0.020077605,-0.037944824,0.041345872,-0.020681499,0.014953569,0.018352821,-0.0018963987,-0.008596613,-0.024053255,-0.0072008115,-0.018935343,-0.0065976596,-0.010656595,-0.04335971,-0.011164483,0.015681233,-0.0013976628,0.029754968,0.021626722,-0.042903073,-0.017645665,-0.030475931,-0.03074002,-0.06874525,0.04308529,-0.056167677,0.044724282,0.028196385,0.03358633,-0.016051922,0.014863058,-0.039754182,-0.025428059,-0.048329547,0.008989132,-0.028346688,0.010472017,-0.037458826,0.02822005,-0.02080369,-0.033019267,-0.009591283,0.058423012,0.030935673,0.01901455,-0.03222546,0.020501172,-0.008570773,0.0206004,0.006216669,0.033839423,0.018695828,0.020521546,0.038056545,0.037997145,0.03776766,-0.03327467,-0.013011375,0.05569227,-0.009287007,-0.012439525,0.012725964,-0.031310853,0.05531777,-0.00055891805,0.0055505093,0.0027093643,0.01224229,-0.01526112,-0.017441902,0.029704936,0.014145229,-0.010256428,0.032584038,0.004872221,-0.0045332196,0.012711679,-0.012736518,-0.015234395,-0.01076747,-0.023724895,0.036066633,0.0052543855,0.009295559,0.043613482,0.033821233,-0.056027457,-0.0014768814,0.011187913,0.026998844,-0.010832735,-0.055663284,0.012765709,-0.023656147,0.0025394454,-0.058044206,0.011318181,-0.008521988,-0.01103476,0.04019032,-0.00834665,0.008738843,-0.07680911,0.05095337,0.00057910284,-0.0013593005,-0.048219718,0.04814086,-0.012828888,-0.005162373,0.022803247,0.012127578,0.0033139281,0.02155761,0.00713875,-0.014671095,0.03777948,0.024559436,-0.008212819,0.0051618605,0.011614047,-0.008897366,-0.03297666,-0.025573976,0.0037791773,-0.045591906,0.0034428982,0.0353541,0.0032994195,0.02845853,0.04635645,-0.0019885974,-0.024118805,0.07477819,-0.043124665,0.010880518,0.007355544,-0.013221515,0.038607918,0.07180853,0.009892045,0.023358978,-0.011798907,-0.036959432,0.01805511,-0.036311492,-0.022417806,-0.023084043,0.039828997,0.00082087563,-0.0032589287,0.020982184,0.017903203,-0.011095665,-0.018035354,0.010786392,-0.000007512288,0.017061781,-0.039226588,0.0758591,0.032235127,0.010054042,-0.022891957,-0.030529803,0.05903178,0.024061406,-0.08564888,0.0008213879,0.005101622,-0.023213552,-0.06274614,0.03394269,0.024039982,0.053621545,-0.035014287,-0.054439906,0.07336796,-0.0013084653,-0.0015719323,-0.005463039,-0.00011340617,0.006092698,0.0010845894,-0.02324292,-0.012999939,0.016864501,0.0120207425,0.0202826,0.022500634,-0.0074497974,0.06566968,0.0032624973,0.006681683,-0.012388753,-0.002347917,-0.0039005936,-0.018920988,0.04912696,-0.020679545,-0.022621352,0.027235324,0.030175466,0.000102645514,0.00032494197,-0.018303376,0.029933212,-0.012991343,-0.03477903,0.01508634,0.013487044,-0.023604073,-0.014660215,-0.032351993,-0.018623453,0.022728363,0.012863224,0.00512558,-0.029348183,0.012693402,0.019288264,-0.012908679,-0.038053375,-0.005598604,0.0013341481,0.03558284,-0.006004134,-0.009594583,0.025953101,-0.02064554,0.016951505,0.003130611,0.0284227,0.001956474,0.021513974,-0.000026751555,-0.012028032,0.04454483,-0.023607377,0.0053264587,-0.0025454762,0.011930622,0.05684451,0.030363098,-0.01473121,0.0069198175,0.03324794,0.0045242994,0.03639355,-0.005159601,-0.016876277,-0.00596965,0.05530383,-0.03787261,-0.0010897871,-0.015196135,0.059141036,0.02953888,-0.014168458,-0.0027136079,-0.023256632,-0.16534266,-0.007376611,-0.006707298,0.005721149,0.03087323,0.04666619,-0.07474268,-0.012356244,-0.05229404,0.006774229,-0.061478302,-0.04701349,0.0019066051,0.055162113,-0.0027169597,0.013437609,-0.050060388,0.018835703,0.033478357,-0.031899586,-0.013112585,0.004228472,0.0059817936,-0.032334585,-0.016137002,-0.010529039,0.022090271,0.022799278,-0.030728782,-0.026789393,-0.05498374,-0.0037970706,0.01460528,0.035425782,-0.032694727,0.035770863,0.011822411,-0.06668244,0.014022595,-0.02888531,0.03434579,0.044042524,0.010682139,0.013018898,-0.04031686,0.0083018765,-0.0046995785,0.04142731,-0.04352597,-0.032495745,0.033523653,-0.017208546,-0.02866565,-0.005094178,-0.021164881,0.0076354463,0.011224269,0.05560687,0.014586445,0.0021548085,0.021057645,-0.027132874,0.00329506,-0.025776016,-0.05256503,-0.07451743,-0.020951536,-0.031693272,-0.0032538879,-0.057290155,0.025329744,-0.003952133,-0.016683586,-0.040414266,0.013315929,-0.028113723,-0.07379914,-0.03227186,0.0057398058,-0.084134996,-0.037045997,0.0059509426,0.0018481703,-0.03992384,-0.014760412,-0.0389972,0.007903024,0.018303644,0.012568603,0.25453457,0.011911625,0.020968992,-0.03797762,0.021369712,-0.018973961,-0.0025575832,0.05498708,0.017024884,-0.026914077,-0.03389447,0.034458935,-0.021754896,-0.020892281,0.0076216776,0.03877771,-0.04221324,-0.0018919989,0.04486999,0.0070585804,-0.036441825,-0.049261812,0.04910159,-0.0073934784,-0.0275118,0.0030899206,-0.018008087,-0.020765057,-0.049153313,0.031427145,-0.04152782,-0.012356092,0.05128302,-0.023499547,-0.035351917,0.017693803,-0.0012838389,-0.0063709333,0.004452201,0.029193658,-0.011974271,0.006599981,0.020905165,0.010746129,0.060553074,0.012996839,0.025753519,-0.0373125,0.029340927,0.020093577,0.003884026,-0.062432002,-0.0009958361,-0.007874386,-0.020425016,-0.030565687,-0.0812317,0.004515769,-0.017321177,0.00013085638,0.013379338,0.0008578529,-0.054250497,-0.017654426,-0.010054351,0.010826129,0.008259546,0.037720863,0.011624161,0.051794305,0.03517854,0.026627174,-0.01575121,-0.008972985,0.027354375,0.00011288951,0.0013196672,0.034820892,0.0116049405,-0.04495649,-0.054727715,-0.009094382,-0.014911957,-0.039758906,0.013253914,0.04209658,-0.000022050226,-0.0006216918,-0.01025855,-0.043518193,-0.019189525,0.030519588,-0.011153807,0.05083616,-0.040750895,0.0016374366,-0.014742888,-0.016027275,-0.07060677,0.012918323,-0.011287347,-0.029634994,-0.043342665,-0.021453097,0.035839275,-0.017257338,-0.014187077,0.009460439,-0.0076465453,0.014138336,0.0012191323,0.009747003,0.021719309,0.0023373205,0.0050257486,0.048301768,0.019629613,0.00013242137,0.052556153,0.0096073095,0.028919606,-0.0109520415,-0.037348714,0.0074876314,0.011097436,-0.04157425,-0.051930435,0.061310112,-0.036164947,0.043236904,0.057686258,-0.04200019,0.0014487024,0.013191533,0.048691597,0.010142238,0.039784934,0.01901168,0.010225548,0.012502803,-0.0040069083,-0.02137734,0.032101825,-0.026601404,0.008662339,0.000774302,-0.029900488,0.008876673,0.017440194,0.022964846,0.01723459,0.05121476,0.025473958,-0.027202684,0.00071834016,-0.07186577,0.0037974324,-0.017278992,0.017240582,-0.004341279,0.008609889,0.013847509,0.00064487086,0.055195134,-0.013222372,0.037735716,-0.014054426,0.015064688,-0.019729283,-0.0364109,-0.0015384479,-0.06199726,-0.010661125,0.052877594,0.028053625,-0.005215579,-0.02209909,0.036457997,-0.0108047705,-0.008369795,-0.013534554,0.008362478,0.00489735,-0.006727731,0.011882211,-0.044881865,-0.08019475,-0.014788562,0.022705562,0.0007869084,-0.031375796,0.09535768,-0.04584725,0.0044542695,0.07127716,-0.016434979,0.06951025,-0.009895041,0.019574063,-0.044722725,0.043654196,-0.016837725,0.005194231,0.00010126011,0.006565389,-0.021407697,-0.009180016,0.07251607,-0.047507107,0.02548704,0.0396369,-0.007049011,-0.047236875,0.027555427,-0.035777748,-0.015985696,0.031869534,0.018924968,-0.039198335,-0.03278675,-0.0050736354,-0.026574204,0.0048654266,-0.04806245,0.0072091995,0.007985553,-0.00746336,0.008700446,-0.034247708,0.016403912,-0.0080278,-0.0033657213,0.012484905,-0.020024968,-0.0052165417,0.02161668,0.004258385,0.0009766406,0.011083994,-0.04165097,-0.014244828,-0.017736329,-0.0003451858,0.068243355,-0.014407351,-0.013410047,-0.06845015,-0.03554376,0.046926714,0.026521103,0.010494789,-0.00033369078,0.029252991,0.026017703,0.002629324,0.0048346235,0.003253432,0.03396139,0.0021686228,-0.0067703472,-0.0056734607,0.046398558,0.047041208,-0.014276559,-0.051716473,-0.044505302,0.02305941,0.022607144,-0.03430645,0.012964606,-0.07832371,-0.03866577,-0.0272916,-0.00926007,0.027874505,-0.010521743,-0.056111027,0.032152936,-0.0009561052,-0.02111637,-0.01420736,0.023563948,0.002811251,0.0016828331,-0.008166696,-0.028368386,0.04100525,0.046027176,0.028512316,-0.045126434,0.037319124,0.0063650096,-0.04092137,0.004375,-0.055866074,0.015939118,-0.01022086,0.05590572,0.007827298,0.006396494,-0.019736042,0.010063833,0.006297419,-0.020299722,-0.011434112,-0.019373208,0.014041891,-0.030470807,0.006838404,0.02985768,-0.014965833,-0.0692194,-0.054729126,0.027015558,-0.0061576264,-0.0101820985,0.07724526,-0.02201519,0.01603366,-0.0071122595,-0.05600878,0.020121703,-0.046359215,-0.0050777006,-0.062033992,-0.016132329,-0.013285372,0.01808592,-0.033016685,-0.020192994,-0.043856703,-0.010128038,-0.007100333,-0.026478088,0.046281524,0.025929967,0.013035901,-0.06132307,0.043342177,0.024783239,-0.036396135,-0.03574174,0.061229087,-0.030498017,0.044388022,0.040362053,-0.010316989,0.008908305,0.020790547,-0.009108612,-0.0074274424,0.0015227806,0.017482553,-0.0011811762,0.046263993,0.01186608,-0.0070903953,0.026170963,-0.003121607,-0.00146362,-0.041996982,0.024253234,-0.037490476,0.022711009,-0.021315506,0.0057281596,-0.0019806577,-0.049071763,-0.0033758488,0.0061947643,-0.031762816,-0.043515727,0.021854375,-0.01668037,-0.044117063,0.01552494,-0.045383323,0.04303415,0.003605423,0.019461937,-0.02950812,0.013985153,0.03307944,-0.030930642,-0.008090489,-0.004852876,-0.005099213,0.06579222,0.025490105,-0.009548589,0.036540065,0.024715757,-0.0065522348,-0.025258655,-0.13073033,0.015037577,0.00093536836,0.0020030788,-0.0013203026,0.012969485,-0.02265664,-0.021964857,-0.0038573355,-0.016976068,0.0054434417,0.03493967,-0.00371315,-0.016507389,0.0033179005,-0.012476308,-0.020140555,-0.048831757,-0.034876842,0.08055424,0.04250169,0.015185664,0.061029237,-0.012124749,0.018429954,-0.003920321,-0.03586363,-0.011560691,-0.001638278,-0.040475708,-0.026788892,-0.033487152,0.006517569,-0.0041342154,-0.012146849,0.0024768708,0.031447146,-0.04047153,0.018716898,0.0077093076,-0.016777404,0.0052952627,0.016395904,0.008593618,0.052734666,0.07664294,-0.021029668,-0.007223935,-0.019883525,0.042758845,-0.0052381903,0.024947127,-0.037028216,0.0035984127,-0.0025829875,-0.027992748,-0.06300658,-0.055508655,-0.0013341038,0.024900425,-0.005449329,0.033278104,0.026660988,-0.04861748,0.015592301,0.0069097467,-0.031437572,0.00007534389,-0.008497772,-0.0074469154,-0.0004586537,-0.024654932,-0.054577805,-0.023209669,0.01755511,0.013959827,0.027440703,-0.041424222,0.010390568,0.005291928,-0.0040272013,-0.03692619,0.008253279,-0.012747512,0.08166832,0.008666638,-0.01357623,0.020586906,-0.057979718,-0.027862674,-0.07372183,-0.01720202,0.022094814,-0.024131838,-0.042918425,0.052585997,-0.0075411894,0.018301979,0.012050962,-0.04619414,-0.016298996,-0.020146612,-0.014656175,0.012230245,-0.025788622,0.035357058,0.0046342784,-0.0045310683,0.0068325363,0.0031811546,-0.025630375,-0.05041775,-0.00927207,0.01035607,-0.060586642,0.023571849,-0.0016744654,0.032082975,-0.0003947893,0.014758139,0.0042802445,-0.046761144,0.032127384,-0.03409313,0.023659969,0.000002251449,0.025794692,0.05173779,0.042299956,-0.014581079,-0.0043274644,-0.017234268,0.009032821,0.022095827,0.060763717,0.011807048,-0.01779049,0.03481255,-0.034155075,-0.010588764,-0.04354216,0.0002927398,0.008258074,-0.019098878,-0.00955497,-0.043635596,-0.013158358,0.017598132,0.03287234,-0.00881295,-0.008377355,-0.0013233012,0.0090896515,-0.01251945,-0.0040282034,0.013452475,0.013080382,-0.030974155,0.0041079447,0.047923353,0.014364283,-0.04258208,-0.05598401,0.026243614,-0.028695684,0.038579263,-0.017203517,0.007386439,0.025053374,-0.013629692,0.0051636244,0.016783727,-0.0029751644,0.020668946,0.040497623,0.00119838,-0.010622307,-0.018318603,0.08437832,-0.03059519,0.03260103,0.0060974904,-0.013418362,0.03373435,0.03418393,0.024682987,-0.02166231,0.023355972,0.0017269107,0.023112873,-0.010249329,-0.016187055,0.011777659,-0.0073431274,0.020876583,0.024299163,0.008424645,0.017976023,0.019400988,0.05973573,0.0036828201,0.0019245124,0.01286358,-0.009836867,0.010267447,0.01388255,-0.063847676,-0.00575842,-0.0013613115,0.0013899293,-0.0063581686,-0.012180315,0.010819317,0.0261507,0.0071240277,-0.026964206,-0.013765135,0.039258968,-0.000049574996,0.020613132,0.033375684,0.0045461757,-0.032565024,-0.01262858,-0.022446195,-0.027688745,0.0068921293,0.013973696,0.0030372436,0.017034145,0.014608592,-0.0010343546,0.01966022,0.03040708,-0.002081856,0.023602849,-0.025612704,0.022887854,0.030496312,-0.008451182,0.062218376,-0.02901674,0.02403957,0.04116555],"last_embed":{"hash":"90d9zc","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"90d9zc","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{10}","lines":[171,172],"size":101,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"90d9zc","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013637927,0.018029913,-0.019998897,-0.010696865,-0.0014688885,-0.016994353,0.013060203,0.04632796,0.05303414,-0.0018012479,0.010278719,0.0033025206,-0.022747949,-0.010126211,0.019310573,0.0029213605,-0.019247625,-0.005455663,-0.022834152,-0.020078072,0.015883805,0.0031265733,0.012328317,0.0046723937,0.00259237,0.012887954,-0.0063896677,-0.016078273,0.07058782,0.048371296,-0.029206011,-0.013613385,0.044855293,-0.018379556,0.002875087,-0.038810086,0.005084534,-0.046346605,-0.02636809,0.011471093,-0.0040556476,0.010425606,0.024428358,0.034512915,0.0048309583,-0.019411163,-0.031993434,-0.014359397,-0.014326399,-0.024595924,-0.011123739,-0.011595697,-0.004276671,-0.024745902,-0.012456161,0.0149305025,0.009757122,-0.03569847,-0.02542165,-0.0056480276,-0.026639389,0.03283199,-0.00008008683,-0.0064979647,0.009552778,0.005368662,-0.00036408112,0.035884276,-0.021956054,-0.06550461,-0.031544227,0.0104135135,0.00050928746,-0.01754623,-0.019465102,-0.0034960555,-0.0052938247,-0.017133318,-0.0069236206,0.08701988,0.0036494515,0.013979607,0.006169574,0.026684275,-0.00019952368,-0.005328345,0.0096865585,0.045879234,0.015525262,0.010663161,-0.03678798,-0.0035204038,-0.0061969543,-0.06405566,0.0081360815,0.036318317,-0.024230765,-0.01433785,0.05066263,-0.013691459,0.046414826,0.008283787,-0.0020496103,-0.060425695,0.01881373,0.0042109606,-0.04049001,0.02459131,0.037995443,-0.024845306,0.039633892,0.015062055,-0.019081198,0.021960465,0.010119196,0.024254302,-0.0027134903,-0.06323251,0.054025028,-0.007876825,-0.004277496,0.019674944,-0.006645051,-0.036704276,-0.0085766865,-0.020058174,-0.0063411193,0.00038801497,0.018112244,0.014038686,0.017143078,-0.01741278,-0.053292688,-0.017998602,0.0044632815,-0.0031085517,0.034114514,0.014619545,0.010852644,-0.06689308,0.05230276,0.012238689,-0.01188382,-0.017307587,0.047063943,-0.0020669955,0.047056995,-0.0074484223,-0.014210294,-0.009931555,0.030746391,0.03798089,-0.0021968274,0.00073271623,0.033443548,-0.0032208983,0.049203455,0.023131503,-0.03622123,-0.03657575,0.00556008,-0.011463793,-0.036935404,-0.0058620367,0.011547361,0.009646953,0.038913872,0.057010055,-0.027786426,-0.015290932,0.017592082,-0.009863957,-0.019360598,0.014201333,-0.023128565,0.024982022,0.12528273,0.0010994645,0.01026517,-0.041228455,-0.018235207,-0.020002194,0.0046686684,-0.017416602,-0.01683605,-0.0059433514,0.031916887,0.016370464,0.030530388,0.034012813,0.0006825843,-0.007317213,0.03639905,0.034068048,0.02860279,-0.056465495,0.0011018229,0.0056443806,-0.0047982656,-0.0626305,-0.008363602,0.042149924,0.035108548,-0.02542361,-0.007827225,0.009148041,-0.04113827,-0.046776436,-0.028403103,0.017664926,-0.024921712,-0.059763364,-0.016457047,0.04112768,-0.028740846,0.029268296,0.013151071,-0.030866284,0.01732447,0.026222933,-0.017524477,0.0225498,0.008720965,0.026257444,0.014984811,0.020713879,0.00066231785,0.051876806,0.015503935,-0.022126498,0.0051065404,0.023247061,-0.027994277,0.0060068844,0.040592026,-0.0037020356,-0.01927859,0.020564139,0.018000107,0.03279751,0.00022063742,0.011659529,0.05029101,-0.0034075668,-0.018915653,0.008234512,-0.021657161,-0.007075463,0.0039378097,-0.0033632128,0.033240944,0.019298885,-0.030598436,-0.05045268,-0.016953807,-0.017374719,0.014500621,-0.021810153,-0.01651581,0.0129276775,-0.016821425,-0.0037394948,-0.025887635,0.0223713,0.008732227,-0.01605111,0.027282214,0.020358589,0.027946178,0.029678999,-0.024062447,0.015364531,-0.04782703,0.019220639,0.0059844074,0.016703032,-0.057868525,-0.0015354588,0.10333544,0.012967215,0.016936349,0.014227198,0.053834982,-0.0025600633,0.00090261037,-0.01433716,0.00755607,0.0042542657,0.031290513,-0.019457515,0.015184339,-0.030335747,0.053348333,0.0041208463,-0.016463008,-0.033525877,-0.006968328,-0.17030194,-0.025960872,0.03274929,-0.020530058,0.004507091,0.009806409,-0.05742167,-0.012251679,-0.030031644,-0.010533457,-0.025388634,-0.04392296,0.014078473,0.042218912,-0.007078794,0.05204411,-0.023274258,-0.007858253,0.032747794,-0.029548243,-0.023458922,-0.047969587,0.060494468,-0.06967795,0.018364001,-0.013109598,0.008782549,0.023212364,-0.030203996,-0.01102721,-0.030643836,0.007385638,0.00906095,0.0072500575,-0.02127136,0.01956133,-0.016548196,-0.021186931,0.015384778,-0.019268261,0.030608157,0.08451436,0.017761119,-0.012026879,-0.03271826,0.024023823,0.00093151693,0.025644058,-0.065679945,-0.021105455,0.014353974,-0.009583786,0.024727602,0.028765444,-0.056215815,0.017976115,0.036189865,0.06098575,0.023997284,0.029844973,0.006326316,-0.08871552,0.009441663,-0.025439173,-0.044725876,-0.018291397,-0.010370712,-0.022207782,-0.016466951,-0.06456907,0.006732015,-0.06353567,0.00067136664,-0.038201302,0.04004341,0.013780491,-0.019253496,-0.041486617,-0.012109438,-0.08727676,-0.0073980354,0.008201816,-0.00066411076,-0.010945465,-0.054873277,-0.03954269,-0.016909476,0.025876153,0.029773626,0.27266824,0.037725065,0.01772896,-0.04790662,0.038091213,-0.036025915,0.013346507,0.05539401,-0.009219767,-0.003422797,-0.027327485,0.030204358,-0.02123547,-0.017844604,0.0368105,0.055641904,-0.046842515,-0.03411336,0.0458226,0.03737242,-0.009202825,-0.04059123,0.0265881,0.0076682814,-0.049617607,0.007948023,-0.012186882,0.0018002964,-0.015006542,0.011735281,-0.049222212,0.0019608967,0.03303864,-0.0151203545,-0.004013825,-0.014412414,0.039476745,-0.022203557,0.024891183,0.036320604,0.0063345055,-0.00974442,0.00094968226,-0.010217384,0.013201958,0.010066471,0.00015989439,-0.019280342,-0.012906905,0.01244527,-0.033676997,-0.030091548,0.015790086,0.004875388,-0.0018557147,-0.0014907456,-0.042028397,-0.010585765,-0.028313307,0.028589413,0.0066769924,-0.011556965,-0.011637658,-0.035178863,-0.035749536,0.05002206,-0.03806363,-0.018784309,0.0190398,0.04648766,0.0040719053,0.04094901,0.015678575,0.012207995,0.037600562,0.044646915,0.0056453724,0.028200425,0.042214476,0.0066714836,-0.036766775,-0.03479968,-0.03827239,-0.06543,0.024966417,0.019040652,-0.004697171,0.0071149576,0.008048539,-0.025549661,-0.00050584285,0.014405778,0.00024184663,0.022921633,0.007529826,-0.013859492,-0.0151555855,-0.02036728,-0.04050965,-0.005074917,-0.016933778,-0.008672268,-0.009767096,-0.0019670622,0.04306623,-0.015006802,0.01943171,-0.018554348,0.00848687,0.038817134,-0.032870736,-0.0016203204,-0.02480347,-0.026078958,0.017975185,0.052963547,0.011325806,0.0155008,0.045118414,0.039472055,0.030791659,0.0034021318,-0.033590518,0.029360669,0.036556557,-0.039320838,-0.021879062,0.041405573,-0.004499735,0.020484937,0.042590026,-0.046711903,-0.023630118,0.015680503,0.01372863,-0.01744773,0.023771105,0.009017733,0.043194707,0.031968813,-0.03923628,-0.037595876,0.015542745,-0.02694431,0.028060157,0.01740854,-0.044589486,0.012826206,0.00009802213,0.010511293,-0.01631201,0.02550346,0.020547774,-0.049361207,0.004935427,-0.048654553,-0.018950377,-0.051630963,0.023859147,-0.00789674,0.015810706,0.04278336,0.001609032,0.07785586,-0.02655706,0.04558604,0.011642716,0.04175411,-0.014929268,-0.022082519,0.008130347,0.01157233,-0.010627935,0.05657712,-0.0006527667,-0.01919358,-0.001784664,0.02617092,0.014443141,-0.0041314424,-0.020991907,-0.022883086,0.002555107,-0.010695192,0.042112548,0.008900318,-0.046322282,-0.023088112,0.012682241,-0.02872538,-0.006543365,0.07890653,-0.019216072,-0.030447848,0.031069187,0.007682423,0.05902825,0.005338419,0.019797117,-0.024772465,-0.02923154,0.0016469376,-0.00015851337,-0.0031574687,-0.021036468,-0.035482824,0.003966527,0.05100658,-0.020134678,0.015903346,0.03471769,0.0005411055,-0.030004038,-0.008732626,-0.022872446,-0.021136185,0.023614557,-0.032263324,-0.058747653,-0.0038292925,0.009813357,-0.019142443,0.008569549,-0.033954483,0.0072556515,0.06447645,-0.030782087,-0.020663157,-0.062350143,-0.01252869,-0.0094662,-0.00015290463,0.017880147,-0.00831813,-0.0018586393,-0.02946047,0.026293483,-0.0063463305,-0.027473988,-0.047150306,-0.005595445,0.014872386,-0.014740629,0.08624766,-0.008885189,-0.039810166,-0.04426054,-0.016937276,0.06379407,0.01457147,-0.012838267,-0.01835025,0.029574666,0.013781535,0.016024671,-0.0018112656,0.048317045,0.0252151,-0.0116377715,-0.036900878,-0.02410635,0.030070053,0.060440302,-0.028503224,-0.059605166,-0.02409274,0.014843723,-0.01749704,-0.03759312,-0.012709171,-0.041538335,-0.02505775,-0.022325577,-0.043556385,0.012945256,0.008836151,-0.027172083,0.06267018,0.05682882,-0.014169628,0.007111058,0.040692184,0.001172999,-0.0024108503,-0.013709347,-0.024703959,-0.02296538,0.034022674,0.012107692,-0.07573288,-0.0020565784,0.018311415,-0.02766002,0.013749532,-0.004501405,0.00995648,0.018548012,0.046018098,-0.038343642,0.035790198,-0.0075167106,-0.03931246,0.0050103306,-0.016619952,-0.0017646595,-0.030661045,0.028244667,-0.040404305,-0.007542382,0.041101232,0.015817981,-0.09528771,-0.02625738,0.0019248752,-0.005529685,-0.004517723,0.03993808,-0.029617982,0.017578015,-0.0039597135,-0.049534284,-0.01866352,-0.043000918,0.03212275,-0.03918069,-0.029285595,-0.010461884,-0.015019213,-0.008426791,-0.0035228624,-0.0063570165,-0.016306829,-0.003387274,-0.020646697,0.04757539,-0.028346373,0.009548459,-0.050034795,0.08054171,0.009369461,-0.062076047,-0.0045276973,0.06673806,-0.039694745,0.03004627,0.04391247,-0.016051082,0.033308942,-0.016967826,-0.021952717,0.022039067,-0.017985273,0.003740018,0.0017972881,0.09037224,0.006846973,0.0014266617,0.01962054,0.03782105,-0.017755717,-0.033447105,0.031637914,-0.008171809,-0.013904472,-0.0093012,0.019215183,0.0044334345,-0.059211254,0.0125326365,0.011655512,-0.0025674817,-0.004715942,0.0005124303,-0.0013497709,-0.043796908,0.040331878,-0.04992766,0.032044016,-0.0139036495,0.026741128,0.00040375438,-0.028504016,-0.009347361,-0.046912476,0.00089940225,-0.051736437,0.0139526725,0.028730635,0.02031913,0.0021403127,0.013093176,-0.010111231,-0.016466284,-0.03348051,-0.14412302,0.034522902,0.006709109,0.012120139,-0.01372724,-0.015260263,-0.017635958,0.0015912728,-0.032492626,-0.056585826,-0.017868623,-0.017172769,0.010761625,-0.0011856453,0.00032551572,0.0012412863,-0.004308564,-0.05079024,-0.036597908,0.050889187,0.012721237,0.0006245976,0.07880222,-0.013277475,0.0046925414,0.0045806537,-0.03120861,-0.039962497,-0.017058173,-0.041389544,-0.020021202,-0.017599413,-0.004483089,0.0050398745,0.01181412,-0.0024913766,0.0022317644,0.002002121,0.020839904,-0.0010753499,0.010322286,0.008826301,-0.010259181,-0.0020546294,0.026318474,0.07710919,-0.022739995,0.0069095124,-0.024472227,0.02596037,-0.021199621,-0.0076831756,-0.054878335,-0.012601258,0.0014968066,-0.034596927,-0.07126964,-0.032888565,-0.04293444,0.039550547,-0.017540928,0.05034463,-0.020087086,-0.0003872516,-0.013151032,0.012722692,-0.059870053,0.018289957,0.019520577,-0.0046920013,-0.0295466,0.0049589835,0.009949768,-0.01101939,-0.006145551,-0.0003013176,0.0063657532,-0.03660874,-0.014222899,0.005221052,-0.0027539004,-0.020052908,0.009793551,-0.051342938,0.036769785,0.0044414224,-0.014041591,0.005554075,-0.06377461,0.0022348086,-0.07112126,-0.025534322,0.00046449876,0.0055142953,-0.069920905,0.062208008,0.007799921,0.0053315824,-0.02586003,0.008140205,-0.04737841,-0.07155695,-0.028311644,-0.025368508,-0.011639669,-0.005232684,-0.020478586,-0.03435504,-0.024622409,-0.027441647,-0.030796044,-0.002623893,-0.026934296,0.017064892,-0.052014586,-0.010263388,-0.012707603,0.05852702,0.01691747,0.01006113,0.03288342,-0.020812407,0.032656707,-0.03034262,0.034442957,0.016340215,0.014529702,0.0625865,0.06690859,-0.007261284,-0.004335827,0.0041993423,0.004212538,0.04065841,0.050738268,0.04759371,-0.014459289,0.033997554,-0.045471504,-0.038977798,-0.04278789,-0.0055799037,-0.029143069,-0.016998373,-0.020911483,0.002342741,0.008283567,0.04276573,0.015122454,-0.03776666,0.019683214,-0.013413854,0.02550992,0.018176613,-0.020632887,-0.0056344024,-0.0026627528,-0.029307278,-0.000085464526,0.059997194,-0.015902134,-0.041489474,-0.031038124,0.018620627,-0.013072919,0.045896113,-0.0010956436,-0.024685435,0.0034666853,0.010907477,0.0067288894,0.04162827,-0.0014278484,-0.015875638,0.039683808,0.037637945,-0.015169977,0.01296321,0.00889987,-0.020464124,0.028009849,0.0016920366,0.019768188,0.044333786,0.03639031,0.007009516,-0.05826869,0.0018904989,0.0414316,-0.003555499,-0.019247858,-0.054136273,-0.016965855,-0.03764084,0.033357657,0.025237707,-0.0019105758,-0.0036600211,0.020176748,0.018798,0.028656669,0.0069727185,0.021436421,0.016474117,-0.0075911134,0.020378754,-0.045204356,-0.007452258,-0.016131332,-0.014454791,0.022186413,-0.018673046,-0.018146701,0.0010501443,0.015184597,0.009101638,0.014065525,0.05278501,0.03223149,0.010055712,0.053016692,0.030407365,-0.05222758,0.00010541159,0.0077700913,0.001444844,-0.021368783,0.03425597,0.006554657,0.029412389,-0.024024159,-0.028875718,0.012334156,0.015087128,0.012475175,0.02640345,-0.028156567,-0.0006650523,0.0075726975,0.022564419,0.008053254,-0.0005174834,-0.009603985,0.010928273],"last_embed":{"hash":"1lvw27y","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1lvw27y","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{11}","lines":[173,175],"size":121,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lvw27y","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008985032,0.020934168,-0.043330334,0.0059861653,-0.021940535,-0.016848871,-0.0145475725,0.020268878,0.056493375,0.012303773,-0.0022935376,0.030396974,-0.025122017,-0.039391495,0.010884889,-0.027291052,-0.0024150093,-0.0045849453,0.000073784446,-0.025571333,-0.023115633,-0.0127853835,-0.00014043476,0.012748499,-0.029934349,0.023313953,0.03884491,0.007988246,-0.024709012,0.021511978,0.010458555,-0.02925224,-0.0022671933,-0.030466005,-0.0107774995,-0.029896416,0.014382917,-0.01714354,-0.04780784,0.009653677,-0.006393833,0.010943646,0.026212662,0.033982392,-0.003287811,-0.026470594,-0.01944141,-0.026515875,-0.018500658,-0.038565613,-0.0031387254,-0.006493582,0.031621814,-0.015273626,0.023557777,0.010083163,-0.031973872,-0.0062922672,-0.005541185,-0.0060329842,-0.004377866,0.021114936,-0.0089823855,0.017811004,0.020429164,0.04222123,-0.010737261,0.015447189,-0.028928533,-0.0043739513,-0.048626065,0.018754633,0.005169719,-0.008260761,-0.029049387,0.033561856,-0.023689283,-0.03303327,0.006607127,0.04617668,0.019140001,0.022252176,-0.009098456,0.042894617,-0.022156743,0.027411442,0.00054083316,0.02013606,0.032605864,0.023343878,-0.0073938076,0.007850621,0.0011366775,-0.016412206,-0.018245358,0.047974177,0.008238737,-0.015494407,0.036021035,-0.024716461,0.048266936,0.037452206,-0.01621963,-0.025806509,-0.0032417295,-0.0092383865,-0.03826617,0.04097459,0.019545153,-0.015631484,0.041723598,0.01555995,-0.015792925,0.017794644,-0.0027951372,-0.009386204,0.0056899134,-0.017751062,0.01711177,-0.010892267,0.0013036408,0.05822426,-0.013713009,-0.030047305,0.0041769673,0.014589155,0.022228202,-0.0021974908,0.0003162059,0.02655361,-0.02493555,-0.0047017303,-0.033150848,0.013881534,0.01230169,-0.0017703475,0.0521472,-0.009004347,0.019346885,-0.046173323,0.023122074,0.019581748,0.01160874,-0.034915138,0.03751742,-0.030000363,0.014798304,0.032160882,-0.015614145,-0.03312785,0.0120537095,0.03519319,0.016010968,-0.019815255,0.010852493,-0.014247772,0.019617898,0.027480865,-0.002755009,-0.031318463,0.0062415875,-0.039547205,0.0079771895,0.0065776226,0.03479627,0.03382224,0.0015398266,0.063539624,0.013670829,-0.010328021,0.0025381122,-0.027113432,-0.02266382,0.037233926,0.012151758,0.029612249,0.08660266,-0.0018394671,0.017278755,-0.047691397,0.0028393066,-0.020378754,0.008714797,-0.005174597,-0.03232992,0.010425468,0.046885304,0.027199963,0.03508415,0.014612021,-0.006885762,-0.011079847,0.023167312,0.01461857,0.04529132,-0.029075274,0.042051192,-0.012127771,0.018370489,-0.020040233,0.009947959,0.042996924,0.046385292,-0.053440202,0.0043407376,-0.032118578,-0.04547137,-0.03957498,-0.013311614,-0.012234447,0.0077227396,-0.060662657,-0.032875914,0.061169177,-0.0022094254,0.03599466,0.011402203,-0.0031323156,0.0056660147,0.01353044,-0.038246725,0.0020144847,0.042208854,0.011558883,-0.008016387,0.043128658,0.0024844187,0.048958212,0.010755183,-0.0015994365,-0.0066785496,0.009213735,-0.0058743083,0.0027633796,0.023347557,-0.036360323,-0.008764519,0.03611595,0.0027828987,0.050051823,0.019507088,0.01218178,0.09016066,0.010745341,-0.020929828,0.008475206,-0.00039365725,-0.0067454134,0.008706591,-0.003156131,0.030213531,0.030113267,-0.008038723,0.0019984297,-0.036742512,0.001531138,0.017880334,-0.0145245455,-0.026185378,0.012623428,-0.0007068761,0.017570421,-0.008714752,0.017800074,0.019442266,-0.03673858,0.019426359,0.053392716,0.051094066,-0.025312558,0.003553676,0.00570544,0.00414281,0.052982926,-0.01190654,0.01575846,-0.033764344,0.025336368,0.08035779,0.018218024,0.0146902045,-0.013658761,0.03834923,0.032980863,0.012474932,-0.0147347255,-0.010569383,0.013132067,0.006373099,-0.037214812,0.007569301,-0.0027706379,0.0450497,0.0013312093,-0.0415774,-0.009292229,-0.011297083,-0.17048296,0.005471551,0.015711432,-0.020424185,0.012053356,0.009692251,-0.0596632,-0.027015664,-0.014244368,-0.0047054267,-0.027094152,-0.030758858,0.02900438,0.04917282,-0.016231572,0.033702474,-0.018131753,-0.013255732,0.019952867,-0.02858674,-0.019777907,-0.017624939,0.051718835,-0.03189486,-0.012722904,-0.033804398,0.009219299,0.03854745,-0.017938932,-0.010265472,-0.015600075,0.0060075256,0.005849807,0.05968818,-0.0071677417,0.026268264,-0.02837526,-0.047235202,0.014047693,-0.021389991,0.029188478,0.052088946,0.0013185906,0.013512631,-0.026105471,-0.007882333,-0.0014238307,0.047957394,-0.056640226,-0.025236664,0.034266833,-0.009175909,-0.008600925,0.040741723,-0.040285267,0.021059383,0.043679148,0.020490661,0.019629333,0.018333588,-0.020830367,-0.06848731,0.0099090375,-0.0475523,-0.045995064,-0.0689233,-0.03778067,-0.00454454,-0.010632364,-0.06470311,0.041035112,-0.046776563,-0.016602332,0.008500408,0.04400196,-0.0029251336,-0.005135367,-0.043797404,0.0024450442,-0.090162426,-0.0142988665,0.006798592,-0.00278773,-0.032489903,-0.043115467,-0.074942805,-0.035511736,0.01175078,0.0045267795,0.24730016,0.042161506,0.020400845,-0.0123035135,0.05001528,-0.029750949,-0.03174089,0.044672627,0.0010203889,-0.021067798,-0.025272092,0.03438656,-0.017058367,-0.03004689,0.027346605,0.041732963,-0.05364103,-0.0010838985,0.05464723,0.01301808,-0.008011888,-0.0044756527,0.02231941,-0.010204449,0.0045717857,-0.014351083,-0.030823799,0.019481298,-0.009185288,0.019861622,-0.057512715,0.004641357,0.02129858,-0.049862415,-0.043538425,-0.045452278,0.0030271725,-0.02389794,0.024221031,0.020988982,-0.00968264,-0.008240646,0.0115157375,0.004780341,-0.0088074785,-0.028150393,0.017097816,-0.011146443,0.00010037814,-0.0046254387,-0.00761334,-0.00007889411,0.017064745,-0.012694216,-0.0024803174,-0.0221618,-0.049783815,-0.014826543,-0.00938828,0.040580552,0.0057585426,0.0060031344,-0.031897657,-0.033834353,-0.018250264,0.022235613,0.016904691,-0.036324613,0.08259565,0.011684664,0.023971777,0.042300344,-0.0053378404,0.0045128795,0.014115825,0.05057328,-0.02085685,0.021414697,0.024515033,-0.030444667,-0.05470901,-0.04245818,-0.036406178,-0.04451314,0.0074167275,0.013184012,0.013907649,0.028379282,0.009281622,-0.024006488,-0.0047644577,0.020077497,-0.0030880345,0.017975258,0.016495364,-0.014249919,-0.016446343,-0.0171892,-0.039687827,-0.0015596809,-0.04489415,-0.058134135,-0.02232004,0.006755701,0.038815945,-0.007154261,-0.004003334,0.03882104,0.025197368,0.0107385805,-0.025428718,-0.012140604,0.0025067977,-0.020341491,0.02625477,0.05531974,0.01997428,0.0039094086,0.007906128,0.021991964,0.03181245,0.02081198,-0.017310515,0.006582335,-0.0021158254,-0.02718857,-0.0429719,0.055489406,0.015126224,0.030785333,0.03355253,-0.034924947,-0.024024824,0.016756179,0.050730154,0.021765396,0.03734487,0.0038802205,0.020025546,0.017969476,0.0374447,-0.033014674,0.014772327,-0.018340815,0.029637469,0.025713366,-0.013727996,0.013007581,0.0060540554,0.0064076204,0.010233633,0.06942991,0.029188806,-0.05622648,-0.010886995,-0.07821545,-0.01945773,-0.008143625,0.043072373,0.00858938,0.025628373,0.022468694,-0.029846117,0.060726978,-0.04207248,-0.015682139,0.0086502535,0.016061688,-0.014193237,-0.014301852,0.019304924,-0.031033337,-0.013441917,0.049793735,0.026890913,-0.023927875,-0.011162318,0.042570483,-0.0071570342,-0.0199303,-0.003036638,-0.009264772,-0.001020713,-0.038791854,0.043320384,0.03033134,-0.037637446,-0.0069392696,-0.02178309,-0.00004119908,-0.03940604,0.08718754,-0.02373273,-0.015438399,0.033145126,-0.011953536,0.06125389,-0.012481245,0.032710835,-0.024118776,0.002004516,0.026214145,0.018328074,0.00997633,-0.044523463,-0.02209282,-0.032380495,0.061022032,-0.025713492,0.012309188,0.026901988,0.005989334,-0.040619716,0.0323477,-0.03594966,-0.012829729,0.016360201,-0.008352757,-0.07813422,-0.050092485,0.012875294,-0.04256027,-0.0037709053,-0.04222008,-0.0005208686,0.010958611,-0.028052997,0.011494027,-0.0470497,-0.029097477,-0.003938159,0.011165845,0.015410784,-0.036764063,-0.012963395,-0.010048901,0.014751731,-0.008366961,-0.027100716,-0.044128966,-0.05298264,0.01698862,0.01575932,0.06747299,0.019063802,-0.019804014,-0.028828321,-0.05943965,0.065170474,-0.007034747,-0.012316625,0.015934898,0.06710271,0.00007222771,-0.034350876,-0.009124636,0.028341372,0.017863998,0.033078216,-0.019607758,0.0077468604,0.036976732,0.05198592,-0.015558415,-0.06709637,-0.0024018087,0.033925448,-0.008193242,-0.034028914,-0.01272254,-0.04513399,-0.03040643,-0.02854788,0.021236533,0.07664742,-0.008172945,-0.06464865,0.032098044,0.010695971,0.015092662,-0.01259915,0.0027729627,-0.0013842138,-0.042507228,-0.010303584,0.026013037,0.00514066,0.03730119,0.005871329,-0.041401763,-0.0020200233,0.008470963,-0.041440155,0.04082368,-0.0319974,0.0034063507,-0.033695687,0.03176969,-0.027504781,0.0146543225,0.008640938,-0.006137109,0.0011956192,-0.0153387515,0.00601399,-0.01436024,0.004631458,-0.074813925,0.02790197,0.025830785,-0.0011830787,-0.072611846,-0.04235662,0.010675876,0.0030092315,-0.015698235,0.04586805,-0.025601171,0.01616302,0.009529352,-0.07266796,0.008267063,-0.026531653,0.04946985,-0.05899673,0.0032712338,-0.06313668,-0.014843472,-0.020468244,0.0065061166,-0.016596915,-0.0007845932,-0.022915002,-0.02094129,0.051456966,0.02852763,0.01878831,-0.061368275,0.05276865,-0.019303445,-0.05494086,0.03523863,0.05332322,-0.019755464,0.038329434,-0.02023732,-0.0115784705,0.011913966,-0.023710499,-0.010209458,0.013156839,0.013283641,0.016140463,-0.01845195,0.061337978,0.012048762,0.012933317,0.03295909,0.019757723,0.005092766,-0.023870528,0.034642167,-0.04382635,0.009535657,-0.06614498,0.021113398,0.019172428,-0.04931033,-0.035379063,-0.033748347,0.0017645989,0.0026286049,0.019701013,-0.025006259,-0.046224277,0.030111752,-0.050810203,0.015524014,0.034918375,0.008818999,0.0011063673,-0.018404026,-0.00088368263,-0.04643166,-0.0011342245,-0.06272415,0.018158264,0.050487883,0.03129804,0.0019177352,0.014707705,0.03132212,-0.016367508,-0.017346941,-0.12666619,0.032903295,-0.015275899,-0.0033833121,-0.02705643,0.033798903,0.0023311118,-0.018061094,-0.036745597,-0.029217064,-0.021191662,0.010431326,-0.022324812,-0.0053079654,-0.0073733684,-0.0016021484,-0.043848455,-0.019957637,-0.021354329,0.031410124,0.055585034,-0.008245103,0.017637728,-0.0026006892,-0.021789985,-0.0011490496,-0.0076716733,-0.05624585,-0.0021579075,-0.029761082,-0.02582018,-0.04405724,-0.01130723,0.018007634,0.04884697,0.022641143,0.032571334,-0.015211343,0.004526835,0.019073213,0.030401506,0.0019456244,-0.0016031072,0.006357615,0.027059766,0.05979941,0.023005435,0.0016176766,-0.042729877,0.02529127,0.019346897,0.017279008,-0.042305097,0.039540432,-0.031350933,-0.049566302,-0.058702137,-0.071553685,-0.023351816,0.04567141,0.025614915,0.01730721,-0.006234801,-0.013797562,0.02076983,0.01670206,-0.060834266,0.04176305,0.03769947,-0.010129558,-0.023410244,0.028315924,-0.03517288,-0.025290942,0.006101386,-0.013508885,0.03521728,-0.035196245,0.0023865046,-0.016053284,-0.012316067,-0.028910492,0.030289423,-0.044557948,0.050996073,0.04269223,-0.012811977,0.0030856775,-0.05840108,-0.0155003695,-0.096160226,-0.01864156,-0.004152933,-0.046243574,-0.054661423,0.080763474,0.009973731,0.040525638,-0.010340527,-0.043142546,-0.061788335,-0.033419173,-0.025181577,-0.03950318,0.007035325,0.015595791,-0.004184804,-0.011593071,-0.031986866,-0.005912117,-0.057474617,-0.013566064,-0.025574634,0.015963346,-0.09128544,-0.0070819072,-0.014768817,0.05650691,0.007739315,0.018397871,0.0363234,-0.037526034,0.005118874,-0.036395323,0.008160129,0.02270858,0.0069060517,0.021999365,0.012901234,-0.0056125354,0.00094234996,-0.028392075,-0.026376775,0.015231595,0.066248566,0.051662046,-0.041195747,0.029159678,-0.052907437,-0.01596316,-0.03471789,0.0061362498,-0.014479947,-0.021085,0.0060524177,-0.03309969,-0.0035386323,0.052778605,0.052861243,-0.011697728,0.0012090597,-0.042079657,-0.02472842,-0.0045736996,0.0080661,0.0102820285,-0.033500098,0.039122928,0.016104732,0.039841827,-0.0058881794,-0.05619016,-0.025699293,0.005394673,-0.024806822,0.050653093,-0.038437597,-0.022528255,0.0055193203,-0.009658375,0.04344504,0.041118417,0.0036226672,0.0026996795,0.01941109,0.010738041,-0.023032404,-0.032219235,0.003333807,-0.011975417,0.035891376,-0.01295634,-0.0032829172,0.036397047,0.005203966,0.015660256,-0.06959261,0.021202566,0.052722987,0.015894357,-0.0061711227,-0.012039533,0.009560656,-0.00779918,0.0038476877,0.02107133,0.0073963613,-0.018552765,0.0144464215,0.017927684,-0.02880561,0.004787851,-0.0039303643,-0.01361011,-0.016630836,0.027355498,-0.051708482,0.015308585,0.011884182,-0.009354646,0.0067465412,-0.029402662,0.015585681,0.045984227,0.0403316,-0.04008907,-0.016672876,0.07104082,-0.010915705,0.034323525,0.012943053,0.033918716,-0.037853196,-0.015616266,-0.026906064,-0.018666303,-0.005004437,-0.0025916873,-0.009222683,0.019309895,-0.03515925,-0.025898987,-0.020445239,0.03691984,-0.008641165,0.007082931,0.004601467,-0.0027512887,0.012287139,-0.020083873,0.008904181,-0.014033632,0.003431391,-0.018299663],"last_embed":{"hash":"1qrzdux","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1qrzdux","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{12}","lines":[176,176],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qrzdux","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0068811234,0.017073048,-0.020096742,0.020121573,-0.01256209,-0.012477821,0.010531294,0.016104268,0.037375133,0.015936367,-0.0037403617,0.013917307,-0.033454966,-0.043493204,0.04019754,-0.019308979,-0.00024714338,0.0056141545,0.013229477,-0.034839462,-0.0380844,-0.009212389,-0.03946055,-0.015821384,-0.0076859468,-0.006856433,0.0018475922,-0.005452154,0.016552702,0.00801251,0.011411375,-0.039183475,0.023386799,-0.022288984,-0.00690579,-0.02348565,0.013411585,-0.0114872595,-0.046817284,0.035093725,0.00042371213,-0.019326305,0.030941729,0.020888822,-0.0048761894,-0.019420441,-0.016631747,-0.022000501,-0.01767322,-0.023228325,-0.0024605282,-0.025485348,0.015931489,-0.016536826,-0.015307567,0.020398766,-0.059899274,-0.037534885,-0.0052712997,-0.0031681512,0.0067943283,0.015628347,-0.015380376,0.008874349,0.012872205,0.048293788,-0.007947901,0.03724049,-0.04716435,-0.018692741,-0.03140989,0.013276762,-0.005815852,-0.011274574,-0.010490773,0.030442553,-0.0379765,-0.0062537687,-0.0034535176,0.03516628,0.0075251786,0.018889727,-0.025412774,0.032651093,-0.009672387,0.021849321,-0.0052057984,0.0020032777,0.028136808,0.052774426,-0.0059856363,0.018946426,-0.002273984,-0.026036626,-0.0018650714,0.04923667,0.018724719,0.003058876,0.036106143,-0.010390671,0.04910929,0.009790824,0.0076089483,-0.031116651,0.0030087298,-0.015467294,-0.007802976,0.044563435,0.050623905,-0.002183935,0.027680742,0.016427953,-0.007967052,0.032708377,0.00947303,-0.0054735243,-0.0017203984,-0.025914656,0.015417241,-0.003591869,-0.0038173913,0.043381643,-0.013848336,-0.050803937,0.023768112,-0.0002842712,0.02189229,-0.011331493,0.0066358643,0.02550771,-0.025870603,0.0067357733,-0.012255659,0.01085547,0.004618089,-0.018712988,0.03871658,0.004183082,0.0158179,-0.061948907,0.04707581,0.034838986,0.0060232873,-0.022354333,0.038247574,-0.049910277,0.018987797,0.037429247,0.0065553025,-0.03886029,0.013749477,0.030634256,0.031981304,0.038837235,-0.002860405,-0.011366371,0.00092408084,0.009257176,-0.0031839048,-0.016551994,-0.023214063,-0.056307252,0.0025234078,-0.004835841,0.042971414,-0.00214146,-0.0000031242482,0.0713263,-0.007936995,0.003920154,0.00370508,-0.032275762,-0.031265263,0.020608885,0.012071327,0.029610809,0.08624091,0.004015189,0.009266026,-0.05385218,0.015748888,-0.003974453,0.014007588,0.012296238,-0.033731896,0.03684125,0.038007066,-0.0032183551,0.029597176,0.012188847,-0.0046927724,-0.017691758,0.0050953752,0.019409241,0.058241803,-0.047757838,0.032786436,0.007640242,0.0018156796,-0.043208707,-0.044753022,0.043100715,0.03851119,-0.06753673,0.0069160233,-0.008387536,-0.031314485,-0.05108807,0.0046802834,0.00011508179,0.017219089,-0.012558358,-0.049406774,0.042331375,-0.0329466,0.009394356,-0.010259445,-0.02232212,0.0042653573,0.01822893,-0.035177283,0.017483663,0.030438071,-0.008695599,0.010002253,0.045623455,-0.007177311,0.07118837,0.005787582,-0.013479094,-0.03558769,0.005765848,0.010301452,-0.0044948943,0.015358289,-0.03224923,-0.01733574,0.0005754637,0.019713288,0.028410416,0.017825758,-0.016195975,0.089589775,0.010932078,-0.018046444,0.04596633,0.007888423,0.02843553,-0.012820244,-0.012899439,0.02591979,0.04411302,-0.01558818,0.028273143,-0.04179309,-0.0011449107,0.035635453,-0.0068779783,-0.043908563,0.006893132,-0.0027208747,0.05132784,-0.0117200585,0.022074504,0.017705914,-0.050633695,0.02379392,0.022060715,0.028204994,-0.00036615942,-0.00952064,0.010181431,0.029742345,0.018673236,0.005380095,-0.022843324,-0.025155725,-0.012501515,0.07825738,0.034458235,-0.0050760494,0.0139349215,0.032126445,0.007795041,0.036504757,-0.0028695322,-0.0062208255,0.02432122,0.009093798,-0.024715729,-0.009551412,-0.018219728,0.04538669,0.0149251195,-0.026425159,0.030102452,-0.013113556,-0.16612473,-0.012601761,0.019030383,-0.0018904908,0.017104296,0.0026249276,-0.059405603,-0.02054734,-0.00040572457,0.03167684,-0.028428223,-0.03906009,0.003697972,0.05325971,-0.05671848,0.012678914,-0.015726,-0.02164897,0.013388654,-0.044757057,-0.0016609938,-0.06953473,0.0708155,-0.029422449,-0.019524861,-0.0061404863,0.018646274,0.021350544,-0.011726728,-0.0011114982,-0.019171085,-0.01368914,0.008123758,0.071906865,-0.019537985,0.010833208,-0.04122059,-0.06989041,0.010261783,-0.018685065,0.034342922,0.034432165,-0.005016076,-0.008567042,-0.018239493,-0.0066115074,-0.018792184,0.039127838,-0.05433955,-0.03180066,-0.006861126,-0.03655661,-0.0041948226,0.0018598541,-0.049718387,0.03313835,0.040747985,-0.0053199655,0.02885197,0.019131433,-0.006881687,-0.083747834,0.007940392,-0.062538095,-0.03794892,-0.043457754,-0.029546317,-0.00025072237,0.01719003,-0.059864007,0.02120275,-0.022709265,0.00717252,-0.0153304525,0.045019973,-0.006591629,-0.01296759,-0.030317187,0.018859474,-0.08861909,-0.04285494,0.04099584,-0.004934128,-0.020949367,-0.05576327,-0.082688965,-0.03349548,0.013809603,0.014972928,0.24253081,0.0780024,0.020805158,-0.073788084,0.051623993,-0.048762687,-0.018285433,0.05041274,-0.008327079,-0.01094146,0.010308758,0.026112607,-0.0118267555,-0.0011904606,0.012018018,0.020835392,-0.043489955,-0.0071135433,0.047759928,0.019296829,-0.025147853,-0.012126317,0.025116164,-0.012871653,-0.007806923,-0.019815428,-0.010443867,0.027788863,-0.012288916,0.014568256,-0.050053988,0.0049926583,0.04115217,-0.04642393,-0.027110554,-0.013065976,0.01145641,-0.004155642,-0.0021128065,0.012135602,-0.0014790645,-0.03109258,-0.008240116,0.01860183,0.013115316,-0.010166699,0.038218983,-0.026104927,0.01326103,0.0060814354,-0.003334322,-0.02463338,0.016683329,-0.018978387,-0.0019838535,-0.02050526,-0.048488982,-0.018092617,0.0005578454,0.008633367,0.021858668,-0.006938946,-0.03911789,0.0069524944,0.003171135,0.0208658,0.054028567,-0.032470323,0.052035253,0.043025438,0.030751994,0.023369215,0.0066236854,0.022249492,0.00095294643,0.050130483,0.0047932286,0.030369142,-0.022910867,-0.00796815,-0.03806217,-0.043375947,0.0018627627,-0.04955835,0.007184508,0.025788417,0.014043894,0.02407568,0.022774339,-0.0068414514,-0.02649596,0.025908075,-0.009316594,0.011567346,-0.00057065964,-0.012684944,-0.045892876,-0.017457072,-0.023274872,0.020926232,-0.0046308693,-0.0560138,-0.009137392,-0.011796508,0.0143465325,-0.023409156,-0.027879894,0.022871267,0.02201969,0.019426864,-0.06926176,-0.020038566,0.020711062,-0.022008864,0.02825446,0.0584008,-0.008494185,0.008669882,0.045855217,0.027841525,0.037754524,0.004951004,-0.015722064,0.051265217,-0.016627131,-0.021472795,-0.03801724,0.06598046,0.013756098,0.033724986,0.05117683,-0.038546238,-0.014775228,0.037497737,0.0034494372,0.016623015,0.056013394,0.0014027186,0.01661137,0.03684543,0.035554122,-0.047620803,0.026120707,-0.014002746,0.023826502,0.042587932,-0.02979722,0.014800474,-0.011359511,0.0123130195,0.0077301865,0.057272825,0.020524377,-0.05129442,0.015715329,-0.07650026,-0.03125108,-0.016716784,0.021789886,-0.00042743978,0.016384853,0.035610635,-0.015616867,0.050559647,-0.04567906,0.008125842,-0.013261301,0.021513924,0.00049410627,0.00535685,0.0122098485,-0.030870251,-0.043278415,0.030598458,0.007533092,0.003097455,-0.0073505766,0.042276848,-0.034047596,-0.011984864,-0.010912712,0.004738944,-0.003005761,-0.04791635,0.045138944,0.035038613,-0.03360016,-0.01039828,0.018364305,-0.02892589,-0.049988512,0.08049393,-0.055803712,-0.009907507,0.025898023,-0.00854387,0.047045823,0.005933078,0.007286937,-0.028008267,-0.017197669,0.026034962,0.03910061,0.0026747165,-0.012243016,0.0012611276,-0.03467606,0.04902801,-0.027773833,0.016551044,0.01782938,0.027787708,-0.09768289,0.032202467,-0.013300874,-0.009935052,0.009691629,0.02769058,-0.08869325,-0.048870146,-0.0027995259,-0.049580652,-0.022546891,-0.06467459,-0.0356224,0.014433884,-0.024527108,0.035042718,-0.037483755,-0.020183848,-0.008331512,-0.008409005,0.0048796576,-0.020759093,-0.003003202,-0.023143705,0.025906531,-0.0018106991,-0.02233139,-0.046279993,-0.009265545,-0.00004534067,-0.019333836,0.056438074,0.015702987,-0.0032578204,-0.050627403,-0.034542557,0.05920511,0.0043117893,-0.004782831,0.0042383955,0.06441207,-0.0008919762,0.0011906027,0.009328363,0.009836253,0.022864064,0.041485354,-0.025061496,-0.007910418,0.03732284,0.034740932,-0.008021477,-0.034756545,-0.012282003,0.059222676,-0.006702532,-0.032129247,-0.044778958,-0.015799262,-0.029939605,-0.011952012,-0.0019233909,0.09217844,-0.017661728,-0.060742605,0.05704143,-0.0006335053,-0.018978067,-0.0493896,-0.00035254363,0.009424545,-0.04224252,-0.019762632,0.04719312,0.032195147,0.014083385,0.0021060056,-0.024415897,0.012393048,0.03526809,-0.033807136,0.033055466,-0.01648853,-0.0043388293,-0.013151867,0.05041728,-0.021109788,0.012575883,0.016460294,-0.00575194,-0.019181129,-0.031145062,0.0006755575,-0.018443363,-0.0071405675,-0.049906097,0.015225883,0.053215325,-0.012165707,-0.060450505,-0.050560445,0.061877638,-0.0043001566,-0.007167189,0.041216582,-0.016411325,0.030519206,0.0069201007,-0.07047571,-0.0005966386,-0.035112288,0.022378506,-0.07952977,-0.008006249,-0.062217522,-0.04208154,-0.0066587883,-0.010471602,-0.025189642,-0.0009362042,-0.032124277,-0.045857336,0.029476486,0.030264404,0.037568606,-0.06765416,0.044886786,0.0035223614,-0.031618223,0.015011261,0.060180668,-0.03131147,0.017953064,0.02598988,0.0009931346,-0.005021468,0.0018563624,-0.010119307,0.0149266245,0.022022549,0.029460404,-0.01890171,0.04934171,-0.00418979,-0.01988875,0.015473633,0.005422794,0.02524065,-0.01441858,0.03444793,-0.02410781,0.008876335,-0.046452958,0.011650455,0.011143346,-0.0121676475,0.0342063,-0.012857552,0.0052478453,-0.0029843345,-0.0059915977,-0.017918851,-0.029911807,0.014041515,-0.034955032,0.0040352615,0.02545082,-0.0044370773,0.020959824,0.010349131,0.023990003,-0.052646365,-0.008917788,-0.047821734,-0.006252769,0.030704502,0.023692396,-0.009378969,0.00010419034,0.06295728,-0.018881863,-0.022181151,-0.13044123,0.013098244,-0.025671456,0.01838986,-0.014074437,0.021646857,0.014007244,-0.028606614,-0.024132984,-0.040294595,-0.018327802,-0.0025045555,-0.045072034,-0.012646502,0.010362842,0.002883395,-0.039315496,-0.037369836,-0.04801421,0.084038585,0.053329967,-0.008011239,0.015692627,0.02859671,-0.053262454,0.0011895266,0.013771847,-0.024779378,-0.012292985,-0.024286063,-0.028512215,-0.06657797,0.016642695,-0.0011973378,0.0452429,0.015841011,0.030994717,-0.0068913754,-0.0145606315,0.02298492,0.0051670587,-0.007198173,-0.009405396,-0.025254391,0.03968019,0.038383927,-0.010123223,-0.0062928065,-0.049011227,0.013747321,0.05286668,0.0033304219,-0.045857888,0.020708514,-0.01850888,-0.034888197,-0.06675783,-0.022218183,-0.011868912,0.039295036,0.034387026,0.01851317,0.014238589,-0.026757777,0.033550445,0.01424062,0.00011235981,0.039681964,0.0109960595,-0.010328637,-0.02284702,0.0064835506,-0.033745896,0.021260366,-0.000940586,-0.025142523,0.013384748,-0.044952013,0.026267396,-0.024412723,-0.008376608,-0.042281598,0.027050184,-0.042063743,0.05088532,0.041708127,-0.015147419,-0.0022645087,-0.05202914,-0.037477285,-0.034852747,-0.03150313,-0.012512483,-0.039921515,-0.03636889,0.039410293,0.008638595,0.04277266,-0.013451667,-0.032018576,-0.0424286,-0.036228407,-0.014305295,-0.043993738,0.0021326998,0.02244285,0.00045650484,-0.014010147,-0.010296096,-0.02587253,-0.0640381,0.0031765348,-0.01825066,0.011905498,-0.021671569,-0.010499441,-0.018219797,0.0377767,0.0032136873,0.023661084,0.016812446,-0.035903588,-0.00033060618,-0.03821085,-0.01863689,0.023217808,-0.008225642,0.030731872,-0.0045462665,0.020264557,0.006217147,-0.019169886,-0.00532559,0.0065019955,0.06872644,0.03609231,-0.020509496,0.020240277,-0.05602187,-0.014292401,-0.025602635,-0.0020943587,-0.016284961,-0.034181606,-0.015415435,-0.025022844,-0.006476751,0.041918147,-0.004703675,-0.02396614,0.00091569463,-0.07141402,-0.0025046146,-0.009464087,-0.03473232,0.014877477,-0.0270345,0.00076847774,0.004916719,0.044185046,-0.017271735,-0.06248944,-0.023833489,0.017859753,-0.034918033,0.03359417,-0.03014244,-0.0342485,0.030363131,-0.021592805,0.012745952,0.036967993,-0.010044412,-0.013092104,0.033185504,0.03642863,-0.010232064,0.007196991,0.03757539,-0.0037976243,0.04230228,-0.017743986,0.00519793,0.035927195,0.015119945,0.00094109034,-0.045699388,0.01205651,0.022228545,0.03264918,-0.022066237,-0.0031487534,0.03190721,-0.012795051,0.026822474,0.026600828,-0.018427173,-0.0298693,0.016751068,0.028022224,-0.013031009,0.014520278,-0.0001237872,-0.00890256,0.02790525,0.036823545,-0.006968777,0.00071623194,-0.02773832,-0.026494112,0.017569158,-0.021536427,0.0017680393,0.023426175,0.046134993,-0.039106708,-0.028666157,0.036231324,-0.015394207,0.037555773,0.035604544,0.023200393,-0.041018177,-0.010018751,-0.03254296,-0.012874055,-0.016014311,0.0111858975,0.011952053,0.005610327,-0.060546048,0.012876148,0.019181894,0.03561487,0.034040608,0.039220374,0.01285843,0.012079016,-0.0035893405,-0.0035558497,0.024171744,-0.021610528,0.019956743,-0.0025739346],"last_embed":{"hash":"76zkks","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"76zkks","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{13}","lines":[177,177],"size":61,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"76zkks","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040515985,0.047208697,-0.024729567,-0.021658976,-0.027045457,-0.033009727,-0.009061321,0.033620246,0.009499124,-0.0009340264,0.009738495,0.019771678,-0.049564313,-0.020654075,0.022696987,-0.0036190203,-0.0031345459,0.0035230385,-0.009897807,-0.049885385,-0.03712754,0.019446641,-0.028307695,0.017784396,-0.0025992058,-0.03172779,-0.00088680483,0.0071254647,0.029920112,0.012682305,0.018857192,-0.06715669,0.043382976,-0.024028389,-0.031274512,-0.037167512,0.01940309,0.019928424,-0.03261292,0.011115854,-0.0038774204,-0.042357054,0.04054855,0.030031577,0.0037902151,-0.0040072487,-0.02122006,-0.019146787,0.003425855,-0.018628463,0.0019417413,-0.045010317,0.036623344,-0.005811837,-0.019212529,0.024071544,0.0036114003,-0.015941216,0.019415375,0.020433255,-0.0051310165,-0.008994921,0.0071504777,0.01173046,-0.030611372,0.031665362,-0.032279793,0.03241874,-0.037054166,-0.016351046,-0.04048995,0.011610338,0.0019417703,-0.020169102,-0.0123308655,0.028831141,-0.033656076,-0.034960046,-0.015934777,0.055206925,0.041203707,0.031921312,-0.03736805,0.02726376,0.013134427,0.005854102,0.009541271,0.018005755,0.022305926,0.05331382,-0.024201905,-0.004563518,0.026319223,0.021327982,-0.024089038,0.03451141,-0.002718998,-0.021408731,0.01607281,-0.0041598263,0.038419574,0.005531831,0.008556493,-0.05714035,0.023641633,-0.00614279,-0.020702647,0.045781128,0.045132793,-0.0054991236,0.02151374,-0.009083367,-0.014150586,0.022964481,0.0037354233,0.034209818,0.0013326898,-0.032052055,0.02346446,-0.0150866965,-0.004797882,-0.0031858645,-0.005957888,-0.04348873,0.037588187,-0.016720776,-0.031459734,-0.03154585,-0.007864175,0.020903358,-0.027085533,0.019729147,-0.009849499,0.013340674,0.0009796039,-0.02396689,0.017015912,-0.008095053,-0.019091006,-0.049046192,0.012077934,0.028255463,0.014854194,-0.006633129,0.028069695,0.003290062,-0.0125599485,0.03463286,0.011264191,-0.02716744,0.01124338,-0.005546265,0.009832901,0.07134419,0.021488164,0.0019014066,0.0108181415,0.019723514,-0.019858154,-0.022044431,-0.034136113,-0.012872434,-0.02575482,-0.00021023463,0.015990159,0.011118788,0.0115434285,0.033120282,-0.015015439,-0.008813449,0.027914122,-0.014961866,-0.014819386,0.017102078,0.002734032,0.030284256,0.085107036,0.008357324,-0.015411479,-0.036088586,0.0013641645,0.018490722,0.013708921,0.003396183,-0.030969582,0.0373814,0.034193635,0.0024974532,0.030987091,0.02009356,-0.014247306,-0.01468653,-0.0041790213,0.024897797,0.03061041,-0.061058644,0.052051302,0.003218531,-0.0047751605,-0.0411574,-0.044246808,0.054766826,0.022753982,-0.05397767,0.011205561,-0.009350226,-0.043191873,-0.078833826,0.002452243,-0.01310703,0.024402078,0.003785781,-0.024906185,0.050325356,-0.03606452,0.014824493,-0.02609185,-0.014057069,0.01406343,0.00024726562,-0.03856146,-0.0005095161,0.04072428,0.011256342,-0.011059426,0.059710465,-0.01750808,0.057323378,0.011031509,0.017058676,-0.015317642,0.011378163,-0.0003261463,-0.003095078,0.03846994,-0.050080616,-0.028285822,0.006877996,0.028359726,0.03866101,-0.0046800575,0.017544303,0.061694786,0.05555336,-0.014650526,0.02887568,-0.028386118,0.02559721,0.0042373585,-0.05307576,0.009736731,0.025401585,0.0032070754,-0.011537695,-0.034618743,0.0009195066,0.0069201277,-0.01895259,-0.040787533,-0.01757098,0.020401055,0.051344197,-0.018446429,0.010369109,-0.01479917,-0.03515903,0.037980232,-0.0034752202,0.015289433,-0.0005154052,0.0038030648,0.013320467,0.011814143,0.024243863,0.0071328827,-0.0015952246,-0.023706876,0.012882622,0.0745922,-0.00102946,0.036276333,0.036090422,0.03665054,0.007772058,0.0116841085,0.022657344,0.0312824,0.025266789,0.021985134,-0.028724419,0.027904756,-0.044990752,0.057257935,0.00920441,-0.03485852,0.010487827,-0.008151909,-0.14060159,-0.015123448,0.0116548,-0.027264476,0.024472836,0.020035686,-0.0725429,-0.024107162,-0.0023115207,0.033872712,-0.055854417,-0.038014866,-0.012036915,0.05719534,-0.079962574,0.026825942,-0.030101512,-0.0230567,0.044868875,-0.028416138,-0.006204289,-0.05594517,0.0019013344,-0.04319942,-0.02105223,-0.022689918,0.001828828,0.0052642375,0.0062852497,-0.018641237,-0.062474072,0.010827463,0.0039143916,0.076702006,-0.017330226,0.044417225,-0.03544622,-0.026649851,-0.032434657,0.0017026545,0.029942783,0.039279338,0.01960539,-0.017637916,-0.0059682853,-0.0038338488,-0.015763769,0.0239966,-0.060455684,-0.018524127,0.0067376737,-0.033008832,0.011311315,0.009619141,-0.0033554595,0.049338616,0.032403532,0.0067863544,0.004340357,0.026869865,-0.014483186,-0.06464506,-0.024071837,-0.029193038,-0.030269392,-0.025825327,-0.0155127365,-0.0030554628,-0.0068324273,-0.04622627,-0.0072656213,-0.008200458,-0.00032652248,-0.030430494,0.024049817,-0.009816419,-0.007270186,-0.02094474,0.022016264,-0.110159546,-0.04462154,0.025589338,0.015458019,-0.022714123,-0.030087596,-0.05562186,-0.034645125,0.0030517045,0.021865277,0.24035993,0.07047917,0.03122772,-0.078102514,0.0175856,-0.00091159256,-0.036373977,0.038875576,-0.0037174465,-0.031712733,-0.021391673,0.05534308,-0.034851078,-0.008922119,0.022240793,0.012987448,-0.03754026,-0.013038543,0.049960658,0.020886965,-0.0052312883,-0.0017108459,0.046070263,-0.019393325,-0.03767937,-0.038390536,-0.029988652,0.038719695,-0.025016213,0.004456019,-0.03639054,0.010374754,0.037752155,-0.042098876,-0.009107936,0.037879214,0.009015692,-0.007962299,0.05994605,0.014828411,-0.01116566,-0.022776574,-0.019501733,0.026499178,0.03202624,-0.004181509,0.030114334,-0.04545098,0.027949916,0.019584702,-0.020937832,-0.0012292732,0.010798141,-0.019376216,-0.024161479,-0.030673385,-0.07508304,-0.0009989179,-0.022738978,0.0018176272,0.0028828967,-0.008484818,-0.026517006,-0.0041095237,-0.0057931845,0.035720304,-0.013518005,-0.0015637929,0.049565382,0.04613826,0.04064196,0.02172937,0.002005763,0.019027144,-0.010892626,0.038625035,0.010303611,0.030227505,-0.025455654,-0.015159536,-0.05011319,-0.015149332,-0.008216741,-0.031022001,-0.02994235,0.014645325,0.031463332,0.017638998,-0.016230213,-0.018420452,-0.0077274097,0.012421375,0.024302598,0.0170139,-0.033966135,-0.015287963,-0.04060233,-0.017373579,-0.026143936,-0.015533881,0.009968473,-0.03711239,-0.0078299595,-0.027925173,0.0075618858,-0.015484727,-0.0469874,0.011631273,0.023214338,0.014892088,-0.06509527,-0.006301704,0.0017873377,-0.038248472,0.04361407,0.055448905,0.016475167,0.037027545,0.015734993,0.026929371,0.04232233,-0.05769471,-0.0055720266,0.021492328,-0.006871476,-0.00023242878,-0.066384755,0.03046583,-0.006488463,0.027719516,0.06356907,-0.03963338,-0.05480288,0.048079897,0.00791845,-0.012952439,0.051385548,-0.012666965,0.026592856,0.0187574,0.044343818,-0.040660165,0.054120738,0.015356111,0.015804369,0.047086705,-0.011329822,0.025184428,0.015478552,0.01505952,-0.0033408606,0.043870203,0.0053490764,-0.033177596,0.0029407162,-0.053527433,-0.016037775,-0.020717312,0.026234757,-0.01849195,0.0034974897,0.027270872,0.03349997,0.056728918,-0.02793657,0.03957252,0.033724103,0.016716536,-0.022708023,-0.024131784,0.01580702,-0.013145515,-0.05667906,0.05264489,0.009993373,0.0010589085,0.022408292,0.02423961,-0.0033319474,-0.017159104,-0.018630017,-0.006710407,-0.01417954,-0.033870183,0.03809562,0.027012862,-0.04141542,-0.01897501,0.043981966,-0.02525418,-0.043607123,0.09854121,-0.03172555,-0.021592092,0.017940314,-0.0155962445,0.039986514,0.018408991,0.0072371,-0.01843339,0.0010717469,0.02610519,0.025956165,0.007951968,-0.019461721,0.013171468,-0.04503404,0.059258033,-0.026664624,0.008883238,0.017026844,0.005426439,-0.06647663,0.021302983,-0.010463196,0.013559143,0.014230143,0.016419264,-0.05942955,-0.06270415,0.024547681,-0.037161015,-0.02674474,-0.06199899,-0.02331223,0.00562869,-0.027612064,-0.008470407,-0.024301682,0.0019831758,-0.006067267,-0.015342387,0.020743376,-0.036745105,-0.015817385,-0.029192714,-0.01717125,0.0011596875,-0.030662961,-0.028936353,-0.024381818,-0.022846892,-0.025167268,0.042228885,-0.004768741,-0.009928956,-0.060480144,-0.048391946,0.048110858,0.028759483,0.008696475,0.01780364,0.04170536,0.0008327707,-0.006437025,0.008695399,0.033280745,0.0072531123,0.03141881,-0.04809242,-0.0003587845,0.046623588,0.030092588,-0.0054795374,-0.034614082,-0.03472936,0.041162834,-0.014761534,-0.013645772,-0.025194786,-0.01898319,-0.01363362,-0.0011388831,-0.0066899434,0.04954343,-0.013036775,-0.06667561,0.021074226,0.043690655,-0.0064840997,-0.03846797,0.009066792,-0.0066243308,-0.014977214,-0.017735103,0.05273962,0.0099915825,0.03198757,0.019902933,-0.043612227,-0.019801186,0.0039800755,-0.049509794,0.028230125,-0.0127673345,0.02485441,-0.012635669,0.016969966,-0.020408621,0.026949754,-0.00847644,-0.01844936,-0.019861411,0.012825017,-0.02138068,-0.009751269,0.0099824425,-0.05490707,-0.013397956,0.042790316,0.005922962,-0.052413676,-0.055959627,0.01678141,-0.008601189,-0.0069515547,0.07473909,0.004773839,0.029329967,0.018043075,-0.07614651,0.001112987,-0.053702645,-0.017128365,-0.08693959,-0.017812898,-0.046851646,-0.009952644,0.0056563225,-0.017940907,-0.02039598,-0.010771405,-0.035269335,-0.061434533,0.031955604,0.004274,0.0068995273,-0.053254288,0.04515876,0.0634817,0.0310492,0.0030973544,0.046742767,-0.028058667,0.00805136,0.03795024,0.007642206,0.0009408586,0.0019257846,-0.012687402,0.038262453,-0.0052364836,0.006866729,-0.01163203,0.0809725,0.01221119,-0.008828983,0.04260124,-0.022139203,0.025483651,-0.02759257,0.028043648,-0.012120666,0.020894798,-0.03577941,-0.0063084904,-0.011743366,-0.0041431272,0.032653477,-0.001921508,-0.036560446,-0.013192383,-0.01820727,-0.024234481,-0.040972803,0.021715429,-0.04377638,0.03024073,-0.0009366917,0.029000275,0.0024116046,0.046907872,0.0059900195,-0.038923003,-0.00049778423,-0.045470305,0.024100313,0.037275292,0.05917058,-0.01754677,0.017449368,0.015974818,-0.026833553,-0.02983165,-0.116797425,0.039740913,-0.022196736,-0.0034872226,-0.012078332,0.0027993722,0.03097783,-0.043161493,-0.010613876,-0.05350906,-0.0043490385,0.0037491296,-0.048634607,0.0046219565,0.0011542529,-0.002803405,-0.0034277993,-0.044179656,-0.036682643,0.06523541,0.046052802,-0.0074684154,0.03791255,-0.004233007,-0.03898941,0.018548258,-0.030589525,-0.018855553,-0.0250581,-0.008647682,-0.023322362,-0.012598297,0.005756976,-0.018425548,0.025085293,0.033866476,0.030974422,-0.02191364,-0.006189553,0.011112077,-0.022898361,0.0074783736,-0.0067743873,0.014259133,0.06378785,0.082791254,-0.03133649,-0.0058634067,-0.041561466,0.042082362,0.036490858,-0.008463099,-0.044547666,-0.01936776,-0.012376138,-0.03854182,-0.08026901,-0.0057189865,0.025999052,0.03658478,0.04254788,0.035030168,-0.022336435,-0.031744856,0.019992556,0.02951347,-0.008688085,0.024058469,-0.022944622,0.0024216173,-0.019185241,-0.0034223571,-0.029707573,0.01929026,-0.018976387,0.027188277,0.0149268685,-0.05585191,0.029544923,-0.009197572,-0.02075523,-0.03877773,0.0030926345,-0.0471907,0.05208691,0.044086237,-0.008863558,-0.0029450704,-0.034567505,0.00038435345,-0.041161217,-0.021667248,-0.025500368,-0.05147648,-0.026583934,0.05881921,-0.011977352,0.017599326,-0.0057609975,-0.015252557,-0.0465845,-0.043468423,-0.0012681263,-0.03719655,0.03343541,-0.01569593,-0.016930765,-0.008882124,-0.008143456,-0.035445616,-0.05453917,0.0033291678,0.02197554,0.008671232,0.0027522894,0.014591939,-0.0019083017,0.025530629,0.010138483,0.0049423687,0.0031880368,-0.051935323,0.023199527,-0.022352198,-0.020318812,0.020340867,-0.029789768,0.02307555,0.00064198097,0.004220607,0.011906715,0.009733751,0.018246803,0.012554351,0.07469832,0.0392438,-0.040442586,0.025020372,-0.04216397,-0.031018088,-0.03586195,-0.0056096828,-0.007425606,-0.03187564,0.009967727,-0.045507554,0.012581241,0.03030522,-0.01350761,-0.013830208,-0.0033453226,-0.04208338,0.02085788,-0.016362922,-0.052177496,0.014886261,-0.0105143795,-0.028689306,0.014475041,0.06594832,-0.023370255,-0.056207947,-0.018699368,0.018213466,-0.0146310255,0.05160924,-0.005103659,-0.028805288,0.043384723,-0.03058297,-0.0073907576,0.06136066,-0.006080405,-0.0045639435,0.034858055,0.024422362,0.000364463,-0.0067911237,0.026915055,-0.019714175,0.023661131,0.015021605,0.015800007,0.034425292,0.01061377,0.010298971,-0.059731107,-0.0035338844,0.002000009,0.03998578,-0.026146447,-0.0055667213,0.0013939285,-0.045587167,0.017087962,0.037483964,-0.022485437,0.014673085,-0.0012635157,0.03590038,0.010791381,0.039259795,-0.008687165,-0.009468035,0.032927036,0.018840676,-0.02082439,0.019659156,-0.049819108,-0.024931528,0.013635849,-0.044104747,0.010899178,0.036980033,0.033774503,-0.028822025,0.0011035715,0.03167527,-0.005309723,0.03182683,0.02662638,0.002987946,-0.014401263,0.0010311307,-0.020692231,-0.04569397,0.0012492044,0.012081601,0.041449144,0.04404906,-0.027040048,0.020954186,0.036643896,0.030304704,0.01696756,0.06063923,0.024038156,0.021892585,-0.028741376,-0.014711484,0.016407507,-0.010362156,0.01957738,0.0025815358],"last_embed":{"hash":"urci43","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"urci43","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{14}","lines":[178,178],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"urci43","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03041656,0.044329345,-0.010115274,-0.036881853,-0.010010275,-0.014842059,0.0038378164,0.040992044,0.003687085,-0.0060842303,0.027737875,0.022695173,-0.04272875,-0.018374719,0.012720719,-0.0035149467,-0.00034942693,0.005551314,-0.010477995,-0.03746914,-0.021994846,-0.006295397,-0.0010247257,0.017054621,-0.00029418524,-0.0076552797,0.008898538,0.0046487013,0.024597548,0.026227938,-0.0046810117,-0.07412237,0.049774,-0.062254585,-0.045210887,-0.045791052,0.019546006,0.002162902,-0.045823254,0.03716848,-0.0045383703,-0.024811244,0.021788824,0.029929742,-0.0007377498,-0.015238284,0.007898751,-0.016020924,0.020262433,-0.0031392104,-0.037273925,-0.03787518,0.01314454,0.0034138628,0.01499379,0.015909653,-0.021328239,-0.016478725,0.012230833,-0.010291216,-0.030211126,-0.0028851388,-0.012990511,0.03455116,0.0067002117,0.03101918,-0.023139188,0.038613334,-0.03270364,-0.03604343,-0.036353897,0.00080777006,-0.008490195,-0.017002419,-0.01598056,0.028040402,-0.04325049,-0.034785226,-0.0047501046,0.06551167,0.024056254,0.023325052,-0.032607988,0.021330452,-0.02275524,-0.0010598616,-0.036284927,0.030714886,0.01601523,0.03611474,0.012478142,0.00380375,0.030540308,-0.019272543,-0.008167019,0.03136909,0.009441996,-0.013425473,0.021097634,-0.021936273,0.040527415,-0.0006717113,-0.013388936,-0.05156686,0.009432709,-0.01282388,-0.021694126,0.020174736,0.018960912,-0.0022074804,0.02295747,-0.006167855,-0.005761472,0.01681292,0.00350558,0.007476414,0.0062814136,-0.049314186,0.043135904,0.0042828606,-0.0056965607,-0.00088544923,0.009213695,-0.04468016,0.026471907,-0.014419581,-0.0016734183,-0.017035797,-0.02132452,0.010831804,-0.011035716,-0.012354457,-0.023405293,0.008604306,-0.01946215,-0.02341978,0.025641931,0.0039011338,0.006472213,-0.063928,0.015221744,0.009950749,0.019730467,-0.013480903,0.039851464,0.033008076,-0.010978886,-0.0039844015,0.01021757,0.0022301397,0.014474793,-0.014018184,-0.01717403,0.059117,0.0059935544,-0.014468043,0.02902931,0.029732589,-0.0023018087,-0.057166234,-0.02573877,0.0048187943,-0.047835745,0.016123595,0.013221267,0.009728926,0.007136188,0.01311754,-0.028795699,-0.0050304644,0.04969278,-0.03554528,0.011203355,0.021460563,-0.009318484,0.04060052,0.07379678,0.022706967,-0.012176425,-0.020422444,-0.0063870386,0.013401624,0.01256125,0.015798986,-0.022592867,0.037582383,0.036097407,0.030147595,0.022265576,0.02900369,-0.008482249,0.00056226103,-0.0057921945,-0.0074300007,0.029698001,-0.044903032,0.08206671,0.03118724,-0.0014952058,-0.031083083,-0.026531346,0.056029018,0.033255354,-0.057989154,0.012258217,-0.008020325,-0.025157338,-0.075793184,0.021061612,0.01337983,0.031478982,-0.028655848,-0.02894896,0.054415874,-0.03479028,0.018333277,-0.017851202,-0.021639958,0.019203188,0.020225516,-0.05451651,-0.024650056,0.037259154,0.03452647,0.019560935,0.04305672,0.009599238,0.047065556,-0.0049339235,0.008326788,-0.035632852,-0.0047516176,0.0120753,-0.023281854,0.0640425,-0.028367143,-0.020665748,0.0037120339,0.022924788,-0.002861435,-0.006600929,0.003389593,0.049297985,0.028628161,-0.036473062,0.0028884516,-0.020719929,-0.01527073,-0.006603354,-0.058051225,0.007029936,0.019276725,0.01624973,-0.022857288,-0.03948664,0.012613104,-0.0060519604,-0.016035559,-0.02919004,0.011254965,0.009281379,0.032872654,-0.015817065,0.01379036,0.005473741,-0.019574204,0.009943195,0.0024805786,0.015195933,-0.004195186,0.013762328,0.016743252,0.0029661783,0.03235756,0.012071012,0.013996579,-0.02295377,0.010069517,0.08133486,0.029821835,0.036783364,0.009068571,0.04714712,-0.0033054063,0.0047468,0.009491257,0.019552171,0.01000788,0.029715374,-0.030203393,0.014618884,-0.020676535,0.05292544,0.011027068,-0.030592004,0.0073152645,-0.022691758,-0.15971138,-0.005461334,0.0036029469,-0.013539152,0.020239556,-0.0016907987,-0.06718033,0.0033612482,-0.035196934,0.029367423,-0.0622281,-0.044179797,-0.02144836,0.04599129,-0.07599241,0.04153268,-0.046908487,-0.027231643,0.038127214,-0.03379049,-0.010910061,-0.010803213,0.013444884,-0.054448247,0.002472178,-0.014909101,0.014173876,0.0005520601,-0.022499595,-0.0039812545,-0.040901616,0.01993123,0.004020871,0.076981775,-0.022180993,0.056430537,-0.010674213,-0.032561935,-0.0040133377,-0.007926313,0.04805265,0.07389285,0.012100987,-0.018693753,-0.017559288,0.014375268,-0.021862898,0.026924815,-0.060924623,-0.04000506,-0.002187065,-0.028898722,0.024709199,-0.008040154,-0.008666235,0.026775798,0.014943894,0.023195881,-0.0268237,0.020653281,0.02816705,-0.060598314,-0.0033033106,-0.016421268,-0.037783645,-0.057254642,-0.00917039,-0.03928432,0.0143625215,-0.043085523,0.015060137,0.0032305846,-0.0038666208,-0.018961763,0.0029469826,0.00040301823,0.013024007,-0.02510307,0.009186409,-0.096137024,-0.023684526,0.017009148,0.020593584,-0.016346036,-0.041205466,-0.03366332,-0.017527947,-0.0044539114,0.020240393,0.2483097,0.039414197,0.02847873,-0.050867185,0.030405529,-0.008376406,-0.009737203,0.04733416,0.00048821038,-0.030239891,-0.040391773,0.045267854,-0.0364706,-0.007482474,0.01391827,0.0053685596,-0.0466651,-0.015602707,0.05562476,0.0059397905,-0.027564378,-0.009692944,0.03272793,0.0031491844,-0.034660816,-0.011378063,-0.047966298,0.027021486,-0.04142724,0.0071448074,-0.059749696,-0.002274628,0.054794766,-0.055299655,-0.031799648,0.019543998,0.00041127406,-0.020981029,0.036139976,0.0074456865,-0.014783242,-0.01724396,0.0157753,0.01499236,0.024364235,-0.00024104542,0.046407107,-0.044624843,0.024025349,0.021835182,-0.013031846,-0.026913315,0.0050051645,-0.016103301,-0.010001955,-0.013808875,-0.07215731,-0.02595347,-0.021961248,-0.010062818,-0.00097159157,0.003046564,-0.038393535,-0.0012078169,-0.016960597,0.034275487,-0.009346465,0.0043029203,0.03787638,0.045167163,0.048521902,0.044975158,-0.005142176,0.0034761606,0.012261227,0.035561964,-0.00006202941,0.04435746,-0.0034259162,0.008470725,-0.049458213,-0.0035909761,-0.011530148,-0.035196785,0.00065103546,0.02850043,-0.008362335,0.03206881,-0.01152649,-0.01927922,-0.015331981,0.023829345,0.021437457,0.039878123,-0.02318834,-0.006048952,-0.041560672,-0.015421449,-0.04545993,-0.0077966996,-0.0050217356,-0.036113467,-0.024127902,-0.02858428,0.018813638,-0.037311357,-0.0075215553,0.037661895,0.04276322,-0.0035571728,-0.022539997,0.0039259605,0.0081144795,-0.013602938,0.010430538,0.033392686,-0.009219668,0.011500032,0.046376307,0.04408822,0.04635983,-0.060914982,-0.046413064,-0.0075504244,-0.009981219,0.0014269677,-0.06524531,0.040010836,-0.02923608,0.042044826,0.080993,-0.040001195,-0.036412574,0.0366167,0.02201802,-0.003319577,0.036953636,0.017324384,0.017209468,-0.0020729376,0.017107653,-0.054398283,0.043472968,-0.008484144,0.022450311,0.02265168,-0.049814712,0.0035250415,0.0022941069,0.0067603593,-0.0036159772,0.05631411,0.0028832364,-0.024919394,0.004164492,-0.06771451,0.0020657126,-0.011074255,0.021771686,-0.011183076,0.01411983,0.0038239823,0.012777216,0.048798416,0.00069927616,0.039169956,0.022211652,0.013112481,-0.022738338,-0.03179792,0.0060087107,-0.029211603,-0.042478934,0.06795906,0.03362635,0.026989635,-0.010384677,0.03379511,-0.018238291,-0.02684042,-0.026689861,0.013478203,-0.02918905,-0.023655485,0.02993372,0.008656753,-0.046723906,-0.017818663,-0.0011867501,-0.031556856,-0.036334284,0.08971889,-0.016191427,-0.019113282,0.06212637,-0.029806636,0.039057557,0.0027641866,0.008133949,-0.03125829,0.011916163,0.013797059,0.02637502,-0.0030683717,-0.0082732225,-0.007055673,-0.0017329036,0.057785194,-0.043822452,-0.007661299,0.00722548,0.03835491,-0.0643447,0.014966644,-0.032643653,-0.00060649123,0.046511777,0.014443771,-0.040553633,-0.06329493,0.017959692,-0.032636303,-0.018179452,-0.042973436,-0.007817291,0.033416793,0.011044739,-0.00803007,-0.015883962,-0.0082999505,-0.0034388113,-0.0063710646,0.0067083687,-0.027947314,-0.0062348447,0.020438746,-0.00006458558,0.010737763,-0.0043464177,-0.020069031,-0.023716394,-0.04109752,0.010246328,0.05170083,-0.015040396,-0.016629692,-0.07959274,-0.06264802,0.051639102,0.041970775,0.008050331,0.00810563,0.045015864,0.023212891,-0.0035993063,-0.013096647,0.03645678,-0.0031539565,0.008629342,-0.036550894,-0.019087756,0.04003869,0.028568191,0.0042999536,-0.061087064,-0.0552083,0.039018456,0.0042449655,-0.009142606,-0.030807892,-0.027702976,-0.023250349,-0.022095641,-0.00045659998,0.018813718,0.012751746,-0.067246154,0.058513086,0.035351403,-0.006723085,-0.010003229,0.021977587,0.016484788,0.00667493,-0.0033631893,0.0184478,0.036906805,0.04979637,0.019866632,-0.06932092,-0.008949657,0.011401598,-0.042948335,0.026808122,-0.020102903,0.016376363,-0.01653135,0.038668074,-0.0019704024,0.023711534,-0.0027750563,-0.016672013,-0.019435285,0.010207177,-0.03154807,-0.029815378,0.024731304,-0.04634243,-0.0005314366,0.029009398,0.008551002,-0.07282062,-0.058935814,0.004332295,0.024941953,0.0020612518,0.057725977,-0.025476236,0.04830884,0.005188108,-0.06238884,0.0153549,-0.06212848,-0.010407544,-0.06297161,0.0013974161,-0.022144558,-0.017223004,-0.0050165392,-0.036756996,-0.021890486,-0.015363189,-0.027014082,-0.029303137,0.05847952,-0.0015558111,0.029646285,-0.061325923,0.036508664,0.022751687,-0.0046016704,-0.021440746,0.04676237,-0.021545015,0.011488794,0.0252111,0.0060225115,0.01545628,-0.0014770542,0.0005515113,0.037475385,0.014720971,0.02537139,-0.003517414,0.07021646,0.023786735,0.0014644376,0.025831366,-0.0067578177,0.0089917155,-0.033789366,0.027434437,-0.01799072,0.018860757,-0.027133727,-0.01869268,-0.00070217607,-0.030775879,0.011000236,0.0023598887,-0.033426985,-0.030462543,0.0006491043,-0.023384219,-0.057964206,0.031054897,-0.052566957,0.049121656,-0.009143546,0.033320073,-0.01955987,0.029142128,0.022042938,-0.048491646,-0.0080375485,-0.03971586,0.024291491,0.046817336,0.046707865,0.00472492,0.028827801,0.010620578,-0.02873205,-0.022316197,-0.13459545,0.03329259,-0.006103333,0.021315338,0.00016920599,0.0050519044,0.02954823,-0.035158955,0.00024916013,-0.04431852,-0.008362208,0.009771431,-0.0193786,0.0028002856,-0.009740273,-0.010712218,-0.02271961,-0.045260146,-0.035508603,0.04294575,0.039580215,0.0046764347,0.02786355,0.0045115612,-0.02047753,0.021524206,-0.02996427,-0.043214764,-0.007681707,-0.014948461,-0.023402855,-0.021129586,0.006114758,-0.0050873165,0.027605195,0.03722951,0.034038577,-0.03488137,-0.00072865776,0.0023314424,-0.0164495,0.008838437,0.00036563363,0.00880091,0.08460319,0.07678255,-0.029511651,-0.017739328,-0.044744693,0.05518429,0.03465593,0.020698281,-0.07048928,-0.0023315183,-0.016591255,-0.054913945,-0.081351064,-0.016513264,-0.03664876,0.02181907,-0.0006169468,0.041819755,-0.004743746,-0.037868302,0.032809068,0.026883522,-0.024501154,0.001978174,-0.019272251,-0.0039256206,0.0040983157,-0.03746346,-0.034994144,0.010184112,0.011155071,0.0045993947,0.020572068,-0.06345646,0.034115586,-0.00039633093,-0.0057340763,-0.036532555,-0.011188636,-0.01647042,0.09052139,0.028236147,-0.0073267673,-0.013142303,-0.031743992,0.0062761726,-0.06443659,-0.021197539,-0.007703116,-0.023198785,-0.01771629,0.064626604,0.0007116701,0.02617483,-0.017742446,-0.024018643,-0.038387768,-0.029992439,-0.012511669,-0.039824978,0.00005595082,-0.009119145,-0.030116444,0.0018839348,-0.0066367,-0.03448103,-0.068130024,-0.0074770963,0.013169541,0.022244934,-0.02022096,0.026918666,-0.008461623,0.04734248,0.0071144626,-0.0020127413,0.01303677,-0.04548558,0.0355543,-0.029012302,0.011411444,0.0022722217,-0.014733104,0.03903182,0.009507005,0.008843157,0.024672093,-0.0046345526,0.018881574,0.029456772,0.06722386,0.028531296,-0.027003322,0.020063486,-0.025176255,-0.005062027,-0.04849201,-0.022998884,0.0041771233,-0.033771556,0.007998156,-0.041200884,0.020842556,0.024905104,-0.007156514,-0.022749249,-0.011701248,-0.03614903,0.0077570355,-0.010996202,-0.027807146,0.012878825,-0.014947932,-0.035206985,0.026664393,0.06308708,-0.026985573,-0.06827342,-0.034452002,0.021574225,-0.014522799,0.061786108,0.004924066,-0.00663142,0.036322325,-0.01622221,-0.02712747,0.04039256,0.0057559833,0.009605587,0.022520907,-0.0036489968,-0.0020494824,0.005472689,0.0540315,0.0008143434,0.017250663,-0.012946073,-0.013905474,0.03348244,0.029064067,-0.0057363636,-0.035992086,-0.014053151,-0.0134383915,-0.0047701546,-0.058367934,-0.029979205,-0.021743841,-0.012922777,0.020456422,0.020708079,-0.008502439,0.020043146,0.01995229,0.03199903,0.0038040704,0.026933419,-0.010080384,-0.012648729,0.032107685,0.01819977,-0.026855506,0.019753769,-0.041411977,0.011072739,-0.016733875,-0.020336403,0.006957413,0.042962436,0.0044102175,-0.019861307,0.0014716695,0.042657994,-0.014570859,-0.0061428673,0.030586366,0.017285679,-0.033581287,-0.014233056,-0.013763732,-0.059571486,0.01628486,0.034257356,0.030516405,0.032743085,-0.00576219,-0.00001743485,0.024307167,0.03452089,0.017927993,0.05118998,-0.003440268,0.021572106,-0.009580437,-0.00046263158,0.042798184,-0.007523229,0.041173764,0.014879037],"last_embed":{"hash":"17gr754","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"17gr754","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{15}","lines":[179,179],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17gr754","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{16}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034540407,0.03651382,-0.028218644,-0.0038780298,-0.01788517,-0.034782045,0.0066521196,0.019840764,0.039173476,0.015278596,0.009880601,0.06574977,-0.06148733,-0.0007544752,-0.013533643,0.005133375,-0.0186603,-0.0022439372,-0.0046877456,-0.03454397,0.01755431,-0.01479022,0.023243371,0.017092217,-0.0123564955,-0.00093618844,-0.038810946,-0.004455815,0.058878522,0.07726722,-0.007071133,-0.021294074,0.053360064,-0.0230412,-0.017909477,-0.009698939,0.006370035,-0.043349084,-0.037452474,0.044788457,0.0060463995,-0.012164589,-0.0016642802,0.055980355,0.01383045,-0.013654514,-0.019020211,-0.020950768,-0.022191431,-0.017235938,0.00083556346,-0.023996318,0.008129983,-0.005925612,0.0014382491,0.036355305,-0.020665139,-0.04282491,0.0008906904,-0.010870202,-0.035480868,0.04839128,-0.040445015,0.026465679,0.00767595,0.001374481,0.0015622139,0.0109900925,-0.035613704,-0.019963076,-0.056972086,0.029058142,-0.005297232,-0.027985299,-0.03216574,0.019347386,0.0023513346,-0.009955887,0.006670802,0.065777555,-0.009455916,0.014815571,-0.023892011,0.024463415,-0.034826145,0.013134321,-0.02202314,0.023738468,0.027682055,0.011239837,-0.0068572657,0.0069265733,0.043103784,-0.0021651702,-0.0009080079,0.043818615,-0.027068714,-0.014668078,0.0430082,-0.05839315,0.033987198,-0.029647967,0.014479372,-0.04444159,0.013266202,0.025273457,-0.013693832,0.038428705,0.04970104,-0.012847976,0.02500955,0.01846253,-0.018451571,0.018064661,0.016131505,-0.0074629383,-0.0011432725,-0.044059366,0.04665822,-0.033861768,0.0012344219,0.032984596,-0.0048594046,-0.028582564,0.0074761924,-0.02373339,0.019474136,-0.018924551,0.046450548,0.016405025,0.0009906131,-0.029720621,-0.047248337,0.031117372,-0.0023003267,-0.01699172,0.07463061,-0.00579487,0.02548651,-0.058343165,0.036801513,0.024793215,-0.014351414,-0.022690922,0.06752415,0.007741008,0.014027696,-0.00078143086,-0.029544797,0.010543202,0.0058802627,0.029750219,0.010311489,-0.027447097,0.009552194,0.008600352,0.02679509,0.019745085,-0.031155374,-0.049618196,-0.004055652,-0.011791122,-0.035608053,0.01893313,0.023360332,0.0051526697,0.0006617238,0.043793786,-0.007985338,-0.015116492,0.019520527,-0.018265355,-0.02683154,0.033766232,-0.011132812,0.028679976,0.08857724,0.013232935,0.005960142,-0.035383314,0.0046341284,-0.017505873,0.022853617,-0.0115955,-0.038044274,0.025401663,0.03425343,0.037811458,0.014320122,0.0027726097,0.018647358,-0.025478888,0.03368961,0.023782358,0.036221202,-0.042241614,0.06732841,-0.0024663233,0.009277768,-0.04182471,-0.036803484,0.048241824,0.040179234,-0.05179055,-0.0027601179,0.02000862,-0.0143644195,-0.04072998,-0.004546006,0.003650406,-0.044297628,-0.03834251,0.0037540414,0.04377526,-0.029505527,0.014497463,0.02625334,-0.02270144,0.0038747953,0.0070847305,-0.06587405,0.012110139,0.023374975,-0.015044819,0.0114295725,0.011058534,0.0074956995,0.06894171,0.0024879263,-0.033789985,-0.012671717,0.014498661,0.00009943347,-0.012909123,0.0065378244,-0.033550013,-0.0052690166,0.01978871,0.00234639,0.04704645,-0.007188949,-0.00038956164,0.04807185,0.025066089,-0.03927271,-0.00022832923,-0.020843724,0.018089922,0.022076149,-0.008022806,0.017810972,0.0075977617,-0.029732032,-0.0222587,-0.047205407,-0.0057409517,0.005744233,-0.022913618,-0.02762754,-0.004305686,-0.02023971,-0.0051212,-0.021444498,0.02002525,0.021346344,-0.012301544,0.020537935,0.008575263,0.019171838,0.0149405785,-0.017339716,0.0120402565,0.01324266,0.01683676,-0.03407804,0.0020248548,-0.037521932,0.011419344,0.06281818,0.014344177,-0.022354584,-0.025129879,0.044182852,-0.013805157,0.016726645,-0.058416083,0.01997901,0.030229153,0.044355117,-0.040639177,0.02033751,-0.012599966,0.058787,0.004074799,-0.009390352,-0.02027775,-0.0019392967,-0.15280324,-0.0127826845,-0.0030421875,0.023804054,0.0028955736,-0.00033896594,-0.045907363,-0.033105936,-0.0077407123,0.01966999,-0.034363706,-0.038088646,-0.003931243,0.039529588,-0.052205764,0.049174022,-0.04897246,-0.025042454,0.030313913,-0.034270026,-0.004750614,-0.03431461,0.055468228,-0.042236026,-0.014557602,0.01020199,-0.0035855363,0.030738883,-0.04044243,-0.023904053,-0.036253717,0.002409811,0.016586112,0.016698785,-0.0034570717,0.027998477,-0.019972391,-0.034172546,-0.003872361,-0.013672995,0.02461521,0.063248105,0.017086204,0.012555628,-0.0028799635,-0.0007110524,-0.035356,0.050533134,-0.05328508,-0.024354007,0.01748336,-0.017412415,0.019431172,0.02099143,-0.04179009,0.016288182,0.03699742,0.037061658,0.0129832355,0.029796539,0.0063736844,-0.07957022,0.0019231468,-0.045521256,0.0020477395,-0.04955614,-0.009868831,-0.029154006,-0.0011947923,-0.064579196,0.033094496,-0.05116886,-0.0021613312,-0.012577732,0.049128328,0.03919194,-0.012018628,-0.053240493,0.014618562,-0.09364462,-0.037210893,0.004810346,-0.011633373,0.0056075086,-0.042103037,-0.043430734,-0.034980364,0.0036240972,0.040527854,0.2430574,0.012726097,0.03585114,-0.031284783,0.049503356,-0.020756483,-0.0027004937,0.02344363,-0.00750746,0.0054233503,-0.012969849,0.02801726,-0.031142948,-0.00031560424,0.02059331,0.031574287,-0.07514854,-0.013347784,0.05013935,0.057591654,-0.011860104,-0.038815662,0.011999924,-0.017097143,-0.06415275,-0.012781402,-0.03500523,0.014433188,-0.0052267676,0.010713035,-0.03403774,-0.01387854,0.017859038,-0.02736941,-0.009398321,-0.002964748,0.023955321,-0.01770095,0.031672336,0.017404689,-0.028316937,-0.018458933,-0.0037700902,-0.043176558,0.015442205,-0.0015819143,0.026642457,-0.031726647,0.03117907,0.007691024,-0.0035840976,-0.0139230015,0.0139175365,-0.017814392,0.04146861,-0.022743387,-0.030048775,0.012820452,-0.025496555,-0.00085397996,0.01228743,-0.006894471,-0.025827803,-0.028531516,0.0032137993,0.03333993,-0.04618945,-0.00037225036,0.031086387,0.038696103,-0.0070736823,0.038269635,-0.0026648308,0.006506444,0.011595035,0.027272308,0.019154888,0.045080576,0.031118644,0.003340306,-0.057494726,-0.045237556,-0.043406732,-0.038000755,0.008148884,0.028485276,-0.034922194,0.00073755346,0.027152142,-0.010103753,-0.004365617,0.028644063,-0.015930949,0.0038703978,-0.02713754,0.009360018,-0.02271031,-0.013456659,-0.033759948,0.027086087,0.013320094,0.004241225,-0.023329258,-0.015247347,0.012394402,-0.036951467,-0.0026888982,0.01768571,0.005561264,0.020725075,-0.04930601,0.00053212844,-0.00022051898,-0.030565161,0.029564127,0.047897767,0.019649936,0.03043179,0.043799724,0.018155217,0.060762677,-0.015953498,-0.045382913,0.001921681,-0.0140523305,-0.013074116,-0.030376703,0.04391845,0.023203507,0.048580207,0.02575347,-0.019547246,0.017425794,0.026269512,0.010850106,0.016996412,0.059256323,-0.007103144,0.05060394,0.011336984,0.011718656,-0.05372923,0.011981393,-0.004588548,0.011538579,0.04882503,-0.0019431992,-0.005047809,-0.022105101,0.004290375,-0.03356794,0.02211198,0.034801025,-0.043500546,-0.004688961,-0.06810497,0.01457627,-0.015106159,0.023698218,-0.0037923062,0.024847154,0.036022224,-0.027495144,0.06375495,-0.028311115,-0.019879447,0.004934847,0.03491022,-0.01983308,-0.025461702,0.005530615,-0.0012386136,-0.043698195,0.03182945,0.0093321465,-0.008975029,-0.026440427,0.045222647,-0.010206938,-0.04610245,-0.024095248,-0.015397364,-0.0064960876,-0.032842055,0.03049333,0.009525191,-0.0115208,-0.0040390654,0.016555604,-0.039030995,-0.0367711,0.09096834,-0.040277313,-0.02385305,0.020588081,-0.02250911,0.06391727,-0.006648376,0.017931236,-0.014135548,-0.025631336,0.05258586,0.008536067,-0.0016070022,-0.015529015,-0.027416468,-0.021290988,0.05097216,-0.044693206,-0.0059485827,0.017411113,0.0140894195,-0.034546994,0.027840562,-0.0189828,-0.009038417,0.04116011,0.013455251,-0.06828754,-0.024066452,0.0020722763,-0.029690528,0.007145628,-0.067650124,-0.0008520719,0.032963417,0.00036362957,-0.022284122,-0.053813748,-0.03776198,-0.009211155,-0.02911668,0.043902196,-0.009942711,-0.018146528,-0.033859715,0.0059264046,-0.0026046117,-0.010470885,-0.054045215,-0.0057204254,-0.00093614357,-0.0008696369,0.069232546,-0.0023719706,-0.014964745,-0.040686127,-0.047436625,0.041991025,-0.0053232955,-0.0058979504,0.0034789182,0.04580047,0.03682414,0.0034370164,-0.027784327,0.012994757,0.0016445882,0.0036181596,-0.01285331,-0.031168621,0.026738822,0.04281196,-0.0019809334,-0.06492686,-0.053071808,0.028767075,-0.015009615,-0.03129417,-0.057131972,-0.02744515,-0.026742548,-0.043257453,-0.023818301,0.051313423,0.010100922,-0.04399101,0.030653343,0.04133639,-0.010869207,-0.010347115,-0.03241122,0.011700447,-0.04421687,-0.023329927,-0.023179572,0.0016609385,0.027746899,0.011071174,-0.054642513,0.018173441,0.026574453,-0.049150478,0.04790127,-0.019256318,0.0109169185,0.014914247,0.017935876,-0.014624993,0.021050971,0.003489368,-0.026135426,-0.03167218,-0.0034260359,-0.00245664,-0.010921603,-0.0024661925,-0.04447409,-0.02029806,0.022969784,-0.0070030736,-0.07847488,-0.022976575,0.005975085,0.0045842067,0.007780938,0.04669776,-0.042631272,0.03620889,-0.0006663688,-0.027655205,-0.025038594,-0.034540724,0.01576609,-0.07116642,-0.0123209115,-0.042060252,-0.01717879,-0.013620932,0.019719105,0.020083027,-0.03237694,-0.017085662,-0.032758594,0.034216113,0.0030663454,0.03974705,-0.040143117,0.068025306,0.016888708,-0.038852517,-0.014089986,0.071555786,-0.020066107,0.028394878,0.015917107,0.02210723,0.004885909,-0.030185899,-0.015730357,0.03709989,0.015583097,0.024448564,-0.05009671,0.070954405,-0.0151564805,-0.013247253,0.035349287,0.050676957,-0.06187541,-0.04422085,0.020369992,-0.019799007,-0.017529104,-0.048990328,0.02098074,0.016172547,-0.046993043,0.035383698,0.00044252872,-0.0034623253,-0.0072497404,-0.011703614,-0.0138820615,-0.042506516,0.030597087,-0.012653978,0.0501399,0.01801923,0.02111966,-0.0071688136,0.013343166,-0.00010589188,-0.05175594,-0.022830015,-0.031756748,0.0026744045,0.0441032,0.0370593,0.010975237,-0.0012520021,0.016331248,-0.030411508,-0.00757392,-0.15127015,0.014848924,-0.013582146,0.0068210727,-0.021625252,-0.002254163,-0.001082621,-0.0103643825,-0.005381965,-0.028552545,-0.009751656,-0.018971505,-0.011133912,0.0025542846,0.03879897,0.027718663,-0.032188438,-0.031838164,-0.06787126,0.06497026,0.03869143,-0.026121499,0.069253206,-0.0116071645,-0.014590679,0.01099985,-0.0073936777,-0.011650684,-0.002065861,-0.036105078,-0.01566792,-0.007572694,0.005514807,-0.012535486,0.041345626,0.03177492,0.010420194,0.00819723,-0.0034191122,0.03203073,-0.0029922016,-0.0094829695,-0.031730555,0.002679457,0.059060466,0.08173717,-0.010368945,-0.010444738,-0.018507216,0.033550914,0.01574355,0.030046104,-0.02253833,0.0009404434,0.012676075,-0.054119617,-0.053087752,-0.010969177,-0.015954489,0.032857593,0.027136058,0.024122465,-0.010460552,-0.030514186,0.006876905,0.028761007,-0.07303119,0.0016270559,0.014564391,-0.007626693,-0.018084297,0.013640251,0.00831294,-0.008855822,-0.0004652461,-0.005615655,0.020596847,-0.051906098,-0.007463816,0.008515991,-0.026934862,-0.033047173,0.039481867,-0.024759507,0.09974525,0.03904552,-0.004198743,-0.03677745,-0.0590704,0.007886538,-0.05264825,-0.024632895,-0.0064301263,-0.02160001,-0.061389398,0.08108059,0.025363328,-0.017360192,-0.012914482,-0.025354994,-0.044118065,-0.041043337,0.0015229407,-0.042401332,-0.015644832,0.008576394,-0.018707803,-0.024117077,-0.007749529,-0.038276624,-0.04363679,0.013302015,-0.030327708,-0.0033966652,-0.05046489,-0.0213097,-0.044082094,0.043583952,0.008184754,-0.0034762623,0.018109873,-0.04638043,0.046105325,-0.033088204,0.037436668,0.042037766,0.011177246,0.018175872,0.010747049,-0.004285575,-0.016898671,-0.009438845,0.0013195006,0.01839893,0.06805074,0.0351692,-0.04918811,0.028711915,-0.027397063,-0.0220815,-0.029495705,0.019984704,0.003579151,-0.036767848,-0.012428766,-0.027751863,0.023918163,0.041652665,0.03940747,-0.0058724014,-0.003669221,-0.020070493,0.012372674,0.022011416,-0.014222437,0.018059254,-0.0018451759,-0.00482106,0.04149106,0.06771899,-0.016662333,-0.06649504,-0.028623803,0.018595036,0.0054663755,0.0464928,-0.008299751,-0.014328656,-0.0019277079,0.002630782,-0.01934343,0.045148045,0.004590935,0.0050288276,0.030754093,0.025827268,-0.013752808,0.01816534,0.004237993,0.010491798,0.011914284,0.00381541,0.014471103,0.031711128,0.031086354,0.014323502,-0.052134674,0.022251122,0.016261749,0.0039464873,-0.023008054,-0.014132654,-0.01550997,-0.054063685,0.02461981,0.02738261,-0.0029024407,-0.011908564,0.021343904,0.005097929,0.03342014,0.0005462405,0.007909146,0.0062117944,-0.0021907946,0.0354253,-0.027749348,0.031216966,-0.008372684,-0.02487485,0.02649188,0.0009581699,0.02250935,0.042623214,0.023433343,0.043697324,0.021913774,0.045027412,0.021008477,0.0018567181,0.03513973,0.016605735,-0.05653949,-0.0076009156,-0.0025954621,-0.023871403,0.01576512,0.014888745,-0.0011372578,0.009204223,-0.022601755,-0.002745489,0.013558359,0.021679275,0.0067584645,0.021574043,-0.015843878,0.003168739,0.0019278878,0.025104716,0.0149862915,-0.02925657,0.020927286,0.0034902636],"last_embed":{"hash":"ilvwmw","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"ilvwmw","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{16}","lines":[180,180],"size":55,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ilvwmw","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{17}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03727136,0.04940864,-0.030449677,-0.007591741,-0.00649767,-0.035549477,-0.00051186985,0.00868867,0.013743084,0.0029172846,-0.0014450242,0.03440911,-0.042550303,-0.0011626316,0.030542944,0.026549963,-0.0026167887,0.012363506,-0.0015990348,-0.034658965,0.013580083,-0.018701255,0.03670627,-0.01586636,-0.04640035,-0.012648064,0.006233621,0.009284364,0.0034504463,0.021207727,-0.010356282,-0.0027417145,0.0073767668,-0.030672047,-0.034293827,-0.032051533,-0.015219425,-0.016768117,-0.03085532,0.040906534,-0.006391479,0.018309591,-0.005507259,0.04647058,0.026822908,-0.019468099,0.0014902754,-0.01521436,-0.024393994,-0.02342232,-0.026343763,-0.022538355,0.009077592,-0.0026420548,0.008055688,0.046292957,-0.06253241,-0.027508076,-0.010551017,0.004334681,-0.030855395,0.012212362,-0.041218035,0.033111043,0.0014229305,-0.0044726743,0.019137751,0.031152416,-0.0336292,-0.013449315,-0.044347946,0.01634386,-0.027771955,-0.0032287682,-0.03334508,0.015816715,-0.020558612,-0.029615372,-0.023697032,0.08760919,-0.026403446,0.0328697,-0.0016722992,0.039272554,-0.004715423,-0.0125114955,-0.025779387,0.047321916,0.03882224,0.022296425,-0.011505565,-0.014558522,0.032965485,-0.016855033,-0.0014109202,0.004777256,-0.01641921,-0.01017882,0.04140355,-0.031740226,0.037792113,-0.013286475,-0.0049116598,-0.03773209,0.0104981065,0.0070269615,-0.007737708,0.034306057,0.024327355,-0.010764192,0.016104924,0.009714113,0.005163537,0.024092892,0.023555605,-0.019208785,0.021093365,-0.04738196,0.061879653,-0.01947383,0.00008124197,0.027424568,0.016937042,-0.063284665,0.024354124,-0.0007004448,0.006718888,-0.02310214,0.023713013,-0.02179501,0.005854528,-0.018372824,-0.021216927,0.012561871,-0.014805243,-0.011650627,0.050766274,0.0011100359,0.00927071,-0.0617549,0.072016604,0.0102853095,0.008116625,-0.010915348,0.040586933,-0.014686936,0.008696838,0.008174968,-0.01717481,0.00024112545,0.023991896,0.01685796,0.015938709,0.004165903,0.015054183,0.009820575,-0.0012321046,0.015797436,0.011331427,-0.030508127,-0.022555903,-0.011220146,0.0035044819,0.011826537,0.037946526,-0.0036478639,0.014538506,0.028574627,0.003110348,-0.01497269,0.035804246,-0.04089736,-0.009611912,0.029352661,-0.0019123697,0.030614365,0.05578999,0.011750453,-0.020635225,-0.025698412,-0.01974461,-0.032588273,-0.017711598,0.001548087,-0.041765824,0.031908095,0.043596253,0.0010784894,0.028213335,0.019894257,0.0011746334,-0.0384299,-0.015120684,0.02816288,0.013335713,-0.050560236,0.08523741,0.028095625,0.007570202,-0.059476987,-0.058757022,0.0649701,0.04016964,-0.066693015,-0.011920714,-0.0031081475,-0.021404628,-0.03448921,0.04125006,-0.015018128,0.0076361294,-0.039978124,-0.02146278,0.029363303,-0.032129124,0.0047488157,0.01392322,-0.0071163904,0.011253959,0.0013872564,-0.05653383,-0.0024527232,0.023274634,0.011769446,-0.006657294,0.013548681,-0.0033603343,0.065989636,0.023977805,0.0074360576,-0.012970242,0.02365462,0.027700877,-0.02651442,0.0034363477,-0.026574172,-0.005080331,0.0049194316,0.005530392,0.048133027,-0.0021544031,-0.04517273,0.075652614,0.012038359,-0.014365449,-0.00087979593,-0.01687562,0.00087252574,-0.009668388,-0.04149646,0.022949269,0.045267988,-0.019087095,0.010950452,-0.062215734,0.019837609,0.00920813,-0.002752507,-0.026145518,-0.004107118,0.0026689437,0.009534104,-0.0231407,0.017419148,0.004597227,-0.017148793,0.024181385,0.0065732696,0.039679125,-0.011101829,-0.0028502883,-0.023086986,0.010905159,0.019894382,-0.006701286,0.013613618,-0.0035597794,-0.00719866,0.07027026,0.019384375,-0.019948002,0.0037108965,0.0406057,-0.010106527,0.016144168,-0.029779326,-0.016418329,0.03910513,0.022861058,-0.036016695,0.0085808905,0.013582598,0.05649361,0.0011863126,-0.0068379967,0.019106459,-0.028116122,-0.15475088,-0.022162039,0.010029381,0.024093028,0.0055420874,0.012579623,-0.051786654,-0.022421278,-0.036743026,0.056998167,-0.032239713,-0.04813054,-0.012598102,0.04817695,-0.032086384,0.018005768,-0.059503257,-0.01970184,0.00558571,-0.04506113,-0.0080538355,-0.0393078,0.045075487,-0.032537967,0.0040353453,-0.01411174,0.0027235437,0.017422268,-0.05402882,-0.023500232,-0.038602665,-0.00050446065,0.0037402366,0.016602116,-0.006222687,0.030137036,0.019123212,-0.04097906,0.024691004,-0.0060743997,0.05261706,0.07111927,0.015404165,0.015053159,-0.03090138,0.005976478,-0.029324852,0.0368085,-0.08028231,-0.028499587,0.011037365,-0.033382874,0.0032674542,0.011911735,-0.043854304,0.01887893,0.03940518,0.01756285,0.027859598,0.024630006,0.0017113611,-0.07263981,-0.0038932988,-0.06114465,-0.03265794,-0.06461691,-0.011181243,-0.010887074,0.017424863,-0.06360351,0.02581753,-0.034181874,-0.007890338,-0.011033694,0.012914568,0.0149195185,0.030761044,-0.051829156,0.031723395,-0.07672028,-0.030564,-0.0032972158,0.006041303,-0.020631162,-0.05017733,-0.05516764,-0.027562346,0.014528863,0.026995497,0.24293141,0.034938764,0.009620136,-0.03048097,0.0433707,-0.009407532,-0.013527686,0.045440335,-0.010672615,-0.029758465,0.006795232,0.048685502,-0.008069109,-0.006109147,0.0046775406,0.022812461,-0.06724608,0.020673767,0.039924484,0.044547435,-0.00029656675,-0.02666928,0.04435786,0.018476829,-0.03744291,-0.022755912,-0.015665045,-0.024083437,-0.024822839,0.013750424,-0.046957802,0.0049339742,0.015870135,-0.04396733,-0.039110694,0.01618081,0.0115939025,-0.029760242,0.029498503,0.02257465,-0.03845468,-0.0071864943,0.032295242,-0.031583104,0.031808976,0.010419503,0.037911713,-0.057007752,0.012567164,-0.0029581229,0.024295531,-0.027492901,0.010753657,-0.020052006,0.045735136,-0.032573536,-0.06506389,0.023429098,-0.020488322,0.032151476,0.010250043,-0.0015556299,-0.021094494,-0.0057942364,-0.022331793,0.046740875,0.015953988,0.02026485,0.039913215,0.053127088,0.042498734,0.023249324,-0.0035101895,0.010022302,-0.0013855817,0.03963502,0.0106954435,0.05858585,0.026766334,-0.007723511,-0.036256004,-0.025566768,-0.03575829,-0.02213891,0.016015546,0.019655406,-0.024542496,0.039927922,-0.00864915,0.007761151,-0.029341433,0.030227361,-0.021616304,0.017527014,-0.024384636,-0.005635921,-0.009672006,-0.025140451,-0.06876212,-0.000277073,0.008644662,-0.05305928,-0.035130985,-0.003073986,0.013261051,-0.01349969,0.0054274583,0.029378792,0.027029205,0.030101785,-0.020388382,-0.0114299115,0.0019446666,-0.007997048,0.043473188,0.035379194,0.020797737,0.026330642,0.03455053,0.025099196,0.059873033,-0.02137843,-0.017009549,-0.022260597,-0.01243358,-0.02858694,-0.042412184,0.028463125,0.010188767,0.039765403,0.035337057,-0.024686461,0.0041490383,0.05507069,-0.008154827,0.009185529,0.059585303,0.0053580115,0.020973178,0.03172105,0.013310253,-0.053464044,0.017467255,-0.003137888,0.0027548976,0.036296062,-0.03989384,-0.014859453,0.012595615,0.023471054,-0.0056488714,0.06570693,0.022685941,-0.060162567,0.026649797,-0.06770881,0.006593628,-0.016306128,0.014297616,-0.0047874874,0.010290767,0.023582762,-0.0071835793,0.06879308,-0.05264567,-0.009959634,-0.012621654,0.03412443,-0.021381507,-0.027059784,0.015045186,-0.037173994,-0.03468283,0.03978968,0.026819492,-0.014788669,-0.014302803,0.05982828,-0.022697823,-0.043800417,-0.035035476,-0.0014836129,0.011565882,-0.037050873,0.03850751,-0.01406237,-0.021311183,-0.028313367,0.014873268,-0.016178379,0.02010329,0.08618496,-0.022843648,-0.01750677,0.04073246,-0.013842888,0.09929185,-0.03339279,-0.0019306827,-0.051867418,-0.0355844,0.02685936,0.023144593,0.0110094,-0.01276438,-0.011368733,-0.010151006,0.060151353,-0.026836276,0.02377175,0.014481448,0.019393723,-0.042684123,0.02628184,-0.04957791,-0.03891623,0.046905637,0.018215654,-0.033724498,-0.023529133,0.014116565,-0.051201746,-0.013963139,-0.056751963,0.0020884539,0.013164528,0.0241328,-0.024030441,-0.030895682,-0.035564877,-0.011460374,-0.00817605,0.02750272,-0.017440923,-0.013701904,0.017073674,-0.0027113473,-0.00647307,-0.020592589,-0.06686298,-0.019325482,-0.029191118,0.002459169,0.05499038,0.015225652,0.0048832693,-0.00979712,-0.03201604,0.057570808,0.015061591,0.011436966,-0.0041638957,0.04577158,-0.0027532128,0.017851153,-0.020581828,0.01024491,0.0065899957,-0.0026333833,-0.014627726,-0.0199298,0.07457942,0.0100297695,-0.004874812,-0.071318515,-0.05007721,0.036471836,-0.017174572,-0.033939075,-0.057621896,-0.014568977,-0.016422769,-0.012568193,-0.011205903,0.060747445,0.006445129,-0.04262688,0.022022653,0.02493657,-0.016742641,-0.014582102,-0.012851543,0.026448468,-0.035691455,-0.017947689,0.0018949942,0.04018049,0.04170148,0.017157635,-0.053775184,0.025327541,0.038564656,-0.033726387,0.04436001,-0.028456995,0.004113902,-0.022378134,0.03577724,-0.009842434,0.004151564,-0.0035690055,-0.016798697,-0.021173934,-0.05920828,-0.01634407,-0.009977687,-0.008546865,-0.045662124,0.010516514,0.0425607,0.0051175766,-0.054915857,-0.036128845,0.031446192,0.011919148,-0.0042963023,0.045216363,-0.048815828,0.016457103,0.0005974376,-0.050178885,0.002692432,-0.039658558,-0.008022163,-0.07111622,-0.025561709,-0.046856195,-0.0230708,-0.021683868,0.012752604,0.011405078,-0.033407915,-0.013361942,-0.019743595,0.061901737,0.010145722,0.027467845,-0.053197026,0.06811338,0.019140296,-0.048237167,-0.0032980244,0.07125838,-0.030121492,0.021716297,-0.013825129,0.00910161,0.02119605,-0.02230276,-0.012619977,0.038814437,0.009829339,0.030779889,-0.037605837,0.08035491,0.007886703,-0.01336134,0.010973904,0.0068157073,-0.014106224,-0.05183036,0.038968835,-0.030155977,-0.003839621,-0.04065725,0.00811368,-0.0022893928,-0.048231818,-0.009344945,-0.030503696,-0.012990664,0.002469869,0.017622659,-0.03172388,-0.038497783,0.0044481866,-0.020367663,0.014583795,0.010791502,0.054704838,-0.008732174,-0.0026463368,-0.006721428,-0.042882428,0.0063389456,-0.024949286,-0.018021276,0.026478322,0.0036796161,0.007260104,0.016426988,0.04629366,-0.014274768,-0.015006064,-0.15319294,0.03342646,-0.00672324,0.011709113,0.0058324477,0.001820507,0.014443837,-0.025423804,-0.023559656,-0.008339648,-0.019331975,-0.046498828,-0.022587866,-0.011234713,0.00061116065,0.012565707,-0.027468912,-0.026984328,-0.06771887,0.04732263,0.03951822,0.0014695553,0.058440648,0.016923755,-0.020046053,0.007251833,-0.0027751517,-0.011921965,-0.004512449,-0.030494725,0.003373173,-0.030085092,0.013318496,0.010035334,0.058372706,0.019563293,0.017454546,-0.021001855,-0.023375113,0.016192453,0.008866418,0.006303591,-0.029206147,-0.021764444,0.0691841,0.06973968,-0.022749348,-0.017249985,0.0023140202,0.035051856,0.024330564,0.0380756,-0.015302683,0.022137688,0.008911081,-0.05267388,-0.043547835,-0.011471642,-0.031268455,0.017854061,0.022415373,0.049902033,-0.017951662,-0.050469693,0.02447336,0.027602794,-0.07059557,0.013092006,0.02457916,0.014151594,0.0034121822,0.04511734,-0.031705666,0.0029887771,-0.016301561,-0.010006546,0.036777984,-0.045741823,0.014000647,0.011818436,-0.027411913,-0.07019428,0.04055533,-0.022955194,0.087588154,0.03739617,-0.010255715,-0.01751752,-0.023109253,-0.012654951,-0.047928646,-0.026125073,-0.024689768,-0.011231828,-0.04008193,0.08794796,0.0007918581,0.01800741,0.009786758,-0.011944626,-0.024632465,-0.031439688,-0.006541991,-0.023014465,-0.0410156,-0.0010658216,-0.0264346,-0.022162816,-0.0012558078,-0.034075327,-0.018351182,0.0045286235,-0.028416263,0.00723897,-0.053289257,0.002857832,-0.015419843,0.04356499,0.003886266,0.0011944768,0.05257576,-0.027332682,0.033970598,-0.036002878,0.004824597,0.025448365,0.01104433,0.019128563,-0.005836152,0.012770041,-0.00002304253,-0.02506769,-0.013118267,-0.010298065,0.05042176,0.028996462,-0.023490818,0.021643378,-0.018285045,-0.02322749,-0.022147026,-0.0013440354,-0.008739785,-0.045898978,-0.022112042,-0.035188243,0.009921712,0.029169193,0.02153402,-0.008803517,-0.0011459463,-0.03135133,-0.009944837,0.033900738,0.003988586,0.01632944,-0.0069867666,0.0036766066,0.013735734,0.018185984,-0.03756755,-0.08095054,-0.01685232,0.008956657,-0.016095446,0.03952089,-0.005868631,-0.02891133,0.009296361,0.0014867574,-0.01403968,0.052133337,0.005464322,-0.0025891806,0.022532329,0.0029951176,-0.02825207,0.011731641,0.04387455,-0.0084613385,0.030101804,-0.004537181,-0.0016846755,0.04551188,0.02989005,-0.0013913881,-0.06231207,-0.0006942441,0.035045616,0.010339668,-0.039653193,-0.024388509,-0.03771986,-0.030509276,-0.009468965,0.0015749291,-0.008170682,0.003141684,0.0024421082,-0.014764308,0.027043093,0.011842761,-0.004932948,-0.007997777,-0.0041198595,0.042565793,-0.008156547,0.041335225,0.008407516,-0.015821895,-0.0116534615,-0.00978963,0.010991808,0.03568252,0.0023518603,0.005778156,0.013412865,0.030544683,0.04684475,-0.003590555,0.033764496,0.011233219,-0.04355888,0.0038898906,-0.015523074,-0.026322085,-0.019830303,0.020946376,-0.0048139016,0.016916277,-0.012385092,0.0017704914,0.014236165,0.016130943,0.0038196964,0.02115506,0.0064400663,0.034247436,-0.0032775842,0.023542572,0.028324127,-0.0053598527,0.0153391855,0.0126998],"last_embed":{"hash":"1475f23","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1475f23","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{17}","lines":[181,182],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1475f23","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{18}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.017677508,0.01745614,-0.036653005,-0.012216918,-0.004018341,-0.01771738,-0.006506136,0.030705279,0.0566517,0.005817978,0.03129761,-0.013927607,-0.015770875,-0.0033396655,0.028421797,0.01050396,-0.00659213,0.013550507,-0.011976396,-0.035271607,0.0018352466,0.015704459,0.02582705,-0.0038185627,-0.014025439,0.012014419,0.021469925,-0.034330793,0.030820012,0.023707474,0.0064432435,-0.055184487,0.024249995,-0.027466692,-0.02148302,-0.00328396,0.009247381,-0.026936714,-0.06121974,0.027455665,-0.0057513346,-0.004593657,0.026147027,0.05178068,0.016967785,-0.02445162,-0.025319733,-0.01408877,-0.012475186,-0.020903522,-0.012376262,-0.01052134,0.017681338,-0.016862126,0.0021574316,0.010643669,-0.022346115,-0.038602576,-0.024151009,0.002920884,-0.030134615,0.01836405,-0.00458497,0.016176661,0.015204092,0.00003292866,0.0078080203,0.033202425,-0.03469917,-0.04252821,-0.041469283,0.011272923,0.00038217253,-0.020936199,-0.014048561,0.029141467,0.021000043,-0.019575302,-0.0069909063,0.09405274,-0.0066524846,0.014796609,-0.019526117,0.012196928,-0.029301332,-0.024053983,0.000722622,0.090228826,0.026361192,-0.005137833,-0.030386174,-0.002584439,-0.0211595,-0.0528379,-0.003904787,0.0006652391,0.005947331,0.011961233,0.049862158,0.0015007635,0.03045711,0.007493679,0.0013047693,-0.015783802,0.010776913,-0.0059778206,-0.05199327,0.014660526,0.0070137517,-0.015455462,0.02821251,0.014278295,-0.011919135,0.033910703,0.011826195,-0.0042968504,-0.0038357796,-0.06339486,0.04226804,0.004572699,-0.023068449,0.008041545,-0.0022142273,-0.029098986,0.0132203,-0.029600576,0.0075438903,-0.018520704,-0.0053517967,-0.0013777077,0.002740632,-0.019877367,-0.02538066,0.003703516,0.007562534,0.0030653575,0.023918293,-0.0034718427,-0.00039905717,-0.07304858,0.049819518,-0.006202881,-0.011065599,-0.021277437,0.06217921,-0.021623736,0.042834554,0.015314526,-0.0139636705,-0.031432662,0.033019535,0.052290637,0.006148218,0.010783744,0.06401268,-0.0023394923,0.04526693,0.0210114,0.007895702,-0.07803187,-0.01596591,-0.0020028315,-0.0021094705,-0.0035026858,0.025204998,-0.021912415,0.01580186,0.049485583,-0.0140872905,-0.0080523975,0.03945964,-0.018496228,-0.0035376193,-0.0066415104,-0.0065942574,0.019631874,0.09813968,0.006778625,0.007865435,-0.017071806,-0.016394608,-0.028985713,-0.030607916,-0.0070131067,-0.03520311,0.009266058,0.033397164,0.015260309,0.015061789,0.037791107,0.009017812,-0.009799776,0.016266882,0.04240582,0.0031200664,-0.016826924,0.021915115,0.00014093908,-0.0066539003,-0.06067351,-0.0013341737,0.05280367,0.04428755,-0.026221903,0.02352034,-0.022354433,-0.00466671,-0.0685729,-0.027281014,0.029165136,-0.01973423,-0.0357469,-0.031413037,0.04324718,-0.027803466,0.05704547,0.019541748,-0.032702636,0.027134653,0.0069128904,-0.016864661,0.0039657704,0.0030872286,0.037614904,0.015794497,0.0068969545,0.009168502,0.061218627,0.0547351,0.016750751,-0.020564452,0.008431589,-0.0033621308,-0.004618157,0.034224577,-0.004491392,-0.021131609,0.02654718,0.033273682,0.022102594,0.0044304477,0.010816126,0.052757796,-0.006247234,-0.009422504,0.005218073,-0.015802842,-0.04010863,-0.01744998,-0.0050779274,0.024435332,0.02739655,-0.018595159,-0.019435069,-0.043106347,-0.015786748,0.0020824997,-0.015032546,-0.023780951,0.020344172,-0.0042636096,0.002892052,-0.022260176,0.027293455,0.020931847,-0.023037726,0.035783716,-0.003171059,0.033313166,0.0037344554,-0.013334613,0.021789305,-0.018254858,0.030670604,-0.010054303,0.021532571,-0.049158067,-0.0026438395,0.09579136,0.0048943046,0.021888979,0.0026999284,0.04706284,0.0027544955,0.03856785,-0.007463685,-0.009274999,-0.0027658166,0.014739406,-0.0026226095,0.003708181,-0.00016782677,0.046978462,0.0005484125,-0.0151472725,0.00922341,-0.022514135,-0.15985653,-0.026076479,0.023353416,-0.015769504,0.013964719,0.008673372,-0.05823673,-0.034035716,-0.032243274,-0.0035704295,-0.031304795,-0.04205132,0.009040007,0.004237351,-0.0018517706,0.038836062,-0.0254632,-0.012637296,0.018946728,-0.03065922,-0.018886374,-0.014388312,0.04746688,-0.022672696,-0.0005910152,-0.024496337,0.029812908,-0.0055650985,-0.012709617,-0.0069992202,-0.03751432,-0.0085272025,0.0034204242,0.023096448,-0.010711804,0.035861712,-0.011250895,-0.020636909,0.0461849,-0.011011627,0.019072277,0.092946135,-0.0066065397,0.009509112,-0.019707534,0.031110546,0.02434231,0.03940219,-0.085944735,-0.04477556,-0.022747334,-0.02034821,0.049123365,0.050250914,-0.041607272,0.024316568,0.0051060254,0.019874262,-0.010437761,0.040036973,0.0017608636,-0.09597842,-0.027456986,-0.056176893,-0.054959144,-0.031555593,-0.030921388,-0.007893505,-0.012936868,-0.05165886,0.03741327,-0.049225383,-0.003980775,-0.024088955,0.034344874,-0.002026512,-0.0029272218,-0.04262153,0.012108733,-0.08856417,-0.038390823,0.02155321,-0.021918347,-0.0041183666,-0.05914883,-0.051547926,-0.01599242,-0.018152898,0.0060937097,0.22736472,0.047834758,0.037155174,-0.052248813,0.04541199,-0.022169981,-0.016162151,0.06503487,-0.027810156,-0.018542355,-0.018830277,0.047746282,0.013228707,-0.018480917,0.047576033,0.04196364,-0.014592292,-0.04307899,0.06964646,0.009439021,-0.009720834,-0.018044775,0.024534002,-0.008819997,-0.06353803,0.00015376855,-0.011461826,0.0047144652,-0.019471128,0.030835466,-0.045334138,0.0153301265,0.007780021,-0.012554159,-0.015001571,-0.0112711815,0.026257517,-0.058708366,0.024801325,0.016515922,-0.02091974,-0.0055529145,-0.0053738994,-0.016870989,0.032945305,0.0069220397,0.01859352,-0.024959566,-0.01294334,0.009439193,-0.019191172,-0.038390197,0.014859882,-0.03166511,-0.0076517123,-0.009858691,-0.042486552,-0.021428209,-0.004790179,0.037182193,0.03027669,0.011051652,-0.004154983,-0.02731909,-0.012036025,0.021456325,0.00796059,-0.036877926,0.0424851,0.028514005,0.0020867677,0.047830105,0.01928525,0.021777391,0.0318064,0.04768665,-0.0044474723,0.022830239,0.021741275,0.021654284,-0.038438067,-0.010771215,-0.019599644,-0.051484175,0.029117752,0.02583123,0.004299188,0.017205914,-0.004743226,-0.024974283,-0.00662725,-0.0074460576,0.014862016,0.03786108,0.006294977,-0.006771345,-0.020579837,-0.031033546,-0.0545836,-0.010306663,-0.004483659,-0.010238716,-0.01729417,-0.02939232,0.070557475,-0.008383235,0.01160653,-0.001863783,0.03863832,0.021687811,-0.043453813,0.002441901,-0.021593882,-0.025687203,0.028884204,0.07224119,0.018158196,-0.0034628846,0.035114434,0.036540933,0.054269616,0.009656571,-0.028348112,0.029271746,0.03578874,-0.022540478,-0.03634337,0.043600198,-0.007485278,0.0346923,0.045103747,-0.040160473,-0.020357199,0.03289584,0.02755717,-0.005393492,0.031679865,0.014494973,0.026982654,0.011599826,-0.0074157016,-0.016736034,0.020186156,-0.0074423538,0.027531415,0.02279504,-0.005548115,-0.03367209,-0.0013326412,0.030542584,0.013303441,0.010812559,0.010275523,-0.068788044,0.023870865,-0.05919701,-0.0064905738,-0.037818752,0.015637483,-0.014975531,0.022721985,0.0151324505,0.025551297,0.05753355,-0.050840832,0.03924428,0.0019197202,0.051569562,-0.0137229655,-0.03599344,0.013259308,-0.010526684,-0.012703824,0.03363009,0.001814504,-0.03624156,0.0091555,0.025573194,-0.010499056,-0.03872047,-0.03495095,-0.0070904107,-0.0035442433,-0.023375683,0.029717386,0.017011516,-0.049631428,-0.01480082,0.00013412868,-0.035335254,-0.0003728542,0.0845409,-0.025025953,-0.022233624,0.041640185,0.0044346545,0.07055221,-0.01680706,0.0378078,-0.012466445,-0.024428768,0.02764112,0.007181825,-0.0033348564,-0.039686576,-0.024762241,-0.024470365,0.06490022,-0.0047710384,0.006694832,0.046640746,-0.00012988389,-0.03761226,-0.012192152,-0.05175182,-0.031323265,0.04425193,0.000798909,-0.039241545,-0.051650595,0.0333908,-0.019251898,-0.016773822,-0.062328108,0.0070384904,0.08072385,-0.0064557306,-0.01771957,-0.042339362,-0.01170799,-0.007997864,0.0075708884,0.004387955,-0.03112528,0.0012211631,-0.022103578,0.015669698,-0.00013941468,0.01252945,-0.05763838,-0.02218241,-0.009603056,-0.032143958,0.06937544,0.006474949,-0.008446498,-0.021801587,-0.0069589,0.06935029,0.02075433,-0.005255111,0.004227863,0.024002973,0.0090826,-0.008515988,-0.028382964,0.07382885,0.0031753546,-0.004890734,-0.025909986,-0.017800452,0.02941763,0.04163654,-0.015533803,-0.040779985,-0.029231677,0.013141068,-0.044065177,-0.039729577,-0.019364987,-0.043400027,-0.027630072,-0.022295324,-0.008639225,0.026002826,0.026644414,-0.038072042,0.038348526,0.066042505,0.012792104,-0.0039245365,0.0059125745,0.037034076,0.00006797709,-0.011485298,-0.01564635,-0.02698913,0.08219076,0.011197708,-0.07193435,-0.010848295,-0.009501202,-0.02755398,0.020762958,-0.02005301,-0.014003415,0.0007861452,0.029955758,-0.027011465,0.022447465,-0.0038857504,-0.029854828,0.008255042,-0.026594149,0.0022419526,-0.011227291,0.036530245,-0.050364643,0.0029080294,0.03110383,-0.009768783,-0.07527852,-0.051115874,0.0324037,0.017377788,-0.0041533615,0.017204959,-0.0061357263,0.032655872,-0.01214822,-0.04611697,-0.000024559316,-0.030669259,0.019063218,-0.03352277,-0.017695729,0.00054303283,-0.02305763,-0.022597082,-0.029701358,0.001743584,-0.036681436,0.014100908,-0.014096561,0.049838852,-0.0044995127,-0.0057972693,-0.025635224,0.06621121,-0.01690105,-0.06487293,0.009576925,0.040967524,-0.04406366,0.041520774,0.02854862,-0.021325074,0.04036341,-0.004635782,-0.033596005,0.020795109,0.003914724,0.010846203,-0.0013867439,0.07739989,0.03122644,0.00056728703,0.028819311,0.0029963579,-0.005539546,-0.03319453,0.019129032,-0.033676997,0.012085932,-0.02775259,0.00944141,-0.0033364927,-0.05913879,-0.009104038,0.0015105348,-0.0027450805,-0.04424705,0.021771036,-9.3360103e-7,-0.035997972,0.047895066,-0.063061886,0.021628771,-0.0061223954,0.009272939,-0.008015478,-0.021341518,-0.013324976,-0.054673273,0.0050724708,-0.076721355,0.011889446,0.024836853,0.013042708,0.014406846,0.024430234,0.0046950406,-0.013742745,-0.0382992,-0.1305212,0.046245415,0.0038258699,0.0047557154,-0.000701371,0.019428374,0.0020597563,-0.034732636,0.0026675211,-0.03596679,-0.047296435,-0.017346885,-0.00053096376,-0.0023862754,-0.0121847605,-0.0048417165,-0.013217595,-0.031270567,-0.037226874,0.033591308,0.015256538,0.0062997164,0.08516214,-0.010512966,0.0032558052,0.0017056655,-0.028214699,-0.03716303,-0.0022133025,-0.032256264,-0.008968391,-0.03394482,-0.0102588395,0.020407131,0.006688962,0.028008137,0.008633138,0.014396559,-0.004836746,0.016229322,-0.0073298705,0.0005363368,-0.044444606,-0.018145675,0.023853248,0.038453236,0.013954172,-0.0043021087,-0.01785565,0.036431305,0.011884824,0.0164227,-0.072210565,0.009414633,-0.007342591,-0.06480336,-0.07175509,-0.019566312,-0.07227007,0.05067711,-0.00441264,0.05005441,-0.015296773,-0.00999772,0.024161896,0.03190114,-0.010760874,0.028826026,0.02361288,0.020015968,-0.01304798,0.021338882,-0.0064080204,0.0075477315,-0.0014695246,-0.019173186,0.0141716935,-0.037905257,-0.007363234,0.0008270396,-0.024252808,-0.037141133,0.016028548,-0.023529239,0.043367293,0.014698772,-0.018025223,0.010316416,-0.051737204,-0.01647208,-0.09288299,-0.036729496,0.016211739,0.0010292897,-0.036654122,0.0498758,0.007991388,0.014774958,-0.023753064,0.021284612,-0.046795633,-0.058165636,-0.02361958,-0.030525198,-0.0078752795,0.00062842394,-0.020577768,-0.018544795,-0.032939103,-0.028736264,-0.06527868,-0.008634562,-0.05402725,0.016088972,-0.053141892,-0.003563363,-0.008174014,0.043821383,0.01024847,-0.008739301,0.02699686,-0.030582806,0.0076809884,-0.039794236,0.029050658,0.018724166,0.027499849,0.035912946,0.014556409,0.0189029,0.012193989,-0.018943843,0.0007877544,0.039169505,0.047153782,0.039546955,-0.026092174,0.026991557,-0.040744785,-0.038706023,-0.04917427,-0.005395924,-0.02699023,-0.023885258,-0.006324903,-0.0024268494,0.026462093,0.04213206,0.022622207,-0.022622697,0.014376701,-0.061855044,-0.025489774,0.037170842,-0.012270852,0.0073235156,-0.02272546,-0.025423612,-0.027317137,0.055803195,-0.01832269,-0.053529117,-0.0005553384,0.01480935,0.002325981,0.04179462,0.011646235,-0.028838173,0.018046454,-0.01993463,0.00844741,0.03819055,0.0049907817,-0.0075390325,0.029798813,0.048190318,-0.030728638,-0.013684539,-0.0065189013,-0.012851001,0.03409552,-0.0031610741,0.0028235335,0.053552695,0.034490574,-0.01780963,-0.06622,-0.03429748,0.04920813,-0.00640698,-0.029966015,-0.04769498,-0.0074896575,-0.0049883598,0.03747818,0.027511131,-0.017594669,-0.018081354,0.041649636,0.03228687,0.008751408,0.019080095,-0.01514228,0.0016485713,-0.030295176,0.008651001,-0.053013023,-0.011860605,-0.025976013,-0.015532341,0.01860221,-0.0062720766,-0.010733269,0.0074682566,0.00029415856,-0.0065036947,0.011987087,0.051713064,0.035043206,0.018076295,0.059069782,0.03334781,-0.04855161,0.013974941,-0.007902687,0.00013518578,0.008013013,0.034357846,-0.0042384593,0.021055229,0.00031482385,-0.03863988,0.029322732,0.034866437,0.023204224,0.01415802,-0.033739276,-0.008529617,0.0042857206,0.018951906,0.02354557,0.01634174,0.020414378,0.031698644],"last_embed":{"hash":"af0pqh","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"af0pqh","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{18}","lines":[183,183],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"af0pqh","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{19}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023005227,0.021956328,-0.022133688,0.010219264,0.007500864,-0.017758954,-0.001890419,-0.0057924204,0.047025025,-0.0013320573,0.028309617,0.03645418,-0.0521213,-0.02347133,0.027851528,0.023981718,-0.022613928,-0.012215734,0.028780088,-0.055451658,-0.0043761246,-0.0054916632,0.012563515,-0.01682987,-0.015070211,0.007996205,-0.01567107,-0.00015616162,0.010475794,0.037432354,-0.017756168,-0.070641115,0.08131197,-0.035376325,-0.02105795,-0.029276168,-0.011410857,-0.008430147,-0.06489957,0.029928943,0.01908846,0.0024051091,0.033941388,0.06002252,0.033435732,-0.0066468865,-0.007358418,-0.009010541,-0.037609775,-0.066818625,0.010219852,-0.033452548,0.013434723,-0.008836645,-0.00087368133,0.02700524,-0.02837665,-0.022683023,-0.02760349,-0.0033841475,-0.037885673,0.009314834,-0.024287941,0.01950257,0.04917866,0.04830327,-0.028797377,0.022249276,-0.043290544,-0.0012753747,-0.043653414,0.00961983,0.0023718341,0.0045675873,-0.01443156,0.021888614,-0.018717477,-0.0008077985,-0.012256984,0.06634369,0.013172722,0.016586116,-0.054507986,0.029433714,-0.035333224,0.03250378,0.009297007,0.039543074,0.024705084,-0.015857372,-0.022316432,0.015041296,-0.0034562533,-0.027273605,-0.0033115766,0.031710308,-0.048848722,0.0047994344,0.016107457,-0.014172074,0.023134056,-0.015819343,0.015142647,-0.037168026,-0.0024072942,0.022579974,-0.01148366,0.03818184,0.027414704,-0.013405288,0.018381998,0.014294325,-0.0072664716,0.017843772,0.023607656,-0.0056080674,-0.011385203,-0.011719309,0.015750226,-0.032748334,-0.016194934,0.027621353,-0.0065271817,-0.02442256,0.041229412,-0.011635635,-0.0072745206,-0.034455117,0.0076709324,-0.006996901,-0.00505864,-0.043746352,-0.036991432,0.061619315,0.0033106625,-0.01176186,0.012167369,-0.024537282,0.0042419964,-0.07209371,0.04827078,0.010236608,-0.0039780843,0.006569198,0.055181723,0.0027783238,0.008347863,0.038602583,-0.0027965195,-0.004555839,0.025359042,0.04260514,0.003560743,-0.0022659681,0.0015511111,-0.0068977727,0.027146375,-0.0027351272,0.00589919,-0.043243855,-0.022101263,-0.04785307,-0.052268796,-0.025239918,0.020805692,0.005948553,-0.009696238,0.033065256,-0.01038215,-0.013748676,0.039667353,-0.035623927,-0.022852166,0.015971987,-0.023005709,0.016856264,0.09680574,0.009633144,0.016178647,-0.04413069,-0.03555138,0.0040779584,-0.026387598,-0.0029519245,-0.04150063,0.03831178,0.035560533,0.013358472,0.011607699,0.0052148886,0.020747386,-0.041529756,0.014694233,-0.0054808836,0.048914455,-0.025684888,0.0780916,-0.016805511,0.0013421307,-0.060938735,-0.037967015,0.041329306,0.010562092,-0.051573116,0.007989967,0.018223824,-0.021847134,-0.01923228,0.010698906,-0.0036153984,-0.0014016593,-0.025074404,-0.007192618,0.041746307,-0.012201861,0.031835545,0.030291196,-0.022002822,0.016920742,0.011787765,-0.06970443,0.010128559,0.03414349,0.035082947,-0.006225586,0.04360369,-0.010886377,0.058686323,0.028825164,0.0295603,-0.054582182,0.027400162,0.03850955,-0.020195955,-0.0011664195,-0.007846253,-0.032484062,0.03578297,-0.025596475,0.03925506,0.00076723465,0.010594036,0.03356571,0.03827438,-0.035003725,0.01642634,-0.020075493,0.028128555,0.008411873,-0.028867813,-0.004047879,0.011172678,-0.014170084,0.005075187,-0.079053864,0.0039814827,0.010760224,-0.038357634,-0.02045452,0.00444182,-0.013098022,-0.024085898,-0.0070965923,0.023601383,0.015649823,-0.0022471373,-0.03325808,-0.007847383,0.02020269,-0.0072473036,0.016307488,0.020631885,-0.0033909576,0.031833686,-0.02101838,0.013629923,-0.0036734163,0.023013197,0.054753974,0.0010860647,0.034158293,0.0033176772,0.02633153,0.0039088014,0.010661591,-0.038929913,0.00039807576,0.00820565,0.0020156677,-0.02764036,-0.012848731,-0.011106119,0.053638328,0.014626912,-0.00768829,-0.021153977,0.00086097507,-0.15595864,-0.013096667,-0.037386745,0.022015577,0.0036307324,0.01394674,-0.055087976,-0.032250248,-0.037886307,0.042641934,-0.009314784,-0.039651956,0.0017755663,0.034823112,-0.034406263,0.03325505,-0.008886384,0.0021156804,0.058816336,-0.034895618,-0.020574996,-0.0356311,0.07026212,-0.0072114705,-0.01605541,-0.008092814,0.00800164,0.014794899,0.010581989,-0.037089013,-0.03408145,-0.006816273,0.015910784,0.039736323,-0.0020615796,0.03816087,0.00006506509,-0.038827315,0.036741517,-0.009482444,0.032269392,0.06336523,0.02005371,0.0077596637,-0.028439326,0.038947128,-0.04287576,0.05309363,-0.06117035,-0.05036983,-0.009002754,-0.009179144,0.025925394,0.00034390713,-0.04579812,0.012416733,0.028896721,0.014055518,0.04559746,0.02781339,0.01731158,-0.110430144,-0.026256053,-0.04830568,-0.00060057646,-0.021633735,-0.027876228,-0.018848743,-0.009486176,-0.04201064,0.043009818,-0.0026645986,0.002482822,-0.04077852,0.0376881,0.008802254,0.01451243,-0.038831096,0.024078762,-0.105740435,-0.053758983,0.017199887,-0.038582053,-0.014819337,-0.0328031,-0.05577766,-0.025088144,-0.02210838,0.015186226,0.25596705,-0.0010376668,0.06583951,0.013417098,0.0044164537,-0.016344657,-0.04596236,0.029406954,0.015692962,-0.018256072,-0.017572364,0.05730576,-0.030342989,-0.018692333,0.02486161,0.02799446,-0.06085372,0.011584366,0.04544331,0.02364671,0.003709748,-0.021058086,0.00072717795,-0.00011289119,-0.07589364,-0.005569072,-0.016700188,0.03290047,-0.02504645,0.032681286,-0.012080881,-0.004095973,-0.007443032,-0.037403464,-0.0007250891,-0.012881877,0.043870937,-0.02644309,0.021767808,0.061829414,-0.018236047,-0.01980199,0.008559144,-0.02201742,0.00687535,-0.0028056419,0.03511057,-0.02825583,0.027588228,0.026167946,-0.041785568,0.010915576,0.009791348,-0.029324094,0.033205967,-0.0016998174,-0.039450105,-0.014402671,-0.016632281,-0.012660362,-0.02006919,0.0050797346,-0.019374011,-0.02689965,0.009188871,0.009862877,-0.017723566,0.0009845543,0.031368442,0.045465015,-0.00162121,0.033889964,-0.011409353,0.005843474,0.022590877,0.037979048,-0.005871122,0.025530454,0.04987577,-0.03206475,-0.04606423,-0.0311297,-0.009151081,-0.004707572,-0.001484053,0.0172141,-0.00872006,-0.016426377,0.0026658792,-0.032414626,-0.012064329,0.020084862,0.0037348222,0.012296791,-0.00015468971,-0.018609995,-0.007620599,-0.019571187,-0.066996336,-0.012368104,0.017608352,-0.030693866,0.010769448,-0.03363619,0.014192285,-0.03811778,0.00077293493,0.024452193,-0.018818578,-0.013935851,-0.02309635,-0.014818383,-0.0005993213,-0.057855155,0.030489977,0.073732615,0.0024734105,-0.0073804683,0.02003075,0.015462932,0.071869664,-0.04377292,-0.027787827,-0.010136994,0.0072915135,0.0044770143,-0.032209605,0.035428923,0.023435896,0.028779801,0.018286416,-0.047258925,-0.021564355,0.0045383763,0.015894353,0.012490947,0.024540344,-0.0058344305,0.018576818,-0.003989095,0.030654255,-0.035233866,0.0019456648,-0.020573614,0.016014542,0.03613498,0.0087304525,-0.010413258,-0.03324094,0.038622636,-0.025688583,0.035199337,0.04033994,-0.07183372,0.026033314,-0.060562495,0.016886348,-0.0019196892,-0.0019697116,-0.010296229,0.0083443485,0.02146701,-0.012232684,0.048372254,-0.028452734,0.0011447126,0.0048009153,0.012839895,-0.016712684,-0.049795754,-0.011407709,-0.008128716,-0.033104703,0.03021992,0.031127224,-0.03216013,0.012077446,0.017547766,0.006913384,-0.04237888,-0.0246118,-0.026197053,-0.013279307,-0.03794453,0.021419473,-0.0120721245,-0.03986077,-0.017169982,-0.0026193936,-0.028501851,-0.005981514,0.07055295,-0.044395596,-0.022064252,0.03102107,-0.033377044,0.049644697,-0.014117831,0.021360291,-0.0087247975,0.0059052655,0.052863613,0.039400768,-0.008784067,-0.016140588,-0.004179443,-0.008628121,0.053897988,-0.03373546,0.005593612,0.021397905,0.018340413,0.018072998,0.020860935,-0.051013853,-0.032840528,0.040112022,0.010766343,-0.092845805,-0.025905032,0.0040536653,-0.05048562,0.0027621833,-0.08730212,-0.0018862503,0.04117327,-0.002226132,0.020054573,-0.017924236,-0.022652715,-0.023302894,-0.02191706,0.0445024,-0.03410971,-0.029358642,0.018380875,0.008560726,0.01168087,-0.026115999,-0.032750685,-0.03246795,-0.028282136,-0.022991123,0.05962314,-0.018170187,0.02335805,-0.021016072,-0.02872362,0.051869676,-0.0023968685,0.00034276614,-0.0312125,0.02683828,0.018958597,0.013354468,-0.014052148,0.033795934,0.022343041,-0.009840431,-0.0062907194,-0.027781835,0.058118284,0.04134891,0.018753069,-0.030515537,-0.021972824,0.04055399,-0.02418298,-0.03152227,-0.034475848,-0.010122502,-0.03497767,-0.030444257,0.011816858,0.058991138,-0.0024140535,-0.02963402,0.035466496,0.03603486,-0.017685007,-0.018968355,-0.0034826053,0.046494186,-0.03487908,-0.016359331,0.0155029865,-0.006305826,0.04037693,0.01385172,-0.027193055,0.012385643,0.038103294,-0.05399176,0.08207011,0.006690742,0.006766183,-0.03010867,-0.0003589079,-0.0140899345,0.024233418,-0.00070932385,-0.0260392,-0.0028968996,-0.020528622,-0.019897642,-0.01701741,-0.0029830146,-0.05886966,-0.024159743,0.043397415,0.0060134577,-0.055107534,-0.058850303,0.031012068,0.007896939,0.011588915,0.05276024,-0.011314245,0.04367648,0.044959817,-0.022451963,-0.022224965,-0.033674803,0.02184242,-0.039056394,-0.013649755,-0.031248366,-0.010833257,-0.02898911,-0.02902679,0.010756758,0.014628309,-0.03872617,-0.025817301,0.043501996,-0.007908455,0.042085342,-0.0080408845,0.051141813,0.0039779367,-0.05307383,-0.010524208,0.08619369,0.008159353,0.017702535,0.022449931,0.0038311777,-0.005426335,-0.012590257,0.002385615,0.044847284,0.006258139,0.020221354,-0.027192099,0.036468845,-0.02531238,-0.025968242,0.025750754,0.01429365,-0.0052447687,-0.046884153,0.029740544,0.027411573,-0.017290352,-0.054524653,0.026873536,0.0053625717,-0.062585406,0.007889209,-0.012328438,-0.0060488945,-0.00043593915,-0.016665453,0.008332515,-0.0216221,0.03549674,-0.010084404,0.022618871,0.05698542,-0.008851906,0.015948128,-0.00463267,-0.008057945,-0.031985927,0.02009372,-0.012831057,-0.00041831686,0.020461552,0.009857147,0.015566068,0.015494154,0.013529807,-0.025284436,-0.054077767,-0.12089155,0.0450823,-0.018217681,0.011938781,-0.0031496794,-0.015870277,-0.008467548,-0.006452369,-0.015666952,-0.0283387,-0.013862999,0.021323664,-0.012617706,-0.0016665476,0.022307372,0.024269847,-0.058962226,-0.02269283,-0.028847298,0.041534215,0.048079714,-0.00200526,0.04638976,0.004202578,-0.012631583,-0.00890581,0.028080985,-0.0084007215,-0.011883719,-0.027067393,-0.017629804,-0.03259416,-0.0062492667,0.015853668,0.028693423,0.024173522,0.023839682,0.022589916,-0.003400369,0.009008977,-0.024607098,0.00076232833,-0.03930119,-0.011023056,0.048833802,0.05049517,-0.015879257,-0.0030054287,-0.016827643,0.040545236,-0.0037578347,0.039969113,-0.05044607,0.040753204,0.004387961,-0.026256746,-0.05433018,-0.0126290545,-0.01606369,0.05781989,0.0022693025,0.03674504,-0.010503423,-0.028824951,0.046994284,0.047964882,-0.023169233,0.027951352,0.027153276,0.0010391766,0.005825182,0.014939607,-0.016964775,-0.011477895,0.013283271,-0.014031197,0.021143585,-0.026388118,-0.0070655867,-0.008953911,0.006322363,-0.037388794,0.03339314,-0.034363206,0.05535108,0.034231525,-0.010987785,0.0026458085,-0.07289193,-0.026650066,-0.05284623,-0.037867334,-0.0051441775,-0.030724496,-0.023977948,0.07647002,-0.008987766,0.0206677,-0.0050824606,-0.03424708,-0.025045568,-0.048872855,-0.03267971,-0.03653941,-0.003522448,0.0343403,-0.03709563,-0.033500604,-0.004201792,-0.022310266,-0.04459596,0.017614353,-0.051034223,0.0025536404,-0.042609695,-0.002032558,-0.018869946,0.04694043,-0.01980697,-0.006352054,0.019535797,-0.036616925,0.026209893,-0.017412465,0.026460987,0.025207516,0.015743634,0.018899104,0.008552528,0.019282516,-0.010101792,-0.010280095,0.023499986,-0.006307767,0.0484474,0.014030867,-0.037035625,0.034782358,-0.032770414,-0.0026233785,-0.056463666,-0.002770525,-0.03655309,-0.025692066,-0.03614035,-0.022905132,0.058217846,0.012690064,0.04640038,-0.0019659102,0.0003265327,-0.07249035,-0.020645514,-0.0006387048,-0.035142146,0.023244748,-0.016296772,-0.013637444,0.039926134,0.094282545,-0.052590065,-0.053866968,-0.013462746,0.032412056,-0.0023619926,0.05849859,0.0050789444,0.0026373025,0.009980481,-0.00172103,-0.0027121974,0.0104657775,-0.0060810936,-0.00009545231,0.04318809,0.034723725,-0.014412918,0.004816779,0.034181427,0.015566392,0.03626848,0.012272348,0.009454582,0.026381612,0.015272687,0.0018229871,-0.09549285,-0.021375967,0.015094169,-0.0063474914,-0.032009803,-0.033809494,-0.012276626,-0.03234275,0.018514076,0.01930691,0.0005468835,-0.010104361,0.034928273,0.047846537,-0.012817431,0.006284512,-0.009516793,0.00618453,-0.0070383614,0.009904251,-0.020033104,0.008743306,-0.038158737,-0.011500924,0.015148593,-0.009658165,0.036772612,0.024067983,0.019656746,0.011158213,0.01745446,0.030239569,0.033171646,-0.0047330526,0.018886039,0.036159627,-0.038333144,-0.010129992,-0.0028411169,-0.042611983,0.023468368,0.005350947,-0.0016854483,0.015202437,-0.013644763,-0.0150782,0.025372803,0.023611719,-0.0029011653,0.023252714,-0.012652685,-0.0020245677,-0.013803872,0.0028926234,0.036031734,-0.011457264,0.04269585,0.01100002],"last_embed":{"hash":"1qrfat1","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1qrfat1","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{19}","lines":[184,184],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qrfat1","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{20}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.004279235,-0.0054489565,-0.031098058,-0.016269386,-0.0063278517,-0.029940935,-0.02396967,0.017595647,0.04632084,0.00951677,0.006140214,0.018175421,-0.015794083,-0.014975831,0.025731126,0.0064572673,-0.02776699,-0.016532142,-0.017083257,-0.03357432,0.0099044405,0.0093102185,-0.007936114,0.003278879,-0.0025468061,0.024508262,-0.012376443,-0.023475852,0.03966904,0.062320653,0.005999489,-0.064370565,0.043919,-0.014054029,0.0128665045,-0.02900704,0.016174281,-0.060768284,-0.047217023,0.0025119195,0.015332209,-0.027464595,0.013509058,0.04854459,0.012432383,-0.021901123,0.00089277606,-0.032443956,0.0011170332,-0.013367721,-0.018716453,-0.0088672545,0.016917655,-0.046760354,0.0191976,0.0017511082,0.020960039,-0.048312716,-0.017521525,-0.02481447,-0.030941758,0.0133745745,0.008340502,0.0004597004,0.015523416,-0.011421969,0.012970931,0.020607708,-0.036589324,-0.05228407,-0.036592655,0.026180616,0.031443838,-0.0134478845,-0.024267308,0.0011757282,0.005220987,-0.006360518,-0.0058453595,0.09491403,0.021553237,0.033031724,-0.031119063,0.03140035,-0.011234289,-0.0074152714,-0.01473026,0.054899495,0.007436071,-0.0019616382,-0.024148291,-0.009998904,-0.0039991057,-0.030589245,-0.010392134,0.037561297,-0.011271671,-0.0034031423,0.048307516,-0.0034917202,0.019902276,-0.0070568626,0.0003999209,-0.016239882,0.016597154,0.0071882606,-0.035964496,0.0376808,0.009007057,-0.030846873,0.029978562,0.014141094,-0.006172658,0.014941591,0.0039944164,0.013719233,-0.006225414,-0.054123875,0.031302884,-0.01010697,-0.0051058126,0.030828033,0.02124401,-0.023294862,-0.007255811,-0.041140947,-0.03357855,-0.022111828,0.012293846,0.0092618,0.032852307,-0.023135452,-0.04763909,0.0023708558,0.012500252,-0.00454911,0.025877565,0.012054008,-0.0014971235,-0.06755658,0.0337302,-0.006896168,-0.038356718,-0.0045282524,0.058810845,-0.016023528,0.028970065,-0.0012688988,-0.0054255472,-0.023761943,0.011377693,0.049419913,0.019221324,-0.02401285,0.060744457,0.0007458498,0.041482758,0.03705759,-0.006673737,-0.050206266,0.00775883,-0.027174242,-0.031208059,0.0033836253,0.024585579,0.00044057512,0.0025093758,0.074109234,-0.02747143,-0.013560483,0.024177492,-0.025123099,0.0011139306,0.012137766,-0.012941451,0.0142486,0.12096605,0.012764345,-0.032913163,-0.04542829,-0.014963388,-0.0095097935,-0.017104978,0.00025568414,-0.03547136,0.015675528,0.046286564,0.012140644,0.023582349,0.03165839,-0.011094624,-0.02589294,0.022989841,0.021644978,0.025715515,-0.025311375,0.025623348,-0.0046843314,0.025030717,-0.07012488,-0.01021085,0.01363031,0.017909361,-0.04237384,0.0013052964,0.022208378,-0.012915304,-0.023658955,-0.019869266,0.0018700892,-0.031934883,-0.054445688,0.007549063,0.045435302,-0.022636333,0.04462349,0.015442225,-0.03769856,0.009192373,0.038085002,-0.028991805,0.04226623,0.0026295225,0.0064805443,0.008748637,0.044685327,-0.0144245485,0.071755625,0.037158754,0.0070479033,0.0044463864,0.00497984,-0.013505711,-0.003903131,0.023884417,-0.012295086,-0.015791727,0.0112670865,0.008054064,0.007066483,0.013343681,0.008523117,0.047416374,0.007978419,-0.009775859,0.007447986,-0.020019202,-0.0072250725,-0.0059178527,-0.00063366577,0.01907079,0.02469721,-0.034041792,-0.032642554,-0.01809096,-0.0035296658,-0.009479495,-0.020131053,-0.012479823,0.018275633,-0.009710248,-0.011722229,-0.010469419,0.028510788,0.008060233,-0.023511717,0.03378896,-0.011776077,0.02224098,0.03039332,-0.0035971438,0.01830252,0.0016793968,0.021532038,-0.040752742,0.015348787,-0.062804885,0.006189822,0.075833276,0.01835467,0.029671945,-0.0017542534,0.03715204,-0.0134200165,0.045425523,-0.014051943,0.0066877925,-0.018797575,0.010945283,0.015842732,0.0007472317,0.009413269,0.055962685,0.012970522,0.016884888,-0.031636253,-0.0008175558,-0.17377284,-0.02911736,-0.0005316122,-0.005688343,0.010077506,-0.010468381,-0.059799343,-0.031409424,-0.01823059,-0.018868882,-0.010732155,-0.029959077,0.008949721,0.015391082,-0.017012758,0.021792904,-0.013575246,-0.00010544262,0.027819954,-0.028856866,-0.01314665,-0.049462866,0.03853975,-0.046263386,-0.031520866,-0.016669257,0.041776065,-0.0058034365,-0.008198178,-0.043800965,-0.061734624,-0.00085541373,0.007960102,0.013117143,0.0061487486,0.020351311,-0.0071520223,-0.05186582,0.028867671,0.0027677673,0.024449948,0.09503286,0.0057372535,-0.00848865,-0.0017749586,0.004024343,-0.0017278877,0.044732597,-0.054911584,-0.011057126,0.007595692,0.0051513715,0.041418437,0.046412963,-0.038201764,0.019880561,0.02979672,0.027124412,0.00045888603,0.0025421297,0.031462044,-0.080707796,-0.0056882687,-0.0314774,-0.023115767,-0.016517911,-0.0120819295,0.0021318018,0.001263334,-0.059952334,0.048368722,-0.049574684,0.017380355,-0.019638672,0.05191919,0.020291245,-0.012812961,-0.041407626,0.000263225,-0.10258309,-0.011916501,-0.01366478,-0.02242448,0.0059640254,-0.051515657,-0.04540948,-0.03647332,0.00054348225,0.03836026,0.24937841,0.023941945,0.062414844,-0.047163695,0.031622812,0.000043514694,-0.0034735105,0.04881625,-0.04068096,0.003353124,-0.035475504,0.053203676,0.0012253826,-0.011696424,0.022308975,0.06386901,-0.023117209,-0.016175771,0.08120558,-0.0037861916,-0.041758094,-0.0283379,0.026640717,0.015820151,-0.05457466,-0.016428143,-0.012133088,0.00058588694,0.012920534,0.0011498762,-0.014747404,0.012628532,0.016624011,-0.009135118,0.0073897126,-0.005230657,0.037696593,-0.013602879,0.046836283,0.02994767,-0.032681808,-0.011667733,0.0008876737,-0.02298272,0.024049345,0.006928862,-0.0014541574,-0.009464088,-0.0012820648,0.00016887284,-0.030096075,-0.0074591767,0.016492415,0.005075721,0.03843348,-0.010631725,-0.041812465,-0.019810492,-0.04321339,0.051633704,0.033787034,0.0037075859,0.0071330126,-0.035862524,-0.006033804,0.030990846,-0.041525766,-0.014676851,0.02250901,0.0468895,0.0050587812,0.05293712,0.023349553,0.029171454,0.014083404,0.017403295,0.024301212,0.038445316,0.049995206,-0.008126666,-0.04021899,-0.031519532,-0.02139754,-0.064073175,0.009045351,0.021089345,0.023926392,0.022914786,-0.003780598,-0.021736985,0.0011568445,-0.015015892,-0.0040932214,0.0016458518,-0.024169952,0.0015290756,-0.02503076,-0.007930524,-0.053500265,0.009549903,-0.00039016423,-0.017153332,-0.0032324258,-0.0106744915,0.029452953,-0.027047453,-0.006047812,-0.025106631,0.009660428,0.03386985,-0.030143619,0.008002214,-0.020185955,-0.025725933,0.045812298,0.067550026,0.028927363,0.01735185,0.05293567,0.041352976,0.06204775,-0.021686763,-0.0048192027,0.021414671,0.035385687,-0.017365418,-0.04040044,0.03282477,-0.004746859,0.06710086,0.039340828,-0.043200877,-0.030981133,0.007210817,0.0075275637,-0.0063054515,0.048544724,0.00080194767,0.030935593,0.012996486,-0.015501079,-0.037311196,0.013799477,0.005273349,0.019288119,0.02943442,0.01749593,-0.023766246,-0.002988402,-0.010254662,-0.037094697,0.012531165,0.016540775,-0.072591074,0.012068504,-0.03574339,-0.007956374,-0.018214574,0.003126489,-0.008912516,0.02028663,0.020014884,0.014208621,0.0602019,-0.04349718,0.03051505,0.008701532,0.02200921,-0.02504633,-0.019424746,-0.0046842345,0.031015964,0.00112655,0.050172415,-0.006728235,-0.05881323,-0.04073019,0.02486107,0.0051201484,-0.01855202,-0.035498828,-0.018111296,0.006231475,-0.016762579,0.033030573,0.024146043,-0.0056446744,-0.020511769,0.018385924,-0.04352644,0.00938027,0.07478207,-0.039305873,-0.038521864,0.035606224,-0.0011201681,0.03565912,0.009631295,0.0149611635,-0.014050561,-0.021798903,0.04135268,0.011322763,-0.03014635,0.0069047012,-0.027576879,-0.042522617,0.059038524,-0.028252361,-0.000432875,0.0489727,-0.0016328203,-0.010700947,0.020536248,-0.037691914,-0.00019566502,0.018925944,0.0022807766,-0.050270148,-0.026209706,0.03814018,-0.016565202,0.033169746,-0.092270926,-0.005759977,0.051677465,-0.0038843376,-0.0068232454,-0.042856798,-0.013826463,-0.013820714,-0.015397711,0.041075844,-0.022629416,0.0025385742,-0.041178975,0.025695732,0.013189292,-0.009807708,-0.061004944,-0.0069150417,-0.0008550545,-0.026993878,0.06971541,-0.0062205996,-0.017340966,-0.013610561,-0.02463748,0.040634047,-0.017979752,-0.01129021,-0.009361635,0.024668993,0.024406882,-0.016842159,-0.040850893,0.023044612,-0.008295747,-0.0070887,0.0057587153,-0.02353115,0.027156256,0.028400201,-0.01222923,-0.07573829,-0.032356087,0.020777663,-0.030854091,-0.03931283,-0.030990195,-0.041536365,-0.019992074,-0.02931597,-0.03829274,0.03507912,0.0033653344,-0.03682696,0.04318077,0.06591076,-0.055654194,0.01929958,0.017370537,0.03805845,-0.0072089517,-0.008485836,-0.03261457,-0.030042702,0.031096892,-0.016299717,-0.059293725,0.0030963924,-0.022731537,-0.051608477,0.016445076,-0.010744979,-0.007901092,-0.0044412147,0.01339071,-0.03323118,0.039352562,0.006106888,-0.03531821,-0.0067716883,-0.026513642,0.018330075,-0.023839062,0.016204214,-0.054483715,-0.039712656,0.039525397,0.01370988,-0.07168915,-0.034841143,0.027457042,0.018670171,0.0058636917,0.028775584,0.0032302192,0.020865722,-0.006611382,-0.008421986,-0.015307293,-0.03991235,0.025207762,-0.058804452,-0.032004368,-0.016402256,-0.016586792,0.007088718,-0.019564806,0.013579815,-0.024873624,0.018561194,-0.023314007,0.052451417,-0.0018815538,-0.0017259984,-0.02937608,0.065512106,0.019021874,-0.043056343,-0.000928094,0.046723522,-0.03393902,0.038140256,0.022768317,0.0033188697,0.021046085,-0.045230143,-0.012639523,0.026199963,0.00007181027,-0.0014248581,-0.01940104,0.072120525,0.009312952,-0.0050922115,-0.006176426,0.014640084,-0.053015627,-0.015199672,0.026238572,0.006653047,-0.015623523,-0.060509067,0.033018846,0.006516705,-0.06465909,0.020402309,-0.014742604,0.003438386,-0.025579453,0.014286946,0.010245659,-0.03404844,0.015139347,-0.015907247,0.0093835285,-0.011358319,0.0070951707,-0.009168799,-0.0071973396,0.0034969316,-0.04535206,0.007669802,-0.06447181,-0.012138896,0.04173338,0.019566916,0.007116404,0.017359942,0.023108024,-0.051372886,-0.001442729,-0.13502938,0.03859149,-0.008526704,0.0076507805,0.0018154297,-0.0058995616,-0.011991872,-0.0039271303,-0.01115002,-0.03154089,-0.033408783,-0.016211903,0.01565157,-0.003760029,0.020197984,0.015687712,-0.026724592,-0.05285465,-0.027141357,0.048217375,0.018638222,-0.0030733396,0.07837849,-0.01830909,-0.004010225,0.00913234,-0.031359896,-0.032075822,-0.0032911464,-0.023572154,0.017422678,-0.022657527,-0.011296027,-0.01401987,-0.0033452036,0.035127975,0.016179616,-0.016121939,-0.0018246309,0.014700096,0.00096937764,-0.010208383,-0.029215235,-0.041676275,0.0393483,0.09311565,-0.018588526,-0.0010697707,-0.028345885,0.05651062,0.002871823,-0.0008657062,-0.043035388,-0.01592417,0.008655776,-0.029442776,-0.046343684,-0.022884829,-0.028274111,0.03341654,0.004586186,0.02048445,-0.02745883,0.0019678911,0.012564962,0.030536681,-0.07481351,0.03183233,0.038859542,0.0026824612,-0.03786721,-0.007328193,0.0259927,-0.007911933,0.00954565,-0.008551427,-0.0046970234,-0.057422396,0.009140755,-0.0038770288,-0.008453662,-0.036404435,0.03060163,-0.034685876,0.060664587,0.010635716,-0.02172106,-0.014830002,-0.018212892,-0.020670611,-0.08949496,-0.03087666,-0.021269906,0.003198098,-0.06276352,0.054823786,0.027124368,-0.0022039504,-0.025550501,0.011130787,-0.040876042,-0.057178658,-0.0381575,-0.042636614,0.003081025,-0.009238548,-0.004870551,-0.0428786,-0.032311674,0.0011831482,-0.0060682297,-0.01967654,-0.043717135,0.02158022,-0.035764743,-0.017329087,-0.008139706,0.010981146,0.0019098674,0.015058193,0.0050129793,-0.042261638,0.01967853,-0.027723553,0.041757006,0.015360197,0.016864287,0.018501246,0.013163421,-0.0070430865,-0.0031137113,-0.035567567,-0.025628591,0.0136021245,0.024568532,0.060266472,-0.009705173,0.04734345,-0.025803264,-0.042690918,-0.02711527,0.02899648,-0.03095862,-0.01996088,0.0070636054,-0.008686413,0.029890768,0.04146277,0.011848717,-0.031892546,0.02265531,-0.025042817,0.010443232,0.035174526,-0.033629306,-0.00048916583,-0.0137872705,0.026306955,0.010706235,0.050091438,-0.03352549,-0.04787857,-0.0034111266,0.032193508,0.029832432,0.06112697,0.006948115,-0.021841904,0.031048857,-0.046439953,0.0054492024,0.045639783,0.008389801,0.014446418,0.033474974,0.029176807,-0.023824375,-0.010771609,-0.03734566,-0.016563723,0.026375134,0.0056717643,-0.0018946319,0.021630842,0.01314112,0.010763363,-0.06781753,0.0062854732,0.028888311,-0.013286493,0.019664306,-0.069718085,-0.009180747,-0.0419363,0.035040632,0.026290303,-0.011028596,-0.027109422,0.008532628,0.06736268,0.034698024,0.003675956,0.021869224,-0.006514126,-0.02169245,0.01901647,-0.037573177,0.014620559,0.0039977715,0.0029354745,0.016302207,-0.032990728,0.031321608,0.006467221,0.014035866,-0.00029290243,0.021871807,0.055946667,0.05144939,0.008748211,0.060622334,0.041498844,-0.0306209,0.0046097874,-0.009640488,0.02223976,0.00048621258,0.03391116,-0.017049218,0.039098058,-0.010969247,-0.03238985,-0.0017468,0.044981424,0.017603943,0.009139879,-0.049489714,-0.020313535,-0.00480164,0.0044623874,-0.0031862964,-0.007695776,0.019565793,0.03696209],"last_embed":{"hash":"12xgjcs","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"12xgjcs","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{20}","lines":[185,185],"size":75,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12xgjcs","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{21}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.048922908,0.003689154,-0.022231452,0.0013742117,0.004002025,-0.06815611,-0.00938062,0.0042283293,0.025903791,0.011640892,0.01457832,0.010986707,-0.06639425,-0.02066719,0.022782652,0.0070521664,-0.0051594237,-0.009806166,-0.01610345,-0.028344251,-0.04527617,-0.016434833,-0.009619534,0.0053788824,-0.02123081,-0.01682595,-0.0039445343,-0.009238995,0.008269736,0.046077617,-0.011098714,-0.048159238,0.013422841,-0.056526747,-0.006250389,0.006420636,0.017887954,-0.009117539,-0.05821314,0.031598438,-0.016590461,-0.01571763,0.030377084,0.011084831,-0.01873812,-0.041814655,-0.006931424,-0.008978078,0.010249499,-0.05814853,-0.007877503,-0.00035646805,0.013450958,-0.007949542,0.0035041366,0.024236927,-0.08860697,-0.00043525925,0.02030762,-0.006810273,-0.017799329,-0.009121885,0.004973062,0.023036428,-0.008494929,0.05025774,-0.0081178155,0.047043804,-0.04450331,-0.002378392,-0.040522598,0.02265256,-0.02469268,-0.0030336427,-0.0063183596,0.012422171,-0.01955346,-0.02705406,-0.027941613,0.06342393,0.0017683442,0.039562684,-0.03748978,0.0011874305,-0.01495934,0.040841423,-0.03937918,0.03632059,0.020613834,0.005735827,-0.023940686,0.0038488188,0.010756826,-0.025590641,0.016749771,0.03353037,-0.0024008295,0.018948881,0.03894213,-0.0075353445,0.012117529,-0.020845257,-0.003925981,-0.029544784,0.0060894,0.002324692,-0.023241254,0.035346888,0.05692826,-0.011035401,0.025534675,0.038152475,0.009925702,0.034147225,0.020429213,-0.026999673,0.0023907572,-0.024226403,0.011121104,-0.030825768,0.0070117167,0.04756463,0.010373184,-0.029130038,0.053112462,0.0073658107,0.008255399,-0.0153591605,0.0078657875,0.0039541307,-0.0053711394,-0.024375869,-0.026762791,0.0060728844,-0.0041170036,0.0009427771,0.026653076,-0.0012812667,0.017599672,-0.061620414,0.04197363,0.03016761,0.047181994,-0.017839612,0.051168863,-0.022721369,0.0035198648,0.0130599765,0.007661579,-0.029386153,0.022137836,0.015545869,0.014075813,-0.006913625,-0.03328388,-0.005166324,0.017676331,0.017270943,0.015518091,-0.003885559,-0.033198968,-0.051123735,0.0064463783,-0.0117092915,0.04495219,0.0029883492,0.000049251703,0.037663236,-0.01426124,-0.02208732,0.036045007,-0.007213193,-0.055072315,0.015206058,-0.010613431,0.019761095,0.07185943,0.0012024775,-0.016711866,-0.03333477,-0.010759867,-0.027635526,0.0044247177,0.044182148,-0.034934822,0.011523784,0.017483024,0.008184185,0.030863127,0.007867885,0.014773333,-0.048728246,0.015341937,0.033661056,0.029981688,-0.012190792,0.09131625,-0.03602745,-0.008772387,-0.03140132,-0.04661592,0.037107788,0.03158984,-0.055353694,-0.018189542,0.0018350946,-0.018992906,-0.057766076,-0.0020080584,-0.049161434,0.0094456915,-0.019787932,-0.020391956,0.0068801763,-0.053135116,0.018005164,0.0045841867,-0.02296624,0.010888663,0.004177152,-0.04546989,-0.02056679,0.033493508,0.027845152,0.025453858,0.021403912,0.025371723,0.07987315,0.025965385,0.017424172,-0.012678458,0.0037223338,0.03376267,-0.03216405,0.05024499,-0.0043404703,0.008770905,0.003403014,0.018538345,0.02249295,0.0008661544,-0.0015223246,0.0629814,0.014135957,-0.017789433,0.016701749,-0.016297668,0.02888524,-0.013392863,-0.025379494,0.018564146,0.041115537,-0.032328576,0.009599553,-0.037219074,0.003661456,-0.019461129,-0.0070601236,-0.006094083,0.023293652,-0.0010025024,0.027551843,-0.005767861,0.03414561,0.04957766,-0.03247853,0.021450594,-0.03227315,0.039374873,-0.0013727031,0.0076160254,0.0014538881,0.019516254,0.019691363,0.0038629977,0.037480887,-0.003436555,0.0014111561,0.077407025,0.03847436,0.011113781,-0.014135693,0.035371084,0.017806789,0.044701796,-0.018351508,-0.016038554,0.05754362,0.016768858,0.0043616537,-0.00785144,0.005225691,0.053850777,0.0049687703,-0.010518528,0.046609562,-0.0065626614,-0.15238453,-0.010686789,0.0137113035,-0.002555621,0.01600573,-0.0029725032,-0.05213727,-0.04595911,-0.01657521,0.02499768,-0.056153096,-0.040645935,-0.034588456,0.004346947,-0.038067207,0.030707844,-0.041299324,-0.018929075,0.012942743,-0.04712694,-0.019452179,-0.03279113,0.028369268,-0.004261371,-0.00544349,0.0008310927,0.06797399,-0.007113283,-0.020925296,-0.04323496,-0.024648996,0.017721906,0.0032958481,0.023940265,-0.0034515862,0.033720095,-0.027044121,-0.04219748,0.015306096,-0.002785015,0.040359985,0.068041205,-0.006091151,-0.005118594,-0.054758884,0.021235576,-0.0020617612,0.04227349,-0.06948841,0.00078456645,-0.030776175,-0.020201342,0.01091625,0.02738326,-0.028004486,0.049116608,-0.0026871553,0.022424946,0.037703216,0.016691754,-0.013160554,-0.080813825,-0.019481946,-0.06106192,-0.034463905,-0.06339052,-0.015108344,-0.021232104,0.01729174,-0.038580302,0.039408997,-0.003377221,0.03245841,-0.0064528785,0.056396052,0.016861632,0.030798323,-0.04528825,0.006152453,-0.081156276,-0.060798667,0.022751978,-0.027233064,0.018072436,-0.072678134,-0.041092783,0.0056903735,0.041130044,0.008273511,0.24574848,0.080079116,0.010922617,-0.040430788,0.026916575,-0.043523796,-0.030145971,0.02776264,-0.005732389,-0.0054874485,-0.023550821,0.02322993,-0.022356892,-0.024046332,0.028993938,0.017916707,-0.03339901,0.016956756,0.051933404,0.03493049,-0.035927642,-0.01810595,0.024950739,-0.012212228,-0.015524516,-0.02210765,-0.010936756,0.032742284,0.00067028205,0.024336187,-0.043701783,0.018497717,0.024504628,-0.009572041,-0.029390465,-0.010118416,0.02711431,0.00026071712,0.010129315,0.047508765,-0.022881674,0.010274479,-0.005999522,-0.0009261211,0.03567372,0.008309273,0.01580286,-0.06195309,0.024561627,0.0066506537,-0.0022967702,-0.031594455,0.017161481,-0.047557715,0.045527652,0.00040588473,-0.06767632,-0.020194184,0.016694082,0.00056977954,-0.0045362394,0.019508885,-0.021368297,-0.02699304,0.0071033095,0.04850095,0.045757737,-0.025040371,0.03709909,0.055973705,0.043471716,0.04857157,-0.024224322,0.043965735,0.009061892,0.06293567,0.035714842,0.046244286,0.0036943618,-0.00540149,-0.04032584,-0.018190699,-0.0009440022,-0.015376076,0.015267833,0.017458567,-0.013340343,0.03017993,0.011564219,-0.00079485023,-0.014740886,0.023954183,0.018805977,0.0055037728,-0.010701596,-0.0023292538,-0.003511179,-0.029158188,-0.05399189,0.00285887,0.02031305,-0.045856953,-0.047203388,-0.013340007,0.020591239,0.0069503086,-0.012517598,0.047920063,0.013653273,0.026661389,-0.03502235,-0.006047266,0.026851213,0.0056047877,0.04410406,0.044257816,-0.0037785994,-0.009111343,0.03403712,0.0343344,0.063585065,0.027638437,-0.03171061,0.018022481,0.0054502483,-0.035891123,-0.026276823,0.024143292,0.0049295514,0.035485685,0.02611712,-0.028939959,-0.008703181,0.019604253,0.011693871,0.006945078,-0.0073542823,0.042256523,0.030518234,0.019797722,0.042087704,0.0052854954,0.025984367,-0.010090575,-0.012853514,0.038263105,-0.031003714,0.011946803,0.009424375,0.011323354,0.016017942,0.058328353,0.056280136,-0.049822003,0.012971397,-0.049552295,0.000071498325,-0.0050912295,0.015267598,-0.0044426234,0.013160098,0.0097707175,-0.005850984,0.058590688,-0.06051989,0.023627479,-0.0024968516,-0.011538951,-0.0061208997,-0.024286553,0.01989949,-0.036659528,-0.034766134,0.027416185,-0.008881905,0.006843203,-0.004951351,0.021171596,-0.01539023,-0.02074189,-0.03725297,-0.026076864,0.0063217725,-0.041535117,0.05928348,0.0034310063,-0.038419478,-0.013729682,0.0024794159,-0.04498822,0.0032832806,0.07606702,-0.024631262,-0.027067648,0.04945547,-0.015797623,0.065209895,-0.06640533,0.0030392446,-0.0109164035,-0.054830123,0.02110415,0.007885441,-0.009171015,-0.019757785,-0.025023853,-0.056416806,0.027998775,-0.057408176,-0.008404374,0.025888545,0.005889596,-0.05552435,0.033936862,-0.025325295,0.00032104863,0.02835442,0.026238209,-0.091732986,-0.019286083,-0.015864175,-0.035993084,-0.0053825937,-0.09054005,0.013308974,0.029563254,0.0062343976,0.03636194,-0.032871146,-0.019061098,-0.013374204,-0.0345544,0.012124038,-0.046047024,-0.0080075,0.018900307,0.01479203,0.018015265,0.010849723,-0.06166435,-0.02067423,0.0012569336,-0.043256298,0.05525039,0.04975481,0.029370358,-0.01786385,-0.023447337,0.059403114,0.003854496,-0.016356857,0.008012481,0.0410154,-0.028908418,0.010740029,-0.004255814,0.035502378,0.02304205,0.0067751817,-0.024902565,-0.009710382,0.042903483,0.016624086,0.0011029104,-0.031406473,-0.04122991,0.019152507,-0.017502353,-0.032624237,-0.018833572,0.0022950012,-0.0010346931,-0.032864466,0.0067202635,0.0647962,0.008561017,-0.043474548,0.051309194,0.051887672,-0.012856192,0.018207291,-0.0012317174,0.02579599,-0.020137278,-0.020062152,-0.008273052,0.0123806475,0.013371375,-0.008263475,-0.0426947,0.011681471,0.04916312,-0.032012902,0.062101264,-0.01668654,0.008750252,-0.01497403,0.034123693,-0.0060112784,-0.014832007,-0.004705593,-0.027958328,-0.006443633,-0.026269967,0.03061735,0.0043191765,0.004364582,-0.062474858,0.00016634466,0.023884237,-0.009905652,-0.04851181,-0.018160999,0.0063142977,-0.013898558,0.007719975,0.03410642,-0.026514601,0.038639344,0.04275663,-0.030665455,0.009975074,-0.027658245,0.0058513647,-0.03237051,-0.023191208,-0.049819853,-0.055233873,-0.014477782,-0.025918407,0.006580488,-0.020805592,0.017031243,-0.04937888,0.041607924,0.03404989,0.008142498,-0.056211997,0.03677594,0.009232739,-0.052791197,0.00031857312,0.089794874,-0.031516865,0.015408813,0.012062564,-0.0101955235,0.029964978,0.0025003708,-0.027656829,0.06577396,0.033058677,0.0051666363,-0.010732809,0.06630815,-0.008977954,0.00407501,0.020559091,0.030097121,0.010364715,-0.023082737,0.018543318,-0.026015764,0.0056486754,-0.00708838,-0.00011482758,0.005517052,-0.027010405,-0.0038724476,-0.033564027,-0.0066990997,-0.030107873,0.005644693,-0.013566616,-0.044134483,0.019565199,-0.040770855,0.028215447,0.0030500523,0.016406266,0.021281764,0.004101934,-0.018620634,-0.032696716,0.016893998,-0.046180077,0.0060613183,0.019235589,-0.00804115,0.009333016,0.01914403,0.035396375,-0.0015484581,-0.042940352,-0.12623213,-0.007622451,-0.02028267,0.013466849,-0.013932986,0.0069319378,0.0054495228,-0.02681115,0.0070576724,-0.009841402,-0.03426455,-0.014450061,-0.00807455,-0.009828615,0.011764437,-0.0022269613,-0.040413514,-0.046771426,-0.013084189,0.056963786,0.03125537,-0.0085430825,0.014372716,0.014616386,-0.010912181,0.020861223,-0.008029275,-0.030108456,-0.0081353495,-0.032789886,0.018191926,-0.023781322,-0.0053800843,-0.008358859,0.043194342,0.008996457,0.0054182,0.012464812,-0.027879423,-0.019112658,-0.006522657,0.011602536,-0.03474788,-0.017687576,0.07688438,0.037153948,0.004734534,-0.023098124,-0.0018115741,0.05925882,0.0151766995,-0.011931681,-0.058000352,0.03635291,0.0022137251,-0.062072653,-0.050379153,-0.014839583,-0.05862638,0.035546355,0.03214156,0.012605872,-0.0076700817,-0.043530766,0.022383673,0.0104132965,-0.03702283,0.028220877,-0.0066475924,-0.008746733,-0.0019662606,0.0025473817,-0.024191188,-0.0105792815,0.02709376,-0.0004175608,0.019180968,-0.03755085,0.016539741,-0.012964406,-0.00021304353,-0.060696684,0.04100385,-0.03691879,0.042338565,0.033206273,0.0033749938,0.008156907,-0.0345128,-0.029348062,-0.0626602,-0.046897136,-0.01575322,-0.009916282,-0.038851626,0.08802013,-0.0068276236,0.025138063,-0.0199825,-0.025646584,-0.038675707,-0.04489294,-0.025960496,-0.022765586,-0.044432126,0.024344023,-0.0047150226,-0.0195887,0.020306928,-0.0022657816,-0.024265684,0.012284408,-0.019437272,-0.0003077411,-0.06350202,-0.020546824,-0.0011512348,0.030248227,-0.018792532,0.016159127,-0.01374152,-0.033113178,0.020702418,-0.031812403,0.007162278,0.031136302,0.037322927,0.023585588,0.009416236,0.030003455,0.00475021,-0.03324258,-0.010456973,-0.015430806,0.04832388,0.014702533,-0.047007773,0.028713498,-0.046509698,-0.030993469,-0.03970004,0.024450948,-0.04403239,-0.035939645,-0.0065235454,-0.032619655,0.028835973,0.008712253,-0.007764736,-0.035678487,-0.01351105,-0.05485378,-0.009705693,0.0004718788,-0.038588252,-0.033681255,0.0010223115,0.011258983,0.013346028,0.08233321,-0.052198626,-0.059368253,-0.008087614,0.010546018,-0.025220446,0.038393836,-0.016804641,-0.017116217,-0.0002749095,-0.0021263354,0.003238279,0.04734157,-0.013082781,-0.025475947,0.05878433,-0.0028265228,-0.02006156,0.013218798,0.014458631,-0.0099570425,0.024660978,-0.026823876,0.019934686,0.021936765,0.007826962,-0.019344695,-0.061783675,-0.019225216,0.019623065,-0.007994325,-0.041219983,-0.011000133,0.035157837,-0.015413947,0.017451454,0.04015625,-0.0027208533,-0.03798998,0.014830722,0.017682405,-0.03326662,0.02584279,-0.011072221,0.0061161276,0.015926223,0.027719583,-0.032880835,-0.024000965,-0.029477548,-0.013779297,-0.004965139,0.0018282557,-0.008113715,0.015641328,-0.00053678785,-0.018819798,0.004894863,0.000055002085,0.023518639,0.018772872,0.048023313,0.044854414,-0.06196429,0.004107543,-0.012811209,-0.028812258,0.0059134136,0.03142317,0.04743033,0.02261688,-0.020576447,-0.00798054,-0.014225451,0.01829451,-0.014138073,0.0114353355,-0.012865362,0.023088168,-0.009127145,-0.010206925,-0.010515592,0.014404243,-0.0003498146,-0.017978236],"last_embed":{"hash":"1k6zdd3","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1k6zdd3","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{21}","lines":[186,186],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1k6zdd3","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{22}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021154359,0.022000935,-0.005741574,0.011929656,0.002091832,-0.053916078,-0.008605449,0.0026531154,0.04816691,-0.0006822586,0.0005535075,0.040979315,-0.018481323,-0.024478871,0.007968896,0.01921549,-0.003719659,0.009956722,0.0017546286,-0.014351281,-0.034621503,-0.0039587305,-0.0032593973,0.011250676,-0.029216953,-0.016618107,0.008857059,-0.019484716,-0.011368266,0.0334488,0.033264223,-0.05187266,0.041420817,-0.06549135,-0.001428835,-0.043172833,0.003038286,-0.019299142,-0.05576034,0.018729946,-0.007714798,-0.0317245,0.04503284,0.07373732,0.0019968392,-0.007096593,-0.0138617195,-0.012425164,-0.028576508,-0.023272473,0.0014828923,-0.008673853,0.025936006,0.007998776,0.0038009656,0.00025075336,-0.023023548,-0.03200386,-0.032581154,0.003368,-0.019149296,0.014420746,-0.008673549,-0.00046554892,0.01443464,0.025279185,-0.0032976968,0.031914223,-0.02040694,-0.01084761,-0.056416914,0.030572819,-0.0078059426,-0.008635886,-0.0071533327,0.023697693,-0.009312242,-0.029998293,-0.0010237871,0.076645054,-0.010175816,0.025105564,-0.0348374,0.047495704,0.0040816376,0.0161721,-0.045669857,0.021607885,0.008730841,0.00047701673,-0.025975991,0.011927671,0.0006645651,-0.012455586,-0.00347223,0.020326264,-0.01941702,0.0012808834,0.02737276,-0.021176487,0.0050001657,-0.01605254,-0.0011220574,-0.0235373,0.012676611,0.0051142545,-0.015074617,0.041940708,0.025263991,-0.011666965,0.005320772,-0.008521291,0.0033052678,0.034422215,0.01843233,-0.012158922,0.012790836,-0.02399461,0.01426804,-0.032213304,-0.025167901,0.038116775,0.016419629,-0.036375303,0.03359179,0.001875897,-0.0022499156,-0.030132156,0.023248412,0.014563613,0.012975162,-0.04441047,-0.0322048,0.019030236,0.014449594,0.0012827681,0.030995565,-0.019523282,0.013690164,-0.061789807,0.040320143,0.022544457,0.033411827,-0.01809231,0.0426582,-0.0031260522,0.033791576,0.020913608,-0.007694854,-0.016750365,-0.010949567,0.018759841,0.046314742,-0.008338631,0.008860679,-0.010938591,-0.016339835,0.015518284,0.0369234,-0.036480896,-0.011084173,-0.048853766,-0.02093621,0.012420447,0.031135421,0.013493787,-0.008848698,0.031100797,-0.011142079,-0.02173991,0.02389051,-0.020355515,-0.0074416148,0.020682402,0.00042468202,0.021888966,0.06866164,0.018658997,-0.0006313114,-0.027059937,0.013370078,0.0062640123,-0.009337266,0.012350967,-0.040344846,0.03907776,0.031183874,0.0035790699,0.038365044,0.0024643033,0.01447983,-0.046635997,-0.019275935,0.029130602,0.044818163,-0.026267393,0.07782532,0.019419603,-0.014066519,-0.061760042,-0.033273354,0.054267008,0.013922286,-0.056846388,-0.0470698,0.0023121804,0.0013307721,-0.048154272,0.011794608,-0.019049654,-0.024526402,-0.00543076,-0.008671892,0.026765537,-0.052517958,0.02659969,0.0050155413,-0.0066759465,0.013368238,0.013415046,-0.090580605,-0.003010308,0.019232988,0.03506541,-0.014604662,0.043531775,-0.0032545126,0.073882595,0.044060364,-0.005729124,-0.028782781,-0.0028550886,0.018511105,-0.03284492,0.003192322,-0.017187731,-0.027136732,-0.0031649969,0.023423653,0.027079914,0.012100433,0.0068600234,0.06177935,0.00940447,-0.02474857,0.015332151,-0.009921383,0.031213075,0.0018686594,-0.007656847,0.037713505,0.031719003,-0.008951582,-0.007675868,-0.050322983,-0.016757837,0.010503285,0.003195872,-0.061579525,0.0355375,0.0004337166,-0.017510857,-0.017795987,0.019752206,0.044209592,-0.011231314,0.032436144,0.0071600876,0.033194236,0.012959904,0.00088362646,0.0074502523,0.007816879,0.021644374,-0.03253686,0.0126869595,-0.04166514,0.0041175364,0.06353656,0.034647457,0.037433732,-0.004904703,0.031243898,0.015256961,0.009820379,-0.011819129,0.008334551,0.039244164,0.029663067,-0.01730926,-0.0062434594,0.0010731122,0.0580694,-0.005199399,0.0021203167,0.01075694,-0.02355629,-0.14795539,-0.0027260326,-0.024669046,0.0009212891,0.036277235,0.007582114,-0.086844414,-0.021600708,-0.008748422,0.018194782,-0.023568086,-0.02866206,0.00039988497,0.03323905,-0.05412039,0.033071287,-0.039339945,0.0076084835,0.025244877,-0.043937948,0.0114820115,-0.051523704,0.06461645,-0.027351271,0.008566976,-0.025766898,0.031820185,0.021330392,-0.029953167,-0.02768993,-0.030644862,0.005359762,0.0083456,0.053092957,-0.0159615,0.0477062,-0.012350709,-0.05343046,-0.009223821,-0.014525813,0.057582874,0.034434274,0.021607183,0.022431916,-0.027912712,0.015449473,-0.031157752,0.04493796,-0.09268347,-0.042377632,0.003386893,-0.0077130483,0.028165517,-0.0007115475,-0.026568485,0.028743286,0.015472619,0.046895236,0.00903883,0.01332088,-0.012224726,-0.07960027,-0.007344884,-0.047095433,-0.03560338,-0.057486378,0.015797248,-0.0065542525,0.004379316,-0.050611272,0.025623916,-0.0147640845,0.018123949,-0.03684099,0.052441992,-0.0015355775,0.029461032,-0.04936453,0.03050635,-0.07988756,-0.05447516,0.0106647145,-0.02572348,-0.0146047855,-0.049790163,-0.043460827,0.0038381547,0.011015562,0.052746996,0.23165739,0.032287553,0.0373898,-0.033716545,0.018394142,-0.071708165,-0.015220291,0.049529843,-0.015572828,-0.026351117,-0.014794856,0.053507086,-0.018285606,-0.0010530972,0.026991649,0.03888818,-0.062266327,-0.017066877,0.044816986,0.01923867,0.00070779864,-0.015173136,0.017840749,-0.0035494405,-0.029548263,0.0062662945,-0.013293725,0.02663294,-0.026524503,0.0021356028,-0.037479423,0.010057006,0.009163289,-0.033985898,-0.01094153,0.012878982,-0.0060955244,-0.009592206,0.013354633,0.023697296,-0.032820553,-0.016282195,-0.010918133,0.0056315986,0.031920176,0.0022479044,0.044486295,-0.021088436,0.020387292,0.03288737,-0.0029357092,-0.02157645,0.02266538,-0.01990429,0.024350462,-0.02703328,-0.043666493,-0.0031393596,0.0032040472,0.008651785,0.03092409,0.0077264877,-0.029770015,-0.01964424,-0.008753224,0.050048806,-0.014277601,-0.007512077,0.068303,0.047391344,0.018915806,0.057053078,0.0037771803,0.021802725,0.0024301948,0.021011423,0.0011289628,0.046323236,0.03502984,-0.012300568,-0.025930682,-0.041804597,-0.012940839,-0.021798978,0.008847929,-0.0064079375,0.025127208,0.0057202186,0.0067947805,-0.016825764,-0.010551781,-0.0042288173,0.0026194097,0.0039144144,-0.008458755,-0.0021363597,0.00342592,-0.031777862,-0.059157163,0.0095747495,0.008518931,-0.063482985,0.0043286616,0.015818488,0.021854553,-0.04236034,-0.0047020135,0.04282394,0.042835217,-0.0019573052,-0.014130479,0.00488327,0.0017747772,-0.05256032,0.020139044,0.030711494,0.024776256,0.012284517,0.052022368,0.01158253,0.061417796,-0.01062301,-0.009172844,0.007942687,-0.0005636994,-0.035225704,-0.015506213,0.05928701,0.02489132,0.04888543,0.04414686,-0.045511574,-0.030028306,0.013907801,0.022931198,0.013383171,0.030526517,0.0011827485,0.017081978,0.0010097314,0.032185283,-0.024452826,0.038063724,-0.020108987,-0.0018269393,0.034562424,-0.016104948,-0.018428689,-0.016388511,0.016487956,-0.00023498433,0.04074,0.018657083,-0.056675375,0.017499346,-0.047376335,-0.009366484,-0.016467597,0.0044119502,-0.004046082,0.027564248,0.03436285,-0.008097159,0.045789633,-0.04887892,0.03396224,0.016980499,0.0013999097,-0.0634574,-0.027218122,-0.01517458,-0.014396441,-0.056589227,0.025683675,0.029273361,-0.017076522,0.025836745,0.04977569,-0.03550228,-0.03176319,-0.015860885,-0.03845909,0.008831524,-0.0411972,0.027763048,-0.0018973355,-0.061075352,-0.016064128,-0.022056755,-0.019078936,-0.031069824,0.07544522,-0.021846712,-0.024514472,0.038360458,-0.03678707,0.05865476,-0.011398995,0.016084924,-0.029957302,-0.012766778,0.024984451,0.03395913,-0.0062248106,-0.03524193,-0.023257362,-0.040180895,0.050066028,-0.03596998,0.002145427,0.041373044,0.009271796,-0.065122955,0.017236697,-0.033793814,-0.029284706,0.06330766,0.0256521,-0.09198336,-0.03581,0.020721572,-0.07012636,0.036996577,-0.058581542,0.009592999,0.043525666,0.012265534,-0.01265211,-0.04000322,-0.03436712,-0.013358171,-0.014323719,0.03693209,-0.019030763,-0.023105446,0.020042216,0.0249496,-0.0011594928,-0.010879305,-0.055836573,-0.033818774,-0.010088144,-0.015066512,0.06587419,-0.003940501,0.004945631,-0.0227384,-0.050194364,0.056259047,0.004671738,-0.012096342,-0.0062825643,0.038573764,-0.009094718,0.008374854,-0.013667421,0.06468545,0.027683843,0.026171945,-0.0428071,-0.011908507,0.04010806,0.031185705,0.012266076,-0.048581433,-0.043859404,0.032011572,0.0029036645,-0.035265032,0.0046241283,-0.023509214,-0.018305035,-0.009074951,0.01669682,0.044219602,0.0016810966,-0.06327272,0.05251236,0.042040177,-0.0021432105,-0.02867233,0.014146287,0.0012448909,-0.013096457,0.00044909093,0.0041305064,0.018990066,0.009417696,-0.008704567,-0.03873073,0.037431695,0.019439941,-0.04953933,0.060763262,0.011796907,0.021307362,0.0028942556,0.014231706,-0.012909,0.0076580867,0.012232954,-0.045413915,-0.014804863,0.0018463247,-0.025778355,-0.0133634545,0.0031402637,-0.057192616,-0.022358786,0.049462,0.021465769,-0.07965489,-0.020755742,0.0032914365,0.023218034,-0.0055027404,0.059468873,-0.022222016,0.03620303,0.019059138,-0.042391177,0.017164545,-0.033447783,0.021322932,-0.0661949,-0.025268223,-0.05889201,-0.04254576,-0.019723661,-0.022680499,-0.011433687,-0.031787656,-0.020928925,-0.021748777,0.00061221747,0.053537972,0.008183917,-0.027637536,0.037689585,0.018597756,-0.015814671,-0.0033919392,0.07294706,-0.016921632,0.02127041,0.04107186,0.002964684,0.030474149,0.015343992,-0.02696772,0.037648555,0.001833844,0.008020225,-0.011999006,0.065418676,0.0008533861,-0.02740934,0.0038350022,0.042724863,-0.03103567,-0.034708153,0.024960097,-0.031453464,-0.009436185,-0.032080315,-0.023041619,-0.009103023,-0.027004424,0.015047348,0.0024177958,-0.0052579497,-0.03196513,-0.0014803224,-0.039939333,-0.03143983,0.037628762,-0.044174176,0.031859756,0.0102647655,-0.0054054856,0.015739003,0.039033208,-0.0015691676,-0.026830781,0.013495907,-0.047389638,-0.010448646,0.040583372,-0.004415274,0.008818707,0.041986927,0.009310592,-0.024809783,-0.029935503,-0.13060074,0.0024128335,-0.0065018954,0.0039121853,-0.00806394,0.020625269,0.01412748,-0.038406737,-0.002882716,-0.022748213,-0.032819364,0.01356821,-0.02130885,-0.0055498616,0.019222591,-0.010767388,-0.041109454,-0.036196828,-0.006172052,0.062042475,0.031337336,0.0029579245,0.05668999,0.01871141,-0.04197716,0.019793943,0.0056216707,-0.046468977,-0.012803812,-0.02282356,-0.022453247,-0.025249405,0.011411033,0.03244031,0.045298047,-0.017636944,0.023792252,-0.012747493,0.0071381405,0.009623869,-0.012387042,-0.016148943,-0.013161384,0.022035046,0.04670722,0.06855819,-0.012359254,-0.03962354,-0.04001811,0.026759688,0.033735663,0.023038397,-0.030849399,0.017802184,0.012240607,-0.038020488,-0.033257004,-0.02568574,-0.031158531,0.02472523,-0.0073159034,0.034126278,-0.025648374,-0.00768217,0.010795527,0.019739877,-0.018158654,0.023729265,0.0000146802995,0.018636925,-0.003026578,-0.0036532048,-0.03349813,-0.007378677,0.0050700014,-0.013256406,0.03777541,-0.041123275,0.015584137,-0.008352803,-0.014646783,-0.04196599,0.029673435,-0.030429495,0.09257915,0.028349582,0.0002622139,-0.010545659,-0.057315,-0.01277649,-0.05374832,-0.02199445,-0.032138705,-0.01888813,-0.03217844,0.0887681,0.004842176,0.024390807,-0.013026986,-0.012295857,-0.027061049,-0.027840221,-0.008973041,-0.055839147,0.00030933722,0.034281768,-0.012182656,-0.030263783,-0.008851245,-0.012451109,-0.067244835,-0.0029337613,-0.02740744,0.006405209,-0.062406383,-0.0054339697,-0.012346624,0.02565437,-0.028471552,0.023649566,0.02828016,-0.059019644,0.0070944605,-0.050443515,-0.020005642,0.031975865,0.014314461,0.033161756,0.0010203529,0.031233808,0.024448011,-0.00096772,-0.0049176905,-0.000750839,0.059088353,0.034880776,-0.050808158,0.034666877,-0.053644855,-0.00853468,-0.03149275,-0.0004922002,-0.010474144,-0.044609033,0.0076179304,-0.035562105,0.025794191,0.0063476358,0.013205613,-0.016817534,0.005559908,-0.04126679,0.017657291,0.00049915485,-0.036791842,0.022038676,-0.050083905,0.010154094,0.023288382,0.089692295,-0.06478903,-0.05738183,-0.028862007,0.0042062765,-0.029925758,0.040745914,-0.020686235,-0.026127258,-0.016613165,-0.017319813,-0.009509993,0.023262959,-0.005193206,-0.0021810334,0.04299621,-0.0035163292,-0.019061016,-0.02712826,0.037965674,-0.0030415307,0.03532818,-0.0076506017,0.01737719,0.0224345,0.033957593,-0.016716544,-0.045093708,-0.006161831,0.025767472,-0.0061320467,-0.036341522,-0.025673259,0.008833983,-0.01496367,0.026234219,0.009095646,-0.017464967,-0.016162688,0.024393668,0.026537955,-0.023761144,0.019992797,-0.026894052,0.0027594015,-0.02790287,0.021397596,-0.036133338,0.0054304167,-0.01697587,-0.032460056,0.037267666,-0.025160667,0.02312473,0.06723623,-0.018675618,0.0065468536,0.0051070196,0.013298977,0.050935023,0.009242098,0.020060143,0.035091836,-0.015605093,0.0115847625,-0.013945507,-0.035688568,0.0074845715,0.018243881,0.0065033776,0.027100416,-0.007332718,0.00082597823,0.010828329,0.012962966,-0.004110603,0.010053662,-0.013597229,-0.033818606,-0.016822591,-0.02394931,0.0068836,-0.002688175,0.04711964,-0.031666778],"last_embed":{"hash":"1mmsz4g","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1mmsz4g","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{22}","lines":[187,188],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mmsz4g","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{23}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020577881,0.0063880496,-0.016985197,0.022434494,-0.00614635,-0.004805541,0.019516312,0.016040377,0.027518403,0.028560333,0.010923133,0.02654352,-0.0030897742,-0.028124433,0.018409172,-0.006935438,-0.005316124,0.00818989,0.019856086,-0.008727537,-0.015019187,-0.015639968,-0.013657752,-0.015319514,-0.026576556,0.014938632,-0.027477384,-0.020005459,0.032442614,0.040589802,-0.017528737,-0.059964817,0.046158787,-0.033848483,-0.012082809,-0.039794378,0.022943467,0.010283637,-0.037901275,0.030405307,-0.007338717,-0.031290576,0.02632397,0.016887343,-0.0058697173,-0.012812992,0.0029709847,-0.028428778,-0.0055772546,-0.051895127,0.0056609693,-0.0132523775,0.018005043,-0.016074413,0.0050336486,0.0018152463,0.016117737,-0.032810334,-0.008354088,-0.020162676,-0.00094210875,0.017615527,0.0011270972,0.026103232,0.01100792,0.024281796,-0.003821605,0.019488385,-0.044608895,-0.03732876,-0.029136674,-0.0033736525,0.01586687,-0.0006971534,-0.033176903,0.022921328,-0.024030374,-0.029164998,0.0039759716,0.039597724,0.033168286,0.025023635,-0.039907377,0.055499177,0.007676818,0.017530123,0.0045250533,0.0476121,0.032379564,0.017814135,-0.01670471,0.03100361,-0.02328899,0.012043302,-0.0072649466,0.043707434,-0.028116433,-0.013652461,0.012140914,-0.0098945685,-0.0005749421,-0.008593327,-0.00817124,-0.031154575,-0.005445577,0.0015705064,-0.015410033,0.05630446,0.016061887,-0.015853563,0.037885383,0.000059706083,-0.016319372,0.015569609,0.017576927,0.046649322,-0.030050352,-0.023559112,0.00284568,-0.024850642,0.029193072,0.040102847,-0.0064027496,-0.051658347,0.012425941,0.022415496,0.032010242,0.00008015318,-0.024047993,0.014782271,-0.01727001,0.0028770706,-0.05013779,-0.008142909,0.002832152,0.011692689,-0.0058048517,-0.014936421,0.0021796513,-0.035729706,0.0582312,-0.0059668897,-0.012341892,-0.003742099,0.044950016,-0.028197523,-0.017473014,0.024692753,0.008858197,-0.04082028,0.032911107,0.0320926,0.014579238,0.0011613236,-0.01593389,0.016555201,0.009229418,0.02019261,-0.023495974,-0.0059454567,-0.014375237,-0.042756133,-0.0019704553,0.019515764,0.031162065,0.016611379,0.0071374215,0.03637648,-0.00699335,0.019063013,0.0061976872,-0.017706297,-0.01771151,0.008998483,-0.006299886,0.036125746,0.109204955,-0.011316488,-0.018131817,-0.0619102,-0.01499223,-0.0008724695,0.009655212,-0.013985854,-0.025021521,0.012200762,0.026339963,0.009136268,0.0018164524,0.011754411,-0.018331531,-0.022453403,0.017008053,0.04576485,0.03385683,-0.040000446,0.04166994,0.00073613616,0.00753272,-0.03975358,-0.027981918,0.030440854,0.03591191,-0.05323211,0.01574133,-0.006436516,-0.0491402,-0.036592398,0.010583785,-0.026047738,0.006572015,-0.026668636,-0.03815196,0.049831696,-0.000904448,0.004836521,0.0005357019,-0.014019226,-0.0030040469,0.0033092746,-0.005063569,0.020588553,0.036607042,-0.030632202,-0.018733663,0.050509844,-0.008389539,0.09601904,0.011974569,-0.03961125,-0.008624835,0.034305345,-0.014513448,0.014536246,0.011282409,-0.054418996,-0.04507977,0.03305026,0.034121785,0.03370674,0.008550581,0.018094694,0.12142781,0.033769764,-0.005648697,0.027558967,-0.0034102118,0.00574237,-0.016829165,-0.032271378,-0.007012131,0.03937794,-0.012710789,0.025514148,-0.032699835,-0.006752096,0.028593404,-0.026351672,-0.02409462,-0.0029801908,-0.0022145342,0.038213167,0.010623646,0.018798629,0.008364585,-0.02201692,0.027497575,0.020110514,0.01831208,-0.005928534,0.016256144,0.006515954,0.0066751875,0.015794626,-0.019961212,-0.006134028,-0.022424364,0.0014337358,0.07776488,-0.014482064,-0.014444139,0.018696547,0.020160396,0.0056513976,0.027112229,-0.042536896,-0.0007607543,0.013982477,0.02812546,-0.023979323,0.0065609384,-0.05186746,0.04355813,0.003920551,0.0072756587,-0.025174918,0.004209555,-0.18293154,-0.026472813,0.030019656,-0.024264991,0.010939973,0.0069491696,-0.067695625,-0.02344776,-0.012623889,0.037863463,0.0064155543,-0.026935259,0.013361055,0.054319575,-0.025242448,0.020608246,-0.008897433,-0.051054854,0.0049429447,-0.035173107,-0.015207288,-0.051185947,0.065151334,-0.067730784,-0.006477013,-0.015206755,-0.016722172,0.020890048,-0.008910021,0.013074463,-0.043162156,0.012514855,0.0027065065,0.032458805,0.0083353575,0.027118837,-0.002990695,-0.050674796,0.008484923,-0.009481315,0.01881764,0.052766167,0.004492592,-0.030990852,-0.01622204,-0.002670244,-0.010182575,0.032577958,-0.030916344,-0.016869646,-0.0024161914,-0.034409564,-0.018994192,0.0065664314,-0.04644869,0.01876496,0.026921075,0.0152475275,0.007924985,-0.008688088,-0.0020525602,-0.07838844,-0.0077341893,-0.0127235865,-0.047440015,-0.04500994,-0.059116445,-0.019765241,-0.019494556,-0.030597983,0.020331418,-0.026034266,0.011629402,-0.011938106,0.045792356,-0.0070916475,-0.012732061,-0.013262443,-0.008571109,-0.09726767,-0.0028438794,0.011851972,-0.006746565,-0.012285903,-0.03676463,-0.085836835,-0.031929884,0.01869532,0.0033484118,0.24484877,0.05055386,0.01208498,-0.056704067,0.051310062,-0.018715838,-0.024648802,0.06016553,-0.0074527757,-0.012034322,-0.02596766,0.029760338,-0.038455524,-0.022498326,0.00017126082,-0.011298484,-0.04838639,0.010587817,0.064207114,0.0012427018,-0.0025069374,-0.0038537483,0.022390341,-0.023318348,-0.023777632,-0.009033188,-0.043773368,0.037482213,-0.011065022,0.019339029,-0.05374288,-0.020702563,0.01369491,-0.040628698,0.017164813,0.037261013,0.026980177,-0.0046132663,0.026592406,0.011415898,0.014432336,-0.02981235,0.0055734557,0.008050076,0.032803174,0.0015474592,0.0042112,-0.020422252,0.025383126,0.017811744,0.019660713,-0.0021461754,0.015841926,-0.017302724,-0.01592231,-0.010237298,-0.065479696,-0.032816157,-0.04061446,0.024666233,-0.0065944386,-0.007215117,-0.05036452,0.012635029,0.010660487,0.029445842,0.013942581,0.009294094,0.068547,0.015590099,0.05715988,0.020661972,-0.0013549539,0.018229824,0.010029466,0.04651485,-0.0030070606,0.044944115,0.0050855586,-0.005148079,-0.03534932,-0.01114132,-0.048446663,-0.052215207,0.001978434,0.03583473,0.014525817,-0.0068202117,0.004270853,-0.036351215,-0.0042598783,0.033626594,-0.019542316,0.011833276,-0.02257129,-0.010252237,-0.038086854,-0.009866547,-0.035738356,-0.02359861,0.007161028,-0.03481841,-0.0015893939,0.004518316,0.011853169,-0.039192323,-0.042345326,0.026994202,-0.0030515832,0.05185823,-0.069610804,-0.030828439,-0.0043721697,-0.021204999,0.034154505,0.08093032,-0.0046577896,0.026443286,0.03199931,0.03713061,0.02663273,-0.002667193,0.009123412,0.050761435,-0.020481922,-0.03656922,-0.034530137,0.044979453,-0.034169793,0.04016253,0.023897426,-0.04814769,-0.029605543,0.009127511,0.022817172,0.025334885,0.06385919,0.012802218,0.01810601,0.06784697,0.0217273,-0.056313314,0.024218623,-0.03570532,0.030905727,0.017884364,-0.003061967,0.014535131,0.017976869,0.033199944,-0.015866011,0.06636148,-0.0031974607,-0.047770236,0.0094823865,-0.06761457,-0.02525155,0.008292839,0.028484141,-0.0049713403,-0.005185402,0.012704075,-0.002653264,0.08675973,-0.019378971,0.021318262,0.018798372,0.011302669,0.0070721223,-0.0023398595,0.0038981389,-0.0027443473,-0.044003785,0.04853543,0.012780027,-0.027445674,-0.026603019,0.03483902,-0.013640487,-0.0008487631,-0.01873088,-0.0057873307,0.0029676098,-0.026386123,0.024835298,0.022829223,-0.011535067,-0.010572354,0.027877592,-0.022594761,-0.047314096,0.074579805,-0.033873957,-0.012593049,0.039559834,0.003967086,0.06048798,0.007144973,0.0092305355,-0.0010308322,-0.00043933876,0.00078405,0.018338602,0.013318393,-0.018085847,0.019483501,-0.025775032,0.0691225,-0.044678334,0.035249747,0.017483294,0.018577242,-0.041344695,0.029078998,-0.02827051,0.019474793,0.0038245365,0.002085718,-0.053873416,-0.029671766,-0.019182453,-0.035856456,-0.011430591,-0.03339396,0.01251943,0.031611234,-0.050752606,0.013710094,-0.04784437,-0.008902006,-0.007048887,-0.015647402,0.015055564,-0.030555857,0.0016797477,-0.059847046,0.021984082,-0.00015427415,-0.03302488,-0.013119432,-0.017635116,0.005066745,-0.016585244,0.022153182,-0.03151038,-0.007880429,-0.034810595,-0.024666505,0.049036942,0.025019247,0.0028658183,0.015549028,0.05834313,0.0131789725,-0.00016295057,-0.003670151,-0.0070118727,0.0070468076,0.018476307,-0.019001035,-0.009529023,0.024423154,0.048454113,0.0034974983,-0.047231834,-0.032826528,0.05072372,0.016368298,-0.024948912,-0.040744938,-0.03944548,-0.020389356,-0.0027942946,-0.03699365,0.041337945,-0.0018394768,-0.059788086,0.036841843,0.014520169,-0.022529073,0.009620764,0.014195196,0.02866773,-0.010952016,0.012051217,0.02620008,-0.00631303,0.021256078,0.037388,-0.018902706,0.0067652757,0.027664488,-0.03358016,0.033548795,-0.03380037,0.006032098,-0.018075755,0.018277777,-0.025508467,0.026786972,-0.008511609,-0.01172578,-0.011424489,-0.027670112,-0.013017458,-0.0502833,0.005348325,-0.038790938,0.027914014,0.057646893,-0.0019211012,-0.07813705,-0.0661073,0.023490168,-0.03358751,-0.034324422,0.04072114,-0.026884988,0.03759235,0.03166693,-0.05763595,-0.041528367,-0.024292737,-0.00890916,-0.04946654,-0.018648949,-0.053615052,-0.039926667,-0.0065144566,0.010291191,-0.029839108,-0.00014374072,-0.036399044,-0.036976222,0.014804091,0.02886945,0.03273106,-0.05857895,0.07341275,-0.004052462,-0.04105418,-0.0007541599,0.056131344,-0.050038718,0.0006188667,-0.003787212,0.02260788,0.01999087,-0.009109135,0.0044240393,0.0101848785,-0.014646805,0.019029602,-0.01896869,0.07479011,0.036060706,-0.04209612,0.047458895,-0.01565695,0.0037107214,-0.0100443205,0.010684752,0.029102769,0.0056589427,-0.052580114,-0.003996123,0.034553003,-0.024029646,0.01962134,-0.026978506,0.0055285012,0.022384565,0.0062733954,-0.031603523,-0.011238396,0.031925425,-0.01942046,-0.008142617,-0.00074807217,0.0053223344,-0.0118017495,-0.0014494396,0.017626312,-0.033144142,0.02072941,-0.024645694,-0.017254615,0.041350227,0.0381956,-0.00644017,0.014017735,0.023610378,-0.03254536,-0.03850777,-0.13974138,0.030994296,-0.02168816,-0.0037372895,-0.024322309,0.011004403,0.0010287388,0.009673673,-0.041232053,-0.035439935,-0.022074386,-0.009837173,-0.04165804,-0.0012511493,0.034517422,0.0055118618,-0.0417596,-0.018032888,-0.033899322,0.061408717,0.05191003,-0.0040098615,0.0071998625,0.0039618225,-0.026504904,0.013095729,0.018745398,-0.03878539,-0.000008234382,-0.050934047,-0.030841554,-0.025991306,-0.007479598,-0.0063812886,0.025503444,0.035013106,0.03437752,-0.0062391697,0.003167404,0.0064275856,0.03812041,0.016520884,-0.00040094618,-0.012235986,0.050413758,0.018614836,-0.0137931,0.021750117,-0.055040497,-0.009393895,0.00560245,-0.026865156,-0.06948048,-0.009623272,-0.009431802,-0.034670766,-0.06977021,-0.021850146,-0.0082229925,0.035418015,0.032509122,0.041992478,-0.01332123,-0.025023485,-0.025551608,0.0021621704,-0.06215056,0.07451928,0.007279564,-0.008580087,-0.03674898,0.010993554,-0.028431786,0.00048390412,-0.012846775,-0.029870208,0.02881438,-0.024919413,0.01410436,-0.0042582983,0.01617322,-0.0763935,0.037533805,-0.038704295,0.035646446,0.04521904,-0.00264784,0.029883357,-0.027727168,-0.031600058,-0.05904488,-0.01829152,-0.0015613878,-0.0115680825,-0.014460101,0.030486507,0.013424468,0.030786024,-0.030426715,-0.027519546,-0.035687298,-0.052959982,-0.0029463356,-0.060421575,0.010767604,0.009840609,0.004523954,-0.015333616,-0.016143564,-0.02285672,-0.008710407,0.011195011,-0.012297677,0.009714042,-0.03498712,-0.0051816273,-0.018928863,0.06962679,-0.01020458,0.02094227,0.008034897,-0.028166197,0.017302133,-0.0180424,-0.002580711,0.016347835,-0.0076768356,-0.007536423,-0.0013048734,-0.013874361,-0.013911695,0.015134533,0.00037238636,-0.0011331963,0.058204222,0.045898225,-0.014112109,0.025914691,-0.02274282,-0.027818473,-0.033472586,-0.023341695,-0.015602407,-0.020365467,-0.017549498,-0.027318958,0.012113162,0.051130105,0.017734375,-0.01842526,0.021848626,-0.077452175,-0.012167132,-0.02202716,-0.03663863,0.025495205,0.0035140608,0.013813994,0.030650176,0.048812382,0.0005359522,-0.068626404,-0.03258144,-0.013784501,-0.026624823,0.060920704,-0.024760857,-0.030683994,0.039087962,-0.011976986,-0.026892599,0.047003906,-0.011137483,0.026041675,0.036907304,0.056465253,-0.0017586603,0.0056260973,0.009504743,0.023396594,0.035613455,0.011400864,-0.022673914,0.043453563,0.008152181,0.03601727,-0.052855063,0.037573013,0.03134828,0.04477477,0.016418096,-0.018092174,0.021630723,-0.030624406,0.0232237,0.025634373,-0.0009213582,-0.034878016,0.030113185,0.0071552023,0.026664326,-0.0067317104,0.015293067,0.007423549,0.020131877,0.034847453,-0.03189814,-0.009001404,-0.03917639,-0.010730223,0.014769434,-0.04045633,0.0062583364,0.02345869,0.05707614,0.00864815,0.00203237,0.062239084,-0.020741943,0.019824838,0.0246393,0.0051800855,-0.041035384,-0.007433038,0.0055526397,-0.028569536,-0.040642332,-0.0143750915,-0.009417095,0.013684786,-0.063470036,0.015346541,0.009263276,0.04105665,0.05187143,0.049419362,-0.0033098632,0.033933654,-0.017957222,-0.010184044,0.0006211753,-0.039176863,0.026137412,-0.002599174],"last_embed":{"hash":"9jxk4u","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"9jxk4u","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{23}","lines":[189,192],"size":279,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"9jxk4u","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{24}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0030237457,0.0331289,-0.026574602,-0.018730137,-0.009469752,-0.053758707,-0.010092993,0.0050483425,0.023171254,-0.008383666,0.013096298,0.030072667,-0.06992397,-0.040520318,0.03746973,0.030008364,-0.013039224,0.011163958,-0.019793443,-0.034783777,-0.023397682,-0.008434207,0.012043526,-0.0013906058,-0.018133234,-0.011618177,-0.018847873,-0.010403049,0.025486683,0.047311317,0.014869325,-0.052717987,0.0060188803,-0.033427328,-0.022132011,-0.0079679005,0.009385395,-0.019514792,-0.056506746,0.055454962,-0.018928569,-0.02336275,0.019007456,0.042730704,0.017997244,-0.022702815,-0.012122275,-0.012538456,-0.012773001,-0.015777875,-0.015546466,0.012490223,0.034191016,-0.0061998996,0.031571038,0.01594313,-0.05050795,-0.024899555,-0.0076303957,-0.002828657,-0.019361522,0.009407506,-0.029255543,0.024987843,0.015588309,0.036344927,0.013948519,0.05353376,-0.049600083,-0.0022818982,-0.039716907,0.011567202,0.0064009503,-0.009013911,-0.003053523,-0.0031728335,-0.019088665,0.0040671243,0.021974502,0.088567875,-0.017032588,0.0075295246,0.011526749,0.041327234,-0.0028760086,0.00881267,-0.037517462,0.022110712,0.018537033,-0.007365481,-0.024632933,0.014287054,0.02532393,-0.028073197,0.009854655,0.00020268104,-0.01161762,0.004861399,0.026337517,-0.011519633,0.006138549,-0.018567784,0.0038965503,-0.016303895,-0.0040839445,0.015782628,-0.018881418,0.024998084,0.045353234,-0.021896748,0.017953875,-0.012375649,0.0017364881,0.038246546,0.016895555,-0.03998854,0.012157314,-0.03571347,0.04050152,0.0040635536,0.0049263746,0.021899402,0.03334538,-0.053620804,0.023965362,0.025583424,0.020391006,-0.0147101935,0.014467678,0.011749302,0.01935878,-0.045637798,-0.052304707,0.034594066,-0.020773765,0.011380362,0.029193498,0.013929321,0.005942044,-0.08638983,0.02378899,0.026436737,0.0007125736,-0.013073695,0.040116213,-0.023737688,0.023988547,0.03389423,-0.026425231,-0.0027783525,-0.007473481,-0.006532801,0.04292881,0.02683517,0.026879761,0.0031377515,0.0043340516,0.042447425,0.034591805,-0.051623583,0.02176524,-0.015824266,-0.030141985,0.028738908,0.026417984,-0.0014409173,-0.000028029903,0.044376377,-0.020796388,0.01775197,0.01672234,-0.007827397,-0.013957328,0.009069521,-0.011398824,0.026847089,0.07727847,0.022225907,0.004736471,-0.014743207,-0.01612501,-0.02789414,-0.0005737755,-0.0063884906,-0.033979353,0.042429823,0.03160275,0.022304224,0.03527611,0.037213035,0.017552393,-0.041901555,0.009405484,-0.0004012922,0.033905894,-0.023634555,0.08385991,0.009785407,0.0024808908,-0.040040463,-0.005988212,0.03389079,0.043622315,-0.07788666,-0.03026114,-0.01770705,-0.06104408,-0.0459071,0.03578509,-0.0053974707,0.019460496,-0.0060595064,-0.045809202,0.006709736,-0.06491406,0.00035111062,0.008166752,-0.016627647,0.018014919,0.03826497,-0.06831995,0.029120669,0.0034823194,-0.010916372,-0.0024987804,0.00405417,0.013301857,0.06524077,0.043594416,0.0048597604,-0.02786022,0.0029917564,0.013777552,-0.03574841,0.022152942,-0.028260317,-0.045209635,-0.010032926,0.024831556,0.011787197,0.020436175,-0.026433524,0.045130484,0.020408453,-0.04400629,-0.0053317845,-0.0051577226,0.031341538,-0.0056355223,-0.004570606,0.010597638,0.015476458,-0.038525183,-0.017709484,-0.051742636,0.00318306,0.016222142,0.00095230684,-0.03929333,0.0064452337,0.010252212,0.032086574,0.019137478,0.019647049,0.016019719,-0.020725125,0.020623712,-0.021140289,0.03508841,0.014819617,0.0044122087,-0.0035866424,0.02089586,0.0022225748,-0.05374176,0.018503569,-0.031191537,-0.011087394,0.098529756,0.013325796,0.010513347,0.0069512064,0.040019393,-0.007578118,0.011004935,-0.027494049,0.017423188,0.021685591,0.0186546,-0.011202713,0.0018188172,0.010395906,0.059839793,0.0007198907,-0.015979137,0.007312472,-0.04504763,-0.1577709,-0.0032291466,0.019504819,0.02776983,0.023589186,0.021607617,-0.047861617,-0.014134327,-0.029081287,0.01733701,-0.019092109,-0.04619762,0.0031327202,0.015176955,-0.045302633,0.011974946,-0.016038911,0.008738933,-0.0029256465,-0.05480247,-0.047486532,-0.06559809,0.036512624,-0.0043072146,0.0051169423,-0.031142524,0.0190241,0.00039537632,-0.010768085,-0.012804596,-0.048254345,0.0075942418,0.0166512,0.062067557,-0.019781567,0.055589553,-0.016747579,-0.035346936,0.016567294,-0.017183632,0.075313106,0.021156289,0.015437037,-0.00981567,-0.017128212,-0.02080946,-0.029608492,0.019301726,-0.06606712,-0.021622494,-0.006543245,-0.005554955,0.01035689,0.009780538,-0.028579779,0.021944432,0.008968819,0.025439048,0.019250661,0.04851405,0.027707474,-0.044015765,-0.0089759035,-0.05381234,-0.022678778,-0.07079428,-0.017618619,0.00031681714,-0.01379546,-0.032324065,0.039049447,-0.013772821,0.013964087,-0.021056183,0.01377774,-0.0075030853,0.025655068,-0.03890568,0.01894062,-0.09469021,-0.014992219,-0.0003664001,0.009193087,-0.0026524714,-0.049409807,-0.031168334,-0.016711747,0.0062396717,0.061444744,0.24259979,0.024229145,0.023183774,-0.034423806,0.050052214,-0.04171493,-0.050072525,0.045769613,0.010995846,-0.03762749,-0.0219391,0.042105496,-0.033107623,-0.022891313,0.020538518,0.044361923,-0.052902196,0.010083132,0.056716792,0.020560471,-0.0070041623,-0.01229596,-0.0055557927,-0.02063338,-0.022707734,-0.0045994287,-0.013267129,0.025524035,-0.017240036,0.025159104,-0.07283918,-0.00020897064,0.018773828,-0.049917668,-0.035885174,0.021301521,0.03553874,-0.015580451,0.023787398,0.034552988,-0.03411805,-0.018048164,-0.023757212,-0.017527714,0.016448574,-0.011204694,0.05892902,-0.039364833,0.01521795,0.016085483,0.025293104,-0.020591093,0.015283063,-0.010062215,-0.0073645758,-0.024484565,-0.041460913,-0.019675562,0.0012261771,-0.013137316,0.016537832,-0.00041376145,-0.014805904,-0.032863937,0.012487087,0.026070291,0.016045406,-0.014644466,0.05254212,0.06089891,-0.006029655,0.034230866,-0.0042048446,0.014055314,0.0018250741,0.035823945,0.00920305,0.046098102,0.008602364,-0.030733874,-0.029390361,-0.029612923,-0.01055064,-0.025622677,0.018596854,0.026973376,0.014813889,0.037599508,0.0059572333,-0.023283396,-0.019386206,0.00366832,0.010974341,0.026126618,-0.014286088,-0.020332986,-0.0006540871,-0.011990414,-0.06039326,0.040280454,-0.0025768806,-0.04394478,0.0010746326,0.007995455,0.009655004,-0.05668912,-0.0033762471,0.035958268,0.03926927,0.0076761213,-0.035304476,-0.006237392,0.0044476776,-0.012659039,0.019883333,0.04426844,0.04100772,-0.005695452,0.03929426,-0.00632278,0.039137408,0.034689102,-0.0021992498,0.004607877,-0.02495419,-0.02036764,-0.0053668213,0.018536994,0.020376794,0.037392225,0.060829137,-0.038991,-0.01519342,0.025071409,0.03714025,0.016360179,0.02948089,0.0017067818,0.019425824,0.0034998695,0.008931496,-0.008299618,0.03807264,-0.012693336,-0.006248238,0.01919516,0.011414161,-0.036572874,0.0049851923,0.013575806,-0.013056171,0.03231068,0.026368832,-0.032686487,0.0014008804,-0.05279336,0.02173946,-0.050387125,0.005878731,-0.011679031,0.0069280798,0.014394133,-0.016057974,0.05803814,-0.037136078,0.0019202279,0.011806411,0.028990846,-0.042280644,-0.013374076,0.0039048172,-0.011682679,-0.050318316,0.0038716898,-0.0017472957,0.016994376,0.0119352415,0.04687716,-0.0045634424,-0.040580753,-0.024269227,-0.026594413,0.0034620308,-0.022854501,0.025773957,-0.016009431,-0.030619895,-0.017075988,-0.016707012,-0.010880329,-0.0062773055,0.11475508,0.0028087648,-0.022100164,0.058828462,-0.012248862,0.095514104,-0.01067365,0.006436969,-0.0035942276,-0.0096164085,0.015875466,0.026161982,0.03159783,-0.04660539,-0.022464542,-0.04086774,0.05652194,-0.022611002,-0.0046628625,0.039745606,-0.0046182587,-0.09968961,0.01316455,-0.038079176,-0.014693263,0.045841396,0.021105358,-0.084720746,-0.035385657,0.020772627,-0.05003578,0.009527967,-0.044015475,-0.006062136,0.03400814,0.019548722,0.022755086,-0.01590707,-0.04111749,-0.0076559656,-0.00095083367,0.03444635,-0.036523856,-0.02388302,0.013662727,0.01795379,0.0061151856,-0.008622721,-0.048305225,-0.046246663,0.021843867,-0.029942658,0.02540547,0.0052986857,-0.01937307,-0.036302987,-0.03319037,0.032369453,-0.014566806,0.0010675156,0.014277893,0.045598254,0.01905178,0.030736888,-0.012447888,0.014201967,0.030233655,0.009305383,0.005616617,0.022725925,0.052541822,0.0023226733,-0.018579775,-0.059874635,-0.04655088,0.023877535,-0.01375282,-0.021943163,-0.011997379,-0.020623699,-0.014910787,-0.012236046,0.011985522,0.011041636,-0.0030454656,-0.05750833,0.10163399,0.03786921,-0.047616903,-0.0000039587253,0.020568725,0.0528786,-0.017155651,-0.0128130475,-0.045528814,0.02180191,0.043738373,0.007211921,-0.04750084,0.027494079,0.0051506255,-0.049639117,0.05564337,-0.013298053,-0.0012557979,-0.018246312,0.02579521,-0.0041954056,0.025708454,0.0033944235,0.015187221,0.00894981,-0.004546565,0.012431863,-0.013900962,-0.019519763,-0.066935346,-0.025444549,0.055953093,0.0046637775,-0.07297222,-0.01687842,0.00026850266,0.023624804,0.021899808,0.061312046,-0.034651384,0.010543774,0.011566148,-0.018210134,0.0094436705,-0.025643284,0.024274906,-0.05594569,-0.012109,-0.05619662,-0.017315488,-0.030846361,-0.023707159,-0.029886523,-0.0126293115,-0.035726495,-0.039825656,-0.0038655198,0.020110028,0.034630835,-0.03912494,0.023166345,-0.00059441576,-0.044531282,0.010568708,0.07140958,-0.0144458525,0.012443481,0.00975897,-0.0070001255,0.019998573,0.011528622,-0.00026625892,0.029357718,0.032613613,0.010850183,-0.011143532,0.057396792,0.006072034,-0.016755179,0.020771064,0.0485075,0.0029660559,-0.047505558,-0.008812576,-0.019618878,-0.020581588,-0.030814143,0.007735648,-0.0049689184,-0.055231437,0.00064187695,-0.019327113,-0.011330507,-0.0105872275,0.012972179,-0.027103223,-0.04910128,0.04711684,-0.030605976,0.03291779,0.0093056485,0.021540757,-0.008995283,0.031923525,-0.0030433885,-0.050054204,0.0032292209,-0.029436693,-0.005031484,0.037145074,0.02385228,0.024979953,0.03894916,0.0470785,-0.029210804,-0.05082589,-0.136624,0.009334475,-0.015517916,0.022102414,-0.025301468,0.010431129,0.0035046532,-0.055530917,-0.022798823,-0.020216038,-0.016530091,0.018345105,-0.01945801,-0.0042661317,-0.00052402884,-0.0015275503,-0.05244242,-0.031850968,-0.039923754,0.06682371,0.033526197,-0.0075416192,0.044004597,0.031920653,-0.004469632,0.009266405,-0.024654964,-0.030479085,-0.0056878575,-0.042313553,-0.013961953,-0.0127913505,0.020755602,0.005846318,0.017571695,0.008376273,0.010099104,0.009723258,0.007387164,0.0108089205,-0.020943135,0.008857845,-0.017449453,-0.017784026,0.047697462,0.076468185,-0.031071374,-0.033491462,0.0017219671,0.019057821,0.021882407,0.034845885,-0.006720374,0.009803876,0.0010521677,-0.04691149,-0.02693078,-0.023764135,-0.06417622,0.02785595,0.02041063,0.024243036,-0.016541302,-0.06360829,0.026464954,0.040282436,-0.055613358,-0.010536915,0.0017342183,-0.021649217,-0.005481075,-0.022318134,-0.022895457,0.005759076,-0.00022780994,0.0013318548,0.005389426,-0.03746458,-0.025922738,-0.007884605,-0.007788689,-0.03686636,0.03180898,0.0072006565,0.08590714,0.03455674,-0.006461223,-0.0044087763,-0.04750821,-0.0050172973,-0.08056554,-0.024917318,-0.0006082187,-0.025278047,-0.054472804,0.058229618,-0.04657852,-0.0045873392,0.008678836,-0.015008286,-0.030318063,-0.062082127,-0.017029908,-0.058833137,0.0017832742,-0.003597109,-0.044268835,-0.032506194,0.025268974,-0.022510605,-0.007869143,0.019111386,-0.04004768,0.031618655,-0.053937413,0.0117789125,-0.028086072,0.040469423,-0.0025658298,0.01941286,0.03691874,-0.009130984,-0.00065774686,-0.036765352,0.0022770625,0.012343681,0.014710321,0.04369345,-0.009852868,0.020145882,0.03081458,-0.010747468,0.009984556,0.0041462188,0.050936297,0.02778021,-0.07323602,0.04355204,-0.020842452,-0.01326941,-0.034166813,0.0014500592,0.011829249,-0.030476125,-0.003716815,-0.024345921,-0.010613144,0.022066195,-0.0166803,-0.021811344,0.0065871165,-0.042777702,-0.008286991,0.024488129,-0.0263565,-0.015513695,-0.059709094,0.02008501,0.015624253,0.073358774,-0.03983822,-0.057491645,-0.012240057,0.0041523897,-0.027643075,0.061589047,-0.012266944,-0.022134388,-0.0026796637,-0.030196333,-0.011832181,0.033872753,-0.006220523,-0.008788773,0.024276515,0.0114917895,-0.012557477,0.00036155657,0.02478703,0.007105822,0.017491402,-0.0023118549,0.0053358898,0.024344215,0.011066309,0.000108143235,-0.020965163,0.00063652877,0.057928238,-0.021284064,-0.033504434,-0.011860771,0.023240779,0.0040860376,0.038059294,0.020592486,-0.0002834458,-0.01774689,0.0016274474,0.006828139,0.014891395,-0.016750216,-0.023435645,-0.016138399,-0.0038468642,0.039821867,-0.027655277,0.03195714,-0.024772419,-0.010722755,0.003419162,-0.018531492,0.0066870116,0.03854933,-0.0088391965,-0.010578721,0.012166425,0.0070590423,0.020214973,-0.012644774,0.060758434,0.063922465,-0.03014107,0.0048622773,-0.007358816,-0.03921325,-0.001267324,0.008086359,-0.0074791014,0.019595217,-0.021198116,-0.019693365,-0.0022014447,0.016208375,0.0012466994,0.04528242,-0.023845017,-0.016733967,-0.01955017,0.019687204,0.009187251,-0.019199112,0.026449941,-0.011275157],"last_embed":{"hash":"7o4yjg","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"7o4yjg","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{24}","lines":[193,193],"size":76,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7o4yjg","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{25}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018493451,0.029619332,-0.042437915,0.003091871,-0.022469405,-0.04106239,0.0036957504,0.016250543,0.058706705,-0.00022006978,0.01920676,0.00815214,-0.019359695,-0.023146326,0.015733624,0.019426662,-0.009615139,0.026494963,0.010500574,-0.058786973,0.0008696527,0.0172031,0.023768531,-0.0029924738,-0.026271762,0.03558038,0.008511003,0.0071462826,-0.008364086,0.030037934,0.04322249,-0.05500792,0.0009022758,-0.03544687,-0.011170025,0.010202466,0.013170566,-0.02493141,-0.052248497,-0.025791569,-0.005122798,0.004921534,0.07125565,0.058374643,-0.0037705232,-0.0122281825,-0.02604436,-0.013271048,-0.024416197,-0.016900755,-0.009606578,-0.006778411,0.0053641815,-0.020046368,0.00576514,0.028412174,-0.017859036,0.00035279922,-0.020029783,0.0130077815,-0.027828306,0.023235658,-0.018438116,0.010326386,0.031007504,0.022844404,0.013348278,0.026027182,-0.035223283,-0.021878079,-0.06833488,0.037788734,-0.013701862,-0.0143583985,-0.014441329,0.05279658,-0.00070901617,-0.010563972,0.010151513,0.069452755,-0.00043764006,0.011810573,-0.029525673,0.051310357,-0.009186603,0.02747672,-0.015410305,0.0329241,0.022387777,-0.0026227727,0.0017579285,0.033165906,-0.0078521855,-0.03944956,-0.02203102,0.013742225,-0.0017498044,-0.008234082,0.041881844,-0.04371875,0.00029594597,0.016562706,0.0034130074,-0.031221308,0.014137531,-0.008192172,-0.040063277,0.049302045,0.005913759,-0.03186167,0.029244091,0.022365779,-0.020189742,0.042487685,0.005291311,-0.018487783,0.012356999,-0.024525171,0.033541843,-0.022452591,-0.032374628,0.056169942,-0.022190558,-0.06283207,0.016267464,0.028421873,0.0024450535,-0.00034869876,0.031654283,0.011190388,0.0031731694,-0.030967373,-0.006972388,0.0087313345,-0.0022283762,-0.019379608,0.030355183,-0.015355653,0.023158008,-0.063044906,0.009570601,-0.003436086,0.05535888,-0.023309223,0.01971504,-0.016435022,0.028485967,0.035304334,-0.019935193,-0.031436738,0.022364149,0.005987647,-0.014278153,-0.005408504,0.023489773,-0.0058589233,-0.024209572,0.029664457,0.014749896,-0.03782619,0.006175696,-0.023429612,-0.00462646,0.027805766,0.04903785,0.03467305,0.01769991,0.03397147,-0.013671844,-0.00374835,0.031813253,-0.04018989,-0.012409885,0.03072058,0.004552228,0.033571523,0.0677778,0.015015693,0.015325703,-0.037336234,0.023273297,0.015181812,0.007661503,0.008873717,-0.031895343,0.027158303,0.03617933,0.033652015,0.036493056,0.024466353,0.008872451,-0.023679426,0.006012796,-0.011741403,0.053785164,-0.019316468,0.10583796,-0.0068233735,0.012630188,-0.038771465,-0.0077299154,0.052545186,0.044834748,-0.042173095,0.004219915,-0.03547826,-0.020408517,-0.050599497,-0.00027326518,-0.013196154,-0.0046998896,0.014057384,-0.008712604,0.027951274,-0.030737452,0.055935364,0.016760021,-0.021884339,0.025418468,0.0025086002,-0.054763656,-0.0018754493,0.039428387,0.008097407,-0.00048657056,0.037998218,-0.0071025603,0.07007999,0.050183177,0.008953129,-0.04767439,0.00025018258,-0.006391571,0.009359518,0.020962995,-0.016963465,-0.043753903,0.029850738,0.024206495,0.053835936,-0.005975874,0.011273473,0.07383239,-0.014105122,-0.015830077,-0.0049398504,-0.013873526,-0.03288373,0.008485682,-0.023033423,-0.012980322,0.015752003,-0.016565038,0.021068662,-0.02783338,-0.014328871,0.008333279,-0.004864527,0.0029093106,0.009675615,0.023650002,0.044513483,-0.0061217616,0.017912949,0.018541103,0.0031579158,-0.037302963,0.016427,0.059737563,-0.02545941,-0.038322166,0.0022450765,0.0032584576,0.019910542,0.01689268,0.023998614,-0.017270302,0.014974582,0.08478753,0.024087595,-0.011524617,-0.006250576,0.037117746,0.033821143,0.027283607,-0.045469288,-0.023780633,0.018264249,0.032626886,-0.039903864,-0.001712808,-0.0148027325,0.040166095,0.0107243275,-0.019677533,0.035067722,-0.026466247,-0.16471678,-0.0042686425,0.009806794,-0.016456049,0.023970304,0.03592283,-0.051580325,-0.05457557,-0.044311866,-0.0029944433,0.013683206,-0.03449844,0.02081246,0.030397033,-0.020084219,0.037162166,-0.039559446,-0.026629407,0.032976586,-0.03759957,0.00824377,-0.006163597,0.012262817,-0.010943387,-0.0102697285,-0.039096363,0.016685922,0.005917019,-0.023421569,0.013505189,-0.006450795,0.030309107,-0.007796504,0.028919997,-0.015404809,0.019916385,0.0026169568,-0.008652091,0.019028788,-0.022825908,0.028692696,0.0648356,-0.0014515856,0.04834708,-0.023721334,0.034929138,0.009813945,0.050856177,-0.057029687,-0.045309402,0.0325802,-0.022074584,0.015091285,0.026837058,-0.025011716,0.03149122,0.021995882,0.023571169,-0.026931692,0.02622889,-0.009030523,-0.07524441,-0.019004785,-0.059976928,-0.03552298,-0.05520182,-0.05183536,-0.00038761462,-0.004437734,-0.039440725,0.035458446,-0.03299866,-0.0018897456,-0.015211483,0.06167269,0.011994588,-0.016685685,-0.02668382,-0.009197119,-0.08420387,-0.02851873,0.024373677,0.0012648052,-0.038590066,-0.060001455,-0.06539648,-0.021159735,0.015188812,0.023411326,0.21462484,0.03806304,0.053691365,-0.041642357,0.026087802,-0.0067144334,-0.048255213,0.005568009,0.015650976,-0.032243893,0.005432284,0.025113827,-0.013797641,-0.01651803,0.030713867,0.00020603447,-0.028995046,-0.009619308,0.06041147,0.010745748,0.0039079045,0.010717635,0.009445054,-0.024456376,0.015504272,-0.019107014,-0.025004147,0.044912815,-0.02823753,0.008567284,-0.025275942,0.040106542,0.017567601,-0.010762542,-0.026064884,-0.015378355,0.0053317742,-0.028021932,0.0064246855,0.023325823,-0.013656418,0.007144541,0.008387288,0.013096229,0.022799656,-0.0008123065,0.015663933,-0.020920262,0.00522808,0.005549837,-0.0045517883,-0.011184328,0.0056121764,-0.017727558,-0.004613184,-0.032568354,-0.051808123,-0.04634458,-0.010949921,0.05005631,-0.02976725,0.007225938,-0.016742133,-0.027564172,0.00037899055,0.031898465,0.02123557,-0.019020109,0.061751448,0.02657809,0.034036867,0.037545662,-0.026004113,-0.014306363,0.015518547,0.033422448,-0.02465741,0.0375333,0.02689501,-0.013662637,-0.04449061,-0.01990711,-0.028681556,-0.015423929,-0.0087288655,0.012074917,0.03000567,-0.0037271169,0.0038889118,-0.060426835,0.0020036716,0.02466822,0.0044681677,0.0009105553,0.03178173,-0.04315097,0.012878014,-0.01218471,-0.05015917,0.015798517,-0.023576407,-0.07000315,-0.009814321,-0.004323827,0.0134248035,-0.020562176,0.008583489,0.02618196,0.020595815,0.005740154,-0.015503653,-0.008857701,-0.034989174,-0.036554236,0.044037383,0.055160604,0.014755983,0.019608125,0.0060505127,0.017558347,0.04625683,0.045884844,-0.0042062444,0.013116727,0.0043069227,-0.031301618,-0.06360512,0.026851188,0.0019400293,0.033072922,0.023879996,-0.039287858,-0.032737475,0.052018534,0.0024919247,0.020509318,0.0433502,0.0024174647,0.016343001,0.015395829,0.031765185,-0.017685112,0.010534713,0.007344389,0.018830182,0.009720279,-0.0056977454,-0.040075865,-0.010481669,0.017822051,0.006679311,0.06276442,0.008365216,-0.03508277,-0.00067669956,-0.056417793,-0.004174568,0.0004878397,0.042261716,0.0063590864,0.019217702,0.032271087,-0.019533241,0.047143612,-0.03462321,-0.011651238,0.0054958453,0.060099013,-0.0030087815,-0.047764346,-0.0007826145,-0.019486198,-0.012813992,0.026333388,0.04060873,-0.025711473,0.0016840107,0.027273273,-0.0028179355,-0.01047264,-0.043408588,-0.014935517,-0.036000777,-0.005599671,0.017289717,-0.015179094,-0.07916485,-0.0043771705,-0.0062609864,0.001183215,-0.0748647,0.071910545,-0.02011671,-0.0072373427,0.03543389,0.0014065359,0.09157744,-0.01031544,0.03829924,-0.0037700494,-0.026916705,-0.014300451,-0.0076153325,0.0038567507,-0.05037197,-0.022366615,-0.02672382,0.06703369,0.003490147,0.0005300745,0.021607852,0.022383716,0.0037043279,0.007672286,-0.062268708,0.008647972,0.027574053,-0.012644831,-0.085883066,-0.032238476,0.0051033148,-0.04287647,-0.017295087,-0.039731376,0.000022624623,0.029655773,-0.027025545,0.004847149,-0.0009048968,-0.0019902298,-0.0014203652,0.0132059045,-0.009309687,-0.043523375,-0.02913991,0.040625706,-0.003930312,-0.013743528,-0.007032859,-0.025948737,-0.058120843,-0.012434385,-0.01494117,0.053531528,0.04629969,-0.020123698,-0.037911218,-0.02592456,0.07386217,-0.0086564785,0.008152579,-0.010238477,0.06882892,-0.024143059,-0.011920903,-0.0471604,0.0584116,0.006118682,0.005186601,0.0021186804,-0.015378701,0.049119484,0.044718597,-0.003570815,-0.080443226,-0.010248491,0.05168842,0.0043693655,-0.034867305,-0.013275359,0.0039436664,-0.03233584,-0.028636418,0.0006641272,0.06637955,-0.006187753,-0.085897274,0.050510675,0.028395737,0.026748559,-0.039389186,-0.014153694,0.028028624,-0.0057353806,0.007166613,0.0032120338,0.02920114,0.040519953,0.018304283,-0.045489904,-0.0077727083,0.0052053626,-0.050421048,0.02613612,-0.026279772,0.0037553776,-0.014164369,0.03338819,-0.01602881,0.0041026995,0.0083182,-0.010091546,-0.020240735,-0.017013501,-0.0009735951,-0.0014102637,0.014332435,-0.068972066,0.025040375,0.028677333,-0.010953924,-0.09570925,-0.039390873,0.022304332,0.0056132157,-0.00971577,0.04488161,-0.00890058,0.023913214,-0.0007107654,-0.06632037,0.01058193,-0.024459327,0.017725214,-0.05334933,-0.0065529877,-0.041089617,-0.03375254,-0.01102637,0.013494599,-0.024996344,-0.015965898,-0.029330406,-0.002675132,0.013439348,0.026262417,0.012268771,-0.06919608,0.06620729,-0.0050095147,-0.033116598,0.027948951,0.028197369,-0.030419303,0.019840203,-0.010426262,-0.033565328,0.012677669,0.0013847343,-0.020708997,0.023495656,-0.0024783765,0.011534988,-0.011802231,0.06645981,-0.023731638,-0.022223486,0.033587653,0.020606944,-0.02504316,-0.014707297,0.027706545,-0.03774722,0.04813079,-0.033218246,-0.010049273,-0.010383255,-0.056418303,-0.010790302,-0.032556348,-0.024386607,0.0025697222,0.0068225567,-0.008404031,-0.069543496,0.018493706,-0.061340414,0.01657033,-0.003959894,0.021236086,-0.008974254,0.024147658,-0.0055150087,-0.069329955,-0.002195943,-0.024902081,-0.029820526,0.024976853,-0.00022492629,0.009763924,0.020910043,0.023211023,-0.040899765,-0.039300304,-0.13356462,0.013189712,0.0015202735,-0.009755508,-0.014158219,0.0221058,0.008508597,-0.037550233,-0.015449201,-0.018940723,-0.020722818,0.008019808,0.02980151,-0.009505797,0.003907013,-0.006463772,-0.049732856,0.0035037778,-0.009585794,0.033457525,0.04496314,0.01726434,0.03680182,-0.0042722803,-0.016990526,0.042429753,-0.02208538,-0.05288336,0.009901645,-0.016810767,-0.009798159,-0.023172406,0.009245623,0.03434331,0.0245708,0.006456633,0.011121034,-0.036539696,-0.000714832,0.017963426,0.016612373,-0.0012001471,-0.00804285,0.01250525,0.028824765,0.054909445,0.015959391,-0.023945674,-0.026574442,-0.0020742859,0.016812617,0.04597242,-0.05008603,0.03145981,-0.0029705814,-0.053970627,-0.053782817,-0.060002822,-0.026814878,0.03565006,0.011960667,0.014517815,-0.017413087,-0.029276727,0.014345295,0.029023282,-0.029438747,0.04419005,0.031247906,0.015834715,-0.018940045,0.021897443,-0.029518068,-0.028496617,-0.03607123,-0.045647405,0.05585938,-0.053446222,-0.0006758598,-0.015164659,-0.039405044,-0.039161455,0.032701716,-0.034640197,0.0180176,0.04592306,-0.020240802,-0.008745024,-0.050356414,-0.039475217,-0.07740492,-0.032512154,0.012847211,-0.010900821,-0.042995375,0.0686775,0.013107628,0.023557765,-0.01063536,-0.004237071,-0.06269803,-0.034605876,-0.010110886,-0.034849882,-0.0057545938,0.0211085,0.0024482897,-0.019101873,-0.020419423,0.0015857581,-0.03643625,0.025665592,-0.008985373,0.009048275,-0.093944706,0.026378475,-0.01944402,0.04743349,0.019605082,0.008414625,0.0401062,0.0013143499,-0.011629594,-0.042600423,0.035616606,0.023281181,0.009892177,0.0079390975,0.015337039,0.01421982,-0.025650375,0.009229729,-0.014729114,0.015695088,0.056081854,0.04949775,-0.053288963,0.04238066,-0.053179674,0.0076736934,-0.018785708,0.0017568825,-0.0091783,-0.046229307,-0.014277711,-0.008727177,-0.0024111103,0.017855462,0.012861451,-0.017352868,-0.016378008,-0.03884715,-0.020951033,0.028789066,-0.02405159,0.004263076,-0.04590619,0.033535205,-0.002612004,0.029013814,-0.0016843444,-0.054283485,-0.028313076,0.026854504,0.004880771,0.056323625,-0.010209303,-0.026341932,-0.0025337925,0.0050609587,-0.0017800608,0.039880298,0.006217728,0.017552752,0.028859986,0.032075893,-0.028088989,-0.051892433,0.0085991435,-0.0068059,0.040010188,0.011343317,0.017203873,0.03122507,0.025476638,0.0082095135,-0.05280502,-0.008737623,0.021374669,0.01301353,-0.0067140665,-0.0029496502,-0.0016147931,0.010542463,0.018959222,-0.0015002461,0.0048581474,-0.04079563,0.011865351,0.012680465,-0.025635311,-0.011214848,-0.026524065,-0.009697831,-0.031772774,0.04099546,-0.041441675,0.03781568,-0.00464223,-0.04664003,-0.0012031005,0.001023351,0.036500115,0.027404044,0.03369207,-0.024431337,-0.022960769,0.055146117,-0.005481853,0.012639418,-0.0027402812,0.022217562,-0.066298015,-0.0019039962,0.0022295273,-0.027019434,0.021078583,-0.0005791801,-0.003526863,0.01837884,-0.027666071,-0.0433644,0.012196924,0.029438578,0.00023561686,0.0024530939,-0.001550934,-0.024377346,-0.0003468637,-0.019299211,0.011589174,-0.010620836,0.0019067305,-0.028949011],"last_embed":{"hash":"19dr75x","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"19dr75x","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{25}","lines":[194,194],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"19dr75x","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{26}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027891295,0.030532083,0.010317325,-0.008753529,-0.013003673,-0.03742503,-0.036729783,0.02238879,0.014551866,-0.00514532,0.021951731,0.032880835,-0.044449892,-0.018791316,0.0139374705,0.05519203,-0.0017184758,0.012249914,0.02359151,-0.01467337,0.0065286895,-0.025030034,0.035147484,-0.012752803,-0.01430012,-0.0070389896,-0.026856074,0.004751744,0.07487205,0.047361884,-0.008619266,-0.028722106,0.060159642,-0.046777,-0.007857144,-0.0315793,0.017491797,-0.025511825,-0.038105506,0.053560387,-0.00030654276,-0.0076740603,0.015253945,0.032694146,0.016377557,-0.02633568,-0.010251542,-0.015363828,-0.011063651,-0.033915672,0.016297244,-0.024260573,0.0135624455,-0.012130219,-0.008770678,-0.007150944,-0.009492909,-0.029587895,-0.0030239837,-0.028628865,-0.03969845,0.043000817,-0.032537166,0.02752077,-0.00793496,0.006568356,-0.02307184,0.0052615483,-0.035883673,-0.025656033,-0.032056205,0.0020239044,-0.0081759365,-0.018890588,-0.031486157,0.0037317916,-0.03180348,-0.038612023,0.004158821,0.09193108,0.0073261685,0.007131056,0.005787508,0.056699004,0.0017853719,-0.007016319,0.0007412021,0.02281189,0.029533952,-0.0057506524,0.022073962,0.0150330225,0.011441903,-0.009610346,0.0016188837,0.03215965,-0.023451546,-0.010102745,0.005849436,-0.040265538,-0.006735627,-0.006213214,0.012736954,-0.055570606,0.0053113117,0.0121509805,0.016576972,0.024937402,0.03785035,-0.026157083,0.042817157,0.014329599,-0.009705068,0.027338903,0.0043101963,-0.00025791154,0.003187963,-0.049404856,0.035117343,-0.00773443,0.008745545,0.009174098,0.04686264,-0.038466036,0.008896711,-0.014658618,0.01720457,-0.029625352,-0.008540359,0.023914045,-0.008605991,-0.0036994047,-0.06883851,0.0071164584,-0.011474678,0.0016870953,0.0082164295,0.0037328664,-0.0010147245,-0.06549471,0.062970005,-0.007941286,-0.016423024,0.012216968,0.026279185,0.017432943,0.0062803356,-0.0075039146,-0.011148727,0.02335471,0.025390795,0.029701566,0.0112279905,0.011284066,-0.0039014185,0.002239271,0.015879566,0.026174696,-0.0027488437,-0.028098382,-0.030316083,-0.013200057,-0.03740505,0.009757403,0.019591887,0.005904282,0.017632024,0.048432916,-0.027669951,-0.012669291,0.023731025,0.024301892,-0.012755482,0.031012323,-0.0016191767,0.05127966,0.100096494,0.012193749,0.010213858,-0.021068342,-0.02609474,0.015593772,0.012203384,-0.01940364,-0.017388908,0.0034846736,-0.021096764,0.03197361,0.008456447,-0.0002588576,0.004041684,-0.031267278,0.014649177,0.04166605,0.025325865,-0.051533632,0.071974196,0.015275684,-0.010829627,-0.031487033,-0.03244928,0.048641812,0.008909096,-0.062477153,-0.00020866591,0.014388376,-0.059529778,-0.059929494,0.033463176,-0.01724188,-0.007434525,-0.035402235,-0.03240329,0.05233618,-0.040500127,-0.005611101,-0.0064244317,0.0111223655,-0.019177115,0.03934133,-0.062994696,0.009703773,0.022636635,-0.031643998,-0.009815004,0.015272446,0.0046113622,0.07209317,0.012669467,-0.032777563,-0.009695979,-0.0012350003,-0.009310696,-0.009744374,0.051542863,-0.042397734,-0.042554844,0.022275748,0.022736052,0.015126609,-0.012150429,-0.007968515,0.04787094,0.047030117,-0.016127406,0.014884185,-0.04699769,-0.0027572063,-0.023380661,-0.025587533,0.019425826,0.045121994,-0.018834036,-0.030356955,-0.060401227,-0.00038822132,0.002207376,-0.045041002,-0.04248572,-0.0038368616,-0.009751376,0.02454488,-0.0153142,0.011702422,0.0189528,-0.010586432,0.014041204,0.030142935,0.03168747,0.033151552,-0.0075222855,-0.0058540194,-0.0007629048,0.02503549,-0.015982527,0.005937345,-0.028320696,0.032480247,0.060126413,0.024092315,-0.016540108,-0.0021258548,0.04065007,-0.015669899,0.03874975,-0.05310014,0.013407973,0.0023785944,0.025073467,-0.0074540833,0.012036933,-0.018490508,0.05507952,0.0084579745,-0.0050057657,-0.015987488,0.005342757,-0.17007056,-0.0068994197,-0.0064833257,0.010034945,0.019012924,0.016992401,-0.06508293,-0.033020608,-0.041381437,0.023303062,-0.030319782,-0.043727715,0.013737443,0.04891482,-0.041133795,0.018191082,-0.05457326,-0.006241294,-0.00016554639,-0.035992406,-0.043744035,-0.040509786,0.036126737,-0.0726143,0.004291358,-0.024339182,-0.01545374,0.0287887,-0.034729525,-0.024563903,-0.029699396,-0.00092385244,0.017652987,0.03487674,0.010091384,0.05760899,-0.035929505,-0.029120678,0.027029876,0.00011755752,0.021570535,0.077561475,0.03270973,-0.022074645,-0.03877689,-0.009604093,-0.033899847,0.0387978,-0.05185745,-0.025648717,0.014336305,-0.013760203,0.00062475936,0.00097487355,-0.02647208,0.011988194,0.029833928,0.032615617,-0.020821728,0.013734303,0.01518076,-0.08660186,-0.0038283842,-0.041902892,-0.030933497,-0.031564634,-0.03999762,-0.0431176,-0.01014847,-0.044091158,0.027080677,-0.019819899,0.011510193,-0.016977636,0.03275523,0.01664187,0.014410131,-0.014015024,-0.007179491,-0.09012456,-0.050285812,0.0004423149,-0.000045223325,-0.013884045,-0.026222186,-0.028159231,0.00943374,0.014772841,0.00828318,0.24203539,0.027100805,0.018437691,-0.041775934,0.07288993,-0.019052956,0.015587443,0.0529424,0.01003772,-0.026704611,-0.03819489,0.033352066,-0.05742759,-0.026413472,0.029342933,0.024183579,-0.06427341,-0.008909045,0.04751999,0.032575585,-0.018970754,-0.020532284,0.029196808,-0.033249635,-0.04722224,-0.0120024,-0.022926446,0.015213654,-0.022889081,-0.0047495733,-0.011905144,-0.025801273,0.02931221,-0.037211116,-0.022022204,0.033533674,0.015646975,-0.023742935,0.021959601,0.009956362,-0.018859567,-0.0044025537,0.015859904,-0.01945561,0.039486956,-0.008669947,0.0171416,-0.011613452,0.047034543,0.0030520062,0.012617991,-0.01844983,-0.0075982166,-0.010399738,0.0031815541,0.0036790324,-0.033414543,0.017440187,-0.041327745,-0.043902673,-0.015140342,-0.00042105466,-0.027325658,-0.022100743,-0.0021164333,0.046691068,-0.010579206,0.009315186,0.035210524,0.042444557,0.029554019,0.02617378,0.0041171024,0.008572736,0.04531679,0.0036466431,-0.025976827,0.04914917,0.010698372,0.0011127646,-0.040639825,-0.035323184,-0.049244095,-0.026628073,0.00015468376,0.028594699,-0.006559287,0.0037049274,-0.024575206,-0.006440304,-0.0044863224,0.012090657,-0.03121547,0.0390859,-0.05157055,-0.011604019,-0.023199975,-0.034118894,-0.048814356,0.0010733496,-0.019516205,0.008691903,-0.006996652,-0.016064316,0.00048855745,-0.0508145,-0.021827968,0.05086798,0.0044402345,0.035728157,-0.061697386,-0.011071516,0.0009808004,-0.027536146,0.004398137,0.049987797,-0.0134104425,0.02871395,0.01692658,0.010082215,0.03647095,-0.005653935,-0.017025078,0.0023014229,-0.0067813294,-0.0125286775,-0.018071316,0.017919783,-0.0040308563,0.02445568,0.021723285,-0.041399892,-0.011003781,0.034624763,0.032205787,0.011826952,0.04140385,-0.0068565053,0.04794696,0.036014423,0.0011595319,-0.057007123,0.017566863,-0.032591008,0.020071238,0.028830491,-0.03497954,-0.012271036,0.0067026876,0.030675402,-0.026962867,0.04923355,0.018947726,-0.028063094,0.008267521,-0.08844049,0.01147892,-0.0035780917,0.014937017,-0.025630936,-0.005851216,0.013484034,-0.0013708855,0.057345778,-0.004540727,0.0033123312,-0.0017284328,0.0047126627,-0.024783064,-0.006237867,-0.0105512785,-0.008424125,-0.046316814,0.046357986,0.014624857,0.023116084,-0.025937632,0.03936272,0.0031962313,-0.03951238,-0.012406291,-0.0147177335,-0.018941786,-0.030604912,0.036366247,0.026584707,-0.044136256,-0.008401419,0.024525106,-0.0103722485,-0.02637413,0.10588578,-0.027410816,-0.010161918,0.031033413,0.013782083,0.075239785,0.016697818,0.024983237,-0.0036684752,0.009055537,-0.005542945,0.027381536,0.026938576,-0.030148085,0.016143784,-0.035711855,0.061292283,-0.05171806,0.013473062,0.017420158,0.022047834,-0.05824344,0.022941729,-0.019413868,-0.017008089,0.035837047,0.018678527,-0.034769066,-0.016750088,-0.0014808305,-0.035752058,-0.00087686145,-0.023757387,0.023096714,0.048704308,0.0063502467,-0.02585786,-0.050019767,-0.010755202,-0.009690939,0.005256536,0.040244237,-0.031798746,-0.022874037,-0.027418606,0.02878435,-0.0064595263,-0.024340117,-0.054684386,-0.024239976,-0.005286326,0.001512041,0.041094773,-0.038822856,-0.014430526,-0.06654948,-0.05984462,0.06356777,0.01519918,0.003898511,0.023357626,0.043538734,0.0376021,0.0188125,-0.01084968,0.0018080168,0.025792554,-0.013335616,-0.02579719,-0.0135805085,0.03437602,0.022789495,-0.011516073,-0.02513053,-0.038226515,0.03630383,0.0035908204,-0.011002794,-0.043420367,-0.027506832,-0.018924594,-0.023239894,0.0069300276,0.014371864,-0.0037512258,-0.04899565,0.052650854,0.054365452,-0.036006685,-0.032443464,0.01835058,0.009648758,-0.016922753,-0.0181929,-0.020908197,0.017221468,0.0328887,0.06739044,-0.06727411,0.006438056,0.02751713,-0.033174668,0.032293383,-0.014234807,0.018009765,-0.027962605,0.01761957,-0.015151202,-0.0012951922,-0.0029780164,-0.008050778,-0.02096419,-0.015930302,0.008581629,-0.012992814,0.025964636,-0.035902817,-0.021116922,0.028517768,-0.0012091585,-0.084011585,-0.019326407,0.0031990374,0.0016170215,-0.006982178,0.051633216,-0.04699675,0.030494545,0.02094842,-0.04214528,-0.010308423,-0.02822781,0.009717872,-0.036055893,-0.015837349,-0.029943265,-0.03004771,-0.033567306,-0.0107411975,-0.020606754,-0.04082872,-0.049268797,-0.025677495,0.022681976,-0.0074205613,0.027693223,-0.070181794,0.07251751,-0.00755802,-0.036081944,-0.036016367,0.06325387,-0.0298697,0.017603938,0.0046596313,0.0240233,0.02031749,-0.004918363,-0.009992871,0.007932515,-0.013595074,0.02934735,-0.028661776,0.07639926,0.043001942,-0.010778197,0.027141597,0.022981253,-0.016091138,-0.03105938,-0.0010712473,0.014590402,-0.013380198,-0.020558307,0.020817455,0.02968761,-0.059973117,0.010591529,-0.0037928908,-0.014970711,-0.009827176,0.014973841,-0.006281439,-0.018218495,0.036731295,-0.015481321,0.049345497,0.0041677193,-0.0007794083,-0.008767729,0.028929621,0.0022582319,-0.035296913,-0.001875265,-0.010391462,-0.023334833,0.043928396,0.027313152,0.030286819,-0.0127053615,-0.0072044656,-0.008451265,-0.029358065,-0.13114814,0.03358695,0.006114632,0.022371214,-0.028361002,-0.0006244296,0.011515921,0.01527505,-0.011107956,-0.05073152,-0.0096589215,-0.0029738045,-0.025989588,0.008093193,0.015547507,0.03765825,-0.015364488,-0.014370461,-0.044601623,0.09651112,0.039272297,0.009727759,0.035867263,-0.013995813,-0.014461618,-0.00427179,-0.009986369,-0.042956363,-0.004910904,-0.040078845,-0.04816992,-0.020509105,0.00233022,-0.01697935,0.02805345,0.03804909,0.02584962,0.00023352487,-0.002380682,0.014272654,0.0020475057,0.0074077784,-0.004101474,-0.007456446,0.043830495,0.048946165,-0.0066746175,-0.007010573,-0.014136928,0.01107512,-0.009444488,0.007897204,-0.030347785,-0.0076589496,-0.0063956864,-0.025196677,-0.06088022,0.0071185282,-0.020002447,0.0278692,0.028376931,0.027113117,-0.0066718697,-0.03790903,0.008248294,0.018095152,-0.055269573,0.011472422,-0.008364242,0.016593467,-0.016842624,-0.026214566,-0.013632943,0.0055267485,0.005087025,0.0073711467,0.0054383315,-0.029622816,-0.0016826421,0.0246847,-0.0069834976,-0.04645356,0.019013766,-0.018368378,0.073173046,0.035530627,-0.011529691,0.008473734,-0.06608868,0.011704191,-0.046736218,-0.008978847,0.004099946,-0.009976863,-0.031932246,0.058461163,-0.005133439,-0.00072967436,-0.03208413,-0.03389257,-0.05788105,-0.049981978,-0.011558402,-0.050781563,-0.0056851613,0.015181181,-0.020394165,-0.00031016694,0.01219956,-0.041056335,-0.009493152,0.020472532,-0.007823196,0.014931325,-0.04611579,-0.008063048,-0.030058121,0.06495074,0.017069638,0.0053095613,0.039031323,-0.06176253,0.04401059,-0.03371065,0.014392586,0.047776308,0.010744117,0.023071354,0.0072699557,0.0091444515,-0.024084616,0.01637955,-0.007346409,0.029123148,0.05835913,0.008425795,-0.036571916,0.042468406,-0.024156949,-0.024383321,-0.04239915,0.0035140258,-0.030688347,-0.030402876,-0.017981034,-0.065704904,0.024282126,0.031839047,0.012043807,-0.015259238,0.01567776,-0.031273514,0.012517565,0.0057368907,-0.0023891216,0.029610436,0.017771447,-0.011920526,0.040787403,0.0883344,-0.02395397,-0.052129183,-0.052344985,0.010237265,-0.013014128,0.074014895,-0.014312919,-0.017479928,0.0138682965,0.008520051,-0.04288039,0.044292714,0.014115985,-0.025818825,0.019183135,0.018774316,-0.0025942647,0.0302253,0.023558985,0.00929409,0.013814254,0.028122485,0.0031797574,0.053193152,0.051816195,0.011387886,-0.05004005,0.03780366,-0.03607755,-0.008975178,-0.024844794,-0.0046544485,-0.007825334,-0.034663484,0.008752412,0.0005874122,0.0036020414,0.0135286935,0.024577606,0.042419508,0.042895485,-0.009804588,0.018398214,0.0131061645,0.0016111474,0.027193863,-0.047439367,0.01090759,-0.030187098,0.006092414,0.024379259,-0.021370096,0.008532228,0.032837085,0.03448232,0.025150845,0.020966984,0.036965024,0.0072422875,0.008409488,0.05956509,0.002139367,-0.050362512,0.018935915,-0.023153512,-0.05300144,-0.0090378,0.017248478,0.021334669,0.015923338,-0.015187034,0.020138327,0.020436522,0.025653318,0.000666213,0.053852674,-0.03337952,0.005772574,0.046815336,0.025383016,0.02609681,-0.03244155,0.03072736,-0.00197765],"last_embed":{"hash":"1ezpi17","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1ezpi17","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Product Research#For Under-Eye Area#{26}","lines":[195,196],"size":103,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ezpi17","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04058216,0.017830782,-0.014180895,-0.009408972,-0.01771523,-0.010872717,0.015744884,0.040470004,-0.00797375,0.010797446,-0.047328487,-0.009173906,0.009462294,-0.004288317,0.053856134,0.015853914,-0.010192671,-0.01236416,-0.013807932,0.021220854,-0.02491269,-0.0044374373,-0.020498848,0.025969774,-0.015127428,-0.013905151,0.02461849,0.0047716326,-0.0405537,0.0021178634,0.016515758,-0.025161028,0.011187822,-0.04070428,-0.0459718,0.0036278574,0.058671664,0.050340943,-0.04507622,-0.025426403,0.022523291,-0.015169573,0.006680162,0.031695187,0.001743183,-0.046322905,-0.00347269,-0.027759638,0.034541637,-0.0000854927,-0.034330286,0.012668867,0.03245589,-0.018077036,-0.020639928,0.007313044,-0.032530777,-0.04908026,-0.027802633,0.010566395,0.008691358,0.00770501,-0.00804311,0.019958075,-0.031427555,0.059428487,0.022447908,0.0025319334,0.03287364,-0.051380545,0.004336917,0.034617525,0.032780282,-0.02712243,-0.04899866,0.006135324,0.06231004,0.019699002,0.03813968,0.015950479,0.035372294,0.008565231,0.018933354,0.044794798,-0.002660968,0.043545537,-0.012285577,-0.012097505,0.054004457,-0.00041712454,0.035599917,-0.00530005,0.024528896,-0.032600902,-0.017917318,0.003112092,-0.026505966,-0.016547892,0.023942644,0.01983887,0.017511537,-0.011018129,-0.019984929,-0.03538924,0.026396612,-0.00574378,-0.061347816,-0.008443358,0.02977283,-0.0089746285,-0.0023136218,-0.018949503,0.025620652,-0.0013978409,0.021851804,-0.018602174,0.006703017,-0.0185965,0.04146001,0.012990267,-0.010143972,0.060964458,0.013472623,0.013619937,-0.003476999,-0.0046296287,-0.034313295,-0.00023243281,-0.02544466,0.007411985,-0.0160752,0.012478204,-0.037506364,-0.010078358,-0.010145281,0.024627598,0.009220164,-0.045027766,-0.015442235,-0.06791299,0.009948991,-0.001802921,-0.025452435,-0.017162053,0.035031382,0.016450474,0.03131042,0.017520057,0.012504017,-0.005646543,0.032076105,0.016090943,0.042339526,-0.02650688,-0.0033873646,0.021923063,-0.013227489,-0.0045245243,0.025634522,-0.019864649,-0.02316059,-0.047952365,-0.015030568,0.008733359,-0.03138326,-0.040776193,0.0148529215,0.034341924,0.019971458,-0.0016807746,0.0743635,-0.016246507,-0.010457185,-0.034517508,-0.008203013,0.04702425,0.019183457,0.02319043,-0.019013723,-0.029001692,-0.029285988,0.011208329,0.014067566,-0.043206107,-0.00050010154,0.013390929,0.026127422,-0.0018495348,0.007178214,-0.0006846781,-0.0077211764,-0.040614605,-0.007177598,0.039767697,-0.0071813352,-0.0177075,0.018974397,0.030114159,0.04184684,0.0060401885,-0.007345004,0.011972097,0.0052456753,-0.0037695712,-0.008790361,-0.029340912,0.044933047,0.0018057941,0.0018921081,0.009826687,0.03484834,0.0124546215,0.0044552214,0.005368673,-0.0066119093,-0.025088731,-0.0066492474,-0.0022878377,-0.011159908,0.024545461,0.020972412,-0.005646059,0.008446127,-0.015470094,0.015412513,0.036995295,0.0084043145,0.065590814,0.0005712153,-0.026059903,-0.015798043,0.025822472,-0.007409639,-0.038233407,0.025984405,-0.026498782,-0.020983048,0.025186231,-0.013048111,0.033525378,0.041803885,-0.013192264,0.02621673,-0.023804469,-0.00068588235,0.019675767,-0.02682089,0.0039991536,0.02292923,-0.008814573,-0.017742647,0.014717646,-0.030435,-0.0005468639,-0.02741369,0.0035854613,0.0075224633,-0.03254559,-0.021378834,-0.016596565,0.00416706,0.012115173,0.027445588,0.023130786,-0.009998347,-0.013115182,-0.040623706,0.0012101451,0.003638956,0.027711596,-0.00090780965,-0.008318012,0.0059424792,-0.019133728,0.0041991496,-0.0036918882,-0.033474237,0.0149472905,0.0065857596,-0.0023552238,0.008648189,-0.022238657,0.032024007,-0.012610337,0.032270264,0.006316951,-0.015169906,-0.010523955,0.020203523,-0.007146348,-0.016554264,-0.037612654,0.052931614,-0.01845832,-0.024960099,-0.0085227,-0.018344007,-0.09882427,-0.0039430824,0.031309858,-0.014846739,0.054783415,-0.0064619295,-0.038262114,0.007380023,0.054927826,-0.037947908,-0.04687464,-0.052013382,-0.025120275,-0.015928295,0.0016579262,-0.004211449,-0.008163823,0.03911984,0.023811592,-0.061824042,0.0050641606,0.06044589,0.018743891,-0.014091368,0.010772119,-0.021135466,0.020075297,0.05408822,-0.05641983,0.026665954,0.0034075887,0.0037197634,-0.0076511838,0.04364916,-0.01989038,-0.013467806,-0.009552749,-0.038372148,-0.0014306024,0.0033025246,-0.0016995537,-0.0026883096,-0.02937667,0.012017879,0.016469367,-0.050979137,-0.02805501,-0.0058126897,-0.01881351,-0.010732262,0.02231199,0.006663578,-0.042005315,-0.009016647,-0.020543419,-0.004340874,0.0078656245,0.014605745,-0.009435517,0.03013198,-0.038038563,0.010147165,-0.002850656,-0.0073829717,0.038308054,0.0036860937,-0.027444234,-0.024156712,0.021833051,-0.059136163,0.012197107,0.007939196,-0.0134599125,-0.020410476,-0.0032083658,-0.0012012944,-0.00625559,-0.022717115,0.0011432525,-0.09845213,-0.013420164,0.020463679,-0.040821217,-0.04590072,-0.023759058,-0.04023001,-0.0011138836,-0.0069226036,0.0069588292,0.529001,0.025360778,-0.011192676,-0.04155387,0.02168367,-0.026364751,-0.005267832,0.024006095,-0.014556535,-0.040905442,-0.016802482,0.00071426027,0.021418102,0.0026923753,0.028062662,0.027860032,-0.024753373,-0.0066759344,0.02078815,-0.0063516144,-0.030097095,-0.003745017,0.025770774,-0.016902091,-0.022363974,-0.05143643,-0.00604088,0.05145228,-0.03769245,0.022940379,0.011707309,-0.018248068,0.0076587456,-0.015744269,-0.011699713,0.019868283,-0.0046305954,-0.03577749,0.046753466,-0.0036196364,-0.026323149,-0.021309547,-0.05102191,0.01018299,-0.021569744,-0.029333113,0.0017353066,0.0052848607,-0.014053169,-0.025382949,0.004165534,0.021463372,-0.058743227,-0.008478365,-0.019180788,-0.05340597,0.0056987624,-0.0038515497,-0.004963837,-0.025165604,0.036067538,0.067679815,-0.04783366,0.0043596863,0.035108056,-0.013414995,0.010669936,-0.012911245,-0.01672362,0.047228575,0.034530923,0.018203348,0.04536865,0.010391452,-0.030687507,0.034058977,-0.025932297,0.05198699,-0.007925289,0.038384277,-0.0128070135,-0.029364128,-0.028577857,-0.049624834,0.011564787,-0.032939438,-0.008524966,-0.007683129,-0.03491477,-0.022532862,0.043646444,0.037090424,0.01082974,0.024006324,-0.008142737,0.007320283,-0.05189359,-0.0032885184,-0.011751634,0.023466414,-0.0056302487,-0.022713162,-0.018627372,-0.01201875,0.013885724,0.06567646,-0.017864745,-0.003346082,-0.01974618,0.0028255987,-0.00024389231,0.00013374824,0.02208237,-0.026868641,-0.0006523694,-0.002164118,0.03314255,0.012969877,-0.0073930356,0.015455225,-0.021125453,0.020143658,-0.021631848,-0.037908405,0.0051947054,-0.025294717,-0.013074153,0.04359545,-0.00930423,0.01743481,-0.021463342,-0.005195029,0.01949678,0.055540882,-0.03213651,0.020992903,0.042453986,-0.01981296,0.05781772,-0.012996218,-0.017936386,0.0033161622,0.015990263,-0.027576596,-0.00312973,0.000403989,-0.036953416,-0.0056365174,0.031936176,0.06298716,-0.004576182,0.0030998336,-0.009870155,-0.03175238,0.0074522626,-0.03778126,-0.013064607,-0.021480612,-0.02038188,0.020642597,-0.011029505,-0.01421484,0.027338283,0.03572617,-0.020371936,0.021657376,-0.006180905,0.003339596,-0.04821304,0.007475303,0.023690077,0.00053959317,-0.004720417,0.068918936,0.0069507924,0.016648656,0.020274766,-0.002886405,-0.014012206,-0.018235255,0.0012750794,-0.00445126,0.001645304,-0.0068891537,0.011447862,-0.006791805,-0.020225016,0.0032706966,0.03846013,-0.022994515,-0.050704412,0.035565484,-0.03202085,-0.0039899587,0.024464644,-0.00014321506,0.045763653,0.03051136,0.012068801,-0.04252894,-0.0062789954,-0.014007985,0.039375182,0.06615376,-0.022779051,-0.002528076,-0.046626706,-0.021475757,0.0018020446,0.0034365377,0.016216006,-0.03813759,-0.048803955,-0.008484197,0.0002926741,0.020727903,-0.020758336,-0.004060895,-0.027526395,-0.056614026,-0.012214963,0.022461034,0.00038796157,-0.011198711,-0.03168687,0.026463442,-0.007104401,-0.021607911,0.026562342,0.028634531,-0.012503338,-0.004329143,-0.033364497,-0.07585933,-0.016636543,0.023203868,0.0070913867,0.008440539,0.015449652,0.018062426,-0.003327381,-0.032805927,-0.013862651,-0.004396952,0.041082352,-0.0033930931,-0.04896997,0.06262311,0.0701053,0.025858156,0.018564643,0.034635328,-0.007692299,0.010599443,0.018900415,-0.0009486446,0.025346113,0.029860683,-0.01900575,0.033211417,-0.012163859,0.029901642,0.047727138,-0.020561147,-0.0012917412,0.0044376934,0.004577121,-0.05177949,-0.014129264,-0.03425422,0.005672917,0.0017234513,0.0073864907,0.060544685,0.035242923,-0.026341116,0.008906907,0.021266919,0.024435785,-0.012974094,0.007745111,-0.02474305,-0.028753417,-0.02605306,0.0023056213,0.012584382,-0.03411478,0.02089683,-0.014122649,-0.023098154,0.020110957,0.029045442,-0.059432473,-0.016763786,-0.021395102,0.0074543715,-0.016976887,0.03003927,0.0020418845,0.0026454492,0.013191904,-0.020965863,-0.039726578,-0.049959145,-0.023081636,-0.00020502122,0.029998014,-0.012041747,0.024643444,0.00042970054,-0.04873493,0.025879921,-0.022816613,0.009933124,0.024528055,0.021081036,0.027231058,-0.022792347,0.035661586,0.020211332,-0.008333796,0.015753748,0.0059497533,-0.026206136,-0.011892877,-0.015762838,-0.052100316,0.033760585,-0.0037198595,-0.014587173,-0.0054832445,-0.021167874,-0.018011527,-0.029474083,0.04836083,0.024405051,-0.013641024,-0.057430316,-0.020735515,-0.022087298,-0.028087627,0.008554535,0.052368615,-0.02408007,0.043810528,-0.014612971,-0.019800523,-0.0005435044,0.0008074814,-0.028412573,-0.02146457,0.0124102915,0.03863127,-0.019922335,0.0078467,0.018368566,-0.014463819,-0.014571386,-0.02830248,-0.028346678,-0.00060877635,-0.0016088072,-0.063287385,0.00085041445,0.004342058,0.0019761913,-0.0019432026,-0.02159703,0.04353718,-0.04341482,-0.0040055923,0.0016286894,-0.041728415,0.0033822998,-0.040648796,-0.006289442,0.016098527,0.019206038,0.023918433,0.017395206,-0.007827904,0.01722831,-0.021258574,-0.017109338,-0.005193596,-0.038445912,0.0015014793,0.063351475,-0.031826004,0.01192936,-0.024235267,0.019505046,-0.025266794,0.001528749,-0.05493197,-0.0026550316,0.013258125,-0.0041519077,-0.009487068,-0.019042574,-0.024936793,-0.026522169,0.024910528,-0.036840327,0.016514106,-0.014108593,-0.00033745487,-0.04119097,-0.029935077,-0.018352134,-0.05385644,0.018708395,-0.014427629,0.0597063,0.023427915,-0.016849365,-0.0026009781,0.025791103,-0.020670073,-0.011795471,-0.0011502004,-0.015511749,-0.0045290426,-0.032580003,0.048505247,-0.047052708,-0.024521304,0.017057935,0.023603112,0.012861541,-0.0002290031,0.004291154,-0.012238075,0.0194572,0.015226315,0.017599575,-0.02726465,-0.0313029,-0.006638559,0.016330617,-0.0006140213,-0.016876623,-0.019005796,0.051739667,-0.010098606,-0.0016053756,-0.002636887,0.0009824365,0.007283823,-0.0063403184,-0.061143253,-0.012858562,-0.021541817,0.06658835,0.017515484,-0.012934771,-0.021589514,-0.026248429,-0.008828675,0.028043626,-0.024410926,0.00025952008,0.041119292,-0.057058904,-0.024713272,-0.0047423905,0.015536354,0.016739152,0.008569258,-0.014898083,-0.030872399,-0.010901399,0.02937604,-0.04533901,-0.08185263,-0.012529982,0.015898326,0.016946936,0.010530194,0.0060665025,-0.007135014,-0.026098697,-0.019982873,0.004977637,-0.09466112,-0.01824231,0.005597598,0.023489326,0.0035483618,-0.032591917,0.0029069607,0.039286174,-0.019264894,-0.0172532,-0.044499073,-0.017402593,-0.021227945,-0.029216642,0.007321834,0.011912809,0.0010640307,0.0190767,0.010731138,-0.04325799,-0.04043316,0.00568754,-0.00689932,0.038404137,-0.02566403,0.010627825,-0.01652415,0.031640634,0.0027931288,0.007652439,-0.009062348,0.000084932275,-0.005564425,-0.017542511,-0.0153836515,0.03578514,0.029096117,-0.003282309,0.04467538,0.005519473,-0.016487714,-0.030375876,0.002655056,0.016095601,0.027573857,-0.008469242,-0.048813608,0.01623043,0.009548958,0.00074346847,-0.008888471,-0.002155218,0.032294404,-0.0017220317,-0.0077090524,0.0022172544,0.06387454,0.023825493,0.025152953,-0.010714575,-0.00019197793,-0.0002693479,-0.0049326518,0.020521462,0.027141618,0.021838859,0.028320743,-0.006342594,-0.025287721,0.021645289,0.009874578,-0.033749577,0.041777506,0.012995087,0.014537799,0.03271668,0.035843853,-0.008275143,0.0022315048,0.02543523,-0.014316723,0.04225189,-0.015192346,0.003673993,0.0034932226,0.0018369054,-0.030752702,0.04465581,0.016269121,-0.014444678,0.010645557,-0.008024571,0.0038720134,0.010657455,0.055566262,0.021078752,-0.006481075,0.020491147,0.022197392,-0.008656204,-0.013957456,0.015746634,-0.021111103,-0.026885094,-0.017788604,0.032968715,-0.020608865,-0.031092249,0.0024711308,0.04796766,-0.013222059,-0.040052265,0.022834495,0.0115020275,-0.0615671,-0.017842714,-0.007705047,0.041096278,0.04206131,0.026317282,0.025781853,0.0033513503,-0.045586746,-0.021764172,-0.052769113,0.02324424,0.015679628,-0.008040039,0.03058814,0.025822734,-0.019248037,0.017637951,0.00073111785,-0.03643408,-0.03295631,-0.023327779,-0.029904187,-0.0043235696,0.042021666,0.013502118,-0.042266868,-0.0103179915,0.002472487,0.018271782,-0.0037675821,0.027601305,-0.03755531,0.01510958,0.03962404,0.021936836,0.030129895,-0.011308967,0.00849968,-0.026892457],"last_embed":{"hash":"1ui662f","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1ui662f","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development","lines":[197,238],"size":1792,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ui662f","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026063325,0.010916225,-0.010943085,-0.01137461,-0.019620093,-0.04756846,0.023795616,0.007970519,0.019322498,0.0056324718,-0.0030263967,-0.0027876,-0.052099288,-0.0123081505,-0.001883762,0.046202302,-0.029600367,0.0064169588,-0.015637225,-0.022214778,0.02758559,0.01903111,0.044826817,-0.024545977,-0.026080007,0.03323099,-0.0126903625,0.01763128,0.041652575,0.056815665,-0.027786547,-0.019952402,-0.028076842,-0.03214407,-0.018625364,-0.03266062,0.04174304,-0.0426474,-0.053521015,0.015777582,0.018462509,-0.006072197,0.026336541,0.058474243,0.028005056,-0.024470735,-0.0000640873,-0.0064507024,0.01396529,-0.044082493,-0.01854047,-0.019369708,0.02448175,-0.01610082,0.017717859,0.03872109,-0.010124816,-0.026290141,-0.018452054,-0.012212245,-0.024750147,0.032559797,0.010288407,0.027389899,-0.008134892,0.027285317,0.028001199,0.006575028,-0.033080805,-0.07746962,-0.030203313,0.014946074,-0.012300389,0.010162479,-0.02644718,0.028813927,-0.0011005029,-0.0144912815,-0.005067041,0.036335386,0.017061688,0.01038337,-0.017911516,-0.0023225727,-0.025189985,-0.0007100794,0.022882175,0.0600155,0.035618383,0.0062203943,-0.019075114,0.019542022,-0.005431397,-0.055362828,-0.0068941615,0.040690072,-0.018490968,-0.037194457,0.031638883,-0.007754474,-0.03327071,-0.016234428,0.026564425,-0.01972358,0.037604395,0.0063304757,-0.058553044,-0.011943447,-0.0034479462,-0.017477809,0.020763068,0.00163766,0.012449272,0.009885912,-0.00888596,0.002742515,-0.0027602187,-0.044910476,0.02880203,-0.000012763988,-0.028663874,0.025053764,0.017616779,-0.050044734,0.014760113,0.028538471,0.01865756,0.004105424,-0.015012334,-0.0039210403,-0.0052208626,0.018276911,-0.06358591,-0.0022042973,0.021135226,0.01591748,0.023017291,-0.0067927255,0.02508438,-0.066166766,0.019880056,0.019279383,-0.002301085,-0.011910213,0.04251981,-0.026859963,0.0032467938,-0.010357814,-0.048867423,-0.02098896,0.047488555,0.03328286,-0.010979185,-0.00043012662,-0.014963595,-0.0071217525,0.058263086,0.05780526,-0.021247918,-0.026650501,0.0068083624,0.022591949,-0.04093442,0.025198009,0.047903948,0.008863946,0.020007579,0.018038128,-0.013757712,0.02455535,0.06362673,-0.027003102,0.016420577,0.0159078,-0.014511336,0.023845503,0.08399147,0.033635322,0.0052929763,-0.03737974,-0.02090189,-0.016566055,-0.0032915142,-0.0055452273,-0.03575729,0.03981097,0.011505812,-0.017017549,0.016959662,0.026315102,0.0075477595,-0.02927975,-0.0056230705,0.047898076,0.01124061,-0.011700682,0.084920555,-0.009890678,-0.0038826675,-0.042081565,-0.01019129,0.014213335,0.03821429,-0.011135014,0.017019494,-0.056321114,-0.034391332,-0.057826076,-0.009594975,-0.0031771013,0.011798562,-0.02486034,0.026915919,0.0018285882,-0.018352164,-0.012603356,0.025614323,0.018308619,0.025133137,0.0069833086,-0.02716653,0.0459742,0.032293364,-0.005013794,-0.008600733,0.021625394,0.025959592,0.07182912,0.022289481,0.013874851,-0.009585564,0.025828866,0.0017397016,-0.0064010825,0.033672,-0.025303902,0.022941025,0.048662633,0.034486517,0.046530463,-0.011879609,-0.012174911,0.02411067,-0.010427825,-0.02898852,0.03283852,-0.0030281679,0.0049166167,0.012037667,-0.011297145,-0.0026290962,0.021374958,-0.02995001,0.0005521753,-0.05073567,-0.000036888072,-0.0012736202,-0.014476897,-0.03302181,-0.025119334,0.027561836,0.06959952,0.031177865,0.030277962,-0.03655,-0.007690466,0.013543858,0.004483333,0.012422079,-0.012763105,-0.022443673,-0.02284991,0.010215543,0.020433616,-0.003379349,0.0015461814,-0.049240544,0.01039916,0.07910943,-0.022052627,-0.029912205,0.012977542,0.021533646,-0.0023008357,0.014883358,-0.049013637,-0.046093334,0.026331756,0.059014592,-0.052216798,0.01852735,-0.0005338386,0.038590718,0.024513692,0.015816987,-0.01266385,-0.0033210118,-0.18646282,0.003203448,0.016201288,-0.010514904,0.0016068751,0.03306306,-0.032116804,-0.024965996,0.0061964765,-0.021098703,0.012478206,-0.037915703,-0.006657267,0.04750135,0.0035138158,0.018572988,-0.0018730925,0.010064807,0.026862351,-0.026888259,-0.037742987,-0.060543086,0.044677015,-0.041481182,-0.034834646,-0.032338757,0.031392433,0.033301596,-0.029784862,0.008477585,-0.029452601,0.004580044,0.0015784111,0.0031528436,-0.02819134,0.024229739,-0.019061208,-0.021159964,0.014499946,-0.0054382766,0.043005805,0.040572617,0.030208807,0.03710212,-0.008424171,0.005180764,-0.0058771465,0.012475217,-0.028442772,0.00056983234,0.054521613,-0.035882592,-0.006437769,0.03603464,-0.055244543,-0.0056279707,0.0132223535,0.038179994,0.0022091118,0.008154784,0.0054232175,-0.048438914,-0.0020828159,-0.032623157,-0.03278152,-0.029846547,-0.0424167,0.03516799,-0.028745776,-0.04556169,0.012087508,-0.024330541,-0.011005859,-0.032007698,0.035660602,-0.02129265,-0.0297044,-0.026356883,0.0017592831,-0.11483248,-0.0027157709,0.011911668,-0.0056921076,-0.048855584,-0.022941409,-0.06354167,-0.033747055,0.022407334,0.04939055,0.24856135,0.016174864,0.037155937,-0.026323898,0.0027424875,0.0012408004,-0.022477046,0.06455113,-0.009644784,-0.025302634,-0.055736423,-0.018828193,-0.0009225738,-0.036107324,0.018190866,0.02351822,-0.039626177,-0.019309074,0.073759355,-0.011621542,0.0042061447,-0.025221232,-0.012694539,0.017700283,-0.025807837,-0.010483927,-0.0039015894,0.05134994,-0.005046249,0.060677983,-0.04756684,-0.0064500826,0.006391638,-0.048276745,-0.023340752,-0.027483772,-0.0220058,-0.009794244,0.0059928475,0.036152456,-0.0017831214,-0.0013735053,0.07946849,0.004697787,0.015979437,0.025040941,-0.014287416,-0.027501518,0.028261114,-0.03289436,-0.034525234,-0.006956548,0.002376817,-0.02120398,-0.0045110905,-0.0603455,-0.029244674,-0.024970992,-0.020691061,0.042618603,-0.034118675,0.0024212014,-0.085419945,-0.021155342,-0.01008202,0.035423175,0.006197561,0.009855455,0.021359319,0.025302649,-0.004454149,0.039031304,-0.009783984,0.0022858072,0.02120607,0.009713787,-0.007687032,0.035102077,0.00042578182,0.03809446,-0.06091898,-0.0018916285,-0.05284419,-0.053057805,0.012780336,0.03879554,0.030566603,-0.015682802,-0.0025013764,-0.025305538,0.030932512,0.018663822,0.00029487722,-0.020441752,-0.001485815,-0.01598789,0.0077540865,0.0031347123,-0.05185879,-0.0037665798,-0.008795352,0.024151936,0.0007754118,-0.04425567,0.01397758,0.016505992,0.008962416,0.022912024,-0.027322207,0.042237144,-0.059582334,-0.016584678,-0.006308116,-0.00033359745,0.068626076,0.033637792,0.03226352,-0.00051958195,0.036607362,-0.007184281,0.03331773,0.020214824,-0.019271825,0.013513208,0.00985181,-0.011556939,-0.021950154,-0.0095316805,-0.024285575,0.038128838,0.02258776,-0.04909315,-0.0019433356,0.02608722,0.03720978,0.031467274,0.06680227,0.00701142,0.003963465,0.02087238,-0.0048455945,-0.057335276,0.013993126,0.0016931184,0.0065505235,-0.035498925,0.032971572,0.00533743,0.025016924,0.021131586,-0.038167223,0.026817145,0.036405515,-0.01967028,-0.020286573,-0.08305803,-0.003540045,-0.014098183,0.026399054,0.0030966953,-0.01622865,-0.004496763,0.021285474,0.05728801,0.016987644,-0.0061216545,-0.012000112,0.050428506,-0.015169381,-0.020977031,0.012637167,-0.021946236,-0.04311775,0.013870775,0.026354292,-0.04601491,0.010633333,0.04618428,0.019872017,-0.0008895795,-0.025416179,-0.0004734898,-0.00023864102,0.016009081,0.007953719,0.028951501,-0.058546104,-0.015655644,0.035454407,-0.019353077,-0.022296222,0.09334265,-0.025697848,-0.010021,0.03266555,0.0011813955,0.048182897,0.010666126,0.03956185,0.022400092,-0.02275914,0.02813071,0.0052428707,0.00940616,-0.03386564,-0.049913168,-0.02302465,0.079591356,-0.01751242,0.010864367,0.01658713,0.008284403,-0.03179166,0.028836556,-0.044866577,-0.004547962,-0.0149627365,-0.020417532,-0.040140543,-0.0342548,-0.00025971726,-0.000014826995,0.0020451269,-0.041471347,0.019122928,0.07395543,-0.02633247,0.0044349944,-0.027728617,0.010943109,0.00018009113,0.011077049,0.014154673,-0.029142056,-0.010189915,-0.025034262,0.019719394,-0.000036967256,-0.01690058,-0.013192374,-0.0645707,0.03152371,-0.017865725,0.039128494,0.017132204,-0.009840685,-0.027935345,-0.012571371,0.07322527,0.0015401004,-0.005227586,0.005770883,0.016290504,-0.0051268265,0.02912769,-0.005502022,0.04503445,-0.015008873,-0.028450087,-0.030061591,-0.019797487,0.04785744,0.021413853,0.0071054087,-0.08933439,-0.066531,0.020008255,-0.033943165,-0.023219973,-0.004798565,-0.0070748786,-0.026067108,-0.025650684,-0.038521834,0.026539944,0.009209246,0.0025252728,0.025681622,0.014852016,0.01564527,-0.020509282,-0.008493086,0.051106922,-0.035166055,0.0063379784,-0.014589141,0.03616742,0.026391206,0.013950001,-0.038190134,-0.01606303,-0.02606002,-0.03172871,-0.004944573,-0.017757664,-0.022077031,-0.029724685,0.026262287,-0.03802232,0.0064686094,-0.0062624845,0.003960542,-0.005915968,-0.03890927,-0.0045096907,0.010669116,-0.019453257,-0.05866724,0.06422477,0.02438889,-0.031590734,-0.072468325,-0.0065145954,-0.009302867,0.026448542,-0.009490636,0.01769757,-0.024594544,0.009956571,-0.010792585,-0.01883912,0.01261792,-0.025598137,0.0050904537,0.00061683933,-0.030230382,-0.02784808,0.011685412,-0.013065322,0.040346205,-0.03822802,-0.0070391195,-0.020479066,-0.003428367,0.012047757,-0.014479436,0.029638048,-0.04898383,0.06699832,-0.000022629456,-0.054219194,0.035099324,0.0009049679,-0.05346873,0.03119283,0.0021863857,0.013230576,0.030684195,0.01902129,-0.001098579,0.02846878,0.019686874,-0.013811043,-0.03541315,0.03812663,-0.00091542216,-0.043849453,0.038346346,0.027381165,-0.029751204,-0.029557714,0.0087848995,-0.010042929,0.018333359,-0.012658187,0.012962588,0.023672773,-0.06057087,-0.057467382,-0.031102613,-0.017247131,0.03289018,0.011449071,0.042709373,-0.043280274,0.032109153,-0.013117754,-0.029831495,-0.015090577,0.038404,-0.019313326,-0.01137403,0.0059959963,-0.058653146,0.028657839,-0.011626985,-0.0074866223,0.020991767,0.014865529,-0.021717066,0.030059993,0.02713931,-0.048360407,-0.023962628,-0.14110866,0.013327999,-0.0154194655,0.0066852234,-0.013211061,0.025866017,-0.019729719,-0.011802829,-0.014000875,-0.043648917,-0.022923924,-0.009510009,0.04091719,-0.023865083,0.0018691676,0.029581783,-0.039776724,-0.008870088,-0.038656365,0.02877793,0.017064268,-0.0064868988,-0.007699566,-0.02870747,-0.000685384,-0.004204985,-0.020234287,0.0260963,0.015768286,-0.039017353,-0.0014550359,-0.014796484,-0.0023536116,0.008123519,-0.014345723,0.034873277,-0.0012870017,-0.015109706,-0.014584036,0.04098522,0.041756406,0.023799384,-0.03916283,0.0001781352,0.033029832,0.04784592,-0.023025112,-0.022873124,-0.029837454,0.041354943,-0.017060507,0.024782373,-0.032690786,0.02454088,-0.025860447,-0.010356639,-0.059874836,-0.04757172,-0.0147558255,0.04813133,0.029229395,0.045373034,-0.014018586,-0.06165257,-0.014296547,0.02298763,-0.06243807,0.039364673,0.04926134,-0.01716201,-0.0060189813,-0.017785529,0.016398462,-0.01562383,-0.015372847,-0.004001271,-0.010807754,-0.0484667,-0.022453263,0.00371849,0.0042947596,-0.046920292,0.015846284,0.011287128,0.057804294,0.04941337,-0.008887108,-0.0040644985,-0.03989187,0.021977719,-0.08417929,-0.03715903,0.004008153,0.0013183607,-0.030728374,0.044893593,-0.01612858,0.007802335,-0.0048708958,-0.0041536028,-0.076084755,-0.07141723,-0.038014382,-0.018641017,-0.03189764,-0.0017793779,-0.054011434,-0.02656668,-0.028869499,0.0057109008,-0.018687697,-0.0013146873,-0.024216233,0.034100298,-0.06726699,0.014195588,-0.001664673,0.067976356,0.0045444258,-0.008168972,0.0049924785,0.020964727,-0.021689514,-0.023703063,0.03974835,0.035982788,0.011759321,0.020833623,0.018978057,0.0033174425,-0.051156558,-0.040697243,-0.04125334,0.014236573,0.06369704,0.006317545,-0.053309932,0.032565616,0.0032687185,0.0020126745,-0.028454432,0.015530028,0.001532136,-0.008700572,0.0059409426,0.0018443018,-0.008665785,0.042920448,0.04995408,-0.007174883,0.006754882,-0.036737867,-0.044586673,0.031457137,0.008041511,0.009814411,0.013826334,0.009962225,-0.0096374685,0.040466003,0.029277228,-0.100466564,-0.016702056,0.012912355,0.0036459656,0.071387865,0.0018853903,-0.0027037167,0.014666269,0.015716832,-0.013701228,0.030995056,-0.023935424,-0.0064108646,0.0151448455,0.019828113,-0.011081542,-0.02601643,0.009614497,0.010490666,0.03119126,0.0108045135,0.00070321053,0.06266586,0.046271477,0.045083474,-0.022261843,0.00746991,0.020376924,0.0058349078,-0.023514675,-0.0064886985,0.046800833,-0.009128369,0.023976177,0.002184594,0.014609365,0.008176211,0.023509247,0.060879745,-0.0020434342,-0.01704868,0.006652465,-0.02103266,-0.007545101,0.02027341,-0.02646554,0.024446996,0.011369923,-0.0002466006,-0.019536829,-0.015474644,0.016233664,-0.0029606945,0.007671798,0.0025305045,0.0085794395,0.02921147,-0.01868,-0.016114337,0.01623315,0.025365427,-0.024182903,-0.023257734,0.012061952,-0.050276097,0.0038781343,-0.005016252,-0.0239765,0.050795574,-0.043107312,-0.036819547,0.007208014,0.015112122,0.027110292,-0.01514898,-0.007025334,0.006450389,0.035127934,-0.00404297,0.040158466,-0.004836279,0.009467059,-0.000008895943],"last_embed":{"hash":"wdg1n0","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"wdg1n0","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products","lines":[199,214],"size":696,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"wdg1n0","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.058432974,0.029284121,-0.020380052,0.010150435,-0.024030486,-0.04164918,0.02442015,0.02348143,0.010275081,0.010456176,0.00888694,0.036669794,-0.04903321,-0.016567806,0.006475487,0.0697192,-0.0062266462,0.038740207,-0.033064593,-0.014156754,0.022491321,0.0015518435,0.020574633,-0.01644853,-0.009438208,-0.0058639604,0.026299026,-0.008335797,0.02178437,0.05326994,0.026050352,-0.044699937,0.0015421818,-0.05056511,-0.029619385,-0.04614595,-0.008622254,-0.023277877,-0.04936296,0.02825804,0.022559036,0.0066073113,0.06825919,0.03390686,0.010421055,-0.027012749,-0.02323111,-0.0034142404,-0.0032565482,-0.0106466375,0.0025233517,0.0058448194,0.030806301,-0.026128383,-0.027142731,0.05269973,-0.012520565,-0.039798338,-0.023387467,0.018584492,-0.04547643,0.0022596028,-0.040822104,0.024587052,0.036541834,0.030464886,0.027106363,0.02247697,-0.04958843,-0.051832017,-0.024182595,-0.0055953185,-0.018530307,-0.007377851,-0.018805701,0.03816142,-0.0011629664,-0.0065396223,-0.004567565,0.06427621,0.003158661,0.0014290408,0.021614283,-0.0050137765,0.0028427562,-0.0059670815,-0.024524752,0.022452926,0.03965372,0.014720621,-0.0041104835,-0.0034730374,-0.0025080245,-0.051764768,0.016591344,0.04627583,-0.042786673,-0.01891323,0.013723053,-0.025895039,0.005338189,-0.023203816,0.028070133,-0.052825425,-0.00651499,-0.024567,-0.045385964,-0.00020251614,0.011544586,-0.0052889083,0.011363834,0.046329103,-0.007649627,0.037350316,0.01873631,-0.013220764,0.000942105,-0.0633434,0.030531809,-0.010100848,-0.042453248,0.01759231,0.042129897,-0.06446773,0.021292545,0.025530206,0.019269634,0.01674729,0.014216245,0.027431177,0.040960073,0.044835553,-0.023669736,0.032653183,0.038622286,0.0072143036,0.01450666,-0.0013519176,0.01981913,-0.06492222,0.024231963,0.04391574,-0.0012144436,-0.0057543647,0.027263012,-0.038936496,0.018967282,-0.011338619,-0.029123202,-0.0016791167,0.04761381,0.014595302,0.01283607,0.007391522,-0.00029915443,-0.011495957,0.04131523,0.034864094,0.001486934,-0.036276788,-0.029948827,0.03345091,-0.025071712,0.0023031747,0.043534692,-0.009179852,0.006803157,0.033879757,-0.01092344,0.04346779,0.068017535,-0.041809954,0.003179599,0.02598112,-0.0004533388,0.040127132,0.09008467,0.010421961,-0.02496051,-0.033354685,-0.01236358,-0.0018967754,-0.016362507,-0.012719312,-0.06713361,0.04904278,0.037213452,0.013805557,0.04454041,0.0009399773,0.009196283,-0.02177229,-0.007897073,0.014191437,0.013812483,-0.037391137,0.07322297,0.013002462,-0.0232758,-0.061982,-0.00068486383,0.052308455,0.03167607,-0.023395685,-0.009025883,-0.048802976,-0.018935716,-0.015093854,0.043961998,0.0006821826,0.0058518182,0.0005582944,-0.0054132743,0.017833179,-0.027138356,-0.007910945,-0.00256834,0.03179106,0.04434818,-0.028527673,-0.04242229,0.014281939,0.013705702,0.033782963,-0.017820807,0.012550557,0.02418296,0.06151177,0.011519368,0.013596621,-0.014839008,-0.040563226,0.046984866,-0.029989034,0.04089241,-0.061411213,0.054498576,0.012089335,0.032030422,0.024923371,-0.0032775658,-0.03286556,0.04686369,-0.03517229,-0.071840666,0.034077276,0.0036312998,0.0018118621,-0.039885323,-0.033791963,-0.008182917,0.024514763,-0.005820008,-0.0047142105,-0.060816996,-0.0064802496,-0.019865477,-0.003133486,-0.060797203,-0.021879554,0.028259413,0.027968261,-0.0036663944,0.015178108,0.014756911,-0.0068242876,-0.0005113305,-0.018003356,0.028972592,-0.008219133,-0.009766294,0.01794552,0.03305034,0.0043866914,-0.008295157,-0.012111787,-0.05662156,0.017311957,0.089074865,-0.0064664986,-0.022253884,0.0064062974,0.024322394,-0.023606725,0.030851517,-0.06650728,-0.0023080849,0.014422464,0.030335365,-0.0418113,0.009078322,-0.02225404,0.043199208,-0.02233739,-0.0047625015,-0.012230024,-0.02523144,-0.16869496,0.0058619105,0.0058283648,0.010208424,0.022688387,0.025524238,-0.025393516,-0.018700834,-0.014631134,-0.008128185,-0.016716361,-0.0544705,-0.013333755,0.047696162,-0.012643812,0.022070415,-0.034268945,-0.007041967,0.03833767,-0.02955124,0.019089017,-0.029930474,0.028912554,0.0037965495,-0.03406857,-0.008139117,0.049323205,0.02361769,-0.028436799,0.006255934,0.017874356,-0.010971735,0.0027553206,0.0003328745,-0.040696472,0.04198098,-0.0035262378,-0.0059735435,-0.0015028837,-0.0023388683,0.04573068,0.04597126,0.03330052,0.048251465,-0.031261075,0.037988067,-0.024023991,0.006867317,-0.03972169,-0.038073536,0.03815398,-0.032569513,-0.022273293,0.027146459,-0.041727852,0.00418749,0.016271943,0.0396992,0.005912127,0.011805067,0.0017267681,-0.032161877,-0.014028869,-0.057150505,-0.0433346,-0.0455465,0.02423366,0.018729528,-0.014067859,-0.058991134,0.00044316685,0.00032613473,-0.02367877,-0.05422488,0.023596995,-0.033838887,-0.017379103,-0.02728283,0.018686173,-0.0763209,-0.0030649756,0.026557736,-0.019223802,-0.029667886,-0.023625353,-0.06791604,-0.010771459,0.008056591,0.023323823,0.22508214,0.0077200094,0.026455298,-0.032784816,0.035592843,-0.021197347,-0.0025828504,0.037235018,0.005210244,-0.027838342,-0.006983179,0.0065859095,-0.03179359,-0.009561146,-0.0010108247,0.044042893,-0.041172273,-0.0479796,0.04489267,0.007541133,0.010944857,0.020417372,0.04261279,-0.013960832,-0.03467596,0.008776881,-0.021783315,0.024180723,-0.034331378,0.04015748,-0.012200739,0.005279611,0.03625646,-0.07038912,-0.016683605,-0.0417909,-0.0072293305,-0.046014767,-0.01539361,0.03580234,-0.035577994,-0.006133605,-0.012382578,-0.024453312,-0.010190739,-0.008501533,0.011084657,-0.030130517,0.029097706,0.0030054213,-0.021018654,-0.01420581,0.004953597,-0.01318283,0.031192174,-0.047145437,-0.016751662,-0.038747534,0.0013653783,0.028753124,-0.031445187,-0.008433211,-0.064985216,-0.013951083,-0.002170258,0.050855655,-0.0029972524,-0.008202695,-0.016126163,0.035319567,-0.01236727,0.025959374,-0.018745614,0.0026880393,0.020978278,0.0054151486,0.015147845,0.053340208,0.024969192,0.031993374,-0.040679395,-0.006870503,-0.013687272,0.003878369,0.03365909,-0.011308177,0.012837856,0.015027015,-0.012937211,0.012556473,0.021918075,0.024613565,-0.033229273,0.013793942,-0.013066169,0.004920469,-0.03290855,0.005373674,-0.050874747,0.0122911725,-0.026911587,-0.014842056,-0.010334812,-0.03744436,0.007850662,0.004967003,-0.000049943967,0.032280754,0.008204348,0.002136722,-0.03126107,0.014728137,0.0031693226,-0.04337167,0.041222334,0.020534964,0.04612033,0.03665923,0.026857832,-0.002500176,0.029539265,-0.0016113325,0.0041830163,-0.005348977,-0.009469736,-0.0255561,-0.012181499,0.010087017,0.0027738155,0.0040811077,0.029147433,-0.02296886,-0.005174343,0.024907067,0.025466595,0.018787218,0.052723315,0.007480393,-0.021172516,0.016070673,0.0025967984,-0.02825459,-0.009229643,-0.014150548,-0.0038270769,-0.0016839558,0.03211492,-0.024338359,-0.01573294,0.035181735,-0.0020514065,0.013528514,0.03945054,-0.025313264,-0.0030610987,-0.094767064,-0.032141495,0.038867988,0.03323701,0.0112616,-0.004305841,0.0493007,0.0012505023,0.04042217,0.007955534,0.0033850274,-0.022418914,0.04891403,-0.024421288,-0.033770412,0.007230189,-0.024574477,-0.060944982,-0.0035145553,0.036523726,-0.016281748,0.0316884,0.026709154,-0.03773453,-0.041019056,-0.032029606,-0.028912138,-0.012884174,0.014613693,-0.0031180426,0.007162019,-0.050386515,-0.006566115,0.02560442,0.013663574,-0.00045119913,0.09480074,-0.025962828,-0.007452053,0.047838245,-0.011048427,0.045043807,-0.0015366843,0.03265481,-0.029845089,-0.04269766,0.008646488,0.0016740871,-0.03228525,-0.034130543,-0.006802543,-0.004340891,0.065156944,-0.032274943,-0.010233719,0.032462288,0.0018343343,-0.049789235,0.020233069,-0.041473374,-0.016501766,0.041123427,-0.022699162,-0.08041328,-0.052510746,-0.0033434785,-0.029049575,0.016202722,-0.03473839,-0.0148303425,0.03893526,-0.003621377,0.011263641,-0.019974045,-0.0005582863,-0.012604399,-0.006215574,-0.0060886373,-0.026759535,-0.024649484,0.0023412912,-0.017085623,0.0018782624,-0.04415113,-0.03817012,-0.07278675,0.006503748,-0.007927256,0.041809328,0.032987587,-0.023053955,-0.023728764,-0.011822713,0.06745906,0.012233034,0.012859961,0.009458051,0.0018554704,0.015454809,0.044646125,0.05104058,0.05271024,-0.009721885,-0.00195338,-0.032383922,-0.045866538,0.055336498,0.018156098,0.013883359,-0.081136875,-0.06716756,0.021567276,-0.027314477,-0.01876655,-0.037096225,0.007397989,-0.006652561,-0.011986696,-0.03993118,0.037391298,-0.008952853,-0.028397609,0.06970664,-0.023374373,0.051776018,-0.073429,0.016398786,0.03388098,-0.06445615,0.007149418,0.055327512,0.040358517,0.017551458,0.007838171,-0.054168407,-0.0010375687,-0.007798844,-0.039683867,0.015655695,-0.004921206,0.00910182,0.0021671078,0.08153177,0.017843002,-0.014725904,0.008633506,-0.016971797,0.0062767374,-0.039559875,0.0036219307,0.028620625,-0.0123798065,-0.027381662,0.043868836,0.011210326,0.007786685,-0.08745898,-0.008535734,0.040680148,0.063360006,0.000058652895,0.03224571,-0.025542373,0.013135893,0.0011811516,-0.00093002815,0.05142898,-0.035338826,0.01501085,-0.075302646,-0.00835479,-0.034759145,-0.0054562064,-0.0024258764,0.006066237,-0.016360527,-0.01325383,-0.016348662,-0.023902005,-0.0019367515,-0.045034863,0.010786158,-0.03209375,0.047786277,0.013671455,-0.03649384,-0.0062943827,0.011274454,-0.035111174,0.005796799,0.005192053,0.019152777,0.012294842,-0.0038698616,0.00031384864,0.04536121,0.029718205,0.0027541984,-0.027661148,0.028194474,0.01477593,-0.03465529,0.016654545,0.022445306,-0.023080725,-0.03451786,-0.0028790964,-0.024381163,0.020270046,-0.015581633,-0.018271739,0.003925494,-0.03654604,-0.018296573,0.009130053,-0.005847309,0.02143476,0.01700557,0.038448926,-0.039678484,0.02671138,-0.0319253,0.014643459,-0.0063863336,0.051314,-0.005411982,0.04139023,0.020866264,-0.03445557,0.02825759,-0.012239259,-0.01730528,0.0018056398,0.061788402,0.029589714,0.014060324,0.049122985,-0.030745126,-0.0064536505,-0.12993437,0.03646269,-0.0065199207,0.02284316,-0.012936709,0.008828465,-0.02356488,-0.033214856,0.0025137714,-0.06344164,-0.017358286,-0.029853508,0.023085557,-0.015022526,-0.0030778942,0.01488884,-0.047151897,-0.014261809,-0.029522141,0.028951801,0.026303472,-0.012864777,0.041357026,-0.004823025,-0.04315585,0.00029111968,-0.012665199,0.008482124,0.005657229,-0.054269798,0.0012992106,-0.009681186,0.014303787,0.036157288,0.015451521,0.013306447,0.0094503965,0.006084864,-0.00010062841,0.04415996,0.000058276863,0.005130043,-0.019968927,0.008930677,0.06863797,0.029570457,-0.0073971464,-0.038641136,-0.016198501,0.06418088,0.007293763,0.034009717,-0.0070517347,0.052700654,-0.017189257,0.009384103,-0.06491174,-0.025669841,-0.047449265,0.002763214,0.018086415,0.047329802,-0.03272019,-0.05693585,-0.01066874,0.04723492,-0.03917077,0.020614998,0.0005605032,-0.039724987,-0.0061623696,-0.026546584,-0.010817577,-0.02338988,-0.033501815,-0.05187843,0.01000053,-0.029814497,-0.008546331,-0.029933382,-0.04340437,-0.007037843,-0.014995175,0.009013722,0.068435654,0.021898383,-0.018008612,-0.042952646,-0.034880083,0.008557127,-0.04398693,-0.026112624,-0.020975027,-0.0028716943,-0.029846385,0.046335958,-0.009667461,0.02187489,0.0046812184,0.009868083,-0.03016826,-0.04290964,-0.012286742,-0.0010708473,-0.011894949,0.052464224,-0.07087228,-0.009101837,0.011081995,0.008265354,-0.04262518,-0.0065506706,-0.019155528,0.018762182,-0.054625414,-0.0023370832,-0.0052244263,0.010462625,0.0058507556,-0.021543758,0.032738473,0.0074251904,-0.029338965,-0.042607274,0.002237386,0.051565874,0.02362719,0.055526376,0.0004158445,0.04666064,-0.028531887,-0.03702353,-0.0049535222,0.05685149,0.055171937,-0.000101701975,-0.039801113,0.017440017,-0.012787626,-0.0040513235,-0.04612983,-0.0053219786,0.016605355,-0.024412781,0.015022922,-0.023790646,0.015953446,0.008942711,0.028683567,-0.02161663,0.00857398,-0.047495324,-0.027528822,0.04143397,0.003366721,0.010988564,-0.016998574,-0.042676043,-0.010857568,0.038573626,-0.009307383,-0.08667292,-0.017286286,-0.0013595936,-0.003425849,0.07481184,-0.011733857,-0.0034904825,0.012483459,-0.0063412027,-0.0132217305,0.017538806,-0.02503305,-0.011905286,-0.00018389386,0.025557585,-0.006321674,0.009719316,0.029810227,-0.022209873,0.024750547,0.0025383884,0.014715763,0.047016587,0.05314323,0.0025036642,-0.0025961709,-0.016087083,0.01277511,0.019042905,-0.049682777,0.028204178,0.010887583,0.0041148225,0.033144943,-0.002222899,-0.008494408,0.019572577,0.024946865,0.015265865,-0.0037744993,-0.0023536587,0.019079791,-0.0089493785,-0.01671607,0.0062950593,0.001915883,0.038048718,-0.014041536,-0.014593654,-0.003125078,0.0025805787,0.011586589,0.046117563,-0.014958432,-0.03187756,0.010011955,0.029869797,-0.008099175,0.0065635736,0.012149067,0.006618381,-0.023642061,0.026746009,0.003478244,-0.026611637,0.017770953,0.00524269,-0.023827968,0.020338092,-0.054220967,-0.060190734,0.038088266,-0.0035200166,0.027419101,0.026742602,-0.009002038,-0.02471688,0.008228037,-0.020453263,0.04425667,-0.023767324,0.039529897,-0.038092855],"last_embed":{"hash":"4a50cc","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"4a50cc","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{1}","lines":[201,201],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4a50cc","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0012717462,0.0042736996,-0.020326981,-0.017436046,-0.036532365,-0.055896405,0.03293634,-0.0011497873,0.0053800456,0.011306298,-0.02324814,0.0023931565,-0.03707354,-0.02294142,0.0017434004,0.07482377,-0.019257607,0.01163138,-0.01739273,-0.028482998,-0.03769826,0.0368361,0.036866985,0.0055200574,-0.013913687,-0.0014437516,-0.019416261,0.005245858,0.010104309,0.03879585,-0.017203294,-0.014056729,-0.0054461486,-0.05271227,-0.034209568,-0.047917202,-0.0022890167,-0.027301285,-0.04895583,0.019898172,0.007071141,0.011596418,-0.00976785,0.08036617,0.05564362,-0.020853784,-0.011105378,-0.026874507,-0.013466245,-0.05808214,-0.024483373,-0.010455831,0.041168675,-0.0012462301,-0.0020062006,0.040865995,-0.040456682,-0.038194865,-0.013707619,-0.009156589,-0.042226583,0.03645936,-0.003913071,0.048535887,0.008290384,-0.010065983,0.03145599,0.021143151,-0.030575395,-0.063087836,-0.043176513,0.003341554,-0.026583303,0.00341664,-0.03731108,0.025543638,0.031254604,-0.03244273,-0.0006954615,0.04339228,0.0020169616,0.0018317204,0.0052910065,-0.0157652,-0.017636169,-0.026959274,0.0061287805,0.054267388,0.037161995,-0.030958863,-0.028455593,-0.0077000535,-0.011950062,-0.020117234,0.0043535293,0.019246597,-0.026328595,-0.011126669,-0.0037164246,0.0042798873,-0.0141938245,0.0033751053,0.034764156,-0.010244352,0.026648395,0.02436367,-0.04029826,-0.009563762,-0.021212706,-0.024618296,-0.007668542,-0.003196613,0.045604646,0.012547203,0.0015032161,-0.01087611,0.0055898186,-0.049686722,0.04045403,0.0063216696,-0.05175945,-0.020735044,0.042266425,-0.056123104,0.022039551,-0.00093023543,-0.002463059,0.012930742,-0.013883899,-0.0039100633,-0.012818234,0.039365496,-0.044539504,0.013751072,0.02313858,0.006979757,0.021943923,-0.012111002,0.0056306696,-0.047280356,0.032106552,0.051712044,-0.011805593,0.0043720603,0.03920678,-0.031388067,0.01350954,-0.009864343,-0.04557241,-0.029218556,0.031197434,0.036846448,-0.00941252,-0.010045585,-0.0076983315,0.005287788,0.07717645,0.01878908,0.005849354,0.011024622,0.0041330815,0.03462163,-0.016509388,-0.0031095552,0.032961167,-0.0148799205,0.02376436,0.020666588,-0.01820295,0.019378735,0.056490306,-0.02633669,0.00700481,-0.0052719912,0.0111157335,0.026579853,0.08408158,0.015946686,0.006083453,-0.0016654069,-0.024236815,-0.04638649,-0.013588003,0.011910441,-0.034614764,0.02626,0.033215787,-0.029624078,0.026115652,0.020433486,0.025709357,-0.019476028,-0.010296909,0.01574855,0.009185492,-0.019704578,0.043083195,0.00006508034,-0.010663217,-0.038950514,-0.03121113,0.025606854,0.023408242,-0.022045918,-0.021266393,-0.05532962,-0.054674245,-0.040971268,0.004425035,0.030143846,-0.015365382,-0.0044182315,0.025968468,-0.03549439,-0.020358657,-0.0067999247,0.035696685,0.055232547,0.04154881,-0.016405819,-0.06351455,0.046302237,0.02599388,0.017109228,-0.0054884586,0.0034902329,0.005292065,0.056344148,0.020259015,0.01189629,-0.005152832,-0.0022554852,0.039371785,-0.035900973,-0.0053622425,-0.0142396595,0.010586918,-0.0031833963,0.04074072,0.034858994,-0.019465512,-0.029139025,0.015091917,0.010626039,-0.046913255,0.07010684,0.0044368403,0.010725233,0.008111215,0.018202372,0.02488192,0.027147943,-0.031374175,-0.016466618,-0.06706022,0.011875612,-0.021193981,-0.01341136,-0.06489268,-0.03909968,0.023855688,0.051979534,0.011525943,0.027410675,-0.03351418,-0.02674702,0.06701585,-0.009362593,0.013786309,-0.02286615,-0.0012507417,-0.02723903,0.022379007,0.0072401487,-0.031310234,0.014543381,-0.065113045,-0.026006356,0.054233853,-0.01974814,-0.01252832,0.0039420663,0.02750918,0.0007384666,0.016217662,-0.023535375,-0.047203656,0.04723886,0.0057454244,-0.03401528,0.043467976,0.007850489,0.04049372,-0.003135394,-0.022755595,0.01273508,-0.019874815,-0.16462953,0.016619593,-0.00016659251,-0.0030045505,0.0070760157,0.015687473,-0.052617084,0.012652633,0.020140043,0.0015824809,-0.015205927,-0.043433733,-0.020749945,0.05531981,-0.012165012,0.023027774,0.014788027,0.016841682,0.02878491,-0.005737369,-0.031635266,-0.09172576,0.04249589,-0.0441834,-0.046354204,-0.011774597,0.071789674,0.030959172,-0.047714133,-0.02936965,-0.036970258,0.00083839096,0.0064678304,0.021874912,-0.029753473,0.012031758,0.025164075,-0.044116806,-0.017562848,-0.018245658,0.037919417,0.030532954,0.031245753,0.03355551,-0.022427654,0.0023200708,-0.007512408,-0.0042603225,-0.018855358,-0.0009795511,0.016538711,-0.036887623,-0.020082384,0.02994982,-0.06437173,-0.0026006114,-0.016200019,0.03236574,-0.008058415,0.015176937,-0.016403964,-0.04408944,0.026324052,-0.036525354,-0.03892743,-0.053831108,-0.033084877,0.004441306,-0.012154273,-0.06660051,-0.009998711,-0.0392964,-0.04160651,-0.033016212,-0.03034038,-0.034596007,-0.0077299424,-0.014018154,-0.011176146,-0.08619932,-0.008506048,0.014366375,0.0023123396,-0.012180342,-0.018162321,-0.006066549,-0.019478733,0.014732775,0.03263714,0.24092858,0.008796799,0.038964536,-0.02011373,0.027433185,-0.015827307,0.016048944,0.045378078,0.008340011,-0.030981818,-0.034035455,-0.0028002588,-0.0025774203,-0.026619999,0.005456384,0.051752824,-0.04650668,-0.02012389,0.07068828,-0.023357494,0.0200494,-0.012246356,-0.0035889996,0.018867822,-0.047437403,0.0071420874,0.035538293,0.03247542,-0.02041234,0.04403857,-0.052821167,-0.0024634388,0.009624965,-0.03599965,-0.017949367,-0.030152958,-0.03457883,-0.042291716,0.01588382,0.042668365,-0.036020864,-0.026015578,0.035231818,-0.0003857719,0.031482153,0.021628825,-0.015905516,-0.039221145,0.030845946,-0.04076128,-0.018415604,-0.025533024,-0.02072553,-0.01400731,-0.02057985,-0.041424133,-0.026661642,-0.010284178,0.015616014,0.04855108,-0.020409366,-0.009880568,-0.051944073,-0.0184136,0.0005927708,0.027710952,-0.012399009,-0.011232927,0.024478149,-0.009330782,-0.010155002,0.038111813,-0.027454125,0.031037016,0.024173373,0.005221171,0.021044377,0.028506631,0.010789016,0.03137068,-0.04106908,0.021297988,-0.004498158,-0.00979127,0.029507872,-0.00066095125,0.005191345,0.025465615,-0.0059038345,0.006301465,0.0148181375,-0.010345415,0.0014702642,0.0027725797,-0.009777247,-0.028303718,-0.000020200914,-0.01061146,-0.034465812,0.00055329024,0.0013625814,0.027311541,-0.007205499,-0.026514774,0.005534004,0.06339196,0.022194974,0.023296649,-0.0026973607,0.02796999,-0.057350103,0.008265179,0.023533994,-0.022517119,0.072970025,-0.0014370707,0.035390433,0.0060949028,0.06230025,-0.009656927,0.029704705,-0.023856387,-0.03477745,0.026111148,0.0021150724,-0.0057530687,-0.01901084,0.041166477,-0.028538356,0.04358811,0.026571767,-0.043845646,0.0048904717,0.015012137,0.055099204,0.03160804,0.08684234,0.006108872,-0.020610802,0.011169256,0.00037441598,-0.058039326,0.007561167,-0.000080186706,-0.002281534,0.0023220861,0.047989246,-0.0054052714,0.01288879,0.040776588,-0.007543084,0.010937228,0.030684082,-0.026894497,-0.020480527,-0.08544514,-0.0023837537,0.0022117936,-0.017639576,-0.015015705,-0.0022853506,0.019090798,0.050190095,0.029666655,0.013301765,0.010981831,-0.015873097,0.051103394,-0.06511611,-0.011179378,0.045129236,-0.026744131,-0.054641463,0.025741931,0.030938508,-0.053358283,0.01926775,0.042131156,0.024395011,-0.017969038,-0.0043522627,0.002259513,-0.012467799,0.03173373,0.020826895,0.021557404,-0.037859205,-0.008115856,0.03265541,-0.025403894,0.03099687,0.087871,-0.03593649,-0.014706156,0.03892855,-0.0099118585,0.037923023,-0.003233748,0.01819998,-0.011182573,-0.014640488,0.055963363,0.028261539,0.018450558,-0.010955438,-0.055862796,0.020970676,0.039747823,-0.032316696,0.004078923,0.018994367,-0.025618628,-0.017984565,0.034819864,-0.025596423,-0.013203719,0.016623365,0.003938749,-0.027993575,-0.039572198,0.01547042,-0.011596235,0.008806894,-0.027899837,0.0064508514,0.046323657,0.014912539,0.004784556,-0.03016844,-0.023582106,-0.0030095505,0.04451083,0.012439484,-0.008845887,0.03697716,-0.03677145,0.031420816,0.019603299,-0.022902183,-0.03237328,-0.02784237,0.05387483,-0.0022952897,0.029081678,-0.0050292276,0.009678192,-0.0017041425,-0.013166173,0.043241918,0.013077931,-0.017307675,-0.007939434,0.0032797419,-0.004021275,0.00755651,0.005619253,0.06871718,-0.008538092,-0.048463237,-0.06167446,-0.011099289,0.0703624,-0.013545715,-0.00093780644,-0.080166996,-0.07917033,-0.0047794012,-0.055540618,-0.00989802,0.002974745,-0.011567639,-0.037369393,-0.00063518056,-0.047199443,0.03214234,-0.01082149,0.029046174,0.020927252,0.003115434,0.024541153,-0.0384348,-0.057243623,0.04352358,-0.05603252,-0.019918136,-0.025858447,0.019388817,0.010672586,0.027976587,-0.024732342,-0.00825144,-0.0055550346,-0.01995156,-0.0040012854,-0.0035142498,-0.0027489972,-0.025565453,0.022738617,-0.005756225,0.0028753332,-0.02210009,0.025540655,0.0007156227,-0.03570477,-0.00059392804,0.014993202,-0.018134205,-0.04579019,0.05104912,0.023568086,-0.007905709,-0.058094308,0.00077826803,0.004208869,0.060532976,-0.0054542464,0.04242557,-0.025275398,0.015139958,-0.021456467,-0.025488615,0.03658829,-0.05178242,0.0037573138,-0.030722225,-0.026082018,-0.028212223,0.008720849,-0.011828514,0.032103572,-0.0023986015,-0.012287342,-0.0141092455,-0.0030902484,0.037978154,-0.044221304,0.04023594,-0.018356552,0.07772371,0.0051024295,-0.0668975,0.019376634,0.0057546985,-0.060807545,0.011944122,0.024247428,0.0034459368,0.055279717,0.052591145,-0.00423804,0.017760534,0.038587846,-0.030116756,-0.050421756,0.061686687,0.027301615,-0.026816316,0.047582548,0.042922437,-0.022619683,-0.048456594,-0.007126477,-0.008261966,-0.00559578,0.0014467823,-0.0020062493,0.028211148,-0.027714394,-0.054841932,-0.02535277,-0.013403168,0.033158313,-0.00040075224,0.04270432,-0.013968768,0.055779297,-0.00498104,-0.0069734375,-0.009515229,0.037581734,0.000867691,-0.0038384635,0.015470176,-0.049780577,0.05542468,-0.019009799,0.02031351,-0.013758429,0.033521004,-0.003968078,0.009895941,0.012268373,-0.0019517547,-0.0021004733,-0.1378702,-0.021541864,-0.012826518,-0.021265542,-0.02143994,0.012436896,-0.0128290625,-0.03300554,-0.000698692,-0.048957616,-0.026099764,-0.008659235,0.010782767,-0.024238972,-0.004929586,0.028144728,-0.03087834,-0.0054608244,-0.04822935,0.027766967,0.010507331,-0.015148537,0.047100358,-0.0015384562,-0.017873716,-0.025428912,-0.043375365,0.05533394,-0.0056870724,-0.030602919,-0.011307876,-0.028214693,0.0010077888,-0.0070029963,0.001818617,-0.0018203304,0.00815278,-0.02508749,0.0171733,0.059205636,0.039735284,0.01568873,-0.06260916,-0.0020505392,0.056670617,0.063478686,-0.029884167,-0.018951133,-0.022620218,0.0642978,-0.014252009,0.018982552,-0.013005202,0.002480429,-0.023580385,-0.014648561,-0.035993703,-0.02029697,-0.04222632,0.03626549,0.01771303,0.041380376,-0.030894255,-0.06403274,-0.03162838,0.014704203,-0.046377555,-0.00019751555,0.035316106,-0.010915189,0.0066775368,-0.012441873,-0.0037296033,-0.025730774,0.004170818,-0.0005025873,-0.036919653,-0.016168665,-0.02270522,0.019067528,-0.037669074,-0.014122956,-0.003585895,0.007834272,0.08796192,0.017558819,-0.019164404,0.0044727623,-0.02930369,0.038891,-0.055154637,-0.03133608,-0.0064101215,-0.0189934,-0.028849583,0.05444769,-0.016536431,-0.02600115,-0.0026599087,-0.015385069,-0.041817196,-0.041614864,-0.026580844,-0.0016847842,-0.0072427527,-0.023278505,-0.04664638,-0.017304694,0.0047682,0.00198387,-0.045805223,-0.012133525,-0.028817791,0.062114935,-0.0324783,0.0064651296,0.00070052943,0.027678328,-0.027153667,-0.035452016,0.005929665,0.00016278432,-0.004891612,-0.035788245,0.011244539,0.018404543,0.010300267,0.03223771,0.03523981,0.021972863,-0.010212786,-0.04939036,-0.0062283925,0.030156808,0.049226947,0.01086019,-0.046176456,0.033361148,0.007845923,-0.014935028,-0.03854386,-0.006530079,0.00006525666,-0.004165233,0.009087119,0.016404632,-0.03234924,0.016255107,0.01380784,0.0016245793,0.011605601,-0.059393357,-0.052156895,0.036732625,0.006403506,0.035949845,0.02286363,-0.011992438,-0.00636766,0.044138264,0.025531553,-0.07187473,-0.0191693,-0.026691189,0.0065277135,0.07209335,0.01115111,-0.0011168323,0.008748081,0.012271683,-0.0061509027,0.0065168515,-0.03273799,-0.030403165,0.017655216,0.022143112,-0.01574595,-0.030056752,0.004214078,0.008851889,0.042869434,-0.011404963,0.035113566,0.059362635,0.04777525,0.029268598,0.019629538,-0.0011493976,0.023244338,-0.010110706,-0.018363398,0.019009693,0.012131582,-0.01284155,0.009728518,-0.014136599,-0.012572023,0.03390723,0.014881367,0.060216352,-0.0004669225,-0.009355259,0.012610248,-0.035368968,0.006919837,0.00466664,-0.020047212,0.02840597,0.015053572,0.007924584,-0.015801761,-0.00075037027,0.021851426,0.0107197,-0.02626462,0.008606666,0.024614025,0.035366487,0.022591544,-0.0026611055,0.022226153,0.02383259,-0.009053589,-0.014586998,0.022000203,-0.034295592,0.010341742,-0.0060238913,-0.00004273393,0.04821066,-0.012521378,-0.027857248,0.027797135,0.026946994,-0.020156166,-0.024986295,0.009030707,0.006773015,0.024160763,-0.0067115496,0.043013602,0.023266982,0.003504172,-0.0077137104],"last_embed":{"hash":"srl5vz","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"srl5vz","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{2}","lines":[202,202],"size":68,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"srl5vz","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043417785,0.045070764,-0.03625778,0.0008988625,-0.0363432,-0.084248304,0.049157407,0.029502284,0.004255496,0.017226774,0.021128194,0.012194084,-0.06759333,-0.016263435,-0.004028106,0.04777314,-0.028548619,0.01904859,-0.004224509,0.0023767836,0.0037500858,-0.012028232,0.05176838,-0.026285253,-0.037357133,0.014385959,-0.015944026,0.040405713,0.022372855,0.028148387,0.046863068,-0.020069694,-0.004477654,-0.002839923,0.0122493645,-0.06344875,0.03410613,-0.02011285,-0.04319586,0.014293694,0.004413072,-0.018595403,0.04344171,0.023134153,-0.0057190415,-0.038390793,-0.0038951973,-0.004099649,-0.0036289606,-0.02370922,0.017097669,-0.022784665,0.02889551,-0.0422063,0.0106857475,0.038685728,-0.031759065,-0.04969615,-0.06099656,0.004893071,-0.01672685,0.015363586,-0.008927266,-0.013216441,-0.030174265,0.07465505,0.024717385,0.02385913,-0.02246904,-0.04489689,-0.015145019,-0.01219802,0.00027909398,0.0005280419,-0.022323037,0.0016104981,-0.015000115,-0.02627338,-0.026957769,0.04956827,-0.004240195,-0.0019316912,0.018324872,0.007194086,-0.0086432975,0.023340814,-0.013444413,0.012745116,0.04077464,0.029525954,0.019156778,0.032912277,0.042252857,-0.053318396,-0.01111728,0.06860274,0.0039327107,-0.049038857,0.026787251,-0.013759219,-0.010580018,-0.023209197,-0.017042814,-0.039550073,0.015558787,-0.049744036,-0.03894148,0.005066525,0.0064277044,0.0009558893,0.030037245,0.052470073,0.012185854,0.015478854,-0.017121289,-0.008126812,0.012421854,-0.022529261,0.02942378,0.006964061,-0.043528467,0.018489115,0.03144801,-0.06668314,0.017726,0.003784412,-0.0012526901,0.027734177,-0.00039227394,0.018562103,0.045403793,0.010795119,-0.03351029,0.020958027,0.05853458,0.01215144,0.011729213,0.013152445,0.0055030715,-0.06388079,0.010218733,0.032604285,0.012439594,-0.023596805,0.010835736,-0.03383663,0.02218697,-0.02207966,-0.0425168,-0.023184678,0.04645504,0.0400854,-0.005585544,-0.020323444,-0.0046526515,0.008945182,0.004988322,0.06246343,-0.03546174,-0.03537407,0.010558069,-0.005114108,-0.012998056,0.023877248,0.028737767,0.018449875,-0.001352752,-0.024880212,-0.0103217475,0.041719373,0.04848521,-0.055828903,-0.019397007,0.02547031,-0.0014646526,0.012676758,0.061788265,0.01989867,0.017543437,-0.079659045,-0.019189032,-0.024925781,0.0004136424,0.004140312,-0.049989685,0.007854973,-0.019985039,-0.0059776604,0.016648564,0.026805611,0.011762505,-0.03254656,-0.0032242404,-0.00086307153,0.08448555,-0.04885563,0.066111855,-0.00017279471,-0.0026662566,-0.019733233,0.009689874,0.049422573,0.027875084,0.006273224,-0.0030449734,-0.06545051,0.002672935,-0.067609,0.014917793,-0.014530358,0.027127106,-0.014344249,-0.015801607,0.040081147,-0.035077512,0.0072160317,0.0032155784,-0.005914589,-0.005917747,-0.03029275,-0.029227812,0.007819059,0.017657394,0.022371901,-0.024421742,0.03657209,0.025305333,0.08230648,0.008662941,-0.02119467,-0.0501604,0.0016015917,0.019067356,-0.0046252385,-0.012368322,-0.032461002,0.025902858,0.027594967,0.014005507,0.048237395,-0.01039063,-0.01330405,0.033051677,-0.019274704,-0.019433385,0.025268195,0.006908284,0.04889182,-0.0028958311,-0.0054703774,0.017868588,0.03902969,-0.00036838042,0.014681839,-0.037765276,0.021816384,0.011749069,-0.01463791,-0.011388602,-0.00021448453,0.04498723,0.062397536,0.015688086,0.006585276,0.034248207,0.00019919715,-0.038261153,0.0148994615,0.041915826,-0.001056749,-0.012207521,-0.01407677,0.006880479,0.012245374,-0.017619511,-0.018611435,-0.04201433,0.04890298,0.08907944,0.020872887,-0.013745582,-0.026972737,0.04481631,-0.013462729,0.059265543,-0.02467841,-0.019454278,0.01756324,0.04983252,-0.018490048,0.023524197,-0.0061057517,0.03946384,0.016899887,-0.02878026,0.018747943,-0.009461491,-0.15665568,-0.007576471,0.022328993,-0.011831412,0.0045279986,0.016316874,-0.014358568,0.0040002875,-0.014868921,-0.016697088,0.007282421,-0.04084187,-0.010839788,0.033196572,0.0040518725,0.017078202,-0.015689295,0.001908657,0.038012907,-0.04213152,-0.014567113,0.0089174295,0.046566725,0.0007771205,-0.038773052,-0.0002535417,0.039587207,0.046679,-0.055796962,0.014071158,-0.011345929,-0.013885136,0.0023057135,0.0524659,-0.039817847,0.032196663,-0.012278358,0.0049443585,0.0042604865,0.010734071,0.029774945,0.035652537,0.00302311,0.07602733,0.010672323,0.015563435,-0.0073790005,0.022691218,-0.09020649,0.0019690497,0.066685624,-0.036818564,-0.039941564,0.0024267584,-0.04241957,-0.030169485,-0.0021689124,0.063753806,0.00802028,-0.015788035,0.003228303,-0.042185135,-0.0039041322,-0.027329287,-0.036596492,-0.03363634,0.0009098618,0.015857458,-0.003058472,-0.06294396,0.009384145,-0.005112979,-0.008525284,-0.04848709,0.020374576,-0.008675191,-0.025001228,-0.023691924,0.022025377,-0.09378936,-0.046577502,-0.00785382,-0.008457525,-0.009457939,-0.023341563,-0.048220668,-0.02233032,0.033920165,0.06940829,0.23877437,0.019977968,0.012812367,-0.054694183,0.027699409,0.0045897155,-0.0032018654,0.04470028,-0.0060621244,-0.008762282,0.0007515241,0.027963866,-0.033523344,-0.03169308,0.0004667399,0.028431078,-0.0422307,-0.010428432,0.036516406,0.009193538,0.027197424,-0.0021042547,0.022012068,-0.0039379164,0.0037382317,-0.03223229,-0.014826196,0.039060473,-0.027830796,0.052368693,-0.046694208,-0.0036139053,0.060860787,-0.03669487,-0.057696402,-0.046568092,-0.007304336,-0.02907655,-0.04183708,0.020136895,0.0044578984,0.005209566,0.037260093,-0.000093386356,-0.026176302,0.0013247979,-0.00020926539,-0.01044501,0.010076085,-0.027984245,-0.033732213,-0.02948307,-0.022307454,-0.023630587,0.04796976,-0.05714604,-0.026737673,-0.020354876,-0.042493224,0.042658657,-0.013640393,0.013339118,-0.075638525,0.023911504,-0.023165757,0.049174428,-0.0006119439,0.012459152,0.02399171,0.029061927,0.030911023,0.018947022,-0.021834139,0.009671834,0.0043239705,-0.00855115,-0.013804676,0.08520101,-0.009994893,0.020845648,-0.025842477,-0.0067593353,-0.05903367,-0.019320406,0.01848855,0.018069888,0.0040317047,0.025219716,-0.015971653,-0.0183191,-0.00263833,0.017481243,0.01807545,-0.012931549,0.0014901509,0.012669896,0.020422155,-0.015286403,-0.023831312,0.023711357,-0.032352492,-0.022116264,0.002804,-0.03155703,-0.0003065329,-0.018662527,0.0010593141,0.02738918,0.0034575535,-0.00009034429,-0.036913473,-0.012857274,-0.029340785,-0.029823242,0.057078406,-0.00065970176,0.04974563,0.039131537,0.0055482355,-0.010865858,-0.01796112,0.03749563,0.012286764,0.015525262,-0.00082436344,-0.017868286,-0.0019653044,0.0021900136,0.0029265415,0.02068838,0.012459773,-0.03342957,-0.02442176,0.024150986,0.04079317,0.008434194,0.06639527,0.004699669,0.008547389,-0.012409572,0.022105915,-0.0451718,-0.0077465978,0.0035988425,-0.009487147,-0.01302464,0.053294715,-0.0270481,0.030908998,0.0087437555,0.0048285103,0.053345587,0.019670542,-0.021064049,-0.02857405,-0.013004611,-0.012830288,0.0394743,-0.018312199,0.0009934163,-0.0032853736,0.028337792,0.028959926,0.046982665,0.023517545,-0.0322474,-0.021895146,0.024313107,0.057654645,0.0030917618,0.008433963,-0.031336952,-0.055282444,0.016752075,0.007461294,-0.03252653,0.04019847,0.051971883,-0.019305823,-0.012975627,0.008894908,-0.028114416,0.010300468,0.024807585,0.0016857858,-0.010606318,-0.05227901,0.0062625497,-0.0059509035,-0.004678836,-0.02725834,0.098022684,-0.01028307,-0.0013692076,0.012417801,-0.013791875,0.07005697,0.02537103,0.0073839207,0.02307706,-0.034246895,-0.018362181,-0.009997518,-0.0013728507,-0.02957851,-0.028546222,-0.019808177,0.06648169,-0.04237656,0.0014360071,-0.009618416,0.0050363056,-0.02920743,0.01604473,-0.0029243275,-0.028337462,0.0015721356,-0.025639847,-0.058431048,-0.027773986,0.01383294,-0.003429196,-0.0059877303,-0.027934086,-0.009425076,0.061936256,-0.017961083,0.0018301804,-0.033031896,0.006967222,-0.0010757075,-0.020567574,-0.012081857,-0.027238607,0.005970517,0.013067827,-0.034983575,0.00577851,-0.030371733,-0.055625282,-0.052687146,-0.032434404,-0.018778646,0.082875825,0.022406112,-0.00872724,-0.030445497,-0.007822777,0.05252021,0.008293363,0.012529107,0.04971456,0.01817902,0.00047301862,0.06962903,-0.01172196,-0.00678961,-0.01751021,-0.04218888,-0.030282741,-0.0010483107,0.05708393,0.016538505,0.042207543,-0.057511404,-0.057276495,0.019691318,-0.033909466,-0.01516504,-0.035291772,-0.012122216,-0.031413157,-0.020358538,-0.05503431,0.036357924,-0.015272788,-0.013513429,0.044735033,-0.010816518,-0.00013533472,-0.041620813,0.005730926,0.014343145,-0.042064916,-0.0030083125,0.008408774,0.053494927,0.017871467,-0.011590612,-0.039423194,-0.007030071,-0.0002079618,-0.056872398,0.023464281,-0.027720032,0.0010084426,-0.022428704,0.034845952,-0.022762472,0.032819334,0.0062966803,-0.0016704645,-0.029751172,-0.034707975,-0.01974928,-0.007894254,-0.015668204,-0.04298279,0.060703572,0.037330873,0.0068710423,-0.05222626,-0.031154769,-0.0035520124,0.015056586,-0.017622106,-0.0001937173,-0.047224067,0.021448553,-0.008636644,-0.016324187,0.017002817,-0.04288557,-0.004105918,-0.007813492,-0.038549427,-0.047243677,0.0032976754,0.0011245607,0.02306275,-0.037643246,-0.009028099,-0.010180514,-0.04084322,0.006000562,-0.008590324,0.027207568,-0.046749607,0.045012034,0.04710043,-0.021076353,0.015659252,0.015139492,-0.027441256,0.021292781,-0.027511274,0.0054729893,0.016701797,-0.0056469343,0.005277428,0.04679958,0.004496535,0.0034671384,-0.042522565,0.029237518,-0.025628086,-0.037558086,-0.03794672,0.013346477,0.008177801,-0.017719073,0.012935057,-0.017121272,0.027130594,-0.02288086,-0.0005848606,0.008781203,-0.07233311,-0.037763905,-0.037995856,-0.019281518,-0.015747631,0.023064889,0.015595998,-0.025333669,0.04624527,-0.011754193,-0.020825567,0.04953497,0.023418805,0.0010607218,-0.0076575032,0.022555292,-0.052309304,0.019980561,0.004211374,-0.036835976,0.05708588,0.02334634,0.0006335264,0.015378215,0.04624056,-0.035676956,-0.010354843,-0.14674625,0.027728742,-0.012491473,-0.014611036,-0.016984016,0.017180286,-0.02881926,-0.021425255,0.0050760065,-0.05160296,-0.016221954,-0.014441385,0.032536753,-0.02377124,0.025718845,0.020143125,-0.030698076,-0.011858365,-0.02296543,0.042278297,0.036108285,-0.020467415,-0.011854239,-0.024401378,-0.052613556,-0.019236343,0.005616325,0.022138203,0.018949667,-0.00957512,0.021413034,-0.020117395,0.030884061,0.038306832,0.00044654767,0.0030932396,0.000928099,-0.044208728,-0.012676091,0.013249767,0.016446132,0.021284144,-0.017163828,0.03558128,0.05306033,0.041604843,-0.015921086,0.0040038726,-0.06401408,0.026716301,0.008882579,0.013621531,-0.033111017,0.01754123,0.0053823544,-0.013786296,-0.06830338,-0.02241285,0.012436154,0.025642656,0.06087187,0.03430387,-0.026613334,-0.066028714,0.009509798,0.0118857445,-0.04031804,-0.013193235,0.024204697,-0.024714032,-0.016213154,-0.010915259,-0.00015731646,0.00588113,-0.038075883,-0.01954443,0.0046917214,-0.054501567,-0.035897765,-0.043042064,-0.010353826,-0.040893424,0.0118584195,0.021576783,0.053767752,0.05419332,0.0021363643,-0.06287312,-0.0016596541,0.024206243,-0.04697702,-0.031810924,-0.02143958,0.02053133,-0.035904653,0.053662628,-0.0062038153,0.0072164936,-0.015853712,-0.022457493,-0.0469246,-0.049824737,-0.025063949,0.03759055,-0.028478218,0.034399822,-0.0030727575,0.030736329,0.008740633,0.020164846,-0.0126787145,-0.013472189,0.0025828583,0.013368594,-0.061475325,-0.02048317,-0.0008486194,0.050606713,0.020403061,-0.007917046,-0.020251617,0.021700284,-0.032352194,-0.037829757,0.013861741,0.058002446,0.038128685,0.031666256,0.0019712949,0.005565383,-0.021919413,-0.011020605,-0.041051958,0.0309588,0.056822862,0.023000292,-0.06300881,0.019433683,-0.022994898,0.019004814,-0.06450493,0.014909238,0.03788177,-0.015871631,0.012275713,0.0002943729,0.0024159676,0.0046946052,0.005878073,-0.008348092,-0.0021875775,-0.029908001,-0.02928223,0.006934192,-0.0063880677,-0.0005119805,-0.0020552503,-0.0022730294,-0.0064827404,0.04767429,0.017502833,-0.08699907,-0.02757333,-0.011130739,0.020488398,0.04704262,-0.014963613,-0.0015832069,-0.019417077,0.023919668,0.0050909426,0.03285163,-0.02954502,-0.026106369,0.002358377,0.0008197598,-0.011239692,0.010326416,0.04240823,0.014533372,0.04265198,0.0075448453,0.009964884,0.060101107,0.062345788,0.002983529,-0.025348045,0.014292428,0.0037289434,0.0055131805,0.005650865,0.008718018,0.042047616,-0.0060205846,-0.004045729,-0.0064999075,0.015188597,0.031698544,0.002252213,0.04998012,-0.031134814,-0.018548276,0.0052099177,-0.020556474,-0.02671142,0.019050173,0.0029812534,0.04858272,0.008378884,-0.0070707216,-0.018191122,-0.007924158,0.012692596,-0.0033738893,-0.01106996,-0.04366419,-0.009611214,-0.0030822852,-0.017081887,0.0050479393,-0.0015643681,0.034504086,-0.02164889,0.010214853,-0.032165296,0.0048840907,-0.014033248,0.013485234,-0.017611083,0.007819287,-0.030916717,-0.02096643,0.0051428447,0.021770913,0.023101173,-0.020217424,-0.024630653,-0.0051468243,0.018543761,0.007789761,0.03590252,-0.049329076,0.006705921,-0.01732889],"last_embed":{"hash":"13o08jd","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"13o08jd","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{3}","lines":[203,203],"size":90,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"13o08jd","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010277032,0.045068026,-0.033978846,-0.021812819,-0.03217856,-0.033109162,0.02039977,-0.01096634,0.0033751356,0.022434251,0.0026714706,0.0070901588,-0.009051007,-0.036692932,0.0025793277,0.07743769,-0.029518176,0.06469638,-0.03246899,-0.019011946,-0.003659986,0.011857327,0.050374515,0.009004886,-0.047144294,0.0027068383,-0.017375583,0.0063825077,0.012759986,0.029409343,0.022589747,0.01054271,-0.02213546,-0.04261073,-0.03806722,-0.082744665,0.0064219404,-0.02430713,-0.03225356,0.01751123,0.00046549214,-0.02285373,-0.025001388,0.056758143,0.015848659,-0.005468301,-0.008966875,-0.013560056,-0.003613872,-0.027971484,-0.02540099,0.022090266,0.011802594,-0.028117012,-0.018980084,0.053729452,-0.0031869933,-0.050223604,-0.012409025,0.0029490762,-0.06139221,0.007042151,-0.014609276,0.0073439227,-0.03242157,0.052696846,0.013158098,0.020085737,-0.052255657,-0.048667714,-0.023905782,0.006358713,0.007531633,-0.013189487,-0.016646845,0.009353847,0.000036317906,-0.0031399645,-0.023820171,0.05685174,-0.012198403,0.014334594,0.0013548392,0.019241082,-0.022462284,-0.032107983,-0.048043147,0.03136989,0.03241114,0.022088528,0.0070302137,0.002785845,0.04241781,-0.03544071,0.019075416,0.036897164,-0.00012084514,-0.026877072,0.020741057,-0.024631739,0.0020473467,-0.036317587,0.026541496,-0.05046102,-0.0075864857,0.005143464,-0.023803005,0.019309701,-0.010240411,-0.0099193035,0.007933453,0.003320473,0.031964637,-0.01428781,0.010712641,-0.0025927469,0.0069787586,-0.018661326,0.060709786,0.014933543,-0.031950865,0.02657643,0.013136597,-0.052326743,0.0010695455,0.0032052656,-0.0035785579,0.015750904,0.011683178,0.034696538,0.033179715,0.014456159,-0.030491073,-0.0058913548,0.024386615,0.024210613,0.035489276,-0.015072845,0.006170709,-0.0315193,-0.010441016,0.012666742,0.017593417,0.0026289024,0.021601778,-0.050641265,0.023111217,-0.025353808,-0.027952217,-0.00048390182,0.026450215,0.036790907,0.018893031,-0.031393763,-0.03339122,0.017548945,-0.006978195,0.0005255456,-0.0053909523,-0.0032309608,0.014960972,0.024416335,-0.024166778,0.049713444,0.043116283,-0.0025908456,-0.032499243,0.014141248,-0.010106867,0.010503413,0.05390538,-0.011586963,-0.009599673,0.043997638,0.0019130051,0.04982484,0.10479533,0.01285548,-0.032323554,-0.028062811,-0.03425875,-0.020969315,-0.016286964,-0.023341905,-0.051802795,0.027448812,-0.0035341724,0.012205344,0.027781779,0.0139617575,0.005924859,-0.036844544,-0.016751545,0.040568437,0.026159424,-0.042993125,0.0814244,0.009182908,0.0108426325,-0.033582367,-0.021533106,0.055569515,0.02371585,-0.025350519,-0.017505035,-0.049665336,-0.04629173,-0.028800935,0.03851074,-0.0200616,0.018147932,-0.0019009915,0.006479855,0.010211765,-0.0430278,0.00088851247,0.034238834,0.023261704,0.060892124,0.0026344005,-0.04412864,0.042414036,0.011957309,-0.0020710377,-0.001722229,0.043103337,0.023905281,0.045496676,0.01332747,0.015208545,0.008446466,0.0013835643,0.022915041,-0.039989535,-0.05396016,-0.09041242,0.004867208,0.039209876,0.0051605655,0.014865032,-0.02267032,-0.039555583,0.047350705,0.0004232543,-0.02837979,0.03051582,0.023689533,0.026933588,0.0073671467,0.00015502119,0.011310254,0.038661506,0.008643334,-0.017226838,-0.05502016,0.0080071315,-0.01228072,-0.009857036,-0.043023556,-0.047224257,0.017346831,0.055986434,0.0011735102,0.018891398,0.0038002701,-0.011074275,0.010773312,0.023176398,0.010944032,-0.01864627,0.008541121,-0.012409318,0.016235067,0.004642886,-0.027314886,0.028296234,-0.0562996,0.0013913293,0.0669002,0.010897924,-0.022338849,-0.024624962,0.0032459935,0.00082341104,0.03899676,-0.050091706,0.0038777818,0.04106534,0.053156853,-0.053535946,0.024238404,-0.003939364,0.04811367,-0.0048702178,-0.029253215,0.0024479802,-0.007844987,-0.16900088,-0.012304133,0.0122110825,-0.0087698735,-0.009270892,0.00908482,-0.038363975,0.016710438,0.0028125145,-0.046366096,0.020229593,-0.051433343,-0.01835761,0.07825734,0.027857441,0.005420761,-0.009302938,-0.0034025004,0.0063499836,-0.021277301,-0.035252463,-0.037928965,0.054912817,-0.07551708,-0.037812263,-0.020687664,0.04302416,0.072255306,-0.06714531,0.010143973,-0.038719274,-0.018300433,0.0071145417,0.01123961,-0.028627777,0.03911382,0.0026391398,-0.011844368,0.009421098,-0.012995263,0.046227768,0.024658335,0.029509714,0.034424923,-0.03016645,0.020070743,-0.0011720605,0.00064521324,-0.030356668,0.0041477485,0.01627204,-0.0305593,-0.012847709,0.019260582,-0.062509306,-0.0145683475,0.017378593,0.023219509,-0.022759672,0.03001735,-0.039548106,-0.024551433,0.013387432,-0.04553095,-0.03909785,-0.04907892,-0.02168627,-0.002656229,0.0022649474,-0.053855423,0.018667664,-0.060955215,0.004217053,-0.03576702,0.02779447,0.0073891,-0.010011587,-0.07853504,0.009618518,-0.09512726,-0.021332037,-0.042123515,-0.015208796,-0.018700466,-0.022245497,-0.020689718,-0.0073439213,-0.0038919796,0.0636136,0.25229678,0.039369993,0.026498158,-0.029241232,0.027120296,-0.022428213,-0.00085664995,0.051998924,0.015959598,-0.01651209,-0.013821715,0.011180819,-0.03648396,-0.0022612028,-0.009522265,0.0324092,-0.056418385,0.0072538294,0.03859345,0.0001786971,0.009791209,0.0012985255,0.01365144,-0.015775869,-0.023698198,-0.028185163,0.013439494,0.022468338,-0.003687827,0.0029479687,-0.036700454,-0.019991042,0.043507297,-0.02947426,-0.025120588,-0.033529915,0.005179922,-0.006836244,-0.009460193,0.046465073,-0.0051072845,-0.004085018,0.051183246,-0.022600235,0.023789726,-0.0014406709,0.0024308206,-0.02008645,0.025520202,-0.008062492,-0.0042380323,-0.03216077,-0.0038239257,0.009139421,0.0066164755,-0.048568446,0.012765047,-0.012352019,-0.021665048,0.009049276,-0.04288864,0.010570312,0.0060720574,0.030980002,-0.005403623,0.027524631,0.012917788,0.00294891,0.033566147,0.020646656,0.013834754,0.012916262,-0.02736194,0.01115946,0.000654286,-0.017188413,-0.017737487,0.06556136,-0.0002618783,0.012412778,-0.052627217,0.0010533704,-0.011141605,0.013271283,0.021543948,-0.011373459,-0.0067143305,0.03280548,-0.022958731,0.0026633868,0.014912619,0.008843939,0.0298947,0.00014889409,-0.01663655,-0.010874119,-0.0051829745,-0.030491697,-0.022851462,0.009684397,-0.036714047,-0.028650224,-0.0014536988,-0.009318478,-0.0072155576,-0.012817214,0.023637155,0.02041458,0.0109555945,0.019428732,-0.046137843,-0.010891328,0.0063915746,-0.033605695,0.05745666,0.031733427,0.049278926,0.048012324,0.0698178,0.01625047,0.0026643625,0.0067408136,-0.004993365,0.00093538844,-0.0318946,-0.02237304,0.0024650823,0.032224137,0.0035476675,0.02396588,0.019574737,-0.032710686,-0.0015305517,0.005780491,0.03608919,-0.009704833,0.06453475,0.027547996,0.00065946684,0.01666545,-0.010954958,-0.059812747,-0.018766085,0.0043775924,0.008239723,0.01214452,0.016894063,-0.039938238,0.005669995,0.057905853,-0.012722521,0.06055912,0.028013712,-0.02180595,-0.053296875,-0.081452526,-0.023574347,0.017748393,-0.006707367,-0.0024415297,0.003179664,0.03186121,-0.020458754,0.028885134,0.017668959,-0.018480575,-0.03478631,0.0809718,-0.036597148,-0.014106001,0.020837568,-0.017291246,-0.04621444,0.022035848,-0.026152242,-0.03746755,-0.003932079,0.040170673,-0.011123174,0.00486486,-0.05328368,-0.02640805,-0.027298352,0.042672116,-0.017175395,0.014423998,-0.022873787,0.0032860443,0.022844864,0.019807829,-0.006801285,0.095569864,-0.005545691,-0.0117190275,0.03329089,0.01420668,0.0983242,0.033167154,-0.0041038063,-0.017209752,-0.022294575,0.009292159,0.015975552,0.007808583,-0.029362436,-0.037664782,0.009637243,0.042023454,-0.033842456,0.017916717,-0.035134718,-0.027211994,-0.02601338,0.006704548,-0.004622486,-0.00084198825,0.03025144,0.012332869,-0.014043008,-0.0042536953,-0.026789734,-0.043117296,0.007566644,-0.0020265009,-0.0023402534,0.017607551,-0.0046113706,0.013954806,-0.035957966,-0.028191045,-0.0059251287,0.03198859,-0.015500764,-0.005841719,0.004498668,-0.010035774,-0.004536195,-0.0038254247,-0.042513836,-0.020971946,-0.033385817,0.025654169,-0.0005170472,0.044127293,0.016584463,-0.049433522,-0.0070439414,-0.0048113745,0.015533098,0.00844163,0.0088588875,-0.009924368,0.024233144,0.029785419,0.05782182,0.0014061213,0.023841435,-0.02525486,-0.034689337,-0.043039862,-0.008424371,0.054068528,-0.0065709455,-0.0004651177,-0.07363641,-0.04842579,0.02580755,-0.075400054,-0.0046157404,-0.012910219,-0.011444944,-0.020932429,0.0045202766,-0.047955886,0.043734055,-0.026329266,0.0066012084,0.037953943,0.0007014666,0.040514026,-0.047298633,-0.021558534,0.016457941,-0.04446979,-0.018950438,-0.03667248,0.054117758,-0.026706444,0.012928897,-0.055684973,-0.021474455,0.008843327,-0.010164659,0.0032128834,-0.0051579447,-0.03982351,-0.030838316,0.054315154,0.0069909734,0.020567553,-0.0100764185,-0.01206036,-0.013786105,-0.02711903,0.013751265,0.039008062,-0.010561108,-0.077948034,0.05688119,0.028507272,0.006808011,-0.061131015,-0.025182005,0.03587423,0.03347936,0.018768609,0.015993558,-0.02150067,0.014774597,-0.015512756,-0.043088093,0.056277577,-0.005716968,-0.018954404,-0.06797316,-0.019443652,-0.029097887,-0.015330779,-0.0011888712,0.031770434,0.006577668,-0.018419275,-0.016100695,-0.016138421,0.0057694223,-0.035996653,0.014411001,-0.032454282,0.044143848,0.004419367,-0.053049073,0.042169593,-0.0013893101,-0.052774847,0.01766177,0.0090800105,0.010813083,0.04293695,0.022770522,-0.01452003,0.0032061727,0.013947606,-0.0034766947,-0.020735716,0.04287761,0.004368603,0.0055850404,0.0027897637,0.006234189,-0.027519342,-0.034480587,0.015711393,-0.036557056,0.0003403163,-0.027410751,0.0054530185,0.018942792,-0.07932241,-0.017123796,-0.07588765,0.022997463,0.026651772,-0.007519238,0.0049662325,-0.023420919,-0.02667064,-0.017284166,0.003980407,0.002758421,0.041230787,-0.008570544,0.004573338,0.021482265,-0.016801713,0.021334048,-0.037550867,-0.008508266,0.023006221,0.025130067,0.021015948,-0.03205101,0.050085813,-0.011723414,0.018355748,-0.13866755,0.00736201,-0.019741444,0.0009366057,-0.017542247,0.021276047,-0.028635826,0.009749516,-0.017471498,-0.020518932,-0.03736382,0.008572118,0.028831635,-0.026832277,-0.00865596,0.0018664578,-0.035465278,-0.004636628,-0.0042525483,0.10563605,0.017954772,-0.013228184,0.032026798,-0.010582986,-0.049583916,-0.028383043,-0.004659275,0.00926908,0.0106771635,-0.02015909,-0.002038968,-0.017026698,0.027146067,0.013309043,-0.0030615097,0.0151372375,0.028476974,0.007978605,0.004435819,0.035720922,0.043829408,0.024325896,0.0016220402,0.032222338,0.042216532,0.09143348,-0.03095691,-0.026936226,-0.061067056,0.03550466,0.022662183,0.0092609925,0.016790478,0.018548917,-0.008685817,0.00046073535,-0.03975332,0.0076177507,-0.021191752,0.040573284,0.057949446,0.041733183,-0.039612956,-0.047085386,-0.030354936,0.015572076,-0.06332561,0.006231016,0.04731471,-0.0052255234,-0.0132606495,-0.0096015185,-0.012347572,-0.020888727,-0.015880134,0.01400287,0.0012246136,-0.033899654,0.0066681225,-0.004149183,-0.031070234,-0.027527364,0.017127175,0.025601262,0.06210109,0.011780291,0.008100958,-0.061528716,-0.015587063,0.01634472,-0.03750017,-0.02113549,-0.041994963,-0.0019763038,-0.017999545,0.08111028,0.01553236,-0.007935707,-0.003047109,-0.02601734,-0.036667537,-0.043294854,-0.017313963,0.010375259,-0.02245055,0.016503163,-0.0040987036,-0.02037335,0.010900895,0.011078858,-0.028252123,0.009668022,-0.010416044,0.021818759,-0.07172298,-0.013829179,-0.012897246,0.047474664,-0.004494487,-0.023178391,0.0028980814,-0.019723147,0.008399388,-0.034925744,-0.00032481816,0.0654673,0.008588966,0.0052199927,0.061027016,-0.0020939892,-0.007891281,-0.041745823,-0.014665175,0.0505394,0.028157474,0.018831145,-0.053711444,0.018228222,-0.01605941,0.005872592,-0.007698095,-0.0017796477,0.008281636,-0.020479519,0.010156103,-0.0049566673,-0.038734164,0.005761005,0.029493228,0.0135694025,-0.031617716,-0.03927918,-0.023670426,0.025760524,-0.009665417,0.058745485,0.006769411,-0.00022694717,-0.013102873,-0.008721692,0.023945697,-0.04207589,-0.0386232,-0.026320828,0.018741703,0.07823362,-0.01523617,0.0010376913,-0.024284042,0.01979678,-0.01850712,0.020891756,-0.007940461,-0.0065776724,-0.019771459,0.02250049,-0.021780647,0.05147137,-0.018946402,-0.021383733,0.03419242,-0.014241266,0.028369278,0.040617093,0.054697163,0.013236253,0.02251135,0.022935126,0.02454813,0.015743386,-0.006749049,0.021594197,0.025903469,-0.0024408132,-0.024662437,-0.03064668,-0.023491882,0.009702569,-0.0005731797,0.022456892,0.021121904,-0.010312914,0.0111251725,-0.012929951,0.016275391,0.008880941,-0.0077647395,0.07091018,0.009788304,-0.004743752,-0.0058438596,-0.00620569,0.016354326,0.007399698,0.0028656777,-0.03466945,0.019995214,-0.010823578,-0.028086439,0.014247252,0.019689148,0.01851889,-0.03203267,0.011096591,-0.0077282176,-0.0313404,0.005545949,0.00935179,-0.04855492,0.024155565,-0.02952153,-0.01375774,0.03686514,0.042997595,-0.0066682757,-0.0006583664,0.01743067,0.016084844,-0.0067102597,-0.011684022,0.045457054,-0.029430076,-0.012483003,-0.07099918],"last_embed":{"hash":"1ou391n","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1ou391n","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{4}","lines":[204,204],"size":81,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ou391n","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040444605,0.018053366,-0.02067393,0.031802878,-0.049270052,-0.037051003,0.046142563,-0.007451572,-0.016414782,0.0021786226,-0.029560847,0.019942049,-0.021474902,-0.023914566,0.011355241,0.08101244,-0.019628968,0.02924824,-0.039866824,-0.049135033,-0.0059783803,0.008394392,0.025466545,0.02562703,-0.03643479,0.004630085,-0.032774303,0.015388074,0.033668455,0.07710414,-0.004655376,-0.060992043,0.020058498,-0.0420623,-0.034759525,-0.034740373,0.0066213915,-0.0019388286,-0.047672052,0.0074580624,-0.007359926,-0.02630407,0.027673298,0.047609683,0.032248028,-0.010373838,-0.0063936654,-0.021690998,-0.000034833487,-0.034275573,-0.011243103,-0.024976674,0.020482527,-0.018071346,-0.030971143,0.039413165,-0.009081133,-0.03590717,-0.03417525,-0.017485034,-0.050337747,0.004823452,-0.040355656,0.0477592,0.00037827453,0.006953401,0.041299943,0.04259432,-0.04355682,-0.024955377,-0.037144613,-0.008087698,0.012082658,-0.026516506,-0.034668233,0.020037908,-0.008167164,-0.026701164,-0.010650109,0.042355232,-0.009167022,0.0031145024,0.001460539,0.03146794,-0.02108957,0.009120835,-0.011866043,0.054604366,0.026174545,-0.0060457867,-0.015640972,-0.005499044,-0.0057295435,-0.05132431,0.029853085,0.021857457,-0.02477698,-0.005366018,0.0061675506,0.010019129,0.008940397,-0.042410593,0.023425149,-0.045273464,-0.023988336,0.035954364,-0.032269947,-0.009536693,0.00015547978,-0.0012781011,0.011952041,0.03541282,0.015090238,0.01065764,0.020317968,-0.024018813,-0.0012842022,-0.067819044,0.027819306,0.018587826,-0.04095627,0.025317967,0.023229305,-0.04436901,-0.009509084,0.018024346,0.03214495,0.017508976,0.005694119,0.02751094,0.044273723,0.03978722,-0.024316832,0.013949376,0.010582137,0.01863258,-0.018049048,-0.004433319,0.0019046238,-0.05033787,0.029588122,0.03429501,-0.010687281,0.011570407,0.03146173,-0.039003313,0.02897078,-0.027284836,-0.0040597753,0.005164882,0.012598594,0.024593133,0.039845627,0.00086204155,0.0002636782,-0.018065907,0.061238978,0.017883135,0.022638896,-0.03911325,0.020155521,0.046108373,-0.007091891,0.026991133,0.027599918,-0.0136184795,-0.014866671,0.044443235,-0.011532412,0.009788265,0.060571253,-0.033204596,-0.025316928,0.015072317,-0.0042920494,0.030319924,0.061470643,0.015740246,-0.045868896,-0.015631769,-0.032691997,-0.016616317,-0.03154622,0.00459523,-0.056726504,0.026542988,0.013841126,0.009426376,0.057702843,0.0298799,0.0063825552,-0.017086193,-0.008220749,0.025383124,-0.017536689,-0.060349975,0.06790459,0.014155044,-0.0019798866,-0.042011105,-0.035826355,0.05838579,0.01274204,-0.006770873,-0.028556988,-0.033700112,-0.04769368,-0.009888978,0.053183816,0.0097123515,0.00945634,-0.025008937,0.00719187,0.004709912,-0.026425252,-0.030566797,0.03092954,0.038645055,0.02982048,-0.010437889,-0.05327081,0.05697812,0.013174393,-0.0022414385,-0.0017615996,0.015058825,0.0069889594,0.054121833,0.005273642,0.0022176143,0.0049155573,0.018185325,0.038836505,-0.040206224,0.022115033,-0.06352845,0.021727175,0.045160938,0.008421379,0.017612942,-0.016354533,-0.0064095836,0.04403123,-0.021518443,-0.048236843,0.032123107,0.004351943,0.026023274,-0.027403552,-0.003124606,0.006738105,0.01176193,-0.015147261,-0.04596234,-0.060647678,0.010079266,-0.004844438,0.0042008073,-0.054541267,-0.015424563,0.029687496,0.053692874,-0.005052436,0.021128599,0.022550298,-0.009997013,0.021373566,0.001656395,0.02357198,-0.019416783,0.02443099,0.0053109867,0.0068803946,-0.007805942,-0.023292722,-0.010428271,-0.055154108,-0.010139666,0.07488017,-0.030646188,0.0038314522,-0.0054785046,-0.0030726343,-0.026037734,0.01977752,-0.042475805,-0.007998861,0.037011527,0.029481418,-0.038086474,0.020304784,-0.0056191823,0.05647893,0.0046437397,0.01724356,-0.0071659475,-0.041113175,-0.16580728,-0.005327987,-0.018886097,0.03167817,0.00455651,-0.0015734629,-0.062846094,-0.023080088,0.014773653,0.0045150663,0.0047412203,-0.06173465,-0.0454196,0.058424853,0.032188002,0.044048365,-0.03535419,-0.016606752,-0.0034353652,-0.013643603,-0.04011991,-0.037736323,0.053252548,-0.038332406,-0.04486433,0.015614269,0.035991777,0.04531189,-0.034802385,-0.019957159,0.011831382,-0.000022940318,0.0071220873,-0.017105266,-0.018662993,0.046031665,-0.0026248347,-0.013988154,0.024849957,-0.021159193,0.05654007,0.056709368,0.027995922,0.029699666,0.005396747,0.008531328,-0.0021605857,-0.01439358,-0.020772863,-0.01387777,0.012306821,-0.028503263,-0.025251588,0.019886564,-0.06664462,0.0038689952,0.0022711072,0.026880627,0.019524269,0.02493964,-0.012240778,-0.025120767,-0.0042411396,-0.042642724,-0.01874676,-0.038732085,0.03011104,0.0029931094,-0.013013377,-0.038782466,0.022881497,-0.033805814,-0.03223995,-0.05921194,-0.0130850645,-0.001629672,-0.023905646,-0.03795325,-0.0019085199,-0.09724374,-0.012094724,0.024283232,-0.021513358,0.011131124,-0.027525915,-0.06266371,-0.04200353,0.0025320898,0.033705223,0.2503725,0.022895943,0.016682096,-0.004023209,0.05466591,-0.035200514,-0.0055703023,0.0307544,-0.01918008,-0.02523207,0.0042568315,0.0058020465,-0.027091993,-0.0042020506,-0.0148614235,0.047290534,-0.06236709,-0.013898469,0.051210184,-0.00078588433,0.0036252902,-0.009387592,0.035465237,-0.024332251,-0.058914352,-0.025257684,0.014191435,0.03992175,0.0021800075,0.03987354,-0.0667151,-0.013193487,0.01988987,-0.031681404,-0.018631116,-0.01967769,0.014265538,-0.035347927,0.019980105,0.04974876,-0.03261604,-0.017478932,0.041988306,-0.05122378,-0.016521873,-0.016874634,0.030709408,-0.018226692,0.018773431,-0.031897537,0.01646769,0.022594167,-0.0042783474,-0.004887312,0.037542675,-0.082240105,-0.03016569,-0.003976179,-0.0030929144,-0.0016461627,-0.054009393,-0.004395613,-0.03178903,0.008864431,0.0056009656,0.04795968,0.005511122,0.008070749,-0.007794743,0.022945765,-0.0057962122,0.0020019482,-0.024201052,0.027626058,0.015558026,0.001248578,0.009748638,0.053567596,0.029207015,0.04409183,-0.010051649,0.017569968,-0.028505089,0.00097126217,0.012647473,-0.02058798,-0.022318343,0.024315096,-0.01642516,0.01953169,0.0126547655,0.017859334,-0.0030185133,0.012699804,-0.025224634,0.0035763867,0.005007973,-0.024963869,-0.033016477,0.013569874,-0.019301746,0.0008745483,-0.015356737,-0.029651245,0.024055446,-0.011798268,-0.00471596,-0.002245807,0.0038779539,0.005197553,-0.053917475,0.020183852,0.0039860792,-0.014504215,0.04337979,0.022435613,0.039581764,0.0059994212,0.017289465,-0.0054756897,0.045221396,-0.0007415792,-0.000083584855,0.021215405,-0.018170021,-0.020073025,-0.030039018,0.018637124,-0.03068133,0.005061465,0.037022427,-0.011603562,-0.017723277,0.0039225817,0.03297142,-0.009154776,0.0484448,0.010409693,-0.016038842,0.018733446,-0.010740038,-0.012502339,-0.015707128,-0.017591415,-0.0025781523,0.025755899,0.042322863,-0.016945904,-0.0111856125,0.03007446,0.011411072,0.014393781,0.033204876,-0.04146066,-0.008270671,-0.1013497,-0.020756051,0.0008967405,-0.016231269,-0.009369013,0.022699952,0.05551189,-0.007541411,0.04412487,0.014715418,-0.023739692,-0.024431443,0.06402867,-0.0105073685,-0.045545105,0.0060941577,0.004379419,-0.050299916,0.005281205,0.026079599,-0.009229422,0.0012159075,0.029372856,-0.0046885647,-0.048557084,-0.021096185,0.000759415,-0.042638384,0.0042287773,0.018970583,0.030334296,-0.039225053,-0.018156497,0.023132773,0.015813114,0.0042203926,0.10329199,-0.0041839373,-0.014521828,0.03631554,0.019743148,0.045377,0.0009289254,0.028626177,-0.03275483,-0.0023886547,0.061426338,0.03426648,0.0036849333,-0.018750448,-0.019260926,-0.0312993,0.0450822,-0.03014734,0.04139148,0.0070636114,-0.022241067,-0.051752158,0.020114608,-0.04660684,0.010737281,0.06213687,0.03255524,-0.025662616,-0.027571142,-0.021602573,-0.032479357,0.002255178,-0.03756745,-0.03710142,0.03088571,-0.0014672552,0.007273012,-0.042924233,-0.010059831,-0.010212546,0.0051303827,0.020100348,0.005619866,0.0053050886,-0.00021509542,0.013345955,0.02325638,-0.039381977,-0.04627379,-0.037094526,0.015901653,0.031326126,0.038243596,0.030053578,-0.02031043,-0.029313102,-0.020159055,0.070602186,0.012722737,0.02724566,0.01155523,0.01249523,0.016552694,0.05439121,0.028759314,0.02086368,0.03285616,-0.013088514,-0.04322232,-0.05934596,0.06842562,0.004830712,0.0015336314,-0.08345256,-0.055719502,0.02187424,-0.030790968,-0.018407825,-0.02625388,-0.016288903,-0.0031473467,0.006529045,-0.036931276,0.021547398,0.004787678,0.012036129,0.049157057,-0.0011359849,0.009115242,-0.044946305,-0.004360425,0.023342712,-0.042314928,-0.021576678,-0.0068017254,0.06558316,0.018319016,-0.00033557412,-0.057291802,0.002019846,0.010083042,-0.049120527,0.041219946,-0.006689517,-0.031543035,-0.02154494,0.029866375,0.02133278,0.00008652882,0.013257952,-0.02785468,0.0017899291,-0.046926603,-0.005098066,0.04284321,-0.027002318,-0.0091845095,0.038473163,-0.0009580198,-0.010481765,-0.056928724,-0.0066611576,0.013377601,0.030025246,0.0008154467,0.031760853,-0.050948255,0.014804766,-0.009414955,0.004515306,0.03654597,-0.031919245,-0.02892048,-0.034159042,-0.013486836,-0.036634576,-0.03352279,-0.012446408,0.016717773,-0.008197202,-0.023854796,-0.012571272,-0.021975698,0.01601804,-0.03235923,0.023578303,-0.009501148,0.046726536,-0.008885018,-0.06367006,0.011486736,0.015182102,-0.040536534,0.007760521,-0.0081422925,0.02123299,0.03140689,0.0026956596,-0.014506831,0.02990325,0.0014731538,-0.0045903213,-0.069454916,0.060314823,0.030932376,-0.0035822415,0.017163733,0.02253532,0.0077102934,-0.07017753,-0.0056368946,-0.028552698,-0.010414952,-0.041811366,0.012540927,0.028643586,-0.05318041,-0.0025155775,-0.024349095,-0.0074708164,0.024956536,0.016827423,-0.007105222,-0.014484154,0.028521396,-0.01971361,-0.0016093842,0.023383433,0.037728753,0.009527671,0.005951275,-0.01259395,-0.04424903,-0.0017103883,-0.016848462,-0.027724508,0.031721964,0.05666836,0.019972624,-0.03436284,0.046361875,-0.028139379,-0.024978744,-0.14491326,0.050104603,-0.013062795,-0.008739132,-0.026387256,0.0165618,-0.016465405,-0.010704709,-0.00835413,-0.032780845,-0.036156423,-0.016250856,0.022053711,-0.026199477,0.0072325394,0.025732402,-0.045962866,0.0040200725,-0.026556486,0.041941993,0.034764256,-0.014539535,0.08812288,-0.009472536,-0.016345713,-0.0017002086,-0.023395209,0.03751604,-0.010394904,-0.009038419,0.0076325596,-0.010010778,0.026034845,0.016435625,0.009488897,0.008985707,0.0036758438,0.020296495,0.0035372819,0.019681595,0.02882568,0.0043141465,-0.03872944,0.011795717,0.07278394,0.042689573,-0.03360748,-0.023573125,0.0021689904,0.05860552,0.04235354,0.019804424,0.009182208,0.009059934,-0.006638361,-0.016353691,-0.009378212,-0.010990312,-0.064926006,0.024033133,0.03341024,0.046435427,-0.023352059,-0.05489739,-0.03676098,0.016423326,-0.0632392,0.00546086,0.022600854,-0.02817291,-0.012684456,0.00319055,-0.0011875145,-0.0047963797,-0.0354445,-0.039870005,-0.002415113,-0.0076574823,0.00016513978,-0.01904836,-0.050614547,0.012834822,0.0063771023,0.014569907,0.06443546,0.012671925,-0.039792225,-0.048905525,-0.031658553,0.028117856,-0.023850733,-0.025322083,-0.028738393,-0.012991775,-0.02940168,0.08336078,-0.003254882,0.016818741,-0.002515956,-0.020858204,-0.007215177,-0.06693139,-0.018322852,-0.025170337,-0.0018870179,0.008833405,-0.052908212,-0.031569406,-0.006809901,0.011968919,-0.046336357,-0.024064329,-0.033833377,0.04230135,-0.029205004,-0.026512332,-0.011673127,0.053441513,-0.0054026186,-0.028279549,0.00511902,-0.010681281,-0.0019358717,-0.0331364,0.014265007,0.059619475,0.009499872,0.03568377,0.030623091,0.043824486,-0.030657977,-0.029322658,-0.030715238,0.0323839,0.05119795,0.012658525,-0.01413113,0.020692917,0.004993907,-0.012902592,-0.042162772,-0.017509036,0.009708793,-0.025957735,0.00080859027,-0.02912594,-0.007418169,0.031739064,0.0040509636,-0.016958758,0.0066804425,-0.0415306,-0.030682733,0.0119533725,0.041843276,0.0451431,0.028572625,-0.0027624562,-0.0067738406,0.03542751,-0.024849456,-0.040084302,-0.011548623,-0.014456346,-0.013195247,0.06588609,0.0006329905,-0.011250951,0.012423204,-0.0060409033,-0.01281856,0.030654127,-0.015575012,-0.027361328,0.02897353,0.045343522,-0.03083052,0.016049184,-0.015090629,-0.0225945,0.025530439,0.0032180664,0.027299454,0.027698973,0.022375494,0.017425384,-0.00849511,0.018229114,0.05269519,-0.027610656,-0.00039668198,0.026619956,-0.010077083,0.0016655264,0.03921006,-0.0071606333,-0.015332523,0.008384717,0.019207176,0.015914116,0.028345222,-0.03179807,0.006088266,0.010484701,-0.017363021,-0.00937267,-0.0103824325,0.030513704,-0.016180085,-0.013337341,-0.0006027065,0.0087712705,0.0026420923,0.04485715,-0.0010519512,-0.013636058,0.004977406,0.032791607,-0.0059561785,-0.0008299305,0.028549822,0.0002465449,-0.03359181,-0.013324386,0.018589428,-0.07223613,-0.0010761942,-0.005935287,-0.02224725,0.048939347,-0.021446032,-0.019950768,0.04159028,0.023127899,0.012244341,0.014196693,0.0046005454,0.04475181,-0.03165225,-0.017517276,0.039738752,-0.034003064,0.043392353,-0.041363128],"last_embed":{"hash":"1qfepnq","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1qfepnq","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{5}","lines":[205,205],"size":39,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qfepnq","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.061580278,0.048042066,-0.017199608,0.004775749,-0.031197904,-0.03399806,0.04226587,0.023665665,-0.030672738,0.006109517,-0.02306018,0.005143743,-0.016085794,-0.0070176898,0.008983941,0.051909916,-0.0029733467,0.037707515,-0.008864743,-0.012821539,0.008904441,0.0016376199,0.04098011,-0.03186391,-0.04071481,-0.006216273,-0.00090288284,0.024372851,0.026656339,0.032529965,-0.0019280236,-0.020667845,0.02172857,-0.04811684,-0.030921178,-0.07082336,0.009710396,-0.008761819,-0.032009963,0.026126776,-0.00017033808,0.00082662306,0.025725065,0.049880695,0.016651561,-0.027382193,-0.009751617,-0.0082565155,0.0068601463,-0.024027038,-0.003261631,-0.024091216,0.051610343,-0.032373402,-0.047299433,0.05083114,0.009155218,-0.046519477,-0.030294847,0.0046479646,-0.068349876,-0.005683381,-0.031857282,0.006934454,0.015021399,0.028666267,0.030364404,0.032512147,-0.050406825,-0.056438826,-0.028802745,-0.0048323832,-0.0190319,-0.008759696,-0.035995666,0.01595601,0.024933875,-0.022866493,-0.018251568,0.046779003,-0.007209106,0.016447827,0.018877793,0.0063113775,-0.001454437,0.01019646,-0.02399809,0.0014455486,0.04801999,-0.01226921,0.00028123314,-0.008954303,0.017868036,-0.028073449,0.016545419,0.044575185,-0.014319787,-0.02944854,0.019962674,0.013725454,0.019606978,-0.034362856,0.008414996,-0.0438315,-0.004890303,-0.0012570807,-0.037776165,-0.021174803,0.0048339493,-0.0012317097,0.004744174,0.021829354,0.014624474,0.017724369,0.017225236,0.0011521175,0.018691922,-0.043965843,0.030537477,0.022197548,-0.04470258,0.03958255,0.04780793,-0.054377526,0.0042517856,0.017006565,0.019355731,0.022898987,0.010450321,0.033121902,0.053594444,0.0454011,-0.051774643,-0.0011755305,0.003957239,0.017131321,0.016643304,-0.016521163,0.02308748,-0.06684382,0.035622768,0.03263983,-0.009513571,-0.0037750534,0.01983799,-0.044571117,0.033392493,-0.035957467,-0.019385166,0.011920369,0.04937229,0.013626662,0.0330086,-0.012325574,0.0003183358,-0.012195725,0.039440032,0.04554656,0.0066888942,-0.03128199,-0.027770173,0.037897382,-0.009029943,0.016907515,0.035367526,-0.0129024945,-0.010215221,0.011086539,-0.0066254707,0.031731766,0.08337173,-0.041468684,0.025972992,0.024635604,0.015540213,0.039394446,0.08531847,0.0061184717,-0.03281202,-0.030501261,-0.04839383,-0.0020063184,-0.020308113,-0.024174392,-0.05728645,0.03226795,0.008525206,0.021465002,0.03339303,-0.012466033,-0.008889862,-0.031988077,-0.023058545,0.022639545,0.0065348474,-0.06712466,0.07192694,0.027422138,0.021576768,-0.052430548,-0.016280092,0.053808652,0.038760286,-0.020916391,-0.022972832,-0.030953255,-0.028343339,-0.025104236,0.04622487,-0.012773473,0.004886857,-0.0117528485,-0.010456722,0.03603034,-0.042359386,-0.011169001,0.0018590117,0.04307133,0.049167864,-0.011579865,-0.028389964,0.032410715,0.020726712,0.008284962,-0.038552217,0.02029033,0.007366962,0.052277774,0.0075467755,0.00048416352,-0.0021166527,0.011080482,0.060716588,-0.02846207,0.0075893844,-0.074281044,0.038164932,0.018226493,0.012374897,0.009404559,0.0065522925,-0.04952842,0.056416515,-0.036414772,-0.022583859,0.022421695,-0.00022707568,0.036613688,-0.04495868,-0.028140245,0.0261825,0.03632119,-0.012711109,-0.048852276,-0.058850903,0.0050763413,-0.013460336,-0.0003293521,-0.046612546,-0.0046356544,0.017797008,0.04007445,-0.027975148,0.016738718,0.024999557,-0.006489165,0.011511154,0.006425907,0.01903277,-0.024555968,0.0179402,0.0015518656,0.023463985,-0.002085995,0.0058958395,-0.0076162904,-0.053567417,0.010508029,0.076830365,-0.02495727,-0.024987552,0.0035684316,0.010848209,-0.017338423,0.04159099,-0.06473198,0.026032591,0.021285953,0.04111178,-0.052578453,0.0023860242,-0.025006175,0.05575613,0.011082983,0.008367914,0.007818289,-0.013885038,-0.17106761,-0.01621476,0.021593895,0.013646758,0.010711252,0.006781119,-0.034516193,-0.010030101,-0.026558353,0.0072180685,-0.012351398,-0.05822363,-0.024655716,0.068598,0.005981207,0.015066648,-0.022410354,0.0073840185,-0.0017835731,-0.027941579,-0.021589024,-0.023968823,0.04790477,-0.013580012,-0.03988819,0.008382102,0.01173282,0.031904086,-0.055881016,-0.010556208,-0.0024809823,0.014945294,0.0040210965,-0.01522888,-0.035195205,0.04057856,-0.0047588325,-0.013041029,0.013798289,-0.028271165,0.03887467,0.024212735,0.038205184,0.033566866,-0.027246362,0.015623647,-0.031857114,-0.013187835,-0.03734485,-0.015724963,0.034437586,-0.03804098,-0.006563502,0.018614873,-0.061746556,-0.009832171,0.04860887,0.033133585,0.01866364,0.039502654,-0.002523917,-0.021997372,0.031099727,-0.03426458,-0.031883482,-0.03355806,0.004488195,0.01991002,0.0110615995,-0.05806888,0.0052087298,-0.04220094,-0.02388516,-0.07357062,-0.0131733585,0.011389999,-0.008822552,-0.045150533,0.0045549143,-0.08655743,0.0025746038,-0.001411857,-0.0027726537,-0.017361138,-0.026155617,-0.052219365,-0.005470182,0.025959771,0.038448434,0.23591852,0.013067235,0.011490322,0.00074813655,0.038127974,-0.013622528,0.00525529,0.05246773,0.0018174321,-0.036250826,0.011358293,0.02246958,-0.027110405,-0.0071805795,-0.0040400564,0.045185424,-0.06129587,-0.0052105226,0.059163846,-0.005105378,0.018446675,-0.0072317817,0.03440943,-0.012099561,-0.021729952,-0.028745558,0.02069918,-0.010950104,-0.0042976276,0.040326655,-0.043299347,-0.0035163586,0.031164264,-0.065027185,-0.022011125,-0.042953942,-0.00021095843,-0.02263095,0.005096572,0.039045546,-0.033698924,-0.0053563863,0.03801599,-0.037401795,-0.029659187,-0.01729624,0.01607083,-0.032670535,0.01928256,-0.015952125,0.018262915,-0.0042409035,-0.0050719264,-0.0159333,0.033218272,-0.04593231,-0.030775355,0.00815009,-0.025317328,0.02184917,-0.04729195,-0.00008029387,-0.05476588,0.019158375,-0.020969838,0.05767572,0.008895173,0.028098205,0.03014088,0.03133481,0.01871422,0.00020938249,-0.0128011815,0.02657723,0.01627189,-0.001437588,-0.00087000127,0.055649254,0.013959852,0.015180035,-0.039156485,0.0023695175,-0.025028,-0.021418467,0.03909805,-0.004330592,-0.0081158215,0.027039282,-0.025868462,0.005820126,0.025103241,0.031107055,-0.040510736,0.0125078205,-0.027159678,-0.008899135,-0.01095743,-0.023176577,-0.044605397,0.0041082418,-0.023589062,-0.018985128,0.0030690844,-0.030842764,0.014311975,0.0024389338,0.008623013,0.007143952,0.008194016,0.021327665,-0.04520869,-0.0027501755,-0.016533894,-0.02345381,0.035294846,0.019403866,0.04633416,0.028173512,0.042597704,-0.010553089,0.04534302,-0.008249819,0.02130644,0.013807615,-0.036590558,-0.036635555,-0.022344256,0.0044932794,-0.006033291,0.00833937,0.03014098,-0.024884503,-0.009619053,0.0017264807,0.033027567,-0.0038652867,0.07318236,0.005712234,-0.016087662,0.03872403,0.0066234847,-0.045353334,-0.02244961,-0.016861621,-0.0012910824,0.014773448,0.0060489695,-0.0011880673,0.0137262875,0.03880935,0.012126724,0.032580405,0.022005409,-0.011867256,-0.0077580386,-0.08528129,-0.023977524,0.032635827,0.012943947,0.0031569137,0.0035883046,0.04279678,0.020369612,0.040702794,0.043298416,-0.0017116655,-0.010752265,0.040614933,0.0039887875,0.007295379,-0.009174153,-0.00716192,-0.05017576,0.0035122812,0.004538014,-0.0069924826,0.011020403,0.048428264,-0.0065323324,-0.032296248,-0.014218595,-0.023055056,-0.002949271,0.013776574,0.008548607,0.02759788,-0.039562143,-0.010225508,0.0334657,0.011554712,-0.0027448891,0.110344894,-0.012077912,0.0025244933,0.036413435,0.003954481,0.07263256,0.007363942,0.0017968273,-0.029580235,-0.04628589,-0.014152587,0.032820992,0.014901532,0.009004806,0.016963921,-0.02109615,0.06734844,-0.03919895,0.029315984,0.00920815,-0.025700718,-0.055315647,0.008460846,-0.034963112,-0.011177213,0.045226786,-0.0062476066,-0.059875447,-0.029092941,-0.012533463,-0.03360051,0.020179613,-0.025285812,-0.0024004695,0.04339254,-0.018342134,0.0015473774,-0.015570376,0.0006887675,-0.012765612,0.018202275,-0.023172025,-0.032966644,-0.015711794,0.016250473,0.029243613,-0.0039744857,-0.08374803,-0.047308337,-0.05603392,-0.009228736,0.013025836,0.033427797,0.019599449,-0.019831276,-0.037559077,-0.02922074,0.048944164,0.009291463,0.035780527,0.0039784755,0.0075401366,0.023922235,0.07060232,0.0109845465,0.008341948,0.0063559073,-0.016723063,-0.029248122,-0.033003833,0.081109464,0.008991319,0.0044307327,-0.073348835,-0.048065092,0.051138148,-0.033428855,-0.01488289,-0.043538768,-0.0036337948,-0.005256219,0.0033788509,-0.025235407,0.020143988,-0.022424582,-0.007702693,0.04348195,-0.0056784777,0.003416178,-0.034917545,-0.011829862,0.02798445,-0.04812518,-0.0089800535,0.014105143,0.063284285,-0.00007613802,0.015069823,-0.04903785,0.0038786854,-0.0024057517,-0.026911346,0.011482191,-0.0017582077,-0.012735286,-0.0024119096,0.05523918,0.011374024,-0.0032682444,0.0044009336,-0.00023638207,-0.007882899,-0.05084171,-0.009871891,0.027943607,-0.017499877,-0.040574748,0.054193802,0.04570265,-0.006883977,-0.06988466,-0.016548915,0.012863746,0.023581648,0.0038405622,0.031014973,-0.054400697,-0.004097975,-0.0067572515,0.016081695,0.0451794,-0.021927094,-0.01244917,-0.047695775,-0.018013353,-0.038760543,-0.02039307,-0.019760897,0.029053057,-0.009320534,-0.026013203,-0.03156498,-0.028245313,0.020230703,-0.02086813,0.01757455,-0.043220088,0.053488623,0.0019392382,-0.03150866,-0.003720211,0.02407318,-0.04118375,0.015959773,-0.027160924,0.018140497,0.034658417,0.0014331376,0.0026878933,-0.00130799,-0.0044943085,0.013392017,-0.03680948,0.04128884,-0.0009084859,-0.009794508,-0.0037486593,0.006199831,0.022829037,-0.05052578,0.015281532,-0.026129471,-0.016011842,-0.030576063,0.0108842505,0.028267346,-0.061983876,-0.031155242,-0.024308218,0.010014858,0.006588527,0.02426606,-0.011146134,-0.010087154,0.028082388,-0.012910967,0.00881635,0.014441481,0.05795484,-0.0058353804,-0.0038633423,0.023610245,-0.030737769,0.02147771,-0.016241647,-0.00075063494,-0.0029914184,0.040290825,0.008095317,-0.010680928,0.038534656,-0.043100845,0.010727561,-0.14238636,0.039423846,-0.027265688,0.01586285,0.0075293994,0.00401172,-0.023964759,-0.008145915,-0.017307399,-0.04169972,-0.03228791,-0.048909865,0.026606929,-0.019745784,-0.01760013,0.014350569,-0.040618297,-0.010285017,-0.043958854,0.030311393,0.04001041,0.0016653251,0.0538818,-0.009968735,-0.03804496,-0.011837515,-0.012224048,0.028002275,-0.015286528,-0.028838338,0.033585418,0.006001613,0.011150974,0.038371906,-0.0020310462,-0.011710325,0.017026572,-0.009458535,0.016929366,0.016768103,0.017648768,0.018365797,-0.01328369,0.02441489,0.08490449,0.047143143,-0.029609224,-0.01675312,-0.02095104,0.06016158,0.00035309105,0.016855972,0.008936059,0.017801398,-0.009574278,-0.012754118,-0.051545206,-0.010506825,-0.048551597,0.015939018,0.049406786,0.062215567,-0.023245338,-0.06189594,-0.024670912,0.0216131,-0.087565675,-0.0016387814,0.012406971,-0.012827245,-0.004712634,-0.006057669,-0.029527187,-0.0063215126,-0.045736495,-0.02016793,0.0018958905,-0.049084622,-0.01900294,-0.019609766,-0.03918252,-0.0073564,-0.0012909303,-0.023611497,0.07286647,0.013233778,-0.009767801,-0.061019517,0.018253885,-0.00046145616,-0.046863317,-0.015353142,-0.04055578,-0.00016161198,-0.008650585,0.06640831,0.0012775938,0.02183413,0.003868593,0.0034197415,-0.02096684,-0.05161515,-0.02311543,-0.013275528,-0.040224273,0.041046556,-0.04395696,0.008966974,-0.015053808,0.0049633505,-0.0075092777,-0.00575955,-0.028381657,0.042910643,-0.053653993,-0.004059886,0.0027983116,0.041041292,0.005544413,-0.0041528847,0.027982725,0.005296604,0.008958703,-0.03730294,-0.013459993,0.050611563,0.023408303,0.027997697,0.016829645,0.02350153,-0.052795622,-0.02580881,-0.029055875,0.05742584,0.04497023,0.025265144,-0.026677234,0.019551553,-0.0009297658,0.010026542,-0.025321672,-0.010308835,0.03017087,-0.02229439,-0.007817747,-0.025361644,-0.0061049103,0.017584778,0.018675476,-0.023814738,0.002363497,-0.050721604,-0.021908656,0.0213629,0.014016248,-0.0010473356,0.0006915881,-0.04144386,-0.023836501,0.041325685,-0.0043862555,-0.11240858,-0.04196423,-0.03653834,-0.017242592,0.07652037,-0.0080861775,-0.005262162,0.001102429,-0.0023454041,0.0064969487,0.03002496,-0.024570746,-0.028646693,0.012474507,0.024949193,-0.0132060135,0.024439104,0.017176198,-0.027905969,0.043148234,-0.009551875,0.01366497,0.034252502,0.052249588,0.00007253406,0.005793373,-0.0041586184,0.03924514,-0.02634353,-0.02367776,0.02626358,-0.0040038954,-0.011645484,0.010535804,-0.007166067,-0.0072683706,0.003245071,-0.0017050366,0.03640222,0.009880168,-0.035407774,0.01126661,-0.0045123696,0.005889625,0.011585798,0.0061847344,0.03877134,-0.009683387,-0.003983737,-0.012061071,0.00016923723,-0.0032964246,0.026317399,-0.018713664,-0.023125293,0.02365097,0.007653362,-0.004951657,0.0041159443,0.019300248,0.009964765,-0.027848966,0.025408719,-0.022198437,-0.03616283,-0.006764271,0.008684236,-0.028865855,0.043145724,-0.05803145,-0.034935705,0.024529288,0.017671894,0.03434918,0.023679312,-0.018713359,0.00816828,-0.02329701,0.018494647,0.041824624,-0.03221586,0.020291893,-0.022590913],"last_embed":{"hash":"z3i8nq","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"z3i8nq","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{6}","lines":[206,207],"size":57,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"z3i8nq","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033147592,0.021529324,-0.020038301,0.0111192595,-0.029153857,-0.02831113,0.027841233,0.022476513,0.015411564,-0.000087104156,0.0046815895,0.03170387,-0.043472297,-0.016296772,0.011079613,0.056238014,-0.012605795,0.032033186,-0.008811863,-0.040718526,-0.012775647,-0.005748683,0.013950918,0.002847806,-0.008114394,0.016021587,0.003228912,-0.015412085,0.022171807,0.04975766,0.014083904,-0.04798412,0.03110475,-0.04096437,-0.041533202,-0.05145225,-0.0059158136,-0.024820717,-0.0504505,0.030563667,0.0024130994,-0.004868447,0.051982448,0.05445589,0.03150289,-0.03629393,-0.022079052,-0.0091400165,-0.013029844,-0.020789493,-0.013082944,-0.0052362643,0.010814583,-0.03077115,-0.01041435,0.047335006,-0.028820157,-0.056539364,-0.00757327,0.018367141,-0.055510987,-0.019401154,-0.038000546,0.048453204,0.029538207,0.02689292,0.04072386,0.03243751,-0.042367928,-0.03915484,-0.053854458,-0.0024403753,0.0056050895,-0.03008352,-0.031176908,0.041076284,0.011302443,-0.032349803,-0.0072162137,0.06934303,0.001795929,0.02757793,-0.00048543734,0.01430373,0.011498557,0.0021752072,-0.03830835,0.040769383,0.05808642,0.016602347,-0.0068348544,0.014854722,0.008025526,-0.04068127,0.019512316,0.028872654,-0.02789629,0.007488644,0.016502509,-0.022116315,0.01583135,-0.012645805,0.008402642,-0.04293661,-0.0071666357,0.011184021,-0.012183013,-0.003104991,0.0010489917,-0.0018732728,0.010847143,0.03228326,-0.002790627,0.025111645,0.019841753,-0.015163302,0.017632427,-0.06504412,0.045272615,-0.014712911,-0.029139023,0.024207003,0.028201416,-0.054397926,0.022824746,0.0066261548,0.01575326,-0.016354604,0.04035123,0.03437058,0.046880204,0.0010381805,-0.025323188,0.03819472,0.017877668,0.0048846197,0.01319661,-0.014258879,0.015952379,-0.06554773,0.061517317,0.015658896,-0.0065592565,0.009299138,0.028471436,-0.030120146,0.027967658,0.016961988,-0.0061946264,-0.0077011283,0.024674445,0.022572685,0.010559507,-0.01570463,0.017368725,-0.016754977,0.06059144,0.0028319927,0.00959564,-0.04043512,0.0028703406,0.01828942,0.0044091907,-0.00985998,0.024731232,-0.005922565,0.0026767368,0.02397459,-0.0060650283,0.028750218,0.043348875,-0.053899873,0.0036940589,0.014325828,-0.0034865516,0.03145873,0.09057915,0.003157663,-0.010554593,-0.026859496,-0.02299005,-0.018625947,-0.023862813,-0.0092416,-0.04654714,0.030428082,0.025793198,0.011464104,0.041405458,0.014252923,0.026444446,-0.029799214,0.007056253,0.013791664,0.023777181,-0.04687674,0.08638931,0.0077062757,0.0044149687,-0.06935685,-0.027364027,0.067349434,0.033403702,-0.05279874,-0.0338148,-0.027541386,-0.03750288,-0.0142083885,0.032152183,0.013371054,-0.01007047,-0.01323069,-0.023695705,0.019204462,-0.034391493,-0.001310131,0.0046411464,0.016272929,0.042858608,-0.017519752,-0.07198848,0.014239114,-0.0036052123,0.020037083,-0.020202503,0.032603245,0.0018833758,0.061753813,0.01608799,0.029830936,-0.016178291,-0.033715617,0.035260666,-0.031103453,0.023078442,-0.047475763,0.026349882,0.00003683622,0.030412812,0.017323658,-0.005259907,-0.03388124,0.04810737,0.0029844502,-0.05393787,0.016356032,-0.0066684936,0.0008378625,-0.021441981,-0.026104227,0.026917458,0.03469927,-0.005195336,-0.040150166,-0.06808515,0.005286668,-0.0107379425,-0.00504741,-0.06472999,0.004652712,0.0062668156,0.023150222,-0.0022395793,0.010593078,0.032984205,-0.02189265,0.026114702,-0.00062489405,0.04008209,-0.009257912,0.024142426,0.015985612,0.022379862,0.0030870775,-0.03495437,0.00086668937,-0.069278166,0.0076977746,0.0704379,-0.002348334,-0.00075990614,-0.017599076,0.022754952,-0.021023588,0.038609043,-0.042591807,-0.012913947,0.03748147,0.031684186,-0.034500696,0.021399643,0.0025278102,0.056702595,-0.035138007,0.009957001,0.002319449,-0.025323614,-0.16528675,-0.017862773,0.01550011,0.022110932,0.018174509,0.007938036,-0.05033654,-0.009667124,-0.016676461,0.034339588,-0.02139186,-0.05346074,-0.008001079,0.0374779,-0.0032282688,0.032381956,-0.041306898,-0.010358557,0.03910768,-0.027681097,-0.0027333237,-0.026100112,0.035390656,0.0131494235,-0.022889042,-0.0047101337,0.054050054,0.014650913,-0.018522978,-0.029399095,-0.009311857,-0.020289173,0.011481458,0.025340475,-0.022646878,0.048006494,0.02073381,-0.024099821,0.0038997608,-0.020538999,0.0436129,0.06622255,0.03315094,0.030645534,-0.0406261,0.05057718,-0.027683968,0.00055259763,-0.04687446,-0.031913593,-0.012947593,-0.024449442,0.0041432115,0.008867339,-0.04121018,-0.001457968,0.020227289,0.01838029,0.026806368,0.02087072,0.0015203,-0.030628033,-0.008851497,-0.042362805,-0.022165274,-0.052645255,0.017763194,-0.01548762,-0.0040128166,-0.06634853,0.010467959,-0.021873666,-0.011231034,-0.03917988,0.003609436,-0.017093897,-0.00062322774,-0.037495792,0.014041325,-0.06495041,-0.039225455,0.04898489,-0.025455786,-0.0046642637,-0.044497885,-0.04377022,-0.0069242488,0.01966824,0.047570582,0.24310583,0.0039321794,0.03306562,-0.0014278118,0.056372736,-0.020020932,0.010616186,0.041427117,-0.0041615926,-0.03351687,0.008751482,0.033250652,-0.027005576,-0.013046,0.015921654,0.05142831,-0.061339874,-0.026441038,0.041840855,0.019849459,0.008147015,0.011281942,0.03873068,-0.024289934,-0.04782705,-0.007605937,-0.0014157316,0.017550627,-0.0416128,0.035201583,-0.053611517,0.015969234,0.031711075,-0.04352242,-0.03413097,-0.03886019,0.021663314,-0.04551703,0.0010348537,0.03806819,-0.03180025,-0.015897349,0.0075598927,-0.03531668,0.019428484,-0.00578181,0.025617776,-0.03397964,0.017080298,-0.002116576,-0.008200891,-0.02408582,-0.0018524949,-0.034054153,0.030425305,-0.040738214,-0.03662601,-0.025737349,0.010096775,0.026371466,-0.012305332,-0.006408126,-0.038631342,-0.008746698,-0.017856043,0.048489366,0.010928155,-0.017805122,0.01501869,0.031572375,-0.00039778228,0.027610283,-0.004244569,0.017083673,0.033619028,0.030514237,0.019319901,0.061178993,0.03186296,0.0069592306,-0.03749435,-0.0062638316,-0.0096440315,0.013761003,0.02830629,-0.014755089,0.00081828184,0.04678927,0.0013585022,0.004809398,0.019464685,0.0063532665,-0.012720744,0.03219735,-0.029278489,-0.011624307,-0.025723882,-0.011732392,-0.06854319,0.032567628,-0.0064561823,-0.02812081,-0.011992054,-0.016433442,0.018598419,-0.015440082,-0.009599017,0.03159304,0.020162815,-0.0042341147,-0.038666833,0.0043715807,0.013128079,-0.028862318,0.024174128,0.052730925,0.037847713,0.0131344,0.029974712,0.006296433,0.050762013,-0.017375564,0.002705524,0.035078537,-0.006282077,-0.022588827,-0.04701286,0.029785927,-0.008806154,0.01584495,0.046234995,-0.03075196,-0.03218792,0.05122718,0.023399794,-0.005542046,0.039135136,0.0022602738,0.0041805203,0.026648868,0.01499661,-0.015680376,0.0027980905,-0.015291626,0.0037635122,0.032241575,0.04011067,-0.027249383,-0.012755018,0.037172306,0.0033452976,0.027332766,0.022004433,-0.04541349,0.022360332,-0.07537082,-0.016237007,0.010801217,0.01920044,-0.001375889,0.015515626,0.055340122,-0.0030920387,0.049479835,-0.0057317126,0.0027231232,-0.015537775,0.02342442,-0.020769522,-0.027721042,-0.0049427594,-0.037697848,-0.048724707,0.005983138,0.029079115,-0.02123266,0.014370614,0.02557105,-0.022687133,-0.0566613,-0.022512738,-0.017233878,-0.0042353445,-0.010472199,0.020136975,-0.01957624,-0.0391376,-0.015312193,-0.020722184,0.0042558312,-0.0017928963,0.10738512,-0.031121675,-0.01569531,0.078506336,-0.023671687,0.050722666,-0.014564323,0.012657257,-0.040107362,-0.031570736,0.026684627,0.017568864,-0.012776647,-0.025231414,-0.007054458,-0.025621595,0.067298196,-0.038812824,0.009752368,0.041302994,-0.009448305,-0.04736142,0.027543012,-0.05397799,-0.012484378,0.061013028,0.02847139,-0.07787985,-0.047764964,0.009957587,-0.038501166,0.010007221,-0.045895267,-0.017283313,0.05016363,0.012642226,0.012193545,-0.020211793,-0.007664396,-0.013988384,0.038505632,-0.009434646,-0.019200053,-0.017661756,0.0049001914,0.01264611,-0.0051660854,-0.02558446,-0.055474065,-0.033883113,-0.00006677218,-0.025569653,0.060174122,0.022019245,-0.026569553,-0.0130227255,-0.040198874,0.045972146,0.007585653,0.023826454,-0.008029983,0.04071754,0.009882705,0.030786043,0.010065903,0.033163805,0.010594512,0.003916878,-0.04915481,-0.033793785,0.05471705,0.024837038,0.00532279,-0.0740619,-0.041021578,0.03711281,-0.028341087,-0.030975938,-0.04816712,-0.0034940378,-0.021534866,-0.015611929,-0.012920195,0.020185469,-0.0036954368,-0.050159335,0.08003406,-0.027596897,0.019221598,-0.046002854,0.0039024504,0.013357666,-0.06521065,-0.0141007155,0.028563816,0.040968273,0.011779788,0.017075527,-0.053232677,-0.0075482936,0.013928874,-0.046857994,0.023515608,-0.00019930067,-0.0030727484,-0.013917259,0.041760202,0.010955498,-0.0013122803,0.009413362,-0.026592856,0.016407538,-0.017189242,0.011177802,0.004603971,0.006168786,-0.030174913,0.011412284,0.039103765,0.0044699097,-0.09043843,-0.0029026894,0.025952997,0.035177425,0.005019232,0.040883325,-0.046740923,0.025047045,-0.010253078,-0.022713171,0.02319179,-0.035848502,0.015293144,-0.081936814,-0.009375814,-0.04832009,-0.013495759,-0.0102273775,-0.010252313,-0.0035987657,-0.026185565,-0.008199411,-0.020535551,0.016832802,-0.023567572,0.013021736,-0.03655691,0.057188883,0.013715281,-0.034131065,-0.016979022,0.03307482,-0.020799477,0.022262555,-0.0048904275,0.006956188,0.02359888,-0.002919379,0.0010767765,0.050409906,0.018518593,0.02157674,-0.031587172,0.0581742,0.034961633,-0.026222834,-0.0037567366,0.020803897,0.013647354,-0.0660195,0.007096269,-0.0139399795,0.016900046,-0.030138917,-0.00972707,-0.0022556689,-0.03845546,0.0036784266,-0.00044673122,-0.011023641,-0.012301235,0.016862355,-0.0011102225,-0.033315785,0.02661319,-0.027386932,0.02686923,0.012836862,0.04300941,-0.004450159,0.030377496,-0.007905334,-0.032841213,0.025625173,-0.026115267,-0.012688182,0.024378954,0.05166063,0.038848095,0.012046033,0.03766478,-0.02809156,-0.032854043,-0.1392292,0.030557137,-0.013974041,0.0010523776,-0.015679454,0.005536195,0.015915748,-0.047034286,-0.019253394,-0.037862495,-0.020869184,-0.009684122,-0.017470695,-0.019680277,0.027083242,0.017834533,-0.047544375,-0.032486305,-0.05929901,0.020992437,0.027293509,-0.00397425,0.065834336,0.00619244,-0.028036067,-0.010367011,-0.01663494,-0.012793348,-0.005160409,-0.033913184,-0.01437161,-0.0032211796,0.016555276,0.0141604645,0.021796279,0.0068086316,0.0013251659,-0.010803109,-0.0033417232,0.0074035316,-0.009864349,-0.0019032966,-0.02128262,0.014030172,0.07232619,0.04293346,-0.0024735965,-0.021296512,-0.011050016,0.05695181,0.0074365144,0.033996675,-0.01449409,0.01971006,-0.007927984,-0.011167543,-0.04692559,-0.018383972,-0.08000831,0.01552531,0.018289482,0.038871974,-0.013079346,-0.04435838,-0.017328203,0.028414257,-0.051573884,-0.0013418674,-0.017810974,-0.015022779,0.007529195,-0.017561696,-0.027398843,-0.0036972554,-0.019795856,-0.04813709,0.01782802,-0.02024613,0.01439608,-0.017305993,-0.05615729,-0.015322595,-0.009771905,-0.013619687,0.09280859,0.01455723,-0.02424913,-0.031851344,-0.036697708,-0.008814508,-0.04823647,-0.026432013,-0.012703077,-0.0045930105,-0.041816223,0.07345992,-0.009281249,0.026532777,-0.0032817952,0.014093108,-0.010969975,-0.027609695,-0.029532073,-0.020402396,-0.010674101,0.028617362,-0.05424698,-0.0039455364,-0.006738412,-0.0029902223,-0.032893986,-0.030904043,-0.01976495,0.023662264,-0.05344853,0.008210068,-0.021638425,0.023972096,0.009656571,-0.012819085,0.03195941,-0.010517254,0.0027226685,-0.047943387,0.006656609,0.052379202,0.03198449,0.056533974,-0.0014148119,0.029615637,-0.0036591245,-0.032097165,0.008245351,0.045594186,0.05923489,0.029916922,-0.02551939,0.028038656,-0.036565065,-0.0043125185,-0.052840713,-0.01516373,0.009857932,-0.0345231,0.014013262,-0.051781636,0.015995089,0.027158929,0.008562747,-0.045303654,0.009264534,-0.038602304,-0.014592673,0.007917631,-0.013951459,0.029342195,-0.021556586,0.0040547815,-0.011076344,0.066380106,-0.017987458,-0.08072025,-0.031687196,0.006523205,0.0016216425,0.06729723,0.00007061138,-0.025626684,0.014091251,-0.028852355,-0.02662251,0.01641209,-0.009912714,0.0011341899,0.025865665,0.029403927,-0.015499492,-0.0014313064,0.009961831,-0.021620294,0.034884684,0.0055360147,0.022772796,0.027309302,0.025767121,-0.029490799,-0.01952384,-0.021640582,0.018095572,-0.0015573059,-0.041609302,0.0014896881,0.0073167253,-0.014447195,0.0016934847,-0.0037909122,-0.013559107,0.00081606896,0.013952277,0.011445645,-0.0016698698,-0.0069414256,0.009164218,-0.006314186,-0.020815788,0.030190788,-0.026267307,0.018970026,-0.004586803,-0.025021818,0.0018100855,0.0018699759,0.007303354,0.050564468,-0.022731723,-0.028255831,-0.006699793,0.0368465,0.022796616,-0.003543884,0.043201555,0.02267241,-0.034793682,0.014645593,0.0016818529,-0.01382909,0.016460033,-0.0048384895,0.0007323701,0.016254209,-0.032242395,-0.033272892,0.04240771,0.006398936,0.0042171725,0.019914664,-0.043179158,0.0022724364,-0.0030571686,-0.00816563,0.021671608,-0.020965891,0.04935383,-0.03253188],"last_embed":{"hash":"mzyacy","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"mzyacy","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{7}","lines":[208,208],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mzyacy","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.057589352,-0.014214671,-0.018295163,-0.009330477,-0.011578997,-0.018218277,0.021556469,0.018167853,0.01887092,-0.01322743,0.02974883,-0.0041194432,-0.033976596,-0.010167869,0.014795658,0.016698036,-0.025382726,0.017496556,-0.017960338,-0.034735143,0.0076640965,0.021760672,0.056184813,-0.006079049,0.008795725,0.024216037,-0.014083574,-0.010542973,0.06202188,0.052822806,-0.022388376,-0.06416317,0.0128889615,-0.010902857,-0.042259604,-0.035240203,0.023789346,-0.029624311,-0.050116543,0.00034470408,0.0075920657,-0.013985381,0.019819548,0.02926527,0.014798218,-0.032906003,-0.013523249,-0.02242899,-0.013820896,-0.059912432,-0.0054594297,-0.008649971,0.017051099,-0.044234123,-0.00002559322,0.029040502,-0.03879414,-0.030073859,-0.03230176,-0.012775839,-0.058527492,0.0035510394,0.002719103,0.004746713,0.01074863,0.03629519,0.022946376,0.06309626,-0.029368313,-0.06694299,-0.056042336,-0.031532988,0.024144966,-0.022775073,-0.045407586,0.021144072,0.0417451,0.0050377115,-0.01499952,0.047614407,0.0046560047,0.0035759532,-0.0126338815,0.016104087,0.004026014,-0.0040044957,-0.031339232,0.055251814,0.00485442,-0.04321776,-0.059543177,-0.0131756505,-0.039842304,-0.05638874,0.0068634283,0.04120609,-0.039724555,0.021298915,0.04477767,0.013874383,0.0073618167,-0.010429059,0.018671637,-0.02700447,0.036084007,0.0020007282,-0.05341351,0.015206388,-0.0022240963,-0.022158846,0.004807387,0.031198377,0.0029758026,0.014110817,0.026378522,0.005960548,-0.0016195821,-0.061512083,0.040879596,-0.0154642025,-0.017337168,-0.0026462264,0.03994276,-0.036860026,0.0053682355,-0.013274988,0.022962866,0.016797958,0.014178291,0.0027729052,0.037122276,0.00058862776,-0.05758053,-0.0021505684,0.024132896,0.018809885,0.012767442,-0.019506544,-0.004352733,-0.07610239,0.012773442,0.03344942,-0.034119893,-0.017614333,0.06347494,-0.04373852,0.030356865,-0.01949805,-0.015107395,-0.005067278,0.03698724,0.04976862,-0.022274418,-0.021905415,0.02052422,0.0012387485,0.07899919,0.036879342,0.0019203997,-0.028926114,0.011752323,0.009604161,-0.008791667,-0.036233667,0.015219823,-0.008823121,0.011834808,0.021260938,-0.028353028,0.00058460206,0.050281886,-0.035900675,0.014085048,-0.013400508,-0.019263405,0.012812336,0.10882259,-0.008069505,-0.02349229,-0.042487618,-0.040782727,-0.020705037,-0.0065294555,-0.024442311,-0.050435178,-0.0033401574,0.028883891,0.0017518586,0.025941743,0.03514958,-0.007884817,-0.032421675,0.023045002,0.01641474,0.0067617595,-0.039646022,0.0488922,-0.019175082,0.020871436,-0.06640936,-0.0053742593,0.017820925,0.020835467,0.0127241295,-0.008266506,-0.009205243,-0.017385697,-0.020996189,0.00077485375,-0.009006518,-0.023454046,-0.030407663,0.012337559,0.019903034,0.013591688,0.028931065,0.025140338,0.016682623,0.04910857,-0.02711125,-0.0334032,0.042530447,0.020260101,0.014219731,0.009737898,0.024777947,-0.0022352089,0.023715425,0.048797872,0.0238278,0.008625526,-0.019784462,0.027111126,-0.0031079855,0.019376067,-0.015554304,0.026681868,0.032459956,0.015784273,-0.005933245,-0.035256233,0.0041507096,0.05426431,-0.012318853,-0.035834707,0.006490764,-0.008893191,0.015986525,-0.017303675,0.0043521593,0.025395246,0.026073756,-0.030296128,-0.0452983,-0.039895296,-0.00021669353,-0.0061761,-0.020894337,-0.010919181,0.018633218,0.01606761,-0.0021275347,-0.016549706,0.04694174,-0.0074378857,-0.0063028666,-0.012381281,-0.025279421,0.01698446,0.013735013,0.0019274574,0.028305478,-0.02663745,0.038172483,-0.026425632,0.02547503,-0.047526147,-0.012855194,0.07329689,-0.023795381,0.011180746,-0.0008732809,0.026344307,-0.030741157,0.027167793,-0.04522815,-0.021788038,0.0071431296,-0.00043316622,-0.027279416,0.010292011,-0.008675278,0.06275103,-0.017155336,0.024514278,-0.02518468,0.0036228287,-0.1712856,-0.0140851075,-0.011180936,0.021718945,-0.0011090843,-0.01360639,-0.046496525,0.004781119,-0.002535965,-0.0056658494,0.006297648,-0.04313242,-0.025765264,0.0059696278,-0.029505515,0.046081558,-0.010160608,-0.04569484,0.039398897,-0.018511603,-0.017360345,-0.054701768,0.034605578,-0.0048753587,-0.039721645,-0.0037051744,0.04592932,0.022186063,0.0003911574,-0.03290098,-0.018314213,-0.013572036,0.004610569,0.0009182095,-0.010835962,0.03993083,0.020679599,-0.033401717,0.004863943,-0.004731984,0.007975328,0.11868061,0.019907232,0.015270055,-0.012485457,0.042028133,0.023821322,-0.0052936007,-0.06258237,0.0005958773,-0.03399866,-0.013396506,0.015124066,0.039600164,-0.050917305,0.014986984,-0.004118065,0.038459532,-0.004908598,0.027027566,0.00740831,-0.058101114,0.010145851,-0.0016599572,-0.02416648,-0.01996911,-0.03175896,-0.020416467,0.017149506,-0.008945076,0.039499227,-0.028300056,0.0031348641,-0.01820356,0.043819208,0.010731931,-0.01688678,-0.023801785,0.012595412,-0.100496836,-0.0048051593,0.030031897,-0.05115807,0.04014515,-0.059183266,-0.030681448,-0.014995889,0.021719813,0.0111373225,0.2216774,0.027720388,0.06136009,0.0034827704,0.022045795,-0.010977483,-0.013253797,0.03652382,-0.011968969,-0.014036991,-0.032240015,-0.00014799263,-0.04022511,-0.029357184,-0.0012860035,0.03240565,-0.01844485,-0.012925755,0.060696285,0.0040897895,-0.021520395,-0.03472885,-0.013867818,-0.003293467,-0.0848312,-0.009802108,-0.0069448994,0.029670367,0.00383586,0.055531833,-0.013185319,0.0056780707,0.027967326,-0.003095367,0.013645595,-0.035076234,0.0317353,-0.035574194,0.023892999,0.036394548,-0.021971816,-0.0018099851,-0.0022619294,-0.023318447,0.0059770336,0.0071503883,0.0041265897,-0.011988475,-0.0027409375,-0.011294887,-0.039467167,0.00039584294,0.005827983,-0.016902922,0.043340057,-0.013825008,-0.05720662,-0.035396546,-0.0015104362,0.037030824,-0.028566945,0.00034401362,-0.010656299,-0.03226995,-0.01347047,0.048461385,0.0029265766,-0.0013422217,0.0013949382,0.054346368,-0.02030629,0.02388902,-0.013136368,0.026890941,0.033403415,0.018339133,0.019086294,0.04487284,0.049890663,0.048963502,-0.022026528,0.0019754642,-0.04097257,-0.040962294,0.03565805,-0.0022563618,-0.017305536,0.0165961,-0.02093836,0.00080930814,0.014733827,0.011053878,0.0040025716,-0.011850407,-0.013682184,0.0027959885,0.0015116907,-0.035331123,-0.03126603,-0.013514152,-0.021445796,-0.00962162,-0.003971647,-0.044497542,0.022139298,0.010114702,0.011696357,-0.050880045,0.00083254953,0.031062827,-0.041427508,0.008943865,-0.012681461,-0.03714487,0.04202432,0.05324111,0.048243746,-0.007823838,0.04621235,0.02778997,0.067827456,0.0045072306,-0.021731649,0.053164735,0.03106902,-0.01716513,-0.008759127,0.010627429,-0.0010505328,0.022022033,-0.0029566458,-0.035674997,0.00644418,0.0031265768,0.017251765,-0.017523866,0.026422244,0.022586936,-0.0030259734,0.0030359358,0.0030906405,-0.057810053,0.0065941513,0.008723954,0.01353419,-0.0012233065,0.03697972,0.0076990505,-0.033248242,0.03376238,0.007251019,-0.002063559,0.02940117,-0.04385816,0.01552251,-0.04923994,0.00047241407,0.026146628,-0.031272124,-0.016262174,0.015079944,0.038533363,0.0489278,0.07562819,0.0050729155,0.016102212,-0.011641771,0.012626294,0.01298309,-0.03605449,0.030585269,0.0153123215,-0.034790594,0.020474767,-0.019430388,-0.04269656,-0.0141089745,0.0354917,0.027162198,-0.029980294,-0.029287076,-0.03349225,-0.0231699,0.00983892,0.012950064,-0.009811345,-0.023456747,-0.00711813,-0.0000053798713,-0.037984535,0.004728091,0.08358868,-0.030604409,-0.024696264,0.033597723,-0.014153721,0.05816466,-0.018758103,0.028171116,0.007890919,-0.031345144,0.095772244,0.0062665944,-0.024127707,-0.0035527747,-0.032270428,-0.020574452,0.032500252,-0.055194363,-0.0030351358,0.008505565,0.0010814938,0.00023962349,0.01852296,-0.023068102,-0.018461568,0.0377799,-0.015733812,-0.06811264,-0.0027248817,0.026958674,-0.0035588916,-0.008766541,-0.054016277,0.0013594292,0.046344887,-0.005082122,0.017274562,-0.014037605,-0.0010342823,-0.009825852,-0.020584209,-0.029775703,-0.036608107,0.008723513,-0.0010746295,0.023487305,0.04224625,-0.017647399,-0.039340865,-0.021435617,-0.012031638,-0.02199312,0.06906648,0.0070172376,0.0014232075,0.008801327,0.009283426,0.039064307,0.011707575,-0.0029276921,-0.016954595,0.009601771,0.012919957,0.023809394,0.032342784,0.03528536,0.0026764108,-0.026845215,-0.023322685,-0.036777303,0.03746596,0.003655458,0.017838288,-0.04196467,-0.03340943,0.005210671,-0.059732262,0.00419697,-0.021853874,-0.009306323,-0.0075281626,-0.03338406,-0.035920978,0.030746408,-0.0069891205,0.0030217986,0.047445487,0.028998267,0.022289332,-0.00026828155,-0.000070288705,0.035802603,-0.025615418,-0.005394437,-0.012539942,-0.0048156944,0.043958507,-0.003807597,-0.0531018,-0.0032559177,0.009615351,-0.05889437,0.023374395,0.03549784,-0.019920867,0.00925935,0.057246584,-0.004618123,0.038082596,-0.00703489,-0.037888143,-0.0006533013,-0.056525912,-0.003621273,0.014029768,0.008823737,-0.041714977,0.008889531,0.048132654,0.051322117,-0.09955059,-0.03320627,0.018624807,0.039673604,0.03325279,-0.010075263,-0.017288107,0.03856921,0.030294934,0.027797092,-0.004632543,-0.03647841,-0.009445119,-0.049158104,-0.028592402,0.022578545,-0.0020854862,-0.027512252,-0.01737154,0.0390081,-0.00928392,-0.016646674,-0.040151004,0.01896185,-0.030296944,0.017705373,0.009111114,0.079940185,-0.012715342,-0.07859277,-0.013594351,0.027167283,-0.032366782,0.006593208,-0.0038848054,-0.00036256228,0.032265633,-0.018253159,-0.01930223,0.07294982,0.019432995,-0.014569981,-0.022564417,0.06648835,0.012553913,-0.020715445,0.046060607,0.018818976,0.0033062769,-0.031064253,0.02948763,0.003577548,-0.005344477,-0.037203453,0.03010508,0.031458903,-0.0306542,0.008834801,-0.020569487,0.03011963,-0.029996285,-0.0019751792,0.05202764,-0.019872123,0.030377053,-0.019814247,-0.0063280123,0.0060819676,0.01119817,-0.015984809,-0.022585507,0.0013983302,-0.04466815,0.017331857,-0.0062630926,0.031177832,0.015813673,0.04343289,0.035931796,-0.0074691284,0.0144684585,-0.053691674,-0.007691822,-0.14631313,0.043904584,-0.004772652,0.006328151,-0.0069743763,-0.008920106,0.009845908,-0.007537779,-0.004583418,-0.03358526,-0.029617893,-0.01149385,0.05288576,-0.017405435,-0.013752562,0.0190921,-0.022657547,-0.036781482,-0.016113678,-0.010252755,0.000925858,-0.02356708,0.045300268,-0.029302042,-0.036422797,-0.0010690403,0.0119063,-0.005898226,-0.008297507,-0.029653676,-0.017397692,-0.02404191,-0.02478633,0.02943514,-0.00968195,0.016739827,0.01202143,0.0068915887,0.0018228018,-0.0057040253,0.020265153,0.012586438,-0.059091423,-0.033953626,0.06782899,0.056916997,0.012847137,-0.013174103,-0.022477478,0.0481277,0.00052204635,0.023675084,-0.034319047,0.023481242,0.010878674,0.0057086777,-0.066061534,-0.011069113,-0.06979819,0.02539923,-0.0063343095,0.07230928,-0.04108907,-0.029830871,-0.042925756,0.00014060634,-0.042236786,0.023842348,0.017628444,-0.010621598,-0.027717909,0.020679718,0.0073168078,-0.019664489,-0.0076774596,-0.050074797,-0.0025338682,-0.010994484,-0.030779688,-0.038186587,0.0012180131,0.009398186,-0.004994184,-0.034621935,0.023231983,-0.02494328,-0.025219532,-0.0010123044,-0.017630454,-0.004629835,-0.07625409,-0.027740961,0.0013891441,-0.023101216,-0.035019863,0.08770654,0.010929361,0.008661706,-0.01965539,0.008842435,-0.0060450747,-0.049869128,-0.043894902,-0.022349812,-0.018189736,0.033105563,-0.02543993,-0.032670435,-0.033194143,0.008028515,-0.03594523,-0.03983418,-0.051701713,0.035483167,-0.0702827,-0.019324353,0.00507808,0.0254952,-0.0112295505,-0.059498694,-0.00019898335,0.012578392,-0.0060002543,-0.02885995,0.06258757,0.057588045,0.0676179,0.025493678,0.024471499,0.022525886,0.005559168,-0.010764523,-0.018754575,0.02906912,0.017056927,0.03792889,-0.009604423,0.03496642,0.00025875063,-0.03160511,-0.045366604,0.0019660539,-0.035175998,-0.0003254384,-0.0131773455,-0.012258983,0.05951712,0.013610709,0.0046891454,-0.041991282,0.02697093,-0.052776907,-0.013800827,0.04388669,-0.019188058,0.0020706253,0.026475351,-0.029896185,-0.023281047,0.059471436,-0.027791057,-0.09412257,0.016089799,0.01810179,0.007404568,0.07872969,0.015079136,0.012346365,0.005053861,-0.012088998,-0.017719379,0.011611883,-0.013102656,-0.01241228,0.040561587,0.027126499,-0.012714857,0.00079478056,-0.022097446,-0.0378887,0.033218484,0.00900761,-0.0069421846,0.028674899,0.0085715875,0.010918951,-0.043625265,-0.045554083,0.016385157,-0.02112373,-0.009817247,-0.028644867,0.01461738,-0.014404918,0.04582198,0.029134061,-0.013131114,-0.019817775,0.03518194,0.036576875,0.013377219,0.009582386,-0.0003073952,-0.013332242,-0.005049978,-0.02925022,-0.03856889,-0.021569729,-0.0078105996,-0.0037882768,-0.012917295,0.022898596,-0.001823466,-0.01595247,-0.015620344,0.01585478,0.054217994,0.022148855,0.058730505,-0.0023805609,0.032584913,0.029178608,-0.030059958,0.0012823729,0.039391197,0.00219971,0.0031159555,0.028987605,-0.0015844431,0.050534207,-0.018954031,-0.059971247,0.008513117,0.015957965,0.013269215,-0.0013069886,-0.0032389502,0.022788838,-0.03941486,0.016007781,0.0017334586,0.005080997,0.0029408264,0.024058433],"last_embed":{"hash":"d7au7g","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"d7au7g","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{8}","lines":[209,209],"size":62,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"d7au7g","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00019380887,0.025687367,-0.015417758,0.0066792103,-0.031057438,-0.006936533,0.01690972,-0.0109643545,0.015885558,-0.013026139,-0.022675171,-0.0008618881,-0.037008967,-0.008144575,-0.0064905426,0.07042392,-0.0075328206,0.023369554,-0.033094727,-0.05217742,-0.020577991,-0.014799183,-0.008715388,0.0027075962,-0.018155368,-0.018132811,-0.03622282,-0.0043688803,0.043858487,0.060662486,0.008533757,-0.030303586,0.027806096,-0.042726163,-0.023538277,-0.059454262,0.017039038,-0.0150982905,-0.048172295,0.025239272,0.0060968534,-0.056456536,0.029155532,0.083574064,0.0029203014,-0.040815942,0.0007687162,-0.0020036954,-0.019544348,-0.023100507,-0.02628222,-0.023400914,0.018503712,-0.018581402,-0.020864807,0.044739965,-0.029162128,-0.04734762,-0.01920048,-0.034223575,-0.041307107,-0.027935926,-0.015199665,0.028005835,-0.004663352,0.010304144,0.029311445,0.063981384,-0.045631994,-0.012574052,-0.031160498,0.0033979786,0.0059250533,-0.020514334,-0.032664116,0.019640492,-0.020575458,-0.031613886,-0.0035131539,0.053654734,-0.014862789,0.0043707676,-0.0054319426,0.026583487,0.008226704,-0.0033674205,-0.022997677,0.0747489,0.020663487,0.032917883,-0.0068679354,0.012632876,0.006148715,-0.060831677,0.008399016,0.012291377,-0.023919323,-0.014858098,-0.010637837,0.002758569,0.028694056,-0.016792662,-0.00066021644,-0.05676146,0.0029039427,0.01701425,-0.030811466,-0.0056398483,0.0010807203,0.013662403,0.009205818,0.044465818,0.0042373673,0.00849409,0.025364228,-0.02497605,-0.0003086718,-0.05644135,0.027750427,0.00885269,-0.040037364,0.04662999,0.03707652,-0.036786243,0.0051137274,0.0009515568,0.02144846,-0.0039960747,-0.0034972336,0.03607755,0.03330865,0.024186295,-0.019819608,-0.0029187095,0.03207493,-0.0030290217,-0.013241083,-0.012379947,0.0160117,-0.08092169,0.04655337,0.022330428,-0.011624405,0.017032346,0.03992989,-0.029716589,0.009722847,-0.0000016642206,-0.003987182,-0.015648253,0.015953977,0.032058068,0.046455834,0.02582956,0.00044760454,0.007733817,0.024455866,0.04062558,0.000375093,-0.019919163,-0.011533891,0.024476657,-0.023944467,0.033309553,0.024544742,-0.031915165,0.001639921,0.042276323,0.008660442,0.0051321657,0.046060625,-0.019820401,-0.004753457,0.0049632085,-0.01177088,0.03704591,0.08593728,0.019293996,-0.038827028,-0.0355923,-0.018236386,-0.0047062356,-0.009101512,-0.0015676504,-0.03290789,0.03892133,0.023950689,0.006368463,0.047685876,0.024924526,0.0101072965,-0.032934565,0.008384742,0.029425401,-0.014317108,-0.05158521,0.07172778,-0.0067901295,0.001971896,-0.068905205,-0.050848365,0.06714485,0.030290822,-0.04128376,0.0036716096,0.0070911665,-0.037626956,-0.04408568,0.04737165,0.007881399,-0.008582237,-0.0028864744,0.02010056,-0.0015426357,-0.020829337,-0.027339553,0.014941708,0.017155018,0.042990107,0.00936743,-0.0490787,0.03279327,0.010802022,0.005904417,-0.024713384,0.041308865,0.015551759,0.063445635,0.018403133,0.019820336,0.0022627881,-0.008082817,0.021783937,-0.046371892,-0.0038866387,-0.06993757,0.017106013,0.028277643,0.0054688742,0.021539528,0.010723948,-0.011574975,0.06968399,-0.008510722,-0.032767214,0.039387457,-0.001379218,0.023771033,-0.011618319,-0.01395534,0.0055898894,0.033541527,-0.01399265,-0.02994043,-0.061711602,0.017697504,-0.0024672204,0.0052277967,-0.038748026,-0.00021958185,0.01716318,0.039606266,-0.0078620715,0.011265588,0.036161397,-0.012752255,0.0322528,0.017807228,0.025333004,-0.025737703,0.02292755,0.01728736,0.026126908,-0.023040906,0.0059785987,-0.008157729,-0.038937066,-0.010039269,0.07849054,-0.012588818,-0.00024866092,-0.021334814,0.019947177,-0.033022232,0.032991603,-0.021739945,-0.010550286,0.062349312,0.046153117,-0.055452406,0.031194922,0.02170054,0.060943,-0.0068699704,0.0047178557,-0.008614256,-0.035836235,-0.16354221,-0.0069211912,-0.011082796,0.024838815,0.008757252,0.0030193,-0.080601655,-0.022206208,0.016500646,0.01967232,-0.010852914,-0.06275091,-0.027479425,0.039975602,0.026518336,0.024489228,-0.018957224,-0.016163254,0.016772332,-0.03016319,-0.015054093,-0.04137168,0.055852223,-0.04370865,-0.036220096,-0.024334388,0.030146707,0.030130312,-0.02291929,-0.0320599,0.013414841,-0.017808914,0.0102131935,-0.020057326,-0.027320925,0.04145323,0.0012983407,-0.024683036,-0.0014417442,-0.012829563,0.047493856,0.055294294,0.022473931,0.024372233,-0.035292335,0.0047443197,-0.0155346375,-0.001889132,-0.032722875,-0.00019001066,0.00592778,-0.021000825,0.002031046,0.01730261,-0.057534173,0.0034140572,-0.0049649402,0.03377266,0.011691031,0.04971743,0.003419679,-0.029511465,-0.005646967,-0.046200644,-0.022802254,-0.077572614,0.008590778,-0.008129523,0.008173883,-0.044656053,0.027868167,-0.034341805,-0.03525261,-0.04450895,-0.011888733,0.011967595,-0.0073215077,-0.036854293,0.0036959308,-0.07434491,-0.036172066,0.017219895,-0.009186301,-0.0081035625,-0.04180522,-0.048269406,0.0016461749,0.009380914,0.047640994,0.23066752,0.024082996,0.06779827,-0.021678854,0.050241884,-0.035631284,-0.031993728,0.042495634,-0.027851688,-0.024648372,0.005943581,0.001615641,-0.03688862,-0.0109661985,0.009794799,0.0632331,-0.067352094,-0.018779248,0.05906055,0.0075182123,-0.01600994,-0.0027080558,0.022816872,-0.03731942,-0.0401552,-0.0020515795,0.0069239493,0.043151516,0.008118584,0.058957078,-0.046044942,0.026068838,0.00014985508,-0.026995858,-0.03382274,-0.032187123,0.0080844285,-0.03335809,0.039600145,0.030532217,-0.01938277,-0.0122324135,0.01597638,-0.034088135,0.045859486,-0.011844131,0.017881282,-0.027389484,0.006496766,-0.006551725,0.01744686,-0.010872643,0.01563258,0.0030228042,0.048654817,-0.058910165,-0.01681578,-0.013100356,0.0005205605,-0.009187085,-0.027076447,-0.0066827186,-0.0055312947,-0.0059464118,-0.008485867,0.021706535,0.027842442,0.0227714,0.019599503,0.012872306,0.0059459214,0.0066446,-0.012421857,0.03432472,0.015850252,0.029364737,0.011282094,0.058459938,0.010089255,0.00893686,-0.032263715,0.006668811,-0.015798895,0.003918876,0.00082420633,-0.033336837,-0.0047856676,0.009704147,0.005589924,0.0040395404,0.005671202,0.012568059,0.0087620765,0.00644285,-0.029593213,-0.007369503,-0.00033646278,-0.026111105,-0.047144234,0.02748601,0.007799877,-0.016921518,-0.002478025,-0.04594378,0.031377364,-0.021881197,-0.019834118,0.014130859,0.015051604,0.010860943,-0.05404623,0.021313298,0.0064870464,-0.01660682,0.052922476,0.043589916,0.01184718,0.0061268196,0.033825483,-0.009424093,0.05430198,-0.0064090863,0.0029844376,0.04424186,-0.008022196,-0.019543776,-0.033919167,0.018327026,-0.05319919,0.030346964,0.013406471,-0.02269632,-0.013093652,0.0136385495,0.020174202,0.0030774134,0.027586551,0.01636111,-0.007116771,0.029418757,0.010550118,0.011340118,0.0023466533,-0.021096533,0.011382592,0.010532641,0.043655608,0.006861518,-0.009676095,0.038073447,-0.002210392,0.012331233,0.018137723,-0.057682246,0.0016887501,-0.10186652,-0.01982817,0.0023527977,0.0076734168,-0.0071323174,0.0028293035,0.04215941,-0.01678342,0.049975213,-0.0015429794,-0.019259976,-0.036309313,0.029611139,-0.02203545,-0.032191448,-0.02241908,-0.01709343,-0.041615654,0.039807457,0.035205327,-0.0063602054,-0.014167325,-0.0030086692,-0.0162797,-0.04039995,-0.038868554,0.01323738,-0.020924298,-0.02111079,0.0131952865,0.0043834453,-0.06847894,-0.029099794,0.023392355,0.009517393,-0.024124872,0.106822915,-0.01831631,-0.002712165,0.06576146,-0.010798345,0.06761622,-0.018601598,-0.001820663,-0.05480618,-0.0038936115,0.047674865,0.013409685,-0.01829329,-0.025749708,-0.013750092,-0.06052409,0.04737596,-0.02497945,0.035547152,0.015553897,-0.004556623,-0.052915044,0.006264582,-0.050326433,0.016241828,0.056989294,0.06302038,-0.03618231,-0.025068989,-0.015405424,-0.044459574,0.0016351313,-0.06967761,-0.013741798,0.039201412,0.005264585,0.008395219,-0.024973173,0.004635939,-0.0022349877,0.020253817,0.0076101786,-0.011131863,-0.0037319548,-0.013765407,0.009523943,0.0034056592,-0.03889511,-0.043665487,-0.019860964,0.0014931095,0.023757031,0.02698801,0.043915488,-0.036042705,-0.036445662,-0.014830795,0.0553006,-0.0016609577,0.03314644,0.010895181,0.06345745,0.023488494,0.032764044,0.007051973,0.01867121,0.029658064,0.009723373,-0.018401632,-0.04764703,0.049735196,-0.0021392526,-0.016839525,-0.07020789,-0.056139555,0.04385713,-0.047391806,-0.027614783,-0.031180685,-0.012962859,-0.003192057,-0.0058387876,-0.03251489,0.025160594,0.01994715,-0.030856581,0.053632215,0.016021302,0.021485513,-0.011857683,-0.009577051,0.019669648,-0.04034386,-0.014073488,0.0131973615,0.054376036,0.0072647966,-0.008896092,-0.043614198,-0.010634587,0.009734431,-0.062093377,0.018390324,-0.005844021,-0.023934418,-0.014181907,0.021808563,0.021053933,0.009614312,0.014132071,-0.021307435,0.0035758778,-0.036876384,0.0046396228,0.025618488,0.00056449196,0.0042829253,0.016108844,0.024050398,-0.024680726,-0.054857783,-0.011574464,0.008611273,0.0051370584,0.009597447,0.03239108,-0.050208773,0.024868371,-0.027663494,-0.019441996,0.012346171,-0.019659616,-0.012904909,-0.04053632,-0.022231225,-0.03727232,-0.0070184423,0.00014874981,-0.008727149,0.0038599593,-0.010897438,-0.0077592195,-0.0030268258,0.024614481,-0.028546888,0.009628425,-0.0125307925,0.0541998,0.017616432,-0.042899024,0.036344465,0.035517998,-0.04858283,0.023105368,-0.019576207,0.005120662,0.017123513,0.031254496,-0.02382813,-0.00040161103,0.011020793,0.015096462,-0.043970503,0.043428097,0.026890067,-0.011163311,0.015697654,0.0330601,0.009843745,-0.056414466,0.0063951015,-0.027519658,-0.0072123674,-0.045960095,0.027386278,0.006975227,-0.029617768,-0.013926605,-0.024560984,-0.0055243406,0.008696796,0.020944731,-0.026864707,-0.017066266,0.014919593,-0.011342195,0.010703339,-0.0013282351,0.038997065,0.004536735,0.017002033,-0.032424357,-0.04755772,-0.0073880116,-0.041710544,-0.014449813,0.035190288,0.03497506,0.00028738286,-0.009832949,0.071530215,-0.032413878,-0.01905984,-0.14276998,0.03069447,-0.009679117,0.015907891,-0.034236852,0.032727595,-0.033254813,-0.0023312697,-0.008171264,-0.018216353,-0.03806013,0.004657085,-0.0049905963,-0.022632144,0.022010813,-0.00036257753,-0.04092653,-0.019020086,-0.029027654,0.06891143,0.032031935,-0.0062952423,0.0833612,0.02455459,-0.0065876707,0.003814749,-0.044819664,-0.00093297166,-0.011590717,-0.047087606,0.014149473,-0.034358438,0.007012612,0.0013004468,0.03126796,0.026226928,0.0018047937,0.015731893,0.012725293,0.005897475,-0.007376777,-0.0054081883,-0.03502739,0.00732207,0.046133596,0.04333961,-0.04750162,-0.0245242,0.001449776,0.044562228,0.034814052,0.01436524,0.007095044,0.0039503966,-0.014077842,-0.038084123,-0.029183814,-0.029882388,-0.084193304,0.01010823,0.03301071,0.035454307,-0.01079909,-0.04625953,-0.023938004,0.031228868,-0.06410081,0.0005274396,0.016033603,-0.026470486,-0.0009563514,0.0049615684,0.00036944062,0.00450222,-0.012955688,-0.03177559,0.026129158,-0.021254834,0.03281249,-0.002889315,-0.053642932,-0.0065228445,0.010449056,-0.00093358994,0.07545787,0.030075248,-0.0033157354,-0.04619463,-0.049127698,-0.02069181,-0.043119024,-0.031167254,-0.013132347,-0.0030580703,-0.027348788,0.09441616,-0.0062733022,0.026098672,0.0024588702,-0.0018560804,-0.0140946,-0.0722958,-0.009429361,-0.026273115,-0.0059399283,0.023855885,-0.054492608,-0.014432298,-0.009211869,0.033196755,-0.045326203,-0.01735666,-0.04298308,0.05113167,-0.026588626,-0.033875022,-0.019190643,0.037331637,-0.010225451,-0.017800247,0.027916636,-0.041576,0.020499496,-0.041147716,0.0017514908,0.041437384,0.023768818,0.06344887,0.01865943,0.04539419,-0.014440186,-0.03401242,-0.006052954,0.033242,0.054151412,0.05021034,-0.043721143,0.018464716,-0.024591176,-0.013371474,-0.054191995,-0.0063234107,-0.008833943,-0.033308994,-0.0022965947,-0.0062243314,-0.00009535506,0.035628464,0.03582327,-0.03362979,0.0016552075,-0.030752894,-0.013826036,-0.016901,-0.00021342629,0.03125417,0.002738348,0.025938395,-0.0074361768,0.058823552,-0.01717791,-0.054952927,0.0057369797,-0.009738013,0.00465455,0.08120045,-0.015387311,0.001298728,0.0034912815,-0.012647539,-0.01739552,0.023892222,-0.016942618,-0.0010960654,0.032254696,0.05477236,-0.024315622,0.030325739,0.006150906,-0.033877287,0.026700426,-0.0012045873,0.04320023,0.0095562665,0.02453596,-0.013973606,-0.008245034,-0.014678405,0.03822746,-0.007924795,-0.037962303,0.0050658714,0.017861873,-0.028885515,0.009001344,-0.007322929,-0.01789795,-0.015025976,-0.0006396117,0.0043121357,0.013476795,0.008656611,-0.006496137,0.008180439,-0.0051185363,-0.0015384165,-0.010729221,0.029276999,-0.022732845,-0.023188794,-0.013202303,0.012091632,0.003534825,0.04006965,-0.00501949,-0.03736857,-0.023061607,0.035041064,-0.00503643,0.013449953,0.026225975,-0.0038423664,-0.01841828,-0.004638651,0.001505234,-0.04637437,-0.003081994,0.0027998749,0.002170184,0.049831927,-0.03195612,-0.0070584267,0.033587255,0.042368814,0.010998917,0.03244055,-0.022973025,0.039555985,-0.028852733,-0.023246998,0.015241405,-0.04377788,0.04894503,-0.03744141],"last_embed":{"hash":"1milyp4","tokens":68}}},"text":null,"length":0,"last_read":{"hash":"1milyp4","at":1762844642047},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{9}","lines":[210,210],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1milyp4","at":1762844642047}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022728905,0.023737913,-0.04955543,0.027458368,-0.00589999,-0.051494453,0.017457634,0.004076894,-0.012064084,-0.0052592116,0.009262374,0.047607776,-0.04638607,-0.00043277463,-0.0013371798,0.063972525,-0.0053536505,0.023297433,-0.04154565,-0.016877921,0.03251532,-0.016923347,0.029904786,-0.0009713164,-0.016822217,-0.018705985,-0.018139562,0.0020448049,0.028605184,0.033141594,0.032388933,-0.018938772,-0.026059505,-0.04311601,0.00551406,-0.047956515,0.00583492,-0.022676403,-0.043081533,-0.0001165595,-0.038283374,0.0065121404,0.045982245,0.025772994,-0.0059264605,-0.014390026,-0.015701547,-0.005339449,0.011174261,-0.020416096,0.021749096,-0.010378161,0.017340763,-0.03716893,-0.006740572,0.06910662,-0.0005913123,-0.057016116,-0.01875065,0.024334831,-0.03538372,0.004137099,-0.041220944,-0.013302444,0.030491728,0.0019015927,0.010348182,0.028840786,-0.03504484,-0.04551549,-0.045706738,0.0077379104,-0.010937271,-0.018615872,-0.0064916234,0.033293195,-0.026238142,-0.0047451067,-0.002855122,0.058875028,-0.019428575,-0.006965442,0.04607587,0.0032025462,0.038575877,-0.02686053,-0.011821245,0.049028974,0.013628512,-0.022620035,-0.03154806,-0.015645288,0.023284808,-0.06754477,-0.013890433,0.027919803,-0.033486065,-0.03249544,0.028902184,-0.027050095,0.014983496,-0.012730273,0.026069272,-0.045189045,0.005539191,-0.022109542,-0.039343294,0.016344156,0.000021453112,-0.018779356,0.009358333,0.055743255,-0.0042042355,0.026646841,-0.0044153603,0.010349047,-0.021304252,-0.045453396,0.015796255,0.010554265,-0.020605845,0.035335477,0.04501461,-0.05058841,0.018996079,0.014841714,0.017900405,0.006199317,-0.016630787,-0.020942852,0.03636767,0.036743034,0.0012580861,0.010077087,0.009514404,-0.020491863,0.034379996,-0.003190669,0.036015786,-0.04900908,0.0012225311,0.060799755,0.017809724,0.013200462,0.032612182,-0.011978667,0.03368688,-0.02218078,-0.025286254,-0.02200126,0.019722497,0.023548085,-0.051793374,0.008146822,-0.032530114,-0.000086246226,0.03395936,0.04733,-0.01727139,-0.009676686,-0.0013226265,-0.008834106,-0.0025038184,0.004902753,0.02446679,0.0038067398,-0.0006187719,0.019466434,-0.021562044,0.034344126,0.055049077,-0.06295381,-0.02265978,0.019243661,0.01514497,0.029063268,0.04948583,0.00065763923,-0.006958704,-0.042742528,0.010177038,0.009627434,0.018779641,0.013290758,-0.07396261,0.024613988,0.024578717,0.023750648,0.042036023,-0.015041534,-0.012116626,-0.024613356,-0.028614469,0.005860693,0.03991754,-0.03180625,0.08071011,-0.004633972,-0.021621559,-0.042780127,-0.038099676,0.049772467,0.02771836,0.008561895,-0.018419405,-0.06135599,-0.030572241,-0.05474252,0.03514636,-0.015579693,-0.01657864,-0.01275492,-0.030002551,-0.00620069,-0.017141968,0.018790342,0.024788167,0.027934391,-0.0007042624,-0.042083863,-0.057227198,0.032917403,0.01018751,0.019333139,-0.03448024,0.02380555,0.027380962,0.013774838,0.03425623,0.013363799,-0.015626263,-0.013805898,0.0654099,-0.040043376,0.015051475,-0.06331805,-0.00011078322,0.013447275,0.0035551826,0.031537477,0.0050158803,0.0008893674,0.029127765,-0.026725927,-0.05489824,0.026061345,0.0011693673,0.011037348,-0.021036904,-0.03138355,0.009926966,0.049643658,0.0027224037,0.022549104,-0.05575633,0.024119452,-0.018812696,-0.013605277,-0.020899447,-0.018108262,0.029599011,0.027212225,-0.027521163,0.017653108,0.013745928,-0.011047156,-0.04275115,-0.019009812,0.054624934,-0.025899015,-0.031631373,0.010140994,0.025422953,-0.013764847,0.029821688,-0.026605658,-0.040556327,0.0060902773,0.09424501,0.025642416,0.024985071,0.009211421,0.024363905,0.016110338,0.025410298,-0.05996456,0.0018668907,0.031020274,0.038209565,-0.025218537,0.00012907018,-0.016836418,0.04285241,0.01954696,-0.012641336,0.026522242,-0.022011455,-0.17242122,0.016780585,0.025195748,0.013835243,0.0024848087,0.010879077,-0.050130196,-0.017328214,0.013901636,0.0050041326,-0.009913507,-0.056163043,0.0066117905,0.03442826,-0.046345808,0.02067457,-0.043702245,-0.022374595,0.039096102,-0.024716584,0.007231099,-0.02738727,0.012093194,-0.008940177,-0.049569916,0.0065399203,0.025523806,0.016651139,0.013792443,-0.013197501,0.03234146,0.014808195,0.008034698,0.008951195,-0.04015001,0.03347141,-0.025116283,-0.009226707,-0.010351861,0.025171252,0.047718044,0.020895133,0.033898,0.03446706,-0.014060965,0.036619,-0.011225267,0.015915256,-0.045136455,-0.025303943,0.034112208,-0.03526238,-0.023271957,0.02970836,-0.060581204,0.038030054,0.03804459,0.048229687,-0.0073595876,0.018004254,0.012703205,-0.05185962,-0.01264131,-0.019424811,-0.032345332,-0.03380012,0.016345987,0.046391036,0.014533414,-0.038635843,0.027254995,0.008701948,-0.025049556,-0.020438775,0.00013679883,0.016029185,-0.051495314,-0.02072503,0.0140652275,-0.10115202,-0.03908332,0.011918526,-0.0073961103,-0.008114378,-0.020153172,-0.017224448,-0.00606444,0.00089175656,0.036728952,0.22665943,0.049598448,0.05481653,-0.034079004,0.07957415,0.0062802904,0.023068054,0.011994381,-0.02049859,-0.05118689,0.006949159,0.036610637,-0.05268764,-0.0023706756,-0.011396499,0.046248596,-0.038292814,0.009918827,0.05682786,0.019242201,0.011703996,-0.0027637244,0.030196572,-0.00032701835,-0.0013130693,-0.015955703,-0.007339874,-0.010024948,0.00792361,0.009966178,0.0029440203,0.058876686,0.05992418,-0.060785994,-0.0062522455,-0.049851075,0.020115294,-0.019171227,-0.023065314,0.021573478,-0.034294203,-0.00557492,0.019091388,0.004075195,-0.0073652905,0.010822499,0.0024248797,-0.014885589,0.0060274107,-0.028564624,-0.014701676,-0.011616526,0.008553417,-0.033561584,0.03718196,-0.040345542,-0.020814756,0.0026860158,-0.027283262,0.07678338,-0.03940608,-0.014528689,0.008286771,-0.014847844,0.0015474643,0.06805714,-0.023092788,-0.012657321,0.0046937247,0.05767683,-0.021852344,0.025794184,-0.029133445,-0.0017633612,0.0033617273,-0.014524337,0.005777338,0.059638783,-0.004705525,0.010426359,-0.016451096,-0.012404938,-0.030407902,0.018668065,0.010825219,-0.0031397038,0.0011773595,0.046442345,-0.0012723182,-0.0054539884,-0.0016217716,0.032965396,-0.008691604,-0.02046602,-0.031343516,-0.02982373,-0.015386145,-0.024836492,-0.043050278,0.028620372,-0.08914472,-0.0121835545,0.0019392122,-0.050683554,-0.013074544,-0.0052712807,0.01942324,-0.007833962,0.04462033,0.005301364,-0.041525275,0.0017805398,-0.021300199,-0.022741701,0.054345284,0.0053179963,0.051714435,0.033276845,0.024306847,0.017746024,0.024346184,-0.008850662,0.014158613,0.018270835,-0.023407754,-0.030752636,-0.0039294087,-0.012983023,0.0045390637,-0.0053920513,0.014544615,-0.025746377,-0.034835648,0.03417237,0.012781286,-0.0066870926,0.08161237,0.0060924054,-0.015545883,0.023184985,0.039596643,-0.036554597,-0.03749034,-0.0060713557,-0.011995832,0.010422151,0.003270366,-0.03564001,0.006956356,-0.010788638,0.011241229,0.05084807,0.04640014,-0.025527388,-0.0071672737,-0.060836032,-0.022029774,0.023589205,0.014581351,-0.011148316,-0.024273911,0.03839997,0.019474044,0.052663952,-0.015177265,-0.0035565842,-0.02263351,0.024175849,-0.019132465,-0.049207505,0.020415975,0.007130745,-0.05860462,-0.0014066917,-0.008489734,-0.016758064,0.002615108,0.042462096,0.012106343,-0.05286369,-0.023208948,-0.061463084,-0.02494941,-0.025662314,0.03974301,0.028457884,-0.040658277,-0.0065627103,0.009235957,0.0057795537,-0.013915668,0.08496217,-0.018665222,-0.020173732,0.038136948,-0.0066532055,0.068703696,0.0009081423,0.020948231,-0.017752478,-0.050034534,0.042788707,0.0089097805,-0.021372145,-0.009057168,0.0036815377,0.019677121,0.060575623,0.005426816,-0.016330963,0.026689604,0.018747203,-0.031193836,0.010576635,-0.020950923,-0.011145526,0.07037415,-0.0040094894,-0.04416925,-0.04335857,0.021679081,-0.04575276,-0.0011954828,-0.015718715,-0.016566938,0.00801802,0.035688564,0.020504711,-0.06075867,-0.022240872,-0.011829737,0.0019057313,0.028530434,-0.026093245,-0.0028982656,0.007839558,-0.005311471,0.018996205,-0.0051020114,-0.03264428,-0.022222186,0.021516468,-0.019725036,0.041452553,0.026654216,-0.031693928,-0.01946962,-0.020034473,0.05269264,0.009222305,0.016264068,0.02877078,0.01220552,0.0030625586,-0.004376537,0.031027619,0.048328917,0.01838687,-0.013286448,-0.05976816,-0.059489015,0.070839345,-0.013294864,0.03388983,-0.0614574,-0.026926884,0.0080496045,-0.019578937,-0.003489111,-0.034820065,-0.013616597,-0.0060207536,-0.014930851,-0.0007471857,0.046624873,0.0055140047,-0.05068541,0.0481991,-0.038517438,0.044294354,-0.048739694,-0.0050403774,0.016030284,-0.019103568,-0.03637629,0.04622354,0.04665707,0.036371328,0.00688038,-0.052012198,0.027692443,0.03483953,-0.036756877,0.03827978,-0.0106396,0.0072208084,0.021439902,0.030062454,-0.0011159701,0.007815731,-0.009611241,-0.04530224,-0.008280922,-0.04085292,0.003405332,0.026754618,-0.010904922,-0.052009616,0.007425097,0.023881998,0.014586858,-0.09057127,0.009758,0.026389616,0.023899375,0.0001874201,0.025976304,-0.012309935,-0.01678024,0.030261729,-0.01408136,0.033879854,-0.029185595,0.020607857,-0.0833371,0.0019605856,-0.086155586,-0.025894402,-0.0071998686,0.0011087148,0.011818585,-0.02926268,-0.0240638,-0.019729875,0.026323736,-0.01779085,0.04701852,-0.039785758,0.08765776,0.016214572,-0.08545807,0.005913974,0.016609859,-0.033090662,-0.013363183,-0.019520957,-0.0037831045,0.008050989,-0.006055026,-0.013611906,0.06087051,0.038796347,-0.009941782,-0.07985716,0.054564185,-0.034739114,0.0026064462,0.015020026,0.021789456,-0.020507583,-0.027711846,0.0037022843,-0.02179979,0.013672474,-0.00666415,-0.006881367,0.011361106,-0.016790725,-0.0054575885,-0.012848199,-0.01608828,0.007531253,0.013008997,0.01834862,-0.047417443,0.018684927,-0.016032845,0.0124229025,0.0130571015,0.046210133,-0.023110555,0.0382465,0.016024886,-0.03211437,0.025179276,0.0021188094,0.0038038043,0.0012227803,0.056213964,-0.0024400975,0.020281017,0.04108753,-0.028417047,0.0005426501,-0.14587562,0.043822568,-0.0024434626,0.006774088,-0.0177089,-0.0049038315,-0.036330678,0.003018213,-0.01800096,-0.03741347,-0.0033991216,-0.04562405,0.051764216,-0.019891912,0.013205433,0.030558094,-0.036788244,-0.020272275,-0.024368055,0.049064543,0.040186144,-0.0099642025,0.0021345536,-0.0139603885,-0.05345478,0.0011692261,-0.0008058573,0.032013264,-0.001462211,-0.026979828,-0.02326355,-0.017843999,0.008230328,0.008978383,-0.006346329,-0.017567923,0.007873376,-0.006813599,0.00044309482,0.007728997,0.010693284,0.010196391,-0.024593426,0.010399042,0.03777999,0.07983916,-0.013963314,-0.024779776,-0.042220112,0.04208077,0.03325884,0.04114008,0.01210746,-0.007677362,-0.00995346,-0.038039457,-0.019479752,-0.025224088,-0.028381452,-0.022698326,0.024949674,0.015402244,-0.053169783,-0.053427517,0.008028882,-0.0029054068,-0.037605908,-0.0073414864,0.015661031,-0.025211535,-0.022983316,0.018139198,0.018481392,0.01479899,-0.027848637,-0.033729482,0.007627924,-0.04145755,-0.006431584,-0.007127638,-0.05241666,-0.023989448,-0.010994283,-0.01859954,0.04248875,0.045785177,-0.032338277,-0.022184014,-0.020215064,0.006506668,-0.04495636,-0.021147093,-0.018461566,0.004435199,-0.026092725,0.07939422,0.0034832812,0.0036033564,0.020506067,-0.01290397,-0.005606627,-0.04658139,-0.032619,-0.03941549,-0.02046631,0.004608215,-0.030244729,-0.01606188,-0.0057309247,-0.009608612,-0.028750392,0.01535317,-0.036774527,0.013114348,-0.01692504,-0.029213764,0.022167152,0.017142724,0.018717395,-0.011712516,0.03329039,-0.02438191,-0.013604404,-0.041451965,-0.0022974531,0.0070428015,0.028793544,0.02468583,-0.019645449,0.047923997,-0.02656463,-0.041094877,-0.022902982,0.050581012,0.053289343,0.0134329265,-0.06982249,0.015790934,-0.011998642,-0.0038757557,-0.028425353,-0.021216443,0.0058240294,-0.046566438,-0.020748844,-0.022582904,0.020326428,0.041532014,-0.0053450605,-0.0072413366,0.013706941,-0.04124041,-0.017144281,0.02219437,-0.020965572,0.0068394598,0.0075960015,-0.007906743,-0.020165859,0.02810767,0.024319777,-0.07047122,-0.00049446215,0.0073703565,-0.032084677,0.071449324,-0.044531826,-0.0037392692,0.0043055485,-0.009636685,-0.009769868,0.036835633,-0.01823699,0.012545296,0.010697541,-0.028504293,-0.002896122,0.022991082,0.0056732395,-0.018448457,0.030424464,0.0073679313,0.023332579,0.060672484,0.031326514,-0.0138069,-0.008264811,0.0075514936,0.020012029,0.0031305952,-0.037112217,0.0073042666,-0.010595224,0.012592129,0.029404648,-0.0136254635,-0.01903513,0.024698952,0.003493738,0.0037334568,-0.006475668,-0.015460657,-0.018391987,-0.0027197718,-0.004360203,0.035791717,0.029072924,0.055147152,-0.03633512,-0.024922712,-0.04183018,0.01594762,0.014469489,0.027500337,0.0014640815,-0.039244216,0.011827552,-0.0010424448,0.027410658,0.022427563,0.01274601,0.04486768,-0.032065876,-0.002284738,0.015298827,-0.036418337,0.02199359,0.034033895,0.022512937,0.021903656,-0.0062325667,-0.046666082,0.020309247,0.048598327,-0.015561108,0.0117068365,0.013876096,0.010559145,-0.010216699,-0.009318301,0.040683683,-0.016058927,0.009102083,-0.028589241],"last_embed":{"hash":"1gvi94i","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1gvi94i","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{10}","lines":[211,211],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gvi94i","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.045925327,0.030297143,-0.026450112,0.008848831,-0.03902833,-0.01630206,0.011606552,-0.00872442,-0.0006477877,-0.0069276225,-0.002463947,0.060056813,-0.0096521415,-0.008901297,0.008358527,0.08024189,-0.0039151357,0.011113213,0.014955404,-0.031185871,0.014926565,0.0095504625,0.051854614,0.003633698,0.011298568,-0.0044052107,-0.011236012,0.018874556,0.031827036,0.06224356,0.00042047424,-0.016230172,0.05849692,-0.045658227,-0.033712696,-0.047998276,-0.003755104,-0.03716767,-0.047554493,0.030251248,0.012080156,0.0024895207,0.023010707,0.045978565,0.049046665,-0.027162464,-0.03149165,-0.0134991985,-0.017285513,-0.028379954,0.02721532,-0.0021679103,0.016544886,-0.025893383,-0.027483007,0.05227163,-0.0017142023,-0.061680883,-0.024430232,0.0025627883,-0.052065548,0.004559827,-0.063707806,0.03418826,0.03286562,0.016286682,0.013385691,0.010311337,-0.037075594,-0.04101853,-0.06490639,-0.017491292,0.0076887906,-0.034958202,-0.058138523,0.015695065,0.021700745,-0.006452239,0.011539267,0.054345768,-0.012256635,0.010897864,0.0071029956,0.03636604,-0.008408291,-0.005059048,-0.026228843,0.042816464,0.03136884,-0.012822206,0.005129964,0.009952358,-0.021040421,-0.03329093,0.005735489,0.021284547,-0.03726969,0.017541684,-0.0038129794,-0.029620947,-0.015328819,-0.019216824,0.040892586,-0.045396935,0.008374559,-0.004371211,0.015348167,-0.011046671,0.0047836998,-0.016575184,0.008975386,0.023435786,0.0035117879,0.03434497,0.012254784,-0.01431117,0.01592296,-0.05052472,0.022895703,0.0051674675,-0.0032036486,0.0046556415,0.049657967,-0.03719932,-0.0062021343,0.016599968,0.02525597,0.00022718942,0.03513815,0.04205663,0.028156657,0.04344472,-0.05843251,0.03295605,-0.0062122517,0.016579991,0.029925123,0.0046088733,0.0035606357,-0.056392632,0.047661185,0.033537474,-0.031654887,0.006581661,0.0050423066,-0.033655174,0.004579804,0.0027097468,-0.01975718,0.021867067,0.027817031,0.03260391,0.0056807585,0.008037554,-0.019935602,-0.009814529,0.058557507,0.012984937,-0.0046175327,-0.0041309777,0.0030563415,0.027229311,0.014488202,-0.010329993,0.011631482,-0.0033528411,-0.008903195,0.018739616,-0.016960362,0.025492627,0.037178755,-0.039129924,0.0119916955,0.049321223,0.017817166,0.030553255,0.11019113,0.012267916,-0.024313772,-0.027609063,-0.032292694,0.0020092446,-0.007887377,-0.03370921,-0.06227668,0.017578455,0.026263488,0.022716388,0.0282944,0.016105779,-0.0019994916,-0.03148495,0.0013274729,0.004218721,0.0101928385,-0.06908589,0.06626888,-0.0012856723,-0.0025778718,-0.04646975,-0.022959799,0.0627787,0.00046014515,-0.009344571,-0.047419127,-0.007782172,-0.042954274,-0.021756535,0.04104654,-0.00005189264,-0.018295098,-0.021899177,-0.00641523,0.026805483,-0.00026272194,-0.0018512992,0.020826586,0.043319892,0.011876465,-0.02335961,-0.052966084,0.032972764,0.009506987,-0.004665843,-0.037985753,0.020091979,-0.0042082425,0.059825398,0.010117149,-0.0077811177,0.009958237,-0.042881113,0.032285724,-0.04270388,0.0076402323,-0.058164872,0.010638913,0.006510033,0.033079095,-0.0050035208,-0.024483519,-0.027637511,0.060112085,0.004446609,-0.057950143,0.00594723,0.0076297866,-0.00056532386,-0.03309712,-0.00565681,0.013951083,0.039005823,-0.010327228,-0.032815326,-0.07391687,0.005686527,-0.017785843,-0.024709543,-0.04381102,-0.019174507,-0.011889233,0.031745996,-0.005647748,0.021026677,0.014585905,-0.012613187,0.007856771,-0.0035473788,0.035164464,0.028394517,0.008915781,0.015870564,0.01517199,0.012971579,-0.04214456,-0.0067805513,-0.06342996,0.028916197,0.05161712,-0.008933351,-0.018820286,-0.015327331,0.015347005,-0.028215405,0.05358539,-0.080723695,-0.010237889,0.022587705,0.009857542,-0.029095031,0.026541863,-0.02157838,0.062546186,-0.028942397,0.026619066,-0.016986888,-0.006101708,-0.16892953,-0.010282345,-0.013533288,0.0574359,0.015671398,0.0018013853,-0.032167517,-0.010276074,-0.007919348,0.034433957,-0.0008510423,-0.059497174,-0.025312208,0.033871245,-0.012990038,0.022139017,-0.055901755,-0.024955517,0.006882989,-0.018399771,-0.02814349,-0.02816757,0.0367532,-0.010024372,-0.018441353,0.010975106,0.013996376,0.038434982,-0.026475657,-0.020983193,0.016841706,-0.013538876,0.016933022,0.0033860882,-0.00012058138,0.043791924,0.0028071748,-0.011579316,0.0031699077,-0.013922655,0.022068046,0.06952471,0.04914766,0.020889716,-0.014129597,0.032785967,-0.022093002,0.0012224877,-0.026474606,-0.01773144,0.0008665531,-0.027879609,-0.008758877,0.010045926,-0.046588615,-0.016302342,0.01202722,0.02184136,-0.007730962,0.013904956,0.0061872266,-0.036194094,0.005753667,-0.040612042,0.012020777,-0.054527167,0.0024849596,-0.022410464,0.013886347,-0.05262476,0.02963191,-0.0209367,-0.015019411,-0.0435801,0.025910402,0.0052358718,-0.025873294,-0.03480826,0.003459778,-0.07660272,-0.036943074,0.022249194,-0.02085342,0.010534044,-0.03807342,-0.02196839,0.0058496296,-0.0060011097,0.023356577,0.24998716,-0.020398911,0.026478605,-0.009030062,0.06783015,-0.010547967,0.03667206,0.040973283,-0.015618976,-0.031899936,-0.005774316,0.016825419,-0.045927268,-0.024614362,0.0005369999,0.049025364,-0.06795583,-0.015786171,0.039040368,0.015609002,-0.0059572365,-0.002070141,0.02621456,-0.049295582,-0.04047035,-0.012970108,-0.0062232325,0.0246851,-0.026949884,0.016637973,-0.017845735,0.020703742,0.03855563,-0.059799954,-0.016836254,-0.02036631,0.018922599,-0.046492316,-0.014328639,0.025752105,-0.04023122,-0.008426604,-0.015058067,-0.05805784,-0.0039591496,-0.033150308,0.023261352,-0.020154849,0.03255489,-0.028549649,-0.011429732,0.030297635,0.00007216155,0.0017466594,0.03896392,-0.031330906,-0.00926204,-0.008409334,-0.012013312,-0.0012126947,-0.03294009,-0.0012746265,-0.016177312,0.011637313,0.0026792109,0.054492276,-0.012136138,-0.005122691,0.014360901,0.02284294,0.002394095,0.01995906,-0.021133767,-0.018245446,0.032930225,-0.002137487,-0.020888032,0.043577105,0.045055572,0.042558316,-0.04260074,-0.01425743,-0.038812082,0.0075509883,0.035978444,0.0019605365,-0.023659045,0.032654133,-0.045077424,0.045373004,0.0050870883,0.026394367,-0.038205184,0.006962871,-0.058989715,-0.0056908354,-0.0148925595,-0.037932307,-0.059426986,0.016951673,-0.03169695,-0.002418251,-0.0129916165,-0.026141845,0.0015681861,-0.0028498878,-0.019128004,0.020707043,0.02674758,0.012769229,-0.048437126,-0.008414572,0.00033729378,-0.02383968,0.007994283,0.03857693,0.047821324,0.03537617,0.047620248,0.0076091266,0.04168727,-0.006839623,-0.0042128772,-0.006068829,-0.020212125,-0.031947948,-0.027716387,-0.016518077,0.011269334,-0.009299139,0.02249164,-0.021126702,0.020080028,0.0069514927,0.017784614,0.00016196257,0.06317971,-0.012069885,-0.010719325,0.029390687,0.00060400786,-0.020445947,-0.018827433,-0.006295677,0.010772241,0.046535194,0.015652528,-0.020074576,-0.0016552842,0.03723533,-0.025995439,0.01399612,0.030174216,-0.042244356,0.0047573014,-0.09858668,-0.000009513051,0.049157914,-0.0007947847,-0.018868525,0.00007069169,0.045324214,0.005983419,0.055855665,0.016905619,-0.026021946,-0.028575603,0.027972806,-0.015161921,-0.019640563,-0.00022818564,0.0057097394,-0.04773926,-0.005834709,0.028833624,-0.0010506533,-0.0086781,0.04297746,-0.004598426,-0.07797361,-0.0033605807,-0.02240444,-0.009164437,-0.008975974,0.016082857,0.01636091,-0.024092756,0.00076523103,0.013328267,0.011845917,0.017018981,0.1051368,-0.03805032,-0.01933337,0.044218574,0.0035832361,0.0466502,0.0033928342,0.023521088,-0.017566843,-0.01196001,0.04506941,0.013532148,0.0034924657,-0.03917144,0.017818315,-0.008854418,0.05823578,-0.0661635,0.023720164,0.009532942,0.0016057536,-0.026181174,0.030150907,-0.05714663,-0.017880015,0.047878634,-0.011384115,-0.02873222,-0.00037801728,-0.009759489,-0.04218532,0.004898031,-0.019484049,-0.018702818,0.030709611,0.0008940795,-0.009856667,-0.031726465,-0.012311743,-0.0067147394,0.003279956,-0.004672745,-0.01209162,-0.0108279325,-0.0028643603,0.0128804,0.008355663,-0.035203733,-0.06517379,-0.03281209,0.010536199,0.0027319596,0.024523512,-0.015832877,-0.018056301,-0.01309818,-0.04011291,0.04108755,0.017204339,0.030217154,-0.0062142634,0.021088447,0.036361553,0.051564027,0.034894355,-0.00035413262,0.011734695,-0.032244377,-0.049606837,-0.028170032,0.07018978,0.009313792,0.024621142,-0.046483126,-0.048167974,0.0323184,-0.036282785,-0.015176105,-0.033676095,-0.020061966,-0.016382806,-0.024544934,-0.021430708,0.034303196,-0.0055333287,-0.027449481,0.050646525,-0.016267173,-0.005595989,-0.05342385,-0.011488839,0.005572093,-0.07068199,-0.040382296,0.016030226,0.024112418,0.0075303027,0.051548265,-0.068272434,-0.0059728757,0.0036771374,-0.0366684,0.042630985,0.017045492,-0.009302605,-0.025984941,0.042714484,0.0071231155,-0.014893599,0.0052906033,0.0041065915,0.003956575,-0.019140163,0.01635523,0.03822066,-0.008971907,-0.039090995,0.0272008,0.010566669,0.010125398,-0.07480108,0.006262543,0.009385668,0.030502513,0.0130019495,0.027327545,-0.06551937,0.023879,0.007759844,-0.010024094,0.014052771,-0.026154755,0.010172466,-0.06935437,-0.0100799315,-0.039066005,-0.03695438,-0.00813732,0.007861528,-0.003999599,-0.03725509,-0.046786364,-0.036858726,-0.02090287,-0.05814314,0.035679173,-0.027065258,0.08093776,-0.0013871471,-0.039696213,-0.009713503,0.01594421,-0.03028366,0.015730623,-0.017478313,0.016774606,0.021191234,0.0007107421,-0.004906205,0.039793152,0.02056606,0.017903123,-0.05886445,0.0695264,0.013284802,-0.022219174,0.019301943,0.03599217,-0.0020262105,-0.047035176,-0.016152345,0.006034432,0.000831365,-0.021495745,0.002190253,0.031651,-0.06904108,0.0029217736,0.009847881,0.02665531,-0.0035739846,-0.007179995,0.023168873,-0.012825334,0.036673855,-0.008315037,-0.004104163,0.015885292,0.026403414,-0.001455128,0.030556673,-0.0006951781,-0.0392731,0.032632068,-0.0033045365,-0.019622449,0.025169278,0.048711494,0.039547488,-0.025467942,0.024361493,-0.04584109,-0.011697005,-0.15244024,0.046514723,-0.008346094,0.006105198,-0.03400959,0.009406837,0.025873605,-0.012990173,-0.012407531,-0.04173999,-0.014887458,-0.048267957,-0.008369458,-0.021047436,0.0074822153,0.03027051,-0.028792411,-0.0029164692,-0.029426454,0.05623984,0.022623416,-0.010761121,0.08453051,-0.037099686,-0.04676808,-0.028746605,-0.00067188096,0.0204518,-0.0066544074,-0.05176237,-0.015803507,-0.0109868655,0.024468916,0.029693732,0.016299436,0.029925196,0.0027828815,0.018005436,-0.004277537,0.0022806907,0.019114126,0.0060649626,0.0010688046,0.01033567,0.057639167,0.049355477,0.016954718,-0.0071260002,-0.010901689,0.029187929,-0.009705408,0.026262792,0.011825902,0.025892716,0.007699375,-0.012181211,-0.023726383,0.0054410654,-0.038698573,0.026491236,0.016803458,0.037443895,-0.040587727,-0.027048884,-0.02826693,0.015065684,-0.037148125,0.008246434,-0.0049018366,-0.0038459583,-0.013765284,0.0066436133,-0.021406304,-0.019225717,-0.030008212,-0.041818272,0.0068425243,-0.01637702,0.0060252203,-0.018304182,-0.047695227,-0.010663392,-0.009205891,0.024951503,0.07555986,0.0154715665,-0.010521741,-0.03225379,-0.04545959,0.0042177117,-0.007397157,-0.003349867,-0.018963061,-0.012840733,-0.036310583,0.064573936,-0.026778702,0.0077444296,-0.023873175,-0.009407977,0.003012105,-0.04729706,-0.018789437,-0.01774969,-0.025804114,0.018954353,-0.036651995,-0.00676668,-0.007930491,-0.026855739,-0.015709676,-0.0037587292,-0.021134224,0.031202978,-0.052705865,-0.025644662,-0.027475813,0.010553133,0.01835281,-0.049244203,0.03342776,-0.004257998,0.0049203965,-0.044866286,0.020447303,0.0714922,0.03137627,0.042450186,-0.013414345,0.027833287,-0.03835905,-0.022295125,-0.016581835,0.057019018,0.045266375,0.03454387,-0.00023150232,0.034470357,-0.023781717,-0.03645314,-0.056651242,0.0011301286,0.00299643,-0.016289275,0.010843019,-0.04329632,0.02664787,0.027392145,0.02407736,-0.036209755,0.028944388,-0.046096787,-0.0006453554,0.035220593,0.010106193,0.03544117,0.019906856,0.010108261,0.016577518,0.05561039,-0.0015380513,-0.08954523,-0.03682548,0.001461427,-0.010125732,0.09903155,-0.016871959,-0.02025131,0.004015337,-0.0102607375,-0.03569314,0.03677925,-0.0126139885,-0.016330963,0.010895808,0.02835711,-0.016839093,0.032133523,-0.009541173,-0.011428996,0.021824218,0.02392857,0.005277318,0.03643176,0.048752546,0.022147724,-0.005679371,0.0044391095,-0.012409489,0.00071462564,-0.0013059283,0.02884853,0.006424797,-0.01982727,0.01775426,0.00009907264,-0.0030043828,0.025673594,0.014489194,0.03642326,0.017509358,-0.02796453,0.009724875,-0.0079220105,-0.024220264,0.0019319393,0.0048640156,0.010163975,-0.011276648,-0.0074175987,0.01559145,0.0042150705,0.010089085,0.013494932,0.0020005233,0.007888558,0.03193836,0.04252182,-0.0049362658,-0.009090218,0.021500954,-0.00331362,-0.022489797,-0.0068631107,-0.019871676,-0.045394838,0.026488049,0.007908949,-0.008433214,0.023843773,-0.06408743,-0.0078106713,0.0560806,0.018779904,0.010014299,0.043464966,-0.0042245253,0.00569502,0.014311131,0.005625057,0.053208016,-0.037632376,0.015909163,-0.03905595],"last_embed":{"hash":"mtnlj5","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"mtnlj5","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{11}","lines":[212,212],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mtnlj5","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0027607798,0.047784485,-0.033732373,-0.003066581,-0.049175493,-0.0435401,0.025162807,0.02112314,0.027415942,0.0044748522,-0.0064466577,0.021607239,-0.0093684625,-0.038469445,0.009633241,0.032408766,-0.039040912,0.03498969,-0.028926548,-0.054681987,0.01722327,0.033988632,0.04557789,-0.009920172,-0.043811284,0.0207774,0.009855514,0.019782262,0.029194154,0.031014772,0.030040247,-0.03714356,0.014954206,-0.030207502,-0.04702435,-0.021825315,-0.0040961355,-0.017573895,-0.030018266,-0.017990122,-0.011576562,-0.0042531085,0.0626063,0.060690217,0.011695196,-0.015639694,-0.041145645,-0.008301033,0.005853547,-0.022187982,0.004765329,-0.004838228,0.012844841,-0.036963083,-0.025023332,0.03548366,0.01666344,0.008112324,-0.007162908,0.005952236,-0.049307827,0.022777919,-0.024594035,-0.011834481,0.017873071,0.021536257,0.007515337,0.04689345,-0.03831072,-0.04288687,-0.050462615,0.025639528,-0.004702157,-0.019169636,-0.028002726,0.030086616,0.002219728,-0.0027607782,0.01044086,0.05602697,0.0016547181,0.010242308,-0.00024519413,0.0354515,0.0020279286,0.0018200662,-0.009286989,0.033659626,0.020601977,-0.008504959,-0.017905666,0.010636345,-0.033461086,-0.06152127,-0.023985257,0.03395177,-0.0021243026,0.006989791,0.032627534,-0.017438319,0.011264501,0.009221651,0.01575213,-0.047094226,0.01014371,-0.005753014,-0.043647654,0.012812847,-0.008734758,-0.02614417,0.039492287,0.027687913,-0.004286711,0.017945722,-0.0026342683,-0.0007833692,0.029806376,-0.05158307,0.02262147,-0.0018714302,-0.049839564,0.03715094,-0.021459777,-0.057083014,0.0011024153,0.047036275,-0.013786179,0.005240207,0.029941585,0.033605628,0.035241127,0.016500106,-0.013295684,0.0035695187,0.0026795664,0.0066805426,0.0024447052,-0.0084644845,0.004613075,-0.053824637,-0.012300144,0.034075122,0.053617336,-0.025201183,0.000452296,-0.05163537,0.03475907,0.012731842,-0.029374754,-0.02355339,0.026415236,0.026090754,-0.0050632968,-0.0075855847,0.020196497,-0.005674666,-0.02510109,0.043623615,0.010797922,-0.027358487,0.03032023,0.02350941,-0.027349029,0.04520054,0.049069505,-0.008550659,-0.005885448,0.0026951954,-0.039762896,0.024914447,0.054697637,-0.026617063,-0.0168786,0.023199739,0.006730848,0.041475575,0.06615109,0.022687154,0.012502671,-0.035602115,0.0046524145,0.0016368539,0.002162155,-0.005695853,-0.038411926,0.01697547,0.024831176,0.01663656,0.03521347,0.032642342,0.0031391508,-0.031588573,0.010456907,0.012364527,0.027331531,-0.033321794,0.08305259,-0.014125337,0.012476838,-0.018002398,0.022129806,0.044627853,0.041112885,-0.0144096045,0.011782208,-0.046706174,-0.030608207,-0.056891337,0.002407868,-0.0049396353,-0.002939415,-0.014037366,-0.009441725,0.013683251,-0.013348811,0.044698708,0.02321964,0.013856194,0.05171628,-0.021541046,-0.054036513,0.03271172,0.023032237,-0.009306657,-0.023575975,0.023337267,-0.0007225636,0.0342587,0.029659186,0.022359904,-0.016477173,0.016673667,0.016121943,0.016629359,0.002714837,-0.051059607,-0.029083334,0.04604831,0.011318723,0.040462498,-0.002945128,0.002961647,0.07357941,-0.051304836,-0.025893208,0.01515055,-0.00006569574,-0.016181065,-0.001565087,0.003448103,-0.018135445,-0.00073732715,-0.015665654,-0.010265568,-0.014614036,-0.0218959,0.01285912,0.0064467285,-0.021465287,-0.0091195945,0.028203938,0.074768215,-0.009514366,0.017374268,0.008435033,-0.0023870622,-0.029608823,0.008959358,0.04651631,-0.022252092,-0.022165578,0.010693098,-0.0028445118,0.022506345,0.028425647,-0.004530207,-0.048807062,-0.0021161197,0.073524304,-0.015279576,-0.012505587,0.0252418,0.03534826,0.033368878,0.020584185,-0.048380084,0.0002928862,0.007182895,0.039284237,-0.037875213,0.033714496,-0.022728492,0.049229074,0.019599292,-0.008768094,0.035509188,-0.005026358,-0.18136969,0.03634898,0.026429243,-0.0022368191,0.0021801083,0.05108138,-0.034488622,-0.03625539,-0.028161827,-0.04648476,0.0394144,-0.032654434,0.035723392,0.058049336,-0.004146653,0.045778006,-0.01518004,-0.03292458,0.002975194,-0.033396404,-0.018053018,-0.008290698,0.025995351,-0.036920544,-0.057117213,-0.031686313,0.022447567,-0.004634391,-0.018386947,0.024572428,-0.0027886124,0.03340489,-0.0115237795,-0.0024809847,-0.0075468137,0.019377943,-0.0017944125,-0.015374887,0.013622192,-0.021314384,0.04083776,0.060808957,0.024889674,0.040646125,-0.0069083804,0.015182668,0.014958824,-0.006566769,-0.02554134,-0.027575256,0.05526889,-0.03511956,-0.021057062,0.041008186,-0.053102285,0.026338821,0.030963682,0.019616682,0.00015746374,0.023971714,-0.003347145,-0.062473275,0.022061417,-0.052295282,-0.046021953,-0.03466548,-0.029660398,-0.0073974323,-0.0045176568,-0.029592456,0.006603699,-0.041117515,-0.006578358,-0.0032778622,0.051127814,0.010474959,-0.022061378,-0.026565373,-0.009570764,-0.10238832,0.015400272,0.020929018,-0.0029972575,-0.008013692,-0.036751922,-0.04384011,-0.03082951,0.009784566,0.017622847,0.23194146,0.05934016,0.048813492,-0.026167989,0.025167197,-0.0130494265,-0.030538382,0.019853357,0.01877337,-0.02356394,-0.009209108,-0.012909838,-0.010664993,-0.016176285,0.0042956052,-0.013525231,-0.047400564,-0.010044559,0.07483474,-0.0035133583,0.0063620843,0.0033434608,0.01859621,-0.044170327,-0.0029055455,-0.027563127,-0.007223805,0.060658246,0.0033540088,0.027729126,-0.036589313,0.03801053,0.007538371,-0.01545431,-0.021393107,-0.024944937,0.021843143,-0.036175806,-0.00792714,0.012705513,-0.0021842585,0.008065675,0.024965374,0.023532927,-0.0008473868,-0.01752992,-0.013457774,0.029316388,-0.013577184,-0.047497764,-0.019177454,0.0101934625,-0.0069511184,-0.0032594816,-0.016287988,-0.02771709,-0.03999689,-0.059285264,0.0029761395,0.058933105,-0.058621407,0.010885119,-0.014961518,-0.022915503,-0.030550193,0.044545356,0.033198368,-0.00029770486,0.030472891,-0.0073179337,0.0012436,0.016661936,-0.042504292,-0.000620603,0.034798816,-0.012428558,-0.012990693,0.037102975,0.018174876,0.042215478,-0.038639832,-0.009122429,-0.034945056,-0.022961326,-0.0037978364,-0.016411595,0.010971067,0.009221232,-0.016175924,-0.05767319,0.020051975,0.034446627,0.0197567,-0.021028979,0.02699693,-0.042477995,0.027472133,-0.035525423,-0.023976887,0.013056154,-0.029961344,-0.043790225,-0.011190783,-0.023935605,-0.0045853807,0.026349977,0.032372102,-0.023889337,0.012453245,0.009573898,-0.038167946,-0.00641144,-0.028684169,-0.033829294,0.05734055,0.048430815,0.006837551,0.020431018,0.017180441,-0.011830582,0.028948955,0.043840036,0.023916509,0.05056881,0.0005316537,-0.044453844,-0.03881342,0.021586806,-0.018253794,0.0024064346,0.006830173,-0.026750758,-0.029907338,0.04021278,0.007279167,0.00035624148,0.06693525,0.007791834,-0.011191341,0.033746623,-0.0015933885,-0.01276169,-0.017010363,0.006742853,0.027841074,-0.0033730848,-0.0108997,-0.0099834,-0.0027771972,0.037291117,0.01727375,0.04775231,0.036888544,-0.011665139,-0.0031535479,-0.08717608,-0.025083207,0.0041179,0.026340581,-0.008729943,0.00036823846,0.069752105,-0.0031855835,0.04774357,-0.0012154165,-0.012930295,-0.020430157,0.06918511,0.0057565277,-0.03107968,0.021310756,-0.009711879,-0.018802203,0.03184076,0.04123853,-0.037593283,-0.010372673,0.027994582,0.03682297,0.017608276,-0.03768776,-0.013459035,-0.034088943,-0.008048722,0.024214797,-0.005561996,-0.06650908,-0.0036067034,0.030237619,-0.0042385245,-0.06831915,0.06712111,0.0065340376,-0.0038544938,0.03535036,0.023596928,0.08126501,0.020415556,0.035701055,-0.0055909953,-0.033431713,-0.009306042,0.0042078523,0.033396203,-0.036219925,-0.029245133,-0.028424606,0.066594206,0.007985451,0.0025747514,0.021941403,0.008669781,0.004504052,0.005813621,-0.06107408,0.012849294,0.024002999,-0.019018738,-0.05719275,0.00742694,-0.013961974,-0.043135323,0.0036493356,-0.023673385,0.012145041,0.0074525997,-0.02569133,0.018956233,-0.013677471,0.0052922256,-0.0027917908,0.031074794,-0.032976173,-0.03215815,-0.01904492,0.032952536,0.027144264,0.0017056913,-0.033016913,-0.012908122,-0.08997242,0.017984001,-0.0042666784,0.026277155,0.04889467,-0.03254359,-0.035131473,-0.026409648,0.043322872,0.0024096945,-0.0012594347,-0.0013595079,0.050061315,0.0042075417,0.013176018,-0.021525107,0.043304715,0.0076423488,0.010092584,0.0051568258,-0.0051415595,0.05312992,0.0269266,0.0002862276,-0.065533504,0.00026607452,0.037500132,-0.017161353,-0.01320221,0.006811521,-0.00903241,-0.02848755,-0.022390548,-0.048283573,0.06415689,-0.008036498,-0.045837756,0.05051993,0.020508574,0.008138968,-0.035766877,-0.031674497,0.03941146,0.0028105776,0.007877098,0.017891357,0.04684492,0.009416348,0.019773211,-0.046169706,-0.016140798,-0.0142144365,-0.044060957,0.0061086873,-0.002061706,0.008152598,-0.012291173,0.050080888,-0.014290312,-0.000091881266,0.0020614592,-0.023751348,-0.017344607,-0.045944612,-0.016334329,0.034306753,-0.0011828957,-0.034589916,0.04623764,0.030091932,0.007159817,-0.09229923,-0.010520354,0.022057245,0.016147701,0.0006130181,0.042423643,-0.0053640897,0.017258288,-0.010882809,-0.05515441,0.023254203,-0.023957822,0.0016873273,-0.040575963,-0.0066028824,-0.02825011,-0.031859692,-0.019165685,0.034094635,-0.019083563,-0.01070356,-0.034289002,-0.022393823,0.0013862594,-0.015301451,0.019553952,-0.039402425,0.06364944,0.0039286157,-0.048913654,0.04180518,-0.006732165,-0.04246935,0.010053441,-0.018755615,-0.039769564,0.037584305,0.0066776155,-0.008678784,0.0099382065,-0.003530347,-0.0050285053,-0.01725644,0.06816355,-0.030556994,-0.0004130743,0.041020934,0.020566206,-0.004784427,-0.013157442,0.019222364,-0.029847508,0.039421268,-0.035811733,-0.007259425,0.011091488,-0.039903063,-0.024251623,-0.05496141,-0.005204103,0.037891295,0.007838978,0.00010633932,-0.03440232,0.009220607,-0.03902965,-0.010927686,-0.0052530784,0.015327904,-0.0055456683,-0.0004052102,-0.0050765006,-0.053203356,0.015463841,-0.0067211865,-0.017607212,0.01214045,0.015526278,-0.015363457,-0.021614598,0.00084509794,-0.0415097,-0.014834068,-0.12580335,0.030384233,-0.003011022,-0.00102014,-0.009583798,0.0068567037,-0.04190054,0.0010528287,-0.025451446,-0.04120799,-0.01240177,-0.0048446306,0.06756672,-0.02180588,-0.02086035,-0.00467605,-0.037105937,-0.00260402,-0.0038318667,0.023717584,0.030536573,0.006693827,0.0654003,0.004446799,-0.008399012,0.026622359,-0.020297796,-0.008447208,-0.0072525903,0.004087847,0.011853678,-0.008908054,0.0012365677,0.028681297,0.005768075,-0.004895645,0.015725665,-0.00766232,0.016870067,0.023963736,0.029562917,0.015895251,-0.03519515,0.031406693,-0.0070783547,0.055335812,-0.0006478031,-0.0067406674,-0.041490093,0.0015185346,0.005055785,0.03318982,-0.036271017,0.034773637,-0.026207278,-0.03675204,-0.06752742,-0.06053217,-0.032054104,0.0451405,-0.0012795485,0.027772931,-0.04149411,-0.045086782,-0.013014134,0.006368864,-0.04963432,0.05752687,0.034009315,-0.0050140745,-0.0408937,-0.0014109014,-0.025365125,-0.0069825295,-0.06424735,-0.046757426,0.028425518,-0.04435744,-0.01611489,-0.017356195,-0.050745137,-0.018704148,0.021319404,-0.03911059,-0.0004759853,0.022950783,-0.011012103,-0.011297983,-0.045523345,-0.016842864,-0.076613255,-0.028730268,-0.011027695,-0.011621212,-0.048712403,0.07342873,0.018032525,0.0019922445,-0.031997323,-0.00665933,-0.06309568,-0.050001908,-0.018046638,-0.032446377,-0.009767533,0.028399482,-0.008129839,-0.028357238,-0.049778197,0.011129345,-0.027176943,-0.0069003366,-0.013867326,0.025137704,-0.077729955,-0.003176386,-0.019619873,0.045300417,0.019860348,-0.0055401092,0.04445098,0.028867302,-0.044466324,-0.037952792,0.044258427,0.04196084,0.019771451,0.014607657,0.05230322,0.026957588,-0.05527718,-0.01063032,-0.008443352,0.03757031,0.02668849,0.03626543,-0.04612561,0.030213987,-0.028898071,0.0038911048,-0.013948139,-0.004639536,0.008265655,-0.045203175,-0.0023770067,-0.00036693248,-0.02073226,0.003649476,0.044277612,-0.008017411,-0.014668912,-0.03289643,-0.010639311,0.045454703,-0.0042288024,0.0192429,-0.022805452,0.021127924,-0.026664764,0.023338724,0.016611416,-0.058417212,-0.026695874,-0.019958822,0.017686857,0.08425112,-0.0014474136,-0.024172321,-0.027295426,0.0061955648,-0.00397265,0.01146454,-0.0058152513,-0.013226233,0.022072284,0.05516988,-0.031252943,-0.061731625,-0.01659912,-0.01999303,0.04555942,-0.0027210559,0.043957993,0.036479313,0.011706933,0.023373093,-0.013224438,0.0030009376,0.038332243,-0.027116098,0.0028601699,0.015672462,0.004270414,0.013176409,0.035941202,-0.0169585,0.008643256,-0.033761695,0.0138521865,0.0328921,-0.022999872,-0.028847745,-0.015583653,-0.015860192,-0.004997483,0.021108843,-0.03885426,0.033422206,-0.011527127,-0.040328354,-0.00007684476,0.008036186,0.04378987,0.01577944,0.022879725,-0.046601586,-0.00463039,0.056843575,-0.028599298,0.017021125,-0.0069219805,0.003983544,-0.06800133,-0.015687557,0.0013048348,-0.026972648,0.009837009,0.00494564,-0.018630866,0.061490215,-0.03876515,-0.04086141,0.02587344,0.02623784,0.0060996567,-0.0145359915,0.019060686,-0.0017500671,-0.012788523,-0.0028918711,0.015248375,-0.025311064,-0.010952035,-0.039978787],"last_embed":{"hash":"15icy06","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"15icy06","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Recommendations Based on Current Products#{12}","lines":[213,214],"size":77,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"15icy06","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Morning Routine#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023336709,0.052540004,-0.0378653,-0.036896966,-0.033933226,-0.008744932,0.0229924,0.02481021,0.01412549,-0.004632651,0.011292946,0.035860736,-0.029026188,-0.059997402,0.017590016,0.017991813,-0.031132968,0.050727203,-0.027366687,-0.042256184,-0.017582625,0.015126791,0.015852163,-0.003976859,-0.030953098,-0.028348064,0.017237175,-0.00013256448,0.00029419217,0.023272611,-0.015418696,-0.05335927,0.010183699,-0.0336941,-0.055303823,-0.05292649,-0.00020613393,0.009666614,-0.029233875,0.040034987,0.009282558,-0.0028411613,0.032301623,0.051295925,0.026295252,-0.014834244,-0.005774047,-0.010115658,-0.0074726413,-0.039634805,-0.016758135,-0.01631823,0.03945232,-0.04562548,0.0031510103,-0.009482539,-0.01623969,-0.008461098,-0.002535546,0.015954703,-0.037969228,0.028841339,-0.0010430497,-0.02429556,0.048502073,0.022905517,0.006169977,0.052066084,-0.033519972,-0.010891427,-0.04306879,-0.026259955,0.010259093,-0.012642547,-0.032835834,-0.009596277,0.025913637,-0.005632223,0.018456114,0.0663172,0.04164722,0.04407259,-0.02921474,0.039574046,-0.029140033,-0.00983861,-0.04119477,0.07155793,0.022289641,-0.0018257617,-0.048391517,0.011779682,-0.032588392,-0.05381016,-0.004925407,0.004541671,-0.019755429,-0.00439614,0.0018234575,0.015213994,0.0053863334,-0.02143192,0.004944722,-0.022040317,0.018210476,-0.0050657275,-0.017341685,0.009781177,0.013928006,-0.009472363,0.033655304,0.020940984,0.009001288,0.04658989,0.013640315,0.007388508,0.030378789,-0.046190653,0.034794427,0.016659731,-0.016859671,0.017244974,-0.030236285,-0.050135333,0.014897128,0.003008882,-0.0067779003,-0.019988306,0.041683584,0.017510384,-0.006812812,0.030779691,-0.017366257,0.053481128,0.02116264,0.040187884,0.024321431,-0.032127988,-0.008087524,-0.035371043,0.05657309,0.07752689,0.01256228,-0.030429635,0.020555716,-0.050020814,0.053348113,0.008635004,-0.01613592,-0.012655161,-0.0052416143,0.04077007,0.028984124,0.012313443,0.020326776,-0.018618392,0.03612397,0.02104469,0.006134781,-0.015124288,0.046241686,0.048898976,-0.06805296,0.0032185458,0.030739835,-0.01245555,-0.0015677453,-0.004938926,-0.024038902,0.030699113,0.06572532,-0.026062777,-0.005289141,0.0034232568,-0.014643486,0.030463561,0.07289124,0.0037963726,0.018864853,-0.009716308,-0.044770796,-0.02115154,-0.014919149,-0.028485276,-0.049182832,0.029972503,0.038650215,-0.013407684,0.013583092,0.03241299,0.00010433263,-0.024230834,0.015607103,0.07882295,0.0032515498,-0.01874706,0.027561978,-0.0011837233,0.007441957,-0.030145308,0.02945017,0.026783422,0.024772549,-0.0063641355,-0.019305034,-0.014615073,-0.044788864,-0.03827385,0.0015164642,0.020625561,0.0021994745,-0.021783842,-0.030499741,0.021751223,-0.022524294,0.009426538,0.0169135,0.019003008,0.035594117,0.012069661,-0.034036934,0.015927339,0.021826757,0.042139154,-0.016249068,0.013899073,0.0061530746,0.054041762,0.031780757,0.07300734,-0.026044693,-0.02248762,0.057118706,0.010898074,-0.023552932,-0.050358154,-0.0030136972,0.046527635,0.01063236,0.008321307,-0.015711302,-0.012734026,0.035361715,-0.045313057,-0.041981373,0.046534736,0.006092651,0.017020347,-0.015571339,0.030428074,0.0091176685,0.009749036,0.0060834372,-0.013785689,-0.010926249,-0.013031642,-0.006130841,-0.0253251,-0.06335853,-0.02537474,0.044292316,0.06757217,-0.010346956,0.029661056,0.03584697,-0.043002013,0.016773097,0.0013565188,0.010726751,-0.00809484,-0.012541283,0.00892679,0.015323265,0.034126755,-0.012111165,-0.012486334,-0.05711901,0.03726485,0.09255597,-0.010816144,0.0282654,0.024431137,0.010844913,-0.010734358,0.041101713,-0.047387037,-0.0036693215,-0.020057337,0.037471574,-0.009932743,0.028214065,-0.029400602,0.05814225,0.016915979,0.00068898033,0.0017030641,-0.04998559,-0.16528773,0.027968375,0.029604252,0.032808423,0.026999252,0.017605059,-0.0010797029,-0.012410888,-0.0054622665,-0.01571694,0.017116899,-0.038251314,-0.022709701,0.032513343,0.02476566,0.0036165325,0.0029363604,-0.022860095,0.0015065288,-0.042827297,-0.055111103,-0.043812368,0.05263074,-0.047806203,-0.04337344,-0.05093987,0.03409728,0.0003690869,-0.018799732,0.0013132214,-0.022738501,0.0065258364,0.008708256,0.025130758,-0.022511687,0.03972707,0.023835557,-0.040475447,0.048721254,-0.022355605,0.073022984,0.03663067,0.025168592,0.035683125,-0.00007031417,0.020883303,-0.009323786,0.008826584,-0.052352723,-0.015858142,-0.0098582385,-0.018487575,-0.0024281456,-0.01986021,-0.056628376,-0.0027338385,0.017492928,0.019448202,0.00818498,0.017334355,0.0070282225,-0.04864252,-0.004727604,-0.06138629,-0.06340406,-0.05224859,-0.044519667,-0.052575655,-0.002114708,-0.035929855,-0.02521076,-0.006154419,-0.005086065,-0.04796463,0.009018671,-0.02259643,-0.0298973,-0.029124398,0.014700155,-0.10981351,0.015019673,0.011825588,-0.008077233,0.03953335,-0.031841993,-0.03283388,-0.026245654,-0.0018256916,0.024168154,0.26906493,0.03018095,0.0048715984,-0.004141813,0.04058416,-0.002751191,0.014537359,0.041448914,0.011470909,-0.03213918,-0.04148743,0.007203617,-0.023968078,-0.008311619,0.02091256,0.025698224,-0.029105773,-0.019425943,0.072435014,0.006652277,0.020072473,-0.02046377,0.03635026,-0.009647933,-0.036178306,0.0031630911,-0.030947428,-0.0005046113,-0.009531755,0.037966218,-0.014982688,-0.006816117,0.011050465,-0.0114025595,-0.004532646,-0.007817171,0.048699394,-0.030263502,0.009533397,0.006005683,0.008288173,-0.0121605415,0.023225766,-0.013966709,-0.020723054,-0.0039108577,-0.00025322047,0.010934976,0.030101506,0.023233764,0.0007817648,-0.010593407,0.003974989,0.019545592,0.009858958,-0.008985308,-0.025082456,-0.04392142,0.0124051245,0.043458313,-0.0099422,0.0012913686,-0.071125194,-0.042396024,-0.008669799,0.036666844,-0.012391425,-0.0019011472,0.016650785,-0.008907386,0.008948517,0.006009977,-0.053952742,0.01594727,0.044898573,-0.0008010404,-0.0049329754,0.057473224,0.023579432,0.038558662,-0.0060573127,0.00083209894,-0.021287529,0.007958685,0.04209239,-0.00408796,0.021411307,0.023365872,-0.033319857,-0.02677058,0.021210887,0.02238418,0.009092314,0.01593867,-0.021254092,-0.0015331935,-0.02195214,-0.021213412,-0.024166333,0.008389008,-0.02763257,-0.012188138,-0.00976156,-0.042209487,0.02334605,-0.030317612,-0.006686751,-0.0031778964,0.0032776035,0.008266181,-0.044813257,-0.019967066,0.006110517,-0.021689996,0.0070957053,0.05286516,0.031704776,0.023329807,0.04183435,0.013721211,0.021254214,-0.0014401856,0.0044137924,0.008278432,0.008705371,-0.05479754,-0.0020669664,0.041964594,-0.033397876,0.028595893,0.024002455,-0.042882107,-0.001682844,0.038989738,0.042773418,-0.019917564,0.035602152,-0.005867087,-0.004143831,0.026139483,-0.003901031,-0.026363434,-0.011306572,0.0054382724,0.0066607785,0.013124198,0.010770376,-0.03908568,-0.030107057,0.024194093,-0.009028563,0.023978423,0.019183375,-0.049979433,0.011566773,-0.062503554,-0.028472563,-0.009869902,-0.042412434,-0.02472631,0.027861279,0.08459738,0.0039050328,0.061859168,0.00773913,0.038720667,0.0005404157,0.062282104,0.002620218,-0.00038129638,0.035652947,-0.051776398,-0.021158041,0.02996153,0.013498851,-0.010942854,0.014167547,0.018432893,-0.000035998517,-0.020495681,0.0004244424,-0.021426113,-0.031849846,-0.018974898,0.0054729884,0.012931626,-0.03808104,-0.0052232826,0.045028478,0.0010215102,-0.02395209,0.071326844,0.035239287,-0.00567466,0.053040102,-0.019272404,0.088537954,-0.004669344,-0.003663384,-0.028562644,-0.024115404,0.004222824,0.011896421,-0.016754141,-0.042791944,-0.031065863,-0.02538789,0.060159512,-0.002962495,-0.016629051,0.015240282,-0.034782875,0.00067934056,-0.007422189,-0.038566012,-0.015994864,0.034719616,0.009537001,-0.029270565,-0.007934567,0.015758535,-0.031377528,0.033351436,-0.049727887,-0.009067164,0.022454945,0.024803963,0.040608928,-0.042482488,-0.027284473,-0.0050481805,0.019553678,-0.020961273,-0.024294822,0.002962081,-0.007067137,0.035363767,0.019096393,-0.009467735,-0.023650907,-0.05268223,0.0045853904,0.003765775,0.05277512,-0.0029177621,0.0026513,-0.019392194,0.00075393554,0.026107766,0.01989492,-0.021908669,0.009547804,0.0038897684,0.025523243,0.036761776,-0.009377747,0.0458545,-0.006172813,-0.014054934,-0.05252248,-0.0030512349,0.06221944,0.0025078836,0.034367424,-0.030914351,-0.06333242,0.008060255,-0.050771207,0.017312836,0.008409424,-0.034044866,-0.008279095,-0.015707342,-0.03547923,0.00019059976,0.007916394,-0.0015047949,0.06173518,0.03918518,0.008514508,0.009845046,-0.022869559,0.051386338,-0.018322866,-0.008343421,-0.014831398,0.027623067,-0.006634077,0.039361186,-0.07017446,-0.0015138481,-0.041914865,-0.017857503,0.027106732,0.025701918,0.022088122,-0.00096179306,0.042868257,0.012643914,-0.010040127,0.00068239664,-0.029158443,-0.003887738,-0.034386642,-0.043507013,0.01783768,-0.0036975476,-0.07020265,0.028546637,0.03422802,-0.0038297917,-0.056269567,-0.012116858,0.06495065,0.011639255,0.010743451,0.033601183,-0.0315056,0.010592637,0.018482504,-0.0249457,-0.0070119766,-0.018195402,0.0021081201,-0.046512153,-0.013540925,-0.015091744,0.009613249,-0.029931212,-0.036559947,-0.024725057,-0.018905492,0.022451237,-0.062654234,0.027461028,-0.05613388,0.03720611,0.027401974,0.025543304,-0.009119272,-0.07098191,0.041185144,0.031266868,-0.028257089,0.03938825,0.0012038742,-0.011428293,0.013056054,0.045811657,-0.02366342,0.054678753,0.021227729,-0.014385257,-0.03333675,0.040348247,0.018801322,0.006767684,-0.015619252,0.033008095,0.013814,-0.07138046,0.029946579,-0.06359037,-0.010695267,-0.026260398,-0.028463215,0.019700246,-0.037312124,-0.0018970451,-0.047987442,0.012431812,0.022210091,-0.009829066,0.034172013,-0.031352308,0.020075943,-0.06256965,-0.03793778,0.0014169344,0.046437718,0.01665421,-0.027867911,-0.010978535,-0.0096469335,-0.0104242945,0.007841527,0.018123195,0.02071588,0.023155153,-0.027901286,-0.032816045,-0.014712476,-0.0493003,-0.038546864,-0.12534928,0.0597263,-0.023818774,0.017090417,-0.01853923,0.0017318808,-0.061427657,-0.005515306,-0.031951442,-0.022849914,-0.026335387,-0.04611752,0.020545995,-0.014532361,0.005489884,0.030736437,-0.014969877,-0.0211457,-0.037091427,0.025470877,0.005480977,-0.005953965,0.009876556,0.03598262,-0.03537226,-0.010130699,-0.026392065,0.027201021,0.003991274,-0.029492235,0.041682336,-0.02352,0.02019056,0.012250688,0.0040330724,0.007893694,0.0035697087,-0.023007898,0.0020202182,0.025184726,-0.03782479,0.006136713,-0.026147407,0.021115134,0.011181315,0.067206636,-0.01897846,0.007823869,-0.020589147,0.03405379,0.02423428,0.020636756,-0.02765556,0.008134042,0.0051544574,-0.012924923,-0.052000027,-0.020453744,-0.034421135,0.02719799,-0.017152036,0.024497278,-0.043764904,-0.044950362,-0.03800985,0.018664846,-0.045189325,-0.012586163,0.024449758,-0.030159898,-0.018480698,-0.045669947,-0.018867113,-0.0016913678,0.000060558483,-0.03417542,-0.0074149054,-0.04192269,0.00064193236,-0.025774982,-0.018829584,-0.04323188,-0.009451573,0.020168774,-0.0047385115,0.013019345,-0.0026996706,-0.018668557,-0.012579297,0.00750082,-0.059540503,-0.0314753,-0.053548433,-0.010953527,0.003651481,0.06410006,-0.021823818,0.023543512,-0.028325947,-0.014435813,-0.04540782,-0.05132463,-0.037636057,-0.021917123,0.010625699,0.027164662,0.0008253154,-0.0252916,-0.014784029,-0.023517264,-0.032340974,-0.023442084,-0.046056125,0.026862843,-0.006406094,-0.035078116,-0.0074749794,0.029720843,-0.020366061,-0.026931366,0.015985264,-0.0012031891,-0.0076378523,-0.020320034,0.023423763,0.033470392,0.07524841,0.010259669,0.035752025,0.04305842,0.014829928,-0.040144034,0.013300658,0.018077321,0.015022645,0.032126106,-0.020732125,0.024791406,-0.024497377,-0.0271992,-0.0077130017,0.008263763,0.0061148833,-0.0323623,0.011144539,-0.005869913,-0.043581128,0.007842164,0.024147945,-0.044055715,-0.00962902,-0.050492823,-0.0225507,0.069411196,-0.005747685,0.048537757,0.033057418,-0.009888023,-0.005051133,0.034405492,-0.015070543,-0.036487367,-0.007258495,-0.019271838,0.026808802,0.058727864,0.012514145,-0.017807879,-0.03091439,-0.005918132,-0.025987754,0.00042107014,-0.033796407,-0.043576874,0.023621112,0.053441007,0.011581771,0.011529622,-0.019693708,-0.037730128,0.032403275,-0.03375305,0.009155805,0.05131297,0.0085917385,0.03128869,-0.021561464,0.018023122,0.034724243,-0.0062050717,-0.018032975,0.0056117447,-0.010532459,-0.016409704,0.03864458,0.019859754,0.010529365,0.0177535,0.022065753,0.018047629,0.02693201,-0.027346494,0.025007548,-0.012572228,-0.02206058,-0.02097177,-0.009652936,0.04140074,-0.028729167,-0.017245471,-0.032101244,0.0016380122,0.027318472,0.02364807,0.0014096928,-0.02673959,0.045349624,0.046199646,-0.0024161248,0.02173718,0.024481038,0.008631245,-0.00967047,-0.015982237,0.0048990524,-0.029219002,-0.022447577,-0.0081060575,-0.04715839,0.016891936,-0.03721424,0.018167797,0.016556919,0.009938459,-0.013178617,-0.0314141,-0.0033832826,0.018468441,-0.01034692,0.013493379,0.012950693,-0.044513952,0.043307874,-0.04173842],"last_embed":{"hash":"s8x9a3","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"s8x9a3","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Morning Routine#{1}","lines":[216,216],"size":84,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"s8x9a3","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Morning Routine#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036563613,0.005026086,-0.0053831893,-0.008880508,-0.012255026,-0.0142298825,-0.0075810906,0.031243403,0.037325572,-0.00068134605,0.010587195,-0.02071329,-0.021359019,0.004068311,0.0053878864,-0.0020363224,-0.017893985,0.013845765,-0.02929222,-0.04889127,-0.0039101695,0.017641751,0.029614765,0.01218134,-0.022193637,0.009854937,-0.011677141,-0.02867074,0.064990446,0.085712396,-0.024857886,-0.047855802,-0.0038109978,-0.031879697,-0.05539955,-0.009264358,0.021574102,-0.03759986,-0.052910388,0.026778353,0.007479859,-0.0068845297,0.03217026,0.032281894,0.021611214,-0.022449922,-0.022987729,-0.012356655,-0.0022774707,-0.03195644,-0.030965408,-0.0040324777,-0.017944798,-0.039746363,-0.004038343,0.012634617,-0.030572774,-0.026477912,0.002586537,-0.012426015,-0.04172238,0.02431792,0.026032228,0.0141193895,0.01371847,0.044555195,0.020257985,0.052473977,-0.018333336,-0.05248585,-0.062048122,-0.011153019,0.02921092,-0.034832302,-0.036957983,0.0400866,0.017381202,0.010787429,0.0004093271,0.0661217,0.008074736,0.019536229,-0.0030507194,0.035555627,-0.013689854,0.007965161,-0.02023537,0.079035096,-0.0004562679,-0.00046972066,-0.049534727,-0.023661299,-0.049634647,-0.08147908,0.012190964,0.044880055,0.006510006,0.017151013,0.054522313,0.01991571,0.008939809,-0.0165259,0.0026422502,-0.024600472,0.03320411,0.0025503591,-0.023431992,-0.0030118274,0.007365082,-0.022780664,0.0161407,0.051085334,0.00248694,0.02489885,0.01092128,-0.02984809,0.011867494,-0.079537794,0.012120616,-0.01348202,0.000974541,0.0144298645,0.031097429,-0.029431745,0.004707328,-0.018223416,0.045668676,-0.02158368,0.036263943,-0.0042241244,0.011928568,-0.017877534,-0.049766127,0.0039754706,0.03507892,0.013708081,0.023344453,0.0004088375,0.0031665452,-0.0719582,0.043352965,0.04257451,-0.010769143,-0.03315769,0.045215845,-0.027784102,0.02302223,-0.00037945854,-0.024544554,-0.007903689,0.012356565,0.03760178,0.004526386,-0.0054465733,0.026469732,-0.0055962303,0.0540309,0.043931246,-0.005225537,-0.043217946,0.019118058,0.008690504,-0.019116802,-0.015371635,0.03144793,-0.007054761,0.012304724,0.03169533,-0.014620883,-0.00446786,0.048392244,-0.05502773,0.011568526,-0.0037260354,-0.02411543,0.014592517,0.081916556,0.00453694,-0.0019993149,-0.032286648,-0.009644934,-0.03398969,0.00910637,-0.014017321,-0.02432211,0.017165182,0.010531482,0.0011915372,0.033127006,0.04768665,-0.002555217,-0.031984095,0.036171835,0.03403306,0.011838836,-0.030710513,0.0601161,-0.02581829,0.03255457,-0.047658406,0.011053061,0.017573705,0.023871774,-0.022768172,-0.00557285,0.005774184,-0.0075806356,-0.044364765,-0.022356706,-0.012427838,-0.02557903,-0.039242238,0.0016391118,0.022675563,-0.0014755576,0.014754554,0.021310788,-0.0031903211,0.028495751,0.006012406,-0.01560312,0.04191274,0.031158386,0.014096117,0.023880225,0.0074662273,0.022641573,0.03920799,0.034999322,0.03292912,-0.0013725797,-0.02596321,-0.0017299706,-0.010998693,0.041125834,-0.030274156,0.012762169,0.03434658,0.01618802,0.010714231,-0.019927971,0.023693586,0.04432938,-0.01499755,-0.017712481,0.0022524712,-0.017714554,0.0036631068,-0.015870536,0.0070946445,0.036026567,0.030442856,-0.040711608,-0.038826633,-0.039737903,-0.019464564,-0.0021853899,-0.015132836,-0.03771119,0.02491581,0.009486017,0.033103276,-0.0023506263,0.040412437,-0.0034844957,-0.022601236,0.036256578,-0.0011050026,0.030215308,0.0070295143,-0.006442873,0.004681361,-0.016375534,0.01871814,-0.008652073,0.016836533,-0.03615555,-0.0067809876,0.07120189,-0.014928578,0.0053419024,-0.020114051,0.03341106,-0.024294892,0.059184007,-0.009722786,-0.04043997,0.0085222665,0.0327335,-0.02139289,0.027473383,0.0029103372,0.05967303,-0.006358703,0.023980996,0.008205346,-0.026491659,-0.16570248,-0.011635326,0.009688809,0.019889306,0.018554019,-0.007088873,-0.030071022,-0.037637193,0.006128774,-0.01626466,-0.018022556,-0.044078194,-0.00751842,0.00024045882,-0.01533458,0.039384056,-0.031030035,-0.037980776,0.016917206,-0.0215184,-0.019680254,-0.027042601,0.039510004,-0.023430815,-0.026320932,-0.042410787,0.053480756,0.011125796,-0.00048086848,-0.015492049,-0.023371171,-0.00113336,0.005884611,-0.0062658563,-0.03373423,0.048171703,0.008018888,-0.041089386,0.012429287,-0.0040010936,0.037028354,0.1233771,0.009227445,0.027609617,-0.023305945,0.013513517,0.014756778,0.017197838,-0.06308581,0.0044367765,-0.01805654,-0.023852343,0.03362287,0.015657496,-0.040052515,0.028303737,-0.009976422,0.0045582023,-0.009832077,0.04089831,0.0035110344,-0.06764508,0.029453643,-0.016720848,-0.035839748,-0.012650136,-0.0119096665,-0.029933464,0.006978859,-0.027697766,0.042026352,-0.033879243,0.002840623,-0.014945338,0.04365301,0.023178337,-0.009540848,-0.032101575,-0.010403902,-0.09585401,-0.031857576,0.04657328,-0.025622468,0.013767501,-0.057714906,-0.05116202,-0.031995237,0.011745771,0.015873691,0.23485349,0.03623502,0.03441462,-0.017911829,0.041312512,-0.009788337,-0.009731491,0.063498534,-0.0444596,-0.016292227,-0.023811592,-0.012851813,-0.02851391,-0.015253579,0.024766603,0.017764697,-0.04696569,-0.03199954,0.067907155,0.015795717,-0.028295785,-0.017210186,0.0025275822,-0.029975602,-0.063568614,-0.014569336,-0.0057262434,0.03150055,0.009714105,0.019790204,-0.016401099,0.028491601,0.0077769053,0.011694137,-0.0066286507,-0.032945912,0.045023512,0.0006746161,0.055808857,0.0020939666,-0.006390615,0.0034649477,-0.00096084847,-0.017593239,0.005781692,0.028603984,-0.01472533,-0.037061196,-0.0027504275,-0.010076249,-0.01593159,-0.013547893,0.03304428,-0.020676058,0.046639822,-0.0070283273,-0.0603052,-0.030474233,0.017384352,0.036074214,-0.0025914474,0.008679895,-0.02643804,-0.050492797,-0.026222607,0.048891358,0.012637538,-0.0050275093,0.03400012,0.0451276,0.01301099,0.033388585,-0.01994163,0.028188733,0.028697265,0.039804682,0.016698962,0.036783997,0.020768948,0.02605076,-0.010832714,-0.01135248,-0.05325689,-0.035703275,0.03061116,0.008444567,0.008177326,0.023960026,-0.0052647465,-0.00923862,0.016691625,0.008865656,-0.0010410596,-0.011072406,-0.03659334,0.0041943537,-0.009173368,-0.030740807,-0.02994118,0.0067508765,-0.029007481,0.0020746158,-0.022050664,-0.04826634,0.051321723,-0.015896017,0.009436788,-0.037949774,-0.012313891,0.036274172,-0.06106608,0.0081245005,0.0077460413,-0.022780515,0.023099804,0.044487506,0.02890758,-0.015127118,0.017466115,0.023975786,0.05540863,0.0054225964,-0.017812876,0.048346687,0.017160982,-0.039427686,-0.021196393,0.02169023,-0.024142329,0.039860792,0.014698908,-0.035649925,0.015735818,0.024214443,0.0002660817,0.008303217,0.012122469,0.031191247,0.030013304,0.04493418,-0.015472945,-0.022411104,-0.00007096906,0.025088193,0.010718161,0.032661043,-0.008334921,-0.00023300688,-0.027332116,0.0012427728,-0.0059273103,0.0057758247,0.024692837,-0.05668157,0.023842907,-0.063301705,-0.0018633682,-0.031884816,-0.025824826,-0.023092574,0.04075689,0.04653715,0.015034269,0.08262552,-0.032807402,0.030442927,-0.01517505,0.02504006,0.015686575,-0.011241028,0.0055601685,0.008432541,-0.02326981,0.032860857,0.0034900021,-0.051705334,-0.00397708,0.04882585,0.020615185,-0.00828185,-0.03214858,-0.011468967,-0.014152009,-0.003338595,0.038276732,-0.0039024705,-0.044950474,-0.020558236,0.006784177,-0.03124604,-0.011021039,0.08097428,-0.0099454075,-0.023204738,0.044005807,0.014277752,0.06434384,-0.046141487,0.024595862,-0.00041769815,-0.02296834,0.05936978,0.011913308,-0.0017110651,-0.015174226,-0.038974132,-0.05568428,0.040882386,-0.022544624,0.00036917182,0.030874591,0.006694411,-0.04533191,0.0002385433,-0.047354568,-0.02451851,0.039342,-0.0018763758,-0.0374104,-0.0019872,0.02067764,-0.0072386754,0.0002261759,-0.07498496,0.0059525226,0.07501898,0.009475041,0.037469033,-0.03484226,-0.002865598,-0.0065184785,-0.0031981827,-0.021130273,-0.03778345,0.0026433757,-0.010061866,0.028682522,0.028770138,-0.0077231484,-0.049818546,-0.001663396,-0.0075924443,-0.007915096,0.055973686,0.039169397,-0.0022897772,-0.0012768916,0.008980299,0.03698043,0.0014059861,-0.013489474,0.0068060434,0.04109435,0.0003620015,0.023172168,0.014682099,0.009212456,0.006386441,0.007109171,-0.039694544,-0.028985357,0.031331286,0.020224012,-0.018662356,-0.021449517,-0.04908196,0.010591212,-0.03791335,-0.0018693026,-0.017824987,-0.011027626,0.00056295446,-0.032223012,-0.0070599345,0.005039592,0.021177089,-0.0043715592,0.049157284,0.07231343,0.009893476,0.031948354,-0.011525366,0.02229187,-0.004598556,-0.005794572,-0.029408243,0.00858762,0.029710863,0.00812743,-0.06568085,-0.020310009,0.0056781936,-0.054036796,0.009076002,0.014180743,-0.038616445,-0.0034706919,0.062764265,-0.010589629,0.021796152,-0.0038709678,-0.03236214,0.020780195,-0.057888698,0.014113184,-0.0066261333,-0.0048180274,-0.039944656,0.022786088,0.016826538,0.012708959,-0.072468035,-0.04129079,0.018324498,0.026625954,0.010451964,-0.008020427,-0.028432235,0.02662962,-0.0060747676,0.0038795983,0.002094731,-0.027296703,0.011790747,-0.044946533,-0.033120494,0.0097311055,-0.011597588,-0.02945748,-0.0055508516,0.00813563,-0.03316387,-0.0026467443,-0.040950228,0.029341659,-0.0074933865,0.034864776,-0.0037034936,0.06302428,-0.0071425578,-0.09179048,0.02591951,0.050956775,-0.038791187,0.040738568,-0.018819692,-0.003348124,0.014176832,-0.012876277,-0.029834397,0.073735066,0.01481987,-0.00857919,-0.027901337,0.07000331,0.016902408,-0.017871175,0.025578303,0.061771955,0.0040341956,-0.047772855,0.043241918,-0.029009134,0.000050895593,-0.04127529,0.021975204,0.0068302206,-0.035971276,0.021016065,-0.007195377,0.003984069,-0.029303512,0.013372013,-0.0004503544,-0.07373003,0.041820806,-0.029255388,-0.00894213,-0.02777048,0.015375059,-0.012285998,-0.029561838,0.0042370353,-0.04044294,-0.01663632,-0.031594645,0.0324559,0.04488745,0.033552784,0.0064867954,-0.015439532,0.02449397,-0.054011088,-0.032449752,-0.13427067,0.05006381,-0.008934238,0.015661346,-0.024461322,0.010772383,-0.007098021,0.011552173,-0.021570848,-0.031375997,-0.029436737,-0.020331133,0.025447674,-0.018984627,-0.0068329135,0.000110418776,-0.009323345,-0.03160683,-0.035777897,0.053831406,-0.0051400787,-0.0011008454,0.062468562,-0.009105596,-0.015277024,0.008247728,-0.021301387,-0.017022854,0.0020056448,-0.021460842,-0.0020101028,-0.029666185,-0.006650101,-0.0052848915,-0.00170539,0.02375079,-0.011105507,0.0054545105,-0.0121362675,0.00089671667,0.0101276515,-0.0054108636,-0.06064168,-0.0105282655,0.040936787,0.058245614,0.0013246521,-0.011652246,-0.017005395,0.039849937,0.011777072,0.029467607,-0.05574717,-0.0047591343,-0.009016047,-0.023772465,-0.055592872,-0.034933418,-0.08587648,0.030987723,-0.0016518803,0.047110405,-0.032477215,-0.018902093,-0.041139983,0.015002388,-0.031839963,0.021022512,-0.008800815,-0.016707202,-0.011655562,-0.005326694,-0.0067333994,-0.0049638427,-0.00650218,-0.039648633,0.00668973,-0.042877022,-0.02481981,-0.011163114,-0.008811406,-0.00035030936,-0.0026740532,-0.02772177,0.04985001,0.010226364,-0.014584172,-0.004046636,-0.048659377,-0.015380178,-0.08117045,-0.033909623,0.008775906,-0.014956797,-0.034347646,0.07580986,-0.006125818,0.0113722645,-0.0063166204,0.02532223,-0.009623761,-0.05399926,-0.04756043,-0.04647765,-0.039145947,0.01695467,-0.028640253,-0.030549286,-0.033665057,-0.011472644,-0.025600411,-0.042096756,-0.03611978,0.032956902,-0.0720247,-0.01927884,-0.0069541256,0.01590247,-0.0013013314,-0.031215476,0.01079523,-0.009628041,0.0009822237,-0.027954454,0.06764305,0.046218067,0.070464484,0.038445648,0.0064566927,0.017349321,0.0099697625,-0.03790569,-0.02828013,0.035248898,0.043871935,0.0650151,-0.012849609,0.044497,-0.019862067,-0.044740614,-0.026561119,-0.013136578,-0.03005213,-0.019548617,-0.0152701605,-0.014300402,0.03163391,0.024597978,0.022381026,-0.06145148,0.031892955,-0.018834949,-0.019264102,0.055102844,-0.0095891375,-0.0063189478,0.027086247,0.0034946904,-0.03460899,0.06517849,-0.02697589,-0.070455015,0.012855708,0.020096289,-0.0036038097,0.061152194,-0.0012188109,-0.02535239,-0.0025914784,-0.0011171256,-0.025371704,0.038991194,-0.0025893468,-0.02076148,0.055567436,0.037232272,-0.01609146,0.0146907205,-0.020911431,-0.041785765,0.031156382,0.000804135,0.00048757286,0.03125969,0.00084598333,0.022151742,-0.032251522,-0.039753195,0.031798813,-0.008736956,-0.004586376,-0.02699286,0.0013211018,-0.017990246,0.042796172,0.036845062,0.0015577449,-0.038000386,0.03942528,0.015216654,-0.015320934,0.0063026417,-0.0032998275,-0.010809692,-0.006465681,-0.025811443,-0.05340547,-0.022417877,-0.009294207,-0.0019638026,-0.022176722,-0.00046288228,-0.00747056,-0.014695785,-0.008035821,-0.0061079985,0.019364992,0.017172,0.016229192,0.029547816,0.044274323,0.026102586,-0.033945616,0.0032191065,0.0036880763,-0.016042858,-0.008054739,0.023252225,0.007700903,0.050922118,-0.042030174,-0.009059092,0.009699052,-0.005682214,0.012817346,-0.0012595943,-0.039320465,0.007979203,-0.012362,0.0008827851,-0.013459293,-0.005033318,0.015797343,0.019419765],"last_embed":{"hash":"11haxxm","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"11haxxm","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Morning Routine#{2}","lines":[217,217],"size":78,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11haxxm","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Morning Routine#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038176313,0.005484487,-0.011584008,-0.031834565,-0.037739713,-0.025756374,0.017164493,0.04283079,0.0057313642,-0.02351046,-0.017499637,0.051345393,-0.011101446,-0.03867721,0.010963663,0.0050339727,-0.023174921,-0.021265876,-0.03158246,0.0011855249,-0.033159874,0.01583749,0.032321557,-0.0043769027,-0.039721284,0.003982057,-0.02097048,0.018778931,0.011402476,0.045003787,-0.03312701,-0.03584087,0.026435304,-0.04072602,-0.04664333,-0.05804025,0.0152687915,-0.012371523,-0.03693533,0.0060457396,0.0010804515,0.008547244,0.014705479,0.031230766,0.03413183,-0.015538618,-0.0070021395,-0.015063791,0.027766837,-0.04210452,-0.011746288,-0.00011357382,0.0037425414,-0.037716698,-0.00961887,0.01124491,-0.043803643,-0.013525115,-0.03817128,0.012615901,-0.027656175,0.074989565,0.020055864,0.033513788,0.025433445,0.043017294,0.03812938,0.0065432373,-0.01574435,-0.04480276,-0.041087523,-0.016401941,-0.015076321,-0.02016576,-0.044867154,0.029265864,-0.005164339,-0.015217513,0.005397023,0.05404246,0.026428077,-0.0039799525,-0.028912056,0.028321393,-0.0046765157,0.009466992,-0.010253403,0.026682565,0.016435253,0.0023638168,-0.021101905,0.018729037,-0.04190141,-0.062067635,-0.008109226,0.050861306,-0.00909346,0.0028462629,0.02452665,0.01694421,0.0031997461,-0.021616343,0.029494364,-0.0070303706,0.064215064,-0.015361246,0.035150602,-0.018986577,0.004701623,-0.011927366,0.03471347,0.024110377,0.01873816,0.011757336,-0.00065772585,-0.04319574,0.015731962,-0.05441039,0.025018,0.031744435,-0.020093614,0.0019631237,0.028313516,-0.046972036,0.021601219,0.01785097,0.0028940071,0.031773083,-0.028374815,-0.00013734048,-0.009845778,0.022888456,-0.032954175,0.03211299,0.0184639,0.01890094,-0.031045927,0.011139449,0.009564146,-0.07134394,0.036498018,0.07212584,-0.012121112,-0.023456205,0.041622173,-0.009184986,-0.010877732,0.0046073906,-0.016730275,-0.0035381683,0.03950664,0.018181643,0.047322452,0.0026611076,-0.0024211819,-0.008044447,0.051580004,0.020755997,0.030933201,-0.024887817,0.024484068,-0.0045953826,-0.061506927,0.006250908,0.028578535,-0.051353313,0.0059393095,-0.015795233,-0.026183087,0.0408568,0.036544956,-0.0065079276,-0.022023939,-0.0031528505,-0.029583538,0.026102962,0.042085674,0.0053436053,0.016096467,-0.014048137,-0.039814856,-0.0037900014,0.0028939892,-0.01147512,-0.037836522,0.0039584325,0.009656809,-0.022845058,0.0098125925,0.03308157,-0.0042518447,-0.039329402,0.039313056,-0.00070722547,0.017233761,-0.01862203,0.07477321,-0.011961763,0.036365494,-0.031720113,-0.009670953,0.06266074,0.07272728,-0.05917856,-0.023482766,-0.041032523,-0.033947363,-0.03214425,0.0062896274,-0.00081409747,0.011244907,-0.020572862,-0.020904927,0.012387064,-0.02860627,0.007072061,0.010104719,0.034934953,0.031175105,-0.019617142,-0.07672903,0.02956893,0.02256736,0.03388188,-0.015985537,0.010999881,0.003398724,0.071675815,-0.008197363,0.026337966,-0.026726475,-0.032145914,0.02960702,-0.03503623,0.020023001,-0.028524972,0.015310363,0.028930692,0.021317545,0.01917213,0.005477646,0.0070509217,0.024392461,-0.017955314,-0.069939576,0.02782262,0.019991538,0.04414383,-0.033604935,0.012422463,0.0047387853,0.0090188775,-0.027593508,-0.015816465,-0.061333347,0.013854127,0.00017117205,-0.0048951088,-0.046621677,-0.00025028762,0.026340047,0.027693069,0.021017268,0.012832575,0.016999397,-0.06345268,0.02228754,0.007309728,0.019749079,0.01631413,-0.016167566,-0.006442824,0.011367711,0.007692195,-0.04857459,-0.008695657,-0.02756793,0.010967264,0.058546323,0.0042666104,0.03676263,0.01568111,0.029572468,0.020866903,0.037702948,-0.020950109,-0.023032054,-0.006615003,0.025804823,-0.0356112,0.038067605,0.009719773,0.038272362,0.006948925,0.012073785,-0.0208411,-0.01839119,-0.17088722,-0.021099208,-0.04479911,0.044994254,0.032785572,0.025308393,-0.012636848,0.0066139298,0.0006764188,0.013894267,-0.033276793,-0.045625787,-0.027605051,0.029399585,-0.0113784745,0.02004021,-0.0047199638,0.005190035,0.032386743,-0.025747573,-0.023198811,-0.0003738936,0.046857502,-0.02256307,-0.04536736,-0.008487796,0.060484227,-0.0030803743,-0.01493299,0.004170026,-0.033068817,-0.048960872,0.0025024756,0.029849693,-0.059202656,0.05005813,0.024142288,-0.03397991,0.013418772,-0.0010035696,0.048128314,0.029931422,0.032699082,0.021924308,-0.0118555855,-0.000040056017,0.008639762,0.0053377775,-0.04934247,-0.0032293568,0.02156404,-0.036818475,-0.021243252,0.006719815,-0.047729667,-0.022069016,-0.00530247,0.02332951,-0.00088846794,0.022786949,-0.012230315,-0.03257474,0.041598883,-0.03564828,-0.038056027,-0.020682732,-0.009360701,-0.04664936,-0.022204613,-0.06728718,0.029392686,0.0002276478,-0.029386157,-0.036879055,-0.009267803,-0.025693057,-0.014496021,-0.022559643,0.017301906,-0.09523954,-0.0203302,0.00778944,-0.039715786,0.00085406314,-0.019756468,-0.0028726447,-0.053909037,0.028557712,0.046222486,0.24196742,-0.014692866,0.02898621,-0.04917344,0.03447143,-0.0100196935,0.018499438,0.036723264,-0.024124531,-0.02909087,0.033206902,0.005819771,-0.007465861,-0.01122866,0.02267069,0.038679127,-0.074688226,-0.03739533,0.04237476,0.036768153,0.0004653524,-0.022594078,0.0020250038,-0.016792508,-0.03769473,0.008467651,0.019369276,0.05844813,-0.020126661,0.032626856,-0.0351219,-0.0053629326,0.023063703,-0.007864328,-0.013697407,-0.021641321,0.018216599,-0.04371861,-0.005484911,0.020232657,-0.016212957,-0.0064135627,0.048750177,-0.0074532796,0.0042513325,0.0082149515,0.0054777293,-0.029966671,-0.004127238,-0.0030546617,-0.003606331,-0.015639214,0.02191359,-0.009754488,0.020581277,-0.0012522093,-0.03609893,0.020794988,0.0121053215,-0.003910465,-0.034396984,0.0013716579,-0.025199357,-0.034761988,-0.032693222,0.02677837,-0.0014546971,0.030719293,0.016001208,0.026055757,0.03490189,0.017361645,-0.028706297,0.027835257,0.032567546,-0.0050689653,0.0038909838,0.024974102,-0.0016108678,0.015547315,-0.025735682,0.023483297,-0.025073102,0.00005486237,0.02527817,-0.0057561253,0.02298124,0.04594669,-0.0102768075,-0.017347034,0.050151497,0.019054038,0.008796009,0.023373097,-0.008314213,-0.025851825,0.011901017,-0.031894274,-0.041423008,0.03544164,-0.039275963,0.0047562313,-0.0011403222,-0.04870305,0.039403148,-0.01955962,0.00021104724,-0.014048907,-0.04116881,-0.0050952905,-0.015884405,0.010458137,0.031823657,-0.04530129,0.0349036,0.057376407,0.018967627,0.017716851,0.055934086,-0.00077928335,0.02995223,-0.05089306,-0.018773347,0.021449119,0.000866739,-0.040272433,-0.0010862963,0.05484694,-0.022475308,0.06445732,0.021224266,-0.039979763,0.011622901,0.022098754,0.058810998,0.018981207,0.056793258,-0.0016962576,-0.011290163,-0.0065900036,-0.0065332656,-0.018463075,-0.015035,0.029708989,-0.00048975274,0.046400085,0.017770724,-0.015117843,-0.022382725,0.024165945,-0.013952336,0.035243586,0.044654544,-0.033838604,-0.011441477,-0.056775656,-0.002063159,-0.022808585,-0.02798282,-0.022305157,0.0050256853,0.04832592,0.02597512,0.04409256,-0.020409442,0.0040061586,-0.03139266,0.04697986,-0.01400215,0.0067580137,0.025619948,-0.017383972,-0.021935208,0.012583379,0.04035044,-0.03676427,0.034505866,0.037383772,0.01920368,-0.056906167,-0.007310403,-0.029762805,-0.021997793,0.0038335614,0.041002814,-0.03033688,-0.038334094,-0.004561378,0.02031628,0.003897345,0.018714122,0.09351582,-0.037424564,-0.006753107,0.06740492,-0.016474633,0.04990373,-0.0025936258,0.014359418,-0.011338172,0.005275973,0.0150934495,0.018645896,-0.009018382,0.01187101,-0.05894691,-0.020252017,0.05379698,-0.022083208,-0.023125097,0.028093437,-0.014364818,-0.023670183,0.01456513,-0.018658437,-0.035957836,0.018993242,0.0011894302,-0.050110877,-0.027760284,0.020811142,-0.018011753,0.041318297,-0.05102665,0.015559435,0.017464215,0.00035446725,0.02066748,-0.052458655,0.02199395,-0.009009069,-0.0011252055,-0.0107955495,-0.041380018,-0.0034026206,-0.003802079,0.028828625,0.014958781,-0.020350602,-0.031255882,-0.038477536,-0.020406783,0.023702916,0.024087185,0.024551151,0.032515097,-0.025569914,-0.028795442,0.037681736,0.038380165,-0.009304745,0.016693793,0.0047044572,-0.037566043,0.05647106,0.002990356,0.028116714,-0.0064213863,-0.03153761,-0.033650365,-0.008199243,0.09236274,0.009995964,0.0065592946,-0.08250345,-0.056920838,0.0036986033,-0.0052461955,-0.024116477,0.028361162,-0.031209769,-0.0383221,0.016541723,-0.07854897,0.024965184,-0.010486966,-0.018671239,0.0782032,0.060044978,0.011041268,-0.017876772,-0.025993291,0.028698834,-0.047619678,-0.0048496327,-0.041796036,0.01156766,-0.009475058,0.029306812,-0.051354993,0.0153422225,-0.0040082936,-0.04501984,0.030255955,-0.010135563,0.015357057,-0.003712218,0.014668727,-0.013315217,-0.011895379,-0.032992214,-0.029300148,-0.013669111,-0.019623952,-0.02631136,0.002768592,-0.05641653,-0.078694604,0.013648275,0.024900055,0.015838495,-0.014624761,-0.021909857,0.017500313,0.041344143,-0.020533113,0.045462005,-0.051928896,-0.004337176,-0.020530622,-0.04401596,0.029975105,-0.06362114,-0.008628424,-0.036681525,-0.03538459,-0.006663502,0.018370043,-0.02332006,-0.021614797,-0.037281502,-0.03666889,0.0047156117,-0.024884416,0.014744793,-0.021833451,0.055369545,-0.019460725,0.026482187,0.0021749646,-0.09167815,0.015859185,0.031624854,-0.04299091,0.022761367,-0.019253824,-0.030537438,-0.0031233216,0.025271129,-0.024190506,0.038815245,0.008880247,-0.02675201,-0.051619012,0.035960183,0.0015573546,-0.021839386,0.027628705,0.10054195,-0.0036972887,-0.024647344,0.009855096,0.024668943,-0.021046355,-0.030074418,-0.009619344,-0.012656498,-0.013727754,-0.0042886348,-0.050785787,-0.010190553,-0.025765378,0.030656755,0.022529546,-0.0037269162,0.025126318,-0.0036393846,0.0010218911,0.0017307096,0.0142356595,0.01237252,-0.018625902,0.032504864,-0.02155055,0.02345129,0.0009310437,0.019741623,0.0153761655,0.028585615,-0.0070391092,-0.045500256,0.00954404,-0.017727535,-0.009394365,-0.12827067,0.00794831,-0.024244443,-0.013976111,-0.005032753,0.0022817538,-0.038604736,-0.0047820783,-0.007907737,-0.059814043,-0.02243039,-0.047222804,0.009383862,-0.013688901,0.018881828,0.0029148024,-0.009061627,-0.024579499,-0.030467823,0.049081374,0.011559067,-0.00034082285,0.07508628,0.0039961995,-0.017572211,-0.009617455,-0.016757825,0.048587065,-0.022355381,-0.0033089637,0.0038078667,-0.018488653,0.038572032,0.0005783071,0.015940305,-0.020318402,0.042925343,-0.023196045,0.023861384,0.037883945,-0.0012116521,0.0212626,-0.050951783,0.0118168425,0.053159956,0.036213987,-0.014163017,0.0011321822,-0.03062557,0.056939133,-0.019955037,0.03432747,-0.009476824,0.010118418,-0.007518356,-0.03611372,-0.041342773,-0.016162176,-0.027588887,0.0212611,0.0023912056,0.03928103,-0.02350259,-0.016592342,0.0022568651,-0.015086022,-0.014211799,0.0080334265,0.029964855,-0.02921749,0.002672081,-0.032679975,-0.02322895,-0.0036132832,-0.018869927,0.003360442,-0.030247226,-0.0058493647,-0.009278702,-0.020713842,-0.05188305,0.0026185454,-0.016525105,-0.004700045,0.051781613,0.011215777,-0.034641996,-0.030363524,-0.06656733,0.017619807,-0.049755376,-0.042996988,-0.01973295,-0.053508766,-0.05996357,0.058834724,-0.020742478,0.01124524,-0.015120754,-0.012099724,-0.03268495,-0.018692369,-0.011952186,0.009232263,0.009276044,-0.014908944,-0.023882087,-0.02583762,0.004129364,0.0140066715,-0.058932126,-0.012833006,-0.0022044545,0.057540465,-0.06581265,0.0007922559,0.0066896514,0.030432917,-0.018122157,0.022547511,-0.012859126,-0.0058219964,-0.0008645175,-0.039856475,-0.008941831,0.046572763,0.07067717,0.08286536,0.029341064,0.061336283,-0.0011962444,-0.029656813,0.03296875,0.010537274,0.016924944,0.0079941265,-0.028390255,0.027709212,-0.0120494515,-0.02527275,-0.03592788,0.0019485579,0.038996775,-0.02017351,0.0056303767,-0.014793704,-0.029509053,0.011813004,-0.0040631616,-0.025336914,-0.0021838476,-0.029996041,-0.014453057,0.06586426,-0.0028013892,0.050962776,0.025710113,-0.004704032,-0.02551386,0.06341124,-0.037289493,-0.049630772,-0.008145192,0.0037158013,-0.007828262,0.07422833,-0.008090056,0.010832286,-0.024213748,0.00014663307,0.0033768846,0.006429333,-0.018259289,-0.066135295,0.034891527,0.03339119,-0.024065487,-0.004343426,0.043739658,0.00021228257,0.027738387,-0.0054189367,0.03200299,0.04922742,0.034459528,0.02389122,-0.003247557,0.008269783,0.019027187,-0.0006857363,-0.018940322,0.028809283,0.012228496,-0.00020610662,0.03235608,0.028369296,0.020567518,0.015553879,0.023802292,0.061193913,-0.025544107,-0.015471577,0.009864777,-0.0001270301,-0.011724729,-0.0006188867,-0.007110319,0.026412303,-0.026500251,-0.0033768127,-0.008971176,-0.02112607,-0.0007038823,0.019570015,-0.022707839,-0.024998251,0.016108526,0.01304225,0.027452322,0.039582465,0.010410967,0.033941034,0.005932695,0.015638052,-0.035757385,-0.036118362,-0.02182958,0.024300385,-0.031187665,0.019119449,-0.057087068,0.007931137,0.016722372,-0.012390823,0.0005887529,-0.035117634,-0.0032582476,0.028686972,-0.03430942,0.0024341345,0.030848287,-0.00924738,0.040656682,0.0014119119],"last_embed":{"hash":"337hjx","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"337hjx","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Morning Routine#{3}","lines":[218,218],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"337hjx","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Morning Routine#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.000047239864,0.05656838,-0.001284622,-0.0090788985,-0.04259483,-0.01642756,0.023586802,0.007128903,0.013244224,0.011845108,-0.024821298,0.0060031465,-0.016667524,-0.050093032,0.023737248,0.022851743,-0.011953086,0.055088356,-0.0290991,-0.04811601,-0.05328676,0.020981073,0.021716869,0.012044146,-0.026903244,-0.0274071,-0.0075541493,-0.0059698997,0.012036126,0.05297454,-0.008316721,-0.016180277,-0.018008187,-0.030599719,-0.045876812,-0.039087996,-0.009530846,-0.016605064,-0.04854808,0.030130025,-0.001569889,-0.014345781,-0.008477673,0.04770517,0.038338475,-0.01692526,-0.0033129686,-0.016718788,-0.002160446,-0.05071914,-0.026063196,-0.011384251,0.019010266,-0.028617406,-0.018648198,0.018391412,-0.036886666,-0.026425127,-0.025039306,0.010812165,-0.045707773,0.0533162,-0.031288702,0.03727308,0.021367252,0.019767683,0.047873497,0.04945372,-0.036374703,-0.049064014,-0.06634694,0.016887847,-0.004032411,-0.014569953,-0.027810842,0.022533193,-0.005176801,-0.019537022,0.02536373,0.05228767,0.0076106074,0.0061739003,0.03233455,0.028688729,-0.029571285,0.00025730973,-0.0009573618,0.07439682,0.011733521,-0.043751247,-0.030235743,-0.02798525,-0.029871587,-0.06601025,0.021629458,0.01930753,0.0068156575,-0.0009827409,-0.029531028,-0.00017811357,0.0016200411,0.0089854915,0.050749205,-0.033120513,0.015686128,0.004685803,-0.037182536,-0.016743029,-0.0025259117,-0.012845325,0.026183909,0.013941439,0.014517723,0.033556335,-0.0062134727,-0.05037399,0.028193714,-0.032682866,0.006223813,0.00042755442,0.001184115,0.03179545,0.008112257,-0.02165987,0.033616006,0.026424384,0.03092806,-0.000967391,0.001453439,0.02087983,0.0060457317,0.0063011223,-0.025148176,0.018113935,0.016107839,0.030080609,0.0034938722,0.021459095,0.014483814,-0.067238666,0.015742736,0.055074163,0.031452503,-0.018055344,0.0068050376,0.0033057253,-0.012029031,-0.031924266,-0.04293353,0.0009958252,0.009687139,0.016116638,0.034840733,0.009432056,-0.013845608,0.0052578053,0.07894333,0.01572845,-0.0020810235,-0.022463588,0.045603,0.013192619,-0.030956663,0.01214625,0.010771245,-0.034120746,0.007338632,-0.025385033,-0.016900372,0.025761528,0.056022555,-0.026821628,0.0050825467,0.00659316,0.009219517,0.023349721,0.072430976,0.024389252,-0.009575368,0.004424516,-0.015141326,-0.031432804,0.010871188,-0.0043222704,-0.034582194,0.023411835,-0.013126452,0.0023648364,0.012758363,0.048259597,0.008952916,-0.038411647,-0.026384767,0.0073052975,0.009235896,-0.03068985,0.05087526,0.023719698,0.014644188,-0.017683016,0.0056833727,0.03007352,-0.002592705,-0.051980183,-0.012453608,-0.055388797,-0.05086216,-0.02722861,0.019408919,0.01862117,-0.000057849367,-0.0026489748,0.006844239,-0.020451324,-0.01536715,0.009357173,0.035830762,0.03838918,0.03890076,0.017272515,-0.05122163,0.042276528,0.017526172,0.048451573,0.008448601,0.039423518,-0.0068897028,0.06558666,0.029308444,0.023277257,-0.00046770874,-0.027956104,0.04260061,-0.047801875,0.00052652124,-0.037572343,-0.015289687,-0.005589311,0.02148159,0.02275487,0.0076291733,-0.0069385874,0.041578896,0.007948314,-0.058544684,0.060334615,0.010769058,0.053148217,0.0042508785,0.007141946,0.0020456268,0.016010046,-0.006805065,0.009763311,-0.063738346,0.004701599,-0.013158596,0.0021140575,-0.04510734,0.0027518724,0.00967111,0.030461214,0.013892864,0.027543755,-0.015438254,-0.067507654,0.032147467,-0.0149543965,0.042345766,-0.019590678,-0.0019207242,0.014285739,0.04108444,0.0065767467,-0.055031516,0.012153979,-0.06600244,-0.00070292415,0.082449794,0.005394974,0.004725994,0.023016373,0.014575696,0.029730849,0.05335323,-0.019872516,-0.011140789,0.041664697,-0.0018139072,-0.028315643,0.006225928,-0.00774249,0.03816175,-0.022960043,-0.021127444,-0.0023350106,-0.04048853,-0.17295188,0.015056917,-0.0035241668,0.006535007,0.0231592,0.028747184,-0.037480433,0.0060697417,0.019728793,-0.025193589,-0.03420544,-0.04103119,-0.018345805,0.05674748,-0.034332983,0.020617947,-0.009381527,-0.0233734,0.016436575,-0.020488853,-0.03422631,-0.06339743,0.053732816,-0.04325837,-0.030135464,-0.00563145,0.024980266,0.039686702,-0.0113711115,-0.005621773,-0.042548865,-0.014800414,-0.0010304304,0.001348679,-0.021722194,0.022784507,0.03040656,-0.02859204,-0.014194236,-0.029548189,0.044055793,0.030448548,0.035272993,0.028702933,-0.015273404,-0.0037589634,-0.0023557777,0.0061770375,-0.04741417,0.0022115472,0.037325393,-0.03757445,0.013885974,-0.0086467555,-0.049613357,0.008302967,-0.017939625,-0.014843076,-0.020310586,0.031972587,0.0056627807,-0.05982261,0.049963467,-0.04459386,-0.062504075,-0.0476228,-0.029644826,-0.029673887,-0.012997058,-0.022545135,0.022439638,-0.030946279,-0.02133306,-0.04039009,0.012278332,-0.0073642307,0.006075298,-0.020445835,-0.002996148,-0.081956714,-0.0009815935,0.0049470966,-0.004076883,-0.0057152556,-0.023724653,-0.0143683525,-0.026455117,0.050965212,0.03550505,0.2536243,0.011044201,0.06119489,-0.018986568,0.058264606,-0.0480261,-0.02418738,0.048701614,0.01519932,-0.008788119,-0.019392127,0.010022967,-0.0077756653,-0.024800248,0.047977313,0.0350989,-0.08233952,-0.018131953,0.0700478,-0.02080766,0.00835602,-0.032741714,0.0058256118,0.00088582677,-0.04505998,-0.00043531854,0.04141772,0.0050295,0.013744479,0.014715399,-0.03464365,-0.016910912,0.0060159755,-0.004603161,-0.0103907855,-0.021183,-0.017031848,-0.012775237,0.010771359,0.0074597755,-0.03266114,-0.011745197,-0.0021693395,0.0043834555,-0.006579633,0.009951236,-0.00029342753,-0.028534202,0.022123206,-0.035616163,-0.00000408065,0.008158218,-0.0050901845,0.016413806,-0.01386118,-0.0125742,-0.04306103,0.02062982,-0.020376239,0.027739255,-0.028709633,-0.005502242,-0.022155093,-0.014022889,0.019074433,0.03322057,0.011527219,-0.051206786,0.024756012,0.0320929,0.027257806,0.034009147,-0.018141529,0.010826842,0.015971728,-0.006196613,-0.018168695,0.038374607,-0.0053760987,-0.0007143268,-0.017909082,-0.031430073,0.0048535033,0.0250629,0.031566195,-0.0012617926,-0.01242309,0.027140059,-0.041431338,-0.0045308075,0.044262607,-0.009448281,-0.008020606,0.00011210077,-0.0303545,-0.034761336,-0.01810235,-0.00047654146,-0.05266865,-0.011695049,-0.032796983,-0.0023716134,-0.011701788,0.0106229335,0.023013191,0.018490527,-0.011438934,0.029526925,-0.031565648,0.019982485,-0.031499058,-0.0067804297,0.014608602,-0.010233146,0.055561922,0.015250866,0.027837465,0.022377033,0.040908173,-0.0010290894,0.010284867,-0.006344462,0.0009721017,-0.005095411,-0.020926515,-0.028657116,0.004966887,0.046131473,-0.035171784,0.043725677,-0.0018064922,-0.044874065,0.0320576,0.020213483,0.055399157,0.014481703,0.06483809,0.006478841,-0.0066686426,0.028140277,-0.004323177,-0.020705394,0.0012470013,-0.0061789034,-0.005257185,-0.014499091,0.0068023507,-0.026021423,-0.023988616,0.04013769,-0.0012744475,0.01653718,0.019486958,-0.019845644,-0.0040535694,-0.053042077,-0.0009960652,-0.0054509956,-0.0287857,-0.024952924,0.0018480229,0.04098893,0.025861435,0.041085906,-0.01063349,0.016748428,-0.01819345,0.06222656,-0.035877947,-0.018939713,0.035192497,-0.0017004096,-0.02014305,0.006342265,0.016156299,-0.01363445,0.050142232,0.054681398,-0.016213704,-0.019117987,0.014769166,-0.035725858,-0.025295196,0.017729983,0.004730946,0.024106506,-0.04126547,-0.017483858,0.036937073,-0.011341378,0.016935455,0.08518752,-0.008135814,-0.037344925,0.06946558,-0.008983822,0.056300543,0.006577621,0.026589029,0.006525924,-0.040734418,0.02475617,-0.0018783407,0.028711962,-0.024762606,-0.06700967,-0.022729116,0.042906154,-0.025990741,0.0045581427,-0.007691361,-0.03920014,-0.037509516,0.02800517,-0.045356855,-0.026338438,-0.016994705,0.001110063,-0.035534047,-0.0125633655,0.011069069,-0.034011595,0.027241899,-0.021773104,-0.0028008688,0.035794836,0.022149842,0.03002789,-0.062229335,-0.038424365,-0.0047281533,0.025874732,-0.025889657,-0.007929215,0.03756965,-0.013329426,0.024378197,0.004144602,0.010633546,-0.034219272,-0.04342724,0.023261888,0.0039580753,0.017431041,0.01877427,0.007944486,-0.023277443,-0.02394956,0.020481236,0.014296866,-0.017128114,0.004173566,0.026467068,0.0012823581,0.038475133,-0.00936279,0.02938802,-0.030308835,-0.037838556,-0.070005365,0.0018574458,0.053349692,-0.0035152454,-0.018823942,-0.062044885,-0.065163456,0.013329768,-0.03509198,0.0070904237,0.04221199,0.0038657107,-0.009094582,-0.010135248,-0.040895887,0.031507056,0.011844431,0.0013651912,0.04381444,0.011687098,-0.0020066951,-0.008280865,-0.012527126,0.06660481,-0.039609108,0.010313333,-0.023472032,0.025226058,-0.009400692,0.040258996,-0.054830026,-0.0000938784,0.0012765616,-0.0052648145,0.009997968,-0.00996562,-0.0020819397,-0.030287491,0.017691,0.00072184595,0.007689571,-0.021594884,0.00493778,0.003512993,-0.030083342,0.012071935,0.008425885,-0.010833474,-0.08031663,0.020979218,0.010957049,0.012274707,-0.053264648,-0.027020827,0.02333631,0.06850546,-0.03994744,0.034542087,-0.02999,-0.0043306914,-0.022485683,-0.043160144,0.038557947,-0.030099563,-0.008413547,-0.043089867,-0.022233993,-0.025277792,0.012884254,-0.022797344,0.034286045,-0.012773444,-0.027631517,-0.022952119,-0.002781287,0.046470568,-0.013562438,0.05497489,-0.016558904,0.036718182,0.0004232629,-0.09128518,0.03712144,0.018032579,-0.037050094,0.0011138264,-0.0063237473,-0.021145778,0.047884874,0.0625626,-0.005221852,0.029469213,0.065817416,-0.00516175,-0.031962145,0.037557546,0.0071802996,-0.018052401,0.0012341283,0.098018326,0.011014244,-0.02160677,0.0041876296,0.007210724,-0.008953346,-0.012853178,-0.030652363,0.03662545,-0.012849556,-0.02463271,-0.039290473,-0.018892003,0.005874478,0.00082672475,0.031255573,-0.02160522,0.034876063,-0.039879903,-0.002213228,-0.038098346,-0.0033746136,0.00806072,0.007666576,0.008144725,-0.051445838,0.04398287,-0.000062279476,0.022173991,0.0018756482,0.036481302,0.011059895,-0.027395908,0.0151265,-0.009700562,-0.013773206,-0.13115837,-0.009343998,-0.018996384,-0.012066263,-0.016563853,0.03858635,-0.02720859,0.005289783,0.00048477628,-0.01901693,-0.004361487,-0.014621476,0.032145143,-0.020317424,-0.01963239,0.007309094,-0.0295713,-0.018703341,-0.02720051,0.067043535,0.02008563,-0.020822845,0.033286076,-0.011223495,-0.021243468,-0.040477477,-0.043722622,0.03323273,-0.01102848,-0.0017624977,-0.0115420595,-0.014691429,0.02532488,-0.012735631,-0.0059383675,-0.02321965,0.019207085,-0.02397132,0.029180443,0.06701255,0.029793356,0.02847528,-0.027969508,0.013632587,0.011623096,0.091703065,0.019287704,-0.01791741,-0.012404575,0.024771407,0.010165925,0.032979596,-0.020305939,0.023539877,-0.013833753,-0.004685013,-0.0065871757,-0.039805904,-0.067109965,0.049531467,-0.0033869853,0.02035336,-0.03327506,-0.051699534,-0.026056295,-0.0076234443,-0.048019346,0.023326283,0.004472873,-0.01597868,-0.008207728,-0.025286574,-0.0030654094,-0.027924292,0.019554691,-0.025657365,-0.037796184,-0.019927531,-0.045038328,-0.019284599,-0.04525023,-0.007783681,-0.020917209,0.043607756,0.04760492,0.014065717,-0.013162993,-0.0013596207,-0.03534941,0.015759889,-0.080725946,-0.033759434,-0.009351695,-0.05156984,-0.046327177,0.0486744,-0.017242488,0.0055468623,-0.016903887,-0.02486577,-0.009520733,-0.031512544,0.00085801375,-0.022386713,-0.036311444,0.007321135,-0.014373961,-0.03401445,0.00056431047,-0.021725753,-0.02770756,0.005090343,-0.021631174,0.04817824,-0.06621335,0.02062012,0.016279023,0.030558167,-0.006419947,0.010876098,-0.0097792735,0.0019723054,-0.0026505145,-0.03271609,0.03887386,0.068577506,0.014750429,0.053018004,0.043794807,0.052048795,0.011618691,-0.061700214,0.010289286,0.007642716,0.037427284,0.0087138405,-0.017774886,0.029740391,-0.020459723,-0.053730696,-0.014169262,-0.027357938,-0.0053545744,0.0013082979,0.008632818,-0.017897122,0.009778256,-0.00023311583,0.028502572,-0.038196888,-0.0005993843,-0.053850025,-0.05112619,0.057521585,0.010298944,0.051291086,0.03619247,0.0018027382,-0.0043784855,0.045479923,0.0050940313,-0.099393204,0.0009898972,-0.018032692,-0.021301303,0.086960964,0.007123241,-0.02911239,-0.02898497,0.019643577,-0.021401374,0.017852914,-0.011107064,-0.036617015,0.047054723,0.006983185,-0.014268783,0.005146996,0.02423511,-0.0030747447,0.030515507,-0.017355766,0.03289389,0.06950036,0.03834965,0.0087159695,0.013964079,-0.009362773,0.051655892,-0.03430707,-0.023088994,0.013505206,0.01844416,0.03575437,0.013658213,-0.012379295,0.007844707,0.01901163,0.02048676,0.04258643,-0.019556375,-0.012433888,-0.004964638,-0.03120578,0.0149519155,0.0039638933,-0.033488393,0.03886218,-0.034165163,-0.0053640064,-0.041166313,-0.022537692,0.015072285,0.018595377,-0.041835994,-0.03253356,0.035321165,0.01797243,-0.02709177,0.024775522,0.028368674,0.0010676071,0.002704093,-0.010619463,-0.020288363,-0.033190385,-0.0088122515,0.005076951,-0.0036943958,0.025237663,-0.0378236,-0.033105783,0.014072135,0.0055364445,0.005547728,-0.0037739826,0.0064041372,-0.012941802,0.0048429063,-0.018108306,0.046745032,0.005409559,0.016518379,-0.009247282],"last_embed":{"hash":"1lhs23j","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1lhs23j","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Morning Routine#{4}","lines":[219,219],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lhs23j","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Morning Routine#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035930205,0.007998991,-0.05702959,-0.014493052,-0.045250047,-0.015180541,0.015963983,0.052453615,0.04976478,-0.0027748183,0.007930298,0.022019805,-0.040154386,-0.010012423,0.007499363,0.018951843,-0.014569333,0.021843214,-0.029687308,-0.0344806,-0.015880192,-0.012233075,0.022156386,0.023743717,-0.027724342,0.018994723,-0.045634132,-0.008913451,0.013457459,0.083836325,0.009160643,-0.06280103,-0.0013558851,-0.024834137,-0.024390198,-0.05429288,-0.011106418,-0.001462171,-0.033813596,0.008247647,0.023280542,-0.036779102,0.036266427,0.057750568,0.007972342,-0.050194886,-0.0063838563,-0.016722875,-0.005610111,-0.030212125,-0.010040603,0.0044205287,0.033803098,-0.016751306,0.003148929,0.030421864,-0.0042781276,-0.01770603,-0.0015768913,0.000768876,-0.056991976,0.016331112,-0.00077552284,0.0035257046,0.028637122,0.016282914,0.038419012,0.01444844,-0.030068407,-0.06526978,-0.055380546,-0.00518724,0.02757665,-0.020229965,-0.027784245,-0.009957485,0.0045300634,-0.0005313064,-0.0115589,0.06456432,0.024860715,0.03600885,-0.009094949,0.007164285,-0.007163017,0.0036362768,-0.01979256,0.060787883,0.025433365,-0.00047380372,-0.0614208,0.007850065,0.012643565,-0.031520452,0.0038940485,0.022308648,-0.005539722,-0.0041200737,0.02202899,-0.002025455,-0.00946537,-0.03615549,0.018190114,-0.04671434,0.019541172,-0.0014061818,-0.004340377,0.022958567,0.010871063,-0.017396634,0.019153606,0.06481986,0.04702881,0.041563768,0.01938763,-0.030438643,0.033686012,-0.06659675,0.02687129,-0.009225843,-0.015093102,-0.01496441,0.015111031,-0.047159705,-0.005473713,0.024775106,0.0084416475,0.03300452,0.017921967,0.034621947,0.020610679,0.013330496,-0.021468434,0.01774919,0.011186655,0.056956504,-0.021158112,-0.017240046,-0.0098965615,-0.06355854,0.052909665,0.06269646,-0.008374142,-0.025548613,0.037694667,-0.0142182335,0.014704717,-0.011934632,-0.0391356,-0.028978053,0.026531557,0.048694473,0.01955778,0.0073320726,0.008545091,0.016746355,0.02859113,0.01920844,-0.009503557,-0.023112161,0.021285268,0.038482837,-0.082758896,0.009204684,0.018437207,-0.0048042573,0.01573979,-0.0076326756,-0.029284714,0.04253363,0.02256752,-0.052982528,-0.026121497,-0.0032354088,-0.012416422,0.02867415,0.069504775,0.011955998,0.013063473,-0.03693573,-0.03468074,-0.036068834,-0.019522997,0.017851157,-0.046370268,-0.020528032,0.047653798,-0.015630992,0.020283861,0.01773834,-0.0072971084,-0.05367483,0.008996297,0.013089429,-0.0029643625,-0.020895189,0.047822032,-0.034453716,0.027909813,-0.06411103,0.029813237,0.026201116,0.03878332,-0.047163088,-0.020136371,-0.028327288,-0.02937389,-0.0132053085,0.0048204833,-0.029906383,-0.04000862,-0.04590729,0.0055966084,0.034359697,-0.0395686,0.015272393,0.021609025,0.051021196,0.029374048,-0.023764456,-0.07567686,0.05085112,0.0095768,0.016524225,-0.012304161,0.03596185,-0.0063362434,0.05252182,0.013392845,0.028872333,-0.008445226,-0.013082973,0.022046989,-0.026025774,0.022412127,-0.04729211,-0.011073732,0.010175091,-0.002167007,0.007204159,0.013057478,-0.022714874,0.050481703,0.0046264846,-0.053288814,0.04387888,0.016614012,0.009401294,-0.01033749,0.013063603,0.028392002,0.035845954,-0.004390266,-0.012990802,-0.04153267,0.015884575,-0.012889413,-0.027025567,-0.024077324,0.013094425,0.03087086,0.042850737,-0.0044641653,0.014025049,0.021431202,-0.037793968,0.035160452,0.00620198,0.018501997,-0.04739574,0.010904211,0.011675574,0.052569237,0.004775636,-0.0366634,0.0046834107,-0.035011236,-0.02158273,0.06679701,0.017887883,0.0026097388,0.018915448,0.017039623,-0.022217536,0.016421793,-0.036556464,0.00640177,0.027128601,0.032416902,-0.029797398,0.015293736,0.00201371,0.039843287,-0.030838415,0.012572809,-0.006907929,-0.02942471,-0.1782033,0.0014268246,-0.0063922876,0.0716106,0.02749477,-0.015847491,-0.0010907373,0.01083073,-0.00082106295,0.012093046,-0.03345176,-0.03150732,0.0094574075,0.02117152,-0.03290866,0.029899718,0.010781718,-0.012814951,0.017166488,-0.021512883,0.014358555,-0.042104688,0.03098834,-0.008930493,-0.060414966,-0.035686888,0.054598935,-0.01392072,-0.0020778081,-0.010682481,-0.010583068,-0.031646624,-0.014759137,0.039133623,0.0003551409,0.023730578,0.036394056,-0.08511883,-0.017783018,0.012190768,0.03726945,0.027618991,0.01168287,0.051008023,-0.012530177,0.013440748,-0.0032074254,0.008195085,-0.032235738,-0.014984374,0.019772865,-0.043818027,-0.0074719726,-0.0077172457,-0.06041691,-0.0026865934,0.016828686,0.036546037,0.008760603,0.0056997444,-0.00091418554,-0.071895905,0.047306556,-0.04216649,-0.009902405,-0.0060205865,-0.0071421904,-0.03162629,0.0043051075,-0.012428679,-0.0052373395,0.007449382,-0.01722322,-0.03953141,0.0014317238,-0.016200783,0.013034604,0.010897315,0.0057850126,-0.09400141,0.0040198336,-0.0028515435,-0.0142807895,0.030837549,-0.041719157,-0.051820163,-0.056116026,-0.0020991352,0.02288589,0.25921813,0.05395658,0.050777182,-0.03392624,0.025745045,0.007548335,0.015138258,0.012453111,-0.017232765,-0.019408628,-0.0048155067,0.05338409,-0.018571956,-0.026824815,-0.00525891,0.028909905,-0.051492497,0.0031231216,0.053586602,-0.0048826328,-0.03453764,-0.016842734,0.043628827,0.0043821787,-0.04764562,0.010804126,0.0022063088,0.027128967,-0.0009504947,0.021095619,-0.034865074,0.0224653,0.042759094,-0.003686839,0.006875969,-0.033137605,0.031197932,0.0047051557,0.01933219,0.05698993,-0.026348334,-0.014539178,0.018174682,-0.029129297,0.005320557,-0.0036347022,-0.01446803,-0.045257967,0.01204616,-0.05144998,-0.01876519,-0.014753049,-0.00714206,-0.016730081,0.024286134,-0.010956676,-0.018350853,-0.01187726,0.027601985,0.03657813,0.01996412,-0.0011249849,-0.037035923,-0.03295943,0.022884715,0.0045585833,-0.005947976,-0.022420127,0.0046990504,0.0009947851,-0.008306038,0.015507555,-0.018834459,0.04237299,0.004991714,0.008524414,0.014068852,0.056014232,-0.001906777,0.0078024417,-0.036995906,-0.0040451116,-0.015438961,0.04538792,0.054409232,-0.023337107,-0.00021421658,0.040456202,0.026291274,-0.011861079,0.036466982,0.004219708,0.01968279,0.006487325,-0.04695874,-0.03350947,-0.0022819426,-0.01242217,-0.036062453,0.008823367,-0.011411592,0.024368405,-0.004318064,-0.034649484,0.016955942,-0.022643892,0.012778719,-0.0076996624,-0.040926814,0.021248762,-0.06328668,0.014531412,-0.017097535,-0.020674227,0.042865608,0.0567963,0.03127469,0.020834612,0.045011256,-0.018570215,0.032558385,-0.053151358,0.021509346,0.030986782,-0.012895759,-0.026912298,-0.040619105,0.0023348993,-0.044773165,0.05976754,0.019669669,-0.02869742,-0.0021488294,0.0073491083,0.012414562,-0.004138611,0.037838932,0.0063365176,0.0037996054,-0.0032682172,-0.0016179384,-0.039808065,0.008197423,-0.0077232504,0.005385234,0.02477672,0.048394527,-0.009571022,-0.02368553,0.02401265,-0.015578204,0.014309529,0.04705906,-0.030238302,0.0065985667,-0.08382442,-0.013217977,-0.028575687,-0.056468293,-0.038716104,-0.00522581,0.044522583,0.02204138,0.05073177,-0.046957318,0.0015631,-0.013128687,0.008711267,-0.015078372,0.005308619,0.012343653,-0.0069104335,-0.024778642,0.0044999137,0.04466485,-0.042792574,0.01224798,0.028734457,-0.03480882,0.009847102,-0.0134937335,-0.016633289,-0.0029337346,0.011610519,0.021273209,-0.0008921097,-0.005310961,-0.009455012,0.031084724,-0.016388936,0.006001155,0.07898952,-0.012581079,-0.021197498,0.05065851,-0.001475049,0.039440125,0.028390592,-0.0008633938,-0.030656185,-0.032294564,0.01802145,-0.01554587,-0.025783692,0.015300737,-0.06332905,-0.028461264,0.05553455,-0.013859897,-0.015803678,0.021674586,-0.025012916,-0.034322314,0.010804429,-0.036681272,-0.029243391,0.030398294,0.028676914,-0.056118134,0.008014381,-0.0015358767,-0.0033894188,0.060636934,-0.059899896,-0.005121125,0.02563076,0.022292068,-0.005844771,-0.047372192,0.012203075,-0.006819996,-0.013580049,-0.0065563745,-0.032467447,0.025390057,0.00034203083,0.025691282,0.039495066,0.0041300952,-0.005562309,-0.04740875,0.002479529,0.013073873,0.019417193,-0.0017233624,0.008888703,-0.017689994,0.0008090198,0.029660884,0.018385619,-0.023645127,0.010037663,0.024417398,0.02875323,-0.020240285,-0.02475209,0.014415093,0.0024193001,-0.009136363,-0.03187718,-0.009575395,0.046059113,-0.0053034485,0.0042040646,-0.048113927,-0.061816387,0.022815213,-0.046114188,-0.013658188,0.006637064,-0.0022822146,-0.0075259497,-0.024471594,-0.033744063,0.020817699,0.009463181,-0.013742611,0.03084308,0.047570594,-0.013106628,0.030691285,-0.028073141,0.0245655,-0.024308011,-0.023617575,-0.02567778,0.0077045737,-0.03396245,0.010119362,-0.07726697,0.017847735,-0.012843004,-0.07462308,0.019024324,0.010144312,0.032113787,-0.020240987,-0.0068472815,0.01799992,0.029657844,-0.023255242,-0.022018196,-0.0043192008,-0.039660137,0.023997,-0.012033621,-0.03393465,-0.053071525,0.015752677,0.028230561,0.014371261,-0.033934787,-0.014611072,0.04346149,0.016456217,-0.0013926465,0.03939812,-0.015918668,-0.0023397405,0.020899229,-0.011623317,0.01545019,-0.044987515,-0.017010255,-0.046577375,-0.010501239,-0.028798914,0.018387143,-0.056364484,0.0072108456,0.008585776,-0.0548695,0.016389655,-0.03415512,0.027832001,-0.03860041,0.038660526,-0.034482066,0.038090527,0.047771685,-0.057163585,0.0241775,0.039374407,-0.037465546,0.037832614,-0.03187149,0.0028248113,0.041779246,-0.002184093,0.018499888,0.041694738,0.01792042,-0.018114159,-0.047233302,0.04655348,0.02763738,-0.009291592,-0.011913561,0.035984255,0.008233241,-0.07408146,0.012419951,-0.0016075433,0.02564937,-0.053146172,0.020570634,0.0019013837,-0.028370839,0.023953428,-0.042069,-0.015059424,-0.02180528,0.026345722,0.048368447,-0.044796865,0.04303317,-0.027356492,-0.001451678,-0.014449696,0.043629948,0.011781935,0.013652778,0.020483391,-0.024354659,0.03405489,-0.0039804014,0.008387092,0.053544134,0.021567464,0.012412641,-0.003457251,-0.02284151,-0.018670743,-0.008835393,-0.13378873,0.024483534,-0.0065942667,-0.014691898,-0.014844411,0.010841224,-0.040471196,0.021929435,-0.00583998,-0.050347302,0.01383821,-0.043034486,0.019617418,-0.03376638,0.060296617,-0.0055750557,-0.0255508,-0.0037034322,-0.029953312,0.060987014,0.01343668,0.0049303756,0.04334003,0.008140522,-0.017982064,-0.0288006,-0.00050265493,0.056904897,-0.008663918,0.018681398,0.015451221,-0.021114418,0.01812404,-0.00523855,-0.0013548683,-0.03452206,0.01421412,-0.012719974,-0.003235568,0.035448086,-0.015857445,0.0037591464,-0.06186241,0.0014161571,0.05398968,0.0672029,-0.00812719,-0.0029182024,-0.022484722,0.044930782,-0.019983584,0.046211462,-0.024546234,0.010762087,0.0047140834,-0.00848306,-0.0106532695,-0.012875824,-0.036782637,0.020200728,0.010030908,0.004757807,-0.03438649,-0.026498958,-0.022173315,0.017092796,-0.06483734,-0.000011852666,0.023580723,-0.026591355,-0.007048396,-0.027457276,-0.026991459,-0.01348442,0.0031025955,-0.01587202,-0.027083544,-0.030493768,-0.05067646,0.0030012203,-0.021780198,-0.0027740444,0.00218051,0.010256296,0.062583156,0.0026952175,-0.00808856,-0.03621578,-0.02800615,-0.006665054,-0.11389546,-0.033308692,-0.0349278,0.019594926,-0.03797854,0.04170256,-0.048841666,-0.00091668457,0.012170126,-0.006463055,-0.0041005365,-0.031123007,-0.056571465,-0.024331009,-0.00318462,0.004709545,-0.008161272,-0.022946108,0.0011694782,0.0034287754,-0.00095225434,-0.010321293,-0.002274626,0.040423505,-0.026111674,-0.017660268,-0.016551482,0.0073666023,-0.019508356,0.002829636,-0.006725131,-0.024281276,0.0100359935,-0.028142646,0.057021003,0.03091306,0.032574005,0.02471478,-0.00478283,0.05737218,0.023713592,-0.03149005,0.014974188,0.015253792,0.0051592467,0.035858657,0.008637582,0.02395767,-0.006331713,-0.06747368,-0.033919577,-0.0008804716,0.001171196,-0.027554534,0.024170466,0.0022354678,-0.0028877705,0.015726952,-0.012618154,-0.038951077,0.05325119,-0.06285168,-0.031261165,0.022178585,-0.031722166,0.02918834,0.019805742,0.005245506,-0.008324437,0.09467646,-0.002761217,-0.0750676,-0.004180647,-0.034946147,0.038995456,0.08165509,-0.00609295,-0.031158647,-0.0074876295,-0.013227808,-0.049568046,0.024719948,-0.0027910217,-0.034896724,0.011077065,0.021567166,-0.021463333,-0.002358573,0.013789967,0.016868535,0.04054091,-0.005926616,0.0639614,0.013164738,-0.009863585,0.03143921,0.002050262,-0.026666557,0.037074365,-0.004070325,-0.01515446,0.012384789,0.002890079,-0.026060663,0.043581434,0.010700169,0.020690976,-0.0058210962,0.0074411174,0.008071032,-0.0043876753,-0.009998087,0.011847848,-0.0074762325,-0.00005907241,-0.019626359,-0.032893535,0.04448116,-0.021698587,0.041864317,0.015887571,-0.015504528,-0.011976246,0.02925918,-0.053262934,-0.0024777276,0.009198254,0.034652397,0.0063089314,0.027789865,0.028694104,0.023621656,-0.014735524,-0.01770622,-0.020134987,-0.026815787,-0.016887994,0.008672614,-0.0039467714,0.019229941,-0.0043225684,-0.024937259,0.031579185,0.037058976,0.013846058,0.004698975,-0.034018382,0.01930208,-0.033988442,-0.0096053155,0.045890708,-0.024387166,0.031844974,0.0022082566],"last_embed":{"hash":"8qdwst","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"8qdwst","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Morning Routine#{5}","lines":[220,221],"size":69,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"8qdwst","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Morning Routine#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020161627,0.026075156,-0.021764662,0.0017133082,-0.03560909,0.0051549296,-0.0154851815,0.00933178,0.02900495,-0.0080082435,-0.015749402,0.024208797,-0.012949529,-0.023318656,0.02304648,0.05470739,-0.018106645,0.031970914,0.0050789234,-0.03801128,0.016067235,0.014874158,0.05610721,-0.0036217242,-0.02755149,-0.0046505053,-0.0052160295,0.025330001,0.06172599,0.036040395,-0.017282909,-0.06155312,0.04296589,-0.058809984,-0.053951178,-0.038627326,-0.008676974,-0.007216821,-0.038597107,0.01847964,0.0060106693,-0.019409444,0.031972647,0.041865285,0.017418155,-0.007823047,-0.033429556,-0.009844692,0.021208104,-0.045888513,-0.0024805812,-0.02910185,-0.0037132865,-0.0250302,-0.019866524,0.03633135,0.033310935,-0.02192798,-0.020556208,0.015161524,-0.04070707,0.048997357,-0.0012624108,-0.01217637,0.01201928,0.039644413,0.029885156,0.0020844364,-0.03232813,-0.031555638,-0.06299665,0.012887189,0.011887395,-0.01557281,-0.035947915,0.011217299,0.014333589,0.00906999,0.027417539,0.061007563,0.015168665,0.054097123,-0.009414026,0.017373923,-0.031580094,0.008169709,-0.036999572,0.061150156,0.007119531,-0.028823396,-0.032091558,-0.020558584,-0.043673787,-0.039604053,-0.00044346813,0.042507734,-0.016137166,0.013211558,0.013994208,-0.005466919,0.040070936,-0.032352574,0.0240884,-0.048455954,0.00454621,-0.009614908,0.02605525,0.0009578758,0.02474636,-0.014203961,0.024890754,0.049613617,0.022508431,0.029601905,0.013611466,0.006037499,0.022793116,-0.06208826,-0.011826394,-0.016393043,-0.019871872,0.026243452,0.006684876,-0.039966762,-0.0020371443,-0.009805825,0.011555962,-0.033899195,0.03635115,0.037651602,0.009492854,0.02899058,-0.01797104,0.06256459,-0.0023761534,0.044924892,-0.008120702,0.007433515,-0.008913035,-0.0254999,0.069823995,0.04934528,-0.045587208,-0.0031682309,-0.0011768285,-0.018247273,0.017506473,-0.002423243,-0.022338733,-0.013636511,0.00715717,0.065677404,0.019045737,-0.008337617,0.000116749245,0.014310745,0.041851133,0.032876864,-0.021997929,-0.017935121,0.01990632,0.022217063,-0.014869249,0.010372398,0.0061043906,-0.026187804,0.012986813,-0.015155756,-0.038228653,0.023388132,0.03559444,-0.045501113,-0.015124494,0.010740652,0.01773516,0.012910526,0.06993066,0.012966725,-0.000489967,-0.026781846,-0.02846585,0.0052368287,0.0021975427,-0.0069442526,-0.07302887,0.026670465,-0.00531285,0.010407758,0.0053520054,0.03308024,0.009287377,-0.005319262,-0.012825648,0.021154037,0.023320323,-0.02401681,0.04684377,0.012615438,0.015677163,-0.03908312,0.03723807,0.03688731,0.015418138,-0.0046545733,-0.035633978,-0.031960968,-0.030226849,-0.020653455,0.029886484,-0.025072116,-0.04199333,-0.045339387,0.0047486867,0.027241578,-0.020844445,0.03033328,0.03814993,0.019777307,0.038776185,-0.009605984,-0.031699345,0.029293735,0.009986531,0.006755585,-0.021870887,-0.0014700795,-0.008402525,0.054485966,-0.0041901185,0.03331249,-0.026775243,-0.032568045,0.05699897,-0.014864489,0.030720571,-0.042752583,0.0003480906,0.01486482,0.0015841204,0.011658273,-0.027257828,0.023799945,0.045821313,-0.013082498,-0.045388248,0.026203958,-0.010570755,0.034289345,-0.03728653,0.021569705,0.0128910495,0.00032495335,-0.016263692,0.005744564,-0.07228136,0.00042086764,-0.0048582987,-0.020204162,-0.0717747,-0.0072253705,0.010250076,0.017159482,-0.025251968,0.010073337,0.008810531,-0.03376634,0.008088143,-0.009006764,0.030893698,0.028824244,0.0048434776,0.008561343,0.021714568,0.04934873,-0.03453553,-0.006825691,-0.05002658,0.0064705,0.02887674,0.011459702,-0.0031064148,0.0027452977,0.033217847,0.0065662074,0.03275727,-0.030150127,-0.020057056,-0.0032615096,0.032963626,0.00024875277,0.012523974,0.0109790815,0.048631027,-0.022788262,0.022022266,0.0014139225,-0.02321855,-0.1619585,0.0066383807,0.00698268,0.057952147,0.015187932,-0.004330388,-0.006342255,-0.025271643,-0.032853298,0.039286472,0.01577871,-0.04253978,-0.0051115053,0.013611039,-0.012095619,0.030364508,-0.011781948,-0.043379415,-0.027259903,-0.024006344,-0.0040791854,-0.011136376,0.037041508,0.017422905,-0.07047627,-0.0074374517,0.033200417,0.014295303,-0.013870175,-0.013624764,-0.05113395,-0.024265625,0.012638153,-0.0012417679,-0.0065560522,0.028934889,0.028281646,-0.013696644,0.011840112,0.012550376,0.030246105,0.05887349,0.034783494,0.03481396,-0.011894847,0.054723404,-0.02824946,0.010038301,-0.041490514,-0.032164175,0.010649247,-0.052210953,0.021387104,0.000014327853,-0.05305392,0.013424097,-0.0066798963,0.003059082,-0.008792029,0.026634578,0.00037459162,-0.010658444,0.009354309,-0.016304519,-0.018310497,-0.024936764,-0.008053876,-0.046641156,-0.024533466,-0.046683438,0.009243717,-0.012395561,0.013077577,-0.016530117,0.00037351332,0.011771753,0.010146767,-0.023892356,-0.0013098432,-0.094447844,-0.034354866,0.02297605,-0.021490803,0.013607557,-0.061838113,-0.041078735,-0.027744696,0.017847385,0.01629261,0.2603882,-0.0038684956,0.042005222,-0.006454492,0.07612193,0.008371962,0.0018659012,0.053073842,-0.024126556,-0.038003553,-0.010485385,0.014705702,-0.039193243,-0.016800256,-0.0018445711,0.012025244,-0.050424144,-0.018907314,0.052838728,-0.008958423,-0.027829384,-0.0017110002,0.021468053,-0.032984763,-0.07185312,-0.013536323,0.00027191712,0.043364037,-0.03317193,-0.0073190597,-0.013331986,0.027101845,0.058194935,-0.029870648,-0.0036340305,-0.011026343,0.041540615,-0.024528937,-0.013688295,0.0070486944,-0.028300056,-0.0066372715,0.025501983,-0.036576122,-0.009182018,-0.02074172,-0.002221708,-0.007970357,-0.0025034156,-0.0069393255,0.027448567,0.043172088,0.014922586,0.005795945,0.027023416,0.002218254,-0.032163102,-0.008164077,-0.003160317,0.028709026,-0.024780266,0.0032967182,-0.02711018,-0.017457534,0.0064559975,0.05653188,-0.017799277,-0.023341924,-0.0023678776,0.00068934547,0.01851145,-0.004498759,-0.036703717,0.0036846115,0.031950727,-0.008994337,0.0065294076,0.0067585437,0.007606401,0.033914074,-0.021274034,-0.042921152,-0.023579748,-0.0040665395,0.042931505,0.0019460946,-0.020932011,0.028082429,-0.04294797,0.008909865,0.020858059,0.038301483,-0.0015961711,-0.02217579,-0.023955716,-0.013640412,0.011135301,-0.019036021,-0.034073297,-0.008759251,0.0028961564,0.02650421,-0.00880234,-0.03232225,0.031763196,-0.029502135,-0.0020105145,-0.016608255,-0.03208994,0.020753585,-0.0600142,-0.017100006,0.012087185,-0.054135207,0.033114392,0.06165999,0.041107845,0.011078433,0.061629616,-0.024937121,0.054112613,-0.04363223,-0.019725356,-0.032182705,-0.01382395,-0.039669484,-0.010653425,0.004001907,-0.015145861,0.015808733,0.027207764,-0.045502674,-0.012489422,0.025630612,0.035499863,0.012856444,0.06875874,-0.016457314,-0.032524243,0.031256493,-0.023671573,-0.032008152,-0.022293432,0.023999378,0.007941959,0.05321446,0.029145682,-0.02442108,-0.022055851,-0.008054436,-0.027092593,0.004119582,0.028037006,-0.052977886,0.02640223,-0.0796283,-0.023329841,-0.0018828523,0.0051855585,-0.049544513,0.013850974,0.04315171,0.02028432,0.07769748,-0.004361769,-0.02227656,-0.00029763975,0.01700265,-0.015460245,0.008256147,-0.0045731696,-0.009622091,-0.026156738,0.02670214,0.039280165,-0.030880818,0.008702482,0.036797613,0.02086006,-0.022037765,-0.023247067,-0.037996363,0.014288809,-0.0020616136,0.02460652,0.02376851,-0.029017357,-0.01492175,0.04143756,-0.0021082463,0.004507266,0.09579325,0.008178169,-0.01781847,0.054596175,-0.013719645,0.037121363,-0.0019628787,0.03336382,0.009968237,-0.02162508,0.043007843,-0.01186677,0.028446892,-0.030809293,-0.048203807,-0.020488717,0.061273888,-0.03768537,0.013918694,-0.0015262229,-0.015639842,-0.003849753,0.00793194,-0.071859494,-0.037381727,0.03827125,0.0023907807,-0.0124738375,0.025873514,-0.020626444,-0.015534499,0.03204599,-0.046423573,-0.0020310627,0.025920544,0.003290357,-0.0018785836,-0.037985474,-0.001978261,-0.014738346,0.0049600424,0.006082919,-0.032252137,0.0029296298,-0.021704515,0.052732084,0.0115512805,-0.014730551,-0.04100527,-0.041917425,-0.007303913,-0.00899846,0.031090604,-0.010894741,0.013443144,-0.019336484,-0.017386427,0.014316045,0.030908853,0.024492934,-0.011295181,0.025323471,0.030869115,0.036567356,0.012194553,-0.0031450542,0.0023077296,-0.0070865355,-0.066778,-0.025682574,0.03843959,0.020424029,0.02590632,-0.037869446,-0.073757306,0.0036903867,-0.028847128,0.0013535714,0.013622509,-0.023616638,-0.02474951,-0.0011953554,-0.044484045,0.021200525,0.026552433,-0.011848989,0.022695577,0.065619566,-0.027126549,-0.011018393,0.021108983,0.04930562,-0.045218278,-0.037739806,-0.023197358,0.012117214,-0.024377182,0.050237756,-0.08261826,-0.010547497,-0.04319021,-0.04375382,0.053217392,0.0075189336,0.02684595,-0.031503513,0.012703473,-0.013729341,0.013882428,-0.0032272285,-0.0023222242,-0.011851457,-0.045471996,0.0005585445,0.054530166,-0.03339641,-0.06196856,0.035129447,0.034736317,0.011030116,-0.057924353,-0.014615864,0.04040816,0.04366751,0.006845463,0.028358566,-0.054108277,0.046030898,0.006073182,-0.008673831,0.0033667847,-0.04836217,-0.0014612043,-0.072853364,-0.00740101,-0.02621788,-0.02926121,-0.014102958,-0.010895626,-0.0222289,-0.019029004,-0.028142694,-0.05150029,-0.004174459,-0.046903435,0.04925747,-0.0019027807,0.0551162,0.0026826262,-0.03969401,0.027751239,0.03067963,-0.060393333,0.01851648,0.021220788,-0.012850309,0.027026387,0.00516751,0.012480997,0.06606892,0.009214235,-0.006848326,-0.053752493,0.070227765,-0.027320497,-0.03796029,0.003792081,0.057998855,-0.008442752,-0.053046644,0.020772448,-0.016647622,-0.003819683,-0.026182907,-0.007784436,0.012203787,-0.030380445,0.0072259447,-0.0050248043,-0.00726824,-0.01598817,0.0067785676,0.02905386,-0.028755225,0.034416072,0.019241562,-0.019081738,0.00027553458,-0.012487835,0.033121724,-0.02106513,0.009255338,-0.027517572,0.030309455,0.0028494229,-0.0052831313,0.018398678,0.04068109,-0.012200645,-0.05855085,-0.029653858,-0.051269714,-0.03176593,-0.13615102,0.043077655,-0.0142658865,-0.008606002,-0.01895032,0.0043054144,-0.023764731,0.006085168,-0.007559878,-0.04490584,-0.0038643037,-0.071782164,0.008010506,-0.015621237,0.013427311,0.018702202,-0.046743274,0.0029887713,-0.04496497,0.060089227,0.0054923585,-0.013578171,0.056536935,-0.020888932,-0.050840948,0.007531883,-0.007334795,0.012593802,-0.01216539,-0.00863076,0.00058707944,0.0046372483,0.015089972,0.007406535,-0.006466056,0.030790204,0.022332793,0.01561827,-0.019877493,0.028094463,-0.016832527,0.013456819,-0.026620863,0.0020627398,0.0013018554,0.07461741,0.0012577869,0.0065252455,-0.029532596,0.019667864,-0.021564212,0.025721418,-0.046289556,0.018420191,-0.014565656,-0.015281518,-0.02303144,-0.03372679,-0.03436887,0.014473595,-0.00013744645,0.03626988,-0.037221573,-0.033681665,-0.036310803,0.030272136,-0.00044493005,0.020680733,0.011821563,0.010733308,-0.021822814,0.0072985166,-0.028541425,0.016538326,-0.014824769,-0.021198254,0.022050532,-0.041208714,-0.016184574,0.0014321565,-0.05521279,0.0011862924,0.0001835079,0.025711462,0.043522976,0.023550263,-0.0057719764,-0.041805446,-0.02945107,0.010627432,-0.047466837,-0.028502742,-0.02428285,-0.0028809702,-0.023554806,0.034433354,-0.04147865,0.016965479,-0.029653395,0.009567665,-0.0007662237,-0.018052889,-0.048156023,-0.03913363,-0.0131812645,0.0277874,-0.022060897,-0.012255185,-0.027931457,-0.038085636,-0.025070595,-0.015706114,-0.014119608,0.03782227,-0.07744779,-0.0018417492,-0.022127831,0.011166154,0.014301197,-0.01144251,0.01845519,-0.032146726,-0.018057283,-0.04052958,0.043763034,0.0901601,0.04031952,-0.0068356083,0.030318618,0.027247218,-0.039139435,-0.024920695,0.020804456,0.024574922,0.011304007,0.028894108,0.03721917,0.03312908,-0.038716536,-0.07037068,-0.027828239,0.009403087,-0.0031329968,-0.022459425,-0.0072314194,-0.045671463,-0.008365941,0.02241994,0.04150951,-0.013922816,0.033103347,-0.03897566,-0.008155247,0.055297043,0.0044289795,0.04398029,0.011481108,0.03996286,0.027037442,0.06050163,-0.023875069,-0.049017414,-0.02084342,-0.008886948,0.012740794,0.10574719,-0.0057850964,-0.02795724,-0.011590707,-0.011916111,0.0021102831,0.047387525,-0.0081914505,-0.04054235,0.023739047,0.07927509,-0.008512167,0.008300488,-0.015242499,0.0039045666,0.022588318,0.03775791,0.018084547,0.021784581,0.010847079,0.020662548,-0.020525483,-0.0039054377,0.013127851,-0.014336665,-0.0038480458,0.012524705,-0.017207168,-0.0058527873,0.03617835,0.011926735,0.009384495,0.02380258,0.029349703,0.05295256,0.005847517,-0.02922766,0.0076926863,-0.0024180582,-0.005219146,0.0032270208,-0.050212916,0.011900366,-0.028681625,0.0030944517,-0.003489239,-0.0073636603,0.023619426,0.019454643,-0.00490036,0.009541806,0.047580414,0.051701844,-0.0073885988,0.021908509,0.025180696,-0.023037305,-0.017763136,0.008664245,0.02051037,-0.036324956,0.011960717,-0.008231131,-0.038748477,0.033988934,-0.062290423,0.0032328945,0.041066058,0.018104441,0.0026183832,-0.011319415,0.0032051972,0.019147016,-0.007395403,0.0064258096,0.027688649,-0.039201993,-0.012708263,-0.027355704],"last_embed":{"hash":"7fqekp","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"7fqekp","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Morning Routine#{6}","lines":[222,223],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7fqekp","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Evening Routine#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040409584,0.026081549,-0.043860186,-0.02443738,-0.038971335,-0.03479248,0.045396816,0.025887642,0.018909048,0.021553729,0.011808614,0.052040838,-0.05665872,-0.05607534,0.026163798,0.016778419,0.022535628,0.023091063,-0.017545301,-0.051759265,-0.02034595,-0.010719001,0.013638187,0.00023228084,-0.03224412,-0.021984486,-0.0032026682,0.008007058,-0.0035313386,0.0278715,-0.015874537,-0.056546878,0.0039632623,-0.035506632,-0.049408935,-0.04244566,0.01149196,0.014634544,-0.042359255,0.03848521,-0.009923361,-0.014914119,0.040027846,0.025373619,0.008328215,-0.03055691,-0.0015019842,-0.0032522404,-0.02760197,-0.014166966,0.004781318,-0.012421371,0.035283558,-0.036299836,0.018881986,0.0025536246,0.0010374892,-0.004313486,0.011064391,0.009763919,-0.03080211,0.029145798,-0.012032801,-0.019453723,0.07015095,0.035276614,0.023836534,0.0581232,-0.025795918,-0.031731386,-0.03766523,-0.0072016474,0.04185816,-0.016763158,-0.045126278,-0.00997784,0.036817744,-0.002419442,0.0026505257,0.07528045,0.025598478,0.047665432,-0.03549727,0.0464713,-0.017853772,-0.008539702,-0.033288583,0.0723904,0.021635551,-0.01875509,-0.05137032,0.013644344,0.0027076723,-0.065641806,-0.007590486,0.0030620587,-0.021990987,-0.0042070965,0.020644477,0.011052237,-0.011589128,-0.028065361,0.017045075,-0.032860078,0.035012577,-0.023400275,-0.018407622,0.008627721,0.036392387,0.0021571552,0.03253219,0.023575326,0.011317302,0.05105978,0.021282485,-0.010928059,0.030415682,-0.069820814,0.019806797,-0.015786463,-0.010400304,0.016832002,-0.035628345,-0.043722816,0.039436124,0.008799188,0.016211292,-0.009652443,0.0025093288,0.009618458,-0.00767897,0.006247269,-0.01579533,0.032851025,-0.005940724,0.051893026,0.011283982,-0.026890308,-0.012454732,-0.0600232,0.025225405,0.051435497,0.026926424,-0.021537442,0.017665224,-0.039133813,0.030856377,0.0013938717,-0.0295335,-0.02209586,-0.014497526,0.024422854,0.0002456962,0.04336275,0.008283425,0.005310941,0.022476196,0.015158635,0.021021953,-0.034419242,0.019445084,0.04013808,-0.060899716,-0.0023407908,0.030453188,-0.0056101196,-0.004755985,0.008349477,-0.009696148,0.020284876,0.04956298,-0.049627624,0.001119272,0.013313896,-0.020726549,0.028989637,0.066401884,0.015210468,0.02015985,-0.00929276,-0.01325879,-0.022989197,-0.044452637,-0.035832364,-0.03354632,0.035166018,0.0495526,-0.016533,0.024163764,0.019713992,-0.0068924874,-0.02444534,0.017525842,0.04099989,-0.008344512,-0.004334394,0.05022544,-0.015887996,0.011726293,-0.04563574,0.039076116,0.03290426,0.036763243,-0.005291179,-0.028071966,-0.021895828,-0.024508044,-0.013515197,0.0023010934,0.022321688,-0.0327683,-0.021822868,-0.017584344,0.017762916,-0.03044728,0.02311238,0.002719879,0.05340241,0.011741449,-0.0147818765,-0.051956568,0.02608733,0.01272363,0.051311973,-0.0059248763,0.050830007,0.0053122425,0.052596383,0.018786715,0.061639264,-0.019034822,-0.021173472,0.042450607,-0.0093608545,0.013790626,-0.020993302,0.01395034,0.061655074,0.013568385,-0.0075259474,-0.016372299,0.030368203,0.012146286,-0.05617974,-0.04881346,0.025929207,0.016232146,0.0053619468,-0.0074531524,0.02134952,0.00035664687,0.017518777,-0.0014952687,-0.006431819,-0.021022832,0.011769056,-0.0035487548,-0.019673849,-0.053413916,-0.0090492135,0.029124223,0.05722887,0.0066400617,0.01456664,0.022013336,-0.021253385,0.037005108,-0.025613952,0.014354113,-0.009549821,0.0005190049,0.028492853,0.044355627,0.053084258,-0.030385945,-0.012143564,-0.041201428,0.013004138,0.099874765,0.025947955,0.02509327,0.019135969,-0.003685041,-0.00844887,0.031026548,-0.035155457,-0.024593107,-0.011934548,0.04092004,-0.0046125664,0.009013176,-0.020053495,0.062075075,0.033062417,0.016603827,0.010871199,-0.045093555,-0.17695525,0.03128222,0.021906244,0.04387964,0.017513592,0.010263766,-0.0039055676,-0.0018644235,-0.026761107,0.0050765085,-0.015303529,-0.049706664,-0.03195737,0.01106994,-0.02584897,0.03254847,-0.013191173,0.0024170468,0.0055146147,-0.047286496,-0.028919999,-0.027551197,0.033955418,-0.054613385,-0.06784564,-0.04676279,0.037196297,0.014782554,-0.017342852,0.0019791408,-0.0014759499,0.04538243,0.0054213647,0.058285866,-0.045815438,-0.005627377,-0.010393267,-0.04056579,0.038434677,-0.01081511,0.06535338,0.011712056,0.012274377,0.023207096,-0.008503053,-0.0064213765,0.0010939989,-0.0066876905,-0.040269665,-0.019952845,-0.009012001,-0.027088976,-0.005110948,-0.02302183,-0.060215253,0.015041876,0.018791499,0.038874358,-0.014185449,0.014998982,0.0017224911,-0.044249196,-0.006466873,-0.057954006,-0.052042883,-0.055948555,-0.039828844,-0.04543966,-0.006031685,-0.015977938,-0.0057056686,-0.0033127295,0.0031251651,-0.04199329,0.030456172,-0.03781488,-0.03558506,-0.0005887379,0.030441232,-0.090095095,-0.019655354,0.018771209,-0.015540046,0.026205113,-0.042040527,-0.03384752,-0.018105993,0.006815321,0.006025449,0.26016328,0.030016495,0.010997835,-0.011017702,0.020440174,-0.020674307,0.019842716,0.02947668,0.0057523777,-0.032315787,-0.028498799,0.013050223,-0.044047177,0.0030184903,-0.0065774517,0.026337123,-0.029259965,-0.004354272,0.07713189,-0.0032134,-0.007377462,-0.014129441,0.026672747,0.0031407014,-0.042151727,0.015301914,-0.01232995,0.006072261,-0.00040918216,0.044153016,-0.036843915,0.010543655,0.041218616,-0.028417403,-0.004193974,-0.002373603,0.009703843,-0.0062777093,0.026816804,0.020965097,-0.013987684,-0.026497578,0.006298715,-0.009713092,-0.0008572464,-0.021292424,0.009221199,-0.0056078862,0.036193006,0.0027303807,-0.0068091247,-0.009082556,0.014727683,0.00045774886,0.0009499058,-0.016335217,-0.004150504,-0.02560417,0.023142744,0.047180418,0.01170847,-0.0058199577,-0.061924793,-0.0009872566,0.020537406,0.04221405,-0.029575653,-0.012655834,0.018761165,-0.02257428,0.026619587,0.008374151,-0.037507866,0.021867177,0.0020484193,0.016606089,-0.01286641,0.025321007,-0.027892461,0.027839834,-0.0013041531,-0.009376698,-0.009432647,0.010645923,0.016883284,-0.007936457,0.002989148,0.014169031,-0.0004741384,-0.0071538766,0.010741687,0.036697157,-0.021669017,0.034043275,-0.025297444,-0.019522283,-0.026216941,-0.016515769,-0.040183697,0.037175167,-0.052952133,-0.011190349,-0.024534253,-0.051677547,0.019303476,-0.026231395,0.010465449,0.005073975,0.009530528,0.0023712567,-0.03137171,-0.0095435865,0.0107127065,-0.043524995,0.013640983,0.03584275,0.040358614,0.015492959,0.024726678,-0.015167662,-0.0068352544,0.018450283,0.015079668,0.03609977,-0.022072533,-0.06248235,-0.023388127,0.018304111,-0.039069604,0.04805776,0.01614843,-0.024578895,0.015827443,0.040332332,0.055203374,-0.00067025534,0.033051915,0.002747941,-0.0006677001,0.010841641,0.009426215,-0.0632177,0.0038049186,-0.015451065,0.019754786,0.020848732,0.0064773387,-0.013140939,-0.025706206,0.00652951,-0.0034398646,0.027206143,0.025272677,-0.04625189,0.0038040846,-0.06732379,-0.01467725,-0.037932247,-0.041938737,-0.022027157,0.030927792,0.046495903,0.02900107,0.033914413,-0.00885354,-0.006522188,-0.017858854,0.041748956,-0.0038945007,-0.01155828,0.055596024,-0.029022356,-0.048494212,0.03306138,0.0025317173,-0.029635774,-0.00025668796,0.031479333,-0.0115064485,-0.027713345,-0.013977216,-0.010929537,-0.031841192,-0.013581322,0.022790583,-0.0048083514,-0.040956505,0.003992728,0.033244967,-0.0072288187,-0.03838675,0.076006085,0.01532057,-0.006690969,0.037145548,-0.028127674,0.084930874,0.02109,0.013986022,-0.050839487,-0.009377547,0.008440883,-0.0046773385,-0.036545143,-0.026008207,-0.038774163,-0.010761442,0.06169648,-0.012061756,-0.016837107,0.00027153667,-0.018192442,-0.019810706,0.0240624,-0.0656098,-0.0039992817,0.033121824,0.04069182,-0.028068108,-0.00048073466,0.011003052,-0.03105082,0.03391174,-0.041555777,0.006810697,0.0091832895,0.034928605,0.026484432,-0.018520268,-0.007515965,-0.004164907,-0.0007884254,0.018108515,-0.0083225,-0.0058738706,-0.008387183,0.0081239715,0.038232382,0.016382309,0.0033462113,-0.074289046,0.027142206,0.004431708,0.058473628,0.007342969,0.005183616,-0.050115712,-0.019179178,0.024862383,0.02980163,-0.02603996,0.031173911,0.035811476,0.013251341,0.0020171544,-0.0056919563,0.031703945,0.003404473,-0.017491061,-0.04740762,-0.0014924629,0.053934306,-0.004652709,0.020407949,-0.02027815,-0.05949428,-0.0045170737,-0.07469036,0.0032866674,0.024701174,-0.039631143,-0.0040705916,-0.021206466,-0.020391608,0.050257996,0.0009703332,-0.010862011,0.06545865,0.05620322,0.021707132,0.027468026,-0.006981632,0.05364894,-0.009044547,-0.020301858,-0.034226894,0.018452253,-0.00006936944,0.023035325,-0.07259116,0.00027842357,-0.027220171,-0.02742346,-0.0031449448,-0.00037316614,0.016113272,-0.014926775,0.036362693,0.042104166,-0.031046683,-0.0030652857,-0.012814003,-0.0053581605,-0.024012754,-0.030869672,-0.0020769394,-0.008430254,-0.074526034,0.056481056,0.039146718,-0.017517058,-0.052271675,-0.03579938,0.07740915,0.006250515,-0.005720513,0.03794466,-0.028266475,-0.007475076,0.033135384,-0.025557583,-0.011217554,-0.022068609,-0.019616444,-0.044405367,-0.020299843,-0.022357991,-0.001074362,-0.015807997,-0.031133018,-0.004908665,-0.03872955,0.012256515,-0.035962347,0.013517055,-0.00010034374,0.04163546,0.004719587,0.07012131,-0.0053153564,-0.078348875,0.040637955,0.014472328,-0.030642606,0.047088306,-0.006080571,0.0025158331,0.019261694,0.033721834,-0.043757956,0.02541319,0.013915899,-0.0046471558,-0.039152876,0.027614772,0.025218299,-0.014424625,-0.025271064,0.026415624,0.04756187,-0.0662636,0.022074413,-0.056347486,0.026344419,-0.055108152,0.006082702,-0.0010501174,-0.04742974,-0.0090713585,-0.016215242,-0.0043732338,-0.019286849,0.0063014887,0.03810047,-0.058965057,0.036278382,-0.072152235,-0.047266994,0.0057682605,0.054655425,0.013487881,-0.0035553763,-0.016138427,-0.03567971,0.011606363,0.00053880026,0.015177327,0.03919049,0.028059242,-0.020993967,-0.010196026,-0.0041170903,-0.06209345,-0.030160246,-0.11381681,0.068584755,-0.020166103,0.0032226548,-0.014168989,0.010207057,-0.029804049,-0.0015161675,-0.00026440516,-0.022517717,-0.008240867,-0.05082698,0.0071560727,-0.018726487,0.00538334,-0.0070927218,-0.02848165,-0.016720138,0.000534408,0.028726516,0.019574184,0.009492533,-0.0053891162,0.020741865,-0.02195372,0.005958103,0.013715645,0.008592406,-0.0008279677,-0.05066373,0.031211168,-0.027268557,0.016290622,-0.0049748523,-0.014319025,-0.009791725,0.0027876054,-0.004868062,-0.014008643,0.0067227054,-0.02001228,-0.0015178742,-0.047078177,0.018222999,0.048931785,0.07680802,-0.01029577,0.0059552067,-0.017104961,0.044110075,0.012216612,0.01527577,-0.017999478,0.008415314,0.04945371,-0.026457436,-0.020536589,-0.003944967,-0.041263584,0.018554771,-0.003870623,0.009933235,-0.034986824,-0.027697925,-0.019471012,0.016371043,-0.042905666,-0.0069142943,0.02296433,-0.04587033,0.009319489,-0.035290625,-0.010718813,-0.0150347,0.001924889,-0.012803392,0.0057702223,-0.02077216,-0.020991847,-0.0069836937,-0.027863136,-0.046460688,0.01380208,0.0011695954,0.02569213,0.024662973,-0.02099989,-0.017108336,-0.042524677,0.011529224,-0.101276204,-0.036075704,-0.03194544,0.018400783,0.008811158,0.06671066,-0.034945644,0.026096953,0.004627607,-0.0205353,-0.049861886,-0.07604848,-0.051101,-0.01461959,-0.019973988,0.020548163,0.0196448,-0.0094597535,0.009993136,-0.007471179,-0.05012768,0.00012784112,-0.033615947,0.025685014,-0.0037589124,-0.038746692,-0.030023972,0.03139631,-0.009757989,-0.038832854,0.013518061,-0.013363749,-0.02053938,-0.031021735,0.05717779,0.028164756,0.054359496,0.05103175,0.018254265,0.07312783,0.022565326,-0.03140317,0.0130656725,0.0007846593,0.029588569,0.02047176,-0.014232608,0.022400638,-0.017265698,-0.016510027,-0.030926794,0.015134699,0.011862093,-0.025276596,0.02754461,0.00884696,-0.034633208,-0.0049013197,-0.03143318,-0.04692833,0.0060228733,-0.021397524,-0.02669644,0.027753219,-0.007112596,0.04721543,0.014517186,0.016419787,-0.0052698464,0.058217306,0.0022895953,-0.027803415,0.016911535,-0.018901708,0.019932423,0.063089184,-0.028848168,-0.013092011,0.0026818635,0.004820537,-0.03182271,0.029813219,-0.029619653,-0.019168658,0.030148027,0.054360993,-0.009631287,-0.009092105,-0.0036494522,-0.012766665,0.024559895,-0.019571528,0.041030828,0.043867964,0.012100482,0.020971904,-0.025728306,-0.009740524,0.050590515,-0.0013333001,-0.0099820625,0.013372679,-0.0035546806,-0.02315572,0.016908117,0.027422803,0.022745833,0.021147102,0.025695538,0.03377963,0.03605219,-0.03403308,0.01813636,-0.005634937,-0.0075501036,-0.024293313,-0.017951138,0.038002867,-0.006565135,-0.015817523,-0.026974311,0.0092796385,-0.026084535,0.035011563,-0.01973318,-0.024246095,0.030377625,0.01806991,-0.01681663,-0.0056399377,0.030481143,-0.001354398,0.007381925,-0.045255344,0.007887423,-0.027398577,-0.006289995,0.010556829,-0.015823305,0.006493029,0.010421401,-0.023733279,0.011374769,0.014454698,-0.026471639,-0.043416254,-0.022288244,0.025024032,-0.030925041,-0.010989853,0.04880014,-0.028389625,0.033467613,-0.023611816],"last_embed":{"hash":"1oe33qm","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1oe33qm","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Evening Routine#{1}","lines":[225,225],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1oe33qm","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Evening Routine#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040268578,-0.0017848384,-0.0072649294,-0.0009503862,-0.019153308,-0.026948532,-0.000023089613,0.032775857,0.03135978,0.0040000705,0.018224709,-0.017540645,-0.024648419,-0.00010391805,0.012983728,0.00074546394,-0.011974037,0.0005094741,-0.029175479,-0.045910005,-0.017430697,0.015053516,0.032020073,0.014960285,-0.022163631,0.010563941,-0.014443738,-0.03157507,0.05940469,0.08457192,-0.02253035,-0.050403684,-0.0005524713,-0.03265151,-0.05607836,-0.005968085,0.031483456,-0.034119736,-0.06079465,0.03049091,0.0066101984,-0.004287072,0.036854688,0.0301989,0.028944045,-0.031068524,-0.019911146,-0.006895669,-0.004042086,-0.02722438,-0.025128003,-0.006056703,-0.019243624,-0.040530473,-0.001066882,0.022892267,-0.029562216,-0.023331825,0.006177697,-0.006276608,-0.044032287,0.025274243,0.022826696,0.007221714,0.02644617,0.044774327,0.028578436,0.06678807,-0.016043808,-0.053090744,-0.061398283,-0.008512344,0.036588196,-0.030832382,-0.047212876,0.04173981,0.018467978,0.010915236,0.005583562,0.06671005,0.005518099,0.014840179,-0.0012126967,0.040121745,-0.016186185,0.0088417325,-0.018481458,0.076944605,0.0020298124,-0.0016435451,-0.054322682,-0.013933965,-0.044834614,-0.08287592,0.012068715,0.044574518,-0.0021460964,0.012106895,0.05916627,0.022305101,-0.006276053,-0.02154543,0.0019208653,-0.022767914,0.03475245,-0.0053896275,-0.019565627,-0.0090152435,0.006191848,-0.014418724,0.013459728,0.0429739,0.0025031809,0.02110294,0.015237884,-0.03524756,0.0027388383,-0.08228701,0.011121421,-0.025170203,-0.0026478225,0.012951124,0.022626076,-0.022368662,0.0041170754,-0.017270599,0.053123944,-0.019911524,0.025759712,-0.0035069478,0.015016892,-0.018562535,-0.047484685,-0.00850181,0.031489387,0.024641747,0.014517326,-0.000480659,0.0041268235,-0.077185474,0.029117538,0.036340967,-0.014381734,-0.025685182,0.04598895,-0.027777625,0.025162315,0.0027568974,-0.023590112,-0.011906911,0.010275155,0.03426557,-0.013690501,0.0037166746,0.0083396,-0.00018499218,0.06453429,0.044256214,-0.00079918886,-0.048325438,0.00050020346,-0.0006837034,-0.012961334,-0.023621824,0.029075036,-0.007790426,0.0023023617,0.040151373,-0.0061285566,-0.018222222,0.04383813,-0.058190607,0.027470874,0.010723418,-0.029084548,0.015840737,0.07514669,0.0053439164,-0.0028495293,-0.038151212,0.0044842763,-0.031068956,-0.000035542507,-0.020766163,-0.022176081,0.028151384,-0.0005484543,0.0021329166,0.041461486,0.042763244,-0.006707435,-0.027115844,0.03745295,0.03344635,0.022197606,-0.02053638,0.06534851,-0.044147737,0.027260952,-0.050578065,-0.0010309188,0.018647676,0.013542745,-0.021370947,-0.008084947,-0.0006377907,0.0009374624,-0.036385935,-0.020176413,-0.016110115,-0.026388204,-0.032761343,-0.0073258113,0.0076193516,-0.0048858733,0.020269906,0.01678434,-0.0020246224,0.018372387,0.0014233895,-0.012531654,0.05419862,0.019526914,0.012604313,0.03918196,0.01801727,0.032784157,0.037242547,0.032029897,0.016946016,0.004849296,-0.02092594,-0.007896735,-0.0083033675,0.049502596,-0.022356553,0.02053825,0.047853507,0.015126394,0.0040722527,-0.019272327,0.03415599,0.04705779,-0.018996356,-0.020143982,0.009306055,-0.0072420156,0.0038171285,-0.01621003,0.011510436,0.029318126,0.02851863,-0.039070304,-0.03751536,-0.043722246,-0.0059598205,0.0030707645,-0.017496869,-0.03611761,0.029591411,0.0062476834,0.034571644,0.0042315633,0.03652038,-0.009255322,-0.011371419,0.03862151,-0.016212502,0.02712185,-0.0012792692,-0.007598526,0.018057646,-0.018067757,0.01773053,-0.018890863,0.024790984,-0.04505775,-0.010221611,0.07163154,-0.007198279,0.013221938,-0.024558133,0.027424496,-0.018472023,0.06044511,-0.008868362,-0.049495157,0.010980079,0.027018292,-0.01718732,0.015738588,-0.0028960032,0.058484465,-0.004881113,0.036719177,0.0057712155,-0.025594639,-0.16563655,-0.002144925,0.007737615,0.022031596,0.014698597,-0.01347446,-0.028281452,-0.043358818,-0.0037214363,-0.015659288,-0.025726162,-0.04862671,-0.01753149,-0.0050324043,-0.025553035,0.050689843,-0.02912585,-0.037974514,0.031527057,-0.026362298,-0.013953442,-0.0073112515,0.038528927,-0.028935956,-0.03621532,-0.040243875,0.054222427,0.0139018055,0.0010075222,-0.02195973,-0.013093024,0.021200927,0.004636002,-0.0009570788,-0.04192401,0.030661508,-0.004391312,-0.032115325,0.028342135,-0.0013018815,0.035773788,0.10150463,-0.0039201565,0.02467592,-0.022572199,0.00391812,0.01579019,0.023793204,-0.06391086,0.0010124049,-0.019869702,-0.023224603,0.032413647,0.025000863,-0.041458737,0.029845648,-0.007906565,0.0064733336,-0.014913829,0.042389695,0.0010110012,-0.06200672,0.009635615,-0.012147544,-0.04129137,-0.0038331288,-0.012940573,-0.02905459,0.009143474,-0.022784114,0.05015098,-0.03456002,-0.000088105146,-0.009005251,0.041025136,0.017988637,-0.0114274705,-0.028337685,-0.005557265,-0.09555166,-0.041303676,0.050229657,-0.024983676,0.012529095,-0.059122566,-0.04311481,-0.025655866,0.00994361,0.0186749,0.2325277,0.02920306,0.02704151,-0.010704743,0.038924225,-0.015981922,-0.0028294125,0.06070735,-0.04451043,-0.0051500383,-0.026064185,-0.0042798314,-0.042389378,-0.0039385455,0.010763269,0.027314708,-0.054931525,-0.03238986,0.067508064,0.0098629175,-0.038574375,-0.022692045,0.00048048428,-0.026840977,-0.061378118,-0.0069500213,-0.0022779533,0.031375475,0.013462757,0.019385893,-0.023120707,0.029037729,0.020471495,0.000030176212,-0.0038099748,-0.025296388,0.02741228,0.001469181,0.053390414,0.008781096,-0.008436199,0.0015390273,-0.0018653916,-0.017322322,0.00720271,0.023248388,-0.012135656,-0.03661647,0.0049147946,-0.010499748,-0.01756746,-0.018571015,0.040953286,-0.027237102,0.040604148,-0.017233983,-0.04942879,-0.037800185,0.016529756,0.03581243,0.0037625597,0.010655491,-0.027875653,-0.039349355,-0.016270133,0.055134915,0.0051069716,-0.0067826454,0.024370309,0.037600756,0.01582947,0.031135974,-0.017089412,0.030038815,0.017062936,0.044590253,0.009118287,0.036619425,0.019881777,0.0270501,-0.0073831193,-0.019573888,-0.04551837,-0.03025503,0.025163839,0.0014532381,0.015415279,0.015642669,0.00010780886,-0.0026710462,0.018453425,0.012984617,-0.019070407,-0.011382797,-0.033913493,0.00167828,-0.007943507,-0.034551766,-0.028421665,0.021179691,-0.040211048,-0.0041028718,-0.022445712,-0.044129044,0.050404545,-0.016566236,0.014423224,-0.033270415,0.0027513208,0.03489294,-0.060693312,0.014921311,0.014268787,-0.037637256,0.029383702,0.035766404,0.028120443,-0.02058023,0.017153058,0.0218643,0.04975374,0.018784335,-0.01603926,0.041612193,0.0134646315,-0.043268863,-0.019721564,0.022441497,-0.010886933,0.040129315,0.01153184,-0.03368826,0.018401062,0.03316895,0.005689074,0.017996673,0.011117625,0.03035739,0.02798648,0.03362441,-0.009992318,-0.029164936,0.0026680296,0.008904647,0.009444952,0.031121606,-0.010230895,0.0024661317,-0.023726203,-0.007420971,0.0037108017,0.01205038,0.029765723,-0.057058033,0.023088824,-0.05774972,-0.003100724,-0.04132633,-0.019680418,-0.01685888,0.042794865,0.03794015,0.016607616,0.06992034,-0.038143136,0.018775411,-0.01028876,0.02525796,0.020543724,-0.011138476,0.008827534,0.01533905,-0.024690116,0.031667788,-0.017028406,-0.061327882,-0.015870182,0.042650394,0.013256739,-0.012040536,-0.038262833,-0.0026870081,-0.019064432,-0.0025189933,0.037475627,-0.007108073,-0.04630829,-0.017654806,0.004253738,-0.03433697,-0.0066317706,0.07702164,-0.010195638,-0.026680605,0.033853725,0.012252027,0.0660668,-0.033177834,0.034057483,-0.0131038185,-0.009085294,0.060846884,0.013778577,-0.012888313,-0.020760167,-0.038682252,-0.05405984,0.039856672,-0.026778163,-0.001790788,0.026434531,0.018357778,-0.059659433,0.0078080134,-0.05022228,-0.022155432,0.04724891,0.0039798603,-0.038298793,-0.00072545,0.027750777,-0.00822123,-0.004770839,-0.06594927,0.010044057,0.068421915,0.010932963,0.033219926,-0.030980919,-0.003043835,-0.0065904725,-0.0062657585,-0.011933935,-0.04020124,0.0022215478,-0.009323353,0.025735706,0.034974862,-0.00481869,-0.040981844,-0.0050224327,-0.00814683,-0.016741518,0.053034265,0.0402142,-0.0060612047,-0.012836413,0.015591975,0.044876184,0.003725084,-0.01060221,0.0076985615,0.039900307,-0.0013482433,0.029388137,0.010340539,0.009402538,0.011641553,0.0060679885,-0.035034798,-0.035844587,0.025200328,0.019699292,-0.020230968,-0.016567782,-0.04344394,0.0065814815,-0.0462591,-0.008953528,-0.020486379,-0.009430475,-0.00052188855,-0.031387467,-0.0024047948,0.016733075,0.013989832,-0.00267873,0.04826779,0.071994044,0.016226511,0.025762217,-0.0120618865,0.03729494,-0.0015468133,-0.006739094,-0.03603484,0.010851839,0.04010473,-0.0013540616,-0.073961884,-0.012533051,0.0045228833,-0.056053847,-0.0016620969,-0.0027153846,-0.041091062,-0.00041575113,0.06251471,-0.0057932157,0.016519625,0.0037848174,-0.022588722,0.02712537,-0.048965897,0.008020673,-0.017565884,-0.010128066,-0.03373232,0.025904207,0.01792951,0.002279995,-0.065436415,-0.043811962,0.016543785,0.021201495,0.0029329583,-0.009163977,-0.029646577,0.020256674,-0.0050557335,0.0062846625,0.0013170077,-0.01330847,0.0053942874,-0.04021031,-0.027034886,0.02340973,-0.020623501,-0.019182093,-0.0039855978,0.01680654,-0.037695285,-0.011017743,-0.034239396,0.022066459,0.008576899,0.041647572,-0.004033965,0.069852896,-0.005492851,-0.09847355,0.023837801,0.04137395,-0.041280482,0.035964217,-0.0118320435,-0.0024898446,0.018312808,-0.0142512405,-0.028842565,0.06401077,0.015174515,-0.008498056,-0.03200513,0.05671255,0.02395659,-0.02343407,0.026126364,0.053395078,0.010619732,-0.04373559,0.038055096,-0.023016725,0.008864768,-0.052867506,0.033231106,0.005773294,-0.044697866,0.026429906,-0.0007306216,-0.00015512099,-0.030076798,0.0198491,0.003357271,-0.08034003,0.043537237,-0.03209541,-0.010017614,-0.028044175,0.023383718,-0.008821182,-0.030222613,-0.005280704,-0.045072433,-0.014295476,-0.029839445,0.03554329,0.040259,0.038746238,0.0024066176,-0.007697141,0.035919208,-0.06351899,-0.023866558,-0.13469368,0.06061379,-0.010583181,0.028272815,-0.022371672,0.011081403,-0.010322337,0.0054348717,-0.0117479265,-0.025261492,-0.03542983,-0.024894282,0.022194346,-0.021455066,-0.013788581,-0.0072340686,-0.024482494,-0.03306424,-0.030311916,0.05382881,0.002850432,-0.0018085226,0.046055216,-0.012673824,-0.014278702,0.009815867,-0.007614886,-0.025974182,0.005336658,-0.037993208,-0.00097233424,-0.039205555,-0.009828467,-0.010388197,-0.0043365876,0.027226532,-0.006807932,0.015377522,-0.011679278,-0.008930496,0.017231956,-0.006264637,-0.06929907,-0.01421624,0.048956484,0.049577642,-0.0029455156,-0.014957726,-0.018901207,0.051525995,0.015343167,0.025717942,-0.052125208,0.0024312574,0.0024098596,-0.019792577,-0.047822617,-0.026062422,-0.09013291,0.023756865,0.010109678,0.044517633,-0.027960068,-0.010717749,-0.03608779,0.01890614,-0.03359232,0.022623254,-0.0077641723,-0.020568214,-0.0110011,-0.0070811836,0.0051691015,0.00004267726,0.0020432337,-0.03711416,0.019397816,-0.036164913,-0.022131935,-0.009998904,-0.023329377,-0.011140834,-0.000015707712,-0.03254792,0.052870877,0.010909235,-0.018905241,-0.008026275,-0.05480321,-0.01745844,-0.09771678,-0.027033808,0.00896696,-0.004109423,-0.025303312,0.07427886,-0.0026990469,0.017396996,-0.0053982064,0.023559524,-0.013957589,-0.0636309,-0.058557753,-0.043298103,-0.033586137,0.0174174,-0.015079575,-0.02246094,-0.021970587,-0.010560061,-0.041982137,-0.029884638,-0.031707693,0.029139025,-0.06697249,-0.027188135,-0.012736918,0.016188895,0.0030983044,-0.042043254,0.0064130668,-0.012914936,-0.011172826,-0.030138742,0.07415382,0.03867836,0.06351538,0.04436387,0.012170852,0.025751825,0.008276647,-0.040536813,-0.029418208,0.030740088,0.052181233,0.053762637,-0.019732894,0.03947549,-0.010294502,-0.028052352,-0.03298128,-0.020085169,-0.03161818,-0.025661452,-0.015657755,0.000082358165,0.027588794,0.019203959,0.0012530701,-0.058292035,0.026157357,-0.014380647,-0.018612707,0.048920155,-0.013489207,-0.0013946431,0.022610959,0.00975681,-0.02821849,0.06593704,-0.022118783,-0.05968732,0.015845504,0.018808857,-0.00051358144,0.067799754,-0.01149013,-0.016518163,0.0068465364,0.0013522297,-0.019283941,0.047476258,-0.0032177526,-0.00936016,0.052749824,0.03247962,-0.016481847,0.015646473,-0.01960186,-0.03688402,0.024673238,0.013495854,0.0014390898,0.03256549,0.0069594206,0.01993536,-0.035876304,-0.04532932,0.029820625,-0.006197087,-0.0033906745,-0.024824236,0.003189799,-0.023103096,0.032768298,0.03128977,0.00627756,-0.036393985,0.046363875,0.02260799,-0.0030530114,0.006841167,0.007896005,-0.0034478868,-0.010196969,-0.03191875,-0.046022903,-0.02223885,-0.0009774576,-0.0033815962,-0.018132724,0.008018283,-0.023569591,-0.010712842,-0.01333799,-0.004163135,0.017017726,0.017677477,0.013535706,0.028920693,0.05112123,0.027652903,-0.031918373,-0.0076104356,0.010438241,-0.012479752,-0.0034356837,0.026054708,0.012756415,0.04844903,-0.042491075,-0.014903943,0.01187932,-0.0044866106,0.0045771613,-0.0016103341,-0.040666435,0.006207956,-0.023696674,-0.0077410582,-0.0074929437,-0.0018801464,0.020864861,0.0277351],"last_embed":{"hash":"11haxxm","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"11haxxm","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Evening Routine#{2}","lines":[226,226],"size":78,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11haxxm","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Evening Routine#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043421835,-0.0025699856,-0.014164688,-0.019013258,-0.046881974,-0.044521503,0.023131223,0.043947164,-0.00090670853,-0.016021192,-0.009984891,0.060688637,-0.017459609,-0.038619705,0.01989631,0.0054371334,-0.015151413,-0.037851453,-0.028955566,-0.0010999094,-0.050526094,0.015365057,0.032296788,-0.00029276797,-0.03629187,0.008118986,-0.021846183,0.011917551,0.0013162178,0.047284387,-0.0350071,-0.034329247,0.028981348,-0.03957819,-0.046590786,-0.05338589,0.026305107,-0.007826162,-0.04465935,0.009630016,0.0067748902,0.011587806,0.023031514,0.029975072,0.03947226,-0.028624058,-0.0031185835,-0.008779306,0.02179008,-0.031767093,-0.00523546,0.0024684807,0.0005511838,-0.037310578,-0.000781368,0.023114696,-0.044002485,-0.009521961,-0.029377537,0.016501859,-0.030370021,0.070310056,0.012593522,0.02841962,0.040790234,0.043102868,0.0467083,0.024495844,-0.015949897,-0.04151278,-0.040775366,-0.011751606,-0.003817206,-0.016242748,-0.056036435,0.027552295,-0.0012621061,-0.01517707,0.01016495,0.05421539,0.01946047,-0.012189774,-0.02848256,0.038257234,-0.011103335,0.012786406,-0.006115306,0.024229292,0.02119772,-0.003702055,-0.024400985,0.030849297,-0.027061509,-0.06289568,-0.006445626,0.04913106,-0.01957446,0.0030122967,0.03149681,0.016125849,-0.015193445,-0.029190281,0.025178544,-0.008387774,0.065037526,-0.0191612,0.03881473,-0.028736534,0.0051956354,-0.0038435005,0.027966004,0.01647889,0.018702067,0.012414788,0.0046808165,-0.04884757,0.004870394,-0.060975514,0.018773299,0.013148936,-0.026125737,0.0040323716,0.017250594,-0.04008911,0.024425637,0.017414214,0.01356309,0.031402536,-0.037899245,0.0017161333,-0.0016468767,0.017019331,-0.031439282,0.019108966,0.008459541,0.027887393,-0.039049845,0.009517939,0.013708611,-0.07470265,0.018847901,0.064613834,-0.012642829,-0.013897791,0.045677,-0.010931913,-0.00961325,0.009653121,-0.019084353,-0.008967926,0.039472226,0.013256196,0.019154703,0.01778499,-0.02581733,-0.001366146,0.06191437,0.020302953,0.035777245,-0.03143731,0.0015195082,-0.016117275,-0.046859063,-0.004490303,0.030479565,-0.049722567,-0.005177079,-0.0021064451,-0.01355734,0.020683335,0.02771763,-0.011883477,-0.00097554066,0.017407699,-0.036018923,0.027088895,0.033922162,0.0051330584,0.017876256,-0.021201318,-0.021254823,-0.001390655,-0.005100505,-0.021726748,-0.03128161,0.018653143,-0.00377632,-0.024368422,0.019218007,0.02723322,-0.012585644,-0.034676,0.04451933,-0.00079350034,0.027322577,-0.003764169,0.083892785,-0.029257046,0.03018918,-0.031108499,-0.024681354,0.060426287,0.055990394,-0.05419751,-0.028464625,-0.046371397,-0.024277117,-0.028770624,0.010535661,-0.0001676923,0.008747976,-0.0064196116,-0.02632188,-0.010403801,-0.03312923,0.010494782,0.003943546,0.038690373,0.021277022,-0.02535979,-0.07411817,0.042893592,0.011213311,0.027614132,-0.0033489016,0.022520836,0.01300391,0.06444753,-0.011076214,0.007818679,-0.017263114,-0.022348216,0.022538483,-0.036383208,0.033353187,-0.019688409,0.022327231,0.047949865,0.021700984,0.007034764,0.0042358255,0.019570166,0.026743347,-0.01955866,-0.07114914,0.03489366,0.032278948,0.03851347,-0.033105183,0.012489144,-0.007517632,0.009881935,-0.027709844,-0.017138816,-0.06222137,0.030312497,0.006183944,-0.0091814855,-0.04852451,0.0049138516,0.026694171,0.02642582,0.032006126,0.00925343,0.012583991,-0.04542817,0.022642829,-0.006276085,0.018907128,0.001758916,-0.014461111,0.007443363,0.012925469,0.004594135,-0.062261894,-0.00065745483,-0.03856061,0.006179309,0.057685785,0.01407687,0.04666962,0.0072752587,0.019276654,0.030066894,0.04160917,-0.020545663,-0.042696897,-0.0015855818,0.020032419,-0.03299443,0.02147509,0.0037370396,0.03904632,0.010053947,0.028543038,-0.023261772,-0.018798666,-0.17284174,-0.009072944,-0.044346217,0.04338791,0.024931774,0.015559588,-0.012383577,0.000078013436,-0.009174399,0.018058687,-0.043064527,-0.0541605,-0.04038945,0.024651958,-0.023602152,0.034681752,-0.0059538144,0.007661172,0.04915799,-0.029801764,-0.01792487,0.021007566,0.04417094,-0.032032575,-0.05701228,-0.005589847,0.0634112,0.0025298207,-0.009927939,0.0007666751,-0.016805148,-0.018168518,0.0017055835,0.037397716,-0.07078577,0.025461864,0.008253575,-0.024636827,0.030965377,0.0018888029,0.04734994,0.0069887275,0.016216286,0.021835214,-0.013556606,-0.0077533303,0.0131854275,0.011644468,-0.051693495,-0.0038214754,0.01300917,-0.0365749,-0.018856974,0.018725656,-0.0502596,-0.018913772,-0.006689796,0.025264971,-0.008629481,0.02327298,-0.018181326,-0.026059568,0.016237581,-0.03007998,-0.044829417,-0.015291558,-0.008268698,-0.04604486,-0.013767287,-0.06117886,0.03644402,-0.0021757374,-0.030115288,-0.029287376,-0.012864711,-0.033103146,-0.01665084,-0.016460873,0.023245938,-0.09470895,-0.03609948,0.011725544,-0.03579974,-0.0013680349,-0.020867692,0.006236563,-0.039012935,0.022660172,0.04904213,0.24014425,-0.021131232,0.022401627,-0.03580324,0.03445937,-0.018850133,0.021108713,0.040561456,-0.024224078,-0.018543383,0.025988707,0.0123546515,-0.027802493,0.002536285,0.004453032,0.04904784,-0.08397758,-0.032530032,0.04380812,0.032414466,-0.016460799,-0.026547963,-0.00013387857,-0.011355755,-0.030184802,0.011441039,0.024475273,0.05975623,-0.014241708,0.03231949,-0.042833067,-0.000405769,0.03612463,-0.026165826,-0.011258448,-0.014756449,0.0008069368,-0.038580865,-0.0022125794,0.027316378,-0.021395983,-0.010819007,0.04480338,-0.00539102,0.009484899,0.002592254,0.005713261,-0.029897856,0.000028747221,-0.00083953765,-0.0038855234,-0.022538364,0.029235145,-0.021545133,0.016643645,-0.017255217,-0.02175539,0.01785889,0.0115149645,-0.0064325496,-0.031229258,0.0004552821,-0.028454954,-0.026553337,-0.021850249,0.03584789,-0.01101665,0.02717749,0.015429713,0.014168561,0.032709174,0.016234374,-0.021847596,0.028415544,0.013829633,0.0044723367,-0.003558239,0.029885896,-0.0063654906,0.016086416,-0.019180361,0.009627349,-0.019056845,0.006230425,0.016295299,-0.013943217,0.029959876,0.034812663,-0.00045823614,-0.0074937656,0.050135717,0.02348357,-0.01791286,0.026834229,-0.00267643,-0.026582755,0.008766582,-0.040893104,-0.038914464,0.054871403,-0.055388175,-0.0003803679,-0.0018765928,-0.045558065,0.03806797,-0.022229465,0.01104715,-0.005948718,-0.018293591,-0.005583188,-0.01943038,0.020752268,0.039663244,-0.062465455,0.044763636,0.045305666,0.017966447,0.0060124625,0.052661594,-0.006159582,0.024295826,-0.03540675,-0.020353831,0.01746738,-0.012288997,-0.043721642,-0.003728757,0.052004434,-0.011250773,0.06650852,0.015378803,-0.03937998,0.015233959,0.037332855,0.06431828,0.03650934,0.05236373,-0.0019208018,-0.008782606,-0.01663386,0.0028401494,-0.0244936,-0.009589485,0.009481588,-0.0015884645,0.039520677,0.015808566,-0.008210581,-0.012468583,0.014896894,-0.0050801598,0.043370686,0.042120658,-0.031622425,-0.01149029,-0.054842826,-0.005345752,-0.034339957,-0.021977989,-0.010896381,0.008599336,0.038337767,0.02952299,0.027830314,-0.031050472,-0.011001993,-0.025958335,0.04868398,-0.005878848,0.011386698,0.027112965,-0.007144583,-0.023144668,0.013488513,0.014403777,-0.050061744,0.017511971,0.032238834,0.012645608,-0.0599315,-0.010978829,-0.017095074,-0.02319389,0.004615388,0.0412713,-0.036921334,-0.03894444,0.0015608483,0.016152723,0.00032866732,0.018198922,0.08545305,-0.038001128,-0.00825215,0.054056317,-0.016817022,0.05142604,0.011331726,0.029653456,-0.030847417,0.019709308,0.016724084,0.02230821,-0.023939945,0.010813606,-0.055088293,-0.02099189,0.052441698,-0.028084436,-0.02598424,0.021273484,0.003586785,-0.044139776,0.026042735,-0.022839617,-0.03307686,0.029689467,0.00947968,-0.05036128,-0.029481696,0.027907683,-0.021763721,0.031060357,-0.04514133,0.019319518,0.016819645,0.00067005254,0.019733602,-0.04452485,0.023109011,-0.009538665,-0.006896807,0.0031635677,-0.044405848,-0.008750443,-0.000071053895,0.023806175,0.026247814,-0.019352341,-0.021251041,-0.040096752,-0.023596942,0.010633201,0.018310243,0.026794948,0.02649298,-0.040158924,-0.023156276,0.043304726,0.03862316,-0.0061432426,0.017512951,0.011605674,-0.037958004,0.057993934,-0.0016652435,0.028521404,0.0028580532,-0.029824957,-0.027183788,-0.01911205,0.081129745,0.0045718476,0.000842864,-0.081322424,-0.049225517,0.00009944734,-0.015499282,-0.030502265,0.018339077,-0.027350714,-0.0368713,0.014687512,-0.0692394,0.04088893,-0.013115514,-0.021145348,0.073579215,0.05681705,0.020092249,-0.021970132,-0.025780682,0.045566328,-0.040443495,-0.008274248,-0.043419927,0.0171102,0.0016463139,0.014532834,-0.056576356,0.023799803,0.000788229,-0.052365974,0.018518932,-0.032568645,0.0069763074,-0.0049823364,0.016315846,-0.004286795,-0.017661279,-0.021569254,-0.020822011,-0.0026381689,-0.008895767,-0.032125037,-0.009064384,-0.06323727,-0.072598554,0.019571781,0.029741526,0.0016435692,-0.008737281,-0.026772568,0.018129501,0.036198705,-0.027130947,0.0443832,-0.053023286,-0.01273715,-0.020322472,-0.04473838,0.029544972,-0.043425355,-0.016042834,-0.03504862,-0.027658936,0.00934003,0.0056615635,-0.0056408704,-0.0215638,-0.030367909,-0.039576564,-0.0054991874,-0.012947671,0.0035937387,0.0065951264,0.06157464,-0.018479325,0.03393192,0.0011662091,-0.09901439,0.015354301,0.022556279,-0.046929535,0.018254459,-0.016536117,-0.02632825,0.0025055627,0.020721605,-0.025289832,0.025183067,0.010667027,-0.025684884,-0.05821126,0.019348813,0.011900445,-0.03028762,0.023472505,0.09378875,0.010732106,-0.019087873,0.0015523518,0.028404905,-0.0128028905,-0.044272985,0.00842164,-0.0153521765,-0.022560077,0.006388001,-0.03818346,-0.017120065,-0.023719786,0.039875403,0.025167938,-0.013417261,0.029038437,-0.008989121,0.00077780685,0.00016143349,0.025067467,0.013238315,-0.01840243,0.01961527,-0.030959025,0.025486607,0.0030879139,0.02349372,0.009388045,0.042217985,-0.0124714635,-0.03335547,0.028292168,-0.03117553,-0.000017919827,-0.12965746,0.0209046,-0.028480042,0.007206643,-0.008332382,0.0065614562,-0.04041141,-0.012373586,0.0070543755,-0.04534763,-0.03258489,-0.050969135,0.007142904,-0.013811103,0.004727502,-0.008111869,-0.027637826,-0.027930021,-0.022103436,0.049229514,0.018027987,0.00017644069,0.05596554,-0.00082937063,-0.014669772,-0.008976799,0.0030681535,0.030818231,-0.014109004,-0.021629428,-0.000008953726,-0.03207607,0.03369511,-0.008415653,0.013306876,-0.018705267,0.044451643,-0.006542124,0.017719632,0.023103002,0.0047763307,0.017498093,-0.06174963,0.0042993976,0.064802215,0.03166071,-0.015820125,-0.004207215,-0.030248282,0.06649189,-0.007123768,0.03582724,-0.0073448964,0.017326083,0.002970205,-0.034088343,-0.03262845,-0.0083890585,-0.03885345,0.015351442,0.020252489,0.033398252,-0.016663918,-0.010700368,0.0042409915,-0.009680107,-0.022744173,0.009382777,0.026049998,-0.03692296,0.004491043,-0.035306614,-0.0061955815,0.0018107549,-0.006120688,0.0009276562,-0.013034991,0.0037085027,-0.0050025955,-0.021296773,-0.06803101,-0.00899544,-0.010707483,-0.010977573,0.056930486,0.010456351,-0.039426684,-0.036248017,-0.07766059,0.010755888,-0.06917152,-0.036821265,-0.017977031,-0.04094212,-0.049279347,0.06193129,-0.018710686,0.019245783,-0.011159494,-0.011080777,-0.040420093,-0.035862844,-0.024209077,0.012110189,0.011849651,-0.009278448,-0.009285348,-0.0108545255,0.015744077,0.014927005,-0.07799341,0.0017136617,-0.0025826823,0.052192133,-0.05972262,-0.005225008,-0.006095476,0.029246874,-0.012306295,0.009868618,-0.018126898,-0.005813561,-0.008472153,-0.043794353,0.0011611881,0.03640389,0.063019335,0.0909693,0.032908995,0.0719032,0.00012267262,-0.034374777,0.028532453,0.00089020754,0.028413264,-0.0027472253,-0.03964609,0.021626469,0.00080639764,-0.0036659574,-0.039028708,-0.00535923,0.036840245,-0.026334204,0.009158567,0.00315809,-0.030336339,0.01032616,-0.031938232,-0.025642894,-0.008927829,-0.020559035,-0.009450802,0.05076914,-0.005910598,0.058893,0.015705299,0.0011343498,-0.01990618,0.063872665,-0.033260442,-0.04318015,-0.0020998756,0.004110704,-0.0034600422,0.07885762,-0.023042247,0.02022041,-0.015032269,0.003785475,0.008522265,0.0218471,-0.017785966,-0.0485033,0.035757437,0.030978648,-0.020772144,-0.0033962447,0.046180587,0.0077504013,0.017583312,0.013150913,0.033593856,0.044232775,0.0444264,0.017454715,-0.009863984,-0.00077519036,0.023925256,0.0058052293,-0.017291049,0.029929936,0.013501289,-0.005890746,0.01798085,0.025589611,0.028664492,0.016364982,0.030744677,0.07012925,-0.010242286,-0.01598071,0.028510703,0.01145741,-0.0065650223,-0.008744012,-0.0036867633,0.01982032,-0.014436208,-0.0060316245,-0.0011899571,-0.006278824,-0.026172921,0.02288713,-0.026204381,-0.029647408,0.012577666,0.012385764,0.018162945,0.037207868,0.021471083,0.038069747,0.008790629,0.0048891255,-0.026329383,-0.032342147,-0.016258184,0.025795508,-0.02427489,0.017244585,-0.061891943,0.0024548762,0.018502159,-0.009817003,-0.0067795315,-0.03195337,-0.00614856,0.027229436,-0.043562334,-0.0130892,0.03311937,-0.0016815135,0.042331323,0.014653628],"last_embed":{"hash":"337hjx","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"337hjx","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Evening Routine#{3}","lines":[227,227],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"337hjx","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Evening Routine#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010617918,0.04836703,-0.008434475,0.0039607566,-0.038915794,-0.07332799,0.030882899,0.009611417,-0.0046429797,0.019357167,-0.0071602142,0.016098537,-0.038214643,-0.043749746,0.026010383,0.030657586,-0.019163357,0.01851016,-0.01616952,-0.034413356,-0.043677654,0.028008722,0.031560186,-0.00018844151,-0.027816247,-0.006063082,-0.0068595107,0.0014233792,0.018548567,0.047890652,0.0024515945,-0.009914122,-0.011309267,-0.017896932,-0.036423728,-0.04249774,0.020797255,-0.021196354,-0.05471085,0.035735384,0.014901951,-0.02236358,0.0028795486,0.047955643,0.03142004,-0.040204253,0.00017776054,-0.0069736363,-0.0066897245,-0.037987027,-0.0132199135,-0.018543465,0.010199685,-0.035033327,0.010752008,0.028278833,-0.035782646,-0.025424574,-0.03833797,0.01628934,-0.032728564,0.0385552,-0.044380583,0.017235124,0.015192405,0.026730433,0.05263869,0.05949205,-0.033660043,-0.042824965,-0.047406152,-0.0004942051,0.015996916,-0.0078609185,-0.034572013,0.006734969,-0.012549885,-0.018337449,0.0060079666,0.055440046,0.006436932,-0.013139452,0.02971769,0.04332932,-0.033618145,0.009002711,0.004755704,0.06292091,0.0265617,-0.030658081,-0.0237947,-0.0015435971,0.0096570095,-0.0714858,0.008941048,0.036940202,0.009598977,-0.018489923,-0.0116364565,0.008697235,-0.047260463,-0.007882452,0.03011628,-0.04358319,0.006651664,-0.005413045,-0.04265862,-0.02392537,0.0015042609,-0.0018297151,0.030613156,0.016245544,0.008938227,0.033710215,-0.015628036,-0.038394615,0.015537407,-0.050657846,0.0127903465,-0.0021526446,-0.021539826,0.029499525,0.004949986,-0.020131635,0.034411486,0.032277655,0.029895214,0.009534385,-0.028768962,0.02901439,0.015964173,0.003261214,-0.023212163,0.0062131463,0.020596037,0.034342952,-0.010173698,0.026488187,0.008918584,-0.08057661,-0.008217713,0.045232315,0.025268344,-0.02183567,0.015208581,-0.023122583,-0.008882001,-0.014606414,-0.055360287,-0.007150125,0.026513506,0.028687315,0.008769365,0.005761264,-0.051705766,0.014440501,0.06468274,0.030105952,-0.007899333,-0.033270154,0.020497588,0.00038374378,-0.01839103,0.001423079,0.02169006,-0.03762492,-0.020205652,-0.032123636,-0.010694276,0.01851978,0.058730617,-0.041785743,0.0040796744,0.038108572,-0.015870044,0.027300846,0.05746793,0.028444694,0.0032975667,-0.033169977,0.0030772358,-0.03408038,0.000534058,-0.012482945,-0.027800217,0.04148665,-0.037142605,-0.0050950185,0.0138554135,0.044866253,-0.008139199,-0.03401392,-0.014852495,0.016607327,0.045369893,-0.022030491,0.071273014,-0.01329227,-0.0030287597,-0.012810865,0.0017679967,0.030829724,-0.006287238,-0.035270482,-0.0068827616,-0.06793456,-0.034857184,-0.042292356,0.01998856,0.010970212,0.015894521,0.0021845312,-0.013347513,-0.02129096,-0.033833716,0.0011025224,0.021397086,0.032864157,0.01743582,0.015213422,-0.025300128,0.053489447,0.010062311,0.024518523,0.007224772,0.04958184,0.033619784,0.07104952,0.010544059,-0.016220002,-0.0050605154,0.0076010427,0.01961125,-0.036013726,-0.0035596692,-0.023999209,-0.0029609438,0.031291775,0.023199143,0.020233793,-0.00022042038,0.0035887442,0.04838641,0.006639501,-0.043075897,0.05800661,0.025179068,0.050439678,0.0049461857,0.007868883,-0.013450177,0.023931649,-0.02377431,0.017862365,-0.060294677,0.015713587,-0.002581204,-0.0050929175,-0.036317516,-0.0027069233,0.022104373,0.07086777,0.03860478,0.018025987,-0.014887924,-0.03169253,0.008461711,-0.019524524,0.028233957,-0.021267073,0.0014648354,0.017053457,0.036730655,0.004613292,-0.055326387,0.020788461,-0.06669351,0.008316131,0.09242895,0.0091329105,0.025580777,0.013552241,0.01300842,0.023416359,0.071608745,-0.027580613,-0.022696434,0.03023512,0.02999103,-0.0218282,-0.011424863,-0.0311906,0.03777226,-0.0010665611,-0.0049746777,-0.015296977,-0.023812415,-0.18452339,0.008194656,0.0077546258,0.0023272606,0.010363454,0.022272265,-0.017678125,0.0049886843,0.018106675,-0.027213646,-0.029262977,-0.051809978,-0.024130223,0.053578496,-0.044800416,0.035893273,-0.0028931634,-0.0026364687,0.043122575,-0.029615792,-0.04606692,-0.013525296,0.06340545,-0.048774548,-0.037840854,-0.0033765344,0.013740363,0.04476456,-0.02057858,0.016737591,-0.037673723,0.0020370327,0.0036960181,0.029280921,-0.041363273,0.007967809,-0.006854431,-0.017358594,0.016140385,-0.010766256,0.04242808,0.0096114,0.0107915485,0.032615058,0.0057203122,-0.021422492,0.0041284543,0.016359095,-0.065342344,0.022310624,0.05671133,-0.036244925,-0.01108615,0.003526954,-0.04977436,-0.004183312,-0.00868414,0.00017413315,-0.02296236,0.021424884,-0.0025023308,-0.039613992,0.008389677,-0.03385295,-0.069312036,-0.0277735,-0.026673157,-0.016629014,-0.0036303939,-0.028839521,0.031948455,-0.01942288,0.0023897388,-0.036838338,0.012510073,-0.02137191,-0.009231477,-0.01869421,0.025451144,-0.09381291,-0.026098188,-0.009366431,0.004048702,-0.011906513,-0.01934834,-0.026309252,-0.029232427,0.027800608,0.061612748,0.2614511,0.020486698,0.049184505,-0.022016823,0.046699587,-0.033991244,-0.008979316,0.049298603,0.0052494165,0.01408645,-0.018646954,0.026502788,-0.03557944,-0.014617558,0.02037438,0.038688183,-0.092686385,-0.014879658,0.06265012,-0.018314105,-0.0067689097,-0.029815158,0.010346801,0.012494986,-0.020846335,-0.010494765,0.04252223,0.026342427,0.013762505,0.020459795,-0.050891053,-0.026315937,0.03790088,-0.024113156,-0.01834538,-0.022135131,-0.021041894,0.00448361,-0.002049067,0.009677668,-0.01437714,-0.008058499,0.01552618,-0.00522606,-0.021952055,0.012301829,-0.0034835513,-0.02661413,0.03245937,-0.034422297,-0.008708776,-0.0047956025,0.00017661427,-0.0035628371,-0.0037077516,-0.036765907,-0.020903222,0.00965054,-0.04297626,0.0024021126,-0.023878109,0.004792588,-0.0478081,0.0070655225,0.009395098,0.040922865,-0.006214373,-0.041834455,0.028479466,0.032267753,0.016147815,0.037255652,-0.019463873,0.02762193,-0.0049151704,-0.009802057,-0.032182124,0.059750043,-0.009965228,0.0072862464,-0.009351651,-0.036409296,-0.012581166,0.0031950707,0.016988544,0.011225187,0.009202985,0.007172466,-0.04017654,-0.008196128,0.037005138,-0.00674827,-0.019495027,0.0027731438,-0.016541056,-0.020604076,-0.012787847,-0.009402194,-0.055468958,0.011972503,-0.052627254,0.008439658,-0.003962885,-0.000029777982,0.025718842,-0.008291999,-0.0019798672,0.046594013,-0.0134596005,0.0046296613,-0.043925352,-0.0041761505,0.009114373,-0.023450956,0.07762803,-0.004510793,0.041600935,0.016381042,0.02506097,-0.004130565,0.0024705124,0.02550784,-0.0063190754,-0.0025654738,-0.02034732,-0.017505208,0.022591641,0.028915852,-0.02680969,0.05310296,0.004166619,-0.041177813,0.0039614416,0.034042418,0.06493018,0.02054485,0.071040496,-0.0034174079,0.0034979086,0.0020935629,0.019189479,-0.04149172,-0.0033978128,-0.006145414,-0.007506302,-0.019560687,0.010315843,-0.01873082,0.0076702465,0.0320075,0.0040251017,0.036548045,0.021475384,-0.014274664,-0.026883833,-0.037467763,-0.004568101,-0.01471896,-0.02770252,-0.0077660335,-0.004195776,0.0135129,0.020801255,0.021081379,-0.0119718695,-0.005807754,-0.022039076,0.06324565,0.0008721247,0.00022524445,0.028724393,0.00036888322,-0.019437045,0.029391108,-0.018484514,-0.04268178,0.028512483,0.049975663,-0.013395431,-0.03992009,0.012251919,-0.0033036012,-0.0058764503,0.020912908,-0.0039878706,0.0027872822,-0.037319835,-0.0042207637,0.034930065,-0.012740852,-0.0001761539,0.09361191,-0.013506389,-0.027717162,0.042413373,0.005917455,0.062149704,0.036509816,0.029615683,0.006212879,-0.024333572,0.017970607,-0.0017574409,0.025403583,-0.03703278,-0.052535273,-0.024083769,0.0485254,-0.027724817,-0.008393869,-0.011109337,-0.0023271749,-0.048429623,0.032666236,-0.026863739,-0.034082957,-0.012426063,-0.0030681323,-0.03740737,-0.013656052,0.01794038,-0.032171715,-0.005541913,-0.016979508,0.0022167796,0.06487379,0.010453566,0.021500243,-0.06271899,-0.022961222,-0.00020231066,0.009526659,0.0030098679,-0.01567367,0.02901842,-0.010267253,0.003924192,0.0005104139,0.01693439,-0.021711214,-0.06173662,-0.0019365404,0.0006020381,0.029161911,0.019466411,-0.0059261536,-0.05409151,-0.010754169,0.0350919,0.010210946,-0.008543183,0.010498225,0.021978486,0.003611689,0.05268373,-0.029377827,0.0072344276,-0.018755991,-0.040655047,-0.039924756,0.011005478,0.048026755,-0.005099268,-0.009392532,-0.0679041,-0.053956762,0.0030612154,-0.053933285,-0.013085075,0.010020736,0.0131349545,-0.019019136,-0.020489467,-0.050832897,0.022400476,0.0070907422,-0.0052482653,0.046756357,0.0045616385,-0.020750305,-0.014341795,-0.016987264,0.083467506,-0.041537415,0.00844477,-0.02854207,0.030996267,0.016489282,0.015033961,-0.06019128,0.0009612962,-0.004387561,-0.021165268,-0.0046767425,-0.04034469,-0.0124916695,-0.029228564,0.008389362,0.0041141063,0.012316122,0.0021272728,0.0058272546,0.0021317618,-0.02762193,-0.00087750074,-0.010756106,-0.024879502,-0.064740404,0.05071678,0.029521475,0.010401581,-0.037626892,-0.034584004,0.0072060158,0.052286398,-0.04140921,0.021022871,-0.022423444,-0.01947099,-0.02164448,-0.018432954,0.022977075,-0.0029814213,-0.019070799,-0.0226585,-0.030461816,-0.0040875603,-0.0011430457,-0.00030384862,0.030517504,-0.019056475,-0.027974734,-0.017160838,-0.0152126625,0.002274009,0.004834167,0.05642765,-0.033668224,0.051798157,0.01032964,-0.079992406,0.029012686,0.015030395,-0.043442324,0.011541669,-0.017494466,-0.008251753,0.027525146,0.041142635,0.0015731547,0.024570439,0.052563276,-0.0025857056,-0.03855162,0.011232431,0.0055853496,-0.011568956,-0.01797423,0.06368516,0.01980889,-0.016776163,0.006984119,0.009058927,0.0033609471,-0.025104742,0.0026389705,0.02368289,-0.055317957,-0.015554934,-0.037191376,-0.020351745,0.0030905218,0.013820506,0.034700997,-0.033768963,0.041295696,-0.036534935,-0.012122652,-0.02656692,0.014981715,-0.0032387178,-0.012722413,-0.005446473,-0.06473246,0.029143438,0.027082374,0.01371447,0.020041503,0.039339434,-0.010495162,0.0005832431,0.03586621,-0.033301324,-0.0066924896,-0.13836096,0.019261269,-0.015258618,0.0007069646,-0.017075516,0.043801896,-0.053086676,0.0024857947,0.023569612,-0.020761944,-0.026324093,-0.0028969774,0.03916702,-0.019176811,-0.031806197,0.007755001,-0.040411998,-0.031520233,-0.02560126,0.05710679,0.029626828,-0.022593942,0.0037597613,-0.015382924,-0.030789543,-0.03916405,-0.020877909,0.020815084,0.0104817785,-0.014038518,-0.004325355,-0.023269484,0.027644314,-0.020244805,-0.00774757,-0.013027499,0.013739241,-0.017546024,0.005667255,0.041863192,0.060798746,0.032570653,-0.036462035,0.012461844,0.018437123,0.06657698,-0.0027735154,-0.0011608063,-0.04635943,0.03616982,0.013184646,0.03693402,-0.017249782,0.030131277,-0.0016030131,0.0057651773,-0.032051817,-0.016291393,-0.045497976,0.041931357,0.040642567,0.014142897,-0.018042712,-0.053370558,0.002502103,0.007895748,-0.0591874,0.015877435,0.00923471,-0.027083535,-0.0148674715,-0.050732203,0.016768966,0.00048551767,0.00919821,-0.011442149,-0.021701518,-0.024032082,-0.04794233,-0.019897541,-0.04088511,-0.029077554,-0.0036770075,0.03738436,0.045161117,0.0431346,-0.0037321707,-0.028535286,-0.039936345,0.016204776,-0.090623915,-0.034871984,-0.012698977,-0.025114013,-0.031242097,0.045448277,-0.008675292,0.021986125,-0.022710707,-0.027694123,-0.04405454,-0.06374817,-0.025182247,-0.0037720883,-0.031829085,0.020736312,0.0034484833,-0.0066396394,0.004134958,-0.006396981,-0.02699935,0.0077624335,-0.012784029,0.028709827,-0.057191465,0.004578535,0.0021433304,0.03291543,0.004960207,-0.014002759,-0.018871974,0.007511392,-0.03411816,-0.028350076,0.047139946,0.06443024,0.0075864536,0.048691716,0.02892331,0.051882166,-0.0020315899,-0.060364373,-0.0016038279,0.0085201245,0.0486987,0.009180676,-0.05003537,0.026649969,-0.00043369783,-0.015383208,-0.034857087,-0.015958115,0.005885094,-0.00580831,0.013937634,0.01384952,-0.0073204134,-0.0030149212,0.0012107493,-0.037352145,-0.0044615064,-0.031585276,-0.042032253,0.033699673,0.009871215,0.046851397,0.017390288,0.011271072,-0.00087364286,0.044166975,0.022293929,-0.09522852,-0.002864055,-0.026324388,-0.011573342,0.08268073,-0.0053771483,-0.009770069,-0.0060073067,0.023652082,-0.014019528,0.029301543,-0.025312502,-0.02127355,0.029885858,0.0021251393,-0.012128845,0.0012609417,0.043377675,0.022399569,0.028742379,0.0031090146,0.027339287,0.07410912,0.073913194,0.015023703,0.0013555812,0.0053329202,0.043713458,-0.021323256,-0.011900536,0.010698472,0.048000507,0.019547246,-0.0035870383,-0.018244559,0.016755668,0.02217093,0.027659446,0.07092858,0.0073357155,-0.010064257,0.010046783,-0.016682291,0.0026007134,-0.00938168,-0.021266654,0.05354363,-0.015970131,-0.010344474,-0.039510373,-0.016297905,-0.0008287843,0.004461576,-0.03288362,-0.03295518,0.020345546,0.009645239,-0.03363442,0.01722913,0.039655082,0.033187166,-0.0026380937,-0.025219012,-0.017195152,-0.024389885,-0.009879457,0.011284483,-0.010124362,0.02035204,-0.043349955,-0.040905267,0.022305362,0.010835412,0.0015669756,0.0067840586,-0.00009768262,-0.016787173,0.0064440514,-0.0101716025,0.07444595,-0.030655479,0.009245503,0.020302165],"last_embed":{"hash":"1or4p8k","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1or4p8k","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Evening Routine#{4}","lines":[228,229],"size":101,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1or4p8k","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Evening Routine#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025980368,0.013948878,-0.021105006,0.016759032,-0.04477134,-0.022455314,-0.002833506,0.012042756,0.02147582,0.002007655,0.0033386364,0.03291167,-0.02458677,-0.024797358,0.026625019,0.052283634,-0.0032445025,0.011712186,0.007402417,-0.037612397,-0.010208562,0.01708427,0.056473173,-0.00031618864,-0.019814879,-0.003106707,-0.0124611845,0.008125366,0.044436105,0.04371867,-0.021931479,-0.060374137,0.038550127,-0.04744384,-0.054079376,-0.030899141,0.010139811,-0.0071922094,-0.05223269,0.025909772,0.019293634,-0.012143212,0.03748526,0.043323737,0.023714174,-0.031487368,-0.02793906,0.0002481311,0.00922605,-0.034338098,0.0028661347,-0.028142078,-0.009031731,-0.02866788,-0.0063514,0.051023107,0.03178508,-0.017131418,-0.01022168,0.018031964,-0.04397896,0.044959508,-0.012138966,-0.017751062,0.03194137,0.039623935,0.040319737,0.034087807,-0.03175659,-0.02327373,-0.06185611,0.011618656,0.030133296,-0.00679043,-0.051075615,0.01334477,0.015328042,0.010136483,0.032148145,0.054931972,0.007259271,0.036434844,-0.0075648306,0.03707478,-0.0440448,0.00964898,-0.031713504,0.06153672,0.013741929,-0.039538044,-0.034901455,-0.0017192571,-0.02632292,-0.03915433,0.0057587596,0.036788672,-0.027468149,0.0055374815,0.026309479,-0.003935575,0.011637668,-0.039221827,0.01285681,-0.04588525,0.012561582,-0.007929754,0.034312785,-0.007038051,0.025630018,0.00027505166,0.018365823,0.04061412,0.015524723,0.027143389,0.02034743,-0.0070902742,0.0040733414,-0.06727634,-0.01688271,-0.042635623,-0.03304234,0.019969458,0.000026988146,-0.03146987,0.0014216491,-0.006842602,0.021011764,-0.03327328,0.018614491,0.041252896,0.016764473,0.0172124,-0.022500645,0.038272195,-0.012058366,0.0621441,-0.01482005,0.005220183,-0.00020871178,-0.034737587,0.04122003,0.0364281,-0.03989447,0.012005617,0.006952665,-0.024411622,0.017364178,0.00066708506,-0.02164322,-0.022380592,0.010840643,0.056706004,-0.01553091,0.013096105,-0.024113707,0.019340828,0.057641048,0.03090585,-0.014164471,-0.019064354,-0.00832722,0.010904936,-0.008469999,-0.005700532,0.014776776,-0.025887879,-0.0061434624,-0.0027232186,-0.019761145,-0.0015199124,0.023518816,-0.059137795,0.010632228,0.032493792,-0.0039361445,0.016665215,0.06586591,0.013874409,0.0042604026,-0.035945274,-0.0040404545,0.010469754,-0.009953426,-0.026354149,-0.068205394,0.050534602,-0.011307218,0.010349959,0.016787369,0.027960032,0.0041224626,-0.0009670171,-0.0027899386,0.016517077,0.039483912,-0.0009151872,0.05484338,-0.01103339,0.007828261,-0.034248166,0.012261018,0.03133141,-0.001004484,-0.0021517575,-0.042406894,-0.04029618,-0.022512648,-0.0038521416,0.037316214,-0.022747314,-0.04824441,-0.021186607,-0.013899475,-0.006249966,-0.03441903,0.033387247,0.032451563,0.018464625,0.02862952,-0.009152027,-0.024981586,0.04204187,-0.0064854645,0.0039192424,0.002267732,0.025111372,0.0075722462,0.04599923,-0.011723644,0.0037195403,-0.018361215,-0.02106311,0.04589889,-0.012378873,0.044780053,-0.026402866,0.013581736,0.04475758,0.00072794146,-0.0005457655,-0.025802894,0.038426027,0.044306,-0.019111494,-0.05109342,0.030981857,0.002772924,0.025561292,-0.029277446,0.024725154,-0.005621411,-0.0012426912,-0.017842678,0.0010931799,-0.075230286,0.02345816,0.0016165348,-0.023007166,-0.07388597,0.002881316,0.005642705,0.016887095,-0.005082961,0.00937707,0.0045658806,-0.015130361,0.010469339,-0.023367561,0.031693637,0.019445922,0.012525915,0.023629464,0.022729771,0.04584095,-0.053171605,-0.0005289627,-0.06280112,0.0044452725,0.033035025,0.021764934,0.008716066,-0.008679522,0.023917867,0.016039748,0.03684426,-0.031039152,-0.041580558,0.0030834924,0.024809098,0.0120975785,-0.007869979,-0.0030637817,0.04928639,-0.02036045,0.041716952,0.0015592339,-0.024916524,-0.1707277,0.023623263,0.016166233,0.053882286,0.0061292225,-0.012426696,-0.009848776,-0.03132706,-0.04614904,0.044550028,-0.000064055814,-0.052888874,-0.024816247,0.001707575,-0.026166318,0.051288493,-0.013544612,-0.036099747,0.0032998072,-0.036749505,-0.0014468867,0.021320947,0.039286595,0.000118820535,-0.08950047,-0.004669595,0.038779642,0.012695984,-0.01319626,-0.022503909,-0.03630452,0.019797742,0.011502809,0.012223307,-0.022086065,0.0012801009,0.01837252,-0.001785579,0.037909195,0.0105436435,0.026775604,0.02336955,0.009261404,0.03073594,-0.015450689,0.038107503,-0.024414234,0.0211341,-0.042064704,-0.030206619,-0.00015371981,-0.046612076,0.018809585,0.018399391,-0.053946078,0.015000154,-0.011969563,0.008388396,-0.017447727,0.021421786,-0.013389454,-0.0042883037,-0.024535798,-0.007882881,-0.03225522,-0.018187568,-0.017154286,-0.054943983,-0.015271682,-0.03608866,0.022798387,-0.0065826382,0.015215783,0.00406405,-0.0013855979,0.00035353572,0.0005557949,-0.018625015,0.008839115,-0.09408885,-0.055637244,0.034170978,-0.019530734,0.01748995,-0.06324076,-0.03508536,-0.016475787,0.011704921,0.024655161,0.25064975,-0.02052482,0.036618963,0.0054204166,0.0677659,-0.010325504,0.010184963,0.055913165,-0.026447313,-0.02630405,-0.014055637,0.01967174,-0.060421087,0.0035557281,-0.025471192,0.02578452,-0.057837784,-0.011941315,0.056725483,-0.011447317,-0.04342416,-0.011904563,0.018068293,-0.023489775,-0.066423215,-0.007891055,0.0063101915,0.047953054,-0.02322529,-0.0013938682,-0.021223862,0.022588927,0.07594882,-0.054111667,0.0019182683,0.00021666524,0.01767286,-0.022618376,-0.0119115785,0.014059339,-0.026673913,-0.01193267,0.018739123,-0.03549484,-0.0004908995,-0.019249342,-0.006706503,-0.010323581,0.00272552,-0.0059341765,0.026285736,0.030991346,0.019832058,-0.007103042,0.021103304,-0.021195615,-0.017890073,-0.0065760007,-0.0027263009,0.027236352,-0.013157415,0.005007796,-0.03464268,-0.011794491,0.024935808,0.06171422,-0.028397826,-0.023621853,-0.002170558,-0.010830898,0.011603984,-0.013009581,-0.038292617,0.0061794836,0.00277901,0.011727764,-0.0040830662,0.016859626,0.0015602318,0.035512872,-0.015977785,-0.05322899,-0.014334844,0.004392876,0.032033555,-0.014403803,-0.008767449,0.020596892,-0.031193234,0.014153792,0.02984972,0.037848923,-0.030413905,-0.013557943,-0.016700557,-0.014064256,0.010811185,-0.028898034,-0.03148689,0.023867236,-0.01652914,0.014257438,-0.0036971178,-0.032306425,0.029237198,-0.03980614,0.0033596,0.0002820509,-0.00003658862,0.020155363,-0.05753545,-0.0050387327,0.035138477,-0.08066538,0.04859214,0.04999812,0.037188713,-0.007070903,0.0605158,-0.03339775,0.046197515,-0.029431831,-0.02206915,-0.026019286,-0.033516414,-0.039771315,-0.0059003956,0.0077833575,0.007728529,0.015237696,0.0196466,-0.040500652,-0.011116101,0.03725376,0.052586313,0.031889196,0.06930286,-0.0114326235,-0.035861332,0.010727235,-0.0059085954,-0.042901937,-0.01926863,0.0009540469,0.0061036483,0.04969441,0.028866284,-0.02310568,-0.013660699,-0.01600311,-0.01788662,0.013771663,0.026825719,-0.055705197,0.022846425,-0.068221085,-0.021708313,-0.019334426,0.015529597,-0.03731261,0.023883954,0.028276186,0.02103668,0.06130739,-0.012640614,-0.04907172,0.00873684,0.012476225,-0.008003098,0.0044211396,0.0011654631,0.0072660693,-0.027270654,0.020863092,0.0042132232,-0.053206194,-0.012202197,0.028050052,0.011663914,-0.034521446,-0.031142205,-0.025132352,0.010877717,0.0011972783,0.030421607,0.008824115,-0.031932205,-0.006051847,0.037275027,-0.01200045,0.0011546579,0.08924294,0.00013813272,-0.017418241,0.03484272,-0.012679751,0.036838625,0.016750785,0.04887351,-0.013667097,-0.0018921787,0.04512769,-0.008038008,0.005195498,-0.027280482,-0.042008255,-0.029991027,0.061123114,-0.0490013,0.0125663215,-0.015147562,0.008348654,-0.031012535,0.024721928,-0.08286078,-0.033736464,0.05373368,0.016406257,-0.014989383,0.014879264,-0.0015414812,-0.01549771,0.022331566,-0.040777132,0.007814607,0.023558166,0.0037130434,0.00523135,-0.033191986,0.00452979,-0.013152787,-0.004348721,0.017958984,-0.03229075,-0.005981783,-0.017570809,0.04257211,0.02687146,-0.011198266,-0.019486055,-0.042513296,-0.010994501,-0.022699542,0.022924345,-0.0051248237,0.010965866,-0.037673067,-0.011685221,0.015815474,0.032273225,0.019702332,-0.006570167,0.028783772,0.025684126,0.044065192,0.0034961833,-0.003882858,0.005014589,-0.007708574,-0.050865863,-0.0346553,0.029724874,0.018200137,0.012623989,-0.035660326,-0.07079685,-0.0020822901,-0.035847597,-0.00952943,0.005197432,-0.019552706,-0.024958251,-0.0038995363,-0.035896357,0.036960676,0.021203704,-0.015167155,0.025377525,0.06301355,-0.019340875,-0.013922001,0.009127822,0.071914285,-0.034313112,-0.04014304,-0.030463524,0.01653764,-0.0037771466,0.030073209,-0.089202985,0.0020013484,-0.03453556,-0.05748835,0.029543137,-0.02430701,0.012867846,-0.033889897,0.01619688,0.006761673,-0.0020480608,0.006804123,0.0057633435,0.0019808,-0.03374867,-0.009217452,0.031210436,-0.042120773,-0.051901497,0.042760123,0.0424892,-0.008759453,-0.044140007,-0.025413478,0.036278464,0.042578224,-0.008627321,0.027196119,-0.05051058,0.03181164,0.011552898,-0.009384585,-0.004451709,-0.021658411,-0.019179327,-0.06583549,0.0024393725,-0.003784493,-0.053317722,0.005638198,-0.009651843,-0.010045223,-0.016792076,-0.041346632,-0.039225657,-0.014351546,-0.01283664,0.05246982,-0.0001705179,0.068131186,0.003485814,-0.04717273,0.032429565,0.016882628,-0.06360998,0.01504425,0.019713152,-0.006922855,0.02955483,-0.0062404866,0.011310782,0.0469738,0.008194137,-0.0029906952,-0.06111111,0.04854026,-0.011906566,-0.047388155,0.00027618266,0.05451774,0.0077943658,-0.045618515,0.013004247,-0.015591841,0.006052693,-0.054882076,0.023255868,0.011651472,-0.04663984,0.016989233,0.010572487,-0.014592885,-0.019987315,0.01637103,0.034982014,-0.036023393,0.04212953,0.012132538,-0.017805094,-0.005626265,0.006994831,0.030795725,-0.02069829,-0.008582011,-0.038359188,0.03241214,0.0043993127,-0.0036893783,0.016983906,0.053785015,-0.015353944,-0.04395188,-0.008042267,-0.07112631,-0.019861944,-0.14041184,0.0647784,-0.020259598,0.01893514,-0.018554576,0.0077178054,-0.025720533,-0.0043689506,0.0136843575,-0.026394615,-0.016825221,-0.07095284,0.0024274562,-0.019337554,-0.0063738385,0.008180816,-0.06458492,-0.0037923488,-0.03437996,0.06294438,0.017515026,-0.016462537,0.034302037,-0.025560794,-0.048800644,0.0114607895,0.01621351,-0.0067106173,-0.006617729,-0.034920227,0.0011391971,-0.016419096,0.006979456,-0.010451184,-0.0041177943,0.035404455,0.027856443,0.03192601,-0.023052614,0.016643442,-0.0040092496,0.0121766,-0.042184103,-0.009064395,0.023184704,0.058101423,-0.0039423616,-0.0015648339,-0.02917613,0.033369042,-0.006239111,0.023581263,-0.038101826,0.0274482,0.004580169,-0.013465784,-0.010192418,-0.011900954,-0.04587698,0.0069083977,0.02353987,0.02547175,-0.027454717,-0.025729286,-0.029817374,0.038727775,-0.01294211,0.017168658,0.007933528,0.0006696502,-0.01488781,0.00022879388,-0.009210446,0.019199392,-0.0041967407,-0.011471685,0.051138572,-0.026369246,-0.010835138,-0.0010238755,-0.07604768,-0.011413574,0.009514935,0.011636069,0.055094942,0.025517413,-0.01778509,-0.041786984,-0.04426617,0.002185793,-0.07294144,-0.021243012,-0.01899241,0.0066708075,-0.013588757,0.037878446,-0.03640116,0.024033839,-0.022461697,0.0045347824,-0.0042706714,-0.03872217,-0.06365475,-0.032812934,-0.013954852,0.03479726,-0.0028717916,0.0015737963,-0.011437667,-0.038071346,-0.058617584,0.003922666,-0.015628017,0.032184936,-0.0697359,-0.012591081,-0.036156762,0.01757154,0.01612465,-0.030585406,0.0063851303,-0.032843083,-0.028813655,-0.044790134,0.060734026,0.07591718,0.027296215,0.00806614,0.035998702,0.050809447,-0.031283826,-0.02713783,0.015561499,0.004830057,0.030937769,0.00966044,0.015459653,0.026003042,-0.018715303,-0.04235963,-0.030723454,-0.0077762525,-0.0077216486,-0.030134544,-0.0013670427,-0.020025803,-0.012831317,0.018716404,0.0020277782,-0.017271768,0.024573874,-0.024391126,-0.0041746004,0.035580683,0.0028085702,0.049724735,0.0047998508,0.044119608,0.03682387,0.0682838,-0.019403612,-0.04141058,-0.005244908,-0.0076888474,0.014044013,0.10727356,-0.02128723,-0.008902632,0.0043788883,-0.0045057503,0.0054892683,0.06611609,-0.007795917,-0.012317087,0.016513199,0.0708338,-0.00059406884,0.0068816287,-0.0092745535,0.013990654,0.008267398,0.05583107,0.02129135,0.025859952,0.027532086,0.023056332,-0.024249794,-0.012711203,0.016399385,-0.010697987,0.003250079,0.010516623,-0.010065442,-0.0145336995,0.019432044,0.007024182,0.020669417,0.023755519,0.0410292,0.05804315,0.02759356,-0.027344448,0.030726122,0.019729719,-0.0058773174,-0.0064705857,-0.039777726,0.013156093,-0.015380941,0.00035194185,0.009259966,0.014958127,-0.0036964589,0.026944771,-0.0119939735,0.004786595,0.046108488,0.05012862,-0.013462516,0.015776765,0.03308785,-0.009977611,-0.0185471,-0.0106792385,0.031142395,-0.029906185,0.01613986,0.0024132761,-0.029499939,0.024115762,-0.06465544,-0.0063375444,0.044872195,0.01617457,-0.015986087,-0.006745781,-0.004203318,0.021810269,-0.022278234,-0.011198973,0.035766598,-0.034623507,-0.006616293,-0.003006924],"last_embed":{"hash":"7fqekp","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"7fqekp","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Current Evening Routine#{5}","lines":[230,231],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"7fqekp","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Weekly Treatments#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05705016,0.030816885,-0.018193418,0.018764729,-0.027361706,-0.046800252,0.043551844,0.010444957,0.0059818216,0.024978211,0.024680298,0.033779517,-0.027714763,-0.008660606,0.0044324775,0.043306027,-0.023097346,-0.005450403,0.0038412206,0.0069624046,-0.018985365,0.010206602,0.029483426,-0.0031045312,-0.077110104,-0.0082470635,0.016950134,-0.033792,0.021567585,0.024613677,-0.020934835,-0.033887476,0.014090476,-0.04580716,0.0039690183,-0.049727205,-0.013191316,-0.015713219,-0.04174518,0.033950225,-0.013537908,-0.011990874,0.009710955,0.022472627,0.046837088,-0.044492148,-0.027179234,-0.007005725,0.014791223,-0.039478917,0.0092031825,-0.014893494,-0.009498066,-0.032630827,-0.02319868,0.038421854,-0.04027144,-0.035043858,-0.024952216,-0.0067313374,-0.037164353,0.023844486,-0.030943919,0.020536847,0.03799329,0.05719234,0.0031935726,0.029370507,-0.008750049,-0.017894361,-0.02915662,-0.00958365,-0.027879968,-0.0064204372,-0.02216794,0.02498027,0.0077719064,-0.019427987,0.009345126,0.08574157,-0.02074385,0.03245676,-0.013907309,0.016859565,-0.006257808,0.016769141,-0.023252886,0.041034203,0.024458315,-0.021167433,-0.017757706,0.014352527,0.011089003,-0.04588504,0.006392612,0.01378048,-0.023136811,0.012698977,0.007770741,0.008806165,0.0028782361,-0.020679636,0.0044786935,-0.005360109,0.03445033,-0.02589433,0.004510661,-0.032135043,0.016674759,-0.016254257,0.0086879665,0.027326154,-0.00882458,0.026319338,0.0101407375,-0.04967756,0.027649105,-0.03726038,0.015849443,-0.0020923128,0.015425805,0.006440522,0.016478581,-0.05273363,0.069967866,0.040206097,0.026043419,0.024295848,-0.004883587,0.02635297,0.019304503,0.026893975,-0.043256737,0.032574385,-0.014092534,0.015327527,0.009258314,0.0036944821,-0.0034308003,-0.051323812,0.034922533,0.05441462,0.017475186,-0.017509941,0.045920055,-0.03513848,0.008588905,-0.015705459,0.02177562,-0.0044307974,0.011115033,0.055099975,0.005673453,-0.018768284,-0.009983742,-0.023145245,0.01760535,0.022998646,0.020416627,-0.05110264,-0.014395462,-0.009752413,-0.01050896,-0.013761924,0.008852061,-0.019091927,0.008169533,0.007866838,-0.03184502,0.029031526,0.030679358,-0.04123038,-0.001679953,-0.0041883304,0.00601266,0.006268495,0.04815568,0.0023691363,0.02642553,-0.012813067,-0.021750592,-0.0064488393,-0.010194082,-0.029709172,-0.05073639,0.015155432,-0.0094676,-0.0059443093,0.019984743,0.020563984,0.017627131,-0.0036107732,0.026059637,0.01036647,0.039206598,-0.017274885,0.068190455,0.0046247365,-0.006988387,-0.022822903,0.020708492,0.044207823,0.018302632,-0.023712058,-0.02331398,-0.024510987,0.0009074098,-0.034745205,0.030879281,-0.018798118,0.0068741716,0.0011339154,-0.056474432,-0.0046970104,-0.044056054,-0.02438647,0.017174583,0.044342272,0.014576461,-0.020341123,-0.07253631,0.023509976,0.030912094,0.03921062,-0.008875573,-0.0016831752,0.014605846,0.045177203,-0.00018365346,0.022903578,-0.043945517,0.018446552,0.06377517,-0.020012744,0.036770687,-0.04039197,0.008198302,0.01416378,0.009031576,-0.033099346,0.0057141636,-0.01399772,0.057387915,-0.0052569783,-0.04787941,0.04589526,0.021162685,0.014798193,-0.0117741665,-0.014976419,0.0013923192,0.051856596,-0.02776385,0.019886306,-0.04568262,0.010389716,0.01616163,-0.034295376,-0.07081346,0.012887222,0.028239662,0.06792299,-0.023178553,0.014472506,0.007793069,-0.003988309,0.012077535,-0.008621601,0.051795058,0.007728543,-0.008141865,-0.003748759,0.015075546,0.048481237,-0.007713796,-0.01428254,-0.069055535,0.028279003,0.059569575,-0.014170583,-0.02904191,0.04249257,0.011680825,0.0038917188,0.058297988,-0.013450856,-0.00824236,0.007807948,0.0050502243,-0.011598788,-0.019470057,-0.038176924,0.049291346,-0.015900379,0.012095023,0.0012235381,-0.035617165,-0.16408351,-0.00982674,0.016798522,0.049466025,0.030032655,0.011541814,-0.033156123,0.0079324525,0.0025956242,0.011004518,-0.041955087,-0.052766774,-0.007763371,0.042517968,-0.01155101,0.010008815,-0.034852292,0.0088433055,0.01465615,-0.029998403,-0.028888192,-0.024499597,-0.0073004086,0.005711924,-0.008127465,0.008214085,0.06158028,0.02186103,-0.043104324,-0.010394337,-0.008526135,0.0111227725,0.01693276,0.016448056,-0.01986792,0.04053667,0.00054469187,-0.020053748,0.04508369,-0.045586687,0.04626952,0.062675685,0.024702694,0.0118538095,-0.051963106,0.014797409,-0.0089256745,0.02797712,-0.05143171,-0.03678668,-0.0020701543,-0.058336858,-0.009835033,0.02141185,-0.056770865,-0.010467626,0.012791306,-0.025861712,0.015751371,0.005995329,0.0009179932,-0.041379955,0.010731337,-0.056388568,-0.024982095,-0.051162668,0.006590039,-0.046411317,0.0057163946,-0.02744886,0.021406947,0.008803613,-0.005063937,-0.045672357,-0.0076920385,0.009320231,-0.003598964,-0.00087566546,-0.010600856,-0.08887571,-0.0048529394,0.04852471,-0.015715443,0.010068211,-0.023162121,-0.053234812,-0.021998646,-0.0066878926,0.019340135,0.2561119,-0.00468354,0.018390907,-0.012598494,0.052911583,-0.025527682,0.031610467,0.056803267,-0.032950304,-0.019303245,-0.0072129285,0.019504929,-0.055611566,-0.011293196,0.03231976,0.024318412,-0.07599788,-0.016393276,0.06226164,-0.020973139,-0.021167649,-0.02411138,0.0075971046,-0.025198251,-0.04337902,-0.004464652,-0.01756401,0.034438726,-0.006355942,0.024997894,-0.050554343,-0.003434257,0.045532435,-0.049086567,-0.06351898,-0.01726716,0.01581737,-0.031918883,0.02055753,0.024567666,-0.040642463,-0.019264707,0.015166588,-0.009753303,-0.009227555,-0.031514987,0.017016694,-0.0017605026,0.009804164,-0.038392562,0.01586141,-0.016821645,0.0022293343,-0.031361654,0.044548716,0.01233531,-0.043561578,-0.0015937157,-0.015514642,0.031880315,-0.0017025549,-0.012293615,-0.04605139,-0.011466602,-0.042738713,0.06471293,0.00025091937,-0.010355254,-0.0044956617,0.041694116,-0.020640455,0.05996203,-0.013482934,0.000022597173,0.029490916,0.032584235,0.0450911,0.021919606,0.024557462,-0.0029769097,-0.035313416,-0.011942557,-0.021009589,0.00343941,0.025447711,-0.0016594715,-0.00895902,0.027463885,-0.009396842,0.00026820134,0.013712638,0.023005478,0.013188705,0.009371239,-0.04775718,-0.027010318,0.017514825,-0.017391179,-0.07114326,-0.029046196,-0.03608843,0.005117252,-0.028072163,-0.04223024,0.04849307,-0.013416805,-0.008850668,0.004060635,-0.005472927,0.043817263,-0.040773075,0.003508605,0.049281012,-0.023465093,0.00984409,0.010498339,0.015329312,0.024113892,0.051005304,0.014925655,0.02655716,-0.0052198614,-0.015074342,0.009204166,-0.010119757,-0.06100017,0.010536088,0.04559075,-0.008316475,-0.006291014,0.022969961,-0.04101314,-0.026185645,0.023597136,0.025649644,0.022353921,0.048278198,0.010213306,0.0027520584,0.001073243,-0.031944823,-0.023633173,0.0074438895,0.013897587,0.021511495,0.013117164,-0.029626898,-0.022257771,0.020768989,0.047118623,-0.0041993777,0.05901981,0.051704008,-0.0319255,0.043296188,-0.07597382,-0.0075791674,0.016749492,-0.0045822337,-0.030654954,-0.01026055,0.04371856,0.03935055,0.05209087,-0.02443231,0.01318977,-0.0083780745,-0.0038605828,-0.003665614,-0.011262187,0.0039098836,-0.02018908,-0.068778194,0.040221713,0.053431455,-0.009897276,0.013231245,0.022525296,-0.0033439065,-0.076653875,0.008567951,-0.025892356,-0.036839627,-0.053134006,0.06876325,-0.020819113,-0.026058504,-0.008416,0.009854572,0.002046039,0.0019091837,0.0964993,0.02506368,-0.020806797,0.039680943,0.020068562,0.10247254,-0.0002801754,0.015355698,-0.00884282,-0.01609121,0.04618636,-0.0033069493,0.017083587,-0.015881985,-0.002330814,-0.012498872,0.058183488,-0.042448886,-0.014459348,0.02074884,0.010241297,-0.053640846,0.019431792,-0.013129525,-0.056226972,0.0575105,0.016103964,-0.049266122,-0.032198247,0.008560397,-0.012409766,-0.002973518,-0.028207986,-0.028834414,0.020395176,0.0006180636,0.0074817487,-0.058357358,-0.019395959,-0.009267617,0.014389497,-0.016232438,-0.008578979,-0.005548791,-0.013715041,0.06626615,0.01398041,-0.019625485,-0.058984604,-0.03520783,-0.026154168,-0.018713962,0.06859092,-0.0003333489,-0.0148836505,-0.03501657,-0.055462334,0.055652387,0.029502314,0.0018806063,-0.016716948,0.0051572644,-0.004516758,0.028312195,-0.005444125,0.006120376,-0.00827107,-0.031756535,-0.046678085,0.001804889,0.06660753,0.025735576,-0.019117266,-0.027279176,-0.025255796,0.02880905,-0.01136928,0.006081223,-0.004004756,-0.021755246,-0.027514838,-0.01640112,-0.0024445604,0.034242477,0.010685113,-0.014255467,0.011914196,0.030599477,-0.026404087,-0.03412075,-0.04107684,0.030800065,-0.051090676,-0.017129129,0.038682595,0.025676113,-0.0022094767,0.012209743,-0.08419309,0.015826592,0.018782169,-0.030397419,0.032661032,-0.013030995,-0.0018679393,-0.012918701,0.026504181,0.0132996375,-0.039082613,0.018061284,-0.0038309079,0.01209761,-0.03355353,0.026985457,0.0021337182,-0.014529195,-0.065072335,0.037786603,0.0052808803,0.005218885,-0.04373757,-0.017327627,0.024418227,0.014741999,0.007204541,0.060188834,-0.04886275,0.008937049,-0.019857317,-0.045007225,0.025092363,-0.031265646,-0.0024215824,-0.024477316,-0.007576991,-0.018487621,-0.020109806,-0.039558817,0.021448294,-0.03518462,-0.042572327,-0.023928918,-0.031630263,0.008991329,-0.033713184,0.06294893,0.0066361944,0.028095508,0.010384757,-0.07152383,-0.027913205,0.036876895,-0.033590302,0.029166758,-0.018909324,-0.006557623,0.021895241,0.0085390555,0.012467,0.029955134,-0.00070016575,-0.0062136576,-0.064133324,0.047477808,0.0044320086,-0.012605908,0.020898545,0.032400336,0.010057517,-0.044312384,-0.036149662,-0.011517864,-0.010431946,-0.00807551,-0.019854805,0.040155545,-0.0552419,-0.015724488,-0.010188854,0.0014221576,-0.047322243,0.0035258865,0.074658215,-0.024305504,0.034171004,-0.016663697,0.022489466,0.027423732,-0.024720365,-0.0052196844,-0.029135225,0.0042805495,-0.026010066,0.009210129,-0.002042755,0.006369674,0.042960413,0.044127867,0.020555688,-0.0041861623,-0.0050028716,-0.02798185,-0.0062225885,-0.14218418,-0.012463326,-0.023637084,0.020905403,-0.013899654,-0.015503899,-0.03518191,-0.0116813155,-0.015787816,-0.012419438,-0.0029591753,-0.051552873,0.017652322,-0.025173675,0.008765938,0.025759622,0.0067303665,-0.012913671,-0.05446927,0.056152396,0.032794252,-0.014253487,0.063147746,0.0040134992,-0.011326289,-0.024146425,-0.016879437,0.011286454,-0.003629979,0.00014609269,0.0051791333,0.0046854545,0.04620754,0.0000015754919,0.00853397,0.017987566,0.012598618,0.028904177,-0.0010520617,0.03696862,-0.0024638593,-0.00018632725,-0.012896368,0.03326584,0.040880866,0.047946654,0.0076924404,-0.0018185803,-0.006300512,0.018048042,-0.010752757,0.010222131,-0.006909518,0.027329791,-0.009796574,-0.03764617,0.008206051,0.009758276,-0.060082257,0.036558382,0.003739202,0.03234296,-0.03288672,-0.020829715,-0.021349292,-0.0243468,-0.009235141,0.0048466795,-0.00783261,-0.0053436277,-0.022603866,-0.023827717,-0.032915775,-0.024362713,-0.013048158,-0.042652775,0.010940102,0.0068368567,0.008848817,0.0049347486,-0.028641338,-0.052932337,0.0018964694,0.027839595,0.04897243,0.03899641,-0.012541999,-0.009685503,-0.05167363,0.013522913,-0.031865504,-0.04187387,-0.0044043087,-0.033757854,-0.020202942,0.05189069,0.015468036,0.025046067,-0.013906364,-0.020495346,-0.045830373,-0.030953748,-0.016864525,-0.039680675,-0.038719967,0.048357364,-0.035046313,0.005311316,-0.0029255473,-0.045381326,-0.03984581,-0.01112256,-0.014858944,0.02349076,-0.042363416,-0.018676316,0.009298048,0.047045466,-0.00407752,-0.0016382795,0.0065511367,-0.0033504136,0.03491047,-0.050914463,0.047030542,0.05960682,0.05911523,0.04261484,0.019759055,0.03558649,-0.006270358,-0.044124983,0.0053670444,0.016550355,0.02779289,-0.003956964,0.0005816959,0.0457203,-0.021277487,-0.029386183,-0.053581566,-0.039694514,0.014417167,-0.032303676,-0.012058197,-0.02279825,-0.01577553,0.020636711,0.025958693,-0.026123185,0.0031748777,-0.0491463,-0.023071583,0.07736473,0.01214565,0.019121544,0.009072155,-0.009900644,-0.015871488,0.060309332,-0.029863138,-0.06829637,-0.027259557,-0.016614214,-0.03868509,0.06336868,-0.0055399574,-0.017909434,-0.012642892,0.01555255,-0.03370606,0.03603556,-0.02177655,-0.037302986,0.04210652,0.027651452,-0.010538972,0.01856357,0.0056506502,-0.019503718,0.02423883,0.010417934,0.028496942,0.05497191,0.03593166,0.014000162,-0.025642453,-0.019683156,0.0068245935,-0.01236672,0.023562074,-0.005273335,-0.0146478,-0.023094773,0.051884834,0.008273937,0.0048708194,0.014266489,0.032337345,0.019230552,-0.005763125,0.006022434,0.025059657,-0.024646621,-0.053543624,0.034629278,-0.0051199957,-0.016995672,0.00061519665,0.0092091,0.013308461,-0.010330288,-0.016854467,0.02076401,-0.018475633,-0.016653584,0.04224144,0.022316119,-0.017066492,-0.0010050427,0.050971042,0.027457466,-0.0010336314,0.015377148,-0.03233527,-0.035347797,0.016275434,-0.0031363363,0.005350096,0.010917931,-0.013641147,0.008088649,0.021562036,0.008659331,-0.0058798855,0.037861705,0.001515233,0.0020597628,-0.0067704646,0.026967129,0.045706317,-0.018118743,0.02480741,-0.009896852],"last_embed":{"hash":"yytyyw","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"yytyyw","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Weekly Treatments#{1}","lines":[233,233],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"yytyyw","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Weekly Treatments#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07131028,0.0077992054,-0.03265255,-0.028110057,-0.044902653,-0.061457086,0.009516362,-0.020736981,-0.0023194812,0.018504197,-0.0153347505,0.009776322,-0.04235902,-0.020475777,0.0010611821,0.025663543,-0.039263513,0.021400787,0.01147393,-0.021843784,-0.042337496,-0.017239215,0.011033767,-0.013385405,-0.053668167,0.0008666239,0.02358692,-0.019628976,0.034417007,0.025415959,0.024293417,-0.0078088767,-0.010217345,-0.024731886,0.011002853,-0.038925555,0.03477582,-0.030970713,-0.03628702,0.05850247,-0.01246442,-0.004403312,-0.0062184692,0.02973466,0.011205595,-0.03663487,-0.019874245,-0.013076501,0.028448053,-0.037052654,0.0031032362,-0.012959389,0.026189428,-0.041754957,-0.030826163,0.020323046,0.016713925,-0.04604128,0.007299433,-0.008261809,-0.049899813,0.05490301,-0.05923269,-0.008745953,0.019735226,0.009030233,-0.022330405,0.02072172,-0.040248483,-0.030746693,-0.045901578,0.023693036,0.016065406,0.017403064,-0.02170393,-0.005005124,0.022496033,0.007351378,0.024740655,0.07364144,0.023858834,0.02427683,-0.0033039688,0.020062841,-0.041747775,0.010285647,-0.016635519,0.044162136,0.031686228,-0.009881608,-0.022220206,-0.018710105,-0.022144753,-0.023264347,0.0021768603,0.029165858,-0.026769815,0.002544886,0.0015340853,-0.009921967,0.014926378,-0.015867166,0.029809015,-0.02006635,0.029205294,0.032274004,-0.025584675,0.023156459,0.010957683,-0.025453068,0.030719375,0.019915218,0.0056802747,0.0067267073,-0.010358511,-0.026087558,0.006481525,-0.041721813,0.030061634,0.0057908003,0.014801011,0.012819383,0.01577454,-0.008415403,0.039769676,-0.0065557947,0.004494696,-0.008859233,0.010967826,0.06353542,0.02908335,0.035670467,-0.06150016,0.03116393,-0.014107308,0.026836492,0.03812627,0.001229984,0.020311795,-0.05307824,-0.020523231,0.059435457,-0.011429408,-0.020406773,0.02448051,-0.022073025,-0.030625472,-0.00910176,-0.04562937,-0.013487166,-0.011605866,0.016241023,0.008840534,-0.0036516897,0.002190993,0.0018911732,0.01195576,0.003794308,-0.0023364003,0.0070327213,0.04057977,0.012806757,-0.0040687197,-0.008008319,0.027049456,-0.02341346,-0.007000261,0.02567835,-0.023881974,0.0015881517,0.068947546,-0.018328987,-0.039131142,-0.014097084,-0.012558554,0.021578653,0.078022346,-0.00023936055,0.019147841,-0.03690631,-0.014953459,-0.023426315,0.023639308,0.023554193,-0.034735307,0.008493358,0.0063489126,0.0009103825,0.016347716,0.0053819516,-0.0015202805,-0.002880602,0.017253995,0.04320681,0.002833899,-0.014621217,0.06625099,-0.03915941,-0.0039838236,-0.015683867,0.021148108,0.009945982,-0.015902726,-0.0010626437,-0.034449536,-0.015355347,-0.06022136,-0.023615716,0.01728639,-0.021772511,-0.0031347352,-0.04729916,-0.0055167316,0.021443775,-0.030561093,0.008551478,0.053823017,-0.007873263,-0.0029149542,0.02577614,-0.028410578,0.042435285,0.010465027,-0.012135688,0.014352906,0.0059599997,0.020190803,0.018602032,0.018031338,-0.003422664,-0.010294137,0.013452169,0.045570713,-0.031270348,0.035013016,-0.03890168,0.035657573,0.0026328077,-0.014716482,-0.0031988097,-0.0355196,-0.018565552,0.040753383,0.004788629,-0.05103999,0.0152057335,-0.016498176,0.03272988,0.01638417,0.00058993965,-0.022341285,0.057335768,-0.044058487,0.003401263,-0.06072928,0.005359745,-0.013182109,-0.023193851,-0.0475971,-0.023699092,0.014357385,0.043086052,0.009796467,0.025535895,-0.02900175,0.0016033013,0.041330364,-0.061178498,0.022780074,0.056790955,-0.0047799884,-0.044094924,0.037472174,0.022126447,-0.056942347,0.0041408176,-0.06372423,0.06346851,0.06535938,-0.008152759,-0.020602074,-0.013517824,0.011084709,-0.029546663,0.008843666,-0.015409791,-0.0073068305,-0.026377086,0.028892767,0.023988232,-0.0069115576,-0.06765431,0.059012048,0.026886504,0.002963066,-0.0028594125,-0.0144347595,-0.17963964,0.020783495,0.00015766571,-0.029701784,0.0010241534,0.0027415866,-0.030796932,0.00761546,0.054308794,-0.017503409,-0.019547496,-0.04514538,-0.037711285,0.05084295,-0.018468004,-0.01407676,-0.0030754576,0.016604422,0.020989046,-0.029244708,-0.04945196,-0.06775152,0.039811444,-0.027208777,-0.017799994,0.0381401,0.060796637,0.0630334,-0.059123285,-0.013071639,-0.031452917,0.007395287,0.018602824,0.0069084666,-0.008968684,0.06559426,-0.0072578653,-0.02893699,0.023003245,-0.0035515663,0.053575438,0.038782325,-0.004093663,-0.0012840058,-0.0058965134,-0.020671025,-0.014990536,0.049499907,-0.028055582,0.0063417093,0.017416086,-0.028493628,0.0032188422,0.005856121,-0.04520935,0.00011175163,-0.014403476,0.017630156,0.029775469,0.021715708,-0.02499412,-0.05010956,0.008986442,-0.03470354,-0.03017732,-0.07623541,-0.012458946,-0.033383384,-0.018743154,-0.036145378,0.0029496702,-0.013896056,0.009480142,-0.030790828,0.038822625,0.012295196,-0.043510187,-0.059068523,0.0034006592,-0.12281102,0.0060699554,0.025485676,-0.0122276405,0.025805995,-0.016337954,-0.032198343,-0.02810377,0.0016072929,0.0152932545,0.25573596,0.028882118,0.01838563,-0.010958126,0.06293886,-0.03066461,0.032780092,0.044284567,-0.004711168,0.0013182231,-0.04395008,0.022905925,-0.014666167,-0.007524636,0.0038644727,0.02911399,-0.058425456,-0.016142055,0.08937376,-0.007707448,-0.008057361,-0.027160771,0.005169974,-0.008167745,-0.02452966,0.0042036283,-0.022884738,0.051741857,-0.019422553,0.0013685109,-0.048090696,-0.021688936,0.03436347,-0.01433658,-0.004461452,0.0011268961,-0.016844897,0.0317155,0.03249906,0.02573097,-0.038621888,-0.010943602,0.003091915,-0.044312906,0.01854425,-0.022272713,0.009420419,-0.011266289,0.03367392,-0.03801934,-0.009542593,-0.0028757642,-0.0007220351,-0.010100144,0.030528255,0.010371359,-0.014469629,0.028332794,-0.0024757574,0.019463344,0.003377978,0.0068284404,-0.039218247,-0.014775966,-0.0006791544,0.019761683,-0.033376973,0.008002187,-0.005122647,0.03918403,-0.039081395,0.03938497,-0.0030676508,-0.018903343,0.0012956843,-0.013331693,-0.012647292,0.035686273,-0.004603501,-0.008456886,-0.025020817,-0.006551619,-0.027852755,-0.014937351,0.04089923,0.036200494,0.015439484,-0.008367025,-0.0129784085,-0.008233723,0.021325095,-0.017840667,0.024717659,-0.024151381,-0.0378633,-0.035825163,-0.0384043,-0.02056513,-0.026440062,-0.026327953,-0.034443438,0.0054082214,-0.04220152,-0.04233793,0.05127763,-0.0132275885,-0.047273517,0.029957332,-0.015412852,0.050570562,-0.049698427,-0.0017726263,0.0142088,-0.0031874466,0.016928809,0.026264908,0.017860007,0.040365137,0.06847305,0.0306761,0.048895422,0.016931444,-0.006284784,0.038647868,-0.003067098,0.001186384,0.011503148,0.03809691,-0.020583408,0.004785318,0.019649563,-0.029448757,-0.016945876,0.024802174,0.06503567,0.030817876,0.06794418,0.012267288,-0.009461122,0.015485068,-0.045837145,-0.028305808,0.016595736,-0.010061964,-0.020101003,0.031105382,-0.039280593,-0.036702566,0.0027170214,0.054345574,-0.029895023,0.029310424,0.016317772,0.005592151,0.0020915745,-0.06720646,0.011759152,-0.023773156,-0.0034749499,-0.01934131,0.019741973,0.02072588,0.03268882,0.0480042,-0.004029441,-0.02925551,0.016545817,0.045997698,-0.013757791,-0.035706576,0.021650903,0.016132483,-0.017723074,0.008526355,-0.008392379,-0.030406706,-0.0040880544,0.030547746,0.012255496,-0.027813712,-0.016346905,-0.0045376397,-0.0050305785,-0.025991922,0.018247308,0.05100306,0.015785366,-0.011588173,0.035621963,-0.021604775,0.024574688,0.105409876,-0.018035512,-0.03594247,0.024830952,0.013438444,0.037592124,0.020093793,0.020638872,-0.013560741,-0.015825981,0.07737981,0.007539643,0.021450952,-0.0042414656,-0.029678926,-0.043989245,0.049319677,-0.08170803,0.010704457,0.019883709,0.001962661,-0.015612547,0.009640629,0.00032554893,-0.010960211,0.015246824,-0.007199681,-0.024347428,-0.05775198,0.027406216,-0.01285594,0.009890508,-0.04586069,0.006060681,0.021342069,-0.008310094,0.018952461,-0.09270024,-0.029486736,-0.0053824377,0.037313957,0.036148116,-0.02475608,0.029145386,-0.024406478,0.05829139,0.02134232,0.019475736,-0.020624518,-0.0382842,0.039988313,-0.023292368,0.04057801,-0.03687625,-0.008032261,-0.010212646,-0.018716952,0.051689096,0.03528408,-0.0007699763,0.02251401,0.005093896,0.040116116,0.018934172,-0.021637741,-0.008380772,-0.014545163,-0.065003745,-0.046375006,-0.02271281,0.03210123,0.01871998,0.005016563,-0.054246735,-0.048752025,0.006369702,-0.0191665,0.00039659717,-0.011324868,-0.032701675,-0.007321205,-0.033496156,-0.03515685,0.055855695,-0.0154195,0.029287089,0.02557101,0.042957056,-0.0388545,-0.017162742,-0.028877286,0.02704376,-0.06879154,-0.010161248,-0.012777428,0.014469045,0.00067911815,0.022726113,-0.072056554,0.025167366,0.0331403,-0.014975593,0.06507398,-0.03233263,-0.0034490118,-0.0058787786,0.030656325,-0.013945914,0.0068794093,-0.008362144,-0.013794902,-0.0003198704,-0.0098617915,0.00003719527,-0.0018007483,-0.036107615,-0.067863725,0.041002333,-0.020247491,0.018577384,-0.04550379,-0.02471723,0.020314384,0.025226526,-0.007708697,0.051727377,-0.03225741,0.026402164,-0.008136903,-0.022444205,0.0050317477,-0.02950216,0.010241491,-0.039104056,-0.033813335,-0.019407116,-0.008388721,-0.0015226142,0.004853824,-0.026620483,-0.051503498,-0.004114136,-0.049835347,0.007706912,-0.012170611,0.030573498,-0.019724254,0.025955487,0.0011175635,-0.042331316,0.027981397,0.0045590755,-0.009994832,0.032952502,0.04471677,0.019763786,0.035244517,0.011120212,-0.0092207175,0.0035065378,0.007558326,-0.019482901,-0.0697697,0.049894102,-0.0046740794,-0.0034228172,0.022550117,0.037725784,-0.030900294,-0.032697733,0.017814308,-0.010848253,-0.015353474,-0.014289845,-0.005356414,0.03894561,-0.05607286,-0.011283305,-0.029684616,0.014594285,0.03360661,-0.023135122,0.033556283,-0.029523302,0.04558003,-0.018230805,0.0040279585,0.004254067,-0.026354862,0.0016192131,-0.016520668,-0.022752155,-0.032583512,0.024068845,-0.01787374,-0.015029451,0.04657938,0.019101612,0.014289509,-0.020667896,0.013190947,-0.029492732,0.019147852,-0.13320105,-0.018664613,-0.016330777,0.0048158485,-0.020136658,-0.010288388,-0.024567606,0.003695817,-0.014995359,-0.011984004,0.012484105,-0.015191468,-0.0076008867,-0.025174616,-0.010871133,0.027041703,-0.016014874,-0.023903454,-0.0046074325,0.09760613,0.017021794,-0.026226006,0.033679776,-0.019639188,-0.030356647,-0.010619458,-0.010587448,0.03942341,0.008211908,-0.011828433,0.018967474,-0.0027447846,0.014080664,0.009404498,-0.010246249,0.023353733,0.004025473,0.045514554,0.0029497403,0.03956056,0.02768982,0.0032027664,0.010337174,0.03938592,0.008267781,0.057769757,-0.051295068,-0.0026452874,-0.016841223,0.058979638,-0.010962731,0.023015026,0.03702391,-0.0045393235,-0.01100881,-0.021722242,-0.0112671945,0.00822894,-0.018878572,0.06695651,0.03158665,0.020450547,-0.033215422,-0.011079116,-0.004319318,-0.0051390682,-0.027780214,0.0046336846,0.03373244,0.0008636726,-0.025656492,-0.0038873532,-0.00336341,-0.017362496,0.024033632,-0.0172191,0.0030061074,-0.0261334,-0.018238839,-0.005918151,0.00022689936,-0.059066955,0.009610308,0.046665903,0.06522814,0.038125806,-0.029779581,0.016282436,-0.023877157,-0.005150351,-0.061175913,-0.035050258,-0.060738973,-0.06606311,-0.025716348,-0.000723953,0.0014101202,-0.0048135277,-0.0087982165,-0.055254426,-0.040683474,-0.06469392,0.013284174,-0.03869626,-0.013512329,0.015070186,-0.023674455,0.002092819,-0.009821008,-0.007603179,-0.012207487,0.012182871,-0.018678034,-0.018597137,-0.050287295,-0.03428698,-0.00049897144,0.015379374,-0.034399215,-0.01183881,-0.008308555,-0.0036687625,-0.01707142,-0.035384364,0.041369256,0.03265521,0.070803665,0.012348376,0.01422829,-0.0053728493,0.007259629,-0.04181777,-0.02204654,0.009021484,0.021375578,-0.0030721843,-0.05058727,0.059207227,-0.0045520472,-0.03273538,-0.014839775,-0.0018169095,-0.010259334,-0.0029444215,-0.00958467,0.018021872,0.01591018,0.029596679,-0.009343167,-0.012454466,-0.029893102,-0.042107873,-0.011122321,0.043869443,0.0072278897,0.019235117,0.06630826,-0.016088247,0.010228414,0.013624477,0.0128645515,-0.057903886,0.011590752,-0.017319229,0.012574271,0.046716575,0.004327189,-0.0056437226,0.017958691,0.022002649,-0.034556687,0.058510933,-0.026413556,-0.020890154,0.004795499,0.037655875,-0.015313691,0.0043470673,-0.017938247,0.011496184,0.025702,-0.0056769866,0.008216217,0.046465117,0.049014825,0.020704957,-0.034297984,0.0036987062,0.04860159,0.0142192645,0.017438328,-0.015857944,0.019751556,-0.008776312,0.040586326,-0.041867178,-0.02505596,0.038220108,0.04340282,0.0598685,0.04427057,-0.031509954,0.029248813,0.022260403,-0.004633273,-0.004958411,0.0046851216,-0.028685912,0.03609099,-0.0031628925,0.022314413,-0.02563072,-0.014977168,0.025242679,0.010595901,-0.023779867,0.06276361,0.024204047,-0.006264075,-0.008802115,0.020256795,-0.010855343,-0.006282403,0.0023725575,-0.007978597,-0.055552863,0.0044586887,0.0060521117,-0.026938347,0.021183353,-0.045439184,-0.017876802,-0.000016103324,0.019589698,-0.0386153,0.0013320139,-0.0039930055,0.006654297,0.05570923,0.026168091,0.026620615,0.008619338,0.020111497,-0.01004844],"last_embed":{"hash":"tmz63e","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"tmz63e","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Weekly Treatments#{2}","lines":[234,235],"size":130,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"tmz63e","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Weekly Treatments#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024184495,0.03346034,-0.022744572,-0.022823,-0.038900435,-0.068622544,0.03497673,-0.0065805074,-0.014293968,0.009279792,0.004326833,0.0068785893,-0.013795663,-0.028374638,-0.0091407765,0.047971748,-0.026279893,0.021439996,0.007632846,-0.0038132088,-0.018931985,0.000060183247,0.04972677,-0.013490393,-0.047162797,-0.0043196203,-0.01329237,0.0016787801,0.033452794,0.0068050674,0.019152991,0.007937638,-0.0054282635,-0.044340443,0.0027519853,-0.058347028,0.0008436085,-0.032307766,-0.03846941,0.0484071,-0.022034999,0.0036195444,-0.011897608,0.03641605,0.039249923,-0.014569704,-0.02416008,-0.0062346244,-0.019728944,-0.04111924,-0.0010541627,0.005295717,0.009692333,-0.022884814,-0.021452157,0.04462641,-0.006966136,-0.050726686,-0.012754634,-0.021513097,-0.015638156,0.07570917,-0.05479079,0.0074370895,0.032313727,0.0527138,0.0015668622,0.029291455,-0.02824668,-0.03784554,-0.02297737,0.01942835,0.01403431,0.007927418,-0.020461576,0.021474374,-0.0026598163,-0.0050183707,-0.024830753,0.045900635,-0.00076811103,-0.003975013,-0.018993875,0.015758162,-0.04996758,-0.0011214815,0.004208914,0.02730087,0.022027733,-0.0031408805,-0.0071584713,0.0030464972,-0.026502458,-0.036322173,-0.0019373236,0.021748025,-0.0075105894,-0.014835289,0.012720255,-0.019469947,0.017076438,-0.0072495732,0.06021484,-0.036500867,0.00192363,-0.0019135001,-0.004929157,-0.021659633,0.02405407,-0.033327673,0.012168605,0.040782154,0.012991772,0.028759727,0.00019249845,-0.03467877,0.01588261,-0.0028968463,0.0219466,0.02251834,0.010856343,0.03534125,0.019518973,-0.05612817,0.051672995,0.013372077,-0.0029364654,-0.0017409294,0.030766325,0.036969323,-0.005311203,-0.0016996913,-0.065715,0.035106115,0.0018924173,0.018943721,0.01801859,-0.0031424456,0.023444783,-0.052622765,0.0103969835,0.027879976,-0.011934223,-0.012376957,-0.000084742744,-0.05732878,0.0063048615,-0.027865985,-0.0047255657,0.011452384,-0.015102697,0.051636264,-0.007994567,-0.023739692,0.0021179186,-0.002167954,0.025482897,0.0038499045,-0.004855719,0.00018107303,0.032343738,-0.018581815,-0.019458663,-0.010447068,0.02850018,-0.0074411877,0.021337772,0.021228718,-0.03106358,0.031363346,0.07325314,-0.026018715,0.017837511,-0.0000066163234,-0.011959245,0.024337864,0.0702069,0.019731823,0.013134711,-0.026172278,-0.036696255,-0.024446981,0.027355531,-0.04844411,-0.040106874,0.020512614,0.0016775941,-0.0009471776,0.03088984,0.020088717,0.024500197,0.014163258,0.011312244,0.007484494,0.025848255,-0.030891044,0.10567217,-0.009267694,0.0013469514,-0.011260542,0.015617095,0.025796574,-0.00023443592,-0.031812903,-0.030911386,-0.023169106,-0.075343795,-0.028196763,0.028948661,-0.012059693,0.0049546105,0.0051709223,-0.0065867896,0.023590147,-0.03916787,-0.0032252287,0.02808277,0.0073640672,0.010317852,0.009434379,-0.07196179,0.06823727,-0.0012389927,0.015938818,0.020158617,0.032717653,-0.01397844,0.07001362,0.018712625,0.014155786,-0.043020096,0.0053377855,0.025047356,-0.054606095,0.02455582,-0.042380072,0.015097157,-0.014047986,0.0141296005,0.013717391,0.016719528,-0.012626747,0.0364746,-0.0043751113,-0.04989397,0.053155933,0.013177777,0.04303788,-0.0048956657,-0.015093842,-0.024526974,0.06922756,-0.033505693,0.01724154,-0.07036743,0.0027466964,-0.010414741,-0.016918993,-0.030332576,-0.04006956,0.0058466014,0.051074494,0.023011126,0.0075269113,-0.027059445,-0.0033245487,0.032803576,-0.03146009,0.040449325,0.01429445,-0.020887062,-0.0571846,0.0029040284,0.028743954,-0.05354218,-0.012564115,-0.052656095,0.038911756,0.048569296,0.0058253733,0.008122238,-0.011947755,-0.00097346486,-0.005678575,0.03302038,0.0017217803,-0.016949337,-0.0074408688,0.04023198,-0.03527745,-0.03477422,-0.046297878,0.04686119,0.0106852595,0.006618574,0.033359848,-0.032159016,-0.1612451,-0.0049735513,0.020759134,0.02499476,0.025699915,0.016271148,-0.035515532,0.005861574,0.013336904,0.021821568,-0.012532863,-0.042263012,-0.023148917,0.071529105,-0.0035615924,-0.0048952186,-0.020361902,-0.005654734,0.011868035,-0.016415395,-0.044438224,-0.04732021,0.040843375,-0.007502389,-0.036657333,0.022415983,0.02633152,0.042656317,-0.047703605,-0.010783674,-0.018977487,0.012943927,-0.0035859763,0.0072533884,-0.02527331,0.03981083,-0.014023122,-0.0012499541,-0.0044380585,-0.0058197356,0.05139373,0.022521874,0.016055351,0.040274806,-0.033095855,-0.00072361267,-0.021924838,0.025910528,-0.05834153,-0.016505858,0.02071101,-0.047227636,-0.015441898,0.017666677,-0.03242006,-0.029652337,-0.011500281,0.019913701,-0.014683725,0.042388342,-0.009683389,-0.04985785,0.019323481,-0.03506664,-0.043698497,-0.07316305,0.010767966,0.0042022923,-0.0033532274,-0.03831768,0.020169685,-0.012611509,-0.017873095,-0.04322382,0.0054816785,-0.022748426,-0.03367404,-0.046077143,-0.012516276,-0.11729098,-0.017582908,0.00956051,-0.031596437,0.029916782,-0.018376397,-0.026406439,-0.034947656,-0.00922426,0.030406313,0.2408098,0.022107188,0.024832647,-0.027630078,0.061512828,-0.023145208,-0.014384425,0.042055782,-0.0030277604,-0.04853638,-0.020699268,0.034041077,-0.046364274,-0.017427187,0.0021912842,0.016552605,-0.06856278,-0.014631553,0.06493858,-0.002755174,-0.0033012321,-0.0072051245,0.009214159,-0.0036814401,-0.021250479,0.0042300494,-0.022422083,0.033150595,-0.034416445,0.021812564,-0.037320964,-0.032333516,0.04376309,-0.032519087,-0.021109156,-0.025147753,-0.014996505,-0.0013374633,-0.01774917,0.01647264,-0.009723293,-0.00457629,0.019496394,-0.04006141,0.013248669,-0.0035491174,0.012736949,-0.039289635,0.023050489,-0.027769957,-0.00329168,0.010111266,0.0027038257,-0.0017870626,0.023080483,-0.021176483,-0.020159887,0.0046175974,-0.0071913307,0.0059220716,-0.0023767785,0.018925285,-0.078485385,-0.00941141,0.012243444,0.024360202,-0.005392549,0.0040353127,0.01441371,0.058217138,-0.0005716732,0.023688542,-0.039177485,-0.018900739,0.02360089,0.00426587,-0.015001352,0.005107957,0.01114671,-0.015520812,-0.039216008,-0.01585099,-0.028877359,-0.036479298,0.011592178,0.011956233,-0.00885051,0.02901647,0.006182112,-0.022492884,0.019275272,0.013948136,0.000107754306,-0.006924856,-0.0352351,-0.01267033,-0.019419294,-0.02760233,-0.042181235,-0.029311124,-0.032736726,0.011819249,0.011276043,-0.03337271,0.04480012,-0.007889349,0.001447561,0.015607689,-0.019444877,0.026613165,-0.0031006057,-0.0109401075,0.042413373,-0.023230905,0.02324478,-0.002260087,0.024373785,0.05185933,0.06250575,0.014489392,0.03230396,0.005116463,-0.042836558,-0.007433043,-0.028766012,-0.019922031,-0.007189076,0.029061442,0.0034618152,-0.03179051,0.04595614,-0.025549503,0.01954055,0.037436333,0.02710302,0.040218934,0.043398548,0.022174116,0.032248512,0.0116114365,-0.03280048,-0.021375768,-0.0080738375,0.000037407233,0.0009749544,0.017281698,-0.045285605,-0.023839116,0.023208793,0.03661081,-0.0073464485,0.081758715,0.033057503,0.007418551,-0.021228723,-0.08834576,0.009011242,-0.0067725335,-0.009530175,-0.02027442,0.003022505,0.05985667,0.002001651,0.07191628,0.00079150585,-0.025777644,0.011377013,0.026173519,-0.0020358423,-0.0036299233,0.013227042,-0.0030044862,-0.021483231,0.023671603,0.03519179,-0.050924968,0.009157622,0.028618744,-0.00828594,-0.013425215,0.007056296,-0.032906402,-0.023950001,-0.014436365,0.03196087,0.012567416,-0.0067519713,-0.012679686,0.026717769,-0.01220466,-0.013706224,0.08912606,-0.03566112,-0.018343229,0.031944077,0.02414507,0.047279637,0.028387334,0.009955248,0.0007586641,-0.00858387,0.041786175,-0.0035317934,0.039322857,-0.017474797,-0.05018057,0.00843679,0.03913746,-0.04816067,0.01358816,-0.020502232,0.0026692676,-0.050756473,0.0004076106,-0.04118518,-0.046808068,0.028716628,0.010253426,-0.012564802,-0.04864579,0.046699576,-0.036547054,0.030152313,-0.02692906,-0.032288052,0.040838946,-0.020667473,-0.010060105,-0.069128886,-0.041062053,-0.0066290814,0.011092516,0.017013488,-0.029196192,0.023481673,0.0015531187,0.039890457,0.009376797,-0.016411379,-0.042547505,-0.05208901,-0.002090382,-0.019176615,0.058583375,-0.0066686855,-0.0016486621,0.0050176247,-0.008320664,0.07061609,0.011043361,-0.0073656566,0.00048643636,0.013381688,-0.0031295274,0.021253962,-0.0039925273,-0.014037653,-0.002884923,-0.023885395,-0.030308682,0.008161048,0.05316575,0.011349856,0.006527329,-0.042882115,-0.051632944,0.0019502733,0.0075943284,-0.004791835,-0.0073354105,-0.01161674,-0.04342053,-0.015986864,-0.025349122,0.03722617,-0.010660264,0.030739255,0.023723098,0.03272391,-0.032016505,-0.04377093,-0.023856113,0.02072926,-0.05984566,0.0024853945,-0.025559813,0.04689871,-0.010647316,0.004308662,-0.05380364,-0.027918944,-0.010078864,-0.0157413,0.0040743146,-0.026878936,-0.001203516,0.0030962126,0.043635134,0.01723502,-0.007952328,0.009828501,-0.0021262746,-0.009168855,-0.026696168,-0.0071538347,-0.014849003,-0.05496848,-0.0895446,0.07181934,-0.016795745,0.011858957,-0.046686437,-0.016101161,0.024907446,0.010631165,-0.010054639,0.056575548,-0.076148525,0.018232984,-0.0056413803,-0.04505632,0.028763242,-0.043280944,-0.00012054468,-0.021554198,-0.020448819,-0.033974264,-0.011984762,-0.019112661,0.032652844,-0.023275796,-0.033160463,-0.033146907,-0.04335059,0.0019594755,-0.0039831134,0.05575631,-0.038129363,0.019848753,0.012372665,-0.08149893,0.02389785,0.011995306,-0.017895825,0.03316308,0.02237976,0.00038235247,0.044380974,0.043245543,-0.008231586,0.017654387,0.026246892,-0.011232557,-0.07409133,0.053668454,0.012941581,-0.011383788,0.026700187,0.051406857,0.0015962989,-0.041903544,0.012340445,-0.013162208,-0.021749722,-0.020717613,-0.02317913,0.036724072,-0.047657494,-0.011551782,-0.025714027,0.0057094684,0.009122318,-0.035901837,0.039801043,-0.047201883,0.035720874,-0.020112375,0.0019585148,0.02745272,-0.0073129847,0.007158439,-0.009120203,0.0081188185,-0.051539786,0.030758299,-0.004408313,-0.029515335,0.059630148,0.0244301,0.01450696,-0.031204002,0.029564481,0.007100943,0.0074889422,-0.1331033,0.012489363,-0.0070685223,0.0070413817,-0.019299276,0.018442849,-0.011186001,-0.022125663,-0.020307666,-0.021730796,-0.0077159908,-0.028444346,0.015392326,-0.038197644,-0.016458761,0.03161199,-0.040697165,-0.01587756,-0.03332145,0.06413222,0.047091395,-0.018139582,0.02010435,-0.010176227,-0.02308682,-0.036144555,-0.010688312,0.009869344,-0.00051472895,-0.0049932776,-0.037646715,-0.011922071,0.027112193,-0.011522888,-0.012620259,0.006858635,0.0062082657,0.018260198,0.021646649,0.03790095,0.0014913215,0.014309393,0.0020776636,0.02601822,0.04760886,0.095599845,-0.0074126925,-0.0080421325,-0.022965606,0.05436672,-0.014062632,0.016950462,0.023825467,0.012931209,-0.014270949,-0.0017632982,0.01565451,-0.024434017,0.00092088734,0.052669205,0.047090042,0.022181923,-0.03409697,-0.012690383,0.017905228,0.0028293873,-0.0072513376,0.012802395,0.026378203,0.00023841736,-0.0205814,-0.029794209,-0.014325413,-0.012984455,-0.03672504,-0.023754409,0.037857544,-0.02475043,-0.03464088,-0.016878357,0.020916542,-0.06262643,0.004282899,0.025228668,0.039584804,0.06782767,-0.01712396,0.013034406,-0.025185289,0.0062761903,-0.010084278,-0.03601727,-0.03704123,0.007088028,-0.04015153,0.03825092,0.0066176374,-0.02336875,0.0055525545,-0.0431279,-0.047330674,-0.048853703,-0.0032953226,-0.040786706,-0.023879677,0.01764248,-0.055976976,0.011173897,0.014372475,-0.043925874,-0.005317784,0.002684275,-0.016239595,0.042613734,-0.06697397,-0.0065962547,-0.007928669,0.044093803,0.0021496313,0.004044373,0.008797749,-0.016625714,0.018472418,-0.047436245,0.031026134,0.031818826,0.072020926,0.06974286,0.0019715661,0.035666037,-0.0073944675,-0.026595239,-0.026670929,0.033559464,0.026014358,-0.0063244863,-0.038539246,0.04752457,0.0033628375,-0.0008819735,-0.0223261,-0.0010288899,0.020963717,-0.026402986,-0.019359509,-0.02449649,-0.004206006,-0.0015774253,0.008427007,-0.0190758,-0.008521912,-0.03835499,-0.017833335,0.09335864,-0.0009352936,0.0480402,-0.0003266344,0.018149814,-0.010819199,0.013856817,0.014653758,-0.07611673,-0.020872913,-0.023091216,-0.01123046,0.045495655,0.0013377803,-0.0050648088,0.0033391905,0.028383022,-0.03934581,0.044729136,-0.021845574,-0.000012756195,0.009508203,0.025836773,-0.028723117,0.044538997,0.037231978,0.009215288,0.021656608,-0.005121268,-0.0044065327,0.06453564,0.013481514,0.024590133,-0.03990062,-0.008476598,0.012704408,0.0028925322,-0.006897539,0.027630176,0.026939068,0.0055461684,0.040453397,-0.023695223,-0.0121256905,0.014481096,0.056317154,0.061165288,0.023204776,-0.03736249,0.032726176,-0.009161276,-0.01326529,0.052454986,-0.0025354817,0.01752468,-0.0198369,-0.013363862,0.00051886565,-0.017083533,-0.0068919556,0.017836178,-0.0053150756,0.0003805707,0.049341526,0.012613899,-0.027747646,0.007245859,0.014903821,0.023759237,-0.019877207,0.018584868,0.0013340001,-0.05935908,0.010027368,0.045548882,-0.02025427,0.032699794,-0.06583879,-0.012861138,0.03244184,0.017714959,-0.015568702,0.0052406173,-0.0011725313,-0.0036583066,0.024475358,0.009356842,0.055314742,-0.017406859,0.044097982,-0.01670321],"last_embed":{"hash":"gm59a4","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"gm59a4","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Weekly Treatments#{3}","lines":[236,236],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gm59a4","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Weekly Treatments#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.070779905,0.040201902,-0.0320476,-0.020651055,-0.044070616,-0.054279443,0.04235975,0.03206053,0.008123664,0.009341446,0.008418468,0.02758614,-0.017033316,-0.030965742,0.0024527714,0.024774568,0.009994384,0.005628436,-0.024482196,0.017089697,-0.02478274,0.016897712,0.032424647,0.001906259,-0.04041352,-0.0041131866,0.023997314,0.0016590616,-0.0007215286,0.017998312,0.03187362,-0.007297051,-0.008375741,-0.021571938,-0.025928743,-0.04870251,0.05397448,0.037140455,-0.041984636,0.0031206345,0.0050794943,-0.01642661,0.0122030545,0.046707097,0.009628211,-0.054575782,-0.023327306,-0.0034952185,-0.0058913883,-0.010305479,-0.02190728,-0.0012427268,0.039658986,-0.040905286,-0.019467004,0.02801362,-0.010339521,-0.056820333,-0.045918103,0.018192943,-0.00011543559,0.026206193,0.0106901,-0.0031881235,0.044092767,0.069886096,0.003981894,0.054498527,-0.036573168,-0.0334751,-0.01579869,0.026873685,0.026594715,-0.022755174,-0.038440056,0.002461749,0.0045083505,-0.00038994954,0.001833683,0.057203837,0.031439412,-0.009062289,-0.010294445,0.0693672,-0.018045802,0.04676808,-0.008296197,0.013744256,0.032170366,-0.033859864,0.033871338,0.005548294,0.0138994055,-0.03522836,0.0044637574,0.042816978,0.00076332607,-0.008960272,0.0076624816,0.011044645,-0.0137137985,-0.073384896,-0.025865557,-0.017597187,-0.0054536997,-0.04131674,-0.046338886,0.0006705394,0.018790085,0.004537559,0.025697459,-0.002287061,0.0058289594,0.013127487,0.008319422,-0.041346878,-0.0026066883,-0.05919961,0.03285195,0.0071799317,-0.020738628,-0.0070796083,-0.033233177,-0.042166963,0.033090293,-0.004674744,-0.008688709,0.011090646,-0.018659396,0.03489989,0.019251771,0.03213077,-0.03478392,0.012252406,-0.01456002,0.024830164,-0.019045549,0.0064876415,0.008856559,-0.08604843,0.016978864,0.033342753,-0.0058640926,-0.02890751,0.030836537,-0.07896303,0.034572568,0.018836379,-0.0034922508,-0.026350876,0.027921401,0.04288666,0.043368243,-0.014135477,-0.021631412,0.0018121426,-0.042623315,0.04393477,0.03701,-0.04107244,0.041809164,-0.029312916,-0.040688455,0.0025571622,0.01358886,-0.046707947,0.025623256,0.063500375,-0.0061505293,0.008941754,0.07141532,-0.03793928,0.011320802,-0.00883634,-0.014496708,0.022484722,0.052242205,0.01005965,0.005320273,-0.072532505,0.004930735,-0.008175658,0.020995973,-0.026623243,-0.03686064,0.05251446,0.03818703,0.029682204,0.018651485,0.01786147,-0.004249366,-0.040521517,0.032888014,0.04117746,0.036161166,-0.02396283,0.059792604,-0.0008171819,0.023407292,-0.043992333,-0.001018081,0.036282264,0.049530182,-0.03341911,-0.0055762655,-0.051660076,0.030090349,-0.051062148,0.0029539294,-0.0071354825,0.048085537,-0.0048057353,-0.01384961,-0.0023367081,-0.041560892,-0.039746054,0.010401115,0.022211742,0.019316237,0.04103585,-0.020741507,0.026946181,0.029108144,-0.0028489677,0.056783795,0.027226785,0.044058274,0.07223597,0.0070794458,0.011434211,-0.047274183,0.012598653,0.027050527,-0.022666913,0.051681813,-0.0393574,0.020005884,0.037958328,0.0065014325,0.033362083,0.027767964,-0.0025804779,0.030353904,-0.009798079,-0.04076603,0.047584295,-0.003160725,0.01686805,-0.0015793088,-0.02139706,0.004592122,0.05806318,-0.037153002,-0.0005342723,-0.0255498,0.016756456,0.0117647145,-0.022996917,-0.030565245,-0.032620296,0.035324756,0.054629926,0.01111666,0.000056685923,0.010856483,0.013538344,-0.019910706,-0.017481923,0.038398087,0.03490139,-0.015380449,-0.006891246,0.029729467,-0.01635227,-0.0080096675,-0.02959914,-0.066524155,0.022660397,0.06978699,-0.00689949,0.007573794,0.012472404,0.03249032,-0.025087832,0.05974134,-0.0007080442,0.006000684,-0.029075291,0.0172954,-0.010752497,0.0070548304,-0.030276569,0.057983708,0.008322733,0.009116122,0.011603163,-0.054423325,-0.1720453,-0.014312487,0.014278054,-0.011893098,0.030300938,0.025744377,-0.058248665,0.024748547,0.038382974,-0.0034736034,-0.022048287,-0.056439023,-0.035167605,0.017763669,-0.036392868,0.017218532,-0.037990928,0.017211178,0.033770066,-0.046168633,-0.01624447,0.017667579,0.03890545,-0.011468546,0.008849665,-0.0030574885,0.023574147,0.019314311,-0.05657507,0.003190326,-0.00013832093,0.017950477,0.00050796097,0.04191815,-0.026139254,0.03847264,-0.008449642,-0.010031273,0.0291667,-0.018561304,0.036036294,0.016347291,-0.0008877298,-0.0029348936,-0.01938063,-0.012682255,0.0077015646,0.02542081,-0.030506175,-0.024609162,0.05708027,-0.0057732146,-0.022130104,0.020536466,-0.037856344,0.016651882,0.0009965111,0.0063788174,-0.007954231,0.008671936,-0.012613086,-0.04305395,0.0025945453,-0.07407881,-0.028186651,-0.05720709,-0.004062989,-0.04307111,0.035949506,-0.06251398,0.007514227,0.0013666737,0.00034568523,-0.03176542,0.050014626,0.004298716,0.00970399,-0.041943412,0.018325526,-0.09432982,-0.019243665,0.018634846,-0.002618141,-0.032738294,-0.033057682,-0.06170955,-0.0007256663,-0.00949675,0.054669686,0.21416146,0.036795966,0.025103265,-0.074726455,0.040090397,-0.03507756,0.012607312,0.06393061,-0.018258935,-0.003979885,0.005797839,0.038171407,-0.041866347,0.00754802,0.008395516,0.04225508,-0.062491905,-0.012819675,0.052380648,0.00424242,-0.029265154,0.0048091533,0.027425408,-0.0067817853,0.012376608,0.0025395206,-0.039293133,0.047357112,-0.01400518,0.02454861,-0.027828488,-0.0146852145,0.06743745,-0.043246858,-0.033054933,0.02169155,-0.0022233722,-0.024994208,0.030329421,0.0030220922,-0.030611506,-0.011857071,-0.03452316,-0.009695986,-0.007866934,-0.046328966,0.0010130056,0.0042195213,0.010548474,-0.017940145,0.013367836,0.0044555943,-0.0076077185,-0.016209302,0.041038077,-0.021366375,-0.008865652,-0.00081403187,-0.004555758,-0.0031612758,0.01734216,-0.011635977,-0.068388365,0.00039613384,0.03471495,0.038939383,-0.010889492,-0.0031520312,0.030282374,0.019010583,0.0010184182,0.041710053,0.044573043,0.022248974,-0.02719302,0.027512621,-0.024769977,0.046837803,0.0008274773,0.012150937,-0.0040403223,-0.03369465,-0.025849847,-0.03448279,0.012108465,-0.019347105,0.009548704,-0.0119906245,-0.046638593,-0.028512115,0.0057107913,0.017584627,0.00047686088,-0.00095312775,-0.0031674441,-0.018080926,-0.063788496,-0.019634914,-0.05421905,-0.0007155683,-0.019965203,-0.023532316,-0.013127386,-0.035772055,-0.016182035,-0.012443184,-0.008095207,0.008636126,-0.022093719,-0.0065568113,-0.005489489,-0.0030203105,0.0062659346,-0.05147465,-0.014461692,0.017355029,-0.004088662,0.010893811,0.017728025,0.029120918,0.036127605,0.007636175,-0.015500533,0.01526754,-0.0085005285,-0.008196376,0.017379366,0.05342257,-0.030153956,0.020959293,0.03291559,-0.03988898,-0.0029842556,0.049268875,0.030078216,0.039559174,0.06835078,-0.0035950444,-0.017093644,-0.003069311,-0.038381066,-0.033079702,0.029204449,-0.035985935,0.018839724,-0.0048344876,-0.040523287,0.0021238555,0.0372631,0.043818712,-0.017330632,0.050551657,0.021638812,-0.052013546,0.025267642,-0.09203006,-0.0166042,-0.042019468,-0.03482493,-0.016805045,0.014760404,0.028685091,0.030707771,0.06402192,-0.017795868,0.015126592,0.0028215835,0.03673317,0.013314342,-0.02443248,-0.027963914,-0.014134546,-0.047058184,0.035510883,0.06726111,-0.009436234,0.009511106,0.024151992,-0.035975873,-0.021938557,-0.013001384,-0.021132162,-0.008823352,-0.042306185,0.017496793,-0.009665306,-0.018452927,-0.008337776,-0.0064343996,-0.0031880552,-0.018207751,0.07061462,-0.013940099,-0.02124255,0.015308921,0.009118991,0.055670593,0.009451603,0.017413069,-0.020456739,-0.012635231,0.017946795,0.0052902335,0.015347274,-0.003372881,-0.0039734617,-0.062800564,0.006266604,-0.011594199,-0.0064516496,0.026044024,-0.0121338125,-0.059760865,-0.006241069,-0.025128832,-0.060479123,0.054368146,0.012704973,-0.078360066,-0.052384157,-0.00032157745,-0.014231624,0.0083081275,-0.060986556,-0.02182926,0.04741487,0.0015644263,-0.00021814399,-0.0030444372,0.0054744594,-0.01031675,-0.00071193435,-0.026179004,-0.0632872,-0.012892814,0.035419848,0.03392247,0.013988136,-0.004478935,-0.009575863,-0.033277012,-0.022037622,-0.0132850185,0.03702175,-0.006083206,-0.003220925,-0.042465575,0.039173886,0.089761406,0.030823102,0.013490724,0.0389091,0.010573929,-0.02221188,0.036151282,0.009027893,0.008241546,-0.014371947,-0.005660441,0.029381227,-0.0372589,0.04632988,0.030347953,-0.015453351,-0.07558689,-0.040511798,0.029153354,-0.05709199,-0.0056739664,-0.042361848,-0.03316433,-0.020149035,-0.013693479,-0.0021835896,0.048726022,-0.02345639,-0.01916244,0.03773272,0.031150317,-0.016621197,0.011584949,-0.04206826,0.028924793,-0.042417362,0.010157051,0.022386724,0.020501643,0.013638742,0.0028288024,-0.045234118,0.0216321,0.015131892,-0.060182437,0.0032344337,-0.026721507,0.017222304,0.00041254878,0.040039845,0.0032406687,-0.028608603,0.0041459226,0.004016284,-0.0030438893,-0.03895357,-0.012033913,-0.015568103,0.014969918,-0.05728938,0.0453862,0.0064571123,0.010072717,-0.029654585,-0.023203943,0.013572153,0.01660652,0.013125012,0.027595637,-0.02558689,0.03189199,0.0065943054,-0.02626674,0.030322596,-0.038443986,-0.017597064,-0.04998241,-0.011334539,-0.037468046,-0.009886404,-0.002309029,0.009320149,-0.033522356,-0.058332365,-0.012902839,-0.049364038,0.013956883,0.007552026,0.031305708,-0.017626254,0.046477143,-0.02513224,-0.005631003,0.005374455,-0.0027586375,-0.017462827,0.034148447,0.004552914,-0.0063252123,0.00402957,-0.006350744,-0.005200218,0.008914163,-0.009490418,0.037791524,-0.03097688,0.026040753,0.013007444,-0.033451464,0.014646144,-0.016811848,-0.030857615,-0.008051612,-0.008878275,-0.030454537,0.00012261678,-0.032605786,0.004535881,0.0011288541,-0.04274334,0.00817193,-0.06370486,-0.019552333,-0.019103466,-0.0024228524,0.05320478,-0.034412924,0.03159891,-0.0065641175,0.023819441,0.025019394,0.014414646,-0.015780857,0.02604459,0.014193225,-0.02471977,-0.021551717,-0.019622149,-0.016163819,0.053732913,0.01686295,0.01759966,-0.026996838,0.058611587,-0.04796182,0.014926517,-0.13547161,0.011693929,-0.010310841,0.008982068,-0.0020753983,-0.010479259,-0.0101972055,-0.015052795,0.011941361,-0.035373494,0.0073643564,-0.03712107,-0.013063915,-0.01681554,-0.0015129888,0.016274096,-0.03369314,-0.036763676,-0.0397589,0.061723076,0.019151315,-0.008238179,0.014186192,0.006887905,-0.010100447,0.0025222197,0.000579316,0.00945229,0.01470127,-0.016741414,0.016863128,-0.054847926,0.040246617,0.018691551,0.03735125,0.036366053,0.01792487,0.02902159,0.0013604299,0.019202765,0.0013126642,0.0046904413,-0.018559335,-0.0074219676,0.031356324,0.057931006,-0.014576526,0.010318629,-0.02755696,0.048985936,0.00045072506,0.016615663,0.022819394,0.037105985,0.0053648883,-0.025317458,-0.011401425,-0.053397056,-0.044781376,0.028775575,0.036119655,0.017145213,-0.024784576,-0.028362785,0.008404684,0.018851474,-0.03333811,0.008369907,0.030538438,-0.02174273,-0.036266852,-0.036870375,-0.0075974273,0.01722898,-0.02408284,-0.0054448484,-0.02601972,-0.023676042,-0.020426188,-0.036366627,-0.062445533,-0.04586697,0.017796956,0.026898302,0.04780364,0.043770242,-0.02238287,-0.02284169,-0.0605894,0.017721906,-0.059528463,-0.03327573,-0.022174446,-0.00963471,-0.018630674,0.01932722,-0.0011354455,0.015247715,-0.008528642,-0.027209282,-0.05727407,-0.05574879,-0.002728115,-0.028550256,-0.0062332624,0.023623686,-0.010340672,0.016330749,0.009645716,-0.0021436673,-0.050109167,0.029926956,-0.03436753,0.03309595,-0.03004001,-0.00057797413,-0.008637638,0.034527145,-0.030090714,0.0027158281,0.023893543,0.0011194893,-0.005454339,-0.05102071,0.008603816,0.048484884,0.058216486,0.03996802,0.0061551714,0.021982653,0.00011847246,-0.03803847,-0.0044943253,0.011767062,0.063938834,0.005918664,-0.016702548,0.028990246,-0.0062042032,-0.019110328,-0.03910595,-0.0126453405,0.03558514,-0.021245118,-0.014423448,0.00024317567,0.008810213,0.005232946,-0.008534717,-0.03375317,0.003678493,-0.03206979,0.0050559035,0.043241773,0.023829877,0.036222845,0.018980034,0.011430825,0.014742759,0.025221039,-0.046436377,-0.058275573,0.019614385,0.0050973576,0.034360874,0.056911588,0.0029485137,-0.03062939,0.012324907,-0.0022054664,-0.049978472,0.041867264,-0.01954705,-0.00012803008,0.0061635934,0.03149714,-0.03721405,0.008571791,0.02818136,-0.02087848,0.017407067,-0.011314328,-0.007764836,0.046529766,0.0799592,0.017761732,-0.039738104,-0.030926617,0.03377413,-0.0030990897,-0.03519012,0.023534581,-0.0012010623,-0.030824034,-0.01047214,0.016083675,-0.021173118,0.0052699246,0.04554826,0.05297651,0.031770803,-0.010417023,0.030140989,0.0009801895,-0.016519126,0.027492212,-0.02190884,0.0035964113,0.038219538,-0.007435186,0.025715891,0.015504587,-0.012541409,0.00830612,-0.05939066,-0.024931708,0.021857513,0.009623088,-0.00057938,-0.007148477,0.011699558,0.0051916335,-0.02399153,-0.0048733214,-0.008468561,-0.053758733,-0.020391913,0.027200358,-0.0027942678,0.004490402,-0.030807687,-0.03094246,0.027309068,0.02481464,0.023794996,0.028414588,-0.014263518,0.00080023677,-0.01689978,0.0060442463,0.05604673,-0.02570857,0.029027764,-0.018077066],"last_embed":{"hash":"1sul98f","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1sul98f","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Routine Development#Weekly Treatments#{4}","lines":[237,238],"size":87,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1sul98f","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042649515,-0.019660179,-0.03812156,-0.012533686,-0.01686255,0.010631701,0.0066997297,0.020118607,0.0063370597,0.024350135,0.026809415,-0.0131386835,0.020731313,0.0009704686,0.023295691,0.003825745,-0.012761013,0.016665742,0.028058328,-0.0254741,0.015129231,0.01836348,0.045598794,-0.011269142,0.01496536,0.027895525,-0.014543935,-0.002672331,0.048229363,0.051139217,-0.024947496,-0.042676352,0.027106762,-0.01680839,-0.056980014,-0.034071136,0.043542348,-0.0318733,-0.043235652,0.004209315,0.008250156,-0.016682427,0.026134929,0.009673388,0.03726812,-0.029701084,-0.030162945,-0.018464511,-0.026727708,-0.05993131,-0.0024402814,-0.020715667,0.025937626,-0.03245288,-0.0219525,0.029389288,0.016534917,-0.05240627,-0.029857602,-0.034382224,-0.034855768,0.038842686,-0.015228177,-0.0023687698,0.010005396,0.02419668,0.0032850944,0.0016915374,-0.012712105,-0.05388168,-0.03899244,-0.022874339,0.01541418,-0.032049213,-0.034752123,0.035605997,0.008577893,0.0052449056,-0.005806904,0.056082297,0.011289862,0.023189167,-0.016866645,0.019892013,0.014425899,-0.0067453505,0.026678938,0.0751325,0.016268698,0.017545383,-0.0044709137,0.008971341,-0.05129083,-0.024956793,-0.014060811,0.012580341,0.009492605,-0.026212892,0.03451158,0.014609059,0.0027545413,-0.033015106,0.03505515,-0.016378477,0.036212362,-0.02142662,-0.023999574,0.02184352,0.000060002916,-0.03790797,0.030376608,-0.01033151,-0.016891306,0.013666004,0.009321413,0.037553724,-0.013546327,-0.06624137,-0.0011375662,-0.011948101,0.03511328,0.011649081,0.013082374,-0.027112024,-0.00555713,0.0018761355,0.030351374,-0.0012194087,0.03106113,0.025617896,-0.011662994,-0.009722988,-0.048834264,0.004982386,-0.017798105,0.035726335,0.030047787,-0.0027476095,-0.0030719645,-0.04231915,0.04361655,-0.021667782,-0.039152455,-0.03731737,0.05365486,-0.022378175,0.004944644,-0.037747324,-0.010077642,0.0024681112,0.023843553,0.043151386,-0.0024608362,-0.011106788,0.009611607,-0.00012853458,0.06366107,0.053724043,-0.015055157,-0.04101894,0.0262514,-0.0020799572,-0.020734834,0.033973224,0.023973428,0.002195697,0.029563548,0.04053972,-0.005265413,0.0107458215,0.011730023,-0.040979244,0.042778984,0.0018327817,0.0033177508,0.028937953,0.12450466,0.0075737154,-0.015994648,-0.03467251,-0.03150696,0.0035205232,-0.0056593046,-0.03719913,-0.04699677,0.006144794,-0.00693445,0.023845166,0.009901682,0.033364274,-0.014985547,-0.020169672,0.0061642057,0.027908493,-0.003682236,-0.022395996,0.032440655,-0.010463431,-0.0061721867,-0.042183764,0.021007027,0.03371744,0.04240276,0.0073865806,-0.0029538062,-0.020207537,-0.042456716,-0.04135481,0.015402223,-0.025224114,-0.011318738,-0.036341462,-0.0039013396,0.038804106,-0.0007883326,0.03456176,-0.011717319,-0.0033937488,0.01902011,-0.0045381626,0.015722208,0.039780658,0.055549588,-0.016791487,0.0007141327,0.004314664,-0.007584736,0.07695799,0.02243218,-0.017927654,0.020647671,0.00032504843,-0.042597573,0.019337848,0.011873756,-0.031169834,-0.00074419286,0.0063830847,0.050595704,0.026492914,-0.0079292115,-0.00962109,0.051278852,0.012017064,-0.013653858,-0.0013052847,0.017002126,-0.013494846,0.008715853,-0.007986073,-0.0055258144,0.018994944,-0.03240783,-0.020021513,-0.015614023,-0.009213466,0.0152803715,-0.028085874,-0.034699447,-0.0057588015,-0.00790275,0.026353523,0.016867302,0.03434698,-0.018552106,-0.002816747,0.011862458,0.005638309,0.029994253,0.013119843,-0.025326991,0.008315998,-0.037986655,0.024067776,-0.035563882,-0.01846211,-0.04346512,0.012157741,0.08513323,-0.03443102,-0.0068774507,-0.0021782864,0.008032014,-0.009665648,0.026774678,-0.058511645,-0.0054720854,-0.030687802,0.02263249,-0.03509374,-0.024430925,-0.05018162,0.042475782,0.01152803,0.022518342,-0.034667242,-0.006657395,-0.17914516,-0.028539281,0.045069776,0.022237185,0.018918125,0.0015335492,-0.04264301,-0.031829573,-0.022372684,0.012896899,0.00021438552,-0.035632987,0.0109266825,0.009174431,0.0042935153,0.014343325,-0.028921464,-0.03694325,-0.013826638,-0.032153394,-0.036530305,-0.016672539,0.03940334,-0.039874896,-0.019765474,-0.00892329,-0.023497842,0.033938866,-0.034502916,0.02221404,-0.008821067,-0.02152606,0.0032532804,-0.0065609394,0.01333663,0.027930224,-0.013900359,-0.03361496,0.015754174,-0.016274897,0.011114633,0.09465228,0.014725628,-0.013061243,0.006555728,0.00014232479,0.014757743,0.019631067,-0.03397201,0.007743786,-0.00085168396,-0.0031704425,0.008125424,0.038177285,-0.030081354,0.016156288,0.023108222,0.020757638,-0.04412422,0.020419657,0.0028922905,-0.07620767,0.013617373,-0.022660548,-0.0037624182,-0.03678785,-0.064760335,-0.011401524,-0.027223172,-0.04369466,0.038622014,-0.046992328,-0.00488699,-0.0032421004,0.07690272,0.021814978,-0.04183832,-0.027949447,-0.0115231,-0.11811332,0.017606849,0.020090386,-0.019846758,-0.011212304,-0.037805118,-0.06137406,-0.02560934,0.03346462,-0.0009878176,0.25111234,0.03192401,0.0025141386,-0.045304056,0.037553106,0.009435212,0.0052274168,0.066526674,-0.040500447,-0.030154863,-0.02981545,0.03214638,-0.020230904,-0.04160814,0.0011765824,-0.0018452911,-0.013323031,-0.028304365,0.06815107,0.004619168,0.006844006,-0.014829436,0.012397819,0.0016363229,-0.03970858,-0.020520084,-0.0314474,0.047570683,-0.0058186376,-0.004304588,-0.03657149,0.0056418977,0.010821372,-0.044895433,-0.020041782,0.008126566,0.036125444,-0.0005044407,0.029625501,0.0050635897,0.006394764,0.003419134,0.001302735,-0.026184354,0.025892062,-0.01701291,0.020966373,-0.032065205,-0.00008378607,-0.0543511,0.00020278631,0.021031179,0.0054979585,-0.02306638,-0.0044154935,-0.02069576,-0.03723488,-0.03118241,-0.0298756,0.032085817,-0.0044247545,0.013662855,-0.028755883,-0.0055001406,0.017954035,0.054261494,0.012552636,-0.005271719,0.040990934,0.0062460788,0.008915489,0.024804465,0.009835283,-0.004443214,0.036600832,0.0139751285,-0.015686557,0.02086203,0.041383866,0.03548423,-0.038104713,-0.0075272094,-0.06735642,-0.05928498,0.01933635,0.04085505,-0.035668094,0.011763056,-0.02210812,-0.023044752,-0.002465534,0.014750961,-0.017610133,-0.02617061,-0.016234796,-0.013550244,-0.0043576187,-0.021514252,-0.03982199,-0.0322494,-0.012441932,0.0047011753,0.008733776,-0.004463675,0.046752058,-0.007552516,0.00023768947,-0.014792082,0.035333604,0.044408064,-0.06749405,-0.0126966005,-0.00069954724,-0.000050914397,0.018197184,0.06714534,0.049632557,0.029048698,0.030953951,0.021280766,0.033952154,0.022910303,0.012025483,0.022106912,0.0061697653,-0.032678798,-0.05595521,-0.06989421,-0.0077355984,0.0381626,0.05299717,-0.03824544,-0.0125439195,0.020664692,0.025594264,-0.0026206966,0.061596807,0.011895464,0.02968266,0.0392421,0.009083362,-0.041699223,-0.0018115405,-0.0077811824,0.024027757,0.035340212,0.01957176,-0.002353629,-0.028879015,0.013846065,-0.021787964,0.030358177,0.027568461,-0.041283056,-0.00805269,-0.04542679,-0.013884692,-0.0077076415,-0.00514549,-0.011165371,-0.00835069,0.01958262,0.03225791,0.07944372,0.010045392,-0.026516953,-0.010859023,0.037414346,0.01805099,-0.014151542,0.0023495434,0.0164465,-0.020038804,0.04574807,0.0068782666,-0.05109733,-0.070600644,0.04280468,0.042475313,-0.01951933,-0.013467952,0.005314673,-0.012305332,0.009658839,0.036351908,0.0020708633,-0.02442824,-0.010834638,0.01712772,-0.011857116,-0.031594735,0.09663979,-0.019124333,-0.022121076,0.050170824,-0.00087404595,0.06751424,0.0024713194,0.046767503,0.026266573,0.00780898,0.020691074,-0.01463116,0.017417315,-0.004278149,-0.011212612,-0.0044903266,0.071962625,-0.02552494,0.026492815,0.0047043483,0.00454654,-0.01447051,0.013818797,-0.039355386,-0.0014732619,0.0024172526,-0.01987646,-0.020727722,-0.027103402,0.008073938,0.00036475493,0.019842617,-0.04238763,0.0083233835,0.061213702,-0.03237028,-0.0105415955,-0.057111148,0.00038927665,-0.005965997,-0.025640938,0.0021108037,-0.02317224,-0.020043386,-0.039739076,0.020837745,0.01813845,-0.0007300482,-0.03161699,-0.01624288,0.03498011,-0.002930156,0.05263302,-0.02523133,0.010055993,0.021843717,-0.029578615,0.0638591,-0.012124331,-0.008940479,0.0057900744,0.035070047,0.008687671,0.033865534,-0.018073022,-0.003358719,-0.009622854,0.0031473017,-0.03262501,-0.007727856,0.021055201,0.03208958,-0.005831571,-0.02838688,-0.008575242,0.03089181,0.012318217,-0.027172016,-0.028345121,-0.028737603,-0.0064734323,-0.012706284,-0.013319708,0.0117540825,-0.0012197692,-0.0124724945,0.036138736,0.02465538,0.005092139,0.009768127,0.024305357,0.0024373988,0.0024477928,-0.018793078,-0.024005204,-0.038227633,0.036729038,0.04230208,-0.071891576,-0.01905893,-0.033000726,-0.036668982,-0.0037570712,0.0017776268,-0.019416336,-0.038648374,0.04217593,-0.056060527,0.050183218,-0.010996827,-0.0012108043,0.0060085948,-0.044009957,0.02034361,-0.0016636539,0.022247689,-0.042608574,0.049651276,0.054195784,0.013635164,-0.05884945,-0.029324185,0.00019069278,0.007435343,-0.007441991,0.023105472,-0.03726385,0.012545417,0.010703026,-0.011861561,-0.016431976,-0.013339657,-0.012932229,-0.030581562,-0.0477461,0.008414668,-0.018646443,-0.019500447,0.035369284,-0.020767106,-0.022516046,-0.018147526,-0.03959101,-0.0051413784,-0.011900969,0.037309583,-0.03743935,0.09123404,-0.03322437,-0.061035328,-0.0018831677,0.033124596,-0.04443016,0.03595648,-0.024455203,0.0026648047,0.008383431,-0.0023825518,-0.006861238,0.047155254,-0.017595137,-0.008853011,-0.024406634,0.05896969,0.04539416,-0.014730887,0.06056776,0.0021198709,-0.007945704,-0.014560918,0.02041023,0.0072668837,0.012004408,-0.03282242,0.013322631,0.030658204,-0.059261456,-0.0073453723,-0.012439339,0.00019750198,-0.0055289017,0.0041285036,0.0429972,-0.038828682,0.029341748,-0.019834772,-0.05199738,-0.005572665,0.030079879,-0.032201525,-0.006770041,-0.01806308,-0.05754395,0.029019365,-0.03595332,-0.004386054,0.05079731,0.036158103,0.029176902,-0.025030553,0.0070077092,-0.07642378,-0.017932998,-0.15836816,0.07148559,-0.00310469,-0.028298862,-0.006499755,-0.010111709,-0.0033101044,0.00049095985,-0.026314024,-0.032146335,-0.00083214836,-0.049903702,0.016303923,-0.019137667,0.010962251,0.02771143,-0.009951638,0.021525308,-0.023264252,0.048634164,0.03006974,0.007888813,0.015899394,-0.051919308,0.017741393,-0.027780093,-0.00038844807,-0.029530808,-0.0061169784,-0.0707389,-0.010981543,-0.0060009053,-0.017046403,0.014174902,-0.025792362,0.050875016,0.0038391494,-0.005300777,-0.018761763,-0.0018247142,0.056274794,0.024616515,-0.016399937,-0.016487032,0.030918136,0.031024557,-0.0071010026,0.008964553,-0.02598593,-0.007875424,-0.033568162,0.0060800007,-0.021163419,-0.001461534,-0.032927115,-0.029309057,-0.029528737,-0.013278772,-0.02726811,0.05005165,0.024435883,0.039081544,-0.043614555,-0.002131954,-0.039520785,0.015623827,-0.06097627,0.06234445,0.020981349,0.016239299,-0.03531681,0.02947024,-0.008990944,-0.005594201,-0.02469805,-0.001143118,-0.026579821,-0.05493216,-0.014656789,-0.007449893,-0.0053079124,-0.042582903,0.009030504,-0.01026263,0.021150569,0.008678205,-0.020016996,-0.002134501,-0.039247703,-0.011646372,-0.069722705,-0.018886784,-0.020873776,-0.005857391,-0.063091055,0.040357348,-0.0067242556,-0.005676441,-0.00825993,0.033324532,-0.04485122,-0.043914296,-0.027143007,-0.0424506,-0.015235466,0.014186149,-0.006238652,-0.010365169,-0.0337108,-0.02705616,0.01112757,0.012400775,-0.018867819,0.018363964,-0.0650319,-0.012913657,-0.032765374,0.06780052,0.0016363016,-0.029679367,0.023312677,0.009956076,-0.0037130977,-0.03291122,0.029483473,0.03750006,0.036761545,-0.012803276,0.0016397679,-0.023488749,-0.02208916,-0.0025337732,-0.025138278,0.036401987,0.023712657,0.027011134,-0.004673827,0.038864277,-0.005281947,-0.036570046,-0.041186683,-0.013060063,0.025502665,-0.009601158,0.02734934,-0.027932001,0.04910749,0.05153303,0.021592207,-0.018224426,0.035219416,-0.027429972,-0.019689837,0.028938709,0.0019857166,0.012853387,0.04424761,0.039945446,-0.01909044,0.05626749,-0.008010746,-0.06292746,-0.017675515,0.0032024393,-0.02071274,0.06509414,-0.0001366275,-0.024937572,0.021197174,-0.002234423,0.011049307,0.059861947,0.006977966,0.014854109,0.015597803,-0.0027181914,-0.008907535,0.0071283546,-0.005304964,-0.0079471115,0.02655371,0.024908064,0.008154318,0.057519414,0.050837886,0.046522528,-0.05362995,0.008368616,0.0045944187,0.006508993,0.008525409,-0.009060759,0.0069208564,-0.030368429,0.049224284,0.034527674,0.0045796214,-0.024119945,0.028326213,0.052572228,0.014458781,-0.03603552,-0.0011362204,-0.006868468,-0.028803559,0.004480896,-0.04459825,-0.040122148,-0.0112751415,0.013661155,0.002358849,-0.038638648,-0.008605995,0.007843795,0.026665255,0.053684693,0.003745628,0.048016615,-0.019142957,0.008682495,0.030829385,0.028832845,-0.043966237,0.027058482,-0.007831964,-0.0114030875,-0.00386814,0.012631181,-0.018111374,0.016156623,-0.045219075,0.019105539,0.00013364929,0.017361028,0.044343997,0.010151328,-0.0295883,0.01748899,0.016935727,0.024870627,0.021563984,-0.028459957,-0.025550555,0.004680609],"last_embed":{"hash":"ov53d5","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"ov53d5","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking","lines":[239,275],"size":1131,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ov53d5","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04217107,-0.027482681,-0.03102177,-0.013469163,-0.015280051,0.014161616,0.009939526,0.014858506,0.013191321,0.02132132,0.024441475,-0.01061226,0.025509601,0.005958553,0.025124768,0.007817133,-0.021075537,0.010561096,0.03139411,-0.02506018,0.018272225,0.016939323,0.04494604,-0.016061604,0.016408931,0.028961586,-0.019857833,-0.0002423812,0.05904376,0.05033895,-0.032833155,-0.036375385,0.028976088,-0.014080539,-0.052764162,-0.036011886,0.046424966,-0.030083923,-0.040897585,0.0075556417,0.010398218,-0.023656495,0.025165377,0.011741842,0.029393725,-0.027735993,-0.025461951,-0.016668282,-0.025485868,-0.05840302,0.00078596,-0.015737476,0.024630962,-0.032090604,-0.019136706,0.029211573,0.025697233,-0.054739103,-0.024367552,-0.03690537,-0.031591944,0.04108525,-0.013197576,-0.0049279165,0.0055878987,0.017675675,0.0036163977,0.0009282681,-0.012369264,-0.055348843,-0.0329115,-0.023014147,0.018678747,-0.031954687,-0.04169112,0.029668448,0.014592191,0.0022878472,-0.0038535125,0.057536904,0.009861756,0.02441614,-0.016333591,0.023362715,0.021104839,-0.012502549,0.03089102,0.078496784,0.010953596,0.018979616,-0.0052771242,0.007690201,-0.05910782,-0.02267137,-0.019187044,0.0074005765,0.0054726894,-0.02264306,0.039767686,0.011465949,0.00039687342,-0.031306624,0.0394456,-0.013449961,0.03377085,-0.018392265,-0.021724392,0.027520176,-0.0035141457,-0.036318403,0.027790556,-0.0065799532,-0.018465571,0.010922063,0.008545716,0.043787416,-0.020066747,-0.061292935,-0.004412418,-0.014265404,0.039959427,0.010864546,0.017497107,-0.027887542,-0.0134134265,-0.001472854,0.030608831,-0.0020243663,0.027345268,0.017878797,-0.011214011,-0.004888799,-0.049254425,-0.0019451515,-0.014632454,0.030590229,0.032707036,0.0008207112,-0.008550848,-0.037393868,0.04710699,-0.024348846,-0.04379597,-0.031433333,0.051407993,-0.02045061,0.0010709101,-0.037385743,0.00041501233,0.0035973715,0.018001892,0.045691725,-0.003419258,-0.00238699,0.005549743,-0.0009007438,0.06142959,0.04903474,-0.016075598,-0.03217856,0.019456511,0.0037581825,-0.02256491,0.030972965,0.022564193,0.0021919548,0.029011479,0.04106383,-0.0057979375,0.0069526914,0.012876211,-0.037781,0.04029201,-0.0017819306,0.00081766304,0.027395658,0.12552421,0.006053444,-0.018071808,-0.034828108,-0.03655148,0.0016861074,-0.0048065856,-0.03447933,-0.041997198,0.0010730411,-0.004181606,0.014938741,0.0076236967,0.03789753,-0.018376125,-0.01801236,-0.0018206682,0.024576329,-0.00510363,-0.022405725,0.03267999,-0.0058611576,-0.0071580326,-0.04687562,0.018714875,0.029134464,0.0354578,0.0058240723,-0.0010449941,-0.017176755,-0.039457116,-0.039954457,0.018956175,-0.023017334,-0.012384185,-0.03882786,-0.0030287704,0.039031424,-0.000026237438,0.028600983,-0.0105839865,-0.00063794904,0.018164484,-0.0026465284,0.016769882,0.039587002,0.051486436,-0.020424962,-0.0013095917,0.005126338,-0.013278496,0.078820966,0.019557904,-0.025259592,0.020117091,0.0041196737,-0.047217317,0.020671228,0.011014885,-0.03286542,-0.0029436236,0.01073922,0.061391667,0.026119485,-0.007990018,-0.0090319505,0.05716458,0.015758943,-0.010820316,-0.0027102325,0.01612009,-0.013535229,0.0046295244,-0.0079449415,-0.0093133375,0.02322968,-0.035848837,-0.017377758,-0.021370266,-0.009344091,0.01457848,-0.025356213,-0.02900784,-0.006152702,-0.013114092,0.024848642,0.013397138,0.03261207,-0.021967191,-0.002332456,0.010863331,0.00857315,0.023074435,0.01526071,-0.02177728,0.008960949,-0.039947428,0.02313993,-0.031379662,-0.020434476,-0.048026003,0.011305077,0.083621316,-0.03495657,-0.011896986,0.002230827,0.004468529,-0.009389271,0.029644974,-0.058677282,-0.00905649,-0.027179167,0.021789262,-0.029647965,-0.024139319,-0.048412804,0.04258991,0.008626629,0.024858182,-0.032029483,-0.003327939,-0.17376383,-0.032006912,0.0448066,0.016107667,0.01441678,0.004187876,-0.047494646,-0.0324185,-0.024627758,0.01875367,0.004937488,-0.03524549,0.013032985,0.002964136,0.0010674485,0.016698135,-0.03189793,-0.037884094,-0.018223321,-0.031555884,-0.037138022,-0.018328195,0.031584095,-0.046430405,-0.016283875,-0.010488189,-0.02814206,0.0310052,-0.03525789,0.027822688,-0.012806576,-0.017291754,0.0028363236,-0.013744817,0.014481991,0.028267145,-0.014675412,-0.030870914,0.01621349,-0.007862067,0.007025213,0.101544745,0.010657228,-0.015399048,0.007795861,-0.0040643024,0.012949523,0.018041253,-0.035056878,0.010645034,-0.009318162,-0.0069434014,0.010157694,0.035232864,-0.031088449,0.013345549,0.026027663,0.019483529,-0.047264937,0.021188734,-0.00018611184,-0.07991526,0.0059195347,-0.01759174,-0.007917839,-0.03576823,-0.07022335,-0.022461753,-0.021429572,-0.0391274,0.037787247,-0.04415445,0.0003933714,0.0035243,0.07476113,0.023881609,-0.042174924,-0.024155311,-0.008620216,-0.11506885,0.012516272,0.021154642,-0.021816727,-0.008112354,-0.035491463,-0.061946,-0.025798777,0.039422967,-0.0040230914,0.24983926,0.0370057,0.0066357525,-0.049885772,0.039333627,0.011088373,0.008861713,0.06649211,-0.04217636,-0.026630966,-0.02998761,0.032018732,-0.023988925,-0.03991342,0.0006753041,-0.002339882,-0.011995405,-0.027583696,0.07118103,0.003906339,0.0023392718,-0.012331102,0.013941031,0.004969122,-0.04450417,-0.016225975,-0.029995272,0.04663122,-0.008549032,-0.0010449915,-0.038195703,0.013923116,0.008162328,-0.032292347,-0.010865723,0.014526027,0.041288834,-0.0023273523,0.026577804,0.0015181933,0.0074893977,0.002362569,0.0040741195,-0.022233004,0.026497876,-0.013365353,0.015352135,-0.028590241,-0.0026780353,-0.054217678,0.004004801,0.019891089,0.0051481114,-0.023640266,-0.003585095,-0.01663351,-0.037148397,-0.03047112,-0.03967999,0.03885942,0.00046612293,0.013041574,-0.030020338,-0.0069008893,0.015502623,0.051382974,0.013826837,0.00075295987,0.03710901,0.0036713048,0.0075411377,0.022925345,0.009034604,-0.008759808,0.033493586,0.015513978,-0.011978812,0.017257817,0.03719935,0.03610221,-0.03296913,-0.005642928,-0.06493316,-0.060227804,0.01743759,0.031588893,-0.030268136,0.007760108,-0.016800554,-0.022604272,-0.010695488,0.015540624,-0.028282845,-0.025273176,-0.018234724,-0.012820017,-0.0037025115,-0.02213044,-0.04551472,-0.036041673,-0.012050488,0.0065924106,0.0119132735,-0.005742666,0.038087267,-0.008245537,0.001119313,-0.01779825,0.036511526,0.052892677,-0.06613906,-0.008901666,-0.0023953791,-0.005622233,0.019411467,0.0741561,0.049789753,0.032545365,0.026635569,0.024104234,0.03642286,0.019169593,0.009840419,0.033292353,0.00947559,-0.034337558,-0.05707715,-0.06957906,-0.0098317675,0.029601557,0.04129109,-0.034555655,-0.00908768,0.022874732,0.020638516,0.0024271104,0.05689459,0.010697914,0.032984897,0.039233193,0.0055201175,-0.038537808,-0.0016767891,-0.0040422287,0.030453812,0.035783727,0.013794799,0.0021510837,-0.029157843,0.016514074,-0.02330484,0.026720636,0.02650596,-0.044673055,-0.0040910183,-0.0414491,-0.008100544,-0.005488788,-0.008253616,-0.013153324,-0.012279142,0.01899348,0.03618449,0.081641376,0.0078061214,-0.022913355,-0.007827211,0.038408708,0.025035124,-0.0138837015,0.0012626206,0.024049224,-0.019070268,0.048249688,0.009074512,-0.049726628,-0.072616816,0.040538587,0.040717606,-0.017223155,-0.014134258,0.010334325,-0.008328084,0.00024376785,0.03519044,-0.00052839395,-0.027973253,-0.01430132,0.021356372,-0.017126508,-0.03185031,0.09433187,-0.017217884,-0.022908537,0.0425917,0.001910226,0.063614324,0.00012061393,0.042861935,0.02934593,0.003955645,0.019150794,-0.018354693,0.019155955,-0.0076071597,-0.0060491217,-0.004103764,0.07255696,-0.02998239,0.02801896,-0.0004894757,0.005647664,-0.009596849,0.0129384445,-0.03702277,-0.0023241371,0.0014661984,-0.020231485,-0.014552299,-0.021321049,0.0074175824,0.002718604,0.014004729,-0.037789468,0.008527761,0.058194518,-0.036103107,-0.018724771,-0.05770991,0.0058092005,-0.0053372057,-0.025063941,-0.0007240813,-0.02096946,-0.013780403,-0.043328322,0.024569152,0.020094998,0.00084524887,-0.028738245,-0.013169063,0.027688976,-0.0063921288,0.043765258,-0.02307356,0.007954664,0.019836022,-0.027062487,0.068650134,-0.004323964,-0.000046452875,0.00045616273,0.0342005,0.0074737053,0.032644767,-0.018125614,-0.010536181,-0.008566854,-0.0011996902,-0.034708537,-0.011408535,0.019033032,0.03217344,-0.008722914,-0.021106703,-0.012846849,0.029769339,0.01447742,-0.028683135,-0.032210596,-0.030864712,-0.0073727225,-0.01216668,-0.020062694,0.01149986,-0.003535152,-0.014373501,0.032078814,0.025566945,-0.0026159787,0.008610865,0.026276635,0.0011174032,-0.000043995275,-0.017152967,-0.024262117,-0.03641889,0.038903095,0.040344775,-0.073021814,-0.02168923,-0.033465594,-0.03832032,-0.0025090163,0.0026510982,-0.017597228,-0.0365755,0.039163742,-0.05963516,0.046168603,-0.010419438,0.00044474148,0.0024146452,-0.04429577,0.016498683,-0.008121895,0.020529253,-0.03667149,0.052279532,0.054581597,0.010343315,-0.059112832,-0.030941537,-0.0040476164,-0.002864096,-0.013480255,0.015025789,-0.03362303,0.014627003,0.008319971,-0.014321076,-0.025495486,-0.011311544,-0.009762095,-0.02875265,-0.046205137,0.012750262,-0.017757382,-0.016021246,0.03258747,-0.0176859,-0.023782736,-0.022433348,-0.036768053,-0.0059771272,-0.007951643,0.034423694,-0.040452126,0.09303621,-0.022396278,-0.057861045,-0.00032567384,0.030082593,-0.043628857,0.029218378,-0.02740565,0.0029472224,0.011612763,-0.0072850315,-0.01136586,0.044161588,-0.021230351,-0.008686641,-0.026542455,0.06292617,0.050807565,-0.017994376,0.07002869,-0.0029131353,-0.0013688831,-0.013479484,0.021230988,0.009446042,0.0064635305,-0.027109023,0.022119576,0.034506205,-0.0587435,-0.0063111708,-0.012289052,0.0073265177,-0.0038568364,0.004786784,0.040427614,-0.033833466,0.025332788,-0.014515463,-0.0492451,-0.011107024,0.027695179,-0.03307455,-0.0063486043,-0.02073868,-0.055747155,0.031555355,-0.035074353,-0.002814507,0.05244066,0.038901094,0.029483158,-0.026014708,0.0033488357,-0.07502255,-0.0149555765,-0.16153038,0.06799668,-0.0040593892,-0.02314604,-0.0033383125,-0.016393121,0.0018870749,0.006662934,-0.026903253,-0.030896394,-0.0075285416,-0.051237293,0.011373851,-0.019505171,0.01675929,0.0340227,-0.007379039,0.017442169,-0.02190301,0.050896708,0.03446055,0.008813337,0.027720673,-0.050955027,0.010300392,-0.026268912,-0.00058337004,-0.034573164,-0.005694437,-0.072463796,-0.014993342,-0.007627148,-0.018291991,0.01792677,-0.023015898,0.046966795,0.0018505778,-0.007562238,-0.02506604,-0.011172891,0.05861255,0.023721142,-0.01688483,-0.019028218,0.024810549,0.030061213,-0.008384904,0.015365739,-0.024004014,-0.015633656,-0.030316217,0.0014725734,-0.026112286,-0.005205807,-0.029754946,-0.030935628,-0.028105868,-0.012419955,-0.02241633,0.04991302,0.019855237,0.03661561,-0.042772267,0.004599988,-0.037891377,0.014724441,-0.060905214,0.067696035,0.019155836,0.015859969,-0.041994255,0.036321275,-0.004971936,-0.0070258477,-0.028364472,0.0025307783,-0.020700658,-0.05676187,-0.020085834,-0.0065574083,-0.0024128573,-0.04343111,0.013600803,-0.017640347,0.014021317,0.009296657,-0.021919742,0.0034947798,-0.042413194,-0.01658404,-0.065551095,-0.02125273,-0.016814252,-0.01196438,-0.05784131,0.034842186,0.000003817906,-0.00854791,-0.010969076,0.033516794,-0.04209486,-0.042751633,-0.029797705,-0.039550792,-0.015234716,0.01247261,-0.0022236146,-0.0036711998,-0.038330443,-0.035885625,0.011992651,0.0116704395,-0.012860651,0.01945372,-0.058808755,-0.011944607,-0.03462567,0.0706001,0.00011864006,-0.033444073,0.025841366,0.009637,-0.004442272,-0.034055054,0.029768217,0.03358698,0.037278555,-0.014167422,0.0016981784,-0.024403643,-0.027079994,0.0035139113,-0.02384528,0.030332843,0.025590181,0.023510428,0.0053132433,0.03664548,-0.0050740903,-0.037237644,-0.03742416,-0.011863689,0.02018878,-0.012087346,0.023562098,-0.0331414,0.05396328,0.050182123,0.020473843,-0.016481385,0.036567934,-0.020816483,-0.014274848,0.031510163,0.004311125,0.017246224,0.052675087,0.033703715,-0.018693887,0.050737645,-0.00683442,-0.05751356,-0.0195368,0.00017792083,-0.014605645,0.06968915,0.0018678672,-0.025480207,0.02422981,-0.0015892807,0.009340332,0.062033676,0.006394875,0.021519713,0.021574408,0.008919301,-0.011011365,0.011769055,-0.009857698,-0.0091325175,0.025693677,0.020121127,0.00400131,0.063050166,0.047496848,0.047574203,-0.050879706,0.012418402,-0.0028721078,0.012003612,0.016772175,-0.009229733,0.0013500261,-0.034318686,0.05132862,0.032735754,0.0010796738,-0.028295271,0.03213856,0.057027422,0.017597066,-0.03219173,0.004845615,-0.0051436434,-0.028028734,0.006581763,-0.040028006,-0.045357585,-0.014167348,0.007088785,0.0010891688,-0.044164453,-0.011897888,0.0046481555,0.03373178,0.05235872,0.009319702,0.05585395,-0.01684329,0.015224782,0.03454785,0.02435229,-0.042382527,0.026178071,-0.0044741677,-0.010337549,-0.012245799,0.015244556,-0.018699925,0.014958149,-0.046193603,0.021040583,0.0058791293,0.018746993,0.041637737,0.015468763,-0.021233395,0.023915185,0.015950097,0.026161958,0.02359145,-0.031900544,-0.02919865,0.012421961],"last_embed":{"hash":"121u45w","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"121u45w","at":1762844644887},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking","lines":[241,263],"size":806,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"121u45w","at":1762844644887}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034318417,-0.023885133,-0.02360202,0.0026339423,-0.016348228,-0.0024885167,-0.0036996077,0.0014963114,0.012348176,0.010862561,0.040415946,0.005214874,0.027552925,0.00040515533,0.008070508,0.03038619,-0.013378964,-0.003154375,0.015305732,-0.0105517935,0.03208799,0.018103842,0.06585863,-0.014571669,0.013653725,0.005032264,0.0037331192,0.01751588,0.06583147,0.028525129,-0.031047568,-0.036670607,0.030263426,-0.015426081,-0.05612736,-0.04916984,0.048993107,-0.026200728,-0.046707068,0.0069035916,0.0013520893,-0.016139332,0.00520314,0.0118639,0.028854173,-0.019176213,-0.03523952,-0.01335911,0.0041843555,-0.045840576,0.018637946,-0.020286376,0.0107345395,-0.043744467,-0.0020265114,0.03870717,0.03190938,-0.054629125,-0.02607021,-0.03476992,-0.0354951,0.03661279,-0.0069192383,-0.008931148,-0.0023896159,0.012692469,0.012987996,0.003036543,-0.015497805,-0.06428834,-0.029769195,-0.036612444,0.016257793,-0.02440028,-0.038455088,0.022426322,0.024191514,0.008728518,-0.008956241,0.06196355,0.006961584,0.029819889,-0.00892813,0.021280188,0.0160623,-0.01945201,0.014940245,0.07642554,0.013527438,0.019768186,-0.01087698,-0.019159522,-0.056034934,-0.02968119,-0.030811617,0.010439176,-0.019690346,0.009544455,0.027945943,-0.0028793402,-0.004438211,-0.04019201,0.041032523,-0.017124455,0.030084334,-0.024807768,-0.020369006,0.010393239,0.01115832,-0.0321889,0.0053993,0.0026983018,0.000076022596,0.0012726461,-0.008235455,0.03169121,0.0022752366,-0.07322319,0.009203784,-0.00028671903,0.047054704,-0.010794583,0.01647999,-0.016514525,-0.0060188677,-0.028761212,0.027640523,-0.026989749,0.047340166,0.00008569532,0.021072961,0.0030010056,-0.03828381,0.007559002,-0.015340494,0.02883809,0.055490576,0.027065635,-0.015467435,-0.047907032,0.04433041,0.006914442,-0.04806408,-0.028707426,0.05517196,-0.02491105,0.010525482,-0.033680756,-0.0132682985,0.006607393,0.033792887,0.06400376,-0.007958076,-0.004141028,0.011641498,-0.015938282,0.063714646,0.04936973,0.0036752142,-0.04254805,0.0021505768,-0.001104605,-0.016940894,0.032333422,0.0076331687,0.0006706189,0.012712339,0.03889125,-0.024808386,-0.0036230732,0.0330072,-0.027453087,0.027048219,-0.0033513517,-0.01276087,0.020784367,0.098692976,0.012452729,-0.025746644,-0.02620298,-0.042187814,0.0028311005,-0.0145187685,-0.039252434,-0.05349518,0.008612247,0.00019120575,0.004509875,-0.003917786,0.04866967,-0.020116102,-0.011049337,0.0020735639,0.025908412,-0.001988278,-0.02436357,0.030668892,0.0067688026,-0.010792708,-0.031017633,0.006586466,0.03449037,0.03844783,0.029048547,-0.016876617,-0.009958467,-0.023241647,-0.006193753,0.031256203,-0.047679286,-0.033164732,-0.04686374,0.00057780754,0.031075483,-0.020097833,0.03185782,-0.010211175,0.0069955694,0.021771245,-0.0015482291,0.008365771,0.031272642,0.043393612,0.00088188425,-0.018160338,-0.020679116,-0.0029718431,0.08666894,0.020490052,-0.0017061889,0.020026175,0.0025432014,-0.023841137,0.0061454615,0.014592407,-0.021367257,-0.017178038,0.0037364578,0.050732795,0.00023939379,-0.011105735,-0.0075662923,0.039399125,0.0043083397,-0.027260613,-0.010318302,0.019646676,-0.0023861649,-0.00825585,0.0017248103,-0.01206314,0.022670563,-0.041162353,-0.013018447,-0.02657174,-0.003954649,-0.0033912275,-0.026473165,-0.028477605,-0.0136075085,-0.01714129,0.002973925,0.0029854616,0.03913444,-0.0052892645,-0.0040724627,-0.013408175,-0.012938837,0.04275995,0.03992528,-0.015549245,0.0005579263,-0.042165242,0.04685612,-0.038124483,-0.0139179705,-0.03514144,0.034100864,0.065050796,-0.017992603,0.0008547679,0.024029037,0.010348108,0.0007938155,0.043588936,-0.066170946,0.0035225938,-0.045007028,0.028359491,-0.008451899,-0.016810317,-0.030919734,0.048080873,-0.01057235,0.022923956,-0.022561185,-0.013482642,-0.15937689,-0.024619665,0.041577064,0.029010147,0.00027201066,0.014933602,-0.039516304,-0.036179632,-0.030931862,0.022251794,0.024492841,-0.03553698,-0.0025533924,-0.009741245,0.009629352,0.005450544,-0.0374256,-0.020926056,-0.011555514,-0.029171767,-0.036680814,-0.01588861,0.034329034,-0.03468316,-0.014031328,0.0029008263,-0.011387509,0.042039756,-0.035032976,0.0180618,-0.03268702,-0.012547919,0.014718196,-0.009535764,0.015291914,0.049617082,-0.02320972,-0.0025171489,0.010006621,0.008152692,0.018052412,0.12102009,0.01841123,-0.014432173,0.02185002,0.020696027,0.00888065,0.027364502,-0.066336304,0.00022050893,-0.007721701,-0.0020633515,0.009615034,0.009737585,-0.04503269,-0.0030970143,0.012726928,0.026190847,-0.035186578,0.007118746,0.018984245,-0.07099572,0.0121358475,-0.023594754,-0.0083564855,-0.04091306,-0.044881836,-0.027572038,-0.0029610186,-0.048255213,0.028507983,-0.01972604,-0.000010121029,-0.008443105,0.053344492,0.033922907,-0.03131848,-0.033221595,-0.014949229,-0.107919596,0.014831039,0.02036076,-0.03173775,0.0006510377,-0.037286423,-0.047605745,-0.02648304,0.023266135,0.010684999,0.23506397,0.017342456,0.008896895,-0.039664373,0.0563207,-0.0013752445,0.014900971,0.045133032,-0.047145993,-0.023505166,-0.023889862,0.0310939,-0.05060507,-0.036995187,-0.009947499,0.0041403812,-0.016755868,-0.029051028,0.060802586,-0.009146429,-0.0030423012,-0.028323155,0.017293002,0.0015057649,-0.057492036,-0.0023500493,-0.004783651,0.037604243,-0.017225962,0.00974156,-0.027527535,-0.0035753453,0.0263237,-0.041139558,0.0048544,0.0022477158,0.03583468,-0.023996398,0.010821228,0.0021588888,0.0077249426,0.011501709,-0.0033875282,-0.03075056,-0.0018402042,-0.008777987,-0.00039133022,-0.011777841,-0.0070103426,-0.040878486,0.0016707592,0.029639298,0.008176421,-0.00910841,0.009048537,-0.002685681,-0.0304704,-0.023992773,-0.02785688,0.018574065,-0.004315494,0.01925192,-0.019921223,-0.0049166624,0.000051637475,0.05794958,-0.009591434,-0.0028899617,0.015834635,0.010789181,0.0027404837,0.03050907,-0.0040004905,0.0043200986,0.053238135,0.0023764705,-0.015968643,0.024768693,0.044969235,0.0643673,-0.027353952,-0.008763214,-0.06511798,-0.049509168,0.0183717,0.018512832,-0.03643217,0.036294397,-0.041339688,0.014348281,-0.015393535,0.007232842,-0.0069929296,-0.037242416,-0.021576317,0.004301692,0.018974736,-0.020589635,-0.051196083,-0.016568763,-0.027185837,0.04257793,-0.003686785,-0.008539402,0.032239214,-0.03349778,0.015549727,-0.053735357,0.050448142,0.048495535,-0.08142209,0.00056422275,-0.0061043235,-0.0355998,0.01837126,0.056704324,0.046474714,0.032004133,0.06939655,0.022453368,0.047779016,-0.0005392798,-0.019956702,0.006317106,0.010041796,-0.057434037,-0.048349,-0.075083055,0.019513968,0.002611272,0.035271257,-0.039413035,0.008231943,0.010102706,0.002819259,-0.009485312,0.06263699,0.02070764,-0.0032733672,0.014085168,-0.004197188,-0.048295826,-0.018136322,0.014731867,0.02056954,0.029709933,-0.0011034053,0.0007998475,-0.047565695,0.017745374,-0.021503674,0.006166246,0.034519106,-0.04014348,0.013285605,-0.062223688,0.0042943615,0.015272956,-0.010166791,-0.023152873,-0.025972687,0.025175538,0.05990161,0.08364355,0.01988724,-0.017935252,-0.005565198,0.047688868,0.023161417,-0.019147694,-0.015681412,0.0063148323,-0.015901148,0.04008437,0.01773706,-0.034839727,-0.039757285,0.05081261,0.029898392,-0.020583127,-0.016513899,-0.039660953,-0.0076781576,0.006721204,0.014615561,0.007908783,-0.03106461,-0.0139067825,0.025018277,-0.011479979,-0.021129118,0.08564866,-0.020820875,-0.018917438,0.037532017,0.008824529,0.08243341,-0.010524236,0.030667454,0.039575215,0.002786033,0.051824052,-0.014495651,0.0007678572,-0.022634888,-0.012914725,0.023762174,0.05905896,-0.025714882,0.052465767,0.0000065503837,0.008220229,0.008233934,0.0031294415,-0.022630582,-0.04874226,0.034060374,-0.025386956,-0.012227869,0.006471917,0.0025751358,0.00626461,0.016015906,-0.013829482,0.0062033753,0.052940533,-0.018583177,-0.039603636,-0.054596044,-0.0036005268,-0.014399939,-0.03513824,0.016638985,-0.0134278,0.0058369916,-0.024142036,0.021520723,0.0043458887,-0.008167658,-0.046596102,-0.017091006,0.020813612,0.0022722466,0.042879857,-0.028756564,0.0022136562,0.021814097,-0.0024940106,0.054785024,-0.015110902,0.014126403,-0.00015754145,0.013124549,0.018201929,0.06051984,0.01764784,0.005104214,-0.022221679,-0.041558724,-0.04534292,-0.02089955,0.01344137,0.011185626,0.01004216,0.002780662,-0.045218047,-0.014322815,-0.03126269,-0.017695855,-0.012574498,-0.02683274,-0.02016762,-0.017779708,-0.022027481,-0.009326447,0.012379886,0.011058688,0.025248533,0.050394613,-0.0007436673,-0.007520538,0.018620228,0.01543707,-0.002830602,-0.017399969,-0.015653603,-0.05875696,0.03338778,0.03154019,-0.08379766,-0.007927107,-0.021612316,-0.033624757,0.0070600538,0.019342616,-0.014838693,-0.014217547,0.05534479,-0.059148632,0.021399846,-0.020617062,-0.012427608,-0.01592582,-0.035216242,0.023010958,0.0077510024,0.00014927046,-0.06195224,0.021383004,0.056026068,0.016116858,-0.05929741,-0.031358305,0.012650036,0.019869285,-0.0042861556,-0.00555549,-0.040572155,0.0177983,0.013798953,0.0054537207,-0.018007785,-0.000038172955,-0.005965286,-0.02845315,-0.04464745,0.039417226,-0.008767378,-0.0008006304,0.018080775,-0.013601331,-0.035920992,-0.027139744,-0.04966068,-0.01944179,-0.01742513,0.036808245,-0.026885819,0.09369128,-0.017294148,-0.065244116,-0.015664443,0.022742562,-0.050140344,0.021042088,-0.020115875,-0.010245725,0.021139149,-0.0033575944,-0.0050107385,0.06297245,-0.026466463,0.000803407,-0.022376847,0.057594746,0.021767205,-0.025820082,0.08179956,0.01748331,-0.005063281,-0.013478455,0.01471352,-0.006325063,-0.023009518,-0.013908271,0.019039627,0.036311753,-0.06405103,0.013591856,-0.018292012,0.026037356,0.0011861062,0.008824394,0.050537117,-0.02586362,0.025141517,0.004129655,-0.013850966,-0.0021531647,0.01953273,0.0022627262,-0.020890577,-0.021536019,-0.041998863,0.032219317,-0.020132856,-0.0053914334,0.057602532,0.019671198,0.03789801,-0.034130286,-0.0067307213,-0.06546212,0.006995636,-0.15036164,0.058190037,0.0055780835,-0.028258082,-0.011370058,-0.020970495,-0.008277655,0.01137906,0.0017060972,-0.027628599,-0.022737643,-0.04225791,0.018317044,-0.013802607,-0.007204936,0.045876704,-0.004735712,0.0026320785,-0.03532254,0.047530364,0.027054617,-0.030192152,0.057347227,-0.053124823,-0.019965868,-0.027990319,0.014003194,-0.005863023,-0.0022742185,-0.062265076,-0.007039117,-0.001698792,-0.006208752,0.056246564,-0.029533738,0.04244992,0.0105955005,0.013808593,-0.014623752,-0.018204425,0.038036924,0.024731304,-0.010152962,-0.014305272,0.009240291,0.062631436,-0.025406683,0.008539362,-0.020480523,-0.0029494888,-0.05569488,0.010057017,-0.009136813,-0.005574797,-0.012807641,-0.033474322,-0.012396868,-0.017625902,-0.04277033,0.02225246,0.014800764,0.057869453,-0.055527724,0.012735016,-0.024412658,0.010798604,-0.02937021,0.0472188,0.010654537,0.019634316,-0.032694176,0.011354067,0.00046994054,0.009901793,-0.031841993,0.006260501,0.0010113239,-0.037767995,-0.0067455824,-0.022288589,-0.031396743,-0.021402186,-0.0070217894,0.0043295054,0.029604593,0.0045565604,-0.0034012392,-0.011751501,-0.045583136,-0.0050188852,-0.04673702,-0.03713363,-0.019420236,0.0036139318,-0.04117393,0.039681334,-0.006074259,-0.012398954,-0.024769412,0.02857083,-0.026121747,-0.021158533,-0.028664317,-0.035516765,-0.020088732,0.0008639551,-0.018018516,-0.014640747,-0.04548386,-0.03243073,0.01943829,-0.00041661007,-0.012726416,0.014990726,-0.06633009,-0.025123538,-0.03957784,0.037219204,-0.030985253,-0.049340244,0.03029717,0.0007183804,-0.025190158,-0.034755036,0.037606787,0.04751646,0.056721166,-0.000865606,-0.0012983171,-0.023211949,-0.036523215,0.012965143,-0.03644325,0.056649767,0.029702518,0.00814825,0.005298511,0.036879387,-0.0005673761,-0.04791577,-0.045418967,-0.028852431,0.021463407,-0.007076465,0.018099308,-0.028487556,0.044353228,0.031162357,0.025080299,-0.011063896,0.02932834,-0.02273548,0.0028953278,0.06459218,-0.00402828,0.022264116,0.06313326,0.0072522205,-0.011416965,0.04750199,-0.022965716,-0.04558559,-0.010030952,-0.006491498,-0.011446524,0.091184944,-0.003456713,-0.018484013,0.023900239,0.003813095,-0.0040530413,0.04306563,0.008063815,0.009236001,0.029396845,0.0052293367,-0.020426966,0.045216594,-0.007965996,-0.021395333,0.024830757,0.031680033,-0.004143524,0.05442969,0.04528416,0.018806996,-0.029713709,-0.0032110082,-0.015239625,-0.0018566183,0.03163714,-0.00805385,-0.017509505,-0.014707157,0.05618051,-0.00017378373,-0.012859931,-0.023766872,0.034430288,0.059884205,0.023092618,-0.03729325,0.0025535186,-0.019178221,-0.050382443,0.011304786,-0.026751677,-0.045953665,-0.011136457,0.021777887,0.0094598755,-0.034389257,-0.010470162,-0.016326476,0.01438038,0.05012646,0.02718218,0.055817522,-0.0021158985,-0.004293766,0.023527002,0.01915707,-0.026868034,0.05275892,-0.0033586272,-0.021661675,-0.00047291984,0.027830068,0.003282282,0.01672366,-0.048845675,-0.0032263622,0.0030041318,0.015860079,0.0047073993,0.007382549,-0.028124582,0.019512353,0.012279668,0.03211031,0.010526784,-0.026237607,-0.042309977,0.017459525],"last_embed":{"hash":"1f6blx2","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1f6blx2","at":1762844644888},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{1}","lines":[243,247],"size":167,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1f6blx2","at":1762844644888}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021515671,0.013607203,-0.038736165,-0.009053084,-0.017994491,0.012477747,-0.012847866,0.022324773,0.03033893,0.0026078885,0.010065808,-0.030047698,0.013515981,0.01737595,0.027199922,0.021291088,-0.0283934,0.018397773,0.010394384,-0.048122358,0.0016780884,0.0077788946,0.03244367,-0.030228565,-0.01934821,0.011959908,-0.0033372727,-0.005112245,0.05565591,0.028344788,-0.008123611,-0.03567375,0.00682529,-0.024142085,-0.06473775,-0.031217111,0.0033625262,-0.027925594,-0.04111436,0.008845032,-0.030196875,-0.009172707,0.024975706,0.022695098,-0.0008125877,-0.025500493,-0.012042845,-0.010126256,-0.044145264,-0.025771888,-0.030703288,0.010865894,-0.008116407,-0.018666077,-0.011666094,0.0009346345,-0.0006525438,-0.048239313,-0.024753163,-0.008244422,-0.029089246,0.026595267,-0.022748979,-0.0050552594,0.001665855,0.024717845,0.029139845,0.044491056,-0.018044788,-0.06671286,-0.033253398,-0.002774764,0.010311465,-0.0307843,-0.013528686,0.02726728,0.011377335,-0.0025414824,0.00897971,0.07547523,0.0039112703,0.028297342,-0.0032228224,0.021804394,0.01409219,-0.030923063,-0.0049380045,0.093271546,0.023737656,0.029853508,-0.020328954,-0.021058625,-0.018577714,-0.04274529,-0.015102533,0.014588938,0.0006027139,0.0055012004,0.02449526,0.0038441236,0.019918863,-0.028052598,0.022067405,-0.025523534,0.016000625,-0.019016376,-0.02293397,0.037830252,-0.002988015,-0.01172297,0.038957357,0.011679702,-0.002817183,0.013730062,0.02937383,0.019809395,-0.0243382,-0.061626546,0.0047077457,0.00008523173,-0.006199595,0.018318761,0.0059204595,-0.04470667,-0.0071005346,-0.020436447,0.033999518,-0.027858157,0.004017437,0.0038178694,-0.015830249,-0.037599206,-0.019064467,0.0021916537,0.010981471,-0.017870026,0.03691487,0.015898876,-0.0040298286,-0.07272522,0.045916706,-0.018356232,-0.016776778,-0.03530601,0.06440102,-0.025142051,-0.008314904,-0.017992966,-0.027215578,0.0039009931,0.016353762,0.0431082,-0.00934462,-0.016296722,0.037180305,0.023894975,0.03692561,0.04343855,-0.011539147,-0.052020963,0.009424273,-0.046301782,-0.061945125,0.017046591,0.038932122,-0.017158665,0.02633309,0.0236993,-0.006979035,0.009440933,0.038006358,-0.02694259,0.017189415,-0.012657188,-0.0038180675,0.025318416,0.11220943,0.019272251,-0.0175983,-0.041354727,-0.052484322,-0.0398087,-0.016980752,-0.018587613,-0.033928454,-0.009222538,0.02687886,0.009214536,0.014343133,0.042732544,-0.007861895,-0.029660318,0.011141315,0.01452532,0.014263545,-0.0128247645,0.05932735,0.011595269,0.008273549,-0.05418896,0.01645855,0.03237056,0.02069743,-0.036028985,0.0196404,-0.021366678,-0.04677791,-0.06474065,0.009661601,-0.012920915,-0.012902765,-0.025339149,-0.021318482,0.032992225,-0.028778449,0.046545394,-0.00095274707,-0.017540714,0.019280909,0.009526055,-0.015781749,0.0087023545,0.036128655,-0.011569116,0.02913866,0.009177039,0.0149110025,0.06452559,0.038866874,-0.020256026,0.0075482065,0.017634328,-0.017744632,-0.008746971,0.028499166,-0.037241302,-0.05371162,0.028557196,0.024570284,0.00663758,0.017731313,0.017919602,0.04779282,-0.0019650958,-0.0066469302,-0.036011934,0.010755212,-0.02074612,-0.008978358,-0.004611007,0.03386573,0.029228887,-0.023415204,-0.01966943,-0.037817784,0.007946009,0.01285299,-0.012354661,-0.017673578,0.020926967,0.0039350735,0.013200632,0.007214684,0.027636224,-0.0024203896,-0.020445384,0.01824435,0.01975707,0.037567984,0.0012285339,-0.0026033018,0.018935988,-0.021691225,0.017967084,-0.0011535452,0.016301421,-0.041661315,-0.025967652,0.085768975,-0.0006214483,-0.00006695891,-0.02882995,0.02705868,0.002262032,0.04284028,-0.013919204,0.007830309,0.017101554,0.030875783,-0.033691607,-0.005108069,-0.018573886,0.046493303,0.027412396,0.015907329,0.0053229094,-0.021512855,-0.16653134,-0.036186054,0.037926897,0.020145195,0.023901545,0.014600214,-0.03936679,-0.0661601,-0.03400291,0.03880465,-0.022610113,-0.037640914,0.027180705,0.016329352,0.02283447,0.043050993,-0.021086287,-0.02645347,0.0010004303,-0.038079187,-0.017968556,-0.013394961,0.053141106,-0.008380852,0.018061945,-0.007206517,0.009375773,0.00721707,-0.0127864415,0.008982791,-0.036792856,-0.012193001,-0.0064721536,-0.0014134308,-0.028072039,0.046845473,-0.001442243,-0.005342179,0.007589121,-0.007712772,0.019715117,0.12507647,-0.015954867,-0.012701058,-0.0002518588,0.004858945,0.017734546,0.0031813607,-0.072159596,-0.027308565,0.0013000219,-0.015424874,0.03445754,0.011791699,-0.04086408,0.02032643,0.0387685,0.010932332,-0.035438906,0.061237063,0.0053174687,-0.06873681,0.008445317,-0.04086726,-0.03859662,-0.051951844,-0.018919818,-0.00955462,0.004086826,-0.04097558,0.057311196,-0.057651192,0.013098583,-0.021108288,0.04513082,0.056820318,-0.00024464578,-0.034144647,0.009121912,-0.08976943,-0.036310576,0.011938048,-0.0076753986,-0.0140729,-0.04317336,-0.05939962,-0.027237985,0.004223054,0.046627823,0.25095117,0.069561884,-0.0010773983,-0.07301212,0.02222403,-0.02241641,-0.0020191644,0.07133729,-0.012874419,-0.013692886,-0.0032887044,0.051965345,-0.011003975,-0.01324444,0.015734991,0.014754551,-0.019328272,-0.033941355,0.072788745,0.0122856125,-0.015801309,-0.010779462,0.022635583,0.018490808,-0.051030204,-0.02406991,-0.009928116,0.03269505,0.013387818,-0.0030518214,-0.04658374,0.03467333,0.024003418,-0.0093255425,-0.002220789,0.014186507,0.037021913,-0.017242823,0.017542973,0.012051799,0.010508452,0.0022660084,-0.008746874,-0.01631968,0.02498377,0.018289851,0.02915885,-0.044232905,0.019054942,-0.021079805,-0.0070957392,-0.01888634,0.027888596,-0.023823626,0.004251929,-0.002524667,-0.03985244,-0.028100695,0.0077037904,0.016273575,0.019690102,0.009475906,-0.0086234035,-0.033898525,-0.011666706,0.02736325,0.013404249,0.016643744,0.032650758,0.04155222,0.03342184,0.0235484,0.014926393,0.020771213,0.008621402,0.025166567,-0.011703725,0.04201717,0.01618689,0.011310687,-0.024139242,-0.0012026486,-0.03665752,-0.031063234,0.00885028,0.014623904,-0.017152105,0.02281855,-0.005704147,-0.040425446,-0.004012878,-0.0028099627,-0.027934108,0.0040493007,-0.008925396,0.002582067,-0.016399533,-0.024524668,-0.05803409,-0.0008889899,-0.013036938,0.0008743079,0.008451741,-0.016704729,0.059185278,-0.02950366,0.0205552,-0.019505762,0.05071537,0.024634222,-0.039937485,0.011647918,0.0013562896,-0.017635226,0.025980948,0.088528536,0.048397113,0.043211166,0.022965303,0.047741823,0.026205102,0.00024335158,-0.022063121,0.036808,0.016484383,-0.031312797,-0.047124103,-0.0063943164,-0.0053330245,0.053802017,0.01846339,-0.032295592,-0.019480245,0.047091305,0.02561945,0.014240424,0.056687444,0.030453458,0.041826267,0.04697403,-0.02339182,-0.016965035,0.0091176275,0.0004798696,0.022718422,0.027081339,-0.026921282,0.0012115644,-0.0044615404,-0.0035989492,-0.0074744,0.0439196,0.027273877,-0.05575957,0.027368413,-0.04711885,-0.01628513,-0.081611596,-0.00023754223,-0.01991973,0.010431931,0.051603492,-0.0053973165,0.062717386,-0.03293842,0.009142191,-0.040520877,0.0868506,0.0020292683,-0.030166104,-0.007012131,0.010432055,-0.017011939,0.04585553,-0.0045518423,-0.04713552,-0.028831821,0.023561098,-0.011602975,-0.022749137,-0.036156762,-0.011755122,0.0015485267,0.012738389,0.03242158,-0.036783073,-0.042160813,-0.018221937,-0.016688686,-0.02562139,-0.006738217,0.083746076,-0.00025346625,-0.040262725,0.04988159,0.008469599,0.09325591,-0.055753008,0.011405688,-0.00467013,-0.023157066,-0.0065445136,-0.018636178,-0.0019675614,-0.019117907,-0.027894242,-0.0042154216,0.059131127,-0.02483818,0.0064635775,0.005749599,0.010815243,-0.017093744,-0.037540797,-0.035529364,-0.015672617,0.043327257,-0.0086563565,-0.034742586,-0.043107286,0.012209359,0.0028252944,-0.023163391,-0.052101873,-0.00871255,0.06063597,-0.038897622,-0.02155864,-0.038344298,-0.0025784357,-0.012043331,-0.008368833,-0.02407216,-0.022540806,0.009404198,-0.007391058,0.03672054,0.0031543225,-0.00226342,-0.046228983,0.002980667,-0.0054030516,-0.008083978,0.054347273,0.013623877,-0.03128887,0.024595948,-0.024393218,0.04161608,-0.0023946965,0.017136903,-0.012131107,0.029703373,0.0013589887,0.024177438,-0.014344099,0.021343797,-0.013552488,-0.02395795,-0.04536924,-0.011593006,0.04253634,0.03377606,-0.018912463,-0.038232647,-0.01030743,0.019666992,-0.012979569,-0.03621269,-0.051710945,-0.02941075,-0.0029701362,-0.02581149,-0.013322646,-0.00045590705,0.008077644,-0.032603472,0.04902122,0.049782086,0.019150272,-0.0025604835,0.02513309,0.013642385,0.015461553,-0.0016413733,-0.033147097,-0.016197246,0.0476871,0.018584702,-0.0829538,-0.011030668,-0.03220939,-0.04516999,-0.00821986,-0.017829333,-0.023612315,-0.017204054,0.040439107,-0.032891836,0.039520856,-0.012959588,-0.019109627,0.011203878,-0.049987208,0.013715475,-0.036279734,0.025543315,-0.026379956,0.017768523,0.02773814,0.00069795054,-0.061317947,-0.05512121,0.019161299,0.0015986261,0.0052674287,0.007364004,-0.0032379555,0.010411833,-0.006714479,-0.055273686,0.007525962,-0.017911557,0.003679301,-0.043752443,-0.03391836,0.012237857,-0.015462745,-0.0036401693,-0.0047098305,0.01272661,-0.028146558,0.009024911,-0.023851927,0.017696956,0.006658727,0.03489359,-0.053986896,0.07980289,0.005884591,-0.07374825,0.04234054,0.02862727,-0.041222867,0.043467704,-0.012097482,-0.0032658137,0.026332391,0.014928383,-0.017488357,0.046722163,-0.0013318622,-0.004439756,-0.0001804613,0.07070024,0.015189213,0.0076620677,0.0051794313,0.021712841,-0.004964155,-0.02969224,0.047137234,-0.019160008,0.009489676,-0.005260509,0.024880463,0.01666179,-0.08673015,-0.025272068,-0.033983637,-0.010463638,-0.027385462,0.02685661,-0.013865021,-0.055538446,0.01406219,-0.04493652,0.013177656,-0.012575359,0.012384374,-0.0038883847,0.003090794,-0.016296102,-0.04742939,-0.0047456957,-0.05458667,0.009104616,0.038167063,0.019471131,0.019802976,-0.01093264,0.017084721,-0.048505083,-0.017488815,-0.14712818,0.07329725,0.0034674935,0.010468704,0.0019979181,0.0058349394,0.009926939,-0.012731984,-0.0045589185,-0.030222638,-0.026209813,-0.04063419,-0.022359336,-0.017902136,0.025035236,0.024623398,-0.012894179,-0.018914575,-0.03672047,0.06396477,0.028597753,-0.0047361036,0.05838357,-0.02967343,-0.009243398,0.0028981152,-0.012289125,-0.034385946,-0.0068179183,-0.04261405,-0.022719262,-0.031420726,-0.014997803,0.0069681956,-0.03138126,0.025662052,0.00791193,-0.013427609,-0.011595169,0.004820574,0.0076506566,0.0120589705,-0.03852246,-0.021555422,0.024129458,0.031778462,-0.028560106,0.0005407259,-0.029180042,-0.002299436,-0.010558067,-0.011283974,-0.051354036,0.004973396,-0.0009749867,-0.03989811,-0.041856296,0.0030777545,-0.040322676,0.01653694,0.008392241,0.03644276,-0.037061162,-0.015298123,-0.027340014,0.011653734,-0.047009572,0.027016874,0.0025686764,0.020430326,-0.012586536,0.034266815,0.019157613,0.000070550814,0.006878901,0.0046912553,0.03163199,-0.03968343,-0.011005446,0.008180827,-0.007597902,-0.03530274,0.016165463,-0.02216912,0.01480132,0.007076586,-0.011602607,-0.04006882,-0.07045228,-0.025145488,-0.07421135,-0.03489529,-0.0008051338,-0.015043136,-0.036581285,0.059647724,0.007575639,-0.0024464664,-0.020316198,0.025586782,-0.026316304,-0.025037277,-0.030509619,-0.043007683,-0.009648137,0.0094593465,-0.018645583,-0.016083462,-0.017865337,-0.0011489602,-0.014611748,0.0031162982,-0.031383045,0.026963223,-0.047648333,0.0013377875,-0.02364346,0.047028936,0.020363428,-0.01306822,0.03464026,-0.014817425,-0.002666476,-0.033000566,0.050869647,0.026174292,0.036795672,0.005979721,0.0007292416,0.01422215,0.009647504,-0.01601855,-0.0070943213,0.01297956,0.04505926,0.06715549,-0.024100462,0.035990268,-0.037172943,-0.047157485,-0.018771905,-0.03392294,0.006333745,-0.029393503,-0.017162316,-0.006066497,0.056694813,0.018239614,0.00946015,-0.0051462036,0.013303903,-0.03883848,-0.026309758,0.049987104,-0.020613423,0.01665773,0.044812012,0.0139583815,-0.030590527,0.050058752,-0.013649577,-0.045703005,0.0024327552,-0.0075084483,-0.009715816,0.062419828,0.016767278,-0.032819625,0.016850127,0.007008245,-0.017382378,0.05020954,0.013361953,-0.02347517,0.026178122,0.023282522,-0.02286495,0.023640702,0.02090619,-0.012989874,0.031841468,0.0024150289,0.030437712,0.071168885,0.023089364,0.026336564,-0.03818679,-0.021505961,0.04156769,0.009281773,-0.026160212,-0.029158765,-0.016852932,-0.03762913,0.04983032,0.03919991,-0.008677737,-0.012408644,0.011786648,0.027090179,0.0023881502,0.0030213294,-0.017558428,-0.021404294,-0.012621605,0.0256425,-0.020993475,0.0062656235,-0.016621543,-0.033246506,0.0034598464,-0.035914037,0.0013973026,0.01185408,0.015965402,0.0044502025,-0.024021983,0.05111045,-0.00418611,0.01357567,0.044374194,0.0346854,-0.042021796,0.01805052,-0.021265084,0.009099729,-0.02704322,0.026216544,-0.003193904,0.018157383,-0.0057703163,0.005632183,0.024173465,0.016809097,0.032470655,0.021396821,0.013295446,0.012181036,0.017576799,0.047473535,0.010032485,-0.011663766,-0.028108679,0.02421182],"last_embed":{"hash":"r8q4rp","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"r8q4rp","at":1762844644888},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{2}","lines":[248,248],"size":77,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"r8q4rp","at":1762844644888}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05995294,-0.037172623,-0.02940267,-0.0006619005,-0.02913712,0.013993679,0.0088327695,0.029690485,0.037154354,0.024315432,0.021965465,-0.013753753,0.035909373,-0.00976181,0.04517988,0.009644297,-0.0262176,0.028212812,0.0008598876,-0.013760885,-0.0070277974,0.046618402,-0.007596532,-0.01372429,-0.023346737,0.0207426,0.0093175275,-0.030935878,0.026257938,0.037821982,-0.012719881,-0.04203177,0.009052671,-0.009316899,-0.032543726,-0.06326353,0.017599769,-0.009056984,-0.048384015,-0.0038355058,-0.0084480075,-0.010716927,0.031412315,-0.017059952,0.04022899,-0.021369442,-0.02106764,-0.02537764,-0.018744625,-0.06008858,-0.0051764455,-0.029366896,0.01755692,-0.037625663,-0.034659944,0.011862204,-0.0031010855,-0.071973845,-0.029977847,0.0029153803,-0.03155892,0.032668505,0.016986279,-0.015610802,-0.008794001,0.044241983,-0.0071536093,0.02470824,0.005007232,-0.048939444,-0.01893781,-0.018467808,0.008901922,-0.01885254,-0.023102792,0.0039508417,-0.023354696,-0.009072866,-0.04312347,0.08467716,0.0020530117,0.025616296,-0.020732217,0.01899047,0.030147074,-0.04292415,0.044869024,0.049644075,-0.0059577455,0.003332372,-0.005824216,-0.0065073166,-0.050638627,-0.031064944,-0.023184462,0.023828443,0.031758193,-0.012010535,0.0151721975,0.03099467,-0.01643448,0.0069408976,0.01838669,-0.035258617,0.024638591,-0.06714453,-0.011858145,0.017679343,0.0026410327,-0.025179436,0.039790746,0.0062314314,-0.0073704016,0.02336896,0.010154115,0.032030623,-0.017973512,-0.056243025,0.010516657,-0.009879995,0.002833018,0.012146777,0.017668799,-0.027539399,-0.021853825,-0.04468215,0.016655203,0.01989289,0.011371079,0.0049003386,0.0052024177,0.022911908,-0.03158408,0.0048009893,-0.025287097,0.001911293,0.0077948156,-0.0033865692,-0.011381928,-0.05027489,0.06617519,0.002201158,-0.032280892,-0.015794238,0.02852467,-0.03894884,0.02884327,-0.011677009,0.010324959,-0.026641196,0.045226116,0.03351181,-0.01595482,0.05140564,-0.011835388,0.008376251,0.051331464,0.015399624,-0.010143669,-0.00018752462,-0.008925077,-0.019766299,0.0103502255,-0.017247973,0.01668021,-0.02298665,0.058222003,0.06886024,-0.02568356,-0.013546813,0.014528848,-0.05901973,-0.0015756047,-0.00187599,-0.0011031316,0.009525814,0.15693057,-0.013642182,-0.0109293405,-0.026954606,-0.0072593004,-0.008596694,-0.014880826,-0.0040573957,-0.0333992,-0.008201706,-0.0048069768,0.0057298006,0.02180616,0.03770708,-0.012022122,-0.02305479,-0.011515206,-0.009281471,-0.0011836281,-0.014054132,-0.003568421,-0.0002841619,-0.020436542,-0.05639535,-0.0007643381,0.019550687,0.024481785,-0.011074654,-0.022938073,-0.007147744,-0.04317544,-0.051010236,0.0086866375,-0.011415153,-0.0037397759,-0.016973257,-0.041018456,0.020882403,-0.019390276,0.020951297,-0.012244862,-0.014344413,0.014483559,-0.00999777,0.008602389,0.029399144,0.034937214,0.0189065,0.040706012,0.00964806,0.009374251,0.061996307,0.027010571,-0.011813418,-0.022202145,-0.008418984,-0.024080692,0.020547882,0.014517491,-0.015061548,-0.028464105,0.0023429252,0.072987124,0.0025665502,-0.013024566,-0.013216515,0.06065542,-0.0061260574,-0.022554468,0.041076425,0.010897928,0.014436472,-0.0028447832,-0.0036321732,0.01368141,0.040144805,-0.006244685,-0.007972437,0.008859979,0.012432517,0.02390475,-0.014438594,-0.0430999,0.0077786334,-0.00008226175,0.05420129,0.00073243043,0.011620019,0.012857701,-0.025074555,0.017367102,0.03595486,0.029275367,0.019701352,-0.017560001,0.030651273,-0.008647656,0.02068762,-0.021872006,-0.0040923078,-0.056010295,-0.032082625,0.10153039,0.002176937,0.032436155,0.016441537,0.01032005,-0.009584373,0.04969185,-0.038141415,-0.0006367376,-0.01828166,0.0074637216,-0.0054590795,-0.02547212,-0.040173177,0.037079573,0.022649996,-0.030997938,-0.009230018,-0.03743322,-0.18402207,-0.019051483,0.042236175,0.0028974134,0.038737778,-0.0033834728,-0.065544434,-0.031614237,-0.0065399627,0.013020224,-0.021960769,-0.040550046,-0.00714999,0.038602997,-0.017963493,0.034400083,-0.01680449,-0.03640475,0.0025105039,-0.020145202,-0.004891662,-0.033260137,0.021324867,-0.03342198,-0.013769086,-0.011665818,0.031153249,0.011352437,-0.019578503,0.020511178,0.005938045,-0.0009864536,0.0018968056,0.02410183,0.012950982,-0.016959876,-0.017888818,-0.03921434,0.028038833,-0.018391527,0.024798026,0.07899024,0.007306946,-0.028744994,-0.0236855,-0.013678676,0.031237915,0.010719559,-0.037902903,-0.0008984431,0.002445427,-0.02825994,0.00020027721,0.026058579,-0.05357862,0.029993027,0.033759225,0.013731481,-0.012875172,0.013808849,0.00349722,-0.09740946,0.02237519,-0.031595007,-0.035378028,-0.020086298,-0.013460246,-0.031047452,0.014745076,-0.02339473,0.014390189,-0.042276513,-0.011720516,-0.006916493,0.04027681,-0.0069379522,-0.03717079,-0.026442016,0.014221426,-0.09195567,0.0044329497,0.021382201,0.012789432,-0.02666811,-0.03896398,-0.05499323,-0.011298477,0.045559067,-0.0034328469,0.25302586,0.05074519,-0.0049254424,-0.067824624,0.044906925,-0.007543454,0.022185598,0.09568457,-0.034323256,-0.012900311,-0.022793766,0.017935846,-0.0039292434,-0.02285121,0.009938292,0.015956722,-0.006425834,-0.028149353,0.045553733,-0.016052702,0.001216552,-0.015562038,0.06760336,-0.00333758,-0.04469356,-0.02170391,-0.008823675,0.035525586,-0.0019911088,0.00171816,-0.03631938,0.019991882,0.028623426,-0.014379335,0.006209911,-0.010333873,0.0407036,-0.037734155,0.027761683,0.014601683,-0.019685011,-0.015751844,-0.02530254,0.0045897244,0.015957221,0.013409841,0.029154971,-0.061729766,0.013668404,-0.0363847,-0.0033040964,-0.02853259,0.006400515,-0.009721784,0.0053015817,-0.025999483,-0.07536303,-0.055390764,-0.019683277,0.044247415,0.038466595,-0.0069060656,-0.04720107,-0.017853983,0.00583965,0.039311968,0.060936846,-0.04628927,0.0076262737,0.04876828,0.036909338,0.033070818,-0.0055293427,0.0042822515,0.02987639,0.011239312,0.019022373,0.0059879813,-0.0014787291,0.043754578,-0.016407529,-0.014772182,-0.036132015,-0.034241796,0.03780372,0.012505175,-0.008498295,0.013004959,-0.011331121,-0.014737167,-0.036336925,0.010362837,-0.022181043,0.016452778,-0.031426735,-0.0071255174,-0.0078001437,-0.016234396,-0.036391765,-0.035116985,-0.019504009,-0.01779993,-0.010936257,-0.01874217,0.036578555,-0.005321715,0.0053526782,0.008385612,0.011683094,0.05786929,-0.06380694,0.0030020785,0.006401447,-0.025106981,0.029282568,0.06219814,0.03727309,0.016528642,0.035331503,0.03290233,0.014654107,-0.0068895523,0.0006727597,0.031580694,0.017679892,-0.047571227,-0.010685201,-0.011566432,-0.0064276718,0.042408105,0.053733494,-0.044195097,-0.049916085,0.025747798,0.018084161,-0.00235842,0.05345804,0.03013891,0.01232501,0.019725187,-0.00797516,0.0060107745,0.040938795,-0.015168774,0.02983644,0.03305812,-0.014843187,-0.01557106,0.0026190777,-0.003689163,-0.008848151,0.031921055,0.012370229,-0.056576863,0.009267929,-0.026249368,-0.035687573,-0.02419381,-0.051595464,-0.005300795,0.021035109,0.040135406,0.066119514,0.05642233,-0.02942824,-0.006344297,-0.022627339,0.0074201566,0.027602712,0.0013099696,0.021069003,0.0028100128,-0.030786196,0.08369052,0.026573675,-0.039294753,-0.046006367,0.003061872,-0.004544169,-0.038846556,-0.022107001,-0.010704537,-0.006374517,-0.01589722,0.029472187,0.0054184822,-0.037449688,-0.016957743,0.012972017,-0.029633785,-0.0047066133,0.08169929,-0.012041964,-0.0349118,0.01392758,-0.01961321,0.03737926,0.0030027977,0.028194083,-0.0072828727,0.001033261,0.003840354,0.0027375252,-0.015640175,-0.014832603,-0.0030046932,-0.0016586615,0.05449125,-0.025250101,0.0046122675,0.0057586627,0.013673717,-0.015648495,0.010729591,-0.032636147,-0.010862443,0.0019573092,-0.013261043,-0.019808203,-0.041141436,0.0014986298,-0.0031107287,-0.0066977753,-0.029388255,-0.025529567,0.02754477,-0.020214532,-0.004531426,-0.064117625,-0.002715805,-0.0024335505,-0.003429266,-0.0279409,-0.032524865,0.030538447,-0.013538175,-0.003110116,0.006775816,0.01576541,-0.036219005,0.024813965,0.004596284,-0.007842624,0.06310402,-0.0007416275,0.029752368,-0.030785194,-0.046640906,0.05949027,0.0053040385,0.02165054,0.0024946602,0.033478837,-0.0064410656,0.014683859,-0.010794599,-0.018578151,0.008396703,0.020242274,-0.054909293,-0.014692083,0.05993878,0.018091645,0.0038780312,-0.0149234515,-0.009640262,0.0036731164,0.0015488311,-0.023503663,-0.021407487,-0.03268889,-0.0072727078,0.007092929,0.012579,0.010224102,0.011218732,-0.05640216,0.053053655,0.022345897,-0.0021652458,-0.016157705,0.046821572,-0.045578737,-0.026881166,0.0039471346,0.018472394,-0.019009966,0.03323967,0.027938573,-0.05905412,-0.009616604,-0.013059459,-0.042904228,0.007323952,0.0013610497,0.020035543,-0.0092421835,0.09382857,-0.033260867,0.024265632,0.0045693815,-0.0015637664,0.018933728,-0.06736201,0.0011079197,-0.015805544,0.022655467,-0.054718286,0.062100627,0.044291656,0.023992319,-0.05516367,-0.041494705,0.015569012,0.018993482,-0.039428275,0.019387022,-0.036609087,0.007760014,-0.0055853166,-0.07298698,-0.009668932,-0.021494642,-0.0022119693,-0.056667823,-0.038570717,-0.0054551396,-0.03712226,-0.029531738,0.009481061,-0.019852804,-0.029018588,-0.0063977027,-0.06058245,0.025963843,0.02319377,0.022057444,-0.038919233,0.068252094,0.022828842,-0.059431177,0.025048414,0.02381544,-0.03321724,0.027941208,-0.036077354,-0.0071153627,0.020850038,0.017651709,-0.03529029,0.061565947,-0.019728942,-0.009843955,-0.023136502,0.08942394,0.046116926,0.00052759866,0.025438372,-0.023638723,0.010186436,-0.0032650533,0.035091534,0.010739963,0.011263255,-0.022083139,-0.0063229585,0.0003075657,-0.03476462,0.020420186,-0.008142975,-0.0010569751,-0.013549124,0.004359924,0.051142238,-0.027331617,0.03610606,-0.051719267,-0.028174505,-0.0007761568,0.010797037,-0.019225646,-0.0046116156,-0.00861292,-0.041414164,0.05259346,-0.028842838,-0.010665692,0.04444358,0.062068313,0.011542986,0.010662207,0.02294649,-0.06442331,-0.019479757,-0.15143159,0.049223993,0.00064732,0.006189162,-0.0074774474,0.0016082128,0.008666049,-0.0067645265,-0.003475121,-0.07675998,0.010779572,-0.034700543,0.012671065,-0.03393389,0.02007094,0.0039341142,0.019008284,-0.013757679,-0.027552241,0.060834456,0.040352196,0.0284573,0.046773117,0.0035352882,-0.0014073101,-0.01951337,0.0060514626,-0.02379641,-0.020526119,-0.03853831,-0.006717762,-0.03999663,0.0046866448,0.002140327,-0.02799976,0.048316427,-0.00196431,-0.037703738,-0.017320545,-0.0060501127,0.061879236,0.0119684925,-0.05186635,-0.033912934,0.014820537,0.036070008,0.006259436,0.018647434,-0.03627371,0.026723929,0.02317152,-0.0056934156,-0.048381425,-0.020408958,-0.017622942,-0.034000475,-0.036405824,-0.0022430385,-0.010441026,0.0446767,-0.0027449364,0.04612635,-0.039205417,-0.018151667,-0.022724925,-0.0074920827,-0.03733166,0.05534673,0.012129422,0.012212473,-0.031369116,0.04262283,-0.004484112,0.0052050306,-0.009882705,-0.0152020445,-0.008469822,-0.03802036,-0.009465358,-0.020334784,-0.018241348,-0.040847857,-0.021911902,0.00044149242,-0.011083703,0.01171799,-0.028642202,0.0139422305,-0.067903824,-0.023955023,-0.059031416,-0.017526446,-0.023990883,-0.016595155,-0.051832598,0.023939317,0.010095802,0.014723663,-0.011214667,0.023186717,-0.01566902,-0.034882568,-0.014068781,-0.025866983,0.00951999,0.024259433,0.037074894,-0.00978493,-0.026701828,-0.031607028,-0.030469757,-0.0076624304,-0.0099652065,0.026399193,0.0065258723,-0.027706742,-0.010929216,0.037125632,0.012980578,-0.005605576,0.018416204,-0.0029982994,-0.01438758,-0.035153862,0.010109327,0.029941434,0.01561746,0.023967208,0.01083322,-0.007198854,0.010991804,0.008174923,-0.012589367,0.0063756197,0.040568274,0.034528777,0.023318963,0.030188007,-0.027734753,-0.030980099,-0.03702699,-0.012103163,-0.011056894,-0.008718252,0.019047473,0.0013146885,0.038623624,0.0040751067,-0.029142987,-0.015757114,0.037443034,-0.021716017,-0.024047134,0.022897553,-0.008839902,0.04473843,0.024003623,-0.021795115,-0.02494444,0.025628923,-0.019071966,-0.044181075,-0.0048740194,0.010027348,-0.016382022,0.054407723,-0.0056385063,-0.026883552,0.013361898,-0.011456099,0.019782111,0.04748484,-0.0061946763,0.009634533,0.044068106,0.014420321,-0.0014500151,0.0018219351,0.004349369,-0.02769876,0.03843532,-0.009422173,0.033764344,0.04868117,0.057387464,0.03352858,-0.026837692,0.009948379,0.012731675,0.033189256,-0.007739487,-0.020835735,-0.017082738,-0.04256257,0.0426975,0.04462697,-0.011666137,0.0054236744,0.031840105,0.034155887,-0.005334722,-0.00044134623,0.0116492575,-0.01530506,0.0043788194,0.0286804,-0.043301083,-0.03695853,-0.008859411,0.0077012586,0.020771502,-0.027056724,-0.003886179,-0.0049518524,0.01203489,-0.0029764536,-0.038846973,0.042446505,-0.007013066,0.052265342,0.052063115,0.03278183,-0.025145201,0.010196261,-0.0266107,0.003014563,-0.035798065,0.029139996,0.0025364857,-0.001509525,-0.03436327,-0.0073040724,0.00999404,0.033386003,0.049131133,0.056074604,-0.0016310957,0.01552598,-0.005056044,0.0065173116,0.03544172,-0.013286017,0.008216686,0.026508395],"last_embed":{"hash":"1qzzcaa","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1qzzcaa","at":1762844644888},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{3}","lines":[249,249],"size":95,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qzzcaa","at":1762844644888}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04779084,-0.0046557183,-0.031466268,-0.012452253,-0.02551277,0.015528891,0.02497922,0.023215856,0.038457032,0.025629364,0.005724785,-0.027823191,0.025429606,-0.028357295,0.04696689,0.030177113,-0.0029180858,0.016777484,-0.005912234,-0.03486126,-0.02077818,0.04503357,0.017025646,-0.013612002,0.017538045,0.005013905,-0.013343345,-0.009276597,0.022805344,0.05748798,-0.0067218198,-0.07168599,0.0061245756,-0.0328986,-0.05688263,-0.06730799,0.026988897,-0.021375021,-0.03547122,0.0032129127,-0.00043565227,-0.0036810376,0.040823106,0.021597065,0.03645023,-0.019623704,-0.018966984,-0.019887915,-0.047126073,-0.0273195,-0.011983376,-0.008249712,0.02859426,-0.025888514,-0.042856365,0.040673904,0.0031553237,-0.029676238,-0.03082014,-0.00043617096,-0.0535205,0.015924735,0.020801304,-0.02090809,0.01990651,0.034353364,0.0006553601,0.017631344,0.009288533,-0.039385255,-0.01964855,0.01661277,-0.00346302,-0.022938251,-0.04189993,0.042917386,0.0025547775,0.011195517,-0.035354216,0.0713322,0.017985217,0.01759124,0.015294932,0.010754389,-0.00049530884,-0.012013433,0.02230022,0.07708006,0.016930098,0.016453449,-0.017917017,-0.004815355,-0.047752295,-0.039046004,-0.0065944646,0.0073247855,0.018391427,-0.030666871,0.03053803,0.013457966,0.018792188,0.0012139862,0.037449926,-0.0249326,0.03152313,-0.048103858,-0.028012026,0.024051273,0.0038583654,-0.03273264,0.021299118,0.010547821,0.0021542036,0.032311283,0.02098966,0.018870441,-0.007186722,-0.042940352,-0.011701685,-0.022239238,0.001060797,-0.0038210335,0.009830879,-0.010745554,-0.029187435,-0.036318455,0.011190478,0.02210037,0.03620419,0.017103905,-0.003074394,0.004283571,-0.015664231,0.0022130278,-0.0074112867,0.03319082,0.0303945,0.0134174535,-0.008001728,-0.015715186,0.02682522,0.013681617,-0.012921069,-0.028059578,0.04135963,-0.036304932,0.021063248,-0.03493322,-0.013376606,-0.02281052,0.025387788,0.026259486,-0.025775732,-0.01999982,0.014256093,0.023421248,0.05882968,0.04276643,-0.02750847,-0.011143488,0.021635536,0.012979438,-0.0014857459,-0.00025913553,0.021700772,-0.009522899,0.033365894,0.033630688,-0.020625938,0.00077648164,0.026489716,-0.08389374,0.009907223,0.002744718,0.009745774,0.017266382,0.13367604,0.0052616214,-0.032813426,-0.040901802,0.003825062,-0.013339571,0.009903751,0.0008197341,-0.03850408,-0.005294237,0.02160984,0.01709273,0.023658615,0.03898017,-0.016794747,-0.0058521433,0.007673965,-0.037072,0.004536956,-0.04564107,0.008866337,0.009553271,-0.009508193,-0.06484646,0.0146185765,0.01683894,0.047851548,-0.0012584782,0.0037245909,-0.045465767,-0.021967893,-0.018674253,0.0048027495,-0.009348914,-0.026672216,-0.03851738,-0.011481219,0.04784495,-0.0071863974,0.05163617,-0.008595168,0.0032845587,0.034379095,-0.028526993,-0.0009491467,0.04422875,0.07012536,0.021086616,-0.0011056169,0.021127729,-0.02481498,0.06490632,0.035660382,-0.018285012,-0.012745644,-0.022601068,-0.00089660997,-0.004828483,0.040026445,-0.023394303,-0.014576681,-0.00810974,0.034000903,0.033656597,-0.0014189972,-0.002156175,0.050511047,-0.02401527,-0.016710404,0.022230659,0.027326528,-0.008812516,0.0068633882,-0.009806644,0.026970068,0.01096604,0.008711541,-0.030479511,-0.019263955,-0.0015252791,0.0056641432,-0.014131993,-0.041236505,0.021155508,0.002605487,-0.0065178587,-0.018754693,0.01941346,0.01181931,-0.01592463,0.020141449,0.033654954,0.040303573,0.00025366282,-0.024345059,0.037088696,-0.0050718747,0.020556735,-0.005806485,-0.0020989107,-0.079272784,-0.0013840179,0.09485636,-0.020871492,0.010837429,-0.006682979,0.015926635,-0.008778993,0.048423816,-0.02615758,-0.015663752,-0.0069165826,-0.007438904,-0.026243782,-0.007041381,-0.026229044,0.046086162,0.006279164,-0.031381037,-0.011254913,-0.01277858,-0.18507415,-0.018438414,0.025921851,0.009208053,0.017776746,-0.0038190146,-0.04446992,-0.017088247,-0.06120853,0.0011722188,-0.041482665,-0.042281564,0.010745655,0.04293039,-0.015189854,0.040202193,-0.015474009,-0.030434875,-0.020052344,-0.03232399,0.0043975576,-0.049703106,0.028690984,-0.05018405,-0.032760322,-0.038388386,0.02466945,0.020736426,-0.045840006,0.035014406,-0.0013169235,-0.0014244571,-0.0025703707,0.009068613,-0.01383097,0.017035894,0.0053976895,-0.023903659,-0.003673699,-0.007270858,0.0080895545,0.09116108,0.0018831582,-0.00030419,-0.0015435413,-0.013354012,0.031017879,-0.0087097315,-0.03726223,-0.009227828,-0.0052875197,-0.035920095,0.01874009,0.044100706,-0.051360957,0.04481621,0.018333973,0.01636085,-0.02768014,0.029359527,-0.016931614,-0.10203309,0.05191752,-0.022233367,-0.019452233,-0.02401044,-0.043727923,-0.023937425,0.004941501,-0.032208774,0.007946594,-0.016819755,-0.016983405,-0.019118689,0.033246532,0.020955754,-0.04615039,-0.019483194,-0.0035139858,-0.08512143,0.012442614,0.012303303,0.0021910367,-0.03491071,-0.03925963,-0.051882338,-0.003314596,0.029825488,0.016656399,0.25309086,0.035526462,0.0195153,-0.056044307,0.03151279,0.0019583334,0.0106337285,0.07674641,-0.013040722,-0.026424473,-0.032133225,0.019807903,-0.0063104006,-0.026687726,0.005354056,0.019342212,0.0011132675,-0.05316386,0.05977095,-0.029253053,0.010470806,0.022181561,0.04115444,0.0043465714,-0.054913666,-0.0135499975,-0.029671194,0.017324962,0.012234886,-0.022922697,-0.0403961,0.03697727,0.026791554,-0.020298196,0.007629767,-0.014894996,0.011080861,-0.009451044,0.03127255,0.009525731,-0.01924445,-0.009107774,-0.030945377,-0.0072842194,-0.005057437,-0.013116936,0.011857092,-0.026506942,-0.01268943,-0.03600398,-0.0032254045,-0.0018155621,0.0084708305,-0.018425694,0.014858679,-0.016335675,-0.04125989,-0.05015291,-0.0046304367,0.0690109,0.03446062,-0.005872771,-0.028289018,-0.01219302,0.017569793,0.050385736,0.0016284381,-0.028259333,0.045562074,0.031902432,0.024594259,0.04512515,-0.009839754,-0.008659794,0.0067950836,0.013989852,-0.012542856,0.0038961736,0.012460147,0.03943545,-0.00095798675,-0.018978713,-0.036443066,-0.0012590117,0.027879607,0.028237557,-0.015714593,0.02151997,-0.00078112894,-0.028755378,-0.0063461144,-0.0020353065,-0.029366015,-0.0010697694,-0.019184675,-0.005154013,-0.030540641,-0.00668313,-0.041991264,-0.054377988,-0.03485206,-0.03010099,-0.013210163,-0.024072511,0.046236806,0.040190417,0.026569085,-0.011702578,0.023356082,0.0395631,-0.04448675,-0.0001592823,0.017816596,-0.03601459,0.03156311,0.06293922,0.047154002,0.0314379,0.018741023,0.036210425,0.013086696,0.014460387,0.01930083,0.0138588445,-0.006275021,-0.056726307,-0.026223876,-0.002462785,-0.0024829705,0.047824707,0.054334152,-0.031385995,0.0018925595,0.013959655,0.007117587,0.0131906085,0.048466068,0.021189572,0.033901777,0.03682465,0.0013823665,-0.028997203,0.014132887,-0.005725579,0.021815525,0.05778867,0.006058368,-0.014606557,-0.010028546,-0.0034127424,-0.018514855,0.019919815,0.045928724,-0.048791632,-0.0107301315,-0.03703594,-0.036593046,-0.020500813,-0.041032527,-0.0067061456,0.023720736,0.04862498,0.060398597,0.06656219,-0.025602581,-0.01779572,-0.028447831,0.010805182,0.016833106,-0.016440313,0.0272094,0.014523258,-0.038037524,0.05798709,0.016213935,-0.03925972,-0.06415083,0.040378843,0.01827089,-0.005635757,-0.012780719,-0.019010484,-0.018971957,-0.0057035442,0.02412669,0.000008354841,-0.026619645,-0.010994201,-0.0040250947,-0.036826383,-0.012762358,0.094356805,-0.013346199,-0.034728136,0.020765569,-0.03022367,0.04741661,0.02392444,0.01888031,0.010491589,-0.008947702,0.0065106056,0.006124646,-0.014484276,-0.019650588,-0.02399815,0.012870554,0.0479266,-0.013112667,-0.021756448,0.001703466,-0.0062039187,-0.010072761,0.0073942994,-0.028106723,-0.024702825,0.008419894,-0.013332428,-0.00969046,-0.02535676,0.0028884711,0.009068349,0.0206277,-0.0354247,-0.025107764,0.042534504,-0.021075657,-0.01945419,-0.04949854,-0.0063187187,-0.0026904799,-0.012136299,-0.016714476,-0.023969369,-0.00003326017,-0.019842189,0.021499004,0.0038643954,-0.027423216,-0.036536988,0.01842633,0.011388674,-0.023036279,0.06393687,-0.0000672857,0.0158577,0.0018951593,-0.047183003,0.058972668,-0.00030217107,-0.0011327916,-0.012871439,0.026862811,0.005141347,0.021833543,0.0007424344,-0.0058307173,-0.0033061414,0.009432471,-0.045770735,-0.013637645,0.050948452,0.03010402,-0.006623331,-0.011788113,-0.024163194,0.02395012,0.0072147655,-0.018963713,-0.035103098,-0.019968418,-0.026778331,-0.0032674053,-0.021425316,0.021701159,0.0084951185,-0.029529352,0.04252014,0.018025748,0.014069525,-0.00047905365,0.005172704,-0.027006246,-0.0047115977,-0.029455831,-0.009922389,-0.03386597,-0.00012968302,0.042777233,-0.07253692,-0.021034105,-0.026096508,-0.051979233,0.022713467,0.0060844566,0.03247085,-0.006640424,0.07095799,-0.05096371,0.0318876,-0.009131878,0.012042194,0.008810999,-0.03755042,0.01124514,-0.0045789685,0.021670433,-0.025630418,0.07172453,0.030107107,0.032801416,-0.047210097,-0.021869788,0.032797504,-0.0030835522,-0.02726859,0.044036325,-0.02781447,0.011901443,-0.008772152,-0.028872732,0.018323198,-0.028283041,0.009641074,-0.045021385,-0.04323379,-0.0037067342,-0.037614238,-0.0013192436,0.014954847,-0.005861367,-0.047586747,-0.0117545305,-0.017623454,0.03579471,0.00040441385,0.030559078,-0.035571866,0.06932763,-0.003316367,-0.042376846,0.00808641,0.021764293,-0.033247884,0.024293719,-0.018936777,-0.012183875,0.022305349,-0.019786002,-0.033629224,0.06935265,0.0037703156,-0.0004519526,-0.02084742,0.07961984,0.04265006,-0.00481423,0.034736045,-0.023593469,0.0020952239,-0.031763565,0.048514046,-0.00060052867,0.025142,-0.02868752,-0.0019057725,0.02183765,-0.042938,0.0033858325,-0.0023970385,0.0040086936,-0.022576503,0.0042679794,0.053467594,-0.029554458,0.037500385,-0.022742145,-0.038344126,-0.010523771,0.043961275,-0.016170278,-0.012337589,0.000017924456,-0.05452527,0.026290433,-0.029182503,0.02230402,0.05899261,0.0540751,0.03473943,-0.0027341733,-0.01065905,-0.07300946,-0.0066549876,-0.14962684,0.065975055,-0.0066953134,-0.015779803,-0.003867512,0.023994181,0.009840056,0.0013939725,-0.023406662,-0.064328395,0.01173941,-0.047761116,0.03283333,-0.037419204,0.000047765203,-0.006469964,-0.008166841,0.00985085,0.0036012048,0.048662007,0.039567523,0.01866628,0.02279619,-0.022322414,0.02174426,-0.021745892,0.011283738,-0.008515024,-0.02092082,-0.043488592,0.021011053,-0.021814346,-0.008267984,0.015848799,-0.044996284,0.033993043,0.0007153509,-0.020304082,-0.014575916,0.00598491,0.029932389,-0.0026373896,-0.05391546,-0.0048688957,0.028290223,0.03438348,0.019371076,0.0052492614,-0.048822556,0.020362187,-0.012606545,0.022589456,-0.035742305,-0.021438971,-0.019339068,-0.04915065,-0.04936562,-0.036242057,-0.031262197,0.024610579,0.007113041,0.0384183,-0.05012612,-0.0012225693,-0.044608638,0.0011322384,-0.057956215,0.05962425,0.005053204,0.02512994,-0.03042648,0.028937137,-0.007793589,-0.010556543,-0.02335067,-0.025116388,-0.04433583,-0.043558806,-0.04370928,-0.018582279,-0.03143367,-0.0064632148,-0.027747277,-0.0118781775,0.037029803,0.005609058,-0.035067864,0.009380573,-0.055828407,-0.023941789,-0.077544495,-0.023648262,-0.022247478,-0.034741454,-0.060027186,0.046795074,0.016053917,0.0011741249,-0.0111681,0.036219705,-0.013608612,-0.030951403,-0.02203981,-0.02950584,-0.004392594,0.04111889,0.037616342,-0.00534353,-0.0274573,-0.035871077,-0.028296707,0.010002235,-0.014027289,0.028679404,-0.053900287,-0.010214801,-0.01933105,0.055933263,0.031352725,-0.027741058,0.018491812,-0.010416234,0.01716142,-0.032533664,0.004594461,0.049522765,0.019818863,0.027003163,-0.0027170132,-0.009307969,-0.0042054374,-0.0029330994,-0.008456088,0.03819316,0.03644904,0.041631777,0.01167718,0.033201724,-0.01799553,-0.044698197,-0.04326131,-0.0073254313,0.013814964,-0.015850436,0.04202105,0.022518964,0.066849075,0.025720023,-0.006103787,-0.046733093,0.021760246,-0.0082841385,-0.015230642,0.046566214,0.002479304,0.009128675,0.021524189,0.011306906,-0.06271105,0.03114186,-0.018472787,-0.0635623,-0.016185166,-0.0018530858,-0.0031921011,0.040430926,-0.0040265187,-0.029865453,0.0049938406,-0.0060084094,0.031815194,0.056457475,-0.0102983,0.022677073,0.028845971,0.015245494,-0.022682978,0.025039049,0.0034624974,-0.030333048,0.03846147,-0.014143036,0.023382116,0.055706427,0.060693882,0.02928725,-0.041792206,-0.0012068744,0.021232208,0.008165119,-0.02699794,-0.014324755,-0.026869953,-0.03451303,0.04563065,0.04851788,0.00822887,0.0037061728,0.048464525,0.038682602,-0.04017282,-0.005036629,0.0012073134,-0.018744165,-0.017602602,-0.01181417,-0.0335812,-0.015825475,0.008332476,-0.0026454139,-0.03249141,-0.027190866,0.013055515,0.018852163,-0.004129527,0.00741173,-0.015178926,0.033166993,-0.011173421,0.028786143,0.013405041,0.0008303281,-0.010345594,-0.01279248,-0.026945898,0.0006489492,-0.006444735,0.021664057,0.006147434,0.02779832,-0.038649105,-0.024752622,-0.00467196,0.027258772,0.026983712,0.0028089955,-0.04138779,-0.0006254956,0.0036427034,0.0061503025,0.02539344,-0.022751592,-0.013905944,0.028652046],"last_embed":{"hash":"1q2ghet","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1q2ghet","at":1762844644888},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{4}","lines":[250,253],"size":83,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1q2ghet","at":1762844644888}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03720494,-0.016726999,-0.031564865,-0.0014001525,-0.030285697,-0.009029979,0.00719355,0.016201828,0.0077019907,0.013831089,0.04675456,-0.016485387,0.01163093,-0.0026738904,0.011554294,0.016391153,-0.017428987,-0.0011227499,-0.015016374,-0.02505492,-0.0102806315,0.009472169,0.06570317,-0.011381031,0.003405737,0.015715424,0.0013690921,-0.025811987,0.032503303,0.027188385,-0.0023323651,-0.019656355,0.042879757,-0.025358735,-0.06443815,-0.03986159,0.023881372,-0.0490447,-0.046724822,0.033329558,0.0013735341,-0.000056820085,0.0060409997,0.014756469,0.046623044,-0.027980424,-0.038430154,0.005522834,-0.020224566,-0.056722984,0.0070161424,0.013045838,0.0056794654,-0.041675165,-0.0091812,0.04442488,-0.023842659,-0.041948576,-0.039065607,-0.007858922,-0.040045045,0.020805985,-0.0041538337,-0.01133325,0.013622575,0.04189387,0.010565886,0.033478074,-0.009468782,-0.059163675,-0.027487915,-0.03634139,-0.0034065386,-0.028159777,-0.03489201,0.061171584,0.03103386,0.0030328613,-0.0033677793,0.06047834,0.0022854477,0.032561474,-0.005572261,0.017511694,-0.007786618,-0.022313068,0.01769051,0.07325832,0.01336469,-0.014732558,-0.014639881,-0.0043642554,-0.060681332,-0.054811805,-0.036298167,0.0200467,0.008768309,0.004865494,0.040900197,0.015804872,0.012799561,-0.025438303,0.0338786,-0.014608027,0.03293858,-0.032613084,-0.03731868,0.01087195,-0.000910458,-0.031791463,0.010489694,-0.0005307993,-0.0021088626,0.03541286,0.019859744,0.01651088,0.017973809,-0.06285523,0.0197315,0.005942451,0.03207404,-0.017165957,0.0072883107,-0.023566509,-0.0044243075,-0.0061198757,0.015621997,0.004344933,0.033571895,-0.031353954,0.010644642,0.0155644715,-0.03628252,0.017357834,-0.0014978726,0.024717443,0.023065507,0.011707718,-0.0020330327,-0.060982402,0.054623988,0.047247745,-0.05099129,-0.019551538,0.028915321,-0.037273124,0.03651511,-0.032754473,-0.017599436,-0.010570812,0.0279739,0.049833715,-0.037736997,-0.005661772,0.03318232,-0.01723186,0.059864156,0.035120085,-0.0060021994,-0.052159064,0.016925909,-0.027118487,-0.0016315771,0.021137318,0.038341984,-0.021745993,0.031575937,0.041177183,-0.029991789,0.006522594,0.026050374,-0.054864775,0.01720538,-0.011845441,-0.0067468355,0.008014909,0.10058752,0.0061251405,-0.0071996315,-0.0296463,-0.033402983,-0.025883805,-0.0027149867,-0.03506362,-0.05522648,0.0041684154,0.0018142377,-0.003943185,0.016022377,0.05798829,-0.009522585,-0.0019226727,0.024447635,0.014119022,0.0029085972,-0.036737308,0.031090643,-0.0186595,-0.0013527876,-0.04006074,0.025453523,0.043963395,0.032368895,0.010850314,-0.01754138,-0.036517724,0.0014022004,-0.04091216,0.012795244,-0.024030477,-0.016133944,-0.029525189,-0.012085433,0.04099957,-0.009939099,0.026376102,-0.022558454,0.012006996,0.030223776,-0.008816527,-0.010119115,0.03499221,0.05882894,0.03320462,-0.00074191013,-0.010044801,0.019419568,0.06589226,0.04846159,0.0104492605,0.0012886727,-0.0016597809,0.0026869094,-0.0038119906,0.0143392235,-0.027914282,-0.022892406,0.0021425236,0.039764196,0.0069105793,0.011584143,-0.01089758,0.08086216,-0.01980521,-0.053372536,-0.017350798,0.041655123,-0.0024616718,-0.015590135,0.0049956907,0.011534286,0.038673475,-0.011035318,-0.02622415,-0.034650758,0.00034209958,-0.01726352,-0.03395487,-0.018586714,0.019882314,0.001502607,0.006634279,-0.0012876567,0.026561456,-0.0023449762,0.00018952589,0.019482533,-0.031648584,0.07572044,0.026102543,-0.033594433,0.0059854854,-0.027062513,0.025218904,-0.037073832,0.020501336,-0.04404914,0.013576098,0.08649609,-0.023745492,0.015068863,0.020325433,0.021245724,-0.0071811024,0.06383735,-0.041919935,0.027690066,-0.043065608,0.019123422,-0.032875635,-0.019794226,-0.031029593,0.04411364,-0.011852991,0.017188387,-0.0036121835,-0.0136127705,-0.15379298,-0.015000767,0.017736645,0.044504307,0.020410724,0.01881413,-0.03544024,-0.0096937725,-0.03283236,0.02509929,-0.018476011,-0.038953062,0.0034235327,0.012611497,-0.00024450335,0.022055339,-0.046775676,-0.022909626,-0.0074809883,-0.034657173,-0.010045671,-0.025774837,0.025747022,-0.019015934,0.00072378636,-0.020408267,0.045468327,0.011383385,-0.020708604,0.018609094,-0.015936116,-0.0045581353,0.0050586704,-0.0020045072,-0.016145213,0.057881013,-0.012188445,-0.019592147,0.019645708,-0.019028634,0.011535698,0.10634258,-0.0058713127,-0.0021082114,-0.015274626,0.008399982,0.02462895,0.022087691,-0.08498615,-0.023737142,-0.025866117,-0.023317264,0.008004935,0.033451237,-0.050037425,-0.0073901587,0.0042215753,-0.0030431661,-0.032153316,0.014162652,-0.0037523233,-0.07376286,0.039931487,-0.037228804,-0.030688917,-0.05302655,-0.0142167015,-0.048179545,0.009742015,-0.042066872,0.049589276,-0.04654178,-0.0055309725,-0.02889113,0.038717862,0.01372332,-0.03145107,-0.030893343,-0.0111132115,-0.09632091,0.0021796382,0.034036387,-0.022786275,0.0096576605,-0.039327797,-0.031805906,-0.019377721,0.0011798393,0.013179681,0.23370397,0.03350341,0.004076597,-0.024766183,0.07046773,-0.005163666,0.0084600225,0.08235003,-0.020873182,-0.02877411,-0.012420102,0.04451734,-0.031757858,-0.017616455,0.033797517,0.015126215,-0.037797812,-0.042514544,0.056270372,-0.006269999,-0.010688448,-0.013765871,0.023368802,-0.015056739,-0.067060426,0.0049594636,-0.020658148,-0.0011078806,-0.017330663,-0.017934334,-0.04893836,0.030099357,0.03337342,-0.016918382,-0.033745475,-0.019869082,0.026719555,-0.03710798,0.012749008,-0.00032604343,-0.011135857,0.0009305543,-0.024898654,-0.031632792,-0.00912498,-0.012990348,-0.0072859344,-0.011636992,0.0037080697,-0.0336057,-0.017523948,0.0022466895,0.024455043,-0.01957265,0.021571489,0.002211346,-0.031684943,-0.045944184,-0.0049487273,0.039169606,0.027041119,-0.0021887596,-0.017339192,-0.0018505942,-0.0015748265,0.069580436,0.0065890104,-0.034339167,0.023591034,0.04513056,0.00834444,0.037482712,-0.01075771,0.002659022,0.033220544,-0.012588378,-0.001112643,0.023529205,0.02359036,0.052959923,-0.039043438,-0.021320354,-0.03335912,-0.014710219,0.013860218,0.006773253,-0.031218681,0.048713073,-0.013836934,-0.010164397,-0.015865337,-0.0042426866,0.006796647,-0.019633135,-0.022739725,-0.009405263,-0.007947594,-0.026678963,-0.049658112,-0.014749642,-0.02978322,0.002436882,-0.015642216,-0.02277722,0.053239338,-0.008772697,0.037285402,-0.01754843,0.048057646,0.031209588,-0.040084805,0.018070405,0.015171433,-0.011081624,0.0019735845,0.051056165,0.055898365,0.014888417,0.07382225,0.01583683,0.019965338,0.005890164,-0.028709494,0.021767057,0.012677449,-0.06184589,-0.055516884,-0.03238546,0.014446405,0.02556876,0.05904438,-0.030472452,0.004228161,0.040464457,0.0111734485,0.010859945,0.037454978,0.037556548,0.009250664,0.030984415,-0.022744143,-0.008676423,0.012137762,-0.016571948,0.030166531,0.040578216,-0.026835985,-0.02676837,-0.02189986,0.013417828,0.00939019,0.032162484,0.028145129,-0.041647643,0.026419751,-0.05585181,-0.016892403,-0.017402709,-0.0090368865,-0.029439732,0.0010564136,0.05475563,0.059858512,0.08760216,-0.0230087,-0.0064371955,0.0003062327,0.046617072,0.02847873,-0.020362983,0.0012613159,-0.0006951375,-0.017914334,0.041677665,0.022629961,-0.04083011,-0.01738199,0.0405023,0.011289292,-0.030913763,0.00027408154,-0.042767327,-0.015222306,-0.03689635,0.04669444,-0.012431289,-0.019895477,-0.01731265,-0.019308155,-0.026858341,0.0089663565,0.074467644,-0.009285656,-0.032430977,0.0315032,-0.0027762137,0.0759832,-0.034637984,0.03594705,0.010766046,-0.030074157,0.032401655,-0.015586684,-0.007687066,-0.022142949,-0.017678592,-0.012007551,0.057639237,-0.024126245,0.017947044,0.01183512,-0.00691943,-0.032125495,-0.008797879,-0.040094335,-0.032978155,0.05056162,-0.029420026,-0.008160871,-0.032676965,0.02811117,0.002108478,0.0100177545,-0.024012081,-0.015014058,0.05365441,-0.0037816502,-0.04188027,-0.04545883,-0.011521711,-0.014115468,-0.039304163,-0.013696645,-0.0315899,-0.0013935998,-0.010001575,0.033992916,-0.000925881,-0.011089988,-0.06626437,-0.008221989,0.0080373045,0.00932152,0.03981477,0.0033971102,0.008263692,0.013132966,-0.026816161,0.060870316,-0.040438272,0.009600469,-0.0037279192,0.028146619,0.0026277478,0.033421967,0.020549454,0.0029658738,-0.02229579,-0.017296733,-0.064293556,-0.020495975,0.03284823,0.019805625,0.010305575,-0.017170297,0.003420151,-0.013104988,-0.003717896,-0.026290799,-0.037411466,-0.033766475,-0.03169676,-0.022529494,0.008939234,0.0063624233,0.008600278,-0.003887431,0.030531978,0.0370918,0.020353384,-0.0053405915,0.0023435052,-0.0022168006,0.007430145,-0.019742038,-0.007871606,-0.0353036,0.020049235,0.026485737,-0.05194523,-0.002969355,-0.010378398,-0.03907467,0.0124501595,0.0055834497,-0.008572797,-0.01626788,0.10313405,-0.01543002,0.0130882505,-0.01568322,-0.011363619,0.013596554,-0.037670683,0.019971816,-0.005893546,0.024512934,-0.068571106,0.026494233,0.025986722,0.017140094,-0.06057129,-0.017272258,0.030825723,0.029255643,0.0028266995,0.02510818,-0.047985997,0.008536437,-0.0010382193,-0.039487273,0.01942218,-0.03853268,-0.011736945,-0.042523593,-0.043388586,0.016897127,-0.02392032,-0.016363239,-0.00242543,-0.0016847092,-0.06853742,0.00485268,-0.04816449,-0.005431985,-0.008582336,0.048205454,-0.012160561,0.07426476,0.007089107,-0.07634217,0.019227784,0.021962097,-0.02398436,0.029792069,-0.014070006,-0.0062322854,0.027346551,0.0053977463,-0.025341192,0.06347055,-0.012115477,-0.0072551635,-0.02152698,0.075169094,0.034921516,0.020259526,0.02343881,0.012963983,0.0033925194,-0.021061862,0.026106765,-0.021942087,-0.0023367156,0.0023344657,0.0026039146,0.02430763,-0.064417385,-0.0024255915,-0.0031481,-0.015043903,-0.039377812,0.020609356,0.033783596,-0.04456137,0.049979627,-0.03471131,-0.015558142,0.018494613,-0.002136968,-0.0085348245,-0.015341696,-0.006603391,-0.049933504,0.030929862,-0.03203868,0.013915108,0.048933934,0.013402801,0.04975651,0.0064162416,0.0013110822,-0.02814971,-0.012028197,-0.1311359,0.050855935,0.015132017,-0.023163598,-0.0056754556,-0.009361892,-0.00015626915,-0.013247398,0.0020728912,-0.03036168,-0.0149485525,-0.058658652,0.032490525,-0.019123437,-0.0145621495,0.026661199,0.0051863682,-0.012688321,-0.023375588,0.03889206,0.030123817,0.0009474387,0.0620018,-0.036704425,-0.003015298,0.0017618771,0.001284416,-0.024267428,-0.0034171978,-0.05506953,-0.0055668247,-0.020772148,-0.006604286,0.02223753,-0.034635667,0.021229887,-0.001779366,0.0031179616,-0.0016998387,-0.0010997889,0.022461547,0.0044713635,-0.023394892,-0.023213813,0.048840187,0.029567061,0.024941536,0.00012917885,-0.017112082,0.013211716,-0.028738143,0.011965464,-0.0018171759,0.022983162,0.0002515977,-0.04068333,-0.02525908,-0.013896869,-0.05025161,0.03775246,-0.0029513438,0.06684627,-0.047090128,0.008644387,-0.012000468,0.0042383857,-0.01655609,0.029747153,0.006577046,0.018648705,-0.018736849,0.022562668,0.0051693222,-0.008443359,-0.020216048,-0.028230976,0.017389702,-0.0025282223,0.00047676548,-0.011800983,-0.039349288,-0.03396447,-0.014095215,0.0093015,0.028276414,0.015583808,-0.019075187,0.005585273,-0.08998781,-0.016865356,-0.03830008,-0.038973175,-0.00724038,-0.013975173,-0.025732642,0.056384332,0.010651838,-0.0076801213,-0.01894756,0.040114135,-0.013165716,-0.032227263,-0.020122847,-0.010804418,-0.015014306,0.0052578435,0.0039408933,-0.0018478393,-0.02587921,-0.02678591,-0.035966724,-0.004352303,-0.024531968,0.017656978,-0.060157392,-0.019421048,-0.027873928,0.056907322,0.020014875,-0.016369674,0.035767287,0.010404277,-0.005920856,-0.044867642,0.04753431,0.03791528,0.05691383,0.056648575,0.007973097,0.008548166,0.0073600407,-0.01440042,-0.032175854,0.03148693,0.03445881,0.021674505,0.0027957533,0.030110711,-0.025453052,-0.06482888,-0.04589025,-0.034600835,0.01325497,-0.02127148,0.010847827,-0.016593639,0.044328563,0.011319042,-0.005026775,-0.028692124,0.005830759,-0.034157183,-0.016577717,0.0771582,-0.012064792,0.026625229,0.036472823,0.018337194,-0.046891168,0.040363543,-0.019742504,-0.04909949,-0.0037878985,-0.017109683,-0.027773323,0.05391448,0.0048969686,-0.019426618,0.0056356774,0.009115901,0.0066221445,0.04255884,0.00010315145,-0.029513612,0.046118222,0.008983543,-0.010083788,0.021027302,-0.015796728,-0.03563919,0.029663442,0.005177506,0.001616983,0.06915941,0.041241538,0.0033909795,-0.049299937,-0.040345524,0.0209397,-0.008529858,0.011114222,-0.0056793927,-0.05280666,0.0003695937,0.04670647,0.036711223,-0.007960707,-0.027297845,0.05735826,0.04243831,-0.008879253,-0.0035545654,0.0010123473,-0.009424129,-0.04908447,0.019695826,-0.06236525,-0.029334122,0.0016536503,-0.008087207,-0.017898947,-0.020121826,0.0027399152,-0.012534458,-0.03156782,0.010805321,0.00706115,0.039092876,-0.009336891,0.021195645,0.030500315,0.044952214,-0.020448377,0.029366095,-0.0329525,-0.010312036,-0.011126916,0.048346825,0.017762832,0.028121667,-0.037525244,-0.0099804755,0.019438814,0.013209815,0.009514494,0.010657433,-0.024288243,-0.0014868437,-0.0047201724,0.038989197,-0.0022101046,-0.007820762,-0.0014011271,0.028056981],"last_embed":{"hash":"1lbwjh1","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1lbwjh1","at":1762844644888},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{5}","lines":[254,254],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1lbwjh1","at":1762844644888}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032862842,-0.004620034,-0.061143164,-0.012526805,-0.026097141,0.0031043447,0.00969476,0.04487526,0.0118877115,0.0023146383,0.00965225,-0.01651232,0.017350331,0.008111231,0.021649621,0.029718528,-0.028257012,0.019667579,-0.016670216,-0.024691654,0.00082905253,0.02402304,0.06388239,-0.029715974,-0.0059983674,0.0006863464,0.005797209,-0.015352195,0.032864258,0.0370972,-0.013897721,-0.014207118,0.00734503,-0.020917252,-0.06912525,-0.045126013,-0.020436218,-0.014426689,-0.035259433,-0.0031138833,-0.014341231,-0.011585694,0.019905081,0.0023465247,0.015997512,-0.026871402,-0.004814945,-0.014202308,-0.024585994,-0.027599271,-0.02146354,0.0072036786,0.010801946,-0.029704958,-0.0055522886,0.032531016,-0.010086921,-0.05593561,-0.020463753,-0.01700224,-0.042172372,0.022504322,0.010655359,-0.044548713,-0.008191706,0.016755108,0.025947995,0.051024828,-0.0037182164,-0.071605146,-0.03348395,-0.018193705,0.011233597,-0.034492638,-0.042117763,0.023670843,0.015333751,-0.006860653,-0.0009689594,0.050782997,-0.017634245,0.02751595,0.0013694378,0.01370445,0.019504692,-0.0367577,-0.012923784,0.07642065,0.018214855,0.01126523,-0.012469833,-0.025606062,-0.042619947,-0.030223295,-0.034101084,0.0003257961,0.014892633,0.0060560782,0.02858876,0.025234612,0.023394417,-0.015928995,0.04012723,-0.02990659,-0.0010695725,-0.054161903,-0.04767516,0.015398926,-0.012602167,-0.020642698,0.01832283,-0.006747813,-0.0006121453,0.008534051,0.013390525,0.028100377,0.00786816,-0.0806734,0.017325718,0.011581552,-0.002485964,-0.013768989,0.033269845,-0.04904507,-0.009418956,-0.031029986,0.012774088,-0.027824357,0.010231977,-0.007432738,0.013611064,0.023787966,-0.012308793,0.0014235727,0.006296444,0.003950838,0.02771855,0.02289714,-0.023210475,-0.07166904,0.010033458,-0.0008441146,-0.01013688,-0.04659764,0.057005517,-0.047776233,0.029101962,-0.020884167,-0.029255355,0.008819214,0.018627048,0.06616759,-0.013438357,0.009310289,0.0119482735,0.014214174,0.04705797,0.04471762,-0.0065537333,-0.034980126,0.009451547,-0.019514138,-0.031771723,0.0028149567,0.043482147,-0.008576314,0.016686153,0.031346798,-0.017861817,0.021980656,0.044388216,-0.019257713,0.023299824,-0.009931675,-0.0087311715,0.013516691,0.10368633,0.012248245,-0.023488056,-0.025025954,-0.064979196,-0.05304228,-0.019357461,-0.012937556,-0.03649438,-0.01125213,0.0056314324,0.0077330563,0.021216871,0.04521894,0.0007029429,-0.02164574,-0.027589953,0.027737902,0.012599012,-0.02820883,0.027702866,-0.0008203221,0.012881561,-0.060497858,0.026209837,0.039445635,0.0009497977,0.013946845,-0.003918696,-0.026705932,-0.037155394,-0.050904647,0.015205203,-0.014372865,0.0044965046,-0.014390068,-0.019729685,0.029087765,-0.022239601,0.055581875,-0.028384702,0.013798791,0.015352138,0.004798769,0.01670152,0.012793309,0.040123045,0.01547839,0.0484545,0.021353079,0.03779024,0.059213337,0.028718986,-0.009960528,-0.00069225376,0.01967704,-0.00854522,-0.019342622,0.025800573,-0.019145107,-0.031495914,0.0007763007,0.03329548,-0.03243865,0.025025168,0.0064811436,0.053223398,-0.032058842,-0.020140572,-0.039849017,0.022274543,-0.025863096,-0.018404216,0.0028194739,0.021763902,0.03753306,-0.03011777,-0.017564425,-0.031308144,0.014230685,0.0058971155,-0.006631342,-0.009051109,0.02541415,0.007299268,0.003474793,0.019067412,0.036812335,0.017790396,0.00024606625,0.008073007,0.005026817,0.034699883,0.03411621,-0.00294218,0.02106544,-0.0040771416,0.03389272,0.024361284,-0.0014577877,-0.04465338,-0.018948168,0.0963213,-0.023778316,0.006905089,-0.030339802,0.019440329,0.0030577842,0.05073644,-0.023187352,0.02500555,-0.002374925,0.038535606,-0.034252442,-0.0015644097,-0.0072738756,0.049553376,-0.008558942,-0.014448711,0.013603985,-0.01854262,-0.15002114,-0.016182035,0.040568314,0.011232382,0.02666716,-0.009132557,-0.039798465,-0.06293844,-0.020382043,0.057266373,-0.00682281,-0.04376612,0.0042964723,0.010702721,-0.00950213,0.038103513,-0.005613601,-0.029978966,-0.021278603,-0.026753658,0.00017831921,-0.012098945,0.04609791,-0.011177065,-0.014500202,-0.0002960784,0.0037107617,0.013970807,0.0044632116,0.010012542,-0.008925347,-0.0041933195,-0.003708899,-0.0051934477,-0.037208315,0.040857457,-0.0014922054,-0.0061635007,0.007309285,-0.016065126,0.01325029,0.1375383,-0.0047449395,-0.007674446,0.0019477711,-0.009649328,0.026179055,-0.002990977,-0.06990712,-0.022725604,-0.0026487699,-0.04628144,-0.012325371,0.04237403,-0.04713551,0.008614731,0.013372881,0.01728893,-0.039224993,0.05156972,0.00053745176,-0.072034,0.015458104,-0.041735787,-0.044445664,-0.06763848,-0.011855736,-0.03125285,0.010235989,-0.038526542,0.050301958,-0.05782656,-0.0068382504,-0.003394011,0.014873714,0.059346918,-0.024314044,-0.024472987,-0.01341633,-0.08983619,-0.013492874,0.017081022,0.009822975,0.012809366,-0.03367011,-0.044653606,-0.03643494,0.003177146,0.027314791,0.23904671,0.04759304,-0.006277751,-0.056224313,0.045669552,-0.029338745,0.00547963,0.067831516,-0.013933825,-0.008775948,-0.011770417,0.06469803,-0.014802613,-0.0038594399,0.0021611894,0.0033673188,-0.011776473,-0.01677679,0.06469692,0.011775067,-0.028634524,0.0038899067,-0.0004850921,0.009208563,-0.049488556,0.009042852,-0.004884992,0.02686497,0.030322416,-0.02470602,-0.053346112,0.034959476,0.043113746,-0.0047550076,-0.0144381905,-0.010547112,0.043510616,-0.03802416,0.01011312,0.016395101,-0.0058476594,0.0054252,-0.021244254,0.010799115,-0.006071056,-0.025380852,0.00934196,-0.033515517,0.011789732,-0.04899214,-0.007979124,0.011978387,0.014771832,-0.013250472,0.013496423,0.009880361,-0.06674133,-0.039585136,0.003009939,0.023466554,0.025320752,0.0040426506,0.005175907,-0.03916885,-0.014877992,0.022046113,0.023982994,-0.007958601,0.03142159,0.017626343,0.04347689,0.037358742,-0.013947215,0.019066947,0.02248899,0.016067602,0.010412221,0.04163314,-0.0032875612,0.05158299,-0.044867706,0.01340858,-0.020393021,-0.031281516,0.025226565,-0.009720679,-0.04374022,0.06727845,-0.009052147,-0.032061264,-0.007009745,-0.0040320745,-0.013958668,0.0022561064,-0.0319996,0.014426393,0.010173675,-0.036478765,-0.049377568,0.014598365,-0.024240028,-0.0029014237,0.030799143,-0.026355447,0.05543446,-0.01431897,0.033727173,-0.033284355,0.07601804,0.037785646,-0.049962893,0.030460618,-0.005589867,-0.00877835,0.03225214,0.07175348,0.047984302,0.026161918,0.0279127,0.036696944,0.020802572,0.024525804,-0.00061416754,0.047055453,0.0056559946,-0.055113554,-0.031823665,-0.033244792,0.024194298,0.045725305,0.034299668,-0.026863843,0.01661501,0.015156589,0.011298569,0.015623036,0.04664737,0.025783198,0.005300815,0.014920032,-0.034085806,-0.017008774,-0.011986856,0.005320694,0.021644266,0.029013272,-0.032335144,-0.00008747767,-0.021482587,-0.003019651,0.013408788,-0.0064865234,0.018903848,-0.049105912,0.02087953,-0.04020525,-0.031356957,-0.05029947,-0.017826267,-0.009540969,0.01280111,0.061770782,0.016542714,0.07536064,-0.012233867,-0.013003751,-0.038840234,0.06379804,0.006173343,-0.03320716,0.012899032,0.018510886,-0.016903367,0.068805985,-0.0055587827,-0.027973589,-0.042113144,0.0112473555,0.00940914,-0.0216831,-0.025470532,-0.04218777,-0.030794239,0.004898703,0.025944974,-0.035263527,-0.04161454,-0.023819583,-0.007230572,-0.02800438,0.02009888,0.08067399,-0.002690253,-0.031934943,0.024727713,-0.0038321188,0.09144981,-0.046199214,0.012682217,0.013784814,0.005826548,0.014855996,-0.022489784,-0.019068835,-0.0113994,-0.04347374,0.029819634,0.057242434,-0.015030201,0.0076682623,0.000011595263,-0.005057518,-0.026901074,-0.015516715,-0.046199482,-0.027483176,0.0571436,-0.0070187016,-0.0040508565,-0.028397657,-0.001731642,0.024218027,-0.0085464,-0.028445262,-0.0065039066,0.038841292,-0.027658261,-0.014313325,-0.02061589,0.017356176,-0.011631359,-0.03890098,-0.0008487777,-0.011088409,0.045394678,-0.01473559,0.03804701,0.025171159,0.018134005,-0.03189541,-0.010061179,0.011605724,0.00783044,0.043651722,0.010998918,-0.031699058,0.033581525,-0.01323697,0.035533722,-0.005676092,0.011028977,0.002391573,0.0037546984,-0.0038245078,0.027814737,-0.0017950132,0.0077807317,-0.011744375,-0.030664071,-0.049755573,-0.017048292,0.042346276,0.028121756,0.0040407996,-0.047113642,-0.0035537435,-0.0059764204,-0.016209971,-0.036105826,-0.037421096,-0.010840293,-0.01696233,-0.007152561,-0.028697578,0.003576774,0.022839025,-0.021576488,0.053508446,0.031523462,0.046670612,-0.0084648095,0.026631989,0.008906123,0.003862443,-0.0032577787,-0.025931168,-0.03326712,0.054568324,0.00093298045,-0.08116831,-0.014975578,-0.033967547,-0.047706615,-0.02584495,-0.00045790558,-0.016794901,-0.02855776,0.09122803,-0.022446755,0.023838878,-0.012642675,-0.01957977,0.01990352,-0.066053,0.01667634,-0.031137433,0.0016719364,-0.04484292,0.026569666,0.027494442,0.011926171,-0.044179086,-0.04232479,0.013642402,0.024039892,-0.019498335,0.00678923,-0.023302766,0.018897124,-0.005502333,-0.03345632,0.025847487,-0.022401262,-0.020588394,-0.02348139,-0.042507965,0.04629255,-0.024615278,-0.0125156315,0.010075049,-0.0028336677,-0.01616883,0.015925562,-0.02687549,0.010621455,0.0065148682,0.07157558,-0.016390638,0.06467079,-0.002156268,-0.03964791,0.03593385,0.017777944,-0.05526684,0.03542096,-0.026441943,-0.01095867,0.028122358,0.0007760027,-0.01108279,0.060344134,-0.0020534068,-0.015791643,-0.009725811,0.06814111,0.0073324917,0.016985156,0.019184517,0.014432352,-0.012105093,-0.01631771,0.05547686,-0.020733885,0.014640273,-0.011177309,0.021918604,0.028570836,-0.062494587,0.021190716,-0.03315987,-0.006537775,-0.03952878,0.01114498,0.03460615,-0.052778848,0.022755176,-0.031919606,-0.007121224,-0.00033466975,0.022991007,-0.010326384,-0.0044674976,-0.008106986,-0.0538254,0.028078271,-0.06494159,0.011908729,0.03540444,0.03617472,0.020880286,-0.030172264,-0.019950537,-0.03611764,-0.006561953,-0.14561649,0.054343097,0.0140396785,0.008326326,-0.012413856,-0.00091448956,0.0017731979,-0.00676279,-0.011106094,-0.03793477,-0.008167713,-0.055744745,-0.00027795034,-0.019445555,0.010257546,0.026656786,0.015175392,-0.012694516,-0.029054187,0.021920372,0.02879413,-0.01324296,0.056039628,-0.04357214,-0.017004047,-0.015768917,0.014126984,-0.022723159,-0.015368544,-0.05229112,-0.017456401,-0.044237368,-0.009146537,0.022239348,-0.00921204,0.023823135,-0.0041883043,0.014743472,-0.002819185,-0.0023760167,0.047824536,0.007452845,-0.06539464,-0.044296943,0.03897436,0.046724766,-0.015704177,0.0016452053,-0.034305327,-0.0026832577,-0.0048358412,0.009958864,-0.03798065,0.02992916,-0.001825853,-0.04453167,-0.035043713,0.0017704073,-0.033927456,0.013213128,0.00001445552,0.04725312,-0.047973167,-0.01623297,0.010310936,0.0027707673,-0.03085798,0.021595562,-0.005276987,0.026954722,-0.007934025,0.03697241,0.011556256,-0.00064086844,0.0038253828,-0.0035733837,0.009489964,-0.027092725,-0.017126406,-0.009245455,-0.034229256,-0.0012812472,0.005668094,-0.042530626,0.011214472,0.005396272,-0.013126183,-0.011506331,-0.069566585,-0.019260135,-0.05454418,-0.039978527,-0.03246227,0.026385747,-0.040988784,0.066628546,-0.0026091998,-0.023605505,-0.017239576,0.03632678,-0.032881003,-0.026853831,-0.034393646,-0.013961042,-0.015338228,-0.003583845,-0.02204184,-0.009521238,-0.026967142,-0.0023586631,-0.03447992,0.013581166,-0.008641582,0.042523295,-0.043372214,-0.022797957,-0.013686184,0.027951796,0.022003343,-0.04580133,0.016421126,0.003198449,0.0015064204,-0.03867925,0.060112942,0.038218137,0.04083598,0.013222179,0.025042102,0.030093625,0.015297022,-0.0060834824,-0.01915488,0.007563321,0.040381614,0.035695203,-0.017053954,0.040340535,-0.018084912,-0.0681387,-0.02188242,-0.03589455,0.0099965595,-0.02015133,-0.014244478,0.008020201,0.045211792,-0.0111256875,-0.023978155,-0.012515761,0.015247847,-0.04604316,-0.012182818,0.041421544,-0.010605513,0.0011897277,0.031064475,-0.017191403,-0.030025445,0.039515946,-0.039747342,-0.040032767,0.010555663,-0.024573855,-0.03989848,0.056122996,0.0023606333,-0.031727903,-0.0076013342,0.009091817,-0.006933116,0.05661605,0.003950138,-0.036698643,0.02787751,-0.0063974173,-0.026564324,0.024117246,0.032652892,-0.013158008,0.024069352,-0.016709546,0.022262719,0.06742181,0.03529367,0.05355944,-0.0049408874,-0.029972378,0.033659022,-0.007620998,-0.018968103,-0.018799359,-0.049677353,-0.037718527,0.06080538,0.057667296,-0.007069984,0.004986255,0.011826418,0.026201501,0.00034091307,-0.000603076,-0.025332175,-0.022064574,-0.022230215,0.019488472,-0.030427484,0.009806155,-0.015665088,-0.0037195354,-0.020761456,-0.013531543,-0.015402089,0.008234357,-0.0017645843,0.008254842,0.01116864,0.033104986,-0.017282257,0.020309862,0.033575162,0.020902555,-0.02950966,0.018271528,-0.017109703,0.01064855,-0.031182006,0.04280177,-0.0011294257,0.008883137,0.0067897057,-0.03121595,0.011773992,0.016503103,0.01900466,-0.0091467975,0.022600865,0.025845282,0.008137876,0.04900632,0.0023985533,-0.025621139,-0.015489088,0.043199908],"last_embed":{"hash":"4jt8mh","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"4jt8mh","at":1762844644888},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{6}","lines":[255,255],"size":45,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"4jt8mh","at":1762844644888}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02579518,-0.01649425,-0.051801488,-0.025889374,-0.027048076,-0.00412777,0.03362897,0.014832022,0.019854512,0.014959691,0.020030035,-0.003940934,-0.000071548726,-0.023268132,0.02810451,0.023674551,-0.019790862,0.0116514675,-0.020957105,-0.032246377,0.007523501,0.04539913,0.014453689,-0.019509045,-0.010598684,0.021400612,0.005311995,-0.009903075,0.022682562,0.03046903,-0.0032908565,-0.08875574,0.020139953,-0.04527309,-0.039714742,-0.051797993,0.043083344,-0.0258897,-0.04769657,0.0023395983,-0.015366029,-0.009796762,0.038286038,0.0046725096,0.030625723,-0.018222649,-0.02193746,-0.013181059,-0.046371114,-0.051427387,0.0026256107,-0.012337696,0.031369243,-0.026100498,-0.025034998,0.04827075,0.0040990054,-0.028241329,-0.022399345,-0.010126592,-0.026609516,0.016261017,0.009061193,-0.021176241,0.011445187,0.034903944,0.0043249656,0.014809827,0.00454712,-0.05038095,-0.061515916,0.006930373,0.0051528327,-0.032217953,-0.04401941,0.050208695,0.030455258,0.0066214176,-0.026196718,0.04981552,0.009296006,0.006146688,-0.036502242,0.03493227,-0.013321925,-0.008391027,0.03065546,0.09171689,0.013711282,-0.017930316,-0.020275623,0.011227122,-0.08076097,-0.03809692,-0.03672684,0.013672988,-0.011180413,0.0026527487,0.035514835,0.024088178,0.023731813,0.012792502,0.026976038,-0.014197769,0.04906659,-0.06832091,-0.0679246,0.027435126,-0.010952978,-0.03649241,0.027616043,-0.018985864,-0.017047811,0.015577773,0.012894157,0.024110274,-0.01660358,-0.033740617,0.0062761563,-0.017824434,-0.0020934578,0.0030960054,0.014544034,-0.03098769,0.0046926932,-0.005848664,0.017502917,0.009300961,0.018349968,-0.004099793,0.008598337,0.010807139,-0.013230381,-0.011618078,-0.005530729,0.014824539,0.01742101,-0.0048510307,-0.0010445578,-0.042170953,0.021548249,0.008055195,-0.009957908,-0.035377726,0.035102963,-0.04370598,0.0022204656,-0.013596935,-0.016290631,-0.038236484,0.013881611,0.04405622,-0.044024874,-0.008538983,0.02205364,0.001072471,0.059278797,0.05642708,-0.035113975,-0.03173753,0.027620366,-0.011400988,-0.0005584213,0.010121637,0.019702272,-0.011923756,0.046963975,0.06269107,-0.021378808,0.00054681604,0.02733223,-0.059633203,0.023012878,-0.003146565,-0.0019477332,0.020456832,0.12143687,-0.00029005847,-0.0073390296,-0.03710974,0.0005120971,-0.02534962,0.0053426838,-0.029111305,-0.033874016,0.0011180362,0.028236747,0.022655167,0.031531863,0.04410671,-0.0152044045,-0.00785616,0.009264916,-0.0025233957,0.005225444,-0.03268007,0.029931616,-0.013157526,-0.009120469,-0.049811095,0.0357388,0.032063246,0.029445542,-0.006011923,-0.0049970737,-0.023307258,-0.03026123,-0.0428704,-0.019450778,-0.010203146,-0.023653297,-0.03935972,-0.0029598896,0.070594035,0.026234481,0.03964927,0.005082738,0.007950744,0.03731317,-0.02347831,-0.007954197,0.04060154,0.06340001,0.02115622,0.004771082,0.02208089,0.020639349,0.050934397,0.042875122,0.009033451,-0.0052723056,-0.013684736,-0.016673207,0.01013832,0.022730408,-0.007569062,-0.0132965585,-0.013278651,0.04450901,0.012836258,-0.010026353,-0.0015937516,0.07528775,-0.025246417,-0.031694602,0.00009789843,0.018075125,-0.0024235582,-0.000119890174,-0.0016664754,0.009533064,0.024689207,-0.013741103,-0.013018935,-0.023111228,-0.0107786525,0.015775997,-0.010870412,-0.013624947,0.016958613,-0.0010938224,0.02193702,-0.014993262,0.022450194,-0.02147556,-0.01620127,0.014271631,0.025376137,0.047579654,0.0060582915,-0.020738821,0.02936426,-0.0046884213,0.030321088,-0.0014570077,-0.007947717,-0.07194325,-0.0020477006,0.09679327,-0.037856653,0.009781161,0.02596352,0.01568516,-0.007945575,0.042528182,-0.0283424,0.01150597,-0.028873937,-0.00472129,-0.03769138,0.002082261,-0.050506923,0.043870773,0.0012587332,0.0050647403,-0.008699579,-0.035475485,-0.16212653,-0.004412743,0.033179726,0.024454612,0.029036159,0.0062955637,-0.03467044,-0.007817668,-0.029187104,0.004706885,-0.046751466,-0.04164523,0.009358702,0.027988376,-0.025178963,0.04454743,-0.006655249,-0.04813931,-0.0024774661,-0.015456188,-0.0016670713,-0.042165183,0.009666008,-0.029686578,-0.04153924,-0.034804475,-0.0038002213,0.0304142,-0.033452015,0.03712844,-0.010259024,-0.00731208,-0.0049084025,0.021561898,-0.024582798,0.0116123,0.009606253,-0.024020895,0.024451442,-0.030498054,0.0024232469,0.11147043,-0.009129986,0.00091134396,0.0012500214,0.010237378,0.02594175,0.0043231607,-0.0657624,-0.0137795545,-0.02132737,-0.0400137,0.02174146,0.044520352,-0.039798282,0.026818892,0.008908398,0.010451807,-0.027519235,0.03282549,-0.012308675,-0.07239637,0.03382814,-0.022683451,-0.03214666,-0.045800608,-0.04758239,-0.024957776,-0.0026533175,-0.030730564,0.035643775,-0.025184771,-0.022554949,-0.007090006,0.05946023,0.024175167,-0.06292238,-0.019676514,-0.013642591,-0.09473841,0.012840295,0.031212024,-0.0049200784,0.003657038,-0.041129023,-0.04497474,-0.0125659965,0.016055183,-0.015791353,0.21943213,0.04262343,0.01838399,-0.06804722,0.015125515,-0.0053250855,0.0052007306,0.06428123,-0.036107615,-0.02722099,-0.034872897,0.03810442,-0.036217622,-0.013421454,0.021740967,0.026456367,-0.002937029,-0.030208033,0.07822681,-0.029113697,-0.008675928,0.021255463,0.0088834325,-0.014309457,-0.030470852,-0.017303858,-0.05170827,0.013616284,0.0062841685,-0.01994481,-0.031730648,0.036956955,0.016523004,-0.026688114,-0.01164027,-0.008271236,0.029052325,-0.009196008,0.054796122,-0.010837343,-0.023514705,-0.010239223,-0.040647786,0.016076507,0.00028519437,-0.022335654,0.031611636,-0.023561105,-0.017176876,-0.025067996,-0.002662196,0.009568878,0.020213567,-0.0068291337,0.00812891,0.0015608788,-0.06521953,-0.039477926,-0.005587501,0.05768146,0.013778581,-0.0068732933,-0.024953008,-0.01074105,0.0067719445,0.045953978,-0.00070152653,-0.012858283,0.05841945,0.02811622,0.0048093884,0.033668954,-0.020528551,-0.03202491,0.0130583495,0.0047624623,0.01100969,0.008686326,0.03376093,0.042065293,-0.026357917,-0.0082631875,-0.054755226,-0.04767832,0.005225947,0.01979354,-0.012167627,0.011533066,-0.0121676335,-0.027246248,-0.005651905,0.012637495,-0.0029420585,-0.005012327,-0.0057069776,-0.027935488,-0.008847574,-0.016027572,-0.049399395,-0.041591313,-0.030269243,-0.045687612,-0.010782747,-0.021795923,0.057895154,0.008566099,0.021471325,-0.020951677,0.03064251,0.063940465,-0.032241825,0.005139819,-0.0007809229,-0.026902964,0.025229603,0.066756085,0.03594819,0.036731914,0.015106554,0.032851066,0.034117278,0.020961564,0.0259403,0.030454658,0.012911716,-0.02294847,-0.035581443,-0.019697612,-0.02852418,0.032057587,0.05189044,-0.030477941,-0.0016536912,0.0058646095,0.015155767,0.009174206,0.036557566,0.0007552764,0.013523718,0.011869661,0.005202723,-0.030640991,0.009948474,0.010939324,0.035935167,0.05080747,-0.024027461,-0.019615293,-0.020401206,0.009396406,0.027415972,0.023184318,0.008155781,-0.022612536,0.024935497,-0.02183955,-0.014300072,-0.0100228125,-0.023155428,-0.010890276,0.022126803,0.05958125,0.055145454,0.07349539,-0.025116455,-0.018868502,0.0040365783,0.018528692,0.01495786,-0.03448272,0.021897875,0.0026056666,-0.022754692,0.057549477,0.020556977,-0.059654396,-0.033879064,0.014035129,0.018151218,-0.003630051,-0.038064625,-0.022696396,-0.027409215,-0.024762025,0.028007578,0.022533119,-0.0312921,-0.017381722,0.0067163412,-0.0340109,-0.010330126,0.074633196,-0.0021515219,-0.026412675,0.023169735,-0.010069296,0.08107606,0.008952264,0.052720305,0.024164297,-0.0029081688,0.02270527,0.0050415415,0.012636874,-0.019248003,-0.008816788,-0.025603555,0.05264042,-0.010206593,-0.0028434072,-0.006231183,-0.0029213629,-0.0246443,0.011743986,-0.056553446,-0.0060521252,0.030116811,-0.022690354,-0.021386124,-0.03276383,0.0061713085,-0.01006062,0.013181867,-0.036840107,-0.03855614,0.009735217,-0.030311165,-0.018228967,-0.034333553,-0.005873252,0.001877281,-0.0041799345,-0.027164914,-0.020225365,0.0064647314,0.012637504,0.018052882,0.010419921,-0.004050053,-0.043730263,-0.011924006,0.011102968,0.012886106,0.044584695,-0.004466567,-0.013071694,-0.010324782,-0.046810504,0.06825838,-0.0017637784,-0.0071436577,-0.012353579,0.030075945,-0.0018713754,0.02792724,-0.024095597,-0.010598213,-0.010658521,0.012534213,-0.039151125,-0.005401637,0.037157867,0.043499205,-0.011051198,-0.02526948,0.001293424,0.015148278,-0.016851794,-0.020620512,0.0009723622,-0.038641863,-0.031408872,-0.016888795,-0.003346803,0.040343776,0.017515117,-0.03583855,0.0378722,0.050220866,0.0057213744,-0.001142055,-0.0072787986,0.0026232253,0.005430785,-0.014637221,-0.0026746646,-0.026658472,0.026356293,0.033655528,-0.057505526,-0.024109824,-0.023475826,-0.029568393,0.0040225093,0.002961203,-0.0035043787,-0.009525691,0.06380234,-0.021521013,0.019536758,0.0016326369,-0.0045655146,0.01627695,-0.036412757,0.0125623215,-0.0073627466,0.019501096,-0.06027778,0.0489797,0.038698893,0.02468694,-0.066820376,-0.036402997,0.029998785,-0.0068762773,-0.017657619,0.03676311,-0.040270228,-0.010266929,-0.0033862572,-0.036512565,-0.00040818113,-0.03538417,-0.0024225938,-0.049267728,-0.0464909,-0.00061500707,-0.026465915,0.00061428896,0.0121959,-0.007054203,-0.03415278,-0.025525147,-0.036800086,0.008455304,0.014127039,0.038741454,-0.018322712,0.07354061,-0.00028896538,-0.07170041,0.010971802,0.01747224,-0.03702068,0.04932031,-0.026852671,-0.02666913,0.025783772,-0.0057249586,-0.030232508,0.05694813,0.0027256275,-0.011168951,-0.021706987,0.08038436,0.0376139,-0.019084362,0.04941676,-0.004747832,0.0043045427,-0.022933643,0.022733895,-0.01608461,0.048411574,-0.04437045,0.0010183719,0.027421081,-0.025234176,-0.029656239,-0.0074049938,-0.0019455103,-0.0060846196,-0.007715964,0.055338595,-0.06546022,0.0333051,-0.05059602,-0.05344159,0.024027327,0.0030363353,-0.025308026,-0.013686119,0.000026789578,-0.070720196,0.017223345,-0.024522277,0.009056566,0.055782918,0.03533129,0.04206051,-0.0004053479,0.009655374,-0.05988544,-0.028640762,-0.13780785,0.063142926,-0.0055892197,-0.01753042,0.012851352,0.027209835,-0.0026450849,0.0022465996,-0.03590971,-0.027475465,0.0031911617,-0.037549827,0.029776888,-0.025924435,-0.011150992,0.015498427,0.0021910858,-0.004448084,-0.018628297,0.0443653,0.034725264,0.0050922856,0.04751402,-0.015338062,0.008594734,-0.017290754,-0.010189589,-0.025501404,-0.012018335,-0.035652984,0.0010915332,0.0040050973,-0.014871493,0.016399771,-0.0426736,0.02431866,-0.0032481574,-0.014099788,0.004374784,-0.0022702063,0.041432686,0.0067303143,-0.03705497,-0.005614632,0.030709872,0.037969105,0.020599326,0.020457841,-0.038768142,0.0034318673,-0.019920172,0.014556248,-0.0267496,0.010328832,-0.007830645,-0.045379482,-0.046919495,-0.031807102,-0.029036518,0.062024035,-0.012343698,0.046119757,-0.03429353,0.013568754,-0.004193299,0.0050448324,-0.023297623,0.06274423,0.00970683,0.020777347,-0.022993097,0.025202952,0.00043555105,-0.016196663,-0.05279817,-0.03355549,-0.0031229132,-0.035449468,-0.024914993,-0.031711858,-0.038183942,-0.026905838,-0.00017440272,-0.020974755,0.011819146,0.017778918,-0.034994237,0.029574785,-0.07021196,-0.02801166,-0.07474891,-0.018971242,-0.014077244,-0.032754555,-0.044353344,0.07647422,0.03877408,0.02253581,-0.00560729,0.012202229,-0.031501427,-0.030043837,-0.010718456,-0.04285863,0.008620482,0.01908238,0.0037946205,-0.011402688,-0.035736334,-0.029254265,-0.02883746,0.014936229,-0.007733204,0.02499189,-0.068370566,0.0070454883,-0.028383058,0.036700998,0.032834493,-0.013747241,0.02275273,-0.009665991,0.0007782536,-0.018536331,0.046807278,0.03435957,0.035204455,0.023733156,0.016616715,0.008980532,-0.0015500918,-0.00035883134,-0.017554116,0.017856458,0.050864756,0.07148791,0.013191265,0.035638984,-0.024463343,-0.047073375,-0.045315083,0.0210253,0.018119691,-0.017607799,0.019494928,-0.0025777374,0.02858295,0.030564142,0.019060008,-0.019702487,0.006434717,-0.03256542,-0.0082175555,0.033609487,-0.020296516,0.019218858,0.020951482,0.032943595,-0.035873137,0.030591436,-0.01386976,-0.0690098,-0.01017853,0.0045682145,-0.010086395,0.069692925,0.004821293,-0.030270772,0.012862562,-0.010987188,0.0053597614,0.05554056,-0.0091292765,0.0047179293,0.06944374,0.027652705,-0.010051132,-0.004948224,-0.023264412,-0.034239918,0.03154513,-0.011223324,0.011778388,0.05273554,0.025139837,0.051892344,-0.050384816,-0.009811931,0.020413054,-0.0009179922,-0.00033131157,-0.023024624,-0.0104237925,-0.025976561,0.056844063,0.05209916,0.013484621,-0.014151256,0.04261013,0.06259701,-0.044780932,-0.013981771,-0.0154167665,-0.024667922,-0.0031346856,0.014444167,-0.060600147,-0.02405533,-0.0069969106,0.009874863,-0.01153243,-0.025273116,0.009976725,0.0071043265,0.017299633,0.01698922,0.010969306,0.04915955,-0.014565316,0.034834124,0.032605913,0.004713317,-0.013004875,-0.018334469,-0.010791151,-0.0030014399,-0.0147553515,0.02127221,0.009782355,0.01808629,-0.04405879,-0.017170755,0.02718992,0.02209685,0.038506933,0.007427884,-0.009082679,0.006851869,-0.026840858,0.014949769,0.007041154,-0.0242126,0.003886913,0.0398698],"last_embed":{"hash":"zo2bw5","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"zo2bw5","at":1762844644888},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{7}","lines":[256,256],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zo2bw5","at":1762844644888}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037542887,-0.0102355005,-0.035862595,-0.010820201,-0.038003862,-0.023435615,0.012048217,0.029236153,0.019192243,-0.0090395,0.044923265,-0.031570446,0.0028962335,-0.0053102537,0.012233434,0.019928085,-0.022733646,0.0133491,-0.029553114,-0.024678964,-0.018073376,0.020218221,0.06575487,-0.0134839555,0.002653102,0.0048786947,0.012354759,-0.024158414,0.051030807,0.021691479,-0.012882647,-0.02473117,0.031348456,-0.021464756,-0.058159757,-0.04398158,0.010594238,-0.052474532,-0.03899949,0.0029804453,0.012706231,0.0058690477,0.006730886,0.01725913,0.044669207,-0.01859724,-0.041894782,-0.0006187827,-0.016896915,-0.047346476,-0.0059780763,-0.011909313,-0.0051419437,-0.046702284,-0.037791517,0.036761746,-0.01973217,-0.05237307,-0.036600187,0.0006599023,-0.049887497,0.023652138,0.0055584772,-0.03470895,0.0037562358,0.045997962,0.012582327,0.033853624,-0.0026875513,-0.053578787,-0.036177088,-0.025759494,0.011382124,-0.042394795,-0.029420199,0.03666162,0.026426626,-0.0019924028,-0.01671215,0.07698767,-0.016596949,0.043165695,-0.000028771245,0.018143618,0.012969603,-0.022813624,0.0044500437,0.0637567,0.00028403118,0.0014372772,-0.020829517,-0.018772794,-0.037984114,-0.038342338,-0.039784998,0.02220244,0.0034397095,0.009397469,0.032666203,0.0034167815,0.015047364,-0.012867844,0.023442805,-0.036785178,0.033834457,-0.04754245,-0.039740484,0.010660875,0.005778012,-0.02787436,0.002184476,-0.004092485,-0.0038860848,0.03094845,0.02170958,0.010357526,0.019740384,-0.08161828,0.032844614,0.007285329,0.023150442,-0.017227735,0.026443368,-0.024763623,-0.016809857,-0.01650813,0.033921357,-0.013915015,0.044815768,-0.025398249,0.031426024,0.00045061117,-0.021603432,-0.004513465,-0.0147681385,0.013390786,0.032910023,0.012107669,0.008761626,-0.06223959,0.047156665,0.0319949,-0.025358258,-0.030332498,0.03344665,-0.025735551,0.05234825,-0.02465196,-0.023745688,-0.021315714,0.041171037,0.05100905,-0.047125515,-0.021097409,0.017956093,-0.023965934,0.0708715,0.028767902,-0.0070051276,-0.051928237,-0.0021240436,-0.029465793,-0.009945735,0.0012477419,0.026649296,-0.016468238,0.022126833,0.03594503,-0.016250841,0.0003874322,0.037608307,-0.040027022,0.01785387,0.003696396,0.0014873717,0.0069808825,0.105016276,0.011239224,-0.0077147083,-0.02811007,-0.026501456,-0.026006503,-0.010319597,-0.02667754,-0.045984022,-0.0059883934,-0.026239205,0.0036109313,0.018042956,0.041376494,-0.010926822,-0.010443388,0.0078893285,0.02053094,0.015197091,-0.04101929,0.023261866,-0.013582672,0.0076561933,-0.055378303,0.024465775,0.05633477,0.030994717,0.010688089,-0.026478952,-0.027160887,-0.007896903,-0.034198344,0.005581524,-0.038873732,-0.027639795,-0.016897058,-0.025271079,0.043257087,-0.0149800675,0.047986414,-0.020713799,0.010597286,0.024330037,-0.030755838,-0.016685309,0.039831985,0.041981257,0.025703788,0.005407454,0.0059569315,0.010833861,0.066809714,0.054492366,0.021568816,-0.0019010648,-0.008923849,-0.0004642192,-0.015183178,0.019166013,-0.0031970155,-0.02417991,-0.00010446261,0.033854052,0.0017404784,0.020541785,-0.023677202,0.0450355,-0.028997295,-0.042809576,-0.014060329,0.035994835,-0.0063256207,0.0003080123,0.023642005,0.042402666,0.026451854,-0.013390324,-0.03468978,-0.017225564,0.0051320205,0.002777426,-0.022380045,-0.022467565,0.02092739,0.0025451814,0.00441612,0.00061754324,0.028333861,0.007425108,-0.004970811,0.0299707,0.00010136088,0.055478156,0.026294986,-0.032006152,0.019299926,-0.015698135,0.016254596,-0.0060826563,0.022043435,-0.052107375,0.016394412,0.09013605,-0.01952768,0.0062653944,0.012183604,0.040914934,0.0019321905,0.052316498,-0.03816783,0.024901638,-0.020716067,0.028009543,-0.03286074,0.0014982396,-0.02684499,0.048141964,-0.0122474665,-0.008274855,-0.011676142,-0.010969544,-0.1575552,-0.013346766,0.028841147,0.03984852,0.026592905,0.010144707,-0.054565284,-0.012286992,-0.022278903,-0.0027951035,-0.025814788,-0.04662463,-0.0075541316,0.020957673,-0.018375425,0.038298868,-0.03916834,-0.04244749,-0.0035585857,-0.02622287,-0.0013210706,-0.023159286,0.027375534,-0.025681691,-0.006076874,-0.0357916,0.031363733,0.03127877,-0.008771382,0.018718842,-0.01569486,-0.013565151,0.0041779173,-0.0027307582,-0.022561947,0.03610622,-0.027249517,-0.014768444,0.010082203,-0.014468971,0.013187544,0.09297351,0.008297684,-0.0058492525,-0.006809463,0.002789009,0.029422201,0.007538053,-0.06669534,-0.028659131,-0.010176114,-0.03080256,-0.0046292767,0.037016485,-0.045252953,0.008434878,0.017573563,0.019521108,-0.02097728,0.03733537,0.015319121,-0.0792244,0.03485655,-0.042939477,-0.031571712,-0.029050497,-0.022004938,-0.03515942,0.021104174,-0.028071491,0.050082758,-0.04252292,-0.010568763,-0.019422721,0.033253312,0.032784924,-0.024468578,-0.03273796,-0.018736657,-0.09379929,0.010708692,0.04145183,-0.004616979,0.005216601,-0.033039287,-0.022463528,-0.0013085995,0.021875748,0.02456468,0.23466021,0.02292171,0.0016922423,-0.018800255,0.0513158,-0.02867905,0.030926764,0.07161395,-0.001650473,-0.024896523,-0.008677994,0.04696302,-0.03560098,-0.014778271,0.018251564,0.030207345,-0.02999169,-0.03572668,0.052100062,0.0030543846,0.01081327,-0.01706702,0.026056202,-0.0022147887,-0.067412175,0.008232154,-0.02365245,0.0030751855,-0.0057453318,-0.010396121,-0.042150974,0.036130007,0.024994807,-0.032077488,-0.028312353,-0.023684673,0.021455668,-0.052474163,0.02312165,0.001992574,-0.01538038,0.0021094,-0.03705052,-0.024912886,-0.010355971,-0.02277171,-0.0038493653,-0.02429355,-0.0035337147,-0.0148064485,-0.026225504,-0.005044918,0.037651345,-0.009149539,0.024417518,-0.0065776696,-0.023057183,-0.039379425,-0.011057116,0.03382174,0.024710784,-0.0034114998,-0.0014967644,0.004862642,-0.013875218,0.06393277,0.017202286,-0.027415663,0.033546153,0.05449443,0.023356142,0.035386387,-0.015207163,0.0014488652,0.012932911,0.007867608,0.0059195664,0.018400718,0.023923457,0.06411852,-0.043861866,-0.014533918,-0.0398525,-0.012903309,0.027810108,-0.0033481244,-0.025698764,0.059929207,-0.019520737,0.007997767,-0.013534556,-0.004587931,-0.010387664,-0.0019946024,-0.03214394,-0.009741223,0.01719892,-0.031120785,-0.04237564,-0.0010320842,-0.03562148,-0.009106947,0.013124098,-0.026228234,0.06577061,0.015293716,0.036405575,-0.01657141,0.049670525,0.032324683,-0.045057356,0.014593254,0.0041410355,-0.023282526,0.019017285,0.04927025,0.050926864,0.010298165,0.053620987,0.022426434,0.010236029,0.027075864,-0.0240434,0.02836219,0.027562877,-0.03931085,-0.019693784,-0.014354775,0.02618997,0.031543233,0.05363255,-0.034160916,0.005712479,0.027501266,-0.00010394005,0.010823765,0.020599559,0.036185626,0.013706053,0.014645121,-0.010487608,-0.00692747,0.009982476,0.011836274,0.030814352,0.042813778,-0.024999583,-0.027469477,-0.015150708,-0.01321172,0.0070654512,0.031513877,0.00722056,-0.061988004,0.01691856,-0.04215997,-0.018260844,-0.03130522,-0.012991356,-0.01988535,0.0056015253,0.056047127,0.05561574,0.07169062,-0.0158378,-0.010129362,-0.028191457,0.05031,0.0239033,-0.02501293,0.010566777,0.007878936,-0.022986032,0.036227036,0.012553328,-0.029887194,-0.01152715,0.04552987,0.024110196,-0.041208122,-0.011980468,-0.04813104,-0.025987858,-0.035410617,0.034104336,-0.013724383,-0.041389417,-0.014616381,-0.016488418,-0.022325093,0.021721112,0.07440987,-0.016238345,-0.03158482,0.024753455,-0.021057798,0.10358925,-0.034725707,0.02375333,0.0103021385,-0.01278809,0.036796473,-0.010991475,-0.0148325125,-0.022343986,-0.020330187,-0.0016396507,0.060381215,-0.020847458,-0.0039660637,0.017034844,-0.006335545,-0.036379363,0.00043796867,-0.016350409,-0.044954192,0.07256425,-0.018977223,-0.024658024,-0.019149268,0.011550792,0.0071953908,0.0048178444,-0.030125137,-0.0122305015,0.048270877,0.013191111,-0.024895027,-0.02839917,-0.021715121,-0.009636766,-0.016469777,-0.012195109,-0.02076195,0.016877834,-0.0044407384,0.03515243,-0.0047402116,-0.014037947,-0.071652144,0.008893331,0.015240096,0.024940334,0.071029074,0.0061357976,-0.014713627,-0.010642093,-0.034147806,0.050025962,-0.029525207,0.007016243,-0.00949625,0.028331237,-0.008519632,0.041235086,0.021849014,-0.0011861941,-0.004601456,-0.03091578,-0.07312045,-0.016069774,0.037831873,0.019214518,0.010730998,0.00013285395,0.004708924,-0.014965322,-0.023685386,-0.018272657,-0.026332153,-0.014046833,-0.02459947,-0.01784892,0.0038190584,-0.006419873,0.012457365,-0.018839795,0.050526746,0.034186646,0.035893377,-0.011029656,0.0014351406,-0.01986197,0.0019395751,-0.030565424,0.0023404711,-0.014445872,0.033964906,0.021335483,-0.062166337,-0.003373804,-0.0019245548,-0.051936235,0.005346092,0.017576152,0.005323807,0.0009799618,0.116081595,-0.02567975,0.031980753,-0.009765314,-0.024811447,0.017405864,-0.051706392,0.025433706,-0.0076365895,0.018302923,-0.07515347,0.035597056,0.022573464,0.0144957,-0.073443994,-0.03172395,0.025546167,0.031922936,-0.005810561,0.0117344735,-0.027493527,0.009684421,-0.017651206,-0.04250709,0.006014526,-0.037175268,0.0014665056,-0.069372475,-0.025714828,0.015937394,-0.02607204,-0.020781381,0.016757587,-0.00020895767,-0.043601297,0.007835857,-0.040350348,0.0030544903,-0.0071494384,0.04490708,-0.025562838,0.066533126,0.0080331545,-0.07758349,0.017277721,0.045976643,-0.01803159,0.026516717,-0.03127082,-0.010892552,0.0328043,0.0007347262,-0.0256423,0.07370827,-0.006097957,0.010418622,-0.025637377,0.08618741,0.019108599,0.009734156,0.008699015,0.0077459016,-0.004486174,-0.016044648,0.024079239,-0.024986913,0.0018642829,-0.0049465974,0.0022491997,0.012214942,-0.060372766,-0.01773652,-0.012506548,-0.0028187844,-0.042184174,0.007415764,0.048523497,-0.047793433,0.04727239,-0.050702352,-0.007693737,0.01528323,0.024600228,0.002124154,-0.030786501,0.013400481,-0.061390642,0.021729501,-0.042438,0.027870553,0.025137348,0.040803898,0.04063862,-0.00015800283,0.02014741,-0.018012501,-0.010592594,-0.14462934,0.05160468,0.017589733,-0.0022266326,-0.006152032,-0.010214528,-0.002959381,-0.014940691,-0.009336665,-0.05362646,0.006167795,-0.039339192,0.029758902,-0.010696493,0.005728911,0.019111155,0.021927288,-0.013236781,-0.04736619,0.044968136,0.016741913,0.0028387383,0.043768167,-0.0215055,0.0119769415,0.010888946,0.008335427,-0.016625687,-0.004249402,-0.048357405,-0.013953748,-0.023570063,0.0034935311,0.007331059,-0.03089652,-0.0023409491,-0.0106276125,0.0032134631,0.009774479,-0.027663143,0.021974817,-0.0027180472,-0.053393368,-0.023546448,0.037087616,0.050345816,-0.0034228247,-0.0033997588,-0.02700507,0.0243006,-0.015024682,0.021121232,-0.025445001,0.003613111,-0.00063877826,-0.046826698,-0.016659541,-0.014536802,-0.039589014,0.0360169,0.009686647,0.054572947,-0.04825131,-0.00710845,0.005762204,-0.0024243307,-0.01946697,0.031749044,-0.00655346,0.016951537,-0.021463055,0.041927207,0.005133352,-0.0028500692,-0.015606662,-0.028158678,0.0022403365,-0.024658786,-0.0011086997,-0.00589708,-0.050094694,-0.013187247,-0.022003656,-0.026086891,0.0145546,0.007267747,-0.021957109,-0.012637189,-0.07097305,-0.000118371885,-0.041499816,-0.029573318,-0.016269552,-0.010737374,-0.04073048,0.0777317,-0.0026986317,-0.024177577,-0.023269424,0.023547623,-0.023694571,-0.03213275,-0.025591236,-0.016610587,-0.012300459,0.018841203,-0.020938348,-0.009497994,-0.020754015,-0.023870138,-0.034017134,-0.0043011955,-0.023314841,0.023785703,-0.043128625,-0.021019807,-0.033726625,0.036841013,0.032089684,-0.0284318,0.044992242,0.0032769567,-0.0014929936,-0.033267815,0.044570416,0.0488041,0.049990933,0.02721453,0.019142674,0.0059832307,0.008800898,-0.00494366,-0.033879157,0.036077075,0.03651486,0.043483343,0.013903053,0.030228946,-0.03712787,-0.049829308,-0.039130077,-0.020693325,0.011976386,-0.023463365,0.000277144,-0.0036535647,0.03377531,0.022603331,-0.009352328,-0.04927975,0.025889117,-0.032423377,-0.022699999,0.07771091,-0.0051520416,0.014244702,0.02571635,0.0027499783,-0.037180644,0.036706828,-0.024598395,-0.064710155,0.007930345,-0.008679903,-0.027217107,0.058249507,0.001079048,-0.035579834,-0.016758846,0.005581193,-0.0046901163,0.03785367,0.008283022,-0.033191793,0.03079358,-0.008673083,-0.012457906,0.021098593,-0.0060659056,-0.05282787,0.028733442,0.012503676,0.010636875,0.056963656,0.03328003,0.015170754,-0.03798305,-0.028735984,0.016788706,-0.004193926,-0.010037794,-0.020539042,-0.04675453,-0.014666869,0.03537507,0.030041106,-0.0053612534,-0.01398493,0.032493006,0.030745063,-0.02428026,-0.013266306,0.0007778083,-0.008432055,-0.043960713,0.015346898,-0.062317576,-0.0034995605,0.024306161,-0.0067261183,0.0011198545,-0.013259661,0.008632188,-0.02242718,-0.039146617,0.013007542,0.0010454095,0.019883318,0.0070990487,0.014796005,0.03469809,0.039556097,-0.012523867,0.027249008,-0.03095965,0.017034728,-0.006326536,0.042242657,0.0029729088,0.032546494,-0.03249827,-0.021360684,0.002517628,0.012506316,0.0118350135,0.017985022,-0.024307802,-0.009660088,-0.0035365552,0.055494547,-0.0032877736,-0.0040085823,-0.030788168,0.048549853],"last_embed":{"hash":"1e3hddl","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1e3hddl","at":1762844644888},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{8}","lines":[257,258],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1e3hddl","at":1762844644888}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027889749,-0.0089926785,-0.0137368385,-0.0087166075,-0.026028141,-0.009818027,-0.013646397,0.00054845156,0.009454935,-0.0037914708,0.04781446,0.014679078,0.025109854,0.004492837,0.016817879,0.050198223,-0.008963925,-0.010059023,0.0049495082,-0.013349924,0.025316482,0.013195488,0.079188615,-0.012916396,0.032366727,-0.0006851955,-0.007128007,-0.0005627755,0.05335968,0.024368607,-0.027292127,-0.013797444,0.04984902,-0.022440927,-0.042995173,-0.044331945,0.0224956,-0.04803515,-0.05434378,0.016992424,0.005965175,-0.018916856,-0.0028541402,0.024767408,0.050226253,-0.015755035,-0.037440956,-0.008320168,-0.025734283,-0.045070846,0.020584185,-0.0050632586,0.014763296,-0.036436588,-0.01145996,0.026466241,0.016471703,-0.048992213,-0.02383416,-0.014501962,-0.03705841,0.032965913,-0.011453027,-0.030138997,0.0048362683,0.029009249,0.009251251,0.016866596,-0.020482613,-0.056274142,-0.03412217,-0.03874908,0.023853362,-0.04452962,-0.041811828,0.031145146,0.02892629,0.0076525505,-0.0022964068,0.0794771,0.0036873107,0.011743571,0.0069237635,0.031578746,-0.017776964,-0.027100226,0.01917733,0.07481885,0.0040741144,-0.014396505,-0.014347833,-0.017206958,-0.06280754,-0.026259877,-0.021083003,0.021505313,-0.017566293,0.020147417,0.04090628,0.0041102055,-0.00999729,-0.03168188,0.034793954,-0.029473009,0.017345373,-0.035707153,-0.019136434,0.011413743,0.015396875,-0.037557043,0.023881704,-0.00037495542,-0.010810879,0.026658066,0.0019012963,0.0266712,-0.0064914613,-0.065184325,0.011056278,0.0028183123,0.03473955,-0.020953499,0.031521857,-0.00016811732,-0.020481506,-0.02910272,0.017323034,-0.012035153,0.048964947,0.0051155305,0.013863582,0.008660842,-0.057088412,0.0008153728,-0.0034645835,0.034455467,0.040280774,0.017139645,-0.018802453,-0.046595324,0.048589524,0.008769607,-0.04205705,-0.008932577,0.022327507,-0.02724327,0.031814016,-0.025916751,-0.01917935,0.0078975735,0.033882406,0.052956223,-0.032420103,-0.0017760455,0.00072396395,-0.0030833606,0.06278606,0.036383383,-0.007493583,-0.039942797,0.0036287217,-0.009620818,-0.021055132,0.010835826,0.02342166,-0.0070399274,0.013322358,0.049122967,-0.026317354,-0.018604381,0.0284895,-0.023033738,0.029899584,0.0070295786,0.0009258791,0.02412819,0.11002839,0.010343793,-0.017325751,-0.03275418,-0.03111882,-0.012454774,-0.0008185128,-0.05404485,-0.04547951,0.00089126354,-0.0069641434,0.007436008,0.006260243,0.059011362,-0.01621457,-0.0033616722,0.0073197153,0.03407142,0.0013640901,-0.041123755,0.017619243,-0.021154156,-0.0039836327,-0.04269474,0.02135874,0.037219718,0.0017664236,0.020923099,-0.023765927,-0.010196688,-0.007049448,-0.020831333,0.014204452,-0.025668615,-0.025718076,-0.036582533,-0.01982924,0.048842292,-0.0004199983,0.029354064,-0.0024255244,0.004068708,0.009729995,-0.008580381,-0.0032690275,0.033182427,0.026848111,0.005720534,-0.009464114,-0.010946977,0.011037265,0.063450605,0.03902828,-0.013031706,0.017178338,-0.019329205,-0.01919999,-0.0022198511,0.02339104,-0.03330432,-0.036124293,0.006586685,0.039070826,-0.014849033,0.0027742295,-0.002819074,0.06313293,0.010098725,-0.031353097,-0.0063052243,0.016904566,-0.015504495,-0.019586671,0.016289493,0.02480572,0.030480523,-0.028793376,-0.028051052,-0.033913217,-0.000034070436,-0.006784275,-0.036801867,-0.015615758,0.0052245436,-0.014503553,0.01271715,-0.011749678,0.032892097,-0.004748298,-0.0040225107,0.0019047624,-0.020189676,0.049651586,0.049671683,-0.033744536,0.024350395,-0.04859416,0.03913925,-0.0538184,-0.0035607594,-0.059721343,0.017052267,0.06644241,-0.009947243,0.01098293,0.014933711,0.028704353,-0.0022245164,0.060354978,-0.060173564,0.017149776,-0.05133294,0.010373219,-0.008134931,-0.0040054084,-0.026079297,0.041143935,-0.014316719,0.013523974,-0.021909444,-0.003288529,-0.15856622,-0.0067117815,0.012234731,0.03576362,0.010450706,0.013136628,-0.035017125,-0.030975351,-0.03356653,0.012536549,0.0023499315,-0.039722268,-0.006155192,0.0015548719,-0.0114173945,0.02828285,-0.05176082,-0.026640384,-0.02935405,-0.022965789,-0.027828287,-0.014498845,0.025331635,-0.043003716,0.011843605,-0.020745536,0.002554509,0.035719965,-0.020913737,0.020246293,-0.017794147,-0.008737436,0.011521176,-0.0037015409,0.009370513,0.050549164,-0.014590094,-0.015026541,0.021287115,-0.008879496,0.0022163112,0.11543422,0.011484151,-0.028179998,0.018693179,0.0018959722,0.021258501,0.018132547,-0.06437003,-0.01686799,-0.0053431303,-0.017180683,0.010395479,0.03102407,-0.037690748,-0.0018609676,0.013114631,0.020227002,-0.046131868,0.013238272,0.028168079,-0.086308956,0.007640628,-0.029747542,-0.035376314,-0.02270218,-0.055457834,-0.035982516,0.0045154104,-0.044402618,0.053002525,-0.026443066,-0.0013994647,-0.00920474,0.050109215,0.025550907,-0.02943351,-0.03714137,-0.011263354,-0.09476257,-0.01433587,0.0043044416,-0.020748803,0.006275255,-0.03902564,-0.02225863,0.0052997163,-0.00073030405,-0.0017398001,0.23856287,0.021575773,0.025010662,-0.03757922,0.07081129,-0.015342096,0.04561094,0.057396445,-0.027636267,-0.020419452,-0.035452932,0.04851145,-0.045451436,-0.04038354,0.02300615,0.03106056,-0.03440087,-0.03598985,0.054994516,-0.005533996,-0.010480713,-0.020733807,0.014446928,-0.021052904,-0.05687168,-0.00037815963,-0.011977123,0.025754193,-0.0022433205,-0.012541395,-0.017393857,0.018342258,0.021739997,-0.020402623,-0.008029773,0.0016934414,0.034100186,-0.021432828,-0.006681503,-0.0026917695,-0.0036022433,0.004976154,-0.03387677,-0.031265885,0.0003753833,-0.019347927,-0.0016567879,-0.01546924,0.017289303,-0.028741462,-0.02214936,0.030672552,0.019083116,0.0016274222,0.025435705,0.009258949,-0.015862552,-0.023046026,-0.04197274,0.01887911,0.014060415,0.009065982,-0.012679932,-0.0103324605,0.004551969,0.05514728,-0.012893069,-0.026453491,0.033668127,0.028828345,0.0022061307,0.036427528,-0.0056397007,-0.004317301,0.031380847,-0.010140322,-0.022904297,0.019728769,0.02693313,0.05808772,-0.03892029,-0.026248261,-0.06222985,-0.048364364,0.019381186,0.01577456,-0.026652062,0.020807121,-0.059755284,0.024534214,-0.015393927,-0.0005188002,-0.01470566,-0.02636586,-0.04571268,-0.013021554,0.002516593,-0.03913275,-0.05425337,-0.012064082,-0.038258843,0.016719036,0.0015163035,-0.010613324,0.031673443,-0.0036032614,0.022447994,-0.03396122,0.052741803,0.051047932,-0.04821848,0.0050655017,-0.008476599,-0.033077244,0.010925698,0.05324906,0.052541044,0.02443516,0.05658627,0.029214121,0.02987236,0.0068231504,-0.03256298,-0.010695098,0.012223978,-0.05410004,-0.0204685,-0.05365775,0.035549693,0.017239068,0.03955889,-0.03354394,0.020742692,0.007881411,0.011176786,0.018848488,0.046558373,0.0130191995,0.016111732,0.01485477,-0.022693736,-0.038450178,-0.001223856,0.0023952802,0.03942523,0.028422503,-0.026075078,-0.017743194,-0.010013818,0.009659997,-0.025779353,0.019936685,0.024614109,-0.054166075,0.017688269,-0.06450659,-0.013028588,0.0016809099,-0.010869973,-0.035573225,-0.014409042,0.04067377,0.053182747,0.06530915,-0.00023150837,-0.014564784,-0.008872432,0.053755235,0.01761392,-0.0091744885,0.0034801108,0.038241763,-0.019779364,0.02774561,0.018725257,-0.04071715,-0.026898483,0.05557324,0.017993452,-0.044854365,-0.008197339,-0.033499967,-0.0089218635,-0.016771661,0.019164996,0.0240561,-0.030924663,-0.010921001,0.009979861,-0.010765416,0.0010778937,0.07690987,-0.01360104,-0.043318342,0.04358242,0.008558734,0.0694323,-0.011994246,0.03526312,0.02748811,0.006275274,0.047046676,0.0032907752,0.012941469,-0.044572473,-0.007992863,0.0029539014,0.053386662,-0.03962213,0.023841469,0.0042677973,-0.0018590136,-0.017739754,-0.0032270618,-0.046027612,-0.04305833,0.056047115,-0.03481836,-0.0006407964,-0.004779685,0.005564456,0.008050703,0.012712722,-0.017129203,0.0055288593,0.07548576,-0.011095523,-0.044559576,-0.050015662,-0.012883092,-0.0104687605,-0.03952065,0.00079797587,-0.024769304,0.011672823,-0.023115927,0.037397943,0.008863749,0.0006405358,-0.042332802,0.0049515394,0.013661687,0.012981722,0.041635208,-0.030161235,-0.006190549,0.0032387928,-0.015933184,0.050797805,-0.0019781017,0.003312141,0.013524067,0.023013493,0.036224104,0.05246151,0.00672229,-0.003898033,-0.014835032,-0.03471131,-0.055324294,-0.017842498,0.028439367,0.014364838,0.0100741,0.008521843,-0.01295802,-0.002429636,-0.019262068,-0.012487737,-0.023289567,-0.035919715,-0.018836882,-0.029141655,-0.0141528975,0.0111018885,0.007692869,-0.0030294552,0.023209846,0.054828223,-0.008398214,-0.014386434,0.014824217,0.014574615,-0.006817718,-0.030587964,0.0004933538,-0.046447996,0.0336632,0.05344808,-0.06983886,-0.01480126,-0.022644838,-0.0315272,0.033053327,0.0040609385,-0.02037979,-0.010543819,0.06351378,-0.03790848,0.021862557,-0.00961057,-0.011206146,-0.001090441,-0.049012043,0.015813518,-0.0070393104,0.020279493,-0.06557556,0.014462494,0.015651742,0.018610084,-0.06889664,-0.030461693,0.015211133,0.030712036,0.000019513096,-0.0018863131,-0.039758466,0.02356003,0.007319069,-0.01657882,0.0038297689,-0.02813646,0.0046041952,-0.035717204,-0.034291025,0.0256646,-0.01814223,-0.013413207,0.010234635,0.0041998443,-0.053907555,-0.017297182,-0.032963123,-0.021224715,-0.017805196,0.03236059,-0.024113769,0.08686653,-0.006294096,-0.06919285,-0.009842413,0.025534408,-0.040627193,0.023385296,-0.024268586,-0.0068476615,0.03645032,0.00097644684,-0.018571852,0.0475759,-0.004056746,0.003688655,-0.030033134,0.07579817,0.027388932,-0.0018633628,0.0492222,0.026827158,-0.01217688,-0.017747968,0.008249643,-0.0016862296,-0.0102116885,-0.013767504,0.016484426,0.019140182,-0.07668225,-0.00672031,0.006982457,0.018499693,-0.0390436,0.016068246,0.043972574,-0.024635315,0.04114201,-0.011761301,-0.0075096753,0.0017968359,-0.006298619,-0.0055446527,-0.013389559,-0.014598926,-0.044289246,0.033033792,-0.040294558,-0.0027406102,0.044207506,0.020712977,0.050485536,-0.02907597,-0.008610894,-0.048334323,0.0032905298,-0.14314617,0.06509764,0.0005903777,-0.0038622278,-0.012056754,-0.005435146,0.01172478,0.02050353,-0.0059266547,-0.047561355,-0.009095244,-0.058754243,0.015507396,-0.009938494,-0.02908469,0.035007495,0.0073397644,-0.011848787,-0.026770934,0.058470104,0.01746229,-0.009559842,0.044368565,-0.05555774,-0.037286922,-0.010945507,0.0018723041,-0.020120125,-0.0037991637,-0.05066438,-0.012438091,-0.040384408,-0.005231856,0.030913502,-0.022978922,0.04935468,0.0048102164,0.010310145,-0.01821119,-0.024196798,0.038272917,0.008605538,-0.017466346,-0.024646943,0.01951421,0.04814117,0.012184183,0.0045560156,-0.023451699,0.010499187,-0.055382103,0.0064054327,-0.009977251,0.007197682,0.006331537,-0.014318591,-0.030107824,-0.0076859426,-0.0198911,0.038122706,-0.012286784,0.054748945,-0.052814156,0.015541012,-0.017687272,0.008209998,-0.022105353,0.0455081,0.009536739,0.037714045,-0.036222354,0.02293081,0.0053325235,0.016789226,-0.024675835,-0.0031146638,0.0015962395,-0.018943846,-0.016449865,-0.00836441,-0.023618864,-0.036867708,-0.008360105,0.0078116995,0.032753255,-0.0017699894,-0.034584302,-0.0057975324,-0.051331855,-0.0058697043,-0.045125823,-0.019009054,-0.00882542,-0.018023634,-0.033653878,0.039582454,0.0026761899,-0.005935127,-0.024365041,0.024774,-0.01584443,-0.04963626,-0.02670716,-0.024659585,-0.0055482034,0.018870758,-0.006540875,-0.006723894,-0.030388905,-0.040403154,-0.00524513,0.002708417,-0.016372865,0.0244497,-0.058918968,-0.03720296,-0.047357243,0.032631405,0.008161522,-0.046908706,0.024831174,-0.019542074,-0.012357413,-0.036144968,0.04653975,0.06442535,0.04679701,0.020216098,0.0007912419,-0.0052687074,-0.023508986,0.010715223,-0.045093264,0.036768153,0.022733124,0.020709291,0.016687581,0.034605958,-0.022243347,-0.05120748,-0.040824633,-0.01368656,0.0026819305,-0.012236795,0.00025727277,-0.025879923,0.05152583,0.007889135,0.014218862,-0.022283282,0.036599714,-0.022843251,-0.008172942,0.07427683,0.0017847962,0.037268072,0.06110534,0.016183604,-0.023784203,0.049570035,-0.011741705,-0.057616796,-0.013026743,-0.0023030783,-0.026176909,0.097440585,-0.006414654,-0.022313163,0.014695612,0.0072096256,-0.0048128823,0.060306717,0.011692093,-0.007455717,0.033049494,-0.0024426964,-0.015686175,0.033109795,-0.030745756,-0.02390841,0.0292179,0.029074734,-0.018904876,0.079851046,0.04104674,0.02258428,-0.03380051,-0.0128347725,-0.018833505,0.0017685627,0.020770125,-0.0068392856,-0.021492625,-0.010494756,0.03366493,0.01604579,-0.01512345,-0.019853516,0.04803546,0.06143301,0.010601015,-0.020672612,-0.0019878608,-0.008371998,-0.04660721,0.00841366,-0.04108393,-0.022702396,-0.006410292,0.010722276,0.0048910435,-0.026235042,0.004884938,-0.030130029,-0.0030802325,0.039043993,0.027836382,0.04972038,-0.0039569996,0.019236892,0.032775514,0.027846811,-0.030217035,0.02407803,-0.010723867,-0.02348039,0.00045947277,0.059963983,0.00658426,0.015026754,-0.039656896,-0.004793031,0.020298619,0.027233332,0.007674896,0.027301861,-0.02215948,-0.004646534,0.03131412,0.036734305,0.028407173,-0.011737479,-0.02103325,0.044423472],"last_embed":{"hash":"1mpjp5s","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1mpjp5s","at":1762844644888},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{9}","lines":[259,259],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mpjp5s","at":1762844644888}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038726337,-0.021290278,-0.040476236,-0.014692971,-0.020605287,-0.008748444,0.0022930598,0.025910866,0.015640417,0.013055877,0.04727491,-0.026450414,0.0124819195,0.0057228194,0.010939197,0.03874941,-0.01471135,0.02165172,-0.015170923,-0.03520652,-0.004148131,0.01813658,0.057861373,-0.018792016,0.010037707,-0.0057105757,0.008162928,-0.013746603,0.04308657,0.016617091,-0.0066019273,-0.026011294,0.050172813,-0.018179454,-0.070708945,-0.057172056,-0.011556666,-0.03709791,-0.039706748,0.004111899,0.0027424453,0.015833128,0.010494821,0.007863749,0.019368138,-0.020129032,-0.0089026345,-0.0017796101,-0.038406067,-0.040995043,-0.0070281597,-0.0010315442,0.0015323989,-0.043219827,-0.025545688,0.03823831,-0.0091603305,-0.04919975,-0.022236567,0.006933873,-0.038435183,0.014278041,-0.0035115993,-0.037936375,0.00028046954,0.04747655,-0.002694224,0.033384006,-0.015187963,-0.056116533,-0.020512324,-0.037313614,0.026565548,-0.03646383,-0.026059411,0.035367135,0.020072058,0.0050895023,-0.01698991,0.07221539,-0.011875636,0.020492151,0.008523517,0.0036135614,-0.016334537,-0.020343134,-0.012584785,0.072424226,0.026609642,0.00599774,-0.01617513,-0.016493082,-0.031025745,-0.04735518,-0.018331436,0.024723632,-0.010414798,0.010490638,0.02313641,0.014911968,0.019638382,-0.021719174,0.053371944,-0.0297074,0.029507862,-0.02556762,-0.049285382,0.0143756,-0.0030113962,-0.032492813,0.028223881,-0.016382068,-0.007896288,0.026926043,0.023249894,0.043210234,0.0036977804,-0.07307616,0.022294043,0.008799249,0.033055544,-0.01254653,0.029153043,-0.02909591,-0.011359783,-0.03520564,0.025189634,-0.004758186,0.037106,-0.022054868,-0.008889901,-0.00016723618,-0.0028179886,0.0041547944,0.025872562,0.009880855,0.03671304,0.015645117,-0.013959703,-0.06398942,0.04657679,0.016012331,-0.001195422,-0.03049803,0.047301047,-0.03153534,0.048615795,-0.03162802,-0.040615022,-0.003358479,0.00833076,0.05018474,-0.04402818,-0.008297804,0.013607579,0.0070686727,0.052415676,0.027443897,-0.007074483,-0.040631045,-0.012213728,-0.028017147,-0.023095258,0.0053048823,0.03986443,-0.018203765,0.027242977,0.017144378,-0.02439923,0.0011320992,0.03129662,-0.038554084,0.02897328,0.0033903066,0.010348261,0.020282708,0.11324659,0.004274607,-0.013521059,-0.03379334,-0.049200267,-0.033468116,-0.012189649,-0.02232306,-0.030936178,-0.023806294,-0.0072446424,0.016057432,0.032963425,0.07102239,-0.020782676,-0.016082415,0.00846051,-0.00929085,0.025323467,-0.03796742,0.019023782,-0.008989434,-0.007347112,-0.054697204,0.04922895,0.031283423,0.008393997,0.009020512,-0.0021881345,-0.029084047,-0.0028645403,-0.04043829,-0.012324283,-0.030334966,-0.010010014,-0.018964587,-0.012492121,0.053308867,-0.0058600036,0.058548965,-0.019303747,0.022681326,0.031404585,-0.0069180247,-0.0067772074,0.016701816,0.05209115,0.043528985,0.020198906,0.015044368,0.028896876,0.068460524,0.037301596,-0.0027381727,-0.001301199,-0.0029974736,0.015211587,-0.020273918,0.014254681,-0.026838327,-0.044679157,0.006103086,0.03780715,-0.0035529784,0.0120669985,0.0013895563,0.047405414,-0.016927032,-0.04345636,-0.01163305,0.044282988,-0.018145163,-0.0034684339,0.022766301,0.046273828,0.03230017,-0.0042665373,-0.030461045,-0.016668977,0.020802893,-0.003703699,-0.029046709,-0.029592553,0.0019549683,0.013063747,0.008919115,-0.005858127,0.025400799,0.014221005,-0.014010053,0.028627917,-0.005263877,0.063029274,0.027966816,-0.023799067,0.029183703,-0.026079513,0.015349601,-0.004756255,0.008955017,-0.036198705,0.0036894176,0.09739565,-0.008170733,0.021621317,0.0020496254,0.024014452,0.0073474287,0.07460061,-0.045984346,0.033301726,-0.0072656353,0.030864187,-0.030492682,-0.0009785261,-0.012476647,0.04165709,-0.0014579116,-0.003131804,-0.0019496394,-0.004298993,-0.15427414,-0.02144423,0.02786583,0.022078695,0.023657018,0.018635454,-0.035528257,-0.038758826,-0.018314365,0.021580238,-0.03469398,-0.041430853,0.004342958,-0.00488245,-0.0013966864,0.04345571,-0.033086244,-0.020751717,-0.025400316,-0.027619513,-0.00678629,-0.012326347,0.006486251,-0.0375571,-0.004721116,-0.026527865,0.03577416,0.025464892,-0.0073012672,0.015581057,0.0019233286,-0.012931621,-0.00012437883,0.0024852797,-0.042458072,0.037231755,-0.003962921,-0.014069612,0.0044281958,-0.016227074,0.018249879,0.1268166,0.0068000676,-0.013881055,0.0047663506,0.006637312,0.032951415,0.010938308,-0.07301244,-0.031618558,-0.019953452,-0.022662656,0.004403229,0.0441919,-0.042912383,0.013465398,0.028934276,0.024804503,-0.030095799,0.024678666,0.026658561,-0.064876944,0.03247513,-0.04254281,-0.052562762,-0.039569784,-0.03711235,-0.048464675,0.0026583446,-0.044197354,0.052513253,-0.03521772,-0.012531817,-0.0070753726,0.05112145,0.026012205,-0.025591472,-0.022379193,-0.007117818,-0.08657498,0.0038800004,0.02888186,-0.017841334,0.0028678644,-0.041373994,-0.029350549,-0.024223296,0.008263588,-0.0044306875,0.2545779,0.05635534,0.013279877,-0.049017306,0.03179478,-0.008812825,0.027421955,0.059001397,-0.008359833,-0.018884197,-0.024042316,0.04469437,-0.037588015,-0.026006496,0.010611626,0.009807225,-0.018538132,-0.04048259,0.061013147,0.0010267652,0.0020175108,-0.02057978,0.027274787,0.020044908,-0.07737572,0.005176126,-0.021377772,0.0042661494,0.0050802394,-0.015607046,-0.047587458,0.023798734,0.04600883,-0.019889183,-0.02548123,-0.0077540535,0.03366308,-0.03520365,0.021126313,-0.004194327,-0.016969273,-0.0020991985,-0.04162564,-0.0122436285,0.017205246,-0.007434366,0.018613,-0.009076602,0.016829317,-0.020310303,-0.041729406,0.006628226,0.035521608,-0.012426042,0.022159088,0.0021618055,-0.030231448,-0.022457236,-0.003704097,0.030646686,0.02864231,0.0031945473,-0.0022489245,-0.013030545,-0.026786467,0.052232157,0.01873312,-0.04280528,0.017267756,0.03492948,0.041140083,0.053058475,-0.018520584,0.0021155213,0.029011931,-0.0024758426,0.0039013904,0.0070931152,0.02292788,0.05488102,-0.055607352,0.00816285,-0.033104647,-0.010064142,0.018187271,0.006616804,-0.03481612,0.046855498,-0.028771253,-0.010351949,-0.029586546,-0.0017994031,-0.010521794,-0.010830645,-0.020757709,-0.002429021,0.015165918,-0.035218973,-0.045494005,-0.0030889055,-0.020970672,0.008876966,0.0065821046,-0.0018168803,0.05749571,-0.009127248,0.041085187,-0.03364416,0.06287668,0.051835347,-0.057245705,0.009233143,0.0066736923,-0.016903386,0.015137544,0.06202955,0.052573003,0.014626092,0.048719388,0.035094935,0.030112524,0.028230356,-0.014049401,0.016258845,0.012368962,-0.05552732,-0.027054071,-0.035425607,0.025096824,0.037077896,0.03768433,-0.036004208,-0.021528827,0.040455345,-0.0025237638,0.005976445,0.03890419,0.027818078,0.0061333342,-0.019818299,-0.016986053,-0.031453077,-0.005628382,-0.010839375,0.026592858,0.05205686,-0.01769164,-0.020414175,-0.025078109,-0.00013944904,0.007871701,0.019131009,0.020051138,-0.054512084,0.020398114,-0.04707489,-0.016913204,-0.040574618,-0.03425799,-0.020627404,-0.0058055157,0.054968204,0.03265006,0.0642215,-0.017995827,-0.008665014,-0.02825618,0.06673551,0.018774036,-0.0069478685,0.015231439,0.0033073102,-0.025882734,0.055039622,0.023157334,-0.04737985,-0.0132581005,0.043236963,-0.004814093,-0.049894836,-0.017425325,-0.042810917,-0.038675867,0.013429545,0.03278544,-0.009521445,-0.031536106,-0.025148258,-0.014572468,-0.028546588,0.013766766,0.087713085,-0.004618062,-0.041124053,0.039555438,-0.014640592,0.097715296,-0.037188374,0.016150521,0.030369844,0.004095296,0.049973935,-0.006543294,-0.0071372283,-0.036753505,-0.028713116,0.008196,0.052505862,-0.030098472,-0.015963845,0.016507586,0.010281282,-0.024196316,-0.009278896,-0.038057167,-0.03569466,0.05818053,-0.0261127,-0.020074738,-0.015513281,-0.001956093,0.0023346613,-0.014299327,-0.029090362,-0.0174675,0.032570343,0.019721923,-0.015731664,-0.035829682,-0.02231664,-0.012653281,-0.02765496,-0.00695564,-0.01968946,0.0060442826,-0.01287309,0.0152623365,0.0032659853,-0.008258882,-0.06124325,0.014113619,0.0058874236,0.022278728,0.05294281,0.00448366,-0.032905806,0.027196206,-0.027711742,0.019640326,-0.010190513,-0.00845825,-0.0030055197,0.007998698,0.007864581,0.022391314,0.017383682,0.02384217,-0.021137381,-0.020396842,-0.07177158,-0.012315741,0.034404326,0.019584652,0.009032867,-0.013236614,0.005317043,0.001923995,-0.02656934,-0.026726335,-0.031775005,-0.018705357,-0.025077824,-0.01614822,-0.01999658,-0.007399376,0.01754274,-0.015823685,0.024375675,0.041771125,0.039525118,0.012772582,0.002750786,0.002055402,0.025420986,-0.034792233,0.0006212863,-0.027936988,0.045564543,0.020704307,-0.06215058,-0.011034925,-0.021655243,-0.037395455,-0.010464156,0.0074850605,-0.016651917,0.0042567793,0.086489774,-0.023252284,0.02592518,-0.016600532,-0.048596032,0.013325249,-0.054781616,0.025258997,-0.009542082,0.03495658,-0.043968335,0.027813073,0.00977051,0.023679568,-0.06811519,-0.032064933,0.01260479,0.03166706,-0.016437504,0.015110107,-0.030666288,0.012795033,-0.019336738,-0.028412111,0.029367857,-0.03428463,-0.0056502884,-0.052872643,-0.033556078,0.01710042,-0.030799406,-0.015891397,0.007598668,0.019445717,-0.044559192,0.011753906,-0.03945838,0.003373145,-0.0143085895,0.0304628,-0.024863683,0.0740925,0.011196655,-0.07277248,0.022501139,0.04982735,-0.034367092,0.030490229,-0.03607948,0.0029306333,0.029684557,-0.010488822,-0.028488934,0.059919585,-0.003928966,-0.0056567863,-0.0051481845,0.073919624,0.013893421,0.017064355,0.029161928,0.026176482,0.004405167,-0.010862444,0.036226302,-0.010367763,0.011304833,-0.012875671,0.00815351,0.0129031185,-0.068698674,-0.019135922,-0.017271504,0.010692497,-0.03087516,0.0014319113,0.03709559,-0.048670094,0.04813177,-0.055817347,-0.017595107,0.0059427833,0.009978684,0.0029581771,-0.011231874,-0.007930636,-0.031915378,0.012153815,-0.05953824,0.018637706,0.034399875,0.030065767,0.041341834,-0.017448748,0.001181764,-0.024935951,-0.0017122513,-0.13484833,0.06260223,0.012826374,-0.002765912,-0.007515268,-0.018501155,0.026087873,-0.01717096,-0.011430285,-0.04884121,-0.003967823,-0.044570975,0.019751158,-0.022044335,-0.00044953512,0.013575148,0.01706997,-0.011976313,-0.021570899,0.030280009,0.024996275,0.0018847653,0.042272784,-0.022724265,0.0045645637,-0.0022330356,-0.0037939316,-0.01472071,-0.011550875,-0.033273287,-0.012811306,-0.026921172,-0.025025662,0.017832361,-0.029431505,0.0077215154,-0.015959568,0.0079328,0.008773383,-0.014069631,0.030267917,0.01140954,-0.046394963,-0.027071992,0.04572843,0.044732735,-0.001798744,0.00076157035,-0.026714101,0.0006418239,-0.01849468,0.0073782015,-0.02680076,-0.0073127407,-0.0012273914,-0.036520313,-0.03877963,-0.00036952482,-0.049304064,0.028957248,-0.009071248,0.057078853,-0.039938238,0.005089424,-0.004140329,0.006012433,-0.026317554,0.03285028,0.00657615,0.01923209,-0.021736074,0.041524015,0.008510876,-0.006433336,-0.012547804,-0.0000039318656,0.0017735633,-0.01430084,0.007453353,-0.016341753,-0.045711633,-0.0132783335,-0.0025714922,-0.00059327885,0.01359575,0.0029579217,-0.029700236,-0.014901538,-0.091814965,-0.008540189,-0.052693635,-0.034401096,-0.020767473,-0.014791148,-0.03392503,0.068797834,0.0025095588,-0.021512324,-0.012233975,0.033761773,-0.026994413,-0.030078541,-0.020783473,-0.009731263,-0.017631734,0.03287314,-0.0055075963,-0.004921567,-0.031421125,-0.020925775,-0.026763963,0.0035541125,-0.01698604,0.02975011,-0.06135231,-0.02171875,-0.022690408,0.031645127,0.025887694,-0.03577411,0.03421407,-0.0045498866,-0.004561,-0.027316133,0.04460549,0.05424668,0.048704423,0.01367194,0.00057480985,0.017162777,0.029444028,-0.0065199696,-0.026960861,0.014803435,0.009292021,0.040075712,-0.0074516786,0.030762717,-0.04705195,-0.042373084,-0.031166775,-0.033820994,0.0061348933,-0.015463122,0.008203819,-0.011980037,0.036530018,0.0041969717,0.005370255,-0.0104863,0.00791861,-0.037022725,-0.03462036,0.05502122,-0.024938453,0.010930647,0.055549257,-0.008605851,-0.041503143,0.040896334,-0.025711853,-0.046563875,-0.007709038,-0.021521943,-0.044039693,0.059095874,-0.007994306,-0.029241571,-0.003506239,0.010641404,-0.0012124169,0.05028754,-0.003443815,-0.040036548,0.014043331,0.0023646208,-0.02238809,0.024500748,-0.011166969,-0.020210275,0.024858512,0.009204791,0.039238986,0.06047521,0.03803771,0.017394144,-0.02336631,-0.028068656,0.022116803,0.0008769394,-0.02132926,-0.015269171,-0.03456861,-0.014068923,0.04775524,0.012885173,-0.010879119,-0.016925748,0.030043079,0.029747417,-0.044989318,0.013071743,-0.023944361,-0.0042376686,-0.034266226,-0.0014886062,-0.048150275,-0.002392601,-0.0055164034,-0.004843863,0.011629389,-0.02448082,0.0034080036,0.000584644,-0.011722144,0.021835811,0.0065249973,0.038703296,-0.0031541134,0.022582758,0.034526564,0.041307848,-0.02417075,0.030109543,-0.031095937,0.026239902,-0.010483437,0.041574083,0.00019821723,0.012384548,-0.025867365,-0.041396506,0.009764564,0.0071058287,0.01047423,-0.013775881,-0.0044137323,0.0088816155,0.01765703,0.043770064,0.0068199756,-0.02375665,-0.024696557,0.02618147],"last_embed":{"hash":"1gewvxf","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1gewvxf","at":1762844644888},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{10}","lines":[260,260],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gewvxf","at":1762844644888}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03209877,-0.024648748,-0.038793825,-0.018331522,-0.02625029,-0.008883054,0.024241459,0.04013394,0.03621925,0.017542709,0.014601295,-0.014311635,-0.012884338,-0.02311465,0.021712506,-0.006032265,0.0023829776,0.01209812,-0.029220812,-0.034963835,-0.013421079,0.013092682,0.03147069,-0.008058972,0.004868605,0.017754802,0.0026665383,-0.0143478215,0.046077132,0.02461018,-0.008092666,-0.039675664,0.017165087,-0.005722131,-0.03907145,-0.030769922,0.036297407,-0.04286405,-0.032626707,-0.019011319,0.010561009,-0.0144987255,0.04578068,0.012060888,0.032822102,-0.022677006,-0.03509764,-0.009983929,-0.041476086,-0.053618204,0.002538234,-0.020021375,0.027349941,-0.01866767,-0.03875122,0.031874217,0.010542591,-0.031635787,-0.01641238,-0.0031647326,-0.024174483,0.014397683,0.012753764,-0.020777747,-0.012423269,0.053469606,0.010381687,0.023614254,-0.006138115,-0.046978835,-0.045374278,-0.017213596,0.010643364,-0.038818326,-0.04065571,0.038812462,0.020292237,0.003588606,-0.013573568,0.059471615,0.0070932996,0.011708693,-0.014395225,0.024286084,-0.008650492,-0.015332806,0.031073166,0.067738116,0.017771225,-0.00613767,-0.024501774,0.007489972,-0.05242508,-0.035449862,-0.012703929,0.030557666,0.015847206,-0.00063751807,0.03972381,-0.014478999,0.035964787,0.004305797,0.031165546,-0.028494982,0.035790883,-0.022384077,-0.05259764,0.033260852,-0.0037440236,-0.02810709,0.030424695,-0.019409694,-0.035758782,0.03598641,0.032031864,0.032125916,-0.0039619273,-0.050303593,0.014947104,-0.006869646,0.019735135,-0.0024444556,0.005495955,-0.029305058,-0.01149533,0.00533615,0.05378694,0.00649759,0.022008734,-0.006632946,-0.0044145263,-0.011270925,-0.03216813,-0.01877946,-0.0026311101,0.018745946,0.017827004,-0.008172063,0.0036503167,-0.040383812,0.030145004,0.009061037,-0.014540874,-0.028197698,0.025421621,-0.04073909,0.031343985,-0.005199185,-0.021315759,-0.034775756,0.0077316063,0.029438153,-0.03960243,-0.010652378,0.023074912,-0.008726868,0.06368534,0.047915585,-0.03309558,-0.047956157,0.012430501,0.0066627455,0.018024782,0.008503027,0.029216297,0.0036179754,0.030870633,0.049453422,-0.019116474,-0.0033537152,0.016233228,-0.047607888,0.016090976,-0.000093570496,0.0186364,0.019852033,0.11116709,-0.010017307,0.012823212,-0.03907057,-0.015836097,-0.03873695,0.02305918,-0.024353072,-0.029908553,-0.0089931255,-0.0023817164,0.025233991,0.0356652,0.045014545,-0.016877599,-0.028068062,0.034746464,0.0042466745,0.001713179,-0.039876975,0.01501474,-0.0034880056,0.00005356003,-0.0532438,0.0497878,0.055757593,0.051007334,0.000013504637,0.0021640311,-0.030934159,-0.019991592,-0.042947,-0.01567689,-0.024926223,-0.017398637,-0.027098812,-0.023973117,0.08093225,0.020977208,0.028728377,-0.008864428,0.013074115,0.025874913,-0.025216259,-0.0014667381,0.057048447,0.059327796,0.004884509,0.0069639757,0.039556373,0.013238211,0.049639832,0.025001215,0.0067257443,0.0324071,0.008302924,-0.02900716,0.019624539,-0.0034011027,-0.038379665,-0.014280612,0.0077056303,0.052547302,0.020439902,0.01591504,-0.004359295,0.0745369,-0.02512597,-0.030708957,0.0011043892,0.030400284,-0.016619755,0.013843628,0.012027739,0.030940756,0.014139907,-0.019335367,-0.024832664,-0.00324927,0.0138162095,0.017800491,-0.01238524,-0.024889147,0.02652945,-0.0001502987,0.004253452,-0.004887032,0.02800803,-0.006030049,-0.015694626,0.03167167,0.0034654192,0.056664467,-0.0093064895,-0.029451793,0.034641694,-0.023389857,0.040148783,0.008727497,-0.013536142,-0.050399594,-0.018048922,0.09386437,-0.03187279,-0.009750564,0.008033159,0.018600406,0.0016325418,0.039726816,-0.03800129,0.025118567,-0.013188607,0.01608983,-0.03554779,0.0172532,-0.03049087,0.03762622,0.0021130424,-0.002529341,-0.03865397,0.0039917515,-0.16165029,-0.020683315,0.04694485,0.028037293,0.020870693,-0.009154994,-0.055198774,-0.0009830093,0.0021070207,-0.029811861,-0.03238963,-0.03459377,0.006654318,0.018658692,-0.053022247,0.053166907,-0.009827738,-0.048203375,-0.0022387598,-0.025162,-0.0003958649,-0.026604729,0.01125696,-0.059226543,-0.015680196,-0.022491273,-0.01547399,0.026732223,-0.016107427,0.04893377,0.003768911,0.0040618586,-0.0042779827,0.012785962,-0.02354116,0.017424632,-0.01153835,-0.042730298,-0.013677922,-0.02762113,-0.007695604,0.07483265,-0.0034251723,-0.012235459,-0.0065697883,-0.009049165,0.017367564,0.00904659,-0.04950499,-0.022665288,-0.0060499036,-0.017378347,-0.0009592708,0.04632731,-0.033921335,0.02486895,0.036253,0.0063974117,-0.008318184,0.016514404,0.01977809,-0.04882866,0.029930595,-0.015284952,-0.04651709,-0.020718064,-0.0611463,-0.045917194,-0.0010218503,-0.035140958,0.03589688,-0.039255805,-0.0061116307,0.0068138135,0.05609129,0.035519905,-0.06797247,-0.022085985,-0.015822602,-0.085623376,0.026309479,0.033451855,0.0039292113,0.0068418286,-0.045542564,-0.056011427,-0.01606284,0.047012575,0.001446804,0.23981795,0.04057274,0.0017298675,-0.036504503,0.029925238,-0.029101916,0.019091427,0.07175543,-0.007654669,-0.012378265,-0.03917086,0.042322215,-0.025750885,-0.004266961,0.037240956,0.004152089,-0.019669157,-0.031732235,0.0650778,0.0145988865,-0.0004786544,-0.006350959,0.02861588,-0.01531899,-0.031959295,-0.012686719,-0.054578062,0.024375834,0.009761822,-0.008662119,-0.059360597,0.044693146,0.030256912,-0.022348257,-0.011875985,-0.004179372,0.027835434,0.006735752,0.032725874,0.0064448346,-0.021874508,-0.013261236,-0.028640132,0.0067596296,-0.0011365884,-0.013444693,0.010986039,0.0056056166,-0.019973343,-0.033104032,-0.029050887,0.025334084,0.0312083,-0.016158532,-0.006956575,-0.0077351322,-0.058318228,-0.019428208,-0.033935606,0.058103304,0.033859685,-0.004646433,-0.013887916,-0.011190987,0.023142744,0.058743,0.010735561,-0.04025327,0.0504883,0.018060127,0.030387001,0.04627543,-0.0037336524,-0.012843434,0.016486766,0.03680734,0.019834228,0.004001381,0.023152873,0.06932836,-0.049952623,-0.032808483,-0.06633093,-0.02171651,0.003765374,0.02388255,-0.025651755,0.030641679,0.024222162,-0.019818341,-0.004554548,0.023105642,-0.00066636025,-0.02058324,-0.0065514925,-0.030174853,-0.008455368,-0.03437801,-0.012188741,-0.040139172,-0.035369486,-0.011058499,-0.0056024846,0.006968625,0.03399313,0.012651203,0.033268243,-0.015533712,0.029852103,0.064341486,-0.04336239,-0.0006468407,-0.0001981541,-0.029231405,0.022032654,0.07405262,0.036350563,0.0074091027,0.026012188,0.041610077,0.020896606,0.038841292,-0.0137339,0.037815146,0.017394735,-0.042924933,-0.025350884,-0.020763123,-0.021029782,0.029968454,0.05553247,-0.025332512,0.018245598,0.035361383,0.011669663,-0.00897943,0.01818951,0.024117772,0.0041693207,0.010895416,-0.00885303,-0.025593366,0.02436076,-0.012258513,0.043943107,0.03589692,-0.017069856,0.0024964232,-0.016118221,-0.021622866,0.040556516,0.034389503,0.0032134475,-0.041513205,-0.0025944614,-0.033061866,-0.008995204,-0.035122078,-0.006273076,-0.013158691,0.009549471,0.067404956,0.05560512,0.0853314,-0.014870261,-0.0066593294,-0.0077136215,0.048426125,0.032056622,-0.017290719,0.027053917,0.025421744,-0.012942966,0.057255395,0.03223065,-0.034562998,-0.019880261,0.03616269,0.0454588,-0.011752835,-0.019297827,-0.014194621,-0.028314745,-0.03613278,0.037454095,-0.0033010424,-0.026815576,-0.008098601,0.016007533,-0.03297271,-0.0151050715,0.07375187,-0.007910096,-0.012711468,0.02618441,-0.012027414,0.056932684,0.0033640019,0.035824697,0.0069713,-0.016497333,0.024865918,-0.010627349,0.012998311,-0.011596906,0.018239092,-0.027192006,0.076882556,-0.024073754,-0.023944091,0.013496275,-0.010810069,-0.05596664,0.0056678955,-0.037358068,-0.0036103022,0.025158076,-0.044408724,-0.03148074,-0.036968436,0.021304447,-0.00054301386,-0.020997114,-0.034921728,-0.017918997,0.025446821,-0.042729367,-0.0067017684,-0.04833762,-0.008130308,-0.0028002611,-0.004467523,-0.046531934,-0.03119755,0.0026357255,-0.019664798,0.025159204,0.008379394,-0.0028492915,-0.045358114,-0.014667022,0.02118536,0.00957056,0.054575056,-0.0035899288,-0.024178572,-0.01334726,-0.063892506,0.04812253,-0.02442533,-0.011490474,0.0022422425,0.047858726,0.010469428,0.016000908,0.007032333,-0.0018573514,0.003005408,0.00014747646,-0.04983504,-0.013903338,0.05335681,0.041242894,-0.0015753364,-0.011890713,0.011162032,0.019890856,-0.013428735,-0.03431388,-0.0052064178,-0.022019403,-0.017987996,-0.015472122,-0.021054134,0.029052794,0.006122954,-0.0548155,0.028639989,0.023991793,0.03614546,0.009828364,-0.001423382,-0.014149651,0.004818042,-0.024808884,-0.018654121,-0.014554408,0.03533853,0.036247876,-0.04827839,-0.017842308,-0.008839176,-0.05017819,-0.0013252207,-0.0039224126,0.010074308,-0.01479812,0.066693544,-0.027369509,0.024286317,-0.020017628,0.0025526031,0.0012210549,-0.04868744,0.008374485,-0.010326314,0.024039868,-0.055812735,0.06491864,0.026546827,0.015376051,-0.072900824,-0.03379531,-0.0027911556,0.0038738179,0.0068958136,0.034477472,-0.04999143,-0.012731871,-0.0008646608,-0.048774548,-0.001176275,-0.03434296,0.018706786,-0.06785709,-0.039157778,0.0069610192,-0.018739881,-0.008061707,0.022346573,-0.015549173,-0.038699325,-0.020158866,-0.038744558,0.0095205065,-0.004109506,0.024435004,-0.03822289,0.06950038,-0.00515019,-0.0749966,0.03512153,0.038583886,-0.024419578,0.02306655,-0.02658406,-0.008230727,-0.0009552344,-0.0033314968,-0.03362887,0.04099348,0.0018265033,-0.0029843498,-0.0054511335,0.07981489,0.009034911,0.0009730111,0.036660064,-0.0040734834,0.019062256,0.0025569415,0.036888167,-0.030365834,0.03342752,-0.0491502,0.010399174,0.03360989,-0.033728365,-0.022868922,-0.011714661,-0.008703942,-0.01666552,-0.008002062,0.032646935,-0.07217135,0.045379825,-0.061871387,-0.016150415,-0.003178197,0.017224612,-0.009033272,0.0027070355,0.01777021,-0.0760326,-0.003373296,-0.05343391,0.027646102,0.038079236,0.06925339,0.009273246,0.008141261,0.0024423294,-0.039999522,-0.009927925,-0.12751786,0.06426418,0.017409671,-0.017749757,-0.0058560693,-0.012365283,0.009910526,0.00400197,-0.019035662,-0.04237317,-0.008773569,-0.045941506,0.0063590915,-0.016639873,-0.009302517,-0.004763386,-0.0034319577,-0.0005014249,-0.028524073,0.011105529,0.037635684,-0.0021045136,0.040532984,-0.02633788,0.03348672,0.0020442456,-0.028675487,-0.05273556,-0.017700523,-0.034823816,-0.014006672,-0.027455822,-0.02410967,-0.008017673,-0.031584974,0.0068545444,-0.01631347,-0.018291729,0.013130429,-0.005950263,0.051614128,0.0019087009,-0.039089084,-0.014164761,0.031932622,0.029096391,0.025468256,0.012692179,-0.03219383,0.0028482375,-0.014390325,-0.000013966401,-0.058760338,0.018140698,-0.010333654,-0.061673854,-0.050166033,-0.03575211,-0.024664097,0.059602402,0.006980796,0.027340412,-0.030899342,0.0077627073,-0.010350925,-0.005305675,-0.032988295,0.05511921,0.0046235356,0.013364905,-0.043891404,0.04576943,0.0069646128,-0.017290486,-0.035710845,-0.019470923,-0.0147940675,-0.035918638,-0.009233893,-0.01744148,-0.0049522067,-0.017974997,-0.0001748209,-0.05122074,-0.010238466,0.02313045,-0.04779042,0.008953445,-0.0622633,0.0074499086,-0.05147827,-0.015440372,-0.024571061,-0.019522544,-0.0524758,0.0692148,0.019546837,0.008650453,-0.028559025,0.003533356,-0.049028106,-0.0326182,-0.025236964,-0.025066376,-0.0014376218,0.0057608173,0.0026841438,-0.0062919734,-0.04161071,-0.020689642,-0.051979523,-0.0019979917,-0.005210066,0.0144980475,-0.03963766,0.0068872427,-0.031562284,0.050041787,0.041532323,0.0027425375,0.022229875,0.006242626,-0.007103613,-0.028838977,0.037670445,0.022993233,0.0314174,0.007962715,0.024638088,-0.0061303177,-0.0015176361,0.0017934475,-0.030589167,0.02474997,0.0350174,0.059705,0.021790668,0.031929817,-0.032361783,-0.043656245,-0.0499679,-0.001230029,0.01605587,-0.010480342,0.0016256182,0.012626742,0.019831587,0.05067828,0.0028311722,-0.039679725,0.015087925,-0.022567002,-0.02856583,0.021571226,-0.004790353,0.0070099225,0.024633208,0.019696763,-0.036912624,0.038562473,-0.00910244,-0.07528384,-0.025082052,-0.013331375,-0.017454239,0.046448667,0.0028830848,-0.044487737,0.00013918623,-0.00094044115,0.016300626,0.038432114,-0.00044443517,-0.002956536,0.04571519,0.021612285,-0.0014351642,0.005144627,-0.011392025,-0.025239507,0.03656686,0.006495858,0.010419007,0.05729683,0.022572542,0.01987151,-0.0563967,-0.0036758045,0.021176113,-0.013895444,-0.0067746993,-0.022385236,-0.015079131,-0.019465713,0.034968004,0.041149303,0.009070234,-0.029133838,0.037581,0.036620907,-0.028024936,-0.0020296315,0.00091164885,0.002025507,-0.009384921,0.017745268,-0.07360261,-0.025597487,-0.01065331,0.0028507106,-0.010218882,-0.039789017,-0.009160378,-0.0030104343,0.0009748362,0.0154284155,-0.023507211,0.030311672,-0.0073589315,0.049486637,0.024990695,0.003919629,-0.016047662,-0.012395729,-0.01609507,0.010287564,-0.023156583,0.039816167,-0.0033396436,0.040680293,-0.043235663,-0.022656519,0.0011920213,0.037207194,0.05406947,0.0031782754,-0.004474997,0.0040685376,-0.01767394,0.035536025,-0.0012462721,-0.013893503,-0.0076977755,0.017925756],"last_embed":{"hash":"vjcq24","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"vjcq24","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{11}","lines":[261,261],"size":62,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"vjcq24","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034708798,-0.007673823,-0.022498189,-0.00008737055,-0.014411351,-0.011356557,0.021439591,0.027059114,0.021630172,0.013371827,0.04059144,-0.018919852,0.016596427,-0.0048525427,0.024930265,0.034099508,-0.023705143,0.0061038444,-0.028847719,-0.014323204,0.013980225,0.020552918,0.057934992,-0.002464789,-0.0042974134,0.00311047,0.015245373,-0.035499714,0.03982751,0.036263432,-0.023393486,-0.0040094825,0.014556952,-0.03690213,-0.06222182,-0.04236308,0.010465043,-0.044719856,-0.019767178,0.010342706,0.009914061,0.028057681,0.030590171,0.005344164,0.028652411,-0.022635302,-0.0073442957,-0.008910565,0.0014910832,-0.040880162,-0.015283824,-0.01504183,0.0041560973,-0.047178555,-0.0149316555,0.035453822,0.0023748057,-0.050249666,-0.026640713,0.0027759385,-0.023972023,0.010103714,0.012753475,-0.022976138,-0.025710905,0.034895666,0.014223052,0.03774524,-0.014486315,-0.083152816,-0.0165614,-0.017764416,-0.010172829,-0.024869477,-0.029861698,0.03463435,0.013865885,-0.019736553,-0.024751907,0.06971336,-0.02249517,0.014543567,0.008367344,0.017236268,0.006930931,-0.051078815,0.008221995,0.04093223,0.017094249,0.015942119,-0.030963186,-0.043681763,-0.03677875,-0.039580107,0.004089977,0.018493507,-0.009053979,0.012814055,0.0125538865,0.009049912,0.009819824,-0.02243991,0.013374497,-0.040918067,0.020497859,-0.028812602,-0.045887806,0.011238979,-0.0062919753,-0.022859072,0.017043974,0.0035832145,0.007752161,0.012861444,0.011178155,0.032806892,0.005707347,-0.068584725,0.01976036,0.0049615526,0.014541381,-0.015415157,0.077623874,-0.026523903,-0.025336003,-0.030025298,0.031519577,-0.00055613334,-0.000966069,-0.008934788,0.02851205,-0.002988088,-0.020569697,-0.028244236,-0.0016189748,0.0066821286,0.021224929,0.007286201,-0.012954883,-0.052443296,0.04672626,0.011911576,-0.004455426,-0.016127538,0.04394433,-0.024431558,0.067174464,-0.04248516,-0.011379545,0.0063190344,0.030282002,0.048724726,-0.04464163,-0.0033739898,0.017767766,-0.009202856,0.03523954,0.049548425,0.013357186,-0.028450314,-0.0327288,0.00016773774,-0.0053375666,0.008834401,0.024285764,-0.008534002,0.030721992,0.020031994,-0.015403767,-0.025553294,0.023127403,-0.039351985,0.039100226,-0.014621296,0.020252367,0.022347461,0.096343465,0.019469695,-0.028191475,-0.037581004,-0.017372146,-0.025225656,-0.0038749822,-0.04769889,-0.039971393,-0.016248073,0.014363716,0.010712354,0.026592176,0.026194487,-0.020184873,-0.024653576,0.002226464,0.037625883,0.017441286,-0.0568957,0.037979383,-0.007805261,-0.02170882,-0.03305948,0.007631956,0.04891827,0.028191842,0.009395009,-0.013891082,-0.027183084,-0.010341353,-0.025192695,0.022754503,-0.01652267,-0.013580259,-0.023203759,-0.042052265,0.044614617,0.0033972294,0.040129244,-0.041987833,0.007830712,0.017866077,-0.015499668,0.0025177079,0.05239989,0.04535994,0.020356495,0.002496294,0.021359548,0.027055193,0.03640686,0.034642536,0.0029669513,0.010304444,-0.006995214,0.006542076,0.0010499554,0.0053310986,-0.027952598,-0.014009823,0.0038896522,0.021885106,0.0012399935,0.005233566,-0.02494226,0.061487533,-0.0045745755,-0.019833302,-0.02071396,0.022559155,-0.033170987,-0.021094829,-0.013012172,0.041973766,0.054223236,-0.025391186,-0.03643839,-0.041439593,0.016519563,-0.0066847103,-0.026461877,-0.02975735,0.029008133,-0.0037735202,0.035071027,-0.012531621,0.028137513,-0.016026894,-0.008454784,0.009750461,0.0018700197,0.041319985,0.0031364036,-0.02930032,0.020139422,-0.037833244,0.028809804,-0.04170006,-0.008360266,-0.041160714,-0.008565602,0.10714289,-0.020339884,-0.0005855248,0.026064163,0.026123315,-0.0074634426,0.06174799,-0.056506604,0.023186108,-0.018004555,0.021151552,-0.0051283455,0.016713284,-0.016546287,0.04626775,-0.005044047,-0.0017631595,-0.005717059,-0.0056908606,-0.17504127,-0.022149244,0.038622204,0.037554286,0.018762022,0.0062623355,-0.05116293,-0.010424985,-0.045064494,0.013759038,-0.00014279003,-0.042408485,-0.0058092372,0.045414254,0.004990846,0.024621148,-0.023789283,-0.02515052,-0.024204617,-0.046213258,-0.029902386,-0.021305593,0.025744265,-0.045826055,0.00832118,-0.044830892,0.019688357,0.017574642,-0.0070451032,0.020847457,-0.009061905,0.014877265,0.005190736,0.0055945837,-0.008000845,0.041659534,-0.001208184,-0.008050551,0.004951168,-0.0003850873,0.020454617,0.112396374,0.006571111,-0.025940338,-0.0023698856,-0.009795289,0.024580128,0.0011692437,-0.08238161,-0.03420271,-0.017226852,-0.03324324,0.0006258022,0.023859005,-0.05055594,-0.0013084998,0.03210883,0.022204326,-0.017573552,0.005620793,0.0045393207,-0.062735096,0.025461456,-0.02673025,-0.047292016,-0.010946618,-0.021681517,-0.023601979,0.02296396,-0.0237127,0.030488167,-0.04166406,-0.014815307,-0.018867798,0.004629027,0.012833307,-0.024272071,-0.022339163,-0.00085911644,-0.09099388,0.04253076,0.026913555,-0.0113817435,0.031079885,-0.031799998,-0.036375765,-0.011288922,0.02877422,0.028394192,0.23950303,0.031961687,0.035245605,-0.055064663,0.02521005,-0.009605074,0.03087232,0.08030918,0.0049424707,-0.032726597,-0.021212563,0.020007387,-0.039225,-0.01620827,0.0047507337,0.002899739,-0.034000136,-0.016961722,0.05803095,-0.03800523,0.018389212,-0.0332491,0.027021062,0.008097036,-0.07446614,-0.008918028,-0.036175717,0.0043121446,0.008156049,-0.013573295,-0.05227848,0.015079304,0.032709904,-0.037506524,-0.021098148,0.007957282,0.027562167,-0.03626023,0.027194565,0.007244847,0.009191471,0.009999705,-0.026431603,-0.025747914,-0.013903482,0.010588877,-0.018445784,-0.009343097,-0.011703529,-0.03258126,-0.014608066,-0.0051283217,0.021270785,-0.015098872,0.029368635,-0.0040409174,-0.06356744,-0.020877939,-0.013692882,0.034276765,0.017113354,0.003198245,-0.013386837,-0.030722104,-0.025073228,0.069049045,-0.011644752,-0.01142804,0.0321678,0.04088101,0.00812446,0.037619516,-0.016689632,0.0056996704,0.004800953,-0.0027705042,0.00616521,0.031824194,0.036527194,0.07764151,-0.044859372,0.009020426,-0.05199202,-0.0047901636,0.016563382,0.005538535,-0.01603233,0.078357026,-0.01852956,0.010490331,-0.030444972,0.00027940053,0.0072327084,-0.020317808,-0.046065032,-0.0077929464,0.010484237,-0.031146763,-0.04377965,-0.034289885,-0.031829003,-0.0054371282,0.023432333,-0.012243596,0.027667474,-0.00031870027,0.04205955,-0.031693444,0.052714556,0.07535444,-0.054344703,0.009915768,-0.009708041,-0.016182795,0.041814677,0.058897268,0.05130597,0.027272746,0.044954058,0.047863845,0.020872092,0.0030524102,-0.02418023,0.019473867,0.016976072,-0.042533223,-0.009598052,-0.025991797,0.012823514,0.037802782,0.06785716,-0.029931426,-0.021140015,0.013793325,-0.013581851,-0.016190674,0.038949493,0.02755904,0.010285034,0.01981421,-0.02284053,-0.048525915,0.00047764974,-0.007161178,0.025546689,0.046614982,-0.013481386,-0.008171453,-0.0062557394,-0.014897527,0.013878826,0.024499346,-0.014039557,-0.05120814,0.016178358,-0.055050723,-0.012674779,-0.025644207,-0.012141338,-0.0153261935,-0.009399404,0.05138273,0.041090842,0.07401625,0.0051991926,0.011989213,0.0022289676,0.06589313,0.028991144,-0.0042487173,0.005143225,0.027185926,-0.036602985,0.062363364,0.018873254,-0.036427706,-0.015583213,0.037254237,0.011480035,-0.04449732,-0.011255384,-0.024799356,-0.025814412,-0.014941884,0.03027221,-0.001738268,-0.018285861,-0.023934407,-0.0021342922,-0.041744728,0.024402281,0.093074545,-0.0009928893,-0.025174908,0.024776489,0.0022676396,0.10297774,-0.0077502686,0.025846275,-0.0010324063,0.0028289799,0.043700337,0.018038496,-0.0029044983,-0.022275755,0.014228022,0.008450399,0.062514745,-0.013303993,0.022562303,0.011239636,0.013101355,-0.053508684,-0.008620539,-0.018649422,-0.03222969,0.058494404,-0.007273092,0.0016435717,-0.012302435,0.0062324516,-0.0047865952,-0.0038967796,-0.02807774,-0.02726578,0.055598367,-0.0036186709,-0.026890282,-0.029503684,-0.0057511665,-0.01054237,-0.01937368,-0.008128262,-0.0037637716,0.020479375,-0.0039786473,0.01427553,0.002666134,-0.02801814,-0.057230562,0.0072197057,-0.0068234154,0.047349826,0.049982775,-0.008933513,-0.030978749,-0.016035132,-0.015633408,0.054001715,0.00916737,0.011256812,-0.02033825,-0.00041138852,0.0067417384,0.043487627,0.0089562815,0.0060404507,-0.009811759,-0.015153924,-0.031935845,0.001969529,0.055085164,-0.006925938,0.011121209,0.0021834653,-0.023778629,0.011361583,-0.015460949,-0.017989382,-0.07633451,-0.0060124467,-0.012711622,-0.0070208437,-0.043673664,-0.022987543,0.0012974483,-0.017365867,0.024836447,0.02442501,0.0384259,-0.015826602,0.0070716385,-0.009953918,0.031053191,-0.007542938,0.00992308,0.001364203,0.041777946,0.024850942,-0.07243736,-0.0010150474,-0.006265155,-0.05456939,-0.003346369,0.016655253,-0.010263652,0.0035180633,0.07752528,-0.015988989,0.02526793,-0.03619763,-0.02749777,0.016110694,-0.07904471,-0.01953057,-0.0026740122,0.017346803,-0.051884796,0.030168097,0.022746569,0.03649785,-0.08379091,-0.021552477,0.027090745,0.033401344,-0.02069561,0.022925554,-0.017183354,0.007508152,-0.018018307,-0.032258987,-0.00018938394,-0.028738154,0.000009758253,-0.06426385,-0.03859188,0.019207994,-0.024554433,-0.023043474,-0.011006065,0.0026728949,-0.040938195,0.009878299,-0.041941963,0.019768447,-0.019087214,0.02599181,-0.036072344,0.076514184,-0.012623835,-0.05604351,-0.0043382095,0.048732895,-0.02916592,0.017623138,-0.04723947,0.0032554038,0.035968915,-0.009298816,-0.014641609,0.05868955,0.0013888848,0.0018958675,-0.014160447,0.08843499,0.037681043,0.030296644,0.037521817,0.025664967,-0.0010185954,-0.020891946,0.026074585,0.000012107626,-0.010582123,-0.02132909,0.0020734943,0.025925435,-0.0522188,0.01350192,-0.031371046,0.0102748955,-0.030958865,0.035903335,0.019640407,-0.026687363,0.046472408,-0.017062398,-0.0077553014,0.014944451,0.04223774,-0.006731979,-0.01896353,-0.00917393,-0.040716887,0.005861888,-0.025222631,0.00815009,0.025727943,0.07396731,0.03933743,-0.004334214,0.014511329,-0.020642,-0.011101024,-0.14909361,0.0837295,0.017180203,-0.0032604293,-0.0066267247,-0.004204079,0.0049881213,0.007027176,-0.030374898,-0.057769217,-0.029016625,-0.033360463,0.020999463,-0.016593426,-0.0012196308,0.019519756,0.014917805,-0.0041770395,-0.02382923,0.042934854,0.024484487,-0.009292691,0.034860034,-0.01693856,-0.024600571,-0.006678921,0.011461228,-0.021115754,-0.007963638,-0.056202233,0.006724705,-0.040025692,0.002129683,0.021307409,-0.021022066,0.027144104,0.0034267546,0.00048269558,-0.0029705463,-0.025823822,0.042117063,0.013218434,-0.041829642,-0.038585216,0.03211136,0.04232009,-0.0058157197,-0.009592264,-0.029353289,0.015482259,-0.021560563,0.022622935,-0.011345874,0.00035920332,-0.0006628851,-0.013082088,-0.05557325,-0.01901676,-0.050201543,0.0314398,-0.013120538,0.0816028,-0.05835033,-0.014838826,-0.0058786427,-0.020458955,-0.031056277,0.04165217,0.0040024156,0.00047245258,-0.02731476,0.043531563,-0.014100169,-0.0009934196,-0.030023888,-0.006522745,-0.03270519,-0.017965173,-0.022252485,-0.008842006,-0.042299073,-0.028474014,-0.034147505,-0.005097806,0.033380494,0.013758422,-0.025678169,-0.0052118036,-0.0241267,-0.0021468268,-0.0545318,-0.022540988,-0.024206905,-0.026006512,-0.03284675,0.054278027,0.012543547,-0.0029900032,-0.009502369,0.029111475,-0.027733315,-0.018944837,-0.020586286,-0.015010785,-0.024345279,0.0019293303,-0.024007244,-0.0046131765,-0.027274916,-0.018523991,0.0056130486,0.0067534754,-0.028757982,0.014436586,-0.029278202,-0.031413894,-0.0138454195,0.0505679,0.042279877,-0.030220482,0.02281832,-0.01689271,0.0015509578,-0.02951828,0.033509854,0.03321422,0.036761664,0.027623033,0.002715968,0.023656514,0.012427707,-0.0052431,-0.046042245,0.023455033,0.0124141425,0.034873977,-0.01794571,0.033661924,-0.0037603073,-0.04172068,-0.032283235,-0.041071873,-0.013009904,-0.02707026,-0.01875498,0.004394572,0.022457793,0.022385988,-0.02915377,-0.024566375,0.023984043,-0.023737429,-0.043942828,0.06126224,-0.017252157,-0.0016069396,0.023538984,-0.02539409,-0.031743784,0.03458303,0.0017707864,-0.06514779,-0.008249156,-0.01661175,-0.02083194,0.058335155,0.0031020124,-0.028051462,-0.0019442397,-0.017432444,-0.0068772673,0.06450972,-0.0047979383,-0.016770398,0.024762653,-0.005153046,-0.010806386,0.024027556,-0.0138087105,-0.03050874,0.035755023,0.008928039,-0.014696107,0.06546562,0.01898134,-0.016477592,-0.023620406,0.012688693,0.0019390694,-0.017264292,-0.017982092,-0.024594268,-0.043309007,-0.031390566,0.048813455,0.007735188,-0.014494491,-0.0048491606,0.026164545,0.03551978,-0.02233132,0.009179967,0.0071383836,-0.004145302,-0.028125914,-0.012086139,-0.028540157,0.023375764,-0.0033170723,0.015875267,-0.028645642,-0.025937628,-0.013747013,-0.012715158,-0.021193681,-0.0013238305,0.013163917,0.045616142,0.00088487397,0.003096887,0.03240394,0.033932887,0.010134011,0.02783259,-0.01703275,0.00453406,-0.044199746,0.045023214,-0.007737216,0.033461746,-0.024855211,-0.010991378,-0.0050475723,0.031171355,0.006743902,0.0022929762,-0.0062274337,0.010661087,-0.018622372,0.049082138,-0.01749325,-0.020196414,-0.0009498863,0.04633629],"last_embed":{"hash":"mux28e","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"mux28e","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Caffeine Solution Experiment Tracking#{12}","lines":[262,263],"size":81,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mux28e","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Daily Journal": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.052310918,-0.006819108,-0.051992986,-0.020327637,-0.034653433,-0.04213349,-0.0019058085,0.032666996,0.0033130406,0.0075782,0.0046630986,0.01711464,-0.043653846,-0.012663111,0.020979445,0.03709509,-0.01086052,0.014847186,0.0039054626,-0.016321326,0.0039369348,0.02140292,0.03725353,-0.0093666315,-0.01631612,0.012505758,-0.027317418,0.012700179,0.009380761,0.06204588,0.00030250472,-0.03854219,0.03324215,-0.02255416,-0.06302916,-0.041160204,0.03131894,-0.018702138,-0.03880527,0.022512803,0.02128572,-0.007946431,0.020812714,0.01451464,0.045593593,-0.026569003,-0.013422437,-0.019781051,-0.04796318,-0.030963747,-0.0021929764,-0.012679616,0.051445305,-0.013605098,0.0013944355,0.026579564,-0.0210691,0.0015249966,-0.021222292,-0.016459424,-0.030694406,0.028407149,-0.030366106,0.0044566197,0.013815657,0.047893316,0.020231329,0.012745604,-0.027621804,-0.034099884,-0.054190014,-0.0048683523,0.0273257,-0.008759494,-0.040480748,0.03554546,-0.0095881885,0.0018325219,-0.014275002,0.04607755,0.024999075,0.012123964,0.0009448071,0.027664619,-0.009787067,0.04461467,0.01602874,0.016762068,0.03193983,0.021227188,-0.0041297027,0.018582853,-0.0054745744,-0.028176455,-0.006291389,0.051544126,0.01273166,-0.021375075,0.0141021395,0.009269342,0.0013790459,-0.04166939,0.022267167,-0.015642688,0.031083794,-0.023210404,-0.019345827,0.013932802,0.032118466,-0.018717036,0.022364786,-0.0063552577,-0.012952458,0.033671714,0.016169148,0.012235439,0.0125384955,-0.027881384,0.009090147,-0.001671049,0.010723905,0.04329313,0.00024458248,-0.035304915,0.0010755856,0.0145966895,0.024495548,-0.02586829,0.03663378,0.021249307,0.010136583,-0.010664463,-0.03456068,0.011987788,-0.028398003,0.034119673,0.008765466,0.010672414,0.03889924,-0.03778138,0.04118578,0.018248191,-0.019300926,-0.03123921,0.04006625,-0.02904646,0.018697273,-0.017654376,-0.043568607,-0.022731185,0.02005888,0.007037224,0.025267273,-0.020532276,-0.024022888,-0.00060907647,0.06188985,0.044467866,0.007221385,-0.05819214,0.058304492,-0.0013150398,-0.017949311,0.03394678,0.037722617,0.0013263774,0.034607697,0.03321189,-0.0068512294,0.0019106312,0.032966044,-0.06228074,0.03195526,0.015383378,-0.005540739,0.031996723,0.13142,0.016890448,0.008271366,-0.03583067,-0.016876118,-0.010971108,0.0016907612,-0.017138554,-0.046386458,0.01479919,0.0029241713,0.049391262,0.026759624,0.0097975,0.004708397,-0.019537782,-0.00033202695,0.015152003,0.012959672,-0.01724844,0.07501057,-0.009711234,-0.01970244,-0.029859353,0.028976137,0.05260004,0.043579992,-0.0499293,-0.022411238,-0.039660785,-0.07330523,-0.042989556,0.018615406,-0.025889028,0.01170358,-0.025458723,-0.017487016,0.023874387,-0.007055426,0.005858681,-0.0010881586,0.00019363267,0.022206977,0.010235681,-0.026762541,0.032526474,0.061138358,-0.0205585,-0.01729686,0.007570651,0.0035593712,0.068452254,0.025202548,0.011392057,0.0039553125,0.026891574,0.008009974,-0.015687928,0.020962797,-0.02743565,-0.018825788,-0.008318815,0.0118407225,0.045079593,0.0018813282,-0.025523193,0.014932611,-0.0108501045,-0.044676017,0.0010333002,0.014274427,-0.004625618,0.011617438,-0.03214585,0.01622615,0.011265767,-0.04200127,-0.06456158,-0.014664821,0.0014623316,0.013204048,-0.02148482,-0.045444544,0.018905012,0.015257954,0.013018802,0.030224778,0.01748801,0.017199704,-0.024031067,0.0070095793,0.004691529,0.04435618,-0.0035972768,0.0036013152,0.018243093,0.011973921,0.0073970007,-0.014654758,0.02769131,-0.07117777,0.013071811,0.08854967,-0.009662933,0.01572492,0.0017781677,0.01733206,-0.00005230477,0.022244189,-0.056410246,0.03194128,-0.009755747,0.025970269,-0.03590852,0.009258208,-0.026011728,0.05061439,0.00094217574,-0.009944699,-0.021032967,-0.026767675,-0.18724547,0.013966079,0.035880737,0.044984363,0.03026101,0.028993806,-0.022960115,-0.023480833,-0.05536301,0.0042919377,-0.018639034,-0.04612522,-0.0037115642,0.031246291,-0.00023752764,0.0049122972,-0.0024596732,-0.0112393545,-0.011238239,-0.031140605,-0.00694468,0.0017631529,0.028762145,-0.039532486,-0.04049631,-0.022489192,0.0070473696,0.031826682,-0.023476966,0.005966668,0.007312077,0.026052859,-0.0033541236,0.026472116,-0.030943511,0.04047052,0.0026740439,-0.015369309,0.011392832,-0.03138177,0.0393094,0.02846364,0.019396864,0.006203905,-0.020214265,-0.010247678,-0.015933136,0.013898513,-0.033492327,-0.01344,0.015661314,-0.022272792,-0.014590444,0.04121068,-0.035862926,0.026961688,0.014357078,0.025645165,0.016261538,0.04550068,0.0048666983,-0.06289116,0.013218129,-0.07542927,0.008903461,-0.05425618,-0.027150307,0.010862438,-0.027014261,-0.05619301,0.025028814,-0.0130124055,-0.0050613075,-0.02183744,0.053946987,0.038034152,-0.032140378,-0.032305628,-0.006255219,-0.11762373,0.0048706457,0.02706807,0.020415338,-0.018340906,-0.036820743,-0.04586307,-0.00080745644,0.02046756,0.027422303,0.24741986,-0.0077191424,-0.023232715,-0.01903997,0.03221264,-0.020760043,-0.034294963,0.06923557,-0.02208497,-0.04324841,-0.02789701,0.021900464,-0.029213062,-0.039072406,0.01878346,0.03392898,-0.04859709,-0.025040163,0.053297292,-0.000621708,0.016025212,0.014854645,0.020842021,-0.034423538,-0.017559579,-0.03818359,-0.046654873,0.032524522,0.012711932,0.004789416,-0.050559446,0.008578295,0.024838164,-0.060643323,-0.057807133,-0.0087318,0.022698238,0.017440986,0.036286827,0.021629948,-0.0049130153,-0.002616327,-0.010400253,-0.028564557,-0.016957289,-0.03939057,0.020793403,-0.037834156,0.017337369,-0.025842234,0.007894616,0.02463206,-0.0024156251,-0.033471752,0.005992804,-0.04176866,-0.02095987,-0.006228641,-0.0036798096,0.026740568,0.00061927014,0.0053734374,-0.029810442,-0.03969425,0.033042032,0.047200076,0.005219181,-0.036015056,0.05938008,0.027889496,0.011672884,0.03779828,-0.008436446,-0.007144733,0.029481728,-0.0131679475,-0.019235615,0.043183923,0.023384728,-0.011400621,-0.04412069,-0.011180339,-0.06203845,-0.0020631608,0.01307017,0.04634817,-0.035197906,0.004450118,-0.0062213694,-0.042141024,0.005128235,0.02172144,0.0028923934,-0.012094785,-0.0042409156,-0.009703294,-0.032174166,-0.02357123,-0.048489485,-0.002340648,-0.036344517,-0.027627833,-0.020676518,-0.010314913,0.023371851,0.004348205,-0.014669303,0.02759885,0.010401222,0.0063388906,-0.05966926,-0.014947286,0.013327472,-0.0013198159,0.021273617,0.054132786,0.05180715,0.03294302,0.015748007,-0.003504334,0.044871096,0.008652434,0.012886227,-0.023187883,-0.0074726497,-0.025735954,-0.033610296,-0.03608925,0.0060143154,0.046420354,0.041917432,-0.040294617,-0.031613957,0.010339708,0.035798784,0.024859216,0.058668345,0.008712346,-0.005834418,0.05443579,0.0022950287,-0.022021309,0.012731577,-0.010457652,0.0029578034,0.037545435,0.017592747,-0.004596251,0.0026420178,-0.0021412321,-0.019407518,0.05706926,0.05278491,-0.032433376,-0.018497467,-0.04110466,0.0035812638,-0.055309076,-0.0009955057,0.009854137,0.0051007792,0.010973362,-0.010096936,0.034241766,-0.014433403,-0.043535784,0.017791323,0.012801145,-0.01177483,-0.011130004,0.0049241898,-0.024312826,-0.03830026,0.040551405,0.024814434,-0.012992504,-0.03893711,0.028099693,0.0206944,-0.01061246,0.0044341553,-0.024619067,0.01012053,0.024831379,0.023850074,-0.0059993356,-0.021790516,-0.012503114,-0.0072752284,0.005291041,-0.0069783465,0.11734994,0.009320964,-0.017521419,0.042375598,-0.02659509,0.046570834,0.016842885,0.033418797,-0.0031935335,0.00068026286,-0.009570191,0.003189888,0.035059392,0.014060255,-0.005556327,-0.004836847,0.04047554,-0.03504085,-0.002857427,0.01630541,-0.017688842,-0.05900689,0.019202301,-0.028774148,-0.0017649581,0.020291924,-0.014179329,-0.043325637,-0.047769386,0.0051326184,-0.01533919,0.040799238,-0.037710782,0.023863766,0.02881731,0.0049009915,0.025499023,-0.040333167,-0.017938128,-0.007356927,-0.016386608,0.010302337,-0.05755977,-0.03415325,0.00053571106,0.016445993,0.009653513,-0.04016807,-0.038882077,-0.026910488,0.033040967,-0.007532414,0.03619556,-0.009975474,-0.009130909,-0.013079224,-0.04264117,0.037004434,-0.02336718,0.0029577855,0.019273017,0.03551437,0.010796564,0.0310257,-0.02195926,-0.012056126,0.0054029007,-0.0008056039,-0.010832662,0.017214792,0.05361196,0.03858626,0.013213562,-0.04657454,-0.014643544,0.008117365,0.00036858654,-0.033982456,-0.0043471926,-0.017495988,-0.013937211,-0.022560885,-0.0048904186,0.02953245,-0.008951484,-0.01812553,0.07977659,0.013539326,-0.009062168,-0.00019605589,0.012471694,0.018155428,-0.00529065,-0.027494378,-0.020139338,-0.03129682,0.01993022,0.04365152,-0.036559016,0.003820898,-0.01916925,-0.027545825,0.011597061,0.0061674365,0.017391814,-0.033022415,0.04678713,-0.016255364,0.030605791,-0.014302688,0.015085,0.022898996,-0.030964416,0.01323697,-0.008453628,-0.0013051959,-0.027908025,0.04512183,0.036348894,0.0115866065,-0.058222856,0.0049302946,0.005030037,0.009269119,0.012536952,0.07635645,-0.045931637,0.010828999,0.0114252865,-0.022050077,0.02499896,-0.012934003,-0.0062894495,-0.056135915,-0.046296883,-0.02767121,-0.014028095,-0.030161256,0.028636312,-0.040348526,-0.039910555,-0.010511025,-0.047878668,0.018863726,-0.0133490665,0.038742486,-0.056200936,0.036339957,-0.023267904,-0.06438802,-0.011647961,0.044005375,-0.029121457,0.046688836,-0.030088127,0.0065048323,0.018050553,0.03373354,0.010370556,0.060138673,0.027891403,-0.029032372,-0.032042373,0.031861346,0.02764759,-0.0029344119,0.017379433,0.044106387,-0.027051251,-0.054368217,0.014895916,-0.021856152,0.010586761,-0.034014042,-0.0030651486,0.020157976,-0.061951358,-0.022833627,-0.016807634,-0.028185219,-0.0060157785,0.0017637913,0.027525296,-0.042281944,0.05050429,-0.030922359,0.008667024,0.0027748893,0.036516998,-0.04600313,-0.0069908085,-0.0038329724,-0.05287882,0.005416147,-0.0061073774,0.0066306107,0.042239074,0.014773108,0.015310536,-0.0066730655,0.009165516,-0.07316752,-0.054135814,-0.14868926,0.057755157,-0.008971324,-0.015757546,-0.0073976764,0.007530149,-0.016484957,0.007641944,-0.043024775,-0.04394226,0.020579211,-0.002764502,-0.0019152316,-0.018818723,-0.0071498463,0.011922009,-0.03728858,0.017096953,-0.032110356,0.04036669,0.05030673,0.023737771,0.004304195,-0.014040317,0.01701578,-0.008133072,-0.048047233,-0.008203772,-0.014169135,-0.041374456,0.012516528,0.011856725,0.02021194,-0.01500973,-0.005562513,0.04891127,0.012150685,-0.014099069,-0.009033655,0.031690244,0.009118497,0.020357935,-0.04580847,-0.00011241334,0.04076073,0.026653016,-0.0131858215,-0.026978817,-0.0074327937,0.031537205,-0.051081847,0.025394121,-0.003779849,-0.0005839067,-0.010429418,-0.02889843,-0.030828154,-0.056157466,-0.028922949,0.062572785,0.049958073,0.01716524,-0.03454876,-0.010605348,-0.03593473,0.029846443,-0.088263646,0.029433617,0.01127051,-0.010768824,-0.03562555,-0.013542354,-0.008405579,-0.035570152,-0.020642146,-0.012877122,-0.0127549125,-0.045028742,0.0028989974,-0.008656802,-0.039186776,-0.025243027,0.0018483291,0.0032582167,0.05792083,0.020391509,-0.0063411864,-0.010277717,-0.047847454,-0.010682365,-0.07120865,0.012354064,-0.01996001,-0.0017843524,-0.06192928,0.046353344,-0.030223738,0.008925528,-0.004668473,0.004902525,-0.011952664,-0.068629846,-0.012522212,-0.026120644,-0.011854273,0.00635897,-0.05273607,-0.01769236,-0.022865174,0.0038774032,0.004204184,0.0066289324,-0.02508381,0.034236394,-0.06525039,-0.0034358522,-0.015610316,0.06120345,-0.0017070669,0.012774866,0.021653851,-0.01701753,0.014170855,-0.025218157,0.02098419,0.05160698,0.027327258,0.013546512,-0.011707001,0.006404997,-0.024996808,-0.024777615,-0.023015747,0.04078338,0.05284078,0.027734648,-0.046584524,0.03282934,0.00036437836,-0.004520146,-0.020852087,0.010868662,0.04471354,-0.01446946,0.03699923,0.003692098,0.054855525,0.016345995,0.043966472,-0.046256665,0.0007912269,-0.028399289,-0.040831115,0.027640216,0.027427241,0.006714212,0.0013511474,0.0645385,-0.0035767048,0.07252056,-0.022478037,-0.08572192,-0.020801188,-0.021541312,-0.016967792,0.028734453,-0.005810333,-0.04464286,0.0028812084,-0.0017424969,-0.0021532706,0.04460707,-0.010621749,-0.006151141,0.012124268,0.008016436,-0.0047949636,-0.024043016,0.0057074684,-0.002476377,0.015642392,0.005018597,0.0316486,0.045963943,0.02854788,0.06902646,-0.025072983,0.0068250033,0.054965794,-0.018298972,-0.036709238,-0.0027609044,-0.025846638,-0.010869765,-0.0038715457,0.011969192,0.038510032,0.01425639,0.0145103205,0.04236162,-0.023477534,-0.04822516,-0.005606588,-0.0122353835,0.009589249,0.029640244,-0.03785937,0.013564219,0.018269429,0.013374253,-0.012483909,-0.027082756,0.044913106,0.03902935,0.0036635054,0.0030266566,-0.03422572,0.022620229,-0.0025638898,0.02097034,0.022692792,0.019836564,0.004614505,-0.0010227944,-0.044722907,-0.025956158,0.003398053,-0.017505981,-0.023797125,0.035670727,-0.03482741,0.0020471038,0.0011385288,0.03086802,0.013169771,-0.00040596776,-0.056843884,0.02167464,-0.00015567984,0.008886372,0.00025444917,-0.04091935,-0.0027884794,-0.021800643],"last_embed":{"hash":"1nhulf5","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"1nhulf5","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Daily Journal","lines":[264,275],"size":302,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nhulf5","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Daily Journal#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07240941,0.008971787,-0.047502566,-0.03026292,-0.026718326,-0.032562394,0.025696255,-0.006677868,-0.012863709,0.01353402,0.012697051,0.023669943,-0.0077797156,0.0037806032,0.004611075,0.06444155,-0.010455655,0.031119084,-0.013488436,-0.004344598,0.0101086795,0.03121458,0.040228438,-0.0312823,-0.015870724,-0.0037105796,0.008787045,0.010307146,-0.008374922,0.028028406,0.0061093615,-0.058950502,0.04157134,-0.058501862,-0.04173486,-0.06570162,0.032121096,-0.020839034,-0.05012982,0.038767356,0.015666442,0.022822239,0.009053815,0.020457065,0.031080242,-0.010590986,-0.008517006,-0.009792224,-0.04185919,-0.037481938,-0.0045374,-0.037170596,0.051977772,-0.00812276,-0.04365361,0.048790265,-0.018151753,-0.040082987,-0.01581497,-0.022715112,-0.05001426,0.03660623,-0.011825456,-0.011367096,0.015183139,0.04970806,0.008011404,0.005094534,-0.020210695,-0.01917617,-0.058706712,-0.0011261308,-0.00796725,0.004895687,-0.04251126,0.027968949,0.02424305,0.010508659,-0.024019476,0.040612757,0.018169321,0.017971575,-0.005153113,0.0068361284,0.002448351,0.05870282,0.017081497,-0.0023827427,0.030976329,-0.004941529,-0.006830435,-0.006074116,-0.0239871,-0.03310313,-0.025258664,0.03928927,0.006110955,-0.013495264,0.01414821,0.00903087,0.044404037,-0.054827802,0.035833478,0.0030592692,0.032383986,-0.051935192,-0.023684734,0.0028788995,0.043002505,-0.028176738,0.011961727,0.02122942,0.013552837,0.044392023,0.02277192,-0.002361304,-0.0046138284,-0.026412461,0.012854137,-0.02072178,-0.010737984,0.010852583,0.011352593,-0.029651672,0.045812853,-0.028434128,0.0009617533,-0.029142438,0.06329474,0.013002408,0.00015629272,0.05114231,-0.0015424843,0.010717708,0.022667354,0.004383274,0.0062776925,-0.0009392087,0.046969596,-0.032038085,0.043087643,0.050480224,-0.0036034498,-0.036655623,0.0020742016,-0.06560377,0.013534615,-0.036540907,-0.014499995,-0.02702603,0.014031226,0.021295888,0.0060776793,-0.020681245,-0.019185802,-0.021464474,0.037303697,0.052316222,-0.009254735,-0.044049576,-0.00051010546,0.0010575698,-0.053995132,0.002812708,0.045186415,-0.034565374,0.045663726,0.050976932,-0.005469294,0.02659097,0.06277894,-0.07238458,0.04087811,0.02472695,0.011419035,0.023699488,0.092358194,0.017947571,0.020114783,-0.027332395,0.0012465975,-0.00069508195,-0.0013792847,0.0013952029,-0.0480846,0.06076314,0.010239642,0.02351688,0.020916095,-0.0058151935,0.009084546,-0.0143297585,-0.004721574,0.026158892,0.017712956,-0.017802708,0.050055906,-0.0009696029,-0.030489275,-0.035678826,0.0127975345,0.053334367,0.028692227,-0.022836203,-0.031369593,-0.025278548,-0.0117818955,-0.038812563,0.012258834,-0.021555193,-0.030848198,-0.030377213,-0.0023197576,0.03202408,-0.0118443845,0.01881707,0.030856637,0.016135922,0.04387705,0.021279955,-0.03472517,0.01364474,0.08564865,0.015231823,0.004409422,0.010245553,-0.0006323348,0.06845774,0.010943468,0.011114762,-0.051204495,-0.010232361,0.048271503,-0.015589809,0.04225091,-0.011217901,0.018442266,-0.021360882,-0.0028201197,0.03642594,-0.024966516,-0.032849405,0.032161918,-0.032749556,-0.0627954,0.024103532,0.026406366,0.026477218,-0.019349232,-0.02769454,0.02373279,0.008193832,-0.033814818,-0.01996058,-0.023357572,0.010909519,-0.012262366,-0.021353977,-0.06281602,0.001123913,0.026709842,-0.0068155234,-0.022782573,0.014293998,-0.015253559,-0.0053567947,0.016704824,0.022646328,0.053282686,0.008780508,0.004628273,-0.012782843,0.017066302,0.008777054,-0.026469689,-0.005033727,-0.055297397,0.031130312,0.072314814,0.0014224272,-0.011733913,0.013619042,0.030310705,-0.010257822,0.053599577,-0.06301677,0.035528965,-0.033303913,-0.009077348,-0.011682429,-0.016477002,-0.035108488,0.034689847,-0.0011937643,0.010374969,-0.00090315,-0.050914004,-0.1646993,0.026921373,0.020745423,0.04343936,0.04139245,0.032887727,-0.015463337,-0.023405537,-0.05451395,0.02751984,-0.012896641,-0.041479483,-0.044732317,0.047152843,-0.01933455,0.018604716,-0.01644343,-0.007709052,-0.006424248,-0.028574288,0.013228686,-0.004937992,0.007328577,-0.011023216,-0.04745764,0.012480299,0.04495587,0.020775454,-0.05705967,-0.0010765668,-0.000317683,0.0039947624,-0.0047117113,0.03220166,-0.061402265,0.037777748,0.010741296,-0.02603743,-0.00045434985,-0.044663917,0.020056682,0.03267567,0.013933317,0.013252065,-0.02486133,0.0042769983,-0.017908707,0.008873403,-0.07318259,-0.01701624,0.015295421,-0.034830183,0.03607854,-0.0063145,-0.03617917,0.0027760977,0.01847469,0.021819046,-0.011025926,0.03828074,-0.020593653,-0.054316137,0.041826583,-0.061256446,-0.021625651,-0.048883747,-0.024647856,-0.005787687,0.017526697,-0.058525957,-0.006425656,-0.0074638654,-0.014254227,-0.05432433,0.022975136,0.03713574,-0.013021318,-0.062537715,-0.016643506,-0.10674896,0.002877691,0.011452601,-0.005326253,-0.019309368,-0.019719467,-0.034290496,0.015755694,0.017251845,0.028869873,0.23772383,0.0044825007,-0.019443493,-0.016253326,0.025390562,-0.026913274,-0.0008260575,0.07193935,-0.0315613,-0.047792427,0.0061111143,0.032368463,-0.03944577,-0.0033509913,0.016218457,0.040676422,-0.031902075,-0.03817192,0.078347266,-0.020060722,0.023471769,0.014745193,0.02333337,-0.009137535,-0.02571726,-0.03886426,-0.030224662,0.022034535,-0.015354592,-0.021102086,-0.02417206,0.0020843942,0.010405144,-0.05776371,-0.036310885,-0.008271427,0.00451964,-0.0010103884,0.03047408,0.009894145,-0.035058446,0.003776978,-0.022310069,-0.03749372,-0.046196856,-0.035924613,0.039279815,-0.03019763,0.022718247,-0.014108973,0.032338724,-0.0035300313,-0.00737229,-0.012974057,0.048238575,-0.014200117,-0.03143964,-0.0013664694,0.023988575,0.034647085,0.016709384,0.01279953,-0.058574732,-0.020873902,0.021523397,0.07392695,-0.00085974735,-0.0008775279,0.030933546,0.037883632,0.0015982788,0.019906547,-0.007418397,-0.01065779,0.021381382,-0.030560723,0.0073125367,0.024304828,0.02534501,0.016901396,-0.030514827,-0.020496352,-0.04510635,0.010597865,0.0048039057,0.014055196,-0.026359307,0.010572597,-0.019942155,-0.015317142,0.006568375,0.026916297,-0.0034873884,-0.0016825227,-0.018223543,-0.009753292,-0.046247356,-0.017244909,-0.05785527,-0.0197779,-0.020678613,-0.01184226,-0.01735074,-0.03029807,0.007465348,0.006374167,0.008991969,-0.0019781974,0.020445,0.0037088764,-0.020673905,0.011121882,0.014450472,-0.039167218,0.02024077,0.03918755,0.024541082,0.036036346,0.04376134,-0.021552715,0.03751821,-0.014916553,0.022223055,-0.035642974,-0.019283157,-0.027242718,-0.008122597,-0.016849604,0.0034729284,0.04689301,0.034765277,-0.041542947,-0.0011900574,-0.009383676,0.0055905427,0.036167786,0.10072967,-0.017034216,-0.027900906,0.01672776,-0.00041120854,-0.042105827,0.0040847333,0.0013974925,-0.007281735,0.050593052,0.0093973465,-0.020288315,-0.011192814,-0.00037025826,-0.013131591,0.033130277,0.010825252,-0.013755525,0.007884518,-0.062603414,-0.029208684,-0.012146122,-0.017426413,0.007986708,0.013021413,0.024932446,0.013838482,0.034013316,-0.022402946,-0.030913621,0.03491338,0.01665443,0.0031876075,-0.011416967,-0.012314709,-0.037656154,-0.063353166,0.03177734,0.033772938,-0.027538849,-0.0057097655,0.02946823,-0.017325727,-0.0028547065,-0.007245837,-0.04557208,-0.02933507,0.015681235,0.005525787,0.00082131394,-0.0149477385,-0.0061975564,-0.015181179,0.003842333,0.012880725,0.087096766,0.0021446128,-0.010074804,0.0162011,-0.021075504,0.042110514,0.0077051767,0.034597576,0.024553435,-0.01564148,0.0026650813,-0.00038304908,0.021726074,0.0115588,-0.014772897,-0.004873977,0.018154804,-0.038701285,-0.00020440664,-0.0009381565,-0.015457305,-0.043188956,0.0160604,-0.05104206,-0.03309287,0.047648232,-0.006000581,-0.044993047,-0.054926578,0.008338219,-0.009741022,0.06992476,-0.041311927,-0.026607642,0.009163611,0.0039569354,-0.013251432,-0.035562683,-0.016813597,-0.0065570795,-0.020312011,0.008428513,-0.064791895,-0.035649,0.030903745,0.028913774,0.0042008962,-0.03888685,-0.057466533,-0.033516526,-0.030685378,0.0071755997,0.060849976,-0.010499405,0.014064313,0.016965043,-0.034599256,0.057721414,-0.019330202,-0.0088092685,0.001615285,-0.0071682837,-0.0035614956,0.061941173,-0.014614934,-0.009073645,-0.021070123,-0.009649234,-0.026525415,-0.0026464625,0.057414826,0.035127014,0.03322096,-0.027810637,-0.05059162,0.011976518,0.004454906,-0.03472227,0.0022250484,-0.022892026,-0.04028329,0.01105849,0.010092605,0.060546927,0.0018039248,-0.012717381,0.06796814,0.046292927,-0.02603519,-0.020955684,-0.020557225,0.005124792,-0.020997912,-0.026923236,0.016901575,-0.020714315,-0.004213215,0.022897704,-0.02935905,0.017745754,-0.01179591,-0.021745138,0.007876823,0.01505071,0.032111686,-0.009656324,0.043004695,-0.013018782,-0.0063582268,-0.0037038191,0.008598194,0.0031832054,-0.027044421,0.010044067,0.006112408,-0.008265894,-0.06612651,0.04419592,0.031841427,0.0005639047,-0.031127635,-0.0075241923,0.034458224,0.04729404,-0.014025442,0.06354359,-0.04373366,-0.01922295,0.00013774022,0.015276757,0.021432921,-0.042646322,-0.00872894,-0.037556935,-0.043219738,-0.017173566,-0.034432586,-0.012986714,0.018572187,-0.028438374,-0.03411677,-0.026133727,-0.05680324,0.01135617,-0.021452598,0.046123788,-0.015071712,0.029790541,0.0037590247,-0.0439201,0.0018308007,0.042270128,-0.027606595,0.058414396,0.0047146305,0.023620859,0.0024801814,0.00928783,-0.0034457294,0.04400613,0.038345553,-0.017745016,-0.031867843,0.039499503,0.002513017,0.016073253,0.006689953,0.042341415,-0.045018673,-0.057092708,0.011062038,-0.04806262,0.008192942,-0.027158152,-0.021332845,0.010968263,-0.04632346,-0.0020360854,-0.0051446417,-0.025827892,-0.012973194,-0.03125908,0.038902465,-0.03207005,0.054886077,-0.023666842,-0.019913945,0.020253604,-0.0034177795,-0.022143025,0.0029788131,0.022377532,-0.028120976,0.01922064,-0.016351525,0.010821707,0.030988699,0.020457674,0.019861918,-0.02071375,0.020861218,-0.052666005,-0.027217878,-0.13257205,0.05753024,-0.037657402,0.0050582574,0.01142575,0.014069336,-0.035240185,-0.00058958464,-0.021159628,-0.033008963,0.018752431,-0.04181448,-0.008361858,-0.0055320454,-0.009825789,0.039679114,0.004694081,0.0038534093,-0.034393735,0.044483524,0.044024505,0.005996436,0.028273927,-0.009396009,0.0035592197,-0.014216739,-0.009231674,0.030646687,-0.010212644,-0.039238222,0.04214333,0.0017107903,0.020571781,0.007223452,-0.0019131907,0.012573433,0.0052773603,-0.020837402,-0.0073323827,0.036831606,-0.008341205,0.0070658824,-0.02065754,0.027884135,0.04607936,0.01596258,0.0030100439,-0.020074429,0.0009172124,0.0488158,-0.040707685,0.03141745,-0.010946192,0.016525092,-0.0049046995,-0.013837949,-0.02557651,-0.04247238,-0.024155132,0.040146474,0.03147621,0.033837188,-0.03846385,-0.015645228,-0.038964,0.030367535,-0.022563923,0.03962981,-0.0020007077,0.010436663,-0.0123669915,-0.023964824,-0.011955205,-0.047346815,-0.054621153,-0.018929573,-0.012336841,-0.06037262,-0.004039775,-0.026207436,-0.045948967,-0.0177645,-0.019895688,0.015138592,0.06401822,0.0122194085,-0.008495238,-0.02866938,-0.0595103,-0.007468808,-0.028464748,-0.008756261,-0.050436456,0.011531168,-0.024640288,0.056296375,-0.0018183839,0.022025568,0.013740853,0.016018499,0.0016048659,-0.012931176,-0.0022475268,-0.008689119,-0.015270114,0.028913232,-0.038657233,-0.008563485,-0.013509157,-0.0018994898,-0.031736024,0.00056944776,-0.011809113,0.009616948,-0.063803434,0.0023628022,-0.0016003319,0.026220802,0.00058629876,-0.00685084,0.034829695,-0.03793188,0.013882642,-0.019859828,0.028477471,0.067938976,0.046926923,0.03837145,0.0051068165,0.03942447,-0.0044494574,-0.03785273,-0.012213438,0.054165527,0.06943457,0.024509639,-0.018756956,0.03082241,-0.014096747,-0.017561844,-0.034297977,0.029093035,0.049407903,-0.03285404,0.010136183,-0.010168888,0.020407729,-0.029698888,0.030784894,-0.007164389,-0.007125374,-0.037655365,-0.0038373906,0.0495284,0.0032286954,-0.0021438038,0.02423257,0.018718373,-0.022774035,0.050538383,-0.037313707,-0.08683851,-0.024385834,-0.0037040154,-0.017938614,0.035196,-0.0025597967,-0.030374274,-0.016844321,0.010770682,0.0116842715,0.028324187,-0.026397534,-0.032775987,0.037457827,-0.008392599,-0.020021439,0.004528979,0.040429674,-0.02828333,0.039568324,-0.03130062,0.033371024,0.069356516,0.03495208,0.046758477,-0.008240968,-0.007141007,0.027202966,-0.007267124,-0.024609888,0.02611034,-0.02832061,-0.019895831,0.03168276,-0.02127861,0.01566763,0.0071900585,0.040728178,0.085428946,-0.043733742,-0.0286315,-0.011570579,-0.011757576,0.009789441,0.03716257,-0.014188549,0.016593061,0.019137751,0.011467992,0.011626034,-0.012313327,0.050571818,0.056261025,-0.016789839,0.019284226,0.022807319,0.03756316,-0.015778419,0.029177647,0.0043190215,0.00276702,0.008500115,0.019187892,-0.042389903,-0.038778692,0.009502523,-0.011373148,-0.017035155,0.0032490585,-0.04057271,-0.0045081577,0.02138392,0.026673082,-0.01113201,-0.0016098145,-0.031326115,-0.027861878,-0.0094294725,0.015750809,0.02145109,-0.047698054,0.0021603259,-0.011756282],"last_embed":{"hash":"b7w2bl","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"b7w2bl","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Daily Journal#{2}","lines":[266,266],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"b7w2bl","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Daily Journal#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.049989007,0.0062346864,-0.05553552,-0.017497627,-0.03124121,-0.02656787,0.0045334375,0.014217397,0.018138122,0.011035431,0.011522729,0.014525532,-0.02164534,-0.0070518637,0.0030844125,0.037562437,-0.012143065,0.02860808,-0.023772305,-0.038755886,-0.0050523276,-0.00813598,0.02128997,-0.02640753,-0.019656567,0.036013655,0.015376925,-0.0018896711,-0.0089740055,0.030873718,0.0070336754,-0.08627447,0.03692274,-0.06381441,-0.021701943,-0.050709505,0.028029248,-0.022726139,-0.051729597,0.012106267,-0.0009992782,0.011366303,0.02105405,0.029191624,0.023769157,-0.02641558,-0.009345545,0.0022606563,-0.045794737,-0.04318676,-0.009672464,-0.028955724,0.030759702,-0.007905529,-0.013320322,0.0541008,-0.024965413,0.0025186352,0.01632835,-0.024611726,-0.029890338,0.0128411045,-0.0319424,0.020162906,0.01779229,0.0524012,0.013587732,-0.0005962328,-0.0031423916,-0.013079359,-0.0642212,0.019591933,0.022220708,-0.014041842,-0.0381869,0.04808954,0.011505849,-0.019386536,-0.005339965,0.064054616,0.022478038,0.01964112,-0.02562539,0.03886505,-0.001580828,0.04859037,0.008250911,0.05161205,0.011494153,0.00954767,-0.010915242,0.017311405,-0.0325933,-0.03591516,-0.023918219,0.014278705,-0.017865786,0.0103369905,0.033888098,0.0039539025,0.04618639,-0.012291228,0.0006511439,0.00012670443,0.041430566,-0.024619833,-0.016438087,0.03774594,0.008534109,-0.021362098,0.033138394,0.01372156,-0.0028011461,0.03884244,0.01635506,0.006327024,-0.017155468,-0.014198252,0.014844718,-0.0244502,-0.0071970606,0.021327153,-0.02465092,-0.037539322,0.028859079,-0.0033911534,0.016120067,-0.02791122,0.025868589,0.008885462,-0.0034254394,0.003942676,-0.002389167,0.0026169424,-0.010181718,0.0069593275,0.00042688596,-0.027441325,0.034340877,-0.026120132,0.037442397,0.0020484107,0.017743133,-0.04351937,0.016063703,-0.030983046,-0.0048463936,0.009594536,-0.01691762,-0.031624656,0.018382248,0.014971235,-0.012442548,-0.032127656,0.0077703744,-0.032380562,0.06629845,0.044184312,-0.006318516,-0.053247638,0.041214727,-0.009498703,-0.034804493,0.022584958,0.031320643,0.001493394,0.06811974,0.037111733,-0.0044471635,0.0033252353,0.030027183,-0.058262628,0.034494966,0.0051415344,-0.00046091084,0.03389234,0.10467691,0.011541518,0.019898208,-0.043228604,0.002792009,0.012020187,-0.0070815873,0.0091990605,-0.03601876,0.025855519,0.020809572,0.026867582,0.03181923,0.019022293,0.011207697,-0.018686576,0.017186169,0.020539746,0.010736018,-0.0029507761,0.08863518,0.0006650024,-0.022269148,-0.031156417,0.020439327,0.052097812,0.03995446,-0.052248526,0.0002552955,-0.034864575,-0.039795965,-0.06240564,-0.003362595,0.005691016,-0.025227064,-0.055890985,-0.01404993,0.036032017,0.015437329,0.025519818,0.039762165,0.0020824783,0.04383138,-0.00748361,-0.06129765,0.027000777,0.06759905,0.01459418,-0.02241464,0.012820255,-0.013859013,0.062445458,0.038848307,0.020138066,-0.02220709,0.009225219,0.0033079276,0.00062501326,0.042926326,-0.019586585,-0.02765772,-0.0008138853,0.013570616,0.03881024,-0.019035066,0.004215992,0.040164396,-0.0057781246,-0.032553304,0.011247907,0.001232748,-0.02255634,0.014688145,-0.018416725,0.018950125,0.013982179,-0.031729255,-0.04696426,-0.04083967,-0.0045443512,0.00033292235,-0.018491808,-0.04654423,0.006606741,0.017305445,0.01776703,-0.0126993,0.0064655524,-0.016224172,-0.01920058,0.01581653,0.027849006,0.052280914,-0.027148457,0.0029502811,-0.0046121934,0.016318992,0.00865294,-0.004564821,0.0052051097,-0.0502924,-0.0025552225,0.05969671,0.0025779582,0.017278483,0.010622485,0.023900764,0.0000069406296,0.043338057,-0.04614715,0.007629406,0.013392597,-0.015340417,-0.027398637,0.0015897168,-0.013366567,0.036542743,-0.001679826,0.025764462,0.0040206867,-0.052355394,-0.15987347,0.020591667,0.028089972,0.016206373,0.033542722,0.031312656,-0.0230016,-0.020480465,-0.055106048,0.047158036,-0.008476065,-0.03467892,-0.00560733,0.03502543,-0.007476606,0.02824134,-0.034618128,-0.036542237,0.009427539,-0.033610296,0.0066188104,-0.005037095,0.00032850372,-0.019158425,-0.039348323,-0.036237583,0.016432576,0.0073739593,-0.06457981,-0.0003472819,-0.0011755093,0.023396183,-0.00857294,0.040866878,-0.046580117,0.03729453,0.026461968,-0.022473808,0.013745113,-0.053068463,0.0037006661,0.06168948,0.00019297386,0.02025093,-0.027120968,0.027666578,-0.0013558569,0.026743062,-0.067378916,-0.03270179,-0.00004287163,-0.028242644,0.04474908,0.015370141,-0.023977268,0.0029394063,0.015126564,-0.0001006797,-0.0049594096,0.05553862,-0.023193913,-0.050263572,0.0068979324,-0.03895314,-0.010229339,-0.056353353,-0.04441033,-0.021736586,-0.012414063,-0.058024295,0.0008054628,-0.02153004,-0.0047455598,-0.023491913,0.044492528,0.03242772,-0.010015206,-0.042433064,-0.018829374,-0.09504192,-0.0074441177,0.050250106,-0.0001927168,-0.019627962,-0.037642784,-0.038910627,-0.00010732227,0.018273404,-0.004164863,0.21747327,0.021847872,0.003776531,-0.017920336,0.031300712,-0.008838614,-0.028778099,0.05021879,-0.028250646,-0.056893088,-0.017417505,0.033934947,-0.03853799,-0.029074447,0.035773054,0.04736432,-0.026959859,-0.031214947,0.07563047,-0.01770014,0.008787899,0.03319276,0.011119021,-0.0130089,-0.018711472,-0.041377384,-0.040932078,0.01152889,-0.011893659,0.0074291737,-0.044420734,0.023478074,0.0038833853,-0.021032367,-0.048394896,-0.006225192,0.026986148,-0.011283141,0.040293142,-0.0036860986,-0.0194795,-0.011258712,0.010736472,-0.026819397,0.007580598,-0.020371966,0.038972482,-0.03513318,0.00055973284,-0.021401718,0.039745677,-0.006528737,-0.000022839182,-0.02415183,-0.0011788964,-0.004168943,-0.051914345,-0.034405198,0.026886333,0.037597723,-0.000003667558,0.0126574915,-0.045795433,-0.012446517,0.0040016365,0.07065298,0.0019274149,-0.009862381,0.06787822,0.015539404,0.011600877,0.023155486,-0.01464855,-0.021035908,0.029715857,0.0037423407,-0.0072140982,0.017155373,0.03690925,-0.002213805,-0.03561261,-0.023818597,-0.061685767,0.007167491,-0.0072569856,0.010455978,-0.029472828,0.008595414,-0.0034245348,-0.04393282,0.008399666,0.021939598,0.007230544,0.013319612,-0.009264442,-0.0190247,-0.0239998,-0.009902952,-0.068168275,-0.013180273,-0.030711105,-0.049745314,-0.028045375,-0.017371418,0.036660083,0.011140397,0.016610136,0.012794443,0.026065169,0.026489148,-0.019843813,0.006132208,0.0072478494,-0.032412603,0.013505235,0.05798978,-0.0009987688,0.024351994,0.0030999817,0.004323218,0.0511141,-0.011777205,0.022003742,0.014688223,0.0017232294,-0.010295217,-0.04471442,0.007261543,-0.007413922,0.044763476,0.03389029,-0.031778052,-0.023699518,0.018293925,0.014494646,0.032306653,0.04791225,-0.021975618,0.017594637,0.025739413,0.017841483,-0.017155169,0.016968707,-0.007076218,0.009561197,0.02890531,-0.0027388043,0.0028222483,-0.014751917,0.029551249,0.020423548,0.06238218,0.004234063,-0.027855903,0.025564114,-0.045920223,0.0021110738,-0.016964972,0.012254758,0.0041486784,0.012473181,0.030154673,-0.010816784,0.040708836,-0.046350125,-0.025460524,0.033391517,0.0072329873,0.0049718586,-0.028209142,-0.016401617,-0.047672085,-0.03297473,0.043148987,0.065560885,-0.03936031,-0.017755821,0.013936802,0.0023056453,0.00073645305,-0.030594345,-0.011192541,-0.011750706,-0.014320893,0.03506755,-0.0038534065,-0.022484269,-0.022078156,-0.024391962,0.00067456695,-0.022010539,0.08311232,0.009429735,-0.019436851,0.037097085,0.0063744173,0.053933386,-0.025197469,0.049663797,-0.006143775,0.0060968646,0.011057813,-0.0049283965,0.041783884,-0.011306073,-0.009774554,-0.03600559,0.036910187,-0.014030311,0.0057127485,0.014795192,-0.00092316954,-0.028113244,0.02492854,-0.07134259,-0.0049991203,0.04159386,-0.0011630493,-0.047488645,-0.06948094,0.0010518942,-0.021858325,0.056065887,-0.041597404,0.000030225718,0.019979196,-0.014695204,-0.016460575,-0.042421978,-0.020563778,-0.0067184744,0.013195509,-0.009006245,-0.054242566,-0.022277296,0.022671347,0.03621822,0.0008149122,-0.0058280183,-0.04061077,-0.046389446,-0.0071913344,0.0018291617,0.0648384,-0.013088276,-0.007280162,0.0060232864,-0.07032073,0.050773162,-0.0059534106,-0.0024235558,-0.018708337,0.027590502,-0.00035933452,0.032206498,-0.081417345,-0.005880786,-0.007513565,0.02182906,-0.02679822,0.014163855,0.037795883,0.055553447,-0.004297831,-0.056424826,0.008433983,0.022017773,0.015005029,-0.037156712,0.01073413,-0.03854014,-0.049235333,-0.004531814,0.015599208,0.07232656,0.017897662,-0.041613817,0.070008904,0.05638068,-0.015222972,-0.004142263,-0.013848024,0.013066632,0.0020504512,-0.020247117,0.013618368,-0.008792491,0.021013431,0.04234405,-0.032501873,-0.005376444,-0.0123031465,-0.024836462,0.0067350757,-0.011855631,0.016758567,-0.036261566,0.02501429,-0.018566912,-0.0034355517,-0.010104114,-0.012563365,0.009017982,-0.012004359,0.014120234,-0.017470334,0.02253387,-0.054461148,0.048363112,0.037004054,0.010551333,-0.07216589,-0.020342514,0.018312706,-0.008067291,-0.009893115,0.07566378,-0.039505426,-0.008734993,-0.007719355,-0.044049017,0.019911407,-0.03503104,0.00046555605,-0.033313803,-0.023492424,-0.017538674,-0.0370707,-0.020143865,0.011995255,-0.018805193,-0.038699202,-0.03585958,-0.012225952,0.016625762,0.013826622,0.022142358,-0.023719853,0.054381456,-0.009355815,-0.0736431,0.013537681,0.04859201,-0.03171083,0.077307984,-0.01943569,-0.019248607,0.034339864,0.022501282,-0.010584192,0.024724977,0.006863265,-0.016765265,-0.02806963,0.05647288,0.034592498,0.0011128293,0.03319162,0.026332678,-0.027040536,-0.053105053,0.0034398579,-0.030954737,0.03412072,-0.030561915,0.0006780761,0.026898675,-0.052899268,-0.04357852,-0.014312513,-0.040736664,-0.015584136,0.016649965,0.018311178,-0.048453078,0.036608774,-0.04965267,-0.0035604544,0.025230892,-0.012170334,-0.032751817,0.0007660071,0.0008339371,-0.05183971,0.01743318,-0.008240688,-0.0080597345,0.048962213,0.010209922,0.03310913,-0.021145295,-0.011779419,-0.044789955,-0.062320594,-0.13104984,0.058671124,-0.014694356,-0.02108791,0.002603848,0.011242222,-0.005291516,-0.003548347,-0.038188547,-0.0081131905,0.011029293,-0.03654072,-0.029727144,-0.007866261,-0.003111715,0.017279634,-0.0025695248,0.009580097,-0.027114399,0.04914432,0.03526497,0.005789561,0.042633764,0.0037922908,0.0054752706,-0.0076370966,-0.00053866307,-0.0031905612,-0.006065396,-0.013284658,0.0064260582,0.03132428,0.006243846,0.0011802284,0.012160453,0.008007328,0.0022518784,-0.033573106,-0.00034852943,0.014837101,0.008608443,0.0014735818,-0.023902083,0.012812116,0.03802229,0.014303993,0.024006272,-0.006010794,-0.0020611798,0.018507257,-0.041458733,0.006168006,0.0061728014,0.020415815,-0.011222479,-0.024171034,-0.028717361,-0.04489689,-0.04376772,0.069512285,0.010637012,0.014292081,-0.030273756,0.0061368374,-0.03276814,0.028146537,-0.01788733,0.04407673,-0.0015622065,0.006912143,-0.008977724,0.0013531198,-0.015520226,-0.037397902,-0.061757162,-0.01480981,0.026692087,-0.03362161,0.0042481255,-0.0021332768,-0.063104875,-0.043523848,-0.006003693,-0.03484202,0.044244785,0.019579971,-0.025357133,0.0035446454,-0.07478819,-0.036091227,-0.06655396,-0.0012437721,-0.0044861804,0.0022465228,-0.062090393,0.09072442,0.007236722,0.024156563,0.0018937911,0.010223532,-0.037300874,-0.028477503,-0.0062240777,-0.039415523,-0.009856868,0.025231227,-0.03308783,-0.010217104,-0.02819225,0.0014431457,-0.018110551,-0.0015180064,-0.024011042,0.021233989,-0.07884806,0.030392183,-0.013796991,0.030368386,0.018077672,-0.0031711115,0.03127658,-0.024915425,0.050041,-0.027652182,0.05429947,0.039742097,0.023053832,0.031463873,0.016423045,0.019577056,-0.0018550396,-0.022439526,-0.01746087,0.03751153,0.087533064,0.056888815,-0.007903842,0.03058926,-0.048369545,-0.016050482,-0.04892993,0.03587334,0.028220931,-0.041955348,0.019770376,-0.039493337,0.027557991,0.0004108662,0.046600882,-0.018563988,-0.023039104,-0.028595554,-0.004737195,0.01954336,-0.0023626196,0.02567667,0.022771833,0.062977605,-0.027286856,0.06511808,-0.026106793,-0.052790206,-0.017912643,0.0031740763,0.005102168,0.051029626,0.009173936,-0.033831876,-0.011088968,0.006027556,-0.010931062,0.02395066,0.00029708317,-0.016363088,0.0463555,0.01158852,-0.025545338,-0.058316182,-0.0021976626,-0.02778399,0.026826344,-0.014637103,0.041283645,0.04120854,0.0052261767,0.042528287,-0.039022908,-0.0036825554,0.02902702,-0.02623749,-0.0067536016,0.008713633,-0.021618063,-0.013327791,0.01857648,0.004634531,0.014627744,-0.01068258,0.04006461,0.039843746,-0.061549682,-0.028875781,-0.019760255,-0.016633645,-0.006876129,0.042794798,-0.056362595,0.008534057,0.025806068,0.00315557,0.005865781,-0.011971371,0.035472903,0.045679748,-0.0013571453,0.008174013,-0.024987606,0.07540006,-0.012341024,0.03039957,0.019638183,0.003921848,-0.03855042,0.017600456,-0.012622248,-0.036425386,0.00070286245,-0.013156641,-0.0015106975,0.026022647,-0.022345765,0.018168302,0.03814215,0.02701551,-0.018910915,0.0045599346,-0.048570342,-0.0049513136,-0.012986575,-0.0034350385,0.0063164807,-0.026367769,-0.007102733,-0.01622622],"last_embed":{"hash":"1qq4124","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"1qq4124","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Daily Journal#{3}","lines":[267,267],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1qq4124","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Daily Journal#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04279463,0.015955642,-0.05240315,-0.013728995,-0.026332589,-0.015669785,0.02541676,0.0068177753,0.010328594,0.020879643,0.00824895,0.0025560923,-0.033265382,0.007930863,0.0011864569,0.053104814,-0.0045679347,0.02222208,0.006117253,-0.027797867,0.0017033227,0.004725307,0.021245582,-0.030411502,-0.00995456,0.016111227,0.010756461,-0.0032648186,0.0015297405,0.030919474,-0.0083021065,-0.08022435,0.051835,-0.044299617,-0.021254048,-0.042140175,0.03189093,-0.007962942,-0.057562653,0.031192128,0.0023746605,0.017985372,0.013708583,0.010688098,0.031623546,-0.022264339,0.00059511635,0.0025631806,-0.04977268,-0.035949815,-0.0022330063,-0.040330686,0.020178832,0.00037975764,-0.0246271,0.047534198,-0.04433167,-0.025250006,0.015075763,-0.017248888,-0.025289614,0.028353248,-0.0239217,0.017076919,0.031066613,0.061568424,0.018458849,0.0012755314,-0.00537223,-0.0056220465,-0.061812576,0.011958203,0.014376454,-0.003963855,-0.031612802,0.05003753,-0.003629193,-0.0026962084,-0.00055027026,0.05712728,0.013239188,0.026719226,-0.030076262,0.028376294,0.002030936,0.040844902,0.01656961,0.052588645,0.01825397,0.01810119,-0.0002663883,0.0077664685,-0.022904465,-0.047188576,-0.007076066,0.015172124,-0.014571477,0.005341574,0.017702052,0.020491954,0.059168156,-0.03725595,0.02417381,0.011792606,0.031404164,-0.04011238,-0.0011507301,0.03350381,0.03126656,-0.0125541305,0.0280781,0.02291537,-0.00018804433,0.056102425,0.03130679,0.004291892,-0.01915501,-0.023315163,0.010784152,-0.028523004,-0.0049815164,0.014910707,-0.032721072,-0.03447598,0.05242634,-0.02549901,0.015714897,-0.040973663,0.024518266,0.0011900897,-0.015935687,-0.007253197,0.0035085604,0.00871149,-0.008226098,-0.011677313,0.004833571,-0.023196187,0.041031964,-0.028949397,0.04850089,0.01041908,0.016709518,-0.044864856,0.015730923,-0.022669706,-0.0138832275,-0.008142358,-0.0069558434,-0.04194518,0.012627843,0.0057758447,-0.0061187604,-0.0059998785,-0.011953918,-0.011050042,0.059617244,0.045971505,-0.010886923,-0.057087097,-0.002115151,-0.011269577,-0.053529754,0.0077032507,0.03841481,-0.021685844,0.06893875,0.034751214,-0.0063349237,0.018669259,0.036420744,-0.060110454,0.029895108,0.0066560227,0.0009030184,0.026730642,0.09872434,0.019342188,0.011889101,-0.042681172,-0.0032259906,-0.0021460413,-0.003762263,0.023897445,-0.039848804,0.04175987,0.023502192,0.03494991,0.024280997,0.013768868,0.012511248,-0.013875517,0.012974904,0.032308348,0.012504905,0.0010117888,0.09131671,0.0013593392,-0.035539296,-0.05392565,-0.013875134,0.045290425,0.037563544,-0.058266733,-0.0024406482,-0.028919715,-0.035338156,-0.04709418,-0.008467863,-0.0070870435,-0.019993166,-0.023534043,-0.025974091,0.021540787,0.0005597702,0.018723432,0.041648142,-0.019777276,0.034736156,0.0045699724,-0.051933713,0.013752973,0.053314317,0.009428482,-0.0012568003,0.014908738,-0.019980866,0.07861073,0.027835472,0.01533238,-0.04658381,-0.016382985,0.036493186,-0.016616587,0.04831536,-0.020186504,-0.010744166,-0.014085467,0.014075238,0.035311762,-0.024414614,-0.009128656,0.031732205,0.006933093,-0.0433698,0.03353665,-0.0010112658,0.011014943,-0.0038942038,-0.018878998,0.031066101,0.020327019,-0.027966099,-0.012444504,-0.029112438,0.012403768,-0.010897543,-0.02564749,-0.060219802,0.0021199947,0.029155856,-0.00010072643,-0.0154850185,0.011432373,-0.015443964,-0.022620665,0.024743794,0.027521456,0.04164778,-0.016801909,0.0035848543,-0.0065797283,0.017543394,-0.004573875,-0.0056641744,-0.018122211,-0.041724652,-0.006291315,0.067449875,0.01574461,0.025362147,0.006510169,0.024768354,-0.0026052177,0.063074544,-0.042364337,0.016718067,0.033157833,-0.015623026,-0.018100828,-0.0047272095,-0.018500559,0.028215935,0.010355225,0.021665493,0.01328338,-0.061956067,-0.14928405,0.0077085574,0.02154484,0.025180662,0.03278294,0.02322522,-0.02360468,-0.020217355,-0.056792587,0.079162486,-0.014459206,-0.03407365,-0.010305684,0.030296266,-0.020518878,0.023047239,-0.03352177,-0.030337272,-0.007767344,-0.036464028,0.01787688,-0.011339033,0.005999,-0.011623648,-0.032173444,-0.019994037,0.0196048,0.0044710487,-0.06426869,-0.0006722357,0.009269706,0.003331656,-0.0023191161,0.041232314,-0.07117879,0.029590968,0.019310566,-0.02689179,0.011190175,-0.04224865,0.0066980505,0.04187256,-0.013519193,-0.0036977644,-0.02427222,0.03523426,-0.018004341,0.023256026,-0.07588823,-0.028635215,-0.00795696,-0.026280753,0.04731683,-0.004832406,-0.026132148,0.01007038,0.033236824,0.0044109304,-0.0079285875,0.057523884,-0.0074791242,-0.06600439,0.014404499,-0.04619367,-0.012384302,-0.06183489,-0.024090648,-0.0042761555,0.011136409,-0.06866543,-0.010435647,-0.025398957,-0.0050640125,-0.050502393,0.032114577,0.038496323,-0.003954403,-0.048175626,-0.0030824228,-0.096490584,-0.035631094,0.044238012,0.004212643,-0.021661965,-0.031051658,-0.03911885,0.0043130824,0.029141018,0.002574323,0.22143935,0.025286272,-0.01976487,-0.053863,0.03749352,-0.011709448,-0.005868009,0.06432459,-0.04285675,-0.046323538,-0.010463374,0.041838374,-0.048331317,-0.0046206294,0.019928018,0.04137654,-0.02428578,-0.039252408,0.071599826,-0.01337808,0.0132433865,0.03050205,0.011417449,-0.012424724,-0.025339313,-0.04449528,-0.038155444,0.016826376,-0.0033740248,0.011682122,-0.042695884,0.012928008,0.0067212884,-0.029521035,-0.042962946,0.009424581,0.020836536,-0.0066257464,0.022392748,-0.01225279,-0.02735602,-0.013560821,-0.004332619,-0.024491457,-0.0020834643,-0.017166628,0.046452474,-0.05897966,0.022696244,0.0005973588,0.047753002,-0.026795287,0.00485023,-0.033067156,0.029504292,-0.02415932,-0.04779841,-0.016788457,0.034859687,0.013860645,0.0110834455,0.0106544355,-0.039489195,-0.008988621,0.0018418308,0.06409525,0.01115711,-0.003931366,0.058641147,0.039764836,0.0075984662,0.011641804,-0.0026377668,-0.0075509422,0.025218736,0.0076021207,0.0093872035,0.023099378,0.010186222,0.0055701355,-0.030180518,-0.031084739,-0.051517185,0.011336544,-0.017228605,0.015271747,-0.035720076,0.007132404,0.0013277166,-0.028285656,0.00094989175,0.0133257415,-0.0063568936,0.017835723,-0.020922339,-0.00035417208,-0.0238155,0.004304561,-0.08368475,-0.008527643,-0.007965802,-0.037682336,-0.017779563,-0.038350396,0.007002977,-0.010085768,0.0005375647,0.015153383,0.024394983,0.018768018,-0.03902815,0.011716854,0.024159117,-0.044276856,0.006553834,0.0626667,-0.008343819,0.032274675,0.00046746916,0.00047597603,0.056303352,-0.034685373,0.01378555,0.001204131,-0.0059241005,-0.0018380122,-0.04089545,0.006875446,-0.008198253,0.05364397,0.04652467,-0.032298066,-0.013563942,0.015672622,0.0020131792,0.040359855,0.06106138,-0.026688669,0.027368324,0.029749908,0.015102889,-0.017901074,0.014241665,-0.0057436163,0.0012504556,0.056310132,-0.015312835,0.001997961,-0.025032941,0.029696373,-0.0014422095,0.066312686,0.011898996,-0.031030787,0.02836302,-0.040137976,-0.013979496,-0.041599743,-0.010348343,0.006609504,0.022467958,0.011324514,-0.011550206,0.03226652,-0.05417181,-0.029997505,0.0337698,0.020539682,0.017794956,-0.029583698,-0.016975807,-0.04859387,-0.063870914,0.0514523,0.046806395,-0.034264106,-0.01851092,0.009637774,-0.022177158,-0.008138902,-0.023842305,-0.02539267,-0.03899586,-0.015640007,0.042194173,-0.0019484517,-0.023703197,-0.025038961,-0.014281675,-0.0109606525,-0.0036243973,0.094637826,-0.0006496027,-0.021278074,0.041418344,0.0005387008,0.05071884,-0.035767704,0.045668736,0.0028870478,0.008178143,0.027682636,0.0014698112,0.029289003,0.004468544,-0.0053901933,-0.026259888,0.012837263,-0.016513601,-0.0062979623,0.010210618,0.0013933796,-0.048184615,0.019582145,-0.037983652,-0.013918234,0.04359064,0.010550487,-0.039125063,-0.07931732,-0.017460821,-0.007675763,0.03950938,-0.06599169,-0.016911803,0.027500374,-0.002080903,-0.022742838,-0.04773574,-0.023666572,-0.009830761,-0.013977396,0.008927456,-0.045882575,-0.033123527,0.024947606,0.024736904,0.001990702,-0.0058040074,-0.039336074,-0.003798107,-0.033155587,-0.009126815,0.06653697,-0.015387396,0.007764341,0.001943705,-0.04572177,0.051905528,-0.006210906,-0.010689841,-0.01254185,0.00790233,-0.00408186,0.055196848,-0.06104092,-0.013308553,-0.0018810896,0.02384552,-0.035591874,-0.0003373644,0.0356667,0.049654093,0.0046785516,-0.04270937,-0.019703137,0.020249331,0.023306057,-0.03458509,-0.017046887,-0.01594844,-0.039954767,0.0049584867,0.025247257,0.07560154,0.020587686,-0.03462795,0.073056884,0.054914523,-0.03338179,-0.01710353,-0.006835963,0.035295732,-0.00067643344,-0.03064121,0.018702233,-0.015457664,-0.0028693152,0.036488283,-0.03471111,0.008890527,-0.001745464,-0.018899616,0.017126588,-0.016514925,0.018252078,-0.025953157,0.02786421,-0.015172912,-0.0056525706,0.00032651654,-0.007967915,0.0067905863,-0.029965244,0.026606148,-0.01851086,0.016334154,-0.038910948,0.029109066,0.034227964,0.0007895026,-0.0486173,-0.033298895,0.015552434,0.017734114,-0.01878989,0.050179943,-0.040630154,-0.0019314972,-0.0019309496,-0.031045904,0.019593483,-0.040221415,-0.010868919,-0.03759103,-0.02133398,-0.025381815,-0.053224407,-0.0008155859,-0.0008791568,-0.019580968,-0.027690772,-0.03557472,-0.028330822,0.014219841,0.00039723061,0.042862035,-0.01807963,0.052641723,-0.014660936,-0.065388404,0.0012324379,0.05999668,-0.03900132,0.06623344,0.010913711,0.0041742558,0.01572116,0.021773787,-0.010513954,0.03676425,0.02003456,-0.014777022,-0.031236546,0.050622426,0.02433293,-0.0010745764,0.034812905,0.039577197,-0.013772719,-0.05464952,0.0040803123,-0.02448804,0.021846794,-0.017674558,0.0029262914,0.007169015,-0.033860065,-0.02054402,-0.0016110373,-0.040801365,-0.030059226,0.005768824,0.012934815,-0.055714253,0.03440531,-0.027546827,-0.013731616,0.028658966,-0.015732318,-0.019086266,0.012505048,0.01151597,-0.035859346,0.000071193506,-0.009483532,-0.002399781,0.04413955,0.023928503,0.028748741,-0.02832297,0.021054352,-0.04958354,-0.061096385,-0.12904449,0.06209743,-0.03212573,-0.009806373,0.0144190565,0.008264109,-0.0030010182,-0.013725325,-0.032732766,-0.026360318,0.030406667,-0.046893295,-0.037428144,-0.0063546007,0.0015014661,0.025481215,-0.0070233494,-0.0019558542,-0.04012901,0.07318092,0.03658273,0.004169097,0.03057915,0.017760566,0.001167033,0.0145443035,0.0044826115,0.0200799,-0.015753634,-0.017006485,0.015479379,0.022253737,0.01551213,-0.014508714,0.010532092,0.026297124,0.0061394996,-0.030162532,-0.020650826,0.01872932,-0.009941753,0.004784015,-0.033332292,-0.0034283076,0.04215108,0.010781916,0.018137535,-0.01471971,-0.01341346,0.02022902,-0.025710844,-0.0015292708,-0.016924193,0.012378031,-0.018907603,-0.027724937,-0.03455788,-0.021735882,-0.03625677,0.043592762,0.013169767,0.013310437,-0.024421746,-0.01349781,-0.029375551,0.038597178,-0.0013611903,0.03501856,-0.013993072,0.015955554,0.0062551317,-0.00851585,-0.00051696337,-0.025540428,-0.0646373,-0.008362649,0.017631117,-0.037962433,0.020603642,-0.006180704,-0.062226824,-0.04216142,-0.0058385623,-0.02398306,0.056577154,0.017528411,-0.023716148,-0.017122615,-0.08741693,-0.042162206,-0.042438872,-0.009939933,-0.009057653,0.0011518727,-0.053152703,0.06962873,-0.006432435,0.027158977,0.017045584,0.016043192,-0.022223255,-0.021267366,-0.006931904,-0.044709396,-0.01936825,0.023344284,-0.022720307,0.0034287043,0.0013403,-0.01327238,-0.029754069,0.013680199,-0.027881814,0.008062417,-0.032691758,0.007980707,-0.009656347,0.021015303,0.009385218,-0.008876687,0.03181081,-0.049456682,0.028552387,-0.016543396,0.028390381,0.05086256,0.020089805,0.035457246,0.011311518,0.03559288,0.005940553,-0.036515262,-0.008070958,0.023820808,0.09437356,0.04441671,-0.007358916,0.022189265,-0.04140894,-0.033659022,-0.049421083,0.033735063,0.042202372,-0.04225742,0.005471288,-0.029291486,0.031195246,-0.0039587636,0.032122985,-0.019829728,-0.026659641,-0.037283722,-0.0022180453,0.021496544,-0.009029266,0.014917015,0.04477564,0.037802923,-0.032162957,0.072420485,-0.03272201,-0.0560989,-0.017778657,0.018331748,-0.004704035,0.04915879,0.0022604992,-0.03391872,0.0064123836,0.011290721,-0.012237729,0.026438592,-0.011474419,-0.012103936,0.045321573,0.010326266,-0.014518434,-0.003108039,0.017212827,-0.02885025,0.033047747,-0.0135219805,0.043271367,0.053919822,0.00067242427,0.02710948,-0.015482159,-0.00845547,0.016775886,-0.006812655,-0.039079763,0.016473262,-0.016469397,-0.026852353,0.031981766,-0.008294684,0.005024397,0.0010789724,0.038958274,0.038022254,-0.064688526,-0.038232483,-0.019255552,-0.011676674,0.013493513,0.06482819,-0.02265949,0.0016390805,0.010812901,0.006271085,-0.016439788,-0.012450368,0.045883313,0.050130047,-0.008036773,0.010186582,-0.0014822973,0.05108766,-0.0043866523,0.025362235,0.03220244,-0.009137178,-0.019169806,0.013244105,-0.03806287,-0.033569116,0.002344403,-0.003269894,0.004069018,0.020270579,-0.044122692,0.025747266,0.04916539,0.0117617445,-0.007942867,0.01056968,-0.04244649,-0.009155188,-0.022506384,0.012725624,0.027867783,-0.04195155,-0.011746745,-0.010654997],"last_embed":{"hash":"1xmyqoq","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"1xmyqoq","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Daily Journal#{4}","lines":[268,268],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1xmyqoq","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Daily Journal#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07475919,0.01917899,-0.052001473,-0.008555709,-0.057828978,-0.0659445,-0.03398429,-0.0028100216,0.0072316406,0.010347536,0.028072238,0.01274608,-0.008289265,-0.0250362,0.0006829417,0.03849359,0.015469985,0.03115017,-0.008722135,-0.031391505,-0.015990904,0.0071695163,0.03314744,-0.027771354,-0.009942247,-0.008937601,-0.009300006,-0.0077472064,0.017172161,0.042322647,-0.012429848,-0.00024821633,0.024342092,-0.031007845,-0.054260194,-0.051124074,-0.0019760975,-0.008180801,-0.055545457,0.01810031,-0.0103238085,-0.021789609,0.004864628,0.033786286,0.031453945,-0.044103332,-0.021327615,-0.008731131,-0.051859234,-0.05675443,-0.0012115014,-0.0028677161,0.011284695,-0.029879825,0.00261278,0.040318985,-0.055563025,-0.037067033,-0.04665785,-0.013178785,-0.05068981,0.024682414,-0.019218588,0.014750913,-0.000023610875,0.072545856,0.034035314,0.032766543,-0.013784366,-0.023132991,-0.057373405,-0.0237039,0.026155494,-0.018183716,-0.044638753,0.026306318,-0.0110205,-0.003014173,-0.018775553,0.07422136,-0.0065580034,-0.0036941671,0.04602423,0.01061227,0.012617952,0.013430253,-0.0038253157,0.018828787,0.017258082,-0.02569902,-0.033272624,0.002475513,0.00013097461,-0.035226963,-0.020158269,0.03891392,0.0071337386,0.024538266,0.0046126824,0.017797904,-0.0029594698,-0.050483137,0.031241136,-0.008311816,0.029585551,-0.026345108,0.023698254,0.02100429,0.02129287,-0.023637539,0.019358862,0.016130224,0.0027378239,0.03217779,0.019401431,-0.0061884867,0.035816617,-0.035555776,0.023239521,-0.007089222,-0.0026286095,0.005259581,-0.012427385,-0.047130696,0.017917309,-0.0014004214,0.035528872,-0.004020597,0.038407717,-0.013083187,0.020870972,0.044844825,-0.017750675,0.012876064,-0.009942773,-0.0006738442,0.00019397082,0.030773543,0.03867396,-0.04889157,0.032752365,0.037891034,-0.016979473,-0.014795849,0.003263563,-0.027099503,0.019731166,-0.048809733,-0.012340142,-0.03609494,0.022459088,-0.004246425,0.035849173,-0.0064338264,-0.003748415,-0.024365265,0.050375655,0.045181874,0.0086221825,-0.055801965,0.04228976,-0.0041414862,-0.01398104,0.010696543,0.040006474,-0.03202147,0.033570357,0.014144095,-0.021807171,0.012683505,0.061916035,-0.065885685,0.02650288,-0.00089532934,0.033669256,0.026135413,0.09147043,0.021253414,-0.0026326564,-0.01208963,-0.024862858,0.0023962064,-0.011170999,0.025515145,-0.06992837,0.019848375,-0.024010533,0.017271344,0.03694298,0.02922155,0.020018097,-0.032750256,-0.04268117,0.0034199546,0.049724914,-0.030712182,0.06879614,0.023293488,-0.0012294009,-0.032951847,0.0024982765,0.04810484,0.01464623,0.003827167,-0.064646915,-0.03855323,-0.051782977,-0.04141963,0.030439483,-0.033335257,0.0036454787,-0.018371534,-0.01069582,-0.03062468,-0.04736329,0.029568078,0.02795681,0.0064490195,0.03452585,-0.005901574,-0.059162438,0.0040576416,0.03642159,0.039643403,-0.003273822,0.003826132,-0.013995889,0.072766855,0.025315639,0.017835803,-0.017077295,0.018883124,0.07812322,-0.02852341,0.027149213,-0.0074070026,-0.0067012804,-0.02694425,0.0072894352,0.012434483,0.009934104,0.005105806,0.027327947,0.0008392765,-0.060395528,0.025771054,0.030854141,0.043621086,0.00032610403,-0.033180594,0.025755966,0.018977392,-0.06346267,-0.031624604,-0.018187614,0.010693135,-0.02855255,-0.017331438,-0.03288248,0.021448322,0.0010656322,0.013273653,-0.004451551,0.008603467,0.0037914133,-0.039605696,0.010544027,0.004778413,0.07092639,0.005491258,-0.018915875,-0.0009281413,0.04118732,-0.010108934,-0.014900777,0.03145121,-0.029229505,0.003212052,0.07086677,0.0020533968,0.040326867,0.015201308,0.028278558,-0.009286581,0.058518637,-0.032291375,0.034610197,-0.0135841165,0.01711942,0.0022804874,-0.012209876,-0.013879016,0.03424679,-0.013734822,-0.010202284,0.036887746,-0.049606163,-0.16377306,0.007830047,0.029967684,0.036285765,0.025047513,0.02212377,-0.032405883,-0.016371068,-0.020422747,0.02724705,-0.01146404,-0.056885723,-0.0463893,0.022631936,-0.06071263,0.027870746,-0.019023903,-0.02781,0.02299968,-0.017595151,-0.012584974,-0.02072735,0.021260055,-0.010905563,-0.030404659,0.012380317,0.02645772,0.021149434,-0.034884628,-0.009622926,-0.01866429,-0.0064374395,0.001342727,0.040054627,-0.048001643,0.030516004,0.018481178,-0.047668558,-0.03795138,-0.016656091,0.022706117,0.05412951,0.023071991,0.0029477978,-0.017050598,0.0024588858,0.018049749,0.023943208,-0.079081476,-0.015385265,0.026086578,-0.010111319,0.0057133813,0.0075046653,-0.039410204,0.033499777,-0.01695145,0.0321203,-0.021961771,0.06379828,-0.029036932,-0.077481754,0.0541475,-0.058448423,0.0049617058,-0.054771736,-0.009052405,-0.028526425,0.0066565205,-0.011017108,0.004372422,-0.009623059,-0.009308222,-0.017015507,0.058812298,0.0368543,0.008670336,-0.046251945,-0.004202435,-0.061621755,0.0041436837,0.026842665,-0.0065242155,0.0067347325,-0.028661884,-0.027020695,-0.002882702,0.03274211,0.015627306,0.23999915,-0.015369389,-0.0055978675,0.0034823767,0.072221324,-0.0276184,-0.015412253,0.039885066,0.0022961,-0.03218869,0.00902626,0.051800366,-0.0028554143,-0.025865814,-0.0038861528,0.013427289,-0.033337135,-0.054454964,0.06682742,0.0107940035,0.025139488,-0.005449234,0.017172279,-0.04048786,-0.025847971,-0.030587347,-0.017568992,0.025556797,0.016143633,-0.008446151,-0.058468286,0.022454735,0.033399828,-0.013089429,-0.03282769,0.0036572642,-0.006682915,0.0028041645,0.010980481,0.016697807,-0.052028466,-0.0035573537,-0.021136137,-0.053253293,-0.013906839,-0.029701566,0.017589113,-0.037111625,-0.015795004,-0.016136302,0.0062397816,0.0025219445,0.014089447,-0.0045019626,0.023199484,-0.009690474,-0.026171887,-0.013633437,0.00044745734,0.037241742,0.014428084,0.013821282,-0.013918019,-0.01664106,0.038568858,0.0850372,0.014230397,-0.027263848,0.03690833,0.050619807,-0.00041621976,0.05361612,-0.030820332,-0.0025379173,0.028386725,-0.027180597,0.004049961,0.040909402,0.0212731,0.02975951,-0.03127753,-0.031066563,-0.043964073,0.0030261804,0.012353097,0.00428062,-0.02309315,0.02553417,-0.023366874,-0.010637887,0.010840352,0.025322568,0.015548216,-0.0011343647,-0.03801805,-0.02096259,-0.012472328,-0.024857657,-0.059104037,-0.0062636365,-0.011409133,-0.011171673,-0.006521223,-0.014486098,0.018499408,0.018986637,0.022594558,0.0063191736,0.011794652,-0.00043375263,-0.036744945,0.011896143,0.008887526,-0.017057458,0.04946666,0.026730377,0.04898283,0.008684946,0.047694676,-0.008746923,0.04598543,-0.018381614,-0.0062301005,-0.017623961,-0.000688422,-0.025798494,-0.013757369,0.013797766,0.018803367,0.051935196,0.03798469,-0.029345427,-0.03188492,-0.000335558,0.011166341,0.014695407,0.07905922,0.031182958,-0.034964345,0.03566522,-0.021583105,-0.010958705,0.01861021,0.003774288,-0.02057061,0.036033005,-0.0046614087,-0.0043768007,-0.01919667,0.005667286,-0.004298796,0.051193245,0.018607672,-0.024388503,0.009768447,-0.028167522,-0.005428152,-0.031847775,-0.048679065,-0.01452994,-0.00064155343,0.027145213,0.043120064,0.025714371,-0.027136955,-0.036551658,0.017066292,0.015257574,0.011379207,-0.03138489,-0.013010385,0.003602474,-0.05581488,0.016104002,0.03667172,0.024632107,0.0017216657,0.03243688,-0.022361392,-0.036243547,0.010089773,-0.014184958,-0.022051482,0.03027477,0.021873506,-0.01952902,-0.026058933,-0.0055076424,-0.011501827,-0.007439084,0.023090122,0.09723589,0.02614378,-0.023629496,0.027989866,0.0043356963,0.036938395,-0.017933516,0.019847194,0.016098725,-0.022195961,0.027644208,-0.0029305385,0.006775423,0.009611146,-0.031548124,0.0060051605,0.030228332,-0.050674446,0.016258283,0.020073403,-0.015610889,-0.0588809,0.032578446,-0.054933663,-0.030945828,0.032049123,0.02023595,-0.024928119,-0.035506878,0.022478782,-0.012000678,0.05744651,-0.0126252035,-0.011392685,-0.00006486829,0.018660381,0.0040778667,-0.026804224,-0.024937794,-0.0007933429,-0.0313218,0.017446497,-0.022088934,-0.017350722,0.042582802,0.019467352,0.01940016,-0.016038185,-0.051524725,-0.013259412,0.0025503086,-0.020022862,0.060387034,0.023245066,-0.0091499025,0.0050535863,-0.01929949,0.012380283,0.019583883,-0.0024157607,0.03434832,0.026075406,-0.00043891024,0.053628806,-0.0027019028,-0.022501538,0.00067560317,-0.010944059,-0.0549995,0.0017674153,0.06038112,0.013860953,0.028818814,-0.007650341,-0.03234022,0.0007718022,0.002015116,0.00026649015,0.009683422,-0.021356951,-0.039711967,0.016738173,-0.010954833,0.030989971,-0.028897915,-0.024249278,0.098475136,0.044157602,-0.008498131,-0.037401658,0.016934296,-0.010812286,-0.02218512,-0.03796978,-0.026780559,0.00043645888,-0.0017566052,0.032487355,-0.038509343,0.00028757926,-0.0055329897,-0.018328851,0.0071876557,0.0054688808,0.020607267,-0.035528425,0.03197163,-0.010602865,0.012579139,-0.018386437,0.0016638931,0.0081417365,-0.04759145,0.0022138285,0.015243326,-0.010078655,-0.044243544,0.028769832,0.024757935,0.009994952,-0.05460976,-0.002960357,-0.018241296,0.07032665,-0.0027025882,0.05355169,-0.012113763,-0.021103114,-0.017019415,-0.016747272,0.030844107,-0.043948084,-0.025018679,-0.088972524,-0.06111844,-0.029616846,-0.034319833,-0.029098617,0.039206024,-0.023333026,-0.0344462,0.008786557,-0.05617157,0.019964535,-0.025906753,0.049148504,-0.01723156,0.032389913,-0.027176445,-0.10243966,0.005644447,0.050912216,-0.017409151,0.020810833,-0.023829147,0.0012973405,0.021332217,0.037263162,-0.000574871,0.04611627,0.021723026,-0.010007102,-0.03730073,0.030388674,0.018568816,0.01824567,0.012459519,0.021873925,0.010815864,-0.031655945,0.0056840586,-0.016739588,0.0050656293,-0.0067054364,-0.003358648,-0.009247176,-0.067680985,0.0031643272,-0.011136063,-0.017866606,-0.022351919,0.016105315,0.054337915,-0.04923193,0.051372074,-0.031970624,0.009204624,-0.011147802,0.0020165732,-0.0082004275,-0.0054283687,0.02093557,-0.03403619,0.030132813,0.0118929725,0.021314222,0.025796399,0.011111487,0.018013071,-0.0039129946,0.008812263,-0.047257204,-0.031966273,-0.13586211,0.03849404,-0.018950274,-0.014631327,0.010212836,0.009435216,-0.03055317,0.021992048,-0.0042848233,-0.017612094,0.045455754,-0.034298487,-0.01159075,-0.011402426,-0.0023257255,0.019457467,-0.016903955,-0.0048135445,-0.018857291,0.050928432,0.024407057,0.014414818,0.04475771,-0.0007645628,-0.01787177,-0.017908728,-0.039969906,0.0011434228,-0.02535922,0.015799241,0.040943816,0.0043183104,0.02687115,-0.0012569914,-0.00028801017,0.004135592,0.016005183,-0.014220463,-0.016945126,0.015977731,0.023780908,0.011096863,-0.044413395,0.003175582,0.045787886,0.05387997,0.0020463842,-0.036429908,-0.0047463733,0.016397119,-0.04256247,0.021385942,0.0041711605,0.0014885063,0.0035775208,-0.011891406,0.023573445,-0.026799561,-0.04013067,0.028873093,0.012195868,0.019511888,-0.034033563,-0.0006515437,-0.044340275,0.0024862941,-0.044870358,0.035168655,0.009539946,0.009274697,-0.023766631,-0.010207765,-0.02155636,-0.00015666195,0.007381163,-0.02760389,-0.023835389,-0.038667392,-0.04596154,0.00046766605,-0.03925883,-0.020883057,-0.026018776,0.003443738,0.07647036,0.030090306,-0.0161388,-0.034014232,-0.034164764,-0.0007920538,-0.062941775,-0.015588136,-0.040398635,-0.004483974,-0.07159743,0.045800015,-0.04427013,-0.00066485076,-0.0073493933,-0.002974569,0.0045427615,-0.048002295,-0.041451927,-0.031681743,-0.040131856,0.03807426,-0.02656687,-0.011136192,0.0040671774,-0.0022728308,-0.020018779,-0.0010001658,-0.0136400005,0.025273358,-0.051060587,-0.0034989584,0.005275447,0.02422574,-0.018276785,0.014523287,0.011895412,-0.005054401,-0.0016112009,-0.03397218,0.022155067,0.03641559,0.017693773,0.05598118,0.003085595,0.049056876,0.012911109,-0.025122268,-0.013153109,0.047657464,0.049511183,0.033523373,-0.0086446535,0.03847348,-0.029980268,-0.027524594,-0.040077183,-0.0058825114,0.01565549,-0.008929208,0.013130147,0.0011178597,0.03202757,-0.028621985,-0.0061738673,-0.023673,0.0060504302,-0.05513337,-0.033902615,0.040865988,0.016378755,0.004818231,0.014051884,0.01676144,-0.04008168,0.07612678,-0.04912895,-0.08309161,-0.014579256,-0.0037087318,-0.058268137,0.040375493,-0.018524244,-0.019034395,-0.03038471,0.0036746676,0.0016673632,0.03280187,-0.014998351,-0.04566526,0.023247208,-0.007552998,-0.02423125,-0.0032363948,0.015901236,-0.015974222,0.041117895,-0.012964169,0.05008983,0.054136533,0.037124712,0.02525897,0.015708424,-0.033776645,0.058475025,-0.024275912,-0.038885627,0.03200058,-0.03778961,0.011435772,0.015472473,-0.042132545,-0.0015820275,0.016913678,0.009330467,0.03628122,-0.047166593,-0.008348538,-0.026124977,-0.013901459,0.0030820419,0.013061838,-0.037920926,0.040087733,0.014330347,0.010535818,-0.026355367,-0.012135875,0.017231438,0.04760793,-0.038136307,0.0070125144,0.0030550286,-0.009066423,-0.014682889,0.012251748,0.037272934,0.043039154,-0.004908568,0.01830595,-0.022153156,-0.027652303,-0.00832072,0.013766846,-0.011335987,0.011061906,-0.034177393,-0.025114562,0.021005642,0.042264182,0.009775049,-0.0070839357,-0.009278933,-0.011064379,-0.0360979,0.0051535466,0.03210394,-0.00909514,-0.026994823,-0.033158742],"last_embed":{"hash":"cu1r3i","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"cu1r3i","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Daily Journal#{6}","lines":[270,270],"size":43,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"cu1r3i","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Daily Journal#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05405728,0.006927505,-0.03724606,-0.012887908,-0.039691493,-0.0151309995,-0.0048609115,0.014415182,-0.022487972,-0.0011408426,0.0149464505,0.024108497,-0.03125943,-0.007417808,0.019226138,0.04041562,-0.013449446,0.01027789,-0.0052905944,-0.027777687,-0.004102409,0.012459168,0.03410667,0.021026583,-0.008223761,-0.022694068,0.007245771,0.018701581,0.03232183,0.041140452,-0.008217928,-0.0075036567,0.079056635,-0.045110893,-0.08045318,-0.05410417,0.008191858,-0.020818684,-0.05297157,0.020377893,0.00091944257,0.024075313,-0.0024385648,0.014828501,0.058214992,-0.031311337,0.012464647,-0.00008479569,-0.020095805,-0.05621739,-0.00065323646,-0.027575409,0.034594227,0.0035999846,-0.02915173,0.05835291,-0.04252929,-0.03628412,-0.03561046,-0.008195444,-0.028224817,0.025995366,-0.033851378,-0.0037245941,0.020222258,0.043176085,0.044059593,0.0262782,-0.021649402,-0.015465183,-0.04961145,-0.00051154895,-0.027240647,-0.022729231,-0.031549323,0.06471837,0.0032759232,0.0046038358,0.0018511245,0.07079704,-0.0035929584,0.0051463638,0.00714014,0.032512575,-0.01831115,0.0074072494,-0.015989251,0.022115894,0.015893761,0.00787704,-0.013480585,0.00078431604,-0.005895461,-0.04563459,-0.0013611784,0.017565027,0.010788437,-0.024136107,-0.015722912,0.0066007134,0.028493375,-0.058233682,0.050499056,-0.0037136734,0.015852137,-0.0006663063,-0.017747574,0.0027843835,0.036911976,-0.026161512,0.013134501,0.011491631,0.00015056625,0.0383206,0.045660693,-0.0048859175,-0.0037234547,-0.041084092,0.022177404,-0.020479802,-0.0023986835,-0.0076732724,-0.025694713,-0.048571188,0.024697542,-0.005264038,0.01639589,-0.032350525,0.038674787,-0.025587495,-0.0029464534,0.073124744,0.022120068,-0.00199354,-0.00079067936,0.017415486,0.0071594054,0.0065578353,0.008903741,-0.048683546,0.06329097,0.034458183,-0.020082133,-0.019685129,0.005820032,-0.022921689,0.04607524,-0.018055387,-0.020862505,-0.023214366,0.02377644,0.05342029,0.0009649433,-0.026248576,-0.010319224,0.020416936,0.056815885,0.038502757,-0.025806112,-0.03988641,0.004819636,-0.033045676,-0.042671032,0.0075688413,0.047426954,-0.047855012,0.03909895,0.03015148,-0.028682394,0.026593529,0.019564038,-0.07348072,0.019719964,-0.0013450591,0.034310542,0.014676496,0.078632355,0.018603396,0.024509305,-0.0315362,-0.01003804,-0.008162055,-0.002770836,0.018702773,-0.0597061,0.020301202,-0.006889081,0.04115245,0.02517613,0.032264806,0.011467441,-0.016268833,-0.0008180806,0.0021553943,0.054439057,-0.005496507,0.04621905,0.020552535,-0.017134707,-0.041051947,-0.009742955,0.04640766,0.042691693,-0.02459319,-0.03964594,-0.03565095,-0.021049006,-0.037159998,0.016969949,-0.017755227,0.011194076,0.005768774,-0.009211287,0.009143405,-0.017788725,0.015829057,0.010881076,0.038936343,0.026870286,0.0140341995,-0.041402645,0.018673029,0.06002117,-0.0028963555,0.011155133,0.02619599,0.003481552,0.052853394,0.024302624,0.008340717,-0.0397273,-0.0013140478,0.04018386,-0.035880703,0.036367998,-0.002796209,-0.014593785,0.0012690013,0.011693096,0.018870573,-0.016351474,0.02202553,0.029874932,-0.018077917,-0.07718601,0.021271165,0.023017226,0.023826899,-0.0116097145,-0.0001795994,0.021919126,0.015366844,-0.049912617,-0.027763536,-0.019381523,0.020332133,0.0037325323,-0.02030714,-0.05432394,-0.008953707,0.018757017,0.006652678,0.015559217,0.014073449,0.041097153,-0.008048213,0.021288583,-0.004829704,0.060853686,-0.027796559,-0.0025412187,0.020986956,0.016408546,-0.017155392,-0.024392718,0.010955294,-0.032505848,-0.0029345846,0.060217883,-0.007451672,0.010058384,0.016324168,0.04506233,0.0048030284,0.058354918,-0.043759067,0.05980817,-0.0038961442,0.018769767,-0.027174734,-0.007952337,-0.013893197,0.03433806,-0.021657584,0.0160607,0.02155038,-0.031924535,-0.15734084,0.015999176,0.013845547,0.04769126,0.04298995,0.026322527,-0.039453205,-0.0062403483,-0.021660337,0.051259927,0.003763765,-0.04953485,-0.031964023,-0.012043947,-0.035495047,0.0522102,-0.033194926,-0.009465667,-0.010570044,-0.026187137,-0.003008166,-0.026808552,0.013139009,0.0011244157,-0.028485885,0.016810268,0.043983657,0.015637169,-0.021909138,-0.0113436105,-0.018703451,0.018266147,0.011653443,0.0346146,-0.035851054,0.039411694,0.005137714,-0.033931762,-0.01749251,-0.017226517,0.014980646,0.040727824,0.025404988,0.015487175,-0.011242861,0.011964377,-0.020510547,0.016390266,-0.07698034,-0.06279774,0.015570507,-0.023696894,-0.0020945745,0.0027834198,-0.046321716,0.035490252,0.029321633,0.018543635,0.0189089,0.039998624,0.0048142034,-0.03973191,0.028067907,-0.050589364,-0.01357687,-0.03338783,-0.010817822,-0.043893307,-0.0053647608,-0.050891884,0.021278137,-0.024393458,-0.029213462,-0.036423624,0.033853505,0.019952754,-0.0010015514,-0.053284913,0.0010586529,-0.075625814,-0.016722793,0.039749805,0.0014903245,-0.010493828,-0.027280992,-0.0011296325,-0.021412672,0.037505362,0.0066509144,0.23731214,-0.00508729,-0.0052584778,-0.016407682,0.023727113,-0.037090335,0.005541558,0.05372412,-0.005857741,-0.029144244,0.0029611231,0.02022633,-0.037581105,-0.018746916,0.0067128018,0.019573143,-0.06704203,-0.034988463,0.07236114,0.004613574,-0.0020311521,-0.02696468,0.027476413,-0.050543647,-0.04092782,-0.025490934,-0.0129832905,0.035150584,-0.00056738895,0.00043004297,-0.046498448,0.0039324695,0.04230811,-0.04395111,-0.0646908,0.014635548,-0.0011577702,-0.027982457,0.0087210825,0.011950623,-0.044067,-0.002595443,-0.029636912,-0.04767757,-0.02688666,-0.048059545,0.019761821,-0.014885219,0.0034868044,-0.025730617,-0.013298245,0.008670773,0.026561396,-0.004122024,0.04198683,-0.00810798,-0.05011533,0.029643388,0.0013389974,0.041358374,0.0072383843,0.0075438563,-0.044924587,-0.006654309,0.026759118,0.09711298,0.0025012877,-0.023805225,0.042213097,0.018171096,0.018188989,0.048833255,0.007924457,0.012042596,0.012174552,-0.02110966,0.02917219,0.03461273,0.035984296,0.02235521,-0.024577172,-0.033499863,-0.03299146,-0.006652307,-0.00076534465,-0.014563957,-0.040907282,0.01586946,-0.019228678,-0.019518778,-0.026270643,0.016956389,-0.011117966,-0.030971935,-0.025441473,-0.0014424146,-0.037404653,-0.021594347,-0.050563715,0.01399387,-0.013947165,-0.010138837,-0.017522067,-0.009992075,0.0033192008,0.025780218,0.008262104,-0.021859128,0.0167784,-0.0033164995,-0.029210832,0.0084366845,0.033224378,-0.044733297,0.037772264,0.026074141,0.0015412689,0.0008089043,0.04010595,-0.009515125,0.035033178,-0.010091245,-0.0054881223,-0.021916715,-0.0137942135,-0.04181714,-0.00029112902,-0.009258657,0.030740133,0.05208647,0.032277558,-0.040155936,0.00384874,0.014802977,0.012547879,0.034945477,0.054048426,0.026968881,-0.016807768,0.019119227,-0.00020203363,-0.023871861,0.03459797,-0.015863674,0.0052333055,0.05121187,-0.008118677,0.0012151225,-0.031048408,0.011971645,-0.016263086,0.045292817,0.035028357,-0.06303579,0.02401641,-0.06718267,-0.035270948,-0.05221026,-0.02299674,-0.024832027,0.021989295,0.043730225,0.013327918,0.07532494,-0.048468247,-0.046709172,0.0060673407,0.041931644,-0.022933772,-0.018719142,0.0046467334,-0.016852576,-0.0611519,0.045030683,0.05628414,-0.026468832,-0.0043417243,0.05096391,0.0048758187,-0.04434627,0.0010599626,-0.014160145,-0.030452702,-0.008291767,0.054078266,-0.024460528,-0.032701846,-0.015250092,-0.02837893,-0.0016216754,0.0141950445,0.07754957,0.017858792,-0.0156284,0.032276876,-0.020037098,0.04527208,-0.019030603,0.029815998,0.011071617,0.029811654,0.053895034,-0.0025176664,0.015305908,-0.028301565,-0.045250703,0.005953558,0.03780564,-0.02457654,0.0030391933,0.007472258,-0.027814206,-0.07735507,0.025410512,-0.0502463,-0.027526837,0.035079297,-0.012783395,-0.020702913,-0.042011935,0.009479172,-0.0085185645,0.04168973,-0.042245653,0.0058638547,0.018126335,0.020976717,-0.007759062,-0.024579138,-0.022160023,-0.010219117,-0.020182332,0.013448902,-0.043881614,-0.04465148,0.018814005,0.010733244,0.011826586,-0.02163659,-0.054711256,-0.0013686814,0.01876751,-0.0021285594,0.03775378,0.011316166,0.009087422,-0.0046859207,-0.023628687,0.03317162,-0.028333008,-0.028497582,0.030571654,0.028644733,0.008442219,0.039503295,0.011328156,0.0019222227,0.0011725534,0.00109193,-0.043909386,0.003953043,0.06385862,0.0033803866,0.013219315,-0.0366563,-0.040271323,0.009569833,0.00037849467,-0.011975479,-0.020432573,-0.02618763,-0.035571106,0.0068514706,-0.0051345928,0.045503225,-0.00097650103,0.007908629,0.06183929,0.027980719,-0.01898346,-0.0072635715,0.016935108,0.01753515,-0.0066563888,-0.027011935,-0.018616125,-0.011664028,0.017738458,0.031131232,-0.05153667,0.013442961,-0.007699622,-0.040746074,0.013984868,-0.004863156,0.019112883,-0.021312667,0.05782236,-0.0022973537,0.011008119,-0.016228743,0.005595204,0.0032975783,-0.033219703,0.022811666,0.009399591,-0.006947399,-0.044721145,0.04180575,0.04375107,0.010692608,-0.0436843,-0.021845482,-0.0027021128,0.050729323,0.007829699,0.05253373,-0.040384095,0.0123955095,0.00056899665,-0.028019357,0.020000473,-0.065834366,-0.009375969,-0.03170469,-0.047415882,-0.021752581,-0.01206826,-0.04246736,-0.012711284,-0.03117499,-0.023762425,0.0052654142,-0.05999476,0.027817436,-0.013974024,0.066789396,-0.016438104,0.05490053,-0.018782442,-0.057495028,0.023256999,0.05030661,-0.040999196,0.01875907,0.013103883,0.022473056,0.011913292,0.03150507,-0.015078148,0.074895136,0.044198737,0.0025316274,-0.03422741,0.06516977,0.007953591,0.012372047,0.00835155,0.05061116,-0.03607333,-0.036416918,0.00096455606,-0.0035771264,-0.010521472,-0.009993793,0.009966636,0.008178743,-0.044899672,0.009065028,-0.013210242,-0.03775573,-0.033257194,0.008800369,0.03452477,-0.010421783,0.050851166,0.013537677,-0.004161984,0.010984126,0.003046284,0.0011546504,-0.0017978484,0.017585156,-0.036977276,0.004631445,-0.028128589,0.017149663,0.010654986,0.037774965,-0.0046810578,-0.024660707,-0.009453377,-0.027601492,-0.037369996,-0.13132584,0.039379157,-0.015892545,-0.01355518,-0.026452199,-0.010479923,-0.00043606426,-0.037360962,0.004188953,-0.05434519,0.03738178,-0.0705627,-0.023806691,-0.023753101,-0.010034592,0.009131647,-0.03442587,-0.00960639,-0.046498526,0.058861226,0.019963082,-0.005639982,0.04994909,0.005448452,0.006580465,0.009447821,-0.010612233,0.0014383446,-0.0422998,-0.010404245,0.019087603,-0.013168965,0.017937865,-0.008510776,0.02020766,0.016576592,-0.0024427632,-0.0056511434,-0.030369094,0.034308646,0.009377001,0.007954022,-0.014468227,-0.009806626,0.018817455,0.04671896,0.023425786,-0.01918149,0.012591459,0.04943986,-0.024552494,0.012887152,-0.010750234,-0.019294556,-0.007299779,-0.047379486,-0.018003182,-0.019309167,-0.030538036,0.007254786,0.017002119,0.006685852,-0.043803927,-0.022551399,-0.03126373,0.02644761,-0.0071548945,0.043494448,-0.006251941,0.028811255,-0.01498989,-0.005851774,-0.008015004,-0.053062547,-0.02032527,-0.027298465,-0.01749735,-0.028127613,0.0063411607,-0.0051120133,-0.051061146,-0.03445556,0.00990023,0.023277452,0.07340021,0.031261474,0.01131087,-0.017072134,-0.086709075,0.03707718,0.010620886,-0.025267836,-0.009069378,0.029151173,-0.05074141,0.06264345,-0.053454243,0.016517648,-0.020695522,-0.0064589325,-0.005685299,-0.04142721,-0.02271463,-0.010104913,-0.002759422,0.0053840815,-0.04146556,-0.019315286,-0.01907919,-0.017225575,-0.05690999,0.0068188603,-0.029732926,0.032906555,-0.043278668,-0.039957356,-0.026397537,0.028923651,-0.021863732,-0.010110994,0.016330648,-0.0098315785,0.010974649,-0.029910084,0.024112694,0.057248827,0.044352457,0.031321343,0.019746086,0.023607679,0.01836311,-0.048694987,-0.0041341465,0.02457803,0.06816024,0.019279443,-0.036193326,0.043636195,-0.035569165,-0.016142368,-0.042147163,0.014751033,0.029028898,-0.01817422,0.006437719,-0.018707737,0.016163453,-0.05019398,-0.0064463206,-0.015069376,0.011532151,-0.038059913,-0.016735725,0.04793649,-0.0005721307,0.012887718,0.0022185978,0.05500011,-0.020847363,0.0728771,-0.07211459,-0.052913126,-0.010929949,-0.019731615,-0.03939391,0.029983656,0.011074228,-0.02088264,-0.012657761,0.012599662,0.0019029495,0.023732768,-0.010023108,-0.056554604,0.021316621,0.01863834,-0.022160806,0.0011850765,0.034380067,-0.013614459,0.02197106,-0.009101998,0.05142543,0.051299248,-0.0052445238,0.004360746,-0.0063700094,0.004582019,0.017486371,-0.019422898,-0.012552882,0.027249856,-0.030828694,0.004570003,0.034814425,0.020804731,0.0018412016,0.017674867,0.009803043,0.05998399,-0.034860823,-0.026653793,0.00781294,-0.0110243,-0.020620184,0.051069017,-0.054585252,0.010955173,0.012381483,-0.011967595,-0.005221447,-0.0017923499,0.04726635,0.0063648093,-0.04647111,0.003013906,-0.0036754669,0.003211212,-0.009652811,0.024842266,0.03592612,0.024494356,-0.017676268,-0.013301109,-0.031177428,-0.02326789,-0.007947245,0.012232447,-0.0143858325,0.040254023,-0.027470363,0.012750088,0.01144002,0.017962292,0.0006319913,-0.010391281,-0.0022335616,-0.0011026994,-0.031007899,0.019836936,0.030290931,-0.04460803,0.009680909,-0.02757951],"last_embed":{"hash":"1hi52tx","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"1hi52tx","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Daily Journal#{7}","lines":[271,271],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hi52tx","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Daily Journal#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05985561,0.0023786488,-0.06619203,-0.019040892,-0.032120902,-0.028564092,0.0020125094,0.041368235,-0.003276458,0.0049986597,0.028111957,0.04970209,-0.018702816,-0.01657398,0.01769409,-0.0014405467,-0.0116277905,0.027737623,0.006312042,-0.01319901,-0.027597997,0.023231247,0.024853129,-0.00028569967,-0.019322796,-0.0021868849,-0.0010087064,0.03208818,0.017979449,0.0026335635,0.023351846,-0.043921504,0.020816242,-0.020382447,-0.026291307,-0.05465432,0.0028994847,-0.029554872,-0.02618714,-0.021453485,0.0091945585,0.010689039,0.016722431,0.01589597,0.032896288,-0.022602597,-0.037426475,-0.02055035,-0.03486857,-0.022791054,0.0187111,-0.004465935,0.062166456,-0.0276634,0.00004410852,0.025326066,-0.006308128,0.030145163,-0.00028856104,-0.02935441,-0.03632197,0.022101367,-0.0388861,-0.024518248,0.014515829,0.054605242,0.031665124,0.046340078,-0.0035816554,-0.002650299,-0.044738878,0.0027971652,0.016288878,-0.024008673,-0.035535518,0.037341326,0.006137602,-0.02159164,-0.008216942,0.05073393,0.030325368,-0.011074498,0.008351674,0.015175476,-0.033780456,0.053082556,-0.000060113427,0.008131507,0.005986758,0.0348319,-0.01985842,0.005810952,-0.018307915,-0.017494502,-0.0034945495,0.01885646,0.01878334,-0.0005353149,-0.018099917,-0.02652668,0.032351207,0.0022988862,-0.005887829,-0.033597726,0.04889761,0.000041562438,-0.033233784,0.027392456,0.006288595,-0.02421285,0.024964843,0.020406798,0.0017094377,0.015759263,0.030973442,0.005797133,0.00594109,-0.0058235144,0.046732638,0.005258624,0.0011636973,0.015452467,-0.019211866,-0.051330343,0.012744709,0.013062154,0.0034004878,-0.013235408,0.043079965,0.0014052013,0.011156784,0.018892732,-0.03747889,0.0071651535,-0.022789424,0.036541663,0.016859079,-0.007346187,0.010611449,-0.042612415,0.014134884,0.045860883,0.005051011,-0.028681282,0.025694776,-0.04740605,0.011970935,-0.023806889,-0.03975237,-0.03023427,0.024765288,0.027556362,0.022122715,-0.025925193,-0.009687241,-0.03225944,0.013463591,0.019632569,0.006309935,-0.050611734,0.08987105,-0.02332257,-0.009605519,0.023069533,0.009898404,-0.005489374,0.05123387,0.05125698,-0.011313304,0.004864509,0.012789401,-0.06324877,0.03917781,-0.0039444305,0.009612723,0.028965496,0.09196277,0.011446148,0.026647944,-0.028055275,-0.023490919,-0.0044725128,0.009395739,-0.009662527,-0.04932539,0.035779066,0.001638203,0.0439397,0.042322252,0.014294085,-0.0072958176,-0.015092889,0.026327986,0.022719996,0.0041464427,-0.022678329,0.08388904,0.0062649036,-0.012054785,-0.012053318,0.051630292,0.060351323,0.03117601,-0.039757654,-0.01826897,-0.038366914,-0.053230207,-0.046439525,0.04085552,0.00060033257,0.0054233526,-0.03723747,-0.020774562,0.0320482,-0.001271673,0.014677889,0.016591942,0.019643765,0.0047372645,-0.020987595,-0.062182564,0.041797914,0.047013864,0.006000956,-0.018220384,0.02075439,-0.012323583,0.04800705,0.084507175,0.030399643,0.0007477816,0.0065693194,0.014341909,-0.009214019,0.028312877,-0.030092873,-0.024735417,-0.015093654,0.008209501,0.02578633,0.0022983921,-0.00055403257,0.02638108,-0.032971747,-0.048386876,0.026076015,-0.0007078598,-0.02495269,0.018409196,-0.012804168,0.04273671,0.024816565,-0.046082705,-0.07906831,-0.00461738,0.010699254,0.015673313,-0.011569265,-0.050143942,0.022411875,0.029598162,0.011922592,0.011312717,0.011322431,-0.003449958,-0.041796688,-0.010170575,-0.011108481,0.057221744,-0.038634513,-0.0072198566,0.016381137,0.02383549,0.018480277,-0.023523659,0.03306364,-0.069294274,-0.012583667,0.07948778,0.005995972,0.024770964,0.016187306,0.029486204,0.020104162,0.044661127,-0.03755766,0.032186523,-0.034356393,0.00033187197,-0.030976688,0.021503292,-0.014969404,0.047560733,-0.008810499,-0.05184401,-0.025616268,-0.0207495,-0.17174901,0.02058231,0.04434626,0.060394734,0.022206645,0.021281693,-0.022730527,-0.017898828,-0.04688037,0.011706654,-0.014292405,-0.03643168,-0.006860358,0.020850835,-0.030047962,0.00065012625,-0.006329253,-0.023015203,-0.007851707,-0.048518993,-0.005528969,-0.037432272,-0.012906665,-0.025192417,-0.043300126,-0.03763471,0.034463864,0.012768472,-0.043179564,-0.035536297,-0.021281218,0.024984574,-0.014310576,0.049363937,-0.049206804,0.04915273,0.011797099,-0.036207505,0.022318935,-0.02914289,0.04223972,0.014978883,0.00021932201,0.026465172,-0.03497113,0.009354114,0.009957529,0.020023432,-0.05286629,-0.01567244,0.03594459,-0.023668004,-0.018818937,0.049748708,-0.03428884,0.016010603,0.00068505347,0.0603754,0.010578022,0.012782907,-0.015018918,-0.04073901,0.024473874,-0.063915476,0.02807602,-0.05039732,-0.0073005073,-0.016240463,-0.009277105,-0.059005067,0.0301013,-0.012027957,-0.008124222,-0.02564753,0.039555404,-0.003577714,-0.02778233,-0.044813838,0.000008297573,-0.093836084,0.031709053,0.045733206,0.011765943,0.028519632,-0.0184306,-0.014405369,-0.02423428,0.035662115,-0.014342191,0.24058752,0.036998786,0.037341695,-0.013117086,0.05443565,-0.010185827,-0.004111681,0.028096212,-0.009023882,-0.04759673,-0.0031630113,0.030367313,-0.019732025,-0.048163988,0.008974996,0.076050974,-0.04328011,-0.021248076,0.06849408,-0.012385754,0.013182162,0.025803825,0.013933476,-0.030264618,-0.013242071,-0.043759175,-0.03191635,0.022014147,0.0016547304,-0.0017549318,-0.060233675,0.01712141,0.054289956,-0.03423154,-0.025527244,-0.031201359,0.013088172,-0.0010988538,0.03859947,0.018499305,0.009237598,-0.011129886,-0.0035622779,-0.025212562,-0.0026195298,-0.0137121,0.023620527,-0.02158832,-0.014490831,-0.060306743,0.050783552,0.0077350573,-0.007952895,-0.019138332,-0.010619103,-0.0053303707,-0.04585459,-0.010151711,0.012376852,0.031039206,-0.0015834363,0.025463793,-0.044761106,-0.02975895,-0.003394244,0.044111535,-0.0076572425,-0.025005184,0.04305624,0.009287494,-0.016840132,0.05431035,-0.003156323,0.0058456403,0.042115718,0.0059383307,-0.0015186238,0.010806002,0.030627234,-0.008136616,-0.015246169,-0.009059535,-0.059899148,0.0055537927,0.015452093,0.00048834004,-0.047682963,0.0125403805,-0.016220106,-0.048199728,-0.035662033,-0.0082691405,-0.0063734404,-0.027651465,-0.023277368,-0.027287921,-0.008332272,-0.042876925,-0.05122837,-0.005911037,-0.039805163,-0.016069124,-0.023184167,-0.020939153,0.0463433,0.0147792315,-0.008663837,-0.019150795,0.0043630134,0.0043485668,-0.025024988,-0.0021400554,0.0082164025,-0.015836636,0.026046488,0.02763657,0.020896494,0.023874307,0.018505068,0.028292626,0.04851142,-0.006589315,0.005441383,0.036389966,0.0070067025,-0.041547798,-0.01058042,0.002103973,0.019517096,0.019952638,0.030368602,-0.022120904,-0.058532793,0.01610622,0.014774891,0.028466292,0.04484641,0.0027499634,-0.007884722,0.04287457,-0.011292188,-0.008280093,0.029076679,-0.0036046705,0.012329452,0.010789537,-0.024390843,-0.016512936,0.01536741,0.029546669,0.054394107,0.054440815,0.033182632,-0.028850809,0.00033823238,-0.013286813,-0.0017449841,-0.04775101,-0.013292097,-0.016009793,0.012496684,0.011401008,-0.016802281,0.04334409,-0.01142248,-0.034202926,0.017765597,0.014248061,-0.005653797,0.0016945326,0.023242343,0.0010352754,-0.03611949,0.037258405,0.027979529,-0.03245674,-0.03208228,0.046658672,0.0328814,-0.015261158,0.0028025066,-0.04303427,0.0049444963,0.009552948,0.0585242,-0.005141198,-0.00022666359,-0.017980801,0.0073192106,0.0019361016,0.014567306,0.082725555,0.014527497,-0.026761489,0.056404386,-0.009661052,0.044153936,-0.0028088286,0.032307506,-0.01669043,0.010164115,0.0107151,-0.010055868,0.021035356,0.0044631553,-0.0461672,0.0039092433,0.03600197,-0.048096623,0.0009895009,-0.01790215,-0.02841547,-0.05440579,0.018390479,-0.03689911,-0.031343337,0.022269474,-0.0055038515,-0.058614913,-0.014631113,0.017171467,-0.023714157,0.024187097,-0.025830846,0.015270397,0.0066164127,-0.018336618,0.013292651,-0.07851758,-0.014029551,-0.0031164752,-0.004283761,-0.00704991,-0.03654008,-0.0051352666,0.030582381,0.025522841,0.014349203,-0.0034156167,-0.05281504,-0.036945675,0.013815128,-0.011296829,0.05342299,-0.016447166,-0.017339269,0.0045023593,-0.037501745,0.021931376,-0.012734955,0.0058742487,0.028327608,0.03141426,-0.016971782,0.015154093,-0.045698542,-0.015339636,0.0076662465,-0.00769308,-0.022254957,0.038649656,0.057782654,0.035766218,-0.005908553,-0.0499027,0.008915188,-0.014494303,-0.019799827,-0.030446902,0.010748785,-0.029067555,-0.022547478,-0.036891174,-0.013881258,0.061827563,0.007652678,0.013160348,0.08421074,0.014095714,-0.009169371,0.008900051,-0.021619583,-0.0052996506,-0.0010194156,-0.0026892535,0.0019090133,-0.014764034,0.028139206,0.033623297,-0.035519816,0.0020957957,-0.021294368,-0.025542775,0.028426455,-0.016037367,0.025196252,-0.015404766,0.03834451,0.008502448,-0.0004495561,-0.03485891,0.007826628,-0.00375821,-0.041521095,-0.004822595,-0.01226724,-0.0045148693,-0.045924827,0.030032475,0.008378995,0.02624425,-0.06788919,0.009192972,0.018219035,0.0086670825,0.008976938,0.08957112,-0.040058706,0.0018118975,0.018387917,-0.014281293,0.02114845,-0.039112188,-0.0033277126,-0.041942507,-0.048683107,-0.008420842,0.0028685336,-0.028731432,0.0027970176,-0.042985152,-0.044468824,-0.021231089,-0.040740814,0.046496246,0.003018849,0.028268019,-0.026093632,0.03589919,-0.021531027,-0.0880948,0.01594955,0.021635529,-0.017909272,0.04728653,-0.018303744,-0.016589416,0.028925985,0.03532597,-0.00082582043,0.084447525,0.023940075,-0.041159693,-0.01707707,0.03903694,-0.002937019,-0.01691413,0.0054725944,0.036617104,-0.0033330123,-0.027829528,-0.007816085,-0.032720685,0.029032491,-0.029982027,0.005059049,0.010535,-0.06661375,-0.04214768,-0.002974165,-0.028819196,-0.013551643,0.003740448,0.024526646,-0.037729222,0.046808254,-0.008800107,0.024461733,-0.0071432586,-0.029264418,-0.02162819,-0.018476835,-0.0117020365,-0.061906237,-0.0013007472,0.0034741808,0.016795589,0.033387493,0.013285513,0.020051256,-0.060143024,-0.03312751,-0.022340944,-0.04559099,-0.13474926,0.043382395,-0.006534585,-0.052456792,-0.011992262,-0.018588591,-0.015438373,-0.023148526,-0.028422186,-0.006524902,0.013972868,-0.0033286694,-0.0065569435,-0.019845687,-0.059118837,0.01632918,-0.019360472,0.0083456095,-0.036740273,0.037332878,0.051389553,0.0044087595,0.028698679,-0.010229029,0.0031797253,-0.03242882,-0.02884575,-0.0023151427,-0.010171898,-0.02880076,0.0067661037,0.021170966,0.01991975,0.010575385,-0.000530214,0.011655221,0.0015758327,-0.013541875,0.028093908,0.013051811,0.016990922,0.017789712,-0.06030152,0.01950301,0.05638135,0.011509831,-0.0036731681,-0.0067124385,0.0032388298,0.030101955,-0.047976736,0.0123813385,0.015261555,-0.00007854612,-0.027947448,-0.022253234,-0.015231762,-0.078336306,-0.018609082,0.06875822,0.046500023,0.025624083,-0.072679445,0.018245975,-0.046728782,-0.019059757,-0.03741288,0.016917385,0.0024203812,0.019556746,-0.048450127,-0.011737081,-0.0017378915,-0.029379763,-0.026753511,-0.009904738,-0.004603215,-0.004980743,0.024757592,-0.0118971765,-0.010479836,-0.04808734,-0.022658776,-0.013186791,0.048422188,0.018107262,-0.034041718,0.0066109654,-0.03856023,0.0049526882,-0.05992386,-0.009036141,-0.05408874,-0.025234926,-0.06521431,0.0636697,-0.013873592,0.0057116803,-0.0028732673,-0.008932014,-0.03171256,-0.032072846,-0.026954072,0.0030667258,-0.00055665715,-0.0017604469,-0.037533082,-0.045905586,-0.012704949,0.018530864,0.02446528,0.004466526,-0.010696049,0.0294028,-0.09093116,0.008521662,-0.007169859,0.010799145,0.015222455,-0.014179068,0.024147604,-0.020503692,0.04807583,-0.028113663,0.03838827,0.03263513,0.037273973,0.043338016,-0.004981964,0.0238509,0.008880042,-0.0045456775,-0.0045655062,0.02121076,0.04683916,0.04355397,-0.0320938,0.019152258,-0.015467299,0.010620282,-0.013922506,-0.0006974706,0.024905823,-0.021962177,0.047448378,0.0014300995,0.009993718,-0.00042745232,0.027764989,-0.032304946,0.012747155,-0.02778565,-0.02359286,-0.008543599,0.022596324,-0.0074672434,-0.024455257,0.05942164,-0.03009055,0.079976805,-0.012130985,-0.026022987,-0.016563818,-0.019625528,-0.034756552,0.03572108,0.008813401,-0.027769882,0.009839975,-0.017855205,0.02233376,0.012887393,-0.006082384,-0.026190424,0.0235811,-0.008943331,-0.038703755,-0.047086842,-0.0016598498,-0.026658226,0.009614569,-0.0010106373,0.03372729,0.043672558,0.009194017,0.040122706,-0.036724404,-0.019871587,0.037472874,-0.00959183,-0.009482272,0.021135803,-0.018996725,0.009396764,-0.004204964,0.0064533837,-0.0006612256,0.020940015,0.03449486,0.044627473,-0.023553936,-0.020931358,0.028352642,-0.028085718,-0.0146868965,0.056307487,-0.03344243,0.001785331,0.04312902,0.028011212,-0.013781419,-0.0130103,0.032639924,0.029872691,-0.0030036082,-0.013650637,-0.0424096,0.043265026,-0.0032765102,0.020321865,0.03612106,-0.0013570557,0.0034952485,0.03722258,-0.02217821,-0.014246362,-0.005478837,-0.000893032,-0.014121481,0.057808224,0.009691565,0.019128837,0.0029885832,0.07387226,-0.023041422,-0.02069255,-0.045194123,0.026537435,-0.00950157,-0.02040172,-0.033982478,-0.02273281,-0.00081221637,-0.0072570657],"last_embed":{"hash":"r8ioiq","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"r8ioiq","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Daily Journal#{9}","lines":[273,273],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"r8ioiq","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Daily Journal#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06786669,0.017840024,-0.037589677,-0.0070899334,-0.032858,-0.0423033,0.0009971799,0.01105268,0.011739392,0.019042155,0.026778696,0.022123646,-0.021450719,-0.0011766214,0.0049746274,0.057656832,-0.020382417,0.019560205,-0.003481898,-0.02885451,-0.019585101,0.0017315815,0.041380063,-0.009636746,-0.033507857,-0.003928293,0.0089655025,-0.004209741,0.027892675,0.04688876,0.020145541,-0.037165157,0.056564666,-0.032150615,-0.049102638,-0.052030522,0.0044870717,-0.016167153,-0.043047257,0.018949904,-0.0023750786,0.018970903,0.01329571,0.0077270824,0.031031832,-0.022190563,-0.023048345,0.0062634484,-0.018111665,-0.046443474,-0.008489138,-0.004722391,0.009657269,-0.013596744,-0.042549834,0.054316748,-0.038162347,-0.030830428,-0.044989284,0.0065585286,-0.045874864,0.028890967,-0.035070047,-0.0076386244,0.0071931076,0.054983273,0.027836531,0.040323317,-0.015122546,0.001895358,-0.06619085,-0.038123045,-0.0039542858,-0.02222149,-0.032012828,0.029974861,0.010189944,-0.018920692,-0.024327386,0.072822854,-0.0048353486,0.032551453,0.011131131,-0.0024286017,0.014507648,0.012098843,-0.012953484,0.055861175,0.038345374,0.0112457825,0.0017616166,0.0054127704,0.016708735,-0.031829055,-0.01507578,0.04885293,-0.0092946,0.00024927646,-0.000478224,-0.010901086,0.0152029395,-0.040947244,0.014517047,-0.008734417,0.0096418755,-0.023011262,-0.007156433,0.006295159,0.016856838,-0.021213638,-0.0037995959,0.018466825,0.0009999654,0.050857726,0.048941463,-0.010119192,0.01510466,-0.048851244,0.025370924,-0.0082672145,-0.0048681684,0.020498034,-0.025752015,-0.04126313,0.021326255,-0.009406845,0.03973536,-0.02101716,0.034029003,-0.017926646,0.021013485,0.050102174,-0.007434545,0.026771555,0.007912541,0.020231362,0.010820767,0.017347684,0.041234467,-0.039477896,0.055711124,0.06582683,0.0044516902,-0.021519877,0.005789137,-0.035634555,0.023701495,-0.03046935,-0.008242418,-0.028182348,0.032880902,0.024028238,-0.0036541317,-0.008656595,-0.034419548,-0.016755326,0.056907397,0.034124628,-0.0062365048,-0.051917087,0.032702673,-0.020225039,-0.039808333,0.009420653,0.051866096,-0.016124101,0.051406536,0.010204937,-0.015837872,0.020586666,0.035337616,-0.06471395,0.012494738,0.0049038306,0.031026386,0.021622477,0.06684389,0.021493161,0.0051090196,-0.02235546,-0.017248662,0.005933053,-0.004241696,0.009512695,-0.064939104,0.042565383,-0.03629062,0.021134537,0.029673722,0.014032906,-0.0028731518,-0.018307695,-0.0071175527,0.011934268,0.041867703,-0.01927371,0.06633715,0.002615103,-0.0112276,-0.055232093,-0.0035134885,0.07217389,0.04565813,-0.01939612,-0.039636426,-0.042166326,-0.039361116,-0.028292468,0.020457862,-0.038966894,-0.005208437,-0.024362434,-0.035909664,0.015071179,-0.029845385,0.023387527,0.0090472605,0.020228354,0.027869614,-0.004598927,-0.049684156,0.014288463,0.071907386,0.020513,-0.004314609,0.009458563,-0.0021732508,0.061212666,0.023351906,0.0106015755,-0.03528416,0.015709002,0.04175138,-0.030489467,0.027446127,-0.025563153,-0.020571528,-0.020514734,0.020995451,0.022144888,0.003171391,-0.005453185,0.031100849,-0.02033342,-0.06978506,0.0046558785,0.022688672,0.015199807,-0.0029291122,-0.01251442,0.022553649,0.037594102,-0.03567835,-0.02425004,-0.030306067,0.017108329,-0.01774075,-0.0014179096,-0.05128214,0.007479946,0.011032701,0.00093883893,-0.0025885096,0.0149723245,0.017300228,-0.0065893237,0.012188461,0.012845404,0.052605666,0.0061451285,0.0024955894,0.021027057,0.027337808,-0.0076485593,-0.018338097,0.008664029,-0.04340752,0.02692301,0.06571574,-0.00912951,0.004225322,0.022240803,0.051818885,0.0032767367,0.061019234,-0.042043127,0.049425468,0.0057638995,0.011583617,-0.019746462,0.0057231975,-0.032356516,0.029577065,-0.02072452,-0.015493798,0.00024463498,-0.034710947,-0.15741627,0.008169146,0.02339884,0.04295467,0.04090677,0.012607027,-0.051869184,-0.005936902,-0.030244721,0.044557508,0.0027608066,-0.04111741,-0.048152074,0.041390184,-0.02833678,0.02303802,-0.035476,-0.033265803,-0.009012621,-0.02635803,0.009477785,-0.022766732,0.004198689,-0.008042725,-0.035427317,0.006803857,0.058445286,0.034894448,-0.032297798,-0.0031167066,-0.0038924962,0.005496963,0.008096324,0.019312762,-0.058667235,0.038864393,0.0018108876,-0.010218552,-0.010338068,-0.046459053,0.0093152365,0.042041473,0.0153139895,0.008124306,-0.03450487,0.023590263,-0.013585418,0.009796012,-0.07338118,-0.03570341,0.0017206926,-0.045284286,0.0014450703,0.0072301994,-0.053996533,0.015157035,0.010654308,-0.0028098256,0.009202982,0.044504687,-0.022651387,-0.073191114,0.033147603,-0.05724616,-0.012457993,-0.04147504,-0.016512584,-0.03718814,0.010656271,-0.055139,0.0032721313,-0.012788342,-0.016154082,-0.03431384,0.010562974,0.030780397,0.011936483,-0.04018362,-0.01798422,-0.075595334,-0.010229428,0.04863227,-0.0044555645,0.008774688,-0.030245654,0.005303032,0.0006185428,0.023654293,0.0070708343,0.23602246,-0.0072107436,0.015965704,-0.0183897,0.040664636,-0.039276715,0.02298982,0.0674158,-0.013512519,-0.030354422,0.010711255,0.03542754,-0.035710208,-0.01346248,0.023164406,0.038532495,-0.04539214,-0.035582375,0.044131227,0.010361811,0.013871011,0.006604096,0.042824283,-0.010725459,-0.050205953,-0.013312953,-0.018991103,0.019046182,-0.027281092,0.005695212,-0.0286878,0.010742978,0.029576749,-0.03205566,-0.049187973,-0.0136707835,0.007736524,-0.048124548,0.01752326,0.017616238,-0.028066214,-0.00051335664,0.005660305,-0.06426208,-0.03735395,-0.027320351,0.008492237,-0.050644405,0.012406195,-0.040920366,0.0039063427,-0.013122294,0.016935663,-0.02550745,0.047186706,-0.006604955,-0.033041615,-0.014839393,0.009993276,0.04191328,0.01708753,0.012801256,-0.044047743,-0.0068978565,0.012915171,0.092748955,0.02663761,-0.01093697,0.038747158,0.019438341,0.017547805,0.020872097,-0.03193338,0.0006487061,0.008076953,0.0006125178,0.0106537985,0.027069932,0.04379512,0.031477116,-0.025299495,-0.026043195,-0.033708736,0.030575708,0.014599035,-0.009996421,-0.03419592,0.03708586,-0.008696287,0.0068861954,-0.0094418945,0.005902303,-0.016559925,0.013425052,-0.010975836,-0.032020673,-0.031801,-0.019517742,-0.06342205,-0.009292796,-0.021570738,-0.009411039,-0.013696696,-0.028380582,0.01495972,-0.004164122,0.00786976,0.013146318,0.02777671,-0.004474054,-0.05547999,0.018278059,0.047745217,-0.021360645,0.035718933,0.029494932,0.027142929,-0.004017222,0.0344407,-0.003921471,0.04165152,-0.011073123,-0.0032111534,-0.003828296,-0.010967202,-0.05933631,-0.00828779,0.004906242,0.0029720394,0.044086598,0.031427704,-0.03235701,-0.019456625,0.02678312,0.0064719426,0.031729914,0.07525713,0.019185351,-0.021296475,0.017994368,0.019484285,-0.014568727,0.028750228,-0.000019884965,-0.008309763,0.057305746,-0.011423768,-0.018280905,-0.019559367,0.013243641,0.0015829221,0.06386538,0.016446853,-0.052354995,0.023386393,-0.06089137,-0.031361554,-0.015018097,0.0040993947,-0.01006344,-0.006650867,0.040061302,0.023981795,0.04939295,-0.03335134,-0.03889164,0.018229643,0.029018618,0.005548841,-0.030627308,-0.010780559,-0.04341976,-0.074416555,0.034491785,0.05447284,0.0045622503,0.015925229,0.046192884,-0.0032894744,-0.03790139,0.0027099515,-0.031970866,-0.028650917,-0.019757513,0.04630558,-0.028193241,-0.02451402,-0.0067389836,-0.004284465,0.0057809786,0.008284879,0.081241585,0.01973182,-0.022046942,0.04740689,-0.038341537,0.073870234,-0.021515422,0.01662309,-0.004501783,-0.005114697,0.04660715,0.0014520847,-0.005754326,-0.016873835,-0.019408245,-0.0024462303,0.04529136,-0.04779507,0.010426331,0.023303928,0.009814049,-0.055265397,0.029805686,-0.05308359,-0.043565623,0.04811427,0.0035543498,-0.039310202,-0.053080685,0.0055619203,-0.01780902,0.037981976,-0.030607529,-0.002935341,0.023816044,0.01714323,-0.011129803,-0.0459718,-0.04303861,-0.010303699,-0.02798986,-0.011720121,-0.038280617,-0.0063297264,0.011570825,0.040370204,0.015137092,-0.029770767,-0.05942283,-0.007025913,-0.017413592,0.0011357154,0.07048697,-0.006964948,0.008249652,0.0033021786,-0.044937644,0.046084695,-0.022626879,0.0095702475,0.018620709,0.029284317,-0.006859645,0.04462139,0.00895426,-0.017900247,0.0017663154,0.002010191,-0.06965099,-0.0128118,0.057945978,0.008994846,0.016837733,-0.025013326,-0.017678501,-0.0020653906,0.0025779882,-0.019525442,-0.023930812,-0.033691082,-0.029304279,0.0030558542,0.01148929,0.049285617,-0.008621625,-0.014998224,0.070619404,0.029507581,0.010934409,-0.020194732,-0.010102073,-0.0068322886,-0.019003563,-0.031881772,0.013763297,0.00060673803,0.003882501,0.04307854,-0.054541342,0.019311529,0.0077098305,-0.032846317,0.040884193,0.0020827316,0.030534443,-0.025260111,0.06918344,-0.00076912245,0.010284151,-0.015343595,-0.016465023,0.007435877,-0.03243844,0.025359161,-0.0004341109,-0.004853507,-0.06001162,0.020842612,0.018142669,0.0069653103,-0.053267777,-0.012448091,0.00087396085,0.04409985,-0.004802116,0.066983834,-0.018290667,0.017975496,-0.018097604,-0.022071265,0.0022292575,-0.06319195,-0.024220522,-0.058169007,-0.047202248,-0.026396621,-0.052619323,-0.019391155,0.009022417,-0.019621905,-0.03778956,0.0037360974,-0.04833885,0.012338429,-0.02894715,0.061674796,-0.009886069,0.055055596,0.024734851,-0.075865544,0.010848467,0.031341586,-0.013071637,0.030485086,-0.013109223,0.012092471,0.025039025,0.022798577,-0.013685359,0.05478865,0.01897516,0.0023579667,-0.053978756,0.062046222,0.0015211042,0.015004507,-0.017826304,0.029680341,-0.046370488,-0.033812925,-0.0062768226,-0.029192956,-0.0021136838,0.001432358,-0.024908219,0.020139687,-0.06746449,0.0045631714,-0.024907503,-0.032476123,-0.016230281,0.017043598,0.0189225,-0.02327915,0.036950365,-0.02082745,0.0015961968,0.011335702,0.0032866937,-0.007471511,-0.0049096555,0.012569105,-0.018330181,0.014167445,-0.027919758,0.023623368,0.04156359,0.050984185,0.016505519,-0.021723347,0.0034756605,-0.014513444,-0.049121745,-0.14066647,0.026293298,-0.0073757353,-0.011159696,-0.014029685,-0.010805782,-0.014075383,-0.023792634,0.00834662,-0.03928663,0.021874044,-0.04240474,-0.022678481,-0.0062232553,0.01282249,0.041734602,-0.00038738854,-0.010881668,-0.049798824,0.051142357,0.041887686,0.00446248,0.06253491,-0.0069897096,-0.003683873,-0.0060548754,-0.009822995,0.019035837,-0.013038095,-0.027766438,0.025829948,0.005689648,0.035748746,-0.017229784,-0.008130953,0.009358401,0.002561093,-0.012449532,-0.00076021353,0.01772603,0.006705557,-0.0019882214,-0.039039493,-0.006072645,0.05410052,0.05500927,0.0009909421,-0.025293253,-0.009169141,0.02068623,-0.024857862,0.013416628,-0.009952952,-0.011788169,-0.017058363,-0.050808724,-0.012664781,-0.0130826505,-0.037703317,0.015756465,0.019524712,0.028110823,-0.029058672,-0.010529469,-0.04220928,0.018529369,-0.010493702,0.020098219,-0.009663585,0.0052199154,-0.02839989,0.007325158,-0.016883506,-0.033234216,-0.013098482,-0.00026490932,-0.0050224666,-0.029000504,0.016137825,0.017240435,-0.038997952,-0.013607227,-0.016353738,0.011923842,0.07269298,0.031020407,-0.009509566,-0.033832807,-0.07823687,0.0078012142,0.0052173156,-0.023310848,-0.043454066,0.011569815,-0.052190844,0.07466584,-0.017360955,0.0015124656,-0.01849901,-0.008607989,0.0011122435,-0.04018212,-0.019352771,-0.007094965,-0.022487504,0.015651591,-0.045325298,-0.0059915986,0.015813231,0.010766996,-0.04520587,0.005543907,-0.025071051,0.011732063,-0.047769416,-0.02498478,-0.015016832,0.023582974,0.0032047392,-0.0035275477,0.033229835,-0.00010219817,0.015382311,-0.04013192,0.03432607,0.06415623,0.028244762,0.029329661,0.012675548,0.027805027,0.005847168,-0.040124927,-0.01714566,0.035732485,0.069727466,0.04126777,-0.019189198,0.028032087,-0.04098921,-0.025362123,-0.058924675,-0.0037293783,0.021928959,-0.04264525,0.0112829935,-0.0065515335,0.031536937,-0.021677388,-0.020580314,-0.02535472,0.007931992,-0.035713147,-0.017356211,0.04941569,-0.0053533376,0.022742683,0.02452161,0.03338295,-0.008947978,0.0589366,-0.05259469,-0.045333825,-0.009558998,-0.016558884,-0.036155805,0.032252327,-0.0013593554,-0.026667953,-0.027089827,0.012518448,0.013322448,0.019944442,-0.010812911,-0.06880198,0.024092298,-0.009742111,-0.021406768,0.0083051855,0.0046369424,-0.032964237,0.020909328,-0.013187619,0.04021717,0.04615328,0.024135925,0.024467507,-0.0029230926,-0.019393235,0.01584439,-0.0024588793,-0.023003787,0.031242331,-0.042674538,-0.018121913,0.025863886,-0.0077192597,0.002124922,0.014388803,0.037376136,0.02408141,-0.0380483,-0.0054227207,-0.010644897,-0.030316731,-0.013525439,0.054806374,-0.025396017,0.013881492,0.021511005,0.0019727224,-0.0025503498,-0.011661545,0.032334317,0.04311787,-0.053462166,0.0074567273,-0.008249937,0.021535248,-0.00788297,0.027107919,0.019320661,0.017864894,-0.009805571,0.010795146,-0.049390167,-0.031577233,-0.00091179146,0.015034752,0.0122418385,0.039848484,-0.030912884,0.0030503387,0.042217143,0.017633552,-0.016181657,0.0011375005,-0.024243271,0.0088003045,-0.010108175,0.02978111,0.032499347,-0.020730784,-0.018691663,-0.033201467],"last_embed":{"hash":"86pgst","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"86pgst","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Progress Tracking#Daily Journal#{10}","lines":[274,275],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"86pgst","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.04753757,0.02512337,0.01754645,-0.007466001,0.004739396,0.011120588,0.0418512,0.04567243,-0.004974317,-0.01882684,-0.00939798,0.013971393,-0.0069629177,0.011035773,-0.019516556,-0.030686677,-0.025363678,0.0032851915,-0.021244,-0.026906233,-0.03545762,-0.014978433,0.010333945,-0.009107823,-0.023024648,0.08701772,-0.009311062,-0.021862589,-0.0043056007,0.019449871,0.017347163,-0.016599197,0.018644499,-0.025323357,-0.009770557,-0.049328525,0.008768064,-0.014914598,-0.098867826,-0.01832669,-0.00017215134,-0.00813599,-0.061822843,0.0476884,-0.014129588,0.02788872,-0.010508946,-0.066920854,0.028316734,-0.037140604,-0.043924667,0.000028882723,-0.006517508,-0.055505004,-0.02568628,0.01092352,0.017203648,-0.009476211,0.019054906,-0.031687174,-0.0043588304,0.01185275,0.0037416823,-0.03400496,-0.025329469,0.010072629,0.0055642375,0.059150625,0.015078712,-0.052637655,-0.023537137,-0.008638505,-0.0077896626,-0.0488278,-0.020136807,-0.006562282,0.01949358,-0.0024943682,0.032259054,-0.015314563,0.122170046,0.0022939893,-0.008182951,-0.013313366,-0.030497562,-0.033941396,-0.016481055,0.074354425,-0.0063149584,-0.0013084713,-0.0054029217,0.07190424,-0.011478406,-0.06172323,0.011832169,0.0088610845,0.013958336,-0.06280137,0.010832676,0.0006030889,-0.044741612,0.0050897123,0.006705083,0.04259163,0.017189397,-0.0023968276,0.0134589,0.017337583,-0.039285615,0.025810564,-0.014597393,-0.013197496,-0.038069718,0.029850932,0.03994382,-0.025467554,-0.0031754444,-0.038720828,0.032663204,-0.0024994113,-0.0055688764,0.0497165,-0.012488281,-0.01952352,0.0066420496,0.0122344475,0.002775719,0.029205356,-0.04650406,0.015025606,0.022622999,0.020142477,-0.009677988,0.005628089,-0.0098426975,0.014152742,0.040246595,0.013238495,0.05558733,-0.05302729,0.040902957,-0.004869242,-0.041984864,0.000526877,0.045004304,-0.021076526,-0.0306499,-0.0020588126,0.004404941,0.060545947,-0.018118193,0.0113434,-0.0072411317,0.005820545,0.016844654,0.039592,0.046102747,0.016505241,-0.00366203,-0.02908011,0.02849098,-0.0062781437,0.029560743,0.046920776,-0.009878547,0.0064405533,0.011167943,0.029767822,0.0023141373,0.008613967,0.014735671,-0.046970215,0.032687362,-0.0009382347,0.0076283934,0.05587384,0.050264135,0.03568651,0.0312581,-0.022330169,-0.018182809,0.01775912,0.021028472,-0.037134185,0.01480916,0.0042830226,0.002781256,0.017608048,0.022240644,0.07708273,-0.049694333,-0.035157062,0.03995682,0.049429446,0.01389449,-0.025426058,-0.007663264,-0.02478551,0.06323806,-0.034155965,-0.020093268,0.0147699965,-0.05311945,-0.008792061,-0.011978401,0.011009386,-0.047541283,-0.033880774,0.0026200847,0.030940095,0.03460303,-0.017312312,0.005523011,-0.006026537,0.03443026,-0.00817436,0.010335674,-0.020360187,0.04087265,0.018242368,-0.010755156,0.00070684304,0.020761551,-0.013892221,-0.017822705,0.025953464,0.0027980697,0.029691543,0.01065827,0.043747496,-0.03575534,0.09525548,-0.022681905,-0.031166162,-0.017228609,0.0022081637,-0.067326844,0.010907377,0.03997375,0.012226993,0.0077271536,-0.035436336,0.0028999683,-0.024977358,-0.067687914,0.02994884,-0.00624348,0.016639493,-0.003922879,0.012808016,0.0009186658,0.008700364,0.013545944,-0.020917675,-0.04273301,-0.040860035,-0.005304233,-0.04219865,-0.00058847474,-0.0038106942,0.0105511155,-0.039487887,0.0077639106,0.036173616,-0.028578158,-0.028030528,0.04671363,0.0071417014,0.023247957,0.033263702,0.017779294,0.016499905,-0.04398054,0.012619217,-0.035885382,-0.038881704,-0.03008801,-0.019269804,0.03415593,-0.054411396,-0.00089874887,-0.048547383,-0.004097438,-0.017280124,-0.01608739,0.037038397,-0.020352885,0.007255068,0.06263774,-0.010732352,0.012217639,0.0015427337,0.073591195,-0.03118559,0.036924087,0.0105334055,-0.029339675,-0.17269705,-0.025972974,0.02475934,0.025136588,0.0031074628,-0.0037628298,0.004495444,-0.014486515,-0.0041905562,-0.065197505,-0.05727697,-0.1276493,-0.0029150515,0.0067499354,0.050295398,0.03423788,0.021803299,0.00252024,-0.021570941,-0.064108886,-0.0009634556,0.022986826,0.06007667,0.007666668,0.017355211,-0.01559616,-0.0036978165,0.019840201,-0.026180044,0.010819608,-0.02896913,0.03464196,-0.033027366,-0.033228636,0.012070434,0.048924692,0.008586591,-0.023904309,-0.011592653,0.015360014,0.048521236,0.0365232,0.043513127,-0.067767546,-0.0148841115,-0.0075718616,-0.0015314827,-0.004818073,-0.017744005,0.031058371,0.005637765,0.0074727405,0.020670991,0.012072376,-0.011916851,0.029573787,0.019864615,0.03342555,0.026350593,0.011905397,-0.0083017135,-0.06630953,-0.054007687,-0.011904621,0.012170069,-0.010184343,-0.017460205,-0.029299513,0.012357064,-0.04846705,0.00596028,-0.020918867,-0.03153737,-0.050596204,0.0056947586,-0.008386192,0.005140744,-0.041311868,-0.023917232,-0.06707489,0.0075696926,0.019990308,-0.04840553,0.007848268,-0.019117996,0.0069078673,-0.05206775,-0.02834076,0.01911424,0.35076675,-0.0041514556,0.005501784,0.0063028107,-0.006499048,0.033091556,-0.010591059,0.027789103,-0.005685671,-0.0046384945,-0.016764626,-0.0015180113,-0.007986812,0.023118071,0.03667648,0.05778957,-0.029648898,-0.004419104,-0.00031257042,-0.013991432,-0.0010755316,-0.015653575,-0.00886823,-0.0052491385,-0.05576209,0.039527465,0.048413444,0.004757582,-0.021593487,0.020446677,-0.02776779,-0.0012682783,-0.05500451,-0.030849367,0.010126805,0.02257151,-0.06448847,-0.032237034,-0.0061633843,0.0061973324,0.035611082,0.006596586,0.020330722,0.007225272,-0.019264253,0.002346459,-0.020842984,0.0034751436,0.025301296,-0.04559791,0.025251629,0.014968098,-0.0037589578,0.019992035,0.006943675,-0.004054081,-0.025240153,0.002699368,-0.029176753,0.0015754156,0.0097018825,0.040541936,-0.054793514,0.004651875,0.013048181,0.018622963,-0.012505398,-0.01296209,-0.012181633,0.0045107827,0.055561595,0.018133422,0.029799238,-0.0022812416,0.013155205,-0.0051620817,-0.0005320932,0.02746756,-0.0149580175,0.021376729,-0.021629555,-0.001386082,0.02078283,-0.015179619,0.03692836,0.015733762,-0.0103274705,-0.0051030433,-0.020958489,-0.030439569,0.021873182,-0.03032045,0.016821591,-0.007910426,0.023838641,-0.020049607,0.014431954,-0.05525188,-0.019605333,-0.03291156,0.03332412,0.023097938,0.009924456,-0.023464317,-0.00861618,-0.017985018,-0.000025295587,-0.027838347,-0.039706413,0.006313547,-0.052094977,0.018436935,0.02326068,0.0010281442,0.06077234,0.011860967,0.015253814,0.0011446499,0.018589836,0.038845588,0.0056724716,-0.043447435,0.006151698,0.0071700965,0.004782466,-0.06527956,0.005402114,-0.014015235,-0.020045696,-0.00011860171,0.00034778818,0.014885105,-0.029959872,-0.005383532,-0.010754574,-0.040713254,0.0126842605,-0.007140911,-0.009857073,0.040886346,0.003978419,-0.042330712,0.0119157415,0.022717906,-0.017108219,0.015753973,-0.010441529,-0.022359226,0.011818693,0.015957955,0.030151088,-0.014878652,0.036889896,-0.048202608,0.007242573,-0.026376946,0.015603433,-0.024290208,-0.037572093,-0.04724978,-0.0020734952,0.02212341,0.018065803,0.05570683,0.0025645983,0.03373266,0.003553394,0.026200375,-0.0034561935,0.010469916,-0.0004890791,-0.042804323,0.013841604,0.014589933,0.037406098,-0.036575515,0.007989025,0.015544799,0.03768631,-0.022875544,0.014325329,0.000024307348,-0.009555569,0.0046085804,-0.013857551,0.011739144,-0.030367488,0.011371582,0.028023688,-0.03211734,0.02696097,0.044250183,0.009183417,-0.008059248,0.031016137,-0.002169099,0.011258612,0.006083252,-0.0005878062,-0.00507542,0.04491719,0.045085005,0.006235522,0.04049878,0.027888497,-0.03543531,-0.011067062,0.034362126,0.0037439186,-0.004257582,0.0012799489,-0.024015885,-0.0002916948,0.009073455,-0.045549147,-0.02678048,0.018732741,0.031380158,-0.003597316,0.017302046,-0.04573722,-0.050467752,0.006742911,-0.065880425,-0.0071202596,0.04602729,-0.011531614,-0.021551643,-0.03259671,0.011406339,-0.017689683,0.0018533483,-0.008070708,-0.016922945,0.00835281,-0.019028345,0.03972285,0.024983913,0.022160824,0.035075504,-0.056997668,-0.013037286,0.005956002,0.02786184,0.0029869773,-0.004090141,-0.028754521,0.030540792,0.002410808,0.0003005694,0.016807182,0.0039258064,-0.041736584,-0.011922994,0.027063658,0.039969448,0.019342978,-0.02508756,0.013057184,0.02070235,-0.023690632,0.018557377,0.001831342,0.008056698,-0.020844964,0.004980653,-0.0085699465,-0.058804594,0.017233657,-0.021841755,-0.017777987,-0.029180806,-0.033861596,-0.03777486,-0.018449664,0.0007516566,0.006913225,-0.011056997,0.04718812,-0.011953377,-0.023956912,0.0009137233,0.013985867,0.014991686,-0.014724549,-0.016943963,-0.01589723,-0.0029869874,-0.004829648,-0.019862156,0.027735917,-0.02555234,-0.05428383,-0.010616563,-0.004444012,0.034792196,-0.017537402,0.04280036,0.039717704,-0.019606644,0.0050162775,0.0015608136,0.0039874422,-0.04218137,-0.0055040196,0.009232973,0.011298507,0.0018668656,-0.0124727795,-0.0049725124,-0.006189685,-0.07897532,-0.008974865,-0.020555396,-0.037986238,-0.018431796,-0.048134252,-0.0070729563,0.00668393,-0.015110882,0.014258048,-0.0010877921,-0.013254897,-0.01532304,-0.026289385,-0.012599318,-0.008590578,0.014016221,-0.0045130043,-0.031048555,-0.034694027,-0.012366756,0.02760624,0.008701276,-0.004131919,-0.00033097778,0.05015339,0.0040372517,0.032361977,0.010745626,-0.044534292,0.02815126,0.018878242,-0.0063878964,0.035212416,0.046446916,0.008736217,0.005559487,-0.016363433,-0.021143623,0.00029905868,0.02878489,-0.03258266,0.012595707,-0.005956118,0.00018354227,-0.025548168,0.022720108,0.027239606,0.013362352,-0.038107682,0.008410077,0.00251931,0.021157045,-0.00825987,-0.011346039,0.009659527,-0.027867593,-0.025134098,-0.016683102,0.014590469,0.026968822,-0.026378585,-0.05466148,-0.046010695,0.005814088,0.023150684,0.0027352734,-0.00853634,-0.022398412,-0.012010259,-0.0009008048,-0.01556914,-0.02769903,0.015593518,-0.031643644,0.00023296646,0.023039129,-0.017820844,0.018949913,0.0057044877,0.02124619,0.0047468846,-0.008817474,-0.11240006,0.037187267,-0.01852869,-0.015853675,0.04977559,0.00091878144,-0.015819276,-0.0025142154,-0.045467477,-0.04856509,0.049446687,-0.00776734,-0.016346956,-0.03873642,-0.001054013,-0.025013858,-0.053474143,0.04035274,-0.002308067,0.05901551,0.0032423656,-0.029337736,-0.00029929006,-0.06200086,0.027052855,0.028012235,-0.024584835,0.03417243,0.010979825,0.0037432273,0.016871462,0.00695239,-0.039892238,0.030298205,-0.022226261,0.0382827,-0.034576837,-0.019237986,0.056518946,0.026396498,0.038474504,0.0023079994,-0.05409007,-0.010540166,-0.030058445,0.027040197,-0.03915008,-0.014299168,-0.0053820107,-0.013643003,-0.09849031,-0.023986993,0.040459886,-0.026149446,0.019010076,0.022152232,0.0016780789,-0.02286051,-0.0034079275,0.026140193,0.008929074,0.005716223,-0.016851563,-0.022587355,-0.037855238,0.01247714,-0.0003319025,0.013746337,0.021198172,-0.046974964,-0.012662947,-0.041567054,-0.029168354,0.0035184135,0.010499769,-0.01757291,0.015435841,-0.07644151,0.03107154,-0.0027519069,0.017088631,-0.013352012,0.015088596,0.051155925,0.04954309,0.013296844,-0.0049863462,-0.042399697,-0.026124043,0.0022848493,-0.068001546,0.050372534,-0.0078529725,0.040950276,-0.015367764,0.01490147,0.021920122,0.009390772,0.01959167,0.010645623,0.0063143573,0.02949398,-0.023470776,0.0032171384,0.045639053,-0.034197964,-0.048002258,0.0014668592,-0.025980692,-0.0149708465,0.013130608,-0.07301975,-0.052546363,0.03214881,-0.058138896,-0.008421494,-0.04015805,0.012344303,0.01883599,-0.00944328,0.057381596,0.04530425,0.008307811,-0.06082953,0.0086560175,-0.023854941,-0.00014950443,-0.0059729856,0.046556685,0.011620264,0.05943843,-0.032815292,-0.0115111675,0.023493245,0.010270192,0.008720394,-0.014774069,0.07334744,0.02332201,-0.024462907,-0.03694896,0.043040253,-0.010366889,-0.034485027,-0.049559806,0.0045817588,0.03283851,0.008256693,0.016102826,0.022152534,-0.023115579,-0.007399378,0.0020575686,0.010923014,-0.028015835,-0.011599179,0.023586856,-0.04768659,-0.010395165,0.06035421,0.014694261,-0.015196229,0.0028485516,-0.0047430075,-0.022440124,0.024133768,-0.0028406782,-0.017074265,0.036859974,0.027457684,0.006193798,0.018488325,0.003556963,0.017400447,0.037876785,0.010118898,0.01068984,0.02391744,0.01602188,-0.013556996,-0.032158837,-0.044585064,0.038494382,-0.02149875,0.010232079,0.0054561305,0.016791463,-0.0013711738,0.010507961,0.008309129,-0.042095624,0.00285872,0.011533658,0.02020318,0.0107680615,-0.018849008,0.005217398,-0.031453077,0.009015556,0.025514146,-0.013689225,-0.061010126,-0.016787942,0.0034162402,0.011308577,0.02836837,-0.036730673,-0.010898706,-0.011161082,-0.012670649,-0.034466103,0.008274011,0.025424551,0.03603321,0.04500289,0.0030062417,0.023857303,0.053818543,0.04505401,-0.0067607174,0.009780648,0.05554217,-0.014682375,-0.020327147,0.019025832,-0.055263735,-0.021075139,0.020038111,-0.035481885,-0.02523908,-0.0047923108,0.040691998,0.008638968,0.019431172,0.0012567345,0.04517381,-0.0006182074,0.063232854,-0.0027321281,-0.01693163,-0.029253202,-0.026329158,-0.0042216503,0.038659573],"last_embed":{"hash":"3jawuv","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"3jawuv","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids","lines":[276,351],"size":3085,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"3jawuv","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029247778,0.024913087,-0.00002072004,-0.01988599,-0.030876376,-0.016935168,0.013879957,0.032410674,0.011249433,0.012569448,0.03419902,0.04436479,-0.037297215,-0.00016462836,0.028418057,0.045802917,-0.027804775,-0.0038583467,-0.020571623,-0.014998238,0.008092589,-0.0140656475,0.040770553,0.030380514,-0.0042432803,0.015923651,-0.036153764,0.027405264,0.06458717,0.061781455,-0.033814184,-0.040432926,0.01855827,-0.025207799,-0.013243626,-0.07747017,0.019500144,-0.024987666,-0.02532552,0.05657149,0.011583252,-0.021038497,0.0026049106,0.04287678,0.014939254,-0.043948803,-0.007559911,-0.010803521,0.016457563,-0.045852117,-0.012818737,-0.011040175,0.01621443,-0.0034213883,-0.020463092,-0.012885431,0.00064866024,-0.042349234,-0.0036943376,-0.00053479703,-0.046804745,0.03045608,-0.036979828,-0.01029328,-0.0038866303,0.066001944,0.0013816234,-0.0006549789,-0.013572901,-0.06938197,0.009914111,-0.008471817,-0.011491355,-0.03220333,-0.041052476,0.013014732,0.03173323,-0.023782918,0.013266782,0.048421886,0.020568926,0.02137133,0.0017956324,0.010778833,0.009090448,-0.02775955,-0.011181172,0.040681385,0.026447255,-0.0131827695,-0.026336515,-0.008113022,-0.005283228,-0.03121428,0.009736448,0.017128535,-0.05140305,0.008096496,0.037443124,-0.013136866,0.01188199,-0.012007527,0.0052435915,-0.03199692,0.034140933,-0.0049095806,0.043607257,0.024481192,0.008170484,-0.015578028,0.024196096,0.0042035864,-0.01324649,-0.007998205,0.008068073,-0.0035088926,0.0108466875,-0.04730585,-0.030311443,-0.0043180054,0.06065016,-0.036557987,0.018683659,-0.027913217,0.02440177,0.012207426,-0.004112621,-0.0050892727,-0.009461131,-0.011457703,0.037589878,0.027442006,-0.0691478,0.01986365,0.004591579,0.0011199756,-0.0051888963,0.04247811,-0.014293925,-0.043713685,0.04194098,0.024387144,-0.014353456,-0.0067014033,0.03996326,0.021137608,-0.0020370567,-0.005898579,0.03602093,0.010562232,0.017150141,0.036303002,-0.034211963,0.042007416,-0.028663082,-0.009563602,0.0010909232,0.006788847,-0.04183722,-0.010644896,-0.02782966,0.036144048,-0.070236705,0.026797991,0.004085875,0.030991632,-0.008342687,0.042816076,-0.018861914,0.022657244,-0.013642351,0.0018332651,0.018625688,0.040154144,-0.00076640013,0.039265778,0.08286307,0.006968923,-0.00018973157,-0.02782634,-0.050727345,0.014672708,0.011885717,-0.023295077,-0.047773782,0.012859092,-0.044564974,-0.007309874,0.0051262425,0.024047054,-0.023658827,-0.022015698,0.0016464583,-0.024487417,0.015769327,-0.04403072,0.06912686,-0.025467936,-0.0022193214,-0.05614151,-0.047719058,0.055263434,-0.0023530077,-0.008542231,-0.02919859,-0.0029428853,-0.019417712,-0.036290344,0.030627051,-0.026866749,0.004598322,-0.046971764,-0.019379638,0.055646677,-0.004425301,0.022612784,-0.022736708,0.016720986,0.007706141,-0.022369333,-0.035235375,0.014809092,0.009720353,0.01699411,-0.027568871,-0.003831707,0.030617861,0.034934532,-0.011359596,0.011178578,-0.026882712,0.004768926,0.009282212,-0.019962462,0.027400972,-0.037039235,-0.028016815,0.0015828572,0.03397386,-0.026005967,0.00093718345,-0.0073544327,0.029540574,0.03941728,-0.06151295,-0.02913648,-0.0011216939,0.0045262356,-0.019348769,-0.029504282,-0.01131826,0.03981513,-0.031855777,-0.0054122214,-0.048794284,0.009488966,-0.009749435,-0.03399178,-0.026865978,-0.009841901,0.013732002,0.014789612,-0.03040018,0.019749679,0.032260716,-0.024867946,0.014665337,0.0043168557,0.044168275,0.021170558,0.017286563,0.03294597,0.0062400512,0.028258467,-0.014642627,0.028482104,-0.032581892,0.043305937,0.059462782,-0.009486066,-0.022418026,0.005684722,0.036984347,-0.030503217,0.068322234,-0.06959011,0.018709462,0.01665854,0.033330478,-0.014834469,0.0066754646,0.0026150146,0.065214045,-0.022509735,0.010497714,-0.039283387,0.016570397,-0.15615004,-0.0025705476,0.0035983552,-0.022097016,-0.006991556,0.0151688345,-0.044968933,-0.011327561,-0.016814096,0.0052144276,-0.037987024,-0.055445667,-0.00043471434,0.015602279,-0.051423073,0.0048595234,-0.05803102,-0.0037444227,0.028102979,-0.02860157,-0.033974998,-0.04800622,0.014933002,-0.044786967,-0.02173302,-0.018395979,0.0046941764,0.013953153,-0.053785704,-0.0058950083,0.011469819,-0.004617169,0.0069607752,0.027643744,0.024762968,0.089420326,-0.0100450665,-0.014180009,0.036344603,0.017774152,0.035004754,0.0407508,0.0071351705,0.006861941,-0.017839275,0.036337897,-0.009178206,0.037008297,-0.012767573,-0.005617938,-0.0053634504,-0.025778094,-0.018195843,-0.011159176,-0.027977474,-0.003046141,0.034589104,0.03473685,-0.025476076,-0.052597146,0.00032847008,-0.065753005,0.004702788,-0.002838825,-0.013603204,0.003931446,-0.0431322,-0.04443303,0.0027579297,-0.037921518,0.014975368,0.0036675816,-0.017607693,-0.013227096,0.012436425,0.01173612,-0.021504223,-0.020613002,-0.0073405392,-0.087730534,0.024019748,0.013264064,-0.01791518,-0.008085257,-0.030319715,0.0052053435,-0.018353906,0.014915208,0.0049784947,0.25183508,0.0077905096,0.05997795,-0.04935934,0.06478387,0.00808114,0.056534965,0.038026597,-0.012644957,-0.017551012,-0.011654954,0.025055105,-0.059883267,-0.0016717627,0.012917519,0.04525305,-0.017675579,0.016442623,0.052271027,-0.008414955,-0.0007614239,-0.005729414,0.0012262193,-0.019113602,-0.066894114,0.020877654,0.00019448614,0.029773995,0.0026174302,-0.005069608,-0.031943347,0.014500357,0.040539443,-0.041729208,-0.0096552735,0.04770354,0.028842468,-0.01138506,0.011097704,0.05306598,-0.024887217,-0.005526438,0.040658377,-0.015359224,-0.0045536733,-0.00027332501,0.014401452,-0.031060519,0.010677503,-0.0060397484,0.04915159,0.018907782,-0.0036225747,-0.0021795183,0.025226124,0.0027988404,-0.048948865,0.006668459,-0.017758567,-0.00085937226,-0.03999357,0.0066820118,-0.022437293,0.011063049,-0.021045003,0.03387193,-0.02431409,0.011818131,0.023970142,0.014829482,0.046148952,0.024763187,-0.019574646,-0.011360758,0.030507205,0.024885332,-0.0033681786,0.069351666,0.01618497,-0.002751236,-0.024955371,0.0074929656,-0.030094324,-0.019906057,0.021651305,0.00058088975,-0.023084048,0.035379626,-0.018947007,0.00089400593,-0.009069783,0.022475472,0.00027500486,-0.034851275,-0.038247347,-0.011603013,-0.0076411557,-0.038257312,-0.035021197,-0.001590191,-0.029474808,-0.011235708,-0.016448092,-0.047982514,-0.0055537308,-0.020446528,-0.009633544,0.01106738,0.0047385884,0.07755153,-0.051345915,-0.0034796707,0.017679151,-0.02356954,0.046132788,-0.014573422,0.024470307,0.026895536,0.06747522,0.004886753,0.03669666,-0.047816265,-0.02105051,-0.028269334,-0.009863821,-0.062089518,0.007886232,-0.013836506,-0.010455771,0.0046144417,0.032902155,-0.030149033,-0.03742042,0.029552383,0.019091634,0.017684344,0.014595704,0.0040527154,-0.004244269,0.008636753,-0.022352103,-0.04295666,0.016338114,-0.018980585,0.022071866,0.048262414,-0.010646587,-0.012687073,0.033410087,0.01142677,-0.013588554,0.026791576,0.051819254,-0.039146572,0.029616417,-0.05857064,-0.0018334234,0.03336856,0.0072636604,-0.032039832,-0.029553572,0.0138792265,0.017369604,0.060172558,-0.03321313,0.04717151,-0.020874934,0.018324437,0.0018324412,-0.016722059,0.031314258,-0.007600467,-0.035134614,-0.011512052,0.030130418,0.0052567245,-0.016670631,0.05287308,0.020730048,-0.06288188,-0.0018333903,-0.017971216,0.030530177,-0.03432168,0.044354137,0.03430364,-0.037824396,-0.010896567,0.030543031,-0.010742191,0.0063035954,0.080778375,-0.0047415816,-0.01582398,0.03403015,-0.033460837,0.09098952,0.024199195,-0.0041448968,-0.0073847366,-0.026998568,0.003818066,0.026936317,-0.008358344,-0.0018106976,-0.0109626,0.011500573,0.0790161,-0.03820468,-0.0032143074,-0.03066105,-0.008967461,-0.008906977,0.024121046,-0.025445616,-0.049954724,0.017718462,-0.0029222502,-0.06064681,0.003262806,0.00944539,0.0005689544,0.011404043,-0.029485367,-0.00060774945,0.075083986,-0.028090276,-0.014817503,-0.03647205,0.021320108,-0.009471974,0.018999012,0.013450193,-0.0013135008,-0.034450926,-0.0095705055,0.023404542,0.027459152,-0.034437224,-0.05856797,-0.021564309,0.0042001083,-0.026292464,0.039128162,0.0021578206,-0.0034106765,-0.0071644825,-0.03443056,0.04400949,0.047847956,0.018530538,0.02001116,0.025633654,0.029132068,0.02518178,0.022733578,0.030100951,-0.048207015,0.0025403243,-0.07142125,-0.044154733,0.05673053,0.005992653,-0.016448408,-0.07922304,-0.053719506,0.026601171,-0.020171257,0.019861491,0.015191682,-0.043242715,-0.01762675,-0.017150091,-0.017343909,0.007547486,-0.008591206,-0.03019672,0.061609354,0.02044926,0.02738055,0.0026359055,-0.019104358,0.005458494,-0.020049773,-0.03556312,-0.008126476,0.0059149573,0.004699239,0.04142964,-0.059006523,0.0025518504,0.004330253,-0.0024957354,0.03926361,-0.001394716,0.021260489,-0.010182004,0.016355794,-0.01367352,0.013002426,-0.026386091,0.017889224,-0.0078075803,-0.024874454,-0.009802525,-0.0010886464,-0.010678187,-0.047970712,-0.0072075017,0.0067103715,0.0008791517,-0.09627906,0.027830422,-0.019582888,-0.0033831021,-0.0041320217,0.06880228,-0.053494874,-0.0060556578,0.004372872,-0.012343151,0.030011255,-0.04576861,-0.02035627,-0.066815004,0.0051092906,-0.023349512,0.009304405,0.034717117,-0.009751025,-0.0051514376,-0.06603895,-0.04748373,-0.025035987,0.024998862,-0.03454001,0.024655702,-0.042200882,0.030428225,-0.019579032,-0.0635312,-0.04346174,0.061843354,-0.030511566,0.010215265,-0.0120962635,-0.005676363,0.013207172,-0.015635964,0.019314818,0.05449529,-0.007463608,-0.0004458037,-0.047138218,0.03864852,0.023492638,-0.03247762,0.007648794,0.04411293,0.013664989,-0.052713193,-0.010969863,-0.018205332,-0.0072617442,-0.045213565,0.015220013,-0.00020984668,-0.055065963,-0.0052668974,-0.0015872861,0.0013356654,-0.007919779,0.006568972,0.030880952,-0.024931425,0.0058280877,-0.015353767,0.02352011,-0.015393119,0.06690992,-0.018465102,0.0013538486,-0.003921404,-0.049227756,0.030924382,-0.005525143,0.015075452,0.05904435,0.033149153,-0.0027292743,-0.014953843,-0.0063231057,-0.010995272,-0.02863828,-0.15611163,0.026218094,-0.006071563,0.009476172,0.008649821,-0.015117323,-0.023922142,0.037774965,0.011058182,-0.027003322,-0.04053569,-0.06502119,0.013147314,-0.017376855,-0.00045294224,0.013877674,-0.016607419,-0.002715106,-0.023935044,0.056422174,0.016933748,-0.013794611,0.05073785,0.00047264682,-0.04359033,-0.014519364,0.011586788,0.02888192,-0.0020645852,-0.03838057,0.011015813,0.030888468,0.0016237535,0.020476624,0.030294226,0.041184038,0.014824443,-0.0019968709,-0.004666035,0.001562992,0.027343273,0.02552579,-0.008750033,-0.02000803,0.037483003,0.06397123,0.014567081,-0.0071976054,-0.048081413,0.025435284,-0.025077444,0.005070416,0.0279846,-0.0065038474,-0.021270277,-0.02187576,-0.018463636,-0.01982909,-0.023364594,0.013337923,-0.0018572258,0.032813013,-0.034790102,-0.03214751,-0.036740962,0.016208107,-0.05291998,0.04326158,-0.028814362,-0.012642592,-0.029668823,-0.028638085,-0.0062943166,0.0069626565,0.0032248627,-0.018623563,-0.031795107,-0.051708613,0.007521453,-0.026693879,-0.026870826,-0.020281557,-0.007895495,-0.014410885,0.07233939,0.03462299,-0.023506528,-0.03420024,-0.02399601,0.00081421656,-0.06057333,-0.013974761,-0.016669579,-0.010812268,-0.022067115,0.05130439,-0.014571625,-0.022305362,-0.022523182,-0.033712387,-0.01939774,-0.029461253,0.0077230325,-0.0095474515,-0.009847589,0.0077050026,-0.02789166,0.04824393,0.014749887,-0.043695938,-0.00816019,-0.011640669,0.0032822497,0.03462218,-0.07140189,-0.005498022,-0.0084191,0.039638475,-0.01581498,0.0066719963,0.035453144,0.017504066,0.048043966,-0.04579227,-0.013792204,0.02543788,0.023718849,-0.007974821,-0.0032351848,-0.0015329856,-0.021204364,0.0019632827,0.008923167,0.033555355,0.03582514,0.0025983618,-0.0013911516,0.030501982,-0.0364162,-0.039876275,-0.036948662,-0.014543438,-0.020604024,-0.029725926,-0.0048534344,-0.016040387,0.0031676635,0.044668436,-0.0023835476,-0.0076838015,0.02789718,-0.026992599,0.006515329,0.018889368,-0.04053458,-0.0016417941,0.020704392,-0.021940881,0.021533746,0.06787121,-0.013310575,-0.067352034,-0.027902782,-0.025697181,-0.013242847,0.115764454,-0.020922368,-0.026940277,-0.003836263,-0.0037020883,-0.02201615,0.06257078,-0.008236735,-0.012801482,0.006289155,0.031155782,0.019415902,0.031179765,0.037557654,0.012888628,0.010636993,0.019837597,-0.012726153,0.03434145,0.048109893,0.0007162282,-0.027464947,-0.0102695525,0.0017659705,0.0019342537,-0.014258406,-0.008213814,-0.061159395,-0.039107505,0.021676952,0.0040743304,0.02097381,0.03070824,0.06498481,0.04203791,0.030253114,-0.016234467,0.04215462,-0.009081058,0.0024959259,-0.0035669287,0.0034645335,-0.012400153,-0.031467717,0.0266005,-0.021121299,-0.036599413,-0.012615081,0.059412614,0.022777,0.013597108,0.025465654,0.02329892,-0.0016532571,0.01626261,0.043075718,-0.002561034,-0.026028156,0.020631175,-0.007481891,-0.044385534,0.00025609785,0.012443052,-0.011009954,0.02728572,-0.012369302,0.06718401,0.016105192,0.0110447295,0.030692942,0.060531367,-0.00094111497,0.011167375,-0.0247498,0.01076772,0.003653267,-0.01851087,0.023567256,-0.01707705],"last_embed":{"hash":"59m8ql","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"59m8ql","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#{1}","lines":[278,279],"size":95,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"59m8ql","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#What Retinoids Do#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028777767,0.021028977,-0.035097532,-0.013830311,-0.037935115,-0.037693314,-0.0054002125,0.06388962,0.031722266,0.015826004,-0.0027782263,0.013835213,-0.085810505,0.0015879628,0.027433584,0.015786957,-0.0032263482,0.0027626727,-0.034825284,-0.0143417455,-0.018810684,-0.026144259,-0.010780497,0.011320797,0.021212012,-0.001683693,-0.028799275,0.0075348383,0.02668102,-0.011624116,-0.023319049,-0.054090105,-0.0065778745,-0.007495484,-0.029378664,-0.033317875,0.031448998,-0.011272272,-0.027041325,0.044216312,-0.020246994,-0.0058289375,0.012828681,0.0069737863,-0.009622151,-0.06216924,-0.013832606,0.002943872,0.014381951,-0.015768953,-0.013441257,0.008425211,0.0082278345,0.010946165,-0.01502721,0.03251158,-0.019010324,0.013291753,0.00046734294,-0.018654441,0.026835697,-0.018832486,-0.019303763,-0.020018402,0.010217159,0.08310025,0.011225748,0.0282073,-0.01932452,-0.035405565,0.006163573,0.01754861,-0.010599381,0.0034451084,-0.029884726,0.017468873,-0.0024556685,-0.008981667,-0.010366809,0.05569664,-0.010083977,0.013989758,-0.04622828,0.016382005,-0.027934272,-0.020045245,-0.030655395,0.039396968,0.060441196,-0.029245468,-0.046885584,-0.032317586,0.018467607,-0.05953504,0.02794893,0.0019140629,-0.049071513,-0.0156781,0.04512928,-0.0006510731,0.03118324,-0.0074826544,0.01836891,-0.0018863289,0.052168753,-0.03711998,0.011469689,0.029275153,0.02417968,0.007769022,0.02384705,0.024474487,-0.02794132,0.015744299,0.0041762004,-0.027765177,0.022870058,-0.058102004,-0.009045331,0.0008788391,0.021680823,-0.022872467,0.008434978,-0.01916591,0.013920457,0.016145688,0.019975005,0.020319587,-0.036834925,-0.024873843,0.02565121,0.026964806,-0.052012865,0.01760065,0.02279089,-0.028459027,-0.0044915336,0.019151699,-0.008256523,-0.07688769,0.03837364,0.05486952,0.0010338584,-0.042275473,0.08133883,-0.0016423843,-0.022886483,0.018295193,0.0021595403,-0.019597257,0.010951948,0.028777614,-0.016685175,0.0015608424,-0.05224002,-0.016475298,0.01955723,0.017488834,-0.0021408715,-0.010374356,-0.002459526,-0.016263228,0.0022433489,0.034796756,0.019834202,0.0015114184,0.0019861334,0.04009693,-0.032923233,0.01839079,-0.007930688,-0.01282458,0.010255847,0.026838293,-0.0006387784,0.010284107,0.03317517,0.015664756,0.030051382,-0.015614048,-0.01652168,-0.019567152,0.008319563,0.017072752,-0.052557927,0.044984907,0.00005890386,0.0035999715,0.014691386,0.005726842,-0.03533928,-0.0419993,0.022483278,0.037406705,0.0066305837,-0.06712142,0.095671505,-0.02946889,0.024337824,-0.040018223,-0.02623066,0.057841875,0.03533484,0.030347446,-0.0390871,-0.018166462,-0.023948299,-0.06205693,0.011670157,-0.0047514597,0.013562295,-0.04462257,-0.013484763,0.022051655,-0.009211813,0.0035635529,-0.029093156,0.007382105,0.003424968,-0.049993303,-0.034554686,0.054287016,0.013444646,0.02810407,0.010323003,-0.023360802,0.020808881,0.022418793,-0.007125288,0.04392765,-0.004947367,0.027270025,0.022186227,-0.021625144,0.020009877,-0.029146213,0.0014507778,0.010799099,0.026939312,-0.005355139,-0.0052726422,0.013655054,0.02796732,0.05212685,-0.08273704,-0.013314061,0.042150345,0.003211205,-0.023677513,-0.01449616,-0.0020979408,0.056034878,-0.0447558,0.01442005,-0.057709653,-0.0076962044,-0.029307295,-0.010052045,0.0043546846,-0.0009700033,0.0033251813,0.020739077,0.00817448,0.00793519,0.05059204,-0.029858943,0.0749937,-0.02964858,0.0717422,0.0092652915,0.003705955,0.007333082,0.047357887,0.00346217,-0.019786922,0.0069475425,-0.052476,0.01684328,0.057192776,-0.0015208161,-0.0011938816,-0.01757814,0.023685355,-0.028960982,0.045614276,-0.047063876,-0.0066070203,0.010018097,0.041730937,0.011278144,0.012486178,0.005964158,0.05702102,-0.009198357,0.006462016,-0.009546912,0.012468091,-0.14851627,0.019780217,-0.011830522,0.019925902,0.008912994,0.009652353,-0.006837476,-0.021586813,-0.0045025405,-0.018094469,-0.08590778,-0.043447454,-0.041348122,-0.02299015,-0.05669972,0.02253619,-0.028255953,-0.021570975,0.006042034,-0.03174365,-0.021315698,-0.02394852,0.021263631,-0.028273718,-0.040642176,-0.004438902,-0.013204309,0.03231784,0.00055204995,-0.04244289,-0.0008020633,-0.005426892,-0.0011788247,0.042637073,-0.013086072,0.06835065,-0.024716003,0.0051894635,-0.008020545,0.03418351,0.05822644,0.01896505,0.015626391,-0.0053455383,0.01742395,0.007752649,0.0021214471,0.008284544,-0.012045002,-0.041512553,0.0014206218,-0.046700057,0.006186951,0.023649246,-0.04773202,0.024435248,0.036664438,0.0409382,0.03991298,-0.028172618,-0.04758213,-0.060926266,0.0031819153,-0.010037138,0.027432485,-0.031934,-0.0031771339,-0.044128466,-0.009544422,-0.04975073,0.013407498,0.020310594,-0.0000074104855,0.0065386477,0.029659705,-0.0097502675,-0.049102988,-0.026329502,-0.009979712,-0.07222822,0.0145715,0.03067149,-0.030918194,0.033633832,-0.04073838,0.0033192532,-0.0054363194,0.022287093,-0.0045081577,0.24638185,0.025755826,0.068189666,-0.041678358,0.04794123,-0.039103985,0.0014476103,0.016385462,-0.001525034,-0.01326028,0.046547126,0.040817127,-0.042533543,0.0055675334,0.015251041,0.02825783,-0.030583344,-0.015422449,0.05509713,0.01578528,0.05047966,0.01003719,0.03717408,-0.028364463,-0.0150715485,0.044863664,0.020459415,0.039817326,-0.010503215,0.0132682035,-0.061931603,0.047751565,0.06444053,-0.03902899,-0.009689162,0.015271241,-0.0009954333,-0.01882714,0.0069715655,0.047697674,-0.043044064,-0.0027345035,0.009918539,-0.011003182,-0.0015482435,0.020310331,0.023919595,-0.024461105,0.0014869272,-0.0131928185,0.0038218012,0.020226004,0.016011069,-0.007241483,0.014756544,0.022404522,-0.06006615,0.040579196,0.030312834,0.006886565,0.009090721,0.021299938,-0.028468754,-0.0050130403,-0.016672576,-0.020296527,-0.018562714,0.002427072,0.004526594,0.023703218,0.035074048,0.009055877,-0.017115448,0.0018792537,0.024844684,0.024524588,0.057544366,0.015899206,-0.014937351,-0.008181603,-0.035774488,-0.034412034,0.008867867,-0.022221683,0.02689899,0.011530042,-0.026012013,0.01750788,-0.011444962,0.011874686,-0.008267815,0.00917688,0.006865196,-0.04341851,-0.028337575,-0.0051211976,0.0057350737,-0.028097989,-0.037322555,0.0077200406,0.000619866,-0.046872612,-0.04560497,-0.044015296,-0.0014127578,-0.006391016,-0.031007824,0.042518284,-0.0028887028,0.042697433,-0.039600477,0.00018484544,-0.009184113,-0.035963252,0.030906133,0.019568535,0.015833175,-0.011651719,0.04221414,0.02311129,-0.024445225,-0.0015042333,-0.032557942,0.03866503,-0.015222385,-0.03276812,-0.020739065,0.025251951,-0.024098136,0.05434251,0.034846976,-0.023258539,-0.031521913,0.02327774,-0.00079357345,0.033375286,-0.003142999,-0.008182954,-0.0280333,-0.009091509,-0.024319636,-0.013604041,0.010480713,0.0071754926,0.025055144,0.08914956,-0.0011655896,-0.02505076,0.0013373364,0.009922934,0.03219082,-0.027875815,0.02342539,-0.046467163,0.014739129,-0.030866409,-0.007840335,0.010157576,-0.024578482,-0.0019862535,0.03129741,0.03111273,0.029123332,0.07816167,-0.024899758,0.045710124,0.017030966,0.024703383,-0.0052747456,-0.0062829163,0.032714196,-0.018982492,-0.015723819,-0.0149650425,0.03079472,0.03848161,0.036953352,0.06610592,0.0015090558,-0.06099956,-0.019503772,-0.011356863,0.035792846,-0.047679324,0.029028956,0.01932401,-0.016376074,-0.02486291,-0.014462914,-0.03393485,0.018792702,0.072958216,-0.024209023,-0.018663928,0.0317977,-0.07884333,0.042661972,-0.00850921,0.0077092308,0.015353873,-0.009312329,-0.015375002,0.025485963,-0.018594075,-0.031269405,-0.03692583,0.011744548,0.094701864,-0.039215203,-0.01585503,0.027223961,-0.023385089,-0.040510125,0.044444416,-0.024400197,-0.045776077,0.016459022,0.012516843,-0.040243525,-0.0070599867,0.03348204,-0.008013521,0.018623715,-0.025663424,0.000015591715,0.045361187,-0.008091782,-0.01044132,-0.058973275,0.016207684,-0.008930794,0.018430183,0.028876618,-0.020015493,-0.022477288,0.013765457,0.010630855,0.020683534,-0.015708102,-0.055718344,-0.0038149843,0.010897314,-0.032923117,0.0182803,0.053616688,-0.013123408,0.022643758,-0.023623891,0.014109046,0.0152872065,0.035164,0.0023203671,0.024281958,-0.001192076,0.023326403,0.039742637,0.018367795,-0.05049064,0.016314896,-0.0510722,-0.050752085,0.040544566,0.008263277,-0.02074338,-0.07805243,0.0137637295,-0.019695947,-0.03589838,-0.0013237543,-0.0028361634,-0.019865263,-0.019511499,-0.022788618,-0.072505966,0.046011765,-0.0031381524,0.0077446983,0.06335291,0.033262514,0.013432949,0.0035729941,0.0038620727,0.020705909,-0.035741866,-0.012250769,-0.02534125,0.006437599,-0.024029225,-0.008482651,-0.04133465,0.025614152,0.024994127,-0.02626117,0.049704887,0.0063925204,0.02386281,0.01581921,0.07064386,-0.006109251,-0.016031962,-0.037958357,-0.012985569,0.035578817,-0.01235979,0.03324203,-0.005017858,0.014085309,-0.06001423,-0.035397355,-0.007348538,0.015960291,-0.09336464,0.00046395583,0.007258706,0.025978133,-0.025182486,0.07164511,-0.037091583,-0.015490754,0.005128517,-0.016082808,0.038324058,-0.04572291,0.028708436,-0.030113302,0.008677787,-0.043116838,-0.01197321,0.016857604,-0.024034625,0.02609387,-0.0605385,0.009962544,-0.033757314,0.02803163,-0.0063054254,0.012738186,-0.00885254,0.067202084,-0.016011965,-0.06731335,-0.0027191672,0.031770263,0.0042638197,0.014739641,-0.000598143,-0.025619663,0.017122008,-0.003444522,-0.026657399,0.0381017,0.012233954,0.008255721,-0.05768018,0.019287808,0.02697751,-0.06242836,-0.0031357075,0.058166064,0.0101701785,-0.029324142,0.015102311,-0.03461626,0.0047528716,0.0019925367,0.0027520505,-0.008010391,-0.049266532,-0.023769114,-0.0058081993,0.0046540815,0.006618033,0.020312581,-0.01101588,-0.059919644,0.018015247,-0.014130429,0.02121784,0.00477598,0.054941166,0.02752151,0.019943401,-0.024718741,-0.03267987,0.02791022,-0.02690038,0.019867392,0.029648136,0.043157328,-0.019771086,-0.0016299693,0.028785083,-0.00030181964,-0.018855456,-0.125642,-0.008018646,0.001875546,0.0050600036,0.0053872257,0.014605458,-0.0042399466,-0.0043187514,0.010919472,-0.039153207,-0.0071719806,-0.021985063,0.03043013,-0.03228608,0.00751374,-0.0007341335,-0.044191193,-0.016412716,-0.030962698,0.052610856,0.010615136,0.02084921,0.020966621,-0.005758157,-0.026701221,-0.0033206241,-0.004600465,0.02551863,-0.015028946,-0.028466966,0.019577878,0.03524859,0.010250006,0.005003974,0.014827941,0.004712207,-0.000130974,-0.00143774,-0.005875477,0.03195852,0.013703228,0.009164592,-0.031501856,-0.004766609,0.0307809,0.03978281,-0.016470324,-0.0309855,-0.040408082,0.018013725,0.0005134547,0.0015079351,0.02241736,-0.031308778,-0.040874895,-0.028742444,0.026869658,-0.04103891,-0.060358837,0.04880813,0.004041279,0.03711545,-0.031189213,0.001076226,-0.013738738,0.008010876,-0.040764105,0.034733728,-0.007963533,-0.04943133,-0.016435241,-0.016483862,-0.014410326,-0.0047203093,0.004538355,0.00096992246,-0.026632277,-0.03516603,0.013269964,-0.04545335,-0.02998974,-0.011586954,0.0025945245,-0.011266981,0.057547446,0.036620278,-0.012871785,-0.050787617,-0.046808336,0.031703476,-0.08094204,-0.024647325,-0.030422535,-0.0112661095,-0.05133669,0.02298229,-0.035530783,-0.0038600229,-0.01578239,-0.03128912,-0.02784959,-0.02470624,0.0049553057,-0.008322547,-0.041264996,-0.021986783,-0.027334526,0.02290042,0.018283665,-0.017148465,-0.008739458,-0.037714817,-0.00090304966,0.035117786,-0.051474664,-0.00037201788,-0.012780196,0.013836485,-0.009892606,0.041243784,0.014769828,0.029338615,0.050287057,-0.018316302,0.0057945033,0.018037187,0.015855553,0.03832431,0.0114004165,0.027312072,0.006323928,-0.073377505,-0.0060135312,-0.024195256,0.05041845,0.031567954,-0.007789864,0.027330816,-0.0477213,-0.031921443,-0.070008874,0.012345601,-0.029072559,-0.02087329,-0.0028585526,-0.023194935,0.011402876,0.021626176,-0.03792228,-0.007683317,-0.018502709,-0.073338866,-0.019241143,0.0058982256,-0.026535854,0.012409,0.035993602,-0.029316438,0.0087792175,0.06845553,-0.032670606,-0.07084767,-0.0024669236,-0.0149588445,-0.01742347,0.035914302,-0.026579535,-0.04131254,0.005414086,0.014561779,-0.033826344,0.050862152,-0.013757091,-0.03386905,0.037607018,0.060878422,-0.019626923,0.034649774,0.044448458,-0.014002538,0.010950644,-0.0033033404,0.010373477,0.02307822,0.00037936092,-0.004287861,-0.029671827,-0.0217201,0.061891943,0.0096394075,-0.04880465,0.018319484,-0.01738731,-0.003111979,0.025511814,0.0137471855,0.03758318,0.041938387,0.06437669,0.025502728,-0.043581646,-0.010321566,-0.009872421,0.002551653,0.021955054,-0.0022743826,0.002097182,-0.016501738,-0.0022404457,-0.031468276,-0.014666345,-0.030457018,-0.01518857,0.023635633,0.011149176,-0.01773417,0.0022841557,-0.01510886,0.02507139,0.022952901,0.038900156,0.014557217,-0.048344597,-0.031500597,0.0023944718,-0.026248805,0.0058848695,0.027091622,-0.03844226,0.03533243,-0.010071096,0.039832156,0.0026554118,0.004731912,0.031199247,0.023675755,-0.017689092,-0.00433025,-0.023235323,-0.02354955,0.011816588,-0.017588647,0.04862909,-0.007295337],"last_embed":{"hash":"1szabya","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"1szabya","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#What Retinoids Do#{1}","lines":[281,281],"size":58,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1szabya","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#What Retinoids Do#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014506004,0.031036371,-0.031520758,0.01093378,-0.043753553,0.009011725,-0.01272799,0.06584333,-0.0025505235,0.0014602977,-0.02180865,-0.014755473,-0.078018494,-0.012417407,0.03945569,0.0071770553,-0.013586879,0.029900562,-0.027050883,-0.03631094,-0.007856393,-0.013833011,-0.0035934374,0.01812268,0.008749893,0.006330967,-0.012266743,0.008429339,0.042628642,0.024077307,-0.02474242,-0.037685152,-0.012577399,0.0064078243,-0.039069667,-0.038993005,0.03601454,-0.031195048,-0.023691839,0.03442903,0.009863692,0.004166853,0.034370814,0.013726012,-0.013241431,-0.015649442,-0.011375443,-0.0038142223,-0.009554734,-0.04989215,-0.01154211,0.012655779,0.0031772784,-0.00050909584,-0.023609651,0.018503746,-0.047497824,-0.020826377,-0.043406792,0.003527223,-0.013545603,0.011022768,-0.018722305,-0.056765154,0.00013637907,0.08517202,-0.008862867,0.025020348,0.0018792606,-0.06853054,0.007143644,0.028745884,0.006877383,-0.024486475,-0.02172409,0.028483402,0.02489709,-0.03251044,0.012673073,0.017956872,-0.016408915,0.054888073,-0.03600806,0.041411333,-0.036457717,-0.02769376,-0.04420028,0.031362414,0.009038708,-0.0008906378,-0.034368254,-0.019091431,-0.019503787,-0.07391856,0.01219751,0.02364793,-0.03256541,0.0072388826,-0.020575384,0.00036084375,0.034177896,0.011570582,0.016624756,-0.020718185,0.03833808,-0.029857777,0.015601652,0.01903071,0.0035063988,-0.01965569,0.042102184,0.0017814327,-0.026398007,0.0153603675,0.01480745,-0.057821255,0.021906633,-0.032456167,0.0010518966,0.0057187104,0.010812599,-0.00942603,0.0080558015,-0.04633187,-0.009158908,-0.018973095,0.008134012,0.017314732,-0.014540278,0.012267063,0.032232832,0.039869152,-0.023512425,0.03591693,-0.034172002,-0.03106946,0.01218061,0.009552641,0.0016636098,-0.07572834,0.017954592,0.04814403,-0.025582377,-0.04513578,0.0068707834,-0.0072539416,0.0076566003,0.0021222448,0.013806726,-0.003785838,0.0072877365,0.041161437,-0.046586625,0.02416526,0.0008113778,-0.039200433,-0.0020929843,-0.0057378784,-0.023885943,-0.0021717774,0.0045835664,-0.0016751996,0.004419504,0.013737312,0.020693652,0.01648622,-0.0094478335,0.060125794,-0.014810243,0.018612392,-0.025131509,-0.009398791,0.013552857,0.07546786,0.0045996825,0.012879561,0.064836435,0.007778288,0.025498027,-0.021951765,-0.026544439,-0.023896322,0.026420224,-0.015867544,-0.055638287,0.0045748954,-0.023167184,-0.0008836435,0.010770463,0.018317182,-0.018597597,-0.02902498,0.041135922,0.0054924353,0.010878363,-0.07188562,0.04683387,-0.06816014,0.038898524,-0.060009502,-0.004213599,0.051825028,0.011798975,0.0023797608,-0.035944533,-0.009260263,-0.08311956,-0.037833642,0.025912194,-0.009280917,0.03483326,-0.044544518,-0.017690971,0.039805412,-0.02700448,0.04827048,-0.038566183,-0.00466852,0.013092979,-0.06736547,-0.038212556,0.04822839,0.010139433,0.01369757,-0.00010054351,0.026180737,0.034956254,0.029324727,0.004096496,0.020147908,-0.004696137,-0.0027121818,0.029492566,-0.039599255,0.03391901,-0.02193692,-0.020352146,0.002201631,0.036599737,0.0042001572,-0.015632305,0.025711626,0.04058479,0.03758082,-0.06504125,-0.017803852,0.013189711,-0.0047208588,-0.035243735,-0.020659974,0.012528133,0.024755025,-0.060691316,0.020191465,-0.06852148,0.023113515,-0.028671917,0.014489129,0.0143325785,-0.02212623,0.029825002,0.025164094,-0.0010840164,0.021929564,0.035281412,-0.021297429,0.06837903,-0.0064337673,0.045440145,-0.007421883,-0.0009045317,0.022156157,0.02788251,0.02941916,0.005307534,0.013907407,-0.059552103,0.04690323,0.07291661,0.018169846,-0.015070538,-0.011296917,0.019266512,-0.0006182466,0.04204753,-0.015376136,-0.005802699,0.027247665,0.063649334,-0.02492607,0.018180812,-0.025062887,0.059947807,-0.020665262,0.02735883,0.008041979,0.01729182,-0.14166483,-0.0025010204,-0.008088131,-0.0068505197,0.002751455,0.010742554,-0.03757472,0.015123542,-0.00867469,-0.0056838994,-0.06001745,-0.046408582,-0.029047426,-0.012795302,-0.04856157,0.014513674,-0.008333297,-0.0013393064,0.027666926,-0.023100952,-0.036765657,-0.07191218,0.0021442391,-0.041918755,-0.0377903,0.0125743635,-0.009442822,0.03175362,-0.035052016,-0.039633945,-0.003485517,0.0135722,0.0036833847,0.036447577,-0.010946874,0.037733424,-0.039567675,0.012028039,-0.01698602,0.020920277,0.037462335,0.038784448,0.0041036876,0.0061150906,-0.016181622,0.02117171,0.0021635392,0.009439583,-0.018201726,-0.04465301,-0.01362113,-0.04209512,0.011358262,-0.013514781,-0.037236083,0.026073799,0.044800837,0.044803392,0.030751323,-0.011249998,0.00979268,-0.031824112,0.019336374,-0.0038838969,-0.013618739,-0.0075265,-0.01961168,-0.015871203,0.0069282255,-0.04414786,0.0063699996,-0.019462593,-0.004186189,0.008787901,0.04630238,0.008811566,-0.060592137,-0.00070104003,-0.012291918,-0.08546073,0.004665479,0.057185933,-0.017700711,-0.0004616501,-0.045751575,-0.028552832,-0.0039043347,0.029981673,-0.01595015,0.2464089,0.024176996,0.04671532,-0.01211984,0.0546474,-0.038786132,0.039277863,0.019281147,0.0008143709,-0.012534869,0.020684438,0.0458415,-0.033505794,0.011728327,0.026489617,0.000020281961,-0.017477784,-0.015468624,0.060125656,0.010489261,0.002003771,-0.020229237,0.009992149,-0.011733519,-0.04100739,0.021266172,0.0113707,0.001872976,0.009857267,0.01980496,-0.0669386,0.041250423,0.0796128,-0.028514659,-0.027903775,0.033462923,0.0042527798,-0.0016506239,0.016108908,0.042586766,-0.025469312,-0.00033590393,0.04148986,-0.008736124,-0.006413269,-0.02235361,0.013303944,-0.011970777,-0.039996497,-0.035212375,0.012592097,0.032895003,0.016389647,-0.0026616827,0.010995617,-0.015077999,-0.040323302,0.03808973,0.02853279,0.00039692025,0.050983075,0.0047253324,-0.037110247,0.014062121,-0.02370316,-0.017903764,0.01577116,-0.015686782,0.031126909,0.02928073,0.044845533,0.01353507,-0.017665662,-0.018087018,-0.008883038,0.02622267,0.03683833,0.023389233,-0.0048807836,-0.03908937,-0.039005328,-0.03263068,-0.0143999215,-0.04334806,0.023853948,0.017051501,-0.03529956,0.036328845,0.030260867,0.0018186237,-0.03514816,0.00592021,-0.0022694403,-0.025570879,-0.012198335,0.017667444,-0.021172352,-0.04494446,-0.019863581,-0.0008392989,0.00146394,-0.028609285,-0.034335066,-0.058256555,0.0082545085,-0.013095942,-0.0049846983,0.015980134,0.0012887722,0.060479723,-0.037518587,-0.0047890507,-0.01046827,-0.008056084,0.059215836,0.0016713026,0.007757231,0.02506377,0.050555766,0.016044995,-0.0087542655,0.018944738,-0.00039427585,0.02723111,-0.0034551637,-0.050489284,0.013650457,0.028982807,-0.0061133304,0.028405715,0.037218783,-0.014089551,-0.0075578643,0.02070638,0.0075445846,-0.0009417887,0.012572034,-0.0022770623,-0.035607073,0.017227657,-0.013728125,-0.023940701,-0.0055047283,-0.008467772,0.009428639,0.063566335,-0.010593196,-0.007001787,-0.0077461833,-0.0049051396,0.0496625,0.053124703,0.04687298,-0.027104916,0.027654963,-0.050152432,-0.017176192,-0.0022006566,-0.0125228595,0.00639948,0.024797328,0.040225312,0.023655586,0.049935006,0.0014860107,0.029940205,-0.007850359,0.063143924,0.03178379,-0.01277599,0.040692914,-0.05331351,-0.014881359,-0.014832767,0.056817036,0.014267728,-0.0064753504,0.07105753,-0.009871539,-0.06435636,-0.023964098,0.009883503,0.007974112,-0.046150368,0.031723153,0.016219895,-0.013622705,-0.014323829,-0.006099643,-0.043264546,-0.029837199,0.07615035,-0.033532236,-0.005491386,0.033134874,-0.029955694,0.0709455,-0.019289883,0.011997316,0.022140738,-0.04449987,0.0151290065,0.02896134,0.019324377,-0.0026157217,-0.04047998,0.0044289967,0.08379943,-0.034875542,-0.02996626,-0.022369968,-0.0190417,-0.04682237,0.03703802,0.0060707578,-0.04236063,-0.011628068,-0.0034190328,-0.05073639,-0.00690631,0.0025208676,-0.01923659,-0.017772105,-0.011857162,-0.027665317,0.016243428,-0.0053030793,-0.011182759,-0.00967062,-0.022597464,-0.00135791,0.011659936,0.008678258,-0.011023453,-0.022302182,0.016353816,0.01711746,0.016315406,-0.014193525,-0.04043288,-0.040923603,0.04049966,-0.011601414,0.053416025,0.018845184,-0.013643989,0.003406997,-0.013428106,0.035585057,0.031920254,-0.0009388744,0.028761819,0.020513626,-0.012174415,-0.0050477064,0.0573031,0.041433327,-0.04009959,0.041744925,-0.06222639,-0.0465086,0.015537073,0.0135496305,-0.009407704,-0.08084621,-0.014759761,0.019865774,-0.0026024315,-0.005304681,-0.018212771,-0.04640173,-0.0046505,-0.026918167,-0.066512994,0.050221328,-0.008011226,-0.0046501765,0.06502863,0.024725243,-0.0020535912,-0.0011955218,-0.0032378235,-0.0021579708,-0.031160435,-0.035338778,-0.033559278,0.014764023,0.0009758401,-0.001373327,-0.06635469,0.0036867077,0.010645762,-0.005113386,0.017348038,0.015533954,0.018897753,0.011322615,0.08304511,0.005105757,0.0029196069,-0.02044467,-0.014828219,0.007322826,-0.013505945,0.027708014,0.0010260112,0.008808032,-0.04061816,0.021951528,0.004150613,0.049820937,-0.089675836,0.0034984474,0.0036296207,0.004728413,0.0053936136,0.024250768,-0.07969307,0.023733584,-0.0071841795,-0.037559785,0.06703842,-0.04028602,0.01810233,-0.050262075,-0.007500839,-0.02148303,0.0048125596,0.00017481082,0.012313312,-0.01032805,-0.040976822,0.010988613,-0.026804913,0.03294055,-0.03179705,0.023448048,-0.01593082,0.049327295,-0.0059883757,-0.04647843,-0.004008012,0.04481472,0.035918694,0.016135085,-0.02189447,-0.021655051,0.0031045014,0.024188621,-0.028953267,0.050332215,0.033010073,0.0034209148,-0.025051191,0.043906428,-0.02229652,-0.008211392,-0.057986137,0.063449904,0.043474585,-0.0035983615,0.026986346,-0.031439904,-0.00959083,-0.03533919,0.011525368,0.0104324,-0.053000867,-0.04809239,0.013355266,0.028234458,-0.0017271453,-0.0051637124,0.0048004743,-0.040389583,0.00017383051,-0.026594779,-0.013690285,-0.019422734,0.01676495,0.022978904,0.008633669,-0.006642997,-0.058227193,-0.012625683,-0.04647496,0.030426659,0.047479313,0.064016536,-0.017911876,-0.0033058429,0.0036525112,-0.016566793,-0.0031096477,-0.12405474,0.005352428,0.009693001,-0.0010928975,0.008021324,0.0031262562,0.008410441,-0.013740504,0.01399777,-0.03263869,0.026727848,-0.0470218,-0.005831207,-0.024863366,-0.00056834565,0.015132391,-0.022109848,-0.011876389,-0.0025977246,0.07707005,0.002421521,-0.038109258,0.04035831,-0.010041498,-0.026586028,0.01563918,-0.00374977,0.008327695,-0.009100242,-0.03742526,-0.00022508891,0.029175056,0.015358159,-0.006439287,-0.017844006,0.009359228,0.018106675,0.018726306,0.052661464,0.028292881,0.022246998,-0.009854484,-0.0121944295,-0.02516655,0.008584808,0.058486402,-0.027697336,-0.03118159,-0.043971572,0.00075462554,0.015473827,0.034870487,0.03393894,-0.012464767,-0.032358646,-0.011199116,-0.0012456942,-0.03675713,-0.029219015,-0.0014255143,0.004250714,0.014601462,-0.040771123,-0.020311553,-0.03809279,-0.0073485845,-0.032115184,0.04167177,-0.0049675736,-0.0024226925,-0.035662595,-0.018698249,-0.004368902,-0.0061339024,0.010311387,-0.016604736,-0.04446327,-0.05311097,0.038382903,-0.0351001,-0.042269927,-0.022511829,-0.0042823446,-0.012536199,0.02685807,0.046552878,-0.012315503,-0.017975057,-0.03332525,0.0014203985,-0.011296589,-0.039512593,-0.035382286,-0.011787297,-0.04895798,0.04181117,-0.04207423,-0.02070879,-0.033818025,-0.06564237,-0.0016291925,-0.014198368,-0.012406033,0.025270222,-0.045905292,-0.04195321,-0.01477658,0.046806905,0.002460165,-0.03257657,-0.011151134,-0.011186552,0.0049318126,0.016047826,-0.08625335,-0.0026336263,-0.0048668054,-0.012737434,-0.00711769,0.027899561,0.031712107,0.01924015,0.034446843,-0.026631031,-0.012599178,0.030149896,0.028116722,0.029188862,-0.007182768,0.023401255,0.010088058,-0.052787054,-0.022493519,0.021381015,0.05593086,0.06251184,0.006404366,0.046156492,-0.07098506,-0.0034799918,-0.03507754,0.0071490556,-0.0015738587,-0.03172365,0.009638879,-0.021705195,-0.0025275587,0.024154617,-0.010002527,-0.040394623,-0.02596026,-0.034690827,0.0042273765,0.038593497,-0.022698428,-0.00763595,0.009550915,-0.015338269,-0.01010395,0.036589433,-0.01656926,-0.073433384,-0.013233613,-0.0072988844,0.0031247672,0.0410064,-0.019911662,-0.046510234,-0.01444511,0.01830937,-0.03510391,0.042942364,-0.0035948246,-0.03685362,0.026948126,0.06263053,0.036068175,0.030494379,0.040079728,0.013571034,0.0020193614,-0.006311077,0.009320517,0.025437327,0.015513188,-0.0025413875,-0.049632646,-0.043793015,0.04667353,0.0025159528,-0.03023484,0.009789219,0.015281315,-0.0065103946,0.04519521,0.021007592,0.036690835,0.032844663,0.031505868,0.04935518,0.004237123,-0.0061256406,0.015102429,-0.0013683261,0.035449464,0.0051371497,0.00794288,-0.022750365,-0.04309876,-0.012845304,0.030068778,-0.0242843,0.019860834,0.024076693,0.018906742,-0.015303843,-0.020673655,-0.017054101,0.010062181,0.02265383,0.053740937,-0.006468692,-0.031712398,-0.024229651,-0.009926525,-0.012538678,-0.005253237,-0.0077470527,-0.027185973,0.056835383,-0.028084079,0.028298192,0.0076873978,0.002147687,0.010665624,0.0153505,-0.019246785,0.008139292,0.0014582052,0.0069762794,0.0029432883,-0.03561532,0.06319855,-0.018026825],"last_embed":{"hash":"6gyrpx","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"6gyrpx","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#What Retinoids Do#{2}","lines":[282,282],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"6gyrpx","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#What Retinoids Do#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026151353,0.0013674141,-0.022124542,-0.012230765,-0.04039865,-0.035570133,-0.023315715,0.0695867,0.011275132,0.0074742413,-0.024104415,0.0077633993,-0.08732104,-0.011421654,0.024355846,0.012558684,-0.013482611,0.01700169,-0.031484418,-0.030533351,-0.017414123,-0.03364045,-0.02504945,0.005060598,-0.00093941926,0.014676057,-0.0054476447,0.009145974,0.06956649,0.032724354,-0.032593112,-0.0255679,0.010830807,0.022776952,-0.030015904,-0.011839904,0.04528006,-0.01523059,-0.02408443,0.038459245,-0.0011094298,-0.027370032,0.053584557,0.024244152,-0.029445924,-0.050996386,-0.027809722,-0.00011469359,-0.017932324,-0.056025166,-0.010387869,0.01584909,0.028242636,-0.011225297,-0.0014672986,0.024122408,-0.023775183,-0.00862376,-0.024748838,0.0005547085,-0.018765042,0.016842801,-0.03579893,-0.05426665,-0.0042925715,0.08165168,-0.004520663,0.025249459,-0.018873354,-0.0706626,0.0027946457,0.027275003,0.006416678,0.00093376124,-0.03466823,0.006878203,0.00976918,0.0035493607,0.0025061117,0.04249423,-0.011623512,0.047935154,-0.025302995,0.028411757,-0.034244966,-0.009781777,-0.019660223,0.038568478,0.031299826,-0.0004870555,-0.034804184,-0.016454756,0.0039679008,-0.06706052,0.017854527,0.011322029,-0.03212025,-0.015801083,0.046811454,-0.0050460566,0.03400836,0.024936564,-0.0006347673,-0.019209566,0.04247921,-0.02702779,0.004069753,0.023871819,0.018299535,-0.01624165,0.032214034,0.008101958,-0.061220195,0.021119896,0.0162196,-0.04535669,0.032306764,-0.020669088,-0.00801553,0.0017315993,0.023086395,-0.015830567,-0.022915997,-0.03817914,-0.0006442775,0.012144203,0.024596374,0.021524303,-0.032373715,-0.0051450166,0.016259419,0.030856732,-0.053243745,0.032321718,-0.0138277635,-0.017460585,0.0049543763,0.01865436,0.0027361386,-0.080099985,0.018803425,0.018522447,-0.019599468,-0.028395329,0.046311196,-0.05461615,0.00004813778,0.008272499,0.03209219,0.013809043,-0.00779815,0.03237612,-0.024487313,0.05233091,-0.01507656,-0.020773917,0.010626923,-0.0066925758,-0.007159624,-0.012156437,-0.0030838219,-0.009288628,-0.01272592,0.044550646,0.017127685,0.023203243,-0.012718444,0.06245009,-0.027941605,0.0008064359,-0.01937408,-0.010147202,0.0021763681,0.030055426,0.007742247,0.022435732,0.0688188,0.0123124225,0.030867353,-0.019675812,-0.029726727,-0.0006581045,0.02242401,-0.025695166,-0.04832235,0.027609931,-0.0016701042,0.022069845,0.014585002,0.0044588647,-0.02842165,-0.049403843,0.017713483,0.0241203,-0.008164086,-0.064669564,0.05593137,-0.07027421,0.041359525,-0.063141756,-0.020038735,0.051352996,0.036830686,-0.022998687,-0.034034695,-0.004154924,-0.08427088,-0.04657997,0.007060378,-0.015870871,0.017691469,-0.035023227,-0.0401335,0.034164727,-0.015356649,0.040983655,-0.04589622,0.00039336094,0.02677452,-0.03647029,-0.024348581,0.031054853,0.0016041459,0.026504848,-0.015855081,0.032236014,0.032865707,0.01237476,-0.031385016,0.025881711,-0.022806317,0.033315275,0.017292982,-0.024436835,0.020485034,-0.041591093,-0.014611277,0.008850538,0.024393998,0.009413416,-0.0072129653,-0.003765994,0.041189417,0.037089862,-0.06760169,-0.031510208,0.02839963,-0.037910428,-0.031187885,-0.026157293,0.008534713,0.048153035,-0.038696688,0.016300438,-0.056650437,0.0042025507,-0.006678347,-0.014306974,-0.004652248,0.0048228526,0.018760975,-0.0076917536,0.0036487032,0.016164623,0.031068623,-0.014434255,0.058766194,0.02126904,0.058289398,0.000021422557,0.006098725,0.03645061,0.040539436,0.028338881,-0.010295495,-0.0039622197,-0.061501183,0.035743468,0.061082367,-0.007852305,-0.02467308,-0.0073383576,0.04355007,-0.023542304,0.03936203,0.0059698564,0.014868207,0.030368228,0.06051207,-0.04602288,0.03126242,0.013128408,0.049099173,-0.011183976,-0.010432976,-0.0057440056,0.012879585,-0.14866082,0.032179825,0.009764023,0.013695206,0.0021464513,0.016601056,-0.051259298,0.00463686,-0.031123627,-0.022814956,-0.08447064,-0.047555197,-0.038209386,-0.0017394882,-0.06795346,0.023013104,-0.002174156,-0.013755647,0.0049924627,-0.008939192,-0.02722475,-0.036494356,0.04218705,-0.064782545,-0.022307727,-0.014038212,-0.025741182,0.040356137,-0.020056779,-0.013026171,-0.0050525093,-0.0034431075,0.0060944227,0.046459924,-0.017383987,0.03782415,-0.01993813,-0.015396326,-0.021693032,0.0028527088,0.052454516,0.017023856,0.026293356,-0.013256144,-0.009547123,-0.00059628533,0.008375657,0.013415126,-0.033369426,-0.038704194,-0.02315288,-0.048625745,-0.008552029,0.014565454,-0.041374125,0.007095063,0.05360954,0.042056944,0.043399584,-0.01603644,-0.01714999,-0.0061890744,0.004302976,0.006473585,-0.013248688,-0.038528953,-0.002146272,-0.03256881,-0.012455364,-0.056710888,0.000093896284,0.0009420765,-0.007973871,0.025121678,0.03363352,-0.015009734,-0.050721668,-0.016521892,-0.0047064372,-0.07635067,0.024933266,0.046361607,-0.020130722,0.010257414,-0.046187013,-0.04664819,0.0024115753,0.013668248,0.015430088,0.24208887,0.036234394,0.05321499,-0.027773218,0.045500945,-0.049218852,0.03416648,0.052333854,0.0016977673,-0.013951692,0.012753371,0.043209173,-0.049655497,0.0020443834,0.04231184,0.020168476,-0.016596956,0.0068496754,0.052904427,0.00913646,0.03533442,0.0068287607,0.013425203,-0.03326431,-0.015764695,0.015972609,0.007296214,0.015994988,0.0033143421,0.036865275,-0.07884297,0.05623035,0.051671702,-0.05107208,-0.018618897,0.008424595,0.011196038,-0.022917017,0.022674777,0.056375872,-0.04074757,-0.0056077936,0.0133232605,0.004299733,0.00020191233,-0.007654803,0.02968215,-0.0060539874,-0.018146206,-0.008768731,0.009773918,0.033682168,0.0061701806,-0.0048109805,-0.011528086,-0.010428715,-0.034639537,0.049163207,0.016532365,-0.0050174207,0.03258238,0.008565188,-0.021950332,-0.015153085,-0.0021694074,0.0015997818,-0.01627389,-0.0077705686,0.026348718,0.0157824,0.050625015,0.0020102428,-0.024516108,-0.010227849,0.010246688,0.031338867,0.048180584,0.014580456,-0.01886065,-0.024658399,-0.042615395,-0.046820365,0.008821728,-0.009859964,0.006366711,0.030422073,-0.03612755,0.023025868,0.033078957,0.009168408,-0.016693445,0.020129645,0.004382231,-0.018837959,-0.016136792,-0.003471851,-0.0003890393,-0.042287555,-0.024935164,0.014225441,0.0037121645,-0.0366093,-0.032399423,-0.03944631,0.014493644,-0.021396182,-0.014349424,0.030885888,0.010383029,0.0500206,-0.03489461,-0.0017827698,0.021892346,-0.005907057,0.036457736,0.030161813,0.008485232,0.008963366,0.031968143,-0.0049026394,-0.0034512843,0.017986063,-0.027667377,0.032420043,-0.003216099,-0.03320366,0.002585505,0.040097076,-0.00050518865,0.040837817,0.022662958,-0.029056245,-0.008348801,0.03161042,0.025198426,0.037590813,-0.004935421,-0.009142924,-0.04003228,0.0035245575,-0.021666197,-0.02639422,0.004860988,-0.008537248,0.0017685264,0.089981996,0.008376484,-0.002820076,-0.0017609819,0.0028671396,0.020385448,0.033140954,0.040157914,-0.020946382,0.008598263,-0.049579468,-0.019370645,-0.022194149,0.012932279,0.0064559644,0.025866996,0.027442317,0.030935064,0.06294122,-0.013599345,-0.0010031238,0.0071801627,0.03818212,0.004542704,-0.020109918,0.023927182,-0.022825068,-0.017267516,-0.0044025565,0.04197916,0.020729274,0.034071714,0.039955005,-0.014210408,-0.061372433,-0.0382765,-0.01852191,0.03239913,-0.047623586,0.04168714,0.007068251,-0.029730996,-0.01852319,0.013015521,-0.021593736,-0.018998498,0.07429186,-0.010601012,-0.012521812,0.03320494,-0.053995892,0.05967029,-0.013231644,0.015639855,0.011254753,-0.0016211678,0.012032948,0.021258606,0.010399114,-0.029382255,-0.020286895,0.0077874158,0.08542963,-0.043735653,-0.026216878,-0.007109955,-0.018548004,-0.06486929,0.046932023,-0.030077249,-0.027408352,-0.0023296447,0.0114689525,-0.042461738,-0.012537721,0.013471283,-0.019923232,-0.012868172,-0.027171774,0.013083284,0.040498283,-0.0135379955,0.00885773,-0.023936369,-0.012120913,-0.007094635,0.045583144,0.010109656,-0.017329311,-0.005145249,-0.013703208,0.012641596,0.027998488,0.0003817539,-0.033462334,-0.051810164,0.040502656,0.011819033,0.026284877,0.024221746,-0.017205166,-0.021204311,-0.03387185,0.027671639,0.023835806,0.016946223,0.02352791,0.038579505,-0.0050604246,0.0004623914,0.045529936,0.027920555,-0.030682918,0.011388297,-0.06500232,-0.037816633,0.026187249,0.010196924,-0.020454867,-0.08777111,-0.003591493,0.018633988,-0.03633974,-0.013177486,0.01064563,-0.055418786,-0.0052519017,-0.020828705,-0.03220643,0.053829186,-0.013796759,-0.026221603,0.055352096,0.012366805,0.02925372,-0.0077687916,0.0027000804,0.005365866,-0.030062461,-0.03730107,-0.022187516,0.0031202568,-0.0038342054,-0.00025612966,-0.057852235,0.015658006,0.01687768,-0.0118358405,0.0059232856,-0.008989496,0.02535192,-0.012785401,0.040398296,0.0053274278,0.0005082471,-0.021108808,0.004505272,0.00575782,-0.005752343,0.024907254,-0.0053851176,0.016786413,-0.05182475,-0.0033318,0.005503069,0.027060295,-0.11017621,-0.0040118904,0.009327362,-0.0002734138,-0.010617517,0.053736374,-0.055432342,0.024945129,-0.006010919,-0.018418204,0.036638927,-0.036945686,-0.008084133,-0.03861008,0.010342729,-0.029654602,0.0011248097,0.011719223,-0.00055280334,-0.010733,-0.029296093,0.0011377633,-0.019217124,0.020661665,0.00004786435,0.039269317,-0.032871936,0.065063946,-0.02323585,-0.037172593,0.008920378,0.036053035,0.0044127703,0.029748745,-0.021631854,-0.023567645,0.004489265,0.028293515,-0.027040884,0.029184693,0.023908205,0.008888157,-0.030949155,0.06713289,0.009641609,-0.022497667,-0.055107396,0.05880839,0.03591287,-0.022565,0.028872112,-0.03998483,-0.0054391595,-0.038367465,0.028272614,0.0012531916,-0.06576183,-0.029800486,0.0010039277,0.007717568,0.007809655,-0.0046747294,0.010582921,-0.067191534,0.025802482,-0.028758043,-0.014453695,-0.010450714,0.017158858,0.014401995,0.026457211,-0.03329876,-0.055334933,-0.0017330581,-0.0447294,0.0009833584,0.06273188,0.043375388,-0.022678839,0.010739337,-0.0048369286,-0.014856029,-0.028467802,-0.11628631,0.012038868,0.0154956095,0.024872521,0.014332117,0.016136784,0.0047410442,-0.0033660126,0.011848996,-0.044114284,0.007990535,-0.016248807,-0.007127783,-0.019631462,0.009655334,-0.014819155,-0.044820823,-0.017916277,-0.028008886,0.051175136,0.0055273636,-0.022944339,0.032790344,0.021929575,-0.017888151,0.008628879,0.0060631996,0.004200372,0.0017168912,-0.03810682,0.012829552,0.03673128,0.001803794,-0.012703791,0.024908343,0.017399795,0.001980326,0.011229318,0.029258914,0.017290665,0.0061932663,0.005967244,-0.041896034,0.008014506,-0.016366525,0.06424222,-0.031599693,-0.016238697,-0.036875803,0.010821671,0.026917662,0.013763228,0.01965032,0.008221224,-0.027134622,-0.016889933,-0.0053441576,-0.025656752,-0.035346374,0.012224271,0.0011487878,0.02958814,-0.024423353,-0.018306555,-0.013614853,0.012535624,-0.017194342,0.049391203,0.011634729,-0.02638979,-0.059483312,0.0041715503,-0.043922063,-0.0029564193,0.018600551,-0.009615865,-0.027670162,-0.055634085,0.020756138,-0.037480414,-0.019659936,-0.016126975,0.008596012,-0.0050960267,0.03992975,0.04271199,-0.035999764,-0.029150508,-0.06520212,-0.002596072,-0.04726331,-0.042740617,-0.0051292214,-0.006434265,-0.054356128,0.055219293,-0.049054533,-0.021065198,-0.008679278,-0.064282864,-0.011617586,-0.029980415,0.006392836,-0.020586813,-0.034821466,-0.030308662,-0.031571418,0.029847173,0.014935496,-0.019447807,-0.0073501905,-0.009094153,0.033924427,0.02828401,-0.07358698,-0.0013330391,-0.023444755,0.016564982,0.0027069126,0.039037555,0.040008362,0.03438109,0.030454047,-0.029502118,-0.004879098,-0.014512913,0.016252091,0.030707354,0.030716874,0.03255291,0.0051615657,-0.059233014,-0.0048176334,0.0018192589,0.07677864,0.023874365,-0.0014390452,0.04388085,-0.06702039,-0.040743876,-0.027203416,0.035704024,-0.009681579,-0.01699192,-0.0012164625,-0.008716598,-0.014862623,0.044928063,-0.018636106,-0.019287232,-0.016798733,-0.046676688,-0.0040097856,-0.009818516,-0.023042224,0.01201299,0.008626755,-0.02006433,0.029117748,0.05661009,-0.012821877,-0.046384502,-0.016834527,-0.016949514,0.016141966,0.04739333,-0.054618947,-0.03802318,0.013140991,-0.019874686,-0.0288481,0.0348921,-0.015932266,-0.022394588,0.023688644,0.06529399,0.024471791,0.049835406,0.030097948,0.002367036,0.01451838,-0.00092362147,0.030191718,0.03988326,0.025130026,-0.0037152222,-0.021486705,-0.007961888,0.05726826,-0.00042149358,-0.064034894,0.006456192,-0.02023928,-0.023691433,0.024421748,0.033590462,0.026207048,0.045418363,0.043472677,0.020116407,0.0051938696,-0.018120348,-0.006197155,0.0024271794,0.032234456,0.00991425,-0.0006494171,-0.0048546977,-0.004717409,-0.027481807,-0.000938525,-0.020822871,0.0003628815,0.06228226,0.028144184,-0.03241783,-0.0034872917,-0.0001415083,-0.018536579,0.06064133,0.048394844,-0.02420012,-0.03769147,-0.032321546,-0.020933507,-0.039514616,-0.0049561285,-0.010339131,-0.03733795,0.031762168,-0.015745157,0.033254895,0.006071175,0.004829985,0.012979219,0.013852917,-0.013982971,0.011596884,0.00009130892,0.004508134,0.008805148,-0.023761868,0.042336587,-0.053610288],"last_embed":{"hash":"1mee63e","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"1mee63e","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#What Retinoids Do#{3}","lines":[283,283],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mee63e","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#What Retinoids Do#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021281905,0.027481245,-0.014991476,0.005376193,-0.033747245,-0.037263297,-0.011010855,0.05883449,-0.0010938653,0.014263179,-0.010708749,0.0043803076,-0.088120535,-0.020846933,0.029110799,-0.0024112128,-0.01784986,0.032362487,-0.04495643,-0.0383792,-0.02745976,-0.021001836,-0.017171467,0.000023269953,0.006406729,0.0065393127,0.0021762778,0.009583247,0.03999842,0.026897341,-0.026849505,-0.031273272,0.0010028889,0.018649478,-0.014715094,-0.036413394,0.015231904,-0.003108876,-0.024287038,0.04909922,-0.004115023,-0.00088077487,0.03622295,0.004270097,-0.021044081,-0.04213195,-0.017609652,0.0018540146,-0.0010930303,-0.04600964,-0.02949828,-0.004809718,0.015591757,-0.045382794,-0.03213071,0.032558396,-0.024252307,-0.0166539,0.010766539,0.030673943,-0.020831725,-0.02166742,-0.0269986,-0.040644933,-0.007229609,0.0786853,-0.010511185,0.03447719,-0.021845825,-0.050062303,0.0045160684,0.006659,0.03150039,-0.01844222,-0.013468252,-0.008834619,0.026437,-0.008618691,-0.033957094,0.04839349,-0.021820422,0.042591117,-0.036928188,0.03823319,-0.028396918,-0.020794911,-0.038810294,0.07021006,0.056492336,-0.003961764,-0.028705087,-0.015860366,0.0069451104,-0.06485243,0.012433116,0.0050382256,-0.068803325,-0.0024666097,0.039432917,-0.015073218,0.055546157,-0.018252674,0.011688586,0.0047158385,0.029868022,-0.014544619,0.0017902151,0.026411518,0.011315143,-0.01434584,0.037865877,0.024778163,-0.046241984,0.0132879075,0.008099324,-0.031945225,0.04211246,-0.022604104,-0.035206247,0.0074759717,0.03181179,-0.0039019112,-0.027458815,-0.039984822,0.008720155,-0.0094817635,0.018767495,0.0061522373,-0.0050817914,-0.022943985,0.030190663,0.02281668,-0.04450754,0.05020506,-0.0019190523,-0.0045813695,-0.013436255,0.016681796,0.011654582,-0.086925656,0.01454587,0.03397797,0.0007559038,-0.03623891,0.04672785,0.0017272932,-0.006005088,-0.0065523065,0.032100596,-0.0006766751,-0.011500857,0.022175523,-0.03865947,0.0539384,-0.015337995,-0.010833804,-0.01832958,-0.02373709,0.008748182,-0.02482517,-0.025084311,-0.01829013,-0.00464496,0.037939895,0.022832386,0.008503842,-0.023984749,0.044836424,-0.033846483,0.015380974,0.004901548,-0.0012477469,-0.00043126693,0.038761854,-0.0010861559,0.03645297,0.032584015,0.016165914,0.001478633,-0.0223149,-0.03001451,-0.021776022,0.02804946,-0.013308866,-0.009550911,0.026682263,0.0074595227,0.0105256755,0.018948838,0.018411445,-0.014513703,-0.04766674,0.027247334,0.03915696,-0.009604689,-0.068832695,0.05240488,-0.06415888,0.02366949,-0.04179377,-0.030233728,0.0456017,0.025236718,-0.022572862,-0.03241947,-0.01578664,-0.054684073,-0.059690997,-0.008796788,-0.029188981,0.018177157,-0.053768974,-0.034696348,0.027356127,-0.022847397,0.043946795,-0.040063307,-0.0018095304,0.015277356,-0.04741003,-0.0151687,0.025123786,0.015178653,0.04571608,-0.006969932,0.016427066,0.024039535,0.02027161,-0.023827033,0.037787355,-0.0358498,0.020912189,0.02196273,-0.017086882,0.019340988,-0.05553331,-0.01785336,0.006437928,0.031219764,0.004756299,-0.0044674776,-0.0026106155,0.06676916,0.04720104,-0.06681536,-0.041883346,0.021061048,-0.0044670375,-0.031531803,-0.035795312,0.006815681,0.03864601,-0.053413857,0.023540618,-0.08729565,0.0014260154,-0.04112541,-0.0033124287,0.001883504,0.012395258,-0.005261488,0.023667496,0.01000997,0.008882231,0.018035395,-0.025207791,0.04894853,-0.01055683,0.04596993,0.012648985,0.00574701,0.05229082,0.026854122,0.02779416,-0.01103944,-0.021400088,-0.028894216,0.048285484,0.061643094,-0.005657613,-0.021687666,-0.0028656942,0.03642409,-0.007915973,0.035769593,0.012462195,0.0043434394,0.056471996,0.042253368,-0.022795482,0.025374167,-0.02130118,0.058567874,-0.0072133527,-0.0029281978,0.034015134,0.022586145,-0.15282133,0.0055456725,0.016053792,0.0040719705,0.00015512331,0.014128012,-0.03576163,0.00013404667,0.0035794133,-0.011265796,-0.056747694,-0.0476553,-0.013798358,-0.014360027,-0.047991168,0.010455098,-0.011806724,-0.01767742,0.005501667,-0.03152787,-0.024530195,-0.04468079,-0.004074469,-0.063265145,-0.032620568,0.019660866,-0.023258556,0.036500826,-0.018951457,-0.0074313297,0.029969284,0.014407694,-0.0011391958,0.035548493,-0.01373636,0.029414,-0.026086887,0.013284441,-0.0054123555,-0.0077909124,0.04652384,0.031182053,0.0063807922,-0.007071892,-0.024557356,0.027519781,-0.00951378,0.008151636,-0.038111463,-0.04375791,-0.026331859,-0.050657023,0.021094983,0.0011093747,-0.03955826,0.0002914281,0.07241367,0.01609473,0.047593895,-0.022351472,-0.006237243,-0.029733106,0.0016543649,-0.04130504,-0.002586223,-0.045381617,0.0056814686,-0.015198165,0.006740957,-0.072301015,-0.013943567,-0.007424112,-0.029880224,0.010684481,0.027773982,0.00052018464,-0.039500825,-0.0045229318,-0.027781688,-0.07749621,0.03172027,0.045507506,-0.020295512,0.030475413,-0.05435589,-0.038255557,0.00023920473,0.010758937,-0.025796106,0.22921146,0.060420647,0.025865594,-0.044481147,0.040333774,-0.035771716,0.05393417,0.051756687,0.0026124083,-0.009398427,-0.011878304,0.04101603,-0.058890276,0.006528856,0.037487935,-0.010822517,-0.020253032,0.022518434,0.05678057,0.0024378824,0.003984476,-0.0032017895,0.035929114,-0.009410522,-0.01136109,0.009552364,-0.008004121,0.039505966,-0.0014919811,0.014175596,-0.064127594,0.05716248,0.074869566,-0.024886854,-0.048017513,0.020592088,0.012707934,-0.020611767,0.03557645,0.035597164,-0.03285169,0.001756601,0.0031441136,-0.017100016,-0.0044292524,-0.013429712,0.020530753,0.022982117,-0.027646422,-0.047868144,0.0043001752,0.025019465,0.009987269,0.0074205827,0.01842532,0.011885269,-0.03681264,0.0335495,0.021064904,0.012894127,0.010581351,0.0063681584,-0.03203232,0.0021638738,-0.029947964,0.02326076,0.0162626,-0.020616595,0.026178285,0.016536834,0.07450624,0.013791649,-0.022060413,-0.018481743,0.0037769116,0.05285931,0.033844292,0.050167855,-0.010001958,-0.03660336,-0.021856776,-0.024341993,-0.006998273,-0.0181271,0.007996397,0.03458631,-0.031521976,0.044843428,0.021708488,0.030071735,-0.016665021,0.0381074,0.00578965,-0.026951991,-0.022368422,-0.009589177,0.0006175477,-0.028790625,-0.03122734,0.016858984,0.0042006974,-0.04996528,-0.051197585,-0.05037503,0.012074535,0.010909562,-0.01871676,0.031191926,0.008109438,0.060701672,-0.05354153,-0.016960701,0.012184193,-0.016058695,0.048812162,0.017073445,0.00011019064,-0.0055967923,0.05749805,0.0049094013,0.016107868,0.0151051385,0.023771532,0.02797828,0.014594971,-0.030986503,-0.0031327975,0.014897695,-0.014500913,0.039012894,0.042232737,-0.021119064,-0.022026438,0.049660355,-0.009877966,0.025179425,-0.007499313,-0.015421895,-0.0013980041,0.0008825936,-0.000093064395,-0.004327165,-0.0036688875,0.012582487,-0.0006745998,0.087489,-0.022581398,-0.016904742,0.006044512,0.01624955,0.02564832,0.019232774,0.03730818,-0.039566364,0.024169497,-0.03887874,-0.019711753,-0.0033762124,0.01225412,-0.003753456,0.016913837,0.023899965,0.017215736,0.06277805,-0.024065142,0.03707747,0.020796195,0.040872555,0.018457672,-0.024391364,0.009604073,-0.023609484,-0.012723306,0.011187464,0.05368643,0.03626713,0.030808017,0.057870544,-0.005898749,-0.048315722,-0.023848342,-0.018963978,0.037768696,-0.047673523,0.050255682,0.045358714,-0.024150366,-0.023731576,0.01462518,-0.036075044,0.01903151,0.053807247,-0.026139237,-0.021147896,0.032353222,-0.049689636,0.05267821,-0.009574961,0.0014165652,0.013575449,-0.019591823,0.004039506,0.030808691,-0.0004286601,-0.026945567,-0.009715124,-0.027266374,0.07779141,-0.03648409,-0.016072335,0.022492154,0.0023080711,-0.044104725,0.05229841,-0.036536116,-0.018359022,-0.014522662,0.00064727484,-0.052110437,-0.017615665,-0.014103479,-0.020788938,-0.004155358,-0.0476444,0.0015395441,0.024119265,-0.00329228,-0.0018650399,-0.04084092,0.0025985013,-0.010988879,0.035444383,0.02514493,0.013916235,-0.03148859,0.015797777,0.0320729,0.031023303,0.013588969,-0.057588935,-0.025459178,0.037977662,-0.022279497,0.019639654,0.040832706,-0.0072102617,-0.018267512,-0.027332881,0.009449449,0.0070785834,0.010150042,0.00092514773,0.024721649,0.0075343903,0.019986557,0.04921434,0.051809147,-0.02112486,0.04965292,-0.07602533,-0.019018408,0.03416227,-0.009871716,-0.011988282,-0.042685993,0.014575326,0.011880054,-0.027395584,-0.01152916,-0.005588353,-0.024881197,-0.0027188028,-0.025397418,-0.02234266,0.06690135,-0.013016207,-0.02642954,0.065579824,0.03994525,0.031816203,0.029974021,-0.006382913,-0.0011141533,-0.02162602,-0.032381788,0.0021735823,-0.0010891435,-0.0163244,-0.0063208663,-0.03612987,0.005104922,0.026507985,-0.013279822,0.0152574135,-0.0033949404,0.007339035,-0.00033503355,0.065492615,0.000639919,0.0012831176,-0.030128377,-0.018981421,0.008198336,-0.020231018,0.022497935,0.0012901668,0.006220631,-0.05882085,-0.028637273,0.004992739,-0.0028783008,-0.10710852,-0.012097112,0.015550177,-0.0064312513,-0.017442973,0.055941533,-0.047818806,0.0021398154,-0.011967622,-0.033644576,0.03941888,-0.042200696,0.007624476,-0.053800914,-0.00030331107,-0.021360626,0.0014853524,0.021379951,-0.023788681,-0.015211546,-0.02701591,-0.010233109,-0.050614193,0.045062684,0.0014475764,0.03322944,-0.03327741,0.061089005,-0.030446872,-0.043725517,0.011079838,0.042557385,0.002288084,0.025637295,-0.033397462,-0.013541641,0.0240432,0.00062988966,-0.02837573,0.028982062,0.02763741,0.012914787,-0.04305557,0.066131696,-0.01837098,-0.0155665,-0.047986504,0.057750378,0.06117586,0.008007129,0.030321976,-0.016800947,-0.0057381038,-0.02514013,0.0104296785,-0.009280701,-0.029336462,-0.02705152,-0.009226815,0.00046854586,0.009751661,-0.020483067,-0.002838303,-0.05044454,0.020533398,-0.02998473,-0.0038774647,-0.018349994,0.03485079,0.011761995,0.027390068,-0.013015525,-0.02532746,-0.0040732836,-0.045024324,0.014519439,0.055793818,0.036835708,-0.03546616,0.0014016664,0.0069873566,-0.0032144743,-0.034659714,-0.11558682,0.010520245,0.0074382233,0.026037352,0.027083648,0.01008343,-0.012501158,0.006527598,0.00031348036,-0.035712276,0.006092697,-0.030361965,-0.003957341,-0.0329241,0.005865019,-0.00072706025,-0.014957158,-0.015390072,-0.0076258513,0.063186206,0.021133762,0.0016847491,0.02811501,0.007559157,-0.021351917,0.019408124,0.0032966393,0.012354001,0.0022656452,-0.03587638,0.030026993,-0.009777126,0.0030683337,-0.0062805787,0.015669774,0.0061902497,-0.00010117518,0.022879504,0.012685737,-0.009581213,-0.004583656,-0.00030052554,-0.041104574,-0.01127122,0.01995167,0.05920058,-0.040108036,-0.0017859759,-0.028202273,0.012628937,-0.0037731593,0.004438213,-0.008459308,0.012922606,-0.03444512,-0.02209459,-0.0025809433,-0.017080327,-0.035069928,0.022027407,-0.010000999,0.012283656,-0.040893003,-0.010503938,-0.008549858,0.00795105,-0.014281585,0.041629206,0.0018671734,-0.036990535,-0.01935497,-0.016987752,-0.034480475,0.015948664,0.009029325,-0.02320524,-0.043020494,-0.044733483,0.037041645,-0.029685311,-0.035936873,-0.016262267,0.010457139,-0.03787056,0.04435478,0.040707752,-0.037479628,-0.019043088,-0.061703373,-0.014582748,-0.022397017,-0.04375353,-0.033025347,0.02632686,-0.035437867,0.056222543,-0.009921854,-0.008493226,-0.018068116,-0.046164546,-0.005776604,-0.034134373,0.011416875,-0.0064225425,-0.04270236,-0.022354847,-0.019635197,0.03414929,0.023439517,-0.036512572,-0.02533344,-0.010394592,0.016271923,0.013498254,-0.083742045,-0.0157105,-0.014215939,0.020033458,0.007828379,0.0603209,0.011386038,0.03819815,0.028936323,-0.030536763,0.0012598222,0.007817262,0.016618809,0.013232813,0.013218441,0.048365377,0.0066445414,-0.08187019,-0.009516486,-0.003942805,0.03262206,0.039057054,-0.01738519,0.035961416,-0.073006116,-0.024130275,-0.031402245,0.032184344,-0.0067266016,-0.0150989415,-0.014471139,-0.014484905,-0.011475732,0.038579,-0.016242359,-0.016171481,-0.013436019,-0.042423725,-0.003275937,0.021315424,-0.03486729,0.022029033,0.036668945,-0.03717676,0.01443762,0.04583052,-0.0074718776,-0.049935523,-0.00942748,-0.017285874,0.0012756261,0.043934137,-0.03989059,-0.055768766,-0.015964355,-0.015087292,-0.041583564,0.06351668,-0.010148035,-0.042572353,0.012500926,0.054430146,0.013772139,0.053657595,0.005395062,0.0038259602,0.019884972,-0.0097594755,0.016337732,0.021793252,0.024355086,-0.013460231,-0.02005332,-0.029907614,0.028485825,-0.033929188,-0.0629908,-0.013308068,-0.01925981,-0.019676056,0.02751912,0.010225498,0.02145725,0.033360515,0.046787426,0.024548404,-0.02583174,-0.019902965,-0.012688416,-0.00174919,0.044325624,0.023550628,0.012234651,-0.016545586,-0.031425104,-0.0049877847,0.009034429,-0.028097011,0.011739879,0.047373664,0.020751901,-0.037774146,-0.015804872,0.0007969154,-0.00361852,0.03171175,0.05974276,0.0013942152,-0.027121363,-0.045568176,-0.03188541,-0.046974868,0.00954038,0.028403,-0.026636336,0.04305878,-0.043678425,0.025927287,-0.0009799189,0.016476879,0.026944771,0.004389473,-0.023352472,0.020520035,-0.0042088237,0.021330371,0.0080206245,0.005395446,0.0590934,-0.02891878],"last_embed":{"hash":"lla0si","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"lla0si","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#What Retinoids Do#{4}","lines":[284,284],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"lla0si","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#What Retinoids Do#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.011168574,0.009609059,-0.02046521,-0.014357285,-0.035144616,-0.009364371,-0.04070452,0.0530565,-0.010043334,0.010973474,0.014079386,0.046770208,-0.038197324,-0.0064232145,0.025626458,0.050101362,-0.0073468606,0.007539433,-0.0064150696,-0.008356461,0.03202897,-0.0010001545,0.013156754,0.0006609472,0.012338585,0.005792934,-0.031052258,0.020963226,0.08462715,0.055406228,-0.048657987,-0.03208774,0.031002145,0.0022113044,-0.03549765,-0.04668752,0.013702827,-0.019562222,-0.022122962,0.058881305,0.010810141,-0.00062544603,0.03208578,0.033258166,0.014783353,-0.042793103,-0.026390946,-0.0019210555,-0.0012062755,-0.04291694,-0.003730452,0.011632287,-0.01416668,-0.027726056,-0.02260931,0.017478231,0.009420107,-0.040197846,-0.023125779,-0.017035546,-0.01848491,0.033257578,-0.04940348,-0.026039723,-0.008055475,0.052659635,-0.0069341687,-0.013331675,-0.024320003,-0.07210816,0.002485503,0.016154299,0.015721664,-0.032987628,-0.046464045,-0.0067550847,0.022243576,0.0021028332,0.011863041,0.05814172,-0.0015962742,0.002722587,-0.0069855843,0.023863576,-0.019788804,-0.008034439,-0.017206471,0.053900193,0.030216265,-0.00010116022,-0.011474435,-0.0151275145,-0.026418127,-0.033774275,0.013219392,0.002660336,-0.05880398,0.009239154,0.033949036,-0.009200758,0.02114313,-0.004782024,0.024908274,-0.016076162,0.036529046,-0.016946591,0.049870323,0.027435977,0.025520146,-0.01365571,0.042105753,0.012051844,-0.052980945,0.015707398,0.013815263,-0.0069682584,0.019021936,-0.024853047,-0.027697848,-0.02255577,0.052986175,-0.011964201,-0.007153809,-0.035565335,-0.014132949,-0.003545174,0.019573407,-0.008257709,0.0046563363,-0.011229683,0.033943553,0.042034484,-0.06760556,0.051547192,0.008107992,0.00095933984,0.0065474454,0.04383804,0.01281193,-0.049893025,0.054719083,0.02914036,-0.052317373,-0.020113427,0.039628457,0.008427263,-0.018482836,0.019934779,0.020817686,0.0028872413,0.018760478,0.0391553,-0.029179985,0.03204847,-0.031050522,-0.022511192,0.0074616056,-0.008996164,-0.03898252,-0.0017529147,-0.012105841,0.028018288,-0.029628893,0.04333613,0.008563117,0.02152949,0.0039676395,0.05205833,-0.028270593,0.012916482,-0.014202851,0.018976927,0.0099305725,0.060174406,0.0131967375,0.025761561,0.06339548,0.00708233,0.036519375,-0.018888822,-0.03654569,-0.0054500387,0.028347295,-0.024327224,-0.05435703,0.016748032,-0.03001085,0.0027152887,-0.003460285,0.029985895,-0.019242976,-0.03632959,0.024579681,0.023394192,0.014923856,-0.05446148,0.06203751,-0.04151318,0.018781338,-0.049481347,-0.029559216,0.041698996,0.014632292,-0.009770026,-0.027150735,0.0012267482,-0.07110279,-0.031388562,0.018912194,-0.015448238,0.0055096867,-0.07100836,-0.027905446,0.038401656,-0.0075179404,0.025007734,-0.02047034,0.00044846552,0.0178886,-0.034199797,-0.0035912932,0.040154092,0.0017310615,-0.00038168163,-0.004653232,-0.014584833,0.037172373,0.044767935,-0.017613536,-0.016363598,-0.029695606,0.012516516,0.00069537846,-0.0067801243,0.021736152,-0.043937813,-0.0352196,0.012572303,0.024054326,-0.00023668562,-0.0154448105,0.009742233,0.03612059,0.043540273,-0.052844785,-0.042441003,0.020086173,-0.03096088,-0.036791697,-0.027943427,-0.013017735,0.039342266,-0.043346263,0.012005983,-0.09254469,-0.011424865,-0.0056826985,-0.028130963,-0.009755939,-0.020637004,-0.0051657376,0.008779096,-0.0040268246,0.019118033,0.033025295,-0.0042948322,0.029475352,0.007449418,0.0442681,0.038143802,0.009200757,0.024431989,0.008191862,0.034720555,-0.023556361,-0.00501639,-0.05641696,0.06130158,0.046689935,-0.010655711,-0.033456266,-0.0027047521,0.034936104,-0.02064167,0.038904104,-0.077345654,-0.008198812,0.025822632,0.05296447,-0.003628947,0.015837789,-0.00052237953,0.05337045,-0.028181745,0.028039278,-0.027588142,0.026031274,-0.1585044,0.008656225,0.0060150605,0.012827804,-0.009590897,0.024494689,-0.030907199,-0.03979745,-0.0049552596,0.010741675,-0.027318828,-0.05015816,0.008326936,-0.017575445,-0.047296416,0.014172264,-0.038447347,-0.02108732,0.0033138753,-0.03213206,-0.04419649,-0.04562329,0.012695959,-0.044214036,-0.04401636,-0.0006390438,-0.029383421,0.03420521,-0.019109996,-0.024837526,-0.00043635914,-0.008119185,0.012471711,0.032640025,0.006653893,0.04533678,-0.022635357,0.007864341,-0.00034516427,0.02092423,0.03130104,0.04751562,0.023995621,-0.022483068,-0.016129239,0.038770337,-0.030880118,0.027594421,-0.009816615,-0.046022784,0.01593021,-0.034480557,0.0047797235,-0.011639724,-0.03741249,-0.0031477967,0.06715111,0.042328224,0.0048421132,-0.020971127,-0.02302934,-0.05852542,-0.00746823,-0.0070335143,0.016030129,-0.0053744116,-0.027634582,-0.03951414,0.006348745,-0.05417138,0.015943715,-0.015035675,0.0012468983,0.011355919,0.052290607,0.01739816,-0.04754362,-0.02157181,-0.008062672,-0.066353485,-0.015426202,0.043727465,-0.025416378,0.0136852795,-0.045901805,-0.034096617,-0.003783156,0.0103717735,-0.026144948,0.24136157,-0.0075551122,0.060677573,-0.03109954,0.08229033,-0.010281177,0.060792286,0.042961378,-0.018868405,-0.01166579,-0.009063943,0.016822826,-0.050313804,-0.00030728496,0.015561027,0.016519828,-0.030527785,-0.00078887393,0.042933565,0.014121262,0.0077560544,-0.012011793,0.011905407,-0.03282548,-0.044680666,0.021771146,-0.0024808913,0.04014031,0.014684084,0.0024708782,-0.03162343,0.038106535,0.06720126,-0.04794762,0.007338035,0.03533774,0.029584073,-0.02318021,0.02017424,0.029815739,-0.017858779,-0.002608285,0.025504123,-0.024441263,-0.0004782569,-0.0077686524,0.01071512,-0.018142603,-0.00856328,-0.022642769,0.038074136,0.045743216,0.0015925308,0.0020379922,0.01751889,0.006572757,-0.023108203,0.039124444,-0.009524947,-0.007134246,-0.013788239,-0.004186786,-0.016674861,0.001029281,-0.016700687,0.019078,-0.038376693,-0.026942523,0.020513179,0.01690195,0.048920467,0.00005895302,-0.035711024,-0.01584368,0.03258145,0.017825792,0.026200974,0.029263211,-0.0045577,0.012316184,-0.043684106,-0.04453965,-0.025365217,-0.019243632,0.022959933,0.026975865,-0.03403682,-0.0011228313,-0.014742872,0.042166702,-0.025415476,0.047199126,-0.030579979,-0.04069772,-0.04591764,-0.0026363193,-0.027198387,-0.029835127,-0.03939824,-0.0005171115,0.0015989941,-0.014999415,-0.007849122,-0.044553094,-0.012817562,-0.02610688,-0.018739898,0.032965735,-0.0058102272,0.0702937,-0.055137217,-0.015225269,0.0035701597,-0.009069978,0.009728579,0.049926307,0.010044354,0.016072603,0.047086313,-0.003547256,0.013589833,-0.0052116397,-0.040485855,0.0047274283,-0.003708793,-0.051054034,-0.019824486,-0.0066948524,-0.003939918,0.015257416,0.008329954,-0.033906527,0.018769436,0.015325145,0.010121011,0.022325387,0.02924091,-0.013924575,-0.027187433,0.011360973,-0.033532575,-0.032424223,0.001955316,-0.030770987,0.029903335,0.067135274,-0.03123853,-0.022698537,0.008381327,0.01742805,-0.0158322,0.0048620664,0.02975567,-0.044918306,0.021048473,-0.07289383,-0.0024038637,0.01979611,0.024372391,-0.017019605,-0.009422269,0.02326719,0.004043893,0.055369526,0.0017344885,-0.00436653,0.005836776,0.045392975,0.0027726155,-0.018092975,0.013039146,0.0047282777,-0.015023473,0.018495834,0.04908006,0.023268027,-0.012218111,0.02303404,0.0054005682,-0.06727155,-0.0408601,-0.022868846,0.026023462,-0.032746725,0.044259205,0.031302053,-0.033366296,-0.025481313,0.019413073,-0.025027167,-0.000012450141,0.08733248,-0.039744437,-0.015933605,0.022154177,-0.032110173,0.04474274,0.011081285,0.006561037,0.0028870748,0.012228507,-0.00018997316,0.020872617,0.0103550805,-0.033183023,-0.009549769,0.013418355,0.08038481,-0.04036398,-0.0025798301,0.009320035,-0.006088246,-0.005087101,0.036729056,-0.032668352,-0.039568674,-0.006015062,0.0035811434,-0.0040335963,0.018577734,-0.016761288,-0.011634251,0.0038102022,0.0013289102,0.0033883718,0.072444014,-0.026181346,-0.021052616,-0.025628794,0.013081965,-0.0097974725,0.018914664,0.026799854,-0.0039393893,-0.056937866,-0.024621705,0.030793654,0.022929566,-0.01097766,-0.044470016,-0.03644318,0.02555745,-0.0056580924,0.03117283,-0.00067441317,-0.01005028,-0.0063353004,-0.03160531,0.009623597,0.027546028,0.026783606,0.017303804,0.02620264,0.017887361,0.040472537,0.010834027,-0.0029826565,-0.039170384,0.0037773333,-0.07337898,-0.042662293,0.023117132,0.021557897,-0.013934809,-0.058819164,-0.034902085,0.008230886,-0.03225036,0.0049096504,-0.0016977006,-0.05372303,-0.012988341,-0.010780835,-0.055546183,0.044118036,-0.0029829813,-0.030756699,0.031921573,0.036725886,0.019402143,0.0059388084,0.017063597,0.00042313276,-0.032270607,-0.040958274,-0.032406557,-0.011689665,-0.0025386494,0.034016535,-0.050222833,-0.010296427,-0.0010566367,-0.018905804,0.035333507,-0.0075917034,0.024742959,-0.022039186,0.029444138,-0.021967134,-0.010299054,-0.027095586,0.005297498,-0.0018280769,-0.019026002,0.007344027,0.00923201,-0.014890716,-0.053363346,-0.0073155696,0.010940957,-0.0037638317,-0.09513901,0.018502412,0.011960632,0.01293404,-0.0048483917,0.040970784,-0.053517092,0.002558067,0.0057363454,0.010666022,0.0069624027,-0.012716399,0.01840253,-0.05402222,-0.0023091193,-0.031329203,0.004320504,0.013135285,0.013101788,-0.020717463,-0.033806335,-0.03940379,-0.011429619,-0.00011534867,-0.044519983,0.06525321,-0.03836395,0.08685441,-0.046536576,-0.030970192,-0.027250946,0.055828314,-0.0025510364,0.016356863,0.006626797,-0.015131097,0.0064361338,-0.027199384,-0.014310017,0.046083696,-0.0059640035,0.010074904,-0.043139197,0.04728127,0.03742732,-0.051255908,-0.015141007,0.055377357,0.018351836,-0.022905389,0.023505943,-0.034009263,-0.01157923,-0.014317268,0.020114342,-0.0012350157,-0.05944439,-0.009997941,0.004236059,0.009747038,0.015982505,-0.0046174265,0.038853876,-0.040337373,0.026153376,0.011198376,0.0042913076,-0.019606242,0.031069739,0.004848303,0.012650991,-0.028853863,-0.040179,0.007195944,-0.020537812,0.010308266,0.049807712,0.030247414,-0.014599175,-0.029487425,-0.016001558,-0.036442302,-0.028110877,-0.1400658,0.01342258,0.0028210424,0.011315645,0.0061780238,-0.0058589494,-0.0040121456,0.027657114,-0.00024100668,-0.042862024,-0.00010036652,-0.038819544,-0.02132663,-0.016098948,-0.000037412763,0.036765814,-0.016600952,-0.017955126,-0.039686084,0.07279256,0.010960643,-0.016983036,0.05061794,-0.013429798,-0.050058637,0.009184225,0.0058336197,0.02417934,0.002251747,-0.064903975,-0.00369111,0.022116149,0.0021973657,0.019818496,0.018986411,0.06758758,0.007327579,0.033959996,-0.013723515,0.005788792,0.043911617,-0.0018413642,-0.018527355,0.00685461,-0.0030355158,0.04452684,0.0012488785,0.006700391,-0.02672446,0.0037478881,-0.02289757,0.027722016,0.030025162,0.0036264742,-0.01703616,-0.001058664,-0.012481304,-0.035230145,-0.0031905223,0.027659956,-0.026183674,0.039726928,-0.036215153,-0.018325882,-0.014687689,0.029449278,-0.035891138,0.043817133,-0.008998236,-0.01103911,-0.051089615,-0.025027454,-0.008866609,-0.0007681829,0.0065412372,0.0073127244,-0.02450984,-0.0422689,0.002848848,-0.012128118,-0.03283155,-0.020449847,0.0134816,0.018609192,0.06915139,0.061213706,-0.007904514,-0.03273193,-0.03504775,0.0105833355,-0.0429149,-0.0221087,-0.017344078,-0.009928323,-0.048742525,0.023791177,-0.041841447,-0.011748794,-0.025648588,-0.05577294,0.0034904864,-0.02609449,-0.017139995,-0.037981406,-0.03473822,-0.023332415,-0.0031791504,0.037986085,0.009557055,-0.044666905,0.020397898,-0.009634631,0.030381737,0.041284632,-0.08257258,-0.025647543,-0.034817234,-0.00094462716,-0.012867679,0.002155534,0.031895727,0.0072717,0.03293561,-0.036356237,0.03003244,0.035641488,0.016790325,0.008945235,0.018050712,0.011693984,-0.043177824,-0.025723962,-0.006424896,0.036398716,0.04822531,0.025955891,0.013341744,0.03819262,-0.057586245,-0.028338892,-0.028424552,0.019345244,-0.009314091,-0.016392404,-0.0013415172,-0.036894582,0.007762811,0.052253842,0.027169473,0.006023023,-0.012260951,-0.02531219,0.0053770277,0.018033978,-0.0135263,0.013088023,0.02125361,-0.02642919,0.041657638,0.052709453,-0.028296374,-0.02917449,-0.029980626,-0.007737749,0.0037782404,0.08557043,-0.045437805,-0.020593254,0.016382005,-0.005244178,-0.047625817,0.05841246,-0.00006099875,-0.027105719,0.000114153554,0.07002645,0.02125347,0.04302761,0.028550345,0.019092843,-0.0019383788,0.025492009,-0.007935063,0.021751065,0.052791946,0.031429924,-0.03296553,-0.0034602617,-0.00062196754,0.034543656,-0.029609736,0.009924491,-0.048765153,-0.04213574,0.040696654,0.013785973,0.030115819,0.037864573,0.051227875,0.040064946,0.040343832,-0.025697438,-0.0041193743,0.010191242,0.019477617,0.003820248,0.01491641,-0.024973882,-0.035979673,0.011595857,0.012409079,-0.03508252,0.002538226,0.0323606,0.04715344,-0.0005039744,0.039215554,0.0295705,-0.0033242614,0.009056884,0.034144368,-0.028442224,-0.06322929,0.0041762814,-0.01173103,-0.049254287,0.009716294,-0.008173834,-0.035254087,0.025457859,-0.012941546,0.049505938,0.009210756,-0.007497933,0.020889657,0.04163629,-0.034717828,-0.0074590873,0.021797458,0.0008098608,0.038067304,-0.032860767,0.018403348,-0.031601153],"last_embed":{"hash":"1axy2ci","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"1axy2ci","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#What Retinoids Do#{5}","lines":[285,286],"size":76,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1axy2ci","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Why Waiting Makes Sense#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029903062,0.013792853,-0.015124004,-0.0021646179,-0.04863755,-0.032457337,-0.021338413,0.05304372,-0.004682506,0.020663716,0.01390215,0.010915618,-0.052912053,0.026532276,-0.02011197,0.03140197,-0.00060363644,0.04265649,-0.037554342,0.010239233,0.029609645,-0.015862633,0.00044712488,-0.014104417,-0.0025643418,0.009721401,-0.00095003773,0.007218982,0.044120193,0.041598413,-0.037794776,-0.011883006,-0.003138163,-0.00556135,-0.040610135,-0.06442091,0.0187059,0.005017993,-0.008123155,0.033575907,0.015359437,0.0031361682,0.04673148,0.013901082,-0.0019582661,-0.03273318,-0.016898194,0.004631691,-0.010909594,-0.0081028,-0.026937488,0.0001589681,0.010167131,-0.03064283,-0.04442273,0.008871543,0.0026211652,-0.02529117,-0.030604022,-0.018953834,-0.03403364,-0.0004791145,-0.0102389045,-0.05664641,0.011086946,0.0726917,0.000031285403,0.0010937095,-0.014561852,-0.09031309,0.0043235035,0.04663823,-0.012052702,-0.031357937,-0.032505766,0.0220662,0.0025793854,-0.0089197345,0.015974829,0.026074024,0.016795084,0.009102884,0.012747677,-0.015120119,0.021630773,0.010828103,-0.023029005,0.016291143,0.027288785,-0.004337886,0.009165942,0.0023109568,-0.013689569,-0.035768762,0.015120116,0.011758214,-0.06745048,-0.029599365,0.044800933,-0.040259182,0.037719317,-0.02742437,-0.005195025,-0.052221008,0.01701505,-0.030696008,0.018768977,0.009183256,0.027708057,-0.00025032752,0.045971196,0.028795019,-0.037305105,0.0055210553,-0.0010614515,-0.023385117,0.027047621,-0.02331597,0.01175326,-0.01277013,0.02442856,0.0035280818,0.002783065,-0.034704495,-0.0018960026,0.015961338,0.004370913,0.007991408,-0.03793548,0.004447595,0.04302287,0.022959204,-0.048180427,0.024037285,0.03293282,0.018026054,0.0105952,0.013874012,0.050043285,-0.074166216,0.02599438,0.04118538,-0.015535945,-0.017361974,0.03607821,0.017766308,0.031355426,-0.027807536,-0.016374825,0.0072675613,-0.006702577,0.017056635,-0.04832971,0.043724507,-0.012091233,-0.0066658175,0.0116142,0.02819853,-0.052237313,-0.04223975,-0.011655988,-0.006360257,-0.051207528,0.045010295,0.012243147,0.025345767,0.0037685703,0.046440322,-0.034316704,0.042489655,0.0050376663,-0.008123476,0.027123738,0.036091015,-0.012656004,0.040498797,0.08052638,0.007332636,0.034717415,-0.03125219,-0.03460857,0.03672126,0.05539999,-0.054854427,-0.048043847,0.030000504,0.028509181,-0.0030709521,0.008550636,0.009026985,-0.010296503,-0.04373499,0.020838348,0.029214853,0.01437429,-0.05362472,0.04473452,-0.032114707,0.03431363,-0.045454666,-0.0026303176,0.044213448,0.015758712,0.011565181,-0.027350357,-0.032556176,-0.076184824,-0.059823513,0.035699535,-0.024901344,0.03993732,-0.047870394,-0.03473362,0.021148525,-0.05686639,0.018124742,-0.04609243,0.018706929,0.01008711,-0.032225005,-0.024476942,0.022945832,0.0035206056,0.0077980827,0.005972515,0.021072749,0.053730737,0.04165713,-0.019558564,0.027650086,-0.028927367,0.009327755,0.023831839,-0.027730437,0.06329163,-0.042810697,0.0012879387,0.0043265987,0.016945643,0.036559146,0.0007016178,-0.025582394,0.035241783,-0.008165387,-0.05108325,-0.011374271,0.007899627,-0.016911251,-0.0409422,-0.037429404,0.019235075,0.03815137,-0.010676148,0.0028330795,-0.04509324,-0.015137937,-0.016462434,-0.006168756,-0.008301007,-0.018222641,0.014520999,0.033207927,0.00041689334,0.0035356805,0.039197844,-0.0071256054,-0.033888195,0.009327407,0.053779062,0.0015756167,-0.022892147,0.010819902,0.028345244,0.0002993211,0.031517174,-0.017173229,-0.048821673,0.0648952,0.045097563,0.017807983,-0.024760894,0.013928586,0.02862947,0.027727334,0.05300862,-0.041075986,0.018531805,0.009795914,0.063865244,-0.028657097,0.014671284,-0.016931744,0.055919483,0.002756952,-0.011912451,-0.018968802,-0.00535529,-0.15496318,0.030779403,0.029933088,-0.004122697,-0.0023047256,0.04999295,-0.04293711,-0.022019625,-0.014071529,-0.016602205,-0.027475985,-0.058290053,0.010934408,0.022759952,-0.027029457,0.017762955,-0.02688937,0.0028778103,0.029893078,-0.043066833,0.013346618,-0.015538642,-0.007772037,-0.018978544,-0.025314055,-0.032716315,-0.015326679,0.02437837,-0.047894847,-0.0047061658,0.003744462,0.0047306432,-0.010067715,0.016163241,-0.021418147,0.057590634,0.012116497,0.023628842,0.0077146944,0.031130254,0.018896466,0.017979281,0.018688334,-0.0042659617,-0.043993957,0.02241591,-0.015932074,0.0052147633,-0.044173874,-0.03724095,0.047216754,-0.03367321,-0.014902565,-0.004203676,-0.03429442,0.000009282829,0.06766722,0.03261317,-0.012885397,0.0017395638,0.00078897283,-0.027334297,0.025007803,0.0037371516,-0.02134171,-0.016057745,-0.01342762,0.027721236,0.040604897,-0.052081507,0.0048903227,0.022235155,-0.010230579,-0.022343375,0.056967266,0.020658413,-0.029017895,-0.018627044,0.004171431,-0.06469166,0.023382882,0.035277527,-0.00031899876,-0.022095114,-0.02069259,-0.03989735,-0.0015944855,0.038888555,0.0075336928,0.23668943,0.031268094,0.041038264,-0.038293432,0.076899685,-0.033325292,0.021443682,0.042699065,-0.008929055,-0.019540608,-0.009610278,0.028949609,-0.025894621,0.0073882085,0.00497576,0.0024952728,-0.027490223,-0.01847805,0.07050178,-0.0040810076,-0.003803477,-0.0023889737,0.009472351,-0.0074054017,-0.00999606,0.00032476103,-0.007190366,0.0076787053,0.0048495065,-0.0049842675,-0.035704292,0.049321346,0.08644973,-0.063502274,0.0063633495,0.008071613,0.01900426,0.0074878675,-0.0024296297,0.019048065,-0.015606103,-0.0014528102,0.032164227,-0.022249702,-0.004593013,-0.008371787,-0.018130435,0.004761608,-0.010604156,-0.027908137,0.013937902,0.018413791,-0.01870834,-0.0033810704,0.030857356,-0.040317364,-0.004959474,0.0035357596,0.002587483,0.053340722,-0.015313857,-0.0004806045,-0.06569117,0.001923538,-0.019645192,0.03168321,-0.034769837,-0.00622257,0.01825079,0.03440094,0.024358373,0.0142358495,-0.011751884,-0.013055421,0.0056040925,-0.0021426452,0.019787997,0.049466856,-0.01845755,0.01174766,-0.03325211,-0.0211395,-0.046799015,-0.028339224,0.016478656,0.02719111,-0.011628703,0.025927363,-0.001212905,-0.013624446,-0.008547792,0.04099812,-0.05364841,-0.043057855,-0.019136641,-0.014410497,-0.024804614,-0.028132776,-0.024992514,0.010173088,0.026814401,-0.018792816,-0.005703935,-0.048108518,-0.017264824,0.0010278996,0.015519789,0.031819344,-0.01789423,0.06309906,-0.020842174,-0.015623289,-0.012956977,-0.020309167,0.010697517,0.00016058427,0.019295532,0.014863458,0.07377213,-0.0073114526,0.020396153,-0.007210965,0.019956661,-0.004168507,-0.013195742,-0.040784404,0.013258262,-0.00875013,0.007439789,0.0073613944,0.027001346,-0.030689811,-0.049981587,0.016437266,0.032714456,0.038916335,0.030853735,0.0064933514,-0.019117257,0.004244347,-0.015194865,-0.054846104,-0.00302755,-0.022961155,0.024825636,0.028596692,-0.030702855,-0.033810828,-0.010739467,0.0067668124,0.037169795,0.016109323,0.0449454,-0.033848487,0.018636348,-0.038836457,-0.027072823,-0.009990561,0.018213779,0.0042933268,-0.0044602994,0.03081532,0.021547342,0.052640274,-0.005576258,0.041286416,0.0060823252,0.033429608,0.036274213,-0.016736524,0.0017449813,-0.034169756,-0.058495205,0.006423792,0.03152836,0.053848065,0.017292142,0.054648332,-0.02091656,-0.043358106,-0.018058069,-0.07423146,0.005494529,-0.004847757,0.049127713,0.026096886,-0.049274717,-0.016762769,0.008901309,-0.023655603,0.03440104,0.080515645,-0.013660193,-0.0028080677,0.0399819,-0.027656546,0.07365594,0.012531612,0.034022957,-0.016554404,-0.008140685,-0.043583963,-0.0052581383,0.00442861,0.015381368,-0.018650297,-0.0008895933,0.066864334,-0.023378968,-0.00033323842,0.014552313,-0.008510582,-0.05005105,-0.014944233,-0.0030867641,-0.04148135,-0.0050242166,-0.032072425,-0.06568627,-0.021326547,-0.0027211453,-0.0008352172,0.019601634,-0.033068813,0.009517088,0.03833722,-0.036909975,-0.0081988005,-0.007686333,0.022486473,-0.0114995325,0.019352922,-0.0060884273,-0.0068685794,-0.04808558,0.02933188,0.026515502,0.00017494711,-0.027464466,-0.028767953,-0.05493321,0.011316844,-0.014158643,0.008317824,-0.00285661,-0.029324723,-0.033675253,-0.029707808,0.04217986,0.021171154,0.010593594,0.028670184,0.0060720625,-0.0020391908,0.042907998,0.037764627,0.048377253,-0.047263876,0.01864249,-0.030771565,-0.0431009,0.035093293,0.044784497,-0.001784687,-0.05761639,-0.020384047,0.014904751,0.0073646726,0.018241465,-0.016498165,-0.016531764,-0.0033900228,-0.037858106,-0.060233064,0.017686693,-0.012143472,0.0039763576,0.08018353,0.026025984,0.043677982,0.0015201074,0.006652585,0.008611187,-0.0031687564,0.0074639665,0.031540103,0.01884228,0.0029342975,0.022785218,-0.053878196,0.0024468622,0.01969985,-0.011397015,0.009395531,0.007264378,0.032164905,-0.00077889767,0.067201786,0.008806963,-0.011689593,-0.03153753,0.000069801084,-0.019274477,-0.05142479,-0.0070503745,0.005633939,-0.006117506,-0.049598154,0.022536518,0.020084264,-0.032337815,-0.09003624,0.02535052,0.016875878,0.022798307,-0.016230462,0.043588176,-0.04228081,0.0069920197,0.00021643765,-0.012205951,0.043082148,-0.015470294,0.016563773,-0.018675933,0.002957157,-0.040870305,-0.0072016413,0.00482822,0.021558454,-0.042856235,-0.030574651,-0.043955036,-0.022060977,0.044467956,-0.012943258,0.021506576,-0.04955129,0.056538563,-0.01966732,-0.051635873,-0.041498743,0.03762136,-0.0138988225,0.037319608,-0.041024435,-0.00038716002,0.02198063,0.013530147,0.024028445,0.03620763,0.0012796813,-0.006246055,-0.045634665,0.018444214,0.0015081371,-0.040760703,-0.0066382834,0.048832707,0.0116188545,-0.034453653,0.027530266,-0.07187659,0.01804827,-0.006500033,0.018956244,0.0043875123,-0.053321514,-0.014732549,0.023245938,0.0067088148,0.012364407,0.009739206,0.031366453,-0.021275524,0.043225616,-0.0062852865,0.014769401,-0.028039929,0.041468155,0.0035163844,0.004740701,0.0060884184,-0.031691458,0.026713496,-0.02802571,0.013221648,0.030515721,0.050153926,-0.007080637,-0.024712175,0.017441116,-0.066095166,-0.023888038,-0.13416769,0.017606724,0.012706643,0.015448091,-0.0039131143,-0.025164729,-0.034682475,0.00709546,-0.015064264,-0.04750533,-0.0042005116,-0.025272975,0.031617884,-0.027299939,-0.011506285,-0.004656161,-0.04389655,-0.000665066,-0.051486015,0.028203689,0.026790846,0.017803714,-0.017189333,0.00870609,-0.037725057,0.008634721,-0.011137894,-0.017986005,-0.006305887,-0.031809848,0.025191152,0.005116255,0.0060231183,0.032928534,0.006365342,0.006785095,0.0110192895,0.021753207,-0.0066984305,0.01855491,0.024472019,0.01492299,-0.028623704,0.010644544,0.01979568,0.03459469,-0.009604723,-0.010920609,-0.053272538,0.014981055,-0.02598091,0.028432531,0.009890195,0.0025049606,-0.04493002,-0.0029843561,-0.02846136,-0.051589217,0.018427983,0.030979326,0.031733345,0.021867312,-0.044880807,-0.04732534,-0.028286047,0.0073856995,-0.06452315,0.016867448,-0.017721307,-0.0067075873,-0.031965893,-0.061393153,-0.0045976965,-0.01758085,-0.013605551,-0.047770306,-0.018215386,-0.06956725,0.025962163,-0.03600855,-0.05484912,-0.0021512688,0.009479832,-0.040941633,0.05913888,0.065757655,-0.018911088,-0.032379158,-0.025310805,-0.028451513,-0.07102609,-0.017111436,-0.042725097,0.010132003,-0.022869954,0.0210336,-0.017875725,0.0134204505,-0.016299704,-0.0359162,-0.051604036,-0.0021957639,0.01745018,-0.025330165,-0.06592474,-0.024956886,-0.025064357,0.037662636,0.0014051043,-0.035057165,0.0025213931,0.000431136,0.008798535,-0.00047085108,-0.09066928,-0.0026682143,-0.021826934,0.022011857,0.015001797,0.053310085,0.024360081,0.019779298,0.0129151335,-0.017220184,-0.007957918,0.012816934,0.04924303,0.03405033,0.025850957,0.033104286,-0.040407978,-0.025524372,-0.017664421,0.03136799,0.05220015,0.0204949,-0.009406659,0.02255274,-0.01661089,0.000317566,-0.0020087156,-0.016519144,0.030070135,-0.028690455,-0.05112356,-0.01360449,0.007355785,0.04317559,0.0018522881,-0.0014489294,-0.028209073,-0.03207335,0.033615354,0.0009853257,0.007493971,-0.016207825,0.03427443,-0.06951561,0.008489983,0.054388832,-0.010791903,-0.08026915,-0.013428457,-0.030371476,-0.009365123,0.08044052,-0.02092962,-0.042795155,0.026030893,0.019747626,-0.02222852,0.049660154,-0.026283031,0.014441943,-0.014795394,0.023387713,0.024551446,0.047914494,0.050076824,-0.026934495,0.018596796,0.0039506857,0.0033347353,0.0660001,0.049988654,0.009579861,-0.0361082,-0.008679452,0.042616334,-0.013915953,-0.048653673,-0.003410375,-0.03734472,-0.025992088,0.014280644,-0.00042438277,0.022034748,0.03189539,0.06133898,0.025965624,-0.0027576827,-0.032669105,0.026712298,0.00071092584,-0.008687822,0.0334757,-0.02376197,-0.014285493,-0.042409383,-0.006621245,-0.021592388,-0.01190468,0.005019423,0.021632092,0.009085599,-0.00923762,0.030157277,0.007983455,0.0042412486,-0.005924653,0.040715706,-0.008712674,-0.026095267,0.0032218234,-0.019704714,-0.014718596,-0.027009726,0.0040627057,-0.030714862,0.0067689237,-0.03443103,-0.0002103779,-0.010923548,0.019362036,0.025946748,0.016271703,-0.034286402,0.016648129,0.027088027,-0.002193417,0.030523703,-0.016991394,0.04542702,-0.030295113],"last_embed":{"hash":"1ezef7c","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"1ezef7c","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Why Waiting Makes Sense#{1}","lines":[288,288],"size":67,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ezef7c","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Why Waiting Makes Sense#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029558998,0.008393424,-0.013062966,-0.0013890615,-0.053534694,-0.043322068,-0.010304178,0.038813435,0.023235923,0.02016097,0.0118894745,0.0128883,-0.073985636,0.017275043,-0.011192184,0.052434206,-0.0039649648,0.034128297,-0.017432425,0.006579481,0.021263005,-0.023199948,0.02528205,-0.0028117872,-0.023519738,0.02786075,-0.038059633,0.026298048,0.043489847,0.039250042,-0.02389455,0.00076884386,0.011757323,-0.00076436705,-0.025465054,-0.08127193,-0.013135386,0.003390139,0.0027008534,0.030317914,0.00058469357,-0.019852469,0.022901049,0.046457842,0.00029507437,-0.037978366,-0.007766506,-0.0057989513,-0.010001984,-0.055341043,-0.02474095,0.006539231,0.019422226,-0.016223004,-0.015895765,0.0068645244,-0.0023110765,-0.03825881,0.0044169715,-0.028269988,-0.048395064,0.014502554,-0.035515673,-0.039347786,-0.0037423992,0.02318746,0.017679714,0.0068582655,-0.011633628,-0.09231351,-0.0035861873,0.024888838,0.0068585356,-0.03201888,-0.040270176,-0.010300424,0.023698188,-0.02168143,0.00032355802,0.03474867,-0.004161628,0.035847463,0.006939813,0.01052547,0.041659202,-0.0094835665,-0.04036173,0.05659925,0.034004964,-0.012812786,-0.015366014,0.007842675,-0.00043264183,-0.02020802,0.008813567,-0.0032191053,-0.05029041,0.012097892,0.035446838,-0.025466118,0.022316828,-0.021703143,-0.011131019,-0.06478047,0.026904564,0.005669161,0.034325108,0.031487044,0.0059007923,-0.015655229,0.038636148,0.022828473,-0.02123723,-0.010972223,0.01077817,-0.033036225,0.04008857,-0.031465903,0.024462653,-0.005653985,0.00475079,-0.018144783,0.008012885,-0.03367229,-0.0031139252,0.0060409447,-0.015450288,0.0036876304,-0.025541674,0.02153315,0.04726665,0.0146005405,-0.055340093,0.010084939,0.005568295,0.028250076,-0.0019962813,0.009508589,0.014642804,-0.079585545,0.04186228,0.0321405,-0.007908229,0.011009658,0.033800133,-0.00033516638,-0.0033315911,-0.0152567625,0.0026026971,0.015745744,-0.019298067,0.058090612,-0.046046004,0.030898396,0.01701301,0.0040607993,0.010691132,0.00043734728,-0.02815308,-0.02515557,0.027382808,0.0005364251,-0.063162625,0.05859043,0.003895526,0.03644611,0.007860349,0.028822822,-0.028775714,0.042196956,-0.023103595,-0.0044784937,-0.001075037,0.021397999,-0.008944631,0.030380853,0.057526086,0.019411681,0.051322695,-0.031220637,-0.045800366,-0.002500935,0.023710534,-0.032175142,-0.036894895,0.0040952405,0.041796416,-0.02873834,0.007760616,0.03971634,0.0065772557,-0.050712958,0.03069404,0.011175122,-0.016596857,-0.042286847,0.050697546,-0.037944023,0.03679005,-0.030386254,-0.00046367757,0.0449021,0.015832802,-0.024639852,-0.047287744,0.0040427027,-0.08960208,-0.048233178,0.04158216,-0.024466125,0.0038834817,-0.055440765,-0.016984351,0.02271597,-0.044468857,0.016175313,-0.014361454,0.032797705,-0.009608278,-0.05434111,-0.053801864,0.043831367,-0.026382487,-0.017932622,-0.0059373467,0.02723258,0.024904056,0.060290024,-0.016943868,0.015780194,-0.02875301,0.03225864,-0.002926411,-0.018032283,0.045877106,-0.02081571,-0.042372733,0.0068700304,0.029399239,0.017188115,-0.0070313774,-0.015908916,0.052016217,0.021605048,-0.04489646,-0.028351514,0.00031560054,-0.046821784,-0.018119257,0.0016844438,0.025171457,0.041732587,-0.03773672,-0.0064831423,-0.048529267,-0.004010654,-0.011470543,-0.005562694,0.006340967,-0.025664516,0.011265474,0.03912418,0.0031371594,0.004649054,0.026199365,-0.01667209,0.017423173,0.007654469,0.042194106,0.003137048,-0.015039369,0.025819223,0.036195546,0.025046006,0.0008000859,-0.010211817,-0.03313831,0.03307302,0.044177804,0.011159651,-0.055295646,0.012060784,0.019779027,-0.0071676667,0.02781033,-0.042819623,0.025974555,0.02746771,0.056919295,-0.0319995,0.030789346,0.017812762,0.06782475,-0.011609557,-0.01286087,-0.0014475858,-0.023724409,-0.1548632,0.018908067,0.022911744,0.030441364,-0.011241879,0.03412915,-0.047109447,-0.0063702227,0.0007804667,0.013266897,-0.010376213,-0.053547554,0.027644252,0.008201472,-0.03968374,0.02132129,-0.02538023,-0.0038656779,0.02202822,-0.035749055,-0.0035337834,-0.061156366,-0.001039772,-0.020961378,-0.021216048,-0.0235724,-0.008486211,0.020384377,-0.0517632,-0.020085197,-0.0074179163,-0.004561149,-0.003091777,0.035388254,-0.008652933,0.032648478,0.015665866,0.0023005302,0.008427672,0.038823564,0.032716505,0.05455404,0.018430995,-0.031018466,-0.044000566,0.011608673,-0.0061613196,-0.0012791104,-0.019388804,-0.01875509,0.0060898643,-0.035574004,-0.035186622,-0.015018776,-0.039624274,-0.004265017,0.07837634,0.032833934,-0.015869247,-0.009744944,-0.0047876067,-0.044848897,0.030069882,-0.026360141,0.0033327197,-0.016108643,-0.018171119,0.0078111133,0.04732991,-0.033767223,-0.013725771,0.01717442,-0.026079774,-0.021260414,0.021199904,-0.001032169,-0.018233469,-0.0006653974,0.012218375,-0.0637143,0.016894607,0.014050711,-0.005925973,0.009932527,-0.040698566,-0.032083347,-0.019332418,0.032525804,-0.011112131,0.24873652,0.041117396,0.0632926,-0.034813616,0.067077786,-0.02553241,0.04407265,0.022614146,-0.009561643,-0.018200157,-0.0294514,0.027578516,-0.021380173,-0.020122048,-0.003874224,0.007370197,-0.03749593,-0.0013186597,0.06786267,-0.0059311353,0.0036733043,-0.004678938,0.019508926,0.026508598,-0.023072021,0.001089229,0.0065672994,0.012023414,0.0039499057,-0.010640295,-0.056221344,0.048185833,0.07498569,-0.047052186,0.0007741646,0.029445693,0.03771554,0.026742112,0.023077643,0.041558914,-0.0023463168,0.00032158356,0.033908583,-0.06837025,0.04675415,-0.012875793,-0.020928761,-0.015516826,-0.0073556188,-0.06436131,0.02695233,0.016161604,-0.025353272,-0.02215522,0.034205325,-0.013897426,-0.025868915,0.032783393,0.016730018,0.050858647,0.005513989,0.013039304,-0.039006405,-0.0010251611,-0.034486316,0.02203362,-0.029466618,-0.013573332,0.011374423,0.018775739,0.008730489,0.01678289,-0.01879959,0.006281264,-0.0045245294,0.009505715,0.033891257,0.06930204,-0.027041253,0.009053523,-0.024230203,-0.00510413,-0.060689323,-0.0029971008,0.022714304,0.0034781753,-0.058594346,0.061760668,0.018196033,0.004263304,-0.012036336,0.028887026,-0.032645255,-0.018636867,-0.026339035,-0.010523243,-0.019243056,-0.053757407,-0.03373057,0.046053603,0.04135127,-0.00041676266,-0.00197886,-0.028849328,0.00246998,-0.008258554,0.0153041715,-0.010078286,-0.023843769,0.05948557,-0.037745994,-0.014894315,0.02028663,-0.009010373,0.034457516,0.01926869,0.037247602,0.01633571,0.078685746,-0.02515644,0.02848381,-0.02017154,0.018795699,0.0051295813,-0.009370469,-0.044202317,-0.020364637,-0.031801503,-0.015132573,-0.0067216023,0.030424252,-0.012019318,-0.027779529,0.028890606,0.027838862,0.02191057,0.044147246,0.0020307745,0.023201989,0.006947159,-0.036559597,-0.06594476,0.015421064,-0.022683801,0.022850048,0.0340406,-0.02483691,-0.034315728,-0.01673318,0.016664604,0.03414554,0.0055907946,0.044852015,-0.029427242,0.048279613,-0.035398707,0.0016438336,-0.040092338,0.009575851,-0.027845837,-0.0061386083,0.029915001,0.03554205,0.040589195,-0.014688263,0.004055973,-0.027068296,0.013374782,0.02370143,-0.02731525,0.019190656,-0.024262229,-0.0347738,0.0141265355,0.045055952,0.033438817,-0.013903018,0.034474853,-0.025846573,-0.057425268,-0.011068398,-0.03570287,0.015229154,-0.027175855,0.05214176,0.0065896157,-0.033621643,-0.017446805,0.02277921,-0.029931147,0.016512051,0.08930543,-0.021426484,-0.0042962893,0.04093942,0.0040493794,0.077347465,0.019458797,-0.0014126904,-0.033962034,-0.026044562,-0.028473767,-0.009490693,0.016116355,0.033065453,-0.014731124,0.007738401,0.062083337,-0.031151582,0.0006936995,-0.0028495786,-0.023463273,-0.04103164,0.01123919,-0.0015177425,-0.045569602,-0.002276475,0.011124173,-0.04486039,-0.005075576,0.0024304634,-0.00056770834,0.032666575,-0.022524044,0.0031099317,0.025795184,-0.018032122,-0.045478053,-0.010944601,0.0019114566,-0.010019537,0.000985173,0.011744298,0.017746018,-0.025459917,0.030535517,0.0205736,0.01795629,0.0014043648,-0.037040494,-0.07048557,0.032287594,0.018485928,-0.0031781036,-0.014352367,-0.037895244,-0.015872475,-0.0322025,0.0375225,0.037197877,0.001247946,0.03950896,0.0079465415,0.008405922,0.013475453,0.010447688,0.024196533,-0.028348984,0.027699579,-0.04622615,-0.020317169,0.02660916,0.026243903,0.000527823,-0.052552927,-0.017102016,0.012578382,-0.009607564,0.007433385,0.005624217,-0.037238877,-0.015545656,-0.027112333,-0.07134683,0.0153311845,-0.009673079,-0.0057910522,0.053021614,0.02736425,0.013521101,0.022343734,-0.0044987,0.0059536686,-0.008119087,-0.035363838,0.0039275074,0.011040718,-0.01242107,0.020943336,-0.07614562,0.018702637,0.026822126,-0.0014739783,0.018628335,0.0071523124,0.030329997,0.0013890534,0.031477306,0.015866714,0.0012524001,-0.035072956,-0.0070757424,-0.024858825,-0.057033386,-0.007879445,-0.0073195375,-0.01699121,-0.044961985,0.011549367,0.02541131,-0.008256928,-0.08820006,0.03426032,0.007829232,-0.0037330196,0.0029594025,0.055657033,-0.042909507,-0.000993071,0.002979611,-0.035154812,0.0044823494,-0.036173392,-0.012258765,-0.009481039,-0.022938846,-0.04197074,0.01003813,-0.013030029,0.03622312,-0.026980925,-0.06456642,-0.013578969,-0.018157333,0.041751944,-0.0067368033,0.01841185,-0.055936236,0.06525497,0.0011409762,-0.051056173,-0.036317054,0.044032097,-0.009693308,0.035323355,-0.062865704,0.0064552557,0.03928745,0.008515081,0.0073250956,0.030895088,-0.015642919,-0.0013082603,-0.06030964,0.049056016,-0.0015311036,-0.026844297,-0.027158309,0.053469248,0.01645619,-0.07032978,0.022615483,-0.05887837,0.0057271314,-0.01943222,0.038643602,0.0053222226,-0.04188961,-0.0037994976,0.010080841,0.014448309,-0.014990762,0.014822831,0.032438986,-0.020850582,0.052166164,-0.0004984273,0.00241977,-0.027492791,0.039116524,0.0019579579,0.0016248383,-0.017698662,-0.05072544,0.048983123,-0.032680176,-0.009927559,0.04619379,0.031229971,0.012184664,-0.016523488,-0.017008273,-0.025605002,-0.0452102,-0.13833848,-0.0006756117,0.021064071,-0.026120521,0.0021247468,-0.03258775,-0.026608229,0.016342897,-0.009228444,-0.030912172,-0.0041837986,-0.03638168,-0.0067247883,-0.03904826,0.00710372,-0.0007107981,-0.018014293,-0.012520472,-0.050681077,0.026884098,0.02249926,0.011788114,0.045927577,0.003690905,-0.043424025,-0.00041966536,-0.008885617,0.023315143,-0.021161934,-0.030002708,0.013174601,0.024865927,0.01370981,0.016576754,0.018416855,-0.017068017,0.0075897975,0.021845238,-0.0018467426,-0.0073388987,0.015781468,0.009629822,-0.036077455,0.008766781,0.04021764,0.061217915,-0.011813375,0.0024586397,-0.021140516,-0.005197644,-0.03596231,0.022377856,0.04009626,-0.0053187283,-0.0077723567,-0.019031769,0.0053035165,-0.008701157,-0.00017276658,0.027275674,0.015065299,0.016278848,-0.050277367,-0.03874557,-0.031613924,-0.01609932,-0.06746243,0.0043482604,-0.01662212,-0.0053039263,-0.017180813,-0.028298676,-0.014708239,-0.008607455,0.011666678,-0.031223437,-0.02265411,-0.05331305,-0.01167976,-0.002953524,-0.032251175,-0.00933257,0.023056505,-0.02067403,0.06501059,0.05032902,-0.02198724,-0.018858513,-0.022255683,-0.0024879535,-0.08546345,-0.023445,-0.04931747,0.014794056,-0.02563702,0.045287244,-0.021941839,0.0013860167,-0.009734071,-0.053574644,-0.03654655,-0.0012132062,-0.009422439,-0.03035767,-0.040253922,-0.06333192,-0.027859427,0.03175947,-0.0012114053,-0.0316579,0.021537205,-0.0032691413,0.027814575,0.018243408,-0.0761344,-0.013319502,-0.023996249,0.025082622,0.01773122,0.020049749,0.030119468,0.0063836994,0.011513916,-0.02456937,0.009626122,0.008491068,0.047124434,0.019499855,0.017091831,0.03357549,-0.015789144,-0.029821774,0.014247907,0.013723534,0.047121,0.02497213,-0.017097594,0.03002694,0.00072285585,-0.022045078,-0.022913866,-0.016237296,0.020100402,-0.019725062,-0.025027074,-0.024979223,-0.003903812,0.03265905,-0.014026455,-0.010586089,0.011950903,-0.014701792,0.013041545,0.014990987,0.0007612793,0.0064648017,0.029206859,-0.0488297,0.011528387,0.062444307,-0.0057117552,-0.048996106,-0.012266065,-0.049418643,0.012727807,0.0772365,-0.0028113422,-0.040312406,0.02702941,0.026034249,-0.042692523,0.07103147,-0.016531778,0.010279149,-0.008073305,0.040899422,0.0044747647,0.023964867,0.040610317,0.003303583,0.023111774,0.013606479,0.05532309,0.051141676,0.02349666,0.018629247,-0.030315654,-0.022510352,0.04153649,-0.016679158,-0.040639248,-0.015934398,-0.037903517,-0.049326975,0.008893787,-0.012053138,0.010355345,0.017162392,0.04709766,0.024565019,0.036295902,-0.043189317,0.023451326,-0.0029795354,0.0018417413,0.030879797,-0.05138775,-0.007113824,-0.027080104,0.012622768,0.018111436,-0.013634656,-0.014824635,0.031751506,-0.01425683,-0.003761082,0.020223277,0.034446746,0.014876981,-0.005004862,0.049918115,0.0073629804,-0.033372752,-0.005162928,-0.0059155184,-0.0038139382,-0.036962245,-0.003999194,-0.040941954,0.0064141583,0.013400775,0.0082770595,0.019948386,0.030118672,0.010666611,0.013131696,-0.049878012,0.058764793,0.012722046,-0.0031291742,0.023283377,-0.0188304,0.046253223,-0.005548354],"last_embed":{"hash":"146t6bz","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"146t6bz","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Why Waiting Makes Sense#{2}","lines":[289,289],"size":84,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"146t6bz","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Why Waiting Makes Sense#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.025320139,0.024323877,-0.024510784,0.024902605,-0.050960846,-0.044689085,0.0016363444,0.034176167,0.002489601,0.028425884,0.018506235,0.02837288,-0.055584654,0.018905781,-0.017409021,0.054987017,-0.0052684727,0.02886516,-0.022687245,0.024601901,0.013485049,-0.05407853,-0.00012619274,0.009924904,-0.009477442,0.012688512,-0.024144378,0.020125447,0.067334205,0.053973038,-0.039566252,-0.02211519,0.0041935816,-0.004850025,-0.02871064,-0.09313637,-0.0002586939,-0.011800768,-0.0105880415,0.029868683,0.02719515,-0.025605334,0.03400072,0.028102824,0.01227699,-0.05068475,-0.011267827,-0.0016671238,-0.0033480434,-0.04231458,-0.019179346,-0.0113049,0.0028648712,-0.028840873,0.00352585,-0.0026491173,-0.0073667876,-0.037399076,-0.038886704,-0.0223951,-0.040698063,0.0056507913,-0.028715692,-0.04237988,-0.0046650544,0.04809578,0.0071731554,-0.007247929,-0.01551294,-0.07909982,0.028411737,0.01562319,0.0036832718,-0.034635626,-0.03236907,0.010127105,0.006474431,-0.041304316,0.0053720814,0.047012094,0.004284284,-0.010057419,0.026594985,-0.00950455,0.02029191,-0.006667799,-0.007821818,0.017769493,0.006665714,0.012175508,-0.027727038,-0.0026819897,-0.0041692224,-0.023811204,0.020471424,0.018344892,-0.057895534,0.010932068,0.03491813,-0.03395661,0.028730165,-0.01848585,-0.0067196055,-0.039364967,0.015833078,-0.016458273,0.022168456,0.008143577,0.016708834,-0.016377497,0.033701725,0.047912832,-0.034160707,-0.011975089,0.006515433,-0.022065695,0.03523677,-0.016929764,0.024501732,-0.031425484,0.008148345,-0.008977977,0.0034355037,-0.040665895,-0.013275587,0.014653855,0.0014106511,0.015674248,-0.048779283,-0.00029620284,0.04124717,0.018368548,-0.041576724,0.021273216,0.033959977,0.013044715,0.0007333478,0.017999277,0.032007128,-0.04797778,0.039088797,0.022974808,-0.025397353,0.010141034,0.04828567,0.039720584,0.02028337,-0.022923673,0.0038365035,0.012319593,-0.016919581,0.044207737,-0.036864795,0.02308513,-0.009020404,-0.024827002,-0.012870636,0.0031080958,-0.06432622,-0.02246091,-0.0055121407,-0.0067778234,-0.06439289,0.05767361,0.020710701,0.012976257,-0.00071153184,0.026072254,-0.036062445,0.0277399,-0.012115777,0.013675649,0.02360182,0.028977554,-0.005488447,0.040278617,0.053520177,0.006067735,-0.0042930003,-0.032220572,-0.046579394,0.017861743,0.044906385,-0.036131922,-0.046802245,-0.00016535021,-0.01360189,-0.023180569,0.016269876,0.034061506,-0.007993752,-0.041242428,0.026597694,0.017662704,0.005000499,-0.04090546,0.050363015,-0.04338637,0.02076633,-0.01467826,-0.025405845,0.05956151,0.00050185283,0.020722471,-0.03506282,-0.019226389,-0.097131155,-0.04474812,0.04712112,-0.050112244,0.018437885,-0.050532825,-0.01628035,0.030014561,-0.028786493,0.015427319,-0.035073034,0.013769237,-0.0048421384,-0.047846597,-0.05018884,0.029233132,-0.018917415,0.011840947,-0.0057685804,0.04156574,0.049238008,0.04725098,-0.016434241,0.0075238277,-0.017659735,0.030523,0.0063994993,-0.03443823,0.04082959,-0.072740614,-0.0414483,0.011329947,-0.0043303636,0.01689042,0.02505431,-0.0046229563,0.02935403,0.035936154,-0.04813645,-0.009574219,-0.0028688107,-0.010857571,-0.040968623,-0.024532631,0.0043235035,0.05857846,-0.032983825,0.019210305,-0.053025354,0.0053739636,-0.016022135,-0.015440204,0.011573068,-0.017277516,-0.00049314345,0.020462591,-0.0074576545,0.009131,0.042937502,0.0014388965,-0.013983777,-0.0121008335,0.058405157,0.00091102574,-0.009577579,0.03738216,0.034358416,0.014314763,0.012457232,0.00912285,-0.04598957,0.03536634,0.049982034,0.0041188435,-0.030475916,0.023467468,0.044065982,0.0016105304,0.062292684,-0.039831508,0.035564613,0.028508605,0.042745773,-0.027051613,0.002201052,0.006784886,0.053303376,-0.015580858,-0.0028320113,-0.036365226,0.017666338,-0.14837879,0.00067102775,0.0111721195,-0.016559048,-0.015785266,0.022454467,-0.080799334,-0.016907498,-0.015362764,-0.0022686864,-0.021532716,-0.054765403,0.01791571,0.037001576,-0.04390429,0.015260139,-0.022780202,-0.025088754,0.035174374,-0.032276638,0.010077258,-0.045014553,0.002376614,-0.052762516,-0.025092285,-0.024237305,-0.0000535919,0.06046094,-0.041815046,-0.021654824,0.0053103147,-0.006787437,0.005154777,0.020807134,-0.014555498,0.056764577,-0.02237158,-0.011515237,0.015240467,0.041717622,0.016847927,0.045203723,0.014277535,-0.036683224,-0.019273823,0.02396697,-0.021320058,0.00981556,-0.046661094,-0.022746818,0.02539649,-0.011863779,-0.029098615,0.004688876,-0.038844522,0.0062405034,0.058776222,0.032260157,-0.02008509,-0.008814047,0.009343072,-0.02879037,0.019119736,0.0040870793,-0.024676947,-0.0064507355,-0.034466796,-0.0011373361,0.025729226,-0.046758056,0.009773577,0.023232557,-0.025082268,-0.013886142,0.020329105,0.003614852,-0.021632716,-0.002502717,-0.009113882,-0.06195243,0.026416281,0.030440835,-0.008777914,-0.022314457,-0.02112877,-0.01847206,-0.018172024,0.042132057,0.0035177304,0.22884068,0.033186857,0.08122275,-0.030606827,0.095877536,-0.03559258,0.040745333,0.016575536,0.0044480157,-0.017768266,-0.0143770715,0.032802083,-0.047097545,0.0014626309,0.007469729,0.03337207,-0.026819305,-0.005549631,0.05210668,0.00090823544,-0.0036826546,-0.012369598,0.001193553,-0.022634976,-0.040054258,0.02098345,0.0067179287,0.03809454,0.03417059,0.0057759765,-0.03795574,0.022210758,0.08398092,-0.05332131,-0.029599166,-0.007261934,0.051167913,0.019912733,-0.0047581634,0.041812196,0.0024031703,-0.0036130082,0.060162053,-0.033919826,0.0057318313,-0.019108573,-0.011917259,-0.015344579,-0.009833742,-0.012306426,0.015668172,0.020009534,-0.013698847,0.0072015305,0.01555362,-0.017755808,-0.02729006,0.020590248,0.00022231435,0.02010217,-0.0293547,0.006443059,-0.0057520964,0.0015687001,-0.029128378,0.020509023,-0.03509676,0.00026028373,0.015306213,0.022943204,0.004102415,0.0139731085,-0.026371246,-0.0065867933,0.0076338197,-0.017665263,0.032440957,0.058204904,-0.02709691,0.022711322,-0.02812139,-0.026681107,-0.034944043,-0.016769493,-0.010367561,-0.0033174548,-0.02595961,0.03518167,0.008100524,-0.0017177158,-0.018275496,0.031572036,-0.031510085,-0.024318593,-0.013197597,-0.005613046,-0.0075955656,-0.032820787,-0.017115656,0.01405967,0.018062737,0.0049724802,0.0083149085,-0.046242643,-0.003655699,-0.03471497,0.015767872,0.012164084,-0.004844085,0.052279305,-0.039284404,0.0017897594,0.020375526,-0.008438645,0.030456873,-0.007916782,0.027872,0.02002861,0.080233224,-0.013220025,0.008033515,-0.019759076,0.012207033,0.027326968,0.0020051221,-0.02048473,-0.002910523,-0.021449927,-0.008937503,0.0056653908,0.026618358,-0.023270866,-0.040839873,-0.0023642334,0.041127518,0.02846187,0.019366356,0.014945151,0.021502607,0.01266074,-0.01752941,-0.056734484,0.0027649775,-0.038308073,0.016048705,0.018768143,-0.014080112,-0.028703816,-0.029580297,0.011735525,0.016220521,0.04293659,0.05433406,-0.030222652,0.026024325,-0.024175681,-0.023686871,0.008646666,0.03456454,-0.0034642452,-0.019638497,0.04955021,0.0301596,0.05346102,-0.008787239,0.02275071,-0.01704386,0.022808272,0.01341437,-0.021129332,-0.0007030335,-0.025974011,-0.020638261,0.01731712,0.051206753,0.047334183,0.00040069903,0.06368627,-0.0054858373,-0.05349593,-0.015820952,-0.050138216,0.002673847,-0.028428763,0.03466682,0.0033591273,-0.039495666,-0.02014681,0.03251207,-0.019776743,0.007916923,0.085296296,-0.010588051,-0.0076292185,0.041047055,-0.0075586014,0.083193496,0.0051244125,0.015908388,-0.025762027,-0.032008752,-0.022165772,0.0035091669,-0.02223789,-0.017014317,-0.011256798,0.0071749133,0.08518181,-0.046865165,0.007574505,0.008057537,-0.0045374986,-0.062081277,-0.00020915696,0.013841769,-0.04773419,-0.0031329338,0.0027337638,-0.054987643,-0.006987705,0.00085581245,-0.01019463,0.026794903,-0.016107146,-0.019629246,0.04557997,-0.04919602,-0.010374592,-0.033982653,0.0033721696,-0.013566446,0.011168163,0.040821224,0.018714514,-0.044889003,0.0067206942,0.013277711,0.0051434655,0.0069121225,-0.049192794,-0.040032316,0.02808907,-0.009288699,0.009605021,-0.0055765156,-0.019162828,-0.020494238,-0.026059248,0.018451773,0.019623458,0.008950789,0.019907393,0.009910825,0.025063874,0.041763946,0.03203058,0.028665315,-0.043582108,0.004401868,-0.059576668,-0.040428653,0.021507274,0.0053457795,0.00030415077,-0.06840435,-0.011448462,-0.009914793,-0.03794544,0.015862476,-0.0014494774,-0.02914137,-0.021167405,-0.03751156,-0.060288373,0.002049394,-0.005841376,-0.011438974,0.07372684,0.021772854,0.055038214,-0.01671776,-0.009436627,0.0036337874,0.0036787346,-0.002384176,0.034247983,0.0152132,0.011581278,-0.0009446963,-0.056670386,0.0036462743,0.025822943,0.0045213397,0.020438194,0.008079284,0.033877477,-0.01180154,0.020786809,0.010922906,0.016123572,-0.039307848,-0.0060833767,-0.03685621,-0.030620966,0.010358797,0.010604625,0.01126588,-0.064250134,-0.023606889,-0.008295931,-0.0019359634,-0.094784126,0.043472525,0.0027435578,0.0113877235,0.01098885,0.06345821,-0.043027297,-0.001566717,0.0019080015,-0.0029028996,0.039417703,-0.03410554,-0.0024677587,-0.030700915,0.0021788513,-0.032544553,0.028894838,0.017867478,0.01603394,-0.011207573,-0.040885136,-0.006167642,-0.0037844337,0.040115967,-0.03485,0.020858446,-0.055503145,0.04121431,-0.028984133,-0.07824498,-0.03712058,0.0742184,-0.018111441,0.0066285054,-0.046701737,-0.00022816769,0.016310524,0.014207838,0.031398095,0.02642843,-0.013920908,-0.004632557,-0.043538623,0.038361315,0.007593898,-0.03226401,-0.008045395,0.03201031,0.02954637,-0.039615676,0.026674634,-0.05140369,0.0036403062,-0.008532118,0.0439255,-0.0071002706,-0.049017362,0.00041858305,0.02407431,0.011256429,0.020673716,0.031770423,0.03467133,-0.00060207903,0.024697274,-0.006778447,0.029288737,-0.019175278,0.030257417,0.02025553,0.014906562,-0.01738709,-0.055046402,0.027282637,-0.015442057,0.001211343,0.056727152,0.04693484,-0.005201715,-0.05327982,0.0009267635,-0.020510674,-0.029476566,-0.1392881,0.0032108205,0.019638186,0.019908618,-0.0009683299,-0.034150075,-0.05717409,0.03089611,0.010319768,-0.066377245,-0.011733263,-0.032029532,0.02579789,-0.023172043,-0.0114697255,0.017194642,-0.021508891,-0.0016139337,-0.045964714,0.05983572,0.022719027,-0.00938938,0.0285193,0.011963161,-0.03817112,-0.00542538,-0.005217857,-0.021260187,-0.0036269713,-0.03799551,0.016846353,0.028139332,0.009396702,-0.01020439,0.023559935,0.0034209648,0.01345684,0.025669124,0.0042309323,0.009356633,0.021030392,0.0061831437,-0.02048758,0.00077342393,0.013904899,0.064396836,-0.0034653263,0.018576585,-0.05699843,-0.0001184882,-0.028995838,-0.0021548946,0.05524881,-0.015530098,-0.031656444,-0.011093187,-0.010512948,-0.01959186,-0.015102415,0.015248757,0.039582554,0.032211028,-0.037147082,-0.03141967,-0.02101289,0.0009956483,-0.06363944,0.008358294,-0.01602517,-0.012116643,-0.034012754,-0.0632283,-0.00012145856,-0.0036346389,0.011044403,-0.0076301466,-0.052506756,-0.035906762,0.0327055,-0.013241142,-0.039466422,-0.00872837,-0.0035348732,-0.033422384,0.04391326,0.035583176,-0.032951992,-0.03307133,-0.053816214,-0.012048993,-0.059644673,-0.035017774,-0.04545582,0.004619676,-0.01721851,0.03410583,-0.006797593,-0.006171754,-0.0058421576,-0.054155506,-0.049309026,0.0092233345,0.01835827,-0.028231831,-0.03806724,-0.025361525,-0.021189343,0.022638177,0.0012535983,-0.02458035,0.025576595,0.01183086,0.012348634,0.015175714,-0.096183516,-0.014143893,-0.018291067,0.014287258,0.0013272687,0.039360106,0.024096698,0.0036922875,0.024073074,-0.030763624,0.007179978,0.006622136,0.05601084,0.03810324,0.026111307,0.023272524,-0.0509414,-0.015306314,-0.004894559,0.026577424,0.038508546,0.005048143,0.0018576733,0.023012064,-0.023640476,-0.021698756,-0.007717758,-0.03308152,-0.0028521577,-0.03766104,-0.03498733,-0.011439654,-0.00411353,0.031745665,-0.007949178,0.001018216,-0.008714095,-0.02034541,0.030160276,-0.010656992,-0.013325924,0.016061513,0.030324314,-0.055388194,0.016968656,0.06825985,-0.012016667,-0.038051233,0.010380515,-0.05006235,-0.009918802,0.090500124,-0.029653467,-0.024713272,-0.00061890454,0.0330903,-0.034931444,0.058864247,-0.013284277,-0.0010886631,-0.010194881,0.019279908,0.028274883,0.039273728,0.0445144,-0.017651547,0.010608071,0.012293422,0.045172352,0.04331209,0.069312714,-0.034232713,-0.004964683,0.01368789,0.012645205,0.003936035,-0.032558095,0.007832303,-0.04637259,-0.040055297,0.004305649,-0.0043295207,-0.0017246191,0.02282353,0.06129804,0.007944965,0.034945004,-0.01799398,0.045292206,0.014697627,-0.0065695196,0.03083331,-0.0028518646,-0.023423085,-0.036158744,-0.002239551,-0.033031438,-0.01931555,0.003656046,0.031530567,0.010646586,-0.026941095,0.02817821,0.023878299,0.0010579983,-0.00021727815,0.04831454,-0.004677738,-0.041000143,0.012075907,0.018270005,-0.0015121328,-0.0387366,-0.0092516355,-0.044941895,0.013335424,0.0073112305,0.020527529,0.008664396,0.040555928,0.032229926,-0.006796287,0.004468872,0.042105522,0.011772789,-0.0004707086,0.01782047,-0.010733037,0.040554103,-0.031405568],"last_embed":{"hash":"fnheif","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"fnheif","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Why Waiting Makes Sense#{3}","lines":[290,290],"size":68,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"fnheif","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Why Waiting Makes Sense#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031198176,0.012580351,-0.0095411,0.005835291,-0.0390565,-0.005315588,0.008995769,0.019821348,0.00418146,0.032050572,0.022085974,0.0034870128,-0.0445452,0.014743711,-0.017907707,0.030793196,0.014272886,0.048438843,-0.03390792,0.016524334,0.016685976,-0.006820717,0.0018377829,-0.016617507,-0.02073612,0.007319035,-0.01998437,-0.0036571384,0.02330982,0.043888703,-0.040436063,-0.008342979,-0.0008470643,-0.010591563,-0.03930189,-0.08251567,0.006467867,0.0050170324,-0.017122991,0.05855872,0.008886635,0.0023732237,0.022533763,0.016255539,0.0067239413,-0.0318091,-0.020871663,0.0025036293,-0.015278134,-0.0476847,-0.028170306,-0.006004416,0.002174679,-0.027793828,-0.020276275,0.0075396025,-0.008977149,-0.060710166,-0.0069085704,0.0073003676,-0.051002868,-0.0041936343,0.00333226,-0.02105107,0.012760008,0.043009497,-0.005134267,0.00223135,-0.022241797,-0.067628756,-0.0071558533,0.036119577,-0.015700307,-0.03631135,-0.036726747,0.034863785,0.02201432,-0.01866568,-0.011512003,0.027361307,0.002348823,-0.0016664116,-0.0052231955,0.0000484613,0.041033827,0.005950925,-0.015424925,0.05636619,0.044311445,-0.010073912,0.011141443,0.016924242,-0.02157952,-0.032016482,0.0011253108,0.0076813768,-0.06313382,-0.010777932,0.052726746,-0.03164089,0.029083405,-0.010881718,0.0058198026,-0.046331726,0.0021597543,-0.027792579,0.030872667,0.006902092,-0.008983298,-0.006932424,0.029496882,0.025699021,-0.03865522,0.000924641,0.0054596392,-0.016512008,0.023619363,-0.03708519,0.02103021,-0.020581177,0.01569282,0.0041688005,0.011471831,-0.048926335,0.013555521,-0.013220178,-0.014591778,0.0124044055,-0.029448021,0.00868449,0.021981006,0.036268063,-0.0346683,0.03338763,0.040480264,0.005874511,0.00708364,0.006396401,0.021838324,-0.049843177,0.047978647,0.029991204,-0.018146368,-0.0023497958,0.037419952,0.005064514,-0.0011173923,-0.0120993145,0.0038954732,-0.019661875,0.007700787,0.01001699,-0.03788028,0.04494632,0.0087814415,-0.0064862818,0.003245631,0.013615525,-0.034580965,-0.009765897,-0.027423773,0.030941872,-0.047842212,0.05497599,0.018756058,0.034109127,0.011311061,0.040338777,-0.030091466,0.04086184,-0.014150269,-0.018604506,0.010978326,0.031978425,-0.016465245,0.022665508,0.10503519,-0.0062954756,0.013234418,-0.009850087,-0.033335067,0.02407912,0.04029787,-0.05815446,-0.040764883,0.011571373,0.015289242,-0.01597646,0.0043727974,0.019054469,-0.020708758,-0.047523208,0.030276671,0.014277196,0.004126314,-0.060733583,0.035600998,-0.033434074,0.030513208,-0.06167103,-0.024457214,0.0504099,0.046856392,-0.009460282,-0.034567513,-0.028533345,-0.06562718,-0.05359835,0.023871489,0.0022666813,0.023941943,-0.03238988,-0.019506894,0.02628486,-0.05760919,0.0023919216,-0.010339174,0.0014325086,0.014428042,-0.03270142,-0.018040381,0.02241503,0.0019502034,-0.0054313685,0.005671925,0.04010308,0.042098016,0.06662535,-0.015397055,0.022513447,-0.022075376,-0.0019169532,0.03664684,-0.013482381,0.024212642,-0.06340914,-0.019216457,0.008567322,0.024670249,0.04079087,-0.0021332544,-0.04096857,0.041047122,0.018394098,-0.03127968,-0.017876238,0.012620254,-0.012897159,-0.040255852,-0.00013774955,0.023448907,0.03994476,-0.005521118,0.0223852,-0.062418684,-0.015692016,-0.016410023,-0.005358703,-0.019093238,-0.021137403,0.0028834534,0.038739372,-0.0070596687,0.006531798,0.031889662,-0.0034275532,0.0032042488,0.023082549,0.04742666,0.01937359,-0.033105414,0.016645208,0.03348846,-0.001696678,0.016030671,-0.006546627,-0.027114326,0.042882323,0.068149336,0.0076117166,-0.035893396,0.0039593703,0.039482344,-0.004540727,0.05785288,-0.01805723,0.021350816,0.032269143,0.050054103,-0.0022616277,0.034344904,0.0053317808,0.056929216,-0.007989191,-0.00094465,-0.0114927115,-0.012553621,-0.16076253,-0.00857751,0.030720947,-0.006234864,-0.0071157357,0.021966806,-0.039589237,0.0099396845,-0.014904953,0.01154572,-0.028567595,-0.060281117,-0.0142224245,0.017196873,-0.03072903,0.0072108847,-0.024323177,-0.0069485055,0.030872691,-0.036735807,0.0030537087,-0.048659697,-0.0033592202,-0.047576986,-0.017235998,0.0012740276,-0.015466169,0.02203831,-0.05722323,-0.0028149935,-0.0060688877,-0.017704716,0.0017982451,0.01707754,-0.022489686,0.032569483,0.029288827,0.008501537,-0.015821693,0.030191073,0.0071355538,0.04401161,0.024049124,0.011617515,-0.018828532,0.035725243,-0.017569538,0.0036114068,-0.035406575,-0.042110234,0.02486718,-0.023525676,-0.014185965,-0.023772174,-0.034147456,0.009267291,0.068757854,0.02061784,-0.012456286,-0.0026435358,0.0067233546,-0.043481562,0.017478889,0.007684437,-0.016425304,-0.0060097417,-0.03428869,-0.0031063738,0.04424121,-0.048323255,-0.0010210626,0.002541346,-0.013109255,-0.006224936,0.032188244,0.0034403664,-0.031899508,-0.0044370764,-0.009491817,-0.059435565,0.009348805,0.01575651,-0.0022607828,-0.0052716234,-0.037705388,-0.053199798,0.006075756,0.04846645,-0.0037906168,0.23747668,0.027707415,0.054764852,-0.06239743,0.07837189,-0.018338714,0.020046836,0.047997635,-0.020859692,-0.01764761,-0.010524191,0.012593265,-0.04376975,0.008355856,-0.015905159,-0.0015086106,-0.020395461,-0.012713582,0.06541927,0.005932019,0.009734204,-0.004257631,0.023772448,-0.011210586,-0.022719325,0.0027705415,0.0033827832,0.010207525,-0.016523961,-0.0042587677,-0.046459105,0.048830967,0.076023646,-0.07778962,-0.015199939,0.0054269773,0.026437573,0.024889331,0.015859082,-0.0004812358,0.0029629697,-0.016153287,-0.013527939,-0.037832085,0.0010917713,-0.011531685,-0.014918804,-0.023404771,-0.026645275,-0.027065342,0.018934282,-0.016020652,-0.015244851,-0.006523881,0.039830923,-0.016016316,-0.012349148,0.014034,-0.012581097,0.048351914,-0.0002883594,-0.003987673,-0.047357805,-0.0011033163,-0.02093812,0.040631015,-0.023259852,0.0010875615,0.0317366,0.009974595,0.032503918,0.010441312,-0.0037307944,0.00432853,-0.013426397,0.018252814,0.017871229,0.06005614,-0.016494023,0.0047363574,-0.029307695,-0.033599682,-0.037976794,-0.008210091,0.014772589,0.021118205,-0.00009036353,0.062198706,0.0013893638,0.014075422,-0.021247687,0.037079938,-0.057673812,-0.03737114,-0.023414114,-0.01223543,-0.036570434,-0.044554457,-0.02457599,0.0045460137,0.038079266,-0.019441765,-0.00962258,-0.029209316,-0.001966994,-0.030412953,0.0010093795,0.01089296,-0.035886407,0.044344496,-0.06373649,-0.017667945,0.013075896,-0.022556342,0.027548641,0.0318004,0.044473764,0.0062997327,0.075131424,-0.008021208,0.024649756,0.001384334,0.017657645,0.0033190378,-0.019672064,-0.05083099,-0.0130031295,-0.017207658,-0.045614276,0.007109499,0.024420563,-0.027769338,-0.034051213,0.026544066,0.031409066,0.036703702,0.05288863,-0.011983895,-0.013843137,0.02896553,0.009732282,-0.060786217,0.0045217276,-0.007984142,0.02432944,0.05033845,-0.021588562,-0.038365196,-0.016813383,0.027260277,0.01669441,0.012856573,0.020217413,-0.05988108,0.024306048,-0.032745756,-0.026816776,0.00593436,0.019526472,0.0010768222,-0.006003051,0.03513586,0.026657056,0.06705908,-0.015839355,0.0369852,-0.012963922,0.052730203,0.02758378,-0.008940074,-0.008459663,-0.038491864,-0.030417746,0.04384229,0.01015656,0.033629265,0.024703091,0.075278185,-0.027226042,-0.03690746,-0.023939002,-0.0377333,0.027484564,-0.001535808,0.055731665,0.02247034,-0.021838587,-0.010613008,0.025974616,-0.0047356645,0.023269994,0.09889512,0.0033601513,-0.018388469,0.039168887,-0.028766893,0.1020165,0.0058420417,0.02421145,-0.008362269,-0.03211559,-0.04105582,-0.006150959,-0.013013431,0.010548468,0.014091618,-0.0028232422,0.06447198,-0.0395967,0.00005831296,0.012187035,-0.00979295,-0.0628678,-0.00286401,0.0023625214,-0.022885367,-0.022342049,-0.0016641377,-0.055840023,-0.021342563,0.004602984,-0.016713176,0.0048673507,-0.045004264,-0.009161052,0.021566294,-0.026680246,-0.021268563,-0.03607947,0.0031922562,-0.004367764,0.004203278,0.008114728,-0.016200919,-0.053300146,0.0132960025,0.002606205,-0.004447283,-0.0024203819,-0.02821478,-0.056995723,0.043691006,-0.0073939175,0.01912551,0.00009300137,-0.020953933,0.0067461897,-0.029541444,0.049601614,0.037829403,0.0125663,0.015482624,0.005890985,0.022765633,0.033118933,0.008205168,0.012700141,-0.040470637,0.025428088,-0.067095585,-0.021639496,0.028879125,0.02416326,-0.0020186927,-0.06546448,-0.020194931,0.01651563,-0.0046509933,0.01551465,-0.022063129,-0.025873015,-0.011557986,-0.0015306167,-0.057465367,-0.000027197015,-0.028253984,-0.027278656,0.05266704,0.025690416,0.024875104,0.005130166,0.007386837,0.022563241,-0.006449464,0.00011832788,0.034617454,0.018304957,-0.01123026,0.031941462,-0.051720645,0.0010575815,0.01780671,0.0001286173,0.007808079,0.004424819,0.024750475,0.0011492132,0.030385328,0.009249356,0.017962737,-0.024338523,-0.014406613,-0.015730169,-0.0429962,-0.000045890567,0.001419972,-0.00045540315,-0.06503883,0.019633679,0.04792923,-0.017679816,-0.07985419,0.0059725884,0.018836586,0.013545337,-0.008334607,0.037046514,-0.03886915,-0.009874902,-0.009625147,-0.0007452201,-0.000317644,-0.0221653,0.0103485,-0.03953801,0.002667565,-0.043790814,-0.0033797165,0.0004580827,0.01688362,-0.039284892,-0.029641302,-0.01750189,-0.0497199,0.024173701,-0.035421517,0.021290276,-0.037166383,0.07733758,0.004189641,-0.05153933,-0.023834988,0.03894246,-0.021171432,0.03732301,-0.036087796,0.018377354,0.006297456,-0.0005202855,-0.0023017828,0.039795093,0.0015126313,0.019082427,-0.039384056,0.057512082,0.0309721,-0.058854014,-0.0060720835,0.039662044,0.01878814,-0.041218627,0.034011543,-0.07394359,0.027717113,-0.008313089,0.015034857,-0.009439068,-0.033554155,0.011892446,0.019480478,0.018331157,0.0030294636,0.009864851,0.0070938338,-0.02787304,0.04992573,-0.017153786,-0.019884605,-0.01725216,0.03050065,-0.00499523,-0.005743255,0.022318365,-0.041500524,0.02430104,-0.02963901,0.011186697,0.043039262,0.064464904,-0.012148276,-0.03932315,0.03214142,-0.045002397,-0.044522136,-0.14143878,0.026566746,0.012345838,0.008170981,-0.028174188,-0.009724341,-0.016183412,0.012799368,-0.014517184,-0.046819743,-0.014130192,-0.015326328,-0.0015669437,-0.025476119,0.01545081,0.023502832,-0.043226305,-0.010222124,-0.042961113,0.0500028,0.027603617,0.021034831,0.03547613,0.014970737,-0.026958182,0.0123331575,-0.017230345,-0.011076617,-0.008751969,-0.04825017,0.043969985,-0.001443872,0.00092107995,-0.00037014962,0.009965926,0.011124439,0.0027124078,0.008574923,-0.011135024,0.008263631,0.00882637,0.0038424823,-0.00092173915,-0.0060532102,0.009940606,0.055772662,0.0033588784,0.010872769,-0.07551115,-0.014280125,-0.005816841,0.03044767,-0.0019451473,-0.003905654,-0.03925096,-0.028550878,-0.033733714,-0.01581218,-0.003637902,0.02442049,0.028798852,0.020804493,-0.029145937,-0.05825663,-0.05027729,0.0038964078,-0.06335979,0.030069197,-0.04972702,0.0041778972,-0.018794008,-0.043679826,-0.019810336,-0.015254065,-0.0072691063,-0.04437139,-0.011172895,-0.08004834,0.0075182384,-0.023518967,-0.055501636,-0.026414465,-0.0047165207,-0.043559752,0.075219095,0.057044867,-0.01430695,-0.021118795,-0.008580861,-0.008611989,-0.058981232,-0.020360624,-0.03295645,0.014827567,-0.014580164,0.03874437,0.011649167,0.007752873,-0.009720106,-0.03336692,-0.015314968,-0.01986453,0.012447902,-0.035022423,-0.02425084,-0.025851045,-0.0056218086,0.044650715,-0.0031995364,-0.043862503,-0.0038536543,0.0076095723,0.027413452,0.006040202,-0.08811041,-0.0063331393,-0.013004633,0.016013553,0.036002334,0.030285798,0.029747432,0.002532727,0.009085041,-0.029933846,-0.019623075,0.016679375,0.0516218,0.012014354,0.032623813,0.016519817,-0.0128488,-0.021822343,0.0020346355,0.024324112,0.046385467,0.029933779,0.01208427,0.029122675,-0.029738992,-0.011726496,-0.022424296,-0.008905135,0.0075661964,-0.028174791,-0.028622216,-0.021604544,-0.019334907,0.04855146,0.013419392,0.0047340887,0.0013237649,-0.025807235,0.014679609,-0.024716444,0.0033442138,-0.007049031,0.025675101,-0.041088108,0.014237607,0.044766035,-0.0015207313,-0.08684488,-0.021494621,-0.027817946,0.00007704303,0.06630266,-0.041537993,-0.03879051,0.025280021,0.009576378,-0.013064242,0.075645044,-0.021949148,0.020071266,-0.003751799,0.032986008,0.029111594,0.05637492,0.042638656,-0.024829661,0.027582306,0.010147234,0.037946522,0.0791428,0.0362329,-0.0098867295,-0.022520822,0.024793545,0.04304353,-0.0036403767,-0.04462388,-0.008385505,-0.01760554,-0.043418713,0.027678417,-0.0031041198,0.010303126,0.01762486,0.03729762,0.013502044,0.046682127,-0.027687337,0.0030489902,-0.004814684,0.021988133,0.02062777,-0.027149722,-0.0074835094,-0.052428477,-0.009940469,-0.008010325,-0.035362747,0.008478785,0.030336896,0.029945057,-0.008238598,0.017377777,0.019888235,0.0076793213,0.0368133,0.076016456,-0.0072338255,-0.06021691,-0.008986404,-0.0073914668,-0.012800891,-0.03037705,-0.0020677012,-0.027388558,-0.026797282,-0.02715614,0.0073396894,0.022924319,-0.0034970802,0.04316819,0.0061504766,-0.019615406,0.029470675,0.0017948978,-0.0049845073,0.037592832,-0.021901628,0.06734013,-0.040981602],"last_embed":{"hash":"1fylyqp","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"1fylyqp","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Why Waiting Makes Sense#{4}","lines":[291,292],"size":68,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1fylyqp","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Major Downsides to Consider#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039172154,0.03878322,-0.008561684,-0.0008422816,-0.043291282,-0.028322756,-0.0025638125,0.05712144,-0.017540308,0.023974301,-0.012158411,0.009478313,-0.04593383,-0.02157898,-0.010754655,0.029707544,-0.006423602,0.014174644,-0.018637747,0.0043624844,0.03665903,0.015388269,-0.021619955,0.019358043,-0.019032234,0.030393887,-0.01652298,-0.000060820592,0.040469375,0.03830286,-0.03211918,-0.045309853,0.031054862,-0.027378507,-0.041176505,-0.062696576,0.046592206,-0.010120804,-0.030300923,0.035944737,0.0029204432,-0.002659248,0.05642601,0.03600209,0.01810033,-0.03975398,0.0007565165,0.006601896,-0.02308701,-0.027464893,0.013691413,-0.00090922037,0.02501344,-0.033677552,-0.032391593,0.023648728,-0.010976483,-0.017611323,-0.023735983,-0.0053590257,-0.030064229,0.019017104,-0.032966767,-0.039118856,0.007486568,0.085677475,0.001385005,0.0018352242,-0.018656364,-0.075904585,-0.01916797,0.021425724,0.017732207,-0.024593512,-0.059705395,0.0012279263,0.021278413,-0.0006056122,0.017305877,0.027044227,0.034045883,0.037627965,0.000020267724,0.02962077,0.023762057,0.0038637456,-0.022777379,0.029374292,0.055630267,-0.013789196,-0.005497782,-0.0021957147,-0.008595763,-0.024192594,0.023357963,0.035329595,-0.03871718,-0.021629553,0.04788362,0.004592547,-0.024759969,-0.028267588,-0.02430546,-0.04298114,0.052068967,-0.023717059,0.03333288,0.02788754,0.013406509,0.0013936291,0.032743756,-0.021938756,-0.05353443,0.0007913975,0.0058777803,-0.004273453,0.0032763476,-0.04045754,-0.001213237,-0.03289464,0.04712621,0.045477606,-0.009333932,-0.038803983,0.029759955,0.020410463,-0.0044496856,0.0068238047,0.014797019,0.03315999,0.044598486,0.0060918285,-0.055940308,0.032546174,0.01949017,0.006857072,-0.011613562,0.006637826,0.011965002,-0.07466725,0.033131756,0.010060299,0.013135272,-0.043506376,0.0056927605,-0.0028309438,-0.02008917,0.012322777,0.0136982575,-0.026808938,0.007799698,0.020890981,0.016866738,0.03185985,-0.035065133,-0.036694363,0.04582845,0.006972725,-0.014134671,-0.025849378,0.00043438657,-0.0180209,-0.044750392,0.033103727,0.016708933,0.021486463,-0.004830806,0.060589936,0.0052917316,0.044348594,0.017611664,0.015048229,0.017712291,0.030055998,-0.016035302,0.031592518,0.108754806,-0.008855626,0.018082542,-0.03613987,-0.020695744,0.023001574,0.014634897,-0.04032185,-0.05910541,0.040963735,0.031421088,-0.0011280181,0.004228816,0.01980662,-0.0032764268,-0.04981068,-0.0040460443,0.048251994,0.025684595,-0.03434878,0.050173316,-0.028551154,0.028843967,-0.05596404,-0.0142717,0.016415697,0.048783395,0.008861777,-0.018623913,-0.02268191,-0.06715349,-0.023545127,0.015571185,-0.04156687,0.032575212,-0.066230506,-0.049409434,0.027761953,-0.030428864,0.039425664,-0.016170299,0.012260854,0.030192994,-0.03325562,0.010441206,0.025966262,0.017553955,-0.0049102735,-0.022507532,-0.002530874,0.00821611,0.054022722,-0.009672987,0.0077184243,-0.047646224,0.021749815,0.017274061,-0.015805801,0.03569261,-0.050827824,-0.024866818,-0.007970162,0.014902534,0.0139460405,0.039561916,-0.040565018,0.03887807,0.0027555032,-0.04389597,-0.033213437,-0.0082559725,0.005597385,-0.032120246,-0.030819017,-0.016912706,0.051784795,-0.001769623,0.006260472,-0.028038522,-0.0030847746,0.0027236764,-0.0099856695,-0.052259646,-0.027392598,0.030668449,0.047741823,0.00087129115,0.014135328,0.02700758,0.0043241526,0.02077256,0.03559843,0.042730078,0.030449005,-0.0074779405,0.015337613,0.019044444,0.01791446,0.008497329,0.0026397565,-0.045596626,0.06123095,0.04001679,-0.012465293,-0.01660668,0.02787509,0.019236267,0.0043092608,0.043258354,-0.039331313,-0.0027742097,-0.0025953639,0.04778844,-0.002991483,0.0047496255,-0.055311818,0.057817746,0.0044314503,-0.020848311,-0.037328407,-0.021028696,-0.16922201,0.021233533,0.030304156,-0.010999606,-0.0010311612,0.03957149,-0.06788825,-0.034734532,-0.0048106853,-0.02351313,-0.026451044,-0.0393226,-0.019327661,0.007423524,-0.018733017,0.018220669,-0.053306144,-0.013899297,0.00003896812,-0.039209045,-0.0038966197,-0.02706834,-0.0031673277,-0.033196215,-0.03356023,-0.008132424,0.006314904,0.03638023,-0.048667867,-0.0071786763,-0.020090763,0.010496785,0.00012534698,0.034730613,0.016273161,0.05713568,0.00023671714,0.01382245,0.014941157,-0.013486272,0.05778665,0.008541098,0.019683033,-0.035353802,-0.022682298,0.010094286,-0.010495689,-0.00926191,-0.014540043,-0.038645945,0.024560675,-0.03652737,-0.019459225,0.010406686,-0.023357458,0.009542608,0.06344084,0.060398232,0.010025499,-0.018842587,-0.01657119,-0.07485752,0.005999687,0.011810045,-0.013276512,-0.042660523,-0.025456859,0.024030507,-0.0043697553,-0.04881614,-0.002429975,-0.0009887707,-0.0059942217,-0.026770182,0.052630365,-0.0011145059,-0.02848167,-0.032931358,-0.0020700032,-0.08844386,0.039605454,0.01811983,-0.0030899816,-0.025594197,-0.032538887,-0.05560744,0.014508221,0.02548688,0.018728662,0.23360825,0.00033956193,0.059999533,-0.026443515,0.07655781,-0.049267855,0.011202196,0.059078462,-0.009472023,-0.020813316,-0.011958254,0.032453757,-0.046261605,-0.016042627,0.035995316,0.014450307,-0.01625925,-0.008478898,0.0549049,-0.021192351,0.021205438,-0.011318057,0.014519607,-0.024590746,0.0065095895,-0.0015393564,-0.002360919,0.020431308,-0.0033628151,0.028530441,-0.038436946,0.007695287,0.048090246,-0.04374599,0.015761426,0.0302186,0.00029183045,0.003606047,0.03668277,0.03643663,0.0049354224,-0.015998753,0.0552151,-0.014898024,-0.0026241262,-0.03906264,-0.0040274397,-0.017552031,0.0339786,-0.02692527,0.03765615,0.0400965,0.018038245,-0.011486458,0.011572915,-0.023476334,-0.026067337,0.0015701462,-0.0026933046,0.03886845,-0.03005802,0.009640929,-0.06959623,0.02981322,-0.010494045,0.04347524,-0.0003383363,0.01924397,0.026881922,0.0069890493,0.010783527,0.0063845217,-0.016545007,-0.0421974,0.025848,-0.0030213213,0.00091010245,0.055288363,-0.0053936676,-0.010511327,-0.036428947,-0.00945001,-0.05848345,-0.028046176,0.013971262,0.016280126,0.019504122,-0.0024081417,-0.005053057,-0.020950878,0.008266493,0.02217122,-0.043129414,-0.046230495,-0.034498226,-0.012045089,-0.025198586,-0.009345553,-0.050085813,0.013302251,0.0079595875,-0.022326013,-0.041293174,-0.0370889,-0.02624315,0.00779958,-0.028156646,0.04022099,-0.033684418,0.022957988,-0.038361106,-0.013628246,0.0073896754,0.01012682,0.010620885,-0.0069693066,0.0042760638,0.026214475,0.03853145,-0.023414098,0.005949882,0.015460262,-0.0041970224,-0.016348388,0.0077581406,-0.042834662,-0.01711504,0.030179324,0.0039627226,0.02865254,0.0072429553,-0.031971853,-0.073352836,0.033330627,0.06144353,0.051257625,0.040007897,-0.028793698,-0.0071755685,0.022627799,-0.0279125,-0.06816704,0.026906786,-0.025716022,0.030850317,0.020655688,-0.030219616,-0.020652639,0.01991758,0.006434752,-0.033938672,0.03499407,0.02168443,-0.0116775455,0.02478534,-0.06254378,-0.02592768,0.019174872,0.03439642,-0.0012952391,0.012824714,0.01803348,0.030332338,0.04364843,0.021353304,0.021646414,0.0023266454,0.0037626494,0.016115054,-0.0063117216,0.005528036,-0.024457918,-0.04735511,0.0044841603,0.07977067,0.004673904,-0.00024881534,0.032297168,-0.010406089,-0.019621095,-0.01317841,-0.047649566,0.025088882,-0.021803541,0.044312872,-0.0011280681,-0.06620008,-0.015461813,0.016796831,-0.018484043,-0.0143568795,0.08988251,-0.013472451,0.0021874623,0.055474278,-0.052839562,0.065343015,0.01237536,0.014104773,-0.0043698144,0.0048776222,-0.023942411,0.043239497,0.02499347,-0.024618488,0.003911131,-0.010148767,0.06240096,-0.043186367,0.019328285,0.01309654,0.0051043364,-0.03569627,0.025375674,-0.019888708,-0.013341677,-0.0008677867,-0.004737491,-0.07942572,-0.017587839,0.026356827,-0.012693475,0.014633243,-0.025873095,0.008441686,0.03073047,-0.030740656,-0.00041499376,-0.0037430015,0.01461221,-0.0030566982,0.0037722965,0.011751031,-0.013818762,-0.037721828,-0.0033243874,0.01277032,0.011901612,-0.014970127,-0.017788904,-0.05119068,-0.0064640585,-0.0137506,0.0308945,-0.0022081535,-0.011262154,-0.028269274,-0.033108633,0.06196555,0.025353467,0.040359367,0.045962684,0.003271189,0.0034333891,0.0460933,0.025606398,0.06827076,-0.029567976,-0.021027131,-0.06401596,-0.038081534,0.026044317,0.017548863,-0.011587085,-0.06440922,-0.029075542,0.030924844,0.010225591,0.0049742553,0.024013322,-0.011942526,-0.007661913,-0.035048235,-0.031726234,0.0071430914,-0.030188128,-0.036885437,0.060265455,0.026706766,-0.0062687085,-0.022824533,-0.016828049,-0.023039525,-0.015937207,0.020387799,-0.0036114836,0.0412056,-0.0090354895,0.010763853,-0.034559973,0.021076346,-0.00747759,-0.027267866,0.045819607,0.0073948638,0.015447679,-0.005079359,0.049036596,0.0047632013,-0.0074541843,-0.011363507,0.00979501,0.0131171495,-0.040082164,-0.014298795,-0.0068175993,0.0068991226,-0.037440915,0.003238138,0.02433385,-0.013055061,-0.08239957,0.01985397,0.019715292,-0.007850722,-0.016691055,0.03390206,-0.027373446,0.02129388,0.0027383924,0.009261395,0.035096157,-0.0058971373,-0.005482397,-0.023457596,-0.008801485,-0.028043184,-0.028397357,0.031470973,0.025737172,-0.047735576,-0.01421528,-0.036144797,-0.02589716,0.03195145,-0.015335604,0.019479865,-0.07780522,0.028947538,-0.03174814,-0.015317298,-0.0416933,0.010330418,-0.017685987,0.0031069,0.008785199,-0.006049577,0.0057581905,0.0029424815,0.01733464,0.031223219,-0.019310476,0.00610726,-0.027903045,0.026760451,0.008952912,-0.041350763,0.014673225,0.036945242,-0.0045063,-0.03369018,0.006599562,-0.044538297,0.011782219,-0.026780957,-0.0054683066,-0.00047002095,-0.0575278,-0.039074726,-0.00789255,0.0022304556,0.020526543,-0.01956341,0.03569182,-0.04330631,0.03870354,0.0007301853,0.017600209,-0.011687321,0.02704553,-0.0039597224,-0.008235578,-0.008925828,-0.050610818,0.02937657,-0.010013704,0.0011906772,0.034777645,0.02024134,0.011583159,0.01756504,0.02052121,-0.0808522,-0.02136904,-0.13685977,0.028638912,-0.00684148,0.034640785,0.0073578763,-0.0021452536,0.007254501,0.029376427,-0.007270935,-0.041707154,-0.019819815,-0.024158897,0.029338121,-0.021906763,-0.004035743,0.009978886,-0.02080231,0.0035146787,-0.033482876,0.03053652,0.027307885,0.0013158524,0.004853637,-0.009789722,-0.023474928,0.019982466,-0.006718861,0.010537557,0.0027178603,-0.03581271,0.007820699,0.024808193,-0.005900038,0.024881996,-0.009123876,0.05919113,0.010903531,-0.015305053,-0.00024195702,0.012343031,0.033264518,0.010267783,0.0042555905,0.0026524358,0.030518666,0.055771235,-0.009574792,-0.0006610347,-0.05543513,-0.025183793,-0.048113752,0.017572727,0.00092583086,0.011434616,-0.01912426,0.0052423277,-0.027424287,-0.027673777,0.02081883,0.027561206,-0.0024579365,0.04673987,-0.04362196,-0.017789617,-0.044407003,0.025365971,-0.072840646,0.050376866,0.0043083844,-0.023346536,-0.029164178,-0.03463096,0.0026606722,-0.016550208,-0.0030881923,-0.014692795,-0.030630829,-0.057884086,0.010894594,-0.028886126,-0.030168252,-0.019480329,0.027601914,-0.01596366,0.05783847,0.07693703,-0.044490885,-0.03525223,0.025334015,-0.01877737,-0.047439188,-0.031760067,-0.052834343,-0.023747278,-0.019867932,0.02128815,-0.013500853,0.027621547,-0.016933428,-0.013808238,-0.041434262,-0.051181216,0.010507936,-0.068229444,-0.03207981,0.025317393,-0.028882528,0.026067939,-0.01737419,-0.030696867,-0.007333529,-0.017774988,0.012396973,0.026933327,-0.0798593,-0.0055390764,-0.015024691,0.029721284,-0.008128493,0.05204256,0.02226549,0.021502672,-0.008759585,-0.04561759,0.0059788395,0.0081918575,0.02115355,0.017049516,0.015335121,0.0029674845,-0.032468405,-0.017158223,-0.017324712,0.0469713,0.06277342,0.040729713,0.011597964,0.021181123,-0.04127777,0.007445556,-0.031469602,0.010949992,0.026127484,-0.013209517,-0.028247185,-0.015118406,0.022354074,0.02586289,0.026975747,-0.015796911,-0.007835316,-0.034425948,-0.023209348,0.012995127,0.0005387313,0.0055654915,0.044666603,-0.027959805,0.022075906,0.069240406,-0.0007335938,-0.06406299,-0.032477055,-0.004623576,-0.0011578456,0.07433368,-0.022315536,-0.04818157,0.007336665,-0.015113836,-0.049989108,0.018436696,-0.014650662,-0.004366177,0.008618179,0.043984246,0.021487588,-0.0038848696,0.020800214,-0.005168056,0.025135105,0.03982246,0.0059440816,0.016169155,0.061742377,0.03804683,-0.029008089,-0.03955198,0.017251454,0.01690299,-0.037963685,0.011253465,-0.014389997,-0.026571041,0.014165781,0.00864717,0.00822954,0.026304875,0.044103626,0.025846815,0.017423255,-0.034204807,0.0005766978,-0.0067103854,0.014081432,0.029974211,-0.0017875638,-0.029687958,-0.029966885,0.00026370375,0.00060565263,-0.03434411,0.023950152,0.03193081,0.007231767,-0.0044882735,0.020110838,0.015515138,-0.0089890035,-0.010301485,0.053602584,-0.026641097,-0.017115502,0.0020428225,-0.017973857,-0.038830336,0.006633856,-0.010174455,-0.043738477,0.00053954177,-0.016909344,0.032918587,-0.025961265,-0.01536125,0.039720558,0.06719454,-0.032114103,-0.0024730759,0.0051665627,0.007785934,-0.008028437,-0.017746616,0.034096703,-0.047252167],"last_embed":{"hash":"1ci07pr","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"1ci07pr","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Major Downsides to Consider#{1}","lines":[294,296],"size":126,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ci07pr","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Major Downsides to Consider#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.048797507,0.0065058274,-0.0056227264,0.005636683,-0.04291236,-0.022993097,0.019945648,0.026445335,0.00092057814,0.028480012,-0.0010900743,0.017827876,-0.05180155,-0.003664147,0.017659735,0.027978875,-0.005602135,-0.0035808245,-0.039521392,-0.010107846,-0.0011454914,-0.015656127,-0.015849225,0.021394163,-0.034935538,0.025403574,-0.050974015,0.010982865,0.052437536,0.052814204,-0.04515755,-0.04630279,0.014756958,-0.0267562,-0.0651424,-0.07481526,-0.027763534,-0.0069238185,-0.023363283,0.02680813,-0.022140924,-0.00785661,0.02005484,0.028410526,0.018467152,-0.035196304,0.013389943,-0.013804043,-0.018720625,-0.0491092,-0.01067805,-0.023516916,0.035015818,-0.026463386,-0.008863125,0.011232499,0.005071544,-0.017554265,-0.02421824,-0.011196914,-0.045915533,-0.007196619,-0.042358555,0.014536633,0.020421056,0.036059298,0.029046599,0.011372645,-0.005897237,-0.079425424,0.0005546365,0.016516032,0.024398828,-0.019951493,-0.044779412,0.0034086793,-0.0041391407,-0.0038473513,-0.018199272,0.04239929,0.037921812,0.07029987,-0.007648549,0.017775716,0.006337893,0.013632622,-0.017207023,0.06746153,0.043163214,0.011852599,-0.04417303,-0.013844988,0.010622342,-0.03328826,0.020299282,0.007721065,-0.02753263,-0.0026515839,0.051611047,0.01389452,0.00506723,-0.032919552,-0.0022692909,-0.025827168,0.02378487,-0.009519434,0.024331227,0.046483174,0.015313371,-0.0005913965,0.012403947,0.0010277939,-0.005179208,0.0071428316,0.012369617,-0.032020908,0.02973699,-0.021620156,0.021242779,-0.026335876,0.018133473,-0.0069480487,0.0075599486,-0.07144691,0.029588845,0.024580093,-0.006661522,0.01153139,-0.028216092,0.004615925,0.052412376,-0.012103542,-0.045272928,0.008703924,-0.002851638,0.014230605,-0.01310097,0.018543135,-0.012095761,-0.09173163,0.05096534,-0.0065726517,-0.0049680737,-0.025222935,0.04110551,0.026369775,0.004635751,0.000052718857,0.017913792,-0.021359617,0.035112217,0.046366934,-0.009162369,0.050730567,0.0003928062,-0.03553646,0.040387657,-0.020115804,-0.01397971,-0.010143054,0.026134398,0.020732913,-0.060812667,0.012886277,0.018658424,0.0405463,0.005500904,0.02431968,-0.015567668,0.040587667,0.0335364,-0.0007271558,0.0031881824,-0.010530616,0.004640497,0.024282632,0.06552326,0.010067308,0.005284222,-0.012965318,-0.042196695,-0.005196837,-0.027154192,0.010766403,-0.065114886,0.0041231676,0.05386252,-0.022761494,0.0039789136,0.031891152,-0.007076205,-0.03122633,0.01232763,0.04594088,0.018591719,-0.032602355,0.06646536,-0.02910834,0.014105501,-0.067042366,-0.04684994,0.04701619,0.044341985,-0.0068214,-0.027816985,-0.030964782,-0.06865482,-0.023064086,0.010261659,-0.03644423,0.036503777,-0.07438398,-0.039765514,0.04777889,-0.0375054,0.017059868,-0.02010082,0.015041935,0.014373932,-0.04404136,-0.01557607,0.032024086,0.0077836555,0.012598834,0.0043245526,-0.011197315,-0.003500938,0.057479754,0.0053173094,0.027327748,0.008668483,0.030885799,0.035698514,-0.018477313,0.047471955,-0.029964473,-0.06628584,-0.008056453,0.0147899715,0.0067769247,0.029684998,0.01387174,0.05499922,0.017279174,-0.045106392,-0.017160023,-0.0065767895,-0.011339351,0.000104564184,-0.023508346,0.009391672,0.04498001,-0.049866565,-0.014614849,-0.040143494,0.0020131862,-0.031794604,-0.01564228,-0.047304597,-0.01927126,0.028279945,0.03720543,-0.0050873766,0.01833982,0.0057175513,0.0008472397,0.06869648,-0.011482564,0.031531755,-0.023123678,0.029119506,0.024025442,0.015920362,0.035649154,-0.007362762,0.009671487,-0.027116891,0.004844899,0.076946765,-0.0120179495,-0.031840354,0.03279387,0.040595844,-0.010434259,0.03258107,0.00023638645,-0.017797772,0.026035624,0.047724042,-0.000015892776,0.009852466,-0.0015517633,0.07522189,-0.0001229303,-0.0065449066,-0.03499332,-0.031514525,-0.15730368,0.02324146,0.031069608,0.016982175,0.00008071315,0.023818523,-0.068552315,-0.03383929,-0.025552684,0.0019619302,-0.01814004,-0.04544003,-0.009652217,0.015772108,-0.038659766,0.025369475,-0.02840935,-0.014423303,0.020712912,-0.03194086,-0.018122226,-0.0351152,0.017594995,-0.046320453,-0.03575141,0.012493249,0.02436045,0.022855965,-0.021398798,-0.027417798,-0.050366897,0.02182235,-0.0008526702,0.025561176,-0.0133906705,0.035924707,0.007872533,-0.0055476064,0.016074391,0.0032337753,0.059260532,0.040877715,0.009789164,-0.01384618,-0.023210945,0.021665944,0.014829204,-0.01269477,-0.013740958,-0.036350824,0.0071190055,-0.024231818,-0.033719067,0.008282539,-0.044368643,0.02355844,0.07764821,0.056848463,0.03150715,-0.039699834,-0.035108015,-0.05337,0.014019173,-0.016632833,0.0019620291,-0.02359349,0.0070038084,-0.02445661,0.0033139829,-0.019375848,-0.02205002,0.024198212,0.013128535,-0.06841949,-0.007976809,-0.0070798746,-0.011375074,-0.004118576,0.02083114,-0.06847222,0.053685848,0.042820722,-0.020875411,0.02088722,-0.032739617,-0.050074536,-0.03567652,0.026371438,0.0026172576,0.26079193,0.022718525,0.05554866,-0.016353501,0.03963215,-0.01078954,0.03297161,0.034404576,0.0013122229,-0.0266305,-0.02721789,0.023685895,-0.027050367,-0.011946126,-0.0025592772,-0.005187779,-0.028773468,-0.0027198936,0.047911145,-0.02913067,0.026351709,-0.017367452,0.058802582,-0.0014004596,-0.024502749,0.020612622,0.010627202,0.016835928,-0.002453921,0.01933702,-0.08761075,0.019675607,0.028785914,-0.052968938,-0.014674629,0.03748994,0.023357071,0.0224488,0.027169518,0.04612649,-0.007818793,0.009583202,0.060475543,-0.053574666,0.025638804,-0.011668944,-0.02632893,-0.017056137,0.017178684,-0.048892036,0.018600654,0.0073485216,-0.005643613,-0.02037617,0.01576875,0.0044071595,-0.060747735,0.0003935301,0.019353056,0.026429586,-0.018567137,0.0055703563,-0.035765354,0.0149945775,-0.02611231,0.03584724,-0.027386842,0.014252664,0.01176026,-0.005519586,0.018612804,0.022244448,-0.03245002,0.013893894,0.015069355,-0.0008845811,0.0036011927,0.062980756,0.012585842,-0.000634074,-0.010574074,0.00012253468,-0.036747266,0.016259631,0.018850317,-0.0083120335,-0.017964073,0.028713256,-0.0029223766,-0.001751282,0.01916589,0.026687508,-0.0040335073,-0.0014714629,-0.053102084,-0.01048328,-0.012118324,-0.032739047,-0.053806607,0.03337245,0.017911227,0.015339132,-0.035790376,-0.052431285,0.0026008345,0.03611972,0.016889466,-0.021718776,-0.050867934,0.010772658,-0.064431295,-0.0033793838,0.011087872,-0.00088111084,0.0253024,0.0063400157,-0.006707862,0.0040667,0.046909947,-0.04038991,0.0086897295,-0.046672624,-0.0066502853,0.02229716,0.023261972,-0.033139113,-0.07621337,0.050589852,-0.014603132,0.032722905,0.02447493,-0.025565142,-0.06079488,0.04353186,0.020403357,-0.0014760979,0.032876574,0.008432781,-0.008160147,0.0061943317,-0.0237319,-0.03566734,0.038145315,-0.002694915,-0.00009599889,0.03283628,-0.02253675,0.0058494834,0.026751937,0.013771092,-0.009391467,0.049052957,0.03728804,-0.027904872,0.032002438,-0.086665735,-0.011065759,-0.026234334,0.024734855,-0.022249578,0.0028787528,-0.00037517727,0.031885944,0.05031142,0.008332823,0.05001516,-0.0139807025,0.017157985,-0.017013695,-0.027306844,0.024176247,0.0038757287,-0.022874504,0.0075618303,0.08127173,-0.008291553,0.010957485,0.018845921,-0.010738402,-0.051097725,-0.011341398,0.022412172,0.013371123,-0.020454597,0.04568372,-0.007908782,-0.056765445,-0.012567492,0.025470344,-0.023005622,-0.018073795,0.08044389,-0.030651346,-0.023557266,0.045294203,0.008655187,0.059100397,0.0027593905,-0.002208739,-0.022593254,-0.021276737,-0.016886687,0.015222707,-0.025660835,0.011693064,-0.027521422,-0.0049212896,0.044904977,-0.044715855,0.018502358,0.0037478714,-0.037104055,-0.032463122,0.037093602,-0.021236813,-0.04072748,0.013274367,0.010316432,-0.061485425,-0.033175416,0.011023354,0.012891193,0.0014988733,-0.027115861,-0.0068745357,0.012298695,-0.024757296,-0.01164291,-0.009067998,-0.0018615706,-0.0069523854,0.0021097458,0.016785793,0.015184576,-0.02826093,0.021141363,0.005510824,0.033622246,0.012871293,-0.025094079,-0.0516459,0.007718888,-0.014144665,0.059121355,-0.011053776,-0.012241133,-0.029196769,-0.008527579,0.068724036,0.059461016,-0.016098984,0.024073908,0.011708065,0.0015509931,0.009216778,0.012980102,0.038980313,0.004530352,-0.011287372,-0.077094816,-0.049200803,0.053844053,0.004427556,-0.0109110195,-0.058495745,-0.022436043,0.020422533,-0.02029278,0.009591938,0.007737181,-0.0031260387,-0.0051761726,-0.014710347,-0.039540417,-0.0059495172,-0.021672685,-0.0023653773,0.02525567,0.023900097,0.016800145,0.012589824,0.011635544,-0.0006109808,0.0027760565,-0.028979214,-0.008455879,0.017381791,0.007159697,0.012264121,-0.058580097,0.03439422,0.0081441505,-0.02549645,0.031101912,0.008116167,0.017890152,-0.008177922,0.02522518,0.0019149974,-0.0031534466,-0.02778209,-0.032079097,-0.0049635824,-0.03387102,-0.032521907,0.006464955,-0.006206695,-0.039710548,-0.0140125835,0.021345051,-0.0069461074,-0.043164283,-0.003117438,0.0004767671,0.005719934,0.0035881756,0.057354532,-0.0036967846,0.0046849954,0.00490417,-0.02234912,0.020293845,-0.051071417,-0.058013227,-0.022879139,-0.008801539,-0.039662756,0.0026661647,0.012566452,0.020569678,-0.017948681,-0.061353046,0.017509315,-0.024397494,0.041240867,-0.009787948,0.029570712,-0.060184125,0.049945664,-0.009640171,-0.070779674,-0.062910736,0.04755757,-0.019066334,0.0007531867,0.027391464,0.01273334,0.011812391,-0.024464028,0.011936135,0.049583893,0.0013720965,0.010645445,-0.020871181,0.02010417,0.011549306,-0.0071773017,-0.008733304,0.035120513,0.029508807,-0.06431622,0.00547364,-0.018758846,0.0006145267,-0.043572623,-0.0014515882,-0.042328104,-0.039896008,-0.006603999,0.0027172635,0.011014165,0.005212614,0.006674442,0.0033213021,-0.04450037,0.049486265,-0.010019974,0.011057809,0.00405393,0.03081264,-0.013223652,-0.0040270607,-0.008834328,-0.04025157,0.03464431,0.0039949864,0.0032869433,0.04253105,0.03924017,-0.00646467,0.010039271,-0.04963416,-0.019571804,-0.026855731,-0.13814458,0.02146402,0.012072925,0.00043238545,0.016691875,-0.028587857,0.0063540884,0.024983358,0.0064317756,-0.04621666,-0.04227685,-0.060407102,-0.0013828481,-0.02800187,0.026029143,0.010900075,-0.0152327055,0.0034756782,-0.035085957,0.014495343,0.029564587,0.010845484,0.041104726,0.0074811922,-0.017327173,0.0065133204,0.0035636586,0.025601413,-0.005488146,-0.012286147,0.025589088,0.034221504,0.011715051,0.013828949,-0.006568694,-0.022504115,0.0021352447,-0.009520005,-0.03555353,0.0047690994,0.008221636,0.0075510168,-0.035019543,-0.004127189,0.06610442,0.06876268,-0.0023215432,-0.0076168464,-0.022633927,0.014045446,-0.051748257,0.011852832,-0.002913941,0.008763956,0.0034120826,-0.017331136,-0.009869287,-0.0015020695,0.0063622496,0.0025997388,0.007877073,0.055768177,-0.04194955,-0.021786757,-0.041087117,0.01185544,-0.060525987,0.01666609,-0.017791322,-0.022430517,-0.02582728,-0.011713584,-0.009137495,-0.0003414163,0.010112615,-0.013283561,-0.039734982,-0.02680878,0.015968801,0.013606972,-0.009610248,-0.011077603,0.007944606,-0.0070532453,0.05998674,0.058380056,-0.03533006,-0.032245167,0.008093697,-0.0150751425,-0.064199395,-0.04422046,-0.037837066,0.012851363,-0.008222641,0.047891766,-0.055468164,-0.010453314,-0.0018142402,-0.026316877,-0.021145357,-0.052645676,-0.01411714,-0.013944105,-0.0069728224,-0.009341573,-0.040571015,0.033267945,-0.0090878215,-0.029950952,0.004202459,-0.03324866,0.016705621,0.026371196,-0.07789695,-0.011291845,-0.0027136768,0.036717594,0.0024913307,0.0023599614,0.000003703655,-0.0038784668,0.0026885793,-0.042814836,0.016867893,-0.00066320505,0.012482519,0.025844412,0.0124021415,0.02428366,0.0070145056,-0.019629661,0.0024052018,0.04734724,0.048692103,0.041900594,0.023572601,0.029972471,-0.019311266,-0.026738063,-0.014293772,-0.007564865,0.025160046,-0.02588624,0.025080912,-0.013020129,-0.0020535989,0.015460731,0.023059519,-0.023155257,0.0016267826,-0.034526173,-0.027387926,0.023034815,0.008007887,-0.005760945,0.027818417,-0.015926637,-0.005959946,0.04921701,-0.002185314,-0.074944586,-0.013086676,-0.032521155,0.019074626,0.05082082,-0.009722609,-0.043203652,0.039037924,-0.012699727,-0.060561545,0.049112175,-0.035756294,-0.029259631,0.012743026,0.060138576,0.0051803235,-0.02467664,0.05686417,-0.014724612,0.044340372,0.007785346,0.035339385,0.010813115,0.0036907508,0.0020814731,-0.0076076207,-0.047049496,0.058286503,0.010713478,-0.053535186,-0.0034318746,-0.05004685,-0.033588592,0.002758348,0.007816226,-0.015586746,0.027194552,0.04174228,0.001739007,0.01892396,-0.026083654,-0.0035967915,0.0043039923,0.01669123,0.019413652,-0.009425158,0.012648507,-0.033143584,0.030881919,-0.017028447,-0.022879565,-0.008609728,0.058271475,0.010452943,-0.014323131,0.013212766,0.032290913,0.01606545,-0.005945742,0.050688088,-0.0023578142,-0.015186607,0.0057555954,-0.0044445586,-0.035339076,-0.0014778061,-0.025518373,-0.032031737,0.031028794,0.039395817,0.0015420594,0.019392345,-0.026283566,0.039767146,0.024392253,-0.011485976,0.04147545,-0.04863236,-0.0073765945,0.019145442,-0.020156093,0.036763042,0.0022487289],"last_embed":{"hash":"1aqh5xp","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"1aqh5xp","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Major Downsides to Consider#{2}","lines":[297,297],"size":42,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1aqh5xp","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Major Downsides to Consider#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035771895,-0.00037753646,-0.01610445,-0.012991641,-0.03942156,-0.017801851,-0.0009847651,0.03359128,-0.025027772,0.017320447,0.011792168,0.05724653,-0.03317847,-0.0050902474,0.015726684,0.033661317,-0.0025632798,-0.009685537,0.0019806186,0.013993596,0.026747053,0.011719574,0.0037229536,0.023984231,-0.014783399,0.010360655,-0.009607948,-0.0001535218,0.055655744,0.05545046,-0.06381698,-0.042224497,0.03279717,-0.01304851,-0.026348649,-0.07391525,0.015699016,-0.01166852,-0.029151246,0.04075546,0.0042054653,0.012334698,0.02924133,0.05037625,0.020672575,-0.050083034,-0.009641874,-0.0037762255,-0.0058031115,-0.03566854,0.015450321,-0.015504095,0.00089780637,-0.037941832,-0.014392643,0.02318993,0.0043929094,-0.031875346,-0.03396205,-0.0055224802,-0.01650776,0.028008306,-0.056528043,-0.029624047,0.0063339155,0.046469703,-0.011535872,0.007958877,-0.011690656,-0.08153996,-0.010573695,0.02952822,-0.0038408518,-0.04695264,-0.06642973,0.00036715198,0.01330765,0.0066503985,0.0030758504,0.04608404,0.012541335,0.019581918,-0.0051517417,0.005542641,-0.01146709,-0.0062736147,-0.013993283,0.034457594,0.05233937,0.0040694373,-0.006223785,0.006121477,-0.032266866,-0.009106649,0.025364423,0.007887556,-0.058077063,0.0052858456,0.044772975,0.012421367,0.001991934,-0.021980617,0.0046190764,-0.019422319,0.006433016,-0.013150078,0.05591559,0.021038827,0.0026180304,-0.00916084,0.026335696,-0.007026348,-0.033320196,0.001261368,0.012717479,-0.0017808914,0.019644547,-0.04177807,0.008419707,-0.031908937,0.05321872,0.00020290709,0.01144602,-0.04873062,0.027137645,0.011799652,0.01706577,0.0149693675,-0.0067643593,-0.00621847,0.053715985,0.013875464,-0.07507231,0.035181087,0.0144723775,-0.006900808,-0.0023968127,0.015006737,-0.0039376887,-0.05660504,0.04836487,0.0065569268,-0.021367764,-0.027407514,0.02813258,0.032402053,-0.021093283,0.025421297,0.010120347,-0.026348153,0.04038582,0.037073575,-0.024069587,0.029292244,-0.028654635,-0.042738825,0.029739419,-0.007809741,-0.039145596,-0.015787123,-0.018456826,0.011505281,-0.042409845,0.0020308897,0.0023960671,0.03923134,0.0012880287,0.043166764,-0.0137181645,0.027442364,0.007212891,0.023095874,0.00712886,0.014317758,-0.0047382764,0.02064557,0.087799706,0.0003317892,0.025761709,-0.031955123,-0.027791116,0.018099492,0.030955805,-0.029423447,-0.06726854,0.012087389,0.019516917,-0.004551546,0.005102912,0.02605455,-0.0016668541,-0.022229288,0.030288944,0.026764857,0.024516888,-0.039298005,0.05229786,-0.038419817,0.014145148,-0.05808042,-0.03474213,0.036451086,0.018410254,-0.013738033,-0.013284126,0.0023568165,-0.055262603,-0.004343451,0.013759585,-0.023978049,0.023294425,-0.077130765,-0.029706351,0.05136765,0.010049366,0.03197775,-0.015059554,-0.0069600926,0.045866303,-0.038618017,-0.013674567,0.0136361,-0.0015676057,-0.008712855,-0.048657604,-0.0120482575,0.01570472,0.053022947,0.010862071,-0.024769442,-0.034393605,-0.014009787,0.006583948,0.002516282,0.042371597,-0.024850309,-0.041561447,-0.023696756,0.025836661,-0.016096285,0.0085627325,-0.027212199,0.0475982,0.006365402,-0.035791162,-0.031129373,-0.010219503,-0.0014944344,-0.019932613,-0.0104080625,-0.014194656,0.039593425,-0.03082642,-0.0067450996,-0.055836894,0.01022307,-0.01451903,-0.0042075715,-0.030342687,-0.02701741,0.00929543,0.026236897,-0.0060812165,0.013543983,0.030087713,-0.0064007253,0.03699063,0.003007621,0.047930535,0.056797553,0.018311178,0.022299025,0.010829364,0.042332146,-0.022300992,0.0012929958,-0.03584776,0.02752243,0.055338785,0.0014278743,-0.0073213973,0.0117654335,0.048492435,0.0042629736,0.04538176,-0.047318753,-0.021627411,0.008157379,0.029408235,-0.009593897,0.011285643,-0.017159943,0.063422784,-0.026904758,0.0017237327,-0.04055334,0.0016644509,-0.16459417,0.023972264,0.004608115,0.021578742,0.0002555271,0.031106178,-0.06551893,-0.030966891,-0.018706463,0.050361972,-0.035996776,-0.05036876,0.010854685,0.0030787992,-0.029572766,0.017868116,-0.041469175,0.0005892612,-0.003474193,-0.041741356,-0.008380469,-0.04339119,-0.013861275,-0.011966255,-0.028381456,-0.008711137,0.0018641468,0.0064362497,-0.031120392,-0.017251426,-0.034416977,0.001378895,0.01210501,0.026891164,0.010120003,0.02956451,0.018710177,0.0054677194,0.018352974,0.0116257025,0.040260237,0.038865004,0.015519454,-0.016828313,-0.030839618,0.041988928,-0.0012909747,0.021986961,-0.03543553,-0.025152612,0.03639875,-0.010558534,-0.01539439,0.028610589,-0.038209863,0.0028690435,0.069933936,0.077050135,0.020316796,-0.058784634,-0.01702615,-0.049580514,-0.003085691,0.002119715,-0.00892249,-0.019528579,-0.0091098985,-0.03997409,-0.006632281,-0.05202701,0.010183343,0.010384217,0.010986958,-0.01738405,0.024274895,0.021147324,-0.026622811,-0.033369426,-0.0022019162,-0.06042427,0.035932075,0.034906927,-0.03215862,0.0065855114,-0.032027766,-0.03594265,0.006836948,0.035165023,0.005283339,0.2396986,-0.017996006,0.06644453,-0.042413726,0.06763056,-0.015385339,0.050192673,0.04881813,-0.009928163,-0.019993009,0.0064857127,0.034703452,-0.04505805,-0.0011029193,0.00829739,0.023107573,-0.057361316,-0.0049569737,0.043978106,0.002503839,-0.0021228255,-0.013860249,0.014280195,-0.027575796,-0.02761585,-0.0033804588,-0.0066650864,0.029252678,0.023334369,0.011059189,-0.03862184,0.03814891,0.049656454,-0.04058598,0.006495976,0.03717318,0.02474329,-0.015788231,0.011304384,0.031665582,-0.003927312,-0.0014106515,0.019795628,-0.041686017,0.011959575,-0.022173202,-0.008702121,-0.042946227,0.0035335042,-0.019281209,0.031231496,0.022122573,0.019910978,0.0058628037,0.019384619,0.0034482074,-0.05738625,0.015475042,0.009506535,0.010750908,-0.017812459,-0.008569648,-0.023501923,-0.003835705,-0.01226597,0.025707806,-0.027382918,0.008346171,0.01749652,0.018789874,0.043269068,0.0014004735,-0.017924493,0.0026422364,0.028360624,0.004728916,0.03209134,0.041258298,0.013496292,-0.00673183,-0.032325204,-0.005720583,-0.03605772,-0.016677948,0.03467856,0.0052221273,-0.050228097,0.013462875,-0.018021435,0.0061682365,-0.014104837,0.036063794,-0.033130996,-0.045051727,-0.04145978,-0.0028690568,0.017511373,-0.030341731,-0.054897867,0.00991186,-0.0021618358,-0.022909991,-0.015744185,-0.05780974,-0.007130679,-0.013270139,-0.02989804,0.00315609,-0.04292815,0.038540382,-0.05960021,-0.011895815,-0.0067426343,0.019891597,0.023130378,0.03775097,0.009438644,0.027371656,0.08525006,-0.014789157,0.03422423,-0.04105957,-0.02752314,0.002399971,0.017068401,-0.05160617,-0.034715123,0.019008616,0.020159258,0.017181369,0.0052070348,-0.037158746,-0.03538611,0.025678894,0.027839718,0.023244381,0.023540583,-0.02255515,-0.029740868,0.021189326,-0.027189992,-0.040545065,0.015076853,-0.015044744,0.017368186,0.034923945,-0.054414146,0.0018935887,0.047921494,-0.0025332998,-0.020521654,0.042931415,0.016218062,-0.027489467,0.038966093,-0.07135272,-0.020977018,-0.00043232302,0.023832638,-0.027126716,-0.00044521914,0.012329061,0.011974984,0.057012208,-0.009716137,0.018235091,-0.010144794,0.026515,0.004939356,0.004117821,0.0024559554,0.0004663115,-0.008495506,0.032849364,0.07083848,0.006431443,-0.0007404637,0.011391381,0.00916484,-0.05645925,-0.021377089,-0.040089276,0.021985212,-0.01823529,0.05105298,-0.0033801924,-0.06438413,-0.020135786,0.02060383,-0.008535463,0.0055987467,0.09445877,-0.011400636,-0.017697714,0.038032793,-0.04556706,0.08476266,-0.0062914295,0.012022365,0.001784789,0.00681743,-0.001007694,0.028500501,0.008009046,-0.013598014,-0.020653257,0.020565266,0.05732293,-0.035414618,0.014337062,0.013477418,-0.017738579,-0.017248003,0.0252888,-0.038199414,-0.03833501,0.006092286,-0.0025407146,-0.043000743,0.0033442571,0.002624989,0.00073151174,-0.007513102,-0.029385054,-0.011896811,0.021382406,-0.029523203,-0.03437588,0.00087690685,0.02752661,-0.0044494825,0.005232631,0.02136541,0.0089658825,-0.04444353,0.0007625486,0.027941605,0.013000392,-0.010048745,-0.03624619,-0.03130251,0.0014264584,-0.011555053,0.04684533,-0.0032652523,-0.020378243,-0.029102853,-0.026516585,0.03880276,0.04190456,0.026628882,0.017258374,0.029471336,0.009326205,0.051268134,0.009813215,0.028082618,-0.03352666,-0.017877301,-0.066318415,-0.025025712,0.04611446,0.007227034,-0.012357266,-0.056984857,-0.054293763,0.028086225,0.0010787931,0.002410182,0.009604585,-0.044222444,-0.016637024,-0.003913369,-0.055281557,0.010858429,-0.011510977,-0.03922154,0.009322556,0.035548452,0.008468649,-0.013978459,0.013867968,0.0123062385,-0.015439582,-0.02118913,-0.011921835,0.023621975,-0.0035957885,0.04461447,-0.05327934,0.017687257,-0.0037825806,-0.027297389,0.05380015,-0.018378899,0.037603986,-0.016828824,0.039090287,-0.005390337,-0.0027893696,-0.026457522,0.0039250976,0.0017211704,-0.03635201,-0.0100398455,0.0127242375,-0.0072167553,-0.038048875,-0.018080702,0.033704277,-0.02124439,-0.09702227,0.003913781,0.009348461,-0.006302315,0.005310145,0.046627644,-0.049048647,-0.0088431705,-0.009462941,-0.0017147877,0.010490067,-0.015572887,-0.014906703,-0.05176517,0.01027719,-0.03842199,0.0012703264,0.024729842,-0.004701455,-0.02433599,-0.04856934,-0.04748016,-0.021786902,0.02915706,-0.024038602,0.055345688,-0.042099662,0.06359354,-0.010560296,-0.036315586,-0.06607526,0.052019555,-0.023178427,0.0005238649,0.009620836,-0.009712055,0.014531257,-0.02369564,0.016865203,0.0577291,0.00576822,0.0024890907,-0.041385625,0.0385425,0.018883301,-0.03283876,0.038250525,0.04900915,-0.008976488,-0.023838732,-0.005242746,-0.014933405,-0.008765128,-0.044234764,0.010728496,-0.04316363,-0.05369782,-0.00508625,-0.0064139464,0.00837986,0.013771412,-0.015673768,0.051113937,-0.039185006,0.018303214,0.014216072,0.009438618,0.016086895,0.021296505,0.00079554156,-0.02640296,0.002669581,-0.038570885,0.04567126,-0.0021590302,0.0032677318,0.03985075,0.01968417,-0.009173538,-0.030632934,0.0000324845,-0.047723323,-0.031069161,-0.15120868,0.02343602,-0.0026560249,0.015016429,0.00052417617,-0.020422012,-0.010967425,0.030293906,0.007957636,-0.041589137,-0.011952462,-0.04358091,-0.028344385,-0.021477444,-0.008491929,0.010881646,-0.0106951725,-0.026978789,-0.057364125,0.058600012,0.010356936,-0.005541394,0.041302238,-0.015899919,-0.038968157,0.026691837,-0.017329676,0.017229876,-0.0057218745,-0.023397267,-0.0045756674,0.037294414,-0.0033337828,0.026169399,0.01889669,0.046300337,0.019979397,0.0108587425,-0.03666824,-0.007140877,0.034158774,0.01702738,-0.0027356364,-0.0057085026,0.004598173,0.06718319,0.004568681,-0.004110025,-0.039442845,0.008659835,-0.053170133,0.04236799,0.003662298,-0.0006553937,0.0006234749,-0.022560742,-0.029403029,-0.037743427,0.014587157,0.011502851,-0.023064386,0.059764113,-0.037093036,-0.021036346,-0.022343235,0.016673481,-0.04999071,0.034068577,-0.02562278,-0.00020282224,-0.018670347,-0.02362765,-0.021288786,0.0014703709,-0.0148068555,-0.011822037,-0.016702374,-0.051682964,0.019746363,-0.0075231693,-0.03580531,-0.0028392447,0.030575708,0.006485799,0.07939758,0.056723114,-0.03880037,-0.02276254,-0.02064896,-0.014735621,-0.04688153,-0.027734635,-0.033302967,-0.027428549,-0.054227557,0.021718323,-0.035966244,0.019482657,-0.031781558,-0.03774774,-0.020736082,-0.03321022,-0.016724806,-0.037384458,-0.016708033,0.006769707,-0.04091484,0.029757414,-0.0025659283,-0.040042635,0.008419642,-0.011801073,0.033656772,0.036135692,-0.082508124,-0.0238418,-0.022338364,0.013261001,-0.014028951,0.015676105,0.023204416,0.010721547,0.0118944505,-0.049632076,0.011637583,0.020835185,0.024546312,0.024971345,0.031690635,0.009439021,-0.030098453,-0.0055602323,0.005182696,0.05381684,0.04125757,0.056618016,0.035513937,0.032832332,-0.05713713,-0.041926716,-0.013105346,0.008689186,0.002431622,-0.013374606,-0.0018306316,-0.035851948,-0.0067034666,0.040831417,0.031374015,-0.003873651,0.006293585,-0.02062241,0.008509892,0.035697978,-0.0052966448,0.004041935,0.01906724,-0.021679588,0.033918314,0.07018318,-0.010652713,-0.066603445,-0.035329483,-0.03377032,-0.018181626,0.09843728,-0.036838815,-0.025674164,0.024193687,-0.043625645,-0.040531352,0.05558268,-0.016663164,-0.019273756,0.021981332,0.05817602,0.01410653,0.007507653,0.019215241,0.010687291,0.020584637,0.05462681,-0.010879555,0.025872175,0.020801507,0.015683325,-0.023662917,-0.008150326,0.008162627,0.025029453,-0.03210241,0.015783086,-0.03909559,-0.031453606,0.011290293,0.010607508,0.015071677,0.0371379,0.041568715,0.040301595,0.045016028,-0.0396156,0.021862363,-0.0073394165,0.0068630427,0.012287789,0.028111806,-0.021427285,-0.037736617,0.02722784,0.01905764,-0.024061862,0.008985156,0.041283637,0.020261968,-0.005815232,0.029523714,0.03169315,0.013399888,-0.014804388,0.047036465,-0.027570557,-0.001530372,0.007407207,-0.025109373,-0.032521047,0.012122871,-0.015019212,-0.05909132,-0.000002986225,-0.01850537,0.029630596,0.007241281,-0.011859629,0.03845599,0.051561736,-0.0066382024,0.018379033,-0.0149548305,0.023185452,0.0129184015,-0.025691526,0.013398728,-0.021188425],"last_embed":{"hash":"1ejjunk","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"1ejjunk","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Major Downsides to Consider#{3}","lines":[298,298],"size":53,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ejjunk","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Major Downsides to Consider#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013917267,0.044954203,0.0011460612,-0.017429763,-0.04104723,-0.064212374,0.0061993725,0.05691355,0.03195411,0.02242197,0.014396994,0.015962955,-0.037081007,-0.0058310777,0.017044405,0.022464028,-0.012568005,0.03238244,-0.033733528,0.0035036243,-0.0016656136,-0.016897002,-0.0051751286,0.040200014,-0.027799089,0.017303472,-0.009486463,-0.018477624,0.019306896,0.055202965,-0.034996945,-0.073173895,0.03017894,0.020971276,-0.05250313,-0.039671063,0.013882443,-0.005921762,-0.02036579,0.0436979,0.0074732094,-0.003792116,0.027433485,0.024381747,0.012190801,-0.049292963,-0.008771781,-0.0011253406,-0.017482297,-0.042144492,-0.014689059,-0.007858782,0.009550991,-0.059302732,-0.035086226,0.025699072,-0.045343816,-0.02925233,0.026187895,0.010356668,-0.016026791,-0.00015155773,-0.035839386,-0.030668968,0.0015444857,0.050841726,-0.0029113719,0.0073633697,-0.018376568,-0.055490784,-0.017771224,0.0010099579,-0.004306559,-0.040676508,-0.0516635,-0.0076045804,0.011742565,-0.008414043,0.017258614,0.038951583,0.030007452,0.051890753,-0.012926685,0.04224811,-0.012345715,-0.0020641151,-0.0062295482,0.048615586,0.04101625,-0.002308889,-0.008967452,-0.016103255,0.0018965545,-0.0028123627,0.0372151,0.012198261,-0.041411515,-0.010687749,0.022106264,-0.007487155,-0.0020180708,-0.008862111,-0.012706638,-0.031634063,0.02458703,0.0029888595,0.052705444,0.016303385,0.0042075748,-0.008678185,0.025905615,-0.0034843402,-0.03466814,0.015787758,0.0044118664,0.0048754914,0.028668124,-0.039370086,0.019991439,-0.05023883,0.034256577,0.02095439,0.005261712,-0.0010467585,0.039399277,0.021224719,0.0088208355,0.020713067,-0.008872619,0.007859267,0.05250262,-0.01925775,-0.041204955,0.032092594,0.02153232,0.019118259,0.007731987,0.009505193,0.004565274,-0.06682521,0.0056502763,0.0028318388,-0.013780683,-0.029056713,-0.018705009,0.018164039,0.017479995,0.025819136,0.022347469,-0.020227069,0.013578205,0.05079005,-0.0373116,0.050096054,-0.016352905,0.0015421265,0.03464544,-0.007931031,-0.017832048,-0.026593022,-0.021929756,-0.00076773856,-0.04658998,0.020763768,0.014817763,0.03156594,-0.033974823,0.007870179,-0.0065744673,0.014645742,0.010446223,0.0070964647,0.02520987,0.04114658,-0.012234576,0.025712155,0.06678799,-0.006519884,-0.016779013,-0.012742366,-0.02292896,0.005994897,-0.0035814082,-0.036091257,-0.044125166,0.030265285,0.017026896,0.010441379,0.010057925,0.035766996,-0.025536451,-0.038376532,0.016325662,0.051207725,0.0072190096,-0.07018243,0.015819617,-0.02878684,-0.015481289,-0.03872362,-0.03698409,0.046599817,-0.011539009,0.0065580215,-0.033441745,-0.026625782,-0.04322306,-0.017482856,-0.019952422,-0.028975638,0.036726482,-0.04869472,-0.038390793,0.05118007,0.0051528215,0.02777003,-0.010927327,-0.0005068284,0.023523945,-0.055474516,0.0072099315,0.027467502,-0.018983984,0.05457321,-0.04564465,0.01582881,0.0027060271,0.047825236,0.004992826,0.037235923,-0.032194506,-0.023298053,0.035182472,-0.015916185,0.0136556495,-0.070290536,-0.06017865,-0.0061871414,0.008781912,-0.032543536,0.020619407,-0.024509441,0.04692897,0.0130821,-0.057174303,-0.05283334,0.024130413,-0.018581644,-0.03188074,-0.013244815,-0.020029575,0.039512403,-0.0037698508,0.012796394,-0.020745136,0.0102429055,-0.021768002,-0.012266117,-0.054821003,-0.011876006,0.03059292,0.019258358,-0.026138917,0.021578055,0.003883625,-0.0019614953,0.04696519,0.035097048,0.03849617,-0.0041873595,0.0066833287,0.06415148,0.020600101,0.031462055,-0.024340127,0.007525733,-0.040876795,0.029739957,0.044116113,-0.0015555081,-0.024622066,0.020414481,0.06579785,-0.0032025415,0.076184966,-0.058072634,-0.024658365,0.02777713,0.034896698,0.0013750206,-0.0027828005,-0.018960387,0.05151049,-0.0066340985,-0.0016668414,-0.057436787,-0.0017458351,-0.15606621,0.025468031,0.030451499,-0.021694941,0.0034620066,0.021441013,-0.058381435,-0.018241229,-0.031047832,-0.0112710595,-0.052231666,-0.04102632,0.006499299,-0.015638249,-0.029729106,0.043071583,-0.0401022,-0.01039043,0.01872899,-0.028867252,0.0049335235,-0.038170572,-0.0067517525,-0.08485948,-0.014142956,-0.024440233,-0.005782107,0.007952941,-0.026194356,-0.01938962,-0.033471286,-0.010705036,-0.0034980013,0.027784498,0.013128106,0.06692096,0.013921545,-0.0006736094,0.024156725,-0.025643444,0.03663068,0.029601686,0.009378741,-0.012660499,-0.013427776,0.03598102,0.019554975,-0.015941843,-0.023678873,-0.026173702,0.0006260662,-0.04374631,-0.016082563,0.0372381,-0.0049497695,0.026285594,0.0786058,0.044111393,-0.0051158955,-0.053279497,-0.0013744462,-0.06445233,-0.009418283,-0.0021648118,-0.04109699,-0.025586465,-0.024924487,-0.018813474,-0.0017418336,-0.04075548,-0.005663436,-0.002067331,0.018021809,-0.017632099,-0.0091621475,0.011972295,-0.020239195,-0.01741889,0.04267659,-0.08886606,0.061869264,0.040177774,-0.011149129,0.008031644,-0.041804876,-0.021223519,-0.010458225,0.03678398,-0.0066433027,0.24203275,0.033053763,0.059616182,-0.031372607,0.060012117,-0.044055376,0.06617336,0.040864192,0.0081965495,-0.009111287,-0.015750231,0.046651784,-0.048248332,0.008370492,0.02591031,0.020120192,-0.029402958,0.00951442,0.06061262,-0.014062318,-0.0049549066,-0.0043096007,0.038352095,-0.0070053115,-0.045629263,0.018426191,0.015424709,0.02608067,0.020710938,0.0101985475,-0.04549097,0.03778615,0.039655957,-0.025853245,0.012038598,0.050796535,0.0065580574,-0.043181118,0.028176919,0.021677576,-0.021242626,-0.0034627826,0.025383612,-0.019120311,-0.012318146,-0.03404494,-0.018905003,0.011467913,0.020426728,-0.025174852,0.058678914,0.031338856,0.029320218,-0.0028148831,-0.027335355,0.016643263,-0.03502557,0.0069384114,-0.011773436,-0.0055854074,-0.004264138,0.0055005723,-0.031960983,0.026325643,-0.030021679,0.03033988,0.0043226136,0.030718444,0.05082529,0.009424499,0.039631084,0.028769497,-0.01799406,-0.015124302,0.0005860561,0.0034824265,-0.009201462,0.05030829,0.011781929,-0.022201529,-0.041200254,-0.013114825,-0.030313699,-0.0011653238,0.007219385,-0.0029096673,-0.017534515,0.036068946,-0.03054728,0.046732593,0.024724845,0.0071316794,-0.03948113,-0.019389426,-0.076818116,0.0083448505,-0.0002705248,-0.0125606,-0.060860943,0.0398025,0.0066624945,-0.030549351,-0.025533352,-0.002641844,-0.012452067,-0.0069164555,-0.032114323,0.040715232,0.03769795,0.04583283,-0.07001725,0.0068205753,0.0019984131,-0.0070231953,0.02944329,0.019147448,0.0051535685,0.027473506,0.040883448,0.015824767,0.010904277,-0.0035359638,-0.024408597,0.006265772,0.040006097,-0.03266901,-0.014640441,0.016995013,-0.009934085,0.05267907,0.001667949,-0.023287755,-0.04235928,0.038119074,0.028828384,0.049166016,0.0047636027,-0.02814874,0.013825085,0.009820932,-0.00703303,-0.025931802,0.025367131,-0.039452374,0.023390243,0.032762144,-0.000049989256,-0.033717576,0.017797021,0.010666492,0.004613489,0.04517577,-0.02156091,-0.04409178,0.00658514,-0.061854642,-0.024525257,0.007310974,0.015405519,-0.017032169,0.0016816095,0.025139732,0.011348114,0.04524009,-0.0038271546,0.05746769,-0.0022551455,0.0085723065,0.03164381,-0.007018723,0.037759114,-0.023500657,-0.024270577,-0.016028177,0.05357893,-0.029222988,0.006657542,0.042445187,0.0042894916,-0.024203984,-0.037876252,-0.023278162,0.03226586,-0.029552681,0.028524999,0.021632178,-0.06685972,-0.018772276,0.022143386,-0.01939373,-0.02521344,0.09347172,-0.022261543,-0.017543186,0.06725586,-0.056196023,0.08059281,0.005523994,0.009452538,-0.016326446,0.027287032,0.03064764,0.045226328,0.040715292,-0.046520818,-0.008801988,0.0038233383,0.06292161,-0.037488755,-0.017708488,-0.00016993166,-0.026744232,-0.010293264,0.062290043,-0.023038093,-0.026739344,0.01397692,0.0005235981,-0.033481125,-0.012862985,-0.0014361584,-0.021394545,-0.022183845,-0.033311684,0.011130487,0.05228875,-0.010146198,0.0055955416,0.006295275,0.0057080896,-0.011890258,-0.0011034638,0.014393309,-0.008155709,-0.031045916,-0.0060300827,-0.00054771104,0.00259668,0.004338327,-0.011569364,-0.021187255,-0.029658368,-0.0126252845,0.022760177,-0.038126253,-0.049812786,-0.009785973,-0.023074577,0.025663482,0.037952177,-0.010704881,0.02214871,0.01603341,0.0019547904,-0.012934667,0.05051636,0.049857277,-0.02179689,-0.025599428,-0.06632008,-0.003857511,0.031630762,0.0021467975,-0.02397159,-0.03525808,-0.016402083,0.028522968,-0.0017730634,0.00026055193,-0.00049527845,-0.009921647,-0.0022278929,-0.019702772,-0.04530862,0.010531602,-0.009476593,-0.043418374,0.027317123,0.018191816,-0.019128837,-0.0036594903,-0.0107173715,0.013160542,0.008833945,-0.0032367832,-0.016289905,0.024881855,0.029667545,0.012390084,-0.03526593,0.02963753,0.0073707043,-0.041964762,0.037888147,0.01131609,0.025679223,-0.024144903,0.056224257,0.01061678,-0.0033909143,-0.013485174,-0.007648302,0.022396911,-0.020286588,-0.021150818,-0.013323429,0.0319614,-0.060035624,0.0011260136,0.027319236,0.01989931,-0.100155644,-0.015189151,0.014957849,0.005977983,-0.01753352,0.030499933,-0.028991748,-0.011638798,-0.02258794,-0.010535829,0.014455913,-0.0076559745,-0.0008369841,-0.048249256,0.033873208,-0.047666706,-0.024409264,0.030026106,0.010766279,-0.009745874,-0.035151858,-0.014463435,-0.031283043,0.04081603,-0.0015366061,-0.0035455937,-0.06481167,0.059846144,-0.024758218,-0.023994938,-0.036711194,0.06401023,-0.0049887225,-0.0011599789,0.0069971653,-0.010411761,-0.001111598,-0.0002158855,0.0022769982,0.036511566,-0.003926018,0.0052738097,0.001996325,0.08828972,0.014497907,-0.026419478,-0.0036408803,0.058785815,-0.0007403413,-0.020837989,-0.010910866,-0.017992843,0.0017478159,-0.03410809,0.0028064586,0.0047067814,-0.028196814,-0.018858012,-0.0066298964,-0.02348886,0.015322897,-0.04132417,-0.0058315923,-0.041441977,0.036871497,-0.029180327,0.013913276,-0.012839611,0.02016986,-0.007900345,-0.01831869,-0.023835242,-0.052539013,0.024420222,-0.0034735608,-0.0019327701,0.029557772,0.02568621,-0.027693141,0.0072641633,0.013870863,-0.0253589,-0.014059832,-0.1382445,0.034284305,0.012527463,0.022380926,0.013854681,0.00065765437,0.0005363709,0.03326136,0.009259026,-0.027693925,-0.00851206,-0.055813067,0.011173069,-0.020680638,-0.013477424,-0.015061021,-0.020455347,-0.003110918,-0.026906064,0.0156783,0.014863384,0.00519023,0.03523414,0.001661302,-0.0422539,0.0018600267,0.0077012707,0.045877367,0.016566882,0.004927622,0.008035006,0.031287104,-0.020858543,0.007816945,0.001214602,0.017737765,0.013028609,-0.022676246,-0.009572921,0.008553463,0.047663458,0.014202839,-0.004821435,-0.0047497014,0.0033156234,0.08732997,-0.019980587,-0.00079328864,-0.06445495,-0.010939482,-0.0230951,0.027140481,-0.0057309666,0.011836332,-0.011461689,-0.008096732,-0.008332436,-0.02123421,0.012924703,0.013632947,-0.008478749,0.06856232,-0.053417705,-0.031231945,0.0026915127,0.007624663,-0.06729492,0.06032935,-0.019341724,-0.012483561,-0.032604873,-0.0066186767,-0.02808682,0.0019771233,0.017582867,-0.012031654,-0.051526017,-0.057548642,0.01383493,-0.021020522,-0.07537631,0.0005083951,-0.023110243,-0.013761204,0.07475561,0.05588268,-0.033372838,-0.033076257,-0.017457077,-0.014411846,-0.058318146,-0.0065519093,-0.023134103,-0.014004656,-0.016023275,0.049393907,-0.026444873,-0.009775131,-0.030243233,-0.022629576,-0.032329664,-0.04271088,0.0040362626,-0.020710204,-0.015659893,0.011576522,-0.0006271755,0.027835917,0.0038261572,-0.054708425,-0.036433432,-0.019333135,0.0021760536,0.025831182,-0.041412376,-0.021186108,-0.055941243,-0.013456743,-0.0030797073,0.024438592,0.008547384,0.013342158,0.046044327,-0.028725978,-0.000045262055,0.015894866,0.007637523,0.0040884684,0.02909793,0.00572829,-0.010103906,-0.018638683,-0.042400952,0.019956846,0.039915975,0.05654866,0.007093218,0.021627402,-0.06370588,-0.03719141,-0.0046568895,-0.0057643624,0.004912136,-0.02320681,-0.003345526,-0.031781342,0.01565243,0.047327112,0.013097341,-0.02486174,0.002293291,0.0024384216,-0.015511189,0.029385502,-0.045728084,0.016892465,0.028718749,-0.028923448,0.023958137,0.042696867,-0.0069356314,-0.057266615,-0.008646179,-0.022283908,-0.023792574,0.09986754,-0.032282732,-0.04240736,-0.013620267,-0.0048281886,-0.054539427,0.03861177,-0.0053005074,-0.018325655,0.04742598,0.05413904,0.027965076,-0.0021793004,-0.017905504,-0.020050218,0.038103845,0.015892213,-0.0048019052,0.024104528,0.040682215,0.008337032,-0.022502495,-0.03321985,0.03557208,0.0056550857,-0.058058448,-0.020790985,-0.04990649,-0.019628583,-0.005019594,-0.025801502,0.01626771,0.030802371,0.039979003,0.01089657,0.013285258,-0.03642757,0.004036472,0.013946683,0.025355112,0.014170344,0.012029008,0.007819313,-0.012120302,0.03723296,-0.015712244,-0.031694204,0.020522144,0.0352557,0.010654456,-0.021182917,-0.005610787,0.0226892,0.0141624,0.0016890174,0.049745943,-0.01836944,0.007908465,-0.012860332,-0.02571991,-0.011040359,0.027826123,-0.028742496,-0.033357713,0.009177605,-0.0055120797,0.0504275,-0.014006097,-0.009601584,0.012874092,0.05674284,-0.035275064,0.009472709,-0.019300964,0.03186135,0.009407382,-0.030759318,0.01212918,-0.007829837],"last_embed":{"hash":"1j7z78e","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"1j7z78e","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Major Downsides to Consider#{4}","lines":[299,299],"size":47,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1j7z78e","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Major Downsides to Consider#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0034186833,0.027264412,-0.009666872,0.023410253,-0.055360854,-0.025445264,-0.016135382,0.073704116,0.011283176,0.01423507,-0.02033117,0.008859031,-0.046205215,-0.011888671,0.019498922,0.010327954,-0.01899071,0.021295523,-0.05550708,-0.02645038,-0.0048078382,0.0013844075,-0.027503457,0.038618695,-0.03174884,0.017596042,-0.006037497,-0.007316934,0.053219277,0.03761684,-0.0041732593,-0.031873852,0.0056188526,-0.03150519,-0.037781216,-0.08050744,0.011406951,0.026411435,-0.03783492,0.04421627,-0.0013863514,0.0047243983,0.028652411,0.007964977,0.01044222,-0.050731163,0.0057023256,-0.0038016455,-0.00881057,-0.028798152,-0.011621523,-0.014077895,0.0013962471,-0.05898694,-0.015032943,0.031094497,-0.032974254,-0.024625268,-0.045691147,0.010477934,-0.03606645,-0.03334406,-0.03420331,-0.025858682,-0.010410716,0.04391318,0.02148591,-0.014899147,-0.031025294,-0.09120958,-0.020753661,0.014450391,0.024785452,-0.025455108,-0.04989797,-0.01172582,0.035130303,0.0018738116,0.001958178,0.057637304,0.038009852,0.050491273,0.0030605341,0.014923807,0.024732849,-0.012471946,-0.04912935,0.041115813,0.045674887,0.021759916,0.007178393,-0.025176713,-0.011459501,-0.033448722,0.016004406,0.05070101,-0.009926444,0.005432945,0.039198857,0.014427615,0.024606679,-0.019284328,-0.046313044,-0.028553905,0.02030634,-0.01751001,0.034275603,0.014525589,0.012482407,-0.012582855,0.0062782085,0.007293847,-0.014248207,0.012425695,0.0027749136,-0.017577773,0.010947885,-0.032725602,-0.01245293,-0.04377136,0.011339853,-0.008054819,-0.0064779287,-0.050882846,-0.012197005,0.013083029,-0.012218083,-0.007841749,-0.015460381,-0.0021595862,0.09163463,-0.008635596,-0.036257524,0.018133495,0.015150682,-0.0022345628,0.004684508,0.002444103,-0.008408937,-0.060543768,0.024133326,0.0076228864,0.011753619,-0.03357397,0.0053288564,0.024914568,0.014164369,0.03259791,0.0027607752,-0.029987026,0.0020760114,0.045534953,-0.0117999865,0.03045966,-0.025747584,-0.04239349,0.011400541,-0.011555793,-0.0453134,0.013281848,0.03962495,0.007912166,-0.042923145,0.030213114,-0.0037723863,0.03463366,0.00037572414,0.026182061,-0.0020204328,0.020977363,0.040962964,0.028006852,0.038905133,0.008811776,-0.006670492,0.037070855,0.05941915,0.006449058,-0.037253663,-0.051863477,-0.0394171,-0.015727907,0.01926783,0.039000265,-0.0505476,-0.002384818,0.035112664,-0.0080508655,0.01742492,0.036680482,-0.031526897,-0.049004465,0.0026076671,0.06785044,0.028209142,-0.0459448,0.052857988,-0.029604005,-0.004851418,-0.02527185,-0.019909585,0.035760775,-0.007829888,-0.03210231,-0.036219575,-0.0038882152,-0.030056546,-0.039212067,-0.011078013,-0.052700035,0.057997912,-0.05635759,-0.04059953,0.06214387,-0.029435722,0.02187983,-0.041949637,-0.01259594,0.020250872,-0.05059453,-0.0013661346,0.007337482,-0.004747079,0.010370166,-0.021418031,-0.0144182155,0.00882767,0.04061046,0.014513684,0.028851794,-0.015057598,0.0215114,0.04096861,-0.024335818,0.034997873,-0.03383971,-0.049622986,-0.030147186,0.013741631,-0.015182626,0.027523965,-0.03517353,0.07116323,0.0415969,-0.061817266,-0.02717056,-0.0026123284,0.00014003557,-0.032937318,-0.0029787144,0.014504007,0.050391555,-0.0363308,0.026129602,-0.036901504,0.010068292,-0.03570582,-0.0145259835,-0.06498636,-0.020819431,0.04599231,0.04627422,-0.02833116,0.009608853,0.011202993,-0.02864115,0.047156993,-0.0059117936,0.042248204,0.003809328,0.038711406,0.025124034,0.0141739575,0.03633762,-0.011325296,-0.021400433,-0.04932969,-0.0008499727,0.062008582,-0.006486514,0.008682036,0.02344324,0.022865549,0.017053884,0.0557741,-0.04113676,-0.006502751,-0.0065431967,0.0197265,0.0076880846,0.014169342,0.00540165,0.052811477,-0.011287604,-0.01523589,0.0006008938,0.021627694,-0.15626639,0.04297461,0.030194415,-0.043296732,-0.009566888,0.0072655007,-0.046765536,-0.04374189,-0.017380567,-0.007160394,-0.017089766,-0.0373495,0.014373742,-0.020152755,-0.02819075,0.040078,-0.04191696,-0.010703917,0.019983724,-0.044178523,0.020888446,-0.002869312,-0.024431847,-0.0151135335,-0.060187254,-0.03889896,0.0424255,-0.00009743053,-0.044307783,-0.045577075,-0.040509295,-0.0019165607,0.007790894,0.05058197,0.008033357,0.04894564,-0.0041028503,0.008177433,-0.008233203,0.0010724076,0.037660673,0.02295012,-0.008892398,-0.035765078,0.015839234,0.019749723,0.02156799,-0.010917974,-0.039218355,-0.038850863,-0.0026158714,0.0011941921,-0.024211315,0.008441498,-0.0039884457,0.0070597907,0.06660106,0.047157127,0.0009007914,-0.038015872,-0.00092984573,-0.054100998,-0.01587661,-0.0060504144,-0.034512863,-0.04984078,-0.030024007,-0.0037520516,0.019628996,-0.06526047,0.0002519163,0.0010713831,0.014595977,-0.0053431783,0.011455862,-0.009743682,-0.00942219,-0.035572357,0.018353749,-0.0955467,0.014556634,0.021290367,-0.017673276,0.0018860656,-0.03750137,-0.023342302,-0.033129647,0.045818206,0.0009294476,0.20567444,0.028576905,0.078663506,-0.028767917,0.06461854,-0.045885343,0.042676166,0.044914722,0.012375406,-0.00043808683,0.0055231843,0.055310085,-0.029254539,-0.012682628,-0.00898919,0.0124118645,-0.045629486,-0.010133231,0.05208487,-0.012871882,-0.015802994,0.006843552,0.026556391,-0.026156703,-0.0073833247,0.026365828,-0.0044350987,0.0017896935,0.008257664,-0.005834867,-0.06621048,0.01821452,0.08504626,-0.033096284,-0.0032051345,0.033607654,0.010773402,-0.005777829,0.025485223,0.044353686,0.013337041,-0.0010022392,0.001088001,-0.02921391,-0.009810609,-0.033572663,-0.061912898,-0.012141477,0.018417487,-0.030040346,0.0042787963,-0.007349385,0.0015471524,-0.012161174,-0.016733145,-0.0146062765,-0.051554754,-0.008879797,0.046434373,0.055440463,-0.018360602,0.021824766,-0.041701082,0.031025369,-0.037236728,0.011437157,-0.0116212135,0.0018613433,0.01733997,-0.012003087,0.05385861,0.007615491,-0.0045558573,-0.020101475,0.0171691,-0.018441368,0.010002784,0.048596367,-0.010711648,-0.022229094,-0.044150293,0.013076451,-0.027592795,-0.020966271,0.027146209,-0.021762302,0.032388154,-0.0036988745,0.014528981,0.014123515,-0.019616462,-0.0010875539,0.012114819,-0.010374966,-0.07905137,-0.0039216103,-0.035508927,-0.009006733,-0.031866174,0.019289626,-0.010052475,-0.04405541,-0.027833462,-0.025582243,-0.017134516,0.03218787,0.0011930999,0.0072255633,0.012304039,0.018900275,-0.05665534,0.03718636,0.012404096,-0.0036266183,0.020649256,-0.039292663,0.02065935,0.013685862,0.069965355,0.01609826,0.011990821,-0.0049249525,0.017053394,0.024174448,0.02264681,-0.025591968,-0.045740247,0.039473254,0.031079886,0.043378998,0.056980636,-0.025880652,-0.106409945,0.044482835,0.027383164,0.010026017,-0.029603107,-0.009964979,0.0084225,0.042931642,-0.020295037,-0.028013488,0.044045128,-0.012944403,0.00083496736,0.024507463,-0.02189547,-0.020712959,0.04995938,0.0093495995,-0.04024631,0.033983823,0.023708377,-0.03498292,0.040449727,-0.04334963,-0.013644495,0.009918051,0.043156035,-0.02471316,-0.0246423,0.04013775,0.035113826,0.051091414,-0.0012201096,0.05000298,-0.0029086738,0.014119655,0.009084233,-0.011757636,0.015097813,-0.019122642,-0.04362302,-0.0015802706,0.062120497,0.0014969805,0.005274091,-0.022078585,-0.006518582,-0.031742156,-0.04150038,-0.018246232,0.04724809,-0.024075482,0.044909675,-0.0020627675,-0.042025827,-0.017482722,-0.0052593136,-0.030809315,0.013634447,0.07425157,-0.014355626,-0.008553239,0.059837367,-0.029695086,0.072155036,0.0229483,0.01846366,-0.045847345,0.03032137,0.023566324,0.043773968,0.023488961,-0.005188199,0.005002558,-0.003983635,0.057162084,-0.023216551,0.0117587615,0.012532698,-0.0067385733,-0.030369176,0.033183895,-0.016732784,-0.008437821,0.026343672,0.0029368598,-0.05006135,-0.02653221,0.0019548787,-0.013377481,0.01889467,-0.016336607,-0.012837396,0.006175778,0.012985273,0.0006014036,0.00837927,0.0075859115,-0.0139845135,0.038680244,0.01279208,-0.011848701,-0.009591171,-0.017947344,0.040761102,0.027392004,-0.011530205,-0.05097359,-0.0022380166,-0.0073352167,-0.03774863,0.04611036,-0.015499781,-0.040240895,0.004566134,-0.0018789677,0.0423373,0.019908179,0.0031855912,0.008695547,0.023835475,0.008620538,0.028698128,0.023625925,0.065373,-0.023656925,-0.0005577005,-0.05028913,-0.043413885,-0.0069262516,-0.005726845,-0.00038115133,-0.047591623,-0.018280957,0.00982953,-0.0064006713,0.011209387,0.016416889,-0.009303196,-0.02774904,0.0029419935,-0.043044724,-0.0018217696,-0.019691288,-0.022907285,0.05276222,0.026415907,-0.0029391341,-0.012279939,-0.050146148,0.0030753294,0.019688174,-0.001997514,0.03656571,0.04302343,0.0019057436,-0.005776377,-0.035381027,0.016862223,0.023275478,-0.0457413,0.011566371,-0.00871051,0.01741061,0.025212374,0.051812395,-0.011508098,0.018749999,-0.02167863,-0.0182942,0.015225988,-0.022539541,-0.0043795663,0.015994454,0.016449155,-0.058368955,-0.011800495,0.025860334,-0.0066891974,-0.07021885,-0.018015416,0.01878166,-0.0058611906,-0.02495695,0.051705208,-0.026038794,0.013673609,0.0065381993,-0.015681848,0.06750129,-0.0050882585,-0.004641184,-0.033844154,0.012249654,-0.019035665,-0.021494005,0.027042855,-0.01034059,-0.033472985,-0.011704033,-0.029505624,-0.014907211,0.06744968,-0.01188031,0.014829099,-0.08258927,0.025652675,-0.007749986,-0.03938703,-0.05523905,0.06678805,-0.0050818687,-0.011999226,0.0004974687,-0.008851674,0.03308625,0.00032777974,0.030281985,0.024252446,-0.00813621,0.0011134781,-0.027017288,0.037400227,0.034566667,-0.03189106,0.060130246,0.030859012,0.023369975,-0.03871359,0.015357696,-0.04048642,0.006488707,-0.039077867,0.012194021,-0.028853932,-0.030787382,0.0023805394,-0.038850352,0.0134406565,0.0075919395,-0.021159325,0.018104147,-0.03336305,0.028735416,-0.013082446,0.042121664,0.016860483,0.03706781,0.002778004,-0.0021725318,0.0042213197,-0.045724954,0.035042796,0.023700738,0.008228391,0.02581135,0.029356757,-0.0071975556,0.018084219,0.030084694,-0.040772267,-0.0054584215,-0.12097093,0.0027478342,-0.0163898,0.0032134205,-0.009280757,-0.012331142,0.0084959725,0.044811085,-0.023974769,-0.04622385,-0.02010843,-0.04223732,0.03131094,-0.033928707,-0.007466098,0.013190345,0.000531304,-0.003264593,-0.026762404,0.01730528,0.007065481,-0.035008207,0.06436154,0.0069291415,-0.03889077,0.0005850338,0.009914885,0.02865271,-0.008958702,-0.017957684,0.028376248,0.038433436,-0.016533464,0.02271079,0.009481698,0.013200381,0.01954133,-0.008713052,-0.013264866,0.025078204,0.03619334,0.017028723,-0.017536605,0.01717752,0.019621937,0.05302574,0.012345567,-0.0053793234,-0.035207786,0.028518531,-0.048491422,0.017899275,-0.012713026,-0.0065442873,0.009029883,-0.018986024,-0.039631337,-0.0014661356,-0.00813899,0.023642123,0.010093389,0.043959487,-0.04229391,-0.025951482,-0.026003303,0.025442744,-0.054722846,0.029035272,0.009883769,-0.02147025,-0.014264084,-0.006970485,-0.043280628,-0.0074905357,0.001186479,-0.04014636,-0.03316207,-0.04345617,0.01966578,-0.0048866593,-0.07795492,-0.00822646,0.025836406,-0.035110045,0.084840745,0.045232743,-0.025929352,-0.012539477,-0.0061352975,-0.010067383,-0.061118208,-0.030849103,-0.058267754,-0.008091665,-0.015014324,0.04733428,-0.02197249,-0.015884208,-0.028595034,-0.0104291905,-0.015093339,-0.038273957,-0.017789192,-0.038750377,-0.0031655482,0.03425343,-0.006838751,0.061764598,-0.032210138,-0.025854647,-0.006984312,-0.010075964,0.014433619,0.032748085,-0.05568954,0.006162567,-0.035534803,0.023021292,-0.03765854,0.026870659,0.02319153,0.005281915,0.008330035,-0.041902702,-0.016968315,-0.00046239988,-0.00019502868,0.005500187,0.009314706,-0.025275556,-0.009318827,-0.037016977,-0.022415416,0.04919153,0.036688115,0.04483494,0.013341243,0.04319542,-0.082312055,-0.03444905,-0.009840562,-0.027564665,-0.007933168,-0.0054555386,-0.0043324754,-0.021712743,0.013810218,0.06768997,-0.0022938508,-0.013396861,0.016357634,-0.009652751,-0.010552262,0.0053817728,-0.0363613,-0.016323816,0.0072890413,-0.001766383,0.0025682154,0.042619355,-0.0076168124,-0.041274462,0.0016594894,-0.046564948,0.009209652,0.119644165,-0.018255409,-0.03668706,-0.03362097,-0.02104493,-0.0410592,0.028170323,-0.013300242,-0.019097067,0.020561004,0.034589276,0.0030544752,-0.014829624,0.014059616,-0.0020784757,0.02742332,0.029773545,0.029609246,0.003152323,0.02345471,0.006560691,0.003065169,-0.050357323,0.032041315,0.037920076,-0.0077407267,0.027560921,-0.020888276,-0.027416082,0.013517001,0.020204667,-0.009847575,0.011947085,0.0035640448,0.04188,0.021180674,-0.0053071245,0.020131938,-0.008145556,0.011606588,0.021834109,0.0326211,0.0061655045,-0.0119251115,0.036585152,-0.0012894577,-0.032985013,0.020576917,0.03890093,-0.010025411,-0.032119345,-0.019186836,0.029317675,0.009874695,-0.008015267,0.056423083,-0.037046555,-0.0014015059,0.0014010106,-0.013435855,-0.012780414,-0.012029411,0.0014560515,-0.03380063,0.022019288,-0.0010646303,0.024503563,-0.015326645,-0.006004057,0.022505444,0.05680763,-0.025336117,-0.016689556,-0.032722853,0.00988866,0.006793078,-0.012052923,0.020406596,-0.030893506],"last_embed":{"hash":"168mgbk","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"168mgbk","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Major Downsides to Consider#{5}","lines":[300,301],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"168mgbk","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Best The Ordinary Options for Dry Skin (When Ready)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.042939927,0.049868647,-0.012598242,-0.041076373,-0.031064266,-0.029401774,0.031156244,0.05169555,0.018347444,0.025508855,0.006466522,0.03871855,-0.048000857,-0.025295956,0.009738959,0.03627514,-0.03968683,0.03601795,-0.020658059,-0.006361797,0.023612123,0.0067917765,0.009263812,0.03481627,-0.033237368,0.0053077773,-0.012458065,0.041870933,0.017923072,0.055134814,0.0067381402,-0.046877198,0.010921054,-0.014974965,-0.048038796,-0.05906592,0.021341119,0.0029612903,-0.025990248,0.031257883,-0.013458781,0.011224636,0.03466058,0.038524922,-0.0053680427,-0.050403107,0.02300799,-0.017297195,0.020831477,-0.019970095,-0.021714462,-0.009245334,0.028809024,-0.020640524,-0.030535078,-0.015968198,0.0053691836,-0.019750591,-0.04129093,0.02711191,-0.022632724,0.040349606,-0.032647267,-0.024127513,0.05264126,0.022980625,0.007243625,0.023952544,-0.030650474,-0.06963506,-0.03189171,0.018115913,0.0009535913,-0.032489285,-0.031163566,0.011538507,0.031534128,-0.002370529,-0.007900654,0.058625434,0.041844737,0.04286739,-0.00898007,0.04973161,-0.03231426,-0.016988533,-0.021320641,0.012991762,0.0613464,-0.013407902,-0.021794308,-0.015347309,-0.009799699,-0.051025636,0.034043547,0.031609613,-0.045810692,0.0009866192,0.05739293,-0.011417976,0.006719612,-0.010302692,-0.0026248523,-0.028945016,0.009450035,-0.0027122565,-0.048238013,0.0044763507,-0.012710189,-0.0063811503,0.03261434,-0.0059554055,-0.03081116,0.013534992,0.015265896,-0.036243867,0.004956802,-0.041295905,0.0033990175,-0.014757711,-0.017494295,-0.020713061,0.009440326,-0.043900993,0.029287381,-0.0206879,0.007905742,-0.0069575547,0.006737574,0.0021062372,0.04417703,0.028626407,-0.05243842,0.033056065,0.029633332,0.008815196,0.019510368,-0.011289739,0.004565575,-0.06520296,0.019233996,0.029606387,0.03021404,-0.035627402,0.02343666,-0.018616732,0.023149753,-0.013412972,-0.012161463,-0.007539287,-0.004492593,0.04053716,0.009908955,0.025101732,-0.0073282155,0.008317674,0.048853055,0.033424653,-0.035276175,-0.013140247,0.008464878,0.0063152662,-0.07160695,0.012760442,0.026401173,0.0075036483,0.017000327,0.030600501,-0.01934936,0.021823175,0.062149912,-0.0267655,0.007103582,0.023529498,0.012320405,0.02396343,0.08622591,0.0019149808,0.008007684,-0.026444644,-0.04122381,-0.0047893715,-0.024764307,-0.02476613,-0.04379223,0.029529912,0.018698828,0.026973136,0.012812967,-0.013110139,-0.013883867,-0.027100442,0.02545942,0.033141322,0.0046301247,-0.029720088,0.077669084,-0.034238666,0.019602159,-0.03971109,-0.01830758,0.025633331,0.0005346347,-0.0018912458,-0.04052651,0.011997332,-0.060681287,-0.020482967,0.009312205,-0.011011435,0.0059988615,-0.04925359,-0.015115984,0.026369905,-0.016985884,0.012327937,-0.014716655,-0.009640435,0.033504494,-0.016714444,-0.01823283,0.03584795,0.012392248,0.028505761,0.023805566,0.005239437,0.02103802,0.065558165,0.021349816,0.021940948,-0.03828067,0.014116694,0.019644119,-0.018034898,0.027847439,-0.027958004,-0.027309751,0.047231287,0.036221787,-0.025786009,-0.009939557,-0.009798386,0.035157,-0.026423015,-0.06417278,0.028821107,-0.007984892,-0.02904622,0.0064863716,-0.021079477,-0.00008661385,0.037001792,-0.017740099,-0.02248688,-0.011167028,-0.0480724,-0.028378503,-0.016534725,-0.033808034,-0.0283597,0.03482862,0.027627751,-0.011483395,0.019737145,0.039603807,-0.0020581926,0.039712463,-0.02462391,-0.00801918,0.022492176,-0.00060357363,0.0098847365,0.031930026,0.03282982,-0.024628147,0.0015079837,-0.10321736,0.059586942,0.07709207,-0.004073947,-0.0011384862,0.0149723,0.04113296,-0.018266123,0.058603376,-0.05682171,0.013456684,0.004776844,0.04454579,-0.009667199,0.009647458,-0.019082045,0.06676469,0.0058907904,0.008325785,-0.05821901,-0.02887582,-0.17360386,0.014897328,0.0112125,0.007449577,0.015986016,-0.008182621,-0.031629007,0.0060435855,-0.007924569,-0.021156838,0.005825017,-0.0434371,-0.0064322115,0.029541615,0.004602195,0.02828824,0.00053887133,-0.030323124,0.0429098,-0.023736503,-0.014013359,-0.047747053,0.029922687,-0.04159955,-0.030577501,-0.0147298295,-0.0054431115,0.040264122,-0.020908153,-0.033294193,-0.011960363,-0.0072473753,0.011244908,0.02613144,-0.01933814,0.032497637,-0.03230158,-0.0031457266,0.030167421,0.00025500002,0.045116574,0.0048550693,0.015766673,-0.009406201,-0.0139967995,0.007090055,-0.020851929,0.007446168,-0.018818032,-0.041269526,0.031413823,-0.02160282,0.0073437314,-0.0014030673,-0.043764386,-0.006165411,0.034854364,0.04578699,0.0018276966,-0.031768076,-0.011071993,-0.0321515,-0.0002277715,-0.013281032,-0.042160016,-0.033828184,-0.027947664,-0.03318931,-0.0078190295,-0.01949682,-0.006166475,-0.014224645,0.016981076,-0.04369795,0.021506336,-0.028789317,-0.057620566,-0.038712304,0.00090438564,-0.10527917,0.031494077,-0.00089107646,-0.011937093,0.035102542,-0.05346624,-0.029902335,-0.01536718,-0.0021368768,0.050496176,0.24227722,-0.005655348,0.058562327,-0.043672435,0.03327279,-0.010872899,0.015758127,0.0129804965,0.014117019,0.001638637,-0.050233375,0.018540269,-0.03827115,0.017840581,0.024734858,0.042214666,-0.030244773,-0.010878673,0.067925125,0.0046524317,0.0044855126,0.0040209494,0.0030088571,0.0038904166,-0.005288884,0.020530982,-0.01912031,0.0138784535,0.017955184,0.012924168,-0.0381461,-0.0114906235,0.048628494,-0.010218483,0.014679508,0.019870434,0.029241543,-0.0037370743,0.021470223,0.036397763,-0.017028702,-0.017481603,0.02501186,-0.010961167,-0.027792118,-0.020091224,0.013504769,-0.021294458,0.010043263,-0.0009958998,0.032424085,-0.004120965,-0.02013477,-0.011341456,0.031507425,-0.018914003,-0.027826693,0.032367975,-0.0058743744,0.025063572,0.0066014347,-0.003245278,-0.07645071,-0.048915505,0.006312532,0.007353791,-0.062167704,0.02466007,0.03511039,-0.0036132685,0.006543322,0.041002452,-0.021923212,0.040687498,0.015770916,0.007736241,-0.005399463,0.07019402,-0.0062426627,-0.024525795,-0.015193855,-0.004615012,-0.026620638,-0.0465675,0.019260533,0.018008238,-0.012919635,-0.0012589896,-0.028939825,-0.03877851,0.008574783,0.010852417,0.016223507,-0.046220854,-0.029466562,0.027915252,-0.05568771,-0.019065658,-0.025926998,0.0036901545,-0.020840544,-0.027243178,-0.03678369,-0.047086544,-0.024436379,-0.02784301,-0.04552572,0.01973374,-0.0149253355,0.016993277,-0.025492301,-0.0025664023,0.010584877,-0.0208687,0.013775668,-0.00022520452,0.04867811,0.018439392,0.041153867,0.015505741,0.021160563,-0.008725462,-0.005809664,-0.008045346,0.014825368,-0.047183946,-0.0068662306,0.044446617,-0.027524024,0.015796276,0.0545261,-0.042805802,-0.008063359,0.008111728,0.0442734,0.02281665,0.01610793,-0.0059689544,0.002300584,-0.010260739,-0.012807764,-0.04446233,0.020860255,-0.032496735,0.0057556173,0.0027510773,0.034614533,-0.04884434,-0.0069857836,0.014313438,-0.010972722,0.031061586,0.025465937,-0.03354601,0.002432886,-0.044654604,-0.015734276,0.019818388,-0.008020906,-0.0139107425,0.043430377,0.019213183,0.009121914,0.057757113,0.006725723,0.051704094,-0.017152712,0.013653508,-0.035311166,-0.0056279697,0.002541726,-0.005029577,-0.043337967,0.027021991,0.020115606,0.013603293,0.024549931,0.014630243,-0.015500082,-0.032744374,-0.01842693,-0.042073634,0.022275593,0.0033332144,0.017314713,0.04570575,-0.02331248,-0.0064949007,0.04258206,-0.02017969,-0.010072107,0.0777993,-0.0076015834,-0.017761063,0.04434657,-0.026573224,0.054436557,0.01813704,-0.0042856634,-0.004040782,-0.03408855,0.019178286,0.046032876,-0.013862771,0.016151454,-0.027223613,-0.0015408536,0.07645433,-0.027380591,-0.0040164837,0.028456884,-0.029395021,-0.0036308507,0.014238564,-0.009676008,-0.016728202,-0.018070705,0.0048141186,-0.05676992,-0.049160305,0.012440013,-0.0073192706,0.029050604,-0.024612207,0.014296132,0.044287562,-0.025143446,0.015742093,-0.024140695,0.005892619,-0.0063118124,0.026051302,0.015430683,-0.010292174,-0.012520167,0.002779525,0.014085931,0.013680575,-0.026953723,-0.022116426,-0.062685736,0.025167465,-0.059769668,0.044811934,-0.022767778,-0.016308755,-0.039868634,0.0076368675,0.07857511,0.014709088,-0.010486514,0.032815807,0.007367287,0.03863249,0.0158288,0.02840353,0.051873334,-0.03945022,-0.002844664,-0.028683236,-0.051191095,0.029420845,0.002657841,-0.003241104,-0.07941586,-0.024496078,0.015211298,-0.03253869,0.018564599,-0.015723214,-0.03621509,0.0146902995,-0.05486023,-0.03308774,0.03548755,-0.016666407,-0.014643433,0.028654523,0.006950194,0.022712449,-0.022106465,-0.008795771,0.04515206,-0.01074984,0.0020772647,-0.00989997,0.024359567,-0.000271313,-0.0025115632,-0.055114638,0.011385029,-0.0070661404,-0.03505486,0.035425045,0.005479176,0.022233868,0.027127123,0.034124125,-0.0064985654,-0.004693107,-0.023278289,0.013686567,-0.001559044,0.00097156817,-0.034113735,0.0010758801,0.00008314839,-0.052231975,-0.0025624111,0.007824918,0.01684495,-0.08634191,0.006737871,0.03833783,-0.010988992,-0.01239095,0.05494621,-0.028030064,0.015819596,-0.0058090896,0.0071664876,0.042550735,-0.00024136422,0.024229266,-0.025324937,-0.02731299,-0.02453555,-0.002642528,0.020237092,-0.020120824,-0.024807727,-0.016034417,-0.00097264827,-0.030412842,0.020444468,-0.004423821,0.018932896,-0.046325255,0.00596888,-0.0024122149,-0.01525307,-0.022390494,0.03849286,-0.03437831,0.04378746,0.041105088,0.024453597,0.022806276,-0.012968627,-0.0020497837,0.042841334,0.017203262,-0.00020376199,-0.025796846,0.019053426,0.011530267,-0.028140506,-0.029487913,0.017095031,-0.041214965,-0.0446341,0.034894843,-0.052967608,-0.0022066622,-0.04369207,-0.0026467103,0.008856273,-0.06703502,-0.020782199,-0.016078347,0.0029665949,-0.009541059,-0.020093454,0.04107413,-0.037942506,0.03930401,-0.031153658,0.0040501063,-0.0010930774,0.06816922,0.018779228,-0.029352002,0.019474711,-0.057947263,0.00767759,-0.033781,0.014333657,0.066703305,0.03685369,0.00236657,-0.0060957326,-0.0024475704,-0.05035992,-0.012096773,-0.1396274,0.027634516,-0.017930808,-0.008986447,-0.0064069116,-0.0058603883,-0.036821973,0.012001867,-0.010148857,-0.039846223,-0.035758816,-0.032303788,0.020781485,-0.035185307,0.03160868,0.028495487,-0.018149927,-0.022307556,-0.051352635,0.04615123,0.009738698,-0.018719062,0.0152877495,0.0057064528,-0.06423805,-0.014820664,0.0036533424,0.030100828,0.0045016496,-0.035660006,0.045390654,0.030137934,0.005342055,0.02772404,-0.022602815,0.0059287576,0.016521156,-0.04017285,0.008707064,0.033219017,0.016719416,0.0027719156,-0.004734461,0.017371977,0.030479034,0.05875798,-0.0505958,-0.0013375904,-0.047409378,0.06946905,0.006668393,0.012171682,0.010876072,-0.017454911,0.0030438448,-0.028083205,-0.030419283,-0.03293783,-0.0073739695,0.03546309,0.005852151,0.058627013,-0.03860862,-0.023737665,-0.01460739,0.03921821,-0.05454284,0.01064646,-0.013165111,-0.036876168,-0.044154745,-0.04196006,0.01823142,-0.033037,0.036690995,-0.005853727,-0.06779707,-0.058083843,0.000044217148,-0.020974874,-0.023681024,0.0021645718,-0.006129742,0.010615185,0.060035836,0.0599735,-0.013003991,-0.032694094,-0.0013006452,-0.0086258715,-0.07357335,-0.018133106,-0.053769358,-0.001183973,-0.0038444274,0.027080389,0.00026761187,-0.0027104225,0.007389252,-0.031791877,-0.06055138,-0.038387585,0.002968918,-0.040996365,-0.0027963223,-0.006167135,-0.020649312,0.010883339,0.006730673,0.000597867,-0.034931876,-0.03039577,0.006786457,0.037812315,-0.036889464,-0.018228294,0.008582294,0.024478272,-0.020080546,-0.0059897127,0.003649392,0.025194263,0.04272128,-0.028273938,0.009542622,0.0054414365,0.033610076,0.022336492,0.008065497,0.017022977,-0.010163909,-0.034662366,-0.007164473,0.03310672,0.04792175,0.03582181,-0.02965811,0.04361588,-0.0112233,-0.025003798,-0.020801414,0.0055201384,0.0073749037,-0.0027759227,0.0020918779,0.02247277,-0.014485293,0.020285089,0.00425313,-0.035633065,0.02002672,-0.041258782,0.008463013,0.03216314,-0.033400007,-0.018887658,0.018224506,-0.07313442,0.024370365,0.052983746,0.002750851,-0.07814208,0.012521354,-0.037707888,0.023344481,0.060934532,0.006722951,-0.033253986,0.0074228793,-0.0075744544,-0.039119296,0.03833239,-0.025667243,0.015459606,-0.009792545,0.046093557,0.02777485,0.025690228,0.017111626,-0.030291473,0.03264704,-0.04051657,-0.007993362,0.010122962,0.041101173,0.032879766,-0.004276664,-0.015774464,0.061074127,0.014580448,-0.030423362,0.008111863,-0.01695704,-0.050455645,0.0256075,0.04873102,-0.0014501214,0.06138693,0.03536158,0.03324154,0.044929687,-0.0021478464,0.0095602935,0.0015090886,0.015801985,0.0038666583,-0.0004946497,-0.00011147574,0.0043922523,-0.006023418,0.012606616,-0.014722465,-0.0006897432,0.04091982,0.008932451,-0.034138747,0.055684462,0.015540855,0.013232571,-0.030908586,0.04282809,-0.018058209,-0.03904887,-0.008015505,0.0022981423,-0.031567868,-0.008286288,0.008628488,-0.04687093,0.014691621,0.0017964564,-0.0006631125,-0.002984242,0.0057704407,0.015119231,0.044390664,-0.028813979,-0.015047518,0.028603509,-0.007885641,0.05142661,-0.038386635,0.08054785,-0.019311633],"last_embed":{"hash":"l3k0uk","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"l3k0uk","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Best The Ordinary Options for Dry Skin (When Ready)#{1}","lines":[303,303],"size":67,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"l3k0uk","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Best The Ordinary Options for Dry Skin (When Ready)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.073005326,0.031982068,-0.008030776,-0.032662053,-0.036077216,-0.036617514,0.007652042,0.05254772,0.024151754,0.0279509,0.019042665,0.03375833,-0.039315663,-0.032819174,0.011020129,0.036517642,-0.052087232,0.039287128,-0.013313769,-0.0045352364,0.022677349,-0.013045391,-0.009940578,0.038669277,-0.03546773,0.007796036,-0.0028476685,0.030943738,0.015329973,0.056020208,-0.0037583027,-0.06277309,-0.021676047,-0.036048763,-0.042768117,-0.035636876,0.015400558,0.0077324836,-0.029404381,0.032624334,-0.011409355,0.012717202,0.05557175,0.03214145,-0.0005659501,-0.0451447,-0.0015702355,-0.011260837,0.03304223,-0.033568893,-0.030480435,-0.009681297,0.032060076,-0.015207011,-0.003942804,-0.03130066,-0.0015779027,-0.02098519,-0.047833916,0.025684614,-0.03105182,0.031778313,-0.01184244,-0.02532173,0.04642527,0.032757033,0.00053466955,0.021914776,-0.024372352,-0.06355585,-0.028001104,0.0058648,0.017890885,-0.012899883,-0.014087152,0.004388601,0.057173226,-0.00027813978,-0.0026446907,0.060728677,0.03179547,0.031486496,-0.026060577,0.057647426,-0.024783017,-0.028739216,-0.03161929,0.030050714,0.05595435,-0.032523546,-0.047607448,-0.014958174,-0.03293769,-0.035605546,0.03739813,0.032099977,-0.058108926,0.0052117817,0.058862973,-0.0077497805,-0.01661638,-0.00087406544,-0.024479095,-0.01966829,0.007710788,-0.0025082298,-0.028258145,0.02125096,-0.031529054,0.0097208945,0.030715937,0.000061756764,-0.03642467,0.0043273205,-0.0007096264,-0.036032863,-0.0037987935,-0.031995986,-0.019586684,-0.033696022,0.011236054,-0.015385402,0.0011070339,-0.034298934,0.014570395,-0.010072975,0.020064713,-0.008452546,-0.0030466495,-0.00008474906,0.02970575,0.030660506,-0.030596018,0.026533425,0.014045579,0.0035445744,0.0024257293,-0.002925219,-0.012877708,-0.06506143,0.035941713,0.039756205,0.021441199,-0.030996589,0.04025881,-0.021108609,0.029917713,-0.0044013564,-0.007440597,0.000833286,-0.018707078,0.051653437,0.00478113,0.019794686,-0.005507686,-0.005461691,0.013321763,0.026016511,-0.009067776,-0.012127989,-0.0015893581,-0.005334371,-0.05853413,0.015164042,0.010804651,0.007366405,-0.0019191995,0.03007423,-0.018487064,0.012629331,0.04973248,-0.013402406,0.012882334,0.043684736,0.0069874846,0.012814749,0.07558391,0.0070311697,0.023589812,-0.01955706,-0.032519564,-0.0106863305,-0.013183435,-0.03284588,-0.026990362,0.018198078,0.019915164,0.009115927,0.008967348,-0.003887865,-0.026415225,-0.03858254,0.041975822,0.030692415,0.016813686,-0.024049116,0.061793696,-0.031821202,0.0042817867,-0.043323915,-0.014014047,0.031596877,-0.00036072143,-0.00442099,-0.058338135,-0.0015579074,-0.046423912,-0.019212866,-0.004453737,-0.013336935,0.002618877,-0.05073521,-0.030955316,0.017742572,-0.021020602,0.027541846,-0.014210856,-0.017532399,0.00075064873,-0.030667841,-0.01499067,0.0448259,0.025523996,0.05680699,0.0236798,0.017452482,0.019891165,0.06285139,0.02126677,0.022457112,-0.033740636,0.02676353,0.026314273,-0.013592787,0.009423875,-0.040268682,-0.02547423,0.05089185,0.009432155,-0.020964842,-0.02230781,-0.0048415344,0.051229235,-0.022817498,-0.053728085,0.014646189,-0.00919595,-0.011506728,-0.002836249,-0.016679306,0.012545752,0.037883993,-0.033191305,-0.012324431,-0.030060235,-0.051550396,-0.013256201,-0.025947208,-0.023558209,-0.0070372997,0.049334187,0.03094866,-0.00057707494,0.020781357,0.057875965,-0.014569502,0.024088325,-0.025501523,-0.0027764484,0.00957974,-0.014267122,0.016974485,-0.00050828006,0.052868772,-0.007549182,0.0038420428,-0.08422056,0.059699014,0.07569938,-0.003496157,0.008727482,0.009338561,0.02482886,-0.019207297,0.04511369,-0.055891693,0.014371855,0.02114671,0.030946499,0.0066609276,0.022719562,-0.02157427,0.07039415,0.002832866,0.023958094,-0.039563872,-0.03269241,-0.17015044,0.027371168,-0.020104412,-0.0026167252,0.014650966,0.014115768,-0.023512887,-0.015529293,-0.010976346,-0.028487565,0.008408626,-0.052649528,0.0025035182,0.025055727,-0.010724679,0.024189329,-0.014879968,-0.03022495,0.033679143,-0.03190482,-0.023134898,-0.03830206,0.041340142,-0.050843794,-0.026505614,-0.023748785,0.01719517,0.04379195,-0.018647773,-0.04090195,0.0045683184,-0.013896356,0.008469865,0.04363679,-0.025795754,0.040592045,-0.049723078,0.0045108576,0.027851542,-0.0064296206,0.06594722,0.03623252,0.0021872092,-0.00077598443,-0.01609019,0.019911878,-0.008745336,0.024101175,-0.011025351,-0.04843009,0.020051403,-0.01306037,0.0111366175,-0.010020303,-0.048614323,0.0037579949,0.027800053,0.057362646,0.013050549,-0.032892574,-0.018405031,-0.045179125,-0.0019985503,-0.0175976,-0.027896892,-0.009395074,-0.02519842,-0.046166755,0.012375685,0.002024713,-0.008095299,0.0066903145,0.010504774,-0.03720936,0.03583114,-0.015247099,-0.038125414,-0.011595985,0.0019653426,-0.09105253,0.031811237,-0.0037045702,-0.020657524,0.049914774,-0.041897863,-0.035290282,-0.023984743,-0.0018153427,0.03046539,0.24239585,0.026345415,0.061419614,-0.005653252,0.048025277,-0.020991812,0.026531056,0.018885955,0.02203936,-0.0029323911,-0.03241332,0.016856005,-0.03851286,0.010743756,0.044484466,0.05169807,-0.010014942,-0.018087499,0.070246324,0.012216982,0.031103753,-0.016661042,0.004569815,-0.009084329,-0.004240301,0.021735795,-0.01996002,-0.0022981754,0.00828202,0.015779803,-0.039101556,-0.006070722,0.031296924,-0.0011416664,0.022603925,0.034962878,0.026986817,0.007125155,0.038588155,0.0323756,-0.011723296,-0.0097463885,0.025267659,-0.023537794,-0.025492013,-0.012266178,0.025113523,-0.010804625,-0.012876116,-0.015115356,0.028662043,0.008920959,-0.009651579,-0.01873232,0.05761174,-0.0015907612,-0.038883217,0.01209171,0.014573934,0.027014343,-0.0005701786,-0.0019584945,-0.085943356,-0.05318028,-0.008243879,0.034870062,-0.05377671,0.03182918,0.032258656,0.007807158,0.0012004758,0.040428407,-0.041316636,0.028827257,0.023518968,0.013248636,0.0138649605,0.0481684,0.013227914,-0.03168734,-0.0028352945,0.0015546756,-0.03293019,-0.033605594,0.02974066,0.027079346,-0.009574077,0.012523587,-0.020222172,-0.03232328,-0.006692905,0.019677483,0.0077738427,-0.041629516,-0.029012268,0.026555246,-0.04563093,-0.02343676,-0.009651783,-0.002646344,-0.021424403,-0.04191604,-0.050848417,-0.055638712,-0.0045099487,-0.040796086,-0.03547091,0.03000517,-0.024931248,0.0032496427,-0.0148529885,-0.0020648502,0.00530285,-0.02654468,0.017829724,0.012644616,0.044344287,-0.0049024415,0.040982757,0.0041392683,0.0021882947,-0.0049589067,-0.0049028033,0.0043224758,0.014154171,-0.04299045,-0.015360092,0.053147525,-0.030288124,0.024016235,0.039615016,-0.045913044,-0.036227163,0.010174176,0.033095725,0.02728273,0.018996917,-0.020786373,0.0019151241,-0.022399202,-0.012003387,-0.025128553,0.022260474,-0.024111263,0.021004321,0.031147052,0.013461829,-0.01657177,-0.012665363,0.03627231,0.010222518,0.02942028,0.016391518,-0.038302664,0.020036211,-0.010667944,-0.019220607,0.025263017,0.011961421,-0.005589715,0.039938435,0.022032814,0.018834032,0.07354396,-0.014226838,0.0678337,-0.019293506,0.037661288,-0.020475581,-0.0292576,0.0006938494,-0.015296169,-0.034429334,0.005523494,0.030953903,0.02947264,0.043769184,0.0214514,-0.0059374664,-0.032819208,-0.0014305705,-0.038447402,0.036835186,-0.021117395,0.0025037066,0.059369136,-0.021365728,-0.003673906,0.014314233,-0.009788063,-0.019886134,0.06768581,-0.008231443,-0.0010002655,0.047425497,-0.028500903,0.09519712,0.0038202566,-0.0004872253,-0.017643845,-0.037375398,0.017451242,0.064904496,-0.03122209,-0.014391321,-0.007566777,-0.025515214,0.061981786,-0.04853113,-0.024814317,0.048384577,-0.020380324,-0.011428771,0.0123542985,-0.020654334,-0.019609634,-0.009339719,-0.0046299514,-0.08040339,-0.038674667,0.014514095,-0.01251756,0.007918631,-0.040756606,0.008914672,0.043164656,-0.04302123,0.026915807,-0.029598478,-0.012210821,-0.006970342,0.03326464,0.010299699,-0.00048477648,-0.005570933,0.023726638,0.013993732,0.023878274,-0.040686928,-0.0508677,-0.062234823,0.020839678,-0.0282779,0.047201023,0.0006747165,-0.019756675,-0.050414212,-0.011556762,0.06837319,0.024440479,0.0019066855,0.057059363,-0.001180167,0.036406826,0.03068759,0.0054414286,0.05241913,-0.027883561,0.010752001,-0.070227765,-0.042483415,0.027359601,0.0052871406,-0.013425146,-0.071647786,-0.020416286,0.010072152,-0.016617255,0.02272498,-0.019838484,-0.047458578,-0.002017607,-0.042490836,-0.03267329,0.03184355,-0.027458567,-0.03042619,0.0502226,0.025096834,0.037914626,-0.0070322743,-0.008074812,0.04150331,-0.0036751982,-0.016157258,-0.008194253,0.040983226,0.01874801,-0.021847187,-0.06721091,0.0029666873,0.01120129,-0.02597945,0.042851035,-0.0007438758,0.016422069,0.009344289,0.046120964,0.003751062,-0.011330715,-0.028999014,-0.015037679,-0.00097300427,-0.009405035,-0.0358048,0.0012716756,-0.014986287,-0.048469484,-0.005481731,-0.0033472872,0.027520644,-0.08062166,0.012277328,0.035101663,-0.007942983,0.0010838745,0.04831197,-0.03295515,0.01328152,-0.0047651455,0.013188567,0.04293035,-0.016191766,0.032153424,-0.039912835,-0.030248003,-0.016258843,-0.0010021273,0.010901981,-0.018902447,-0.02619481,-0.027694264,0.0061719418,-0.031990886,0.016259456,-0.01136502,0.012571594,-0.022168543,-0.006501441,-0.013908846,-0.01404339,-0.009805206,0.04709943,-0.024757048,0.044125676,0.032991543,0.016029453,0.0398148,0.009205884,-0.004570608,0.05867373,0.012728216,0.0025669083,-0.0155478455,0.029603444,0.008626726,-0.054396562,-0.055825017,0.015450321,-0.0201825,-0.053520028,0.030745633,-0.07204646,-0.0030200242,-0.04301165,0.006317919,0.0036116813,-0.045870263,-0.016798941,-0.009381462,0.025417032,0.0042335326,0.004096873,0.023030963,-0.026937397,0.026687877,-0.020815263,-0.0042210813,0.000031736443,0.06124857,0.010075223,-0.024455355,0.00042803134,-0.04844401,0.017554037,-0.025575686,0.021069396,0.050197322,0.049692705,-0.009280801,-0.004507425,0.007339882,-0.05336849,-0.011132714,-0.13745104,0.027176788,-0.0024209176,-0.010428974,0.006511022,-0.012781229,-0.043015387,-0.0013853058,0.010563128,-0.025026243,-0.021160297,-0.04003285,0.013936656,-0.022632886,0.021942547,0.019709593,-0.015876222,-0.019051222,-0.0062857787,0.058253136,0.00643464,-0.02237326,-0.0068574124,0.021457698,-0.056374714,-0.0011132283,-0.0034588722,0.028257797,0.010069548,-0.017537585,0.035881873,0.004721754,0.009077577,0.013992199,0.0018257847,-0.0112094525,0.008850145,-0.009828561,-0.0029121405,0.015452096,0.02017154,0.006903885,-0.008188952,0.0153068025,0.02563531,0.045130648,-0.03915832,-0.0016958036,-0.028529825,0.035813857,0.03010538,0.027320692,-0.0030429405,-0.008025415,0.009398351,-0.0042744847,-0.02624429,-0.026327902,-0.009730373,0.044933748,-0.016018525,0.047469582,-0.03115193,-0.014664521,-0.030582845,0.02781227,-0.048457474,0.010365758,-0.012604241,-0.032179445,-0.01850765,-0.036692753,0.0123406295,-0.027472053,0.03475121,-0.014512534,-0.06047352,-0.04640827,-0.025932016,-0.012688691,-0.02090233,-0.01585494,-0.013757724,-0.010270414,0.0489685,0.057491325,-0.014370024,-0.024718666,-0.011633882,0.008475743,-0.056111235,-0.022523895,-0.050458208,-0.011867597,-0.005069679,0.031108502,0.0058630127,0.0076282984,-0.002569427,-0.046098415,-0.051624335,-0.05607798,-0.0060394807,-0.03640977,-0.023129454,0.009192656,-0.015241136,0.011707059,0.013486586,-0.0006791806,-0.042700015,-0.028344102,-0.0028424826,0.029529884,-0.034751173,-0.020781115,0.00891633,-0.0012438316,-0.014912205,0.013075275,0.005319629,0.019062601,0.034539733,-0.02515673,0.0180935,0.033220224,0.046847276,-0.007382336,0.011181178,0.017094458,-0.01590658,-0.02098688,-0.018269869,0.0139615005,0.032605007,0.047128435,-0.018260358,0.043763686,-0.030028734,-0.030413866,-0.007166225,0.0033551094,-0.011081704,-0.008537889,-0.018050378,0.0106206415,-0.018951423,0.031215003,-0.004385734,-0.015911726,0.014797986,-0.03865416,-0.0043917727,0.025344776,-0.027148906,-0.017472593,0.014684906,-0.07087287,0.03788041,0.068978645,-0.006401298,-0.063882396,0.002452959,-0.024984896,0.019842735,0.041316886,-0.008632419,-0.050866682,0.0026186847,-0.015139046,-0.039582994,0.045233123,-0.036751054,0.0044433204,0.0064445008,0.025151763,0.026587857,0.0040105865,-0.0054330807,-0.027192466,0.029272638,-0.033987142,-0.01951092,0.02208132,0.03562556,0.014134889,-0.034748655,-0.009978327,0.05063494,0.022773102,-0.03983685,-0.009162811,-0.015485433,-0.057495415,0.051981065,0.025112422,-0.006679097,0.048240263,0.05989403,-0.006526376,0.037484083,0.0021775519,0.0011521551,0.0092642335,0.015668886,-0.005867574,-0.021059934,-0.004479307,-0.0006677162,-0.019241871,-0.009456212,-0.029776387,-0.0028052065,0.053340152,0.010785795,-0.05343036,0.033997703,0.017850727,0.038726214,-0.029924128,0.043433294,0.0022321828,-0.06551706,-0.00032169325,-0.011130874,-0.027552899,-0.004149979,0.009803078,-0.05021089,0.03810029,-0.0015037276,0.028138887,-0.003673526,0.008848569,0.022374284,0.023394547,-0.02575237,-0.023045903,0.016892675,-0.01372388,0.028041638,-0.033583708,0.08654698,-0.03907568],"last_embed":{"hash":"1e8votv","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"1e8votv","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Best The Ordinary Options for Dry Skin (When Ready)#{2}","lines":[304,305],"size":79,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1e8votv","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0087409485,0.00213773,-0.002298896,-0.025580388,-0.03267516,-0.03350631,-0.012192388,0.04539341,0.033591818,0.016894583,-0.0028042356,0.032567117,-0.035580806,-0.048837766,-0.0065764165,-0.014792927,-0.02273489,-0.0032257345,-0.0030405666,-0.036424357,0.00023739738,-0.005578953,-0.04173483,-0.00986144,-0.0008164004,0.040566172,0.012581012,0.036127735,0.004040434,0.04331953,-0.0062988824,-0.00029793527,-0.008199808,-0.016252752,-0.022624427,-0.083887555,0.035682287,-0.0387284,-0.02547897,0.0027114702,-0.027688438,-0.027537344,0.023001261,0.025306564,0.008153507,-0.05326812,0.01594363,-0.014876838,-0.0021529177,-0.056249756,-0.0028827249,-0.000116152354,0.040137596,-0.053638667,-0.0202917,0.011373027,-0.017576864,0.0034761394,-0.031694833,0.007945968,-0.028475998,-0.0043699434,-0.0069578164,-0.01977573,0.015328435,0.057108343,0.003978089,0.015197455,-0.007091478,-0.10062782,-0.0075780824,-0.0015340183,-0.0036442245,-0.02452968,-0.054308984,-0.010172275,0.0326844,-0.012156277,-0.05443888,0.028488416,0.029837022,0.03788805,-0.04832536,0.028716505,0.0019428812,-0.029547902,-0.009973385,0.019004446,0.071989276,0.0034570405,-0.011194153,0.0028016528,-0.009807812,-0.041681334,0.014084185,0.016534975,-0.028641583,-0.021519115,0.047093853,0.0041051484,-0.026795259,-0.013604306,0.013139452,-0.031494357,0.05431932,0.0070396615,0.009986959,0.03910491,0.020784322,-0.0112699615,0.035105947,-0.012116846,-0.011832906,0.023733487,0.002849401,-0.03117741,0.025479365,-0.035474744,0.059676796,0.0034947577,0.014142741,0.007702663,-0.021560667,-0.059865214,-0.005733361,0.030881502,-0.012227294,0.016990747,0.01039081,0.0116899675,0.021086091,-0.021020794,-0.028896345,0.008332761,0.030791277,0.009664435,0.0060024853,-0.027112316,0.021937696,-0.09966416,0.015973488,0.027741276,0.007717909,-0.025840648,0.030352427,-0.030253755,0.0030118928,0.032585826,-0.020879466,0.0055294023,0.0018127407,0.035602782,0.011257976,0.03485422,-0.015814247,0.007856032,0.007549028,0.017471224,-0.02580774,0.00035437613,0.022635525,-0.03322306,-0.03594753,0.02403041,0.05076565,-0.033321597,-0.012718074,0.0037819208,-0.040868867,0.0027761888,0.010603391,-0.0040705246,-0.016822966,0.028886506,-0.010141624,0.03518765,0.05809058,0.00957018,0.0044475826,-0.03502789,-0.039448153,-0.028274659,-0.009155148,-0.0018599448,-0.03303347,0.011291788,0.03611775,-0.014059239,0.005978041,0.023473172,-0.020754619,-0.04753201,0.060561486,0.03016635,0.039785776,-0.045770545,0.039949227,-0.030188888,0.028684376,-0.036010318,-0.016972525,0.034389775,0.03817232,0.017401729,-0.04065105,-0.018630736,-0.070854805,-0.026575861,-0.0014144104,-0.047679875,0.0018618058,-0.044419143,-0.04871097,0.033625185,-0.025099244,0.026313327,-0.040518034,0.018974433,0.013408187,-0.022502825,-0.049380038,0.029872613,-0.010049182,0.03234331,0.0038177844,0.02500578,0.0049603176,0.05929273,0.022718899,0.039088134,-0.03827934,0.026981104,0.040279943,-0.009782787,-0.0047625764,-0.02186118,0.02350156,0.03617054,0.035627753,-0.009727071,-0.0029333036,-0.021435063,0.06169126,0.0029616044,-0.08175961,0.011479256,0.003903937,-0.0032070444,0.00491689,-0.014668208,0.03063632,0.042252515,-0.030351037,-0.016965782,-0.022493726,0.010842263,0.010628551,-0.038756315,-0.014603069,0.010908977,0.025881892,0.014998787,0.034405526,0.009584285,0.0071420167,-0.05102014,0.04299929,-0.012385452,0.013698746,0.017282885,-0.035827767,0.025167026,-0.0023107727,0.0034470216,-0.055592082,0.031227801,-0.057485446,0.0275329,0.0789025,0.0014862854,0.035125256,0.0029887792,0.044672076,0.00306837,0.04687346,-0.036538117,-0.019666215,0.016118992,0.041170534,-0.017009923,0.047288116,-0.022558743,0.061837547,-0.009315145,0.018957742,-0.019766437,-0.012157328,-0.17647181,-0.029197738,-0.005357125,0.012216668,-0.0025149253,0.014111779,-0.02718079,0.012672564,0.021893946,-0.01541039,-0.049478915,-0.048249744,-0.003894882,-0.00047196986,0.014707696,0.03364565,-0.007997104,-0.00928841,0.038259547,-0.045617778,-0.047628555,-0.07398603,0.059744786,-0.05206133,-0.011421195,-0.015516343,0.016622122,0.013686943,-0.026194075,-0.018702582,-0.0255755,0.0018363158,-0.0024196503,0.0508367,-0.020688396,0.028993811,-0.018377448,-0.033981886,0.0016761356,0.011121875,0.056254234,0.015687315,0.020324541,-0.02637123,-0.012630231,-0.0068220715,0.020710558,-0.0022005946,-0.013844351,-0.020386744,0.008815959,-0.007250936,0.0022105786,-0.0009588243,-0.0486864,-0.0092936335,0.034915097,0.06455216,0.026942661,-0.04529801,-0.022017004,-0.046422634,0.0030016194,0.00062631513,-0.033129886,-0.04683713,-0.037481964,-0.009398314,-0.0038821206,-0.054588962,-0.026923805,-0.02052923,-0.021360176,-0.031723417,0.040486086,-0.015966335,0.018006867,-0.008545421,0.020794103,-0.09241574,0.0074840244,0.016049989,-0.040540148,-0.00995602,-0.043644372,0.009763946,-0.026430711,0.029788168,0.07424574,0.225105,0.012719698,0.038778376,-0.03172993,0.032881033,-0.007573632,0.047098715,0.04846632,0.011442724,0.0012000933,-0.0045314855,0.056576356,-0.022192385,-0.002194803,0.018387957,0.03954435,-0.052512605,0.014138768,0.046968617,-0.0084413625,-0.003693053,-0.010117294,-0.014200628,0.018653464,-0.0023734067,-0.00038539895,-0.0032160624,0.0690956,0.002632758,0.016851617,-0.076352865,0.012461443,0.062837414,-0.038261782,0.01686327,0.014577144,-0.0032580106,-0.0085780695,-0.009639015,0.06000404,-0.004753839,-0.028781302,0.06250258,0.017237106,0.007410829,-0.00823239,-0.024496058,-0.01794861,-0.016729195,-0.01854928,-0.030520514,0.007533663,0.0016519439,-0.0023280843,-0.022164486,0.023207774,-0.033216484,0.029021004,0.030825542,0.027404675,-0.001024552,-0.009122613,-0.06630278,0.029453127,-0.04257264,-0.008063766,0.0006097328,-0.015244964,0.0069652046,0.018164607,0.043884218,0.03392923,0.0050669354,0.027112074,0.034120753,0.01462375,0.003771975,0.07820875,-0.029887183,0.00064069184,-0.041393545,-0.010460603,-0.04150955,-0.032209888,-0.0052662804,0.028011514,-0.0012329172,0.0312073,-0.016711047,-0.010060819,-0.0006876355,0.028662285,-0.0037319756,0.020018259,-0.020121349,0.00006135037,-0.032930166,-0.017857185,-0.034077693,-0.0030882321,0.0022211098,-0.01164472,-0.022914514,-0.04010208,0.0019145134,-0.0071292026,-0.028592339,0.0075747557,-0.0155583015,0.035649236,-0.047727734,-0.011673513,0.0258937,-0.0065482385,0.019617554,0.005068112,0.020678384,0.030652538,0.08892642,0.015797937,0.008902388,0.031800803,-0.036210515,0.02205647,0.025140213,-0.029405164,-0.036015622,0.04916655,-0.006518975,0.065513,0.053882685,-0.05380551,-0.005742443,0.030076178,0.05750934,-0.0018778305,0.015958184,0.015282159,0.00008507395,-0.027740298,-0.036347553,-0.032874163,0.003502507,0.00034278698,0.016664503,0.035882436,-0.009808946,0.0056441566,0.002155159,0.023485484,-0.020157693,0.0462642,0.048207104,-0.020347822,0.0049914126,-0.07857499,-0.030159773,-0.02097683,-0.0010690121,-0.018437618,0.018253688,0.013198725,0.024591098,0.05744416,0.00076408096,0.06722932,-0.0037719544,0.021657351,-0.0017554618,0.0060951305,0.0054467525,-0.006330116,-0.026734987,0.024924217,0.024215123,0.00063272245,0.04060327,0.03422606,0.009870795,-0.023721209,-0.014318489,-0.024424095,0.0034743873,0.00810493,-0.004273228,0.06686615,-0.011633958,-0.018951936,0.022374656,-0.034950025,0.0066146455,0.07100923,-0.024436172,-0.009626808,0.058082733,-0.026664812,0.041507628,0.019292137,0.019239977,0.0068251374,0.012652237,0.0037922307,0.032899827,-0.022519508,-0.013580692,-0.031258848,-0.021287799,0.07299734,-0.03879146,0.032680422,-0.0006735408,-0.009883643,-0.028565386,0.034244794,-0.033124644,-0.015120191,-0.026863497,0.008159608,-0.028629644,-0.0032275645,0.0017571792,0.0016257092,-0.009680735,-0.018298537,0.025957583,0.0432138,0.0028146903,-0.0020444503,-0.049584273,0.012250251,-0.00586705,0.006261983,-0.011869515,-0.01628567,-0.00023182986,0.01851507,0.031426102,0.01752907,-0.029622033,-0.031500187,-0.04556623,0.026610667,-0.06739253,0.06289314,-0.011516118,-0.012500671,-0.015510495,-0.03746693,0.024484847,0.01365885,-0.00475567,0.03488774,0.0064976406,-0.015986893,0.036896385,0.003151529,0.06948151,-0.013673221,0.013741883,-0.03874011,-0.028135246,0.039859656,0.020978857,0.010657597,-0.07578071,-0.040674806,0.028289273,-0.022659002,-0.013372834,0.008719346,0.0004759039,-0.029037628,-0.035902545,-0.06912077,0.027323334,-0.017229838,-0.0011572834,0.060926054,0.016997414,0.010105641,0.0060795075,-0.019586038,0.008610923,0.001936186,-0.0173854,0.004087731,0.02000728,-0.014122776,-0.022545276,-0.038565017,0.006339777,0.00042184017,-0.03402382,0.028916387,0.00007272607,-0.0075142407,-0.0012287461,0.05821096,-0.022842826,-0.019194199,-0.025357023,-0.03373855,0.0002485858,0.0012340661,-0.03201097,-0.0010821921,-0.018531103,-0.037210315,0.005450597,0.0060279616,-0.010567977,-0.09423257,0.023893109,-0.011251981,-0.0013079924,-0.05149173,0.047158435,-0.04173408,0.0049314857,-0.011964911,-0.022002975,0.023167033,-0.028290631,-0.019041477,-0.027070042,-0.015013627,-0.053188123,0.0045148046,0.00083872833,0.0034037635,-0.043790247,-0.034504164,-0.015834514,-0.0053368956,0.0701674,0.0118057635,0.03311806,-0.039129067,0.0503265,-0.03087969,-0.053282805,0.007686421,0.06838148,-0.028352378,0.019936047,-0.0055078687,-0.01591326,0.023453167,0.002840578,-0.015080809,0.025364272,0.023029182,-0.010107724,-0.019490317,0.029595343,0.017520852,-0.035954792,-0.005231116,0.022409653,0.010543764,-0.03849894,0.03720426,-0.031426467,-0.003492849,-0.042376727,-0.0049178535,-0.00051717897,-0.030615943,-0.035042893,-0.037623197,0.001491213,-0.0018324457,-0.025582762,0.022046138,-0.039850496,0.021265673,-0.00855263,-0.021565726,-0.018558735,0.049565434,0.025801469,-0.007871078,-0.036058474,-0.058516018,0.009008986,-0.038263034,0.012781288,0.044500332,0.010317407,-0.022005282,0.032816216,-0.0032106126,-0.0253695,-0.014344722,-0.12130895,0.014312713,-0.015883395,-0.000020102689,0.020260096,-0.024806028,-0.012033273,0.02139397,-0.012388364,-0.0388698,-0.006565928,-0.040255412,0.024047263,-0.010126681,0.01725418,-0.0019377077,-0.0038967424,-0.010193005,-0.014879007,0.021570954,0.025272258,-0.019309876,0.009537551,0.0109476205,-0.04200707,-0.021240449,0.01951368,0.02084175,-0.00037426266,-0.03440908,-0.002780708,0.013350089,-0.0024195623,0.0107847145,0.020530408,0.014327732,0.008076839,-0.02521806,0.0064314725,0.014115091,0.03042032,0.023517376,-0.039065503,0.00964171,0.036451463,0.06255112,-0.027372522,-0.0058217635,-0.0509014,0.05513819,-0.023936883,0.009930829,0.014252064,-0.003050405,-0.009553024,-0.0006924049,-0.030931301,-0.023890534,0.010417169,0.05571256,-0.008745232,0.04652071,-0.04932839,-0.004984165,-0.0023663314,0.02092274,-0.0600978,0.029864447,0.046440497,-0.012404825,-0.013834985,-0.02673925,0.0044779214,0.0076664984,0.002483118,0.000489604,-0.03693036,-0.044892803,0.013798477,-0.037953433,0.019702505,-0.033796612,0.0000058619935,-0.0069648097,0.10116968,0.056749135,-0.029273799,-0.02900577,0.0043381755,0.0047740988,-0.086190596,-0.04650708,-0.04114316,-0.00554549,-0.052595943,0.064229496,-0.018304218,-0.010196607,-0.017443601,-0.0056302645,-0.069483936,-0.01323386,0.0047232714,-0.0132327285,-0.008747415,-0.023697691,0.029718718,-0.00048804554,0.013517081,-0.0111906165,-0.04032085,-0.038846053,0.01981409,0.012178466,-0.05086042,0.0034498572,-0.013364063,0.04373975,-0.026976412,0.06574724,-0.010236731,0.004139034,-0.015497969,-0.030419549,-0.022786787,0.020820923,0.021020943,0.020392898,0.020355156,0.010419387,0.000066176166,-0.053186283,-0.01436177,0.014389678,0.029851157,0.0166136,-0.039811783,0.04326982,-0.036005583,-0.017591834,-0.020997962,0.0057505574,0.013832963,-0.009604187,0.008102007,0.013780062,0.005845776,0.04505272,0.0019792544,-0.0049929726,-0.012341231,-0.027978787,-0.0368887,0.0290851,-0.009017167,0.00032126266,0.03506255,-0.011418526,0.001706633,0.063816816,-0.007434952,-0.09412628,-0.017374745,-0.01005909,0.014297167,0.051587287,0.016462607,-0.029245876,0.0128116915,-0.009925124,-0.012305413,0.032896936,-0.022900792,-0.05956028,0.007068908,0.041039266,0.016710976,0.006917421,0.033741888,0.0096669085,0.04162503,0.008352853,-0.02559712,0.04150608,0.039168417,0.018255826,-0.017601496,-0.04954173,0.054837093,0.024736546,-0.05428467,0.0018429789,0.025296401,-0.031408973,0.033189893,0.05334052,0.015671788,0.015911633,0.039277256,0.0319074,0.020770736,-0.021694673,0.0028497912,0.010162696,-0.018886412,0.003377851,0.002298779,-0.00016898074,0.0010212513,0.017398957,-0.029395686,-0.040551957,-0.020326536,0.009311485,-0.015660848,-0.010540893,0.019130595,-0.007721602,0.033764586,-0.04290028,0.035632364,0.0036953515,-0.0028429672,-0.004033084,-0.017230311,-0.011195314,-0.031099977,0.019545319,-0.024005057,0.00036769672,-0.027375888,0.013779552,-0.019960532,0.031093562,0.039012857,-0.00035087147,-0.0002858733,0.028536404,0.0017608732,-0.022280706,0.0055983597,-0.0037090979,0.051421665,0.0021700978],"last_embed":{"hash":"inw0vo","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"inw0vo","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research","lines":[306,323],"size":702,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"inw0vo","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0037841678,0.021258933,0.010288186,-0.0004003646,-0.038627982,-0.045416165,0.005403626,0.03539525,0.019600479,0.02177972,0.023478882,0.012932076,-0.040031034,-0.03700268,0.022836454,0.012718662,-0.015244028,0.0041603027,-0.018859696,-0.041322805,0.009346358,-0.008805923,-0.0202585,0.008959764,-0.0021925282,0.005017249,-0.0036374219,0.009473029,-0.0039107543,0.0677005,-0.019269483,-0.028043896,-0.0047279624,0.010437548,-0.024283893,-0.07795816,0.0041876407,-0.011745733,-0.03761351,0.0068085254,-0.01184556,-0.023391536,0.050831415,0.027009858,0.010634648,-0.049406536,0.003695001,-0.010494517,-0.021326764,-0.05028707,0.026111923,0.01945877,0.025645513,-0.038114604,-0.0273882,0.032901537,-0.013347255,-0.03977697,-0.031298596,0.011286452,-0.035769332,-0.0014785477,-0.031240439,-0.019189771,0.026414255,0.058002308,0.005459709,0.026197337,-0.012042195,-0.08285098,-0.01526609,-0.021660533,0.015542439,-0.013457249,-0.039560255,-0.0031135376,0.0403803,-0.008134699,-0.032803502,0.051747926,0.015368931,0.048274696,-0.025080366,0.017275335,0.008754117,-0.03124581,-0.040725663,0.050903294,0.046074912,-0.0040494227,-0.024398567,-0.025803866,-0.009866067,-0.018038481,0.026887424,0.015044471,-0.03020598,-0.0076664495,0.050770268,-0.00491686,0.0015916405,-0.023465013,-0.0032077048,-0.017497895,0.034871694,-0.005339266,0.03162991,0.044912267,0.010274046,-0.005669102,0.027947921,-0.0019938115,-0.030853314,0.0051562833,0.023758644,-0.0383237,0.03221462,-0.046627056,0.027993377,-0.021608837,0.019655265,-0.0067979395,-0.033331014,-0.057170108,0.016006023,-0.010194535,-0.0077365115,0.0017832718,0.061622594,-0.012656299,0.036767617,-0.005208726,-0.021631934,0.017742088,0.035117894,0.0071180435,0.0018540688,-0.011262518,0.013878248,-0.08094209,0.044644836,0.035302363,0.017463284,-0.013963395,0.031808972,-0.018422509,0.018013189,0.021889511,0.025488716,-0.010313512,0.02500434,0.04941513,-0.028069569,0.038034063,-0.0016334499,-0.023565471,-0.0033312838,-0.015623735,-0.0004448387,-0.019442797,-0.009310557,-0.018424412,-0.032201003,0.021735128,0.024435017,0.012508329,-0.008359478,0.04317219,-0.026488498,0.014977555,-0.0085513415,-0.026523568,-0.0048001497,0.002502929,-0.0011095209,0.025847074,0.057349112,0.015286944,0.0061530997,-0.041029494,-0.04140344,-0.028308174,-0.002370505,-0.015086318,-0.03609864,0.019202054,0.044169713,-0.013211023,0.023918247,0.032104496,-0.019003047,-0.03320955,0.04138046,0.0020030732,0.03225027,-0.03941674,0.033229075,-0.0010869193,0.019103892,-0.04201738,-0.039765302,0.05320688,0.014734453,-0.00823058,-0.04680333,-0.0055615134,-0.047908228,-0.011537983,0.019843716,-0.039213043,-0.021573897,-0.030726917,-0.04701609,0.058132865,-0.03754288,0.050775073,-0.02436776,0.0050418437,0.029781044,-0.02277568,-0.044434763,0.003876118,-0.019334128,0.0629253,0.009788666,0.020594103,0.006619444,0.05503073,0.02455769,0.033020463,-0.053310867,0.008045864,0.030011388,-0.0036495107,0.014499665,-0.035357874,-0.039432254,-0.0027132055,0.033699594,-0.02474439,0.010333285,-0.021824494,0.071352325,0.0066217394,-0.07988167,0.004655433,-0.002038889,-0.018567424,-0.016478047,-0.030263914,-0.0016688032,0.024292339,-0.02051192,-0.0035621563,-0.030889817,-0.0038503518,-0.0021283603,-0.02865168,-0.032469653,0.016058564,0.019008804,-0.0036471053,-0.02483766,0.013893519,0.033782985,-0.01769335,0.060600128,-0.014361138,0.032030735,-0.023323115,-0.001472414,0.04025739,-0.00008889014,0.03596932,-0.046130423,0.024616195,-0.059476197,0.04199,0.07425992,0.004484059,0.014158962,0.0073730904,0.032610632,-0.0123105785,0.06845474,-0.06672118,-0.011573953,0.013699488,0.0138572585,-0.0075774663,0.03318811,-0.004731745,0.06459657,-0.03897024,-0.0017295493,-0.010784023,-0.0065449895,-0.15742444,0.006506676,0.0012905591,0.00015679187,-0.0044307145,0.010684237,-0.02546544,-0.019652115,-0.021971298,0.0011839683,-0.032411527,-0.047270354,0.022912115,0.012941377,-0.013701834,0.021770576,-0.04351774,0.007296493,0.024633046,-0.049818613,-0.026282411,-0.07226452,0.046336226,-0.023256175,-0.020725643,-0.031144172,0.04728189,-0.00934936,-0.025286008,-0.031488497,0.0065623517,0.003339299,-0.0015925145,0.02854454,0.0073010046,0.050606202,0.012780722,-0.02830001,-0.009286498,-0.005740447,0.05522404,0.0419294,0.008066186,-0.010371877,-0.027549844,0.0250692,0.004078802,0.013025155,-0.031789154,-0.02530456,-0.009136724,-0.0039540604,-0.0061025536,-0.019937217,-0.032537866,0.019022211,0.035222117,0.04508456,0.006751653,-0.043560043,-0.0037179482,-0.08017693,-0.0063112737,-0.023048239,-0.014760289,-0.04437543,-0.0064522526,-0.028501626,-0.00016469746,-0.062853776,-0.012250861,-0.0059543345,0.0038753054,-0.0309782,0.034325153,0.0022792912,0.014615316,-0.0051358584,0.012719077,-0.06578969,0.019391261,0.043221686,-0.033231683,0.013208332,-0.04873876,-0.007182197,-0.016871274,0.03157049,0.022742575,0.22780454,0.018313384,0.056758963,-0.026288169,0.058905438,-0.02496579,0.052175563,0.038347196,0.012934269,-0.01053131,-0.02398006,0.047818065,-0.022454916,-0.0012103267,0.04108478,0.017007574,-0.031594835,0.012286197,0.042046864,-0.021763101,0.009356604,-0.0051586544,0.016784268,0.0020590257,-0.048121437,0.028624458,-0.010506164,0.028590146,0.011119247,0.005594863,-0.05333357,0.0287128,0.043242276,-0.05278844,0.023840595,0.051874626,0.005762646,-0.03131662,0.015576425,0.05862872,-0.021428302,-0.014684276,0.023011718,0.0039212047,0.00031531657,-0.013697656,-0.0077484967,0.0037605485,0.002268874,-0.004626831,0.017851697,0.024295552,-0.0057355855,-0.0010978692,0.022925835,0.013363202,-0.056737207,0.002381072,0.021658504,0.03273753,0.015234091,-0.0063413237,-0.033811264,0.032329433,-0.024527883,0.01707221,0.013649741,-0.019457614,0.04259731,0.038757075,0.054743316,0.03973975,-0.013523275,-0.0027044448,0.036003407,0.037302908,0.027142515,0.08919744,0.0017135685,-0.008350839,-0.024710862,-0.009308471,-0.011573777,-0.0007982337,0.009442763,0.0007672285,-0.011066198,0.049159873,-0.008432782,0.019416,0.0037069179,0.01274261,-0.008571806,-0.02514747,-0.022751305,0.020517237,-0.033272523,-0.022139382,-0.05686026,-0.0053124814,0.021243388,-0.032927796,-0.028072547,-0.009321265,0.00068559323,0.0025551594,-0.0037787603,0.007528438,0.024529634,0.050904833,-0.05435279,0.0018526793,0.045102805,-0.036742684,0.016685285,-0.0065779495,0.03748582,0.007659324,0.07807967,-0.010332501,0.040008374,-0.007942697,-0.027983934,0.008636038,0.0058707627,-0.048368435,-0.023485394,0.042693697,0.007494808,0.031977188,0.036583964,-0.039687306,-0.034258466,0.05575898,0.01461037,0.022917438,0.003613819,0.013963739,-0.0151201915,-0.005292395,-0.02166091,0.014730033,0.0060730237,-0.00507786,0.007882873,0.056784216,0.018939987,-0.012573983,-0.0047185933,0.036934458,-0.010021779,0.017197821,0.045275133,-0.034665473,0.025375828,-0.07188089,-0.02750457,-0.0009508732,0.027964307,-0.014905454,0.01528397,0.028186634,0.047303557,0.06228227,-0.017675053,0.051732782,0.0029747856,-0.0010727966,-0.005775637,-0.011832302,0.029510709,0.00586762,-0.040328305,0.01387751,0.06332154,0.0020455243,0.010054744,0.02364405,-0.0258824,-0.05163824,-0.008447159,-0.05052468,0.012775061,-0.03388717,0.021438317,0.035461314,-0.015077116,-0.020159623,0.0064458926,-0.033973884,0.012607229,0.061455406,-0.033599567,-0.0139851,0.060437836,-0.033044096,0.036731847,-0.011469469,-0.024188014,-0.0050344174,-0.0025525491,0.024594627,0.031173034,-0.01820502,-0.027506541,-0.030032,-0.028225752,0.06613176,-0.047518875,0.022186704,-0.010855141,-0.005504246,-0.029417248,0.040709127,-0.069465995,-0.042220864,0.011132459,-0.0037419875,-0.05655243,-0.015046707,-0.012167655,-0.01045005,0.0013896195,-0.028290134,0.00032604267,0.048327424,0.0029164928,-0.031910177,-0.048705224,-0.013968847,-0.017223569,-0.013951241,0.011006119,-0.0006578062,-0.011904529,0.037937097,0.0149298385,0.0071474314,-0.0064470116,-0.025746673,-0.022608168,0.0067263697,-0.060540788,0.07285795,-0.00649345,-0.024156762,0.0063217906,-0.042019185,0.011979891,0.015091764,0.00644759,0.012572543,0.027937125,0.0052624443,0.021386776,-0.021318873,0.07486549,-0.037660796,0.028035434,-0.056160964,-0.05426652,0.021559844,0.0076677483,-0.0029256453,-0.06480644,-0.031474087,0.026626207,-0.026512232,0.00089469395,-0.010912294,-0.0012311981,-0.023882806,-0.041618943,-0.035257395,0.0033049744,0.0030139547,-0.026790034,0.0755776,-0.012274099,0.028353669,0.016318064,-0.04214206,0.011438682,0.0011494047,-0.02308707,0.0104748,0.014498981,0.008026755,0.007760037,-0.035112217,0.009761996,0.0073244185,-0.03840232,0.026279164,0.0061628795,0.015989807,-0.02516051,0.06942449,-0.019728983,-0.0042426386,-0.008473399,-0.027426414,0.0015124317,-0.012502284,-0.012263557,-0.01275222,-0.0036881524,-0.031570867,-0.01535502,-0.00075192814,0.0069106957,-0.10824914,0.029919744,0.0041767685,0.013371027,-0.040541157,0.057925,-0.033885628,0.0102734,-0.0031196417,-0.0030894154,0.026853217,-0.0513285,-0.0011960962,-0.051720373,0.008129366,-0.03632082,0.00479709,0.019749356,-0.0129088955,-0.040214922,-0.036371898,-0.013036735,-0.012410618,0.07242096,0.013442094,0.0345283,-0.012136308,0.046629526,-0.00672453,-0.06498681,-0.019975014,0.07562228,-0.010944497,0.006744206,-0.016899783,-0.01064627,0.02402347,-0.020563055,-0.0059922477,0.036204793,0.011428422,0.0019736597,-0.024078753,0.03788596,0.03064208,-0.03413925,0.005759926,0.02580352,0.024538578,-0.04412523,0.026365004,-0.04807857,-0.02195129,-0.046363804,-0.019581757,-0.013079723,-0.047285475,-0.004347275,-0.009143782,0.005268156,0.001271239,-0.020749236,0.02760426,-0.027741982,0.027987842,-0.024734357,0.0050075892,-0.009215542,0.07085912,0.003362203,0.02020207,-0.05336443,-0.05304889,0.028320841,-0.022286361,0.002743707,0.05110438,0.029115507,0.0023907,0.050856106,-0.003747418,-0.016599607,-0.03903093,-0.12863438,0.0080312025,-0.016617967,0.009908026,0.011952925,-0.024927737,-0.009068869,-0.013433289,-0.0026239003,-0.037073962,-0.011525821,-0.072277755,0.038502995,-0.017846083,0.024900554,-0.00866406,-0.026258877,-0.018100122,-0.02284577,-0.012696679,0.02408663,-0.0034472572,0.044266455,0.030384129,-0.053127196,-0.0059856167,0.0045864605,-0.0067926245,-0.003357661,-0.06176454,0.000033523433,0.021552006,-0.0056454083,0.030653646,0.03663706,0.02427786,-0.0026786202,-0.013134846,0.01059327,0.007999795,0.016711423,0.0023354732,-0.035194352,0.015822383,0.036695138,0.06008288,-0.014342992,-0.02344913,-0.031256545,0.051237386,-0.0027161576,0.023574734,-0.002314634,-0.0007961017,-0.0032215307,-0.020293787,-0.010053227,-0.005860589,-0.016242553,0.011728223,-0.04197475,0.029290644,-0.05299383,-0.00789896,-0.018679138,0.022049231,-0.052871007,0.027492382,-0.005733166,-0.016219996,-0.0053181606,-0.042360377,0.014224308,-0.0012473419,0.005909938,-0.033395372,-0.027181238,-0.057401486,0.011767129,-0.0430573,-0.021506352,-0.02205781,-0.0072594723,-0.023988951,0.10200318,0.035817936,-0.026221856,-0.037291575,-0.01911426,-0.022427777,-0.08069024,-0.034234084,-0.038990982,-0.024752717,-0.03656598,0.089510486,-0.021184659,-0.015772104,-0.0027499564,-0.010226777,-0.031347804,-0.028325427,0.0026053595,-0.0151323825,-0.004908804,0.019161504,0.039748404,-0.0035330802,0.008997691,-0.03467394,-0.029146364,-0.01751647,-0.0026995318,0.012537731,-0.070082895,-0.00937823,-0.01965822,0.041510876,-0.026266865,0.024554046,0.03674477,0.022715265,0.001708055,-0.041280556,-0.031003904,0.015017307,0.025666682,0.017267156,0.0078095985,0.026900804,0.0012695688,-0.031832412,-0.0035201875,0.016491713,0.038548626,0.029591776,-0.01923901,0.029914746,-0.04755892,-0.027734747,-0.019354356,-0.01860886,0.013301901,-0.012011197,0.0233753,0.0064520845,0.024202056,0.021351574,-0.009569348,-0.021179354,0.010224353,-0.02237006,-0.021729942,0.02656468,-0.034266006,0.006863096,0.016875485,-0.026644448,0.001171548,0.07240627,-0.020687016,-0.070795,-0.03570752,-0.018429415,-0.012741034,0.07171373,0.001961104,-0.038828835,0.0019803944,-0.019189578,-0.028667333,0.0141729545,-0.03018396,-0.031410888,0.031702917,0.048187762,0.02490303,-0.0036508848,0.044674296,-0.0050716363,0.027648022,0.016827753,-0.018711342,0.05155871,0.020843409,0.0027726737,-0.021244718,-0.050690755,0.013701068,-0.0037544128,-0.04708654,-0.015412305,-0.032064226,-0.029482659,0.03846622,0.020198358,0.0025939066,0.0052007386,0.057353664,0.003981866,0.0125728715,-0.033657245,0.021478508,0.0046461527,-0.020723322,0.0141129475,-0.013388032,0.010661909,-0.0016482383,0.02331638,-0.027298994,-0.0147227645,0.0048931185,0.063328676,-0.009276258,-0.006568881,0.013672056,0.011672072,0.04226312,0.008322165,0.02939578,-0.011523293,-0.025019344,0.017522976,0.008310302,0.004967945,-0.024994284,0.039205194,-0.0144814,0.023840595,0.01927777,0.015512323,0.0021209829,0.006338756,0.027101332,0.0060414798,-0.018007714,0.008382506,-0.03690711,-0.004168871,-0.0045355516,0.00425135,0.059910726,0.0048126555],"last_embed":{"hash":"1a605g7","tokens":83}}},"text":null,"length":0,"last_read":{"hash":"1a605g7","at":1762844647496},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{1}","lines":[308,308],"size":24,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1a605g7","at":1762844647496}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.047554445,0.004328332,-0.010776119,-0.029939402,-0.039044373,-0.04229874,-0.002258625,0.03469907,0.01600152,0.017297866,-0.023494331,0.0042829914,-0.05094972,-0.035874702,-0.0030786612,-0.007631942,-0.001634859,0.020945642,-0.0065643582,-0.021653267,-0.0050152307,-0.019379152,-0.0016024279,-0.021255653,-0.0068756756,0.02727978,0.019460537,0.050855327,0.0051006027,0.04534802,0.02296716,-0.009006913,-0.023142112,-0.012693532,-0.027220773,-0.08133583,0.050915122,-0.024857903,-0.023346163,0.007890341,-0.026345028,-0.024420246,0.018793222,-0.011387787,0.009949744,-0.041716438,-0.0063860654,-0.007813389,-0.029704768,-0.011775525,0.009202079,0.019614123,0.055104706,-0.034457397,-0.06241357,0.007354572,-0.027198395,0.0077522052,-0.030161995,0.000656871,-0.03688257,0.016549936,-0.026054366,-0.019624408,0.020449797,0.06455375,0.005483415,0.036445387,-0.029620131,-0.09314374,-0.0073533016,0.024204709,-0.024259988,-0.011834127,-0.039900776,0.00068028097,0.02032258,-0.0013278648,-0.027010173,0.025938744,0.008785594,0.009910844,-0.012731685,0.029456148,-0.024110423,-0.007706117,-0.0058118408,-0.018583508,0.042599928,0.020327883,-0.0018637392,0.0024740568,-0.01143894,-0.04946228,0.025809953,0.039090827,-0.014377356,-0.025523081,0.03766434,-0.002023406,0.018182658,-0.015399951,0.02519601,-0.04827439,0.054423038,-0.019146508,-0.010866491,0.032905508,0.041818835,-0.0072911545,0.02666395,0.00038569456,0.0015026459,0.040797908,-0.0046683936,-0.030325206,0.030332545,0.0015704788,0.04591015,0.0041289213,0.0041278554,-0.0005856808,-0.0074081654,-0.051717967,-0.00025718712,0.023876533,0.0030639612,0.031044737,0.015140329,0.012598752,0.01018971,0.019632248,-0.050249282,0.014550758,0.037957378,0.0034206691,0.024644649,-0.03453672,0.009441833,-0.1014154,0.0049786647,0.033331186,0.008006525,-0.04358847,0.030076262,-0.033721633,-0.0048215855,0.01893063,-0.025568979,-0.019935783,0.009760214,0.001454292,0.018418103,0.057666603,-0.01613257,0.021133574,-0.0008345977,0.014076596,-0.010974413,-0.008195493,-0.017266328,-0.023238573,-0.0026727212,0.0037369668,0.028725673,-0.018364502,-0.0024472005,0.01841658,-0.027716698,0.024329634,0.0055278023,-0.008395673,-0.0061305333,0.042525712,0.00024650482,0.032879435,0.09628375,-0.0021066454,0.04026117,-0.031158792,-0.010387264,-0.019711653,0.003909163,-0.004193649,-0.05502734,0.012046041,0.03380311,0.02770144,0.022238875,0.0027903086,-0.010193641,-0.05981823,0.014587025,0.011225008,0.0058241226,-0.03568295,0.027595526,-0.036174405,0.02394474,-0.061099518,-0.005372102,0.0396607,0.046829052,-0.01800171,-0.040975723,-0.011982349,-0.066794895,-0.03686485,0.0102756815,-0.044703946,0.0039608898,-0.03658901,-0.046608377,0.027658397,-0.04891186,0.010689032,-0.033290833,-0.0060760085,0.021673074,-0.02418917,-0.03483198,0.042981483,0.012925135,0.023684928,0.011494097,0.0072840303,0.020044392,0.056762457,0.011254909,0.013855208,-0.021255115,0.00829248,0.03252706,-0.03033734,0.016552262,-0.040110867,0.032872923,0.031616848,0.016081117,0.054649737,0.004160068,-0.019855475,0.03767411,0.0032642086,-0.073546864,-0.00041647823,-0.00090831186,-0.005583601,-0.021289954,-0.020127745,0.02553431,0.038271684,-0.032381807,-0.014226031,-0.029716177,0.011946723,-0.0026791627,-0.022992847,0.0064548007,-0.009113386,0.009630101,0.010731171,0.012493021,-0.00078588777,0.024004603,-0.035134863,0.030224243,0.0033931274,0.027330516,0.020791313,-0.04700645,0.003935444,0.038643364,0.00368974,-0.017846763,0.0055618426,-0.0485992,0.039584763,0.067837656,0.010042965,-0.009147867,-0.014423203,0.066552304,0.0019319353,0.024721768,-0.030514393,0.007469981,0.024730166,0.03092232,-0.0036186955,0.044985693,-0.056162085,0.06609116,0.019544346,-0.032827113,-0.024265785,0.0000026124594,-0.16463108,-0.021687346,-0.003360215,-0.0031538678,0.0028039028,0.0163008,-0.017130729,0.017880075,0.0088233305,-0.032996092,-0.0555233,-0.056867484,-0.008982634,-0.002245563,-0.02329692,0.032199368,-0.0010028615,-0.00051577267,0.023329673,-0.022832345,-0.034021527,-0.07068432,0.043138243,-0.047922853,-0.006524508,0.028243853,-0.013711593,0.00864713,-0.048296545,-0.021845687,-0.009794294,-0.010776483,0.00014627275,0.04920505,-0.026261061,0.04320452,-0.015750503,-0.018259095,-0.00046782452,0.0016948011,0.056787286,-0.0064403545,0.035356887,-0.017008392,-0.034637213,-0.023448002,-0.0026837243,0.015537135,-0.0061915508,-0.015122448,0.026230866,-0.021487381,0.0039687175,-0.00053039973,-0.04807497,-0.011590866,0.054101244,0.06398573,0.028452601,-0.009615386,-0.047229137,-0.028033754,0.033589337,-0.006682821,-0.019087654,-0.05088489,-0.033140957,0.008718442,0.0035368283,-0.04571779,-0.012838529,-0.012799151,-0.023245314,-0.040920813,0.04620842,0.005529408,-0.0029548942,-0.016813137,0.014263383,-0.08458106,0.02894257,0.0043482496,-0.031989306,-0.010182312,-0.037464965,-0.010672546,-0.0045053824,0.034338437,0.0526799,0.2379144,-0.0070253494,0.012662831,-0.04292535,0.0243769,-0.034831177,0.008987374,0.032269593,0.018525194,-0.0044799345,0.033921685,0.06459729,-0.041888524,0.010216397,0.042751875,0.041151904,-0.04215027,0.019492447,0.05331808,0.008717629,0.018628,0.0007457679,-0.008756681,-0.009615615,0.013342964,0.011922727,0.00085778453,0.06414539,-0.0064560813,0.010782061,-0.07057951,0.01805935,0.091653995,-0.034886308,-0.0012298635,0.009551399,-0.0059970915,-0.011650886,0.02238559,0.05024847,-0.05943704,-0.033400804,0.039982595,0.024387408,-0.01492746,-0.024357917,0.0037561755,-0.01737371,-0.015146557,-0.024300136,-0.017837353,-0.00093568926,-0.00049670687,0.0032903692,-0.0058860667,-0.0022768343,-0.028093405,0.0642207,0.017493399,0.018667415,-0.025618564,-0.01935549,-0.03971917,0.024793347,-0.02072648,0.02114785,-0.0003003715,0.0033685453,0.03452888,0.035446707,0.037174147,0.034303326,-0.016526677,0.025601724,0.020598048,0.0031496275,-0.0057791634,0.07305301,-0.021484897,-0.026969409,-0.05446433,-0.03567029,-0.039625075,-0.01582602,-0.0033015043,0.028296268,-0.008763976,0.0130581325,-0.016351348,-0.023092235,0.00006167079,0.05841359,-0.0038127191,0.0038010243,-0.0050509325,-0.0138032315,-0.020712566,-0.022804484,-0.017513363,0.0028194813,-0.01104144,-0.010462515,-0.035217557,-0.035057843,0.017187906,-0.009500871,-0.010154043,0.041215215,-0.024923587,0.04015601,-0.039634906,-0.016312258,0.0020436032,-0.023111742,0.019419631,0.01592998,0.029219648,0.03370876,0.07395113,0.010089396,-0.019945642,0.045561433,-0.013289599,0.010214718,0.0002627884,-0.03012522,-0.0021003624,0.037839945,0.0015710935,0.034728173,0.04188986,-0.036203593,0.0017979738,0.02087167,0.054615676,0.013708787,0.018547064,0.014793469,-0.021801634,-0.008508195,-0.01342937,-0.047232207,0.008636094,-0.03387893,-0.0009267688,0.038542114,-0.003434738,0.004888281,-0.009977838,0.021394879,0.0034156237,0.04600691,0.044804644,-0.03118828,-0.017237337,-0.08813979,-0.01480095,-0.030478705,0.0061102607,-0.00075526285,0.0043896376,0.0013311758,0.0067848703,0.041597698,-0.009046153,0.035437617,0.004772796,0.036523916,-0.01221405,0.010101639,0.004707965,-0.023592139,-0.042763736,0.02127833,0.008907956,0.014878342,0.023184052,0.061622757,0.010509542,-0.013185831,-0.024457922,-0.03602967,0.0026683374,0.005040023,0.026354574,0.04986867,-0.019954324,-0.015627008,-0.0039386693,-0.038113903,-0.0020864147,0.067838244,-0.05102482,-0.0016474098,0.052974977,-0.02761633,0.07161095,0.004412183,0.015332789,0.00960424,0.009316508,0.0029694892,0.027978731,-0.0057178754,-0.026359959,-0.0056479727,-0.02621805,0.07743106,-0.051274598,0.026991883,-0.0023612212,-0.02002525,-0.05461603,0.024729881,-0.011511904,-0.0099811,-0.029625189,-0.008636944,-0.042496286,-0.017540356,-0.0029668286,-0.017019339,-0.03173732,-0.0048512453,0.029152473,0.033986874,-0.022655575,0.013232838,-0.022505738,0.011066894,-0.008580856,-0.0032766145,-0.010129224,-0.027034285,-0.029031955,0.045539882,0.012684253,0.0055322535,-0.057073087,-0.0368658,-0.051531352,0.034076266,-0.058026105,0.032864776,0.014595881,-0.002893623,-0.021784676,-0.037036676,0.04902474,-0.004412876,0.00024236854,0.04446495,0.0043638386,-0.0052138795,0.037885565,0.026574528,0.03239469,-0.014183003,0.0032989748,-0.06706923,-0.022908991,0.049861286,0.0316852,0.0011641625,-0.07774108,-0.048857465,0.027061062,-0.026808498,-0.00980389,-0.0007968728,-0.016040185,-0.0030097738,-0.023291355,-0.06353872,0.091668285,-0.032624893,-0.020494148,0.05456155,0.011376177,0.00947203,-0.017908053,-0.014719548,-0.0057888697,-0.010262021,-0.017686702,0.0005375175,0.011700719,-0.027439525,-0.0046711676,-0.031473536,0.010899537,0.016708752,-0.01764862,0.025409449,0.0051163393,0.0033458846,0.012938278,0.066719204,-0.028626703,-0.0008671696,-0.031661585,0.0053740637,-0.0046373704,0.0038281225,-0.018084913,0.0037734034,-0.005682107,-0.044180058,0.03411724,0.008119515,-0.028505241,-0.08053724,0.019320888,0.011896391,-0.011748956,-0.010976352,0.07232207,-0.033159863,-0.0034834847,-0.006179909,-0.014447608,0.04659653,-0.018985344,0.0024837896,-0.036896396,-0.02872162,-0.035705406,-0.012432066,0.0010951457,0.02028343,-0.03090039,-0.008579195,-0.04271775,-0.033613633,0.06326396,0.015878713,0.027394203,-0.05447361,0.036860652,-0.019152101,-0.05374489,0.030339815,0.07212783,-0.032468893,0.0082233185,0.0138111655,-0.012537517,0.0021453535,-0.00051873556,0.0007086779,0.001625325,-0.00010012021,-0.019110577,0.0010947713,0.029960379,0.006098461,-0.023010906,0.00084325654,0.03858916,-0.0014837869,-0.027024662,0.043923102,-0.022849435,0.008139554,-0.028236706,0.0019468012,0.0081268465,-0.06916793,-0.04042396,-0.015468766,0.0077488525,-0.020185923,-0.023821553,0.0042513455,-0.04177964,0.022443762,-0.0236598,-0.0030951821,0.0013913119,0.02476811,0.051059,0.0100825615,-0.015073353,-0.06683181,0.013593243,-0.041242275,0.01900232,0.023395225,0.026286256,-0.018745031,0.035851832,0.010084275,-0.019076468,-0.011525688,-0.12756671,0.010404795,-0.01921074,-0.0014007562,0.009206215,-0.010900663,-0.019433573,-0.0029258896,0.014625495,-0.04415046,-0.0025372303,-0.018551087,-0.004747336,-0.022481995,0.025799748,-0.0047653294,-0.03872402,-0.006969011,-0.024582764,0.048131093,0.026393203,-0.015745632,0.028616736,-0.005722193,-0.03973984,-0.0034220575,-0.015289195,0.006050362,-0.0146728605,-0.048953477,0.013208781,0.005899372,0.021915363,0.02906486,0.016789032,0.022180133,0.009494835,-0.0086080115,-0.0060815793,0.03056247,-0.00045606057,0.029095514,-0.01808173,0.042227633,0.060390633,0.059722044,-0.014829197,-0.017311923,-0.042012688,0.04677413,-0.014803607,0.01623727,0.031718317,0.042481475,-0.03448761,-0.029668892,-0.04400027,-0.030607358,0.005351872,0.059899986,0.0069799023,0.04379782,-0.044836514,-0.009451772,-0.009971897,0.029561117,-0.04105459,0.018151322,0.040327594,-0.022067651,-0.020747932,-0.023987286,-0.0032123297,-0.01658228,-0.012909598,0.004381134,-0.027740788,-0.04004325,0.012986838,-0.03639149,-0.012983288,-0.02108115,-0.0063430066,-0.004504072,0.107729495,0.04718148,-0.012741019,-0.038744908,-0.023233905,-0.018636575,-0.06697209,-0.025889132,-0.03304017,-0.030914906,-0.047960196,0.027395172,-0.01381278,0.006876663,-0.0090549495,-0.01877294,-0.06923849,-0.010661474,0.0022557878,-0.022140594,-0.034630574,-0.009882185,0.010212836,0.012005547,0.007613424,-0.010498246,-0.055398285,-0.016318275,0.0020742666,0.036935866,-0.09213858,-0.00041020755,-0.017757956,0.028643282,-0.031756736,0.060341947,0.018506765,-0.0041357535,0.011201586,-0.025431352,-0.012659091,0.027699888,0.02886204,0.024200499,-0.010902929,0.0039876984,-0.01303776,-0.03129126,-0.0135924965,0.031440884,0.054111153,0.022732021,-0.026893485,0.032133203,-0.022825828,-0.0012255945,-0.03253302,0.0046700835,0.029957216,-0.005647576,-0.010888651,0.017643591,0.0007839363,0.039552853,0.020721667,0.0075833276,-0.024524592,-0.035425972,-0.0162828,0.0384497,-0.026602285,-0.029256381,0.028365904,-0.014120234,-0.013351607,0.03354574,-0.0040580756,-0.08527902,-0.03145867,-0.024625447,0.004110997,0.048952498,-0.024101855,-0.016886149,0.020935075,-0.0006426052,-0.027699156,0.039975543,-0.023467205,-0.041643646,-0.0060677053,0.05318981,0.0026489894,0.04219397,0.047662273,0.010491741,0.044999216,-0.0051808613,-0.0047272174,0.040885612,0.04810803,0.025549317,-0.014655522,-0.027814692,0.06417035,0.0350576,-0.055276576,0.01913977,0.034655,-0.01597025,0.018326353,0.04240321,0.024050655,0.025003554,0.040849283,0.038806506,0.014634319,-0.026096331,-0.0038190375,0.008265748,0.0025453009,0.011668503,-0.015740534,-0.012257886,0.016070353,-0.009405795,-0.0038222298,-0.03649029,-0.019363297,0.011536146,0.008026451,-0.03976063,0.017703598,-0.011894841,0.010007112,0.009163732,0.023822973,-0.01675086,-0.0129340375,0.0028538262,-0.026651775,-0.018953877,-0.017982477,0.027040064,-0.037206393,0.025983442,-0.043574262,0.016353654,-0.02179053,0.020948289,0.04078844,0.011530199,0.0041657863,-0.0033780902,-0.0011575057,0.0037193564,0.018678052,0.006126779,0.049786337,-0.022740386],"last_embed":{"hash":"va5gvl","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"va5gvl","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{2}","lines":[309,309],"size":83,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"va5gvl","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009267091,0.010962659,0.0010467075,-0.024082912,-0.025187379,-0.04005659,0.0016911075,0.0145719685,0.0314,0.020169541,-0.0025339972,0.025037345,-0.042375006,-0.029514035,-0.0033461244,0.02375697,-0.014480128,-0.007208249,-0.01626077,-0.04174783,0.001364771,-0.03327474,0.0130536575,-0.018996313,-0.0070900815,0.030144658,0.0022267662,0.030211572,0.019297551,0.06004548,0.031486407,-0.008373589,0.013182713,-0.009029576,-0.022634128,-0.102441795,0.030441536,-0.03995266,-0.04534684,0.03717433,-0.016638089,-0.052345846,0.030482609,0.024500968,-0.011239036,-0.05842139,-0.0027539425,-0.005233101,-0.03962448,-0.017784849,-0.009522131,-0.012806789,0.038146213,-0.016603187,-0.016985279,0.033798724,-0.03535864,-0.021469314,-0.039350193,-0.01125454,-0.032779276,0.0048395493,-0.030053688,-0.04163348,0.018267754,0.06935404,0.012887565,-0.0010582256,-0.0054928833,-0.08869452,-0.014085815,0.00922843,0.017079702,-0.035072748,-0.039810803,-0.016323153,0.014457435,0.0038501464,-0.04623845,0.046557594,0.0021703748,0.023499051,-0.015177926,0.048332825,-0.0009994709,-0.018129703,-0.03552849,0.047548655,0.031620942,0.005028104,-0.009139878,-0.02020499,-0.011146617,-0.053866457,-0.0092420215,0.013145567,-0.008150754,-0.008545699,0.038234375,-0.017641744,-0.01320137,-0.0092962375,0.0020052984,-0.03293714,0.0276662,-0.025274737,0.009169423,0.038231872,0.01707466,0.012705762,0.01624907,0.037397146,-0.016214976,-0.0076192934,-0.001815604,-0.02470049,0.047301576,-0.021516552,0.0236183,-0.0074230866,0.0047092647,-0.045365017,-0.022488452,-0.056932643,-0.0047731586,0.0029056843,0.0045566214,-0.014313525,0.015168073,-0.0077725197,0.042512257,0.010796562,-0.028524848,0.0010593038,0.051535726,-0.0037342915,0.015485427,-0.012233401,-0.00092104793,-0.06721761,0.0065312264,0.011627564,0.022990506,-0.008385995,0.010258351,-0.019832509,-0.0044628982,0.017643439,-0.019286335,-0.010005216,0.0103089465,0.023153251,-0.027071182,0.07003559,-0.010877816,-0.0050122263,0.019631876,-0.0108746765,-0.029794477,-0.013348884,-0.01292486,-0.004048573,-0.023641298,0.058410052,0.011617742,0.022835981,-0.012136871,0.028647216,-0.033415765,-0.02017453,-0.009816323,0.0009860481,-0.03227416,0.01961866,0.014785667,0.008184486,0.0840011,0.019788237,0.02612843,-0.052249826,0.007848658,-0.03923475,0.0015592383,0.017332537,-0.051279645,0.0070817657,0.008345462,-0.01686344,0.03563792,0.028962832,-0.018210806,-0.06832413,0.028616875,0.011129787,0.04790414,-0.043863058,0.041031316,-0.033737764,-0.017213736,-0.05088508,-0.032979794,0.058801208,0.02666608,-0.022135561,-0.05606696,-0.013729259,-0.051359933,-0.051134963,-0.009380334,-0.023217157,-0.030069105,-0.025288379,-0.0455583,0.046893883,-0.027313555,0.0037004657,-0.044967525,0.0067215436,-0.0047900314,-0.03186543,-0.047513943,0.021133887,0.02109188,0.059382945,-0.017099487,0.014650709,0.014371309,0.045059968,0.012360674,0.0011237962,-0.044050317,0.039032888,0.015340924,-0.0067575127,-0.0498638,-0.02149276,-0.024514144,0.010109795,0.02845884,0.021829,-0.020374265,-0.0023226363,0.049171016,-0.0047494033,-0.08435572,0.00064846175,0.026020175,0.027121222,0.02893255,-0.018654216,0.027760632,0.04669025,-0.03188058,-0.036928702,-0.057374813,0.013093429,0.016227324,-0.026292209,0.022526665,0.0035118086,0.0323373,-0.00017629645,0.008463954,-0.0009053938,0.02524061,-0.03272196,0.048389014,0.01942786,0.035825785,0.02084107,-0.026561696,-0.0064832238,0.016628932,0.017334063,-0.038436253,0.026707139,-0.040119093,0.032298706,0.074998,0.012574292,0.019642817,-0.026417606,0.042404927,-0.0020511693,0.043575574,-0.016645089,-0.0037330491,0.034428935,0.043585386,-0.0027353882,0.054076202,-0.027410433,0.07555466,0.010351796,-0.01343871,-0.035756636,0.00456327,-0.14534342,0.009413422,-0.022348283,-0.0064773983,-0.005813787,0.008249879,-0.03328588,0.020833101,0.0068257297,-0.022408351,-0.021657472,-0.05739259,0.011309158,0.00471928,-0.039062284,0.033187028,-0.030382259,-0.0008569099,0.043869752,-0.029100943,-0.054038197,-0.06517099,0.057904072,-0.020825205,-0.0049574175,-0.019808693,0.011394023,0.034349207,-0.04346018,-0.015963221,0.009358861,-0.033987444,0.015184972,0.046142925,-0.017338885,0.04502427,-0.007644126,0.008965148,-0.06761732,0.014251606,0.06246312,0.02139634,0.029739583,0.0089755505,0.013513412,0.006774096,0.0083102565,0.019188732,-0.035079706,-0.01977515,-0.0090380795,-0.023224395,0.0019008394,-0.004386118,-0.039062325,0.0028668065,0.031224353,0.039313234,0.027420543,-0.013649224,-0.04450646,-0.029069994,-0.0076459115,-0.0038446044,-0.007651187,-0.031050228,-0.021685075,-0.031840608,-0.0032800378,-0.03642034,-0.01567705,-0.008327938,0.005881629,-0.029064445,0.02021175,0.0108262645,-0.01790301,-0.009088962,0.00020318302,-0.06632789,-0.013122666,0.018254451,-0.034311052,0.0025885142,-0.04456371,-0.0065794513,-0.01587112,0.03615403,0.08722945,0.23860683,0.022434006,0.07333481,-0.039437566,0.07400383,-0.02929234,0.02766001,0.038080648,-0.006868838,0.001948354,-0.0028005813,0.035430066,-0.026036087,-0.005352889,0.023505935,0.020343384,-0.042530656,0.0067621474,0.044888325,-0.00035056795,0.008929095,-0.0320442,-0.003205111,0.015181422,-0.0133367935,0.019874088,0.031954534,0.042486265,-0.020802632,0.0051449854,-0.07667262,0.05287143,0.041570842,-0.06402203,-0.017589701,0.012152705,-0.033968374,-0.002296843,0.029666593,0.05004118,-0.0276256,-0.0033229694,0.051282335,0.0061414423,0.007879641,-0.03467345,0.005696551,0.0010422529,-0.013088508,-0.0022191063,0.022273622,0.0035700225,0.010699427,0.012143678,0.015628085,-0.035034414,-0.0307199,0.008227071,0.0020080502,0.0032385988,0.021922242,-0.0028781367,-0.022407927,0.03477591,-0.053426318,0.053355906,-0.027807212,-0.011358552,0.04207677,0.01456218,0.054348543,0.04541458,-0.01977997,-0.0073189684,0.0156702,0.019806286,0.017355375,0.064655885,0.0007766261,-0.0039022178,-0.04743553,-0.040974814,-0.04691105,-0.0139500145,0.00877901,0.009350837,-0.009006125,0.021328723,0.0005434336,-0.003066782,-0.005579437,0.023665428,0.04101852,-0.02763767,-0.009125028,-0.0004522857,-0.006963209,-0.027511807,-0.05722914,-0.0022608286,-0.044988655,-0.029709898,-0.009097927,-0.037061535,0.0019841485,-0.003918557,0.00952732,0.03509402,0.018031256,0.036353316,-0.008866507,0.0032308497,0.0011754207,-0.029528249,0.027123427,-0.018716762,0.019541832,0.02219982,0.061087195,-0.00595884,0.00941367,0.051613383,-0.03664123,0.004919944,-0.0025978626,-0.028842088,-0.0135541605,0.029551411,-0.012541503,0.024842821,0.05998767,-0.04126017,-0.042563964,0.024354687,0.03915486,0.0018839845,-0.0035047666,-0.009852262,-0.0006331808,-0.049724232,0.008796552,-0.027571639,0.01219145,0.0009493385,-0.008811921,0.032929692,0.021814302,-0.03103396,0.036945112,0.013722287,0.0035778023,0.04365754,0.029099591,-0.021443462,0.0034710723,-0.03374299,0.0037885967,0.022321725,0.014805725,-0.0065218727,-0.0151966065,0.019871939,0.02953638,0.03514313,-0.034439247,0.034847107,-0.025616447,0.008200515,0.011034486,-0.015215309,0.012342966,0.0048676324,-0.05187538,0.055711895,0.048068907,-0.009988999,0.06271732,0.051632173,0.00465533,-0.02044961,0.0014948447,-0.03609976,0.024546336,-0.0323816,0.020218147,0.040462423,-0.024947377,-0.016357645,-0.018081985,-0.010977522,-0.03535702,0.06295704,-0.05118854,-0.0007756665,0.044492703,-0.0471224,0.03453229,0.016501777,0.017139146,0.0024060106,0.011520793,0.022490418,0.019336695,-0.022315757,-0.0053834016,-0.016664146,-0.02804959,0.06664524,-0.05065695,0.018311687,-0.016170442,0.004220656,-0.017269181,0.032012597,-0.054132376,-0.01682528,0.013284123,-0.000102116785,-0.07362224,0.0036670014,-0.012789996,-0.016547408,0.013365893,-0.0078087277,-0.0189639,0.03419288,-0.020919586,-0.024156703,-0.02918197,0.009454512,-0.003232127,0.046783414,0.034803312,-0.0077841533,0.013189837,0.02947387,0.0030803578,-0.00006135724,-0.01172698,-0.04260478,-0.02270084,-0.003796415,-0.04759768,0.06939052,0.0046951002,-0.05418764,-0.01300998,-0.018724846,0.04189962,-0.0023808829,0.028450135,0.017189462,0.040256318,0.007847594,0.038732976,-0.012483065,0.029600304,-0.019774958,0.0010551898,-0.08934143,-0.028842343,0.032519564,-0.001133104,0.020117396,-0.06761908,-0.009528387,0.0013310277,-0.041565377,-0.0037870284,0.00752885,-0.008183938,-0.03039539,-0.021254772,-0.033671856,0.039881427,-0.017167546,-0.039384875,0.053358875,0.011101438,0.041687988,-0.0074995304,-0.018826524,-0.024591906,-0.039170068,-0.021508826,-0.010661681,0.02091931,-0.021071075,0.011595115,-0.05358289,0.011003871,0.04090686,-0.039659232,0.052003805,-0.0033631434,0.011426623,-0.033048175,0.012179733,-0.03436537,0.0057916055,-0.01359768,-0.022188336,-0.005464796,-0.005788998,-0.025045915,-0.009442594,-0.0045839683,-0.03454966,0.008674105,0.022234194,0.004110785,-0.0843244,0.023552079,-0.02864884,0.0030931297,-0.034874484,0.0319215,-0.0511932,0.004871293,0.0093376925,-0.02685498,0.023916736,-0.03135159,-0.010452945,-0.046515062,-0.011978536,-0.04780359,0.0014093514,0.0419859,0.007548478,-0.039463606,-0.031051539,-0.036258396,-0.0008747569,0.01617591,0.0068775914,0.018259276,-0.02694819,0.061120313,0.04094676,-0.0344179,0.014688459,0.077637106,-0.024495514,0.01673827,0.03183542,-0.0085297655,0.01110954,0.006868112,-0.01795963,0.047926385,0.04708242,0.009058098,-0.018585784,0.06880554,0.011344228,-0.024654225,-0.0036706142,0.019752683,-0.0048447293,-0.02671599,0.043983195,-0.05120762,-0.0067153606,-0.041743882,-0.012876452,-0.004402952,-0.06357206,-0.0017097809,-0.0042866194,0.0079719275,-0.036600463,-0.024643011,-0.001369562,-0.030182378,0.017256903,-0.03677461,-0.0059793424,-0.0018304099,0.016055455,0.020532224,0.021359727,-0.032324467,-0.05181904,0.034293916,-0.030734511,-0.004941981,0.07464093,0.033550404,-0.017372446,0.056619752,0.01203299,-0.02535631,-0.052512534,-0.12761287,0.018144509,-0.0043385164,-0.011082726,-0.004992764,-0.0028213914,-0.0018854477,0.0020899612,0.024379803,-0.054550335,-0.026110098,-0.027284553,0.05103692,-0.010271277,0.008956057,-0.017382262,-0.0065026483,-0.02143972,0.008511733,0.029254701,0.028247468,-0.006799956,0.03882851,0.015928581,-0.05250136,-0.01653079,0.020609912,0.02116496,0.013875779,-0.008090368,0.011675133,0.02591717,0.014980908,0.027307462,0.02788645,0.010254568,-0.02080893,-0.020526033,0.010373225,0.016138155,0.048801467,-0.002440072,-0.012027957,0.05190509,0.05040689,0.048639435,0.024343919,-0.019142486,-0.07494307,0.03607601,0.0064342753,0.021516243,-0.01145101,0.01683732,-0.0036662398,-0.022129543,-0.030082863,-0.04021286,0.012963652,0.037896,-0.013859962,0.04548261,-0.02105989,-0.034646932,-0.014879185,0.00618866,-0.063201845,0.017513042,0.012368948,-0.013190332,-0.009986357,-0.0052190605,-0.005541393,-0.0021441574,-0.012891859,-0.016673686,0.00013914265,-0.035708316,0.018467316,-0.03355562,-0.0208648,-0.005702586,0.01722169,-0.019961955,0.10672886,0.036887337,-0.0027189858,-0.020528767,-0.036625743,0.004602043,-0.048788317,-0.03208373,-0.027055323,-0.014246397,-0.04253069,0.08646731,-0.0060382537,-0.010785306,-0.04023584,-0.0147661185,-0.03948838,-0.026875544,-0.012812981,-0.015830586,-0.011020698,0.018171519,0.00674007,0.0065883086,0.0050201407,-0.011318973,-0.045434646,-0.012666096,0.015864976,0.0024186084,-0.108451635,0.0045709563,-0.0127283465,0.045053087,-0.025757981,0.030306246,0.026630461,0.033978675,-0.011297267,-0.04732059,-0.01615535,0.00815021,0.03515864,0.012534658,0.0001524647,0.010095981,-0.006119853,-0.00041915913,-0.022942005,0.027486484,0.06558217,0.054262042,-0.049094055,0.025968984,-0.036481712,-0.01952186,-0.047116883,-0.0011341261,0.00793046,-0.0035736994,0.0068441806,0.007539965,-0.034753818,0.008919833,0.018130474,0.023194198,-0.017191116,-0.0101861125,0.0105019165,0.010813463,-0.04556756,-0.013841398,0.011042549,0.016737217,0.0022425076,0.07238796,0.015755026,-0.052619353,-0.028276186,0.012074619,-0.018093519,0.05549835,-0.013311582,-0.04925938,-0.039407253,-0.006934772,-0.011537854,0.039299753,-0.0053227693,-0.025417205,0.021799771,0.019050602,0.00047708588,0.023621477,0.017765054,0.027272144,0.02211044,0.009215083,-0.00003914709,0.061673507,0.06078765,-0.015568282,-0.008502777,-0.027819455,0.031295817,0.008829684,-0.052971747,-0.018210253,0.0039725904,-0.008585434,0.0116751,0.020504398,0.023096586,0.01584672,0.052203838,0.026528832,-0.015703676,-0.02310548,0.0009260863,-0.00008995908,-0.018880539,0.015951436,-0.028046584,0.0012750131,0.0071502766,-0.015151788,0.0032788275,-0.015925622,0.007668911,0.032654542,0.000038146958,-0.023626482,0.011539575,-0.018938124,0.0046073603,0.014831518,0.015419156,0.028503837,-0.0053365314,-0.021174127,0.012080955,-0.017838765,-0.015569882,0.0061008977,-0.016546914,0.021816717,-0.009454641,0.0048595006,0.010413218,0.00137468,0.049310636,0.004758669,-0.010303715,-0.003028537,-0.0067280633,-0.01681142,0.0024361615,-0.022122206,0.016543126,-0.017290488],"last_embed":{"hash":"1u22mh3","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1u22mh3","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{3}","lines":[310,310],"size":66,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1u22mh3","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.010940063,0.03435245,-0.027345115,-0.028792972,-0.050361592,-0.0033322899,0.027656557,0.027629437,0.018540766,0.010308508,0.013251885,0.032339446,-0.027565613,-0.038494464,0.012710447,0.0023043018,-0.01983537,0.022734035,-0.040147543,-0.057301003,0.009870869,-0.02346115,-0.0012785428,-0.014740424,0.002063416,-0.007863476,0.035164803,0.035090826,-0.014720789,0.05657138,0.0022390105,-0.028929453,-0.016114432,-0.00542774,-0.0023422826,-0.094336145,0.02166177,0.011358997,-0.039205566,0.020815186,-0.02702155,-0.015780203,0.037524916,0.005109021,-0.0017484637,-0.034960248,0.011625753,-0.01881545,-0.038215008,-0.029715084,-0.015562024,-0.010479165,0.017566288,-0.024921792,-0.02812782,0.029971082,-0.02398917,-0.007193815,-0.040402014,0.025661817,-0.017831618,0.009220044,0.0076223556,-0.042721856,0.03614818,0.058887735,0.0051352414,0.031804293,-0.020994985,-0.07226394,-0.034961976,0.0106586795,-0.011412904,-0.026470268,-0.03629724,-0.007501995,0.04788784,-0.018849505,-0.016077103,0.06836955,0.020372735,0.034056347,-0.021386035,0.033974584,-0.05716473,-0.049336333,-0.05752552,0.047942005,0.05075965,-0.001516936,0.0014146193,0.007531575,-0.015956528,-0.056761056,0.011573065,0.019561894,-0.058243524,0.0034461855,0.0106120035,-0.013539035,-0.0018486454,0.022558855,0.0013230655,-0.025756337,0.03958577,0.0031523542,0.005482773,0.024577301,0.00730392,-0.0180255,0.026968043,0.0025473225,-0.03128864,0.045840845,0.009032945,-0.018943956,0.026675524,-0.023214608,0.038047504,-0.0018659978,0.0041177687,-0.004846439,-0.028269729,-0.058480874,-0.014992978,-0.017409096,0.020118803,-0.00833163,0.051014792,-0.019889358,0.012691911,0.013822678,-0.0059850025,0.015628157,0.007025933,-0.011679005,0.061581716,-0.033455193,-0.0035794978,-0.06758978,0.034337375,0.016545147,0.044702534,-0.02089914,0.02598827,-0.029747711,0.051019873,0.027324755,-0.01681759,-0.000099978875,0.01367176,0.027006434,-0.03721528,0.039760042,-0.006457214,-0.01446825,0.011208574,0.01988543,-0.038845733,-0.029139789,0.0065038,-0.0011567269,-0.022172576,0.033483043,0.023833808,0.013215997,0.0049235513,0.04991788,-0.026117291,0.01345325,0.027147055,-0.039086543,0.024489483,0.02496856,0.023863165,0.030021554,0.105256125,0.017664067,0.020360492,-0.034309965,-0.03693597,-0.05533157,-0.003984325,-0.037108343,-0.033701126,0.022608666,0.052360043,0.00025434076,0.030352946,0.021826552,-0.02069963,-0.029678905,0.025946941,0.020298297,0.0061824676,-0.043249045,0.045901727,-0.023399603,0.03350772,-0.045529526,-0.008469666,0.045786053,0.0019220319,0.0075373463,-0.050312463,0.00003403936,-0.05387707,-0.01043232,-0.00035721844,-0.00947869,-0.010780855,-0.027077585,-0.022964897,0.052305263,-0.015262948,0.018952107,-0.025271278,0.01262654,0.01191734,-0.016801378,-0.05119364,0.018538404,0.036592517,0.08952229,-0.0027318292,0.006778615,0.021693725,0.06088109,0.02605912,0.04513923,-0.03535863,0.0038518,0.009220259,-0.014634277,-0.0020426596,-0.041440364,-0.030773722,0.03503004,0.043625824,-0.02465073,-0.0147027895,-0.0011644268,0.039236452,-0.029577667,-0.072017655,0.014325552,-0.0019606906,0.014313326,0.0067093493,0.016246004,0.01711807,0.044085525,0.0066813226,-0.039544113,-0.008433436,0.0018332095,0.01626716,-0.016832432,-0.009658408,-0.012336942,0.037029605,0.01976784,-0.009559119,0.01931183,0.038702626,-0.021186411,0.033506613,-0.019758545,0.029439254,-0.01727734,-0.01672856,0.007821537,0.023045702,0.04204825,-0.006069508,0.024470951,-0.05839793,0.046684332,0.0813675,0.016131911,0.010579605,0.00074653124,-0.0004080751,0.001426219,0.055543397,-0.05213616,0.010548389,0.0073939734,0.022932913,-0.032734916,0.047514677,-0.008738818,0.06397339,0.002155228,-0.030727478,-0.010715986,-0.027947078,-0.15280458,0.0033995786,0.027441874,0.011063301,0.0040313904,0.005029749,-0.012438804,0.00048411082,0.0037486048,-0.01041491,-0.013148887,-0.05828542,-0.026853677,0.024041291,-0.0074066306,0.03495701,-0.02369575,-0.0020535628,0.00875671,-0.022347506,-0.015407475,-0.066393346,0.044005737,-0.048968673,-0.026335707,-0.038423654,-0.016907895,0.03464828,-0.033842828,-0.017955184,0.025896879,0.024320364,0.008865393,0.045728084,-0.008585882,0.018191846,-0.024693647,-0.03217939,0.017985746,-0.03450072,0.054469936,0.045044962,0.019043518,0.010243228,-0.027039988,0.00094371644,0.017221952,0.0066468925,-0.021813134,-0.03807907,-0.025576388,-0.016288308,0.013432338,-0.030630667,-0.06702331,-0.002919849,0.031863265,0.03916828,0.017178787,-0.007117991,-0.012142073,-0.05974582,0.012375107,-0.018673468,-0.054433722,-0.081002004,-0.048109286,-0.0395022,0.015540427,-0.04748101,-0.0037556759,0.0026725978,-0.004963559,-0.009021094,0.029536875,0.014112593,-0.02154626,-0.013138259,0.0048546507,-0.06592416,0.0229438,0.024336504,-0.0030587686,0.029941918,-0.049655054,0.014540353,-0.009345956,0.0008316497,0.040346842,0.22832225,0.0061769565,0.039383,-0.0062286034,0.033654667,-0.009367242,0.04973042,0.040535606,0.03129638,-0.01732079,-0.030385561,0.026783444,-0.027172105,0.009598219,0.018822845,0.027370151,-0.023534048,0.000298933,0.057107132,-0.014854479,-0.0046225777,-0.028058063,-0.016909217,-0.00385005,0.0035082975,0.019194903,-0.018984446,0.009179985,0.022001013,0.023068912,-0.0309505,0.01146936,0.037436396,-0.032815736,-0.0051513845,0.0030620005,0.0015944357,0.0007097092,0.029975392,0.04913207,-0.048589915,-0.025955008,0.042534877,0.02878051,-0.022951726,-0.05788263,0.008070852,0.0021445318,-0.022906257,-0.012807957,0.00026350768,0.0015923089,-0.0031465685,0.028644621,0.014535607,-0.005748088,-0.025518939,0.0081037115,0.012012906,0.052658193,0.0044411486,-0.015739694,-0.059558146,0.005415869,-0.007292813,0.02020421,0.0016479794,-0.039233025,0.054813035,0.0013951943,0.04906987,0.031137085,-0.045954492,-0.002005102,0.025502775,0.017076304,-0.0002801847,0.06252705,-0.0020195,0.009017686,-0.041229665,-0.017173892,-0.012977815,-0.01667376,0.02956019,0.012706363,-0.0028899882,0.035824563,-0.010996708,-0.023532953,-0.02552517,0.023378305,0.026914168,-0.02307603,-0.013685491,0.021945067,-0.060410243,-0.0007347863,-0.02434756,-0.014224835,-0.024348563,-0.047920037,-0.025055068,-0.04262977,-0.010771071,-0.00411076,0.0040850597,0.033969294,0.008617259,0.05055556,-0.023876688,-0.010881161,-0.004185981,-0.011532039,0.014898981,-0.0077483095,0.011527561,0.004377131,0.07948098,0.018305223,0.013348942,0.05343336,-0.023614075,0.0023908901,0.01905962,-0.08277842,-0.026740843,0.032016505,-0.016434558,0.012035968,0.047454942,-0.046329256,0.0019819753,0.02062057,0.020363329,-0.018169725,-0.012079791,0.021642763,-0.016421104,-0.0065740356,0.0006084526,-0.043968115,-0.0015740615,0.011693852,-0.006589568,0.027965046,0.0018542706,-0.0056271167,-0.019846981,0.03692981,-0.021477036,0.040920354,0.041181743,-0.05613726,-0.010572912,-0.053128477,-0.026280701,-0.014864057,-0.026008347,-0.017940724,0.009968668,0.053025283,0.015372377,0.03808609,-0.026860656,0.022664638,0.007077532,0.018596541,-0.02526634,-0.013229077,0.030761044,-0.02521002,-0.042312026,0.040046748,0.054877974,0.036532894,0.006784021,0.032423552,-0.0075314953,-0.037773285,-0.009345831,-0.04206563,-0.015171081,-0.018748138,0.02373415,0.052995425,-0.034417827,-0.0215406,0.026610527,-0.0091499,-0.0073153125,0.05563868,0.013974172,-0.0039698603,0.040786847,-0.030223189,0.076173276,-0.014581394,-0.01609515,-0.008284557,-0.011338112,0.02223811,0.046947252,-0.044222374,-0.013028052,-0.024090037,-0.018588109,0.076633096,-0.013059446,0.020173954,0.009663423,-0.017499547,-0.0264985,0.016328294,-0.0675312,-0.025064375,-0.006838151,-0.007048192,-0.048177756,-0.029102355,-0.010484569,-0.015442454,0.020488229,-0.014346478,-0.023159016,0.018200513,0.015031403,0.02428021,-0.018101787,-0.017824523,-0.005702521,0.022081543,-0.009688644,-0.008982359,0.0028175598,0.005258617,0.019996658,0.023025187,-0.02564995,-0.03740357,-0.049892426,0.036044013,-0.038010906,0.06413315,-0.016163703,-0.029297708,-0.03518302,-0.012712867,0.017780077,0.015016387,0.019422263,0.022249678,0.04201073,0.019500116,0.037480965,0.007063382,0.052197922,-0.022342915,0.007360329,-0.08494186,-0.037929203,0.04369107,-0.0027796838,0.012235206,-0.049661506,-0.03707837,0.016514357,-0.05672443,0.011829474,0.0047362293,-0.019656803,-0.016156783,-0.051872578,-0.017660141,0.036882456,0.0031473048,-0.01888916,0.052762493,-0.009700427,0.07197714,-0.00293078,-0.016510544,0.028103366,0.023338221,-0.03553591,-0.025120841,0.030801166,-0.0055836323,0.018623166,-0.07290265,0.014178771,0.007581509,-0.009999268,0.011817545,0.009980805,0.019179763,-0.0067886487,0.06038594,-0.004868404,-0.022574086,-0.023407642,-0.00021119622,0.0012858433,0.0010116549,-0.020202603,-0.0021301988,0.0019440938,-0.0622614,0.025753148,0.031899795,-0.02011211,-0.0988564,0.0102684535,0.0362603,-0.010524689,0.0026341318,0.040993005,-0.05428948,-0.011550189,-0.008206126,-0.03253023,0.041958615,-0.033716507,0.019203223,-0.057679605,-0.032994434,-0.028264321,0.003224639,0.015200054,0.004605913,-0.018211454,-0.034514103,-0.031020852,-0.017554725,0.05642552,0.0030248612,0.054634828,-0.00094734045,0.055478264,0.00284328,-0.064037785,0.019301478,0.056650266,-0.016731687,0.03738253,-0.019028071,-0.006787204,0.022075694,0.021790922,-0.035872795,0.018693484,0.016061533,-0.0061530494,-0.023502719,0.04312238,0.007973798,-0.014309567,-0.0034398378,0.01868171,0.034604535,-0.04466983,0.031011889,-0.06688421,0.009546089,-0.011513831,-0.02493772,0.012576702,-0.06689813,-0.02287694,-0.030741265,0.008446895,-0.024952685,-0.014128425,0.032244846,-0.050007034,0.020383375,-0.06893724,-0.026353711,-0.0009002497,0.07890544,0.018080626,0.0004370847,0.014268986,-0.051444843,0.026721548,-0.0441182,0.01738605,0.057923295,0.026026953,0.015984679,0.040891316,0.0062780427,-0.03771171,-0.024854407,-0.12845151,0.023088891,-0.015296453,0.014113995,-0.003346725,-0.0057217553,-0.0127100395,0.007576309,-0.017635632,-0.02912884,-0.004426084,-0.043222908,0.03670674,-0.031077778,0.021515036,0.008843759,-0.025645442,-0.030933797,-0.0025390512,0.046082158,0.005587201,-0.008987187,0.018271651,0.015141597,-0.045980014,-0.01514212,0.0025215845,-0.0009452297,-0.005708759,-0.052131806,0.022256432,0.02467173,0.01987835,0.014006245,0.005627335,0.019161245,0.004664028,-0.02402076,0.018671373,0.008152194,0.023769185,-0.0035517311,0.007317209,0.034359995,0.053123247,0.10648125,-0.004581433,-0.009968405,-0.045467675,0.042314276,0.015065358,-0.011149725,0.014712116,-0.017866118,-0.0013579092,-0.05280462,-0.007799788,-0.026611976,-0.034735445,0.023191132,-0.016373562,0.038257297,-0.039126404,-0.04120994,-0.016019007,0.017567705,-0.03126521,-0.0002584243,0.0047960617,-0.022586524,-0.008327575,-0.014671176,0.0009664092,-0.028500926,0.012090994,-0.023540895,-0.009242138,-0.045884885,-0.0021824334,-0.032584,-0.023520809,-0.011228697,0.025890293,-0.017170131,0.06555193,0.016573379,-0.01669384,-0.03333232,-0.04346207,0.0037847667,-0.06700337,-0.0392973,-0.04463626,-0.0042148144,-0.022491254,0.07899546,-0.0077846744,-0.009829772,-0.0044402136,-0.038773242,-0.05267633,-0.03453752,-0.008420059,-0.023324646,-0.014981297,-0.0040967437,0.022037555,-0.015193779,0.0109152505,-0.019768234,-0.017067054,-0.0040917234,-0.00539069,0.028884359,-0.06480424,-0.018702129,-0.016557077,0.042857785,-0.052176334,0.0063624536,0.0313713,0.05336489,0.005041063,-0.037942953,0.0012816747,0.01401372,0.05780547,0.002894916,0.023725865,0.015616424,0.00861784,-0.023234567,-0.045820083,0.009878968,0.028551672,0.067284234,-0.01911148,0.045755863,-0.045542866,-0.020473588,-0.01813368,0.00005425358,-0.0030111817,0.00020051567,-0.01673724,-0.010343896,-0.032693297,0.01895011,-0.02689775,-0.021003261,-0.007215272,-0.032820616,0.0014463748,0.044629518,-0.025499988,0.019419255,0.026602749,-0.011706373,-0.019160066,0.04064962,0.0029346258,-0.038849153,-0.016653802,-0.013404884,0.0065819165,0.06397167,-0.00660242,-0.046142776,-0.03499546,0.0051242863,-0.03303414,0.000572396,-0.010503608,-0.043482695,0.0136895925,0.03406845,0.02067338,0.045816533,0.032361154,-0.005349439,0.018609988,-0.030409563,0.0006473168,0.043507926,0.030033344,0.020776698,-0.029128654,-0.015833925,0.043015026,0.0106573105,-0.027440315,0.009132001,-0.0009253796,-0.021609366,0.031837847,0.048002977,0.021539032,0.006448705,0.03202001,0.0144743435,-0.0039401697,-0.02266826,0.006314877,-0.0034297735,-0.0024118829,0.0074605816,-0.014326364,-0.0060289586,-0.027588269,-0.008918382,-0.00063230266,0.002385339,-0.0068491986,0.024508867,0.007642209,-0.035184797,0.01716597,0.0069915517,0.006469908,-0.018402718,0.017020766,-0.0040970254,-0.025520958,-0.006694645,-0.008342962,-0.02528344,-0.0091187665,0.030489141,-0.03421942,0.015563083,0.0049840747,0.009851547,-0.0013156794,0.015494718,0.006636246,-0.00893358,0.015987642,0.002556931,-0.008197313,-0.0022528465,0.018779766,-0.0036244285,0.04361161,-0.0034836165],"last_embed":{"hash":"1i6c81n","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1i6c81n","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{4}","lines":[311,312],"size":74,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1i6c81n","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023815583,0.0034262806,-0.009107611,0.005553181,-0.041103467,-0.031517472,-0.0058194115,0.014122918,0.017416582,0.022984825,0.02138573,0.006213893,-0.04511118,-0.013938497,0.0058009573,0.016069112,-0.008240065,0.0040343483,-0.03395934,-0.024367316,0.016131172,-0.009144896,0.025235793,-0.0017880237,-0.030326296,-0.00024533548,0.008422154,0.01643365,0.031559598,0.049840257,-0.005491713,-0.04722577,0.038432963,-0.027174022,-0.03673873,-0.09785741,0.002547512,0.0050839437,-0.035298295,0.022750536,-0.013150064,0.0013796501,0.035444245,0.010605644,0.015611013,-0.03812283,-0.008778034,-0.005775449,-0.034706954,-0.02160173,0.008922094,-0.0027002166,0.030443013,-0.02304342,-0.037840635,0.03657704,-0.03075351,-0.030336808,-0.028514845,0.013315836,-0.037600443,-0.007499558,-0.030789988,-0.03456669,0.01091871,0.05351462,0.013647687,0.028766587,0.0027581989,-0.07449615,-0.028920056,0.006812058,-0.0003778147,-0.02771623,-0.053202804,0.0015247195,0.039430093,-0.017996876,-0.0103641525,0.066175625,0.0056053693,0.031494524,-0.0015708942,0.008796258,-0.012561217,-0.01833976,-0.048022907,0.021958511,0.05262155,-0.0021930288,-0.008995227,-0.03501102,-0.020439414,-0.026269667,0.02846416,0.032332446,-0.051300716,0.013964772,0.033370145,-0.004263462,0.02854118,-0.011415753,-0.006230011,-0.058434308,0.022454264,-0.019491684,0.021106932,0.033436365,0.023313982,-0.005182857,0.014946019,0.016075352,-0.001547741,0.007140095,0.019595452,-0.016379358,0.039775893,-0.047272727,0.038529668,-0.029801257,0.023339236,-0.018021341,0.0033821238,-0.059713952,-0.004745882,-0.008203908,-0.00010337135,-0.005378162,0.038694855,-0.0103801275,0.04320886,0.010175757,-0.029439382,0.017749242,0.030805485,-0.0064794295,-0.0038826533,-0.021509156,-0.010213607,-0.09385225,0.06437088,0.010130458,0.0099959625,-0.016663564,0.029434623,-0.0022992971,0.013254823,0.031327862,-0.0004315202,-0.018256363,0.032432508,0.0296497,-0.021326702,0.04511024,-0.009364204,-0.008012835,0.017899606,0.0019775704,-0.013502128,-0.02085176,-0.02516463,-0.007507923,-0.022178864,0.044427685,0.01452297,0.01242438,0.002746868,0.037496194,-0.020943556,0.00097094965,0.004354298,-0.014421102,0.010259188,0.010198059,-0.00039650418,0.010328846,0.06502624,0.00711846,-0.008348212,-0.018041208,-0.032050766,-0.005290107,-0.010890646,-0.0029553324,-0.050867513,-0.0055936594,-0.0023205215,-0.024151435,0.030824628,0.043451767,-0.014792557,-0.043531,0.019103503,0.009935688,0.0056351083,-0.054702953,0.019552445,-0.021129241,0.0015632763,-0.050880462,-0.02034071,0.053725902,0.013068689,0.008468315,-0.05560595,-0.0032517205,-0.0599658,-0.025779096,0.024920058,-0.029099442,-0.014061536,-0.05409892,-0.044976506,0.066585094,-0.05307171,0.030981652,-0.020298943,0.016001364,0.026391434,-0.040936224,-0.02836825,0.0029688303,0.010689317,0.07554592,0.00017172554,-0.0012194706,0.030488001,0.0637287,0.021313136,0.03842122,-0.041027617,0.011193587,0.07159263,-0.023567991,0.030799104,-0.04034196,-0.04061186,-0.005337921,0.009106089,0.00641814,0.00067878596,-0.016834093,0.050457735,0.0057421857,-0.07294612,-0.0009120147,0.016455716,0.0025161444,-0.031675488,-0.020127302,0.008469115,0.035876352,-0.012762068,-0.02295107,-0.02923355,0.010016443,-0.0026094348,-0.026359327,-0.01967331,-0.0035827202,0.021475557,0.017103352,-0.03233057,0.005437683,0.014582691,-0.013540751,0.045611322,-0.006546852,0.05054865,-0.009953296,-0.0008831099,0.022265771,0.014661233,0.022852318,-0.03205229,0.038708217,-0.033686478,0.036718924,0.08445075,0.0133251855,0.014401453,0.0018071507,0.05463647,-0.014363196,0.057203136,-0.055018757,0.005226029,0.017136896,0.031453293,0.0013355777,0.031069564,0.0022879501,0.06542236,-0.02537327,-0.007795781,-0.016021525,-0.017051183,-0.14986752,0.013154952,0.009251466,0.012818034,0.0043420554,0.01634537,-0.021598456,-0.013074969,-0.026623176,0.03254933,-0.036908593,-0.060976133,0.0035048865,0.0005045997,-0.023477782,0.037060548,-0.05298282,0.0034653782,0.021318177,-0.03259055,-0.028724894,-0.066406935,0.007010286,-0.02141772,-0.0045680995,-0.0016723026,0.046067566,0.02083634,-0.04944718,-0.038179975,0.008048795,-0.014486465,0.0017594427,0.016391708,0.0041863816,0.044451196,0.01708768,-0.0112309065,-0.022125917,-0.025845554,0.054216247,0.061219834,0.025558844,0.008558531,-0.025182048,0.010436969,-0.004998155,0.01862519,-0.043595646,-0.048227854,-0.032534584,-0.036018495,-0.018902326,-0.0066695604,-0.02952706,0.016906843,0.02248391,0.05401587,-0.0031171155,-0.01999166,-0.0115829315,-0.061257254,-0.006204734,-0.012916858,-0.011020697,-0.044766832,0.010552642,-0.046292327,0.0072824494,-0.04379483,0.013129421,0.01942607,0.005579858,-0.029297592,0.020040192,0.014031395,0.019554332,-0.0035665238,0.008633101,-0.0511929,0.020290306,0.036395587,-0.017080255,0.006450783,-0.051209845,-0.025830997,-0.014627306,0.019930843,0.01986718,0.23105672,0.020175563,0.04661803,-0.044811126,0.064893186,-0.040229604,0.04708982,0.030372432,-0.0058072335,-0.016383367,0.0019645076,0.038810734,-0.03723399,-0.010600139,0.020007143,0.01658757,-0.03698601,-0.0048774653,0.04711848,-0.006697239,0.004145456,-0.020121956,0.017901214,-0.0086347945,-0.05865588,0.021668509,0.0005288515,0.028193781,-0.015616472,0.019201962,-0.064465605,0.03469097,0.06910178,-0.05980919,0.0057833483,0.017142871,-0.010812246,-0.04564868,0.038553704,0.04958056,-0.04911539,-0.018040266,0.0002002983,0.003716534,0.014963054,-0.041687716,-0.0053132055,0.012498705,0.005795991,0.0018782639,0.023434201,0.015913874,0.010298397,-0.0023296184,0.0188394,0.0007963666,-0.05690189,0.015874643,0.008255606,0.013786589,-0.016428571,-0.015781622,-0.024582524,0.043549273,-0.06298489,0.031228743,0.015742743,-0.001334315,0.024986524,0.026934896,0.064579554,0.03829846,-0.024396917,-0.022409854,0.032597467,0.023536004,0.0037912978,0.04621699,0.0022316512,0.0040489915,-0.04904308,-0.019513568,-0.01907636,-0.010838405,0.0020593782,-0.013637595,-0.014781741,0.05262072,-0.026563117,0.018627752,-0.015385307,0.028025454,0.0065255146,-0.005653683,-0.036701217,-0.0029550304,0.0055047236,-0.02045649,-0.06489686,0.003183779,0.0057047694,-0.028698608,-0.028583061,-0.023802621,0.03125324,0.0053054555,0.009164851,-0.00029928837,0.016069885,0.05207363,-0.0537333,0.012932916,0.015416059,-0.041205563,0.018893646,0.014098472,0.022328291,0.021110287,0.05896476,0.004511306,0.016183957,0.0037920417,-0.017283158,-0.010154508,-0.001683387,-0.063521475,-0.031798333,0.029802456,0.006655372,0.013912453,0.03897672,-0.050876815,-0.053023804,0.05762576,0.008392349,0.014504628,-0.010547928,-0.0020769942,-0.01580065,-0.017133228,-0.018547123,-0.03786728,0.004052409,-0.01985764,0.0019854412,0.07248212,-0.010675459,-0.016777435,-0.0050618052,0.03474574,-0.007993172,0.01929393,0.010072098,-0.06473368,0.029754067,-0.07372064,-0.012909326,0.004167946,0.02487433,-0.0030277846,-0.01574274,0.03998723,0.019122217,0.042459384,-0.030637538,0.034048,-0.010822952,0.035637937,0.0022698333,-0.0035823996,0.025254898,-0.026050419,-0.043550003,0.04372109,0.06899545,0.012202966,0.014864968,0.033037893,-0.046684437,-0.048804685,-0.011478829,-0.06294717,0.010002082,-0.02700163,0.05272221,0.025521107,-0.028997084,-0.022698455,-0.025742736,-0.02268278,0.015974775,0.08619183,-0.022220274,-0.0101013575,0.053045824,-0.05965358,0.07524511,-0.005605307,-0.0057668653,-0.01433671,0.010702537,0.028159682,0.030966641,-0.026038533,-0.0020224482,-0.010341381,-0.0051712906,0.06656274,-0.05107807,0.032598857,-0.00388471,0.0058413455,-0.038188238,0.030240621,-0.06896519,-0.03498087,0.058633275,0.01706877,-0.06893809,-0.019297265,-0.027739245,-0.009856198,-0.001784191,-0.025706613,-0.018973634,0.029291453,0.0031133967,-0.033957463,-0.010870803,-0.010861085,-0.015741654,0.0047015604,0.029985657,0.0014844998,-0.027733922,0.026055612,0.017072827,0.01065002,-0.022062708,-0.024033222,-0.02255641,0.01179145,-0.026099121,0.070956625,0.0027990884,-0.054538622,-0.009713633,-0.03566614,0.027501738,0.032982066,0.024164498,0.023854446,0.020971693,0.008261785,0.04041896,-0.010370678,0.06567077,-0.022592913,0.013118406,-0.075045615,-0.03194699,0.0033376913,0.0015107144,0.0050131152,-0.06371548,-0.020971298,0.013002252,-0.01519222,0.0019920536,-0.006973121,-0.008273009,-0.014571286,-0.014493445,-0.03891251,0.019418873,-0.0026676941,-0.017294705,0.06920878,0.01733899,0.035807736,-0.010281671,-0.018942378,0.011966326,-0.011550394,-0.020343624,0.011394942,0.01205031,0.016942382,0.012407069,-0.06229751,0.0033166015,0.02105208,-0.050480932,0.029746676,0.010527482,0.012389249,-0.028947217,0.058537755,-0.0012793556,-0.008559691,-0.007957775,-0.01805106,-0.00040728832,-0.016368205,-0.013451947,0.00008317029,0.008505858,-0.039440945,0.0034490617,0.011737324,0.014615897,-0.10066602,-0.0036230877,-0.0024558054,0.0139020765,-0.026053436,0.06450392,-0.054330807,0.014280342,-0.014197071,-0.008101208,0.04915486,-0.05777826,0.0013654063,-0.059492532,-0.005746843,-0.024967117,-0.007943542,0.0057002762,0.0018374829,-0.042391628,-0.041349806,-0.019362256,-0.026666416,0.04353416,0.0027554303,0.037036836,-0.021627542,0.047733214,0.0028503856,-0.047177818,-0.03019769,0.09316688,-0.014488057,0.00853487,-0.01510787,0.0013084322,0.02209199,-0.0011196411,-0.019634413,0.028977575,0.0034958238,0.000016188436,-0.013378668,0.059244752,0.037105363,-0.03651938,0.01954686,0.0408538,0.02189462,-0.06574446,0.022177318,-0.0271183,0.014521523,-0.043067455,-0.020312324,-0.014157556,-0.036902282,-0.0003132065,0.0031970376,0.004621551,-0.022239568,-0.009866133,0.014343667,-0.020227661,0.028290655,-0.024993228,0.0069338167,0.0066919597,0.04365082,0.0017137299,0.019137066,-0.034887552,-0.040919714,0.015372347,-0.015595466,0.0057930304,0.036950078,0.008611824,0.011084265,0.015705308,0.0014034766,-0.017365806,-0.019104743,-0.13536853,0.019227572,-0.013806084,-0.0016170404,-0.0011683541,-0.015663687,-0.0046102046,-0.010309576,0.011439062,-0.049642313,-0.008103919,-0.061435245,0.043842446,-0.02274168,0.02221102,0.0044284933,-0.011954998,-0.008310813,-0.01341444,0.022182561,0.030849293,0.0029800688,0.060582463,0.026349977,-0.024611335,0.0047351797,0.004970172,0.0167663,-0.010678767,-0.05201164,0.026033515,0.028312705,0.00028635506,0.04920021,0.03935133,0.017838556,0.0033869953,0.0025638295,-0.0076998076,0.009402213,0.021532616,0.0033250945,-0.0021770643,0.014313474,0.06207083,0.05265363,0.007488572,-0.029230557,-0.03607167,0.026750585,0.00031088697,0.042177446,0.022162436,0.0040997444,-0.006206579,-0.04006904,-0.0005512432,-0.008031219,-0.010649534,0.0070751724,-0.023775361,0.056515902,-0.034937434,-0.025259,0.0073061506,0.030905284,-0.038859777,0.014354407,-0.007695213,-0.03609411,0.0008954638,-0.023843586,-0.0042178277,-0.022081422,-0.013188519,-0.020841954,0.0064858324,-0.035449877,0.030262297,-0.01603821,-0.069127314,-0.015160633,0.00054968236,-0.007840746,0.08524976,0.025935493,-0.017360758,-0.027189007,-0.044341933,-0.015994502,-0.064923815,-0.031995904,-0.028616631,-0.03492463,-0.021123657,0.0682376,-0.015530156,0.0066262945,-0.007207624,0.009825701,-0.047402084,-0.01483734,-0.0025894253,-0.0077649322,-0.021279586,0.03090347,0.009409026,0.02034853,0.007208615,-0.04265769,-0.047433976,-0.0046904963,0.015727809,0.014562463,-0.08897278,-0.011103581,-0.02057757,0.040846713,-0.020638147,0.014452977,0.045487728,0.022725623,0.0067487145,-0.044422805,-0.015579025,0.05048803,0.047420572,0.022271246,0.0022251117,0.023545327,-0.0046472894,-0.0045494214,-0.010444293,0.03510107,0.02666729,0.02309317,-0.011718428,0.029385163,-0.05108436,-0.01632366,-0.025064863,-0.022706337,-0.0026971886,-0.020276193,0.0038252457,-0.014818824,0.017139504,0.0062337453,-0.0141864475,0.0062823715,-0.013992349,-0.025939703,-0.0001252798,0.016757473,-0.04429954,0.0006748334,0.011202994,-0.027423508,-0.004450638,0.07115352,-0.041025117,-0.058147863,-0.029613962,-0.032996368,-0.026474664,0.0851675,-0.0180968,-0.03306459,-0.0011692875,-0.009345465,-0.025404649,0.0339046,-0.016679693,-0.028823366,0.016098594,0.025281448,0.01572601,0.018225135,0.035626356,-0.012063268,0.022983082,0.012525595,0.021594454,0.041849267,0.032769132,-0.020745216,-0.024894629,-0.017779995,0.015639853,0.011260942,-0.04821368,0.002031507,-0.026406564,-0.026961582,0.033706702,0.028619332,0.00052938075,0.015318021,0.06688469,-0.0053734356,0.00074665865,-0.004008067,0.037176907,0.0043500145,-0.026377354,0.007959323,-0.035461236,-0.0106597245,-0.0011983889,0.019729465,-0.0056561315,-0.005016159,0.003391498,0.035135403,-0.0060721803,-0.0052359384,0.025016973,0.009190229,0.024478706,0.0063906717,0.040037338,-0.017066043,-0.034113146,0.02587077,0.00054742163,-0.010053344,-0.025212362,0.03280887,-0.018676158,0.027123252,0.009063627,0.026651049,0.009146255,-0.017309392,0.010061713,0.020278428,0.011116798,-0.0014863025,-0.022101833,0.015017405,0.0008353493,-0.013904756,0.044684123,-0.010487162],"last_embed":{"hash":"89x6q7","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"89x6q7","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{5}","lines":[313,313],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"89x6q7","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02017886,-0.004880402,0.006558701,-0.027228188,-0.03441944,-0.04363365,-0.021178463,0.029359873,0.04167496,0.0062451256,0.0003447022,0.016586816,-0.03486948,-0.010512909,0.011344513,0.018020725,-0.014797411,-0.007328894,-0.03393643,-0.0052101845,0.03666584,0.009061222,-0.013493121,0.01899704,-0.023970898,0.0156234605,-0.0102510825,0.023453645,0.031975675,0.060385354,-0.03708569,-0.044620376,0.042360365,-0.028024597,-0.024623796,-0.06264488,0.017451711,-0.019760644,-0.021348823,0.004182667,-0.0009397178,-0.0021503484,0.046453882,0.0025541051,-0.015970133,-0.029603085,0.015608149,-0.023260573,0.000651421,-0.045586187,-0.012557403,-0.0006327657,0.014606841,-0.008947767,-0.049153853,0.035461575,-0.049372017,0.019579872,-0.014166849,-0.00007709613,0.017530885,-0.0016861724,-0.009136437,-0.038420286,0.026176076,0.06514187,-0.006122844,0.009554043,0.0072436165,-0.085093364,-0.019550905,0.0061416617,-0.0087101385,-0.026402948,-0.049862273,0.004896413,0.009505856,-0.0027858529,-0.019383807,0.042065274,0.021818075,0.016167872,-0.020421147,0.024712201,-0.004728804,-0.01007189,-0.032928675,0.015066884,0.06877573,0.024604723,-0.013066142,-0.008363655,-0.031168912,-0.045711737,0.020910906,-0.00010348857,-0.058361437,-0.003369948,0.06972983,-0.007123749,0.0053049033,-0.013359327,0.007588555,-0.01817979,0.049527798,-0.0070950654,0.03929937,0.030254938,0.02277921,-0.023707459,0.021742273,-0.020938901,-0.023530252,0.010578171,0.0049069845,-0.04032405,0.031393766,-0.04648872,0.046926837,0.012494235,0.0008169086,-0.01465148,-0.011740338,-0.07343542,0.0014447375,0.003366639,-0.016991708,0.019718556,-0.0021053285,-0.0067018354,0.022919692,-0.019652776,-0.048223957,0.010848651,0.015236762,0.00020220339,-0.019266356,-0.024360016,0.0016890228,-0.111016616,0.023622114,0.01707456,0.025683735,-0.033321135,0.03988221,-0.014125216,0.01723346,0.026632167,-0.0024530669,-0.00038988862,0.037357617,0.049989954,-0.011621635,0.031286236,-0.02914553,-0.01844697,-0.0063189035,0.0056575374,0.011250986,-0.020687455,-0.025255254,-0.037713055,-0.03748887,0.037456803,0.0022057386,-0.0257955,0.019770069,0.01695011,-0.017258497,0.010466823,0.0108131375,0.0033357043,-0.02730453,0.016063977,-0.009016449,0.036756177,0.031006835,0.01619339,0.0057833,-0.023506451,-0.032511927,-0.031057194,-0.014141526,-0.007843988,-0.017409649,-0.0075092795,0.04264779,-0.013711184,0.027331628,0.043590304,-0.022687795,-0.0415538,0.03911619,0.01543072,0.030094996,-0.049285416,0.052553155,-0.021791881,0.0060101813,-0.06349499,-0.033005595,0.040310938,0.03268645,-0.03450119,-0.0429194,-0.004699988,-0.02546441,-0.041699126,0.011021975,-0.027612427,0.019161563,-0.047643945,-0.04927405,0.04898569,-0.035284355,0.057057872,-0.025593787,0.035376173,0.011792955,-0.043411907,-0.07186881,0.0357355,-0.019019837,0.0567413,0.007904996,-0.003971169,0.04048992,0.058684196,-0.0005412149,0.022718593,-0.045582063,0.010799646,0.02597133,-0.016993457,0.022313496,-0.02197805,-0.00013875122,0.021231,0.010731479,0.002499282,0.002848715,-0.014755025,0.033215236,0.036456406,-0.0891586,0.01381835,0.0198487,0.008258293,-0.028843665,-0.023101127,0.013589257,0.036980774,-0.033806268,-0.048619933,-0.039672352,0.021086816,0.015231688,-0.042373296,-0.039681446,0.016873801,0.062323883,0.026962707,0.017463965,-0.0023609588,0.020222751,0.00035876295,0.03973507,0.039577566,0.021451924,0.00037327205,-0.04468508,0.022809504,-0.002918336,0.020571547,-0.017898742,0.022126911,-0.053908836,0.034004014,0.047582332,0.027984068,0.012127155,0.018553194,0.036203895,0.013367773,0.07635585,-0.038289186,-0.03915226,0.0029177833,0.02693454,-0.032330517,0.03801152,0.019934991,0.06485283,0.007927282,0.0033690978,-0.011427573,0.002106811,-0.15668042,-0.009097052,-0.019540317,0.005741707,0.0050646164,0.01488208,-0.037519097,0.015827887,-0.005650348,-0.0018319307,-0.06529833,-0.046971332,0.031552568,-0.010957189,-0.061657146,0.029662456,-0.048162114,0.015949989,0.013977769,-0.03158473,-0.020929754,-0.021922057,0.008272076,-0.044463664,0.0127077615,-0.016376179,0.018434726,0.017613312,-0.03072879,0.009321214,-0.004968242,0.0122463135,0.0019279575,0.03966324,-0.028761817,0.05192101,0.0050020376,-0.010694189,-0.02506591,0.0010634448,0.0558746,0.05830428,0.014990429,-0.022426771,-0.019387495,-0.010318756,0.015386402,0.022156507,-0.0021334675,-0.013651698,0.006725539,-0.017762277,-0.004288927,0.02409948,-0.024084195,-0.00028619054,0.04340965,0.060975544,0.01641658,-0.033916373,-0.026245609,-0.05375315,0.007936014,-0.0080931615,-0.035689604,-0.035898235,-0.022910986,-0.023111565,0.0109543055,-0.051463764,-0.01483755,0.020673264,0.009003997,-0.037301525,0.00799613,0.00046628574,0.020649152,-0.020143088,0.027538154,-0.05307858,0.018043919,0.012697674,-0.033794712,0.0057872604,-0.057681173,-0.021224992,-0.019796126,0.026909152,0.05912318,0.23500797,-0.009430921,0.047113113,-0.056766417,0.025089987,-0.011107857,0.043008514,0.03510683,0.013608237,-0.011420047,-0.017601531,0.05302126,-0.046323247,-0.014857768,0.015940147,0.039170302,-0.048451677,0.024579499,0.038328007,-0.0032004989,-0.025398599,-0.012130733,-0.019314848,-0.0137208225,-0.012709411,0.0112297945,-0.0044662855,0.06779424,-0.029076051,0.03499195,-0.07893386,0.040540896,0.09547543,-0.036044985,0.006865005,0.02433928,-0.0054900493,-0.024748223,0.017595833,0.05174444,-0.016557086,-0.009417108,0.018719606,0.018079652,0.025600199,-0.04720248,-0.001578942,-0.021948231,-0.0010869139,-0.0045726183,0.016624853,-0.0003312661,0.017894832,-0.028846536,0.027542276,0.022072738,-0.025705341,0.033906408,0.01142068,-0.01692515,0.00595643,-0.014109692,-0.053934738,-0.0031278604,-0.049810097,0.0019246202,-0.03235544,0.041230973,0.0006677224,0.010907311,0.083913304,0.04097347,0.00004479712,-0.006543465,0.02797901,0.010957343,0.0034451766,0.044558465,-0.0034667822,-0.0067429706,-0.026099926,0.013394189,-0.043797802,-0.035429288,0.0041282675,-0.015807072,-0.0050542755,0.02903896,-0.02590611,-0.0075866925,-0.0016622496,0.010977957,0.023837237,-0.00006958405,-0.007569621,0.008419647,0.02086166,-0.024531651,-0.044268437,0.024473,-0.021358037,-0.031754196,-0.013979214,-0.041250464,-0.013291257,0.015302567,0.0061594057,0.0032494462,-0.012753734,0.04788866,-0.03174554,0.032233007,0.011000366,-0.021811245,0.0043646456,0.008104408,-0.0031736216,0.011440086,0.062269144,0.013913105,0.003407403,0.026694633,-0.04539397,-0.0027892522,0.013247057,-0.04893545,-0.02066416,0.06501534,-0.00081910146,0.034084484,0.040177815,-0.036916487,-0.014428403,0.04209478,0.027627742,0.006643511,-0.011240248,-0.003395418,0.0055315676,-0.0007526898,-0.04564216,-0.016724473,0.0004854361,0.0030289784,0.014942222,0.07621736,0.0017755992,-0.022897018,0.008619708,0.024289722,-0.001641319,0.04846654,0.03776387,-0.03178731,0.009291414,-0.0780647,-0.00805118,-0.048453003,-0.0012940702,-0.02878056,0.022251401,0.022559185,0.03661366,0.039151743,-0.026216067,0.05510174,-0.0063444716,0.017500244,-0.0029917106,0.0038008576,0.03281313,-0.023437545,-0.039893873,0.020944187,0.045592643,0.017701874,0.056399528,0.023080438,-0.004006846,-0.061157297,-0.012388909,-0.038923316,-0.0015371629,-0.0026613278,0.031837154,0.03188785,-0.022867447,-0.025995452,0.018012565,0.0040765502,-0.008348812,0.069236845,-0.031699367,-0.02169538,0.0394349,-0.004075953,0.03458068,0.018773116,0.009946307,-0.0013520371,0.051969893,0.012912617,0.04481974,-0.035861973,-0.0072347964,-0.02241297,-0.009332377,0.058725994,-0.027542772,0.0009920341,0.002894593,0.0075974865,-0.05522487,0.03313839,-0.023239978,-0.041025825,0.018469999,-0.008254188,-0.059625298,0.019648746,-0.041865785,-0.015931744,-0.019988509,-0.012720615,-0.014203668,0.041618623,-0.006667901,-0.01642571,0.002267446,0.012936486,-0.009471739,-0.007377551,-0.034943677,-0.0010011754,-0.01777068,0.028071368,0.0079959445,0.032331713,-0.043368116,-0.042130638,-0.040195975,-0.037167534,-0.0620388,0.07696231,-0.004990322,-0.037446193,-0.019594492,-0.02897384,0.06036447,0.0502989,0.008781007,0.010801383,0.016391957,-0.007971195,0.030754965,-0.017841697,0.03982809,-0.0076434636,0.03261384,-0.029904248,-0.030617721,0.042600412,0.008635575,-0.015116855,-0.0791832,-0.03165508,0.0027646862,-0.032061316,0.012786812,0.0038239805,-0.0063788434,-0.016941912,-0.024219159,-0.06803585,0.025783714,-0.0048605064,-0.00624245,0.0688777,0.015675768,0.027893908,0.015107032,-0.009658998,0.006823506,-0.018285004,-0.02716071,-0.01641384,0.016371664,0.0105864275,0.00081743795,-0.026975408,0.022315802,0.0011136519,-0.042252354,0.05570646,-0.009905968,0.016483553,0.016580429,0.05314204,-0.0170333,-0.0036524178,-0.036659587,-0.04055701,-0.013426996,0.0039023755,-0.046202205,0.011747779,-0.0041975994,-0.015014673,0.008196412,0.032729413,0.0156104565,-0.08059984,0.013757876,-0.011517479,-0.018295415,-0.03194183,0.059593275,-0.038973685,0.010603791,-0.031689752,-0.009813533,0.049027335,-0.03850691,-0.023932433,-0.04860005,-0.004446675,-0.016694857,0.014440831,0.0015971478,-0.0125031825,-0.04501258,-0.038384926,-0.023838961,-0.015030953,0.038284164,-0.004716183,0.046090987,-0.069312125,0.049540605,-0.011583191,-0.037667926,-0.015115309,0.06304126,-0.033034448,0.008723204,0.015585587,-0.015875306,0.0070429305,0.003005876,-0.011065367,0.029302355,0.010543895,0.00469755,-0.015048589,0.03797103,0.0029998159,-0.029262928,-0.0034376807,0.04380609,-0.011331717,-0.026876748,0.0009880379,-0.020873139,0.021146452,-0.02961354,-0.0080740405,-0.03661399,-0.026845042,-0.010731895,-0.031214012,-0.010811239,-0.025479933,-0.024857806,0.038214188,-0.0045461566,0.03809676,-0.02846575,0.0052609625,0.010496569,0.035727423,0.006608256,0.023414742,-0.01127413,-0.057548184,-0.0076288423,-0.027587632,0.0074584386,0.05653762,0.03514507,-0.0064323395,0.024402386,-0.01846865,-0.0017516273,-0.008330485,-0.13528085,-0.007808003,0.0015332577,-0.0045151613,-0.000061801125,-0.012290871,-0.0041709626,-0.0035859095,-0.0012193287,-0.063691616,-0.034889754,-0.05990173,0.038760234,-0.014962232,0.029306795,-0.015745698,0.025789434,-0.008131084,-0.0080619175,0.024463257,0.021649845,0.022805756,0.06838338,0.011252111,-0.013072044,-0.002025997,0.035104763,0.016870053,-0.0008886287,-0.01980086,0.007879319,0.041751944,0.004039537,0.04634268,0.025923347,-0.009252394,0.017507812,-0.019580303,0.010226111,-0.00023038793,0.05125349,0.0025989371,-0.017744977,-0.0053433445,0.03517589,0.051053837,-0.019348705,-0.012948495,-0.05873292,0.035539337,-0.018954638,0.03413564,-0.008176724,-0.020282254,-0.015096664,-0.030033458,-0.04250201,-0.021767901,0.045239285,0.0312992,-0.019613627,0.044406004,-0.04788074,-0.015638553,0.0010167317,0.00020249179,-0.033221565,0.020671003,-0.0068194033,-0.020862985,0.003444799,-0.019715335,0.0040733046,-0.03233473,-0.006112853,-0.015523612,-0.0075284364,-0.03805889,0.041162472,-0.04059799,-0.03426287,0.0007327726,-0.0034332064,-0.02891952,0.08817524,0.012892072,-0.039222807,-0.022625102,-0.022484232,-0.003520252,-0.055522595,-0.0377043,-0.003325997,-0.034967333,-0.04753615,0.056910094,-0.027720582,0.01716394,-0.009286326,-0.011911062,-0.057218894,-0.012683562,0.0026261986,-0.0115590505,0.006719562,-0.012456692,-0.018082045,0.0007784158,0.020325052,-0.02333207,-0.057374638,-0.013335411,0.01941681,0.037838757,-0.0544136,0.00080413994,0.0012724845,0.046709865,-0.028198725,0.028089114,0.0041249488,0.024010098,0.007108931,-0.053987205,-0.022009255,0.041506086,0.03289751,0.045598965,0.017866954,0.026976064,0.011485391,-0.025666391,-0.02589247,0.02951855,0.026910177,0.027322443,-0.04139878,0.054830253,-0.032000642,-0.009466252,-0.047011893,-0.000827755,0.0092034945,0.0018271536,0.010403406,-0.002949697,-0.0017289786,0.027291177,-0.015791465,-0.037150733,0.0120431725,-0.03355075,-0.005450938,-0.0045904205,-0.017788554,0.0165728,0.0021358859,-0.020632494,0.016887166,0.050144605,-0.021620687,-0.07646971,-0.029334908,0.0019495438,-0.020302901,0.059370387,-0.00857814,-0.03236469,-0.025516873,-0.017876813,-0.0036602444,0.023514854,-0.015940147,-0.06321809,0.011612308,0.03708634,0.015675236,0.005640758,0.04840973,-0.020275403,0.034336828,0.013271185,-0.012208239,0.03389267,0.025697071,-0.022531824,-0.027557224,-0.053951092,0.04736961,0.018945675,-0.05913892,-0.0105751585,-0.0034656047,-0.02773092,0.032288723,0.030071585,0.031253006,0.033750314,0.034032054,0.032403644,-0.026048869,0.015785199,0.012820825,-0.00015991363,0.0029564472,-0.011967409,0.010473873,0.0019243194,-0.011385935,0.024686992,-0.010614549,-0.023505157,-0.0065566786,0.026441982,-0.0007197161,-0.023200601,-0.0073951916,0.01573259,0.04277149,-0.018971534,0.029621547,-0.02557336,0.008465965,0.007872877,-0.01560038,0.013061859,-0.029613774,0.022482576,-0.020358175,0.005559885,-0.011884736,0.015376294,0.0060756546,-0.026097776,0.009644443,0.028074853,0.017033305,0.03713519,-0.0015093129,-0.015391061,0.0077581727,-0.028538806,0.02978293,0.007509275],"last_embed":{"hash":"tgxgko","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"tgxgko","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{6}","lines":[314,315],"size":95,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"tgxgko","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0022806476,0.00082850916,0.0014271049,-0.01499806,-0.03311253,-0.021663876,-0.0107737705,0.056782514,0.036391057,0.01180597,0.01615145,-0.02252313,-0.017966518,-0.012417523,0.04104931,0.016110068,-0.023733163,0.017948648,-0.024919426,-0.034009952,0.017780317,0.022446884,-0.01861585,0.02187722,-0.0031245558,0.025685713,-0.0013479622,0.0026687067,0.06335782,0.0352134,-0.011551852,-0.059795566,0.012655685,-0.00955646,-0.031248821,-0.05375221,0.01888079,-0.031065425,-0.030023295,0.031959265,-0.027613014,-0.033388775,0.029390072,0.029828325,-0.01611079,-0.031757507,-0.007998759,-0.023427762,0.0058993176,-0.033218555,-0.018004358,-0.0020645496,0.024005955,-0.025686396,-0.022993587,0.015869433,-0.008238141,-0.014056431,-0.0405235,-0.017481709,-0.029731357,-0.011593424,0.00059379137,-0.051056996,-0.012610265,0.05173775,0.00010526312,0.053932358,-0.004926091,-0.110915296,-0.038591433,0.006214743,0.019478172,-0.05740132,-0.029755993,-0.0028126559,0.04996362,-0.0055869007,-0.015156803,0.0443274,0.01322521,0.023989473,0.0018959665,0.017842676,0.022641852,-0.04210289,-0.01650318,0.058813985,0.037173312,0.0024747695,-0.036341842,-0.021049896,-0.048769828,-0.059026465,-0.0069255484,-0.011424003,-0.032876752,-0.013054156,0.066563934,0.016648747,0.014598678,0.020463893,0.0028261717,-0.04035146,0.045502458,0.009619448,0.0109300725,0.03393813,-0.004549179,-0.030045543,0.012393744,-0.012321986,-0.04114688,0.0028310472,0.0069714608,-0.0064995373,0.022164747,-0.06887183,0.050740525,0.014021487,0.0069469954,-0.0079728635,-0.033413894,-0.032065608,-0.02892119,-0.016974153,0.016605169,0.017279888,-0.01934124,0.014595349,0.05498932,0.0041922973,-0.056992073,-0.012494107,0.0011335394,-0.0086854305,-0.005976674,-0.009899073,0.003927776,-0.118945636,0.027884878,0.0018339006,0.014442458,-0.015198039,0.03678591,-0.021256577,0.03160105,0.006441742,-0.003554506,-0.012838467,-0.011836797,0.06621016,-0.030852625,0.03303742,0.00888822,-0.033276316,0.03869608,0.02459599,-0.010325891,-0.036592662,-0.009380774,0.012516375,-0.015370379,0.008717095,0.026579639,-0.0014648306,0.006821967,0.0362059,-0.03677617,-0.0002959828,0.026438512,0.0072205006,-0.015414247,0.004090716,0.009083302,0.023921603,0.06631637,0.015188091,-0.00076721114,-0.0030711836,-0.048628706,-0.024161864,0.001014481,0.013486527,-0.019221038,0.0021754163,0.029337278,0.028488453,0.03161537,0.04648038,-0.016129134,-0.037759703,0.029070364,0.049764484,0.009722349,-0.075724706,0.02387406,-0.02503059,0.014346645,-0.045157176,-0.016454844,0.03408353,0.031821027,0.029191617,-0.015486325,0.0140951285,-0.036465943,-0.07673834,-0.020892657,-0.02957643,-0.013285294,-0.025200674,-0.0510862,0.059307322,-0.002024726,0.054348577,-0.028633216,0.034871515,0.021728786,-0.04560124,-0.018736672,0.055121526,-0.0032663397,0.05853102,-0.0036000588,0.010393965,0.03264668,0.028246028,0.020936148,0.009927226,-0.009086249,0.009920963,-0.006067929,0.01145056,0.006805303,-0.0025409223,-0.018156411,0.009448602,0.043212995,-0.03173027,-0.010452665,-0.004815552,0.04681595,0.018127315,-0.05546243,-0.0027626038,0.00041907738,-0.008261529,-0.018671377,-0.022916533,0.030600874,0.015049571,-0.042438142,-0.046528358,-0.041956097,-0.00320298,0.0032029513,-0.017246975,-0.0044764583,0.043465383,0.020963244,0.020260725,-0.0069573643,0.020457963,0.01073864,-0.03699144,0.050804023,-0.001275145,0.027189687,-0.010520139,-0.03812178,0.0066383197,-0.032591186,0.026741406,-0.00018592854,0.02965368,-0.07196189,0.023449762,0.06801755,0.008685432,0.034855634,0.02250659,0.03775564,-0.003572278,0.052079737,-0.007923964,-0.011219358,0.008727147,0.023252644,-0.000306796,0.027969517,-0.009509372,0.07295001,-0.015939657,0.0027089962,0.01838709,-0.016811168,-0.16167906,0.009509604,0.024941575,0.017143859,-0.010689554,0.009747132,-0.060335103,0.007360401,-0.0076353163,-0.01734171,-0.030964043,-0.05114899,0.017945662,-0.0017691826,-0.033003114,0.046561353,-0.029438604,-0.035047393,0.025684647,-0.0173915,-0.044234887,-0.038642067,0.006645761,-0.058363963,0.00397462,-0.022517484,0.03227972,0.026936537,-0.0068610567,0.011888399,-0.020977631,-0.0008705388,-0.005748526,0.03351669,-0.020105371,0.039712388,-0.016214697,-0.022018427,0.0057195015,-0.006591571,0.054849062,0.06951744,0.008690499,-0.033503015,-0.010313298,0.012630054,0.049150508,-0.020378094,-0.03129825,-0.01977178,-0.004141707,-0.015518688,0.02796741,0.027112031,-0.024633368,0.023080593,0.013300016,0.05443139,-0.01658317,-0.019996831,0.0124935545,-0.075112715,-0.015393016,0.008082214,-0.030501409,-0.034491513,-0.024258165,-0.0015906985,-0.00018820121,-0.026728867,0.0037600114,-0.015604117,-0.024429873,-0.011474645,0.045471624,-0.0056757787,-0.0011187504,-0.0082704965,0.008208384,-0.074755415,0.020189885,0.012291554,-0.0300049,0.020709626,-0.0643708,-0.022577958,-0.008797544,0.0031471972,0.01020379,0.23736379,0.046895854,0.054953504,-0.042143453,0.027590299,-0.022441093,0.037072275,0.0617602,0.014844,-0.024624804,-0.03953137,0.041553285,-0.013057448,-0.020815004,0.037267458,0.03583508,-0.035138935,-0.008774076,0.059246857,-0.008449958,-0.0044803154,-0.030294955,-0.0057392432,0.00016883199,-0.014258285,0.0019383905,-0.0024174931,0.029789712,0.00638026,0.014389961,-0.069248825,0.03773598,0.053953275,-0.043834195,0.016686238,0.0060615907,0.0002138011,-0.011397966,0.021124518,0.019418629,0.009035246,-0.007144232,0.032504134,0.026603809,0.026012804,-0.03046125,-0.010840162,0.015174595,-0.031811576,-0.029358841,0.012063204,0.0012132752,0.026930867,-0.013012545,-0.011343444,0.0060603293,-0.025698697,-0.026938673,-0.0075616823,0.035810143,0.012923532,-0.000663196,-0.019684196,0.00740647,-0.05583188,0.035002034,0.0036965485,-0.00041757367,0.004702012,0.014557295,0.04335405,0.052019957,0.0048807487,0.0025012197,0.043022465,0.0019162443,0.016325021,0.044738278,-0.0018636122,0.03771011,-0.025042236,0.017941706,-0.04111581,-0.07040587,0.019203885,0.012237861,-0.034919202,0.009338567,-0.023731578,-0.0017816112,-0.005123311,-0.001118038,0.01147184,-0.030003304,-0.00495622,-0.0002159875,0.019065648,-0.03933315,-0.033037316,-0.037883636,0.0037802462,-0.014635031,-0.029364564,-0.034797158,0.04701438,0.012235585,0.017354839,-0.047605697,0.0011661599,0.046298917,-0.062155273,0.01728851,0.0048643807,0.0023498356,0.03305405,0.00036938043,0.026346372,0.022228332,0.074277714,0.03074677,-0.0016041893,0.026155096,-0.042747524,0.03502629,0.04520632,-0.03293705,-0.025135078,0.04158325,-0.026530705,0.0060966928,0.0494922,-0.033814855,-0.05217923,0.014619384,0.0008671392,-0.004285508,-0.00407338,0.0131095955,0.0134101575,0.013793902,-0.054671254,-0.02594098,0.015846094,0.017228788,0.02893801,0.043769993,-0.038793884,-0.0023746053,0.005811794,0.009528245,0.023391902,0.010884591,0.04037507,-0.042106852,0.014327041,-0.06781932,-0.022441315,-0.02297787,0.020354452,-0.02969367,0.023521325,0.031542633,0.06172687,0.043999076,-0.0033906614,0.08029133,0.010657114,0.025190808,0.00024713197,-0.021485416,0.024689874,-0.000100910824,-0.033452366,0.0332361,0.041797735,-0.007765942,0.022023886,0.023088172,0.016913006,-0.006402292,-0.009153926,-0.022716198,0.010625254,-0.020607768,0.02425458,0.07502165,-0.054862216,-0.026990293,-0.003858734,-0.033954076,-0.013268469,0.06507142,-0.019017505,-0.0052059237,0.0346176,-0.0033676622,0.03816848,0.008604205,0.013419129,-0.0027029295,0.009078877,0.040401343,0.04670586,-0.02139669,-0.029642222,-0.010606893,0.0034936909,0.029521326,-0.021930011,0.019186424,-0.012562647,-0.0140973665,-0.048575357,0.0038185867,-0.049557302,-0.022665476,0.032913927,-0.017591182,-0.043411188,0.0031622287,0.014329297,-0.0032519614,0.005403068,-0.041429527,0.0056181573,0.063756704,-0.027314242,-0.047070544,-0.007308151,-0.0045362995,-0.000982646,0.0092963325,0.002378421,0.0063950582,0.016756577,0.00753823,0.036594503,0.014261012,-0.007270955,-0.022651164,-0.020897737,-0.017285611,-0.04575742,0.06305653,-0.009193725,-0.055949334,-0.02883982,-0.0028841698,0.069123834,0.024253126,-0.008396075,0.0051114433,0.037567813,-0.0044015003,0.018126855,0.0059647565,0.06447164,-0.010300836,-0.0045973193,-0.07990055,-0.017734094,0.006998767,-0.02423867,-0.030687338,-0.03258272,-0.013098531,-0.0014972904,-0.018957414,0.005099431,-0.0021010647,-0.043158554,-0.01770881,-0.04128035,-0.048538104,-0.011214277,-0.003305627,0.00839848,0.07181988,0.041743975,0.02043517,-0.0042980732,0.0058020367,-0.006891321,0.020748923,-0.0124419695,-0.000066131106,0.0008880566,0.033606205,0.023294855,-0.05913087,-0.015080874,-0.005531204,-0.03517463,0.0025143574,0.008452458,0.00024733512,0.021347644,0.061946627,-0.015232972,0.056047007,-0.027647696,-0.033956435,0.0009836501,-0.02326059,-0.015473064,0.00757122,0.01918975,0.0026187352,-0.0069306428,0.025910359,0.010038258,-0.09256576,0.020224802,-0.0051428224,-0.025555762,-0.03373335,0.01959797,-0.024138624,0.022801233,-0.021716876,0.0024147264,0.025749464,-0.026439782,-0.012534581,-0.039852057,0.008655454,-0.0127445245,-0.0009174781,0.0069313236,-0.0023443413,-0.040048793,-0.026214374,-0.03336742,-0.022076156,0.048744697,-0.012609695,0.030234566,-0.057455316,0.061906274,-0.012225715,-0.052536383,-0.030228795,0.03905996,-0.020583976,-0.001955179,0.018941958,-0.019141182,0.047771264,0.03223541,-0.032533314,0.03564342,0.0020013321,-0.007424756,0.014640238,0.06310446,0.027360313,-0.01581929,0.016375761,0.0064241,0.020863688,-0.02559882,0.011570999,-0.048757236,0.0152226435,-0.03435341,-0.0016329146,-0.010671035,-0.034307614,-0.025735764,-0.00046828546,0.016503103,-0.04009393,0.0024084134,0.062331457,-0.019570615,0.034869652,-0.019095348,0.0018884403,-0.012125445,0.026228992,-0.004752209,-0.000082610975,-0.019045249,-0.06164752,0.0021795908,-0.056387328,0.017227802,0.02794731,0.046509586,-0.00029562195,0.032165065,-0.008553175,-0.014398431,-0.025895186,-0.12713313,0.022184169,-0.0009649266,0.011114085,0.012403053,-0.024898654,-0.0067539164,0.008164359,-0.012969547,-0.03014806,-0.027699081,-0.036084563,0.06372355,-0.0041951905,-0.01640932,-0.021934247,0.04116746,-0.035245445,-0.023487778,-0.01465971,0.0036996775,0.0013087651,0.066265136,-0.00016506336,-0.043618757,0.013277474,-0.0045667463,-0.006011414,-0.0022089062,-0.008744906,-0.006192478,0.02369887,-0.004834275,0.009693858,0.021724757,0.019047802,0.0019146238,0.0044828756,0.024706502,-0.014726579,0.06932738,0.017969877,-0.050390095,-0.011026331,0.018092267,0.050360233,-0.011352005,-0.0030921635,-0.05082194,0.003042186,-0.00551863,0.018280929,-0.022764828,-0.033437293,-0.008644599,-0.009090504,-0.056836154,-0.03198616,0.0009413333,0.046407215,-0.019541454,0.049775053,-0.048293784,-0.011067434,-0.016622223,-0.0022080336,-0.047103625,0.017408907,-0.0022907534,0.0050917882,-0.035538618,-0.03316453,0.009117009,0.00255809,-0.0041503846,-0.03308544,-0.015850555,-0.043273766,0.0027521013,-0.00857404,-0.025519835,-0.009803464,-0.011337454,-0.08065429,0.0480355,0.013491815,-0.042311754,0.019730048,-0.028782599,0.01928756,-0.08092775,-0.051204797,0.0109835,-0.016720891,-0.029107548,0.0674539,0.0030097126,0.0021867221,-0.041374523,0.027598338,-0.038967535,-0.038152993,-0.015739275,-0.02358273,-0.0035696835,-0.015553411,-0.010976789,-0.01587288,-0.005660994,-0.039292738,-0.02573044,-0.044436514,-0.007413974,0.017260985,-0.061781295,-0.0066954917,0.009927712,0.02669033,-0.014959025,0.0058047767,0.027032692,0.019450452,-0.02126536,-0.03357581,-0.007485051,0.0056258817,0.0342481,0.026218545,0.043044142,0.01852505,0.02485855,-0.038798876,-0.028183648,0.0540524,0.013172247,0.07761813,0.0075583984,0.04668151,-0.04834257,-0.032134917,-0.032687854,-0.015871398,-0.02703343,-0.016356912,-0.01269476,-0.008151729,-0.014565842,0.029470995,-0.02633932,-0.009469347,0.0118477475,-0.01915965,0.002000346,-0.0061315037,-0.016069703,-0.0051749665,-0.024759118,-0.053184785,-0.0026416127,0.052864477,-0.005680805,-0.056196574,0.0025256039,0.0069252425,-0.024592005,0.06865921,0.009464238,-0.04390247,-0.011414565,-0.030204002,-0.017073678,0.023468912,-0.016145736,-0.027260358,0.02380806,0.046776645,0.0025783763,0.0010134851,-0.026520953,-0.014201385,0.03722064,0.009227866,0.009817582,0.019570993,0.027301043,0.019132685,-0.028947938,-0.06601784,0.024339113,-0.0057714256,-0.048336722,-0.04729071,-0.027686829,-0.018696507,0.062112562,0.035174515,0.0073971795,0.032528292,0.039793093,0.043247882,0.0075750956,0.022289807,0.00812774,0.0012166458,-0.007294555,-0.0017420531,-0.02158893,-0.020143302,-0.035938177,0.023217037,-0.0075144437,-0.02120043,-0.017033601,0.0013110992,0.008111959,-0.025352374,0.020165924,0.008551768,0.024412697,0.00483606,0.06460815,-0.0012744201,-0.020303376,0.011251467,0.015556854,-0.000046748773,-0.011621715,0.03005466,0.00032566625,0.032965716,0.007179985,-0.014276013,-0.010001057,0.010610541,0.043486834,0.03279464,0.0104533555,0.025536641,-0.016104458,-0.012037245,-0.0065924823,0.017882967,0.008913163,0.023262993],"last_embed":{"hash":"1rg6z24","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1rg6z24","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{7}","lines":[316,318],"size":119,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1rg6z24","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009811824,0.02117099,0.0111935595,-0.013079356,-0.053891126,-0.02083245,-0.02099534,0.037873305,0.02532608,0.006133286,0.024541179,0.011959395,-0.036113,-0.018491937,0.016587805,0.013056474,-0.022798227,-0.014137669,-0.035220966,-0.02715335,0.0051970785,0.00322274,-0.027688796,0.011093104,-0.010239684,-0.006169541,-0.0067053,0.012101734,0.037802994,0.033109248,-0.026039103,-0.059793696,0.0324171,-0.015987338,-0.030318057,-0.112387374,-0.00035912875,0.019042945,-0.023092134,0.01793659,-0.010448751,0.0036064154,0.034147564,0.010717289,0.004310867,-0.04415592,0.00003585614,-0.0016695798,-0.027003266,-0.03060085,0.0009137474,-0.0070569734,0.007678608,-0.028656049,-0.043983664,0.028844971,-0.03001741,-0.01162514,-0.01868557,0.018338695,-0.019188842,-0.019571584,-0.029930701,-0.029319478,0.014024135,0.06265701,0.017348995,0.051698737,-0.015786434,-0.07514285,-0.019966215,0.0067450637,0.0026867504,-0.026539052,-0.044774327,-0.013790973,0.05047803,-0.003835846,-0.01647961,0.07121329,0.0247741,0.022658944,-0.0076658437,0.015334141,-0.018717702,-0.021936132,-0.04708029,0.025056925,0.050076313,0.019413982,-0.014031577,-0.014034278,-0.010847408,-0.03202307,0.031039467,0.024550723,-0.027955418,0.016047513,0.03740814,0.00045237376,0.0075836843,0.004126197,-0.0027291044,-0.040242717,0.039837983,-0.01792315,0.027010247,0.032813817,0.05223719,-0.010318308,0.02405232,-0.0029067248,-0.022597572,0.0015793726,0.016015347,-0.014799895,0.028767124,-0.036904804,0.031036625,-0.011367537,0.026622474,-0.014736213,-0.023601728,-0.05973082,0.008439986,-0.004859513,0.0002457372,-0.009401243,0.01925978,0.0007036076,0.052057073,0.0074695256,-0.017951742,0.01670364,0.046176895,-0.0036439758,0.00092917343,-0.009871951,0.0060173557,-0.084999345,0.044640757,-0.0079417005,0.018929465,-0.019820392,0.02880255,0.00426802,0.016100805,0.025668675,0.014028056,0.005906308,0.037123732,0.036795024,-0.033324596,0.05165963,-0.0057632127,-0.01817031,0.02296014,0.015456544,-0.03736371,0.0032692535,-0.002213252,0.011713782,-0.03473412,0.03782457,0.01802766,-0.011429611,0.010255334,0.04913117,-0.014685417,0.0014903113,0.02123092,-0.00043790656,0.01949025,-0.0025366698,0.0028356814,0.025776304,0.06560588,0.008681142,-0.021934997,-0.024221977,-0.03557391,-0.018165486,0.015916485,0.0055229925,-0.03384458,0.024967272,0.013794327,-0.0130161075,0.036813945,0.058420744,-0.021686045,-0.028862841,0.014963861,0.009904205,0.020776656,-0.06109395,0.029850239,0.0014717496,0.00449885,-0.018321782,-0.020699974,0.041708656,0.017828634,-0.0040867487,-0.030417303,0.0048732925,-0.041119654,-0.06416754,0.0230934,-0.03341181,0.005179426,-0.026688673,-0.041795507,0.0456259,-0.04752278,0.040767603,-0.02010472,0.021191327,0.04591346,-0.036402393,-0.042160433,0.008548051,-0.0063479133,0.07960398,0.0060145683,-0.008803622,0.022709941,0.04989448,0.003755267,0.023136035,-0.057429094,0.024684148,0.053016614,-0.0020422428,0.013234604,-0.034289863,-0.027098427,-0.0094431145,0.02550294,-0.007273927,0.009673137,-0.008180227,0.052063808,0.03410192,-0.07765022,0.005171675,0.006469149,0.000206587,-0.02279926,-0.014971005,-0.013988649,0.039745297,-0.011940888,-0.029332025,-0.0090197,0.007188728,-0.015244376,-0.018157234,-0.04592642,-0.0051815147,0.034329873,0.020239724,-0.03136357,0.010245286,0.00307895,-0.019703377,0.056062464,0.006237607,0.042559978,-0.015786666,-0.009209248,0.035356376,0.0061694416,0.026443316,-0.012421131,0.033802904,-0.057974387,0.037603367,0.08624109,-0.005754547,0.010325853,0.00890331,0.05289201,-0.018656451,0.06636175,-0.04415474,0.004566282,0.02578646,0.021967703,0.0040955087,0.030665554,-0.021493923,0.06526041,-0.019849071,-0.0030315402,-0.00877615,-0.009925867,-0.14560093,0.018521119,0.034241665,-0.016128542,-0.0044549154,0.0057800584,-0.022331417,-0.0120896315,-0.017518844,0.0006733815,-0.058553685,-0.053902723,0.012060956,0.014247739,-0.027076257,0.017893039,-0.051789004,0.00395526,0.0139228115,-0.03656764,-0.047314327,-0.059250716,0.009827521,-0.024544291,-0.006457103,-0.030803762,0.04102712,0.005274417,-0.032981094,-0.02869541,-0.0056621665,-0.0071792747,0.0055204118,0.025375074,0.018259108,0.036479153,-0.007905525,-0.012198027,-0.023478024,-0.011751606,0.06675004,0.049540807,0.027527297,-0.01562613,-0.0032790164,0.030993467,-0.0052892854,0.009193566,-0.040937006,-0.0250432,-0.036671996,-0.031135628,-0.023823023,-0.0060306764,-0.007257037,0.038124904,0.035443187,0.049042225,0.013470676,-0.050833777,-0.010449156,-0.062686086,-0.009209359,-0.0005806589,-0.009348712,-0.037532806,-0.0067111985,-0.04679956,0.012325587,-0.050090436,0.0011932413,0.018921204,0.0027653743,-0.022389214,0.020776171,-0.00543796,0.010255024,-0.014500491,0.0189917,-0.07552087,0.027311133,0.040679008,-0.0041692895,0.010879876,-0.03797854,-0.0034679768,-0.013745657,0.03415575,0.033738453,0.22733639,0.020600894,0.047966417,-0.040748924,0.035623584,-0.015211559,0.045724995,0.05230746,0.0017210902,-0.016312987,-0.038324732,0.02343549,-0.044637024,-0.01694625,0.02193736,0.03108614,-0.029475292,0.010649609,0.03450004,-0.026758973,0.009335541,-0.034315296,0.030605216,0.0023645638,-0.041926406,0.00854598,0.000032752858,0.030274073,-0.0053775953,0.018732363,-0.055570833,0.029939326,0.05644855,-0.07382218,0.017637465,0.03966483,0.016121168,-0.04537655,0.045065887,0.05636787,-0.011245493,-0.010343786,0.010994161,0.019633066,0.012162002,-0.03298946,-0.025184987,0.01861061,0.028079312,0.0010641929,0.026826806,0.009796054,0.008582836,-0.010853964,-0.0052706823,-0.0011870485,-0.054818884,0.012852648,0.011466328,0.02319038,-0.007929312,-0.002589689,-0.01692878,0.024283504,-0.055531353,0.012776376,-0.00083154254,-0.016867202,-0.002214206,0.012776802,0.075206846,0.020936636,-0.03955823,-0.03268299,0.02953932,0.035817113,0.016246656,0.073110804,-0.010589587,-0.011552135,-0.037398946,-0.026586888,-0.020535873,-0.01814287,0.0010777935,-0.0089429775,0.026003944,0.042182676,-0.022874538,0.0060435706,0.015096387,0.018255515,0.0035988064,-0.011083567,-0.024056507,-0.00421754,-0.034416024,-0.019803813,-0.042218313,-0.007754097,-0.0026099891,-0.024329819,-0.0024618001,-0.020155005,0.006783552,0.022914352,0.024523124,0.0032201032,0.012859031,0.045976996,-0.048190508,0.025816051,0.032164887,-0.022341575,-0.0015697122,-0.023695663,0.01988958,0.022609558,0.0673706,-0.0131323,0.021553786,-0.013775735,-0.039233346,-0.025842438,-0.0036082081,-0.056130152,-0.03674999,0.025833404,0.0017426673,0.00811462,0.04820732,-0.0380578,-0.058189116,0.06607017,-0.0029457114,-0.0073685404,-0.008792079,0.011749013,-0.010463329,-0.0022605516,-0.032420035,-0.012254971,0.013023823,-0.0060891495,-0.0007365112,0.064664125,-0.000694534,-0.01470703,0.01772946,0.033662032,-0.016501643,0.025176227,0.043655977,-0.031491235,0.021706862,-0.11051285,-0.024709765,0.0038449466,0.030644635,-0.012274417,-0.017631726,0.027724667,0.031293742,0.041057672,-0.025489917,0.058843307,0.005848263,0.036501717,0.0019449227,-0.015663551,0.023001114,-0.023874324,-0.037190147,0.026882686,0.049492408,0.014894501,0.03035907,0.01024767,-0.020954719,-0.055380642,-0.014013092,-0.05705136,0.035829905,-0.028249461,0.045065403,0.03177199,-0.03716743,-0.032165848,0.009473002,-0.022369098,0.009309476,0.06803672,-0.023740124,-0.010942849,0.040995665,-0.020067558,0.04675181,-0.004088922,-0.011251293,-0.013277661,0.02942469,0.01329472,0.02568378,-0.03461767,-0.008163128,-0.022388,-0.0149151115,0.06879972,-0.047420368,0.024178624,-0.008340202,-0.0029139768,-0.057990782,0.027349593,-0.03739491,-0.03646646,0.024003927,-0.013070141,-0.07708549,-0.024086319,-0.031801216,-0.0072504166,0.014103898,-0.009913619,-0.017884588,0.025595166,-0.008177341,-0.04010844,-0.03474804,-0.017635603,-0.018224709,0.007484478,0.014404887,0.008278306,-0.025312705,0.032147735,0.027628748,0.008974125,-0.022909554,-0.047074024,-0.02534028,0.0025296262,-0.0408927,0.06545494,0.00026666533,-0.057086583,0.0033760674,-0.04677883,0.034606494,0.031523503,0.021202447,0.0053331093,0.0100832665,-0.0017949691,0.042080764,-0.0013806042,0.08730796,-0.025596501,0.02242074,-0.054330487,-0.040755115,0.004496468,-0.0035122673,-0.016993186,-0.081691645,-0.026658641,0.013426053,-0.029741004,0.0074068457,0.00093991554,0.0019209458,-0.027810493,-0.029977757,-0.049805827,-0.012863286,-0.004661481,0.0045496775,0.07009961,0.0034572196,0.019190643,-0.0017015111,-0.041565917,-0.0012959167,-0.015695835,-0.03038134,0.0182828,0.012582813,0.023198316,0.010576693,-0.06858201,-0.000029230896,0.007524861,-0.053275097,0.035181675,0.015305611,0.01987038,-0.0060578166,0.0724619,0.003484148,0.009931998,-0.006820311,-0.041102808,-0.0059775086,-0.010578654,-0.0313914,-0.019413108,0.00079656526,-0.011684951,0.0055007264,0.0070382874,0.005975881,-0.101477206,0.020226985,0.0011609838,0.0073991935,-0.026228689,0.07409619,-0.012965085,0.018076494,-0.011161752,-0.015307531,0.0497249,-0.057117764,-0.0007221939,-0.054255806,-0.007388985,-0.017399529,-0.012987599,0.028548658,-0.015767949,-0.032431845,-0.04088431,-0.02042524,-0.038433954,0.05812234,-0.012338006,0.03395974,-0.024721298,0.044833552,-0.0067480393,-0.06350969,-0.030155431,0.08602153,-0.007047728,0.00040806364,0.00036466075,-0.010790859,0.03279808,-0.011313142,-0.018443195,0.027069706,-0.005577378,-0.006439722,-0.01616255,0.036222607,0.018029869,-0.031031242,0.021322722,0.025682615,0.018131478,-0.042907476,0.018660745,-0.04421489,-0.030464701,-0.034718264,-0.012117671,-0.020643696,-0.028502213,-0.00002316265,-0.025878683,-0.00020252196,-0.005611097,-0.022293547,0.011876672,-0.021397939,0.018807855,-0.03545046,0.006491093,-0.026709424,0.06100257,-0.00902404,0.0066077225,-0.039737668,-0.04765362,0.0035611312,-0.033382364,0.017555503,0.048358083,0.035945673,-0.019782426,0.043300916,-0.009448481,-0.019573746,-0.017617023,-0.11858908,0.020498471,-0.016362356,0.021563197,0.000066005065,-0.019408448,-0.018830424,-0.0028188997,-0.0006193884,-0.020663533,-0.031500462,-0.05380593,0.036047496,-0.017343653,0.0050674244,-0.00044806447,-0.01520579,-0.026664067,-0.0022940189,0.0004692492,0.020825962,-0.015069069,0.059078537,0.012817273,-0.029093998,0.0014435226,-0.011375951,0.015832864,-0.006440087,-0.06369178,0.020039449,0.04745582,-0.00732699,0.023939336,0.029875426,0.041583966,-0.005833836,-0.0076092663,0.015625833,0.010717363,0.04575847,0.007972061,-0.01630154,0.012383628,0.046444684,0.054960676,-0.019256853,-0.032947022,-0.046460368,0.034990825,0.0035827674,0.016228467,0.0035144016,0.00043711305,-0.024030529,-0.04628224,-0.0076694763,-0.0011937348,-0.017274693,0.017384408,-0.027194614,0.043941006,-0.05187411,-0.023144292,-0.017836379,0.022134732,-0.0481387,0.032002818,-0.012721392,-0.04254324,0.0022996513,-0.030212399,-0.010463262,-0.0024617391,-0.0023056825,-0.03116124,0.0028801763,-0.050368797,0.04658009,-0.036334682,-0.050320767,-0.007972146,-0.0050303754,-0.038528692,0.077772215,0.025087567,-0.03488193,-0.026446102,-0.026467094,-0.017878372,-0.053967364,-0.037420392,-0.04676522,-0.028956449,-0.02389253,0.07097111,-0.009463339,-0.0070599313,-0.0020419324,0.004787781,-0.042882066,-0.025848536,-0.0031973417,-0.014280148,-0.0049526794,0.026423516,0.0141040515,0.009256353,0.0037646962,-0.03443015,-0.026470797,-0.0016966737,0.02046288,0.025496678,-0.069704965,-0.01250569,0.0019797909,0.03772032,-0.023389403,0.026000733,0.03653429,0.0056698634,0.0010062933,-0.031745374,-0.033131007,0.0092631625,0.036549386,0.015305234,0.015798358,0.03199285,0.008658,-0.004279468,-0.0027243083,0.019414965,0.035026703,0.035275333,-0.010605322,0.02714046,-0.049297996,-0.023337653,-0.020692343,-0.0146635575,0.004717003,-0.010380109,0.0269341,-0.014410453,0.01716759,0.02319254,-0.018415185,-0.015779275,-0.012425671,-0.02569433,0.005072449,0.024233729,-0.026238488,-0.004099159,0.014830893,-0.043946527,-0.011841298,0.0455979,-0.04083052,-0.06458911,-0.01758296,-0.022345373,-0.03523092,0.080955505,-0.0021063297,-0.03163439,0.003994445,0.0042484365,-0.033402447,0.040727183,-0.026488196,-0.026615292,0.023055011,0.035873633,0.03507063,0.022501152,0.028497042,-0.0060838684,0.013725304,-0.002031152,0.004706941,0.0351086,0.014282025,0.003896187,-0.00884004,-0.037062418,0.023855641,0.02479195,-0.051112402,0.005483395,-0.006490145,-0.026542872,0.0370879,0.034679346,0.0030981286,0.035025276,0.05530068,0.033956483,0.0019473202,-0.011575459,0.038729884,-0.0010301644,-0.001486894,0.009642453,0.006009447,-0.018915096,-0.0012712005,0.01774856,-0.02136559,-0.012602245,0.009589753,0.026308281,-0.0068562324,-0.012618272,0.029325346,0.020205969,0.029414872,0.015753016,0.03993673,0.0015392188,-0.016040819,0.043778278,0.010278095,-0.024307966,-0.019906038,0.033311047,-0.0027806074,0.03592724,-0.0018686268,0.04186993,-0.0072060623,-0.026955089,0.0073605548,0.042592715,-0.009316592,0.004956677,-0.048792593,-0.015390505,-0.016824199,-0.012339328,0.04317516,0.025290038],"last_embed":{"hash":"1db1ljb","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1db1ljb","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{8}","lines":[319,319],"size":30,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1db1ljb","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032526176,-0.007023441,-0.011090402,0.014180515,-0.05150848,-0.047609262,0.013602585,0.022343082,0.0007029201,0.009069416,0.00066399784,0.0125097865,-0.026947128,-0.021358637,0.0028380405,-0.011656382,-0.009544833,-0.0046186005,-0.018764079,-0.023596626,-0.046056006,0.016771104,-0.030114772,0.0028771455,-0.0376688,0.0017164148,0.014778585,-0.005211137,-0.012153826,0.046033707,0.012162465,-0.0426773,0.015814684,-0.033548795,0.008227687,-0.09253145,-0.00755796,0.008154887,-0.033236187,0.014330787,-0.02693205,-0.01952223,-0.00033752556,0.020541657,0.026105128,-0.027329193,0.004024175,-0.011061051,-0.019290289,-0.04307207,0.0061719473,-0.013613677,0.034498826,-0.0024521183,-0.017776916,0.006541216,-0.009313847,-0.033173684,-0.06260525,0.024617672,-0.030549347,-0.0015064797,-0.07770014,-0.020387424,-0.004042554,0.033058874,0.0009187211,0.014400186,-0.0024887032,-0.055095337,-0.03353186,0.012908689,-0.018995397,-0.020080695,-0.06377086,-0.005837452,0.063509166,-0.020237716,0.0037302757,0.06472398,0.01719809,0.0030867187,-0.012099583,0.02061617,0.0036729206,0.014951926,-0.049048282,0.027779311,0.04781934,-0.01892982,0.0016055704,-0.025120834,-0.01566178,-0.04774809,0.035146207,0.012377521,-0.049213402,-0.008302624,-0.0041900673,-0.0022134313,0.0067803673,0.0053187297,-0.0031357794,-0.029741064,0.025466066,-0.0020000886,0.0062999236,0.036564637,-0.0040657273,-0.023701329,0.0010712501,-0.022591466,-0.033507705,0.025072869,-0.0006113444,-0.030168163,0.0040474683,-0.029788228,0.021823727,-0.0046342504,0.0031393578,0.009806331,0.005453807,-0.05975711,0.0063895397,0.0014097907,-0.005610295,-0.011290963,0.033043887,0.023681471,0.018792432,0.02390475,-0.06292878,0.021374684,0.01509942,-0.019660786,0.004448605,0.0005583628,-0.002042715,-0.08042285,0.0037113242,0.020393252,0.013952981,-0.0100416625,0.022106806,-0.016611466,0.019325126,0.03584033,-0.0084297685,-0.0059721526,-0.0040518166,0.00541575,-0.01752727,0.01936559,-0.013466706,-0.02492264,0.044895682,0.0013108352,0.0047731358,-0.014820505,0.02174027,-0.03446116,-0.009122858,-0.015926473,0.033931494,0.0116800815,0.022971774,0.025020635,-0.03001464,0.024652805,0.035610422,-0.005687247,-0.026201466,0.0133959,-0.004479027,0.01379978,0.052114606,0.010794536,0.007815994,-0.019038497,-0.027689414,-0.009332948,-0.008579708,0.04844894,-0.051192846,0.00067371683,0.040238068,0.018247817,0.032338347,0.018684592,-0.008231601,-0.028468734,0.030324675,-0.0025374924,0.020639937,-0.062787734,0.043212645,-0.0063860696,0.024814274,-0.031459033,-0.035803486,0.050809525,0.008363077,0.01122585,-0.054687146,-0.003295865,-0.070455834,-0.025602499,0.030299557,0.009635731,-0.0010580706,-0.039477058,-0.015536967,0.044101067,-0.041860312,0.019631045,0.002799141,0.0072580087,-0.015714318,-0.000998417,-0.04453212,-0.015127862,0.004311056,0.06674582,0.022634989,0.018901963,0.015400108,0.087490045,-0.004599944,0.0036612004,-0.008481854,0.0022688059,0.07160373,-0.032252833,0.017083103,0.016796473,-0.003356131,0.012199829,0.04444976,-0.014104536,-0.0019706984,-0.017594416,0.04238326,0.012437028,-0.046375737,0.0012395786,-0.0013024139,0.008856579,-0.021530813,-0.023462102,0.016341817,0.01290889,-0.03299767,-0.029426755,-0.013821402,0.01013786,-0.023050241,-0.0026999994,-0.056772944,0.018341828,0.022595258,-0.001009588,-0.011142164,0.0073829247,-0.005467319,-0.029248701,0.012134339,-0.009965688,0.04857211,0.007405884,0.04118327,0.036095936,0.012815262,0.0072966623,-0.036970343,0.02163765,-0.04794364,0.023556903,0.10270001,0.010126576,0.03337428,-0.002421873,0.031839598,0.002905011,0.046209857,-0.031118838,-0.052659266,0.041848514,0.0055553606,0.019965738,0.0028063569,-0.0035684146,0.063923955,-0.0038422986,-0.016099432,-0.010223261,-0.03132519,-0.1510768,0.02391508,0.028286899,-0.0017495067,-0.006296388,0.016893337,-0.035748567,-0.0035379895,0.0015083667,0.0067369705,-0.051020693,-0.07051959,-0.023653373,0.009110577,-0.024420569,0.023981633,-0.035802644,-0.012307092,0.025732689,-0.03177294,-0.03523342,-0.06497103,0.003999541,-0.01222226,-0.01399111,0.016719837,0.055070918,0.0114361225,-0.05127704,-0.014149019,-0.009686002,0.020966453,0.010952632,0.035067122,-0.032447476,0.031131545,0.0034735636,-0.034074552,-0.008022683,-0.0059195943,0.067119844,0.053460177,-0.002069739,-0.017804999,-0.02810135,0.0074793096,0.025280427,0.0013318851,-0.04331549,-0.037118174,0.02064314,-0.013673405,0.050172057,0.0118078785,-0.004829689,0.014996161,0.011976158,0.06758378,-0.0140676005,-0.020053843,-0.031484563,-0.058264595,0.003472173,-0.013355592,0.003682651,-0.061688047,-0.024965554,-0.03746557,-0.0067737326,-0.053993594,0.0034117468,0.001881448,-0.0028991126,-0.022371974,0.02290518,-0.008700136,0.019134916,-0.015857654,0.0195409,-0.06349685,0.03824757,0.013445868,-0.02544924,0.00022439656,-0.03872218,-0.006864917,-0.009243651,0.025430828,0.04400786,0.2389589,0.022395626,0.053643487,-0.02440657,0.025157463,-0.007943898,0.038109712,0.031106478,0.0075777927,-0.011720059,0.0061873,0.04137843,-0.013972245,0.0034179816,0.0029689788,0.008732087,-0.043192647,0.002611648,0.07235873,-0.02287843,0.01539257,-0.0015165851,0.0046063922,0.015534919,-0.036055524,-0.018498296,-0.021541167,0.02655989,-0.005453231,0.029190369,-0.065757,-0.011043208,0.03573527,-0.018541358,-0.016373197,0.049054515,-0.032448106,-0.0070363334,0.050323453,0.041513182,-0.06674363,-0.029490033,-0.009836811,0.026829163,0.023398923,-0.033462297,0.005553576,0.003930739,-0.00360962,-0.01762382,0.023725733,0.014308621,-0.015074584,0.005746069,0.0047724317,0.009774495,-0.03764909,0.007007957,0.007369749,0.0113651585,-0.046101637,-0.012592278,-0.03743534,0.04460601,-0.039055374,0.029642828,-0.020219684,0.008498248,-0.008357892,0.005505987,0.050217815,0.044112224,-0.016504094,-0.00076419755,0.021370512,0.0054112785,0.019628596,0.06787249,0.022336474,-0.0067711547,-0.017020596,0.0046872916,-0.027647335,-0.019852387,0.024632715,0.024066199,-0.009693354,0.04286026,-0.034692682,0.02522362,-0.002448731,0.027814763,0.002798769,0.014820681,-0.00524422,0.0021921713,-0.020913118,-0.02925451,-0.043534994,-0.017197825,-0.019380568,-0.04925881,-0.048329163,-0.01275878,0.053907134,0.0014414451,-0.029407674,0.043989792,-0.016903125,0.0074175466,-0.008608354,0.013609492,0.035590176,-0.029746758,0.024953613,0.003750016,0.01134522,0.026507074,0.09319476,0.03856316,0.05074002,0.0014960725,-0.033211373,0.0281576,0.009591952,-0.056965288,-0.053414833,0.05596584,0.0021909752,0.027418002,0.029234957,-0.037942484,-0.05198682,0.029554226,0.011184861,0.009910502,0.020134218,-0.007998254,-0.03550237,0.00004971643,0.008170566,-0.019642634,0.037787843,-0.04003257,0.0055539487,0.028956354,-0.033349387,-0.029320408,0.006184445,0.025009846,0.024080254,0.052554313,-0.0014942721,-0.044515036,0.004633789,-0.046377517,-0.015605273,-0.0064485613,0.023324361,-0.0018261294,0.008088898,0.007896359,0.016046036,-0.004000779,-0.0059038163,0.039717264,0.009700307,0.05469693,0.000065714565,-0.040094864,0.035258703,0.007115365,-0.067332454,0.01199153,0.04826712,0.034202952,-0.009054289,0.0037900214,-0.015193385,-0.07957709,-0.0012659819,-0.035476737,0.021189341,-0.015160523,0.04968433,0.042944506,-0.0050874124,-0.022190262,-0.0012679548,-0.04329358,0.04076882,0.0723971,-0.018158551,-0.014300786,0.03318901,-0.022419194,0.06431721,-0.018334834,0.022793656,-0.021343255,-0.028686844,0.03951204,0.041165482,-0.019412264,0.023117257,-0.02046449,-0.012531559,0.057298273,-0.04483932,0.015480377,-0.021089513,0.00025452106,-0.016346147,0.029646287,-0.04115443,-0.034762874,-0.012668534,-0.001830494,-0.04030302,-0.02119304,0.015934814,-0.03317341,-0.023557965,-0.03233064,0.023769844,0.01482762,-0.019213734,0.0016426286,-0.0074427715,-0.021746775,-0.0054643597,0.013157202,-0.00020778991,0.014779125,0.031945813,0.056961413,0.014728745,0.007724175,-0.019003024,-0.049924716,-0.0011180675,0.03348401,-0.030265696,0.044827808,0.015082077,-0.028479025,0.0047435667,-0.052386876,0.057084575,0.021943718,0.031108657,0.0120544145,0.006718346,-0.016952345,0.018663632,-0.014503076,0.109296,-0.03554969,-0.0077825026,-0.042534765,-0.027134346,0.044290733,0.014831058,0.008910127,-0.06608518,-0.048471823,0.02316563,0.024388656,0.010832353,-0.0077509684,-0.008794915,-0.034281686,0.0074084383,-0.04780941,-0.0026991854,-0.039247327,-0.042324807,0.059448082,0.02422038,0.002556719,-0.0014275757,-0.040731102,0.021796,0.0018527025,-0.0053855395,-0.013631243,0.058805432,0.0137019595,-0.013117508,-0.0530988,0.01792552,0.00092651305,-0.027629435,0.037580512,-0.018605495,0.03912307,0.020328693,0.060772657,-0.024290463,0.019036502,-0.010705657,0.005169408,-0.00088016683,0.018491779,0.005541054,-0.013252504,-0.0059032957,-0.05029314,0.0120170275,0.017121367,0.013316946,-0.0794901,-0.011166583,0.011098457,0.0053809383,-0.02542706,0.06831358,-0.0592237,0.008883654,-0.04276067,0.0068168505,0.032625277,-0.016556147,0.0013075671,-0.070093215,-0.010938675,-0.048360582,-0.015279502,0.013059608,0.025084507,-0.03413785,-0.04284006,-0.017977621,-0.014306989,0.06716337,0.023118738,0.020935165,-0.031999093,0.054031365,-0.010402102,-0.055769768,-0.023728544,0.060779974,0.009400184,-0.040694624,-0.0073881326,0.004765999,0.0068900445,0.024914648,0.008947268,0.03561094,-0.011498073,0.004316478,-0.018568432,0.047445223,0.026900426,-0.0614534,0.013993497,0.042558197,0.027532017,-0.010618529,-0.0043308972,-0.010133876,0.002539404,0.030349245,-0.021239165,-0.018276937,-0.0257408,-0.035591222,-0.011636685,-0.0056061405,-0.007610957,0.007178401,0.010463329,-0.057030488,0.022607498,-0.025348933,0.021950187,-0.016934915,0.02780408,0.019169675,0.018587595,-0.020964835,-0.062765196,0.0132936295,-0.02356067,0.022357574,0.009491019,0.02855049,-0.008112964,0.016449925,0.0121763,-0.0106422035,0.0039985566,-0.13124083,-0.011498674,-0.0063290675,-0.015672052,0.009439501,-0.010122787,-0.022425475,-0.0034676166,-0.0149937365,-0.010819581,-0.029102378,-0.049466047,0.0046308865,-0.027204288,0.01751053,0.039180823,-0.035860706,-0.00033950087,-0.02607817,-0.003791598,0.016802758,-0.004830427,0.06801828,0.006227693,-0.032704752,0.025149046,-0.007382724,-0.007952404,0.0053809364,-0.058596227,0.0044660512,0.052780923,-0.00376938,0.04804033,0.035033885,0.018857446,0.026597645,0.006437288,-0.0032166478,-0.0068286173,0.018001031,0.013825133,-0.007992291,0.012602769,0.07882412,0.04922768,-0.0152090555,-0.009061375,-0.020468093,0.03383528,-0.014334983,0.03407392,0.011576788,-0.040764548,-0.0077182227,-0.02768641,0.0037210037,-0.008665736,-0.04171077,0.06062618,-0.018709242,0.04827489,-0.039508417,-0.0074335136,-0.028502781,-0.0020424158,-0.05936019,-0.014726718,-0.033931978,-0.023573518,-0.007251829,-0.022950247,-0.0059214225,-0.037081674,0.021554401,-0.05217332,-0.025154315,-0.07302352,0.025936296,-0.029974736,-0.04185117,-0.034445543,0.0043944647,-0.038294602,0.092451505,0.04447937,-0.049088974,-0.025141835,-0.010380241,0.004873662,-0.07817074,-0.040325556,-0.043486618,-0.049448356,-0.008542876,0.08097012,-0.0045780274,-0.013995606,-0.038405333,-0.013339889,-0.029949522,-0.0149159655,0.016720118,-0.00812783,-0.016605163,0.035443887,0.016491896,-0.004154302,0.020097515,-0.034306906,-0.020279007,-0.014012809,0.02034687,0.008284982,-0.06617912,-0.011873927,-0.0013820988,-0.0025193803,-0.028498657,0.04775453,0.011043204,0.030439552,0.010584771,-0.032167204,-0.022712152,0.0015343871,0.042419065,0.010770792,-0.014116293,-0.008256318,0.04294849,-0.0437096,-0.0044968254,-0.0026114522,0.030445747,0.034981944,-0.0039319196,0.054996952,-0.03998986,0.021457108,-0.0071495255,-0.022279857,0.010999244,0.0070627495,0.0012505378,0.018800344,0.029894264,0.036818765,-0.03191882,-0.0072235083,-0.007651897,-0.026118565,0.013037879,-0.0016063065,0.0010963201,-0.006623508,0.029761022,-0.07917535,-0.013705422,0.059967026,-0.037770383,-0.05849019,-0.015544446,-0.045961436,-0.00011274419,0.046846166,0.009062224,-0.018217651,-0.0040596444,0.0094232885,-0.020174634,0.021443222,-0.027185587,-0.053498477,0.034175035,0.027061904,-0.0042073494,0.008303255,0.06578582,0.0008908726,0.029896617,0.0018214156,0.043950506,0.01707352,0.021704186,-0.0031330255,-0.0429762,-0.028250324,0.0379939,-0.010117717,-0.02553218,-0.0057937023,-0.033340804,-0.018219171,0.050196342,0.0035863812,0.0008700221,0.022038102,0.031157019,0.02411095,0.005501209,0.030480403,0.007176091,0.0069186427,0.010616569,0.011105055,-0.01171013,-0.008365289,-0.024984732,0.0013218854,0.010328388,-0.031351198,-0.007773552,0.067627735,-0.030784335,-0.005411014,0.021394562,-0.022757808,0.035920724,-0.038260497,0.030697681,0.017733943,-0.021467887,0.011453761,-0.023163604,-0.015479781,0.0035940001,0.023800733,-0.011665043,-0.0069085346,-0.005531341,0.0054582288,0.005470581,0.030183658,-0.0034197888,0.020250162,0.01767845,0.0074706585,-0.019192254,0.003383205,-0.0088122655,0.01740398,0.04837377,-0.0026150679],"last_embed":{"hash":"1uhmz1n","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1uhmz1n","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{9}","lines":[320,320],"size":48,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1uhmz1n","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022477651,0.018707989,-0.013805729,-0.011994631,-0.031027034,-0.044191904,0.004640403,0.017646825,0.049794994,0.019197145,0.017203696,-0.019659802,-0.06442045,-0.026399037,0.023573225,0.0262284,-0.007739438,-0.013951901,-0.05776921,-0.038133252,-0.005599397,-0.01689043,-0.013928805,0.0046440135,-0.006551421,0.0042390944,-0.008402804,0.013760303,0.01812392,0.061537426,0.0026328804,-0.046147216,0.0075964844,-0.020693367,0.0177194,-0.09062326,0.024230763,-0.0010680475,-0.029032344,0.013494018,-0.00064823293,-0.0058508366,0.045897953,0.005444029,-0.007184859,-0.033766862,0.010450707,-0.011319654,-0.04156154,-0.029910758,-0.014334315,0.00068562187,0.030501405,0.013694096,-0.019205438,0.02120115,-0.02541599,-0.036632832,0.0038279586,0.008306171,-0.015170637,-0.022299923,-0.021954779,-0.0407933,0.020023538,0.06644196,-0.00031051374,0.036097765,0.00816363,-0.057054702,-0.025211789,0.016896866,-0.0013848745,-0.017898677,-0.03755636,-0.0037454274,0.029218277,-0.0027284871,0.010959198,0.053593654,0.0064717773,0.020273378,0.0033473098,0.008709636,-0.036658306,-0.004630493,-0.054076947,0.020208748,0.026120061,-0.025338417,-0.013309579,-0.028381685,-0.016775409,-0.037741322,0.027465,-0.014526479,-0.033132136,-0.018696455,0.028814254,0.006857783,0.050422262,0.009533099,0.008040131,-0.032359697,0.052911222,-0.022062752,0.023098782,0.020924188,0.034658015,-0.017027292,0.02598937,0.022245785,-0.022466695,0.0041080434,0.020261647,-0.0030810682,0.027021358,-0.044604287,0.034117825,0.008394325,0.035193104,-0.012849539,-0.016608058,-0.0419114,0.006267407,-0.0005453087,0.022217317,0.022179125,0.018911125,-0.0010024869,0.026985778,0.0008608624,-0.03251463,0.020877346,0.014500089,-0.021119185,0.011632406,-0.026388036,0.012598789,-0.08265801,0.034796096,0.021018349,0.025843337,-0.029756006,-0.009929091,0.021302385,0.02247575,0.016260743,0.011789135,-0.0015815664,0.011731118,0.021698192,-0.055744693,0.06451585,0.012863606,-0.012539602,0.0024120973,0.005686026,-0.012454397,-0.020733187,-0.018204156,-0.009867593,-0.019575067,0.02730006,0.042353164,0.015983175,0.010508583,0.0508433,-0.04196403,0.04182662,0.013508725,0.00026729456,-0.0069496194,0.013394137,0.036442485,0.021564638,0.08359631,0.01705925,0.006543322,-0.018589158,-0.014570724,-0.021131873,0.010440657,-0.011863064,-0.03809104,0.0073168967,0.016259674,0.0051756185,0.032335762,0.04078368,-0.012358946,-0.03297166,0.022498664,0.007969803,0.03492646,-0.052468356,0.040274903,-0.020427814,-0.011021749,-0.064035214,-0.04061264,0.02220405,0.014790457,-0.0050142948,-0.032133,0.013203437,-0.084669136,-0.050291084,0.014838414,0.006979741,-0.032525755,-0.030254046,-0.044114113,0.03846886,-0.035454176,0.025602985,-0.014335676,0.010577031,0.0023474474,-0.038473945,-0.047778405,0.022285312,0.023296857,0.080122866,0.0086858105,0.0021255468,0.006141701,0.048980575,0.039977077,0.05174361,-0.07337439,0.008093999,0.05048184,-0.0010300846,-0.0017949706,-0.022225892,-0.07453264,0.00077039114,0.019636305,-0.010516857,0.012506657,0.02993388,0.068970166,0.015323685,-0.06383254,-0.0053250263,-0.003210627,-0.0039332355,-0.021888264,-0.009501763,0.02935867,0.027979186,-0.034479693,-0.034086436,-0.04329225,0.030308349,-0.016413158,-0.019530015,-0.003978917,0.0046707084,0.018196309,0.014329118,-0.0028154624,0.012505579,0.027300235,-0.043028705,0.057941902,0.010322942,0.06922545,-0.006494728,-0.02641751,0.0137806395,0.018072456,0.025490122,-0.046959706,0.053674188,-0.02446054,0.027632697,0.08212041,0.03288731,-0.016860157,-0.016163714,0.030214084,-0.013098985,0.0734623,-0.037877705,-0.0092951385,0.035736885,0.03753613,0.028789632,0.029939009,0.007059714,0.07807018,-0.004631422,-0.013471113,-0.021382023,0.0030722031,-0.14488092,0.0013809911,-0.0049415124,0.018666122,0.0016952599,-0.023110377,-0.010767089,0.011237754,0.0047463346,0.003509358,-0.04198848,-0.055276632,-0.008049583,-0.015799025,-0.010924415,0.016327515,-0.052183546,0.0071470025,-0.0052892724,-0.03497936,-0.025088033,-0.07795762,0.009060193,-0.045069467,-0.007830634,-0.017300107,0.031916328,-0.008542511,-0.03309,-0.036744192,0.0076137544,0.0046980586,0.0026417451,0.010917891,0.0032389138,0.033875156,0.010917123,0.007205572,0.004414349,-0.006115354,0.050942555,0.048509877,-0.0152038,-0.0074721524,-0.014070906,0.010921132,-0.00086349313,-0.0023312983,-0.020066539,-0.040400796,-0.02819246,-0.030357353,0.01483038,-0.0099277515,-0.026527928,0.017598974,0.03487903,0.0281802,0.00033774716,-0.030202651,-0.03949852,-0.05480892,0.0064080143,-0.000278177,0.00988254,-0.061802514,-0.032663573,-0.0426244,-0.0032108403,-0.023751553,0.0073165423,0.031542502,-0.00084927527,-0.028772287,0.012927296,0.0245119,0.008997681,-0.006224259,-0.0020025834,-0.06285548,0.037081514,0.02137571,-0.0164281,0.023346893,-0.0364405,-0.02749389,0.012709727,0.02585699,0.00031507394,0.22759342,0.036064208,0.04557346,-0.07635038,0.031234726,-0.008931778,0.03317998,0.0055755717,-0.0049677817,-0.04262325,-0.05791306,0.026910933,-0.040086962,-0.0024765446,0.02652691,0.025366193,-0.030059157,0.016405068,0.051681947,-0.025479237,0.011642206,-0.031700034,0.013610989,0.024807878,-0.03010109,0.012459722,0.017037729,0.026769547,-0.016863646,0.020269465,-0.052789625,0.04450397,0.053597067,-0.07057595,0.00393643,0.01026517,-0.002834568,-0.033941258,0.037184667,0.052073464,-0.043148544,-0.028156167,0.022013888,0.011637755,0.028936269,-0.027521849,-0.016159875,0.023754492,0.0097264815,0.009749993,0.015036769,0.02545685,0.01293011,-0.0013021214,0.022765327,-0.00088168296,-0.057493836,0.017400974,0.007820073,0.004284098,0.02205392,-0.014786968,-0.007006623,0.023204245,-0.027534245,0.051266093,0.027643256,0.02362837,0.012136038,0.036348924,0.09672748,0.033618722,-0.03817834,-0.011680482,0.008714207,0.04164719,0.0040466194,0.046152584,0.01889236,0.008653865,-0.041548036,-0.002697952,-0.012280549,0.01140127,0.00087718485,-0.024535652,-0.022681884,0.043581646,0.0015362448,0.018631957,-0.022660049,0.018974178,0.03238968,-0.03475443,-0.018019874,-0.0077504124,0.004851773,-0.0014915478,-0.038118992,0.026002465,0.011581319,-0.04977929,-0.003896918,-0.02031252,0.036825966,0.03735733,0.018646685,-0.0007092846,0.008849146,0.051600896,-0.058867246,0.016287444,-0.0042287954,0.0036590716,0.02252169,-0.02909943,-0.008516615,0.014997502,0.07152174,-0.000631082,0.018657174,0.050254367,-0.01935172,0.02050696,-0.0065941787,-0.043373916,-0.043604195,0.03512642,0.015821256,-0.00051420927,0.0376348,-0.034287296,-0.05677748,0.077668846,0.014107281,0.014403195,-0.0143633755,-0.01817044,0.013697627,-0.028675659,-0.015764479,-0.011801341,0.015562393,-0.012042702,-0.011154285,0.040047593,0.0050601377,-0.010943095,-0.014291021,0.03515393,-0.008160349,0.03347265,0.0022900635,-0.06070941,-0.0013491722,-0.04977847,-0.018252656,-0.02799744,-0.0093012545,-0.011496243,-0.009889942,0.026424503,0.02728141,0.041183308,-0.039048392,0.030788938,-0.014065568,0.037900668,-0.0010161555,0.009422925,0.034589823,-0.017902203,-0.056260016,0.031400766,0.06469005,0.015743384,0.0060300743,0.029925114,-0.04765723,-0.017433953,0.0010226103,-0.055290386,0.007212126,-0.02943734,0.050752558,0.03491026,-0.03595027,-0.033923317,-0.0017697912,-0.01780911,-0.0012391288,0.0622443,-0.02970587,-0.007014197,0.0496893,-0.019816633,0.050780125,-0.018579546,0.006460918,0.023177957,0.0010671392,0.032315657,0.040020034,-0.037146702,0.004946208,0.011634621,-0.024916897,0.06590659,-0.041363593,0.0045719547,-0.019411521,0.019449307,-0.06388936,0.016448049,-0.06815806,-0.019328015,0.036525723,0.0015740546,-0.06594102,-0.032137483,0.008765191,-0.0089294845,-0.002934269,-0.032970656,-0.02950272,0.020277116,-0.013629682,-0.014981239,-0.007985149,0.02236358,-0.0057610013,-0.0106997425,0.026474278,0.021334168,-0.012643863,0.052608352,0.013725436,0.011886946,-0.026757993,-0.05581427,-0.03471915,0.006417247,-0.039596975,0.055671535,0.002923052,-0.053856596,-0.0004808605,-0.038983747,0.004850242,0.02047112,0.01422478,-0.008453522,0.011697394,0.0050749183,0.012396981,-0.0013204204,0.057512257,-0.025099663,0.005206286,-0.061492853,-0.039032973,0.010461009,-0.014571275,0.0047733937,-0.06603823,-0.019742044,0.007157205,-0.010774078,0.002253363,-0.02621539,-0.008084085,-0.012475001,-0.017603908,-0.0485855,0.026075654,-0.008567642,-0.015908753,0.06238691,0.016657237,0.02172149,-0.0008431846,-0.0028906967,0.026865905,0.017321229,-0.006443069,-0.009480942,0.018933432,0.00238334,0.016738612,-0.031449884,-0.0035133546,-0.00818347,-0.04179007,0.021317568,0.00037096764,0.023457406,-0.00093812624,0.074439764,0.008100263,-0.0079752,-0.028412046,-0.009365967,-0.015227378,-0.037222713,-0.019178296,0.0017639636,0.020063875,-0.011592038,-0.009470583,-0.0003106284,0.018242754,-0.12496503,0.008839851,0.011951213,0.0011210495,-0.01903113,0.051592886,-0.025810998,-0.0038470565,-0.009003648,-0.038736764,0.037300467,-0.046113133,0.005048788,-0.052023146,0.020079479,-0.018253665,-0.014130041,0.004710315,-0.0022049546,-0.025866318,-0.038893953,-0.0446641,-0.046126023,0.028986204,-0.009098941,0.020792,-0.038675684,0.069349214,0.024203282,-0.060822934,-0.010216797,0.06621397,-0.013654196,-0.0073731435,-0.0037173668,-0.0026917674,0.022846317,-0.0013898618,-0.024144068,0.038417254,0.03663799,0.0012139013,0.00057850947,0.06009207,0.020470574,0.0063107708,0.01052925,0.046336893,-0.014505116,-0.021294575,0.017472664,-0.03789074,0.0056084124,-0.018452032,-0.023470005,-0.0022439589,-0.025070284,-0.012936236,-0.0076352926,0.015265973,-0.020160738,-0.048075724,0.0127416095,-0.026369968,0.022461988,-0.031605538,-0.018580453,0.019491933,0.027515518,0.0109257735,0.027997758,-0.05208801,-0.041553278,0.03142219,-0.036773883,-0.0088481,0.06485161,0.029211922,-0.004981401,0.027724175,-0.031696662,0.00321384,-0.056748312,-0.13466181,0.025768718,-0.02519177,0.026697109,0.002174443,-0.010517305,-0.0020296224,-0.02196926,0.011800468,-0.029863864,-0.038913656,-0.05403604,0.03031011,-0.008728578,0.021177027,-0.021741098,-0.009549965,-0.00378193,-0.0061570294,0.032964792,0.017721523,0.004085327,0.037284847,-0.00088999857,-0.056641094,0.030684542,0.009298257,0.023139127,-0.013084165,-0.03742418,0.023335798,0.060669675,-0.015800163,0.031169074,0.019914947,0.026205407,0.0053227018,0.0023255248,0.0019048348,-0.000804603,0.037273698,-0.0077538686,0.008100361,-0.0151062645,0.071044624,0.028094092,-0.021096306,-0.013942037,-0.053136222,-0.000728233,0.018864838,0.037314296,-0.0015372565,0.019858966,-0.011284131,-0.011435839,-0.020742694,-0.014540477,-0.0070749703,0.016886033,-0.040194053,0.020592675,-0.05689059,-0.0064889644,-0.0016018938,0.019704405,-0.045622587,0.014924449,-0.008229887,-0.043034676,0.0006487393,0.010844887,0.006622769,-0.046669133,-0.0043578,-0.020177947,0.009193652,-0.029921582,0.04256166,-0.02537725,-0.041313335,-0.009703901,-0.0013731143,-0.02510904,0.044536293,0.011626921,-0.017876124,-0.03650581,-0.056076378,0.008738323,-0.05016443,-0.017542008,-0.03245227,-0.036303073,-0.03417513,0.061146338,-0.0041893995,-0.0115075,-0.0088805575,-0.020027718,-0.060112614,-0.0029732035,-0.015884627,-0.010126299,-0.03689528,0.012858592,-0.014703288,0.007253077,0.010243212,-0.04316414,-0.04120594,0.01416071,-0.001860161,0.026523177,-0.07583962,-0.010739199,-0.012439794,0.0411979,-0.026249856,0.026231144,0.039701924,0.0058951634,0.026220337,-0.04442798,-0.014360693,0.012083294,0.057085875,0.010633275,-0.019188976,0.013035224,0.014058804,-0.010673636,-0.0105135655,0.020729108,0.030818608,0.025748251,-0.029857764,0.029767057,-0.029194262,-0.031531196,-0.032190844,-0.022840014,-0.011383771,-0.004422096,-0.007418042,-0.038443614,0.012696132,0.018688295,-0.043651298,-0.014018561,-0.033215217,-0.015893312,-0.011179156,0.0030222526,-0.0827286,0.011756258,0.05412892,-0.035362005,-0.014147593,0.05779999,-0.028114628,-0.04581622,-0.016562749,-0.019524295,-0.023910977,0.07216799,-0.023677794,-0.024556108,-0.0056791464,-0.003649099,-0.026708867,0.057613496,-0.0066006947,-0.042814184,-0.0057532657,0.04399999,0.015470659,0.022111692,0.025492549,0.0037537243,0.03579492,0.0017137562,0.017752625,0.053967282,0.036744434,-0.011473204,-0.016066259,-0.03193255,0.020595541,0.0016907522,-0.05827263,0.010281915,-0.013258997,-0.010757222,0.04172965,0.017310843,0.0012707964,0.024839511,0.060462367,-0.011641451,-0.03748224,-0.017100364,-0.015167833,0.011301399,-0.02356428,-0.00023349971,-0.03788462,-0.0055717314,-0.03326503,0.0002749795,0.0229313,-0.0010365457,-0.019456133,0.017197557,0.029593943,-0.016130988,-0.0012763374,-0.013393924,0.023747768,0.009459825,0.059827346,-0.021626633,-0.035505094,0.023303043,0.0015592843,-0.0104515655,-0.014601826,0.04689439,0.0022680769,0.0415229,-0.012173371,0.024321778,-0.008608893,-0.009820633,0.022052698,0.002287326,0.03548848,0.008041342,0.011768601,0.017275663,-0.006496585,-0.004192119,0.0500992,-0.0097555425],"last_embed":{"hash":"1dvqgdr","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1dvqgdr","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{10}","lines":[321,321],"size":35,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1dvqgdr","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02316805,0.01682771,0.016200136,-0.028067334,-0.028491743,-0.026178483,0.03379911,0.011215072,0.05354961,0.020490821,-0.0028878911,-0.0103827035,-0.029662384,-0.044765055,0.05541839,0.02642651,0.00024857436,-0.0067366534,-0.017322743,-0.035052925,0.0011164681,-0.0317426,-0.0063682892,0.016036801,0.026133398,-0.011257048,-0.0030680797,0.028344173,0.01649853,0.06025269,-0.004668787,-0.044266712,0.021693103,-0.0015406329,-0.0008555214,-0.0830749,0.03777015,-0.024785718,-0.034556296,0.021753993,-0.005955629,0.009139261,0.018076252,0.014143606,-0.0092144115,-0.032712664,0.003054254,0.0044990564,-0.046246942,-0.06547589,-0.019434562,0.0009442202,0.0402,-0.014656611,-0.049421392,0.032481227,-0.043091428,-0.045012,-0.04072636,-0.0072427597,0.0075095263,-0.0004129662,0.023347607,-0.03045217,0.0027603488,0.059441835,-0.017949346,0.050045587,0.0061085215,-0.050638944,0.009297369,-0.00032318063,0.018387506,-0.021291682,-0.029125813,-0.01828016,0.035606973,-0.0109175835,0.015829291,0.046049085,0.001531426,0.028983684,-0.03577665,0.041772008,-0.009303328,0.0056859823,-0.032025132,0.03714293,0.028905582,-0.035131905,0.009988173,-0.010846981,-0.02454204,-0.04362417,0.008032066,-0.0048071104,-0.04047834,-0.039587706,0.052038822,-0.0081598265,0.025851857,0.036950264,0.029586896,-0.017346269,0.049547922,-0.02854691,0.03434554,0.043965135,0.04527047,-0.010735984,0.0030390974,0.006227188,-0.004440536,0.014675307,0.021672519,-0.055340953,0.019993152,-0.046582967,0.008577707,-0.010100309,0.021034125,-0.025370955,-0.026158279,-0.044079736,-0.003722552,-0.0328425,-0.009546434,0.01067015,0.04831671,0.0002105321,0.05677781,-0.02138232,-0.012044097,0.014212518,0.0021824162,0.011539115,-0.007324696,-0.0038472658,0.055681005,-0.0969764,0.03727649,0.01594266,0.05362473,-0.021965172,-0.0027294448,-0.0351217,0.025014395,0.006961269,-0.023060046,-0.0091836685,0.014411755,-0.000090534035,-0.018628709,0.07124929,0.016286382,0.031465214,0.0012740913,0.010921724,-0.0088133775,-0.022436481,-0.039933346,-0.015463951,0.00021457922,0.031231135,0.009712223,-0.0044592116,-0.0050370144,0.08023822,-0.048531484,0.0073435605,-0.0037365593,-0.00063169515,0.00011947147,0.014693398,0.0060268645,0.018599445,0.05902602,0.005952865,-0.00077144115,-0.005925087,-0.006355311,-0.009225443,0.017554654,0.020816851,-0.033418085,0.02731845,0.0417651,0.012729308,0.03767055,0.022580106,-0.007527307,-0.032063056,-0.012049012,-0.0070382543,0.012850075,-0.0467121,0.040059768,-0.013523512,-0.0024769309,-0.032633003,-0.029353451,0.04149256,0.013132575,0.001814414,-0.020317577,-0.007071015,-0.04106464,-0.051505756,-0.00006124081,-0.002935118,-0.0041074385,-0.028226279,-0.041869186,0.018752633,-0.07006578,0.051995657,-0.019619009,-0.013210603,0.0017962224,-0.03463162,-0.05148629,0.008411824,0.00023096397,0.061967436,0.0023378704,-0.024022086,0.03858901,0.0502293,-0.01650223,0.01315695,-0.04404975,0.01807524,0.037336923,-0.01321917,0.008888017,-0.03996362,-0.030014204,-0.012122969,0.02735881,-0.017605718,-0.021137778,-0.016974822,0.06322558,0.0015543504,-0.07979353,0.0017259471,0.0083629005,-0.010001842,-0.018420637,0.008336136,0.0032640055,0.030836198,-0.042390585,-0.01781421,-0.007187423,0.0085924035,-0.007772211,0.003416129,-0.027853878,-0.003800052,0.03369636,0.009778481,-0.02366714,0.009713081,0.030261928,-0.034798134,0.052847583,0.023606587,0.009543096,-0.0026298752,-0.010815638,0.019599417,0.015926614,-0.008003613,-0.019348161,0.05039216,-0.043386977,0.017724382,0.059591204,0.04588301,0.014462455,-0.03789632,0.01767174,-0.021167792,0.043370068,-0.011319845,-0.035860363,0.038686913,-0.004842981,0.025423141,0.010020653,0.0029249073,0.07504696,0.008516786,-0.018766291,0.0086443415,-0.014338126,-0.1540112,0.008888923,0.0022981402,-0.016848778,0.0011261839,-0.00080861617,-0.02500597,0.010611302,-0.0060292576,-0.026040806,-0.0582302,-0.068571635,-0.008715493,-0.006544391,-0.02284973,0.01053558,-0.044286888,0.015951656,0.026122712,-0.047381368,-0.022313004,-0.03473212,0.045911353,-0.04802367,-0.032825932,-0.023896817,0.027780117,0.019796643,-0.047720805,-0.016724061,0.027987424,-0.00035380834,0.015988676,0.026087746,-0.011066247,0.04671016,-0.009272091,0.017367128,-0.007229543,0.004318196,0.049397077,0.057813637,0.02796718,-0.034715917,-0.01625538,0.008732277,0.028070103,0.0049499627,-0.028614178,-0.042706847,-0.0041855015,-0.020266816,0.008614018,0.00836175,-0.018195566,0.028960973,0.046577927,0.028101163,-0.008964011,-0.04201217,-0.04739403,-0.047990724,0.009311898,0.010412865,-0.022138223,-0.057455264,-0.047812216,-0.035835814,0.016783874,-0.023778666,-0.035486322,0.028049055,-0.014822575,-0.012076408,0.032939833,0.01023533,0.01090317,-0.019860718,-0.0015895683,-0.07595991,0.018152818,0.02223836,-0.029385636,0.022996338,-0.027531354,-0.010474013,-0.008964549,0.033051703,0.022296587,0.21504335,0.041363213,0.04932655,-0.047234915,0.043251142,-0.051818382,0.038967893,0.014849796,-0.005231679,0.0006088973,-0.048860356,0.056986224,-0.01676823,0.023357823,0.008103813,0.020008098,-0.010358552,0.0037055423,0.06284692,-0.02154632,0.021338964,0.013978146,0.02377744,-0.010354265,0.022187894,0.021973692,0.010281043,0.035210032,-0.002805614,0.019497903,-0.06652449,0.01668249,0.07215578,-0.058686845,-0.012124255,0.027088039,-0.0029537943,-0.020183317,0.053127147,0.042677063,-0.035014655,-0.021416785,-0.016538505,0.044228073,0.025558896,-0.041173477,-0.006328385,-0.0084947515,0.020532751,-0.0004771105,0.01171298,0.0131577635,0.007563838,0.015530292,-0.011511184,0.010768612,-0.04625057,-0.012365242,0.030441208,0.019851247,0.020819375,-0.0047089467,-0.047519494,0.039397772,-0.027018502,0.02576539,0.014318376,0.0038845567,0.009629534,0.008500472,0.09431458,0.016069395,0.011973541,0.013704695,0.026271487,0.037250593,-0.016254073,0.06511407,-0.008313337,0.017578755,-0.03739033,-0.0015899554,-0.0077045863,-0.0024439862,-0.014061965,-0.0001663509,-0.019249285,0.061602402,-0.0010261352,-0.0051081534,-0.015634062,0.009452473,0.030575553,-0.004757775,-0.017005578,0.013305007,-0.0041431244,-0.0136629995,-0.029307334,0.032645352,0.00018307446,-0.0371559,-0.019733949,-0.034370717,0.022911169,0.01089299,0.021647122,0.019719709,0.0076511726,0.03487715,-0.027550695,0.028904397,0.013422993,0.004116902,0.021845555,0.0013797176,-0.0058932058,0.035925895,0.04406262,0.025240658,0.034812193,0.025774559,-0.024345374,0.028386155,0.013871033,-0.019239238,-0.04519601,0.055806343,0.042042006,0.018509114,0.03158295,-0.014447751,-0.028476773,0.05491998,0.0010352954,0.023321517,0.0268827,0.02258339,-0.0034641218,0.0028169728,0.01690527,-0.019522006,0.005121444,0.0030516447,-0.024834763,0.051176213,0.0064476673,-0.022940552,-0.026987147,0.043345947,-0.012607997,0.021297922,0.009160492,-0.03730107,0.015992984,-0.052474257,-0.010149664,-0.023222337,-0.020115618,-0.010760436,0.011683707,0.006228317,0.03466764,0.047701094,-0.025099516,0.029277096,-0.016073324,0.021811945,0.02288644,-0.032955505,0.049536947,-0.018155219,-0.06429207,-0.012216366,0.06259541,0.032704163,0.019940687,0.02036872,-0.01696552,-0.029681953,0.00013728125,-0.030341133,-0.0027724777,-0.041906845,0.037861764,0.054318305,-0.048365057,-0.024807012,0.03446475,-0.027444407,0.0036678768,0.05659347,-0.054741003,-0.024505993,0.06285515,-0.050617002,0.051493827,-0.038842905,0.039934553,-0.02104503,0.031466436,0.01460914,0.045386694,-0.03658772,-0.0016010469,0.0041947733,-0.024598911,0.07250665,-0.028084893,0.02679684,-0.013851782,-0.00032665592,-0.009143735,0.025069846,-0.05618026,-0.018403523,0.030228665,0.0052211867,-0.050584365,-0.014387918,-0.011976807,-0.01848252,-0.015125655,-0.018282926,0.0030927644,0.021728452,-0.0048106518,-0.0024924946,0.025057737,-0.010818501,-0.009579839,0.0263265,-0.0010796736,0.012899262,-0.011223588,0.0734898,0.0020276608,0.01868562,-0.025504488,-0.046160717,-0.03206091,0.018477486,-0.03820434,0.049461517,-0.008436582,-0.011029092,-0.031332076,-0.05053565,0.009607352,0.019722981,-0.0067632943,0.002525929,0.030718574,0.005507794,-0.005291704,0.021060612,0.039154425,-0.038024347,0.016341364,-0.035312306,-0.061776135,0.0087304665,-0.018566877,-0.010462281,-0.07623173,-0.049582403,0.028741298,-0.007812813,-0.0012039057,-0.01955878,-0.019094823,-0.036847856,0.01326774,-0.052642033,0.029890165,-0.0065469122,-0.03251741,0.056369442,0.02735295,0.027954524,0.0017621899,-0.0072095217,0.015043547,0.0055779982,-0.02058438,-0.0068881046,0.033687055,0.0073677883,0.0006930272,-0.0345562,0.030380495,0.013484291,-0.040268026,0.04080024,0.016072674,0.0018471832,-0.016498215,0.07074668,-0.016576372,-0.0090663,-0.014835897,-0.021431403,-0.02078033,-0.018011756,-0.016374754,-0.023422888,0.013627822,-0.026321104,-0.001985096,0.032509964,-0.02254486,-0.10466759,0.011942741,-0.008953815,0.015461372,-0.0017828912,0.06743978,-0.010104481,0.020542724,-0.0031236056,-0.039807152,0.037438765,-0.024956433,-0.014046193,-0.006167343,0.026278239,-0.013426729,-0.026546858,0.009295037,0.0028062954,-0.018850418,-0.0780557,-0.027262758,-0.024591388,0.06218968,0.008888661,0.01079707,-0.08846048,0.056548037,0.01674369,-0.03951543,-0.026898276,0.090942994,-0.009589625,-0.0041768807,-0.013630507,-0.012868623,0.018429175,0.0037376003,-0.024312587,0.05921839,0.0028886646,0.02040681,-0.016145367,0.054123376,0.03575874,-0.027087709,0.043176148,0.010574289,-0.015047273,-0.04280252,0.007429622,-0.066816494,-0.034460735,-0.042838994,-0.005554823,-0.0005420752,-0.040177196,0.0044766674,-0.054196384,-0.0021348787,-0.034461405,-0.02582644,0.021723995,-0.031635884,0.0346587,-0.033627633,-0.018167516,-0.0039383243,0.033218402,0.028212832,0.010463405,-0.032711484,-0.03746421,0.02910313,-0.080933645,0.0077847545,0.03630042,0.027767677,-0.014149772,0.026285453,-0.010871288,-0.022159126,-0.034508422,-0.13070476,0.018063618,-0.0060971337,-0.028621165,0.026609486,-0.0008081046,-0.0064005707,-0.009011006,-0.020453887,-0.028563397,-0.051042452,-0.046843626,0.004093919,-0.014081307,-0.007189355,0.007578299,-0.030830191,-0.021462187,0.021156987,0.002874448,0.0066466187,0.014833983,0.030745964,0.013490572,-0.036698677,0.0020601961,0.008617878,0.02616258,-0.014326426,-0.08142307,0.008608663,0.051146068,-0.017189352,0.05844177,0.043949034,0.01986798,0.017042153,-0.015916329,-0.0009474523,-0.012103272,0.033795945,0.0023035011,-0.04364785,-0.0020672053,0.049405046,0.052914113,-0.013716046,-0.008809504,-0.06432827,-0.008037358,-0.007033743,0.02464369,-0.009935426,0.018214297,-0.0100240465,-0.0352502,-0.0403448,0.0026298258,-0.03467597,0.00027886286,-0.040058576,0.04539953,-0.04641227,0.0034125037,0.020347355,-0.01611479,-0.052656785,0.009447899,0.0058513707,-0.022915453,-0.023430668,-0.028589392,-0.019362004,0.027781075,0.011628301,-0.017485734,-0.0047657248,-0.044150915,0.040274814,-0.047581904,-0.03581334,0.011584069,-0.032765154,-0.04483003,0.054289024,-0.0066732736,-0.035806917,0.001264233,-0.034453142,-0.009662353,-0.0664428,-0.02750103,-0.04186778,0.0041383114,-0.015263697,0.038152393,0.008096729,0.011825623,-0.025738964,-0.0054771113,-0.049858574,-0.0062017166,-0.011723845,-0.0068616155,0.012270856,0.010426347,-0.0053143506,0.016274475,0.040326614,-0.020253336,-0.034036387,0.011416613,0.0021359809,0.0084775835,-0.039153893,-0.014947718,-0.01929955,0.014826258,-0.03754674,0.009838257,0.023461154,-0.015512526,0.0021433681,-0.035169028,-0.023191009,-0.011324251,0.0018924121,-0.010455529,0.0012226958,0.034726355,0.038791623,-0.038559604,-0.012469252,0.040074997,0.030960292,0.019975735,-0.013184727,0.039726064,-0.040494956,-0.008387871,-0.012248646,-0.025856687,-0.016809512,-0.0075580645,-0.0007568519,0.015659884,0.015766053,0.024780052,-0.030779561,-0.050985143,-0.03303043,-0.0016280392,0.023988439,0.016173556,-0.051723424,-0.025550453,0.012648795,-0.03368825,-0.010503347,0.056539297,-0.047429927,-0.03558202,0.00886376,0.002835374,-0.010515824,0.06782655,-0.02442341,-0.01968338,0.01713626,-0.022385469,-0.0028251014,0.060826525,-0.0067012496,-0.04043713,0.017297471,0.044967007,0.022630097,-0.010881291,0.037301864,-0.00056595035,0.018519318,-0.027359458,-0.018117864,0.042424418,0.005901489,0.026416142,-0.032524116,-0.052080452,0.05519351,0.004207321,-0.032932818,0.008730785,-0.014306122,-0.008982128,0.05739024,0.0009779555,-0.014318425,0.013103957,0.046766367,0.015697006,-0.013038118,0.0053884303,0.003403036,0.0043520113,-0.03437234,0.012513257,-0.026315914,-0.015289172,-0.047316536,0.0019809955,0.015070965,-0.00894309,0.009294599,0.027413698,0.02403242,-0.027072012,-0.007997795,-0.016778763,0.056463692,-0.010493538,0.05218188,-0.009836151,-0.019678362,0.0029891373,-0.025785025,-0.02466087,-0.018795349,0.03487648,-0.021502148,0.008985043,-0.020940324,-0.01436728,-0.0126764355,-0.019040208,0.013231836,-0.0008424302,0.021269089,0.027272731,-0.032158513,0.031739462,-0.001301587,-0.008315141,0.042137053,0.0008598937],"last_embed":{"hash":"1kf9xer","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1kf9xer","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Product Compatibility Research#{11}","lines":[322,323],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1kf9xer","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.004402797,0.017881138,0.015422981,-0.016167328,-0.04433647,-0.017613262,0.014439964,0.028712189,0.01445963,-0.0044881515,-0.0015604841,-0.0016232288,-0.033125434,-0.008651131,0.021469008,0.03464648,-0.05234459,0.010240094,-0.008033545,-0.028936349,0.008533413,0.009140768,0.0005926631,0.0064714076,-0.004690198,0.028178189,-0.0148576135,0.025646802,0.07474498,0.023081424,-0.042379394,-0.03564088,-0.008881763,-0.032317113,-0.04113378,-0.06773877,0.025540018,-0.02411902,-0.0231205,0.026230535,-0.02389468,-0.018825127,0.0044094454,0.054230478,0.024429971,-0.018159773,0.009043032,-0.024432523,0.04056317,-0.06080541,-0.04129013,-0.00021171462,0.0086684,-0.02653382,-0.028573044,0.0028862043,0.014602587,-0.020826615,-0.0029802683,-0.023480892,-0.011958038,0.01879671,-0.020129751,-0.0015497934,0.0076263696,0.037222005,0.028748995,0.03306052,-0.03084055,-0.08663583,-0.024706533,0.007035474,0.011232077,-0.034374826,-0.043149848,0.0012844622,0.0313182,-0.04023274,0.009441165,0.05670662,0.031032238,0.040743396,-0.03619503,0.0043031997,-0.007212959,-0.029540764,-0.011004999,0.068826325,0.0402489,-0.00064246455,-0.018436389,0.012135754,-0.03641194,-0.053084176,0.039902207,0.006911745,-0.012090355,-0.0040536947,0.010777035,0.014127338,-0.005454862,-0.014025294,0.015629351,-0.014742491,0.041698873,0.0262966,0.018122291,0.01964141,-0.0006739988,-0.01955384,0.037523367,-0.012955882,-0.026092738,0.0095308535,0.017463714,-0.033242647,0.00014129457,-0.059075024,0.020381233,0.017355267,0.013907928,0.012416951,-0.011388393,-0.024913406,0.008808727,0.020945838,-0.003602056,-0.019818762,-0.028545842,0.010555951,0.026512515,0.018177573,-0.047274787,0.019211555,0.018898327,0.030133726,-0.012591412,0.01164251,0.006384554,-0.093792774,0.03477392,0.013984576,-0.03619154,-0.021134485,0.052933212,-0.032079652,0.0020924772,0.0073390594,0.01462197,0.010072293,0.010318244,0.06237731,0.0018413728,0.024515767,-0.006191653,0.0029658058,0.0240111,0.022516573,-0.02146098,-0.00040052793,0.0292865,0.037694555,-0.06989007,0.04866262,0.014104028,-0.042156,-0.001597247,0.008361833,-0.026616842,0.04312638,0.02381929,0.021165734,0.008444108,0.020630699,-0.006050269,0.037999175,0.04829408,0.02704586,0.0020454717,-0.021184104,-0.05431094,-0.020337086,-0.014269215,-0.017586615,-0.028374236,0.044860654,0.004185269,0.011034921,0.010450929,0.051189616,-0.021263873,-0.018919582,0.016659569,0.05922547,0.0018559521,-0.029740343,0.08037196,-0.030209132,0.021937996,-0.014404018,-0.016515708,0.032977223,0.005328537,-0.023119478,-0.037098326,-0.0033598312,-0.05235894,-0.060766805,0.003966698,-0.036328547,0.037264705,-0.04606697,-0.023939263,-0.001133577,-0.0073606414,0.02161686,-0.002987271,0.034481246,0.019605875,-0.025521556,-0.02616901,0.051012415,-0.0016040716,-0.0046785455,0.004290025,0.007582876,0.032759137,0.045493905,-0.0063557993,0.037224054,-0.0234551,0.020407708,-0.007890877,-0.041708693,0.03679427,-0.037747648,-0.030683521,0.031796463,0.04126378,-0.013170183,-0.024145685,-0.0029264102,0.04095224,0.021516632,-0.05678023,0.0017117179,0.0019065363,-0.011765903,-0.01565556,0.0150059415,-0.0009044068,0.03205407,-0.02541744,0.015091886,-0.061592147,-0.023122108,0.0021109863,-0.028956946,-0.04815338,-0.03042043,0.038236335,0.05246908,0.027800951,0.030769715,-0.0012946879,-0.040025625,0.059297316,-0.00340552,0.0109977145,-0.00086760696,-0.020354858,0.029197918,0.010796911,0.02442155,-0.025428884,0.0052012787,-0.06546836,0.031134913,0.07034183,-0.015587784,-0.013013726,-0.00077613257,0.03276314,-0.016072113,0.05599791,-0.028604673,-0.01180085,0.012094289,0.079015344,-0.04315705,0.04078256,-0.0077010263,0.059672706,0.015509744,0.018852197,-0.01971265,-0.013582761,-0.15363602,0.0023729762,0.008774984,0.0048568156,0.0014688646,0.017239064,-0.06733142,-0.029762268,-0.008511286,-0.02665011,-0.031956878,-0.042526472,0.020639848,0.020105347,0.03873189,0.009371298,-0.0033517405,-0.012142682,0.021713788,-0.03512552,-0.059295442,-0.047279805,0.045948397,-0.0494723,-0.061412357,-0.046867702,0.0026696338,0.011092436,-0.009150876,-0.024086105,-0.015925882,-0.01612278,0.0013780245,0.023314746,-0.0071571856,0.032730836,-0.016674561,-0.027900502,0.036664434,0.024110816,0.054950606,0.030602604,0.03583541,-0.019936716,-0.000094211726,0.035082165,0.009165241,-0.020148799,-0.017765885,0.01951811,0.0057964437,-0.031257205,-0.038924057,0.026431553,-0.034606937,0.006528624,0.034980122,0.03953244,-0.014102903,-0.024135571,-0.010000948,-0.03045367,0.010271784,-0.014287507,-0.015442516,-0.033439077,-0.044920266,-0.017536452,-0.0028504673,-0.061055735,0.011816358,-0.0026843406,-0.004420657,-0.040212486,0.034254402,-0.04546517,-0.026703797,-0.035695035,0.008140865,-0.10917367,-0.0021117926,0.02472532,-0.029275106,-0.02325687,-0.029508254,-0.007580273,-0.045054592,0.026005048,0.019286318,0.24513812,0.03889434,0.07521751,-0.03379235,0.033407535,-0.002627804,0.011858413,0.068408005,-0.009260636,-0.013758432,-0.04204427,0.02516724,-0.026995108,-0.013048872,0.002959141,0.034162384,-0.022088565,0.0078104893,0.05819709,-0.017624214,-0.00041864673,-0.0055297706,-0.020887656,-0.021261342,-0.03966668,0.020035814,0.013809045,0.060724527,0.016312357,0.037997767,-0.044807225,0.0023577348,0.014809724,-0.02998799,-0.015708009,0.038528834,0.019421939,0.0108477,0.03164241,0.030336438,0.006070662,0.0063178753,0.08766226,-0.0066662203,0.021662151,0.021251135,-0.03247861,-0.01344705,-0.003470015,-0.029973652,0.011393129,0.008348462,-0.010866255,-0.0069021443,0.0062204706,-0.011381303,-0.039939906,0.028412556,0.018341094,0.00892045,-0.016789649,0.03336533,-0.044846576,-0.005353464,-0.041161913,-0.0021476503,-0.0045658024,0.006567472,0.0022018158,0.0072481134,0.0031566864,0.0073414785,-0.009053793,0.016569778,0.026034787,-0.0053174887,0.012419879,0.06528558,-0.022510344,0.023707805,-0.03573252,0.011045494,-0.020336015,-0.036250785,0.0098780235,-0.0015086096,0.012830951,0.019333212,-0.03342067,0.0015815541,0.02760147,-0.020684937,-0.0014129134,-0.022711428,-0.02704091,0.0098182885,-0.013942637,-0.030005481,-0.05907273,0.0038932967,-0.0018472148,0.025980316,-0.0068879835,-0.04234259,0.0060051135,0.006424806,-0.011720724,-0.0009300973,-0.035811283,0.05643359,-0.072619535,-0.0037926736,0.031427648,0.0008659872,0.043812096,0.01789972,0.027789539,0.0112055205,0.042658623,-0.0069585936,0.039806377,-0.0010314215,0.003241001,0.00869626,0.031064091,-0.027555542,-0.018895132,0.017560417,-0.03584079,0.054057144,0.030226242,-0.023404352,-0.011021234,0.042238448,0.042082865,0.011840596,0.030692533,0.0070354687,0.0026978143,0.00076720683,-0.0420264,-0.031378504,0.006454188,0.009795779,0.02551939,0.039067864,-0.02280037,-0.021617765,0.039440002,0.05995897,-0.009520403,0.022015227,0.052512318,-0.020050807,0.010542261,-0.08527628,0.0024003848,-0.024639055,-0.016031047,-0.039417695,0.0108774295,0.02323028,0.02187196,0.046958428,-0.003073469,0.021322945,-0.025118427,0.03382625,-0.0033798646,-0.017731443,0.009780069,-0.011421043,-0.02661022,0.023786657,0.033557236,-0.030001175,-0.0033792977,0.014950082,0.017582422,-0.06653187,-0.02168595,0.008124737,-0.0029597548,-0.01784638,0.0154480385,0.013565321,-0.051498204,-0.024813242,0.0538083,-0.023618456,-0.010656148,0.08840463,-0.021552954,-0.016406473,0.060834084,0.008512931,0.084595405,0.0048531876,0.016007792,-0.018466163,0.00048918213,0.027011162,0.018940035,0.028952245,-0.0091621755,-0.05773962,-0.011125822,0.06371638,-0.024810065,0.027112696,-0.008776751,-0.027582597,-0.01756526,0.022980778,-0.003108291,-0.021310525,0.0014909388,0.029798344,-0.028785406,-0.009293011,-0.007592439,-0.013490255,0.01189175,-0.02100626,0.033561565,0.056596328,-0.01619898,-0.005743345,-0.026362699,-0.00011953614,-0.005175652,0.025775436,0.01699369,0.004015823,0.0006491933,-0.01819827,0.045081202,0.005245682,0.024183773,-0.020105347,-0.054671,0.016422749,0.0060365666,0.009967523,-0.0013241445,-0.009390434,0.001038379,-0.019303236,0.025506511,0.044954933,-0.03707922,0.0028972381,0.029540606,-0.005230045,0.038833205,-0.0020444235,0.05412576,-0.036507674,0.017829703,-0.016670935,-0.02460566,0.047075596,0.0044335756,-0.027011383,-0.076612055,-0.0514986,0.0223342,-0.056170773,-0.003610707,-0.010577132,-0.015098799,-0.01484221,-0.014437126,-0.07070891,-0.0036787002,0.019508379,0.014450984,0.042004913,0.049874213,-0.0153739005,0.006320479,-0.038097065,0.025006691,0.0059431163,-0.020773297,-0.03754993,-0.0036920423,0.010712919,0.013566694,-0.08564493,0.0059520197,-0.027178513,-0.033186294,0.010185336,0.00916612,-0.034891743,0.0014815861,0.023679648,-0.0016933337,0.020018632,-0.026485953,-0.0075334343,0.0030006792,-0.03751077,-0.016570687,-0.0051094685,-0.030004043,-0.042285725,0.02030799,0.006561335,-0.011019644,-0.07671672,0.0060245492,0.014427747,0.00998841,-0.016786424,0.043619074,-0.026912339,0.016708419,-0.019308072,-0.024012329,0.009930954,-0.014910641,-0.019763777,-0.017359532,-0.0034715864,-0.007340856,0.0012411185,0.010772346,0.003726414,-0.012236203,-0.039216075,0.008924106,0.0011571349,0.01798339,-0.028437946,0.036377545,-0.024577389,0.041379705,-0.03495489,-0.06973367,0.0025987409,0.04998315,-0.048390117,0.026278777,-0.007941418,-0.028330931,0.030199653,0.02534736,-0.00019956546,0.025783919,0.008273289,-0.024005463,-0.045670893,0.04391286,0.00050008594,-0.0465074,0.011377418,0.025716525,0.004859495,-0.05745077,0.00055698975,-0.04213108,0.0016762725,-0.033211116,0.031646352,0.016165884,-0.05093571,-0.028760897,-0.055030372,-0.016057383,0.011541499,0.018287698,0.006096429,-0.044435184,0.034240037,-0.006727543,-0.009271251,-0.023112057,0.038696148,-0.006726867,-0.02477865,-0.032779627,-0.054217722,-0.0011571804,-0.034933094,0.00035649625,0.042202387,0.018783152,-0.020493837,-0.015461184,0.008958861,-0.008728646,-0.03261532,-0.12267657,0.007528894,-0.00076667505,0.01623769,0.03349491,-0.0027082989,-0.029380994,0.020541077,-0.019943643,-0.02096743,-0.037343938,-0.027069801,-0.00578914,-0.035356637,-0.02035677,-0.0010419908,-0.03697227,0.013119396,-0.04291401,0.038801722,0.010169457,-0.026052471,0.046161864,-0.0076200324,0.0038839274,-0.040067773,-0.0028844443,0.037840266,0.008148565,-0.060626715,0.0045175324,0.021341087,0.0059755575,-0.012420554,-0.011348564,0.01748663,0.0024385906,0.020433642,0.037646424,0.01815963,0.03535653,0.022328723,-0.046720088,0.010820017,0.0030978648,0.07545075,-0.044594135,-0.010339134,-0.028304819,0.020097427,-0.030666525,0.0002977341,-0.0020348646,-0.016114682,-0.024194403,-0.0143001955,-0.010085178,-0.022781633,-0.052176062,0.02265502,0.030432574,0.021004478,-0.034961008,-0.042626876,-0.020979503,0.0030387032,-0.054143194,0.037433222,0.025728002,-0.025607098,-0.017240655,-0.017331708,-0.018890185,0.01139053,0.009562272,0.0245116,-0.0664819,-0.039532844,0.005793948,-0.009257482,0.010182069,-0.03293679,0.020039877,0.021264201,0.05351348,0.05715567,-0.029735442,-0.031155461,-0.047313515,0.026305255,-0.07317526,-0.047017083,-0.014905223,0.021645594,-0.014054887,0.040882688,-0.022260446,-0.011659169,-0.017729193,-0.008208014,-0.07303857,-0.04142369,-0.007981793,-0.021432709,0.012235227,-0.05581486,-0.030188326,-0.00333998,0.0012204951,-0.02876124,-0.0013672004,-0.036180608,0.003833423,0.042935796,-0.05557595,-0.0035615861,-0.0067167426,0.013856257,-0.004040204,0.010454509,0.021361105,0.009020731,-0.011784155,-0.02791434,-0.0043719704,-0.00016692483,0.016623864,-0.0066118585,0.048038468,0.054362744,-0.009680125,-0.046333227,0.009429568,0.0088258935,0.037876446,0.011620929,-0.04737429,0.031776484,-0.009615868,-0.026887769,-0.020217054,-0.012230032,0.02380179,-0.02409013,0.012281762,-0.010249576,-0.010692472,0.04281697,0.024682462,-0.030253144,0.0114999255,-0.025966028,-0.01630089,0.034203492,-0.022744475,0.029257918,0.058393627,-0.013660585,0.0045879264,0.03615053,0.00029055637,-0.05440998,0.010373415,-0.016277546,0.021334814,0.0889143,0.0028827419,-0.015261277,0.0021529514,-0.0052082264,-0.040980518,0.025488172,-0.008737019,-0.02463108,-0.0035883782,0.057236217,-0.0011639622,0.0005082619,0.017960187,-0.013603669,0.003304295,0.01899711,0.010120036,0.027045071,0.03485223,0.060887095,-0.006888182,0.0057985587,0.026896292,0.013190269,-0.033171117,0.0014544912,0.017308652,-0.021872038,0.023445502,0.022121612,0.007122695,0.016759293,0.04620119,0.07301791,0.06732103,-0.046747975,0.03350025,0.0025181272,0.009930387,0.0042507295,-0.01080249,0.013886093,-0.011325209,0.00927372,-0.031645164,-0.029247912,-0.0056167375,0.0057959384,0.014457699,-0.009169359,0.03202638,0.04169841,-0.006792263,-0.04081653,0.04964047,0.021744194,-0.040407017,0.005939459,-0.0044800723,-0.044517536,-0.042074673,0.008248123,-0.054830275,0.04847213,-0.016657718,0.029587377,-0.0043999203,-0.0032420082,0.026182309,0.004475088,-0.014641977,0.04255172,-0.013135066,0.016816346,0.0024219714,-0.025776858,0.023101708,0.04018868],"last_embed":{"hash":"1v8um82","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1v8um82","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)","lines":[324,345],"size":787,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1v8um82","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06606062,0.029401831,0.018240783,0.0035208443,-0.065988556,-0.00040088472,0.03111675,0.048685044,0.016920723,-0.007098517,0.010634292,-0.014555119,-0.042324882,-0.022714203,0.021273047,0.043618727,-0.041916877,0.018568013,-0.036051504,0.00042892247,-0.0059107128,-0.0009062852,-0.0028819516,0.020790786,-0.023679066,0.008781106,-0.02980554,0.027853776,0.061765414,0.035926517,-0.036015563,-0.057093877,0.014567079,-0.011367331,-0.04253555,-0.080052964,0.020236148,-0.008604797,-0.026027124,0.016621897,-0.007762628,-0.025373554,0.029123409,0.05906147,0.016738791,-0.0279682,-0.003757278,-0.014238267,0.014493324,-0.0452738,-0.033703133,-0.008489486,0.015288728,-0.0239842,-0.030273054,-0.00067136204,-0.0013777625,-0.028110862,-0.015404992,-0.021747677,-0.020910928,-0.011159324,-0.024652805,-0.01734052,0.024225814,0.031210875,0.014781008,0.02279795,-0.020416215,-0.07858122,-0.0074700573,-0.015920185,0.0151642775,-0.04407296,-0.04196138,-0.014026871,0.0014452989,-0.058179256,0.0005430058,0.06421688,0.03619453,0.034207955,-0.029861603,0.017202651,-0.0015504858,0.0022808656,-0.027001549,0.057934202,0.035386506,0.012336071,-0.02367173,-0.02575096,-0.027282001,-0.05496453,0.051165707,0.022444993,-0.0053995466,0.00768876,0.0024967627,-0.006637807,0.024702849,-0.00979114,-0.010603549,-0.036002573,0.033253793,-0.0071094227,0.038829077,0.0073522273,-0.016969293,-0.0061477553,0.012430124,0.018353567,-0.023119166,0.017324116,0.030227082,-0.024687158,0.027852714,-0.0492834,0.014882364,-0.003862159,0.013548508,0.00023422249,0.0020196056,-0.051627375,0.020778907,0.011088708,0.0005888637,-0.03200082,-0.02822079,0.008369212,0.056943785,0.0073990556,-0.0443988,0.023134826,0.032421988,0.020364523,-0.01353956,0.008083578,-0.024201449,-0.071106315,0.033980157,0.006607184,-0.008381587,-0.016420385,0.03284692,0.02123857,0.0053627044,-0.009541222,0.02296708,-0.0023698753,0.013088894,0.059957903,-0.003889516,0.047573403,-0.023001498,-0.007304778,0.01993319,0.017297972,-0.025561467,0.007559706,-0.0008733904,0.050726887,-0.060110472,0.039702237,0.013908816,-0.0033034377,-0.0069045164,0.008861329,-0.020143287,0.06787957,0.019280273,0.015339656,0.015614926,-0.0033956869,-0.0032818196,0.03206155,0.07258436,0.01167422,-0.012556495,-0.030467637,-0.049833093,-0.04092066,0.00083520106,-0.00500325,-0.03333619,0.030421792,-0.00063830084,0.027153471,0.02319496,0.023572812,-0.022046626,-0.031859126,0.0024971175,0.04866144,0.0032575035,-0.031165298,0.07596765,-0.021240164,-0.017044337,-0.028435443,-0.015408411,0.03807527,0.0020555828,-0.013723882,-0.032823667,0.004593507,-0.053400945,-0.063350186,0.014954106,-0.048924204,0.03785826,-0.036983192,-0.034253176,0.024096536,0.009932447,0.016623696,-0.017974192,0.005320296,0.032816,-0.04187537,-0.036714513,0.03623672,0.0018146202,0.022181341,-0.0020173453,0.013529626,0.035586894,0.04073919,-0.016595716,0.03606673,-0.025869932,0.00024013083,0.01267504,-0.021264305,0.040880553,-0.068511136,-0.03002455,0.008259694,0.02806083,-0.008111266,-0.012862249,0.025009539,0.050710987,0.01597793,-0.0770086,0.010115335,-0.026349002,-0.005271871,-0.033788487,0.020462189,0.0103911385,0.016356422,-0.025145147,0.0039220904,-0.042477675,0.0081225,-0.0042343494,-0.028844126,-0.03825056,-0.025088117,0.038070254,0.018540049,-0.014624021,0.029765455,0.039348003,-0.013400649,0.06267189,-0.009923209,0.040853184,-0.030314866,-0.0038471168,0.03544878,0.023697944,0.019352388,-0.016825655,-0.0021263561,-0.06335024,0.026331428,0.08122825,-0.02288175,-0.015703646,0.008450687,0.04587272,-0.018574225,0.08082961,-0.04370449,0.036365997,0.01795819,0.05498921,-0.024293015,0.032063946,-0.0068025338,0.066751674,-0.0039194818,-0.0116954325,-0.03790457,-0.009273365,-0.14194973,0.011547336,-0.0008202569,0.013446829,0.013085755,0.009332608,-0.059727192,-0.0265562,-0.014669762,-0.024141429,-0.03244846,-0.04131258,0.0137690725,0.023148743,-0.012364595,0.02304488,-0.019016365,-0.026310753,0.028835863,-0.027569873,-0.0088745,-0.024517233,0.0145302415,-0.039419256,-0.06770957,-0.031893484,0.009912536,0.0103078885,0.0043737898,-0.03564412,0.009871173,-0.014153951,0.0032462066,0.016796142,0.019891271,0.058341574,-0.002885659,-0.009826971,0.032351047,0.025792522,0.047301773,0.037872724,0.02564415,-0.0027867763,-0.02464783,0.06263875,-0.010085763,-0.030344112,-0.033429824,0.021177806,-0.014031324,-0.019069003,-0.052361105,0.011299884,-0.017586503,0.0235539,0.0330942,0.04394924,-0.013861568,-0.02992136,0.0019658704,-0.03392986,-0.003084778,-0.009549416,-0.018085219,-0.019998755,-0.01531565,-0.027710725,0.0022329711,-0.041817274,-0.009253508,0.008169279,0.019043155,-0.03768621,-0.0009671056,-0.027600924,-0.0005337847,-0.025663769,-0.0048290417,-0.07494833,0.016610652,0.04324718,-0.0307845,-0.009963475,-0.031761862,-0.00058664376,-0.022182062,0.034297254,0.00693393,0.23013802,0.04096964,0.07007442,-0.014500312,0.054720476,-0.0036483218,0.0043450277,0.043590378,-0.010912639,-0.030024886,-0.032733772,0.024812369,-0.04398017,-0.008010296,0.024580162,0.02384196,-0.0048932554,0.012786018,0.05434625,-0.010866095,0.0026378576,0.000057175013,0.017856907,-0.02778304,-0.04831006,0.023418097,-0.0024712328,0.048475105,0.039618075,0.028942628,-0.03610832,0.0054134154,0.02599922,-0.03553836,-0.032760177,0.055191405,0.0254279,-0.032075852,0.035058532,0.022153681,0.0006936915,0.004626253,0.069392376,-0.008969127,0.00080716296,0.004210815,-0.033879742,-0.014760989,-0.01580499,-0.0057797,0.031123025,0.022035949,0.0008328113,0.00044520327,0.017032646,-0.007267366,-0.06476909,0.01863677,0.0069904695,-0.008952743,-0.02382496,0.019563109,-0.030052232,-0.004736229,-0.022011857,0.01086167,-0.0012334035,0.019638946,0.0085269725,0.01064241,0.021326762,0.017296553,-0.029701458,0.032750368,0.031350996,-0.0011186152,0.026367472,0.08933178,-0.01945529,0.016803566,-0.019518306,-0.018269371,-0.020174814,-0.032337174,0.007157818,-0.034019172,-0.018173775,0.018393409,-0.033676937,-0.006137425,0.044779647,-0.016584544,0.015846841,-0.030065773,-0.0406128,0.007887513,-0.008534408,-0.027370125,-0.050994538,-0.013729168,0.0005341786,0.0066008223,-0.014190782,-0.03338331,-0.020594338,0.016198512,-0.00091442966,-0.012731506,-0.03343237,0.027476264,-0.06988931,0.002287292,0.02973431,-0.014399238,0.036384396,0.0016796753,0.024082728,0.012466135,0.03201682,-0.0120565565,0.038975663,-0.014007611,-0.0011260726,0.019069815,0.009916149,-0.032072034,-0.0059975893,0.024235662,-0.0316588,0.03706694,0.03887806,-0.017680269,-0.043011032,0.03796946,0.035021827,0.007892785,0.01294773,0.00978306,0.0061931037,0.040791422,-0.04381744,-0.012029282,0.019794885,-0.007106752,0.022633808,0.040151503,0.00817268,-0.037957773,0.037069343,0.044792112,0.009097738,0.026288038,0.060160693,-0.02415809,0.052877955,-0.10154233,-0.021410888,0.00042931782,-0.0016356417,-0.044487655,0.01747151,0.04452599,0.031624578,0.06976504,-0.020108178,0.035293777,-0.0135979885,0.021849703,0.0020065513,-0.028171295,0.016948057,-0.025283383,-0.046247285,0.015202434,0.05286451,-0.014164882,0.00031492652,0.014120774,-0.006084434,-0.073217385,-0.019149508,-0.011479258,0.017681716,-0.03267464,0.02072183,0.006490785,-0.044097748,-0.018835256,0.04541895,-0.014796766,-0.022850344,0.08580033,-0.006355513,-0.011667508,0.07967414,-0.005163355,0.085480735,-0.011479512,0.0037152278,-0.008808467,-0.016899278,-0.0062841843,0.01479954,0.0069155325,0.0030893157,-0.047473233,-0.012448295,0.05993,-0.03373291,0.011358452,-0.01550585,-0.03115584,-0.031490054,0.012034265,0.0050056255,-0.026280431,0.010844747,0.016495617,-0.052350078,-0.008150165,0.00458903,-0.01418279,0.013826963,-0.006196673,0.007824788,0.054548167,-0.023024915,0.000060539158,-0.011483946,0.018581787,-0.01406528,0.03213908,0.033008218,0.01510265,-0.026168881,-0.01824018,0.022920363,-0.0017122382,0.009870694,-0.026932096,-0.056801576,-0.0081927115,-0.0013128278,0.023706576,0.006555636,-0.03256733,-0.015807338,-0.0143765425,0.02283074,0.053398125,-0.027233085,0.010494841,0.026557859,0.0018136569,0.05289501,0.010761285,0.04932432,-0.024119271,0.014877562,-0.046358585,-0.039518952,0.045820847,-0.0118513405,-0.02690405,-0.096566275,-0.029808283,0.016351562,-0.050110843,0.014178119,-0.013735534,0.005769287,0.0034411093,-0.0064751846,-0.07223747,-0.013273494,-0.005112581,-0.005321164,0.05933039,0.0573878,-0.015787369,-0.024720464,-0.02681912,0.010040059,0.002653068,0.0066313413,-0.007066606,-0.0020140293,0.015195426,0.020093048,-0.08416045,0.011881514,-0.016606158,-0.02327883,0.0072228718,0.020486219,0.010821168,0.009230199,0.029946953,0.010519202,0.023330899,-0.02607781,-0.012505934,0.003612261,-0.038492735,-0.026569938,-0.0007379371,-0.0060185227,-0.052367173,0.028875085,0.010350454,0.01988007,-0.07853908,0.015618703,-0.0026616452,0.0028201863,-0.0021036793,0.05773871,-0.018221477,0.032176085,-0.015792409,-0.0026467154,0.03953015,-0.042537257,-0.019661685,-0.042525105,-0.0021388223,-0.009406756,0.00938955,0.018271105,-0.033603404,-0.016235527,-0.03363099,0.0022504337,-0.004530976,0.030819237,-0.03301335,0.0064262818,-0.016540393,0.0057000197,-0.028123513,-0.049533594,-0.017785396,0.060532086,-0.051132474,0.021995308,0.001967303,-0.012043593,0.038761348,0.027745659,0.007059115,0.044739135,0.012473385,-0.021644372,-0.032115784,0.0403532,0.03024252,-0.047936324,-0.0039197914,0.023393687,0.037058227,-0.04300246,0.01845201,-0.032588243,-0.009261673,-0.07019609,-0.00008875048,0.010684146,-0.023649246,0.0004350724,-0.024502456,-0.012687585,-0.003034583,0.0071749305,0.011714646,-0.014804613,0.020233162,-0.01628942,0.0034687195,-0.009779599,0.03868658,0.011027308,0.006784763,-0.012710311,-0.060276754,0.0066306405,-0.019449614,0.008099699,0.043208003,0.04039429,-0.009903448,-0.027022323,0.0018917805,-0.012021709,-0.03922255,-0.12339046,0.029236553,0.000584623,0.0055534784,0.021678079,-0.015232664,-0.039179046,0.027418774,-0.016199848,-0.035769965,-0.012013074,-0.04737891,0.009164953,-0.026490357,-0.010604254,-0.0031287712,-0.029544631,0.013251278,-0.044957533,0.013306357,-0.003918124,-0.04021003,0.0689175,0.009659461,-0.025758902,-0.019318098,-0.00538934,0.027531864,-0.00044453016,-0.0231506,0.025886493,0.049618002,0.0042762985,0.005058545,0.0058686375,-0.0024107718,0.0033334629,-0.005417259,0.0331789,0.016785502,0.016723283,0.0047669476,-0.035954617,0.00038904906,0.006540573,0.058820117,-0.01047001,-0.0028274525,-0.032012254,0.030127406,-0.012350112,0.00053348346,0.010249541,-0.0013324821,-0.014943678,-0.03923187,-0.0137141235,-0.0316478,-0.049301475,0.0033386727,0.01662684,0.029442435,-0.045207325,-0.03292901,-0.04128617,-0.010797318,-0.04682341,0.041132644,-0.039877634,-0.022734258,-0.027135232,-0.027529856,-0.01531942,0.011980762,0.0049838945,-0.014448052,-0.06110643,-0.03172785,0.015194349,-0.01313316,-0.014926907,-0.013777266,-0.014130066,-0.00832567,0.030991549,0.053773522,-0.033325706,-0.012974867,-0.06871165,0.009411211,-0.06723453,-0.04530731,-0.042211898,0.02985606,0.0005540577,0.07072221,-0.032390386,-0.015357897,-0.020637853,-0.014983479,-0.060640823,-0.020820947,0.0014744706,-0.026371207,0.02168205,-0.00969573,-0.04737097,0.013338986,-0.0022516618,-0.03303987,0.00043778084,-0.04389212,0.011510181,0.03274314,-0.044003353,-0.0007653996,0.020276079,0.01987517,-0.0225209,0.013608979,0.0151239745,0.027505372,0.020016814,-0.031385668,-0.00078622805,0.01661574,0.025913704,0.020971103,0.024703028,0.04417658,-0.013643573,-0.03811899,0.014488402,0.021948842,0.037038125,0.031247115,-0.021304341,0.018647311,-0.013639078,-0.042129617,-0.032106627,-0.023354122,0.02385906,-0.024919348,0.01692333,-0.017873038,-0.0018170462,-0.0020129287,0.015769934,-0.048796818,0.04500358,-0.02062725,-0.0015371799,0.034611136,-0.032889437,0.013697809,0.04231533,-0.024624838,0.0010280166,0.035780694,-0.028415069,-0.06523337,0.01144954,-0.03277568,-0.006504328,0.07263128,-0.005190728,-0.025528545,-0.024422824,0.012986154,-0.06740873,0.026566885,-0.008899589,-0.041669603,0.0057068993,0.052739892,0.017109578,0.015930548,0.025464337,-0.03246899,0.0096379975,0.0037507354,0.04246892,0.03618219,0.030451681,0.006393568,0.013564323,0.014157763,0.01040589,0.017235681,-0.05258208,0.009992166,-0.013996696,-0.022648629,0.0011451825,0.012498587,0.005149042,0.035243586,0.060715705,0.03924684,0.041435834,-0.01911224,0.06633456,-0.009028156,0.011296961,0.0039972193,-0.009064147,-0.000056083194,-0.029444162,-0.0027429943,-0.036204204,-0.021310402,0.0005601468,0.045456886,0.0019244822,-0.027672388,0.025060436,0.03273313,-0.02385763,-0.0002769181,0.06350384,-0.003941176,-0.012899873,0.02660977,0.0016703011,-0.01909029,-0.02111058,0.000238272,-0.025016218,0.034506533,-0.006440441,0.033186678,0.017507162,-0.0046290085,0.0405815,0.04405646,-0.03353618,0.018666191,-0.05894981,0.013652228,-0.00711713,-0.030494265,0.047221273,-0.013128221],"last_embed":{"hash":"q6pi7h","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"q6pi7h","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{1}","lines":[326,326],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"q6pi7h","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034881297,0.034801077,-0.008829586,-0.0023904562,-0.0326697,-0.02508588,0.013881348,0.021499157,0.016095702,0.022789994,0.01600695,0.003566265,-0.038389154,-0.013751824,0.005187614,0.04737804,-0.052687537,0.04014964,-0.014976897,-0.018819788,0.010382613,0.017187623,0.013365654,0.006692412,-0.030411318,0.022814175,-0.0008181472,0.019413643,0.05302029,0.0076372665,-0.028864125,-0.039357737,-0.013506233,-0.018034976,-0.052975222,-0.1004115,0.013666433,-0.022755563,-0.012357885,0.03949589,-0.00513229,-0.023330461,0.021359613,0.04453344,0.007826103,-0.0073180725,0.0075067915,-0.015282492,-0.009836065,-0.02824235,-0.037454754,0.018072901,0.0066216486,-0.04339168,-0.037152387,0.014540764,-0.004928072,-0.025942601,-0.006973168,-0.009671946,-0.022963513,0.020985443,-0.044580024,-0.059551883,0.021849368,0.042448636,0.00025266784,0.06662001,-0.021064637,-0.048844118,-0.016253406,0.0065594427,0.027400313,-0.025084574,-0.03394835,-0.020083668,0.039412983,-0.034435943,-0.006265998,0.06675643,0.023894055,0.040391468,-0.02734124,0.022557074,-0.02442949,-0.030587431,-0.03566059,0.056717824,0.035878096,0.005422199,-0.031077495,0.008680439,-0.013763753,-0.041885328,0.041637916,-0.013655696,-0.007846935,0.0037318743,0.02234503,0.016501786,0.015652949,-0.024161553,0.0015620156,-0.020084204,0.026421024,0.018966028,0.04046882,0.026515206,-0.008238237,-0.016864544,0.01582416,0.011363973,-0.036285326,0.016467722,0.015421669,-0.03289597,0.0168658,-0.02452269,0.02300662,0.0062029967,0.01349601,0.00949507,-0.0035355885,-0.035225347,0.023449063,0.0068978528,-0.003677821,-0.024186315,0.0047533456,0.0042688036,0.02444859,0.030329512,-0.04315672,0.04045759,0.027036697,0.027710387,-0.01998985,0.0006270638,0.0030164819,-0.069704644,0.009838409,0.031825937,-0.024162162,-0.015197555,0.02709522,-0.03186839,0.011095534,-0.0023101838,0.016373023,0.021293791,-0.024784578,0.051099855,-0.011916817,0.022179497,0.009935785,0.0037965386,0.013136338,-0.022032475,-0.020436997,-0.016394945,0.025208889,0.029866397,-0.05297648,0.0036342219,0.024578337,-0.003896895,-0.01716965,0.015075384,-0.02088664,0.03837089,0.028508108,0.024295129,0.012062601,0.0468047,-0.015061053,0.026608318,0.04475354,0.004271003,0.013465495,-0.0057043433,-0.07056123,-0.029508358,-0.00053506787,-0.047872186,-0.030008392,0.05601844,-0.0029460692,0.015924126,0.02187322,0.057711996,-0.0009275696,-0.03637126,0.0070052557,0.050162427,0.020818504,-0.043109663,0.065835185,-0.02621326,0.020091068,-0.03056419,0.0024206156,0.029684335,0.012891898,-0.0046603787,-0.040617812,-0.00555828,-0.07158586,-0.058587085,0.027179789,-0.048867293,0.01811798,-0.04737678,-0.03741008,0.029911997,-0.020805104,0.047363378,0.0064091873,0.007051298,0.039362125,-0.027973123,-0.020128792,0.048641957,-0.006573188,0.015173045,0.006592342,0.0059124427,0.021644386,0.012139412,0.015627291,0.05593697,-0.06428395,0.020202544,0.0126238605,-0.034638796,-0.019807937,-0.056997288,-0.044691417,0.031830706,0.011023792,-0.023681084,-0.015613633,-0.033112805,0.057672337,0.012807264,-0.05738209,-0.0019283772,0.005139052,-0.009280138,-0.020242635,0.00005265663,-0.018278915,0.035326064,-0.019301718,0.023055688,-0.060705274,-0.027775802,-0.01990846,-0.015354742,-0.032691445,-0.03457902,0.038639788,0.07287071,0.0068152556,0.034969065,0.031100895,-0.03531444,0.028437639,0.008728687,0.044344243,0.017157577,0.0062776613,0.03771204,0.022033788,0.028144158,-0.008610889,0.036177523,-0.06257552,0.045919243,0.07490132,-0.020410305,-0.009282298,-0.017457798,0.00845848,-0.044747353,0.058571275,-0.05071965,0.00075101823,-0.0042574615,0.06567919,-0.023432499,0.013869027,-0.043162372,0.06594586,0.004952766,-0.005069458,-0.028846152,-0.026079072,-0.13985988,0.0036815116,0.039867766,0.023470806,0.005684528,-0.0031060253,-0.049271822,-0.0044329213,-0.01633186,-0.030870106,-0.01877434,-0.037696443,-0.0034501199,0.017420808,0.017189035,0.0036612398,-0.016241536,-0.025010735,0.020292524,-0.03447245,-0.05136777,-0.047282297,0.036868874,-0.03692068,-0.04609267,-0.023360202,0.0022705225,0.023646688,-0.020579226,-0.010018006,-0.00636358,-0.010838656,0.004516138,0.0059873187,0.012485789,0.069863215,0.019363077,0.01661961,0.0464597,0.007549658,0.069413856,0.026592521,0.033780597,-0.007219353,-0.02096783,0.0536457,-0.016478583,-0.00046157753,-0.028902138,0.027493972,-0.021839306,-0.02480276,-0.019188963,0.00078987534,-0.03603578,-0.008121551,0.052803647,0.051550522,-0.01584084,-0.02286585,-0.017072733,-0.029138714,-0.014109813,-0.0057473127,-0.042074993,-0.055543367,-0.050375063,-0.03343744,0.005233966,-0.03589025,-0.0009273328,0.0006086541,-0.018377703,-0.039847422,0.015343255,-0.02596748,-0.043937813,-0.042131104,-0.007847419,-0.10552684,0.04467497,0.011872286,-0.020507338,-0.016340474,-0.03402831,-0.029915826,-0.03307773,0.022607448,0.0027585602,0.26554194,0.0383096,0.059751835,-0.03708512,0.054051504,-0.003297193,0.031642307,0.06418781,0.0026328608,-0.019937258,-0.012231639,0.056251135,-0.041807592,-0.0026410874,0.0018853798,0.03435675,0.0011625614,0.016207362,0.046100695,0.0032196275,0.00889813,-0.0025483873,0.009799589,-0.009956075,-0.01575364,0.011541559,0.008714014,0.044045083,0.011444261,0.009635383,-0.010964175,0.022587545,0.020123443,-0.029431136,-0.011871796,0.028532578,0.03812136,-0.01617782,0.044842273,0.031862333,0.029400485,-0.0058958344,0.066933684,-0.054057457,0.005639969,0.0063240197,-0.005037596,-0.014158606,-0.007685341,0.0089629935,0.031223,-0.010414639,-0.0014274091,0.01059458,0.03562801,-0.0050878013,-0.043381482,0.0044358913,0.020480251,0.0140707055,-0.01661099,0.023017855,-0.060112998,-0.003753806,-0.026241697,0.00725775,-0.0015464661,-0.008159227,0.008892152,0.009685928,0.023753911,0.004219175,-0.014076357,-0.0024413993,0.041359995,0.016308941,0.014349723,0.056109186,0.011421356,-0.0020420328,-0.011941609,0.0069150445,-0.02659445,-0.017022857,0.028915398,-0.017307928,0.020014705,0.026737476,-0.019737821,0.008989614,0.009796072,0.00301665,-0.01769479,-0.021877917,-0.039908223,0.013617777,-0.046878826,-0.03581277,-0.05249312,-0.008699823,-0.013077411,-0.0055061993,0.0037885322,-0.039460145,0.023739746,-0.028250733,-0.008238888,-0.0011847462,-0.0048838486,0.03715334,-0.06345393,-0.0035070933,0.019550815,-0.009590168,0.034342494,0.0011546361,0.0313175,0.027697999,0.034484867,0.033440076,0.03978578,-0.009124059,-0.007534428,0.008672464,0.0091045555,-0.019100334,0.00043029242,0.014496065,-0.01766191,0.03604541,0.028578812,-0.014462529,-0.04146553,0.046378795,0.036759097,0.0145795625,0.030404208,-0.0095856255,0.0033140879,0.022025635,-0.034960397,-0.030460661,-0.0062991166,-0.020431757,0.018802775,0.046589352,0.0070521845,-0.08006989,0.026932674,0.052503917,-0.018974239,0.029522976,0.032925695,-0.03451383,0.02154565,-0.07251402,0.0031373124,0.0001341377,-0.005995188,-0.010731891,0.03163097,0.052497923,-0.0068382383,0.048066586,0.017938286,0.02581115,-0.0058356794,0.042863406,0.018741077,-0.015383585,0.007623043,-0.019511614,-0.035002116,0.017792271,0.03736303,-0.03033871,-0.0029200898,0.035760976,-0.021631394,-0.08479825,-0.008744189,-0.015756233,-0.0029036615,-0.024702478,0.00933475,-0.014995851,-0.027272018,-0.011147984,0.036779862,-0.0019263724,-0.014782436,0.087251745,-0.008084793,-0.012545151,0.045980096,0.0019009346,0.09439114,-0.011531957,-0.013606986,-0.011037317,-0.027515812,0.011227491,0.022325587,0.0025076543,-0.0195347,-0.0031440007,-0.018086653,0.061902735,-0.0333398,-0.01272578,-0.034904677,-0.022736983,-0.026356757,0.0010923509,-0.0005800168,-0.031099316,0.023070887,0.008316406,-0.035633255,-0.015490202,0.035607748,-0.02723717,0.023419838,-0.033924934,-0.01401615,0.053487636,-0.007844817,0.021468656,-0.034271024,-0.0008257933,-0.0060141576,0.036494322,0.008208853,0.005391349,-0.008784534,0.0058079846,0.05312338,0.004914056,0.011241496,-0.04054049,-0.03884142,-0.008633514,-0.007307085,0.04860022,-0.0018399812,-0.027431399,0.0064498265,-0.028560039,-0.003425436,0.02273523,-0.004665257,-0.017141012,0.0017933055,-0.0045613917,0.044082195,0.00020554458,0.041971438,-0.035701044,0.008340824,-0.051514693,-0.016004233,0.040527817,0.007435937,-0.009842545,-0.0668795,-0.04597248,0.032209735,-0.028734377,0.017179804,-0.015445496,-0.021512523,-0.015484535,-0.010359947,-0.05354648,-0.003289594,-0.0133824665,-0.0019480701,0.06581946,0.02932867,-0.0044645495,0.0061414265,-0.034527138,-0.02057015,-0.011620552,-0.015062666,-0.03646107,0.01275811,-0.0032356635,0.011086197,-0.09057466,0.0026442215,-0.02651725,0.006260786,0.0011874043,0.009071491,-0.006890073,0.015590916,0.055486847,0.032320462,0.0015134391,-0.018701501,-0.009943838,0.0083502475,-0.03841814,-0.013532928,-0.013057706,0.00032437313,-0.02611906,0.032112718,0.0053253174,0.010138613,-0.08836372,0.0016974645,0.054515503,-0.03017578,0.003779208,0.047957443,-0.022699483,0.017111491,-0.025339939,-0.01684686,0.0088694515,-0.016412973,-0.013277648,-0.04493334,-0.0077261147,-0.01792217,-0.020437261,0.0100596165,-0.0049210675,-0.002132877,-0.03582745,-0.0028868767,-0.033194352,0.022975639,-0.06814795,0.011623149,-0.026482865,0.02641043,-0.0199092,-0.048167963,0.0016159908,0.04504475,-0.015440595,0.023982717,-0.015579402,-0.021627644,0.021903189,0.019119766,0.010393659,0.033196174,0.006952068,-0.040939473,-0.044205543,0.039844975,0.01638364,-0.01430792,-0.007155025,-0.005124603,0.01295224,-0.06573186,0.00018633164,-0.07566451,-0.0056267963,-0.056118496,0.017578773,0.014331214,-0.06663674,-0.014268655,-0.037434425,0.010127944,0.021512708,-0.026253976,0.024732998,-0.032573115,0.023892986,-0.028765734,0.008662021,-0.011216745,0.01951799,0.0101518165,-0.0359894,-0.04658048,-0.030152546,-0.015333072,-0.016070686,-0.014488643,0.044872187,0.047608133,-0.020774115,-0.00877417,0.014334962,-0.011050483,-0.036112476,-0.11985422,0.03687024,-0.023934426,0.033726193,0.00053854537,-0.017174715,-0.019037733,0.005542547,-0.04638662,-0.025083536,-0.05550608,-0.037208278,0.005684193,-0.030548098,-0.020813232,-0.006277639,-0.017889421,0.0139403995,-0.043240108,0.028202625,0.0081461,-0.021144958,0.03626283,0.018242938,-0.02506533,-0.02962633,-0.01598478,0.03467445,0.018118042,-0.0271295,-0.007495123,0.02876702,0.010399082,-0.0191829,-0.009976957,0.025973808,-0.0056518423,0.008052285,0.01891452,0.029019838,0.00685039,0.014705113,-0.021649681,0.0069116014,0.0042979503,0.0634942,-0.0430558,0.009628373,-0.039259166,0.014784586,0.020502998,0.008283546,0.012932293,-0.022719985,-0.0018308472,0.002104325,-0.018486,-0.021374281,-0.05304684,0.014063071,0.014267863,0.024058038,-0.052726924,-0.024077369,-0.02943603,0.011556072,-0.027591994,0.014752967,-0.008416381,-0.023176646,-0.0067695766,-0.008262531,-0.023971528,-0.009821314,-0.005320175,-0.011788791,-0.04910531,-0.033058893,0.027573407,-0.01852574,-0.002038757,-0.028942086,0.020246394,0.019574156,0.017264234,0.052834515,-0.036460567,-0.0325583,-0.011546624,0.01130097,-0.044353064,-0.04313232,-0.0455944,0.020120822,0.016270906,0.06020234,-0.018412687,0.0069137705,-0.02287009,-0.0153461965,-0.043450374,-0.023045897,-0.014256272,-0.010599638,0.004310403,-0.019363107,-0.03701744,0.0046980227,0.004689657,-0.023293836,0.007958968,-0.023987388,0.011378693,0.048624724,-0.04398369,-0.015247451,-0.009303042,0.0032650155,0.015304273,-0.01058257,0.010273531,0.029338991,0.023095446,-0.027403068,-0.022642555,-0.024419822,0.050784998,-0.023026595,0.023326648,0.033407677,0.002116729,-0.035144895,0.0035972293,0.032887906,0.02633467,0.029294536,-0.0027035149,0.023174513,-0.017283,-0.011847595,-0.019648617,-0.016168818,0.018573243,-0.050355617,-0.022418959,0.008380358,-0.034906734,0.032557495,0.015285677,-0.02102333,0.006128705,-0.02997507,-0.011580565,0.056063697,-0.031065403,0.017293883,0.033675388,-0.031805735,0.0043807356,0.016019735,0.00035636875,-0.0171829,-0.009625365,-0.026354568,-0.0067030233,0.06967101,0.00094210636,-0.03741401,-0.012965844,0.0042037256,-0.054566506,0.046724726,-0.000631202,-0.03383849,-0.0018171328,0.07393616,0.0063304715,0.03363275,-0.001104272,-0.005903185,0.014464322,0.011342212,0.031624563,0.044607777,0.05810738,0.066726305,-0.013481393,0.0014187678,0.041359905,-0.0013519718,-0.024479548,0.008871816,-0.018260848,-0.012839108,0.013874829,0.021062015,0.019224372,0.03417456,0.032161012,0.03259594,0.06827114,-0.023039257,0.025447749,0.021780398,-0.00151348,0.014745904,0.023311026,0.035398822,-0.021690072,-0.008307006,-0.038384408,-0.010858133,0.012000276,0.021504354,0.0462403,-0.027817385,0.064049706,0.05343364,-0.0016598263,-0.0034559253,0.051257614,-0.008172002,-0.013888011,0.008443533,-0.017022405,-0.03362788,-0.02491772,-0.015077054,-0.0825499,0.016747952,-0.031814504,0.061217003,0.009393638,0.013555299,0.011683512,0.002279694,0.0037262503,0.013945897,-0.024221059,0.034384087,-0.010557051,-0.04312712,0.06602272,-0.023305502],"last_embed":{"hash":"1q9ag7r","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1q9ag7r","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{2}","lines":[327,327],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1q9ag7r","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03740575,0.020192677,-0.003120285,0.004213661,-0.027179636,0.0073320665,0.01020371,0.036013443,0.025931109,-0.004958077,0.023147201,-0.019861426,-0.02232973,0.00105955,0.014455431,0.038158804,-0.038372763,0.02613153,-0.022501541,-0.020473499,0.01009495,-0.0035246222,-0.0052008093,0.013310855,-0.044845022,0.024501136,-0.0071896873,-0.00054806087,0.059379697,0.047036026,-0.050253727,-0.050837778,0.01198057,-0.0059668184,-0.030754456,-0.07858063,0.012157268,-0.03356973,-0.04430429,0.037964918,-0.031200431,-0.020035466,0.022833839,0.037130628,0.020835467,-0.019421566,-0.01732324,-0.010091701,0.0035994838,-0.024988385,-0.050901074,0.0062514744,-0.012394354,-0.039640594,-0.034363084,0.0048386357,-0.024784561,-0.053311963,-0.034146264,-0.009532725,-0.029570239,0.01313996,-0.012550111,-0.020181693,0.016987799,0.024059141,0.029894512,0.022301093,-0.022889774,-0.081639305,-0.026417315,-0.000979186,0.027076524,-0.051861554,-0.01850984,0.017049445,0.02931158,-0.019314388,-0.014741725,0.09259543,0.010163345,0.02817933,-0.018852323,0.02308777,-0.016029878,-0.011217487,-0.01221737,0.0866712,0.030568048,0.015078928,-0.035430543,-0.0013884004,-0.031769965,-0.055508453,0.030480193,0.005130089,-0.036901057,0.017765207,0.057449713,0.005320641,0.0355538,0.00860161,-0.025649117,-0.0038751015,0.026471822,0.02668942,0.0015374327,0.010969165,-0.01754114,-0.014152778,0.024131255,0.007904995,-0.038238406,0.014365151,0.007127475,-0.02941209,0.009748245,-0.042034645,0.015777195,-0.008049604,0.0053523723,0.008600586,-0.0033246812,-0.04531514,0.006241328,-0.0038783455,0.021989675,-0.013811639,-0.0072745257,-0.023299264,0.048850115,-0.013309222,-0.04944984,0.018062804,0.03963591,0.010140329,0.0028404964,-0.012620695,-0.003018718,-0.09093614,0.042908892,-0.021523027,-0.030994633,-0.038692906,0.043119144,-0.009511846,0.023216194,-0.0032145416,0.008507778,-0.013715122,0.015437024,0.05231174,-0.023391806,0.020039024,0.020907285,-0.014375343,0.04486431,-0.0054158466,-0.0033541576,-0.045429904,0.0027408334,0.015495182,-0.032207355,0.016894443,0.023538904,0.001001446,0.00049624074,0.04949176,-0.02368183,0.012141301,0.017913627,0.004253431,0.012644946,0.0054251817,-0.013750865,0.020158589,0.08478061,0.0035393895,0.009738779,-0.025378697,-0.02532307,-0.03864434,-0.0050964444,-0.005053398,-0.031431153,0.011421925,-0.0018764562,0.020346861,0.02202626,0.035087965,-0.022711856,-0.021515438,0.035981204,0.027991802,0.008919818,-0.04697482,0.06835543,-0.025390545,0.014838065,-0.072552,-0.012291846,0.042255886,-0.0055920435,-0.022269374,-0.023649117,0.0038469108,-0.03900947,-0.04471012,-0.022345355,-0.023282962,0.01912787,-0.047972508,-0.015408886,0.034586385,-0.007096461,0.047519155,0.015389998,-0.016692268,0.01824002,-0.03570799,-0.029381711,0.033355866,-0.00956858,0.059126724,0.010967685,-0.00010467764,0.032584704,0.03838289,0.020133046,0.05505713,-0.01684485,0.019610299,-0.01242201,-0.029992113,0.03413112,-0.042025562,-0.036625676,0.02910253,0.030775825,-0.028343558,-0.00072308583,0.0076048137,0.037983768,0.009973568,-0.034724835,-0.00817465,0.002610322,-0.020890003,-0.04122592,0.016432177,0.029466555,0.03426506,-0.015418395,-0.015976926,-0.052092336,-0.0007203545,0.0011981429,-0.009717699,-0.016094688,0.007106988,0.020787843,0.026849631,-0.0024412125,0.028788563,0.022291398,-0.010865271,0.047943853,-0.0065096687,0.05020918,-0.023231477,-0.01095956,0.036852784,-0.008863402,0.022175584,0.012322407,0.016652208,-0.06115352,0.01126683,0.08478689,-0.008923266,0.00717482,-0.02285865,0.026748547,-0.023304233,0.07078978,-0.021810813,-0.018817956,0.03234163,0.041293886,-0.038868323,0.027958859,0.0015234859,0.05520445,-0.0028731343,0.026016187,-0.033633035,-0.017161889,-0.14894517,-0.0263356,0.03729634,0.019586707,0.011774068,0.011705503,-0.06437985,-0.03450178,-0.024203997,-0.014149617,-0.009098206,-0.044360835,0.026572201,0.011069833,0.007007381,0.04438917,-0.039751798,-0.03069628,0.032673478,-0.024868706,-0.027122963,-0.03263496,0.040759146,-0.04596317,-0.033662677,-0.031776987,0.016180327,0.016173415,0.004790496,-0.01855402,-0.011490896,-0.033607364,0.003385354,0.008099488,-0.0130928,0.04810249,-0.012393316,0.001461418,0.048725132,0.008684745,0.043414973,0.08288979,0.006719541,-0.0018392339,-0.019824807,0.050285928,0.030143393,0.0063819117,-0.05509998,-0.01059316,-0.036081783,-0.028987868,0.018874085,0.02773459,-0.030275093,0.007947016,0.041820552,0.047223423,-0.0021705623,-0.013729012,0.008666389,-0.071627714,-0.003060602,-0.0076887505,-0.027809162,-0.021905607,-0.01577168,-0.012960953,0.002657588,-0.04494989,0.023639005,-0.038238496,0.011901163,-0.028832762,0.06066491,-0.012786766,-0.008869469,-0.037169743,0.003766295,-0.08663661,-0.0032664998,0.039624132,-0.03389064,-0.008340041,-0.047963746,-0.042625986,-0.02382566,0.005771843,0.01974339,0.23440637,0.04747951,0.08442515,-0.03368848,0.04519492,-0.012481527,0.0014122793,0.043987904,-0.025105383,-0.018966129,-0.029532785,0.056747794,-0.015963765,-0.009211931,0.027528627,0.047474016,-0.009865046,-0.0065761497,0.05157132,-0.0010642312,-0.0070278193,-0.01474383,-0.0053347275,-0.007490719,-0.029576961,0.019888539,-0.0055149854,0.016283683,0.02528226,0.025787776,-0.0397723,0.029711097,0.008546015,-0.028912181,-0.02448601,0.019376619,0.040269427,-0.01951826,0.031037921,0.034272578,0.0023948955,-0.010668315,0.054950263,-0.02522419,0.024712367,0.0019040082,0.008168923,-0.020746615,-0.027176427,-0.013800131,0.0007789248,-0.023346368,0.0125124855,-0.0072877025,0.031512745,0.002408342,-0.05798841,0.0041147317,0.015302252,0.024953665,-0.013092002,0.0094977105,-0.023481784,-0.0022365542,-0.016228607,0.027505018,0.006458023,-0.01377928,0.022903943,0.014805587,0.029327547,0.024729228,-0.0043073595,0.0092972545,0.035624847,0.03721795,0.006058857,0.051061,0.017985895,0.014760015,-0.02707006,-0.016764019,-0.034774493,-0.039188545,0.026515154,0.010780187,-0.0069630523,0.035524655,-0.015662782,0.00019848968,0.0047068284,-0.011044376,0.01000137,-0.0010828234,-0.037698485,-0.0022039597,-0.0035980232,-0.012473539,-0.04956224,-0.015562021,-0.007596732,0.008211836,-0.015172653,-0.034014422,0.043313712,-0.020886576,0.023340693,-0.007740864,-0.008516016,0.034570478,-0.05739175,0.00729004,0.004064683,0.0017499616,0.015449051,0.023652377,0.04492757,-0.012394978,0.044180572,0.028915841,0.051258072,0.011125074,-0.015297027,0.036149837,0.038792297,-0.025611999,-0.03276268,0.041334424,-0.027021037,0.030754065,0.03828567,-0.027369944,-0.038626444,0.041984644,0.009517565,0.010051132,-0.0027573754,0.0072674863,0.018756164,0.026449017,-0.043368198,-0.02990391,0.024760617,-0.014786152,0.02062486,0.023452532,-0.0135432435,-0.026157327,0.019133726,0.028875666,0.006845245,0.017453594,0.03370676,-0.069645196,0.05382868,-0.06382988,-0.012056857,-0.03178471,0.0037029877,-0.017746346,0.033182424,0.038490888,0.011333745,0.063782305,-0.035853226,0.036009606,-0.03607486,0.048272904,0.010598037,-0.03901599,0.005037093,-0.0015143764,-0.027146174,0.01784006,0.03534786,-0.023903148,0.008234378,0.029925428,-0.0025574616,-0.05978964,-0.04288708,0.00057602953,0.018936502,-0.027490929,0.032210212,0.014059756,-0.03455942,-0.026515044,0.0007532528,-0.026338108,-0.026578972,0.06281088,-0.027738525,-0.016964706,0.054452382,-0.0031449837,0.10655517,-0.019735897,0.007885398,0.0009957845,-0.035450272,0.02299741,0.029478783,0.004316501,-0.006176061,-0.049136963,-0.006288288,0.0704442,-0.012113397,0.019224199,0.010904351,-0.023035457,-0.041583635,0.010818471,-0.030713053,-0.021135611,0.02358218,-0.0002909779,-0.058452953,-0.028072007,0.019012062,-0.014290605,0.00025246167,-0.03829574,0.001964182,0.07701522,-0.023838317,0.023878342,-0.03685312,0.0031264082,-0.008047918,0.02337257,0.0071119172,0.0040961984,-0.00020676681,0.010038065,0.030537667,0.0049080495,0.021324815,-0.051696196,-0.029427765,0.0053655123,-0.02647698,0.07166806,0.018610112,-0.035478618,0.0022088864,-0.015154063,0.04373074,0.020882512,-0.0142801935,-0.031876024,0.031546354,0.0058112834,0.057818085,-0.010082498,0.040800292,-0.0059152925,0.00019479677,-0.056490645,-0.040264256,0.02224404,0.01598271,-0.020025546,-0.0724592,-0.01535356,0.037087437,-0.03260399,-0.0057561207,-0.018191459,-0.04154255,-0.0033354142,-0.01323542,-0.03562425,-0.001260634,0.00934541,-0.03154149,0.06781962,0.060020555,0.004424462,-0.016899582,0.0025071779,0.030818615,0.016365075,-0.010843649,0.005114526,0.0018857886,0.04135599,0.009194552,-0.083409406,0.0026366338,-0.011189926,-0.0077118035,-0.0022982124,0.0031384188,-0.027468264,0.030231705,0.07038337,-0.002973056,0.027204467,-0.01624279,-0.023919694,0.009061264,-0.054146778,0.013212857,-0.03453582,0.016701583,-0.040600814,0.0013554923,-0.004394523,-0.002292719,-0.09655721,-0.0028427364,0.03158273,-0.0024340453,0.0047721122,0.027365861,-0.031216709,0.010724944,-0.03305125,-0.00827532,0.04230299,-0.033143565,0.0019910801,-0.027355455,0.007405014,0.0030759377,-0.03296589,-0.00095506915,-0.003114766,0.0003716083,-0.03830224,-0.008653225,0.012515998,0.026981331,-0.0121193845,0.012093319,-0.044678736,0.05674535,-0.027762044,-0.06305571,-0.008376347,0.06585856,-0.030978318,0.03017322,-0.020933775,-0.0153065575,0.027569056,-0.014076974,0.0041585094,0.020706536,-0.009729152,-0.0075390222,-0.028717214,0.06395877,0.0380019,-0.043322485,-0.008648962,0.00059277576,0.018825827,-0.046128403,0.021254493,-0.046125937,0.0010614695,-0.045153145,0.02196485,-0.0051958095,-0.070169576,-0.014253349,-0.006650533,0.005641891,-0.033829413,0.030262886,-0.0068057342,-0.054732688,0.034208596,-0.038387068,-0.018495841,-0.01631667,0.018657492,-0.006359273,-0.022609174,-0.0023649218,-0.057690848,-0.0043058237,-0.06858628,0.00024004257,0.046408318,0.028494159,0.021491839,0.015145776,0.026251731,-0.0014974868,-0.045991518,-0.12701558,0.041446727,-0.001752992,0.010988831,0.03238613,-0.0019548244,-0.006677352,0.015088142,-0.035262503,-0.034590233,-0.030113263,-0.029234197,0.0121783195,-0.02065405,0.00066934334,-0.0061934004,-0.0014162146,-0.0015180621,-0.04948136,0.02343403,0.001862788,0.0006018004,0.07021859,-0.0057342974,-0.019096127,-0.0076259803,-0.012657794,-0.0243136,0.016482605,-0.020574111,-0.0022739128,0.0015532918,-0.005488161,0.001134611,-0.008338844,0.020214284,-0.0037767664,-0.004038353,0.012813399,0.0034531201,0.044478256,-0.00076690136,-0.028187659,0.0037099987,0.039287344,0.048225086,0.0056362795,-0.0015228947,-0.033093885,0.03159052,0.0015561687,0.0030718695,-0.020440327,-0.0108910035,-0.009078814,-0.019297143,-0.009091256,-0.036018953,-0.054423224,0.0224777,-0.002665115,0.051936902,-0.025275726,-0.019465389,-0.02043169,-0.0030903476,-0.027965808,0.0412671,-0.01750068,-0.005550778,-0.013521759,-0.007323949,-0.03271089,0.0014431408,-0.008953741,-0.033650298,-0.030068625,-0.033347562,0.0016628902,-0.0070496667,-0.028902713,-0.034924995,0.009271661,-0.04076048,0.050860193,0.026784847,-0.0516784,-0.02184925,-0.04030715,-0.009593789,-0.08398469,-0.034640957,-0.01556915,0.010934328,-0.033758886,0.07832323,0.00049155485,0.0053057126,-0.013511066,0.013022175,-0.045302827,-0.03620407,-0.0121324845,-0.023900416,-0.0029804974,-0.008959541,-0.03047612,-0.00079267955,-0.02545138,-0.0348597,-0.0029382268,-0.04964669,-0.006280521,0.036003247,-0.070334375,0.0051278477,0.008448563,0.03477385,0.01792821,-0.0015972053,0.018495705,0.021595208,0.040092282,-0.030826965,0.021219984,-0.0069773085,0.04453879,0.025864746,0.02847834,-0.002067887,-0.006076639,-0.021217525,-0.03913997,0.029817479,0.043335073,0.063032985,0.004215382,0.023934897,-0.042750318,-0.02610803,-0.042777732,-0.017584207,-0.011777294,-0.024256214,-0.024878995,-0.02125384,0.0036881634,0.026407579,0.022844577,-0.05421243,0.03357394,-0.028870748,-0.0052352156,0.03360472,-0.030891804,-0.012975564,0.019390706,-0.031872917,-0.029425865,0.03576967,-0.0010138531,-0.041734617,-0.00521862,-0.005582157,0.010610055,0.0666859,-0.0076222536,-0.03348379,0.022231938,-0.0008858914,-0.038645122,0.03277323,0.0019684415,-0.030223867,0.01610189,0.05919049,-0.007925674,0.008620943,0.0013937519,-0.006359725,0.031205773,-0.004003298,0.0073419153,0.026526172,0.039699268,0.008784574,-0.02445974,-0.043608237,0.027218597,-0.0021813961,-0.02705206,-0.04661618,0.0038341885,-0.021955641,0.033354536,0.013722548,-0.0030358555,-0.008781678,0.0483185,0.03034633,0.019131927,-0.0065954872,0.019103164,0.0061478,-0.005021058,0.010500754,-0.022030907,-0.019453246,-0.033870593,-0.0068042283,-0.010089354,-0.02778533,-0.006224404,0.0019547883,0.0009794417,-0.009662325,0.025500813,0.041460715,0.0112021435,-0.005965687,0.085534215,0.022637857,-0.0482217,0.016561791,-0.002077335,-0.014791273,-0.02409226,0.0049673687,-0.040727682,0.028899934,-0.00368828,0.02030787,0.020668646,0.0014074023,0.053967495,0.027080107,-0.046800826,0.0050511025,-0.022635834,0.01992814,0.0048204158,-0.01526825,0.050102662,0.015621943],"last_embed":{"hash":"17gcvm","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"17gcvm","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{3}","lines":[328,328],"size":33,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"17gcvm","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034594268,0.0060278256,0.00986127,-0.011632409,-0.034452327,-0.026906643,0.007526731,0.03756653,0.015827969,-0.0039465325,0.003219848,0.0359735,-0.025569405,-0.0123577975,0.0010688792,0.021804202,-0.04089915,-0.02480347,-0.021484299,0.02237408,-0.0072968095,-0.0057504554,-0.008649525,0.00358866,-0.046295814,0.020652391,0.005317406,0.030091567,0.023801316,0.036871515,-0.044912398,-0.040431418,0.015341336,-0.028871704,-0.035135344,-0.09934725,0.00012078597,-0.0066750804,-0.03208003,0.011138365,-0.02124899,0.003651697,0.021846186,0.03244751,0.0077165496,-0.028108487,-0.013669503,-0.0151056005,0.03000844,-0.03590146,-0.008064413,0.0059840353,0.013290229,-0.022377465,-0.047228757,0.019237792,-0.04008234,-0.029024903,-0.04665547,0.005560541,-0.0073497267,0.039928567,-0.047705606,-0.020443467,0.024249705,0.036001742,0.026516732,0.021494696,-0.010128186,-0.08328247,-0.01916729,-0.013426507,-0.014942706,-0.030751448,-0.050809704,-0.0013473706,0.034965176,-0.043143023,-0.012576196,0.05434338,0.010795598,-0.0016566747,-0.027319012,0.009227388,-0.0057482887,-0.021032732,-0.016513506,0.06111007,0.032857906,0.017059099,-0.018048283,0.022332959,-0.02204928,-0.04888595,0.025539856,0.013697845,-0.036364663,-0.0005391913,0.037084177,0.0022584135,0.022476671,0.002632536,0.011916466,-0.0024275896,0.041314762,0.015056771,0.036411148,0.0020773127,-0.020210076,-0.019988725,0.021684764,0.0005244861,-0.028414322,0.0021804522,0.0153807355,-0.038341198,0.027254649,-0.025937513,0.007095951,0.014353473,-0.0037776646,0.0038405636,0.020637069,-0.05269416,0.021097055,0.015467254,0.012598189,0.018802984,-0.040257663,-0.030684946,0.009884243,0.017693477,-0.06127634,0.034319974,0.024988646,0.0009923903,-0.02603681,0.025907062,-0.00059666624,-0.07918909,0.0403192,0.051823176,-0.029006125,-0.028962033,0.057245284,-0.0015773246,-0.022643246,0.00507863,0.008226542,0.008767692,0.008741781,0.028436903,0.004485413,0.01097669,-0.025247037,-0.00906693,0.034319043,-0.016777653,0.006869658,-0.008442105,-0.003648178,0.0108954385,-0.04333377,0.006955704,0.01967224,-0.010613284,0.005557837,0.009260795,-0.023747355,0.032663777,0.013450007,0.03523026,-0.013820248,0.009421078,-0.040265683,0.02617112,0.0305604,0.00062714936,0.026892358,-0.010946321,-0.043696772,-0.017151741,0.013032908,-0.0069909613,-0.025551036,0.010221218,-0.01748596,0.007183411,0.023236021,0.033684265,-0.029485265,-0.04320342,0.058856644,0.006862722,0.016173143,-0.038366638,0.093897775,-0.03039315,0.034146693,-0.025116935,-0.019771876,0.064933866,0.014962271,-0.046945367,-0.044194907,0.0061761946,-0.049441576,-0.02783847,0.0064057317,-0.027318247,0.045715373,-0.04619437,-0.022136794,0.02635079,-0.0041428003,0.016736867,-0.006567927,0.043408275,0.013440216,-0.056296434,-0.07381777,0.031293653,-0.010405016,0.055273063,-0.02212419,0.0031216796,0.031408038,0.045631234,-0.0079733,0.036639694,-0.0058767325,-0.008492156,0.011529816,-0.032339003,0.039230406,-0.03179305,-0.010854519,0.018935062,0.031027189,-0.0073259743,0.0028675501,-0.008365665,0.016898997,0.015733384,-0.06320747,0.016269522,-0.0132923685,0.0045620212,-0.04391428,-0.008331593,0.005566126,0.043414384,-0.052641124,0.01607385,-0.060264308,0.021583056,-0.016754812,0.0041607013,-0.021635616,-0.019313512,0.02291348,0.045916438,0.019743204,0.017871065,0.024047459,-0.041008566,0.03187331,0.008662317,0.052911304,-0.020549864,-0.019701077,0.027782835,0.020111267,0.01123391,-0.02874216,-0.0010798724,-0.048934262,0.03443776,0.07696641,0.006049611,0.011120671,-0.006221888,0.034529362,0.012385468,0.058960345,-0.05105835,-0.034306888,0.014478715,0.03914457,-0.051349074,0.051836155,0.013453222,0.04815882,-0.0038689112,0.0044518826,-0.027631722,0.0025082068,-0.14877698,-0.024278648,-0.009060977,0.027991313,0.011744957,0.004122123,-0.030523973,-0.009559302,0.010766851,0.033894446,-0.04765098,-0.046108756,-0.0043086824,0.009675022,-0.00096596655,0.030416207,-0.00949778,0.004094282,0.05082256,-0.027176512,-0.02889644,-0.03335418,0.026166074,-0.029305529,-0.037694212,-0.02211086,0.021191524,0.015032932,-0.011806608,-0.022172824,0.0073559517,-0.030044733,0.004429192,0.021276195,-0.051490128,0.042328663,-0.014571283,-0.0072188824,0.017739696,0.017112885,0.0658416,0.026006853,0.029855786,0.007456486,-0.027946973,0.02181784,0.013798521,0.0126979835,-0.04819938,-0.0050578336,0.005610303,-0.041095465,-0.026004069,0.022250501,-0.030893276,-0.0161502,0.031304944,0.055159923,0.009334349,-0.046154812,-0.0090639,-0.036801107,0.010201484,-0.018459763,-0.021059886,-0.007988005,-0.03158339,-0.028688902,-0.011573628,-0.06868511,0.020083006,0.003438428,-0.006142432,-0.027443847,0.0084929075,-0.032502428,-0.021951828,-0.024932958,0.0070552244,-0.06871175,0.019973647,0.031641632,-0.041964352,-0.019858766,-0.015849402,-0.012914101,-0.044135433,0.042438462,0.019664321,0.2472133,0.005406376,0.070336014,-0.03945801,0.036988616,0.000628009,0.022805678,0.039802816,-0.0034121051,-0.016442979,0.024762817,0.045235828,-0.020865772,-0.002196254,0.021304786,0.048195668,-0.053508658,-0.011259212,0.038154457,0.020742588,-0.0068395413,-0.011320159,-0.007193659,-0.001304599,-0.04614106,0.03486862,-0.002495854,0.05242784,0.0041407277,0.013232625,-0.043761745,0.01069739,0.03456024,-0.023026664,-0.025488434,0.018899683,0.0076356083,-0.020833844,0.037038077,0.04842746,-0.011186061,-0.0046438123,0.04774772,-0.010230247,0.016237684,0.007871141,0.002976563,-0.034219395,-0.034035042,-0.008974,0.0050566867,-0.017193966,0.0080551235,-0.0150711,0.031889595,0.017567929,-0.041649662,0.05527116,0.026715256,-0.0022714196,-0.021930786,0.0023919458,-0.043688364,-0.019310545,-0.02298533,-0.004998012,0.0042876,0.047312982,0.015610942,0.011162289,0.03633495,0.028321465,-0.028036645,0.008223935,0.035796206,0.00484607,0.018403064,0.017097145,-0.025786389,-0.0056489385,-0.043437973,0.023964753,-0.020835161,-0.019179136,0.017771488,-0.00028592185,-0.006470153,0.046392433,-0.0009906004,0.008065284,0.024491224,0.0069065555,0.009428723,0.0008062742,-0.03595171,-0.017659726,0.0005557261,-0.031274147,-0.049184542,0.013696379,-0.01726858,0.0027399815,-0.019920656,-0.031696722,0.0064931638,-0.0052821585,0.0016006521,0.017359573,-0.0406302,0.020399233,-0.04366014,0.00945137,0.055016614,-0.0031119671,0.039292254,0.00878689,0.027938187,0.0025899254,0.05225612,0.021799758,0.039789002,-0.028752346,-0.02463172,0.021817934,0.03648911,-0.055633247,-0.009579898,0.042204984,-0.03082007,0.043083593,0.02038924,-0.028375467,-0.017634721,0.03374851,0.03617942,0.017458787,0.024529036,-0.016586721,0.005747976,0.015938736,-0.027943898,-0.03400422,0.010690624,0.006060804,0.010519022,0.043194316,-0.027199097,-0.015192639,0.0124402465,0.054334715,-0.0017775552,0.045190748,0.054494258,-0.046638496,0.026773728,-0.042291958,0.0012920134,-0.019358229,-0.0035716176,-0.0092118895,0.0041466295,0.03818752,0.025403434,0.036153357,-0.046407197,0.0361644,-0.022110434,0.02088891,-0.0052895467,-0.005416474,0.034146436,-0.006236917,-0.025933197,-0.0013799667,0.06460475,0.005368755,0.025806284,0.03658,0.03149603,-0.09023081,-0.018769678,-0.011904836,-0.000991836,-0.028315041,0.055764202,-0.006535939,-0.033046886,-0.014873419,0.025162553,-0.016727075,-0.008234137,0.08385691,-0.044649485,-0.01111348,0.061817497,-0.009934523,0.10860156,-0.010620538,-0.004043263,0.0015412605,-0.019368265,0.029735934,0.03236341,0.0035203095,-0.0077395434,-0.048566986,0.005683208,0.068505,-0.03160378,-0.011166362,0.005651,-0.0077955774,-0.046931367,0.03772581,-0.015891777,-0.032181803,-0.004110814,0.0034980497,-0.07434751,-0.019640027,-0.000132379,-0.028289437,0.0071752337,-0.025202302,0.03328762,0.036234032,-0.01494733,0.010886343,-0.05386066,0.030709986,-0.010987668,-0.0064577674,-0.0020485607,0.00016806874,-0.0154065145,0.020652471,0.022368796,0.016606316,-0.009773168,-0.03933003,-0.04921458,-0.01874701,-0.0037594798,0.037963852,0.02737791,-0.019505536,0.00018492404,-0.043272108,0.024164712,0.04837925,0.0076003186,-0.003118749,0.011399394,-0.03573094,0.059204813,-0.013938297,0.061259117,-0.037934855,0.00016408297,-0.045866348,-0.020763848,0.04954547,0.014592588,-0.018545156,-0.0768708,-0.05258077,0.018317083,-0.021756602,-0.004731071,-0.007259135,-0.033738043,-0.03955606,0.014992981,-0.082391515,0.004262384,-0.015728641,-0.01491944,0.06651222,0.041113112,-0.008290537,-0.014021393,-0.048530813,0.010425611,-0.022343105,-0.012314483,-0.024074396,0.011128524,0.0260554,0.020441415,-0.0658662,0.013547728,-0.0031263854,-0.01786501,0.02337962,-0.005965772,0.010697333,0.011330037,0.027097007,0.0042597055,0.0048758658,-0.04404662,-0.020693118,-0.006595882,-0.024717065,-0.021316819,-0.01551892,-0.04021846,-0.06029269,0.001692283,-0.0124128265,0.004992773,-0.056700002,0.011848829,0.023898566,-0.003285679,-0.024443956,0.058984727,-0.06520604,-0.00480797,-0.037183367,-0.03837772,0.048246395,-0.04706365,-0.012564942,-0.043062463,-0.007834598,-0.018904911,-0.005675695,-0.006340822,0.0015090066,-0.0058629103,-0.042827662,-0.004278415,0.013002967,0.023815483,-0.010301141,0.042996686,-0.04343136,0.03859681,-0.017891182,-0.06681498,-0.020425819,0.050764978,-0.030822538,0.0035138591,-0.035714697,-0.03551394,0.0064862394,0.011398402,-0.0022112112,0.015010685,0.007716524,-0.023246644,-0.05046912,0.042488784,0.0031884597,-0.039759148,0.007944954,0.06403019,0.0043538865,-0.0410347,0.0026891981,0.013247129,-0.018851984,-0.036906347,0.019358704,-0.00037528135,-0.057404354,-0.012957663,-0.048363578,-0.011276123,-0.013496563,0.014324325,0.0118993,-0.023184692,0.026451634,-0.011008333,0.0048512826,-0.021943241,0.036468714,0.007551808,-0.020352092,0.020305688,-0.048807595,-0.0032115201,-0.020855468,0.030499477,0.026837796,0.03678045,-0.012227605,-0.0066215117,0.009445734,0.015612614,-0.011678515,-0.12696269,-0.0061858594,-0.008250213,-0.0040447987,0.020161165,-0.016587468,-0.03520651,0.012092485,-0.008872144,-0.03236851,-0.018444672,-0.048757687,-0.011226369,-0.030890465,0.036464635,0.002155243,-0.021206444,-0.009614469,-0.04760333,0.023044346,0.0121884,-0.00843943,0.08482271,-0.011895499,-0.019731315,-0.022924423,-0.034391813,0.03974339,0.00063494674,-0.023981292,-0.0038178163,0.013511093,0.010357278,0.015390624,0.024412302,-0.020285454,0.02718467,-0.008142388,0.033047937,0.024635809,0.026519075,0.017031422,-0.044255964,-0.0018613792,0.033043142,0.05852919,-0.02414324,-0.009089559,-0.02560378,0.0570286,-0.016637852,0.0032881189,0.02168662,0.00062604086,-0.009800795,-0.030764904,-0.002616948,-0.030622302,-0.017872415,0.013196983,0.0019421275,0.035607755,-0.014500386,-0.0054085166,-0.011876001,-0.0055340845,-0.020981636,0.017739441,-0.017014,-0.049149163,0.005940761,-0.038900662,-0.027085727,-0.013190036,0.015083191,-0.004929751,-0.06728845,-0.02121927,0.028991263,-0.008439418,-0.047310244,-0.02479591,-0.0030793003,-0.027030928,0.07298887,0.04324997,-0.05772907,-0.015181904,-0.056340903,0.021171821,-0.055346593,-0.05206141,-0.035595763,-0.04704643,-0.04031682,0.07284469,-0.0037480763,-0.017779464,-0.003649932,-0.030156372,-0.04014499,-0.012446085,0.01546002,0.007671757,0.014066719,-0.016089432,-0.03564209,-0.002373276,0.012814635,-0.022685703,-0.013882245,-0.016707627,0.023157982,0.050032187,-0.08132057,-0.0032929082,0.026684506,0.02307719,0.0016893178,0.028812958,0.009163037,0.052777227,0.03606494,-0.04423877,-0.011428661,0.022609798,0.038859226,0.054687254,0.03497898,0.029633386,-0.006023375,-0.032767843,-0.006314904,0.005264933,0.020940961,0.034509175,-0.008228625,0.025200265,-0.019457284,-0.022652155,-0.046516713,-0.0054548187,0.022936823,-0.024238132,-0.0012715242,-0.007144674,-0.008139926,0.030550832,-0.0060809026,-0.0436666,0.019400565,-0.025343727,-0.01187162,0.03454386,-0.024160855,0.020380363,0.038641807,-0.026796175,-0.0068161422,0.053774644,-0.021125598,-0.05546715,-0.0027713166,-0.031339183,0.0010035759,0.061887484,-0.030684115,-0.0041433102,-0.015818654,-0.0005180685,-0.016212879,0.013812172,-0.0042189723,-0.0727879,0.02401783,0.052452054,-0.007825208,0.017965948,0.04695995,0.01970003,0.014659233,0.013551789,0.02099002,0.028923362,0.03911325,0.028332837,0.0017950523,-0.020299235,0.024478607,0.0069839405,-0.045775,0.016115578,0.023717416,-0.017134402,0.024686998,0.008806725,0.021584716,0.018077668,0.040926766,0.059398364,0.0048428294,-0.013877106,0.026353806,0.0023764204,0.020921146,0.01743472,0.011163267,0.013928501,-0.028871369,-0.0070786946,-0.009592708,-0.03119403,-0.014501043,0.04009875,-0.007996966,-0.0121619925,0.027326034,0.022796743,0.02267577,0.004010906,0.047761578,0.010766756,-0.013421601,0.0071643624,-0.021551266,-0.02153896,-0.01911756,0.032281164,-0.052907042,0.026019648,-0.025860569,0.034712672,0.029342383,-0.0048897043,0.030637035,-0.0034686185,-0.005015938,0.017953848,-0.022026697,0.006336755,0.0041805864,0.0021730023,0.05640563,0.02774136],"last_embed":{"hash":"1hrpjie","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1hrpjie","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{4}","lines":[329,329],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1hrpjie","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.01754284,0.0356531,0.014913165,-0.0032727912,-0.027097015,-0.020975176,0.020056607,0.017413428,0.011278113,0.010441562,0.0054302765,-0.0020698246,-0.037084285,-0.019018784,0.019743139,0.037943196,-0.04731096,0.0049147834,-0.024429964,-0.034174442,-0.018239833,0.01557891,-0.0061850552,0.0482082,-0.034293354,0.009714688,-0.03196681,0.021966122,0.040154304,0.050846603,-0.043067295,-0.03677618,-0.000060247807,-0.016554119,-0.041618094,-0.08343248,0.00845402,-0.031254105,-0.048855055,0.040677775,-0.009981749,-0.011932063,0.00491507,0.050726052,0.03766168,-0.03553701,0.005857915,-0.015506777,-0.0010424635,-0.05398735,-0.045297507,0.0062456066,0.013391259,-0.022654025,-0.04421528,0.018868096,-0.035561383,-0.043426476,-0.02498073,0.0017640747,-0.031460103,0.026695728,-0.0334924,0.0068977117,0.009356243,0.018871741,0.033301417,0.034822877,-0.016622081,-0.09309392,-0.023674307,-0.005615496,-0.016566638,-0.030972533,-0.04709759,0.00758349,0.033622433,-0.045532983,-0.006471618,0.06611061,0.013809908,0.011712434,-0.017388321,0.0066400175,-0.02108467,-0.023722757,-0.0047558825,0.07884159,0.044264,-0.019697996,-0.02944142,0.007700019,-0.027335508,-0.039038226,0.04722442,0.015301001,-0.043337032,0.013188923,0.0004530938,-0.0006119869,-0.005169298,0.0068562296,0.0039336686,-0.022519715,0.030032622,0.028249096,0.011037991,0.009546919,-0.034216702,-0.025617959,0.009772992,-0.0015487318,-0.011595721,0.029497093,0.009072945,-0.042971075,0.018126113,-0.03070144,0.010342374,-0.020014264,0.014491732,-0.010011125,0.018550782,-0.030845199,0.013829059,0.02215196,0.020430697,0.00032221628,-0.026127612,-0.010566326,0.01588671,0.02595731,-0.040755108,0.02692503,0.03650789,0.0178454,0.004651683,-0.0061840774,0.01415559,-0.06666227,0.019270698,-0.00078962947,0.001235538,-0.015546871,0.019990686,0.005531702,-0.01148372,0.011556973,-0.014243636,-0.008235503,-0.001942013,0.040987965,-0.021430112,0.019450748,-0.03199797,-0.010486964,0.064403266,-0.008386937,-0.005277305,-0.010692839,-0.0020055498,0.008289447,-0.051641926,0.016376536,0.01603736,-0.011569682,-0.0005116414,0.015492045,-0.030489912,0.025110127,0.019800954,0.006300332,0.0073782527,0.03696006,0.0106939655,0.02354516,0.07634542,0.025460012,0.017534083,-0.013976961,-0.03550261,-0.042696867,0.013967407,-0.014474236,-0.0011639195,0.04517919,-0.002308878,-0.0075612674,0.0145321125,0.028957805,-0.019151147,-0.0514281,0.0026378713,0.027325664,0.014054124,-0.047220785,0.0749148,-0.023745336,0.0025498953,-0.023863815,-0.02991825,0.03125974,-0.0068118614,-0.023503779,-0.043143846,-0.011264885,-0.05318821,-0.0458708,-0.013396335,-0.036571175,0.024498321,-0.020629719,-0.000021306552,-0.00057301373,-0.01117808,0.010451041,0.008968022,0.042270686,0.02641563,-0.044797648,-0.049912434,0.054203905,0.004150876,0.06086958,-0.000031281088,0.013514709,0.029446831,0.06035366,0.013813016,0.035665695,-0.017295746,-0.0034237101,0.0056798426,-0.056787264,0.013416123,-0.024155652,-0.04560487,-0.012775034,0.045734737,-0.00981814,-0.0039780964,-0.024840822,0.03307722,0.028071051,-0.080274455,0.030565487,0.005256311,0.012722676,-0.017548587,0.02683603,0.0015986634,0.045419183,-0.013977518,0.022497473,-0.072036825,0.013610282,-0.03101451,-0.011049568,-0.023013128,-0.03283413,0.021943158,0.059729688,0.012516995,0.035212282,-0.009761451,-0.03522655,0.068224326,-0.008796683,0.041537367,-0.041706953,-0.009178957,0.034533206,0.050267294,-0.0031995266,-0.015254746,0.037829086,-0.06635464,0.017107137,0.09450729,-0.011706419,-0.002831017,0.016764926,0.028610868,-0.016471406,0.07463845,-0.042915054,-0.026662717,0.042261682,0.018453917,-0.052275512,0.035163686,-0.011677862,0.045190215,-0.028718643,-0.001948531,-0.035576068,-0.013436286,-0.1447012,0.0052372273,0.007384096,0.015301362,0.009782906,0.017691474,-0.04976954,0.0083784545,-0.0022862977,-0.0019170322,-0.04070063,-0.044689473,-0.00043218487,0.029051887,-0.016038783,0.02624291,-0.006164475,-0.005435295,0.028128577,-0.012514941,-0.033210702,-0.0819097,0.026122397,-0.03382044,-0.04293018,-0.037790705,0.028937038,0.033502795,-0.017201597,-0.024909034,-0.001326735,-0.009259234,0.0051701805,0.02488023,-0.011694653,0.027473778,-0.0016594253,-0.03201669,0.019265369,0.00038953096,0.04792886,0.009919515,0.03809398,0.011098059,-0.012285175,0.02164154,0.0016028882,-0.009848242,-0.021889593,-0.012343121,-0.004907154,-0.04820989,-0.022538474,0.010277568,-0.0364855,0.009207447,0.015772888,0.029243393,0.0013086931,-0.041462615,-0.0005922095,-0.056674097,0.015875323,-0.0044029974,-0.029646847,-0.030257413,-0.033396713,-0.030650591,-0.0118134655,-0.048229676,0.017280623,-0.011422887,-0.004061615,-0.03309342,0.031546026,-0.041677758,-0.026852226,-0.01630709,0.006158731,-0.07121524,0.0047759954,0.024026556,-0.011555468,-0.012711549,-0.032572117,-0.019544592,-0.04003833,0.021291727,0.0142804375,0.22987351,0.02121347,0.085570194,-0.026139267,0.050866727,-0.0164514,0.017006112,0.04375955,0.015737334,-0.013100219,-0.037440993,0.04314244,-0.012985419,-0.011499657,0.029624255,0.032243762,-0.04781124,0.02018792,0.054311484,-0.024125937,0.005080378,-0.01873674,-0.012847326,-0.002087289,-0.034105998,0.030169861,0.020247033,0.018257255,0.013708232,0.0214979,-0.04530483,0.022804927,0.021535158,-0.0464461,-0.030022504,0.015952457,-0.0064864284,0.009041265,0.029892951,0.032227527,-0.019402174,-0.0122538265,0.046659097,-0.009667013,0.010041285,0.007040836,-0.023607211,-0.029904863,-0.014722018,-0.030917114,0.020267794,0.0077561485,-0.0053380583,-0.0018741696,-0.004508694,0.0011303228,-0.046934947,0.034646478,0.019638449,0.00295713,-0.017391507,0.013968401,-0.05669681,0.0034730579,0.0012082431,0.0082974555,0.0033762844,-0.02512947,0.033107366,0.0034045712,0.038445055,0.038755406,-0.023753654,0.0029373874,0.009483618,0.0037305462,0.0079463385,0.04440046,0.0087164985,-0.005111828,-0.03690799,-0.012424985,-0.015392473,-0.008370954,0.02997494,-0.012813978,-0.009671302,0.016993621,-0.031148098,0.039587356,0.018257167,-0.021423016,-0.00965325,-0.03832498,-0.02114199,-0.013371911,0.00046169996,-0.010252738,-0.07760137,-0.025136877,0.000036897163,0.0034006496,-0.021269623,-0.018682268,0.0036184627,0.04274552,-0.00026462608,0.044217344,-0.02586466,0.032590345,-0.04310541,0.0006860141,0.041289497,-0.00031964658,0.06243261,-0.018686116,0.02394821,0.031377055,0.06393454,0.0014187217,0.0196118,-0.009053234,-0.01866396,-0.0010768478,0.018873021,-0.035919096,-0.014594987,0.039077967,-0.024892217,0.046429604,0.023557281,-0.033764906,-0.014694361,0.009996919,0.04205768,0.043060083,0.031057356,-0.0053151683,-0.0036758706,0.007426066,-0.013861446,-0.052571967,0.028451314,-0.0038511604,0.013295239,0.03173095,-0.018142147,-0.021413673,0.03898605,0.055716548,-0.021995574,0.033004165,0.04344095,-0.04042265,0.028320847,-0.071753934,0.0013353432,0.011643989,0.0017131421,-0.024646848,-0.00043862354,0.024564112,0.033493243,0.038570043,-0.019828007,0.02985074,-0.021409452,0.028859371,-0.031509317,-0.016811388,0.03923149,-0.013723054,-0.030756032,0.00506638,0.058901504,-0.020332988,0.04817391,0.044078317,0.0115604345,-0.056518767,-0.010824589,-0.008190886,0.013454383,-0.028187243,0.017628903,0.029200152,-0.04570594,-0.02695624,0.024844756,-0.02980612,-0.003953184,0.061516415,-0.0370232,-0.021298656,0.061911453,-0.024070319,0.08674595,-0.0040184236,0.007110282,0.0039884006,-0.029317308,0.031558983,0.029363398,0.009942109,-0.023359453,-0.06761362,0.00370818,0.050369013,-0.04164008,-0.012302383,-0.0026581052,-0.021481678,-0.015011068,0.043384403,-0.05026611,-0.030474884,-0.01640868,0.010593367,-0.06167882,-0.031380706,0.021706978,-0.02365748,0.017740412,-0.02475082,0.01307336,0.054369662,-0.026596088,0.0007142749,-0.020587834,-0.012561419,-0.0056248866,0.031738766,0.026235975,0.017182007,0.02111059,0.008076205,0.03442342,-0.005587397,0.011421791,-0.02827799,-0.04172854,0.016067075,-0.016649442,0.023491666,-0.0018575374,-0.014403102,0.0042238818,-0.02718305,0.03444411,0.017357487,-0.018378278,-0.02685826,0.0247282,-0.009557626,0.050301258,-0.014365473,0.07022991,-0.0355155,-0.010047491,-0.075740956,-0.016454624,0.034252133,-0.014698319,-0.032042097,-0.07553383,-0.048457652,0.017417222,-0.04457158,0.0039520785,0.011200128,-0.010356104,-0.019649543,-0.0072234594,-0.051998816,0.0014071898,0.000867453,-0.0053476603,0.041566342,0.0209411,-0.0008959677,-0.026590308,-0.045464233,0.039182246,-0.032925893,0.0018329112,-0.023457846,0.015157335,0.010991048,0.03129913,-0.078038,0.0022410618,-0.008683394,0.005002801,0.011702394,0.002130778,-0.0016745866,-0.0038916934,0.0420394,0.011428324,0.0006609741,-0.0324353,0.016501376,-0.005267077,-0.045837294,0.008777163,-0.023916401,-0.00923096,-0.075699896,0.024074396,0.0054492163,0.015836649,-0.069683895,0.0040032538,0.02165552,0.023897115,-0.008513882,0.056267314,-0.028203784,0.0037658005,-0.028432077,-0.017601216,0.067701735,-0.035653383,0.009467419,-0.02024252,-0.0077508036,-0.012659351,-0.011332194,-0.0023510896,0.026570743,-0.004674923,-0.029466078,-0.0061117904,0.003305935,0.04597563,-0.020437833,0.03811583,-0.043156687,0.040460948,-0.008176878,-0.08019837,-0.00913532,0.049311243,-0.025398785,0.007228589,-0.0068557337,-0.0134832775,0.040952727,0.038665608,0.009454952,0.040358707,0.0192835,-0.019514615,-0.049815528,0.052041046,0.017559297,-0.060102668,0.0069110096,0.038222354,-0.000072810195,-0.028390285,-0.005818785,-0.0009996543,-0.01397828,-0.022956038,0.00797808,0.023505341,-0.052891728,-0.040113874,-0.03233835,-0.008626644,-0.013482048,0.00053188624,0.026992625,-0.03767135,0.044101696,-0.01738343,-0.008975538,-0.033760954,0.026683982,-0.0018447551,-0.012805068,0.012074898,-0.07079239,0.0244062,-0.023124753,0.019560734,0.006797134,0.023445431,-0.0043842206,0.017854892,0.035869498,0.024900764,-0.0257288,-0.118604,-0.0054782475,0.00038883302,0.0019956517,-0.0016380359,0.007528269,-0.015352611,0.0050713653,-0.0074007404,-0.027930751,-0.02912305,-0.034437742,0.033818666,-0.03562382,-0.0023606848,0.009785054,-0.023587931,-0.008243404,-0.04200039,0.04237471,0.005044428,-0.014063495,0.066049516,-0.008604255,-0.018102288,-0.0480153,-0.027902083,0.02541863,0.0130915325,-0.037227288,-0.007247042,0.027415905,0.0065204394,-0.008907227,0.008238002,-0.008203708,-0.011883678,-0.020486368,0.034065794,0.029129516,0.078723535,0.02082176,-0.018548321,0.011763267,0.029297322,0.074012995,-0.0034294203,-0.012529137,-0.029166952,0.047872096,-0.017004585,0.013723908,0.0065846844,0.00918789,-0.0149946455,-0.026476942,0.016126517,-0.0285034,-0.021703271,0.042607676,0.004704104,0.03850273,-0.026344512,-0.056842327,-0.016380858,-0.016338296,-0.0379441,0.041143354,-0.01687273,-0.034162845,0.0023276948,-0.022395542,-0.024339307,-0.044139005,0.02103254,-0.010244376,-0.07076307,-0.029908905,0.00190473,0.006107885,-0.03336862,-0.012869401,0.00017570703,-0.010859707,0.08165374,0.055614926,-0.0377606,-0.0040090582,-0.044913314,0.021372078,-0.071209095,-0.043445285,-0.026363404,0.014743509,-0.035367724,0.07277066,-0.026571356,-0.004814127,-0.019366244,-0.017965479,-0.05388118,-0.032995854,0.0060552126,0.00046947759,-0.012547213,-0.008921776,-0.03284893,-0.005638178,-0.0024427078,-0.034561817,-0.006253226,-0.020817658,0.005711889,0.050817434,-0.059786007,0.0077324137,0.023864003,0.014977031,0.0015631922,0.0067512,0.01054857,0.032442592,0.027361874,-0.026954532,-0.00667196,0.021264642,-0.0019496806,0.02553498,0.037602413,0.031957768,-0.0029476036,-0.05197054,-0.016448613,0.0022417959,0.056636445,0.036910657,-0.0035401278,0.033512473,-0.037096877,-0.032101203,-0.024789141,-0.0006045728,-0.009995921,-0.009730372,0.004989597,-0.01255481,-0.016698094,0.01857848,0.0144779505,-0.04319751,0.028801844,-0.0398899,-0.022554388,0.043723993,-0.031771865,0.023378702,0.034816008,-0.0369708,-0.01073641,0.037987027,0.01610402,-0.05747226,-0.009494479,-0.032593384,-0.016711365,0.09960855,-0.0020263086,-0.021625876,-0.015108721,0.015469296,-0.051828027,0.023156531,-0.00917522,-0.034114446,0.033898197,0.032165464,0.006267083,0.030135712,0.02601823,0.005467442,0.023100637,0.014977881,0.028930178,0.04253712,0.057648934,0.030117698,0.0074708816,-0.028793894,0.0011775676,-0.0062608304,-0.027891487,0.010450995,0.025991615,-0.008081205,-0.0015916097,0.017552352,0.013707442,0.03786358,0.040441923,0.060346372,0.009583782,-0.021863757,0.043997586,-0.011237162,0.03885293,0.010228181,0.0035305223,0.0009497334,-0.018514732,0.011541047,-0.03802155,-0.03208312,0.016319348,0.030829465,-0.020390555,0.0029155144,0.016644776,0.014302593,-0.0039904225,-0.0057964986,0.06390292,-0.0015086962,-0.010848379,-0.014214037,-0.017796727,-0.03442354,-0.01542533,-0.0058132405,-0.020103177,0.049089745,-0.02793761,0.021479972,0.007023732,0.009586552,0.018355034,0.013951806,-0.013299558,-0.007833293,0.008125835,0.019076062,0.025174296,-0.009424369,0.039741952,0.021335443],"last_embed":{"hash":"x77iii","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"x77iii","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{5}","lines":[330,330],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"x77iii","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040443946,0.008027472,0.004752474,0.0016542643,-0.04317948,-0.02250415,0.017834343,0.017300934,0.030586742,0.004988864,0.013429741,0.024178162,-0.040544648,0.00490525,0.00866635,0.04622259,-0.029241087,-0.0045887763,-0.024166418,-0.0010131217,-0.03324957,-0.006790255,-0.044369,0.043503962,-0.024614608,0.03536787,-0.034400273,0.016048525,0.047758475,0.055811785,-0.03539145,-0.044283416,0.0009494662,-0.0228432,-0.042292036,-0.100893065,-0.020643707,-0.012735304,-0.04094236,-0.0038370849,-0.02441566,-0.023315627,0.039921258,0.018266637,0.003538491,-0.03732716,0.0073564667,-0.034404643,0.011151821,-0.042929396,-0.025514597,-0.00937164,0.033304203,-0.037278526,-0.01363082,0.0105119925,-0.028869387,-0.0251475,-0.026506916,-0.014033579,-0.04414538,0.0029954321,-0.015799806,-0.014650623,0.024536185,0.021785893,0.025584158,0.014441124,0.0055302707,-0.08396723,-0.022265349,-0.0021298355,0.036826055,-0.035218496,-0.033898644,-0.0048749037,0.03680318,-0.038218327,0.0054600937,0.06566922,0.025281435,0.06644982,-0.015765931,0.00034488906,0.017358959,-0.0032446987,-0.013337817,0.059149627,0.027323116,-0.0039901873,-0.041484185,0.011438158,-0.0072200354,-0.009592954,0.024925644,-0.0022945218,-0.032798912,0.019364472,0.011829435,0.014095582,0.013453804,-0.0064849574,-0.0028957159,-0.022219477,0.05189275,-0.014360012,0.038407538,0.04569089,0.020290297,-0.007596757,0.0043143486,0.02839156,-0.018595232,0.0067597902,0.005911072,-0.059466008,0.033996873,-0.020225128,0.026875127,-0.016257096,0.0073390757,-0.019665707,-0.011354999,-0.049978454,-0.0037014775,0.03462742,-0.0011356358,0.0032878618,-0.0292053,0.022249587,0.025956193,0.011477915,-0.03809408,0.011243716,-0.00704882,0.032607973,-0.016498424,0.00087827217,-0.01275392,-0.08612529,0.04057869,-0.0019578738,-0.0030473075,-0.02978603,0.07166049,-0.00075474865,0.020330379,0.000031022824,0.021196792,0.010615868,0.023236657,0.046028133,-0.01828556,0.04039344,-0.0071213506,-0.011648881,0.016625257,0.0037428436,-0.0155720385,0.004015188,0.017824257,0.024635801,-0.049370624,-0.010317368,0.024007712,0.010953497,0.021786883,0.042437736,-0.021863654,0.0075955573,0.015693445,-0.017935496,0.014475179,-0.004831254,-0.0047787083,0.026590543,0.07424088,0.01876242,0.0037700715,-0.03495519,-0.036001075,-0.018215897,-0.0010118341,0.009853081,-0.033153728,0.005679416,0.029712874,-0.013069486,0.017323582,0.042194135,-0.023117963,-0.036553048,0.02158363,0.04358781,0.019013641,-0.052788693,0.06538394,-0.0315305,0.0010094978,-0.048596397,-0.012968755,0.040619053,0.0148554975,-0.016334953,-0.059716824,-0.015329685,-0.025166487,-0.037970945,0.017437976,-0.06010271,0.02335131,-0.04514005,-0.01988746,0.049422443,-0.02418835,0.029735414,-0.036235213,0.015172273,-0.0096767815,-0.051954377,-0.033975083,0.034918386,-0.00818454,0.03905103,0.014746816,-0.010872607,-0.012986556,0.037200503,-0.002919892,0.025640288,-0.0021379516,0.006941889,0.025528528,-0.037995767,0.048924,-0.024877198,-0.021586072,0.009299868,0.029670678,-0.012318161,0.0010908616,-0.03420537,0.05394858,0.03145745,-0.05255685,0.011314787,-0.015318219,-0.015041676,-0.009409492,-0.006238147,0.005488292,0.0487733,-0.036338914,0.015211852,-0.052034862,0.0029023613,-0.029473089,-0.032293763,-0.048067395,0.0019818246,0.02457197,0.051667377,-0.020406988,0.015472147,-0.0075750924,-0.023966633,0.052187383,-0.04400691,0.043045163,-0.03506759,-0.011583161,0.04535923,0.011588073,0.023500245,-0.0040551256,0.023193086,-0.057169892,0.0039052328,0.08665657,-0.022389416,0.008670733,0.031562876,0.0508407,-0.016804667,0.053502798,-0.047252238,-0.018157292,0.015516578,0.022203213,-0.009903837,0.05399628,0.0030890207,0.06946275,-0.015908163,-0.014276775,-0.039239526,-0.01536021,-0.15289114,0.009037189,0.0058208094,0.020243643,0.032987952,0.0019814712,-0.051600024,-0.017275048,-0.027942672,0.004339918,-0.03558425,-0.03537169,-0.0138379885,0.028283777,-0.03112751,0.030262033,-0.0074499957,-0.0002295715,0.03964808,-0.033007402,-0.027068747,-0.06301027,0.0020004646,-0.038034916,-0.041903827,-0.038896516,0.025719233,0.004072646,-0.008383693,-0.005868499,-0.004320725,-0.0054791877,0.0060348855,0.02376495,0.012287638,0.027724057,-0.0018847527,-0.028085144,0.0020004949,-0.0050595826,0.05403006,0.053106993,0.020691877,-0.00025249406,-0.034722656,0.03353187,0.0152497385,-0.016062675,-0.023035293,0.0021229724,-0.029024469,-0.01890756,-0.03576257,0.0063000415,-0.03613103,0.030905858,0.06398256,0.038910154,0.005469219,-0.06866193,-0.0054934975,-0.06199623,0.012739633,-0.008722758,-0.003292481,-0.021961514,-0.031443786,-0.030265048,0.019743817,-0.03582052,-0.032357164,0.039111443,0.012108349,-0.05522831,0.017800156,-0.03897183,0.008057745,0.0017957921,0.022115229,-0.06669346,0.02734811,0.026233763,-0.009143734,-0.0040436834,-0.039605506,-0.023398392,-0.039754808,0.015363245,0.014917333,0.23363912,0.03673403,0.08949241,0.00078113785,0.0343379,0.016888779,0.04071729,0.035865493,0.019159082,-0.011059937,-0.02961846,0.047072954,-0.03493773,-0.022662597,-0.005929866,0.043192297,-0.008683026,0.013136207,0.054580756,-0.043809317,-0.0018124504,-0.0074630147,0.047299456,-0.00257995,-0.03562491,0.035872795,-0.0051963534,0.023417663,-0.001955643,0.017457543,-0.028967274,0.0293555,0.042135593,-0.06733564,0.0026723584,0.027651059,0.011577034,0.003831761,0.034842458,0.04955263,-0.0074064345,0.009225759,0.045051377,-0.035897836,0.02330069,-0.013531338,-0.050892953,-0.01302843,0.003283157,-0.050307915,0.0040743174,0.0065805702,0.0041811797,-0.0073423763,0.028424442,0.0168731,-0.065308996,0.016782677,0.012964892,0.023260862,-0.0071958797,0.016300429,-0.02750182,0.012893602,-0.04613405,-0.0073010777,-0.021327823,0.0121377455,-0.011795853,-0.017758956,0.011581675,0.027007783,0.0039743646,0.015007743,0.025781164,-0.024953606,0.0066272444,0.07325639,0.034292914,-0.011125013,-0.025198758,-0.0045773466,-0.021989644,-0.0026495256,0.04003919,-0.02769777,-0.008767351,0.058253042,-0.018179465,0.022686852,0.018165572,0.008093403,0.012895564,-0.00039810062,-0.070915334,-0.008765798,-0.029912777,-0.021862535,-0.045864712,-0.0038093138,-0.020664806,0.016484363,-0.01879774,-0.015698642,-0.0021166948,0.011981954,0.0035214282,-0.01695518,-0.03518629,0.014319251,-0.05479396,0.013689484,0.027009916,0.00019343045,0.038735434,-0.0013401412,0.015208158,0.00782325,0.041647978,0.0043919324,0.045896553,-0.04352401,0.015183146,0.022136811,0.028899916,-0.03381555,-0.039520197,0.036439974,-0.021125717,0.03699,0.05443885,-0.017890766,-0.034734435,0.032772925,0.02113811,-0.0031276739,0.0204153,-0.0024388533,-0.0069241677,-0.008636469,-0.041490417,-0.036985066,0.045117166,0.026238628,-0.0043572215,0.04331739,-0.0128620025,-0.010557652,0.035360083,0.041390087,-0.024241483,0.011039342,0.053488515,-0.030596415,0.03502548,-0.0701052,-0.0055025346,-0.007840779,0.005046529,-0.04560386,-0.0040833596,0.011958204,0.034252975,0.041279785,-0.026244571,0.06333465,-0.00042250348,-0.02658754,-0.016193222,-0.022157613,0.01753461,0.0037949707,-0.03724455,0.004999892,0.04988456,0.0053444686,0.026363205,0.02073763,0.00022312906,-0.09005789,-0.03146613,-0.0011906642,0.009040463,-0.025073703,0.0031117506,0.0011947749,-0.03292367,-0.004879084,0.03838939,-0.027808845,-0.03940565,0.08447159,-0.032980435,-0.038256563,0.04840987,0.011167927,0.08073715,-0.0129111,-0.010446493,-0.028594969,-0.01844446,-0.0029651166,-0.004877894,-0.039726067,-0.016261185,-0.012353535,-0.011922415,0.06251105,-0.04410478,-0.007786359,0.008860014,-0.016988939,-0.03630746,0.036019396,-0.0059970096,-0.03913594,0.0154955285,0.0055456297,-0.06918506,-0.017096072,-0.0011185614,0.01796222,0.018000634,-0.022962127,0.0026296214,0.0004956245,-0.00903573,0.000697697,-0.023557743,-0.008013611,-0.010381751,0.009809966,0.030982777,0.0053932215,-0.0068182815,0.0120659815,0.0416962,0.02153844,0.016755123,-0.02082327,-0.052762877,-0.0059768977,-0.02848363,0.07251452,-0.010665625,-0.016401153,0.0009148153,-0.019365106,0.024817115,0.060912654,-0.025609527,-0.009016449,0.022978678,-0.004966256,-0.014000651,-0.018742135,0.058398884,-0.014955968,-0.0010408193,-0.052694693,-0.01821624,0.030884758,-0.0012178316,-0.018603183,-0.07507679,-0.03156655,0.023082191,-0.033258915,0.018781953,-0.02001371,0.0043275654,-0.012587756,-0.021728596,-0.02758216,-0.009652211,-0.009713616,0.004959691,0.05639033,0.023184974,0.020754391,0.0016086227,-0.01901554,-0.0011082592,-0.0042534983,-0.018108375,0.02420922,-0.0073394957,0.019466924,0.009910371,-0.08612965,0.029117823,-0.0164146,-0.039320707,0.016826754,0.023918755,0.010525047,0.012939628,0.038543668,0.008151232,0.030461768,-0.016017646,-0.0062216343,0.0025328202,-0.036535244,-0.014413996,-0.014125849,0.009910195,-0.04885568,0.009817511,0.023249203,0.011807663,-0.0646888,0.02372068,0.033848792,0.012117817,-0.009834061,0.06962626,0.00527864,0.006182776,-0.0029262996,-0.0077190497,0.03632189,-0.06226435,-0.038328942,-0.039714124,0.0075365505,-0.0029195696,-0.004623699,-0.008271493,-0.02538484,-0.01702635,-0.058029275,0.021019328,0.012190636,0.052614696,-0.009938462,0.009715491,-0.047685266,0.04269198,-0.0060734027,-0.049697872,-0.06381931,0.057159357,-0.01632417,0.01742974,-0.019157015,-0.002618121,0.023414314,-0.01637676,0.013122902,0.02420584,0.009940047,-0.010392645,-0.041884437,0.019856485,0.026907008,-0.011279545,0.011347002,0.014250804,-0.005817243,-0.07619593,-0.0020542624,-0.008450069,-0.008452215,-0.04215457,0.0076646376,-0.015779087,-0.03833889,0.0043957364,-0.028278008,-0.002733315,-0.018776339,0.004913632,0.039422933,-0.051339157,0.030270942,-0.02198308,-0.0008279759,-0.023272632,0.026397184,-0.016693326,0.009797265,-0.005009029,-0.059440915,-0.012797054,0.0036315625,0.008398834,0.05080564,0.0545294,-0.008420579,0.017134305,-0.016671076,-0.0011071115,-0.031933814,-0.1248221,0.006892815,0.0044281376,0.030175118,-0.009670748,-0.020820504,-0.014924072,0.022113629,-0.00490248,-0.037619825,-0.004508081,-0.052310407,0.002555991,-0.03609781,0.021617947,0.023583004,-0.0012117206,0.0029684163,-0.0078170495,-0.014460731,0.020841422,-0.015245441,0.055211324,0.011580064,-0.017103668,-0.03139151,0.013928561,0.021349376,-0.001782014,-0.052102253,0.019209858,0.02960808,0.010021946,-0.008017868,-0.015696768,-0.020994408,-0.008036463,0.010573125,-0.00903562,0.006731042,0.03103664,0.0067333183,-0.052102152,-0.012892335,0.03553745,0.06892096,-0.006670736,-0.0120039545,-0.0033588153,0.05162257,-0.02814917,-0.001203147,0.010116472,-0.0025603997,-0.0064645596,-0.0031419562,-0.013458783,0.0002987726,-0.020039896,0.0048401584,0.016422987,0.028498007,-0.039894488,-0.037794717,-0.032784414,0.009159488,-0.0457205,0.016529625,-0.022790365,-0.030654762,-0.0024348332,-0.0106055,-0.029688323,-0.02781024,0.0044157556,-0.022034423,-0.05119621,-0.026298832,0.0104592005,-0.0074923043,-0.027399626,-0.023790846,-0.019389436,-0.003832005,0.07597642,0.04568843,-0.03565,-0.00752795,-0.030135201,-0.012405969,-0.09054579,-0.037483677,-0.025588255,0.0005269593,-0.020082414,0.056687184,-0.047698054,-0.016761538,0.010908215,-0.008341698,-0.034319274,-0.028611809,-0.008703953,0.015874092,0.012684104,-0.0035699343,0.0055176495,0.025390133,-0.01764884,-0.031967707,0.018545752,-0.023661396,0.03852826,0.035954624,-0.07767283,-0.0106019,0.011654627,0.03141115,-0.00085059594,-0.019889219,-0.0023334937,0.021128735,0.03077914,-0.039161224,0.017156951,0.000038181726,0.015221954,0.017669298,0.011661991,0.020878583,0.028394721,-0.02554539,-0.01136925,0.041784123,0.038982067,0.035445645,-0.0042621647,0.021323878,-0.026063202,-0.052508116,-0.013417989,-0.027592406,0.024764419,-0.028445758,0.052587587,-0.023151804,0.00702341,0.046263084,-0.01436852,-0.046617012,0.042159043,-0.043033823,-0.008840734,0.03276667,-0.026903104,0.010122182,0.014710926,-0.025320053,-0.0031597659,0.05229857,-0.0053791692,-0.07578617,0.0058171013,-0.051591508,0.016224064,0.07167983,-0.0066448534,-0.035328504,0.02910206,-0.025360994,-0.04440306,0.0684355,-0.026129434,-0.037512515,0.014461586,0.033053428,0.015893934,-0.022418898,0.022202658,-0.011314942,0.02120711,0.027303131,0.016385108,-0.0025401842,0.027337661,0.0044204528,-0.0074306484,-0.039223526,0.02429045,0.0017510118,-0.020770947,-0.0175261,0.0012403908,-0.04527858,0.021353392,0.026473945,-0.0016481752,0.023534104,0.040655892,0.047434557,0.028313862,-0.016676454,0.0452838,-0.031388935,0.0046866755,-0.0013559305,-0.020513894,0.008408707,-0.006977581,0.04627452,-0.029925665,-0.0094312485,-0.020284971,0.040258944,-0.0075559057,0.00894256,0.031582806,0.055555932,0.01761691,0.0041609216,0.042363998,-0.002979048,0.0031123334,-0.013124911,0.0038654238,-0.005778681,-0.031808738,-0.00047116584,-0.012085399,0.03559674,0.021652056,0.017925724,0.0034355782,0.016524019,0.02868899,0.03522786,-0.0004681289,0.03299959,-0.023851682,-0.0147886295,0.003873241,-0.025748197,0.043417774,0.038547132],"last_embed":{"hash":"u0goi1","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"u0goi1","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{6}","lines":[331,332],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"u0goi1","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05061499,0.030914534,0.01424887,0.015161143,-0.0667025,-0.03164909,0.026227226,0.042224634,0.0029253506,0.0063981735,0.021477647,0.021518022,-0.054339264,-0.0146536855,0.029059507,0.045896325,-0.020896753,0.014154447,-0.021498509,-0.001730496,-0.0073507316,-0.0015496329,-0.011131479,0.02330728,-0.04116507,0.008635304,-0.011870865,0.02598295,0.059215758,0.03840837,-0.028950492,-0.05487179,0.020543683,-0.009491896,-0.04531231,-0.076183096,0.030970763,0.0076655797,-0.03332548,0.026363067,-0.01788963,-0.02250693,0.038864993,0.055472463,0.011770976,-0.036309298,0.0031802857,-0.007099774,0.010351149,-0.034622427,-0.026340766,-0.009671383,0.0036067648,-0.030542918,-0.03195752,0.027859025,-0.014891251,-0.03470138,-0.030852215,-0.01579075,-0.008977232,-0.005312625,-0.03701261,-0.039343502,0.025534991,0.03989562,0.04156073,0.045935933,-0.022628147,-0.0688377,-0.0128678065,-0.013011351,0.007316425,-0.03433511,-0.046322864,0.008635283,0.016552377,-0.043492753,0.0028106736,0.07640082,0.009514371,0.024459518,-0.025788108,0.024535274,-0.008885198,-0.009323318,-0.037219115,0.05716089,0.042292688,-0.0028981366,-0.017591061,-0.005199909,-0.019107975,-0.045031082,0.055279773,0.016919732,-0.022355387,0.016985107,0.011266406,-0.0025847582,0.023388388,-0.012144299,-0.020295894,-0.035248425,0.03610561,0.0028064772,0.052864417,-0.00092744036,-0.012565796,-0.0009537354,0.011430957,0.011804758,-0.031169163,0.004719588,0.038724035,-0.03957419,0.015094475,-0.039821226,0.01912476,-0.017667694,-0.00067669014,-0.0076550855,-0.033694837,-0.039921187,0.008549218,0.016361931,0.0069694733,-0.0119365575,-0.012015753,0.0030107948,0.052877497,0.010838473,-0.04818299,0.010272332,0.01603757,0.03235881,-0.030378452,0.011741685,-0.010700231,-0.082300454,0.017057015,0.006875153,-0.018040836,-0.01677522,0.048312776,-0.004140565,0.012251441,-0.0040389043,0.012881212,-0.0076189497,0.024864942,0.05030747,-0.027430365,0.02218349,-0.023996027,-0.008146536,0.031444486,0.013247462,-0.014854515,-0.014439005,0.0036575417,0.0090297125,-0.04076238,0.022994136,0.022778397,-0.012863037,-0.013419368,0.047214247,-0.0133384615,0.04968833,0.008201308,0.0029531172,0.0214708,0.021598198,-0.010041178,0.032053556,0.07043986,0.00321326,0.005537903,-0.036320414,-0.033752106,-0.037219483,0.0026060464,-0.03122266,-0.036257155,0.04835506,0.0030121831,0.02046324,0.030867467,0.043193925,-0.014174133,-0.022787036,0.022342347,0.04724259,0.019139215,-0.03359547,0.079915725,-0.02871925,-0.007059486,-0.030104682,-0.01939482,0.03242155,-0.009454431,-0.015364278,-0.043741237,0.003009642,-0.049845163,-0.031962585,0.021806374,-0.043189004,0.029524677,-0.030849017,-0.023221288,0.016819973,0.005275863,0.016634183,-0.009700189,0.014913469,0.025568713,-0.039752677,-0.03942763,0.03424795,-0.013037269,0.02811382,0.004027649,0.018714773,0.032801703,0.034073453,-0.010455465,0.026933888,-0.027528,0.01169728,0.008437589,-0.03670618,0.04035761,-0.05510516,-0.026559029,0.032596964,0.019699786,-0.013341184,0.0003985029,0.018158358,0.04099552,0.006708334,-0.070376016,0.0136272935,-0.017151115,0.011948923,-0.042844992,0.016320433,-0.00422082,0.024702577,-0.031633485,-0.0019278353,-0.047466505,0.023183048,-0.0016379299,-0.015023667,-0.02177294,-0.016485982,0.034285896,0.033216532,-0.0038466745,0.030564742,0.043169744,-0.0069599766,0.04485998,-0.023933388,0.055220637,-0.053617693,0.004471047,0.04794515,0.03673554,0.019717792,-0.022424417,-0.008927323,-0.07603334,0.017883541,0.07024474,-0.018280435,0.009120063,-0.0027247015,0.036107752,-0.019525597,0.084922545,-0.051192425,0.016022505,0.016924081,0.04375728,-0.03958867,0.018755438,-0.018743306,0.055121817,-0.012495218,0.0038468484,-0.030362915,0.0033695379,-0.1413873,0.012422372,0.0077267983,0.019511653,0.010000733,0.0050213994,-0.0739247,-0.038768396,-0.013416408,0.016230807,-0.026933812,-0.041245025,0.025918523,0.02911362,-0.0113712605,0.03746914,-0.023386905,-0.0048848502,0.020387683,-0.02974368,-0.011071195,-0.02601866,0.022479465,-0.030450393,-0.06473446,-0.031276427,0.030513445,0.017321182,-0.013681217,-0.023479208,0.010328893,0.0016144053,0.0032653143,0.0151893515,-0.004307349,0.034816403,-0.020082006,-0.0021950235,0.044539224,0.025990317,0.05660367,0.024343802,0.01023687,0.0015356626,-0.031167168,0.044377144,-0.01078269,-0.01802677,-0.033709157,0.008987961,-0.013213408,-0.039275486,-0.043255165,0.023982698,-0.03331535,0.023656067,0.030344727,0.04658016,-0.011668094,-0.019687625,-0.003451065,-0.038161542,0.00051975035,-0.011903326,-0.020758037,-0.022312595,-0.00902164,-0.02614172,-0.0011803304,-0.055187896,0.009947739,-0.015278386,0.027516127,-0.023180926,0.025584737,-0.03258605,-0.014137985,-0.022982966,0.009564789,-0.0639323,-0.000721106,0.047897775,-0.019198604,-0.0031217556,-0.042906884,-0.006918269,-0.015718177,0.023882758,0.0056570387,0.23492369,0.045560487,0.07508194,-0.017593428,0.066406116,-0.0200402,0.00090086745,0.033932578,-0.0022315204,-0.009564229,-0.02007272,0.048866577,-0.05637433,-0.0051458087,0.005950871,0.039420098,-0.039554294,0.019469462,0.044973616,0.0030342042,-0.017019697,-0.0074423775,0.01798269,-0.028147917,-0.028038628,0.023061145,0.0070848316,0.040765278,0.043452002,0.027849825,-0.035927575,0.021580953,0.05205295,-0.04613434,-0.022877065,0.052356567,0.01228629,-0.03002492,0.02894095,0.037866876,-0.0106350435,-0.007949506,0.0564495,-0.03000681,0.012394607,-0.012780122,-0.020936206,-0.027617346,-0.016459879,-0.010725531,0.03501536,0.010901512,-0.00090225646,-0.016901368,0.028875966,-0.007277062,-0.053987656,0.03716613,0.012580029,-0.0035032502,-0.01635154,0.015258314,-0.039387263,0.013468874,0.004524324,0.017557357,0.010379013,0.008392728,0.013201701,-0.0023544184,0.02685439,0.010034998,-0.007113375,0.010487533,0.0088302605,0.006225808,0.036988832,0.07335485,-0.012565831,0.009534324,-0.021013753,-0.031925805,-0.021394132,-0.031241875,0.0080923,-0.054648075,-0.00808038,0.009463888,-0.00373643,0.019281864,0.02952674,-0.0058972165,0.0056543387,-0.024342291,-0.020969886,-0.009157472,-0.019159764,-0.01173827,-0.050742134,0.0025787372,-0.015571669,-0.006616088,-0.012587911,-0.03576645,-0.01634729,0.0018109158,-0.0011689445,-0.0016626795,-0.016016968,0.028169138,-0.05488725,0.012439397,0.036100797,-0.026910575,0.04604366,0.010156229,0.03206379,-0.0018200205,0.036680102,-0.014373651,0.040999003,-0.0126010375,0.0022068943,0.025902953,-0.0107178725,-0.036066644,0.0020018062,0.029073624,-0.011746468,0.031259596,0.02846825,-0.014909035,-0.033146456,0.04864316,0.04135899,0.034716267,0.018854834,0.0020441676,-0.010189323,0.036999747,-0.043212835,-0.020102967,0.019774046,-0.035807397,0.01373415,0.04900497,-0.0036902728,-0.016409326,0.048435196,0.053290196,0.008678526,0.040404804,0.051442422,-0.043693602,0.033507477,-0.07992586,-0.029502926,-0.019716168,-0.005298117,-0.025750084,0.023908697,0.04522181,0.018032312,0.06462683,-0.024017539,0.011588228,-0.018062709,0.022552276,0.005060206,-0.020875914,0.014716793,0.00033755618,-0.04874151,0.016443308,0.06263782,-0.003872051,-0.005811813,0.0117393825,-0.029796889,-0.08083296,-0.03387144,-0.007942146,0.006883482,-0.04057018,0.032562744,-0.015428823,-0.030866776,-0.02271989,0.033659503,-0.017125828,-0.031033566,0.08024021,-0.019410271,-0.012703121,0.05149046,-0.0062082224,0.08147075,-0.008751721,-0.0076976735,-0.022778431,-0.02848537,0.0057640313,0.030876504,0.011654716,-0.012623597,-0.04133661,-0.013019944,0.056957666,-0.050434627,0.015416095,-0.012362765,-0.019347161,-0.053295042,0.029995186,-0.021452716,-0.025465092,0.013991643,0.013985194,-0.070921786,-0.007059327,0.0017294501,-0.014752553,-0.00086583366,-0.025205422,0.0062740035,0.055003136,-0.019880505,-0.0016170827,-0.013849414,0.012270476,-0.014066235,0.02963823,0.023805125,0.011868873,-0.022366956,-0.002412571,0.022605069,0.0012892955,0.00015099414,-0.022436647,-0.04310404,-0.0037617884,-0.013259107,0.02455842,0.026345601,-0.03525693,-0.014730226,-0.029194051,-0.0037430623,0.03470488,-0.0021120193,0.009747811,0.021920174,0.010777461,0.0658388,-0.005198821,0.03824836,-0.014845779,0.0187011,-0.041844916,-0.03609009,0.023679147,-0.005188594,-0.036484618,-0.097462974,-0.021205297,0.013621574,-0.04087655,0.0007962875,-0.03515496,-0.0024565258,-0.0026665782,-0.010781178,-0.06902464,0.0106415525,-0.00028760484,-0.00880286,0.067475736,0.04873359,-0.02325779,-0.020491274,-0.042421058,0.021589745,-0.008392536,-0.01226253,-0.012833152,-0.0023264086,0.009849183,0.009584333,-0.082336,0.013151468,-0.009685684,-0.033600625,0.014884428,-0.0076749176,-0.0050618583,0.010286766,0.05008383,0.027599437,0.0045996495,-0.016381193,-0.017664827,0.014512108,-0.0277719,-0.006186227,-0.025299417,-0.013682541,-0.021972531,0.048881598,0.005433127,0.0033417803,-0.07754123,0.0137440115,0.015260576,-0.0012289967,-0.0075972,0.048594385,-0.037551332,0.01996843,-0.020618903,0.0058012903,0.041313812,-0.034926325,-0.011492187,-0.03427543,-0.0044052117,-0.017315967,-0.013317771,0.030999403,-0.014291281,-0.0017821633,-0.038871113,-0.01822972,-0.007692779,0.022207852,-0.011068228,0.0160817,-0.022549676,0.037722923,-0.023100661,-0.052443583,-0.004021872,0.05005297,-0.043335505,0.016842995,-0.016372968,-0.016584871,0.03587232,0.0032503454,0.008180619,0.011625103,0.01374362,-0.0033968887,-0.049784802,0.027939744,0.023053654,-0.0466233,-0.01661754,0.010977672,0.031593777,-0.046870783,-0.0070447954,-0.03407774,-0.008150807,-0.08219917,0.024960095,0.0011536839,-0.049212255,-0.006569816,-0.023652937,-0.011623445,-0.0047636842,0.009632567,0.022197638,-0.027637761,0.024241341,-0.009365379,-0.00030906117,-0.011292582,0.03809927,0.012558625,-0.002275995,-0.03104762,-0.06290499,-0.0039005158,-0.03177169,0.0026854498,0.04559742,0.051743798,-0.016838225,-0.011364167,0.036944605,-0.01050671,-0.026228953,-0.12882264,0.03922244,-0.012987283,0.030906964,0.013767979,-0.009699485,-0.043299176,0.0020105732,-0.0047815214,-0.033797164,-0.0140762245,-0.077470854,0.0071494,-0.026199467,-0.009967418,-0.012682437,-0.0405797,-0.002333198,-0.060219772,0.031588987,0.010259646,-0.04233068,0.06433911,0.008945049,-0.027337007,-0.01778436,0.019267175,0.0050655664,-0.0042057866,-0.034347143,0.019435322,0.016812451,-0.0023916378,-0.0035748528,0.0005269081,0.00975862,-0.0022060175,0.008826742,0.021827811,0.022154044,0.041569773,-0.0020528438,-0.049827926,-0.007876981,0.021500194,0.06016029,-0.02018441,-0.011962264,-0.02063609,0.043431405,0.005476674,-0.006366573,0.021148734,-0.0038764137,-0.012653542,-0.03865098,0.01692392,-0.020452699,-0.05097834,0.0010110904,0.03273922,0.019154487,-0.034441285,-0.018724259,-0.014948151,-0.0008462728,-0.04582503,0.033698495,-0.02935044,-0.04316774,-0.01280276,-0.028899457,-0.0010194412,0.008469713,0.0008687883,-0.024466407,-0.03564613,-0.028475402,0.017048256,-0.014749487,-0.042053863,-0.038394146,0.0028865174,-0.012802268,0.04990351,0.05003543,-0.047827393,-0.029951641,-0.0700882,-0.0017817253,-0.06113008,-0.04256508,-0.03523695,0.020336183,-0.019066686,0.0633884,-0.022828285,0.0072216257,-0.004454756,-0.022831682,-0.05740782,-0.046152953,-0.00655847,-0.0089182835,0.00804502,-0.0040085665,-0.031123351,0.031011248,-0.0034777848,-0.03828656,-0.020676607,-0.025045384,0.008399087,0.048552565,-0.05729698,-0.0109844515,-0.0107760895,0.02424686,-0.01022415,0.0096403435,0.014905687,0.043034688,0.032427337,-0.03930893,-0.0064720935,0.0064620874,0.03555921,0.03640239,0.02749962,0.04870202,-0.020534283,-0.033072114,0.0028643718,0.010693448,0.040622972,0.02812067,-0.001239095,0.006585325,-0.02096766,-0.025826825,-0.04383813,-0.02543799,0.026857853,-0.02496311,0.016163247,-0.00733411,-0.008202563,0.019485451,0.003970145,-0.041529667,0.04023644,-0.022020342,-0.0027180023,0.014209216,-0.022679308,0.027329795,0.034498025,-0.025137613,-0.0016800272,0.04784218,-0.030553278,-0.036209345,0.008879363,-0.04797112,-0.017100047,0.07132453,-0.008618437,-0.023779279,0.0019997742,0.007897645,-0.054889176,0.03455057,-0.011070106,-0.031161882,0.009920169,0.05605635,0.014201931,0.02908263,0.01312196,0.009967127,0.0019070876,0.011405471,0.036059406,0.027011616,0.052936647,0.0293833,-0.006408286,-0.009805183,0.040835653,0.0027737245,-0.044921543,0.014377821,-0.009316884,-0.027583884,0.008502524,0.013042167,0.0034890044,0.042476024,0.05355257,0.03837528,0.04202183,-0.033552013,0.074985914,0.0033110464,0.02083641,0.021557525,0.0017183592,-0.00028592162,-0.015297427,-0.018332912,-0.013873827,0.0044452543,-0.02194098,0.02845009,-0.002025392,-0.031183781,0.023773264,0.034833133,-0.013240463,-0.0003064848,0.0746162,0.00057518703,-0.030866763,-0.0029450508,0.006492017,-0.01932742,-0.0394456,0.010533549,-0.038270675,0.03878667,-0.018584374,0.0336362,0.01771433,0.00049531047,0.032146115,0.041888166,-0.02718367,0.022372393,-0.042739972,0.009585347,0.0066342573,-0.031237049,0.060615566,0.009103672],"last_embed":{"hash":"ympbjd","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"ympbjd","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{7}","lines":[333,333],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ympbjd","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029955167,0.03500729,-0.0046733525,0.008130787,-0.036524095,-0.026374005,0.013667832,0.008233598,-0.0061183786,0.0146524655,0.016091147,0.018427964,-0.03784503,-0.010434228,0.013105893,0.03588155,-0.050859805,0.03171328,-0.019684615,-0.014626021,0.0022692073,0.010549718,-0.006585659,0.0017434892,-0.037437387,0.02620806,0.0031296387,0.019185385,0.05079647,-0.006080738,-0.039187457,-0.03701528,-0.01608472,-0.003032834,-0.038402986,-0.09710298,0.033306997,-0.010064501,-0.011734293,0.04728042,-0.019407282,-0.02982544,0.012024685,0.034481157,0.004406963,-0.017240016,0.012421845,-0.016878944,-0.0139200175,-0.04116338,-0.025267947,0.00091879175,-0.00020829786,-0.038578786,-0.032515824,0.013904842,0.0016995982,-0.026210375,0.014701657,-0.0077931555,-0.034639545,0.028525664,-0.043418363,-0.04637581,0.023916291,0.03826937,-0.0007348057,0.040830266,-0.0065609547,-0.04901194,-0.0068519632,-0.005323922,0.006663218,-0.03462274,-0.045666054,-0.010627906,0.042009033,-0.042296514,-0.009562608,0.06877895,0.01154692,0.039331272,-0.02137368,0.021613747,-0.019983428,-0.03516433,-0.049371608,0.0663552,0.036646202,0.0017016074,-0.012196852,-0.005134543,-0.008531188,-0.040156845,0.04311214,-0.012378897,-0.00054524746,0.0035227076,0.019935926,0.006348384,0.03531728,-0.022443606,0.0059203575,-0.009578406,0.03690114,0.009701362,0.041651063,0.038230877,-0.0034664338,-0.015773412,0.016591363,0.00997814,-0.031677097,0.007956139,0.017468968,-0.027735995,0.018800413,-0.0171532,0.009546447,-0.00048176214,0.02709216,0.00041086183,-0.038607463,-0.042896584,0.02771436,0.0037550107,0.0028949124,-0.023378447,-0.0054330463,-0.016073905,0.026434593,0.0217135,-0.034026768,0.03897736,0.021028064,0.01719077,-0.03089034,0.02417699,-0.0010953285,-0.08168795,0.007299161,0.0478055,-0.028733393,-0.022416817,0.021691747,-0.034281213,-0.00021137249,-0.0005536686,0.020080209,0.011380629,-0.015159102,0.062224094,-0.01282244,0.031433493,0.016881362,0.0135152675,-0.010684223,-0.016084712,0.005373179,-0.013657378,0.037702624,0.049836747,-0.05320983,0.028841585,0.023748042,-0.017237261,-0.027639782,0.030526841,-0.021028064,0.036340017,0.021839544,0.004785302,0.016741581,0.034877814,-0.01523342,0.018977603,0.05753038,0.011548319,0.0027242347,-0.0044323113,-0.040211424,-0.030583622,-0.0114380475,-0.04255493,-0.03776361,0.05022227,0.006476051,0.0040063835,0.012826681,0.047325637,-0.021725837,-0.03272011,0.020520503,0.045794163,0.007422038,-0.034627497,0.0607969,-0.024563089,0.015981011,-0.0359501,0.007081287,0.025646215,0.030403549,-0.011976619,-0.034908295,-0.003953544,-0.054231316,-0.06562602,0.019087022,-0.050624292,0.015076687,-0.054711092,-0.046407256,0.031031948,-0.016582634,0.033971913,0.0030614675,0.022907568,0.027395409,-0.03844898,-0.024816252,0.037602443,0.0029961395,0.03305905,-0.008128703,0.023279687,0.025268015,0.023880562,0.028548697,0.07189614,-0.06000924,0.01152505,0.012798855,-0.034179904,-0.0045680953,-0.056611437,-0.02790008,0.0439402,0.016589403,-0.029301351,-0.014934697,-0.025425173,0.055699117,0.012596939,-0.06313763,-0.021903837,-0.012742987,-0.009677722,-0.02560604,-0.00055844564,-0.0098922765,0.044211086,-0.02227415,0.030719273,-0.054318804,-0.017279845,-0.0132616395,-0.011641448,-0.034424607,-0.04289836,0.042712037,0.05720785,0.004145515,0.038390532,0.01780244,-0.014703554,0.048414554,0.009382459,0.04357917,0.0050278665,-0.008675511,0.033385463,0.032016065,0.035565045,-0.010602553,0.02788101,-0.039638452,0.041512046,0.08307215,-0.021051327,-0.0052199797,0.0012063452,0.01788514,-0.057649836,0.06727769,-0.04003215,-0.015523457,0.0070838733,0.06100768,-0.026989022,0.026229225,-0.02386578,0.070206776,0.009126198,0.0035593011,-0.021172702,-0.014001695,-0.13817044,-0.0041702823,0.0260575,0.022039587,0.0029188949,0.00678196,-0.043633994,-0.0030092876,-0.011905915,-0.02241615,-0.03304228,-0.04150605,0.000809978,0.009724676,0.021030929,0.009533752,-0.015554905,-0.013091736,0.01953363,-0.03946777,-0.0441114,-0.044978924,0.026557216,-0.028417183,-0.057383563,-0.029035388,0.00060811965,0.017239528,-0.03180274,-0.013148259,-0.021298876,-0.029269103,0.0023560983,0.00842995,0.0118676415,0.05237937,0.009142903,0.008425987,0.03926857,0.012743115,0.06461746,0.023257699,0.02250963,0.0028914004,-0.032067742,0.054232217,0.0044883224,-0.018847061,-0.03292387,0.017809652,-0.026010796,-0.01558039,-0.03347098,0.0032353865,-0.038717672,-0.0062339776,0.045960117,0.039276417,-0.006680444,-0.0341007,-0.027388187,-0.042235076,-0.014505511,-0.017523857,-0.023785861,-0.03852499,-0.052361876,-0.048020694,0.00060411554,-0.047263663,0.00069068314,-0.009879015,0.0017667972,-0.035762202,0.031213362,-0.032186963,-0.03642811,-0.046053298,-0.0008499818,-0.09421449,0.025969941,0.019778479,-0.032460004,-0.014838072,-0.023951268,-0.028842403,-0.03237208,0.029839862,0.0010013913,0.25423816,0.04467494,0.056836694,-0.022813754,0.06971437,-0.00015836833,0.031540316,0.049766727,0.018930323,-0.020978292,-0.014978062,0.07071671,-0.031798337,-0.0027429205,0.0056199622,0.023113811,0.0030946778,0.02092251,0.058108952,0.0032122838,0.010044959,-0.004313131,0.012537396,0.0011344951,-0.040923633,0.0050345133,0.015745912,0.02386746,0.013910464,0.028736781,-0.023466796,0.027745701,0.03632814,-0.0343339,-0.030954769,0.051885743,0.023930918,-0.0042225793,0.059493452,0.039172873,0.014153175,-0.0031737147,0.052849177,-0.04327394,0.007800768,0.00456246,-0.0048358706,-0.0019791613,0.0031131997,0.002369489,0.038014065,0.0049992544,0.0004057026,0.012316415,0.040847763,0.0160931,-0.041845296,0.021372322,0.019825006,0.022054257,-0.0011495202,0.022237157,-0.06410878,0.013600625,-0.02303584,0.022709822,-0.0011481234,0.0015615282,-0.0030468686,0.012598386,0.029695742,0.0073910346,-0.015811097,-0.01955149,0.030738512,0.013162338,0.0286303,0.05371676,0.010728105,-0.006057829,-0.019272415,-0.009360261,-0.029409459,-0.007402127,0.016389262,-0.016740838,0.016063891,0.02501667,-0.023244973,0.021782603,0.0032934523,-0.008145345,-0.018123878,-0.015992166,-0.036628395,0.0199048,-0.035364166,-0.022285735,-0.05579641,-0.019115457,-0.0049801106,-0.016660577,-0.0058992053,-0.029065633,0.02330745,-0.015875807,-0.029229352,-0.0015542228,-0.014404166,0.04207655,-0.05486493,-0.011642951,0.02957552,-0.012962297,0.022654114,-0.005797295,0.040023185,0.015149521,0.032895166,0.013410023,0.030332051,0.011185377,0.019609522,-0.00025834914,0.017688734,-0.028475683,-0.0058060805,0.008683929,-0.009700742,0.043111373,0.028554546,-0.004964315,-0.027908279,0.062328417,0.015210566,0.019251373,0.034811474,-0.01843548,0.012897768,0.02362675,-0.054282676,-0.042694576,0.0007216097,-0.0051656407,0.030992663,0.047050927,0.005684217,-0.07195528,0.027951118,0.073633425,-0.03836334,0.032352354,0.040353328,-0.029888157,0.033888802,-0.062155806,-0.009683749,-0.0031199597,-0.0026684073,-0.028397214,0.026270706,0.062399935,-0.0036753013,0.050594315,-0.014678973,0.01783064,-0.01636916,0.04076099,0.025976224,-0.03198305,0.020640539,-0.024241773,-0.037138227,0.028879374,0.045037292,-0.020899424,-0.013902947,0.04754851,-0.019650118,-0.07813847,-0.02129,-0.0024060032,-0.011825849,-0.051607504,0.029375827,-0.03248524,-0.018529667,-0.0064713634,0.030704862,-0.010987071,-0.0035395403,0.0837649,-0.014259559,-0.009535444,0.03784897,-0.015203192,0.09510038,-0.018038843,-0.01003145,0.0032486117,-0.021891665,-0.0035444815,0.019181523,0.0048668752,-0.0066623,-0.018044407,-0.016332757,0.066892624,-0.019826276,-0.0072699864,-0.042185623,-0.012300247,-0.019926168,0.026502244,-0.011300268,-0.027450012,0.017922744,0.015114582,-0.04757932,0.001007891,0.034561113,-0.029402124,0.022455422,-0.029230267,-0.0050276374,0.04050264,-0.0008988337,0.0099957455,-0.039711304,0.0020800908,-0.0045264736,0.035869725,0.021065138,0.019867878,-0.020292625,0.00059302413,0.03941679,0.012324909,0.021725181,-0.030506486,-0.03695409,-0.0010415174,0.0012537609,0.05922342,0.010868903,-0.011389885,0.009194151,-0.03499759,-0.011166628,0.025497502,-0.005484017,-0.019503096,0.0039575654,-0.0202883,0.04116058,-0.014119017,0.0313721,-0.040127914,0.006578345,-0.04884357,-0.02232184,0.04661604,-0.0020517865,-0.018716747,-0.07653702,-0.05018382,0.032580353,-0.036185406,0.013367654,-0.015717478,-0.017602975,-0.021318696,-0.0027586268,-0.06056573,0.0114134,-0.017311607,0.0027850396,0.06320264,0.04507034,-0.010023549,0.010117128,-0.0501381,-0.010945651,-0.027780442,-0.008918483,-0.04351354,-0.0011683538,0.009436501,0.0007951843,-0.0793098,0.0012235156,-0.008816212,0.0020407701,0.024610339,0.006647746,-0.007011197,-0.0027931817,0.047560625,0.028147964,-0.013216524,-0.021030584,-0.019328814,0.008534895,-0.029264977,-0.0026622717,-0.01437857,0.0076097697,-0.03267633,0.03832354,0.0074700085,0.007119485,-0.07830399,0.00537944,0.07569302,-0.020736247,-0.007283553,0.043057762,-0.019747416,-0.0016995899,-0.009799573,-0.016345834,0.013962627,-0.0430079,-0.016514005,-0.035743505,-0.008882388,-0.015583761,-0.027590629,0.017113727,-0.0029640722,0.0029523878,-0.040309053,0.021142002,-0.018353613,0.028593358,-0.05033275,0.009259925,-0.011109038,0.038727038,-0.039173786,-0.039468408,-0.0018500274,0.03854334,-0.0065090926,0.019382626,-0.01912103,-0.016209278,0.0146777565,0.0010029143,-0.008804875,0.019540574,0.0030024895,-0.023179632,-0.043972492,0.05948846,0.010291629,-0.029288355,-0.0115206465,0.008509797,0.014381996,-0.04842574,-0.0005033907,-0.06672616,0.0013637913,-0.061689332,0.01649287,0.017709803,-0.071268864,-0.017124102,-0.05379446,0.007112045,0.017130466,-0.037376173,0.014227102,-0.03480571,0.0061785183,-0.020806946,-0.0056325803,-0.011205873,0.019420402,-0.00020907455,-0.032792874,-0.04070102,-0.044907104,-0.021742415,-0.023867032,-0.0027865032,0.049084943,0.036358315,-0.037689105,-0.018769266,0.027034888,0.0029890041,-0.05004976,-0.12629902,0.03469397,-0.023409484,0.030783534,0.013626057,-0.021351032,-0.016632158,0.011901432,-0.04086135,-0.009526824,-0.04560134,-0.0495738,0.011025656,-0.030385928,-0.023505736,0.0055221743,-0.007269064,0.008060633,-0.026843784,0.020373488,0.0064360327,-0.017826429,0.011536981,0.007904293,-0.0300814,-0.01922252,0.0024166193,0.04162877,0.014150598,-0.055189684,-0.0072671976,0.02696945,0.0118846055,-0.015082321,-0.0056500626,0.017868489,-0.0032873547,0.00871088,0.024489384,0.03300776,0.01727341,0.0042266794,-0.022220409,0.01581252,0.0043422133,0.060564015,-0.02700097,0.00017895915,-0.03765254,0.016429948,0.013278787,-0.0009204382,0.02127993,-0.0036951639,-0.006851124,-0.006562466,0.0070506134,-0.019972576,-0.057649553,0.027135326,0.010596006,0.02611081,-0.07171804,-0.028276581,-0.035246372,0.006714738,-0.02942176,0.032016527,0.0048650266,-0.014288744,0.0016674221,-0.018512622,-0.040852744,-0.02322398,0.0050214664,-0.0036498357,-0.06418746,-0.040704075,0.033332516,-0.007037647,-0.015392077,-0.05557832,0.022365727,0.026458634,0.036383167,0.05124231,-0.05552128,-0.03324419,-0.019602837,0.022069229,-0.044716336,-0.050207477,-0.035228442,0.014628613,-0.00024135379,0.06930877,-0.006974366,0.0040593403,-0.021782363,-0.026968991,-0.03945674,-0.044760514,-0.005227891,-0.0061725844,-0.00089286163,-0.002859133,-0.023512214,-0.0023756914,-0.0055556195,-0.028211573,0.016874772,-0.014011776,0.016616294,0.037257522,-0.039783243,-0.018697713,-0.009140972,-0.0031769127,-0.0092292,-0.015038275,0.025784167,0.029542632,0.014383154,-0.027455756,-0.015930407,-0.014897183,0.035960376,-0.016689697,0.029710853,0.042342037,-0.0042247605,-0.04303105,0.004694393,0.0260791,0.029123109,0.04269808,0.0028285962,0.017723735,-0.035565864,-0.014771253,-0.02979488,-0.009893904,0.028377896,-0.039169844,-0.007032225,0.0009707598,-0.013938006,0.019896816,0.012225452,-0.02314849,-0.0013002414,-0.006765185,-0.01038139,0.039107345,-0.018097257,0.02877447,0.05229457,-0.01823064,-0.0025505573,0.024966355,-0.0153508065,-0.017624475,-0.00506962,-0.009468421,0.006610685,0.06200592,0.0012925409,-0.02010956,-0.019406632,-0.004370221,-0.045061357,0.032246273,-0.0069110766,-0.032584537,0.01723637,0.058033712,-0.0005271877,0.023614412,-0.0008034993,-0.0109296795,0.010002588,0.0137334475,0.03295903,0.03667655,0.045986462,0.056886945,-0.02302445,-0.00049326837,0.037975706,-0.010108668,-0.03302543,0.0055776737,-0.0082078,-0.0021183055,0.014670036,0.01452374,0.014844435,0.031009313,0.04964999,0.035837747,0.058812045,-0.04065665,0.053586982,0.023384105,0.007881287,0.025512047,0.02290453,0.030097034,-0.000079167796,-0.022099359,-0.030533561,-0.012692367,0.028940085,0.027435364,0.02809779,-0.028030684,0.04407218,0.020563915,-0.0123517215,-0.0053956625,0.042022686,0.0035518203,-0.02918095,0.0030261087,-0.018125853,-0.037843633,-0.03216663,-0.012606168,-0.07609058,0.022754157,-0.022869581,0.055269953,0.009792703,0.0028361846,0.013467785,0.004528984,-0.008064663,0.03241297,-0.042460058,0.029848002,-0.020744009,-0.04213583,0.048482902,-0.016984925],"last_embed":{"hash":"1ctle19","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1ctle19","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{8}","lines":[334,334],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ctle19","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.049413066,0.048640653,0.016064767,-0.021021808,-0.038380653,-0.0067091677,0.023545414,0.04134915,-0.011078557,0.016338332,0.02654133,0.0060338746,-0.04953036,-0.014391044,0.027888352,0.057591755,-0.030373562,0.008860033,-0.014794222,-0.015303285,-0.0024564343,-0.0043314286,0.0058103567,0.031175843,-0.05219202,0.025475115,0.009342861,0.0070650615,0.04691153,0.022703972,0.008807722,-0.022769827,-0.0041475897,-0.020428192,-0.050968252,-0.07335087,0.018795768,-0.022465657,-0.029569436,0.008498105,-0.03242361,0.018550672,0.03337825,0.019375013,0.007866265,-0.02317191,-0.013398716,-0.014402954,0.019130366,-0.042989034,-0.028151618,0.0026553555,0.0075046443,-0.026950436,-0.09025133,0.031851433,0.010327113,-0.046103265,-0.012682195,-0.0066329706,-0.056027263,0.010839771,-0.047720015,-0.028840803,0.032336533,0.03231872,0.011204432,0.016593253,-0.027551359,-0.06649533,-0.027328508,0.014335547,-0.010909304,-0.021615822,-0.029203575,0.005218878,0.0035148286,0.006085358,0.02617936,0.061062325,0.019593049,0.029190483,0.00090437755,0.02486579,0.00397921,-0.031221773,-0.017758658,0.048171505,0.057094596,0.0029374596,-0.019264828,0.00091607607,-0.0073519317,-0.050126188,0.05469284,0.017751193,-0.037515186,0.019844785,0.055936337,0.0010792676,0.023012677,-0.01021581,-0.020070896,-0.0437471,0.04227668,0.033019457,-0.0042432193,0.032966014,-0.016742881,-0.0013993202,0.015884891,0.02159023,-0.02524867,0.0016439036,0.00022867777,-0.044980783,-0.0017521139,-0.041020483,0.016301822,0.012852346,-0.0070264945,-0.04397771,0.007373656,-0.027769398,0.027473375,0.011249126,0.0153169995,0.0044082403,-0.0026555797,-0.029864151,0.03904841,0.020254288,-0.04476225,0.024079997,0.027908264,0.01672775,-0.006108174,-0.03320595,-0.023817796,-0.07251782,0.038854312,0.016898287,0.03365209,-0.028262619,0.024558598,-0.06673133,-0.005188476,-0.009301217,-0.0013963133,0.013768233,0.015759582,0.05870077,-0.030236186,0.02011693,0.0010153665,-0.017907184,0.043894432,-0.006296472,-0.0038871372,0.01243947,-0.005245405,0.022606337,-0.038210545,0.0195087,-0.0026242759,0.021097297,0.005686963,0.029255552,-0.012877149,0.017120834,0.01940557,0.011140875,-0.0278528,0.022605356,0.004176526,0.028664757,0.068381846,0.010385521,0.017954497,-0.0124759255,-0.055680647,-0.030568812,-0.018816514,-0.015841078,-0.036097996,0.046313632,0.02470755,0.0033811198,0.023444155,0.011763566,-0.020522572,-0.017270267,0.022265859,0.036045298,0.017198041,-0.03597314,0.08777072,-0.056598295,0.025211278,-0.032215916,0.0010566587,0.03521343,0.008215867,-0.036689904,-0.04182673,0.01003914,-0.030034848,-0.022937257,0.0146888625,-0.03260594,0.0055404804,-0.049042523,-0.022154631,0.02180022,-0.019444067,0.01621022,0.009385412,0.020061675,0.028844474,-0.040257923,-0.047127344,0.043115646,-0.0015912083,0.014198407,0.008280277,-0.01438982,0.019435328,0.0059280177,-0.0023024522,0.009149598,-0.039911035,0.030648338,0.009211781,-0.043285683,0.020930273,-0.060632978,-0.031569123,0.02628225,0.021575162,-0.0007503671,-0.015066737,-0.0144601725,0.042686816,0.023243101,-0.07237043,0.011348999,0.03133365,-0.0043999916,-0.012595749,-0.010686682,-0.0031546052,0.04531484,-0.00079159025,0.0068553085,-0.06827907,-0.0074597937,0.0006502459,-0.007803582,-0.025458135,-0.025374012,0.05437131,0.059156217,-0.013818221,0.0153672155,0.027615298,0.0055542174,0.052576113,0.0051172255,0.03638244,-0.014440153,0.0024391294,0.018779574,0.021388665,0.021377573,-0.0076632923,-0.01162925,-0.065304734,0.030079305,0.06514252,0.010169491,-0.016322292,0.012992281,-0.0044153556,-0.0027034555,0.050091527,-0.030985229,-0.00018417573,0.016092623,0.041849796,-0.030008417,0.021803457,-0.034608174,0.0651233,-0.016896352,-0.0294459,-0.038357046,-0.020386599,-0.15024394,-0.0042664474,0.0042346655,0.008798809,0.0113781,0.026206004,-0.059143197,-0.009340715,-0.0031671375,0.00032055215,-0.0052982294,-0.048711058,0.034573566,0.0406239,0.0056699547,0.012083694,-0.033122946,-0.0004924054,0.021405961,-0.025358496,-0.028527066,-0.038617607,0.006227111,-0.026601594,-0.04453961,-0.043794103,0.029195815,0.013938708,-0.03290031,-0.015542672,0.014211353,-0.038521048,-0.0005994577,0.04853557,0.013118118,0.0484151,-0.020086108,-0.01586133,0.013985846,0.011269242,0.05835279,-0.005942714,0.015813386,-0.008271232,-0.018949326,0.0008310799,-0.00073401886,0.018544631,-0.031015456,-0.0010335083,0.017801516,-0.037367795,-0.028060209,0.0050982474,-0.040480834,0.0060303765,0.048354506,0.05053819,-0.00013771973,-0.018199792,-0.0077708387,-0.01690694,0.0053987056,-0.01036277,-0.023696082,-0.03355441,-0.02670594,-0.028255677,0.012156705,-0.04864725,0.011425224,-0.01335206,0.018267479,-0.016022978,0.009817506,-0.041942924,-0.010228065,-0.051931277,0.008393161,-0.08318963,0.026294928,0.027134083,-0.0053750486,0.009421448,-0.043302976,-0.02785604,-0.025415644,0.001073971,-0.0066106333,0.2441677,0.036483705,0.07405114,-0.05708598,0.06650011,-0.03487398,0.015087074,0.045536883,-0.0072237966,-0.0024358975,-0.020745082,0.025959758,-0.03091187,-0.018173425,0.008851372,0.042647652,-0.041255552,-0.0054147616,0.043033917,0.0032200513,0.000343623,-0.0008252659,0.013859354,-0.011964915,-0.01751707,0.03869798,0.02797964,0.02571233,0.008372352,0.004316119,-0.046127994,0.038555,0.029852577,-0.030611506,-0.0090046385,0.026088716,0.012975232,0.005675388,0.009475816,0.03865994,0.0322722,-0.007853958,0.0451135,-0.049643844,0.0019231758,-0.021166304,-0.010612597,-0.04065092,-0.016861428,-0.037154317,0.012525768,0.012098902,-0.0017796793,-0.023032038,0.027421122,0.008641789,-0.047548298,0.041505758,0.018123979,-0.00949594,-0.033626188,0.021793911,-0.03670563,-0.01609307,-0.019172495,0.0013878488,-0.016879529,0.0043178084,0.007410479,0.0032918584,-0.015370646,0.008033278,-0.029253768,-0.01715707,0.03546944,0.024663528,0.045520443,0.08733299,0.011510128,0.004682302,-0.04087792,-0.014518652,-0.009219334,-0.0019881616,0.01986157,-0.028036097,0.005508777,0.036136944,-0.021963404,-0.009025121,-0.0018445995,-0.023113219,0.027329333,-0.030418724,-0.024152026,-0.018598074,-0.019047605,-0.025707485,-0.05212859,-0.014349901,-0.04066967,-0.015462474,-0.0020202126,-0.031178806,0.03850612,0.015919771,-0.017393239,0.001303491,0.0027519537,0.022982573,-0.06843855,0.015128839,0.021210082,0.007208705,0.036278903,0.0083975345,0.007887461,0.022721136,0.06006527,0.0078621805,0.037811767,-0.014418174,0.015688898,0.001114575,0.017463269,-0.025527807,-0.008590574,0.021253392,-0.02555648,0.00496945,0.021188673,-0.009800536,-0.031817492,0.035635747,0.03642473,0.003951289,0.02602894,-0.0032746117,0.0063662864,-0.0039487756,-0.01661899,-0.04716407,0.010619717,-0.017138708,0.013400174,0.06245824,-0.048095275,-0.024985239,0.03646995,0.05204997,-0.00759315,0.042314798,0.032239042,-0.024713509,0.053191256,-0.06604902,-0.0023447692,0.0047044083,0.0003200532,-0.04515296,0.032430477,0.033015095,0.0014890019,0.023088379,-0.027754778,0.026684169,-0.027655875,0.030883366,-0.019608883,-0.028898422,0.035935864,-0.01631184,-0.031469986,0.04729704,0.04732589,-0.016587155,-0.008071964,0.035280026,0.009131002,-0.06492601,-0.029475354,-0.023271434,0.01962666,-0.004135,0.046034284,-0.016891092,-0.031603925,-0.016302345,0.005349785,-0.007870588,0.01675534,0.07289307,-0.026750997,-0.01901786,0.04332123,-0.00469476,0.08547374,0.013663521,-0.0032166669,-0.029645229,-0.022543568,0.011110797,0.028043056,0.03169527,-0.004349265,-0.056413557,-0.024495214,0.055098794,-0.037806574,0.008347197,0.0067104544,-0.022283059,-0.031231841,0.016507605,-0.007893236,-0.03260406,0.039079744,0.026341328,-0.05318336,-0.013291584,0.0053944453,-0.044604212,-0.0073418063,-0.005504928,0.0081575615,0.0364407,-0.0145958485,0.0049376125,-0.043540057,-0.0075927204,-0.009332365,0.055766106,0.0076665706,0.016173862,0.0064452263,0.015238528,0.034736738,0.014035331,0.019964492,-0.046560027,-0.061329115,0.027103972,-0.020611633,0.038796518,-0.005628643,-0.020340089,0.02102775,-0.012097184,0.0521579,0.027601838,-0.01203555,0.013233274,0.009125959,0.0135878725,0.0640376,-0.023569614,0.049454167,-0.0050882827,-0.0069024526,-0.035716366,-0.03364567,0.035146482,-0.0057141203,-0.049483854,-0.06916964,-0.033243235,0.034824625,-0.04801088,-0.015079002,0.0010516864,-0.019643951,-0.007199645,-0.024050515,-0.07269685,0.037349284,0.0066539696,0.004755814,0.051358983,0.017173005,0.021361433,-0.047621038,-0.037482083,0.008722135,-0.058762323,-0.013600193,-0.024894327,-0.003566979,0.0009329015,0.0061208154,-0.101447634,0.0069390005,0.0023610168,-0.020546583,0.061736833,-0.017794872,-0.00041409113,-0.0034154425,0.011473196,0.004401553,0.0038956315,-0.028229294,0.013300718,0.018487226,-0.048899945,0.016251639,-0.008537233,-0.025310803,-0.040668197,-0.0070893844,-0.021895394,-0.012313834,-0.044588532,-0.003030333,0.03457957,-0.0096432995,0.0057577635,0.062072314,-0.03295166,0.0071316087,-0.002011718,-0.006501061,0.01440866,-0.0020159106,-0.009091554,-0.02131469,-0.005266157,0.013951955,-0.017997647,0.010545426,-0.00022109711,-0.021109445,-0.043532964,0.0025552872,-0.02787773,0.048759706,-0.03227623,0.029212551,-0.036352273,0.013109886,-0.0040825545,-0.034998838,0.014991989,0.05354946,-0.04070005,0.04450769,-0.0034020408,-0.014035665,0.061302543,0.018967163,0.010627964,0.044935342,-0.012983197,-0.005214213,-0.051668793,0.035653055,-0.015394678,-0.042932767,0.020770755,0.035057828,0.027859982,-0.045824956,0.028216384,-0.05938805,-0.0056215716,-0.06879216,0.012295735,0.022967923,-0.06511522,-0.039760225,-0.015025242,0.0035422437,-0.00010209419,-0.008142049,0.03247488,-0.020498175,0.047195762,0.004993087,-0.013666482,-0.0083081955,0.012779203,0.0054085697,0.0014144178,-0.0051645,-0.034969,0.026191937,-0.038944438,0.0022889706,0.06343072,0.027739273,0.012418683,-0.009768777,0.022350365,0.0029046687,-0.013154078,-0.13292105,-0.0019152841,-0.0004572433,-0.003139632,0.020290492,-0.016189622,-0.03239037,0.007391279,-0.031868093,-0.02568002,-0.018711686,-0.014077599,0.012081373,-0.0342719,-0.025614271,-0.019194437,-0.018400524,-0.010357716,-0.039436277,0.047600955,0.01645835,-0.036567863,0.043493826,-0.0054140445,-0.042628497,-0.061842807,0.0027222885,0.049948316,0.006472142,-0.03710175,0.025570372,-0.0026035665,0.02617159,0.0036635397,-0.015412101,-0.0013188286,-0.017157901,-0.0009034969,0.02216484,0.015834035,0.05066164,0.02640696,-0.016049707,0.026387818,0.020889949,0.06986626,-0.026142148,-0.013236003,-0.05750698,0.00963581,0.00019542236,-0.005166315,0.006650542,-0.026611362,-0.04426207,-0.018544693,0.013602198,-0.01372475,-0.029230457,0.039910913,0.020411532,0.037669398,-0.033229094,-0.017377457,-0.024234297,0.0023703084,-0.029277926,0.0073848516,0.012689468,-0.029970232,-0.0053380523,0.00027550056,-0.021673597,-0.026658444,-0.0000989651,0.008780166,-0.049387515,-0.0066226795,0.029625637,-0.0413027,-0.001379956,-0.04033149,0.004401795,0.01967059,0.08704062,0.057996113,-0.047889154,-0.009709859,-0.040221255,-0.0021506697,-0.07272987,-0.027858363,-0.03975403,0.015896413,-0.020691643,0.045900956,0.01281265,-0.0035454184,-0.023437163,-0.038193785,-0.036957648,-0.05409735,0.0060646483,-0.0068690227,-0.008375204,-0.005907374,-0.013563359,0.018867008,-0.020546354,-0.026850859,-0.012130671,-0.0361216,0.004772003,0.030549688,-0.07095005,0.0102275405,0.016918153,0.019196384,-0.013466699,-0.0026186353,0.040929735,0.024928702,0.029600948,-0.049229603,-0.007909391,0.0013140773,0.0359095,-0.0016673031,0.056685153,0.03534801,0.0044303467,-0.040067893,-0.003116821,0.007173181,0.042630877,-0.006806822,-0.04299654,0.02519612,-0.040669102,-0.044503286,-0.06528917,-0.016279798,0.009929839,-0.03124103,-0.015816182,0.0020264888,-0.012126739,0.03538584,-0.0017171002,-0.0057447297,0.05403781,-0.0544502,-0.015970271,0.02370547,-0.012132813,0.013933253,0.045092016,-0.025592288,0.002151093,0.049552463,0.019277008,-0.033287793,-0.019850234,-0.020073198,-0.0029640857,0.06540095,-0.015327801,-0.021045132,0.005690593,0.0064659636,-0.06457353,0.016732158,-0.013505035,0.0005165658,-0.012960159,0.050839894,-0.009353499,0.008388254,0.034388486,-0.00043140654,0.018571055,-0.008402397,0.035391577,0.03242358,0.057388496,0.045958128,0.019565145,-0.01008377,0.02934085,0.006131304,-0.02062983,0.01730816,0.011885287,-0.04269818,0.028236434,0.006111538,-0.0017238605,0.050447397,0.04477325,0.035808224,0.037955154,-0.047789928,0.032976132,-0.001501229,0.011598829,-0.0057411385,-0.0038759313,-0.017380498,0.008787816,-0.011972385,-0.00070711155,-0.021651018,-0.012266435,0.018771298,0.019829476,-0.030011378,0.02425221,0.037752032,-0.014974719,-0.02374083,0.041927565,0.037234496,-0.036652815,-0.0070766467,-0.012435981,-0.051207818,-0.032147348,0.015388219,-0.03447791,0.02871628,-0.0036385576,0.034999818,0.024431705,-0.008748541,0.004815871,0.029647822,0.009215697,0.027042704,0.006885249,0.019984825,0.009424553,-0.04075392,0.037131287,0.00752642],"last_embed":{"hash":"19xndso","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"19xndso","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{9}","lines":[335,335],"size":70,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"19xndso","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021784391,0.0118144695,0.019192496,-0.0011351936,-0.049629584,-0.038078826,-0.0016030731,0.022592746,0.012675693,0.0038086683,0.024560044,0.02408808,-0.036514804,0.0029507312,0.014298664,0.07058984,-0.03831373,-0.0064081573,0.014285173,-0.010157342,0.043826323,-0.0049087685,0.02149058,0.0005680041,-0.012774589,0.018615512,-0.02270405,0.029926771,0.08354695,0.042154152,-0.02411975,-0.04675048,-0.012183547,-0.0026542547,-0.0072094426,-0.05088729,0.008702782,-0.0075797453,-0.020205004,0.052393265,-0.028471095,-0.0269634,0.0072156265,0.022473555,0.00918829,-0.033180863,-0.013951382,-0.017881613,0.023613792,-0.030971909,-0.006970611,0.019789474,0.0012079459,-0.0355121,-0.04182696,0.020152919,0.014760926,-0.018190416,0.008683383,-0.0015092865,-0.011577711,0.036392067,-0.07130357,-0.02825891,0.014825673,0.034292445,0.011848629,0.011732419,-0.038422488,-0.06719488,-0.033133682,0.021614233,-0.012454188,-0.037237633,-0.04228974,0.008177987,0.062372632,0.00908094,0.007297257,0.084855,0.016545443,0.019359699,-0.010460787,0.013483181,0.000004883077,-0.020206999,-0.042408913,0.030758258,0.01936218,0.0021325012,-0.013809679,0.004908206,-0.051462024,-0.009140032,0.012182845,0.0022522667,-0.03761692,0.0057377345,0.04308045,0.0043721627,0.016767599,-0.019757481,0.010363931,-0.003500729,0.019485319,0.0026551585,0.08326701,0.024350708,0.025455186,-0.0187345,0.02132362,-0.0062651513,-0.030371038,-0.01406178,-0.0041582496,-0.02678638,0.0052071023,-0.04322191,-0.00078135816,-0.01469356,0.026495399,0.011652817,-0.005842593,-0.016495205,0.027898794,-0.030438809,-0.0017451778,-0.023453651,0.017802458,0.0013716073,0.044290833,0.031829637,-0.042656444,0.030607065,-0.003103418,0.015626349,-0.01062001,0.026911477,0.0075115636,-0.072025724,0.040545527,0.02223531,-0.05132093,-0.014111407,0.037147474,0.023388976,-0.010940697,0.031437162,0.016274644,-0.018698718,0.011695775,0.05255871,-0.016460774,0.004223825,-0.007146613,0.013811102,0.008087472,0.013204128,-0.04033052,0.012054427,-0.010235348,0.036582474,-0.05442313,0.04000892,-0.013142087,-0.030003801,0.00684442,0.04286449,-0.015913123,0.012603089,0.01265566,0.030529944,0.015075486,0.020405052,0.005510319,0.035090238,0.056475345,0.004124857,0.0067296717,-0.03250572,-0.028768757,0.01330023,0.030317325,-0.035887048,-0.043832928,0.041023273,-0.017708743,0.022320252,0.0008071639,0.04242023,0.0005636107,-0.013426035,0.020336451,0.028454708,0.014222501,-0.03377294,0.06467714,-0.04115793,0.00674654,-0.022500962,-0.009733204,0.02418832,-0.031702816,-0.00034029628,-0.0346704,0.014635609,-0.05128694,-0.0452013,0.02698809,-0.03135556,0.003010597,-0.04529912,-0.032076824,0.026600309,-0.018832702,0.025348347,0.011081828,-0.0037975241,0.013419637,-0.043014713,-0.022017153,0.023365693,-0.029285476,-0.0029842479,-0.027804933,-0.04292719,0.034345742,0.03799189,-0.010292421,0.0005388326,-0.042584285,0.0009545855,-0.02853742,-0.020555936,0.04716163,-0.031652648,-0.049184468,0.01169359,0.020969408,-0.043200985,-0.033849046,0.01734488,0.015049673,0.024281401,-0.050882168,-0.035081074,-0.027816368,-0.007202404,-0.03398349,0.0144144595,-0.0031178643,0.016766662,-0.03013445,0.01343309,-0.07188039,-0.011674569,-0.018730875,-0.0100568235,-0.037647508,-0.013646013,0.026657226,0.043777645,-0.01738595,0.01908995,0.018474955,-0.017619256,0.036427643,0.002391895,0.040054623,0.032980233,-0.02520639,0.037218764,0.0068012746,0.0458327,-0.023581821,0.011499982,-0.054535653,0.05121893,0.05243858,-0.0037192812,-0.03823678,-0.017989945,0.039942816,0.0023874252,0.06816812,-0.062448163,0.005094512,-0.005397504,0.05771223,-0.020440657,0.023979906,-0.02119635,0.058108997,-0.011277035,0.0115566375,-0.029832039,-0.0038432428,-0.15085417,-0.018302204,0.017402187,0.012674386,-0.0084146885,0.034476653,-0.072704986,-0.049714997,-0.018802615,0.012557443,-0.0066873077,-0.04875674,0.030499317,-0.0033687062,0.017689409,-0.0016065794,-0.0290988,-0.0011925143,0.009308282,-0.020515803,-0.030484626,-0.033737395,0.018277148,-0.02054018,-0.04498783,-0.0226299,0.013345202,0.019189378,-0.033825476,-0.020034472,-0.022354625,-0.009527256,0.009562771,0.002789542,0.027547125,0.053737935,-0.00928365,0.02206388,0.03714349,0.041521236,0.037663504,0.043324906,0.017929945,0.0016211328,-0.016445545,0.039764363,-0.015631314,0.016648334,-0.032964725,-0.028680667,-0.009232578,-0.026576981,-0.009886928,-0.0007315138,-0.028141765,0.00871254,0.05536923,0.059195098,-0.019041881,-0.021605955,-0.007864445,-0.035614528,0.0024737855,-0.0052638915,-0.037864882,-0.020739555,-0.03164156,-0.038757343,0.0004947517,-0.060789187,0.030018251,-0.022679802,0.012124255,-0.004252316,0.04342212,0.015897619,-0.029312624,-0.0191417,-0.008609502,-0.09134422,-0.008640007,0.023432802,-0.029310133,0.0110889375,-0.033430345,-0.011134329,-0.020325162,0.033228155,-0.0151101565,0.2496451,0.008040285,0.081067294,-0.03169642,0.087237544,-0.0028715022,0.035828702,0.033455037,-0.026136542,-0.0010936789,-0.03567246,0.03283804,-0.042535134,-0.015704276,-0.025289636,0.027968368,-0.034409966,0.012785829,0.054161906,-0.006311851,-0.010808433,-0.014843959,-0.025587793,-0.03715546,-0.019197099,0.022696692,0.003364069,0.041422624,0.017841294,0.0019777173,-0.03232897,0.04070419,0.05278074,-0.022302127,0.0014491501,0.038993683,0.023483481,0.003931006,-0.0027488424,0.029997416,0.0049422816,0.0011578496,0.04784662,-0.03270675,0.0306122,-0.020315846,-0.022514649,-0.020104155,-0.01962399,-0.010321003,0.056290157,0.016770888,-0.0040476355,-0.011954269,0.04235326,0.018370057,-0.026975518,0.024228921,-0.002806594,0.044108648,-0.016375618,0.011454167,-0.005854599,0.009409328,-0.033807527,-0.007235171,-0.02442523,-0.011497062,-0.016935293,-0.0013279942,0.020691928,0.012320932,-0.025065457,-0.0007706265,0.036878385,-0.0025727751,0.017333485,0.06504148,-0.024413636,-0.006788951,-0.02629768,-0.0029353627,-0.02435242,-0.03152114,0.036191747,-0.004436029,-0.0336907,0.008692805,-0.018352613,0.0044732876,0.010317952,0.005263834,-0.010243065,-0.047554,-0.036479507,0.004326194,-0.014683204,-0.034038268,-0.03948946,0.01056875,-0.023303656,0.02608129,-0.016922336,-0.0467316,0.0020752707,-0.016491948,-0.033633854,-0.004581219,-0.04136631,0.060286615,-0.043066625,-0.009786221,0.013355118,-0.008529218,0.034684166,0.05010802,0.040546488,0.027937593,0.079084136,-0.0049077338,0.0717131,-0.041460883,-0.009839418,-0.004036254,0.013745576,-0.02884207,-0.01106796,-0.0034662574,-0.011380368,0.025860608,0.00832634,-0.016817303,-0.030867755,0.0106402775,0.029920343,0.03390176,0.03868261,0.0022798814,-0.024546858,0.021048944,-0.03146215,-0.030205667,-0.0016955854,0.011289438,0.031146437,0.056128655,-0.008553414,-0.035613872,0.034301262,0.038818277,-0.02028988,0.026142636,0.057846993,-0.0223093,0.020170778,-0.08189147,-0.0039594783,0.015166259,0.004563898,-0.027893823,0.00632344,0.03230743,-0.0044830786,0.038190562,-0.028795872,0.016591597,-0.031695884,0.0064902734,0.006483234,-0.012382228,-0.0070299683,0.012926868,-0.023990478,0.0022625946,0.037466172,-0.009147051,-0.016980978,0.032761965,-0.011172753,-0.06720506,-0.040182825,-0.036081694,0.021776566,-0.00764413,0.030440247,0.03173234,-0.042993274,-0.017389296,0.021999454,-0.024714032,-0.014517785,0.08495387,-0.022396654,-0.026909873,0.04414738,-0.0017628744,0.073484,0.01230454,0.014417409,0.0014651316,-0.008743324,0.019325642,0.016967839,0.03174227,0.0033572705,-0.026354367,-0.012648376,0.058589034,-0.019344011,0.018565595,-0.005459814,-0.023390293,-0.0063148323,0.020610748,-0.006408883,-0.022922227,-0.010231666,0.019394541,-0.030953156,0.00493204,-0.009692957,-0.00066887855,0.019380027,-0.03528198,0.021733513,0.068408266,-0.029278269,-0.0042637694,-0.041160207,-0.00304342,-0.011238795,0.018490756,0.020881388,-0.0054120612,-0.01684308,-0.018874438,0.041253477,-0.001825221,-0.0060203685,-0.059163164,-0.037756145,0.027071605,-0.038007222,0.015278875,-0.014510227,-0.012083279,-0.01722803,-0.015312539,0.01681335,0.044821195,-0.010832403,0.026977168,0.04025591,0.03148065,0.05527348,0.0014061949,0.012355817,-0.038619727,0.018577937,-0.05396857,-0.026678236,0.03641496,0.015164086,-0.031135336,-0.065299824,-0.047865596,0.0250001,-0.0036673786,0.025390185,-0.003980093,-0.036932386,-0.01377059,-0.017413221,-0.06986655,0.013796058,-0.0038633908,-0.005562464,0.030851858,0.051410962,-0.014071792,-0.019282341,-0.021320261,0.029727189,-0.014435984,-0.027719805,-0.036757793,-0.01565054,-0.0073702903,0.043483127,-0.072844975,0.0037637372,-0.018085653,-0.018870946,0.03345029,0.015296798,0.005966565,0.0010462527,0.0173619,-0.009385366,-0.0055990154,-0.022975536,0.004943395,0.0041310093,-0.029592017,0.008268495,-0.017360799,-0.033690292,-0.038383603,0.015743729,0.010319101,-0.002417444,-0.09706566,0.014407405,0.028006041,0.0018755292,-0.00913542,0.050789323,-0.05067534,0.017146945,-0.015618698,0.011039505,0.0025147551,-0.025769232,0.0066338005,-0.043140937,0.00038122214,-0.033085477,-0.0003953427,0.034474168,-0.003514075,-0.0196899,-0.04928883,-0.04267758,-0.028194867,0.0012713163,-0.01116703,0.038913168,-0.043118525,0.063499674,-0.013510358,-0.045982875,-0.024503242,0.06267376,-0.026555352,0.017485885,0.012951153,-0.017627487,0.021915086,-0.009219292,0.0012652215,0.037429176,-0.0097732805,-0.021331487,-0.06465878,0.045288198,-0.0049177315,-0.050141554,0.025313415,0.037581503,-0.0056775645,-0.018963397,-0.005183083,-0.041023906,0.005694551,-0.036873773,0.04998919,-0.012422985,-0.041499775,0.014407646,-0.01655641,0.017034594,-0.003808105,-0.009241097,0.030673057,-0.029469188,0.011619259,0.034668513,0.004523378,-0.004848181,0.02742373,0.0021494336,-0.027317481,-0.017963104,-0.05307201,0.026448533,-0.047409907,-0.013925626,0.06534459,0.030104598,-0.0027641316,-0.033933815,-0.0012300585,-0.02769246,-0.022744793,-0.13146357,0.012275384,-0.010340184,-0.0037706767,-0.002685718,-0.018623216,-0.03829614,0.011822075,0.0015939837,-0.024394227,-0.030076535,-0.06449268,-0.009979021,-0.018863177,0.004575889,0.017185451,-0.01914806,0.0002027567,-0.05797856,0.072170846,0.011076291,-0.020736482,0.06832705,-0.01632836,-0.039023444,-0.027957737,-0.010883998,0.016759124,0.0024227444,-0.03502455,0.019198783,0.034152124,0.001010068,0.0037691249,-0.007003873,0.032966528,0.007251719,0.03031073,0.010780769,-0.007160069,0.05029247,0.019132398,-0.012114527,0.015623533,-0.019112822,0.070044294,-0.016231388,0.000080454396,-0.027920919,0.0070788334,-0.035659797,0.015371323,0.014219218,-0.030304328,-0.015714826,-0.019519253,-0.004434103,-0.018326003,0.0016133629,0.010145261,0.0019532163,0.033780847,-0.03992317,-0.041561928,-0.02475753,0.009715082,-0.02245214,0.041853454,-0.008678998,0.002684357,-0.029542089,-0.01963948,-0.006606737,0.02288476,-0.017095048,-0.018657422,-0.041196644,-0.06890501,-0.008844219,-0.01866184,-0.075265,-0.0144839045,0.026339477,0.008887272,0.0659579,0.048695933,-0.034964845,-0.016213661,-0.04291987,-0.003102473,-0.06933544,-0.028544184,-0.028970623,-0.002946137,-0.032861546,0.01539658,-0.014378585,-0.012756729,-0.027347296,-0.013172607,-0.019202573,-0.013259457,0.018591493,-0.03493023,0.008754925,-0.04331277,-0.013457785,0.037339345,-0.004900313,-0.05837785,0.0069060605,-0.00996968,0.025288794,0.024323456,-0.080063485,-0.031295426,-0.043022152,-0.0046082893,-0.009300528,-0.006641344,0.009027936,-0.007817998,0.011540071,-0.03264271,-0.0086762095,-0.00008412567,0.045261092,-0.025709953,0.028865468,0.024770526,-0.054425217,0.007311108,0.0048922147,0.03267885,0.024868201,0.0323695,0.000960605,0.025570976,-0.021403333,-0.031108106,0.0051242686,0.0070039257,0.01911961,-0.033125617,-0.009769914,-0.0073554902,-0.02767797,0.015299122,0.026887024,0.0004944337,-0.010232462,-0.025464365,0.008446368,0.047583815,-0.017878482,0.019508462,0.023759717,-0.0067635044,0.038595475,0.043117616,-0.004082484,-0.03288325,-0.0021117995,-0.015128054,0.0077029294,0.083740935,-0.019031331,-0.03008649,0.019716825,-0.016229985,-0.034076165,0.06667852,-0.006073562,0.0025742464,0.015221722,0.061662,0.015012906,0.010136281,-0.014652363,0.031003524,-0.002133687,0.03184649,0.019562153,0.006861104,0.06472477,0.036846638,-0.010692397,0.0062789735,0.012610354,-0.003972545,-0.01787657,0.0075992285,-0.011714771,-0.030465832,0.023207707,0.022106536,0.014258489,0.015909724,0.06941536,0.051305693,0.0828006,-0.06161534,0.016993184,0.009634128,0.0027983724,0.0318755,-0.0029766578,-0.0064381077,-0.047190465,0.018989095,0.0039620134,-0.013913035,-0.008129493,0.011919893,0.04437949,-0.0069094766,0.054290242,0.043484416,0.011935346,-0.0007561479,0.048794933,-0.0058967667,-0.03789904,0.035939474,-0.0099871615,-0.025488118,-0.007922701,-0.006141101,-0.05574148,0.03849919,-0.03213068,0.0409035,-0.008974161,-0.012380337,0.0199234,0.03082845,-0.010563008,0.008829647,0.022122761,0.014233621,0.0143325925,-0.028631305,0.0060528163,0.007664687],"last_embed":{"hash":"11c7tjp","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"11c7tjp","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{10}","lines":[336,336],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"11c7tjp","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021986995,0.031262502,0.018287804,-0.01740299,-0.022702051,-0.030370757,0.012437064,0.022963658,0.015971093,0.0123817185,-0.0006085697,0.0032955888,-0.04426263,-0.0211982,0.010964758,0.04298416,-0.051396027,-0.0049519413,-0.020731848,-0.04260655,-0.009877723,0.0038424106,-0.0031426009,0.03270139,-0.03478717,0.018644152,-0.018791752,0.032176986,0.04390292,0.04839891,-0.03273414,-0.023639496,-0.0009808571,-0.012172846,-0.041714728,-0.08299255,0.01697693,-0.037910663,-0.051583305,0.04354592,-0.00642497,-0.021625608,0.007394723,0.054239843,0.025763132,-0.046270844,0.013089555,-0.011248841,-0.000053943346,-0.044655412,-0.038099177,-0.004451818,0.023782523,-0.022602415,-0.03620671,0.019381627,-0.043806326,-0.04441913,-0.033087637,-0.0070566307,-0.027446745,0.011086116,-0.037472498,0.005826265,0.011147114,0.019900564,0.03386262,0.028256588,-0.01741377,-0.09328866,-0.01782727,-0.0119694285,-0.01187597,-0.026277315,-0.053146135,-0.007248788,0.03038609,-0.039220568,-0.025269162,0.06537547,0.013931843,0.0131220985,-0.024829356,0.009852069,-0.019459095,-0.01469891,0.00003668597,0.08505748,0.044736832,-0.015928024,-0.033864662,0.0050185644,-0.017097477,-0.047394212,0.030791655,0.015734933,-0.036213517,0.011614122,-0.006249705,-0.0036382123,-0.026603047,0.011576224,0.005952457,-0.020856401,0.027545007,0.02120987,-0.004063144,0.0061690835,-0.039209075,-0.015205538,0.008324075,0.00861487,-0.009032604,0.02654824,0.0028658116,-0.03644802,0.02209615,-0.035301253,0.014580714,-0.014658972,0.0073447595,-0.014015409,0.01927127,-0.03756636,0.014327928,0.024421683,0.016987259,-0.004683366,-0.026663689,-0.013397004,0.013588139,0.033530455,-0.042333283,0.022899201,0.046055965,0.017318862,0.0030608291,-0.0042113573,0.015742952,-0.068562314,0.016101489,0.006759603,0.004784649,-0.011263428,0.018451244,-0.009805974,-0.020533497,0.0087701315,-0.031212118,-0.0048895185,0.004091716,0.04142746,-0.025582183,0.032831468,-0.038707297,-0.010204093,0.07233951,-0.0052295257,-0.017740417,-0.009177977,-0.0074434187,0.012208657,-0.04662727,0.021784803,0.01273692,-0.01476606,0.0022432369,0.0032082812,-0.027403936,0.026261851,0.01455676,0.01146749,-0.0045039356,0.031548567,0.008555244,0.019183282,0.07353908,0.02561655,0.020131245,-0.022951663,-0.025021827,-0.04669709,0.014963989,-0.0043336935,-0.010439021,0.036157817,-0.0069865375,-0.01839855,0.011134568,0.02823016,-0.024139568,-0.060285956,0.0057501667,0.026524095,0.02702555,-0.038602065,0.077180706,-0.032837193,-0.004633017,-0.015774671,-0.0347387,0.045585558,-0.009380738,-0.02323749,-0.043157145,-0.012545966,-0.05246389,-0.055764996,-0.01494442,-0.038401898,0.029188769,-0.02691042,-0.0015703073,0.0011240945,0.0005083795,-0.0012165298,0.005282291,0.042667277,0.016751098,-0.034822684,-0.04134606,0.047398116,0.0056763343,0.049267597,-0.0027937426,0.015392504,0.035884686,0.053089865,0.011843481,0.021106668,-0.01629999,0.011304569,-0.001944902,-0.046299547,0.0003559413,-0.018242128,-0.05408287,-0.004654737,0.044710256,-0.0042051505,-0.014873061,-0.029210344,0.03927615,0.031773597,-0.0835484,0.03086185,0.0130366115,0.010829352,-0.005183775,0.015946673,0.00030637643,0.049778067,-0.017400226,0.019772276,-0.08205053,0.01490448,-0.017170336,-0.015988292,-0.013142744,-0.030184036,0.027980197,0.06892766,0.023098864,0.0281068,-0.0068211667,-0.036145296,0.05783731,-0.0072772126,0.03343994,-0.042674225,-0.005653439,0.03295871,0.046935286,-0.0032176117,-0.024660578,0.034566797,-0.06459943,0.01780757,0.09614944,-0.02059687,-0.009931496,0.0113362875,0.037721418,-0.018892154,0.075463496,-0.0452799,-0.026407164,0.036386263,0.025830077,-0.04880777,0.039814577,-0.014137724,0.04462449,-0.023755856,0.002248305,-0.04105384,-0.0036861405,-0.1503367,-0.0013067363,0.0013154447,0.015281538,0.0029099584,0.01935232,-0.04324168,0.010612561,0.0038173485,-0.013856996,-0.030671956,-0.046710726,0.00049732625,0.02486771,-0.019288255,0.027848475,0.002831858,-0.0039756936,0.043191217,-0.013565006,-0.04591262,-0.07935689,0.041006997,-0.037021965,-0.039472245,-0.03528006,0.02709533,0.043857325,-0.014679013,-0.023768185,-0.003469099,-0.016373737,0.01077715,0.03766319,-0.012110806,0.02284432,-0.00095796114,-0.023838112,0.0069107325,0.013532427,0.0401886,0.016863624,0.03759198,0.015110901,0.0053545213,0.01684678,0.0015366236,-0.0016586041,-0.028337616,-0.0023925076,-0.000016929063,-0.05042842,-0.019933684,0.011249648,-0.035174757,-0.0018579703,0.01229162,0.027906472,0.007097169,-0.04794025,-0.0054697595,-0.040963117,0.005663982,0.0043685795,-0.021019435,-0.019726537,-0.04019363,-0.03356382,-0.009584328,-0.04379043,0.017751407,-0.008047252,-0.0038776433,-0.041778978,0.030722314,-0.03944631,-0.029968355,-0.009958568,0.010223806,-0.070610344,-0.0103757465,0.021561457,-0.008553762,-0.015290438,-0.036085982,-0.01749513,-0.050318938,0.03405303,0.046754435,0.2383228,0.019071836,0.08789718,-0.04000721,0.053676963,-0.012611752,0.015105085,0.046892047,0.0046433,-0.0018777216,-0.030224266,0.040506836,-0.017108364,-0.016440574,0.03238434,0.030394759,-0.051537212,0.0158411,0.049690325,-0.021323152,-0.0007674986,-0.024907725,-0.0049671573,0.00135099,-0.034512583,0.02906455,0.021235347,0.029845603,0.0063749296,0.02326544,-0.058580223,0.030036552,0.028848141,-0.045118958,-0.03461733,0.012796596,-0.011956473,0.010929372,0.02849934,0.02315919,-0.015180961,-0.008842714,0.047003336,-0.012303417,0.0026518083,0.012100275,-0.02709343,-0.03039122,-0.014638199,-0.03353707,0.013652156,0.0037055966,-0.011431191,-0.0062628635,0.0059553995,-0.0045886575,-0.049123656,0.025794096,0.018888403,-0.00632187,-0.010419504,0.013366231,-0.06802415,0.0054199006,-0.01105377,0.007222743,-0.0024861607,-0.02815246,0.021929188,0.0010540212,0.040333014,0.041568927,-0.019391594,0.0053983107,0.01219239,0.0061507495,0.008309927,0.04755301,0.0038352357,-0.0008066911,-0.04027462,-0.014253324,-0.022791795,-0.016903585,0.024254624,-0.0024681464,-0.0020530273,0.0077911494,-0.024230147,0.031008236,0.017781196,-0.011022071,-0.0013541612,-0.033460468,-0.023741033,-0.008167166,-0.004614122,-0.015179783,-0.081643395,-0.027714292,-0.012251365,0.01518598,-0.018759329,-0.029405857,-0.0008699775,0.038174886,0.0016073405,0.050523717,-0.031815533,0.034715522,-0.038234655,-0.003231789,0.040173803,-0.0027731266,0.069024205,-0.013516807,0.02727071,0.02876584,0.05805118,0.0019333708,0.025842413,0.0016481492,-0.021298226,0.0070087067,0.024618344,-0.020832172,-0.009088514,0.034316525,-0.0281322,0.054627948,0.022964597,-0.03496852,-0.018077508,0.018532503,0.045495734,0.029426973,0.041034527,-0.0061620274,-0.0055481335,-0.007193906,-0.005764583,-0.04914896,0.024256349,-0.0057900967,0.0124026295,0.024392271,-0.008538592,-0.024860114,0.049068566,0.0566288,-0.02151915,0.038874216,0.040105723,-0.025385737,0.024380066,-0.06279377,0.0063916477,0.015315921,0.0023970848,-0.019958796,-0.0066762557,0.018733684,0.042799942,0.04330655,-0.013989045,0.025728153,-0.022791045,0.022325553,-0.0113520045,-0.007371563,0.03208964,-0.009228265,-0.027268143,0.018213836,0.059522912,-0.024669861,0.0599892,0.048067994,0.005418265,-0.06092003,-0.0049464405,-0.0046043023,0.02925074,-0.030003391,0.0091399085,0.029089568,-0.04355091,-0.024794137,0.025542263,-0.02702903,-0.011053225,0.06312199,-0.039340563,-0.013364569,0.06416656,-0.025793534,0.07879349,-0.00117569,0.019300422,0.0080784755,-0.0332221,0.032951064,0.024155295,0.00048364687,-0.025812227,-0.058111757,-0.00084567285,0.052530207,-0.04615845,-0.0059506563,0.00007818053,-0.012695343,-0.009047432,0.044802018,-0.049679723,-0.025734866,-0.025053103,0.009055213,-0.05874375,-0.024474842,0.02090596,-0.016536204,0.0053485823,-0.01915469,0.004790101,0.058769632,-0.02985136,-0.008329471,-0.02833526,-0.0058313003,-0.0021058053,0.04405174,0.026520967,0.016003178,0.030133007,0.010871953,0.024321837,-0.008179733,0.017758962,-0.037455447,-0.039627705,0.008569394,-0.02147596,0.03412522,-0.004768571,-0.030387351,-0.0020825719,-0.028615218,0.03417156,0.011831807,-0.010271857,-0.01748753,0.028198907,-0.000118307704,0.05420661,-0.020605443,0.06065228,-0.035156053,-0.012042204,-0.06471653,-0.010007318,0.033925977,-0.013333406,-0.017680451,-0.07287724,-0.043766197,0.0164669,-0.048932802,0.0059963837,0.0050232415,-0.00867336,-0.021212967,-0.011875686,-0.060243458,-0.0071556545,-0.0010205528,-0.011647466,0.039371897,0.018696895,-0.007186261,-0.020446157,-0.041970417,0.031713355,-0.04164148,0.0042697745,-0.016330523,0.024957813,0.014517973,0.022191256,-0.07924597,-0.0037631784,-0.0039464,-0.010910248,0.01542198,0.002630337,-0.00545364,-0.003918629,0.024549277,0.00431751,-0.0007374439,-0.032495864,0.008803499,-0.008301952,-0.048342377,0.0014336574,-0.02228487,-0.0070699686,-0.07086871,0.026715402,0.002906981,0.0117294155,-0.07645542,0.0057432326,-0.0017436339,0.019259995,-0.013141904,0.042107966,-0.029889515,-0.0018117595,-0.020686468,-0.025355391,0.056417126,-0.02701072,0.007009402,-0.020002944,-0.012863395,-0.0117114,0.0014211356,0.0022222123,0.023812305,-0.006985976,-0.034651466,-0.0077540237,0.00604039,0.0329783,-0.021141406,0.033614323,-0.04630676,0.04671662,0.011881288,-0.07806132,-0.006193832,0.04757573,-0.026408257,0.011944991,-0.007347614,-0.012746687,0.028740393,0.035692535,0.011954452,0.04611533,0.034089927,-0.01525172,-0.045629773,0.05321329,0.015770387,-0.053933393,0.003634322,0.019773856,0.0027126505,-0.028707547,0.00559626,0.0013865063,-0.015491409,-0.027599089,0.008029594,0.018769396,-0.053123396,-0.038530927,-0.032759927,-0.00663575,-0.01279074,0.0009844432,0.026060678,-0.03304993,0.046183392,-0.01382668,-0.009313267,-0.03055318,0.026322272,-0.00002781494,-0.011300776,0.00248179,-0.07163247,0.028618932,-0.011131486,0.008756267,0.025343606,0.032028202,-0.017273081,0.030113177,0.026894895,0.02178301,-0.027970212,-0.113012254,-0.0010004403,0.0023714732,-0.0009969793,-0.0051366785,0.0084932195,-0.01787663,0.013328231,-0.00044363306,-0.036936052,-0.037162434,-0.021482224,0.034149703,-0.0313014,0.003977572,0.0029941488,-0.018833546,-0.0135579035,-0.041943535,0.039977018,0.008597119,-0.008293947,0.060372975,-0.007940921,-0.02072673,-0.05760066,-0.029686559,0.02685665,0.018473348,-0.022985918,-0.0028338667,0.025742633,0.008499453,-0.007489692,0.0046611037,-0.01739446,-0.021632235,-0.027929533,0.025463877,0.020190326,0.093131095,0.022384234,-0.019674513,0.015736056,0.027334096,0.05912645,-0.0050148955,-0.00932641,-0.043244243,0.051132575,-0.014954291,0.017639423,-0.006360019,0.016195424,-0.0062797978,-0.019466167,-0.0028810455,-0.032969,-0.013234197,0.04415796,0.008745462,0.04516725,-0.016867587,-0.058091868,-0.0083282655,-0.018977117,-0.04501967,0.038974054,-0.00585184,-0.03050303,-0.0006122937,-0.012083635,-0.025125012,-0.029084245,0.013674605,-0.0051720464,-0.061076935,-0.037241712,0.002276594,-0.0022561136,-0.023469107,-0.013519053,0.006987681,-0.00025361124,0.079392076,0.06415297,-0.026470017,-0.0038080842,-0.038611997,0.024916893,-0.068429515,-0.049792178,-0.032019544,0.021153579,-0.033894844,0.071291655,-0.021358466,-0.002999849,-0.02934359,-0.017287707,-0.057175905,-0.031592473,0.0020784596,-0.0010860675,-0.01173795,-0.018523611,-0.024366066,0.0018651603,-0.0046095033,-0.020254916,-0.0043879584,-0.031783048,0.010624956,0.028385995,-0.058336478,0.0053813877,0.028402962,0.019935729,0.007816385,0.001807222,0.008226288,0.043389533,0.014173354,-0.025262002,0.0018324136,0.016441664,-0.006717682,0.018053371,0.02532452,0.028421806,-0.009486787,-0.037619554,-0.018561088,0.0062104985,0.07034879,0.04087269,-0.00856782,0.03394728,-0.029922146,-0.02894165,-0.0362674,0.008591845,-0.010232811,-0.009137868,0.00946666,-0.0033464294,-0.021810789,0.014197373,0.02236955,-0.029360652,0.017934686,-0.03446003,-0.020863723,0.034032233,-0.028862165,0.014517752,0.03088061,-0.02880744,-0.0023852773,0.041347906,0.03620858,-0.07013739,-0.010979206,-0.030700738,-0.0071387673,0.098188676,0.00023053741,-0.030345216,-0.017430337,0.018575251,-0.0503451,0.037693184,-0.006073465,-0.036208127,0.032066774,0.024634913,0.0020214876,0.027695043,0.01725831,0.017810665,0.019834429,0.014720814,0.014821329,0.052450616,0.06654971,0.028339341,0.005225576,-0.023268271,0.009103528,-0.0012025535,-0.022831053,0.0026708157,0.039092373,-0.010755525,-0.0069955015,0.016937293,0.016565774,0.03865681,0.0362206,0.06704757,0.020814562,-0.022318063,0.037393432,-0.015727352,0.02568062,0.013774077,0.0028373064,0.0035477516,-0.011198956,0.007789536,-0.039507188,-0.032340474,0.013268456,0.02429339,-0.024942882,-0.0027076963,0.01104453,0.015069286,-0.005400933,0.00041445467,0.06762023,0.00035927637,-0.0032009266,-0.022117669,-0.009833951,-0.026266573,-0.014224692,-0.011749333,-0.027228313,0.050457183,-0.018663934,0.009237279,0.013113287,-0.0009538239,0.024485635,0.011255097,-0.006600209,-0.0048156222,0.017233688,0.018115336,0.030000962,-0.02358221,0.031636987,0.022556787],"last_embed":{"hash":"htmq4q","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"htmq4q","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{11}","lines":[337,338],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"htmq4q","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.058214333,0.022340842,-0.0064176396,-0.020719213,-0.05297229,-0.04926833,0.012647255,0.029359655,0.018719433,-0.008865169,0.010842738,0.024789156,-0.049030554,-0.01214512,0.012651202,0.04266596,-0.022548903,0.0052366816,-0.02752002,0.000045739926,0.019215401,-0.026356842,0.0003129513,0.00037234073,-0.042619664,0.00925841,0.022301672,0.04584536,0.05158459,0.04269662,-0.023565967,-0.062022213,0.01876575,-0.03604007,-0.06362536,-0.082125776,0.03394664,0.026090909,-0.028635733,0.014160252,-0.009369954,-0.015101689,0.02098816,0.019196415,0.023493432,-0.0315742,0.010156941,-0.012810141,0.028027976,-0.023127038,-0.019323811,-0.011505209,0.023097903,-0.04586577,-0.035962064,0.023404617,-0.014961165,-0.023597231,0.00699792,-0.024939232,-0.005653987,-0.018531123,-0.009571667,-0.034676947,0.044906076,0.03762728,0.02677424,0.027590903,-0.025118038,-0.07731111,-0.013131005,0.00070218375,-0.011463586,-0.03157083,-0.03583862,0.002516369,0.012976365,-0.02587255,0.0174039,0.083536185,0.033069808,0.021390732,-0.018715557,0.04081474,-0.015539321,-0.0025668272,-0.042060997,0.019797638,0.04405204,0.013478456,-0.0025447852,0.017740643,-0.00814897,-0.028101915,0.024703491,0.026320577,-0.0018869162,0.016385421,0.012911935,-0.019567037,0.010993155,-0.021086516,-0.0044576228,-0.03738756,0.05300423,-0.005129674,0.05770619,-0.010431474,-0.013984666,0.004597479,0.017770983,0.0009842595,0.00023010097,-0.0068860715,0.01646934,-0.04709906,0.0056218873,-0.058196772,0.021833563,-0.002128851,0.0036385062,-0.005774484,-0.018383343,-0.051395223,0.017261656,0.018028516,-0.0029742224,-0.00061110756,-0.04954244,-0.007837377,0.03171242,0.007913405,-0.019047469,0.01808516,0.008784197,0.01440517,-0.0072635743,-0.009683498,-0.012361168,-0.10915286,0.010382103,0.0038024767,-0.0115501005,-0.021854276,0.05805332,-0.017725524,0.030075355,0.005657698,0.015984587,0.012893141,0.024841134,0.054512896,-0.018877106,0.034191698,-0.00015824693,0.026149446,-0.0007806432,-0.00060708565,0.009732774,-0.0000177024,-0.010390437,-0.010807734,-0.06035969,0.04876541,0.010925682,-0.025481677,-0.012117195,0.015693026,-0.022514667,0.06800285,0.0027464137,0.008519688,0.0052878065,0.019927546,-0.024479944,0.032504655,0.027504234,0.012217442,0.0027174847,-0.023927249,-0.029639574,-0.027031537,0.006943547,-0.027976708,-0.040204775,-0.0057825474,0.012679399,0.020474253,0.016667241,0.029573299,-0.031352445,-0.023515696,0.027192054,0.01827714,0.014761078,-0.031099513,0.059492726,-0.029373989,0.011569443,-0.049576648,-0.020283725,0.052993696,0.021608606,-0.036686756,-0.05223298,-0.017392203,-0.030934308,-0.053393226,0.0039640274,-0.0275147,0.07092797,-0.028928563,-0.039695837,0.008148952,-0.010117708,0.018863263,0.0019143707,0.024965754,0.00037739676,-0.05842151,-0.022454606,0.022114428,-0.039776467,-0.0062675695,-0.0053719077,0.031446315,0.043501325,0.031196995,-0.015291055,0.030003775,-0.035537504,0.01528842,0.016128222,-0.024908552,0.047906727,-0.047687992,-0.033622503,0.05371064,0.021321915,-0.029759442,-0.0032447232,-0.0031083066,0.003399956,0.002106561,-0.07826827,0.004074024,0.0061197844,-0.0051715444,-0.055179927,0.01853063,0.0005158841,0.027940312,-0.04214719,-0.015177642,-0.032582983,0.021898437,0.003578621,-0.01489035,-0.009479278,-0.00038633373,0.046942893,0.05715884,0.027317112,0.017036757,0.034780737,0.0059394916,0.022865335,0.0047270907,0.03760409,-0.030985821,-0.021836532,0.03641062,0.016500767,0.022347437,-0.012273786,-0.014142275,-0.054683667,0.020856246,0.07619297,0.009319639,-0.006402175,0.00033277806,0.04497429,0.0004418735,0.06796931,-0.037250474,0.016282972,0.016987858,0.052837662,-0.047885932,0.040814057,-0.013855827,0.06030861,0.006885408,0.028417176,-0.03538347,-0.0027512661,-0.15446833,0.010156874,-0.005505937,0.005050458,0.018850032,0.018825784,-0.05648538,-0.023749245,-0.014625651,-0.0056225457,-0.0446127,-0.041197497,0.024049442,0.013229784,-0.007892257,0.03163972,-0.0012868746,-0.011665314,0.031822965,-0.039204463,-0.032717656,-0.018733421,0.039654177,-0.053607874,-0.04671877,-0.044383716,0.033289585,0.017280767,-0.027146032,-0.017970277,0.018581348,-0.009790038,-0.002779138,0.05827494,-0.009912515,0.05586851,-0.024409035,0.01660605,0.019595422,0.034709007,0.055467762,0.050137248,0.011127176,-0.027903272,0.00011237079,0.029599909,-0.0018186293,-0.0253392,-0.018017583,0.018962232,-0.00088275434,-0.028874163,-0.031262625,0.01219009,-0.018602803,0.026066706,0.05359594,0.07292689,-0.0062701204,-0.0147792725,-0.0065272083,-0.0037769713,-0.012744503,-0.008974674,-0.023720574,-0.019299064,-0.018402426,-0.042313397,0.01254693,-0.04021217,-0.00605988,0.013498893,0.008147579,-0.038944535,0.0071451254,-0.016812505,0.008431965,-0.025208706,0.0011269273,-0.090201594,0.009669012,-0.0007019615,-0.011952919,-0.005140888,-0.034504507,0.004095561,-0.0036509878,0.013583749,0.035527844,0.2501683,0.040042073,0.046810992,-0.049123317,0.0481519,-0.0014157969,0.014094984,0.024918202,0.011464267,-0.02141388,-0.017518189,0.046177536,-0.07113379,-0.020797428,0.012004629,0.04538029,-0.010062685,0.030887159,0.04530998,0.011208923,-0.028507998,0.010944362,-0.0020248059,-0.01377993,-0.0061241807,0.019372994,0.011100151,0.07552644,-0.0033913767,0.034095652,-0.047417033,0.00869091,0.054578718,-0.06812134,-0.039714117,0.04648093,0.02523957,-0.023510674,0.03724976,0.025806613,-0.00059102563,-0.0011132702,0.052572835,-0.024473732,-0.0007829051,-0.018443028,-0.018127933,-0.016750515,-0.012029015,-0.034209985,0.029592492,0.005164078,0.010071947,-0.016624032,0.03985658,-0.01608238,-0.03822469,0.031865433,0.027487373,-0.012378549,-0.022529896,0.021682862,-0.047914818,0.0002019618,-0.027396463,-0.007691718,-0.011220755,0.026729409,-0.003765277,-0.0016116641,0.04128659,0.03176266,0.0014051999,-0.0068627084,0.0030791077,0.015516774,0.039493494,0.065859295,-0.014604915,0.008654846,-0.023599882,-0.004548802,-0.031545643,-0.036478903,0.014090397,-0.02478188,0.003951315,0.034768548,-0.025616094,-0.0004125853,0.0204514,0.0071270377,0.010557113,0.02355669,-0.04415064,-0.0011460914,-0.022663465,-0.02801714,-0.032143958,0.026039425,-0.028009806,-0.0052366825,0.01267008,-0.062862046,-0.013122685,-0.018362278,0.0063516665,-0.014514185,-0.018369606,0.019506145,-0.037047014,0.03066908,0.017059866,-0.03614786,0.01963496,0.021997632,0.020087255,0.0073275035,0.009358112,0.0006143748,0.040247664,-0.021718698,-0.004780804,0.04209394,0.016348602,-0.016011775,-0.010959237,0.04581791,-0.016002161,0.05214477,0.019094765,-0.019829715,-0.022397686,0.057091083,0.042651612,0.026224023,0.006487146,-0.0076947277,0.0059119114,0.017519496,-0.01221288,-0.01875965,0.010050099,-0.009064499,0.021135753,0.06392469,-0.0023887095,-0.038560938,0.05116683,0.05458159,0.018832684,0.014819726,0.030163286,-0.03544481,0.011415235,-0.08938828,-0.027000824,-0.028470786,-0.011869492,-0.02406861,0.023899047,0.019145207,0.01399373,0.0450508,-0.020000566,0.047802184,-0.029567078,0.033380307,0.026847783,-0.007653283,0.022280758,-0.011700185,-0.05016459,0.029007452,0.03456802,0.0069877347,0.0072163804,0.017352859,0.00412335,-0.06424654,-0.032756723,-0.013399133,0.008130813,-0.035323262,0.023425972,0.010906423,-0.016870812,-0.01642219,0.018149655,0.015886545,-0.0037262233,0.0733056,-0.05753386,-0.010611447,0.057530038,0.0045316764,0.089829795,0.021636436,0.0062773456,-0.031084972,0.006999651,0.0055796322,0.030144317,-0.0010170164,-0.02120813,-0.02266094,-0.02353025,0.05709373,-0.016911808,-0.0038919402,-0.0071273968,-0.02085342,-0.04048569,0.0368207,0.0048225746,-0.0083255125,0.022635216,0.0031740724,-0.07870178,0.0005526249,-0.020228695,-0.016821098,-0.006723941,-0.013553508,0.0042140246,0.033149235,0.0041733114,-0.0013547014,0.0022870675,0.033728253,-0.008032891,0.03459433,0.008620694,-0.018663561,-0.040557344,0.037025448,0.025173996,0.019580083,-0.002519711,-0.040875763,-0.059096564,-0.017207598,-0.04104782,-0.0050882725,-0.0020290252,-0.044960182,-0.038998228,-0.012365737,0.007675379,0.045700625,-0.0365472,0.033632416,0.011072233,0.026121473,0.017827278,0.020812465,0.043996632,-0.008951805,-0.013455265,-0.016142378,-0.02628194,0.047062002,0.006250909,-0.015453006,-0.08412649,-0.011616635,0.021448499,-0.038612865,0.015321863,-0.02515604,-0.014991289,-0.019032445,-0.010120505,-0.054469652,0.012122886,-0.009953339,-0.024225796,0.06278454,0.053646844,-0.02566438,0.0029153165,-0.033094257,0.045974124,-0.0049582412,-0.011664716,-0.007015738,0.008714204,0.032067258,-0.015397608,-0.07914597,0.028648423,0.005419183,-0.0561816,0.023455335,-0.0015820005,0.007974933,0.0062466147,0.043784063,0.025675245,0.009385867,-0.0105085485,-0.017103089,0.0056011076,0.008145403,-0.052428313,-0.017216086,-0.021864422,-0.03456303,0.03303843,0.005098185,0.0012271765,-0.07459302,0.017980019,-0.002357703,-0.022473652,-0.008401611,0.05228767,-0.044736836,0.024078848,-0.011306398,-0.03466625,0.039505314,-0.03596923,-0.019580618,-0.02882035,-0.0025850637,-0.014667647,0.018687995,0.007778102,-0.019914316,-0.017453069,-0.02441752,-0.012116114,0.009109344,0.019614987,0.0077691884,0.026520243,-0.044405885,0.020445127,-0.027621664,-0.038255163,0.0012982565,0.04081013,-0.0460912,0.03458726,0.00074094586,-0.014294693,0.020665977,0.017704412,0.017271757,0.02357532,0.019261535,-0.0039602634,-0.032962102,0.034530856,0.014210225,-0.04113811,-0.011706149,0.006384075,-0.005170215,-0.04445036,0.008662805,-0.027915077,0.0011780803,-0.046892744,0.018080322,0.001503634,-0.02966262,-0.010379204,-0.02815882,-0.017683959,-0.0068807574,0.020602228,0.009250903,-0.011483283,0.023621809,-0.0137008475,0.0011551726,-0.0020078858,0.03486198,-0.006661827,0.014306218,-0.016109088,-0.059448715,-0.023897197,-0.027279375,-0.0062634246,0.04516755,0.05841988,-0.022417266,0.00032338614,-0.0010011004,-0.017841121,-0.022459306,-0.124963984,0.003333856,-0.026922883,0.0064828373,0.008719328,-0.019637043,-0.018561937,0.002672817,0.012562267,-0.050233163,-0.03428783,-0.03879577,-0.0035952996,-0.022877306,0.0055068242,-0.029848602,-0.04483627,0.023033572,-0.04183506,0.02419869,0.019683931,-0.005011272,0.066079035,0.023689693,0.0087148035,-0.026672352,0.030877791,0.021983368,0.010026625,-0.025266105,0.016634058,0.019486887,0.016473776,0.0092064515,-0.0056240074,-0.005612234,0.008882372,-0.023346845,0.020892484,0.0112533225,0.016072296,0.004029558,-0.03819649,-0.006203905,0.038778566,0.05183115,-0.03192181,-0.012289218,-0.054293253,0.042724956,-0.006241128,-0.013761536,-0.012966793,-0.013255182,-0.012274808,-0.043108154,-0.02121304,-0.017406136,-0.001353517,-0.008229788,0.02731663,0.023455784,-0.047385592,-0.027715558,-0.013751167,-0.0021046195,-0.017274998,0.027095612,-0.01742028,-0.045215625,-0.016793221,-0.051243726,-0.011411732,0.02504712,0.002696701,-0.0033197682,-0.057830185,-0.036357775,0.018080095,-0.015898881,-0.04937677,-0.017634088,-0.015068238,-0.014637301,0.047102492,0.04939307,-0.025842194,-0.035328332,-0.07521174,0.0068795225,-0.0565515,-0.042336866,-0.009439784,0.03523891,-0.02007772,0.042534262,-0.029881125,-0.0019904545,-0.032632206,-0.025801323,-0.08319261,-0.029127201,-0.022963487,-0.033927295,0.010771134,-0.036707718,-0.037556678,0.015759394,0.014576576,-0.027233616,-0.038933486,-0.010238259,0.019988993,0.038835518,-0.032228485,-0.01346278,-0.032181032,0.0039081997,-0.028053127,0.0018067718,-0.00017975619,0.049197815,0.02899686,-0.029860025,-0.008361682,-0.0006847249,0.04172759,0.021817591,0.013870074,0.031111635,-0.009542193,-0.030057274,0.010997476,0.0069297506,0.042549048,0.04436982,-0.015737649,0.019425228,-0.016167568,-0.029152848,-0.034436878,-0.016160501,0.052746527,-0.03431206,0.021187773,-0.01279605,-0.00070375245,-0.0068373927,0.0006104458,-0.020868292,0.012973389,-0.03687103,-0.010241141,0.01897426,-0.030848073,0.044678506,0.05505831,-0.031963013,0.0044695507,0.036648333,-0.028199745,-0.0610157,0.008078286,-0.03325445,0.026948338,0.063567646,-0.012558674,-0.029726591,0.00011534247,0.014048416,-0.06264572,0.042251285,-0.0021825198,-0.025856145,0.0034634478,0.049152497,0.0064738444,0.009023028,0.035634805,0.013820979,0.004510925,-0.014216694,0.00076526497,0.027107598,0.04727648,0.012886814,-0.0037016114,-0.02282284,0.044341903,0.017759157,-0.04233827,-0.0028754112,0.005714458,-0.034290932,0.009528069,0.019546574,0.012740771,0.034215387,0.038427696,0.033711173,0.05221116,-0.027244477,0.04782161,0.019664003,0.024694897,0.03214184,-0.0031436551,0.016164502,0.0035541211,0.0011190666,-0.013465373,0.0059134173,-0.013619519,0.02674131,-0.007834864,-0.053599536,0.002780517,0.04957662,-0.01683622,-0.023054453,0.053990655,0.011931596,-0.040149685,-0.020436103,0.00084870006,-0.021860585,-0.041499387,0.012732281,-0.053787764,0.015397033,-0.014102548,0.05070719,0.009384446,0.003291971,0.049146954,0.021317916,-0.009809745,0.032810766,-0.03337973,-0.005963042,0.005666794,-0.046546265,0.035025693,0.03338107],"last_embed":{"hash":"unw17n","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"unw17n","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{13}","lines":[340,340],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"unw17n","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03609165,0.02474285,-0.014165032,0.0017237639,-0.049114123,-0.013558159,0.011686661,0.044343248,0.016229132,-0.0063514784,0.015367104,-0.021157634,-0.02194468,-0.011894809,0.02651382,0.0421533,-0.03790681,0.023181153,-0.026005212,0.0007489119,0.020989915,0.003782256,0.0036021115,-0.0015575851,-0.023651617,0.013484728,-0.001496654,0.016612265,0.089875475,0.03403291,-0.030292302,-0.073672265,0.004372224,-0.021223608,-0.061408207,-0.08492404,0.021368504,0.0016247982,-0.028204128,0.018944686,-0.028665783,-0.03364035,0.027849654,0.023977403,0.022757782,-0.019816708,-0.0069369236,-0.010409149,0.027452834,-0.03315843,-0.03763338,-0.0069253095,0.021030009,-0.040567357,-0.025772003,-0.008709058,0.0185553,-0.04536974,-0.018879842,-0.03110739,-0.011249113,-0.019550959,-0.0023820838,-0.042567734,0.002622999,0.02892488,0.033763137,0.051009014,-0.026416657,-0.08349866,-0.018885186,-0.0049393796,0.026734428,-0.050231215,-0.02513733,-0.00016255701,0.016000343,-0.04291556,0.013093686,0.092047505,0.027336525,0.030756969,-0.002457986,0.021502092,0.004176927,-0.029399319,-0.028482659,0.07222234,0.029487627,0.0034174575,-0.04735942,0.00083456596,-0.03843617,-0.055587094,0.03280856,0.008465445,-0.015073765,0.0017447579,0.029302595,0.019596793,0.033378895,-0.00072831183,-0.011385595,-0.042525265,0.037684012,-0.0109952185,0.0037907446,-0.009402795,-0.028863622,-0.015327059,0.01968635,0.0040405965,-0.029922547,0.0051341476,0.016719624,-0.019526623,0.0041756937,-0.06573346,0.034916725,-0.007792366,0.00229551,0.00022659349,-0.024922252,-0.02765368,-0.0009463165,-0.00010148851,-0.0028574285,-0.005411227,-0.047072068,-0.0021135756,0.04799066,0.031256694,-0.040903274,-0.008494552,0.017721701,0.018978892,-0.01103986,-0.0053125573,-0.014047583,-0.10759526,0.010275664,-0.0042018266,-0.01632999,-0.022161087,0.048061304,-0.012930312,0.027150478,-0.0009524562,0.017252762,-0.013794947,0.010066997,0.06735099,-0.039091147,0.030695785,0.02361807,0.0018114058,0.029945109,0.030463858,-0.029350324,-0.014902595,0.012877809,0.02641962,-0.06264292,0.031070316,0.015524296,-0.0256577,-0.00092598837,0.031625398,-0.024436971,0.049847316,0.010010138,0.024332242,0.017612612,-0.0042872904,-0.00675665,0.026211435,0.06025076,0.015346091,-0.0073477337,-0.02081429,-0.041072544,-0.03221814,-0.00031254883,-0.028494224,-0.04867513,0.025480159,0.00917555,0.01566242,0.026994422,0.055824667,-0.024700465,-0.011952835,0.0062056636,0.0494952,-0.015754947,-0.03938656,0.043095734,-0.01205508,-0.005609243,-0.040689304,-0.009128256,0.037028387,0.0047865747,0.0130415205,-0.033230416,0.0047669685,-0.03549466,-0.06366449,-0.007954663,-0.03208344,0.035548218,-0.040450215,-0.013369095,0.020068502,0.00052554096,0.032693993,-0.011650172,-0.0032395183,0.03412055,-0.03942093,-0.0020807507,0.04302245,-0.00991618,0.008555996,0.0018447363,0.025887161,0.04183905,0.019012228,0.018428376,0.04244897,-0.006963644,0.0136511,-0.0066140727,-0.014265447,0.04880438,-0.0372736,-0.04247196,0.04083569,0.035578754,-0.032491427,-0.008011669,0.021083498,0.036539454,-0.0092475545,-0.05512696,0.003697592,-0.002430502,-0.012059036,-0.045694984,0.014332559,0.0054558166,0.0061153453,-0.023408819,-0.012737745,-0.025554968,0.012281576,-0.0049263695,-0.010303442,-0.0064701005,-0.0017509881,0.041159444,0.030937873,-0.0016238905,0.032370225,0.007164099,-0.0061222296,0.023174025,-0.014679528,0.044526283,-0.01046463,-0.020023275,0.057733618,0.0043050037,0.03440486,0.012773205,-0.0077932836,-0.07371485,0.0070521953,0.087292366,-0.028224604,0.014938476,0.01981571,0.03968031,-0.010709284,0.061666172,-0.020141257,0.029572615,0.011947753,0.052330315,-0.02991867,0.025113655,-0.011095246,0.0592472,0.010832783,0.027173499,-0.03952043,-0.01651169,-0.141749,0.020234024,0.024518482,-0.0017446693,0.012587366,0.020462194,-0.07409323,-0.02689149,-0.020831672,-0.030332834,-0.012552416,-0.04085297,0.017554602,0.014904841,-0.001602527,0.05608557,-0.014599992,-0.04227742,0.032302033,-0.03485173,-0.024020104,-0.039066575,0.03611536,-0.06536121,-0.03844707,-0.05373533,0.017297389,0.01941141,0.012058129,-0.0072791395,-0.016563902,-0.013399215,0.0010908144,0.0086582275,-0.0065876544,0.04893651,-0.021650797,0.003001922,0.03497609,0.02059305,0.04888057,0.07272456,0.004033604,-0.04188654,0.0008437331,0.042195626,0.026216948,-0.0434238,-0.044875134,-0.0001780571,-0.003491102,-0.017443692,-0.015638418,0.039477885,-0.021334508,0.03397174,0.032164846,0.06352352,-0.031177254,0.003271176,0.011781041,-0.02774677,0.0038014373,-0.002270635,-0.03162971,-0.020504305,-0.019472323,-0.023079867,0.018204624,-0.042264737,-0.00023745673,-0.022372387,-0.0012257792,-0.03308296,0.023642503,-0.033505946,-0.002217865,-0.03795877,0.002698897,-0.096624985,0.030746398,0.0155889075,-0.02412843,-0.0039001766,-0.040099118,-0.007838033,-0.020967672,0.01791517,0.010708987,0.23732905,0.06558465,0.07504013,-0.04409645,0.05856711,-0.005174281,-0.0011604622,0.05194261,-0.0017115099,-0.023656156,-0.033578966,0.046503745,-0.03650718,-0.03180531,0.009571221,0.043738786,-0.007747836,0.008695184,0.06620484,0.0046933065,-0.00902281,0.000030109893,0.0019625023,-0.0061517605,-0.026251642,0.014641242,0.005402183,0.056425344,0.02913028,0.035982378,-0.0370305,0.023243494,0.027559994,-0.050226137,-0.028904898,0.029077455,0.037758935,-0.012272132,0.035813756,0.028735073,0.006919595,-0.0034328355,0.04879526,-0.0048808516,0.00969024,-0.020665666,-0.017377276,0.0022909446,-0.007235738,-0.03283531,0.039735515,0.007707643,0.012541192,0.0033823105,0.024078285,-0.015569871,-0.059411377,-0.011448504,0.0027197045,0.024119638,-0.025144247,0.020576613,-0.026756966,-0.0034669398,-0.044319335,0.018115375,-0.009832259,0.014659815,0.009828272,0.00019891784,0.025598906,0.024452807,-0.0013816856,0.02079032,0.020485053,0.004188878,0.041328605,0.04562694,-0.011210588,0.05103909,0.0104378965,-0.002052196,-0.036331136,-0.066079445,0.011051608,-0.025652658,-0.012255903,0.018744037,-0.0407055,0.00056995376,0.024898238,-0.015466473,0.012365538,-0.006537628,-0.042010088,-0.0013011982,-0.006736255,-0.012439369,-0.035791308,-0.0075424826,-0.019598177,0.009010644,-0.0000056508316,-0.05472453,0.01362443,-0.0040923655,0.01709352,-0.050871078,0.0016757211,0.027220976,-0.053279452,0.022127626,-0.0044243047,-0.0065909936,0.020894734,0.025282858,0.060583398,0.0033674838,0.03554832,0.009738722,0.030662626,-0.023478318,-0.011951412,0.038551405,0.03446165,-0.044441007,-0.014731732,0.022912817,-0.03660955,0.035142604,0.032995563,-0.02260225,-0.04533154,0.023313139,0.009917883,0.011890308,0.002158755,0.0092753805,-0.00078441773,0.033751164,-0.051830877,-0.0038986898,0.034009203,-0.02018835,0.031409808,0.010497689,-0.012879729,-0.03222765,0.04649929,0.020599902,0.005596742,0.0062322654,0.021557821,-0.04931792,0.034395423,-0.08641154,-0.037217923,-0.015686309,-0.011213934,-0.034746062,0.02450034,0.033687618,0.051003724,0.06979015,-0.01680973,0.035644334,-0.024035037,0.048632022,0.019447714,-0.020611672,0.019838162,0.004967998,-0.024060545,0.03616564,0.03470269,-0.019215103,-0.009603786,0.008431464,-0.004372884,-0.03655396,-0.03730882,-0.0107856225,0.010609038,-0.037511595,0.018125335,0.029500742,-0.037199054,-0.029468633,0.025713097,-0.013831294,-0.0066390955,0.07078047,-0.00894185,-0.014448125,0.046924133,0.007542541,0.0683549,0.008363592,-0.00028079035,-0.020531496,-0.024491206,0.020854076,0.033083152,-0.002312553,-0.02384981,-0.051196244,-0.006696071,0.06574874,-0.009693467,0.0056319525,-0.0118679125,-0.036269303,-0.037893128,0.011493503,-0.019641066,-0.01946273,0.030330231,-0.00084010593,-0.049524974,-0.0013820707,-0.0009072458,0.00009093155,0.0126065705,-0.030729093,-0.0035036085,0.048928164,-0.031145062,-0.0022663537,0.006121433,0.028827623,-0.00875771,0.047210168,0.036939498,0.009292206,-0.009582732,-0.00038551877,0.03372758,0.010522609,0.010128342,-0.027580846,-0.03757506,-0.0031272809,-0.014877669,0.0069215274,0.0073469193,-0.059730288,-0.016467145,0.011416987,0.026038177,0.029111018,-0.023260852,0.020428544,0.027670715,0.018981379,0.03772116,0.028332349,0.05974239,-0.02916824,-0.0044940272,-0.037297178,-0.027035907,0.021540353,-0.017756576,-0.028516132,-0.089569926,-0.013068465,0.014647804,-0.045405116,0.015356025,-0.0141268745,-0.032452103,-0.011225648,-0.010161278,-0.05611535,-0.009899515,0.01011592,-0.0021652433,0.056309834,0.074528925,-0.014168901,0.0042382693,0.0032534008,0.033743735,0.03983434,0.0021822096,-0.0070409565,-0.007003988,0.039142225,-0.007916644,-0.090651125,-0.0012334705,-0.020446118,-0.03956066,-0.006322786,0.0022163389,-0.008054857,0.020408327,0.06993217,0.012098554,0.035138637,-0.015478461,-0.014580524,0.005127092,-0.024332391,-0.00049272756,-0.010322021,0.006390157,-0.033659667,0.01900037,0.011809549,0.012718612,-0.08451668,0.003779699,0.00898827,-0.0073170443,0.0044894116,0.028515046,-0.02699873,0.004418381,-0.025541173,-0.013517159,0.039809458,-0.027269276,-0.0063659046,-0.025147803,0.0020408095,-0.0047742506,-0.0030332638,0.023967188,-0.007085827,-0.018846553,-0.018907776,-0.0011697174,0.001508075,0.01636261,-0.0039733355,0.005637222,-0.029550811,0.040684883,-0.03246754,-0.05191146,0.010230771,0.02117666,-0.04528766,0.014361887,0.004769839,-0.019534396,0.02979801,0.025055744,-0.004534067,0.021585615,0.012672486,-0.022288052,-0.013184966,0.055941537,0.03263517,-0.034140192,0.015124016,-0.0033868626,0.007081261,-0.03742277,0.001303411,-0.04434836,-0.004212666,-0.050822873,0.03835393,-0.008665158,-0.040562857,-0.021765841,-0.010764735,-0.0017079356,-0.011789372,0.018338017,0.024971018,-0.022283178,0.027498197,-0.022970174,-0.0027651028,-0.021384608,0.026463613,-0.004438746,-0.008314676,-0.021813637,-0.06162494,0.0033107728,-0.033426583,0.0078067933,0.042431932,0.04311371,-0.008873031,-0.009628878,0.015928768,-0.031829428,-0.019646415,-0.12444528,0.043811947,-0.008123662,0.018990116,0.0198372,-0.0071792146,-0.031530146,0.02052633,-0.015456605,-0.036170702,-0.033759084,-0.036008947,0.027383,-0.024496928,-0.030202024,-0.020768715,-0.012648881,-0.003527844,-0.061346885,0.017115187,-0.0064673796,-0.009831971,0.07255697,0.00049612595,-0.01136535,-0.00835864,-0.006928288,-0.009045404,-0.005304862,-0.026703337,0.019097935,0.018948048,-0.0058662337,0.0027532359,-0.013868327,0.0077786334,0.009366664,-0.00055556145,0.030842457,0.0043200944,0.03697686,0.010769252,-0.04876808,-0.0067830817,0.017413514,0.075449295,-0.024186207,0.00919625,-0.038667332,0.026061181,0.005751794,-0.021113822,-0.00955572,-0.03498526,-0.014957995,-0.034963436,-0.018410716,-0.03713789,-0.048411794,-0.0012257183,0.021680942,0.053684413,-0.05232558,-0.015104714,-0.0401534,-0.010444652,-0.04047909,0.0471697,-0.014364572,-0.013650825,-0.020510042,-0.035326846,0.00049380516,0.019592758,-0.008455639,-0.016434683,-0.051252075,-0.05050361,0.01163753,-0.005433825,-0.036981005,-0.019048564,-0.008430651,-0.033736054,0.003825854,0.029388556,-0.034833197,-0.031339735,-0.056870263,0.014949979,-0.07132555,-0.050425965,-0.025349293,0.028128406,-0.013378404,0.05582367,-0.015700333,0.0029797426,-0.028637318,0.009389324,-0.06644947,-0.04565998,-0.034883082,-0.037984427,0.018627271,-0.035144754,-0.03129377,0.0031393224,-0.017261242,-0.034120467,-0.016933624,-0.028191427,-0.0014642695,0.044868417,-0.050626434,-0.02577932,-0.02050049,0.0020402723,-0.005602141,-0.024096282,0.010933598,0.03909882,0.014899556,-0.01788622,0.009416317,-0.012920607,0.05396546,0.028255804,0.023515722,0.016961673,-0.012119988,-0.023250356,-0.007221765,0.022378849,0.04048476,0.0659653,0.0022240384,0.021207932,-0.04461784,-0.041294344,-0.015679948,-0.012709964,0.013554485,-0.033704966,0.006450889,-0.004819789,0.0017906228,0.019927178,0.0068262736,-0.028477415,0.031193802,-0.01766899,0.005605724,0.024002206,-0.014339273,0.016211215,0.025207391,-0.031749833,-0.022718603,0.016289197,-0.037902463,-0.042921476,0.034021273,-0.037973773,0.0005777545,0.07795849,-0.0025623462,-0.026573846,0.0024021424,0.009555916,-0.05488695,0.035712644,-0.0030490395,-0.010714729,0.006895966,0.05905042,-0.0033068566,0.010678897,0.006495427,-0.02232941,0.020697488,0.0058141975,0.028604051,0.02179525,0.03242161,0.014194714,-0.023313534,-0.025859468,0.027618447,-0.007016198,-0.033332027,-0.028080454,-0.026881434,-0.027311185,0.046074215,0.018866522,-0.011101347,0.028989106,0.040977754,0.044041965,0.050955646,-0.013579297,0.04481829,0.0014505377,0.015657015,0.029422162,-0.026383288,-0.006325997,-0.027349267,0.012774607,-0.016687514,-0.0014728905,0.0012072197,-0.0005256889,0.0025423798,-0.037666965,0.029470798,0.058237694,-0.010589603,-0.016536703,0.069663264,0.010450929,-0.028470218,-0.00059973844,0.027921379,-0.018183943,-0.027962212,0.012696081,-0.05324148,0.035674497,-0.0027133783,0.025211897,-0.0049797697,0.016061384,0.06496604,0.034553457,-0.012963452,0.022515383,-0.041678734,0.019642344,0.0029882984,-0.020536799,0.01814609,0.030270318],"last_embed":{"hash":"1kp9lu","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1kp9lu","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{14}","lines":[341,341],"size":52,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1kp9lu","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04066232,0.031349797,0.007766712,-0.005447691,-0.061003935,-0.00521592,0.027948944,0.024423623,-0.009747721,-0.002928739,0.0054241344,0.0067722634,-0.04923376,-0.0027152775,0.030571813,0.051347483,-0.05452248,-0.00056365656,0.0052857324,-0.0041287043,0.021852806,0.0034202954,0.012306834,0.026821403,-0.035646588,0.021995211,-0.01713311,0.03595345,0.068837285,0.06285006,-0.016582802,-0.056100488,0.040108416,-0.014053915,-0.021304233,-0.07433429,0.030127617,-0.023506742,-0.028725863,0.040199902,-0.0111204395,0.0013885722,0.010265306,0.04264843,0.019698849,-0.023939364,0.000118567106,-0.013752099,0.018087402,-0.0556226,-0.016766937,0.00701594,0.0037018307,-0.025472732,-0.040195823,0.015729314,-0.00046419146,-0.048555993,-0.012564511,-0.03813443,-0.026286831,0.021796316,-0.055030786,-0.024757678,0.0043144133,0.029117344,0.029285563,0.020761205,-0.024774715,-0.060037374,-0.02338684,0.0005570499,0.0039857957,-0.037269782,-0.049377136,-0.009822389,0.047852233,-0.028256174,0.012275323,0.06347966,0.015867036,0.02334076,-0.033979353,0.03743304,-0.009920924,0.0064250943,-0.01963092,0.045069873,0.026629811,-0.011315092,-0.0016287904,0.0070584426,-0.046911966,-0.020530442,0.03916629,0.012064091,-0.035260186,0.02111348,0.0028294798,-0.020533064,0.01277912,-0.030419476,0.01974328,-0.008300677,0.039450817,0.025254786,0.050680067,0.0041795643,-0.01620011,-0.004850723,0.021430817,0.010571754,-0.019860363,-0.024899615,0.020891279,-0.04482053,-0.0040610908,-0.04384752,-0.00097535655,-0.006767836,0.030295178,-0.0029097153,-0.0072348705,-0.0324304,0.012195082,0.01889545,0.017602349,-0.01005239,-0.0047758566,0.005050786,0.049250454,0.043524127,-0.064199105,0.020993575,0.003530199,0.022104328,-0.023874464,0.00042330724,0.0031696255,-0.06959709,0.014669513,0.016322555,-0.025274841,-0.020886775,0.048671704,-0.010937135,-0.022310166,-0.0048075365,0.029802246,0.020174004,-0.022156816,0.0550906,0.0061986544,0.006904601,-0.02494583,0.000031232037,0.035415087,0.023946878,-0.027369626,-0.015222236,0.020464042,0.006426709,-0.048666224,0.00048436562,0.010323944,-0.014971631,-0.0064676255,0.06446335,-0.00012585032,0.027189849,0.015129333,0.009597812,0.015781457,0.015544417,-0.013772766,0.035802078,0.06128429,0.0046588257,0.013534459,-0.033085175,-0.049157612,-0.025292529,0.009510646,-0.024340177,-0.036676303,0.03212777,-0.00751398,0.005034676,0.036272697,0.029850831,-0.0065323976,-0.0048527652,0.013640978,0.022395989,0.013645727,-0.052329987,0.0732554,-0.019411897,-0.010487574,-0.043969207,-0.027958168,0.037710648,-0.0141741885,-0.013811074,-0.036438495,0.022839773,-0.05557203,-0.019343242,0.026418723,-0.03757891,0.0018552088,-0.04146729,-0.018264404,0.028872754,-0.007897417,0.005490859,0.020305948,0.025731869,0.0025465777,-0.037432697,-0.04227278,0.061727233,-0.02006882,-0.012411612,-0.021524495,0.013794422,0.0121531645,0.03349776,-0.012293626,-0.0023054832,-0.049594596,0.023762397,0.0015794849,-0.02851907,0.02355921,-0.04299757,-0.033592597,0.042037174,0.037255265,-0.057379078,-0.016007705,-0.018686922,0.054729402,0.0026364233,-0.068738714,-0.009241041,-0.025336595,0.014339652,-0.032538958,-0.002040221,-0.009176074,0.033941764,-0.033423696,-0.0016764067,-0.053067084,-0.0024957382,-0.0135186035,-0.013380174,-0.033090334,-0.0369677,0.019717276,0.022813946,0.014876939,0.02221595,0.015674522,0.0035515535,0.05497716,-0.008151383,0.027344182,-0.0028840455,-0.02173079,0.02235871,0.010690513,0.0322981,-0.055162176,-0.0055822837,-0.074408054,0.05057455,0.04904367,-0.004117422,-0.027701924,-0.0020809672,0.0106503265,-0.031133177,0.065279506,-0.05390068,-0.0010318287,0.016327802,0.038497463,-0.027871726,0.017866004,-0.041198958,0.06423273,-0.020979937,0.048243683,-0.042441547,0.0008738742,-0.15583843,0.00017927017,-0.0005523283,0.052062064,0.0045885844,0.016981578,-0.06718504,0.01022413,-0.00073212205,0.0044835526,-0.013423084,-0.042263325,0.018448403,0.019498017,-0.009016084,0.017351836,-0.027198201,-0.004734936,0.014239163,-0.030508103,-0.042205706,-0.050229467,0.02944499,-0.032872815,-0.045774423,0.0006961173,0.011642932,0.025739657,-0.03685564,-0.039453246,0.0021258276,-0.02034014,0.009391555,-0.01723308,0.020981267,0.06935226,-0.030335562,-0.011811323,0.026857667,0.027015692,0.049693003,0.042233616,0.027491359,-0.018599812,-0.012175709,0.009458266,-0.013484298,-0.0070036533,-0.012106585,0.013500452,-0.014351079,-0.027407538,-0.020814631,0.0037263425,-0.043774277,-0.0047046733,0.031267174,0.05971709,0.010258628,-0.021503752,0.012205272,-0.043276794,-0.010701728,0.0047159763,-0.014473551,-0.03520427,-0.02627465,-0.030552201,-0.003790535,-0.0486175,0.015312381,-0.009564413,0.008310951,-0.028790982,0.045047835,-0.027508175,-0.02681255,-0.018743126,0.0084127085,-0.096152104,-0.00060946646,0.033134196,-0.03656079,0.0091536045,-0.028662762,-0.020363657,-0.043840636,0.02400496,0.024811666,0.25926262,0.02879323,0.058928754,-0.02306895,0.05527716,-0.013654616,0.019052714,0.03630458,-0.020694522,-0.0074748145,-0.015455899,0.042905394,-0.04308976,-0.014503788,0.0022666196,0.05416294,-0.025619695,0.017130746,0.037560802,0.0007783228,-0.024899466,-0.010592196,0.0023084339,-0.015421174,-0.029244168,0.03398415,-0.0023889297,0.030780302,0.030528234,0.04411298,-0.03710594,0.017241737,0.034468815,-0.027847983,0.0145678865,0.038105067,0.024908494,-0.02558609,0.026703138,0.031820744,0.0020951238,-0.008634022,0.051947556,-0.040625513,0.027758503,-0.024020145,0.0004538177,-0.015317074,0.009074879,-0.039822325,0.048350714,0.023226326,0.0036200618,-0.0021153882,0.031087952,-0.029751252,-0.030483656,0.04172244,-0.011442218,-0.002861892,-0.030137956,0.02406084,-0.03890263,0.017906228,-0.005650091,0.0044728178,-0.007903183,0.029159121,-0.004394116,0.0035965666,-0.0057088993,0.01551021,-0.008868261,-0.0149225695,0.007821237,-0.00065177993,0.030982481,0.055637352,-0.005488084,0.0073075555,-0.019583574,-0.003724547,-0.018571522,-0.06522864,0.03023699,-0.012512248,-0.0033173624,0.0022135263,-0.00933977,0.014330465,0.010826955,0.0034498835,-0.015918182,-0.017284855,-0.031280458,0.012162217,-0.012490394,-0.031207232,-0.060651805,0.015407264,-0.003832558,0.0053406795,-0.014134057,-0.042632032,0.0024139965,-0.04637034,-0.023879869,-0.006517268,-0.029704768,0.026961714,-0.04644685,-0.0026054734,0.047187172,-0.0034630108,0.03779876,0.02037788,0.038988464,0.0071881874,0.051909085,0.0026152069,0.07796644,-0.029487172,0.0041190046,0.042877667,0.009932435,-0.030271292,0.00436549,0.021761397,-0.031168519,0.004979078,0.019591583,-0.013003208,-0.03221713,0.0019203068,0.012237711,0.019366587,0.02210487,-0.023520844,0.009757467,0.029765062,-0.04349849,-0.029758029,0.0014201703,-0.000729034,0.027620655,0.05100623,0.011272267,-0.024110943,0.011086128,0.06671771,-0.02254084,0.024323191,0.05964161,-0.021645674,0.017129036,-0.09215138,-0.011003953,-0.0052727265,-0.00915036,-0.029099077,0.015063702,0.04392858,0.010587175,0.06099642,-0.029254597,-0.00797616,-0.014745073,-0.0003238423,0.00077303004,-0.03428525,0.0060399836,-0.0039371243,-0.034927826,-0.009532249,0.04093536,-0.009282659,-0.01076544,0.042507205,0.0077008093,-0.0701404,-0.012546907,0.0032477654,0.007430892,-0.03243707,0.034360774,0.009175338,-0.013429714,-0.021736762,0.039574854,-0.015774902,-0.008194864,0.08003125,-0.020071466,-0.0065283,0.03480076,-0.008498454,0.0589982,0.0026244286,0.019163959,-0.009222662,-0.004628626,0.04007139,0.021740036,0.01944707,0.001845319,-0.021550346,-0.020128619,0.0574855,-0.045919735,0.0330357,-0.0016494916,-0.026150014,-0.02229343,0.029343447,-0.007191402,-0.029062865,0.008871084,0.0068122004,-0.049361065,0.0063071633,0.003743208,-0.016526874,0.026073016,-0.022238337,-0.0064679394,0.046323072,-0.015841575,-0.01776645,-0.05048523,-0.004410422,-0.009121088,0.025733447,0.032370053,0.016148996,-0.021643003,0.0031726437,0.05650384,0.020366428,0.008096629,-0.045784816,-0.05097316,-0.007385907,-0.010675405,0.026385883,-0.014079786,-0.011345251,0.009284102,-0.033606466,0.027128886,0.03152729,-0.0070747547,0.00288961,0.015626496,0.01241387,0.06236801,0.0036379707,0.009179857,-0.017107211,-0.0019731824,-0.031529985,-0.044837326,0.021103853,0.005165587,-0.018414523,-0.09644774,-0.029167619,0.021046292,-0.020578811,-0.0033167454,-0.019438421,-0.035233956,-0.026704919,-0.025293488,-0.044241067,0.034253117,0.021976758,0.022779727,0.04679134,0.046613712,-0.04242485,-0.008029609,-0.037951235,0.019029224,-0.026518751,-0.0150518,-0.035643216,-0.0038447008,0.009166397,0.012740179,-0.08440104,0.020599112,-0.009616623,-0.03926676,0.035529792,-0.00054945966,-0.005879599,-0.002928878,0.017490862,0.018414494,0.0005309332,-0.006929116,-0.02871503,0.0011989751,-0.03289314,-0.011271343,-0.01646049,-0.0151103055,-0.026969448,0.038933992,-0.010784149,0.0059578177,-0.08797119,0.020280112,0.04023677,-0.018866552,-0.0022396252,0.052804466,-0.06088243,0.02311954,-0.010842207,-0.009306218,0.010164576,-0.026721407,-0.010194735,-0.010829818,-0.023292964,-0.009040602,-0.009895822,0.0029500034,-0.012588811,-0.019030467,-0.030528592,-0.03352415,-0.009233306,0.006971162,-0.040533315,0.025137788,-0.0080404645,0.022491321,-0.03750822,-0.036002945,-0.01787455,0.038878027,-0.018975679,0.026509454,-0.006578677,-0.00560428,0.020831851,-0.011737377,-0.0098258015,0.011480972,-0.0004642336,-0.019723637,-0.060206097,0.0385106,0.00004480358,-0.036783583,-0.0015747251,0.013529127,0.002206968,-0.038360205,-0.027516348,-0.022181103,-0.015031,-0.0661901,0.03803807,0.043545682,-0.07244005,0.0003894601,-0.025458038,0.0057253167,0.03752235,-0.018690992,0.04274944,-0.017170496,0.007007102,0.01862682,-0.014230912,-0.0070890477,0.049313247,0.0006819766,-0.0005554454,-0.016498825,-0.06279575,-0.0014581212,-0.040414087,-0.018113332,0.05743717,0.035986908,0.00037251852,-0.007450037,0.018793356,-0.01124928,-0.03560607,-0.13782324,0.008183107,-0.009073433,0.015251458,0.012341205,-0.018287867,-0.032297384,0.008472532,-0.027505776,-0.011426408,-0.00088221714,-0.03796266,-0.007580267,-0.032445513,-0.008518408,0.01809831,-0.02447799,0.00555442,-0.032604992,0.049342226,0.012240203,-0.040090617,0.080475904,-0.024640819,-0.015648011,-0.00850622,0.024547104,0.02951434,0.01153513,-0.037635602,-0.009127434,0.032595113,0.010476439,-0.0024925736,-0.006814108,0.042996157,0.005924069,0.024463637,0.037238803,0.024255924,0.045912683,0.006776482,0.0038178095,0.003752684,0.025381891,0.055920042,-0.0067473794,0.0022625877,0.015111024,0.019725505,-0.0049879695,0.008719939,0.033515494,-0.020128673,-0.00354655,-0.013922045,0.006787152,-0.019368773,-0.009020829,0.008919182,0.012601722,0.023525933,-0.045699783,-0.015660817,-0.018676396,-0.011052568,-0.051614568,0.03460425,-0.012331457,-0.02771517,-0.01678164,-0.028494831,-0.013394981,-0.0075625395,-0.017030401,-0.02026993,-0.04658857,-0.034719545,0.0034240487,-0.00985666,-0.018562464,-0.02214581,0.027335308,-0.00405002,0.037950035,0.041848857,-0.04576545,-0.014431263,-0.067536324,0.00951353,-0.044026792,-0.04137279,-0.04860734,-0.00024833268,-0.02796863,0.06957416,-0.013969995,-0.0076134834,-0.008808655,-0.046447467,-0.048215467,-0.023998514,-0.0055696894,-0.03142891,-0.016258636,-0.021168262,-0.05606483,0.0032075904,-0.004883264,-0.04418556,0.014355409,-0.040581875,0.029766541,0.03911035,-0.06116222,-0.021096732,-0.009048629,0.027478892,-0.0005507419,-0.015733713,0.012045679,0.016222976,0.04990408,-0.033267364,-0.00041248582,-0.0299475,0.041962914,0.016200354,0.02636074,0.015771009,-0.03323327,-0.000096806274,-0.009968881,0.014263297,0.045728415,0.03003191,0.008118091,0.01845877,-0.007739196,-0.03451863,-0.0265521,0.013030203,0.026081037,-0.022829866,0.00019524565,-0.017590545,0.0037580032,0.028441094,0.0019926275,-0.024803998,0.002991371,-0.037087545,0.015345549,0.047661312,-0.0124540385,0.020031117,0.038170107,-0.024951579,0.024756258,0.04202959,-0.0050448077,-0.032604083,-0.013373538,-0.02001511,0.021038057,0.06608288,0.00419708,-0.016830385,0.012005282,-0.005467151,-0.05831682,0.038684595,-0.016448135,-0.002972433,0.022541666,0.05125291,0.0083825765,0.02372578,0.015296028,0.015276528,0.0031591505,0.016605722,0.004326776,0.03289244,0.05971713,0.0400913,-0.028907852,0.0024308034,0.021077516,0.0072660907,-0.0042669196,0.008577255,0.014444035,-0.021387812,0.03208199,0.01336398,-0.0011066903,0.023812272,0.053887166,0.052682497,0.06426613,-0.059260935,0.07840439,0.007422396,-0.009098432,0.007990631,0.013211876,-0.029302707,-0.020894313,0.0034594124,0.017267773,-0.013448961,-0.012548764,0.017046671,0.025005106,-0.005369144,0.05527228,0.046132658,-0.0005275324,-0.0077237454,0.07039383,0.0050871046,-0.03054255,-0.020116702,-0.017990617,-0.044428814,-0.028458955,0.015231643,-0.06144311,0.06402806,-0.031324614,0.045512374,0.006918886,-0.0044808607,0.016975153,0.05513591,-0.02434103,0.038555488,-0.0057355748,0.007049568,0.00698554,-0.032105953,0.05345209,0.021241326],"last_embed":{"hash":"affzfk","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"affzfk","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{15}","lines":[342,342],"size":60,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"affzfk","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{16}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.084381185,0.025198907,0.002290395,-0.00010736155,-0.052002963,-0.031216206,0.0066460087,0.032087844,-0.026370874,0.01997261,-0.0039733467,0.0070489203,-0.032864682,-0.0068376935,0.03053991,0.051972117,-0.052834194,0.00025154738,-0.0054349857,0.007184189,0.028017676,-0.0058979746,-0.0006683421,-0.0078028836,-0.040015038,0.017737374,-0.007342351,0.027331414,0.060436707,0.056555096,-0.014079052,-0.07366205,0.028632428,-0.045075245,-0.01606457,-0.06825839,0.03526638,-0.031602938,-0.027434085,0.030702619,-0.003072569,-0.0049933647,0.04412813,0.024725845,0.004417573,-0.006742296,0.0002499406,-0.012132226,0.012168679,-0.033489987,-0.008445915,0.015269607,-0.0034406867,-0.051718384,-0.043189324,0.0243969,0.020348193,-0.03430901,-0.025951467,-0.03059624,-0.03721954,0.009335476,-0.05578988,-0.033618107,0.017295703,0.04976836,0.019808996,0.011867167,-0.021438517,-0.07442043,0.008529139,0.006454769,0.004530848,-0.028320204,-0.049175788,-0.0016139445,0.024800925,-0.012099799,0.020842073,0.056389704,0.045297384,0.024612963,-0.010135339,0.010673267,-0.012889931,0.006743847,0.006570431,0.008427546,0.02785676,0.008271816,0.0008739134,0.0041140257,-0.06007449,-0.017411292,0.035325173,0.024437021,-0.039423343,-0.017044736,0.019700995,-0.013527315,0.014635497,-0.039404117,0.017342066,-0.025447128,0.02987664,0.003164723,0.04011417,0.01056852,-0.010548158,-0.00998304,0.02261897,0.026715005,-0.030761886,-0.004114969,0.0022545496,-0.024570152,-0.010843766,-0.02231257,-0.0013901175,-0.00566864,0.021067325,-0.0018893109,0.008144322,-0.036148924,0.0007201728,0.033702962,0.011894698,0.009952621,-0.022021439,-0.003662513,0.06401439,0.053902447,-0.07383284,0.01739351,0.01304522,0.014503418,-0.033385545,0.0068431636,0.015164383,-0.072264776,0.006199237,0.010790219,-0.01979046,-0.030512078,0.01645352,0.0051295036,-0.0022197375,-0.0064747958,0.0013602145,0.013038062,-0.008759686,0.04357129,0.008020353,0.0021185214,-0.025384815,-0.023891699,0.04037175,0.046919107,-0.037847836,-0.03831895,0.010724405,0.009525344,-0.062276527,-0.00018519185,0.0307255,-0.004416322,-0.018786037,0.064728975,-0.0011672887,0.036474306,0.054368533,0.015348049,0.008435438,0.028729992,-0.013705832,0.040452458,0.063331276,0.011023298,0.024277586,-0.03619845,-0.030592954,0.0141750425,0.016072765,-0.029561395,-0.05562094,0.054291125,-0.0040453738,0.0015071617,0.03240974,0.0045508095,0.00062651455,-0.009081266,0.0054838117,0.031810727,0.014586304,-0.04112537,0.06717791,-0.027236314,0.0038535693,-0.041504905,-0.0043446603,0.027160743,-0.014623804,-0.018313047,-0.025335522,-0.0040629203,-0.049511153,-0.026656676,0.023011444,-0.054141436,0.010910457,-0.054178014,-0.013769484,0.03865465,-0.018802924,0.007932232,0.005084207,0.010326899,0.010793192,-0.041780543,-0.015114574,0.060333464,-0.023842085,0.0031573428,-0.023199972,0.020032303,0.025736297,0.048705366,-0.011588447,-0.019518606,-0.054520205,0.016066384,0.009421669,-0.030361686,0.05792735,-0.044281818,-0.031119386,0.036125124,0.031038791,-0.03002384,0.0026579895,-0.014963276,0.04972864,0.00634939,-0.06705755,-0.005533291,-0.009152557,0.017605195,-0.048089854,-0.016870176,-0.021780185,0.030497346,-0.02354187,0.0050831786,-0.05159236,-0.0067424206,-0.020237288,-0.011916762,-0.027904455,-0.044770498,0.020827826,0.031237088,0.010835179,0.021559263,0.01062309,0.007932368,0.037055973,-0.00359658,0.025934763,0.013934253,-0.024040734,0.017284913,0.025820706,0.022021053,-0.03298844,0.00089683617,-0.06668374,0.06006184,0.0641363,-0.010532116,-0.0069169966,-0.0020545407,0.0138086965,-0.015256744,0.06842538,-0.051262558,0.0056392853,-0.0042220973,0.054698624,-0.034919024,-0.012711109,-0.066800795,0.06567608,-0.0013332417,0.026175303,-0.05870089,-0.011905183,-0.1539101,0.016347528,-0.001802471,0.03563557,0.0011729551,0.029828802,-0.045059204,-0.0033660545,-0.005650461,-0.020147424,-0.03476503,-0.048099916,0.0214309,0.02216748,0.0036705097,0.017309142,-0.033102162,-0.0057663997,0.030254172,-0.032132316,-0.019251946,-0.0487237,0.021370418,-0.023315934,-0.055716813,-0.008027746,0.0063159303,0.021350522,-0.029738188,-0.021714212,-0.003750974,-0.011618526,0.0049776277,-0.019663678,0.008612739,0.07381924,-0.038791113,-0.007804126,0.03213304,0.034902964,0.06956969,0.0074098012,0.014458782,-0.015024776,-0.015977804,0.004729103,-0.020061241,0.0024461406,-0.02650991,0.003451252,0.011964682,-0.013149262,-0.0069761747,0.01942758,-0.02709038,-0.011441228,0.031121034,0.06517417,-0.008698234,-0.013296968,0.002224467,-0.009077076,-0.0075268387,0.0021713935,-0.05034156,-0.019213902,-0.004958704,0.0025283622,-0.0045525786,-0.05495213,0.0008155026,0.026322506,0.007580713,-0.054747146,0.04189523,-0.034685288,-0.03412378,-0.023625003,0.0057429,-0.11110692,0.02788155,0.029944519,-0.042923126,-0.018039372,-0.007907635,-0.05059214,-0.031203102,0.008644596,0.01862557,0.24793187,0.024177756,0.051951353,-0.024441266,0.058263943,-0.015415917,0.026925346,0.053841837,-0.012046424,-0.0051862337,0.0027829758,0.06520983,-0.037642863,-0.0012570553,0.012015389,0.046679,-0.03136483,0.012480095,0.050843697,-0.0005003723,-0.008820227,0.00687321,0.009070708,-0.008506628,-0.02851115,0.013938025,-0.01204098,0.039129063,0.020236498,0.037063636,-0.02099892,0.021610951,0.050744418,-0.026768496,0.021129373,0.023395738,0.01765527,-0.004268048,0.008180032,0.025285326,-0.010218257,-0.0034919372,0.052852146,-0.029111778,0.008622691,-0.04275445,0.00017159605,-0.017555952,0.029985134,-0.03033263,0.02439373,0.042864233,0.022202214,-0.00088448916,0.014805629,-0.035621174,-0.024725705,0.009832449,-0.021785071,0.008675703,-0.03725067,0.017810116,-0.07139655,0.030167425,0.007945035,0.017616905,-0.02975376,0.05435654,0.0029987004,0.022697749,-0.0009984368,0.02617348,-0.014494198,-0.012518976,-0.002867578,-0.017549753,0.011038583,0.039941728,-0.013050239,-0.008615164,-0.010619975,-0.015423012,-0.028812408,-0.073695675,0.02574776,-0.008601178,0.028561197,-0.021402942,-0.012256716,-0.004057797,0.023013705,0.022250853,-0.040617853,-0.0254836,-0.041668408,-0.00055700116,-0.03655535,-0.005872894,-0.054384097,0.0052946,-0.011657553,-0.010535528,-0.0055779037,-0.061080046,0.021186817,-0.035544723,-0.027525373,0.012142491,-0.037930757,0.014831554,-0.028942157,0.0028705995,0.009390346,-0.004551964,0.009489748,0.006737929,0.024438089,0.031838126,0.04071727,0.018150445,0.038557354,-0.013631763,0.018358976,0.01591258,0.011908109,-0.024172122,-0.014658425,0.025648687,-0.011977025,0.022176737,0.0151727935,-0.021012189,-0.03148128,-0.006889643,0.0056689153,0.030720422,0.0035033117,-0.011515603,-0.0019994227,0.023194635,-0.045368213,-0.033681963,-0.0009173535,-0.016781336,0.015174779,0.023611397,-0.007260506,-0.039529648,0.0042755255,0.032307785,-0.04054538,0.03711276,0.048657432,-0.017286383,0.030967388,-0.095078215,-0.015743587,0.0051704333,0.016535597,-0.017247543,0.0059867916,0.031221952,-0.012676953,0.049534168,-0.021330565,0.0068215188,0.01272619,0.017507432,0.0062797703,-0.04428493,-0.0022295173,0.013500754,-0.040876333,-0.017540073,0.055358123,-0.007212661,0.02271949,0.037715435,0.006904949,-0.049073122,-0.015743924,-0.018375225,0.024223398,-0.03147504,0.01912033,0.03016432,-0.03199892,-0.021244418,0.039743632,-0.0055921404,-0.0026642384,0.07082231,-0.014121809,-0.005283864,0.035610378,0.014986141,0.046440847,0.015227479,0.019771168,-0.015906112,-0.006275628,0.02226306,0.014249267,0.0014690403,0.0007698014,-0.01580809,-0.0066763507,0.06630772,-0.040725235,0.012563711,0.014027771,-0.03237858,-0.026142014,0.01648523,-0.007149528,-0.03228976,0.03882789,-0.032004483,-0.056845207,0.0020993636,0.012194786,-0.0067339754,0.024358777,-0.014328982,0.00037482867,0.060001448,-0.044388793,-0.0019560927,-0.023341065,0.0207702,-0.0090782,0.031300783,0.03472972,0.008342568,-0.023955274,-0.005731431,0.05426676,0.0231933,-0.015401946,-0.03763636,-0.044397313,-0.0074498313,-0.015327107,0.020880572,-0.020765368,-0.027722474,-0.013581304,-0.031875476,0.042474825,0.03022028,0.0016896804,0.014845061,0.0076516564,0.0027736414,0.057553224,0.03192596,0.035255745,-0.026999008,-0.021850847,-0.041384596,-0.05581271,0.019216342,0.026958093,-0.017233536,-0.08419262,-0.052380014,0.024320284,-0.002111268,-0.0067612715,-0.02180626,-0.025638346,-0.0230095,-0.020744367,-0.05450057,0.025036251,-0.0017899795,0.014011747,0.052148014,0.044560708,-0.012984799,-0.024748255,-0.018962728,0.013697974,-0.027019238,-0.0015475283,0.0032575517,0.009704581,0.003940272,-0.0017543822,-0.06452409,0.015069946,-0.011621455,-0.02649904,0.03197441,-0.009910799,0.0025071714,0.005129265,0.038149785,0.0055696364,-0.006256113,0.004389395,-0.0026781883,0.0014451151,-0.029552901,-0.019237967,-0.01889069,-0.013780188,-0.03249968,0.045729943,-0.023322405,-0.0038774332,-0.069434375,0.024957584,0.05068931,-0.003323119,-0.0017087342,0.054598168,-0.0447527,0.009658483,-0.013260952,0.009213089,0.045159295,-0.018010333,0.0045448677,-0.024049036,-0.01836327,-0.025694318,-0.030707628,0.005410417,-0.0029202371,-0.029684704,-0.031408772,-0.027815297,-0.022002362,0.008656051,-0.027527561,0.023159428,-0.033481456,0.0076131476,-0.022567982,-0.007139878,-0.0316278,0.03848048,-0.022154842,0.018903758,0.01597986,0.0059371223,0.011541635,-0.025907539,0.00030156065,-0.015803436,-0.013647884,-0.027965106,-0.041838516,0.015762756,-0.010487022,-0.05764772,0.018003257,0.016737115,-0.010016216,-0.02813908,-0.025492076,-0.024043804,-0.020300085,-0.05189795,0.018858131,0.0060080173,-0.073612444,-0.025579786,-0.0096473815,0.00078461075,0.041918226,-0.010736154,0.028124064,-0.02512282,0.0018101983,-0.0028339287,-0.0071149864,-0.010578228,0.025059707,0.012127886,-0.0037869003,0.006317583,-0.04598825,0.022416033,-0.027358126,-0.021044793,0.046007372,0.022687927,-0.0016315001,0.019004637,0.04504988,-0.03153963,-0.02118665,-0.12867567,0.033449806,-0.020673895,0.030647445,0.013886742,-0.011328981,-0.047066543,0.01694949,-0.036036395,-0.032328997,0.0023311437,-0.055503912,0.0072529637,-0.024133977,-0.006637292,0.01619956,-0.024651714,0.0031255973,-0.029276744,0.058761146,0.011788104,-0.02481538,0.059693623,-0.027198011,-0.041606158,-0.012326833,0.019639375,0.038166285,0.009778724,-0.04256486,0.0026633318,0.043053962,0.0066393493,0.007218242,-0.025405727,0.030903377,0.011271552,0.026639402,0.031495653,0.011556532,0.033135317,0.0023277896,0.014052564,0.02501583,0.043551616,0.060260367,-0.016806174,-0.008185466,0.010864294,0.027278828,-0.007961709,0.009884271,0.038288344,-0.009845127,-0.010321547,0.010249172,-0.005098048,-0.019848714,0.0094540985,0.014475178,0.024867507,0.034270994,-0.049354915,-0.012890854,-0.027906176,0.00044915418,-0.03216877,0.04004947,-0.007790407,-0.023818687,-0.017326925,-0.033081412,-0.0031236806,-0.0096156,-0.020943005,-0.012814042,-0.043160316,-0.045595236,0.0021491835,-0.014317963,-0.0073032957,-0.028517047,0.019975888,-0.021397693,0.03589007,0.05904157,-0.057285044,-0.026415398,-0.045840587,-0.022711806,-0.04749788,-0.029536342,-0.051294774,0.004890119,-0.015947688,0.043453805,-0.009922166,-0.00061001704,0.006362202,-0.038887966,-0.04777293,-0.040871084,-0.0024175954,-0.024769507,-0.01747772,0.015400561,-0.061509524,-0.0014444576,-0.0022922375,-0.04334705,0.025186533,-0.028294723,0.016657067,0.026284944,-0.062036823,-0.011710487,-0.002457504,0.021885889,0.0041154893,0.0112114865,0.0012666703,0.019400414,0.045369357,-0.029260121,-0.0012447556,-0.031781152,0.03946052,0.031083932,0.0153236305,0.009035025,-0.060070377,0.006332443,-0.023251157,0.040638074,0.052093934,0.015943807,-0.0006625828,0.027130147,-0.026844772,-0.016940799,-0.026720332,0.021090114,0.025175402,-0.03252739,-0.013833945,-0.01452826,0.021648705,0.03238363,0.014522329,-0.024407273,-0.00840506,-0.033851843,0.02243388,0.061097275,-0.012340056,-0.015891809,0.03835739,-0.047103174,0.0125524495,0.05991453,-0.01073164,-0.036382835,-0.0022524358,-0.024731042,0.005926529,0.07047408,-0.019518446,-0.01398149,0.02444425,0.0091559775,-0.053708207,0.044097032,-0.031598523,0.007658488,0.006516306,0.035746176,0.02616776,0.035208527,0.019718222,0.012962233,0.00906686,0.008071096,0.0033109065,0.034744795,0.07325227,0.050168514,-0.03913208,-0.0039904024,0.016997017,0.009089087,-0.009224599,0.021376401,0.0015355281,0.0027517655,0.02739054,0.022056371,0.013124125,0.034367125,0.05926958,0.053085025,0.06042273,-0.048290547,0.066918395,0.020066608,-0.0120169725,0.0036574595,0.037080415,-0.024397945,-0.0267413,0.014662896,0.018336222,-0.021876836,-0.01115968,0.019052327,0.030669698,-0.014371944,0.06037798,0.03745911,-0.015114928,-0.01687448,0.04820243,0.015159094,-0.016954731,-0.009548141,-0.028072879,-0.045378953,-0.018074632,0.01063515,-0.07854547,0.05321833,-0.039113183,0.0071081095,-0.0020362441,0.00614413,0.031000968,0.058028802,-0.018161269,-0.003925423,0.0145338,-0.0015662323,0.022461677,-0.033263627,0.0504456,0.0037296433],"last_embed":{"hash":"w5mmj0","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"w5mmj0","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{16}","lines":[343,343],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"w5mmj0","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{17}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031014057,0.030353932,0.003112934,-0.021421613,-0.034916766,-0.017959809,0.01611845,0.033417847,0.028832449,0.012106426,0.0131248655,-0.00023491016,-0.045451157,0.0013566028,0.013312636,0.050812572,-0.038267095,0.026449353,0.00028403057,-0.00807845,0.010898816,0.0061710556,-0.015830914,0.0071405587,-0.033455074,0.023343937,-0.0057528648,0.03162394,0.054144323,0.032355268,0.0095618805,-0.034851577,-0.014047075,-0.01594524,-0.02083916,-0.054963727,0.018597525,-0.016528398,-0.026241126,0.016168531,-0.022777272,-0.014200811,0.016154302,0.020200802,-0.024379218,-0.0340661,0.0076713613,-0.019337194,0.004324385,-0.049812026,-0.036967427,0.027119525,0.03359467,-0.029906217,-0.05405515,0.020114182,-0.00001812347,-0.030283501,-0.03485182,-0.017741337,-0.036299046,0.0074701197,0.010729125,-0.040448286,0.0118425945,0.039056525,0.006398278,0.026193868,-0.022584818,-0.08199972,-0.027023714,0.010261825,0.0015490026,-0.010296714,-0.009043541,-0.007709151,0.037716825,-0.012709328,-0.022993047,0.060043965,0.010661301,0.032303136,-0.0247939,0.0064484463,-0.015368528,-0.00831126,-0.008910408,0.035268635,0.05011713,-0.0051766257,-0.0025883154,-0.008896126,-0.0003698407,-0.04132447,0.034854185,0.029534059,-0.030022398,-0.0047594826,0.02291105,-0.010571885,0.01357018,-0.037359238,-0.036955126,-0.056708843,0.029035958,-0.008165374,0.016633183,0.038606122,-0.0116675915,-0.0145304855,0.026097644,0.007469464,-0.016438155,0.01517062,0.018456774,-0.036876813,0.024222426,-0.036630794,0.041317478,0.0047923937,-0.006994646,-0.0065941117,-0.018004486,-0.03973062,0.026504029,0.015170702,-0.0029894926,-0.0039898725,-0.020208007,-0.0033260386,0.06242466,0.05020788,-0.035068184,0.0066331006,0.02335153,0.02793639,0.0050829803,0.004917877,0.00784878,-0.09452264,0.044797394,-0.0078680925,0.020674167,-0.021988804,0.03343223,-0.052241948,-0.0037608547,-0.008012682,0.008941403,0.022288572,0.0076545323,0.05376847,-0.011460049,0.02994311,-0.020727964,0.004376144,0.00964317,0.009289417,-0.0055325343,0.0021730585,0.005122509,0.034525122,-0.02908912,0.03852481,-0.002437913,-0.021091856,0.004553461,0.04224324,-0.006077333,0.017075207,0.039287206,-0.0068531176,-0.0030983288,0.029608399,0.021362925,0.03347579,0.08239327,0.01572155,0.01962941,-0.027962685,-0.049943335,-0.030899059,-0.012410108,-0.0077308966,-0.03753172,0.039049473,0.011268379,0.012495832,0.011600713,0.02182928,-0.014326427,-0.039988425,0.004231314,0.030059397,0.02083101,-0.022090368,0.09775233,-0.038975537,0.010912217,-0.029112803,0.020186255,0.038837623,0.0063794963,-0.019204099,-0.04622239,0.0017973649,-0.022051904,-0.05104176,0.0042412593,-0.03308969,0.022039495,-0.039663132,-0.0074822316,0.00414388,-0.020774001,0.011572258,0.00079537684,0.021113316,0.035981137,-0.04932718,-0.028026406,0.045677084,-0.0057379645,0.041014187,-0.002587795,-0.00043862336,0.05382626,0.04819598,-0.0033493892,0.011887311,-0.031307776,0.03994427,0.0054006744,-0.032228485,0.025643975,-0.036350213,-0.03907166,0.02475727,0.033955198,0.014663539,-0.027907293,-0.009233836,0.06966056,-0.011170843,-0.07996525,0.0051024314,0.00600586,-0.0008404723,-0.031505212,-0.003741816,-0.0055561354,0.03713128,-0.0012472118,0.017967336,-0.051016368,-0.015514935,-0.0108237965,-0.01450768,-0.003738622,-0.016479416,0.04008169,0.06862435,-0.016121345,0.012328988,0.015882147,0.009928157,0.031366844,0.005294391,0.030128116,-0.028037118,-0.016397303,0.032439314,0.02764732,0.0070027052,-0.023428598,-0.012704133,-0.06335097,0.043539464,0.071750015,-0.0019413257,-0.02981307,0.026340721,0.03481943,-0.025480151,0.07293629,-0.027950427,0.032516878,0.012706969,0.05305148,-0.0657357,0.036625743,-0.02050498,0.060805593,-0.005323855,-0.025561579,-0.010881116,-0.016732778,-0.16053568,0.003812719,0.013001258,0.018786145,0.017916277,0.004249249,-0.063822396,-0.012680523,-0.0025916663,-0.007063483,-0.015660582,-0.04273249,0.007832146,0.043356042,0.011505198,0.012985622,-0.0029278116,-0.018908141,0.0437206,-0.030918606,-0.015916081,-0.0636183,0.01604546,-0.023631107,-0.024565628,-0.020626403,0.03940488,0.03440451,-0.05125277,-0.020295994,0.023425467,-0.009565232,-0.0003175623,0.037310135,-0.006671587,0.028933518,-0.0291408,-0.020413633,0.02450186,0.010242755,0.050572623,0.0019551993,0.018424343,-0.011425337,-0.00505647,0.017364545,-0.0022548868,0.018271135,-0.014676551,-0.01008205,0.040093154,-0.04473044,-0.049895998,-0.0062378817,-0.048470043,-0.009810254,0.03481823,0.048058122,0.010661961,-0.03421564,-0.00063268415,-0.019878961,0.010969972,-0.0144285355,-0.052192833,-0.037353378,0.0020663284,-0.0008386216,0.036537647,-0.058638126,-0.017954344,-0.017156545,0.0016083351,-0.046685632,0.038133617,-0.044991344,-0.023816612,-0.036241528,0.009533306,-0.09332144,0.011297902,0.02412048,-0.0048362114,-0.010803681,-0.031436257,-0.021039132,-0.01625658,0.008816947,-0.002002332,0.24673674,0.055544242,0.08062135,-0.047552545,0.027817903,-0.020410458,0.0028377613,0.045568213,-0.0071412954,0.0007101904,-0.04860253,0.023419328,-0.036160048,-0.0043617156,0.020792304,0.047047384,-0.022221373,0.0093108425,0.048769582,0.013083339,0.0064580757,0.011549546,0.0068478286,-0.028790848,-0.00053873315,0.02561268,-0.0017838064,0.049316034,0.0018023597,0.027181722,-0.03182377,0.032886796,0.02934645,-0.036478035,0.0046327454,-0.003148378,0.006574617,0.0010544901,0.03441729,0.05693409,-0.003422815,-0.0031401368,0.059768755,-0.025850447,-0.024390733,0.0022185068,-0.014963911,-0.027335206,-0.012142687,-0.033950124,-0.0018215326,-0.0152091775,0.0070183882,-0.009452971,0.035958316,-0.015082935,-0.055344637,0.035395138,0.002170359,0.026271071,-0.016504297,0.019542303,-0.06938292,0.027032124,-0.007365339,0.0129168,-0.0057591377,0.020249447,0.017564785,0.005373148,0.005658419,0.021528691,-0.021620538,-0.001520517,0.0032439614,0.016280241,0.033436682,0.06992993,-0.021951407,0.010519989,-0.029414695,-0.015562937,-0.014500482,-0.018108789,0.027899763,-0.02097741,-0.005728747,0.018758645,-0.008708014,0.0029580647,0.008031871,-0.015600343,0.024064444,-0.03653995,-0.015148747,0.008734626,-0.02002295,-0.016561382,-0.04612444,-0.015268186,0.030319652,-0.017254543,-0.02878511,-0.044989195,-0.0050159395,0.002507487,0.011435864,0.030882778,-0.016086759,0.03256807,-0.044859454,0.013022634,0.017792827,0.0011700866,0.03421213,-0.0094730435,0.036784954,0.00044780463,0.033552717,-0.021723399,0.030830542,-0.008514527,0.0011620931,-0.010777043,0.010983054,-0.027126463,-0.0041961772,0.023025349,-0.024997892,0.029581416,0.039758332,-0.01667904,-0.035667263,0.025099507,0.042679496,0.012620811,0.027628684,0.0126073565,0.01074772,0.015852429,-0.018136859,-0.048170824,0.011108868,-0.009385861,0.008046607,0.04206035,-0.013238626,-0.023784492,0.06134939,0.06852801,-0.013142333,0.019239716,0.024480468,-0.016948588,0.016094057,-0.054162126,-0.017139498,0.02190039,-0.020119749,-0.018053003,0.009492104,0.020789862,0.041244857,0.013641868,-0.036587674,0.018884378,-0.029137906,0.036353488,0.010299826,-0.012233145,0.032736108,-0.012502768,-0.045425456,0.015296514,0.049036395,-0.016684713,0.005095645,0.02976351,-0.0045571174,-0.025188882,-0.04235532,-0.043209758,0.034962844,-0.018833527,0.006137787,0.03352075,-0.036705784,-0.0057351845,0.018894881,-0.02612303,-0.0039017035,0.07102475,-0.01750666,-0.0058384314,0.031378683,-0.021660961,0.09270562,0.0071761315,-0.018611813,-0.005433089,-0.035529673,0.012186506,0.031539768,0.022263834,-0.0024705853,-0.033816375,-0.011743376,0.04353218,-0.03791853,0.01705382,0.00344886,-0.013917841,-0.034323063,0.018134924,-0.008582457,-0.049284477,0.0050630397,0.030322209,-0.0750093,-0.020222275,-0.023699144,-0.028786737,-0.003958692,-0.010823534,0.004176725,0.029786142,-0.0073293587,-0.000445131,-0.026848003,-0.014191909,-0.011127587,0.036403164,-0.0076824515,0.012498308,0.009851206,0.0110228555,0.010066597,0.014397141,-0.004864764,-0.035969503,-0.088007875,0.038645793,-0.0033957567,0.041476592,0.0045763836,-0.024972813,-0.012466554,-0.0022675402,0.05135318,0.028793834,-0.01898356,0.031156855,0.00492562,0.0094948895,0.040265612,0.016095815,0.04539567,-0.031227414,0.02778362,-0.019934995,-0.041348465,0.023473933,-0.004335244,-0.013174295,-0.07261736,-0.026665231,0.018181456,-0.082330115,0.0009925942,-0.004869077,-0.014122178,0.005738869,-0.039085507,-0.06180551,0.018656354,-0.010493888,-0.0034721438,0.04604526,0.029114857,0.010692378,-0.025021823,-0.04332502,0.010723703,-0.019117098,-0.024279892,0.005060848,0.0019255659,-0.006365858,0.0027062302,-0.08037706,0.033023875,0.03141341,-0.027522828,0.012172397,-0.016516862,0.0015120499,0.01649037,0.05696205,0.006661957,-0.026242953,-0.034868054,0.01915703,0.0007265417,-0.045444824,-0.004308674,-0.029336609,-0.022160152,-0.045279574,0.037830703,-0.016487177,0.0011015779,-0.10047688,0.009285755,0.0192607,0.019522827,0.008576326,0.0650287,-0.0375,0.009279605,-0.011977983,-0.0028487325,0.0491784,-0.006009226,0.015670428,-0.02937097,-0.01866977,0.032049984,-0.029232088,0.021931486,0.010148658,-0.013862134,-0.030993333,-0.018483866,-0.009430993,0.046160776,-0.023411794,0.033205878,-0.048349027,0.010932341,0.009900045,-0.023087036,0.017616328,0.05767844,-0.03348552,0.015534239,-0.0005326333,0.0021700328,0.046145394,0.0072073364,-0.0026982464,0.038507115,-0.01600173,-0.017345378,-0.045000877,0.027552877,-0.02091645,-0.05291524,-0.009549137,0.0011897263,-0.008231244,-0.03668431,0.010442995,-0.065266505,-0.009436053,-0.053406637,0.036316328,0.012234335,-0.06150392,-0.03304213,-0.023821613,0.009806467,-0.001215644,-0.013021896,0.032400057,-0.025982872,0.037862774,0.00040558117,-0.020404464,-0.017829448,0.0714727,0.0037529527,-0.022323297,-0.0088361865,-0.046468273,0.031898513,-0.031539354,0.003355911,0.06147311,0.020775264,-0.0016365172,0.016274126,0.015399402,-0.0021021825,-0.004845129,-0.1330487,0.021235187,-0.012601313,-0.013574076,0.00999763,-0.017032325,-0.04024317,0.00550129,-0.015863618,-0.039919794,-0.027188199,-0.0027827271,0.0030121133,-0.03373814,0.0110324435,-0.005802265,-0.029977968,-0.01226145,-0.05572026,0.054950744,0.014509676,-0.022835853,0.036380447,-0.013243392,-0.029807737,-0.066403314,-0.0013568836,0.038932044,0.016609022,-0.05720806,0.04985889,0.03007893,0.024345359,0.003205075,-0.011328733,-0.015620729,-0.0027608827,0.0015827544,0.028425159,0.021862578,0.057594556,0.014542304,-0.019652199,0.01468413,0.019795073,0.085521415,-0.0242097,-0.012261327,-0.061408557,0.044458624,0.012360008,0.004396892,-0.003893107,-0.00088999484,-0.02105035,-0.015303788,0.0021324663,-0.030930663,-0.03034865,0.031463552,0.0346241,0.027684972,-0.04769647,-0.0385395,-0.0026685344,0.02208667,-0.054350756,0.027232382,0.012206934,-0.020018939,-0.02328973,-0.030694611,-0.017757325,-0.02472326,0.0028755069,-0.0027154142,-0.07050071,-0.042139333,-0.00028845205,-0.028175944,-0.019823678,-0.017483316,0.012378113,0.010534363,0.0560833,0.07320207,-0.027408013,-0.040500734,-0.030319238,0.0006124215,-0.06813594,-0.0418298,-0.028860204,0.015500384,-0.045782845,0.021032657,0.0049002375,-0.012372523,-0.027379574,-0.030895056,-0.045863252,-0.055506133,0.010825445,0.0015684412,-0.016767897,-0.017284464,-0.017726425,0.007280708,-0.0055962293,-0.023615254,-0.0030876338,-0.026553895,0.01905035,0.0027324364,-0.06885517,0.0010790777,0.0010603862,0.015798807,-0.023408076,0.009353531,0.03645373,0.036242034,0.0351617,-0.036130633,-0.028668577,0.015025514,0.013023248,0.008422639,0.045708634,0.03430076,-0.014622276,-0.054505862,0.0062386203,0.031790003,0.0545758,0.03710439,-0.03973623,0.03290844,-0.035008617,-0.035223257,-0.057408914,-0.009181114,0.023211075,-0.013864622,-0.009808742,-0.012152777,-0.017052412,0.031405114,-0.008569487,-0.023864916,0.041430283,-0.04723617,-0.0037758604,0.007600234,-0.016507855,-0.0036197586,0.029282069,-0.042935804,0.0051800534,0.019408727,0.026335888,-0.04469022,0.008385228,-0.023476059,0.008228618,0.05329365,-0.010681999,-0.021103384,-0.033900894,-0.010594528,-0.04170706,0.0070596715,-0.0056915455,-0.018284943,0.0054322532,0.043201208,0.009713411,0.029516056,0.021558527,-0.0008613159,0.0115616135,-0.015352318,0.016937643,0.02933949,0.06598508,0.033955466,-0.012822324,-0.0035744717,-0.0015407691,0.034275677,-0.04555163,0.01847365,0.0010845817,-0.038682856,0.018054334,0.016917406,0.012456494,0.029645491,0.052014172,0.031027691,0.019152036,-0.017013028,0.05484443,0.0028438896,0.025241546,0.005424042,-0.027356673,0.010799247,-0.0017675553,0.005002004,-0.00006775224,-0.023736998,-0.0052329507,0.018211305,-0.00965819,-0.050160185,-0.009878073,0.04857872,-0.036853097,-0.015750607,0.037381966,-0.0014177973,-0.03236879,0.0050046933,-0.018234663,-0.059448946,-0.031767897,0.015461573,-0.05416474,0.016760245,-0.015297887,0.0059081865,-0.0022832097,0.008260705,0.020392057,0.040030308,0.004309296,-0.0065707695,0.02007393,0.0030047349,0.027076775,-0.03557791,0.044523746,-0.0019675395],"last_embed":{"hash":"1jz6b69","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1jz6b69","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Recommended Routine (If/When Adding Retinol)#{17}","lines":[344,345],"size":86,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1jz6b69","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Decision Timeline#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.011786159,0.01355571,-0.008872162,0.00068721955,-0.031246342,-0.0021597715,-0.017326957,0.0284649,0.027322654,-0.0038861693,0.026101436,0.010089492,-0.010945795,-0.0027892222,0.041577615,0.040444646,0.00009204942,0.015876992,-0.005366217,-0.04124523,0.033425227,-0.009871031,0.038000405,-0.002495338,-0.0008767065,0.0099824425,-0.011628073,0.0049953246,0.06768798,0.065104544,-0.041944377,-0.042500477,0.018307975,-0.013467255,-0.030836916,-0.052186258,0.02070876,-0.029215818,-0.04330953,0.033589114,0.006340129,-0.010119781,0.009786821,0.048224576,0.017723175,-0.03589323,-0.009759192,-0.0124501875,-0.0023230044,-0.044297174,-0.007817049,0.015656397,0.0054359008,-0.030402767,-0.019500868,0.0144762,-0.00039118098,-0.049600672,-0.02574935,-0.013648247,-0.03352143,0.025524838,-0.02637916,-0.013092039,0.008088765,0.032414425,0.02086179,0.019525224,-0.018809501,-0.085502945,-0.014497139,-0.0032613685,0.013965279,-0.046098575,-0.06339231,0.0134606855,0.045137294,-0.012682816,0.022358557,0.051772945,0.010080068,0.012182785,0.003989697,0.038101844,-0.011375963,-0.04176033,-0.0065817162,0.093679875,0.013209143,-0.017261852,-0.032440837,-0.006869243,-0.078263804,-0.034925982,0.016966857,0.0037228216,-0.04058606,-0.006342415,0.03543958,0.01794942,0.021084683,0.0049524,0.0120069375,-0.041848846,0.02379027,-0.014748176,0.012259961,0.029693885,0.004827655,-0.017781137,0.034328893,0.019004697,-0.011854715,0.02191018,-0.001570325,-0.0007737536,0.01745166,-0.07250321,0.004135697,0.0001276634,0.042661224,-0.019512942,0.039271094,-0.014354146,0.00027068655,-0.003576838,0.011792484,-0.016440127,0.01425768,0.0049735373,0.053883582,0.01670159,-0.062404,0.009353873,0.010514044,0.020504504,-0.0058798236,0.0050247577,-0.025049374,-0.08238377,0.03373149,-0.01711318,-0.028293453,-0.008828655,0.019085634,-0.006413892,-0.002444904,-0.005261951,0.015253312,0.008448106,0.016652577,0.06953363,-0.043806504,0.027815586,0.012755449,-0.010479314,0.05791758,0.020364244,-0.03747238,-0.018767567,0.0014866785,0.030792156,-0.043023806,-0.0016325656,-0.006601327,0.011498546,0.013041065,0.04122959,-0.028924977,0.011402708,-0.0030863595,0.018000636,0.02680405,0.030714672,0.00944128,0.017378997,0.06796499,0.0020567924,0.0053570494,-0.03159457,-0.048872575,0.012017435,0.01764816,-0.03820251,-0.060059726,-0.001565829,-0.005706681,-0.0190532,0.0031722793,0.034499146,-0.035280664,-0.025495766,0.01067962,0.034558315,0.002492779,-0.029854532,0.01724756,-0.03891408,0.0031452237,-0.05053076,-0.003609092,0.030562973,0.0077591757,0.02996007,-0.02356044,0.0033697162,-0.038300388,-0.020562682,0.030018186,-0.016756505,-0.03706332,-0.05177218,-0.022845997,0.03846414,0.012780477,0.035525426,0.00051142124,0.02453595,0.009588158,-0.03701425,-0.005347883,0.043360967,0.009382504,0.005355445,-0.0068175443,-0.024039164,0.006711851,0.052660454,0.019178944,-0.0030718572,-0.005530201,0.00737112,-0.013452746,-0.021526188,0.020682408,-0.027705776,-0.049558155,0.009260351,0.031078748,-0.048852626,-0.015421892,-0.016383741,0.05172815,0.024900105,-0.039463587,-0.020971699,0.0009669714,-0.043136127,-0.04106138,0.020612298,-0.0035144584,0.042715866,-0.037610684,-0.017375002,-0.060021605,0.00009512275,0.004028973,-0.027474064,-0.017782932,-0.0060929144,0.0055123684,0.005310363,-0.02132866,0.035259884,0.010131864,-0.027717909,0.005893719,0.0034571486,0.028080229,0.029873338,-0.007798006,0.054158475,-0.013883653,0.023471,-0.014606094,0.0033759717,-0.065394364,0.04013534,0.058491684,-0.0020796314,-0.021556845,-0.000929663,0.039180215,-0.015644543,0.038142428,-0.06691568,-0.0064026644,-0.0073964507,-0.0006262236,-0.0015844825,0.021344274,-0.011870374,0.06310781,-0.033087034,0.036027007,-0.042804778,-0.0049739587,-0.15865105,-0.009689381,0.021234335,0.021543438,-0.0059809806,0.019534698,-0.041995395,-0.027307099,0.0050443592,0.022873268,0.008854319,-0.046824824,0.015113043,0.0006854776,-0.015388312,0.021254865,-0.055211645,-0.03534378,-0.008518825,-0.02458868,-0.04781191,-0.06290125,0.039230604,-0.021325482,-0.011580933,-0.00084121496,-0.031587984,0.027375506,-0.0115777105,-0.014890582,-0.0044159894,-0.0017185018,0.004574375,0.021312805,-0.0016205864,0.05373349,0.014875304,0.00094302604,0.017731935,-0.00033829355,0.013394785,0.085861444,0.020610651,-0.011056317,-0.005727003,0.020197794,0.022839135,0.012181839,-0.023103243,-0.02884659,-0.020017793,-0.032707185,0.022968791,0.0137460595,-0.045036476,-0.014431242,0.018085785,0.0437613,-0.030244203,-0.006479688,0.0058991094,-0.07300517,0.0021470361,0.011934397,-0.029608449,-0.00689608,-0.0518153,-0.04005373,0.0047838045,-0.032318667,0.012986416,-0.023539186,-0.0015452795,-0.015394945,0.037904453,0.026991602,-0.0121719055,-0.02782509,-0.013256338,-0.07458019,0.013229269,0.025506504,-0.007251578,0.002823149,-0.060937095,-0.026360573,-0.018036136,0.03408006,-0.0046748724,0.2262135,-0.004778033,0.07638096,-0.05500949,0.08205838,-0.011405073,0.027945982,0.04872019,-0.020065034,-0.031047614,-0.011187672,0.027994623,-0.030524757,-0.030829625,0.032922287,0.018064067,-0.014289654,-0.025351638,0.07440366,-0.004289863,-0.0043877554,-0.0031864494,-0.001331565,-0.026279552,-0.04487115,0.024149623,0.01005806,0.010763156,0.007865264,-0.0029383793,-0.016277665,0.039249446,0.039479814,-0.021744594,0.023494063,0.033355057,0.030474886,-0.020334037,0.003928368,0.043934897,-0.013108166,-0.018031655,0.012284601,-0.029760728,0.017733637,-0.029729499,-0.0035319868,-0.019692564,-0.0015044505,-0.04986765,0.03687495,0.05003806,-0.0049209064,0.0050613224,0.038168237,0.022436172,-0.060515042,-0.0006761306,-0.0113539975,0.033373307,-0.03346045,0.0026439424,-0.032817315,0.012840385,-0.023594996,0.041180935,-0.01804844,-0.015649846,-0.0001931455,0.0050055925,0.015643543,0.019984026,-0.010729054,-0.012571707,0.02815983,0.01990134,-0.010636799,0.031695567,0.04538466,0.041603416,-0.0298085,-0.01841359,-0.059587307,-0.038492702,0.032733623,0.01118779,-0.02547611,0.03338995,-0.032522272,0.007841933,0.0037137333,0.026670933,-0.036393642,-0.01680014,-0.039950617,-0.0051999777,0.010182205,-0.038461618,-0.07994344,-0.0074678534,-0.020426182,0.02236271,-0.010493032,-0.050098985,0.026145276,-0.013716423,0.0016166486,-0.02196307,-0.000737039,0.07078637,-0.035502635,-0.0020143625,-0.031087816,-0.019710097,0.020301532,0.039814565,0.0314653,0.02077726,0.039461076,0.035085488,0.032278698,-0.0006018062,-0.020861289,0.017842961,0.037769232,-0.05533667,-0.018833194,-0.00093699055,-0.0127697885,0.019620765,-0.0022022587,-0.024905846,0.023648398,-0.0005548273,0.015822731,0.0092850225,0.049112547,-0.022252118,-0.008477645,0.02680589,-0.041770775,-0.0603468,-0.007692956,-0.01842031,0.0324662,0.019305618,-0.031491548,-0.0021805358,0.0044970927,0.035475984,0.004832881,-0.024200084,0.020076402,-0.0520082,0.04059045,-0.06997459,0.00037846982,0.017681612,0.002786461,-0.039617408,-0.01113096,0.031920865,0.027715936,0.064790614,0.021240966,0.0013613765,-0.009150174,0.037511617,0.023442173,-0.01199759,0.01127812,0.03303631,-0.030644948,0.017674245,0.050111838,0.000589346,-0.006301607,0.023159415,0.007942005,-0.049102306,-0.00365014,-0.037766024,0.0033368592,-0.022890933,0.027385833,0.044514783,-0.02776962,-0.024823645,0.021499593,-0.025129223,0.0008926952,0.08012916,-0.03780065,-0.02644121,0.037976366,0.0069378386,0.083472796,0.0025242532,0.017594231,0.019714497,-0.012167181,0.045741264,0.007928404,0.021949258,-0.031942632,-0.013047328,-0.008457848,0.06650869,-0.038334515,0.038795322,0.0016760505,-0.020778645,0.012383434,0.026737088,-0.05280791,-0.02557595,0.017511101,0.014451685,-0.04922591,0.009121423,0.0038383184,-0.0035319321,0.0020919077,-0.013411625,-0.006677243,0.08994523,-0.05054466,-0.039721243,-0.027469356,0.0016184058,-0.006258015,0.0060233157,-0.005531925,0.0034062634,0.0071907234,-0.018812148,0.032762405,0.020682659,-0.006720318,-0.026705794,-0.047100812,0.004872061,-0.008175519,0.044209376,-0.011338535,-0.0025250118,0.017208032,-0.020772753,0.046831943,0.033107303,0.0298587,0.00054068887,0.016091257,0.016816128,0.04723445,0.0083000455,0.019635133,-0.021467434,-0.036977183,-0.04089499,-0.030977318,0.019407444,0.012216818,0.0037230994,-0.055320986,-0.05718393,0.023616264,-0.03172559,0.010014139,-0.008956796,-0.050581798,-0.0018071464,-0.023371508,-0.07453249,0.027065717,0.016297791,-0.01923136,0.052405406,0.033952463,0.007868579,0.00016048667,0.010947495,0.041940235,-0.019734267,-0.029528558,-0.03093863,-0.022252247,0.030487461,0.03489115,-0.082162954,-0.015625471,-0.024803141,-0.009451636,0.014025194,0.0073383222,0.015535923,0.0068947095,0.035321742,-0.026484504,0.010282054,-0.020540062,-0.0044471445,-0.005394388,-0.03592499,-0.0004935354,-0.009465794,0.008643748,-0.042808536,0.006491982,0.012928522,0.021959398,-0.10613068,-0.007967416,0.013204533,0.021040723,-0.0028957208,0.004822494,-0.039641228,0.011069095,0.000559437,0.014867744,0.0008567713,-0.014967612,-0.008968045,-0.031950045,-0.012945499,0.012831381,-0.010290814,-0.006667549,-0.0016773646,-0.031007158,-0.04754861,-0.036584742,-0.012111277,-0.004551722,-0.029680355,0.04054459,-0.0154289575,0.08065965,-0.03529227,-0.07136945,-0.044902466,0.02318756,-0.046601873,0.018377129,-0.008742003,-0.014339567,0.01882558,-0.028705733,-0.004381459,0.038586736,-0.025300348,0.0011897269,-0.033534184,0.053884286,0.024948878,-0.038467724,0.044771865,0.049933914,0.025185814,-0.022672774,-0.004902044,0.0009727661,-0.0069604684,-0.040559575,0.014072666,0.02176987,-0.07058908,0.008174802,0.002947,0.02993092,-0.028646596,0.017876437,0.05543619,-0.024430495,0.03460148,0.015524274,-0.0038813264,-0.016332207,0.0084066875,0.005457317,-0.011973932,-0.0020187036,-0.04672967,0.029766558,-0.0146336835,0.011287744,0.027201286,0.03707648,0.034129776,-0.011422411,-0.013955682,-0.03208914,-0.02156789,-0.15193348,0.06371138,0.016034938,0.01003753,-0.0060929907,-0.006437564,-0.01517554,0.032466464,0.004507267,-0.033183068,-0.0287122,-0.070817485,0.0012435784,-0.015299609,-0.010070956,0.0233836,-0.010441419,-0.009444832,-0.033725332,0.035771817,0.0016263484,-0.02601415,0.08695813,-0.026377736,-0.045088675,-0.024077337,-0.017776344,0.0077093006,-0.0060298494,-0.050741818,-0.0002906988,-0.0034348369,-0.0019325663,0.017002525,0.0071221967,0.05017082,0.007377812,0.016869856,0.0073127314,-0.010106957,0.028682863,0.019450003,-0.0018166687,-0.014686428,0.007793925,0.075117044,0.04431313,0.009927722,-0.0451334,0.001957285,-0.047969315,0.015573131,0.00287721,0.0060379556,-0.0010130866,0.017226765,-0.016905067,-0.014607265,-0.033579305,0.027203428,-0.016518753,0.03875282,-0.03713861,-0.029745087,-0.05176576,0.012544587,-0.050782368,0.034911133,0.0018063491,0.010298129,-0.039481975,0.0036349886,-0.002507603,0.0071125804,-0.024118178,-0.024559755,-0.01397312,-0.03335308,-0.007928574,-0.025752245,-0.034877688,-0.0067203175,-0.0006650714,-0.024924988,0.03517747,0.023785334,-0.028117688,-0.016198983,-0.014739959,-0.006136357,-0.06808838,-0.027025126,-0.015868317,-0.0018078856,-0.04204984,0.043123778,-0.017781042,-0.01824359,-0.033063684,0.0069014714,-0.022842053,-0.038146965,-0.02384863,-0.038695127,-0.009386631,-0.007478056,-0.015747955,0.004863557,-0.0119058695,-0.045674887,-0.0022424015,-0.013585518,-0.010247276,0.022212999,-0.09333595,0.0012607104,-0.020246353,0.011028172,-0.0021480855,-0.03662686,0.037720732,0.0019596019,0.01217435,-0.04726725,0.031166732,0.03190587,0.047607724,0.019276222,0.017493753,0.03209174,-0.02544528,0.01771907,-0.027427902,0.04151132,0.04028618,0.026944669,0.017780216,0.043687254,-0.024465261,-0.05582256,-0.044464923,-0.007487148,-0.006365582,-0.008245025,-0.0158562,-0.029830234,0.015269829,0.028393032,0.01326446,-0.017475186,0.028337367,-0.03610216,0.0065507726,0.051140975,0.0066001257,-0.0061044693,0.03904138,-0.006091608,0.0017793195,0.06300204,-0.00017534122,-0.04969428,-0.02257764,0.0020966444,-0.0016098637,0.12190576,-0.0018980056,-0.027853614,-0.00083280244,-0.0032078535,-0.018347865,0.0372473,-0.000013732646,-0.0140287075,0.031191433,0.054358628,0.0037867872,0.02721572,-0.0065212655,0.003543447,0.01772526,0.027777566,-0.015471597,0.050280306,0.04311398,0.040872004,-0.03382383,-0.013596852,-0.003937799,-0.0062891976,-0.0018132969,-0.0128943715,-0.012042446,-0.034920216,0.042799294,0.024981186,0.00084709254,0.011432508,0.059196565,0.047682557,0.047116645,-0.027147645,0.016678616,-0.0072445353,-0.011449262,-0.00032527998,-0.008732292,-0.036191598,-0.030623809,0.0032315964,-0.016662704,-0.010317751,-0.010124567,-0.009247908,0.016305888,0.029725634,0.041571315,0.05597185,0.011076679,0.0006026094,0.035319258,-0.011060135,-0.038476914,0.007927707,0.004147688,-0.022740921,-0.036212303,0.009779669,-0.020154044,0.020433832,-0.018899444,0.009240738,0.0035360514,0.0008017095,0.037956405,0.04620417,-0.009880356,0.013295725,0.01180148,0.03074196,-0.0025019073,-0.015671361,0.01661927,0.024922848],"last_embed":{"hash":"1i9zyab","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"1i9zyab","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Decision Timeline#{1}","lines":[347,347],"size":71,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1i9zyab","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Decision Timeline#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040211707,0.0047212443,-0.01747794,0.0010537276,-0.032207943,-0.0362647,0.011313466,0.039490234,0.0063192216,0.018748714,0.02604547,0.03481552,-0.05698357,-0.0013800228,0.023783293,0.06739694,-0.024276733,0.009507262,-0.027591346,-0.010847697,0.037702248,-0.017891929,0.042399637,0.02969625,-0.0487355,0.01165382,-0.049876887,0.030365702,0.06298676,0.07352248,-0.0419154,-0.015993519,0.011794857,-0.011327687,-0.0075538266,-0.05328408,-0.015712468,-0.022368846,-0.03377078,0.040643934,-0.016103588,-0.02138621,0.018537257,0.035212584,0.028589383,-0.0362386,0.0041735885,-0.016464869,-0.013117416,-0.03750452,0.007254993,0.009933047,0.027756069,-0.013725166,-0.034637284,0.011740024,0.002612129,-0.045391977,-0.0076839584,-0.014455846,-0.047515005,0.037224073,-0.05319584,-0.011921789,0.003421097,0.026690552,0.029492265,-0.0025703956,-0.013442227,-0.07664464,-0.003903245,0.002020767,0.0006706516,-0.027499985,-0.027748065,0.009859668,0.04802055,-0.0007004577,0.008457537,0.055223595,0.0055502616,0.031268902,-0.015626553,0.029581072,-0.003907942,-0.012934653,-0.011352038,0.062366292,0.02211184,0.0071263066,-0.035779975,-0.0076408335,-0.013060662,-0.0062103323,0.0134666,0.007842113,-0.034769278,0.0075814044,0.04484765,0.013983843,-0.005891745,-0.027647454,0.0019381279,-0.038016208,0.010289884,0.0038734602,0.009405221,0.024015447,0.0049929963,-0.013528011,0.024979992,0.01322539,-0.008153709,-0.009965569,0.004984793,-0.031165844,0.018726842,-0.048005536,-0.013673835,-0.022152424,0.025691042,-0.026138693,0.022042913,-0.03824944,0.03631166,0.020247454,-0.010138107,-0.017826436,-0.0029012258,-0.0008164864,0.061039843,0.020307139,-0.053031128,0.012699573,-0.0043626134,0.03125576,-0.01024517,0.019025015,-0.0068964353,-0.06477599,0.054370422,0.0027138926,-0.011139793,-0.009719954,0.0283824,-0.0012062793,0.0006494585,0.002956855,0.011058229,0.0068660774,-0.007224153,0.06349006,-0.028789679,0.029370943,0.012852679,0.0033722573,0.013576192,-0.025499241,-0.0053977566,-0.030277573,-0.008347491,0.011393857,-0.066856,0.028224945,0.023653122,0.048289884,0.0017489006,0.04641757,-0.025750877,0.012617639,-0.005010023,0.0019712755,-0.0051815663,0.042399753,0.0105679445,0.020148635,0.045202076,0.022688655,0.026615754,-0.014019911,-0.03392756,-0.017090043,-0.028267706,-0.029283749,-0.06484201,-0.009607822,0.010450654,-0.026125701,0.0076629203,0.048252862,-0.012241644,-0.021095177,0.018706664,0.015417958,0.0022526078,-0.024339188,0.06512259,-0.061590124,0.0071565416,-0.05412398,-0.006544367,0.051486626,0.0048850216,-0.022189602,-0.027459724,-0.011229302,-0.029072082,-0.018852916,0.014653717,-0.028358916,-0.016462028,-0.052517664,-0.019588135,0.03739993,-0.019183712,0.023795575,0.0024394365,0.032038115,-0.008674067,-0.054240447,-0.054355256,0.041876122,-0.018111153,0.015081259,0.002256117,-0.031077862,0.019918531,0.05570975,-0.004466197,0.03021423,-0.0272329,0.018666362,-0.0011364834,-0.032123018,0.024882033,-0.035188925,-0.04699101,0.020864991,0.026109613,-0.021362484,-0.008702038,-0.015297106,0.04282869,0.017563568,-0.051956017,-0.019776586,0.005269935,-0.030851102,-0.01293249,-0.0064178994,-0.016064288,0.05251062,-0.049368344,-0.0055196136,-0.079890266,0.00032043926,0.0030901262,-0.00636732,-0.009632662,-0.030499632,0.020513343,0.038967647,-0.0038427273,0.02278154,0.0031963114,-0.02287177,0.04666783,-0.017801689,0.016809456,0.0041967873,0.013432334,0.04618622,0.007964763,0.05359606,0.0026815382,0.016939467,-0.03618821,0.028126858,0.06544473,0.010558981,-0.029998235,0.015723268,0.03346936,-0.005286638,0.026350588,-0.088568754,-0.018138763,0.0066696927,0.044689093,-0.024733314,0.0074758953,-0.0010785385,0.06652108,-0.027298477,0.009009326,-0.01413943,-0.02559418,-0.16196305,0.009860378,0.02162632,0.035775427,0.0041940846,0.02882088,-0.031337652,-0.030145776,-0.0144515885,0.016306426,0.0013695162,-0.045389038,0.017837359,0.014332484,-0.037137482,0.021298554,-0.03449802,-0.014307305,0.017181063,-0.02782656,-0.030182026,-0.070965216,0.002497539,-0.03989214,-0.04349756,0.00268983,-0.0036695993,0.029641232,-0.035546005,-0.016189015,-0.008013323,0.0049603507,0.0037811107,0.045073826,-0.003330548,0.033032745,0.011475671,-0.008749311,0.024820585,0.007976428,0.04277822,0.03936742,0.01359402,-0.0033055674,-0.030361624,-0.008979883,-0.00055684726,0.026694095,-0.0068702544,-0.039188612,0.007506458,-0.042199925,0.0074675432,-0.006472549,-0.04941384,-0.007403917,0.05443936,0.05462888,-0.009581645,-0.053875096,-0.034650464,-0.043422192,0.0028185535,-0.028294645,0.005509744,-0.015621222,-0.01495999,-0.027865829,-0.010461638,-0.023474457,0.010120061,-0.024138203,-0.0040703416,-0.041417245,0.031673405,0.0043551587,-0.018175494,-0.016698135,0.0065986644,-0.08412687,0.012135013,0.023557955,-0.024482721,0.010368751,-0.044825856,-0.035427377,-0.039230924,0.0012665194,-0.0096023,0.247936,0.021175101,0.067135334,-0.049946602,0.06911029,-0.010062518,0.03504411,0.024358815,-0.030740315,-0.020547304,-0.0031330176,0.022884067,-0.045025915,-0.0057553053,0.012885017,0.02193875,-0.022509413,0.0021935292,0.055860374,-0.024690017,0.00046008604,-0.0035522878,0.011587626,-0.00056686776,-0.041118007,0.0073079565,0.0007492675,0.008164345,0.011894942,-0.020314656,-0.04322569,0.048303913,0.040688317,-0.056026015,-0.005731087,0.04324068,0.021039993,-0.0035782948,0.0072409324,0.058859512,-0.011962733,-0.0036303883,0.06109501,-0.057496183,0.013570087,-0.03894877,0.025811816,-0.03964455,0.016812569,-0.06913462,0.048889548,0.027593603,-0.011079877,-0.037214138,0.046472736,0.018627238,-0.046396043,0.015105748,0.012525412,0.017644767,-0.006142265,0.005691098,-0.038880356,0.014039461,-0.0031778857,0.028919253,-0.025738956,-0.0045866426,0.0056576584,0.0015414915,0.012171259,0.013270553,-0.042733464,-0.0049133026,0.0061535323,0.010287106,0.014969946,0.02687851,0.018849712,0.010612509,-0.04229181,0.00790659,-0.04853656,0.0016936135,0.02026466,0.018737733,-0.048022516,0.027534695,0.0052839913,0.010380987,-0.01571172,0.04749949,0.008619867,0.0005299173,-0.04612673,-0.015999474,0.0060212477,-0.041335404,-0.04196114,0.017131856,-0.01024595,0.010502173,-0.018987099,-0.064873055,0.014851054,-0.01707772,0.004184809,-0.019782312,-0.02612137,0.05351641,-0.039500922,-0.0042086076,0.01600668,0.015508234,0.025890851,0.017770357,0.031957958,0.021500746,0.041621912,-0.010507037,0.030369705,-0.033431932,-0.0044770297,0.00045706038,0.015132208,-0.044939734,-0.028562298,-0.0025055876,-0.013219599,-0.002578781,0.00081846217,-0.019500988,0.013885686,0.027320927,0.019443091,0.029808298,0.056876644,0.0023288585,-0.0060607195,0.005461461,-0.03607813,-0.06131949,0.021683168,-0.028866734,0.012986125,0.0428185,-0.028063925,-0.018390577,0.019402348,0.03226754,0.009055229,0.004040017,0.050136212,-0.03955009,0.025530312,-0.07933745,0.012117575,0.0153234955,0.02012614,-0.032755125,0.0009557329,0.031102754,-0.0023218521,0.02872744,-0.02202318,-0.0034544352,-0.031065473,0.02677558,-0.0144945895,-0.016990995,0.03197607,0.014345925,-0.05296615,-0.0030107056,0.06342601,0.014567211,-0.021202119,0.021963818,0.007377348,-0.07150603,-0.036627345,-0.0069450927,0.010019789,-0.027218964,0.045534164,0.024494998,-0.019301344,-0.015309576,0.03127099,-0.016609916,-0.0045911516,0.08680958,-0.027032545,-0.01692906,0.021070093,-0.013246346,0.103133895,0.032159653,-0.0028502415,0.000083321014,-0.019006463,0.026058316,0.013481388,0.014809863,-0.0043876963,-0.028000886,-0.0009331561,0.06519136,-0.01944552,0.004678171,-0.01250557,-0.032926735,-0.017664377,0.038665578,-0.043982945,-0.03242007,0.017196056,0.015879469,-0.048100073,0.0046874145,0.001121994,-0.0013372141,0.006373253,-0.027450738,-0.010150087,0.062361915,-0.02848927,-0.015751978,-0.028202249,0.008617305,-0.010552883,0.001288168,0.024538249,0.004432246,-0.014624977,0.0021572916,0.02737582,0.026124246,0.0032803167,-0.054961145,-0.056268066,0.039024163,-0.024473479,0.030471455,0.00241741,-0.0068724654,-0.004292502,-0.037932858,0.04728156,0.030386597,-0.012124261,0.034149066,0.030732244,0.010778197,0.010096035,-0.003992097,0.03186779,-0.013441776,-0.019206326,-0.06782399,-0.03197506,0.023493057,0.011636393,-0.010584047,-0.05822259,-0.052802406,0.028899498,-0.028970253,0.011306261,0.020367816,-0.039999545,-0.014444398,-0.016286632,-0.052684765,0.058918685,0.009025816,-0.019301211,0.04028354,0.030424954,0.022313463,0.00097644544,-0.007536918,0.023912271,-0.015715383,-0.049587812,-0.03181397,0.0012373726,0.004865568,0.030715892,-0.08089294,0.0013427909,0.008854676,-0.012891911,0.033091195,-0.009135431,-0.0015462685,-0.008813508,0.015748145,-0.005971521,0.002937861,-0.018390633,-0.004159583,-0.023214236,-0.03526536,-0.005121978,-0.0020065077,-0.035528783,-0.05842774,0.007150648,-0.010021233,-0.009377269,-0.06569064,0.0012630256,0.030962797,0.005206656,0.0016433425,0.044598017,-0.038525928,0.0010125308,0.0064522885,-0.01922587,0.01883485,-0.020132227,-0.020073887,-0.024751391,-0.021275466,-0.018724225,-0.019829461,-0.002216032,0.025841927,-0.016270485,-0.06720749,-0.00777786,-0.004449248,0.01984384,-0.01414435,0.047817767,-0.04975553,0.049190197,-0.01490082,-0.04976376,-0.035509877,0.0495392,-0.037162125,0.027188255,-0.0012594413,0.0069641946,0.022800613,-0.038332608,0.01971369,0.026114045,-0.0073303683,-0.006682714,-0.05815887,0.042218514,0.010262057,-0.03452105,-0.009292643,0.04091454,-0.009237543,-0.06414031,-0.0042354013,-0.023859967,-0.0105068665,-0.048808772,0.019477049,0.0039792187,-0.06251024,-0.005363037,0.010217831,0.024762575,-0.03480951,-0.0007081215,0.040000778,-0.034377173,0.052144922,0.022126358,0.0020672914,-0.011729896,0.050475262,-0.013446103,0.0069799908,-0.004982544,-0.061182193,0.03943653,-0.016670967,-0.017799897,0.045548964,0.039459724,0.023537902,0.0039018192,-0.01383905,-0.0025659483,-0.044636663,-0.1435841,0.014733665,0.012609702,-0.011904872,0.016461603,-0.020033699,-0.015570606,0.018865496,0.015606583,-0.032913268,-0.01159175,-0.07043371,-0.005698716,-0.03444704,0.027560964,0.009499299,0.002775169,-0.00026590686,-0.037523326,0.044019286,0.021944946,-0.011832085,0.056775957,0.0028512091,-0.06302051,-0.014409248,-0.0030321674,0.02439688,0.0063811876,-0.020572666,-0.009787756,0.023545103,0.014161613,0.018728796,0.024711164,0.031095056,0.004797243,0.030724222,-0.019986214,0.014922069,0.027976057,0.018876143,-0.01863111,0.003999244,0.047669064,0.07595984,0.00722163,-0.00799553,-0.011197104,0.0115165515,-0.035355538,0.018564412,0.031023255,-0.0070640915,-0.0030538652,0.012284517,0.012977517,-0.0024230075,-0.0062692794,0.025357263,-0.0023317565,0.041641142,-0.034732275,-0.051928815,-0.005135749,0.024976894,-0.041780394,0.014648754,-0.011524933,-0.0070701838,-0.004261716,-0.012379557,-0.020887345,-0.021390706,-0.01289251,-0.012675768,-0.016257593,-0.018455023,-0.024034051,-0.0014177222,-0.023212893,-0.024304789,0.030676883,0.020146815,0.08944907,0.06123892,-0.03166547,-0.026663668,-0.0077015776,0.015623339,-0.06671727,-0.024245568,-0.046820126,0.0150514655,-0.024396192,0.055472977,-0.035573788,-0.012499821,-0.00040487526,-0.045451857,-0.033344675,-0.042755708,-0.00790264,-0.029246375,-0.021336565,-0.016373219,-0.030902242,0.020353777,0.0025303203,-0.051527154,0.01660788,-0.03676664,0.015123944,0.033724044,-0.07484565,-0.019999405,-0.014466993,0.035874147,0.010207775,-0.02482287,0.02649306,-0.0028849142,0.032753043,-0.04377101,0.034973226,0.008091911,0.021187428,0.023308823,0.013300901,0.028074333,-0.023724657,-0.0042301454,-0.010745466,0.02473121,0.053329267,0.016998423,0.0035489898,0.035526175,-0.023468344,-0.03679282,-0.03207164,0.0053771525,0.0030742565,-0.025248423,-0.0044775973,-0.02339597,-0.017012367,0.029208641,0.012128923,0.0037383616,0.011126533,-0.044587273,-0.01735805,0.060620382,-0.016300384,-0.0063989665,0.0101653,-0.008577085,0.011052424,0.06320001,0.011886545,-0.026098602,-0.036789965,-0.03829783,0.009977037,0.09017759,-0.014063371,-0.030569242,0.021795748,0.0038167587,-0.038317405,0.06339306,-0.010564018,-0.020327995,0.022020197,0.05548352,0.00069216255,-0.012077527,0.04041011,0.030744484,0.029057741,0.027625456,0.016300283,0.019761246,0.03200651,0.044703703,-0.019330619,-0.03221012,0.011070184,-0.006628415,-0.009106283,-0.013681333,-0.02526857,-0.044596173,0.022460854,0.0015971133,0.018629652,0.015541329,0.053502683,0.02885418,0.055388175,-0.0393271,0.015268532,-0.0058361385,0.010656793,0.016717283,-0.006859615,0.0048378515,-0.01111162,0.040591072,-0.013276658,-0.021845063,-0.0146867875,0.034556277,0.01090732,0.010627977,0.04801543,0.042752683,-0.011236485,-0.0082349675,0.060482636,-0.018984025,-0.039507456,-0.010366076,-0.026604297,-0.030653618,-0.024259182,-0.0020344032,-0.0254019,0.012581086,0.007383524,0.027780997,0.037698217,0.018611867,0.017522512,0.025734002,-0.0043825665,0.01477186,-0.003229068,0.019064883,0.021863824,-0.014412346,0.02424547,-0.004921561],"last_embed":{"hash":"y2z7io","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"y2z7io","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Decision Timeline#{2}","lines":[348,348],"size":50,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"y2z7io","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Decision Timeline#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037913524,0.024147078,-0.0059115724,0.003241119,-0.018258601,-0.022952741,-0.009109612,0.036254015,0.006827058,0.033186857,0.015991878,0.029267479,-0.03327727,-0.004440618,0.014123745,0.021035282,0.00221051,-0.008919017,-0.014648757,-0.0070792576,-0.026749825,-0.04029769,-0.014185495,0.010813732,-0.029766643,-0.0006916857,-0.0075188135,0.024941929,0.035570454,0.06468293,-0.051193777,-0.057156965,0.01825445,-0.016526628,-0.012725715,-0.09189014,0.005192005,-0.014033452,-0.036576763,0.040104743,0.007998757,-0.011545012,0.041914664,0.046118557,-0.012086122,-0.03339702,-0.0074212183,-0.005833923,0.0048545236,-0.04022437,-0.008873045,0.0030768106,0.005583896,-0.03351157,-0.02159996,0.039537326,-0.0057980064,-0.026947914,-0.04352395,0.001514221,-0.04262673,0.006073212,-0.012963872,-0.018603321,0.018383354,0.044059668,0.011183968,-0.0036934607,-0.008963894,-0.046036292,0.007651126,0.004095745,-0.01444829,-0.0019442192,-0.056055844,0.0019834156,0.061979096,-0.035405207,0.012879468,0.04549753,0.018752001,0.011982514,-0.01621637,-0.0072294497,0.004045635,-0.0096207755,-0.019464282,0.036412258,0.0337837,0.0013684826,-0.026933685,0.0061129313,-0.02247994,-0.011530088,0.013431954,0.00023304009,-0.0782058,0.003594619,0.041581206,0.023410566,0.054714955,-0.0078096357,-0.004723921,-0.025689956,0.017988484,-0.00014054969,0.026593396,0.008604986,0.049323417,-0.005257086,0.007302536,0.013442643,-0.022878302,0.008431399,0.011907078,-0.008325106,0.021979906,-0.036260486,0.023744006,-0.017162003,0.027120626,0.0051068813,0.01761956,-0.03619955,0.008627523,0.020892954,0.027372379,-0.03095569,-0.0028300218,-0.013483612,0.04365617,0.0009939028,-0.02630931,0.028790446,0.031205973,0.012757807,-0.006071554,-0.000030918087,0.024811808,-0.06304307,0.069741204,0.009564162,-0.055758495,-0.006688699,0.034895837,0.024795549,0.019443344,0.00538919,0.012285437,-0.0019285742,0.004747103,0.033822093,-0.020237233,0.029506218,0.0040540765,-0.0110074105,0.018455258,0.01685046,-0.05827598,-0.04075827,-0.0198741,0.033683907,-0.0600509,0.015353583,0.035335332,0.018894311,0.0015994005,0.026553916,0.0017958415,0.028065698,0.0122554405,-0.015897974,0.016435312,0.023187049,0.008922899,0.020347703,0.061102707,-0.006557589,0.014534385,-0.030340003,-0.069537446,0.013500663,0.0059671244,-0.014890869,-0.07297017,0.033211377,-0.03742078,-0.012113915,0.01935311,0.030905947,-0.039951265,-0.030911423,0.030579537,0.025990348,0.021698914,-0.045124862,0.054171097,-0.041166395,0.026998365,-0.05516315,-0.02001423,0.04447742,-0.018136164,-0.005666659,-0.034037128,-0.0038606625,-0.045279153,-0.009990195,0.01651621,-0.032049228,-0.018270345,-0.033304583,-0.00870186,0.055277813,-0.032859996,0.0210951,-0.035170134,0.0042775995,0.034985278,-0.036387518,-0.027427776,0.013191706,-0.0077635506,-0.0010315191,-0.043990772,0.0027936536,0.02592246,0.053265642,0.014274732,0.02812272,-0.022163874,0.0144815175,0.020758947,-0.025179636,0.03236798,-0.041769654,-0.046441957,-0.00921801,-0.006620969,-0.024240898,0.026067056,-0.022714812,0.036654357,0.028009739,-0.048741642,-0.007944353,0.006772321,0.025851743,-0.024738785,-0.037595257,-0.015031616,0.05406291,-0.024641022,0.011379255,-0.0621511,0.012918478,-0.029537594,-0.011162794,-0.01955146,-0.029301077,0.009851745,0.043673124,-0.013722419,0.00613358,0.038187467,0.0023572699,0.017193774,0.0027683624,0.048741102,-0.011659451,-0.0063347165,0.06353008,0.028915085,0.03627643,-0.0063595246,0.015981274,-0.018208494,0.03543122,0.059418898,0.029263072,-0.06174526,-0.01215847,0.04415405,-0.013284946,0.0667007,-0.08118834,-0.01874147,-0.0010778261,0.043473646,-0.030155996,0.0063276594,0.011655737,0.0579953,-0.024876213,0.030569082,-0.046439506,0.0065058884,-0.14791636,-0.010415891,0.0041051223,0.0039194855,0.0019126855,-0.0048571634,-0.043748725,-0.017465638,-0.026261907,0.023577439,-0.05788747,-0.044572007,0.002529285,0.037327394,-0.021603504,0.01266358,-0.02354769,-0.0121851945,0.027754284,-0.034986205,0.012008638,-0.03918253,0.013153971,-0.04225801,-0.023578819,-0.032610178,-0.0027535213,0.024655156,-0.05304845,-0.025115373,0.016060816,0.0070675868,0.004416013,0.012307398,0.005653831,0.05159339,0.010667332,-0.03313706,0.00680521,0.004801664,0.0406309,0.030323723,0.004401191,0.0010544539,-0.02636415,0.02095201,-0.018988682,0.0201338,-0.048027877,-0.029096397,0.010705981,-0.034201838,-0.0012065597,0.008324987,-0.031076074,-0.01425645,0.04417798,0.055052783,-0.018426323,-0.044185247,-0.0029234102,-0.04903912,-0.0043977103,0.005065807,-0.031527776,0.014753743,-0.029257597,-0.03822058,-0.008360051,-0.051643874,-0.006979525,-0.0057506617,0.019408353,-0.0017127147,0.020475484,0.012297762,0.0014951712,-0.017838473,-0.005740864,-0.062638655,0.03447344,0.041727263,-0.014121406,-0.0068643503,-0.013372677,-0.02651702,-0.025495687,0.05737231,0.015081404,0.23209332,-0.00886629,0.049122285,-0.008842063,0.05301641,-0.001892777,0.014154969,0.04159932,0.015179209,-0.0063767633,0.0017580468,0.032319836,-0.035046153,0.010419758,0.013208138,0.009258841,-0.030145185,0.0356838,0.043482028,0.0060323062,-0.0037543706,-0.012399294,0.022756932,-0.0066946787,-0.054668535,0.039703507,0.0040502674,0.02996874,-0.00018882951,0.021932868,-0.040304158,0.030513858,0.061606325,-0.025519827,0.010677177,0.028050905,0.0467264,-0.019796059,0.008073429,0.069660656,-0.021716774,-0.018974569,0.019157864,-0.010911513,0.008291192,-0.03176427,-0.014134278,-0.039788093,-0.034113683,0.005596583,0.04060431,-0.018844461,-0.0056991624,-0.007286717,0.01103213,0.0030769734,-0.06832448,-0.0076426994,-0.018168721,-0.017782435,-0.022836812,-0.006598339,-0.06756817,0.013778261,-0.029944878,0.0007952925,0.01657724,0.0327412,0.0013527351,0.0007679376,0.061648898,-0.0014582903,-0.023234546,-0.008826851,-0.005701848,0.00621682,0.037688784,0.051465824,0.0065314393,-0.0045579225,-0.03352573,-0.005198215,-0.009358177,-0.039205104,0.024978206,0.00874782,-0.03345023,0.036586273,0.001099396,-0.0015186442,-0.019521592,0.06485737,-0.026676638,-0.015463952,-0.040150344,0.0022384515,-0.008524708,-0.0014546284,-0.06240681,0.011118743,0.0075616105,-0.0072354213,-0.0048457286,-0.053358916,0.039850403,-0.06374267,0.023547092,0.009497241,-0.020374546,0.03803153,-0.03459133,0.014153521,0.0064254315,-0.027264416,0.014200245,-0.005961566,0.021057889,-0.007757783,0.041639585,0.025175143,0.025947286,-0.009104648,-0.016522469,0.027145883,0.010887446,-0.057400182,-0.025766002,-0.022862429,-0.011532067,0.008774511,0.0064432495,-0.028302267,-0.022862565,0.00047837594,0.015984355,0.014618614,0.0032360153,-0.009157454,0.016178524,0.02218361,-0.026110603,-0.062210985,0.029783353,-0.040761378,-0.0012730862,0.03439471,-0.0041239345,-0.024572257,-0.0010215063,0.023221541,-0.015208988,0.029635016,0.028422859,-0.05155225,0.026049318,-0.04766813,-0.00503916,-0.012752919,0.0075955414,-0.017693924,-0.033704713,0.05559889,0.021633934,0.051169157,-0.011626397,0.018443942,-0.007400026,0.009752814,0.01935779,-0.0053173667,-0.012976929,-0.012770758,-0.031323154,-0.0045943893,0.078563325,0.038627554,0.010422179,0.050403632,0.014967029,-0.055666417,-0.03872025,-0.043734,0.027521193,-0.028217768,0.0025019988,0.006685657,-0.034404777,-0.02849804,0.042997584,-0.031454574,-0.0027220657,0.06070434,-0.01323232,0.004809482,0.030398043,-0.02890489,0.10346661,0.0019570726,0.0041253017,-0.024921654,-0.02743614,-0.009220104,0.0071103005,-0.021700602,-0.0015915658,0.00057161954,-0.005567401,0.10237674,-0.036634315,0.044057824,0.0025562674,-0.03884884,-0.03253013,0.02396781,-0.0351215,-0.04889698,0.010067332,0.0105388155,-0.0637546,0.005964834,0.00874771,0.013274696,0.016486097,-0.033594284,-0.015277967,0.06132762,-0.020753358,-0.024626078,-0.004718361,0.025501378,-0.008421592,0.0039155204,0.0012332947,-0.0026106345,-0.027794005,0.009420525,0.020665804,0.010344517,0.0011896935,-0.03684662,-0.049719963,-0.019278647,-0.023888877,0.055916857,-0.017276717,-0.019340599,-0.003995451,-0.016064378,0.026000667,0.019141432,0.010027365,0.008220151,0.04351545,0.018041886,0.04839635,0.008381566,0.016921645,-0.04602671,0.002816654,-0.026273431,-0.045503747,0.020616453,0.027983457,0.0002947739,-0.09650514,-0.05295789,0.035488937,-0.007802654,0.010150366,-0.022066202,-0.008982897,0.0019839564,-0.023016978,-0.061538883,0.0020175977,0.009079249,-0.0032361066,0.06371379,0.014676589,0.046608735,0.029641353,0.010472284,0.032466292,-0.02181485,-0.0023461278,0.008409585,0.05169206,-0.0044752997,0.011048148,-0.059598707,0.0014016752,-0.01134384,-0.038938574,0.047866017,-0.00036622718,0.033258326,-0.0020542839,0.050618704,0.0065067136,-0.025440665,-0.036034696,0.019289305,-0.01769233,-0.03258564,0.021597354,-0.00086615974,-0.008709229,-0.047861055,-0.0133139845,-0.0080796555,0.00012560096,-0.12801576,0.004955985,0.022898402,0.0047636954,-0.002505679,0.07368444,-0.044419218,-0.0211058,-0.023475423,0.0030929162,0.06845799,-0.037850857,-0.03261816,-0.047233697,0.010929194,-0.018417075,0.008069964,-0.016210113,0.006022796,-0.036991335,-0.033086676,-0.004495752,-0.012756106,0.039172478,0.0012852855,0.026886988,-0.040355474,0.029126292,-0.016919674,-0.061121564,-0.069371656,0.08481821,-0.0070229075,-0.0032119341,-0.029774396,0.00074246747,-0.0054940195,-0.016056137,0.01014792,0.004512683,-0.00430555,-0.0007719921,-0.012878619,0.05124117,0.03418094,-0.024013728,0.0044997386,0.010077324,0.026255637,-0.041438498,0.02522709,-0.039149262,-0.010845297,-0.046558645,0.030992215,0.014081054,-0.035200343,-0.013088704,0.020870015,0.018229019,-0.012704408,0.010482527,0.032690078,0.0041162,0.019673577,0.0010945115,0.028794616,-0.011974603,0.03607036,0.003710876,0.0013258535,0.02252937,-0.051042262,0.022412833,-0.018562634,0.0198826,0.0365489,0.01867959,-0.032567766,0.016705688,-0.0036462422,-0.015461171,-0.013308766,-0.1318173,0.01549013,0.013855004,0.025959427,0.0071449485,-0.010159678,-0.015869716,0.02258788,0.009745825,-0.030887913,-0.006395278,-0.046062056,-0.009019849,-0.01783661,0.033223063,0.026499359,-0.013440423,-0.013759319,-0.03930004,0.04216377,0.023923818,-0.019750714,0.04537139,0.015796084,-0.008389966,-0.030722076,-0.001418122,0.005638592,-0.003919476,-0.054347858,0.024109008,0.039963234,-0.011752808,0.032455828,-0.012089074,0.005023285,0.01592147,0.02546574,-0.0048124986,-0.004442474,0.05032338,0.0043710233,-0.010917312,-0.034060765,0.008059376,0.08461107,-0.0012608125,-0.008281033,-0.03989714,0.02280404,-0.011381315,0.016639283,0.034937862,0.000636228,-0.0045370283,-0.009794371,-0.008297335,-0.019389886,-0.01985195,0.014930344,0.011753441,0.052114338,-0.017336963,-0.06050754,0.00004854361,0.0306973,-0.08240403,0.0144009385,-0.030056575,-0.009000334,0.0054519554,-0.055293716,-0.026362851,-0.00027116647,-0.0053228447,-0.0061183916,-0.016207986,-0.06766637,0.040446736,-0.004207963,-0.03422604,-0.016197141,-0.020511558,-0.023875743,0.06616559,0.049049716,-0.015393592,-0.02016418,-0.032161098,-0.016872933,-0.073591925,-0.032598674,-0.06553407,0.0011159611,-0.012786593,0.043273848,-0.03183493,-0.032972388,-0.0024525167,-0.01682808,-0.03537075,-0.0009683871,-0.018415246,-0.015052856,-0.028165378,0.008663683,-0.024824532,0.015384915,-0.016347498,-0.026520092,0.0034588913,-0.0035930055,0.00828839,0.017454969,-0.077786185,0.003562195,0.018873908,0.010827933,-0.015985094,0.008513067,0.021228706,0.013891992,0.027485661,-0.052168347,-0.014942529,-0.0013251327,0.026779033,0.015017993,0.035069447,0.015721213,-0.039286796,0.006576938,-0.007347991,0.032692276,0.0408416,0.014114511,0.048233524,0.017980903,-0.030024886,-0.04833737,-0.017385373,-0.027437575,0.017593814,-0.023175132,-0.030933004,-0.023448812,0.009483272,0.03516233,-0.026410464,-0.033942863,-0.0064818617,-0.0119266845,0.038486082,0.023486529,-0.03137204,-0.013754291,0.015888937,-0.039192945,0.009409561,0.08358077,-0.008792901,-0.056903165,-0.025060395,-0.036547273,0.0009582238,0.09874236,-0.017821122,-0.009773068,-0.018051071,-0.01109174,-0.026462968,0.03534225,-0.018110445,-0.032251403,0.025220035,0.047025677,0.03535232,0.03402745,0.028901288,-0.010752927,0.004612229,0.017631799,-0.011144057,0.019503696,0.07073446,0.027774239,-0.011473557,-0.025947126,0.008292606,0.014688727,-0.02337303,0.018753095,-0.009404699,-0.036739007,0.035265792,0.038428266,-0.00046540625,0.011223318,0.051649887,0.035429973,0.027825043,-0.021216424,0.0431224,0.002211365,0.017478455,-0.0005507465,0.015876416,-0.024994655,-0.021819767,0.019615822,-0.023951551,-0.00013767031,-0.006150701,0.020911,-0.0017660243,-0.0037449594,0.035087757,0.019945694,0.01267049,0.0006351976,0.03944844,-0.0324837,-0.020797547,0.016601037,-0.002743769,-0.006288911,-0.034292996,-0.0042840405,-0.057870388,0.032945283,0.002486365,0.013619848,0.0053009614,-0.006524544,0.016429294,0.013960914,0.012880922,-0.014683112,-0.0040905215,0.03049999,-0.020234972,-0.021858823,0.059467066,0.0039379913],"last_embed":{"hash":"qe0abl","tokens":62}}},"text":null,"length":0,"last_read":{"hash":"qe0abl","at":1762844650939},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Decision Timeline#{3}","lines":[349,349],"size":54,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"qe0abl","at":1762844650939}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Decision Timeline#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027327754,0.052954458,-0.009320825,0.01109427,-0.027496306,-0.011789909,0.029881485,0.06507167,0.012765834,0.010739423,0.017051173,0.015560772,-0.054953773,0.0015301579,0.038494434,0.031988524,-0.031054815,0.04285063,0.0015480464,-0.016226916,-0.0071544605,0.00416983,0.0050602295,0.04714282,-0.034132704,0.012013017,-0.030846875,0.01750318,0.053168505,0.058903348,-0.039656688,-0.026038546,0.017183067,-0.0133240605,-0.015746025,-0.055961,0.002484094,-0.036053207,-0.03450832,0.0378746,0.016626343,-0.0046056355,0.031418294,0.040053546,0.020961287,-0.0484415,0.019664334,-0.02259935,-0.004425072,-0.0716581,-0.017099125,0.0011258684,-0.0021528671,-0.019163216,-0.04488163,0.009738381,-0.03598057,-0.041958064,-0.0264215,0.0068671494,-0.056013186,0.025018757,-0.030122701,-0.034808945,0.005291649,0.041418247,0.031166412,0.03052146,-0.005190977,-0.06308612,-0.029218737,0.017767807,-0.017204784,-0.019196529,-0.043643884,0.009549395,0.018428871,-0.03021793,0.026696883,0.03666434,-0.000752669,0.027195195,-0.010463837,0.036916845,0.016825395,0.0060119373,-0.030837426,0.035576306,0.03292943,0.021932634,-0.009757529,-0.013386047,-0.026745293,-0.026692457,0.04258786,0.014068863,-0.013737478,0.02044599,0.011275876,0.013151655,0.0042251484,0.0008535022,0.0053894767,-0.020655904,0.04332787,-0.008420846,0.008709108,0.01667858,0.0006932937,-0.004032497,0.039413936,0.017861247,0.0023912233,0.0025401467,0.011693733,-0.0480608,0.024177361,-0.0447612,0.011001315,-0.021828393,0.02563845,-0.030223023,0.0281158,-0.0242577,0.052826274,0.04192335,-0.0064842496,-0.013575453,-0.008028139,0.033976097,0.06483623,0.026237587,-0.026663994,0.016010309,-0.010046544,0.017786713,-0.017451502,-0.008911226,0.023687527,-0.080158,0.012407504,0.00090777595,0.014601621,-0.03038269,0.030300627,-0.026583387,0.010619887,-0.012062081,0.029460795,0.0068967175,-0.024451565,0.0553336,-0.013131158,0.0015313418,0.012584726,-0.012382838,0.024833197,0.018344738,-0.040336035,-0.00019795827,-0.017689418,-0.013703135,-0.061718866,-0.0031257325,-0.0068351505,-0.0010600638,-0.0033526188,0.0055980063,-0.014769021,-0.0005106341,0.00958527,-0.00014231831,0.012080528,0.049194057,0.007954696,0.019396393,0.06635749,0.009436493,-0.00049075176,-0.014358721,-0.033456367,-0.011567196,-0.0028532809,-0.025223566,-0.04228239,0.019384276,0.0040687835,-0.0033645362,0.025208747,0.042070035,-0.0013189133,-0.017127888,0.0036215885,0.020823784,-0.0045594494,-0.045793258,0.042069595,-0.044068348,-0.007137173,-0.0531721,-0.009775593,0.048576556,0.0021595084,-0.019194102,-0.028380306,-0.0042703166,-0.058454916,-0.027286088,0.026929637,-0.019945892,-0.02716958,-0.011884693,-0.046817366,0.03181172,-0.0004484305,0.01955913,-0.008074203,0.027529316,0.0055227927,-0.07211718,-0.05759216,0.05380329,0.011011365,0.035842467,0.00744041,0.0005092194,0.014956343,0.04558867,0.006137402,0.023956694,-0.058000647,0.0068010027,0.006440779,-0.052954532,0.00902975,-0.03950975,-0.035231918,0.018986285,0.020687569,-0.048135288,0.011099504,-0.043099962,0.06314502,-0.0030442066,-0.049170468,-0.009266713,-0.016317628,-0.0011146587,-0.0032188783,-0.02227666,-0.0052820086,0.054731864,-0.028188797,-0.001240463,-0.07002153,0.0022895487,0.0035786687,-0.019249802,-0.057090748,-0.015095775,0.028014714,0.0062842835,-0.012473325,0.031181196,0.020863408,-0.030424591,0.013802876,-0.0045170253,0.019818656,-0.0015322219,0.026994964,0.04398483,0.019696023,0.031858463,-0.02416924,0.052695516,-0.07244025,0.04403619,0.063466065,0.014141292,-0.018419072,0.007052324,0.046297163,-0.019697057,0.054979865,-0.081502154,0.008397246,0.019051211,0.026081147,-0.025192477,0.004693028,-0.012307776,0.07410525,-0.035219695,0.022485796,-0.052890312,-0.013889282,-0.16511106,0.009598479,0.0161752,0.037234362,0.0029733067,0.016042909,-0.051085766,0.00017083017,-0.011058445,0.015624945,-0.009748152,-0.049651988,0.018081779,0.034716666,-0.03070522,0.020834614,-0.031481776,-0.019416494,0.012413749,-0.022377545,-0.024661202,-0.054255728,-0.0074499487,-0.034255054,-0.014605791,-0.00022310425,-0.02809167,0.019355439,-0.03911808,-0.02707129,-0.04073177,-0.010415279,0.010625771,0.0133191,-0.008550257,0.043588728,0.0033310093,0.00016776183,0.012329826,-0.01777908,0.034914177,0.028228864,0.041945655,-0.02109314,-0.02299904,0.020982038,-0.0064312774,0.0015959642,-0.035217166,-0.013016781,0.02119824,-0.032544635,-0.0032637324,0.0012385907,-0.051132564,-0.018219585,0.03722114,0.03242174,0.009854326,-0.03974584,0.004267959,-0.053747397,0.00026128316,-0.014936917,-0.0043319114,-0.041855004,-0.0032574886,-0.036710184,0.02196057,-0.03353984,0.0054218704,-0.014574222,0.025698522,-0.03482175,0.020506892,0.011978066,-0.019800037,-0.032080777,0.036694013,-0.08763715,0.03568646,0.04554395,-0.008812415,0.0074672154,-0.04696498,-0.032994565,-0.033410043,0.045568075,0.050222933,0.24128278,0.007189366,0.09182035,-0.02309172,0.047764923,-0.030002143,0.026120123,0.028527403,0.006214476,-0.010535763,0.0006925388,0.048388388,-0.031485748,-0.011648253,0.025380734,0.013932076,-0.025984535,-0.008760486,0.0690935,-0.01700219,0.0038893514,-0.02120778,0.0062627923,-0.013672752,-0.03870702,0.0064873733,0.019028213,0.0020267596,0.025856135,-0.00024879765,-0.031401396,0.05975359,0.03859186,-0.035261784,0.015514008,0.020876132,0.048919845,-0.015980229,0.0025148196,0.042031296,-0.005001525,-0.022404138,0.013158787,-0.061058726,-0.014149653,-0.04322437,0.017098555,-0.024150323,-0.00395433,-0.05328688,0.074915305,0.019423928,-0.009652229,-0.014903001,0.038678665,0.003159815,-0.07070837,0.02652938,-0.008793741,0.0037755931,-0.0045858803,0.0041780476,-0.029494565,0.008498429,-0.042003855,0.030637752,-0.019177942,0.014338048,-0.0030753505,0.01917442,0.010992811,0.014986505,-0.014038459,0.00077004614,-0.0140083665,0.0074591353,0.0246034,0.034607425,0.033922046,0.019600302,-0.04756939,-0.016448101,-0.022992924,-0.018142955,0.005993382,0.0021556658,-0.029920796,0.013235416,-0.01779361,-0.00025963745,-0.0032385385,0.009082294,0.000045025885,-0.023172965,-0.03555025,0.032730926,0.01572688,-0.027764944,-0.08415404,0.010672292,-0.024212379,-0.005993425,-0.009222281,-0.023924734,0.016566085,-0.03667819,-0.0146803325,0.017545534,-0.013100796,0.05853757,-0.049628884,0.018492354,0.025603766,0.020467471,0.033574108,0.017622516,0.033405066,0.034781367,0.059319593,0.031103645,0.025656212,-0.007898835,0.0081015,0.01332995,0.035306547,-0.03378148,-0.005632926,0.014944513,-0.03429961,0.018401897,0.031088872,-0.02118006,-0.025307281,0.006633833,0.026299408,0.028860644,0.031809427,-0.008253141,0.01318706,0.0048399237,-0.031999044,-0.053998243,0.013733523,-0.017769452,0.024068167,0.024308363,-0.0036336274,-0.03958096,0.011900455,0.03199575,0.009501462,0.02339497,0.02462311,-0.016683334,0.007721987,-0.057579555,-0.00094263954,0.0054192105,-0.00477603,-0.029413605,0.007156262,0.031730585,-0.018076872,0.032223877,-0.0067950636,0.027457276,-0.029816922,0.026255725,0.0021618563,-0.034305487,0.008875985,-0.01641265,-0.04344349,0.02259932,0.046312943,0.006145944,-0.0045818416,0.02430746,-0.008354307,-0.07281425,-0.023733018,-0.0365417,-0.02515462,-0.032870494,0.040103585,-0.029489236,-0.05344505,-0.030327965,0.02325906,-0.02145722,-0.011378168,0.10258053,-0.022303302,-0.032038633,0.038519453,-0.005721149,0.09065759,0.0023092786,0.00041933553,0.024148056,-0.006940097,0.045307606,0.013067981,0.028964965,-0.00324513,-0.034157354,-0.007253169,0.07095492,-0.048525646,0.0050848946,-0.00020049817,-0.039505787,-0.01917026,0.033565506,-0.008125246,-0.029581012,-0.0020103334,0.037917014,-0.06647415,0.011333959,-0.0026574647,-0.016149774,0.008146432,-0.009195092,-0.03091141,0.044738676,-0.034204457,-0.018612733,-0.018848287,-0.0034261828,-0.01130956,0.0025006859,0.00796029,0.029165396,-0.011824448,0.017291756,0.048417095,0.0048698513,0.010766829,-0.04087837,-0.038395613,-0.016481187,-0.0123559665,0.037458587,-0.015305852,-0.01895523,0.015880855,-0.03579145,0.039411735,0.022305628,-0.005940926,-0.04790205,0.010293794,-0.019189585,0.03997533,-0.0029711344,0.004671377,-0.019178161,-0.00901855,-0.053300437,-0.023098987,0.019398894,0.006587596,-0.011884945,-0.105874956,-0.045658562,0.02613496,-0.027626105,-0.004398439,-0.013882209,-0.013412504,-0.0032362717,-0.035898373,-0.07193941,0.057746347,0.023739249,-0.03021578,0.055011608,0.00088023435,0.017424732,-0.02433123,-0.0054410542,0.033200346,-0.02122531,-0.0073278844,-0.010202743,0.016214408,-0.0017971265,0.019691154,-0.08916458,0.017162822,-0.002701896,-0.021726338,0.037713677,-0.015817957,0.0011961882,-0.003495006,0.011941008,-0.0016156262,0.004497303,-0.0125216665,-0.014026154,-0.0006784428,-0.03242157,0.0005260695,-0.015652934,-0.008111189,-0.02569444,0.012540793,0.006924109,0.0269773,-0.08304136,-0.026265906,-0.005206568,0.010530221,-0.0014285244,0.03339147,-0.03622844,-0.0063327816,-0.0049695033,0.015971087,0.0080266,-0.0026327856,-0.0023960813,-0.028484393,-0.008529285,-0.009008982,-0.0243878,0.0089658005,0.014554264,-0.037112944,-0.016010057,-0.011002867,0.0055001816,0.029769618,-0.036454663,0.03337848,-0.013037176,0.04235319,-0.011342754,-0.0453648,-0.017156305,0.044675175,-0.022965916,0.024975063,-0.010151727,-0.029590813,0.017660256,0.0016642596,0.015996514,0.040394567,-0.00745365,-0.01314105,-0.017565567,0.061329287,-0.028023526,-0.012901117,0.011303527,0.05491251,-0.025122255,-0.031050473,-0.021654576,-0.010711652,0.0072652847,-0.0384836,-0.0043501193,0.032175012,-0.05945121,0.0040437933,0.0068293405,0.011713949,-0.0078075617,-0.016886592,0.058102243,-0.015738253,0.028702995,0.020516995,0.004574684,-0.010014645,0.0378211,-0.008968125,-0.0040560532,-0.037972372,-0.056892242,0.01051259,-0.009520337,-0.022356542,0.042810366,0.06707869,0.0057569887,-0.011607967,0.010540313,-0.008792816,-0.02562813,-0.15081826,0.02197695,0.014295274,0.014639461,0.0023436642,-0.016786378,-0.031500895,0.004129464,-0.003971235,-0.010069695,-0.019648973,-0.05509861,0.016565597,-0.029081473,-0.0007244585,0.021028053,-0.0051311892,-0.001298249,-0.040856708,0.08055522,0.010278813,-0.04738082,0.05231122,-0.0067293104,-0.045634184,-0.024485653,0.015111035,0.030962026,0.0018366573,-0.043114167,0.004631779,0.04710556,0.026374884,0.006276862,0.027759649,0.00376744,0.010966573,-0.009605185,0.029909028,0.023643304,0.031312037,0.029669164,0.0063376874,0.005730571,0.009494921,0.07163242,0.010101958,0.0027511783,-0.046960734,0.005893529,-0.014364004,0.011812035,0.031001892,0.01071591,-0.008896887,-0.008591555,0.0024201951,-0.024117498,-0.015561617,0.026832825,0.012140202,0.03884025,-0.047155768,-0.06711253,-0.015238853,0.011934655,-0.075288765,0.032918718,-0.023731252,-0.0016343399,-0.02940023,0.0007358429,-0.000656913,-0.029597059,-0.0069331224,-0.011450785,-0.033475313,-0.027635587,0.013532116,-0.029817795,-0.03170861,0.00037586872,-0.0185891,-0.0031312213,0.07796618,0.027915144,-0.02004671,-0.021010213,-0.028588397,0.0005946523,-0.0503856,-0.03297012,-0.03787704,-0.019483736,-0.018973988,0.07224089,-0.0059619304,-0.0076523814,-0.029377999,-0.04230015,-0.024577161,-0.014582904,0.0015354131,-0.0070187678,-0.0355513,-0.019242086,-0.023634966,0.008604487,-0.015876664,-0.027486017,0.0071741953,-0.010365898,0.02209865,0.043143183,-0.079934545,0.005951466,0.0010583915,0.0007083181,0.0014366802,-0.030644862,0.012185954,-0.00212658,0.043070327,-0.04122371,0.0118299,0.023578018,0.029254807,0.036866937,0.024936195,0.047216434,-0.0116977235,-0.007122974,0.0048318333,0.014499924,0.05277032,0.022646334,-0.004013739,0.038797338,-0.041437685,-0.037094202,-0.021516714,-0.008586969,0.0064174454,-0.019568672,-0.01175018,-0.03890499,0.017505215,0.033356596,0.004864711,-0.018576726,-0.023802835,-0.04314024,0.016619558,0.05049008,-0.03437789,-0.013168711,0.010536939,-0.042813066,0.0039464463,0.057220753,0.0056273923,-0.047066037,-0.015353102,-0.021371035,-0.016549302,0.101668395,0.0027191592,-0.028203636,-0.016682109,-0.009706347,-0.029751604,0.04431811,-0.0038311516,0.0016195094,0.037728857,0.02951,0.020450715,0.013125044,0.024234746,-0.0068170284,0.028646994,0.021167666,0.014380638,0.029827144,0.066675454,0.040060844,-0.019273644,-0.009169689,0.008043129,-0.0010546092,-0.012730998,-0.012726571,0.0040698475,-0.055921234,0.021902882,0.012400991,0.013095763,0.03526248,0.043846205,0.020319514,0.013297939,-0.03817314,0.039939538,-0.0050147763,0.007994254,0.02151464,-0.0042266482,-0.02133204,0.008537681,0.013889697,-0.014178904,-0.015047644,-0.004586717,0.02877457,-0.00063869474,-0.0065935617,0.053429373,0.02447543,-0.013288306,0.0028981392,0.066885695,-0.0107769165,-0.0318814,-0.0039964644,-0.023810206,-0.02361165,-0.027878428,-0.01674283,-0.023670038,0.022126893,-0.015057866,0.044562705,0.010780615,-0.0059322556,0.0076295226,0.04047309,-0.009694445,0.0309205,-0.0140125565,0.023633758,0.015890038,-0.027452061,0.03331716,-0.01347656],"last_embed":{"hash":"1y0518u","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"1y0518u","at":1762844653664},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Future Considerations: Retinol/Retinoids#Decision Timeline#{4}","lines":[350,351],"size":62,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1y0518u","at":1762844653664}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Resources": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026557675,0.029002385,0.0083805965,-0.0498674,-0.027922349,-0.015758311,-0.008484344,-0.012339836,0.0019608205,0.02565073,0.031448252,0.04514031,-0.016596304,-0.011945159,0.0037480576,0.059007753,-0.042339507,0.03428722,0.00413605,0.006200955,0.020606503,-0.0023140165,0.044124603,0.0021623913,-0.025182912,-0.00004403655,-0.0045941425,0.015958259,0.05873969,0.013552568,-0.05150391,-0.0633355,0.057033315,-0.035749484,-0.034221336,-0.03875659,0.017221086,-0.0163278,-0.034946866,0.03327744,0.008201361,-0.010630525,0.028730672,0.012488929,0.022165345,-0.03186386,-0.0094075585,-0.014953592,0.025563132,-0.045889813,-0.012228024,-0.011097463,0.03602022,-0.036266867,-0.032971896,0.017877243,0.010047257,-0.069261886,-0.050915312,-0.016901067,-0.0395203,0.019430013,-0.037590306,0.010943388,0.012205079,0.056801107,0.004409936,-0.0033975812,-0.03027469,-0.04018176,-0.019393696,-0.034148116,-0.018849581,-0.01853055,-0.05545945,0.019355996,0.027857821,-0.017545285,0.005982876,0.08236233,0.019870335,0.03881696,-0.044206366,0.022961779,-0.028211547,-0.0073852623,0.008308147,-0.024591956,0.031864636,-0.02950605,0.0042514787,0.028847001,-0.009121349,-0.015744338,0.0038984679,0.015224941,-0.033941563,-0.018588513,0.0071025067,-0.020082267,-0.025058338,-0.018909238,0.031047966,-0.031977527,0.01740961,0.022159874,0.015256824,-0.0056631626,0.02287091,-0.006810644,0.0010023139,-0.00053522113,-0.02729979,-0.0018388279,0.012554875,-0.002980917,0.024475602,-0.057314657,-0.0028466214,-0.008019102,0.024271013,0.035484124,0.0016809324,-0.059252653,0.008221741,0.02519459,0.055713143,0.014767582,0.031449575,0.01672052,0.02885206,0.03203363,-0.06659845,0.024072975,0.01710692,0.010787051,-0.013595112,0.005576529,0.0022840155,-0.061199147,0.046451885,0.014011862,-0.030416975,-0.020949,0.012312809,-0.03194886,-0.012516294,-0.032547254,-0.0039318376,0.033378996,0.03045256,0.05428702,0.012986334,0.0025220206,-0.034677282,-0.013019224,-0.006649563,0.014727404,0.0039272564,-0.029669426,0.01180385,0.02429637,0.014292763,0.012023652,0.032512985,-0.021424614,-0.040250737,0.055533946,-0.0020282022,0.012834409,0.036922272,-0.014342811,-0.0067950054,0.056695774,-0.003449891,0.030894807,0.056850377,0.012366132,0.043712668,-0.0125152,-0.024211721,-0.0010844502,0.011334491,-0.022132076,-0.028770117,0.024734229,-0.0051470636,0.024027964,0.004289554,0.0040936065,0.00401605,-0.026717406,0.018356083,0.017330782,0.0370116,-0.046445113,0.08444893,-0.014832871,-0.013783553,-0.037441768,-0.036721792,0.057596125,0.02602154,-0.015694603,-0.0010437908,-0.01709933,-0.021239378,-0.06315814,0.02708242,-0.046403274,0.007137118,-0.046738546,-0.016938632,0.028652048,-0.030478263,0.014587878,-0.0029850043,0.03107847,0.010996209,0.0046606557,-0.050841898,0.033892788,0.019066507,-0.020321883,-0.011218989,-0.009450869,0.0019752644,0.06958611,-0.0074323285,-0.0036292188,-0.015981361,-0.0072268527,0.022456435,-0.014435522,0.050784584,-0.07798537,-0.004281079,-0.0073411404,0.045084473,-0.0042544287,-0.024207957,-0.022316946,0.07259711,-0.0027295006,-0.01820474,-0.0048961225,-0.0029446436,0.008999959,-0.049278334,-0.04387214,0.010404672,0.048360318,-0.019679079,0.010735056,-0.028427573,-0.0047511156,-0.017690944,-0.03663093,-0.031038642,0.00039704292,-0.0072673783,0.028484503,-0.007309911,0.018585755,-0.0111809345,-0.00782722,0.0055761808,-0.000519184,0.047472462,-0.0024350968,-0.022207566,-0.0030977044,0.002760726,0.017282784,-0.0070569213,-0.006890844,-0.046458796,0.04413667,0.044012457,0.0001569747,-0.054988075,0.0014503053,0.030907722,-0.010223753,0.061717723,-0.05140517,-0.022029988,0.006332949,0.053638432,0.014690486,0.005203701,0.003907642,0.05979619,0.014776044,0.032650813,0.0055993027,0.020016834,-0.19474865,0.010416572,0.008005933,0.039037507,0.005083615,0.0056958846,-0.026883917,-0.012035673,-0.025491472,0.0010837482,-0.008695963,-0.037497636,-0.009706007,0.037842296,-0.028673675,0.0077273864,-0.012802935,0.0031737657,0.03432363,-0.04190355,-0.055801585,-0.034678075,0.019086348,-0.06753112,-0.016655482,-0.020047924,0.018142998,0.02188147,-0.0434148,-0.018617122,-0.0073964633,-0.015961392,0.011025369,0.023541812,-0.012352153,0.049399815,-0.029266577,-0.035490725,0.0038155937,0.009977694,-0.013341988,0.064420834,0.02378759,0.006452251,-0.02482614,-0.012391669,-0.013256233,0.001591342,-0.016572358,0.010730375,0.019390695,-0.036288705,-0.021862837,0.015732875,-0.036772117,-0.0029878016,0.044026487,0.01467176,0.010156567,-0.022503192,-0.009390306,-0.07167736,0.017406082,-0.041870683,-0.013496258,-0.046621438,-0.03064019,-0.016118675,-0.011022427,-0.019408675,0.009125669,-0.011084376,0.03262849,-0.013818353,0.0631874,-0.0048907786,-0.010431211,-0.008243713,-0.040375624,-0.09138443,-0.01183015,0.017777802,-0.008933446,-0.0010102077,-0.0059938296,-0.009375786,-0.0015319899,0.012715408,0.031161,0.25786462,0.026607735,-0.008240268,-0.04211207,0.05081832,0.0058705723,0.043421637,0.06053028,-0.005361002,-0.015060968,-0.009084269,0.010989035,-0.06404349,-0.0085696,0.007993088,0.012177178,-0.06894763,0.0017889272,0.056644157,0.016094558,0.00023197012,0.002448654,0.024828266,-0.028196072,-0.020199247,-0.010160142,-0.023603762,0.06325389,-0.013683802,0.018683894,-0.0369491,-0.021471484,0.066012084,-0.06428088,-0.027937517,-0.0012743328,0.0056380033,-0.035418347,0.02429936,0.013616533,-0.009284806,-0.000396289,0.020662462,0.008329935,0.0033382268,0.0062315445,-0.013292048,0.0062031155,0.04399266,-0.026647624,-0.0062625026,-0.010752906,-0.017973213,-0.031017099,-0.00015006989,-0.0042181564,-0.0349988,-0.0024621387,-0.040471755,-0.010750926,-0.00036541664,0.0298136,-0.04550021,-0.008576583,0.000082004684,0.03600518,0.0039336486,0.043620784,0.0342062,0.03353593,0.023673907,0.038744397,-0.0085688885,0.003275886,0.032867577,-0.023097143,-0.010250328,0.04813636,-0.010670641,0.007919707,-0.024450758,0.002297,-0.04543507,-0.031620774,0.017481143,0.02525351,0.0013183602,0.010248492,-0.03810465,0.022916304,0.019047681,0.027146386,-0.040851075,-0.011817917,-0.048161607,0.0028052146,0.006938726,-0.03336199,-0.047190346,-0.010247625,0.018775748,0.008715873,-0.016495395,-0.02001908,-0.029043429,-0.079864234,-0.008398152,0.029734462,-0.040880717,0.031876985,-0.05363879,-0.013761315,-0.013295887,-0.026439866,0.024237357,0.035769623,0.014538217,0.012659953,0.043775193,-0.023437204,0.015907394,0.019160237,0.005674901,0.03242275,-0.0073809237,-0.0173283,-0.016073389,0.0042472184,-0.030864507,0.010995398,0.0034846691,-0.043261506,-0.02857945,0.011301078,0.022983693,0.011890813,0.07787317,0.006937283,-0.0044306796,0.0062744915,-0.022516355,-0.0683787,-0.030174237,-0.00007973464,0.028818212,0.042232376,-0.009233765,-0.00686244,0.04705438,0.041799057,-0.0060385773,0.047253706,0.025386354,0.0051457677,-0.012280529,-0.04411286,0.009025371,0.034691166,0.009200038,-0.0337481,-0.035603207,0.04031474,0.04311568,0.071316555,0.012004943,0.027313426,-0.010152048,0.013253623,0.054268766,0.0048435,0.021367515,-0.020195583,-0.07305763,-0.006068171,0.043433845,0.018224366,-0.030850017,0.044410024,0.026161341,-0.042194504,-0.018441709,-0.020631906,-0.02261477,0.0066704075,0.030158607,0.04462063,-0.021261686,-0.014465628,0.037508063,-0.012323653,-0.017258342,0.081783995,-0.027538972,-0.0007175163,0.03296633,0.013693425,0.07667581,0.013898019,0.023928614,0.029983388,-0.050729133,-0.012662412,0.0060740337,0.03478869,-0.04667088,0.015023578,-0.028226128,0.06268022,-0.064436026,0.03832355,0.02443468,0.019930333,-0.04483045,0.030794133,-0.010262743,-0.039072126,0.0032355457,-0.027131775,-0.06620971,0.005970465,-0.008454327,-0.012646179,0.0043631853,-0.031851947,0.020664198,0.04605592,-0.012152721,-0.009355342,-0.017877039,0.016714979,0.00005766465,-0.00013923662,-0.0003268182,-0.020758236,-0.046416584,-0.01915619,0.037318725,0.014769829,-0.039635707,-0.07138125,-0.037593745,-0.02058196,-0.013135947,0.032009117,-0.016805999,-0.012534861,-0.01715543,-0.039457098,0.029311744,0.012934593,0.027193753,0.0170078,0.027871866,0.0022518921,0.055607814,0.020053204,-0.0016550929,-0.0029744667,-0.024602292,-0.016478134,-0.022452971,0.051189817,0.0102102775,0.01902048,-0.04156908,-0.04104156,0.021941502,0.0054163444,-0.012948037,-0.048754167,-0.006907074,-0.02740818,-0.026140861,-0.01121928,-0.021951422,-0.02772867,-0.03291881,0.05211389,0.027550219,0.012320649,-0.014975217,-0.035014223,0.019036008,-0.032846086,0.008846064,-0.0152296275,0.028363707,0.023408836,0.014183815,-0.054199707,0.0036173689,0.011735413,-0.03256305,0.007737156,-0.0033774897,-0.0058168983,-0.051781192,0.042257935,0.0066210995,-0.009888528,-0.025846872,0.026309678,-0.006057643,-0.028012171,0.014761575,-0.022814646,0.00067898113,-0.03554044,-0.009526861,0.031984393,-0.0041579166,-0.107271455,0.0036957946,0.0061877808,0.021707553,-0.01568771,0.026423637,-0.019141877,0.022440333,0.020471618,0.0130325155,0.012844351,-0.016125929,0.0027229176,-0.034842346,-0.009375965,-0.042779915,-0.026451355,-0.008057507,-0.00033596004,-0.04132182,-0.03216759,-0.0319175,-0.03291658,-0.007240636,-0.0256076,0.01807709,-0.057524752,0.0638763,-0.020245412,-0.0018030558,-0.05566638,0.02241164,-0.026765507,0.011919509,-0.028774854,0.032901626,0.023616841,-0.01357794,0.0015178268,0.022302013,0.026889287,0.023154328,-0.02624674,0.027901776,0.02950916,-0.004664149,0.02525558,0.012214382,0.011450575,-0.030787718,0.0005769635,0.017252566,0.011721676,-0.022029122,0.022513263,0.016349811,-0.052154,0.005882099,-0.017833037,0.013013456,0.048446815,0.009095748,0.0150905475,-0.05779879,0.031611003,0.015529454,-0.005333017,0.016324075,-0.009854257,-0.019643702,0.00035754935,-0.0032812236,-0.028795574,0.029133141,0.0039084475,0.018860517,0.015279901,0.0056497166,-0.004793666,-0.013175439,0.011609799,-0.022654057,-0.012764315,-0.14290236,0.0033061446,-0.0066196895,0.019431278,-0.031631604,-0.024826162,-0.021944785,0.014255998,0.011730114,-0.037170522,-0.011800062,-0.0028984258,0.029027525,-0.02276397,0.018345598,0.032428075,-0.020955134,-0.017554382,-0.014981596,0.06138281,0.019032246,-0.009942014,-0.009432108,-0.025353013,0.009785634,-0.012483784,0.015208984,0.01605879,0.005445683,-0.029553013,-0.004053965,-0.016436128,0.0098592695,0.013895609,-0.016341995,0.011881953,0.018018117,0.013929668,-0.001532308,0.00040480474,0.071520954,0.021681454,0.00090393133,0.035853792,0.041756697,0.05145322,-0.028026242,-0.012813636,-0.01732623,0.000760221,0.00046633,0.016344981,-0.01971627,0.020628395,-0.0013908326,0.00019297941,-0.062385295,0.0013367481,-0.028885286,0.046354778,0.021135539,0.027975392,-0.009396769,-0.022305159,-0.021873055,0.01664971,-0.035848267,0.037175458,-0.009008123,-0.025145043,-0.027290246,-0.060830228,-0.021029023,-0.03356332,-0.008947789,-0.017410103,-0.03552247,-0.03694524,0.0059994706,0.0027735634,-0.0008813944,-0.049847346,0.023988249,0.02164431,0.055330783,0.0704871,-0.005981889,-0.030667912,-0.049560297,0.018001474,-0.03186044,-0.049679797,-0.0053516603,-0.01110114,-0.01205929,0.011139341,0.0066139684,-0.010752519,-0.017439203,-0.031861674,-0.04882753,-0.0516318,-0.027452283,-0.008007976,-0.036549248,0.025845539,-0.008293572,0.020226633,-0.0034565749,-0.010859668,0.00842897,0.016784664,-0.0017637353,-0.017467843,-0.031019982,-0.02780301,-0.009008448,0.043262947,0.0017793629,0.022128073,0.019558106,-0.020781957,-0.026439039,-0.035203755,0.062882595,0.04348731,0.037131798,0.02204819,0.018933376,0.03308546,-0.052029006,-0.01787417,-0.036872827,0.042208113,0.022738108,0.009350006,-0.00039794552,0.03425691,-0.000026352767,-0.03619427,-0.029483467,-0.003922629,0.016864132,-0.0017519516,-0.016632311,-0.03050286,0.008059205,0.031195967,0.007043512,-0.024238372,0.016181292,-0.05319506,-0.0069446135,0.04155212,-0.0006439339,0.021285586,0.022377063,-0.047751978,0.02816146,0.053939298,0.018842533,-0.09597781,-0.054711804,-0.016320575,0.0007502092,0.084177434,-0.020814184,-0.03377703,0.031257372,0.023191996,-0.03844355,0.029287528,-0.022072278,-0.02355402,0.044957757,0.036294907,-0.020182861,0.04187793,0.018097652,-0.011264494,0.039313372,0.01779258,-0.010098084,0.033604678,0.062000364,0.01831648,-0.031541567,0.0020522566,-0.013511261,0.0005761595,-0.03530527,0.034833413,0.013383633,-0.027974086,0.011168067,-0.025568495,-0.020662418,-0.005819666,0.02588623,0.05605955,0.018812044,0.018632345,0.022420323,-0.009569414,0.025579933,0.025848715,-0.015346961,-0.015735641,-0.019331526,0.008368395,-0.015303057,-0.029437788,0.005636882,0.019145327,0.025068471,-0.011569191,0.049638532,0.023432953,-0.008375962,-0.030190678,0.06152165,0.0009438671,-0.026608795,-0.010275754,-0.0073552234,-0.04930686,0.006573053,0.016265905,-0.03593808,0.038168702,-0.04135294,-0.0039760103,0.018272517,0.0059145326,0.011141543,0.040838256,0.038755544,-0.00066086353,0.019969644,0.03613466,0.001458724,-0.04739475,0.027857454,-0.019501265],"last_embed":{"hash":"1mimwme","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"1mimwme","at":1762844653664},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Resources","lines":[352,363],"size":265,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1mimwme","at":1762844653664}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Resources#Articles & Guides": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020296836,0.045393344,-0.028183652,0.0047555706,-0.039166253,-0.051441237,0.0018619891,0.0006375793,0.02343654,0.012452771,0.027601397,0.05002079,-0.033396423,-0.021361522,0.014888824,0.0487342,-0.035016622,0.023979127,-0.018649945,-0.0010517901,-0.014221965,0.006234628,0.023324681,-0.0070966715,-0.05124939,-0.014975017,0.029910244,-0.013327955,0.015703948,0.00066098856,0.0010468634,-0.061424647,0.061533023,-0.01816735,-0.03780178,-0.06464294,-0.04712334,0.013674745,-0.037233472,0.02089433,-0.03860009,0.0020728377,0.049725,0.007780413,0.0047150888,-0.042615395,-0.0070342124,-0.0052289027,0.0064758104,-0.030225238,-0.021348208,-0.000841725,0.0031019438,-0.036986914,-0.023162201,0.064748086,-0.05315588,-0.0065178415,-0.042895712,0.0090819085,-0.008780256,0.010009661,-0.057585057,0.011425566,0.046208158,0.05105842,-0.0033828854,0.04646251,-0.018993275,-0.014699436,-0.023832442,0.009449333,-0.05129599,-0.027354537,-0.025119144,0.018472167,-0.00096915546,-0.00850768,0.006996798,0.095765755,-0.012159621,0.029196667,-0.013167664,0.00492079,-0.03947394,-0.009967754,-0.055701144,0.036096655,0.028621469,-0.0045851734,-0.022337828,-0.012538926,-0.0022408548,-0.032393776,-0.0023004208,0.002162328,-0.01955873,0.011924649,0.0023778446,0.0006893831,0.043668296,0.008231572,-0.01683517,-0.046753168,0.006196815,-0.011301491,-0.003785919,0.008970613,0.018717602,-0.024182035,0.00006363449,0.019160734,-0.007348013,0.018756676,0.014502253,-0.02384369,0.04087614,-0.04328139,0.029333772,-0.015830915,-0.015321959,0.021717587,0.027605351,-0.063680604,0.05420906,-0.018755242,-0.02166811,0.00835499,0.02599978,-0.01305089,0.017370038,0.0338472,-0.005862983,0.043825235,0.014407785,-0.013167097,0.009765087,-0.016267095,-0.009805969,-0.048956055,0.027327096,0.07907344,-0.019795693,-0.020283261,0.022350915,-0.013375802,0.033132445,-0.011977265,-0.01620271,-0.0022513082,0.02970194,0.037475664,-0.0059989053,-0.03859127,0.018053034,-0.009435973,0.0046577547,0.004703366,0.010404296,-0.039323557,0.014065289,-0.01648358,0.0052963225,-0.010958042,0.014070297,-0.003852549,0.022218874,0.000008842394,-0.017893454,0.017074713,0.057484154,-0.05528536,0.0013186384,0.026156887,0.0022143913,0.01230485,0.067248784,0.0050626965,0.0056450446,-0.008072236,-0.011897693,0.01625021,-0.016000038,-0.0007575201,-0.07133364,0.031353347,-0.021719925,-0.0011835595,0.039569534,0.0529365,0.01594118,-0.012350645,0.0020221358,0.011251676,0.040713336,-0.031744685,0.08225351,0.044643875,-0.020608047,-0.030956125,-0.020824863,0.05429905,0.02383629,-0.016821077,-0.022379352,-0.01632309,-0.000121049256,-0.01393691,0.027484521,-0.020720681,-0.006586966,-0.0063605565,-0.02838499,0.026714582,-0.045531414,0.010300503,0.00462047,0.0038945114,0.044223376,-0.011713776,-0.07583516,-0.0033763077,0.010664909,0.062013473,-0.010565585,-0.010997435,0.000041058007,0.076595195,0.03583515,0.011283954,-0.023219286,0.00051546504,0.06274923,-0.03488072,0.02624523,-0.041638605,-0.023506455,-0.020132164,0.000119510274,-0.020680321,-0.029479004,-0.038084563,0.042922135,-0.0073689613,-0.03292376,0.025155615,0.00930167,0.035639238,-0.002299179,-0.035740968,0.022372318,0.03829335,0.015840795,0.022369113,-0.040896606,0.017013859,0.022700245,-0.005882681,-0.06482653,-0.0155719565,0.0125564765,0.049935523,-0.032663077,0.02103787,0.0123981275,-0.01963831,0.00011938783,-0.01479572,0.052993543,0.01451113,-0.018949369,0.02503236,0.03624505,0.00819923,-0.018639546,0.007276541,-0.04275677,0.0043433695,0.07675762,-0.0028936197,-0.016843762,0.030503273,0.039758317,0.004611181,0.044886574,-0.032620344,0.020694954,0.014038815,0.011201833,0.012967854,0.00024866327,0.0034881597,0.047710013,-0.015402271,-0.014119352,0.021818178,-0.046582602,-0.15645067,0.014481737,0.026253708,0.050028123,0.028753176,-0.008392741,-0.019559946,-0.0021173947,-0.01953781,0.02367132,-0.013049911,-0.040130705,-0.021672769,0.03291803,-0.017555578,0.029214745,-0.04168406,0.0001676718,0.01735519,-0.02945291,0.0032210527,-0.0441912,0.02891168,0.0028585119,-0.0034173152,-0.023282139,0.047558606,0.008938091,-0.0360062,-0.014593398,-0.054411188,-0.021304674,0.014269044,0.027415901,-0.029466016,0.030551005,0.0145596145,-0.023133975,0.008230976,-0.010072834,0.020572603,0.069802515,0.022500133,0.030769471,-0.017870156,0.022380605,-0.024067167,0.02753134,-0.050948773,-0.030688355,0.011310074,-0.0526277,-0.02341868,0.006872108,-0.056544825,0.010774703,0.038017157,-0.0026853853,0.029638374,0.006807387,-0.005600331,-0.06321488,0.021981629,-0.05141114,-0.023087928,-0.05974703,0.051858872,-0.051108517,0.0009962168,-0.04091047,0.016001359,0.00013670204,0.023555802,-0.021125885,0.018807543,0.0045819907,0.012545818,-0.02768075,-0.005627228,-0.0613181,0.008682996,0.039360773,-0.005566544,0.018523032,-0.03817898,-0.03807615,-0.02499239,0.015195717,0.011647359,0.24344246,-0.017671637,0.017778862,-0.019010726,0.06001316,-0.023287553,0.026282,0.034761302,0.012464376,-0.02423814,0.045071073,0.042856026,-0.040893633,-0.036096167,0.0138888545,0.041468415,-0.060706932,-0.001785847,0.041607894,0.012889245,-0.008332043,-0.02450593,0.016430821,-0.001996455,-0.054938298,-0.0030135766,-0.00040494077,-0.005441056,-0.015913771,0.0036423623,-0.036574487,0.0015950467,0.06776305,-0.03710095,-0.049842972,-0.012036479,0.014811962,-0.04425566,0.02779931,0.028859051,-0.036856823,-0.026632698,-0.005294677,-0.0012932299,-0.0086157285,-0.012154118,0.04812036,-0.01433028,0.0012710433,-0.00008259849,0.0152321225,-0.054238964,-0.011993725,-0.0046160496,0.015718207,0.009108732,-0.059445865,-0.009518149,-0.0046516946,0.021917729,0.0065969303,-0.0011481285,-0.06463205,-0.023697061,-0.009734796,0.050364505,0.0004870537,-0.028589645,0.02309187,0.06677782,0.0063177613,0.03444204,-0.012988422,0.012541127,0.021181786,-0.0033629122,0.03450165,0.03172487,0.0026862265,-0.0054301517,-0.018881902,-0.006939372,-0.009184305,0.0029751414,0.032869633,-0.017249044,-0.010853955,0.037909977,-0.020113125,0.0069309273,-0.0125012025,0.010346135,0.014507339,-0.0018350531,-0.03468574,-0.012015079,-0.0027219532,-0.013378529,-0.0779007,-0.03130263,-0.031795252,0.004147612,-0.013408388,-0.015055431,0.036155026,-0.02745506,-0.007441337,-0.020438496,0.012314955,0.0090833455,-0.016502228,0.017692825,0.010794708,-0.046459567,0.03049173,0.024710644,0.034925003,0.012880699,0.025697662,-0.0030878184,0.01768347,-0.0113620525,0.011665205,-0.023185581,-0.009375934,-0.04006299,-0.009426819,0.009692455,0.010135029,0.015384393,0.025554935,-0.046124365,-0.023367874,0.02477181,0.014346145,0.0009531848,0.04265103,0.0008560428,-0.0170579,-0.017684039,0.0037279013,-0.006645511,0.00017208167,-0.021527683,0.0032920511,0.033983365,-0.014981884,-0.031178456,0.028372752,0.03397225,-0.017648472,0.050062273,0.024727618,-0.050111584,0.035443936,-0.050109137,-0.00081732764,0.020126611,-0.015606764,-0.046604518,-0.010371769,0.07069492,0.0016736276,0.06646596,-0.01807646,0.028408447,-0.024586983,-0.015686203,-0.011325719,-0.040989883,-0.021231784,-0.029572796,-0.07912876,0.02517795,0.0490027,-0.018090582,0.020819591,0.018627746,-0.017403778,-0.08218605,-0.022148827,-0.034237847,-0.0304265,0.008224539,0.08884115,-0.019451672,-0.035918802,-0.015664957,0.010586842,0.004281242,0.016842326,0.09218837,0.009858081,-0.018229542,0.03965532,-0.04055251,0.09288093,0.008689182,0.03586642,-0.02596203,-0.047039,0.02125034,0.010335001,-0.004007218,-0.039138652,-0.035769243,-0.029625623,0.06297051,-0.03383513,0.0014616922,0.0139558185,0.012334065,-0.023538467,0.02009052,-0.039361484,-0.048291896,0.018341789,0.024476748,-0.05536438,-0.01886396,-0.004501887,-0.030852893,0.022929523,-0.017654872,-0.0022253506,-0.005098225,0.032592416,0.030831235,-0.039128903,-0.0008226655,-0.013309994,-0.0114329085,-0.017087564,-0.020377591,-0.012277537,0.026416173,0.023023404,0.014604425,-0.026696607,-0.06224797,-0.03305179,-0.037752733,-0.038281526,0.0646046,0.015123337,0.0016949021,-0.009696322,-0.065578945,0.012419549,-0.004646692,0.010168915,-0.021322882,0.028096352,0.0019014024,0.05863172,-0.012656654,-0.009442499,0.004909483,0.010172176,-0.053511865,-0.03348284,0.07746665,0.017396312,-0.0050173374,-0.00820235,-0.019017324,0.0070385155,-0.02704248,0.0013443023,-0.016887575,-0.027490854,-0.034226708,0.014822618,0.010784241,0.06971108,0.0063725077,-0.029847704,0.06227656,0.023374844,-0.013191428,-0.03688418,-0.0067724776,0.013595168,-0.04219154,-0.008914327,0.022230284,0.02771171,0.012708716,0.020256545,-0.052436307,0.019537376,0.0049627735,-0.017317845,0.011284828,-0.012031191,0.0084377965,-0.014014837,0.03126849,0.0073230257,-0.029145775,-0.0021764673,0.0025003026,-0.008475197,-0.049402986,0.01325414,0.019426184,-0.012304067,-0.053299163,-0.010867339,0.023208704,0.016155567,-0.054552257,-0.02586132,0.022283398,0.03135586,-0.010722143,0.056103107,-0.024340536,0.011309363,-0.0034822517,-0.056689363,0.01723877,-0.047678076,-0.0010995222,-0.072032735,-0.0084776785,-0.0350536,-0.013988297,0.00045651317,0.028282486,-0.012860044,-0.009360828,-0.02515718,-0.027073527,0.02546655,-0.021889443,0.06451359,-0.00947617,0.04895908,0.022755768,-0.043124795,0.0010030952,0.06337668,-0.027594095,0.035995144,-0.034625947,-0.0125956675,0.03095176,-0.015783133,0.00329332,0.032758545,0.017965857,-0.0043044733,-0.037637666,0.06401977,-0.023713462,-0.010925384,0.00664574,0.008206131,0.019888533,-0.04865106,0.014350438,-0.015995301,0.025256636,-0.017254822,-0.014716941,-0.00998005,-0.07461043,-0.0024368376,-0.010216625,-0.02462041,-0.0322326,-0.0014491501,-0.00048554427,-0.03102591,0.037924867,-0.023921188,0.03944771,0.04129629,-0.022018049,0.02181808,-0.029473865,0.008100365,-0.034746733,0.02117591,0.0036042794,-0.00006810674,0.028840218,0.028215526,0.00035453637,-0.042093463,0.008123316,-0.020479966,-0.0137893595,-0.12609586,0.015173871,0.014390875,-0.010338421,-0.018574432,-0.012853583,-0.022944028,-0.039721992,-0.010912174,-0.039551765,-0.011327435,-0.045315716,0.011861356,-0.03687952,0.0011058046,0.0208736,-0.0020357887,-0.014372128,-0.009526902,0.066651516,0.035950676,-0.011615931,0.043087017,-0.0061187926,-0.029788718,-0.0101284925,0.008641076,-0.000054170312,-0.008788654,0.018118974,0.01465726,-0.014493057,0.0033062352,0.03052327,0.017576665,0.0066397195,0.032156777,0.0034828652,0.027185798,0.032115813,0.014036805,-0.0033193552,-0.009450962,0.015412117,0.04857747,0.08112687,0.0057065506,-0.027255911,-0.027736446,0.03749594,0.0129652945,0.018050844,-0.031074865,0.018972266,0.0061813695,-0.046355866,-0.043657087,0.010203914,-0.040694386,0.049119927,-0.006091615,0.06061758,-0.023176624,-0.03333234,0.031523097,0.017697219,0.023846695,0.027509201,0.007668439,-0.0040460853,0.008895582,-0.009950198,-0.0393877,-0.019307386,-0.023862423,-0.009489499,0.013461694,0.0018910661,-0.008718675,-0.007124048,-0.033224333,-0.058496386,0.003620303,0.031106694,0.06876342,0.07261943,-0.010410832,-0.022697294,-0.034459095,0.011883758,-0.019826738,-0.055299938,-0.037602395,-0.028159777,-0.014987012,0.082611784,0.005509893,0.018622812,0.008498686,0.0011880627,-0.024893895,-0.023164967,-0.034535702,-0.018493565,-0.014400165,0.04798457,-0.01624548,0.00606092,-0.017139127,-0.0020629105,-0.05141766,0.011318863,-0.0067580906,0.01955815,-0.058626045,-0.04712127,-0.007461783,0.009366142,0.026040016,0.005848123,0.014272762,-0.051912274,0.00052575406,-0.040272076,0.03301278,0.063272685,0.039020106,0.034075066,0.025240524,0.034558713,0.0074609523,-0.03466667,0.0042727594,-0.0021580677,0.026608694,-0.02372157,-0.0026485291,0.036314394,-0.026730454,-0.025506247,-0.037861492,-0.009521429,-0.010320413,-0.025550185,-0.00803591,-0.06217186,0.019798635,0.00797113,0.01443773,-0.029483788,-0.004595898,-0.03154588,-0.005743255,0.059291225,-0.003999199,0.001000928,-0.0080440575,-0.015917242,0.00083391997,0.07547897,-0.031803634,-0.07253178,-0.02532688,0.011611842,-0.04223998,0.095059566,-0.0014038815,-0.00048028273,-0.027061943,0.0012173051,-0.008606253,0.015485971,0.0038535006,-0.033760194,0.046142675,0.015717652,-0.025726825,0.026096324,0.021171253,-0.019808505,0.013468961,0.020139048,0.06407003,0.055132706,0.026517825,0.004703397,-0.039886005,-0.018827608,0.0066274013,-0.028600447,-0.005389307,0.023704104,-0.024213204,-0.015687136,0.037101347,0.0065446496,-0.016566493,-0.00081263477,-0.009747234,0.006081688,-0.031689823,0.0055586444,-0.02995566,-0.016009746,-0.032929305,0.018087031,-0.016348306,0.0028129087,0.0075101084,0.0060552224,-0.011137949,-0.0033555771,0.0034499993,0.02805736,0.009371353,-0.0047226055,0.02551645,-0.0026413556,-0.018682659,-0.0027696409,0.013676845,0.0074058026,-0.009587732,-0.0017997681,-0.020369066,-0.013252746,0.018113732,0.029810233,0.018396674,0.011678366,-0.0061276956,-0.023437515,0.04007079,-0.0013881632,0.0035644923,0.01709079,-0.0046371873,-0.016721472,-0.025101006,0.022081906,0.043078355,-0.0125697525,0.035456575,-0.012001764],"last_embed":{"hash":"1dgjk7i","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"1dgjk7i","at":1762844653664},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Resources#Articles & Guides","lines":[354,356],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1dgjk7i","at":1762844653664}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Resources#Professional Consultation#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.040921677,0.02062546,-0.0001391751,-0.036512744,-0.034413207,-0.019761914,-0.0068438407,-0.027185583,0.03282996,0.019702835,0.034971334,0.02833182,-0.020785464,-0.018877309,0.038265146,0.070039876,-0.05345619,0.016135588,-0.0075951954,0.020901028,-0.010850955,-0.012770949,0.008933015,-0.024254277,-0.06428878,-0.009220341,-0.012047626,-0.02988727,0.04833622,0.0057853223,-0.03750783,-0.08195495,0.07283627,-0.030282134,-0.008930104,-0.04300916,-0.026950901,-0.019069422,-0.029046213,0.009913589,0.0029916791,-0.018401582,0.029095458,-0.014457508,0.0053705294,-0.0075495206,-0.004098133,-0.014859844,0.032382153,-0.053658813,-0.027935134,0.011266037,0.046278484,-0.054498743,-0.050884794,0.026353674,-0.010049113,-0.0731043,-0.05546659,-0.016236955,-0.018290702,0.008195246,-0.019856192,0.038940992,0.008263514,0.042527813,0.01499276,0.0026679651,-0.042984284,-0.027825108,-0.008448336,-0.035824824,-0.048647024,-0.00095657137,-0.038623877,0.020069823,0.026244085,0.007130342,-0.0041974373,0.08849007,-0.0075060716,-0.019674575,-0.02037281,-0.008445598,-0.03172789,-0.016739301,-0.0066808052,-0.014215087,0.011269624,-0.012167854,-0.027839925,0.0338912,-0.00023869472,0.011439992,0.011077928,0.0022522097,-0.043603525,-0.00263987,0.0126906,0.023095917,-0.012511218,0.01914835,0.0060217083,0.007946509,-0.007099666,0.010945407,-0.004873247,0.009865453,0.014722741,-0.019407012,-0.0077920784,-0.0056989803,-0.007879364,-0.013727588,0.007424417,-0.010433707,0.033016045,-0.010440909,-0.0025731183,-0.014368733,0.011472555,0.04073637,0.013748752,-0.07372506,0.02880406,0.029911239,0.03049965,0.019017342,0.011840221,0.018057773,0.06298534,0.049541373,-0.042999934,0.018484188,0.03128689,7.2949456e-7,-0.009719252,-0.008892833,-0.011014872,-0.037191357,0.038755875,0.04154712,-0.018720213,-0.01650188,0.0172644,-0.04333343,0.016676048,-0.009757996,-0.008910243,0.027138526,0.038865913,0.07465349,0.014102867,-0.0012856319,-0.019960959,-0.02870896,-0.021852026,0.003908684,0.03563623,-0.03985193,0.027717436,0.01869433,0.0079066055,0.002296931,0.033387642,-0.036620166,-0.03899152,0.04713027,0.011848461,0.010404366,0.027855374,-0.035600774,-0.013596181,0.02439413,0.0240421,0.022906931,0.046577524,0.012186943,0.033886787,-0.036920685,-0.01710837,0.0011725363,-0.01263652,0.0016472437,-0.051986743,0.02798259,-0.0031091904,-0.017991152,0.025325155,-0.012059573,0.015585493,-0.028689351,0.012412181,-0.0047647925,0.047253408,-0.0061472245,0.061052687,0.0069121956,-0.018474564,-0.05806543,-0.021155661,0.04225828,0.014452804,-0.039553415,0.014633967,-0.026184421,-0.011845325,-0.03347989,0.026335146,-0.03496907,0.00054991833,-0.035102352,-0.02451979,0.012629544,-0.049562957,0.020202352,0.018767068,0.0136876805,0.02439227,-0.014069,-0.07353674,0.03694852,-0.00042797608,0.01534686,-0.024547836,0.0023595495,-0.00048509674,0.066036895,0.021723226,0.015751183,-0.014741695,0.001142484,0.05197234,-0.019041494,0.022083335,-0.07145734,-0.015384232,-0.021341784,0.039106414,0.012441653,-0.02678924,-0.023064785,0.06710001,-0.010382708,-0.028170766,0.05226761,0.013281039,0.008230249,-0.039506607,-0.0425251,0.0150041,0.057268605,-0.013254306,0.009485422,-0.012848095,-0.00011115807,-0.009603028,-0.019125054,-0.028834747,0.016905004,0.0062498897,0.0021839042,-0.021767484,0.015325231,-0.0075181313,-0.009847705,-0.014152606,0.010230032,0.043341726,-0.033945445,-0.027457366,0.0035511153,0.03291345,0.0042618015,-0.026438836,0.013837201,-0.034337953,0.017395902,0.068194345,-0.0007373213,-0.041191813,0.014559436,0.03201152,0.00393572,0.07508761,-0.048024572,-0.023012998,0.03100601,0.012565255,-0.0025854257,0.0052944524,0.026502041,0.041082393,0.010060673,-0.009257725,0.010563979,-0.004303114,-0.1622829,0.022495305,0.008453376,0.046836153,-0.004667772,0.005705608,-0.01062253,0.0038699356,-0.029631289,0.016055461,0.0042821355,-0.03165167,0.007980087,0.033938814,-0.0099725835,0.0073227994,-0.0014465981,0.021286549,0.038701028,-0.039638385,-0.03918958,-0.01997826,-0.0026195247,-0.055719845,-0.011155944,-0.02283623,0.032974593,0.0063691568,-0.029404812,-0.020060055,0.00093460834,-0.021205211,0.00827361,0.027824715,-0.014266564,0.01343878,-0.010433165,-0.036107313,-0.01567282,0.015167483,-0.01977133,0.05816028,0.026898438,0.013267949,-0.026941225,0.00512809,-0.010446222,0.0095010055,-0.034816694,0.011248221,-0.003156592,-0.04768925,-0.0008049997,0.021217164,-0.057937197,0.00020321515,-0.0016645975,0.017574705,0.042778023,-0.010115291,-0.024023948,-0.061700065,0.023242325,-0.06084174,-0.04556218,-0.065111905,0.016173806,-0.02381555,0.009671805,-0.026136342,-0.006809739,-0.03252583,0.050240874,-0.026084606,0.01679557,-0.004706734,0.0015752318,0.011490078,-0.019126475,-0.052255455,0.0008707856,0.022130428,-0.021832557,0.009749516,-0.013620457,-0.02517724,-0.016525505,0.018311858,0.021610102,0.2527965,0.048176862,-0.006722737,-0.043378927,0.05466089,-0.0016839247,0.02052823,0.051996306,-0.0013445534,-0.019352982,0.010285161,0.021745685,-0.08613623,-0.01765481,-0.00007544096,0.033780992,-0.060911607,0.008774491,0.048583925,-0.014549675,0.010718059,0.021514244,0.032785185,0.008946904,-0.030545482,-0.005619936,-0.005483032,0.044549342,-0.027927436,0.05718688,-0.05365627,-0.0106201535,0.062333692,-0.06027381,-0.022177821,-0.03195648,-0.006382366,-0.054799337,0.018336484,0.038092114,0.008364926,-0.011244967,0.00382482,-0.019698964,0.011437607,0.0054623857,0.0076457504,-0.013652442,0.033770412,-0.0061054844,-0.0059728115,-0.0321964,-0.021441825,-0.025015961,0.02024438,-0.019990887,-0.047152646,-0.016220925,-0.034206603,0.02336887,0.011450193,0.018753974,-0.01442955,0.018428609,-0.0012593674,0.023971373,0.025696587,0.030827062,0.041178968,0.035889346,0.007465907,0.061228648,-0.029777624,-0.007693694,0.021741198,-0.017906586,0.038185574,0.0337107,-0.00009094423,-0.006655162,-0.021452986,0.019052466,0.013787639,0.040209368,0.03395163,-0.013792524,-0.012160676,0.01392073,-0.03950123,0.0078035803,0.017368564,-0.016292037,-0.02017927,0.020753939,-0.04845887,-0.017890068,0.025846478,-0.030956369,-0.05588798,-0.020252777,0.01662629,-0.028982425,-0.011824426,-0.013937303,-0.009283787,-0.07206063,0.012776147,0.011836193,-0.039895125,0.022989592,-0.053181842,0.0018671196,0.0020799097,-0.04396862,0.02018122,0.01964916,0.032080114,0.0034054527,0.040896658,-0.006635145,0.009198646,0.034463577,0.016795473,0.03392127,-0.008060856,-0.038305838,0.024756936,0.055434305,-0.014650241,-0.003647941,0.010044877,-0.044436168,-0.06309922,0.008378356,-0.0006968055,-0.004527531,0.062799826,0.0056168907,0.0054241656,0.0024050865,-0.032149564,-0.053639013,-0.026503164,-0.0054409243,0.0094115725,0.049614564,0.006134552,-0.02140311,0.042395014,0.061592504,0.006259374,0.057371147,0.034253262,0.0009890123,0.0038900895,-0.038291972,0.0003947434,0.020375682,0.029475423,-0.028553432,-0.03507796,0.052607343,0.033733353,0.05712945,-0.019055014,0.04632964,-0.04141017,0.010419383,0.03398026,-0.01839986,0.02440106,-0.022029372,-0.0786442,0.007912455,0.07048954,0.019944988,0.010919812,0.0243,0.025214912,-0.04305991,-0.036485385,-0.022879234,-0.018214626,-0.0032938865,0.06941777,0.018888539,-0.012075141,-0.022096468,0.020827634,-0.013739801,-0.02005877,0.07889041,-0.018968776,-0.012872389,0.034589276,0.042484835,0.09258458,0.005224903,0.018312035,0.019984208,-0.07255045,0.015936248,0.0008556282,0.013600134,-0.04041616,-0.0007517814,-0.016477736,0.046658948,-0.039410334,0.0341247,0.0071065603,-0.0016292167,-0.038478803,0.047212515,0.007593132,-0.013997528,0.028828358,-0.020469332,-0.06032354,0.0050438195,-0.015236079,-0.033867102,-0.005407911,-0.018221801,-0.003177503,0.019434093,0.016670616,0.020503204,-0.02635986,-0.013340787,-0.0059780143,-0.01159982,0.000736509,-0.00257419,-0.042289667,-0.022220777,-0.004688985,0.004427569,-0.06832388,-0.046328764,-0.04829021,-0.029918898,-0.005531883,0.021772634,0.040128604,-0.025970284,-0.03896775,-0.03937081,-0.00010457921,-0.014412695,0.01444927,-0.015300145,0.012045635,-0.01019021,0.05645799,-0.0042069033,-0.016132534,-0.0050916877,-0.015062471,-0.018498788,-0.01097186,0.047434825,0.021186382,-0.011979349,-0.056673605,-0.040827442,0.052367173,-0.0049922015,-0.016430674,-0.047943152,0.0014242921,-0.029080683,-0.016018622,-0.005479817,-0.03772864,-0.0077843866,-0.06397161,0.055068895,0.019898206,0.019089144,-0.022000924,-0.013754089,0.020439213,-0.051180087,0.00070338545,0.018097457,0.0004604372,0.025581576,0.022769934,-0.032394327,0.016460527,0.011452786,-0.032463003,-0.008382702,0.0011408235,-0.0040493,-0.046557184,0.037339725,0.0078727305,-0.01271305,-0.0266104,0.006390816,-0.0042075724,-0.028074447,0.044329498,-0.012354783,0.008620461,-0.061539024,0.041301403,0.018519068,0.005157115,-0.12025111,0.018000165,0.02041417,0.019758986,-0.009060626,0.05622855,-0.012345607,0.00531093,-0.014651518,-0.0119502535,0.026690418,-0.015934309,-0.009708949,-0.051989563,0.015290586,-0.05585308,-0.032357812,-0.014338843,-0.0008963821,-0.023673572,-0.009691909,-0.00039183104,-0.013571076,0.015757203,0.0050290762,0.0075013083,-0.054039985,0.03305539,0.013017786,-0.025941586,-0.057153106,0.045607902,-0.025033938,0.016122654,0.009920579,0.029936746,0.033066418,-0.035728697,-0.008913493,0.005391123,0.05063602,0.013262142,-0.02372072,0.024920022,0.040166534,0.00046235014,0.0013623803,0.005856711,0.0077899117,-0.043931875,-0.0000055155588,0.04150908,0.009769306,-0.021939036,-0.000873112,-0.006496162,-0.047102027,0.000026530786,-0.024814514,0.008323512,0.040006477,0.035045676,-0.0029437533,-0.05042991,0.033206493,0.001010494,0.029332232,0.044127826,-0.022746583,-0.0089329425,-0.008107872,-0.011654306,-0.0073253093,0.032916848,-0.028993137,0.01752496,-0.0073726797,-0.016634842,-0.00025602218,-0.0021467337,0.01094588,0.010026791,-0.027763924,-0.12285908,-0.03141606,-0.018778492,-0.0089821,-0.04051256,-0.02200163,-0.03442278,0.0029712974,0.009329112,-0.038717348,0.005566102,0.02235118,0.022828516,-0.014754682,0.057660908,0.004023282,-0.019689508,-0.027629705,-0.020358937,0.0668725,0.03495116,-0.007627837,0.029471824,0.011493437,0.01161528,-0.011312717,0.0100262575,0.033151247,-0.006185999,0.0030572994,0.007625606,-0.038195148,0.024885748,0.017815433,0.010402917,-0.013835506,0.011940813,0.006078252,0.001964696,-0.0070641,0.0665102,0.016376708,-0.0012671419,0.059060883,0.029821748,0.07315487,-0.03936095,-0.038630184,-0.004939977,0.023012197,0.019309314,0.041373946,-0.013069139,0.018462786,0.0043680957,-0.04471119,-0.03144829,0.009620942,-0.024842426,0.028040102,-0.0091436645,0.030018702,-0.02516706,-0.013939494,-0.025678879,0.010112584,0.0020760004,0.026474327,-0.03195275,-0.021069515,-0.01699632,-0.051057667,-0.030800115,-0.03449804,-0.018134851,-0.02950329,-0.019082043,-0.014266122,0.005564678,0.015995856,-0.037923593,-0.06826506,0.009173428,0.0019856845,0.04400264,0.063390605,0.0060142204,-0.021836054,-0.053022448,0.024035051,-0.035488777,-0.04212156,-0.012641336,-0.04351558,-0.018524177,0.027531661,0.0061912015,-0.008197187,-0.005356973,-0.024006004,-0.04248977,-0.05317405,-0.02529879,0.007845273,-0.027022501,0.023832351,0.010547476,0.0005733428,-0.0017662896,-0.018842712,-0.0030707323,0.0036607035,0.011145128,-0.015895411,-0.0036170667,-0.0018388892,0.007495698,0.044303272,0.0071606003,0.012901732,0.027258646,-0.012018592,-0.0048747165,-0.043150403,0.052443806,0.042182013,0.01269066,0.026833773,0.034001023,0.031327356,-0.011111673,-0.025595678,-0.029902207,0.035853513,0.042148847,-0.0018882048,-0.017109722,0.020577393,-0.0099532865,0.010910466,-0.03504786,-0.0055307494,-0.006096604,0.00036919292,-0.0038746502,-0.011146536,-0.0028308579,0.024189724,-0.0023425405,-0.02049545,0.014931618,-0.058163013,-0.02722924,0.05397841,-0.012530588,0.030024981,-0.029763116,-0.067594185,0.022094,0.03447649,0.018425833,-0.05211651,-0.047958627,-0.0497446,-0.018624246,0.0583411,-0.045033194,-0.019493539,0.011285794,-0.008328836,-0.015817126,0.051370393,-0.017783666,-0.035844643,0.053639587,0.045804843,-0.036690984,0.044178583,0.0066066976,-0.00978179,0.043445893,0.008685595,0.005807616,0.027966734,0.049734473,-0.007775587,-0.0018951723,-0.0013789977,-0.01281107,0.022395669,-0.05384187,0.010611961,0.017024528,0.004151834,-0.006846054,-0.018537505,-0.045341495,0.002965326,0.02173067,0.011518736,0.0024532715,0.048914816,-0.0018360213,-0.0151405865,0.032586936,0.045029234,0.025539845,0.008419425,0.013500957,-0.011214346,-0.01648493,-0.028961398,-0.014378926,0.058042943,0.010597835,-0.0496314,0.03738787,0.011200929,-0.004650588,-0.022391383,0.08218895,-0.0054243566,-0.017052958,0.0015193064,0.028045826,-0.0057413583,0.021187525,0.01763413,-0.028319936,0.0012629207,-0.009937886,0.009874555,0.020594345,0.0005624683,0.0010780165,0.0223539,0.04408274,-0.015349735,-0.035724103,-0.0018132931,-0.014840952,-0.019516565,0.030159503,-0.021457374],"last_embed":{"hash":"1vy99oa","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"1vy99oa","at":1762844653664},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Resources#Professional Consultation#{1}","lines":[358,358],"size":26,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vy99oa","at":1762844653664}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Resources#Professional Consultation#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.053148746,0.05151947,0.01662684,-0.036582615,-0.02738757,-0.018877054,0.014005806,-0.0010133304,-0.008059381,-0.008954275,0.044745203,0.040198702,-0.024242712,-0.0063349227,0.021487907,0.068738565,-0.005527841,0.02769695,0.0016811147,-0.004853366,0.006744706,0.020779196,0.05348926,0.010782904,-0.008211494,-0.03059641,-0.01577735,0.009798746,0.068763375,0.033464566,-0.033417955,-0.03275126,0.09159726,-0.044123095,-0.012248057,-0.04860702,-0.014974947,-0.026947038,-0.030837595,0.033043064,-0.0005771175,-0.006847177,0.027390517,0.03832481,0.037800383,-0.025256898,-0.009181773,-0.013948245,0.0037680252,-0.028860874,0.025099175,-0.02982129,0.039185103,-0.027760288,-0.021319492,0.019419227,0.007803878,-0.039068427,-0.03608043,0.0035359862,-0.050739538,0.031106165,-0.047871806,0.020468967,0.027717,0.04122934,-0.016764956,-0.0038224084,-0.02276654,-0.031215647,-0.0431813,-0.012307957,-0.037265066,-0.025978167,-0.069341175,0.022119805,0.023663675,-0.0076099127,0.028527154,0.074349485,0.0036073925,-0.016344177,0.007604278,0.035064716,-0.038450994,-0.013536536,-0.01091908,0.0041215215,0.013633907,-0.021070424,0.028417256,0.021068856,-0.01586428,-0.0138772875,0.013863392,0.026065413,-0.008303239,-0.0041179615,-0.021548329,-0.025368959,0.013062749,0.004918903,0.032156706,-0.06626918,0.030000705,0.007914461,0.02289664,-0.0028248788,0.028362859,-0.014346028,0.0068972893,-0.005384865,-0.031396825,0.032410204,0.01280929,-0.021259265,0.028902853,-0.042879693,0.029281918,-0.0021799833,0.01371054,-0.00460385,0.013753786,-0.05070777,0.012147253,-0.0021259799,0.031137457,-0.0071208067,0.021089949,0.031983893,-0.0004158206,0.03209265,-0.059859257,-0.0072071953,-0.003995283,-0.01577321,0.007066095,0.015355593,-0.0182413,-0.052187726,0.050841086,0.0360704,-0.015665837,-0.013209147,-0.015831865,0.01591718,0.008867463,-0.045007437,0.009068198,0.03096285,0.036138292,0.03801993,-0.014056281,0.01541521,-0.011290216,-0.017122805,0.011523643,0.010836764,-0.0015032958,-0.037846986,-0.0021841435,0.031517953,-0.021343712,0.002339044,0.02059346,-0.0008880768,0.014004991,0.030269198,-0.022227602,0.006061543,0.036598433,-0.031363938,0.0062330174,0.020260373,0.038411587,0.038278583,0.087791674,0.030432075,0.01807998,-0.024911096,-0.015596243,0.03408725,0.02490859,-0.029907815,-0.030293748,0.00516508,-0.025760133,0.027590454,0.0078025553,0.015432897,0.017334025,-0.006357498,0.014171852,0.010707326,0.02298153,-0.050855692,0.057910193,-0.004207788,-0.008813885,-0.028323049,-0.015796285,0.06481938,-0.005719891,-0.030143254,0.0019233865,-0.009839347,-0.014570555,-0.07300356,0.048175238,-0.02164376,-0.004270002,-0.02965865,-0.013107713,0.054304667,-0.022481527,0.004745394,0.010743327,0.038317088,0.015144815,0.0063935146,-0.07524779,0.011850051,0.03505394,-0.012860953,-0.031376563,0.014470654,-0.00642898,0.041749857,0.012914706,-0.020955957,-0.016021008,-0.040814612,0.03174313,-0.02358126,0.06928132,-0.034840636,-0.009228641,-0.009532624,0.034680787,-0.0009683495,-0.032821275,-0.0036400463,0.046935555,0.0037698492,-0.031136539,0.03475551,-0.0042885956,0.013341509,-0.038613554,-0.009037343,0.01708788,0.055721026,-0.004934388,-0.016783012,-0.04678478,0.0011655005,-0.0037762779,-0.051162723,-0.04440124,-0.005824345,-0.017299855,0.010769361,-0.051399805,0.024244426,-0.008411251,-0.02211478,-0.008812082,0.009980919,0.027864031,0.026328683,-0.024799451,-0.0010178066,0.010396688,0.024427263,-0.0035973084,-0.0105239935,-0.042122412,0.034396853,0.050603133,0.015265993,-0.038464308,0.0053307787,0.022488197,-0.024229454,0.06081922,-0.050241563,0.025109755,0.003327815,0.008410376,-0.011165198,0.025594998,-0.0075225416,0.060248967,0.014453449,-0.011187229,-0.02805454,0.017922495,-0.16095518,0.02284423,-0.018134668,0.05134681,0.012045659,0.007334304,-0.029349018,-0.003250733,-0.035392363,0.016621629,-0.020538526,-0.047944505,-0.012675662,0.04920237,-0.060052704,0.018216593,-0.06558662,-0.02958727,0.006003881,-0.023422914,-0.029667286,-0.033203132,0.004003234,-0.06360442,-0.013535564,-0.030167496,-0.0017159879,0.020600118,-0.050699145,-0.017178722,-0.03956765,-0.012543404,0.0031114763,0.045353714,0.0062213265,0.052917972,-0.012815964,-0.058096115,0.0047788587,-0.005445297,-0.022393614,0.08887681,0.04654015,0.022437958,-0.013555175,0.0005270408,-0.034512945,0.014321035,-0.033378504,-0.01550192,0.013365937,-0.03997863,0.02445475,0.010913346,-0.01682084,0.0029876234,0.013703623,0.043878976,-0.031874467,-0.00048565902,-0.0038085035,-0.07520461,0.026175227,-0.048432134,-0.031935833,-0.040644385,-0.014833932,-0.036368124,0.0045688823,-0.013957509,0.04011764,-0.008514255,0.013905331,-0.0328232,0.011484947,0.009335423,-0.019825013,-0.021999838,-0.03625447,-0.09239644,-0.022276925,0.008366917,-0.006097734,0.02341816,-0.006498826,0.0036728096,0.024932574,-0.0063916943,0.015084035,0.22225772,-0.0021190168,0.027814325,-0.013026363,0.07285213,0.015311193,0.055981204,0.030973284,0.0042166067,-0.029615257,-0.044701707,0.017178053,-0.06623116,-0.019085972,0.030578054,0.04157266,-0.0693342,-0.026309397,0.047944814,-0.0022386475,0.007150953,-0.010214813,0.009890086,-0.031553984,-0.053280074,-0.032530926,-0.039827865,0.008613582,-0.018576864,0.011927879,-0.0064094565,-0.026883304,0.06374666,-0.078549564,-0.051284775,-0.0078117796,-0.015629193,-0.03084,-0.0074635935,-0.013352078,-0.0077531114,-0.0041513597,0.017147264,0.0019125986,0.0099175945,-0.021904306,0.007707845,0.016250785,0.04925554,-0.0019195054,0.0007992865,-0.00925039,-0.029962342,0.010570758,-0.0002640306,-0.014796966,-0.040389944,-0.002339193,-0.053879365,0.012454335,-0.008208355,-0.0014707445,-0.038010266,0.013702297,-0.017244007,0.06685754,-0.01152822,0.0054467386,0.04221928,0.038728677,0.0073613785,0.036249556,-0.030312192,0.006431611,0.05494952,-0.03707273,-0.05020776,0.068627216,-0.0015564577,0.028541727,-0.034865458,-0.027823713,-0.047554307,-0.018612524,0.009478433,-0.003146828,-0.037061766,-0.008315049,-0.06168804,0.023025502,0.008514918,0.009633291,-0.022946827,-0.0031805937,-0.05678189,-0.023620259,0.006175892,-0.04444257,-0.026638946,-0.023893293,-0.038413037,0.014847908,-0.0064482368,-0.020419573,-0.022263348,-0.022637403,0.014323592,0.0058802483,0.00086830964,0.031739727,-0.037505303,-0.0060409843,0.0040047728,-0.049232636,-0.0006063956,0.0051640333,-0.0076471176,0.019796453,0.03374234,-0.011059731,-0.0050827283,-0.011223726,-0.015377753,-0.01430216,-0.032598615,-0.008728364,0.0012024029,0.019463543,0.0003537829,0.006413102,0.015562124,-0.030073162,0.0029045814,0.030424137,0.027021285,-0.00530589,0.05188961,-0.0017942998,0.035316806,0.008554441,0.006091382,-0.07189642,-0.0014299056,-0.01655691,0.032225475,0.03056693,-0.044948403,-0.0039714496,0.024158726,0.032764282,-0.014088614,0.041356735,0.0165972,-0.0011398974,0.0012465899,-0.07892687,0.0024659515,0.027628252,-0.018901745,-0.042710803,-0.019635975,0.043460425,0.03557278,0.068076044,0.021029966,0.014407522,-0.01349597,-0.0015640616,-0.018612528,-0.0061643566,0.025756933,0.014863977,-0.069694355,0.03294888,0.025440438,0.015910555,-0.030023964,0.016610993,0.0052270787,-0.07662272,0.008743467,-0.017276553,-0.04378795,-0.0028366554,0.03729847,0.015538947,-0.036047462,-0.0033939586,0.022623051,-0.011337388,-0.019917876,0.079128355,-0.0100975325,-0.016526327,0.026071912,0.025552213,0.07995887,0.050473396,0.052119598,0.018131124,-0.0013872419,0.025229657,0.02155588,0.03398055,-0.033847664,0.012044107,0.001529274,0.061513245,-0.04718785,-0.0073381336,-0.01119288,0.037690245,-0.04067724,0.02507019,-0.032713465,-0.024402939,0.022606028,-0.003849388,-0.005969064,0.00489114,-0.0010166089,-0.049913686,0.024309997,-0.016614182,0.007278675,0.0025075995,-0.0075797313,-0.02607801,-0.018383788,-0.0056846756,-0.002683005,-0.0052896305,0.0063910144,0.00022995392,-0.022365822,0.0029588782,0.022477647,0.013323952,-0.019955916,-0.04884488,-0.036657184,-0.029644128,0.020958463,0.03129406,-0.043066055,-0.00020212782,-0.05226561,-0.07682195,0.040023874,0.04920406,0.010997333,0.04003288,0.040831864,0.028604778,0.030420788,0.015321734,0.0063656727,0.008163575,-0.041576914,-0.03807516,-0.010861688,0.061882187,-0.0013748789,0.0076210666,-0.032058064,-0.045363024,0.054478128,-0.00031962263,0.0058122096,-0.047811385,-0.016752655,-0.01434399,-0.029759744,-0.006443177,-0.008231752,0.0025359218,-0.058516752,0.021220537,0.035491657,-0.008144499,-0.0678404,-0.008371818,-0.0070501906,-0.019811673,-0.02669341,-0.00016478778,0.024789218,0.036441654,0.059405297,-0.06882244,0.00935905,0.0012420353,-0.031146972,0.02660524,-0.002203673,0.0052404986,-0.022091378,0.0070948666,0.008854757,0.0073932186,-0.004100867,-0.00056188455,-0.04217517,-0.014885703,-0.014431233,0.009077167,0.010572331,-0.03241432,0.0053003365,0.015270056,0.032826852,-0.0905506,0.013016668,0.0077058123,0.053805638,-0.008614149,0.039622482,-0.022032041,0.024243101,0.027239645,-0.041736934,-0.017171944,-0.036349382,0.0046960507,-0.05813612,-0.0066127772,-0.035864145,-0.04351177,-0.02196346,0.0016827713,-0.008149945,-0.051119085,-0.044463396,-0.020525046,-0.0043604765,-0.034936205,0.04022238,-0.04734585,0.05768123,-0.005580598,-0.027530579,-0.034992706,0.052962735,-0.025738547,0.006365967,0.008347546,0.03609539,0.019866755,0.0014830107,0.0014611266,0.026444398,0.008164338,0.020193722,-0.03708151,0.050522555,0.049998827,0.0012044968,0.030239154,0.017813124,-0.00721438,-0.038245805,0.0057588466,0.0059213503,0.01623401,-0.0040473337,0.0221708,0.0072421227,-0.04616415,0.00090599706,0.021296594,-0.015428914,0.014752628,-0.0060632485,0.025375793,-0.029064005,0.05064205,-0.028533112,0.024010997,0.027899353,-0.047781937,-0.021905888,0.007182708,0.00013185017,-0.053999502,0.0071427925,0.006364696,-0.009255725,0.020593775,0.035431508,0.017915705,-0.03159513,-0.022887748,-0.006994732,0.0013997462,-0.12813589,0.029710244,0.00014683748,-0.0016276294,-0.0401935,-0.01867883,0.007938111,0.01586031,0.015513263,-0.0490138,0.013683399,-0.023958135,-0.0002710318,-0.012682834,-0.020842746,0.029141974,-0.010140426,0.007852265,-0.022002596,0.08123294,0.025710303,0.0020321605,0.030475866,-0.016481096,-0.03264912,-0.011095856,-0.0021661858,-0.017431555,-0.03337358,-0.0040585157,-0.01759555,-0.027661419,0.017226825,0.024845041,0.02833212,0.022321222,0.014962127,-0.015709078,-0.017714646,-0.0060693515,0.014222314,0.0071707424,-0.022036064,0.013527528,0.03963369,0.06438621,0.0034026687,-0.018867923,-0.014691962,0.0013517394,-0.008218781,0.021448657,-0.014820656,0.026879199,0.02493739,-0.003237464,-0.06514131,0.02876323,0.0051573,0.054859895,0.018132033,0.021680752,-0.020003945,-0.01993186,0.012615066,-0.0040096156,0.010155824,0.01552581,-0.019964993,0.028903795,-0.033931304,-0.02987538,-0.009371663,0.002622044,-0.017797988,-0.012094527,-0.020039767,-0.029663103,-0.023870334,0.014170434,-0.022965727,-0.023117755,-0.0039055496,0.0102427695,0.077526554,0.031358227,-0.021858128,0.011512108,-0.048332553,0.025041495,-0.03766516,-0.014760616,0.012971903,-0.026742058,-0.016541757,0.060442194,-0.0011738287,0.0028165956,-0.023582008,-0.03726801,-0.033208948,-0.030139772,-0.01718621,-0.03935273,-0.018337738,0.037390262,-0.007588213,0.015556568,-0.018615033,-0.015629223,-0.036856428,0.032186653,0.0058251745,0.031142265,-0.03345238,-0.035105243,-0.012874694,0.03187538,0.006317629,-0.033102285,0.0279323,-0.068220146,0.011649423,-0.024571065,0.06114286,0.05905708,0.022133606,0.034607716,0.019222911,0.038222734,-0.021015612,0.0015338344,-0.0037833017,0.05131336,0.03814227,0.012386111,-0.00071311696,0.02144681,-0.013172123,-0.028870096,-0.04578003,-0.0028573044,-0.023760453,-0.020700416,-0.017014142,-0.056349028,0.0051243035,0.0018050615,0.024530787,-0.024219517,0.023784881,-0.030398713,0.014303894,0.04600045,0.012334278,0.03330837,-0.0051661925,-0.036827132,0.03048727,0.059402455,0.0016806899,-0.06774601,-0.056069247,-0.0020250285,-0.051879574,0.08332033,-0.012782256,-0.012111644,0.0004162302,0.012583636,-0.0313278,0.0450596,-0.010709872,-0.012161732,0.014223958,-0.00579588,-0.011186219,0.018708419,0.009469871,-0.034933403,0.029414454,0.035652578,0.0012110147,0.025051976,0.021456173,-0.0194196,-0.03725854,0.008386913,-0.071560584,0.00031741834,-0.0276458,0.02296262,0.010912279,-0.017980898,0.017146058,-0.014182915,-0.01287196,0.031878315,0.036006857,0.057933606,0.03088513,0.025006276,0.008657385,-0.008851098,0.012093415,0.0069948905,-0.024330474,0.0075969775,-0.024695957,0.03711681,-0.016791966,-0.023823023,0.0237513,0.021146396,0.0085112555,0.026847951,0.054070275,0.025560278,-0.013227795,-0.01852549,0.038437575,-0.024065752,-0.0060245907,-0.007640926,0.007967077,-0.04026207,0.023135625,0.034733687,0.03130368,0.019639561,-0.008794303,0.02407209,0.02884182,0.00724281,-0.00023661116,0.04897603,0.014950288,-0.011451888,-0.00007146795,0.02270232,0.03490963,-0.04297637,0.035091713,-0.0129651055],"last_embed":{"hash":"1yz5v9h","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"1yz5v9h","at":1762844653664},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Resources#Professional Consultation#{2}","lines":[359,359],"size":32,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1yz5v9h","at":1762844653664}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Resources#Professional Consultation#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.048784193,0.026337132,-0.0142735625,-0.017878927,-0.020618811,-0.039242167,0.031116137,-0.004547041,-0.0026736285,0.0044605336,0.024230015,0.014192438,-0.004523389,-0.013406234,0.03483349,0.031053627,-0.02071126,0.047673184,0.00732189,0.0091635,-0.02887285,0.031405468,0.03535875,-0.023411915,-0.011793319,0.0074812933,0.02214956,-0.006964755,0.02211306,-0.0077991853,0.0054407585,-0.059669133,0.031361286,-0.042249545,0.017777385,-0.07849424,0.0057333363,0.0053213434,-0.043720175,-0.0018733367,-0.015225896,0.020436613,0.06287619,0.028970236,0.009899251,-0.0021898295,-0.013593131,-0.018925417,0.011346526,0.005792281,-0.0211997,-0.0077340044,0.0347265,-0.022302436,-0.028939722,0.038079474,-0.0040571587,-0.05099276,-0.05661621,0.009588265,-0.048205197,0.03947673,0.007320809,0.003737756,0.043312114,0.04347061,0.0045976583,0.010893056,-0.014430162,-0.05179403,-0.042120237,-0.013856954,-0.03198578,-0.016460624,-0.04314852,0.047880005,0.04660029,-0.005222427,0.0046921633,0.06257099,-0.0016027776,-0.011211795,-0.013349693,0.00014612447,-0.033595387,0.03847648,-0.018696796,-0.015608039,0.04664547,-0.03868436,0.003522748,0.030295571,-0.03481238,-0.024144715,-0.003698127,0.04169279,-0.0024823304,-0.033034574,0.0072247516,0.008952415,0.03297607,-0.015245532,0.002414683,-0.045700856,0.008500725,-0.04203489,-0.049365427,0.005005805,0.009848262,-0.012446496,-0.0133600775,0.014704232,-0.013465878,0.026659485,0.029151654,-0.012746532,0.018504923,-0.016919065,0.004199699,-0.008150646,-0.0025865883,0.032199,0.005368655,-0.055452727,0.043953367,0.009932548,0.006061913,0.011019559,0.061959285,0.018190457,0.0221235,0.030143892,-0.032213777,0.015139564,0.018059256,-0.01579481,0.005444275,-0.021880643,-0.012740844,-0.05357401,0.037539408,0.043576483,0.018226605,-0.029127369,0.012365275,-0.042482123,0.033788625,-0.030654566,0.004810559,-0.001665809,0.032884024,0.017578354,0.026572922,-0.011902399,0.010615172,-0.02315816,-0.0042101643,0.029310904,0.027855283,-0.053119484,-0.011407617,-0.014982772,-0.006864748,-0.023303369,0.03150446,0.0017579396,0.01447532,0.036994122,-0.01966945,0.027287427,0.06622246,-0.06676975,0.013540658,0.0110985655,0.005170875,0.017521482,0.08347664,0.013611893,0.016877588,-0.027068464,-0.016161181,0.0010352504,-0.0048965323,-0.012594211,-0.041984934,0.046987023,-0.012724224,-0.0029028412,0.02589265,0.01731082,0.01477902,-0.008841738,-0.009207589,-0.015336656,0.043216106,-0.0346899,0.059091747,-0.010484539,0.010137204,-0.03593089,0.010895363,0.06799592,0.016108463,-0.015699655,0.008920774,-0.044817075,0.019708855,-0.044534683,0.022563038,-0.006272693,-0.015170448,-0.039625473,-0.015837194,0.04109252,-0.079935715,0.03345346,0.011059054,0.030819176,0.060624555,-0.018102502,-0.04984585,0.004716331,0.02585986,0.050181273,0.007965357,0.01987247,0.0052892435,0.08310812,0.02798375,-0.0036711884,-0.038297415,-0.034016002,0.036578078,-0.030619767,0.046363495,-0.026250063,-0.00929896,-0.004689013,0.04506053,0.0073082526,0.013718734,-0.038670935,0.04460584,-0.031888153,-0.028017042,0.057378773,0.031753022,0.016511489,-0.035107426,-0.031119553,0.012892679,0.05346393,0.03268618,-0.005410757,-0.0041993093,0.008696428,-0.011839705,-0.004705977,-0.03091172,0.011874803,0.0022819906,0.056406673,-0.008876968,0.018026168,0.0027483213,0.0073748315,-0.027578592,-0.0014531488,0.03250048,0.020662043,-0.013082429,0.009305669,0.04957512,0.015491475,-0.009174856,0.009432391,-0.03115717,0.042392265,0.08845482,0.021484982,-0.024075817,0.017520787,-0.007221063,-0.0028478946,0.045818843,-0.058305357,-0.008312799,-0.0036189526,0.020873575,-0.016222015,-0.00039980916,-0.023135608,0.05709933,0.016945627,-0.010079326,0.036306456,-0.0123218885,-0.16163279,-0.021984888,0.015762499,0.06037499,0.031247357,0.017259737,-0.010466624,-0.025208827,-0.060536746,0.041295107,-0.010789605,-0.037104283,-0.021791797,0.052266438,-0.01580159,-0.0014314674,-0.02425851,0.010367648,0.027799971,-0.02810117,0.009761645,-0.0072929286,0.0016397663,-0.014129715,-0.009596969,0.012846148,0.047113724,0.0140058715,-0.056263845,0.010748698,-0.049120046,-0.012895791,-0.0030318035,0.034825996,-0.00093340746,0.021699881,-0.007311678,-0.06054576,-0.029171973,-0.011910869,-0.00009214642,0.041303813,-0.00018981061,0.043327753,-0.04062671,-0.005005355,-0.017850822,0.0052961614,-0.024989951,-0.04325787,0.03323949,-0.053367604,-0.0016999409,-0.015295275,-0.049872328,-0.0011482785,0.016942794,0.036424663,0.0031567595,-0.005020447,0.013081195,-0.05320425,0.019837819,-0.060347617,-0.01929704,-0.044848178,0.026790304,0.00399025,0.027572036,-0.05283265,0.01340054,-0.039433487,-0.0076318197,-0.06031847,0.04818536,-0.02923558,-0.020048084,-0.035820343,-0.010144937,-0.08370926,0.0075339302,0.011772981,-0.0023402155,0.019899428,-0.019048354,-0.034558766,0.022537686,-0.0043060966,0.045285422,0.23804837,-0.0045745308,0.019027548,-0.011088748,0.04754739,-9.927867e-7,0.04980719,0.05398619,0.01747938,-0.03183711,0.027269611,0.021738332,-0.03441995,0.008775813,-0.0012942555,0.04824828,-0.042317703,-0.023231635,0.05975963,-0.018244958,0.01704679,0.019023703,0.04747934,-0.010750175,-0.036149137,-0.028349617,-0.042697098,0.02482825,-0.05182829,0.036380284,-0.031488616,-0.004648426,0.06349522,-0.08346202,-0.041316375,-0.04889873,-0.040395543,-0.04512963,0.012968017,0.038521525,-0.016568104,-0.00423645,-0.024441425,0.0086190775,-0.012816008,-0.000788197,0.037207253,-0.007905139,0.027933272,-0.017888792,-0.00027909456,-0.041302405,0.0040615806,0.014704073,0.0002314515,-0.05163638,-0.074183196,-0.018399093,-0.007586731,0.039562635,-0.008588527,-0.0005890301,-0.08768255,0.030793827,0.010341543,0.049746513,-0.008152899,0.009811903,0.03197036,0.036912255,0.026358508,0.05034272,-0.019651452,-0.009933809,-0.011395929,-0.024566438,-0.011997526,0.06576993,0.003961629,0.010151992,-0.028020743,-0.019186804,-0.015747946,-0.03098932,0.024242613,-0.02204721,0.010846616,0.0061726365,-0.017264768,0.012297598,-0.013022856,0.002283299,-0.012909484,-0.0017712138,-0.025758522,-0.01408341,0.015791934,-0.03677317,-0.03953243,-0.035555564,0.0070816604,-0.025654221,-0.014550729,-0.0010810633,0.024713786,-0.01336512,0.0033509731,-0.011187318,-0.0030893188,0.010235342,-0.011601175,-0.0020757047,0.018579759,-0.03968906,-0.0032074242,0.019539798,0.020161968,0.017912494,0.0345755,-0.034633297,0.002435207,0.0077003804,0.019523555,-0.008359067,-0.03204607,-0.032190386,-0.044799004,0.015543825,0.0038014918,0.019867014,0.036494523,-0.038591027,-0.006051523,0.023952935,0.019628512,0.02405856,0.0583143,0.008321525,0.0052967733,-0.0022381057,0.009607692,-0.027101584,-0.00198443,-0.03528183,0.026914425,0.045783952,-0.03439124,-0.0055443593,0.009541166,0.014060515,-0.00036489044,0.059196603,0.010436213,-0.01625981,-0.005756696,-0.049307566,-0.01519162,0.03387609,0.006446773,-0.014184822,-0.0069135046,0.046778757,0.045720674,0.07058196,0.017890997,0.01161529,0.008036844,0.013034652,0.007249623,0.01955095,-0.00037632632,-0.01935891,-0.06589929,0.028995786,0.025269516,0.0010240229,-0.010880389,0.04217033,-0.033255033,-0.037697352,-0.018333102,-0.048054468,-0.04150277,0.03674804,0.023892531,-0.020238996,-0.014919015,-0.007260807,0.011431005,-0.0035018523,0.0022193072,0.07242633,-0.027713764,-0.017793002,0.023203216,-0.027342645,0.06632743,0.026600836,0.023640268,0.013659944,-0.06208962,-0.016296893,-0.005311914,0.006969802,-0.0440529,-0.009056512,-0.015857907,0.042849667,-0.055256493,0.019998487,0.021513764,0.018097801,-0.042223785,0.017617917,-0.05287411,-0.036084097,0.012760442,0.0037195347,-0.0395422,-0.01782512,0.0119601,-0.03440811,0.030451536,-0.02701857,0.009994683,-0.018781409,0.02742496,-0.008413407,-0.029456252,0.014728287,-0.0074538835,-0.009281297,-0.048867512,-0.0043759444,-0.033852868,0.044474974,-0.0014837013,0.014216198,-0.021546107,-0.042649753,-0.053113922,-0.045753703,-0.011701816,0.081996575,-0.016126776,0.019150535,-0.013909591,-0.046591062,0.03819587,0.03248164,0.042799544,0.002533047,0.021808453,-0.034365594,0.041882355,-0.0063314424,0.032123204,-0.013954906,-0.043096576,-0.05507714,-0.004363541,0.062182054,0.014267494,0.011686145,-0.0007977482,-0.040599726,0.023324873,0.0026630943,-0.022242153,-0.028655553,-0.014530307,-0.025054568,-0.02601774,-0.0033041034,0.017306224,-0.02534497,-0.060314156,0.07663039,0.018131597,-0.017390054,-0.0398664,-0.035597827,-0.0019352289,-0.035627417,0.016506577,0.017061923,0.031063568,0.0147165395,0.0064779143,-0.017970065,0.01937383,0.010249749,-0.04830035,0.0034662213,-0.012329244,0.021258187,-0.006322025,0.05604995,0.012688036,0.005786128,-0.0037208535,0.02129873,-0.015579194,-0.030888656,-0.03375651,-0.007074338,-0.015717912,-0.059077844,0.03968595,0.01571578,0.004205928,-0.061487366,-0.018785184,0.05455563,0.037704453,-0.037119232,0.019275283,0.008089987,0.016790025,0.0061619505,-0.035004504,0.013385147,-0.056290045,0.018254388,-0.06258475,-0.041192584,-0.00564354,-0.042723194,-0.018129373,0.015987692,-0.026996622,-0.011516128,-0.026985027,-0.07551298,0.00093517615,0.019768255,0.04005723,-0.05073129,0.01633627,-0.013013787,-0.0032301587,-0.010141914,0.027278481,-0.01630732,0.025149671,0.0035112614,0.021661771,0.014394975,-0.03412442,-0.014727456,-0.005018466,-0.0025306812,0.014885175,-0.015204687,0.029557062,0.019875275,-0.021242464,-0.009329895,-0.017190965,-0.008766791,-0.03532391,0.008603262,-0.0038217427,0.030757548,0.006602528,0.0020365792,-0.023181178,-0.043811336,0.016192608,0.010761926,-0.0016309709,-0.0023000909,-0.023352347,0.027444748,-0.034391463,0.05366959,-0.017080992,0.0072583943,0.01846313,-0.0007197083,-0.0065946737,0.0042362595,0.008465914,-0.053303506,0.023361718,-0.0120781185,-0.015332651,0.026121723,0.0065447646,0.017893754,-0.0061353557,0.043391988,-0.021822196,-0.014504598,-0.13216138,0.02760459,0.002765293,0.0034369912,-0.035448022,-0.014072553,-0.023900108,-0.025983632,0.014129345,-0.025059868,0.004881591,0.012794099,0.024533994,-0.011474235,-0.002198673,0.003320546,-0.022463225,-0.019206686,-0.007492021,0.035934515,0.040482108,0.0062425747,-0.0026852468,-0.011453798,-0.0123574305,-0.0055146064,-0.01046703,0.004946545,-0.0026471012,-0.041305505,0.008908554,-0.027366582,0.016003218,0.052571785,0.00016824674,-0.011335093,0.0035928714,-0.048573606,-0.020560466,-0.013997505,0.018252796,0.024440914,-0.0025419986,0.02446181,0.063834704,0.055755895,0.0039179586,-0.016175639,-0.01036906,0.03488427,0.0076420447,0.058955006,-0.03637519,0.035670154,0.0018453603,0.003332714,-0.06844001,-0.020217415,-0.027692007,0.04904817,0.03201514,0.038655758,-0.016989477,-0.009563986,0.010963898,0.033893142,0.010533651,0.0069317142,0.007622383,-0.012037316,-0.01782069,-0.024530739,-0.020878453,-0.02569957,-0.03264514,-0.026625298,-0.008060725,-0.046432354,-0.021032283,-0.0115722995,-0.046218205,-0.039525237,-0.0053623565,0.060500503,0.048798323,0.039003827,-0.016424734,-0.03309835,-0.014442133,0.020517902,-0.07024079,-0.05361583,-0.030504571,-0.030381327,-0.027014628,0.048011772,0.0335124,0.01027151,0.021010075,-0.0067936694,-0.023236934,-0.032271665,-0.020649228,-0.0040097535,-0.03227423,0.078580126,0.00014478952,0.006487564,-0.019772941,0.0017440566,-0.045222305,0.0037450008,0.0017712584,0.0011352693,-0.0482858,-0.014580395,-0.010507118,0.014041073,0.0015307254,-0.025874218,0.0026206407,-0.049780052,-0.051260915,-0.028888265,0.04288079,0.061369367,0.067172475,0.038544454,0.014886176,0.023564579,-0.003414282,-0.011209112,-0.032794274,0.019082692,0.05473011,0.014929075,-0.011227198,0.012854366,-0.0078054895,-0.012620435,-0.024682451,-0.007519801,0.019478621,-0.018982112,-0.021461643,-0.020211628,-0.0020969957,-0.035518855,0.049888413,-0.04089582,0.01702484,-0.025163721,-0.010285771,0.054278888,0.01519562,0.01893984,-0.02503416,-0.05666244,-0.0012025204,0.051162004,0.008500326,-0.08452865,-0.034910288,-0.020348825,-0.043212883,0.03243937,-0.025420783,-0.0010727843,0.012827148,0.023132864,0.01637848,0.04547776,-0.026723688,-0.014947796,0.024015144,0.0033121065,-0.0037919628,-0.0063931835,0.055059325,-0.048969477,0.04273538,0.036934428,0.012181105,0.038435627,0.024222476,-0.014302804,-0.05142606,-0.017039187,0.006329488,0.016127903,-0.026565347,0.038500346,0.03606587,-0.008937362,0.042357985,-0.014767358,-0.00892687,0.01572773,0.014923286,0.04361577,-0.018694047,0.015393444,0.0004605056,-0.0071185823,-0.005195836,0.003651046,-0.042718742,-0.014986269,-0.002076453,-0.019043423,-0.007485349,-0.008785377,0.016150933,0.018344868,-0.020155558,-0.024074405,0.043987308,0.030768855,0.012249148,0.013181495,-0.014573284,0.0059270095,0.0007336702,0.0036979914,-0.017881827,-0.00950461,-0.010461691,0.02878208,-0.027571013,-0.012932035,-0.015038651,-0.06698074,0.015845252,0.01179343,0.016236393,0.0058428003,0.019767947,-0.029212262,-0.009895118,0.026373971,0.012841193,-0.02690927,0.05539583,0.0016424744],"last_embed":{"hash":"1vc7emb","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"1vc7emb","at":1762844653664},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Resources#Professional Consultation#{3}","lines":[360,360],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vc7emb","at":1762844653664}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Resources#Professional Consultation#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021719351,0.001264771,-0.04353393,-0.026265912,-0.021116693,-0.020846607,0.018180046,0.017478768,0.01603927,0.01560309,0.041075353,0.041192554,0.009660254,-0.016027315,0.031265467,0.04005817,-0.02280185,0.018226951,-0.03842535,0.017534811,-0.017161379,0.02214612,0.027969047,-0.01282885,-0.009243203,0.015294193,0.020191045,-0.02478062,0.03394076,0.005862834,-0.0075158007,-0.05099082,0.052229166,-0.01906574,-0.014231105,-0.042848345,-0.021703186,-0.012665666,-0.057359207,-0.000678376,-0.030094521,-0.019620607,0.0436617,0.027159408,-0.0030013756,-0.023925168,-0.0046297866,-0.017044501,-0.02473453,-0.052511726,-0.007391561,0.0002663254,0.048619762,-0.04092029,-0.036714923,0.02466951,-0.04111926,-0.040146194,-0.062749155,-0.015759395,-0.050172973,0.025044402,-0.034868333,-0.0063265134,0.030624287,0.04946113,-0.0006483606,0.0089854365,-0.015547064,-0.02939092,-0.019797511,-0.019920785,-0.033344224,-0.0034343197,-0.056671634,0.0048767957,-0.0024527353,0.011541004,-0.027315933,0.086572066,-0.041164182,-0.0021396964,-0.0023246272,0.007224252,-0.013722613,-0.008243342,0.007831154,-0.019055424,0.008095835,-0.0053123077,-0.02868061,-0.0014700049,-0.0016341655,-0.037957035,-0.003118537,0.010646965,-0.021258345,-0.0023098025,0.016670598,0.0022888442,-0.002997271,-0.028370189,0.023544954,-0.046527408,-0.009598535,0.011409264,-0.059325423,-0.009337391,0.029775715,-0.010411229,-0.010224802,0.0060492284,-0.0148861315,0.013466619,0.05299092,-0.015682286,0.052457955,-0.011924893,0.004224655,0.011108511,-0.028258003,0.020412615,-0.00058044755,-0.06036831,0.0031553928,-0.005244266,0.04622619,0.0057285493,0.06624185,-0.009090985,0.02329516,0.02454591,-0.03794081,0.027857991,-0.023588656,-0.007986044,-0.009040399,-0.0041651917,0.0069611855,-0.045164928,0.036887463,0.034850508,-0.017505635,-0.0013774686,0.028715553,-0.061888434,0.0074586887,-0.033798385,0.022395942,0.008857468,-0.0001330756,0.020527208,0.010306944,0.016319033,0.0024596879,-0.018479448,0.01535353,-0.025042538,0.030721443,-0.049869947,0.025914885,-0.004869393,0.035667583,-0.00536218,0.04283995,-0.00029696163,-0.007900452,0.055340398,-0.0060198945,-0.007501792,0.049709998,-0.04472236,-0.030233335,0.015682712,-0.0075583663,0.016759219,0.09759229,0.008911862,0.017823992,-0.02885271,-0.034509216,0.007400634,-0.0038667691,-0.03238579,-0.04100619,0.007546385,0.011387507,-0.004423478,0.035157472,0.024291206,0.015737435,-0.019525051,0.0020419026,-0.010568723,0.036935322,-0.043907,0.058378637,0.0068347217,0.010764435,-0.037227098,-0.040457528,0.047919273,0.0030599455,-0.036962196,-0.030516181,-0.032366004,-0.051347498,-0.03453907,0.013949566,-0.037414532,0.0076366276,0.0026483107,-0.027293807,0.021938417,-0.019714886,0.019534102,-0.0038742626,0.014885332,0.03277041,-0.009674369,-0.07403532,0.029279554,0.01579286,0.03442757,-0.03224951,0.0122615155,-0.010662402,0.06032145,0.025547955,0.010235069,-0.0122189075,-0.0133779915,0.05149205,-0.04344256,0.051792536,-0.038511395,0.0034805706,-0.022271771,0.034610942,0.02811915,-0.03324345,-0.062437717,0.06514379,-0.036728326,-0.026161985,0.010062724,0.022157246,0.010420992,-0.024380906,-0.046034932,0.014559766,0.047414567,-0.0020496848,0.003832226,-0.01602463,0.00692981,0.0020587342,-0.0043592257,-0.02586126,0.037598692,-0.020411734,0.020517897,-0.007153487,0.019303015,-0.004006401,-0.023194995,-0.028816875,0.019107813,0.045347128,-0.0015737863,-0.016517218,0.017346282,0.05276057,-0.013954102,0.02449514,-0.00009834897,-0.05229456,0.024797635,0.076495655,0.0026070012,-0.047240444,0.025787208,0.0010451268,0.0033884458,0.04630518,-0.04840696,-0.01672218,0.0045672534,0.015183344,-0.029969757,0.00030269325,0.0038186375,0.048396036,-0.014780587,0.023398912,0.037467584,-0.011118312,-0.15366335,-0.02771292,0.015864212,0.036656693,0.024283476,0.005856175,-0.04017111,-0.019625928,-0.007596262,0.0081695905,-0.0006402505,-0.042430002,-0.022279147,0.043952927,-0.055088054,0.029587626,0.008786819,-0.030263148,0.03032552,-0.019971166,-0.03547274,-0.059253752,0.020891877,-0.010273549,-0.026167093,-0.022236314,0.047428403,0.028363803,-0.03057608,-0.0016669066,-0.020808192,-0.020894308,-0.00684144,0.047797374,-0.0043344083,0.010842917,0.015086208,-0.058289032,0.0022446518,0.011327759,0.009840887,0.0665548,0.0017603389,0.044838026,-0.03732417,-0.012705586,0.0154737,-0.0045278273,-0.042586032,-0.023974657,-0.02682705,-0.05453897,-0.01864398,0.053546302,-0.04563007,0.0148943905,0.009089519,0.0052240235,0.0070614642,0.029097041,-0.014243081,-0.09505727,0.028614968,-0.0967452,-0.029636828,-0.04946963,-0.0061093466,-0.011619031,0.0016152574,-0.021997688,0.01177238,-0.0046940553,0.03641114,-0.0025864597,0.053489547,-0.008486953,0.016821034,-0.010356295,-0.035566136,-0.06141127,-0.040036608,0.041760314,-0.0047241,0.0037310235,-0.033158418,-0.019738099,0.02762519,0.02308679,0.013611358,0.25193033,0.03480923,-0.00425748,-0.0486368,0.054257274,-0.023104088,0.04127619,0.03623324,-0.01510547,-0.028255053,-0.0007476926,-0.012149296,-0.0053220536,-0.009483582,0.012189977,0.042102944,-0.055507638,-0.020852955,0.054358073,0.010417212,-0.02281698,0.009423569,0.034497727,-0.011416942,-0.050650652,-0.027623704,-0.025591912,0.05610991,-0.02002416,0.020660639,-0.019087913,-0.0010451593,0.051366903,-0.05840534,-0.053969003,-0.02581185,0.0069620744,-0.05990711,0.0027664048,0.022520628,-0.025861053,0.011753959,-0.008795091,0.0037643919,0.016443934,-0.009504286,0.01994695,-0.006507853,0.008650976,-0.011993554,-0.03126215,-0.03852775,0.0059165815,-0.0028303578,-0.0124819055,-0.0033116413,-0.066804744,-0.037176087,-0.00013177429,0.018955287,0.029273903,0.016980885,-0.04687795,-0.009633588,-0.026110476,0.06860569,-0.018948924,-0.026561486,0.028806774,0.068010196,0.02674759,0.031794425,-0.041677684,-0.005699975,-0.0004613007,0.008066623,0.005359521,0.036838066,0.0033527561,0.050808255,-0.011073632,0.013914539,-0.018149937,-0.01543416,0.0239034,-0.0052264994,0.0036315364,0.049325835,-0.0020986022,0.02158839,-0.013168308,0.021591084,-0.020520765,0.0168613,-0.04205483,-0.0039338246,0.022202771,-0.0136171775,-0.039781734,0.024507856,0.0024847062,0.0036793456,0.0069019236,-0.03482734,0.028513525,-0.024242083,0.0033479065,0.03358749,0.0020384951,0.021967886,-0.044644576,-0.0054052565,0.033915732,-0.0071915328,0.026421696,0.035462495,-0.000544957,0.023596924,0.0327102,-0.0044682887,0.030127006,0.015509688,-0.027467545,0.011581229,-0.008121005,-0.01911427,-0.032857664,0.025602864,0.017447332,0.004569062,0.019935034,-0.02904976,-0.037547164,0.021926852,0.050377063,-0.015799005,0.033347424,0.033516396,-0.020545928,0.014319192,0.0077117747,-0.018281795,0.0018598025,0.008013318,0.009348867,0.026679588,-0.0246388,-0.010312449,0.017390084,0.020160997,0.01398303,0.05504817,0.024661537,-0.009560133,0.023745133,0.016701216,-0.015831629,0.017970515,-0.018964866,-0.0089877695,-0.00082863035,0.05964498,0.047215108,0.054219782,-0.035192437,0.007285829,-0.021079198,-0.025820322,0.03967585,-0.01947639,0.021756861,-0.020204827,-0.07207498,-0.006225609,0.032800067,-0.0010801161,-0.025995415,0.031442784,-0.00035671587,-0.024171306,-0.0133749675,-0.035322078,-0.038969245,0.023531182,0.051245432,-0.016929438,-0.033237766,-0.01255952,0.03596822,-0.013785312,-0.007184691,0.06645042,-0.006546256,-0.013949022,0.01720831,-0.016577834,0.058927085,0.017992074,0.03690616,-0.016430276,-0.06092317,0.0014645151,0.0025619038,0.028563833,-0.065188184,-0.010163111,-0.003784347,0.042874474,-0.06694533,0.005144177,0.013721979,0.016359383,-0.057021428,0.05504208,-0.016771339,-0.0685683,0.046192717,-0.008524899,-0.06081108,-0.025766067,0.014004787,-0.04190935,0.03801874,-0.0054671033,-0.0034547704,0.012272959,0.0042556277,0.038452584,-0.021612018,-0.0006204759,0.0025897594,-0.008505399,-0.02474576,-0.0047225114,-0.010251208,0.017684622,0.005182161,0.021082267,-0.044930793,-0.060116343,-0.036772065,-0.028283356,-0.008111668,0.0517625,0.00564211,-0.018904833,-0.04353842,-0.02109012,0.022882707,0.018141517,0.027016664,0.019733677,0.034221508,-0.02305267,0.07988365,0.017724127,0.0046262555,0.028088337,-0.030236403,-0.02116849,0.009975994,0.03932034,0.0072624544,0.016964866,0.009201848,-0.07126556,-0.00975914,-0.0028322209,-0.017568845,-0.005903667,-0.014740033,-0.032274976,-0.03512105,0.026042674,-0.0072762924,0.0101353275,-0.049386796,0.1012967,0.004975666,0.0007281217,-0.040082943,-0.0045452714,-0.032896757,-0.02316747,0.012863403,0.014182433,0.01948199,0.028981239,0.0070111114,-0.053589523,0.0026331407,0.050589573,-0.016754542,-0.0062112524,0.0043496233,0.02968588,-0.026202997,0.043432295,0.025027325,0.0037487042,-0.007778384,-0.004249031,-0.0043556285,-0.022498898,-0.00522731,-0.0003430812,-0.013820492,-0.052162006,-0.027806425,0.03528166,0.02999498,-0.09607355,0.0026660922,0.046683367,0.06793953,-0.027705885,-0.008784169,-0.0043183668,0.034316484,0.0034415296,-0.014396932,-0.0039009056,-0.021726433,-0.03597068,-0.08426598,-0.033786815,-0.027270678,-0.025653128,0.0030161021,-0.008845863,-0.017459827,-0.030222107,-0.019268693,-0.050711468,-0.006170637,0.0043411558,0.015692469,-0.015255271,0.048581563,0.03417647,-0.026431566,-0.03159367,0.038385432,-0.018595692,0.016087256,-0.025217008,-0.0021712566,0.010621147,-0.0090585435,-0.0019761987,0.04539975,0.041389313,0.00968429,-0.022157839,0.036688942,0.048715744,0.042777333,-0.013071901,0.00015671797,0.0176005,-0.050911408,0.009707746,0.0114235645,0.022797825,0.0058571873,0.009604471,-0.035735264,-0.009095903,0.044733074,0.010316844,-0.022712566,0.027679797,-0.0062319096,0.009415962,-0.048934527,0.04004673,-0.020969685,0.0057910755,-0.004973771,-0.013014743,-0.016990235,-0.023030767,0.020213233,-0.042590145,0.019760616,0.0053940592,0.0014364243,0.049954318,0.019830482,0.024500648,-0.008497551,0.023009641,-0.0051431954,-0.04598393,-0.14185542,-0.034701273,0.0012206808,0.026754832,-0.001911981,-0.011642829,-0.027810818,-0.016405623,0.003703276,-0.04223872,0.017415049,-0.009914814,0.029794857,-0.01891003,0.016114552,0.0324634,0.0021288076,-0.03205217,-0.009633886,0.04342449,0.023785034,0.005746524,0.038978696,0.032485627,-0.01514149,-0.020750055,-0.0069152075,-0.006735507,-0.00402053,0.031136895,0.008995551,-0.017800272,0.025314992,0.017952468,-0.00015348563,-0.0025374508,-0.0073779076,-0.016188692,-0.0022955914,0.02098777,0.024709113,-0.00027924584,-0.050530337,0.032392092,0.04824549,0.057777025,0.020672657,-0.028378693,0.00030421003,0.010019798,0.023224905,0.016496925,-0.06863959,0.048361693,0.02031179,-0.014249493,-0.037288025,0.008862345,-0.03588642,0.044812724,0.009976943,0.046052426,0.009630123,-0.017541807,-0.007570994,0.022526808,-0.0009994754,0.033032145,0.009660379,-0.015407032,-0.035163384,-0.025502754,-0.010426836,-0.012021055,-0.0062227864,-0.025013296,-0.013333924,-0.030675383,-0.02915726,-0.035845242,-0.019307764,-0.0413472,-0.000077610646,0.043482117,0.01941722,0.025842473,-0.01914759,-0.0025585936,-0.054833986,0.016847674,-0.039200384,-0.051750187,-0.03166132,0.0022247816,-0.034097802,0.036953222,0.013019478,0.010789559,0.007919904,-0.031734746,-0.019089585,-0.020664258,-0.019865358,-0.030433951,-0.037642684,0.06897552,-0.0121340705,0.010721506,0.0062620225,-0.00381602,-0.052024815,0.024062239,0.036073826,-0.00062809064,-0.031800125,-0.010550641,-0.031765763,0.030082246,0.010696084,-0.0018572801,0.013480588,-0.018489154,-0.037934396,-0.04728292,0.04298004,0.049239077,0.059704375,0.07089616,0.028883347,0.054811615,0.0014929279,-0.001074538,-0.030684398,-0.0040983628,0.030599693,0.0366938,-0.033361547,0.01820707,-0.010048555,-0.01838626,-0.0046569533,-0.0144687975,0.0015501112,-0.02615166,-0.0074213054,-0.04178399,0.011005695,-0.017164992,0.015417722,-0.029474847,0.045852717,-0.05268308,0.0073934053,0.028415011,-0.01802226,0.01759522,-0.012079035,-0.025663484,-0.02254466,0.07110041,-0.012903671,-0.06609155,-0.052065752,-0.014077923,-0.057635915,0.05827699,-0.022082472,-0.027758215,-0.00024119826,0.005324779,0.008539598,-0.014404601,-0.02402002,-0.053736065,0.044181146,0.056426734,-0.02400693,0.031923905,-0.0016856473,-0.037479777,0.031771623,-0.0024724063,0.020222124,0.027631653,0.023869324,-0.0063992,-0.015804896,-0.00755955,0.011948878,0.016882757,-0.014101957,0.04325262,0.011459631,0.00032594326,0.022390008,-0.011952904,-0.014497176,-0.0050014677,0.0068105017,0.043287486,-0.005574231,0.01120624,-0.015302837,-0.0047005885,-0.0036529684,0.03824785,-0.014246699,-0.02846089,-0.014812266,-0.042093422,-0.011852496,-0.013936547,-0.01568004,0.030373149,-0.009472149,-0.019933647,0.04974656,0.01642246,0.010441224,0.010094532,0.036170304,0.03950103,-0.005671295,0.0017926116,-0.016862987,-0.018128932,-0.00041156204,0.028155634,-0.0060174395,-0.011069987,-0.0111365495,-0.025493959,0.047952507,-0.001918907,-0.007250759,0.02481222,0.03555976,-0.009506332,-0.020535285,0.021294234,0.03458156,-0.028446106,0.014836632,-0.036872197],"last_embed":{"hash":"1m4kx00","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"1m4kx00","at":1762844653664},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Resources#Professional Consultation#{4}","lines":[361,361],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1m4kx00","at":1762844653664}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Resources#Professional Consultation#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027129987,0.011205508,-0.031595934,-0.0023599695,-0.015869305,-0.044749096,0.014208542,-0.0021085911,0.0142229805,0.04182451,0.019391911,0.009133472,-0.0176869,-0.0068037,0.025677733,0.040951394,-0.020321716,0.011584043,-0.022387173,-0.004693345,-0.00428616,-0.015378758,-0.0011716546,0.018840209,-0.025106734,-0.015780628,0.007969096,0.014133482,0.05670256,0.012734219,-0.00331924,-0.06761153,0.05363017,-0.040696084,-0.00095823564,-0.07766727,0.011099759,-0.011065294,-0.034735497,0.0094307475,-0.00065260835,-0.0022503443,0.04083975,0.020804591,0.004390251,-0.041413657,-0.018567411,0.0050768796,0.03139639,-0.0463339,-0.0072207903,-0.0029454601,0.026224155,-0.05986329,-0.06311762,0.04200781,-0.0246381,-0.039716545,-0.058029618,0.030620867,-0.04604809,-0.01341221,-0.021672804,-0.017217552,0.019678775,0.04425622,0.012406273,0.033807006,-0.0028094836,-0.049909104,-0.03331016,-0.025527975,-0.04759108,-0.0010028305,-0.04653218,0.049973942,0.030841919,-0.023305308,-0.0042241504,0.089712255,-0.030458532,0.012696112,-0.0431,0.022843055,-0.024399865,-0.011463618,-0.021911992,0.033810895,0.036472004,-0.020365203,-0.01731807,0.01483458,-0.025556656,-0.032278836,0.017907562,-0.01466275,-0.042601693,0.033896167,0.0005122375,0.013680366,0.037531227,0.0081145475,0.01178011,-0.029063217,0.03154409,0.015139993,0.0004091903,-0.016185133,0.0027578895,-0.007181699,-0.02114792,0.028977675,-0.041551497,0.0005037252,0.024421187,-0.022622205,0.0464289,-0.03037803,0.00094115856,-0.025565902,0.026543098,0.0047820923,-0.009297284,-0.070425555,0.03913067,0.017164936,0.04680746,0.013806995,0.027089395,-0.044897616,0.043424167,0.02772145,-0.020242691,0.020065852,0.020854183,-0.050286412,0.0026922945,-0.012278491,-0.033910878,-0.07462324,0.04215906,0.065264545,0.0032911415,-0.024850009,0.04712452,-0.02768964,0.013666752,-0.006505749,0.020069934,-0.022789443,0.029524578,0.057039384,0.011125817,0.03338019,-0.0017344883,-0.018824566,-0.005427584,0.0055299643,-0.0080552315,-0.013365781,-0.006722021,0.016173672,0.01629497,0.015152203,0.008628377,-0.020149287,-0.0140321115,0.048302323,-0.015236985,0.030056035,0.021703752,-0.03478152,0.008686813,0.02198063,0.0056115827,-0.002173889,0.043032173,-0.010732615,0.02701595,-0.025285887,-0.033961575,-0.0039342497,0.002873938,0.0034431915,-0.038018633,0.010431998,0.019387102,0.009702067,0.031467203,0.02290276,0.004580248,-0.032533158,0.014908191,-0.025711834,0.052777942,-0.033979498,0.04868963,-0.030308887,-0.003338592,-0.047126453,-0.021133225,0.06422226,-0.007890514,-0.008675162,-0.025539992,-0.009333006,-0.021317633,-0.030617552,0.025987731,-0.03200442,0.009598441,-0.03119053,-0.019198816,0.024584563,-0.010992067,0.039726257,-0.030948345,0.0038328024,0.027772065,-0.03239378,-0.07323799,0.0053648436,0.0036356316,0.020948024,-0.019889541,0.011348459,0.009996902,0.04499311,0.034789126,0.04136594,-0.03920321,0.003561899,0.013644228,-0.045325335,0.047093432,-0.027324373,-0.009759208,0.0025722838,0.029741535,-0.009825597,0.0005259272,0.015010828,0.06746217,-0.028573548,-0.05959552,-0.0010855838,0.01207786,0.0042732162,-0.031177433,-0.015378144,0.026983785,0.058773108,-0.03077584,0.007224516,-0.044767037,0.006850815,-0.011820997,-0.01484642,-0.04455158,-0.0059461775,0.02790839,0.02843158,-0.007782562,-0.0066888155,0.012540424,-0.0077301296,0.019048084,-0.0035087129,0.06229509,-0.010657887,-0.0066877627,0.0174207,0.014273541,0.025501631,0.003097475,0.011479059,-0.047823366,0.037508264,0.05450962,0.010188658,-0.039287727,-0.0065493435,0.023542197,0.011631311,0.08604229,-0.02798211,-0.033535454,0.03922755,0.038884565,-0.003973465,0.012898615,0.038130697,0.060445674,-0.008440057,-0.0001996337,0.013165929,0.011655297,-0.14524287,0.015545249,-0.001141903,0.02695732,0.010091339,0.009849137,-0.05044495,-0.018534629,-0.012536344,0.013353059,-0.02887585,-0.06047511,-0.0008012707,0.02929884,-0.04867049,0.016907806,-0.0070980787,0.0032011345,0.018879578,-0.019102005,0.0034115615,-0.08707345,0.04635583,0.005973901,-0.020104164,-0.02949149,0.035493128,0.012087295,-0.031196548,-0.047053173,0.0038972446,-0.022968657,0.0006156479,0.036269743,-0.0016337204,0.003423688,0.0011063709,-0.03837382,-0.006683909,0.024153607,0.011742087,0.05425917,-0.0018968974,0.033434976,-0.0616845,0.012362199,0.007113759,0.017132038,-0.024015287,-0.023239514,-0.015823247,-0.05199513,-0.005554784,0.010920971,-0.04125943,0.011538895,0.024603043,0.049191087,0.025045417,-0.035824623,-0.02170677,-0.06280488,0.03865373,-0.052205835,-0.013575039,-0.04046232,-0.009489365,-0.003326687,0.026702257,-0.026356358,-0.0046736505,-0.015975095,0.0020974213,-0.014146286,0.03349901,-0.0075264247,-0.0019441908,-0.012269504,-0.005725967,-0.056317285,0.0057973247,0.05251115,-0.03994038,0.011994459,-0.02161774,0.0035390777,-0.0027216312,0.036220744,0.022177689,0.24486394,0.007854543,0.05063309,-0.03530021,0.03245591,-0.019358194,0.020790607,0.053415667,-0.016381435,0.0019835897,0.024738695,0.033336483,-0.04136499,-0.0009043167,0.0050712824,0.023435852,-0.037498955,-0.013484369,0.04692574,0.012020457,-0.008502018,-0.0007026311,0.01225116,-0.024892896,-0.040240552,0.0030443324,-0.0209209,0.05202461,-0.019035136,0.03466817,-0.060560685,0.022150956,0.069724046,-0.040872898,-0.016417691,0.0055347616,0.030972913,-0.035971493,0.021270808,0.038322173,-0.020859668,-0.004781516,-0.013790407,-0.008236422,0.027785739,0.0119417235,-0.021345528,-0.01054325,-0.0033867392,-0.020159682,-0.023632336,-0.030110389,0.0019971428,-0.029058736,0.0010819938,0.021391785,-0.053908624,-0.011032515,0.0004943943,0.035785224,0.0074460884,0.009202933,-0.057115633,0.016108982,-0.008428978,0.0019432332,0.008193969,-0.007673093,0.031761784,0.0119168535,0.05539834,0.029083025,-0.0011681608,-0.030801967,0.023903722,0.016404787,0.035832282,0.055177495,0.03106874,-0.031618837,-0.025631702,-0.0045212456,0.0026440173,-0.025911674,0.026055114,-0.033017978,-0.017886091,0.03078163,-0.008343474,0.030505555,-0.023360228,0.027347853,-0.020623924,-0.0008353138,-0.020711359,-0.020238558,0.0041147224,-0.013708266,-0.03252984,-0.0023113852,0.020054547,-0.023901768,-0.020796953,-0.028928839,0.01736979,-0.038994763,0.025885351,0.007876063,-0.021714592,0.073890805,-0.03920091,0.01246562,-0.0025129318,-0.04687074,0.048947968,0.015283305,-0.024013948,0.00017213964,0.038398605,-0.02140576,0.034107674,0.0012664355,0.0142878145,0.066895865,0.007332936,-0.02921705,-0.04102812,0.07080423,-0.03388704,0.002007095,0.011238841,-0.025575722,-0.044972043,0.009726324,0.009432522,-0.0046795704,0.022212544,0.0241601,-0.021612352,-0.008112942,-0.006097497,0.0017372521,-0.0010287549,0.010229527,0.027684854,0.043192964,-0.03325959,-0.009973577,0.0152648045,0.031784594,0.0018291982,0.022222312,0.013078574,-0.02024986,0.032104984,-0.048495784,-0.01701265,0.0033273862,0.02346202,-0.02497586,-0.00650971,0.085049115,0.0350901,0.08288724,-0.05228479,0.0569759,-0.030354014,0.009737681,0.026742186,-0.021840187,0.007977244,-0.047844548,-0.046216287,-0.006964508,0.056867693,0.016273422,0.027697193,0.019666845,-0.016177116,-0.11770878,-0.01631963,-0.04867023,-0.0013281268,-0.007744348,0.04616586,0.008846784,-0.04992722,-0.02359096,0.020809276,-0.036656108,0.010543499,0.04720592,-0.011785737,-0.011312641,0.038708374,-0.021880027,0.08206911,-0.0015635714,0.015240905,0.00694288,-0.046130635,-0.020509439,0.009920836,-0.008646073,-0.029031994,0.012950572,-0.028199168,0.102042034,-0.041387852,0.010644911,0.030611183,0.007030457,-0.035789307,0.045742515,-0.0146924695,-0.039476704,0.013289487,0.0046172645,-0.076715395,-0.0059158206,-0.007485759,0.0029307418,-0.012832701,-0.050107874,-0.018799094,0.019205067,-0.002714426,0.0012364632,-0.0027038357,0.021330148,-0.006102065,0.030008806,-0.023848677,-0.015963975,-0.004172186,0.021855349,0.026903952,0.01584123,-0.029384265,-0.08513928,-0.026008368,-0.017988209,-0.031085191,0.03568355,0.01663636,-0.009411763,0.00060135755,-0.038003564,0.011945554,0.010842692,0.037585203,-0.0079748025,0.04071289,-0.00093859277,0.041194793,0.016189694,0.05365731,-0.002709533,0.009966476,-0.048021205,-0.04006727,0.07122719,0.018660024,-0.0091994,-0.0492257,-0.026378663,0.032661237,-0.010197127,-0.029144702,-0.009778988,-0.008030431,-0.018926226,-0.012546613,-0.0021163314,0.013333665,-0.008986214,-0.0292079,0.043874323,0.025976354,0.036916647,-0.027357068,-0.037461456,0.0061058877,-0.032731473,0.0028999753,-0.0142711485,0.02645589,0.019079048,-0.02655698,-0.055164672,0.0055181463,0.038135633,-0.026878122,0.015639944,0.019450497,-0.00031388074,-0.042693485,0.07575336,0.011971253,-0.03654933,-0.02158131,-0.004068895,-0.004399395,-0.01662064,0.040606797,-0.009095607,0.022080585,-0.030435435,-0.035234783,0.029392999,0.014571131,-0.11666392,-0.01434388,0.023618178,0.006288567,-0.01751711,0.06059089,-0.0045952536,-0.0005472285,-0.015093185,-0.04144786,0.03144339,-0.045070104,-0.018233519,-0.0442398,-0.005540615,-0.035954636,-0.002052423,-0.003761855,0.006428355,-0.040966395,-0.023043808,-0.03631763,-0.04291646,0.057760496,0.025354363,0.023303298,-0.0224967,0.031808507,0.0056790784,-0.04466119,-0.031779833,0.08203189,-0.013736567,0.014559737,-0.02030291,-0.022187784,0.045906797,-0.02231686,0.0213682,0.03149638,0.0435567,0.0030821126,-0.030086437,0.04024604,0.026117187,-0.014458418,0.00047511526,0.009617873,0.022927975,-0.047472607,-0.00016401845,-0.03839376,0.015585555,-0.029825194,0.022678211,0.0010125339,-0.045197744,-0.0011084141,0.00756123,-0.0005109038,0.0033268644,0.011129167,0.03552082,-0.035840407,0.026660886,-0.004431932,0.015841778,0.02002069,-0.010528032,0.010658975,-0.0093326,0.007975073,-0.0454115,0.048093215,-0.037465345,0.0073368135,0.016424634,0.02438146,0.017061025,-0.009376035,0.0043344405,0.020960396,-0.008052526,-0.12647542,-0.0065655443,0.006902102,-0.007346896,-0.012290081,-0.015981223,-0.009780688,-0.03938473,0.0007740696,-0.022258596,-0.0033979777,-0.031390183,0.006046377,-0.02487654,0.030281758,0.022235012,-0.013457467,-0.014905431,-0.027795898,0.081251115,0.0040913657,-0.018050592,0.03460399,0.017039664,-0.0066290395,-0.021831386,0.005858098,0.010846351,-0.020790467,-0.030296981,0.02131637,-0.012327015,-0.0030293255,0.050685067,0.00001575026,-0.027575143,-0.0046959836,-0.020991419,0.00779326,-0.027726404,0.035488196,0.023423117,-0.0024883621,0.013792711,0.023550177,0.044354595,0.00020526825,-0.0050441637,-0.0005254119,0.019394046,0.003612001,-0.0027696625,-0.03386975,0.0053976676,0.0030395563,-0.041053638,-0.017227568,-0.022378605,-0.036750823,0.024272257,-0.0074826744,0.027659388,-0.008009742,-0.024457034,0.021362865,-0.0032245517,-0.016075512,0.0122496905,-0.018459694,-0.03226952,0.017270286,-0.013427532,-0.008878338,-0.014114262,-0.010758701,-0.037555885,-0.025839401,-0.032391075,0.016509293,-0.020807058,-0.058597315,-0.048056476,-0.017809015,0.018405318,0.024289288,0.055002134,-0.030040896,-0.007972126,-0.07127581,-0.0046067885,-0.049204383,-0.057893362,-0.010141151,0.0027685943,-0.007050368,0.05978444,-0.0047011217,0.00732349,-0.010894166,-0.029763138,-0.021493087,-0.031031394,-0.026475143,-0.02515386,-0.052317806,0.04023152,0.0007338489,0.018306388,-0.017789615,-0.014601428,-0.042200018,-0.0068879356,0.012356186,0.02157685,-0.033547696,-0.02332743,-0.010565397,0.012819961,-0.01128696,0.008314377,0.01771331,-0.014762916,0.02294453,-0.033672392,0.03984902,0.024125025,0.050745726,0.015769243,0.020040818,0.055884905,-0.013661098,-0.026774906,-0.032903757,0.002842283,0.021069858,0.04610122,0.0433303,0.042358,-0.038404293,-0.037660517,-0.041917,-0.020675495,-0.006627996,-0.014639331,-0.011743892,-0.0021502164,0.012532221,0.0039790934,0.0025450406,-0.049898405,0.020998567,-0.050680153,0.008069756,0.020699441,-0.025464041,-0.005748353,0.008349789,-0.05879418,0.004837009,0.04212741,0.0101610655,-0.07078846,-0.032327663,-0.026982695,-0.02678025,0.06973133,-0.008030139,-0.037498,0.006146489,0.009919929,-0.047467086,0.03640455,-0.03260464,-0.0228784,0.033035252,0.056946628,-0.013767693,0.017712926,0.0043225167,-0.03020526,0.020925276,0.022111569,0.013772297,0.017231697,0.037359815,-0.0057267603,-0.03884246,-0.029537939,0.025689416,0.0047012456,-0.015031264,-0.0004093818,-0.024734601,-0.036876343,0.027275058,0.00570633,-0.005104014,-0.0016321393,0.019286439,0.0022895767,-0.004889092,0.039835695,0.025283856,-0.018118436,0.0044459775,0.022640303,-0.009764473,-0.01546444,-0.01620611,-0.01951754,0.014197502,-0.0024737054,0.0028428629,0.008413124,-0.009033466,-0.026700102,0.03402198,0.030966217,0.037725504,-0.0030752716,0.051980074,0.01304877,-0.017842831,0.004689683,-0.016132735,-0.0032899962,0.0030185163,0.04566792,-0.027482308,0.03599114,-0.0039028295,0.016420133,0.022645192,-0.020639714,0.026322175,0.021684503,0.041543227,-0.011287646,-0.033137932,0.01461929,-0.021977542,-0.058107894,0.067833446,0.010809975],"last_embed":{"hash":"5g8qgm","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"5g8qgm","at":1762844653664},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Resources#Professional Consultation#{5}","lines":[362,363],"size":49,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"5g8qgm","at":1762844653664}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Budget": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.018452104,0.0126473,-0.05924204,-0.034467187,-0.0028662437,0.009432053,0.009028573,-0.033584706,0.023126263,-0.0019137361,0.0357447,0.0015367975,-0.026744135,-0.056060567,0.017940985,0.015231973,-0.0055377963,0.0019420503,-0.036314446,-0.033722945,-0.0012650327,0.010219764,-0.0030200467,0.0016430619,-0.0488854,-0.019570243,0.010631014,-0.01071441,0.025279978,0.07882215,0.0062188213,-0.043698967,0.027398847,-0.04419872,-0.031068763,-0.03938308,0.02742661,-0.0050785798,-0.05446217,0.051943716,0.023672197,0.039429832,0.02395106,0.03421379,0.032734822,-0.043095287,0.0074303863,-0.00701781,-0.015141262,-0.016638666,0.00078873424,-0.02312171,0.019226804,-0.022679493,0.016955558,0.05936375,-0.036707368,0.0017031633,-0.018256333,-0.027194457,-0.020312404,0.019850817,0.015206685,0.012417715,0.021023056,0.044481378,-0.008758367,0.0058095152,-0.032334954,-0.030293759,-0.044422094,-0.024554726,0.00440406,0.009950174,-0.029548135,0.029292045,0.026081255,0.0012046524,-0.023566134,0.05523425,0.016156442,-0.0014674667,-0.032551847,0.0025262712,-0.015236472,-0.011201533,-0.017190231,0.076217026,0.026057316,0.020279936,-0.025521323,-0.0013163714,0.013489672,-0.055516075,-0.033222996,0.049983,-0.011213813,0.017076923,0.0029542309,0.015416907,0.02321493,-0.0076309475,0.017879369,-0.041723534,0.010807667,-0.01818163,0.019049374,-0.0032701225,0.014692031,-0.027147146,0.0026600733,0.024163166,0.013292544,0.0020944446,-0.0021433989,-0.029110659,0.04144293,-0.03418144,0.028225796,-0.025366295,0.019377572,-0.017508827,0.0061332146,-0.047473438,0.030272221,-0.005243984,0.012599237,-0.022400538,-0.011641861,-0.015267913,0.012053666,0.00633352,-0.029692672,0.047504615,0.0020235558,0.0014910584,0.038547464,-0.013533175,0.012779259,-0.035553224,0.01461017,0.033808425,0.00112386,-0.012267494,0.064136595,-0.028477719,0.03817883,-0.0015182772,-0.017602295,0.0045832186,-0.015857255,0.03492628,0.009799124,-0.0067174523,0.0027543001,-0.011586564,0.018343972,-0.0049169674,0.015099133,-0.041883655,0.00683017,-0.018446866,-0.033206947,0.00947922,0.009509683,-0.006705071,0.0074593513,0.05177992,-0.011188463,0.011027606,0.0429515,-0.061436635,-0.0045868536,0.038105518,-0.0020501965,0.007879821,0.079846494,0.015124604,0.019073445,-0.029842952,-0.020509297,-0.0146317035,0.007282328,-0.026557574,-0.041899167,0.040556286,0.017253695,-0.030861221,0.031605158,0.018697705,-0.009788803,-0.019424504,0.010841655,0.014438426,0.041686807,-0.0101981,0.07704793,-0.015410939,-0.01977096,-0.051948495,-0.0012013614,0.062252637,0.038087998,-0.070257396,0.007839977,0.010276657,-0.014447471,-0.0013007338,0.025334874,-0.030927299,-0.006738495,-0.025956208,0.0075455457,0.0054540685,-0.04786756,0.022854635,0.011391436,0.0129805,0.027690962,0.0016233643,-0.05574308,0.019080644,0.036286555,0.040034764,-0.010789931,0.013084646,0.04170042,0.0622596,0.014556719,0.057139926,-0.02739875,-0.030537684,0.03592421,-0.0082450025,-0.020483505,-0.013556972,0.006734978,-0.011762076,-0.0009125635,0.015943188,-0.002380487,-0.017178858,0.025193691,0.041567527,-0.065909155,0.030466126,0.018114883,0.039280184,0.033143215,-0.030171787,-0.02958467,0.035544112,-0.024579583,-0.015789699,-0.049565636,0.025588837,-0.011362352,-0.021839768,-0.03214785,-0.021174422,-0.0045582675,0.057048265,-0.003384633,0.024061482,0.015202365,-0.03076131,0.012951203,-0.01822092,0.013164987,0.0006608612,0.009263694,-0.0077967923,0.04422633,0.05804596,-0.028338848,-0.012004414,-0.019964432,0.0075797285,0.05406581,-0.021360504,0.01754217,0.009281442,0.0005947082,0.0031543656,0.011798921,-0.040239174,-0.0320147,0.011533805,0.033642184,-0.015218821,-0.020632265,0.019332042,0.052031383,-0.0062692533,-0.02090644,-0.023816021,-0.025530588,-0.16111693,0.0069885156,0.010659199,0.04973848,0.027364194,0.0027082309,-0.0011542955,-0.0054702796,-0.021628935,0.019479474,-0.012250446,-0.038656108,0.007889672,0.046331096,-0.029326871,-0.015607424,-0.009221457,0.0035120535,0.012004748,-0.025429588,-0.04121229,-0.03771558,0.023496427,-0.023344122,-0.026000682,0.0175807,0.026565649,0.016391901,-0.05176182,-0.015729707,-0.028141981,0.0021040083,0.017441403,0.039202157,-0.014965224,0.05770565,0.0039777053,0.013445085,-0.00518745,0.00904186,0.058600046,0.03512387,0.05258171,0.04107331,-0.02673339,0.027569378,-0.025780583,0.06535361,-0.0490695,-0.01950115,0.007469462,-0.016584802,-0.009374409,-0.026900899,-0.046354823,0.002757269,0.025064878,0.013362704,0.00941295,0.008216254,0.012526452,-0.044224296,0.00540523,-0.061180692,-0.023897326,-0.04841682,-0.0030248947,-0.038251195,-0.013684563,-0.03473158,-0.0006924747,-0.02093117,0.0037668094,-0.016865825,0.02099546,0.032733835,-0.0076300865,-0.050545137,0.0019087569,-0.10235587,0.0028772838,0.029251568,0.001598362,-0.027267696,-0.006838677,-0.103817955,-0.03560458,0.0079923505,0.009916628,0.24660057,-0.022722756,0.017345354,0.031179855,0.03863915,-0.00988754,-0.025926916,0.029548964,-0.022176597,-0.029023461,0.0041129114,0.048823267,-0.04891298,-0.0109606935,0.017163146,0.02447115,-0.078186296,0.0022930289,0.05017476,0.011014171,-0.0029487214,-0.025967002,0.013366794,-0.004571003,-0.061979037,-0.006425461,0.00094495557,0.05499475,-0.05901297,0.05010878,-0.031851087,0.0060463645,0.040545993,-0.07282123,-0.031856596,-0.01805322,0.019922074,-0.03126444,0.0401501,0.03793464,0.0013709107,0.0016843377,-0.021224963,-0.043711968,-0.03997608,0.005448002,0.024741398,-0.03013671,0.023991182,-0.021209715,-0.0076259095,-0.016444154,0.013417463,-0.005385951,-0.03377203,-0.028714834,-0.03928496,-0.016805168,0.01701289,0.0029254963,-0.0068301493,0.01355192,-0.07990739,-0.029944226,0.021670792,0.022114294,-0.02359415,0.01344446,0.014892393,0.0045203846,0.020947471,0.04448299,-0.010644566,0.010197922,0.020939851,0.030606162,-0.013864832,-0.008695752,0.04009528,-0.02341246,-0.030117368,-0.004356346,-0.025558535,0.034723967,0.0110884495,0.005880995,0.0020092544,0.005615878,-0.012299606,-0.04459285,-0.0060627377,0.03141024,0.029189704,0.0015178844,0.022582337,-0.021659117,0.0112630995,0.0022288829,-0.0718966,-0.024709433,-0.01998244,-0.035259318,-0.009227608,-0.04628833,0.0066356584,-0.017253377,-0.0042525693,0.0026637262,-0.024199538,0.01833198,-0.04309459,-0.016304506,-0.0046893144,-0.031404845,0.03394083,0.025946084,0.020098044,-0.0036390657,0.048534628,0.035187937,0.0144507615,-0.011968176,-0.029725943,0.025076786,-0.021034013,-0.05174072,-0.028833803,0.027894624,0.03167874,0.002520638,0.045275234,-0.045577124,-0.015053052,0.020595718,0.021983927,0.031011645,0.016412267,0.031474043,-0.010720176,0.021943184,0.050539102,-0.047415357,-0.018489366,0.0073810876,-0.013120051,0.04105038,0.038672533,-0.042834464,-0.029785158,0.055109065,-0.0024289521,0.025512317,0.032335494,-0.04372641,0.009321119,-0.09494189,-0.000026756496,0.008768802,0.004111962,-0.007060621,-0.0053688237,0.034225635,-0.008327719,0.0780395,-0.021199247,0.029970406,-0.022231825,0.036805212,0.0032098913,-0.022878027,0.01087233,-0.047195464,-0.019627582,0.033787247,0.02846625,-0.032956254,0.049293805,0.012070993,0.0059121563,-0.06384688,-0.020425566,-0.024900028,-0.011748343,-0.036181387,0.039295394,-0.007906989,-0.0114802765,-0.014505681,0.012985509,-0.012153541,-0.01388661,0.06273062,-0.06905844,0.0030848887,0.016274894,-0.032175265,0.041352462,-0.008684105,-0.025502482,-0.0034840775,0.03617198,0.01601401,-0.005200782,-0.059870027,-0.024082983,-0.0010506593,-0.004688992,0.06977053,-0.0072875125,0.019247707,-0.00023018812,0.05098997,-0.0022061258,0.044586167,-0.0047129253,-0.043610945,0.029270621,-0.009304663,-0.07930689,-0.010749051,-0.018883422,-0.016490448,-0.002083853,-0.05493731,-0.005500953,-0.020997714,-0.0014137843,0.009074492,-0.010006602,-0.02005026,-0.013052082,0.03633809,-0.014666213,-0.008781109,-0.02825234,0.002935681,0.010303517,0.019181332,0.0017308296,-0.040506944,-0.0558382,0.0018362378,-0.02721073,0.058801137,-0.007807059,-0.0035091885,-0.0339945,-0.009007231,0.039591223,-0.05835765,0.0055209124,-0.037854787,0.030372735,0.0017183716,-0.0024777849,-0.00048336652,0.036240388,-0.03709264,0.0022938682,-0.06572229,-0.024154212,0.05737525,0.00014788237,0.023706293,-0.017657641,-0.07376222,0.0008773904,-0.08391931,-0.000462831,0.005435085,-0.024772923,-0.03988047,0.017497394,-0.0028980705,0.05144662,0.0037431784,-0.013791863,0.016971974,0.05955096,0.022403432,0.009416695,-0.016150896,0.044866048,-0.038208757,-0.020410797,0.029467978,-0.018510493,0.0072859623,0.04321137,-0.049226314,-0.0031307505,0.033172853,-0.0295487,0.049528636,-0.0060087773,-0.0083156675,-0.03873891,0.025339425,0.006501871,0.0020457043,-0.0063986066,0.012760756,-0.014662038,-0.02822877,0.028779415,-0.009267246,-0.024594158,-0.07015024,0.011337865,0.04291547,-0.008221546,-0.010198177,-0.034096736,0.02029237,0.009312029,0.018589908,0.05230722,-0.026865212,0.022308435,0.026476424,-0.04339041,0.028928073,-0.0028635552,0.001192846,-0.030872941,-0.033007618,-0.02500112,-0.03916176,0.0052774497,-0.0054476326,-0.024146741,-0.00502179,-0.008387203,-0.04242902,0.040893808,-0.034501124,0.058302872,0.015941514,0.05553357,0.003118472,-0.07061629,-0.0026300724,0.07007777,-0.011747562,0.045992356,-0.009243661,0.009096023,-0.0001407013,0.016658504,-0.007265737,0.036546458,0.042615164,0.0053129117,-0.021193054,0.051685944,-0.033065625,-0.034249544,0.027284287,0.008677263,-0.016506061,-0.05468355,0.00599349,-0.003076319,-0.020873295,-0.02650875,-0.02033511,0.03419129,-0.06043938,-0.011844281,-0.02338254,-0.01599714,-0.032948315,-0.019977655,0.023832278,-0.034119666,0.04116958,-0.010451575,-0.0076122233,0.020937642,-0.0020806224,0.023285406,0.007584772,0.021113345,-0.030532893,0.028487597,-0.01192954,0.028605504,0.035514195,0.052333593,-0.02657508,0.019604716,0.0040350296,-0.018742636,-0.0129202185,-0.13430203,0.010441589,0.008322069,-0.02732673,-0.055053636,0.0069102217,-0.028501455,-0.0073367106,-0.0072079375,-0.018431358,-0.009484122,0.029855585,-0.005085723,-0.014832213,0.015631706,0.04079413,-0.0056462795,-0.014617188,-0.028064674,0.067110986,0.037010644,-0.04190247,0.02152644,-0.017811017,0.032381777,-0.0036844546,0.01331728,0.012606644,0.010734213,-0.034170598,0.018714601,-0.0076315817,0.021975538,0.033343475,0.019409446,0.011084424,0.015568905,0.021672161,0.031916153,0.012030534,0.021178002,-0.00089093344,-0.0128292935,-0.013519165,0.032949664,0.11205125,-0.013501307,-0.019658092,-0.021714842,0.06257367,-0.0006129025,0.045046106,-0.037888728,0.035894524,-0.007667203,-0.059074074,0.008503217,-0.03096091,-0.02096137,0.027477037,0.0094257835,0.0354847,-0.033158176,-0.041103605,0.025606165,0.029567244,-0.02899509,0.025399968,0.013611977,-0.017575258,0.015948776,-0.024751797,-0.029279491,-0.049004227,0.03545132,0.029355573,0.024767859,-0.008073843,-0.010511201,-0.020082861,-0.018225629,-0.02320273,0.025004093,0.02882825,0.063369,0.02459357,0.005345516,-0.025435187,-0.06098515,0.014938706,-0.04245747,-0.039489407,-0.018001737,0.016041966,-0.032247595,0.055270325,-0.033116326,0.014478119,-0.0340397,-0.031281356,-0.020524783,-0.06067006,-0.032017056,-0.02109618,-0.038610373,0.031825267,-0.017076436,-0.035348613,-0.024797043,0.011231662,-0.034433253,0.0046939044,-0.061993536,0.012509376,-0.05635779,-0.038816173,-0.014671064,0.014791982,-0.03778363,-0.027134923,0.047354337,0.005929173,0.025547128,-0.02403654,0.037556924,0.023120882,0.00017321219,0.03501756,0.002868841,-0.006205555,0.014308753,-0.076756954,-0.023292907,0.03603347,0.054180145,0.018175155,-0.01900515,0.032528225,-0.029478671,0.00023701781,-0.046850532,0.0206819,-0.017940441,0.00055944215,0.0019340775,0.01765559,0.011402502,0.03276717,0.013203552,-0.026082002,-0.031009981,-0.027381746,-0.007571279,0.019220967,-0.045329344,0.0011809901,-0.0071025267,0.018011391,0.01574845,0.06198771,-0.013744341,-0.013942577,-0.010211178,-0.0007155332,-0.011332642,0.09153369,-0.019971656,-0.005616943,-0.02466624,0.00228358,-0.0077364403,0.010896159,-0.009734792,0.015127587,0.0506828,0.02197214,-0.009920871,0.04940972,0.0024670125,-0.0031636732,0.011716404,-0.008063982,0.010265428,0.02090671,0.03901297,0.020009462,-0.024007346,-0.013882988,0.009895591,0.01973572,-0.007233285,-0.022578312,-0.002909359,-0.02194655,-0.011540039,0.023356656,0.022216974,0.021214595,0.0061786915,0.012960301,0.016365461,-0.02560794,0.0075259544,-0.004730204,-0.00768922,-0.00005232337,0.015885465,0.01401493,-0.002123983,0.0424581,-0.028786765,-0.021397578,0.03539343,0.010822399,-0.020685302,-0.013988355,0.050429743,0.01794593,-0.0073806937,0.02007643,0.012533266,-0.019264584,0.005702661,0.003309723,-0.02852429,-0.030014308,0.04092049,0.013317297,-0.010892961,-0.013528267,-0.03448789,-0.005045111,0.008963974,0.017398557,-0.006635638,0.005790132,-0.012852978,-0.024607394,-0.021044262,-0.006910359,0.034992404,-0.012207583,0.0045519834,-0.046178646],"last_embed":{"hash":"m81tbn","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"m81tbn","at":1762844653664},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Budget","lines":[364,371],"size":86,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"m81tbn","at":1762844653664}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Budget#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0020124624,0.0047871917,-0.077876434,-0.02736563,-0.021798832,0.0047302386,0.032803234,-0.032395996,0.01717117,0.008157092,0.025605243,0.008737194,-0.019092772,-0.03716016,0.0172603,0.007805435,-0.011368986,-0.007160193,-0.03671331,-0.0337134,-0.011053697,0.003496311,-0.00079752604,0.0077534434,-0.060804103,-0.02257058,-0.00378734,-0.0022962857,0.025815327,0.07187379,0.023884268,-0.06063257,0.06274769,-0.04475795,-0.012638072,-0.04509567,-0.0019674164,0.0018703055,-0.042844225,0.040026374,0.023209156,0.043080453,0.019712914,0.0032190483,0.031156903,-0.03957198,-0.004323603,-0.008006375,-0.024026472,-0.01920214,0.015992321,-0.031304915,0.019754287,-0.01601012,-0.006964268,0.058747854,-0.038561504,0.0034633684,-0.03306331,-0.042403538,-0.015703542,0.007828355,-0.011525816,0.011821288,0.024588684,0.028872581,0.003468283,-0.012601111,-0.025604403,-0.029947286,-0.022617526,-0.011031954,-0.0142161865,0.0019412065,-0.0320582,0.027458282,0.031939868,0.007003345,-0.00861523,0.05352874,0.0067023677,-0.005405445,-0.013071227,0.0008473036,0.005238289,0.011743665,-0.014839955,0.05481497,0.0077625187,0.006902919,-0.017259378,-0.020837395,0.014739827,-0.048294146,-0.031770624,0.047305804,-0.034538805,0.03688192,0.014581835,0.009773085,0.018956088,-0.018717032,0.014669163,-0.045419972,0.011518422,-0.029115265,0.03907178,-0.003420475,0.01762595,-0.03095152,-0.010722351,0.01436148,0.008702945,0.0029757295,-0.009728896,-0.01778827,0.020380553,-0.035039008,0.027584082,-0.04459531,0.022849847,-0.021570632,0.023288947,-0.041803047,0.033526346,0.014491909,0.011162457,-0.037129145,-0.019252948,-0.00848338,0.035092253,-0.00004687905,-0.021602565,0.026712993,-0.0065306704,-0.005542687,0.039228167,-0.010451993,-0.00847187,-0.03725554,0.013855122,0.030663682,0.0013998877,-0.008834319,0.058820587,-0.020110732,0.034608945,-0.017950235,-0.014294978,0.00049765623,-0.013552077,0.0394297,0.01658125,-0.013708448,0.007011188,-0.0006056302,0.021350343,0.0027090225,0.026623053,-0.03501707,-0.004276917,-0.00476467,-0.032425605,-0.007440472,0.009831888,-0.015744887,0.023513116,0.05529927,-0.01723384,0.013190101,0.039140444,-0.036541853,-0.0066510937,0.02824854,0.01949291,0.011625159,0.07038419,0.022951124,0.021709563,-0.039118245,-0.029206926,-0.005008332,-0.0014474626,-0.01140516,-0.046921264,0.019971808,-0.0018647125,-0.016937785,0.0379648,0.023952197,-0.009249172,-0.00419598,-0.00005106482,-0.014310273,0.02107816,-0.014570327,0.06976669,-0.0031989473,-0.029598175,-0.054608595,0.0043598744,0.05893715,0.006592424,-0.052802283,0.012262084,0.0009597621,-0.02525841,0.016802682,0.034509555,-0.037328087,-0.020583339,-0.034854766,0.0152547,-0.0024421422,-0.029508911,0.010518455,0.011421651,0.020152036,0.020984033,-0.018840894,-0.073459595,0.018011082,0.025277872,0.039050836,-0.017692583,0.0064423024,0.030882237,0.060522173,-0.0012373627,0.028824069,-0.031161016,-0.020984681,0.050026778,-0.012498492,-0.0012302285,-0.006501203,0.0007164663,-0.006244034,0.0020122621,-0.0022321222,0.00010266117,-0.015938064,0.021218177,0.04280406,-0.0696175,0.009690083,0.019971665,0.024232509,0.012362289,-0.030194776,-0.037172288,0.026563536,-0.036368832,-0.0117789125,-0.03152808,0.022046879,-0.006490195,-0.02093466,-0.039000247,-0.018070446,-0.008647262,0.031777363,-0.008657054,0.02349059,-0.0014036156,-0.018903634,-0.002875867,-0.0051163253,0.031847082,0.017729076,0.010016,0.0014703783,0.041108236,0.07290667,-0.03457304,-0.020496733,-0.03299432,0.00178999,0.04216638,-0.012442292,0.013533998,0.033952568,0.014338481,-0.0050353645,0.02078455,-0.045522265,-0.037342858,-0.0010748986,0.012621529,0.009730886,-0.025525661,0.0046741073,0.055823714,-0.014693724,-0.020287462,-0.033646613,-0.027265185,-0.16138014,0.018985517,0.023231123,0.052206874,0.029602567,0.013193771,-0.008849536,-0.0067473846,-0.034686852,0.039959177,0.010767427,-0.039947677,0.024397906,0.036644883,-0.035885137,-0.009387549,-0.019096913,0.0026262752,0.020233955,-0.012798943,-0.024784172,-0.021321867,-0.007181776,-0.009929609,-0.052224606,0.028380614,0.030254325,0.014152027,-0.060393423,-0.015356948,-0.030547269,0.0030419296,0.009759751,0.030139249,-0.012744393,0.040372152,0.0057369936,0.020024838,-0.006830738,-0.0022802947,0.040767767,0.04843773,0.056054804,0.019590678,-0.030027743,0.037593666,-0.013652119,0.04989579,-0.05359638,-0.030190064,0.0075057424,0.0024384062,-0.014281545,-0.03419462,-0.034090847,-0.0024927272,0.022123927,0.0076884367,-0.012315324,0.0020932439,0.0059187976,-0.037848804,0.02472007,-0.06229279,-0.010572812,-0.04674202,0.012328206,-0.031820565,0.00010330843,-0.026389997,0.0047209947,-0.008305627,0.014437055,-0.0098318895,0.010537582,0.027092643,0.016308408,-0.030023893,0.020411763,-0.09731304,0.0024112726,0.040417023,-0.0016696714,-0.019775875,-0.0023010059,-0.095821016,-0.041243907,0.007347045,-0.010944627,0.24710333,-0.004902314,0.023743974,0.029980341,0.040644873,-0.009966629,-0.030290438,0.019276163,-0.04044935,-0.023622345,0.0151728885,0.059246257,-0.045880508,-0.0037320042,-0.025514787,0.027744686,-0.06559962,0.003083813,0.040640216,-0.004890859,0.0027116702,-0.02436331,0.039263703,-0.0057223253,-0.07719689,-0.026316006,0.0024315284,0.05677424,-0.06052817,0.053351108,-0.031746943,0.0067794328,0.0503764,-0.07734821,-0.019582069,0.002047575,0.013425825,-0.059596203,0.033215802,0.02806973,-0.0003200705,-0.0024087026,-0.033189252,-0.05557876,-0.048660055,-0.010178829,0.042583834,-0.020577077,0.017800415,-0.050360028,0.011859253,-0.011831772,0.00771889,-0.011697905,-0.025903398,-0.034057755,-0.035746764,-0.017293852,0.016400814,-0.008965331,0.0013491996,0.020930242,-0.062122244,-0.013880905,0.017824775,0.037944756,-0.041362092,0.04513225,0.0029251294,-0.0046500126,0.025082339,0.03774628,-0.018614756,0.0035766629,0.030231426,0.021830592,-0.006428414,-0.031935442,0.04814045,-0.015821293,-0.019333884,0.0051635792,-0.030355826,0.019626724,0.0040248646,-0.004762633,-0.019176774,0.025297444,-0.02882396,-0.03890408,-0.017969983,0.029468225,0.031098211,0.012392502,-0.0009272455,-0.019552577,0.012254478,-0.016377116,-0.06804372,-0.03169876,-0.022356955,-0.037873086,-0.011462398,-0.03594585,0.011153926,-0.019880049,-0.0013044074,-0.007697854,-0.026390953,0.0068639303,-0.039868575,-0.009714357,0.0037995316,-0.022893123,0.01916647,0.015250467,0.020311449,-0.0025913045,0.044692174,0.02415687,0.019427368,-0.031456985,-0.018261597,0.030947173,-0.02503619,-0.053296763,-0.024557456,0.04744848,0.015491591,-0.008883489,0.0458227,-0.037253063,-0.026335727,0.020473195,0.0069569605,0.03691608,0.010979162,0.03349319,-0.011185623,0.021308776,0.062144093,-0.021353997,-0.01833461,0.009458385,-0.014342369,0.05669769,0.026103923,-0.04456174,-0.04302961,0.06413673,0.02003003,0.032960404,0.0348104,-0.029792296,0.0063841646,-0.09010428,-0.007607168,0.020438947,-0.0057424153,-0.017881408,-0.008596691,0.043034744,-0.0033737987,0.06680694,-0.030723818,0.036923505,-0.027665582,0.022986088,0.0035373715,-0.012539875,0.0064544375,-0.03042845,-0.034018036,0.024672763,0.03598917,-0.030261012,0.03827952,-0.0070045707,-0.013020711,-0.08656871,-0.023690563,-0.031253193,-0.006569939,-0.039001986,0.03181763,0.007214156,0.012731866,-0.02719359,0.014887378,-0.01268055,0.00828432,0.06356872,-0.05873357,-0.00725945,0.006105763,-0.02036945,0.041244064,0.006636479,-0.016947938,-0.024143552,0.022707982,0.010967037,-0.0035411548,-0.03899869,-0.0038175718,-0.0037082303,0.015661813,0.06357364,-0.010404507,0.019053288,-0.0077026384,0.059545033,0.007906172,0.04696759,0.015549455,-0.06528241,0.035819747,-0.005754132,-0.06658664,-0.0008167101,-0.037517153,-0.018526273,-0.00020293584,-0.034329403,-0.015030068,-0.032874797,-0.012477922,-0.003867353,-0.018555917,-0.018499622,-0.02067947,0.026882967,0.0021858404,0.0015749912,-0.03925412,0.0069315834,0.003762946,0.018379692,-0.0054887147,-0.053040884,-0.04834125,-0.006214801,-0.025201824,0.036656365,-0.030312417,0.001046092,-0.017715706,-0.013958931,0.04483181,-0.051788066,0.00073932786,-0.040299628,0.024620814,0.0033354624,-0.0069218185,0.0134626,0.032185223,-0.045040455,0.0111572035,-0.065535456,-0.030292967,0.057893835,0.013962584,0.020287598,0.0025136806,-0.068493366,0.0016662789,-0.06339454,0.005467904,0.003073994,-0.022367174,-0.04541606,0.014647672,-0.0006512029,0.07123555,0.0060390094,-0.011430479,0.033724196,0.07348646,0.007179943,-0.031197697,-0.0052958652,0.03962385,-0.014857827,-0.028064262,0.047300644,-0.003113541,0.0055416073,0.021940203,-0.04748589,-0.004617144,0.04357152,-0.017689126,0.071288355,-0.0071227313,0.0033208313,-0.025635343,0.033526115,0.0013543658,-0.009322839,-0.003356773,0.024923572,-0.016633611,-0.025981847,0.028713698,-0.011918939,-0.027334446,-0.072841965,0.000544807,0.018668761,0.0038809339,-0.007104778,-0.030625938,0.033247303,0.02492168,0.011268618,0.051140245,-0.02996388,0.024071736,0.03998975,-0.027043654,0.033359382,0.00325081,0.000514925,-0.0151115265,-0.036872283,-0.017924018,-0.06391079,0.008612023,0.00081134896,-0.013741148,-0.009866796,-0.0147674745,-0.04807582,0.02977756,-0.022686385,0.05933417,0.013132445,0.045926087,-0.011682376,-0.06683254,-0.038565826,0.078772694,-0.023613803,0.040263824,-0.005745134,0.014994125,0.0009560903,-0.00246078,0.0018293159,0.03605893,0.028139494,0.01039742,-0.025054676,0.05307423,-0.039650027,-0.05054363,0.024530457,0.009290669,-0.0032327794,-0.056065932,0.009790136,0.004580627,-0.029168377,-0.017175717,-0.016323853,0.0352821,-0.049135458,-0.008224854,0.0004964431,-0.024076289,-0.026587918,-0.02086526,0.027885761,-0.022700226,0.04119528,0.00088590157,0.01774035,0.03690457,-0.011734585,0.022758689,0.010425573,0.024382092,-0.042293165,0.041761395,0.0006678164,0.018104158,0.0387962,0.06102581,-0.0020596113,-0.0010413008,-0.0042256713,-0.01890548,-0.004721175,-0.13723765,0.013341783,0.01687536,-0.03952944,-0.045055017,-0.010892598,-0.036491062,-0.015490008,-0.0069384463,-0.012518718,-0.008921704,0.02470601,0.004724922,-0.01379674,0.01657575,0.039789364,-0.020989934,-0.0027676907,-0.023115538,0.06778276,0.03260127,-0.041822553,0.054670334,-0.030252332,0.019592453,-0.015749676,0.030096898,0.0152811725,0.009062173,-0.010614761,0.0099186795,0.011166339,0.020205999,0.046453282,0.028205985,-0.0003520224,0.023536893,0.027444212,0.027119055,0.0067526633,0.031172058,0.006001823,-0.023199532,-0.012324522,0.061056025,0.1068839,-0.0036826883,-0.013133841,-0.003817339,0.04163452,-0.00720179,0.041697815,-0.034630053,0.021054091,-0.0005223213,-0.051256582,0.030178096,-0.022242714,-0.0020951224,0.014709805,0.0045623216,0.04008374,-0.037895642,-0.03176327,-0.0002544774,0.020992575,-0.0153161,0.031030009,-0.0063447393,-0.011480771,0.012089753,-0.03077016,-0.031278618,-0.059720565,0.02930785,0.007918521,0.023151306,-0.00508817,-0.019890066,-0.025794117,-0.04383923,-0.0108835995,0.0082004,0.0142327,0.058721714,0.015676307,-0.01160331,-0.030090373,-0.05184781,0.016583005,-0.03300499,-0.033776127,-0.030443357,0.013776229,-0.026335612,0.06919673,-0.023781339,0.008167582,-0.038012564,-0.04669974,-0.024702778,-0.05907375,-0.018604832,-0.012847714,-0.046262667,0.034067124,-0.032835282,-0.01384468,-0.009932529,0.0007922447,-0.02030412,0.0076494985,-0.06642622,0.017013716,-0.05948397,-0.027802335,-0.016068427,0.011714511,-0.03126896,-0.03184393,0.051266503,0.004466412,0.035409078,-0.022007491,0.027398055,0.021670843,-0.00013029059,0.048920307,-0.015019385,-0.0046260683,0.009840434,-0.049461603,-0.0154571375,0.026799856,0.054679472,0.012243511,-0.01760915,0.026900785,-0.035590466,-0.00012894713,-0.03718127,0.002915746,-0.012210721,-0.0045623453,0.005801975,0.011434138,0.028479831,0.028358957,0.004981059,-0.014017438,-0.02018167,-0.016594948,-0.00075747,0.035685413,-0.025843358,-0.0013463941,-0.0349642,0.008917763,0.036032613,0.06142287,-0.049852423,0.0041032718,0.009071632,-0.012918856,-0.001915529,0.0980868,-0.020170692,0.0018577599,-0.014502192,0.014225144,0.017720802,0.021790212,-0.0125649255,0.0021461917,0.057683367,0.024043113,-0.01625711,0.01947296,0.0065039597,-0.0010733556,0.017735275,0.0052219364,0.03627582,0.021477636,0.03688939,0.031971134,-0.030950446,-0.012978238,0.003275258,0.0061148074,0.0034897479,-0.038532272,-0.01336103,-0.017060384,0.005275232,0.0051576123,0.02540158,0.03916073,-0.0025839277,0.005873858,0.012856143,-0.024749512,0.0067241993,-0.008790303,-0.022735026,0.002127269,0.013527813,0.008710014,0.010970544,0.052460965,0.00048210248,-0.022731952,0.010338262,0.040216405,-0.023346188,-0.018479075,0.06125087,0.0009782861,0.00025698473,-0.0019091439,0.012785405,-0.007503982,0.004160323,0.027497375,-0.03344983,-0.013530144,0.05070977,0.017893696,-0.005765187,-0.017702814,-0.016575303,-0.0031375426,0.025862271,0.032361988,-0.0023970706,0.024793543,-0.010520252,-0.033518866,-0.017132426,0.011273486,0.060908,-0.021945653,0.00457314,-0.051705424],"last_embed":{"hash":"12qy2dd","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"12qy2dd","at":1762844653664},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Budget#{1}","lines":[366,366],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"12qy2dd","at":1762844653664}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.018223999,0.019468576,-0.021996362,-0.010588787,-0.014809358,-0.04316008,-0.029883143,0.020177202,-0.0035025638,0.003075045,0.0013020984,-0.006075848,-0.05555735,-0.0057173474,-0.006177566,0.03596479,-0.03126184,0.030255249,-0.01873431,0.01252257,0.017015267,-0.013916722,0.008246256,-0.049823735,-0.04127797,0.019157186,0.005908265,-0.0122940885,0.046132572,0.032679364,-0.015792372,-0.035457563,-0.0035113627,-0.05551112,-0.005222894,-0.02920898,0.017097386,-0.040391486,-0.03553364,0.013086831,0.019386495,-0.00955275,0.04718973,0.03462751,0.023770561,-0.026803033,-0.0039737453,0.007864145,0.012826007,-0.019096253,-0.026313629,-0.040596712,0.01531076,-0.012838124,-0.033247598,0.03985153,0.013836744,-0.0437643,-0.012838248,-0.009738802,-0.02692116,0.024699656,-0.017998144,-0.019339254,-0.0077050966,0.05274482,-0.0017108428,0.020126056,-0.04599947,-0.07624429,-0.0157618,0.025109038,0.013210959,-0.011333835,-0.0002494833,0.023223719,-0.051168773,-0.009424419,-0.01855708,0.052103482,0.0071900245,0.019187503,-0.0055267937,-0.0045336154,-0.030724583,-0.007921945,0.033775657,0.029241275,0.029083764,0.04013523,-0.016372303,0.017317154,0.015242203,-0.055560213,-0.005089953,0.038571697,-0.023412697,-0.034993082,0.044135302,-0.02130707,-0.024588875,-0.030354237,0.012614222,-0.04986019,-0.0056970515,-0.0078245,-0.020821363,0.00940097,0.03584629,-0.019015953,0.02847135,0.015742317,0.008760727,0.017729944,-0.0038736868,-0.008080819,0.0089182,-0.04190433,0.04245702,-0.006519371,-0.016737008,0.025741061,0.02007239,-0.044411283,0.016151926,0.028799256,0.015462454,-0.006183305,0.0025936798,0.009422822,0.01636905,0.017956167,-0.055232532,0.018371725,-0.010995513,0.0062177945,0.014898825,0.03653763,0.026521835,-0.042465992,0.019423088,0.010036096,0.009317073,-0.02608858,0.051338732,-0.026780425,0.021021184,-0.0047522313,-0.034632713,-0.012181912,0.0346656,0.015985576,0.0035447723,0.00012582795,-0.02573462,-0.02097283,0.012549156,0.035184085,-0.010654068,-0.058827974,-0.025322469,-0.014884964,-0.03319636,0.012744029,0.04476997,-0.0007605673,0.008935954,0.02959423,-0.032125812,0.018847067,0.05693023,-0.04854418,-0.000033292865,0.019504499,-0.032297056,0.03672392,0.09650381,0.023350872,0.006186083,-0.020753743,-0.018271508,0.007887155,0.005733118,-0.03083596,-0.03275585,0.049775943,0.0008467768,0.0014922709,0.013577868,0.017046934,-0.0021433928,-0.025387418,0.004560887,0.04077357,0.020024743,-0.005561327,0.085103646,0.013882777,0.011325946,-0.0701081,-0.0014113126,0.038901232,0.03835035,-0.037448864,0.019192029,-0.032782048,-0.035461385,-0.037996553,0.022424497,-0.02710004,0.0222189,-0.0042762416,-0.018084442,0.027804649,-0.07646523,0.005826666,-0.0042131618,-0.003869733,0.015125716,0.020178277,-0.03929732,0.024815682,0.022928288,-0.00936686,-0.0026876072,0.026743224,0.011058368,0.08362676,0.011027616,0.014830535,-0.022350563,0.019037079,0.026192293,-0.017613053,0.052731656,-0.058685657,-0.00998412,0.015215076,0.0035115909,0.034635793,0.031100083,-0.030692095,0.02286352,-0.0006094855,-0.030473055,0.027365202,0.00003164972,0.016306417,-0.009987898,-0.0602767,-0.009767314,0.04429627,0.00027398212,-0.010600178,-0.0287352,-0.020601422,0.015624107,0.000183268,-0.043115783,-0.034855776,0.009594505,0.07302616,0.016291076,-0.0002442735,0.0016599742,-0.00630901,-0.0022962207,-0.009690129,0.031003088,0.02145309,-0.0025330312,-0.01351238,0.016368804,0.007973983,0.019630224,0.01262545,-0.035158746,0.045268636,0.08947051,0.03379447,-0.012804095,0.036287967,0.024385244,0.009322456,0.014718398,-0.044143204,-0.021767177,0.032285776,0.048740648,-0.02790765,0.009752856,-0.01359042,0.032423835,0.008597048,0.0019390376,-0.0077037145,-0.014418855,-0.18117842,-0.004574752,0.04078075,-0.014667422,0.014282078,0.040720318,-0.018483464,-0.022135997,-0.029615743,-0.021154819,-0.00966998,-0.044039454,0.008189971,0.056392778,-0.023750767,0.014500423,-0.017564902,0.0047409115,0.0053672288,-0.039103065,-0.019835137,-0.039336815,0.044453382,-0.036084335,-0.023267834,-0.013819093,-0.0016833694,0.027592983,-0.03144311,0.018542245,-0.030436449,-0.0127499625,0.014799791,0.012015808,-0.026316648,0.038366288,-0.027067749,-0.029220633,0.032755453,-0.004729338,0.05210248,0.027070895,0.030141665,0.025524978,-0.030178552,0.017354503,-0.026150076,0.03543574,-0.021091128,-0.014501024,0.07112735,-0.02460668,0.001190962,0.009517681,-0.046782613,0.010327668,0.062112004,0.005603844,0.046508662,0.04117583,0.012336189,-0.050372742,-0.0009134573,-0.056246515,-0.04502224,-0.018809749,-0.012114659,0.023104087,-0.0073357406,-0.044998612,-0.0047675795,0.012456335,0.017058622,-0.019507563,0.037861563,0.009427718,-0.024475154,-0.037151914,-0.007978037,-0.09241899,0.029478485,0.02758956,0.012420523,-0.05427382,-0.018623184,-0.073055536,-0.0061618895,0.015917012,0.056667812,0.23745103,0.016017066,0.016321123,-0.032573055,0.024788545,-0.04228665,0.019727077,0.048791394,0.009754365,-0.019876277,-0.022219365,0.027783144,-0.037276816,-0.017938027,0.029417846,0.028882492,-0.07362729,-0.013319607,0.050810803,0.0037517948,-0.012001388,-0.007195869,0.026666204,-0.0028516126,-0.030021781,-0.0029634305,-0.02215228,0.05134042,-0.025680494,0.01765998,-0.034043673,-0.002673499,0.04165698,-0.07156297,-0.028169302,-0.0059388806,0.0042152945,0.0041799075,0.014126547,0.041715935,-0.009401218,0.0011962038,0.029947836,-0.013548098,0.012610982,0.0008399422,0.019895136,-0.019785708,0.05420233,-0.008288333,-0.02376772,-0.019293442,0.005052509,-0.01483545,0.012723295,-0.03996973,-0.02108269,-0.006847114,-0.018394493,0.0106569985,-0.03659308,0.00052761956,-0.07428574,-0.021489147,0.012416631,0.045475617,0.012896306,0.018958554,0.022481466,0.06529938,0.01437676,0.044224165,-0.010977945,-0.003708292,0.0013407915,0.002126104,0.017474262,0.026331568,-0.009031097,-0.0039248457,-0.046680767,-0.013451437,-0.041096684,-0.031174237,0.018135553,0.045031406,0.026700126,-0.000731439,-0.0061646714,-0.020774534,-0.0057954732,0.045797255,-0.02834477,0.004432036,-0.025596568,-0.017949076,-0.021371817,0.0068203276,-0.06112855,0.0004137432,-0.018830132,-0.017060654,-0.0057659647,-0.026414057,0.014050526,-0.022168526,-0.0050794673,0.03373626,-0.01040367,0.04099026,-0.060826402,-0.008017136,-0.011233352,-0.026577892,0.011489095,0.029590022,0.0075376676,0.022595473,0.047771275,-0.0006338672,0.0074945916,0.021397017,0.0021251603,0.00047617962,-0.00026945793,-0.03394323,-0.012043142,-0.0034422164,0.002470386,0.0267394,0.03602059,-0.050427448,-0.029544119,0.039584413,0.016448941,0.029420298,0.044213206,0.006439084,0.004673865,0.016470967,-0.005366787,-0.028284311,0.008008203,0.0074401847,-0.010804456,-0.00855091,-0.027239231,-0.012545705,0.008466923,0.024642456,-0.026274763,0.06532741,0.031367823,-0.027387986,-0.024259174,-0.08413289,-0.004398803,-0.029606894,0.016861191,0.01111628,0.003484547,0.021688815,-0.016322447,0.056514524,-0.021483935,-0.018000657,0.0061306516,0.049019873,-0.01274152,-0.027770562,-0.0043768613,-0.029931162,-0.028785538,0.034472324,0.035650473,-0.016072266,0.007964949,0.053485822,0.01576874,-0.00007266765,-0.03458924,-0.018909575,-0.015642311,0.016013058,0.030237328,0.013650827,-0.03988646,-0.02064268,0.024720399,-0.0003579297,-0.0008275939,0.108723275,-0.023514267,-0.011525585,0.039209045,0.012973789,0.07894421,-0.0075548887,0.024666212,0.010803131,0.012408496,0.008615015,-0.013064672,0.006854895,-0.03857527,-0.03617496,-0.02077628,0.0674816,-0.044923376,0.008247056,0.020072825,0.023942824,-0.063883975,0.010541444,-0.0143089015,-0.03932037,0.022159388,-0.016965346,-0.046697408,-0.026104102,-0.010941778,-0.03639549,0.017098144,-0.042661775,0.012312518,0.050793905,-0.02153347,0.011848871,-0.0424704,-0.0031807285,-0.012372807,0.00828661,0.015839346,-0.02927934,-0.040422577,-0.0085452255,0.013170673,-0.0013300518,-0.02068741,-0.01601169,-0.052944507,-0.0012398701,-0.019441647,0.029610196,0.019714449,-0.046913117,-0.057822544,-0.028758932,0.062466808,0.01033207,0.010070377,0.008418699,0.0044979346,-0.0011777127,0.027305502,0.006455849,-0.001239241,-0.008715633,-0.024685992,-0.031047212,-0.032608535,0.024103174,0.05563133,-0.008166745,-0.049353957,-0.062768854,0.0071890973,-0.022810878,-0.02561386,-0.008378979,-0.012799147,-0.014740897,-0.0023275837,-0.011740541,0.017228268,-0.009095339,-0.005234214,0.059406344,0.007163349,0.02595255,-0.026317516,0.019275056,0.0475864,-0.032951288,0.009992975,0.0056494833,0.03250675,0.013497922,0.01880364,-0.04525371,-0.008538064,0.0005717616,-0.0156187555,0.032185383,-0.03216238,0.009483992,-0.024182651,0.055143807,-0.029464474,0.01310903,-0.004555829,-0.0014140366,-0.0015250456,-0.03958166,-0.02166282,0.00969328,-0.009964368,-0.042616587,0.024588507,0.014052361,-0.035746872,-0.0602132,-0.029784279,0.012836392,0.036677625,-0.009900266,0.05096522,-0.028315904,0.008549828,0.005893826,-0.02874008,0.033556513,-0.027455375,0.009007005,-0.033700965,-0.012780304,-0.039087802,0.008006115,-0.027079722,0.04414144,-0.053685013,-0.0124841025,-0.025973039,-0.032780554,0.03351775,-0.028395511,0.058272664,-0.05652875,0.052608576,0.016866423,-0.04897968,0.007762182,0.020391205,-0.03677552,0.037784662,0.009312726,0.009633908,0.015086875,0.010927339,0.019429302,0.029165698,0.016504982,0.007836351,-0.020176936,0.03741695,-0.020848192,-0.014353033,0.028220687,0.018023144,-0.040253043,-0.040663667,0.016499698,-0.008888558,0.015833618,0.000027902008,-0.013797709,-0.011815024,-0.081553064,-0.03310663,-0.0020520415,-0.02357353,-0.008824053,0.025492217,0.039362695,-0.039283726,0.038562592,-0.022628328,0.031786267,-0.031065036,0.015318849,-0.017761322,0.010847087,0.016946932,-0.04234924,-0.00028330658,-0.0001561875,-0.021144817,0.047694378,-0.008674875,-0.021575201,0.0016058049,0.04679151,-0.062459152,-0.034646034,-0.12978521,-0.001233857,-0.019025765,0.03822992,0.0010410192,0.0017408001,-0.036107372,-0.0080442075,0.0012101319,-0.075333185,0.01959978,0.013777362,0.014732989,-0.013659523,0.0113943815,0.014824379,-0.039161313,-0.042217858,-0.03537229,0.07742247,0.044601582,0.008831126,-0.0004554121,-0.0028682193,0.009690388,-0.001919439,-0.017345183,0.0011934785,0.017276015,-0.040929962,0.00051275257,-0.00095263,0.021191774,-0.001990391,-0.0023300801,0.020751722,0.014476051,0.021372465,-0.013133023,0.036111753,-0.0000067117558,0.012801416,0.00032010418,0.015704613,0.025983462,0.060089745,-0.04394405,-0.046520818,-0.041047104,0.033240434,-0.030910742,0.020816354,-0.008257173,0.023325266,-0.03357722,-0.0143226795,-0.043785755,-0.024733478,-0.004732981,0.053012278,0.05468336,0.03673321,-0.008313826,-0.025597448,0.013054344,0.045761924,-0.07514019,0.012324,0.015350217,-0.010993369,-0.015489062,-0.05975635,-0.007915156,-0.016397271,-0.00971681,0.008407546,0.008349065,-0.040443722,0.0020999475,-0.0043917573,0.011258759,-0.07479905,0.011044885,0.022083424,0.07947192,0.043934464,0.0021239698,-0.03814112,-0.054360226,-0.00057583884,-0.06774528,-0.037187036,-0.012039371,-0.0144988075,-0.037650894,0.017476887,-0.015473756,0.00464461,0.013303044,-0.028152281,-0.060825445,-0.05030174,-0.013036582,-0.04165992,-0.022820871,0.037282843,-0.059685025,-0.05001609,-0.009433023,-0.0037719398,-0.0049887765,0.029253101,-0.0073549505,0.024195598,-0.055004355,0.01386301,0.0036706417,0.041261096,-0.008155954,0.021145962,0.011481463,-0.02418975,-0.025398953,-0.027611323,0.032939892,0.04243881,0.02115813,0.020409944,0.038188454,0.027011758,-0.043793254,-0.036207855,-0.028223887,0.026232194,0.049618606,0.01886924,-0.047291864,0.027424593,-0.021096155,0.024079673,-0.041371685,0.008614476,0.003525131,-0.026851362,-0.017359907,-0.024468279,0.015061984,0.035035778,0.030015029,-0.020042099,-0.017337997,-0.039045975,-0.00032663517,0.039433748,0.0024990353,0.0118159605,0.034805715,-0.008634352,-0.006526404,0.07149632,-0.009999138,-0.06959698,-0.024875943,-0.004636818,-0.01374817,0.077684194,-0.033242986,-0.0061385734,0.034214467,-0.016346015,-0.04094979,0.026608067,-0.008291001,-0.003957928,0.016878089,0.027273223,-0.020828145,0.033220965,0.045151107,-0.01826009,0.018818766,0.014156366,0.004109348,0.07477648,0.07090062,-0.0006374372,-0.025180714,0.0022797287,0.03949946,0.024913397,-0.048642054,0.004496675,0.018858124,-0.0065963836,0.016748939,0.0037043744,-0.0007221379,0.00017945863,0.012607408,0.025299575,-0.004898957,-0.023204263,0.0035636649,0.009971813,0.019413374,0.006416249,-0.00227468,0.009533383,0.020080512,-0.001258617,0.00054565986,-0.024520816,0.013515969,0.00999274,0.02588692,-0.009796114,0.0019907244,0.009545494,-0.03001539,-0.0057625407,0.03777278,0.023796428,-0.014194101,0.01428924,-0.027946217,-0.035174422,-0.025171366,0.008436123,-0.03855425,0.016748667,-0.055684213,-0.055344287,0.023538982,0.006803514,0.020505343,0.01526707,-0.027808292,0.007893471,0.027403446,0.025348768,0.045610316,-0.0032410412,0.019322315,-0.01016321],"last_embed":{"hash":"q56any","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"q56any","at":1762844653664},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes","lines":[372,383],"size":332,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"q56any","at":1762844653664}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.045400217,0.020964416,-0.033035643,0.0094520645,-0.018579025,-0.051993743,0.009305507,0.013832041,-0.0074793594,0.0036030125,0.015199951,-0.0057538287,-0.079018965,-0.004729984,0.012384143,0.037516188,-0.03129254,0.028027248,-0.03637564,-0.000004781731,0.019043399,0.0023424167,0.015966464,-0.064867176,-0.032923363,-0.0011691696,0.025725389,-0.022412676,0.026884606,0.03194191,0.006590747,-0.045935147,-0.006680535,-0.040898614,0.0019414751,-0.023887904,-0.009989482,-0.025603395,-0.03399888,0.03086726,0.00021332352,-0.001701999,0.050415806,0.003732371,0.004086657,0.010632258,-0.007878844,0.005966656,-0.0015913423,-0.020840047,0.006569495,-0.016576992,0.021308897,0.0021005394,-0.04363333,0.032796785,-0.0078206,-0.02398575,-0.046105236,0.0029746508,-0.042939328,0.016779898,-0.043684606,-0.022793323,0.0146009205,0.054386485,0.00021621524,0.000901194,-0.033632856,-0.030624248,-0.0026407307,0.015525789,-0.021864267,0.001270882,-0.0030092984,0.024566425,-0.030816127,-0.009206691,-0.030358337,0.06573467,-0.008865341,0.0044687167,-0.0066100545,-0.01354955,-0.01711783,-0.016450094,0.010335212,0.032948714,0.013277612,0.020437008,-0.007145026,0.0025606053,0.024095673,-0.043626595,0.012640033,0.034295194,-0.030268613,-0.04171123,0.04530481,-0.014255495,-0.007283298,-0.02150691,0.031164844,-0.038941763,0.0039908565,-0.039713856,-0.035168026,-0.0026015502,0.04725147,-0.018850297,-0.0016365703,0.028259525,-0.0069567487,0.030761154,0.017586816,-0.0069401776,0.020257892,-0.038048882,0.018391525,-0.021613134,-0.021690823,0.010876846,0.011525484,-0.048307337,0.02685505,0.027315555,0.0010706951,-0.0021475651,-0.0012150756,0.0007784288,0.025203032,0.030635947,-0.028356781,0.041688144,-0.002650831,0.0030971977,0.019601276,0.03280196,0.019989857,-0.040464513,-0.002468167,0.05663152,0.0029198322,-0.04342101,0.041434024,-0.029616376,0.026083939,-0.024672776,-0.021761917,-0.016710237,0.048916653,0.009026238,0.0030235318,0.01092685,-0.03126645,-0.028403368,0.0060684425,0.02720187,0.019441634,-0.06352537,-0.04168493,0.014505318,-0.037352815,-0.0056612347,0.054245837,0.0041481056,0.001735063,0.02732691,-0.021324076,0.019767767,0.06738245,-0.05131558,-0.014043641,0.0075357426,-0.019963315,0.02933924,0.0446709,0.025183942,0.0038675414,-0.015870271,-0.000054254982,0.014398065,-0.021401571,-0.030213296,-0.05506179,0.048318215,0.000702564,0.00042765966,0.017837133,0.0071920864,-0.010169232,-0.006571196,0.009122078,0.020904275,0.0016488358,-0.0077838274,0.06803049,0.024108438,-0.0143522825,-0.08096659,0.0065596676,0.028859597,0.017496068,0.00080305693,0.022993518,-0.043899145,-0.035962965,-0.03584635,0.025091203,-0.04469695,0.054337632,0.002803423,-0.05280416,0.033367373,-0.08144809,-0.019535344,-0.009964696,-0.0019316049,0.025908012,-0.0014792578,-0.052961808,0.008820307,0.019824713,0.011406058,0.0075263786,0.0099747395,0.010718625,0.059078656,0.029909158,0.013369644,-0.03421313,0.005958744,0.053027406,-0.015018346,0.047713425,-0.04645494,-0.011963663,0.0035312632,0.010172797,0.023393735,0.021899208,-0.04936644,0.026852395,-0.030024536,-0.040605556,0.015897263,-0.0023754877,-0.014491208,-0.022262447,-0.065152444,-0.023027021,0.03442319,-0.009594402,0.021789294,-0.03350509,-0.021087553,-0.00083725573,0.012309621,-0.03509424,-0.045652047,0.026511485,0.060242504,0.01707634,0.009718915,0.013276984,0.021271752,-0.028375125,-0.01334312,0.044813827,0.009711655,-0.024502004,0.015204059,0.04052457,0.014567026,0.027652826,0.009299818,-0.042860273,0.046548717,0.09355244,0.026822375,-0.03525851,0.05856736,0.04020649,-0.0026814032,0.01703812,-0.04239357,0.011405858,0.0050054314,0.02426523,-0.039066248,-0.0056293993,-0.03703818,0.030961553,-0.0037933863,-0.032757502,-0.0074490723,-0.014400493,-0.15797505,0.0028876632,0.030593691,0.02390593,0.007808695,0.037984964,-0.024241844,-0.028473087,-0.028892137,-0.035940584,-0.0042443443,-0.04257151,-0.006972891,0.060771376,-0.017692871,0.0061277226,-0.029312886,0.0064833253,-0.0018765837,-0.026758984,0.011160184,-0.035531215,0.0014720814,-0.024230942,-0.04293261,-0.0323609,0.01760621,0.040201444,-0.047556303,0.03238552,-0.027717352,-0.0077229887,0.0045863604,-0.014557301,-0.013376765,0.03472345,-0.03483546,-0.0022037942,0.040852714,-0.0005769422,0.04490235,0.0044402108,0.0019332782,0.028693158,-0.029182047,0.027080394,-0.0063579576,0.030694775,-0.037203554,-0.02715976,0.06380823,-0.053446397,-0.019985741,0.022221928,-0.044946995,0.013919537,0.04688339,-0.0049678287,0.019984221,0.04048982,-0.009469579,-0.067827314,-0.011519571,-0.070386015,-0.052506674,-0.032190736,0.02707304,-0.00058570295,-0.0027908185,-0.05646985,-0.002445538,0.014469744,0.004573008,-0.02466818,0.013982802,-0.006352466,-0.0349433,-0.015083152,-0.0060623717,-0.08412838,0.037185818,0.021527346,0.0069000493,-0.05767363,0.0021930973,-0.06643921,-0.0011325309,0.018582497,0.0125420885,0.23878309,0.0003203497,0.0019317575,-0.056242406,0.024554139,-0.036957342,-0.0014058419,0.041827206,0.013638753,-0.014963475,-0.01908108,0.0170238,-0.027411113,-0.007997818,0.01287004,0.02622237,-0.03375379,-0.017787816,0.0559501,-0.008491067,-0.009635985,0.016426032,0.06085192,0.005920117,-0.039386585,-0.0015362803,-0.02300347,0.031989202,-0.03304824,0.026379373,-0.0073637627,-0.009173892,0.04175245,-0.06948895,-0.040774323,-0.024218597,-0.020101136,-0.020012377,0.028827995,0.021053996,-0.02214788,0.0014258637,0.024049545,-0.012941781,-0.019814705,-0.023197401,0.011155362,-0.0196077,0.050143823,-0.02555576,-0.02602527,-0.028121281,-0.015584899,0.0021324807,0.041972242,-0.04428711,-0.019261682,-0.036098283,-0.03376853,0.032019943,-0.022346923,0.006050592,-0.09576237,-0.0037258493,0.019993382,0.08438368,-0.009271339,0.023967847,0.017834134,0.050159857,0.008651467,0.039230365,-0.043731745,-0.010927754,-0.017513072,-0.007901651,0.03423884,0.036662173,-0.013702611,-0.0000638068,-0.02026721,-0.011038513,-0.01215795,-0.022119783,0.03492536,0.009903538,0.021739712,0.0071874787,-0.003267434,-0.0018453863,-0.009324816,0.038487185,-0.06334796,0.0131927645,-0.023440406,0.006095796,-0.021552267,0.005551483,-0.051754154,-0.0029108068,-0.0139860045,-0.029478664,-0.016423438,-0.028749188,0.031729076,-0.0071365763,-0.018364912,0.03704782,-0.024158217,0.024430137,-0.034625098,0.012090726,0.007439036,-0.0546986,0.01033688,-0.00629909,0.041724384,0.028738808,0.021246957,-0.017148472,0.0055810343,0.014410685,0.018992314,-0.042096317,-0.013509823,-0.047213696,0.0004043268,0.0017436722,0.0062309206,0.018225962,0.0058788024,-0.034705494,-0.035336524,0.023015551,0.014616664,0.057797186,0.036249865,-0.0022875317,-0.014265316,0.018420903,0.02907341,-0.0087618055,0.007862697,0.017597621,-0.0037412827,-0.0017818034,-0.03139482,-0.04199547,-0.0027397498,0.032912042,-0.014993351,0.050526954,0.06470576,-0.020783914,-0.0042238,-0.06623486,-0.026980828,0.004780511,0.02861113,0.01615653,-0.013867214,0.05199041,0.007897163,0.040676452,-0.008169596,-0.0082061365,-0.0007130764,0.0389565,-0.012555476,-0.038757164,0.0044996985,-0.0183962,-0.054819085,0.031676747,0.050336216,-0.00023568372,0.007771345,0.05292866,-0.0032020109,-0.01918281,-0.037598692,-0.030285757,-0.012156788,0.019175468,0.024595952,0.015892504,-0.053337026,-0.014857372,0.061508995,0.016672106,0.0021056999,0.07706863,0.015572716,-0.0031809888,0.025752222,0.0126399,0.089963846,-0.007135743,0.03823629,0.0015417386,-0.016621113,-0.025037777,-0.02180271,-0.011885894,-0.042200666,-0.021329235,0.020149887,0.05987258,-0.04224432,-0.008484818,0.017887007,0.018570822,-0.051251043,0.010576516,-0.0033996236,-0.06259712,0.038507074,-0.034971252,-0.054625936,-0.039437894,-0.021174489,-0.019221516,0.012676987,-0.03764028,0.0074069765,0.031469774,-0.013264239,-0.0038331903,-0.035793375,-0.0114913825,-0.011578481,-0.020836249,0.013168127,-0.023223313,-0.039336566,0.0054011517,0.011698336,0.017716054,-0.043036457,-0.021247143,-0.066377,-0.010645236,-0.008186748,0.035479926,0.014049201,-0.022992982,-0.03813165,-0.020549899,0.08336389,0.013602094,0.0113667315,0.01578366,-0.0094379,-0.009269041,0.045359816,0.024955317,-0.0104207415,-0.018906277,-0.015152386,-0.04580522,-0.035163112,0.035933986,0.06283047,-0.006761964,-0.036170155,-0.069868706,-0.009068171,-0.021947335,-0.0074872803,-0.007938983,-0.005924184,-0.01478991,-0.010676423,0.0015239791,0.030372279,-0.017769204,-0.003226002,0.0606397,0.02944835,0.032304235,-0.04854063,0.0328347,0.046878442,-0.028355865,0.020983746,0.02801667,0.032928918,0.023165291,0.007052141,-0.051509008,0.0046057724,-0.011175416,-0.0066939546,0.041500412,-0.026198316,0.024427488,0.00026386877,0.076985314,-0.005386334,-0.014224905,0.002666338,0.015055864,0.007423779,-0.04828861,-0.0037843224,0.018860204,-0.009571889,-0.042630006,0.0445209,0.0017617114,-0.012589232,-0.041868027,-0.051292535,0.07691265,0.05969723,-0.008845107,0.049658734,-0.018937353,0.01661075,0.0011140849,-0.016755883,0.035889536,-0.04160834,-0.00036772536,-0.039040525,-0.010244748,-0.026137378,-0.0073881974,-0.015023026,0.036473006,-0.029533135,-0.017336056,-0.0011976718,-0.022259085,0.034716956,-0.022147102,0.05312158,-0.031662706,0.042790607,0.012697463,-0.042292994,-0.013608649,0.008568115,-0.02760353,0.014163812,0.0012304834,0.014641089,0.01588667,0.0043186485,0.003028585,0.020309962,0.03758871,0.0038023442,-0.02226434,0.018169846,-0.014363556,-0.0019416956,-0.01039635,0.0001944735,-0.048632763,-0.035890322,0.012605953,-0.035779793,0.018074984,0.013521764,-0.01763995,-0.0084727565,-0.06482426,-0.017209563,0.027015196,-0.040007494,0.02280684,0.026033517,0.038030937,-0.045546126,0.018110696,-0.035599764,0.02868644,-0.011750479,0.011181445,-0.023801982,0.026070831,0.02541505,-0.041596416,0.0093865255,0.009968872,-0.020128105,0.036795944,0.0060397973,-0.019527122,0.0017333352,0.049164325,-0.047076374,-0.00740594,-0.118683904,-0.00853048,-0.0076878318,0.045209933,-0.0038754407,-0.017823469,-0.05563653,-0.019068552,0.016531039,-0.0892392,0.0044094664,-0.006515637,0.03955253,-0.006143086,-0.00992215,0.011720032,-0.024026126,-0.0059381407,-0.036349386,0.06688726,0.039838396,0.0010331072,0.009517065,-0.0079344,-0.03341062,0.01220837,0.002674154,-0.0074207466,0.022365347,-0.032674808,0.0105598755,-0.005859842,0.0303791,0.017204937,-0.0010694586,0.028225025,0.017377354,0.02131901,-0.0077933287,0.07302318,-0.012756244,-0.005799584,-0.008412995,0.004623871,0.049365975,0.05572101,-0.026658444,-0.031212207,-0.00040474895,0.03362269,-0.011360437,0.038855635,-0.021677949,0.059600707,-0.02767632,-0.012118494,-0.058152527,-0.013227565,-0.0020852152,0.020501882,0.013550281,0.036312867,-0.018801773,-0.035766613,-0.018877804,0.046688277,-0.016827568,0.02914283,-0.004415015,0.0029163086,-0.025626048,-0.029977798,-0.0055337953,-0.00598132,-0.018203853,-0.0030038913,0.01715041,-0.034354314,-0.004391037,0.008739914,-0.022497162,-0.033987805,0.012274814,0.0204575,0.04908057,0.06024104,-0.019033616,-0.030241646,-0.036195483,-0.00928671,-0.0347877,-0.043617852,-0.019804735,-0.009295144,-0.02031009,0.037786424,-0.0074770073,-0.009607278,0.015595903,-0.038375784,-0.06426066,-0.06209137,-0.009889737,-0.021584641,-0.015719796,0.04127162,-0.07002425,-0.013289682,0.019443206,-0.0011532977,-0.01312274,0.03680043,-0.011860656,0.011190858,-0.058201145,0.00902178,0.017560251,0.024370853,-0.021639422,0.009955406,0.021755189,-0.009511713,-0.014064031,-0.03297634,0.041761175,0.039221603,0.0099745365,0.046295684,0.03025269,0.04202389,-0.04992334,-0.016462618,-0.023544477,0.015841559,0.048935037,0.002234237,-0.048783977,0.023308149,-0.019083234,0.017424421,-0.020336729,-0.0012829296,0.026554257,-0.0439845,-0.00699516,-0.031724762,0.034545224,0.0010629699,0.030914724,-0.015113162,-0.011479395,-0.04506752,-0.01002544,0.090090245,0.014976048,0.022278395,0.017376713,-0.038016006,-0.0033180802,0.055273402,-0.028830843,-0.0447157,-0.008263843,-0.0067446,-0.008489575,0.05226856,-0.020139333,-0.0025385087,0.01201978,0.026283594,-0.004974295,0.018469645,-0.012094744,-0.030996576,0.010579432,0.013917323,-0.012199795,0.0110052265,0.0441831,-0.038025808,0.009300517,-0.004956677,0.012342049,0.07323691,0.07805382,0.019040423,-0.00832236,-0.014464073,0.00848285,0.023259733,-0.042580083,0.02592173,-0.022475272,0.0294604,0.023168864,0.007422326,0.0071622375,0.035187498,0.023335733,0.021378245,-0.017616384,-0.0094544245,0.008050511,-0.007185742,0.0105015235,0.02322678,-0.0009922062,0.02053247,0.0069997595,-0.00087358046,-0.012713117,-0.010354227,0.008735751,0.0409104,0.012224176,-0.0257216,0.020714039,-0.0036247876,-0.009612403,0.015443699,0.03347431,0.0025518623,-0.02202977,0.02136728,-0.019810682,-0.031571265,0.008854785,0.006081174,-0.036324754,0.021799223,-0.014621447,-0.035816252,0.038420364,-0.01736675,0.03024323,0.024118818,-0.019368943,-0.017853307,0.02286543,0.035494402,0.03634419,0.0056550666,0.023303078,-0.028709173],"last_embed":{"hash":"1ug5kda","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"1ug5kda","at":1762844653664},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes#{1}","lines":[374,374],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ug5kda","at":1762844653664}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes#{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015239393,0.0018577694,-0.040093847,-0.0006596855,-0.04482384,-0.05897302,0.01092643,0.03777483,-0.010589798,0.00026545144,0.012429979,0.0015889258,-0.04581515,-0.035974942,0.024162717,0.0184891,0.0011665343,0.050757263,-0.0125314295,-0.00095281965,-0.032642324,-0.0023503157,-0.016810343,-0.017029798,-0.024058957,0.0010099685,-0.0057726847,-0.023785604,0.036639567,0.021310713,0.013431621,-0.025892168,-0.0040739677,-0.08610299,0.0073099704,-0.05833304,0.017444853,-0.002361819,-0.038026225,-0.030782362,0.040651605,-0.0036340163,0.02248456,0.028569615,0.039784502,-0.03582101,-0.013935456,-0.012508044,-0.042250857,-0.02215332,-0.010817058,-0.013814395,0.053297788,-0.010372859,-0.024970643,0.024812493,0.0036300286,-0.051179014,-0.030391702,-0.01757492,-0.037775937,0.013363969,-0.04199097,-0.0140789505,-0.011554299,0.08141687,0.022349678,0.050845247,-0.024204595,-0.06436098,-0.042436592,-0.0062461905,0.014420242,-0.0066407383,-0.029550022,0.024119785,-0.02283947,-0.028810428,-0.021343766,0.045720067,-0.012289578,-0.011000556,0.02822521,0.020874104,-0.04327588,-0.013256364,0.0057502855,-0.004372191,0.020630984,0.011726677,-0.039303336,0.00023780986,-0.009020611,-0.028968439,0.0036445677,0.050127033,-0.025904387,-0.0139128035,0.0030213015,-0.026753832,-0.009288679,0.0006293187,0.0037799433,-0.05797626,0.04059895,0.0006134666,-0.020729644,0.008458991,0.006189088,-0.015820136,0.017685879,0.021537945,0.036346495,0.024311507,0.02501072,0.0016374825,0.012771021,-0.015216932,0.054944657,-0.006763725,-0.0351498,-0.010946758,0.008480671,-0.060820475,0.01083826,-0.00007154304,-0.0045544524,-0.005727417,0.016637275,-0.00028644645,0.023625271,0.054403484,-0.01382263,-0.009923781,0.013438632,-0.0017441658,0.007407172,-0.00977056,0.018234197,-0.06502848,0.009613031,0.026679054,0.0029196988,-0.0043252488,0.041496366,-0.015945015,0.032082222,-0.024853788,-0.045997933,-0.04405231,0.027646758,0.029585687,-0.01086113,0.010389956,-0.031576075,-0.039042477,0.019702235,0.018889235,-0.037770145,-0.01765425,-0.01072206,-0.05328094,-0.027549569,-0.016355414,0.032086432,-0.025055554,0.027658608,0.018784171,-0.0026715773,0.023431795,0.05006064,-0.05732584,-0.017437268,0.00080449943,0.01880419,0.026117839,0.09708831,0.012521995,0.008569443,-0.028522938,-0.010895125,0.0075841267,0.031382553,-0.027318573,-0.054283172,0.010763059,-0.01924978,-0.019498577,0.043243635,0.027911829,0.015437369,-0.01389168,0.014048491,0.00042982434,0.03249982,-0.02097286,0.040135466,0.01859353,0.00035534266,-0.061271776,0.021188695,0.027993243,-0.0006203611,-0.04486113,-0.04349316,-0.03851637,-0.07136427,-0.02143199,0.021254864,-0.00480832,0.0011306008,0.014721085,-0.016985726,0.025273718,-0.041991636,-0.0047640926,-0.00772846,0.038685247,0.03676841,-0.059219297,-0.064116985,0.017945845,0.017503176,0.023207493,0.014199509,0.060065836,0.01719596,0.054320723,0.033227887,0.00074966776,-0.023383653,-0.0065199835,0.058018222,-0.023705965,0.041447584,-0.04696412,-0.04315601,-0.00824355,0.01016076,0.020415742,0.028651033,-0.014180537,0.01333996,-0.0035890108,-0.031999324,0.084167846,0.043202758,0.04827442,0.030982787,-0.0019627733,0.022953626,0.05774977,-0.024186514,-0.037272908,-0.010356855,0.033147823,0.017451558,-0.0011327905,-0.012432225,-0.031470265,0.006762755,0.067863606,0.008708078,0.006334465,-0.017203461,-0.011770017,0.0018847728,-0.018243596,0.047920953,-0.0151691185,0.006330808,0.008669828,0.04783897,0.009617837,-0.019069998,-0.0064471196,-0.06599816,0.0048174174,0.07543643,0.0141226975,0.0393357,0.02229651,0.04003406,-0.0013050832,0.009681928,-0.055972777,0.018770367,0.036837846,0.006382829,-0.029043164,-0.013057914,-0.036588658,0.036749464,0.00072186784,-0.046246774,-0.006129523,-0.015432634,-0.16161138,0.021226227,0.018210853,-0.0057108616,0.017521292,0.028197106,-0.031306926,-0.011901517,0.013046121,0.0054037753,-0.048481993,-0.042956565,-0.017864449,0.05223602,-0.07307651,0.0017227291,0.0063885944,-0.023411704,0.035781857,-0.027334312,0.0012841535,-0.024317672,0.009807854,-0.027315335,-0.016170178,-0.014195296,0.06682011,0.063765936,-0.05440291,-0.0046584136,-0.01342428,-0.011962716,-0.0022530558,0.038220115,-0.023889331,0.038229927,-0.004773185,-0.02790433,0.015356111,-0.025368951,0.03560947,0.03812118,0.009326174,0.0012434173,-0.028787537,0.022177223,-0.020828636,0.043622155,-0.031493,-0.010750671,0.064637415,-0.054310884,-0.0224942,0.03961666,-0.0417509,0.0058904914,0.038937304,0.050303362,-0.010713345,0.020188719,-0.00906044,-0.05133661,0.02824018,-0.01755957,-0.024491232,-0.0113659995,-0.022484498,-0.010278026,0.008304985,-0.011795213,0.0074600317,0.010123785,-0.0017399688,-0.017447595,-0.018380484,-0.001732336,-0.0020181884,-0.04537723,0.0022085642,-0.0700497,0.013331146,0.023387212,-0.008299028,-0.016838532,-0.020864991,-0.010586072,0.02068793,0.024931585,0.049936663,0.22450557,0.032532293,0.052393664,-0.018225793,0.028776217,-0.037539892,0.043274418,0.026730536,0.034429893,-0.03690535,0.012895931,0.042443812,-0.021813294,-0.017671434,0.025651883,0.031779677,-0.052678633,-0.015714325,0.05399485,-0.00083312026,0.01018481,-0.0049533807,0.026765902,-0.01838844,-0.041517314,-0.005888394,-0.011564244,0.030683583,-0.030476037,-0.0027514265,-0.035203137,0.014861407,0.06975255,-0.022990918,-0.05389276,-0.034878664,0.00274409,-0.019370621,0.025762174,0.032276426,-0.038715668,-0.027083864,0.015112584,-0.009268224,-0.010751837,-0.009479186,0.0058473833,-0.038118865,0.029962268,-0.038773436,-0.027760766,-0.0049847392,0.017077075,0.024631415,-0.021132942,-0.022138786,-0.051606216,-0.018714957,0.029421091,0.043012597,-0.016407812,-0.010688484,-0.030500788,0.0038658343,0.00901655,0.044659372,-0.017234828,-0.008466334,0.02869537,0.041058194,0.017895678,0.039903864,-0.04682393,0.013956766,-0.014173012,-0.0006528507,0.019459948,0.011474094,0.012150358,0.014886622,-0.021386331,-0.015754318,-0.009881333,-0.011240132,0.022678,-0.0006006925,0.02072459,0.019924534,-0.013404616,-0.028253479,-0.025804503,0.004646255,-0.0054650228,0.0039677955,0.017172122,-0.03912535,-0.01253213,0.010218829,-0.026217166,-0.0037176877,-0.04157336,-0.014507685,0.0014202098,-0.015369572,-0.006274114,0.03469787,0.012591613,0.02882258,-0.015320514,0.0076600923,-0.03679295,0.0021777137,0.0076184035,-0.02701665,0.039353658,0.017479623,-0.027235538,0.029762594,0.07734028,0.01425634,0.0026571492,0.003446538,0.0006272414,0.039644983,0.0029079602,-0.038594086,-0.011540095,0.019997537,0.005860012,0.010706609,0.043440692,-0.062295876,-0.03194045,0.014259986,0.025355397,0.024445374,0.028947128,0.01762122,-0.026083227,-0.0068846657,0.008097026,-0.047488663,0.026126219,-0.0051663257,-0.009292215,0.019805972,-0.036834005,-0.029445747,-0.023495575,0.028493661,0.017759275,0.07504607,-0.0060541006,-0.018851819,-0.040940475,-0.0642837,-0.0149326455,0.008193281,-0.04137425,-0.011716827,0.007379587,0.04862513,0.024575837,0.044470426,-0.02235768,0.022807747,0.0055773715,0.02179155,-0.039393354,-0.02305662,0.03175867,-0.01668876,-0.034493025,0.050753325,0.02466082,-0.01329283,0.0073256544,0.01613723,-0.022135226,0.00075664284,-0.003454918,-0.02989906,-0.0493809,0.019475251,0.038499728,-0.0064329533,-0.034232132,-0.018266719,0.013059845,-0.018969499,0.026323905,0.0967967,0.0024673082,-0.0333879,0.027038692,-0.018196907,0.060345083,0.003213278,0.012864344,-0.0029906805,0.021561345,0.049481463,0.0054337,-0.004482425,-0.019636303,-0.051030427,0.0018965133,0.040476684,-0.09368557,-0.009637313,0.0063957283,0.009181927,-0.0523119,0.0021303906,-0.04464662,-0.04687987,0.041951474,0.010572646,-0.041147243,-0.025756678,0.002972238,-0.027081927,0.01090901,-0.013109516,-0.030941028,0.006300612,-0.04136196,0.020885242,-0.017513053,-0.011587634,-0.009318654,0.0021395688,-0.0200959,0.0018998629,0.0031411592,0.010003822,0.017909965,0.017237877,-0.019583296,-0.031550534,-0.024130624,0.021825764,-0.009278103,0.036379598,-0.0050862506,-0.026288467,-0.046323072,-0.037235256,0.031151025,0.0021669243,-0.0049775094,0.029855441,0.013040348,-0.024520116,0.036423195,0.028023582,0.014009827,-0.020600818,-0.033144448,-0.07335252,0.020483797,0.051800832,0.0048518763,-0.0012757732,-0.028961804,-0.06455752,-0.0339656,-0.07497108,0.009302066,0.00904446,-0.04074467,-0.055750474,-0.0034348685,-0.027188515,0.024045153,-0.009704316,-0.02177015,0.04811385,-0.001423058,0.04929489,-0.014781571,-0.018382953,0.014280392,-0.040647015,-0.0116126025,-0.0073816245,0.023578119,-0.000676699,0.00087904,-0.04624534,0.0079021,-0.009717865,-0.027076121,0.036209814,-0.01591328,0.018384064,-0.025228374,0.031883996,-0.011765286,0.020922322,-0.01515912,0.0053792857,-0.023607327,-0.02661789,-0.011033316,-0.0034369456,0.0012421006,-0.07486573,0.015530626,-0.00674694,-0.0133710485,-0.03907702,0.0004508522,-0.0074696545,0.04160607,0.0046028984,0.08337761,-0.016524667,0.012242586,0.0030572524,-0.049725465,0.04914541,-0.047766354,0.00567498,-0.05469395,-0.0314029,-0.045129143,0.013506957,-0.021732202,0.028825184,-0.031579535,-0.021995539,-0.033913728,-0.0408864,0.069163084,0.0104362555,0.06840302,-0.012738676,0.010003157,0.019367224,-0.07595944,0.01714175,-0.0023773615,-0.031237049,0.05772794,0.027156727,-0.001125321,0.02625571,0.045690075,0.024403542,0.03608573,0.024223905,-0.0008881511,-0.012600919,0.039947517,0.017429322,0.0017086336,0.033713996,0.017671086,-0.011569866,-0.01867218,0.025458455,-0.017466439,0.019132523,0.016901612,-0.010862152,-0.0047662575,-0.052057456,-0.036427766,-0.008944787,-0.010967253,-0.0065309694,0.008103073,0.08681953,-0.031986404,0.057218023,-0.015608627,0.04255574,-0.0022151251,-0.004360421,0.00044324616,0.032094643,0.03831675,-0.04338253,0.049812905,-0.02409472,0.009393583,0.03792949,0.027597694,0.0034528712,-0.025455484,0.019039594,-0.036434278,0.019226812,-0.1433713,-0.032535918,-0.023001462,-0.015823906,-0.010964102,-0.021138076,-0.030447152,-0.03496033,0.025192283,-0.034315307,0.019199869,0.020851705,-0.0039319834,-0.019930312,-0.060087953,0.033917423,0.002242286,-0.04020985,-0.018268988,0.078261755,0.05590553,0.016961284,0.022773499,0.00047072073,0.00054839044,-0.035535928,-0.025363637,0.029087653,-0.0068918574,0.006761925,0.007861868,-0.00066352135,0.021396209,-0.0068767555,0.02889015,-0.0014459256,0.023758272,-0.021461766,0.029478528,0.0035308565,0.001300474,0.01763845,-0.033623043,0.008067247,0.055737574,0.06788391,-0.01826834,-0.015970167,-0.051059343,0.036391895,-0.029037727,0.0065873363,0.017594095,-0.0064327796,-0.007782502,-0.032104522,-0.013111685,-0.02036082,0.019573184,0.048921213,0.048149016,0.023616293,-0.010950506,0.0068614474,-0.013508667,-0.0059077167,-0.036441438,0.012494528,0.0028449686,-0.010597973,-0.022035481,-0.026127458,0.020447783,-0.006515422,-0.0039472105,0.0135884285,0.0053478186,-0.018555855,0.006861517,-0.012326274,-0.0022347458,-0.04848896,-0.004826345,-0.0031480389,0.073811635,0.016506765,-0.022707954,-0.012114478,-0.080186464,0.004570884,-0.024112115,-0.03882925,-0.029791914,-0.015627064,-0.024641244,0.0067830277,-0.0041365554,-0.005565224,0.014561525,-0.044318352,-0.071085505,-0.033454455,-0.013684776,-0.0045448164,-0.014708629,0.019046638,-0.040390328,-0.04083293,-0.006158034,0.008981711,-0.04696721,0.032001674,-0.02143682,0.03099502,-0.07326002,0.010682895,0.006109225,0.014527116,-0.022945458,-0.0022999365,-0.018012187,-0.0151364645,-0.013348645,-0.030215489,0.02500364,0.041868933,0.034289423,0.021512447,0.06301692,0.028823387,0.004170084,0.006901901,0.0049755797,0.026890492,0.045359917,0.046005398,-0.034353342,0.024324838,-0.0051628104,0.015234025,-0.021865062,-0.006781634,-0.00042566485,-0.016946642,-0.0071561425,-0.03133252,-0.023868153,0.0013805896,-0.021477403,0.0051669376,-0.0021342963,-0.050377496,-0.0071179816,0.017311523,-0.020752342,0.05125299,0.048334632,-0.037108902,-0.019076437,0.06272838,-0.02611494,-0.05206182,-0.015117363,0.0012159123,-0.027412742,0.066608965,-0.01151258,0.0054341024,0.021782828,-0.000618947,-0.031787068,0.010175842,-0.027302742,-0.01943005,0.014803842,0.008946624,-0.030028878,-0.014322391,0.033204354,-0.03732238,0.022362264,-0.0066148476,0.034898408,0.06128606,0.033519667,-0.0036058777,-0.012215174,-0.0038570382,0.029596133,0.069359355,0.008668565,0.016268356,-0.040325332,-0.012922231,0.016826415,-0.008780365,-0.02933532,0.022047095,0.015883459,0.039854657,-0.038686376,0.009740063,0.014769145,-0.0133970175,0.029472757,0.05042039,0.006387344,-0.03085534,0.042619415,0.0153626,-0.014413184,-0.01348207,0.0070857047,0.0025366186,-0.005573429,-0.011598832,0.016304888,-0.020498127,-0.015966851,0.0022241203,0.012061704,0.015092347,-0.007719723,-0.00970776,-0.016530959,-0.0048620715,-0.044220224,0.016143609,-0.003580034,-0.029367179,0.0047823805,-0.017565332,0.038976386,0.054123808,-0.022200195,-0.0035630607,0.008792035,0.01697159,0.00016965675,-0.00661246,0.05814135,0.03806718,-0.0012760548,-0.00039661836],"last_embed":{"hash":"1scne47","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"1scne47","at":1762844653664},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes#{2}","lines":[375,375],"size":34,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1scne47","at":1762844653664}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes#{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04452377,0.0061133583,-0.05223101,0.009871236,-0.024235886,-0.067559235,0.038105797,0.014692561,0.010906574,-0.0014802451,0.023474405,0.011339493,-0.040339958,-0.0034981284,0.01964939,0.028418878,-0.032830633,0.021616913,-0.02315928,-0.0001202136,-0.010734305,-0.0012214491,0.037364926,-0.0061472664,-0.059259903,-0.015796034,0.01910237,-0.017432787,0.029847853,0.039414313,0.036050644,-0.03386344,0.03280154,-0.066678636,-0.001637171,-0.031729545,-0.018008081,-0.014173133,-0.036982458,0.0030523837,-0.009575528,0.014779972,0.009296153,0.016123235,0.027480513,-0.0258006,-0.009567842,-0.012508897,-0.010526193,-0.025968654,-0.0017416156,-0.016959494,0.024112212,-0.029445777,-0.02493114,0.04502697,-0.059053723,-0.03730915,-0.036330312,-0.003317679,-0.03961773,0.03864749,-0.04140701,-0.018219348,-0.008874244,0.06002823,0.027716948,0.01504625,-0.008480578,-0.0043006707,-0.051710144,-0.0074966066,0.0013008314,-0.024973638,-0.030573977,0.030331517,0.027116572,-0.033549875,-0.018924303,0.07668831,-0.030147156,0.017433204,-0.011760425,0.021381106,-0.010199072,0.008906237,-0.035400297,0.06650766,0.022034325,-0.004634423,-0.033068746,0.0035053303,0.017413437,0.0010128204,0.0100086415,0.023068964,-0.00776669,0.013666871,0.02377188,-0.019872176,0.023704788,-0.01607785,0.0049695955,-0.02838937,0.009470358,0.0005798139,-0.02145227,0.02513881,0.0019923663,-0.017845316,-0.011548794,0.015920904,0.015542818,0.0072184517,0.032240767,-0.043387044,0.05091501,-0.027664008,0.016046755,-0.0090489285,-0.02996798,0.008976412,0.012893259,-0.058940474,0.022775766,-0.0021233067,0.019142991,-0.016900348,0.01691374,-0.024994481,0.038366962,0.04724536,-0.021363435,0.025809042,-0.026748661,0.005772459,0.00362599,0.0006089645,0.017213961,-0.043539077,0.033085663,0.06175199,0.0046843886,-0.025221827,0.04929104,-0.018529132,0.040748052,-0.018398006,-0.014617394,-0.01572098,0.005535442,0.018834021,-0.010727072,-0.018589234,-0.023542354,-0.03828762,0.029878328,0.01703552,0.009523379,-0.06559253,0.0049028574,-0.02574095,0.0061130454,-0.029886138,0.03165947,-0.008294089,0.003713394,0.0034932795,-0.019952394,-0.008661561,0.037687585,-0.05614309,-0.014698746,0.007970289,0.006412051,0.015576079,0.025815858,0.020612372,0.023569781,-0.019562216,-0.0045914436,-0.026022596,-0.00068864424,-0.03052418,-0.05383679,0.011074247,-0.018521715,-0.004124383,0.024763232,0.04425316,0.007476784,0.0048505645,0.019292848,0.008049699,0.003910492,-0.051460117,0.07815241,0.011030672,0.005461709,-0.040999286,-0.011733752,0.055684026,0.012491747,-0.016741378,-0.03652596,-0.03942996,-0.030249063,-0.030813998,0.034643646,-0.05946789,-0.0010784379,0.0023869255,-0.03508437,0.04104338,-0.053056635,0.0031907042,0.0083710365,0.023099385,0.016043086,-0.044794463,-0.090513,0.024644705,0.0077977283,0.024944589,-0.010132008,0.022648763,0.009788475,0.059116155,0.045508843,-0.0029904023,-0.06126957,0.020982996,0.059369132,-0.048582856,0.0032686067,-0.031464744,-0.01633591,-0.00018818045,0.02499547,-0.012578696,-0.007958559,-0.03163764,0.051931646,-0.01594742,-0.03855876,0.021540474,-0.0004233571,0.029667938,-0.018135967,-0.011692585,0.03499606,0.033218786,-0.02144101,-0.02541406,-0.051481906,0.008322145,0.017217215,0.016454421,-0.021822691,-0.012224036,0.015271711,0.041625537,-0.01593485,0.018259171,0.010110521,-0.0064810542,0.019220944,-0.030652896,0.054599863,-0.013736777,-0.018863263,0.00970382,0.04088485,0.007813873,-0.030093763,0.017492129,-0.066250235,0.016501978,0.07302303,0.008459588,0.001971505,0.022448558,0.051009804,-0.0037148886,0.03331459,-0.029033316,0.00028986295,0.03149129,-0.0010080916,-0.04528251,0.008640577,-0.020586295,0.046075918,-0.03356538,-0.015738916,0.006216024,-0.029838879,-0.13790342,0.0059936303,0.010239003,0.062577926,0.018546216,0.003141361,-0.051607158,-0.014503853,-0.017814955,0.022933304,-0.024172295,-0.049066063,-0.021166699,0.033271745,-0.047440637,0.017058821,-0.050206564,-0.01856447,-0.016200684,-0.03295378,-0.0064170496,-0.050890252,0.030985063,0.0016076483,-0.032562036,-0.013774254,0.047502454,0.03380719,-0.064286165,-0.0026677325,-0.01597917,-0.018928718,-0.00047065952,0.009469743,-0.010936228,0.043702867,-0.006481357,-0.019003762,0.0026595942,-0.03701633,0.03343896,0.03334975,0.013678565,0.041511554,-0.025795044,0.007633642,-0.0049099782,0.020756962,-0.051187124,-0.042323515,0.0020682642,-0.048646595,-0.020315863,0.026107414,-0.043462146,0.017464116,0.0041208756,0.011175902,0.010632344,0.015104905,-0.02835288,-0.049777176,0.01593638,-0.03841014,-0.007338971,-0.043423727,0.019188805,-0.031826578,0.0046119485,-0.056877717,0.022256201,-0.014499649,0.004664353,-0.030642362,-0.015582788,0.018823264,-0.012342608,-0.016206848,-0.014437654,-0.07450529,-0.0071030385,0.021945836,0.0030233716,0.018923568,-0.023389392,-0.015404872,-0.02139982,0.015575978,0.02460438,0.23795967,0.028627427,0.023328135,-0.008350313,0.049348354,-0.03200696,0.045458768,0.034739275,-0.0016948407,-0.03939635,0.028766718,0.04550707,-0.009907622,-0.0084649995,0.030838853,0.045143943,-0.05398474,-0.014471795,0.049488716,0.0053667733,-0.020080067,-0.00686482,0.036728736,0.0051307674,-0.08986997,-0.015580765,-0.017501686,0.0098934015,-0.03327847,0.012179439,-0.02905229,0.017629901,0.049598113,-0.052728992,-0.025596317,-0.025152363,-0.007777524,-0.041885313,0.024392908,0.02093265,-0.04622601,-0.011258298,0.010088847,-0.030801114,-0.007440196,-0.020190675,0.010494303,-0.03142846,0.014824043,-0.047766194,0.0061027263,0.009925045,0.010424156,-0.0008103373,0.010322866,-0.026368065,-0.058193106,0.0056746923,-0.0070502167,0.045542687,-0.01258956,0.0034778744,-0.06578941,0.029829204,-0.007186165,0.06251305,0.0042464565,0.0049920245,0.03302748,0.059434887,0.030179279,0.027284075,-0.033382785,0.0076136193,0.005954087,-0.0044128476,0.039241564,0.008274147,0.020415748,-0.0064502684,-0.0029415912,-0.00686979,-0.029471362,0.0025165284,0.0313293,-0.013973705,-0.035849027,0.03703628,0.0074130427,0.0053398577,-0.008469681,0.000628155,-0.02717843,0.016012844,-0.017591368,-0.027623504,0.022404876,-0.019682243,-0.050788935,0.0021778909,-0.019350067,-0.03122119,-0.014871326,-0.020093331,0.042929288,-0.011893133,-0.029697945,-0.005431476,-0.0033928852,0.008500747,-0.029477986,0.011959383,0.043789998,-0.039008718,0.014820898,0.03746198,0.03112382,0.021605289,0.019498385,0.019799873,0.03807423,0.0010601645,0.0062719313,0.024167316,-0.02319573,-0.044458922,-0.017804768,0.040382326,0.017679555,0.029334715,0.04177456,-0.03374481,-0.026157381,0.015017068,0.013834879,0.024168665,0.03980946,-0.006269925,0.007702333,-0.008576533,0.02085544,0.008961035,0.015951844,0.038339134,0.0018524763,0.05871845,-0.0196552,-0.032929707,0.012523249,0.04483274,0.02007719,0.025562946,0.021648116,-0.03303221,0.019642897,-0.03312488,-0.005469884,0.0061437488,0.0076682125,-0.021066673,0.013666086,0.05693187,0.012847931,0.06932843,-0.03670711,-0.030854963,0.014056419,0.013480297,-0.022323702,-0.032993063,0.020389676,-0.03645323,-0.066383325,-0.002068407,0.019918308,0.021952873,0.021566704,0.043499682,-0.029600706,-0.07204013,-0.020693788,-0.0508983,-0.030930573,-0.04430194,0.062267944,0.002079165,-0.006422854,-0.0005305604,0.0068552676,0.011559673,0.014414403,0.09760946,0.010872414,-0.021288447,0.01836655,-0.029571425,0.10806265,-0.020009259,0.014799591,-0.009796561,0.010188787,0.051709674,0.0063296845,0.0071906825,-0.014698111,-0.02931218,0.002451803,0.05263294,-0.056026585,-0.007374742,0.018008312,0.00058098044,-0.062070824,0.02854387,-0.032431696,-0.055607658,0.057019398,0.04319735,-0.048875287,-0.054691564,0.026166577,-0.022949396,0.0075731818,-0.02438047,-0.012023046,0.0042521656,-0.0077620856,-0.019238379,-0.05289945,-0.039453704,-0.016574133,-0.013264563,0.005751096,-0.015851084,0.021329185,0.009783489,0.042661984,0.030696802,-0.024826165,-0.051985968,-0.022568092,-0.029068245,0.013645316,0.06687399,0.005799357,0.0022526516,-0.0122304605,-0.055948652,0.035248946,0.00891351,0.025041778,0.030459126,0.036010373,-0.037651766,0.033290945,-0.010181581,0.011396001,-0.0012309493,-0.025640542,-0.054048244,-0.010976816,0.061347783,0.009234526,-0.009964492,-0.04775364,-0.04470184,-0.015080076,-0.018934296,-0.011461432,-0.012505291,-0.046584055,-0.039039694,-0.0006712793,0.018533185,0.039260585,-0.004961086,0.022682175,0.05976202,0.02552319,0.03223253,-0.0070937183,-0.043375168,0.021181017,-0.03658782,-0.02238251,0.005904739,0.05454963,0.032665983,0.012001425,-0.059748117,0.010990901,0.034342725,-0.030734027,0.0526646,-0.026974684,0.0063769976,-0.0233164,0.05137606,0.0077698836,0.0046841786,0.00907181,-0.015047689,-0.050637435,-0.04226137,-0.009355689,-0.00011279319,-0.019816658,-0.087575145,0.02034014,0.010634979,0.02671311,-0.040821686,-0.02363572,0.035599314,0.039406747,-0.0024519798,0.06385606,-0.06245067,0.012767183,-0.004551226,-0.022645181,0.024824254,-0.05683893,-0.00397428,-0.049477417,-0.033334903,-0.023981217,0.0030549073,-0.034572903,0.0324825,-0.014781078,-0.04385549,-0.010727824,-0.018303405,0.042271085,-0.0149083575,0.06338229,0.012703951,0.04861331,0.023608083,-0.05323487,-0.0072262445,0.053717088,-0.010287935,0.039377205,-0.013536382,0.018892653,0.026492983,0.0072230897,-0.009185721,0.033668634,0.020297028,-0.015183935,-0.06222724,0.05773799,-0.015586738,-0.021118443,-0.041834477,0.007333782,-0.018693458,-0.04627424,-0.0048517054,-0.03557556,0.014908396,-0.00911843,-0.012140744,0.009669222,-0.049955614,0.006240815,-0.020601114,-0.021170082,0.00013313114,0.0072218208,0.02581191,-0.03704142,0.03198177,-0.008097958,0.020247817,0.005539417,0.01704596,-0.0011466132,-0.0067779752,0.029970672,-0.045262698,0.0137799075,-0.018593062,-0.0035804906,0.024526991,0.02216746,-0.00057715044,-0.025309931,0.029314555,-0.012089118,0.00046375344,-0.14489159,-0.011610592,0.00111349,0.008713835,-0.030441387,-0.019710463,-0.025122203,-0.03800112,0.01662998,-0.030638473,0.0034701845,-0.039659,0.009392674,-0.015176364,-0.014624205,0.031144807,-0.010757087,-0.004865921,-0.044297468,0.03569651,0.041283917,0.0027006657,0.059308365,-0.0077125514,-0.013738449,-0.00092577236,-0.020362617,0.030364454,-0.0106832255,0.015419411,-0.006347543,0.0076022996,0.041866805,0.009188592,0.019944357,-0.012841024,0.016943526,0.008136866,0.015956705,0.03162863,-0.005087629,-0.0067723496,-0.037702933,0.004590991,0.053519018,0.08435863,-0.013249034,-0.029855954,-0.012162235,0.046495236,0.028188586,0.021599123,-0.038537383,-0.0014647371,0.0038625745,-0.034636114,-0.0022286938,0.012088661,-0.005927011,0.03895359,0.032966856,0.037952587,-0.013636443,0.0034549767,-0.0148696285,0.017406337,-0.03356476,0.009508406,0.0040321318,0.0247722,-0.006494857,0.004644302,-0.025175458,-0.023600413,-0.028641531,-0.010222368,0.017774045,-0.01455997,-0.0018320645,0.005436573,-0.021216467,-0.03372549,0.00026353114,-0.013839879,0.074670374,0.050838258,-0.017432103,-0.0057635363,-0.032970976,0.002897248,-0.020383481,-0.035740294,-0.045913726,0.009248979,-0.041628163,0.08784765,0.015508622,-0.016310085,-0.0031616576,-0.052603036,-0.024845535,-0.044637743,-0.013673992,-0.017492978,-0.029362457,0.007494176,-0.046139844,-0.02433578,0.0007033696,-0.015154775,-0.0516181,0.018726412,-0.011956963,0.027804727,-0.08253199,-0.016306927,-0.00090650795,0.027389495,-0.018257095,-0.0021815223,0.0105185155,0.00843744,0.044459105,-0.04370699,0.031901143,0.06037634,0.03686401,0.04883578,0.039279904,0.030189805,0.0043159197,0.007469636,-0.01266946,-0.007767267,0.043353885,0.04298259,-0.030296596,0.027588846,-0.013633462,-0.007224855,-0.019911014,0.00025610952,0.015560946,-0.04525058,-0.0032531556,-0.041670002,0.01880465,0.0033124706,-0.011268803,-0.021537196,0.003402377,-0.060875744,-0.00021484005,0.049239095,0.0049092,0.048396576,0.0077642943,-0.014875077,0.020481734,0.049523946,-0.043887023,-0.04322736,-0.00062631944,-0.019447183,-0.05405179,0.032844912,-0.008855272,-0.02443877,-0.0073072473,0.006720567,0.0069887917,0.02143588,-0.0052534216,-0.03860599,0.04292875,0.00029964888,-0.0332835,0.0038360776,0.013922018,-0.033040572,0.02665184,0.008751634,0.02590596,0.05435903,0.033009645,-0.0063701496,-0.039070588,0.012087093,0.02595482,0.0008295491,0.001238963,0.033827744,-0.028818361,-0.0056150546,0.024736477,0.01820959,-0.006531694,0.025187125,0.036204766,-0.004008323,-0.017789159,-0.01964468,0.030403895,-0.021840042,-0.020737508,0.044595767,-0.015484932,0.010843959,0.03683949,0.01782436,0.0042784857,0.005230678,0.013180928,0.05679105,-0.037429873,0.007520525,0.03616822,-0.019860724,0.016402766,-0.0010733365,0.03471277,0.020106865,0.0014028751,-0.031013893,-0.041611783,-0.018125992,-0.0044709854,0.013934778,-0.014267687,0.03534919,-0.020620028,0.012966726,0.03060368,0.0325593,-0.01636329,0.003548041,0.0026504803,0.020011034,-0.005649659,0.01850685,0.021890353,-0.01003754,0.011116926,-0.013935426],"last_embed":{"hash":"zkkr1r","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"zkkr1r","at":1762844653664},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes#{3}","lines":[376,376],"size":27,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"zkkr1r","at":1762844653664}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes#{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035752866,0.006908338,-0.038231757,-0.016216766,-0.04821105,-0.09382225,-0.007301785,0.010809634,0.034540262,-0.0010392335,0.015566205,-0.013214037,-0.01905294,-0.03364095,0.00956,0.0068406267,-0.015159566,0.03456083,-0.026264979,-0.027013965,-0.035195213,-0.033034552,0.024326256,-0.023053434,-0.030466538,0.012963593,-0.013511894,-0.025987929,0.05533548,0.038608145,0.0025793852,-0.01783797,-0.016452553,-0.04650592,-0.016931493,-0.047342435,0.0041250987,-0.021594,-0.06246166,-0.004302382,-0.009302181,0.0060922243,0.0124551775,0.016524807,0.021965496,-0.013294824,-0.027196217,-0.009733065,-0.03716362,-0.051215865,0.0000042940924,-0.0063556866,0.018881744,-0.008243575,-0.027463313,0.027727455,-0.05708911,-0.042438883,-0.053006347,-0.00011941086,-0.052260634,0.030625159,-0.038574822,-0.0007108546,-0.003924204,0.067113675,0.04797875,0.02003282,-0.016152665,-0.018942459,-0.06171895,0.012004527,0.014927642,0.00069710135,-0.025879428,0.03180863,-0.017549828,-0.0052057626,-0.019331355,0.07132282,-0.014618929,0.027149675,0.031789806,0.014893838,-0.013678289,0.012348717,-0.0063323267,0.038683306,0.009012748,-0.012521657,-0.015132712,0.021203723,0.004383893,-0.037154313,-0.02995342,0.04455484,0.012787479,0.003995715,0.01999798,0.024491532,0.021478388,-0.0003612917,0.013424328,-0.025197176,0.011243006,-0.027005127,-0.0009010503,0.016972447,0.016247347,-0.028100802,-0.009948094,0.009535021,0.036849447,0.015753543,-0.016894883,-0.045435004,0.04055001,-0.021650966,0.021931967,-0.019221831,-0.008634579,0.006575435,0.027042598,-0.03567605,0.05243601,0.005931294,0.011820748,-0.011001574,0.048746243,-0.023842514,0.009871657,0.027130939,-0.035293996,0.03753376,-0.0020777895,-0.01006805,0.035082653,0.016302872,0.016914628,-0.04763898,0.0031955885,0.038373698,-0.01085487,-0.020222431,0.030603858,-0.030754346,0.050496478,-0.023666183,-0.027564274,-0.039163347,0.019563302,0.0040408676,-0.014998832,-0.013595363,0.006397454,-0.039993297,0.044122696,0.03881753,0.002363193,-0.048828397,-0.012147745,-0.013175387,-0.03243405,-0.016459268,0.000026030031,0.018574765,0.009223626,0.03462766,0.0021444832,0.008835609,0.053178616,-0.03578134,-0.01951205,0.012463708,0.008639235,0.01752988,0.0560883,0.021408992,0.013030368,0.011636893,-0.0023571367,0.0061967894,0.003818995,-0.032817114,-0.04851558,0.05034776,-0.019149601,-0.020612786,0.03414827,0.038663987,0.027397914,0.002102981,-0.02446933,-0.008656342,0.05158797,-0.026846442,0.058182422,0.027428318,0.011930558,-0.03421447,0.034598783,0.03470634,0.029825622,-0.0142462915,-0.038626447,-0.014924612,-0.05142162,-0.03524609,0.027052812,-0.05725372,-0.018353775,0.0050073196,-0.039062954,0.032907233,-0.064137496,0.009920456,-0.013088012,-0.01064962,0.008373491,-0.024947507,-0.065025985,0.0006059259,0.028525947,0.039070398,-0.015103431,0.031205758,0.00025713816,0.06349956,0.03316107,0.018734932,-0.012722329,0.0015457788,0.05654149,-0.032823574,0.00896248,0.0024787628,-0.024245547,-0.015911693,0.009247694,0.021174027,0.0198422,-0.022034466,0.010616309,-0.015950786,-0.055163432,0.033078518,-0.0017734539,0.047544066,0.015519152,-0.021765498,0.01279123,0.0073142163,-0.001039561,0.008602281,-0.036136013,0.017578095,0.0010357038,0.004201761,-0.0044719824,-0.0040346747,0.019001115,0.029466914,-0.020059131,0.0038113925,0.021290181,-0.010617103,0.026024736,0.028362483,0.0693187,0.0011478703,-0.036866076,-0.00101704,0.05069327,0.03421165,0.012799148,0.013797652,-0.048081107,0.03955261,0.101736635,0.010701116,0.010961445,0.00174217,0.032059196,0.0028606162,0.01592475,-0.014415954,-0.02345932,0.043281637,0.008196487,-0.043991078,-0.012528463,-0.03887271,0.03566345,-0.005015337,-0.037713043,-0.0062977187,-0.04132648,-0.14895955,-0.019859461,-0.0026092927,0.030293798,0.02558904,0.015054409,-0.03864783,-0.032175284,-0.0052449927,-0.015988547,-0.01692896,-0.053514443,-0.013527153,0.052807637,-0.059354316,0.028423902,-0.031237243,-0.0069668572,0.02606114,-0.016892636,-0.031187808,-0.05306321,0.04683504,-0.006025645,-0.03862558,-0.029401695,0.045604985,0.03869818,-0.055817626,-0.0020868874,-0.012785431,-0.05157178,0.0035527304,0.03712655,-0.013045335,0.034779623,-0.0018867105,-0.028016893,-0.004742816,-0.03572317,0.037459653,-0.0014349235,0.043692894,0.022894057,-0.036210537,0.013359139,-0.005898056,0.025661573,-0.048556738,0.018721342,0.01801973,-0.022554146,-0.011305059,0.028722852,-0.03729347,0.024975464,0.011645603,0.039609853,-0.009586433,0.046743985,-0.03913363,-0.063348286,0.0214897,-0.039636333,-0.020320978,-0.056123756,-0.007819718,-0.04284773,0.013042862,-0.023920171,0.0009181276,-0.012043865,0.003956527,-0.018572597,-0.0012574099,0.04259023,-0.006652248,-0.03449853,-0.011341134,-0.06748426,-0.015339864,0.010787269,-0.008106672,-0.024662493,-0.041992612,-0.010714873,0.005564318,0.039911818,0.027766326,0.23204185,-0.004394177,0.00875811,0.020514661,0.05649057,-0.06183306,-0.015353099,0.008892483,0.030570738,-0.034394782,-0.021962712,0.046269283,0.0019633453,-0.026586799,0.03413388,0.011481105,-0.042589754,-0.011102213,0.058035318,0.0001271092,0.0034217795,-0.00978963,0.024198458,-0.0042729247,-0.05127679,0.0044793803,-0.017065503,0.023746219,-0.03816948,-0.021056721,-0.01479889,0.022029728,0.055250194,-0.039441913,-0.055128865,-0.010001292,0.00074667466,-0.0009615303,0.03543749,0.02004715,-0.05141735,0.0062395623,0.018715894,0.018697735,-0.017564187,-0.03308205,0.009683024,-0.0225332,-0.000026710097,0.023433384,-0.00501145,0.000023287905,0.0073662098,0.013110969,0.02291271,-0.052527875,-0.039864566,-0.0031730894,0.003970274,0.038095713,-0.0002364705,-0.0011339936,-0.01820906,-0.0151592195,0.013539479,0.06479205,0.0049087387,-0.012890722,0.048770532,0.07762283,0.02844691,0.030385109,-0.0513521,-0.00961514,0.0339405,-0.0152489785,0.022097398,0.03333354,0.032599673,0.0059569553,-0.02832987,-0.021553162,-0.01428342,-0.014884476,0.035654675,-0.021440208,-0.015975313,0.0440152,-0.011378448,0.006630626,-0.02011003,0.0110979825,0.024620192,0.04017719,-0.022513475,-0.03470635,0.029150853,-0.00006714301,-0.05644861,-0.008864899,-0.06513194,-0.04014959,0.0044551357,-0.0042675827,0.025656348,0.013358198,0.019043619,0.018218601,0.009041472,0.038912583,-0.002477701,0.008321858,0.00092307286,-0.018549284,0.04545894,0.013240107,0.035229586,0.032681804,0.035769306,-0.012446442,0.011479868,-0.0016820187,0.001282814,0.0018899004,0.0014483039,-0.014274514,-0.000088011024,0.047620676,0.051157698,0.02840873,0.038221918,-0.031353407,-0.0130203115,0.026097957,0.021734087,0.015666485,0.02655105,0.02577026,-0.025851825,0.017813478,0.033431135,-0.00809112,0.0018855309,0.025080044,-0.013827763,0.024576426,-0.022788906,-0.043776598,0.0022654964,0.02096379,-0.013003284,0.07779827,-0.0020238694,-0.019700095,-0.029214539,-0.05036278,0.0066540865,0.023326013,-0.016363686,-0.008261479,0.009416405,0.048784476,0.03324641,0.030573776,-0.011345267,-0.00508462,0.012389983,0.006284727,-0.008591304,-0.037254397,0.019826429,-0.014469838,-0.0409301,0.027066357,0.028584711,0.029992778,0.014453941,0.047000423,-0.003728735,-0.045372743,0.012042046,-0.041773017,-0.058354586,-0.023633923,0.05002139,-0.024529526,-0.045750245,0.0047550173,-0.009731937,0.006006231,-0.019224746,0.080175534,-0.007457439,-0.023951212,0.03280666,-0.050525837,0.065732785,-0.01731216,0.018262303,0.02209368,-0.028312674,0.011456461,-0.007175624,-0.013699784,-0.016911896,-0.019332305,0.012461524,0.04400177,-0.054670442,0.021331629,-0.009395241,-0.01885745,-0.059375547,0.038434863,-0.02982886,-0.041170985,0.06435626,0.035047237,-0.04311594,-0.041521393,0.04127543,-0.021828674,0.028521953,-0.021677116,-0.05151713,-0.0041014543,-0.00278549,0.01911124,0.008482227,-0.03987784,0.0001992506,-0.025858616,0.023933116,-0.014339528,0.009071177,0.029536167,0.047149606,-0.00013908056,-0.011710222,-0.040448546,-0.021122439,-0.015209336,0.0040367045,0.09539679,0.027689118,-0.021166807,-0.008930326,-0.054267343,-0.0011051749,-0.017063804,0.01623794,0.021319034,0.04665646,0.0030358077,0.0043593626,0.020765414,0.0011787007,-0.008832633,-0.01748924,-0.061691865,-0.013731457,0.047884315,0.0071724695,-0.0016909692,-0.009634808,-0.0679381,0.0014497254,0.0045159096,-0.0005197942,0.028261695,-0.048142105,-0.0442846,-0.010203756,-0.010073203,0.0054411865,-0.02479694,-0.026478717,0.057185512,0.0127188405,0.04316698,-0.058883876,-0.0064188186,-0.024493963,-0.0570995,-0.047970302,-0.04363022,0.018168423,-0.018600615,0.010036723,-0.06656604,0.0011125539,0.0040488997,-0.019973978,0.02369224,-0.03856243,0.00781872,-0.011721518,0.04719709,-0.015330477,0.03301329,0.000017036185,0.024377603,-0.010065446,-0.0141604785,0.0012722138,-0.000026731663,-0.026831856,-0.089548334,0.03477323,0.013817518,-0.0084237,-0.05029629,-0.030801095,0.008357378,0.05684377,0.011840537,0.053798612,-0.017248811,-0.014850239,-0.0010959869,-0.029332478,0.024775455,-0.05392972,0.03373043,-0.067132056,-0.025578776,-0.040878274,0.0062044426,-0.039674036,0.040621787,-0.0359332,-0.0071476367,-0.013718469,-0.040783897,0.060237244,-0.037796184,0.051157158,-0.030026684,0.01079237,0.010193021,-0.0834296,-0.0040392117,0.07701038,-0.009918498,0.046834692,-0.031988394,-0.013187407,0.030770099,0.024595514,0.0037781857,0.037629724,0.022144249,-0.004107613,-0.03415811,0.0424726,0.0051038545,0.00061872136,0.03532961,0.004286484,0.016663862,-0.0468507,-0.007869134,-0.0334215,0.026639767,-0.009286485,-0.018881192,-0.010307368,-0.066014655,-0.009864087,-0.010428463,-0.007954238,-0.05028804,0.005915602,0.058685306,-0.05682627,0.04065626,-0.05409817,0.035905477,0.011344046,-0.0069138915,0.01974682,-0.01416561,0.037156522,-0.050644327,0.018976523,-0.00038789358,0.019475121,0.02708507,0.009756298,0.023515325,0.018986268,0.020655958,-0.030704955,-0.030197948,-0.1354005,0.00033019605,-0.018876769,0.0008667258,-0.014500348,0.0077096964,-0.043949973,-0.017508999,-0.0075939945,-0.037133947,0.0070160525,-0.008498245,0.011830337,0.001521346,0.015594883,0.024104396,-0.039800026,0.0013060565,-0.025678862,0.05199946,0.04867485,-0.011257233,0.0506759,0.001744178,0.007582151,-0.011231906,-0.0263182,-0.016165448,-0.01285838,-0.006978233,-0.0013693987,-0.007621995,0.02014,0.002078137,-0.023866626,0.010300037,0.021623563,-0.0076630674,-0.011783919,0.007580741,-0.0044211196,0.012227485,-0.02312047,0.0101312455,0.04394212,0.084855564,0.0011148065,-0.03760569,-0.030010577,0.03316698,-0.020926634,0.026242906,-0.035246447,0.04233277,-0.011596402,-0.017743783,0.012554558,0.012148119,-0.007341665,0.03439903,0.03709708,0.035110768,-0.011759733,-0.014640674,-0.015518643,0.017624902,-0.045311112,-0.0017014213,0.016613077,-0.0005327097,0.0143284835,-0.0010373605,-0.023452425,0.008580335,0.005943819,-0.009657171,-0.0051704217,-0.03783841,-0.016039006,-0.02249994,-0.038045354,-0.0006432566,-0.010801226,-0.020215517,0.08532922,0.055765994,-0.015716342,-0.0047038593,-0.031550787,0.0077297306,-0.05891483,-0.030847486,-0.024804981,-0.010309037,-0.050210904,0.066653624,-0.026123758,0.011247453,-0.007985,-0.018000426,-0.030808985,-0.039228432,-0.01720666,-0.0046378244,-0.024420548,0.028907202,-0.042455323,-0.017868912,0.018507358,-0.009042557,-0.06183331,-0.009385953,0.0033683348,0.009260346,-0.07984373,0.031711645,-0.009825144,0.025864407,-0.0063869967,0.018790655,0.0031194554,-0.011367133,-0.00686318,-0.040425345,0.020977184,0.046702787,0.025429692,0.02925875,0.060489774,0.037794635,0.016664153,0.0076724133,-0.0053543835,0.035253666,0.03358561,0.019365733,-0.027305877,0.02946666,-0.025439397,-0.022784548,-0.046180785,0.0016678321,0.014478762,-0.038536884,-0.0032542907,-0.0138240345,-0.0030236281,0.011020802,0.0029587387,-0.0042722686,0.01739708,-0.042091995,-0.027570369,0.057040166,-0.0041331965,0.029886343,-0.018902529,0.0019025878,-0.021971906,0.07464742,-0.0275041,-0.0337601,-0.03153886,-0.0066163745,-0.047869522,0.07502309,-0.030068327,-0.020399109,-0.039152276,0.0024829367,0.018283958,0.03183291,-0.0072815698,-0.022722177,0.03133733,-0.01654169,-0.03207472,-0.0079884175,0.009746781,-0.031452026,0.0246761,-0.0012782911,0.046242293,0.04874784,0.043833602,0.0006159953,-0.014860675,0.02031265,0.022750044,-0.007852341,-0.031767808,0.027463274,-0.047321077,0.0005867123,0.01166657,-0.00087691576,0.003310167,0.01485794,0.007343196,0.031145452,-0.018980965,-0.011411431,-0.028435823,-0.01741177,0.01490117,0.015248984,-0.034389947,0.04362605,0.020961756,0.006708903,-0.0071815737,-0.013175623,0.00413945,0.0466955,-0.016954858,0.014014003,0.0043919603,-0.014814053,-0.02971747,-0.0073982403,0.03275871,0.03692005,-0.010813928,0.019759743,-0.018459197,-0.01621445,0.0064116432,0.020680986,-0.02868092,0.0039746948,-0.03063439,-0.0019479361,0.0117118955,0.0035079808,-0.0144221885,0.0012906225,0.00627501,0.005017221,-0.0018978536,0.031295836,0.047504056,-0.0059962412,-0.010853573,-0.019758778],"last_embed":{"hash":"z9boo5","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"z9boo5","at":1762844653664},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes#{4}","lines":[377,378],"size":41,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"z9boo5","at":1762844653664}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes#{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0036278372,0.0017394418,-0.026857475,0.017119084,-0.014598092,-0.04267742,0.00017529502,0.030667026,0.0061404887,-0.003526893,0.020712564,-0.013359913,-0.057564832,-0.02038335,0.03504143,0.022617435,-0.024037926,0.012989427,-0.009699204,-0.026669065,-0.027488675,-0.0221498,-0.0047396747,-0.019530699,-0.025183715,0.010022602,-0.008122995,-0.03478621,0.03979143,0.024853766,0.0050584665,-0.052253157,0.032352615,-0.025881534,-0.0008550362,-0.022341449,-0.015408376,-0.015365664,-0.042703807,0.03578975,-0.015076346,0.0008183364,0.048279103,0.013588982,0.027468923,-0.011747918,-0.007937447,-0.0056065586,-0.015107919,-0.025033506,-0.010594775,-0.007576869,0.014049119,-0.00026937146,-0.0020804028,0.015204406,-0.04204648,-0.02153436,-0.033210553,0.003134589,-0.04473745,-0.015088442,-0.0577375,0.0059810667,0.009807137,0.057575986,0.027302893,0.028559912,-0.03540171,-0.023088655,-0.03119209,0.008540681,-0.021389173,-0.01856127,-0.015452338,0.022384677,-0.009124884,-0.032551393,-0.033885356,0.07152318,-0.011869253,0.0345875,-0.028771741,0.026322134,0.008800959,0.002412152,-0.01992814,0.04774916,0.026379367,0.037172757,-0.01927913,0.013576212,0.044262014,-0.01603364,0.018956,0.03182649,-0.037576463,-0.0096852565,0.03993061,-0.011845267,0.0152514335,-0.0021750142,-0.0078029023,-0.015075968,-0.006052194,0.0045781857,0.020590683,0.005472512,0.0415552,-0.009276788,-0.0039168466,0.020982321,0.0021218034,0.03734969,0.026701543,-0.016486246,0.020420136,-0.035839852,0.030680608,-0.023081442,-0.00007668236,0.030144854,-0.0022535867,-0.04453061,0.032539487,-0.0057957764,-0.007370894,-0.042320065,0.018848194,-0.0039420095,0.024841806,-0.018345062,-0.018633038,0.028341085,-0.013922404,-0.004919576,0.006598558,0.0022541122,0.014276411,-0.048788678,0.05291241,0.026401104,0.0046292986,-0.018960197,0.0521497,-0.03695641,0.034421116,0.015589107,-0.008812055,-0.021377547,0.04179613,0.018050496,0.005377086,-0.014714113,-0.0031392393,-0.037564576,0.018592903,0.015139027,0.008812082,-0.059880596,-0.017492658,-0.025897454,-0.028720085,-0.014285625,0.045504406,-0.00037649737,0.0062092654,0.032068044,0.0054263966,-0.010058258,0.03092469,-0.047010586,-0.011340098,-0.0017520115,-0.022478897,0.025763713,0.06320334,0.028734088,0.0209301,-0.02668078,-0.011546186,0.010838688,-0.019513907,-0.010899553,-0.029966462,0.024017075,-0.019555215,-0.01535178,0.020204391,0.027121097,0.004339512,-0.012167827,0.013187441,0.01251475,0.023681127,-0.016990585,0.0704696,0.0014791987,0.000012715752,-0.0865369,-0.039864182,0.039146945,0.035560727,-0.07438321,0.0021397748,-0.031004556,-0.05923276,-0.028693186,0.014773605,-0.019607872,0.018673535,-0.008136906,-0.092712075,0.058569584,-0.08486254,-0.014192726,-0.0066232127,-0.027905239,0.004699001,-0.011803532,-0.08384821,0.0053202393,0.016050573,-0.0007255017,-0.01631239,0.03444536,-0.0070771254,0.07006311,0.053591743,0.019598475,-0.044910017,0.027351921,0.036756925,-0.01388302,0.02726852,-0.023227347,-0.06409807,0.0013586609,0.011312343,0.013000853,0.0152202435,-0.040205725,0.029167913,0.007118564,-0.021585455,0.0087622255,-0.0010495321,-0.0048044873,0.002150146,-0.024715222,0.022193018,0.038362894,-0.016730584,-0.016705835,-0.026959902,0.002584673,0.023369271,-0.008235693,-0.060193047,0.011558491,0.017072607,0.046753824,0.0022757682,0.005599079,0.03429234,-0.014392902,0.007602962,0.010074446,0.057216946,0.0034825862,0.0070235156,0.018020645,0.021754118,0.01393784,0.007022778,0.017745882,-0.05524034,0.024407526,0.06160281,0.025116766,0.008020355,0.027592711,0.041468095,0.016173925,0.034418125,-0.010543442,0.010844931,0.059652347,0.011359587,-0.02683397,-0.0067760535,0.0011491601,0.043693695,-0.007782931,0.012496544,0.014398426,-0.0155257555,-0.15524036,-0.02596274,0.03788995,0.029582692,0.01991447,0.022612847,-0.04443845,-0.030773975,-0.034012377,0.025477396,-0.005458462,-0.039292224,0.011967909,0.036981046,-0.022771783,0.005809177,-0.026323711,-0.0056963726,0.00000814843,-0.032729458,-0.011739986,-0.02098162,0.024019396,-0.006672744,-0.007893528,-0.036491822,0.05697399,0.019536512,-0.047821406,-0.011308524,-0.051035974,-0.010804842,0.009593179,0.016699228,-0.002933863,0.036503825,-0.016805429,-0.015739173,0.03642704,-0.018720942,0.038561538,0.0312154,0.015636198,-0.0057338537,-0.03348271,0.04745222,-0.019559463,0.034801528,-0.0555542,-0.038827278,0.0064377696,-0.03900787,0.01036445,0.018383997,-0.043017063,0.016232038,0.04799002,-0.0110364305,0.040079635,0.045417693,-0.011454658,-0.09151367,-0.032721415,-0.069714814,-0.022965452,-0.050242495,0.0020066435,-0.026561467,0.008603438,-0.061037954,0.026473412,-0.028210836,0.021684011,-0.013955785,-0.014728426,0.006604034,0.00029914003,-0.020942423,-0.014238691,-0.08730065,-0.023965541,0.03481869,-0.0031319084,-0.0303644,-0.019563861,-0.043343436,-0.00048412228,0.0337882,0.05083076,0.24133584,0.011970331,0.027184611,-0.034658287,0.052753348,-0.043612693,0.0030795166,0.046936847,0.0051044626,-0.019326115,-0.019013213,0.042015243,-0.028099129,-0.026575906,0.043558866,0.03742705,-0.066929944,0.0026480553,0.044075184,-0.0032725646,-0.0006069651,0.000067253575,0.033516478,-0.015594881,-0.045591842,0.00017589932,-0.018798131,0.017685417,-0.047362722,0.019904561,-0.042375285,0.025766889,0.03404602,-0.061425418,-0.05144412,-0.0125116585,0.0076979273,-0.0366622,0.031036327,0.022153078,-0.0042352327,-0.015985493,0.049760725,-0.025952192,0.01964487,-0.014594881,0.021256918,-0.037219416,0.032774035,-0.009647302,0.0021332377,-0.062480535,0.0036456871,-0.019444883,0.02564434,-0.028317211,-0.04801765,-0.042262465,-0.011078037,0.037313934,-0.0070904954,-0.0077412506,-0.04938918,0.0052506034,-0.015092725,0.07260212,0.007820219,-0.007641967,0.03637885,0.048324283,0.019475136,0.028949222,-0.00736736,0.01409368,0.006804901,0.021041436,0.028047489,0.04474991,-0.0035266043,-0.031694062,-0.02555287,-0.021992054,0.008040902,-0.001889388,0.018571831,0.0005007437,-0.0014669868,0.04073605,0.0233606,-0.0051230458,-0.017850019,0.000528154,-0.029658489,0.039321166,-0.010486541,-0.023118822,0.0017292259,-0.006710637,-0.06272652,0.02497965,-0.011711149,-0.03496752,-0.013775904,-0.005883008,0.029686963,-0.037319954,-0.031967234,0.035498682,0.0021428105,0.007180826,-0.051141106,0.0063510155,0.022985263,-0.046890676,0.010060695,0.032833915,0.0122120185,0.010693409,0.027192885,-0.013028087,0.029301941,-0.00494363,-0.0044480213,0.0014752115,0.0029409744,-0.038233586,-0.032344677,0.022862816,-0.0044678827,0.040010564,0.027130496,-0.045306798,-0.07499925,0.058206137,0.0137517275,0.026990289,0.04232978,-0.014594186,0.028007796,0.038195923,0.045978483,0.0020292257,0.02312555,0.008853325,0.0031899833,0.03803615,-0.023454053,-0.027266672,-0.005931284,0.04120537,0.008239165,0.07194639,0.038854744,-0.051919017,0.030245436,-0.047450345,-0.013088403,-0.022202294,0.030211288,0.005657006,-0.0022128455,0.041213673,-0.009146129,0.04471243,-0.03640386,0.014102066,-0.0019026631,0.01880718,-0.017608011,-0.025347477,-0.0070140073,-0.05623235,-0.0318536,0.047747083,0.028113317,-0.018910654,0.011500922,0.03105783,-0.011931435,-0.037285507,-0.02069478,-0.005794982,0.003199121,-0.031809513,0.05623649,-0.01566392,-0.05766947,-0.020752696,0.006411379,0.0022920198,-0.007968195,0.09357795,0.018536417,-0.019277567,0.051230233,-0.032249667,0.09672467,-0.012059008,0.010803869,-0.017786603,0.0031574683,0.008708176,0.0083099725,-0.0036452047,-0.03070311,0.00039886642,-0.005827909,0.06399671,-0.035547227,0.014973272,0.029724877,0.014551614,-0.05738729,0.020245155,-0.015242811,-0.042048644,0.051117446,0.03581994,-0.06091872,-0.05862379,0.006552461,-0.03433411,0.0044917935,-0.047502592,0.0050640046,0.04768198,0.0031155343,0.002980183,-0.028142687,-0.04157479,-0.011596332,0.015267012,-0.000852304,-0.023408186,-0.028710306,0.007956116,0.038921133,-0.0056646345,-0.027432114,-0.060291305,-0.020347452,-0.011687485,-0.034243252,0.07018117,0.0048954436,-0.013443104,-0.041136473,-0.07299649,0.04244856,-0.007992606,0.02108074,-0.009475239,0.04550527,-0.009224412,0.024079071,-0.032980576,-0.0047613485,0.0036209067,0.013260946,-0.060787763,-0.013537654,0.039746813,0.041147556,-0.030686075,-0.037385374,-0.018556714,0.007879415,-0.017093668,-0.024581807,-0.0061965194,-0.014677106,-0.030286536,-0.020937521,0.032925673,0.026117077,-0.003905331,-0.0487146,0.07487694,0.022639686,-0.014011784,-0.026885174,0.01984876,0.012086903,-0.012749239,-0.017618159,0.013084927,0.016450128,0.031476367,0.02117254,-0.0478961,0.017849023,0.010829128,-0.026889708,0.04344209,-0.0411415,0.007279951,-0.0141459,0.03783146,-0.007948596,0.021666579,0.012932389,-0.019789483,0.00084135996,-0.01819902,0.0184046,-0.031763583,0.010664278,-0.041265707,-0.02421545,0.030743891,-0.0042650346,-0.061968744,-0.030495951,0.046790104,0.015498754,0.0035639026,0.07256008,-0.02579861,0.01894494,-0.021192813,-0.033002898,-0.008381218,-0.041272588,0.0043653003,-0.04608518,-0.0105421925,-0.052173257,-0.022168323,-0.034227375,0.01667366,-0.014511066,-0.03292465,-0.016843796,-0.025324207,0.0383623,0.0027260191,0.054423604,-0.05841261,0.046926,0.022581536,-0.03629371,-0.021197079,0.0619794,-0.01395612,0.036870632,-0.008943191,-0.009866979,0.030681185,0.009099798,-0.006176954,0.013733318,0.024158372,0.012862071,-0.02151757,0.059739668,0.035633054,-0.011528972,-0.03614448,0.004925016,-0.010152634,-0.063866004,0.014490802,-0.04397118,0.017703228,0.012202418,-0.004744784,-0.01533488,-0.048749965,-0.00051155384,-0.003824997,-0.04488307,-0.030690305,0.035454903,-0.0017516196,-0.024290208,0.03404359,-0.027174626,0.04300783,0.01060466,-0.0038723417,-0.02016535,0.0051319953,-0.0013002505,-0.04414782,0.0034007847,-0.026212532,-0.014249364,0.042128257,-0.0063653453,0.005399944,0.011231563,0.037050985,-0.022765834,-0.022272594,-0.13108484,-0.0029967956,-0.011547739,0.008748143,-0.0056313695,-0.010909308,-0.018599736,-0.030802723,-0.007562384,-0.050351467,-0.0067260945,0.013236563,-0.0036182725,0.008242323,0.03590271,0.023403082,-0.028341983,-0.02001453,-0.0690808,0.085770905,0.050108768,0.011908917,0.0481485,0.018726563,-0.011140041,0.006128392,-0.0021045387,-0.023088843,-0.0017046449,-0.011140082,-0.019483032,-0.003739953,0.021969685,-0.0024103865,0.02405681,0.030230202,0.013229617,-0.010751097,-0.015783219,0.020857628,-0.022495996,-0.008441977,-0.013243352,0.0015034019,0.041444637,0.038087282,-0.009182855,-0.015638096,-0.0053717582,0.017113034,-0.0050135143,0.032914363,-0.033155862,0.012463345,-0.010613971,-0.038649436,-0.036737338,-0.004194743,-0.020922814,0.03427745,0.015238958,0.038771085,0.0106835235,-0.03679459,-0.020426173,0.03895248,-0.024153968,0.015504966,-0.024520505,0.020391116,-0.011389412,-0.011845795,-0.019922612,0.011286965,0.00787242,-0.0043024523,0.04450933,-0.029752055,0.005409789,0.018823793,-0.047754545,-0.047925062,0.013497651,-0.020212792,0.06409074,0.036732007,-0.021694195,-0.027026374,-0.044665173,-0.022411447,-0.056000154,-0.036754176,-0.0064912937,-0.0136559205,-0.038379185,0.065295674,0.008067193,0.00878271,-0.003759202,-0.023239223,-0.03891578,-0.055076007,-0.027213028,-0.051997684,-0.009449687,0.013082275,-0.031843446,-0.012579091,0.005937147,-0.00793975,-0.011575949,-0.0013951324,-0.0036467358,0.026973221,-0.061238527,0.024591614,-0.01721118,0.0351259,0.008634932,0.03873564,0.030621542,-0.0307529,0.014214972,-0.036484815,0.045266617,0.042016424,0.019982573,0.03566307,0.024157947,0.0191646,-0.0016306847,-0.0037416986,-0.0070575406,0.0053071384,0.054928772,0.030090902,-0.02757699,0.027160624,-0.064418994,0.009872416,-0.021165418,-0.0005608354,0.004268159,-0.04680465,-0.0084328465,-0.052595362,0.023016682,0.025342662,0.009136133,-0.026851835,-0.0023305907,-0.033063177,-0.0112133,0.038800705,-0.021561235,0.031970408,-0.024550932,0.023160888,-0.0011226495,0.080050245,-0.030942041,-0.027149335,-0.029616222,-0.0066824,-0.012907034,0.04430322,-0.011935342,-0.034377523,0.008575262,-0.0031436337,-0.014475609,0.013821597,0.002569821,-0.026925681,0.03577194,0.015213257,-0.015271173,-0.014100522,0.024914658,-0.03236885,0.022613728,0.009716179,0.040280808,0.049403626,0.02914234,-0.024941543,-0.035096362,0.008897392,0.006693853,0.007921518,-0.022161277,-0.0103100175,-0.03279219,-0.013343255,-0.006895318,0.013071191,0.0070776753,0.0071789795,0.0037086196,-0.00075818173,-0.017016288,-0.0006509632,-0.0022987153,-0.014224075,0.003215658,0.056792714,-0.010068283,0.0140265515,0.013503039,-0.012206354,0.0010219299,-0.017452706,0.026997792,0.03454937,0.004360131,-0.018537052,-0.0031473862,0.017753083,0.038895246,0.019016389,0.08017083,0.016651383,-0.034572676,0.022725895,-0.029252673,-0.0030374133,0.012912522,0.0015611395,-0.0052797813,0.010849997,0.026849484,0.0263582,0.03314505,-0.0040354636,-0.0052510044,0.020008126,-0.058389384,0.010356454,0.0020929095,0.017077977,0.014243133,0.014010754,0.03969353,-0.025752902],"last_embed":{"hash":"injv1v","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"injv1v","at":1762844653664},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes#{5}","lines":[379,379],"size":28,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"injv1v","at":1762844653664}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes#{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0033382582,0.016536033,-0.023582688,-0.022380361,-0.012880731,-0.06172469,0.0012721696,0.03093792,0.002256047,0.010620357,0.034917235,0.034597874,-0.045643255,0.0017499649,0.021964382,0.028191686,-0.020807676,0.006880177,-0.050300904,0.010433723,-0.023301287,0.008057902,-0.025319146,-0.0196703,-0.05717046,0.012408709,0.008075818,-0.039448034,0.05089073,-0.016725479,0.026421878,-0.055903327,0.024213087,-0.076003686,0.020912133,-0.05246216,-0.010610067,0.006586763,-0.034986455,-0.010158849,-0.007953585,0.010309217,0.029398238,0.02426955,0.0055770944,-0.025896227,-0.005089575,0.004329259,0.017074483,-0.011949144,-0.027560249,-0.043943245,0.009474902,-0.017482048,-0.0144753065,0.04209969,-0.016866015,-0.07379543,-0.0041649705,-0.02303936,-0.036012948,0.009067508,-0.0016787881,-0.01924345,-0.0108810915,0.06297919,-0.009072315,0.02763135,-0.02163945,-0.012167264,-0.03993729,0.007345072,0.03193947,-0.01906767,-0.03743415,0.03221039,-0.036346603,0.009202168,-0.03428354,0.093189575,-0.007533136,0.02203763,-0.014585853,0.018309873,0.011593743,0.012499252,-0.009087349,0.033174094,0.010597176,0.046248782,-0.025226232,0.028904045,-0.010597516,-0.020447593,-0.015941191,0.022996154,-0.04175941,0.006175953,0.024907766,-0.012991081,0.014280175,0.014318027,-0.0018143303,-0.032132357,0.00413658,-0.009817541,0.006300574,0.0072860825,-0.015440401,-0.016075276,0.010615037,0.023989443,0.011326619,0.008260951,0.020912223,-0.0069580115,0.015153879,-0.02244175,0.018845685,0.014437367,-0.04831438,0.010000258,0.027694905,-0.044351675,0.03739814,-0.026164562,-0.026194783,-0.034484513,0.00062444474,-0.015601555,0.04925675,0.042889938,-0.034734786,0.0012337255,0.0001834449,-0.00540793,0.016805928,0.023268273,0.015089777,-0.060131248,0.025962142,0.027391229,0.00187268,-0.013611724,0.062423885,-0.013283863,0.021632303,-0.0015951785,-0.0006481828,-0.020574674,0.024022643,0.041131184,-0.018504625,0.018958589,0.0005430297,-0.045048293,0.027376585,0.052142218,-0.024506742,-0.019164244,-0.03440929,-0.05092349,-0.02223301,-0.02410503,0.014165837,0.010696168,0.03266309,0.028532611,-0.023036627,0.0068681766,0.057486065,-0.055348027,-0.013622554,0.0037927954,-0.02656767,0.019085053,0.053617395,0.010945042,0.007962392,-0.02503624,0.009614126,0.00015906525,-0.0102904495,-0.024176363,-0.02757805,0.04001647,0.016983638,-0.023955034,0.03693299,0.007502782,0.010202011,-0.029163713,0.014983131,-0.007257256,0.056569457,-0.011607436,0.07218617,0.018784191,0.0022745985,-0.0720697,-0.028470334,0.057694543,0.041065384,-0.04764948,-0.01851777,-0.020412475,-0.033927117,-0.05957702,0.024016526,0.00094701385,0.0096917655,-0.000978771,-0.052848626,0.060474,-0.056271564,0.0073060365,0.010174499,0.0112768505,0.0095391385,-0.009013011,-0.059188437,0.018331261,0.014748775,0.053528424,0.011145677,0.07154435,-0.010033713,0.06126262,0.03770045,0.019649468,-0.03757473,-0.001623134,0.017093264,-0.022950502,0.060493752,-0.02492749,-0.055706155,-0.008755664,0.015352579,-0.010842297,0.019831182,-0.012149546,0.022623755,-0.0071394662,-0.03049912,0.078671806,0.00064190367,0.020968677,-0.0022234307,-0.0183725,0.026712468,0.05174168,-0.00963418,-0.02785036,-0.033339,0.022864413,0.032665357,0.0029306002,-0.043325093,0.004623623,0.038747683,0.03665765,-0.013436601,-0.0060539795,0.020277558,-0.0046270923,-0.015085383,-0.036937736,0.04860544,-0.008643401,-0.010100814,-0.00019686487,0.03253309,-0.027742103,-0.002241236,0.014209285,-0.045900844,0.030435594,0.0751253,0.020505246,0.051226802,0.036387898,0.04129161,0.006400383,0.053319823,-0.0028388288,-0.0035204263,0.028909266,0.0038608336,-0.011937398,0.014811163,0.012330248,0.032048207,0.005584807,-0.029527104,0.018002521,-0.0273333,-0.14929517,0.0024000537,0.022250365,0.00008096317,0.022774355,-0.0009871094,-0.02121187,-0.028018834,-0.00092724775,0.036100548,-0.030150384,-0.04157146,-0.006462009,0.03574154,-0.04901178,0.012647349,-0.023544881,-0.0058874614,0.03093042,-0.027376067,-0.00392325,-0.022275839,0.012645405,0.0045193397,-0.035444275,-0.021359885,0.057646126,0.042644005,-0.018982943,-0.017642861,-0.046116367,-0.0117772315,-0.0022078634,0.041410457,-0.007956107,0.043896116,-0.008059484,-0.061633877,0.0050606797,-0.019960016,0.030455774,0.05365694,0.00015373368,0.01723481,-0.03380813,0.029848251,0.005745871,0.033530734,-0.05582161,-0.027189963,0.053122126,-0.024388326,0.011964004,0.006833661,-0.034669362,0.021647455,0.0409535,0.022537103,0.006905637,0.029532602,0.005457988,-0.05602178,-0.0078474255,-0.04850227,-0.02048634,-0.012769643,-0.012446771,-0.012626352,0.055782884,-0.05618669,0.0076747923,0.00043916298,0.0060703657,-0.034638006,-0.0029600738,0.007782887,-0.018322933,-0.027204243,-0.0028994689,-0.07270569,0.01203435,0.057071045,0.014658188,0.007679265,-0.017924743,-0.039019253,0.0007524878,0.010541194,0.038614985,0.22761317,0.03526543,0.069422565,-0.016395032,0.01137369,-0.03086164,0.03508946,0.050560992,0.0069724475,-0.032590557,0.004332477,0.057468478,-0.028139178,-0.005643614,0.03779949,0.04231495,-0.057077862,-0.042824205,0.07144041,-0.03136562,-0.023311093,0.0063185804,0.058720168,-0.01002576,-0.037347466,-0.026171083,-0.027390448,0.023501655,-0.021568267,0.018003624,-0.030869788,0.014483201,0.05348098,-0.05126125,-0.03370569,-0.007676052,0.0055825487,-0.033721913,0.03870082,0.0071028103,-0.028893879,-0.0055193612,-0.025857244,-0.04694177,0.0005819755,-0.0027047007,0.009653908,-0.01437427,0.0031121878,-0.0066122646,-0.026504511,-0.0186459,0.034598198,-0.01397628,0.031566046,0.0022419558,-0.039292067,-0.016558556,0.00599149,0.038488485,0.0001721948,0.014980753,-0.06488524,-0.021175522,-0.007987196,0.058402885,0.010104704,-0.013598503,0.01704973,0.042596553,0.021348594,0.048528012,-0.0024402728,0.01178238,0.0147272395,0.025794903,0.059897892,0.01828787,0.017354937,-0.0020702812,-0.0369847,-0.012059347,-0.019530222,-0.010044878,0.00025359468,-0.0011034638,0.032044798,0.050258137,-0.009174389,-0.00006477051,-0.024266852,-0.001777036,-0.02740987,0.007127777,-0.03686856,-0.03175496,-0.015338197,-0.030774677,-0.058732197,0.0124608325,-0.054365437,-0.03464058,0.0199555,-0.033606924,0.03649836,-0.015112377,-0.029939672,-0.0063572894,0.0060965205,0.02173678,-0.049226012,0.02363718,0.028033542,-0.017801283,0.028474433,0.010599183,-0.026259944,0.014462159,0.038482007,0.03775864,0.030332802,-0.035391927,0.0037443913,0.016115898,0.006192816,-0.045703143,-0.039136123,0.048793606,-0.013529038,0.025153836,0.021378968,-0.05320363,-0.058324803,0.038520813,-0.002962789,0.009535379,0.0067109014,-0.0013793088,-0.010148197,0.014012228,0.0026513764,-0.004672654,0.010312694,0.040523697,0.014304577,0.0171432,-0.028160477,-0.031825613,0.0035905268,0.022375803,0.007621868,0.053869765,-0.016428912,-0.06208151,-0.008038894,-0.050212868,-0.0050558075,-0.012752123,0.0055048172,-0.01728254,0.02613557,0.0239241,0.012073372,0.049359526,-0.033608988,0.02949572,0.030127285,-0.005341075,0.009897872,-0.03795049,-0.008992471,-0.0159265,-0.032940067,0.037294336,0.043539975,-0.017128194,0.029222595,0.01177787,-0.010914557,-0.024062404,-0.019955326,-0.03241783,-0.044012483,-0.024835598,0.06638455,-0.0046923687,-0.068564475,-0.012052499,-0.022940096,0.0037957004,-0.018707734,0.093185075,-0.017655753,-0.026925417,0.044931628,0.0028912502,0.073149405,-0.028142516,-0.004303822,-0.015056146,0.021330975,0.05674901,0.01492916,-0.011251449,-0.017314209,-0.014353013,-0.026461875,0.034142777,-0.042061865,0.0096153505,0.024044706,0.013282225,-0.04719269,0.0047221505,-0.05138353,-0.055282604,0.04859559,0.029895796,-0.06914409,-0.04488071,0.023881074,-0.037277177,-0.014912229,-0.05647918,-0.014036174,0.018243406,-0.016450617,-0.006940191,-0.024123834,-0.03344468,-0.009292305,0.026031489,-0.0037528914,-0.011233513,0.0026017532,0.015502033,0.044991735,0.01778486,-0.027924575,-0.05441923,-0.012485736,-0.058731683,-0.027391588,0.083183385,0.0029784013,-0.044079084,-0.04914115,-0.030624999,0.033872098,-0.0019529791,0.060988966,0.021736437,0.011679572,-0.021779539,0.010365177,-0.033827778,0.002684466,0.026178557,-0.005193303,-0.040595613,-0.015129845,0.034979824,0.0069798636,-0.015867574,-0.01866711,-0.03624442,-0.008800932,-0.01805778,-0.0027786277,0.010674028,-0.032659538,-0.036387846,0.00014667553,-0.0036174043,0.029851174,-0.0072817616,-0.014951152,0.049800053,0.052410636,0.019369071,0.0031228163,0.015157722,-0.0018704789,-0.022619672,-0.0024848655,0.012790706,0.00015385612,0.022719325,0.0031954318,-0.04219622,-0.0053850887,0.017791323,-0.037246898,0.03540723,-0.030781526,0.0124474615,-0.0012743543,0.028175255,0.0013232162,0.041009694,0.020046212,-0.009545907,-0.006150856,-0.015266045,-0.01598639,-0.02060364,-0.0032739064,-0.052350502,-0.02137359,0.029512925,-0.024906263,-0.024681387,-0.059440624,0.03393576,0.01325477,-0.025497736,0.04610592,-0.02532683,0.01883658,-0.03348417,-0.02737394,-0.004787641,-0.026545485,-0.0054439856,-0.05210669,-0.032902136,-0.023348855,0.022087017,-0.0063762595,0.023139656,-0.043623455,-0.019087583,-0.019954586,-0.028767679,0.05985534,0.0039623445,0.055584148,0.007575619,0.03583122,0.07022932,-0.029336601,0.012075976,0.005522758,-0.028663674,0.046457596,-0.00026057297,-0.004098234,0.031578574,-0.00605537,0.006954667,0.00026460853,0.003271403,0.020012226,-0.015144438,0.047865905,-0.0036062335,-0.046088193,-0.02891041,0.0069437944,-0.046764113,-0.03978299,-0.008003115,-0.027195329,0.02213128,0.011295735,-0.015525355,-0.03084081,-0.034435205,-0.008163282,-0.011322943,-0.027566379,-0.048232213,0.020600352,0.051807173,-0.04352718,0.046494953,-0.026556024,0.037168678,0.024058346,-0.025380436,-0.002995015,-0.029418848,0.0122216735,-0.043503113,0.004872479,-0.030182967,-0.009268877,0.050065294,0.036570333,-0.03206301,-0.010873737,0.04839454,-0.021513307,-0.03509381,-0.13594036,0.005930821,-0.008211051,0.030766169,-0.0290486,-0.008695602,-0.03291385,-0.05357328,0.015080467,-0.030141173,0.011678743,0.01872308,-0.026822057,-0.010999914,0.008947713,0.004964775,-0.0013812961,-0.029201325,-0.04150807,0.06858434,0.061093085,0.008693037,0.036626376,0.026576532,-0.033927772,-0.005218349,-0.016874561,0.025716985,0.0009786341,0.011916876,-0.002782337,0.005594087,0.01676848,0.016170718,0.016489893,-0.0011667816,0.009963618,0.0018269732,-0.010557657,-0.010606042,-0.0601308,0.0015519309,-0.020713411,0.00043016922,0.04007921,0.081715874,-0.029596856,0.0064692893,-0.028475227,0.03930859,-0.015997343,0.01574626,-0.04320002,-0.019446166,-0.017745994,-0.020451486,-0.01829924,-0.028208936,0.010083118,0.04303711,0.04404329,0.0219354,-0.0009258917,-0.020786578,0.016296897,0.016382745,-0.019304873,0.009294385,-0.028110085,-0.0073109483,-0.014803536,-0.03130089,0.010766746,-0.029334495,-0.0053661535,0.008025298,0.031163095,-0.030253977,0.024031026,-0.016560182,-0.008575681,-0.054737262,-0.014868752,-0.039833903,0.09346173,0.06412385,-0.024849402,-0.01346395,-0.052281935,-0.008096087,-0.054851208,-0.039615586,-0.019742277,-0.019045187,-0.014916336,0.076738805,0.007107762,0.006991714,-0.012783632,-0.02189855,-0.026212487,-0.045645326,-0.021853734,-0.026959194,0.017095748,0.029379988,-0.032266375,-0.028324831,-0.013427723,0.0011491757,-0.025273964,0.0062987404,0.02681625,0.03298289,-0.032721933,0.009017236,0.00793732,-0.018580347,-0.006667835,0.005112469,0.012783085,-0.041281383,0.004330892,-0.034081705,0.020359213,0.0393568,0.03274675,0.032737095,0.070196636,0.032769956,0.036597002,-0.024138065,-0.018348275,0.011368209,0.035961874,0.05408404,-0.020201737,0.033745218,-0.04508235,0.013315347,-0.038611554,0.030116288,-0.012571215,-0.042481065,0.0073102424,-0.042441193,0.0019087641,0.024494851,0.0010537936,-0.022785375,0.015739033,-0.042005982,-0.0022180877,0.014031031,-0.015072361,0.017517049,0.029277219,-0.007283562,0.0033396226,0.07128173,-0.012498455,-0.02423866,-0.007832605,-0.013553125,-0.031100433,0.060977817,-0.0193406,-0.020763166,0.003090092,-0.058784064,-0.012559447,0.036018796,-0.0179532,-0.0014574191,0.037326008,0.02050127,-0.04023017,0.003947367,0.012275461,-0.049063627,0.028931903,0.01569987,-0.0012202276,0.04779773,0.008835141,-0.015462409,-0.02708071,-0.00729391,0.028545745,0.013288328,-0.005327995,-0.0037521173,-0.036761284,-0.03534294,-0.0049190004,-0.03215248,-0.022861067,-0.0037356901,0.028531473,0.031136818,-0.017204354,-0.0035777828,0.007939013,-0.02248954,0.0064930487,0.048794705,-0.023159966,0.017570928,0.020291021,-0.003507422,-0.0143083865,-0.012972702,0.008725999,0.010277678,-0.021496817,-0.026795259,0.018611835,0.030300448,-0.0045990325,0.012127277,0.019133644,0.027079426,-0.0015603786,-0.007797959,-0.0382828,-0.0068499353,-0.021526001,0.025037466,-0.005154245,0.02000323,-0.01512286,-0.008509689,0.042148266,0.04067992,-0.032962777,0.031147817,-0.04406484,0.0144159105,-0.018149793,-0.020394558,0.014417018,-0.0044348678,0.0148701565,0.019526655],"last_embed":{"hash":"j9nb1x","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"j9nb1x","at":1762844653665},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes#{6}","lines":[380,380],"size":51,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"j9nb1x","at":1762844653665}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes#{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024868364,0.013149208,-0.05857986,-0.014437812,-0.024128916,-0.062284913,0.00034516447,0.0042885733,-0.0014957273,0.018361911,0.03967161,0.054055355,-0.027632676,0.008866786,0.023090782,0.05003646,-0.015117045,0.0058432324,-0.013841802,-0.011130759,-0.01401073,0.011027886,0.0743796,-0.028194107,-0.014499575,-0.008209852,0.011384594,-0.010533606,0.04353532,0.0523138,0.0003218037,0.021046994,0.054348603,-0.057177376,-0.010965258,-0.04668777,-0.007514825,-0.014860758,-0.04022092,0.034393467,-0.0048032105,0.016013063,-0.01310183,0.015398409,0.045997094,-0.036697604,-0.019523319,-0.014123381,-0.021685084,-0.036366217,0.021798229,-0.0102661345,0.041720975,-0.013725543,-0.0052692043,0.041785985,-0.03954424,-0.04038382,-0.023915898,-0.019061545,-0.051088437,0.03777197,-0.049270265,-0.0066720657,0.004271385,0.045978174,0.012331421,0.020173393,-0.023663277,-0.020035265,-0.047027763,0.0025960745,-0.007594642,-0.022099918,-0.05383978,0.015881466,-0.009488757,0.00069360615,-0.024579389,0.09123,-0.026920788,0.044659853,0.024399042,0.018778414,-0.015825072,-0.00923073,-0.030549487,0.03258062,0.03319883,0.000024776433,0.004712203,-0.00071161886,-0.012156144,-0.022745855,-0.0023696017,0.0046385964,-0.032556083,0.016686799,0.043236706,-0.015547591,0.030145882,-0.027039733,0.014376418,-0.045843367,0.012501329,-0.013946521,0.023688639,-0.0032318614,0.023869356,-0.016377274,0.0005391213,0.020808123,0.01101391,0.022323327,0.016008997,-0.0029265482,0.04119952,-0.033613175,0.03249808,0.012671496,0.011560925,0.0113487635,0.0023902114,-0.045967244,0.026965894,-0.009610571,-0.009288712,-0.0005581773,0.0237544,-0.020686662,0.00925229,0.06475656,-0.038987882,0.010220829,-0.009840101,0.0041784113,0.02805212,0.028138781,0.013509721,-0.05461767,0.03669198,0.031007092,-0.02598503,-0.019500758,0.025843248,-0.011394761,0.012202653,-0.011527118,-0.0050740554,-0.024517141,0.04157749,0.039742634,-0.004785742,0.008306316,-0.017387329,-0.019128082,0.053019676,0.01726693,-0.027296957,-0.017982708,-0.0036994626,-0.045676094,0.00072277477,-0.0001492766,0.026132368,-0.0155410925,0.033432093,0.034814157,-0.02717101,-0.00030445427,0.030504936,-0.045084484,-0.042948995,0.016398478,0.013303687,0.026986556,0.081671,0.014398566,0.0061049093,-0.0132895205,-0.011766841,-0.022855625,0.016602866,-0.047050636,-0.07170218,0.018703818,-0.0039002914,0.008854616,0.029597498,0.024218837,-0.0015868656,-0.001200844,0.0032945715,0.008735965,0.029238991,-0.042833608,0.050955117,0.017673142,0.0056546605,-0.06702116,-0.02190897,0.045771975,-0.008941412,-0.007859269,-0.028232673,-0.012251581,-0.07475573,-0.023930266,0.051638722,0.0034635218,0.008002752,-0.0058056293,-0.04801319,0.05791501,-0.032883845,0.0005431942,-0.005427707,0.04880833,0.016348928,0.008523482,-0.047531594,-0.00070617197,0.027272154,-0.008817585,-0.0112269055,0.008184606,-0.0094128195,0.06555552,0.016914876,-0.010910456,-0.030045357,-0.0012374679,0.05827581,-0.028219603,0.02369055,-0.029453233,-0.008077558,-0.02438339,0.040912364,-0.0076656276,-0.002065071,-0.016533779,0.061416924,-0.007951887,-0.029906161,-0.016181245,0.008481954,-0.009463944,-0.0012165275,-0.026582262,0.017597435,0.043906912,-0.028454227,-0.014583752,-0.048747096,0.015072172,0.008911849,-0.015430411,-0.028034203,-0.0014662971,0.003709326,-0.0028588637,-0.029914107,0.015881177,0.021613758,0.01423636,0.022964565,-0.001222227,0.04544559,0.014024839,-0.012495332,-0.006810413,0.045168426,0.008437043,-0.005569382,0.0013790131,-0.0439306,0.026429666,0.07292812,-0.0049398635,-0.013219087,-0.009437163,0.04794617,0.009833036,0.027360585,-0.04281519,0.0062154494,0.040888414,-0.007142962,-0.02424498,0.018481417,-0.025869075,0.04953716,-0.012481356,-0.01710893,0.0065558637,-0.026518721,-0.15309227,0.008985054,0.022251474,0.046707083,0.02000945,0.006710005,-0.037230216,-0.021423498,-0.02587997,0.054101218,-0.004061742,-0.052703694,-0.023218403,0.033265807,-0.053509146,-0.0028511437,-0.05195577,-0.026129717,-0.007125347,-0.01922682,-0.011104271,-0.066470824,0.016882252,-0.016863227,-0.011695377,-0.012771085,0.0005368639,0.03018467,-0.05291253,-0.013292252,-0.038455673,-0.028249957,-0.00069500646,0.01757182,0.023293955,0.038279492,0.032930434,-0.010162424,0.0071144737,-0.01418051,0.031215303,0.055842623,0.019443493,-0.012768591,-0.053882457,0.02754124,-0.015704127,0.022262348,-0.042627394,-0.010229876,0.034617208,-0.034948815,-0.020561155,0.041913535,-0.0459219,0.020135151,0.03671492,0.010868093,-0.030065646,0.0033600226,-0.022755507,-0.05551914,-0.00056785793,-0.050124757,0.009326008,-0.0697915,0.0076465197,-0.031318434,0.013038142,-0.051697563,0.020079097,-0.027973596,-0.009538342,-0.015519274,0.015284271,0.035263307,-0.004715526,-0.0412555,0.00963825,-0.061422948,0.0047068247,0.021372776,0.013528541,0.010941549,-0.03480582,0.002209725,-0.005083172,0.0123864915,-0.0048138793,0.2382202,0.00528125,0.0053917775,-0.0068472717,0.046617948,-0.026366891,0.080023095,0.053691514,-0.0031226568,-0.029199578,-0.022363141,0.016088221,-0.03990796,-0.013582534,0.013740484,0.032393727,-0.05967818,0.002391127,0.05643272,-0.0046510617,-0.018569235,-0.012178952,0.023921102,-0.02280987,-0.06113836,-0.0203865,-0.035426375,0.009261618,-0.020695994,-0.016511735,-0.026552198,0.033893112,0.048889905,-0.045856744,-0.041454602,-0.005599494,-0.00035436626,-0.04232012,0.032138173,0.0018576488,-0.05182618,-0.0006390485,-0.0030684082,-0.05066518,-0.00027864682,-0.02460452,0.020224184,-0.022020664,0.0028504063,-0.02931724,-0.0042352816,0.007851308,0.009879793,0.010538881,0.039755017,-0.017456746,-0.030581761,-0.012199678,-0.015506391,0.029918244,-0.013549305,0.01352267,-0.0057066134,-0.000040639345,-0.0050066463,0.09191139,-0.0037620096,-0.0054785092,0.026993433,0.046828177,0.044170715,0.024912484,-0.042171963,-0.0037639257,0.028663207,0.013958799,0.02320934,0.049013328,0.03210274,0.013166016,-0.046793103,-0.012495872,-0.042687833,-0.0046833763,0.029052734,0.0067215813,-0.053407244,0.04325647,-0.0034740337,0.0019965465,-0.014877598,0.032104626,-0.04589822,-0.0063952473,-0.022913145,-0.02146204,-0.0032959173,-0.023968147,-0.06577488,0.01513447,-0.047219485,-0.013356655,-0.0065535316,-0.031681888,0.004797043,0.0014886268,-0.022568883,0.017036676,0.010282788,0.03896523,-0.038804013,0.002616567,0.018283645,-0.0027008937,0.026299095,0.040907547,0.031096071,0.021845931,0.047425132,0.01968247,0.032964546,-0.016072033,-0.011029269,-0.034186866,-0.028998384,-0.02818516,-0.007899617,-0.017874045,0.016824808,0.0056405384,0.019752089,-0.037648175,0.0029972503,0.040659603,0.01680613,0.03933528,0.038900167,0.0059633036,-0.025527144,0.015271334,0.007267019,-0.018640285,0.0055105276,-0.0032765255,-0.0027047128,0.048045773,-0.034650672,-0.01835642,-0.007311062,0.008621468,0.0051791905,0.04249721,-0.0004902271,-0.033511072,0.015942916,-0.04633575,-0.011678899,0.029884085,-0.008319958,-0.023386914,0.009750451,0.035337217,0.029121175,0.069866665,-0.020536749,-0.015954722,0.009411314,-0.000981586,-0.005965425,-0.026302617,0.0036414235,-0.0040850267,-0.042531785,0.045889154,0.031012753,0.007370647,-0.033329193,0.037013497,-0.023401296,-0.07359285,-0.009217793,-0.04575285,-0.036444426,-0.031296235,0.06132208,0.013709098,-0.019436764,-0.0158496,0.018865606,0.009196027,0.0031892455,0.103189215,-0.018059742,-0.031114884,0.02214516,-0.016767113,0.056887537,0.0071146884,0.025249371,-0.02518637,-0.0028731024,0.03977698,-0.0046456163,0.023668349,-0.013522015,-0.002158968,0.014066843,0.04459887,-0.07065052,0.00831861,0.0050731055,-0.0025488182,-0.039858326,0.021153815,-0.056258466,-0.057412583,0.030858181,0.0147235235,-0.011743858,-0.021753175,-0.009654669,-0.023647362,0.032181907,-0.0098815635,-0.031178996,0.004773781,0.0098805865,-0.023510098,-0.02789461,-0.03981141,-0.0042657587,-0.026421,0.012363247,-0.009122683,0.00010416312,-0.00021988877,0.04246684,0.019157303,-0.023810888,-0.059035137,-0.007605544,-0.008405244,0.006885748,0.047693454,-0.018704174,0.0071529234,-0.02059581,-0.053404666,0.052192498,0.015156889,0.040854067,0.035701957,0.042802457,0.0010604071,0.038756054,0.011632384,0.00028233987,0.0039398954,-0.002573124,-0.072437555,-0.0004088083,0.08375052,0.019574858,0.0151254665,-0.053760495,-0.060140926,-0.005254583,-0.01706894,-0.0017936924,-0.0029290617,-0.035683487,-0.038220346,-0.03248844,0.0023448665,0.06553526,-0.002560368,-0.032012586,0.020501716,0.016690018,0.017479325,-0.018729366,-0.0066479747,-0.0018074353,-0.052249476,-0.03484085,-0.011298179,0.021368213,-0.0019091128,0.03810771,-0.06991645,0.0026673728,-0.008609153,-0.030194141,0.049108427,-0.017973542,0.006982044,-0.036240526,0.045967508,-0.011381813,0.0014908109,0.010139793,0.0037077444,-0.020022184,-0.030520964,-0.005206955,0.0003973078,-0.027431486,-0.06046552,0.000418384,0.012213877,-0.017759787,-0.045966025,-0.0034498093,0.015513876,0.04021969,0.002702269,0.03070659,-0.056170728,0.024729824,0.014207895,-0.03769227,-0.012156912,-0.06109922,0.014109966,-0.056008983,-0.03962752,-0.021169884,-0.005383259,-0.011168456,0.034863506,-0.012484945,-0.046544876,-0.030168418,-0.032805074,0.010917866,-0.022994012,0.075780734,-0.021523863,0.077408664,0.022253683,-0.042545334,-0.025461067,0.03548076,-0.03803827,0.03675196,-0.0019387249,0.024343107,0.026260931,-0.02109362,-0.0021425702,0.049447466,0.014618696,0.0004737068,-0.04527372,0.06447411,0.019205082,-0.0071666557,-0.010609501,0.03874348,-0.037269056,-0.03259399,-0.012530886,-0.030207533,-0.0022428958,0.00008219524,0.00027654233,-0.00660666,-0.06196015,0.015613101,-0.0049808635,-0.016650425,0.0032944814,0.017338473,0.05891477,-0.047071625,0.036503755,0.0029346966,0.0022046433,0.017666994,-0.022410624,-0.009138713,-0.012698612,0.0038511914,-0.039892465,0.05172505,-0.007858201,-0.014710644,0.049252838,0.037989818,0.01852512,-0.051382188,0.025021235,-0.038947098,-0.013253871,-0.15265796,0.006281714,-0.011138732,0.00957881,-0.041577116,-0.0035315247,0.0050954786,-0.026778743,0.0050944225,-0.02384885,0.00029888152,-0.075538695,-0.024269642,-0.030571707,-0.014469478,0.018196244,-0.01838504,-0.01616628,-0.04407053,0.05032181,0.039558753,0.009747135,0.037196808,-0.00036383196,-0.0076823914,-0.0065483972,-0.001297628,0.013628162,-0.013345146,-0.045677826,0.0019333333,-0.009188167,0.025773535,0.017129984,0.035651542,0.04328914,0.010603053,0.019718623,-0.007778009,0.013241247,0.0025768115,0.011856982,-0.03282623,0.02150165,0.06772938,0.071800336,0.0037543369,-0.0063902256,-0.014908397,0.025631595,-0.0074355104,0.02086883,-0.024551393,0.025341945,0.003761904,-0.042034756,0.0054826885,0.0098198475,0.0023376092,0.023193322,0.010362044,0.036800362,-0.01906062,-0.028430471,-0.0038289123,0.014818573,-0.031692617,0.03385202,-0.00937011,0.0336821,-0.022321627,0.011923021,0.0039222934,-0.0056056557,-0.016481493,-0.030524474,0.018835604,-0.018937308,-0.014829757,-0.0034391517,-0.018451776,-0.023766916,0.030148614,0.020873316,0.061688088,0.04265468,-0.017203508,-0.023279916,-0.051498804,0.0050780303,-0.013526777,-0.016336128,-0.024675794,-0.0039033145,-0.03694615,0.06774876,-0.019561974,0.009590261,-0.014916579,-0.016546398,-0.01774999,-0.047652856,-0.017002633,-0.0418895,-0.034591135,-0.004620994,-0.010168495,-0.015516539,0.011312126,-0.04207829,-0.027026832,0.021811971,-0.005511316,0.030318957,-0.056289606,-0.03933364,-0.027902892,0.035930086,0.012744006,0.0023976455,0.031158285,-0.022863977,0.014345806,-0.04329613,0.060831293,0.06967729,0.037783597,0.037033755,0.031699244,0.024252005,0.0033695856,-0.024266241,0.0029450648,0.006969857,0.048421133,0.024367757,-0.023746943,0.02895058,-0.023683267,-0.025410807,-0.029675463,-0.0040809736,0.027546685,-0.03710901,-0.008336175,-0.071741976,0.025132911,0.01345523,0.03317479,-0.02238464,0.023768712,-0.03155769,-0.0048309616,0.05369892,0.016577462,0.042279404,0.028505556,0.011579534,0.033318274,0.02165223,-0.036920838,-0.056405704,-0.030944604,-0.003691766,-0.049796842,0.08566858,-0.01798019,-0.016332323,0.01534157,-0.037133165,-0.02190106,0.027315851,-0.01699991,-0.031506218,0.023729116,0.027692052,-0.025336359,0.00974084,0.007392821,-0.022803795,0.021888206,-0.0016670639,-0.004382611,0.07079475,0.020214371,0.020764325,-0.023498943,-0.009277414,-0.0066703893,-0.020252857,-0.0077378573,0.01635164,-0.06607064,-0.026057998,0.022805924,-0.0080151195,-0.013459139,0.019154293,0.03218979,0.022460178,-0.00019475236,-0.0071381954,-0.005273584,-0.018958544,-0.013617279,0.034005336,-0.013794565,0.010351902,0.030080136,0.018047694,-0.0221061,0.004556053,0.004134694,0.021762697,-0.023123609,0.033856865,0.043115232,0.006461871,0.007999513,-0.0056768786,0.0023319474,0.004206192,-0.020710196,0.0034641766,-0.047348198,-0.01511342,-0.0076391157,-0.008405285,-0.02379541,0.010489491,-0.024727117,-0.0014484846,0.029843202,0.023008795,-0.004071151,0.0324582,0.00051851216,0.02559032,-0.0034936776,0.038840692,0.047580928,-0.009208444,-0.00658778,-0.036815155],"last_embed":{"hash":"p8bsg6","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"p8bsg6","at":1762844653665},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes#{7}","lines":[381,381],"size":44,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"p8bsg6","at":1762844653665}}, +"smart_blocks:Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes#{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.021329999,-0.0058644353,-0.028670996,-0.017829364,-0.023201639,-0.056335945,0.011146074,0.01591376,-0.010386738,0.022862691,0.018679926,0.036433395,-0.05603617,-0.018515568,0.03399684,0.02516069,-0.00925888,0.014560688,-0.02530448,-0.036301345,-0.042113237,0.004814625,0.02132598,0.023240153,-0.048062246,-0.0073776445,0.0012485363,-0.05690468,0.027038533,0.04917704,-0.007072916,-0.062219787,-0.000028225984,-0.04310192,-0.027240885,-0.026503194,0.0073698554,-0.008938484,-0.06336081,0.028436916,-0.020529894,0.0018657809,0.013892134,0.035149917,0.023661707,-0.03329216,-0.012172541,-0.0034065465,-0.016921097,-0.05384803,-0.00059912435,-0.010649454,0.0010463542,-0.06496033,-0.02674654,0.037773237,-0.09143364,-0.025564393,-0.015527551,0.0069178403,-0.04457115,0.014910336,-0.011792579,-0.015579224,0.0047808657,0.065722965,0.0024129178,0.07274793,-0.011577972,-0.014386713,-0.037436955,-0.04553744,0.0083115455,-0.041302882,-0.032926515,0.016175019,-0.013260507,-0.009271498,0.01082085,0.069230296,-0.037535723,0.018725209,0.00968534,0.010778111,0.0055771284,0.0026860242,-0.052178536,0.06943136,0.014131156,-0.024240691,-0.04546375,0.0030414416,0.0126203485,-0.014764184,0.0064366027,0.007914105,-0.015839787,0.017009597,0.02538379,0.009308626,0.017962907,0.003105816,0.019835481,0.003174174,-0.011793649,-0.023609916,-0.009420688,-0.012408176,0.045496646,-0.014780144,0.010360307,-0.00056730816,0.0029170671,0.016594281,0.022419747,-0.04140265,0.06302733,-0.04321848,0.022954237,0.006528257,0.002893419,-0.0011856575,0.010868835,-0.051075492,0.034367427,0.006235993,0.027010074,0.037736256,0.012258889,-0.00991796,0.024505187,0.005055258,-0.037359923,0.020260736,-0.026137363,0.010184577,0.015096876,0.03684123,-0.0058398503,-0.03364903,0.0041078767,0.06560438,0.005397542,-0.042792488,0.012442474,-0.015964309,0.029467963,-0.025513723,-0.02572288,-0.00068908685,0.014226187,0.018501073,0.002543255,0.019623158,-0.0046016597,-0.047096565,0.021737222,0.009294529,0.025053076,-0.030150762,0.03017853,-0.008274025,0.00025019026,-0.004924417,0.03723128,0.023369715,0.0008752481,0.032714397,-0.029525248,0.016241759,0.034529086,-0.0354471,-0.015479984,-0.002491076,0.0049614827,0.017607694,0.046224467,0.008792587,0.0026840915,-0.0059368135,0.0024605324,0.017240375,0.015798848,-0.017364256,-0.046257015,-0.0007125481,-0.034131892,-0.0007553612,0.032819036,0.045263097,-0.0019971295,-0.009571779,0.037555933,-0.020218883,0.0511867,-0.051599182,0.014930054,-0.0022923169,0.017560964,-0.051717784,0.0145732965,0.04926429,-0.027011512,-0.031957783,-0.033818077,-0.038658272,-0.060629304,-0.02224038,0.04980974,-0.00082764635,0.043150093,0.0045110523,-0.046159733,-0.004949783,-0.043151416,0.00017732682,-0.0052845734,0.0032802331,0.017633894,-0.0045121065,-0.06682352,0.025512984,0.0028685182,0.034478243,0.0050939145,0.016903833,0.010703112,0.04836119,0.029787458,0.02084832,-0.039903175,0.024040928,0.05901487,-0.038910042,0.015664285,-0.017514156,-0.016247356,-0.01642754,0.023261722,-0.04404645,0.011791344,-0.04334094,0.041306365,-0.014568976,-0.05366017,0.014731464,0.03863831,0.02903101,0.00993461,-0.02080323,-0.0063495794,0.031029357,-0.03449357,-0.017497465,-0.03579717,0.02642226,0.018919483,0.020280248,-0.049601723,-0.0034165555,0.023694625,0.037350878,-0.0041586715,0.0023099156,0.016031273,-0.012309992,0.021015571,-0.03594515,0.05053779,0.017484274,-0.026992377,-0.0026669034,0.02819476,0.0040165167,-0.009264673,0.013072569,-0.058901433,-0.00081985875,0.07793487,-0.0026920873,0.02046187,0.018941987,0.03887771,0.02649644,0.009695673,-0.024078658,0.008763696,0.048872683,0.0010654303,-0.013468271,0.029155735,0.013114575,0.04903115,-0.02427479,-0.025800763,-0.0020870233,-0.018066077,-0.15219837,0.008064826,0.0055671316,0.023421794,0.02257125,0.008437292,-0.046207454,0.0022554912,-0.038110074,0.01808251,-0.029373784,-0.05524116,-0.03498295,0.06041209,-0.059180923,0.013391025,-0.024074918,-0.009333108,-0.028515356,-0.020613678,-0.039757058,-0.028342083,-0.008969015,-0.0157165,-0.0021045618,-0.0063159643,0.04400858,0.013814207,-0.023981895,0.017904375,-0.020492177,0.0034684103,0.0071820887,0.038033012,-0.029501019,0.03229073,0.0013656793,-0.019985357,0.013573155,-0.028881628,0.038288057,0.025216453,0.02279784,0.013789353,-0.052428015,0.0039143707,-0.006216888,-0.0117569165,-0.050742157,-0.00033114958,0.0063676424,-0.016022453,-0.029714588,0.023706552,-0.038635377,0.010045823,0.006294661,0.014041723,0.009512361,0.032999184,0.005911447,-0.0503023,0.021905126,-0.062280472,0.008809555,-0.05426717,-0.010115102,-0.039736293,-0.013978589,-0.038032897,0.0042239875,0.003827099,0.015399344,-0.033305414,0.0011727781,0.018171059,0.02827101,-0.0058886535,-0.012377079,-0.06856867,0.02233177,0.008308941,0.011007695,0.01540003,-0.041993488,0.02792022,0.018059876,0.007164573,0.03587289,0.23924781,-0.018696686,0.004556373,0.00005910592,0.05257743,-0.05205615,0.0010529173,0.043489996,0.008286993,-0.025773758,-0.01058508,0.048587307,-0.031296548,-0.00014030878,-0.0073506003,0.030063173,-0.053670146,-0.020018898,0.054751113,-0.0035961813,-0.01747413,-0.020646757,0.022260426,-0.021577623,-0.062088363,0.019293329,-0.0052053286,0.0074077304,-0.011330456,0.016472012,-0.051591206,-0.0050232382,0.051225718,-0.05974714,-0.03493052,0.0012051256,0.007155445,-0.03187386,0.037305977,0.052384824,-0.032641545,-0.014207847,-0.028054608,-0.044668138,0.0070794565,-0.045155812,0.03077014,-0.013327838,0.0034675943,-0.013549164,-0.0028661706,0.0021693453,0.01837335,0.0051922235,0.012413759,-0.0035827619,-0.034856986,-0.049559247,-0.0051072077,0.00855987,-0.0077411523,-0.005577966,-0.03190192,-0.0147927925,-0.00051772094,0.072587796,0.043146428,-0.017526735,0.037058212,0.044379767,0.02676006,0.034041826,-0.021976644,0.020539353,0.023095815,0.005948665,0.0386499,0.026177753,0.015055523,-0.030541254,-0.034963258,-0.021970155,0.01165373,0.0075920005,0.016596088,0.012930995,-0.02449934,0.05415343,-0.005490912,-0.0056931376,-0.009281265,0.030582938,-0.0016511818,0.037609734,-0.0207896,-0.03236442,-0.0065757604,-0.0329874,-0.048490312,-0.007920274,-0.021826103,-0.03030365,0.006194361,0.02684826,0.022454161,0.0055650817,-0.00211851,0.022398546,0.011249787,0.010487021,-0.039099455,0.013540648,0.0344451,-0.01702408,0.013165212,0.037791558,0.036232155,-0.020570802,0.046388965,-0.011773421,0.057615172,0.038421612,0.0045588627,0.016046481,-0.034228306,-0.038101375,0.019802716,0.0060665966,0.010710436,0.016772654,0.0537413,-0.05292615,-0.013767081,0.01019434,0.023559274,0.021068754,-0.0020490023,0.010846788,-0.036088787,0.01133474,0.0174524,0.008681693,0.023867121,0.015160691,-0.033611096,0.038770653,-0.043671045,-0.015847797,-0.00641328,0.05060057,0.031282555,0.029486429,0.017959652,-0.019073829,0.010098891,-0.03506533,-0.0038805269,-0.027007757,-0.010213032,-0.0007721538,-0.0030102367,0.047459584,0.019407416,0.03474967,-0.033736724,0.039217085,-0.022379829,0.0010316425,-0.033352107,-0.032193467,-0.00039396246,-0.029793466,-0.04966296,0.0035313417,0.030187605,0.055124238,0.010183256,0.041931026,-0.0071465718,-0.07635521,-0.033423968,-0.020791642,-0.038094703,-0.014184983,0.07209562,-0.022024853,-0.029640071,-0.009303492,0.0023537572,-0.022363013,0.0337612,0.091326326,0.035543077,-0.037407003,0.022569248,0.0031165036,0.10635007,-0.020906314,-0.0013281632,-0.0066552674,0.0020763143,0.039558377,0.01036293,-0.007430749,-0.03805796,-0.00291166,-0.017637275,0.05996695,-0.07357707,0.02408561,0.02269667,0.0003845914,-0.07297232,0.04776548,-0.037794802,-0.022341447,0.05798181,0.028380955,-0.05657941,-0.03765001,-0.0054146294,-0.025146103,0.00040557914,-0.023477474,-0.03173493,-0.0070691123,0.018556783,0.022886362,-0.04842343,-0.049765613,-0.0072454475,0.00042104925,0.011167146,-0.0357281,0.007864188,-0.002242351,0.06516287,0.01680742,-0.01745543,-0.028786866,-0.028683448,0.021851111,-0.030948285,0.026706286,-0.0057803243,-0.018110955,-0.01992072,-0.061001685,0.0148848295,-0.019158818,0.03637471,-0.013933291,0.04257409,-0.015708074,0.035245877,0.03485532,-0.010641663,0.015518158,-0.021134013,-0.05840128,0.007269492,0.057935078,-0.007272247,-0.025933806,-0.04960609,-0.03062893,-0.0068090404,-0.016824542,0.009669426,0.0033459142,-0.010245933,-0.028756721,0.009894306,-0.0014089436,0.0071645365,0.002375332,-0.021871189,0.0732654,0.031803645,0.0073390105,-0.012152106,-0.008668425,0.034771495,-0.021810438,-0.04182399,-0.03824818,0.0012126389,0.023132743,0.0040468546,-0.0385278,0.011717481,0.001417493,-0.028068643,0.021226732,-0.0019975968,0.01421188,-0.03416485,0.05717514,-0.0057902816,-0.0025808702,-0.0015170965,0.014042319,0.0058343466,-0.010545855,0.033971906,-0.0052400576,-0.01981455,-0.08192192,-0.003528192,0.008611083,0.010856783,-0.06943394,-0.032716382,-0.0010186473,0.055368368,0.016431302,0.03607797,-0.013687711,0.0075680837,-0.021708937,-0.036744542,0.03264338,-0.037902605,-0.0024384705,-0.058203995,0.008675403,-0.0053306646,-0.014024218,-0.024030158,0.03020799,-0.03425043,-0.038748078,-0.034581967,-0.04206259,0.0028516687,0.012844525,0.08414687,0.024431178,0.026643509,0.016895631,-0.07059669,-0.020436637,0.06908498,-0.025377652,0.007038163,-0.025680978,-0.006218976,0.03395365,0.018564986,0.00630174,0.031642646,0.057182077,0.009512695,-0.036224913,0.049701307,-0.007942451,0.01716122,0.025369942,0.031333916,-0.00123867,-0.03304035,-0.013015795,-0.010306146,-0.018516803,-0.0020599945,-0.039171938,-0.003884486,-0.04335332,0.0082132965,-0.019885754,-0.013131803,-0.012945665,-0.02576271,0.044221386,-0.052845586,0.038173728,-0.033217214,0.019945653,-0.013590647,0.020091314,0.0027855404,0.021583004,0.008972197,-0.04603235,0.012588527,-0.016552847,0.016191741,0.046521958,0.07604521,-0.00053708284,0.015905038,0.030009795,-0.024955092,-0.024863375,-0.13695104,-0.014408441,0.0029623539,0.027508678,-0.022683255,-0.02603675,-0.022319926,-0.043740388,0.0014250134,-0.021816341,0.041955467,-0.018987747,0.019812537,-0.01677937,0.005323583,0.0044261846,-0.016624382,-0.019071082,-0.018213237,0.04548476,0.032118376,0.01615771,0.06470663,0.02387908,-0.010750748,0.012412609,-0.06294318,0.0051124585,-0.0127290515,-0.008554094,0.00045984687,-0.018178249,0.018719068,0.013410168,0.0030328247,-0.00057874963,0.0032710992,0.02894451,0.039347194,-0.00071022805,0.0042651244,0.013353587,-0.04412715,0.001880632,0.047352735,0.102822565,-0.012664174,-0.02648997,-0.0054264334,0.015365802,0.019541815,0.04966135,-0.018382981,-0.008291007,-0.0009858942,-0.0321663,-0.0077383243,0.021629883,-0.041791588,0.015777748,0.016283147,0.011859879,-0.010464956,-0.03626868,-0.0036272286,0.019832589,-0.035106737,0.023772558,-0.02747282,-0.010851116,-0.0073854374,-0.00036591178,-0.03801745,0.0033957777,-0.013016995,-0.03419244,-0.008032005,-0.017481748,-0.008951177,-0.008356155,-0.022984501,-0.025461078,0.001573711,0.0035772927,0.07760258,0.023580026,-0.02188136,0.0023434884,-0.05839112,0.006439117,-0.047778457,-0.035294,-0.03745677,-0.03365331,-0.061386637,0.090720914,-0.026995175,-0.020717762,0.013341035,-0.031950887,-0.020817416,-0.059420537,-0.004922755,-0.031974833,-0.009787762,0.030822903,-0.0009817464,-0.008921807,0.012021044,-0.028531354,-0.034238383,0.020851184,-0.0384093,0.020779697,-0.062583886,-0.015669446,0.006246197,0.016337113,-0.0120755425,-0.0023375824,0.017846499,-0.013509352,0.026909964,-0.047695015,0.02512533,0.04920267,0.024930226,0.049093615,0.026430447,0.037816834,0.052257787,-0.016008936,-0.011804388,0.024445212,0.043214366,0.041734472,-0.030191077,0.05305063,-0.016932853,-0.0019980818,-0.035835423,-0.016254319,0.0045350804,-0.0180134,-0.00066210126,0.017448526,0.006339286,0.012187001,-0.022920322,-0.014037717,-0.008386753,-0.05794548,-0.016841708,0.047765292,-0.038537122,-0.0012722948,0.009217357,-0.0017433403,0.019941946,0.06083104,-0.04572607,-0.05937018,-0.014003837,-0.004239861,-0.060742218,0.06861655,-0.023756504,-0.021605225,-0.0128005715,-0.0035200252,-0.0073359534,0.025846537,-0.02237946,-0.030201709,0.021896396,0.014733344,-0.009910706,0.0138559835,-0.029092686,0.0073824762,0.013463207,0.00078733166,0.010573472,0.045540243,0.016192576,0.015814463,0.004535515,-0.042298917,0.04215354,-0.042722225,-0.025171883,-0.021583779,-0.018752443,-0.002141715,0.059583597,0.014089968,-0.0065431716,0.025859907,0.023479948,-0.007333853,-0.005793273,0.000508827,-0.015516187,-0.026992459,-0.021942873,0.03732958,-0.013703624,0.0062121158,0.008679953,0.020178828,0.0085639125,0.0136464285,0.017156431,0.026291108,-0.039112587,0.013854086,0.03288927,0.0025815167,-0.04104229,0.00083735475,0.045682274,0.03184794,-0.009765862,-0.02937009,-0.019763019,-0.013054268,0.0038794703,0.0077934014,0.0098089725,0.0068625263,-0.02364803,-0.04138763,0.022567771,0.016515989,-0.010146606,0.0402751,0.01629343,0.009925192,-0.0009554054,0.05125483,0.024178093,0.006214284,0.013038617,-0.022997975],"last_embed":{"hash":"1gmbqq8","tokens":131}}},"text":null,"length":0,"last_read":{"hash":"1gmbqq8","at":1762844653665},"key":"Personal/Projects/Skincare/Skincare Project.md#Skincare Project#Notes#{8}","lines":[382,383],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gmbqq8","at":1762844653665}}, diff --git a/.smart-env/multi/Personal_Resources_Gear_Peak_design_duffel_md.ajson b/.smart-env/multi/Personal_Resources_Gear_Peak_design_duffel_md.ajson new file mode 100644 index 0000000..446e4eb --- /dev/null +++ b/.smart-env/multi/Personal_Resources_Gear_Peak_design_duffel_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Personal/Resources/Gear/Peak design duffel.md": {"path":"Personal/Resources/Gear/Peak design duffel.md","embeddings":{"bge-m3:latest":{"vec":[-0.038584515,-0.02206302,-0.06672175,-0.0070259264,-0.038530245,-0.01193794,-0.0030645516,0.0027751843,0.005781068,0.014712194,0.0009923119,0.05874133,-0.0011060379,-0.005554697,0.026829774,-0.025283674,-0.02829436,0.0017250048,0.009948482,-0.023573536,0.011209116,-0.0012129765,0.025267577,0.045818225,0.0026919765,0.031765386,-0.048248637,0.0013270134,0.039738838,0.01643055,0.0048566465,-0.06092019,0.052690845,-0.007709077,-0.007025312,-0.044527087,0.006127092,0.020887783,-0.0557825,-0.015850663,-0.005387985,0.0017490522,0.04799978,-0.024905883,-0.022501273,-0.022277668,-0.030519376,-0.02863022,-0.05597562,-0.03180417,-0.006706393,0.008255776,0.026777612,-0.062357623,-0.020609977,0.086152725,-0.04391077,-0.045119837,-0.01687242,0.0030471515,-0.024583297,0.06002864,0.04170109,-0.019045213,0.048095822,0.045783356,0.0052157436,0.009224892,-0.031654567,-0.05065413,-0.010115664,0.017185617,-0.019474113,-0.0072981296,-0.0726552,0.026254259,-0.0016954255,-0.0012332725,0.025251975,0.04868988,0.033073053,0.0048124455,0.005512601,-0.024031602,-0.03982946,0.014428548,-0.03405077,0.036811255,-0.0122175,0.017852174,-0.0074191666,0.015645558,0.016691891,-0.018434707,0.0039610825,0.046665102,-0.020382255,-0.036449477,0.02948888,-0.022802753,0.021996008,0.062082764,0.021598311,0.011443457,0.029467737,-0.029133784,0.00640167,0.049490858,0.01944848,-0.02942278,0.043749634,-0.001661299,0.017959788,0.03364853,0.011359918,0.016402407,-0.03741416,-0.010702748,0.023170127,-0.0025430375,0.02784683,0.024603643,-0.011954247,-0.022364492,-0.012141411,0.00039468147,-0.014427213,0.012179068,-0.0027000476,0.015189014,-0.0015086818,0.0012789997,-0.012202185,0.051837604,-0.035708543,-0.027418755,-0.013509109,0.019440513,-0.016001001,-0.0295484,0.0149687175,-0.03596765,-0.019800192,-0.04122994,0.01888382,0.019441947,0.047002546,-0.032915242,0.011292286,-0.02455883,0.042710457,0.049211994,0.011743455,-0.038058896,0.037078865,0.009283216,0.0047321133,0.055798523,-0.033338137,0.034571394,-0.029382333,-0.019827893,-0.06258493,-0.035361763,0.0013058056,-0.01683587,0.052777115,0.049646024,-0.05047863,-0.019916264,0.027826313,-0.040677525,0.025907816,-0.00786782,0.018120762,0.014248916,0.08957575,-0.0014490266,0.025178377,-0.05024511,-0.018477708,0.0045932783,-0.024560414,-0.0025181554,-0.060377732,0.029715927,0.055683985,0.014097507,0.011159942,0.016574709,-0.008283274,0.015623162,0.026394146,-0.06282229,0.021586929,-0.020454146,-0.02208556,-0.0202626,-0.00012829564,-0.027317397,0.03155144,0.01105871,0.009276678,-0.056552403,-0.021815356,-0.033960655,-0.004390133,0.016322047,0.0038468754,-0.035605893,-0.036363963,-0.013029581,-0.0046160435,0.03221207,-0.0003639194,0.044340566,0.05686608,0.0035669245,0.0028338744,-0.043196112,0.023975175,0.033189975,0.03762785,0.035327245,-0.002508051,-0.019358702,-0.0020708477,0.026205137,0.004136014,-0.0074107246,0.019636644,0.025119059,-0.0005345653,-0.008042705,0.0021619862,-0.0055354447,-0.008156933,0.01740179,-0.00730458,0.008378891,0.032524567,-0.031003214,-0.03226315,0.059223276,-0.051661845,0.061507583,0.013737474,0.018655853,0.017359275,0.0045440043,-0.020734303,-0.01119457,-0.033993345,-0.017070174,0.018058717,0.0058953515,-0.0018899897,-0.023695577,-0.059549246,-0.0018631433,0.02919501,0.008749079,-0.018096564,0.000026531208,0.030639734,-0.014811039,-0.010242991,0.014023706,0.000058707177,-0.00040535387,-0.030001573,-0.044434544,-0.013818626,-0.015660405,-0.045127604,0.07620647,-0.033545148,-0.020354846,0.047510404,-0.02100558,0.0904111,-0.03977477,0.02310984,-0.028811421,0.04459488,-0.0025494692,-0.013336009,-0.041517533,-0.003013657,-0.00093830045,-0.012082003,-0.007834217,0.035970822,0.06233641,-0.01473345,0.01817838,-0.012445543,-0.15197584,-0.0036990556,-0.009276538,-0.01758034,0.0124848075,-0.027496023,0.0047032908,-0.03292387,-0.05885547,0.0050314823,-0.029536327,-0.049672183,-0.020522725,0.019677546,0.012909058,-0.015533234,-0.009291031,0.024059359,-0.0031416633,-0.015747307,-0.011027395,-0.019964382,-0.00032630516,-0.0276832,-0.025946885,0.020246854,0.02317235,-0.034660347,0.0053538107,-0.029930957,0.00057237135,0.00063923653,0.0043137786,0.025439357,-0.0051153647,0.032497227,0.0030915085,-0.04474971,-0.046305146,0.014455582,0.037691314,0.026806489,0.028548347,0.017048514,-0.006307653,-0.016878804,0.01144458,0.0029859273,0.000066489716,-0.09008577,-0.00068077113,0.01053648,0.009324856,0.010292781,-0.029790957,0.003196057,-0.0010872424,0.023994438,0.0316732,0.012441801,-0.015652781,-0.084398784,-0.012703908,-0.0067649586,0.017147092,0.003418184,0.020062307,0.01633671,-0.0315031,-0.048694856,0.026487492,-0.0055701826,-0.0010370146,0.0060997335,0.00048119714,0.048533585,-0.024047058,-0.019404469,-0.017898438,-0.10853333,0.010206907,0.00051653286,0.01979009,0.0107672345,-0.0068458808,-0.051464006,-0.0017780481,-0.038491517,0.00011773259,0.23953792,0.014455797,0.04701926,0.0023457445,-0.008429593,0.006257923,0.021837903,0.060974304,0.008127957,-0.037252843,-0.013628088,0.05949394,0.017877925,0.015751975,0.0062538935,-0.02581625,0.011323713,0.037925392,0.058738798,-0.052896786,-0.019152792,-0.025889698,0.017501652,0.0006298577,-0.017433655,-0.025998902,0.016275734,0.0044007944,0.0021497933,-0.0015390731,-0.06258989,0.0068117776,0.037332937,-0.011935864,-0.013069883,-0.018789714,-0.018316315,-0.0021551002,-0.043944616,0.056323387,-0.041306496,-0.034913104,0.028137809,0.009409256,-0.026530614,-0.06612626,0.009036396,-0.024149437,-0.0056711705,-0.0068069315,-0.0063586887,0.017317515,-0.025556393,-0.04323376,0.018364605,-0.038531706,-0.017861627,-0.019644413,0.02182632,0.04700074,-0.008952603,0.014099169,-0.042240508,-0.028314183,0.015399585,-0.02919083,-0.0053731273,-0.024611961,-0.022449518,0.01933383,0.016212754,0.0490086,-0.016316207,-0.010378255,0.047862314,-0.024011508,0.011848464,0.039586082,0.015956936,0.0043637394,-0.09459797,0.017898656,-0.0030591993,0.03255165,-0.003432749,0.017510874,0.01959914,0.012444392,-0.014746775,-0.06271953,-0.0060249255,-0.018421942,-0.0055101127,0.01696625,-0.0035979985,-0.032628592,-0.014067026,-0.017662,-0.054213736,-0.024733543,-0.014678814,-0.020676592,0.0029601299,-0.0036589077,0.011282688,-0.042880088,0.005360529,0.00691714,-0.0058626677,0.041120227,-0.032787662,0.019770913,-0.00932688,-0.007909574,-0.034294467,0.012352315,0.0073412973,0.011345044,0.034437377,0.049593296,0.0040930696,0.014292482,0.029027153,-0.05882808,0.0014695792,-0.056622263,-0.0032485477,0.0055182185,-0.04268274,-0.0012238808,0.011103661,-0.027425006,-0.0215668,-0.015132121,0.008961008,-0.030040719,0.048208725,0.015446345,-0.007538995,0.01980249,-0.066770464,-0.034989268,-0.0150082,-0.021385986,0.0063098134,0.021718098,0.009586986,0.005058287,0.012467152,0.049293913,-0.024835806,0.09278188,0.06839428,-0.059258245,-0.04318375,-0.028950043,0.0019415836,-0.020187108,-0.0031428663,0.014376479,-0.020667853,-0.005361143,0.016461305,0.046545543,-0.0049021994,0.0042527877,-0.013910018,0.022537814,-0.044408612,-0.035152733,0.012967779,-0.008278851,-0.039275818,-0.004669423,0.0637771,0.018115977,-0.0040305965,-0.026604906,0.013803736,0.0061595123,-0.016649732,-0.013656094,-0.05487886,0.024829576,0.058382586,-0.025641518,-0.009136048,-0.014460809,-0.015534873,-0.022247918,-0.033269193,0.08415562,-0.0393465,-0.043867197,-0.016388504,0.012631207,0.020648401,-0.012702445,0.035296552,-0.027350476,0.022635989,0.032754462,-0.020479722,-0.037130065,-0.046357743,-0.008789999,0.00434136,-0.008450997,-0.021470785,-0.049765162,-0.024080526,-0.06402615,0.025232451,-0.00012741455,-0.02710788,0.03428673,0.031364355,0.02601284,-0.007876703,-0.07525766,-0.023670545,0.02638854,0.026515245,0.014212034,0.014266795,0.036865205,0.008400639,-0.021291234,-0.0367274,-0.046648026,-0.0069513195,-0.03182393,0.05534733,-0.014521281,-0.007771958,0.003821599,0.008411034,0.015171897,0.016022157,0.044317354,0.0072624427,-0.019641967,-0.02079951,0.0596242,0.014834381,0.0614694,0.028116519,0.009466824,0.029305195,-0.0082569225,-0.0046401536,-0.013300506,0.007907479,-0.016166883,-0.03410843,-0.041610282,-0.009301783,0.005638165,-0.0085500665,-0.0061392263,0.017642053,0.045605022,0.012650996,0.0019113368,-0.027677484,-0.017631982,0.021659674,-0.018496575,-0.01408721,-0.020559724,-0.05916007,-0.0072803623,0.004086469,-0.077151455,0.058974642,0.012181757,-0.01049248,0.018870538,0.015567556,-0.0021014453,-0.019197958,-0.012647155,-0.01609253,0.03825309,-0.043609787,-0.05909422,-0.0020074847,0.015507711,0.002467062,-0.0019619488,0.03812901,-0.030699676,-0.034158334,-0.0069458056,-0.0045063095,0.02751079,-0.017138619,-0.01733385,-0.033199906,0.018105052,-0.0208183,-0.0095553985,-0.022969214,0.002690811,-0.02963714,-0.008037447,0.0054219216,0.008545545,0.026224134,-0.0068232473,0.01128667,0.024815094,-0.0033755118,0.031977355,-0.017279485,0.00702247,0.056258153,-0.005748987,0.011185782,0.011019885,0.0047321953,0.029671662,-0.013028136,0.012933265,0.0044661085,0.017617362,-0.033339996,-0.03246895,-0.012276591,0.05350501,-0.010714501,0.025547624,-0.033505406,-0.026783744,0.041198827,0.034512732,0.019158445,-0.0051993844,0.004535241,0.044158243,-0.02904041,0.03355565,0.040610295,0.010892856,0.018582115,-0.013816424,-0.004527351,0.0046882434,-0.006487636,0.0007512063,-0.035781685,-0.02703232,-0.027967649,0.010721275,0.056482505,-0.06074226,-0.033907745,0.046078324,-0.02031023,0.008134915,-0.0357622,0.016840648,0.027816975,0.026309224,-0.023012953,0.0036292404,0.03520661,-0.0262087,0.005180184,-0.038125396,-0.0165091,-0.013771298,0.007570694,0.07007551,-0.010857689,0.048155703,0.014273404,-0.0021337848,0.033802405,-0.01715565,-0.022395037,-0.0010564612,-0.0032925422,-0.0060009127,0.045153257,-0.02590286,0.008749525,0.031523887,-0.024126755,0.024269795,0.03801387,0.0023089277,-0.040969774,0.023262514,-0.13414997,0.019041521,-0.009681316,0.0034335668,-0.011577628,-0.018745057,-0.011466873,-0.02694046,-0.024587743,-0.03784504,0.052134093,-0.024016192,0.058969054,-0.047443964,0.024018146,0.047008578,-0.06880341,-0.018366942,0.021826586,0.0667767,0.032987855,0.011255001,0.030251509,-0.0011463434,0.02996555,-0.012124668,-0.005245774,0.012989917,-0.028443187,-0.00008134631,-0.00682093,-0.014576586,0.019697616,0.058401354,-0.0378609,0.009320529,0.00096493564,-0.017618515,0.0042030886,-0.00079980394,-0.03015785,0.008509914,0.01366481,-0.0052219513,0.03641393,0.05719259,0.01505031,-0.003397262,-0.046051875,0.02577664,-0.05380784,-0.022585224,-0.016342618,0.012230753,0.031859577,0.015188147,-0.01877041,-0.020965682,0.009167335,0.025331248,-0.02150707,-0.031957973,-0.021011384,-0.06427171,-0.0023967854,0.003472275,0.0001525985,0.034760118,-0.00580085,-0.03603009,-0.042280924,0.0035470244,-0.01724694,-0.04015739,-0.0039728363,0.011846342,0.021025049,-0.043891575,0.007420808,-0.023547295,-0.013435198,-0.04020511,-0.024451483,-0.018382676,0.009109469,-0.0352246,-0.05195145,-0.004098106,-0.064707085,-0.0243879,-0.038560517,-0.02933667,0.0064213835,-0.030064065,-0.02989682,0.0032686878,-0.025450604,-0.0039019003,-0.017443825,-0.011427649,0.018284354,-0.021922756,-0.0055691227,0.021980325,-0.007373387,0.06393726,0.011614076,-0.027314685,-0.01042576,-0.04112002,-0.027519703,0.03714744,-0.03161384,0.017204002,-0.0139959045,0.017725423,0.017213186,0.055789895,0.0040473924,-0.02640073,-0.0023041328,0.013242651,0.044812914,-0.03475107,-0.04181423,0.0014137633,0.046059407,-0.033094168,0.027301129,0.015735831,0.044399127,-0.018720763,-0.0073324568,0.011128265,0.038750138,-0.006617058,0.011067578,0.043648053,-0.023749944,0.008034998,-0.039780065,0.011040245,0.0013925275,-0.021403143,0.0063474188,0.002788384,0.0072897067,0.037794575,0.004032499,0.008493137,0.01811564,-0.044769254,0.024954982,0.06572249,-0.07429869,0.004373753,0.0092906235,0.050579075,0.0000054751436,0.047784097,0.040253773,0.032779545,-0.026456792,-0.01197955,0.041291192,0.04894065,0.021682316,-0.030162744,-0.042751886,-0.031047348,0.025971796,0.033829037,-0.018497668,0.059156146,-0.0014220122,-0.039275765,-0.013994878,0.004687543,0.016816517,-0.003966515,0.018613841,0.040276915,0.035899457,0.043508828,0.038641285,0.054160353,-0.013405688,0.068949796,-0.004598273,-0.0066254563,-0.01821521,0.008938927,0.034216423,-0.032265317,0.09781155,0.00907518,-0.015972978,0.035492733,-0.011242702,0.047951546,-0.045499686,0.012416823,0.017972117,-0.012346704,-0.008364349,0.0050974684,0.002934204,0.032238822,0.010340037,0.0240214,0.037942003,0.010308599,0.042616207,0.026906095,0.051686864,-0.03870783,0.02493625,0.028692361,0.014723093,0.01956119,0.0054259957,0.0061749276,-0.06895689,-0.0663678,-0.007530841,0.012065795,-0.013860015,-0.011251865,-0.017905148,0.016429992,0.000837971,0.00813759,0.0151516795,0.035556473,-0.018193942,-0.011697222,-0.027069697,-0.000105701656,-0.045165967,-0.035970602,0.025025249,-0.04222455,0.02569148,0.009683213],"last_embed":{"hash":"pd1jxe","tokens":470}}},"last_read":{"hash":"pd1jxe","at":1762844593507},"class_name":"SmartSource","last_import":{"mtime":1752049215000,"size":463,"at":1762844500012,"hash":"pd1jxe"},"blocks":{"##Internal Sizes":[1,30],"##Internal Sizes#{1}":[2,30]},"outlinks":[],"task_lines":[],"last_embed":{"hash":"pd1jxe","at":1762844593507}},"smart_blocks:Personal/Resources/Gear/Peak design duffel.md##Internal Sizes#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026972748,-0.013538987,-0.06378638,-0.009156565,-0.032536123,-0.019763207,-0.0039803963,-0.004311748,0.002687725,0.0149817625,-0.0069812373,0.061609607,0.004315961,-0.005072451,0.019364975,-0.017681388,-0.035804704,0.013152077,0.0025280127,-0.023072263,0.006204205,0.0020769688,0.024931526,0.03908314,0.0060645714,0.03595467,-0.043153785,0.0025813186,0.041585214,0.012047565,0.012505423,-0.06806037,0.06071795,-0.011133474,0.004331219,-0.048263676,0.0022883683,0.014768514,-0.05815478,-0.013224546,-0.0023781536,-0.004490688,0.048820667,-0.020756721,-0.012546936,-0.026465753,-0.035084225,-0.028903294,-0.053462155,-0.036303595,0.0012768941,0.009980732,0.02601226,-0.060822394,-0.03323113,0.076957,-0.036281757,-0.035557695,-0.016511606,0.0053573605,-0.027971711,0.05839878,0.031413317,-0.018221019,0.04949187,0.033461343,-0.0025789195,0.0147371525,-0.033945993,-0.05537081,-0.022029215,0.016626248,-0.014066527,-0.0036856814,-0.072085574,0.018172145,0.0039497428,-0.008787692,0.024328932,0.053909373,0.036728267,0.011582922,-0.0007613025,-0.015167818,-0.035006613,0.015253075,-0.034144875,0.034135718,-0.012418976,0.005531476,-0.011565825,0.007228832,0.016131438,-0.014169747,-0.00085371645,0.04857794,-0.012914172,-0.04247278,0.023262287,-0.02188444,0.027609041,0.0663172,0.019121915,0.016345091,0.021459779,-0.031455494,0.0011649844,0.041002918,0.015068849,-0.02692104,0.040246934,0.0073219957,0.024294034,0.042620108,0.01065018,0.010388138,-0.037938233,-0.014352383,0.01759786,-0.008206319,0.03182039,0.031518705,-0.022175495,-0.025616394,-0.0010688988,0.0010099153,-0.010682011,0.0051404065,-0.004599748,0.016803158,-0.011784955,0.003869878,-0.0094959205,0.048555598,-0.040048447,-0.03304238,-0.0061621545,0.02323523,-0.014627397,-0.023632726,0.0090125,-0.03415667,-0.017368019,-0.04384018,0.016261581,0.023355432,0.052613135,-0.037275504,0.010900421,-0.03680011,0.033928353,0.040919404,0.01929846,-0.021798361,0.03644269,-0.003427255,0.00595285,0.051122658,-0.021598577,0.033159357,-0.024264269,-0.026010815,-0.059519634,-0.02870933,-0.00047131634,-0.018989407,0.052666504,0.04958386,-0.052572373,-0.01941579,0.032825906,-0.03241378,0.024437806,-0.0054572877,0.021067755,0.016068183,0.10010252,-0.0017161184,0.017739264,-0.043227103,-0.013872949,0.01143697,-0.030110909,-0.0016709762,-0.05540727,0.03308637,0.043979846,0.015063982,0.008454476,0.016781399,-0.0056045307,0.019771904,0.020040086,-0.06941026,0.019582555,-0.009838705,-0.022307785,-0.016790431,-0.001642089,-0.023643032,0.023954337,0.019931853,0.006416431,-0.053344794,-0.025702415,-0.024310036,-0.0033249971,0.020347517,-0.00068833743,-0.026068978,-0.045090068,-0.017614424,-0.011403475,0.035160147,0.0052844128,0.039445803,0.058714118,0.0038991373,0.006036857,-0.052575555,0.020430574,0.0393274,0.038952574,0.03064305,-0.009581971,-0.01159704,-0.0031898844,0.018218294,0.0066978745,-0.0048223245,0.019438451,0.02866786,-0.0061908076,-0.01021247,-0.00050575286,-0.0018540543,-0.010492953,0.016465012,-0.009136712,0.00745343,0.02633018,-0.032615222,-0.026367456,0.062013417,-0.049245983,0.059581246,0.013370774,0.0076554283,0.017981812,0.007502656,-0.015960546,-0.009863747,-0.03146396,-0.0132341515,0.009176196,0.005994272,-0.0062905196,-0.01585563,-0.05970456,0.008576357,0.02317187,0.0043709907,-0.021833556,-0.0018639627,0.02533762,-0.011177436,-0.005489256,0.010693317,0.003945724,-0.0030217287,-0.037443146,-0.037980847,-0.014980882,-0.012649447,-0.04190083,0.083255835,-0.036433816,-0.013139433,0.05011051,-0.013958326,0.10052563,-0.023780257,0.01995852,-0.030121336,0.052131284,-0.00425653,-0.01336633,-0.04253736,-0.00966838,0.0024818333,-0.008004853,-0.007974094,0.034219105,0.0672468,-0.010183829,0.013903254,-0.0100884745,-0.15403913,0.0027314129,-0.008257831,-0.015710691,0.007491018,-0.021214517,-0.0022705356,-0.03737786,-0.059747294,0.00806674,-0.02634913,-0.048987746,-0.017392613,0.01892736,0.0010712146,-0.013451881,-0.0025785954,0.015503796,-0.010312523,-0.012551025,-0.013408711,-0.02456728,0.005958281,-0.03035829,-0.026376763,0.025344057,0.016930584,-0.029434443,0.004586621,-0.036046527,0.0050644483,0.0017918663,0.004896148,0.016910424,-0.008129906,0.022245556,0.0002070572,-0.03627112,-0.051107116,0.0136344265,0.034857586,0.021281889,0.034019772,0.03180391,0.0009068253,-0.016987339,0.009458021,0.0059277224,-0.00043396285,-0.09678703,-0.0034234566,0.012596061,0.009095729,0.012859923,-0.03611272,0.0055630477,-0.0013835168,0.02706455,0.029224737,0.0062268768,-0.022816101,-0.092564516,-0.018392187,-0.0032388195,0.02112052,0.011125002,0.019944176,0.027165622,-0.034926172,-0.04627159,0.029897925,-0.015279514,0.0028237829,0.004456165,0.008271877,0.043907035,-0.031386428,-0.019309834,-0.015029605,-0.10794668,-0.005762365,-0.0020780829,0.027138615,0.01255006,-0.010459551,-0.043844156,-0.0036035953,-0.03975955,-0.014743536,0.23475283,0.01228916,0.055441637,0.00543443,-0.008491606,0.0015219103,0.021466237,0.060534067,0.00573344,-0.030193653,-0.024644537,0.050069936,0.020788176,0.018837161,0.0001249818,-0.024588127,0.01693562,0.043824077,0.050118167,-0.057727434,-0.02191103,-0.024053581,0.006351729,0.00034253407,-0.022929886,-0.024213044,0.012261138,-0.0023749315,0.006173584,-0.0007091142,-0.062918,0.02161117,0.02998194,-0.023417238,-0.005535551,-0.017886668,-0.01784361,0.003154626,-0.040173553,0.049498003,-0.035694566,-0.0315671,0.031020865,0.009178667,-0.014952855,-0.054902054,0.006628156,-0.032103654,-0.008872133,0.0065592127,-0.0064033247,0.010345794,-0.024658183,-0.039735205,0.025464877,-0.031067308,-0.011335457,-0.018574312,0.02008717,0.04476246,-0.016268168,0.016650172,-0.03681616,-0.021370187,0.01824171,-0.027552398,-0.0021447046,-0.025730906,-0.017884627,0.022422694,0.016185159,0.047018632,-0.02427208,-0.006500726,0.056946546,-0.029404376,0.018754888,0.035369873,0.008838057,0.007741312,-0.096982345,0.007536572,0.004588753,0.028840445,0.0010627398,0.020480173,0.026782606,0.005466919,-0.014285633,-0.058277722,-0.00009064951,-0.024771355,0.0032002402,0.01372905,-0.00084154465,-0.037864275,-0.017612023,-0.018586107,-0.04924574,-0.021674914,-0.014424499,-0.015458291,0.0023567774,-0.0030243339,0.0093412325,-0.027425757,0.012780432,0.015232473,-0.0016725443,0.045851864,-0.026812704,0.018216338,0.008963958,-0.013278995,-0.050944936,0.016912341,0.00072592206,0.020331472,0.04442381,0.044514608,0.011704032,0.0043257177,0.022476623,-0.061566718,0.0043086777,-0.058018506,-0.01120452,-0.002082553,-0.045837283,-0.0014321476,0.013424776,-0.025603574,-0.02688416,-0.02819809,0.014115889,-0.02899342,0.043804966,0.01592077,-0.006833532,0.022894423,-0.059801653,-0.042013843,-0.0138331475,-0.026964732,0.013488032,0.024016578,-0.0026664026,0.001308031,0.01077722,0.05585453,-0.032480408,0.0951599,0.06868616,-0.05285916,-0.04015803,-0.032897215,0.0062999744,-0.025417041,0.00133153,0.014872436,-0.02577455,-0.012425163,0.016624201,0.048690435,-0.0093696145,0.006083199,-0.019878073,0.023319596,-0.054969385,-0.039140385,0.009966162,-0.004958928,-0.03282289,-0.00938796,0.06153273,0.018468367,-0.0059115943,-0.023284987,0.0070179375,0.010664499,-0.020097718,-0.005322537,-0.052736614,0.02351522,0.06742828,-0.033482946,-0.014442809,-0.016513657,-0.009074347,-0.03160852,-0.040854108,0.07204144,-0.043400265,-0.039678536,-0.005936277,0.015105801,0.011499641,-0.019505473,0.03673147,-0.018187879,0.022146028,0.02800676,-0.020549119,-0.03132185,-0.047091477,-0.008081554,0.007064573,0.0012502907,-0.026054887,-0.056243822,-0.022016678,-0.058703184,0.028396625,-0.0033345534,-0.023921458,0.034756042,0.021066908,0.03961665,-0.0076947603,-0.07841626,-0.021639481,0.031448834,0.03681861,0.016717998,0.017865814,0.046011318,0.011858773,-0.022348067,-0.03957051,-0.04795547,-0.0058292947,-0.021039411,0.058660325,-0.019238314,-0.004320671,0.0050733476,0.00023140157,0.011383981,0.019079702,0.03986784,0.008309898,-0.022065602,-0.024613673,0.05410535,0.017660912,0.06561835,0.012972387,0.0041582338,0.019650435,-0.001649297,-0.0011791962,-0.0021694156,0.019860286,-0.016708177,-0.024822379,-0.049213182,-0.009758604,0.015035668,0.00029939614,-0.006022204,0.02241393,0.04039038,0.015748544,0.00068354374,-0.019043954,-0.023633039,0.015010722,-0.028045943,-0.015522956,-0.01812469,-0.0619978,-0.006723718,0.0003364495,-0.07130668,0.054923862,0.011257673,-0.016095972,0.012215277,0.02079782,-0.0059148767,-0.017676845,-0.012185093,-0.019413704,0.042280596,-0.037964612,-0.053995926,-0.0018775716,0.007839731,-0.00025085016,0.00009893969,0.048139088,-0.03408604,-0.031428214,-0.0027245055,-0.0072381734,0.029784817,-0.01670214,-0.020762613,-0.030252967,0.019874066,-0.017604169,-0.020089952,-0.02657315,0.0072342735,-0.04006969,-0.008869876,0.0049411114,0.020997657,0.025313288,-0.012333237,0.01772877,0.015795339,-0.008688756,0.021326447,-0.017872414,0.0056508207,0.05864474,-0.0068592727,0.009732375,0.01486818,-0.0030450874,0.020759057,-0.0239939,0.0031145134,-0.008590955,0.01996829,-0.03836696,-0.033139214,-0.010974173,0.04644309,-0.0053350134,0.028657615,-0.03718438,-0.026748477,0.039790373,0.038915563,0.01191459,-0.014326659,-0.00046032536,0.051436193,-0.03505625,0.02502706,0.040069994,0.0094427485,0.015585194,0.0014483429,-0.00020054402,0.012010505,-0.0064135822,0.00456912,-0.035032418,-0.040192895,-0.03049514,0.0067926752,0.05493232,-0.06695777,-0.029244838,0.05229787,-0.019253831,0.0177104,-0.028402435,0.019316355,0.018210491,0.030455137,-0.02622518,0.0032222797,0.029547099,-0.026587369,0.00071358884,-0.03325578,-0.020057775,-0.017609576,0.007431332,0.079995655,-0.014512569,0.05010995,0.008432269,-0.0015343649,0.030949764,-0.027426617,-0.022860073,-0.00014304495,0.007855071,-0.0029949576,0.050328918,-0.019860407,0.0013176237,0.031548366,-0.024448942,0.018704109,0.041544605,-0.0056655346,-0.03857745,0.028866969,-0.128827,0.01810506,-0.007034324,0.0030444574,0.0006308079,-0.019806206,-0.004116921,-0.023537396,-0.015641823,-0.037930835,0.050457224,-0.036076616,0.053560786,-0.04489017,0.015713608,0.046041425,-0.07269899,-0.021800982,0.025826,0.06959981,0.032553717,0.01672701,0.026275512,0.0118415905,0.037347,-0.011962136,-0.008563372,0.0168509,-0.033228397,-0.0035551954,-0.0051204283,-0.016996503,0.019357655,0.06052397,-0.04114314,0.010391929,0.008719673,-0.01644589,0.009738002,-0.011689133,-0.034346685,0.012305176,0.01787251,0.004529611,0.021611076,0.049667437,0.02355613,0.0013802246,-0.041387975,0.010547769,-0.055799704,-0.028509147,-0.023107328,0.018261526,0.037019156,0.011772306,-0.031101422,-0.022255007,0.012618128,0.020805525,-0.029101236,-0.033994425,-0.020042092,-0.061064955,-0.006012952,0.0046250983,0.0058602127,0.033652402,0.0035452216,-0.028198937,-0.038607962,0.0088978745,-0.011538213,-0.032931354,-0.0069826096,0.017814692,0.025906494,-0.039818592,0.012619815,-0.021148214,-0.01784317,-0.04030907,-0.014186842,-0.019091876,0.0029609827,-0.03650166,-0.048964214,0.0030225047,-0.052961305,-0.02758019,-0.039647903,-0.026551329,0.007913913,-0.02551181,-0.02996147,0.011130471,-0.029728748,-0.005862569,-0.014545709,-0.00038234406,0.020475594,-0.021783685,-0.008866634,0.02059001,-0.012678909,0.064067565,0.0065076444,-0.032028265,-0.023319801,-0.042898666,-0.020709451,0.038321327,-0.030439498,0.012698258,-0.02079294,0.015935611,0.015704723,0.046454843,0.008294739,-0.025038172,0.003086836,0.0097234985,0.0516467,-0.034969963,-0.037566476,-0.0026092043,0.045800135,-0.03007425,0.033560883,0.016031664,0.04181303,-0.016821573,-0.009355227,0.010158564,0.03532804,0.0044030193,0.024648404,0.04114492,-0.023897672,0.0046297293,-0.041479938,0.011033315,-0.0012196848,-0.029038386,0.0017693713,0.0032419597,-0.0016758478,0.034506127,0.0037302386,-0.0032714175,0.0145919025,-0.06004484,0.030036563,0.058162637,-0.06831104,-0.00014749703,0.020348357,0.05349257,-0.0014631096,0.058841597,0.05530783,0.030414939,-0.034839466,-0.023055911,0.04878632,0.044043545,0.018676497,-0.030612988,-0.038081877,-0.030995905,0.026947694,0.031473447,-0.014978449,0.06617938,-0.009644475,-0.038039383,-0.011135919,0.0056089354,0.013062734,-0.0020927868,0.015469534,0.035219137,0.037200958,0.043891087,0.043916486,0.050270375,-0.018642662,0.07780561,0.00043709172,-0.0071917134,-0.023028485,-0.000088150526,0.01731408,-0.03051084,0.10093116,0.011087034,-0.01378835,0.027270412,-0.0054641794,0.050147932,-0.043283857,0.011050116,0.0072648386,-0.010907089,-0.0024741697,0.000010655991,-0.0032244704,0.025189899,0.017535347,0.020998256,0.036640298,0.014347876,0.04551667,0.02703296,0.0467806,-0.036198974,0.027976613,0.027445849,0.013150311,0.021964269,0.00720894,0.0024264767,-0.06546461,-0.063016385,-0.013766467,0.005228422,-0.014490832,-0.0064469995,-0.018549364,0.020689687,0.0037299874,0.0036404305,0.011231098,0.035451137,-0.018361697,-0.0012050654,-0.021986214,-0.007597309,-0.033058804,-0.03141701,0.017861085,-0.03704259,0.033951126,0.00939479],"last_embed":{"hash":"1g2h0c0","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"1g2h0c0","at":1762844593508},"key":"Personal/Resources/Gear/Peak design duffel.md##Internal Sizes#{1}","lines":[2,30],"size":445,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1g2h0c0","at":1762844593508}}, diff --git a/.smart-env/multi/Personal_Resources_Gear_Split_keyboard_md.ajson b/.smart-env/multi/Personal_Resources_Gear_Split_keyboard_md.ajson new file mode 100644 index 0000000..e4ff512 --- /dev/null +++ b/.smart-env/multi/Personal_Resources_Gear_Split_keyboard_md.ajson @@ -0,0 +1,3 @@ + +"smart_sources:Personal/Resources/Gear/Split keyboard.md": {"path":"Personal/Resources/Gear/Split keyboard.md","embeddings":{"bge-m3:latest":{"vec":[0.04068299,0.018021083,-0.02483218,0.020828415,0.01315542,0.0037328922,0.039907437,0.043959793,-0.012502073,0.0067296806,0.0299344,0.034312755,-0.007915006,0.006223251,-0.011660503,-0.036823407,-0.024656702,-0.011969952,-0.02430788,0.017460795,-0.0501378,0.002762408,0.01935333,-0.007110269,-0.01881656,0.09055048,-0.009719496,-0.025173418,-0.026154362,-0.0067300717,0.00015271106,0.03712755,0.024497151,0.0012219177,-0.0067436965,-0.038089465,-0.009236928,-0.01701454,-0.11144788,-0.022323258,0.030819004,-0.0124602355,-0.033149756,0.020973595,0.0005440579,-0.0005696545,-0.011681894,-0.06127887,-0.006809271,-0.017822972,-0.01912076,0.008081524,0.017746745,-0.05315033,0.021416832,0.028920805,-0.024238473,0.0016502789,0.011005868,-0.02347553,-0.02781474,0.013263495,-0.031779267,-0.040945034,-0.022261336,-0.00025505805,0.003299053,0.043919656,0.03163663,-0.049830884,-0.0200582,-0.006781068,-0.026410634,-0.06219886,0.0007801782,-0.026173811,0.0053633135,0.01568389,-0.022657286,-0.029799325,0.11881583,-0.008465907,0.00938611,0.025641093,-0.022023167,-0.026507838,-0.011076238,0.03828196,0.009497458,0.024830803,-0.027667986,0.06694516,-0.0007204047,-0.051875576,-0.0052615246,0.027968887,0.02063752,-0.048627574,0.012323451,-0.022875361,-0.06601197,0.014566976,0.013587208,0.056419995,0.0118865445,0.032688007,-0.017388137,0.014217002,-0.01995615,-0.0008833488,-0.029644351,-0.00046526126,-0.03147627,-0.030191727,0.032145638,0.0024792554,-0.020429164,-0.0012224298,0.034670345,-0.04226162,0.014530643,0.06938332,0.015988527,-0.025361493,0.005978545,-0.0113343885,-0.017688274,0.039522327,-0.039570097,-0.0046348586,0.018218288,0.021555282,-0.0035265859,-0.004732686,-0.02728799,-0.025349313,0.019648943,0.052340373,-0.029805373,-0.04799552,0.004339771,0.014572903,-0.02768223,0.03605552,0.05412523,-0.021418815,0.030121991,-0.016719855,0.008879073,0.05344598,-0.029207308,-0.03872836,-0.010209432,0.011700809,0.009455075,-0.005631775,0.019497016,0.019843196,0.038341198,-0.01637778,0.017958157,-0.01901975,0.017013468,0.050964825,-0.009689443,0.02951423,-0.003118687,0.04100787,0.0034667144,-0.013401387,0.013802798,-0.041428566,-0.0010284965,0.008172829,0.00021611372,0.06413761,0.04043535,0.035180166,0.055313278,-0.011364391,-0.007559915,0.01812517,0.020225275,-0.049206704,0.020385964,-0.016173542,0.033806883,0.028364584,0.01766734,0.064737946,-0.02765922,-0.026489707,0.031455252,0.025586875,0.0210071,-0.022752766,-0.044992305,-0.013311861,0.052236523,-0.02089978,-0.040262233,0.005806201,-0.03689269,-0.02683816,-0.02535345,0.021970363,-0.010842203,-0.022323709,0.015023971,0.0050621433,0.051277902,0.039776444,0.0065362174,-0.005604509,0.019501934,0.01601449,-0.0022339805,-0.015870636,0.032702483,0.008505323,-0.01882478,-0.03752719,0.028121239,-0.029528387,-0.0028386791,0.034518775,-0.004226394,0.02564955,-0.0050134035,0.014667358,-0.030053072,0.090390496,-0.033478897,-0.03605146,-0.009262632,0.023996407,-0.047635376,0.009530571,0.013279556,0.05126034,0.00017542791,-0.014872286,0.006521195,0.0030905048,-0.05040806,0.05752463,-0.02068742,0.018233271,-0.022588057,0.0049352357,-0.022886077,0.009823586,-0.0024896206,0.015252916,-0.0049139475,-0.01635807,-0.029669864,-0.030856324,0.02274712,-0.0021686677,0.03823484,-0.018684054,-0.002103541,0.03951029,0.011462873,-0.0102318,0.00492566,-0.015823724,0.013486439,0.032358427,-0.0012870395,0.016019829,-0.03046332,-0.036456887,-0.015138479,-0.01834401,0.01984105,-0.06860339,0.034259688,-0.017058762,0.021583872,-0.015231115,-0.0028050453,-0.022682615,-0.039463285,0.04353506,-0.001473923,0.007246412,0.02221213,-0.022372236,-0.008295687,-0.017531734,0.08083683,-0.03798305,0.0067120106,0.0030896429,-0.029029949,-0.18420552,-0.051927194,0.02474083,-0.007836952,0.0062692845,0.002495799,0.011107459,0.012778257,-0.009836825,-0.043576814,0.015525824,-0.13428332,-0.035987157,-0.0156179005,0.035605505,0.024578473,0.022128142,0.00584713,-0.0041690273,-0.07929301,-0.0022706036,-0.0033355097,0.060770433,0.038696866,0.06210467,0.019673064,0.026059665,0.027776081,-0.013263901,0.00091554725,-0.0079275295,0.041697614,-0.027310882,-0.032326672,0.025482189,0.013429466,0.008292968,-0.013981293,0.017713418,0.009714344,0.021073584,0.035128035,-0.0039399196,-0.070886955,0.0077740853,-0.040742867,0.008575433,0.0012509536,-0.0097583,-0.02343636,-0.0051879226,0.04632287,0.012591731,0.013318726,-0.00010101885,0.029994702,0.010323744,0.041819736,0.045147605,-0.024807557,-0.0041337386,-0.036501136,-0.07133683,-0.0282337,0.009504833,0.0025266057,-0.0011978616,-0.02965227,0.011587951,-0.02048199,0.0368351,-0.009110186,-0.039276846,-0.03144808,0.004133638,-0.0022709519,-0.02946233,-0.021806192,-0.009925818,-0.088017546,0.0406854,0.005248635,-0.0007840853,0.01657865,-0.008136085,-0.02116922,-0.022262422,-0.0047391434,0.03970567,0.35929015,0.014675584,-0.025976982,-0.017184474,0.019456267,-0.008349301,-0.005347796,-0.00038060755,0.030124785,-0.0010083943,0.010011592,-0.013213337,0.035930537,0.011601474,0.04492872,0.047648598,-0.041052345,0.005985758,0.012657138,-0.013821448,-0.0014808581,-0.062241577,0.009807113,-0.038577195,-0.069241166,0.05938283,0.018838003,0.003217009,-0.0332586,0.0043482315,-0.013890372,0.017084833,-0.022400402,-0.06626812,-0.0050681513,-0.0009955375,-0.06047143,-0.052949365,-0.03294811,0.025671192,0.00745768,-0.022592051,0.005161016,0.017796226,-0.011331236,0.012133006,-0.0019389282,0.0025090775,0.02468603,-0.013910128,0.017367514,-0.020783275,-0.017146967,0.013748451,-0.010165585,0.00021884653,-0.0027317528,-0.006153517,-0.02348115,0.03326153,0.013812994,0.023708351,-0.061242823,-0.00095737807,0.029614653,0.0012555132,-0.028695183,-0.028815497,0.0037197506,0.037261076,0.04069682,0.03480751,0.025831165,-0.009785789,0.0026099507,-0.006639847,0.025125166,0.0384936,-0.00021886287,0.028696856,-0.00443874,-0.021276932,0.0018806309,0.015210261,-0.00017415268,-0.0064409785,-0.0050119446,0.013172929,0.007069811,-0.04329324,0.0062918104,-0.023433194,-0.0026671633,0.007977169,0.014312245,-0.006127104,0.013614881,-0.046117526,0.002297256,-0.019321406,0.02939517,0.014975633,0.009543307,-0.0074537857,-0.018839953,-0.009952054,0.019582693,-0.041682813,-0.020658268,0.0085523985,-0.040370256,0.012878643,0.016859686,0.015282308,0.06916749,0.025031058,0.012577252,0.030916441,0.011267658,0.021116896,-0.019171461,-0.043698665,0.01804602,0.021595852,-0.022688633,-0.06470355,0.007884387,-0.018648513,-0.015215153,0.0031764668,0.014090862,0.0074699675,-0.036815166,0.0011660013,-0.0021730412,-0.063039266,0.0071866456,-0.029469714,0.005028981,0.054361917,0.03804278,-0.053376377,-0.01170182,0.02658949,-0.0131062595,-0.013507235,0.0016810655,-0.03324986,-0.016117861,-0.0012574729,0.0055280365,-0.022525102,0.0078875115,-0.022697782,-0.029589739,0.023404416,0.001791397,-0.0045456784,-0.014597609,-0.042913925,-0.021326063,0.03255394,0.03009137,0.063973315,0.00053075864,0.037922148,0.017165575,0.039485816,-0.027534347,0.0032498986,0.018964551,-0.055313237,-0.004861261,0.03739997,0.032684274,-0.05023714,-0.04476932,0.016316092,0.037432995,-0.030542871,0.05400708,0.019804005,0.0017832473,0.014695518,-0.01795404,-0.0025088617,-0.026728952,0.008854966,0.039176125,-0.054519232,0.018609425,0.04285202,0.02050642,-0.0029499305,0.025224466,-0.03723931,0.009756952,-0.0013160841,-0.013407155,-0.0028503158,-0.0028665129,0.015003965,0.030438714,0.026383687,0.0139693925,-0.03574671,0.04018972,0.043680668,0.019262353,-0.066953756,-0.00468405,0.030854074,0.01733715,0.013414159,-0.03296475,0.0059215915,0.019951498,0.02781979,-0.018791748,-0.024032386,-0.008135017,-0.026581326,0.0023538938,-0.03314612,-0.0061682956,0.061511625,0.015684739,-0.019787677,-0.019942354,0.00631927,-0.0260801,-0.037666433,0.009720493,-0.03801037,-0.0367921,-0.0007357703,-0.0124250995,0.021899799,0.008208339,0.029126512,0.0053587,-0.015372898,0.010637676,0.042327274,-0.011731152,-0.01147891,-0.02722628,0.011955966,-0.025118046,-0.041278593,-0.01793497,-0.025405202,-0.07576935,-0.03412167,0.03386803,0.043389957,0.013580087,-0.03643429,-0.006452181,0.024262805,0.001487194,0.030003438,-0.0014036539,0.01636243,0.011750667,0.03213691,-0.039840247,-0.043256838,0.0014129479,-0.036605608,-0.00039401514,-0.026415167,-0.025207276,-0.010882314,0.012493983,0.0017848256,0.0147689,-0.0039146855,0.044904627,-0.013889326,-0.057682008,-0.03148105,-0.030456396,-0.034473196,-0.03744508,-0.024726912,-0.024162773,-0.019429717,-0.028034795,-0.022285542,0.04158311,-0.008476962,-0.041002754,0.0025135428,0.012965042,0.045561902,-0.043462254,0.03327682,0.020436434,0.022600664,0.0123025,-0.022999436,-0.024094163,-0.030526519,0.010868309,0.0311769,0.03259245,0.040300503,-0.04093391,0.0018177085,0.026854679,-0.029680975,-0.047562193,-0.011899259,-0.017006595,-0.024122873,-0.032158233,0.009729168,0.012589963,-0.016157294,0.03472713,-0.02325796,-0.018205423,0.0058026356,-0.028423524,-0.022139024,-0.010806638,-0.00088275754,-0.01368298,-0.0034642085,-0.017658636,0.027435979,-0.0115659945,-0.011593237,0.021475522,0.000661418,0.052116606,0.023421697,-0.008091463,0.040297173,-0.028777275,0.0146608325,0.0070821345,0.013680244,-0.008497498,0.03669643,-0.0009024502,-0.018087901,-0.026747799,-0.0044649225,0.025348196,0.030702842,-0.043482237,0.026351603,0.018922677,-0.009949692,0.0019867816,0.018188652,0.009047952,0.010209139,-0.029215816,0.014292107,0.037722006,0.007493919,-0.0015367243,0.001142493,-0.0048816684,-0.013665599,-0.02006871,-0.026822438,0.023030948,0.035539333,-0.026013322,-0.03398217,-0.04188092,-0.014802422,0.043494828,0.0014304298,0.012985196,-0.04464966,-0.021902265,-0.009275185,-0.025876919,-0.029818617,0.04238343,0.0056119454,-0.018949509,0.0064704316,0.019374682,0.028482847,0.019264666,0.03337581,-0.0048967535,0.023023225,-0.1158763,0.018527178,-0.04080949,-0.0125700105,-0.001681851,-0.014092793,-0.02078036,-0.009001253,-0.016225586,-0.044098776,0.05452903,-0.012271362,0.01434857,-0.013767812,0.016461851,0.010323835,-0.015205385,0.015170999,0.01590287,0.049209744,0.002259736,-0.012619722,-0.021144543,-0.034937087,0.0046106256,0.04063269,-0.009724829,0.013167841,-0.0022834525,0.009996259,0.028219773,-0.0414534,-0.04708654,0.05307568,-0.0069705197,0.025626523,-0.007085058,-0.03591634,0.005961206,0.039635662,0.023701234,-0.008204642,-0.040084437,-0.028313672,-0.03723008,-0.019650415,-0.0017509714,-0.025385085,0.0063042077,-0.0038759282,-0.058027506,-0.021766322,0.017595356,0.028500104,0.02764527,0.023793483,-0.022988772,-0.02462779,0.019189676,0.014724239,-0.004636363,0.019379376,-0.020260766,-0.012379427,-0.049463425,-0.0010762413,-0.0196016,-0.023795756,0.0049101054,-0.019970778,-0.015744757,-0.031102464,0.0030546477,-0.03886147,0.027409758,-0.038050707,0.011171559,-0.00247319,0.056725774,-0.009580783,0.011033379,-0.035312943,-0.011216096,0.027646871,0.05875412,0.0042786505,-0.016815154,0.01022171,0.000716228,-0.01464118,-0.037193265,0.045323413,-0.019138684,0.013963849,-0.008327115,0.026913214,-0.020780582,-0.030432884,0.015191941,-0.0191543,0.011864198,0.046630256,-0.01673048,0.024810223,0.042050272,0.018101793,-0.014905039,0.0021426477,-0.030177409,-0.0045402856,-0.013479793,-0.038989518,-0.039971057,0.011614932,-0.016271712,-0.02052765,-0.023867577,0.02806159,0.0020210363,0.01278265,0.023695298,0.032093283,-0.021251027,-0.05323036,-0.0020608068,-0.018185213,0.007271282,-0.007566083,0.053693004,-0.0022825073,0.028721748,0.0017943089,0.00019165638,-0.040874936,-0.023998942,0.005353154,-0.0035293,0.08027279,0.036283962,-0.01587463,-0.048062637,0.05311845,-0.038038637,-0.04435213,-0.05717863,-0.0027823744,0.008260577,-0.033415444,-0.008513195,0.012140208,-0.013238674,0.029204478,0.016771175,-0.0052684336,0.0034329155,-0.023820248,0.019543486,-0.038035467,-0.00041812536,0.08947567,0.041118667,-0.0073088366,-0.016555661,-0.023759196,-0.01568659,-0.00942467,-0.013366822,-0.036745176,0.025440628,0.014530828,0.019828863,0.04028441,-0.0024934104,0.050098523,0.03557864,-0.023055673,0.018476171,-0.018002436,0.049259912,0.00004204494,-0.00088465604,-0.05105212,0.035871852,-0.030584846,0.029925985,-0.033245765,0.018170793,0.012828421,-0.03382249,0.019791473,-0.020879062,0.0071102497,0.009495922,0.005525686,0.00034562824,0.022309007,0.001824739,-0.039614893,-0.02380253,-0.00924642,-0.0407429,-0.03863497,0.003168954,0.0035705671,0.008283252,0.04992341,-0.036976166,-0.03577226,-0.0071347933,-0.0028362884,-0.01836789,0.018959451,0.018193047,0.038060088,0.019011106,0.026830174,0.022991093,-0.0023631875,0.056154914,0.014911789,0.032257244,0.0406137,-0.017630551,-0.046599142,0.025967518,-0.013771192,-0.006005713,0.023795173,-0.034044713,-0.00068167946,-0.0012161181,0.0073278965,-0.000515294,-0.00192872,-0.020139705,0.026505383,-0.00010266393,0.058298394,-0.019251507,-0.035657875,-0.022186827,-0.021027848,-0.0043761977,0.01139781],"last_embed":{"hash":"lcmhf3","tokens":470}}},"last_read":{"hash":"lcmhf3","at":1762844593507},"class_name":"SmartSource","last_import":{"mtime":1751110153000,"size":17608,"at":1762844500012,"hash":"lcmhf3"},"blocks":{"#":[2,14],"###Requirements":[15,22],"###Requirements#{1}":[16,22]},"outlinks":[{"title":"ergodox-ez.com","target":"https://ergodox-ez.com/buy \"Get an ErgoDox EZ \\| ErgoDox EZ\"","line":4},{"title":"ergodox-ez.com","target":"https://ergodox-ez.com/gift?utm_source=chatgpt.com \"The gift of ErgoDox EZ\"","line":4},{"title":"gaming.kinesis-ergo.com","target":"https://gaming.kinesis-ergo.com/product/freestyle-edge/","line":5},{"title":"gaming.kinesis-ergo.com","target":"https://gaming.kinesis-ergo.com/shop/?srsltid=AfmBOooegYjxwQxLDX6gRjRAs_9NtD5z_kekMYf_SJMICeQNEOGIdaD0&utm_source=chatgpt.com \"Kinesis Gaming Store \\| Official\"","line":5},{"title":"amazon.com","target":"https://www.amazon.com/KINESIS-Gaming-Freestyle-Mechanical-Keyboard/dp/B07STXYG5T?utm_source=chatgpt.com \"KINESIS Gaming Freestyle Edge RGB Split Mechanical Keyboard ...\"","line":5},{"title":"dygma.com","target":"https://dygma.com/pages/dygma-raise-2?srsltid=AfmBOopg3HOGuqxVI7TuXQJmFLNJ6-Vig67UBqq32LtBUhZrLnkqByLa&utm_source=chatgpt.com \"The Best Wireless Split Keyboard - Dygma Raise 2\"","line":7},{"title":"dygma.com","target":"https://dygma.com/products/dygma-raise-2","line":7},{"title":"dygma.com","target":"https://dygma.com/products/dygma-raise-2?srsltid=AfmBOoq6KVY6sK5At5WdsmLSb5rSCprz4HhcSFsRc1r_YsI-PKU9bdd4&utm_source=chatgpt.com \"Dygma Raise 2 - Wireless ergonomic split keyboard\"","line":7},{"title":"splitkb.com","target":"https://splitkb.com/products/aurora-lily58","line":8},{"title":"splitkb.com","target":"https://splitkb.com/products/aurora-lily58?srsltid=AfmBOoo_jI_yes_q1-i7J5Uv6X59w1ydF_VnVUv-wgbn05dCkuSPnkcb&utm_source=chatgpt.com \"Aurora Lily58 PCB Kit - splitkb.com\"","line":8},{"title":"ultimatehackingkeyboard.com","target":"https://ultimatehackingkeyboard.com/shop","line":9},{"title":"ultimatehackingkeyboard.com","target":"https://ultimatehackingkeyboard.com/shop?utm_source=chatgpt.com \"Shop - Ultimate Hacking Keyboard\"","line":9},{"title":"ultimatehackingkeyboard.com","target":"https://ultimatehackingkeyboard.com/uhk60?utm_source=chatgpt.com \"UHK 60 - Ultimate Hacking Keyboard\"","line":9},{"title":"mechanicalkeyboards.com","target":"https://mechanicalkeyboards.com/products/mistel-md770?srsltid=AfmBOorTHGybOhvSDrGkrSLUlJbzpLvGR39cyaA1tyuBtwloTfA-pISw \"Mistel MD770 75% Double Shot PBT Mechanical Keyboard\"","line":10},{"title":"mechanicalkeyboards.com","target":"https://mechanicalkeyboards.com/products/mistel-md770?srsltid=AfmBOorTHGybOhvSDrGkrSLUlJbzpLvGR39cyaA1tyuBtwloTfA-pISw&utm_source=chatgpt.com \"Mistel MD770 75% Double Shot PBT Mechanical Keyboard\"","line":10},{"title":"mechanicalkeyboards.com","target":"https://mechanicalkeyboards.com/products/mistel-md770?srsltid=AfmBOorTHGybOhvSDrGkrSLUlJbzpLvGR39cyaA1tyuBtwloTfA-pISw&utm_source=chatgpt.com \"Mistel MD770 75% Double Shot PBT Mechanical Keyboard\"","line":10},{"title":"mistelkeyboard.com/products/md770","target":"https://mistelkeyboard.com/products/d11cf7a73da49468e2a530b4cf18e76c","line":10},{"title":"mistelkeyboard.com","target":"https://mistelkeyboard.com/products/d11cf7a73da49468e2a530b4cf18e76c?utm_source=chatgpt.com \"BAROCCO MD770 - Mistel Keyboard\"","line":10},{"title":"splitkb.com/products/aurora-corne","target":"https://splitkb.com/products/aurora-corne","line":11},{"title":"splitkb.com","target":"https://splitkb.com/products/aurora-corne?srsltid=AfmBOorFVt3RTYtLjOphNfzndw2OxvLPx35l1eLi7ffoWLdPrj2mnzQg \"Aurora Corne PCB Kit — splitkb.com\"","line":11},{"title":"splitkb.com","target":"https://splitkb.com/products/aurora-corne?srsltid=AfmBOorFVt3RTYtLjOphNfzndw2OxvLPx35l1eLi7ffoWLdPrj2mnzQg \"Aurora Corne PCB Kit — splitkb.com\"","line":11},{"title":"splitkb.com","target":"https://splitkb.com/products/aurora-corne?srsltid=AfmBOorFVt3RTYtLjOphNfzndw2OxvLPx35l1eLi7ffoWLdPrj2mnzQg&utm_source=chatgpt.com \"Aurora Corne PCB Kit - splitkb.com\"","line":11},{"title":"splitkb.com","target":"https://splitkb.com/products/aurora-corne?srsltid=AfmBOorFVt3RTYtLjOphNfzndw2OxvLPx35l1eLi7ffoWLdPrj2mnzQg&utm_source=chatgpt.com \"Aurora Corne PCB Kit - splitkb.com\"","line":11},{"title":"keebmaker.com/products/sofle-rgb","target":"https://keebmaker.com/products/sofle-rgb","line":12},{"title":"keebmaker.com","target":"https://keebmaker.com/products/sofle-rgb?srsltid=AfmBOop7mkIpy5oaFb3LwBzx4e6WxuQd1PTheinGrcWW3ZXqC22-RjKN \"Sofle MX Prebuilt Split Keyboard\"","line":12},{"title":"keebmaker.com","target":"https://keebmaker.com/products/sofle-rgb?srsltid=AfmBOop7mkIpy5oaFb3LwBzx4e6WxuQd1PTheinGrcWW3ZXqC22-RjKN \"Sofle MX Prebuilt Split Keyboard\"","line":12},{"title":"keebmaker.com","target":"https://keebmaker.com/products/sofle-rgb?srsltid=AfmBOop7mkIpy5oaFb3LwBzx4e6WxuQd1PTheinGrcWW3ZXqC22-RjKN&utm_source=chatgpt.com \"Sofle MX Prebuilt Split Keyboard - KeebMaker\"","line":12},{"title":"askergoworks.com","target":"https://askergoworks.com/products/matias-ergo-pro-keyboard?srsltid=AfmBOorf6rE64KC4cwmNuo3mRvgBvomYyKvJNdjYh_5PcdWzIBlWCX8k&utm_source=chatgpt.com \"Matias Ergo Pro Keyboard \\| Ergonomic Keyboard \\| PC and Mac\"","line":13},{"title":"askergoworks.com","target":"https://askergoworks.com/products/matias-ergo-pro-keyboard?srsltid=AfmBOorf6rE64KC4cwmNuo3mRvgBvomYyKvJNdjYh_5PcdWzIBlWCX8k&utm_source=chatgpt.com \"Matias Ergo Pro Keyboard \\| Ergonomic Keyboard \\| PC and Mac\"","line":13},{"title":"matias.ca/ergopro","target":"https://matias.ca/ergopro/pc/","line":13},{"title":"matias.ca","target":"https://matias.ca/ergopro/pc/?utm_source=chatgpt.com \"Matias Ergo Pro Keyboard\"","line":13},{"title":"keeb.io/products/iris-ce-keyboard","target":"https://keeb.io/products/iris-ce-keyboard","line":14},{"title":"keeb.io","target":"https://keeb.io/products/iris-ce-keyboard?srsltid=AfmBOooLGIxrGs9hS8tFCwrCufNZS8v-50rbLy9pty17AN5ETADyoVSA&utm_source=chatgpt.com \"Iris CE - Low-Profile Split Ergonomic Keyboard (Pre-Built","line":14},{"title":"keeb.io","target":"https://keeb.io/products/iris-ce-keyboard?srsltid=AfmBOooLGIxrGs9hS8tFCwrCufNZS8v-50rbLy9pty17AN5ETADyoVSA&utm_source=chatgpt.com \"Iris CE - Low-Profile Split Ergonomic Keyboard (Pre-Built","line":14},{"title":"keeb.io","target":"https://keeb.io/products/iris-ce-keyboard?srsltid=AfmBOooLGIxrGs9hS8tFCwrCufNZS8v-50rbLy9pty17AN5ETADyoVSA&utm_source=chatgpt.com \"Iris CE - Low-Profile Split Ergonomic Keyboard (Pre-Built","line":14}],"task_lines":[],"last_embed":{"hash":"lcmhf3","at":1762844593507}},"smart_blocks:Personal/Resources/Gear/Split keyboard.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.042754076,0.0077033485,-0.030216662,0.028904874,0.015923109,-0.009762645,0.05163367,0.044339392,-0.022690699,-0.009204938,0.03177479,0.039904032,-0.0075708497,0.016319552,-0.019659294,-0.019399894,-0.00796268,-0.011619852,-0.021246172,0.0013128588,-0.06610301,-0.008572266,0.016276812,-0.0023873907,-0.024517154,0.07757263,0.0020359114,-0.014857023,-0.024126286,-0.026049362,0.005626738,0.03377281,0.010343399,0.023403496,-0.014946069,-0.035613153,-0.02877024,-0.025319537,-0.10687487,-0.005933173,0.019388596,-0.03513721,-0.020056803,-0.0035799313,-0.012342164,0.005406148,-0.010890192,-0.07119767,0.0019321176,-0.016185688,-0.037262455,0.012368968,-0.003610887,-0.04769636,0.033821926,0.019293629,-0.01858947,0.011677471,0.009535003,-0.031136557,-0.026864931,0.024476588,-0.03050781,-0.0338108,-0.028241774,0.022022894,0.0024986502,0.046362564,0.033139236,-0.04799279,-0.0121741155,-0.009864456,-0.027329363,-0.059730466,-0.003318163,0.0012102922,0.010307658,0.010858468,-0.001881742,-0.041926168,0.11978871,-0.022908863,-0.0032343396,0.0051876283,-0.022173265,-0.03699535,-0.005573807,0.034193754,-0.0022255336,0.020025823,-0.037761863,0.060427047,0.005523293,-0.036722694,-0.0030004052,0.030755216,0.013802471,-0.0425043,0.0020195462,-0.03259084,-0.06614013,0.024584198,0.027043048,0.053414688,0.0228147,0.049258515,-0.0042141154,0.011992193,-0.010208677,0.01137166,-0.030390127,-0.0034695605,-0.017666772,-0.03179889,0.01629645,0.02176934,-0.020292902,-0.00061040994,0.036329415,-0.03254968,0.0036058628,0.08156006,0.011274406,-0.009076171,0.00253806,-0.0184409,-0.012747405,0.034519963,-0.027562734,-0.020987887,0.024860866,0.022036185,0.0146077415,-0.016880423,-0.028160242,-0.014447929,0.029571896,0.05530284,-0.015442263,-0.04134606,0.01154397,0.025206419,-0.031585224,0.03684944,0.0512155,0.0019451776,0.00927968,-0.019315237,0.0010959229,0.055893365,-0.02716029,-0.036768146,0.004404163,0.0001924578,0.022886032,-0.017589403,0.01566296,0.022809494,0.039418284,-0.035710257,0.02292102,-0.013337281,0.031811267,0.05112535,0.009227302,0.024628261,-0.011059298,0.03347069,0.0066039986,-0.021516284,0.038991686,-0.061035972,-0.001507223,0.01989248,-0.010108858,0.0660694,0.035988852,0.0322842,0.039669994,-0.016969463,-0.00918673,0.025662977,0.0065152184,-0.04758246,0.018920312,-0.0100110555,0.025973646,0.017743487,0.01928379,0.066320054,-0.037723437,-0.017470116,0.016396668,0.019270435,0.017402329,-0.007856305,-0.04720041,-0.01302053,0.053645525,-0.020359218,-0.039774474,0.008715029,-0.051736377,-0.01103765,-0.020929536,0.0011003338,-0.0023141324,-0.019588143,0.013714071,0.017117785,0.060562555,0.03625105,0.007300563,-0.003689322,0.023296654,0.011810816,-0.0069788788,-0.0025857028,0.02033846,0.008513018,-0.015101554,-0.03796962,0.026485886,-0.021463888,0.009568838,0.03632768,0.0010967297,0.020784581,0.008920465,0.026356358,-0.04332838,0.06246507,-0.041815802,-0.029275568,-0.0018187233,0.03980029,-0.060168725,0.033059116,0.013843586,0.058067538,-0.006378463,-0.01892654,0.012120127,-0.023665382,-0.055652007,0.039503094,-0.010204822,0.03747722,-0.03305864,-0.0015892867,-0.023497608,-0.00018450986,-0.0026667584,0.006188825,-0.004941314,-0.023759242,-0.041156128,-0.029526372,0.027815137,0.0039059008,0.027552012,-0.034457557,-0.0009988492,0.052459575,0.020446844,0.0021160613,0.0038175606,-0.0118760085,0.01721746,0.043532774,-0.0042811106,0.00951189,-0.0164883,-0.03705776,-0.011702573,-0.0017766897,0.012738474,-0.05279967,0.025092175,-0.02941691,0.033576433,-0.0261961,0.009752215,-0.025003416,-0.03335627,0.037737958,-0.0008818221,-0.0007621682,0.030762961,-0.03674531,0.020097058,-0.020047523,0.08075653,-0.029327163,0.015259433,0.015510198,-0.008225893,-0.18684249,-0.031047672,-0.00161071,-0.0102625005,0.0063915895,-0.0075998735,0.0046876804,-0.020501832,-0.010165441,-0.054613326,0.005761786,-0.13918824,-0.038909215,-0.026349232,0.041331522,0.023068728,0.014642777,0.008303934,-0.0045515583,-0.08208788,-0.012190564,0.00656452,0.05766248,0.03818495,0.053257763,0.01982319,0.0425455,0.010038364,-0.011601187,0.007355186,-0.0042515537,0.04689557,-0.025893675,-0.038544413,0.04304145,0.022653112,0.0072977627,-0.022974499,0.0315923,0.011534681,0.039446894,0.035928044,-0.0040539,-0.06498841,0.009372264,-0.04911723,0.0027399757,0.0062256656,-0.013247106,-0.013749253,-0.006776139,0.061503556,-0.0014599169,0.0022871604,-0.007281227,0.033398926,0.0076827807,0.036487047,0.031621102,-0.0082906755,-0.0008009826,-0.030726966,-0.077009305,-0.01647134,-0.0022523932,0.010422276,0.016878802,-0.032823313,0.010564475,-0.021162692,0.045086175,-0.020340508,-0.046978094,-0.032608885,0.0022529345,0.008954319,-0.014978239,-0.016946072,-0.02844246,-0.095762186,0.030214733,0.0044002323,0.0040763016,0.018926099,-0.002154552,0.0015060477,-0.034890886,-0.02169415,0.04535591,0.3540515,-0.008229762,-0.01262646,0.012107831,0.009554999,-0.014316512,0.0015945943,-0.011158359,0.043829553,-0.0031062067,0.0072590904,-0.000025250134,0.02603331,0.01747043,0.042866763,0.0365012,-0.040324595,-0.0058225035,0.0139514245,-0.019904343,0.0073554656,-0.058243543,-0.0049817027,-0.036654174,-0.07267077,0.055705063,0.03816993,0.013716481,-0.036851145,0.011541916,-0.018767038,0.0044980366,-0.019956218,-0.050019585,0.011962441,-0.024946062,-0.063366055,-0.050628334,-0.03271938,0.030126063,0.019557875,-0.030006366,0.029452283,0.013069508,-0.042524,0.008309716,-0.014583227,0.008817853,0.020107787,0.003078239,0.007582497,-0.0112942755,-0.0033083337,0.01341729,0.003984693,0.0030359735,-0.008984859,-0.00072130316,-0.027847625,0.01943708,0.015342234,0.01758301,-0.052355982,0.00869172,0.03817151,-0.0037102876,-0.02356759,-0.0026384695,0.002320845,0.07003832,0.041175097,0.013075295,0.021960804,0.010099123,0.006668956,-0.018643385,-0.020175604,0.030647498,0.015415142,0.041311648,-0.017425252,-0.016034402,0.010128783,0.018335354,0.008136445,0.005405856,-0.0044391993,0.015122491,0.007849214,-0.042699393,0.0026043204,-0.021882558,-0.010056523,0.009714365,0.010957771,-0.01995953,0.02800695,-0.051932044,0.008985162,-0.010814478,0.03645842,0.005893526,-0.00001372418,0.0038457208,-0.019519363,-0.01111719,0.012243178,-0.03578527,0.002714773,0.017807674,-0.061595526,0.009235116,0.00719419,0.015995828,0.071598664,0.00975763,0.030308347,0.016268602,0.00725246,0.016970681,-0.009589213,-0.03216983,0.022992667,0.008610729,-0.04261766,-0.050035562,0.010887597,-0.019149223,-0.0077932947,0.010081695,0.007618462,0.0030253185,-0.04268276,-0.004602442,0.0074061686,-0.046105344,0.0014024695,-0.03294986,-0.004611106,0.042303827,0.027101729,-0.03556433,-0.033466365,0.00866568,-0.024400763,-0.042010322,-0.0019019365,-0.023156747,-0.0055322326,0.011103694,0.019760665,-0.016348733,0.013987087,-0.028925732,-0.020706233,0.018888542,0.009851035,-0.007224967,-0.021777045,-0.043127947,-0.023242787,0.017373312,0.0070454828,0.08197546,-0.0017298792,0.05779559,0.026295202,0.035114147,-0.031152777,0.0003426964,0.014632813,-0.05306848,-0.0026005618,0.027680488,0.03153503,-0.026411606,-0.023536824,0.0044708173,0.038201287,-0.007012568,0.043514553,0.030712605,-0.0025642323,0.0013962601,-0.015293628,0.0061285263,-0.002380076,0.00563794,0.0201562,-0.046152733,0.01763148,0.045744296,0.016770797,-0.007327915,0.029826686,-0.027095223,-0.0025802318,0.0030696555,-0.023509337,-0.0027583768,-0.0028763027,0.038683508,0.022229593,0.0459107,-0.0042685512,-0.032729372,0.04247899,0.047540706,0.014756209,-0.047899555,-0.001642144,0.026636839,0.012734037,0.006392706,-0.043934148,0.008282788,0.036199775,0.023412127,-0.026886486,-0.027637267,-0.015392502,-0.0062254653,-0.0043248846,-0.043916557,-0.013186595,0.044522773,0.021860633,-0.017132146,-0.038145524,0.0029970997,-0.021496655,-0.05734333,0.011330624,-0.03885027,-0.041774537,0.0085250875,-0.004475048,0.014490587,0.015991097,0.02781688,0.005371522,-0.009888041,0.0071256203,0.04003545,-0.01476486,-0.015713627,-0.029426556,-0.0015905583,-0.031695087,-0.02998396,-0.017576927,-0.02462071,-0.07101562,-0.051523782,0.02036036,0.038326416,0.0011108427,-0.034506425,-0.015481449,0.019873455,-0.012232381,0.02672699,-0.00085258007,0.013325418,0.009147591,0.023074292,-0.03998264,-0.049251787,-0.006816447,-0.03250759,-0.012647028,-0.03013427,-0.031299505,-0.019807022,0.008654137,0.012646472,0.0016465571,-0.015944228,0.034092363,-0.014204332,-0.058099747,-0.024883712,-0.031011127,-0.028585747,-0.017122483,-0.013082728,-0.017830674,-0.008335482,-0.038689967,0.0016516304,0.045052662,-0.013494579,-0.03636464,0.02296762,0.0144220535,0.04693041,-0.043325763,0.037296653,0.008078776,0.006900241,0.015098656,-0.018252293,-0.012661986,-0.025538947,0.008265479,0.031289816,0.04197355,0.03970148,-0.037028834,0.0006565196,0.019059379,-0.021792889,-0.05058096,-0.016659856,-0.015133504,-0.010080684,-0.023976356,0.017023865,-0.0008512987,0.0015631911,0.029290834,-0.0065180534,-0.017783638,0.01062816,-0.050739616,-0.019626666,-0.018134091,0.010711768,-0.007234345,-0.00786069,-0.016760653,0.036692444,-0.02305425,0.00079791603,0.013828176,0.004493562,0.05371917,0.017998062,0.0027143469,0.034838844,-0.022456186,0.032999124,0.0042763944,0.021867389,-0.011056446,0.044729527,-0.0018152461,-0.021195171,-0.020026034,-0.0038397966,0.019029297,0.03856707,-0.03136266,0.036687247,0.020341327,-0.027485088,0.0063342727,0.02660151,0.02164041,0.0053189336,-0.026054705,0.029740198,0.023480464,0.010743213,0.0035943228,-0.0077082897,-0.0106737465,-0.018748157,-0.0049305544,-0.02874956,0.0010715473,0.030097775,-0.01883812,-0.03912151,-0.04600425,-0.013331888,0.04710086,0.009326609,0.023688477,-0.039276518,-0.014829001,-0.014507277,-0.047421467,-0.027445696,0.026086174,0.014412784,-0.011567636,-0.0104336385,0.012812788,0.022574948,0.016947046,0.031015478,0.0028911806,0.022476133,-0.11927581,0.027411075,-0.045679417,-0.0007980803,-0.0031231814,-0.012858348,-0.025176762,-0.014540763,0.0037717565,-0.050222524,0.040353797,-0.010061562,-0.0018542407,-0.009264072,0.009623935,0.012986142,-0.014764864,-0.004748791,0.0059968443,0.039651033,0.008086436,-0.02477773,-0.015506595,-0.040420823,-0.0030081,0.04280249,-0.01639509,0.019340912,-0.005688234,-0.0073893224,0.029117009,-0.055328965,-0.029202666,0.056562897,-0.0038610247,0.027688544,-0.0039151185,-0.04409702,0.016324468,0.0412615,0.01388969,-0.008889128,-0.024929866,-0.006030716,-0.039412554,-0.014305422,-0.0032393779,-0.03607432,-0.0012559724,-0.009943774,-0.08694233,-0.014175618,-0.0014921988,0.01772206,0.029615328,0.017423274,-0.022955056,-0.022031317,0.010621987,0.02669313,0.0050838455,0.02149072,-0.030478833,-0.030628301,-0.024929164,0.0047137765,-0.008204412,-0.0068833153,0.03363757,-0.03503178,-0.019770473,-0.049057018,0.0154894125,-0.036853865,0.022844186,-0.024207642,0.025970861,-0.0005275662,0.04416011,-0.012722913,0.016445613,-0.03283321,-0.0069939536,0.034820866,0.051391043,0.0032961695,-0.01150775,0.00072041835,-0.0011037245,-0.010261504,-0.027130403,0.04252181,-0.0052055633,0.008080673,-0.023918016,0.028918026,-0.010212185,-0.0103439335,0.02730572,-0.020152254,0.008699201,0.04225859,-0.027708037,0.027191954,0.02894456,0.019417379,-0.019232998,0.009095187,-0.03664164,-0.01295638,-0.017599784,-0.034679525,-0.051910434,0.009821876,-0.03964407,-0.0073990687,-0.041167684,0.022088593,-0.001553454,-0.00024014556,0.028890759,0.025529929,-0.031696055,-0.051827595,0.0029465528,-0.009928546,-0.0040426785,0.006989611,0.044047438,-0.008766491,0.027596695,0.0064061936,-0.014243682,-0.023209626,-0.02608079,0.0017516223,-0.011967729,0.0816495,0.018495813,-0.021772824,-0.021074286,0.032708075,-0.037134815,-0.04993876,-0.05030296,-0.00035767906,0.0033245606,-0.04153046,-0.00263508,0.012144654,-0.020014577,0.0326161,0.013780075,0.011896962,-0.0059005492,-0.02693171,0.020491278,-0.028453091,-0.009743787,0.08649901,0.019606508,-0.024134362,-0.026501533,-0.005206075,-0.011564396,0.008133777,-0.016230727,-0.00038719893,0.021434018,0.017278496,0.023041565,0.04034747,0.0044265697,0.033885553,0.04228607,-0.02133534,0.021097858,-0.006680563,0.06143083,0.0055537093,0.009842945,-0.034629203,0.018162595,-0.034383394,0.016872536,-0.033021677,0.027218547,-0.013931239,-0.040865295,0.016248781,-0.026260145,0.022331981,-0.0008201505,0.018196959,-0.010081968,0.014695714,0.0023905532,-0.02100316,-0.009303657,-0.0055963295,-0.0528168,-0.04252537,-0.0044311066,0.010225416,-0.004261151,0.02977979,-0.021240586,-0.02053773,-0.0089221215,-0.014200832,-0.017388577,0.022254558,0.032257248,0.02738491,0.0336303,0.02639293,0.02205362,0.0032913524,0.05523117,0.0284274,0.021787522,0.045954812,-0.0190632,-0.05011984,0.039687153,-0.03566382,0.009056101,0.0118206255,-0.025241612,-0.014515793,-0.0017983206,0.0017043097,-0.0016272198,0.021544581,-0.021482695,0.01976824,0.023387188,0.03596037,-0.021233305,-0.052090697,-0.022360008,-0.009951481,-0.019301971,0.004648632],"last_embed":{"hash":"ox51w3","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"ox51w3","at":1762844593508},"key":"Personal/Resources/Gear/Split keyboard.md#","lines":[2,14],"size":17354,"outlinks":[{"title":"ergodox-ez.com","target":"https://ergodox-ez.com/buy \"Get an ErgoDox EZ \\| ErgoDox EZ\"","line":3},{"title":"ergodox-ez.com","target":"https://ergodox-ez.com/gift?utm_source=chatgpt.com \"The gift of ErgoDox EZ\"","line":3},{"title":"gaming.kinesis-ergo.com","target":"https://gaming.kinesis-ergo.com/product/freestyle-edge/","line":4},{"title":"gaming.kinesis-ergo.com","target":"https://gaming.kinesis-ergo.com/shop/?srsltid=AfmBOooegYjxwQxLDX6gRjRAs_9NtD5z_kekMYf_SJMICeQNEOGIdaD0&utm_source=chatgpt.com \"Kinesis Gaming Store \\| Official\"","line":4},{"title":"amazon.com","target":"https://www.amazon.com/KINESIS-Gaming-Freestyle-Mechanical-Keyboard/dp/B07STXYG5T?utm_source=chatgpt.com \"KINESIS Gaming Freestyle Edge RGB Split Mechanical Keyboard ...\"","line":4},{"title":"dygma.com","target":"https://dygma.com/pages/dygma-raise-2?srsltid=AfmBOopg3HOGuqxVI7TuXQJmFLNJ6-Vig67UBqq32LtBUhZrLnkqByLa&utm_source=chatgpt.com \"The Best Wireless Split Keyboard - Dygma Raise 2\"","line":6},{"title":"dygma.com","target":"https://dygma.com/products/dygma-raise-2","line":6},{"title":"dygma.com","target":"https://dygma.com/products/dygma-raise-2?srsltid=AfmBOoq6KVY6sK5At5WdsmLSb5rSCprz4HhcSFsRc1r_YsI-PKU9bdd4&utm_source=chatgpt.com \"Dygma Raise 2 - Wireless ergonomic split keyboard\"","line":6},{"title":"splitkb.com","target":"https://splitkb.com/products/aurora-lily58","line":7},{"title":"splitkb.com","target":"https://splitkb.com/products/aurora-lily58?srsltid=AfmBOoo_jI_yes_q1-i7J5Uv6X59w1ydF_VnVUv-wgbn05dCkuSPnkcb&utm_source=chatgpt.com \"Aurora Lily58 PCB Kit - splitkb.com\"","line":7},{"title":"ultimatehackingkeyboard.com","target":"https://ultimatehackingkeyboard.com/shop","line":8},{"title":"ultimatehackingkeyboard.com","target":"https://ultimatehackingkeyboard.com/shop?utm_source=chatgpt.com \"Shop - Ultimate Hacking Keyboard\"","line":8},{"title":"ultimatehackingkeyboard.com","target":"https://ultimatehackingkeyboard.com/uhk60?utm_source=chatgpt.com \"UHK 60 - Ultimate Hacking Keyboard\"","line":8},{"title":"mechanicalkeyboards.com","target":"https://mechanicalkeyboards.com/products/mistel-md770?srsltid=AfmBOorTHGybOhvSDrGkrSLUlJbzpLvGR39cyaA1tyuBtwloTfA-pISw \"Mistel MD770 75% Double Shot PBT Mechanical Keyboard\"","line":9},{"title":"mechanicalkeyboards.com","target":"https://mechanicalkeyboards.com/products/mistel-md770?srsltid=AfmBOorTHGybOhvSDrGkrSLUlJbzpLvGR39cyaA1tyuBtwloTfA-pISw&utm_source=chatgpt.com \"Mistel MD770 75% Double Shot PBT Mechanical Keyboard\"","line":9},{"title":"mechanicalkeyboards.com","target":"https://mechanicalkeyboards.com/products/mistel-md770?srsltid=AfmBOorTHGybOhvSDrGkrSLUlJbzpLvGR39cyaA1tyuBtwloTfA-pISw&utm_source=chatgpt.com \"Mistel MD770 75% Double Shot PBT Mechanical Keyboard\"","line":9},{"title":"mistelkeyboard.com/products/md770","target":"https://mistelkeyboard.com/products/d11cf7a73da49468e2a530b4cf18e76c","line":9},{"title":"mistelkeyboard.com","target":"https://mistelkeyboard.com/products/d11cf7a73da49468e2a530b4cf18e76c?utm_source=chatgpt.com \"BAROCCO MD770 - Mistel Keyboard\"","line":9},{"title":"splitkb.com/products/aurora-corne","target":"https://splitkb.com/products/aurora-corne","line":10},{"title":"splitkb.com","target":"https://splitkb.com/products/aurora-corne?srsltid=AfmBOorFVt3RTYtLjOphNfzndw2OxvLPx35l1eLi7ffoWLdPrj2mnzQg \"Aurora Corne PCB Kit — splitkb.com\"","line":10},{"title":"splitkb.com","target":"https://splitkb.com/products/aurora-corne?srsltid=AfmBOorFVt3RTYtLjOphNfzndw2OxvLPx35l1eLi7ffoWLdPrj2mnzQg \"Aurora Corne PCB Kit — splitkb.com\"","line":10},{"title":"splitkb.com","target":"https://splitkb.com/products/aurora-corne?srsltid=AfmBOorFVt3RTYtLjOphNfzndw2OxvLPx35l1eLi7ffoWLdPrj2mnzQg&utm_source=chatgpt.com \"Aurora Corne PCB Kit - splitkb.com\"","line":10},{"title":"splitkb.com","target":"https://splitkb.com/products/aurora-corne?srsltid=AfmBOorFVt3RTYtLjOphNfzndw2OxvLPx35l1eLi7ffoWLdPrj2mnzQg&utm_source=chatgpt.com \"Aurora Corne PCB Kit - splitkb.com\"","line":10},{"title":"keebmaker.com/products/sofle-rgb","target":"https://keebmaker.com/products/sofle-rgb","line":11},{"title":"keebmaker.com","target":"https://keebmaker.com/products/sofle-rgb?srsltid=AfmBOop7mkIpy5oaFb3LwBzx4e6WxuQd1PTheinGrcWW3ZXqC22-RjKN \"Sofle MX Prebuilt Split Keyboard\"","line":11},{"title":"keebmaker.com","target":"https://keebmaker.com/products/sofle-rgb?srsltid=AfmBOop7mkIpy5oaFb3LwBzx4e6WxuQd1PTheinGrcWW3ZXqC22-RjKN \"Sofle MX Prebuilt Split Keyboard\"","line":11},{"title":"keebmaker.com","target":"https://keebmaker.com/products/sofle-rgb?srsltid=AfmBOop7mkIpy5oaFb3LwBzx4e6WxuQd1PTheinGrcWW3ZXqC22-RjKN&utm_source=chatgpt.com \"Sofle MX Prebuilt Split Keyboard - KeebMaker\"","line":11},{"title":"askergoworks.com","target":"https://askergoworks.com/products/matias-ergo-pro-keyboard?srsltid=AfmBOorf6rE64KC4cwmNuo3mRvgBvomYyKvJNdjYh_5PcdWzIBlWCX8k&utm_source=chatgpt.com \"Matias Ergo Pro Keyboard \\| Ergonomic Keyboard \\| PC and Mac\"","line":12},{"title":"askergoworks.com","target":"https://askergoworks.com/products/matias-ergo-pro-keyboard?srsltid=AfmBOorf6rE64KC4cwmNuo3mRvgBvomYyKvJNdjYh_5PcdWzIBlWCX8k&utm_source=chatgpt.com \"Matias Ergo Pro Keyboard \\| Ergonomic Keyboard \\| PC and Mac\"","line":12},{"title":"matias.ca/ergopro","target":"https://matias.ca/ergopro/pc/","line":12},{"title":"matias.ca","target":"https://matias.ca/ergopro/pc/?utm_source=chatgpt.com \"Matias Ergo Pro Keyboard\"","line":12},{"title":"keeb.io/products/iris-ce-keyboard","target":"https://keeb.io/products/iris-ce-keyboard","line":13},{"title":"keeb.io","target":"https://keeb.io/products/iris-ce-keyboard?srsltid=AfmBOooLGIxrGs9hS8tFCwrCufNZS8v-50rbLy9pty17AN5ETADyoVSA&utm_source=chatgpt.com \"Iris CE - Low-Profile Split Ergonomic Keyboard (Pre-Built","line":13},{"title":"keeb.io","target":"https://keeb.io/products/iris-ce-keyboard?srsltid=AfmBOooLGIxrGs9hS8tFCwrCufNZS8v-50rbLy9pty17AN5ETADyoVSA&utm_source=chatgpt.com \"Iris CE - Low-Profile Split Ergonomic Keyboard (Pre-Built","line":13},{"title":"keeb.io","target":"https://keeb.io/products/iris-ce-keyboard?srsltid=AfmBOooLGIxrGs9hS8tFCwrCufNZS8v-50rbLy9pty17AN5ETADyoVSA&utm_source=chatgpt.com \"Iris CE - Low-Profile Split Ergonomic Keyboard (Pre-Built","line":13}],"class_name":"SmartBlock","last_embed":{"hash":"ox51w3","at":1762844593508}}, +"smart_blocks:Personal/Resources/Gear/Split keyboard.md###Requirements#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.015872238,-0.004836247,-0.06772636,0.015507662,-0.018020276,-0.019055171,-0.0031833986,-0.054294735,-0.009842774,0.0073065436,0.01658965,0.017029833,0.010780047,0.019962832,0.00005114094,-0.0110250125,-0.012196418,0.017786317,-0.01831095,0.010128297,-0.010846333,0.005139327,0.00031670937,-0.009176295,-0.023283228,0.032203916,-0.0632682,0.012713447,0.026197316,0.0032953674,-0.002974843,-0.02175003,0.05510897,-0.024271931,-0.031621855,-0.059522305,0.002551532,0.0020249526,-0.024318762,0.02366684,-0.011561597,0.023976844,0.015623068,-0.01225725,-0.03779029,-0.025076905,0.009429987,-0.008546395,-0.016215073,-0.05613942,-0.028357152,-0.015994998,0.0471268,-0.04283892,-0.02332554,0.06195456,-0.04317309,0.04208691,-0.027408946,-0.0074778153,-0.033996042,0.0119933905,0.02105935,-0.0037181883,-0.020917445,-0.0042215562,0.0025260749,0.009184345,-0.0031640397,-0.0568832,-0.009877427,0.039993256,-0.030538052,-0.005516489,-0.045377012,-0.012481,0.01803586,-0.0039995234,-0.06220925,0.029225914,-0.009792878,0.005176097,0.01399172,-0.00036749078,0.025442515,-0.037606195,-0.028177172,0.033441972,0.025559498,0.038666826,-0.027583554,0.008509616,0.029971296,-0.03217447,-0.0059151854,0.024242429,0.0023827825,-0.0069591254,0.033252276,-0.009629026,-0.012783974,0.0004624172,0.02137278,0.006553777,-0.0076552564,-0.015363718,0.02817839,0.031563886,0.04258955,-0.029401343,0.0018139355,-0.00026931663,0.007839713,-0.02141026,0.03220087,-0.020275997,0.015339457,0.0002515318,0.05759957,-0.054406993,0.020926598,0.0518702,0.048028138,-0.047106035,-0.035835423,-0.0028486315,-0.039302923,-0.023798663,0.016428534,-0.012153309,0.012473369,-0.000988628,-0.0253496,-0.019623535,-0.009412817,-0.010178479,-0.044350512,0.004419673,-0.045922406,-0.055660073,0.024196256,-0.003584938,-0.001970489,-0.021531733,0.042387806,-0.0364367,0.020397572,0.0029994259,0.0075052865,-0.022895701,0.009151808,0.025511157,0.01468768,0.012695421,0.03299617,-0.027328243,-0.035998736,0.03513508,0.010062195,0.05543612,-0.0011486944,0.04175393,0.00826229,0.03958479,0.025509143,-0.0039380793,0.025601663,0.010097042,-0.034334406,-0.035874784,0.0050817207,0.0058084093,0.0029240693,0.006882024,-0.0039914534,0.02541325,0.02321285,0.014919078,0.035163756,-0.054234263,-0.05376879,-0.017951291,-0.031145716,-0.0044470676,0.0028176236,0.01460792,0.017872527,-0.060001824,0.014351669,0.023981895,-0.021102304,-0.019324092,0.018797003,0.00028750344,0.010537476,0.017710548,-0.018973429,-0.012510688,0.013073801,-0.0272897,-0.029601233,0.025613379,0.04728888,-0.04958025,-0.040990856,0.026249774,0.009182221,-0.0062095486,0.033480804,-0.037367348,0.004775087,0.053591337,0.0060466626,0.02250699,-0.028994534,-0.010930636,0.0018647218,0.03716865,0.003977909,-0.012607158,-0.0153745925,0.022553021,0.024896814,0.007859806,-0.02229206,-0.015659982,-0.018961063,0.036916267,-0.0017196402,-0.023664417,-0.0012163408,0.027865684,0.025644403,-0.02620761,0.019038104,-0.01776655,-0.060309354,0.0018528224,0.014782665,0.040350437,-0.025362656,0.00071552326,0.03759578,0.0040298686,-0.027848408,0.039881535,-0.02133186,0.038123693,-0.022787524,-0.042240545,-0.018056046,0.027490268,-0.015982633,0.01682093,0.041043337,0.016009904,0.029470941,-0.008081019,-0.033577614,-0.037182573,0.044106346,0.04723722,0.011669327,-0.012831026,0.017998999,0.02936802,0.01635364,-0.0026007814,0.0025657301,0.0016162739,-0.012857361,-0.0358058,0.01738964,-0.03477193,-0.006507401,0.04238731,0.028807435,-0.044461135,0.092452146,0.050079238,0.010359255,0.029059213,0.019704709,-0.018922796,0.005747138,0.021239795,-0.026726248,-0.010718027,0.00019229624,-0.059821054,0.0286735,0.015409589,0.05259069,-0.043972254,0.011829253,-0.02300888,0.029166268,-0.1346648,-0.02197872,-0.016034711,0.027725905,0.019416582,0.024441242,-0.016690738,0.030917255,-0.0819348,0.03361534,0.04010542,-0.0540589,0.03279383,0.044189006,0.027101928,-0.017553788,-0.0094960695,0.038078055,-0.0045411517,-0.008566262,-0.015952982,-0.07788097,0.022313872,-0.00031932647,0.003125575,-0.0033735703,0.03418807,0.009185896,-0.026136966,0.009482899,-0.042723652,-0.0014344418,0.0130447885,0.025871085,0.0052504395,-0.0038166689,-0.0045470814,-0.0032787402,-0.012940881,0.0005120914,0.040603507,0.036330607,0.021311397,0.025374737,0.0063682017,-0.03628246,-0.017362874,0.018736957,-0.021408636,-0.08915881,-0.011998655,-0.042608917,-0.06387563,-0.04712419,-0.05322233,-0.010019187,0.0014659051,0.040118955,0.056589715,-0.014953537,0.022565566,-0.03212267,0.027855758,-0.05771744,-0.018428897,-0.0044526304,0.058478795,-0.012804705,0.067546204,-0.0632003,-0.024723606,0.010606473,0.014698961,-0.01131736,-0.018962113,0.051848263,-0.0048303576,-0.025293594,0.0133043835,-0.08649282,0.0038102155,0.02600957,0.036127977,-0.019018384,0.0036368,-0.053402837,-0.0074184914,0.019504296,0.047958545,0.278255,0.06478798,-0.01787342,-0.025934929,0.03743658,-0.0130996825,0.027988346,0.024455246,-0.0024598297,-0.01502256,-0.023486124,-0.012189443,0.025904082,-0.009636736,0.029554341,0.011011932,-0.032949943,-0.003044068,0.04880632,0.018742176,0.020260774,-0.057805695,0.068760954,-0.006686446,-0.016262306,0.025260175,-0.015406318,0.051198848,-0.05488657,0.049024295,-0.017235193,0.07942081,0.007219484,-0.060155928,-0.055658817,-0.023755785,-0.009815827,-0.023705687,0.008936397,0.06619417,-0.016430276,-0.016024612,0.0070685567,-0.02157276,0.03910355,0.0022991647,0.029834852,0.0241424,-0.0061906604,-0.004126185,-0.10481576,-0.061613403,-0.0064687696,-0.029184524,-0.016350353,-0.04844196,-0.0004078058,-0.04687085,0.0041942475,0.03846929,-0.0070533534,-0.024964817,-0.059515975,0.011147363,-0.0514439,-0.0013825984,-0.012073569,-0.012380991,0.018822648,0.060147677,0.035937075,0.005512577,-0.021372715,-0.02157248,0.010163391,0.036697634,0.06334419,0.035901304,-0.039070588,0.0004823418,-0.04325238,-0.029213695,-0.04535207,-0.044837825,-0.00475543,-0.03191057,0.025437905,0.045908928,0.020321544,-0.040796373,-0.012965659,0.010692107,0.008500286,-0.0015793359,-0.032045998,0.008277061,-0.014324925,-0.013404005,-0.08689085,-0.015499415,-0.014404526,-0.0055775167,-0.035127424,-0.019228047,0.023870604,-0.016336475,0.010213588,0.016239028,0.001142413,0.024897778,-0.021827156,0.006410906,-0.01991875,0.0024249575,-0.016636847,0.028439585,0.03413093,0.033388317,0.0041669765,-0.014874458,-0.009446781,0.003923451,-0.0021139588,-0.03736883,-0.010068686,-0.06255346,-0.026036913,0.015054398,-0.043638088,0.014013346,0.019897893,-0.040656157,-0.007943969,0.0294483,-0.03683314,-0.042147078,-0.025667327,0.0020364835,-0.027395966,0.01857285,-0.049769018,-0.06774377,-0.011177384,-0.04150337,-0.004728373,0.014158801,0.000954968,-0.010126796,-0.014171017,0.049161926,0.006467874,0.06314537,0.017198116,-0.042950965,-0.018891048,-0.039681744,-0.0077705947,0.060575087,0.0077712927,-0.009267272,-0.036127284,0.0026989458,0.016436283,0.022232492,-0.034461346,0.029039009,-0.0025469954,0.046517197,-0.04792345,-0.03580394,0.029875332,-0.06307515,-0.020836119,0.03592681,0.02008856,-0.043064542,-0.035567716,0.030619403,-0.0065654754,0.003013363,0.046978705,-0.004233915,-0.0056447336,-0.0075493143,0.036126394,-0.031056125,-0.011608398,-0.015199157,0.047532883,-0.016931966,-0.04582533,0.06826107,0.004294959,-0.004783019,-0.006114502,-0.0059915558,0.047359474,-0.013165783,-0.054898344,-0.051500577,-0.03408327,-0.054329436,-0.019650815,-0.01090414,-0.029017063,-0.015870184,0.018818766,0.034987826,-0.03404707,0.0070970706,0.052978527,-0.006063943,-0.0037163827,0.010934798,0.03117587,-0.007278977,0.040793136,0.0716817,-0.024307938,-0.044426955,-0.013860305,-0.02790368,0.04096753,0.00389172,-0.01802385,0.019311367,0.009946843,-0.05309838,0.010003452,-0.063484415,-0.0046380544,0.0035526834,0.05616657,0.03130485,-0.007447797,0.00008811405,-0.005680074,0.015009032,-0.037850473,0.0075585274,0.010055092,0.021165065,0.020371547,0.068304986,-0.031997748,0.0038988953,-0.021665417,0.044610884,0.04570428,-0.005408914,0.004809901,-0.04840618,-0.018314416,-0.0020372258,0.0071627377,0.00983916,-0.01705387,-0.013195828,-0.032630056,-0.046741143,-0.0026741722,0.044425435,0.015293354,0.030845415,-0.01684023,-0.0590394,-0.0268596,-0.04536528,-0.02231077,-0.023168964,0.0015099938,0.005626851,-0.012243024,-0.027713852,0.03552441,-0.031032745,0.019263525,0.03510128,0.037613768,0.023196122,-0.01927583,-0.0012769386,-0.033945017,-0.029995864,-0.040780813,-0.041791607,-0.0133209,-0.052101124,-0.007164928,-0.04035678,0.015953382,0.018892812,-0.009543816,0.04679104,-0.03327855,0.040907633,-0.039689466,-0.0074183005,-0.011100174,-0.0010796693,-0.010924198,-0.02991734,-0.0054744906,-0.028739005,-0.010275908,0.017805446,-0.0073246974,0.046021666,0.01059906,0.012023832,0.054846767,-0.03431091,-0.02295904,0.018444674,0.045082446,0.014124753,0.06145144,0.0013768375,0.024192274,0.02244595,0.021462336,-0.0012619605,-0.027566163,-0.019267311,0.036372352,-0.0026065537,-0.035231996,-0.00053651596,-0.014561396,0.056237586,-0.041953575,0.00884853,-0.0068150847,-0.023650786,0.025115365,-0.013886632,0.038057942,-0.027110612,0.04064118,0.011674722,-0.0027940546,0.015829341,0.07801488,0.012304402,-0.014473607,-0.034069303,0.010658202,-0.006892794,-0.017687285,0.0018675177,0.0126063265,0.03908195,-0.045266412,0.0071007595,0.068348534,-0.022067606,-0.005678964,0.0074230675,0.018037498,0.006643099,-0.064126566,0.029051732,0.059782647,-0.002266083,-0.031238835,0.0118766,0.011415543,0.02104512,0.0066534565,-0.012460086,-0.012982512,0.030604135,0.022443233,0.014218509,-0.0005558084,0.00084930874,0.008163904,-0.0070191636,0.026406474,-0.016863009,-0.023059897,0.0043640067,-0.022217317,0.0049557094,0.036481332,-0.007237888,0.022014063,0.009198266,0.027266733,0.012243692,0.005860847,0.006746551,-0.010603192,0.0021777165,-0.13786031,-0.009826806,0.0072159884,-0.007677315,-0.028909137,-0.008356054,-0.042580936,0.012887935,-0.036519635,-0.05114088,0.056198552,0.0041259257,0.06566233,-0.015675167,0.034973904,-0.005847664,-0.015760912,-0.031013107,0.009939199,0.088930994,0.017635368,0.0005371562,0.032066412,0.009295487,0.0018561307,0.0046185986,0.0018310422,0.017669927,-0.042712342,0.0046449206,0.04294254,-0.04189534,0.020642677,0.025375083,-0.02068184,-0.007970597,-0.00067145604,-0.0020925826,-0.0041379426,0.019126272,0.0027496521,0.007464903,-0.00930394,0.006031746,-0.0017905625,0.089457855,0.024244936,-0.013507549,-0.021241156,0.002920382,0.01886017,0.017425114,-0.052470855,0.015889915,0.03284265,-0.022328168,-0.013517629,-0.036425505,0.07115509,0.0079641715,-0.011882487,0.04258917,-0.02079971,-0.017745838,-0.04836331,0.033770837,-0.051035315,-0.03310876,0.0038921412,0.02074965,-0.018397098,0.0061984374,-0.041073866,-0.044467714,-0.0005020029,-0.004082984,0.018865038,-0.003530391,-0.020013528,-0.008488486,-0.0062837848,-0.032887388,-0.00539993,0.02539809,0.02740639,-0.006720844,0.008154205,-0.0112821935,-0.03594513,-0.01817671,-0.053040095,-0.03134984,-0.0028144573,0.026752027,0.0034566196,0.024729151,-0.030797094,-0.01616693,-0.003962161,-0.017152075,-0.02243294,-0.026573855,-0.0017427183,-0.012642438,-0.018673912,-0.009835594,0.04774366,-0.022133416,0.021370929,-0.01827742,-0.010175509,-0.013159963,-0.009759139,0.006309213,-0.036710665,-0.015115613,0.037616465,0.012234206,-0.029136024,0.006600835,-0.0025854832,-0.020518199,-0.0049220375,-0.008715379,-0.003902983,0.03981187,0.055838253,0.011393473,0.017535087,0.038188025,0.012608217,-0.007850427,0.00045193886,0.0070466297,0.001684421,0.025697436,-0.050560437,0.04583492,-0.026557678,0.016852753,-0.058180958,0.02056934,0.01550776,-0.032273263,-0.017752474,-0.00942562,-0.008773374,-0.02477688,-0.009041153,-0.017841997,0.02224805,0.03168008,0.012881913,0.02730195,0.025250427,0.008613334,-0.015995743,-0.00789055,0.00842031,0.058853652,0.009420874,-0.037773937,-0.020777062,-0.025193451,0.019392556,0.00537068,-0.005506677,-0.001268293,-0.014197448,0.008622614,0.010124274,0.006074539,-0.024324527,0.0762179,0.036463026,-0.013702125,-0.006299285,0.0048338836,0.04495245,-0.0037749717,0.037318412,-0.008595863,0.037795223,0.052185714,0.023451284,-0.014184005,0.0057833027,0.028549192,-0.027918866,0.05702574,-0.025214545,-0.00765081,0.04462625,-0.020083815,0.055448,0.0326613,0.0022860877,0.03603454,-0.0003130793,-0.015580715,-0.015976675,0.0034072325,-0.016817817,-0.009897342,0.023048839,0.0038016243,-0.019816909,-0.059445433,0.0035987587,-0.01664333,-0.01334866,-0.0016707514,-0.001110599,-0.0012645302,-0.022903629,0.0038026404,0.039739095,0.0141725615,0.03889438,0.035240736,-0.0077850833,0.02969327,-0.016123088,-0.033599757,-0.02545988,0.047890358,-0.002578416,-0.0102129625,-0.031553693,-0.024015725,-0.03395017,-0.0074307797,-0.003745783,-0.020038985,-0.0147922775,-0.05236966,0.009643952,0.014342133,-0.034173135,0.008553144,0.036108777,-0.019169388,0.03142732,0.014521463],"last_embed":{"hash":"1nrsgnc","tokens":470}}},"text":null,"length":0,"last_read":{"hash":"1nrsgnc","at":1762844593508},"key":"Personal/Resources/Gear/Split keyboard.md###Requirements#{1}","lines":[16,22],"size":219,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nrsgnc","at":1762844593508}}, diff --git a/.smart-env/multi/Personal_SillyTavern_md.ajson b/.smart-env/multi/Personal_SillyTavern_md.ajson new file mode 100644 index 0000000..ceb89ac --- /dev/null +++ b/.smart-env/multi/Personal_SillyTavern_md.ajson @@ -0,0 +1 @@ +"smart_sources:Personal/SillyTavern.md": {"path":"Personal/SillyTavern.md","embeddings":{"bge-m3:latest":{"vec":[-0.013571824,0.0023814582,-0.022316486,0.017831814,-0.037574217,-0.037596192,0.03904006,0.030916391,-0.01334077,0.002840269,0.03860975,-0.018809294,-0.06049806,0.033656407,0.009437027,-0.024845604,-0.014680702,-0.013124426,-0.01702238,-0.025842035,0.0023561008,0.031220965,0.048947833,-0.0058900844,-0.002531869,0.052355245,-0.0059822462,-0.0063539534,0.0071043097,0.020739865,0.030124579,-0.03646227,-0.0015539842,-0.0013154794,-0.01552977,-0.01688443,-0.012449413,0.0028504203,-0.035325043,0.009229426,-0.00089917297,0.018411696,0.02204786,-0.056763478,0.0048638238,-0.03032317,-0.0080979755,-0.004788584,-0.02835901,0.023361834,0.008060111,0.026578411,0.03609646,-0.021663146,-0.0016952445,0.042119112,0.025736721,-0.0054681846,-0.03344985,0.017985258,-0.0024751157,-0.017947795,-0.045578893,-0.01843343,0.040749338,0.07354483,0.017482549,0.05162016,-0.021960532,-0.040702242,-0.005975501,0.013910921,-0.030521592,-0.051928084,-0.05008797,0.02210755,0.053822614,0.0053882943,-0.007168914,-0.0026207834,0.021752624,-0.023118513,0.01507319,0.034705825,0.024603438,0.06796885,-0.016609032,0.0019051627,0.0067389985,-0.017774839,-0.02150866,0.006159797,0.022646556,-0.030588819,-0.018884381,0.0022981684,0.0032380742,0.012852396,0.05434207,0.01741334,0.037804913,-0.022185575,0.020981688,-0.020825682,-0.0025226243,-0.021898933,-0.014301457,0.02672884,0.011152227,-0.02866586,0.017102279,0.020747514,0.0009045704,0.040596806,0.0046108724,-0.038067553,0.026658438,-0.026824398,0.026494095,-0.006550405,-0.025743531,0.0009882182,0.022034261,-0.045949344,0.009947623,-0.01542089,-0.019547084,0.022710433,0.000080821286,0.0012592425,0.018953364,0.030828686,-0.0003496868,0.002206519,-0.08897789,-0.040975988,-0.0040009394,0.018480087,-0.024383716,-0.06266911,0.02492123,0.06963371,0.0020889428,-0.023528283,0.039878394,-0.052928753,-0.006835358,0.002953826,0.008054401,-0.053533427,-0.020081576,0.025557917,0.00017087309,0.04077629,-0.0027542708,0.005716515,-0.0024464761,0.039343815,0.014869302,-0.0047695544,-0.023486188,0.0103905015,-0.060696468,0.02649861,-0.019743431,-0.044686127,-0.009190948,-0.023217376,-0.01563869,-0.00349383,0.005784777,-0.042407308,0.008822205,-0.0048600445,-0.010259426,0.0105473045,0.051672567,0.036088124,-0.0020249565,-0.029362999,-0.07033873,0.014742728,-0.031371884,-0.028186798,-0.034727685,0.006778457,-0.023893015,0.010890438,0.01300078,0.043168224,-0.02714302,-0.011794728,0.038467407,0.0011842647,0.03377825,-0.054939255,0.0057228357,-0.027462594,0.005208806,-0.022901546,0.014655138,0.015497823,0.029331276,0.0225832,-0.027662307,-0.029103449,0.01440228,-0.03713876,0.049092147,-0.06346698,0.000047282374,0.02389007,-0.020523844,0.0024414482,-0.054893564,0.0002373471,0.008390782,0.04117923,0.013109117,0.010220504,-0.029124761,0.021799782,-0.0353758,0.05768788,0.044981387,0.033500906,0.0036978936,0.030815868,0.03971324,-0.009581118,-0.019670634,0.008091711,0.020267498,-0.010968431,0.01427941,0.00747776,-0.05816838,0.028436657,0.0032716244,0.006299479,0.03256934,0.004779488,-0.007259437,0.006453984,-0.041528877,0.0019026943,0.005456469,0.036713734,-0.026669735,-0.018969147,-0.02650819,-0.002920571,-0.028806197,0.02249876,0.038824547,0.0021688528,0.009116575,0.006849652,0.028489815,-0.008309444,0.035128918,0.016592216,0.028150497,0.013828683,0.01574387,-0.0066745873,-0.029516729,-0.006337927,-0.015223348,0.046127494,-0.0393133,0.017109653,0.0015315205,0.017373018,-0.016303709,-0.007602095,-0.035305075,0.011386394,0.06987765,0.023645034,-0.020744588,0.02705494,0.013320187,-0.0076277493,0.033154868,-0.018956766,0.0008252583,0.0022760897,0.022832753,-0.05270414,0.007935671,-0.03941207,0.06271212,-0.018929161,-0.0173767,-0.020467848,-0.007513344,-0.18028189,-0.008419005,0.025661623,0.04902025,-0.010183007,0.03541801,-0.044647053,-0.013989822,-0.048443362,0.051890597,0.054362245,-0.05601747,0.004506057,-0.040466137,0.015320608,0.010974003,-0.0021855854,-0.004359026,-0.030967731,-0.020665357,-0.015411949,-0.025277968,0.04999732,-0.004064217,-0.079999544,-0.028784884,0.071882725,-0.0032229212,-0.027869105,0.014279358,0.030336538,0.013368008,-0.00530421,0.022575468,0.024540246,0.048229143,-0.040069986,0.017034452,0.017005375,-0.027087715,0.03984171,0.043874413,-0.035211224,0.020466747,-0.014540025,0.008768249,0.0039010851,-0.025661733,-0.04024084,-0.0482969,0.010423478,-0.023315387,-0.037183035,-0.043370023,-0.033235792,-0.006612188,-0.0035681634,0.034861017,-0.03737202,0.014878286,-0.039288763,-0.057176415,0.028058445,-0.01916339,-0.057999574,-0.0020683487,0.033531062,-0.040521197,0.029076094,-0.020971114,0.04645804,-0.044087194,0.0024309536,-0.025888242,0.032893203,-0.008433119,0.009698464,-0.0075774924,0.008925806,-0.12908581,0.020586291,0.03594511,0.022134934,0.017560953,-0.017159283,-0.016333789,-0.0006541673,-0.00399828,-0.01874123,0.2752172,0.031066138,-0.019161474,-0.005920191,0.045313112,-0.04659404,-0.0096043525,0.03944361,0.03684706,-0.015370744,-0.02834623,0.039280176,0.011245207,-0.0060177553,0.03277663,0.025867453,-0.027318038,-0.0024122854,0.0918171,-0.01582034,0.010117828,0.0066452776,0.021525703,-0.02596141,-0.03493349,0.021391094,-0.0611714,0.003035224,-0.014243646,0.0372674,-0.029430246,0.04997344,0.065239996,0.013745451,-0.038350485,-0.01919531,0.010845077,-0.019184079,-0.015052624,0.0036892374,-0.018259505,-0.010987731,-0.0072004027,0.055100027,-0.024243841,-0.05046848,0.0032645422,0.068647444,-0.027607236,-0.024831824,-0.015357128,-0.015797399,-0.0039833784,-0.002886836,-0.024369057,-0.042724334,0.037444845,-0.034002073,0.009161376,0.063578084,-0.0027666122,0.024136567,-0.066331856,0.031115046,0.0002195419,0.032374848,0.012114977,-0.0040680985,0.023277763,0.038461734,-0.016582254,-0.033439875,0.02701932,-0.023518184,0.043347765,-0.016281111,0.034904156,0.03626424,-0.02852867,0.008529452,-0.016563507,0.0014625608,0.0004861033,0.0097966725,0.0004675069,-0.032964595,-0.02418423,0.083315805,-0.048462965,-0.06525456,-0.014083981,-0.02166401,-0.04055768,0.05100988,0.014481214,-0.011810098,-0.015997741,-0.0069246385,-0.059224933,0.017628351,0.027160631,-0.009103836,0.017006304,-0.042808462,0.029531851,-0.0066297203,0.010683127,0.00093858957,0.038510755,0.022585638,-0.020973036,0.009703371,-0.01499455,-0.05189857,-0.006953558,0.038597472,0.032298952,0.03109422,0.027084997,0.057398885,-0.018432569,-0.0044239946,-0.014519324,-0.0049989843,0.026751075,-0.02722374,-0.02590053,0.04169527,-0.028007274,0.027712204,0.012159966,-0.018070282,0.012636162,0.047747415,0.030851057,-0.024943786,0.04565178,-0.0124935005,0.011889337,0.014684162,-0.007517189,0.03391937,0.021537157,0.003406033,0.050866168,0.014898432,-0.058744825,0.023894152,0.032705348,0.05083891,0.03086206,0.0464444,0.023445236,-0.034429368,0.01846937,-0.03774483,-0.038497426,0.0151012335,0.025099764,-0.029667743,0.031665377,-0.009128084,0.015418249,0.061418235,-0.0060143713,0.03331595,-0.002428094,0.036594026,0.020112017,-0.015901785,0.013024284,-0.035921,-0.055260763,0.0367553,0.052132428,-0.048982464,-0.048146755,0.014796131,-0.031108603,-0.0021705974,0.01599071,-0.005824142,-0.07684922,0.014509492,0.019513011,0.011123657,0.042618185,-0.007920359,0.0056360164,-0.043412723,-0.029680967,0.11156136,0.05022048,-0.02687375,-0.022945056,0.013561037,0.09581662,0.019711928,0.022257032,0.002311672,-0.045615584,-0.0315228,0.005522248,0.025577465,-0.0359988,-0.018910589,0.007972689,0.013382055,0.01074373,-0.004438415,0.02716675,0.009595389,-0.0033071188,-0.012927585,-0.0024793707,-0.020098519,0.011484629,0.040540397,0.010455558,-0.027553169,0.016217459,-0.004928907,0.018133419,-0.061353058,-0.004980248,0.016905183,0.016968176,-0.06204403,0.007994925,0.004144852,-0.010980347,0.014936297,0.008749535,-0.009342219,-0.0014191507,-0.0042265407,0.0011599379,0.01540733,0.047417462,-0.0023481762,-0.014846656,0.0134351505,0.00031067786,0.032248233,0.011733716,0.041054774,0.0030561367,-0.033556577,0.020205583,0.03884749,-0.03203508,-0.04748489,-0.02262123,-0.02367577,0.0510722,0.040126078,0.016133353,-0.018414568,-0.027824128,-0.049656212,0.031021537,0.02871807,-0.0034955384,-0.03526249,0.014708182,-0.029579006,0.030972756,0.020566985,-0.0057892664,-0.03381164,-0.04028297,0.0034485806,-0.0068893703,-0.020381274,0.058531135,-0.0035274653,-0.05603043,0.030376578,0.009609903,-0.017099125,-0.059731506,0.0060247406,0.013967402,0.031707678,-0.017414492,0.00869576,0.015533669,-0.010204525,-0.01755481,-0.037600268,-0.0008867846,-0.022689078,-0.056477476,0.06517587,0.008833966,0.03809991,-0.007594942,0.037850846,-0.012426176,0.002114693,-0.042750433,-0.022294674,-0.02482684,-0.005470174,-0.019192565,-0.024230303,0.006889278,0.0012398885,0.004181589,0.004063904,0.030696252,-0.034029543,0.010726406,0.027149122,0.0028764373,0.015402836,0.03339154,0.024396764,0.009893454,-0.00094043993,-0.020167006,0.026158936,-0.013970922,-0.0033165237,-0.033971682,0.0010378734,-0.01971015,0.0050138603,-0.020022657,-0.005138398,-0.035980035,-0.026412,-0.01315667,-0.017177086,0.010658619,0.0111891795,0.03663864,-0.021252748,0.016205192,-0.026138345,0.0328572,-0.022710474,0.026687974,0.017642092,0.0147699965,-0.026774317,-0.014071678,-0.010633565,-0.03991625,0.0050073205,0.059806027,-0.01558701,-0.026275445,-0.021796387,0.031423565,-0.028173514,-0.037734658,-0.032538872,-0.015608793,0.069729485,-0.050423335,0.03722132,-0.046838623,0.010536786,0.00893267,0.060894635,0.0068207826,0.026412785,-0.025390586,-0.02641315,0.003146572,-0.017928213,0.00021635184,0.032221768,0.0188343,0.04216957,0.005734484,-0.03365132,0.000758062,0.02824237,-0.028049806,-0.011854664,-0.020560056,-0.005351513,0.03710914,-0.014530485,-0.022182457,0.009194315,-0.018759074,0.029040955,0.00017408816,-0.0002090313,-0.029107798,0.024251156,-0.17774837,0.015657818,0.0020425457,-0.004528485,-0.037942182,-0.020428665,-0.04147495,-0.017961185,-0.017732138,-0.0035263451,-0.01926502,-0.01728062,0.09287538,-0.061254233,-0.017458932,0.009310336,-0.03874721,0.005223492,0.0067064683,0.053589728,0.015605665,-0.017122218,0.008038414,-0.0029128199,-0.030913573,0.01483872,-0.0057635834,-0.019366747,-0.013758043,0.017481433,-0.021196947,-0.03566027,0.021286102,0.0031805723,0.019053776,-0.016333027,0.012309801,-0.019356778,-0.0075970734,0.019123878,-0.037927054,0.025528565,-0.039980333,-0.018898426,-0.019995937,0.06660973,-0.006892586,-0.0018402906,-0.026488941,-0.043586798,0.02291889,-0.01454165,-0.04368546,0.0032241903,-0.05015143,0.021354675,-0.0441959,-0.021855237,0.02199887,0.049326744,-0.042520184,-0.00020841615,-0.039602894,-0.025753874,-0.0038142651,0.04321529,-0.01763197,-0.0126486495,0.009190796,-0.012876155,-0.020556454,0.022465339,-0.021303177,-0.028043615,-0.018668508,0.0020174976,-0.0027987985,0.010976231,-0.034641165,-0.0148289595,-0.037911512,-0.0044481424,0.0075188265,-0.006870934,-0.0015328985,0.007819922,-0.013809754,0.012194366,-0.04328723,-0.021683836,-0.048156057,-0.040303495,0.03383056,0.024030592,0.007775098,0.013596261,-0.033702314,-0.007820218,-0.001856787,-0.019968169,-0.03066686,-0.05846058,-0.001784083,0.004380761,-0.03532532,-0.01602927,0.05970551,0.002165499,-0.026669633,0.025754612,-0.038184308,-0.0034683477,-0.003121982,0.023462662,-0.06197096,-0.0012530315,-0.013489826,0.018438466,-0.0067085815,0.007144152,0.03330821,0.019353123,-0.04005935,-0.013378506,0.0031015717,0.036826972,-0.013984699,0.0002100002,0.02404957,-0.00816327,-0.0016266521,0.041368928,-0.013408866,0.015144335,-0.016509235,-0.035277046,-0.036446884,0.05935273,-0.014705108,-0.042541094,-0.032407414,0.014264933,0.029685222,-0.036914725,-0.018964725,0.002859526,0.037172135,0.000789792,-0.0013351125,0.015368614,-0.014126383,0.046671152,0.0033801526,0.024599737,0.005959631,0.048320573,-0.041084405,-0.015519743,-0.012637889,0.04004479,-0.011603227,-0.0018712446,-0.007475973,-0.029552031,0.016281957,0.011974547,-0.006183696,0.00037260784,-0.051472552,-0.019901577,-0.025028354,0.00284041,-0.0173709,0.010892376,0.016769582,-0.043750826,0.026249338,-0.017833048,0.032975916,-0.011430351,0.0479006,-0.012698086,-0.032535966,-0.03165087,0.01603063,-0.0056406385,0.007036377,0.05726242,0.051398393,0.014333091,-0.023767028,0.0058092843,-0.009298763,-0.025619723,0.05778151,-0.011734449,0.008716706,0.01315649,0.026801592,0.010034861,-0.0035537528,-0.025234338,0.01503465,-0.004070613,-0.036879897,0.00018312944,0.0066063725,-0.0116413385,-0.021535901,0.024743568,-0.028975058,0.008720628,0.00807118,0.0043157493,-0.016188066,-0.017877642,0.02629589,0.020391053,-0.028066382,-0.008162856,-0.011340537,0.037783418,-0.006020036,-0.026152836,-0.03944569,-0.017129298,-0.03594556,0.024271328,-0.015794996,-0.013458846,0.007870478,0.007903913,-0.014878656,0.0511588,-0.000915347,-0.024003878,-0.012733949,0.0006273283,0.003397837,0.008196553,0.018965643,-0.020280136,0.010332803,-0.017496414],"last_embed":{"hash":"vh55db","tokens":36}}},"last_read":{"hash":"vh55db","at":1762844511661},"class_name":"SmartSource","last_import":{"mtime":1756464356000,"size":142,"at":1762338969642,"hash":"vh55db"},"blocks":{"#":[1,4]},"outlinks":[],"task_lines":[],"key":"Personal/SillyTavern.md","last_embed":{"hash":"vh55db","at":1762844511661}}, \ No newline at end of file diff --git a/.smart-env/multi/Playlists_md.ajson b/.smart-env/multi/Playlists_md.ajson new file mode 100644 index 0000000..ebcebf4 --- /dev/null +++ b/.smart-env/multi/Playlists_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Playlists.md": {"path":"Playlists.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"1j0qmvi","at":1762338969617},"class_name":"SmartSource","last_import":{"mtime":1758137740000,"size":85,"at":1762338969642,"hash":"1j0qmvi"},"blocks":{"#---frontmatter---":[1,4],"#":[5,8]},"outlinks":[],"metadata":{"created":"2025-09-17 09:17","updated":"2025-09-17 09:18"},"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/Prompts_md.ajson b/.smart-env/multi/Prompts_md.ajson new file mode 100644 index 0000000..299ed16 --- /dev/null +++ b/.smart-env/multi/Prompts_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Prompts.md": {"path":"Prompts.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"1jwj5th","at":1762338969617},"class_name":"SmartSource","last_import":{"mtime":1759904019000,"size":4855,"at":1762338969642,"hash":"1jwj5th"},"blocks":{"#---frontmatter---":[1,4],"#":[5,24],"##Issues":[25,78],"##Issues#Issue N: ":[27,78],"##Issues#Issue N: #{1}":[28,28],"##Issues#Issue N: #{2}":[29,30],"##Issues#Issue N: #{3}":[31,36],"##Issues#Issue N: #{4}":[37,38],"##Issues#Issue N: #{5}":[39,78],"##Issues[2]":[79,202],"##Issues[2]#Issue N: ":[81,202],"##Issues[2]#Issue N: #{1}":[82,82],"##Issues[2]#Issue N: #{2}":[83,84],"##Issues[2]#Issue N: #{3}":[85,90],"##Issues[2]#Issue N: #{4}":[91,92],"##Issues[2]#Issue N: #{5}":[93,121],"##Issues[2]#Issue N: #{6}":[122,124],"##Issues[2]#Issue N: #{7}":[125,128],"##Issues[2]#Issue N: #{8}":[129,139],"##Issues[2]#Issue N: #{9}":[140,140],"##Issues[2]#Issue N: #{10}":[141,202]},"outlinks":[],"metadata":{"created":"2025-10-08 07:17","updated":"2025-10-08 08:13"},"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/QLS_20-08-2025_md.ajson b/.smart-env/multi/QLS_20-08-2025_md.ajson new file mode 100644 index 0000000..ebfa7a3 --- /dev/null +++ b/.smart-env/multi/QLS_20-08-2025_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:QLS 20-08-2025.md": {"path":"QLS 20-08-2025.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"14lfijv","at":1762338969617},"class_name":"SmartSource","last_import":{"mtime":1761124845000,"size":1,"at":1762338969642,"hash":"14lfijv"},"blocks":{},"outlinks":[],"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/Routine_Morning_Routine_md.ajson b/.smart-env/multi/Routine_Morning_Routine_md.ajson new file mode 100644 index 0000000..b8ba9f2 --- /dev/null +++ b/.smart-env/multi/Routine_Morning_Routine_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Routine/Morning Routine.md": {"path":"Routine/Morning Routine.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"17lp6sq","at":1762338969617},"class_name":"SmartSource","last_import":{"mtime":1759211247000,"size":77,"at":1762338969642,"hash":"17lp6sq"},"blocks":{"#":[1,4],"##{1}":[1,1],"##{2}":[2,2],"##{3}":[3,3],"##{4}":[4,4]},"outlinks":[],"task_lines":[1,2,3,4]}, \ No newline at end of file diff --git a/.smart-env/multi/Running_md.ajson b/.smart-env/multi/Running_md.ajson new file mode 100644 index 0000000..3927380 --- /dev/null +++ b/.smart-env/multi/Running_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Running.md": {"path":"Running.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"kvje4d","at":1762338969617},"class_name":"SmartSource","last_import":{"mtime":1762012548949,"size":3881,"at":1762338969642,"hash":"kvje4d"},"blocks":{"#---frontmatter---":[1,4],"##Training Schedule":[5,34],"##Training Schedule#{1}":[7,8],"##Training Schedule#Core 12-Week Program (Weeks 1-12)":[9,25],"##Training Schedule#Core 12-Week Program (Weeks 1-12)#{1}":[11,25],"##Training Schedule#Additional Filler Weeks (Use as needed)":[26,34],"##Training Schedule#Additional Filler Weeks (Use as needed)#{1}":[28,34],"##Courses":[35,46],"##Courses#{1}":[37,37],"##Courses#{2}":[38,38],"##Courses#{3}":[39,39],"##Courses#{4}":[40,40],"##Courses#{5}":[41,41],"##Courses#{6}":[42,42],"##Courses#{7}":[43,43],"##Courses#{8}":[44,44],"##Courses#{9}":[45,46],"###":[47,48],"####{1}":[48,48]},"outlinks":[],"metadata":{"created":"2025-10-22 19:37","updated":"2025-10-24 16:58"},"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/Settings_MacPlugin_md.ajson b/.smart-env/multi/Settings_MacPlugin_md.ajson index 7cd5afc..89da4e4 100644 --- a/.smart-env/multi/Settings_MacPlugin_md.ajson +++ b/.smart-env/multi/Settings_MacPlugin_md.ajson @@ -1,6 +1,6 @@ -"smart_sources:Settings/MacPlugin.md": {"path":"Settings/MacPlugin.md","embeddings":{"bge-m3:latest":{"vec":[-0.0006313865,-0.014258269,-0.0021008179,0.0019634166,0.01848188,-0.01096221,0.021966077,0.036016736,-0.01924452,-0.012369279,0.0057605873,-0.0028233966,-0.01212977,0.032991156,-0.0055118063,0.0068332446,-0.023943488,-0.004867782,-0.00817161,-0.0086506205,-0.07180768,-0.0059048207,0.036952235,0.0078004696,-0.0098423185,0.08012142,0.009307417,-0.008270269,-0.02162688,-0.0020872403,0.04734883,-0.017799627,0.024284163,-0.003132906,0.00033836544,-0.023525238,-0.03084672,-0.034666307,-0.107928775,-0.008161747,0.011100116,0.004661323,-0.054300398,-0.02339898,-0.005917994,0.007434379,-0.03184689,-0.053033363,0.004007799,-0.011353946,-0.040334757,0.027413411,-0.0017094483,-0.04626963,0.0006237294,0.021530656,0.0022780122,-0.008664199,-0.0037048645,-0.020905154,-0.06426969,0.0045104804,-0.0042594443,-0.04651303,-0.008739681,0.024417436,0.0051835217,0.028492426,0.0318061,-0.05316984,-0.0027763674,0.0068253535,0.016937785,-0.04728723,-0.0066565536,-0.0078321695,0.006031619,-0.010233163,0.012451753,-0.03631063,0.12234558,-0.006777642,0.028006714,-0.009305054,-0.038928397,-0.024780957,-0.007547357,0.07896263,0.008247147,0.024636447,-0.03581114,0.03613649,0.0059985905,-0.02821413,-0.010093698,-0.001866558,0.02320639,-0.0069982074,-0.0017051112,-0.019169489,-0.033968836,-0.008477826,0.029073553,0.055117644,0.024671994,0.011191307,0.0054123164,0.0022397416,-0.017111199,0.010240195,-0.050010078,-0.0113529125,-0.029917292,-0.0075766486,0.025463285,-0.0014626455,-0.01955069,-0.022286814,0.0018455691,-0.010981521,0.0129510425,0.049163114,0.000133937,-0.022830253,0.017140888,0.008088464,0.023418492,0.037460424,-0.037918597,0.010357663,0.0012149287,0.03727404,0.026915632,-0.021559315,-0.04082507,0.0041314303,0.060046855,0.019989107,0.028110651,-0.018634714,0.016995776,0.0048348117,-0.03330003,0.0016924554,0.059703432,-0.000021502978,-0.0111555,-0.006948431,0.021093497,0.07019009,-0.040745206,-0.0062665604,0.006344041,-0.006068976,0.024498964,-0.00050534075,0.03496538,0.0076937806,0.004142131,-0.026759304,0.017682517,0.016966648,0.06281511,0.04139087,-0.0013553363,0.013854261,0.040261287,0.0140234865,0.0015871248,-0.013907664,0.034344472,-0.06027441,0.013639292,0.018353136,0.021799304,0.056480564,0.023623088,0.041164175,0.052430224,-0.01190126,-0.03316301,0.020782534,0.04228595,-0.026924638,0.0358382,0.008347952,0.010236102,0.009441265,0.006198614,0.03808154,-0.030676462,-0.05055617,0.02477504,0.029723193,-0.013845523,-0.0051549445,-0.031897366,-0.013991222,0.014672569,-0.025629455,-0.025700297,0.018921467,-0.037716363,0.011504342,0.0021155225,0.011919981,-0.01172146,-0.04052856,0.009358573,0.023002762,0.038060855,0.021598488,-0.0047108866,0.022350794,0.014832629,-0.0016952043,0.0022522819,-0.027568748,0.041099686,-0.0010481628,-0.0022562298,-0.021514066,0.039024927,0.0018273479,0.012629557,0.018297805,0.02177536,0.040264856,0.026711455,0.04200952,-0.03796574,0.07247216,-0.019724853,-0.032808393,-0.014817064,0.036060534,-0.04569874,0.042845402,0.027812315,0.024831058,-0.013372345,-0.04620422,-0.016876882,-0.041831303,-0.0726094,0.022498704,0.015375976,0.03010683,-0.035630405,-0.0189918,-0.0028884967,0.02214375,-0.0029313713,0.0015119782,-0.004815203,-0.032821503,-0.03226097,-0.050096136,0.016075697,-0.033688203,0.015132018,-0.043489613,0.004862655,0.043566056,0.0061651645,-0.012691893,0.01622079,-0.0068062637,0.039892685,0.03800393,0.007987085,0.012184539,-0.03488252,-0.010636727,-0.013194292,-0.018356139,-0.03613623,-0.028106336,0.014611577,-0.03616786,0.00058150594,-0.045567,-0.012866372,0.0087323515,-0.02975171,0.042594,0.0016612461,0.009130737,0.02862408,0.00617876,0.0026979093,0.003439088,0.08557178,-0.052901775,0.0102074,0.03370504,-0.009193867,-0.17344292,-0.033492498,0.0043003876,0.010842657,-0.002155415,-0.00063899317,-0.008218264,-0.012892654,-0.020848142,-0.07087409,-0.04012731,-0.1432227,-0.024148056,-0.037566166,0.03688011,0.04270083,0.0046793823,0.010218531,-0.03839321,-0.07714849,0.013731157,0.0180563,0.0577621,0.054302033,0.040901233,0.0069079334,0.017928217,0.02314799,-0.00599134,-0.034835156,-0.044290368,0.032406595,-0.024232907,-0.04872822,0.029759899,0.025090227,-0.013917388,-0.018535923,0.0033490781,0.011531315,0.03178357,0.061245877,0.009216381,-0.056963924,0.012214646,-0.0068650017,-0.002819902,0.022470636,-0.0058447695,0.023112297,-0.022482527,0.033038665,0.008521062,0.025483567,-0.009768238,0.032050434,0.0005139297,0.05195058,0.029621936,-0.002514945,-0.013284724,-0.054605514,-0.05112944,-0.014455051,0.01422797,-0.000084672814,-0.008503641,-0.026250679,0.022823868,-0.028045163,0.017246908,-0.028488655,-0.026141124,-0.020831026,0.013745021,-0.0051218346,-0.0072974674,-0.024778884,0.008213627,-0.08149165,0.008868735,0.03863605,-0.028964143,0.012188801,0.0011306304,0.009250748,-0.051773135,-0.01962907,0.0004232417,0.37187263,-0.02117216,0.010921098,0.016988426,0.012904139,0.0142084,-0.007231998,0.015401927,-0.007894004,-0.00038613655,0.0028725984,-0.0048533957,0.034958906,0.027827637,0.055939563,0.052559488,-0.022811292,0.004641119,-0.031244693,-0.024210446,-0.000667927,-0.07268645,0.010491384,0.007944928,-0.04514231,0.047643073,0.025682574,-0.013217534,-0.030265948,0.0004335823,-0.025687503,0.01976445,-0.011025143,-0.048266478,-0.011363219,0.013080805,-0.06585875,-0.0392087,-0.000026784857,0.014589776,0.028345674,-0.021421572,0.0201634,0.02494247,-0.03058101,-0.019574957,-0.018184712,-0.009812161,0.00042089252,-0.0339153,0.023516545,-0.013450426,-0.02294963,0.015006307,0.0065023405,-0.0076201847,-0.018763674,-0.00092273596,-0.05378698,-0.006253393,0.022190828,0.008463218,-0.032120273,0.02260766,0.041016128,-0.0028541982,-0.0177361,0.00075702945,-0.03312084,0.018399227,0.008933516,0.0015303717,0.05436609,0.01374167,0.0052969228,-0.025930326,0.01108558,0.021822713,-0.020784548,-0.0031573626,-0.028691428,0.01861086,0.015308388,0.028778331,0.039442938,0.030511327,-0.0101213,0.03155932,-0.0047721234,-0.042904384,0.0041820058,-0.004998279,0.011130673,-0.0078864675,0.020550508,-0.025872003,0.0027699359,-0.06514611,-0.017352475,-0.018380253,0.009075175,0.019442217,-0.023497738,0.011725712,-0.012153944,0.00993751,-0.017111592,-0.060636736,-0.0048770146,0.0026057689,-0.049044296,0.016828036,0.03084585,-0.0024030409,0.07059292,0.035399154,0.029121494,0.00031775722,0.017882328,0.033103168,-0.04019992,-0.023007046,0.013584806,0.015640685,-0.03637414,-0.04805553,0.0050761914,-0.025066882,-0.03807455,-0.010608155,0.016106708,0.009126593,-0.049190663,-0.033301156,0.013116011,-0.02526412,0.027554004,-0.025621558,-0.011841056,0.038456436,0.004397551,-0.022238132,0.015859585,-0.0016675638,0.000200148,0.010502688,0.0036841938,-0.0070799906,-0.016762499,0.015764197,0.033771653,-0.000711605,0.019636292,-0.013804392,0.025523083,-0.0071200426,-0.000083278734,-0.011584892,-0.0061499206,-0.04198532,-0.025956944,0.022193842,0.02284939,0.0837984,-0.016094524,0.03699044,0.007302325,0.0433467,-0.038978647,-0.010416587,0.0011751528,-0.04247746,0.0008123457,0.01652065,0.028158315,-0.021902429,0.0006797823,0.011028188,0.041722063,0.00027635967,0.01066744,0.008096529,0.003334627,-0.0052116266,-0.028347604,0.0054924004,-0.023999758,0.004753872,0.0015495087,-0.06839221,0.01950857,0.053501293,-0.008514073,-0.0033521673,0.011485909,0.0065360456,0.00484118,-0.009771511,0.0063552707,0.014656691,0.00021685526,0.0437585,-0.0019886743,0.057804428,0.02856072,-0.019364048,0.034438428,0.030421447,0.012597781,-0.03267844,-0.0022185904,-0.021576969,-0.013735982,-0.012620607,-0.027866717,-0.04357971,0.012327085,0.057944305,-0.013851713,0.0046415757,-0.05063145,-0.046954628,-0.009457511,-0.056732763,-0.008912444,0.009720903,-0.024379052,-0.030907648,-0.03268755,-0.0349711,-0.018234042,-0.021130389,-0.011844449,-0.011043716,-0.010116721,-0.0030789645,0.015723368,0.018625526,0.019788975,0.008231898,-0.026900634,-0.0266595,0.00805188,0.03668496,-0.0027381354,-0.004442202,-0.013917296,0.041308515,0.023381839,0.00412149,-0.013965758,-0.026832268,-0.06402993,-0.034586772,0.004438037,0.04303957,0.031688884,-0.021189462,0.01874636,-0.0045108916,0.00237708,0.02402849,0.0056774514,-0.02399713,-0.0043187086,0.023748199,-0.030438168,-0.05790934,-0.003506322,-0.024114441,0.00046643615,-0.019241182,-0.020934409,-0.01760338,-0.008570367,-0.01628641,0.021148875,-0.029089667,0.024321016,-0.0035164005,-0.08323866,-0.01975352,-0.027478604,-0.016599568,-0.031948283,0.00026879605,-0.0032965445,0.03492908,-0.035353485,-0.0014227194,0.035402827,0.010303453,-0.03705884,-0.014560597,-0.00034018414,0.015794534,-0.025594622,0.039180357,0.014285074,0.0010531377,0.001201627,0.013762249,0.0022650845,-0.033100713,0.020778228,0.029257264,0.016666632,0.045137655,-0.013736051,-0.004010039,0.0038873807,-0.026011791,-0.046766516,-0.009790299,-0.035852876,-0.0010936672,-0.034552913,-0.01089215,0.0068030735,0.007487468,0.0014105942,0.0065371827,-0.024321603,0.0067607975,-0.037189126,-0.025084157,-0.00044174737,0.0029438839,-0.00563432,-0.026205936,-0.04795547,0.0034657007,0.009336522,0.013364003,-0.009182547,-0.023723617,0.05965986,-0.0049726213,0.007398627,0.013437374,-0.01173864,0.039023407,0.012092011,0.0043020477,0.022818295,0.06216342,-0.0064332085,-0.0017465965,-0.006656026,-0.047428515,0.020342754,0.012533655,-0.025960665,0.0340104,-0.0038196538,-0.036245123,0.003510402,-0.0009952898,0.024303757,0.0075089126,0.0053033726,0.031517103,0.021712434,0.027198002,0.0076000583,-0.0017559073,-0.024631796,-0.009122331,-0.00865009,-0.0065110396,0.035385318,0.03912339,-0.030074952,-0.020039761,-0.06066079,0.0063696657,0.03040733,-0.025636543,-0.0020036013,-0.033848133,-0.0020550997,0.01140057,-0.026014918,-0.028534371,0.047604796,-0.032089464,-0.0067254608,-0.013991545,-0.029477976,0.034421925,0.00059979333,0.009775977,0.020465134,0.033495173,-0.120937906,0.039502922,-0.03310079,-0.027629104,0.026547724,0.003277202,-0.00819569,-0.047463242,-0.004439639,-0.034414347,0.05255231,-0.012856013,0.015362624,-0.021177659,0.0056795133,0.000096412616,-0.014628997,0.01693701,0.009683766,0.05466788,-0.015996095,-0.04173057,-0.0410197,-0.06577039,0.008378443,0.030345857,-0.012422992,0.027896041,0.005732728,0.021864487,0.0036782394,-0.028622039,-0.030720398,0.05095812,-0.0014028923,0.049216297,-0.016030619,-0.0014580179,0.027702522,0.02710713,0.0635659,0.0022925748,-0.022106307,0.02997793,-0.028446907,-0.030983977,-0.020034863,-0.014015247,-0.012605817,-0.00093485543,-0.087068155,-0.01122554,0.040747654,0.011749248,0.043840237,0.024919242,-0.023766963,-0.011784542,0.020475017,0.0438601,0.011185155,0.018369097,-0.033528812,-0.029164053,-0.030829985,-0.023794044,0.005749875,0.010789417,0.018685544,-0.026642924,-0.0063374112,-0.04705308,-0.0033760783,-0.0230273,0.04079951,-0.043618087,0.014619529,-0.01645272,0.0077354955,-0.02248702,-0.019823488,-0.017955158,-0.004789259,0.05047559,0.022070907,0.010709621,-0.011497238,-0.009777204,-0.03472562,0.012455004,-0.035554435,0.046311144,0.0050564697,0.030770378,-0.0051618554,0.009860556,0.031504016,0.004375768,0.015598065,0.017757952,0.0031817912,0.0346537,-0.04190119,0.040195756,0.012168348,-0.009333447,-0.056230117,-0.00026398647,-0.019314662,0.005056073,0.002956492,-0.046982184,-0.053895768,-0.003974666,-0.044771753,-0.0035027459,-0.0126522565,0.0072776643,-0.0019072881,-0.034415204,0.06854794,0.02693363,-0.018206585,-0.043227945,0.018238448,-0.0068520596,-0.008947586,-0.0013854516,0.05648482,-0.016557457,0.048886683,-0.01399657,-0.0072119553,-0.008212303,-0.016734822,0.014057994,-0.009908284,0.079526804,0.009942586,-0.037548464,-0.039716464,0.031108968,-0.024163278,-0.046214342,-0.042445123,-0.016787345,0.000468081,0.00787167,0.0023054294,0.008263604,-0.042319562,0.010917429,0.010980025,0.0037532041,-0.0054693595,-0.01649946,0.028494945,-0.038293887,0.0069660284,0.051425606,0.043969136,-0.014047191,-0.0027613775,0.014550132,-0.029616741,0.005510593,-0.019355087,-0.02246217,0.04672022,-0.0058391117,0.006248401,0.0013031844,-0.00036092784,0.045733992,0.029183796,-0.037502617,0.011789297,0.025490802,0.03568844,-0.01876605,-0.0137086725,-0.037724476,0.08131728,-0.015364607,0.02814251,-0.0024373715,-0.021465328,-0.02980138,0.0013245492,0.010183544,-0.039507795,0.03389679,0.038614754,0.021209648,0.032201435,-0.02403109,0.0067948652,0.0005988894,-0.00021358122,0.0044721374,-0.039250266,-0.03469284,-0.0031526627,0.023189466,0.0038973084,0.00091639126,-0.041106258,-0.025034036,-0.016201874,0.00038147962,-0.034186002,0.017315816,0.0021983457,0.035311315,0.03086294,0.0037946596,-0.008645184,0.005927324,0.060459524,0.0018916511,0.023460954,0.039204005,-0.0042558652,-0.0059786537,0.014893615,-0.030997716,-0.007959569,0.023166167,-0.01790184,-0.028714452,0.00031413033,0.02013655,0.015431394,0.033018406,0.0070925425,0.03050896,-0.0014027216,0.030771678,-0.008002404,-0.010887437,-0.04455936,-0.028543578,-0.034759507,-0.005391322],"last_embed":{"hash":"6nnroy","tokens":96}}},"last_read":{"hash":"6nnroy","at":1755519492274},"class_name":"SmartSource","last_import":{"mtime":1755519459000,"size":7522,"at":1755519492270,"hash":"6nnroy"},"blocks":{"#---frontmatter---":[1,4],"#":[5,34],"##{1}":[7,7],"##{2}":[8,8],"##{3}":[9,9],"##{4}":[10,10],"##{5}":[11,11],"##{6}":[12,12],"##{7}":[13,13],"##{8}":[14,14],"##{9}":[15,15],"##{10}":[16,16],"##{11}":[17,17],"##{12}":[18,18],"##{13}":[19,19],"##{14}":[20,20],"##{15}":[21,21],"##{16}":[22,22],"##{17}":[23,23],"##{18}":[24,24],"##{19}":[25,25],"##{20}":[26,26],"##{21}":[27,27],"##{22}":[28,28],"##{23}":[29,29],"##{24}":[30,34]},"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":7},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":7},{"title":"♡","target":"https://remotelysave.com","line":7},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":7},{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":8},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":8},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":8},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":8},{"title":"*Victor Tao*","target":"https://github.com/platers","line":9},{"title":"**Linter**","target":"https://obsidian.md/plugins?id=obsidian-linter","line":9},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-linter&enable=true","line":9},{"title":"*eth-p*","target":"https://github.com/eth-p","line":10},{"title":"**Callout Manager**","target":"https://obsidian.md/plugins?id=callout-manager","line":10},{"title":"⬇️","target":"obsidian://SP-install?id=callout-manager&enable=true","line":10},{"title":"♡","target":"https://buymeacoffee.com/kevin.on","line":11},{"title":"*Heesu Suh*","target":"https://github.com/glowingjade","line":11},{"title":"**Smart Composer**","target":"https://obsidian.md/plugins?id=smart-composer","line":11},{"title":"⬇️","target":"obsidian://SP-install?id=smart-composer&enable=true","line":11},{"title":"*Lost Paul*","target":"https://github.com/LostPaul","line":12},{"title":"♡","target":"https://ko-fi.com/paul305844","line":12},{"title":"**Folder notes**","target":"https://obsidian.md/plugins?id=folder-notes","line":12},{"title":"⬇️","target":"obsidian://SP-install?id=folder-notes&enable=true","line":12},{"title":"*Danny Hernandez*","target":"https://github.com/noatpad","line":13},{"title":"**Banners**","target":"https://obsidian.md/plugins?id=obsidian-banners","line":13},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-banners&enable=true","line":13},{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":14},{"title":"**Calendar**","target":"https://obsidian.md/plugins?id=calendar","line":14},{"title":"⬇️","target":"obsidian://SP-install?id=calendar&enable=true","line":14},{"title":"*Pavel Frankov*","target":"https://github.com/pfrankov","line":15},{"title":"**Colored Tags**","target":"https://obsidian.md/plugins?id=colored-tags","line":15},{"title":"⬇️","target":"obsidian://SP-install?id=colored-tags&enable=true","line":15},{"title":"*Mayuran Visakan*","target":"https://github.com/mayurankv","line":16},{"title":"**Code Styler**","target":"https://obsidian.md/plugins?id=code-styler","line":16},{"title":"♡","target":"https://www.buymeacoffee.com/mayurankv2","line":16},{"title":"⬇️","target":"obsidian://SP-install?id=code-styler&enable=true","line":16},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-omnisearch","line":17},{"title":"♡","target":"https://github.com/sponsors/scambier","line":17},{"title":"♡","target":"https://ko-fi.com/scambier","line":17},{"title":"**Omnisearch**","target":"https://obsidian.md/plugins?id=omnisearch","line":17},{"title":"⬇️","target":"obsidian://SP-install?id=omnisearch&enable=true","line":17},{"title":"*jsmorabito & phibr0*","target":"https://github.com/phibr0","line":18},{"title":"♡","target":"https://ko-fi.com/phibr0","line":18},{"title":"**Commander**","target":"https://obsidian.md/plugins?id=cmdr","line":18},{"title":"⬇️","target":"obsidian://SP-install?id=cmdr&enable=true","line":18},{"title":"♡","target":"https://dirtsimple.org/tips/tag-wrangler","line":19},{"title":"*PJ Eby*","target":"https://github.com/pjeby","line":19},{"title":"**Tag Wrangler**","target":"https://obsidian.md/plugins?id=tag-wrangler","line":19},{"title":"⬇️","target":"obsidian://SP-install?id=tag-wrangler&enable=true","line":19},{"title":"♡","target":"https://ko-fi.com/novov","line":20},{"title":"*novov*","target":"https://novov.me","line":20},{"title":"**Homepage**","target":"https://obsidian.md/plugins?id=homepage","line":20},{"title":"⬇️","target":"obsidian://SP-install?id=homepage&enable=true","line":20},{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":21},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":21},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":21},{"title":"**Smart Connections**","target":"https://obsidian.md/plugins?id=smart-connections","line":22},{"title":"*Brian Petro*","target":"https://wfhbrian.com","line":22},{"title":"⬇️","target":"obsidian://SP-install?id=smart-connections&enable=true","line":22},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-text-extractor","line":23},{"title":"♡","target":"https://github.com/sponsors/scambier","line":23},{"title":"♡","target":"https://ko-fi.com/scambier","line":23},{"title":"**Text Extractor**","target":"https://obsidian.md/plugins?id=text-extractor","line":23},{"title":"⬇️","target":"obsidian://SP-install?id=text-extractor&enable=true","line":23},{"title":"**Automatically reveal active file**","target":"https://obsidian.md/plugins?id=obsidian-reveal-active-file","line":24},{"title":"*Matt Sessions*","target":"https://www.matthewsessions.com","line":24},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-reveal-active-file&enable=true","line":24},{"title":"*@beaussan*","target":"https://github.com/beaussan","line":25},{"title":"**Update time on edit**","target":"https://obsidian.md/plugins?id=update-time-on-edit","line":25},{"title":"⬇️","target":"obsidian://SP-install?id=update-time-on-edit&enable=true","line":25},{"title":"*Alan Grainger*","target":"https://github.com/alangrainger","line":26},{"title":"♡","target":"https://ko-fi.com/alan_","line":26},{"title":"**Lazy Plugin Loader**","target":"https://obsidian.md/plugins?id=lazy-plugins","line":26},{"title":"⬇️","target":"obsidian://SP-install?id=lazy-plugins&enable=true","line":26},{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":27},{"title":"*Benature*","target":"https://github.com/Benature","line":27},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":27},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":27},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":27},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":27},{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":28},{"title":"**Periodic Notes**","target":"https://obsidian.md/plugins?id=periodic-notes","line":28},{"title":"⬇️","target":"obsidian://SP-install?id=periodic-notes&enable=true","line":28},{"title":"*SErAphLi*","target":"https://github.com/Seraphli","line":29},{"title":"**Link Embed**","target":"https://obsidian.md/plugins?id=obsidian-link-embed","line":29},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-link-embed&enable=true","line":29},{"title":"♡","target":"https://buymeacoffee.com/tgrosinger","line":30},{"title":"♡","target":"https://github.com/sponsors/tgrosinger","line":30},{"title":"*Tony Grosinger*","target":"https://grosinger.net","line":30},{"title":"**Advanced Tables**","target":"https://obsidian.md/plugins?id=table-editor-obsidian","line":30},{"title":"♡","target":"https://paypal.me/tgrosinger","line":30},{"title":"⬇️","target":"obsidian://SP-install?id=table-editor-obsidian&enable=true","line":30}],"metadata":{"created":"2025-07-09 08:56","updated":"2025-08-18 14:17"},"last_embed":{"hash":"6nnroy","at":1755519492274},"key":"Settings/MacPlugin.md"}, +"smart_sources:Settings/MacPlugin.md": {"path":"Settings/MacPlugin.md","embeddings":{"bge-m3:latest":{"vec":[-0.006258104,-0.015140837,0.0034866924,0.0036949124,-0.0035978055,-0.008108723,0.04161306,0.04508186,-0.00834623,-0.013345265,-0.0066689216,0.004470136,-0.009480223,0.022605926,-0.0047169332,-0.009234359,-0.011245538,0.003596201,-0.00033657643,-0.016993746,-0.06879339,-0.020236207,0.029173791,0.00024217318,-0.025674412,0.07703271,0.002688539,-0.019694276,-0.03456617,0.006240511,0.03752753,-0.01635022,0.03286906,-0.0080635045,-0.009096851,-0.032443818,-0.037318856,-0.0094537465,-0.1151385,-0.011891561,0.016871758,0.01002597,-0.050987754,0.0032392822,-0.01554172,0.019665193,-0.028408084,-0.04920052,0.0042497613,-0.018725222,-0.01603318,0.020592367,0.000057456728,-0.058257688,-0.016767805,0.00870878,-0.0029782522,0.0018675063,-0.0053054523,-0.027250636,-0.06001264,0.0061010052,-0.016997434,-0.05125115,-0.013161402,0.021829626,0.00041574423,0.043885358,0.019332426,-0.04384599,-0.006524183,0.00997225,0.020844,-0.048921753,0.0037397793,-0.01700535,0.0074130907,-0.002931193,0.00020201155,-0.040134266,0.1192889,-0.0153964115,0.0141921975,-0.0067779277,-0.01432057,-0.02244398,0.0011976969,0.08711654,0.017601062,0.011561122,-0.026648331,0.040551454,0.0018511567,-0.043363456,-0.010114617,0.0025711593,0.02006417,-0.012290774,-0.00242133,-0.012913208,-0.02820647,-0.0055334107,0.023608606,0.045013987,0.007713613,0.011344098,0.014417869,0.010969692,-0.027995234,0.009323834,-0.0368053,-0.015660964,-0.019679444,0.008720625,0.018142875,0.00559644,-0.0016427493,-0.011316914,0.012919574,-0.013061085,0.012466781,0.05001461,0.009452273,-0.024051273,0.0073213573,0.006318928,-0.0050388873,0.036764257,-0.03688358,0.020016737,0.007020691,0.018945357,0.030825473,-0.019368323,-0.038616102,0.02168295,0.06535205,0.029813787,0.025734566,-0.01578336,0.017907642,-0.00268946,-0.029096663,-0.0125537785,0.044683345,-0.0047428063,-0.005631156,0.0019265063,0.035572063,0.05738689,-0.021028088,-0.008164869,0.00086712267,0.0017201336,0.03472505,0.0018887128,0.045667246,0.009594803,-0.010882966,-0.0361262,0.011197106,-0.0054537933,0.056186818,0.040625226,0.0005863544,0.025272079,0.04787165,0.008684247,0.0010070709,-0.025367236,0.026176764,-0.06296056,0.0155327525,0.015701277,0.018431673,0.06257428,0.029664425,0.03824733,0.028738724,-0.014930839,-0.016337821,0.0065475847,0.036572862,-0.026925452,0.025158573,0.0027047219,0.019973727,-0.0005325369,0.013844999,0.044320006,-0.032425728,-0.04274991,0.041976172,0.028641505,-0.01238759,-0.014593369,-0.029046817,-0.022823194,0.022586789,-0.031905334,-0.024974179,0.012295831,-0.0257776,0.0134085165,0.012017519,-0.0014232601,-0.010179695,-0.04560739,-0.010156264,0.015319385,0.036646634,0.020009577,-0.010222456,0.027406566,0.024523856,-0.002550423,0.0069077592,-0.031476278,0.029402044,0.01557811,0.0075099957,-0.018184628,0.020518439,0.014866127,-0.009933562,0.0147782955,0.00783349,0.03686143,0.033228938,0.043896247,-0.044480093,0.07101905,-0.015793644,-0.02102884,-0.029565254,0.03821484,-0.0495537,0.042139247,0.04347295,0.03318325,0.007489297,-0.04291687,-0.014465857,-0.0494763,-0.071986295,0.037188467,0.0014270126,0.022237841,-0.03187202,-0.009741231,-0.0094036665,0.019702557,-0.010520041,-0.0038479394,-0.011848737,-0.034675527,-0.010902811,-0.041615188,-0.006383898,-0.013737816,0.00030898972,-0.035240334,-0.0030291716,0.04040584,0.012802207,-0.0040296703,0.022460824,-0.024716567,0.027439874,0.04373746,-0.005122313,0.009415648,-0.046209734,-0.0067184414,-0.03121424,-0.019429265,-0.024714382,-0.02752657,0.029741956,-0.04724847,-0.0025709388,-0.03504167,-0.0077833463,-0.003982409,-0.017251154,0.05118465,0.001303017,0.014293168,0.024740078,-0.0008954871,-0.0048584207,0.0114182355,0.07740382,-0.052876502,0.013836398,0.054908175,-0.019625733,-0.18545385,-0.04237495,0.010261191,0.014115963,-0.003797617,-0.005849479,-0.028004019,-0.01354488,-0.007497632,-0.06412492,-0.027594665,-0.1421002,-0.009898716,-0.030269105,0.033251584,0.03856586,0.010112249,0.0013482111,-0.03463883,-0.076069206,0.013472118,0.0042547607,0.061819486,0.048551485,0.03931873,0.021967065,0.020276794,0.02566516,0.00088255765,-0.0014333198,-0.04668394,0.039198283,-0.03284215,-0.05410533,0.038887415,0.016220467,-0.010142267,-0.016595153,-0.010574554,0.015514099,0.035827592,0.05039183,0.018019022,-0.061456,0.0095808245,-0.018434271,-0.0012194115,0.012717622,-0.009415655,0.027578957,-0.01365924,0.033279434,0.019564493,0.008913076,-0.008297621,0.03944521,0.025121745,0.042774983,0.027474232,0.003366853,-0.020771746,-0.060887378,-0.056864977,-0.021120166,0.0054948293,0.0023142293,0.00081255496,-0.010445684,0.004694955,-0.03809773,0.0134724295,-0.031724397,-0.04147205,-0.02545617,0.0042921794,-0.0064664297,-0.010697785,-0.027076045,0.0024954623,-0.073840365,0.0077604856,0.038720794,-0.027141545,0.011227653,0.0098874215,0.021341555,-0.038503185,-0.035872623,-0.0070038154,0.37194175,-0.016296148,0.0066738543,0.025528483,0.031138532,0.020787736,-0.0059276093,0.03199315,-0.006552131,0.0014431517,0.0038907176,0.010154911,0.02923183,0.030140236,0.052256305,0.040698774,-0.02935993,-0.0009808805,-0.025213506,-0.032402378,0.010727446,-0.07802467,0.014476797,-0.013610751,-0.043765686,0.036230575,0.026490401,-0.006285771,-0.031432692,-0.0054125166,-0.025781248,0.019287739,-0.013050813,-0.02996781,0.019164184,0.009768509,-0.067640945,-0.03766588,0.00006320108,-0.0019099606,0.019028116,-0.013895722,0.021068392,-0.001025496,-0.041066654,-0.02315025,-0.011897328,-0.0045428886,0.0020129122,-0.03473901,0.021420723,0.0010796085,-0.003219862,0.025850745,-0.018131727,-0.006668575,-0.03509962,-0.0024969175,-0.045468654,-0.004967546,0.024855789,0.010153847,-0.02917874,0.025318297,0.048017863,-0.0020973424,-0.003587376,-0.012687166,-0.0046079285,0.013437874,0.030326188,-0.005717375,0.05357793,0.012113713,0.0025581135,-0.035532728,-0.010155986,0.038106553,0.002056571,-0.005547396,-0.018718155,0.01838941,0.020888023,0.026155246,0.040889975,0.028638104,-0.014867189,0.020352053,-0.011152986,-0.026854046,0.0026194113,-0.0024336544,0.014121926,-0.0088158,0.031210536,-0.034759827,0.008616705,-0.06709615,0.0074734828,-0.00924934,0.008121328,0.015792875,-0.013854975,0.0030830794,-0.00018551544,0.012179185,-0.011223153,-0.061378416,-0.010139914,0.004383693,-0.03220979,0.014175768,0.041087832,0.0024298124,0.071363516,0.048702754,0.03702559,-0.0016139097,0.0031433417,0.02865773,-0.060097735,-0.02806892,0.0087329075,0.01598932,-0.037566524,-0.0537932,0.0067083514,-0.02750146,-0.039299432,-0.004961169,0.010202433,0.013122645,-0.054235205,-0.02701502,0.014277157,-0.023749644,0.04656763,-0.0190129,-0.01691794,0.043478165,0.010937929,-0.033035994,0.020150604,-0.014619555,-0.010196553,-0.0009980833,-0.00561233,-0.0009029202,-0.0050895005,0.011727624,0.02866182,-0.0030205327,0.020353943,-0.019918183,0.005818234,-0.013505864,-0.007909673,-0.014385531,-0.0068232445,-0.036039483,-0.021205233,0.03489001,0.007580948,0.08837305,-0.02083826,0.02969032,0.00042843123,0.04028971,-0.033938307,0.004138512,-0.0019336424,-0.035676207,0.0038171315,0.03264923,0.013320321,-0.027272344,-0.00018841158,0.022783592,0.029148031,-0.006772802,0.015143005,-0.0018833202,0.010154382,-0.006086147,-0.03617997,0.012794747,-0.019567957,0.011711611,-0.0007203361,-0.04929263,0.02056752,0.063323036,-0.014616426,-0.01621089,0.011679711,0.019772867,0.0036646982,-0.015427095,0.013029722,0.018282428,-0.0032053979,0.021890024,0.008847616,0.04150522,0.034575775,-0.0077592586,0.014520876,0.01160757,0.02165573,-0.031169252,-0.008271025,-0.030072233,-0.016105084,-0.014733825,-0.028414104,-0.04055543,0.00030584988,0.04648976,-0.008463976,-0.010953144,-0.05860907,-0.036155637,-0.0024204212,-0.06474171,-0.005674062,0.009869203,-0.029207533,-0.04432443,-0.041419603,-0.027810048,-0.019235877,-0.01140965,-0.009457576,-0.019125389,-0.0014285243,0.0025308228,0.018653775,0.0035333796,0.008218353,0.031586807,-0.011803207,-0.011761995,-0.0008431929,0.029657194,0.001942042,-0.0012641803,-0.010638413,0.029590633,0.010966184,0.0001559331,-0.023598753,-0.03645895,-0.07876199,-0.02881218,0.010929455,0.03279888,0.026401598,-0.0174008,-0.0016844103,0.00309465,0.0070965127,0.022474445,0.000059195652,-0.01802035,0.0077694836,0.03129591,-0.021855427,-0.045173924,-0.0033931888,-0.021289421,-0.012850753,-0.021444546,-0.015696568,-0.040843103,-0.011679191,-0.025683481,0.02435371,-0.038649812,0.035293836,-0.002664596,-0.09616682,-0.0028498136,-0.0034474826,-0.00040134613,-0.025592064,-0.00749767,-0.004674668,0.023761448,-0.02992141,-0.0027853718,0.029207962,0.006644721,-0.034156732,-0.026559902,0.010966997,0.024067352,-0.039674085,0.044768784,0.010077625,0.016852891,0.002770052,-0.001655132,0.0028580509,-0.033833187,0.012083415,0.02827788,0.021317052,0.039111935,-0.00070850045,0.0015260937,-0.0026739328,-0.026099844,-0.041836485,-0.016693287,-0.03823286,-0.009259608,-0.029899832,0.0010209958,0.0049551628,-0.005385797,0.004968613,0.01698834,-0.0375388,0.004205983,-0.0325129,-0.02904789,0.0017646537,0.004150639,-0.00085593294,-0.018090945,-0.04088112,-0.003723617,0.02360674,0.006472063,0.002698681,-0.0069429185,0.06509679,0.005707843,0.017447252,0.005288229,-0.01278695,0.04456416,-0.0025766438,0.0045109196,0.028008172,0.052202623,0.01723562,0.002415751,-0.01866052,-0.049874738,0.024690337,0.010447048,-0.011686253,0.030025285,-0.010833844,-0.027537838,0.00020777596,-0.0017127445,0.02596716,0.004795509,0.015487059,0.036507357,0.021318546,0.03373147,-0.00016790866,-0.007322461,-0.026177853,-0.0049240733,-0.021174362,-0.010721558,0.021030925,0.026657764,-0.027914565,-0.02956908,-0.05711635,0.016201194,0.031418644,-0.021930225,-0.013916894,-0.036676962,0.003857653,0.018327564,-0.004925998,-0.035566162,0.031579588,-0.028650245,-0.010340454,0.003261858,-0.022081882,0.03173363,0.014647263,0.012551379,0.034444608,0.024952862,-0.12402344,0.04056781,-0.02546392,-0.020686384,0.020238373,0.004587301,-0.0037217054,-0.040454727,0.00024107352,-0.029892758,0.05914648,-0.02175376,0.020858323,-0.030294543,0.008516263,0.0011198741,-0.01878718,0.023179565,0.027182031,0.059116784,0.0047529573,-0.040284466,-0.044650704,-0.05751184,-0.002341966,0.038098447,-0.01334741,0.03234974,0.00031456904,0.01386568,0.0028620781,-0.014433408,-0.038644996,0.052015945,-0.011697132,0.049627427,-0.017324582,-0.016196297,0.014640798,0.023036154,0.060830902,-0.00091151596,-0.032944467,0.01420543,-0.0069397353,-0.018387835,-0.021361928,-0.008583522,-0.03031097,-0.009189291,-0.096381694,-0.0046524485,0.044722684,-0.0029675579,0.030006088,0.018883545,-0.009791731,-0.016631627,0.017673263,0.05140761,0.014198386,0.016555758,-0.031384338,-0.015400555,-0.029626802,-0.019882062,0.0053604683,0.008547954,0.023463171,-0.023566449,-0.006015099,-0.039752346,0.008529457,-0.021666339,0.03175374,-0.056588024,0.025548406,-0.012457111,-0.005098453,-0.011829267,-0.025374295,-0.023143243,-0.013750983,0.048975334,0.025203822,-0.00016950908,-0.013861559,-0.0050665205,-0.03167051,0.01878665,-0.03990881,0.04903976,0.018648101,0.045398887,-0.008456927,0.0154804755,0.030279608,-0.0041775173,0.023441095,0.024701549,0.0063894256,0.032431323,-0.029351324,0.024604568,0.015524763,-0.0064440174,-0.04265126,0.003970393,-0.03620787,0.0032795575,0.0056451275,-0.060882777,-0.061594926,0.017332532,-0.055998918,0.0062366137,-0.011850289,0.0087222485,0.015934264,-0.030681571,0.060301304,0.022226956,-0.014110432,-0.05155381,0.016450366,-0.010314163,-0.017584346,-0.00018371681,0.04628981,-0.025964437,0.052774966,-0.008081646,-0.021284863,-0.007956344,-0.020108346,0.020129919,-0.0050181695,0.081084445,0.0052258535,-0.038706806,-0.041742645,0.036049966,-0.03324951,-0.04120313,-0.037904877,-0.0214619,0.00089441234,-0.008141225,0.0020249172,0.036439363,-0.03098344,0.011752632,0.0075262673,0.0033376056,-0.018307243,-0.017689655,0.026688052,-0.036996353,0.0049679494,0.04989736,0.040925074,-0.027687095,-0.0075409766,0.012728226,-0.035943218,0.011178598,-0.02108836,-0.017174236,0.053025592,-0.0035103238,0.0012822287,0.01666413,-0.00004486487,0.041287657,0.020624176,-0.024704833,0.011033254,0.004524451,0.039627,-0.025731066,0.002278548,-0.045683414,0.06973644,-0.016278446,0.022617986,-0.019134142,-0.025186459,-0.021815365,0.011563888,0.018571649,-0.03524167,0.04116784,0.021715045,0.021723166,0.02397248,-0.03049456,0.019768078,-0.0200246,0.007378841,0.013721714,-0.04171294,-0.04626235,0.010609149,0.0136947725,-0.0005374703,-0.0028006842,-0.035781253,-0.01856401,-0.009198522,0.004715733,-0.023128485,0.0075735943,0.0018526064,0.0330855,0.021474056,0.00779161,-0.007689455,-0.000031070882,0.056266017,0.0128803495,0.016599575,0.044501804,-0.018893652,-0.007035674,0.018869316,-0.03239778,-0.0007129033,0.02387014,-0.018276704,-0.02889173,-0.0012282205,0.034740224,0.015049701,0.025749166,-0.012963652,0.027997797,-0.0049839783,0.04114307,0.00089554273,-0.009782581,-0.054942176,-0.021736864,-0.026956012,0.005360957],"last_embed":{"hash":"5bevfl","tokens":209}}},"last_read":{"hash":"5bevfl","at":1762935878868},"class_name":"SmartSource","last_import":{"mtime":1762935846000,"size":7824,"at":1762935878865,"hash":"5bevfl"},"blocks":{"#---frontmatter---":[1,4],"#":[5,35],"##{1}":[7,7],"##{2}":[8,8],"##{3}":[9,9],"##{4}":[10,10],"##{5}":[11,11],"##{6}":[12,12],"##{7}":[13,13],"##{8}":[14,14],"##{9}":[15,15],"##{10}":[16,16],"##{11}":[17,17],"##{12}":[18,18],"##{13}":[19,19],"##{14}":[20,20],"##{15}":[21,21],"##{16}":[22,22],"##{17}":[23,23],"##{18}":[24,24],"##{19}":[25,25],"##{20}":[26,26],"##{21}":[27,27],"##{22}":[28,28],"##{23}":[29,29],"##{24}":[30,30],"##{25}":[31,35]},"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":7},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":7},{"title":"♡","target":"https://remotelysave.com","line":7},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":7},{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":8},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":8},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":8},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":8},{"title":"*Victor Tao*","target":"https://github.com/platers","line":9},{"title":"**Linter**","target":"https://obsidian.md/plugins?id=obsidian-linter","line":9},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-linter&enable=true","line":9},{"title":"*eth-p*","target":"https://github.com/eth-p","line":10},{"title":"**Callout Manager**","target":"https://obsidian.md/plugins?id=callout-manager","line":10},{"title":"⬇️","target":"obsidian://SP-install?id=callout-manager&enable=true","line":10},{"title":"♡","target":"https://buymeacoffee.com/kevin.on","line":11},{"title":"*Heesu Suh*","target":"https://github.com/glowingjade","line":11},{"title":"**Smart Composer**","target":"https://obsidian.md/plugins?id=smart-composer","line":11},{"title":"⬇️","target":"obsidian://SP-install?id=smart-composer&enable=true","line":11},{"title":"*Lost Paul*","target":"https://github.com/LostPaul","line":12},{"title":"♡","target":"https://ko-fi.com/paul305844","line":12},{"title":"**Folder notes**","target":"https://obsidian.md/plugins?id=folder-notes","line":12},{"title":"⬇️","target":"obsidian://SP-install?id=folder-notes&enable=true","line":12},{"title":"*Danny Hernandez*","target":"https://github.com/noatpad","line":13},{"title":"**Banners**","target":"https://obsidian.md/plugins?id=obsidian-banners","line":13},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-banners&enable=true","line":13},{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":14},{"title":"**Calendar**","target":"https://obsidian.md/plugins?id=calendar","line":14},{"title":"⬇️","target":"obsidian://SP-install?id=calendar&enable=true","line":14},{"title":"*Pavel Frankov*","target":"https://github.com/pfrankov","line":15},{"title":"**Colored Tags**","target":"https://obsidian.md/plugins?id=colored-tags","line":15},{"title":"⬇️","target":"obsidian://SP-install?id=colored-tags&enable=true","line":15},{"title":"*Mayuran Visakan*","target":"https://github.com/mayurankv","line":16},{"title":"**Code Styler**","target":"https://obsidian.md/plugins?id=code-styler","line":16},{"title":"♡","target":"https://www.buymeacoffee.com/mayurankv2","line":16},{"title":"⬇️","target":"obsidian://SP-install?id=code-styler&enable=true","line":16},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-omnisearch","line":17},{"title":"♡","target":"https://github.com/sponsors/scambier","line":17},{"title":"♡","target":"https://ko-fi.com/scambier","line":17},{"title":"**Omnisearch**","target":"https://obsidian.md/plugins?id=omnisearch","line":17},{"title":"⬇️","target":"obsidian://SP-install?id=omnisearch&enable=true","line":17},{"title":"*jsmorabito & phibr0*","target":"https://github.com/phibr0","line":18},{"title":"♡","target":"https://ko-fi.com/phibr0","line":18},{"title":"**Commander**","target":"https://obsidian.md/plugins?id=cmdr","line":18},{"title":"⬇️","target":"obsidian://SP-install?id=cmdr&enable=true","line":18},{"title":"♡","target":"https://dirtsimple.org/tips/tag-wrangler","line":19},{"title":"*PJ Eby*","target":"https://github.com/pjeby","line":19},{"title":"**Tag Wrangler**","target":"https://obsidian.md/plugins?id=tag-wrangler","line":19},{"title":"⬇️","target":"obsidian://SP-install?id=tag-wrangler&enable=true","line":19},{"title":"♡","target":"https://ko-fi.com/novov","line":20},{"title":"*novov*","target":"https://novov.me","line":20},{"title":"**Homepage**","target":"https://obsidian.md/plugins?id=homepage","line":20},{"title":"⬇️","target":"obsidian://SP-install?id=homepage&enable=true","line":20},{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":21},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":21},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":21},{"title":"**Smart Connections**","target":"https://obsidian.md/plugins?id=smart-connections","line":22},{"title":"*Brian Petro*","target":"https://wfhbrian.com","line":22},{"title":"⬇️","target":"obsidian://SP-install?id=smart-connections&enable=true","line":22},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-text-extractor","line":23},{"title":"♡","target":"https://github.com/sponsors/scambier","line":23},{"title":"♡","target":"https://ko-fi.com/scambier","line":23},{"title":"**Text Extractor**","target":"https://obsidian.md/plugins?id=text-extractor","line":23},{"title":"⬇️","target":"obsidian://SP-install?id=text-extractor&enable=true","line":23},{"title":"**Automatically reveal active file**","target":"https://obsidian.md/plugins?id=obsidian-reveal-active-file","line":24},{"title":"*Matt Sessions*","target":"https://www.matthewsessions.com","line":24},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-reveal-active-file&enable=true","line":24},{"title":"*@beaussan*","target":"https://github.com/beaussan","line":25},{"title":"**Update time on edit**","target":"https://obsidian.md/plugins?id=update-time-on-edit","line":25},{"title":"⬇️","target":"obsidian://SP-install?id=update-time-on-edit&enable=true","line":25},{"title":"*Alan Grainger*","target":"https://github.com/alangrainger","line":26},{"title":"♡","target":"https://ko-fi.com/alan_","line":26},{"title":"**Lazy Plugin Loader**","target":"https://obsidian.md/plugins?id=lazy-plugins","line":26},{"title":"⬇️","target":"obsidian://SP-install?id=lazy-plugins&enable=true","line":26},{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":27},{"title":"*Benature*","target":"https://github.com/Benature","line":27},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":27},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":27},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":27},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":27},{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":28},{"title":"**Periodic Notes**","target":"https://obsidian.md/plugins?id=periodic-notes","line":28},{"title":"⬇️","target":"obsidian://SP-install?id=periodic-notes&enable=true","line":28},{"title":"*SErAphLi*","target":"https://github.com/Seraphli","line":29},{"title":"**Link Embed**","target":"https://obsidian.md/plugins?id=obsidian-link-embed","line":29},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-link-embed&enable=true","line":29},{"title":"♡","target":"https://buymeacoffee.com/tgrosinger","line":30},{"title":"♡","target":"https://github.com/sponsors/tgrosinger","line":30},{"title":"*Tony Grosinger*","target":"https://grosinger.net","line":30},{"title":"**Advanced Tables**","target":"https://obsidian.md/plugins?id=table-editor-obsidian","line":30},{"title":"♡","target":"https://paypal.me/tgrosinger","line":30},{"title":"⬇️","target":"obsidian://SP-install?id=table-editor-obsidian&enable=true","line":30},{"title":"♡","target":"https://buymeacoffee.com/polyipseity","line":31},{"title":"*polyipseity*","target":"https://github.com/polyipseity","line":31},{"title":"♡","target":"https://github.com/sponsors/polyipseity","line":31},{"title":"**Terminal**","target":"https://obsidian.md/plugins?id=terminal","line":31},{"title":"⬇️","target":"obsidian://SP-install?id=terminal&enable=true","line":31}],"metadata":{"created":"2025-11-07 16:57","updated":"2025-11-12 09:24"},"last_embed":{"hash":"5bevfl","at":1762935878868},"key":"Settings/MacPlugin.md","task_lines":[]}, "smart_blocks:Settings/MacPlugin.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009343389,-0.01656475,-0.032860152,0.028768802,-0.04234095,-0.030946506,0.030069092,0.009683893,-0.011808955,0.017836498,0.005405165,0.0032535829,-0.03050954,-0.0032112664,-0.020844053,-0.014181608,0.0059634177,0.00953288,-0.0021061718,0.006478049,0.0138944695,-0.055072494,0.037686694,0.0152641535,0.031018186,-0.0077949176,-0.0018696319,0.0037723852,0.029016696,-0.001717141,0.009611171,-0.0630062,0.018743906,-0.043175954,0.0037875236,-0.061267953,-0.007875739,0.022890484,-0.05976011,0.022868471,-0.017800156,-0.0077270376,-0.016139587,0.004215341,0.0066481605,0.00077020616,-0.010561465,-0.0055084494,0.0048339735,-0.032687135,0.007699175,0.012388449,0.011044892,-0.06009622,0.015702294,0.07414564,-0.026712297,-0.0070932317,-0.034582347,-0.020622158,-0.03217131,-0.007510057,0.04672757,-0.0019045394,-0.003044363,0.0546156,0.035008796,-0.0091021275,-0.032746468,-0.054242138,-0.01420409,0.031728655,0.00022564663,-0.022286627,-0.057490956,0.017309124,0.077601194,-0.0334239,0.006699193,-0.0065809498,-0.006244796,0.009972317,0.03177562,-0.0022769042,0.03528917,-0.00017488374,-0.020030925,0.037221305,0.028733416,0.027936121,0.020645928,0.0095418375,0.0051548523,-0.012496382,-0.018538555,0.019180631,0.02500598,-0.00065865857,0.044501442,0.017604154,0.046405032,-0.0045219036,0.022296362,0.01568773,0.016406083,-0.0013925928,-0.013250609,-0.026002513,0.0012206124,-0.025164898,0.026256438,0.020278512,-0.0024147287,0.011947093,0.006907165,-0.014044642,0.012028261,-0.037612755,-0.0005047899,0.018176286,0.045502003,0.006295627,0.022459501,-0.004162275,-0.001953229,0.023511076,0.02163585,0.014611712,0.004068602,0.02761687,0.0038091282,0.03335385,-0.012824646,0.0063560307,-0.021110259,0.026201883,-0.01747556,0.024722315,0.00074369076,-0.01604012,0.008887748,0.00061454676,-0.005730708,-0.011387506,0.047068544,-0.008463569,0.0317492,-0.035522286,0.010169649,-0.027424244,-0.029989202,0.034199417,0.03167972,-0.03837293,0.004378625,-0.045534443,-0.032035276,0.067634135,-0.0066419463,-0.016627934,-0.019069536,0.024534278,-0.06855507,0.013480417,0.04914933,-0.06149592,0.03221354,0.032807767,-0.040174626,-0.02591546,0.015534833,-0.041064445,0.017827293,0.011767312,-0.012487015,0.03638714,0.074205905,0.012373109,-0.0096078245,-0.034012463,-0.0720834,0.01616188,-0.019721055,0.0062663616,-0.026011199,-0.022318954,-0.04305892,-0.02179924,0.0069857077,0.029919721,-0.019488273,0.022629948,0.02574359,-0.040695064,0.001972196,-0.024987187,-0.017511234,0.039701022,0.03093531,0.008030974,0.028826548,0.027659515,0.052438572,0.028491989,-0.019535463,0.007970283,0.04387582,-0.009243253,0.04575826,0.020970453,-0.044484008,0.019627096,0.018852673,-0.003849028,0.013032685,-0.048620008,0.010699304,0.038524054,0.033644687,0.0076227793,-0.040228013,0.03674511,0.014141669,0.018868463,-0.032873236,-0.011692672,0.010633561,0.06282224,-0.017439226,0.040824823,0.0071734474,0.009413791,0.010337919,-0.015386865,0.02096598,-0.043964785,-0.02873302,0.012145405,0.0050439956,-0.009582316,-0.049462117,0.027458802,-0.026185445,0.0023635905,-0.019078728,-0.012580131,-0.008652683,0.040394444,-0.008838177,0.00680759,-0.017908866,0.01079686,-0.008357874,-0.013682452,0.037601475,0.026747486,0.024525095,-0.022618618,-0.040363166,-0.042837594,0.0015403971,-0.009721956,-0.048060823,0.01266477,0.00589743,0.0055710366,0.019697161,-0.0226478,0.028956098,-0.0136183305,0.0011246098,-0.012451633,0.035530765,0.0067601562,0.010553669,-0.02330599,-0.029303929,-0.059080023,0.030254927,-0.011941194,-0.018332062,0.0024401217,0.03352037,-0.014730008,0.0029500672,-0.022633059,-0.025831241,-0.001496341,-0.015487805,-0.028455148,-0.047595575,0.026072787,0.04893473,-0.0119843185,0.011005105,-0.021668956,0.007456536,-0.1740235,0.01801197,-0.010233776,0.055414494,0.0025071732,-0.013876917,0.0069182827,-0.0024309075,-0.054251794,0.033967316,0.005749921,-0.05120749,0.002959138,0.02353321,0.012749424,0.008830531,-0.022281725,-0.013844159,-0.055833794,-0.020153336,-0.030897351,-0.034747884,0.022805002,0.026609732,-0.060173508,-0.047125354,0.018235337,-0.010252211,-0.02043776,0.019275263,0.03537349,0.020737652,0.009538901,-0.0012974003,-0.021971837,0.003952588,-0.022845814,-0.023622267,0.036203757,-0.030155286,0.017279938,0.035383016,0.012908852,0.03504714,0.019891491,0.008786398,0.022060376,-0.023550866,-0.004843546,0.0019910012,0.010317506,-0.011491573,-0.016522089,0.054732006,-0.04257779,-0.0027567113,-0.035981636,0.040579908,-0.0075552883,-0.0018710507,-0.009035579,-0.043026235,0.07801148,-0.021022266,-0.0043076584,0.022949314,0.005631887,-0.04441625,0.014640499,-0.0633339,0.040881306,0.007220438,0.06600448,0.024521697,0.025674408,0.029993538,0.016985739,-0.015515961,0.009331878,-0.10216336,-0.03414513,0.049990732,-0.03606313,-0.034561474,-0.029455632,-0.026176853,-0.017756248,-0.004051087,0.01683303,0.24417901,0.035511438,-0.01623682,0.03870487,0.08443735,-0.021979757,-0.021927156,-0.0009104506,-0.019577688,-0.021657035,-0.016114943,0.014778594,0.015743371,-0.04577909,0.027258094,-0.009915843,-0.05399541,-0.037375648,0.085306406,0.008510203,0.000013883486,-0.07347418,0.056878548,-0.023270402,-0.061225824,0.00091514055,-0.0016386216,0.017605033,-0.015681626,-0.0038514934,-0.0357115,0.0147385225,0.03692133,-0.047274884,-0.0041690827,-0.027859896,0.059585176,-0.019503871,-0.018323608,0.031001134,-0.038390078,-0.04515257,0.049827054,0.0053727017,-0.03735253,-0.03906808,-0.027131433,0.00034103112,-0.0049320986,-0.020812143,-0.010279847,0.0011789397,0.0026291306,-0.03181899,0.018662998,0.0010371364,-0.00930863,-0.026978752,-0.03663199,0.052103132,-0.0045478335,-0.0054641045,0.0054804026,0.04583141,-0.037513997,0.06070747,0.02901555,-0.052360877,0.018265307,0.06025963,-0.025645472,-0.012225004,0.05023672,0.039001223,0.022395495,-0.024612924,0.04185189,0.04737937,-0.056941874,0.011328429,-0.027669935,-0.010776994,-0.028966568,0.05891631,-0.009284363,-0.042081386,-0.024100987,0.04605313,-0.0016157385,-0.039221983,0.00799402,0.010543864,-0.009564031,0.028868873,0.0076080724,0.00006297243,-0.0053810813,0.009672285,-0.034731705,-0.026078027,-0.008763944,-0.002559901,-0.028263886,0.0008341853,0.008633681,0.007833741,0.038529057,-0.029467944,-0.0017554743,0.058024656,0.0022970927,0.013582121,-0.0117237745,-0.07689828,-0.033482414,0.02138451,0.064758,0.042743202,-0.0065401173,0.001686319,0.014100288,-0.007017312,0.02669921,-0.0053496906,0.009317847,-0.019389706,-0.060833134,-0.006039623,-0.07088265,-0.0060655926,0.016659113,-0.040172048,-0.016899072,0.009625742,0.0070737335,0.01957796,0.017801266,0.022819504,0.010334361,0.014672016,-0.03556463,-0.05392464,0.008124218,-0.021400891,0.040477052,-0.035739172,0.03442733,0.0058792005,0.015716873,0.057031646,0.0044143475,0.025530048,0.056882355,-0.020466177,-0.022744484,-0.0134581225,-0.011971721,0.0147535205,-0.010342928,-0.024034107,-0.042005673,0.027182115,0.03757982,0.031484693,-0.012002027,-0.022890327,-0.012227035,0.0585784,-0.042008802,-0.05038496,-0.00078602065,-0.035068408,-0.055579003,0.017334225,-0.0027091801,-0.0358738,0.002252255,-0.007137671,-0.02184821,-0.015946401,-0.00010913667,0.010995174,-0.046437565,-0.04429881,0.021681625,0.006992305,-0.053518247,-0.02513879,0.05533873,-0.011550017,-0.039179187,0.12158392,0.02824798,-0.02303429,0.002875057,0.022351414,-0.0017041719,0.0048474954,-0.01383945,-0.006924081,-0.026905792,-0.02295665,-0.008887418,0.028620703,-0.026745357,-0.013697236,-0.024408258,0.05794245,-0.038289603,0.013664767,0.023296114,-0.021405397,-0.015447407,0.023414657,0.0043216106,0.0033858202,0.03864084,0.079459324,-0.01725766,-0.009966571,-0.004482737,0.0002992574,0.011105649,-0.0032245032,0.011392716,0.04614086,0.012686655,-0.019222433,-0.0040387567,-0.045963824,-0.010903372,-0.014598834,0.025750853,0.009988684,-0.020965897,-0.03556355,0.04087485,0.0060689487,0.013256904,0.01980692,-0.010169721,0.007709911,0.011429534,0.02878844,-0.002557051,0.023341034,-0.06277326,-0.043530345,0.027602088,-0.022244418,-0.010248087,0.021461,0.0054223505,-0.041199956,-0.021798946,0.009297001,0.0036667804,-0.043617256,-0.076270945,-0.064917326,-0.05018624,0.046500795,0.012235383,-0.003327221,-0.032900646,-0.016330475,0.014440764,-0.052286956,-0.027323231,0.012824724,-0.04668333,-0.0033148748,-0.039654847,-0.02530604,0.022403104,0.006129408,-0.00023591994,-0.011371295,0.0232487,0.0046979864,-0.038489666,0.011720674,-0.014314958,-0.037254427,-0.037918113,-0.006859683,0.03291724,-0.020717757,0.005580999,-0.061221752,-0.011044657,-0.016079955,-0.045220032,-0.01347239,0.028302053,0.0005323352,-0.059096802,0.030217119,-0.0012922984,0.014331914,-0.017074691,-0.013978415,0.0033477016,-0.04818822,0.020901768,-0.008968962,0.01824695,-0.03634126,0.0037686483,-0.0001655993,0.048995037,0.0015814365,0.00904923,0.0354439,0.021266464,0.025161479,0.020857984,-0.044684462,0.020032596,-0.0023192652,0.0306385,0.022863545,-0.042723596,-0.016915752,-0.059023764,0.010056255,-0.02322968,-0.017111976,-0.027661381,0.014260444,-0.033379827,-0.031712145,0.012340124,-0.0048622466,-0.030440992,-0.0252935,0.029430574,0.00060414657,0.038424365,-0.02405737,0.012331218,0.012239725,0.046245646,-0.024331084,0.013580543,-0.04616975,0.0015460217,-0.0102837095,-0.03414567,-0.0056343647,-0.033179674,-0.017778626,-0.0026019558,-0.0140274605,0.051302955,0.0006430618,0.017495677,0.005343899,-0.02758631,0.03860359,-0.047906958,0.014784751,-0.03862529,-0.009555067,-0.0034253546,0.045304198,0.021047538,0.030760556,-0.00026755684,-0.0024118572,0.0037693204,0.002780592,0.04406923,0.06595761,-0.0113048805,0.028921217,-0.011744127,-0.016934203,0.034137618,0.003439549,0.00087394984,0.025101827,-0.009339919,-0.07157979,0.051517643,-0.03789213,0.022722526,0.045516193,-0.024998862,0.07233586,-0.058435958,-0.011822596,0.0004223081,0.013404871,-0.14333026,0.019551879,-0.03749844,-0.008129804,0.0063431556,-0.021372318,-0.011913476,-0.02488144,0.0006492774,-0.04193083,0.021544369,-0.05857603,0.032866668,-0.016589753,0.006628336,0.01875486,-0.0012020256,0.012251042,-0.048239786,0.0779413,-0.0016206714,-0.029560938,0.041461866,0.0069834027,-0.04497526,-0.037269596,0.02130298,0.008012308,-0.04199051,0.0087527,-0.003827601,0.021945084,-0.007437274,0.057079874,-0.02299516,0.028398814,0.00976152,0.022208154,-0.025178254,0.033239994,0.023313962,0.019391656,0.004502392,0.0016176425,0.02072606,0.07382692,-0.0041945986,0.010494914,-0.0003404093,0.034148894,0.004147357,-0.020472683,0.049902726,0.043613795,0.0018357959,0.002042146,0.029064324,-0.009536394,0.014068613,0.04815011,-0.01521218,0.024851954,-0.006418917,-0.03051485,-0.0022124085,0.028883321,-0.023970835,0.0004909646,-0.018951591,-0.014097582,-0.022947488,-0.009260159,0.0007265569,0.011847883,0.027653215,-0.03213971,0.05667158,0.022610867,-0.06377095,-0.0028408787,-0.027176457,-0.0059767603,-0.029139373,0.029447336,0.0424649,0.016117042,-0.030228458,-0.017501708,-0.05583324,0.009861371,-0.04707122,-0.041990496,0.021177635,0.039986134,-0.034077883,0.03928111,0.012412595,-0.02887634,0.006974582,-0.054247815,-0.015083878,-0.054325603,-0.03597789,-0.011196273,-0.017822478,0.03687571,-0.0055926363,0.012936923,-0.037466362,-0.0056532472,-0.022850646,0.02277594,-0.0267222,-0.015924715,-0.0776661,-0.014372969,0.0010808549,0.0087206485,-0.010923665,-0.02753133,-0.00846183,-0.015620986,0.024750218,-0.031499285,0.024302548,0.032513443,0.04522253,0.03535182,0.023460492,-0.044658437,-0.0188013,0.0016066941,-0.00078370946,0.022002859,0.022274312,-0.012866694,0.005549578,0.048549455,-0.035664752,-0.037063703,-0.041536808,-0.030434094,-0.020995565,-0.022446377,0.020057902,-0.04148981,0.01989909,-0.00023513775,-0.012976789,-0.005405605,-0.029381702,0.026836097,0.005859719,0.013072461,-0.009856388,0.05255894,-0.010687499,0.012539214,-0.022118913,0.04256992,-0.011107746,0.0028647266,-0.017506957,-0.023772556,-0.0016744283,0.045871355,-0.026666714,-0.02529416,-0.05162656,0.009259183,-0.018503001,0.016492352,-0.02191488,0.05892421,0.033783764,-0.0020351084,-0.00886291,0.021667605,-0.029910685,-0.0019812828,0.024389049,0.033905473,0.06664138,-0.005880417,0.013115737,0.04743339,-0.032674555,-0.001476439,0.01784909,0.0032050572,-0.019920908,0.021088274,-0.02509742,-0.010873931,0.014380085,0.017341081,-0.0205824,0.021093331,0.01900054,0.013570745,0.004855251,-0.014825594,0.012942174,0.010373621,0.0034284801,-0.016247991,-0.024778271,-0.037186585,0.03164583,0.06277767,0.020445362,0.0022068277,-0.04735164,0.024662983,-0.00017009993,0.02587684,0.038370132,0.032679994,-0.021357346,0.030056994,0.034810647,0.007323838,-0.02678252,-0.029627439,-0.0051158853,0.007711336,-0.00069164287,0.016801253,0.030473389,0.018831752,-0.024660058,0.019668607,-0.018392107,0.016548952,0.060097147,0.01316462,0.01015833,-0.0015663493,-0.021251068,0.000065959495,0.045613915,-0.018296681,0.026306905,-0.07199577],"last_embed":{"hash":"mb7x09","tokens":277}}},"text":null,"length":0,"last_read":{"hash":"mb7x09","at":1751714230624},"key":"Settings/MacPlugin.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"mb7x09","at":1751714230624}}, -"smart_blocks:Settings/MacPlugin.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.009167967,-0.014321994,0.01104328,-0.00025356753,0.02237098,-0.015005227,0.029936897,0.031029636,-0.023872258,-0.011559551,0.00037596253,0.0042842664,-0.013483577,0.026649851,-0.0066937706,-0.0026542947,-0.024824455,-0.004433209,0.0007571688,0.003442533,-0.07853558,-0.012841796,0.030794766,0.014798834,-0.0124561135,0.07281179,0.009972455,-0.010880154,-0.03248662,0.0027903456,0.051853236,-0.02202456,0.037752517,-0.012318669,-0.0014930246,-0.029274646,-0.028026842,-0.02762021,-0.11257871,-0.012419305,0.017269354,0.004391077,-0.055114277,-0.0137796765,-0.010161924,0.0046834014,-0.032179866,-0.052145552,0.0030007563,-0.0011431183,-0.04156705,0.014489219,0.005180494,-0.054341383,0.0008308415,0.019919647,-0.0066073346,-0.0045822873,0.006208278,-0.025732193,-0.055467084,-0.00065748184,-0.004415275,-0.03878751,-0.010430528,0.018586516,-0.0017802402,0.03359911,0.030988885,-0.03704337,0.007907354,0.011399341,0.007574221,-0.035900094,-0.003055055,-0.0041662026,0.018506976,0.005945869,0.017575976,-0.044331957,0.11625391,-0.013891886,0.027670065,-0.020800002,-0.02896824,-0.018801933,-0.018453114,0.086843416,0.004281829,0.02533288,-0.04066953,0.046360068,0.016708463,-0.029841011,-0.010031778,-0.0021701802,0.020104716,-0.006704111,-0.0045312047,-0.02935181,-0.027324487,-0.0021590102,0.034165047,0.051279165,0.020007754,0.019630272,-0.006377533,0.008757429,-0.031173611,0.0048353355,-0.054335687,-0.009717107,-0.025347376,0.0032776075,0.013559398,0.010220098,-0.0077732285,-0.004828503,-0.0011296215,0.0012089934,-0.003232662,0.043086067,0.0022866235,-0.018820466,0.014158341,0.0027155438,0.01477229,0.05064133,-0.03480139,0.006479878,0.005559262,0.021995252,0.032386612,-0.025187027,-0.04075745,0.012337194,0.060420655,0.019245734,0.027111663,-0.01960491,0.010248689,0.012546521,-0.042718537,-0.007740118,0.06558496,-0.0013143467,-0.006259025,0.010191433,0.012682125,0.07167578,-0.046088062,-0.01040801,-0.0071128854,-0.008707332,0.03800256,0.010824853,0.033992816,-0.0025970584,0.0018611567,-0.020697579,0.0035365643,0.0070165116,0.05654475,0.03425924,-0.002976294,0.02042826,0.053374477,0.008663095,0.0061539835,-0.016567854,0.022082658,-0.054598827,0.022467444,0.030127693,0.021381855,0.05865182,0.0316187,0.033263516,0.043937746,-0.023700781,-0.025294898,0.010637159,0.04136478,-0.025669029,0.0317448,0.0028370272,0.011231072,0.008457886,0.0012002178,0.036883347,-0.023267282,-0.058821905,0.04179436,0.029627768,-0.0145001635,-0.008270358,-0.034496244,-0.009254511,0.013679558,-0.030044915,-0.031104656,0.013776295,-0.04456809,-0.008971086,-0.0037061693,-0.0015666585,-0.015635714,-0.03500078,0.010014526,0.024853086,0.032341935,0.035022933,0.009183717,0.02153542,0.019187734,-0.0010818887,0.004116157,-0.026435092,0.034597475,0.0010239878,-0.011781815,-0.022089364,0.039511938,-0.0053520743,0.015790328,0.029684266,0.017725004,0.034164544,0.040085122,0.033205174,-0.03960985,0.070754826,-0.026410494,-0.03302938,-0.0077965255,0.027311822,-0.04195703,0.03153285,0.030177841,0.01468015,-0.010008161,-0.051833905,-0.02878481,-0.041000046,-0.06783738,0.022212528,-0.0023302508,0.02829967,-0.030565467,-0.025912017,-0.0008907409,0.015051056,-0.0044863713,0.0006473059,-0.0036792867,-0.042757407,-0.020333344,-0.052037578,0.013037861,-0.030526,0.0037432818,-0.030868044,-0.0032303683,0.0483729,0.013026136,-0.014143345,0.0134827085,-0.008561011,0.040995326,0.044240054,0.0019836635,0.014819723,-0.0446398,-0.016386753,-0.0012041149,-0.017824532,-0.021091226,-0.038230773,0.022109669,-0.033533543,-0.009482075,-0.05780895,-0.004755242,0.009376926,-0.02107222,0.040908825,-0.00020809115,-0.00023356917,0.02372184,0.0023822067,0.0030072997,0.008914638,0.0766223,-0.051278837,0.011522708,0.038746618,-0.015120923,-0.17170674,-0.045348294,-0.0007861381,0.004535503,-0.0036533664,-0.0028121874,-0.014823309,-0.028000312,-0.018734682,-0.07051157,-0.0450289,-0.13741471,-0.023768513,-0.031301215,0.037615195,0.037147712,0.017424831,0.01821315,-0.021948064,-0.075570025,0.024195144,0.013204604,0.06008626,0.05151387,0.037711736,0.004158144,0.01214011,0.01871254,-0.009623001,-0.01782499,-0.03931659,0.03524811,-0.027245345,-0.041783232,0.03498074,0.036919415,-0.011785791,-0.015722677,0.00011780851,0.0045752735,0.039038684,0.054569144,0.009954138,-0.044561286,0.0042418703,-0.009268226,-0.012691388,0.023874108,-0.0034808193,0.02824961,-0.017004149,0.043612324,0.0070774336,0.025338521,-0.0120969,0.025986802,0.0127057135,0.059013613,0.028914211,-0.0016240989,-0.013577994,-0.056471758,-0.057522207,-0.018148364,0.015401935,0.0074034464,-0.01304515,-0.027107477,0.016608132,-0.03916691,0.013965458,-0.03138244,-0.01816685,-0.03238932,0.020325406,0.0009481433,-0.0052822465,-0.024940934,0.010079489,-0.07469477,0.010095843,0.030980663,-0.0277614,0.010454465,0.0027562045,0.018294975,-0.03829018,-0.019587839,0.007869651,0.36710054,-0.024250323,0.010333751,0.025695693,0.024185138,0.01147684,-0.018883515,0.01294941,-0.0055293418,0.0026910317,0.002368317,-0.0031376332,0.03240852,0.028274197,0.05319704,0.055323176,-0.030771006,0.005560455,-0.030674236,-0.011849084,-0.0072056693,-0.07099861,0.0021994018,0.008110572,-0.035739206,0.040047813,0.025862772,-0.0027153748,-0.032910474,0.0010312315,-0.030072903,0.016168686,-0.019829879,-0.033468712,0.0019225269,0.014950062,-0.077648,-0.035164457,-0.013481435,0.018397674,0.035571974,-0.019214513,0.011510058,0.021099474,-0.051296394,-0.0112813655,-0.0076279994,-0.0041287425,0.010131423,-0.038584996,0.020823909,-0.004475993,-0.022035938,0.011751059,0.0031969782,0.0050164815,-0.01869014,-0.0022439922,-0.056674186,0.001728494,0.019416306,0.014047803,-0.0326858,0.020827182,0.03694083,-0.0049571893,-0.026132451,0.0016376813,-0.026775464,0.01911205,0.027985364,0.012368408,0.05917759,0.011288241,0.01009478,-0.015620824,-0.007297312,0.023237284,-0.015400474,-0.009361861,-0.026761308,0.032953918,0.010948435,0.036264814,0.040099356,0.04268443,-0.024368035,0.025829406,-0.006277599,-0.047838163,0.0063745216,-0.0043665324,-0.002582346,-0.02479489,0.028299231,-0.022122053,0.009786404,-0.06879125,0.0025553338,-0.02073547,0.0048873913,0.012098364,-0.018687997,0.0010364761,-0.014775071,0.0046501495,-0.013383273,-0.05936969,-0.0170225,-0.0022306954,-0.045056373,0.015844826,0.03858481,-0.003942308,0.06271537,0.034263704,0.025944905,0.0017140802,0.021675685,0.041324835,-0.04812536,-0.03644777,0.012802132,0.01709413,-0.02421478,-0.048114132,0.009890329,-0.017543871,-0.03596604,-0.012236006,0.01686225,0.010220472,-0.057061613,-0.036186997,0.01766782,-0.025722442,0.027904645,-0.02119798,-0.016683852,0.0399027,0.009812077,-0.02177383,0.021148557,0.0050109634,-0.006213608,-0.015729772,0.0084793875,-0.007397146,-0.010891962,0.0108926175,0.029923217,-0.003920644,0.022605566,-0.006263513,0.019703707,0.005905962,0.004888858,-0.0027351698,-0.012983452,-0.042435165,-0.017537156,0.01343265,0.013520054,0.07810573,-0.029642625,0.0381617,-0.00057100144,0.021584133,-0.039255343,-0.0031006462,-0.015901476,-0.0476605,0.008475399,0.028482394,0.03009281,-0.016806269,0.004261657,0.013586213,0.03451803,0.0049607162,0.012047566,0.0063623562,0.0008674048,-0.002609667,-0.02266964,0.007017349,-0.016670607,0.013326531,-0.01370202,-0.06252709,0.02316883,0.054951303,-0.016917083,-0.009039355,0.017193392,0.0008863228,-0.0006861555,-0.009844139,0.0027960914,0.019910568,0.005272255,0.048345443,-0.0016287746,0.044397924,0.02879348,-0.011132116,0.025059795,0.024426376,0.021099633,-0.025961326,-0.0026244358,-0.023120543,-0.01718705,-0.0020053112,-0.02855789,-0.03634765,0.019735333,0.052188408,-0.017541913,-0.009630817,-0.0408527,-0.045357104,-0.013338831,-0.06438646,-0.014560653,0.006581603,-0.016253686,-0.025133602,-0.03808867,-0.027092861,-0.019621516,-0.027568338,-0.016551316,-0.018808242,-0.012575704,0.0033573613,0.016942734,0.014125804,0.02814518,0.023579858,-0.028718058,-0.027813543,-0.00051001785,0.048756696,0.0039169295,-0.012255687,-0.011151984,0.03860751,0.006844366,-0.00061207725,-0.011826222,-0.02142589,-0.07560787,-0.042314574,0.0059930747,0.03256817,0.030420585,-0.016372556,0.010200971,0.005726995,0.0038644709,0.02389504,0.00715381,-0.0074204667,-0.0096535,0.024325816,-0.027231501,-0.057677947,-0.0070295357,-0.03725997,-0.0008731039,-0.018116117,-0.015593129,-0.024269205,-0.0016714127,-0.021553533,0.02629439,-0.030626822,0.024395796,-0.0039265114,-0.084379725,-0.027029548,-0.024144065,-0.0123843765,-0.031423565,0.0050518615,-0.002749659,0.021494394,-0.018901823,0.0073338565,0.03177932,0.0025321457,-0.038174033,-0.017230012,0.004010911,0.013087378,-0.03297237,0.04209667,0.011515118,-0.010700498,-0.0024429918,0.012955419,-0.0023765091,-0.035436094,0.019152978,0.033255294,0.013153353,0.047135755,-0.0144334985,-0.002606967,-0.003130205,-0.032424603,-0.04955126,-0.021164084,-0.03969393,-0.0026982469,-0.04075462,-0.0012904238,0.0086186845,0.009710127,-0.005451677,0.0055385446,-0.009054391,0.008689741,-0.03525413,-0.019487938,0.0060654124,0.0015245142,-0.00017885295,-0.018012142,-0.043807436,-0.004692456,0.012601309,0.01607017,-0.003504296,-0.010693554,0.05633043,-0.0013835671,0.006239047,0.01571188,-0.015271262,0.047899958,0.020208856,0.008498753,0.029271595,0.05952284,0.0025417756,-0.004906098,-0.005223438,-0.040308557,0.015762515,0.0031410952,-0.0183507,0.031222321,-0.00998172,-0.042956576,0.011599281,0.013903122,0.014569167,-0.009635315,0.005226579,0.039908715,0.019859217,0.018129509,0.0017103085,-0.0082633225,-0.020295773,-0.011588665,-0.002529496,-0.018178709,0.041421678,0.032543663,-0.026350984,-0.030784447,-0.065269195,0.011966098,0.02733191,-0.009753453,-0.0047815097,-0.03364851,-0.0014999828,0.013497351,-0.020054517,-0.030675728,0.044700503,-0.024359345,0.0028054009,-0.015824474,-0.035686467,0.043003056,0.0075541167,0.009942556,0.017786581,0.029554715,-0.12054376,0.048318584,-0.030427014,-0.03344035,0.028965333,0.007907688,-0.016330222,-0.04670562,0.009639683,-0.034706153,0.052197464,-0.010184418,0.008127939,-0.01830949,0.009934211,0.006371382,-0.014271039,0.018656775,0.010139455,0.065184206,-0.016613007,-0.044249896,-0.040429357,-0.06875905,0.007627365,0.02663589,-0.0035350418,0.02575552,-0.0070088785,0.012592045,-0.014955643,-0.03192131,-0.0411983,0.062011026,0.001301233,0.041412387,-0.008518861,-0.009514166,0.032301255,0.03906624,0.066349775,-0.00030855538,-0.016831553,0.022572352,-0.027212698,-0.022821767,-0.023629978,-0.021994587,-0.020488925,0.0011219966,-0.0834091,-0.010517523,0.049607903,0.018714337,0.03783476,0.036482506,-0.005389766,-0.0041800784,0.025599014,0.030276373,0.011666679,0.009042192,-0.030898247,-0.027877472,-0.029028635,-0.023013677,0.0043799174,0.017675288,0.010684168,-0.011566185,-0.0017093732,-0.042032134,-0.013596801,-0.028793806,0.04012455,-0.042517457,0.027081976,-0.014145287,0.015621933,-0.019983027,-0.01479906,-0.031011483,0.0024506205,0.039391108,0.022015452,0.006350868,-0.011957067,-0.006447634,-0.034932353,0.003166066,-0.033475284,0.05227086,0.0062761903,0.03881053,-0.011120825,0.00933758,0.029156826,-0.0031497686,0.016658513,0.020533903,0.0040629897,0.043019418,-0.04088455,0.035743978,0.012247558,-0.0019295315,-0.044698868,0.0035966116,-0.024045443,0.016569158,-0.0032021338,-0.047537856,-0.058584824,0.008176622,-0.062324237,-0.003624817,-0.0059102704,0.020775,-0.012599991,-0.034395657,0.06476545,0.035419393,-0.0077969297,-0.047149003,0.017805038,-0.0020101962,-0.008643577,-0.006065808,0.05105862,-0.023686051,0.036167905,-0.00957563,-0.0010293684,-0.003662658,-0.023168964,0.01513535,-0.014314062,0.079511695,0.0126648275,-0.039106693,-0.034344994,0.026901655,-0.025224691,-0.0393149,-0.053901188,-0.012785075,0.01439679,0.017046774,0.0052912203,0.01786016,-0.038542654,0.009621878,0.0062716026,-0.009666424,-0.012626288,-0.027265036,0.02126399,-0.037227765,0.0023469229,0.055643234,0.03507304,-0.017310964,-0.012295594,0.015202753,-0.034317978,0.012200231,-0.012609336,-0.017469957,0.039219473,0.0022784232,-0.0025253505,0.0073019783,0.0055675693,0.037174087,0.0271007,-0.034913663,0.0054489444,0.028441468,0.031798538,-0.01949224,-0.012145543,-0.03466717,0.07350974,-0.007184454,0.032356218,-0.015008041,-0.022035927,-0.027396878,0.004862597,0.007974758,-0.044150326,0.030246047,0.04477336,0.017068092,0.030706817,-0.023964226,0.0065585864,-0.010970586,-0.003941526,0.0154805435,-0.042038426,-0.04834949,-0.001127048,0.011171616,-0.0013418765,-0.0021449043,-0.032334663,-0.016480774,-0.017174296,0.0029622973,-0.023087708,0.018503914,0.01573964,0.033763424,0.028757788,0.015876608,-0.0004981286,0.0068364143,0.06392923,0.0038883646,0.015558462,0.04220254,-0.003937078,-0.015432302,0.015718415,-0.03061025,-0.0029714892,0.029036649,-0.008512823,-0.028200822,-0.0039427695,0.019897074,0.008284752,0.029399607,-0.0021668018,0.03394592,-0.0025549147,0.029489474,-0.0086894855,-0.004990749,-0.0526713,-0.03528888,-0.02770131,-0.010235211],"last_embed":{"hash":"prbedv","tokens":748}}},"text":null,"length":0,"last_read":{"hash":"prbedv","at":1754034381104},"key":"Settings/MacPlugin.md#","lines":[5,34],"size":7324,"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":3},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":3},{"title":"♡","target":"https://remotelysave.com","line":3},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":3},{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":4},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":4},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":4},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":4},{"title":"*Victor Tao*","target":"https://github.com/platers","line":5},{"title":"**Linter**","target":"https://obsidian.md/plugins?id=obsidian-linter","line":5},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-linter&enable=true","line":5},{"title":"*eth-p*","target":"https://github.com/eth-p","line":6},{"title":"**Callout Manager**","target":"https://obsidian.md/plugins?id=callout-manager","line":6},{"title":"⬇️","target":"obsidian://SP-install?id=callout-manager&enable=true","line":6},{"title":"♡","target":"https://buymeacoffee.com/kevin.on","line":7},{"title":"*Heesu Suh*","target":"https://github.com/glowingjade","line":7},{"title":"**Smart Composer**","target":"https://obsidian.md/plugins?id=smart-composer","line":7},{"title":"⬇️","target":"obsidian://SP-install?id=smart-composer&enable=true","line":7},{"title":"*Lost Paul*","target":"https://github.com/LostPaul","line":8},{"title":"♡","target":"https://ko-fi.com/paul305844","line":8},{"title":"**Folder notes**","target":"https://obsidian.md/plugins?id=folder-notes","line":8},{"title":"⬇️","target":"obsidian://SP-install?id=folder-notes&enable=true","line":8},{"title":"*Danny Hernandez*","target":"https://github.com/noatpad","line":9},{"title":"**Banners**","target":"https://obsidian.md/plugins?id=obsidian-banners","line":9},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-banners&enable=true","line":9},{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":10},{"title":"**Calendar**","target":"https://obsidian.md/plugins?id=calendar","line":10},{"title":"⬇️","target":"obsidian://SP-install?id=calendar&enable=true","line":10},{"title":"*Pavel Frankov*","target":"https://github.com/pfrankov","line":11},{"title":"**Colored Tags**","target":"https://obsidian.md/plugins?id=colored-tags","line":11},{"title":"⬇️","target":"obsidian://SP-install?id=colored-tags&enable=true","line":11},{"title":"*Mayuran Visakan*","target":"https://github.com/mayurankv","line":12},{"title":"**Code Styler**","target":"https://obsidian.md/plugins?id=code-styler","line":12},{"title":"♡","target":"https://www.buymeacoffee.com/mayurankv2","line":12},{"title":"⬇️","target":"obsidian://SP-install?id=code-styler&enable=true","line":12},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-omnisearch","line":13},{"title":"♡","target":"https://github.com/sponsors/scambier","line":13},{"title":"♡","target":"https://ko-fi.com/scambier","line":13},{"title":"**Omnisearch**","target":"https://obsidian.md/plugins?id=omnisearch","line":13},{"title":"⬇️","target":"obsidian://SP-install?id=omnisearch&enable=true","line":13},{"title":"*jsmorabito & phibr0*","target":"https://github.com/phibr0","line":14},{"title":"♡","target":"https://ko-fi.com/phibr0","line":14},{"title":"**Commander**","target":"https://obsidian.md/plugins?id=cmdr","line":14},{"title":"⬇️","target":"obsidian://SP-install?id=cmdr&enable=true","line":14},{"title":"♡","target":"https://dirtsimple.org/tips/tag-wrangler","line":15},{"title":"*PJ Eby*","target":"https://github.com/pjeby","line":15},{"title":"**Tag Wrangler**","target":"https://obsidian.md/plugins?id=tag-wrangler","line":15},{"title":"⬇️","target":"obsidian://SP-install?id=tag-wrangler&enable=true","line":15},{"title":"♡","target":"https://ko-fi.com/novov","line":16},{"title":"*novov*","target":"https://novov.me","line":16},{"title":"**Homepage**","target":"https://obsidian.md/plugins?id=homepage","line":16},{"title":"⬇️","target":"obsidian://SP-install?id=homepage&enable=true","line":16},{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":17},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":17},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":17},{"title":"**Smart Connections**","target":"https://obsidian.md/plugins?id=smart-connections","line":18},{"title":"*Brian Petro*","target":"https://wfhbrian.com","line":18},{"title":"⬇️","target":"obsidian://SP-install?id=smart-connections&enable=true","line":18},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-text-extractor","line":19},{"title":"♡","target":"https://github.com/sponsors/scambier","line":19},{"title":"♡","target":"https://ko-fi.com/scambier","line":19},{"title":"**Text Extractor**","target":"https://obsidian.md/plugins?id=text-extractor","line":19},{"title":"⬇️","target":"obsidian://SP-install?id=text-extractor&enable=true","line":19},{"title":"**Automatically reveal active file**","target":"https://obsidian.md/plugins?id=obsidian-reveal-active-file","line":20},{"title":"*Matt Sessions*","target":"https://www.matthewsessions.com","line":20},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-reveal-active-file&enable=true","line":20},{"title":"*@beaussan*","target":"https://github.com/beaussan","line":21},{"title":"**Update time on edit**","target":"https://obsidian.md/plugins?id=update-time-on-edit","line":21},{"title":"⬇️","target":"obsidian://SP-install?id=update-time-on-edit&enable=true","line":21},{"title":"*Alan Grainger*","target":"https://github.com/alangrainger","line":22},{"title":"♡","target":"https://ko-fi.com/alan_","line":22},{"title":"**Lazy Plugin Loader**","target":"https://obsidian.md/plugins?id=lazy-plugins","line":22},{"title":"⬇️","target":"obsidian://SP-install?id=lazy-plugins&enable=true","line":22},{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":23},{"title":"*Benature*","target":"https://github.com/Benature","line":23},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":23},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":23},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":23},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":23},{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":24},{"title":"**Periodic Notes**","target":"https://obsidian.md/plugins?id=periodic-notes","line":24},{"title":"⬇️","target":"obsidian://SP-install?id=periodic-notes&enable=true","line":24},{"title":"*SErAphLi*","target":"https://github.com/Seraphli","line":25},{"title":"**Link Embed**","target":"https://obsidian.md/plugins?id=obsidian-link-embed","line":25},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-link-embed&enable=true","line":25},{"title":"♡","target":"https://buymeacoffee.com/tgrosinger","line":26},{"title":"♡","target":"https://github.com/sponsors/tgrosinger","line":26},{"title":"*Tony Grosinger*","target":"https://grosinger.net","line":26},{"title":"**Advanced Tables**","target":"https://obsidian.md/plugins?id=table-editor-obsidian","line":26},{"title":"♡","target":"https://paypal.me/tgrosinger","line":26},{"title":"⬇️","target":"obsidian://SP-install?id=table-editor-obsidian&enable=true","line":26}],"class_name":"SmartBlock","last_embed":{"hash":"prbedv","at":1754034381104}}, +"smart_blocks:Settings/MacPlugin.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.026909916,0.0036450836,0.0206528,0.023399424,0.0054388526,0.019595455,0.014632051,0.011387163,-0.015821757,-0.00024354603,0.0012904893,-0.014956076,-0.010058132,0.019388046,-0.0015732066,-0.03514155,-0.0011307719,-0.011209716,0.0087816855,-0.01928807,-0.04146499,-0.015460171,0.016780363,-0.0019851355,-0.039428134,0.06676557,-0.0035163367,-0.00041150177,-0.038920887,0.010662971,0.037079554,-0.008766619,0.019475415,-0.014445285,-0.018855924,-0.015847784,-0.0075983563,-0.0010475817,-0.1278431,-0.008215976,-0.011142939,0.016592443,-0.019859701,-0.029906742,-0.0037001297,0.017676905,-0.0038176873,-0.04625076,0.018912436,-0.025197862,-0.04483405,-0.007711239,0.000022809758,-0.05246186,-0.0010695525,0.0071130893,-0.011204184,-0.013735379,0.014262956,-0.009799759,-0.042020436,-0.034357622,0.0007568755,-0.01861316,-0.0070084366,0.034869768,0.0064440914,0.054695863,0.023359058,-0.042443957,0.0027469117,0.016866779,0.015149642,-0.003381937,0.001933659,0.00014732638,0.011283936,-0.0051476406,0.014347822,-0.024173934,0.10283891,-0.0047209538,-0.006282748,-0.0068102046,0.032219097,-0.022976594,-0.004926871,0.08127811,-0.014556909,-0.01027171,-0.039762743,0.055277802,0.01932328,-0.024728209,0.0105369715,-0.020050865,0.018577214,-0.0061568157,0.011107445,-0.017949015,-0.016631138,0.006790909,0.021590387,0.028870637,0.043081373,0.0151000945,0.011191899,0.0063608983,-0.010504518,0.018143592,-0.03744735,-0.02825458,-0.019897169,0.031433824,0.0014153471,-0.009297655,0.009955703,-0.02296908,0.025307314,-0.010297748,-0.00036347544,0.048054624,0.03879282,-0.018477038,-0.023102062,-0.0041502602,-0.016837668,0.029754978,-0.03015108,0.0072616097,0.010644436,0.043306325,0.015156747,-0.039903447,-0.052332923,0.0068095597,0.06878194,-0.004398144,0.0175817,-0.023139814,0.020166792,0.03159368,-0.035088282,-0.02540167,0.03311267,0.008957501,-0.009056695,0.009667959,0.053426895,0.028857373,-0.037382774,0.02996703,0.001037309,0.0029043565,0.038672887,-0.005183536,0.022931397,0.029157389,-0.014347103,-0.010723125,0.01703202,-0.0036969446,0.05752922,0.035630427,0.016098132,0.008696473,0.04929344,0.023731783,0.0031551474,0.025614027,0.016735822,-0.05836994,0.050377816,0.022524202,0.04770605,0.07212909,0.03048887,0.021922221,0.011606763,-0.018946374,-0.003635582,0.028756374,0.028020091,-0.031803872,0.014198447,-0.0116194915,0.023255998,-0.005468279,-0.0045666643,0.007123353,-0.04888782,-0.036342572,0.03881999,0.00848905,0.008730367,0.004308824,-0.052396987,-0.0027911235,0.015966699,-0.044212684,-0.021028262,0.0144634545,-0.011119229,0.035424314,0.0048639174,-0.0008254941,0.0045718416,-0.039372645,-0.011119877,0.0346437,0.011648242,0.004784684,-0.014841213,0.01876095,0.0438594,0.0016200271,0.0019324414,-0.013590066,0.0061473795,0.02399304,-0.01676833,0.029195406,0.023877092,0.017333489,-0.018127425,0.03453135,0.008281902,0.044976126,0.010132537,0.03809063,-0.0443474,0.04175172,0.020420766,-0.026692685,-0.034464117,0.027488055,-0.04357955,0.0055011935,0.046760306,0.0009920392,0.018954063,-0.027157482,0.0011390572,-0.03577114,-0.05789176,0.0126299495,-0.019895803,0.020935046,-0.03685586,0.0015285226,-0.0003784797,0.018892173,0.007969896,-0.012615666,-0.0392163,-0.024786474,-0.0071362676,-0.049959425,-0.0021946747,-0.00938731,-0.01005602,-0.012443466,0.0037771983,0.05519962,-0.014651786,-0.01401367,0.020168127,-0.039089423,0.02535718,0.0370678,-0.045634765,0.011731568,-0.04773378,0.017241804,-0.011458619,-0.028382778,-0.029741427,-0.031625498,0.03261563,-0.045799535,-0.02611587,-0.037258457,-0.042351827,0.003316073,-0.020915069,0.059660573,-0.029323658,0.00028007245,-0.0014404634,0.019370772,-0.016308932,0.027447008,0.101577535,-0.034544222,0.014636188,0.042207886,-0.018369202,-0.15871488,-0.048926108,-0.008266562,-0.0117646195,0.049538687,-0.020930432,-0.015082165,-0.037496377,-0.0043186108,-0.07186658,-0.018472398,-0.14433756,0.0043209624,-0.007264323,0.029969664,0.040320355,0.010201537,-0.021674985,-0.031768147,-0.08760649,-0.017243924,0.014910845,0.046425603,0.03490433,0.0077495025,0.021642143,0.01451032,0.009775209,-0.029734172,0.0016190512,-0.037445206,0.048739426,-0.015723653,-0.04501873,0.025151113,0.011539551,0.008497129,-0.0059537743,-0.030610878,-0.002694014,0.022471959,0.046013877,0.010633529,-0.050229006,0.013783695,-0.0031258469,0.00849873,0.0072180917,-0.022290554,0.041897774,-0.033598345,0.02073277,0.0075874925,0.011770743,-0.036024503,0.006087756,-0.020792888,0.02062983,0.006935695,-0.0057916995,-0.013280039,-0.057765875,-0.0541574,0.000065161636,0.0049192607,-0.005746848,-0.03381502,0.009511305,0.0322665,-0.018914104,-0.014205073,-0.02031388,-0.0042240415,-0.0097664185,-0.009059142,0.005546114,-0.0009856676,-0.022694163,0.02351152,-0.040883034,-0.0009521962,0.019795163,-0.020364726,0.033046674,0.009396319,0.036232136,-0.04141721,-0.033467967,-0.004596633,0.4406773,0.0076856,0.017741732,0.019385472,0.013698606,0.01611241,-0.02689056,0.010516286,-0.00787257,-0.006441908,-0.005777868,0.002146771,0.0029699425,0.006049046,0.042496275,0.028952925,-0.044340912,0.021660797,-0.02786838,-0.014546698,-0.00031840528,-0.049833495,0.0064724484,0.0013531707,-0.025743729,0.015204365,0.029501827,-0.0029032584,-0.053582523,0.030251283,-0.03310294,-0.00017761283,-0.028055845,-0.019844474,0.012781685,0.00130819,-0.046421014,-0.036764305,-0.00907462,-0.005615939,0.024805123,0.01404167,0.01792096,-0.047000438,-0.017479077,-0.00272934,-0.000709051,0.015147222,-0.0080011105,-0.021148337,0.0076139476,0.0002397629,-0.010408078,0.009422825,-0.01945512,0.0034706972,-0.040736176,-0.012261896,-0.048256367,0.010161349,-0.010215125,0.029198555,-0.01597776,0.019282756,0.031761147,0.010688226,-0.0046651084,-0.014126908,-0.026041152,-0.005556805,-0.002953638,0.017220013,0.066396594,-0.02202264,-0.00028490956,-0.02523373,-0.00404863,0.028006904,-0.0082398355,-0.0024336963,0.007548884,0.027794065,0.006419583,0.0213394,0.04353032,0.01599813,-0.034277484,0.033738986,-0.0053446447,-0.03111809,-0.0074550062,0.013000168,0.00494613,-0.014734187,0.007274005,-0.02882883,0.010984005,-0.046697136,0.0113425935,-0.022345679,0.004351049,0.042036574,0.0023740777,-0.0011145852,-0.011461287,0.036566477,-0.009689216,-0.06396117,-0.008331978,-0.015988356,-0.02997336,0.01726162,0.03692085,-0.014659079,0.045392606,0.016110187,0.069834754,0.005062163,0.006640669,0.00010648436,-0.034855537,-0.04356646,0.026490511,0.029815117,-0.022777714,-0.049944434,0.009027235,0.0047103288,-0.04797582,-0.031966515,0.028484339,0.04817933,-0.043396298,-0.012148931,0.023241026,0.013149647,0.019320438,-0.023141352,-0.026829056,0.04930247,-0.008714115,-0.031230124,0.02184504,0.0025846397,-0.0016216936,0.01550675,0.0008940187,-0.0026403524,-0.003187139,-0.00786863,0.03653603,0.018651396,0.015682554,-0.011440861,-0.002163843,0.0010347933,-0.008050744,0.008803388,0.014436592,-0.028916623,-0.019635074,-0.0011224543,-0.010515578,0.13334592,-0.027809156,-0.008179731,0.006939152,0.03740962,-0.053594023,0.034084775,0.014038279,-0.06937948,0.017353073,0.03222908,0.024991611,-0.015823366,0.0054325475,0.015522639,0.00005064266,0.014812394,0.022477146,-0.008568542,-0.0025519875,-0.028146012,-0.010113913,0.0073089628,-0.016091231,0.018696394,-0.0052020727,-0.046685267,0.017489098,0.06649931,-0.023549503,0.0013324233,0.016287377,-0.01034766,0.007958149,-0.029605314,0.021509586,0.005619264,-0.0131261125,0.053583,0.010769477,0.020848474,0.033749137,0.0011688218,0.014484472,0.03174237,0.004888414,-0.020258425,0.0041807736,-0.044492174,0.010385658,0.009178847,-0.021621687,-0.053171787,0.025766332,0.050033353,-0.018653039,0.00034424284,-0.034556124,-0.018837778,0.034410987,-0.049649823,-0.014738712,0.000070752365,-0.016162362,-0.012047653,-0.06123275,-0.004297898,-0.026448827,-0.010092387,0.015899507,-0.01868229,-0.008315208,-0.018628174,0.02343377,0.0023307668,0.0039801598,0.0029006798,-0.043591794,-0.038620193,0.011524511,0.046340242,0.0066236397,-0.00028449687,-0.0021897235,0.03856665,0.025844194,0.007814779,-0.012663648,-0.0267108,-0.033480704,-0.04199115,-0.0098880995,0.014759587,0.014294095,-0.021829002,-0.0000029322607,-0.01286958,0.04310037,0.02823327,0.018232012,-0.008497566,-0.019644646,0.01184624,-0.022843562,-0.058268815,0.0055435156,-0.039275132,-0.0134418225,-0.006677671,0.01602268,-0.019381853,-0.020310102,-0.032575067,0.02578492,-0.04220634,0.023401776,-0.004857283,-0.0643464,-0.006598501,-0.0072556143,0.0026485058,-0.022825878,-0.012782719,-0.011063192,0.010670538,0.00015547119,-0.0012714381,0.029728085,0.016837936,-0.014250159,-0.021742979,-0.0093331095,0.02454358,-0.03333951,0.045049373,-0.003269422,0.0019893353,-0.003957881,-0.007284303,0.016300214,-0.048325896,-0.0032163453,0.014022151,0.018118946,0.032586366,-0.018620754,-0.0030264135,-0.032390226,-0.019492736,-0.038001224,-0.012505391,-0.03319775,0.0026248724,-0.05461361,-0.014284866,0.004188167,0.026188398,-0.02716752,0.04085473,-0.042325154,0.020994987,-0.0008178144,-0.046087224,0.016900161,-0.0008456931,-0.009337966,-0.021740528,-0.042470466,0.00035389973,0.025349732,0.024081105,0.011949192,-0.026370004,0.0749056,0.0062654684,0.022656051,-0.0080916155,0.003101203,0.06907761,0.015162893,0.004797569,0.0021646202,0.040983997,0.015087817,-0.0066540306,-0.019750852,-0.04039293,-0.00829127,0.014593648,0.00091439317,0.019692795,-0.00037421004,-0.032924373,-0.0036813538,-0.012302655,0.026880195,-0.010551961,0.015542724,0.01762129,-0.015269638,0.019219026,-0.020904511,-0.0149205,-0.013793552,-0.0037288747,-0.001755006,0.017975667,0.013182112,0.017151637,-0.010082165,-0.02241522,-0.02855427,0.028604155,0.007828209,-0.009976451,-0.005346345,-0.035738997,-0.013433043,0.003866049,0.0017718996,-0.0406044,0.051243633,0.0010025118,-0.008378082,-0.0037753095,-0.016055958,0.042897955,0.0317927,-0.015862815,0.038157407,0.014533755,-0.12752411,0.044771742,-0.03750253,-0.027723856,0.014079195,0.025412567,-0.004145901,-0.0461655,-0.013708114,-0.02889267,0.06654148,-0.031054193,-0.002343338,-0.01178731,0.009961865,0.015054693,-0.01584604,0.010031758,0.017156985,0.04768204,-0.008272972,-0.024282323,-0.034699284,-0.04488624,-0.0150007475,0.014427275,0.009155705,0.014894431,0.021226782,-0.0042713885,-0.0048171896,-0.015419397,-0.028890014,0.04206059,-0.0072682747,0.042545725,-0.017220818,-0.0046230177,-0.012398729,0.043014977,0.043946102,-0.0028758533,-0.024097364,0.025387792,0.0037724145,0.015143444,-0.0035247724,-0.025956316,-0.0067863064,-0.0041334513,-0.06448862,0.00055103924,0.04122568,0.014445593,-0.015291673,0.022612983,-0.00529934,0.0066323346,0.007888023,0.03756762,0.0017581406,-0.0020781406,-0.032978393,-0.03576746,-0.027305186,-0.030549992,0.0010957014,0.0026403686,0.007370486,0.01781668,-0.007105468,-0.036908608,-0.006395712,-0.013814685,0.03213236,-0.037084237,0.0045008133,-0.017755445,0.008504272,-0.009710904,-0.032732684,-0.043171506,0.016409922,0.053137552,0.014229059,0.014103072,0.020079803,-0.008809813,-0.014778976,-0.017667588,-0.047428798,0.036161985,0.00077849807,0.04288186,0.011093892,0.017415043,-0.0074559175,-0.001469097,-0.0007172387,0.032519042,-0.0039778696,0.039621692,-0.019756727,0.04604626,-0.0077819116,-0.0035670674,-0.058587015,0.0075418246,-0.010006562,0.0006146162,-0.032076593,-0.0071024285,-0.054126,-0.0063670226,-0.05673523,-0.013890513,-0.0017082444,0.023419209,0.009671767,-0.049003012,0.025763245,0.008619864,0.021900952,-0.06713506,0.040265292,0.017895184,-0.032277714,0.003492262,0.02526396,-0.044142265,0.049907185,-0.03951443,-0.022529513,0.008272567,-0.017503714,0.009169735,0.020468464,0.063288294,0.019006236,-0.016319716,-0.06341859,0.0082030855,-0.030658275,-0.044065174,-0.055624932,-0.016977564,0.019381372,-0.0021084112,0.018791687,0.008882483,-0.019625176,0.00085474434,-0.008840477,-0.008302489,0.0040567517,-0.011562735,0.023844918,0.005045771,-0.01675285,0.045441,0.019812869,-0.056721184,-0.00939877,0.047949094,-0.03640501,0.030734828,-0.012275906,0.0072188578,0.02681448,0.0053291772,0.0093877865,0.016770452,-0.00017498966,0.009349699,0.019619478,-0.023752097,-0.0076355953,0.037400976,0.016170267,-0.022400284,-0.02201109,-0.022271937,0.04763707,-0.025703255,0.042322215,-0.024294496,-0.027786184,-0.0014650683,0.009847194,0.0034174304,-0.018184215,0.01728986,0.012016009,0.0031534487,0.014221144,-0.020123135,0.0023749077,-0.037778374,-0.010732069,0.02930926,-0.02729104,-0.048703335,-0.004751246,0.009378229,-0.03442338,-0.022222307,-0.024550892,-0.012289696,-0.010059048,0.0017894483,-0.029366612,0.016331116,-0.026249742,0.037789997,0.021333454,0.022554187,0.0031468542,0.005283417,0.019109221,0.013400561,0.007829637,0.029228877,-0.023132522,0.012279349,0.022051975,-0.026932439,-0.02124217,0.004594296,0.002335484,-0.007939574,0.013423471,0.03929114,0.016071085,0.014236315,-0.011338864,0.03140116,-0.02532216,0.030993732,0.011631506,0.0006195417,-0.028102117,-0.017742673,-0.027660057,0.009006084],"last_embed":{"hash":"1lfk92u","tokens":209}}},"text":null,"length":0,"last_read":{"hash":"1lfk92u","at":1762935878868},"key":"Settings/MacPlugin.md#","lines":[5,35],"size":7618,"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":3},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":3},{"title":"♡","target":"https://remotelysave.com","line":3},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":3},{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":4},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":4},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":4},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":4},{"title":"*Victor Tao*","target":"https://github.com/platers","line":5},{"title":"**Linter**","target":"https://obsidian.md/plugins?id=obsidian-linter","line":5},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-linter&enable=true","line":5},{"title":"*eth-p*","target":"https://github.com/eth-p","line":6},{"title":"**Callout Manager**","target":"https://obsidian.md/plugins?id=callout-manager","line":6},{"title":"⬇️","target":"obsidian://SP-install?id=callout-manager&enable=true","line":6},{"title":"♡","target":"https://buymeacoffee.com/kevin.on","line":7},{"title":"*Heesu Suh*","target":"https://github.com/glowingjade","line":7},{"title":"**Smart Composer**","target":"https://obsidian.md/plugins?id=smart-composer","line":7},{"title":"⬇️","target":"obsidian://SP-install?id=smart-composer&enable=true","line":7},{"title":"*Lost Paul*","target":"https://github.com/LostPaul","line":8},{"title":"♡","target":"https://ko-fi.com/paul305844","line":8},{"title":"**Folder notes**","target":"https://obsidian.md/plugins?id=folder-notes","line":8},{"title":"⬇️","target":"obsidian://SP-install?id=folder-notes&enable=true","line":8},{"title":"*Danny Hernandez*","target":"https://github.com/noatpad","line":9},{"title":"**Banners**","target":"https://obsidian.md/plugins?id=obsidian-banners","line":9},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-banners&enable=true","line":9},{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":10},{"title":"**Calendar**","target":"https://obsidian.md/plugins?id=calendar","line":10},{"title":"⬇️","target":"obsidian://SP-install?id=calendar&enable=true","line":10},{"title":"*Pavel Frankov*","target":"https://github.com/pfrankov","line":11},{"title":"**Colored Tags**","target":"https://obsidian.md/plugins?id=colored-tags","line":11},{"title":"⬇️","target":"obsidian://SP-install?id=colored-tags&enable=true","line":11},{"title":"*Mayuran Visakan*","target":"https://github.com/mayurankv","line":12},{"title":"**Code Styler**","target":"https://obsidian.md/plugins?id=code-styler","line":12},{"title":"♡","target":"https://www.buymeacoffee.com/mayurankv2","line":12},{"title":"⬇️","target":"obsidian://SP-install?id=code-styler&enable=true","line":12},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-omnisearch","line":13},{"title":"♡","target":"https://github.com/sponsors/scambier","line":13},{"title":"♡","target":"https://ko-fi.com/scambier","line":13},{"title":"**Omnisearch**","target":"https://obsidian.md/plugins?id=omnisearch","line":13},{"title":"⬇️","target":"obsidian://SP-install?id=omnisearch&enable=true","line":13},{"title":"*jsmorabito & phibr0*","target":"https://github.com/phibr0","line":14},{"title":"♡","target":"https://ko-fi.com/phibr0","line":14},{"title":"**Commander**","target":"https://obsidian.md/plugins?id=cmdr","line":14},{"title":"⬇️","target":"obsidian://SP-install?id=cmdr&enable=true","line":14},{"title":"♡","target":"https://dirtsimple.org/tips/tag-wrangler","line":15},{"title":"*PJ Eby*","target":"https://github.com/pjeby","line":15},{"title":"**Tag Wrangler**","target":"https://obsidian.md/plugins?id=tag-wrangler","line":15},{"title":"⬇️","target":"obsidian://SP-install?id=tag-wrangler&enable=true","line":15},{"title":"♡","target":"https://ko-fi.com/novov","line":16},{"title":"*novov*","target":"https://novov.me","line":16},{"title":"**Homepage**","target":"https://obsidian.md/plugins?id=homepage","line":16},{"title":"⬇️","target":"obsidian://SP-install?id=homepage&enable=true","line":16},{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":17},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":17},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":17},{"title":"**Smart Connections**","target":"https://obsidian.md/plugins?id=smart-connections","line":18},{"title":"*Brian Petro*","target":"https://wfhbrian.com","line":18},{"title":"⬇️","target":"obsidian://SP-install?id=smart-connections&enable=true","line":18},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-text-extractor","line":19},{"title":"♡","target":"https://github.com/sponsors/scambier","line":19},{"title":"♡","target":"https://ko-fi.com/scambier","line":19},{"title":"**Text Extractor**","target":"https://obsidian.md/plugins?id=text-extractor","line":19},{"title":"⬇️","target":"obsidian://SP-install?id=text-extractor&enable=true","line":19},{"title":"**Automatically reveal active file**","target":"https://obsidian.md/plugins?id=obsidian-reveal-active-file","line":20},{"title":"*Matt Sessions*","target":"https://www.matthewsessions.com","line":20},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-reveal-active-file&enable=true","line":20},{"title":"*@beaussan*","target":"https://github.com/beaussan","line":21},{"title":"**Update time on edit**","target":"https://obsidian.md/plugins?id=update-time-on-edit","line":21},{"title":"⬇️","target":"obsidian://SP-install?id=update-time-on-edit&enable=true","line":21},{"title":"*Alan Grainger*","target":"https://github.com/alangrainger","line":22},{"title":"♡","target":"https://ko-fi.com/alan_","line":22},{"title":"**Lazy Plugin Loader**","target":"https://obsidian.md/plugins?id=lazy-plugins","line":22},{"title":"⬇️","target":"obsidian://SP-install?id=lazy-plugins&enable=true","line":22},{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":23},{"title":"*Benature*","target":"https://github.com/Benature","line":23},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":23},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":23},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":23},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":23},{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":24},{"title":"**Periodic Notes**","target":"https://obsidian.md/plugins?id=periodic-notes","line":24},{"title":"⬇️","target":"obsidian://SP-install?id=periodic-notes&enable=true","line":24},{"title":"*SErAphLi*","target":"https://github.com/Seraphli","line":25},{"title":"**Link Embed**","target":"https://obsidian.md/plugins?id=obsidian-link-embed","line":25},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-link-embed&enable=true","line":25},{"title":"♡","target":"https://buymeacoffee.com/tgrosinger","line":26},{"title":"♡","target":"https://github.com/sponsors/tgrosinger","line":26},{"title":"*Tony Grosinger*","target":"https://grosinger.net","line":26},{"title":"**Advanced Tables**","target":"https://obsidian.md/plugins?id=table-editor-obsidian","line":26},{"title":"♡","target":"https://paypal.me/tgrosinger","line":26},{"title":"⬇️","target":"obsidian://SP-install?id=table-editor-obsidian&enable=true","line":26},{"title":"♡","target":"https://buymeacoffee.com/polyipseity","line":27},{"title":"*polyipseity*","target":"https://github.com/polyipseity","line":27},{"title":"♡","target":"https://github.com/sponsors/polyipseity","line":27},{"title":"**Terminal**","target":"https://obsidian.md/plugins?id=terminal","line":27},{"title":"⬇️","target":"obsidian://SP-install?id=terminal&enable=true","line":27}],"class_name":"SmartBlock","last_embed":{"hash":"1lfk92u","at":1762935878868}}, "smart_blocks:Settings/MacPlugin.md##{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.004036394,0.027696831,-0.03220447,-0.027914401,-0.032131217,-0.061415263,0.008919406,0.015716972,0.048460025,0.000088212495,0.014937189,0.008546922,-0.0029274833,0.016073527,0.007398234,-0.003208904,-0.013921492,0.010551528,-0.006725023,-0.009881237,0.039406486,-0.0072698654,0.02387946,0.048685674,0.005126105,0.019152114,-0.008675254,0.013749884,0.04614562,0.03756496,0.045699757,-0.02328065,-0.024933299,-0.04280709,-0.01685782,-0.0011476935,-0.020756457,-0.02023715,-0.046280168,0.008385175,-0.018586207,0.016710846,-0.0017537251,-0.03405716,0.000653975,-0.022458438,-0.022723695,0.008945258,0.0033124893,-0.037039373,0.008283443,-0.013656233,0.04277943,-0.042886075,-0.011157577,0.024842614,-0.015814368,-0.032554533,-0.06610685,-0.0067883744,-0.034780875,-0.025309341,-0.006722441,-0.03834437,0.014301273,0.047078483,0.0077581983,0.007677883,-0.026394853,-0.025615644,-0.020788426,0.06780695,-0.02013226,-0.022645257,-0.033310596,-0.011262086,0.047241412,0.004013208,-0.00008876054,0.0012809018,-0.0016861232,0.004773661,0.012670051,-0.008288802,-0.0064873137,-0.022717573,-0.0038296827,0.078577906,0.030764043,0.06776835,-0.0010624689,0.018930392,0.0291909,-0.058206756,-0.024041621,-0.011521018,0.07780722,0.03033533,0.045573484,0.0030788414,0.025401575,-0.067518994,0.014853564,-0.029843751,0.016808016,0.031095248,0.055071943,-0.003341538,0.0058726356,-0.019783216,0.018170206,0.028132705,0.008459931,-0.003869429,-0.0052422527,0.0019810253,0.00524435,-0.027031649,-0.01522952,0.03658851,0.023695808,-0.00066549366,-0.02001286,-0.0013480049,0.009151785,0.034131523,0.024910998,0.03469874,0.059035793,0.021756813,-0.01634885,0.025364347,-0.0015458829,-0.0012326182,-0.009963923,-0.0041189087,0.0049287896,0.03917772,0.012057086,-0.063295916,0.018109595,0.007676748,0.015675843,-0.01866883,0.03423169,-0.02402619,0.026479138,0.042779054,-0.023674218,-0.033239637,-0.0015671813,0.026556136,0.00059823616,0.027817259,-0.0011021538,-0.014909507,0.0026889902,0.08129192,-0.022989405,-0.014057724,-0.08511979,-0.005606523,-0.09526967,0.013643537,0.045445066,-0.031734522,0.01382411,0.0028255223,0.000022472615,-0.024762651,0.012481965,-0.014149731,0.005442949,-0.009397116,0.01762173,0.037821505,0.059913736,0.048320092,0.037611943,-0.020156369,-0.038826767,0.003650452,-0.01995892,-0.06566712,-0.03424153,0.03404372,0.011406157,-0.033345673,0.006742558,0.04398872,0.0057265996,0.027354399,0.03511436,-0.006505847,0.038858093,-0.015849994,-0.017214209,0.04970964,-0.026917107,0.016199486,-0.010386955,0.03063284,0.07517896,-0.014635553,-0.019221358,-0.025414705,0.026099725,-0.03694013,0.009131965,-0.0037679765,-0.013750326,0.014492616,-0.012529135,0.040647276,-0.037667733,0.0022305164,0.015514178,0.02029374,-0.013052592,-0.0033252703,-0.053053536,0.03894177,-0.008181723,-0.00071870687,0.009444766,0.018659478,-0.03193479,0.009592872,0.030167958,0.03514823,-0.064303026,0.021303877,0.04759641,0.0066279857,0.07786988,-0.039544996,-0.10672547,0.04549867,0.0047863014,0.0038887518,-0.034534223,0.008922359,-0.012345321,-0.029511003,-0.019919828,-0.0080602905,0.010801621,0.0014328174,-0.006181667,-0.015766859,-0.024868224,0.03447941,-0.03499445,0.00037780422,0.043331556,0.0070715416,0.040376987,-0.0054039224,0.0028811032,-0.009910389,0.026660943,0.037392836,-0.016155576,-0.0011915831,0.002840434,-0.009957921,0.00783697,-0.0153028155,0.00001714966,-0.014438021,-0.0042331684,-0.0026919562,0.0025352705,-0.0038276324,0.035120606,-0.025998255,-0.014561865,-0.035303924,0.06486298,0.0029162855,-0.006264715,0.035119925,0.03777403,0.042141885,0.0035009491,-0.020465555,0.0100300405,0.026627159,-0.014041657,-0.007762161,-0.0055426327,0.0121741425,0.057425644,0.01171394,-0.0005935854,0.0037379384,-0.03552499,-0.18462974,-0.008712309,0.05296652,0.054364827,-0.0009769062,0.018656546,-0.029601878,-0.0032940935,-0.035816465,0.035502654,0.01621686,-0.049456056,-0.024955459,-0.025274705,0.015607672,-0.01720828,0.0042323703,-0.009425971,0.021624044,-0.048230622,-0.034158986,-0.060425103,0.043412156,0.033067115,-0.029375361,-0.048183177,0.04874379,0.024674417,-0.028913705,-0.009988223,0.011257076,-0.017916048,-0.005364751,0.006552331,0.015974017,-0.013807711,0.0108305765,-0.018780595,0.018184522,-0.0056831455,0.038166206,0.0025350063,-0.003299259,0.002831129,0.012087504,0.00041781654,0.036868002,-0.023623612,0.013745104,0.019147493,0.033651948,-0.027273439,0.01792798,-0.032961093,-0.025274629,0.024544172,0.037178636,0.07845902,-0.018659955,-0.009554957,-0.033937268,0.02345364,0.0381423,-0.009035055,0.019458728,0.013646041,0.033394363,-0.012174914,0.048311755,-0.06923582,0.02311493,-0.046073224,-0.011550067,0.034957554,0.029891023,0.01120327,-0.0131268725,-0.03375493,0.028236175,-0.1089607,-0.015031883,0.019333407,0.016735014,-0.0026373742,-0.010765214,0.015957406,0.0263402,0.024378322,0.003550269,0.23696099,0.0062350975,-0.01950373,-0.020918036,0.03925392,-0.037924875,-0.016552968,0.065749824,-0.004063533,-0.021654202,-0.02604426,-0.014995004,0.021857733,-0.015928559,0.011580475,0.015084626,-0.06558578,0.017327603,0.045218218,-0.026059803,-0.0158774,-0.013129075,0.027892277,0.007578029,-0.021819174,0.006228242,-0.025627153,0.03794895,-0.028589832,0.022598842,0.013564886,0.019106729,0.049832515,-0.054930694,-0.032689724,0.0053917314,0.015008482,-0.033743042,0.009699782,0.012050895,0.009735468,-0.0050778124,0.045356546,0.0065371003,0.009313113,-0.002833593,-0.049197327,0.0034876352,-0.003207361,-0.017644687,-0.023634812,-0.03261593,-0.022220746,-0.005658838,0.011570041,-0.022342876,-0.022762252,-0.02226821,0.016483089,0.05655395,0.005259598,0.013208223,0.014983535,0.008804727,0.0033180702,0.0404444,0.045438558,0.022276374,0.006601307,0.008360565,0.00097356335,0.016510371,0.024232062,0.0008239284,0.044392683,0.006501552,0.042037122,0.06004236,0.015944067,-0.025683913,-0.004055567,0.012824513,-0.010120564,0.0060226675,0.01038579,-0.04448563,-0.03132645,0.07081349,0.013636392,-0.006744647,0.0155981695,0.018197812,-0.02009614,0.053246345,0.040833544,0.023478035,0.0008966464,0.013894595,0.0002120948,0.0029794213,-0.012495319,-0.0027616776,0.0050965324,-0.038810216,0.016532362,-0.000316662,0.0022806716,-0.03173448,0.0063995556,0.02563501,-0.025382979,0.005605198,-0.019449215,-0.0593712,0.016452083,0.027554989,0.05256921,0.017929353,0.008694324,0.01618667,-0.03398656,-0.032141216,-0.021989388,0.010097032,0.02691806,-0.039397705,-0.077998705,0.009616131,-0.023550404,0.016923018,0.04502942,-0.028969297,0.03264046,0.060185596,0.046799555,-0.018086275,-0.011566203,0.036019575,0.0094528105,0.04782209,0.020072643,-0.020896347,-0.0143787125,0.024793219,0.0051029865,-0.039183415,-0.024834724,0.056580093,-0.006047749,-0.020972233,0.023877913,0.057352208,-0.011203053,-0.0108564645,-0.054812003,-0.038324375,-0.013969143,-0.03579347,0.0132883405,-0.050661016,-0.024730515,0.03765273,0.029633554,0.056680325,-0.049472306,-0.0047222767,-0.014718723,0.011108623,-0.020417087,-0.009357219,0.026450386,-0.029620567,-0.036503967,-0.03717846,-0.016052095,-0.03083631,-0.01025156,0.012069854,-0.022747304,0.007995949,-0.027235158,-0.016369311,-0.044702962,-0.008630609,0.0062032975,-0.0033197408,-0.045402724,-0.017198011,-0.012215791,-0.017805312,-0.07997266,0.0853574,0.042117514,-0.012033814,0.05356486,0.016676791,0.05952397,0.011043783,0.024113009,-0.022028916,0.011800518,-0.042390294,-0.0007462918,-0.021067997,-0.017102752,-0.018884692,0.017740749,0.025392486,0.008813735,0.05509964,-0.0111693265,0.01763526,-0.03842069,-0.014456709,0.0007202054,-0.030880613,0.05420523,0.045160394,0.03000208,-0.027746728,-0.019270124,-0.01205809,0.0036570563,-0.053214096,0.015091736,0.030884039,-0.020870393,-0.018440073,0.0129004475,-0.021098815,-0.0022638356,0.005198563,0.03017086,-0.020734018,-0.026254175,-0.023978287,0.025660273,0.019350167,0.010426552,-0.010732109,-0.02727603,0.020252494,-0.00043619427,0.06289282,0.043335777,-0.016135013,-0.0019959782,-0.03447523,0.03431545,0.0028369443,0.0074314205,-0.00945312,0.07679235,-0.06472253,-0.01665278,0.020069364,0.0008949574,-0.048592336,-0.034822095,-0.054878302,-0.017809112,0.034164842,0.0006427099,-0.015953865,-0.004261815,-0.020239431,0.009399887,-0.052975338,-0.019364217,-0.0150811365,-0.033080462,-0.0072740065,-0.036780998,-0.009431703,0.020327272,-0.016588211,-0.0053939205,-0.0013324895,-0.016943024,0.027763363,-0.038679007,0.008757477,0.019151682,0.019472962,-0.06478527,-0.007069071,0.025503008,-0.009213133,-0.022615476,-0.07205625,0.016239503,-0.018874926,-0.011620383,-0.023518046,-0.029032812,-0.031118723,-0.020021994,-0.009250632,0.006203966,-0.017282382,-0.022784602,-0.009749531,-0.006937704,-0.02664271,-0.03163851,0.0034728816,-0.017784994,-0.01730897,0.00033557691,0.0056406064,-0.018261643,-0.037221268,-0.027051417,0.035579592,0.02183217,0.01469618,0.037952557,0.028024359,-0.018113185,-0.029013015,-0.026109599,0.017667571,-0.037288774,0.027964534,-0.013115902,-0.02047594,-0.02423399,0.0035888134,-0.05388315,0.045692444,-0.00801668,-0.029832635,-0.009049787,0.0024942958,-0.014693087,-0.0052565616,0.053927027,-0.036351994,0.018394306,-0.026823096,-0.014872183,0.017210959,0.0302096,-0.033928886,0.009367769,-0.05410779,0.013329305,0.009330427,-0.025100973,0.02075847,-0.0014444869,0.0060866564,-0.024609745,-0.005997411,0.011035511,-0.03953875,0.018800888,-0.030457826,0.0031985492,0.009492574,-0.021840056,0.04216032,-0.042139158,-0.03433355,0.034658615,0.048165653,-0.0081516225,-0.0050698924,-0.03355411,-0.022936938,0.0031393818,0.022491632,0.046157356,0.034304738,-0.030374212,-0.016193109,0.0049841967,-0.02721689,0.020404864,0.03962598,-0.067260794,-0.00022677956,-0.016198216,-0.04748377,-0.010272291,-0.028667996,-0.019023536,-0.0046663205,-0.018528549,0.007315584,-0.04750555,0.01544276,0.0025688265,0.031808313,-0.14788237,0.0050129886,-0.008290244,0.00989148,-0.031631354,-0.0153870005,-0.031628903,-0.03927244,-0.0043073385,-0.051775135,-0.02926062,-0.041479237,0.02679317,-0.028865248,0.016060187,0.019672545,0.0020133355,-0.018508129,-0.011704031,0.048544943,-0.019783681,0.00626872,0.052361187,-0.017341726,0.0036643348,-0.011676303,0.020751381,0.021993663,-0.02944942,0.015667886,-0.012360618,0.012162524,-0.007027482,-0.0069030253,-0.019508671,0.029710883,0.012265344,0.035691008,-0.043411236,0.0210963,-0.051530194,0.03421431,-0.026293354,0.052818526,0.022114275,0.054362547,-0.023768025,-0.033717245,-0.0010797076,-0.02157522,0.047722295,0.0123530775,-0.005165354,0.009913014,-0.008803223,0.025987258,-0.017651016,-0.00954448,0.035440903,0.033515688,0.032145176,0.023784894,-0.0206088,-0.009356261,-0.042068314,0.025139483,-0.013069093,0.0034561125,-0.005732533,-0.0018424637,0.006096659,0.089840986,-0.002768016,0.026565349,-0.008386547,-0.024134329,0.064448595,0.0018264664,-0.06977109,-0.014733279,-0.041582346,-0.03292136,-0.0054034414,0.007906911,0.03571719,-0.01233978,-0.0100169005,-0.021536887,-0.033101697,-0.019602,-0.066473156,-0.050402984,0.020963615,0.034138255,-0.032867227,0.0035232906,-0.012105385,-0.042814627,0.0043301056,-0.023064068,-0.04946372,-0.07806013,-0.0117989015,0.0072857086,-0.026876105,-0.046947062,0.0041697505,-0.015496134,-0.0065324795,0.013280119,-0.00023958109,0.019767543,-0.06492674,0.020312669,-0.077761754,0.008964983,-0.01270258,0.023456372,0.0042528273,-0.033305615,0.017818395,-0.004803105,-0.020016883,-0.019653708,0.06499954,0.014307943,0.044799168,-0.0013807125,0.032428477,-0.026590392,-0.009642626,-0.011660913,-0.043119032,0.035167508,0.0024017429,0.014587257,-0.021837676,0.051729597,-0.030671608,-0.0656802,-0.02924756,-0.024445001,0.01893647,-0.017233986,-0.0065504573,-0.05722606,0.025022758,0.010186442,-0.034279007,-0.0050624874,0.008580012,0.026561463,-0.009271878,0.04595755,0.012489187,0.032967072,-0.023219135,0.03090477,-0.027730074,0.010031829,0.015791796,-0.06345405,-0.01229485,-0.028637288,-0.012060697,0.06349647,-0.017098786,-0.046564434,-0.03174591,0.069574885,-0.027166719,0.010903637,-0.026242036,-0.0019409852,0.058162153,-0.025188087,-0.021628335,-0.023862215,0.020525021,0.032873824,0.0334257,0.008395689,0.05707504,-0.016718738,-0.00036616347,0.004722065,-0.02704663,0.010434461,-0.0064772256,0.0062909224,-0.0066390634,-0.017728645,-0.013556478,-0.040037572,0.05429749,0.024723707,0.0004518115,0.02481896,0.0056545236,-0.008156461,-0.010400527,-0.008109811,0.013636123,-0.007304303,-0.0018182852,0.022436464,-0.009635302,0.0023040834,0.04843328,0.053073693,0.010820778,0.0014422864,-0.05957144,-0.024886401,-0.0068179583,-0.0057149427,0.021133777,-0.011421306,-0.02430096,-0.015623277,0.011131447,-0.01767389,-0.017519325,-0.029138366,-0.045739587,-0.022767551,0.021787394,-0.005178365,-0.027318742,0.004916476,0.014114617,0.063523434,-0.012377899,0.003866704,0.020868912,-0.022077383,0.040114265,0.039213013,0.018518887,-0.03411621,-0.008571587,-0.000026602773,-0.037102282,-0.020063048],"last_embed":{"hash":"13zzqj8","tokens":277}}},"text":null,"length":0,"last_read":{"hash":"13zzqj8","at":1751714230624},"key":"Settings/MacPlugin.md##{1}","lines":[7,7],"size":308,"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":1},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":1},{"title":"♡","target":"https://remotelysave.com","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"13zzqj8","at":1751714230624}}, "smart_blocks:Settings/MacPlugin.md##{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.036327522,-0.032643676,-0.05212833,-0.009486523,-0.005375865,-0.011511464,0.007571335,-0.017994227,0.008804918,0.040448703,0.030158374,-0.0030906554,0.021929987,0.035554003,0.04550027,-0.011459572,0.017935228,0.010512994,-0.00437714,-0.00016924678,0.0338441,-0.036073092,0.02865197,0.023512099,-0.0031635114,-0.000039639046,0.0067512244,-0.01659158,0.006261098,-0.002177302,0.018931547,-0.037603527,0.01065678,-0.046870578,-0.06569974,-0.010839012,0.012034761,-0.0056634783,-0.046472527,0.02516433,-0.019764079,-0.0061982675,0.021200132,-0.016053913,0.025969984,-0.0020223616,-0.013452445,-0.0032254,-0.019768618,-0.03638402,-0.013478328,0.0059613376,0.03959146,-0.04031192,0.030492788,0.053810157,0.0041105044,-0.029107926,-0.038150307,0.016964914,-0.050558783,-0.014002598,-0.0073420266,-0.0017991938,0.019832876,0.05375768,-0.0005221021,0.0075667263,-0.012798708,-0.0056583215,0.0071339584,0.025004644,-0.0126028275,-0.010722784,-0.05199465,-0.025900375,0.020357914,-0.016085817,0.01594502,0.010475136,-0.0176112,0.0056062285,0.017341783,-0.009843104,0.0029796755,-0.0028338071,-0.03390088,0.05168329,0.019003784,0.07263932,-0.005260106,0.016095402,-0.0086090285,-0.054669272,-0.073769405,-0.040331982,0.04201136,0.016137024,0.0587533,0.0037818304,0.032839384,-0.018487083,-0.0058196746,-0.018829843,-0.010653839,-0.020898057,0.003439603,-0.023052204,-0.030589428,-0.019661032,0.010422926,-0.010465169,0.0048526796,-0.002361883,0.0034491792,0.03091882,0.00546246,-0.008226609,-0.0060677268,0.07476962,0.060984563,-0.010744859,0.020776946,-0.011654327,0.007030951,0.007134946,0.01750913,0.03767574,0.0318104,0.042293478,0.009512147,0.06116527,0.01052071,0.01838655,-0.040771496,0.030858893,-0.005201565,0.011880792,-0.010942937,-0.039549913,0.04597167,0.019737802,-0.0428524,-0.035574693,0.041207734,-0.035886247,0.03481164,0.007152677,0.034530688,0.006608393,-0.031037694,0.01643398,0.039122283,0.06929067,0.022023205,0.011914503,0.019693287,0.06587381,0.000016418877,-0.011332497,-0.037326526,0.031179054,-0.0045781108,0.04522632,0.020166552,-0.021853605,-0.016026389,0.021951653,-0.0034521578,0.010470931,-0.037325893,-0.04331238,0.021534598,-0.010951539,0.009857869,0.034469146,0.09267784,0.042133946,0.016433306,-0.052385066,-0.032787904,-0.011136742,-0.03452251,-0.06247254,-0.06589579,-0.029456124,0.03522764,-0.010158085,0.00028926905,0.03137263,-0.01781201,-0.007123585,0.02521276,0.020399658,0.003143257,-0.00659152,-0.02599942,0.036286414,-0.02013706,-0.039840207,0.008662796,0.041347843,0.046282127,-0.025236221,-0.0036640333,-0.02224551,0.037130944,-0.04131815,-0.0025547813,-0.007052042,0.049494777,0.016374879,-0.020684725,0.0070502223,-0.021867732,-0.030123811,0.03163468,0.0067411666,-0.029960925,-0.0036550842,-0.0001719541,0.04501339,0.003719174,0.016684683,0.009999826,0.018304441,-0.010404726,0.036283575,-0.024393871,0.03510687,-0.026031872,0.005624405,0.012435918,0.011475352,0.046202328,-0.005883243,-0.03995941,0.020905862,0.024259076,-0.0069256034,-0.03258489,-0.024012705,-0.0059395568,-0.038136907,-0.0071672816,-0.010931608,0.004528715,0.027525296,-0.026526736,-0.012835416,0.007492837,0.029343335,-0.010403918,-0.012976847,0.047111556,0.04908388,0.046492405,-0.009244396,-0.006852656,-0.0032896856,0.008618472,0.04905168,0.00047486427,0.018201161,-0.0043726806,-0.0030280028,0.024324244,-0.025629327,0.016322687,-0.041757457,0.010307739,-0.017664213,0.009228679,0.010721974,0.038994692,-0.022682738,-0.009993479,-0.022955567,0.06788596,-0.014105735,0.000026107944,0.058905195,0.009570627,-0.0041522933,-0.003242787,0.029961342,-0.00023419446,-0.0055787903,0.027762996,-0.008584518,-0.015640916,0.026293539,0.07389018,-0.0071961614,0.005490621,0.015403592,-0.027516276,-0.19213523,-0.02735857,0.004017466,0.0441832,0.009677961,0.0077155144,-0.0011518302,-0.004419305,-0.04373428,0.024641618,-0.0069224173,-0.06372587,0.0006315183,0.012582136,0.02430625,-0.0078119165,-0.018895682,-0.0066421614,-0.03564527,-0.04340723,-0.08025924,-0.042383857,0.0731629,0.02241248,-0.031981237,-0.022530263,0.053416207,-0.012921646,-0.0045912536,0.04487662,-0.009273721,-0.005164073,0.008305195,0.011258074,0.0046050022,0.02023193,-0.020652572,-0.0032396754,0.033140697,0.03527086,0.051351998,0.019281434,0.019731496,0.01955749,-0.023680571,-0.010588179,0.028978322,0.034993187,-0.03083046,-0.009035557,-0.008350999,-0.0002253207,0.009030208,-0.00742218,-0.025330948,-0.034019213,-0.04661411,0.026761932,-0.025189439,0.012955335,-0.02123043,-0.006885586,-0.004283991,0.000053646992,0.02508586,0.008843591,-0.0010771153,-0.033383355,0.033773277,-0.0053528785,0.007870942,-0.04910955,0.0004750855,0.021694984,0.029342448,0.007352965,-0.01965978,-0.01885349,-0.010580101,-0.121876426,-0.012829284,0.026935792,-0.0074650166,0.0032701187,-0.0050257924,-0.06292647,0.012917962,0.004656686,0.0068204184,0.2656518,0.014637068,-0.027242983,0.01645694,0.06638425,-0.00037683765,-0.06332064,0.060490783,-0.038450304,-0.026852328,0.0015157982,-0.04475277,0.035283368,-0.0036206609,0.013890361,-0.017990915,-0.0348557,0.0057952153,0.0458511,-0.0021118019,-0.0023198219,-0.08922253,-0.00010514219,0.027710652,-0.0476265,-0.02176748,-0.033349857,-0.0018427018,-0.02577269,0.022600103,-0.03734251,0.0205934,0.04458646,-0.015384143,-0.04772842,-0.023792772,0.046976782,-0.058672287,0.022761632,-0.019264225,-0.00011272688,-0.027458213,0.018059282,0.008203511,0.0043983273,-0.010907532,0.034252353,0.035737343,0.011006414,-0.014316384,-0.019721778,-0.023099886,-0.02287645,-0.01979975,-0.029843023,0.0039536646,-0.032519065,-0.050465614,0.009386657,0.031026693,0.012633069,-0.0065742647,-0.023230845,0.025032172,0.01488515,0.0122929765,0.025022391,0.002104655,-0.0073463903,0.009841936,0.014513314,0.011915503,0.0016968343,-0.009298406,0.0023412162,0.007242593,0.055524465,0.012665614,0.0012975471,0.011905504,-0.07419645,0.011665791,-0.0375906,-0.008123804,0.012454673,-0.032913618,-0.007134016,0.09839224,-0.03880322,-0.009570824,0.032006193,0.03826841,0.012681781,0.010538821,-0.0017444857,-0.018761886,0.0028655638,-0.032514684,-0.020540765,-0.0216732,-0.021350674,-0.050338767,-0.014617091,0.020577913,0.0066823564,-0.008672367,-0.004964802,0.013291775,0.0026524162,0.034867227,-0.06313559,-0.0024955105,0.00015427059,-0.03475889,-0.009934221,0.038791765,0.060554434,0.038131434,0.023226166,0.01817181,0.006917297,0.030744396,-0.0061187353,0.02188243,-0.002180009,-0.024331408,-0.05444532,0.03807678,-0.03140486,0.024455395,0.06299554,-0.028383626,0.03330704,0.0446293,0.009901961,0.0005821743,0.0004023065,0.02382345,0.012701285,0.026240136,-0.038746674,-0.032938078,-0.010585773,-0.005296482,0.008328031,-0.0014455763,0.014980998,0.031375073,-0.03984006,0.015721584,0.045005072,0.035874378,-0.010042087,-0.0073746606,0.004290884,-0.058583893,-0.036846463,-0.031905897,0.020406064,-0.03485585,-0.0073533067,0.007480076,0.007043423,0.08723906,-0.03400548,-0.018105695,-0.025032159,0.056247916,-0.0069193505,-0.025591785,0.0011780438,-0.046559323,-0.069074005,-0.005811408,0.025146458,-0.01707834,-0.016363466,-0.015533598,-0.0061323596,-0.03447289,0.00097102486,0.0007662894,-0.037318993,-0.037410364,0.025021648,0.028977333,-0.025997609,0.0010084904,-0.02407776,-0.030125523,-0.03995429,0.098677054,0.0044702934,-0.0038486233,0.02262949,0.030681638,0.051363643,-0.019037606,0.00415175,-0.009231628,0.011481207,-0.03917699,0.00606577,-0.011145748,-0.0046453085,-0.021271667,-0.023293067,0.036965966,-0.0048548235,0.037496507,0.010973699,-0.061694298,-0.03483404,-0.020952731,-0.016099537,0.018369744,0.061497483,0.014558567,0.022960493,-0.031254876,-0.035425648,-0.03229621,-0.0018720581,-0.02811676,-0.00060172094,0.028025664,-0.007851647,-0.02118754,0.0054876907,-0.026545554,0.0032697048,-0.037303027,-0.014059964,0.00197523,-0.014954156,-0.016756222,0.033039175,0.016369527,-0.014782647,-0.011271683,-0.032730255,-0.01730573,-0.00080034346,0.036265206,0.05322323,0.013577059,-0.019572575,-0.010115866,0.057724528,0.04061688,-0.015148305,-0.035052028,0.041257717,-0.03459625,0.035761286,-0.018152684,-0.0670493,-0.030246103,-0.015095922,-0.02901591,-0.01843798,0.032867443,0.012390541,0.0034255642,0.014213002,-0.0039932043,0.01785517,-0.033916116,-0.020212721,0.0047779935,-0.037096303,0.025952369,0.012526426,-0.009155583,0.016982855,0.016425123,0.0015842966,0.018819042,-0.0050212843,0.008188786,0.008140611,0.006755403,0.031503096,0.00783486,-0.0454663,-0.025259431,-0.014627793,0.006103189,0.009448617,-0.026682977,-0.011818438,0.01988035,-0.019586232,0.0071566035,0.009781729,-0.026412928,-0.066417634,0.01822773,-0.005380615,0.004730671,-0.009892135,-0.007853317,-0.010137095,-0.044288266,-0.039560903,0.03539385,-0.01450972,-0.042023215,0.0567122,0.030549092,-0.012920361,-0.00055642735,-0.032284807,0.051575255,0.0054521114,0.00457318,0.037107375,-0.029014865,0.0023322604,0.014211672,-0.0027704164,0.002545834,-0.017184574,-0.011558924,-0.009945979,-0.009614458,-0.027761271,-0.016608568,-0.05278216,-0.0035371925,-0.020306341,-0.009069982,0.00003063423,-0.015874444,-0.014796742,-0.044992223,0.04353282,-0.019996637,0.030136632,-0.017709078,0.004909464,0.020218143,0.031474438,-0.052395474,0.02275236,-0.05726839,-0.013980875,0.006510816,-0.018628906,0.0177125,0.035780653,0.0030808188,-0.01933153,-0.027272645,0.014923251,0.011059721,0.008877589,-0.02498173,0.019915963,0.012636264,-0.019497266,0.035674755,-0.013556551,-0.041612193,0.0037868272,0.0032299515,-0.00054540334,0.019231733,0.023806661,0.0012455492,-0.00456222,0.0041981773,0.03825616,0.021098763,-0.016485022,-0.030276245,-0.0053284913,-0.04047059,0.032175917,0.00014851749,-0.036292188,0.018988509,-0.03927464,-0.06678109,0.022181896,-0.041773785,-0.015525055,0.006845376,-0.007212202,0.04326467,-0.03562085,0.015865186,-0.014385472,0.041308004,-0.15279432,-0.009593156,-0.006519288,-0.0038767469,-0.02456341,0.00981106,-0.0088103665,-0.0027189574,-0.015400383,-0.014976601,-0.026929082,-0.050012745,0.014969534,-0.036622453,-0.009503591,0.0273018,0.004489266,-0.0016804439,-0.047022827,0.0636965,-0.019109786,-0.018875407,0.033834916,0.018959798,-0.032206926,0.008232762,0.07456392,0.017685927,-0.026291043,-0.02794533,0.008765018,-0.014669488,0.022265129,0.095281854,-0.052173235,0.000097584605,0.020279987,0.043788113,-0.048537947,-0.005094307,-0.03493325,0.030767439,0.016753491,0.01883088,0.0031023703,0.052414633,0.017370762,-0.021143729,-0.05312465,-0.0104768025,0.04616219,0.012673951,-0.016670877,0.058724783,0.00038899944,-0.04417197,-0.0033390843,-0.0031277714,-0.020834405,0.05176775,-0.007938136,0.02434444,-0.047517516,-0.038408604,-0.02834132,0.0017051781,-0.026297068,-0.00057336513,-0.000010504218,-0.0044097775,-0.007095672,0.013953727,-0.029249098,-0.006110166,0.017150685,-0.004329869,0.060651053,-0.028517697,-0.017978225,-0.018706132,-0.009502312,-0.058052186,-0.04366207,0.024631895,0.02533864,-0.015885051,-0.007122326,0.0064307535,-0.039540913,-0.011076409,-0.0532045,-0.042920813,0.024423217,0.026615413,-0.034090575,0.012065322,-0.010554696,-0.0010786228,-0.023036782,0.0023859672,-0.031163834,-0.032156266,-0.04454674,-0.020222764,-0.037477545,-0.0019783624,0.008538497,0.011992826,0.007503176,-0.02895499,0.0038081354,0.017718093,-0.03387555,0.017344872,-0.034531206,-0.010689347,0.03407357,0.024142453,-0.00657043,-0.053649463,0.02647536,0.012020555,-0.023364162,-0.0010174365,0.052101538,0.04946263,0.03586084,0.031681124,0.00967431,-0.021864826,0.006698461,-0.067152925,-0.01039183,0.02755982,0.036305044,0.006234904,0.007705659,0.053523153,-0.03517918,-0.028764257,-0.044734363,-0.0007577993,0.005263658,-0.0031149962,0.012116509,-0.06409744,0.0024882867,0.012601197,-0.016411712,-0.021368524,-0.010167069,0.0062343976,-0.021393716,0.030778393,0.009714535,0.06327543,0.028578427,0.032965906,-0.010024904,-0.000013846912,-0.008488474,-0.059117157,-0.0301319,-0.0027220075,-0.009158526,0.07643569,-0.022735523,-0.034355246,-0.02539194,0.024730893,-0.017585179,0.034355324,-0.018927969,0.023507776,0.08615779,-0.026870571,-0.00404183,0.056012638,0.038645715,0.005044391,0.038961172,-0.010069783,0.038588125,0.022115175,-0.024322348,-0.041343983,-0.032066546,-0.019881852,0.02789723,0.007101435,0.017853843,-0.007085605,0.029123664,-0.025855867,0.04829901,0.016346788,0.014224393,0.013218886,-0.006034225,0.020711707,-0.015904497,-0.004129918,0.009497625,0.00036491454,-0.036211934,-0.026978862,-0.010374888,-0.017530186,0.0037581534,0.019854812,-0.014807545,0.007563036,-0.07595631,-0.004435417,0.024860881,-0.03485071,0.027489502,0.07215574,-0.04059702,0.017416839,0.044923,0.014683838,-0.026791839,-0.04109429,-0.02530075,-0.022027304,0.0076565635,0.0033610116,-0.01135306,0.03208222,-0.050926253,0.03534863,-0.0030328522,0.03153379,0.04353675,0.0021148636,-0.0058005173,0.0030108308,-0.025538325,-0.01622661,0.016764525,-0.04026847,-0.023474634,-0.015811391],"last_embed":{"hash":"wnpd36","tokens":277}}},"text":null,"length":0,"last_read":{"hash":"wnpd36","at":1751714230624},"key":"Settings/MacPlugin.md##{2}","lines":[8,8],"size":411,"outlinks":[{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":1},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":1},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"wnpd36","at":1751714230624}}, "smart_blocks:Settings/MacPlugin.md##{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.057064977,-0.027533144,-0.045390323,0.0045911474,-0.004580489,-0.05972711,0.02976926,0.016400076,0.025122799,0.010319334,0.004516186,0.01675487,-0.024797127,0.036443383,0.025862763,-0.0015268059,-0.028169934,0.028976385,0.024598483,-0.023493813,-0.003412105,-0.023752242,0.0072442163,0.010683978,-0.01930426,0.015477563,-0.0019109694,-0.026912482,0.032533094,0.026518326,0.038118906,-0.016626636,0.0024267738,-0.023396783,-0.018797316,-0.015166317,0.0176181,0.03323777,-0.052295342,0.025767164,-0.019785214,0.0465406,0.010058981,-0.0061625256,0.01996802,-0.026769953,-0.0006138152,0.000516854,0.028629657,-0.037370823,-0.008679767,0.020417184,0.04615893,-0.04282992,-0.012898929,0.007048326,-0.0012615116,-0.009676041,-0.079019405,0.0061868248,-0.03643683,0.01623005,0.012781951,-0.0065632267,0.04247845,0.050141145,-0.012583085,0.011715133,-0.037943456,-0.033472292,0.012734501,0.033214644,0.020677203,-0.0076579126,-0.04572217,-0.03403182,0.036631513,-0.0102327,-0.000062159685,0.018467452,-0.00036297232,0.004340814,0.022175703,-0.039807584,0.036140773,-0.0035406656,-0.0036047983,0.058382764,0.013434256,0.06703411,0.009714513,0.0030349714,0.035911985,-0.060245562,-0.023626957,0.0041873204,0.027003255,0.026653187,0.05245498,-0.0067534316,-0.017695738,-0.023617117,0.0029246476,-0.022324672,0.040030703,-0.020144578,0.010247452,0.0024167022,0.03830132,-0.04741346,0.0058476245,0.016621388,0.029971957,-0.007838095,-0.015516719,0.0068441145,0.02035895,-0.01935894,-0.009771772,0.010095915,0.02718343,0.02320754,0.02224722,-0.033199415,0.039656047,0.036163803,0.0064844103,0.0028834757,-0.011982976,0.01853524,0.018943185,0.0016935531,-0.00252613,0.031800605,-0.029758498,-0.018388757,0.0042333547,0.031869695,-0.0026405067,-0.06288387,0.022912549,0.009616516,0.010215774,-0.03771494,0.02745901,-0.08126562,0.009694668,0.03739226,0.0046740267,-0.03846036,-0.012610983,0.025809886,0.016292987,0.06247681,-0.0120309405,-0.043499805,-0.0024434123,0.101748876,-0.018629331,-0.0027537637,-0.06926415,0.020855675,-0.07245772,0.020841515,0.032566477,-0.01712778,0.029589351,-0.011975209,-0.002542076,-0.018625155,0.00035094825,0.0050136195,-0.001074352,-0.0126291625,-0.0047109877,0.028268741,0.034785427,0.04031955,0.025620734,-0.03672293,-0.031047648,0.009398117,-0.010717293,-0.038470168,-0.045675207,0.019374091,-0.02378995,-0.021516928,0.010719353,0.02022054,-0.0378579,-0.02335288,0.00019345136,0.044180196,0.022352656,0.034002114,-0.002729459,0.033526547,-0.035656083,-0.03590491,-0.0062570195,0.03156428,0.034122888,-0.03631235,-0.024321241,-0.024579376,-0.010483988,-0.047293574,0.022408644,-0.012461745,0.03670722,0.03197613,-0.029018342,-0.015222878,-0.023847269,-0.020879619,0.024322668,0.013298837,-0.03144204,-0.010926743,-0.0066479566,0.03607381,-0.009243025,0.031521127,0.001758251,-0.0051646754,0.030803058,0.013588621,0.036381412,0.045456648,-0.060282048,0.03498231,0.020121021,0.010848776,0.04930767,0.007343587,-0.01974711,0.041521672,0.020053815,-0.0019918254,-0.011340121,-0.023669897,-0.03360995,-0.011079696,-0.05084309,-0.02885231,0.014096262,0.0093795275,0.0110395085,-0.007099835,-0.04051768,0.020521583,-0.035673708,0.027474986,0.048758212,0.039834835,0.060858298,-0.014850917,-0.049797777,-0.0060607805,0.04379905,0.03165872,0.0111720925,0.015580122,0.004608176,-0.008914534,0.008099838,-0.060799427,-0.0066057974,-0.011245462,-0.01693898,-0.011581959,0.034275796,-0.017983349,0.0500707,0.021800747,-0.0023376753,-0.05708044,0.07968744,0.0063244468,-0.015968025,0.06075888,0.034242515,0.010791148,-0.009400723,0.004050158,-0.021995435,0.017082706,0.025840526,-0.03382156,-0.03366182,-0.001992627,0.06401061,0.009377708,-0.008316075,-0.007004941,-0.051990334,-0.18549159,-0.028872194,0.019416938,0.017881058,0.012487809,0.027209071,-0.030230938,0.00496334,-0.020602299,0.0012294408,-0.00028198544,-0.05841156,0.019475417,-0.009206532,0.021257792,-0.0016717319,0.003834461,0.0014417067,-0.010904609,-0.045580085,-0.022586303,-0.098707624,0.05313067,0.0052618776,-0.030478818,-0.067773424,0.059402127,0.030573437,0.00310231,0.042005256,-0.010117301,0.010820145,-0.0016443641,0.041161772,-0.0015250335,0.016520975,-0.020708349,0.028844677,0.0043955594,0.028333297,0.06780019,-0.024333553,-0.0037027423,0.025970794,-0.011148627,-0.013032769,0.008253186,0.0053138672,-0.012602322,0.018114576,-0.012670044,-0.03511428,0.0173721,-0.01662569,-0.03904148,0.009988983,-0.0016329449,0.06516686,-0.0065817046,-0.04877301,0.00020007591,-0.035253458,-0.0132179605,-0.009378514,0.012887183,0.0071068243,0.023634274,0.0061709797,0.029965105,-0.047114264,0.0022769712,-0.0077890083,-0.007230012,0.016399251,0.035087172,0.011019909,-0.011109119,-0.019774623,0.016551863,-0.13322876,-0.0021345457,0.025062475,0.015977476,-0.022120155,0.0054291175,-0.029821951,0.022469288,0.018288206,0.037155755,0.2532639,0.019518882,-0.015280195,-0.013735166,0.029363994,-0.046702377,-0.023237422,0.08662295,-0.037755497,-0.008082767,-0.008055272,-0.0057768077,0.02970574,0.019006835,0.021338234,-0.02364043,-0.044043936,0.03421057,0.058164034,-0.016681721,0.012988927,-0.02303705,0.0187575,-0.012582115,-0.018865705,0.010396094,-0.017075647,0.025504047,-0.014407663,-0.0006731506,-0.009897323,0.027651189,0.056268923,-0.045968503,-0.0050836788,-0.035044335,0.0128946705,-0.013656545,0.029264608,0.020084169,-0.026393378,-0.019161865,0.037700772,0.016172554,0.0005168211,-0.029719053,0.009863956,0.011446221,0.02476852,-0.0024124968,-0.029789818,-0.03239108,-0.008935913,-0.01643745,-0.044874758,-0.019957492,-0.008438494,-0.042501397,0.019077636,0.02554603,0.018947307,0.01164031,-0.017583484,-0.011697951,0.019872935,0.019902095,0.045155793,0.010084052,0.014242427,0.012329424,-0.0005720804,-0.00030963533,0.021144468,0.003145456,0.028954476,-0.00092250213,0.05755303,0.026686948,-0.016042875,-0.006524534,-0.052195635,0.020481804,-0.017551204,-0.021854995,0.01347091,-0.026945215,0.0262421,0.022628378,-0.008018926,-0.06960693,0.049298625,0.0023130882,-0.030844629,0.02586043,0.021278555,-0.0081290305,-0.010012776,0.0046381415,-0.018204745,-0.0144424485,0.004293087,-0.011841186,-0.003895794,-0.054064013,0.03672166,-0.0145015055,0.026506573,0.017181884,0.008325674,0.04199054,-0.035600815,0.014628121,0.008223394,-0.013757728,0.014707942,0.0044440934,0.029169634,0.021181809,-0.011834773,0.023806607,-0.01725319,0.0208529,0.014283921,0.00031543325,0.015118002,-0.00017210987,0.006077575,0.006569898,-0.047897223,0.018176613,0.024021242,-0.02535142,-0.017999073,0.07715999,0.043008864,0.015523214,0.008617,0.010512021,0.017429775,0.043921135,-0.029784402,-0.037241336,-0.02864915,-0.018112589,-0.013560228,-0.016151395,-0.019605136,-0.022591796,-0.038721085,0.022752475,0.043301392,0.002947504,0.01919417,-0.03034735,0.013122344,-0.013614872,-0.028367432,-0.01855311,-0.007723201,-0.028673714,-0.0010353383,0.0057612904,0.011741816,0.048683666,-0.08106076,-0.019324614,0.013531039,0.048308976,-0.034085784,-0.03643267,0.0071601733,-0.03091178,-0.061034985,0.016384613,-0.025977163,0.006495113,0.006246876,0.016692715,-0.0020656907,0.004864568,-0.006313085,-0.01862332,-0.044271234,-0.04029758,0.024908332,-0.018126983,-0.0710258,-0.02268428,0.032377552,-0.045172557,-0.036697503,0.090574495,0.045483656,-0.006645319,0.05980095,0.022488266,0.043237735,-0.015728874,0.0043606763,-0.058169547,0.006705925,-0.028468398,-0.0019633619,-0.0013966459,-0.03481448,-0.006632235,-0.00008294097,0.06409323,-0.016363623,-0.0029628293,0.037653238,-0.01825998,-0.06938783,-0.017213482,0.016501166,0.0003663236,0.040618315,0.056668643,-0.01228155,-0.027465526,-0.0004471579,-0.014542107,0.006512427,-0.07609784,0.0067468625,0.028875625,-0.021061515,-0.013223348,0.016885232,-0.031006688,0.0012842737,0.028329428,0.019854253,-0.0046678516,-0.008894932,-0.014864657,0.039842427,0.03645398,0.031778883,-0.0007189819,-0.013148032,-0.022930786,-0.038728666,0.024339318,-0.009885894,0.012759098,-0.03392346,0.009979955,0.014704384,-0.005390433,-0.00015299072,-0.019152237,0.0056302124,-0.07260073,-0.006065396,0.019774904,0.0068245055,-0.019205624,-0.071695924,-0.024912605,-0.0012806839,0.071564555,-0.0014834945,-0.029759804,-0.021178873,-0.013748867,0.0008887296,-0.05136852,-0.042942476,-0.014049672,-0.03663216,0.038977783,-0.033056077,-0.04862284,0.024633624,-0.023158899,0.032245032,0.05557322,-0.006666257,-0.002304194,-0.041845974,0.011414858,0.03123825,-0.014081529,-0.050303068,-0.0077201347,-0.007748315,0.0035306942,0.0028036446,-0.040079124,0.026890894,0.031197835,-0.025303349,-0.0033566037,0.0021968933,-0.0023718837,-0.06278255,0.02532581,-0.0053209146,0.016977752,0.00982752,0.014240755,0.010432235,-0.045128733,-0.03066214,0.01859947,-0.013481784,-0.021564916,-0.010531227,-0.00057813386,-0.018378519,-0.024546139,-0.0043465854,0.042207234,0.008198739,0.0022436758,0.07123716,-0.0072855037,-0.016995981,-0.00554861,0.010154515,0.0021650502,-0.017058618,0.03700274,-0.020253625,-0.019809186,-0.006445273,-0.03871324,-0.055598326,0.014478268,-0.040566593,0.0010432932,-0.0046428223,-0.025663413,0.004069142,-0.01317797,0.083417766,-0.035267342,0.012943528,-0.047275774,0.008146895,-0.014301703,0.007197862,-0.025304023,0.023662329,-0.041461598,-0.0017461854,0.021642251,-0.0005620882,0.008058086,0.007982412,-0.046457928,-0.024069684,-0.020919273,0.0194822,0.012225964,-0.001939905,-0.010441001,-0.006349061,0.013434323,-0.014385279,0.012279878,-0.04483211,-0.026629828,0.011581836,0.034401637,0.0017109283,-0.017639922,-0.000980607,-0.021709885,-0.033083357,0.032333244,0.022806128,0.07904978,-0.023131378,0.023992002,0.0019001187,-0.03980222,0.025501303,0.016518312,-0.017488936,-0.007966423,-0.022938434,-0.06622037,0.02548457,-0.05129948,-0.007985075,-0.017554795,0.0037223904,0.012617773,0.026812598,0.030053923,-0.03398308,0.027316017,-0.1482698,0.0024285081,-0.012007313,-0.0002844241,-0.019294955,-0.011554232,-0.06227454,-0.04214389,-0.012416423,-0.05447307,-0.0059083076,0.007044378,0.034431126,-0.022789765,-0.0061964276,0.020531429,0.008170885,-0.04379644,-0.034330808,0.03579,-0.007285639,0.01116397,0.021715911,0.022448948,-0.01055922,-0.005651021,0.025893621,0.0070871096,-0.030423326,-0.033832613,0.023703488,0.0029361343,0.0003705197,0.050620366,-0.01599335,0.011598841,-0.0052751615,0.020511605,-0.044023626,0.030400967,0.0011141796,0.02998088,-0.056737047,0.038254373,0.017305853,0.03947141,-0.016966308,-0.03801671,-0.06782956,0.0042627663,0.050834082,0.02935042,-0.040715527,0.032211438,-0.012672343,0.007999283,-0.03415377,0.020778917,0.047026847,0.05000275,-0.008542458,0.02203387,-0.022901649,-0.051631417,-0.03799022,0.036962368,-0.014951747,-0.015075009,0.001400002,-0.014569115,-0.009794806,0.015855169,-0.021699384,-0.0059421426,0.04293444,-0.0034870522,0.026538005,-0.0037501126,-0.01643572,-0.0069097592,-0.019053793,-0.013999043,-0.02095017,-0.0043234783,0.035929553,-0.009828053,-0.020167815,0.014839489,-0.074652575,0.0030833313,-0.042973734,-0.037904505,0.005682742,0.05649111,-0.0036998726,-0.038861006,-0.020985942,0.014721931,0.0074312007,-0.0029944081,-0.08058062,-0.059873134,-0.008167695,-0.0064875437,-0.037597656,-0.010539953,-0.0010169932,0.0018947847,0.029704347,0.007838432,0.0028246832,0.021084888,-0.057845876,-0.0072173323,-0.022918593,0.0011243091,-0.028054953,0.013313507,0.012917517,-0.023024451,0.024261376,0.019067371,-0.019094607,-0.00086516613,0.029532492,0.037031427,0.028043857,0.0087607205,0.034771588,0.012298728,0.0038371175,-0.019680772,-0.01316744,0.010244992,0.043331258,0.0065777376,-0.031002318,0.07691952,-0.04803065,-0.012384612,-0.06350661,-0.03518005,0.0016219452,-0.026153674,0.004084783,-0.01841059,0.017822511,0.026595365,-0.048148714,-0.015268209,-0.013303967,-0.0062533435,-0.028432716,-0.008340647,-0.023640137,0.0363782,-0.024379117,0.022187928,0.02716725,0.04305826,-0.025364866,-0.06301192,0.005391725,0.0075028734,0.006404734,0.03416205,-0.015186136,-0.031173421,-0.036153313,0.036963638,-0.01628631,0.010415423,-0.018354014,-0.0029589015,0.01361348,0.011996202,0.0029363404,0.006245773,0.016915977,0.013486557,0.03667085,-0.0133894365,0.07873587,0.0071438667,0.012756963,0.02730256,-0.036483407,-0.013591311,0.007919608,0.045941513,0.009995175,-0.024276398,-0.006979798,-0.031094484,0.02917124,0.0016805046,0.044765618,0.030215872,0.0028276702,0.013419718,0.019037355,0.0025098727,0.025504205,-0.022040721,-0.028767012,0.01671235,-0.017006971,-0.034039903,0.0018798934,0.057141725,0.001337591,0.011683592,-0.05675193,0.017568147,0.0041912273,-0.0077806967,0.046073586,0.015623215,0.0048739254,-0.016497415,0.04852036,0.002157078,-0.0023050946,-0.03394883,-0.05975226,-0.03128427,0.036677063,0.008254765,-0.053333696,0.0075169685,-0.04586844,0.033679772,-0.027545158,0.009401633,0.06614929,0.0036414978,0.024620337,0.019099839,0.010686118,-0.034950268,0.036238167,-0.035937008,-0.0015991547,0.004948328],"last_embed":{"hash":"1sjfrb5","tokens":277}}},"text":null,"length":0,"last_read":{"hash":"1sjfrb5","at":1751714230624},"key":"Settings/MacPlugin.md##{3}","lines":[9,9],"size":428,"outlinks":[{"title":"*Victor Tao*","target":"https://github.com/platers","line":1},{"title":"**Linter**","target":"https://obsidian.md/plugins?id=obsidian-linter","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-linter&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1sjfrb5","at":1751714230624}}, @@ -24,4 +24,5 @@ "smart_blocks:Settings/MacPlugin.md##{21}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.023824446,-0.021854043,-0.052777003,0.0026863997,-0.024455799,-0.035522677,0.018392555,0.012193976,0.028851565,0.016779225,0.0067171366,0.0050802245,-0.0034321584,0.013286904,0.05742607,-0.026264904,-0.00013650974,0.0002202228,-0.012815361,0.0024071017,0.009982137,0.008385717,0.04877329,0.04678014,0.010663142,0.028388377,0.0026128194,-0.012822217,0.022597713,0.0078090318,0.00012198014,-0.049003154,-0.008939187,-0.021817842,-0.031173889,-0.027984373,-0.023500029,-0.03557487,-0.03198716,0.014049853,-0.030894326,-0.016329406,0.03232131,-0.04357039,-0.023223514,-0.01760699,0.011073928,0.0046885284,-0.003386185,-0.02165421,-0.018636802,-0.009815477,0.045536824,-0.05090271,-0.04636229,0.0034423836,0.01062333,-0.026520992,-0.07776568,-0.014472063,-0.047182035,0.0065303347,-0.035476312,-0.010384269,0.010983352,0.04555906,0.0026150336,0.010636305,-0.029448487,-0.033273593,-0.02439347,0.04500647,0.027584437,-0.023456944,-0.02985799,-0.027867246,0.051610537,0.004984432,0.0022912852,0.022095574,-0.0018283237,0.0005189219,0.0025379017,-0.016326219,0.0112034315,-0.04987218,-0.01871418,0.07795759,0.007978024,0.06358841,-0.007140143,-0.00027501283,0.029008651,-0.03880293,-0.029155238,-0.009057287,0.047048055,0.020380849,0.05352827,0.007089208,-0.0043408517,-0.036019564,0.022155574,-0.035856117,-0.00825965,0.03284845,-0.00515172,-0.022773622,-0.00484616,-0.030582609,0.0070046005,-0.018200178,0.009605697,-0.040119108,0.013403848,-0.0008965843,-0.010253618,-0.026320323,-0.00064826,0.01916346,0.0536563,-0.0318482,-0.037282884,-0.01248647,0.0056852433,0.00091802696,-0.0028973178,0.02179734,-0.0046459325,0.044601448,0.013172915,-0.010038029,-0.008847269,-0.017685644,-0.022746127,0.034675278,-0.026403505,0.046455402,-0.02571718,-0.059278857,0.023839002,-0.0013019032,0.026227744,-0.05140451,0.04442894,-0.056023177,0.05204945,-0.021595297,0.036310565,-0.01838071,-0.026343107,0.028279724,0.004396314,-0.0019639176,0.040204987,-0.021763925,0.024515977,0.040425554,-0.0054147677,0.009583789,-0.024235014,0.065136835,-0.03562601,0.012814435,0.052148204,-0.023985675,0.026227256,0.012070647,-0.006973358,0.011544346,0.0026907355,0.033570297,-0.010195768,-0.0019143006,-0.011696202,0.032195885,0.0566007,0.024399197,0.0074575404,-0.051487964,-0.055404834,0.021138456,-0.024547592,-0.05359197,-0.030006262,-0.025632994,0.05329323,-0.026185693,0.00074489904,0.08691608,-0.024603734,-0.027466623,0.00525281,-0.016082041,0.014815258,0.015573492,-0.053517308,0.029655058,-0.009555702,-0.020437151,0.002725377,0.0016509144,0.09574078,-0.019400131,0.0068853777,-0.008412307,0.05037016,-0.020392897,-0.013071863,0.00031396895,-0.021892069,0.0060916557,-0.034826946,0.024477284,-0.020477926,0.017641779,0.026358148,0.009221948,0.0033680212,0.017635595,-0.024349988,0.032989345,0.0050300187,0.06351342,-0.0016514894,-0.0113630975,-0.0144107845,0.046730492,-0.0026304729,0.012936002,-0.041720606,0.021854537,0.0115498295,0.0030410052,0.08227366,-0.0077142557,-0.038451858,0.056242775,0.020216353,-0.012732869,-0.0017822846,-0.012084466,-0.024300883,-0.021059206,-0.028404804,0.008771494,-0.016474629,0.03774381,-0.0024564501,-0.0023764365,-0.027233869,0.028944967,-0.027862603,0.005805897,0.020141523,0.04292094,0.026905635,-0.01857125,-0.019526353,-0.021079512,0.041994337,0.016761426,-0.014821796,0.010636333,-0.024047956,0.003069833,-0.001374103,-0.0034061994,0.010509822,-0.01952295,0.0038800142,0.013049341,0.014464121,-0.0075894687,0.04349313,0.0012858905,-0.025325958,-0.043854777,0.06077901,0.027235081,-0.029595314,0.056248043,0.031048276,0.009136332,0.009489892,0.0068532713,0.020246252,0.013415958,0.0047707474,-0.018398358,-0.03270829,0.0046779737,0.063808076,0.021756107,0.012211108,-0.015141683,-0.021010822,-0.16998646,-0.0033457505,0.035513803,-0.0056838514,0.010454215,-0.012208911,-0.048742514,0.027730534,-0.042207923,0.004362845,0.0034746276,-0.055539995,0.0062322747,-0.005390894,0.02169252,-0.011062504,-0.0048931646,0.0044262074,-0.04480177,-0.032806084,-0.029293858,-0.072429456,0.051853374,0.051757608,-0.014657235,-0.05499314,0.058242142,0.0014647411,-0.03121303,0.02753196,0.007815163,0.022702722,-0.003708857,0.016578615,0.025016295,0.013010996,0.015093291,-0.020703888,0.027924292,0.0112741105,0.066158615,-0.0073853447,0.019419247,-0.016973909,0.00067625055,-0.0037305446,0.03547524,-0.015830763,-0.0018145901,0.0070495303,0.0066331127,-0.034148335,-0.004032591,-0.01097081,-0.023376098,-0.012014356,0.0066500837,0.05919171,-0.0035049538,-0.019618072,-0.018691938,0.00059153076,0.050019577,0.00802223,-0.009055295,0.0072465595,0.016123803,-0.008793617,0.032813527,-0.0053136693,-0.0044614947,-0.022448111,0.021502528,0.015126734,0.02443367,0.050677758,-0.040367864,-0.022266021,0.020816978,-0.103572205,0.040624082,0.018338013,-0.0023005046,-0.015001488,-0.0017351349,-0.02396753,0.004968833,0.020295396,0.024135113,0.2569785,0.040183306,0.029499302,0.013782733,0.05198401,-0.0009962714,0.0008094197,0.061349154,-0.032935478,-0.0006597552,-0.004295328,-0.013581679,0.021789342,-0.0077308756,0.029946258,0.0058329706,-0.030207707,0.017238459,0.051852718,-0.015420414,-0.032932777,-0.03328865,-0.01622873,0.016952425,-0.06086033,0.0081216,-0.009802942,0.014217615,-0.016485455,0.001425409,-0.031251483,-0.00099079,0.07118936,-0.020604625,0.017541636,-0.0364811,0.03219318,0.008353507,0.038833,0.048860367,0.009289582,-0.016133487,0.039209098,-0.008333828,-0.0021717171,-0.012143746,0.0056962552,0.012011869,-0.009509737,0.010609764,-0.024398884,-0.047649696,-0.02290733,-0.011837765,-0.030422026,0.008653281,-0.029429628,-0.028384523,-0.014081985,0.043450132,0.012603883,0.016629746,0.014511113,0.027595479,-0.035191033,0.032133125,0.030352563,0.03369749,-0.026714262,0.032062206,0.0012578331,0.016551163,0.032790117,0.018756872,0.022622976,0.006427753,0.017888233,0.04367731,-0.011703875,-0.0033081397,-0.024900366,0.03963094,-0.03882923,0.028978059,-0.0011409223,-0.028573202,-0.0024080952,0.024135476,0.00867301,-0.053651724,0.0427791,0.0101140635,-0.0030345244,0.021802843,-0.009054672,0.0150230015,-0.01575994,-0.005958876,-0.0028402852,0.011015184,-0.026693434,-0.010012175,-0.023863215,-0.015893124,0.028555991,0.01931257,0.0070319045,-0.047109313,0.021848662,0.03436987,-0.023308521,0.0062196795,0.018355502,-0.035168793,-0.00055842625,0.048228502,0.05062863,0.015108339,-0.016799793,0.041237634,-0.015836611,0.018279929,0.0019156601,0.031076659,0.0020922937,-0.0442121,-0.061286557,0.03467105,-0.05109954,0.032853607,0.017723616,-0.035996165,-0.007719452,0.042309914,0.04913533,-0.037345845,0.0013579509,0.01428405,0.014112879,0.028853681,-0.04776334,0.0011678096,-0.014716495,-0.03939988,0.0073785037,-0.027354773,-0.0021592597,0.03175127,-0.0025335937,0.017077519,0.060740843,0.030146684,-0.015728379,-0.031262595,-0.018772142,-0.030287368,-0.0077028284,-0.040079925,-0.006934977,-0.04191092,-0.023718746,0.061951343,0.025848087,0.074933596,-0.07975187,0.024099646,-0.030833144,0.03300046,0.009424825,-0.027843142,0.0034167864,-0.02234465,-0.07592103,-0.0007223994,0.024297057,-0.027355257,-0.00894752,-0.025939576,0.006318441,-0.009170413,0.0054332404,-0.0065542525,-0.05362984,-0.042447258,0.028162932,0.01389793,-0.03665591,-0.01632896,0.015981557,-0.0032123155,-0.010528336,0.105802044,-0.0009883215,-0.008620891,0.0261029,0.028253641,0.07264479,0.048460092,-0.004245604,-0.038067486,-0.006087064,-0.009081703,0.0041279793,-0.01953131,-0.009140154,-0.03011501,0.003483442,0.053317763,0.0064158146,0.01253298,-0.0023511339,-0.04777136,-0.056608304,-0.030949758,0.031626634,0.0038911672,0.021263205,0.030289974,-0.00021133319,-0.00006239098,0.002309654,-0.01408402,-0.00002319516,-0.040126756,-0.021014359,0.0048450716,-0.012294688,-0.05201011,-0.00030500191,-0.02702469,-0.0059798392,0.0012826016,0.014158756,-0.014257148,-0.0076369406,-0.01289099,0.038520638,0.007610101,0.009685883,-0.019782018,-0.005543801,-0.04779953,-0.009747485,0.04003449,0.019791516,-0.02942505,-0.022349885,-0.006881042,0.036779657,0.0014643399,-0.04495236,-0.027194746,-0.008650646,-0.03183687,0.022021582,-0.020756006,-0.012298074,-0.020833177,-0.037786607,-0.04943484,-0.028573046,0.060158543,0.0088141505,-0.023000669,0.024875542,0.025093785,0.025170384,-0.055644296,-0.02299427,0.0093222335,-0.039301313,0.020348856,-0.0060637533,-0.02049973,0.050869416,-0.0021639948,0.016660139,0.021192383,-0.022836128,0.03477992,-0.020900678,-0.034961108,0.0064436276,0.0007567914,-0.052886464,-0.022143848,-0.02859469,0.044013225,-0.003509701,-0.066130236,-0.016161859,0.019267429,-0.02911146,-0.029493267,-0.017036488,-0.006879132,-0.036241602,-0.0033036282,-0.00114014,0.013567794,-0.020967478,-0.008618025,-0.004149829,-0.021228077,-0.03319664,0.016405875,0.020799099,-0.030364016,0.012705149,-0.00012533511,0.0060552545,-0.051096037,-0.030489229,0.058368843,-0.039422788,0.0018216163,0.092312165,0.01612166,-0.042242903,-0.026775455,-0.03880529,0.016612645,-0.02886746,0.0026388275,0.009892265,-0.023331558,-0.01659336,-0.025003592,-0.049477458,0.0313141,-0.00060256675,-0.025082745,-0.011064588,0.010419845,0.0110763125,-0.03883568,0.062220886,-0.05755852,0.010127004,0.0116907405,-0.0011266283,0.024274563,0.07205539,-0.046445653,0.005702213,-0.013681766,0.0014562608,0.040485766,-0.018485475,0.0018737249,0.019367114,-0.027158711,-0.022254901,-0.0013324666,0.03054845,-0.016713649,0.04410504,-0.032132864,0.00605174,0.009459367,-0.052028295,0.01047386,-0.026442926,-0.0021466527,0.01192975,0.043075316,-0.014148928,0.029817067,0.008774831,0.0057054246,-0.0072137048,0.010494212,0.046104997,0.04836652,0.003499032,0.0027589465,0.0068795187,-0.020042373,0.0069497847,0.015409758,-0.01816852,-0.010962387,-0.048249036,-0.07652397,0.042345133,-0.03863489,0.0000058816527,0.0083225,0.01675535,0.03436612,0.0054498566,-0.0034327297,-0.016186627,0.045281794,-0.15699963,0.019255105,-0.017838016,-0.017752143,-0.010923188,-0.02728189,-0.045629583,-0.022598721,-0.0032704931,-0.028938955,-0.03318379,-0.07291791,0.037913296,-0.03521855,0.0551612,0.007083198,0.024981733,-0.026471106,-0.009805402,0.022836884,-0.009618314,-0.008302833,0.05105095,-0.01579783,-0.018412609,-0.023435941,0.08989434,-0.03304003,-0.05500872,0.021576097,0.0031481718,0.010075113,0.0022534837,0.051451348,-0.02326198,-0.004824348,0.01597936,0.021917872,-0.035210703,0.023844166,0.022981416,0.037901763,-0.01929306,0.044891875,0.00971182,0.04663553,-0.011688207,-0.027215898,-0.04444965,-0.016912365,0.0364348,-0.012910291,-0.016477011,0.03564988,-0.015078675,-0.05536588,-0.0657857,-0.025218254,0.009097031,0.04905757,-0.03471505,0.0206395,-0.024438417,-0.039309,-0.011289019,-0.0031160382,-0.010838591,0.0064953677,0.02112192,-0.011577753,0.0060118767,-0.013880463,-0.011725301,-0.020096712,-0.012781413,0.0049860557,-0.014794608,0.0051612454,-0.045370616,-0.006510644,-0.035322227,-0.040882803,-0.04551315,-0.008308493,0.01636469,0.03408595,-0.022370948,0.0037984194,-0.057821855,0.0013016793,-0.07294637,-0.047541462,0.0031849048,0.01693498,-0.05030953,0.019391915,0.00408572,-0.021944685,-0.015293144,-0.0011380308,-0.08532251,-0.041503925,-0.041793242,-0.027250726,-0.0077856854,-0.005330348,0.01238055,0.010975191,-0.005434631,-0.014149531,0.0006168431,0.027875204,0.004900489,0.02447076,-0.06284492,-0.013066842,0.0066419155,0.033893134,-0.006876825,-0.05345609,0.0030109184,-0.012632118,0.020984236,-0.012867949,0.0472268,0.019221228,0.042918134,0.032109365,0.01141091,0.0016841815,-0.0031323496,-0.04040284,0.014450512,0.022935472,0.009678562,0.030237362,-0.010507992,0.05969329,-0.0064052613,-0.03257969,-0.03310188,-0.042037625,-0.021534892,-0.014707762,0.0015225398,-0.03158618,0.025279533,0.024835283,-0.013437656,-0.018104099,-0.036521323,0.0013541656,-0.0103404075,0.024621336,-0.020787429,0.041290086,-0.012229029,-0.030440291,-0.0027108635,0.026406191,-0.022281187,-0.053911272,-0.013120154,0.0055763926,-0.0021830958,0.05271445,-0.0053252834,-0.03006187,0.0030265518,0.0030691978,-0.0237411,0.015032036,-0.015221456,0.007592134,0.06203438,0.0044670245,0.0035907044,0.009818668,0.019613717,0.022509048,0.03196577,0.009618755,0.101865254,0.014843716,-0.0012981197,0.019061523,-0.05360778,-0.034876697,0.018299762,-0.0070844525,0.02254499,-0.029456919,0.004348286,-0.032223783,0.03854574,0.02749564,0.017684916,-0.0006768456,-0.0031235437,0.01670425,-0.005134545,0.028957939,0.021161653,0.015978318,-0.02724771,-0.04574367,-0.0069632614,-0.015849577,-0.0011657173,0.07134809,0.0012624154,-0.017415613,-0.09329637,-0.0044542896,0.005859839,-0.028774127,0.013384348,0.0018382056,-0.0070283487,-0.0017079532,0.051307995,0.0046919733,0.0109943375,0.03499559,-0.043836813,-0.0053199623,-0.011783459,0.021855984,-0.002201764,0.0034115647,-0.01111666,0.02865239,0.011218825,0.0026960603,0.04028389,-0.007216677,0.03588901,0.022923922,-0.011581899,-0.022609007,0.0034516517,0.018343665,-0.03050616,-0.010908805],"last_embed":{"hash":"elofdl","tokens":277}}},"text":null,"length":0,"last_read":{"hash":"elofdl","at":1751714230624},"key":"Settings/MacPlugin.md##{21}","lines":[27,27],"size":379,"outlinks":[{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":1},{"title":"*Benature*","target":"https://github.com/Benature","line":1},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":1},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":1},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"elofdl","at":1751714230624}}, "smart_blocks:Settings/MacPlugin.md##{22}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041243073,-0.01975472,-0.04684234,-0.020576568,-0.006423263,-0.07012059,0.025836386,0.012276938,0.021408008,0.025309674,0.0072789243,-0.0075851027,0.004029442,0.014329615,0.017655848,-0.013482978,-0.03376221,0.003716633,-0.008807894,-0.020576885,0.0300113,-0.0074037677,0.057970908,0.033530947,-0.012868674,0.021346865,0.006196049,-0.0049063913,0.05949187,0.0007948921,0.004184547,-0.052659903,0.009194699,-0.028262151,-0.01689152,0.0032903955,-0.006852782,-0.0046407706,-0.050864346,0.024662154,-0.009101128,0.021535112,0.0055946913,-0.0013904369,0.019015063,-0.024664262,-0.01463962,0.0019722774,0.033557445,-0.044842914,-0.003110615,0.00042212874,0.041802034,-0.031982705,-0.03086943,0.022072788,-0.03126603,-0.013157896,-0.04464854,-0.015983136,-0.053026702,-0.013749891,0.0019535203,0.016894268,0.03520455,0.042804502,0.019129958,0.0071066557,-0.014812812,-0.016244391,-0.010334946,0.03329514,-0.0019755072,-0.017904682,-0.052036557,-0.02047347,0.068181895,-0.016378231,-0.0072271996,0.033149477,-0.009899857,0.016604116,0.020556306,-0.012344865,0.033094447,-0.002039045,0.025118798,0.04917497,0.002958296,0.05522419,-0.017195342,0.011958822,0.014927127,-0.04686214,-0.032588094,-0.013555581,0.03877839,0.017999178,0.036309417,-0.0023463466,0.0009965441,-0.028976578,0.024474287,-0.003161263,0.02527211,0.024995329,-0.0032605368,-0.02656363,-0.0044341423,-0.034897115,0.0044560963,0.013807617,0.0004495548,-0.0011463334,-0.00069467287,-0.00032215152,0.02666863,-0.04183179,-0.0007171357,0.035973325,0.038338087,0.020576468,0.00012657874,-0.011839653,0.05270045,0.041041642,0.029584102,0.035017002,0.018316848,0.010678038,0.007738743,0.039699215,-0.024455609,0.027509177,-0.04038014,0.039543774,-0.008039606,0.04674006,-0.0065848613,-0.047027037,0.020935459,0.0005909741,-0.005396663,-0.036439855,0.033917,-0.031617735,-0.005946797,0.0131768845,0.0014810864,-0.011087054,-0.04283131,0.020192998,0.0143484855,0.023064505,-0.0031013712,-0.025602011,0.013886287,0.08792041,-0.0063582896,-0.033117943,-0.016788755,0.015253886,-0.06321305,0.020908594,0.03307361,-0.024457201,0.030446187,0.010331183,-0.010113157,0.008856068,0.014234745,-0.005527539,-0.023154516,0.002202489,-0.004004841,0.03129231,0.03137935,0.03785029,0.039557505,-0.011890213,-0.080747604,0.009186016,-0.04142404,-0.020564012,-0.049123008,-0.011528475,-0.010114583,-0.014310569,0.02082581,0.048886355,0.0007847112,0.034611683,-0.0025120275,0.019191464,0.053889975,-0.012492116,-0.0010949391,0.05351008,-0.0383223,-0.038820203,-0.00412738,0.03378852,0.061112426,-0.012927764,-0.029087389,-0.027338024,0.039424393,-0.040767264,0.0075987824,-0.0073312563,0.033364993,0.0022029714,-0.02541494,0.028406804,-0.026775405,-0.037239622,0.02671899,0.035267867,-0.007374311,-0.026317218,-0.052011076,0.05653891,-0.004707006,0.019263068,0.013819759,-0.0047902334,-0.019373018,0.029641215,0.014260649,0.038456473,-0.046294924,0.023389934,0.041133177,-0.00036976574,0.05033659,-0.0007839358,-0.04816028,0.031657886,0.029827744,0.0047936332,0.0022651784,-0.018082216,-0.0006020366,-0.019168755,-0.028697273,-0.032713875,0.004725916,0.015994133,0.0056827525,-0.018944161,-0.02696674,0.02509633,-0.0479546,0.014108941,0.047044355,0.018198246,0.019530943,-0.019106237,-0.026336614,-0.01914314,0.021820426,0.03508367,0.019390251,0.012987987,-0.010301036,0.017402938,0.025765996,-0.036907464,0.011391339,-0.003601198,0.015144005,-0.022539746,0.021151556,0.0090656,0.007995705,-0.014681433,-0.01806235,-0.0064046737,0.050916046,-0.02180622,-0.049860638,0.054124657,0.024804752,0.013179667,-0.004623446,-0.012029632,-0.0093607465,0.016934827,0.0003715449,-0.027583458,-0.043898877,-0.014946681,0.055620242,-0.013222742,0.017476352,-0.02289748,-0.024472946,-0.17911802,-0.036147464,0.009763656,0.068553925,0.006102778,0.0042497204,-0.035984218,0.00600293,-0.047580056,0.0039927214,0.03878412,-0.039919063,-0.010466324,0.0105503155,-0.0033116667,-0.015410622,-0.0047167526,-0.0023397082,-0.019409426,-0.040270705,-0.037335243,-0.089580916,0.03708618,0.026984893,-0.013153154,-0.029763851,0.080150925,0.024381142,-0.037160877,0.017541455,-0.011312726,-0.020989584,0.0014890804,0.02060004,0.002451688,0.02694969,-0.0027209832,0.0068313186,0.04636405,-0.0053334497,0.036190625,0.010158769,-0.0023779008,0.02576168,-0.025109041,0.009676697,0.049557924,0.002398049,0.006041484,-0.0013916072,-0.0062783402,-0.011930732,-0.0058315457,0.006540534,-0.029575525,-0.008492825,-0.0044558104,0.044513118,-0.011104288,-0.03126217,-0.02096131,-0.041511778,-0.01765178,-0.028509675,0.010376511,0.006094008,0.026410867,-0.014457744,0.03454066,-0.046349064,-0.010186136,-0.027381474,-0.0033947174,0.027360877,0.05641178,0.029479498,-0.021134296,-0.03868652,0.00068572426,-0.10738487,0.010454589,0.044959832,0.0023735787,-0.025652153,-0.006106246,-0.004826495,0.0034052783,0.007316629,-0.007127814,0.27891275,-0.0065018316,-0.03309898,-0.00093456375,0.05885002,-0.04568705,-0.0050987154,0.07273794,-0.05956025,-0.021082407,-0.02159758,-0.014683685,0.032564513,-0.0077117053,0.03214208,0.023171414,-0.046080917,0.0184937,0.06534019,0.0018651449,-0.004637168,-0.027745005,0.0370631,0.008209748,-0.056962196,0.012105364,-0.018128203,0.044672932,-0.049669493,0.026804771,-0.015688736,0.017734308,0.027355112,-0.051456086,-0.019430993,-0.0020665647,0.018690104,-0.045101542,0.046984404,0.01707767,-0.017276179,-0.008384333,0.06108181,-0.011411185,0.019263657,-0.00881862,-0.014243931,-0.00043441117,-0.008515331,-0.035322905,-0.024936058,-0.016270913,-0.017870327,-0.026692918,0.015075067,-0.012993622,-0.020584341,-0.0411286,0.010957311,0.071828485,-0.0256008,0.010337187,0.0062755393,0.018725747,0.003718766,0.03476268,0.015039144,0.03212987,-0.012410616,-0.0059659127,-0.0039761476,0.020985445,0.021035843,-0.025985276,0.040536463,0.014854695,0.065832265,0.031232068,-0.007902544,-0.035252836,-0.025857784,0.017564261,-0.018153684,-0.00014531633,0.0071129007,-0.020829212,-0.022449099,0.046345178,-0.007591015,-0.05032427,0.0422733,-0.004921818,-0.01925291,0.07580166,0.01894437,-0.033130057,0.017883213,-0.010527627,-0.029370457,0.0037392462,-0.0017390011,-0.0069167754,-0.020774182,-0.013662347,0.005305469,0.011878864,0.017336158,-0.022008311,-0.011051189,0.04025937,-0.018967856,0.011662573,0.008795948,-0.015884064,-0.0031935803,0.017997414,0.05401553,0.015295629,-0.01824666,0.015000118,0.011472731,0.0019716735,-0.0043642395,0.026644535,0.02291221,0.0035727858,-0.054547954,0.021891473,-0.041926567,0.0001741811,0.047162563,-0.03566161,0.006134537,0.053437047,0.04209724,-0.0013283796,-0.0037279157,0.025841303,0.010277962,0.051879466,-0.012784417,-0.032571882,-0.008021265,-0.0038799045,0.02317204,-0.019966811,-0.016162442,0.005293714,-0.0008714286,0.042242937,0.043288898,0.028746765,0.040958792,0.0037763088,-0.015736658,-0.0429916,-0.016862849,-0.016977858,0.01836458,-0.038809504,-0.025238242,0.030038113,0.039693333,0.08925471,-0.08340624,0.00714436,0.028791944,0.020431852,0.006816043,-0.033940434,0.011757524,-0.028135752,-0.04879534,-0.017375028,-0.012313171,0.0057370462,-0.001958594,-0.003999863,-0.023810765,-0.009096525,0.0059107766,0.012238444,-0.038179737,-0.035970654,0.051360715,-0.008547627,-0.034987334,-0.016625833,-0.013882208,-0.0028658877,-0.036324855,0.09036514,0.04316919,-0.007317281,0.048634484,0.0043522352,0.04549469,0.015126384,0.020303728,-0.01607369,-0.009809628,-0.032255832,-0.006771175,0.015842622,-0.014436556,-0.0297558,0.028549893,0.06256618,-0.015125129,0.03858382,0.013929211,-0.020694353,-0.033673927,0.0020107052,-0.0069803046,-0.00095006934,0.05778763,0.05623078,-0.0018338019,-0.03831255,0.00880243,-0.0073036673,0.0025017248,-0.043104205,-0.025132144,0.046320606,-0.02210169,-0.021337455,0.002646512,-0.05685317,0.0030452162,-0.0037464357,-0.012058804,-0.018714998,-0.014794885,-0.03560918,0.037626144,0.027231127,0.023580678,-0.004258187,-0.028983098,-0.03622422,-0.021314602,0.036596123,0.013327817,0.0020846222,-0.017365385,-0.026530262,0.03226501,0.0046323636,-0.016068367,-0.017212657,0.037624586,-0.07529217,-0.00008811788,-0.0045690653,-0.0157908,-0.028317027,-0.051733967,-0.05134063,-0.013295119,0.056106593,-0.000032185144,-0.027970897,-0.040209737,-0.022903806,-0.0035102956,-0.03864635,-0.020586744,-0.012614179,-0.06116812,0.010130914,-0.032218162,-0.011873459,0.019588906,-0.013140862,0.024315948,0.04420687,-0.019469393,0.00520747,-0.018388506,-0.014868057,0.02033548,-0.028524203,-0.0511789,-0.012637717,0.0048962734,0.014863237,-0.0069850027,-0.064882435,0.0072140126,0.020323062,-0.026754525,0.0012953884,-0.012649744,-0.021856528,-0.06809026,0.03335828,0.0010857702,0.024893923,0.0030317197,0.0034850116,-0.012203611,-0.011245106,-0.019621976,-0.016791133,-0.0048530623,-0.034836475,0.009506443,0.009943705,0.00089962984,-0.0063634543,-0.027110493,0.04581561,0.001078084,0.03420907,0.047111236,0.0075985133,0.011440387,-0.009021476,-0.033128425,-0.014895209,-0.027045544,-0.021135433,0.022743378,-0.036344312,-0.008947342,-0.015506808,-0.054537915,0.0048098546,-0.03230965,-0.01628719,-0.016349811,-0.014222476,-0.0066735228,-0.035085224,0.08748715,-0.037072893,0.011679679,-0.04816536,0.008094203,-0.021960039,0.05626643,-0.048689988,0.014085611,-0.02642864,-0.016518537,0.02086404,-0.0046794717,0.014859947,0.016152792,-0.024783988,-0.033518963,-0.023684897,0.02605217,-0.012393813,0.024187343,-0.005835982,0.014207207,-0.00054510264,-0.04725494,0.003096378,-0.018154616,-0.036371324,0.0022575506,0.040151708,0.026696892,-0.034828287,-0.02509915,-0.02476931,-0.026333304,-0.0005953188,0.04176782,0.06747689,-0.019331383,-0.003196169,0.010716556,-0.03351413,0.024432046,0.0008946851,-0.059191216,-0.013908791,-0.023668734,-0.047221217,0.017098082,-0.034841456,-0.006099891,0.008149069,-0.015671153,0.046166033,-0.013202004,0.0067820735,-0.0021633543,0.0063379533,-0.15219623,-0.015354555,-0.022621358,-0.013431048,-0.01610448,-0.032467503,-0.046075344,-0.044116195,-0.016547166,-0.037486278,0.0015040968,-0.033892557,0.017403923,-0.021182198,-0.00077679835,0.043684836,0.011266246,-0.0096829375,-0.038742725,0.010848245,-0.006554767,-0.006956219,0.05126474,0.0064174677,0.0019927674,-0.005646505,0.054695737,0.0030645875,-0.02031937,-0.013172738,-0.005745887,0.020865193,0.0026515701,0.0492244,-0.023460107,-0.0027246373,-0.005025902,0.039677646,-0.022592802,0.03002578,-0.0052432483,0.03459454,-0.010008225,0.048932876,0.03683024,0.042314064,0.013120695,-0.024950173,-0.015761597,0.0006347711,0.031678125,0.01970006,-0.038335834,0.03191203,-0.010495398,0.01671084,-0.021078028,0.023657858,0.015912356,0.054315172,0.007150815,0.0140500385,-0.0109780235,-0.012161912,-0.03670123,0.038621612,-0.027854325,0.024364678,-0.02269325,0.0012222151,-0.020811608,0.019622361,-0.028325444,-0.005067595,0.008336138,-0.015172472,0.0391506,-0.0093667675,-0.059833337,-0.006387672,-0.0020185262,-0.042449906,-0.00982901,0.023858823,0.029529326,-0.014089542,-0.003232542,-0.0067308764,-0.055875525,0.01242086,-0.0593385,-0.062539466,-0.0002129154,0.065391965,-0.048276603,0.0230074,-0.011754895,-0.008809709,-0.0042296317,-0.022484781,-0.04759745,-0.06668889,-0.029373888,-0.025292061,-0.031094069,-0.06629143,-0.03411824,-0.0053139934,-0.0033593047,0.010350874,-0.010536813,0.0035352886,-0.037110485,-0.006715125,-0.047850627,0.010780897,-0.02151244,0.04291142,0.028384589,-0.032815874,0.025768,0.018399097,-0.02112284,-0.0065543856,0.08278067,0.040125392,0.041080587,0.022342777,0.03814368,-0.0096153775,0.009029506,-0.015223343,-0.005470815,0.02882499,0.021390125,0.017188223,-0.029222619,0.0720713,-0.022879355,-0.031607393,-0.05542274,-0.0033104836,0.01951926,-0.014576919,0.022028122,-0.034252606,0.05664566,0.01372785,-0.026765186,-0.0198375,-0.008232162,0.009350003,-0.017758947,0.044573218,-0.0049336236,0.055972215,-0.0374934,0.02431185,0.0044431686,0.013993253,-0.022437993,-0.071468025,-0.0064887735,0.00018505119,-0.0018466361,0.055587027,-0.012648121,-0.021579232,-0.035864275,0.04067983,-0.0046738978,0.007124365,-0.038252864,0.0012043414,0.06081379,0.0075367717,-0.008599657,-0.0056545427,-0.006989073,-0.0013746123,0.030795699,-0.020446632,0.04668244,0.014121287,0.013541062,0.0060239136,-0.083587214,-0.02662206,0.015901372,0.0037323202,-0.005496377,-0.028082553,-0.0038646755,-0.027238827,0.02402765,0.01866409,0.015632985,-0.0013812956,0.015493862,0.0038426782,0.0053750216,-0.005762269,0.046384048,-0.027008535,-0.022206854,0.0032586183,-0.0011883588,-0.031416293,0.029143928,0.04112816,-0.014608577,-0.0025705893,-0.07552314,-0.00024059779,-0.024566134,-0.0090934895,0.05439004,0.031975344,-0.025022233,-0.028253293,0.06365636,-0.008537946,0.0022452727,-0.028307466,-0.05111899,-0.03680456,0.012142432,0.015701726,0.02323883,0.020925108,-0.016099162,0.02984199,-0.011170109,-0.021851562,0.045454767,0.004953983,0.0009882589,0.031335335,-0.0255005,-0.016943943,0.035059545,0.0061351946,-0.018965485,-0.016456654],"last_embed":{"hash":"1xgedkk","tokens":277}}},"text":null,"length":0,"last_read":{"hash":"1xgedkk","at":1751714230624},"key":"Settings/MacPlugin.md##{22}","lines":[28,28],"size":229,"outlinks":[{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":1},{"title":"**Periodic Notes**","target":"https://obsidian.md/plugins?id=periodic-notes","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=periodic-notes&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1xgedkk","at":1751714230624}}, "smart_blocks:Settings/MacPlugin.md##{23}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030963322,-0.03397826,-0.018986888,-0.0046522873,-0.022369303,-0.026344787,0.019870013,0.0375679,0.03296337,0.015039043,0.00949899,0.007588909,0.0153574515,0.023097089,0.01323671,-0.012311993,-0.011335183,-0.016331578,0.027803568,-0.016402721,-0.017889876,0.012557485,0.0026715817,0.05970791,0.03187933,-0.00755809,0.010617916,-0.003151958,0.01698997,-0.0015007461,0.018380685,-0.04516051,0.008021156,-0.0434815,-0.0071573053,-0.04648892,-0.028544037,-0.020725999,-0.049740724,0.023615671,-0.03922488,-0.028849915,0.02413966,0.0055701593,0.014364687,-0.044076614,0.013959488,-0.016965898,0.037032213,-0.008692074,-0.02286745,0.00059518596,0.045181517,-0.047899805,-0.046864323,-0.0052739894,-0.0016642119,-0.007127167,-0.033089615,-0.0225365,-0.031676013,-0.015189797,-0.00059266353,-0.031517465,0.04682517,0.026513832,-0.008174691,0.020197283,-0.028521309,-0.03794418,0.016111432,0.045523655,-0.010916372,-0.025106331,-0.04939144,0.0018770576,0.046741005,0.008433899,0.005240018,0.015607221,-0.0035487218,0.000008099268,0.015630908,-0.0010011147,0.023854027,-0.0048482697,-0.026601255,0.037557833,0.023866786,0.101722114,-0.022823896,0.025695859,0.046709303,-0.04146328,-0.067192756,-0.032385927,0.031355318,0.015941752,0.03283353,0.010447419,0.0063355286,-0.023327444,0.03775815,-0.004646266,-0.02485046,0.016766584,0.0025881617,-0.01794538,-0.00063656596,-0.016569735,-0.00059066835,-0.009714849,0.01969151,0.018955791,-0.002345434,0.0030191743,0.0046482384,-0.022946056,-0.026312629,0.025557313,0.048188962,0.01641666,0.0072760372,-0.015830962,0.033688437,0.004085968,-0.005299044,0.025502075,0.02944619,0.027206458,-0.02763168,0.01975707,0.011782701,0.0031287395,-0.05007965,0.032004897,0.019298494,0.03139974,-0.00039943893,-0.066657335,0.021982895,0.020742174,-0.008228606,-0.048880484,0.028133461,-0.042186256,0.010015026,0.03473435,0.013557755,-0.019543989,-0.037532464,0.039950315,0.033521466,0.02525895,0.033825308,-0.01951948,-0.011846051,0.037872553,0.014232694,0.019689148,-0.04200671,0.011598946,-0.029955754,0.010514956,0.02888169,-0.04875368,0.039670866,-0.00095927546,-0.0018544744,-0.0144427745,0.023168245,0.015959863,0.024691274,0.014155855,0.014024201,0.03253072,0.051626842,0.020313753,0.008482165,-0.028954716,-0.03904467,0.020744689,0.0029921778,-0.032344196,-0.031605992,-0.014394306,-0.008293392,-0.029953845,-0.0051863687,0.056610927,-0.0071886033,-0.008294866,-0.0018438637,-0.020424206,0.051874667,-0.00013831694,-0.008303538,0.051837787,-0.0254671,-0.0141002275,0.034338105,-0.019216122,0.02160371,-0.013751769,0.00035014533,0.008156046,0.02708569,-0.013118793,-0.021050384,-0.025421668,0.0030179308,0.0045304494,-0.03131432,0.0021673935,-0.045089208,-0.02886258,-0.025410641,0.023677768,-0.022370836,-0.000021399888,-0.019210208,0.029372785,0.014918491,0.030180292,-0.0027829912,0.022231616,-0.010002465,0.020166615,0.0017720901,-0.01622564,-0.029132575,0.016912369,0.030965008,-0.013664881,0.0935699,-0.010858567,-0.02430158,0.03542322,-0.00394826,-0.026337864,-0.026716806,-0.026340825,-0.03957741,-0.034430265,-0.02603452,-0.022466019,-0.0041089323,-0.006983083,-0.006879502,-0.04410167,-0.008743065,0.029373704,-0.068834454,0.019593878,-0.002118347,0.017935043,0.019140728,-0.036723673,-0.0041766004,-0.009863941,0.028367203,0.021897832,-0.009181872,0.021495905,-0.032306783,-0.022700276,-0.0017351289,0.032420546,0.016299993,-0.008485026,-0.017460426,-0.0064636352,0.019148737,-0.02350279,0.038054906,0.031751804,-0.023417406,-0.028958317,0.07281506,0.020189561,-0.051530246,-0.0012586428,0.035666592,0.018205855,0.008586122,0.010364887,-0.0015944398,-0.0010705452,0.012839328,-0.01935102,-0.038437486,0.010997884,0.07324733,-0.0010576373,0.0023122877,0.01736923,-0.022898516,-0.17669626,-0.06748775,0.037455786,0.012156593,-0.0049883192,0.016717695,-0.024931408,-0.03788536,-0.009760088,0.0307137,0.0013950915,-0.054512117,0.003034965,-0.06342275,0.011858509,-0.019071998,0.0010272026,0.000015471021,-0.0153613435,-0.03560338,-0.06294914,-0.0749362,0.06929884,0.033237502,-0.010129175,-0.055741537,0.053490117,-0.011422217,-0.008494046,0.0130535085,0.0076129655,0.0022169866,-0.00079633057,0.0121446345,0.021407146,0.033908777,-0.001568508,0.017751282,0.017514871,0.029427478,0.037450414,-0.005188018,0.0063304054,0.035178807,0.0045833336,-0.009106324,0.024507979,0.019817192,0.016591486,-0.02089059,0.010002634,-0.017725274,-0.009379757,0.01840441,-0.035980057,0.005683372,0.034332626,0.094626784,0.0055044,-0.01248933,-0.017100187,-0.057932954,0.025635187,-0.01297673,-0.022406422,-0.00046780097,0.049220875,-0.013623096,0.042578243,-0.027846888,0.0066522653,-0.0006995223,0.034035515,0.023194969,0.04508274,0.04081819,-0.04631554,-0.032368254,0.039287735,-0.097122744,-0.021111393,0.0459335,0.01613151,-0.020208852,-0.011854057,0.00040378343,0.019585619,-0.02756295,-0.017947534,0.2262657,0.0236129,-0.012016567,0.0069913627,0.07068251,-0.022439826,-0.0010082704,0.057377033,-0.02629866,-0.0100092795,-0.020048814,-0.026426144,0.039909434,-0.003249538,0.0091429185,-0.019504815,-0.039056566,0.017954227,0.07406916,-0.029706793,-0.02955815,-0.048014443,0.024543323,0.055596672,-0.05190207,-0.005682745,0.0065182354,-0.0009146757,-0.02043448,0.025952756,-0.03886002,0.030575875,0.051165283,-0.04615279,-0.005681567,-0.005303312,0.016541405,0.00043058128,-0.0010045007,0.021874825,-0.0058965674,-0.0011230367,0.015068474,0.044544276,0.031518407,-0.017001582,0.009631407,0.007888069,-0.013910527,0.02071673,-0.051298205,-0.027656384,-0.053153355,-0.013800036,0.0194206,-0.017793568,-0.017105447,-0.01690348,-0.027925065,0.054053076,0.0055698906,0.017624898,0.0034408295,0.01699843,-0.021900715,0.0016191101,0.0147009585,-0.0014757556,0.0024172748,0.002458892,-0.009812539,0.0071233073,0.030504813,-0.021524632,0.0270282,-0.021994494,0.06451702,0.05433483,-0.039740868,-0.037618183,-0.011393324,0.03596889,-0.019238193,0.035664063,-0.000014441376,-0.057047527,-0.003450818,0.056537364,-0.029550165,-0.06090862,0.014536588,-0.00839617,-0.010644502,0.02396608,-0.008263379,0.018314585,-0.012369502,-0.021724472,0.0000048847996,0.014556174,-0.04323855,0.014694687,-0.0071240924,-0.024865149,-0.0017352215,-0.0055179587,-0.00572278,-0.030696724,-0.019445075,0.020831201,-0.005629528,0.03807525,0.002817018,-0.039895024,-0.025491118,0.019825594,0.006146414,0.030731445,-0.009249063,0.048406597,-0.024402674,0.01316049,-0.025946159,0.05457044,-0.017096868,-0.022538478,-0.034065545,0.071799666,-0.028988544,0.009375235,0.037398927,-0.041694302,-0.014279957,0.046243194,0.05912828,0.0004759173,-0.016398255,0.037653185,0.021567805,0.020717837,0.006213898,-0.028436664,-0.010291109,-0.009075148,0.018585177,-0.0181167,-0.0039309002,-0.02050135,0.011512443,0.0030769792,0.04966408,0.0088701155,0.06558759,-0.015952261,-0.0028779623,-0.02498861,-0.012533353,-0.028103461,-0.0076292586,-0.048267886,-0.008673448,0.018602656,0.030337978,0.048086327,-0.06988992,0.017966338,-0.05261727,0.045724805,-0.0148125915,-0.013097066,0.0037384054,-0.048681688,-0.073992565,-0.00096086675,-0.030456122,-0.005729027,-0.020290265,-0.022277694,-0.005554353,0.013308727,0.0018479353,-0.0006829282,-0.05970552,-0.02358897,0.051820192,-0.037125215,-0.015396782,-0.017999215,-0.016050203,-0.025030874,-0.050816868,0.10231423,-0.019058853,-0.017783128,0.03661,0.027289094,0.023358362,0.02331015,-0.012428911,0.012131245,0.008147487,-0.04143776,-0.013073854,-0.024737556,0.00912793,-0.04564696,0.032139897,0.048070334,0.010584584,0.03366015,0.02677424,0.0059424764,-0.041647755,-0.02801576,0.02554881,0.019362133,0.074802,0.07287116,-0.020579943,0.0017614465,-0.0021997127,-0.057974022,0.006141926,-0.05577675,0.0060146195,-0.0071437857,-0.0026590903,-0.0449298,0.0069862595,-0.005780531,-0.002221318,0.0039386745,-0.0043814112,-0.01029817,-0.003930779,-0.017974883,0.026699375,0.019064924,0.035027966,-0.01047067,-0.015067845,-0.028144216,-0.011939353,0.0537716,0.019797198,-0.003941215,0.017414778,-0.0008898088,0.040075663,-0.0232752,0.0041293167,-0.0006276428,0.037432026,-0.06535018,0.0076976763,-0.02659497,0.006005937,0.0012707552,-0.037045658,-0.040786445,-0.013630164,0.058625326,0.0301186,-0.032175515,0.008314746,-0.031332325,0.03078464,-0.06824994,-0.032877576,-0.021935811,-0.024217533,0.034737397,-0.016043825,-0.04138848,0.026932847,-0.012589263,0.02158547,0.0074306666,0.010382251,0.021988498,-0.056507062,-0.009979511,0.016281292,-0.017593922,-0.028920343,0.003760906,0.0025576388,0.021076838,0.014047847,-0.051026314,0.011408575,0.012899904,-0.013189065,-0.032272007,0.0097869085,-0.009795506,-0.038822927,0.014008568,0.007872141,-0.013793497,-0.034912314,-0.019595029,-0.017307175,-0.028123781,0.0057883672,0.013933175,-0.015956545,-0.004357635,0.013312723,-0.0060128127,0.00461847,-0.003625278,-0.032675866,0.039232332,0.0020493479,0.0087895775,0.06398138,-0.016004862,-0.017546235,0.012059776,-0.023388319,-0.006042925,0.0004550876,-0.015935557,-0.006649309,-0.025920277,0.0031422654,0.012339747,-0.049217187,0.015101345,-0.00306362,-0.0385924,-0.00572565,-0.0031778214,0.020121723,-0.0052648424,0.045174945,-0.06577039,0.0035848462,-0.031078959,0.05154898,0.020444347,0.099258736,-0.043730192,0.013981457,-0.010737612,-0.005074651,0.021893132,0.010799064,0.015360009,0.01707727,-0.031775333,-0.019266535,-0.03678617,0.02813637,-0.018134579,0.026402717,-0.014167477,-0.00417229,-0.004854924,-0.019224277,0.030302633,-0.03404991,0.0049904953,0.007513495,0.046958245,-0.046621714,0.022947457,0.009723532,0.00596427,0.005835055,0.008396169,0.013548357,0.038177222,-0.02286309,-0.0050475355,-0.00035051824,0.010258795,0.02165824,0.01679033,-0.0121557275,0.0050406666,-0.0129904905,-0.051564816,-0.00083656586,-0.05717916,0.00048582364,0.011550263,-0.034877513,0.04994399,-0.016986951,-0.00096957793,-0.009293978,0.08949443,-0.14186658,-0.00041994744,-0.017329896,-0.0033121153,-0.03195618,-0.02736929,-0.027435979,-0.082971275,0.019841822,-0.020624576,-0.038964804,-0.034688294,0.030592274,-0.01091882,0.0028981697,0.04325616,0.0011153232,-0.023205884,-0.009879754,0.03520158,-0.028777022,-0.027884763,0.041231584,0.029879931,-0.026663769,-0.0072042122,0.04149024,-0.0013852784,-0.024053583,0.0141246375,-0.037510104,-0.054269906,0.0047652246,0.089868985,-0.007781211,-0.026585732,0.00017727632,0.03690592,-0.035055075,0.054265913,0.0035613037,0.022901732,0.022151716,0.05637026,0.0017398093,0.0600558,-0.008220834,-0.038499128,-0.043467008,-0.017779758,0.03445451,0.013544674,-0.042341035,0.012035491,0.004654198,-0.023091674,-0.057910226,0.017446753,0.019095054,0.031089067,-0.030287959,0.021979243,-0.011482157,-0.020723857,-0.023426287,0.023411803,-0.060937982,0.017714664,-0.030129295,0.026622796,-0.028846657,-0.0067217615,-0.027400589,0.016671835,0.022144018,-0.0038570776,0.047506984,-0.022232262,-0.017384918,0.010251315,-0.024137964,-0.040159952,-0.027353013,0.02059939,0.048671763,0.033143464,-0.021858487,0.022175282,-0.038055312,0.00868141,-0.08049275,-0.045472324,0.023772366,0.029500281,-0.009221565,-0.0019128942,-0.012583199,-0.009442485,-0.020480355,-0.017770028,-0.06233631,-0.012801967,-0.035121933,-0.0072927983,-0.012572016,-0.017872084,0.00076888007,0.024028849,0.016425177,0.013049141,-0.041386664,0.060323887,-0.025626285,-0.016794091,-0.046099734,-0.037064444,-0.0017030885,-0.01398178,-0.017334513,-0.0686949,0.020284902,0.005144439,-0.017612115,-0.005384207,0.03891179,0.042416297,0.0003416727,0.00091795425,-0.03312885,-0.0026028838,0.025717262,-0.051250905,0.028663024,0.012252533,-0.006207944,0.02247776,-0.03521613,0.0658038,-0.033992637,-0.005930125,-0.009301587,-0.03710203,0.018044777,-0.022528615,0.010270917,-0.01849539,0.053604316,0.004172146,-0.019084146,-0.0036340046,-0.009987056,0.010460975,-0.018849684,0.010637815,-0.004181486,0.034833115,-0.049293038,-0.017301753,-0.03456606,0.011663839,-0.0040705437,-0.0733,-0.0043468666,0.035957295,0.006185297,0.025933973,-0.004407616,-0.003168104,-0.03725968,0.0024868422,-0.01752353,0.00035825255,-0.027630955,-0.016700735,0.04625792,0.022456637,-0.004530346,0.043121412,0.00899444,0.028449437,0.025376195,0.017023712,0.07872625,-0.019528385,0.024457479,0.012515678,-0.04732692,-0.010899601,0.02083607,-0.00023653395,0.012975595,-0.034375057,0.060543265,-0.07925902,0.05833094,-0.008456113,0.0018790661,-0.015156826,0.030694712,0.052814662,0.032481946,0.012409575,0.00970663,-0.0067079016,-0.046310242,-0.025272625,-0.010559006,-0.023596441,-0.005616633,0.036203563,0.030900413,0.0076173446,-0.0744964,-0.0038493457,0.018257044,-0.03787615,0.03469667,0.008395311,-0.0050234683,-0.03361962,0.04769344,0.020909255,0.022744214,-0.004407237,-0.044552036,-0.024511842,0.0071215527,-0.003873589,0.039887182,0.016213438,-0.04578899,0.020050505,0.011797262,0.0011551862,0.05299554,-0.014676757,0.022204084,-0.011241451,0.0127189215,-0.05511332,0.023541208,-0.022230383,-0.0034830582,0.011260036],"last_embed":{"hash":"1wns4wr","tokens":748}}},"text":null,"length":0,"last_read":{"hash":"1wns4wr","at":1754034381104},"key":"Settings/MacPlugin.md##{23}","lines":[29,29],"size":262,"outlinks":[{"title":"*SErAphLi*","target":"https://github.com/Seraphli","line":1},{"title":"**Link Embed**","target":"https://obsidian.md/plugins?id=obsidian-link-embed","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-link-embed&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1wns4wr","at":1754034381104}}, -"smart_blocks:Settings/MacPlugin.md##{24}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041917685,-0.020920511,-0.038374722,-0.007955887,-0.0020148733,-0.011705001,0.0037710513,-0.019686095,0.017706798,0.030726433,0.013775841,-0.008472575,0.012441115,0.01887669,0.040363383,-0.007825035,0.0073163374,0.002386042,0.0128850555,-0.000039684728,-0.021965915,0.0006373404,0.0165712,0.01836911,-0.013232885,0.0017819983,0.0237113,0.0046570515,0.06275544,-0.038944162,0.007261356,-0.056582488,-0.015026803,-0.0060707666,-0.028428836,-0.0053027146,0.0071483976,-0.04029305,-0.04788624,0.019896168,-0.0126834465,-0.019604152,0.0044707614,-0.058732655,0.006814899,-0.009641982,-0.005214132,0.0002773309,0.028931838,-0.022970706,-0.03225452,-0.026171112,0.046897236,-0.026664255,0.0063040983,0.021403251,0.0101752095,-0.015580077,-0.0477611,0.005512551,-0.076702744,0.011463457,-0.022561885,-0.022530723,0.023310596,0.035630874,0.015969448,-0.0026406138,-0.02800918,-0.046186905,-0.0012234706,0.044587743,0.035740983,-0.0031492666,-0.060328748,0.0001796333,0.04631397,0.0012842673,0.020641608,0.017860074,-0.0088144895,0.027784545,0.015791543,-0.026621036,-0.008807398,-0.0056212354,-0.011927583,0.042808335,0.008985009,0.048170045,-0.017005201,-0.006939883,0.02955408,-0.03565052,-0.02988489,-0.02063565,0.043454945,0.021587374,0.02125015,-0.007834572,0.01776917,-0.016650103,0.033673286,-0.016964665,0.035412766,0.0090751685,-0.016565379,0.00522672,-0.0019185222,-0.035614148,-0.006708014,-0.019691108,0.021982236,-0.0076760603,0.005040939,0.001084029,0.016857082,-0.026664926,0.01617502,0.041299492,0.040211245,0.0022909185,0.021340743,-0.022802178,0.023334764,0.021797856,0.02250657,0.019997483,0.022454778,0.032298047,0.02323311,-0.0058278795,-0.0051979916,-0.028047157,-0.045779314,0.014945483,0.0076118796,0.009884767,-0.018044773,-0.083367705,0.010870622,0.012698627,0.004608122,-0.029845681,0.06360844,-0.066162564,0.00727904,0.020897029,0.01617623,0.0034556878,-0.03893938,0.02343215,-0.007415258,0.046515513,0.0103908265,-0.07279267,-0.0026254668,0.048836745,-0.009438218,-0.010509795,-0.029235613,0.06193325,-0.02379416,0.029773729,0.037149526,-0.026294826,0.03769115,0.008962238,-0.0024619156,-0.041820064,0.0150743555,0.0058091576,0.0065294225,-0.008850999,-0.015447063,0.024838153,0.07293158,0.040025674,0.047044087,-0.019556493,-0.0608569,0.010081667,-0.042275436,-0.009057769,-0.005773289,0.008099245,-0.0015454955,-0.03111418,-0.014591618,0.042530395,-0.00819417,-0.027219323,0.022442387,0.0098211765,0.011817919,0.01587963,-0.026625047,-0.0041662958,-0.038262695,-0.021535005,0.0061246026,0.049164042,0.054846283,-0.056958996,-0.0041995593,0.005851017,0.040775567,-0.041915245,-0.004816823,0.022479989,0.017286317,-0.0017603199,-0.0037792758,0.022904718,0.000024948984,0.0075072986,0.010476871,0.016189015,-0.013565566,0.0006898607,-0.025795093,0.036668718,0.027152542,0.03967533,0.0284268,0.017830245,0.03393511,0.023220088,0.019313883,0.039120093,0.007950596,-0.0012912992,-0.008737484,0.016148102,0.0728134,0.019808931,-0.027906872,0.04142869,0.027528893,0.005185824,-0.026720565,0.006183395,-0.017388267,-0.023052605,-0.046028018,-0.0056834226,0.007917313,0.02956343,-0.009889191,0.0148770455,-0.003037619,0.023906602,-0.031012591,0.0299957,0.052424878,0.027758319,0.029993944,-0.017972225,-0.030020893,-0.02537719,0.033369508,0.03158987,0.007296417,0.027047956,-0.010186299,0.010004119,0.0236926,-0.017770765,0.04090859,-0.008979063,0.017672103,0.017174657,0.034181714,0.0002140501,0.045078307,0.029009847,-0.014176574,-0.05935621,0.073246084,0.031259548,-0.0026248132,0.05091033,0.024247501,0.0054290826,0.0013349924,0.0049004564,-0.0146044325,0.038409512,-0.007660814,-0.020806767,-0.047869742,0.0055673225,0.07302778,0.0026720425,-0.00046270376,-0.03329715,0.0011504791,-0.18126616,0.013862729,0.023821821,0.04611596,0.0030710879,0.008809994,-0.04337651,0.023029199,-0.046306588,-0.020400437,0.001865565,-0.049314015,-0.025411544,-0.020116583,0.032685466,0.004821172,0.013224545,0.0030329258,-0.027501829,-0.047737546,-0.024934996,-0.06540938,0.04026356,0.024123399,0.0009390302,-0.043591693,0.053822383,0.0073340912,-0.017644834,-0.017695522,-0.011819416,-0.011012161,-0.0036682657,0.03192127,-0.007836959,0.014906622,0.00023733162,-0.03453266,0.007082724,-0.0037294351,0.06792432,0.020318305,0.0055246255,0.04665364,0.022491306,-0.00994211,0.014424563,0.022755908,-0.0030153322,-0.005654907,-0.0041307034,-0.015348294,-0.016260616,0.0121623,-0.037102602,-0.019940753,-0.016236011,0.049415268,-0.021347437,-0.03049738,-0.0017332048,-0.042589087,0.030829933,-0.0181344,0.007288408,0.033127867,0.00049657293,-0.013452031,0.04758466,0.004269993,0.038369734,-0.046471465,0.0060070767,0.034847546,0.04649752,0.0025560388,-0.050305005,-0.034419727,0.014021551,-0.124123834,0.028943842,0.04525562,0.0021242579,-0.0004492464,-0.014356102,-0.030667206,0.010935084,0.019886121,0.012812215,0.2539067,0.060283963,0.027978763,0.010301236,0.035048362,0.0019903155,-0.044286642,0.039227877,-0.038818616,-0.018867914,-0.00922623,-0.020869732,0.027556727,0.024501696,0.020538757,-0.028985122,-0.042281326,0.00059204764,0.0334754,-0.02859702,-0.002281768,-0.06265015,-0.006691129,0.005532016,-0.057731472,0.008780511,-0.018837284,-0.0061885524,-0.031246671,0.0038852894,-0.0523442,0.013314205,0.047661517,-0.037425887,-0.03265293,-0.021847147,0.013666535,0.019959224,0.061441068,0.043852825,-0.020981807,-0.015109156,0.018681252,0.010361867,0.00663916,0.007266879,0.00005300061,0.01683391,-0.023253918,-0.022286275,-0.04253947,-0.040796913,-0.029296529,-0.017859658,-0.029739495,0.0034212214,-0.012455152,-0.024264533,-0.020765876,0.042235702,0.0062848246,0.007198197,0.00982894,0.013229355,0.013426729,-0.005373298,0.03366774,0.014455212,-0.018513525,0.013051334,-0.034510396,0.016129231,0.03363826,0.008333911,0.046052847,0.015755832,0.045931052,0.036179166,-0.035261445,-0.0110893035,-0.052365344,0.023323772,-0.026340999,-0.0029275438,0.035380594,-0.033378124,-0.00837113,0.06592044,0.012302425,-0.043249484,0.027333783,0.017022476,0.029328493,0.047698744,-0.006592812,-0.01879726,-0.0022821198,-0.010229641,-0.020425452,-0.008005766,0.015691321,-0.043483112,-0.064559646,-0.009620907,0.022386963,0.027367914,0.00771009,-0.049392395,0.050920013,0.0326196,-0.015356734,0.022836251,0.0106912,-0.03282058,0.0016134421,0.044556227,0.02726774,0.033194043,-0.014005067,0.01222244,-0.011307631,0.017684095,0.014228537,0.0009249693,-0.011798127,-0.025024004,-0.041320395,0.016683571,-0.06399825,0.018640153,0.004666527,-0.026669795,-0.00924937,0.044561464,0.033551455,-0.022249242,0.0017051615,0.018807186,0.015129816,-0.0021138042,-0.047298342,-0.030871334,0.01563224,-0.024013158,0.017746968,-0.0438272,0.024834037,0.0579576,-0.020501064,0.024419028,0.060221918,0.019775275,-0.001583597,0.004314471,0.0031006732,-0.012418625,-0.012770399,-0.04873463,0.050929554,-0.025180006,-0.020385774,0.030587547,0.01629341,0.049588017,-0.058638796,0.02514501,0.0040289597,0.0565533,-0.029995786,-0.025320314,0.016576814,-0.027061427,-0.04371693,0.04421435,0.012376655,0.010850339,-0.011779186,-0.035436396,0.019427758,-0.041155085,0.004339854,0.01222228,-0.05565774,-0.030684227,0.024047185,-0.014039601,-0.042773712,-0.0136656305,0.019285647,-0.045873884,-0.028742345,0.089230575,0.002161775,-0.0147009,0.026825858,0.05870294,0.030765705,0.027605329,-0.0014143685,-0.01847064,0.0020981785,-0.010183612,0.00050033303,0.0013625607,-0.010298225,-0.04455129,0.033920545,0.05091433,0.008819848,0.016733535,-0.025499191,-0.018185338,-0.10076186,0.00035644515,0.043153446,-0.0009279122,0.014916558,0.06562842,-0.019539338,0.017077297,0.005630334,-0.006652019,-0.044232175,-0.053136144,-0.050346896,0.007313776,-0.021346655,-0.02286327,-0.016750123,-0.043937,-0.00462761,0.0011563741,0.009960594,-0.01283703,0.030185403,-0.010735972,-0.003294918,0.04326848,0.03562032,-0.013900248,-0.027018946,-0.017912323,-0.020120362,0.026142305,0.0009551894,-0.022838607,-0.041558895,0.024949597,0.060067184,0.02656136,-0.030115059,-0.045044094,0.034928564,-0.056336734,0.0068396656,-0.021771159,0.005860754,-0.035485066,-0.043403108,-0.045004282,-0.009975698,0.05047237,-0.0010215956,-0.00908997,-0.024760982,-0.0022133817,0.026134519,-0.042450115,-0.042457704,-0.0050997804,-0.021569915,0.0287869,-0.029698275,-0.009738472,0.008471219,-0.015877657,0.020479225,0.030463012,-0.0065118847,0.010072264,-0.038075075,-0.054694526,-0.01931673,-0.019369226,-0.0693944,-0.01985517,0.0030683526,0.059695568,-0.010102761,-0.030536234,0.025369909,0.022993028,-0.04522901,-0.00800189,-0.016309777,-0.014451321,-0.042133823,0.032651756,0.0029838947,0.004912241,-0.015949156,-0.008133725,-0.004137454,-0.0397879,-0.016002808,0.0140651,0.015998933,-0.034715064,0.02764463,0.0081231035,0.017685892,-0.03471405,-0.0044590724,0.058090847,-0.041498084,0.005009555,0.04668283,-0.032262754,-0.020635648,0.019119427,-0.035362497,0.011159209,-0.009365299,0.004847946,-0.024045287,0.00027102753,-0.0028142633,-0.045994643,-0.057224564,0.03215255,-0.028905105,-0.027875861,-0.017391576,-0.010270642,0.0026508148,-0.022408681,0.056543764,-0.05425592,0.01604345,-0.009969017,0.013596119,-0.018576935,0.051016286,-0.020415403,0.0037710208,-0.007159878,-0.027577914,0.01747052,0.00025133963,-0.0056662005,0.021375554,-0.040552024,-0.03362724,0.0045630694,0.022442697,-0.0031292678,-0.036419805,-0.006366288,-0.0046274285,0.0063505657,-0.015418904,-0.0066575813,-0.03442437,-0.004499926,0.016245015,0.03287157,-0.015563007,-0.00033769762,0.027794521,-0.007264699,0.0026533685,0.018387558,0.036766876,0.068094045,-0.038928602,0.018615406,-0.02406439,-0.010463554,0.033007022,-0.018589295,-0.026476225,-0.03954065,-0.056962937,-0.038519997,0.05579047,-0.03680057,0.030660411,-0.021238662,-0.012686607,0.037136577,-0.011049313,0.018293286,-0.017390713,0.033859257,-0.14811362,-0.0058149793,-0.016800024,-0.02421525,-0.02613387,-0.016007999,-0.011438112,-0.03439272,0.003389189,-0.042267192,-0.048090156,-0.030888034,0.028000692,-0.015485546,0.025516018,0.0009537429,0.028271312,-0.025170581,-0.05491424,0.018873978,0.0025421563,-0.031025568,0.010227353,-0.0036740347,-0.0205127,-0.017433204,0.109735034,0.008445118,-0.038045168,-0.038202114,-0.0009410813,-0.018543383,0.0008614219,0.06809817,-0.034928005,-0.012095115,0.0016879028,0.06339922,-0.037907965,-0.008905252,0.025679031,0.042920526,-0.009059218,0.030600032,-0.000683461,0.04956547,0.0005464439,-0.050825898,-0.07895416,0.00034321987,0.015055278,0.0036690517,-0.017121784,0.04068201,0.030199269,-0.021601323,-0.06572816,-0.004416589,0.052236896,0.06555373,0.010456402,0.019445954,-0.04124709,-0.02852849,-0.028172746,0.010593634,-0.017174182,0.0011813871,0.009650632,-0.0051319147,0.01604584,-0.010710216,-0.006293672,-0.046022546,0.024785992,-0.01613279,0.009985588,-0.042489942,-0.027430695,-0.024547786,-0.0297294,-0.030842522,-0.034052327,0.0004733376,0.01515042,0.0056936913,-0.014117105,0.035425022,-0.04602011,-0.0036828658,-0.05345014,-0.05175015,0.021540733,0.0114686815,-0.03508465,-0.017823651,-0.008587388,0.004141381,-0.015451963,-0.000104016806,-0.03552208,-0.03879832,-0.047422543,0.027300172,-0.01596133,0.006463633,0.0061055883,0.013697093,0.009053829,0.0050478443,0.008496029,0.013764732,-0.02097147,-0.026574107,-0.060921848,0.0114642475,-0.019548697,0.032880314,0.017853417,-0.058252364,0.018554688,-0.041161813,-0.022795593,-0.0014714937,0.057343457,0.036530152,0.043531545,0.035413027,0.023202032,-0.003753333,0.02982618,-0.036178604,-0.0076004597,0.016072055,0.02537777,-0.00024874203,0.0040161535,0.052749086,-0.015081883,-0.045019597,-0.03981976,-0.03365995,-0.021634938,-0.02704679,-0.0045378087,-0.04195888,0.005724573,-0.0021700063,-0.019081919,-0.045746163,-0.026873231,0.015525164,-0.013347703,0.014816963,-0.006837863,0.02059133,-0.00945827,-0.018055733,0.014324129,0.029914262,0.027110301,-0.039324325,0.010083809,0.00093922886,-0.017718362,0.014436604,-0.013673758,-0.021950463,-0.035879727,0.008074588,0.0107753435,-0.012683957,0.0036793263,0.016430903,0.08040546,-0.037618216,-0.004514392,0.004126736,0.01698437,-0.0044776727,0.03475359,-0.0062384373,0.08656464,0.012991486,-0.026278028,0.012524347,-0.03649321,-0.045591623,0.023725532,0.028487403,-0.015404625,0.0048261588,0.05209623,-0.011112376,0.03006181,-0.0021103434,0.02037392,0.013516574,0.007178416,0.026557768,-0.0016099142,0.027760418,0.020387469,-0.001685523,-0.0031464933,-0.046887964,-0.005386434,-0.046518054,-0.02437251,0.059139255,-0.0013736646,-0.009929768,-0.07273957,0.005090139,0.010507783,-0.000074110925,0.04501859,-0.005063855,0.021690158,-0.018921293,0.051952604,0.018572617,0.017795078,-0.008681224,-0.004437184,-0.018862069,-0.020645829,0.018280378,-0.01046989,-0.014950024,-0.029904641,-0.0003925918,-0.0057897572,-0.00439805,0.039278306,-0.017307967,0.027459921,0.017213292,-0.015589898,-0.004840212,0.01150096,-0.0077169705,0.014832648,0.008041273],"last_embed":{"hash":"1n3tn1m","tokens":748}}},"text":null,"length":0,"last_read":{"hash":"1n3tn1m","at":1754034381104},"key":"Settings/MacPlugin.md##{24}","lines":[30,34],"size":405,"outlinks":[{"title":"♡","target":"https://buymeacoffee.com/tgrosinger","line":1},{"title":"♡","target":"https://github.com/sponsors/tgrosinger","line":1},{"title":"*Tony Grosinger*","target":"https://grosinger.net","line":1},{"title":"**Advanced Tables**","target":"https://obsidian.md/plugins?id=table-editor-obsidian","line":1},{"title":"♡","target":"https://paypal.me/tgrosinger","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=table-editor-obsidian&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1n3tn1m","at":1754034381104}}, \ No newline at end of file +"smart_blocks:Settings/MacPlugin.md##{24}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03923578,-0.017471265,-0.040148333,-0.010383293,-0.0008445992,-0.02026949,0.002327963,-0.01701043,0.01838767,0.038096733,0.011732204,-0.020475768,0.012470032,0.016746107,0.037305817,-0.0025977052,0.006482283,-0.001694115,0.016958328,-0.0069573713,-0.02086967,-0.001928259,0.013288131,0.009212862,-0.020513995,-0.0026390592,0.027478203,0.00862636,0.06442029,-0.042336628,0.00193273,-0.058496527,-0.014899958,-0.0017176839,-0.028624669,0.0012210236,0.010013506,-0.05114215,-0.047982343,0.02224996,-0.00702651,-0.021732846,0.0032544478,-0.05247831,0.008103544,-0.0092154695,-0.010871088,-0.0017625189,0.035033308,-0.023368292,-0.030546004,-0.02730758,0.04783538,-0.018029196,0.012140662,0.02575738,0.011665219,-0.013348341,-0.04250883,0.00777336,-0.08053143,0.010217083,-0.021571323,-0.01993886,0.025436366,0.036768492,0.01784577,0.0000879601,-0.02620755,-0.049953926,-0.00022278489,0.044001315,0.029466996,-0.0027097135,-0.058362324,0.0023875246,0.03300994,0.0007525018,0.018935384,0.025011163,-0.0075833537,0.031043204,0.013905971,-0.03129632,-0.008000206,-0.007793311,-0.01156578,0.03949351,0.008921573,0.052802004,-0.016275791,-0.008546484,0.028443292,-0.046344433,-0.034897447,-0.02335759,0.0427028,0.021732278,0.02344093,-0.0032080032,0.015149972,-0.017552016,0.03571408,-0.016217457,0.04068959,0.002029894,-0.016447155,0.008730201,-0.0016306534,-0.03183989,-0.0035797756,-0.014611869,0.023872929,-0.000990728,0.0030805569,-0.00010489267,0.020799,-0.029404756,0.009104475,0.045393415,0.04349338,0.0025676226,0.03200788,-0.026068447,0.026817637,0.027133124,0.023425018,0.018984562,0.025938936,0.031945094,0.026056947,-0.0039397106,-0.015825864,-0.028377352,-0.046411455,0.0088281585,0.0067957803,0.012863494,-0.017069124,-0.0834512,0.006643883,0.013630082,0.0013274612,-0.0313041,0.060594972,-0.062714614,0.002838436,0.019797586,0.006097937,0.0021657916,-0.039415784,0.025553457,-0.010660241,0.053624794,0.009491313,-0.07754249,-0.009856547,0.042023875,-0.014018311,-0.020124488,-0.034956183,0.059917063,-0.03227754,0.035351787,0.031140227,-0.025692213,0.029002773,0.014029389,-0.0047040894,-0.045543343,0.008668146,-0.0017274388,-0.0010071783,-0.010875109,-0.013688024,0.025702463,0.08017828,0.04291032,0.051309735,-0.017018998,-0.0639185,0.013069967,-0.037167244,-0.0067039854,-0.0114028305,0.008799251,-0.0070314086,-0.0221636,-0.013622649,0.034556583,-0.008270589,-0.026193582,0.023620037,0.015669497,0.011525084,0.015863234,-0.012911948,-0.0042355573,-0.040543154,-0.022061162,0.002150568,0.053309344,0.041044116,-0.06535367,0.00030350464,0.004835352,0.035659526,-0.046827026,0.00040407912,0.01674639,0.020361694,-0.0018422923,0.002299974,0.022670833,0.003343891,0.009628472,0.004241039,0.0103356885,-0.01849077,-0.006015969,-0.030576402,0.035459474,0.028298054,0.036550283,0.03177556,0.025697244,0.03617092,0.026114302,0.019795485,0.046655893,0.010501007,-0.0040469696,-0.011352647,0.01358333,0.06544009,0.01663612,-0.019951703,0.035645258,0.029013388,0.0051434413,-0.023229582,0.004795804,-0.01373933,-0.027071869,-0.04095244,-0.0021048628,0.013720551,0.02506873,-0.009766978,0.020657713,0.004784213,0.016890176,-0.031380657,0.033830605,0.060403723,0.025512977,0.031759225,-0.013540387,-0.029472508,-0.027979303,0.03196595,0.031087486,0.011838529,0.030149655,-0.0015793501,0.0034214775,0.027753877,-0.022752231,0.048609845,-0.0059808358,0.020201886,0.008542424,0.036325663,0.008104913,0.044299692,0.03252835,-0.012216044,-0.0609219,0.071840696,0.03340611,-0.00006058427,0.04047374,0.016874207,0.0036652077,-0.0018398737,0.0097225215,-0.01967741,0.037946302,-0.010832486,-0.02553099,-0.04284567,0.00825705,0.07636662,0.0069230404,-0.002302597,-0.03306032,-0.00022730371,-0.17792013,0.015240736,0.024953263,0.053724434,0.0016820224,0.008721372,-0.040392082,0.02052563,-0.051688816,-0.027057031,-0.0007972358,-0.04670806,-0.02585697,-0.016645916,0.034683347,0.0064137443,0.0096068485,0.0054621827,-0.021798147,-0.051587794,-0.021589108,-0.065014,0.040747155,0.017948708,-0.0029573278,-0.041955564,0.047119442,-0.005860128,-0.016012022,-0.028009938,-0.0137631055,-0.012204963,-0.0057527456,0.03390005,-0.014102529,0.017150205,-0.0010395418,-0.03479639,0.013787766,-0.0052717156,0.060873523,0.015261785,0.0062621823,0.056046627,0.02475372,-0.00959372,0.012467222,0.029764866,0.00049971556,-0.0055298093,0.0019829595,-0.008289743,-0.016271101,0.010029419,-0.03890242,-0.022236157,-0.015993953,0.05038384,-0.019026892,-0.037180454,-0.0014832049,-0.04880076,0.026750956,-0.025766354,0.006851687,0.027446736,-0.004281108,-0.014981949,0.04794463,0.006712215,0.03675839,-0.047924723,0.0060249316,0.030463833,0.047186665,-0.003524768,-0.04980925,-0.03900436,0.014759931,-0.12125851,0.02446093,0.04830759,0.0019151756,-0.00007560135,-0.014225363,-0.03233466,0.00799668,0.024369834,0.015761338,0.25514793,0.060041316,0.024492186,0.0139585165,0.023310175,0.0012004134,-0.045669086,0.037258334,-0.044978995,-0.024736695,-0.005336246,-0.030822286,0.029185366,0.026934426,0.010806659,-0.028607117,-0.039108615,0.00021904673,0.03308637,-0.034015093,0.0047893175,-0.061141923,0.00012385334,0.008943987,-0.0586829,0.0038856477,-0.02083102,-0.008467687,-0.035463545,0.0060996367,-0.04854238,0.011069979,0.040991485,-0.03526122,-0.037052643,-0.020486819,0.013969143,0.025625715,0.054928724,0.036665283,-0.027573183,-0.00930863,0.016552614,0.011591314,0.008268775,0.01738022,0.0011913615,0.017819729,-0.02944608,-0.030639268,-0.047009267,-0.033668406,-0.030752696,-0.016668338,-0.021084134,0.0018876448,-0.007818512,-0.02758607,-0.016666254,0.056308113,0.0072841495,0.012436168,0.0009928157,0.022122439,0.02059888,-0.0017015748,0.030641558,0.011899951,-0.022805102,0.0064253216,-0.037188444,0.018453307,0.030122457,0.007344124,0.050489113,0.017139396,0.052514024,0.03334869,-0.039840102,-0.008205126,-0.048066203,0.016221857,-0.016865162,-0.008718412,0.040728524,-0.035130516,-0.009073542,0.06630278,0.007942239,-0.040966827,0.023117546,0.016664486,0.030934155,0.047768727,-0.010352318,-0.02486209,-0.0003178325,-0.01228803,-0.017836845,-0.018902922,0.02031652,-0.039035156,-0.062953286,-0.003988519,0.027985103,0.023970943,0.009013493,-0.041860264,0.04538781,0.031151753,-0.013278422,0.020544117,0.014471073,-0.031242637,0.0014716076,0.041966528,0.019949246,0.037705075,-0.008382634,0.0128097,-0.009190184,0.020387867,0.017149206,0.0019625938,-0.0071451417,-0.01703193,-0.036563464,0.012074221,-0.060506854,0.009736985,0.0072545987,-0.028085466,-0.012100329,0.043305207,0.031245368,-0.019097261,0.0006475279,0.019081011,0.015480536,0.0042107604,-0.049499355,-0.034432124,0.013896157,-0.018308371,0.014876384,-0.045119938,0.019124685,0.056100253,-0.017481713,0.023093626,0.06527888,0.021872148,0.009687957,0.006240761,0.007221405,-0.012565638,-0.018390462,-0.05334468,0.052470148,-0.021600366,-0.012564473,0.02837814,0.015255235,0.050411943,-0.056669127,0.025671337,0.017669259,0.054017186,-0.032182902,-0.026359053,0.012598493,-0.022740217,-0.040790334,0.046538834,0.019312378,0.016125767,-0.011615195,-0.031506546,0.02003158,-0.04521429,0.003250665,0.0141669605,-0.04973109,-0.036572684,0.033035297,-0.010941773,-0.036452763,-0.014760584,0.021548763,-0.04831342,-0.026894627,0.08591401,0.0033606044,-0.0140096685,0.028163917,0.055230998,0.031820208,0.028079718,-0.0023298184,-0.025708534,-0.0011861733,-0.015241983,0.0020721513,0.0032126382,-0.008510263,-0.04942364,0.03693377,0.046766773,0.012377726,0.015074338,-0.02266902,-0.019522432,-0.100466736,0.0042860466,0.04068403,-0.0016648745,0.024362428,0.06587224,-0.01542477,0.018970968,0.008613851,-0.011569671,-0.040853437,-0.054953642,-0.055474766,0.014901918,-0.018756667,-0.019607937,-0.022931058,-0.046331886,-0.003961269,-0.0072579356,0.013524546,-0.016376346,0.03421437,-0.012101676,-0.005104877,0.04611874,0.0391629,-0.014651816,-0.027111448,-0.018193929,-0.014306747,0.020677473,0.0017179077,-0.021310883,-0.044839393,0.020782743,0.061277233,0.031035881,-0.036709644,-0.04266687,0.037996728,-0.052104525,0.0066840244,-0.022731919,0.0058486476,-0.03410519,-0.041409247,-0.037998274,-0.007995577,0.05602517,0.0048876414,-0.00959547,-0.024362944,-0.00867544,0.030296128,-0.03901975,-0.046072446,-0.009834474,-0.020599458,0.025802959,-0.030934073,-0.011350305,0.0064191166,-0.010312591,0.014611005,0.035685856,-0.014246475,0.010025244,-0.03861672,-0.04790938,-0.019383945,-0.019609258,-0.06891211,-0.0128498515,0.009940356,0.04867823,-0.010315792,-0.03295189,0.02832146,0.024683023,-0.04631806,-0.0046328516,-0.01514604,-0.008194243,-0.037555918,0.031809345,0.0045293923,0.00526448,-0.01451982,0.003868056,-0.009866087,-0.04011572,-0.01544779,0.020985393,0.01148934,-0.028553687,0.021812368,0.009688534,0.012319106,-0.038775887,0.00011903092,0.049545985,-0.044343315,0.008033076,0.049615532,-0.03573296,-0.010693685,0.021178564,-0.03386565,0.0053097797,-0.0048429687,0.006897506,-0.03932828,0.012307772,-0.00024590935,-0.046378512,-0.051975723,0.03292203,-0.03618914,-0.024230322,-0.015368355,-0.009574399,0.009751735,-0.022234445,0.0482601,-0.05380769,0.021435412,-0.008094849,0.011946099,-0.023371754,0.046657253,-0.015905866,0.003854521,-0.0073588137,-0.030994188,0.012802914,0.00056764693,0.0040070266,0.027677123,-0.03498642,-0.037417565,-0.0012410543,0.026346361,0.00052462326,-0.04724495,0.0011969602,-0.0049587055,0.014030488,-0.015157376,-0.010359905,-0.043004695,-0.0016126421,0.018886672,0.023221679,-0.014611368,-0.012284862,0.030238854,-0.0064093964,0.0006578665,0.01917806,0.03830981,0.065626696,-0.043867473,0.019031743,-0.027510466,-0.010467835,0.036337607,-0.021130426,-0.024349757,-0.039792083,-0.059588775,-0.030802745,0.05562013,-0.037829287,0.029963873,-0.019861411,-0.015603981,0.03163106,-0.008062696,0.016258966,-0.020574111,0.035219613,-0.14081256,-0.009035158,-0.0059426385,-0.018768273,-0.023115743,-0.013744412,-0.0121328235,-0.032420564,0.0007839817,-0.041368924,-0.04559683,-0.013613666,0.024213433,-0.018571543,0.022702752,0.000677609,0.016095275,-0.021146202,-0.059389777,0.017316185,0.0053350003,-0.031598467,0.005892414,-0.0034310997,-0.023743896,-0.010314922,0.10531317,0.013336006,-0.034525212,-0.036911894,-0.0018914014,-0.023325441,0.005812798,0.06485826,-0.035156034,-0.019486059,0.0035255451,0.057849843,-0.0382311,-0.009360064,0.02285106,0.04310044,-0.010611351,0.026039995,-0.010047485,0.0431939,-0.0012015239,-0.050217487,-0.08400404,-0.0018456908,0.006860708,0.003719179,-0.02103431,0.036773697,0.035416443,-0.01541264,-0.07014508,0.00006542856,0.052024845,0.060287654,0.0141520575,0.015073684,-0.044663213,-0.027339421,-0.027648611,0.011784728,-0.017043013,0.004157715,0.0037600754,0.00095615844,0.012260611,-0.011757267,-0.0061933994,-0.04511741,0.017515866,-0.017287422,0.012164383,-0.043567564,-0.022237916,-0.02637937,-0.028181264,-0.027208313,-0.03674184,0.010479922,0.012777374,0.010810631,-0.013271864,0.03938836,-0.049463004,0.0014402784,-0.050630458,-0.051491275,0.022359962,0.015952034,-0.03675922,-0.016100567,-0.017056955,0.004152182,-0.01939858,-0.008768351,-0.029860556,-0.038055528,-0.047237754,0.031686198,-0.011526053,0.004662734,0.008141165,0.016141957,0.012711779,0.0022190912,0.008004443,0.009559619,-0.024556393,-0.025354574,-0.046958264,0.012462406,-0.020664241,0.019570524,0.020942632,-0.051650714,0.020486895,-0.03942373,-0.02482174,-0.005248731,0.058706444,0.040593922,0.046887934,0.03155535,0.032210466,-0.0022802968,0.03283332,-0.037729375,-0.007531587,0.012089386,0.024416512,-0.005153318,0.009904594,0.051714163,-0.010359353,-0.041815206,-0.038882542,-0.03157844,-0.01678615,-0.030657208,0.0014224433,-0.026194047,0.0038862284,-0.007795926,-0.01316235,-0.043589726,-0.015644975,0.014713799,-0.013722677,0.0127944155,-0.006207587,0.020530406,-0.01014359,-0.026927965,0.018576156,0.031735588,0.035924334,-0.04500484,0.0082450155,0.0011140383,-0.011731875,0.020461947,-0.010656509,-0.022215588,-0.039109055,0.00298682,0.02264448,-0.011609374,0.006631796,0.020553498,0.078836605,-0.029239805,-0.0037440737,0.0026443577,0.021145977,-0.00914892,0.03607556,-0.014208297,0.08153234,0.02116635,-0.031052763,0.012567778,-0.03405098,-0.054094866,0.028486976,0.023815885,-0.020058895,0.0019829087,0.044428926,-0.0091574015,0.02959709,-0.008779632,0.020609459,0.020488404,0.00032653892,0.029730007,-0.004780342,0.020790648,0.021078344,-0.008630998,-0.006193809,-0.04031731,0.0023128006,-0.05227789,-0.020525195,0.044272188,-0.0079913195,-0.0107585145,-0.06458767,0.009320436,0.006574122,-0.0025413746,0.050706152,-0.010162163,0.02539013,-0.02233197,0.049684457,0.022931907,0.0052461303,-0.020068381,-0.0075394735,-0.02444652,-0.017233504,0.024031317,-0.010068752,-0.013537082,-0.033482596,-0.0014822128,-0.009581225,-0.005724477,0.04711766,-0.0142386295,0.019839104,0.016176581,-0.028930994,-0.002560761,0.020234484,-0.012389122,0.025833718,0.00867324],"last_embed":{"hash":"1m3x8fh","tokens":209}}},"text":null,"length":0,"last_read":{"hash":"1m3x8fh","at":1762935878868},"key":"Settings/MacPlugin.md##{24}","lines":[30,30],"size":375,"outlinks":[{"title":"♡","target":"https://buymeacoffee.com/tgrosinger","line":1},{"title":"♡","target":"https://github.com/sponsors/tgrosinger","line":1},{"title":"*Tony Grosinger*","target":"https://grosinger.net","line":1},{"title":"**Advanced Tables**","target":"https://obsidian.md/plugins?id=table-editor-obsidian","line":1},{"title":"♡","target":"https://paypal.me/tgrosinger","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=table-editor-obsidian&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1m3x8fh","at":1762935878868}}, +"smart_blocks:Settings/MacPlugin.md##{25}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.033531997,-0.018761782,-0.043653,-0.024583282,-0.03235288,-0.002291117,-0.004642782,0.010748936,0.039792325,0.00096507993,0.012138285,-0.005592504,0.018650984,0.014256013,0.0057407934,-0.049444467,0.014352107,-0.0075138384,0.0009906125,0.00324312,0.011675214,0.011263133,0.02172859,0.019378783,0.0010645194,0.012223482,0.0029639718,-0.011369558,0.03282354,0.000115361276,0.017199652,-0.027477155,-0.008345181,-0.03398801,-0.009805751,-0.0040222663,-0.027384322,-0.00913511,-0.044478294,-0.01535472,-0.023259383,-0.00822688,0.013479968,-0.0119107505,-0.013373434,-0.03259626,-0.0049824505,-0.0087992875,0.033129197,-0.013318697,-0.015640136,-0.00451258,0.04941424,-0.049913708,-0.030790819,-0.012965812,-0.02377583,0.0023387277,-0.070923254,-0.017292546,-0.037291244,0.0025273096,0.021115957,-0.020514792,0.0031561244,0.040753886,0.022016816,0.0066813654,-0.011190206,-0.025377976,0.003377818,0.032608915,0.005396774,-0.037762936,-0.07013547,-0.019432954,0.07781034,0.016493576,0.032017972,0.010046837,0.00359938,-0.0033077379,-0.009647684,0.0048515545,0.024859816,-0.009667863,-0.009251178,0.055136107,0.0065287394,0.04798301,-0.024838464,-0.0042396146,0.029973038,-0.027504936,-0.040158775,-0.04780615,0.05841311,0.022432636,0.06227799,0.010773745,0.0038580545,-0.026165063,0.0038408625,-0.037293263,0.012554632,0.044019833,0.020949543,-0.0055108266,-0.01106926,-0.019787474,0.02569052,0.0014368923,0.014483306,-0.0063924715,0.003619907,-0.02446746,0.021541664,-0.022415906,0.026247634,0.04080886,0.04731213,0.018597415,-0.034830537,-0.014597078,0.01740774,0.01818011,-0.008510038,0.049294237,0.016641276,0.039688386,-0.005901801,0.018677203,-0.0033655176,-0.027403466,-0.048666563,0.020017345,-0.037661407,0.012820051,-0.023017747,-0.054101143,0.016541848,0.00065977365,0.044037204,-0.035975754,0.03952586,-0.053154994,0.0047469353,0.0008829345,0.03471951,0.0024342013,-0.0071168793,0.04232757,0.02373799,0.048122387,0.0030645598,-0.02196409,-0.025457479,0.05873164,0.032965854,-0.004608994,-0.054908,0.04922447,-0.033346172,0.057874955,0.021495426,-0.07929521,0.026321225,0.0086150635,-0.003025568,-0.033581063,-0.013038022,-0.0059418236,0.004329241,0.0064674933,-0.01965034,0.038314074,0.04397261,0.037177846,0.018095199,-0.04463196,-0.047141273,0.009476423,-0.03661445,-0.017067438,-0.020252334,-0.0139578665,0.010460569,-0.019322785,0.004550844,0.072674565,-0.034887925,0.020793544,0.055744622,0.0102210445,0.03834379,0.018135874,-0.034357,0.010461595,-0.0025192727,-0.009258456,-0.011094427,0.01791847,0.074802175,-0.03598849,-0.022016414,-0.0052650007,0.05465955,-0.054857157,0.0005608231,-0.0036519356,0.009602149,0.004453867,-0.0366728,0.018557262,-0.028458674,0.018377407,0.009775094,0.022825552,-0.0052948575,0.002799499,0.00064254564,0.06502034,-0.012824367,0.064512886,-0.000025963918,-0.007699623,0.026492434,0.0021693266,-0.009671066,0.051953755,-0.023139024,0.018189043,0.0199718,0.009984704,0.07831796,0.004768335,-0.06455182,0.029659614,0.019488009,-0.0058898204,-0.021121502,-0.011669401,0.016448008,-0.045272313,-0.04044421,-0.008995246,-0.012244142,0.017029207,-0.016665895,0.0010452814,-0.015973315,0.01885175,-0.024642011,-0.0034111065,0.046248116,0.037229553,0.041723706,-0.0021222276,-0.033491533,-0.018172652,0.053034034,0.044977207,-0.01578263,0.010254855,-0.015519635,0.016834296,-0.006895347,-0.0042372756,0.00508521,-0.026887652,-0.027823934,0.0045629255,-0.013291271,-0.0025495535,0.055319503,0.021057969,0.004643256,-0.054086693,0.05634488,0.01904425,0.010763059,0.054368537,0.01879443,0.025979368,-0.0065180208,0.027090065,-0.028200129,-0.020061366,-0.011721468,-0.025947038,-0.029563542,-0.0052696844,0.07060605,0.0054064617,0.0010698022,-0.017354334,-0.017818017,-0.185206,-0.010941877,0.032991044,0.022826144,-0.0036084943,0.012636999,-0.017506555,-0.0013459417,-0.0339211,0.0087704975,0.009552738,-0.058855258,-0.01456077,-0.0193156,0.023391047,-0.009305451,-0.015331507,-0.001798138,-0.0160916,-0.045865215,-0.063084364,-0.077965975,0.04721098,0.028008105,-0.008956609,-0.042477652,0.054609712,-0.03938456,-0.027745685,0.034210507,0.012146948,0.005035415,-0.010195882,0.005923285,0.01465817,0.01547768,0.012568674,0.018389659,0.014809025,-0.004441606,0.04739129,0.011850352,0.029439803,0.013907372,0.0062344647,-0.020419734,0.043985315,0.013745462,0.008410448,-0.011359372,0.017201759,-0.024769,-0.020974724,-0.03309222,-0.021971108,0.0072121113,0.0019756127,0.06822545,-0.0037387738,-0.021331422,-0.004807423,0.0053608706,0.044670194,0.014668071,0.0019297154,0.028582782,0.026184237,-0.023597134,0.012484447,-0.014089863,0.021238973,-0.021154538,0.0043958738,0.03633241,0.020969946,0.042918928,-0.01900767,-0.008650598,0.0066259075,-0.121844105,0.0492784,0.038492195,-0.0004645841,-0.0062800036,0.011135129,-0.048046924,-0.005427848,0.0011654518,0.0012842924,0.25699642,0.037120283,-0.018391201,-0.013877419,0.057475325,-0.01839531,-0.024431573,0.04676329,-0.04718042,-0.019565161,-0.010547052,-0.0019515745,0.04394144,0.0038640385,0.03977711,-0.019157577,-0.04530889,0.0021260486,0.029399572,-0.022269024,-0.015287651,-0.077791594,0.010725564,-0.0134821795,-0.04644555,0.012278479,-0.0061667073,0.03365894,-0.02269288,0.023904383,-0.039534125,0.032509062,0.046383098,-0.027268471,0.002438555,-0.012483972,0.028695093,0.003334138,0.05178726,0.02265241,0.002273371,0.0050078696,0.03765061,0.002717368,-0.0036346752,-0.015070797,0.0071792398,0.060914405,-0.0072106156,0.022055862,-0.026331106,-0.035994872,-0.022457063,-0.025489854,0.0010062406,-0.0073848222,-0.030306932,-0.046330135,-0.00023711495,0.031026661,0.025818769,0.016851831,-0.00011327837,-0.0048913807,-0.019167313,-0.0035201455,0.023907,0.034192488,0.02023274,0.021351686,0.022635775,0.015180932,0.0035042453,-0.0007184794,0.045544304,0.013783605,0.064416915,0.02456884,-0.015504388,0.0005895315,-0.038636606,0.022522273,-0.05109354,0.00895627,0.015872654,-0.068436004,0.013254367,0.073022515,-0.022498358,-0.024351353,0.04302484,0.010874463,0.02853535,0.07368607,0.024321107,0.010664343,0.047793657,-0.023807667,-0.0092682885,-0.0068103494,0.011016128,-0.032093316,-0.043006785,-0.0022905716,0.001654079,0.019992309,-0.008830411,-0.045505688,0.030817641,0.061372936,-0.027381951,0.005864336,0.007954024,-0.06405687,-0.037876513,0.02897567,0.06215071,0.009917735,0.010169519,0.039256476,0.010589979,-0.0059076105,-0.03090172,0.0029017604,0.0034631516,-0.027241819,-0.03998914,0.04978288,-0.068273716,0.02495601,0.023823325,-0.03868796,-0.019206304,0.03569441,0.043794263,-0.02459847,0.0155644445,0.01215477,-0.009491781,0.0152134355,-0.03927985,-0.024292491,-0.007033495,-0.0066529647,0.011493595,-0.027982647,0.0076451194,0.045367226,0.018075453,0.00800698,0.034358066,0.03091603,0.01069157,-0.008688859,-0.030260857,-0.032025546,-0.002056043,-0.0024151362,0.029474871,-0.02568107,-0.011757209,0.035615753,0.06332376,0.05558952,-0.10399836,-0.0068266825,-0.0282756,0.026695477,0.007707088,0.00016156326,0.042824954,-0.046246517,-0.037758403,0.033510674,0.01443466,-0.045802362,-0.0075804754,-0.010040258,0.019591978,0.010938185,0.010406758,0.009787226,-0.056200944,-0.027163487,0.03835737,-0.013590217,-0.0419359,-0.007954079,0.022612315,-0.01405365,-0.043743692,0.09511967,0.022198245,-0.0027829027,0.004986947,0.04801224,0.034130204,-0.021850577,-0.009936665,-0.012606038,0.04679,-0.04643672,-0.0020947387,-0.009613431,0.0009824259,-0.04304888,0.022850035,0.036570862,0.0033912933,0.032659937,0.012659124,-0.021588076,-0.020927517,-0.002893503,0.043361828,-0.0013520616,0.04163352,0.05772192,-0.005580981,-0.00985467,-0.012739037,-0.02225615,-0.016722081,-0.06410924,-0.01895104,0.015997792,-0.009854239,-0.047881886,0.024014423,-0.031959813,-0.0009026713,-0.012238151,0.01784828,-0.021233087,0.0049777883,-0.0167295,0.005659655,0.026194662,0.019745275,-0.005842265,-0.021139095,-0.015178973,-0.02042443,0.073659085,0.03911577,-0.0052599036,-0.032915622,-0.005381136,0.015880978,0.033942167,-0.022910463,-0.03602648,0.015634837,-0.0607176,0.0050936504,-0.016373208,-0.02639614,-0.05740023,-0.024838662,-0.00725481,-0.014029702,0.036972158,-0.017397646,-0.02121324,0.0058732554,0.0046274215,0.033871517,-0.03332625,-0.022505954,0.0068346364,-0.043904398,0.0014249366,0.0018163234,-0.005714476,0.027751887,-0.0069852476,0.015920987,-0.0070393044,0.0065270336,0.018342638,-0.028345007,-0.021369461,0.030816237,-0.014397235,-0.05055269,-0.024696827,0.00022831098,0.038122233,-0.0013982008,-0.057161756,-0.0032083904,0.03674489,-0.052185636,-0.016715568,-0.01658238,-0.02537765,-0.039467588,-0.0060754423,-0.0073495125,0.012749112,-0.029187234,-0.029609742,-0.019627638,-0.04135717,-0.047334943,0.011445189,0.0019550838,-0.027236553,0.02907448,0.01810586,0.024107303,-0.028445646,-0.02640095,0.052305557,-0.024783915,0.0066095046,0.044950925,0.0009402942,-0.023595432,-0.012168145,-0.036948532,0.015084608,-0.0049110334,0.0050358805,0.022301797,0.0014907022,0.026739862,-0.005530565,-0.06304773,0.01387005,-0.016426563,-0.028459154,0.001201352,0.028399432,-0.017217116,-0.017454263,0.051229596,-0.0483033,0.0020563165,-0.035486463,0.005372802,0.015891194,0.0614199,-0.032875102,0.0008983669,-0.037246272,-0.0132177705,-0.00058472407,-0.04263668,-0.011107729,0.009560732,-0.02019837,-0.029364988,-0.016560676,0.018840786,-0.010016107,0.02605006,-0.014959156,-0.0041779564,-0.022871321,-0.029333118,0.0147119025,-0.030867262,-0.023150643,-0.012179219,0.05597736,-0.007385284,0.05155346,0.03368372,-0.0030460998,-0.0029939923,-0.005410178,0.05747817,0.06316983,0.0051512467,0.004065245,0.0015394242,-0.012715646,0.032630026,-0.008787052,-0.035278074,-0.03602164,-0.03400713,-0.050501,0.052629907,-0.04651287,0.020596148,0.0061553004,0.00051238516,0.02650123,-0.011877045,-0.012502899,-0.024770714,0.024445243,-0.15100855,-0.0052804234,-0.017240819,-0.03529336,-0.02179904,-0.02662459,-0.033235155,-0.029085083,-0.017535953,-0.035878602,-0.03550519,-0.041455075,0.05928949,-0.02102066,-0.0059625683,0.005280486,0.019632611,-0.009049243,-0.023619797,0.028867254,-0.027666453,-0.007233019,0.030215284,-0.0072348192,0.016672213,-0.00025147334,0.04838379,-0.013687586,-0.041146368,-0.0026754332,0.007812703,-0.020482084,-0.0050501972,0.042418834,-0.038085114,-0.013496527,0.0055364096,0.054373145,-0.02004654,0.017465787,0.008875134,0.04526367,0.00037836088,0.026749322,0.01053564,0.052621894,-0.003256808,-0.03411441,-0.055074457,-0.0077151116,0.027275138,0.021826483,-0.04209329,0.035251606,-0.0008309808,-0.034000367,-0.052383404,-0.027906703,0.041864723,0.036795642,-0.022120787,0.012243671,-0.01577374,-0.021806253,-0.020341258,0.012865967,-0.043059677,0.007087553,-0.0005158005,-0.037391435,-0.0036478415,-0.010064609,-0.03773354,-0.016791403,0.0074166614,-0.0025512394,-0.011614949,-0.02096396,-0.019271022,-0.031487945,-0.041093685,-0.05546885,0.00031024468,0.003327072,0.013194113,0.0053812102,-0.023370553,0.004758349,-0.02794193,0.0049196193,-0.07238435,-0.060351837,0.00040595475,-0.005180222,-0.027140923,-0.02412722,0.001424402,-0.03565274,-0.008176413,-0.016678225,-0.036313355,-0.029459637,-0.014424354,-0.00059814245,-0.01250842,-0.020402445,0.033289816,0.00499109,-0.008229129,-0.022079933,-0.0484573,0.012471129,-0.018164814,0.0020548087,-0.061092995,-0.009398451,0.0069337515,0.05593093,-0.017023392,-0.06648587,0.0044158087,0.011245906,-0.030171417,0.00036958687,0.040122792,0.03370313,0.039073434,0.017989863,0.028144384,0.012496331,0.005488325,-0.036577795,-0.021263896,0.021824837,0.01694196,0.024567323,-0.035852026,0.073647365,0.004668308,-0.029226046,-0.026096694,-0.032952268,0.00027253898,-0.025078919,-0.0016277903,-0.03404262,0.0023947905,0.004880517,-0.010062043,-0.017596481,-0.014011819,0.005282388,-0.016655488,0.0061856867,0.0077659166,0.035072453,-0.021167846,-0.01351628,-0.0033946787,0.037500136,-0.022056311,-0.059440944,-0.009857555,0.0034875334,-0.006602514,0.051613364,-0.032238718,-0.03407392,-0.057404693,0.0027017894,0.0130519485,0.0020058937,-0.033645883,0.037762262,0.08349253,-0.01992827,0.0072478503,-0.016940752,0.025855647,0.01966649,0.041210745,0.0029161337,0.041733008,-0.0015535027,-0.022866774,0.012354387,-0.032224275,-0.018985782,0.0026806665,0.017608162,-0.006250309,-0.021733075,0.046125278,-0.027565744,0.04518399,-0.0102001075,0.038232647,-0.021023069,0.019380838,-0.0026117566,0.0249888,0.029805329,0.019990537,0.010269516,-0.025985459,-0.03733425,-0.016667422,-0.028460134,0.016700557,0.06524376,0.041992463,-0.014014853,-0.07732557,-0.0120113,0.0035476144,0.008872579,0.039837997,0.028120676,-0.0132854115,0.0014269846,0.04323542,0.00004199501,0.006078513,-0.010293815,-0.013745896,-0.02920054,-0.022611946,0.0064189793,-0.006529102,-0.005803803,-0.021085475,0.039091807,-0.010046223,0.00025311785,0.035962176,-0.02113998,0.016904114,0.023579078,-0.011016284,-0.006830266,0.0124792745,-0.0035358148,-0.034359965,0.021200484],"last_embed":{"hash":"1io19ix","tokens":209}}},"text":null,"length":0,"last_read":{"hash":"1io19ix","at":1762935878868},"key":"Settings/MacPlugin.md##{25}","lines":[31,35],"size":323,"outlinks":[{"title":"♡","target":"https://buymeacoffee.com/polyipseity","line":1},{"title":"*polyipseity*","target":"https://github.com/polyipseity","line":1},{"title":"♡","target":"https://github.com/sponsors/polyipseity","line":1},{"title":"**Terminal**","target":"https://obsidian.md/plugins?id=terminal","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=terminal&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1io19ix","at":1762935878868}}, \ No newline at end of file diff --git a/.smart-env/multi/Settings_MobilePlugin_md.ajson b/.smart-env/multi/Settings_MobilePlugin_md.ajson index 26b882b..3bc7f79 100644 --- a/.smart-env/multi/Settings_MobilePlugin_md.ajson +++ b/.smart-env/multi/Settings_MobilePlugin_md.ajson @@ -1,4 +1,4 @@ -"smart_sources:Settings/MobilePlugin.md": {"path":"Settings/MobilePlugin.md","embeddings":{"bge-m3:latest":{"vec":[0.019406537,0.019110154,0.021101719,-0.0069120266,0.0032885787,-0.021510096,0.05984613,0.048244536,-0.008214898,-0.009354276,-0.021563126,0.017470328,-0.026683282,0.026743818,-0.008973294,-0.046199407,-0.03460624,-0.0052209836,-0.011742019,-0.0052604405,-0.033905108,-0.0025665557,0.030194785,-0.006572176,-0.0376984,0.06897259,-0.009779577,-0.017286103,-0.0130718835,0.0035575004,0.020420467,-0.007308699,0.029489338,-0.021429623,0.0011934426,-0.018729988,-0.020786688,-0.024784299,-0.11290067,-0.012326808,0.029428015,-0.0147256525,-0.044381835,0.018524092,-0.006856269,0.006274404,-0.031042568,-0.06331101,-0.012123003,-0.008147071,0.007999801,-0.021349609,0.005840131,-0.06765716,-0.019767698,-0.009865812,-0.0009616406,0.004408001,-0.014241012,-0.02788777,-0.05794967,0.012354009,-0.025348384,-0.037714835,-0.02693431,0.02016566,0.0048011155,0.02761677,0.026087582,-0.028048735,-0.0044965115,0.005369821,-0.0045739673,-0.0370744,0.0049782605,0.0031208266,0.04458366,-0.0052789287,0.011399606,-0.019960381,0.12122195,0.0009051626,0.019578338,-0.011772574,-0.0011817812,-0.035941213,0.009904079,0.0606982,0.005020205,0.013936073,-0.03139337,0.04455737,0.024607068,-0.06135691,-0.0076155346,0.008778398,0.04831242,-0.043408625,-0.014932359,-0.029924301,-0.027822962,-0.005114166,0.048754286,0.02716033,0.024140893,0.025489666,-0.0019594007,0.029964238,-0.0011089325,0.013666659,-0.04118432,-0.004761356,-0.0026429973,-0.00980136,0.018928228,-0.011371236,-0.0070926487,0.0074566468,0.05320863,0.007989922,-0.00768471,0.052235845,-0.015760114,-0.0031234098,0.023984695,0.02189962,-0.0149260145,0.050296564,-0.035021264,0.0061548324,0.0036170874,0.020833774,-0.004295472,-0.025887666,-0.043138053,-0.013636655,0.04452441,0.03663085,0.021230958,-0.002820103,0.00938476,-0.000656305,-0.036333714,-0.020953797,0.016698366,-0.0139476545,0.016923834,-0.013330903,0.014049767,0.030544957,-0.0155632505,-0.034576282,0.0096137505,0.015926328,0.0079498235,0.035177495,0.025744623,0.020021046,0.03831698,-0.022218226,0.0034711107,0.016812427,0.015458285,0.036150597,0.0072396975,0.017204907,0.031832196,0.019117706,-0.0016799284,-0.007407242,0.035627734,-0.05307285,0.033070836,0.0041582882,0.04546974,0.05121783,0.03606453,0.03610126,0.038561612,-0.0011545229,-0.0110585475,0.021951037,0.023917368,-0.026552156,0.022382282,-0.027619913,-0.00027567399,0.013861572,0.010752198,0.042425152,-0.025579661,-0.024587737,0.04626725,0.000027673563,0.010501854,-0.01598954,-0.0074017597,0.00032337816,0.03315092,-0.05588659,-0.016197836,0.0102235535,-0.016872004,-0.019599762,0.014515093,-0.009374736,-0.015637064,-0.06752067,0.017447993,0.0042336644,0.044542436,0.022259835,-0.023733657,0.016313137,-0.00730385,0.007994745,0.025746845,-0.03178634,0.04579016,0.024144225,-0.03586773,0.022335393,0.029464062,-0.0046528648,-0.013511321,-0.0019711559,0.022355959,0.032767344,-0.01727691,0.028114917,-0.05299996,0.0776227,-0.03227266,-0.050368536,-0.002512893,0.015185354,-0.060328543,0.025696253,0.040460415,0.05669704,0.0006185724,-0.02076939,-0.027207153,-0.030933376,-0.0663894,0.032008495,0.0032723455,0.008691082,-0.032165464,-0.0068274126,-0.05650761,-0.009139277,0.007509469,-0.02942155,-0.031133428,-0.009361419,0.016086895,-0.024837935,-0.0037072282,0.026329117,0.0027892387,-0.039900787,-0.009760254,0.04950537,0.012995803,0.01981107,0.023584869,-0.020461129,0.028192155,0.01772966,0.011095221,0.020855421,-0.037927568,-0.0285373,0.005228328,-0.020430794,-0.0035046297,-0.028340926,0.013306001,-0.06978275,0.019350624,-0.02619099,-0.021955963,-0.035396636,-0.019366015,0.035126213,-0.0019024571,0.015103227,0.012430905,-0.008744566,0.008420838,-0.020328067,0.081469804,-0.05616477,-0.01782563,0.0071981275,-0.035045464,-0.177093,-0.039294478,0.029483443,0.024671027,0.0020627333,0.008131142,-0.00089244667,-0.00958061,-0.0022416185,-0.049657177,0.01731716,-0.13907869,-0.0011370543,-0.019526534,0.049043104,0.028729934,0.035298266,0.028457223,-0.022835251,-0.06689203,0.00935231,0.010242128,0.055308837,0.0578839,-0.011575722,0.014478654,0.023550361,0.054242317,-0.028215826,0.02873516,-0.03846471,0.049662508,-0.033589333,-0.049525708,0.037130512,0.039661173,-0.018197346,-0.020509593,0.00061095285,0.014299822,0.021032266,0.02556721,0.026615737,-0.04099606,0.0118482215,-0.020161187,-0.0013724706,0.005030862,-0.01742986,0.0056798756,0.009415565,0.046365947,0.01563924,0.009817884,-0.0063281725,0.013015262,-0.003760052,0.03867916,0.026086392,0.007986413,-0.026378538,-0.012196153,-0.08151244,-0.014196262,-0.010581195,0.012925784,0.006512291,-0.002104536,-0.004715142,-0.05926371,0.02979976,-0.01178402,-0.04278339,-0.03570454,0.006858571,0.016746363,0.005491849,0.0028309016,-0.028791828,-0.088033244,0.035800066,0.013757149,-0.015448469,0.013408124,-0.0068638716,0.00083870953,-0.041246522,-0.03579743,-0.0013303038,0.34182864,-0.031087363,-0.024793468,0.021068277,0.021311194,0.00036049116,-0.043838043,0.0042080055,0.0057813404,-0.009034803,0.0134469,0.030886574,0.011262118,0.0553809,0.058389608,0.06901944,-0.043614212,0.032965165,-0.03839143,-0.023499122,-0.019811813,-0.07738544,0.010521902,-0.04128438,-0.074085504,0.018542645,0.026648026,-0.016301977,-0.037637576,0.013618265,-0.015111946,0.014743254,-0.03466956,-0.022297472,-0.003006348,-0.0056892037,-0.08818228,-0.05837146,-0.03985278,-0.013938327,-0.0022769754,-0.028725764,0.021966966,0.003920629,-0.057101887,-0.019496614,0.01148107,0.012671786,0.009381304,-0.03526065,0.021552766,0.0042046346,-0.000105806605,0.024599364,0.009712077,-0.008102006,-0.0061484575,0.01267061,-0.029848173,-0.015045345,0.03605025,0.033418044,-0.025893684,0.023228925,0.051258855,0.0068969326,0.012047053,0.011673201,0.0056733773,-0.012069006,0.052205235,0.03249844,0.05292571,-0.0059701917,0.017270345,0.004502681,-0.007967272,0.04487172,0.02107065,0.0010353916,-0.023377238,0.014759704,0.02832883,0.040116966,0.019012455,0.027171189,-0.027773261,0.0052096844,-0.0071159415,-0.018801557,-0.008645523,-0.011491582,0.011847424,-0.028536817,0.010476969,-0.016689241,0.031481963,-0.045873713,0.019654064,-0.0092645865,0.017487407,0.015548106,0.017307624,0.013965317,0.01277113,-0.018153097,-0.017609682,-0.022502257,-0.030905584,0.010219541,-0.039011832,0.0032696205,0.039059836,-0.043679595,0.039874528,0.0044831997,0.012990789,0.0061684763,0.02250242,0.025598448,-0.030337736,-0.031471733,0.015388732,-0.0046403715,-0.025002198,-0.068405144,-0.005110696,-0.0068012965,-0.022498831,-0.013173918,0.027272776,0.018561315,-0.017839598,-0.016784007,0.023578271,0.0013403053,-0.00029979885,0.02305878,-0.013666842,0.03113723,-0.0017183691,-0.016035017,0.021722766,0.006546746,-0.004101639,0.008442934,-0.035091322,0.0109195635,-0.0068822615,0.008123488,-0.0000031507986,0.009965653,-0.0099741295,-0.038290586,-0.004249933,-0.025338722,0.010893462,0.0010541508,0.003376194,-0.0462138,-0.017758623,-0.006809057,0.01810917,0.06402329,-0.009872049,0.03857529,-0.010720067,0.04099093,-0.004460009,0.012517982,0.01583078,-0.05599288,-0.012193134,0.015198789,0.018065944,-0.055664677,-0.00109846,0.027843276,0.033073083,0.003169306,0.0076160687,0.049598593,-0.0042999354,0.008671034,-0.052449517,0.003482099,-0.030234767,0.01839061,0.0277088,-0.03351644,-0.024607677,0.040759668,-0.011163846,-0.0044869334,0.029477032,-0.0152266575,-0.014377853,-0.0037895201,-0.011728939,0.006845104,0.015925353,0.030121837,-0.010980965,0.07429497,0.025861468,-0.03411947,0.03339625,0.018977184,0.0012640281,-0.06667085,-0.003134512,0.005638399,-0.0032423446,-0.009460818,-0.017976511,-0.040656313,0.033908274,0.03902569,-0.0124182,0.008075306,-0.06230135,-0.013998966,-0.0063242307,-0.050540444,0.008693952,0.023105968,-0.021448584,-0.034798544,-0.021367915,0.0073334104,-0.025932085,-0.03701258,-0.009018159,-0.022278218,-0.010479805,0.009578408,0.0011523839,0.003896033,0.014761796,0.036960654,-0.018965794,-0.019349424,0.021999612,0.043292794,0.020011717,-0.018326065,-0.043411814,0.030917116,-0.018455606,-0.015731726,-0.018710226,-0.015137203,-0.062077343,-0.04524544,0.01856916,0.05025876,0.010299237,-0.0152069535,-0.011241097,0.0034086178,0.0110019585,-0.00054472015,-0.01047198,-0.007508489,-0.0043164412,0.0062162867,-0.0067951786,-0.020423973,0.0049610306,-0.05128479,-0.022440825,-0.027999181,-0.03546762,-0.0004245649,0.019192806,-0.020704286,0.025443073,-0.050294362,0.016809607,0.024156066,-0.07108803,-0.006640021,0.0016330202,0.018647734,-0.006733036,-0.013223603,-0.012047953,0.022179257,-0.016942956,-0.0019462791,0.03513625,0.0003161028,-0.046133906,-0.0067638597,0.030072322,0.037325557,-0.032612573,0.022922128,0.017412877,0.00051710044,-0.016650025,0.01975024,0.0019233783,-0.026315548,-0.016169949,0.01563883,0.017503763,0.015947588,0.00796027,-0.02033107,-0.009104266,-0.021821653,-0.04987349,0.016781371,-0.030713618,-0.0033211983,-0.025738573,-0.007137853,0.011790658,0.0023340222,0.004670349,0.0033824956,-0.008822975,0.010579004,-0.022777433,-0.02711788,-0.009462122,-0.0035365347,-0.043233816,-0.030484863,-0.028450651,0.016318489,0.032931995,0.018951703,0.0071817487,-0.008369939,0.06393591,0.005837489,-0.007427442,0.0057388702,0.0006691867,0.036651835,0.009467904,0.0067197327,0.029486522,0.028590292,0.03176084,0.009209024,-0.019128498,-0.04296663,-0.008121363,0.013154088,-0.018402934,0.014966995,-0.02031187,-0.016032882,0.009926188,0.039261058,0.026180984,0.0021730433,-0.0005483034,0.04081884,0.00787155,0.021840828,0.0068571526,-0.011270409,-0.0023651894,-0.037153505,-0.01744018,-0.005766801,0.007973827,0.011507275,0.00839766,-0.0567209,-0.036823496,-0.018387254,0.034526844,-0.0076239984,-0.004907478,-0.05283284,-0.0049992925,-0.003755572,0.0019915032,-0.043434665,0.048266128,-0.005289017,-0.027794058,-0.015503935,-0.010167836,0.04094086,0.00083382346,0.034736853,0.020599093,0.021094978,-0.11630717,0.032476295,-0.06254627,-0.029515728,0.02048836,-0.0012919746,-0.0048959064,-0.0042436076,0.002064268,-0.030239131,0.055725697,-0.036674175,0.017281936,-0.027204355,-0.008979638,0.013985487,-0.031726077,0.019608513,0.021909429,0.053800784,-0.011768521,-0.024136828,-0.019735128,-0.04996002,0.036821906,0.022718428,-0.019787101,-0.0036050347,-0.0067270943,-0.00013863221,-0.003733929,-0.03340025,-0.018881291,0.05495359,-0.016883262,-0.00076790544,-0.03415898,-0.015358685,0.0056466027,0.058049407,0.01742351,-0.01486236,-0.006522949,0.027435292,-0.0056587094,-0.008095544,-0.00039944027,-0.022081723,0.0073686503,0.025300449,-0.06983053,-0.0050855963,0.06454395,0.011923553,0.019848008,0.024113169,-0.01563482,0.0067110886,0.014781446,0.049890995,0.006846553,0.0021214574,-0.02007627,0.0089086555,-0.024026683,0.004902801,0.011903352,-0.009595303,-0.011360536,-0.009864886,-0.008024357,-0.09013648,-0.0011409477,-0.035389453,0.038558397,-0.042908717,0.061696216,-0.011568257,0.006329613,-0.01741696,-0.03843953,0.0011368847,-0.0017747217,0.051908825,0.02166384,0.0036227056,0.013162898,0.020366875,0.004202656,-0.025869263,-0.065344885,0.024416853,-0.0018038634,0.013855678,-0.0062507824,0.009081153,0.02356366,-0.015127947,0.01567261,0.0034785888,0.0059531303,0.021454623,-0.010522198,0.030229881,-0.009623561,0.012270426,-0.025303943,0.012823782,-0.033195976,-0.0051957644,-0.0276586,-0.029733144,-0.056256603,0.0019807036,-0.04199647,-0.0040682326,-0.024439706,0.037831657,-0.014771507,-0.019962002,0.03847979,0.029666152,0.022730332,-0.054734465,0.0068674074,-0.0044087204,-0.0042696875,-0.014616653,0.050829746,-0.060900945,0.057984833,-0.018312322,-0.020963693,0.003919398,-0.025574053,-0.0061619366,-0.018614247,0.08468346,0.044743422,-0.041028824,-0.019740967,0.043671075,-0.0037308065,-0.026592705,-0.058777295,-0.050382137,0.00014723594,-0.010974672,-0.016768469,0.0043830466,-0.0060952967,0.012904138,0.013125783,-0.017956777,-0.0020932565,-0.019941898,0.0318762,-0.031003565,-0.0022946652,0.0755327,0.012287076,-0.01874727,-0.0034824887,-0.023595117,-0.030688789,0.014881931,-0.03424784,-0.008694508,0.03062396,0.02723287,0.017017798,0.014869703,-0.021141782,0.06847613,0.029113287,-0.046055697,0.020594455,0.021069534,0.026582982,-0.0095909685,-0.01617123,-0.050858457,0.06416307,-0.039570782,0.013508726,-0.016399333,-0.0055850535,0.010600653,-0.0015155153,0.017357284,-0.029363045,0.017753473,0.033220276,0.025919987,0.0067845704,-0.021491637,0.020594215,-0.05530791,-0.024519615,-0.014607452,-0.04234397,-0.03223562,0.00019111241,0.0025290241,-0.024087176,0.004452142,-0.030687204,-0.015680376,-0.019716678,0.03442812,-0.010610091,-0.0012573774,0.0070218053,0.0563185,0.026920926,0.03502911,0.03034082,-0.0036758746,0.04326474,0.030170375,0.04014094,0.017735152,0.012501684,-0.0279191,0.011554678,-0.022664838,0.0094422195,0.032991037,-0.034550827,-0.024870642,0.027888644,0.011153799,0.01285448,0.031153847,0.000096031494,0.023082659,0.006094717,0.056868494,-0.014035348,-0.023527056,-0.01998078,-0.02222381,-0.056818012,-0.0075349845],"last_embed":{"hash":"f4va7g","tokens":748}}},"last_read":{"hash":"f4va7g","at":1754034381103},"class_name":"SmartSource","last_import":{"mtime":1753422094000,"size":3406,"at":1754034358572,"hash":"f4va7g"},"blocks":{"#---frontmatter---":[1,4],"#":[5,20],"##{1}":[7,7],"##{2}":[8,8],"##{3}":[9,9],"##{4}":[10,10],"##{5}":[11,11],"##{6}":[12,12],"##{7}":[13,13],"##{8}":[14,14],"##{9}":[15,15],"##{10}":[16,20]},"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":7},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":7},{"title":"♡","target":"https://remotelysave.com","line":7},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":7},{"title":"*Florian Woelki*","target":"https://florianwoelki.com/","line":8},{"title":"**Iconize**","target":"https://obsidian.md/plugins?id=obsidian-icon-folder","line":8},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-icon-folder&enable=true","line":8},{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":9},{"title":"*Benature*","target":"https://github.com/Benature","line":9},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":9},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":9},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":9},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":9},{"title":"*Victor Tao*","target":"https://github.com/platers","line":10},{"title":"**Linter**","target":"https://obsidian.md/plugins?id=obsidian-linter","line":10},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-linter&enable=true","line":10},{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":11},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":11},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":11},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":11},{"title":"*jsmorabito & phibr0*","target":"https://github.com/phibr0","line":12},{"title":"♡","target":"https://ko-fi.com/phibr0","line":12},{"title":"**Commander**","target":"https://obsidian.md/plugins?id=cmdr","line":12},{"title":"⬇️","target":"obsidian://SP-install?id=cmdr&enable=true","line":12},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-omnisearch","line":13},{"title":"♡","target":"https://github.com/sponsors/scambier","line":13},{"title":"♡","target":"https://ko-fi.com/scambier","line":13},{"title":"**Omnisearch**","target":"https://obsidian.md/plugins?id=omnisearch","line":13},{"title":"⬇️","target":"obsidian://SP-install?id=omnisearch&enable=true","line":13},{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":14},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":14},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":14},{"title":"**Smart Connections**","target":"https://obsidian.md/plugins?id=smart-connections","line":15},{"title":"*Brian Petro*","target":"https://wfhbrian.com","line":15},{"title":"⬇️","target":"obsidian://SP-install?id=smart-connections&enable=true","line":15},{"title":"*tadashi-aikawa*","target":"https://github.com/tadashi-aikawa","line":16},{"title":"**Various Complements**","target":"https://obsidian.md/plugins?id=various-complements","line":16},{"title":"⬇️","target":"obsidian://SP-install?id=various-complements&enable=true","line":16}],"last_embed":{"hash":"f4va7g","at":1754034381103},"key":"Settings/MobilePlugin.md","metadata":{"created":"2025-07-04 05:07","updated":"2025-07-16 20:04"}}, +"smart_sources:Settings/MobilePlugin.md": {"path":"Settings/MobilePlugin.md","embeddings":{"bge-m3:latest":{"vec":[0.019406537,0.019110154,0.021101719,-0.0069120266,0.0032885787,-0.021510096,0.05984613,0.048244536,-0.008214898,-0.009354276,-0.021563126,0.017470328,-0.026683282,0.026743818,-0.008973294,-0.046199407,-0.03460624,-0.0052209836,-0.011742019,-0.0052604405,-0.033905108,-0.0025665557,0.030194785,-0.006572176,-0.0376984,0.06897259,-0.009779577,-0.017286103,-0.0130718835,0.0035575004,0.020420467,-0.007308699,0.029489338,-0.021429623,0.0011934426,-0.018729988,-0.020786688,-0.024784299,-0.11290067,-0.012326808,0.029428015,-0.0147256525,-0.044381835,0.018524092,-0.006856269,0.006274404,-0.031042568,-0.06331101,-0.012123003,-0.008147071,0.007999801,-0.021349609,0.005840131,-0.06765716,-0.019767698,-0.009865812,-0.0009616406,0.004408001,-0.014241012,-0.02788777,-0.05794967,0.012354009,-0.025348384,-0.037714835,-0.02693431,0.02016566,0.0048011155,0.02761677,0.026087582,-0.028048735,-0.0044965115,0.005369821,-0.0045739673,-0.0370744,0.0049782605,0.0031208266,0.04458366,-0.0052789287,0.011399606,-0.019960381,0.12122195,0.0009051626,0.019578338,-0.011772574,-0.0011817812,-0.035941213,0.009904079,0.0606982,0.005020205,0.013936073,-0.03139337,0.04455737,0.024607068,-0.06135691,-0.0076155346,0.008778398,0.04831242,-0.043408625,-0.014932359,-0.029924301,-0.027822962,-0.005114166,0.048754286,0.02716033,0.024140893,0.025489666,-0.0019594007,0.029964238,-0.0011089325,0.013666659,-0.04118432,-0.004761356,-0.0026429973,-0.00980136,0.018928228,-0.011371236,-0.0070926487,0.0074566468,0.05320863,0.007989922,-0.00768471,0.052235845,-0.015760114,-0.0031234098,0.023984695,0.02189962,-0.0149260145,0.050296564,-0.035021264,0.0061548324,0.0036170874,0.020833774,-0.004295472,-0.025887666,-0.043138053,-0.013636655,0.04452441,0.03663085,0.021230958,-0.002820103,0.00938476,-0.000656305,-0.036333714,-0.020953797,0.016698366,-0.0139476545,0.016923834,-0.013330903,0.014049767,0.030544957,-0.0155632505,-0.034576282,0.0096137505,0.015926328,0.0079498235,0.035177495,0.025744623,0.020021046,0.03831698,-0.022218226,0.0034711107,0.016812427,0.015458285,0.036150597,0.0072396975,0.017204907,0.031832196,0.019117706,-0.0016799284,-0.007407242,0.035627734,-0.05307285,0.033070836,0.0041582882,0.04546974,0.05121783,0.03606453,0.03610126,0.038561612,-0.0011545229,-0.0110585475,0.021951037,0.023917368,-0.026552156,0.022382282,-0.027619913,-0.00027567399,0.013861572,0.010752198,0.042425152,-0.025579661,-0.024587737,0.04626725,0.000027673563,0.010501854,-0.01598954,-0.0074017597,0.00032337816,0.03315092,-0.05588659,-0.016197836,0.0102235535,-0.016872004,-0.019599762,0.014515093,-0.009374736,-0.015637064,-0.06752067,0.017447993,0.0042336644,0.044542436,0.022259835,-0.023733657,0.016313137,-0.00730385,0.007994745,0.025746845,-0.03178634,0.04579016,0.024144225,-0.03586773,0.022335393,0.029464062,-0.0046528648,-0.013511321,-0.0019711559,0.022355959,0.032767344,-0.01727691,0.028114917,-0.05299996,0.0776227,-0.03227266,-0.050368536,-0.002512893,0.015185354,-0.060328543,0.025696253,0.040460415,0.05669704,0.0006185724,-0.02076939,-0.027207153,-0.030933376,-0.0663894,0.032008495,0.0032723455,0.008691082,-0.032165464,-0.0068274126,-0.05650761,-0.009139277,0.007509469,-0.02942155,-0.031133428,-0.009361419,0.016086895,-0.024837935,-0.0037072282,0.026329117,0.0027892387,-0.039900787,-0.009760254,0.04950537,0.012995803,0.01981107,0.023584869,-0.020461129,0.028192155,0.01772966,0.011095221,0.020855421,-0.037927568,-0.0285373,0.005228328,-0.020430794,-0.0035046297,-0.028340926,0.013306001,-0.06978275,0.019350624,-0.02619099,-0.021955963,-0.035396636,-0.019366015,0.035126213,-0.0019024571,0.015103227,0.012430905,-0.008744566,0.008420838,-0.020328067,0.081469804,-0.05616477,-0.01782563,0.0071981275,-0.035045464,-0.177093,-0.039294478,0.029483443,0.024671027,0.0020627333,0.008131142,-0.00089244667,-0.00958061,-0.0022416185,-0.049657177,0.01731716,-0.13907869,-0.0011370543,-0.019526534,0.049043104,0.028729934,0.035298266,0.028457223,-0.022835251,-0.06689203,0.00935231,0.010242128,0.055308837,0.0578839,-0.011575722,0.014478654,0.023550361,0.054242317,-0.028215826,0.02873516,-0.03846471,0.049662508,-0.033589333,-0.049525708,0.037130512,0.039661173,-0.018197346,-0.020509593,0.00061095285,0.014299822,0.021032266,0.02556721,0.026615737,-0.04099606,0.0118482215,-0.020161187,-0.0013724706,0.005030862,-0.01742986,0.0056798756,0.009415565,0.046365947,0.01563924,0.009817884,-0.0063281725,0.013015262,-0.003760052,0.03867916,0.026086392,0.007986413,-0.026378538,-0.012196153,-0.08151244,-0.014196262,-0.010581195,0.012925784,0.006512291,-0.002104536,-0.004715142,-0.05926371,0.02979976,-0.01178402,-0.04278339,-0.03570454,0.006858571,0.016746363,0.005491849,0.0028309016,-0.028791828,-0.088033244,0.035800066,0.013757149,-0.015448469,0.013408124,-0.0068638716,0.00083870953,-0.041246522,-0.03579743,-0.0013303038,0.34182864,-0.031087363,-0.024793468,0.021068277,0.021311194,0.00036049116,-0.043838043,0.0042080055,0.0057813404,-0.009034803,0.0134469,0.030886574,0.011262118,0.0553809,0.058389608,0.06901944,-0.043614212,0.032965165,-0.03839143,-0.023499122,-0.019811813,-0.07738544,0.010521902,-0.04128438,-0.074085504,0.018542645,0.026648026,-0.016301977,-0.037637576,0.013618265,-0.015111946,0.014743254,-0.03466956,-0.022297472,-0.003006348,-0.0056892037,-0.08818228,-0.05837146,-0.03985278,-0.013938327,-0.0022769754,-0.028725764,0.021966966,0.003920629,-0.057101887,-0.019496614,0.01148107,0.012671786,0.009381304,-0.03526065,0.021552766,0.0042046346,-0.000105806605,0.024599364,0.009712077,-0.008102006,-0.0061484575,0.01267061,-0.029848173,-0.015045345,0.03605025,0.033418044,-0.025893684,0.023228925,0.051258855,0.0068969326,0.012047053,0.011673201,0.0056733773,-0.012069006,0.052205235,0.03249844,0.05292571,-0.0059701917,0.017270345,0.004502681,-0.007967272,0.04487172,0.02107065,0.0010353916,-0.023377238,0.014759704,0.02832883,0.040116966,0.019012455,0.027171189,-0.027773261,0.0052096844,-0.0071159415,-0.018801557,-0.008645523,-0.011491582,0.011847424,-0.028536817,0.010476969,-0.016689241,0.031481963,-0.045873713,0.019654064,-0.0092645865,0.017487407,0.015548106,0.017307624,0.013965317,0.01277113,-0.018153097,-0.017609682,-0.022502257,-0.030905584,0.010219541,-0.039011832,0.0032696205,0.039059836,-0.043679595,0.039874528,0.0044831997,0.012990789,0.0061684763,0.02250242,0.025598448,-0.030337736,-0.031471733,0.015388732,-0.0046403715,-0.025002198,-0.068405144,-0.005110696,-0.0068012965,-0.022498831,-0.013173918,0.027272776,0.018561315,-0.017839598,-0.016784007,0.023578271,0.0013403053,-0.00029979885,0.02305878,-0.013666842,0.03113723,-0.0017183691,-0.016035017,0.021722766,0.006546746,-0.004101639,0.008442934,-0.035091322,0.0109195635,-0.0068822615,0.008123488,-0.0000031507986,0.009965653,-0.0099741295,-0.038290586,-0.004249933,-0.025338722,0.010893462,0.0010541508,0.003376194,-0.0462138,-0.017758623,-0.006809057,0.01810917,0.06402329,-0.009872049,0.03857529,-0.010720067,0.04099093,-0.004460009,0.012517982,0.01583078,-0.05599288,-0.012193134,0.015198789,0.018065944,-0.055664677,-0.00109846,0.027843276,0.033073083,0.003169306,0.0076160687,0.049598593,-0.0042999354,0.008671034,-0.052449517,0.003482099,-0.030234767,0.01839061,0.0277088,-0.03351644,-0.024607677,0.040759668,-0.011163846,-0.0044869334,0.029477032,-0.0152266575,-0.014377853,-0.0037895201,-0.011728939,0.006845104,0.015925353,0.030121837,-0.010980965,0.07429497,0.025861468,-0.03411947,0.03339625,0.018977184,0.0012640281,-0.06667085,-0.003134512,0.005638399,-0.0032423446,-0.009460818,-0.017976511,-0.040656313,0.033908274,0.03902569,-0.0124182,0.008075306,-0.06230135,-0.013998966,-0.0063242307,-0.050540444,0.008693952,0.023105968,-0.021448584,-0.034798544,-0.021367915,0.0073334104,-0.025932085,-0.03701258,-0.009018159,-0.022278218,-0.010479805,0.009578408,0.0011523839,0.003896033,0.014761796,0.036960654,-0.018965794,-0.019349424,0.021999612,0.043292794,0.020011717,-0.018326065,-0.043411814,0.030917116,-0.018455606,-0.015731726,-0.018710226,-0.015137203,-0.062077343,-0.04524544,0.01856916,0.05025876,0.010299237,-0.0152069535,-0.011241097,0.0034086178,0.0110019585,-0.00054472015,-0.01047198,-0.007508489,-0.0043164412,0.0062162867,-0.0067951786,-0.020423973,0.0049610306,-0.05128479,-0.022440825,-0.027999181,-0.03546762,-0.0004245649,0.019192806,-0.020704286,0.025443073,-0.050294362,0.016809607,0.024156066,-0.07108803,-0.006640021,0.0016330202,0.018647734,-0.006733036,-0.013223603,-0.012047953,0.022179257,-0.016942956,-0.0019462791,0.03513625,0.0003161028,-0.046133906,-0.0067638597,0.030072322,0.037325557,-0.032612573,0.022922128,0.017412877,0.00051710044,-0.016650025,0.01975024,0.0019233783,-0.026315548,-0.016169949,0.01563883,0.017503763,0.015947588,0.00796027,-0.02033107,-0.009104266,-0.021821653,-0.04987349,0.016781371,-0.030713618,-0.0033211983,-0.025738573,-0.007137853,0.011790658,0.0023340222,0.004670349,0.0033824956,-0.008822975,0.010579004,-0.022777433,-0.02711788,-0.009462122,-0.0035365347,-0.043233816,-0.030484863,-0.028450651,0.016318489,0.032931995,0.018951703,0.0071817487,-0.008369939,0.06393591,0.005837489,-0.007427442,0.0057388702,0.0006691867,0.036651835,0.009467904,0.0067197327,0.029486522,0.028590292,0.03176084,0.009209024,-0.019128498,-0.04296663,-0.008121363,0.013154088,-0.018402934,0.014966995,-0.02031187,-0.016032882,0.009926188,0.039261058,0.026180984,0.0021730433,-0.0005483034,0.04081884,0.00787155,0.021840828,0.0068571526,-0.011270409,-0.0023651894,-0.037153505,-0.01744018,-0.005766801,0.007973827,0.011507275,0.00839766,-0.0567209,-0.036823496,-0.018387254,0.034526844,-0.0076239984,-0.004907478,-0.05283284,-0.0049992925,-0.003755572,0.0019915032,-0.043434665,0.048266128,-0.005289017,-0.027794058,-0.015503935,-0.010167836,0.04094086,0.00083382346,0.034736853,0.020599093,0.021094978,-0.11630717,0.032476295,-0.06254627,-0.029515728,0.02048836,-0.0012919746,-0.0048959064,-0.0042436076,0.002064268,-0.030239131,0.055725697,-0.036674175,0.017281936,-0.027204355,-0.008979638,0.013985487,-0.031726077,0.019608513,0.021909429,0.053800784,-0.011768521,-0.024136828,-0.019735128,-0.04996002,0.036821906,0.022718428,-0.019787101,-0.0036050347,-0.0067270943,-0.00013863221,-0.003733929,-0.03340025,-0.018881291,0.05495359,-0.016883262,-0.00076790544,-0.03415898,-0.015358685,0.0056466027,0.058049407,0.01742351,-0.01486236,-0.006522949,0.027435292,-0.0056587094,-0.008095544,-0.00039944027,-0.022081723,0.0073686503,0.025300449,-0.06983053,-0.0050855963,0.06454395,0.011923553,0.019848008,0.024113169,-0.01563482,0.0067110886,0.014781446,0.049890995,0.006846553,0.0021214574,-0.02007627,0.0089086555,-0.024026683,0.004902801,0.011903352,-0.009595303,-0.011360536,-0.009864886,-0.008024357,-0.09013648,-0.0011409477,-0.035389453,0.038558397,-0.042908717,0.061696216,-0.011568257,0.006329613,-0.01741696,-0.03843953,0.0011368847,-0.0017747217,0.051908825,0.02166384,0.0036227056,0.013162898,0.020366875,0.004202656,-0.025869263,-0.065344885,0.024416853,-0.0018038634,0.013855678,-0.0062507824,0.009081153,0.02356366,-0.015127947,0.01567261,0.0034785888,0.0059531303,0.021454623,-0.010522198,0.030229881,-0.009623561,0.012270426,-0.025303943,0.012823782,-0.033195976,-0.0051957644,-0.0276586,-0.029733144,-0.056256603,0.0019807036,-0.04199647,-0.0040682326,-0.024439706,0.037831657,-0.014771507,-0.019962002,0.03847979,0.029666152,0.022730332,-0.054734465,0.0068674074,-0.0044087204,-0.0042696875,-0.014616653,0.050829746,-0.060900945,0.057984833,-0.018312322,-0.020963693,0.003919398,-0.025574053,-0.0061619366,-0.018614247,0.08468346,0.044743422,-0.041028824,-0.019740967,0.043671075,-0.0037308065,-0.026592705,-0.058777295,-0.050382137,0.00014723594,-0.010974672,-0.016768469,0.0043830466,-0.0060952967,0.012904138,0.013125783,-0.017956777,-0.0020932565,-0.019941898,0.0318762,-0.031003565,-0.0022946652,0.0755327,0.012287076,-0.01874727,-0.0034824887,-0.023595117,-0.030688789,0.014881931,-0.03424784,-0.008694508,0.03062396,0.02723287,0.017017798,0.014869703,-0.021141782,0.06847613,0.029113287,-0.046055697,0.020594455,0.021069534,0.026582982,-0.0095909685,-0.01617123,-0.050858457,0.06416307,-0.039570782,0.013508726,-0.016399333,-0.0055850535,0.010600653,-0.0015155153,0.017357284,-0.029363045,0.017753473,0.033220276,0.025919987,0.0067845704,-0.021491637,0.020594215,-0.05530791,-0.024519615,-0.014607452,-0.04234397,-0.03223562,0.00019111241,0.0025290241,-0.024087176,0.004452142,-0.030687204,-0.015680376,-0.019716678,0.03442812,-0.010610091,-0.0012573774,0.0070218053,0.0563185,0.026920926,0.03502911,0.03034082,-0.0036758746,0.04326474,0.030170375,0.04014094,0.017735152,0.012501684,-0.0279191,0.011554678,-0.022664838,0.0094422195,0.032991037,-0.034550827,-0.024870642,0.027888644,0.011153799,0.01285448,0.031153847,0.000096031494,0.023082659,0.006094717,0.056868494,-0.014035348,-0.023527056,-0.01998078,-0.02222381,-0.056818012,-0.0075349845],"last_embed":{"hash":"f4va7g","tokens":748}}},"last_read":{"hash":"1qbj83d","at":1762338969617},"class_name":"SmartSource","last_import":{"mtime":1761334523000,"size":3266,"at":1762338969642,"hash":"1qbj83d"},"blocks":{"#---frontmatter---":[1,4],"#":[5,20],"##{1}":[7,7],"##{2}":[8,8],"##{3}":[9,9],"##{4}":[10,10],"##{5}":[11,11],"##{6}":[12,12],"##{7}":[13,13],"##{8}":[14,14],"##{9}":[15,15],"##{10}":[16,20]},"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":7},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":7},{"title":"♡","target":"https://remotelysave.com","line":7},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":7},{"title":"*Florian Woelki*","target":"https://florianwoelki.com/","line":8},{"title":"**Iconize**","target":"https://obsidian.md/plugins?id=obsidian-icon-folder","line":8},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-icon-folder&enable=true","line":8},{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":9},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":9},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":9},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":9},{"title":"*jsmorabito & phibr0*","target":"https://github.com/phibr0","line":10},{"title":"♡","target":"https://ko-fi.com/phibr0","line":10},{"title":"**Commander**","target":"https://obsidian.md/plugins?id=cmdr","line":10},{"title":"⬇️","target":"obsidian://SP-install?id=cmdr&enable=true","line":10},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-omnisearch","line":11},{"title":"♡","target":"https://github.com/sponsors/scambier","line":11},{"title":"♡","target":"https://ko-fi.com/scambier","line":11},{"title":"**Omnisearch**","target":"https://obsidian.md/plugins?id=omnisearch","line":11},{"title":"⬇️","target":"obsidian://SP-install?id=omnisearch&enable=true","line":11},{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":12},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":12},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":12},{"title":"*tadashi-aikawa*","target":"https://github.com/tadashi-aikawa","line":13},{"title":"**Various Complements**","target":"https://obsidian.md/plugins?id=various-complements","line":13},{"title":"⬇️","target":"obsidian://SP-install?id=various-complements&enable=true","line":13},{"title":"*Vinzent*","target":"https://github.com/Vinzent03","line":14},{"title":"♡","target":"https://ko-fi.com/vinzent","line":14},{"title":"**Advanced URI**","target":"https://obsidian.md/plugins?id=obsidian-advanced-uri","line":14},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-advanced-uri&enable=true","line":14},{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":15},{"title":"*Benature*","target":"https://github.com/Benature","line":15},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":15},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":15},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":15},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":15},{"title":"♡","target":"https://buymeacoffee.com/polyipseity","line":16},{"title":"*polyipseity*","target":"https://github.com/polyipseity","line":16},{"title":"♡","target":"https://github.com/sponsors/polyipseity","line":16},{"title":"**Terminal**","target":"https://obsidian.md/plugins?id=terminal","line":16},{"title":"⬇️","target":"obsidian://SP-install?id=terminal&enable=true","line":16}],"last_embed":{"hash":"f4va7g","at":1754034381103},"key":"Settings/MobilePlugin.md","metadata":{"created":"2025-07-04 05:07","updated":"2025-07-16 20:04"},"task_lines":[]}, "smart_blocks:Settings/MobilePlugin.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.037614178,0.019503236,0.016583113,-0.023104163,0.011132073,-0.024617225,0.059815153,0.040179536,-0.0030977966,-0.012593718,-0.02516967,0.014436389,-0.013148666,0.030861162,-0.014934993,-0.04217863,-0.03981864,0.009174995,-0.010097021,-0.0066000354,-0.034728874,0.00143398,0.03452609,0.0063722422,-0.024538772,0.07172908,0.00087180536,-0.010204113,-0.017660344,0.007533569,0.011499578,-0.003592549,0.026283765,-0.03645343,0.016648658,-0.02204741,-0.015949657,-0.016012015,-0.11038361,0.0032601517,0.01716697,-0.019245913,-0.05210297,0.029032394,-0.013662482,0.0102428775,-0.018562306,-0.055693384,-0.0042602066,-0.014570142,0.0058550984,-0.022989722,0.012363671,-0.061391722,-0.021200622,0.0069629927,0.011038966,-0.0022634366,-0.005665659,-0.032946736,-0.062773354,0.007626949,-0.007721858,-0.032883614,-0.026206598,0.014387443,-0.0028034602,0.04112527,0.0343824,-0.029869122,0.012055044,0.01782594,-0.00040345348,-0.03726038,0.0020457602,0.018369015,0.06654801,-0.0019596426,0.009612428,-0.0066102706,0.11858906,-0.009317474,0.02481707,-0.018513704,0.0026153333,-0.03929725,0.018166307,0.06309039,-0.0047669867,0.029797062,-0.03674223,0.05289088,0.013264682,-0.062287834,-0.025927437,0.013350732,0.048162457,-0.0459795,-0.017131547,-0.011417845,-0.035650186,-0.00791126,0.050061993,0.028996749,0.013291191,0.034522064,-0.011956764,0.009000324,0.0012904467,0.01675744,-0.04203612,-0.002238876,-0.008452411,-0.0088919215,0.013725506,-0.015017535,-0.0021189186,0.0039256387,0.045472685,0.0053294944,-0.015090825,0.049471665,-0.0151847275,0.009794317,0.02811531,0.028799802,-0.00009010452,0.04677073,-0.026580328,0.003814338,0.013754055,0.027313385,0.005966999,-0.01172901,-0.044301562,-0.022188168,0.037995487,0.03925868,0.02383724,-0.005914524,-0.0060600094,0.0049278187,-0.026126325,-0.00732343,0.013297298,-0.008942618,0.011471456,-0.026600244,-0.002892465,0.038138844,-0.034516547,-0.047976747,-0.0024537845,0.018095499,0.017394293,0.027357591,0.040299747,0.026114067,0.0332686,-0.023295555,-0.0032947885,0.00867815,0.018479247,0.036378484,0.010742435,0.008405146,0.025397062,0.023728047,0.0065827607,-0.019670239,0.033591717,-0.055459503,0.037195474,0.012635474,0.047721446,0.0549779,0.028188143,0.031103093,0.03905119,0.002059888,-0.0015531445,0.024357345,0.02424565,-0.027036848,0.011069224,-0.02453168,-0.0043335245,0.0120855775,0.027070925,0.05865389,-0.019402264,-0.030987894,0.049737424,-0.0041824495,0.017750574,-0.026586384,-0.023953766,-0.0059222286,0.03903312,-0.055544864,-0.009315511,0.009296553,-0.022843301,-0.022033328,0.003759577,-0.01274334,-0.002980168,-0.06304515,0.016049968,0.027553076,0.04836458,0.024959119,-0.0055716136,0.031981554,0.0044333427,0.011110545,0.020005686,-0.027078943,0.022187384,0.013955342,-0.041349944,0.015815517,0.03017755,-0.014668969,-0.012946653,0.002520962,0.02880303,0.02978001,-0.013294757,0.034419782,-0.05413025,0.076940104,-0.017468307,-0.039611463,-0.021357017,0.00463662,-0.04804399,0.032993756,0.036553353,0.054524045,0.001272894,-0.025198398,-0.026676157,-0.03221277,-0.054923415,0.024827164,-0.010806841,-0.0032021082,-0.03047437,-0.015285603,-0.041454483,-0.0077703586,-0.009520804,-0.040686022,-0.037523724,-0.022576913,0.00006525244,-0.034369104,-0.018110687,0.024759706,0.0018223467,-0.03962189,-0.010524974,0.039265126,0.020166472,0.004888803,0.026469385,-0.027215606,0.021872563,0.014518558,0.006765545,0.0302969,-0.040468257,-0.02399868,0.010324022,-0.033564724,0.008827004,-0.031082503,0.024487797,-0.055988327,0.008692929,-0.033158652,-0.019280761,-0.012517296,-0.016782109,0.029256595,-0.0024046027,-0.0010107823,0.0039376915,-0.022792002,0.016602349,-0.03728563,0.08460945,-0.049437467,-0.021359256,0.011483348,-0.043498762,-0.16596575,-0.028915994,0.017275061,0.02567682,0.011144842,0.0022991197,0.0086602615,-0.007953639,-0.021260846,-0.0397142,0.0129738515,-0.14332016,-0.00041628256,-0.02367171,0.040019423,0.02235552,0.026628854,0.00079551875,-0.00492931,-0.07411055,0.004636623,0.019945523,0.049759228,0.05050452,-0.0072811376,0.011102749,0.018880997,0.04852008,-0.019336358,0.02286251,-0.036944717,0.063030615,-0.030983083,-0.049316045,0.03389907,0.044762656,-0.011822267,-0.014496908,0.011254017,0.0062831305,0.017526828,0.028784811,0.020694625,-0.02928072,0.01671889,-0.009595989,0.009606547,0.012306012,-0.009300579,0.005617154,0.010020443,0.03457022,0.020103566,-0.0008046731,-0.00463177,0.018484754,-0.008904112,0.04669617,0.017762603,0.0153724225,-0.009902225,-0.008087042,-0.07546201,-0.015156795,-0.023147607,0.022897808,-0.007905654,-0.005005775,-0.0029490653,-0.052631173,0.021905243,-0.010521636,-0.049194224,-0.028321331,0.011103634,0.008694076,0.0070370687,-0.004668497,-0.00783542,-0.08460834,0.024634724,0.008619631,-0.04019949,0.0013213642,-0.011378103,0.011754393,-0.0329307,-0.014789396,0.00024718748,0.35430062,-0.009373404,-0.0148130935,0.021150969,0.021293133,-0.0023581581,-0.060096283,-0.0031818768,0.012457231,0.0039972607,0.024063436,0.015617308,0.006217123,0.04309455,0.07247089,0.07784958,-0.03707286,0.028662553,-0.025111172,-0.024028756,-0.014313031,-0.08092773,0.018202016,-0.03824426,-0.062503636,0.030939596,0.026058784,-0.015403617,-0.043297797,0.012053821,-0.014703769,0.017142586,-0.028357156,-0.030302249,0.012111069,-0.023327164,-0.08438508,-0.046935033,-0.029741718,0.00065127807,-0.0018563571,-0.03275593,0.017128687,0.000977982,-0.055529647,-0.02521004,0.007226399,0.0072680996,0.013066776,-0.03732775,0.012522191,-0.006218925,-0.008751437,0.029134613,0.013476216,0.010270797,0.0035249596,-0.0037050291,-0.029819526,0.0016516884,0.027402926,0.023956189,-0.027775602,0.03887905,0.03215136,0.015291046,0.012754359,0.010127263,-0.013914237,-0.024113407,0.045539726,0.011929879,0.05627561,-0.0012354425,0.024083931,-0.0017043966,0.003290885,0.041815106,0.011725949,0.00016476781,-0.015817018,0.031279158,0.020458246,0.043363947,0.012758192,0.0053871064,-0.028398259,0.015427076,0.0022307357,-0.04056092,-0.004427241,-0.005633451,0.014140081,-0.0060968013,0.016203124,-0.019894863,0.020228554,-0.05064781,0.0136758415,-0.024766019,-0.0019282532,0.03254767,0.0015202188,0.0060938033,0.006067719,-0.010925733,-0.01566951,-0.039483424,-0.03741785,0.018548524,-0.038074523,0.013820931,0.031100819,-0.035618003,0.06278367,0.0051177493,0.033125743,0.00006435346,0.021880355,0.030882873,-0.031952307,-0.028336305,0.0034715808,0.0054212147,-0.021185914,-0.073228896,-0.018795732,-0.018178511,-0.035003338,-0.016418628,0.030835891,0.017648388,0.0025462986,-0.006425682,0.019079886,-0.009833973,-0.0059173,0.028961407,-0.01059742,0.036815904,0.010034508,-0.003214802,0.034922965,0.02093011,-0.001974884,-0.01222774,-0.020939663,-0.004719483,-0.004677488,0.008325518,-0.004334023,0.012966001,0.0022292135,-0.030713731,-0.00564051,-0.012538239,0.024361476,-0.0062550637,0.0034021265,-0.05350687,-0.020448828,0.0051063746,0.009507061,0.06165807,-0.012096715,0.045945067,-0.0132726375,0.03130458,-0.006626417,0.004648764,0.0043208627,-0.04329132,-0.0016873332,0.0043916996,0.02479815,-0.051579203,0.015715849,0.032381196,0.03245145,-0.0053169085,0.0062563703,0.059468795,-0.00056847313,-0.0060562086,-0.07260057,0.007007572,-0.032521084,0.014298234,0.027423346,-0.037890434,-0.0145777585,0.032566905,-0.005394868,0.0010447906,0.02201206,0.0007267806,-0.004064153,-0.01690464,-0.022968639,0.001689713,0.012539553,0.0009237796,-0.010123632,0.0668065,0.02730577,-0.032932766,0.025042992,0.011956628,0.025667218,-0.049912643,-0.026554698,-0.005713353,-0.0018532521,0.0053552967,-0.026591722,-0.03823316,0.029401843,0.04838316,0.017586535,0.012258004,-0.06621252,-0.02005832,-0.002434951,-0.054461367,0.005885417,0.031231584,-0.02469965,-0.025208645,-0.010314094,0.0131383175,-0.02102241,-0.041628778,-0.014657497,-0.025810221,-0.008296909,0.009167836,-0.00435333,-0.0011706318,0.030804336,0.039202195,-0.018761989,-0.026681611,0.007702405,0.040734902,0.034103706,-0.022083515,-0.029497828,0.017358255,-0.0133099,-0.01760455,-0.017671982,-0.016125195,-0.051649757,-0.032884773,0.017674452,0.03404904,0.023296066,-0.015939353,0.017996982,0.006883292,0.008693097,0.017081605,-0.0044995276,0.0005761463,0.001348026,-0.0038133496,-0.0070938338,-0.039543636,0.000086841654,-0.070079155,-0.01477187,-0.023084534,-0.03513596,0.013676032,0.0076344106,-0.029579883,0.011321567,-0.04915238,0.040751487,0.026763638,-0.060804155,-0.016738739,0.0061825975,-0.0014764636,-0.005306592,-0.010997095,-0.0013919593,0.022585526,0.0020771418,-0.009977003,0.042494114,-0.015543327,-0.05182438,-0.016849687,0.018262424,0.021542989,-0.02192558,0.017604485,0.015350221,-0.0027888769,-0.01912589,0.02307946,-0.008947662,-0.017590707,-0.012549413,0.012259592,0.0115831215,0.011903308,0.0064545944,-0.013745555,-0.014649157,-0.008160054,-0.052653257,0.012821503,-0.027908985,0.0039636027,-0.025371283,-0.008272461,-0.00031204338,-0.0103130825,-0.0017643359,-0.0020007794,0.002244043,-0.0018246507,-0.037829366,-0.01668253,-0.008474956,0.009537196,-0.039439347,-0.023148078,-0.02273356,0.012516114,0.03745804,0.028142923,-0.011518923,-0.025469348,0.06341612,0.01108716,-0.003940939,0.012903395,0.0030810244,0.03150449,0.02050532,-0.00011850914,0.025080653,0.005390824,0.023698516,-0.0020834133,-0.0278261,-0.043940436,-0.021475168,0.016616078,-0.024539992,0.012789032,-0.006779137,-0.01893867,0.032910377,0.046578955,0.018920457,-0.0048689907,-0.020944107,0.02689085,0.0112647535,0.014044683,0.008613452,-0.0013641237,0.0010829028,-0.040127497,-0.019372452,-0.018610576,0.017389774,0.0024435413,0.017930925,-0.050657522,-0.029554514,-0.019417584,0.025781214,-0.0112007465,-0.003916887,-0.05451789,-0.0015936142,-0.0014230238,-0.00087664276,-0.045424603,0.036440507,0.010985648,-0.01827366,-0.021056771,-0.00014619385,0.027528415,-0.014856118,0.038286317,0.020225706,0.016886065,-0.11802429,0.044525273,-0.046266165,-0.016395822,0.010452332,0.0062570707,-0.01782826,-0.014866807,0.0013957253,-0.016360091,0.044712394,-0.034756243,0.017016066,-0.019608682,0.008752823,0.0257032,-0.040909227,0.028324695,0.020683434,0.04363316,-0.010430541,-0.03526372,-0.018762153,-0.050621863,0.042761005,0.019116007,-0.009655936,-0.0026843383,-0.014770158,0.006088799,-0.002204053,-0.04643644,-0.02786654,0.0369427,-0.0154439,0.005962387,-0.0397531,-0.025826832,0.012787564,0.051544834,0.019608928,-0.0180216,-0.027929706,0.029264644,-0.027226133,-0.023268363,0.005718639,-0.019950263,0.016541218,0.029098056,-0.07316505,0.0045250254,0.04624756,0.010431648,0.02626127,0.029588075,-0.01042947,-0.0032966507,0.016253185,0.0521941,0.008897634,0.007602065,-0.01652436,0.008811556,-0.026243206,-0.010553789,0.008508576,-0.00094363536,-0.018050717,-0.014516755,-0.014939486,-0.058008906,-0.004485901,-0.035257105,0.031206215,-0.06463569,0.06819491,-0.030162737,0.008436726,-0.01359616,-0.052173834,-0.009464153,0.008868529,0.053074807,0.02895788,-0.016751207,0.007836521,0.013940769,-0.0018791803,-0.021330962,-0.0686941,0.03595431,-0.0020912646,-0.0017314081,0.0076392,0.0105682,0.020718638,-0.02811944,0.0031602588,-0.0021459372,0.01201292,0.027240215,0.00096873345,0.044328425,-0.0071132793,0.009932862,-0.025960136,0.010445699,-0.01790373,0.00153259,-0.021365197,-0.028030246,-0.06646201,0.00023116995,-0.03673815,0.012045364,-0.014076365,0.033374764,0.0016709273,-0.019244663,0.048220787,0.030392626,0.005332873,-0.060475506,0.010610509,-0.010135349,-0.009109711,-0.031691514,0.044320244,-0.06444452,0.05145555,-0.03229655,-0.026508817,-0.001556484,-0.029219018,-0.00064150506,-0.021275492,0.08271985,0.035021976,-0.028676866,-0.033436023,0.033894602,-0.00010066102,-0.03181343,-0.0645096,-0.05615091,0.007891614,-0.012846025,0.005813674,0.014996134,-0.012105515,0.026846357,0.018227559,-0.019703003,0.002557619,-0.02692819,0.021018777,-0.023378935,0.004819401,0.07492184,0.037027013,-0.026981518,0.008742337,-0.019791007,-0.030261982,0.020759162,-0.033265695,-0.010977667,0.032951653,0.021072924,0.013767337,0.0074488125,-0.01542421,0.066711046,0.024991179,-0.040945515,0.022739632,0.0011631347,0.020593435,-0.0036560772,-0.012554445,-0.065452315,0.06397582,-0.03665017,0.012774578,-0.012448309,-0.02785864,0.00016237702,-0.0019282204,0.016826913,-0.023841737,0.015028273,0.03123002,0.035137914,0.013923711,-0.0053031505,0.018271547,-0.0526855,-0.016142135,-0.036718763,-0.04285462,-0.024707824,-0.013662912,0.006424075,-0.034861334,0.00077391654,-0.041931704,-0.0043485477,-0.020441098,0.023389319,-0.018344803,-0.0005377272,0.0068204287,0.036219094,0.01197817,0.045785595,0.042037036,0.0035446088,0.045719635,0.031970985,0.024246112,0.004469589,0.022153025,-0.027461804,0.005667532,-0.012295297,0.022782145,0.04038269,-0.014493414,-0.02891495,0.012963794,0.026795631,0.013341456,0.025318414,0.0120520415,0.028197661,0.0026163836,0.052211333,-0.019129647,-0.017633652,-0.019894337,-0.02669736,-0.037824783,-0.0049587246],"last_embed":{"hash":"raf8fr","tokens":748}}},"text":null,"length":0,"last_read":{"hash":"raf8fr","at":1754034381104},"key":"Settings/MobilePlugin.md#","lines":[5,20],"size":3286,"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":3},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":3},{"title":"♡","target":"https://remotelysave.com","line":3},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":3},{"title":"*Florian Woelki*","target":"https://florianwoelki.com/","line":4},{"title":"**Iconize**","target":"https://obsidian.md/plugins?id=obsidian-icon-folder","line":4},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-icon-folder&enable=true","line":4},{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":5},{"title":"*Benature*","target":"https://github.com/Benature","line":5},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":5},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":5},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":5},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":5},{"title":"*Victor Tao*","target":"https://github.com/platers","line":6},{"title":"**Linter**","target":"https://obsidian.md/plugins?id=obsidian-linter","line":6},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-linter&enable=true","line":6},{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":7},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":7},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":7},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":7},{"title":"*jsmorabito & phibr0*","target":"https://github.com/phibr0","line":8},{"title":"♡","target":"https://ko-fi.com/phibr0","line":8},{"title":"**Commander**","target":"https://obsidian.md/plugins?id=cmdr","line":8},{"title":"⬇️","target":"obsidian://SP-install?id=cmdr&enable=true","line":8},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-omnisearch","line":9},{"title":"♡","target":"https://github.com/sponsors/scambier","line":9},{"title":"♡","target":"https://ko-fi.com/scambier","line":9},{"title":"**Omnisearch**","target":"https://obsidian.md/plugins?id=omnisearch","line":9},{"title":"⬇️","target":"obsidian://SP-install?id=omnisearch&enable=true","line":9},{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":10},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":10},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":10},{"title":"**Smart Connections**","target":"https://obsidian.md/plugins?id=smart-connections","line":11},{"title":"*Brian Petro*","target":"https://wfhbrian.com","line":11},{"title":"⬇️","target":"obsidian://SP-install?id=smart-connections&enable=true","line":11},{"title":"*tadashi-aikawa*","target":"https://github.com/tadashi-aikawa","line":12},{"title":"**Various Complements**","target":"https://obsidian.md/plugins?id=various-complements","line":12},{"title":"⬇️","target":"obsidian://SP-install?id=various-complements&enable=true","line":12}],"class_name":"SmartBlock","last_embed":{"hash":"raf8fr","at":1754034381104}}, "smart_blocks:Settings/MobilePlugin.md##{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.004057344,0.030500613,-0.028795902,-0.035695,-0.035694495,-0.062271442,0.012927043,0.019246133,0.045566753,0.002734751,0.010648535,0.015160762,-0.0025953632,0.015852798,-0.00008591725,0.0025417074,-0.008865264,0.017751703,0.0029976023,-0.011828641,0.034885477,-0.0015041908,0.024520067,0.048332322,-0.0017012248,0.021679401,-0.0046152207,0.018319938,0.038770273,0.05389027,0.042866696,-0.02343028,-0.026571844,-0.04118466,-0.022342244,0.0041182674,-0.020663368,-0.024808116,-0.04503089,0.013212422,-0.01151428,0.0035602315,-0.005471422,-0.0289675,0.0021262441,-0.025733778,-0.01818807,0.0071049924,0.008687528,-0.030885028,0.015950749,-0.01662504,0.039884195,-0.035441127,0.0014229241,0.024040235,-0.017013619,-0.034392685,-0.068216644,0.0039128587,-0.040945135,-0.015397592,-0.0073666107,-0.051241364,0.012037636,0.052908793,0.008980111,0.00077705126,-0.018013874,-0.013566545,-0.018702883,0.07291402,-0.0017210395,-0.019702174,-0.023558952,-0.009592787,0.038349595,0.0056416686,-0.009071641,0.0069486983,-0.0016078227,0.0100608785,0.016544964,-0.0040763416,-0.007408404,-0.00013722914,0.009693827,0.07802963,0.035824824,0.052200336,-0.009716765,0.010025548,0.02812771,-0.061965946,-0.026149396,-0.016108906,0.09317869,0.028374398,0.037229974,-0.0016395048,0.031448107,-0.0639087,0.016291197,-0.037828665,0.022866115,0.032115452,0.058096975,-0.0011361439,0.0012136401,-0.0125841275,0.0033747451,0.026526881,0.020163605,-0.0077793375,-0.009897039,0.0037737372,-0.0046448363,-0.022354105,-0.019465577,0.028145256,0.019905265,-0.00027831068,-0.0117038535,-0.005016119,0.000811837,0.034979902,0.019442545,0.026442926,0.06167232,0.022866407,-0.012933461,0.020773873,-0.0026103666,0.0016111635,-0.012539632,-0.006066084,0.011204092,0.03890384,0.0037174697,-0.07109996,0.009385354,-0.0023395629,0.017121982,-0.013196599,0.03570463,-0.02802791,0.026304763,0.058663793,-0.02297973,-0.023336286,0.002296853,0.023861075,0.0039820406,0.03621194,-0.00730184,-0.01634892,0.017433457,0.06572395,-0.02582268,-0.017945541,-0.07546743,-0.007928196,-0.09610411,0.02042802,0.03212214,-0.025022242,0.01915773,-0.0062120613,-0.0020378325,-0.020518798,0.016647523,-0.018435767,0.012065325,-0.014654751,0.018322011,0.031941406,0.05580328,0.040069792,0.044671506,-0.017702533,-0.03682575,-0.0030138262,-0.026102824,-0.07062349,-0.035045937,0.035650294,0.011391409,-0.037128344,0.002056278,0.040302232,0.0025518448,0.029724568,0.024344888,-0.0087963985,0.035122413,-0.010117413,-0.005132862,0.035831403,-0.03453117,0.016075213,-0.022193352,0.026142618,0.071952455,-0.022506204,-0.016428942,-0.034532305,0.012327423,-0.043776598,0.009136118,-0.019017998,-0.014744034,-0.0002052906,-0.03571255,0.04433881,-0.041100584,0.009047885,0.01609646,0.007831416,-0.012819227,0.00095414184,-0.056948014,0.045609545,-0.017210428,-0.005857712,0.018402126,0.017337952,-0.024008594,0.007883688,0.03562337,0.032046266,-0.0687419,0.024975115,0.03518433,-0.005599209,0.07806416,-0.04360045,-0.10926891,0.050097488,0.008291581,0.0131573845,-0.027346708,0.0056166523,-0.012094593,-0.02944433,-0.02673536,0.0021680503,0.0211643,-0.00050538743,-0.014354828,-0.02139498,-0.021907724,0.031601347,-0.04064523,-0.0012549803,0.034831174,0.008059781,0.03646014,-0.0030456495,0.000107655185,-0.026492154,0.023026146,0.037186593,-0.019358229,0.0027978641,0.011890465,-0.01039002,-0.0065737823,-0.02060452,-0.0039072046,-0.01604883,-0.009551201,-0.0047692815,0.0075260536,-0.0046664197,0.028658412,-0.02570769,-0.009338185,-0.02381896,0.057686906,-0.009306633,-0.0021097893,0.040038988,0.04554638,0.044129975,0.009319666,-0.015710484,0.0068881377,0.024753604,-0.0035389033,-0.009359466,0.008738974,0.019816274,0.06124334,0.0072110845,-0.0055518406,0.017281143,-0.030356437,-0.18787467,-0.008091587,0.04879351,0.05378736,0.003001091,0.023189802,-0.050974272,-0.004143224,-0.02576925,0.04054418,0.020402348,-0.049073607,-0.013633307,-0.028687682,-0.002644121,-0.019770524,0.00991151,-0.010992382,0.03792645,-0.042373046,-0.040251378,-0.046421494,0.04843512,0.03194017,-0.028598545,-0.043923683,0.05140771,0.031031894,-0.029579662,-0.012810204,0.010514017,-0.014998654,-0.005606303,0.007039644,0.01440103,-0.0144679295,0.013525922,-0.015712855,0.011834222,-0.009260746,0.03654677,0.0036246292,0.00006498993,-0.0011279824,0.01676965,0.00007791469,0.028785307,-0.014986256,0.02098838,0.013936561,0.032574747,-0.022293232,0.013643553,-0.042882223,-0.024239173,0.035285376,0.048273187,0.07134668,-0.020309828,-0.008360585,-0.03074763,0.03566796,0.026879529,-0.014076383,0.012996365,0.016986592,0.040827133,-0.01455479,0.03864065,-0.06708201,0.02485541,-0.0498095,-0.014093037,0.033984207,0.021519236,0.016871069,-0.008302511,-0.027303154,0.027916653,-0.112815425,-0.010550563,0.021349799,0.018397769,0.011727288,-0.015989628,0.006293395,0.029823933,0.019430162,0.0052083316,0.24180633,-0.0050784643,-0.012065335,-0.016347015,0.032855373,-0.029469822,-0.0060104225,0.06424606,0.002493888,-0.02568682,-0.018265555,-0.0074144322,0.012285293,-0.0184498,0.017403519,0.020279191,-0.058339886,0.025818294,0.03823748,-0.027615316,-0.016394086,0.00047583532,0.02491405,-0.0018015157,-0.023652276,-0.009023346,-0.014032583,0.03550178,-0.019659739,0.0336586,0.010595115,0.022342194,0.058796886,-0.048874937,-0.02255773,0.007978603,0.017579833,-0.022623809,0.005858582,0.014705299,0.015552122,-0.006568236,0.048044965,0.009866276,0.004947929,-0.013842112,-0.041665435,0.012400079,-0.003471385,-0.02157222,-0.0106912,-0.03189612,-0.021679696,-0.0075398176,0.005441948,-0.033600315,-0.025710456,-0.025112458,0.020143837,0.04500592,0.015587934,0.011791687,0.014315493,0.0048543485,0.010018278,0.033812534,0.045814876,0.030805197,0.002985523,0.0042021377,0.010049097,0.017686352,0.021590445,0.002156123,0.050534844,0.0052260268,0.039360538,0.05198606,0.027528396,-0.03171719,-0.0011912686,0.018907063,-0.009750785,-0.00667745,0.008169059,-0.05457828,-0.03044318,0.07386482,0.01152837,-0.0026025975,0.012659676,0.020084223,-0.028559241,0.0449449,0.033977874,0.028091898,-0.0003046871,0.004700153,0.0048517995,0.011656574,-0.02819244,-0.005334415,-0.0028904264,-0.03652853,0.023659995,-0.0053057806,-0.0044612433,-0.025149316,0.0032179884,0.02980488,-0.028576646,-0.0037889967,-0.00011497767,-0.0520743,0.023560254,0.031658404,0.044011496,0.017879596,0.01605264,0.015120805,-0.03017188,-0.040192477,-0.030182337,0.015451272,0.029029958,-0.034751322,-0.07251176,0.0150008965,-0.018308282,0.018047929,0.04002732,-0.0357482,0.033108894,0.048404105,0.051027857,-0.012699207,-0.003864005,0.035731837,0.011302119,0.045183413,0.028345816,-0.004523537,-0.018838514,0.01995438,0.008285769,-0.025852745,-0.022876244,0.059366956,-0.010381751,-0.023462921,0.03111,0.083491474,-0.009678205,-0.012712202,-0.046943046,-0.04887298,-0.0058766673,-0.034734216,0.018783322,-0.05011922,-0.023750072,0.044175617,0.037038304,0.0600171,-0.04491303,0.00015273926,-0.0282085,-0.006313941,-0.016433114,-0.003759086,0.019084042,-0.034213368,-0.039073087,-0.035825625,-0.0023231376,-0.025524167,-0.015675668,0.012741298,-0.032876223,0.01827091,-0.026106417,-0.024060208,-0.041339934,-0.012456035,0.005016389,-0.0064373575,-0.03870522,-0.012948041,-0.011843527,-0.020847809,-0.08178424,0.08023185,0.04261704,-0.0152571,0.057322614,0.019620014,0.06377936,0.013920388,0.029449878,-0.015242968,0.00856276,-0.035310514,0.0043909987,-0.029548645,-0.019348275,-0.02526658,0.012056951,0.017999033,0.014680131,0.060507365,-0.012295524,0.019107813,-0.03374537,-0.017501684,0.0055512823,-0.050703075,0.04622783,0.04729673,0.037014645,-0.020873463,-0.03343565,-0.0086286,-0.0014600562,-0.048090216,0.024503032,0.0013945285,-0.013714858,-0.015297901,0.022342859,-0.013156177,-0.0039807316,0.03138761,0.019228706,-0.023979366,-0.02266219,-0.020444693,0.019992257,0.023247004,0.004663282,-0.015958995,-0.019178217,0.034126904,0.0051996144,0.046902835,0.042656496,-0.016463408,0.005967023,-0.04414796,0.03622524,0.009574132,0.011124192,-0.00872841,0.077259146,-0.0649704,-0.017435562,0.016056098,-0.012594471,-0.044377014,-0.01547348,-0.038578127,-0.009900391,0.024326153,0.0059444164,-0.019164767,0.008329984,-0.0223337,0.0075659086,-0.06378715,-0.017092705,-0.01349595,-0.030236978,0.001788949,-0.03792343,-0.0022057383,0.019986857,-0.017235953,-0.005118251,-0.0063760127,-0.02697006,0.028084215,-0.041849993,-0.006645929,0.027622933,0.024338761,-0.059844952,-0.01000243,0.03574254,-0.015024345,-0.025144506,-0.07129712,0.01535057,-0.022844905,-0.012748116,-0.011116636,-0.03130027,-0.038219452,-0.016010674,-0.013620862,-0.0009542935,-0.025278538,-0.023077684,0.014220043,-0.0017392391,-0.028840078,-0.035922308,0.0030832454,-0.023661984,-0.00825035,0.0034325547,0.01660334,-0.024262201,-0.0517747,-0.032868385,0.04305841,0.023541456,0.012637705,0.0459036,0.02448244,-0.023248313,-0.024318201,-0.020887861,0.02459341,-0.03912592,0.036536034,-0.030841574,-0.01809015,-0.015425037,0.01171656,-0.054871175,0.048903704,-0.007870947,-0.040342025,-0.015677521,0.000076346776,-0.019792033,0.0003549558,0.05325782,-0.030547217,0.01037558,-0.02284365,-0.016525278,0.01605923,0.024461236,-0.022463964,0.012815042,-0.05270699,0.014205142,0.0016936009,-0.033446938,0.011693243,0.0011965194,0.0046046344,-0.024059268,-0.011239365,0.0041342243,-0.03872006,0.007649451,-0.029722238,0.013743957,0.017503567,-0.021993043,0.041439515,-0.034096036,-0.030228334,0.03989935,0.047282293,0.0024199714,-0.010994564,-0.036561094,-0.01555209,0.0138223,0.013132507,0.034965787,0.025380865,-0.034007207,-0.018215226,0.004065144,-0.022072496,0.025660122,0.039492402,-0.06420973,0.006480527,-0.025149504,-0.040881343,-0.014709702,-0.011963097,-0.024380554,0.008682702,-0.001388027,0.004402926,-0.046958756,-0.0049044457,-0.00065484253,0.033721782,-0.15025449,0.013692184,-0.0062626856,0.003530642,-0.0350311,-0.0015759843,-0.04334569,-0.035457,0.0077168774,-0.05035436,-0.046586793,-0.034695495,0.021419551,-0.03051755,0.016374089,0.028041843,0.007270724,-0.027353574,-0.013804798,0.06576202,-0.020534866,0.0019010415,0.0432638,-0.012622578,0.017884888,-0.020490885,0.013829169,0.012680302,-0.025743295,0.005329268,-0.013117387,0.008160913,-0.0025880337,-0.022837149,-0.0071208524,0.017708316,0.015044373,0.023362096,-0.024425454,0.022965739,-0.06638357,0.034254882,-0.033459604,0.059380893,0.02079322,0.0521114,-0.028414004,-0.032452233,-0.010165768,-0.0151796,0.037421867,0.013496445,-0.000344684,0.0076188827,-0.017106634,0.027050484,-0.01310042,-0.0055699516,0.021126028,0.02507846,0.026033355,0.018519731,-0.020212486,-0.0042908597,-0.04686724,0.028095681,-0.018159391,-0.0032259147,-0.011136395,-0.007612359,-0.00023347243,0.07097638,0.00065581227,0.029714232,-0.010826282,-0.0129338605,0.044996943,-0.0012205784,-0.06570934,-0.022469811,-0.04419811,-0.029733969,-0.00051975716,0.013624136,0.03390209,-0.016189756,-0.00040142264,-0.013203746,-0.033569314,-0.0090535665,-0.06803964,-0.046684034,0.00883482,0.02857134,-0.012256059,-0.00046730915,-0.01473993,-0.053926755,0.0066169407,-0.017683672,-0.038284183,-0.08145105,-0.0031809227,0.006156491,-0.02641597,-0.04585503,0.0069457893,-0.020040775,-0.005067377,0.007210922,-0.02341613,0.024450287,-0.06572114,0.023337752,-0.08710932,0.00679052,-0.010193374,0.02648847,-0.00162873,-0.023850372,0.009141245,0.008390783,-0.014504968,-0.025588317,0.055965994,0.012209093,0.049379006,-0.003159622,0.023750052,-0.04112894,-0.010468531,-0.010286052,-0.04229773,0.028248942,-0.0035457555,0.009457016,-0.02750803,0.048359048,-0.02779244,-0.06443257,-0.02112929,-0.01633396,0.0148064215,-0.023502264,0.0060698227,-0.055366457,0.015173184,0.0067498283,-0.021988206,-0.0028439062,0.023113001,0.02017303,-0.01857095,0.034489714,0.018047825,0.03579511,-0.019368887,0.03439133,-0.028954672,0.016989361,0.013036275,-0.06738155,-0.01542705,-0.038648102,-0.010636425,0.072691076,-0.012555645,-0.052017357,-0.034471165,0.076805085,-0.029993448,0.008699946,-0.023185054,-0.010514195,0.052853204,-0.02329693,-0.011178699,-0.037376586,0.026437065,0.033327848,0.022806337,-0.00053449435,0.040208153,-0.013061183,0.0013575366,0.0029482145,-0.018037856,0.015361638,-0.0034605537,0.0066168583,-0.007312676,-0.014456242,-0.024020376,-0.03596858,0.049898975,0.028429102,0.00037461545,0.027307665,0.0053308415,-0.0007196478,-0.0104973605,-0.009780447,0.007945246,-0.0053395154,0.00006936236,0.03702952,-0.0070053064,0.0013553491,0.047624372,0.054115556,0.015321799,-0.0038249383,-0.050278753,-0.0134473555,-0.008242277,-0.007642635,0.011230594,-0.019113237,-0.016331479,-0.014583986,0.013016322,-0.011684006,-0.015688105,-0.024038685,-0.038530733,-0.032235194,0.01788132,-0.005951453,-0.03059889,-0.0015423653,0.035234813,0.047623746,-0.0044349697,0.0031849782,0.010033896,-0.03241703,0.02800281,0.045090478,0.02288835,-0.043789342,-0.013702772,0.00013889353,-0.05338644,-0.02204812],"last_embed":{"hash":"13zzqj8","tokens":169}}},"text":null,"length":0,"last_read":{"hash":"13zzqj8","at":1751788205867},"key":"Settings/MobilePlugin.md##{1}","lines":[3,3],"size":308,"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":1},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":1},{"title":"♡","target":"https://remotelysave.com","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"13zzqj8","at":1751788205867}}, "smart_blocks:Settings/MobilePlugin.md##{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.029868213,-0.010977744,-0.04000679,-0.027360177,-0.042917844,-0.07752422,0.033151202,0.0132810725,0.04260547,-0.0025626856,0.016700698,0.009619069,0.00982086,0.014597061,0.049990483,-0.016445227,0.00012603524,0.005644837,0.034973554,0.006117672,0.004783929,-0.036239047,0.026233507,0.039468966,-0.030733082,0.019424727,0.021017782,-0.014226215,0.017369516,0.014484946,0.020023212,-0.04099338,0.02507052,-0.008596431,-0.010352062,0.005659643,-0.016190294,0.011643192,-0.037768703,0.00014764529,-0.025599333,-0.014215305,0.017895173,0.02148456,-0.024091668,-0.03906124,0.017575651,-0.004576119,0.01571267,-0.007814601,0.009886089,-0.01721358,0.002582805,-0.040563844,-0.033274446,0.008666285,-0.024234733,-0.015396875,-0.045369968,-0.0013710768,-0.042907715,0.0030281409,-0.027001102,-0.028461462,0.0011777042,0.044117823,-0.006769506,-0.0067651975,-0.017297873,-0.021985874,-0.0117941685,0.01584266,0.006848999,-0.02432218,-0.03987784,-0.040529393,0.026551476,0.026782164,0.005568103,0.061732788,-0.0016007054,0.021951659,0.0074336156,-0.00897585,0.035102304,0.036885787,0.0065019187,0.061419245,0.032667194,0.05603261,-0.040275123,0.008655437,0.017906452,-0.069982454,-0.0708852,-0.008527044,0.059547205,0.023480697,0.03899509,0.011298403,-0.0049037165,-0.0029578656,0.005449745,-0.03290334,0.00094343146,0.020982979,0.026242578,0.03115661,-0.05601316,-0.016031304,0.011882161,-0.03180907,0.028481947,-0.031513367,-0.0011789415,-0.017167553,-0.011514825,-0.018973598,0.00046736648,0.036231473,0.05659663,0.051537998,0.0042263614,-0.024551535,0.02985283,0.042518508,0.013157978,0.029785367,0.011590683,0.04538985,0.0022732823,0.019638201,0.014224227,0.017043399,-0.049245708,0.018346535,-0.0018431885,0.05750895,-0.023834925,-0.063260764,-0.0017885148,-0.048694056,0.05364692,-0.06605657,0.05232079,-0.037975375,0.034324806,0.037264317,0.03494688,-0.021095263,-0.051836494,0.028194176,0.008213702,0.009894659,0.041018847,-0.030555712,0.032337215,0.021127803,-0.006476092,-0.047419127,-0.023942728,0.018095598,-0.04943302,0.0058755875,0.0071098316,-0.025800224,0.04681861,-0.00013648988,-0.013102349,-0.014311347,-0.02231417,0.02273868,-0.028713655,-0.0056451154,-0.00675406,0.033677086,0.046307776,0.019989902,0.010074243,-0.039637253,-0.053919755,0.0018257197,-0.039549023,-0.01108708,-0.034605168,-0.026485916,-0.016624691,-0.010868249,-0.011866881,0.07038253,-0.011860459,0.018661827,-0.009145772,0.008542078,0.048478838,0.02498638,0.015007874,0.005583975,-0.020047924,-0.017469604,-0.0054038633,0.0214246,0.06800134,-0.07713895,0.019386485,-0.035260793,0.04333963,-0.06661351,-0.0031974313,-0.066968456,-0.019022021,-0.009337491,-0.06837403,0.008188229,-0.015201755,0.009570911,0.02743049,-0.04476799,-0.0080160685,-0.0037181352,-0.04465711,0.04919236,-0.010841817,0.017739821,0.03737312,-0.0020448542,0.014469638,0.006084414,0.0033647525,-0.0016713449,-0.0469801,0.012305859,0.024877703,-0.02099868,0.08021604,-0.027456043,-0.057919025,0.031833462,0.020257562,0.03392568,-0.009880664,-0.010647689,0.011583256,-0.02473785,-0.029433217,0.015761249,-0.02078364,-0.009575991,-0.02428223,-0.022064304,-0.03249442,0.025382182,-0.029219694,0.012047779,0.051290754,0.04627233,0.047998946,-0.008385805,-0.048091967,-0.017416434,0.013002065,0.011926778,-0.037696797,0.020603396,0.011969998,-0.018187204,-0.016724113,0.004887966,-0.016153857,-0.017019674,0.0056423456,0.0037024394,0.023430793,-0.003732089,0.07261635,-0.0043395837,-0.0032595622,-0.033637606,0.04590045,-0.010094234,-0.034781806,0.055204257,0.039206743,0.035751753,-0.01890553,0.033019733,0.0047249673,-0.015705235,0.013790775,0.010832664,-0.014384309,0.0034566263,0.050897174,0.028842663,0.0059125107,0.033167154,-0.0041566878,-0.16744983,-0.056981996,0.03679687,0.031754,0.008499316,0.023677945,-0.08358067,-0.007003587,-0.032346636,-0.0049913423,0.0116450265,-0.03776431,0.0037428495,-0.007757169,0.02051407,0.001142699,0.0035323352,-0.015836513,-0.017815828,-0.026077027,-0.066497274,-0.051820636,0.07001706,0.033711407,-0.0240076,-0.029531222,0.026415622,-0.027157668,-0.032756124,0.0126849385,0.028768346,0.008492188,0.006813558,0.022710245,0.0016286363,0.015811853,-0.011092439,-0.0056868666,0.019686531,-0.0015287342,0.03646237,-0.01476147,0.039643034,0.018542679,0.01903151,0.002094295,0.0013179556,0.019593554,0.006895729,-0.04256088,0.006994457,-0.019089235,-0.01131033,-0.038802687,-0.027242491,0.03318269,0.01245082,0.05420267,0.016382592,-0.015431042,-0.00836144,-0.012987673,0.023891488,-0.027751945,-0.0032257168,0.00205755,0.019569127,-0.019576099,0.01083865,-0.004106051,0.001980563,-0.063992016,0.024888916,0.041824795,0.05091032,0.03426947,-0.030338168,-0.010756563,0.011746612,-0.11856927,0.02546676,0.032841012,0.009036904,0.010834695,-0.0059188777,-0.05935676,0.013609641,-0.020025237,-0.014908478,0.25350958,0.037518904,0.029779479,-0.0042536655,0.06420385,-0.020248616,0.032070994,0.039088998,-0.06103752,-0.012478023,-0.004220331,-0.009691951,0.021429775,0.009837241,0.023504348,-0.030902136,-0.035206415,0.025596268,0.032856494,-0.028701589,-0.022100179,-0.033787172,0.0043309187,0.037361417,-0.037463646,-0.013974562,0.0017521917,0.019647582,-0.010281838,0.015707308,-0.030530093,0.022381635,0.059083182,-0.032525465,-0.025003495,0.009110889,0.039513305,-0.029052172,-0.0023197334,-0.0061959396,0.009861191,-0.0023027784,0.038429767,0.0066367458,0.021931997,-0.00236373,0.024150357,0.048004933,0.011454734,0.005604731,0.020982133,-0.0570584,-0.028546274,-0.029892344,-0.01413153,0.011377176,-0.02162036,-0.04288611,-0.024362212,0.043559685,0.035848863,0.022661421,-0.0016982062,0.012302966,0.007307762,-0.013834794,0.053273667,0.008415939,-0.012587967,0.026700074,0.012866473,0.01548283,-0.004908296,0.0016243351,0.057074286,0.01421657,0.061577857,0.0047062137,0.0097248405,-0.028854817,-0.024887688,0.016517606,-0.037455324,0.008144577,0.014364161,-0.070962384,0.0017091107,0.04426638,-0.015383679,-0.036252946,0.04708965,-0.004770198,0.0024359373,0.041299906,0.002189647,-0.00096705515,-0.0051068165,-0.02797175,-0.015993392,-0.010668388,-0.014721757,-0.018848116,-0.039594647,-0.021287143,0.00008564072,-0.04915074,-0.044959057,0.009076919,0.02626479,0.02710739,-0.0033595718,0.0081507815,0.078260206,-0.00949707,-0.0040389355,0.031419214,0.04405682,0.022278942,-0.006258024,0.018940516,-0.002122682,-0.014929037,-0.0033400308,0.05120901,0.012635423,-0.012859253,-0.022120418,0.075897366,-0.0439055,0.053504035,0.02857324,-0.034059614,-0.036497947,0.036052782,0.061229013,-0.017709052,0.04461315,0.02131466,0.023766603,0.014738127,0.0038378632,-0.0061355648,0.0016559325,0.004853432,0.008010075,-0.010988875,0.0030609583,0.012838686,0.004415877,-0.002005647,0.048973747,0.03740394,0.045374405,0.0009895001,-0.015855944,0.0015808201,-0.010588471,-0.00986334,0.021803439,-0.036586165,-0.021468345,0.03549752,0.04271539,0.058904625,-0.075581476,-0.0015723491,-0.037599094,0.032986302,-0.013369501,-0.026180474,-0.033039827,-0.045053583,-0.07268681,-0.018150322,-0.0043290127,-0.025119176,-0.013370772,-0.008952298,0.014536022,-0.0019817837,-0.030419663,-0.021661635,-0.0769962,-0.047056086,0.053478837,-0.015796117,0.00090454693,-0.01056458,0.017524814,-0.011907065,-0.060301997,0.08079762,0.027011223,-0.0170292,0.050419193,0.03009085,0.035501655,0.015507734,0.0075422092,-0.0005881263,0.022890834,-0.028349858,0.00076299446,-0.0036135686,-0.015813166,-0.03684292,-0.020233182,0.01277046,0.030939052,0.00634261,0.023186773,-0.02088441,0.013032003,-0.01805371,0.036108736,-0.020813426,0.010824435,0.05609643,0.0096207205,-0.010037867,0.00087253324,-0.033188198,0.004298053,-0.024076859,0.022215873,-0.00931958,0.02336815,-0.04453136,-0.006503723,-0.052508008,-0.007425258,0.013619324,-0.0035497388,-0.022252673,-0.003094572,-0.044505946,0.02094542,0.022248438,0.0021201693,-0.0175275,-0.013259945,-0.007952466,0.02035371,0.058088027,0.034201223,-0.022185076,0.0047885375,-0.044823464,0.020770235,0.027288545,-0.032922693,-0.03366605,0.013957465,-0.048939742,-0.033344015,-0.04344494,-0.05167941,-0.015838908,-0.030333774,-0.008986379,-0.029931666,0.024085885,0.020471752,-0.0061910236,0.033817247,0.036061898,-0.009491727,-0.059658572,-0.0019800663,0.019477919,-0.052943505,0.032177527,-0.01633209,-0.009392447,0.068741366,-0.0066368575,0.04779229,0.028286438,-0.015966987,-0.01726368,-0.026257941,-0.027612455,0.020047987,-0.009742837,-0.04489223,0.011679545,-0.017685173,0.038465343,0.010457458,-0.04272118,0.016129661,0.008022524,-0.026825482,-0.017461862,-0.014108628,-0.01716636,-0.024222493,-0.02454371,0.0014305467,0.01804291,-0.018962728,-0.010727186,-0.018793501,-0.07046952,-0.05216638,0.012945048,-0.016349886,-0.014654106,0.031128308,0.020647231,0.006842982,-0.035398893,-0.0015165217,0.06139463,-0.031570747,0.019836608,0.04524636,0.015144592,-0.019328488,0.00009304705,-0.022811208,0.011218414,-0.03168613,-0.008750036,0.00976053,0.0074201925,0.027256787,0.005772858,-0.079205945,0.038178947,0.00080953015,-0.031763393,-0.004027769,0.018576775,-0.016666917,-0.036922805,0.04291217,-0.036811188,-0.014452977,0.004480826,0.0044186595,0.019453114,0.057906874,-0.011298841,0.028102722,-0.024698414,-0.014119986,0.01857593,0.013197561,0.00496394,0.012814696,-0.05017476,-0.018074054,-0.03902982,0.02126966,-0.03176892,0.010719613,-0.04218671,-0.015131424,-0.011465629,-0.008850109,0.0060939905,-0.0026606757,-0.0053835423,-0.00689826,0.021361146,-0.002834475,0.021647783,0.011292011,-0.021287885,0.0049553863,-0.029551396,0.0273439,0.0491277,-0.021249706,-0.028055588,0.0018903369,-0.03523201,0.03854911,0.025860019,-0.043758597,-0.013643306,-0.04424351,-0.07858631,-0.0053200205,-0.010095386,-0.0045400416,0.053262394,0.020506646,0.028814947,-0.0024177972,-0.029675303,-0.010511843,0.038445964,-0.14081232,0.004052369,0.002382553,-0.018054565,-0.009562617,-0.018618962,-0.04696311,-0.025489794,0.010407304,-0.030112082,-0.0563027,-0.01807608,0.034879614,-0.016355759,0.037605636,0.04500404,0.031096475,-0.03762931,-0.023319945,0.037494358,-0.014926594,-0.03471905,0.063128665,-0.004653051,0.039567973,-0.008811493,0.044210058,-0.039513838,-0.02973947,-0.019100135,-0.027666975,0.019132018,0.008436637,0.030084688,-0.046242055,-0.019922001,-0.0017119112,0.01614875,-0.0037174604,0.025749693,0.008895194,0.01992234,-0.012562715,0.06277886,-0.017122086,0.06942395,0.0062198974,-0.018698895,-0.055718858,-0.012322382,0.03847673,-0.012719821,-0.01628865,0.05077622,-0.018336333,-0.017623635,-0.016031383,0.014825241,-0.023749612,0.026057452,-0.010203618,0.006951247,-0.01286434,-0.007920091,-0.017890021,0.010264912,-0.029130537,-0.017896,-0.027239596,-0.03552027,-0.0003029747,-0.02273421,-0.018286077,-0.009968814,0.01873669,0.024420673,0.015047027,-0.026109962,-0.034208365,-0.026567614,-0.016982386,-0.08530699,-0.00037889427,0.0004401005,0.018681817,0.0004989926,0.0005811482,0.01926614,-0.038135704,0.020902801,-0.048064154,-0.05004265,-0.012622433,0.020572834,-0.017654885,-0.0049323174,-0.0046503646,-0.053553246,-0.0019971018,-0.03534412,-0.033155113,-0.025846766,-0.018230563,-0.02322194,-0.019585775,0.03955753,0.004242034,0.010523115,0.00084125163,-0.027191928,-0.030483535,0.017462263,-0.04330805,0.012816973,0.0011180806,-0.025540385,0.011696716,0.0746343,-0.00896874,-0.058458943,-0.004803815,0.013093668,0.00066510536,-0.018514367,0.03381354,0.027384603,0.036175843,0.009151954,0.04013812,-0.0143346805,0.022705588,-0.04592874,-0.03147911,0.029860714,0.028326616,0.018458428,0.0172022,0.049632102,-0.018675702,-0.015417277,-0.011345144,-0.018224936,0.011515862,-0.025539227,0.052095167,-0.033029623,-0.017835107,0.014469311,-0.011902501,-0.0073502893,0.019822339,-0.019687338,-0.057962477,0.027748955,0.008872764,0.058580045,-0.006608888,-0.026795208,-0.012236554,0.028925413,-0.010808078,-0.03288511,-0.026296236,-0.0027624601,-0.0068102614,0.04115214,-0.028233001,-0.03002443,-0.05036999,0.015714508,0.013664968,-0.007152475,-0.008815369,0.00032301174,0.07531317,-0.0029970976,0.01295524,0.018598143,0.010599181,-0.003535058,0.02985298,-0.009011095,0.033286337,0.00997815,-0.0049983943,0.00022045593,-0.04829316,0.024815714,0.025582336,0.009502107,-0.00661342,-0.028906072,0.016510189,-0.041796055,0.024941243,-0.012304345,0.016524432,-0.004076767,-0.0054383334,0.036773864,0.029889796,0.0147145055,-0.01967955,-0.019215148,-0.01847107,-0.001953264,-0.0027484675,-0.007224299,0.014652166,0.03863016,-0.005821412,-0.036283743,-0.051963978,0.04071174,0.010253848,-0.004839668,0.019320851,0.037642226,-0.024955831,0.01994762,0.05958987,0.02154502,-0.017309945,-0.013332078,-0.03324772,-0.04173428,-0.011980344,0.020656984,0.019404458,0.00048455643,0.0051098615,0.011289453,0.01650613,0.0002722431,0.0066296835,-0.03350091,-0.014212325,-0.0046329843,-0.0025895734,-0.02221633,0.026782664,-0.0021378722,-0.015350174,-0.0025893946],"last_embed":{"hash":"129et41","tokens":169}}},"text":null,"length":0,"last_read":{"hash":"129et41","at":1751788205867},"key":"Settings/MobilePlugin.md##{2}","lines":[4,4],"size":267,"outlinks":[{"title":"*Florian Woelki*","target":"https://florianwoelki.com/","line":1},{"title":"**Iconize**","target":"https://obsidian.md/plugins?id=obsidian-icon-folder","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-icon-folder&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"129et41","at":1751788205867}}, @@ -10,4 +10,5 @@ "smart_blocks:Settings/MobilePlugin.md##{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06637692,-0.03814899,-0.02895433,-0.013320834,-0.022714073,-0.006374459,-0.0017416446,-0.017665202,0.025317997,0.020231888,0.020313738,-0.0089400355,0.001233875,0.016066866,-0.0068332474,-0.017482944,-0.0020661522,0.0042299726,0.015320496,-0.022169108,-0.015315522,-0.0027869996,0.008910448,0.033660535,-0.007876686,0.03280609,-0.011157165,0.004940056,0.014097512,0.0046424908,-0.0021115965,-0.018708268,0.037086453,0.005182024,-0.021898111,-0.01100516,-0.0016383838,-0.06511743,-0.0348484,0.04135265,-0.004509117,0.009316008,0.0017821956,-0.00062034646,-0.020519828,-0.028210644,-0.024263984,0.0013112797,0.01923192,-0.010304758,0.0028581584,-0.01794207,0.024049312,-0.079479374,0.014651818,0.056869406,-0.01099554,0.025759043,-0.026817666,0.0036301892,-0.04947631,-0.015696611,-0.0052050166,-0.014219387,0.025204932,0.017108655,0.01883935,-0.012612736,-0.011130125,-0.0049802912,-0.00025315673,0.040850308,-0.03483867,-0.034650326,-0.033660248,-0.0050101285,0.03938145,0.0074270396,-0.013021778,0.002803899,0.00016819377,0.0035449152,0.05747525,-0.010437608,-0.0028727408,0.027570074,0.029725501,0.084295,0.061762676,0.027113428,-0.0041439966,0.02870197,0.028965928,-0.048631255,-0.06328558,-0.0060119303,0.070923254,0.019130755,0.022632064,-0.00056292006,0.0131033715,-0.012817019,0.012523813,-0.026728004,0.02431906,0.0029647404,-0.0069021005,0.035352167,-0.029229991,-0.02546799,-0.00698085,0.0033750476,0.02897705,-0.043108594,-0.01979556,0.0012839631,-0.008095873,0.015137456,0.03673755,0.036068093,0.033401523,0.046861894,0.03875595,-0.018445631,0.025071137,0.04812135,0.017761573,0.02631688,0.026805824,0.034200225,0.010992307,0.03645993,0.02151937,0.01268542,-0.016340805,-0.000561118,0.009911216,0.035920255,-0.04232266,-0.08836547,0.009005608,-0.008895061,0.043521192,-0.00038492575,0.041752744,-0.03413336,0.020365484,0.071450114,0.025985047,-0.03343084,-0.012916469,0.032629218,0.005853353,0.022246307,0.04210441,-0.0072234897,0.048889287,0.03258947,-0.0020570054,0.018584771,-0.035473607,0.020924978,-0.04204725,0.01723332,0.009367957,-0.07457111,0.03142722,0.0120350225,-0.0029273285,-0.05910938,-0.022772947,-0.03123711,-0.023260755,-0.012151579,0.010562136,0.012935996,0.05955517,0.0012450683,0.044909768,-0.039030094,-0.017806463,-0.0064483895,-0.039416358,-0.023773693,-0.06319631,-0.038989663,-0.0032127472,-0.011349201,0.014710568,0.06206378,0.0004789496,-0.00797006,-0.026420647,0.019211914,0.046054643,0.00024472616,-0.05225431,0.0075412584,-0.03598538,-0.016053108,0.03004712,0.0052413032,0.06762775,-0.04142513,-0.017864222,-0.022528121,0.019617846,-0.06948907,0.0037006878,-0.037883624,-0.016784428,-0.022238014,-0.051500954,0.0076555973,-0.024357256,-0.039765555,0.044873383,-0.010649736,-0.0024821972,-0.007921486,-0.04889453,0.027505144,-0.016161269,-0.04442269,0.011541726,0.014825362,0.021228569,0.009325187,0.00012935048,0.020182518,-0.050183844,0.030787526,0.018287173,0.003998748,0.058458243,-0.020323785,-0.0552324,0.03274978,-0.016110783,0.033834763,0.0092295185,-0.036506098,0.02649098,-0.027419936,-0.026937863,0.014044904,-0.0115918005,-0.00023089907,0.0061652465,-0.019350879,0.03134185,0.011253676,0.018438192,0.029305547,0.039459378,0.025232505,0.016633442,-0.01803831,-0.03330031,-0.033979923,-0.0016332406,0.032452982,-0.013248589,0.018512163,0.0016616273,-0.0068249092,0.0041960375,-0.00406046,0.003971837,-0.0372763,-0.025415188,0.015734164,0.061602756,-0.0037481624,0.0052377023,-0.030383216,0.01932843,-0.04648357,0.06762653,-0.023526734,-0.03447479,0.0606963,0.040619954,0.006039744,0.0008039327,0.024202343,-0.005247038,-0.016195403,0.014207432,0.0009905958,-0.0020497823,0.005210914,0.058156732,0.03915168,-0.04149266,0.016196532,-0.009027757,-0.16435766,-0.018822422,0.026584549,0.046313886,0.014736036,0.03792944,-0.044731885,0.013883411,-0.02487684,-0.0059094382,-0.023613542,-0.0453755,-0.004935622,-0.023499757,0.0110609615,-0.009361784,0.01942486,0.036518503,0.0061371326,-0.026674755,-0.06628699,-0.07351405,0.01952373,0.028343704,-0.015070546,-0.049536396,0.036693297,-0.025463015,-0.027911458,-0.008403437,0.009711975,0.039008554,-0.00021919882,0.04071403,-0.022201283,0.0036388407,0.03489567,-0.035998788,0.009362369,0.027747992,0.044414755,0.041442625,0.012870769,0.018757124,-0.008567839,0.012979099,0.019020714,-0.0075624115,-0.019692658,0.002488983,-0.015296363,-0.0052711004,0.014128364,-0.0040574595,-0.02984536,0.0043282555,0.023721501,0.042994097,-0.009784738,-0.0037717496,-0.036586635,-0.00021927284,0.028583331,-0.024219232,-0.018559022,0.028624361,-0.018054169,-0.08439301,0.043442905,0.016726015,0.011602343,-0.08637467,-0.0040236968,0.03796027,0.023231788,0.03491884,-0.010526602,0.027286505,0.021532502,-0.10420267,-0.04421768,0.04245666,-0.007816206,-0.0062167062,-0.006722915,-0.08537436,-0.0074591083,-0.00012747572,-0.006383529,0.25234616,-0.00055029563,0.0073078866,0.043509066,0.04075129,0.008750226,0.031583298,0.043354712,-0.006593919,-0.0016250554,-0.0012223441,0.010746884,0.011235398,0.019686282,0.030272013,-0.007507854,-0.048857767,0.016561624,0.049965307,-0.027229201,-0.017927866,-0.03234705,0.03569474,0.06695602,-0.0066584926,-0.0001196149,0.0029586176,0.01465808,-0.022412052,0.023983948,-0.06250504,-0.00091055746,0.0969015,-0.0055672303,-0.037187915,-0.0022553266,0.03292597,0.005228142,0.023397475,-0.0011237947,-0.013687842,0.0019303806,-0.032275654,0.0011939541,0.056196373,-0.024425438,-0.0036487733,0.034096267,-0.004422224,0.003081087,0.03011604,-0.04642015,-0.022463566,-0.013993785,-0.017335223,-0.021300541,-0.024106165,-0.04037093,0.0124405,0.0307997,0.029120782,0.0040109763,-0.0093827685,0.012352881,0.017284255,-0.013462376,0.014776391,0.022313766,-0.012040827,-0.0052690604,-0.021546489,-0.0059453184,0.025196997,-0.0017232975,0.033779006,0.017989017,0.066877946,0.032308877,0.0026062066,-0.01218111,-0.04481789,0.024267357,-0.023426289,0.019689988,0.004411278,-0.03664331,0.009209398,0.05241079,-0.019844644,-0.023565268,0.041230623,0.00081816386,-0.0054154578,0.057833686,0.017800214,-0.010740407,0.0068237013,-0.032713555,-0.025347356,0.009537228,-0.001475557,0.007745611,-0.049396947,-0.020547844,0.015328677,-0.031907793,-0.0076007023,-0.005480249,-0.0040434264,-0.008915981,-0.0317482,0.0008804148,0.051655855,-0.031770136,-0.0017663612,0.06113207,0.04179477,0.039068643,0.007989672,0.049928837,-0.033972975,0.003648718,-0.0026480737,0.018175803,0.0026593953,0.00663645,0.006946954,0.042020965,-0.03595389,0.021414954,0.017457128,-0.033787694,-0.013480458,0.008338125,0.038546328,-0.012265887,0.01866033,0.06379897,0.034459807,0.0133689605,-0.0018387352,-0.02101145,-0.017182004,-0.04760666,-0.0044179754,-0.021989346,0.011393154,-0.040042534,-0.05133216,0.023142898,0.06082442,0.033090882,0.016733978,0.008504618,-0.017501062,-0.01750236,-0.026698338,-0.028150784,0.0074652196,-0.052591946,-0.01583759,-0.00035974008,0.056022577,0.06118207,-0.025932198,0.0036520574,-0.022888275,0.038636826,-0.015680289,0.0031599654,0.009893462,-0.0039061054,-0.023899745,-0.0074362434,-0.003085748,-0.014933845,-0.0059675644,-0.029823812,-0.059159085,-0.041756403,-0.034133848,0.028038722,-0.09296124,-0.030582052,0.028971678,-0.026507467,0.0032471018,-0.0025897587,0.0005043975,-0.044024073,-0.01318265,0.078340106,0.042304587,-0.003188031,0.018723778,0.05433947,0.045596298,0.008405097,0.009776856,-0.0022528723,0.0061151134,-0.049299188,-0.00648581,-0.023598714,-0.008313229,-0.018842915,-0.057372496,0.0289338,0.017685208,0.016690379,-0.015907487,-0.01854218,-0.021980993,-0.005946886,0.028845988,-0.027193824,0.024807528,0.06487478,0.0053127576,0.0085784085,0.003468482,-0.008096782,0.004921462,-0.023159252,-0.06342033,-0.0083498545,0.05486355,-0.061510775,0.014815387,-0.031599376,0.000650847,0.01852248,-0.028481117,-0.020262498,-0.0012121177,0.01421681,0.018777933,0.04132953,0.06927585,-0.016528474,0.0024787097,0.013600827,0.026900928,0.0358012,0.055872913,0.01664112,-0.06620408,-0.012843502,0.035687853,0.015552365,-0.036238138,-0.0056565613,0.04693858,-0.023975251,-0.029931536,-0.028955987,-0.0071746907,-0.011562758,-0.0079420265,0.0028479595,0.0000893937,0.051052243,0.0222936,0.0066721616,0.036440905,0.010430158,0.021848802,-0.043101568,-0.011582467,-0.04453666,-0.03193542,0.0071741347,-0.054470703,0.005822184,-0.0036895238,-0.018670393,0.006148833,0.016473725,-0.032813367,-0.031429764,-0.029104926,-0.034179863,0.023540687,0.008175135,-0.027497029,-0.019261315,0.020109814,-0.00066213566,0.012014221,-0.05170048,0.020572571,0.009032187,-0.036395494,0.0074020447,0.004478325,-0.014971624,-0.027630754,0.0041175704,0.0045201937,-0.040496465,-0.021078248,0.054646943,-0.013129939,0.0013437241,-0.0019043145,0.029303366,0.004829606,0.0036769887,0.0047976915,0.01784935,0.0005307689,-0.061502475,-0.010905126,0.027361939,0.028723504,0.012501296,0.03617765,0.025817035,-0.021130256,-0.026867995,-0.013144024,-0.0014853025,0.0027447457,-0.039646965,-0.0005932054,-0.0131370975,-0.0015287123,-0.015153446,-0.07179355,0.016331157,-0.017001899,-0.034693047,0.031127885,-0.0032175232,-0.004994104,-0.02675302,0.035143893,-0.019686313,0.03402252,-0.036335193,-0.0026381556,-0.022668125,0.019908916,-0.012774624,0.0299174,-0.061798066,-0.01037376,-0.02549091,-0.016726257,0.020380545,-0.015940731,-0.038090054,-0.027651785,-0.029921496,0.03437273,-0.04419968,0.027640145,-0.011634848,0.001958404,0.03553567,-0.04830961,0.021687103,-0.013308505,0.0073810713,0.01037274,0.00806279,0.02468818,-0.017221944,0.041105345,-0.001431352,0.009827813,-0.013673023,0.006541305,0.05988475,-0.03328086,-0.023153748,0.007715728,-0.05061003,0.039368667,-0.025226468,-0.0076591345,0.014789771,-0.047007672,-0.022741647,-0.016019352,0.006053593,-0.0135983,0.022263344,-0.032256484,0.0663101,0.019182494,-0.019951131,-0.013192702,-0.009281135,-0.1360768,-0.01222117,0.008899616,-0.035529464,-0.051700477,-0.017070383,-0.038921103,-0.041088056,0.0214913,-0.025244053,-0.032109704,0.008132709,0.026743528,0.006671262,-0.0030434628,0.03725181,0.019360837,-0.03763322,-0.013102561,0.09300818,-0.02523372,-0.0014375309,0.029379584,-0.009169575,-0.027653454,-0.04004608,0.018662909,-0.01591454,-0.046323225,-0.025409948,0.000775122,0.0057091536,0.007131061,0.070301585,-0.06972926,-0.0038011153,0.016341144,0.015079739,-0.011008225,0.010534436,-0.0069666924,0.00895542,-0.0010620315,0.06105796,-0.013858782,0.020780524,0.02050224,0.013908701,-0.026941188,0.008971475,0.019953648,0.039757937,0.0052630566,0.024847288,-0.0066065476,0.011078927,-0.011478846,0.00681293,0.039780565,0.00889542,-0.04611739,0.0135303065,-0.00984992,-0.004045213,-0.00066650304,0.01154976,-0.05094456,-0.0074931467,-0.018690353,-0.005932189,-0.013304548,-0.033593375,-0.013047605,0.00056984025,0.01373256,-0.00016244,-0.02688042,-0.07187393,0.0007237203,-0.025743151,-0.0031076886,-0.041679602,-0.021924404,0.0087667275,0.0049881805,0.005990042,-0.014689636,0.010690024,-0.03805543,-0.012701511,-0.054274574,-0.0565047,0.021774855,0.008735212,0.028527815,0.009028496,-0.055643328,-0.027817931,-0.020727156,-0.032613948,-0.027455106,-0.0108713545,-0.018293673,-0.00095209107,-0.010293392,0.023394752,0.025228458,-0.007949592,-0.031346336,-0.051364835,-0.029348705,-0.024702279,-0.010757083,-0.020051265,0.0066663492,-0.004873141,-0.016214136,0.030538784,0.017850261,-0.057671074,-0.021724064,-0.022010092,-0.010661087,-0.011218706,0.018611327,0.012051403,0.063424945,0.019957373,0.0044303495,-0.035972204,-0.00039501945,-0.03774443,0.02948815,0.005915495,0.048907917,-0.030868728,-0.015893044,0.04587342,0.013449309,-0.059604336,-0.013120079,-0.013544753,0.0014400271,-0.043742474,0.040565554,-0.026296599,0.034926385,0.006383465,-0.026413618,-0.019036587,-0.014166568,-0.017656611,-0.065120265,-0.008084542,0.009598792,0.03021555,-0.027581539,0.0107383,-0.009405364,0.0674516,0.03624066,-0.026384255,-0.030881219,-0.011670144,0.020662935,0.054094866,0.027452223,-0.024872603,-0.056868043,0.044646088,0.0018155994,0.018556498,-0.01765829,-0.0026565492,0.046403203,-0.053615816,0.021389397,0.020938903,0.012396054,-0.026892126,0.012954856,0.013979186,0.059559077,0.04296214,0.024914827,-0.038733225,-0.07586961,0.03384542,0.003080292,-0.0102441115,-0.014969752,-0.020898404,0.052667916,-0.029170671,0.0065534087,-0.012832858,-0.0075294874,0.023903469,-0.0047917273,0.034396954,0.0002200177,-0.00490182,-0.00760575,0.01689505,-0.026758892,-0.014160441,-0.00879412,-0.01517419,0.020760536,0.018272804,-0.009000148,0.019388359,-0.060069352,-0.0068297964,0.0016127443,-0.032373767,0.007977028,0.05091041,0.009859481,0.031460326,0.047250215,0.048623677,-0.02692525,-0.041377366,-0.036685154,-0.012841783,-0.011752883,0.015612484,-0.011485703,0.005047307,-0.023803689,-0.015929896,0.016307507,-0.016650556,-0.011724675,-0.012063748,-0.013912681,0.03538299,-0.0030214991,-0.0031618422,0.015258738,-0.035444207,-0.038600802,0.041703835],"last_embed":{"hash":"1a4eric","tokens":748}}},"text":null,"length":0,"last_read":{"hash":"1a4eric","at":1754034381104},"key":"Settings/MobilePlugin.md##{8}","lines":[14,14],"size":297,"outlinks":[{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":1},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1a4eric","at":1754034381104}}, "smart_blocks:Settings/MobilePlugin.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022560675,-0.020384459,-0.024313543,0.011341316,-0.041605912,-0.03625758,0.04390828,0.008060862,-0.022485945,0.009401913,-0.0021303608,0.02111864,-0.027481826,-0.009384888,-0.0045260373,-0.00093994365,0.02278765,0.0125816455,0.0101169,-0.011300932,0.007025955,-0.04418854,0.040593136,0.013234368,0.021430343,-0.006827602,0.0054128715,0.002330244,0.007833093,0.032945793,0.012054456,-0.05010561,0.01523029,-0.044190515,-0.02170964,-0.043095484,-0.009521741,-0.004691249,-0.06252053,0.025547992,-0.0075492305,-0.025165591,-0.02605181,0.023026727,0.00017043066,-0.01798996,-0.013159374,-0.009316981,0.011950087,-0.016480025,0.014564243,0.004976742,-0.0038825087,-0.062481128,0.039149735,0.07176912,-0.023533659,-0.007806207,-0.04154056,0.0073227757,-0.03797729,0.0073208795,0.044142053,-0.016784389,-0.004554425,0.06452647,0.034722835,-0.016454235,-0.015253384,-0.021367563,-0.012595054,0.033013705,0.02711113,-0.035309818,-0.036996108,0.020581132,0.05676094,-0.011373777,-0.009799861,0.010425445,-0.004856811,0.022520846,0.037667036,0.01872661,0.02966082,0.033386346,0.009811337,0.034397393,0.024020018,-0.00755365,0.00992838,-0.001433443,0.010253928,-0.002699322,-0.023949776,0.023203416,0.035366736,-0.0027943957,0.03237024,0.014345134,0.06410428,0.0020129182,0.04670671,-0.01808168,0.026058005,0.014613811,-0.008689067,-0.0104455585,-0.0137424655,-0.006068318,-0.0018240212,-0.0046408954,0.018044904,-0.005697288,-0.001567784,-0.010805871,-0.008374811,-0.022655524,0.0057105087,0.0079075685,0.039542526,0.006014693,0.04009869,-0.00923009,-0.013836569,0.027101297,0.01065583,0.0024839793,0.010260185,0.02622762,0.018446475,0.023559181,-0.007075554,0.0054033017,-0.02691398,0.018955702,0.0040595504,0.045943227,-0.0075121243,-0.04815393,-0.0012026745,-0.012401763,-0.0010050044,0.00708153,0.041526232,-0.018377796,0.03534083,0.0020202321,0.009129534,-0.0154875545,-0.021403806,0.024465023,0.04682588,-0.026699394,-0.0037693267,-0.055943195,-0.00930204,0.043373283,-0.005997825,-0.022034582,-0.0011287715,0.028957758,-0.07545201,0.013416458,0.025495408,-0.056388084,0.04918294,0.004547569,-0.032981295,-0.025682168,0.015990486,-0.054448493,0.023758156,0.0037310505,-0.008223008,0.020708755,0.067197,-0.0014360661,-0.014034731,-0.029126259,-0.07733498,-0.009651475,-0.0304496,0.008066134,-0.013223256,-0.018005721,-0.049318135,-0.035664864,-0.00696101,0.031987473,-0.012675819,0.03650561,0.010494597,-0.053252235,-0.00039001903,-0.0081497235,0.00062396814,0.01686565,0.024014117,0.0057739043,0.017751629,0.0069367294,0.04464805,0.015989397,-0.010654244,-0.020942928,0.02259374,-0.031282894,0.04699834,-0.013910716,-0.04213876,-0.0033407612,-0.015074179,-0.010347606,0.008660589,-0.03404075,0.014001002,0.008469928,0.039684396,0.006632547,-0.04059068,0.050370764,-0.0013510331,0.01286789,-0.011713943,-0.023806253,0.02785372,0.050746415,-0.0096663,0.023223722,-0.0022433258,0.02074071,-0.019963935,-0.046758734,0.010243659,-0.05479923,-0.029573204,0.0056287977,0.011774134,0.022961684,-0.02560934,0.01725832,-0.019248657,0.005838532,-0.0283793,0.006190104,0.014359882,0.0523141,-0.014419042,-0.0015131729,-0.016051827,0.0042309836,-0.023531515,-0.015786715,0.021916032,0.027916241,0.0281409,-0.012959082,-0.053407397,-0.07115025,-0.020254573,-0.0070049847,-0.06719025,0.022808174,0.028228112,-0.001332051,0.000033568776,-0.028252363,0.010939191,-0.0048678787,-0.01450185,-0.013485735,0.043717124,0.0033973327,0.0018089209,-0.017127566,-0.021501957,-0.042573452,0.019390551,-0.038571514,-0.030447586,0.007717548,0.041415438,-0.009370828,0.0166654,-0.01736552,-0.037914395,-0.008890221,0.011623049,-0.035135962,-0.017598493,0.034395244,0.054375436,-0.009297199,0.0036872867,-0.0038460107,0.008966781,-0.1738127,0.0103106005,-0.012972691,0.04514725,0.002112857,0.007132906,-0.036036715,-0.011773926,-0.032603096,0.054348327,0.020595137,-0.04912752,0.014897573,0.029776955,-0.02341509,-0.004495377,-0.027183833,-0.02419924,-0.02569866,-0.015358489,-0.04213353,-0.0060127503,0.028740171,0.0068087163,-0.049439546,-0.058518942,0.013911861,0.00693137,-0.029702256,0.03728847,0.033212088,0.035007685,0.007352984,-0.0045172274,-0.025465036,0.011144347,-0.011805886,-0.01076538,0.027822366,-0.036615755,0.0056943637,0.033125263,0.020329144,0.013273634,0.026827699,0.009724845,-0.005326902,-0.015935535,0.003798287,-0.026480218,0.018964965,-0.004691955,-0.029885862,0.03814682,-0.04877059,0.009056814,0.0033237566,0.031335045,-0.0042091752,0.0019202753,0.006455511,-0.016293218,0.06817671,-0.01850162,-0.03160435,0.029476434,0.020306617,-0.050848413,-0.011311468,-0.059317924,0.038278926,-0.015362307,0.052399486,0.03216779,0.0061280522,0.05017679,0.04173992,-0.007940438,0.015224764,-0.11221182,-0.029983712,0.059448827,-0.038621232,-0.014337951,-0.034468573,-0.05192458,-0.018327665,-0.01706857,0.01930678,0.24389918,0.012136224,0.0022805217,0.047405936,0.0841082,-0.0013288807,-0.0051491554,0.0065922597,0.0012460958,-0.029303102,-0.008858862,0.033879593,0.010539904,-0.051983338,0.034238327,0.0026295832,-0.05558567,-0.010394661,0.06362211,0.00488762,-0.005314519,-0.04492795,0.042376384,-0.03574613,-0.06615241,-0.01858101,0.03181017,0.0059846933,-0.0012927993,0.025207497,-0.04416292,0.0049849004,0.058233008,-0.026115596,0.0063675446,-0.023459036,0.07823938,-0.0009028025,-0.023216825,0.030349586,-0.019925946,-0.04770556,0.04700289,0.02355572,-0.042245116,-0.067003645,-0.009967962,0.016318249,-0.0038557628,-0.030950062,0.021018872,0.013984742,0.00036498613,-0.034667704,0.014077449,-0.02148506,-0.011673693,-0.030782213,-0.028013784,0.03125255,0.014375846,-0.0032085164,0.0043911454,0.035953827,-0.029033383,0.04369305,0.033075187,-0.026590096,0.007311692,0.039763995,-0.00902924,-0.012556373,0.048520554,0.04268027,0.027773598,-0.024002468,0.026212474,0.047165003,-0.027868506,-0.008898485,-0.017857563,-0.013633977,-0.028154226,0.04155018,-0.012966112,-0.04916997,-0.010425105,0.043519426,-0.01382228,-0.03130284,-0.004903834,0.0119245285,-0.016960219,0.005021646,0.0064842156,0.013191377,0.008020293,-0.009015127,-0.04135847,-0.0022352417,-0.018950915,0.010327567,-0.041566506,0.00034118112,-0.0011523234,-0.0035288709,0.01928088,-0.0272939,-0.006849949,0.051653218,-0.004983143,-0.00943345,0.029190976,-0.057917397,-0.022537913,0.027074283,0.03923166,0.049323786,0.009590434,0.026503848,0.022479367,-0.033311713,0.0036699278,0.012256687,0.0085804695,-0.010766934,-0.04232315,0.008830595,-0.053723518,-0.0012570316,0.0041822507,-0.050586406,-0.018469993,-0.028088855,0.025220068,0.035465334,0.036328122,0.038693033,0.008019183,-0.000046508598,-0.014800107,-0.030420708,-0.00008260934,-0.024464471,0.05054334,-0.008955462,0.036353465,0.013264554,0.004263497,0.05552686,0.024082733,0.06836286,0.060836487,-0.016392043,-0.012343815,-0.027234448,0.012948104,0.017681036,-0.013136629,-0.018921344,-0.036854878,0.042995088,0.042365078,0.030014908,-0.0070254747,-0.011247576,-0.043364607,0.042574774,-0.031839494,-0.03987923,-0.027478194,-0.040556673,-0.07051461,0.020016931,0.012969703,-0.0019888664,0.01077963,-0.007088122,-0.038850237,0.016870936,-0.0067491587,-0.0028265035,-0.050314624,-0.039236568,0.024131661,0.00008059747,-0.033176366,-0.026023725,0.06601834,-0.015434083,-0.042012103,0.12092315,0.017971419,-0.036333654,0.00839377,0.018394478,-0.0071685147,0.00038177607,-0.014307639,0.005545465,-0.022248676,-0.006426266,-0.002076163,0.021410514,-0.018010281,-0.017771408,-0.035296913,0.03870002,-0.015043309,0.038821142,0.016509393,-0.0100392895,0.004885664,0.002421794,0.019102894,-0.031077571,0.024657382,0.07952509,-0.010103563,0.00029538013,-0.029546702,0.022647515,-0.0060599693,0.0040649073,0.025953842,-0.012957242,0.025671784,-0.024466703,0.020272333,-0.026207332,-0.017614359,0.028690288,-0.00036545712,0.0026995174,-0.016116617,-0.035375,0.03623459,0.009212877,0.008292234,0.010118705,-0.0023219187,0.029125286,0.044672154,-0.0012506929,-0.006397503,0.020540245,-0.05381519,-0.059093844,0.030458938,-0.0063132085,-0.005282006,0.03288922,0.011264273,-0.043463796,-0.018953905,0.021395676,-0.017179668,-0.02172019,-0.048577722,-0.038246397,-0.0395749,0.03610406,0.013457276,0.0014199028,-0.012334973,-0.031024676,0.012560221,-0.05229213,-0.022977382,0.0007837602,-0.047586758,0.005545071,-0.033275284,-0.015476494,0.030803418,0.003057622,-0.009553168,-0.022393545,0.005273811,0.017138144,-0.04072438,-0.024787089,-0.0014412213,-0.028855324,-0.024297453,-0.004059001,0.05215216,-0.039335433,0.00015760459,-0.05932324,-0.017550778,-0.0181217,-0.048149135,0.020761441,0.035112996,-0.021663647,-0.059656687,0.02119019,-0.026490549,-0.01031427,-0.024527412,0.043383297,0.0003982741,-0.057216924,0.007229112,-0.01671326,-0.0051614884,-0.016306607,-0.0074188877,0.01748394,0.02363868,-0.024739956,0.00019413036,0.045306414,0.023174616,0.019046932,0.037999094,-0.045286573,0.015830832,-0.011041623,0.03554465,0.036560122,-0.0281202,-0.003605459,-0.08128811,0.017080016,0.00514302,-0.0019936515,-0.036283165,0.022958692,-0.0381116,-0.052042868,0.010213243,-0.017747756,-0.04581103,-0.0023059547,0.034051754,0.03018908,0.01173771,-0.00839084,0.0034325419,0.010056183,0.03741069,-0.008114278,0.023141775,-0.047007535,0.005661409,-0.018551206,-0.046071026,-0.02552513,-0.035816837,-0.03227284,0.009992772,-0.039223876,0.03411904,-0.00941213,-0.002788731,0.013241246,-0.0096904645,0.0631853,-0.034686115,0.02366154,-0.018306632,-0.0011743485,0.0116129145,0.027344206,0.05020208,0.0132563235,0.0036918574,0.00031425565,0.01594939,-0.026413003,0.022775894,0.043393068,-0.0069636507,0.017409395,-0.020482998,-0.012916485,0.054324348,0.0062730443,0.0036409947,0.046434935,-0.013655961,-0.06149869,0.042482525,-0.0027002485,0.01351664,0.05821525,0.008138608,0.06903176,-0.062400762,-0.04863026,-0.010182123,0.031614583,-0.14820962,0.03574767,-0.021494774,-0.018946826,0.002450648,0.000077828605,-0.022277636,-0.0285485,0.01705556,-0.029604865,0.002382638,-0.06116409,0.023710936,-0.015548979,0.00021726529,0.052057218,0.016100992,-0.0088175805,-0.057234064,0.10789269,-0.008917618,-0.02874887,0.0419996,0.0049832887,-0.015819877,-0.057891592,0.010193726,-0.00075971,-0.04275367,-0.004990486,-0.01390033,0.02336444,0.00807291,0.033294845,-0.014598948,-0.0019014493,0.01457854,-0.008511042,0.0068197064,0.03121739,0.006000083,0.016771775,-0.01618166,0.006375985,0.009609894,0.07144183,-0.014179891,0.017267384,-0.019452656,0.025948603,-0.0032938174,-0.019127082,0.08273393,0.035801176,-0.013722101,0.012724685,0.051558677,0.022303108,-0.015931023,0.030228289,-0.02045803,0.005424642,0.003424104,-0.0155196395,-0.01157263,0.035675433,-0.036759485,-0.011996085,-0.0412475,-0.03479889,-0.042324696,-0.033763416,0.013517198,0.019547602,0.010903994,-0.010897264,0.021020861,0.010249326,-0.061331213,-0.020319464,-0.040930882,0.0054011587,-0.0025536998,0.039843787,0.03947286,0.0022273404,-0.009174096,-0.011133773,-0.055789858,0.031058727,-0.05004702,-0.04083576,-0.011180768,0.038403526,-0.001627271,0.016320735,0.007023969,-0.052975845,0.0055887313,-0.048854787,-0.0048198616,-0.058053154,-0.010923879,-0.01185897,-0.020702757,0.028984608,0.0041559194,0.011813407,-0.029365076,-0.010080102,-0.07892737,0.038483977,-0.025769161,-0.00024742328,-0.087375686,-0.018492222,-0.0018182385,0.016798733,-0.02861253,-0.0066866493,-0.027690768,0.0069167027,0.041376192,-0.039482456,-0.0072539067,0.033315983,0.047490664,0.037745167,0.015842756,-0.07867003,-0.015384807,0.0010990021,-0.0069102254,-0.0028467844,0.011266591,-0.027576458,-0.0012249213,0.040591642,-0.015486617,-0.037993554,-0.0066362303,-0.023750933,-0.022060467,-0.03983605,0.0333056,-0.03720317,-0.0013967338,-0.016883833,-0.0023087184,-0.0012625131,0.0027854955,0.0061971853,-0.023270935,-0.008724865,0.0040073604,0.04987623,-0.009244865,0.01894201,-0.027937999,0.058814086,-0.016060984,-0.004533709,-0.022162164,-0.036904015,0.008463733,0.07330134,-0.01629972,-0.03308373,-0.07993804,0.028350694,-0.0068341023,0.0026309108,-0.023781642,0.037695117,0.02836114,0.0037089635,0.023510555,-0.014002776,-0.012010902,-0.0021998642,-0.0042672157,0.012184897,0.03287575,0.004274944,0.015583248,0.05033593,-0.020941239,0.014138386,0.022919478,0.004440224,-0.029791504,0.019263428,-0.042908266,-0.010127558,0.013395561,0.034580972,-0.025257759,0.04110461,0.012170947,0.021372247,0.0057579875,-0.01810141,-0.009904141,0.013895005,0.015498312,0.015124012,-0.017750178,-0.024725083,0.036424693,0.071195215,0.026365252,-0.02175197,-0.030663365,0.050199784,-0.0058633317,0.04760355,0.02402296,0.026906727,0.00003430989,0.033984214,0.04022056,0.014664479,-0.012659918,-0.012463262,-0.0030503345,-0.012793376,-0.008535118,0.01066201,0.017950648,-0.012119806,0.024951618,0.0039381343,0.00393865,-0.0015087159,0.036552742,0.00418945,-0.0054765902,0.0045693954,-0.008932984,-0.017509252,0.035439815,-0.0110298395,-0.007779151,-0.07755507],"last_embed":{"hash":"1wx1cv5","tokens":748}}},"text":null,"length":0,"last_read":{"hash":"1wx1cv5","at":1754034381104},"key":"Settings/MobilePlugin.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wx1cv5","at":1754034381104}}, "smart_blocks:Settings/MobilePlugin.md##{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041632,-0.013602715,-0.027219499,-0.05827765,-0.033036236,-0.058494747,0.036996342,0.009714311,0.030229155,0.016869238,-0.0017647523,0.04603782,0.029007137,0.0058525824,-0.020459305,-0.0027915072,-0.01803891,0.017529292,0.025438773,-0.0044023152,0.030703431,-0.029210877,0.013778481,0.0207772,0.009654468,0.004933418,-0.020389268,0.0038516838,0.032049946,0.028164316,0.0012529762,-0.051586855,-0.011816668,-0.027594166,-0.043747663,-0.03305121,-0.007903356,-0.021801544,-0.053229757,0.0038704854,-0.023531243,-0.01496028,0.00081731065,0.002075247,-0.03100522,-0.03537478,-0.024357876,-0.015955688,0.040180866,-0.021151476,0.010624443,-0.010442834,0.028287064,-0.05705478,-0.027022604,-0.0025515798,-0.0169291,-0.01621229,-0.061701167,0.017058693,-0.05708127,0.016704582,-0.034690004,-0.024996098,0.028534496,0.053715527,-0.0039631277,0.009815198,-0.019096833,-0.025676638,0.0008206483,0.022868166,0.00082625693,-0.017264517,-0.017265191,0.010891903,0.05156862,0.019680401,-0.0071867104,0.028111773,-0.014624078,0.021987379,-0.0077128187,-0.007974932,0.039586764,0.0018578063,0.0027131878,0.0317223,0.038086604,0.025983335,-0.039506633,0.016151993,0.033129524,-0.05251892,-0.041996762,-0.036841482,0.063594826,0.02828984,0.008627974,-0.0149097545,-0.0075128386,-0.032954287,0.023306139,-0.04104774,0.0020937466,0.022080254,0.022333743,0.025796615,-0.0066371574,-0.0148072075,0.0015715592,0.009729746,0.022938184,-0.0073555065,-0.015999462,-0.020806871,-0.017431028,-0.010546464,-0.014939498,0.01291839,0.050534178,0.023699813,0.005890962,-0.01997767,0.009494243,0.026076993,-0.012755934,0.031762697,0.038132526,0.031390112,-0.03644514,-0.019329155,-0.009092906,0.0057666246,-0.044668354,-0.0026679826,0.008620076,0.016011357,-0.04478638,-0.067836314,-0.0090178605,-0.02589851,-0.005017797,-0.018141925,0.053534303,-0.055453584,0.021757675,0.041391723,0.0051755295,0.0079787895,-0.028116146,0.027943447,0.012970443,0.041773237,0.004022583,-0.035832018,0.009111831,0.043731492,0.025844658,-0.014229714,-0.040660042,-0.01130201,-0.068282925,0.006810126,0.016390845,-0.03798844,0.0043336335,-0.012481804,0.0034043815,-0.010516753,0.014469586,-0.0055619115,-0.0025722152,0.016382813,0.00274496,0.019171406,0.042437162,0.030488517,0.0049914615,-0.013886917,-0.06926708,0.01616099,-0.038811706,-0.020304903,-0.0271342,0.0013604375,-0.00025107467,-0.05011181,0.0017378702,0.06981126,-0.011015067,0.022586385,0.031369682,-0.059960093,0.04700876,0.005386011,0.025957054,0.024954235,-0.01265811,-0.014564465,-0.0058397627,0.016022116,0.07285968,-0.055087227,-0.019292718,-0.01889909,0.053492445,-0.043253366,0.0042071794,-0.016440747,0.013102286,0.00922505,-0.05944552,0.01431901,-0.03951625,0.017602015,0.010692591,0.0004975538,-0.00026727348,0.0042985175,-0.054056045,0.08491412,0.009299996,0.0016559351,0.021879068,0.012645712,0.0110548735,0.031736236,0.019938229,0.041921236,-0.01000946,0.0075388206,-0.00549016,-0.012769795,0.06643509,-0.027058827,-0.06792243,0.0332008,0.0012098163,0.035492394,-0.015910853,0.014886484,-0.0152406525,-0.028784787,-0.04745367,0.009808469,0.020902487,-0.00022505187,-0.022261692,-0.018078484,-0.016972078,0.0024313089,-0.037574768,0.0132020945,0.034207124,0.025434159,0.048983984,-0.017246254,-0.055773936,-0.03573857,-0.00566686,0.049408022,-0.009594604,0.014353263,-0.012342982,0.010162403,-0.0061053466,-0.011949093,0.013252042,-0.025912397,-0.014425377,-0.002956063,0.020474505,-0.004803144,0.049582634,0.014969236,-0.022249926,-0.020179758,0.07095914,-0.003109913,0.006466884,0.05023508,0.030904029,0.02309493,0.03129453,-0.027769988,-0.03478708,0.007346342,0.003588212,-0.034887772,-0.022848241,0.00919792,0.07613908,-0.002671103,-0.0019806495,0.019752963,-0.019399948,-0.19699521,-0.0019999763,0.016440433,0.05389865,0.017019324,0.035263464,-0.054118574,-0.0011172289,-0.037606426,0.003627632,0.03708034,-0.047201842,0.008406884,-0.019765891,-0.028591864,-0.003151089,-0.017056148,0.009859745,-0.0074146404,-0.050880082,-0.04256899,-0.04200804,0.08280473,0.03309552,-0.026314814,-0.048923638,0.04609819,-0.015811237,-0.030079653,0.031146899,0.017050628,-0.0038931416,-0.002190768,0.022832895,0.018726071,0.018913949,0.00410677,-0.018832296,0.011000917,-0.024941696,0.028979558,0.0074261376,0.0062859766,0.014744254,0.016564935,-0.025159458,0.0014423716,0.0005395719,0.029524233,-0.020197531,-0.00065284525,-0.010913174,-0.054515753,-0.04330497,-0.039069522,0.02274853,0.030990317,0.098553784,0.029032158,-0.03585013,0.0006598401,0.01462124,0.018019244,-0.042812888,-0.01883853,-0.0063656676,0.06772237,-0.03674588,0.021438746,-0.040209297,0.006179285,-0.012930366,-0.009489944,0.035760086,0.046492968,0.03147849,-0.021049535,-0.026347306,0.018660383,-0.09544481,0.04181922,0.041272257,-0.0051175156,0.016150624,-0.018341847,-0.043932993,0.028445432,-0.030211719,0.023831176,0.2829426,0.012337629,-0.0051182574,0.008163216,0.047189094,-0.020570861,-0.008108209,0.06776108,0.01864325,-0.017864246,0.0020459103,-0.009080299,0.017463949,0.00054798916,0.007588837,0.005648501,-0.04676241,0.03220478,0.0566338,-0.032138746,-0.01652187,-0.010351261,0.015139212,-0.02607706,-0.05468853,-0.008203698,-0.0011542961,0.021519054,-0.030968241,0.04201489,-0.016304223,0.049966697,0.055881374,-0.056447897,0.022542695,0.0023231215,0.033718437,0.01083006,0.023097772,0.024987953,-0.018069182,-0.009036018,0.022658242,0.0086363405,-0.006713473,-0.016747877,0.015964188,0.056822788,-0.024427231,-0.0082957,-0.036861073,-0.021936232,-0.022987293,-0.036155563,0.013557988,0.001966562,-0.008959625,-0.028012691,-0.0040046796,0.022556603,0.0034415303,0.011892628,0.0009306507,0.03639552,-0.0054614195,-0.01026168,0.025823364,0.020030137,-0.0080313375,-0.007860707,0.0052805375,0.024439262,0.04136925,0.022457128,0.059557084,-0.0013073076,0.050534558,0.033316545,-0.01143096,-0.033905063,-0.017820852,0.029997246,-0.02312453,-0.019118806,0.0066030496,-0.06669318,-0.008494297,0.07530612,-0.01537996,0.0024857451,-0.008449753,0.012336942,-0.011653464,0.024866905,0.022002207,0.030671438,-0.006050315,-0.012778612,-0.0014585073,-0.003722345,-0.0011929414,-0.021737423,-0.015057949,0.014737047,-0.005021564,-0.008663322,-0.027288642,-0.011724959,-0.008460052,0.04848212,-0.017071983,-0.011051531,0.04061491,-0.0507413,-0.008334102,0.020140247,0.033041097,0.04026145,-0.0072637512,0.008195949,-0.004399626,-0.01611308,-0.020372707,0.00095487287,-0.002891873,-0.035605732,-0.05102313,0.015579022,-0.035798237,0.018014817,0.040675804,-0.040643748,0.0026511343,0.024691455,0.059766974,0.016421711,-0.010602126,0.019794576,0.03195706,0.026571216,-0.030878875,0.01228758,-0.0096374005,-0.012454053,0.03211101,0.008013748,-0.030750083,0.048825853,0.011026837,0.024209978,0.050957464,0.02947,0.03033272,-0.015642172,-0.02377148,-0.053462647,0.009909335,-0.009395869,0.062395312,-0.046765704,-0.004306474,0.039596807,0.04059677,0.075852476,-0.072707705,0.04166725,-0.037942555,0.025910662,0.013899524,-0.018780239,0.0031159404,-0.04524972,-0.06898327,-0.021292638,-0.0011168593,0.00057846546,-0.0042856196,0.020774323,0.008763484,-0.0078236265,-0.008828933,0.0008115027,-0.044994917,-0.016885199,0.015665868,-0.031427763,-0.040761624,0.011701597,-0.008096677,-0.01772232,-0.049311202,0.07478867,0.020910135,-0.019032167,0.053967692,0.015118885,0.04865854,0.020357624,0.0027641966,-0.020629527,0.01071926,-0.052658826,0.0048695416,-0.0010961491,-0.0057572266,-0.045436993,0.017883867,0.0320018,0.01278314,0.033037692,0.022111438,-0.0156042455,-0.028236208,0.0022551315,0.023406781,-0.028889412,0.027162487,0.057869162,0.004366625,0.020797381,-0.022842687,-0.0074642566,-0.02696034,-0.051818497,-0.01418317,-0.03801931,0.017824363,-0.03709681,0.03284495,-0.0020370334,-0.006858008,0.010612344,0.0034462006,-0.022575023,-0.0009436775,0.0058993045,0.0009442216,0.02576469,-0.013325976,-0.03220992,-0.024057394,-0.013448663,0.01761308,0.056662325,0.037919205,-0.019605864,-0.031390447,-0.034136377,0.014712897,0.015104943,-0.03013366,0.0053013028,0.026176007,-0.06954787,-0.016315607,-0.004385125,-0.0035362472,-0.005185129,-0.01443191,-0.025370577,0.0068694903,0.02255595,-0.002681427,-0.0061291144,0.027441697,-0.023315273,0.01530968,-0.03019607,-0.02053715,-0.0125014745,-0.03228068,0.014711907,-0.03675044,0.01382642,0.030913476,-0.013498723,0.034287967,0.0366589,-0.044787496,0.04748963,-0.014218875,-0.036630936,0.018644948,-0.0031666814,-0.025395244,-0.011263318,0.017536871,0.0030427026,0.0054623364,-0.05813983,0.019418726,0.0020505765,-0.044366874,0.00062883773,-0.020848822,-0.011860253,-0.031070933,0.021858461,-0.006583768,0.004271363,-0.016121117,0.020734373,0.0037866645,-0.028458107,-0.038241304,-0.016132373,-0.0017286227,-0.011936967,0.022274809,0.01218141,0.02205238,-0.052552044,-0.02689597,0.051273335,-0.011935301,0.016616505,0.05490913,0.012686065,-0.014460401,0.008650551,0.0052961595,-0.00081457937,-0.022830252,0.03836675,-0.03878838,-0.019530991,-0.014509055,-0.0114346165,-0.044863842,0.037448585,-0.021595594,-0.042278,-0.01113473,0.0010745259,0.0065798406,-0.015781749,0.056767236,-0.032315742,0.008003746,-0.059185077,0.007985865,0.003447229,0.0578589,-0.020415926,-0.001853984,-0.037118997,-0.0034254505,0.0091551,-0.010489052,0.01188469,0.013442935,-0.021085354,-0.033239126,-0.031075556,0.012781145,0.0034666837,-0.027733512,-0.0029676068,-0.0017321067,0.008587949,-0.052744173,0.029004147,0.005205922,0.006656224,0.020793641,0.05515899,-0.009453067,-0.032563396,0.011548981,0.0076855808,0.033852115,-0.0024757886,0.038738776,0.028623745,-0.014842616,-0.02175212,-0.0040531033,-0.0056785205,0.038620505,0.029799378,-0.044260785,-0.0006099715,-0.051173083,-0.05748048,-0.00216021,-0.0054319794,-0.0048164423,0.026936132,0.008956789,0.050661128,-0.02310576,0.0025790508,-0.02282863,0.036695227,-0.15476906,0.03156737,0.0078662075,-0.0315539,-0.015921265,0.009475918,-0.02422184,-0.034931537,0.016644737,-0.055328757,-0.03942911,-0.046064362,0.051049158,-0.022353843,0.01451566,0.039786827,0.016588286,-0.037244808,-0.019375226,0.047528338,-0.008154548,-0.01134579,0.05959719,0.022513237,0.05916913,-0.042753544,0.028644828,-0.033408713,-0.036419135,-0.048670422,-0.019339276,-0.010438039,0.0006546938,0.047160197,-0.039532408,-0.022717861,0.013348663,0.007322562,-0.026297262,0.046281014,-0.019645117,0.035499364,-0.007979393,0.039493334,-0.011599289,0.04565906,0.005896068,-0.031974964,-0.044051915,0.0027122856,0.016518475,0.0074600745,0.0031200666,0.042953305,-0.0060620583,-0.013276564,-0.04517915,0.025181463,0.0013145757,0.0327418,-0.025325527,0.0153020155,-0.022298358,-0.00047636987,-0.03658574,0.020367073,-0.037412275,-0.031185694,-0.03739538,-0.042047717,0.0016151248,-0.016628603,0.008602575,0.0020036732,-0.009846102,-0.014355436,0.02684118,-0.009100507,-0.05406252,-0.041975897,-0.06479092,-0.040035028,-0.0009024511,0.042660337,0.02847869,0.019409653,0.018155344,-0.007424993,-0.018433204,0.018891443,-0.066269346,-0.029837511,0.016205983,0.016093165,-0.01921952,-0.024643568,-0.016272169,-0.019719906,0.016754454,-0.00012208802,-0.040957153,-0.070686266,0.0117901685,0.00087133783,-0.021232825,-0.019118795,0.021186242,-0.008980471,0.0044624466,-0.0064602015,-0.02855426,0.014751813,-0.04001397,0.00016942917,-0.049699113,-0.019629044,-0.01736732,0.0424005,0.017162438,-0.025548076,-0.012338683,0.021121968,0.007970363,-0.012373884,0.023633512,0.057158284,0.06672255,0.030821262,-0.009521398,-0.0311481,0.02377757,-0.041841373,-0.014821641,0.025899554,0.008414883,0.03195344,-0.020064987,0.055066396,-0.0038232408,-0.038337346,-0.03278621,-0.007630586,0.01672126,-0.021292632,0.032852948,-0.03256404,0.018374687,0.0043482836,-0.005833159,-0.015187373,0.051714838,-0.016855873,-0.0057316693,0.012188169,0.014848982,0.06143727,-0.020878082,0.006947436,-0.008062303,0.030764919,-0.025673313,-0.09010239,-0.028806737,-0.032309715,-0.012055158,0.061839756,-0.0046383496,-0.023377117,-0.032708608,0.039571147,-0.013699173,0.012957662,-0.0236857,0.012904907,0.029501256,0.0068300636,0.019548763,-0.00028962505,0.037497472,0.011684549,0.022010388,-0.0068049226,0.027671028,-0.018139595,-0.019834543,0.0033989912,-0.020574467,-0.0017100922,0.017807841,0.0038353489,-0.010784375,-0.028063001,0.0071839048,-0.030646663,0.047789108,0.0141630685,0.011666149,-0.009085119,0.025899323,0.02637527,0.020335373,-0.0060934797,0.037244342,-0.00553709,-0.021131163,-0.013829669,0.007970979,-0.027301313,-0.0029937122,0.049620602,0.035185747,-0.041178335,-0.058475267,0.031458564,-0.010740744,0.017066771,0.00608138,0.0048239734,-0.009562125,0.0027062674,0.04442202,-0.0030940282,-0.009588666,-0.018100519,-0.027150135,-0.01991244,-0.0054697706,0.008793567,-0.0046208585,0.0018356761,0.006564893,0.00024079325,0.00719697,-0.003954781,0.018748501,0.020888686,0.008580684,0.012245286,-0.008614309,-0.063304745,0.0069913142,-0.015992638,-0.034772485,0.004088599],"last_embed":{"hash":"5h5040","tokens":748}}},"text":null,"length":0,"last_read":{"hash":"5h5040","at":1754034381104},"key":"Settings/MobilePlugin.md##{9}","lines":[15,15],"size":261,"outlinks":[{"title":"**Smart Connections**","target":"https://obsidian.md/plugins?id=smart-connections","line":1},{"title":"*Brian Petro*","target":"https://wfhbrian.com","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=smart-connections&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"5h5040","at":1754034381104}}, -"smart_blocks:Settings/MobilePlugin.md##{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00088679185,-0.007177145,-0.008719867,-0.012551129,-0.024942776,-0.04529624,0.057360906,-0.0052917246,0.015575923,-0.0027295202,-0.010433736,0.0072991485,-0.008883378,0.039488446,0.0017380648,-0.034533266,-0.015046814,0.016948463,-0.008893655,0.0007413793,0.009821597,0.034788493,0.018617822,-0.0017685838,0.00478113,0.0061170235,0.009755542,0.017687825,0.03187912,-0.0065367357,-0.0028772482,-0.023389209,-0.00960935,-0.020706816,-0.019366598,-0.016835604,-0.013058054,-0.050270595,-0.023531657,0.031343926,-0.00936178,-0.017977836,0.015614417,-0.04210216,-0.033619333,-0.005710868,0.0043855826,-0.004979789,0.029906293,0.00038858585,0.007529779,-0.011140023,0.04174834,-0.057510886,-0.035021536,0.016681874,0.0030949174,0.010605984,-0.040005222,-0.011297923,-0.06829147,0.011423887,-0.0029798616,-0.013700271,0.0056759045,0.04588326,0.00789182,-0.01534627,0.0035294008,-0.009707742,0.019022346,0.05302165,0.030950498,-0.0284108,-0.055951856,-0.003506566,0.044339057,0.004303974,-0.027103068,0.03368712,-0.006100259,0.01786677,0.011268468,0.024969649,0.00802139,0.015283635,0.020209067,0.008501061,0.033529885,0.053867426,-0.011077208,0.01425506,0.0584782,-0.049483847,-0.055328235,-0.003027528,0.068541594,0.0064571723,0.018698163,-0.01731003,0.025151156,-0.03990742,0.032737974,-0.030519955,0.04967863,0.024690809,0.0044768383,-0.01874615,-0.003399342,-0.01342479,-0.01688849,0.002050798,0.043821942,-0.03245121,0.018435359,-0.021201087,-0.00455512,-0.019312168,0.05341014,0.0295045,0.057040907,0.025451306,-0.037589304,-0.029966755,0.019715194,0.021414705,-0.013172813,0.038288403,0.0060984357,0.005026911,0.0065158694,0.025721788,-0.035669472,-0.0031551574,-0.074408896,-0.010479679,0.012676528,0.05578128,-0.03870942,-0.067707025,0.016471624,0.0030170612,0.04882426,-0.021099955,0.020270936,-0.061457563,0.05108086,0.0028319575,0.039216913,-0.009810096,-0.023321627,0.030997105,0.005433314,0.047276355,0.03595873,-0.028854813,-0.028914686,0.03380771,0.024650248,-0.018653963,-0.026784794,0.06790368,-0.07247811,0.039231103,0.008680244,-0.024936944,0.023186477,-0.0006008173,-0.007814562,-0.01972619,0.013203983,-0.01323796,0.0030987952,0.019021703,-0.027090343,0.019916017,0.048031382,0.02851028,-0.01724782,-0.012137469,-0.025496345,0.0009976419,-0.04202613,-0.06961125,-0.039373208,-0.024487942,0.0034024527,-0.036047377,-0.010497876,0.035976328,-0.0195007,0.022394069,0.023014195,0.0030988757,0.045995366,0.0052683908,0.022599006,0.05832677,0.008396254,-0.01695126,-0.0042559872,0.010581682,0.07576567,-0.06322904,-0.01518966,-0.026699737,0.020788953,-0.06387907,-0.004968187,-0.00025832833,0.038689427,-0.002227026,-0.05107359,0.048126727,-0.062401943,0.025587745,0.023378437,0.013860932,-0.019961761,0.019221472,-0.04406159,0.056018144,-0.0017337583,0.062304575,0.017397618,0.009901478,-0.017563576,0.039038714,-0.02046683,0.028669568,-0.010178692,0.00814896,-0.03213566,-0.032154545,0.0657626,-0.013770934,-0.023075908,0.062193867,0.018681973,0.025502715,-0.00068959594,0.009627121,0.009797319,-0.010498477,-0.050234836,-0.010341528,-0.008739003,0.003633585,-0.034123257,-0.051378902,-0.008831075,0.01261713,-0.040906146,0.0015395732,-0.0028757434,0.034281608,0.034677196,-0.004733085,-0.03507071,0.0019293139,0.009250738,0.017954256,-0.000100313104,0.008004263,0.018624507,-0.004592507,-0.012785733,0.009307303,-0.010990688,-0.01685083,-0.004437201,-0.01729194,0.018395912,0.004623192,0.050051577,0.019231144,-0.002346698,-0.015713006,0.05915092,0.018594932,-0.017696565,0.047118727,0.027341597,-0.009371011,0.032545988,0.033011645,-0.020814426,-0.015040735,0.03155377,-0.02624153,0.0069065387,-0.016441789,0.07676015,-0.023394346,-0.03045278,-0.021679584,-0.0032529978,-0.18596028,-0.028458556,0.026182316,0.018713461,0.009371464,0.031341415,-0.025987357,0.019592378,-0.03208838,0.010673923,0.036683343,-0.05751248,0.017005702,-0.016488353,0.016458398,-0.020742413,-0.024980182,0.013025268,-0.027736412,-0.033663828,-0.05270175,-0.055704772,0.043050922,-0.016679015,-0.049426634,-0.02421921,0.049274452,-0.0056142746,-0.016412355,0.007134326,-0.01099454,0.047282446,-0.017051717,0.0060610515,0.025396796,0.033670876,-0.0032621003,0.013218139,0.008052488,-0.0016038934,0.019685753,-0.01565642,0.008295134,0.021842372,-0.019327937,-0.02572357,0.03931851,0.010627198,0.017787807,-0.01761584,0.010113757,-0.020947423,0.017566364,-0.0058701285,-0.017572608,0.0031067787,-0.00067997695,0.052514285,-0.0051197996,-0.005617098,-0.012644948,0.014468458,0.003198897,0.0020571053,-0.02739221,0.034303684,0.06789843,-0.040294744,0.0028242911,-0.04225256,0.017218968,-0.023561975,-0.0023173138,0.0021781183,0.005830312,0.049346607,-0.02011751,-0.0018339609,0.0058529074,-0.11625396,0.03216134,0.0253989,0.0007405216,0.025807487,0.0013879568,-0.06716508,-0.0026213895,-0.010453713,-0.007096832,0.241271,0.022180159,-0.010367943,-0.025059596,0.07287152,-0.032018207,-0.020656357,0.041970946,-0.009166299,-0.035774425,0.017039243,0.0060958173,0.0063866605,0.029369041,0.058778405,0.019062884,-0.047582705,0.0355793,0.019428713,-0.03503947,-0.02766802,-0.050364003,0.010644234,0.021325625,-0.046194524,-0.012374488,0.022425663,-0.009061803,-0.026710749,0.013558005,-0.040394086,0.022055866,0.05299274,-0.017686987,-0.0030419861,-0.014160814,0.0123329265,0.0057615116,0.026139898,0.0120429145,-0.006442688,-0.011163292,0.063081264,0.025248017,0.015829194,-0.035466235,0.027242482,0.015846128,-0.011205637,0.025035836,0.009567584,-0.0058114636,-0.0036661073,0.0097446395,-0.008807592,-0.014468706,-0.005034041,-0.019009773,-0.0028372717,0.027493263,0.02232145,0.011891859,-0.010597062,0.0073788413,0.008544084,0.0025877475,0.018875869,0.013553505,-0.0028565212,-0.0070833997,0.027330194,0.02535806,0.024942867,0.0018796762,0.029675812,0.022679538,0.05353582,0.016841954,-0.00025668417,-0.025583863,-0.02707243,0.020439453,-0.05894224,-0.018278385,0.011236892,-0.058537308,-0.007589309,0.08740293,-0.021338465,-0.03958081,-0.015480764,0.010681356,-0.014679013,0.03005768,0.00032506388,0.031026071,0.05821465,-0.008950093,-0.034485642,0.01497366,-0.05478998,-0.011333085,-0.01204032,0.008787489,0.036289133,-0.010134922,-0.009120536,-0.031217307,-0.020565934,0.072005644,-0.007768362,0.00184091,0.033391424,-0.04272965,-0.020155152,0.053629793,0.046051495,0.038389154,0.03373376,0.022801358,-0.03553351,0.0056820787,-0.014897258,0.010265285,-0.029570889,-0.03239511,-0.012542033,0.07361744,-0.054700334,0.016803516,0.027529452,-0.03786781,0.024631305,0.018766653,0.049569126,-0.018017363,0.00543088,0.044200063,0.024934333,0.010748459,-0.017048322,-0.011527536,-0.010508241,0.009459428,0.027310304,-0.0034337917,-0.007141251,0.021777151,-0.028087907,0.016982328,0.06083075,0.06173805,0.0007004518,-0.036414426,-0.032777283,-0.06419036,-0.0023785527,-0.011104135,0.03139355,-0.046182495,0.005980578,0.051756658,0.030785637,0.057454377,-0.056107286,0.023900224,-0.025317062,0.048852246,-0.0018822986,-0.014359849,0.009764256,-0.02997704,-0.046977848,0.01911088,0.00397062,-0.0030702183,-0.019185461,-0.0077515985,-0.013614924,0.022352504,-0.013856785,0.0097167,-0.070041984,-0.025587998,0.04332081,-0.030446682,-0.014227596,-0.012221729,0.03341602,-0.021203864,-0.035613988,0.09828582,-0.003975759,0.0027311426,0.026662108,0.04662833,0.029592892,-0.0070255576,-0.024953173,-0.007112314,0.0028281463,-0.04338821,-0.003238076,0.029239371,0.015511914,-0.026720684,0.010323995,0.00075919536,0.028922623,0.013012352,-0.018368065,-0.011805964,-0.02908251,0.00051538285,0.030489057,-0.03940918,0.029359844,0.054020435,-0.0016398779,0.013495412,-0.021546371,0.0025878812,0.010020777,-0.06754072,0.011477715,0.03479703,-0.023475906,-0.030835906,0.044831015,-0.019732965,-0.004509744,-0.008793608,-0.007960382,-0.0058460026,0.0013559823,-0.011030563,0.020690715,0.028080681,0.0059562423,-0.045053687,0.026441583,-0.04563069,-0.017128035,0.058540206,0.013698598,-0.0075115496,-0.04735687,-0.023856059,0.032323085,0.028747324,0.004551308,-0.015895858,0.029540299,-0.05392979,0.009610707,-0.05691444,-0.0756089,-0.01287985,-0.036361285,-0.056178328,-0.002444698,0.039433356,-0.0035220394,-0.015494562,0.034855314,-0.042312298,0.009414712,-0.039556473,-0.028536627,-0.0033671465,-0.04305011,0.0011244921,-0.01409281,-0.018823165,0.037608854,0.008752626,0.04735857,-0.01453548,0.031522192,0.024169449,-0.026405938,-0.028982393,0.038910545,-0.0027449194,-0.0014310918,-0.03187061,-0.015279496,0.03209237,-0.00063174625,-0.06806279,0.0044984026,0.009452288,-0.036187146,-0.025661118,-0.0009612162,-0.016611286,-0.04369058,0.00085095764,-0.029717006,-0.018893423,-0.034417607,-0.0074344473,-0.019221693,-0.018530196,-0.02597852,0.029501151,0.0009251316,-0.025458988,0.049440276,0.01763469,-0.052788887,-0.012755618,-0.007899299,0.063143566,-0.018063914,0.0031218,0.046512343,-0.016690193,-0.015492665,0.021594048,-0.013135155,-0.0023348737,-0.03107303,-0.012858851,0.0034986374,-0.025748726,0.028753603,-0.016641509,-0.071132906,-0.018653965,-0.022816576,-0.03378899,0.0028169574,-0.004266821,0.0059762797,-0.021604374,0.04806244,-0.022024466,-0.016121734,-0.013225927,0.0360363,-0.0035969722,0.044149477,-0.04241439,0.023046829,-0.06225514,-0.0012428255,0.013809955,-0.05966062,-0.029432802,-0.007672431,-0.038898584,-0.017535932,-0.035213288,0.024961734,-0.008157099,0.029224984,-0.0040865433,0.027583675,0.018302534,-0.028697202,0.007026365,-0.023193605,-0.0077274893,-0.003634366,0.031428315,0.024902629,0.020620173,0.009217749,0.009278807,0.009868309,0.001115114,0.060180597,0.046286233,-0.0031040197,-0.0000348698,-0.0037800435,0.003479123,0.0012991554,0.020416295,-0.0028637901,-0.028851079,-0.037002213,-0.048417933,0.016976245,-0.031156754,0.010301908,0.023674456,0.004260165,0.025095483,-0.022311384,-0.0077006454,-0.015525743,0.028439581,-0.16593385,-0.0019637386,-0.03566927,-0.021100892,-0.031423226,-0.0037126006,-0.054748643,-0.035057902,0.019740524,-0.0355033,-0.042413633,-0.04499675,0.076168954,-0.0017775568,-0.024994085,0.021584945,0.018383948,-0.019720832,-0.010272081,0.029284945,-0.00213135,-0.0057028295,0.029021941,-0.008308046,0.0056394273,0.018104969,0.040359437,-0.016482387,-0.028413918,-0.002221043,-0.008020557,-0.02889789,0.015148777,0.06260437,0.0013816946,-0.03677622,0.009616807,0.037564315,0.02396011,0.030965902,-0.010426796,0.0134177795,0.032548737,0.05539838,0.0059034657,0.036744516,0.011148308,-0.014949412,-0.063597724,-0.0056401757,0.02682084,-0.0023135704,0.00263892,0.01815875,0.0006957149,-0.020877305,-0.04742481,-0.01384672,-0.0038578014,0.05784827,-0.024353063,0.016832966,-0.024263805,0.011433773,-0.030289885,0.005533188,-0.04013558,-0.0094579095,-0.02863612,-0.021395396,-0.0357547,-0.044628244,-0.010888937,-0.04316584,0.034020573,0.04794276,0.039024543,-0.018538518,0.002447958,-0.017013418,-0.061516322,-0.04691571,-0.0044996846,0.027702156,0.010412771,-0.02354958,-0.009020953,0.011284052,-0.018166425,0.013448038,-0.05604636,-0.042990103,-0.0033912046,-0.011463184,-0.008245351,-0.004859263,-0.016703324,-0.038384657,-0.0018140045,-0.022065954,-0.033231698,-0.007408722,0.0020731397,-0.00020906312,-0.032682475,0.01928694,0.043192808,-0.003961868,0.015361517,-0.032952003,-0.07243284,0.014452045,-0.017174868,0.012564248,-0.03737687,-0.007432758,0.0050373566,0.062762514,-0.005993168,-0.043925628,0.006872487,0.0066856802,-0.015730696,-0.019202046,0.03741908,0.04921319,0.034770533,0.028636582,0.038097564,-0.033859883,0.0029008577,-0.063866,-0.024902316,-0.0039565945,-0.012542084,-0.016951172,-0.015720058,0.05684807,0.023050737,0.0086101815,-0.034460764,-0.02310406,-0.039697614,-0.019602511,-0.007572588,-0.060107,-0.046022277,-0.01821586,-0.03323566,-0.018809717,0.0014881042,0.020939441,-0.05871771,0.0031465332,-0.0019356284,0.014702988,0.0056182123,-0.008466713,-0.015067142,0.054154593,0.0063254414,-0.041078873,-0.0061449404,0.0063247373,-0.012064189,0.005438932,-0.017058734,-0.036331173,-0.031287424,0.041978274,0.03077788,-0.024580406,-0.029217819,0.015615909,0.04739111,0.0050218403,-0.01401136,0.00767545,0.040237006,-0.0053192005,0.007818276,-0.034480497,0.03955459,0.013005539,-0.01966183,-0.017596053,-0.033667013,0.0020012045,0.03939211,0.0010232261,-0.0022127307,-0.0036238546,0.018285347,-0.019999962,0.041187547,0.012696704,0.030293847,-0.0342906,0.011150392,-0.001900358,0.00013605585,0.004125683,0.0029406534,0.013413263,-0.0251159,-0.0081087155,-0.016636277,-0.021576384,-0.0017033124,0.044723455,-0.014243842,-0.023015084,-0.070881344,0.01878078,-0.01518753,0.02524679,0.06602612,0.020974034,0.009676453,0.020203877,0.049118545,-0.003863159,0.025526553,-0.01216624,-0.026704285,-0.019931173,0.028869402,0.019916281,0.010180272,0.006713811,-0.017237332,0.01693915,0.017962696,-0.018119195,0.013350239,-0.02296174,-0.0015671224,0.025184922,-0.03500798,-0.030096188,0.015908174,-0.02873894,-0.06063014,0.015678696],"last_embed":{"hash":"6jxn2q","tokens":748}}},"text":null,"length":0,"last_read":{"hash":"6jxn2q","at":1754034381104},"key":"Settings/MobilePlugin.md##{10}","lines":[16,20],"size":306,"outlinks":[{"title":"*tadashi-aikawa*","target":"https://github.com/tadashi-aikawa","line":1},{"title":"**Various Complements**","target":"https://obsidian.md/plugins?id=various-complements","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=various-complements&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"6jxn2q","at":1754034381104}}, \ No newline at end of file +"smart_blocks:Settings/MobilePlugin.md##{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00088679185,-0.007177145,-0.008719867,-0.012551129,-0.024942776,-0.04529624,0.057360906,-0.0052917246,0.015575923,-0.0027295202,-0.010433736,0.0072991485,-0.008883378,0.039488446,0.0017380648,-0.034533266,-0.015046814,0.016948463,-0.008893655,0.0007413793,0.009821597,0.034788493,0.018617822,-0.0017685838,0.00478113,0.0061170235,0.009755542,0.017687825,0.03187912,-0.0065367357,-0.0028772482,-0.023389209,-0.00960935,-0.020706816,-0.019366598,-0.016835604,-0.013058054,-0.050270595,-0.023531657,0.031343926,-0.00936178,-0.017977836,0.015614417,-0.04210216,-0.033619333,-0.005710868,0.0043855826,-0.004979789,0.029906293,0.00038858585,0.007529779,-0.011140023,0.04174834,-0.057510886,-0.035021536,0.016681874,0.0030949174,0.010605984,-0.040005222,-0.011297923,-0.06829147,0.011423887,-0.0029798616,-0.013700271,0.0056759045,0.04588326,0.00789182,-0.01534627,0.0035294008,-0.009707742,0.019022346,0.05302165,0.030950498,-0.0284108,-0.055951856,-0.003506566,0.044339057,0.004303974,-0.027103068,0.03368712,-0.006100259,0.01786677,0.011268468,0.024969649,0.00802139,0.015283635,0.020209067,0.008501061,0.033529885,0.053867426,-0.011077208,0.01425506,0.0584782,-0.049483847,-0.055328235,-0.003027528,0.068541594,0.0064571723,0.018698163,-0.01731003,0.025151156,-0.03990742,0.032737974,-0.030519955,0.04967863,0.024690809,0.0044768383,-0.01874615,-0.003399342,-0.01342479,-0.01688849,0.002050798,0.043821942,-0.03245121,0.018435359,-0.021201087,-0.00455512,-0.019312168,0.05341014,0.0295045,0.057040907,0.025451306,-0.037589304,-0.029966755,0.019715194,0.021414705,-0.013172813,0.038288403,0.0060984357,0.005026911,0.0065158694,0.025721788,-0.035669472,-0.0031551574,-0.074408896,-0.010479679,0.012676528,0.05578128,-0.03870942,-0.067707025,0.016471624,0.0030170612,0.04882426,-0.021099955,0.020270936,-0.061457563,0.05108086,0.0028319575,0.039216913,-0.009810096,-0.023321627,0.030997105,0.005433314,0.047276355,0.03595873,-0.028854813,-0.028914686,0.03380771,0.024650248,-0.018653963,-0.026784794,0.06790368,-0.07247811,0.039231103,0.008680244,-0.024936944,0.023186477,-0.0006008173,-0.007814562,-0.01972619,0.013203983,-0.01323796,0.0030987952,0.019021703,-0.027090343,0.019916017,0.048031382,0.02851028,-0.01724782,-0.012137469,-0.025496345,0.0009976419,-0.04202613,-0.06961125,-0.039373208,-0.024487942,0.0034024527,-0.036047377,-0.010497876,0.035976328,-0.0195007,0.022394069,0.023014195,0.0030988757,0.045995366,0.0052683908,0.022599006,0.05832677,0.008396254,-0.01695126,-0.0042559872,0.010581682,0.07576567,-0.06322904,-0.01518966,-0.026699737,0.020788953,-0.06387907,-0.004968187,-0.00025832833,0.038689427,-0.002227026,-0.05107359,0.048126727,-0.062401943,0.025587745,0.023378437,0.013860932,-0.019961761,0.019221472,-0.04406159,0.056018144,-0.0017337583,0.062304575,0.017397618,0.009901478,-0.017563576,0.039038714,-0.02046683,0.028669568,-0.010178692,0.00814896,-0.03213566,-0.032154545,0.0657626,-0.013770934,-0.023075908,0.062193867,0.018681973,0.025502715,-0.00068959594,0.009627121,0.009797319,-0.010498477,-0.050234836,-0.010341528,-0.008739003,0.003633585,-0.034123257,-0.051378902,-0.008831075,0.01261713,-0.040906146,0.0015395732,-0.0028757434,0.034281608,0.034677196,-0.004733085,-0.03507071,0.0019293139,0.009250738,0.017954256,-0.000100313104,0.008004263,0.018624507,-0.004592507,-0.012785733,0.009307303,-0.010990688,-0.01685083,-0.004437201,-0.01729194,0.018395912,0.004623192,0.050051577,0.019231144,-0.002346698,-0.015713006,0.05915092,0.018594932,-0.017696565,0.047118727,0.027341597,-0.009371011,0.032545988,0.033011645,-0.020814426,-0.015040735,0.03155377,-0.02624153,0.0069065387,-0.016441789,0.07676015,-0.023394346,-0.03045278,-0.021679584,-0.0032529978,-0.18596028,-0.028458556,0.026182316,0.018713461,0.009371464,0.031341415,-0.025987357,0.019592378,-0.03208838,0.010673923,0.036683343,-0.05751248,0.017005702,-0.016488353,0.016458398,-0.020742413,-0.024980182,0.013025268,-0.027736412,-0.033663828,-0.05270175,-0.055704772,0.043050922,-0.016679015,-0.049426634,-0.02421921,0.049274452,-0.0056142746,-0.016412355,0.007134326,-0.01099454,0.047282446,-0.017051717,0.0060610515,0.025396796,0.033670876,-0.0032621003,0.013218139,0.008052488,-0.0016038934,0.019685753,-0.01565642,0.008295134,0.021842372,-0.019327937,-0.02572357,0.03931851,0.010627198,0.017787807,-0.01761584,0.010113757,-0.020947423,0.017566364,-0.0058701285,-0.017572608,0.0031067787,-0.00067997695,0.052514285,-0.0051197996,-0.005617098,-0.012644948,0.014468458,0.003198897,0.0020571053,-0.02739221,0.034303684,0.06789843,-0.040294744,0.0028242911,-0.04225256,0.017218968,-0.023561975,-0.0023173138,0.0021781183,0.005830312,0.049346607,-0.02011751,-0.0018339609,0.0058529074,-0.11625396,0.03216134,0.0253989,0.0007405216,0.025807487,0.0013879568,-0.06716508,-0.0026213895,-0.010453713,-0.007096832,0.241271,0.022180159,-0.010367943,-0.025059596,0.07287152,-0.032018207,-0.020656357,0.041970946,-0.009166299,-0.035774425,0.017039243,0.0060958173,0.0063866605,0.029369041,0.058778405,0.019062884,-0.047582705,0.0355793,0.019428713,-0.03503947,-0.02766802,-0.050364003,0.010644234,0.021325625,-0.046194524,-0.012374488,0.022425663,-0.009061803,-0.026710749,0.013558005,-0.040394086,0.022055866,0.05299274,-0.017686987,-0.0030419861,-0.014160814,0.0123329265,0.0057615116,0.026139898,0.0120429145,-0.006442688,-0.011163292,0.063081264,0.025248017,0.015829194,-0.035466235,0.027242482,0.015846128,-0.011205637,0.025035836,0.009567584,-0.0058114636,-0.0036661073,0.0097446395,-0.008807592,-0.014468706,-0.005034041,-0.019009773,-0.0028372717,0.027493263,0.02232145,0.011891859,-0.010597062,0.0073788413,0.008544084,0.0025877475,0.018875869,0.013553505,-0.0028565212,-0.0070833997,0.027330194,0.02535806,0.024942867,0.0018796762,0.029675812,0.022679538,0.05353582,0.016841954,-0.00025668417,-0.025583863,-0.02707243,0.020439453,-0.05894224,-0.018278385,0.011236892,-0.058537308,-0.007589309,0.08740293,-0.021338465,-0.03958081,-0.015480764,0.010681356,-0.014679013,0.03005768,0.00032506388,0.031026071,0.05821465,-0.008950093,-0.034485642,0.01497366,-0.05478998,-0.011333085,-0.01204032,0.008787489,0.036289133,-0.010134922,-0.009120536,-0.031217307,-0.020565934,0.072005644,-0.007768362,0.00184091,0.033391424,-0.04272965,-0.020155152,0.053629793,0.046051495,0.038389154,0.03373376,0.022801358,-0.03553351,0.0056820787,-0.014897258,0.010265285,-0.029570889,-0.03239511,-0.012542033,0.07361744,-0.054700334,0.016803516,0.027529452,-0.03786781,0.024631305,0.018766653,0.049569126,-0.018017363,0.00543088,0.044200063,0.024934333,0.010748459,-0.017048322,-0.011527536,-0.010508241,0.009459428,0.027310304,-0.0034337917,-0.007141251,0.021777151,-0.028087907,0.016982328,0.06083075,0.06173805,0.0007004518,-0.036414426,-0.032777283,-0.06419036,-0.0023785527,-0.011104135,0.03139355,-0.046182495,0.005980578,0.051756658,0.030785637,0.057454377,-0.056107286,0.023900224,-0.025317062,0.048852246,-0.0018822986,-0.014359849,0.009764256,-0.02997704,-0.046977848,0.01911088,0.00397062,-0.0030702183,-0.019185461,-0.0077515985,-0.013614924,0.022352504,-0.013856785,0.0097167,-0.070041984,-0.025587998,0.04332081,-0.030446682,-0.014227596,-0.012221729,0.03341602,-0.021203864,-0.035613988,0.09828582,-0.003975759,0.0027311426,0.026662108,0.04662833,0.029592892,-0.0070255576,-0.024953173,-0.007112314,0.0028281463,-0.04338821,-0.003238076,0.029239371,0.015511914,-0.026720684,0.010323995,0.00075919536,0.028922623,0.013012352,-0.018368065,-0.011805964,-0.02908251,0.00051538285,0.030489057,-0.03940918,0.029359844,0.054020435,-0.0016398779,0.013495412,-0.021546371,0.0025878812,0.010020777,-0.06754072,0.011477715,0.03479703,-0.023475906,-0.030835906,0.044831015,-0.019732965,-0.004509744,-0.008793608,-0.007960382,-0.0058460026,0.0013559823,-0.011030563,0.020690715,0.028080681,0.0059562423,-0.045053687,0.026441583,-0.04563069,-0.017128035,0.058540206,0.013698598,-0.0075115496,-0.04735687,-0.023856059,0.032323085,0.028747324,0.004551308,-0.015895858,0.029540299,-0.05392979,0.009610707,-0.05691444,-0.0756089,-0.01287985,-0.036361285,-0.056178328,-0.002444698,0.039433356,-0.0035220394,-0.015494562,0.034855314,-0.042312298,0.009414712,-0.039556473,-0.028536627,-0.0033671465,-0.04305011,0.0011244921,-0.01409281,-0.018823165,0.037608854,0.008752626,0.04735857,-0.01453548,0.031522192,0.024169449,-0.026405938,-0.028982393,0.038910545,-0.0027449194,-0.0014310918,-0.03187061,-0.015279496,0.03209237,-0.00063174625,-0.06806279,0.0044984026,0.009452288,-0.036187146,-0.025661118,-0.0009612162,-0.016611286,-0.04369058,0.00085095764,-0.029717006,-0.018893423,-0.034417607,-0.0074344473,-0.019221693,-0.018530196,-0.02597852,0.029501151,0.0009251316,-0.025458988,0.049440276,0.01763469,-0.052788887,-0.012755618,-0.007899299,0.063143566,-0.018063914,0.0031218,0.046512343,-0.016690193,-0.015492665,0.021594048,-0.013135155,-0.0023348737,-0.03107303,-0.012858851,0.0034986374,-0.025748726,0.028753603,-0.016641509,-0.071132906,-0.018653965,-0.022816576,-0.03378899,0.0028169574,-0.004266821,0.0059762797,-0.021604374,0.04806244,-0.022024466,-0.016121734,-0.013225927,0.0360363,-0.0035969722,0.044149477,-0.04241439,0.023046829,-0.06225514,-0.0012428255,0.013809955,-0.05966062,-0.029432802,-0.007672431,-0.038898584,-0.017535932,-0.035213288,0.024961734,-0.008157099,0.029224984,-0.0040865433,0.027583675,0.018302534,-0.028697202,0.007026365,-0.023193605,-0.0077274893,-0.003634366,0.031428315,0.024902629,0.020620173,0.009217749,0.009278807,0.009868309,0.001115114,0.060180597,0.046286233,-0.0031040197,-0.0000348698,-0.0037800435,0.003479123,0.0012991554,0.020416295,-0.0028637901,-0.028851079,-0.037002213,-0.048417933,0.016976245,-0.031156754,0.010301908,0.023674456,0.004260165,0.025095483,-0.022311384,-0.0077006454,-0.015525743,0.028439581,-0.16593385,-0.0019637386,-0.03566927,-0.021100892,-0.031423226,-0.0037126006,-0.054748643,-0.035057902,0.019740524,-0.0355033,-0.042413633,-0.04499675,0.076168954,-0.0017775568,-0.024994085,0.021584945,0.018383948,-0.019720832,-0.010272081,0.029284945,-0.00213135,-0.0057028295,0.029021941,-0.008308046,0.0056394273,0.018104969,0.040359437,-0.016482387,-0.028413918,-0.002221043,-0.008020557,-0.02889789,0.015148777,0.06260437,0.0013816946,-0.03677622,0.009616807,0.037564315,0.02396011,0.030965902,-0.010426796,0.0134177795,0.032548737,0.05539838,0.0059034657,0.036744516,0.011148308,-0.014949412,-0.063597724,-0.0056401757,0.02682084,-0.0023135704,0.00263892,0.01815875,0.0006957149,-0.020877305,-0.04742481,-0.01384672,-0.0038578014,0.05784827,-0.024353063,0.016832966,-0.024263805,0.011433773,-0.030289885,0.005533188,-0.04013558,-0.0094579095,-0.02863612,-0.021395396,-0.0357547,-0.044628244,-0.010888937,-0.04316584,0.034020573,0.04794276,0.039024543,-0.018538518,0.002447958,-0.017013418,-0.061516322,-0.04691571,-0.0044996846,0.027702156,0.010412771,-0.02354958,-0.009020953,0.011284052,-0.018166425,0.013448038,-0.05604636,-0.042990103,-0.0033912046,-0.011463184,-0.008245351,-0.004859263,-0.016703324,-0.038384657,-0.0018140045,-0.022065954,-0.033231698,-0.007408722,0.0020731397,-0.00020906312,-0.032682475,0.01928694,0.043192808,-0.003961868,0.015361517,-0.032952003,-0.07243284,0.014452045,-0.017174868,0.012564248,-0.03737687,-0.007432758,0.0050373566,0.062762514,-0.005993168,-0.043925628,0.006872487,0.0066856802,-0.015730696,-0.019202046,0.03741908,0.04921319,0.034770533,0.028636582,0.038097564,-0.033859883,0.0029008577,-0.063866,-0.024902316,-0.0039565945,-0.012542084,-0.016951172,-0.015720058,0.05684807,0.023050737,0.0086101815,-0.034460764,-0.02310406,-0.039697614,-0.019602511,-0.007572588,-0.060107,-0.046022277,-0.01821586,-0.03323566,-0.018809717,0.0014881042,0.020939441,-0.05871771,0.0031465332,-0.0019356284,0.014702988,0.0056182123,-0.008466713,-0.015067142,0.054154593,0.0063254414,-0.041078873,-0.0061449404,0.0063247373,-0.012064189,0.005438932,-0.017058734,-0.036331173,-0.031287424,0.041978274,0.03077788,-0.024580406,-0.029217819,0.015615909,0.04739111,0.0050218403,-0.01401136,0.00767545,0.040237006,-0.0053192005,0.007818276,-0.034480497,0.03955459,0.013005539,-0.01966183,-0.017596053,-0.033667013,0.0020012045,0.03939211,0.0010232261,-0.0022127307,-0.0036238546,0.018285347,-0.019999962,0.041187547,0.012696704,0.030293847,-0.0342906,0.011150392,-0.001900358,0.00013605585,0.004125683,0.0029406534,0.013413263,-0.0251159,-0.0081087155,-0.016636277,-0.021576384,-0.0017033124,0.044723455,-0.014243842,-0.023015084,-0.070881344,0.01878078,-0.01518753,0.02524679,0.06602612,0.020974034,0.009676453,0.020203877,0.049118545,-0.003863159,0.025526553,-0.01216624,-0.026704285,-0.019931173,0.028869402,0.019916281,0.010180272,0.006713811,-0.017237332,0.01693915,0.017962696,-0.018119195,0.013350239,-0.02296174,-0.0015671224,0.025184922,-0.03500798,-0.030096188,0.015908174,-0.02873894,-0.06063014,0.015678696],"last_embed":{"hash":"6jxn2q","tokens":748}}},"text":null,"length":0,"last_read":{"hash":"6jxn2q","at":1754034381104},"key":"Settings/MobilePlugin.md##{10}","lines":[16,20],"size":306,"outlinks":[{"title":"*tadashi-aikawa*","target":"https://github.com/tadashi-aikawa","line":1},{"title":"**Various Complements**","target":"https://obsidian.md/plugins?id=various-complements","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=various-complements&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"6jxn2q","at":1754034381104}}, +"smart_sources:Settings/MobilePlugin.md": {"path":"Settings/MobilePlugin.md","embeddings":{"bge-m3:latest":{"vec":[0.031008584,-0.0012438415,-0.015499153,0.0034408513,-0.00038931856,-0.006232293,0.04982486,0.04816534,0.0107858,-0.007993845,-0.0056673624,0.0065147914,0.0017906076,0.010688949,-0.018790564,-0.03824375,-0.016602099,0.0011407007,-0.0032539943,0.001438155,-0.050844334,0.0009557034,0.021051407,0.002330896,-0.028925285,0.07674739,0.00028291324,-0.019591074,-0.03500792,0.019837301,0.04037148,-0.007678919,0.031138733,0.0044535366,0.0027727308,-0.05958715,-0.028427131,-0.008893576,-0.11095672,-0.018436247,0.021989603,-0.027090829,-0.061584767,-0.008618954,-0.00080742734,0.009053708,-0.02088677,-0.04918891,-0.001809253,-0.012691204,-0.0017916734,0.012347974,0.005950641,-0.048877183,-0.020115089,0.004074094,0.0065237423,-0.01691998,0.0026318012,-0.029826999,-0.04565762,0.0154617615,0.001270347,-0.04551525,-0.0353302,0.013742843,0.010068402,0.041242987,0.034708064,-0.030861786,-0.011066873,-0.0028703308,0.014701078,-0.06068768,0.0053283046,-0.018873403,0.032020863,0.011494547,0.014294117,-0.028942157,0.12060782,-0.02628544,0.010346315,-0.009224716,-0.0063928114,-0.014056625,0.0105194,0.06952474,-0.016819734,0.021295758,-0.018146984,0.046268255,0.027925774,-0.053073812,-0.037518617,0.007976346,0.039305206,-0.022043899,0.0104935495,-0.00560244,-0.02189827,0.0034748202,0.016402913,0.025895732,-0.011978744,0.014645964,-0.008173,-0.0006898254,-0.047848906,0.01711262,-0.035032816,-0.008129179,0.010348143,0.005092659,0.026560757,-0.012311856,0.0051301117,0.0014911522,0.0061750016,-0.013196188,-0.012402931,0.052835073,-0.032381527,-0.007933475,0.016983196,0.006809741,-0.0004333382,0.053026337,-0.031141525,0.017111022,0.024905706,0.020841971,0.0075922003,-0.00783504,-0.025010824,0.016834242,0.034899585,0.052612547,0.035920553,-0.014867139,0.010913988,-0.012148433,-0.042158384,-0.010046885,0.033035588,-0.012922081,0.00482645,-0.016526349,0.023687692,0.044398796,-0.039784126,-0.020795532,0.008135001,-0.004769704,0.042922232,0.020075656,0.042180397,0.009352495,0.025841087,-0.028649073,0.0035538024,-0.016866662,0.057021298,0.045691606,0.019683743,0.022349287,0.024450576,0.027732356,-0.011180223,-0.004067123,0.014436761,-0.045493696,0.002455586,0.022232924,0.002840405,0.063245706,0.03745809,0.02521649,0.003729989,-0.03065627,-0.009056929,0.01555941,0.022951301,-0.042485435,0.025194887,-0.018595966,0.006095986,0.019917194,0.0132976975,0.056430098,-0.028453304,-0.049104765,0.050758626,0.0262212,-0.01770495,-0.0024922483,-0.0737852,-0.01099299,0.05111159,-0.040847752,-0.016236365,0.009544178,-0.025921188,-0.00195606,0.0024536867,-0.0065070656,-0.0025869939,-0.02514713,-0.0046915463,0.022591624,0.026316056,0.020434745,-0.009380955,0.020557866,0.02007591,0.0065383604,-0.004665142,-0.034118026,0.039356705,0.044831906,-0.010982047,-0.00846271,0.010163802,0.010060644,-0.0107691055,0.020489788,0.015113672,0.029699566,0.0081013255,0.0300241,-0.050452765,0.08674873,-0.036450922,-0.024485733,-0.022169333,0.016775193,-0.06757398,0.035021536,0.043056402,0.025964953,0.0088873245,-0.036464714,-0.016484369,-0.043855023,-0.045777,0.057025112,-0.030486865,0.016645545,-0.019493472,0.014242737,-0.0075179627,0.017285896,-0.002345088,-0.025303656,-0.023557791,-0.028350074,-0.008032571,-0.020693542,0.006505411,-0.0074101547,0.007227019,-0.04098864,-0.020027159,0.032596435,-0.013518104,-0.007934492,0.01286908,-0.03394386,0.020328328,0.032322884,0.0077176066,-0.000018321336,-0.058289856,0.0035566166,-0.008627076,-0.03072523,-0.017517323,-0.034391973,0.039617978,-0.04778762,0.026105313,-0.018650765,-0.007377289,0.0028039976,-0.036949027,0.055005934,0.003945908,0.012774158,0.02550109,-0.02569394,0.0021078824,-0.0039545163,0.0761098,-0.03067604,0.0076867184,0.025121346,-0.03145241,-0.18076593,-0.031108672,0.03503729,0.004764212,-0.00268302,-0.008215026,-0.003851505,0.02330418,-0.009668368,-0.0627419,-0.0069420217,-0.14356594,-0.0018505057,-0.012912542,0.028959952,0.022372765,0.036999166,-0.012002535,-0.02185439,-0.076882176,-0.0074066976,0.008528997,0.07574877,0.037678216,0.041096237,0.019691106,0.022459839,0.034141686,-0.03050483,0.030847203,-0.034175366,0.05939611,-0.030471098,-0.053330295,0.047680005,0.031192828,-0.011494607,-0.025365958,0.010286947,0.0022890368,0.03998861,0.041816954,0.021882307,-0.0803673,0.005541824,-0.032778352,0.009769118,0.017704234,0.007220497,0.025058724,0.0043146987,0.04511984,0.017423349,0.008889797,-0.009853598,0.021067396,0.03526304,0.044229567,0.027703363,0.02357548,-0.010914799,-0.064422615,-0.055410773,-0.013211582,0.020901447,0.03168636,-0.006428114,-0.022933196,0.0035723248,-0.032594446,-0.011611882,-0.03333923,-0.028874146,-0.04427693,0.004110313,0.012465755,0.012849904,-0.016175749,-0.021702563,-0.079992615,0.029984811,0.003276465,-0.0354768,0.010918036,-0.0005685339,-0.02027604,-0.05356806,-0.041022487,0.015349606,0.36390546,-0.027334398,-0.007404368,0.029747441,0.01433286,0.0140944505,-0.013976155,0.022757871,-0.0055136057,0.00054401206,0.0067919455,-0.001704521,0.013268941,0.0283476,0.041698724,0.03905868,-0.04246113,-0.00054720166,-0.008451817,-0.02164364,-0.012160445,-0.07077895,0.011616189,-0.022355452,-0.06690964,0.040688004,0.039301865,0.004384808,-0.021743506,0.013966448,-0.01976966,-0.006136204,-0.022837993,-0.02457145,0.0005455814,-0.019948928,-0.07742528,-0.039899785,-0.0056552254,0.0024230792,0.020745056,-0.011603092,0.027168913,-0.00120044,-0.046845153,-0.022796767,0.015913166,0.006491221,0.0050246394,-0.03198064,0.034717835,-0.013145079,-0.003048836,0.02225712,-0.015853282,-0.00027561857,-0.027686767,0.006806452,-0.043426204,0.0018361082,0.02578875,0.025792891,-0.016389614,0.027676478,0.036673576,0.019165529,-0.0152552575,-0.007854967,-0.0065583712,0.02539722,0.03886823,0.028652392,0.043636445,-0.010161043,0.015661294,-0.008539984,-0.008399661,0.030742282,0.014927686,0.018206995,-0.01902623,-0.0036860507,0.016638918,0.015647015,0.023527935,0.0043888227,-0.0178736,0.0066774744,-0.0124298865,-0.043330763,0.011346853,-0.017765911,0.0022540372,-0.005286125,0.045150097,-0.029081395,0.024185326,-0.0675771,0.027223675,-0.020315085,-0.01285203,0.021978155,0.019218463,0.003161955,-0.010124896,0.0004713139,-0.02050116,-0.04351675,-0.019981168,0.0061257905,-0.019249853,0.014279191,0.05121804,-0.010369169,0.06147716,0.029829623,0.047362614,0.011523476,0.0049351365,0.03210226,-0.031088652,-0.047766674,0.019513298,0.02267777,-0.03305876,-0.04970346,-0.005986918,-0.0018290518,-0.015348412,-0.018296475,0.016482165,0.015242934,-0.032047294,-0.025518835,0.004036726,-0.031853363,0.020848615,0.0024269319,0.0010353102,0.024333468,0.021064889,-0.04529695,0.005152676,0.005281428,-0.013677555,-0.019453637,0.0030646957,-0.011898444,-0.008589563,-0.0044306526,0.031214569,0.0053908136,0.010975076,-0.033232357,-0.01788084,-0.011436321,0.008170606,-0.014180981,-0.035139248,-0.039989546,-0.017688084,0.04505444,0.0027526997,0.07851026,-0.018326735,0.034044772,-0.000450156,0.047907833,-0.011861517,0.0014388296,-0.00034062174,-0.036550052,-0.013023451,0.027551202,0.033165853,-0.05921692,-0.011001132,0.024518443,0.04275181,-0.0010316767,0.022461988,0.031921376,-0.017122094,0.021383816,-0.037774414,0.004697839,-0.017850613,0.0062097264,0.0037090373,-0.024803055,-0.0026680664,0.055843413,-0.004750681,0.0011346369,0.013298526,-0.0012467684,-0.0033804101,-0.031031834,0.010590733,0.018870257,0.031855445,0.05329001,0.021111375,0.03866956,0.03598744,-0.0155745875,0.02060469,0.023476208,0.026181564,-0.039050538,-0.017802978,-0.032570757,0.011458821,-0.013940967,-0.016492976,-0.0116827525,0.02706293,0.022947945,-0.003959323,0.018814715,-0.061048545,-0.017899511,-0.0029376375,-0.052105833,0.008566851,0.044813722,-0.008684818,-0.04345971,-0.015165149,-0.019166281,-0.022248408,-0.027934933,-0.000571509,-0.022696132,-0.011458165,0.00372968,0.009113461,0.006938213,0.011858222,0.043364696,-0.014109496,-0.02223902,-0.012032082,0.04787639,0.02558586,-0.013992902,-0.032801095,0.035313718,0.0005897444,-0.021012,-0.008657749,-0.017090138,-0.06837309,-0.035386153,0.026396452,0.015645945,-0.00931129,-0.023634663,-0.008946673,0.014193862,-0.009115015,0.0135989385,0.012747534,-0.0047231345,0.014975262,0.026615618,-0.040494833,-0.054297067,0.004560534,-0.015675046,-0.020710588,-0.021023383,-0.008254941,-0.01834872,0.0049747233,-0.0026040082,0.039237283,-0.033145305,0.013353879,0.009658714,-0.06732809,0.00028108613,0.01161887,-0.00439776,-0.0011964848,-0.020813145,-0.017904133,0.024034206,-0.00711657,-0.010552207,0.03346664,-0.00205463,-0.046753567,-0.02412915,0.019218618,0.036637194,-0.028003216,0.05045336,0.014211181,0.031660683,0.0020617228,-0.0003773939,-0.009675985,-0.033615325,-0.014743477,0.018380638,0.023670655,0.0019894207,-0.007888122,0.011313276,-0.010311932,-0.04224897,-0.0544618,0.008080226,-0.05147009,-0.018314919,-0.011187368,0.0063957395,-0.01801854,-0.009942803,-0.0040290896,0.013904919,-0.0148877045,0.023013579,-0.031565525,-0.025208693,0.0036739737,0.0058122776,-0.015050492,-0.022812605,-0.040294845,-0.0011151622,0.019183064,0.012422375,0.00018962979,0.006025473,0.059758853,-0.016833717,0.017002283,0.03940536,-0.047224294,0.027107887,0.0103977155,0.014651651,0.019195465,0.03669267,0.020344367,-0.00719357,-0.03849615,-0.03680095,0.009071207,-0.0037003441,-0.011280021,0.022643818,0.009934331,-0.011227752,0.017697506,0.020199336,-0.0043734186,0.017126443,-0.01657372,0.027252523,0.016398447,0.010784203,0.011394252,0.012941438,-0.008970563,-0.012885801,-0.0027063952,-0.0151640205,0.03593388,0.02132696,-0.021520829,-0.042885505,-0.046030194,-0.016809344,0.047705945,0.0027986795,-0.004837744,-0.04279852,-0.0002368032,0.020683412,-0.0033777233,-0.052815802,0.04082337,-0.011159981,-0.0033371756,0.0040592793,-0.010294231,0.031656172,0.008314672,0.021425322,0.019349465,0.016501335,-0.11457953,0.03656378,-0.042293962,-0.03183215,0.013640375,0.0010269909,-0.015863646,-0.036298838,-0.006130852,-0.033255715,0.034611084,-0.021142367,0.0009356073,-0.018693132,0.0034277264,-0.006587294,-0.022866694,0.025990618,0.032722823,0.059402317,-0.019596703,-0.051440354,-0.0324209,-0.06600521,0.0111462865,0.022905907,-0.016142111,0.011726661,-0.008325525,0.0117236385,-0.0020416395,-0.014413464,-0.026896909,0.044139113,-0.011784272,0.024873013,-0.020757848,-0.018636456,0.014012832,0.04699551,0.055513117,0.0049933954,-0.028315263,0.023310043,-0.033781737,-0.0039273817,-0.018064676,-0.020751333,-0.0047580968,-0.014300358,-0.08081328,-0.021852098,0.047595132,0.00051181985,0.032268226,-0.00091498386,-0.012948856,-0.025500538,0.01078527,0.052684538,-0.001828788,0.005911305,-0.031053863,-0.01936015,-0.02621226,-0.013154957,0.0045453887,-0.017669687,0.031207688,-0.028592737,-0.027394164,-0.062398683,0.0026417272,-0.009679355,0.018884674,-0.043322705,0.025823522,-0.019198593,0.0053374395,-0.005449434,-0.039293017,-0.03271504,-0.011767484,0.030994432,0.044911735,-0.0005665567,-0.005725787,-0.0030439512,-0.026156215,-0.0042785127,-0.06802554,0.03398401,0.010098069,0.019681823,-0.0068921526,0.015824031,0.03568349,-0.01654264,0.0005145943,0.0042728265,0.01739098,0.04141329,-0.033228498,0.0075955503,0.03104365,0.0000955377,-0.05354898,0.004977666,-0.026534883,-0.0116532175,-0.012550593,-0.02914598,-0.060516804,0.014907418,-0.05300905,-0.0019955952,-0.0048441016,0.0365475,-0.011358424,-0.046543505,0.041466255,0.033493455,0.005510199,-0.05919444,-0.0055812937,-0.011879301,-0.0065807444,-0.0031600974,0.058571443,-0.043557353,0.03959393,-0.0023010424,-0.032496862,0.01824782,-0.021787424,0.012340154,0.0059145596,0.08622182,0.032530904,-0.03152076,-0.025560107,0.024828658,-0.020580372,-0.04542482,-0.03984824,-0.017825602,0.02936292,0.0015133292,0.001469288,0.034730226,-0.029446652,0.0072947848,0.0016980385,0.010723032,-0.0033522695,-0.019884555,0.012256259,-0.037300777,-0.009962611,0.054173958,0.029602196,-0.033471666,-0.012692831,-0.015291916,-0.02872858,0.033640057,-0.02259445,-0.030677443,0.038873956,0.0040551806,-0.012828776,0.047293913,-0.0046332944,0.04853962,0.038850322,-0.025154384,0.009038518,0.010585656,0.037943363,0.005163071,-0.0045707086,-0.04904012,0.053070486,-0.021311067,0.01089775,-0.0071672094,-0.021344185,-0.025277413,0.0017041042,0.014081668,-0.025597598,0.008011782,0.016729781,0.010832787,-0.012379283,-0.027532836,0.027938448,-0.04880065,-0.018247563,0.016356934,-0.02437668,-0.051039856,0.012991428,0.028904067,-0.008333142,0.0067703724,-0.02867028,-0.019582475,-0.0031109855,0.0136925215,-0.010324439,0.0028968605,-0.003243393,0.027523663,0.027040008,0.024896868,0.01736677,0.027735075,0.042509176,0.02808131,0.018215742,0.02613782,-0.023319187,-0.009072965,0.015868593,-0.035484344,-0.012039266,0.03185562,-0.015224858,-0.009984965,0.013077096,0.03546435,0.010194297,0.026565563,-0.00079065026,0.035352077,-0.0036088629,0.036198307,-0.017250622,-0.007925305,-0.042487726,-0.018019304,-0.047619116,0.010977462],"last_embed":{"hash":"1qbj83d","tokens":311}}},"last_read":{"hash":"1qbj83d","at":1763795325586},"class_name":"SmartSource","last_import":{"mtime":1761334523000,"size":3266,"at":1762338969642,"hash":"1qbj83d"},"blocks":{"#---frontmatter---":[1,4],"#":[5,20],"##{1}":[7,7],"##{2}":[8,8],"##{3}":[9,9],"##{4}":[10,10],"##{5}":[11,11],"##{6}":[12,12],"##{7}":[13,13],"##{8}":[14,14],"##{9}":[15,15],"##{10}":[16,20]},"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":7},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":7},{"title":"♡","target":"https://remotelysave.com","line":7},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":7},{"title":"*Florian Woelki*","target":"https://florianwoelki.com/","line":8},{"title":"**Iconize**","target":"https://obsidian.md/plugins?id=obsidian-icon-folder","line":8},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-icon-folder&enable=true","line":8},{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":9},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":9},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":9},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":9},{"title":"*jsmorabito & phibr0*","target":"https://github.com/phibr0","line":10},{"title":"♡","target":"https://ko-fi.com/phibr0","line":10},{"title":"**Commander**","target":"https://obsidian.md/plugins?id=cmdr","line":10},{"title":"⬇️","target":"obsidian://SP-install?id=cmdr&enable=true","line":10},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-omnisearch","line":11},{"title":"♡","target":"https://github.com/sponsors/scambier","line":11},{"title":"♡","target":"https://ko-fi.com/scambier","line":11},{"title":"**Omnisearch**","target":"https://obsidian.md/plugins?id=omnisearch","line":11},{"title":"⬇️","target":"obsidian://SP-install?id=omnisearch&enable=true","line":11},{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":12},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":12},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":12},{"title":"*tadashi-aikawa*","target":"https://github.com/tadashi-aikawa","line":13},{"title":"**Various Complements**","target":"https://obsidian.md/plugins?id=various-complements","line":13},{"title":"⬇️","target":"obsidian://SP-install?id=various-complements&enable=true","line":13},{"title":"*Vinzent*","target":"https://github.com/Vinzent03","line":14},{"title":"♡","target":"https://ko-fi.com/vinzent","line":14},{"title":"**Advanced URI**","target":"https://obsidian.md/plugins?id=obsidian-advanced-uri","line":14},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-advanced-uri&enable=true","line":14},{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":15},{"title":"*Benature*","target":"https://github.com/Benature","line":15},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":15},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":15},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":15},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":15},{"title":"♡","target":"https://buymeacoffee.com/polyipseity","line":16},{"title":"*polyipseity*","target":"https://github.com/polyipseity","line":16},{"title":"♡","target":"https://github.com/sponsors/polyipseity","line":16},{"title":"**Terminal**","target":"https://obsidian.md/plugins?id=terminal","line":16},{"title":"⬇️","target":"obsidian://SP-install?id=terminal&enable=true","line":16}],"last_embed":{"hash":"1qbj83d","at":1763795325586},"key":"Settings/MobilePlugin.md","metadata":{"created":"2025-07-04 05:07","updated":"2025-07-16 20:04"},"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/Two_decades_of_CBT_evolution_reveal_a_therapy_transformed_by_technology,_neuroscience,_and_cultural_adaptation_md.ajson b/.smart-env/multi/Two_decades_of_CBT_evolution_reveal_a_therapy_transformed_by_technology,_neuroscience,_and_cultural_adaptation_md.ajson new file mode 100644 index 0000000..4d4071b --- /dev/null +++ b/.smart-env/multi/Two_decades_of_CBT_evolution_reveal_a_therapy_transformed_by_technology,_neuroscience,_and_cultural_adaptation_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md": {"path":"Two decades of CBT evolution reveal a therapy transformed by technology, neuroscience, and cultural adaptation.md","last_embed":{"hash":null},"embeddings":{},"last_read":{"hash":"1irvwxp","at":1762338969617},"class_name":"SmartSource","last_import":{"mtime":1758889644000,"size":12634,"at":1762338969642,"hash":"1irvwxp"},"blocks":{"#---frontmatter---":[1,4],"#":[5,5],"##The neuroscience revolution validates CBT's biological mechanisms":[6,10],"##The neuroscience revolution validates CBT's biological mechanisms#{1}":[7,10],"##Third-wave therapies mature from innovation to mainstream practice":[11,18],"##Third-wave therapies mature from innovation to mainstream practice#{1}":[15,18],"##Technology transforms accessibility while maintaining clinical effectiveness":[19,26],"##Technology transforms accessibility while maintaining clinical effectiveness#{1}":[23,26],"##Cultural adaptations prove essential for global effectiveness":[27,34],"##Cultural adaptations prove essential for global effectiveness#{1}":[31,34],"##Meta-analytic evidence confirms robust effectiveness across conditions":[35,42],"##Meta-analytic evidence confirms robust effectiveness across conditions#{1}":[39,42],"##Theoretical advances shift focus from content to process":[43,50],"##Theoretical advances shift focus from content to process#{1}":[47,50],"##Integration with other approaches addresses earlier limitations":[51,58],"##Integration with other approaches addresses earlier limitations#{1}":[55,58],"##Critical perspectives reveal persistent limitations and debates":[59,66],"##Critical perspectives reveal persistent limitations and debates#{1}":[63,66],"##Implementation challenges persist despite proven effectiveness":[67,74],"##Implementation challenges persist despite proven effectiveness#{1}":[71,74],"##Conclusion":[75,83],"##Conclusion#{1}":[79,83]},"outlinks":[],"metadata":{"created":"2025-07-04 08:32","updated":"2025-09-26 14:27"},"task_lines":[]}, \ No newline at end of file diff --git a/.smart-env/multi/Work_Projects_QLS_Customs_Consultent_docs_Originals_manifest_naar_velden_txt.ajson b/.smart-env/multi/Work_Projects_QLS_Customs_Consultent_docs_Originals_manifest_naar_velden_txt.ajson new file mode 100644 index 0000000..b872af6 --- /dev/null +++ b/.smart-env/multi/Work_Projects_QLS_Customs_Consultent_docs_Originals_manifest_naar_velden_txt.ajson @@ -0,0 +1 @@ +"smart_sources:Work/Projects/QLS/Customs/Consultent docs/Originals/manifest naar velden.txt": {"path":"Work/Projects/QLS/Customs/Consultent docs/Originals/manifest naar velden.txt","embeddings":{"bge-m3:latest":{"vec":[-0.042097136,0.00194641,-0.010901588,-0.0038188684,0.002578221,-0.016004749,0.013174182,-0.059289936,-0.016130453,-0.0011204064,-0.015954927,0.038681753,-0.011208105,-0.0049727075,-0.003905069,0.013809507,-0.010525226,0.011958957,-0.010406505,-0.014081013,-0.031188987,-0.022068864,-0.022683797,0.021620318,0.021161467,-0.00031996318,0.019507023,-0.0016784059,-0.01409498,0.02149612,-0.006036657,0.0021966305,0.030934582,-0.037314482,-0.018200794,-0.013559245,0.016532162,-0.014601288,-0.050985783,0.036175296,-0.024183406,-0.031567372,0.0017338061,-0.059397295,0.025375944,-0.05225365,-0.008533594,-0.026643666,-0.007407497,-0.041541748,-0.035955667,0.0050196075,0.02859973,-0.02328617,0.006557435,0.05444942,-0.031649955,-0.0074564493,-0.049339756,-0.053001363,-0.0009869179,0.026818043,-0.07833523,-0.015146244,-0.021085115,-0.007094919,-0.0141280405,0.007377165,-0.03505166,0.0051721344,0.040052336,0.011993533,0.004448541,-0.006335541,-0.068292156,-0.016839592,0.013348839,-0.013562515,-0.048046574,0.011106475,0.0009895441,0.009723309,-0.013972118,-0.0004464374,0.0037119382,0.020842884,0.0025029005,0.08184942,-0.038503267,0.034836296,0.0054183947,-0.022674954,-0.012297561,-0.062357064,-0.04010329,-0.008439619,-0.03268513,-0.041244056,-0.011020948,0.012893391,-0.016370814,-0.013681103,0.02326064,-0.02511244,-0.003777042,0.0006876286,-0.019912837,-0.024130372,-0.015994838,-0.020349283,0.005408613,-0.012189333,0.019150559,0.012041837,-0.001709819,0.010349528,-0.033256467,-0.011817216,0.012419099,-0.005135485,0.026386766,0.0042549707,0.049893573,0.006978457,0.014926085,-0.0024568117,-0.0031283782,0.04125627,-0.0178068,-0.021563042,-0.0011448254,0.038092215,-0.01548252,0.011640459,-0.03497421,-0.020357767,0.050593924,0.013006272,0.009402372,-0.071602635,0.02025912,0.042588152,-0.02831273,0.007529292,0.014442934,-0.04834876,0.07352342,0.0020332262,-0.00931759,-0.042990793,0.011213325,0.035891093,0.049352854,0.016621444,0.09095544,-0.050975855,0.018100686,-0.03272571,0.011395034,0.03132813,-0.0067002038,0.01820252,0.0011857424,0.0109978495,0.01449936,-0.027314313,0.031171255,0.058883633,-0.015565994,-0.025119765,0.056378826,0.010677173,0.026508318,-0.052381914,-0.006791127,0.01288433,0.113707215,-0.0017754572,-0.014295793,-0.03550286,0.016550915,0.014100167,-0.02370893,0.004375941,-0.01240813,-0.013621467,-0.016561443,-0.025548493,0.01019965,0.066787854,-0.007134198,0.029204067,0.008142981,0.00079968217,-0.018453596,-0.002991903,-0.0050973645,0.0020586892,-0.020936577,-0.026919559,-0.043555792,0.025870249,0.022016253,-0.029911585,-0.012271087,-0.018349772,-0.038098972,-0.020262053,0.02918149,-0.041279115,0.018845376,0.023540754,0.007944647,0.035562582,0.007474593,0.034109827,-0.014574869,-0.02013226,0.023510884,-0.03648797,0.05125951,0.019450663,0.021722265,0.015087953,-0.012340398,-0.010580068,-0.02109789,0.0131640155,0.01640521,0.018476475,-0.020526394,0.00026678736,-0.014874828,-0.021359185,0.006266686,-0.016486518,-0.04981133,0.01064796,0.0052860253,0.03224136,-0.021852426,-0.046175938,0.005130826,-0.0056723654,-0.038085304,0.018456971,-0.019745484,0.02077321,-0.022839246,0.0031741366,0.009255203,0.02847433,0.0008372596,0.024773099,-0.0051080813,0.038296003,0.015295843,-0.010271357,-0.0362155,0.006491563,0.05247489,0.05083329,0.005889485,0.011540584,0.025084954,0.021296687,-0.06912505,-0.014483989,0.003638221,0.017368294,-0.006869642,-0.0292028,0.04537775,0.0149512645,0.014482078,0.06548,-0.017399885,-0.010238778,0.09354361,-0.0016271306,0.023588488,0.061347995,0.0287943,-0.035288673,0.058298174,-0.013072975,-0.020390619,-0.03954243,0.03244725,-0.049443755,-0.025538305,0.012693722,0.07217644,0.025535736,-0.03167745,-0.032971404,-0.032418504,-0.15739267,-0.04957781,-0.004888657,-0.029523727,0.019815546,0.024991207,-0.049518935,0.0033016047,0.02476385,0.025165707,-0.0003217619,-0.064298026,-0.027596846,-0.01974574,-0.02497455,-0.050595976,-0.056248672,0.022536604,0.048917886,-0.042932454,-0.023804886,-0.058722295,0.0491462,-0.018521862,-0.0011146526,-0.0007210228,0.014831353,0.014359281,-0.015328856,-0.0014681837,0.012258211,0.008951922,0.022937512,0.0070891706,-0.004889724,-0.0077441684,-0.020731745,0.0051285583,-0.010325652,0.018164204,0.03340606,0.072097525,-0.013743745,0.016656088,-0.008682922,-0.039086502,0.016269121,0.01811586,-0.07759181,-0.02410042,0.021338021,0.0088491095,-0.030192466,-0.031672735,-0.0714691,0.013535776,0.025653722,0.056834295,0.026766025,-0.015884433,-0.0102688065,-0.022779647,-0.0050529037,-0.030415341,-0.0029343187,-0.012543194,0.05990486,0.014988042,0.024567138,-0.028213423,0.028087862,0.007445577,0.00773149,-0.027178833,-0.022247177,0.018940723,-0.02577082,-0.033310477,0.013100556,-0.11119546,-0.039448675,-0.006213748,0.00334071,-0.00601656,-0.03842806,-0.009706626,0.034601394,0.0006987844,0.05073219,0.2391777,0.03408262,0.029434953,0.02832336,0.023247365,-0.013528321,0.01441888,0.020175511,0.001234491,-0.023634674,0.05620768,0.03812512,0.007786719,0.0047724987,-0.027988896,-0.0059245266,-0.038127184,0.061838847,0.059050478,-0.01597039,-0.0021715194,-0.03282153,0.018069608,0.0007663392,0.0025133637,-0.0052352743,0.032568917,-0.02975006,-0.059936933,0.05248609,0.02523296,0.0055484287,0.049864676,-0.00034068312,-0.051566105,-0.0072850403,0.039272018,-0.0041651423,0.001712447,0.030637916,-0.042040125,-0.015047877,-0.0032586008,-0.015064054,0.017834423,-0.060464494,-0.0024909214,0.009612567,0.03159658,-0.035486616,0.017623099,-0.062159114,-0.048519,0.0041525196,0.03984856,-0.0069834334,0.0102395285,0.019451244,-0.055919856,0.05021418,0.024293652,0.009193686,-0.06832209,0.008567186,0.022887599,-0.024889946,-0.014342846,-0.028960636,0.010876557,0.061149556,0.020362029,0.021460198,0.027678415,-0.037774462,0.0013539582,-0.034127977,0.024071168,-0.015454154,-0.009985031,0.05334783,-0.01626704,0.0040754653,-0.0036670687,0.02477419,-0.0066846157,-0.012318046,0.059070528,0.022707177,-0.020660168,-0.004033318,-0.03002539,-0.02678698,-0.006835397,0.047208056,0.00012457801,0.008987339,-0.009589097,0.015777986,-0.01841876,-0.029196674,-0.0077650496,0.0074948906,0.01713162,-0.028797727,0.0012549978,-0.04098812,-0.014605767,-0.0015004625,-0.065356344,0.009080481,-0.03717263,0.02338919,-0.05108702,0.019683372,0.0016938492,0.053970166,-0.0044538784,0.029310232,0.085960306,0.033014257,0.006931709,0.016346473,-0.018635293,0.025796685,0.01257711,-0.061511043,-0.020477869,0.00164104,-0.042800218,-0.009520849,-0.014950208,0.0075261234,-0.04816174,-0.0031923247,-0.0046322695,-0.034863163,0.030722858,0.035060234,-0.07193162,-0.01877566,-0.014859475,0.04777396,-0.024889635,-0.006921004,-0.0075385054,0.00049925596,0.058993015,-0.059864312,-0.0047171703,0.053525563,0.012707821,0.018646028,0.02767039,-0.040955756,-0.037968904,-0.04948,-0.0004252518,-0.031284757,-0.009221727,-0.02736668,-0.034600843,0.011102802,0.04908529,0.043144614,0.004583006,-0.039922107,-0.042769596,0.020329317,0.032712262,-0.003969397,-0.018328907,-0.07489286,-0.045466144,-0.007022752,0.009386923,0.07904106,0.007321614,-0.024421792,-0.00429209,-0.02214243,0.015685476,-0.026667107,-0.053530563,-0.025517244,0.0071909926,-0.0027461033,-0.0074317656,-0.021903405,0.056444086,-0.0020034008,-0.016882312,0.08840053,-0.03679123,-0.026057722,0.004090049,0.024500167,0.03283322,0.040926255,-0.03391294,-0.017209923,0.036349576,0.013634084,0.00301971,0.018007658,0.0054523866,-0.017725773,-0.011079464,0.02007969,-0.018777905,0.03053894,-0.005676361,0.039853536,-0.022075387,-0.045750473,0.027405594,-0.000043278244,0.03085003,0.017130548,-0.020148093,-0.056180753,0.008637281,0.02146738,-0.0030307283,-0.035669666,-0.013404116,-0.0022561143,0.05999384,0.003433901,0.00527781,0.005401846,-0.00075349456,0.00025875118,0.037560835,-0.049469147,0.0018730862,-0.00002308427,0.0034469627,0.03663449,0.0038365624,-0.019508855,0.040687684,0.0033881757,0.035457354,0.069013715,0.017300284,0.052795418,-0.051511876,-0.038783997,-0.011480319,0.014643571,0.009117612,-0.030118836,0.02931978,-0.03238888,-0.016667875,0.034920376,-0.048013594,0.03834247,0.011189888,0.019235771,0.013411678,0.025880083,-0.012160952,-0.0012776041,0.054819096,-0.07243601,0.027302237,-0.07254124,-0.013081222,-0.049858715,-0.021127008,-0.018912287,0.049271982,-0.043308888,0.0076138745,-0.019228436,0.023618104,0.015433507,0.06546786,0.012012031,-0.011213947,0.015258376,0.013984379,0.03367512,0.0005190873,0.024796214,0.03542151,0.023925224,-0.031001436,-0.027705515,0.016909419,0.010118541,-0.029575793,0.028142814,0.0035764396,-0.024095321,0.031267878,0.05416902,-0.012324282,0.010236476,0.009960754,-0.016655438,-0.03535895,-0.006608428,-0.0048458194,0.013409007,0.014629418,0.041426472,0.038733587,0.016922813,0.012082035,-0.040715404,-0.030712975,-0.025360513,0.06458099,-0.028246233,0.05845394,0.023239851,-0.019682867,-0.019988662,-0.019213235,-0.014514058,-0.006458327,-0.0067014806,-0.013263178,0.020972405,0.040509764,0.0009320544,-0.03228608,0.0050487905,-0.008872209,-0.0030804428,0.0024046772,0.019116038,0.017531905,-0.016250206,0.023534866,0.008836945,0.019715745,-0.013500634,-0.051794022,-0.010617996,0.028142175,-0.0014419621,0.018447649,-0.053433735,0.010595637,-0.011187576,-0.023351038,-0.04122733,-0.07484058,0.010080563,-0.0052896175,-0.050039154,0.011436875,-0.0061942004,0.03340394,0.051480487,-0.008581385,-0.057482257,0.00064108,-0.009561787,0.0027401869,-0.038860228,-0.0123837665,-0.025748933,-0.043314476,0.0026219878,-0.0054936893,-0.049114686,0.008117773,-0.031380873,-0.0010276448,0.05846987,0.010928359,0.030829174,-0.023059921,0.000035501642,0.043934643,-0.0046014134,0.000883965,-0.025314817,-0.027439361,0.0020622825,0.024927806,0.025842225,0.0103289215,0.016130872,0.024111008,0.011204675,0.017015364,0.0012646909,-0.020609165,0.022773754,-0.1476821,0.019745879,-0.0019450401,0.011433334,-0.022898592,-0.016811596,0.005661264,-0.07065806,0.017043537,-0.017081933,-0.009247633,-0.0070077316,0.071820006,-0.015457354,-0.010309156,0.020840477,0.023579422,-0.01941715,-0.0041350536,0.009899884,-0.012851251,0.019119719,0.04112721,0.053025864,0.062071316,-0.03584084,-0.04068605,0.0015375785,-0.028064493,-0.03684263,0.028389253,0.017100664,0.014496668,0.030349571,-0.026451342,-0.0010445879,0.0058744065,-0.019360067,-0.012250431,0.0125871515,-0.009119641,0.0053545656,-0.0014479931,-0.0091483155,0.01287536,0.026815038,-0.006187105,0.014648039,-0.035173904,-0.0072117527,0.0027274382,0.041159682,0.006634806,-0.015746638,-0.021397522,-0.029340569,-0.004245603,0.032083474,-0.008673802,0.031307567,-0.0540058,0.0015953417,-0.0068743704,-0.03182737,-0.0015768075,0.0070014503,-0.014936492,0.007910033,0.021092452,0.0046895705,-0.032221913,-0.010570755,-0.0070605953,-0.011721351,0.00902347,-0.007834737,0.032825883,-0.02165669,-0.002297269,-0.004444587,-0.02435155,-0.009020232,-0.035398792,0.045148406,0.031057382,0.0034726653,0.009002142,0.03295599,-0.07643773,0.005813225,-0.031306677,-0.033208907,-0.046117187,0.05371618,-0.007061789,-0.0010893289,-0.06812493,-0.02324215,0.02776972,-0.01246823,0.016463546,-0.050844427,0.01913236,0.027071834,-0.004552824,0.047077976,0.057005223,0.003569323,0.0015259641,-0.0034919477,0.014417164,0.0059094043,-0.021413246,-0.04857343,-0.033329442,-0.013540599,-0.0147603275,-0.024950901,0.025084969,0.014375576,0.0057292944,0.01238257,-0.014281703,-0.047031973,0.038675293,-0.008744878,0.03845003,0.021449845,0.0040597166,0.0033321397,0.039131194,-0.010662861,0.012882577,-0.011552721,0.044724923,0.024799142,0.012562601,0.04980871,-0.052372277,-0.0038549388,-0.019357009,-0.033004474,0.0106313415,-0.002299872,0.043818284,0.0028761083,-0.015349204,0.015505678,-0.009601037,-0.010392081,0.011945067,-0.015333983,-0.011040951,0.020465758,-0.018750006,-0.007543536,0.017210674,-0.016377077,-0.028479196,0.0006902859,-0.020694837,-0.016809504,0.013347021,-0.03823712,0.016970534,0.035369422,-0.007868673,0.002553552,-0.03319417,-0.0029569655,0.018623453,0.00976455,0.020836266,-0.009545927,0.0060665472,-0.015116474,-0.01311506,-0.0029408166,0.06265593,-0.008788003,0.02076846,0.02570106,0.052989885,0.03618236,0.027965106,0.05230404,-0.015393492,-0.026291488,-0.0071306354,0.007703228,-0.016531618,-0.016790302,-0.0066480986,-0.023529258,0.05911136,-0.034237016,-0.015839985,0.030026825,-0.018219532,0.0745818,-0.017171202,-0.016937401,-0.066513,-0.0033229508,-0.04136558,0.026741564,-0.036126085,-0.013101611,-0.026762018,0.04509089,0.0020884587,0.01568222,-0.037742965,0.02096153,-0.018636208,-0.019298872,0.014730248,0.02991079,0.027219778,-0.023354389,0.019305825,0.025317324,-0.012812267,-0.017129533,-0.05598061,-0.024743268,-0.007385416,0.013726478,-0.036074754,-0.03936273,-0.017079866,-0.037773527,0.00905104,0.019217942,-0.015962342,-0.01409445,-0.028026378,0.030219244,-0.0037739957,0.018699428,0.042205937,0.015506035,-0.0035122382,0.007893668],"last_embed":{"hash":"1nl929y","tokens":532}}},"last_read":{"hash":"1nl929y","at":1762844717785},"class_name":"SmartSource","last_import":{"mtime":1760698641000,"size":1346,"at":1762338969825,"hash":"1nl929y"},"blocks":{"#":[1,42]},"outlinks":[],"task_lines":[],"key":"Work/Projects/QLS/Customs/Consultent docs/Originals/manifest naar velden.txt","last_embed":{"hash":"1nl929y","at":1762844717785}}, \ No newline at end of file diff --git a/.smart-env/multi/Work_Projects_QLS_Customs_Consultent_docs_Originals_te_vullen_velden_txt.ajson b/.smart-env/multi/Work_Projects_QLS_Customs_Consultent_docs_Originals_te_vullen_velden_txt.ajson new file mode 100644 index 0000000..5805eff --- /dev/null +++ b/.smart-env/multi/Work_Projects_QLS_Customs_Consultent_docs_Originals_te_vullen_velden_txt.ajson @@ -0,0 +1 @@ +"smart_sources:Work/Projects/QLS/Customs/Consultent docs/Originals/te vullen velden.txt": {"path":"Work/Projects/QLS/Customs/Consultent docs/Originals/te vullen velden.txt","embeddings":{"bge-m3:latest":{"vec":[-0.00626404,0.024640085,-0.005977921,0.00033568163,0.0013275585,0.0002908228,0.05742744,0.04420991,-0.030181604,0.0019450817,-0.0065412396,0.0415655,-0.028903104,0.026919894,-0.01451608,-0.048207756,-0.022181362,0.014124661,-0.010790291,-0.0006937541,-0.061207663,-0.008866307,-0.0010085879,0.010547968,-0.009762442,0.06557343,-0.014919875,0.00638897,-0.036062658,0.02380088,0.013245603,0.013473727,0.030388284,0.0013460321,0.022866527,-0.0051683807,-0.040619645,0.0008326452,-0.10948183,-0.030296633,0.044849288,-0.019461859,-0.04958485,-0.010199673,0.017302904,0.012723487,-0.023126645,-0.06756077,-0.027968708,-0.000058383775,0.021238845,0.012011268,0.02969313,-0.028565142,0.026788764,0.019789163,0.0057561398,0.018085992,-0.0033354617,-0.024451192,-0.019829806,0.021389078,-0.035831336,-0.019125193,-0.040806714,0.0017373237,0.0014830113,0.035574522,0.00968315,-0.017896218,-0.024590762,-0.049947757,-0.0128314225,-0.046752788,-0.0058521354,-0.012912787,0.013552763,-0.009635665,0.016751423,-0.06707728,0.11607699,-0.039682295,0.029564431,-0.013703328,0.0014673298,-0.012425415,0.0020239202,0.033355393,-0.0015091704,0.021924434,-0.0039109048,0.043490548,0.0390352,-0.05004316,-0.0105333235,0.009496871,0.01474806,-0.0192306,-0.020324167,-0.007419585,-0.056126922,0.0032685264,0.010771554,0.03617218,-0.021055227,0.006735504,-0.026612775,0.03768534,0.0053080413,0.009447652,-0.016110802,-0.002651758,-0.011124582,-0.0014596814,0.020964663,-0.017130895,-0.01318569,-0.006101697,0.036024533,-0.01910303,-0.025191937,0.048912447,-0.022714846,-0.0048286654,-0.010043801,0.009847764,0.005181582,0.037183262,-0.059109263,0.00096291036,0.018507596,0.02637647,0.009679548,-0.014637116,-0.030475158,0.01864485,0.03926578,0.032415442,0.002812747,0.0009422552,0.0338672,0.00058695895,0.01357123,0.01607737,0.040067427,-0.005182599,0.0032289617,-0.001977524,-0.0050411266,0.04737418,0.018295178,-0.02896835,0.0068876566,-0.01910871,0.03757183,0.0062872386,0.015251414,-0.0014485139,0.0094076665,-0.050425034,0.033248365,-0.01818729,0.019032773,0.04608715,-0.0057249814,0.00899368,0.017104961,0.0074453354,0.0066685267,-0.0038249067,0.038777716,-0.07644285,0.01959683,-0.012425053,-0.013369353,0.0630387,0.004767245,0.032718346,0.059758086,-0.032336544,-0.008173699,-0.012441286,0.03696295,-0.040353447,0.022294514,-0.0026388783,0.015277971,0.018725807,0.02128823,0.056540094,-0.020258658,-0.055452574,0.048556633,0.020191533,-0.018872185,-0.016790949,-0.016426753,-0.020120416,0.026023056,-0.02108403,-0.034025963,0.01470938,-0.05273425,-0.004889081,0.011117201,-0.031205347,-0.01626652,-0.03530611,0.010124619,0.016634135,0.054327223,-0.00848887,0.003999305,0.005292394,0.023633704,-0.011440054,0.025823804,-0.025890162,0.022263462,0.0072332644,0.010873532,-0.030251948,0.0162526,-0.0061484803,-0.0073260795,0.019488838,-0.009774692,0.027042381,0.032230996,0.014206452,-0.053913478,0.09028357,-0.024209712,0.009926084,-0.03636205,-0.0009387959,-0.069131956,0.025022106,0.029424133,0.0426724,-0.007833081,-0.045999195,-0.003268064,-0.037409257,-0.06597659,0.041891195,-0.0099017015,0.0092727635,-0.005673523,0.016539194,-0.026806163,0.01072733,0.024825443,-0.0103071835,-0.010103302,-0.012532563,-0.034966107,-0.025810506,0.009782215,0.013529518,0.013499074,-0.034041293,-0.019829744,0.055280868,0.012047823,-0.0208349,-0.018756673,-0.026123775,0.0053649605,0.035267934,0.012431605,-0.0119647775,-0.029321816,-0.00195407,-0.021951998,0.011612887,0.030314904,-0.023696281,0.02452512,-0.07249482,0.01799438,-0.016546173,-0.0028299051,-0.016662225,-0.016870858,0.051041808,-0.013427819,-0.016728938,0.032102883,-0.025278054,0.012869018,0.013821545,0.053479455,-0.03440792,0.0072918064,0.026221834,-0.032262295,-0.14291914,-0.03167648,0.028934112,0.014959235,0.00077093625,0.014169184,-0.0058530583,-0.015724197,0.00415775,-0.055837434,-0.013284919,-0.13004588,0.017044706,-0.01227271,0.04840985,0.037663646,0.061811876,0.009075373,-0.00270819,-0.056645535,0.015982071,0.016450293,0.026280338,0.03924447,-0.004359932,0.027811365,-0.00709333,0.023351964,-0.030256087,0.02936394,-0.034950905,0.037925947,-0.035137523,-0.03349424,0.008091822,0.04746329,0.0046962094,-0.013686997,-0.015946187,0.026453493,0.031326544,0.028277598,-0.0028868678,-0.066941746,-0.015646335,-0.033889156,0.0018396034,0.019234598,0.008401635,0.045831714,-0.010246071,0.015827877,0.007903254,0.026018787,-0.02009381,0.024860378,0.025099613,0.009178774,0.011724462,0.016278757,-0.0028035513,-0.05790049,-0.050685026,-0.037880626,0.00996542,-0.008508071,-0.03820375,-0.012142201,-0.00087355106,-0.033253264,-0.006291968,-0.0065824627,-0.040608335,-0.07969247,-0.00069499016,0.011076303,-0.010627343,-0.020037338,-0.019653037,-0.039237503,0.027477724,0.0058724126,-0.046071064,0.020877909,0.0033201608,0.016535996,-0.035602707,-0.056305025,0.013615749,0.38547182,-0.056538846,-0.026242374,0.017813822,-0.0021127872,0.0035576217,0.006405379,0.004318745,0.018876651,-0.00010290531,0.013364335,-0.01542476,-0.021897588,0.041249633,0.017612375,0.045550346,-0.028183836,0.002422531,-0.011540018,-0.012942997,0.0026658315,-0.05652873,0.02045008,-0.050843887,-0.043883212,0.010036116,0.024192093,-0.015515594,-0.018563714,0.004162502,-0.044302277,-0.0030570473,-0.030687116,-0.015925435,-0.0022220514,-0.01773403,-0.08257803,-0.026481487,-0.06259143,-0.021203507,0.043197025,-0.009387568,-0.003456422,-0.00038463503,-0.060652517,0.008861109,-0.0017738884,0.007822428,0.032239724,-0.01987045,0.050498262,0.00808794,-0.038652685,0.008867465,-0.022436714,-0.013377721,-0.006776252,0.022910608,-0.046076793,-0.013123159,0.03891816,0.03106148,-0.030528612,0.006026646,0.03615714,-0.009844083,-0.012932701,-0.022279093,0.020234665,0.018722534,0.025191912,0.022767412,0.026010236,0.022278616,0.013750738,-0.018053649,-0.042395342,-0.009479343,0.009552185,0.040688235,-0.012374223,0.04585857,0.018609222,0.019309776,0.031305578,0.018250868,-0.05145822,-0.002279203,0.009412175,-0.013431627,-0.02464754,-0.026330322,0.0036481274,-0.0005489561,0.025135575,-0.03649804,0.01747537,-0.010583804,0.00743507,-0.0052694497,0.02876708,0.0496841,0.011318391,-0.0064043817,0.00330173,-0.012777208,-0.013023441,-0.043329116,-0.045124322,-0.0067166877,-0.02925343,0.02099901,0.0041393423,0.034835283,0.042148672,0.030877896,0.0035193837,0.0074743154,0.015560927,0.01485874,-0.028564258,-0.05435603,0.03277646,-0.000058653695,0.022611832,-0.08303761,0.014702075,-0.006220021,0.00632806,-0.010855154,-0.0002548619,0.030662723,-0.03807223,-0.008067411,0.010839884,-0.011461065,0.036883436,0.014670971,0.0074931695,0.020924265,0.021094028,-0.015566152,-0.008494772,0.037309434,-0.016879722,-0.0021250937,-0.016614055,-0.0041831187,-0.008612276,-0.009904109,0.022098973,-0.022045806,0.040331796,-0.01834848,0.0053345826,0.0069105458,0.021884644,-0.028643435,-0.042755984,-0.03326966,-0.008195583,0.017771533,-0.00873246,0.06487634,-0.00049767696,0.023140755,0.012376902,0.04197414,-0.029117763,0.03780768,0.022963911,-0.02938741,0.033608988,-0.011619742,0.033310164,-0.028755456,0.007243248,0.013381281,0.03922616,-0.009230949,0.04642547,0.018093973,-0.01212984,0.028748162,-0.046959158,-0.023970189,-0.006627276,0.007582021,0.023315217,-0.031833567,0.037472617,0.06643893,0.010346506,-0.037714113,0.010844874,0.0033346324,0.0031583768,-0.009689818,-0.00624481,0.01860233,0.030322991,0.011867477,-0.007031824,0.018362906,0.02004865,-0.006341825,0.011113404,0.029089315,-0.033135716,-0.049488217,-0.0037365155,0.02055773,-0.0030132895,-0.032536417,0.00013328822,-0.006789019,0.018367046,0.03250192,0.009290328,-0.01841847,-0.071785755,-0.0115233585,0.0053952807,-0.02863992,-0.007880804,0.019901168,-0.0031019233,-0.026403502,-0.055970553,0.012321031,-0.017446386,-0.018135326,-0.025334068,-0.016975926,0.0019094048,0.021652589,-0.006262685,0.014746779,0.005183975,0.054430973,0.0020712246,-0.031458404,0.020433659,0.02861598,0.008039758,-0.019967455,-0.047741752,0.01119764,-0.0087652225,-0.011887715,-0.0018496594,-0.017631562,-0.076477,-0.030915016,0.022453126,0.039607406,0.0051832967,-0.007433811,-0.012450802,0.023766914,0.015545502,0.018879607,0.012348788,-0.010276624,0.0060773287,0.015580101,-0.047662664,-0.060245376,-0.009758905,-0.0100229215,0.0008379177,-0.03447592,-0.016722694,-0.041452307,-0.010436476,-0.031789914,-0.0069272514,-0.016291853,0.005501501,0.01784186,-0.07954713,-0.02714925,0.012971792,-0.00013602442,0.001708964,0.0067519792,0.011489325,-0.0024760452,-0.017316299,0.014547173,0.017656537,-0.011543833,-0.024121152,-0.016798403,0.0036159814,0.023267033,-0.045775022,0.027897067,0.028791908,0.004765615,-0.006105192,0.01814209,-0.0058535784,-0.0548549,0.007355453,0.00799435,0.003763577,0.019538164,-0.015409161,0.0061822976,0.02191175,-0.042114858,-0.043381643,-0.04244653,-0.0131972125,-0.01865421,-0.048769426,0.010989596,-0.014134011,-0.0040829238,0.008291123,-0.0028096035,-0.023476753,0.0064194473,-0.0389348,-0.023154072,-0.026372572,0.007994169,-0.00176722,-0.054851975,-0.00066964485,0.022972442,0.015695306,0.029597513,-0.012239464,0.0065863677,0.043639857,-0.007136854,-0.024288828,0.018604506,-0.018809197,0.038410667,0.0087832725,0.017343152,0.03271327,0.036091164,0.02872236,-0.0065840236,-0.0005606282,-0.029015016,-0.0038870922,0.016692717,-0.00669424,0.034543503,-0.021020127,-0.030510204,0.024889737,0.045921702,0.026181644,0.0011424305,-0.008850736,0.029190147,0.040690113,0.031514056,0.009878778,-0.013762225,-0.04904035,-0.0075532366,-0.0024160931,-0.011660992,0.0329353,0.007498795,-0.004630373,-0.051482942,-0.050301284,0.009395896,0.035840653,-0.002781295,0.005170486,-0.03331392,-0.009275287,-0.0041035865,0.006657086,-0.03865301,0.029652825,0.010673441,0.004799572,0.0030631332,-0.015046285,0.019118758,0.0006954583,0.038572088,0.023048328,-0.008579943,-0.12956478,0.025252238,-0.041826464,-0.03604179,0.0073182234,0.0083489055,0.010357549,-0.017992985,-0.014494967,-0.033337597,0.044077244,-0.02865409,0.017742407,-0.02998414,0.016973453,0.009292743,-0.029593324,0.008056604,0.003457198,0.057492837,-0.013649692,-0.03984035,-0.01601655,-0.061688714,0.01809363,0.019192806,-0.033040293,0.02702438,-0.00023666704,0.040150456,-0.0071519795,-0.009073967,-0.010298618,0.061439637,0.0101070665,0.04911471,-0.01605095,-0.06722992,0.0071803224,0.0011591072,0.028641945,-0.006083185,-0.0386547,-0.012989498,-0.011913859,-0.03286973,-0.027097918,-0.018003179,0.0066999993,-0.04270877,-0.085476704,-0.029990619,0.028188432,-0.006156806,0.04818433,0.004673592,0.0033823212,-0.01921864,0.019281588,0.03079069,0.014789263,0.017049165,-0.009921164,-0.03555719,-0.034769095,-0.0123240305,0.0014398404,-0.031730648,-0.0006268054,-0.031338044,-0.009323832,-0.051115032,0.0095908865,-0.033750113,0.05334489,-0.034370087,0.047147363,-0.021238046,-0.011964149,-0.015966777,0.004369622,-0.007292974,-0.0104608005,0.034671627,0.03891685,-0.012893166,-0.00026516532,-0.015833525,-0.013389169,-0.020606846,-0.03676094,0.05830954,0.029481314,0.057994593,-0.024631124,0.010989961,0.018471621,0.040887218,0.023552218,-0.024892332,0.022041915,0.027110936,-0.011497803,0.024230838,0.044714294,0.025674216,-0.07111668,0.012462923,-0.045430653,-0.0074397945,-0.00093896827,-0.031763192,-0.07817068,0.031437885,-0.030162761,0.011511288,-0.005796802,0.04755441,0.0017354992,-0.033877157,0.019108161,0.049790055,-0.016508592,-0.052335687,0.031929307,-0.019373955,-0.012249606,0.003812582,0.056740448,-0.028560968,0.028187215,0.019807914,-0.004533996,-0.022835827,0.0054662274,-0.0016885321,-0.014462057,0.072566144,0.005927866,-0.022051474,-0.021177461,0.038222443,-0.020152422,-0.014691003,-0.019774783,-0.012977738,0.0013457389,0.005040548,-0.00916515,0.026783224,-0.015403567,0.0152180875,0.03743069,0.00973405,0.0038246198,-0.022038292,-0.004683247,-0.058063585,-0.0040445267,0.06961967,0.010863734,-0.0066162683,-0.0344628,-0.021416113,-0.031273607,0.013444943,-0.012675181,-0.0059967777,0.033301912,0.02370721,0.012561885,0.04494551,0.0062343883,0.037385706,0.006785925,-0.042573042,0.0021804422,0.033511955,0.028726544,-0.00023623108,-0.0014163838,-0.048243027,0.048495114,-0.0057403813,-0.004148053,-0.018305901,0.027063143,0.01689285,0.0039915484,0.006996822,-0.03110312,-0.0014746621,0.0097812945,0.035915963,0.00165786,0.014404067,0.017181406,0.021936532,-0.009556974,-0.008353574,-0.052273307,-0.05046078,-0.021927763,-0.011133256,-0.0026388855,0.0056017824,-0.023882192,-0.00565222,-0.0008954198,-0.002836881,-0.017461147,0.01631734,0.024059871,0.057984516,0.019688254,-0.008286929,0.014338135,0.0029949434,0.05995086,0.016676359,0.0076040723,0.03350619,-0.042142067,-0.028182602,0.0032654703,-0.007431915,-0.020899931,0.03495242,-0.02297613,-0.008811549,0.015915325,0.031272173,0.034959823,0.023893777,-0.011957538,0.026873158,-0.0030128595,0.051270507,-0.008686004,0.007452317,-0.013224334,-0.026469704,-0.026065907,0.002926145],"last_embed":{"hash":"1f1t7da","tokens":532}}},"last_read":{"hash":"1f1t7da","at":1762844717799},"class_name":"SmartSource","last_import":{"mtime":1760698639000,"size":19710,"at":1762338969833,"hash":"1f1t7da"},"blocks":{"#":[1,313]},"outlinks":[],"task_lines":[],"key":"Work/Projects/QLS/Customs/Consultent docs/Originals/te vullen velden.txt","last_embed":{"hash":"1f1t7da","at":1762844717799}}, \ No newline at end of file diff --git a/.smart-env/multi/Work_Projects_QLS_Customs_Consultent_docs_Originals_voorbeeld_bericht_txt.ajson b/.smart-env/multi/Work_Projects_QLS_Customs_Consultent_docs_Originals_voorbeeld_bericht_txt.ajson new file mode 100644 index 0000000..8ab413e --- /dev/null +++ b/.smart-env/multi/Work_Projects_QLS_Customs_Consultent_docs_Originals_voorbeeld_bericht_txt.ajson @@ -0,0 +1 @@ +"smart_sources:Work/Projects/QLS/Customs/Consultent docs/Originals/voorbeeld bericht.txt": {"path":"Work/Projects/QLS/Customs/Consultent docs/Originals/voorbeeld bericht.txt","embeddings":{"bge-m3:latest":{"vec":[-0.007390309,-0.012147134,-0.042948548,-0.006149822,0.0098981615,-0.024872733,0.055465493,0.009707228,-0.0067191846,0.044784505,0.03185549,0.014042154,-0.0016987184,-0.011798422,0.03536081,-0.025094366,-0.0033778192,0.0013489581,-0.028101306,0.0034625807,-0.02578057,-0.010896397,0.012026798,-0.0012977958,-0.042487,0.05588381,-0.008049834,0.015534154,-0.024848871,-0.021807814,0.014592868,-0.015693221,0.055702373,-0.04115371,-0.014174268,-0.04216954,0.0051114988,-0.0021716855,-0.077299856,-0.023558047,-0.016339459,0.0034985167,0.0032489768,-0.040473543,0.02264152,-0.013092105,-0.017517349,-0.087519996,-0.011764997,0.006531532,0.0046649682,-0.013671805,0.049508274,-0.04222939,-0.004389815,0.027966497,-0.0323817,-0.008346646,0.007598481,-0.007749571,-0.000714159,-0.07754733,0.005919213,-0.064443395,0.016425243,0.045306966,-0.022063123,0.019112393,0.051687114,-0.019614218,-0.008455905,0.03527935,0.00055385684,-0.001978635,-0.027586607,-0.012146745,0.006353348,-0.038846835,-0.01821917,0.046350867,0.03885408,0.020060116,0.010873762,-0.016155777,-0.012875267,0.048785824,-0.0029602966,0.018026425,-0.01726623,0.024967996,-0.033847157,0.032433018,0.024353154,0.0012883559,0.024663016,0.01391697,-0.016509326,0.041878078,0.01253018,0.014748052,-0.045092218,-0.011005662,-0.003995185,-0.043815076,-0.001035743,0.03490498,0.042811174,-0.0036956784,0.030243877,0.011412687,0.011476002,0.033061404,0.020043684,0.013487522,0.016644524,0.01932414,-0.010845266,-0.008892951,0.031154796,-0.010088521,0.0035472405,-0.0037915856,-0.009577223,0.019815715,-0.03381964,-0.0060444297,0.0045951344,0.011535254,0.013166373,-0.0127006695,0.015916537,0.019328268,0.03703108,0.0012249323,-0.020331424,-0.017446281,-0.0031484636,0.05273835,-0.027725963,-0.02489445,0.015618403,0.033969916,0.010822905,-0.016932268,0.014225041,-0.0039218543,0.017900359,-0.007960983,-0.00009992539,-0.021938281,0.0068367138,-0.04207403,0.005933548,0.0028194543,0.027508881,0.011715494,-0.0074647963,-0.021811834,-0.015993342,0.010007297,0.011541749,-0.0067003528,0.038963534,-0.010432534,-0.00730101,-0.00994086,0.006551733,0.0055507994,-0.005975536,-0.013192354,0.003472377,-0.03461657,0.054401215,0.01939079,0.039335236,0.05588981,0.024670169,0.0032811353,0.01392793,-0.00926663,-0.03396075,0.06748997,0.0017946282,-0.026729116,-0.015760522,0.007020347,0.02161746,-0.02397949,0.022482375,0.02175406,-0.027737042,-0.017187083,0.01904834,0.022062838,0.012073649,-0.024855278,-0.030781968,-0.004763299,0.0050975904,-0.010940862,-0.033095665,-0.0040775253,0.023742422,0.005576478,-0.00024876892,-0.00740331,-0.0076539908,-0.05786787,0.007550213,0.0032382763,0.021968657,-0.039767936,-0.027783977,-0.0062856986,-0.016036449,0.015152747,0.0026561315,-0.010564486,0.021473844,-0.002216939,-0.0030855772,-0.0114087025,-0.0070834225,0.007318165,0.008365073,-0.003108328,-0.030547548,0.049772978,0.03155891,0.01796839,0.00086702144,0.053721074,0.009812416,-0.02666895,-0.0026586151,-0.017775115,-0.029310897,0.030394476,-0.00085426134,0.028392537,0.0065092277,-0.012348853,0.052297156,0.0025775377,0.0067778034,-0.008692259,-0.0037424522,-0.02596865,0.000009803519,0.012455216,0.0047318735,0.010497858,0.015804134,0.0022032547,-0.0112819495,-0.011498633,0.010933453,-0.037206475,0.020758245,-0.020132031,-0.011342059,0.03424883,0.03128409,0.022404296,-0.013793438,-0.01862038,0.010133562,-0.04976145,0.0060964013,0.03817208,0.015898464,-0.025268443,0.016337987,0.03615055,0.044207852,0.03952776,0.026750227,-0.018470664,0.033458024,-0.015436873,-0.0030926806,-0.034429856,0.013243283,-0.0063439887,-0.0013366565,0.032524038,-0.03423767,0.025440596,-0.009321943,-0.02088111,-0.008330381,-0.015614155,0.09763887,-0.04114112,0.0061919335,0.031273033,0.0022206933,-0.12045488,0.010697228,0.00997456,-0.003742742,0.04665106,0.0304931,-0.0068344856,-0.017718615,0.020969614,-0.033342324,0.0009102259,-0.13765492,-0.015913289,0.056636527,0.010904842,0.010480118,-0.017161423,0.00313123,-0.005987264,-0.0560377,-0.022762194,-0.0018023851,0.03330128,-0.00041930232,0.002038141,0.010031408,0.04208774,0.008073696,-0.031430278,-0.01682724,-0.028128233,0.016757078,0.0071501066,0.0094775045,0.04235571,-0.040380284,0.06590897,-0.024793642,0.0029527694,0.008879087,0.016185578,0.025975518,-0.009962779,-0.03134261,0.016831812,-0.033056915,0.0062381052,-0.004620783,0.013858695,0.006973331,-0.026121097,-0.00022470103,-0.010983952,-0.007807377,-0.024270391,0.026595129,0.002758651,0.019120159,0.020696625,-0.012388707,0.008726574,0.0071436795,-0.0068921233,-0.035231825,0.023080723,0.01668239,-0.007931828,0.0022848144,0.05919447,-0.025762396,-0.0100987805,0.005000723,0.018383538,-0.04675739,-0.027208574,-0.0014987097,-0.037793744,-0.017623398,-0.012671058,-0.07512435,0.03843066,0.037616078,-0.023255922,0.048312668,-0.052401,0.003044551,0.017605072,0.006619662,0.013558678,0.49206975,0.01079715,-0.033611953,0.024371864,0.007242472,-0.016684772,0.0038650248,-0.017697414,-0.00902892,-0.020014552,0.0074074953,-0.03472401,-0.0309127,0.0119807655,-0.004451135,0.050437782,-0.030529844,0.0021725516,0.038334116,0.008280721,0.012790524,-0.04977759,0.037183084,-0.010179951,-0.03137076,0.020513598,0.070633024,0.017346654,-0.0062659187,0.069738366,0.0012801797,-0.04440307,0.04125537,-0.0026537783,-0.010097965,-0.026861342,-0.010549978,-0.00032336605,-0.0034951414,0.042220697,0.018262593,0.0076735863,0.010019024,-0.04739584,-0.025712803,0.0060210777,-0.0011230126,-0.010881733,0.036367547,0.004312124,0.015534627,-0.015237059,-0.033434946,-0.0049378183,-0.038692404,0.003197346,-0.046328157,0.01150555,-0.0013858059,-0.026738258,0.015297096,0.06508484,-0.03417101,0.008621635,-0.024942465,0.021273693,-0.039952405,-0.07974722,-0.035464495,0.04703415,0.0657352,0.037677154,-0.0038562245,0.0041117696,-0.025789076,0.019532131,0.07300788,-0.0583002,0.020169482,-0.050268356,-0.0075572724,-0.037078936,0.013852852,0.013320812,0.011415277,-0.074048616,0.0014902989,0.0047237165,-0.02089958,-0.006505412,-0.023887902,-0.0018097003,-0.03697245,0.05838157,-0.014090915,-0.013665788,0.015103978,-0.0031213677,-0.01781927,-0.002893436,-0.0040426836,-0.009777337,0.009740141,-0.016658902,0.020656971,0.001423418,-0.0017515533,-0.01680969,-0.02348344,0.025561512,0.020030297,0.04334106,0.02196708,-0.03006,0.010883866,0.03646116,-0.010483973,0.041836787,0.042600542,0.0498102,0.01343882,-0.021895807,0.009853423,0.035285685,-0.051737823,-0.041642897,-0.033129442,-0.005035503,-0.020289002,-0.0012468531,-0.002687715,0.040396187,-0.018034028,-0.031082215,-0.003695412,0.013694561,0.036484852,0.03931934,0.015574703,-0.0045479895,0.0045130244,-0.044516742,-0.010953505,-0.0315009,-0.026090711,0.028170666,0.00046912493,0.010955738,0.0000034859354,0.01933579,0.05887568,0.014703122,0.008183559,-0.011677399,-0.007703959,-0.00231013,-0.0049626795,-0.025833618,0.0010520361,-0.010878564,-0.019670667,0.025343694,-0.025000898,0.054006264,-0.039282884,0.03953674,-0.0049366774,0.028139878,-0.0093387,0.054615717,0.019929837,-0.06486704,-0.013908934,-0.014052474,0.005452194,-0.021285212,0.0063228956,0.026957907,-0.0035675438,-0.016082501,0.021644702,-0.022928521,-0.015084405,0.0014352942,-0.011348686,-0.0008008347,-0.0038468952,0.00074277085,0.04867129,-0.032034967,-0.04010146,0.055362083,-0.000769329,-0.030154016,0.020111052,0.021026185,0.004517063,0.011674463,-0.00032815238,-0.03458433,-0.008735213,-0.0030751172,0.007039158,-0.015342342,-0.010328443,-0.028503591,-0.02996294,0.005500463,-0.019203562,-0.012289647,0.0041322988,-0.019633861,0.061056938,0.0029562996,0.003699312,-0.06338364,-0.0030909444,0.044982433,-0.003985606,0.0026984885,-0.060388427,-0.010191058,0.0560061,-0.023574138,-0.040818024,0.0030072795,-0.024643715,-0.05044664,-0.015746271,0.01670732,-0.01049965,-0.044326533,0.034329705,-0.015254452,0.028009756,-0.00030696718,0.010942445,0.015250457,-0.027817143,0.005230141,0.012435445,-0.029608004,0.025245005,0.033007514,0.025417529,0.005916361,-0.023169149,-0.015762769,0.011514012,0.028774794,-0.01969641,-0.044331826,0.005912854,-0.053263728,0.008040823,0.020810531,0.02454055,0.013880944,-0.0055237873,-0.032931175,0.03537315,0.038299374,0.016604828,-0.00020765395,-0.029594865,-0.0026609115,-0.013716563,-0.048539385,-0.023758452,-0.012909534,-0.042324882,-0.023782048,0.0017049048,-0.047694758,0.025948104,0.00963756,-0.030542878,-0.007207703,0.006269146,0.020121908,-0.058571234,0.02043244,-0.027606383,0.011723659,-0.010669017,0.01484913,0.0075569097,0.0012121907,-0.026502045,0.006703951,0.02350727,0.0041676937,0.022538625,0.011361799,0.0026825878,0.02522467,-0.021359658,0.047232084,0.0009795255,0.018679697,-0.00960528,-0.008119754,-0.03413432,0.010603087,-0.017316075,0.0044199717,-0.018959284,-0.013876311,-0.004537287,0.046181798,-0.0009299801,-0.08553812,-0.0116540585,-0.02893747,-0.019365132,0.014702423,-0.0006179362,0.009945606,-0.020978669,-0.015252784,0.0115749,-0.013276773,-0.023474358,0.0013086327,-0.039570212,0.035134617,-0.0049258852,0.022153161,-0.023407348,-0.020513713,0.0078461245,-0.012367955,0.00391934,-0.0026999454,-0.013111082,-0.007719992,0.007002011,0.032063175,0.030328218,0.015759178,-0.023911608,0.050162733,0.043650147,0.009832911,-0.01501874,0.023191743,-0.028347336,0.017955996,-0.019867264,0.00016788418,0.0050419886,0.023681302,0.002402194,0.00040172375,0.052815326,0.015634712,-0.030821804,0.0036077183,0.012092787,-0.017191617,-0.01777466,0.015505442,-0.031050604,-0.02126838,-0.016085844,0.031496815,-0.02660431,0.0076906644,-0.008034339,0.0016739159,0.044102028,0.0060293972,0.009946951,-0.0061487234,-0.02391244,-0.00392037,0.015648128,0.017024513,-0.0063099214,0.020235391,-0.017709495,-0.017081102,-0.03640341,-0.0063516973,0.010100573,-0.002912861,0.017242683,-0.0053239577,-0.014260971,0.0069661564,-0.05178907,-0.0028913524,0.022468721,-0.016297793,-0.11762129,0.034587134,-0.01145091,-0.046014134,-0.024034435,0.01666488,0.0010577026,-0.020013625,-0.041027386,-0.0350797,-0.003028028,-0.025789987,0.022332184,-0.009593088,-0.05023835,0.026801722,-0.018697275,-0.014748874,0.008190662,0.049764477,0.0063337795,0.011602384,-0.031356268,-0.010841159,0.000070957256,-0.018689377,-0.00038862036,0.054572966,-0.0048776823,0.015998311,0.019915143,-0.009999959,-0.0060054413,0.015739264,0.0019008855,-0.025115527,0.008266268,-0.019222993,-0.013138678,0.014687485,0.01872959,0.0041108164,-0.010264985,0.030153396,-0.022220114,0.028106548,-0.018617917,-0.050164558,-0.011061935,0.0066670543,-0.022404034,0.008052352,0.033865076,0.012875753,-0.008032742,-0.04787511,-0.021162301,-0.024346204,-0.018047491,0.05049728,-0.035511702,0.012822437,-0.019334706,0.0064413827,-0.001786833,0.023851523,-0.0041670646,-0.046899755,0.027815904,-0.035379894,-0.031444795,-0.019646812,0.0067227967,0.015671084,-0.012891683,-0.037865616,0.0453316,-0.026841205,0.0047865245,-0.047259692,-0.035225514,-0.019780874,-0.0038069584,0.020167904,-0.008176364,-0.00064297265,-0.0057709515,-0.003807978,-0.030178418,-0.009944996,-0.0121813,0.0036446287,-0.028301867,-0.0055400003,-0.00259138,0.015116594,-0.010876877,-0.007318114,-0.0018648243,-0.022924576,-0.02142315,0.02828633,-0.004360617,0.0063199033,-0.02410587,0.053215604,-0.026059048,0.0055466234,0.0342322,-0.019472277,-0.022932488,-0.009525336,-0.0171486,0.008340968,-0.057876606,-0.053801373,-0.017584177,-0.02943746,0.007683359,-0.02466999,0.0025994785,-0.0066302945,0.026824055,-0.040260393,0.016372763,0.043215398,0.0054101204,0.04633008,0.02174501,0.0046170927,0.077520385,-0.04622813,-0.0040726243,-0.005255595,0.020816378,-0.031547513,-0.01419785,0.06282224,-0.034647103,-0.012470702,-0.04645986,0.009360499,-0.033269532,-0.0015796587,-0.0049123187,0.003511566,0.017827027,-0.004213458,-0.011836545,-0.0042037233,-0.006045577,-0.004599502,0.039521184,0.024412902,-0.047397602,0.02282091,-0.011615273,-0.04763257,-0.029715471,0.0033642,0.004468728,-0.04310054,-0.013134755,-0.062514074,-0.027631018,0.058639567,-0.0018695499,0.017176462,0.0023700057,0.016507592,0.01530787,0.018828688,-0.03647638,0.020431014,0.060310096,-0.021203926,-0.03632121,-0.0073756073,-0.005972086,-0.00043772912,0.016414043,0.0052526575,0.02712932,-0.025623491,-0.011026957,-0.033784308,-0.01524646,-0.016530162,-0.066592045,-0.019655809,-0.04196076,0.02934654,0.018230056,-0.034655694,0.011771918,0.0075769257,-0.0006782752,-0.025042638,0.014941661,0.0037440415,0.0030120735,-0.034375872,-0.005989654,-0.000012503176,-0.056928024,-0.009061727,0.025996553,0.013128228,-0.0028714295,-0.01629402,-0.017591847,0.026896203,-0.0060377894,0.043694694,-0.030591575,-0.029155808,0.022376588,0.012384796,0.035993278,0.046971984,-0.023999115,0.02280513,-0.047833834,-0.01638242,-0.0110820895,-0.016693711,0.007190089,-0.023133054,0.025171608,0.0076469844,0.026489027,-0.024558002,0.036312692,0.051258195,-0.02750998,0.033087406,-0.00036281865,0.022988444,-0.03638538,-0.018357685,0.029915716,0.052028902,-0.019100983,-0.004089964],"last_embed":{"hash":"xyvopy","tokens":532}}},"last_read":{"hash":"xyvopy","at":1762844717811},"class_name":"SmartSource","last_import":{"mtime":1760701919000,"size":1522,"at":1762338969840,"hash":"xyvopy"},"blocks":{"#":[1,52]},"outlinks":[],"task_lines":[],"key":"Work/Projects/QLS/Customs/Consultent docs/Originals/voorbeeld bericht.txt","last_embed":{"hash":"xyvopy","at":1762844717811}}, \ No newline at end of file diff --git a/.smart-env/multi/Work_Random_Horizon_md.ajson b/.smart-env/multi/Work_Random_Horizon_md.ajson new file mode 100644 index 0000000..04e3e91 --- /dev/null +++ b/.smart-env/multi/Work_Random_Horizon_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Work/Random/Horizon.md": {"path":"Work/Random/Horizon.md","embeddings":{"bge-m3:latest":{"vec":[-0.017563598,-0.010667219,0.0077580307,-0.0259071,0.021582427,-0.020600474,0.004467233,0.04117387,-0.015629144,-0.006053062,-0.024522796,0.018983303,-0.0017415789,0.00004375851,-0.0037610803,-0.0053579337,0.022489293,0.007070768,0.023287484,-0.008575675,-0.026724573,-0.0060391827,0.0155451475,-0.0047899983,-0.020178018,0.04895432,-0.020148054,0.017229829,-0.027039256,0.04681141,0.05276821,-0.009944729,-0.0023986776,-0.025722124,-0.023092227,-0.006900836,-0.038099356,0.00037545807,-0.04657749,-0.014992236,-0.02721585,-0.036125388,-0.048602853,0.025677657,0.024349436,0.0027163832,-0.008429954,-0.04704129,-0.005956543,-0.017638633,0.012164028,-0.033428077,0.015053375,-0.013071296,0.018979888,-0.0036313906,0.011770336,-0.044649992,-0.055638157,-0.018428117,-0.022678366,-0.028925639,-0.02382947,-0.031136556,-0.05410937,0.04751789,0.02539261,-0.009492077,0.016559863,-0.024456019,-0.04256741,0.020906817,0.0020976379,-0.018852964,-0.009148455,0.013914222,0.036284797,-0.012787714,0.0052735154,0.009866104,0.03995296,-0.008082367,-0.0056757033,-0.006704965,0.023979947,0.061454717,-0.00535974,0.009267759,-0.0021673385,-0.0054136277,-0.022132395,0.025021885,0.026223924,0.0065279347,0.009894054,0.003801754,0.017923115,0.0024288103,0.021095216,0.0032606847,-0.007757823,0.012494833,0.028407754,0.011242705,0.019487118,0.0154227195,-0.0015411961,0.015180947,0.03568716,-0.0032238583,0.0014914987,0.013554477,-0.004829178,0.036375605,-0.020916056,-0.011138772,-0.008808731,-0.016495302,-0.0042132167,0.04706613,0.028203422,0.017363677,0.0067955335,-0.020415215,-0.027430613,0.028807148,-0.020661253,-0.00469372,-0.01601134,0.017817302,0.036029328,0.018838735,-0.029175196,0.020427983,-0.044512834,0.023605272,0.03431297,0.0025658277,-0.01197767,-0.043292247,0.022738393,0.045663845,-0.04902178,-0.016468123,0.04014492,0.0035586,0.014141404,0.023888486,-0.003603163,-0.027218224,-0.008624171,0.048096973,0.003673205,0.010339213,-0.0319236,-0.018836195,-0.020321004,0.020103278,0.026282065,-0.00096339535,-0.02979256,0.013735264,-0.032255426,0.059570976,0.016846878,0.004389843,0.018387455,-0.02155812,0.019087672,-0.016264675,-0.030325722,-0.011806271,0.047377944,-0.00043614226,0.0025871499,0.037839938,0.022330416,-0.004512157,-0.026312737,-0.03952515,-0.024297932,-0.014432725,0.013087656,0.009154074,0.006971792,-0.0039334847,-0.01853828,-0.010342295,-0.019419892,0.011609612,-0.03346508,-0.024141802,0.010979202,0.016287178,0.010118287,-0.015059172,0.0080358675,0.01983909,0.033895206,-0.022847274,0.03517675,0.0063938904,0.004318985,0.016354993,-0.018431926,0.0047074463,0.004682548,-0.020568674,0.051125776,0.018179417,0.03182589,0.019923704,-0.041873008,-0.00597194,-0.022257194,-0.013140065,-0.014529815,0.013042379,0.004474126,-0.008214964,-0.023969874,0.009558934,0.031852163,-0.043236937,0.013647199,-0.00061830576,-0.019551232,0.051417097,0.051075015,-0.0034491953,0.005161387,0.024028173,-0.016839849,-0.030084634,-0.02754113,-0.016695375,-0.038807593,-0.010374823,0.033605926,0.00675594,-0.009527378,-0.011478583,0.048123315,0.002180329,0.017586812,-0.014235566,0.011343017,-0.017841544,-0.014901792,-0.004006157,-0.021835094,0.013269254,-0.031592693,-0.0032121527,-0.021628285,-0.011920324,0.0013628157,-0.006165014,-0.027788494,0.015226458,-0.020493312,0.029764663,-0.0093527455,0.036211517,-0.01340417,-0.026372563,0.010910186,-0.022508854,-0.0072392314,0.031532936,-0.020414,-0.042448908,-0.036784105,-0.016406437,0.035207767,0.023163024,0.0053998046,-0.06206375,0.05633137,0.009438932,-0.03040758,-0.011296842,-0.0050646896,0.015031757,0.0036890977,0.05494236,-0.024127048,0.012486596,0.010415945,-0.01323145,0.014201461,-0.0077372957,0.06364157,-0.010306431,0.0026205268,-0.0065593864,0.019038187,-0.133827,0.002045174,-0.012987783,-0.0009213664,0.05717542,0.0090002855,-0.008754813,-0.0015010661,-0.04418378,-0.028071387,0.008041809,-0.10012961,-0.025865164,-0.022716137,0.008293974,0.0016339258,0.009124431,-0.018896803,-0.035587534,-0.068286724,-0.023911137,0.0150382295,0.05923525,0.020793753,-0.02108022,0.023195893,0.017659267,0.016709574,-0.015548516,-0.0007282909,-0.031390514,0.033724185,-0.029365852,-0.0039394824,0.017266795,-0.022712177,0.028541923,0.019566985,-0.0030190411,-0.023979718,-0.00084283913,0.021927914,-0.006059742,0.013224645,0.037061628,-0.0073890197,-0.0012699356,-0.033909056,0.0012118701,0.0018865754,-0.004599849,-0.02449145,0.003415334,-0.0028211742,-0.0139399655,0.0015691788,-0.019092431,0.03462574,0.032981783,0.009483372,-0.041292164,-0.03061948,-0.0044077737,0.008971441,-0.03356069,0.011298353,-0.0126076415,0.0064891726,0.018371113,0.027263064,0.025781805,0.00026749243,0.005691751,-0.023591416,-0.013456686,0.0031021417,0.0035022981,0.0033734466,-0.013855958,-0.07994873,-0.020209257,0.0051131444,-0.04009408,0.042070553,-0.015204859,-0.04592841,-0.007546375,-0.013020834,0.012526784,0.63830274,0.04070192,0.024411606,0.008353693,0.004179145,-0.02005042,-0.0071270075,0.005033586,-0.023968438,-0.0143527165,0.011816061,0.0025580013,0.002652145,-0.016534105,0.037584983,0.0067184465,-0.019738402,0.009647482,0.006689438,-0.039725494,0.021327065,-0.016908268,0.0021257887,0.000024530204,-0.055385478,0.013153446,-0.0017225092,0.03034394,-0.021484083,-0.004567208,-0.03414327,-0.02895746,0.016180089,-0.008516072,0.008338215,-0.010271272,-0.043687332,-0.03711643,-0.009473162,-0.015872141,-0.030660173,-0.0052994727,-0.0070488523,-0.012103673,-0.008498928,0.0103971185,-0.03058961,-0.0037319018,-0.030398145,-0.029645992,0.016009156,0.007294425,-0.04275916,-0.0048579723,-0.023088824,-0.024368886,-0.0046006953,0.02778718,0.0034095403,0.008987565,0.03450249,0.032747313,-0.00861017,-0.0037804062,-0.004474428,0.01195226,-0.012602103,-0.04710056,-0.00045383733,0.023060458,-0.024365446,0.019826593,-0.0045417887,0.015459103,-0.020132115,-0.03843169,0.011553283,-0.012153983,-0.039940994,-0.0070571657,-0.029494854,-0.036182556,0.016240338,-0.0026542516,0.019707946,0.003672045,-0.05521512,0.058487594,-0.02027098,-0.015441563,0.013070489,-0.014093422,-0.013842649,-0.030468026,-0.013023674,-0.024771838,0.02251582,-0.024421064,0.0061514545,-0.016329754,0.011057314,-0.01429853,-0.024330005,0.011369245,0.015979813,0.016288247,0.0009596976,0.022424793,-0.022710204,-0.0033458003,-0.032898713,0.0043052384,0.027264087,-0.029468184,0.0026235469,0.024109282,0.018443072,0.04331716,0.013439777,0.0046901694,-0.05249879,0.0014001892,-0.012498933,-0.0069860606,-0.03146012,-0.071978696,-0.016908495,0.03761764,0.008550017,0.017114207,-0.004977259,0.0015131766,-0.027073786,-0.013475816,0.040578023,-0.03120006,0.033989076,0.02772655,0.010860937,0.0023387906,0.0070951246,-0.039971974,0.015035512,0.013538931,-0.004179471,0.0070965905,0.0027961703,0.040609445,-0.020822922,-0.025200265,0.04597778,0.012613109,0.0027873714,-0.028237049,-0.038780704,-0.027943399,0.024784112,0.0034348357,-0.029915662,-0.011659152,-0.046661086,0.015424556,0.0065850858,0.039584562,-0.008754467,-0.05045756,0.008193058,-0.01165202,0.0015805359,-0.012364622,-0.0063058906,-0.009040004,-0.0010380676,0.014023425,-0.025107674,0.0022579194,-0.015071621,-0.009064764,-0.014447336,0.020416947,0.04498878,0.0102539435,-0.009779185,0.020310631,-0.004028701,0.0057441043,0.013446554,0.004108572,0.04291328,-0.05193981,-0.024332693,0.062568255,0.00028006782,-0.0073941667,-0.0182256,0.0010267777,0.024171134,0.022193471,-0.049714025,-0.029579753,0.0047722445,0.0179951,0.013558162,0.025366139,0.0048006545,0.011121134,0.029617649,-0.0057525723,-0.012198749,0.016920893,0.0012035486,0.018361017,-0.005330287,-0.01280713,0.044897944,-0.023810403,0.016763022,0.045429964,0.035912916,0.018543046,0.00089629355,0.019180669,0.023290558,-0.011245626,0.020349797,0.0217801,-0.032873873,-0.041099653,0.006367194,0.029610172,-0.013528042,0.008191717,0.05489717,0.005999926,-0.0073862732,-0.057847988,0.034680653,0.021117952,0.0023099051,-0.009087438,-0.0057138954,-0.028960498,0.016996829,0.042494755,-0.001877686,-0.016058804,-0.018271007,0.002360842,0.012049906,0.032652978,-0.029318202,0.005397634,-0.0019615407,-0.023172295,-0.021102754,0.018918905,0.0034741997,0.011842788,-0.03255251,-0.045527454,0.020422608,0.00065740704,0.004359748,0.024374712,0.036220767,-0.018871102,0.0076563633,-0.030307254,0.0010041044,-0.015894534,0.016513634,-0.0100275325,-0.0033210746,-0.0055845072,-0.012674674,0.020883135,0.028962422,-0.04191022,-0.008558392,-0.0034771364,-0.042635065,-0.0039074053,-0.008403095,0.0131902415,0.013017558,0.012121566,-0.015914816,-0.0064452533,0.0035705345,-0.019014366,-0.021915091,0.004682309,-0.047913793,-0.029804828,-0.009190273,0.0034877372,-0.049770888,0.014148556,-0.010275544,0.014742078,0.009636101,0.031711623,0.0053381873,-0.03789367,-0.017272728,-0.021469813,0.014769291,0.00008789438,-0.022424117,-0.009851823,-0.021309312,-0.0360968,0.009871973,0.03540147,-0.0015183028,-0.017628197,0.0169631,0.00700349,0.016523674,-0.012881281,0.0062782397,0.027971143,-0.0063584675,-0.030882126,0.03113262,-0.011006278,-0.041415054,0.01992071,-0.06942409,0.0072687874,-0.005431578,-0.0037384522,0.022903003,0.0102188215,-0.047927763,0.006407066,0.0509033,-0.02979272,-0.0112263635,-0.020282539,-0.0063428083,0.029362613,0.0021470913,0.0014921182,0.017294649,-0.00788764,0.011556487,0.004152027,-0.016365118,-0.029524852,-0.0013332547,-0.02083112,0.0029765035,-0.004570002,-0.003775441,0.040105,-0.0069385306,-0.0024842601,0.017124675,-0.0027476833,-0.031482767,0.02479349,0.0035814554,0.02062472,0.00018760352,-0.008854796,0.03499079,0.011111575,0.023798613,0.018593295,-0.009071627,-0.00618172,0.043939315,-0.008250744,0.004095396,0.0031699648,-0.0010838911,-0.00020125443,0.012302278,-0.044430047,-0.017446874,0.014199521,-0.021072399,-0.05099331,0.008321171,-0.013449376,-0.015820982,-0.010845345,0.012505371,0.01111164,-0.009847265,-0.04023749,-0.0017617868,0.017336428,-0.064482056,0.00455669,-0.0021083753,-0.036335703,0.00046741188,0.037345015,-0.01999781,-0.0030632587,0.015076954,-0.0013016013,0.0033463035,-0.023608608,0.021371385,-0.018499829,-0.012257298,0.01731797,-0.022344625,0.0070151496,0.0118756695,0.0115786875,0.018684503,0.0024240369,0.010729178,-0.041384414,0.020602876,0.021027546,0.03755854,0.0013066559,-0.008280638,-0.0046407385,0.0011109058,-0.03300887,-0.012836697,0.024840333,-0.020138603,0.01251707,0.006655206,0.030433102,-0.0054057892,0.04849125,0.024659311,-0.011475394,-0.013378561,-0.0018962426,0.0072757523,0.021009212,-0.0066320254,-0.031107549,0.018398168,0.0063105673,-0.017956952,0.015868831,0.019967394,0.031049551,0.017198958,-0.015484406,-0.018038135,-0.0047857985,-0.003960162,0.081405796,0.0114404475,0.009494912,-0.00013091031,0.03230772,0.020612553,-0.01645723,-0.012923572,-0.002143759,0.0064999424,-0.014527871,-0.015762065,-0.020377142,-0.056724764,0.0018380281,0.004812154,0.0029870826,-0.0056417994,-0.02461013,0.0049862773,-0.023852257,-0.0065355045,-0.0124557065,0.004151414,0.060058452,0.046142172,-0.01418062,0.023924444,-0.016221661,-0.013791556,-0.0022931392,-0.066728786,0.0023694634,-0.016072446,0.012434742,0.013866574,0.0035286108,-0.0034111328,-0.0011081047,-0.02514932,0.00812331,-0.014000786,0.025253033,0.018824829,-0.0303486,-0.014442749,-0.0022211538,0.0017980529,0.030488381,0.009278224,-0.015573661,0.0054210383,0.00915971,-0.0017217384,0.05411651,-0.026938157,-0.010786405,-0.010310811,0.030186767,0.005518834,-0.009740662,-0.022196403,-0.022019649,0.012812769,-0.035963487,0.0027896888,0.018723419,0.0002441688,0.03200531,-0.024402915,-0.026286287,0.049721356,-0.00992734,0.0015204839,0.02289037,-0.0018440704,-0.020541377,-0.009514136,0.042102247,-0.030911935,-0.01541076,-0.002949575,-0.0065890495,-0.009152102,-0.01893215,-0.0084582735,0.02094581,0.02168666,0.014720355,-0.012380471,-0.0061002052,0.034841564,0.007150111,-0.018219806,-0.021622155,-0.01898609,-0.013589902,-0.001974272,0.015130091,-0.016226543,0.05484521,0.022097358,-0.0458825,0.025706368,-0.030581158,-0.0017106682,0.032779828,0.001582229,-0.024887653,-0.007952755,0.007950884,-0.011642991,0.02311735,0.0022001157,0.013557356,0.056416318,-0.036137182,-0.038550314,-0.014263973,-0.023576485,0.01968233,-0.000061606355,-0.019544367,0.027875023,-0.015870348,0.0064814985,-0.0031722754,-0.031187197,0.014351626,0.021202393,-0.0010079388,-0.013736517,-0.019779872,0.019169478,-0.00628513,0.019553198,0.002989596,-0.014793885,-0.0020677932,-0.00043562072,0.003506298,0.022428984,0.0035078607,-0.0024836462,0.017929489,-0.044880304,-0.008857399,-0.01918156,-0.0028822592,-0.026676547,0.014533901,0.0012653425,-0.01528043,-0.0066278437,0.012020227,-0.03625496,0.027800255,0.009202394,-0.0059598917,0.013673222,-0.006259457,0.0022732653,-0.0033398345,0.021649295,-0.049241394,-0.06027378,-0.020752052,0.00998778,0.04175052,-0.027362028,0.0053119985,-0.011917275,0.0043995595,0.007220676,-0.0067251525,0.03503128,0.033463873,-0.040493328,0.0021571035,-0.015539936,0.012764553,0.03854438,-0.005546674,-0.022273716,-0.01494708],"last_embed":{"hash":"1oguhlr","tokens":230}}},"last_read":{"hash":"1oguhlr","at":1762844553093},"class_name":"SmartSource","last_import":{"mtime":1753645961000,"size":2286,"at":1762844500009,"hash":"1oguhlr"},"blocks":{"#":[1,84]},"outlinks":[],"task_lines":[],"last_embed":{"hash":"1oguhlr","at":1762844553093}},"smart_blocks:Work/Random/Horizon.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.04055738,-0.0075188433,-0.0023895397,-0.0063237376,0.0008817015,-0.018599663,-0.0151189,0.011083342,0.009083955,-0.0092333155,-0.048993997,-0.0058094864,-0.005303225,-0.025649033,-0.0063612424,0.024122449,0.022858337,0.0019827872,0.014851766,-0.013543239,-0.042093657,-0.016222492,-0.017997686,-0.033752147,-0.033940326,0.009197237,0.018223366,0.013383306,-0.0046189954,0.028092818,0.021848917,0.002488655,-0.016599575,-0.06390452,-0.020442195,0.0069691767,-0.013742158,-0.026659904,-0.039689664,-0.014967345,-0.009584227,-0.030283717,-0.06312689,0.06526591,0.041615568,-0.044889934,0.021408431,-0.02892079,0.013297849,-0.04253311,0.011401398,-0.012078277,0.01425323,-0.03589856,-0.016638074,-0.024818536,-0.008961871,-0.047320865,-0.044537093,-0.03192389,-0.009194775,-0.027659142,-0.03494778,-0.05114712,-0.08023301,0.051848862,0.060653508,0.015792532,0.021188118,-0.07079446,-0.018520353,0.020712905,-0.00039065504,-0.02751765,-0.010370491,0.031760134,0.016244108,0.0036577198,0.04225745,-0.012881503,0.02336616,-0.03480665,-0.011384796,-0.024681123,-0.0141623225,0.028852198,0.0076142573,0.047955245,0.012460154,-0.040278364,-0.017595597,-0.006363351,0.004435229,0.012815267,-0.0046578413,-0.018406618,-0.0029076578,-0.012389603,0.008145592,0.039546974,-0.0024212378,-0.023629593,0.03180748,-0.007963731,0.02154811,0.026010484,-0.017236656,0.006691061,0.020764537,-0.015245698,0.026127152,0.0150151765,0.009352068,-0.00788746,-0.011738624,-0.0008006634,-0.06337457,-0.01764789,-0.0046845744,0.022826513,0.0084912125,-0.006288055,-0.0074855303,-0.020411309,-0.016362486,0.017460715,-0.0024252108,0.026276723,-0.00623819,0.02955519,0.003460644,0.008558962,-0.0056327344,0.017599175,-0.039843284,-0.02088769,0.009305623,-0.0055228625,0.0053725727,-0.039451607,0.029283667,-0.019401507,-0.009044981,-0.01017965,0.036965255,0.05157952,0.025756562,0.023028972,0.016239092,0.012954703,-0.019568402,0.0029134303,-0.015724523,0.007555139,-0.020243658,0.00022835008,-0.0062533584,0.0022990555,-0.00442259,0.0057073697,-0.0067385715,0.03190959,-0.033899233,0.047149584,0.010218088,-0.008295613,0.004093052,-0.02297062,0.012593816,-0.009010011,-0.039782,-0.0045954557,0.005081765,0.008903236,-0.0046168887,0.014794466,0.07414233,0.036186613,-0.017878778,-0.00403649,-0.006608166,-0.06430263,0.008554468,-0.01909351,0.008857863,-0.01745472,-0.027290054,0.013087988,-0.012180498,0.010142599,-0.0072933845,-0.006732793,0.0029691472,0.0578624,-0.0118146585,-0.020465823,0.04194946,-0.0067803166,0.025909131,-0.0057844743,0.027803432,0.011110141,0.029466925,-0.019930465,-0.03328688,0.015693322,0.020502603,-0.034099188,0.04332144,0.0060148677,0.021430627,0.018209161,-0.011798933,-0.017859554,-0.008285857,-0.012902705,-0.044397127,-0.0029023539,-0.032971393,-0.030147584,0.022109937,0.036795117,0.016437229,-0.019730069,0.04253541,0.016821127,0.03527092,0.017109009,0.01382675,0.0179863,0.01834238,0.0058641154,-0.018356489,-0.043123484,0.0074492632,-0.020840814,-0.04726886,-0.046529196,0.010602247,0.02013603,0.020776223,0.022981333,0.042155296,0.015716478,-0.0141096525,0.026224233,0.034347374,-0.029634103,-0.027348245,-0.024072029,0.016492242,0.006421739,-0.02585,0.01809504,0.0038698227,-0.020528754,-0.009132426,0.014102913,-0.03769793,0.030155959,-0.0045132586,0.026514195,-0.0065728836,0.00833391,-0.0023073915,0.017093975,0.02053906,-0.017188221,0.017725468,0.030261563,-0.010299811,-0.010051798,0.007642339,-0.025550772,0.00263218,-0.002037248,0.0045885905,-0.04692026,0.07065975,0.023432298,-0.012169892,0.019471528,0.002441787,-0.0025964046,-0.0056870813,0.029479327,0.024242457,0.02187894,0.0446355,-0.013463929,0.010533731,-0.00045388838,0.022591844,-0.0112932455,0.015375275,-0.010270956,-0.015878957,-0.14648643,-0.015286317,-0.003313159,0.0024117767,-0.009354852,0.001960957,0.0129065355,0.021854253,0.01619528,-0.020469612,-0.014416834,-0.07044459,-0.03777627,-0.02859983,-0.016335404,0.0087375725,-0.016795123,-0.034223396,-0.0105788885,-0.06727649,-0.02589953,-0.008412013,0.03175683,0.018187385,-0.02287584,-0.014518533,-0.011294219,0.011758006,-0.006631846,-0.03512547,-0.00976552,0.011493026,-0.01499993,0.019576496,0.017219827,-0.022507532,0.007021164,-0.002748148,0.0048899213,-0.010771639,0.02794388,-0.0015634762,-0.015075409,-0.005947614,0.02045249,-0.019068776,-0.007125793,-0.007045164,-0.02400381,-0.011415827,0.0039948346,-0.047423746,-0.03760468,0.008417878,-0.013921118,0.03812511,-0.006221943,0.029729942,-0.009772136,0.0074539892,-0.03540654,-0.005925867,0.01067118,0.015707806,0.0017498361,-0.0020284164,0.0041592554,-0.003617746,0.017242605,0.025388906,0.024622453,-0.022736974,0.0062486217,-0.015383481,0.013984651,-0.018450886,0.0044409223,0.00764841,-0.029186964,-0.085853525,-0.020167345,0.023188865,-0.029555973,-0.0050577964,-0.02446697,-0.039660603,0.0096354615,0.014921623,0.018179717,0.5590664,-0.023389501,0.03961889,-0.0012238596,0.010425726,-0.026483223,-0.025566295,0.027918518,-0.00974653,-0.032345906,0.0032123493,-0.005557623,0.017341577,-0.00425386,0.033029694,0.015979724,-0.037285656,0.0072876886,-0.0067833625,-0.009059199,0.022739299,-0.019275099,0.033934083,-0.028822448,-0.022730894,-0.012657454,-0.005471466,0.07405539,0.014082709,0.027880859,-0.037242368,-0.0047707027,0.027788918,0.025280617,-0.027257718,0.036823582,-0.0132828625,-0.013391458,-0.003945377,0.000021004778,-0.019896744,-0.077843,-0.033818,0.014589154,0.011598727,0.025135241,-0.042524334,0.015667284,-0.0074400273,-0.027122058,-0.004712264,0.002671042,-0.034636877,0.0024754212,-0.059378978,-0.019077683,-0.019708458,0.036186095,-0.007948662,0.017582787,0.011063438,0.06158241,-0.010190304,0.007069585,-0.0011657788,0.0027453748,0.026546247,-0.033253666,0.02305531,-0.001549562,-0.006372162,0.0059925783,-0.0006748821,0.051998623,-0.009389387,0.016906464,-0.012441038,0.029053207,-0.04012766,-0.0005659809,-0.03330206,-0.010049338,0.002691162,-0.007926606,0.0017655184,-0.0030963742,-0.043215424,0.079563536,-0.033438116,-0.015433897,-0.00091720204,0.012540768,-0.035274092,-0.0042908466,-0.02127722,0.006962001,-0.004512706,-0.022837264,-0.025597243,-0.045093074,0.04634031,-0.007130678,-0.033475056,0.036358852,0.038751442,-0.013930196,-0.00832893,0.018714117,0.0045286166,-0.025919989,-0.026329726,0.005800203,0.036767125,-0.056649137,0.010253284,0.014540204,0.034333404,0.048547775,0.049833152,0.0140480865,-0.051172998,0.01658613,-0.008424383,0.031935543,-0.0027540294,-0.0661566,-0.026351534,0.014636135,-0.0059706336,0.03763574,0.0012373027,0.0009542059,-0.01971786,-0.028775318,-0.026331203,-0.002443826,0.01516702,0.055142738,0.0043789493,0.000689535,-0.012055234,-0.006001592,0.007804872,0.023963837,0.01531932,0.02418938,-2.8840267e-7,0.01687969,-0.03169053,-0.02904191,0.009155726,0.04946251,0.021632366,-0.028627472,-0.008556367,-0.024636941,-0.0067145955,-0.03285421,-0.02539182,-0.00914224,-0.025595136,0.025667598,0.008177607,-0.010397984,-0.024312688,0.01814824,0.034569815,0.019077858,-0.00838283,-0.0304921,0.012734092,-0.03165519,-0.010967564,-0.0095336,-0.0069743386,0.0023517888,0.0036303033,-0.022369493,0.0018540581,0.021696888,0.0108265765,0.022164758,-0.005033737,0.013197419,-0.0064045745,0.009168289,-0.014492975,-0.0084266905,0.01754678,-0.037357856,-0.018962556,0.033644926,0.016900986,-0.0067269565,0.008817953,0.007307233,0.018787622,0.036864016,-0.05340329,-0.041287534,-0.023569673,0.0146004185,0.003934819,0.024374003,0.013759845,-0.032900088,0.017897785,-0.012269342,0.009621081,0.019864615,0.009692527,-0.018658264,0.0039307917,-0.027791798,0.04219092,-0.0139929345,0.03735926,0.05668765,0.011782825,0.005941603,0.00671257,0.013223664,0.0029249147,-0.045681123,0.014022033,-0.01432674,-0.044675417,-0.033919837,-0.003254245,0.020719128,-0.0101913065,-0.0113647515,0.019352712,-0.0029967567,-0.0029878577,-0.013372356,-0.016463963,0.01960134,0.020688614,-0.014873355,-0.013290641,-0.013553204,0.015685575,0.0033796132,0.03168317,0.023037953,-0.013937916,-0.0025036791,0.01620289,0.044697057,-0.04606876,0.049917,-0.0033249932,-0.034130733,0.012426041,-0.004344494,-0.015560059,-0.008892755,0.053426675,-0.03259383,0.022165118,-0.016516248,-0.021627655,0.02819488,0.03092016,-0.012163833,-0.00086935697,-0.019273665,-0.013519388,0.0024671361,0.0235837,-0.0049143834,0.037458804,-0.01086597,-0.034159742,0.0027472468,0.048816863,0.0062957774,0.02994829,-0.0119842375,-0.024594227,-0.0044236886,-0.0012820452,0.011115896,-0.0148918815,-0.010248583,-0.015809609,-0.0047510574,-0.026079893,0.0041631735,-0.026071202,0.027127936,-0.04620146,-0.0017578704,0.000291302,-0.015133807,-0.046520326,-0.047772985,0.007835044,0.001052265,-0.021133121,0.013435059,-0.0315256,-0.06792426,-0.009521811,0.0027582063,-0.0044597434,0.0068093524,-0.022489,0.037450414,-0.0026927774,-0.017032122,0.011133906,0.027561536,0.029008415,0.011209388,0.019789286,0.00042224443,-0.016976353,-0.019216212,-0.02294528,-0.0037882533,-0.005730993,-0.029512392,0.025011197,-0.02012605,-0.065827146,-0.00315661,-0.09138045,-0.01855932,-0.0025056174,-0.0148765985,0.018437466,-0.019714616,-0.004538644,0.021579497,-0.026052004,0.017678712,-0.013118469,-0.045444302,-0.024988523,0.08619905,0.060008924,-0.016252907,0.0027650124,-0.00029535824,-0.050949726,-0.011626533,0.005499111,-0.015575595,0.032721218,-0.014876646,-0.0043836487,0.014685818,-0.0017894413,0.037208363,-0.031449545,0.0075232307,0.0037999693,-0.023104107,-0.016936887,0.015580332,0.0042371955,-0.010088173,0.021211984,-0.0021055127,0.02444959,-0.029912397,-0.00799517,0.012848711,0.018375095,-0.0015110393,0.034982685,-0.010203045,0.013869102,-0.012812826,-0.0038425466,-0.010553739,0.024441103,-0.040374298,-0.0015739007,-0.004190089,-0.032807015,-0.07438876,-0.0010082265,0.003989274,0.020180516,-0.0022978594,-0.0014286662,0.011897165,-0.034161363,-0.015632696,0.004245165,0.022726102,-0.035239723,0.0016701432,-0.031308822,-0.026653085,-0.0024724454,0.0542162,-0.013106967,-0.016104085,0.02068759,-0.004743652,0.05311633,-0.031911734,-0.012458621,-0.020080738,-0.0068049333,0.005209164,-0.033998262,-0.00728453,0.030910015,0.018324425,-0.052686464,-0.019682609,0.026104003,-0.028834615,0.032307256,0.0059229136,-0.033167902,-0.0073233396,-0.023985902,0.0045963833,-0.03648366,-0.009741368,-0.016017023,0.047095038,-0.017900564,0.04178166,0.038649376,0.0101446975,0.0071289153,0.02869313,0.036369078,0.0035895314,0.018400844,0.015044326,-0.01449465,0.011767158,0.03751694,-0.027191784,0.004099034,-0.0024518732,-0.030912403,0.01385338,0.06892981,0.04023315,0.037839204,-0.0075015095,0.0043752054,0.0056268233,-0.030070553,-0.013692234,0.012770981,0.02870641,-0.0195749,-0.005108539,-0.0044866167,-0.0007777105,-0.008326836,0.025104878,0.01618915,-0.031016674,-0.015693992,-0.026519638,-0.014179534,0.004129848,0.037464537,0.03179864,-0.00095799996,-0.044372294,-0.022050962,-0.021713873,-0.020747354,-0.032322917,0.00787961,0.061079796,0.056715872,0.031780336,0.030024286,-0.023620836,0.00426468,0.024466107,-0.08596702,-0.031248504,-0.0054202727,0.006528578,-0.029725865,-0.018282354,-0.011335703,0.009037405,0.0014455467,0.009827813,-0.021251855,0.019732654,0.023539282,-0.024805108,-0.014314244,-0.038704637,-0.0097360425,0.005262122,0.005819736,-0.036944028,-0.0012836886,-0.020842092,0.007740102,0.035319295,0.016896322,-0.019705357,-0.006879842,0.01539839,0.020236747,0.031004313,-0.014020154,-0.00470829,0.009336962,-0.048872717,-0.015760776,-0.012422856,0.051277626,0.07366041,-0.006429032,-0.00061240426,0.04293893,-0.02857727,-0.02847527,0.00025758063,0.017543323,-0.031002276,-0.020756347,0.028650137,-0.009764717,-0.008535082,-0.0043671154,-0.0001820943,-0.026340945,-0.008770746,-0.013359442,0.04912671,0.019066809,0.003356777,0.021079842,-0.013547133,0.020542182,0.0030734278,-0.024083491,0.0008295585,-0.027470207,0.01504484,-0.019009443,0.04938313,-0.040857904,0.05254021,0.0077668237,-0.051945418,0.030571066,-0.0018255864,0.039243758,0.04959332,0.0056551783,-0.008359311,-0.00982375,-0.0027973894,-0.0016223725,0.034260727,-0.01597455,0.031969897,0.059247125,0.0050016064,-0.0065825954,0.0126929395,-0.007588479,-0.0041562426,0.007467797,-0.011037289,0.017135296,-0.014906887,-0.025061745,-0.014310393,-0.024571635,-0.020061707,0.0070189363,0.017786544,-0.026617575,0.010978918,0.021191936,-0.025244558,0.012026667,0.04008044,-0.0015074732,-0.029531095,0.006119879,0.03620836,0.014916906,0.018822195,0.0055532213,0.016691543,-0.0073610093,-0.023095073,-0.011664588,0.0068276715,-0.0051326747,-0.014823327,0.019942602,-0.028364902,-0.0019904638,-0.0061203553,-0.03606062,0.024701348,0.023756845,-0.042348966,0.027760511,0.024807533,-0.0018724145,-0.0068828813,0.010262635,-0.023015149,-0.03550219,-0.03658033,-0.0133550875,0.032377757,-0.029708259,0.03707475,0.005315596,-0.022080917,-0.003091028,-0.0056165457,0.07218468,0.021297606,-0.011735921,0.03387469,-0.021139223,-0.023278844,0.050444912,0.032843288,0.010965313,-0.019210631],"last_embed":{"hash":"1oguhlr","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"1oguhlr","at":1762844553093},"key":"Work/Random/Horizon.md#","lines":[1,84],"size":2286,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1oguhlr","at":1762844553093}}, diff --git a/.smart-env/multi/Work_Random_MacPlugin_md.ajson b/.smart-env/multi/Work_Random_MacPlugin_md.ajson new file mode 100644 index 0000000..3aea3e6 --- /dev/null +++ b/.smart-env/multi/Work_Random_MacPlugin_md.ajson @@ -0,0 +1,28 @@ + +"smart_sources:Work/Random/MacPlugin.md": {"path":"Work/Random/MacPlugin.md","embeddings":{"bge-m3:latest":{"vec":[-0.005687065,-0.01137899,-0.0000063479697,0.007934297,-0.0070191096,0.002658389,0.04233159,0.050469574,-0.012411122,-0.01182055,-0.00804763,-0.0045459606,-0.004730504,0.02324882,-0.0075648045,-0.00924935,-0.012114295,0.000051832958,-0.0033912165,0.0014270942,-0.067727014,-0.01330322,0.031162135,-0.0001482313,-0.019458476,0.07234275,-0.009040302,-0.017857974,-0.03826296,-0.0032918134,0.032914866,-0.008527642,0.03182531,-0.009051117,-0.0023467694,-0.03644798,-0.040333766,-0.016761085,-0.111864835,-0.010964492,0.013455423,0.008245437,-0.05412345,0.0013762717,-0.008944597,0.016573902,-0.027910154,-0.054623563,0.0056933244,-0.015071133,-0.022154165,0.018533723,-0.008760647,-0.057406314,-0.0059094355,0.019931711,-0.006986591,0.0064179003,-0.008002057,-0.031934906,-0.05161199,0.0035393566,-0.015819805,-0.045937557,-0.014729643,0.023684654,-0.00164248,0.034100384,0.022066187,-0.044549588,-0.0077909827,-0.0053655393,0.011356827,-0.051420793,0.003589325,-0.021547113,0.011846943,-0.0002894113,-0.003368137,-0.043757215,0.12385815,-0.015495279,0.021968419,-0.014557473,-0.015411083,-0.017169068,-0.0033238814,0.08216284,0.017229507,0.01631801,-0.042363264,0.04205762,0.008348394,-0.037694905,-0.01722205,0.004690376,0.031310797,-0.029226942,0.006403551,-0.017341234,-0.035774518,-0.0046000755,0.033766024,0.051390156,0.025061255,0.009990249,0.0065570893,0.013494074,-0.026943794,0.008818972,-0.03738295,-0.0024896446,-0.017032087,0.012193828,0.010226385,0.0011038163,-0.007596497,-0.013451166,0.022606459,-0.01094777,0.025809882,0.045511805,0.0006798001,-0.022452917,0.015322639,0.011889381,-0.011059342,0.03925161,-0.04459582,0.014070007,0.012636857,0.022233637,0.037936013,-0.018824477,-0.038301677,0.02098836,0.06380388,0.030462757,0.020939466,-0.026109645,0.023421293,0.005054981,-0.034440875,-0.01762289,0.048692185,-0.006937605,-0.0044415123,0.0064615323,0.026828809,0.051656276,-0.025391845,-0.005100783,0.0029637094,0.003294452,0.027552316,0.009327786,0.034674894,0.0063083284,-0.0069561442,-0.039695892,0.005141527,0.0030555062,0.052202508,0.042871155,0.002811972,0.023263177,0.04899513,0.00818391,0.003511367,-0.023815686,0.027584074,-0.06534739,0.021511406,0.01758416,0.022135358,0.058202248,0.040957775,0.036279734,0.03705879,-0.019045528,-0.012101008,0.012188899,0.030538224,-0.026336249,0.028583795,-0.0066857846,0.030151019,-0.008666682,0.01534911,0.03615555,-0.027233787,-0.030408533,0.04142876,0.02379318,-0.01360366,-0.009867915,-0.025629673,-0.021616245,0.024306726,-0.030782007,-0.023730982,0.011873602,-0.030457195,0.010838341,0.0018648737,0.0046764156,-0.0072224904,-0.044360057,0.00023493577,0.010363793,0.0339068,0.022118602,-0.0038305938,0.0209829,0.013405392,-0.000086680266,0.0039711082,-0.028553518,0.031642802,0.018545022,0.0038297551,-0.018732227,0.014179583,0.015551777,-0.004104631,0.011832603,0.007355807,0.045088712,0.031012652,0.03959892,-0.04372636,0.07167919,-0.02393399,-0.02317608,-0.022574631,0.031054884,-0.05333096,0.036085542,0.034126174,0.030356621,-0.002026815,-0.03723059,-0.015259761,-0.04973883,-0.06559633,0.04169618,-0.009587767,0.025551964,-0.028307244,-0.019175738,-0.012290731,0.019173523,-0.008480231,-0.009135538,-0.0044982047,-0.03440067,-0.008385576,-0.040425,-0.000966811,-0.020440578,0.002013128,-0.034027506,-0.007400288,0.04193167,0.02708972,-0.00068854145,0.020916069,-0.011892226,0.03407572,0.04331088,-0.0006104446,0.010078254,-0.048732087,-0.0059370515,-0.03135125,-0.02635604,-0.018218283,-0.03405947,0.03081413,-0.043817617,-0.002759258,-0.040342446,-0.010271743,-0.006856478,-0.022163449,0.040568646,-0.0061185113,0.008161745,0.017992254,-0.008337698,-0.008202379,0.0107773915,0.08080223,-0.0543996,0.0098207025,0.04961742,-0.015815616,-0.19369966,-0.042398613,0.00724296,0.017329713,-0.0041083973,-0.002474726,-0.012844123,-0.004928131,-0.009224007,-0.06251776,-0.02742499,-0.14043683,-0.004383821,-0.03246873,0.044325814,0.043649502,0.020700688,0.008021224,-0.029217849,-0.07908457,0.009623202,0.009411621,0.053753346,0.055998147,0.03266491,0.0061755734,0.033535544,0.030879626,-0.003926845,-0.0015525864,-0.042614188,0.04365137,-0.029292343,-0.044299606,0.04034989,0.010939776,-0.008763047,-0.017139765,-0.00826507,0.009709389,0.035152886,0.054796156,0.018678285,-0.053059284,0.009876786,-0.017119491,0.000016312815,0.012597626,-0.0100796735,0.022289703,-0.018174851,0.03724195,0.011096668,0.011347229,-0.010732126,0.038799338,0.01765078,0.044869877,0.02212589,0.005625019,-0.020566579,-0.06112683,-0.05457789,-0.02290034,0.010734664,0.014571698,-0.004999198,-0.017485036,0.0085023595,-0.04327352,0.0051209996,-0.02618824,-0.038020607,-0.02050394,0.0018556721,-0.002030007,-0.00922934,-0.018862901,0.00058600906,-0.08144636,0.0067378636,0.024355935,-0.021941489,0.008083259,0.0068311025,0.013446495,-0.04253516,-0.028454019,-0.002389485,0.37246,-0.023530327,0.0037707777,0.026511837,0.036289103,0.014119701,-0.0027914238,0.033042878,-0.005092724,0.00034196652,0.002490094,0.0067230267,0.027293684,0.0335612,0.05679741,0.049468923,-0.042536095,0.00039162184,-0.017795758,-0.030325247,0.005745611,-0.07372859,0.009193037,-0.010585908,-0.04095154,0.042920534,0.029152147,-0.010582427,-0.024541246,-0.009618065,-0.017937995,0.018478423,-0.01563601,-0.029041186,0.0077189337,0.011110977,-0.06836013,-0.039462708,-0.0075573456,0.0002829282,0.020768993,-0.015730651,0.01554082,0.0061060055,-0.042720113,-0.023520008,-0.011289897,-0.0073993574,0.012057262,-0.032665703,0.028725237,0.0016241692,-0.0018006632,0.017426347,-0.017311873,-0.0028285081,-0.025376342,0.0032620255,-0.03595451,-0.006739775,0.024865104,0.0134506235,-0.031042565,0.023697382,0.039342444,-0.00038152223,-0.012573939,-0.005672189,-0.0028879407,0.016754948,0.03360157,0.006556726,0.042075112,0.008554288,0.0067286803,-0.025436,0.0001961119,0.0355165,-0.009331426,-0.0034209427,-0.026889542,0.028970867,0.017922446,0.030291116,0.038552247,0.02093554,-0.023868414,0.018130528,-0.007367372,-0.03902222,0.0007548457,-0.0034061158,0.0100310035,-0.011411936,0.026601136,-0.025577651,0.010323031,-0.06141246,0.010739682,-0.009015187,0.01750561,0.02509836,-0.0147345485,0.0023625502,-0.003886905,0.008838226,-0.011331045,-0.062174726,-0.017396728,0.0048133126,-0.03857415,0.010312052,0.045940533,0.0055566323,0.06880587,0.03904732,0.039755054,-0.010557246,0.007050324,0.027984494,-0.064713486,-0.039019473,0.00069699535,0.013190143,-0.030906966,-0.057063904,0.002924333,-0.019377572,-0.036496617,-0.005378862,0.019311313,0.016483122,-0.04732235,-0.020210331,0.0046675745,-0.02020816,0.0406743,-0.017587269,-0.009004854,0.05409883,0.011931956,-0.032822732,0.019220948,-0.004802921,-0.0077257827,-0.007710464,-0.006535202,-0.0032990228,-0.007500495,0.005606096,0.02410587,-0.01194754,0.017760564,-0.018723154,0.005597866,-0.0033838314,-0.005164908,-0.007045843,-0.004757667,-0.03678239,-0.017448172,0.033285215,0.01504883,0.086739846,-0.03314746,0.027927184,0.0041095726,0.04629241,-0.035387184,0.005977183,0.008591028,-0.048423156,0.0029102021,0.035525106,0.016563525,-0.029071314,-0.018391205,0.021841016,0.032537602,0.0102653885,0.017860562,0.013942891,0.00865534,-0.008034905,-0.03522244,0.004594166,-0.0123355305,0.008779293,0.012730693,-0.051862136,0.015705705,0.061477218,-0.009836659,-0.010133852,0.015006867,0.010134654,-0.0026485538,-0.018808393,0.014760349,0.022010854,-0.0020319019,0.030044565,0.012378084,0.05344492,0.046302475,-0.0052403877,0.022194235,0.021591665,0.017276932,-0.039890762,0.005672142,-0.018543541,-0.009146239,-0.012625754,-0.024655435,-0.041705914,0.0028917415,0.04615831,-0.013390526,-0.013528764,-0.06376099,-0.03885781,-0.0013936906,-0.062318053,-0.0017374249,0.015996149,-0.019965675,-0.038804237,-0.036244873,-0.014045703,-0.018919883,-0.022103677,-0.008248867,-0.023995526,-0.00068547874,-0.004915875,0.013883454,0.0010400683,0.0035595456,0.027850812,-0.00794026,-0.016732695,0.009254002,0.031915627,0.008454639,-0.0042510275,-0.016373966,0.028582554,0.006318352,0.0031729438,-0.028449023,-0.03235893,-0.085770845,-0.040846474,0.013285799,0.04074081,0.02126923,-0.0195745,0.0041637546,0.007781262,0.007013514,0.021132827,-0.006936939,-0.020092824,0.012859022,0.033769406,-0.023674471,-0.05142303,0.0011727749,-0.029325495,-0.006821402,-0.026749032,-0.017548854,-0.030509401,-0.015606959,-0.016435916,0.029868731,-0.049399693,0.030515473,0.00004499677,-0.09296075,-0.011646702,-0.00024633761,-0.0014310797,-0.015983062,-0.0080591,0.0009970062,0.02358796,-0.028019082,-0.00037151083,0.035328235,0.005651887,-0.03852653,-0.020452231,0.009610119,0.029073067,-0.041244105,0.045721807,0.0128244255,0.012783587,-0.0008520041,0.006284387,0.009547112,-0.035034806,0.015908556,0.028767703,0.017653698,0.04146742,-0.010617509,-0.002198409,-0.0015982885,-0.028760476,-0.038075782,-0.015082994,-0.045614596,-0.007667292,-0.025427766,-0.005669671,0.0064942795,-0.006991693,0.0027960301,0.019607184,-0.030278167,0.0028340747,-0.02393454,-0.03128374,0.0051063877,-0.0016211323,-0.0045263106,-0.0066950014,-0.04540434,0.0034143955,0.018822204,-0.004938597,0.0017137032,-0.012321179,0.060020898,0.006783538,0.0057046846,0.009111274,-0.016002731,0.03733603,-0.010073841,0.0050892485,0.02565205,0.047758583,0.016490234,-0.006947955,-0.018010309,-0.049036752,0.010620693,0.005882449,-0.014117423,0.026818331,-0.012028538,-0.030925132,-0.0015230869,0.0071484335,0.026087433,0.009902033,0.011534282,0.039364185,0.020711085,0.035230063,0.0014553682,0.0005958674,-0.019283194,-0.00998584,-0.017311335,-0.017049264,0.020109355,0.020655528,-0.032588083,-0.030811768,-0.06382824,0.010170245,0.031127913,-0.017033113,-0.013213905,-0.038712647,0.008090343,0.017540703,0.0032334884,-0.037850786,0.034735326,-0.022316815,-0.01786471,0.00601025,-0.019131603,0.04221755,0.007221028,0.008704461,0.033145685,0.023891643,-0.12783046,0.03746221,-0.0275577,-0.030925067,0.023074908,0.0066484604,-0.004091563,-0.03924288,0.0029374822,-0.031831883,0.05502023,-0.01933677,0.017043415,-0.02389558,-0.0036134194,0.00021115158,-0.008499346,0.01257296,0.022856161,0.06432443,-0.004876354,-0.04381969,-0.03805597,-0.054066528,0.002782331,0.03498941,-0.024459092,0.039405677,-0.0006491261,0.0064868033,-0.0021417113,-0.013855044,-0.037537057,0.046220534,-0.018678721,0.040293083,-0.019068414,-0.014693541,0.016474018,0.028547727,0.058296,-0.0012131862,-0.025995893,0.012165842,-0.008745864,-0.013813785,-0.012931524,-0.013578725,-0.025864517,-0.0011100261,-0.09393855,-0.012327019,0.04683954,0.00007909457,0.023780681,0.020153124,-0.011739991,-0.01763803,0.012225455,0.053937435,0.009115748,0.022431491,-0.03507676,-0.021561457,-0.025077725,-0.021953205,-0.0013546728,0.00069615437,0.019689266,-0.025039824,-0.006909028,-0.056158986,-0.00068902445,-0.029156167,0.035014298,-0.059694357,0.02941656,-0.014525478,-0.0085070655,-0.0136519205,-0.018866029,-0.036691803,-0.01481103,0.050635785,0.0226839,0.0011077297,-0.013968102,-0.0023608056,-0.03347819,0.0129924,-0.03807056,0.045319654,0.009229954,0.04180997,-0.0058553126,0.014936812,0.029897787,-0.002733008,0.025424553,0.022918893,0.0048743538,0.04151808,-0.038828973,0.02115188,0.012023241,-0.013478596,-0.041739516,0.008502018,-0.037465844,0.00024878583,0.010311928,-0.053812202,-0.05455377,0.014807976,-0.048871152,0.0042529744,-0.00749388,0.01615371,0.012768996,-0.01943958,0.04801503,0.019446101,-0.0073984573,-0.051488638,0.014216943,-0.0056494293,-0.010380652,0.0078730695,0.04690671,-0.023775648,0.048695818,-0.015490543,-0.020156432,-0.0113518415,-0.0253546,0.021100324,-0.0067409566,0.07966369,0.011875398,-0.034649845,-0.034411136,0.034799453,-0.03557961,-0.039175507,-0.044827312,-0.014894456,-0.00042632036,-0.005560035,0.005298081,0.02618595,-0.03268218,0.0163866,0.0037825946,0.0078092343,-0.014703511,-0.025727756,0.022934126,-0.03250161,-0.0021666514,0.054401245,0.039600883,-0.019494224,-0.007881561,0.005642025,-0.03628278,0.0063435086,-0.020001333,-0.022917349,0.03824085,-0.0048809214,0.00086727424,0.015364634,0.00074170897,0.04572571,0.031188067,-0.028905867,0.0057192696,0.008779401,0.046857692,-0.030285368,-0.00979972,-0.05002477,0.07006899,-0.015977202,0.03618993,-0.01934756,-0.020552294,-0.017793758,0.007960387,0.017964114,-0.031206498,0.039200183,0.02992316,0.023844497,0.017424382,-0.028041776,0.021184035,-0.03206356,0.008604716,0.0073722103,-0.038614105,-0.052097723,0.016863639,0.0136377355,-0.0008442624,0.009190066,-0.03580056,-0.022192702,-0.0031416244,0.008737707,-0.016448868,0.011897827,0.011343258,0.033571925,0.017827801,0.019462558,-0.007968366,0.008342947,0.048616733,0.013724736,0.018575663,0.051346146,-0.018236531,-0.009322733,0.0152595835,-0.023676177,-0.008931945,0.02788499,-0.0145695135,-0.025886675,0.00080559944,0.02162185,0.008762835,0.02449061,-0.012036838,0.026285648,0.0009530618,0.047516435,-0.0036713025,-0.017956354,-0.04277923,-0.015799113,-0.034133513,0.005708765],"last_embed":{"hash":"1eqq2l5","tokens":415}}},"last_read":{"hash":"1eqq2l5","at":1762844553093},"class_name":"SmartSource","last_import":{"mtime":1762433153000,"size":7824,"at":1762844500009,"hash":"1eqq2l5"},"blocks":{"#---frontmatter---":[1,4],"#":[5,35],"##{1}":[7,7],"##{2}":[8,8],"##{3}":[9,9],"##{4}":[10,10],"##{5}":[11,11],"##{6}":[12,12],"##{7}":[13,13],"##{8}":[14,14],"##{9}":[15,15],"##{10}":[16,16],"##{11}":[17,17],"##{12}":[18,18],"##{13}":[19,19],"##{14}":[20,20],"##{15}":[21,21],"##{16}":[22,22],"##{17}":[23,23],"##{18}":[24,24],"##{19}":[25,25],"##{20}":[26,26],"##{21}":[27,27],"##{22}":[28,28],"##{23}":[29,29],"##{24}":[30,30],"##{25}":[31,35]},"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":7},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":7},{"title":"♡","target":"https://remotelysave.com","line":7},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":7},{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":8},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":8},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":8},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":8},{"title":"*Victor Tao*","target":"https://github.com/platers","line":9},{"title":"**Linter**","target":"https://obsidian.md/plugins?id=obsidian-linter","line":9},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-linter&enable=true","line":9},{"title":"*eth-p*","target":"https://github.com/eth-p","line":10},{"title":"**Callout Manager**","target":"https://obsidian.md/plugins?id=callout-manager","line":10},{"title":"⬇️","target":"obsidian://SP-install?id=callout-manager&enable=true","line":10},{"title":"♡","target":"https://buymeacoffee.com/kevin.on","line":11},{"title":"*Heesu Suh*","target":"https://github.com/glowingjade","line":11},{"title":"**Smart Composer**","target":"https://obsidian.md/plugins?id=smart-composer","line":11},{"title":"⬇️","target":"obsidian://SP-install?id=smart-composer&enable=true","line":11},{"title":"*Lost Paul*","target":"https://github.com/LostPaul","line":12},{"title":"♡","target":"https://ko-fi.com/paul305844","line":12},{"title":"**Folder notes**","target":"https://obsidian.md/plugins?id=folder-notes","line":12},{"title":"⬇️","target":"obsidian://SP-install?id=folder-notes&enable=true","line":12},{"title":"*Danny Hernandez*","target":"https://github.com/noatpad","line":13},{"title":"**Banners**","target":"https://obsidian.md/plugins?id=obsidian-banners","line":13},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-banners&enable=true","line":13},{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":14},{"title":"**Calendar**","target":"https://obsidian.md/plugins?id=calendar","line":14},{"title":"⬇️","target":"obsidian://SP-install?id=calendar&enable=true","line":14},{"title":"*Pavel Frankov*","target":"https://github.com/pfrankov","line":15},{"title":"**Colored Tags**","target":"https://obsidian.md/plugins?id=colored-tags","line":15},{"title":"⬇️","target":"obsidian://SP-install?id=colored-tags&enable=true","line":15},{"title":"*Mayuran Visakan*","target":"https://github.com/mayurankv","line":16},{"title":"**Code Styler**","target":"https://obsidian.md/plugins?id=code-styler","line":16},{"title":"♡","target":"https://www.buymeacoffee.com/mayurankv2","line":16},{"title":"⬇️","target":"obsidian://SP-install?id=code-styler&enable=true","line":16},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-omnisearch","line":17},{"title":"♡","target":"https://github.com/sponsors/scambier","line":17},{"title":"♡","target":"https://ko-fi.com/scambier","line":17},{"title":"**Omnisearch**","target":"https://obsidian.md/plugins?id=omnisearch","line":17},{"title":"⬇️","target":"obsidian://SP-install?id=omnisearch&enable=true","line":17},{"title":"*jsmorabito & phibr0*","target":"https://github.com/phibr0","line":18},{"title":"♡","target":"https://ko-fi.com/phibr0","line":18},{"title":"**Commander**","target":"https://obsidian.md/plugins?id=cmdr","line":18},{"title":"⬇️","target":"obsidian://SP-install?id=cmdr&enable=true","line":18},{"title":"♡","target":"https://dirtsimple.org/tips/tag-wrangler","line":19},{"title":"*PJ Eby*","target":"https://github.com/pjeby","line":19},{"title":"**Tag Wrangler**","target":"https://obsidian.md/plugins?id=tag-wrangler","line":19},{"title":"⬇️","target":"obsidian://SP-install?id=tag-wrangler&enable=true","line":19},{"title":"♡","target":"https://ko-fi.com/novov","line":20},{"title":"*novov*","target":"https://novov.me","line":20},{"title":"**Homepage**","target":"https://obsidian.md/plugins?id=homepage","line":20},{"title":"⬇️","target":"obsidian://SP-install?id=homepage&enable=true","line":20},{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":21},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":21},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":21},{"title":"**Smart Connections**","target":"https://obsidian.md/plugins?id=smart-connections","line":22},{"title":"*Brian Petro*","target":"https://wfhbrian.com","line":22},{"title":"⬇️","target":"obsidian://SP-install?id=smart-connections&enable=true","line":22},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-text-extractor","line":23},{"title":"♡","target":"https://github.com/sponsors/scambier","line":23},{"title":"♡","target":"https://ko-fi.com/scambier","line":23},{"title":"**Text Extractor**","target":"https://obsidian.md/plugins?id=text-extractor","line":23},{"title":"⬇️","target":"obsidian://SP-install?id=text-extractor&enable=true","line":23},{"title":"**Automatically reveal active file**","target":"https://obsidian.md/plugins?id=obsidian-reveal-active-file","line":24},{"title":"*Matt Sessions*","target":"https://www.matthewsessions.com","line":24},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-reveal-active-file&enable=true","line":24},{"title":"*@beaussan*","target":"https://github.com/beaussan","line":25},{"title":"**Update time on edit**","target":"https://obsidian.md/plugins?id=update-time-on-edit","line":25},{"title":"⬇️","target":"obsidian://SP-install?id=update-time-on-edit&enable=true","line":25},{"title":"*Alan Grainger*","target":"https://github.com/alangrainger","line":26},{"title":"♡","target":"https://ko-fi.com/alan_","line":26},{"title":"**Lazy Plugin Loader**","target":"https://obsidian.md/plugins?id=lazy-plugins","line":26},{"title":"⬇️","target":"obsidian://SP-install?id=lazy-plugins&enable=true","line":26},{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":27},{"title":"*Benature*","target":"https://github.com/Benature","line":27},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":27},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":27},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":27},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":27},{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":28},{"title":"**Periodic Notes**","target":"https://obsidian.md/plugins?id=periodic-notes","line":28},{"title":"⬇️","target":"obsidian://SP-install?id=periodic-notes&enable=true","line":28},{"title":"*SErAphLi*","target":"https://github.com/Seraphli","line":29},{"title":"**Link Embed**","target":"https://obsidian.md/plugins?id=obsidian-link-embed","line":29},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-link-embed&enable=true","line":29},{"title":"♡","target":"https://buymeacoffee.com/tgrosinger","line":30},{"title":"♡","target":"https://github.com/sponsors/tgrosinger","line":30},{"title":"*Tony Grosinger*","target":"https://grosinger.net","line":30},{"title":"**Advanced Tables**","target":"https://obsidian.md/plugins?id=table-editor-obsidian","line":30},{"title":"♡","target":"https://paypal.me/tgrosinger","line":30},{"title":"⬇️","target":"obsidian://SP-install?id=table-editor-obsidian&enable=true","line":30},{"title":"♡","target":"https://buymeacoffee.com/polyipseity","line":31},{"title":"*polyipseity*","target":"https://github.com/polyipseity","line":31},{"title":"♡","target":"https://github.com/sponsors/polyipseity","line":31},{"title":"**Terminal**","target":"https://obsidian.md/plugins?id=terminal","line":31},{"title":"⬇️","target":"obsidian://SP-install?id=terminal&enable=true","line":31}],"metadata":{"created":"2025-07-09 08:56","updated":"2025-11-06 13:45"},"task_lines":[],"last_embed":{"hash":"1eqq2l5","at":1762844536165}},"smart_blocks:Work/Random/MacPlugin.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.024200361,0.0006854202,0.0043322737,0.02587749,-0.03348848,-0.012610372,0.008413008,0.013744969,0.005048236,0.012436447,0.0065308884,-0.0062027485,-0.020123132,0.0005254291,-0.006124867,-0.0050180843,0.0203397,0.0157781,-0.018024877,0.010382256,0.032776304,-0.038604584,0.021926219,0.011294727,0.0103532495,0.008117519,0.0039649294,-0.00071218616,0.013257689,-0.03495026,-0.0005764635,-0.05167353,0.016099812,-0.075505085,-0.019414378,-0.058175497,-0.009768386,0.03586063,-0.05713515,-0.0064505236,-0.010809074,0.0069708466,0.005308753,-0.0071744346,0.033378135,0.01047659,0.011271378,-0.0052803126,-0.0034410907,-0.049283102,-0.025206383,0.031209221,0.023779862,-0.07445787,0.02621641,0.035144966,-0.025834277,-0.018691877,-0.041321874,-0.026607633,-0.014060492,-0.0023034578,0.040419318,-0.02164852,0.033333723,0.07655766,0.010376137,0.013002365,-0.014137555,-0.039438356,-0.001977028,0.031453673,-0.013774273,-0.02474358,-0.049897324,0.0047693634,0.08328842,-0.037523147,-0.007893048,0.013341235,0.0005385637,0.010849304,0.032968737,0.0011433475,-0.009837673,-0.018907813,-0.023860537,0.036251467,0.009949819,0.022334715,0.011081168,0.01251424,0.0021064645,-0.02908766,-0.041266657,0.016351148,0.0009655713,0.0063119694,0.033795945,0.034276966,0.06335216,0.024965921,0.0039841635,0.0130214775,0.03351329,0.0010019152,-0.01695581,0.0010246265,-0.03244173,-0.017020097,0.034399156,0.026195027,-0.012133042,0.015048437,-0.0024109117,-0.008248063,0.007642307,-0.050388142,-0.008537216,0.010326273,0.013466657,0.0059437444,0.07687413,-0.0070698685,-0.025050743,-0.010096757,0.032478046,0.016624173,-0.0013472786,0.001176761,0.012908192,0.08730919,-0.007726477,0.025073621,-0.035395607,-0.0032069534,-0.006462777,-0.025013063,0.020700961,0.011954522,0.023814715,0.017027715,-0.027833804,-0.020975174,0.041360695,-0.03439863,0.036236193,-0.023340605,0.024761284,-0.025591856,0.018712189,0.02224785,0.017964145,-0.0406563,0.017758848,-0.028437335,-0.01899176,0.045450483,-0.020058256,0.008468117,-0.0032849293,0.030599656,-0.056119595,0.02959156,0.039407942,-0.04396928,0.03437929,0.043376576,-0.03648623,-0.022517944,0.0056563206,-0.08708818,0.03614718,0.010060987,0.01515158,0.0231054,0.07576702,0.013250419,-0.012250624,-0.044758905,-0.056486856,0.018551566,-0.04288244,0.018261297,-0.025163114,-0.0069483896,-0.017142514,-0.0055656787,-0.0023365067,-0.0053028394,-0.0065572085,-0.0013715615,0.020036183,-0.00081838114,0.016026456,-0.025930168,-0.031572655,0.04784093,0.014972678,-0.0037661144,-0.0056861606,0.024287436,0.030578882,0.035506193,-0.037363086,0.017183354,0.047811076,-0.027763566,0.050305933,0.026006091,-0.0089684585,0.022177871,0.022551032,-0.0073818704,-0.0038969428,-0.041765507,0.0068247127,0.0152587015,0.028603045,-0.020807426,-0.044423893,0.023578608,0.0030916128,0.05347144,-0.03498274,-0.020484824,0.0013406265,0.05600635,-0.00042288125,0.011376415,-0.0061497637,-0.00490587,0.036878057,-0.017996218,0.024471968,-0.042625893,-0.03260388,0.01607908,-0.003444471,0.007984765,-0.052353237,-0.004237354,-0.000070212074,-0.01150955,-0.0338318,0.025608689,0.0055349832,0.043874297,-0.022649622,-0.01705783,0.014667982,0.0011816901,-0.0020878878,-0.029087545,0.024463447,0.006020718,0.01975587,-0.012976747,-0.030244127,-0.024341999,-0.006926574,-0.00053583685,-0.045002833,0.0058580847,0.019241206,0.022534687,0.019682474,-0.024973005,0.04390351,-0.053845007,-0.0007956802,-0.023919042,0.019487847,-0.0051713614,0.0068627326,-0.041779283,-0.050123755,-0.04277968,0.035837226,-0.0046259384,-0.012125353,0.0013239834,0.024503484,0.01667197,0.008085433,0.004943575,0.0071524717,-0.005024434,-0.00087906694,0.01485578,-0.034008425,-0.006621355,0.05105857,-0.037461355,0.027398592,-0.011475804,-0.00039913922,-0.15736581,0.008518651,-0.016026381,0.02256363,0.014470049,-0.0032381953,0.009165185,-0.0025563254,-0.047323175,0.037916485,-0.013771616,-0.0498002,-0.005383902,0.0006454266,0.03524648,0.018046472,-0.037601825,-0.01404923,-0.03070712,-0.028809618,-0.04359238,-0.020131342,0.031952944,0.035642847,-0.047642086,-0.059095062,0.036112648,-0.03673604,0.00008918064,0.0011399632,0.035936233,0.022422845,0.013822739,-0.014000514,0.0043036053,0.038197413,-0.029748568,-0.003865741,-0.0031156505,-0.0051615224,-0.0015738395,0.0645058,0.016113525,0.049022086,0.0036331473,-0.008581516,0.038338624,0.00088098773,0.0014170972,0.016397312,-0.013891041,-0.006120858,0.019474223,0.03604798,-0.033754036,-0.005423222,-0.039659414,0.014649182,-0.027642857,0.011489983,-0.047232594,-0.028953174,0.037927464,-0.025772657,0.0076220636,0.017456897,0.011367132,-0.05019258,0.010353205,-0.08269022,0.03638213,0.0052395724,0.051193327,0.019171908,0.039993256,0.013935768,0.01231685,-0.00300136,0.014070001,-0.0974812,-0.055052694,0.033630535,-0.030627785,-0.022726584,-0.027616648,0.023258567,-0.007120486,-0.019643784,0.018987661,0.24920921,0.003676635,-0.04266987,-0.0071064946,0.07925432,-0.015568874,-0.017340362,0.0021133292,-0.017911732,-0.03103101,0.0128131835,0.032069787,0.0292687,-0.026752498,0.0378756,0.0062768823,-0.054144606,-0.04531286,0.09994933,-0.007605898,0.025972016,-0.08828791,0.059801113,-0.000117685675,-0.07569952,0.00040290473,0.016686266,-0.0025349269,-0.019837972,0.04035293,-0.031006359,0.028191932,0.031678475,-0.008524802,-0.010057293,-0.021265501,0.047223143,-0.04066321,0.010564213,0.028702093,-0.035442214,-0.04354877,0.024556046,0.035219073,-0.02685131,-0.026061058,-0.023919364,-0.026199823,0.005808925,0.0006877785,-0.005861447,0.0067218784,-0.015301827,-0.020165147,0.019153884,-0.008532592,-0.03646745,-0.018140983,-0.021440735,0.06370714,0.00021486115,0.00035350173,-0.020006424,0.03264764,-0.03881712,0.057695825,0.015170852,-0.04571493,0.007297592,0.02665651,-0.024491707,-0.030396268,0.047871385,0.015565599,0.033956677,-0.008501176,0.06607577,0.075925715,-0.04668233,0.0026673556,-0.03960458,-0.0072549423,-0.018189183,0.03838915,-0.016724484,-0.031550135,-0.02722307,0.061906595,-0.00818862,-0.033163924,-0.0011878278,0.00012134067,-0.024849035,0.007653173,-0.0034605558,0.018983196,0.0055444525,0.0033427626,-0.044188768,-0.019708978,-0.026025876,-0.036903173,-0.024813967,0.018451452,0.0009500753,0.03907861,0.009506842,-0.019986186,0.013314816,0.06302719,-0.0014855765,0.008850912,-0.0127134165,-0.07184976,-0.014171967,0.013050532,0.04803893,0.048769508,-0.006243498,-0.022722596,-0.010386248,-0.03077659,0.020617168,0.004519768,0.012019364,0.007655736,-0.04317657,0.011880061,-0.04151812,0.006868821,0.012296485,-0.024354627,-0.020259669,-0.0046797823,0.016383315,0.003877767,0.04606698,0.039330248,-0.0063905716,0.010128374,-0.019624002,-0.0057594217,-0.0044871257,-0.002084465,0.025137872,-0.013023105,0.027391596,-0.0061510946,0.009916909,0.060107544,0.013104795,0.006879079,0.04517568,-0.01804643,-0.0011655831,-0.011210404,-0.03163519,0.035621732,-0.007929324,-0.046964582,-0.03333242,0.017451344,0.052964706,0.03602591,-0.032435726,-0.034821827,-0.0016557351,0.07205503,-0.03130538,-0.06970741,-0.05359473,0.0008276224,-0.05988798,0.015626334,0.017138163,-0.020487968,-0.009992025,-0.014795416,-0.07356663,-0.03818892,0.0046221926,0.009438457,-0.028984064,-0.027988484,0.03278094,0.011866948,-0.034649476,-0.018021587,0.014509286,-0.024350341,-0.02942482,0.13068783,0.03554724,-0.00837679,0.009432056,0.012347196,0.015615373,-0.03655625,-0.0076560117,-0.028736314,-0.04848918,-0.036341615,-0.0011648627,0.0031634707,0.0019955493,-0.015495221,-0.049300957,0.07413693,-0.047554195,0.0037806958,0.011570531,-0.027611151,0.020779632,0.005593801,-0.019901795,0.023262551,0.031730622,0.06071536,-0.02915744,-0.025371697,0.0006034616,-0.01576776,0.029990116,-0.009153557,0.010257272,0.036192693,0.004176553,-0.0266181,0.008724972,-0.045178656,-0.006627191,-0.001983735,0.021273974,0.0089897765,-0.016779847,-0.027080713,0.027721884,0.011235606,-0.009864474,-0.012407165,0.013200065,0.010128731,0.025733013,0.04994625,0.002371024,0.010552851,-0.052858442,-0.045183484,0.05356889,0.014424572,-0.011317053,0.017088579,0.001081019,-0.03861377,-0.005681422,-0.026979163,-0.017025229,-0.022655595,-0.071792275,-0.052219838,-0.05497558,0.06233514,0.0027025861,0.0050851437,-0.05413083,-0.011318179,0.030878194,-0.079156086,-0.019569475,0.004023909,-0.0435777,-0.013659621,-0.024232185,-0.018962085,0.024298782,-0.0007619273,-0.015280932,0.026725888,0.050941966,0.0099147875,-0.050377052,0.007879533,-0.006997256,-0.02091289,-0.016922953,-0.00019511537,0.015974471,-0.04499033,-0.006993138,-0.03460257,-0.019204121,-0.0041248687,-0.036357448,-0.007639355,0.02118917,0.0074621397,-0.03216648,0.07085458,-0.009246059,-0.0077786674,-0.019826785,-0.017181788,0.012099928,-0.029882098,-0.0100457985,-0.009889655,0.013630229,-0.058953043,-0.0077158,-0.007858374,0.0210943,-0.023663206,0.0057854606,0.042830586,0.021770153,0.0032698654,0.015927993,-0.062316712,0.008858579,-0.00841941,0.04238913,0.02535441,-0.039477784,-0.007265616,-0.04486521,0.048377078,-0.0066825747,0.0007760875,-0.0035669715,-0.03842783,-0.05099168,-0.03499833,0.03282958,0.005087016,-0.02262206,-0.0318478,0.025912635,0.0033440841,0.020997634,-0.03514958,0.04064287,0.029806947,0.05709484,-0.03743694,0.034848936,-0.01647125,0.012923807,0.0018694948,-0.00091653486,-0.009756979,-0.050113775,-0.0016184968,-0.020176185,-0.014205979,0.03076149,0.026450813,0.020251393,0.005574413,-0.01973036,0.026105411,-0.018422313,0.012439682,-0.009254885,-0.03852131,0.0021642996,0.042274293,0.0014824187,0.02698816,-0.012497997,-0.0146300765,-0.00008805671,0.01541138,0.04833003,0.03463456,-0.016421312,0.04418611,-0.019689841,-0.010420718,0.02262439,-0.016548807,0.01337692,0.019968564,-0.0099227,-0.06587196,0.018463515,-0.020357646,-0.0050325505,0.034470554,-0.026770473,0.06097347,-0.07368074,-0.00045552544,0.0070843953,0.034842476,-0.15503718,-0.0026679388,-0.058143374,-0.0041412334,-0.0002901383,-0.02479159,-0.017767984,0.0076718093,0.0017780967,-0.036374122,0.029662626,-0.053043626,0.014809439,-0.0146024795,-0.0089351935,0.013578085,0.0064981794,0.028742427,-0.029455127,0.0527816,-0.00650277,-0.03518564,0.048356883,0.03166289,-0.04543384,-0.003619192,0.01822555,0.013816479,-0.039703432,0.011127583,0.018265191,0.005009492,0.022144586,0.06499193,-0.042048406,0.011817415,-0.0028933256,0.007417616,-0.0001529444,0.015584776,0.0037060876,0.0119603155,0.005046258,0.017606925,0.029719718,0.06415124,-0.005731159,0.022965504,-0.00644906,0.029881323,0.060357757,-0.02102753,0.02663222,0.004709314,-0.016740104,0.008491293,0.000112398324,-0.009516519,0.015977189,0.045827888,-0.020343257,0.021055756,-0.035279006,-0.035717726,-0.012175666,0.015037523,-0.018565364,-0.018645175,-0.01042607,-0.0038033624,-0.030979326,0.0074534314,0.011608207,-0.025354953,0.012765096,-0.017669052,0.040652845,0.01873912,-0.06219634,-0.018087536,-0.019214429,-0.037912883,-0.04720596,0.0036104715,0.050226785,0.008444472,-0.035678394,-0.030508386,-0.06428839,0.013301766,-0.046698403,-0.041980572,0.007914442,0.02507551,-0.01568091,0.033562906,0.0068280697,-0.0026079307,-0.0057326322,-0.04505874,0.00276002,-0.03438571,-0.007390494,-0.018103616,-0.03171564,0.026302747,0.0041243373,-0.0090775015,-0.017720781,0.008823729,-0.03637479,0.030506315,-0.0108858235,-0.03586104,-0.05270118,0.0046173693,0.025570737,-0.0030134637,-0.006761573,-0.017458871,0.011304253,-0.032004938,0.018175906,-0.034406085,0.021415267,0.03090272,0.04885676,0.01987136,0.034922313,-0.032970775,-0.041340686,-0.0030362431,0.030935736,0.023541706,0.04051786,-0.0035587172,-0.00021574197,0.037936322,-0.028911535,-0.012827402,-0.015290202,-0.036176555,-0.029243058,-0.030855732,-0.005018265,-0.066479854,0.032901444,-0.013390142,0.008025975,-0.008217849,-0.02473561,0.040996045,0.0040946756,0.025918426,0.029486625,0.047805294,0.016756115,0.0025365502,-0.011075743,0.047871415,-0.0053756684,-0.0065429434,-0.011551535,-0.014162281,-0.0033528826,0.045445822,-0.037216417,-0.026360618,-0.03218435,0.017166428,-0.020387411,0.020117173,-0.029680582,0.04254824,0.022748187,0.0068503954,-0.002878292,0.009215207,-0.014233294,-0.012898352,0.0257969,0.0138865765,0.05996698,0.017417211,0.030585848,0.022624308,-0.028043645,0.019234305,0.009024375,-0.029740088,0.0158787,0.025106398,-0.03674207,-0.009963108,0.009522941,0.015161547,-0.017443877,0.0014398448,0.02742488,0.044344,-0.0068364306,0.007911132,0.016101945,0.008954341,-0.03930985,-0.028073449,-0.03882964,-0.014820589,0.027373657,0.014555051,0.011771781,0.011384472,-0.04843978,0.007515129,-0.002106187,0.012241103,0.019608496,0.055803187,-0.0018570244,0.028124044,0.02514003,-0.008114174,-0.026229814,-0.0063858535,0.0077170003,0.03142314,0.006056502,0.008510831,0.031297714,0.0092254095,-0.03172909,0.036704727,-0.014263843,0.030007968,0.065997235,0.021561706,-0.023842622,-0.006665541,-0.019878661,0.0034020864,0.03275551,0.006031001,-0.022793548,-0.06955725],"last_embed":{"hash":"ww0rt7","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"ww0rt7","at":1762844536166},"key":"Work/Random/MacPlugin.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ww0rt7","at":1762844536166}}, +"smart_blocks:Work/Random/MacPlugin.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0053094276,-0.01798441,0.0057431706,0.0063725687,0.0049296957,-0.0049983556,0.03356031,0.04259456,-0.0089931665,-0.011424267,0.008978079,0.007821237,-0.0131639335,0.016147472,-0.00021490644,-0.008856079,-0.019428339,-0.0038626357,-0.0049674422,-0.0075664353,-0.08046631,-0.019053483,0.02723444,0.018456468,-0.023583682,0.086296156,-0.007290418,-0.018372362,-0.036165684,0.013132395,0.043203052,-0.021400817,0.047345474,-0.030587524,0.001089311,-0.02173566,-0.028607637,-0.017302657,-0.11147388,-0.0065904935,0.006705007,0.0061833677,-0.045888532,-0.005194594,-0.0022368499,0.018629378,-0.02999326,-0.05491593,0.013133865,-0.00412403,-0.02271402,0.022827929,-0.003994258,-0.04801466,-0.004625661,0.016812015,0.0013356676,-0.01224343,0.0089270035,-0.034170903,-0.05059551,0.004527616,-0.0097124735,-0.046305582,-0.016122129,0.012715124,-0.0042280587,0.04155982,0.020594403,-0.03766998,-0.00488239,-0.009170435,0.01308523,-0.03643473,-0.0051164757,-0.01881883,0.012820908,0.0069207666,0.0068958616,-0.026336042,0.12186161,-0.014270574,0.028532745,-0.014019807,-0.015858121,-0.013926941,-0.001862694,0.10184747,0.011355508,0.0145080425,-0.040493794,0.049490314,0.009472201,-0.040399086,-0.02636471,0.0062587457,0.014957088,-0.022324895,-0.0046091904,-0.03126844,-0.033302117,0.0018127529,0.03318598,0.04778473,0.0040964345,0.013017161,-0.0016664756,0.004831673,-0.036763966,0.010665583,-0.043232176,-0.014107808,-0.014466695,0.01396665,0.01869037,-0.0032839607,-0.009747338,-0.013457291,0.001860056,-0.019943584,-0.0012091866,0.04550618,-0.00029204867,-0.009362835,0.009686806,0.012502621,0.0105403885,0.03859055,-0.04026324,0.008090648,0.008121055,0.026913412,0.026056796,-0.017644553,-0.041523304,0.01871916,0.06118059,0.025421228,0.034247577,-0.014903062,0.017603718,-0.0077793696,-0.04167749,-0.0074647786,0.05055839,0.0025870972,-0.0052695847,-0.008424482,0.029178068,0.07030103,-0.034986135,-0.006509142,-0.0077049504,0.0000194777,0.03439524,0.013835464,0.050723635,0.008383682,-0.00005792032,-0.025614174,0.00928734,0.0026471254,0.05858283,0.03691246,0.0045641605,0.016785339,0.058421534,0.010544028,0.004947549,-0.02368619,0.026638463,-0.05705235,0.022589918,0.03298365,0.021150453,0.06965723,0.030613,0.041006494,0.03451501,-0.014314536,-0.010724933,0.017729709,0.040401734,-0.023956161,0.031452745,0.0077272966,0.003905121,-0.00024509395,0.016527027,0.043730836,-0.040426,-0.04924842,0.03576157,0.018975433,-0.008054728,0.0041420874,-0.035871316,-0.021029266,0.0071559916,-0.03936634,-0.03368182,0.019457577,-0.037199493,0.011108887,0.007227964,0.015220657,-0.020106021,-0.035989787,0.00042444462,0.019537635,0.028473914,0.014018889,0.008772477,0.017483072,0.0289711,-0.008064498,-0.009077967,-0.030566085,0.028146347,0.010228885,-0.0063720997,-0.011826825,0.033187304,0.007783724,0.0020458023,0.026162425,0.013023263,0.019815769,0.02588623,0.05133375,-0.037773903,0.07223577,-0.01739435,-0.037924513,-0.022502415,0.03000076,-0.048955783,0.025577016,0.033501554,0.022079507,-0.0029626917,-0.04914853,-0.021866947,-0.04412574,-0.07004682,0.02766481,-0.0017379163,0.025440993,-0.027967043,-0.0069367513,-0.0018667923,0.018016124,-0.007308132,-0.003472815,-0.020199718,-0.026770523,-0.019526344,-0.046550743,0.015537206,-0.024799565,-0.008790189,-0.04568309,0.0003410445,0.040407363,0.00052687956,-0.0068720602,0.011395284,-0.01361911,0.023698835,0.040996704,-0.010550446,0.0142894965,-0.03527974,-0.009804556,-0.01102038,-0.022681026,-0.041338433,-0.037849493,0.030298537,-0.04704252,-0.010220585,-0.056931227,-0.019673912,-0.0027969521,-0.017187119,0.059058134,-0.0047156634,-0.003933535,0.019961894,-0.002929063,-0.008987853,0.021766823,0.07391927,-0.04666781,0.011463649,0.037043113,-0.014720291,-0.17968176,-0.04042585,0.013076785,0.0066934116,0.00017049548,0.0019171081,-0.025671445,-0.0355364,-0.011525653,-0.07732917,-0.030590637,-0.14407663,-0.012362321,-0.025198644,0.035680287,0.030524222,0.0069427867,-0.0035894483,-0.018266667,-0.07104027,0.0232862,0.012996296,0.058903754,0.060931575,0.03505497,0.014791919,0.0153000085,0.014948855,-0.004877199,-0.012763976,-0.03668071,0.04203147,-0.030599797,-0.050901026,0.044204377,0.013180062,-0.007444914,-0.015925035,-0.004375589,0.0047471146,0.030847529,0.051824935,0.012408988,-0.04966404,0.008019134,-0.031776488,-0.005976274,0.027700009,0.0007626801,0.024556475,-0.017722027,0.048056263,0.01114855,0.023293355,-0.011694917,0.030406773,0.021304555,0.056357715,0.024203023,0.0055854763,-0.013613881,-0.058116224,-0.045956556,-0.024170889,0.01410163,0.0035680537,-0.011363556,-0.017084049,0.0135476235,-0.034866963,0.012215225,-0.02698337,-0.025149155,-0.030386984,0.016334971,-0.009557893,0.0056659738,-0.02557601,0.008918462,-0.06970802,0.013320485,0.040728185,-0.022849495,0.022314087,-0.0025996566,0.0262054,-0.042386293,-0.031700987,0.0011139915,0.35347107,-0.014825718,0.009797692,0.029591123,-0.00042338978,0.014956507,-0.014840982,0.015166298,0.000070536174,0.0017608518,-0.0085746385,-0.003070021,0.04048346,0.025073718,0.048470806,0.056613658,-0.0332465,0.012261172,-0.022600919,-0.018862577,-0.0056935074,-0.07023167,0.008802112,-0.011473232,-0.042062305,0.04305365,0.033880286,-0.018657818,-0.0163506,-0.0049232985,-0.034584254,0.023226129,-0.025415894,-0.03120288,0.019430812,0.0057425858,-0.08059557,-0.026410514,-0.00669313,0.0014531147,0.026642894,-0.000019014224,0.016507769,0.01274857,-0.035272066,-0.009709178,-0.0027763636,-0.0046802475,0.0004586819,-0.037020594,0.027041372,-0.0009843112,-0.016382368,0.006495081,-0.013680356,-0.011999371,-0.022021964,-0.003410491,-0.060249183,0.005496059,0.032375,0.028012352,-0.026770575,0.022926727,0.046474315,0.0007856474,-0.016558755,-0.009662464,-0.014640523,0.0119799515,0.040557247,0.019247744,0.05439391,0.008647754,0.009908273,-0.030340184,-0.013351596,0.033130717,-0.005281365,-0.0043055164,-0.017775856,0.03190121,0.020823415,0.04109531,0.043100264,0.013396008,-0.0026725912,0.030596353,-0.0040856213,-0.041001435,0.008860845,0.00047306105,-0.0015105377,-0.0317683,0.025553742,-0.034979727,0.015335205,-0.052560452,0.008792814,-0.0021995592,0.0038777143,0.030765641,-0.004769235,0.0027717869,-0.007738424,0.013030788,-0.009543877,-0.07124263,-0.022532305,-0.012577099,-0.041446712,0.015252527,0.05096836,-0.0042418563,0.079451635,0.031619553,0.028049583,0.001974501,0.006792328,0.042580914,-0.049079925,-0.047626115,0.012242426,0.016004603,-0.037375864,-0.0622665,-0.006025009,-0.025750412,-0.031585008,-0.023417678,0.012048729,0.016939221,-0.06149304,-0.024595078,0.011131685,-0.019594898,0.02913848,-0.014226975,-0.013982722,0.044795886,0.017826334,-0.026623918,0.022183733,-0.0003243875,-0.012534215,-0.014405132,-0.006102472,-0.013987299,-0.019536158,-0.0037554079,0.03087536,0.008950888,0.018675864,-0.01299235,0.015883705,-0.0009301932,-0.0018299706,-0.011697963,-0.014798268,-0.0415572,-0.015729023,0.02153915,0.009113215,0.069173485,-0.01018491,0.037071742,-0.0045269844,0.01796484,-0.04708533,0.0026879513,-0.010077387,-0.04616259,0.010620519,0.0068345484,0.018829985,-0.03136987,-0.0035850734,0.021740403,0.039624132,-0.0075875954,0.0002478155,0.02303891,0.009337749,0.005319981,-0.028730733,0.0074012503,-0.030175572,0.009370896,-0.0026067179,-0.05530808,0.012815668,0.054194376,-0.01611125,-0.006402415,0.01221415,0.019900056,0.01037168,-0.012640157,0.013991389,0.01057591,0.011106534,0.033494547,0.009769802,0.043779824,0.036764286,-0.010622534,0.019546641,0.020673443,0.013057957,-0.02851508,-0.008022531,-0.010474039,-0.00808341,-0.010013697,-0.030314278,-0.026977291,0.023333011,0.04201398,-0.012441796,-0.002521727,-0.042116825,-0.04902446,-0.0040734173,-0.06425129,-0.0121044805,0.023016658,-0.016470844,-0.030612435,-0.03454266,-0.032068923,-0.019468535,-0.015307891,-0.0067741186,-0.019678056,-0.012919496,0.003105265,0.018445803,0.0115394015,0.013184004,0.021888597,-0.02380006,-0.022539834,0.010054208,0.044098336,0.010564843,-0.015107518,-0.017913153,0.041632693,0.011399035,0.005632794,-0.008195699,-0.015636178,-0.07390185,-0.041952405,0.008890783,0.03496731,0.027735246,-0.019900842,0.0066585736,-0.0035341682,0.002263784,0.025832588,-0.002547457,-0.017334368,0.0020046367,0.025787875,-0.022719987,-0.050780777,-0.005064155,-0.029179526,-0.0006049115,-0.02395261,-0.012808062,-0.023685558,0.0019545846,-0.013739508,0.0306382,-0.038375463,0.02877759,-0.0018422862,-0.0893911,-0.015988994,-0.0137686785,-0.0007614206,-0.025301348,-0.00087302877,-0.0062235733,0.030310592,-0.021046447,-0.004391232,0.043880187,0.0017232205,-0.042160667,-0.028434228,0.0075443727,0.02003162,-0.035983525,0.038402446,0.017118087,0.012563626,-0.005437134,0.008760711,0.0026446453,-0.047721583,0.014748056,0.015937429,0.01079979,0.03406401,-0.025113823,-0.002686901,-0.010607624,-0.04102631,-0.042334814,-0.00840676,-0.045268122,-0.003037105,-0.035325967,-0.007923444,0.008160939,0.0001646644,-0.013655762,0.017116062,-0.036427267,0.0060461005,-0.016531195,-0.01316899,0.0050242124,0.0040640556,0.00426455,-0.016269716,-0.0454481,0.0057932944,0.01341313,0.031722307,-0.0026161822,-0.0128824245,0.060613334,-0.003155148,0.0011362649,0.028282097,-0.022446623,0.047663264,0.010217225,0.009605303,0.019331202,0.057781037,0.012953908,-0.002907362,-0.014249618,-0.049077317,0.013900193,0.00769513,-0.010889439,0.020407895,-0.015510061,-0.033932403,0.019757578,0.0014647349,0.011300098,-0.007678906,0.0060227555,0.01936539,0.01639364,0.024414837,0.00902017,-0.00021689654,-0.02396619,-0.0012213256,-0.016766049,-0.0056314976,0.0358385,0.039569885,-0.014593459,-0.033743363,-0.06042983,0.0040461053,0.0254793,-0.010624813,-0.0028893058,-0.033535935,-0.00035252568,0.03143328,-0.007494032,-0.044958726,0.047692645,-0.025229411,-0.005144853,-0.009059945,-0.020200804,0.03991122,0.017788343,0.022122053,0.024820693,0.034143835,-0.12323388,0.044119824,-0.013499961,-0.02164029,0.029032696,0.011858525,-0.004795698,-0.040114198,0.007004384,-0.04150751,0.04767726,-0.02305612,0.017966138,-0.016201438,0.016020404,-0.0015228989,-0.021113895,0.029547507,0.019001512,0.059212554,-0.012718946,-0.03940736,-0.034871057,-0.05962835,0.017806973,0.026716597,0.0061347154,0.023231095,0.0055202884,0.0053834585,-0.019528143,-0.019712381,-0.034689594,0.047652308,-0.017704232,0.04116249,-0.01632862,-0.013916108,0.0108809,0.03265239,0.060147204,-0.0021277007,-0.04273323,0.023089565,-0.02512407,-0.011944016,-0.03105529,-0.016477378,-0.021146111,-0.0020734712,-0.08311843,-0.012408093,0.04885447,0.014992566,0.027068496,0.030960938,-0.0073789754,-0.017648445,0.013967249,0.039701242,0.011829991,0.007900216,-0.02720096,-0.027490068,-0.04531125,-0.022942215,0.013488508,0.008982903,0.008128248,-0.013085122,-0.0045393063,-0.039188042,-0.006236467,-0.035595212,0.05594861,-0.056037985,0.035936777,-0.021057228,0.0058245673,-0.0025695371,-0.019746361,-0.033967376,-0.00547667,0.0343984,0.021409152,0.0057894527,-0.008367119,-0.0027354797,-0.033007484,0.010315709,-0.04509241,0.05335133,0.0118747465,0.03609283,-0.011270021,0.027372321,0.01921412,0.009479488,0.015797168,0.016431551,0.00050583726,0.04335626,-0.04423791,0.037458897,0.012349592,0.0069565517,-0.057466026,-0.0076003405,-0.019128108,0.015359591,0.0021026074,-0.047367983,-0.05168257,-0.0003370405,-0.05945751,-0.0060699456,-0.0027374504,0.027236452,-0.00084813056,-0.040808532,0.0609949,0.019481197,-0.021901462,-0.046220794,0.008983042,-0.014835901,-0.01415424,-0.013026618,0.05985005,-0.028426781,0.042025995,-0.0058970484,-0.008504221,-0.006491548,-0.016645657,0.016039059,-0.0026619337,0.07765694,0.016858775,-0.0249874,-0.04392475,0.04315499,-0.037363123,-0.042329993,-0.05199354,-0.021292524,0.01513704,0.0020903314,0.01157453,0.027364345,-0.027074862,0.01070775,0.005033531,-0.009653385,-0.022588525,-0.022664325,0.018346604,-0.044601653,0.021001652,0.046819765,0.044440433,-0.013691496,-0.01270799,0.015165697,-0.03268667,0.025614295,-0.018201258,-0.015191889,0.032827657,-0.0078853015,-0.0035977312,0.011480813,-0.0014051583,0.036952015,0.017460715,-0.03411756,0.013754895,0.007300772,0.031086167,-0.022398474,-0.0034428563,-0.034775537,0.07151007,-0.01909747,0.033552215,-0.01259066,-0.017587557,-0.0064825737,0.010808597,0.006493929,-0.036293134,0.024577186,0.041007467,0.016574437,0.03071837,-0.031029673,0.0191564,-0.028500348,0.0016409336,0.0048919213,-0.041363705,-0.04537461,-0.0042160563,0.011457057,-0.010087917,0.010589649,-0.03611681,-0.004541016,-0.014295375,0.013055759,-0.029104361,0.0035600555,0.006310849,0.03870497,0.030736677,0.005979427,-0.0017716701,0.014178205,0.051025856,0.0037494441,0.016021177,0.035877723,-0.026841862,-0.0019567418,0.004676965,-0.032362618,-0.005428736,0.021145804,-0.010340371,-0.020143496,0.012339863,0.034612123,0.011765143,0.025529692,-0.0039012283,0.03208481,-0.0049838484,0.022893671,-0.010731379,-0.009267104,-0.058648102,-0.025144624,-0.029981665,-0.00807693],"last_embed":{"hash":"1lfk92u","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"1lfk92u","at":1762844536166},"key":"Work/Random/MacPlugin.md#","lines":[5,35],"size":7618,"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":3},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":3},{"title":"♡","target":"https://remotelysave.com","line":3},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":3},{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":4},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":4},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":4},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":4},{"title":"*Victor Tao*","target":"https://github.com/platers","line":5},{"title":"**Linter**","target":"https://obsidian.md/plugins?id=obsidian-linter","line":5},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-linter&enable=true","line":5},{"title":"*eth-p*","target":"https://github.com/eth-p","line":6},{"title":"**Callout Manager**","target":"https://obsidian.md/plugins?id=callout-manager","line":6},{"title":"⬇️","target":"obsidian://SP-install?id=callout-manager&enable=true","line":6},{"title":"♡","target":"https://buymeacoffee.com/kevin.on","line":7},{"title":"*Heesu Suh*","target":"https://github.com/glowingjade","line":7},{"title":"**Smart Composer**","target":"https://obsidian.md/plugins?id=smart-composer","line":7},{"title":"⬇️","target":"obsidian://SP-install?id=smart-composer&enable=true","line":7},{"title":"*Lost Paul*","target":"https://github.com/LostPaul","line":8},{"title":"♡","target":"https://ko-fi.com/paul305844","line":8},{"title":"**Folder notes**","target":"https://obsidian.md/plugins?id=folder-notes","line":8},{"title":"⬇️","target":"obsidian://SP-install?id=folder-notes&enable=true","line":8},{"title":"*Danny Hernandez*","target":"https://github.com/noatpad","line":9},{"title":"**Banners**","target":"https://obsidian.md/plugins?id=obsidian-banners","line":9},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-banners&enable=true","line":9},{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":10},{"title":"**Calendar**","target":"https://obsidian.md/plugins?id=calendar","line":10},{"title":"⬇️","target":"obsidian://SP-install?id=calendar&enable=true","line":10},{"title":"*Pavel Frankov*","target":"https://github.com/pfrankov","line":11},{"title":"**Colored Tags**","target":"https://obsidian.md/plugins?id=colored-tags","line":11},{"title":"⬇️","target":"obsidian://SP-install?id=colored-tags&enable=true","line":11},{"title":"*Mayuran Visakan*","target":"https://github.com/mayurankv","line":12},{"title":"**Code Styler**","target":"https://obsidian.md/plugins?id=code-styler","line":12},{"title":"♡","target":"https://www.buymeacoffee.com/mayurankv2","line":12},{"title":"⬇️","target":"obsidian://SP-install?id=code-styler&enable=true","line":12},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-omnisearch","line":13},{"title":"♡","target":"https://github.com/sponsors/scambier","line":13},{"title":"♡","target":"https://ko-fi.com/scambier","line":13},{"title":"**Omnisearch**","target":"https://obsidian.md/plugins?id=omnisearch","line":13},{"title":"⬇️","target":"obsidian://SP-install?id=omnisearch&enable=true","line":13},{"title":"*jsmorabito & phibr0*","target":"https://github.com/phibr0","line":14},{"title":"♡","target":"https://ko-fi.com/phibr0","line":14},{"title":"**Commander**","target":"https://obsidian.md/plugins?id=cmdr","line":14},{"title":"⬇️","target":"obsidian://SP-install?id=cmdr&enable=true","line":14},{"title":"♡","target":"https://dirtsimple.org/tips/tag-wrangler","line":15},{"title":"*PJ Eby*","target":"https://github.com/pjeby","line":15},{"title":"**Tag Wrangler**","target":"https://obsidian.md/plugins?id=tag-wrangler","line":15},{"title":"⬇️","target":"obsidian://SP-install?id=tag-wrangler&enable=true","line":15},{"title":"♡","target":"https://ko-fi.com/novov","line":16},{"title":"*novov*","target":"https://novov.me","line":16},{"title":"**Homepage**","target":"https://obsidian.md/plugins?id=homepage","line":16},{"title":"⬇️","target":"obsidian://SP-install?id=homepage&enable=true","line":16},{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":17},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":17},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":17},{"title":"**Smart Connections**","target":"https://obsidian.md/plugins?id=smart-connections","line":18},{"title":"*Brian Petro*","target":"https://wfhbrian.com","line":18},{"title":"⬇️","target":"obsidian://SP-install?id=smart-connections&enable=true","line":18},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-text-extractor","line":19},{"title":"♡","target":"https://github.com/sponsors/scambier","line":19},{"title":"♡","target":"https://ko-fi.com/scambier","line":19},{"title":"**Text Extractor**","target":"https://obsidian.md/plugins?id=text-extractor","line":19},{"title":"⬇️","target":"obsidian://SP-install?id=text-extractor&enable=true","line":19},{"title":"**Automatically reveal active file**","target":"https://obsidian.md/plugins?id=obsidian-reveal-active-file","line":20},{"title":"*Matt Sessions*","target":"https://www.matthewsessions.com","line":20},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-reveal-active-file&enable=true","line":20},{"title":"*@beaussan*","target":"https://github.com/beaussan","line":21},{"title":"**Update time on edit**","target":"https://obsidian.md/plugins?id=update-time-on-edit","line":21},{"title":"⬇️","target":"obsidian://SP-install?id=update-time-on-edit&enable=true","line":21},{"title":"*Alan Grainger*","target":"https://github.com/alangrainger","line":22},{"title":"♡","target":"https://ko-fi.com/alan_","line":22},{"title":"**Lazy Plugin Loader**","target":"https://obsidian.md/plugins?id=lazy-plugins","line":22},{"title":"⬇️","target":"obsidian://SP-install?id=lazy-plugins&enable=true","line":22},{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":23},{"title":"*Benature*","target":"https://github.com/Benature","line":23},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":23},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":23},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":23},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":23},{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":24},{"title":"**Periodic Notes**","target":"https://obsidian.md/plugins?id=periodic-notes","line":24},{"title":"⬇️","target":"obsidian://SP-install?id=periodic-notes&enable=true","line":24},{"title":"*SErAphLi*","target":"https://github.com/Seraphli","line":25},{"title":"**Link Embed**","target":"https://obsidian.md/plugins?id=obsidian-link-embed","line":25},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-link-embed&enable=true","line":25},{"title":"♡","target":"https://buymeacoffee.com/tgrosinger","line":26},{"title":"♡","target":"https://github.com/sponsors/tgrosinger","line":26},{"title":"*Tony Grosinger*","target":"https://grosinger.net","line":26},{"title":"**Advanced Tables**","target":"https://obsidian.md/plugins?id=table-editor-obsidian","line":26},{"title":"♡","target":"https://paypal.me/tgrosinger","line":26},{"title":"⬇️","target":"obsidian://SP-install?id=table-editor-obsidian&enable=true","line":26},{"title":"♡","target":"https://buymeacoffee.com/polyipseity","line":27},{"title":"*polyipseity*","target":"https://github.com/polyipseity","line":27},{"title":"♡","target":"https://github.com/sponsors/polyipseity","line":27},{"title":"**Terminal**","target":"https://obsidian.md/plugins?id=terminal","line":27},{"title":"⬇️","target":"obsidian://SP-install?id=terminal&enable=true","line":27}],"class_name":"SmartBlock","last_embed":{"hash":"1lfk92u","at":1762844536166}}, +"smart_blocks:Work/Random/MacPlugin.md##{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0075048804,0.03822592,-0.02200849,-0.030140107,-0.031907815,-0.04988794,0.011357661,0.01811675,0.05637937,0.0012806731,0.0087761935,0.0059433733,-0.0031658045,0.016334007,0.0076259905,-0.0020898792,-0.013068042,0.010817548,-0.008101138,-0.011025181,0.0413289,0.00071344525,0.018671054,0.04304209,-0.0044728504,0.018596577,-0.0024563558,0.014525486,0.044522997,0.034932368,0.03957397,-0.0155694485,-0.017851692,-0.047053568,-0.020846076,-0.0002830949,-0.02793862,-0.013766653,-0.04422345,-0.00088467554,-0.010808795,0.02220908,0.009927726,-0.04048325,0.003990961,-0.021695806,-0.011931139,0.009812858,0.0025728485,-0.036595598,-0.00024628575,-0.0014002454,0.051730394,-0.051264457,-0.0066998657,0.018693173,-0.021449205,-0.03559822,-0.079239,-0.0068105813,-0.032733865,-0.010659586,-0.001763083,-0.054601602,0.031017024,0.05497678,0.0045605483,0.012727806,-0.021243002,-0.020973096,-0.013185012,0.065221086,-0.019765504,-0.023043573,-0.033062205,-0.024354573,0.051529795,-0.0010032519,-0.002933712,0.013278306,-0.007118684,0.0081197405,0.012013583,-0.011328465,-0.01306791,-0.03096589,-0.005604374,0.08587015,0.026218992,0.06292597,-0.005266207,0.029107815,0.032987513,-0.0670133,-0.02735925,-0.008577968,0.073040105,0.030016458,0.04454594,0.009698603,0.029889194,-0.057541974,0.0091834,-0.022634381,0.021736205,0.030357482,0.045738846,-0.0013830484,-0.011677107,-0.013659639,0.018633813,0.030102182,0.00989154,-0.005097452,-0.011886199,-0.0056446875,0.008677728,-0.033853285,-0.017770613,0.033328053,0.017761527,0.0011651841,-0.0011527243,-0.0052166656,-0.0054387874,0.027606089,0.028874312,0.039893273,0.053005613,0.01787928,-0.012691391,0.038028065,0.00025453317,0.0078256745,-0.014790234,-0.0109843435,0.013047234,0.022547083,0.014338769,-0.050690953,0.022627568,0.02108044,0.0069396356,-0.022326011,0.038490225,-0.032535195,0.025632456,0.04187114,-0.015149926,-0.03735272,0.010181376,0.021236986,0.00028702713,0.02936413,-0.008688147,-0.009342816,0.008912024,0.074151404,-0.017226413,-0.0063164216,-0.081568696,-0.0057831737,-0.08954961,0.023462024,0.04055192,-0.032856308,0.014343467,-0.0026246766,-0.006060636,-0.023513164,0.010231545,-0.026429217,0.014054297,-0.009055569,0.024933847,0.029817095,0.0645098,0.04738082,0.04308293,-0.018086383,-0.03593207,-0.0022110064,-0.027146485,-0.058774672,-0.03463535,0.04211253,0.018241918,-0.026089458,0.005910629,0.037944857,0.006342974,0.018863836,0.036224745,0.0045933933,0.051359892,-0.017115526,-0.0153997345,0.05047718,-0.023268474,0.017828219,-0.011812841,0.032936335,0.06665262,-0.012067514,-0.023735952,-0.024225162,0.02381585,-0.0442855,0.010493427,-0.007205627,-0.00027766524,0.012102405,-0.00648501,0.033457566,-0.034083497,0.007152623,0.011056988,0.014383527,-0.015598542,-0.005416084,-0.048990767,0.042107675,-0.014114356,0.008823587,0.007829711,0.011372697,-0.02952138,0.0075799497,0.028287599,0.027723037,-0.066147715,0.019356163,0.058273576,-0.0009247678,0.07050813,-0.040160246,-0.110841416,0.048869964,0.008921002,0.009847738,-0.025035165,0.010541135,-0.0058804923,-0.026993046,-0.02711745,0.0065174345,0.016638814,0.004912458,-0.012766213,-0.028244719,-0.021025466,0.03061094,-0.032119434,-0.006548768,0.038877886,0.0036573731,0.038421456,-0.0031559516,0.0024299484,-0.008303392,0.016228916,0.03833395,-0.015223038,-0.004418246,0.015734045,-0.0109093385,0.016681101,-0.024256404,0.0029751407,-0.025463514,-0.0023785047,-0.00977045,0.005094887,-0.004748229,0.02617999,-0.039321188,-0.020294918,-0.029047363,0.06872142,-0.0035305729,-0.0024737662,0.034500726,0.032159273,0.05097494,0.008216268,-0.00878305,0.009542224,0.026377192,-0.009337581,0.005889652,0.0014500807,0.0049500205,0.05915149,-0.0004053304,-0.00028285405,0.007749232,-0.037462186,-0.18568128,-0.014849215,0.047242433,0.046120998,0.003742017,0.01558646,-0.035497263,-0.003215823,-0.03516836,0.032964326,0.01221152,-0.049958475,-0.017318375,-0.033073913,0.02367206,-0.012030002,0.0032874849,-0.00275813,0.024123522,-0.048318777,-0.04217033,-0.053845625,0.042907637,0.03550497,-0.027307918,-0.04774757,0.057648666,0.019175602,-0.020679632,-0.018137831,0.014553076,-0.017476255,-0.003000249,-0.0020218457,0.02899656,-0.006707231,0.012444179,-0.010372456,0.01842953,0.0023907144,0.033113483,0.015161865,-0.0048859515,0.012923335,0.004733272,-0.0012479778,0.039361857,-0.022264566,0.015981948,0.017990708,0.020425297,-0.030751353,0.025907539,-0.034274694,-0.026145551,0.021679102,0.032745603,0.06685209,-0.017889526,-0.007466245,-0.0488299,0.025996393,0.028230797,-0.016315661,0.023289073,0.011530134,0.030615082,-0.018137127,0.04563476,-0.07649647,0.022997009,-0.04574117,-0.01416295,0.02880857,0.03841231,0.009624118,-0.00453012,-0.022826433,0.033950884,-0.10646543,-0.025261134,0.0132221775,0.014287656,-0.00087491784,-0.013558952,0.018976472,0.02728566,0.015020609,0.0014001115,0.24057464,0.000044848603,-0.02060487,-0.030983971,0.038350027,-0.038934387,-0.01969213,0.057784818,-0.0056746313,-0.017837675,-0.02175359,-0.007364964,0.021774447,-0.004143889,0.018906157,0.02671305,-0.06772661,0.012164332,0.052364845,-0.037723027,-0.009338238,-0.0315986,0.026316661,0.011125028,-0.026135808,0.0037973279,-0.01845686,0.02614897,-0.02554823,0.031066963,0.011163141,0.01743739,0.05073952,-0.044238653,-0.039305724,0.0023735506,0.018135272,-0.04556422,0.01574403,0.012465739,0.01325473,-0.0072095785,0.0411849,0.01082537,0.007546032,-0.0002789736,-0.053118303,-0.007763043,-0.003023561,-0.014961284,-0.024507482,-0.0316684,-0.022528637,-0.0012173811,0.005497323,-0.0228399,-0.028941091,-0.0164272,0.022672607,0.05732204,0.009560185,0.015541092,0.008043151,0.00564245,0.0041673584,0.042083398,0.03921048,0.023526937,0.00274532,0.0066040508,-0.0022733083,0.01340711,0.031910457,-0.0046761027,0.04551434,0.013732276,0.04969025,0.067080684,0.020003507,-0.030969748,-0.005876864,0.013146691,-0.007257427,0.0013486212,0.0066522444,-0.039723106,-0.032993276,0.08017151,0.014698777,-0.0022848742,0.011997919,0.0094861,-0.025841644,0.04590013,0.033001427,0.02670485,0.0068598134,0.009353842,-0.009150101,-0.004387539,-0.016902503,-0.010465483,0.0013353383,-0.027899671,0.011423249,0.014109539,-0.0052097267,-0.025332823,0.007837168,0.029694656,-0.034108866,0.0036578162,-0.017156275,-0.06426655,0.023040367,0.033207096,0.04297347,0.020153243,0.009619819,0.0039952802,-0.038731743,-0.043277007,-0.02438812,0.013236151,0.027651941,-0.03108614,-0.07010828,0.021887042,-0.013924478,0.02058706,0.04337934,-0.028902605,0.036033608,0.061460093,0.04738926,-0.021567035,0.0036464392,0.036053598,0.015827483,0.049938038,0.015321744,-0.008381956,-0.011429516,0.02942926,0.0069514564,-0.03277573,-0.023697272,0.051716805,-0.015185758,-0.011710834,0.025537306,0.056588046,-0.006003391,-0.011008489,-0.043143738,-0.036733482,-0.0204382,-0.032037,0.010107488,-0.056328822,-0.025504021,0.039375555,0.040122937,0.052138865,-0.048608914,-0.009477905,-0.00650404,0.009970285,-0.02209839,-0.016754465,0.01183633,-0.021280015,-0.040244672,-0.03236585,-0.010382616,-0.026202232,-0.0098065445,0.005552158,-0.03787585,-0.0010029104,-0.023098761,-0.016132513,-0.04166817,-0.0068940422,0.010753719,0.0034909754,-0.035812818,-0.0150083965,-0.019542074,-0.020484522,-0.08189906,0.09071341,0.04631012,-0.007123933,0.05511574,0.010389276,0.07042059,0.00078220846,0.028484378,-0.029529374,0.000759822,-0.041484524,-0.0052065295,-0.02736511,-0.021545067,-0.024375765,0.0075535458,0.02717939,0.002476822,0.055130195,-0.00588433,0.012558511,-0.02751299,-0.016775778,-0.007657349,-0.03195082,0.054530557,0.04531157,0.02174245,-0.03462145,-0.013569148,-0.010864786,0.0046331873,-0.053739253,0.018172096,0.027241858,-0.01937543,-0.012935711,0.01589478,-0.023243124,-0.0015165828,0.008975958,0.027550051,-0.023130855,-0.022976141,-0.01972826,0.02938016,0.017594136,0.011723747,-0.019823182,-0.016481834,0.01860307,0.001356403,0.06621074,0.04035804,-0.016238092,0.0057584927,-0.038360503,0.04127306,0.010352151,0.0082236985,-0.01638947,0.068722695,-0.060700044,-0.013631803,0.00812295,-0.0023840917,-0.047094494,-0.02673666,-0.04820411,-0.017464276,0.03958995,0.00464137,-0.014610267,-0.011893208,-0.015344065,0.017324852,-0.06501479,-0.017695513,-0.011335215,-0.032563325,-0.0060227388,-0.03506249,-0.011601341,0.018818151,-0.017894916,-0.0065822904,0.005937532,-0.0069126454,0.029481268,-0.050653193,0.010168706,0.02420327,0.019456213,-0.057722647,-0.009445414,0.028890455,-0.024446772,-0.02570529,-0.0676369,0.014060352,-0.019224433,-0.011856037,-0.024924418,-0.030773476,-0.03278198,-0.01034266,0.0014014067,0.005939573,-0.016758045,-0.025480105,-0.004106066,0.0014673623,-0.029791608,-0.029778088,0.0010440256,-0.021898353,-0.018005753,-0.009450876,0.0016199634,-0.0287718,-0.042830713,-0.028083447,0.03305653,0.015964687,0.010239348,0.034073748,0.01595591,-0.014309767,-0.024032306,-0.02040984,0.018635558,-0.041976027,0.036128208,-0.016184818,-0.005280296,-0.029449277,0.013491067,-0.039861046,0.03164866,-0.017124139,-0.029257588,0.00094507885,-0.006754855,-0.014870638,-0.013120101,0.054729596,-0.024582192,0.01509915,-0.026616149,-0.004114298,0.018137284,0.04123642,-0.034754034,0.01691142,-0.04174903,0.0065931845,0.01426713,-0.02473021,0.017961945,-0.010720589,0.008092055,-0.02933145,-0.005528173,0.0064761923,-0.03880362,0.017930193,-0.030805048,0.0037575143,0.0103107635,-0.019713148,0.038960174,-0.0330409,-0.039127782,0.03830479,0.050372664,-0.009868309,-0.0066044605,-0.034747534,-0.027553644,0.007557708,0.02367398,0.04738921,0.023716656,-0.036408816,-0.0087784855,0.005697011,-0.031359993,0.015711479,0.03229207,-0.054910764,-0.0002351293,-0.02020536,-0.04053575,-0.02507283,-0.017994657,-0.021530565,0.00057005155,-0.01628233,0.014326849,-0.054508567,0.014291537,0.01224321,0.035628516,-0.1513879,-0.0055093803,-0.009190984,0.01608954,-0.028519228,-0.011374332,-0.03562147,-0.03393615,-0.0061885905,-0.050480206,-0.026045954,-0.036598444,0.028162705,-0.030785147,0.02341756,0.017610662,0.0014873795,-0.016140243,-0.0022273439,0.041388497,-0.021401756,-0.00083461724,0.052850693,-0.016684204,0.002823394,-0.011044913,0.015037197,0.022099173,-0.027351288,0.019809978,-0.005658414,0.004462163,0.0064256876,-0.0030235304,-0.021198615,0.023866514,0.010361179,0.03325637,-0.033456456,0.0125128105,-0.055767693,0.032994945,-0.02749675,0.058191903,0.017121518,0.055877756,-0.022125017,-0.03165137,0.00064943935,-0.018320542,0.06695837,0.009293399,-0.013353766,-0.004310713,-0.020394893,0.032418456,-0.023459855,-0.012699094,0.036509622,0.030137975,0.028560486,0.026970703,-0.02475059,-0.009161838,-0.047648452,0.017855857,-0.013795821,0.0040756622,0.0033606368,-0.0016547922,-0.00423013,0.0904889,-0.004232901,0.016796593,-0.012157379,-0.021617915,0.058473647,0.006252256,-0.07482061,-0.029522264,-0.033658266,-0.03679049,-0.011190238,0.008154243,0.036241483,-0.012166866,-0.008914451,-0.030358149,-0.044402864,-0.016630195,-0.07002038,-0.05630496,0.019186338,0.029491756,-0.02293001,0.0047191666,-0.012724336,-0.037522335,-0.0065457453,-0.023805901,-0.04360869,-0.071815625,0.004081803,0.00969755,-0.034757085,-0.046317495,0.006155745,-0.015736496,-0.0016482495,0.017832303,-0.010998172,0.02247409,-0.06526643,0.013755697,-0.070200205,0.01698549,0.003970842,0.016882244,0.006058429,-0.023658544,0.028163051,-0.0069544096,-0.024273667,-0.022209445,0.05898846,0.015005696,0.045467265,-0.006398387,0.039127808,-0.02483335,-0.01579669,-0.015476113,-0.03330265,0.027610343,0.0003371281,0.011426707,-0.030687496,0.046991456,-0.025594458,-0.06681403,-0.024231808,-0.0270403,0.013087373,-0.01977511,-0.011267173,-0.061895244,0.022382755,0.0066699455,-0.016799442,-0.0076047694,0.011095607,0.03140563,-0.019341452,0.057285715,0.026834514,0.041836344,-0.012491563,0.023560459,-0.01767741,0.018423082,0.020270318,-0.059900314,-0.018571153,-0.03454848,-0.015316119,0.06352857,-0.013356829,-0.052337326,-0.026628677,0.06919341,-0.026827488,0.013663228,-0.02751089,-0.009585907,0.056231193,-0.016543956,-0.018707989,-0.031651177,0.011696593,0.026023833,0.033000324,0.0047965464,0.047485426,-0.014114208,0.00844835,0.0012823655,-0.028052581,0.015277313,-0.005624862,-0.007449352,0.0004636971,-0.0144323,-0.008179626,-0.042821586,0.048023388,0.022187533,0.0013039616,0.015752146,0.0010329622,0.00073809974,-0.012049089,-0.0094395485,0.0194327,-0.01362573,-0.012982889,0.0071625095,-0.00808495,0.0029002868,0.047141124,0.0371901,0.00908378,0.0058210106,-0.057660293,-0.02257553,-0.006449895,-0.011301865,0.022781113,-0.0037308924,-0.014694414,-0.021413747,0.008587135,-0.024172911,-0.008517957,-0.028833173,-0.03909523,-0.014895181,0.027571099,-0.006465202,-0.0342042,0.0031012346,0.011015368,0.06827099,-0.009746987,0.003082519,0.026726564,-0.024213286,0.03733623,0.041099396,0.015669094,-0.03147717,-0.005447569,-0.0047132736,-0.05719339,-0.026244191],"last_embed":{"hash":"13zzqj8","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"13zzqj8","at":1762844536166},"key":"Work/Random/MacPlugin.md##{1}","lines":[7,7],"size":308,"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":1},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":1},{"title":"♡","target":"https://remotelysave.com","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"13zzqj8","at":1762844536166}}, +"smart_blocks:Work/Random/MacPlugin.md##{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.047319986,-0.014846009,-0.037260715,-0.013489886,-0.0029576444,-0.006948643,0.016648004,-0.02083566,0.017864728,0.04027099,0.018602349,-0.0050343466,0.014254427,0.035185196,0.04259174,-0.009045003,0.012634836,0.011587615,-0.010945661,0.0007380249,0.03651418,-0.028282735,0.028447898,0.020259866,-0.013521217,0.0005470532,0.011703775,-0.020522129,0.007092516,-0.008162423,0.017197771,-0.030264206,0.017185489,-0.05390386,-0.06791536,-0.009863243,-0.0013649748,0.001459358,-0.044908997,0.009836243,-0.011389495,0.0032842846,0.027714198,-0.018796226,0.026325785,-0.0016033102,-0.0035870492,-0.002345441,-0.010190691,-0.037044212,-0.020632477,0.024842832,0.0479463,-0.055266008,0.028557597,0.046617664,-0.0058331033,-0.027750285,-0.05838061,0.014644047,-0.0493959,-0.004622032,-0.01345286,-0.01776504,0.04698139,0.057587266,-0.0094326325,0.015049141,-0.011114147,-0.0058717616,0.0010249257,0.023577893,-0.014435053,-0.009835973,-0.049288735,-0.038340934,0.033725023,-0.029542346,0.012760129,0.01970869,-0.018212752,0.016485874,0.0147043485,-0.008387109,-0.00261931,-0.006365759,-0.02900901,0.04868148,0.015048091,0.061014093,-0.004027033,0.022327753,-0.008663261,-0.06133918,-0.0722097,-0.032901756,0.035967678,0.02370488,0.057754654,0.0057543004,0.038399566,-0.008961197,-0.015022929,-0.014059087,-0.009232144,-0.007586633,-0.003389147,-0.013926888,-0.041734282,-0.013993606,0.011388949,-0.0027952788,0.0065158317,0.0007926575,-0.0071825054,0.018078404,0.0057482664,-0.0147902435,-0.018927528,0.065588154,0.043029007,-0.008484127,0.045352332,-0.012165337,-0.0015010766,-0.000656751,0.014352293,0.039248336,0.0298728,0.031837184,0.016159968,0.07335891,0.00991521,0.029670388,-0.045547225,0.017604603,0.0018462214,-0.007589306,-0.0024539016,-0.025401779,0.044822875,0.02928417,-0.04802067,-0.0418766,0.04674796,-0.0462618,0.030080141,0.008701722,0.04075642,0.0064307167,-0.015202951,0.011517862,0.03255193,0.057957403,0.016489463,0.016664287,0.020192603,0.060080763,0.003727339,-0.0014184003,-0.032153647,0.023513336,-0.0013390771,0.047819868,0.015782908,-0.019111663,-0.011311607,0.018251033,-0.008427316,0.0073857913,-0.037907723,-0.059202254,0.03133168,-0.00997663,0.017292358,0.022951666,0.089131966,0.040532384,0.025923315,-0.05164447,-0.031518184,-0.012893241,-0.046688363,-0.05442309,-0.058790114,-0.022185925,0.044788983,0.0009453026,0.00076001754,0.02252335,-0.013308512,-0.016064264,0.029439533,0.02544885,0.022305897,-0.008149622,-0.02447236,0.038397796,-0.009943386,-0.03301476,0.00107243,0.038870838,0.040571783,-0.01465115,-0.0056976937,-0.018120734,0.03126822,-0.04533323,0.00040570024,-0.008964681,0.061124936,0.025020985,-0.013315259,0.0019597963,-0.020165395,-0.023510186,0.027369339,-0.0016557798,-0.033516884,-0.0072522294,0.00088545156,0.046962857,0.000049186423,0.025224432,0.00446531,0.011972095,-0.0129108075,0.039847013,-0.018202756,0.027723128,-0.032742903,0.0066054435,0.022452021,-0.00083477754,0.038059585,-0.009402926,-0.047416072,0.020714397,0.025885677,-0.0022503852,-0.0244359,-0.021414427,0.007923088,-0.032444753,-0.015227586,0.0074474667,0.008078711,0.02948521,-0.03938598,-0.030300945,0.00915221,0.022029806,-0.010979648,-0.010710255,0.044046164,0.04111603,0.04094457,-0.005298478,-0.005432528,-0.0022348643,-0.00086792937,0.05091205,-0.0037864565,0.018030934,0.01224521,-0.0012468311,0.03151652,-0.025584724,0.028300537,-0.047394592,0.01373374,-0.02328407,0.009010205,0.0073979283,0.026358262,-0.032124758,-0.014311044,-0.023454389,0.069817565,-0.013062327,-0.0049870997,0.060366895,0.007552145,0.010723853,-0.00043254552,0.043772757,0.0039703012,-0.0063302713,0.026148133,0.0062377616,-0.016703354,0.015293498,0.07359828,-0.015995398,0.0058064004,0.012057869,-0.030587174,-0.18986925,-0.033978924,-0.0021423239,0.036368288,0.016791288,0.0012397368,-0.006924622,0.0011200166,-0.03787027,0.025498997,-0.0018224013,-0.061032422,0.009714784,0.0020808058,0.037099402,-0.0032703418,-0.026815385,0.002026708,-0.021740267,-0.0434419,-0.07618861,-0.037367914,0.07223438,0.0347691,-0.031529512,-0.02622294,0.059094414,-0.01999991,-0.00516656,0.033766538,-0.009985803,-0.0074296957,0.008202535,-0.0025222437,0.022518856,0.031860966,-0.015196353,0.010172329,0.03242901,0.038642827,0.038126945,0.027863957,0.021002017,0.035600927,-0.03033143,-0.011888107,0.030196793,0.03177961,-0.0253325,-0.010479878,-0.022711886,-0.005923117,0.02096083,-0.006995,-0.027893335,-0.028460382,-0.052016642,0.016149832,-0.029037824,0.014483462,-0.037714843,-0.0009907604,-0.01270379,-0.007974188,0.024959743,0.0025144604,0.0015621722,-0.035963528,0.03510534,-0.017255452,0.0048139635,-0.051370956,0.0004952726,0.020878293,0.04028676,0.0140277,-0.012710516,-0.010037334,-0.0054220734,-0.11187898,-0.021352185,0.023436422,-0.014241796,0.0018830273,-0.009777667,-0.049145073,0.013337526,-0.015131657,0.0035037987,0.2706295,-0.0047498774,-0.032081325,0.005180367,0.06641211,-0.008203666,-0.05869007,0.04913701,-0.042137694,-0.01947547,0.0027847688,-0.029004628,0.04092566,0.013236677,0.020366805,-0.007981751,-0.043237273,0.0009020669,0.0519014,-0.011548917,-0.002220882,-0.10017571,0.00517253,0.030777967,-0.05091088,-0.020216305,-0.018967014,-0.01348885,-0.021847535,0.028341077,-0.034563396,0.022424068,0.043578245,-0.0055891946,-0.04551556,-0.021834485,0.038024843,-0.07225087,0.033078756,-0.024129068,0.0055172495,-0.028695915,0.018547496,0.014452899,0.0047281138,-0.010556222,0.018142289,0.017487708,0.008100787,-0.015499213,-0.01724135,-0.018536184,-0.023916649,-0.014382265,-0.03187062,0.0011904051,-0.042236295,-0.040840484,0.0152367735,0.03957754,0.012333905,-0.004747347,-0.02890542,0.017336432,0.015846295,0.013641756,0.015137718,0.000524475,-0.010099238,0.007605609,0.0028794326,0.0058018314,0.009857817,-0.0072873486,0.0037686557,0.010804761,0.065674834,0.033632714,0.0062843785,-0.0055317287,-0.0696047,0.014561183,-0.029474039,-0.009926193,0.013306385,-0.028269874,-0.011517369,0.107336864,-0.0321322,-0.011202145,0.026180608,0.024074856,0.0073696086,0.0055446327,-0.0053313957,-0.0064419974,0.006803873,-0.030394794,-0.03180783,-0.020873748,-0.025491955,-0.049770813,-0.024024256,0.02469511,0.002786055,0.011442636,-0.012044905,0.018611124,0.0067143706,0.041848633,-0.06820683,0.001165391,0.0012057276,-0.045316104,-0.005035855,0.040548854,0.05313105,0.038485773,0.019143505,0.0053143906,-0.0023936196,0.01743714,-0.005512519,0.026277712,0.004698421,-0.01945504,-0.042361453,0.045371488,-0.016590467,0.020906966,0.053738177,-0.024230875,0.032468583,0.046712905,0.012903957,0.0031485355,0.010298421,0.029307712,0.012192293,0.028983086,-0.028905854,-0.012109501,-0.010888781,0.0018518604,0.008793814,0.007243156,0.011604632,0.023740033,-0.04374912,0.029054144,0.038830463,0.032374386,0.0036732345,-0.00027751,0.014579496,-0.048681155,-0.039803788,-0.027367827,0.018650861,-0.03878046,-0.01483262,0.0141301695,0.019931993,0.08186591,-0.04102,-0.016538981,-0.015414996,0.05284782,-0.0069762887,-0.03513601,-0.01409476,-0.027914248,-0.07355084,-0.0021530294,0.03287055,-0.015208925,-0.017968068,-0.017189745,-0.029967012,-0.04280151,0.003741649,-0.0028657787,-0.033638146,-0.022851469,0.028995907,0.027083933,-0.018461548,0.0043167626,-0.02299237,-0.0315814,-0.046632487,0.104376435,0.012554858,-0.00021834263,0.02522783,0.015338082,0.064717285,-0.028663887,0.00663326,-0.019352447,-0.006501697,-0.047201164,-0.006376016,-0.010121134,-0.0044671795,-0.022925574,-0.032550927,0.037817247,-0.009828898,0.03341603,0.01107936,-0.0710355,-0.019995082,-0.026517529,-0.02254977,0.021349788,0.053692423,0.012362703,0.010240514,-0.03524105,-0.027280955,-0.030044455,0.0024270338,-0.02395006,0.0062548253,0.020411238,-0.0037712676,-0.019838305,0.010287811,-0.03199153,0.003488887,-0.029036894,-0.023352008,0.0015313702,-0.014275763,-0.008153287,0.034656618,0.016704572,-0.013584261,-0.021104716,-0.026321426,-0.016425936,-0.0026779536,0.04471106,0.040533427,0.008436718,-0.012271598,-0.013599302,0.06380503,0.046331633,-0.02252209,-0.035842497,0.036370814,-0.029681772,0.032003205,-0.020556958,-0.066261455,-0.034542367,-0.010813258,-0.02321662,-0.021994779,0.04295037,0.01848298,0.0077441926,0.0069669713,-0.0040625003,0.027464744,-0.04720332,-0.015536437,0.009601858,-0.044882312,0.023648135,0.011411606,-0.008473128,0.010623507,0.006346753,-0.0040181973,0.030051969,0.0035119217,0.012535325,-0.00760034,0.0052037435,0.029846603,0.009778723,-0.03855685,-0.025587589,-0.0127636725,-0.013332883,0.0042687184,-0.022986135,-0.0149477115,0.017028052,-0.017165916,0.0027379517,0.010943085,-0.026804367,-0.05655772,0.028468598,-0.0013726556,0.0046111043,-0.015013424,-0.0048897085,-0.0006468987,-0.033865564,-0.04631227,0.02621903,-0.017631246,-0.04531737,0.041572433,0.031339735,-0.030654673,-0.013892908,-0.031988636,0.047213297,-0.0005434849,-0.003088544,0.03472947,-0.03488766,0.0025761377,0.010576931,0.0036102235,0.00032408105,-0.020769939,0.0028524722,-0.015978267,0.0052192104,-0.028740272,-0.0027826044,-0.03406368,-0.019475533,-0.020696448,-0.011087045,0.010852349,-0.02331242,-0.024311291,-0.053526256,0.04356901,-0.0017496947,0.024985142,-0.020417064,0.02092363,0.022454381,0.038911078,-0.053205993,0.03146485,-0.040146858,-0.01557176,0.011021253,-0.015447636,0.01680059,0.016829506,0.0036453488,-0.02583959,-0.029012704,0.009274742,0.017124157,0.010860051,-0.025635628,0.027718158,0.009788303,-0.0146451425,0.03338722,-0.0060363063,-0.0492833,0.0100564705,0.008467607,0.0011000782,0.01716671,0.018659884,-0.006221682,-0.0009698067,0.0099355215,0.03370586,0.008097685,-0.028120259,-0.025167897,-0.005889106,-0.042946037,0.019890366,-0.014232508,-0.025356172,0.018746585,-0.03935767,-0.060364146,0.003794634,-0.034163445,-0.01869201,0.005676437,-0.00079986115,0.046507154,-0.045088053,0.012034051,-0.005421118,0.048920624,-0.15011442,-0.025579376,-0.009946446,0.0008009166,-0.016316744,0.006967261,-0.014015632,0.0039272127,-0.012207928,-0.012687828,-0.021589058,-0.044604853,0.009767999,-0.045248747,-0.004932636,0.02849274,-0.0011282089,0.001987532,-0.035618942,0.056053992,-0.020466737,-0.024879701,0.032340065,0.0245297,-0.03155198,0.0070288326,0.06334616,0.011411604,-0.025187684,-0.024102855,0.011791254,-0.017526565,0.034139685,0.09665923,-0.057406485,-0.012112941,0.016228806,0.03659099,-0.035672538,-0.008893664,-0.03202144,0.02819342,0.016885506,0.027235733,-0.0009766527,0.060386494,0.015109152,-0.018279968,-0.047105886,-0.00875537,0.07246859,0.006699703,-0.027455121,0.04380243,-0.008034129,-0.03137387,-0.006345732,0.00022983178,-0.016929226,0.047665726,-0.0067705614,0.027307231,-0.052032944,-0.031214429,-0.028043827,-0.001173326,-0.022033375,0.0010373254,0.0023283085,-0.007697572,-0.009705419,0.014782934,-0.026498819,-0.021064324,0.017717153,-0.0017761783,0.052691445,-0.020836858,-0.03498191,-0.031536102,-0.0030178735,-0.0588624,-0.04972536,0.019029437,0.025404511,-0.008585417,-0.00446312,-0.001750497,-0.050105087,-0.0109103285,-0.054250184,-0.050708644,0.021483913,0.031284127,-0.022033254,0.01495546,-0.005539621,0.00041795286,-0.028877266,-0.0027890664,-0.02051622,-0.033790134,-0.029729687,-0.021918908,-0.04941506,-0.0045723678,0.005874793,0.00989894,0.01219678,-0.018934498,-0.008765374,0.022584192,-0.035257418,0.004056423,-0.03187041,-0.004419228,0.04669619,0.015985874,-0.008778771,-0.04194793,0.031409778,0.0057038283,-0.023593465,-0.0030906147,0.047369175,0.053028904,0.040063147,0.020593304,0.015757088,-0.014671219,-0.0006796585,-0.064230226,-0.00072482676,0.016902398,0.03818758,0.0038849786,-0.010009788,0.048243333,-0.03212996,-0.030533064,-0.032406304,-0.015983708,0.0019623006,-0.005596834,0.0043519624,-0.065848835,0.008656738,0.010617888,-0.0020236918,-0.023043843,-0.0061545386,0.013012103,-0.020778954,0.048953097,0.024071451,0.06855754,0.040234346,0.031619515,0.004000058,0.0040472266,-0.0015802856,-0.047570266,-0.031239863,-0.0118627995,-0.0075914413,0.07534573,-0.02048796,-0.036785044,-0.01764996,0.032780856,-0.018669892,0.034543637,-0.019624222,0.026072139,0.07993732,-0.020742442,0.0006535394,0.03671986,0.027654337,0.0014496584,0.035308007,-0.0048602656,0.040090606,0.028397981,-0.016225262,-0.044234768,-0.028545728,-0.011116967,0.027808312,-0.010641127,0.023189638,-0.008126851,0.03257857,-0.0282969,0.045164973,0.020970896,0.017137054,-0.0016548752,-0.014781059,0.0314785,-0.016685585,-0.004139515,0.017896602,-0.0027593812,-0.05020895,-0.04568515,-0.009252422,-0.012245892,0.0017010935,0.0044435607,-0.009973944,0.011653239,-0.076292686,0.004482956,0.0226901,-0.037796307,0.02874921,0.077191375,-0.030186508,0.011049333,0.039017037,0.0022888016,-0.018794501,-0.04083724,-0.026085448,-0.005152069,0.012749121,-0.0038397426,-0.015309258,0.022362454,-0.05128336,0.032942694,-0.0049683875,0.02977755,0.050451357,0.005280794,-0.00060670753,0.0031704393,-0.027815603,-0.0075550424,0.017304365,-0.04155551,-0.045856275,-0.02630604],"last_embed":{"hash":"wnpd36","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"wnpd36","at":1762844536166},"key":"Work/Random/MacPlugin.md##{2}","lines":[8,8],"size":411,"outlinks":[{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":1},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":1},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"wnpd36","at":1762844536166}}, +"smart_blocks:Work/Random/MacPlugin.md##{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06890244,-0.012707167,-0.036752194,0.0020543393,-0.0008415141,-0.044920135,0.029458694,0.019136146,0.032710377,0.011993211,-0.0077830222,0.014360088,-0.022605412,0.037502266,0.026801188,-0.0032040125,-0.025976,0.03219326,0.022671683,-0.027319044,0.00021562754,-0.017571243,0.010193868,0.0061705625,-0.033506222,0.020610476,0.0018568963,-0.02416576,0.03567212,0.023759173,0.04040309,-0.010390021,0.0039389124,-0.022911115,-0.025412666,-0.009192976,0.011181117,0.037019476,-0.050914135,0.016964931,-0.0138179725,0.05465803,0.013060213,-0.011599362,0.020125173,-0.025465542,0.008860145,0.0016314205,0.03182725,-0.043465618,-0.016198603,0.027869398,0.047991168,-0.047982406,-0.0049574883,0.00086292974,-0.014510174,-0.012012986,-0.0909263,0.00027504307,-0.035348922,0.023526471,0.011714743,-0.019568032,0.06014327,0.05066368,-0.019566964,0.019576365,-0.03413594,-0.027200917,0.012230469,0.03172312,0.012633583,-0.010738896,-0.041916814,-0.04257678,0.047337614,-0.021571545,0.0008984916,0.024149869,-0.0042106663,0.014789667,0.023508683,-0.03461664,0.025968336,-0.0028990887,0.003826437,0.07097355,0.012915989,0.058355663,0.00807605,0.007575067,0.041439634,-0.066552185,-0.022451328,0.005663309,0.019690635,0.026692033,0.049756207,-0.00410163,-0.009879924,-0.01615709,-0.0030255173,-0.014300921,0.043991715,-0.013697309,0.004408089,0.006671705,0.022730406,-0.04196657,0.0084250625,0.020500576,0.029377345,-0.005296438,-0.023343384,0.0006021721,0.020117607,-0.027492441,-0.013212821,0.009246325,0.020948969,0.021411875,0.041215938,-0.035647467,0.02581734,0.030889649,0.0071008713,0.0030846265,-0.020106794,0.0107876975,0.024974205,0.015107616,-0.0001769289,0.041916087,-0.035753448,-0.027465489,0.007557199,0.014423865,0.00055409566,-0.05346551,0.024447612,0.022806741,0.001921012,-0.039415244,0.031687953,-0.09352815,0.009290506,0.038928315,0.010826367,-0.038184784,-0.0032810236,0.022805085,0.007889549,0.05846198,-0.013446891,-0.026467472,-0.001862338,0.09410333,-0.019491833,0.0031685743,-0.06021112,0.018044526,-0.06418077,0.030772032,0.025933286,-0.017334538,0.027009133,-0.02050907,-0.0061627426,-0.019582635,0.0021971106,-0.007864632,0.0047898646,-0.0119041875,0.00636638,0.019233042,0.035645705,0.038874593,0.034430195,-0.0362229,-0.03179967,0.002693815,-0.023200663,-0.031270355,-0.04340649,0.026372982,-0.014511629,-0.0092788,0.0059526507,0.014557167,-0.03541437,-0.035559997,0.0014397572,0.053198587,0.037858848,0.029503496,-0.006178574,0.033939656,-0.029546566,-0.03182162,-0.008659925,0.030725649,0.028409526,-0.032151084,-0.031125415,-0.016303748,-0.0095442785,-0.058661293,0.023536487,-0.015917078,0.048356533,0.035850924,-0.024957895,-0.022279134,-0.026881145,-0.012266443,0.024610465,0.004015613,-0.036527973,-0.01793256,-0.0024829288,0.036724582,-0.00952151,0.040647723,-0.0022268677,-0.012545163,0.027435977,0.018120496,0.03515465,0.036378264,-0.063973516,0.03756045,0.03121784,0.004474518,0.04417228,0.0037940016,-0.028825507,0.04280124,0.021949409,-0.0014914565,-0.007695121,-0.020686973,-0.018085983,-0.009866409,-0.056116376,-0.014515871,0.021130325,0.008805737,0.0023911083,-0.014923502,-0.03428577,0.013679182,-0.036059566,0.027486978,0.051180214,0.034260955,0.055089667,-0.012360251,-0.046146892,-0.0048127617,0.034736417,0.034339327,0.013282246,0.015146562,0.015461036,-0.013372923,0.022422722,-0.06400204,-0.00046139496,-0.024598831,-0.01833263,-0.013166971,0.038677324,-0.020364037,0.047121193,0.007876225,-0.007357599,-0.049172632,0.08030572,0.0005585715,-0.020593023,0.05599957,0.03187479,0.021830052,-0.002793954,0.016503278,-0.017195867,0.018496053,0.028178133,-0.019370012,-0.023787975,-0.01185187,0.06463428,0.00008870106,-0.0071170595,-0.0044507724,-0.0529737,-0.18170042,-0.035049666,0.010971407,0.012915974,0.019432442,0.024700785,-0.030965336,0.0055131144,-0.0132593075,-0.00057253917,-0.0031848885,-0.057228312,0.029584087,-0.019979127,0.031218544,0.0017732598,-0.0008081842,0.006040137,-0.0009494663,-0.04106359,-0.028438242,-0.08999169,0.054012097,0.0093409605,-0.02134729,-0.06509994,0.062796876,0.021375088,0.010821774,0.03449465,-0.008106823,0.0034816621,0.0026028224,0.03513754,0.012960035,0.022622751,-0.014838277,0.039642163,0.0010278893,0.028549835,0.058980018,-0.013691264,-0.0007942975,0.0420351,-0.013612268,-0.013482208,0.01143786,0.007680279,-0.0067124483,0.019676238,-0.022955112,-0.03849747,0.027866412,-0.021579694,-0.04085169,0.010823263,-0.010382577,0.0560419,-0.0107240295,-0.046957843,-0.015166477,-0.027857654,-0.018055655,-0.017218748,0.015900463,0.0033534323,0.022247152,0.0004199269,0.032538235,-0.057624985,0.0013722662,-0.011165012,-0.00596089,0.013810173,0.040876932,0.018823039,-0.0044939867,-0.0113143595,0.020784277,-0.12765132,-0.018067148,0.02143606,0.012813051,-0.019693004,-0.0017706878,-0.01627593,0.023577383,0.004796426,0.033189654,0.26158625,0.0025302488,-0.024427498,-0.0238702,0.030342577,-0.046460494,-0.024126425,0.0782804,-0.03615962,-0.0025966954,-0.0018848849,0.002739424,0.035374366,0.029912775,0.027952846,-0.015073899,-0.044964243,0.032181535,0.059356943,-0.019459872,0.013368722,-0.03629287,0.017915802,-0.0039518806,-0.02127266,0.00463449,-0.006672644,0.013520141,-0.009734482,0.008780897,-0.008402764,0.035144478,0.05589607,-0.03254348,-0.010330327,-0.030401513,0.009573062,-0.027406117,0.03609085,0.01021531,-0.027494045,-0.017047225,0.028774073,0.026163472,-0.0008001163,-0.027249563,0.0005231282,0.0005707708,0.020701224,-0.0016713169,-0.030186981,-0.025554214,-0.013220133,-0.011999193,-0.04626957,-0.022621574,-0.01383595,-0.030740382,0.025023188,0.026371965,0.021124119,0.01675598,-0.023317039,-0.015014122,0.019852627,0.014830093,0.035766672,0.010786946,0.012600261,0.008961283,-0.0025027592,-0.0037437496,0.024564484,0.0048405635,0.024627926,0.009512209,0.06160694,0.03961335,-0.010552403,-0.018387437,-0.054948956,0.029616518,-0.009865853,-0.026694668,0.013536369,-0.022869159,0.02299988,0.037652213,-0.008036004,-0.065374576,0.04236736,-0.00499962,-0.037931763,0.024036955,0.016815847,0.002943196,-0.002765784,0.0026495028,-0.028991729,-0.012919821,0.0019071932,-0.012149838,-0.0122436555,-0.04666643,0.040819928,0.0011792842,0.015434813,0.02163646,0.014976075,0.047963686,-0.039361592,0.016195277,0.01396598,-0.020364244,0.01540302,0.01118509,0.022341924,0.022284374,-0.02295877,0.012325044,-0.019809173,0.010642108,0.010427009,-0.002138982,0.014941596,0.0027768011,0.015176911,0.01775202,-0.03829035,0.014657451,0.013259766,-0.022880476,-0.015372402,0.07940583,0.040722713,0.010219143,0.024112687,0.014429526,0.014451161,0.048856135,-0.029852785,-0.017244997,-0.030799171,-0.01148756,-0.015763676,-0.004298155,-0.020121183,-0.030356174,-0.042336475,0.035097823,0.04063647,0.002410819,0.029620564,-0.030137995,0.023163551,-0.010276007,-0.034580648,-0.012380917,-0.0051665,-0.037337475,-0.0018708511,0.005207774,0.017740734,0.042260505,-0.08257788,-0.022872433,0.017787548,0.0490983,-0.034628756,-0.047606997,-0.0128082,-0.022213615,-0.06280256,0.016561616,-0.023846695,0.014677783,0.006753079,0.015118318,-0.017652826,-0.0056605735,-0.0026484681,-0.017546989,-0.037986264,-0.02898898,0.03094214,-0.019306866,-0.062459625,-0.019731242,0.022848463,-0.046121437,-0.03799206,0.0934689,0.05231502,0.0015219419,0.061880294,0.008752989,0.054304365,-0.023976672,0.0060590254,-0.059634827,-0.0108428495,-0.030448413,-0.011798528,-0.0020028267,-0.031762563,-0.01007414,-0.01609409,0.06328103,-0.021680526,-0.0011609851,0.035350766,-0.029088112,-0.05671915,-0.019721009,0.011636272,0.002536639,0.043256406,0.053119794,-0.01543439,-0.03144344,0.00091019867,-0.013922114,0.007498779,-0.06804183,0.0062356987,0.020790502,-0.015699914,-0.008603836,0.025471572,-0.03580908,0.0023152241,0.03485279,0.01598664,-0.004780918,-0.0032908747,-0.011380537,0.041520838,0.036869813,0.030743279,-0.010445609,-0.009208098,-0.02001696,-0.038137067,0.033449475,-0.012935379,0.008989588,-0.025627153,0.003500082,0.016783921,0.0015731764,-0.0022674785,-0.018424667,0.0017995812,-0.067534596,-0.0022061917,0.014514566,-0.0027037405,-0.021816343,-0.060035847,-0.022708068,-0.0021549275,0.07425938,0.0017311653,-0.023627073,-0.027380979,-0.012162814,0.009689218,-0.062809594,-0.03873446,-0.013339978,-0.044764318,0.037503637,-0.02986205,-0.050311394,0.021139538,-0.028583346,0.028258974,0.06263196,-0.0012235976,0.00015727995,-0.053081058,0.0073439386,0.03065557,-0.010137579,-0.049942568,-0.009385496,-0.008004715,-0.013382663,-0.0030306918,-0.035157636,0.019599391,0.028040152,-0.02756991,-0.0070589706,-0.0010429046,-0.0050962735,-0.06075897,0.038967196,-0.0023669011,0.0112303095,0.008332253,0.014873737,0.020599926,-0.03769697,-0.032449152,0.015889373,-0.016905226,-0.024920275,-0.017444838,-0.0016950817,-0.032364942,-0.026762018,-0.0095933145,0.041941617,0.005730056,-0.0031196922,0.064539075,-0.013260672,-0.014529841,-0.008748538,0.0130875455,0.005385475,-0.017799936,0.043740045,-0.020572366,-0.0092934705,-0.0051815417,-0.033606835,-0.0440114,0.00022784763,-0.048834406,0.0035845996,0.006236039,-0.029066857,-0.004010369,-0.022661373,0.08447765,-0.016912539,0.010760437,-0.048662316,0.020688659,-0.008001137,0.015410429,-0.024783025,0.028417507,-0.032452997,-0.0066819424,0.024001999,0.0002258797,0.006453518,-0.004960818,-0.04268319,-0.028606798,-0.015241465,0.014334982,0.01323585,-0.0042659235,-0.013518224,0.0034605842,0.011911983,-0.010865387,0.0094921,-0.034243226,-0.036746133,0.011548929,0.03412087,0.0020907214,-0.017035132,-0.0022267997,-0.029371737,-0.026431985,0.034203883,0.022150837,0.06258882,-0.028805595,0.022997111,-0.0003820785,-0.045252386,0.01900364,0.006746374,-0.008583836,-0.013233941,-0.026896631,-0.058547515,0.0028780764,-0.0446629,-0.016367752,-0.017279044,0.0061901286,0.014381829,0.021742081,0.02580744,-0.026284175,0.033993583,-0.1494098,-0.0081889015,-0.016452787,0.0011214165,-0.014835423,-0.0067490437,-0.06778671,-0.035031907,-0.014073653,-0.047666848,-0.001893684,0.010862961,0.029123545,-0.02895282,-0.0021402247,0.023971764,0.007277847,-0.042498518,-0.025661515,0.026872503,-0.0121409865,0.003876126,0.021487629,0.022322275,-0.009912803,-0.0038356325,0.01782723,0.004422891,-0.030930005,-0.03001125,0.023976317,-0.0018166447,0.014817726,0.05652566,-0.021567041,0.012254813,-0.005847286,0.015785268,-0.033259086,0.022416128,-0.00056825374,0.028798772,-0.052901365,0.046241365,0.009784832,0.042900667,-0.015546768,-0.035899542,-0.06356614,0.005327316,0.07410382,0.030295327,-0.051854156,0.017415976,-0.024430461,0.015820688,-0.036912534,0.02066306,0.043990344,0.040985726,-0.011974921,0.02540249,-0.027602317,-0.04919084,-0.04286379,0.030228093,-0.021771742,-0.014262795,0.0101078,-0.015906299,-0.0153694805,0.014476354,-0.024014829,-0.020358665,0.04394692,0.0012006278,0.022405826,-0.0072804494,-0.028625594,-0.018930817,-0.016984614,-0.01585244,-0.023396987,-0.012233502,0.033149954,-0.007343136,-0.014269339,0.011240232,-0.0853399,0.0044912635,-0.041216895,-0.043639425,0.0054449607,0.05543041,0.0044066734,-0.03335111,-0.024569666,0.015323262,-0.0059654177,-0.0027257274,-0.0682155,-0.059684165,0.0011227962,-0.0057342406,-0.0463153,-0.0149089005,0.00887549,-0.000086961554,0.031703025,0.011500621,-0.0068100747,0.023643088,-0.056850076,-0.017757097,-0.022043131,0.006862012,-0.013827882,0.0053164656,0.014714858,-0.014448111,0.03373951,0.010215423,-0.019467391,-0.0031444328,0.026578104,0.037431262,0.033129856,-0.002385449,0.038700715,0.014252217,-0.0032890446,-0.027640836,-0.003585675,0.0018591114,0.04561611,0.007462955,-0.04423605,0.072609164,-0.049514886,-0.015297565,-0.05531136,-0.04176957,-0.0008054459,-0.02416363,-0.00050608447,-0.02417517,0.021371897,0.025023049,-0.025063908,-0.017114185,-0.008669748,0.0033736946,-0.035070993,0.010752793,-0.007893554,0.04190587,-0.016275747,0.029151984,0.04009203,0.042794824,-0.018927688,-0.05609478,0.005630534,0.0008956033,0.0034809222,0.035191078,-0.0167646,-0.036685545,-0.03227911,0.042524464,-0.012440891,0.006807221,-0.01637263,-0.006309128,0.011035102,0.018581038,0.009483582,0.0014742438,0.007952267,0.007593855,0.035526443,-0.014866871,0.07356212,0.014763603,0.017631393,0.022945171,-0.03248201,-0.0025034102,0.008208566,0.024268193,0.016117606,-0.026532834,-0.0028647557,-0.034707256,0.02144327,0.0052988203,0.05122218,0.019856783,-0.0026468725,0.027848106,0.015602712,0.0036927545,0.029683044,-0.027331617,-0.041608695,0.004875242,-0.018006392,-0.022954347,0.0010014083,0.042136516,0.0044630677,0.017563317,-0.055167854,0.015842319,0.0044123526,-0.014106066,0.043684363,0.021889577,0.014311723,-0.017704872,0.0437202,-0.005392042,0.003718908,-0.037888605,-0.05924996,-0.018818812,0.036735065,0.004182297,-0.0555805,-0.0068876166,-0.048991363,0.03515758,-0.02587101,0.0067375484,0.06820165,-0.0005671084,0.020961639,0.026946362,0.012455481,-0.027998002,0.033118464,-0.035887852,-0.02057239,0.0033815792],"last_embed":{"hash":"1sjfrb5","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"1sjfrb5","at":1762844536166},"key":"Work/Random/MacPlugin.md##{3}","lines":[9,9],"size":428,"outlinks":[{"title":"*Victor Tao*","target":"https://github.com/platers","line":1},{"title":"**Linter**","target":"https://obsidian.md/plugins?id=obsidian-linter","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-linter&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1sjfrb5","at":1762844536166}}, +"smart_blocks:Work/Random/MacPlugin.md##{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.032399356,0.012836793,-0.028462147,-0.003112149,-0.019565351,-0.018620512,-0.021558743,0.0008585163,0.045349102,0.022417186,-0.0116856815,0.0243789,0.007949236,0.011480681,0.03472091,-0.018675575,-0.0004937333,-0.0017833463,0.008126275,-0.020995205,0.02284102,0.017646724,-0.0021536758,0.00047733288,-0.04636795,-0.004564287,-0.0012336636,-0.027706146,0.037203662,-0.060932543,0.013750074,-0.04016503,0.0005310195,-0.037000395,-0.027382668,0.011246383,-0.026680151,0.004426001,-0.048174776,0.004707124,-0.02272268,0.03954847,0.03443843,-0.0068354323,0.008532815,-0.020441782,0.0074331863,0.0027740726,0.04877412,-0.021774169,0.004737281,0.045195732,0.02727277,-0.07070024,0.007674166,0.0362839,-0.021935776,-0.014499787,-0.061225615,0.01899795,-0.060851946,-0.013394581,-0.002722916,-0.014117978,0.03948493,0.057449006,0.018031865,0.04166004,-0.020198384,-0.013666547,-0.0073116925,0.03901701,-0.029237188,-0.017821979,-0.042358298,-0.033520725,0.084486865,-0.027052207,0.0132119395,0.00186451,-0.010671257,0.007544501,0.0058673755,0.010906497,0.011278919,-0.027250016,0.00547993,0.031180106,-0.0000018902103,0.06130757,0.008309491,0.016140098,0.02430993,-0.050920375,-0.049343288,-0.020125948,0.033227805,0.01607599,0.020970125,0.003109725,0.019801158,0.006438235,-0.013325828,-0.018464485,-0.008347732,0.046579696,-0.00038406206,0.02578371,-0.003448963,-0.016116964,0.011771909,0.004774524,0.008800301,0.007576538,-0.007876705,-0.015215091,-0.0035768277,-0.022805598,-0.021054072,0.013025318,0.021361327,0.02591767,0.012402972,0.004194586,-0.0037392436,0.01484154,0.015715482,0.050378926,0.0018269899,0.027769947,0.0120061245,0.03489891,-0.013366593,0.016858177,-0.03716253,0.0140096415,0.005623584,-0.010198037,-0.02900853,-0.04431637,-0.0048715346,0.012476346,0.0075380243,-0.024131868,0.01794503,-0.07017156,0.050066616,0.055328164,0.032558262,0.014166955,-0.013940421,0.032757744,0.0047948165,-0.015243982,0.0000069372113,-0.012034311,-0.03313221,0.052152142,0.008954627,-0.020481577,-0.021787606,0.014990666,-0.05333823,0.021104893,0.05060867,-0.045875467,-0.027209947,-0.009365998,-0.016288562,-0.008300641,0.0063549206,-0.020998549,-0.023283595,0.032216214,0.0023669403,0.012696352,0.056023836,0.028098917,0.038262993,-0.02169008,-0.06273912,0.01921017,-0.0550253,-0.019695787,-0.04200783,0.033427183,0.009682162,-0.018502006,0.0085317725,0.055869263,0.010083565,0.020745166,0.024646327,0.029864686,0.056801196,0.010926621,0.013533868,0.031938728,-0.044274073,0.0070881685,-0.014752441,0.023968158,0.051125724,-0.04811558,-0.015366618,-0.026538484,0.057447277,-0.052563578,-0.0034579735,-0.031240648,0.00003608926,0.03531751,-0.005886331,-0.0048919003,-0.07153757,0.025192222,0.029554434,0.00456506,-0.0024074083,-0.04266986,-0.025791023,0.07293152,-0.0042743343,0.043628152,0.0075368416,-0.024963781,0.022135178,0.040031806,0.020979881,0.012125204,-0.02886278,-0.030668896,0.011907984,-0.0014177577,0.024232289,-0.0034409198,-0.044663966,0.03256321,0.0056184893,0.011374207,0.006687028,0.017861854,0.043449957,-0.049051702,-0.030851556,0.015174006,0.014680337,0.026064165,-0.039354715,-0.061296448,-0.01203985,-0.03360675,-0.020817649,-0.0012934819,0.047760397,0.0315996,0.032175258,0.01221253,-0.019270148,0.0020099154,-0.0010560333,0.047581185,-0.010228554,0.0059520165,0.030845996,-0.004126045,0.0042699263,-0.0037925525,-0.0024509912,-0.03819158,0.005635557,-0.04271999,0.021768807,0.015683977,-0.007002873,-0.024851026,0.0009137867,-0.021263935,0.058204196,0.020356832,-0.017606255,0.042729422,0.012947644,0.06855786,0.0070682024,0.013245227,-0.0204047,0.017734349,0.023439784,0.0010685127,-0.043126877,-0.03177974,0.086756736,-0.023826735,0.010757505,0.027113587,-0.018895177,-0.16812842,-0.0010841491,0.011009304,0.06336984,0.0031256361,0.027636586,-0.029412663,0.03854786,-0.033851653,0.017678635,0.011954235,-0.05401597,0.026870312,-0.015922686,0.03357563,0.0073643588,-0.018054107,-0.0013237756,0.02488372,-0.051989514,-0.07069089,-0.041412447,0.049092013,0.057497006,-0.04234196,-0.039958578,0.05556865,-0.036913488,-0.019163765,0.0016055763,-0.03284433,0.000663828,-0.0059284805,0.029974712,0.015361872,0.017577032,-0.0057452833,0.01879348,0.024295803,0.01756278,0.016565919,0.041987136,0.009065775,0.061018955,-0.0008993126,-0.0052833785,0.013204069,-0.010889107,0.023210658,-0.021811925,-0.0016864691,-0.03940649,-0.025018083,-0.015306176,-0.01905873,-0.0038194177,-0.017702064,0.024821896,0.011074253,0.012338756,-0.05384865,-0.018245352,-0.0125999795,-0.005984163,0.00070618605,0.026524387,0.030536113,0.0023346504,0.03177426,-0.024009136,0.018014722,-0.06375035,0.014781998,0.032723583,0.044722203,0.030713113,0.0092366915,-0.009139326,0.01169878,-0.11084871,-0.026646063,0.037079714,0.009561076,0.015813375,0.001033884,-0.037879817,0.020197315,-0.023349151,0.015912922,0.26183465,0.013718397,-0.035578825,-0.003067158,0.058882266,-0.011480925,-0.014023379,0.042523284,-0.013637697,-0.023366598,-0.01695245,-0.011639913,0.020940952,0.027812645,0.027057482,-0.0047303573,-0.082362026,-0.0010664186,0.06998485,-0.026772393,-0.0024262439,-0.07602835,0.036194492,-0.011555783,-0.06423168,-0.040373508,0.0043967133,0.014568436,-0.020635491,0.050949946,-0.008540482,0.038126398,0.05252554,-0.009590844,-0.018263796,0.0069323652,0.016498398,-0.057164446,0.014758056,-0.012990966,-0.0015829509,-0.02223067,0.038498748,0.014073696,-0.01054765,-0.02407013,-0.01716495,0.038816575,-0.020997291,-0.012515648,-0.0066327313,-0.005893392,-0.008300846,-0.03172617,-0.021163702,-0.020764645,-0.015397111,-0.041781224,-0.0063319993,0.012420736,0.013210136,0.0060795005,-0.048602976,0.03227191,-0.033669174,0.0008698893,0.011738027,-0.0015101071,0.024495503,0.01976145,-0.014760457,0.017352443,-0.0021045478,0.0007713371,0.0192152,-0.00013785904,0.080294155,0.038529802,-0.02922345,-0.0065449504,-0.03579818,0.032540746,-0.007225936,0.02470595,-0.00057112676,-0.0112001,0.0028727704,0.047009923,-0.005957139,-0.025201866,0.028260779,-0.01335786,-0.018617285,0.034711294,0.007292492,0.010040674,0.048791748,-0.031222554,-0.034189966,0.016695969,0.04622713,-0.017147262,-0.013407653,0.017108906,0.013655487,-0.014914182,-0.032527156,-0.031223744,-0.018012034,0.051192153,-0.06521284,0.0060497997,0.008487694,-0.082136035,-0.019638853,0.057577297,0.033770647,0.04007745,0.013134352,-0.0041816942,-0.009424297,0.012935764,0.008286595,0.028689416,0.01146033,-0.04211385,-0.024778616,0.028036188,-0.048181407,0.0238073,0.0088737,-0.018169045,0.012059976,0.04123254,0.018838232,-0.019628897,0.07999248,0.034177806,0.027418727,0.02551197,-0.02410589,0.0176127,-0.029085143,0.006282648,0.008989279,-0.027330523,-0.0109001715,0.011945715,-0.00036354724,0.016429868,0.024670195,-0.006902253,0.050775975,0.016344922,0.023710113,-0.04043525,-0.023261318,0.013740935,0.006864631,-0.03177679,-0.0302255,-0.0030980692,0.029016074,0.051325053,-0.0761972,-0.008364159,-0.005601484,0.07916153,-0.010158884,-0.035354342,0.0025997905,-0.019618977,-0.054462172,-0.0028690214,-0.0138530955,-0.010958729,-0.016091857,-0.031639796,-0.0005482926,-0.011379897,-0.01450487,-0.014365861,-0.04640808,-0.031551417,0.049626842,-0.026607877,-0.029366754,-0.00079529715,0.011747759,-0.027339835,-0.030695736,0.109224975,0.026214086,0.013704121,0.027266316,-0.016461637,0.053879406,0.014611887,0.0006891675,-0.018333502,-0.011794762,-0.06521605,-0.016797278,-0.0034867376,-0.004173919,-0.031965677,-0.046430405,0.047584202,-0.013504454,0.027994007,0.014109896,-0.027401201,0.006620076,-0.0104773315,0.06525409,0.012320756,0.05583229,0.048923947,0.01929163,-0.015495097,-0.013856997,-0.011980541,-0.0030318643,-0.02671615,-0.004070471,0.030985491,0.011047135,-0.048541103,0.040243935,-0.02633268,-0.00018372737,-0.014399459,-0.004121259,-0.03207656,0.00040312062,0.011105219,0.022104997,0.021113468,-0.0018108863,-0.035705727,-0.017472817,-0.034247782,-0.013428831,0.04604601,0.047554526,0.016601797,-0.05374697,-0.03644379,0.002232711,0.007848203,-0.0032867724,-0.04158195,0.0192582,-0.059499975,-0.011795951,-0.031988308,-0.028082708,-0.04027243,-0.037893,-0.00511627,0.013027974,0.04096432,-0.004348907,-0.017883223,0.009911985,-0.02738028,0.049320266,-0.044785745,-0.036571145,0.0075750356,-0.04614782,0.0036992822,-0.021834359,-0.015266804,0.006794026,-0.018345384,0.0032628844,0.016346235,0.013644828,0.032790154,-0.030400071,-0.018505033,0.03302623,-0.0062394305,0.00017075462,-0.009993155,0.028094545,-0.01575358,-0.01374018,-0.075517364,-0.020774467,0.037833568,-0.025484791,-0.01940788,-0.005768483,-0.03506221,-0.06308073,0.026738191,0.015928267,-0.01737465,-0.029749056,-0.028282791,0.008792973,-0.0038639049,-0.021853834,-0.007621125,-0.027642323,-0.03396309,-0.005525588,0.0038723445,0.0000124585085,-0.03633327,-0.0143561475,0.034809593,-0.014293058,0.020344822,0.032423705,0.017589444,-0.0017334506,0.00303817,0.015419677,-0.009509169,-0.0011923534,0.012615164,0.03950019,0.003946888,-0.02715913,-0.020035248,-0.03301324,-0.029336682,-0.06503768,-0.0063802013,0.009320681,-0.021918422,-0.018015193,-0.061011102,0.053473808,-0.004904033,0.008939596,-0.015484641,0.03185799,0.0049041784,0.01720227,-0.009973057,0.0141496975,-0.012428683,-0.017027294,-0.005778257,0.010164429,-0.0081805615,-0.018033268,0.002515293,-0.055437576,0.009455491,0.01608957,0.011562287,0.014285126,0.013554519,0.0064384933,0.024023807,-0.01875663,0.03403763,0.011396358,-0.028266892,0.009382542,0.03485808,0.006611015,0.041542947,0.037520885,-0.020311749,-0.023342006,0.009810338,0.024498325,0.03793696,-0.017413719,-0.010308822,0.009424212,-0.003506919,0.03442317,-0.043916073,-0.02389294,-0.0050330553,-0.05170429,-0.023967478,-0.016947666,-0.02122578,-0.009410609,0.009873068,-0.01484306,0.03467779,-0.014622727,-0.019974425,-0.0038565032,0.032770026,-0.14676501,-0.043575823,-0.011624202,-0.011920087,0.006294926,-0.0059307003,-0.054203793,-0.014192844,-0.011353341,-0.02919337,0.009614192,-0.012908066,0.042003293,-0.0236384,0.022805022,0.039392807,-0.013130863,-0.021311585,-0.012094401,-0.014736113,-0.027959589,-0.013206409,0.051817894,-0.00845328,0.008350758,-0.029005488,0.03528242,-0.0067433077,-0.049220987,-0.0049430747,-0.0025191612,-0.0131219635,0.018056031,0.08349258,-0.049224716,-0.01836138,0.003286959,0.030337589,-0.01448981,0.03240216,-0.0075268005,0.033421904,-0.019978648,0.019242764,-0.0015623999,0.07435487,0.014375607,-0.002968497,-0.016597435,-0.022659075,0.061662514,0.04126667,-0.01978188,0.034694128,0.00018671877,0.0044557895,-0.055513687,0.003459905,0.021137936,0.04668663,-0.020534942,0.050942827,-0.034501567,-0.046992447,0.0019449169,0.014875318,-0.03968438,-0.035970565,-0.0128961075,-0.022486722,-0.016073324,-0.032155655,-0.011560361,-0.024753397,0.00033996126,-0.02334978,0.03937521,-0.017071515,-0.045490995,-0.025360502,-0.03227946,-0.051977433,-0.0238856,0.0066115055,0.02065017,0.002306816,0.021794919,0.0023557458,-0.067046516,0.008505345,-0.0448814,-0.05345261,0.020521544,0.05762577,-0.01838564,-0.008400515,-0.013790094,0.0027206074,-0.056202523,-0.04143363,-0.03450608,-0.041629434,-0.011732907,-0.021263776,-0.031483795,-0.016852187,0.022933317,0.008174513,0.004825015,-0.0012971305,-0.050712615,0.013990119,-0.038929712,-0.02789066,-0.03654127,0.008014819,0.037530612,0.01574589,0.026062047,-0.019390354,0.000725741,-0.018841855,-0.035041444,-0.0049871267,0.03748107,0.04890707,0.07307161,0.007783511,0.049381662,-0.0043357387,-0.0078099095,-0.034807518,-0.010724478,-0.0026683344,0.025418025,0.03337683,-0.036502022,0.06375144,0.019350594,-0.04861187,-0.019455561,-0.0080290325,0.007604081,-0.026156653,-0.008596304,-0.05356879,0.0077551003,-0.026971381,0.012442522,-0.019065067,0.012351767,0.034841545,0.0069979313,0.05804084,0.041221425,0.032653492,-0.020054061,0.0011020036,0.01990174,-0.006433065,-0.008436304,-0.023746071,-0.02434093,-0.05214876,-0.011469648,0.015085174,-0.021092335,-0.02082225,-0.02368782,0.030200925,-0.02005089,0.018234484,-0.044842932,-0.0012150609,0.07006938,0.0015705088,0.017125534,-0.018954584,0.022790806,-0.011342125,0.019982908,0.011743398,0.04664251,-0.0030426008,0.02346401,-0.0302554,-0.045003656,0.016059006,0.0018800887,-0.020816484,0.03417792,-0.013675216,0.04899411,-0.04325357,0.045037337,0.00014398582,0.019705435,-0.023311816,-0.007461992,0.030574536,0.0033098713,0.02414336,0.025747873,-0.024950953,-0.027936667,-0.04750468,-0.0086740395,0.008713917,-0.010524035,-0.0074243383,0.013741241,0.009333973,-0.06903763,0.012153051,-0.004661122,-0.0238624,0.035233032,0.050203595,0.020582,-0.020334512,0.041814525,-0.015650412,0.0037847473,-0.03810335,0.0029961013,0.005907428,-0.004159349,-0.0062761074,-0.005749331,0.0032700005,-0.039557844,0.025713244,-0.009722167,0.0007764906,0.051185068,-0.012554312,0.023201587,0.027011616,-0.03644217,0.00081561384,0.003421349,-0.0054234457,0.021131473,0.0060647717],"last_embed":{"hash":"1i2es7c","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"1i2es7c","at":1762844536166},"key":"Work/Random/MacPlugin.md##{4}","lines":[10,10],"size":210,"outlinks":[{"title":"*eth-p*","target":"https://github.com/eth-p","line":1},{"title":"**Callout Manager**","target":"https://obsidian.md/plugins?id=callout-manager","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=callout-manager&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1i2es7c","at":1762844536166}}, +"smart_blocks:Work/Random/MacPlugin.md##{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05069385,0.009172559,-0.0015528961,-0.0109386975,0.012411122,-0.035824057,-0.00045423646,0.0010656668,0.063211285,0.023694381,0.010026864,-0.026201159,0.035569623,0.014290035,0.021879427,-0.009097877,-0.019502614,0.022522172,-0.004105741,-0.02463491,0.030606773,0.0021993099,0.030564252,-0.019352412,-0.006208616,0.020254668,0.005432486,-9.57392e-7,0.037253354,-0.018107198,-0.013676909,-0.0374793,-0.015079393,-0.02282862,-0.046530508,0.0078184465,-0.0011768559,-0.0064118705,-0.05037958,-0.002628577,0.00046630617,0.0010974912,0.035801932,-0.023814507,0.009768801,-0.0031279998,-0.0014249769,-0.010747831,0.02941407,-0.032879118,-0.02432182,0.022379188,0.045893308,-0.034383707,0.0021896088,-0.0027125133,-0.021620998,-0.023358688,-0.08552363,0.013418002,-0.04487702,0.01832832,-0.004681662,-0.02065948,0.059830967,0.061382446,-0.027868656,0.030489158,-0.016419722,-0.0019584158,0.007386911,0.031136137,-0.011670873,0.014872488,-0.03420323,-0.018269217,0.052832402,-0.01158619,-0.027759641,0.025376754,-0.005128038,0.023953907,0.03483164,-0.021770338,0.00021824852,-0.027040763,0.0067874286,0.06239619,0.007409578,0.045198213,-0.007289619,0.022489972,0.032098286,-0.07442338,-0.022370635,0.00060845446,0.040109422,0.013826676,0.03200296,0.019957006,-0.021554636,0.015482497,0.018285563,0.006582629,0.03662728,0.035905607,0.0009714869,0.0017460511,-0.016479721,-0.034150656,0.027481891,-0.0023796144,0.011752204,-0.011172858,0.001120255,-0.024347955,0.01718847,-0.03795785,-0.00041947994,0.039999127,0.011647001,0.030289609,0.027712813,-0.014959485,0.025415357,0.010814986,0.010038273,0.050782796,0.020715196,0.014143538,0.016489552,0.03399739,-0.054511383,0.016599996,-0.06721663,-0.009332326,-0.015924599,0.0038623635,-0.007194179,-0.031207519,0.033900388,-0.0012354316,-0.04124665,-0.019372914,0.04735091,-0.07120745,0.05135532,0.012735901,0.024910703,-0.023882257,0.0082236715,0.0305381,-0.003365228,-0.015610638,0.0070523107,-0.03308644,0.0040803603,0.048920445,0.013951108,0.014985112,-0.030825164,0.013162169,-0.081109576,0.031301316,0.002218927,-0.057451922,0.008960138,0.027808117,-0.018971464,-0.031206917,-0.0018140194,-0.015975757,0.021773078,-0.00021491045,0.009567915,0.01487418,0.06118823,0.036797784,0.02609225,-0.015282606,-0.04073799,0.024527768,-0.049854055,-0.04718823,-0.039899364,0.026192205,0.013626423,-0.0028150268,-0.006298571,0.06061028,-0.019063115,-0.018157138,0.027812341,0.00048087008,0.055936344,0.0013906041,-0.0092826,0.030788666,-0.0049602883,-0.021377942,-0.006272947,0.028374257,0.04427649,-0.04769746,-0.008105679,-0.0072938055,0.027527958,-0.07227603,0.036084708,-0.0071374974,0.033640947,0.029326404,-0.0027817457,-0.009947012,-0.052090354,0.019800505,-0.0068655796,0.016123343,-0.023636747,-0.020158222,-0.019397287,0.05418254,0.028347954,0.04485418,0.014126819,0.002626976,-0.02493428,0.015507035,0.01808256,0.02591118,-0.037035808,-0.02139824,0.0028652742,-0.04608534,0.04193708,0.007166579,-0.04187011,0.033788275,0.020932127,-0.014480119,-0.002932563,0.01789854,0.025215307,-0.01118855,-0.03338258,0.014994008,-0.0013255414,0.01430297,-0.0034556661,-0.016122164,-0.015175897,0.008177596,0.0031796978,0.017756555,0.06562196,0.027332712,0.021929273,-0.0023146572,-0.027072927,-0.0280652,0.029233202,0.049931888,0.034691617,0.025516517,0.024990302,-0.018554414,0.02515056,-0.017944314,0.027442917,-0.05406375,0.020874022,-0.00653909,0.00719204,-0.012495044,0.0061440463,0.011959816,-0.015197956,-0.011962174,0.057624664,0.0017694755,0.042179324,0.035330296,-0.009622599,0.045336545,0.042952273,0.017897783,-0.0013331394,0.016274743,0.027418029,-0.02754122,-0.01143532,-0.037120253,0.07095456,-0.008787129,-0.018257769,-0.009865444,-0.028449506,-0.18525803,-0.03284749,-0.017882267,0.045356542,0.018540068,0.012776724,-0.030178359,-0.016773205,-0.050238784,0.016076952,0.037964124,-0.042846374,0.0077563985,-0.023316287,0.039254803,-0.004921102,-0.013219803,-0.015081647,0.023677649,-0.048038244,-0.05446485,-0.05858471,0.061016224,0.0002512325,-0.02324069,-0.051608626,0.07493289,-0.02690208,-0.013027485,0.0038348627,-0.031520873,0.0012080288,0.0033801491,0.020949606,0.034658644,0.03891913,-0.016154792,-0.0071689524,0.034301493,0.008120856,0.045951515,0.020962566,-0.0059640715,0.058184188,-0.010133424,-0.004934845,0.039297786,0.014299222,0.015469024,-0.047284693,-0.016524494,-0.011625992,0.010351367,-0.012128713,-0.047124423,-0.005960621,-0.0065934192,0.048030835,-0.016946519,-0.03798083,-0.06278724,-0.029612808,-0.010418948,-0.031807676,0.0062152417,0.019836273,0.054714102,-0.022664899,0.050667185,-0.023744026,0.015279706,-0.026638152,-0.010343939,0.0048331902,0.067801155,0.020696977,0.02796858,-0.022047149,0.02807664,-0.11316696,0.035924118,0.024317889,0.0041472223,0.014202862,-0.013538993,0.016937926,-0.00027631308,-0.0025366938,0.015000692,0.2636727,0.010456181,0.0011590503,0.0019339467,0.046282683,-0.0261133,-0.018639347,0.041814268,-0.020202562,-0.013480231,0.013585138,0.010740515,0.019159783,0.02690302,0.036194623,0.031254448,-0.04815151,0.01970718,0.075814895,-0.023355057,0.0019433656,-0.10735237,0.023707232,0.0012943844,-0.058674783,0.010593467,-0.014131753,-0.00020237378,-0.03131542,0.02942107,-0.020462714,0.044826563,0.03625194,-0.014084338,-0.0057155387,-0.029709913,0.018244395,-0.026939778,0.023721075,0.009926887,-0.010941695,-0.013701553,0.04714753,0.009294183,0.00018261239,-0.0009465406,-0.00031686312,0.004215849,-0.015099511,-0.035541568,-0.0336018,-0.036889177,-0.0048203156,-0.0079619875,0.027890153,-0.0321955,-0.02071865,-0.02984898,0.010870654,0.058209438,0.005123975,0.018734597,0.009842512,0.009094309,0.0033125796,0.014371593,0.028076641,-0.000948166,-0.019382505,0.013182519,-0.004902891,0.021425482,0.02204023,-0.024382232,0.009391101,0.012643813,0.058321506,0.06768671,0.0042896233,-0.021144642,-0.04143357,0.05072864,-0.0037798234,-0.028883932,0.016309898,-0.047729883,-0.0037389728,0.05536837,-0.015440376,-0.053454444,-0.009810322,-0.021492742,-0.016875913,0.05300653,0.008573007,0.00791139,0.032100845,-0.01613165,-0.008033045,0.0019518499,0.005063371,-0.041631684,-0.020681458,-0.0047494383,0.01773198,0.01272972,-0.014331605,-0.029288307,0.0057542487,0.05034196,-0.028695576,-0.006458745,0.0115548065,-0.06014446,-0.018439982,0.029527923,0.04016046,-0.0013607243,-0.009758518,-0.010990375,-0.010835363,0.00086803595,-0.026361037,0.014637195,0.030817961,-0.037149962,-0.037133895,0.05292611,-0.054135427,0.006629931,0.03884033,-0.031905282,0.036629856,0.060377233,0.04980829,-0.012005021,-0.015099811,0.05079965,0.012969753,0.011286205,-0.033584695,-0.01932051,0.00471924,-0.0074772695,0.034843408,-0.014018044,-0.026292063,0.019365387,-0.040573142,0.02620339,0.016886536,0.033427704,0.021024855,-0.016594129,-0.03390086,-0.051554702,-0.026460176,-0.020334851,0.06047118,-0.045820165,-0.0068339976,0.035423003,0.06661699,0.070014864,-0.055903837,0.037518267,-0.023964416,0.027290756,-0.016906487,-0.03167354,0.015774855,-0.023859207,-0.03787872,-0.0013357858,0.00038996225,0.001497298,0.0016768716,0.015842283,-0.0248889,-0.05644801,-0.00040501985,0.019721366,-0.054967426,-0.027168343,0.029258318,-0.008064734,-0.03379109,-0.007284708,0.007676276,-0.0033850444,-0.057760417,0.087323934,0.012372547,-0.0035792124,0.049298305,-0.011693825,0.08335955,0.020465797,0.0064764707,-0.044045378,-0.02799508,-0.04593818,-0.011826973,-0.023193961,0.03448585,-0.04167001,0.009818976,0.061334062,-0.01953056,0.023038363,0.035577383,-0.05881967,-0.029974803,-0.02566806,0.015832298,-0.021469917,0.0477956,0.04174755,-0.007909161,-0.05247543,0.013574669,-0.0005958556,-0.0010075317,-0.022944571,-0.0023227793,0.040871594,0.00667859,-0.01245028,0.02818511,-0.06987069,0.004034496,-0.0068591824,-0.011605721,-0.017387604,0.0070179407,0.0039712656,-0.0035854727,0.028809542,0.014791973,-0.003706852,0.023903871,-0.03151394,0.027792625,0.037883624,0.0018830984,-0.00027265333,-0.013604517,0.008950957,0.036145754,0.036476173,-0.03096643,-0.04469078,0.012298551,-0.045966905,0.004684061,-0.020476883,-0.02440919,-0.044854917,-0.005297092,-0.022923576,0.008673072,0.05494295,-0.002174237,0.0116136065,-0.0028029578,-0.014669662,0.049397696,-0.05910722,-0.010439327,-0.033277504,-0.05729651,0.0071205352,-0.04420484,-0.027318295,0.009020072,-0.021355586,0.025226891,0.046625394,-0.010677434,0.018413281,-0.023376945,-0.001532028,0.031396676,0.037536338,-0.0169567,-0.02542336,0.00377507,-0.0082352925,-0.02251794,-0.05273572,-0.008155255,0.0021056074,-0.017850574,-0.016505029,0.0009212813,-0.01582967,-0.045887247,0.03516055,0.0014589141,0.004730657,-0.007243926,-0.010778794,0.0088521,0.0074818837,-0.014655054,-0.002446323,0.023795467,-0.03323947,0.003508841,0.016144158,-0.015776414,-0.04583995,-0.00039001266,0.06077688,0.0055598253,-0.00028536643,0.050005488,-0.0056273583,-0.005462367,-0.0035705806,0.0028668535,-0.007754566,-0.012887425,-0.0029382466,-0.010959022,0.0026442194,-0.000024885429,-0.02212119,-0.04708333,-0.013669277,-0.026982596,-0.006732066,-0.010490794,-0.01156023,-0.011678875,-0.027043909,0.05811033,-0.022799505,0.0051903278,-0.032519754,-0.0029845533,0.0435315,0.048362494,-0.0305791,0.001955186,-0.034089588,-0.0050288686,0.003304961,0.0054076198,-0.017713692,0.009975615,-0.018529207,-0.04824142,0.0023508037,0.021283759,0.029867327,-0.019744352,0.012276672,0.005926592,-0.008041374,-0.034057118,-0.0051343464,0.011208397,0.00049179705,0.025916114,0.0446324,0.0055481214,-0.035034787,0.01759682,-0.02668203,-0.0065984605,-0.013503184,0.039273683,0.04093681,-0.020888647,-0.025444543,-0.0028265119,-0.038103037,0.02181067,0.009932932,-0.03375922,-0.029907294,-0.03513114,-0.040455762,0.0054672193,-0.022748757,-0.0020007314,0.018225895,-0.009809093,0.03882653,-0.016596694,0.024979496,0.00042703442,0.018182702,-0.1500478,-0.020144407,-0.031282056,0.010768087,-0.038608536,-0.039484996,-0.055664144,-0.031116743,-0.0046312334,-0.030114336,-0.0043085385,-0.0155355325,0.052066054,-0.034258693,0.00032318642,0.03407396,0.00041762178,0.006852502,-0.02611125,0.014230257,-0.015090315,-0.015969118,0.0061627855,-0.014481938,0.01585256,-0.012090504,0.030628882,-0.024133071,-0.034564313,-0.0057028797,-0.011003866,-0.00470491,0.026190128,0.022195136,-0.06896684,-0.026659653,0.004161151,0.029105296,-0.02301504,0.0073960796,-0.008680612,0.040862825,0.0046332553,0.0186793,0.016143665,0.083087556,0.0017772866,-0.01891972,-0.033710346,0.0066731176,0.08413143,0.009465537,-0.046285845,0.001822017,-0.021042446,0.0059815734,-0.054838933,0.028614027,0.004525506,0.05146453,-0.01539706,0.030806767,-0.050536893,-0.022255054,-0.029171174,-0.0021474625,-0.025132116,0.02103151,-0.010201232,0.012123287,-0.014412364,0.0032485458,0.011508604,-0.028201902,-0.010515873,0.020640083,0.03529636,-0.032724816,-0.036913704,-0.010926252,-0.012308075,-0.019378722,-0.036003355,-0.0006922282,0.022635352,0.005524421,-0.017032262,-0.0072541507,-0.080980524,-0.026290128,-0.074522495,-0.046083037,0.023640262,0.010612455,-0.021582322,-0.010282916,-0.011248563,-0.0027264284,-0.01605731,-0.031209083,-0.03486892,-0.066153996,-0.017952288,-0.0007373189,-0.023871016,-0.03547014,0.029356472,-0.023414807,0.0077368044,0.0075345454,-0.034745473,0.0009617459,-0.023275988,-0.009688251,-0.025715882,0.010560833,-0.0027541264,0.010452679,0.012585044,-0.005254973,0.026566483,-0.027642522,-0.019995132,-0.007914534,0.054400895,0.029498266,0.048556034,-0.0023666043,0.018335305,-0.0031720274,-0.011674504,-0.05119604,0.024882875,0.013057086,0.022204867,0.022725314,-0.04628115,0.059282046,-0.0024883994,-0.017958298,-0.006362361,-0.036354817,-0.018539302,0.0059451456,-0.010387598,-0.046309803,0.03163311,-0.006713149,-0.037015207,-0.022046203,0.0032001692,0.03431622,0.004168126,0.046482727,0.035591118,0.026552731,-0.035058048,0.0031230152,0.004059573,0.044079926,0.012086982,-0.017107824,-0.00059315306,0.0005306614,-0.0018229049,0.023472358,-0.013693917,-0.023318883,-0.03303692,0.033131275,-0.0009504408,0.014739036,-0.025733158,0.031888094,0.020753186,-0.023669848,0.017744074,-0.0076266243,-0.0036937029,-0.0034245106,0.030751547,-0.014635293,0.033729948,0.016452298,-0.0077485517,-0.04642423,-0.06557663,0.00553252,0.036400683,-0.01748087,0.006333419,-0.028807798,0.030010445,-0.017982775,0.033659793,0.020147774,0.021768635,-0.056388773,0.0007664286,0.05437318,-0.017455824,0.0037720567,0.027403485,-0.021442963,-0.020838048,-0.030586759,-0.013937182,-0.02779341,-0.014419484,0.019307619,-0.01360294,0.016719168,-0.059563994,-0.02055472,-0.03548523,-0.016639173,0.042416506,0.015414123,-0.0046353634,-0.02646858,0.032260977,-0.01390554,-0.014279409,-0.03686813,-0.020293534,0.022369338,0.013669701,0.02038054,-0.0016793798,0.019637609,-0.035109177,0.03382961,-0.03523217,-0.014856333,0.062194794,-0.024705922,0.0033513948,0.027286397,-0.053648267,-0.039153017,0.037914842,-0.0076027107,-0.027687095,0.0012429503],"last_embed":{"hash":"197diq2","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"197diq2","at":1762844536166},"key":"Work/Random/MacPlugin.md##{5}","lines":[11,11],"size":307,"outlinks":[{"title":"♡","target":"https://buymeacoffee.com/kevin.on","line":1},{"title":"*Heesu Suh*","target":"https://github.com/glowingjade","line":1},{"title":"**Smart Composer**","target":"https://obsidian.md/plugins?id=smart-composer","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=smart-composer&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"197diq2","at":1762844536166}}, +"smart_blocks:Work/Random/MacPlugin.md##{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0724811,-0.005300789,-0.026276441,0.027288772,0.008423548,-0.033748135,0.028167943,0.01883425,0.047375374,0.0046343417,0.00035943196,-0.018883819,0.009199195,0.013515383,0.05226377,-0.001425266,-0.010483912,-0.011770117,0.0008993024,-0.004052954,0.005765667,-0.0107704885,0.024026887,0.029961862,-0.00069001847,0.030027444,-0.018558482,-0.0123597765,0.036621373,-0.010540038,0.05768854,-0.035091557,0.007970207,-0.045136523,-0.016732858,0.02334588,0.0072244825,-0.03170335,-0.033736527,0.008458033,-0.026618984,0.051073574,0.010273855,-0.017306387,-0.007744538,-0.014354981,-0.013290007,-0.0033625066,0.026979038,-0.025933094,-0.020362286,0.006322569,0.057784837,-0.04697861,-0.019546388,0.015444202,-0.035010237,-0.034894194,-0.06964472,0.015467018,-0.051255018,0.0016777174,-0.015637804,0.010087745,0.05934151,0.05336593,-0.015701083,0.0058763195,-0.015625475,-0.011236535,-0.005099714,0.026699044,-0.019119786,-0.03496437,-0.049318474,-0.025281213,0.035891365,-0.05617361,-0.039197594,0.015820019,0.012039042,0.034716193,0.007640689,0.0010022746,0.00043094438,-0.012502322,0.021841891,0.07467211,0.037764188,0.053032976,0.019475978,0.01879213,0.027637191,-0.05960483,-0.023863973,0.015832491,0.01645727,0.012801454,0.030216632,-0.0113383755,0.03303676,-0.019681446,0.010167343,0.0068826037,0.0084394505,0.010649046,-0.0040876437,0.023715395,-0.013704237,-0.032762084,0.0075208093,0.0020213912,0.0055966377,0.0032256786,0.0061498554,0.0066559976,0.018257212,-0.024774654,-0.012953099,0.014172735,0.027942823,0.042410515,0.03526977,-0.022501383,0.00096137956,0.016250156,0.03583647,0.015880844,0.020962767,0.021236947,0.033726573,0.039423518,0.02419677,0.0049517388,-0.022805337,0.02249416,0.023795182,0.0122552635,0.006869499,-0.050056633,0.02332556,-0.01346436,0.023782618,-0.05302079,0.031667225,-0.07280093,0.027641552,0.055701505,0.022982683,-0.057029676,-0.009139746,0.014712358,0.009726278,0.012619192,0.012414251,-0.044692956,0.0006319521,0.0433301,-0.0067261015,-0.0024059748,-0.010150066,0.014608377,-0.08058126,0.036023013,0.043603413,-0.018001366,0.025812456,-0.0216784,-0.0011421735,-0.040423226,0.012776786,-0.03905557,-0.010322189,-0.036115713,0.032917567,0.034931965,0.032815572,0.031217782,0.0173263,-0.061171755,-0.013258423,0.010282352,-0.060723472,-0.022552805,-0.0510613,-0.00003502367,0.014586279,0.028456897,0.0019113376,0.009774585,-0.019410865,-0.020239305,-0.010998212,0.04036853,0.02720572,0.015272962,0.0066961134,0.04032344,-0.034303114,-0.008986614,-0.0009319708,0.031964246,0.072103,-0.01762271,-0.012700697,-0.02766589,0.017737405,-0.046881907,-0.004988732,-0.014938871,0.03615413,0.016764645,-0.04032894,0.001350726,-0.010391451,-0.02481637,0.040272787,0.007405991,-0.030266758,-0.05387326,-0.021958046,0.028579542,-0.013483539,-0.021834137,0.009520231,0.012703958,0.0033501233,-0.004611875,0.03954086,-0.011018372,-0.045238867,0.014298974,0.03804305,-0.017529992,0.0647958,0.0062630572,-0.03232978,0.028513191,0.021741573,-0.006345924,-0.028734026,-0.030266792,-0.004352742,-0.04477411,-0.03043192,0.0009602655,0.017819455,-0.010874855,0.008300907,-0.006251953,0.01504879,0.01725946,0.0018510794,0.012821272,0.06066771,0.009991678,0.034493484,-0.0066944007,-0.004553109,-0.002662744,0.008164559,0.020213619,0.012636783,0.012665579,0.0035068933,0.021329854,0.039231036,-0.06335675,0.010234267,-0.032120034,0.025509244,-0.008647135,0.02202794,-0.01268711,0.014056608,-0.02029883,-0.006174534,-0.022802906,0.064826965,-0.022720363,-0.036836274,0.028679753,0.0406345,0.05103425,-0.017531192,0.034148972,0.03557722,-0.0066444925,0.03259328,0.00080975366,0.019470133,-0.019439436,0.0600268,0.0059631527,0.0042299735,0.017681647,-0.0092738625,-0.1562685,-0.051312327,-0.0022173752,0.05114306,0.018903894,0.025659394,-0.07426391,0.0246608,-0.061290976,-0.004250919,0.0008647128,-0.042192236,-0.020770663,-0.0070372717,0.044365462,-0.012069102,-0.031112427,0.006421139,0.011398117,-0.034742143,-0.016457269,-0.026809765,0.049685184,0.034284092,-0.012213014,-0.01983861,0.044068884,0.0025809356,-0.011651575,0.009832364,-0.0035351557,0.015592586,0.007882187,0.000652269,0.016683714,0.025750116,-0.012349659,0.03314274,0.019599356,0.0107388925,0.017578429,0.04280404,0.024849392,0.03119818,0.00041998204,-0.004589555,0.01729194,0.014618014,0.0015431616,-0.0428834,-0.00027333185,-0.0015069735,-0.025834577,0.009647831,-0.020336313,0.026443938,0.03071825,0.030816427,0.0025184245,-0.021749062,-0.04787079,-0.019668812,0.012467254,-0.016937546,0.0078029945,0.003782577,0.017982267,-0.01648241,0.06737979,-0.05440663,0.017174177,-0.0455123,0.0026419621,0.0026925153,0.04357764,0.0053848815,-0.0007714504,-0.01634317,0.031517673,-0.11517934,-0.033040185,0.023836048,-0.0165099,-0.050926056,-0.011713964,0.015182486,0.0119121205,0.00949224,-0.015223376,0.21890062,0.0018585329,-0.01809844,-0.004867806,0.047087267,-0.043501418,0.04499918,0.059512597,-0.028434973,-0.029747095,-0.028083533,0.010279568,0.05233583,0.012220213,0.027696002,0.007852204,-0.046120435,0.014730713,0.06766369,-0.027914848,0.0062082214,-0.05278887,0.028642658,0.044405673,-0.014659571,-0.004739187,-0.015291982,0.028428966,-0.03847369,0.01763461,-0.03429795,0.016822819,0.031313013,-0.04766909,-0.06034521,0.023244508,0.004666028,-0.046938453,0.01582533,-0.0022475382,0.0015790833,0.0035327757,0.027184308,0.03218281,0.008351562,-0.013958394,-0.0153093785,-0.008187675,-0.029942822,-0.014152412,0.00017589291,-0.0026776546,-0.02574425,-0.0059015695,0.009905563,-0.019208733,-0.042277493,-0.028651768,0.00474951,0.04244399,-0.005532043,0.00056721247,0.010206475,0.010847224,-0.010341611,0.03008511,-0.009963586,0.049264714,-0.0066777323,0.03638553,-0.0029139887,0.00951264,0.016820353,0.00364254,0.022078555,-0.014403884,0.04014817,0.0581021,-0.010783187,-0.0334791,-0.027515398,0.014067088,0.025544945,-0.008961643,0.010980386,-0.03263706,-0.053497724,0.05794949,0.010395655,-0.06320856,0.041977298,-0.035908766,-0.022200873,0.023117185,0.023063611,-0.023000434,0.030512048,-0.02839964,-0.047240417,-0.024781557,-0.019491993,-0.036721487,-0.027884388,0.007928112,-0.009787178,0.033954915,-0.046107747,-0.0036950156,-0.0029491412,0.003983898,-0.02487656,0.00933195,0.020036062,-0.040080663,-0.001962274,0.023021676,0.024992794,0.011742026,-0.025733018,0.0033040831,-0.029081088,0.016719863,-0.023637515,0.00945818,0.0017995809,-0.003012668,-0.0063861343,0.028110625,-0.053348597,0.012723243,0.029400598,-0.03688031,-0.0039755106,0.06659834,0.0816277,-0.0043604895,0.002836607,0.028907416,-0.009991684,0.031197233,0.014263625,-0.0012796659,-0.023464844,-0.019204315,-0.0073475493,0.013777179,-0.034781907,-0.008981751,-0.059512217,-0.00055551424,0.05570202,0.023040852,0.026496949,-0.002042738,0.020984672,-0.027656669,-0.03896025,0.029425174,0.03285515,-0.035758138,-0.008162611,0.023130696,0.06890735,0.05081018,-0.030716632,-0.0044921124,-0.0143396985,0.06408986,-0.048015952,-0.032717,0.011306937,-0.044792697,-0.058693442,-0.013970982,-0.0233884,-0.030402765,-0.010524793,-0.018180072,-0.06787822,-0.0043543684,0.000033162654,0.012075105,-0.02502106,-0.049396824,0.027914023,-0.0043435665,-0.016977156,-0.0025162927,-0.024937902,-0.0037097426,-0.07909514,0.09902153,0.0643521,-0.0035564713,0.048218984,-0.0034847674,0.08455295,-0.024442157,0.02935439,-0.026317215,-0.026626386,-0.018801253,0.00467753,-0.022305291,-0.008817407,-0.0103765335,-0.004825204,0.06608369,-0.018845676,0.016636191,0.027463848,-0.040866364,-0.022544364,-0.028418144,0.022220813,-0.016135294,0.06417056,0.060555317,-0.0061123464,-0.059385486,-0.0003065239,-0.023945183,-0.005853064,-0.009053569,-0.004216343,0.02715179,0.011219116,-0.044871196,0.025052158,-0.059344966,0.0013053832,-0.013606295,-0.0046978747,-0.048979547,0.008117057,-0.018190114,0.027034445,0.020635288,0.0120080635,0.016065031,-0.021386579,-0.020824194,0.0006233297,0.082106106,0.028820826,0.013156098,0.024735466,-0.008455557,0.048773345,0.052279405,-0.0027272936,-0.015129726,0.035758644,-0.07306422,-0.019098047,-0.021182593,-0.010252963,-0.016758606,-0.030804737,-0.033141084,-0.021748845,0.05257436,0.019258106,-0.011608921,-0.039358944,-0.0066491673,0.026183052,-0.0829166,-0.018861555,-0.035551723,-0.05423722,0.01730626,-0.044240195,0.00066081696,0.028441759,-0.055367686,0.022255098,0.028354013,-0.019112557,-0.00635878,-0.036638662,-0.008042596,0.038240347,0.024160638,-0.016378568,-0.0008203324,0.00082590687,0.013723266,-0.012307413,-0.052368842,0.045059294,-0.0054604188,-0.031771615,-0.031106768,-0.0025800099,0.002089727,-0.041550264,0.020116625,-0.01826592,-0.008391918,-0.0103555545,-0.028573427,-0.02813708,-0.0007186506,-0.0156119615,0.0023070395,-0.016898418,-0.04627592,-0.023539666,0.00708226,0.011270441,-0.057883896,-0.019906199,0.03986005,0.030906688,0.011620338,0.058836985,-0.020902105,-0.00035944764,-0.014053298,-0.0026076187,0.006779509,-0.028242303,-0.015480736,-0.03424142,-0.013168491,-0.028427802,-0.023940535,-0.059695307,0.005444899,-0.01813136,-0.016436217,0.026612742,0.019790327,-0.030950904,-0.014193398,0.04580762,-0.0219893,0.025138233,-0.0014577835,0.030750388,-0.0032244744,0.0379336,-0.04134239,0.021103876,0.019942412,-0.012964523,-0.002966536,0.03193352,-0.006118418,-0.016576776,-0.022247437,-0.014532651,0.013594831,0.015931586,-0.026956249,0.014153115,-0.038607016,0.0010933417,-0.010065457,-0.003645059,0.009803811,-0.016836427,-0.006313729,-0.0061952095,0.004056339,0.007285664,0.025330354,0.03259683,-0.03037678,-0.027018078,-0.017360913,0.033340685,0.02125683,-0.03310003,-0.017089428,-0.019663075,-0.06568373,0.03241653,0.007858372,-0.043883756,0.029272003,-0.025072537,-0.043602448,-0.008615761,-0.021235757,-0.0375557,0.008915954,-0.0071125375,0.037685856,-0.006768793,0.008634334,-0.004832747,0.027139667,-0.14087251,-0.027535813,-0.0007498719,-0.0132746715,-0.021718422,-0.01828679,-0.036204215,-0.023254378,0.00022266938,-0.048933633,0.0035619878,-0.016236534,0.047143165,-0.037241586,0.019600444,0.037181165,0.0079410635,-0.01835055,-0.025471233,0.02909178,-0.030621713,-0.011984804,0.044333126,-0.005863349,-0.0006502553,0.025719041,0.030417038,-0.002760646,-0.026374815,0.02933152,0.016383378,0.002488822,0.01563641,0.020405078,-0.05318014,-0.007849915,-0.0032374812,0.036931045,0.018347567,0.0138808135,-0.041826796,0.008120585,0.008728243,0.07254998,0.013723667,0.05839894,-0.018485578,-0.012640672,-0.023714054,0.019858882,0.033120885,0.04679308,-0.036194958,0.019742101,-0.02061008,0.047575902,-0.040243596,-0.0006315873,0.03477758,-0.0074639823,-0.0082132965,0.022920376,-0.027837,-0.0060377955,-0.045975793,0.033312287,0.015061323,0.010545176,0.00649519,0.0024302194,-0.035893105,0.07200449,0.0053716274,-0.00029166628,0.020570122,0.0044495566,0.037000254,-0.023841837,-0.027362006,0.005386582,-0.013339165,-0.034210887,-0.017307462,-0.008303384,0.02783299,0.007611763,0.02000113,-0.0138317775,-0.07142537,-0.029396042,-0.058945525,-0.04534865,0.033135764,0.020853847,-0.0034252778,0.028066637,-0.014604739,-0.0151988445,-0.04267921,-0.03138457,-0.020753197,-0.04155413,-0.019503167,-0.02120972,-0.026610876,-0.055351928,0.028510123,-0.0052216253,0.030402156,0.033749472,-0.003101231,-0.027546668,-0.051701527,-0.018418403,-0.008234851,0.0150992125,0.017661823,0.0061424556,0.008903071,-0.013437129,0.011207338,0.004338257,-0.0038591619,-0.014762456,0.05862021,0.042709053,0.020961458,-0.02961393,0.0395553,-0.0037728949,-0.00029213363,-0.04079452,0.016648335,0.013046134,0.040075615,0.007982299,-0.048844423,0.06254541,-0.023697305,-0.020711899,-0.00095615623,-0.042526726,0.03131083,-0.018869681,0.03317305,-0.05279031,0.06386002,-0.004641686,-0.027047217,-0.026564311,0.021234665,0.025279809,-0.027327115,0.059809037,0.003220669,0.049061462,-0.04624604,0.05233745,0.033787288,0.0040949993,0.014878035,-0.0319774,0.002731548,-0.0057572,0.019792173,0.03267393,-0.010837725,-0.0462569,-0.078586,0.04065752,-0.013064957,-0.012932933,-0.021095322,0.001728512,0.04398359,-0.016707862,0.00041911184,-0.013474302,0.027536096,-0.045817662,0.048503883,0.01787662,0.05807047,0.006451732,0.017389197,-0.026523191,-0.0753285,0.023441127,-0.025269268,-0.015325008,0.025508659,-0.027508985,0.03289324,-0.041685358,0.035640348,0.027248977,0.00031708722,-0.013216003,0.011761863,0.028951056,-0.028036509,0.00650518,0.010584375,-0.027565453,-0.044563137,0.003716084,-0.02303943,-0.009899428,0.024934482,0.01038676,-0.027993472,0.006270554,-0.06194214,0.01861738,-0.041711763,-0.03128965,0.000507554,0.030460486,-0.010540831,-0.05283773,0.008659081,-0.02226185,-0.0048372694,-0.02444732,-0.055871066,0.033438288,0.02788013,-0.026817096,-0.017996559,0.017987555,0.0030996103,0.03412101,-0.012613825,-0.012439887,0.06699406,-0.034279726,0.024215149,0.008720035,-0.017942972,0.0038101797,0.017680284,-0.012770294,-0.04199121,-0.029663695],"last_embed":{"hash":"1fawjb7","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"1fawjb7","at":1762844536166},"key":"Work/Random/MacPlugin.md##{6}","lines":[12,12],"size":332,"outlinks":[{"title":"*Lost Paul*","target":"https://github.com/LostPaul","line":1},{"title":"♡","target":"https://ko-fi.com/paul305844","line":1},{"title":"**Folder notes**","target":"https://obsidian.md/plugins?id=folder-notes","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=folder-notes&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1fawjb7","at":1762844536166}}, +"smart_blocks:Work/Random/MacPlugin.md##{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06570095,0.010119534,-0.028706634,-0.030188652,-0.019593015,-0.031852055,0.037848298,0.038757578,0.05857359,0.00627281,0.0034350906,-0.0029273455,0.0048220353,0.02984221,0.024433788,-0.040021464,0.001480968,-0.0087509565,0.009687331,-0.005340084,0.014232306,-0.014513702,0.02344276,0.04168058,-0.013220857,0.024941994,-0.009102528,-0.0049904925,0.030240297,0.00041906675,0.013343599,-0.048179504,-0.0006924289,-0.026119633,-0.0020494282,-0.008074851,-0.043988705,0.037426084,-0.044555943,-0.0043331324,-0.010823944,0.034859672,0.0154755395,-0.022503164,-0.012305831,-0.019775338,0.042718437,-0.0032785768,0.023160225,-0.02355009,-0.015236168,0.010745497,0.030044403,-0.07096597,-0.02665371,0.004564382,-0.031812243,0.007543969,-0.07792835,-0.023159917,-0.04946331,0.0030421454,0.0046738544,-0.02802261,0.04209693,0.065618694,-0.005351516,0.025382468,-0.036752827,-0.030477311,-0.0025798732,0.028491542,-0.0037168367,-0.030850159,-0.055143446,-0.049804505,0.051447093,-0.017903762,-0.014599184,0.040474076,-0.009798018,0.0062112943,0.014125374,-0.009625259,0.02063539,0.0011499762,-0.0039927736,0.049541976,0.026354466,0.06203393,-0.0044931215,0.022508806,0.042012233,-0.05396467,-0.059985023,-0.020502828,0.042596065,0.010567778,0.040922,0.014137437,0.0037625208,-0.018405654,0.0018215642,0.009676815,-0.0052896077,0.021898927,0.029628746,-0.002560312,-0.02205509,-0.017528886,0.0059296642,0.0026275464,0.030118572,-0.0078090974,0.0014635057,-0.005387403,0.018662363,-0.049300574,-0.023301778,0.046007887,0.035382766,0.0042722486,0.035534415,-0.016854666,0.03467759,0.0075948923,0.015016639,0.043800194,0.0007880527,0.01743785,0.015426003,0.03268154,-0.015199839,0.03554362,-0.058900636,0.03180251,0.023913188,0.0069471546,0.0038452768,-0.05592766,0.011548175,0.010031163,0.015433504,-0.0626335,0.064421296,-0.042158905,0.0066233696,0.02793789,0.054749757,-0.0233749,-0.03002261,0.029634915,0.0055495906,-0.0021837873,0.018732676,-0.029344661,0.033055797,0.055496193,-0.01978659,-0.027940525,-0.05195342,0.008137471,-0.05312222,0.04196491,0.019098632,-0.0139772,0.019843211,-0.01583342,-0.00039454913,0.0026778413,0.01690554,-0.005421284,0.007021841,0.007563728,0.015275869,0.031764627,0.0374814,0.05472818,0.025379678,-0.022575404,-0.06471441,0.009214714,-0.05674193,0.0039107976,-0.027493646,0.0033613357,0.013121509,-0.020002605,0.014140709,0.046084736,-0.006830723,-0.01513652,0.010944755,0.01092525,0.06996476,-0.007469534,0.011942127,0.050056957,-0.025191577,-0.015087159,-0.023492662,0.0043584686,0.045295607,-0.03936778,-0.016582185,-0.009351391,0.028597157,-0.042528905,-0.018275958,-0.03496735,0.045995645,0.010738539,-0.0049611265,0.002977226,-0.043387614,-0.00034196835,-0.0038763133,-0.0046919947,-0.025368242,-0.024712222,-0.016320566,0.043254897,-0.021948963,0.029959062,0.0026061742,0.004355913,-0.020306258,0.045664478,0.0013223785,0.012807218,-0.07377105,0.022283243,0.042033426,-0.012856944,0.07741158,-0.0025210746,-0.051779684,0.04152204,0.0032036935,0.0070493612,0.018723868,-0.01378801,0.015796162,-0.022194227,-0.04533535,0.008334087,-0.0067769145,0.020109687,-0.0062336535,-0.0119513245,-0.038981866,0.0059130937,-0.038664784,0.007607117,0.016272394,0.030127715,0.035389904,-0.015826056,-0.020707231,-0.0081132585,0.0065324847,0.0325099,0.017109131,0.017557234,0.021185268,-0.00011703378,0.025708493,-0.0033439759,0.0019820957,-0.02597418,0.009869657,-0.032070562,0.03531003,0.017164862,0.0389803,-0.01854905,-0.019607443,-0.02086133,0.06612646,0.008659981,-0.03145089,0.04189191,0.03426553,0.05067496,0.009399617,0.01725353,0.015024758,0.0038909358,0.005936379,-0.0067188484,-0.04389236,-0.004439391,0.059726164,-0.0008800283,0.016720418,0.025271008,-0.011281933,-0.16907702,-0.036260724,0.015512398,0.061772536,0.010017535,-8.795943e-7,-0.052228063,-0.0057246573,-0.024323346,-0.012536173,0.019998088,-0.046686836,0.007995266,-0.039258186,0.036982823,-0.0070508947,-0.011114259,0.012550159,0.010660945,-0.037494678,-0.058180682,-0.051941235,0.049943257,0.04117722,-0.028570462,-0.051020492,0.04786697,-0.01548188,-0.04686392,0.011409146,0.008144812,-0.008527969,-0.0010639529,0.012967559,0.02716301,0.03510176,-0.008919075,0.013396562,0.029308166,0.006604852,0.01046039,0.04959953,0.004699775,0.020368485,0.0030676618,0.0005231094,0.033528645,0.006104887,0.008613322,-0.036774065,-0.036258735,-0.026876852,0.008258402,-0.030523535,-0.035673134,-0.010310731,-0.012683266,0.025558151,0.009673604,-0.019171292,-0.035212614,-0.040247243,0.017974464,-0.039836593,0.00799087,0.0073473374,0.029146748,-0.015373542,0.035074357,-0.0119395,0.02211139,-0.030153902,0.00025552776,0.023198176,0.067003295,0.03544734,-0.0065032328,-0.031446,0.044465262,-0.11636985,0.030880323,0.041310217,0.006736963,0.0011984092,-0.00843322,-0.011605787,0.014439131,-0.0323865,0.01961748,0.25468385,-0.016481753,-0.0051066186,-0.01942836,0.060987264,-0.045746446,0.0053892145,0.049209934,-0.060546365,-0.0071597314,-0.034978535,0.013163512,0.043978654,0.03182619,0.025296677,-0.013449021,-0.057138816,0.029885981,0.07435448,-0.0256901,-0.015147556,-0.06545993,0.016514089,0.007857845,-0.032486755,0.012190651,0.0057182154,0.005400965,-0.01587951,0.025809068,-0.027260216,0.042941496,0.034560353,-0.034726653,-0.018631388,-0.009547538,0.012825583,-0.042164773,0.03944509,0.010105015,-0.00882034,-0.010938505,0.05241124,0.0074475524,0.01747412,-0.007810609,0.009522211,0.004856978,-0.018276194,-0.014384031,-0.043797344,-0.017165802,-0.036720116,-0.0071575954,-0.016902598,-0.024539137,-0.046664152,-0.06709423,-0.011165072,0.041505717,0.013813277,0.019223655,0.0015945465,0.015919764,-0.022599667,-0.00026963497,0.002063798,0.00889367,0.008756839,-0.00076445204,0.009974369,0.0024900308,0.036425862,0.017081382,0.03126562,0.013924735,0.06748447,0.046520084,0.01342995,-0.055204567,-0.05467831,0.058981095,-0.023525922,0.009367049,0.0071807127,-0.028924108,-0.008358191,0.054846317,0.016470117,-0.021259498,0.038402665,-0.009288749,-0.007923529,0.04171846,0.01547292,0.020570455,0.008166696,-0.013755775,-0.030130576,0.018259926,0.0060530305,-0.009484344,-0.028483624,-0.0043859277,0.002796115,0.02403016,-0.030424897,-0.003772055,0.008977366,0.013087785,-0.031159203,0.025542403,-0.0016747108,-0.026737317,-0.0041561727,0.035028823,0.010217749,0.004814828,-0.03542481,0.010592037,-0.012642105,-0.006870509,0.0031874676,0.027668182,0.021376474,0.013473412,-0.03295217,0.052789185,-0.041601017,0.0136703765,0.02050156,-0.0288048,-0.031225914,0.069809556,0.03723483,-0.022092951,0.04298695,0.012230409,0.02421874,0.034693915,0.01676814,0.011498403,0.012413082,0.005364503,-0.011092082,-0.023507776,-0.009594374,-0.012761465,0.0038459527,0.03578238,0.046888124,-0.010047479,0.036337983,-0.0060128225,0.0011476837,-0.012058983,-0.016825834,0.026764989,0.0069225994,-0.05246273,-0.028791081,0.023590019,0.034713704,0.042594552,-0.10162389,-0.01265175,-0.020138547,0.024871675,-0.027904416,-0.031630732,-0.033040337,-0.027034644,-0.05960828,0.026390582,-0.017206036,0.0025622742,-0.013030587,-0.00044140877,-0.033567242,-0.0023253951,-0.012373817,-0.0085972585,-0.06521679,-0.018858712,0.039415784,0.010887051,-0.04326627,-0.009787482,0.0102096135,-0.026860679,-0.045072895,0.08907782,0.03643979,0.0029714908,0.03723111,0.006519277,0.0732159,-0.012063844,0.013635047,-0.027536621,0.0051207007,-0.04560714,-0.00012481828,-0.0015355035,-0.0027942834,-0.044793498,0.018214358,0.054462902,0.012381826,0.02835107,0.020899314,-0.042692255,-0.028844599,-0.016397206,0.018061677,0.009941484,0.02412672,0.05260712,0.009823502,-0.034722183,-0.008647976,-0.02984223,0.0057131406,-0.04870756,-0.014242497,-0.0076537477,-0.023579061,-0.024204122,0.027090982,-0.041237265,-0.0020811548,0.01948356,0.0028683804,-0.019800102,0.000657393,-0.023458332,0.026264416,0.019454507,-0.0019459378,-0.036201663,-0.0065286322,-0.024954915,0.013551948,0.073232844,0.028175473,0.004947091,-0.012069908,-0.033683117,0.030050086,-0.004838031,-0.028335758,-0.0413374,0.015634561,-0.068161085,0.024729049,-0.03283775,-0.008711278,-0.021325203,-0.0464423,-0.026269002,0.0006160756,0.069288015,-0.021458022,-0.020382736,0.006195783,-0.004253813,0.009784797,-0.09847453,-0.009572728,0.00783156,-0.044536304,0.016932331,-0.03556197,-0.030793127,0.011687865,-0.016428232,0.011513763,0.049096614,0.0319051,0.028557146,-0.053895537,-0.045479238,0.00678927,-0.00892638,-0.036535226,-0.012063254,0.011833845,-0.013890662,-0.007779787,-0.051976357,0.003720585,0.008480844,-0.021859555,-0.0033519638,-0.01874949,-0.015793646,-0.04885431,0.0058827433,0.015348,0.017711628,-0.015934149,-0.031586606,-0.0131550105,-0.026116159,-0.03017749,0.010109936,-0.016857142,-0.004738694,0.0023067535,0.0067418646,-0.024134252,-0.044199675,-0.023802415,0.036454286,-0.034134403,0.021026121,0.05130776,0.007926065,-0.0047982763,-0.009567421,-0.018506667,-0.0036330135,-0.023476306,0.0380387,-0.002411538,-0.0070341574,0.0076041208,0.028510502,-0.012636788,0.009589435,-0.025152756,-0.02027087,0.011546359,0.00034886773,0.011787239,-0.060719408,0.06623399,-0.030495884,-0.0064546796,-0.021816965,0.038062066,0.022622272,0.072089344,-0.04468634,0.031523272,-0.040082365,-0.011439883,0.033076104,0.0073164087,0.0012215397,-0.016077477,-0.017867679,-0.04372343,-0.020833604,0.0035325103,0.006146689,0.022597816,-0.020580001,-0.010217614,0.008539837,-0.017683035,-0.0032593429,-0.021003386,-0.01021897,0.018479649,0.052191135,-0.030405352,-0.0032463984,0.00628944,-0.03460202,-0.00378809,0.005893491,0.038535643,0.033431854,-0.011491268,-0.005438061,-0.020354258,-0.027991397,0.028306715,0.0369189,-0.01760256,-0.015189923,-0.008320827,-0.04626295,0.005548973,-0.041415494,-0.013852255,0.03685278,0.0054081767,0.06042894,-0.009303986,0.014353751,0.007903877,0.050069038,-0.150713,-0.02850232,-0.0013392731,0.006860595,-0.014258676,-0.028454738,-0.044855747,-0.033007182,-0.0012101504,-0.056281343,-0.04232799,-0.005955072,0.01459451,-0.04247171,0.017674277,0.03071725,0.027555903,0.0045614913,-0.023968782,0.02491102,-0.018490303,-0.017722556,0.069767304,0.025544396,-0.0010843617,-0.014984073,0.048882425,0.014537957,-0.037359163,0.01874902,-0.011506721,0.010885066,0.01269304,0.053873472,-0.05280432,-0.018286236,0.006088687,0.037389226,-0.010073249,0.027126335,-0.019581346,0.03107314,-0.026128717,0.039521202,0.02364329,0.07762429,-0.007845564,-0.033944212,-0.062012322,-0.0058240257,0.0636176,0.0029426895,-0.055766683,0.014376304,-0.019624317,-0.013694761,-0.041947354,0.011968579,0.023290243,0.049204618,-0.02041937,0.031638637,-0.008331009,-0.03179572,-0.03818404,0.019659417,-0.03737191,0.027266162,-0.010043202,-0.014790633,-0.01079237,0.009990055,-0.016415197,-0.026739612,0.017499862,0.009027876,0.026166702,0.0051456355,-0.05490929,-0.020686103,-0.0145879155,-0.049092364,-0.031806204,-0.014982164,0.01483848,0.008388627,0.0048083602,-0.021813637,-0.046457466,-0.0022225764,-0.050155073,-0.05560395,0.017287241,0.07127476,-0.022095399,-0.011746487,-0.00842568,-0.003855697,-0.027187947,-0.060392316,-0.03657648,-0.05236788,-0.01083188,-0.018004281,-0.041805174,-0.035466954,-0.013898451,0.0036825829,0.030042915,0.0053729443,-0.039590042,0.02739347,-0.04991142,-0.004718838,-0.018046679,0.016574945,0.0135312285,0.0051056664,-0.018628294,-0.025410943,0.02831732,0.007650023,-0.004804101,-0.0018948232,0.06444295,0.032846123,0.03936942,-0.011722829,0.028492693,-0.0029904305,0.010160253,-0.039398123,0.010343302,0.0053217197,-0.0048080087,0.043521024,-0.01017899,0.064316705,-0.025064526,-0.019165149,-0.029377999,-0.03515307,0.011451113,-0.011990855,0.012613594,-0.043506365,0.0142536415,0.011669984,0.02821713,0.0054563177,-0.0022181633,-0.0020521912,-0.032986023,0.03332398,-0.0046650087,0.036618445,-0.00026439384,-0.02089201,0.0018983532,0.015869861,-0.02304312,-0.06717188,-0.01113682,0.007505943,-0.0006204405,0.04976622,-0.005490102,-0.013354999,-0.0458593,0.023826178,-0.010686238,-0.013293125,-0.013422854,-0.015607716,0.054537605,0.0006202009,0.006280661,0.008138775,0.012613748,-0.026298115,0.022113223,-0.015158221,0.0286992,-0.0048255674,-0.0007535942,0.013287051,-0.04977417,0.004503111,0.025555607,0.0030457731,0.02745986,-0.024378646,0.006775815,-0.031390198,0.04115142,-0.00064199674,0.027901432,-0.0183215,-0.010277497,0.03428185,0.016266495,-0.0028829144,0.023157606,-0.039792627,-0.036316536,-0.022372833,0.006150456,-0.0069235703,0.020640947,0.052756563,-0.0057436205,-0.012455286,-0.07253378,-0.001959001,0.015625704,-0.027275765,0.029927047,0.034087513,-0.004419691,-0.01931499,0.05299303,-0.0020144659,-0.0015680181,-0.026648253,-0.040295456,-0.0034707827,0.002910019,0.016099745,0.009965769,-0.0069531747,-0.02762116,0.035435744,0.0010755397,-0.00529009,0.041319378,-0.019370856,-0.0049660685,0.013531987,-0.038075455,-0.012897968,0.041376274,0.00795099,-0.031578995,-0.004902115],"last_embed":{"hash":"ou5hc","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"ou5hc","at":1762844536166},"key":"Work/Random/MacPlugin.md##{7}","lines":[13,13],"size":211,"outlinks":[{"title":"*Danny Hernandez*","target":"https://github.com/noatpad","line":1},{"title":"**Banners**","target":"https://obsidian.md/plugins?id=obsidian-banners","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-banners&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"ou5hc","at":1762844536166}}, +"smart_blocks:Work/Random/MacPlugin.md##{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050824393,0.003886698,-0.029419936,-0.039886218,-0.012698376,-0.051986095,0.010308731,0.004802959,0.036044836,0.021193355,0.016236532,0.0077092866,0.015785228,0.03694038,0.016240198,-0.0023019612,0.0019510797,0.016028335,-0.0045033437,-0.026787054,0.045235954,-0.006871006,0.023851946,0.014318042,-0.02643164,0.019708753,-0.00090160366,-0.003752716,0.04579641,-0.006510079,-0.004452313,-0.06389329,0.011988001,-0.038166396,-0.04842794,-0.0070275594,0.012954632,0.010250936,-0.05175768,0.008076171,-0.014338057,0.024089795,0.026035644,0.017290829,0.025926365,-0.017000854,0.0072230366,-0.0024554653,0.033590928,-0.04525068,-0.023252074,0.014279731,0.053725988,-0.04877551,-0.0026312908,0.014701855,-0.028249806,-0.025802128,-0.05992957,-0.01579145,-0.06085307,-0.023244914,0.014513068,-0.0140389195,0.03522781,0.033903375,0.0005138798,0.026752342,-0.020829925,-0.021885602,-0.008208029,0.027914058,0.0017437253,-0.027767211,-0.043270674,-0.032271337,0.06705133,-0.030415181,-0.01149315,0.027178684,-0.004416077,0.010528081,0.030133512,-0.014048858,0.0048448355,-0.017723959,0.0059437673,0.05984809,0.004965067,0.077703364,0.005239851,0.027759459,0.005190871,-0.054598965,-0.07093016,-0.031906098,0.04282683,0.02212274,0.049715746,0.0065884255,-0.0032461828,-0.030560588,0.01328126,0.011597524,0.007953644,0.015939215,-0.018121827,-0.0017311287,-0.03509568,-0.031332135,0.03111551,0.013490915,0.017275942,0.00018187118,-0.009013453,0.015898392,0.0013848753,-0.057864055,-0.019974992,0.034966365,0.028245555,-0.00090870325,0.018308891,-0.007834716,0.014024702,0.018129917,0.02032964,0.024491439,0.005151813,0.02076286,0.015290979,0.06501988,-0.02007663,0.03810616,-0.04004516,0.024936182,0.02355707,0.0046122675,0.01297335,-0.041627195,0.032061007,0.020996524,-0.0312526,-0.05125875,0.041582312,-0.028323766,0.00559655,0.025756212,0.02270395,-0.010373238,-0.03552711,0.019961901,-0.003426883,0.036377817,0.023092952,-0.009943349,0.010839897,0.053284243,-0.0122151505,-0.018967025,-0.0051123435,0.026986307,-0.04400838,0.05119407,0.018761985,-0.031214852,0.02491982,-0.0027863146,-0.011155733,0.009593628,0.0049837665,-0.015534373,0.0015915168,-0.0027873714,0.019461926,0.027270883,0.053588264,0.031996123,0.040849257,-0.010057855,-0.072990894,-0.008678053,-0.059436582,-0.016432472,-0.048353642,0.0011361785,0.010881273,-0.01452463,-0.0067326967,0.029698448,-0.022277327,-0.021128487,0.02708593,0.029447718,0.0736159,-0.000758763,-0.013887231,0.042515796,-0.023899885,-0.030055983,0.0057717366,0.03169018,0.048679687,-0.0047006635,-0.03259366,0.004139106,0.04741259,-0.042718202,0.0056195497,-0.027937578,0.038793348,0.016842688,-0.00631032,0.0012954755,-0.019839654,-0.01670488,0.03976384,0.040261168,-0.010024177,-0.02031788,-0.013670273,0.051469814,0.002151931,0.032347172,0.006048735,0.008703205,-0.02565563,0.056730203,0.016544312,0.0047067627,-0.027971333,0.0006949344,0.05546174,-0.0069803842,0.060675398,-0.00998228,-0.061736602,0.033481617,0.025987104,0.01719737,-0.021453865,-0.0018087913,0.009617328,-0.014656069,-0.036323193,-0.011271454,0.011387853,0.03929011,-0.02737271,-0.03831111,0.010405623,0.0055373446,-0.036268003,-0.019387003,0.027303576,0.0010595712,0.010172684,-0.0075978846,-0.011933399,-0.0025535265,-0.0053202985,0.037092775,-0.0043284865,0.02067654,0.022840168,0.0012852554,0.020525664,-0.014463478,0.010279742,-0.030377833,-0.00039816016,-0.02997654,0.034257673,-0.019523207,0.005318015,-0.051840156,-0.02278977,-0.00828063,0.06739382,-0.012821738,-0.043538515,0.04060388,0.014141191,0.030665725,0.00038396844,0.0045945556,0.025013419,0.009216337,0.020659968,0.00800572,-0.047442086,-0.0018483566,0.060637552,-0.023219796,0.040839255,0.007983069,-0.01482442,-0.18780106,-0.037158176,-0.0116757825,0.059142433,0.018974258,0.007467025,-0.04341213,-0.010738197,-0.038909703,0.007554255,0.015720733,-0.04192842,0.008720434,-0.04747186,0.029079381,-0.000887355,-0.028436305,0.0020940686,0.0043779523,-0.042830154,-0.051964026,-0.07128631,0.05588264,0.058477405,-0.011249901,-0.041485615,0.064014636,-0.034461837,-0.017978033,0.013261097,0.00014991564,-0.019447276,0.002381384,0.023490522,0.0075983503,0.052828107,0.008499021,0.016329644,0.020892676,0.0047606505,0.018817298,0.031934436,0.000102467275,0.03949368,-0.021075975,-0.0006287673,0.051941868,-0.00967893,0.026138203,-0.000779282,-0.009553285,-0.023262475,0.023465846,-0.005160604,-0.03101474,0.0043743225,-0.01688734,0.034185983,-0.029517615,-0.0077965287,-0.04161991,-0.018085843,-0.012586834,-0.01339934,0.025335964,0.014406007,0.012503797,-0.012832306,0.053338423,-0.048382245,0.0072680125,-0.015962005,0.010938733,-0.0074083153,0.067584425,0.042506848,-0.02682607,-0.035371717,0.020390887,-0.09357108,-0.01713576,0.037781313,0.0035041478,-0.0064164666,-0.022550516,-0.0054193945,0.007322421,0.0032529016,0.0043659653,0.2717452,0.0032340554,-0.03990351,-0.026870193,0.06949267,-0.028578527,-0.0256512,0.044217136,-0.04097374,-0.020741109,0.00034867012,-0.016851895,0.030591782,0.010522533,0.043860663,0.0074384348,-0.04011747,0.0033755028,0.07390176,-0.0068468926,-0.016850203,-0.065728515,0.017581668,-0.008754982,-0.0717773,0.014076144,0.008341239,0.0261444,-0.034647446,0.043158498,-0.031991765,0.03859556,0.029091608,-0.009574748,-0.017701069,-0.017301615,0.044263177,-0.046410993,0.038974255,-0.011542426,0.0022913588,-0.01880391,0.04376573,0.009748445,0.00222766,-0.015418561,-0.0042653517,0.007628712,-0.015818607,-0.017741017,-0.026104884,-0.027174074,-0.018124884,-0.01648705,-0.022122804,-0.031359963,-0.027130513,-0.021411695,0.00070166175,0.07339955,-0.002406753,0.002129857,0.0152824195,0.01902923,0.008567639,0.027358968,0.008729456,-0.0012745273,-0.014266755,-0.00893882,-0.019424895,0.016099013,0.025509948,-0.014056795,0.029791547,0.011089381,0.06844424,0.04854065,-0.015345598,-0.0005615772,-0.034450136,0.030851495,-0.024126472,0.0033366198,-0.0072792848,-0.032613702,-0.03289606,0.063876234,-0.015176235,-0.0400024,0.037508447,0.011967622,-0.029528446,0.046001423,0.003334694,0.004857585,0.021326048,-0.010318263,-0.04855019,0.0079422705,0.010196135,-0.027425444,-0.02422904,-0.008234026,0.024728213,0.008906,0.014177401,-0.034274377,0.016046025,0.05233575,-0.048014782,0.013102856,-0.02711905,-0.014287585,-0.0013133782,0.033241324,0.03559897,0.014037481,-0.014172234,0.015188323,-0.008634835,-0.0048312587,0.0058307736,0.047283567,0.018274684,0.0032211933,-0.05536648,0.033704024,-0.022884602,0.01666981,0.032949723,-0.025250895,-0.010153551,0.044868484,0.028626274,-0.018987877,-0.002471178,0.041988295,0.023248307,0.07573221,-0.001107439,0.012787226,-0.02861366,0.007516559,0.021427726,-0.0024280553,-0.01423307,-0.004370142,-0.03773299,0.042651474,0.04167658,0.017732231,0.03607017,-0.019110797,0.009807123,-0.023347711,-0.031677417,-0.019232193,0.01936894,-0.05341986,-0.01565731,0.023174278,0.075987734,0.07776874,-0.06517358,0.010922721,0.007904155,0.03177896,0.0027128854,-0.020928305,-0.0025872553,-0.011679142,-0.04128597,-0.016641518,0.014864954,0.010044016,-0.021572126,-0.0064040828,-0.03073018,-0.025219625,0.0077496194,-0.009083904,-0.026667187,-0.038881127,0.06899666,0.009779561,-0.030948445,-0.009261247,-0.028524427,-0.037748378,-0.033189457,0.1081444,0.031118438,-0.008191631,0.056068387,0.0128352605,0.04970115,0.0026151512,0.007674343,-0.030049827,-0.017433938,-0.04566687,-0.00279007,-0.0142872,-0.0340885,-0.035496164,-0.005326592,0.040134933,-0.001134673,0.055225708,0.027871631,-0.055645794,-0.023906464,-0.022873001,-0.019045597,0.020896455,0.05624931,0.034634337,0.027220055,-0.01961449,-0.006494485,-0.0047975075,0.0128797125,-0.0403152,-0.0058761877,0.030689966,-0.004877943,-0.02803263,-0.0003223821,-0.04415288,0.002773744,-0.008825973,-0.015031189,0.004100967,-0.014823907,-0.01458327,0.03646362,0.019129507,-0.0007781591,-0.0072388323,-0.0051343264,-0.040020842,-0.0050788578,0.058157235,0.024938079,-0.018136803,-0.01583566,-0.030705752,0.042093266,-0.0009208876,-0.024427677,-0.018110078,0.014099154,-0.052250266,0.0085817,-0.009981255,-0.03346092,-0.032612853,-0.046714086,-0.019793743,-0.000020472366,0.058015563,-0.0029734396,-0.004142554,-0.012428057,-0.016983507,0.031937234,-0.08287519,-0.033660766,0.015623886,-0.046404026,0.031469457,-0.02027778,-0.044400387,-0.026199229,-0.0034434556,0.012574359,0.05085657,0.0049341526,0.021001626,-0.040669065,-0.018941851,0.021182444,-0.008091053,-0.039821375,-0.023182295,-0.018327083,-0.017154312,0.0043700025,-0.04725666,-0.019848617,0.015647499,-0.00806399,-0.002457757,0.0016206951,-0.020418325,-0.052345987,0.028759666,-0.005772144,0.008154858,-0.011916299,-0.014278714,0.0053607104,-0.019600626,-0.023574743,0.019217854,-0.0058702314,-0.026936902,0.0075888787,0.0044451915,-0.028138041,-0.028386721,-0.026145486,0.045628328,-0.0037620033,0.02519208,0.024756717,-0.024737088,-0.022997586,-0.004897892,0.00016802832,-0.016156364,-0.0032230224,0.019787204,0.019568767,-0.019295122,-0.018094392,-0.015427908,-0.034410927,0.00018534959,-0.041134913,-0.01200627,-0.00557441,-0.033888675,-0.025661627,-0.05552453,0.06847135,-0.020325182,0.01162417,-0.05866661,0.015605881,0.031349294,0.07064667,-0.046690322,0.035966557,-0.009717454,0.008941647,0.01117022,0.0032598516,-0.012067811,-0.015318955,-0.01978143,-0.03734693,-0.000075915596,0.002453627,-0.0010123857,0.044507205,-0.0015186167,0.0035515854,-0.00086234027,-0.024149027,0.014764752,0.016563648,-0.05000624,0.005405132,0.05147374,-0.0024319706,-0.014998985,0.00013623328,0.0015266242,-0.013974101,-0.0006276966,0.049969226,0.025212655,-0.009909252,-0.0012243361,0.0068597645,-0.024474977,-0.0042465543,0.0003358255,-0.018978452,-0.01424544,-0.045267362,-0.043150853,-0.0308979,-0.05334906,0.0011587269,-0.009841571,-0.0016231277,0.04076961,-0.03301267,-0.013539679,-0.008329811,0.023886213,-0.16272728,-0.0034733326,-0.024418624,-0.011423554,-0.008140265,-0.0120783765,-0.06966756,-0.007314556,-0.01351265,-0.054332707,-0.0002656265,-0.029771186,0.0057685836,-0.025015932,0.0079201115,0.037136823,0.006568135,0.0000837786,-0.039190978,0.01206204,-0.0101248715,-0.022912122,0.06647316,0.010103951,0.009695149,0.005133201,0.039346386,0.01594082,-0.03445131,0.00016186127,0.018873475,0.022009738,0.019288538,0.055511143,-0.023288187,-0.026183061,0.00619802,0.042665254,-0.023088163,0.013669573,-0.020408493,0.02468316,-0.00091012527,0.04897152,0.020229774,0.06046499,-0.001673002,-0.013807779,-0.03756714,-0.031015335,0.047791064,0.0061629545,-0.039728556,0.023751551,-0.017451767,0.011413104,-0.022215394,0.016631436,0.018757312,0.037521873,0.00080618483,0.024700979,-0.047677856,-0.037550896,-0.025637748,0.011120957,-0.04104608,0.0231128,-0.009003131,-0.009239937,0.0027544675,0.01495865,-0.03393698,-0.014156548,0.014258272,0.01335387,0.02766078,0.005009748,-0.04350378,-0.025382088,-0.024485506,-0.030511595,-0.01948057,-0.009072272,0.034137417,0.004326707,-0.0048935143,-0.010560623,-0.0856936,-0.00172595,-0.049977425,-0.055542674,0.0011445046,0.0576105,-0.028604833,0.003238501,-0.014877554,0.012368562,-0.017196905,-0.008931999,-0.039578665,-0.05933186,-0.0123655945,-0.028724523,-0.042115565,-0.03675776,0.0015163976,-0.010993769,0.014107013,0.005022993,-0.028017802,0.017874988,-0.053540345,-0.02338317,-0.03366003,-0.0027849975,0.007726507,0.015078437,0.015893353,-0.03373825,0.032406535,0.02031643,-0.021156006,-0.015890395,0.052179534,0.053222798,0.025777843,0.023916043,0.016880052,-0.004004613,-0.00046203507,-0.028575422,0.019730281,0.03170349,0.038980648,0.037933238,-0.016046615,0.058154844,-0.028538326,-0.012365019,-0.05534583,-0.02073778,0.00029763934,-0.011926186,-0.0027362343,-0.05087026,0.028587144,0.005931606,-0.0037488586,-0.024714224,0.0025669711,0.016274557,-0.01773078,0.04325412,0.008184114,0.05529301,-0.011728346,0.019328991,-0.0094381515,0.031267487,-0.02490681,-0.032795362,0.001516614,-0.010481783,0.000039428982,0.050498616,-0.022399658,-0.024245631,-0.014565055,0.0247363,-0.010825496,-0.0007817717,-0.025313126,-0.024318509,0.0768495,0.027183613,-0.0155523885,0.0066824933,0.004062663,-0.0008278316,0.03647125,0.0074967677,0.06658312,0.0068316488,0.011685661,-0.011890811,-0.054138936,-0.025007581,0.017812548,-0.011932306,0.009370414,-0.013929644,0.023710897,-0.010091914,0.024662556,0.023202555,0.00665251,-0.0050925724,0.00007491702,0.03764642,-0.004451658,-0.020041201,0.022686027,-0.031023486,-0.048411958,-0.031525884,-0.005622261,-0.018509997,0.008557193,0.012895562,-0.0023613588,0.00732898,-0.062892124,-0.0193322,-0.013496003,-0.0455006,0.007048115,0.039378386,-0.008423756,-0.016250256,0.056191385,-0.002739614,0.0028669513,-0.023158906,-0.03618624,-0.0014382547,0.00792205,-0.0041916277,0.009000901,0.015353764,-0.035975855,0.037130043,0.0013452308,-0.0088277515,0.058871523,0.0049428837,-0.0072401264,0.04087049,-0.029287545,-0.026370775,0.02811747,-0.006675048,-0.03990575,-0.037111398],"last_embed":{"hash":"1unfm3p","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"1unfm3p","at":1762844536166},"key":"Work/Random/MacPlugin.md##{8}","lines":[14,14],"size":193,"outlinks":[{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":1},{"title":"**Calendar**","target":"https://obsidian.md/plugins?id=calendar","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=calendar&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1unfm3p","at":1762844536166}}, +"smart_blocks:Work/Random/MacPlugin.md##{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07088267,-0.02645536,-0.010597608,-0.038380083,-0.00255817,-0.047998123,0.01774735,0.031615224,0.008204704,0.031066528,-0.0020437555,-0.0012696905,0.010014479,0.014195964,0.012844318,-0.033228114,-0.023768457,-0.018148733,-0.008612142,-0.0068766237,0.008507881,-0.028544428,-0.02865419,0.019586708,0.014298768,0.023034045,-0.022603022,-0.023624536,0.031908303,0.013991527,0.031372484,-0.007828737,0.039733402,-0.027496845,-0.015065583,-0.024241123,-0.008572032,0.018283257,-0.052802417,-0.03566973,0.0067938757,0.0180728,0.03733975,-0.018589629,0.0072191367,-0.028159821,0.034002863,-0.0020503243,-0.00427158,-0.031015342,0.002294875,-0.010462654,0.04566501,-0.032665733,-0.012143083,0.012911287,-0.04064322,-0.03689474,-0.054852042,0.0021810753,-0.029567407,-0.0021084156,-0.00973213,-0.018531473,0.04702944,0.050632805,-0.016666653,0.010607065,-0.028392829,-0.03363877,0.010819274,0.051748548,0.0017460146,-0.024543265,-0.052851617,-0.023659457,0.036517233,0.0015884778,0.0021838206,0.033358015,-0.007937211,0.035432488,0.007295839,0.0034979025,0.02451112,0.01784082,-0.03172175,0.031043954,-0.0039944383,0.046940297,-0.026939027,0.014654185,0.04583134,-0.051487494,-0.020756874,-0.026273469,0.03683181,0.011529048,0.042009216,0.038549732,0.0038800102,-0.031050928,0.02632925,-0.011900004,0.039817754,0.014337341,0.05076375,0.0067674113,-0.0077247447,-0.021338185,0.011991456,0.0136310505,-0.004358843,0.005474438,-0.0076362235,-0.02179012,-0.005574405,-0.012809186,-0.00204304,0.01842109,0.0554966,0.03316975,0.039112624,-0.05192996,0.028183602,0.025561087,0.0147591615,0.08055842,0.013797716,0.005828871,-0.0064109853,0.062404834,-0.0329781,0.01585594,-0.042612277,0.013727223,-0.011408038,-0.051075652,-0.003123875,-0.054920353,0.024592893,-0.011078191,-0.008645635,-0.03233367,0.048640363,-0.07735487,0.00067503576,0.0042487634,0.036677606,0.0047774073,-0.00970594,0.017293386,0.013800823,0.020264976,-0.02731329,-0.026470553,-0.0026837382,0.04933121,-0.0096880235,-0.010794573,-0.041333728,-0.005091506,-0.0009053581,0.002049797,0.03806245,-0.054825533,0.023502585,0.035386708,-0.018362368,-0.0092183845,-0.046924304,-0.02238217,0.02101563,0.012072622,-0.0069384454,0.022756495,0.10149289,0.02752363,0.01318752,0.0002684228,-0.045171164,0.032157738,-0.05425961,-0.037097733,-0.038616627,-0.005391509,0.029565023,-0.019253647,0.010206106,0.024368234,-0.030689001,-0.029407538,0.033423983,0.01879294,0.057229176,0.0023697137,-0.015313614,0.024099063,-0.011444733,-0.018982962,-0.0032121066,-0.0045419824,0.03842666,-0.06143705,-0.019445496,0.02059639,-0.02573995,-0.058290273,0.029578844,0.00035470817,0.025647761,0.0014273007,-0.028731957,0.025429005,-0.010957024,0.0040712324,-0.0011448142,-0.013208589,-0.02692888,-0.0056142835,-0.033364777,0.040646523,-0.007072777,0.054836385,0.032378025,-0.021425826,-0.0065089483,0.04276744,-0.0113738105,0.0049662758,-0.014585963,0.04428447,0.025234113,-0.020054024,0.021628017,-0.015678622,-0.05723383,0.032217786,-0.004930697,-0.0005059949,0.022496287,-0.0133589255,0.024128532,0.0139518855,-0.03412716,0.02770628,-0.010236481,0.037283663,-0.034422226,-0.054731827,0.001801722,-0.002196192,-0.035595097,0.0005585563,0.05629158,0.03775981,0.050409187,-0.025667716,-0.026616685,0.002451233,0.015678322,0.0336026,0.015387655,0.0051179966,-0.02078184,-0.0077206064,0.013062277,-0.020820346,0.0034689172,-0.017023787,-0.013872193,-0.022723887,-0.012167189,-0.027598346,0.04086983,0.016396599,-0.021319997,-0.026352579,0.10081396,-0.008475303,-0.016342884,0.046606865,0.022605268,0.034875456,0.027749803,0.014595044,-0.0029053474,0.014067578,0.024848357,0.024924168,-0.028711975,0.016601548,0.06629622,-0.00818994,-0.016463473,-0.024555597,-0.022541286,-0.1773269,-0.03862693,0.017427132,0.031606894,0.024070522,0.004752851,-0.032258876,-0.006242834,-0.0073853047,-0.037132658,0.0053761085,-0.05357673,0.0022707784,-0.025267646,0.012199782,0.0075949365,-0.009820575,0.022457186,0.011708833,-0.028247287,-0.04316811,-0.06329704,0.042484365,0.016360985,-0.010033649,-0.046201233,0.05810913,-0.017680448,-0.0013549045,-0.0073752357,0.012515388,-0.011700526,0.00029056065,-0.015059481,0.023262387,0.0075021386,0.0006945409,0.04012878,0.004505702,0.010684773,0.032815747,0.048073404,0.0022869296,0.0016641549,-0.015607764,-0.0032738738,0.045817718,0.024315994,0.0007785104,-0.0053649936,-0.04090488,-0.027948568,-0.0053322483,0.03092763,-0.0491075,-0.00269687,-0.023745885,0.014014718,0.03189344,-0.024624152,-0.028880313,-0.0519044,0.022479715,-0.05357689,0.03732754,-0.0075176447,0.037672546,-0.018895028,0.031230932,-0.00044158287,0.026302854,-0.0031230387,0.016570486,-0.016217476,0.07232407,0.03576426,-0.03815211,0.02656524,-0.0026953397,-0.1160921,0.011755157,0.026374407,-0.0112994565,-0.011080851,0.015609961,-0.057533458,0.00039367587,-0.030723562,0.0157828,0.27667734,0.04361567,-0.033116903,-0.05308424,0.05960267,-0.04999117,-0.010122556,0.030032704,-0.0401891,-0.009360567,-0.02304472,0.02709828,0.020818185,0.011270103,0.0048067044,-0.039347153,-0.03713348,0.046976805,0.050505374,-0.04729191,-0.010612349,-0.03716559,0.031333666,0.041183434,-0.07633444,0.012585779,0.004984274,-0.030095022,0.011141461,-0.0036592274,-0.025098627,0.025729263,0.03060583,-0.021410707,0.013141512,0.0025985977,0.014304132,-0.034485772,0.051782526,0.018268641,-0.027183836,-0.019033052,0.048308276,0.016217234,0.03015565,0.0071261544,-0.0062378966,-0.022264117,0.024338517,0.004951512,-0.036135703,0.00053439965,-0.009755478,-0.008687553,-0.010638997,-0.027469931,-0.032165505,-0.042583108,-0.0024242809,0.037660938,-0.0063359123,-0.0029287261,-0.0072164144,0.0010035663,-0.0067095673,-0.002157034,0.026087647,-0.022459593,-0.0039947177,0.027592625,0.008865335,0.022281425,0.009479031,0.0009891168,0.025278667,0.0341898,0.10408838,0.043406356,-0.022753099,-0.004854087,-0.021286642,0.0067203995,-0.027128944,-0.006006552,0.022793265,-0.04413094,0.0029480988,0.07624346,-0.010269697,-0.02499999,0.014451265,0.025379997,-0.019170526,0.035647202,-0.031691164,0.046037935,0.013954187,-0.026993679,-0.028081676,-0.018464316,0.004800189,-0.04022333,-0.026205445,-0.01874174,-0.0045504374,0.020423876,-0.023570018,-0.012425626,-0.037749805,0.023222325,-0.010223315,0.015598338,0.0141694285,-0.045572367,-0.022569826,0.035356663,0.013111378,0.018008089,-0.0047876793,-0.0054756086,-0.020440966,0.03423704,0.0029592284,0.01689408,0.0110439155,0.019542368,-0.023463769,0.029257013,-0.030290777,0.008377344,0.03262331,-0.034314603,0.0069234185,0.06453462,0.038331587,-0.017112628,0.02895338,0.026393846,0.03425222,-0.009759254,-0.019164423,-0.043228194,-0.012871681,-0.0008368137,0.0042212964,-0.0025895857,0.023014283,0.011221923,-0.01668243,0.0598139,0.018649517,0.0049155364,0.041448675,-0.021985052,-0.0055857627,-0.0017558787,-0.026480839,0.0023465285,-0.016111536,-0.036896165,-0.025393417,0.027946107,0.0080232825,0.045502733,-0.06055066,0.03239301,-0.010327305,0.049288053,-0.025082001,-0.0064929817,0.011213162,0.00859299,-0.06391152,0.03498015,-0.025624143,-0.021428317,0.0012593392,-0.02534248,-0.017592842,-0.016087223,0.005448878,-0.027633611,-0.06762925,-0.022041561,0.029805724,0.001850723,-0.021653462,-0.020471517,0.010418479,-0.027292559,-0.047663055,0.090929046,0.043732405,0.015903551,0.04484879,-0.033377074,0.030063603,-0.0427595,0.03296748,-0.02415445,0.0036895329,-0.050808936,-0.0073952083,-0.0033533915,0.010940609,-0.0006182454,-0.011970637,0.05472219,-0.012897184,-0.0063848295,0.02274173,-0.014529645,-0.045632012,-0.016777616,-0.013976904,-0.001728405,0.031598527,0.0016765837,-0.00007089286,-0.038050145,0.00041759384,-0.024752486,-0.0058240984,-0.03460766,-0.00793692,0.03245927,-0.030687666,0.0033060622,-0.0043267417,-0.046784744,0.0017652191,-0.005966449,-0.013214255,-0.03558901,0.035927854,-0.015834762,0.049643364,0.03766006,0.0147477565,-0.02883821,0.017106682,-0.0034756612,-0.016729558,0.061257493,0.0012620037,-0.008192326,-0.0025862327,-0.02563838,0.052661963,0.0053660222,-0.030798405,-0.043134455,0.0147737935,-0.031262286,-0.006767205,-0.012438502,-0.02763717,-0.006525965,-0.013690113,-0.020529239,-0.0034072613,0.05099413,-0.0015817307,-0.009676939,0.010839645,0.021450534,0.035728905,-0.05742531,-0.030076012,-0.01999057,-0.018680286,0.021448094,-0.032590076,-0.0007210245,0.008034299,-0.018529914,0.03192848,0.04205497,0.0031554324,0.002619582,-0.037064236,0.03747295,0.0021176725,-0.010560841,-0.05540153,0.00558809,-0.0010106602,0.008800073,-0.018530618,-0.04279038,0.024960482,0.01795293,-0.04703545,-0.012867668,0.019285157,-0.005897557,-0.055580426,0.049979977,0.009708478,0.0056926655,-0.003987585,-0.029000694,0.0025615909,-0.03730581,-0.037752822,0.020614859,0.004304822,-0.0032167628,0.0013513436,0.013395234,-0.010843185,-0.05715828,-0.002389816,0.014970009,-0.0015774708,-0.012198681,0.029971516,-0.009529192,-0.006885341,0.010220276,-0.01663169,-0.001935908,-0.04482148,-0.0009583998,0.022492127,0.0016367121,0.020152422,0.006998295,-0.041955482,-0.0087103,-0.03186826,-0.03274543,0.001362567,-0.039560743,0.026370406,-0.020661341,0.05133459,-0.0131145725,-0.0013517381,-0.027113087,0.027483756,0.02096015,0.05849842,-0.033419322,0.015175553,-0.061857566,0.0015144352,0.011985873,-0.0052816276,-0.0015562702,0.0062643383,-0.0032729602,-0.061261896,-0.02131583,0.019868093,0.010156913,0.03941049,-0.004796124,-0.0058042035,0.008601855,-0.0018088162,-0.011401443,-0.030441193,-0.03976092,0.0142618,0.029626848,-0.025793761,0.0042586583,0.0063613225,-0.03100736,-0.011761322,0.044052485,0.0115475245,0.038028527,-0.016526211,-0.024256088,-0.025130635,-0.009361219,0.019604197,0.014608374,-0.031742867,0.020908184,-0.047790304,-0.03629045,0.031784795,-0.05539631,-0.008233819,0.03131152,0.0152326245,0.069927976,0.0029577448,-0.008641965,0.022675956,0.026296161,-0.1499743,-0.020892782,-0.013221702,-0.012335643,-0.012547307,-0.01133241,-0.05217064,-0.03410778,-0.006811072,-0.06367441,-0.024700858,-0.023726625,0.06115341,-0.0177029,0.027167358,0.03952207,0.0338817,0.0032177854,0.0084366845,0.0042416244,-0.015867254,0.0054564886,0.008467215,0.008591246,-0.032880936,0.004897278,0.04057222,0.0079043275,-0.033263445,-0.018501332,-0.0030271267,0.04093827,0.020973483,0.043222547,-0.0407364,-0.0061803577,0.013946693,0.056416225,0.0010107051,0.0097388765,-0.022305239,0.017608272,-0.0151684005,0.03453569,0.06949917,0.04025414,-0.005694869,-0.023335194,-0.047400728,-0.009899779,0.07160864,0.0019641642,-0.03561471,-0.003081524,-0.008196055,0.012334121,-0.049107306,0.021869516,0.010059748,0.032658186,-0.024450447,0.03541308,-0.027684238,-0.013553529,-0.021007514,0.0035027931,-0.07112205,0.004559502,-0.012255863,-0.024972692,-0.012513808,-0.02483188,-0.014802853,-0.0487076,0.00787078,-0.015365636,0.015563544,-0.021312254,-0.077228524,-0.028955968,-0.017556094,-0.047058277,-0.04050319,0.01673051,-0.000015751515,-0.0018233121,-0.00030034062,0.005333108,-0.050170667,-0.027642732,-0.04037435,-0.031243885,0.013235972,-0.008304139,-0.003131086,0.0006141463,0.00485562,0.00737961,-0.01503685,-0.022723515,-0.04694765,-0.02806011,0.005680863,0.035440635,-0.03864533,0.02256368,0.0047757793,-0.0074441023,0.009976372,-0.0008880268,0.0007128065,0.030903272,-0.011813851,-0.010805821,-0.012775988,-0.014052999,0.030586546,0.020244379,-0.00988485,-0.007739315,0.028638445,-0.029768934,-0.0062057693,-0.00017749853,0.036917172,0.029180001,0.08600299,0.0044961646,0.022797797,-0.012956011,-0.0075462745,-0.039844204,0.010634668,0.023191905,0.0036216464,-0.006013881,-0.001801434,0.05504354,-0.006704799,-0.019477064,-0.0057848296,-0.01761259,-0.019667037,-0.011552572,0.021441532,-0.016210027,0.046501473,0.0081374515,0.0018479661,0.023334334,-0.0076330868,0.02809586,-0.0431182,0.0055068396,0.011665295,0.042818747,0.027267834,-0.052591562,0.0016666442,0.032370143,-0.017992608,-0.055208154,-0.03669529,0.025388023,-0.021482632,0.007819082,-0.01765069,-0.045029797,0.0045699403,0.035233453,0.017309666,0.021616885,-0.049668703,0.0009516067,0.06122769,0.005823828,0.022267139,0.007900282,0.006942805,0.013609108,0.04264518,-0.003407665,0.058340408,0.035777032,-0.034448013,-0.0008077603,-0.058609717,0.006142912,0.03749842,0.008604999,0.033253193,-0.033622015,0.008770165,-0.04746398,0.06780692,-0.020540029,0.006478325,-0.06210174,-0.014582654,0.014574268,0.0043701474,0.003715229,0.022883497,-0.013449338,-0.03901731,-0.046454605,-0.03454392,-0.06431492,0.014034146,0.022993583,-0.018168943,-0.022790626,-0.049500924,0.008885472,-0.005982749,0.00029708957,0.042213526,0.03625582,0.011772963,0.02732218,0.071791425,0.0043204892,-0.029842136,-0.042875726,-0.025678176,0.011759829,-0.0139658945,0.023614604,0.0058012097,-0.01490838,-0.048410855,0.040873807,-0.010499476,-0.009348266,0.052870497,-0.0004540055,-0.007964437,0.047005974,-0.023613092,-0.015669148,0.039940324,0.00411226,-0.015278381,0.030324738],"last_embed":{"hash":"w4lqhv","tokens":415}}},"text":null,"length":0,"last_read":{"hash":"w4lqhv","at":1762844536166},"key":"Work/Random/MacPlugin.md##{9}","lines":[15,15],"size":366,"outlinks":[{"title":"*Pavel Frankov*","target":"https://github.com/pfrankov","line":1},{"title":"**Colored Tags**","target":"https://obsidian.md/plugins?id=colored-tags","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=colored-tags&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"w4lqhv","at":1762844536166}}, +"smart_blocks:Work/Random/MacPlugin.md##{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030613875,-0.012561019,-0.022832898,-0.044267353,0.016827134,-0.0054748673,-0.0026345872,-0.0027674923,0.049654435,0.011019082,-0.018532004,-0.024756327,0.015723575,-0.0054780548,0.00009343803,-0.016857786,-0.0012436722,0.019791424,0.0054514906,-0.03513629,0.009135479,0.020541126,0.0052431948,0.032857202,-0.016670296,0.012079596,0.020745978,-0.026380444,0.04327238,-0.00750153,-0.0014342561,-0.015683165,0.032324366,-0.047020517,0.004121163,-0.020506471,0.0026420618,-0.0029353166,-0.039828014,-0.012648172,-0.008732045,0.0060479264,0.015482721,-0.014618645,0.003213916,-0.01797631,0.029132478,-0.017286163,0.047976512,-0.022702942,0.0049959933,0.013845774,0.037396282,-0.08408181,-0.029583735,-0.018988188,-0.01141585,-0.0036317497,-0.08052657,0.0016236646,-0.048832234,0.012093105,0.0150475195,-0.0075654215,0.026300762,0.016622063,-0.028972281,0.013450484,-0.027345514,-0.008027217,0.016134726,0.015231843,-0.0032714661,0.008591121,-0.049982868,-0.022777678,0.06754817,-0.03208012,-0.0144957565,0.0092896195,-0.005274527,0.03457047,0.037382573,-0.021009214,0.014899011,-0.030301379,-0.0020344912,0.043625906,-0.011779661,0.035065506,-0.008113185,0.029013503,0.031527057,-0.05638466,-0.044240266,0.021973895,0.07197332,0.027262762,0.02407651,0.016906163,-0.0023243257,-0.011296519,0.014890626,-0.029281829,0.038202133,0.008127511,-0.004651425,0.02031106,-0.037747312,-0.036271323,0.020153794,0.010043391,0.037339713,-0.0025749272,-0.0038615481,0.0011054178,-0.015460917,-0.02723344,0.018089624,0.028051099,0.027884865,0.022871045,0.03058767,-0.026564447,0.011024973,0.014496485,0.007764258,0.056337956,0.0026785801,-0.007253822,-0.004748577,0.039165944,-0.012150167,0.022329539,-0.053462617,0.0014841692,-0.0047371252,-0.0066692103,-0.020973418,-0.027743079,0.028353779,-0.017834153,-0.011796094,-0.025053047,0.036504954,-0.09186881,0.043287482,0.010923178,0.023193587,-0.0072385324,-0.024322467,0.058607243,-0.0077202464,0.005986479,0.021051386,-0.03154458,-0.021897674,0.065283865,-0.013831879,0.0019799483,-0.030594405,0.0032236625,-0.056058984,0.05608294,0.026476223,-0.05199645,0.027745841,0.017044788,-0.009949137,-0.018881103,-0.009406003,-0.011401845,0.008516901,0.001484082,-0.0009337713,0.0103090415,0.06557702,0.035763457,0.0037272188,-0.030123573,-0.019459665,0.033280913,-0.050239593,-0.015076622,-0.035135332,0.0019714788,0.014485084,-0.01729817,-0.004672345,0.03547265,-0.04053528,0.008061821,0.021163866,0.042787906,0.09044777,0.020433765,-0.024134057,0.022536118,-0.011665009,-0.0294283,-0.018885396,0.019215608,0.03967361,-0.042071614,-0.015233608,-0.006347913,0.021636482,-0.05405216,0.009185236,0.007697803,0.02662277,-0.0034409338,-0.012943358,0.027964683,-0.01591911,0.038105167,-0.008742341,-0.021394402,-0.004748128,-0.021245953,0.013188617,0.07483455,-0.00019572799,0.03915227,0.028606536,-0.008565745,0.007325536,0.029262904,0.008892276,0.016484281,-0.045609653,-0.015529178,0.004747811,-0.029795378,0.07142097,-0.0014408407,-0.04081623,0.050629213,0.002013009,-0.00018650464,0.03238205,-0.025066605,0.023706695,-0.012654321,-0.04281028,0.025897304,-0.015136341,0.0101114735,-0.019774955,-0.027338663,0.014607649,0.013087836,-0.015623623,0.022048488,0.05819125,0.036083076,0.038725253,-0.008930483,-0.07302779,-0.012456014,0.010042388,0.021600943,0.0009172797,0.024956519,0.028642321,-0.0073389625,0.04620187,-0.007415893,0.012234412,-0.015051234,-0.009505315,-0.0270451,0.01942307,-0.022158679,0.034297787,0.007233757,-0.0040428853,-0.052889824,0.07740036,0.0031001975,0.012418885,0.03992893,0.00402597,0.01074149,0.01557621,0.029660968,0.026409147,-0.02092903,0.03680528,-0.007751679,-0.04857445,-0.0058037015,0.058317073,0.026497688,-0.0029674186,-0.03705026,-0.03551695,-0.17571186,-0.017581262,0.022559348,0.01652996,-0.00083455315,-0.00068746286,-0.04971317,0.01625796,-0.038483348,-0.019334486,0.017232565,-0.037011527,0.033863883,-0.033408664,0.04678704,-0.013453497,-0.02009405,0.013020853,0.002241636,-0.026670594,-0.05180608,-0.063626915,0.08564675,0.00815354,-0.0067266864,-0.050573606,0.0601127,-0.020435337,-0.030714566,0.005249782,0.016470421,0.015829293,0.0033600824,0.01733902,0.027349217,0.009665799,-0.01345123,0.013281924,0.031833656,0.006106038,0.031089246,0.01762792,0.015845533,0.040043537,-0.015393515,-0.020548113,0.05136437,-0.0018559198,0.027712435,-0.01009571,-0.0060088425,-0.022213044,0.010650656,0.010575136,-0.037469774,0.021589532,0.002702205,0.048203535,0.006372429,0.00538384,-0.03239464,-0.058667976,0.0077173514,-0.0074749426,-0.010355706,0.0092896065,0.052427854,-0.032717753,0.03388722,-0.039127134,0.005359182,-0.03523546,0.001256558,-0.011601963,0.0469646,0.023333572,-0.011575768,-0.01706158,0.027421502,-0.12542228,-0.0071522696,0.004720372,0.003251372,0.00075063505,0.0068027303,-0.026429977,0.013703831,-0.007060444,0.02717815,0.26650435,0.018518327,-0.027942246,-0.023021188,0.094430014,-0.048523914,-0.04201944,0.08922382,-0.060665973,-0.025506506,0.007574157,0.009847045,0.028153436,0.043999746,0.02059153,-0.0301281,-0.059852593,0.014469436,0.061691355,-0.026115892,-0.0057859686,-0.059782736,-0.014591614,0.01539791,-0.07606946,0.02017761,0.004363924,-0.022414248,-0.027552446,-0.007988766,-0.04597184,0.028985785,0.028227169,-0.01936555,0.010848187,0.0067390865,0.04103424,-0.029879462,0.018914055,0.003629259,-0.019768829,0.015225746,0.029600726,0.023891084,0.0011842804,-0.012944092,0.00094030384,0.0044771004,0.016209407,-0.005879599,-0.039722104,-0.060095478,-0.016978258,-0.00092817267,-0.01026419,-0.015115564,-0.0228983,-0.034590736,0.0014964206,0.07475349,0.029448139,0.028363014,-0.009156905,0.009535156,0.014445644,0.043489244,-0.0044052918,-0.005705891,-0.0066687507,0.024632448,-0.01663324,0.026325462,0.009029775,-0.016007079,0.013510624,0.024913838,0.05932723,0.03669066,-0.052698195,-0.011085715,-0.012660617,0.026444055,-0.0121484045,-0.011635984,0.0073941876,-0.039478492,0.002841027,0.04045016,0.009901931,-0.042060252,0.036007788,-0.011075231,-0.014749253,0.064247,0.00426411,0.011159433,0.0010441722,-0.014402286,-0.037168626,-0.06606853,0.008146989,-0.0060593514,-0.028655868,-0.008334946,0.0073323725,0.018198872,-0.02437794,-0.030502839,0.003393319,0.029552989,-0.008767977,0.021563808,-0.011836063,-0.060685575,-0.030180877,0.045536436,0.020899149,0.027178833,0.013229144,0.0068417075,-0.03452976,0.013558082,0.028944679,0.03693776,0.0126025975,-0.009556035,-0.018540472,0.038135,-0.04149767,0.0136673385,0.015637154,-0.040085126,0.014930565,0.030576982,0.03031617,-0.038415007,-0.0047689066,0.031409133,0.03865022,0.03233319,-0.034012455,-0.025066178,-0.025281975,-0.000022702308,0.01643928,0.0027375715,-0.00934956,-0.019769821,-0.016354049,0.0070308093,0.011888134,0.048341084,0.029059459,-0.03432773,-0.01050393,-0.044530395,-0.025666498,-0.026742768,0.021684349,-0.040588394,-0.015524406,0.029588375,0.04720879,0.07165504,-0.06251461,-0.0096088415,-0.019529508,0.06536873,-0.016647087,-0.018776642,-0.03897644,0.0040205964,-0.04683272,0.03218218,-0.015636418,-0.003010921,-0.023828909,-0.016962804,-0.019793307,-0.030333847,-0.008139528,0.0056299185,-0.07170538,-0.01639156,0.03864013,-0.013403698,-0.016855748,-0.016633984,-0.008470592,-0.02550828,-0.062371265,0.08654594,-0.0043113367,0.0032221123,0.017390788,0.013039134,0.053371787,0.0076367757,0.011052982,-0.031881858,-0.009908167,-0.0031309566,-0.016584717,-0.0023776386,-0.012352738,-0.045203723,0.0061663142,0.04686735,0.0070593413,0.05462929,-0.004774065,-0.047410984,-0.037756957,-0.009530134,0.029689096,0.011641343,0.039502934,0.051588137,0.017401867,0.0028950372,0.010814917,0.004824078,0.019944398,-0.056844916,0.004188236,0.038666327,0.027569894,-0.020434847,0.01765907,-0.04989087,-0.0049825897,0.021890309,-0.0062533184,-0.013829249,0.045168642,0.0017765806,0.023057245,0.02727677,0.03642776,-0.019227572,0.019203564,0.005346669,-0.0009632697,0.059940297,-0.008345542,-0.010121372,-0.018325979,-0.014244044,0.04699738,0.0021620903,-0.007261156,-0.034225736,0.034247167,-0.043019086,-0.03572712,-0.014874617,-0.04113922,-0.030706493,-0.0072272555,0.0058724782,-0.025165373,0.047301196,0.0006213692,0.016707625,0.0055662794,-0.015165502,0.042342603,-0.0506411,-0.030358845,-0.007364832,-0.062407743,-0.004489263,-0.016508926,-0.016262257,0.0016227976,-0.0004966497,0.023423288,0.039205424,0.03019535,-0.000520356,-0.02816989,0.004432104,0.013999814,-0.027424056,-0.021782557,-0.006056337,-0.012792439,-0.001019932,-0.009756399,-0.037155826,0.020467773,0.03069817,-0.023169218,-0.0418974,-0.011562358,-0.016889555,-0.051459078,0.024157757,-0.020107713,0.02268673,-0.020380424,0.003274811,0.011174034,-0.019993246,-0.0073444773,-0.013068384,-0.0015249919,-0.024588274,0.02903529,0.014069464,-0.0018801489,-0.04668099,-0.014092542,0.018682053,-0.049445648,0.013567766,0.020504514,0.0137991905,-0.024218641,-0.026737982,-0.008285714,-0.0003054787,-0.005270458,0.01962375,-0.0020364719,0.0049200696,-0.032574605,-0.0148789,-0.05442509,-0.018255718,-0.036486596,-0.020437803,0.017835343,-0.0013528088,-0.0091050165,-0.021545572,0.05914287,-0.0055612577,0.005308028,-0.06286855,-0.0060998364,0.0152739445,0.04479748,-0.03298749,0.032047756,-0.03257959,0.0009293216,0.0036590297,-0.014532125,-0.017383434,-0.020739675,-0.044329565,-0.030343672,-0.02609022,0.026345428,-0.004159607,0.020693334,0.011829555,0.00040851,-0.0061513744,-0.021414237,0.0030677223,-0.02171507,-0.02564803,0.0010629673,0.05386593,0.013488503,-0.009042206,0.020105446,-0.016831752,-0.010791479,-0.000019415402,0.052058153,0.03731612,-0.028596526,0.0065434864,-0.022359477,-0.016187876,0.03526342,-0.011663511,-0.013753647,-0.015017024,-0.027778625,-0.045340806,0.025193132,-0.032189906,-0.0069957906,0.017274862,0.010772191,0.054821618,0.021979228,0.019110236,0.008090971,0.031190418,-0.14667581,0.021534657,-0.019708646,-0.008783177,-0.001901268,-0.015957752,-0.03698399,-0.028251478,-0.025878433,-0.038446654,-0.013301792,-0.023633033,0.06499855,-0.006189359,0.030424401,0.017204145,0.010084081,-0.0051314053,-0.01535655,0.015575952,-0.02763373,-0.019568175,0.014146894,-0.020188704,0.040591117,-0.014052219,0.03844665,-0.029024225,-0.03629164,-0.038514573,-0.01170126,-0.008804556,0.015510275,0.047183678,-0.08358345,-0.010035874,-0.0017331009,0.06784289,0.009475818,0.019845873,0.0016935722,0.027915154,0.0035829411,0.03955777,-0.0036285676,0.079855226,0.011406109,-0.042606186,-0.028117603,-0.0077511035,0.073005095,-0.0024401017,-0.024591712,-0.0211664,-0.021264676,-0.011383142,-0.049853448,0.015891433,-0.002174155,0.030430667,-0.0024534946,0.04084837,-0.021505358,-0.024681397,-0.0010947693,0.021751823,-0.03766309,-0.01662883,-0.0135918185,-0.01029555,-0.0078022606,0.00094822765,-0.046244986,-0.015146748,0.023052458,0.009690107,0.0012720479,-0.03472061,-0.02652156,-0.012677763,0.0022778367,-0.026450701,-0.018313782,0.004733897,0.014038788,0.015284232,-0.011626782,0.0064375307,-0.070916235,0.011134029,-0.07385767,-0.060300663,0.015220029,0.048000474,-0.009857133,-0.026244804,-0.01295282,-0.003081226,-0.0021783,-0.016377468,-0.030997278,-0.03496251,-0.031029431,-0.01319054,-0.03958733,0.0030538803,0.03080857,-0.013638403,0.022376496,-0.0027253055,-0.024534648,0.040417597,-0.05704764,-0.0439208,0.00893971,-0.006520617,-0.018567637,0.031948213,0.014509276,-0.029794814,0.032617632,-0.03782005,-0.027430184,-0.0009312392,0.046993043,0.035280958,0.06288883,0.02156172,0.014575651,-0.029932344,0.019426912,-0.051439416,0.0119631225,0.014405977,0.031307425,-0.0014380461,-0.017783467,0.07153335,0.0024271244,-0.026613327,0.0020621247,-0.02128044,-0.034250055,-0.0030785147,0.0068781707,-0.034920294,-0.013377955,0.0020304471,-0.0035650136,-0.037678573,0.008713771,-0.0009047089,-0.036264524,0.028124053,0.035319097,0.007815412,0.002498724,-0.035774168,0.015689582,0.03544513,-0.006470768,-0.01933092,-0.017137716,0.013812838,0.019811109,0.02124355,-0.03233952,-0.030311124,-0.010642878,0.026244111,0.018075896,-0.009351414,-0.041741014,0.027755179,0.034131434,0.009589409,0.01914599,0.027804818,-0.002947312,-0.020226076,0.032916382,0.0067835324,0.05535423,0.012697864,0.0027172046,0.0060133636,-0.07245791,-0.013802051,0.05986387,-0.019635018,0.000010513112,-0.03642747,0.008990923,-0.032915667,0.041384216,0.0028189356,0.026715506,-0.02039492,-0.018209923,0.038918927,0.019134497,-0.009188047,0.01504023,-0.03175123,-0.044564366,-0.03816586,-0.02197088,-0.026742129,-0.0058354256,0.023817101,0.025402898,0.014677094,-0.07670355,-0.00030055144,-0.010504352,-0.0045999284,0.027648007,0.053596567,-0.004951725,-0.0209314,0.061418522,-0.009195356,-0.0091566,-0.031436317,-0.040921982,-0.005780356,-0.012755952,0.020289969,-0.009958536,0.006492765,-0.05133261,0.0036241782,0.00600382,-0.023382217,0.052657142,0.007726213,-0.013623389,0.03414272,-0.038263462,-0.017636536,0.038015876,0.0029504853,-0.025329588,0.006407602],"last_embed":{"hash":"1ns4snn","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"1ns4snn","at":1762844553093},"key":"Work/Random/MacPlugin.md##{10}","lines":[16,16],"size":305,"outlinks":[{"title":"*Mayuran Visakan*","target":"https://github.com/mayurankv","line":1},{"title":"**Code Styler**","target":"https://obsidian.md/plugins?id=code-styler","line":1},{"title":"♡","target":"https://www.buymeacoffee.com/mayurankv2","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=code-styler&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1ns4snn","at":1762844553093}}, +"smart_blocks:Work/Random/MacPlugin.md##{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.045257624,0.007356899,-0.04669508,-0.039394557,-0.021052279,-0.028555855,0.015551094,0.0037961118,0.029474726,0.023251709,-0.0047046994,-0.02085899,0.019711027,0.012248091,0.006191644,-0.02836703,0.0023073298,-0.0041410965,-0.01743516,-0.012554772,0.018396921,0.026924025,0.03406855,0.032161728,-0.004081908,0.014441265,-0.012167791,0.0044294274,0.009826533,-0.039206058,-0.0050791292,-0.025613757,0.015990362,-0.019666005,-0.062352944,-0.024734862,-0.021342767,-0.006340052,-0.029435586,0.010457724,0.004122582,0.01088191,0.03355675,-0.0015944503,0.0045214645,-0.007132283,0.012213403,-0.0062236576,0.03370184,-0.00077709527,-0.03107205,0.006881796,0.054738976,-0.061497502,-0.019939898,-0.013463728,-0.024396667,-0.0072501646,-0.05915412,-0.033452567,-0.0448812,0.011981686,-0.002321396,-0.0262006,0.037245106,0.062436093,-0.012766809,0.02689631,-0.030010952,-0.028238796,-0.0020572394,0.020730613,-0.03515538,-0.028408686,-0.03454056,-0.02154968,0.056872755,-0.015236836,-0.037523087,0.027518662,0.0021842371,0.011626687,0.013975706,-0.011951079,-0.01162754,-0.024521267,-0.018015621,0.042499937,0.024820546,0.062031373,-0.011416463,0.039709646,0.02028219,-0.050094757,-0.06524828,-0.03743438,0.03137199,0.0227479,0.06119463,0.028438115,0.03019723,-0.008758251,-0.003270113,-0.013339178,-0.003181946,0.004235422,-0.014856463,0.020517822,-0.0555274,-0.017500076,0.021932827,-0.004405324,0.009962029,-0.000710699,-0.017106464,-0.016709374,0.008926054,0.006422829,-0.007650416,0.048750103,0.057829775,0.024426237,0.04228585,-0.0030561062,-0.007255412,0.0045687975,-0.0056147804,0.04042802,-0.0130910985,0.008963003,-0.026417103,0.052477658,-0.015958656,0.0074020564,-0.052350357,-0.015148465,0.025712578,-0.011330827,-0.0066449773,-0.047774095,0.035627343,0.034244053,-0.012545158,-0.05757763,0.034808096,-0.0439862,0.04887529,0.041241493,0.01609011,-0.011796173,0.0047710156,0.011650855,-0.009221596,0.04642804,0.03790491,0.01314684,-0.0061244415,0.011610249,0.0232487,-0.0044785184,-0.031472202,0.018066019,-0.027789809,0.024126455,0.007880886,-0.027923906,-0.005202011,0.014102683,0.0075492626,-0.048061814,-0.001975227,-0.05573361,-0.0035263062,0.02961573,0.018644683,0.016813325,0.08756132,0.042552926,0.032668065,-0.036163647,-0.042278007,0.0012520936,-0.051269796,-0.030108387,-0.05405536,-0.024331054,0.032625742,-0.0044986983,0.0109541975,0.039477,0.002185695,-0.045616712,0.026136033,0.03562775,0.055270143,-0.0050478973,0.0019775627,0.03176686,-0.015570422,-0.016189305,-0.014088417,0.020908527,0.093034886,-0.024479754,-0.024567368,-0.004330262,0.057054594,-0.050744694,0.0035337582,-0.015507883,0.049795296,0.01561017,-0.035518497,0.005340069,-0.021455998,0.0016784642,0.0029678936,0.0062051765,-0.037376057,0.002551583,-0.0017365633,0.048584793,0.013162053,0.029706039,0.048562698,-0.003628612,0.01746173,0.023263171,0.004379318,0.0410606,-0.011515806,0.012968801,0.028404748,0.0020208557,0.028729614,-0.029283658,-0.032830168,0.030365821,-0.007205808,0.042659935,-0.023410449,-0.032383185,0.039108973,-0.019791417,-0.030084968,-0.0027152817,-0.0050457786,0.03256806,-0.021991193,-0.042890284,0.001406971,-0.005607264,-0.016427325,-0.009306155,0.041661274,-0.004514014,0.035145376,-0.021651953,-0.021610137,-0.027770406,-0.013391744,0.024915535,0.00009401178,0.026635703,0.01189656,-0.0025284402,0.037254695,-0.015208996,-0.009905778,-0.018449282,-0.014558323,-0.014712096,0.017641427,-0.012674172,0.0032752708,-0.020288445,-0.007952907,-0.04585747,0.04636112,0.002229862,-0.032183494,0.041742288,0.02618365,0.055633243,-0.0006622638,0.004129618,0.014123315,-0.02101049,0.021268154,-0.0015586503,0.0023552482,-0.017057665,0.060827777,-0.014481227,-0.0075411643,0.00924965,-0.016814122,-0.17385045,-0.029319013,0.01435689,0.036814846,0.008768301,0.0115822395,-0.02151274,0.022381645,-0.043161057,-0.009073218,-0.0136173675,-0.038272187,0.002113701,-0.03998187,0.019691162,0.02001091,-0.010302352,0.010440516,0.01782985,-0.037111327,-0.09309005,-0.059216358,0.05375454,0.027052222,0.0034491308,-0.067142,0.022591107,-0.051018376,-0.016220573,0.008101929,0.0023693384,-0.006968654,0.0016958053,0.011347803,0.040317453,0.050880603,0.01044045,0.024031077,0.022566726,0.022207078,0.012941142,0.045185037,0.010778166,0.05351837,-0.0087708235,0.0028661448,0.026175363,0.007994445,0.004213169,-0.0049452125,-0.011436596,-0.029060556,0.036713343,0.00023079474,-0.030536458,-0.012100443,-0.029884059,0.037171245,-0.0069440803,-0.004804383,-0.0379115,-0.01543241,0.022130828,-0.034320865,-0.016301407,0.019685615,-0.0007719488,-0.015473113,0.042826474,-0.0042331642,0.010470571,-0.038970426,-0.022415157,0.027548864,0.06423022,0.016032241,-0.004863776,-0.038790792,0.038861975,-0.08294421,0.017130736,0.0034500659,0.0055590663,0.024263613,0.0041032983,-0.04179032,0.0028177223,-0.019061688,-0.01527342,0.2750101,0.030864554,-0.02636477,-0.032936327,0.024724962,-0.026679145,-0.032358203,0.036662646,-0.019102996,0.001606402,0.01247223,0.01127498,0.05595417,0.015457756,0.024354352,-0.0042482577,-0.03313167,0.005185757,0.074193165,-0.011722917,0.013911937,-0.09191729,0.022245688,0.06338011,-0.037219834,0.008733239,0.001099303,-0.011948516,-0.058156773,0.04485116,-0.02264301,0.018487522,0.018724278,-0.009223087,-0.047042903,-0.007526507,0.029284324,-0.037815202,0.050009623,0.018302511,-0.0016343138,-0.009234776,0.0055565466,0.041627787,0.029075628,0.027222913,0.013246052,0.025211014,-0.009041163,0.015502041,-0.032588195,-0.026462128,-0.026451912,-0.015703963,-0.010352319,-0.005920253,-0.020249385,-0.047998987,-0.006375121,0.075152196,0.0009892861,0.025733357,-0.028681334,0.0029737551,-0.00041282838,0.012472299,-0.006472808,0.00149486,0.049409244,-0.00042022992,-0.006620209,0.032059535,0.023603903,-0.014826992,0.028237473,0.03288863,0.045473147,0.06373835,0.008745734,-0.016148206,-0.012360103,0.011534888,-0.030366015,-0.005281267,0.0068249474,-0.024244247,-0.038522717,0.06494672,0.0055372887,-0.03677567,0.0030866773,-0.038157295,0.0050170664,0.020775218,-0.018947847,0.0047595594,0.021894412,-0.0071672043,-0.022042664,-0.05207401,0.02901239,-0.041943774,-0.030025674,0.048601236,-0.031450942,0.029280374,0.0018442087,0.018857144,0.034069303,0.06254228,-0.009961449,0.021422936,-0.019922316,-0.05839154,-0.042755373,0.044575382,-0.004646306,0.024036787,-0.018477323,0.037278783,-0.05690693,-0.018642183,-0.020130495,-0.015261084,0.014168387,0.03785973,-0.029205682,0.07789359,-0.014821735,0.04021438,0.052222528,-0.025780337,0.010107504,0.043676388,0.035097335,-0.022375692,0.029811945,0.036749776,0.06977269,0.025404816,-0.026338957,0.019885132,-0.01754662,-0.005827664,-0.00042476156,-0.019186392,0.009088586,-0.013710247,-0.012797034,0.041112024,0.04322992,-0.008522587,0.022254886,-0.023147184,-0.010683645,-0.007620385,-0.020291056,-0.024887618,0.0264337,-0.04158675,-0.00459593,0.017599897,0.06256163,0.08891817,-0.0683303,0.0060094055,0.007891402,0.0589258,-0.0042159087,-0.02738506,-0.014412622,-0.0135514345,-0.056277152,0.018023022,0.009203029,0.0036920202,-0.0064938245,-0.0032556073,-0.018890958,-0.011612835,0.0031203898,0.024330625,-0.04129328,-0.016598763,0.02639018,0.0010908261,0.00010812456,-0.007328142,-0.010820851,-0.019902352,0.0043127574,0.10893399,0.025627285,-0.00015596254,0.024440331,-0.012792852,0.05089957,-0.0044639455,0.0011101792,-0.021151492,-0.00068629073,-0.041124336,0.005663871,0.0162701,0.00074272766,-0.055780243,-0.013426885,0.037777983,0.0043602064,0.028007919,0.015010643,-0.03881321,-0.00965799,-0.016362406,-0.01265956,0.019464932,0.0199293,0.023387367,-0.0035411501,-0.005346176,0.012100121,-0.013110657,0.0366758,-0.05351523,-0.024684306,0.021936562,-0.015879085,-0.053322483,0.033390313,-0.023105154,-0.0034318895,-0.0047904607,0.004484992,-0.030262042,0.011187501,-0.013168596,0.023183338,0.018551612,0.013453967,-0.02358249,-0.014807058,-0.035862368,-0.0019437773,0.058867376,0.011173374,-0.007271603,-0.013574153,0.006560892,0.04637946,0.0068775383,-0.06370378,-0.02090253,0.0167931,-0.027089015,-0.0060564084,-0.038275667,-0.013538275,-0.02806216,-0.030440884,0.008606315,-0.017685112,0.070218325,0.009013987,-0.027568247,0.0023714586,-0.011827201,0.05200961,-0.044081032,-0.03709897,-0.0071161236,-0.054629784,0.0016070924,-0.049125113,-0.021112455,0.025857015,-0.014901427,0.030888489,0.029975247,-0.0027125357,0.052259102,-0.024726532,-0.0040471926,0.017864702,-0.013283605,-0.004128529,-0.013677305,0.019025983,-0.022919735,0.002944483,-0.04179944,-0.00096562726,0.014100596,-0.023284161,-0.042794243,-0.016695566,-0.01616773,-0.049566723,0.05329742,-0.013349553,-0.010069185,-0.0366405,0.026626976,-0.010360571,-0.014922854,-0.051872656,0.0073112864,-0.009625454,-0.017179329,0.0115498705,0.014225863,-0.038072366,-0.011089598,0.004423732,0.038906086,-0.035383705,0.0025980873,0.044316392,0.029897515,-0.0069593852,0.005150189,0.0005117577,-0.011071724,-0.026664957,0.01634008,-0.0018472569,0.011341198,-0.026928507,0.019745024,-0.03275596,-0.0047293417,-0.018122979,-0.013666465,0.017211229,-0.032641027,0.014018355,-0.059107225,0.016759045,-0.048514605,0.018332962,-0.043618843,0.03457855,0.018229268,0.08839409,-0.061033364,0.04387916,0.012114143,-0.012925101,0.011499412,-0.009512743,0.0096896235,0.002356667,-0.015847737,-0.038836606,-0.01891033,0.037839103,0.019287504,0.0043421527,-0.021725543,0.0059620426,-0.021768717,-0.012808882,0.036763757,-0.021771157,-0.006065449,0.002785906,0.050650317,-0.0026597644,0.009346738,0.0284189,-0.024164122,-0.010493507,-0.0005048063,0.043114215,-0.0005100943,-0.01919902,0.0013392352,-0.012766794,0.0017763389,0.002610995,0.021300806,-0.00018986601,-0.007976077,-0.059441246,-0.035177547,-0.023712121,-0.043596487,-0.01692072,0.017970989,-0.007945969,0.061013468,-0.0066351215,-0.019302195,0.0073951567,0.046758626,-0.15024297,-0.015679728,-0.022285722,-0.00803822,-0.027956322,-0.026951307,-0.013266724,-0.04509148,0.016244082,-0.05316421,-0.032186728,-0.005634737,0.041071795,-0.034772504,0.008676964,0.0012085848,-0.0010036419,-0.013396127,-0.010006652,0.022998016,-0.025974685,-0.02837324,0.022225339,0.02352846,-0.041398223,-0.0075190314,0.033120673,-0.022994814,-0.034231633,-0.021864137,0.018622896,-0.056239396,0.019181013,0.07790067,-0.026271587,-0.036022175,0.014976723,0.022033028,-0.014700749,0.018729532,0.0044649956,0.036488045,-0.00038408928,0.040680263,-0.008756999,0.035958953,0.017129097,-0.02579517,-0.04554153,0.0017252507,0.07107521,0.007851031,-0.03438006,0.022789745,-0.020390889,0.0032584446,-0.06883979,0.025118493,0.0071250307,0.066263564,-0.024960747,0.032745495,-0.034610827,-0.033504885,-0.015784388,0.005751475,-0.031714667,0.022376617,0.013694195,-0.014687825,-0.004287288,-0.034336396,-0.0140219685,-0.054631937,0.01791341,0.0029020046,0.02249732,-0.021447927,-0.054860014,-0.033338346,-0.008888797,-0.04534997,-0.029946398,0.010085846,0.023773966,-0.0041703037,-0.010694062,0.0021500662,-0.057851233,0.012487692,-0.04601383,-0.05465595,0.03682592,0.015252285,-0.020333735,-0.0047945674,-0.035914604,0.0024104228,-0.037269916,-0.013395492,-0.027433563,-0.024790857,-0.023538483,-0.0019446166,-0.05454885,-0.030233037,0.0144985095,-0.00985122,0.02247588,-0.019529479,-0.040269766,0.02740112,-0.031482324,0.00043651022,0.008372614,-0.00060054974,0.0038047056,-0.008790275,-0.014112362,-0.03520665,0.021373829,-0.011326907,-0.02635714,-0.010007665,0.02588133,0.045858823,0.023984391,-0.014548551,0.016143816,-0.03880919,-0.0028424652,-0.061192997,0.0099357935,0.013716109,0.017437978,-0.017192384,-0.002479267,0.046638336,0.0013316328,-0.020671377,-0.023332566,-0.03157615,-0.0060461895,-0.0031408556,-0.017033003,-0.0013799005,0.0017619799,-0.0026406425,0.0043036714,0.0021386629,-0.0023012762,0.015321196,-0.044106126,0.06415907,0.014520026,0.055363033,-0.03803948,-0.03271362,0.010044139,0.04029352,-0.00366388,-0.045922708,-0.028326603,-0.02792266,-0.026680194,0.0632177,0.010307317,-0.018765513,-0.03933869,0.015550249,-0.003026134,0.03918398,-0.03288279,-0.010165354,0.04786177,-0.0013237876,0.0011948866,0.01661845,0.033439893,-0.0072185583,0.03528931,-0.008615961,0.04198921,0.019284677,-0.0042789443,-0.0021483826,-0.08990959,0.00014728717,0.03286742,-0.015756633,0.002211625,-0.022477899,0.025761176,-0.03277539,0.015270828,0.025027594,0.01715162,-0.028271856,-0.012318082,0.036014587,-0.041615974,0.031529162,0.046956293,-0.022117643,-0.047801696,-0.073738575,-0.0009918525,-0.009544712,-0.0044136234,-0.0074873785,-0.0030121082,0.017215101,-0.035468858,0.0043270583,-0.0021696328,-0.0329362,0.0413613,0.027095366,0.008274875,0.003859044,0.028485764,0.0031036066,0.001581648,-0.00084135623,0.0026179957,0.005119058,0.011192609,0.015634252,0.022964284,0.00012532341,-0.03338386,0.033580214,-0.010693093,-0.0051206406,0.05634883,-0.021628203,0.005594977,-0.003988104,-0.047741137,0.007699543,0.013173744,-0.0059520816,-0.018272992,-0.016104273],"last_embed":{"hash":"vawr1i","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"vawr1i","at":1762844553093},"key":"Work/Random/MacPlugin.md##{11}","lines":[17,17],"size":294,"outlinks":[{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-omnisearch","line":1},{"title":"♡","target":"https://github.com/sponsors/scambier","line":1},{"title":"♡","target":"https://ko-fi.com/scambier","line":1},{"title":"**Omnisearch**","target":"https://obsidian.md/plugins?id=omnisearch","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=omnisearch&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"vawr1i","at":1762844553093}}, +"smart_blocks:Work/Random/MacPlugin.md##{12}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043574426,0.0042893155,-0.07188268,-0.030502504,-0.020238305,-0.0281674,0.02249022,-0.009841025,0.04346231,0.026933715,-0.010858238,-0.0015613259,0.007584486,0.0041609537,0.022564773,-0.013444552,-0.0012617793,-0.014338925,-0.0076994114,-0.02461122,0.026673993,0.009381122,0.038764644,0.056109108,-0.029353712,0.017570792,0.014122252,-0.0026088082,0.038298283,-0.012082299,0.013864933,-0.06264356,-0.011786414,-0.011306133,-0.034010094,0.006811807,-0.0025360158,-0.0049854857,-0.050937444,-0.0037417202,-0.025475023,-0.002921168,0.026388878,-0.0038982101,-0.0066936826,-0.028844966,0.015193063,-0.014026479,0.03074348,-0.011883849,-0.013846479,0.003631529,0.033729337,-0.06832186,0.0039078225,0.028236346,-0.031652823,0.0019758982,-0.053396538,-0.003704794,-0.060166717,-0.003908725,0.009105206,-0.0162361,0.013339975,0.05217429,0.00070170034,0.012581042,-0.0017936797,-0.027283374,0.01624539,0.034309164,-0.034324307,-0.0102262525,-0.038431685,-0.039420377,0.060243446,-0.025418812,-0.026167838,0.030745553,0.0053028236,0.027828127,0.011513091,-0.01308305,0.0126745915,-0.031680297,0.007100146,0.030499479,0.005186624,0.056259595,0.015825925,0.019580081,0.035381526,-0.062050786,-0.0859352,0.005977218,0.047552828,0.021827988,0.032030884,0.006295549,-0.0034504551,-0.025148941,0.020225134,-0.023937467,0.0043170475,0.029049346,-0.005471371,0.015887132,-0.03771444,-0.0352457,0.009091152,0.0129769,0.030352779,-0.0052738274,-0.005207498,-0.0018981822,-0.0011816047,-0.026687793,0.02771062,0.016991135,0.028903443,0.02806349,0.05510823,-0.029482903,0.004132462,0.011346256,0.015249124,0.04119137,-0.0064699496,0.019666528,0.007657119,0.036684044,-0.018247325,0.00095867104,-0.03710818,0.0008208003,0.007785367,0.0038203774,-0.03363055,-0.039749168,-0.004996078,0.0024135443,0.02920834,-0.020429548,0.04841614,-0.083170295,0.043629125,0.020786999,0.037516147,-0.013579895,-0.03346216,0.036116008,0.023389336,-0.009090431,0.023569131,-0.021109568,-0.014562349,0.039399423,0.02854121,-0.0023878105,-0.007894127,0.0320343,-0.039573345,0.06872037,0.0068058413,-0.057749365,0.016238192,0.014722864,-0.0015917362,-0.02192976,-0.011801386,-0.025654634,-0.014419937,0.0006851387,0.010096599,0.01234112,0.06910912,0.04308368,0.037908208,-0.037584644,-0.06280977,-0.016632183,-0.055116512,0.0064380527,-0.030041097,-0.012027722,0.006654176,-0.027519848,-0.0008508542,0.05479943,-0.0065249796,-0.0073308726,0.026301349,0.022837076,0.08409612,0.009048196,-0.01322481,0.032809455,-0.02452147,-0.016905785,-0.007594729,0.034485295,0.061793078,-0.040834267,-0.0018340088,-0.027735244,0.032477498,-0.06294541,0.010883544,-0.035416592,0.021824174,0.021812316,-0.011469758,0.02113328,-0.03654963,0.0073658037,0.01102504,-0.014797625,-0.01694841,-0.036151607,-0.016547287,0.07329419,-0.00873913,0.026206655,0.014451591,-0.016157493,-0.016457597,0.046021685,0.005468724,-0.008605553,-0.018040912,-0.0031882015,0.029590558,-0.031926587,0.03472185,-0.010347584,-0.072751224,0.02575535,0.020890186,0.021819413,-0.015864674,-0.018159574,0.013318001,-0.027272107,-0.019848697,0.016541634,0.0036033406,0.012157928,-0.007366904,-0.03782218,-0.007873031,0.00033569417,-0.0036339206,-0.009300098,0.040114492,0.024711333,0.036876652,-0.011196397,-0.03823917,-0.014045284,0.006856384,0.04762341,0.00013454328,0.018356537,0.005011314,-0.009178725,0.0039879326,-0.013772155,-0.033552054,-0.039531775,-0.0042777015,-0.042365335,0.020492563,-0.0024126756,0.015817983,-0.039235424,-0.010872551,-0.03213335,0.07013844,0.024016708,-0.01249655,0.0665837,0.01625162,0.05843462,-0.008561485,0.022757642,0.0049198824,0.01762946,0.0074309977,-0.0035838494,-0.03428296,-0.002764767,0.067465745,-0.0074385335,0.0022204646,-0.014365292,-0.0020794887,-0.16824847,-0.035681643,0.00771449,0.032293577,0.0038108635,0.03131855,-0.009565984,0.022974975,-0.025627198,0.012591363,0.0170386,-0.036910366,0.0013781453,-0.0112628285,0.04240107,0.0032244902,-0.03782197,-0.0009571663,0.005385383,-0.027660739,-0.06569874,-0.061356902,0.053915434,0.05638443,-0.0136988275,-0.027117927,0.05110285,-0.05416208,-0.012948476,0.018473148,-0.01683298,0.026094614,-0.0021018013,0.018001571,0.0031090116,0.03329223,-0.010251038,0.033409514,0.00047440486,0.009233902,0.02156621,0.04851259,0.025266232,0.042566627,0.003028198,-0.027591614,0.040140238,-0.0005589501,0.010473278,-0.021653462,0.018697824,-0.019076543,0.003987637,-0.012208635,-0.034932524,-0.020343408,-0.008613922,0.035242446,0.008281006,-0.013743174,-0.030739902,0.0023985712,0.025750298,-0.019621633,0.0061480906,0.029859351,0.03401588,-0.006619398,0.037500598,-0.029845241,0.009478913,-0.050500724,0.009302194,0.022687545,0.065928936,0.018905107,0.022190241,-0.012543022,0.001271235,-0.1105891,0.005738449,0.011547522,-0.013907916,0.0021793141,-0.021121487,-0.048362512,-0.0062385467,-0.027710149,0.025770437,0.27719468,0.034768503,-0.022280864,-0.00072213874,0.042620603,-0.0472863,-0.045644432,0.035342358,-0.014224279,-0.01714038,0.0043675397,0.010437561,0.028072912,0.017292261,0.032698132,-0.02929035,-0.068462156,0.010218879,0.05190094,-0.020812824,0.00081923214,-0.059454303,0.009383637,-0.0017287086,-0.04387499,-0.0070334976,0.010947386,-0.00732664,-0.018253908,0.042698126,-0.040301625,-0.0001830251,0.03381139,-0.029450601,-0.035772383,-0.017812401,0.038957894,-0.030857299,0.019017052,-0.006938296,-0.030637281,-0.02110114,0.03895231,0.03007585,0.0030041265,-0.024460454,-0.0056728143,0.031706277,-0.0043743737,-0.03815992,-0.037910305,-0.03337057,-0.0466259,-0.003646855,-0.021349102,-0.014596552,-0.03232005,-0.041223854,0.01435426,0.04161621,-0.008724528,0.022784,-0.055653747,0.035022188,-0.016405532,0.012575605,0.010536282,-0.0040194658,-0.004475542,0.002630411,-0.018825652,0.018798137,0.016677633,0.0012489718,0.030873604,0.039652184,0.07276529,0.06546437,-0.012936943,0.0009972119,-0.03950209,0.038648475,-0.028592,-0.011444156,-0.008761217,-0.043523204,-0.0148827555,0.055335782,-0.0023575858,-0.012447738,0.029181572,0.015891334,0.0020218466,0.062982365,0.014868671,0.030816752,0.006870503,-0.037191365,-0.03641071,-0.020480601,0.021216024,-0.031548925,-0.03410634,0.005103337,0.024144813,-0.0053205076,-0.030055268,-0.01671738,0.009329395,0.029341979,-0.022939088,0.002266285,-0.02495556,-0.03507908,-0.009906703,0.045354735,0.035021886,0.045618817,0.0107791,0.029754028,-0.009277667,0.015175396,-0.030275602,0.01867127,0.0021951154,-0.005551168,-0.026584059,0.08855833,-0.031533897,0.029397499,0.0126944985,-0.030156508,-0.00024884517,0.028715815,0.047473535,-0.04462405,0.032966435,0.040864564,0.016834117,0.040474027,-0.021086173,-0.033852138,-0.02331403,0.012199043,0.015062269,-0.020502763,0.006431852,0.009301259,0.007461149,0.023200477,0.037941173,0.0063260132,0.04616417,0.004401101,-0.0041873874,-0.028734982,-0.0051539037,0.00054692494,0.02425543,-0.038157765,-0.023089098,0.010567807,0.032886904,0.040872563,-0.07108482,-0.005496654,-0.010425104,0.044809304,0.017930161,-0.009547569,-0.012941343,-0.03440445,-0.039472923,0.023964135,0.008543826,0.013447011,-0.011817723,-0.012603106,-0.021445205,-0.0044592847,-0.013521385,0.021780249,-0.044183087,-0.043639246,0.03208726,-0.011386961,-0.009544108,-0.004824691,0.0049430444,-0.035285246,-0.047092248,0.08644396,0.0037559674,-0.0024614595,0.024917359,0.026556583,0.048586287,-0.0077907005,0.012477225,-0.024004005,-0.013818467,-0.04357685,-0.017093737,-0.010382642,-0.0043842103,-0.06296034,-0.0062283236,0.040237986,0.024150763,0.020297622,-0.011884525,-0.026804453,0.021652801,-0.02538771,0.026404867,0.0095482245,0.050477315,0.07324975,0.022988673,-0.010894826,-0.00882255,0.013483849,-0.00015611625,-0.04957209,0.0070137954,0.034134854,-0.0072650434,-0.060439415,0.043191265,-0.04494742,0.006164152,0.01106778,0.020108854,-0.013707961,0.00028034748,-0.017300982,0.022009663,0.028745756,0.012739199,-0.01616971,-0.0075488454,-0.021523716,-0.009100386,0.08268772,0.0144743845,-0.001118842,-0.03048775,0.003442494,0.033753935,0.01690891,-0.042056825,-0.06193246,0.023168363,-0.06897102,-0.028200237,-0.03361187,-0.0236158,-0.03761563,-0.016370336,0.007418294,0.010737478,0.05179583,0.02056799,0.017495807,0.008934529,-0.009416174,0.027939973,-0.073220484,-0.026228944,-0.008118924,-0.05969758,0.02133249,-0.014868946,-0.030591896,0.03964908,-0.023737105,0.011961418,0.03731255,0.02525256,0.00363397,-0.0641326,-0.023456993,0.011371634,-0.011554513,-0.017152233,-0.01175893,0.04191989,-0.045199256,-0.020178108,-0.0556269,-0.025110899,0.027547877,-0.028277423,-0.001812536,-0.015362239,-0.020597948,-0.05051324,0.013470572,-0.02663948,0.015344801,-0.017915733,-0.0067669316,-0.023391103,-0.023666032,-0.04264944,0.014572336,-0.013701555,-0.004495644,0.014493679,0.011484723,0.007901813,-0.012175569,-0.019989131,0.020742215,-0.026008988,-0.0018432636,0.0050373157,-0.012690497,-0.030550528,-0.022562081,-0.013045025,0.012190231,-0.008456914,0.014801239,-0.015009444,0.0022807044,-0.0182466,-0.00933573,-0.032124247,-0.005971097,-0.038456447,-0.0021837843,0.013749926,-0.024319796,-0.0103707975,-0.06431376,0.051570248,-0.014126404,0.007986494,-0.015570716,0.00010685566,0.02515091,0.041075602,-0.010965617,0.03343388,-0.006217589,-0.0038386888,0.018403562,-0.0003559703,0.018353345,-0.0028296544,-0.01239276,-0.032794785,-0.0007205309,0.016665507,-0.06267767,-0.0013024999,-0.019068025,-0.009463731,-0.008297025,-0.029548252,0.011682487,0.02554635,-0.03385028,-0.0005945757,0.026661087,-0.015594871,0.012344338,0.040682044,-0.02263088,0.008552918,-0.03211216,0.03648366,0.06350838,-0.010753007,-0.0027953477,-0.0025481598,-0.027561564,0.028522665,-0.01997869,-0.02871865,-0.028463706,-0.028847018,-0.040150262,-0.010420882,-0.025314076,0.002895449,0.018784884,0.0050556134,0.02872531,-0.009107872,-0.015592555,0.0022672636,0.07217774,-0.15170024,-0.03435059,-0.017431783,-0.019014247,-0.01195802,-0.012471222,-0.042390436,-0.003961605,-0.014539094,-0.0285529,-0.001589509,-0.02850034,0.065729335,-0.013218715,0.01597141,0.035895392,0.0058295485,-0.005715588,-0.011532017,0.0334839,-0.02710997,-0.012293167,0.023971276,0.019345567,0.028293848,-0.009880056,0.034344938,0.0031392605,-0.044758283,0.0072267824,0.019793512,-0.01335163,0.02756908,0.050315488,-0.08525666,-0.03610872,0.0062900074,0.035774738,-0.0027877726,0.031857576,0.0009558025,0.03232894,0.023717038,0.033426728,0.0021976787,0.051780596,0.014741911,-0.028043415,-0.041954134,-0.001995855,0.077696584,0.018407,-0.019230936,0.025119029,-0.0060432875,-0.004825646,-0.035551503,-0.004505415,0.01124034,0.050627857,-0.005223103,0.0355018,-0.03441198,-0.012900118,-0.0035451574,0.02240567,-0.0359809,-0.0042864075,-0.006663197,-0.039601192,-0.01361581,0.011571294,0.016469102,-0.036269695,0.024438348,0.011151558,0.00010844796,-0.017911505,-0.057974495,-0.04249069,-0.024104953,-0.03586038,-0.0031960027,0.006869225,0.029476857,0.0028154557,0.012830945,-0.021677399,-0.047739554,0.007910043,-0.058373634,-0.072818525,0.004949578,0.026621096,-0.006548402,-0.011230559,-0.017545478,-0.026219975,-0.041584946,-0.025942197,-0.049385663,-0.03298644,-0.008640203,-0.02026171,-0.049753077,-0.008045648,0.036598794,0.019294143,0.010066293,0.0061578755,-0.055243474,0.015366735,-0.024114968,-0.0038630925,-0.02040084,0.0049908184,0.042753533,0.0068976344,0.0009857588,-0.027795773,0.017716924,-0.0061694747,-0.022457553,-0.0072690486,0.047148567,0.06328236,0.054825664,-0.0018040225,0.034169305,-0.002267965,0.004773065,-0.051647443,-0.0183285,0.022041906,0.012857634,0.0053205267,-0.033676293,0.063787535,0.005056553,-0.0070967693,-0.029763658,0.00047488118,0.011394263,-0.019418221,0.03443794,-0.044758677,-0.0077632405,0.001264111,-0.009386436,-0.008255855,-0.004444335,-0.0019936939,-0.021175234,0.04436784,0.03571663,0.03706129,-0.007822833,0.0017909962,0.015387889,0.029874323,0.01915341,-0.042293973,-0.029309433,-0.018546157,0.027195865,0.06858133,-0.007423432,-0.036562786,-0.064168945,0.032620534,0.0121683935,0.007988675,-0.028797602,0.014886875,0.072085686,-0.02340601,-0.0025482548,0.0067299916,0.0018010703,-0.018720267,0.03694838,-0.012433747,0.04854078,0.014446468,0.016071143,-0.01875416,-0.061099507,-0.002249406,0.01274973,0.001958218,-0.0058039622,-0.016885972,0.05527945,-0.04554322,0.016255079,0.020797836,0.02283127,0.020611517,0.010791094,0.012983238,-0.0030517422,0.008779422,0.02932567,-0.039087456,-0.041653857,-0.043797117,0.01267361,-0.0129929045,0.022043886,0.00044100833,-0.0025818842,0.0043794494,-0.053599343,0.0023128921,-0.0025708836,-0.014546122,0.06146889,0.02645035,-0.025706843,-0.0060547423,0.009234043,0.0013092653,0.010786854,-0.048128057,-0.017536784,-0.0070608114,-0.0011840513,0.01921531,-0.0064617237,-0.006253194,-0.037327655,0.03688104,0.0051581846,0.015046371,0.05097872,-0.0074781384,-0.0029158653,0.036763985,-0.039717816,-0.03642997,0.047898613,-0.02251998,-0.045684572,0.0020638392],"last_embed":{"hash":"zxe9fq","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"zxe9fq","at":1762844553093},"key":"Work/Random/MacPlugin.md##{12}","lines":[18,18],"size":296,"outlinks":[{"title":"*jsmorabito & phibr0*","target":"https://github.com/phibr0","line":1},{"title":"♡","target":"https://ko-fi.com/phibr0","line":1},{"title":"**Commander**","target":"https://obsidian.md/plugins?id=cmdr","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=cmdr&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"zxe9fq","at":1762844553093}}, +"smart_blocks:Work/Random/MacPlugin.md##{13}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.054471366,0.0016894916,-0.02886878,-0.011250419,-0.0053423517,-0.032193247,-0.009205384,-0.004665502,0.0038954418,0.011012449,0.010061697,-0.014107505,0.015827714,0.025950538,0.0032862131,-0.04215813,-0.00712414,-0.016235018,0.0410028,-0.01398345,-0.0028275077,-0.0004153685,-0.0181453,-0.012163354,-0.029612092,-0.001449624,-0.0055319495,-0.016303185,0.039133172,-0.030086525,-0.0019996697,-0.041375462,-0.004538015,-0.05701822,-0.03549225,-0.01052922,-0.019462889,0.0038745673,-0.040168967,-0.00006618572,-0.024646549,0.0066647287,0.031119728,-0.033352032,0.004117764,-0.014014161,0.032043945,0.0068095606,0.009115154,-0.013943896,0.00451458,0.009436439,0.04403682,-0.054461744,-0.030419374,0.027005399,-0.05983209,-0.031467076,-0.03938274,-0.01421369,-0.036108546,-0.00907225,0.017488219,-0.008319537,0.048511237,0.061251767,-0.025774503,0.016925346,-0.02708662,-0.028357213,0.010131832,0.053741165,-0.008768915,-0.038777243,-0.06679633,0.0003880527,0.05373557,0.008798749,-0.015915489,-0.0028568213,-0.004304244,0.046682987,-0.0057061007,-0.029755594,-0.002293081,-0.0018981779,0.0022156518,0.031505376,0.008209545,0.07797168,0.014493206,0.01579655,0.031195903,-0.035037406,-0.06476558,-0.017053785,0.040284038,0.00045068868,0.03697332,0.014545049,-0.0020368327,-0.0047395388,-0.018458769,-0.0025514234,0.024866197,-0.014050927,0.014911626,0.026157012,0.0013898879,-0.021537505,0.017405067,-0.017715752,0.017537685,0.016881263,-0.008297466,0.0013622346,-0.017576,-0.030582204,0.0340076,0.05362948,0.038282953,0.022332076,0.072350055,-0.03775443,0.052853547,0.03459339,0.016552731,0.038401887,-0.002952525,0.0111251725,0.0015799871,0.05132398,0.019244669,0.02625002,-0.029648434,-0.0056823106,0.024665058,-0.040936433,-0.0012758505,-0.04273438,0.00044979027,0.04995564,0.03075893,-0.054856557,0.032085124,-0.061145898,0.00659145,0.04711565,0.022619788,0.0065422184,-0.0095654065,0.021346428,0.00885457,0.030554406,0.028888261,-0.005857868,-0.024539445,0.066291764,-0.0004918826,-0.013002921,0.009875947,0.054266233,-0.028517716,0.037605125,0.03367731,-0.041278344,0.0013659323,-0.0144779645,0.035914812,-0.03447566,-0.015115692,-0.029710554,0.047561646,0.021637488,0.03598112,0.027085504,0.08617129,0.038952846,0.024118386,-0.008621304,-0.024280885,0.033170715,-0.04340148,-0.034692306,-0.050250698,0.019162308,0.010608089,-0.02443469,0.013754473,0.031890396,0.0029897701,-0.0025590442,0.04901555,0.024095137,0.05889717,-0.018915582,-0.0025646891,0.013394832,-0.017679345,0.012807722,0.011966432,-0.007944471,0.05723231,-0.030480012,-0.00611049,-0.004464307,0.033827186,-0.051413834,0.0137793245,0.0043511833,0.013878968,-0.006869113,-0.030783324,0.0019332037,-0.017811174,-0.012672624,0.022471083,0.0026099556,-0.048578594,-0.01191499,-0.02860509,0.032639675,0.032621335,0.047042683,0.0031289698,-0.0034421305,0.027066426,0.048962347,-0.011689783,0.029185865,-0.05258054,0.02910141,0.03874115,0.0005823095,0.034981497,-0.0032122692,-0.056176066,0.035257988,-0.015697347,0.000101359,-0.017709756,-0.0101244375,0.0075903763,-0.010446196,-0.026386082,-0.010951208,0.0015646649,0.048780467,-0.03718271,-0.060763303,0.0032259927,0.020113556,0.0027738318,-0.0067183156,0.048660364,0.010754244,0.04623244,-0.025127815,-0.058217987,-0.0070594605,0.0037294468,0.06537888,0.0047253408,0.015971033,-0.00066161837,0.019649265,0.01480017,0.014598507,0.020204987,0.00029514785,0.005258528,-0.01375895,0.030491428,0.008648158,0.013302699,-0.012066608,-0.001241884,-0.031053182,0.0705473,0.020306213,-0.06783351,0.033858225,0.049762424,0.03762996,0.029488597,0.002505028,-0.0044136923,0.017932698,0.020150753,-0.012917224,-0.010701474,0.0010888807,0.054296,-0.00832104,0.016236832,0.008357575,-0.036051657,-0.17520733,-0.024695113,0.018860219,0.040941775,0.026127677,0.008092662,-0.02362161,0.01073594,-0.01643578,0.008259089,0.002124592,-0.039827798,-0.016664088,-0.055625066,0.035341077,-0.016118133,-0.019104376,0.02640963,0.0022006992,-0.027286822,-0.096331514,-0.032962553,0.04657371,0.053127117,-0.009548578,-0.06346566,0.042502,-0.0033972855,0.009407988,0.0020259044,0.011729248,0.019930443,0.0039098607,0.0035749162,0.020084051,0.030778876,-0.016851423,0.051816404,0.01848813,0.023970047,0.044900097,0.061421424,0.018282782,0.02338669,-0.0014738742,-0.002673549,0.01608872,0.011054354,0.004343735,-0.008867093,-0.03727652,-0.02399671,0.034344494,-0.0020864995,-0.028176416,-0.0070124073,-0.030205054,0.02944524,-0.0049900385,0.0015580234,-0.054033797,-0.013985251,0.011837883,-0.03375193,0.016322797,0.0027660665,-0.007365613,-0.018464984,0.045789994,-0.014142928,0.031806268,-0.027002413,-0.014326699,0.000112825575,0.033643316,0.03664559,-0.03179547,0.0067367638,0.026518492,-0.11621923,-0.011417304,0.025696738,-0.008231812,-0.019709844,0.004901891,-0.023062052,0.011197502,0.0053749345,-0.015495432,0.27482554,0.042943493,-0.044132166,-0.019819906,0.045365304,-0.024712523,-0.0251238,0.046501145,-0.023050154,0.0027988714,-0.004898632,0.034151178,0.026893813,0.024857452,0.03618948,-0.012675203,-0.030525832,0.026617464,0.029065922,-0.009475238,0.0046111527,-0.06331269,0.009729708,0.04106655,-0.053931646,-0.0029500662,0.0020241805,-0.034003098,-0.030171175,0.043162838,-0.0052462434,0.036409073,0.031153338,-0.023474254,-0.0062256902,-0.016064314,0.03257828,-0.067241296,0.036913924,0.026476268,0.00040750985,-0.02000776,0.012073764,0.018669147,0.015983056,-0.01069426,-0.009696821,-0.035440322,0.012740361,0.02353504,-0.02872368,-0.0571368,-0.021513062,-0.035241745,0.01745034,-0.022633487,-0.02518833,-0.051667962,0.007264983,0.022406267,0.010913174,-0.005426802,-0.02288062,-0.004055603,0.006709904,0.0024721953,0.008272906,0.024761222,0.037520405,0.04333085,0.0033185324,0.007586265,0.03126803,-0.0059206737,0.009900702,0.023868736,0.045648724,0.005396555,0.019233136,-0.009095767,-0.051378068,0.03864739,-0.018859863,0.00052534847,0.016978616,-0.011437374,0.0047176415,0.05956814,-0.014532821,-0.044144455,0.02393499,-0.013125434,0.00010714662,0.035171427,-0.028473092,0.03964213,0.009660606,-0.009848917,-0.04384896,-0.008322153,-0.0025064696,-0.033731796,-0.011844427,-0.005198163,0.03083338,0.010571227,0.0036633334,0.0025779342,0.0009095076,0.020136625,-0.010226583,0.020217953,-0.018205341,-0.0306861,-0.031211637,0.029202405,0.035700317,0.02459449,-0.027495699,0.037699856,-0.009897265,0.046108004,-0.01579497,-0.009767358,0.014174458,-0.0138776135,-0.023655185,0.051866204,-0.052470416,0.038513087,0.0074383086,-0.030976187,-0.0019448317,0.04846862,0.015903465,-0.027793849,0.015526029,0.029998396,0.038125396,0.004950819,-0.04792746,-0.0024324097,-0.007879881,-0.01205364,0.008790752,-0.0022998445,0.005469188,0.0057522794,-0.022172658,0.045512363,0.012661979,0.023539497,0.011244507,-0.018642705,-0.019662695,-0.031540003,-0.014634277,-0.009880986,-0.009323359,-0.03651574,-0.013113853,0.023201995,0.007522244,0.04990331,-0.042476546,0.015105345,-0.0116113005,0.023069028,-0.024949409,-0.019660877,0.0140772695,-0.02080748,-0.06903661,-0.005746237,0.011209066,-0.021631025,0.027185416,-0.029002646,0.008031623,-0.012148203,0.0030070285,-0.011504548,-0.05624185,-0.025769537,0.042402275,0.016610175,-0.023427693,-0.015527504,-0.0038028294,-0.02676371,-0.0031284078,0.11683732,0.04719412,0.006405033,0.01477417,0.0385751,0.053900477,-0.03239186,-0.001331273,-0.021384524,-0.017284498,-0.034902573,-0.009407414,-0.0067452835,0.0086699175,-0.01468509,-0.035996765,0.036909692,0.00577771,-0.007177975,0.038324777,-0.0427075,-0.05700689,-0.015631216,-0.0054229978,-0.0036549733,0.03467042,0.045556143,-0.03586805,-0.008713739,0.0023422292,-0.016095223,-0.011933562,-0.028481578,-0.021206375,0.045340184,-0.01678379,-0.017802374,0.009949573,-0.008345749,-0.003212292,-0.021792512,-0.031634126,-0.009370946,-0.003378434,0.0008445896,0.028875237,0.047321133,0.014224193,-0.029142493,0.0067123813,-0.022702094,0.015182504,0.05686405,0.0013919171,-0.008885962,0.0026072843,-0.025787959,0.020961504,-0.0033603876,-0.034744386,-0.060161106,0.016516289,-0.040570915,-0.01126182,-0.012147022,-0.032520212,-0.02218235,0.006267272,-0.034935426,-0.004658519,0.07914755,0.030068817,-0.022149237,0.024614234,0.012095625,0.05831027,-0.04161367,-0.026201647,-0.021575551,-0.029044833,0.005553407,-0.033335358,-0.041671008,-0.031560946,-0.028372753,-0.0026817874,0.024540795,0.016776234,0.025163688,-0.024186805,-0.00298637,0.0053707,-0.0000826347,-0.064301394,0.020140994,-0.0022275771,0.0070589893,-0.00048955466,-0.03758068,0.0015653302,0.029601773,-0.04302103,-0.020104172,0.0019118277,-0.0076142093,-0.04093955,0.05682484,0.01875236,-0.043480523,-0.017719911,0.0067993375,0.023918904,-0.021163488,-0.039552283,0.035575565,-0.0033769463,-0.012250208,0.04760218,-0.0026335868,-0.025149798,-0.045430306,-0.02156535,0.030828202,-0.0062000016,0.009403728,0.0370231,-0.022595558,-0.010410082,0.001139078,0.025632273,0.008164829,-0.030644646,-0.00015922645,0.0131706195,0.0076796245,-0.033281475,-0.014670213,-0.05864333,0.00007781554,-0.019726964,-0.035430294,0.028662581,-0.017825859,0.0015133481,-0.022826275,0.053292315,-0.022340843,-0.009326868,-0.0554182,0.037706416,0.004578632,0.05008928,-0.037682474,0.040149372,-0.033864554,-0.0021922581,-0.0023357791,-0.021385899,-0.0018463153,-0.0016902857,-0.02441061,-0.04831745,-0.0090593435,0.012194136,-0.0059251525,0.030933363,-0.009577699,-0.015145568,0.0038205106,-0.00097491534,0.021953473,-0.037176512,-0.008620776,0.028821371,0.029182073,-0.004393193,0.010728221,-0.01217821,-0.017469434,-0.009226424,0.010080703,0.029480567,0.018888919,-0.017963128,-0.016771844,-0.01973207,0.0074981563,-0.006508027,0.021141138,-0.022539921,-0.0035466673,-0.03927987,-0.011823727,-0.024677029,-0.053501494,-0.00631784,0.007868414,-0.020150064,0.023221044,-0.0101521015,-0.010039705,-0.0074847485,0.055883214,-0.14673205,-0.0083664665,-0.032469407,-0.02358802,-0.017906785,-0.00800747,-0.04041183,-0.03692741,-0.01227073,-0.053201746,-0.024837622,-0.00980393,0.03088122,-0.042787705,0.05640744,0.015201941,0.023749989,-0.019013043,0.0076619415,0.022859847,-0.021663236,-0.022237623,0.024295922,-0.0114354845,0.012222964,-0.015361967,0.054504495,0.008103398,-0.030339383,-0.03853579,-0.016067624,-0.017413806,0.025096163,0.08272368,-0.041763045,0.006486179,0.025092816,0.04112018,-0.021848043,0.010587802,-0.003983806,0.017873913,-0.012678102,0.035585657,0.034685034,0.06843759,0.012600606,-0.042193234,-0.042943697,-0.011470679,0.09895875,0.016314304,-0.07033712,-0.0065931827,-0.008738985,-0.004774523,-0.07275755,0.00831301,0.01755665,0.062905654,-0.023682386,0.005709243,-0.025104275,-0.046005875,-0.017678984,0.029012874,-0.049966715,-0.0052531445,-0.003967403,-0.017767128,0.0030971228,-0.042022213,-0.032603193,-0.03254234,0.01515592,-0.011528149,0.018896712,-0.040199306,-0.023805032,-0.0406275,-0.0149017675,-0.018359458,-0.034616534,-0.0043556276,0.006197849,-0.0018200666,-0.009386536,-0.010887737,-0.03050344,-0.0038185925,-0.0640713,-0.05587685,0.055287614,-0.003262283,0.013223958,0.012468618,-0.033007797,-0.011206349,-0.027170341,-0.0077923965,-0.035101335,-0.049552288,-0.03363628,0.023821823,-0.07747813,0.012541884,0.0073389285,0.0021470878,0.020392427,-0.030266395,-0.0016352813,0.046891876,-0.014792296,-0.02316072,-0.011965187,-0.0027838838,-0.000016008575,0.0065139574,0.00095814,-0.025330896,0.009835091,-0.03174399,-0.013699759,0.00996981,0.027802806,0.029925171,0.030218353,0.0020814475,-0.0003874007,-0.038928058,-0.014871273,0.011115927,0.008798364,0.023364423,0.03027834,-0.026738908,0.0057125357,0.052078772,-0.021966634,-0.03435445,-0.016846897,-0.01885565,0.0039811116,-0.017694596,-0.0023775718,-0.0531189,0.045903172,-0.002339813,-0.0065514315,-0.022550942,-0.024091031,0.010843917,-0.04586302,0.03184956,0.021874541,0.02362091,0.019835673,-0.03884192,0.011278786,0.04894462,-0.028357616,-0.053697437,-0.013863819,0.0032614914,-0.013385694,0.04283348,-0.007192968,-0.030586561,-0.043284584,0.008728342,0.0070654256,0.01264597,-0.011804911,-0.011151011,0.08187496,-0.016835915,0.0032580113,0.022506865,0.0002519952,-0.010426235,0.015348735,0.0022331858,0.06550991,-0.003033839,0.009460135,0.017428394,-0.06432054,0.026972394,0.021876762,0.00026712063,0.027564123,-0.016435018,0.033775404,-0.03321668,0.042809792,0.004082842,0.026356902,-0.04877399,-0.031324495,0.015425907,-0.021779895,0.034649435,0.01304118,-0.015013903,-0.057636652,-0.06781083,-0.019099267,-0.022605924,0.027041491,0.038032055,-0.0125752045,0.023332497,-0.06489593,0.007112425,0.036138363,-0.02662583,0.043755095,0.011693822,0.0040160404,-0.0020501665,0.064327106,0.009452328,-0.0061596064,-0.026209213,-0.042001456,-0.027121944,-0.012692927,-0.008186966,-0.011709331,-0.025977986,-0.041870136,0.05290067,-0.022604812,-0.016184924,0.018049898,-0.01920458,0.031031152,0.010864906,-0.019036455,0.03297583,0.0051585063,-0.029696377,0.0075356043,0.0035732042],"last_embed":{"hash":"1yj1r2b","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"1yj1r2b","at":1762844553093},"key":"Work/Random/MacPlugin.md##{13}","lines":[19,19],"size":268,"outlinks":[{"title":"♡","target":"https://dirtsimple.org/tips/tag-wrangler","line":1},{"title":"*PJ Eby*","target":"https://github.com/pjeby","line":1},{"title":"**Tag Wrangler**","target":"https://obsidian.md/plugins?id=tag-wrangler","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=tag-wrangler&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1yj1r2b","at":1762844553093}}, +"smart_blocks:Work/Random/MacPlugin.md##{14}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.027711783,0.0043315054,-0.035667848,-0.018825725,-0.0125345765,0.008038362,0.018521344,0.0023824924,0.070342205,-0.005065122,0.01260393,0.0033543804,0.023107022,0.025013622,0.03602604,-0.00213834,0.0006825852,0.008836812,-0.019894205,0.0072100093,0.015785728,0.020877834,0.040462248,0.037594173,-0.0025521955,0.0048655747,0.003388988,-0.012477438,0.035043854,-0.01975481,0.015053224,-0.06702932,-0.030522363,-0.054544277,-0.014934648,-0.009190722,-0.026667098,-0.0138591975,-0.05562952,-0.019028578,-0.003110522,0.02493038,0.03419822,0.006226373,0.0091016395,-0.0022200986,0.02725339,-0.01632523,0.03229307,-0.04083476,-0.016300054,0.011566832,0.027203418,-0.05845787,-0.01728915,-0.019965796,-0.013013495,-0.021452703,-0.058546126,-0.036149397,-0.058589596,0.011818141,-0.0021251116,-0.021714527,0.019410573,0.045612227,-0.011573891,0.007939021,-0.016842887,-0.020658752,0.0044257,0.024804285,-0.009108752,-0.019359801,-0.038845904,-0.030685637,0.09267612,-0.030491255,-0.0014413422,0.00047320002,-0.008438797,0.037370376,0.002977156,0.007757722,0.022094306,-0.058467954,-0.029684637,0.05704847,0.007471188,0.043755632,-0.028601011,0.0069347876,0.04861757,-0.061748788,-0.04802373,-0.015688919,0.043924645,0.034620147,0.030429339,-0.014074983,0.011074315,-0.024705127,0.04064636,-0.0036259054,0.0049954364,0.035684783,-0.016756209,0.022299811,-0.033521198,-0.036057923,0.016874291,0.00019877971,0.006739344,-0.023922835,0.000986173,-0.028670928,0.011475667,-0.049621534,-0.014916324,0.042213913,0.020424316,0.01326567,0.021813935,-0.029990869,0.0019461507,-0.006772482,0.037938975,0.03699136,0.021539703,0.055538006,0.0080032395,0.04160175,-0.0052010473,0.008551182,-0.04622362,0.025242751,0.01567546,0.016215304,-0.007306441,-0.021277687,0.032636732,0.01071824,0.012357571,-0.052168667,0.050477576,-0.074413404,0.017804572,0.008454579,0.041211,-0.024143161,-0.032591444,0.0345847,0.0038960676,0.018290762,0.034846347,-0.022563498,0.030859359,0.056518555,0.0031225826,-0.02960993,-0.045461707,-0.008403023,-0.05582363,0.028084353,0.018682338,-0.064184606,0.021246048,0.010284276,-0.0094714835,-0.022143142,0.011198129,-0.010360002,0.008131475,-0.0025583978,-0.0026605811,0.029737636,0.050738018,0.04234918,0.03286557,-0.012203715,-0.051367745,0.051285684,-0.06361665,-0.019831143,-0.028583655,-0.011179844,0.019208422,-0.014713991,0.014304001,0.06632422,-0.004274548,-0.011767047,-0.0043191775,0.0112017235,0.06466787,-0.012726553,-0.0020388782,0.053337727,-0.021892462,-0.007054888,-0.011532059,0.020375494,0.065186635,-0.026240036,-0.01401406,-0.011409041,0.044821735,-0.039643183,0.012775336,-0.025527475,-0.0027100742,-0.0017202914,0.013061352,0.017987343,-0.03839636,0.02174224,0.021022348,-0.004796337,-0.013520945,-0.008053404,-0.006636415,0.04309124,-0.001859699,0.0023196843,0.009111899,0.01571467,-0.02590636,0.02382028,0.03035495,0.008247582,-0.04071535,0.014983022,0.044339076,-0.025896495,0.07021525,-0.015357511,-0.076160096,0.047046497,0.0016112869,-0.016821617,-0.007474608,-0.017488677,-0.02094472,-0.04397016,-0.022495383,0.005825107,-0.0017651398,0.011822994,-0.0063548805,-0.012118922,-0.01863761,-0.0017650322,-0.03952886,0.011134368,0.023865193,0.020476494,0.024144573,0.0016721758,-0.035669476,-0.0030787233,0.02345411,0.02578535,-0.00045692545,0.02366436,0.0048318235,-0.0021052575,0.015380653,-0.011490661,-0.019254345,-0.02380293,-0.0034893975,-0.0070269057,0.03016141,-0.016037937,0.04597269,-0.012792754,-0.010465298,-0.03527465,0.051695053,-0.0069379173,-0.024369946,0.06417327,0.042622287,0.03724018,-0.002174858,0.012861116,0.025105434,0.030968614,0.02231542,-0.0040101283,-0.047991116,-0.0050313473,0.063758835,-0.012430555,0.024069654,-0.0013290417,-0.037903763,-0.17377457,-0.044086378,0.009364403,0.04637852,0.010920278,0.03774149,-0.05044402,-0.010011674,-0.048710242,-0.0045021935,0.023341414,-0.04100035,-0.009870088,-0.028914735,0.05714413,0.005119975,-0.016964747,-0.008667205,-0.00876518,-0.044772405,-0.07692493,-0.04484413,0.06331405,0.031945955,-0.011463306,-0.06370046,0.06332402,-0.037370216,-0.03521865,0.024818603,0.012504979,-0.031576455,-0.0027515662,0.01369526,0.01292238,0.020160142,-0.019370865,0.007812148,0.009911865,0.04132195,0.01959958,0.024112292,0.0070971274,0.03589764,-0.0011535818,-0.0050188857,0.037360273,-0.0071791806,0.021358153,-0.017205149,0.0096644005,-0.017962402,0.013907689,-0.020829972,-0.03534405,0.006175056,-0.007189063,0.04893402,-0.022989763,-0.003662731,-0.04191989,-0.026881982,0.031273607,-0.023198124,0.0010791876,0.02401363,-0.010883833,-0.019818718,0.04528049,-0.041292537,0.0033911716,-0.032263942,0.022734847,0.026854126,0.03795846,-0.006116954,-0.02247582,-0.025082227,0.030956632,-0.11135196,0.008251253,0.01992012,0.008967138,-0.0048313355,-0.025111005,0.00026087844,0.010302768,-0.02867965,-0.0066295234,0.26261863,0.021561058,-0.013033203,-0.017181965,0.07190009,-0.051931594,-0.015500854,0.050631195,-0.026339678,-0.021272633,-0.01977437,0.000689094,0.061178967,0.016521316,0.007773025,0.027538216,-0.04493433,0.0145980315,0.061333872,-0.029964797,0.004467536,-0.04953503,0.01880844,0.019505177,-0.0669926,0.016726015,-0.010390017,0.019812623,-0.036457047,0.05060263,-0.041289046,0.049182832,0.039102506,-0.033911686,-0.02532146,-0.029813949,0.03665458,-0.011417724,0.019502902,-0.009686525,0.0030537755,-0.0020210766,0.02921769,0.011460073,0.017942766,-0.004025468,-0.0129730925,0.01142298,0.016442135,-0.003342275,-0.018789275,-0.022778487,-0.026406547,-0.0077100853,-0.032560144,-0.022267094,-0.027744966,-0.046230905,0.013845062,0.030047318,-0.0036612805,0.02205139,-0.021829197,0.004249208,-0.018749787,0.014716281,0.021474538,0.018153248,-0.0058554225,-0.010653421,-0.0326064,-0.0023547937,0.028277457,0.0034111692,0.0052600703,0.008782728,0.0535114,0.047439612,-0.0036742934,-0.0029685837,-0.028822273,0.03662796,-0.015007538,0.0045231883,0.027136095,-0.044917263,0.009283599,0.072336525,0.009617206,-0.031193694,0.0234393,-0.018777223,0.0028453888,0.060772207,0.02422998,0.024705887,0.009561466,-0.0357897,-0.024567097,0.022369573,-0.009601663,-0.027017165,-0.03316655,-0.005158491,0.009471508,0.013194586,-0.0064965654,-0.030902347,0.0034230663,0.041561782,-0.015457235,0.02078886,0.008659202,-0.037166286,0.012511905,0.055428036,0.033401642,0.023993522,-0.004569655,0.008996106,-0.0087663345,-0.020800788,0.0026008512,0.040836457,-0.006011092,-0.016938131,-0.042834673,0.049311217,-0.045365214,0.00601363,0.0117080305,-0.026260111,-0.003272106,0.03932444,0.06482323,-0.02617178,0.03599792,0.02895702,0.026079403,0.03418045,-0.022784028,-0.011238619,0.013263558,0.012857997,0.016033316,-0.04213897,0.001775013,-0.004269789,-0.01470844,0.025634274,0.024906652,0.015315228,0.031198401,-0.0063512833,-0.0015226246,-0.025816862,-0.013832709,0.008318417,0.019471107,-0.034794558,0.00701681,0.025872018,0.04017333,0.07350402,-0.071332976,-0.0052472576,-0.025794497,0.026730873,-0.032193955,-0.03217181,-0.009713522,-0.05809139,-0.050308026,-0.007018337,-0.0010488882,0.026417516,-0.008446895,0.007301802,-0.036490586,-0.026111107,-0.0002581636,0.011345653,-0.02916837,-0.03989671,0.034775473,-0.015213915,-0.028579254,0.00053777796,-0.0019754323,-0.04052336,-0.049929,0.10450789,0.035155617,0.0017482246,0.032478265,0.03264943,0.09205016,-0.006962712,-0.003711013,-0.016888065,-0.001457374,-0.05097487,0.009402971,-0.01901571,-0.005503058,-0.04785271,0.008977592,0.05298363,0.006893568,0.029561158,-0.0048353737,-0.020163115,0.0011088185,-0.0022511433,0.02197092,0.0032011631,0.055736646,0.06866285,0.01708786,0.00374369,0.010894338,-0.034223076,-0.017281113,-0.057243574,-0.023714038,0.0054857163,-0.0103218965,-0.041355122,0.02962699,-0.050668526,-0.001216503,-0.008515994,0.02256594,-0.026434027,0.014591761,-0.021328893,0.00904877,0.012998775,0.009806119,0.010694063,0.0010748017,-0.047295872,0.024866706,0.06691836,0.024879705,-0.00020939363,-0.009459558,-0.013242753,0.063134685,0.024879728,-0.03149893,-0.028030781,0.02200853,-0.060198214,0.00053932035,-0.019023653,0.0074239825,-0.04423586,-0.02356136,-0.00201756,0.0067725326,0.06251625,-0.010912596,-0.01611505,-0.015673844,-0.023261126,0.027007626,-0.052549977,-0.034640804,0.00090107974,-0.034106813,-0.0015576041,-0.022609806,-0.0036145528,0.021706779,-0.024716945,0.020829797,0.06843836,0.025170496,0.017677365,-0.050851237,-0.039246716,0.018405875,-0.0048389225,-0.019851103,-0.025054868,0.008150202,-0.0073231966,-0.0109073855,-0.043550447,-0.015786272,-0.00991987,-0.019531379,-0.004579253,0.014737898,-0.012260411,-0.04285157,0.036415752,0.0050446093,0.027474284,-0.014732165,-0.0152364345,-0.026605971,-0.019794112,-0.019826008,0.017691111,0.0037736709,-0.029847438,-0.02143697,0.0060781017,0.01910724,-0.037544675,-0.027620412,0.05442756,-0.009857525,0.02043721,0.03709395,-0.009188751,-0.0011723868,-0.015157647,0.0033301783,0.0011760076,-0.021626523,-0.004347785,-0.0014069017,0.0051619774,-0.023530308,-0.011215999,-0.02474778,0.014754087,-0.003617126,-0.013568047,0.029119305,0.0016127393,-0.018218538,-0.044226605,0.0555909,-0.013937698,0.0083395485,-0.018512465,0.036858067,0.020613318,0.06469416,-0.04005089,0.018807502,-0.01760729,0.0059187305,0.01344095,0.013850055,0.001357087,-0.008377155,-0.0047576306,-0.032547917,-0.0076755052,0.04352285,0.0064241886,0.019712344,-0.027927574,-0.013909844,-0.03491088,-0.02316848,0.007969243,-0.031186398,-0.022165893,0.013271164,0.062430132,-0.036703408,0.0040430594,0.011231717,-0.035196926,0.005076248,-0.027779749,0.04872112,0.030478138,-0.03993971,-0.028658642,-0.01855256,-0.018067347,0.02638205,-0.013254166,-0.019772964,-0.03277159,-0.025548032,-0.05907954,0.0008702873,-0.027011745,0.001663313,0.0017901235,-0.0028370062,0.056516267,-0.044083536,0.021433365,0.010929959,0.03210821,-0.15730189,-0.035682164,-0.0067811147,-0.020972928,-0.0108094895,-0.011021055,-0.043899935,-0.0259958,0.005897125,-0.05321327,-0.05528092,-0.008588869,-0.0038897619,-0.01957497,0.009977243,0.044166584,0.029078443,0.012316137,-0.033908006,0.013241618,-0.022643566,-0.007981099,0.052640308,0.006532927,0.010712163,-0.028805433,0.030158978,-0.018005984,-0.033547137,0.0014349256,-0.013965549,-0.0061283284,0.01467415,0.06461144,-0.05423284,-0.01959233,0.020642728,0.03962492,-0.01797592,0.02491856,-0.031819202,0.025727836,-0.014111515,0.03293461,-0.013886763,0.06708394,-0.005280516,-0.011197291,-0.029746136,-0.025077676,0.078645356,0.017573308,-0.04438412,0.020231359,-0.024444338,0.0042754207,-0.029073972,-0.003850137,-0.0133727575,0.02008099,-0.009646556,0.007115157,-0.033043247,-0.03652447,-0.057068888,0.016189212,-0.048847422,0.015380409,0.024909222,-0.0151209785,-0.014302546,0.012119895,-0.012213268,-0.024451686,0.0035629314,0.008408671,0.015132434,-0.026712622,-0.040184334,0.014463094,0.0028453728,-0.0485816,-0.011174906,-0.0310677,0.03423906,0.018281586,-0.014219316,-0.01692799,-0.023289224,0.019619687,-0.050133117,-0.071449086,0.008831686,0.052388087,-0.035231005,0.008866302,0.0013730361,-0.005630662,-0.014090704,-0.028852079,-0.057513613,-0.025336,-0.030972792,-0.0052741584,-0.045246404,-0.02156706,0.009242486,-0.0005774263,0.005178052,-0.013228227,-0.036360037,0.012042317,-0.031890795,-0.016084231,-0.037314657,0.004067724,0.02293175,0.015095733,0.015638089,-0.039290372,0.020157835,-0.04527015,-0.0046059885,-0.014396887,0.04516286,0.053709112,0.033023518,-0.0043082973,0.04019913,-0.006862778,0.0067606987,-0.046769552,0.0071371375,0.024507085,0.006419796,0.017303692,-0.021292744,0.058323454,-0.030284109,-0.014384698,-0.007548257,-0.026959188,0.03181465,-0.023280684,0.024438059,-0.06271754,0.012265481,0.006607287,0.0005103723,0.0034587774,-0.0046338215,0.0064656585,-0.018303448,0.043094654,0.019888878,0.05529286,-0.028224323,-0.0068827476,0.0036960228,0.017259514,-0.008410637,-0.0468864,-0.019658066,0.007395649,-0.0032081818,0.031634953,-0.007239104,-0.022870816,-0.057429925,0.026939219,0.014070998,0.012312744,-0.02082349,-0.013976744,0.0423162,0.0065649888,0.0035330874,-0.014332516,0.026463445,-0.03443976,0.024010448,-0.00038979307,0.045911383,0.009799315,-0.002177807,0.007495813,-0.05159042,0.013969986,0.018284198,-0.026361521,0.008366822,-0.043245334,0.025940893,-0.038543586,0.033978947,0.0075220526,0.020947266,-0.019908108,0.015675552,0.045415435,0.019627172,0.032665543,0.044411484,-0.027574973,-0.04136478,-0.035325665,0.014376093,0.0017941192,0.03738594,0.032904163,-0.0013934693,-0.0035922239,-0.048153404,-0.018810097,-0.008054988,-0.034719728,0.03305482,0.039065417,0.007580898,-0.031817168,0.039791044,-0.0010558502,-0.031486318,-0.02681101,-0.03650756,-0.0011823863,0.019226704,0.0022745284,-0.0043272874,0.0055224695,-0.04908832,0.016539996,-0.0028734794,-0.008601685,0.07644539,-0.013347763,0.013062868,0.029659089,-0.017736524,-0.00661359,0.017885234,-0.014067078,-0.035555296,-0.016302006],"last_embed":{"hash":"127n2hu","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"127n2hu","at":1762844553093},"key":"Work/Random/MacPlugin.md##{14}","lines":[20,20],"size":268,"outlinks":[{"title":"♡","target":"https://ko-fi.com/novov","line":1},{"title":"*novov*","target":"https://novov.me","line":1},{"title":"**Homepage**","target":"https://obsidian.md/plugins?id=homepage","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=homepage&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"127n2hu","at":1762844553093}}, +"smart_blocks:Work/Random/MacPlugin.md##{15}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06359123,-0.027674489,-0.027388528,-0.0056490735,-0.013497437,0.0055632317,-0.00045611805,-0.018152023,0.0410601,0.017257098,0.025162643,-0.015669534,-0.0023463357,0.019112824,-0.004162318,-0.01761247,0.00027747295,0.00338925,-0.0010648255,-0.021243783,-0.0081136655,-0.0022383675,0.012935911,0.027952366,-0.012997443,0.02575887,-0.004690264,-0.00070000335,0.022186812,-0.018703839,-0.004214781,-0.0066430434,0.04077025,-0.006336889,-0.017426273,-0.017489985,-0.0015923673,-0.041655947,-0.03641589,0.02468314,-0.010953787,0.039913673,0.019146144,-0.008262982,-0.014352171,-0.018418135,-0.015473324,0.0053725895,0.01726649,-0.023348616,-0.019302428,0.0093660895,0.03783848,-0.09021019,0.008326644,0.050405763,-0.020324657,0.021806467,-0.04238865,-0.00945684,-0.040078998,-0.0036700016,-0.0018207796,-0.007960504,0.04881317,0.02180784,0.0004265394,0.0124683995,-0.016163116,-0.01912216,-0.004063298,0.034358654,-0.048220556,-0.03814094,-0.046204742,-0.017147474,0.05108581,-0.007736694,-0.009483054,0.007616762,0.000531083,0.004811389,0.049246125,-0.014665019,-0.013952095,-0.0007509001,0.013202815,0.08962648,0.051502846,0.0433745,0.004539443,0.04336254,0.029757984,-0.058438964,-0.060137372,-0.0033849243,0.05047773,0.03332281,0.032933135,0.00781604,0.016438445,-0.009990119,-0.0013996413,-0.0045808214,0.021110984,-0.0025847338,-0.013203317,0.032755367,-0.045067586,-0.028603083,0.011408382,0.014966012,0.009209064,-0.031654194,-0.018788807,-0.0015405589,0.0059128297,-0.0013993571,0.019565599,0.039096,0.027637975,0.04816259,0.054019667,-0.021225387,0.021441674,0.03770727,0.02639107,0.035492875,0.020122731,0.023163097,0.00722307,0.05823684,0.025147712,0.02638386,-0.016938955,-0.0035007615,0.0056813424,0.012800721,-0.022324845,-0.065906055,0.025843555,0.013055034,0.025313424,-0.020956121,0.045276914,-0.03547342,0.0041906126,0.054912105,0.029640378,-0.046759292,-0.0019727326,0.03214983,-0.0015543425,0.011103115,0.04894954,-0.005848492,0.035441425,0.04552153,0.0015940272,0.027533846,-0.038804512,0.018617172,-0.029521877,0.029542254,0.023262007,-0.07543863,0.031561762,0.019648788,-0.00634431,-0.06696211,-0.027359966,-0.046595663,-0.016933823,-0.006978117,0.024233634,0.0091933645,0.05779531,0.012927774,0.044351216,-0.037970554,-0.018549081,0.0045106905,-0.043991458,-0.0125313215,-0.066222504,-0.026200352,0.0070316773,0.0021698254,0.023648879,0.060096107,0.00014143492,-0.020552788,-0.010393774,0.025770692,0.06651447,-0.00039918636,-0.05405159,0.02702484,-0.028738894,-0.008231154,0.036335785,0.013923681,0.068453185,-0.026085423,-0.018486874,-0.010199303,0.027433349,-0.06556009,0.008260227,-0.021712873,0.0054134545,-0.00013900652,-0.021322872,0.0029962948,-0.021961577,-0.038149398,0.035246838,0.0025138464,-0.003635092,-0.011813736,-0.034750104,0.023015307,-0.012932447,-0.027439523,-0.0013265529,0.0043736286,0.009845638,0.01444845,0.0024653801,0.023777265,-0.046435643,0.020987593,0.040633045,0.008583172,0.052094147,-0.011494077,-0.0569577,0.041261617,-0.018777737,0.02727176,0.0055573983,-0.03235399,0.029197846,-0.033213153,-0.028246598,0.01749586,-0.014401512,0.0017882461,0.011510197,-0.017308954,0.024568694,0.010985704,0.022588,0.026715325,0.049314145,0.018320953,0.022546284,-0.02325835,-0.020386303,-0.013605618,-0.0011432528,0.03446357,-0.0039860927,0.011632375,0.00010614371,-0.000182447,0.02496111,-0.0043153595,0.015640935,-0.041567866,-0.018225404,0.014514641,0.051733032,-0.009675622,0.009893723,-0.042063743,0.005030238,-0.050722037,0.07646389,-0.007048559,-0.034787387,0.055000547,0.032195147,0.015997201,-0.00027286215,0.027765824,0.0052508526,-0.013740985,0.00875059,0.009091182,-0.017591596,-0.004678778,0.052884743,0.031004207,-0.027917612,0.0021487004,-0.018578539,-0.15704612,-0.027676934,0.023893174,0.049556028,0.017021963,0.02476037,-0.024076853,0.014363923,-0.034564603,-0.016205154,-0.030482864,-0.045741312,-0.0116526205,-0.028267335,0.033580374,-0.0004266947,0.0071919216,0.04024455,-0.0071831015,-0.034525882,-0.06857327,-0.079346955,0.020491634,0.039359618,-0.014750638,-0.053704284,0.04388065,-0.036213517,-0.01416867,-0.010570168,0.010467943,0.026571475,0.0036911773,0.024975676,-0.006596858,0.010110174,0.023804277,-0.02352735,0.018321952,0.037162833,0.042472772,0.048088744,0.0069019357,0.04159568,-0.02262738,0.014385066,0.03017135,-0.0080865575,-0.019708894,0.0063607013,-0.025795806,-0.017424444,0.02931938,0.0012776481,-0.032571055,-0.0065372926,-0.0029614,0.03119916,-0.011589643,-0.0008089383,-0.05537628,-0.0113689,0.027781479,-0.029293716,0.00202507,0.023238685,-0.017513495,-0.07986326,0.060633406,-0.0010289561,0.018326022,-0.074455805,-0.0035083757,0.038634717,0.04710769,0.032236792,-0.007176445,0.021334728,0.027122216,-0.09511706,-0.05546557,0.04030544,-0.004921799,-0.018914789,-0.0068454444,-0.057900265,-0.00670314,0.002276435,-0.007530591,0.25253695,0.0031506547,-0.006239579,0.018652098,0.04733106,-0.009082381,0.0158212,0.029357579,-0.02473695,0.008456215,-0.005052993,0.005133059,0.027846448,0.027800115,0.029154666,-0.0077227093,-0.057017818,-0.0011168668,0.068239056,-0.033833016,-0.01240614,-0.06532822,0.03543708,0.07868663,-0.0072146007,0.016439173,-0.0022065972,0.0055888263,-0.029586153,0.017787546,-0.052976448,0.006209447,0.082061425,-0.0075521874,-0.05292287,-0.01083248,0.0238859,-0.029955449,0.037669927,-0.0057346006,-0.021972189,-0.001898825,-0.027680455,0.0020572054,0.06852496,-0.0063317963,-0.011922899,0.00959639,-0.0063008596,0.00982404,0.010611872,-0.048765093,-0.024947302,-0.009500748,-0.015439476,-0.011509587,-0.026683347,-0.034034535,0.008812644,0.04901455,0.016265083,0.00017842323,-0.008329527,0.0022231704,0.014259463,-0.0018840297,0.004005096,0.015210599,-0.0076467837,0.0044623585,-0.03233345,-0.011560011,0.03504121,-0.008805383,0.019592157,0.024278976,0.072369285,0.053425908,-0.011217574,-0.017771075,-0.046346676,0.018512031,-0.020372422,0.019069934,0.0028352775,-0.024832599,0.001827791,0.063901104,-0.013683997,-0.029213356,0.03998114,-0.011986952,-0.004264081,0.0659679,0.022728013,-0.0125661185,0.012433824,-0.026485289,-0.042308476,-0.0057973373,0.012159212,-0.0010305648,-0.03903289,-0.008626871,0.001991385,-0.016344206,-0.009681141,-0.0052598165,0.0010085265,-0.008061653,-0.029922346,0.018401843,0.01770019,-0.051092662,-0.0073515275,0.0627223,0.04485068,0.031978685,-0.005482547,0.029929344,-0.044176728,0.007963458,0.006593346,0.016640905,0.0012523874,0.0064613167,0.0028557782,0.044649415,-0.031435918,0.017048074,0.015331659,-0.025416804,-0.0039477963,0.030884255,0.03331056,-0.024562888,0.021447528,0.052129813,0.028822,0.01423567,-0.013167939,-0.023479328,-0.021100683,-0.037222754,-0.0032766275,-0.028919188,0.012199421,-0.043576945,-0.049680255,0.034124374,0.04872572,-0.00063392404,0.024835702,0.008198106,-0.012256726,-0.0013003119,-0.04163643,-0.022467395,0.005442969,-0.058315072,-0.024707515,0.0019464147,0.05546803,0.056791104,-0.036410123,-0.007842671,-0.0056714206,0.061817262,-0.021623375,-0.017989077,0.0055583897,0.0064713256,-0.029951418,-0.0034099414,-0.0041364213,-0.018134264,-0.004642824,-0.03204881,-0.060101137,-0.05791263,-0.025507122,0.019013774,-0.085192166,-0.023067182,0.03367398,-0.019655274,0.00053001323,-0.0037681903,-0.013983246,-0.032801926,-0.018782087,0.086008005,0.049188532,0.0034746611,0.009960959,0.046478957,0.05283723,-0.010600798,0.013056918,-0.017695965,-0.0063476856,-0.060441215,-0.022300968,-0.017701823,-0.0097338995,-0.017610582,-0.050817244,0.050412554,0.0028512715,0.008181966,-0.010485111,-0.03808002,-0.021641558,-0.0066701714,0.010300598,-0.0050871973,0.029041436,0.0519672,-0.007905228,-0.0075580585,0.02242018,-0.017652934,0.008338818,-0.030560683,-0.06092986,0.019717129,0.043222036,-0.050443072,0.009125186,-0.04686149,0.004189126,-0.0041897055,-0.019880619,-0.020883994,-0.003914961,0.014716232,0.025561053,0.039192565,0.07304334,-0.014937542,-0.0006283459,-0.0014710074,0.015193468,0.061592367,0.05334106,0.013504522,-0.057813037,-0.008864892,0.04021502,0.014525292,-0.044242825,-0.01219851,0.041915067,-0.023502907,-0.02486381,-0.039088663,-0.00025630277,-0.015733564,-0.019453557,-0.0044450127,-0.017000753,0.06646919,0.01767605,0.0013157724,0.012529241,0.016964642,0.033221416,-0.045782454,-0.011477964,-0.032534145,-0.036387704,0.0010424968,-0.046362083,-0.0094104875,-0.004932312,-0.017239634,0.0061290446,0.026415668,-0.005330528,-0.021780612,-0.03356806,-0.012113436,0.022462241,0.007042707,-0.035011277,-0.023482002,0.006634406,-0.004865835,0.009333478,-0.047198858,0.014434007,0.016454002,-0.03623052,-0.01523967,0.006502578,-0.0068691946,-0.026704228,0.016263029,0.010229347,-0.02623718,-0.025331719,0.023365732,-0.0107839275,0.0017668089,-0.00012824147,0.021672722,0.010864998,-0.013563945,-0.005361503,0.00009773343,-0.00010366895,-0.044665016,-0.009255665,0.019555878,0.016053455,0.008483129,0.030544458,0.019518988,-0.014770508,-0.023381358,-0.009786825,-0.00799243,-0.00714572,-0.03052894,0.015717741,-0.00035399562,-0.022540027,-0.015076264,-0.056346,-0.0045533413,-0.023965131,-0.019625086,0.04473784,-0.006275263,-0.0030140532,-0.038902562,0.035089448,-0.017568422,0.04095034,-0.041062575,0.017459534,-0.007643262,0.040862348,-0.028985271,0.03844254,-0.053401385,-0.014332483,-0.0103943115,-0.011750565,0.026911153,-0.027018214,-0.028330052,-0.034362998,-0.020328494,0.041512836,-0.033988964,0.036182784,-0.015169368,-0.005099447,0.018722272,-0.0413875,0.01266031,-0.01650945,-0.005763231,0.007331694,0.014269989,0.00489889,-0.010077325,0.034320164,-0.018420316,-0.002032353,-0.001285188,0.021316025,0.06333856,-0.04537122,-0.013704574,0.010783035,-0.05848103,0.02116404,-0.03418414,-0.0030708679,0.012123174,-0.042636104,-0.025499808,-0.01839889,-0.014076287,-0.0063994783,0.010723203,-0.047014836,0.06752698,0.010790363,0.0047262735,0.003668653,-0.00034707104,-0.13696665,-0.033991955,0.0009302552,-0.02232143,-0.045243286,-0.031549007,-0.031308524,-0.040338546,0.0045970236,-0.028861659,-0.00712863,0.0057889516,0.031602677,-0.0025752499,0.0020653652,0.018282926,0.0069401693,-0.024992682,-0.0068898457,0.064900525,-0.022278318,-0.01081923,0.041074138,-0.013253334,-0.044448607,-0.027534444,0.024197087,-0.009634768,-0.042787615,-0.013610572,0.003970134,0.004269088,0.01787868,0.08827569,-0.0909313,-0.0022178676,0.0075778705,0.028557766,-0.022058593,0.0022925448,-0.0032457514,0.011343656,0.011299612,0.056601837,-0.01309462,0.033201642,0.026117334,0.006792297,-0.013529369,0.0068831886,0.05379155,0.031246053,-0.0136767775,0.011312208,-0.00830127,0.007916404,-0.02572136,-0.0024600802,0.054064535,0.020093566,-0.031112641,0.02289873,-0.022198359,-0.008523027,0.0024988092,0.0049312543,-0.04201124,0.0022063074,-0.0035741793,0.0022596812,-0.015427657,-0.003446057,-0.01582056,-0.014012098,0.019357752,-0.0062650875,-0.007390863,-0.05829328,-0.02368755,-0.023917373,0.008102218,-0.047041655,-0.03778006,0.0001303315,0.006730477,0.014929349,-0.02594711,-0.009905585,-0.054806937,-0.025835281,-0.055361975,-0.066720665,0.03939454,0.012020691,0.010441239,0.01886283,-0.050519425,-0.008612993,-0.032085072,-0.03050003,-0.03809394,-0.008900217,-0.013411671,0.0016150486,-0.022189215,0.01694862,0.025893053,-0.0062398785,-0.02552347,-0.03414739,-0.004708285,-0.01857915,-0.01341531,-0.034459054,0.020014303,0.00033616248,-0.0018624158,0.011627776,0.02749,-0.05981733,0.0062712105,-0.030657336,-0.018955238,-0.007335801,0.028316274,0.018404782,0.05883466,0.011667689,0.019138878,-0.010875285,-0.013210259,-0.035528723,0.03402963,-0.0011190315,0.052142356,-0.03298279,-0.015198112,0.045975253,0.0055475463,-0.06134199,-0.017394595,-0.027520984,-0.003362121,-0.033412382,0.020104941,-0.033127725,0.041515365,0.009985941,-0.025072653,-0.024246333,-0.023971297,-0.0021929427,-0.053384453,0.020884387,0.015621623,0.032525375,-0.023870843,0.008902242,0.0014851412,0.05858373,0.046833422,-0.012400199,-0.025209168,-0.0028716915,0.009911208,0.044610508,0.017256536,-0.025168005,-0.052149516,0.039262526,0.0020524017,0.023037523,-0.024165124,-0.0011611742,0.05023086,-0.046802353,0.005975609,0.026515918,0.004149299,-0.03295631,0.018533526,0.019875774,0.07112055,0.037535135,0.020631326,-0.034642763,-0.0818041,0.025680656,0.0024055012,-0.023024257,-0.0010038223,-0.02017119,0.063882224,-0.032192465,0.013129626,-0.012349302,-0.0010525305,0.0025412429,-0.005650163,0.040660877,-0.010036581,-0.0047950125,0.015822534,0.0060304017,-0.04111294,-0.044656295,-0.016049376,-0.011451704,0.01892202,0.0020375827,-0.011916457,0.03538211,-0.06672249,-0.016411172,-0.0025496923,-0.045540173,0.016095543,0.062459752,0.004028875,0.022247745,0.042563677,0.030461721,-0.025228055,-0.040845025,-0.040350076,0.013189806,0.0052108215,0.008753869,-0.013103782,0.007946073,-0.05049639,0.0057212966,0.012554136,-0.011515157,0.012003347,-0.011871521,0.0031201153,0.030716412,-0.012225656,0.008415283,0.014493192,-0.037135255,-0.034250423,0.036822867],"last_embed":{"hash":"1a4eric","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"1a4eric","at":1762844553093},"key":"Work/Random/MacPlugin.md##{15}","lines":[21,21],"size":297,"outlinks":[{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":1},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1a4eric","at":1762844553093}}, +"smart_blocks:Work/Random/MacPlugin.md##{16}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.046452966,0.006018726,-0.023616813,-0.052544408,-0.034607355,-0.037560996,0.03517319,0.000047382935,0.050657775,0.018984511,0.0035162962,0.033977855,0.03046412,0.012112205,-0.015006019,-0.0061071077,-0.023690978,0.014161232,0.0062262714,-0.0013498556,0.044558212,-0.024234207,0.016574536,0.023235908,-0.01636415,0.0056817173,-0.023214234,0.000895699,0.039335538,0.00783447,-0.008326331,-0.043980278,-0.0043224115,-0.041023307,-0.038346995,-0.03679631,-0.013362198,-0.00842279,-0.0583785,-0.019371165,-0.024571162,0.004732178,0.015006918,-0.01513385,-0.01761487,-0.019742027,-0.011107798,-0.012637074,0.024868524,-0.03435404,-0.0116187455,0.013748187,0.03855683,-0.07518924,-0.031493753,-0.0053935484,-0.02026308,-0.0105047915,-0.06348529,-0.005440586,-0.055089228,0.014691999,-0.019330751,-0.02037475,0.05546754,0.045464307,-0.011550879,0.02463225,-0.02377533,-0.039958086,0.0022428713,0.016827127,-0.024166694,-0.01630136,-0.029712427,-0.008184804,0.07381312,0.005270689,-0.0013261744,0.040554207,-0.020880034,0.014778662,-0.008169157,-0.013470511,0.031453267,-0.022174666,-0.015715592,0.036875933,0.022168012,0.032110553,-0.029608626,0.03665441,0.034778263,-0.06355023,-0.057603315,-0.03517365,0.04971896,0.02951233,0.032226592,0.008430334,-0.0028327918,-0.027109943,0.006112123,-0.029319521,-0.00014909661,0.025812838,0.0061581796,0.021605635,-0.024044149,-0.023756921,0.025923239,0.012209133,0.01283089,0.0041338117,-0.015175349,-0.037014693,-0.0030959672,-0.03144924,-0.0206192,0.020635454,0.037488457,0.024746943,0.037408162,-0.016356355,0.009243033,0.008539673,0.0042488403,0.043763068,0.023006115,0.024549866,-0.026005771,0.0027339465,-0.008700729,0.012835019,-0.047329042,-0.0027924571,0.016723366,-0.024207175,-0.021222774,-0.037124082,0.010758634,-0.0025850309,-0.016449627,-0.025231622,0.04722439,-0.062366717,0.018872414,0.02690504,0.017072227,-0.007790589,-0.024613,0.023457168,-0.0035900555,0.03531678,0.011690302,-0.022843637,0.0027536005,0.052325185,0.046485454,0.000929657,-0.039582923,-0.005824607,-0.057102367,0.0144766765,0.023830315,-0.048634257,0.0026255553,0.006611797,-0.0004472887,-0.017965851,0.0055292854,-0.030531721,0.0057708984,0.020911943,0.011368041,0.015275956,0.052319285,0.03709086,0.014698986,-0.0154597545,-0.0682345,0.02208066,-0.046429247,-0.010004459,-0.028075011,0.0024804126,0.012064653,-0.03100147,0.0025909308,0.06441193,0.007956642,0.0014157415,0.045111928,-0.035393268,0.06497292,0.008224369,0.011039342,0.03841501,0.0026398157,-0.0077293864,-0.0061536487,0.030789776,0.06638324,-0.039260544,-0.037735414,-0.0037287215,0.06569397,-0.048507344,0.008347489,0.0024246331,0.03451439,0.023758972,-0.014403952,0.00064381625,-0.038731962,0.0039034586,0.0015643036,0.0013944833,-0.005153152,-0.0102775395,-0.0456734,0.07469308,0.0136445165,0.024471866,0.0038328664,0.0012321732,0.001257368,0.039603278,0.020205371,0.03417448,-0.027129307,-0.0001476074,0.01683818,-0.015816009,0.05664342,-0.02900909,-0.069255665,0.028458107,-0.0004909114,0.02310872,-0.0179353,0.020835243,-0.005498589,-0.031459775,-0.053307813,0.01985292,0.01951345,-0.0017269711,-0.018989911,-0.028620413,-0.011054151,-0.0027650783,-0.032204702,0.0063419477,0.04213456,0.023732996,0.044344444,-0.013673007,-0.040883522,-0.009900253,-0.008606968,0.05356256,-0.0022216688,0.011521092,-0.0021854942,0.014259826,0.013844827,-0.009591531,0.023978138,-0.038334966,-0.01529476,-0.009728902,0.026503444,-0.00845926,0.043126255,-0.007468902,-0.031311974,-0.035765685,0.09169848,0.009406552,0.001441514,0.048698436,0.011029582,0.02870324,0.030597847,-0.01574925,-0.031860046,0.00043480413,-0.00077941956,-0.021604715,-0.035610095,0.0011831692,0.076658204,-0.017204054,0.009884015,0.01421134,-0.028232163,-0.189957,-0.0049412814,0.0159207,0.056185473,0.023995273,0.031165326,-0.031460226,0.00706503,-0.043014504,-0.0052318345,0.029203111,-0.051246922,0.012814286,-0.023974357,0.0030649665,0.013875307,-0.033345092,0.017745161,-0.01202225,-0.056067824,-0.05130512,-0.054745156,0.07770357,0.043847382,-0.027731208,-0.05039328,0.06191977,-0.03180973,-0.01398306,0.031965196,0.012336568,-0.011577269,0.00095443823,0.013605364,0.0382154,0.031739756,-0.0017954736,-0.012533632,0.01856192,-0.008144018,0.017971244,0.021431502,0.0031903102,0.03302565,0.0061789863,-0.034536697,0.019844484,-0.01089435,0.029315785,-0.012869339,-0.013235185,-0.018552363,-0.03596396,-0.0401115,-0.0395091,0.014413978,-0.00082901627,0.08816512,0.009815276,-0.029067392,-0.023328187,0.013766004,0.017036255,-0.04974137,-0.0049588955,-0.007582137,0.04928215,-0.032425646,0.032162145,-0.04630337,0.00575674,-0.0017754488,-0.014812204,0.023057552,0.07128339,0.023571348,-0.013669805,-0.019810239,0.028759979,-0.08329692,0.027553098,0.030299773,-0.009743858,-0.0011432371,-0.026145546,-0.02800569,0.024359774,-0.04295208,0.014927755,0.2820201,0.009338236,-0.027070057,-0.011493345,0.05693529,-0.029624846,-0.026186224,0.048175108,0.0029213696,-0.012755747,0.0010757673,-0.0059447996,0.038091723,0.012245453,0.020238014,0.0036073644,-0.06346662,0.015397032,0.074040405,-0.032741487,-0.014524441,-0.05332437,0.023488197,-0.0027226273,-0.05653071,0.0023306774,-0.0062002344,0.012451811,-0.036990076,0.040437322,-0.010845603,0.050772112,0.03594096,-0.042596184,-0.0000011738696,-0.010851204,0.030415796,-0.018590575,0.04038432,0.011072793,-0.020620698,-0.013119067,0.008691697,0.011432034,0.0071432837,-0.014035851,-0.002280149,0.03756652,-0.017684354,-0.003514726,-0.0532196,-0.028448066,-0.035305552,-0.026854461,0.008423079,0.0009909,-0.01932334,-0.0148654245,-0.0016180228,0.028086854,0.0024456438,0.014716855,-0.0075016944,0.028774831,-0.010759955,-0.0036034207,0.01335523,0.006368492,-0.008067161,-0.0065571046,-0.00063500094,0.018898416,0.04806867,0.020071412,0.047862332,0.019217169,0.07488334,0.07207022,-0.017113129,-0.039614335,-0.024890603,0.02577657,-0.016599985,-0.015708521,-0.0010180201,-0.0567048,-0.020262435,0.08078894,-0.0075602653,-0.0079194335,-0.010503874,0.0076055615,0.0019791168,0.033844642,0.01574307,0.03164205,0.0029140608,-0.012905152,-0.013374189,-0.022414748,0.002365747,-0.038766935,-0.016173556,0.020970166,-0.012284023,0.012193401,-0.02270737,-0.016232615,0.0018191345,0.045349117,-0.020935906,0.011033108,0.0162807,-0.06730575,-0.01135728,0.0260729,0.029209739,0.03768159,-0.016751641,-0.019668898,-0.014849465,-0.018194802,-0.014057557,0.00073428376,-0.0066098813,-0.030924575,-0.047380026,0.024025887,-0.023400769,0.019276507,0.036461346,-0.027022775,0.0064025726,0.042463135,0.052360043,0.00016209783,0.0002647107,0.027826788,0.02783859,0.029643372,-0.0476462,0.0070177712,-0.0011771076,0.0036285478,0.03290115,-0.006303537,-0.022796087,0.028950308,0.0129405735,0.037414834,0.033433232,0.0041244845,0.034891453,-0.016729118,-0.010060467,-0.045194536,-0.008820843,-0.0023965333,0.05705348,-0.05533446,-0.007641871,0.029691607,0.04214034,0.0619037,-0.08155758,0.024993075,-0.013498039,0.052800696,0.015446197,-0.04031666,-0.004866638,-0.01978214,-0.070866756,-0.017070426,0.0081748,-0.0019467805,0.0040571117,0.013172869,0.00096698507,-0.039589006,-0.005691481,0.0023567611,-0.044654246,-0.0050575975,0.026757233,-0.016468396,-0.033256028,0.013558153,-0.020372024,-0.008568146,-0.051872686,0.086965,0.027977029,-0.008108583,0.049589783,0.007147404,0.051253665,0.004060907,0.003058642,-0.041460242,-0.0038009929,-0.06985716,-0.015216026,0.004421051,-0.0030438486,-0.047043595,0.007103992,0.039106622,-0.0041551613,0.024720917,0.016729971,-0.02363328,-0.020036254,0.007720059,0.009164308,-0.004351436,0.0378917,0.04866329,-0.016221812,0.0005041075,-0.0056273453,-0.012703424,-0.0063417084,-0.055921454,-0.025038606,-0.013003812,0.009565355,-0.030599562,0.03302752,-0.014754019,0.0014586474,-0.010986637,0.018916102,-0.014206957,0.0027160035,0.013046784,0.013772128,0.022515731,-0.008791217,-0.042037208,-0.03283341,-0.027771682,0.0044514816,0.08265719,0.0361437,-0.029661085,-0.038004395,-0.026147442,0.021731166,0.021576963,-0.0439575,-0.003534024,0.021440037,-0.05298664,-0.011626771,-0.020006265,-0.0037461743,-0.010360661,-0.017058294,-0.028268643,-0.002345078,0.04179686,-0.002198488,-0.00025540523,0.0030120322,-0.02111136,0.032663837,-0.04004186,-0.019893013,-0.0076401974,-0.043559935,0.00500646,-0.03567268,0.0018081589,0.023596331,-0.0149653,0.03178722,0.050868653,-0.008858698,0.052892562,-0.028860379,-0.01881408,0.012608246,-0.011859146,-0.02230461,-0.015833436,0.014498147,-0.020966737,0.0012622268,-0.045629393,0.0068009296,0.014634045,-0.043116666,-0.023679702,-0.023657879,-0.004298891,-0.02811077,0.04010492,0.006755286,0.0118892,-0.020197561,-0.001168961,0.008208568,-0.027539521,-0.043863807,-0.012114457,-0.005895742,-0.033852156,0.0032863722,-0.0088121,0.012781713,-0.035778686,-0.014567232,0.041355703,-0.013140387,0.012430338,0.04060489,0.0011829375,-0.0063235513,-0.0002816878,0.014548247,-0.0038456025,-0.016455868,0.0345602,-0.014772281,0.0013797566,-0.032934323,-0.0026192123,-0.024712844,0.008254142,-0.028448513,-0.03251449,0.019474095,0.0023088502,0.012172617,-0.034561858,0.04583703,-0.027049636,0.01621853,-0.06330195,0.028023796,0.009627962,0.076648064,-0.030554062,0.009871876,-0.025835544,-0.012971853,0.027816588,0.0004908591,0.02157899,-0.0023686814,-0.014249179,-0.042243376,-0.03086016,0.013185082,0.005515027,-0.011257087,-0.0080478,-0.0065625343,0.002518988,-0.04272096,0.02900048,0.009304205,-0.0137712415,0.0043161977,0.0520072,-0.025310514,-0.02207257,0.015253443,-0.012174681,0.02485394,0.007259799,0.064296894,0.02609102,-0.01968499,-0.01679258,-0.00679469,-0.0133772055,0.025873331,0.009411394,-0.036925662,-0.015870227,-0.04653277,-0.057067927,-0.022324357,-0.017790701,-0.0038287253,0.015822917,-0.0080456035,0.05574979,-0.032995492,0.029951125,-0.0019935537,0.040278617,-0.15340704,-0.0038977787,-0.004838444,-0.014840246,-0.003119365,-0.0065536248,-0.014952198,-0.017523568,0.004212207,-0.053997535,-0.011229094,-0.04330935,0.048612196,-0.0221212,0.020148313,0.027608735,0.00959183,-0.015198497,-0.0049408753,0.020214478,-0.014468194,-0.011880725,0.063589446,0.02407375,0.037655097,-0.032152917,0.028233605,-0.02768601,-0.03375278,-0.030306969,-0.013793261,-0.011933511,0.013761679,0.06712867,-0.06137932,-0.025146723,0.0063127535,0.021771202,-0.027911808,0.03449078,-0.008486334,0.035669245,-0.0026784642,0.030115712,-0.006311309,0.0540779,0.01691546,-0.028337648,-0.028325327,-0.0037971076,0.058339063,0.0041758493,-0.016020034,0.02790206,-0.0013457579,-0.008836452,-0.04496893,0.016250618,0.019409103,0.039164156,-0.01962074,0.026914395,-0.036490947,-0.00037898202,-0.032589488,0.004550472,-0.029817725,-0.01757535,-0.012181937,-0.040016174,-0.0055885646,0.013340286,0.007050945,-0.018027237,-0.009175819,-0.028260963,0.041420475,-0.0035056374,-0.072556496,-0.04337762,-0.043747406,-0.048568066,-0.020822583,0.018584095,0.026549153,0.018844027,0.004717725,-0.025726618,-0.03414703,0.015760455,-0.069224596,-0.040851045,0.024606185,0.0155044235,-0.0317825,-0.013659926,-0.018148577,0.004546959,-0.0045674895,-0.0075871493,-0.039283756,-0.0616811,0.010330881,0.0033876752,-0.035123657,-0.015556624,0.015158407,-0.013119716,0.009574386,0.004413334,-0.0197048,0.011951532,-0.03755823,-0.014180765,-0.028357457,-0.0036358335,0.0037355435,0.028442089,0.02818983,-0.02199882,0.015457538,0.003197894,-0.0006994346,-0.011960516,0.028731564,0.063963525,0.06768438,0.01792439,0.0064791013,-0.002269808,0.017012902,-0.05077274,-0.0032236038,0.01848605,0.016424477,0.03028335,-0.026570808,0.05971437,-0.0070528868,-0.034183852,-0.025249528,-0.023715787,0.024339795,-0.013758114,0.021913465,-0.04609621,0.029866848,0.0030523397,0.007860457,-0.012600216,0.032250937,-0.010099562,-0.0018210539,0.056245137,0.025886657,0.059739187,-0.0125421025,0.002542522,0.0023698616,0.025512014,-0.013535783,-0.07109364,-0.03141176,-0.027082708,-0.010737146,0.063703194,-0.010751699,-0.021195754,-0.02815652,0.03674072,-0.013153139,0.018172551,-0.028418897,0.024145266,0.030895103,0.00890303,0.011677987,0.0024169353,0.009827397,-0.0017349407,0.03389975,0.005092459,0.04247377,-0.0030702509,-0.015056371,-0.0093099065,-0.018994572,-0.0052608736,0.018577773,-0.013860835,-0.0006872116,-0.021180598,0.023816053,-0.03644774,0.045509066,0.0055026314,0.01350445,-0.032769583,0.022866193,0.0295541,0.0058429283,-0.0020427268,0.051865768,-0.008670523,-0.045611754,-0.060494673,0.00046208582,-0.011290133,-0.0027275288,0.018703137,0.044067986,-0.022719076,-0.06970693,0.032082614,-0.008027004,0.0024417741,0.01232409,0.025941556,-0.011391145,-0.003833551,0.033862013,-0.017390523,0.00021709234,-0.025560874,-0.020146677,0.010373609,0.004174251,0.0019199462,-0.015848888,-0.0016841757,-0.022146368,0.028333824,0.004085003,0.010359076,0.04674787,0.03090075,0.012222732,0.014971182,-0.026853304,-0.04226034,0.020117227,-0.012024383,-0.04002531,-0.009694363],"last_embed":{"hash":"5h5040","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"5h5040","at":1762844553093},"key":"Work/Random/MacPlugin.md##{16}","lines":[22,22],"size":261,"outlinks":[{"title":"**Smart Connections**","target":"https://obsidian.md/plugins?id=smart-connections","line":1},{"title":"*Brian Petro*","target":"https://wfhbrian.com","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=smart-connections&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"5h5040","at":1762844553093}}, +"smart_blocks:Work/Random/MacPlugin.md##{17}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.057499684,-0.009367182,-0.034854453,-0.035163287,-0.010075377,-0.049128998,0.010871282,-0.010059243,0.039025772,0.00992238,-0.017566971,-0.035477508,-0.021041142,0.009006352,-0.009237563,0.005126844,-0.009804915,-0.004719541,0.040640872,-0.026643727,0.015642323,-0.00825853,0.005187835,0.047265626,-0.0226116,0.02664808,-0.008422156,-0.03373616,0.009155493,-0.022425255,-0.003264605,-0.034192152,0.012842094,-0.021568965,-0.04532664,-0.004072309,-0.024708305,0.0013989565,-0.039880645,0.009559994,-0.009481071,0.016226958,0.04751472,-0.042887863,-0.0069985967,-0.019564936,0.05348418,-0.0019984085,0.04544419,-0.008174285,-0.051026378,0.0140099805,0.053307317,-0.067293726,-0.023829676,-0.01939838,-0.03482038,-0.027329402,-0.07021431,0.00836257,-0.010873209,0.008616929,-0.009136722,-0.03725579,0.0285557,0.06439413,0.006490229,0.04730049,-0.019006439,-0.027924484,-0.014098406,0.048325308,0.014916798,-0.033199944,-0.038443394,-0.023692055,0.00700583,-0.022437537,-0.00928577,0.06649177,-0.006030006,0.026833681,0.0208649,-0.04298379,-0.030811654,-0.007816068,-0.0066717174,-0.003451596,0.020642508,0.048500825,-0.027872698,0.007605169,0.021738583,-0.057044458,-0.05148106,-0.020900408,0.028683316,0.026413796,0.027508028,0.033613913,0.013551872,-0.03943109,0.0122541385,-0.006604775,0.0064969966,-0.021183815,-0.0017741803,0.018230317,-0.018262146,-0.018673051,-0.012622228,0.0030307735,0.0073887254,0.012474073,0.0049808603,0.029164063,-0.00874434,0.0064536785,0.014773602,0.031164147,0.04607338,0.052161526,0.061206628,-0.021579912,0.045235775,-0.008077044,0.0006949577,0.06768164,0.034214713,0.00023000079,-0.02579655,0.03927171,-0.01720807,0.037618328,-0.025754694,-0.017078964,0.0101000285,-0.009512113,-0.010214986,-0.026742049,0.020765252,-0.012775365,0.014401823,-0.051087707,0.022136832,-0.09442072,0.03323863,0.037947234,0.013671873,-0.0012761484,-0.007908152,0.018064387,0.006815204,-0.032493353,0.016819961,-0.025502447,0.008056575,0.016769739,-0.003534577,0.002870961,-0.02923064,0.010783906,-0.027240137,-0.008227857,0.034214664,-0.024908794,-0.0042412025,0.031839393,-0.0073410748,-0.035995442,0.013767701,-0.030962091,0.0066624223,-0.004333531,0.03109799,0.022598917,0.070480935,0.03163458,0.037733838,-0.030940294,-0.016180282,0.0053336197,-0.053436644,-0.034144655,-0.044730656,0.014539896,0.012703577,-0.020912953,-0.0034889444,0.019259162,0.0016278817,-0.024005406,-0.005228154,0.029647136,0.06453967,-0.0046994397,-0.010292553,0.020493,-0.020794515,-0.025430372,-0.030277716,0.0021053874,0.02435959,-0.020306868,-0.005755778,-0.042328246,0.038441274,-0.05442219,-0.008840515,-0.0060831774,0.017911207,-0.014537611,-0.0042623477,0.011905744,-0.022828838,0.033088744,-0.010156233,-0.02042942,0.0057768933,0.002289752,-0.013857356,0.01686382,0.03100711,0.03844367,0.044112757,-0.0067782197,0.0026733319,0.031915054,-0.03166047,-0.009930118,-0.021063156,0.0016076638,0.04370894,-0.021429863,0.07240271,0.0028577375,-0.007510937,0.041115202,-0.006184904,-0.005977807,0.02626172,-0.01092632,0.008720094,-0.019696869,-0.0072249603,-0.008343383,-0.025524354,0.01801023,-0.03314814,-0.05673897,0.021979935,0.009735618,0.009533898,0.033253513,0.05337278,0.006385237,0.019287363,-0.007952734,-0.04482937,-0.004117981,0.01888038,0.04497052,-0.018030833,0.014590714,0.022984575,-0.01802225,0.026544914,0.032256782,0.01367644,-0.017816465,0.0038626643,-0.023137478,0.026610048,-0.03617075,0.038537417,0.022701122,0.0008387099,-0.015224231,0.066290155,0.021467814,-0.03481061,0.046529252,0.017235672,0.0202545,0.016402882,0.03395204,-0.018472323,-0.0055003767,0.025385842,0.025412805,-0.02664946,-0.017840771,0.045040965,0.018761422,-0.0022451477,0.0115249315,-0.009276935,-0.1621456,-0.03967948,0.010432888,-0.013467338,0.01888882,0.0077564074,-0.02647183,0.02842376,-0.03413667,-0.004679167,-0.0072540976,-0.043718457,-0.013483299,-0.044847682,0.046549767,0.0011488538,-0.0128914155,0.037832595,0.023429474,-0.02757721,-0.033567667,-0.05918059,0.0756464,0.0201842,0.0048464923,-0.039591562,0.056576997,-0.0030122835,-0.03235348,0.007169284,-0.006842734,-0.01792466,0.0054330467,0.0008565207,0.0031064535,0.03102666,-0.012079893,-0.029276764,-0.0007516955,-0.006485057,-0.0013022679,0.048171483,0.008542273,0.08894147,-0.00819891,0.014892696,0.056895807,0.03949092,-0.032181986,-0.05114664,-0.029559292,-0.018973432,0.026295025,0.0013654969,-0.040462825,0.020100724,0.006284276,0.05037519,0.004786066,0.0008449081,-0.0057885535,-0.034190346,0.012604222,-0.0066088075,-0.010423707,-0.027777486,0.06515562,-0.026522914,0.034788348,-0.024491522,0.03514893,-0.040695414,-0.00049827714,0.0054445467,0.07099769,-0.002253296,0.0031240282,-0.028541382,0.04179593,-0.094092585,-0.026104208,0.019436264,0.0031968593,0.02766506,-0.04012944,-0.043245766,0.015187096,-0.025709653,0.035296798,0.28275856,0.04411625,-0.04575821,-0.025781915,0.025088493,-0.052216142,-0.007622377,0.037836477,-0.030165242,-0.023693385,0.03673607,0.033631127,0.049657602,0.04511423,0.031143826,-0.031370826,-0.015667563,0.0072872317,0.072580956,-0.01860709,0.009364586,-0.0687278,0.025153799,0.050348867,-0.043806184,-0.008273052,0.01604663,-0.036981087,-0.017763287,0.0105933,-0.013888153,0.0127686905,0.010897292,-0.019711947,-0.010268923,0.014354559,0.01565933,-0.03807963,-0.0033314447,0.033241585,-0.020682495,-0.020950854,0.01477688,0.051660996,0.024352502,-0.017435668,-0.04128961,0.004472632,0.004353267,0.019832062,-0.025086308,-0.020360902,0.004963923,-0.0043334155,0.03512847,-0.004305765,-0.006097951,-0.030033888,0.008660338,0.09609408,0.033736926,0.013807355,-0.018935464,0.024167886,-0.016506823,-0.0072150556,0.0018871194,-0.017340057,0.011789653,-0.0059165587,-0.0048066243,0.005615164,0.043814953,-0.028667653,0.028120514,0.02866372,0.04936905,0.07919557,0.0053390646,-0.014694043,-0.033692528,0.044503827,-0.018737856,-0.041037496,0.030309206,-0.045994263,-0.020982228,0.031282056,0.016549636,-0.04283372,0.021786759,-0.014896291,-0.008163207,0.03517457,0.018214738,0.040883314,-0.013468194,-0.0052290494,-0.025398001,-0.047252808,-0.011990753,0.0030637188,-0.0240665,-0.04093811,0.015165033,0.023001358,-0.021263909,-0.021611517,0.004439812,0.024715604,-0.032544065,0.008541011,0.0018966331,-0.02899264,-0.014633591,0.04346511,0.041735422,0.06592041,0.011203596,0.01681798,-0.019755142,0.00015241097,0.008407362,0.03693948,0.040940806,0.018972162,0.0044200467,0.07805558,-0.025039624,0.028420249,-0.007779038,-0.022916127,0.006705674,0.019838398,0.043759,-0.042706825,0.041335255,0.020614106,0.02269042,-0.016938047,-0.016907053,0.004080698,-0.01734836,0.0010405536,0.014426713,-0.0040537245,-0.018415822,0.0062930062,-0.00579109,0.030796105,0.0162129,0.03665408,0.042232126,-0.009441161,-0.0034158349,-0.07027727,-0.039684195,-0.01071728,0.014775086,-0.03554268,-0.007456825,-0.0007184936,0.009768085,0.051507596,-0.040012117,0.0045540757,-0.004541617,0.021962611,-0.0012809315,-0.023582118,-0.029132277,-0.0024375285,-0.04750031,0.019454468,-0.02019285,-0.032175105,-0.029532803,-0.022914711,-0.051012002,-0.004829733,-0.038943585,0.003556021,-0.032890715,0.001256421,0.049868234,-0.01873685,-0.009667114,-0.016295807,-0.0088547245,-0.033795517,-0.068013534,0.068962194,0.034586374,0.0013661326,0.06283708,-0.015650513,0.059698034,-0.0042690258,-0.016219992,-0.042609934,0.006943147,-0.01568665,-0.0094656395,0.037099145,-0.073147215,-0.07596356,-0.025677908,0.008901078,0.018176887,0.0019572005,0.008343985,-0.041742224,0.0023189762,-0.017325984,0.00034031874,0.014522089,0.007220785,-0.00028129548,-0.013432431,-0.039321825,0.0005899948,-0.009761744,0.013010065,-0.05555359,-0.013352704,0.010124889,-0.011048849,-0.012196587,0.01550567,-0.0035770205,0.00103049,-0.012408659,0.0103668375,-0.0207835,0.0029282807,-0.009949338,-0.012591463,0.041952807,0.032246787,-0.009968955,-0.013535109,-0.016835848,-0.0018816978,0.05315621,0.0086753825,-0.0014158776,-0.0003176945,-0.0000855365,0.034622747,0.044873152,-0.0403046,-0.0028919696,0.037900746,-0.04326746,-0.034368422,0.006268819,-0.0052733324,-0.017387526,-0.014988255,-0.022273356,-0.028150752,0.063573025,0.006410181,0.0010422743,0.026376273,0.010301005,0.030548284,-0.042526983,-0.021216542,-0.010806376,-0.066158,0.02179951,-0.0076804645,-0.057692703,0.000060063743,-0.029268187,0.01659629,0.041160624,0.047936976,0.014827845,-0.03391146,0.015779331,0.022886807,-0.024972629,0.0071850354,0.00397512,0.016717777,-0.010520265,-0.020524127,-0.06465105,-0.0046385755,0.00050746236,-0.0116824545,-0.02854701,0.013626812,-0.020337412,-0.05669944,0.03597343,-0.006726095,-0.021138465,-0.023968466,0.004217198,-0.011215213,-0.02985794,-0.040945232,-0.027011706,0.0010786607,-0.0037863327,0.035746753,0.01383099,-0.04129647,-0.025771214,-0.02216698,-0.004712352,-0.04193857,-0.015053172,0.027266897,0.028442012,0.0024669126,-0.0013812945,0.012312191,-0.0029462797,-0.043531273,0.028222412,-0.03584419,-0.01568459,0.014075582,0.029439976,-0.046159573,-0.023443954,-0.02945224,-0.018974235,0.035570603,-0.017638888,0.021598723,-0.053329717,0.020337421,-0.0036092328,0.025124313,-0.019249944,-0.008768088,0.04063777,0.029493544,-0.025766583,0.043769877,-0.009614992,-0.017427957,0.008308712,-0.0021791582,0.000012835285,-0.02455502,0.024049308,-0.03247092,-0.019327188,-0.0019473936,0.008925072,0.028817376,-0.0068935063,0.014370594,0.0080180885,-0.0062264972,0.014167414,-0.043082085,-0.0022230248,-0.014676031,0.028026326,-0.015043127,0.023662006,0.0029869508,-0.016205708,-0.0196389,0.0008683134,0.031176435,0.016733792,-0.07342016,0.007527369,-0.03183271,-0.010603027,0.016554615,-0.015997795,-0.014448937,-0.008751659,-0.06635034,-0.036043886,0.021936161,-0.046936683,-0.010918888,0.020958478,-0.026397983,0.022181379,-0.008769631,-0.012171745,0.030875156,0.05215111,-0.12062121,0.016299041,-0.010463011,0.015986513,0.0049248864,-0.0058669792,-0.02171783,-0.025355758,0.021046912,-0.029916305,-0.04203022,-0.03406445,0.032003507,-0.032116976,-0.005184848,0.014188025,0.02430475,0.023872491,0.015045854,0.044389628,-0.03159099,-0.006825166,0.019530257,-0.011285631,0.0073133693,-0.0025400587,0.043066785,-0.0024647128,-0.020027408,0.0027594701,0.036139727,-0.024921421,0.0020594955,0.0836812,-0.06203215,-0.03477371,-0.012480982,0.015276949,0.008353271,0.024821172,0.00942493,0.014385122,0.01588792,0.026162855,0.003988946,0.048152085,-0.0073627303,-0.038475018,-0.041085634,-0.003119066,0.040716976,0.0073729055,-0.033934694,-0.012617935,-0.0389335,0.019892525,-0.085157,0.009704909,-0.0028007317,0.019312438,0.016786816,0.040077865,-0.058740426,-0.01452433,-0.021986097,0.015395319,-0.042514347,0.029722804,0.0151306745,-0.01815861,-0.01906298,-0.005533915,-0.0037056198,-0.045497578,-0.0030486733,0.01997174,0.025013128,-0.01793226,-0.033029035,-0.014292957,0.013862669,-0.054066632,-0.046557527,0.03843252,-0.035019845,0.032329146,-0.015099674,0.017545206,-0.07292816,0.010843052,-0.071473144,-0.04081198,0.016916847,0.028642144,-0.0002534645,-0.0391792,-0.03732034,0.034501825,-0.0015025837,-0.001333742,-0.04978057,-0.029755788,-0.018545045,0.010117353,-0.048084557,0.012066439,0.018393895,0.008046723,0.021383375,-0.002629411,-0.016687484,0.03445977,-0.05159321,-0.0298854,-0.018108474,-0.01536727,-0.004245993,0.00005249455,-0.02360806,0.0055501405,0.013469561,-0.036897264,-0.054973606,0.00003512622,0.06812442,0.04780074,0.07206784,-0.012593764,-0.00065293646,-0.019652382,0.017548714,-0.038506184,-0.019549709,0.003287368,0.021694718,0.044382643,0.0049512153,0.0413423,-0.0009793376,-0.0065770866,0.00093672547,-0.0072795707,0.013003933,-0.017887285,-0.011022128,-0.027228473,0.032963477,0.01706416,0.021719385,-0.021051541,0.01178917,-0.00070832454,-0.029138647,0.05488496,0.023896767,0.03212265,0.030091852,-0.0279649,-0.003530112,0.034290977,-0.024119694,-0.0772751,-0.028489487,-0.0013056905,-0.0016506172,0.024410432,-0.034616508,-0.030277736,0.007870203,0.056165423,0.015751114,-0.004978667,-0.03151037,-0.040782347,0.06756056,0.017504865,-0.002093269,0.009613663,0.016571682,0.0008272736,0.038973436,-0.02692104,0.05093319,0.023170887,-0.0070875227,0.0034651682,-0.062174805,-0.023900542,0.03294784,-0.0043718927,0.01577578,-0.024836905,0.03327502,-0.036158424,0.014846048,-0.01948883,-0.017283957,-0.031095287,-0.044172563,0.0387406,-0.0009367594,0.02625014,0.010481678,-0.037798557,-0.021769976,-0.043232445,0.00005731133,-0.018630868,-0.0031825998,0.010696454,-0.00031605954,-0.0083124945,-0.063755415,0.010038889,0.00859077,0.006661342,0.06885809,0.037735216,0.024807435,-0.010589897,0.046949428,-0.003533274,0.03607296,-0.033031188,-0.0055253706,0.01267709,0.00051532045,0.012175859,0.0075420155,-0.014742576,-0.03982796,-0.0055398378,-0.033949804,-0.03375188,0.033822715,-0.029439323,0.025707476,0.029241843,0.0067559327,0.014108267,0.055753313,0.0056493664,-0.0417148,-0.0043778885],"last_embed":{"hash":"uhx8qe","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"uhx8qe","at":1762844553093},"key":"Work/Random/MacPlugin.md##{17}","lines":[23,23],"size":364,"outlinks":[{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-text-extractor","line":1},{"title":"♡","target":"https://github.com/sponsors/scambier","line":1},{"title":"♡","target":"https://ko-fi.com/scambier","line":1},{"title":"**Text Extractor**","target":"https://obsidian.md/plugins?id=text-extractor","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=text-extractor&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"uhx8qe","at":1762844553093}}, +"smart_blocks:Work/Random/MacPlugin.md##{18}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03322997,-0.023092447,-0.053480726,-0.0018770079,-0.02798724,-0.036723427,0.026729144,0.013328036,0.038702425,0.016589854,0.025298867,-0.025786713,-0.004189773,0.01644941,0.02160637,-0.012044052,0.0054846588,0.033914786,0.011213897,0.027428947,0.0003521943,-0.0019028464,0.017505845,0.04779947,-0.0039731977,0.035748366,0.007454115,-0.022022469,0.010559839,-0.008687428,0.01163169,-0.0655241,-0.036097623,-0.031805634,-0.026153896,0.007701658,-0.017540047,-0.008426652,-0.033550646,0.005314424,-0.016479924,-0.022393787,0.016214943,-0.0065298155,-0.012200741,-0.010801064,0.009548311,-0.004427764,0.016449666,-0.014286923,-0.04133241,-0.020243872,0.04189743,-0.07387168,-0.014608664,0.0062111975,-0.01629422,-0.01711166,-0.047401108,-0.022035675,-0.020261146,0.0025222616,-0.00592143,-0.0365686,0.0095646065,0.054904267,-0.019354865,0.0062173237,-0.004046584,-0.026728954,0.015780117,0.011910465,0.0075265137,-0.0524502,-0.029367514,-0.021670897,0.056844696,-0.009121192,-0.012812831,0.023014702,-0.019623486,-0.0051832483,-0.027393889,0.008909013,0.037290305,-0.0034718493,-0.02595786,0.06763184,0.020479867,0.060128234,-0.0068442146,-0.006182155,0.051344093,-0.057466317,-0.04062692,-0.03437367,0.010420078,0.037164893,0.04544718,0.03571591,0.03403534,-0.017310286,-0.018088775,-0.016568426,0.013633055,0.02983725,-0.0015468975,-0.00028040668,-0.029281953,-0.02483998,0.010046564,-0.043274537,0.005347506,-0.007528303,-0.005046267,0.00019377469,0.024217896,-0.009154851,-0.04633365,0.045190923,0.049324658,0.025205784,0.024563929,-0.015226256,-0.017050615,0.016887426,0.057604812,0.054344133,0.022212712,0.06391924,-0.01084267,0.026863191,0.00451166,0.016150651,-0.055910416,0.025823575,0.0073322956,0.027676286,0.000015290549,-0.041986775,0.01992757,0.02208419,0.017340027,-0.045897298,0.075194694,-0.07827284,0.021940248,0.038416404,0.029478142,-0.0058852355,-0.017368207,0.003921311,-0.0036016782,-0.027494367,-0.019532908,-0.034901336,0.010712293,0.009680664,0.017655872,0.0007349684,0.0037403503,0.011684747,-0.042107128,0.025054889,0.036993515,-0.043123785,0.032041166,0.004957985,-0.0037138434,-0.020484954,-0.003154173,-0.03339333,-0.001995581,0.0069009173,0.009022451,0.02997898,0.050981127,0.035441235,0.038610227,-0.03856187,-0.036099996,0.029673174,-0.024496006,-0.012499628,-0.0388849,-0.009356537,0.032725938,0.015847482,0.013096188,0.056805115,0.0005120206,-0.0015017365,0.023594085,0.031535234,0.042270016,-0.025734363,-0.0110996775,0.04495583,0.0026997428,0.0052796532,0.01760505,0.016575925,0.061772957,-0.0154586835,-0.0031932616,-0.0038600974,0.048453078,0.0017496761,0.018403187,-0.04143468,0.02535291,0.006954435,-0.0024190925,-0.03898755,-0.017080178,0.014349811,0.036754176,0.012549902,-0.045565326,-0.0063041626,-0.03275956,0.05198735,-0.019712687,0.0233139,-0.016254889,0.01906376,-0.005797898,0.02514792,-0.0065863477,0.0059726145,-0.032621365,0.0075216456,0.024529148,0.0153998835,0.072003536,-0.036789235,-0.0054160045,0.046078283,-0.022171592,-0.002323984,-0.026262388,-0.041964255,0.00852806,-0.050324503,-0.0019094041,0.0038448498,0.00044737215,-0.0016861466,-0.010478311,-0.051102743,0.012549333,0.010960287,-0.018809525,-0.002535811,0.011100452,0.005337488,0.020394454,0.013376531,-0.028805401,-0.0037987707,0.015981996,0.038947377,-0.027047295,0.0153147625,-0.045438066,-0.025851652,0.0013121017,-0.045938022,0.0013465566,-0.045805335,0.0023656967,0.0011547535,0.02075372,-0.012614314,0.014678595,0.0066676717,-0.025252553,-0.04123712,0.07958345,0.010142096,-0.05193858,0.0475098,0.021998342,0.009378159,-0.034073398,0.0010279819,-0.03584335,-0.0044560367,0.0064234384,0.023867568,-0.014674886,-0.01373248,0.059455276,0.023973344,0.004272972,0.021393012,-0.01772674,-0.16511312,-0.028519537,0.04696029,0.016078698,0.027911656,0.027376667,-0.02652094,0.023426952,-0.053310614,-0.009263945,0.0039300974,-0.04674291,-0.031656936,-0.026370475,0.030804213,-0.00794459,-0.009902721,0.011506047,-0.025609188,-0.048114143,-0.062848635,-0.046394315,0.07142629,0.042778064,0.0069712526,-0.035850514,0.0620962,0.008437879,-0.016834607,0.014758587,0.037645366,0.009167623,-0.0035033152,0.017617388,0.012292329,0.023715645,-0.029305216,0.001740405,0.06470219,0.015453178,0.03815215,0.010547889,-0.019916955,0.046151508,-0.021651419,0.0046398733,0.025625994,0.008438238,0.011388442,-0.028929327,0.006303399,-0.031343836,0.00764325,-0.028619463,-0.03240479,-0.010152301,0.017070018,0.03766752,-0.030038174,0.009652589,-0.054538786,-0.047443524,0.035668574,-0.023642132,0.002105544,0.02514889,-0.0029622857,-0.018581256,0.027235206,-0.015836747,-0.011614581,-0.03518334,0.021666257,0.021590639,0.0560759,0.0022151954,-0.011290389,0.028102724,0.03321939,-0.091913655,0.017810885,0.010972361,-0.015305561,0.025479587,-0.015571576,-0.020772126,0.046555188,-0.028593829,-0.019848492,0.2394403,0.053668145,-0.03234013,0.025607068,0.07484275,-0.015467163,-0.022339707,0.025469884,-0.036454547,-0.024988795,-0.014587637,0.003936795,0.059220877,0.013003755,0.005450329,0.028758014,-0.02926231,0.0018371941,0.06373429,-0.024723152,0.016903328,-0.056251235,0.0393571,0.06125416,-0.072117664,-0.00082594936,-0.027710985,0.011470214,-0.045499776,0.029242521,-0.036606662,0.015679186,0.0686918,-0.034570463,-0.042965047,-0.025300525,0.04716416,-0.00525063,0.029190397,0.027957415,0.007699696,-0.01030433,-0.010030359,0.02467441,0.018445125,-0.03809558,0.0058113527,0.0022151924,0.00028306845,0.0030897574,-0.0065762317,-0.020114237,-0.045569893,-0.023640925,-0.03940536,0.009150985,-0.0059914067,-0.015444647,0.00440448,0.047495674,-0.00081409496,0.00857933,-0.044933323,0.021409376,-0.0036416901,0.007621094,0.014239925,-0.009416026,-0.013978998,-0.0047363676,0.00051910366,-0.009031351,0.014094646,0.016707454,0.0048023653,0.01578579,0.021741182,0.025742808,-0.04235206,-0.04212308,-0.0077315625,0.011376864,-0.009612479,0.032256916,0.013562265,-0.03782019,-0.018114762,0.07553156,-0.019685166,-0.021173732,0.0054908474,-0.013333657,0.020226508,0.05682076,0.014091595,0.02906526,0.0023813879,-0.020989334,-0.0031475283,-0.0032142068,-0.030897088,-0.053399615,-0.016831214,-0.011342359,0.00056503,0.038730007,0.010413036,-0.007783697,-0.0028649748,0.020711388,-0.03867646,0.012111229,0.027672485,-0.05215494,-0.005672169,0.078454,0.032466944,0.04480627,-0.0076693306,0.033529736,-0.053490438,0.014012112,-0.0073344624,0.0402889,-0.017340127,-0.0044374084,-0.014274261,0.07527406,-0.028712157,0.024688976,0.012819416,-0.028402595,-0.021991946,0.04552921,0.049437225,-0.013177631,0.030157404,0.038653504,0.03613038,0.022027334,-0.026887834,0.01951241,0.012951755,0.0047229794,0.012582729,-0.014150948,0.0079354895,-0.0034527632,-0.03175856,0.01948644,0.07838484,0.006603878,0.031581413,-0.01852088,-0.010432687,-0.018788604,-0.02260325,-0.029455546,-0.013561023,-0.019350769,0.00021222341,0.0028986465,0.025311999,0.043478448,-0.070276834,-0.021256413,-0.010956378,0.05170053,-0.0087228315,-0.01891879,-0.0073905326,-0.04159678,-0.052421216,-0.004827678,-0.003165459,0.0015982704,-0.04722931,-0.034219455,-0.038620453,-0.04440218,-0.005532162,0.017279485,-0.034659658,-0.014927446,0.048915498,-0.0024549633,-0.011830637,-0.0065505086,-0.032595668,-0.048157636,0.019058438,0.096076675,0.04402127,-0.007825785,0.026358828,0.031235639,0.06677857,-0.013979693,-0.009319467,-0.023616834,0.0067295255,-0.06355689,0.040165965,0.0046614488,-0.016478617,-0.040779464,0.0012706232,0.04019892,0.010168691,0.03515327,-0.002033821,-0.04008503,-0.0013478454,0.015889633,-0.0050471285,0.01852886,0.0258466,0.038467083,0.005056774,-0.025669098,0.003878754,-0.038978092,0.013083421,-0.024493618,-0.017818242,0.013789905,-0.016941218,-0.036057614,0.010185241,-0.036956992,0.00019604742,0.026044725,0.006557606,-0.010005288,-0.0035503348,-0.02332763,0.017447742,0.047060195,0.019399157,-0.0113512855,-0.009544037,-0.029178068,0.021814125,0.04384801,0.047193654,-0.02244882,-0.0036181821,-0.019087002,0.051332742,0.01169436,-0.027493564,-0.017330289,0.02147087,-0.05911503,0.0027973137,-0.027797211,-0.019354222,-0.023252638,-0.038690485,-0.039733235,-0.022688976,0.051361416,-0.00063567224,-0.011896725,0.0007671586,-0.0025399916,0.022578899,-0.028880252,-0.028963841,-0.05197096,-0.044070452,0.003194294,-0.019031784,-0.018848274,0.015815727,-0.023319995,0.013508479,0.056424066,0.007032333,0.005947107,-0.019282885,-0.0005719759,0.036825143,0.024791991,-0.026317347,-0.019051144,-0.014535911,0.0036547577,0.02898325,-0.039580688,-0.023167402,0.022058262,-0.038774047,-0.014932932,0.007992887,-0.012819462,-0.050937407,0.025857283,0.0049064127,0.012402859,-0.03512339,0.003567764,-0.0071625076,-0.02648709,-0.009398796,0.00281287,0.0033068813,-0.05149815,0.042059097,-0.011293759,-0.008504052,-0.015070884,-0.017858963,0.07165339,-0.0005449217,-0.0054790215,0.035355642,0.025319064,-0.024693437,-0.018178973,-0.0045475806,0.008852178,-0.015949618,-0.005138818,-0.035744797,0.011336138,-0.013759067,-0.031996693,-0.048950583,-0.01872469,-0.0046864604,-0.031844113,0.028592065,0.03559099,0.00034077652,-0.01771163,0.02709114,-0.029807288,0.012831613,-0.011444142,0.0189707,0.01832449,0.05495664,-0.027498532,0.01611646,-0.0003413421,-0.0025086277,0.025994401,0.016168255,-0.0011221343,-0.007564858,-0.011434028,-0.033940777,-0.02481747,0.017070143,0.019598441,0.04007261,-0.047058146,-0.037261903,0.007340151,-0.035442475,0.043006405,-0.0626533,-0.022781339,0.05542531,0.039075855,0.012610226,0.00483036,0.017932704,-0.045298513,-0.0009098636,-0.007353328,0.03725011,0.03723527,-0.014378941,-0.0021278933,-0.0064595314,-0.025517963,0.003927187,0.027234185,-0.011989672,-0.013777056,-0.044629868,-0.059069786,0.021705825,-0.06476065,0.02540316,0.010403549,-0.035362884,0.050010797,-0.027412677,0.025513962,-0.0015718677,0.029378599,-0.14660206,-0.0023491823,-0.0076926793,-0.0035860154,-0.008871311,-0.0024296893,-0.04917033,-0.044717338,0.025713332,-0.026297215,-0.022609184,-0.02723149,-0.006654354,-0.038418207,0.024548762,0.02513453,0.032166176,0.0041925246,-0.013872938,0.03968819,-0.007075905,-0.024989218,0.013773816,0.007624602,-0.023844624,0.0018741547,0.056297164,-0.025135921,-0.018733095,0.003988812,0.004967266,-0.0317196,0.024583109,0.048104532,-0.038807735,-0.035717435,0.021896662,0.023429401,-0.055913158,0.020018838,0.01355211,0.009910738,-0.024828656,0.02471182,-0.0063862153,0.06890631,-0.0014627394,-0.016637202,-0.0438392,0.0045775715,0.029333932,0.058839288,-0.029103747,0.031144558,-0.019593786,0.025202952,-0.04468151,-0.013649464,-0.008215371,0.04935352,0.0018779488,-0.0023757461,-0.057555545,-0.030542554,-0.01908389,0.024176179,-0.047145087,-0.0037219839,0.03499233,-0.036855184,-0.032757845,0.020177687,-0.011725503,-0.0342544,-0.019471008,0.038010195,-0.0010247868,-0.017614268,-0.030517617,-0.0036351795,-0.018822111,-0.072116315,-0.053056393,0.006994854,0.017841192,0.008037128,-0.02979166,-0.023921793,-0.034270465,0.026710832,-0.08773226,-0.051226806,0.022551341,0.023292217,-0.032107938,0.00076946575,-0.01779272,0.0018765168,-0.015596639,-0.057303492,-0.029827734,-0.0038667247,-0.01828682,-0.0045431573,-0.031376492,0.01583345,0.03909616,0.00026899876,0.016884683,-0.008145515,-0.010388559,0.008349793,-0.03707348,-0.018728599,-0.013314963,-0.013350961,0.042004775,-0.0034130719,-0.011517728,-0.037414663,-0.008285263,-0.034873486,0.01409594,-0.016031213,0.032617662,0.07612414,0.045897864,0.0029760655,0.018334895,-0.044167288,0.029615367,-0.07930365,-0.015341206,0.024100587,0.016439319,0.0007519766,0.013401294,0.045176763,-0.01150704,0.004146581,-0.0007113786,-0.028875899,0.026107332,-0.03237874,-0.01295996,-0.056662437,0.042545874,0.019305237,-0.0027568683,-0.028822035,-0.014518201,0.018594462,-0.053446956,0.03233892,0.025339495,0.036589295,-0.036918964,-0.0031659396,-0.0053332984,0.038101137,-0.0074835992,-0.04616586,0.0019977624,-0.015600633,0.004065588,0.023616618,-0.009306661,-0.044215653,-0.029849565,0.030232953,-0.019329235,0.06606501,-0.026443336,-0.040321283,0.029625924,-0.02068437,-0.01050217,0.045662273,0.014200119,-0.021070478,0.033195425,-0.021922648,0.031369608,0.0080505265,0.0005180298,0.008700665,-0.054537788,-0.0059359088,0.031839255,0.002793686,-0.0020354253,-0.0062438166,0.019172529,-0.054855667,0.033971805,-0.002919014,0.016723735,-0.027057158,0.02466418,0.01840206,-0.01519301,0.03790201,0.03516724,0.021261457,-0.031480465,-0.051489,-0.0060621346,0.023432069,0.023948964,0.023407025,0.00056247186,0.006076236,-0.07155131,-0.008164328,-0.048207443,-0.036921382,0.02347969,0.014011879,-0.00042982597,0.007338543,0.051182143,0.037330437,0.015777992,0.0029803666,-0.051219918,0.0020416593,0.011173633,-0.002870282,0.01772922,0.047188997,-0.05346138,0.042935647,-0.0015007444,0.026565576,0.037159886,-0.007883489,-0.037234727,-0.01659255,-0.022917518,-0.00806031,0.019110158,0.0032416699,-0.048223898,-0.022931058],"last_embed":{"hash":"12lzab6","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"12lzab6","at":1762844553093},"key":"Work/Random/MacPlugin.md##{18}","lines":[24,24],"size":309,"outlinks":[{"title":"**Automatically reveal active file**","target":"https://obsidian.md/plugins?id=obsidian-reveal-active-file","line":1},{"title":"*Matt Sessions*","target":"https://www.matthewsessions.com","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-reveal-active-file&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"12lzab6","at":1762844553093}}, +"smart_blocks:Work/Random/MacPlugin.md##{19}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03333157,0.0017684506,-0.016701782,-0.009092357,-0.028701,-0.049564894,0.011222449,0.013854363,0.054003693,0.022916807,0.0014904593,-0.009152869,-0.0042309747,0.027384683,-0.010683149,0.019180192,0.015093058,0.019690111,0.0006180615,-0.012461326,0.016289728,0.0052932575,0.034148715,0.0068046036,-0.0024488824,0.010023291,-0.012899516,0.01858767,0.046529356,0.0022988522,0.005625379,-0.018891962,-0.0027655892,-0.03540563,-0.058044143,0.006932231,0.00014753333,-0.013203344,-0.047942404,0.013695329,-0.010854908,-0.020853288,0.02086242,0.013630815,0.002092936,-0.013008919,-0.009810545,-0.0007333423,0.040492784,-0.022829127,-0.024384493,-0.008627809,0.045776673,-0.06858409,0.0387594,0.03508596,-0.0041153166,0.009129641,-0.042070176,0.0011275797,-0.034632195,-0.035031945,0.021136181,-0.01585422,0.03759889,0.042103175,0.030545196,0.027210293,-0.012564572,-0.016979583,0.009820796,-0.007912315,0.0065462943,-0.047260415,-0.037023116,-0.0059353323,0.0526341,-0.008503577,0.020262934,0.028752854,-0.005142706,0.024819778,0.028299853,-0.0024625782,0.030390402,-0.036129,-0.017393775,0.040290292,0.02707153,0.0749608,0.009913245,0.016388599,0.027138814,-0.04327068,-0.03083131,-0.020860936,0.04425779,0.012536909,0.05700427,-0.008261903,0.00029980118,-0.015515303,0.03832108,-0.0256481,0.024080455,0.008405271,0.036801383,0.011690883,-0.029935617,-0.022859836,-0.006756772,0.042884912,0.0053329007,-0.028825546,-0.009768902,-0.00629691,0.017516818,-0.044945266,-0.0019630012,0.010646273,0.014986814,0.043792203,0.015681576,-0.015862966,0.0022194935,0.03271622,0.0037602868,0.03102558,0.044516142,0.02833512,0.009610917,0.045649853,-0.019190248,0.008489635,-0.059419233,0.025654633,-0.008697755,0.006075846,0.0021810904,-0.027792541,0.025033886,0.007260577,-0.031582497,-0.021384196,0.024133464,-0.05641588,0.026053742,0.01849414,0.017804638,0.014619109,-0.0031839765,0.03818108,0.012089468,-0.04911432,-0.0074290875,-0.0077099577,0.014865188,0.062691264,-0.03995255,-0.0076964875,-0.030073756,-0.004874675,-0.078893624,0.084341094,0.021528317,-0.023081765,0.011452031,-0.008893204,-0.027023593,-0.021060858,0.022594132,-0.05056754,-0.008247338,0.0029463852,-0.0082489345,0.030900247,0.069927864,0.03890023,0.0035051904,-0.012045287,-0.0484682,0.013083818,-0.02900427,-0.042797916,-0.049697354,0.004576567,0.009188205,0.0013130927,0.00022584651,0.021915128,0.007537859,0.007966099,0.015486394,0.040892962,0.04162243,-0.0321637,0.000047673533,0.055182897,-0.00580089,-0.008589444,0.020634282,0.019856764,0.052376363,-0.013558463,-0.00501324,-0.011044251,0.01820045,-0.03067168,0.05063752,-0.008984851,0.008170558,0.01041975,-0.0007054354,0.0077062696,-0.03748132,0.0035223018,-0.014523563,0.03490926,-0.026687494,-0.011113134,-0.026302127,0.03960655,-0.011258719,-0.0010875908,0.010026227,-0.0034810824,-0.020487549,0.054555636,-0.028370768,0.012074562,-0.016555803,0.022842452,0.034193985,-0.019788217,0.047585655,-0.013959449,-0.034072813,0.033002414,-0.020921662,0.031696755,-0.008454535,-0.0044741333,-0.0055949427,-0.004223361,-0.042644426,0.0021798054,-0.0012476308,0.0132980095,-0.02156488,-0.03280075,0.008610366,-0.003013239,-0.038640913,-0.012246657,0.023627745,0.028633926,0.0101712365,-0.011160781,-0.015948083,-0.018864235,0.01113173,0.025128739,-0.016870815,0.008932848,0.010553318,0.007803351,0.023546616,0.005401389,0.030012773,-0.033024915,0.018360518,-0.02958329,0.011301667,-0.012821178,0.05089267,0.0010724864,-0.0061456007,-0.033520702,0.048458476,0.0253044,-0.0041574966,-0.005234296,0.058511358,0.037527233,-0.02911916,0.008716023,0.0022841452,-0.015005698,0.024602786,-0.022785015,-0.032368533,0.016427258,0.07882049,-0.021138828,-0.01404326,0.0068597533,-0.039506912,-0.16014199,-0.00525885,0.013245743,0.05161708,0.016794391,0.015376298,0.008138158,-0.022301938,-0.073627576,0.047751345,-0.011891018,-0.055639174,0.026151434,-0.011409206,0.041727785,0.023790747,-0.02439384,-0.027077086,-0.024641128,-0.037044495,-0.071313314,-0.041469,0.018146256,0.016940732,-0.062278602,-0.040798333,0.044967927,-0.047697235,-0.04244047,-0.0095875235,0.014019315,-0.0031312709,0.004489098,0.01439469,0.0130679235,0.02663031,-0.00011375198,0.013637608,0.017175047,0.0061507495,0.03841035,0.036226265,0.014981649,0.03389679,-0.008810941,-0.009847053,0.021354763,0.017174298,0.0065185744,0.007994167,-0.012079932,-0.02223789,0.0008666953,0.04253635,-0.03976004,0.00898607,-0.006898798,0.04835848,-0.024233202,-0.008039711,-0.047418147,-0.029621879,0.025787046,-0.015795657,0.00300417,-0.0045395903,0.009248919,-0.0844124,0.021457909,-0.0530153,0.009716583,-0.025899641,0.019393994,0.023354065,0.03939931,0.044545956,-0.015402409,-0.030311508,0.04188243,-0.11922653,-0.016190115,0.031579636,-0.014101644,-0.015593989,-0.0049347933,-0.0154726505,0.016978659,-0.00953712,0.01325309,0.24178794,0.022366112,-0.051857244,0.0036570106,0.08857817,-0.047440723,-0.0123962695,0.034019392,-0.014505314,-0.00078408734,0.0012350617,-0.006900224,0.019775731,0.020139283,0.006641011,-0.0125048505,-0.051168125,0.0134918485,0.057122745,-0.031126857,0.013859933,-0.04425754,0.008081968,0.008953267,-0.069903865,0.0016894139,-0.011068737,0.031107174,-0.009492718,0.026171647,-0.033306457,0.022247802,0.058074955,-0.023099678,-0.03348095,-0.0066646286,0.021645859,-0.038458128,0.015629847,0.022756666,-0.026626937,-0.006270918,0.043885496,-0.0024946933,0.015199905,-0.040704962,-0.02458025,-0.018344617,-0.026364002,0.014032952,-0.030111874,0.024858145,-0.008332736,-0.021020098,0.009894619,-0.0045318236,-0.020271664,-0.018615384,-0.0076651024,0.053788617,-0.01200091,0.008059982,0.004871986,0.020285552,-0.025410477,0.012963191,0.03362462,0.044049203,-0.03281322,-0.021650162,-0.01779482,0.002793623,-0.0050878082,0.018317189,0.016692536,0.0128955245,0.05513116,0.05459565,-0.06966464,-0.007348443,-0.04050787,0.019702246,-0.034491617,-0.016907645,0.008058713,-0.04850408,-0.044691674,0.07330053,-0.034957275,-0.020474162,-0.006334931,0.03622719,0.004648382,0.08824111,0.007062492,0.024152078,0.029759962,-0.019076876,-0.01960398,0.022863194,-0.013522484,-0.01947292,-0.0060059465,-0.0011460253,-0.014578533,0.017299939,-0.0014691543,-0.0027474219,0.011943603,0.006112836,-0.033262927,0.023684694,0.0084452685,-0.08438482,0.014458622,0.034302562,0.054023195,0.035132267,-0.006678955,-0.0019435962,-0.034150764,0.022478571,0.014690294,0.01381345,-0.01031528,0.00042181512,-0.039841387,0.024068,-0.04161675,0.019071843,0.017070137,-0.02329429,0.0044693532,0.029423887,0.031249797,0.016857797,-0.000023356954,0.03862677,0.039664067,0.027343722,-0.00089801697,-0.03295379,-0.011684571,-0.021010099,0.0046145394,-0.0052759377,-0.010803996,0.00978602,-0.029542409,0.026330901,0.021778591,0.016978543,0.051023852,0.005016359,-0.01199049,-0.01955763,-0.053250838,-0.012301631,0.040764485,-0.03323814,0.00922615,-0.0022797468,0.012594111,0.033448525,-0.034101777,-0.029458715,-0.015914734,0.068332106,-0.023787351,-0.022490293,-0.03583972,-0.0149041945,-0.022395372,0.0031434323,0.011552038,-0.016833888,-0.01843297,0.017275192,-0.03428733,-0.05385794,-0.028731123,0.022568291,-0.053386416,-0.033676933,0.013225666,-0.04023898,-0.039986152,-0.0050189258,-0.015196981,-0.007644582,-0.05282103,0.100105315,0.046355747,0.0012869965,0.05705918,0.022783449,0.075810306,-0.0077867513,0.024573045,-0.056578465,-0.026654564,-0.03129634,-0.033657596,0.019724296,0.0045626606,-0.04017142,0.022688454,0.039151255,0.00019445956,0.04433502,-0.010130443,-0.059187546,-0.013015056,0.0124763865,0.004360506,0.017099882,0.07292181,0.03568728,0.038222644,0.035176236,-0.011483872,-0.018992504,0.020195575,-0.067229144,-0.01304774,0.01754734,-0.01284803,-0.028341005,0.01959906,-0.030653348,0.0029361474,-0.013491276,0.027354077,-0.025082584,0.024038382,-0.0033217068,0.022841392,0.029667394,0.033675775,-0.020471558,-0.00063988636,-0.0038514652,-0.0021933306,0.032633387,0.032848064,-0.023427319,0.0064637675,-0.04374361,0.04651359,0.019363828,-0.0100401975,-0.02948224,0.038071137,-0.03168711,0.008484406,-0.015614776,0.00005042862,-0.03234511,-0.030275589,-0.053547446,-0.03720766,0.046672963,0.0026646461,-0.009369176,-0.040806413,0.012632626,-0.006317258,-0.051408377,-0.034487065,-0.025012959,-0.020831252,-0.01590915,-0.020623349,-0.011644228,0.012028061,-0.0018384249,0.00045401344,0.04119584,0.03151591,0.026286058,-0.030926486,0.013822812,0.022211868,-0.011212729,-0.05865757,-0.032915797,0.006206331,-0.017326048,0.012941752,-0.07087414,-0.008698955,-0.007889917,-0.040062413,-0.013812112,-0.011487529,-0.016817909,-0.031448502,0.0017760283,-0.009323949,-0.00041253484,0.00016580863,-0.0075453194,-0.008472476,-0.020980027,0.0059664194,0.002410168,-0.023012424,-0.020618098,0.048532866,-0.00026345663,-0.032773197,-0.03396951,0.0063218004,0.047778796,-0.010513307,0.0063979826,0.050276924,-0.021662168,0.0051328414,-0.002067246,0.024679717,-0.0048613315,-0.025479825,0.024523476,0.00210738,0.004150203,-0.01564519,-0.02768474,-0.04302523,-0.032067705,-0.030070806,-0.019063639,0.046425562,-0.017443212,-0.00014736113,-0.05471826,0.045867953,-0.017904133,0.019381886,-0.028516319,0.005362182,0.023954371,0.05050217,-0.046333324,0.006065498,-0.042010665,-0.01909908,0.010027851,0.009036435,0.0071519734,-0.03235753,-0.034159955,-0.02091707,-0.03566915,0.017067647,0.012135091,0.03523678,0.013555293,0.022211054,-0.014048579,-0.013096599,0.0035731473,-0.06185191,-0.030479843,0.010579,0.056466497,-0.044962544,0.00002207007,-0.013370278,-0.022353329,-0.023629121,0.026401613,0.03815688,0.030708559,-0.011473503,-0.00037316448,-0.016281785,-0.008357937,0.013349287,0.0036058233,-0.01721804,-0.013271766,-0.052216362,-0.055389524,0.015300041,-0.04208209,-0.0128067825,0.026072806,0.010014257,0.047337376,-0.03255146,-0.012132716,0.0056909053,0.030683987,-0.14721975,0.0022844265,-0.030486524,-0.016885359,-0.013743191,-0.013573906,-0.03439891,-0.002145632,0.001031018,-0.048331566,-0.001690389,-0.052052174,0.056114506,-0.010367397,-0.0068073296,0.03494474,0.0019227611,0.02125981,-0.025378749,0.03282741,-0.0010155417,-0.020522742,0.0066872807,-0.0007388912,0.004022161,0.008986427,0.050276447,0.0014594219,-0.014259082,-0.015084298,-0.003604641,0.009315382,0.0062356303,0.051335108,-0.027129559,0.0009283301,0.014618831,0.0639191,-0.023377318,-0.006843288,-0.01740349,0.023334594,-0.04056751,0.05508856,0.0014975391,0.07970366,-0.01674142,-0.012838277,-0.014760543,-0.0044047944,0.072345495,0.0035015247,-0.027972903,0.021313354,-0.022760015,-0.027710691,-0.025733601,0.0008247318,0.0266056,0.050380126,0.010764775,0.030131953,-0.03844868,-0.05105311,-0.04111549,0.024226572,-0.0692823,-0.010380614,-0.008114151,-0.0011429406,-0.012350037,-0.0010071237,-0.019896537,-0.043025456,0.012085226,-0.018940328,0.0497554,-0.015782986,-0.03655622,-0.013724731,-0.05135558,-0.032638673,-0.025861392,0.016942129,0.038298193,0.026283368,-0.014547687,-0.0099225,-0.07785387,-0.0010219975,-0.06446693,-0.041489977,0.01777669,0.042556915,-0.01239264,0.024491785,-0.033540465,-0.009691604,-0.021624768,-0.038787525,-0.035451278,-0.032167587,-0.02495463,-0.0025335664,-0.031846307,0.0035275829,0.034553576,0.018848266,-0.008728276,-0.002553974,0.0010247105,0.04176697,-0.025945393,0.0063275862,-0.05697952,-0.01521364,-0.030340996,0.036575407,0.008199076,-0.06514182,0.032304667,-0.022062203,-0.006868455,-0.018040434,0.056548398,0.058029845,0.035348598,0.014434847,0.015719093,-0.019127665,-0.036375444,-0.054316886,0.02205981,0.036893405,0.029126162,0.022393461,-0.019661827,0.043756966,-0.032636423,-0.03458984,0.009232642,-0.007821885,0.0027435138,-0.032669257,-0.01519331,-0.0508424,0.038749006,-0.008652003,0.01098456,-0.014773593,-0.027570168,0.04776554,0.00071104395,0.01112065,0.04010016,0.055336807,-0.0062204404,0.034508076,0.0027281144,0.044570938,-0.022284796,-0.023139464,-0.006439292,-0.04871513,-0.014226643,0.032379884,-0.038632736,-0.026442891,-0.023436371,0.050877742,0.012756886,0.05388162,-0.032151464,0.009246691,0.0357088,-0.0016963533,-0.0060576946,0.026150698,0.048736107,0.025501244,0.016908668,-0.017464591,0.060504805,-0.0073960745,-0.0044176225,0.007453964,-0.039528605,-0.0075790905,0.01698716,-0.03043832,-0.022434965,-0.018668827,-0.029778056,-0.01642999,0.031287048,0.013595327,0.0194697,0.0002810222,0.0043755635,0.013730622,-0.0027726898,-0.011421344,0.03561543,0.02524293,-0.029301153,-0.04439029,-0.01374119,0.004258468,0.02057279,0.008185731,-0.023027897,0.022530647,-0.0808634,-0.025992367,-0.0074425517,0.022572951,0.042753793,0.035894312,-0.010948009,-0.023607353,0.05913865,-0.012111921,-0.02178849,-0.03606933,-0.024773465,-0.019001732,0.036420234,-0.011962235,0.005567061,0.009757378,-0.040732,0.025428712,-0.012508674,0.009361878,0.058562126,-0.023298562,-0.009341576,0.04263973,0.008278089,-0.02692162,0.06075964,-0.022203347,-0.03719282,-0.0368739],"last_embed":{"hash":"12wtt5a","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"12wtt5a","at":1762844553093},"key":"Work/Random/MacPlugin.md##{19}","lines":[25,25],"size":241,"outlinks":[{"title":"*@beaussan*","target":"https://github.com/beaussan","line":1},{"title":"**Update time on edit**","target":"https://obsidian.md/plugins?id=update-time-on-edit","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=update-time-on-edit&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"12wtt5a","at":1762844553093}}, +"smart_blocks:Work/Random/MacPlugin.md##{20}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028816737,0.01086498,-0.0393285,-0.013462649,-0.036996957,-0.0035374027,0.019352987,0.0040583527,0.0031733445,0.020553254,-0.026708778,-0.0046625985,0.008045747,0.01713038,0.031515848,-0.012198313,-0.017033981,0.02210211,-0.0020133704,-0.0048707947,0.046924055,0.0032716603,0.030970598,0.039614223,0.0072455457,0.024943855,-0.026509084,0.0057403254,0.04673331,-0.0011208545,0.00018319498,-0.023876417,-0.011069135,-0.07176758,-0.03453596,-0.019484054,-0.013453842,0.0014353329,-0.055557437,-0.0054063085,0.007348069,-0.010927541,0.034316167,0.018772488,0.04094409,-0.004186825,-0.010253704,0.0043406556,0.03903469,-0.025705257,0.018427491,-0.023448547,0.04712072,-0.066943206,0.0032482147,0.0061487425,0.0016071652,-0.035569437,-0.08503593,0.008461006,-0.07648876,0.020309286,0.024190998,-0.0331834,0.020945191,0.0528503,-0.011159767,-0.005169496,-0.033016324,-0.032634806,-0.008875646,0.027937321,-0.009781439,-0.022086259,-0.031700306,-0.032308776,0.06246208,0.006762498,0.030937847,0.035361566,0.012297441,0.02999464,-0.0033871327,-0.024874967,0.024777569,-0.030740904,-0.019565525,0.011989142,-0.0029345616,0.060880795,0.009039525,0.031550847,0.036227856,-0.047463156,-0.05500567,-0.00685826,0.039896075,0.031136189,0.087879956,0.027149804,-0.007286551,-0.027236884,0.011323806,-0.033894863,-0.0061257915,0.030448755,-0.024837859,-0.0059867445,-0.05487224,-0.024895428,0.025126455,-0.015516823,0.038653303,-0.024564212,-0.029082734,-0.020144286,-0.024170803,-0.0361223,-0.015239867,0.021910526,0.023879725,0.01946217,0.035355255,0.0028967264,0.028503228,0.025326256,-0.005251946,0.038030587,0.03401375,0.053792633,0.03258871,0.03304835,-0.015667386,0.019257743,-0.06397014,0.026128542,0.02746816,-0.016538259,0.0040734205,-0.018235663,0.018817093,0.008550583,0.011772573,-0.0528526,0.041697077,-0.064190075,0.052559458,0.033746935,0.014435067,-0.018175501,-0.048119854,0.010657818,-0.0037545303,0.009429356,0.0042576655,0.027647516,0.0056256936,0.049871664,0.018015156,0.007338827,-0.05192202,0.043803714,-0.05817484,0.04072166,0.009894141,-0.035465136,0.007852378,-0.016061986,-0.02043646,-0.007713038,-0.0015846841,-0.007827561,0.019620478,0.0247704,-0.0018831338,0.035588384,0.07649532,0.03572352,0.013938457,-0.030409485,-0.029089961,0.025098547,-0.04043079,-0.058802664,-0.058670554,-0.037401803,0.06026092,0.00309209,-0.007796147,0.033005293,0.00057072565,-0.008585351,-0.0057692057,0.019163916,0.06503258,0.0025745525,0.0018246578,0.029067166,-0.016176306,-0.039493367,0.03106812,0.005927611,0.046514276,-0.023823438,-0.018724442,-0.009526227,0.025775626,-0.06057933,0.01698467,0.0045264754,0.0329587,0.00534813,-0.010518607,0.0044788155,-0.023376273,0.0037795296,-0.0030013823,0.008216433,0.0030529217,0.013274526,-0.018510519,0.044482775,-0.006165536,0.038515624,0.013223177,-0.00996032,-0.012071512,0.051727593,0.01661121,0.0028574502,-0.030893596,-0.0019310876,0.03961269,-0.025460836,0.064840056,-0.04274281,-0.032325547,0.05122179,-0.010793348,0.0003768145,-0.008600635,-0.0020370597,0.005965543,-0.032154646,-0.015607984,-0.022075666,0.012646687,0.039635684,-0.026153522,-0.0077085476,-0.02063293,-0.014879167,-0.003292523,0.001674116,0.009148715,0.033244997,0.029592348,0.017237524,-0.029981354,-0.019200368,0.0027382968,0.02589462,-0.006432272,0.008877562,-0.0058608,-0.015240488,-0.0031995361,-0.020151207,-0.023993405,-0.008583892,0.0010766331,-0.016786931,0.00009611218,0.012180187,0.036996435,-0.02471596,-0.005600862,-0.046876233,0.074226834,0.0069445716,-0.02585102,0.071944594,0.018826269,0.045101043,-0.032164473,0.021905508,0.016723381,0.006391612,0.057660602,-0.006313593,-0.042995445,-0.021864194,0.061034203,-0.031757094,0.013746994,-0.011751344,-0.02428595,-0.1619817,-0.007429254,0.01978038,0.021248508,0.006658334,0.054253444,-0.018392468,0.0010331738,-0.05456134,0.005576985,0.032520134,-0.04112124,0.050373755,-0.019453306,0.050407346,0.014552697,-0.00031433252,0.0089281835,-0.024901254,-0.0364387,-0.03612323,-0.031935476,0.045686346,0.023130579,-0.026641168,-0.048383158,0.039255545,-0.0039842343,-0.017836086,0.037976924,0.0027972816,-0.0035900031,0.0034334727,0.01042982,0.039019592,0.016863238,-0.013337887,0.008006571,0.045546073,0.027887847,0.03715386,0.01972342,0.008819465,0.022005385,0.01085258,-0.0065433015,0.036719102,-0.01557155,0.035721645,-0.007802093,0.03587913,-0.024151886,0.023328168,-0.014182605,-0.02803353,0.0048407624,-0.005187822,0.045045044,-0.017038975,-0.028027672,-0.028980201,-0.019279728,0.028946185,-0.00056282844,-0.017898323,0.027595367,-0.0115152,-0.01594676,0.031982724,-0.030587636,0.01752806,-0.047244117,0.0151207,0.0033635013,0.06711007,0.04123468,-0.006788348,-0.029385189,0.036293,-0.10582191,0.022069165,0.00028901288,-0.021106886,-0.01989572,-0.0047520995,-0.02335458,0.0064457487,-0.013823794,0.0024610045,0.25622892,0.01063827,-0.0127143385,-0.007556613,0.07498018,-0.058677893,-0.062480245,0.028337523,-0.03453592,-0.011536517,-0.046440337,-0.017689615,0.031120168,0.00420339,0.0059481473,0.00044522242,-0.07473764,0.015711198,0.06556038,-0.016764333,0.012650118,-0.065115444,0.02191481,0.00012407241,-0.03174492,-0.005114313,0.010323305,0.0067188945,-0.021556938,-0.004565128,-0.032024242,0.033731576,0.03365356,-0.012888426,0.007922888,-0.013216586,0.06509739,-0.013029649,-0.010225173,0.0075377002,0.019573035,-0.0011016743,0.018736038,0.0228676,-0.009481143,-0.017890593,-0.0059473263,-0.0006221495,0.0033457763,-0.012381231,-0.03517186,-0.0021652642,-0.047714867,-0.02339429,-0.021758901,0.0077932463,-0.03294363,-0.0248332,-0.0023131608,0.063821524,-0.010802268,0.031938925,-0.015048616,0.023958549,-0.019218383,0.04795643,-0.012372091,0.0000365441,0.009101891,-0.0042602406,-0.03338822,-0.01418245,0.021381412,-0.015356175,0.0063896067,-0.018584296,0.055771764,0.052265372,-0.045852832,-0.0018040871,-0.03343086,0.02218707,-0.016406069,-0.023723671,-0.0021936134,-0.04953361,-0.002679309,0.06021245,-0.031961367,-0.054137003,0.007945745,-0.0028647813,-0.0027178952,0.030940797,-0.014843476,0.040464222,0.02601068,-0.029429227,-0.013034673,0.017482253,-0.028784247,-0.01188643,-0.01781587,-0.017483592,-0.013952761,0.011291417,-0.004090754,-0.033086333,-0.0076476317,0.04866377,-0.02445012,0.013803784,-0.003587886,-0.06838804,-0.006495608,0.034749094,0.02084358,0.03309957,0.024519823,-0.014882165,-0.039712995,0.0074620005,-0.00025178192,0.01873138,0.014505434,0.0027127198,-0.044069376,0.046148688,-0.00014182263,0.0010520701,0.034055468,-0.026094686,0.009299617,0.061816964,0.05021767,-0.010864818,0.047134724,0.0375287,0.019404665,0.02499045,-0.032974258,-0.031277705,-0.007865019,0.027666355,0.007535429,-0.018805081,-0.042030003,0.0030400879,-0.0050755693,0.017971076,0.047034632,0.0027564652,0.03827284,-0.027557299,-0.03527706,-0.021415133,-0.029685369,-0.020217156,-0.011857408,-0.04040171,0.003168637,0.008272895,0.041670237,0.05405762,-0.06420633,-0.014009611,-0.0070564356,0.07460874,-0.029896336,-0.039554764,-0.024894152,-0.011455693,-0.05479104,0.00060697354,-0.0062755067,-0.03964268,-0.02997832,-0.006529199,0.0017903063,-0.019363618,0.0026945395,0.016131891,-0.03343208,-0.015721872,0.0025673942,-0.020433716,-0.027926793,-0.006838362,-0.021707982,-0.016736114,-0.06343017,0.08942217,0.03019712,-0.012612959,0.04296303,0.023116345,0.076933295,-0.019512404,0.01058846,0.013650018,0.0029232877,-0.04495029,-0.014153637,0.042049237,0.003961957,-0.06184962,-0.017798593,0.03663001,-0.003857327,0.03160622,0.026894545,-0.03622758,-0.0037073025,-0.025639286,0.023128612,0.044210814,0.04024432,0.036484424,-0.007044627,-0.0016092041,0.0010944135,-0.00072797196,0.026565125,-0.054987837,0.015475299,0.031568076,-0.03150337,-0.04710294,0.012484662,-0.017737063,0.002221001,-0.0128719015,0.022937827,-0.00506763,-0.0032874972,-0.019951724,0.050290767,0.0107407,0.036996774,0.0016764007,-0.026094597,-0.010532377,0.004299036,0.03477812,-0.0028993094,-0.009312426,-0.030639153,-0.031337008,0.04483129,0.019445755,-0.040259823,-0.028249567,0.0137597155,-0.017854372,0.022118432,-0.010558695,-0.016896874,-0.032319617,-0.00765793,-0.034105755,-0.025610141,0.04051861,0.011015801,-0.007119746,-0.008431405,-0.011385805,0.025926849,-0.046481173,-0.02130893,-0.008782699,-0.05180656,0.004175302,-0.00921718,-0.040662,0.033814047,-0.0011219257,0.014303037,0.032974727,0.021090653,0.009416159,-0.076158755,0.03931475,0.053834707,0.009251831,-0.024027161,-0.02366773,0.0032814266,-0.023832139,0.00047946116,-0.048424523,-0.011709162,0.030464511,-0.030588219,-0.022720356,-0.0004823696,-0.016932694,-0.046274688,0.03126793,-0.019292574,0.03127801,-0.023325209,-0.025737576,0.007027274,-0.037055373,-0.04333592,0.037350092,-0.039806537,-0.03997421,0.027147088,0.01915648,-0.016768096,-0.028478779,-0.0202674,0.041608218,-0.014300067,0.030361637,0.03445386,-0.000054149692,0.022722194,-0.0037362068,0.01435516,-0.007095825,-0.0061573586,0.02311098,-0.0063399053,-0.0036216697,-0.009405259,0.015704254,-0.027433736,-0.009618946,-0.023608303,-0.012305161,-0.005656429,-0.026138196,-0.0151473,-0.04715653,0.032991674,-0.0141352685,0.029472733,-0.013121087,0.03857424,0.018087948,0.03124119,-0.040135067,0.031407297,-0.002132167,-0.0050223707,0.026031252,-0.0028040214,0.036008094,0.004284041,-0.029954158,-0.032057345,-0.02053927,0.030491421,-0.03382171,0.020159403,-0.009689903,0.00745008,-0.026353909,-0.009340691,0.004687466,-0.03448543,-0.03235492,0.021651354,0.04545866,-0.017940456,0.023245111,0.03812793,-0.011678858,0.004818214,-0.01737125,0.049976327,0.0328589,-0.010097004,0.026945563,0.0007117773,0.0033667604,0.0030567916,-0.00007982597,-0.025245499,-0.00811848,-0.020235108,-0.060668726,0.006562366,-0.05548376,-0.013650799,0.02875834,0.00097382785,0.060002346,-0.038751632,-0.0049706125,-0.014660502,0.034432452,-0.1403974,-0.036146678,-0.02195573,-0.016577115,0.0010965108,-0.012652772,-0.046935387,-0.02675842,-0.0066110184,-0.037731383,-0.0019860112,-0.0132755665,0.008899677,-0.024923494,-0.026181486,0.02333979,0.0010514432,0.011788585,0.0042686453,0.022877008,-0.033728693,-0.012212506,0.004813518,-0.019007491,-0.032274403,0.0021358829,0.06007448,-0.039358847,-0.032493565,-0.018675368,-0.000078330195,-0.018711766,0.014739825,0.076600164,-0.052592386,-0.03351002,0.009308478,0.037349418,-0.03122606,0.022149745,0.008375142,0.042093918,0.006524274,0.0647799,-0.00977851,0.08264127,0.010271855,-0.023553547,-0.043871757,-0.02423314,0.04764702,0.006124486,-0.037632927,0.010571935,-0.032126263,-0.014609048,-0.04736669,0.01002878,0.021300128,0.045407332,-0.0081343455,0.020457242,-0.058498923,-0.035644587,-0.011363749,-0.012748604,-0.035605475,0.0030246903,-0.0001502562,0.008698857,-0.027718427,-0.0017253619,-0.02272821,-0.01057041,0.01140669,0.00457687,0.02578376,-0.013065252,-0.050441317,-0.04336608,-0.04236516,-0.020774782,-0.0051758573,-0.0016343978,0.045499403,0.013753757,-0.022011504,0.009249115,-0.07214533,-0.002838029,-0.07535959,-0.042105988,0.006098562,0.034258116,-0.030293329,-0.012329046,0.0034832915,-0.012504671,-0.018650949,-0.017254848,-0.03078069,-0.017331343,-0.0045597176,-0.031087978,-0.03029306,-0.008856329,0.0011729436,0.008985178,-0.0011602092,-0.015371001,-0.030064207,0.046738762,-0.008442304,0.0112735145,-0.025486687,-0.0062529175,0.012965853,-0.0096803205,-0.011803222,-0.062490594,0.010900379,-0.028793711,-0.021738678,-0.0022943006,0.026587874,0.04218101,0.04282674,-0.0084379455,0.049689196,0.0041428283,-0.013771055,-0.04499431,0.007766882,0.020016396,-0.0012990996,0.006015034,-0.008522031,0.057868566,-0.032157138,-0.021847423,0.0069770883,-0.0111961,0.030096767,-0.008525019,0.0038746682,-0.047457054,0.026079848,0.003609612,0.013339722,-0.011734876,-0.018781276,0.005042434,-0.042047832,0.036249902,0.030386185,0.044578414,-0.0062510367,-0.0021795887,0.010090042,0.04856418,0.0042022774,-0.026161049,-0.020576524,-0.0046960847,0.010445204,0.07279673,-0.040281978,-0.039841812,-0.018776245,0.018535268,0.0258274,0.03306667,-0.028452693,0.03263861,0.0399161,0.020638768,-0.002544329,-0.0028781055,-0.018162154,-0.009209513,0.034325212,-0.0032606267,0.049704824,0.020770673,-0.024351077,0.0073181894,-0.03406795,0.016705124,0.041668456,-0.0030981533,0.0120620495,-0.031232495,0.014569123,-0.048866864,0.03224247,-0.0011120373,0.019640852,-0.03734236,-0.006936918,0.045796204,0.009829894,-0.017887555,0.03946679,-0.026715487,-0.039080843,-0.05338698,-0.0061936844,-0.038126133,0.01225267,0.017878346,0.02784322,-0.0053606094,-0.051586602,-0.030770775,-0.019176135,-0.024726747,0.05680943,0.03882539,-0.015426476,-0.007868211,0.039950326,-0.01278569,-0.0058228327,-0.00871932,-0.03446146,-0.01828706,0.0023534093,-0.006338663,-0.022797454,-0.013058198,-0.03597595,0.014935975,0.007708679,0.024640819,0.09524721,-0.011102999,0.02633715,0.020189943,-0.027110277,-0.01597366,0.06633085,-0.025898501,-0.035440084,-0.010645525],"last_embed":{"hash":"c03rba","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"c03rba","at":1762844553093},"key":"Work/Random/MacPlugin.md##{20}","lines":[26,26],"size":327,"outlinks":[{"title":"*Alan Grainger*","target":"https://github.com/alangrainger","line":1},{"title":"♡","target":"https://ko-fi.com/alan_","line":1},{"title":"**Lazy Plugin Loader**","target":"https://obsidian.md/plugins?id=lazy-plugins","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=lazy-plugins&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"c03rba","at":1762844553093}}, +"smart_blocks:Work/Random/MacPlugin.md##{21}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037265137,-0.0040257364,-0.04388172,-0.0050574695,-0.022227878,-0.02757361,0.020949438,0.012026065,0.04236401,0.01722051,-0.0021736352,0.0011461712,-0.0052857096,0.019868337,0.055677246,-0.027859917,-0.00351548,-0.0007721293,-0.021933617,-0.0035350975,0.015944973,0.012685626,0.05365003,0.040014226,-0.006581613,0.031976838,0.0070385723,-0.008307269,0.02302564,0.0007649596,-0.011297247,-0.044556078,-0.004970068,-0.023464516,-0.03705182,-0.02428286,-0.02620466,-0.02961745,-0.031381007,0.0024378325,-0.022285068,-0.0030480602,0.03901811,-0.0341701,-0.019235697,-0.013704035,0.018756539,0.0061011994,-0.0042395317,-0.026407285,-0.027184451,0.004860947,0.057315648,-0.05985862,-0.039398223,0.0012242319,-0.00068429316,-0.023154974,-0.08773463,-0.018788684,-0.051685598,0.015335597,-0.036642954,-0.025321446,0.03838751,0.050473794,-0.0072241356,0.016443444,-0.02394955,-0.026105316,-0.019893482,0.04487341,0.024636224,-0.023231657,-0.029570978,-0.031466987,0.066516116,-0.0062746787,0.003508307,0.032290146,-0.008516948,0.010114287,0.0016504097,-0.010666193,0.006836067,-0.050152585,-0.013544101,0.08282206,0.0105871335,0.057431176,-0.005312502,0.012980181,0.032163784,-0.050283935,-0.038484775,-0.012979135,0.044475816,0.024683312,0.061270278,0.017203877,0.0050870776,-0.029687911,0.012561833,-0.027292086,-0.0052379793,0.03258407,-0.013768675,-0.015502862,-0.019918501,-0.029446123,0.010473241,-0.011568234,0.009420986,-0.04029257,0.005684117,-0.008111263,-0.006064068,-0.0348653,-0.007833681,0.019950269,0.041989803,-0.026628338,-0.012472347,-0.012624583,-0.0027217553,-0.007404105,-0.0010410246,0.02466265,-0.0007108979,0.047385085,0.019520909,0.0034471648,-0.010287504,-0.006406142,-0.034124095,0.028177347,-0.011837002,0.02726014,-0.013585391,-0.043628555,0.034061138,0.009466022,0.020891972,-0.055517238,0.04693428,-0.066349894,0.05058567,-0.013712935,0.04494409,-0.021153955,-0.017916739,0.021533344,-0.0024536874,0.000042058407,0.03666778,-0.011290895,0.027229238,0.032636996,0.0015920488,0.011082673,-0.018982187,0.062247664,-0.032926627,0.031932674,0.046586037,-0.023710748,0.01977972,0.005758542,-0.0144600365,0.008933773,0.002272835,0.010404952,-0.0015913307,0.0015648797,-0.0027967952,0.024535121,0.055269796,0.024812914,0.010933733,-0.044618454,-0.060035314,0.020750372,-0.041673504,-0.051022243,-0.028661117,-0.016819343,0.056006964,-0.017760338,0.0005011367,0.07685907,-0.022004295,-0.03430803,0.010541945,-0.0000518194,0.030673405,0.0076678093,-0.047357343,0.03175108,-0.00081922265,-0.017784018,-0.0011622971,0.00072380365,0.09352724,-0.016016705,0.0035688502,-0.009751589,0.047176514,-0.02861006,-0.01114718,-0.006738027,-0.0066782124,0.01038796,-0.026289549,0.014603111,-0.023478985,0.021595709,0.030915806,0.0035089762,0.0020518873,0.008968667,-0.026596965,0.033236608,0.003213052,0.07162918,-0.00705948,-0.019514281,-0.015927505,0.05403515,-0.0010647638,0.010075795,-0.045552433,0.02504471,0.023406109,-0.003357466,0.07540964,-0.012877041,-0.048229013,0.053362288,0.021490037,-0.007391769,0.0069455523,-0.010885973,-0.018090094,-0.019885616,-0.03715239,0.020101553,-0.01314033,0.031431533,-0.011415771,-0.020355193,-0.027765429,0.021700548,-0.027555147,0.003546437,0.019227106,0.03857483,0.022492653,-0.015101988,-0.015545705,-0.015513362,0.028150758,0.01988344,-0.010372986,0.011789275,-0.012026403,0.0042433343,0.010889929,-0.006614981,0.014493596,-0.033084136,0.0011699329,0.003733143,0.015541444,-0.006368967,0.034363184,-0.006708079,-0.025153022,-0.039852593,0.070258155,0.026136203,-0.0302155,0.059938002,0.02686488,0.026868904,0.01156083,0.021604903,0.025614388,0.012162209,0.011118359,-0.004411711,-0.031766776,-0.0015207687,0.063880436,0.0024660558,0.009852265,-0.008049166,-0.027769635,-0.17345634,-0.014947788,0.030274004,-0.0030328478,0.011862612,-0.011959519,-0.05218864,0.025498815,-0.04294772,0.0069210064,0.0062960037,-0.054283734,0.018542882,-0.015513427,0.03756782,-0.0025144957,-0.0140264025,0.011495086,-0.039026722,-0.03281773,-0.0389881,-0.06914249,0.057827126,0.054213077,-0.016761214,-0.05585131,0.06843221,-0.013124619,-0.025706083,0.023719333,0.009022056,0.0135318665,-0.0018373511,0.00817602,0.039835684,0.02433049,0.017177325,-0.01000876,0.0285051,0.014834806,0.05284543,0.0061810003,0.018683448,0.000005116631,-0.007284135,-0.0025571345,0.036045644,-0.013184742,0.00017011058,0.0009896783,-0.010128238,-0.036636833,-0.0007778515,-0.013410536,-0.029207723,-0.011546971,0.0043918877,0.049448676,-0.0080585405,-0.013976773,-0.03642577,0.0045555793,0.0351664,0.000285719,-0.0017702858,0.008602296,0.016541818,-0.0123187555,0.029146083,-0.015334694,-0.006476734,-0.025005575,0.011281298,0.010994219,0.044432953,0.04894184,-0.036980666,-0.009927324,0.030223008,-0.09815987,0.030427912,0.021079605,-0.0030767363,-0.012706148,-0.00515211,-0.020466516,0.0039642486,-0.0037295602,0.015345197,0.25972047,0.027559053,0.014243893,-0.0067505515,0.05235831,-0.012167221,-0.007065651,0.044765145,-0.035573673,0.0007266874,0.0007628284,-0.003830337,0.031005658,0.003378851,0.034158796,0.018404797,-0.036884025,0.013059212,0.056411963,-0.033090997,-0.026675519,-0.051781613,-0.008736763,0.023954747,-0.064019755,0.0070296163,0.0013976392,0.00088334945,-0.017693607,0.017183185,-0.033764552,0.008365459,0.06995756,-0.013643632,0.0055079176,-0.031501662,0.03040421,-0.017116765,0.04848178,0.04160002,0.010706465,-0.016442444,0.03804375,0.004998691,-0.0006602431,-0.0135145625,-0.0013669948,0.00081813557,-0.011819137,0.014626689,-0.023501143,-0.047677394,-0.025294254,-0.009067886,-0.03391057,0.0043354197,-0.031200605,-0.02592888,-0.0040861247,0.051732797,0.009930513,0.017515587,0.011611657,0.018115094,-0.035400067,0.02705132,0.027817825,0.020513354,-0.02651509,0.028154641,-0.008473318,0.013109093,0.038519904,0.011221684,0.02030033,0.012295621,0.034890138,0.058155064,-0.0096461605,-0.011973689,-0.03188942,0.044156257,-0.035861086,0.025086094,-0.002117864,-0.027357992,-0.0029373264,0.035788637,0.013141659,-0.049244024,0.039542112,-0.0007240024,-0.0028029915,0.027383583,-0.013981863,0.02060021,-0.0035564085,-0.010011379,-0.016079014,0.007248258,-0.025021462,-0.015450204,-0.030492269,0.0037330107,0.023911232,0.036517855,0.0014468317,-0.041893683,0.020963904,0.042233888,-0.031972233,0.0064134314,0.01843315,-0.046406765,0.004253483,0.05309866,0.043448586,0.018118246,-0.017811757,0.026619243,-0.017455002,0.009070624,-0.0031914366,0.03425406,0.0008733262,-0.038870584,-0.055785596,0.044259675,-0.03338542,0.024876649,0.011502401,-0.032448463,0.0032749856,0.04788753,0.053531155,-0.03856085,0.019748818,0.020537015,0.016053198,0.02415131,-0.04466446,0.011017131,-0.015644066,-0.030692786,0.0055059176,-0.016522905,-0.0029892356,0.020526802,-0.011096976,0.028397107,0.053295266,0.027556133,0.0020411345,-0.02900242,-0.008601174,-0.02724372,-0.016054254,-0.032790817,-0.0000378141,-0.05031707,-0.0267152,0.058272038,0.035515383,0.07399896,-0.07973577,0.0145553695,-0.025021553,0.03781922,0.0038071533,-0.0401912,-0.008399977,-0.010118045,-0.08135982,-0.0059922207,0.030726269,-0.021736244,-0.012686261,-0.02547311,-0.015983295,-0.015980331,0.008965887,-0.011208014,-0.052846055,-0.035508517,0.034907907,0.013793459,-0.02987602,-0.01073756,0.0009148736,-0.0058745635,-0.015916646,0.11215575,0.006053989,-0.0026342485,0.030258927,0.012898114,0.081190966,0.029924253,0.004458767,-0.04157334,-0.022662213,-0.02332349,-0.0041750926,-0.01744521,-0.0046495907,-0.037727926,-0.008421234,0.05168037,-0.0013106267,0.013041844,-0.000090408976,-0.05167973,-0.043105777,-0.030753067,0.024920765,0.0056577954,0.024316026,0.030593906,-0.008350485,-0.010539165,0.0059502837,-0.012295837,0.011646277,-0.03958523,-0.017347412,0.001718885,-0.006230239,-0.04570414,0.0068178196,-0.033868868,-0.0029988543,0.0024073625,0.008454954,-0.012801776,-0.0052601635,-0.0057345387,0.037433546,0.0069625354,0.012553199,-0.026239872,-0.0017390681,-0.04398985,-0.012390545,0.052934967,0.015764944,-0.027552582,-0.016720263,-0.014021475,0.048686326,0.010445186,-0.05137107,-0.0333816,-0.0093236035,-0.031132001,0.024309652,-0.028356582,-0.017265707,-0.020271266,-0.02658016,-0.042810928,-0.02102184,0.065926276,0.013407651,-0.014555556,0.013401486,0.015750805,0.03140822,-0.06190423,-0.021565372,0.012556491,-0.04458502,0.016710237,-0.00790022,-0.02368599,0.04373572,-0.014322288,0.017406845,0.028286405,-0.007528241,0.03640917,-0.03719036,-0.035149913,0.01228744,0.002773107,-0.047908254,-0.020613004,-0.024755556,0.017051198,-0.0063097365,-0.0588419,-0.02060986,0.016962053,-0.02299428,-0.030024607,-0.008713909,-0.014078841,-0.03594789,0.0075546666,-0.002857273,0.01257034,-0.024132999,-0.0042125923,0.003270358,-0.023205776,-0.03773976,0.0140659455,0.010521768,-0.035566058,0.002935649,-0.003183332,-0.01388891,-0.05222999,-0.026392788,0.061617874,-0.038196433,-0.0020210745,0.08438266,0.0062462133,-0.038442094,-0.020590445,-0.033948768,0.013513244,-0.03253543,0.013736518,0.0112455515,-0.007334321,-0.018766044,-0.0087128505,-0.03730424,0.014794105,-0.0066533405,-0.019146208,0.007596388,0.008126191,0.004500635,-0.052463822,0.06001165,-0.0450612,0.009806614,0.0016964308,0.014754067,0.025963869,0.07869678,-0.050706178,0.019886466,-0.004472671,-0.0048825736,0.043096907,-0.015639175,-0.0020947312,0.0066880225,-0.023302482,-0.029275157,-0.0029323744,0.028196912,-0.009670604,0.04657895,-0.028673695,0.011091845,0.013030304,-0.0470398,0.008090636,-0.018196763,-0.005642771,0.012430371,0.048840173,-0.009947694,0.02444691,0.012503963,-0.0018311762,-0.0007632214,0.009059164,0.05265758,0.037564766,-0.006092336,0.0034274436,0.00468596,-0.023615658,-0.0018273445,0.0070092375,-0.011869542,-0.01818856,-0.053111035,-0.06649116,0.021068288,-0.03188324,-0.004958078,0.017607672,0.008754975,0.044800583,-0.007249978,-0.0043015075,-0.007606609,0.043869767,-0.16136298,0.0024437068,-0.025685998,-0.012257247,-0.0029976033,-0.025908526,-0.04403203,-0.016967863,-0.00075679086,-0.025960596,-0.02764463,-0.0683862,0.03784293,-0.036433127,0.05569471,0.010759257,0.023724481,-0.015650058,-0.007237694,0.01761636,-0.012873685,-0.01788614,0.051392704,-0.0068621887,-0.015223521,-0.022864075,0.08114652,-0.030122664,-0.05080979,0.02566417,0.00073859276,0.0037905276,0.013828284,0.06179132,-0.03113055,-0.012220303,0.014627556,0.02124884,-0.024020974,0.016084889,0.013868421,0.038197044,-0.020389942,0.047918566,0.009452244,0.04744163,-0.007351528,-0.021579018,-0.04013155,-0.014619888,0.057964608,-0.01962065,-0.02220589,0.02797879,-0.023657778,-0.044162057,-0.06527765,-0.024646614,0.012862597,0.043782856,-0.037656613,0.027575351,-0.034565523,-0.033510897,-0.019456904,-0.005575027,-0.013836682,0.00928146,0.030405942,-0.022379119,-0.005482851,-0.0031853311,-0.013885748,-0.032803085,-0.014602233,0.010163924,-0.011100607,0.008215047,-0.054522093,-0.02006464,-0.02989467,-0.044890124,-0.049452662,-0.007697811,0.019845417,0.029540101,-0.022753723,-0.00680299,-0.06419449,0.002279973,-0.08141312,-0.055688806,-0.00014434298,0.019600473,-0.04063319,0.01924394,0.003945867,-0.009409061,-0.02497207,-0.0017394446,-0.072484195,-0.037867084,-0.02654824,-0.026455075,-0.023921495,-0.011676027,0.011972713,0.0072516412,-0.00011953876,-0.013479304,-0.011983277,0.029225059,0.00056392566,0.013575746,-0.049496725,-0.0038452933,0.016376553,0.025316034,-0.008668434,-0.04268246,0.010835185,-0.019931499,0.01674382,-0.015082413,0.044419497,0.02799198,0.03958477,0.018399771,0.022501642,0.009303935,-0.011304986,-0.045476705,0.02187718,0.016723886,0.003468594,0.029003302,-0.020738227,0.054619115,-0.0013633125,-0.028539028,-0.02295296,-0.048224084,-0.018452827,-0.018890198,-0.0073526194,-0.039876986,0.024610836,0.022229489,0.005952188,-0.0220833,-0.03220319,0.008740776,-0.012875905,0.0480832,-0.0021523132,0.051432565,0.0011813298,-0.028796647,0.0058321226,0.032495834,-0.01955487,-0.049542252,-0.016664058,-0.0039927815,0.0025344254,0.058041934,-0.0034737706,-0.03354195,0.0023905959,0.0043877484,-0.020518692,0.015811052,-0.017294712,0.004693265,0.05912065,0.008566883,0.006868138,-0.006498263,0.0133420965,0.00963023,0.029634638,0.005008133,0.0971704,0.020172669,0.00976706,0.004509264,-0.05178612,-0.025482774,0.020720536,-0.027091442,0.029351996,-0.024917962,0.008127292,-0.035659503,0.034863617,0.028374337,0.021225315,-0.022881102,-0.0023410658,0.026917327,-0.005246635,0.030080838,0.025831204,0.010687942,-0.048763923,-0.05892064,-0.0049543744,-0.012852263,0.003637139,0.05128629,0.0047680545,-0.01018902,-0.09236934,0.0003518543,0.0044798846,-0.031393267,0.010793817,0.01995873,-0.0024162629,-0.008421001,0.04749001,-0.0032343988,0.014228015,0.023595637,-0.037627086,0.0045093074,-0.0072164093,0.017226983,-0.011471396,0.0035426212,-0.016823804,0.031658143,0.011373653,0.0075304136,0.04968961,-0.01258529,0.027724452,0.024985466,-0.015246599,-0.014268177,0.004588418,0.014358031,-0.05358256,-0.020853713],"last_embed":{"hash":"elofdl","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"elofdl","at":1762844553093},"key":"Work/Random/MacPlugin.md##{21}","lines":[27,27],"size":379,"outlinks":[{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":1},{"title":"*Benature*","target":"https://github.com/Benature","line":1},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":1},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":1},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"elofdl","at":1762844553093}}, +"smart_blocks:Work/Random/MacPlugin.md##{22}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.054238267,-0.002028692,-0.03605172,-0.023630528,-0.004798523,-0.05531053,0.027985316,0.010137116,0.03569575,0.020642469,0.0025284542,-0.008195574,0.008832969,0.014936249,0.022429623,-0.0116671035,-0.027441109,0.0045347256,-0.012330652,-0.024905697,0.030959202,-0.0023533276,0.052354332,0.029894536,-0.02564938,0.022116976,0.014150075,-0.0069915005,0.054328967,0.0016507759,0.007215069,-0.038629495,0.007412215,-0.03484539,-0.021438396,0.0074303076,-0.0122079,0.0055926545,-0.04659183,0.009350794,-0.0035077648,0.031255614,0.0174333,-0.0036068344,0.02515614,-0.021640902,-0.0006597366,0.00034984094,0.02623164,-0.044245142,-0.01964719,0.020297527,0.0468111,-0.04098606,-0.018185658,0.022488812,-0.037021756,-0.020283869,-0.06276448,-0.0143216355,-0.045720156,0.00093566894,0.002508548,-0.0027739077,0.057937156,0.047781553,0.0074044834,0.019700745,-0.010741631,-0.015059188,-0.00820614,0.032318234,-0.004700151,-0.022851396,-0.053308316,-0.035290103,0.07910449,-0.028126614,-0.010675147,0.041578066,-0.0150265265,0.02264837,0.02909678,-0.00797708,0.015235533,-0.006327116,0.025724117,0.062879495,0.005533765,0.047138393,-0.01870035,0.017137092,0.018577674,-0.058811024,-0.03523179,-0.0119004045,0.031300116,0.020892493,0.036884546,0.007206515,0.014633469,-0.019355629,0.012510741,0.0049634674,0.03631836,0.027462235,-0.010106026,-0.014420178,-0.025688691,-0.029785652,0.006979265,0.013877883,0.00078138127,-0.0036693995,-0.008570873,-0.0036052165,0.025981368,-0.04736119,-0.010268167,0.028521251,0.02843674,0.019720772,0.03288414,-0.012324767,0.03279016,0.03186842,0.035186864,0.036225934,0.008426953,-0.002385984,0.01761298,0.060185615,-0.022450212,0.043061957,-0.03784193,0.026945071,0.006608309,0.018397748,0.005105501,-0.03387607,0.025799064,0.019973382,-0.021839205,-0.036475513,0.03393843,-0.04098382,-0.005815649,0.016947666,0.011293617,-0.012392177,-0.021807333,0.009532997,0.006548726,0.022789037,-0.002477736,-0.013909045,0.022090927,0.07879133,0.0022545191,-0.022291921,-0.007129459,0.014425995,-0.045095075,0.035787053,0.021160083,-0.026314108,0.03170033,0.00055673317,-0.0124734845,0.006436528,0.0066467156,-0.023591598,-0.0064073466,0.0034472914,0.012886019,0.020634174,0.03186046,0.03648146,0.046657253,-0.017761325,-0.07457702,0.004246907,-0.052220516,-0.011418039,-0.04377153,0.0044459836,0.0043553575,-0.0069711385,0.0211204,0.036441963,0.001853367,0.0156132765,-0.0030571257,0.029525483,0.072424896,-0.01577271,-0.0023176814,0.057826042,-0.027148696,-0.030549675,-0.0075287255,0.02554668,0.04822677,-0.006313059,-0.035680752,-0.015147134,0.032157514,-0.056431875,0.012780087,-0.0068441597,0.053607784,0.0009637442,-0.018778868,0.020496441,-0.02511386,-0.023744317,0.023692409,0.021115694,-0.011233521,-0.038646992,-0.039293706,0.05207861,-0.0051581436,0.026209367,0.00647476,-0.012409462,-0.016369205,0.029350042,0.014495052,0.026630655,-0.054829594,0.015673095,0.04977219,-0.011543596,0.040778223,-0.0065493174,-0.05225709,0.035728306,0.027031407,0.00970005,0.0040079895,-0.017263614,0.016301554,-0.015836589,-0.0399301,-0.01205912,0.010628244,0.017518392,-0.00063606753,-0.035936024,-0.021587122,0.01544237,-0.04383796,-0.0015182932,0.046609826,0.008903903,0.018630477,-0.013466407,-0.01740002,-0.016949698,0.017078625,0.037345193,0.022002544,0.015319306,0.0072603445,0.01915981,0.029666644,-0.03909911,0.017973829,-0.016712049,0.012714931,-0.025514835,0.02257434,0.003503428,-0.0011214918,-0.030019244,-0.028043749,-0.0034895134,0.052622184,-0.02465557,-0.04817074,0.048712708,0.02637863,0.026840886,0.0020343608,0.0063107647,-0.00013947362,0.016933061,0.007775012,-0.005329747,-0.025986435,-0.027435172,0.056159902,-0.025537891,0.018066365,-0.019345872,-0.026781656,-0.17440945,-0.03809583,0.003020989,0.063479975,0.013112566,0.0015802232,-0.041094128,0.0038572904,-0.040662155,0.001699582,0.036323983,-0.04005626,-0.0043440233,-0.0030537401,0.008243216,-0.007701966,-0.009290318,0.0025481787,-0.002340281,-0.03477477,-0.0519557,-0.07587688,0.044576563,0.03701387,-0.011030951,-0.036070704,0.08878825,0.011186729,-0.02214094,0.008211379,-0.010029565,-0.021840435,0.0045925216,0.010231256,0.01510846,0.034374647,-0.0011427082,0.026347198,0.039632887,0.0039870404,0.03190036,0.022850398,0.0011438712,0.042080734,-0.02995463,0.010465141,0.0532913,0.0051831566,0.0046209665,-0.004287511,-0.024831485,-0.016412146,0.01153339,-0.00092804094,-0.03085624,-0.011137589,-0.012003896,0.026778769,-0.016895248,-0.026588546,-0.039997913,-0.032007072,-0.026466848,-0.030722491,0.01740193,0.0037492912,0.0277513,-0.019468414,0.03851378,-0.060265247,-0.00545123,-0.034321267,-0.005694554,0.020100893,0.061103217,0.035892047,-0.016046448,-0.01907678,0.010997931,-0.0976126,-0.0036683138,0.029624896,0.0037980888,-0.018970884,-0.011948877,0.00548966,0.0068360292,-0.0049688737,-0.0040315576,0.279888,-0.029053574,-0.0361775,-0.020200102,0.057381175,-0.050383843,-0.005872632,0.06046782,-0.052448206,-0.01773397,-0.012756934,-0.000760932,0.038633935,0.008073379,0.047898557,0.031870652,-0.05345812,0.009160592,0.072337225,-0.012099516,-0.004766944,-0.052383885,0.032148495,0.018092997,-0.05897387,0.011935049,-0.0047957166,0.029032677,-0.0441792,0.035804596,-0.013366063,0.028756982,0.02839325,-0.035638224,-0.024022698,0.00071506476,0.018105015,-0.05998686,0.050840758,0.010276393,-0.012191881,-0.01450314,0.05031886,-0.0050483914,0.016403472,-0.01016041,-0.021158561,-0.013254176,-0.011751691,-0.025515996,-0.024078568,-0.0125341695,-0.02228847,-0.017273234,0.013218991,-0.022115882,-0.031407744,-0.033886325,0.017799107,0.07406645,-0.017217778,0.0077495095,-0.0010810382,0.008187089,0.010194066,0.035493977,0.0042974874,0.031442456,-0.0154574765,-0.0014400998,-0.0044016438,0.014434918,0.023274519,-0.029369192,0.034127302,0.022554213,0.0714769,0.049278323,0.0043282006,-0.040642332,-0.030384364,0.027748903,-0.011849437,-0.009731103,0.0017451383,-0.019867092,-0.02769885,0.06491112,-0.0116204275,-0.04794093,0.03819018,-0.019269139,-0.034936734,0.05925951,0.020464944,-0.017672766,0.026268454,-0.016159823,-0.043819442,0.001717001,-0.006614099,-0.015898561,-0.027446201,0.0028436158,-0.0011001201,0.024421986,0.00059345627,-0.016538719,-0.003530058,0.04997838,-0.032017484,0.015191863,0.00686736,-0.02911706,0.0052614403,0.024493644,0.047923587,0.018903343,-0.02100918,0.0010599431,0.0022829229,-0.013439073,-0.0047786487,0.023781316,0.01952229,0.009930889,-0.04584,0.037295926,-0.02474752,0.0041135633,0.04052732,-0.03328053,0.009229598,0.051136613,0.039464653,-0.0076272474,0.01627588,0.028726146,0.011254372,0.050030775,-0.0070563755,-0.009877587,-0.015072223,0.00016572572,0.01930791,-0.0063333376,-0.010773716,-0.0054980237,-0.012339754,0.047935076,0.033843514,0.022344137,0.040048603,0.0028883836,0.0007524451,-0.035582144,-0.028946962,-0.0067179445,0.020844022,-0.04636745,-0.028257594,0.035450105,0.05117917,0.08406345,-0.08015422,0.0028823,0.037386376,0.024088064,0.00041265137,-0.04598156,-0.011216944,-0.014646807,-0.057358973,-0.012508238,-0.00044390108,0.013069263,-0.0038118104,-0.009301294,-0.04883382,-0.02193184,0.010645781,0.0047296034,-0.030981708,-0.0245189,0.05457397,-0.008458121,-0.021086333,-0.011225647,-0.024572756,-0.0071817064,-0.041151576,0.09446216,0.049812704,-0.0036730885,0.053847153,-0.011223883,0.056188654,-0.006298001,0.028504599,-0.024684636,-0.02167315,-0.032719687,-0.010722254,0.00979377,-0.009564214,-0.033863038,0.011770645,0.062751144,-0.02343355,0.043654606,0.017518032,-0.032173496,-0.017934108,-0.007411636,-0.026779836,0.002584942,0.053871337,0.054163504,-0.010385027,-0.047269147,0.010821156,-0.007716703,0.003244086,-0.037142694,-0.019760046,0.036707886,-0.02017877,-0.016959134,0.015529154,-0.06502706,0.004860231,0.001998121,-0.019546371,-0.017159604,-0.010374279,-0.025064584,0.034779843,0.02800121,0.013855977,-0.01491659,-0.014508279,-0.033702232,-0.0115971705,0.045243505,0.011352712,-0.0059634577,-0.007092818,-0.032106895,0.045266066,0.013137821,-0.02065922,-0.027023707,0.03371444,-0.069024846,0.0061349813,-0.018774295,-0.026032371,-0.024602285,-0.038348094,-0.04310238,-0.009603227,0.06066408,0.0016647445,-0.023100117,-0.043152872,-0.025259173,0.0117353955,-0.054218773,-0.018208157,-0.010350086,-0.06656971,0.015074219,-0.029582156,-0.017275598,0.015503233,-0.024711883,0.018706048,0.052718572,-0.0064572715,0.010315779,-0.031264592,-0.017429328,0.02040287,-0.019302862,-0.040246412,-0.018166583,0.008262944,-0.004829348,-0.016063547,-0.053357583,0.0022295837,0.014291984,-0.030276805,-0.002804743,-0.01148184,-0.02245881,-0.057823256,0.05170746,-0.00018973816,0.01942239,-0.0015870176,0.0070880842,0.003660832,-0.009959759,-0.02754383,-0.014290226,-0.007872352,-0.036858138,-0.0048749303,0.00662698,-0.013972364,-0.016628804,-0.026566202,0.04562631,0.00018951629,0.023362067,0.044763647,-0.006878112,0.010083636,-0.0099693155,-0.019057922,-0.0075301365,-0.03428272,-0.0046590073,0.015298338,-0.015605577,-0.011531826,-0.003967352,-0.036360413,-0.010581637,-0.039274648,-0.014158121,-0.00222148,-0.02013257,-0.010864216,-0.04463906,0.09161599,-0.021251835,0.0066785524,-0.053437725,0.028738292,-0.010732647,0.06812721,-0.051419903,0.027773619,-0.015619119,-0.019532276,0.022667803,-0.0014266719,0.008660754,0.005003002,-0.017312653,-0.03777578,-0.016582903,0.023698967,-0.008463051,0.022617005,-0.009334632,0.022662167,-0.00012446969,-0.031770784,0.0037830533,-0.003818071,-0.041671302,0.0080764145,0.04053133,0.025785113,-0.03859857,-0.023526635,-0.031069933,-0.022480115,0.001275737,0.035313256,0.047030713,-0.032120466,-0.002434797,0.0013324248,-0.041456785,0.020074824,-0.013639955,-0.036979318,-0.012096921,-0.026268864,-0.037803244,-0.010395934,-0.029770033,-0.019206496,0.008964091,-0.008682325,0.04465063,-0.022766314,0.007508228,0.0071962555,0.01469041,-0.15803517,-0.028893914,-0.029430903,-0.0038839108,-0.016835181,-0.029192183,-0.049525276,-0.029206945,-0.019176498,-0.032444824,-0.00069423334,-0.020868642,0.00975273,-0.030745005,0.0026753538,0.038098514,0.007661488,-0.010029514,-0.02865204,0.0029733898,-0.0129301,-0.01646668,0.054275084,0.01144359,-0.0015051613,-0.0010158125,0.037033267,-0.0014887175,-0.02028931,-0.014499212,0.0032299259,0.011017441,0.021180598,0.05256746,-0.034697894,-0.008104599,-0.0064431266,0.035784166,-0.010251307,0.01877154,-0.008703296,0.032065548,-0.00613673,0.054871365,0.03385033,0.045036405,0.016202148,-0.020960316,-0.020609561,0.0007381196,0.064537264,0.02318718,-0.049959164,0.013630813,-0.019506643,0.02761721,-0.028575923,0.016893165,0.012840213,0.046593785,0.0015448388,0.0226634,-0.019427985,-0.010801776,-0.042578015,0.026938671,-0.032717284,0.02419015,-0.011326672,-0.000891562,-0.028816456,0.017958496,-0.026448147,-0.021832984,0.0061894357,-0.004578367,0.025852261,-0.0065585584,-0.062205542,-0.021925462,-0.0014613676,-0.041507382,-0.022070184,0.013677541,0.03393037,-0.013967723,-0.0031990164,-0.012053545,-0.073508635,0.009970777,-0.061126508,-0.070344076,-0.001986844,0.057705704,-0.03231703,0.025217025,-0.015907498,-0.004349971,-0.023967946,-0.01505392,-0.036322214,-0.06086759,-0.009529403,-0.019644035,-0.043550726,-0.06687297,-0.02614166,-0.0070977714,0.0012307302,0.016186208,-0.028974203,0.010964393,-0.03647789,-0.017776353,-0.044704147,0.023548665,-0.0038292555,0.031942964,0.028844258,-0.020233052,0.037504666,0.0069158617,-0.020134347,-0.010191374,0.0721769,0.03979828,0.042472877,0.009768252,0.047050424,-0.007487791,-0.005934987,-0.018808868,0.004300936,0.019329779,0.026046522,0.014496353,-0.03907224,0.06655614,-0.023481805,-0.03144702,-0.044884425,-0.016965026,0.011079025,-0.011695497,0.0147803435,-0.042784415,0.051190168,0.011468999,-0.0059140474,-0.02044458,0.002513901,0.021177454,-0.023857195,0.059430774,0.014333518,0.05612453,-0.019933598,0.022512216,0.015223217,0.021575036,-0.012321054,-0.05902695,-0.0040059485,-0.0065666586,-0.008075266,0.056783266,-0.016152117,-0.027506532,-0.029976211,0.04083644,-0.0013459296,0.007743189,-0.03828906,-0.007894619,0.058868278,0.0092662005,-0.0066280384,-0.011197325,-0.01790261,-0.011583461,0.030178007,-0.023012059,0.039800193,0.02515912,0.020258188,0.00024898822,-0.07522454,-0.012435768,0.013724796,-0.012665922,0.0073227533,-0.02179945,0.00022579114,-0.029534904,0.017500719,0.025103651,0.019245487,-0.014915837,0.009040503,0.02238048,-0.009583017,-0.0055110585,0.046489615,-0.024746038,-0.04415062,-0.0137005765,-0.00013968284,-0.020964015,0.031059023,0.017929118,-0.013306915,0.0006410541,-0.066705726,0.0005539449,-0.022342598,-0.021405693,0.04349514,0.04320625,-0.01812393,-0.024784645,0.050430197,-0.017339526,0.006654324,-0.029784055,-0.041397322,-0.015796063,0.014437807,-0.0020350206,0.0147294,0.008678264,-0.024779405,0.039930835,-0.009016818,-0.017459938,0.054177534,-0.0046040462,-0.004927474,0.034547817,-0.029449016,-0.0067947623,0.029039465,0.0000890107,-0.0468163,-0.02326104],"last_embed":{"hash":"1xgedkk","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"1xgedkk","at":1762844553093},"key":"Work/Random/MacPlugin.md##{22}","lines":[28,28],"size":229,"outlinks":[{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":1},{"title":"**Periodic Notes**","target":"https://obsidian.md/plugins?id=periodic-notes","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=periodic-notes&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1xgedkk","at":1762844553093}}, +"smart_blocks:Work/Random/MacPlugin.md##{23}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.041527253,-0.020995505,-0.009296556,-0.014535293,-0.021020673,-0.022555796,0.021515695,0.033696093,0.044495355,0.016171983,0.0048019695,0.007252793,0.011823607,0.023163728,0.012821339,-0.012602637,-0.0062336735,-0.011659176,0.019220646,-0.020043623,-0.010892511,0.017232852,0.010327269,0.055565953,0.015418739,-0.0053349193,0.014120769,-0.003319233,0.012807591,-0.0053422097,0.019686919,-0.035226382,0.013651048,-0.04271882,-0.01422309,-0.039407585,-0.02793147,-0.015417387,-0.0507321,0.013428293,-0.02705674,-0.020026399,0.032614633,0.0031680374,0.018241156,-0.043621734,0.023153542,-0.01605492,0.036208306,-0.013823144,-0.0309964,0.015115141,0.050930534,-0.05754785,-0.035257827,-0.0037880894,-0.013838423,-0.013380442,-0.04533074,-0.027141487,-0.031562574,-0.0061538513,-0.0028926162,-0.044380337,0.06534721,0.031707622,-0.01430103,0.027484732,-0.021935022,-0.034630563,0.019186696,0.040527277,-0.008934121,-0.029511215,-0.04742634,-0.01032272,0.049743626,-0.0035535824,0.006785292,0.022811154,-0.006547789,0.00708115,0.0133362245,-0.0017071812,0.013528948,-0.0075332397,-0.026753934,0.04763549,0.024515586,0.088902034,-0.02804305,0.0325444,0.05121068,-0.05103965,-0.06954205,-0.029242532,0.02506813,0.021198545,0.034755867,0.013424882,0.019061644,-0.014633082,0.032302175,0.0055681346,-0.019671297,0.018905079,-0.0016582318,-0.0150729865,-0.013601352,-0.013860309,0.0006923934,-0.0033581462,0.017407715,0.021275336,-0.009749457,0.0007001101,0.0047863815,-0.03138663,-0.03294813,0.020007093,0.040275697,0.018402126,0.03191431,-0.022101453,0.019895324,-0.0063572777,-0.0015950594,0.02823747,0.020277884,0.01867161,-0.017870631,0.034190167,0.015564663,0.019057384,-0.054903533,0.022982894,0.025681144,0.008009826,0.005061816,-0.055568237,0.02463244,0.033940885,-0.024011673,-0.05581007,0.026931055,-0.053310256,0.008096805,0.041265056,0.018312667,-0.021061221,-0.026640477,0.035774544,0.025969697,0.022001734,0.03529091,-0.013169584,0.0005262894,0.03417524,0.014873889,0.025128787,-0.03126127,0.0048149475,-0.025739715,0.02180685,0.022885477,-0.042790506,0.037210215,-0.0071037114,-0.004892104,-0.018374674,0.02438796,-0.006287498,0.034144077,0.015114953,0.023112599,0.023544505,0.051466823,0.018845228,0.012158278,-0.027008219,-0.03700056,0.015371206,-0.012730596,-0.019364886,-0.030563125,-0.0055838083,0.0009641824,-0.022325214,-0.0070386957,0.046633177,-0.009067351,-0.02110254,0.0019654506,-0.006911904,0.06546855,-0.0007049128,-0.007928527,0.054338038,-0.017168587,-0.011228784,0.02611819,-0.017579574,0.016227776,-0.012275339,-0.00296854,0.009875479,0.02595891,-0.025296692,-0.016379254,-0.029077787,0.019505661,0.010203704,-0.022275027,-0.0051667434,-0.04412112,-0.019436587,-0.027327579,0.018289298,-0.023383273,-0.002470677,-0.017206913,0.028914953,0.016698232,0.03740785,-0.0073274267,0.016015932,-0.010247252,0.021157708,0.0054134484,-0.022922989,-0.037275076,0.010894771,0.042133257,-0.019524794,0.07986631,-0.009466978,-0.030338977,0.041699614,-0.004074448,-0.020971106,-0.023155704,-0.023448039,-0.02724873,-0.03369015,-0.03575532,-0.010888524,0.0044459533,-0.006987747,-0.0110542625,-0.052296262,-0.0056979256,0.02403206,-0.067433864,0.016144495,0.0009762305,0.011721744,0.015170093,-0.034081444,0.0046909847,-0.0040350687,0.015869442,0.02435253,-0.00628266,0.024302213,-0.013862487,-0.021869013,0.0068525975,0.029734913,0.024158107,-0.019454934,-0.017984172,-0.0136132315,0.022251237,-0.024002327,0.03272744,0.019693948,-0.02666707,-0.021801038,0.07495574,0.015950773,-0.055386778,0.0025269368,0.035750285,0.029178511,0.0146515425,0.025081463,0.0013524998,-0.0044693355,0.019585693,-0.0062921937,-0.030509287,0.0018705521,0.0735321,-0.012143759,0.0036831226,0.022132063,-0.028059715,-0.17295171,-0.06763173,0.02957241,0.008416292,0.0033669872,0.009967216,-0.033432223,-0.034867622,-0.004257054,0.03233542,0.00024613456,-0.053458776,0.011335243,-0.06868632,0.017190253,-0.018112572,-0.0053273323,0.002882351,-0.002885788,-0.035245344,-0.06915312,-0.06919157,0.06991382,0.03842562,-0.008631433,-0.05260731,0.060659304,-0.020674633,-0.005390718,0.004316594,0.009869201,-0.0022929371,0.002390101,0.00029781082,0.03222885,0.048141096,0.00033084018,0.02613177,0.01290422,0.03712934,0.028815156,0.007264499,0.008749503,0.04923105,-0.0031963633,-0.006498712,0.026842413,0.0255777,0.009820932,-0.02130078,-0.005575596,-0.020105224,0.003902631,0.010095566,-0.039906148,0.004991097,0.030138053,0.07626244,0.003428458,-0.0023160262,-0.037059776,-0.04865487,0.011515737,-0.02047547,-0.009336375,-0.0035100242,0.05213188,-0.021935364,0.043646213,-0.0405223,0.012139892,-0.004007091,0.03215344,0.02253257,0.055871967,0.04575205,-0.042584755,-0.026978832,0.044254776,-0.09310797,-0.034588143,0.040717497,0.019305518,-0.02194124,-0.016513502,0.0059017097,0.01682965,-0.042448785,-0.01604109,0.23030174,0.005668142,-0.022393344,-0.011484836,0.069362916,-0.02842794,-0.0041047637,0.047179546,-0.030940996,-0.007948292,-0.012501383,-0.019498585,0.04064315,0.008770769,0.016467243,-0.0077142897,-0.041477047,0.01528434,0.08180923,-0.03940634,-0.0281333,-0.05969463,0.023409411,0.062320773,-0.05912835,-0.00454804,0.017865278,-0.017571747,-0.014746059,0.03925664,-0.0398037,0.037584912,0.054057937,-0.032946948,-0.014518324,-0.002733076,0.01357591,-0.01836954,0.0030707128,0.020737888,-0.0028405814,-0.002166283,0.015713755,0.050253842,0.033045582,-0.014641664,0.0051206937,-0.005779565,-0.017800128,0.027772287,-0.045680393,-0.02515313,-0.048151843,-0.011029357,0.01501655,-0.021557499,-0.02236053,-0.015434946,-0.0220829,0.05919185,0.0075613707,0.016423732,-0.002163663,0.007818174,-0.01328013,0.00037548027,0.0022788667,0.0021023026,-0.0007198862,0.00061726134,-0.012728854,0.003013939,0.036387965,-0.021607297,0.023472989,-0.016885413,0.070788875,0.06374646,-0.029483411,-0.047582336,-0.0142296245,0.040099226,-0.014803405,0.022901585,-0.0019406918,-0.047577508,-0.00607123,0.0698716,-0.026952742,-0.055952113,0.010367922,-0.014851157,-0.020078732,0.017703561,-0.010342549,0.026033452,-0.002742093,-0.025282295,-0.017237341,0.01248699,-0.042019535,0.00303205,-0.013891157,-0.013815195,-0.0039979466,0.007070614,-0.019917656,-0.023395952,-0.014698018,0.026373932,-0.014179244,0.040140342,0.00040149342,-0.046416216,-0.02176828,0.023842478,-0.0025247228,0.030639896,-0.015831877,0.035106443,-0.02485945,0.004737889,-0.024665482,0.05577432,-0.015508282,-0.014332326,-0.025138922,0.079320945,-0.016322918,0.007258599,0.032567468,-0.039647546,-0.008945057,0.04823075,0.06045136,-0.0008585823,-0.0044210027,0.03750035,0.018106679,0.019826332,0.006769608,-0.011104959,-0.019515255,-0.0028289196,0.01763454,-0.008828988,-0.004512291,-0.029103363,0.0038186258,0.012866269,0.045319073,0.008086555,0.066918656,-0.02256965,0.013013378,-0.019620221,-0.01857718,-0.021168485,-0.0023057514,-0.05474009,-0.011573637,0.021759117,0.036969062,0.045426432,-0.0721472,0.011154552,-0.042048614,0.045882214,-0.013501495,-0.026095897,-0.013484979,-0.03781823,-0.07820235,0.0013970509,-0.02162889,0.0035427907,-0.016497292,-0.026653834,-0.026071092,0.0030087736,0.0054347673,-0.008539666,-0.053829156,-0.014243914,0.059278663,-0.031749774,-0.003645095,-0.012008394,-0.025006391,-0.024607342,-0.057337563,0.10484919,-0.01027877,-0.0099387895,0.039227705,0.009305209,0.0357051,0.01283964,-0.0056268354,0.00299173,-0.0090448465,-0.04558012,-0.024117194,-0.027257456,0.01102461,-0.047085285,0.019824486,0.051609166,0.003849862,0.032597605,0.029487055,-0.0041823504,-0.025348965,-0.033991758,0.012906855,0.019452317,0.07369476,0.0714716,-0.027948279,-0.0046679643,-0.00022174472,-0.05166626,0.0072658677,-0.048685763,0.0061019748,-0.014984159,0.0023619062,-0.038152546,0.014085965,-0.015959218,-0.0022096175,0.009521795,-0.009903083,-0.014128099,0.00018837005,-0.01591266,0.027193284,0.017583245,0.033573758,-0.021860255,-0.002328481,-0.02688585,-0.007927648,0.06653843,0.017936088,-0.004537408,0.022251988,-0.00912722,0.047040425,-0.01447205,-0.0017112689,-0.0045889146,0.03644046,-0.06079284,0.014007491,-0.03511611,-0.0029278875,0.000567321,-0.030462205,-0.034375127,-0.015089804,0.06309827,0.030303415,-0.026331171,-0.0030947046,-0.029243289,0.037178192,-0.084571145,-0.027900018,-0.014424807,-0.028078951,0.03387626,-0.0160203,-0.04006257,0.024696898,-0.011519325,0.018597485,0.015908666,0.021123214,0.025092306,-0.061358064,-0.010700449,0.01838336,-0.013587967,-0.023837062,-0.00015122998,0.0014024299,0.001112642,0.0035365792,-0.044977143,0.007662041,0.0087148715,-0.0131051475,-0.031830754,0.005205834,-0.008985937,-0.034194365,0.028344715,0.009390549,-0.015514755,-0.038736798,-0.019482901,-0.008936523,-0.023833578,-0.00018610204,0.011779516,-0.021528821,-0.0064225625,0.0007257833,-0.010381353,-0.007546404,-0.014415959,-0.03399667,0.037933648,-0.0040570553,0.0038923225,0.05598933,-0.022578996,-0.011285015,0.016364008,-0.014115848,-0.005641878,-0.004183836,-0.0021037,-0.0052044797,-0.013448958,0.00032483184,0.02018349,-0.037920352,0.0014418922,-0.013900508,-0.033612758,0.004416373,-0.008936946,0.008579036,-0.016010951,0.055516865,-0.044556532,-0.0003414348,-0.032943703,0.06400712,0.023297295,0.10417211,-0.043410435,0.025213193,0.0058598416,-0.007791748,0.023125514,0.013840608,0.0095733795,0.006302613,-0.02654644,-0.026980832,-0.032470256,0.020496685,-0.011557634,0.02092809,-0.013607594,0.00007679992,-0.0013690057,-0.013411503,0.026592603,-0.024572233,-0.0026739067,0.00754869,0.045646194,-0.04371086,0.014606136,0.0043431898,-0.0026952259,0.005732104,0.008655877,0.011339546,0.023687778,-0.032675255,-0.00029665098,-0.0023528147,-0.0024492673,0.016008303,0.006489325,-0.0033610528,0.004050594,-0.017324388,-0.043284986,-0.022141006,-0.0446473,-0.00817165,0.013037571,-0.03238657,0.05038465,-0.021633629,-0.0054786247,0.0010013682,0.0961031,-0.14913861,-0.012758066,-0.021215767,0.00026527356,-0.025471583,-0.024583165,-0.03307177,-0.07131483,0.018374043,-0.019418031,-0.030816961,-0.028742759,0.029365378,-0.018558238,0.0027803786,0.042609964,-0.00052141177,-0.024188783,-0.004587425,0.027521938,-0.02906885,-0.03231767,0.044754338,0.035554167,-0.024547584,-0.0022626517,0.03260569,-0.0051961336,-0.01899251,0.012808225,-0.03363054,-0.05921116,0.016554905,0.09534746,-0.01266405,-0.030537074,-0.0025410422,0.031847518,-0.02091743,0.041600354,-0.0012675333,0.020066025,0.024214437,0.061168104,-0.0037336089,0.06450007,-0.005143844,-0.035496585,-0.042637862,-0.01523488,0.05701362,0.008603208,-0.050789483,-0.002045971,-0.005707122,-0.012401534,-0.06233154,0.017235009,0.016689928,0.026369935,-0.025783833,0.027514925,-0.01874854,-0.018975582,-0.02550191,0.015569467,-0.058581598,0.019339047,-0.017709369,0.02426339,-0.03791423,-0.00050078274,-0.028043931,0.003268864,0.018282535,0.0005657424,0.04823199,-0.017180301,-0.027543394,-0.00420796,-0.020865059,-0.036472503,-0.036219284,0.018255558,0.046060365,0.03314447,-0.01964187,0.017523097,-0.0523689,0.009296323,-0.081331216,-0.052486237,0.026306624,0.031867765,0.0020338995,0.0024459134,-0.013162046,-0.00421677,-0.03329781,-0.014030908,-0.05147833,-0.0060786246,-0.020522356,-0.0053604967,-0.027301492,-0.017497392,0.004751384,0.021668855,0.020580987,0.020261468,-0.050206807,0.06369587,-0.028496293,-0.023318358,-0.04227283,-0.02720679,0.010370226,-0.01740962,-0.013889802,-0.055281073,0.03432267,0.0016712742,-0.018692581,-0.01312951,0.0353996,0.045209154,0.0015934005,-0.0035994581,-0.019143127,0.0012988334,0.01857506,-0.05605591,0.03573796,0.005603621,-0.0039610798,0.0179782,-0.044524483,0.061577946,-0.034489866,-0.0072252187,0.000550935,-0.042097077,0.012862974,-0.0236531,0.003621152,-0.024857074,0.050235193,-0.0010025381,-0.0046439734,-0.0074368534,-0.003533527,0.018247813,-0.019505212,0.031645875,0.012390293,0.040776808,-0.038880683,-0.004679393,-0.021466577,0.013944099,-0.00090745726,-0.06491792,-0.005176829,0.026327731,0.0026087314,0.029685235,-0.0067775594,-0.0125754215,-0.0342058,0.011578707,-0.011396315,-0.0012359289,-0.030403832,-0.017127113,0.043560505,0.027788721,0.00034086395,0.031455807,0.0023149431,0.018980077,0.025048265,0.014548213,0.06979771,-0.010233335,0.030234821,0.0049788626,-0.04451087,-0.0014462401,0.023238817,-0.016511723,0.024983453,-0.030785924,0.05730499,-0.078578986,0.051480487,-0.004144659,0.003304592,-0.02731264,0.022210328,0.06850501,0.021139162,0.013840481,0.014712219,-0.0075473743,-0.05848282,-0.038799144,-0.007433665,-0.020411968,0.00025769058,0.015506924,0.02931289,0.010583088,-0.07056878,-0.0015692776,0.01635617,-0.041493144,0.03083596,0.01609814,0.004877849,-0.037138943,0.041597944,0.015796041,0.02571686,-0.008037107,-0.04237486,-0.006276929,0.00876735,-0.011931108,0.029298956,0.0123373605,-0.051705875,0.01938778,0.012608948,0.0027240426,0.061444134,-0.021783793,0.018926645,-0.0068747452,0.0045124562,-0.05080399,0.016434817,-0.022983115,-0.025916928,-0.00034208072],"last_embed":{"hash":"1wns4wr","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"1wns4wr","at":1762844553093},"key":"Work/Random/MacPlugin.md##{23}","lines":[29,29],"size":262,"outlinks":[{"title":"*SErAphLi*","target":"https://github.com/Seraphli","line":1},{"title":"**Link Embed**","target":"https://obsidian.md/plugins?id=obsidian-link-embed","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-link-embed&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1wns4wr","at":1762844553093}}, +"smart_blocks:Work/Random/MacPlugin.md##{24}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.045708735,-0.00511428,-0.027982915,-0.01721121,-0.001151957,-0.018683514,0.008015792,-0.016260102,0.02483027,0.035407327,0.0027080895,-0.017634934,-0.00044095088,0.025901644,0.040537477,0.006926415,-0.0010791514,0.0013271839,0.008692657,-0.011458444,-0.017843252,0.0006064391,0.021013346,0.0035957093,-0.033450812,-0.0052752974,0.035358805,0.008280861,0.0666135,-0.0432078,0.00047986014,-0.044797517,-0.009376846,-0.008518472,-0.032680616,0.00092261157,0.0065566255,-0.047731884,-0.049343824,0.016121844,0.0024719723,-0.0038647274,0.0070943288,-0.051677972,0.011134142,-0.01511937,-0.0013887306,-0.001366106,0.035727385,-0.028944401,-0.037683263,-0.0063033043,0.0514987,-0.027243767,0.010093137,0.028724564,0.0017099674,-0.019966885,-0.062527366,0.008172384,-0.0751373,0.024059998,-0.027198218,-0.03983815,0.051306482,0.04252944,0.00392926,0.010099224,-0.022111917,-0.044626225,-0.0055285324,0.042849015,0.023086328,-0.0075871022,-0.058526255,-0.013155683,0.044312157,-0.016724339,0.021258071,0.0269076,-0.009681942,0.033126913,0.013515963,-0.031765766,-0.017749175,-0.001639754,-0.01381471,0.045812357,0.01389521,0.046246234,-0.020328902,0.0017314766,0.028898697,-0.059072282,-0.029957809,-0.018405665,0.03645297,0.025304016,0.029030528,-0.00047092937,0.024848951,-0.011858566,0.024256987,-0.0041048327,0.04825451,0.0042640236,-0.020463834,0.014085524,-0.018337151,-0.023951136,0.00039417617,-0.009957895,0.02289742,0.00095297204,-0.008819321,-0.0052356115,0.01430356,-0.04084839,-0.0019225525,0.034315098,0.030237578,0.016451504,0.06228079,-0.030841386,0.01462762,0.018376188,0.029701326,0.021037381,0.016415706,0.020780772,0.032129638,0.0117827775,-0.016170993,-0.009958435,-0.048985686,-0.0033746166,0.016078591,-0.007696103,-0.0052517364,-0.07161167,0.012883791,0.030653937,-0.012055964,-0.038109425,0.06563808,-0.07414135,-0.0006273956,0.025183015,0.0140844695,0.0014155953,-0.0281035,0.021179283,-0.01744609,0.044857927,0.00028947115,-0.07006279,-0.010004093,0.035186734,-0.01005446,-0.009736284,-0.02803571,0.056888875,-0.024210794,0.04651304,0.023622483,-0.017974008,0.030277302,0.00068177556,-0.0037490467,-0.05381013,0.006661404,-0.02090067,0.009152827,-0.0014449363,-0.0035651254,0.01611329,0.08353934,0.03767619,0.062007207,-0.01388418,-0.062437218,0.011835925,-0.05342574,0.00086329,-0.014205903,0.02435798,-0.002684823,-0.012661191,-0.011803602,0.021005917,-0.004708057,-0.035136934,0.028791271,0.029513745,0.029852148,0.013191217,-0.010745035,-0.003600775,-0.032683115,-0.016201649,0.00022301928,0.052664064,0.03504178,-0.052433368,-0.008730921,0.0062497603,0.027242156,-0.052999385,0.008458334,0.017577467,0.028990129,0.0039875107,0.010563165,0.014454814,0.0000029228383,0.009592547,0.0042038313,0.012562219,-0.018936884,-0.009588283,-0.026916245,0.031528745,0.021894073,0.037597638,0.031171922,0.017336557,0.03108282,0.03208252,0.023119327,0.0382748,-0.00029949698,-0.0029116927,0.0007942271,0.0018424209,0.052487195,0.019378904,-0.023339367,0.04262647,0.024253204,0.009335231,-0.017481493,0.007963358,-0.005126357,-0.02350226,-0.04408279,0.01322022,0.014121528,0.028615315,-0.022676878,0.008025526,0.009843571,0.005738988,-0.02703807,0.03501565,0.06106796,0.018299676,0.02662678,-0.009950247,-0.018440487,-0.02673902,0.01901141,0.0375711,0.012763798,0.030347534,0.016983839,0.012480654,0.040878005,-0.019940002,0.058128037,-0.01317012,0.02072607,0.0023075496,0.036127437,0.0015819912,0.03707776,0.022423793,-0.02160467,-0.046652257,0.077598505,0.03967054,-0.005872586,0.032988228,0.014349648,0.02279063,0.0064587262,0.019699855,-0.01311462,0.040552117,-0.008640671,-0.007726047,-0.03271826,0.0026076739,0.07665074,-0.0023156807,0.0031306678,-0.03114539,-0.0020888029,-0.17347121,0.012963602,0.014973003,0.05532119,0.0065264576,0.0032002542,-0.046298254,0.02556161,-0.049773507,-0.02257465,0.0015362431,-0.046741176,-0.024377683,-0.03104184,0.04559965,0.007834464,0.0034620767,0.013604891,-0.009015946,-0.053836185,-0.02497841,-0.054667264,0.040221486,0.026787436,0.0012660143,-0.040050805,0.055099454,-0.007104116,-0.00231244,-0.04100159,-0.01754314,-0.021359354,-0.002150217,0.024670193,-0.004001827,0.030792294,0.0027869183,-0.019311326,0.018637775,-0.004418593,0.04966663,0.020958815,0.002464609,0.07161038,0.016508503,-0.00930827,0.012366349,0.02909309,-0.00020990187,-0.010036186,-0.01369693,-0.014471514,-0.00541451,0.007100912,-0.042109847,-0.022265324,-0.019064758,0.04240024,-0.017213214,-0.039476693,-0.018860804,-0.03542493,0.0143450685,-0.038824327,0.014271119,0.023923272,0.0060290564,-0.024171019,0.045000944,-0.00956886,0.042644102,-0.053679526,0.008652546,0.028524859,0.061689258,0.010074898,-0.05205851,-0.033641584,0.021389741,-0.113796964,0.0104847485,0.045715623,0.0036451612,-0.0005597092,-0.021761587,-0.013690082,0.007834916,0.006262664,0.020488644,0.26152855,0.040421814,0.0029428485,-0.004858146,0.01719874,-0.0074048196,-0.043971334,0.0228822,-0.0469148,-0.018683482,-0.0046387063,-0.016667593,0.036628116,0.04127135,0.017401343,-0.00875188,-0.04433339,-0.0032761344,0.039649352,-0.039128345,0.006737284,-0.07724548,0.006963333,0.018298846,-0.057623085,0.0049361433,-0.006696602,-0.018976709,-0.033898417,0.012890599,-0.044430453,0.0111162355,0.047039974,-0.02477911,-0.04746768,-0.0071499697,0.0072133257,0.0039297477,0.06889363,0.025750397,-0.025675228,-0.017768906,0.013076748,0.017165605,0.0045794654,0.017365156,-0.005141317,0.006937782,-0.034457557,-0.025474073,-0.046416182,-0.026957214,-0.03235626,-0.010930743,-0.019473204,-0.002026985,-0.008907378,-0.015442926,-0.009639824,0.059083592,0.0111526735,0.007098673,-0.0072745564,0.012781796,0.020013928,-0.0069929855,0.019081041,0.010858655,-0.03421846,0.010615011,-0.038991235,0.013153391,0.037598033,-0.0010438475,0.04453555,0.014540422,0.06732969,0.050860353,-0.033649594,-0.02842295,-0.049308926,0.015415305,-0.006212449,-0.010451683,0.042598296,-0.021852555,-0.01311705,0.07753674,0.0057800645,-0.04191731,0.0103876665,0.0048484593,0.019897873,0.039194003,-0.0077286065,-0.011876751,0.004995108,-0.017754542,-0.032293852,-0.0128117595,0.02089412,-0.049763523,-0.074796274,0.007860612,0.02561983,0.03596909,0.0012314063,-0.026120553,0.048737437,0.037252925,-0.022829372,0.023834608,0.007877283,-0.044202942,0.0027899782,0.049239893,0.013832372,0.0406791,-0.011939435,-0.004058151,-0.020222768,0.013170516,0.016609779,0.004645458,-0.0059294286,-0.011415105,-0.019428683,0.0194438,-0.043256566,0.010116213,0.0013581532,-0.025553858,-0.005176011,0.04424706,0.03485412,-0.024381902,0.0125449505,0.01877935,0.0075229015,0.0072248015,-0.050823357,-0.01974385,0.0053825,-0.01261614,0.017051462,-0.03566723,0.016859738,0.05345277,-0.023815177,0.03432105,0.058283154,0.0114205135,0.024330191,0.004751642,0.023478441,-0.0029301858,-0.023718234,-0.042508088,0.050479572,-0.028470676,-0.019913804,0.030671973,0.021299418,0.047945507,-0.058066297,0.022068877,0.022822632,0.05117945,-0.031095006,-0.034060303,-0.0043297005,-0.0144417295,-0.043530848,0.04755923,0.027475424,0.016287982,-0.019091612,-0.037751406,0.0014326412,-0.05378665,0.0051729027,0.010584737,-0.037235603,-0.024034748,0.042531993,-0.012696585,-0.02083367,-0.011886526,0.0039981543,-0.04470882,-0.028068509,0.09226398,0.01803731,-0.010234156,0.027267141,0.037137594,0.04871756,0.020981047,0.0057915957,-0.035761353,-0.022890832,-0.020659806,-0.004793543,0.004897669,-0.009611869,-0.04887501,0.021884598,0.047594182,-0.00019830611,0.014143404,-0.015608809,-0.032768562,-0.09059329,-0.0036377737,0.024862813,0.005122015,0.017425915,0.06199067,-0.020148406,0.007128154,0.010647939,-0.014377379,-0.038590383,-0.04581509,-0.055435393,0.013861215,-0.019851197,-0.015089645,-0.01891983,-0.04791061,-0.0017399373,-0.0020070567,0.009093061,-0.01659923,0.031984285,-0.008183414,-0.0020957347,0.04286559,0.03818483,-0.023482636,-0.01795174,-0.015144971,-0.015187291,0.02928165,-0.0032000882,-0.020166563,-0.030095007,0.007984677,0.07558465,0.03838304,-0.03910236,-0.047860906,0.035220936,-0.042966586,0.016328655,-0.025296312,-0.0002945029,-0.037805352,-0.033805866,-0.03440343,-0.010365344,0.06311351,0.008123394,-0.0036986477,-0.03465402,-0.010711679,0.041442074,-0.0581345,-0.044462226,-0.013951554,-0.031181933,0.030228496,-0.027334318,-0.0219871,-0.004952987,-0.02101526,0.005284254,0.0490164,-0.006008534,0.009004547,-0.05309826,-0.044834714,-0.01269037,-0.016334306,-0.067418694,-0.018064756,0.0063652205,0.024136918,-0.017717734,-0.031417273,0.021099437,0.0207973,-0.04805859,-0.0063906303,-0.010857523,-0.007771729,-0.036260433,0.037171,0.004156657,-0.001449665,-0.0186783,0.00018585651,0.00718349,-0.028926007,-0.018047543,0.01808446,0.004581631,-0.03115698,0.013582216,0.0017624962,-0.010406769,-0.042631045,0.0010983403,0.044967405,-0.04346361,-0.0032529652,0.04257936,-0.04235663,-0.008170045,0.01667929,-0.020542962,0.006206491,-0.008785956,0.026494965,-0.037996497,0.02952662,-0.010962986,-0.034802172,-0.03328766,0.015365561,-0.043587193,-0.017832046,-0.0034961805,-0.017646631,-0.004990019,-0.033951987,0.044873457,-0.03050577,0.02431811,-0.014593062,0.028093504,-0.012623123,0.058688443,-0.013455174,0.0155078685,0.0114532225,-0.03410613,0.017071081,0.0001583279,0.0068067145,0.017959863,-0.030048003,-0.048993453,0.0017191474,0.024205184,0.003036922,-0.044873916,-0.0036403274,0.0061829947,0.016190529,-0.007945533,-0.012931364,-0.030257607,-0.010422972,0.021803468,0.025596468,-0.008447637,-0.023367764,0.021774117,-0.011164972,0.0061729252,0.0309091,0.037027657,0.050386313,-0.04941244,0.017537413,-0.026096778,-0.019711867,0.032549713,-0.034103155,-0.01596646,-0.038717765,-0.06715441,-0.02358949,0.036897328,-0.033241168,0.023133703,-0.019456781,-0.01657785,0.03376289,-0.011443214,0.021840334,-0.014192263,0.04373393,-0.14242277,-0.019912304,-0.009513241,-0.0127063105,-0.014388897,-0.010448885,-0.019979903,-0.030576963,0.0052869776,-0.035497483,-0.044826064,-0.0071672876,0.014795156,-0.031363774,0.023656148,0.005970364,0.008030655,-0.015523386,-0.047508817,0.017621085,0.005854521,-0.03967568,0.009555923,-0.0010030421,-0.021818087,-0.008939099,0.10217749,0.008995323,-0.03047724,-0.038025968,-0.0005171971,-0.026688194,0.020498762,0.06704035,-0.049152687,-0.020441428,0.0014247487,0.059100933,-0.019481942,-0.017291559,0.017844742,0.038139418,-0.004183521,0.038481914,-0.015491014,0.04717075,-0.0010477563,-0.044981986,-0.082056195,0.0029724014,0.03708418,0.00014761771,-0.030917972,0.021607062,0.02942063,0.000053302003,-0.07622692,0.0037541308,0.057080362,0.056015547,0.016997658,0.015660115,-0.05304985,-0.01984107,-0.024086848,0.010712608,-0.013735873,0.0067952015,0.007697371,-0.0015546707,0.0067389715,-0.0026442588,-0.007755874,-0.06758561,0.013837427,-0.0076191495,0.010061239,-0.031903706,-0.04090672,-0.043586172,-0.019265588,-0.035177257,-0.04302406,0.0024301584,0.012368392,0.01246763,-0.013890638,0.026413249,-0.06564214,-0.004726934,-0.047969226,-0.057111043,0.018269103,0.01881103,-0.027422367,-0.011509126,-0.020266756,0.008529416,-0.031079225,-0.0032470725,-0.020269038,-0.037901945,-0.025656922,0.03627729,-0.02819896,0.0013968592,0.014242113,0.015759274,0.014102722,0.011653689,-0.0023047007,0.008379211,-0.027360532,-0.037201516,-0.042657003,0.018692166,-0.005971912,0.008731406,0.022246834,-0.039766777,0.029164886,-0.04035839,-0.027457846,-0.00969803,0.059796836,0.044848174,0.05069124,0.01590677,0.046905626,0.0096496325,0.01626447,-0.035381634,0.0048530237,0.004576242,0.027495297,-0.009704136,-0.0019163927,0.04058295,-0.014647429,-0.042898506,-0.031140782,-0.04022461,-0.0173393,-0.03406157,-0.013617255,-0.034555458,0.0058777425,-0.00751837,0.010594708,-0.04611425,-0.0073825708,0.025343133,-0.014600132,0.03023997,0.0034925467,0.028357001,0.005639828,-0.016490394,0.029688753,0.027322765,0.041719783,-0.034547858,0.0055738334,0.0025917657,-0.009534836,0.020261722,-0.013476772,-0.028574143,-0.035014454,0.0075452817,0.024092566,-0.017346788,0.0031992777,0.013053636,0.07031102,-0.024055775,-0.0010531092,-0.004486564,0.010227697,-0.021276737,0.026769996,-0.020619435,0.068803325,0.026476424,-0.019917207,0.0069434396,-0.029189778,-0.035109174,0.02247343,0.0048740287,-0.012387046,-0.0004893996,0.044189878,-0.017650053,0.023348711,-0.009019344,0.020841349,0.0074952235,-0.005313304,0.042031035,-0.016774746,0.018006904,0.032016944,-0.012164475,-0.017912786,-0.058374047,0.005150397,-0.04599254,-0.016524598,0.016470032,-0.00261535,-0.0030202384,-0.06045224,0.011841033,-0.0014081295,-0.009792653,0.04131914,-0.0014501535,0.035552725,-0.023079367,0.044105582,0.017413499,0.0039034446,-0.022453904,-0.010055215,0.0009450144,-0.011233333,0.023819584,-0.01871825,-0.01917305,-0.040202998,-0.0034304382,-0.0037924084,-0.0060110963,0.054318745,-0.01711579,0.01168209,0.020128528,-0.025431974,0.010536934,0.016796572,-0.013655002,0.0036833093,-0.00014588809],"last_embed":{"hash":"1m3x8fh","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"1m3x8fh","at":1762844553093},"key":"Work/Random/MacPlugin.md##{24}","lines":[30,30],"size":375,"outlinks":[{"title":"♡","target":"https://buymeacoffee.com/tgrosinger","line":1},{"title":"♡","target":"https://github.com/sponsors/tgrosinger","line":1},{"title":"*Tony Grosinger*","target":"https://grosinger.net","line":1},{"title":"**Advanced Tables**","target":"https://obsidian.md/plugins?id=table-editor-obsidian","line":1},{"title":"♡","target":"https://paypal.me/tgrosinger","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=table-editor-obsidian&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1m3x8fh","at":1762844553093}}, +"smart_blocks:Work/Random/MacPlugin.md##{25}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038522173,-0.0005639556,-0.034217667,-0.031118663,-0.031736504,0.0029771647,-0.0055210735,0.0015414779,0.053115495,0.008668785,0.009398789,-0.0029687812,0.01570683,0.015361733,0.0023852538,-0.04491143,0.012087024,-0.0071174055,-0.008546906,-0.006523582,0.020822734,0.017256139,0.025270192,0.01117583,-0.008846133,0.010199927,0.009882439,-0.0065312707,0.031047255,0.00383449,0.0166098,-0.01658537,-0.00327085,-0.033970315,-0.013909543,-0.0052365437,-0.027063088,-0.00850504,-0.046962827,-0.020919776,-0.016490992,0.0027702833,0.02397486,-0.012728757,-0.01354458,-0.030725403,0.008794,-0.007369064,0.02925844,-0.009694007,-0.022239484,0.011066466,0.05716193,-0.05901454,-0.024637863,-0.011246561,-0.039224382,0.0016845507,-0.08295998,-0.018395683,-0.036334872,0.013014002,0.02829284,-0.030825723,0.02486869,0.043561254,0.016003516,0.0142053515,-0.008229935,-0.018857816,0.0022299208,0.033728857,-0.0001265754,-0.035225537,-0.071198314,-0.026727315,0.089565106,0.00319244,0.024992889,0.018610924,0.0002855078,0.0005600998,-0.00672729,0.0010713286,0.020315355,-0.015722072,-0.011024402,0.06299724,0.0072951466,0.042437408,-0.02095064,-0.00039572708,0.035744328,-0.038745694,-0.0449916,-0.046685785,0.04994536,0.025408303,0.0702322,0.015715376,0.012045429,-0.016379703,-0.00701247,-0.029220855,0.021852477,0.04316666,0.012251173,-0.0001013127,-0.020661937,-0.015030751,0.03168027,0.0034675766,0.015593971,-0.006817229,-0.0045318822,-0.028273745,0.025934918,-0.027187249,0.01927754,0.029473031,0.03195614,0.01992283,-0.009690956,-0.021024527,0.002148795,0.0039071892,0.002859763,0.05360661,0.012700997,0.027012015,0.0025394605,0.033986263,-0.006844048,-0.013025565,-0.05183282,0.009336193,-0.030354979,-0.0006347355,-0.011729916,-0.044314317,0.025016882,0.0057028723,0.030607631,-0.038056947,0.045864012,-0.062206794,0.0026425477,0.00029539832,0.036612928,-0.0022404161,0.004149834,0.038323615,0.012817956,0.048110425,-0.0026287977,-0.0072367997,-0.025419954,0.05372585,0.037285674,0.004883197,-0.052255403,0.045924775,-0.03738563,0.06916419,0.022840565,-0.07951524,0.02469407,0.004496871,-0.006810519,-0.036890782,-0.014524268,-0.02361611,0.014236418,0.0095562395,-0.009930697,0.029048555,0.04985324,0.039571874,0.025731899,-0.038858913,-0.047674436,0.0060500246,-0.050395966,-0.012459556,-0.025722759,0.00069235824,0.016559474,-0.013078387,0.0055805803,0.06201376,-0.033237677,0.008186831,0.05794825,0.02244836,0.057982396,0.01531529,-0.02914296,0.008175751,0.0028016493,-0.0030124716,-0.017331636,0.020228025,0.07264804,-0.021056836,-0.024331165,0.0029122136,0.04992285,-0.071745105,-0.00068765355,0.0011770932,0.023234148,0.010344185,-0.028685713,0.012636358,-0.029367851,0.021154337,0.0038251893,0.01865924,-0.002684567,-0.007397467,0.0010488665,0.06473186,-0.017748324,0.0700477,0.0047252434,-0.023469364,0.02794439,0.0097217085,-0.006262132,0.044074416,-0.02367132,0.019875988,0.03254065,0.0045733717,0.059788037,-0.000119683915,-0.06886971,0.0318876,0.020530382,0.0006065503,-0.009852938,-0.008955385,0.029313102,-0.04184621,-0.047864318,-0.0010972916,-0.005100847,0.013579987,-0.023375914,-0.007376773,-0.0127623305,0.0134630995,-0.023842072,-0.005747052,0.051409688,0.025181279,0.040836126,0.0013089925,-0.026752463,-0.011455767,0.043356232,0.047219686,-0.014480988,0.0092194155,-0.0020510526,0.016532287,0.002772378,-0.0075978115,0.009628295,-0.042763412,-0.025150811,-0.00020277525,-0.011158864,-0.0074160844,0.04291559,0.010903978,-0.00061937753,-0.047156837,0.05685349,0.018571202,0.011356626,0.051256146,0.012873532,0.044452697,-0.0012805518,0.03894105,-0.02346366,-0.01978704,-0.009003242,-0.01024278,-0.025747228,-0.01427215,0.069754176,-0.0053362763,0.007797175,-0.018615128,-0.025549877,-0.17860411,-0.011452469,0.028227804,0.018134724,0.005140857,0.009572062,-0.019573929,0.0008619152,-0.0339384,0.009438053,0.013418357,-0.056739375,-0.0109290015,-0.024193145,0.029016955,-0.0096898265,-0.020582678,0.008601802,-0.0059843627,-0.04397116,-0.06761818,-0.073426746,0.048893996,0.035541218,-0.0069994493,-0.042564727,0.0635887,-0.0487641,-0.020484129,0.030667055,0.014579927,-0.0018259947,-0.0053775148,-0.0007229032,0.023305384,0.029401822,0.013448621,0.03777692,0.012117075,0.00058877614,0.035759967,0.025268022,0.030062005,0.028266145,0.0034684176,-0.025283668,0.045383494,0.011294533,0.0116950115,-0.016514886,0.0032569882,-0.026207274,-0.011020557,-0.037872177,-0.025558032,0.0019217813,-0.0050591454,0.057970818,-0.008562459,-0.018616641,-0.023030525,0.011741535,0.032372992,0.0049940976,0.0028095192,0.024674177,0.0217353,-0.038722977,0.015846765,-0.023387793,0.019488975,-0.025501313,0.004795154,0.028612526,0.031970974,0.0482901,-0.009432944,0.0039468096,0.016496358,-0.10862655,0.035345864,0.036720328,-0.004346162,-0.0011888412,0.0022772846,-0.03588627,-0.0076563973,-0.014947058,0.0013338863,0.25953838,0.018669948,-0.033071294,-0.025230119,0.053444643,-0.022720356,-0.026315387,0.03888053,-0.047311734,-0.01658274,-0.010528277,-0.0008277092,0.049465287,0.013006165,0.051348194,-0.007792259,-0.047435418,-0.0031874853,0.036757883,-0.028809171,-0.010706882,-0.09489211,0.013346205,-0.007877316,-0.050552875,0.01498539,0.0046349047,0.022552755,-0.018446548,0.030991012,-0.04059006,0.031601902,0.04986467,-0.013271777,-0.006733146,-0.008431328,0.02476361,-0.018667275,0.06424467,0.015238621,0.0050341412,0.003962371,0.03165874,0.015587979,-0.0006993495,-0.016411088,-0.0011142696,0.050566863,-0.01401634,0.023912478,-0.023977268,-0.035892513,-0.025451696,-0.018503921,0.003459629,-0.009553097,-0.035689194,-0.041019637,0.009648394,0.042523418,0.027464947,0.020528872,-0.008265948,-0.015312465,-0.019083088,-0.006201706,0.01628003,0.0306153,0.014054314,0.019954965,0.01600403,0.0077876374,0.0068818764,-0.004679084,0.044119556,0.022443935,0.071885295,0.0379152,-0.011744599,-0.0049035707,-0.04269383,0.02714976,-0.048368465,-0.0012047846,0.014046912,-0.059010435,0.009771237,0.08559739,-0.019823585,-0.024092536,0.03803176,0.0047715753,0.019077472,0.06911565,0.02144109,0.0167903,0.051031906,-0.03084609,-0.021808341,-0.0016663804,0.014571305,-0.03857907,-0.045179732,0.004888361,0.0032514716,0.031676795,-0.014616731,-0.03843476,0.034706067,0.066148326,-0.035257313,0.0088968305,0.002083375,-0.06703408,-0.03432889,0.03629353,0.05105801,0.018593222,0.007961268,0.019938827,0.008750142,-0.008238913,-0.038681332,-0.0025143938,0.0015045904,-0.020443998,-0.036266904,0.048880238,-0.049283873,0.022338355,0.01512295,-0.034528743,-0.0061037918,0.044689644,0.04691344,-0.025041388,0.023352034,0.017362474,-0.016871475,0.015497957,-0.036923088,-0.010346253,-0.0101036625,-0.0032505633,0.012406029,-0.019654652,0.006386312,0.041639816,0.010102258,0.021198705,0.02938673,0.03130739,0.024286773,-0.005072197,-0.017404063,-0.02611306,-0.009048378,0.00055957556,0.030472195,-0.032964718,-0.021799415,0.04149648,0.065328576,0.05360652,-0.09958265,-0.013235269,-0.015111585,0.028182613,0.004481041,-0.008983418,0.024018915,-0.03287044,-0.042015314,0.037182294,0.019896608,-0.037233416,-0.01093044,-0.018617647,-0.0060438705,-0.00050010363,0.013946636,0.0062093805,-0.053155806,-0.021861074,0.043957382,-0.008396405,-0.026179008,-0.0025615129,0.01128922,-0.0141947325,-0.045654006,0.098976,0.026386883,0.0004892004,0.0069032637,0.03356228,0.049056172,-0.032111324,-0.0018573767,-0.020785477,0.032732647,-0.049995057,-0.015492807,-0.010459143,0.0007740629,-0.04929646,0.007860252,0.04190897,-0.007218985,0.035166033,0.019733613,-0.02877908,-0.009338192,-0.008305869,0.041802295,0.00081689004,0.03992559,0.060126845,-0.020448947,-0.025531273,-0.0118277725,-0.01290536,-0.014610677,-0.060396202,-0.019546727,0.016815368,-0.0075156935,-0.045253467,0.026623935,-0.03440139,0.00024059073,-0.007842356,0.012942688,-0.024262635,0.008543303,-0.016994623,0.008986882,0.028264388,0.015338231,-0.015417099,-0.015358623,-0.012660439,-0.01626303,0.07895738,0.030252343,-0.008153413,-0.024722904,-0.0072817225,0.02245203,0.039687615,-0.023147868,-0.0419506,0.012705092,-0.050474815,0.008840615,-0.02388951,-0.028821103,-0.06178572,-0.011618025,-0.0037230414,-0.013848197,0.037433762,-0.016984869,-0.014206,-0.010189412,-0.0013184086,0.04636665,-0.046872232,-0.020546135,0.0030465066,-0.046634767,0.00013172613,0.00041967712,-0.008515333,0.02170746,-0.0129900975,0.010633758,0.009121545,0.020013811,0.019015575,-0.04092264,-0.026491538,0.034103572,-0.012661653,-0.047040958,-0.020323277,0.005618718,0.010146364,-0.00890849,-0.05304252,-0.0073244576,0.033823688,-0.054150898,-0.018449413,-0.018909857,-0.022628224,-0.030446483,0.0072759986,-0.0033122452,0.011252595,-0.02946927,-0.0249668,-0.011850485,-0.03638329,-0.055248775,0.009547462,-0.007809318,-0.026898423,0.018835466,0.015810644,0.0073677883,-0.0407132,-0.020926379,0.049020026,-0.026669862,0.0033992669,0.03380519,-0.0014865766,-0.015846299,-0.013138643,-0.03094699,0.014588236,-0.0059721605,0.01625131,0.020760883,0.015614275,0.027455278,0.0040336535,-0.041541003,-0.005178717,-0.022150442,-0.027020162,0.0134737445,0.022700403,-0.02635227,-0.021877963,0.055454418,-0.027584521,0.0056065805,-0.03890261,0.016436663,0.020927629,0.0685454,-0.0316471,0.011750028,-0.028274072,-0.017589679,-0.0006795572,-0.03787308,-0.011259668,-0.0042099515,-0.020962413,-0.03512881,-0.008171093,0.018687442,-0.011457768,0.025731899,-0.010706573,0.0034176768,-0.02295261,-0.025211485,0.009321398,-0.020427013,-0.029734042,-0.0044705938,0.061711628,-0.0038975622,0.045230802,0.032951564,-0.013585075,-0.002166429,0.0005019582,0.055799447,0.052033067,-0.0027792302,0.014959124,-0.006700505,-0.017281322,0.025272893,-0.02182622,-0.029465826,-0.04004182,-0.043616977,-0.039853852,0.029139636,-0.04024176,0.013258278,0.00804572,0.0020411569,0.026335899,-0.0224307,-0.017204305,-0.015602506,0.030509738,-0.15265507,-0.012437185,-0.02319973,-0.02781165,-0.018914454,-0.028986402,-0.033491693,-0.021322474,-0.020024108,-0.028850118,-0.030260604,-0.041686848,0.049098756,-0.025455259,0.0022006584,0.011598576,0.01087428,-0.004317241,-0.016456306,0.022589223,-0.031662013,-0.016949918,0.034252852,-0.00277119,0.018061247,0.0019941204,0.041831985,-0.013970521,-0.038148314,-0.009696953,0.011431488,-0.026395544,0.008879264,0.043606963,-0.046537943,-0.010670719,-0.0018634904,0.05199048,-0.004129254,0.012459413,0.0049462304,0.040941745,-0.002696872,0.029107029,0.0006519795,0.053972512,-0.0019066301,-0.036953673,-0.052790757,-0.000866335,0.05463284,0.020471219,-0.051902864,0.02446677,-0.010846014,-0.027219767,-0.06125883,-0.021553248,0.04102248,0.027145509,-0.02097813,0.014993853,-0.02014566,-0.02261405,-0.015767863,0.013853424,-0.04079195,0.007109053,0.0076484582,-0.040807556,-0.016532457,0.0027088944,-0.0395193,-0.024793645,0.00034656868,-0.0025621792,-0.010671091,-0.023724552,-0.031346247,-0.043696817,-0.038054183,-0.058708485,-0.008915979,0.000056173965,0.019605732,0.0041566193,-0.021271367,-0.0118945595,-0.039648224,0.00022184469,-0.07166568,-0.06482484,0.00042236646,-0.0048264354,-0.01633882,-0.017961008,0.0003477511,-0.033495054,-0.018972138,-0.0178864,-0.02471547,-0.029581936,-0.000529049,0.0023704912,-0.021551177,-0.025235241,0.04151185,0.000579091,-0.0073969965,-0.010268371,-0.06444403,0.013639088,-0.023715932,-0.010123768,-0.05843424,-0.00223686,0.015101927,0.037516665,-0.011042448,-0.051355623,0.014958063,0.009666449,-0.04019951,-0.005120957,0.044217136,0.03427578,0.043540526,0.0032269564,0.033411253,0.025186611,-0.0034994774,-0.03640966,-0.007730312,0.014773692,0.01926542,0.019731704,-0.041979596,0.06979462,0.0047429386,-0.031031769,-0.014932989,-0.03631887,0.0037263783,-0.028020933,-0.009043623,-0.039655358,0.007170395,0.007797972,0.009802399,-0.015671922,-0.009991914,0.011654905,-0.016770825,0.028703732,0.023582732,0.043124598,-0.009162403,-0.013011409,0.010298152,0.033762973,-0.011710886,-0.051864572,-0.0073024835,-0.0034795222,-0.006180633,0.061384093,-0.0300119,-0.03951619,-0.056875877,0.011449637,0.014355252,0.00017504317,-0.03585022,0.03487748,0.07907459,-0.014703194,0.011756437,-0.03263816,0.011838516,0.014704411,0.036935106,-0.000025247298,0.03650048,0.009993492,-0.011042945,0.00549612,-0.024113687,-0.009523291,0.0025207764,-0.0041965786,-0.0045975964,-0.020780537,0.047802236,-0.033187997,0.038824182,-0.008985054,0.040096257,-0.034961354,0.016617859,0.008982313,0.021129236,0.027159205,0.020611463,-0.0021472457,-0.042913675,-0.051048126,-0.016216708,-0.026970034,0.022632547,0.040143833,0.040023122,-0.0038840305,-0.0752696,-0.0071587036,-0.0030098022,0.0063045854,0.033252362,0.034673966,-0.003732601,-0.0025928917,0.03387291,-0.009707721,0.008155429,-0.013212396,-0.014109166,-0.013043536,-0.018738018,0.003049255,-0.017204853,-0.013567571,-0.03018934,0.037765555,-0.009173012,-0.0024799348,0.04425899,-0.026712954,0.014219372,0.02638297,-0.015137263,0.004260529,0.013807582,-0.007281313,-0.055166345,0.013191777],"last_embed":{"hash":"1io19ix","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"1io19ix","at":1762844553093},"key":"Work/Random/MacPlugin.md##{25}","lines":[31,35],"size":323,"outlinks":[{"title":"♡","target":"https://buymeacoffee.com/polyipseity","line":1},{"title":"*polyipseity*","target":"https://github.com/polyipseity","line":1},{"title":"♡","target":"https://github.com/sponsors/polyipseity","line":1},{"title":"**Terminal**","target":"https://obsidian.md/plugins?id=terminal","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=terminal&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1io19ix","at":1762844553093}}, diff --git a/.smart-env/multi/Work_Random_Max_Children_md.ajson b/.smart-env/multi/Work_Random_Max_Children_md.ajson new file mode 100644 index 0000000..e9d121a --- /dev/null +++ b/.smart-env/multi/Work_Random_Max_Children_md.ajson @@ -0,0 +1,2 @@ + +"smart_sources:Work/Random/Max Children.md": {"path":"Work/Random/Max Children.md","embeddings":{"bge-m3:latest":{"vec":[-0.023594836,-0.038107194,-0.041345656,-0.0006843994,-0.05913845,0.028159874,0.028803287,0.03169411,-0.0031064355,-0.013174376,0.0055367677,0.032684397,-0.03214856,-0.030387726,0.028779402,-0.038204916,0.006097001,-0.013757595,0.0110227885,-0.0054629277,0.022313558,-0.010758893,0.02973034,0.019256784,-0.008597467,-0.008251405,0.0029878444,-0.04535855,-0.0035889684,0.0010364526,0.0150502715,-0.022396592,0.010472676,-0.0656216,-0.0053983056,-0.03163612,-0.04728537,-0.0073211067,-0.038631655,-0.014066885,-0.017536364,0.0195583,0.02495689,0.009209795,0.0191851,0.004846202,0.010792683,-0.006390613,-0.021490121,-0.008175321,-0.018029517,0.009621575,0.029316964,-0.057219256,0.011446189,-0.02433895,-0.003317595,-0.015691657,-0.014873787,-0.01626035,-0.022965964,0.010830223,-0.00860519,0.011181669,0.008404307,0.10113798,0.014360097,0.022003256,-0.00921453,-0.014364358,-0.029647408,0.011157962,-0.0024695913,-0.06352647,-0.035970856,0.028178055,0.051982168,-0.028305914,0.020820089,0.03129078,0.016154256,-0.053389754,-0.0054585272,-0.0037955681,0.0008390209,0.031514965,0.011735096,0.011089204,0.0041509336,0.05608499,-0.019851096,-0.01625075,0.021292098,-0.037643798,-0.020091956,0.025485888,-0.011403996,0.009427021,0.040698607,0.0035488573,-0.011275888,0.044358134,0.008830819,-0.0125700645,0.0054621506,0.0127683105,0.0283777,0.018965974,0.006535574,-0.01772335,0.035027407,0.03030785,0.0067768064,0.011137389,-0.018518776,-0.02173001,0.02166563,-0.017854754,-0.00215416,-0.007618394,0.007176199,0.010131443,0.06200638,-0.043240335,-0.052464467,-0.0034501262,-0.0075474842,-0.02766398,0.024707107,0.02258291,0.008857035,0.06684542,0.03367126,0.000081105194,-0.04205842,-0.030900752,0.03193268,0.011660257,-0.016204756,-0.053214807,0.017896792,0.021548655,-0.02279701,-0.037311405,0.007838104,-0.07445092,0.000011150808,0.017824905,0.008161942,-0.043939296,-0.027342372,-0.009689329,0.012113064,-0.010984631,0.009088262,-0.009470629,-0.0368683,0.002634273,-0.030363029,0.03552203,0.012371853,0.005361405,-0.04526479,-0.0037550966,0.007289977,-0.028215213,-0.013370133,-0.021402586,-0.010548003,-0.027570467,0.029744992,-0.086635254,-0.0151379,0.052418366,0.02268691,0.03166416,0.004485734,0.018845847,0.02585194,-0.058801495,0.00456531,-0.027665738,-0.012031563,0.04070165,-0.014668463,0.014470213,0.008887441,0.019026348,0.01980456,0.02579926,-0.017693037,-0.0122378385,-0.011632436,-0.057863977,0.04572152,-0.036187027,0.0037950564,0.043304067,-0.02429376,-0.026269445,0.005354313,0.05331565,0.020965844,-0.03929519,-0.008695061,-0.020048417,0.0072643836,-0.0749772,0.015193787,-0.016493825,0.044728313,0.024433786,-0.021682393,-0.01859506,-0.029283006,-0.0047239163,0.009474336,0.049427304,-0.027392542,-0.039141364,-0.025099114,0.0019388379,-0.01485851,0.012541403,-0.007817585,0.01662878,0.017061297,0.041516732,0.030804977,-0.02590329,-0.048832566,-0.0037903483,0.0348788,0.037229735,0.040519524,-0.017966656,0.005318094,-0.008273125,0.0061202184,-0.024826162,0.0126066115,-0.008018896,0.03238146,-0.040637523,-0.02941131,-0.016596248,0.053681012,-0.005642495,0.0045027277,-0.024690986,0.012501308,-0.031972237,-0.01824152,-0.011097439,0.024515096,-0.0057257027,0.028533325,-0.018469673,-0.019343745,0.00582145,0.032629766,0.046650287,0.006132339,0.004186629,-0.0044271955,-0.005120402,0.01117947,-0.023198402,-0.0020543025,0.007313888,-0.031241957,0.005483403,0.016960219,-0.0068367114,0.019780667,-0.009255079,-0.02018275,-0.027892215,0.044155844,-0.008672588,-0.024427159,0.011969451,0.039751265,0.0032236374,0.03858817,0.007693877,-0.007937757,0.003911391,-0.0048281797,-0.026339125,-0.0012166935,-0.009833962,0.051622868,-0.012586884,0.004940271,0.024267426,0.02893928,-0.17235611,0.021393092,0.016946534,0.022511424,0.02662524,0.013745036,0.03149567,0.006101139,-0.014626832,0.030628445,-0.025684029,-0.036891043,0.020208944,-0.048136584,-0.025912615,-0.003023757,0.015508416,0.0106600905,0.004824554,-0.04378578,-0.03046164,0.02313767,0.013915912,0.029076219,-0.037027102,-0.038564272,0.10681926,-0.030334627,-0.035401598,0.023410033,-0.007482896,0.0058600157,-0.002996166,0.0136760315,-0.00373064,0.05651572,0.008256234,-0.0036664344,0.017748429,0.014582752,0.03157769,0.07735306,0.0028758552,0.050661143,0.024527235,-0.045226093,0.0140282875,-0.029733619,-0.035757925,-0.0045797853,0.02036419,-0.008769073,0.014563496,0.0037608303,-0.01419619,0.014533263,-0.017634787,0.013468464,-0.03859831,0.057854626,-0.07159197,-0.05045054,0.015444365,-0.00033772737,0.016520172,0.03214254,0.007820162,-0.027579326,0.02847402,-0.015500599,0.0007950748,-0.031304043,0.0040720906,0.016454699,0.034655206,0.0043959534,-0.024258418,0.01132573,0.025250647,-0.1347879,-0.0686905,0.008739009,-0.025316365,-0.020045321,0.01439623,-0.02316643,-0.014181252,-0.02621626,0.061230667,0.27048182,0.016014189,-0.024011677,-0.010043647,0.09195454,0.021343019,-0.012334485,0.06860042,0.011896755,-0.046098497,0.013516815,-0.0018841896,0.004714933,0.013742852,0.010663488,0.017169463,-0.024051953,-0.016111225,0.0860417,-0.037959248,0.03388584,-0.026279071,0.067185275,0.028376464,-0.014794954,-0.039533764,-0.004978592,0.020231841,-0.02694866,0.08473513,-0.018924143,0.037438527,0.058100067,0.019219352,0.0074419775,-0.027060065,-0.008341035,-0.0709377,-0.0014104145,0.0036685718,-0.02299509,-0.038598966,0.0069319773,0.03101941,-0.03706941,-0.036535382,-0.015784465,-0.00058614986,-0.011835124,-0.061636426,0.0072345184,-0.022600252,0.0056425147,-0.0075379084,-0.010240548,-0.0020055072,-0.00090111326,-0.036992386,-0.028527334,0.047178186,0.010964054,0.017261157,-0.020969832,0.045945216,-0.032202173,0.031124782,-0.0122702615,-0.004059869,0.030388277,0.020211847,-0.027786614,0.008216271,0.01181027,0.0023149247,0.017461358,-0.0014847056,0.028454855,0.01245809,-0.03714944,-0.0020239172,-0.035454325,0.0065429145,-0.03229387,0.00623992,-0.004643328,-0.0058388724,0.0010976442,0.047501925,-0.06831779,0.014481712,-0.013827562,0.0055401023,-0.016272986,-0.009577191,-0.035462067,0.0259411,-0.01694843,-0.020251358,-0.029552888,-0.012553395,-0.053975124,-0.0487468,0.012702075,-0.030848628,0.024152655,0.043401234,-0.02839994,0.025322352,0.011510502,0.008465552,-0.0040967143,0.007817731,0.009504085,-0.0509481,-0.021568133,0.058088966,0.037564225,0.0050505586,-0.010466562,-0.010288724,-0.04984635,-0.0035902078,-0.032979015,0.026806394,0.009788255,-0.045399867,-0.00786666,0.034751996,-0.014763253,0.033914957,-0.00029972824,-0.021486554,-0.02554715,0.043087807,0.019367026,0.023175221,0.04959048,0.012410954,-0.0051917634,0.034051128,-0.028015042,0.017867744,0.009282332,-0.005855225,0.019212075,0.013436678,-0.010843911,-0.016575092,0.036405146,0.047659956,-0.002050411,-0.005234343,0.017101703,0.010787333,-0.030203413,-0.011869229,-0.0071169836,0.028763656,-0.009211415,-0.046469186,-0.014222312,0.0017548135,0.034176555,0.048055165,-0.027613275,-0.0069725118,0.016158467,0.022370989,0.005045813,-0.05842781,-0.02698189,-0.019640671,-0.035778597,0.035291485,-0.036368497,-0.015321623,0.018824814,-0.028004454,-0.023965398,-0.00004611913,0.004347162,0.017898114,-0.01379799,-0.0033470294,-0.0053582597,-0.032135874,0.030504432,-0.02409638,0.008003684,-0.013710169,0.035544313,0.11114488,0.0263398,0.0038001088,-0.013340925,0.037294187,0.021830183,0.012961126,-0.0066505536,-0.045936774,0.008434827,-0.032544784,-0.016101422,-0.03493145,0.0033538796,-0.0023663915,-0.036090814,0.017609341,-0.008422575,0.016949207,0.0026009844,-0.020031901,0.0219039,-0.016387967,-0.023352766,0.0046851556,0.045296367,0.0625787,0.017302956,-0.02436926,-0.0141447745,-0.048121702,0.047962762,-0.007928182,-0.021487653,0.022940317,0.003767132,-0.020604465,0.007657118,0.0006634561,0.0025802038,0.013812499,0.015179738,-0.018073512,-0.015839256,0.0062179198,0.015898364,0.03509008,0.008114153,-0.07147576,0.020009222,-0.047046453,0.008050363,0.057358228,0.015646307,0.013562955,-0.04659884,-0.029552244,0.027027464,0.016379235,-0.032467425,0.0030916424,-0.014731662,-0.04095364,0.020898797,-0.010418319,0.0008223545,0.006192806,0.0018680235,-0.009663834,0.024831608,0.06384915,-0.005603764,0.018830365,-0.06143053,-0.031961765,-0.01883506,-0.06550428,-0.023565536,-0.032603156,-0.02980853,-0.040006716,-0.0172994,-0.014494629,0.017058158,0.005424914,-0.08046777,0.042529512,0.06262088,0.015679363,-0.0018193626,0.0271629,-0.022023493,0.021671604,0.017718673,0.016872294,-0.018973188,-0.024514958,-0.0060972674,-0.0022048855,-0.03401858,-0.0018094988,-0.0794897,0.04126135,-0.030202623,-0.004527126,-0.030605664,0.05752643,-0.00068530027,-0.00228604,-0.01999536,-0.020019136,-0.000035479134,0.006093335,-0.029314196,0.008560783,0.00011552458,-0.022997111,0.045405384,-0.006138385,0.003761777,-0.015483774,-0.0005911952,0.008520093,0.005139912,0.012252105,0.05218413,0.018418703,-0.00872281,-0.015492191,0.007936428,0.010033813,-0.04814318,-0.013571228,-0.030256951,0.004566065,-0.035936374,0.019011116,-0.038833093,-0.042871144,-0.020416332,-0.04562604,0.022656318,0.0085668275,-0.010254925,-0.020811183,0.06872264,0.013563022,0.0066928114,-0.020887524,0.034375057,0.008343893,0.033730157,-0.026645409,0.01595355,0.03974734,0.017386971,0.007897167,0.012809466,-0.0075068222,-0.009542791,0.01207205,-0.03546885,0.0009742994,0.029817922,0.04728531,0.00881978,-0.010049464,-0.003612838,-0.013723593,0.0013999898,0.044100806,-0.011643714,-0.020874549,0.03259805,0.0069645243,0.010914713,0.037376244,0.010875319,-0.02980694,-0.017822934,-0.024179325,0.012662126,0.012427626,-0.012457498,0.06857327,-0.02276494,-0.009039302,0.061070215,-0.035724483,-0.0034094895,0.012577501,-0.01570746,-0.03854648,0.0044493866,-0.009956397,-0.024815565,-0.01654752,-0.0007270391,-0.029535344,-0.0005914983,0.009561051,-0.00756426,0.0028132568,-0.15678877,-0.02065417,-0.011736716,-0.0021721453,-0.01753521,-0.026679462,-0.00954342,-0.030041687,-0.012938912,-0.018834341,0.04331223,0.028435424,0.011302774,-0.03806541,-0.028592037,0.028783824,0.049669504,0.0030178095,0.008707258,0.026643785,0.035341725,0.0130197955,0.0057433937,0.016085502,-0.04433695,-0.017175104,0.040223427,-0.0012204957,-0.02962627,0.00018132375,-0.021877846,-0.04362858,0.0048362347,0.05161882,0.028269589,0.0049313786,0.013342349,0.0037130348,-0.002737449,0.0006236397,0.039184246,0.045036264,-0.010673095,0.021987583,0.01756329,0.012445837,-0.0056279367,0.044896655,-0.0045994874,0.009202685,0.018670196,0.040639874,-0.0040789903,-0.021996368,-0.021126373,-0.0028229074,-0.030268598,-0.04468118,0.03348469,0.04343153,-0.029847385,0.013022973,-0.050238725,-0.04410091,-0.0036683541,-0.0123822,-0.045329306,0.021403713,0.021003328,-0.008840683,-0.012307642,-0.017418468,-0.007943238,-0.04902237,-0.0033883676,0.016234882,0.034810644,-0.00902839,-0.066241756,-0.015568974,-0.044474896,-0.021705551,0.003862485,-0.012664332,0.11619316,-0.015633736,0.02252203,0.007380996,-0.050313074,-0.001542622,-0.039517257,-0.024711136,0.03807077,-0.042768,-0.01003958,-0.0021128764,-0.04499062,0.0069262865,-0.039310124,-0.019239401,-0.030205462,-0.018902503,-0.007916317,0.001731384,0.0067447666,0.0023025395,0.031756695,-0.011373629,0.0037678434,0.008109953,-0.010943919,-0.010906249,-0.008287804,-0.011542785,-0.061369777,0.007107287,0.059503566,-0.008445765,-0.019173479,-0.05417246,0.022008942,-0.07099064,-0.022916615,-0.009942076,0.028294304,0.0044263653,0.059802927,0.02774369,0.023884602,-0.008743052,-0.018304434,-0.066197515,0.010688663,0.043026052,0.02396817,-0.002041026,-0.04112708,0.029813338,-0.02996476,0.017468287,-0.010997278,-0.020362398,-0.009947781,-0.029101098,0.008016893,-0.05662778,0.033733595,-0.026523655,0.024975428,0.010271458,-0.0068083415,-0.0076325694,-0.04880843,0.08453921,0.021541964,0.051447693,-0.04634871,0.04248044,-0.013575593,0.05415379,-0.02012274,-0.028544027,-0.018625923,-0.0121645,0.009008518,0.024935065,-0.011826667,-0.020509152,-0.067102075,0.004071773,0.043586332,0.044113614,-0.02628591,-0.02359215,0.030273313,-0.03413447,0.011017122,-0.035646047,0.06420895,0.0019323006,0.045085542,0.004530486,-0.017005824,0.037364937,0.0060968776,0.02409831,-0.040502403,0.048484664,0.012979709,0.0077818003,0.058539532,-0.044057917,-0.010339467,0.009776381,0.010793882,0.005938773,0.01294524,0.025519555,0.01826814,0.053250886,-0.0059190732,0.009998216,0.010809328,-0.025342537,-0.04240583,-0.038591135,-0.0024861237,0.032585163,0.046418186,0.006045043,0.009354226,-0.010355713,0.013841475,-0.014036819,-0.052712683,-0.057260342,0.016527245,0.047942504,0.004782643,0.023243051,0.008092337,-0.0048597967,-0.01923685,-0.040474713,-0.028320413,0.029413112,-0.048520435,-0.020321123,0.015386683,0.021462422,-0.018092928,-0.00013412358,0.0008902296,0.012446691,0.04016462,0.0035805826,-0.05667373,0.0068314685,-0.026727358,0.019472508,0.018446056,0.018266018,0.004743057,-0.0052639046],"last_embed":{"hash":"c6c1nq","tokens":230}}},"last_read":{"hash":"c6c1nq","at":1762844553093},"class_name":"SmartSource","last_import":{"mtime":1752049218000,"size":59,"at":1762844500009,"hash":"c6c1nq"},"blocks":{"#":[1,3]},"outlinks":[],"task_lines":[],"last_embed":{"hash":"c6c1nq","at":1762844553093}},"smart_blocks:Work/Random/Max Children.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022007784,-0.037324175,-0.04058764,0.009174858,-0.05509731,0.028291333,0.026537582,0.023601105,-0.0052284673,-0.008266432,0.00038247067,0.037305653,-0.028323336,-0.027117858,0.02703348,-0.033228993,0.011564165,-0.019033737,0.013264079,-0.0011189758,0.014488293,-0.008229541,0.031007962,0.009020188,-0.017392451,-0.007584419,0.002760585,-0.037853803,-0.0046652965,-0.00024973016,0.019483972,-0.017808061,0.0066011776,-0.062239822,-0.00876319,-0.022561237,-0.04975863,-0.008312055,-0.036806226,-0.010897466,-0.015562088,0.027794547,0.027902026,0.008091239,0.014398863,0.0018396658,0.009916609,-0.0038660404,-0.022021925,-0.010395536,-0.018065806,0.0044434234,0.02997448,-0.064445116,0.0035345575,-0.016073229,0.0011230694,-0.01508102,-0.018405402,-0.018539386,-0.021249322,0.016492417,-0.006125638,0.007904987,0.014359143,0.0983091,0.008212251,0.025311388,-0.01369523,-0.013851449,-0.024711428,0.011814598,-0.0029929273,-0.059062157,-0.036298767,0.025335686,0.049688842,-0.030265883,0.022607725,0.027512465,0.016326375,-0.049697567,-0.010725057,0.0006807052,0.0031480559,0.032991167,0.018178113,0.009187655,0.00018306219,0.05695326,-0.016320465,-0.012214907,0.020523256,-0.036317714,-0.024138695,0.02555522,-0.008428351,0.000961412,0.03736955,0.0058242283,-0.009802211,0.036913093,0.0066420278,-0.012241386,0.0075654387,0.010075651,0.027839888,0.01735629,0.0012480741,-0.019076608,0.037046243,0.03135863,0.008990688,0.010574402,-0.018863833,-0.021363432,0.01867048,-0.022263587,-0.006852007,-0.010723419,0.009073085,0.010271055,0.065672465,-0.045571066,-0.050154496,-0.00674206,-0.0017236796,-0.030485608,0.029444844,0.023262382,0.007298666,0.07162085,0.03206564,-0.003084974,-0.040308975,-0.030127967,0.033381443,0.007865084,-0.009950792,-0.048606474,0.024097927,0.026186576,-0.028412018,-0.03600375,0.0056288308,-0.07577306,0.0009837296,0.013149558,0.0075145126,-0.037722494,-0.025557106,-0.0058690677,0.007161737,-0.0029486683,0.01149736,-0.0010546134,-0.040401448,-0.0022650764,-0.036911678,0.0354113,0.007428604,0.006111099,-0.043061107,-0.0044180877,0.0056899,-0.026529966,-0.011700212,-0.028962623,-0.0069806706,-0.021067314,0.026203822,-0.08490513,-0.0115743335,0.053915158,0.023537006,0.0271149,0.0069323084,0.018084759,0.022108322,-0.061651126,0.0002956396,-0.024259662,-0.012339482,0.04065465,-0.01247718,0.015548691,0.00642605,0.017680587,0.021513825,0.028303301,-0.019890547,-0.014853916,-0.010593232,-0.05620921,0.0454506,-0.0362967,0.0045270114,0.04357567,-0.022429477,-0.029252172,0.0026765335,0.045447923,0.021052707,-0.03997627,-0.012474853,-0.020979496,0.011059337,-0.070669785,0.010824966,-0.016134184,0.040904123,0.02730253,-0.019130394,-0.018702008,-0.032392215,0.0014709774,0.013627025,0.05484065,-0.033333667,-0.039276935,-0.02226188,0.0007734355,-0.0046090786,0.014389616,-0.00085837103,0.014826932,0.017052693,0.0509376,0.031796403,-0.031411756,-0.04007705,-0.0014555821,0.03173393,0.033939093,0.03620347,-0.014512433,0.00083571416,-0.007119582,0.008102735,-0.015221812,0.009267466,-0.0017647417,0.033100862,-0.037644625,-0.032786895,-0.01865497,0.054537356,-0.005178682,0.004795499,-0.017504836,0.01277554,-0.0332893,-0.018804852,-0.017590031,0.027129102,-0.00028319532,0.029217437,-0.021103201,-0.015225265,0.0014156686,0.028989397,0.043987174,0.0032619124,0.0040098485,-0.008033015,-0.0003014097,0.005850953,-0.023189245,0.00041281895,0.008207188,-0.02814286,-0.00020854089,0.013926211,-0.0078082443,0.011600104,-0.0034139277,-0.019783095,-0.023499504,0.03855961,-0.0058635776,-0.021171035,0.0044131656,0.044352353,0.0059276917,0.03834585,0.0030401081,-0.005869479,0.0025890847,-0.0029135714,-0.031045849,-0.000009954597,-0.010775466,0.0513194,-0.015260566,0.009343232,0.0276102,0.028579116,-0.17822398,0.015353557,0.013247859,0.026592823,0.030130373,0.013998328,0.027296143,-0.0039409436,-0.023177259,0.02730486,-0.025854897,-0.038026907,0.022588385,-0.052831758,-0.01888161,0.0030730332,0.011225505,0.010381623,0.0018590902,-0.045513663,-0.03222605,0.023012625,0.0114746895,0.030086545,-0.04491483,-0.04029424,0.10422266,-0.032730605,-0.0332576,0.020558646,0.000041677224,0.012868476,-0.0010155134,0.010959181,-0.002114838,0.057535682,0.0012623884,-0.007148648,0.017604932,0.01559107,0.024183504,0.073135994,0.002062403,0.052663665,0.011071856,-0.04932978,0.008209691,-0.026718015,-0.031210685,-0.0030939276,0.020204011,-0.011392391,0.01629965,0.0068029426,-0.0209431,0.012298138,-0.022205371,0.015380562,-0.046773355,0.052971978,-0.07430521,-0.051966242,0.017281089,0.0009989174,0.016063226,0.03735591,-0.002629581,-0.021769421,0.025403673,-0.015156341,0.0010903446,-0.030140724,0.001189047,0.008846078,0.042660184,0.008231846,-0.024455702,0.012907429,0.03195204,-0.1322542,-0.07591588,0.01439941,-0.028235478,-0.021544652,0.017964115,-0.012990552,-0.010049811,-0.022192337,0.057979688,0.2700766,0.016905079,-0.015780238,-0.010778336,0.09275677,0.017878674,-0.011282869,0.06707058,0.014286541,-0.042114418,0.012805589,0.000046300574,0.0025940125,0.014597124,0.007700471,0.015179949,-0.026061185,-0.0129909245,0.089481145,-0.036302216,0.04396065,-0.02481186,0.06639378,0.027860913,-0.011323524,-0.03881498,0.0022994655,0.017839853,-0.034062248,0.085644215,-0.018387081,0.038935166,0.054099806,0.020552663,0.0010844572,-0.022242803,-0.0024622597,-0.07529542,0.005293881,0.007341895,-0.021705665,-0.035693944,0.006367249,0.026044006,-0.03365256,-0.03991067,-0.016713344,-0.0020664416,-0.014326476,-0.065344535,-0.0012018508,-0.016247762,0.008984438,-0.012326076,-0.01515405,0.0030358527,0.0041865595,-0.035083547,-0.022995278,0.0453386,0.0008208739,0.014893305,-0.032326512,0.04380786,-0.035501756,0.029624669,-0.014431917,0.0035812648,0.030779215,0.017114108,-0.02602027,0.008912414,0.012043899,0.003257873,0.01866728,-0.007697996,0.02463872,0.0077815503,-0.032234762,-0.002230477,-0.037812922,0.0024947915,-0.030481778,0.0022545927,-0.0020545444,-0.0074395793,-0.0055766306,0.049325157,-0.06950855,0.018451571,-0.016827855,0.008567846,-0.018937334,-0.007919868,-0.035327576,0.022525966,-0.016466927,-0.0223227,-0.027335696,-0.006801902,-0.047926463,-0.050584786,0.011934224,-0.027636813,0.022081327,0.044970293,-0.028674714,0.01891773,0.016470235,0.015821584,-0.003875425,0.0047512306,0.010725935,-0.053640675,-0.021245675,0.052293137,0.0313236,0.005333883,-0.018524902,-0.01316295,-0.05515121,0.0015925379,-0.026858602,0.025261637,0.013547059,-0.04519743,-0.008333557,0.03618306,-0.009616884,0.037586067,-0.0017150685,-0.022849923,-0.02801575,0.045588553,0.018934501,0.02658554,0.05316748,0.0051159,-0.0026324508,0.02942779,-0.023947584,0.01562471,0.014502648,-0.0028712032,0.016034087,0.01221885,-0.0076007335,-0.015690403,0.032709543,0.047776908,-0.0039955857,0.0033145044,0.015124137,0.012738311,-0.026158208,-0.008787933,-0.01133959,0.028544396,-0.0053724074,-0.04767867,-0.013762851,0.0074734082,0.032459494,0.050651547,-0.0319939,-0.012230409,0.01572751,0.021497386,0.01363142,-0.0637475,-0.028449902,-0.024830606,-0.036573842,0.039746024,-0.03526523,-0.016359497,0.01757095,-0.029788593,-0.01495373,-0.004051687,0.004270328,0.01283099,-0.01131021,0.0006197761,-0.0020377513,-0.030329127,0.025661917,-0.021370616,0.008994529,-0.010028852,0.031584598,0.115448534,0.024165316,0.0034036164,-0.012695558,0.035490736,0.027134756,0.015985128,-0.007490241,-0.05103978,0.008387242,-0.036086045,-0.011822036,-0.034341395,0.005790849,0.001975984,-0.036809824,0.017682333,-0.0061317687,0.01781886,0.009343449,-0.014347856,0.029325526,-0.013868701,-0.02878531,0.0010048063,0.045367893,0.059257068,0.010649382,-0.015612651,-0.011564268,-0.038386535,0.043414038,-0.00920005,-0.019529121,0.018392788,0.0073531796,-0.012732609,0.014233315,-0.0007000337,0.0011740214,0.012582128,0.013303753,-0.018723875,-0.022599641,0.0061451257,0.014857765,0.032535117,0.009209739,-0.068645544,0.022384303,-0.045655068,0.005103167,0.058284484,0.017815826,0.016250802,-0.046312932,-0.029298974,0.033356473,0.019455554,-0.031343028,0.0069273817,-0.012350448,-0.04595187,0.02007639,-0.020161958,-0.0066812346,0.004812047,0.0038283195,-0.009467682,0.031309042,0.06863298,-0.0080798585,0.024888529,-0.053360645,-0.028085835,-0.014841327,-0.06854131,-0.024264205,-0.037297256,-0.023766529,-0.03814095,-0.010780456,-0.010649174,0.011037156,0.0021740494,-0.07645542,0.039385073,0.056214478,0.012320101,0.0007871513,0.027246911,-0.0137842735,0.020968508,0.024802238,0.008673997,-0.02279402,-0.02317462,-0.005038692,-0.0045931344,-0.03500913,-0.0016543296,-0.08320453,0.0398788,-0.03171451,-0.0035179828,-0.034367766,0.061240748,-0.004325738,-0.010101046,-0.026940085,-0.017015064,0.0024752908,0.010957748,-0.03485436,0.009183608,0.0016350041,-0.023713816,0.045606587,-0.0006633841,0.008219328,-0.017573167,0.0044214744,0.018302953,0.0010179013,0.012088523,0.05186664,0.019642342,-0.012547662,-0.015678063,0.0077630472,0.015373734,-0.045912392,-0.011347828,-0.03434333,0.0021997772,-0.039651513,0.016831698,-0.042468052,-0.045004696,-0.020594917,-0.044092588,0.021097891,0.009639755,-0.010444848,-0.020236539,0.0711894,0.010203255,0.011322032,-0.018136388,0.038927123,0.012502768,0.03013137,-0.030726472,0.018172612,0.046149295,0.016146924,0.002282309,0.017205898,-0.008864391,-0.009978663,0.004564208,-0.0353221,-0.0057506515,0.022471698,0.04056053,0.0073291273,-0.009338099,0.00044587895,-0.021256326,0.0019720895,0.03752093,-0.009780795,-0.020787299,0.029129097,0.004139159,0.012143971,0.025677007,0.012783155,-0.028590536,-0.018398527,-0.033981375,0.0063935113,0.009031613,-0.0034438402,0.069403306,-0.021030761,-0.013238797,0.06221671,-0.033422995,-0.0046726093,0.014159943,-0.014904554,-0.03512577,0.0014117181,-0.0012490476,-0.025317715,-0.017616104,0.0031483546,-0.025993371,-0.0021625047,0.009427824,-0.0043292195,0.0043797535,-0.15834987,-0.02179401,-0.015773237,-0.0028387492,-0.022849966,-0.025650611,-0.015893498,-0.031560592,-0.013416745,-0.022249857,0.04502479,0.021932019,0.0037615895,-0.04146479,-0.016306285,0.023544932,0.045536198,0.0032205586,0.005929199,0.02674549,0.038583647,0.015984839,-0.0016474477,0.016369436,-0.047929425,-0.01803949,0.042665236,0.0013698442,-0.028545218,-0.005537358,-0.023999348,-0.04486636,0.003548536,0.05695908,0.034567855,0.0014616402,0.009391699,0.0038827336,-0.0015225296,0.0014668104,0.034318008,0.048778784,-0.012322533,0.019988727,0.019886635,0.016537536,0.0018992735,0.04787424,-0.0028220552,0.009069118,0.022631947,0.03831236,-0.005936603,-0.024953092,-0.018154625,0.0040017692,-0.022480665,-0.039966103,0.03936323,0.045138966,-0.023217056,0.005108577,-0.053571224,-0.04862881,-0.00091867184,-0.017619062,-0.049714662,0.017814867,0.016765835,-0.012458365,-0.012348471,-0.023456505,-0.005391131,-0.06027068,-0.006728872,0.020667829,0.036533646,-0.010675048,-0.06676401,-0.012093417,-0.0544769,-0.016681429,0.0072861807,-0.004835696,0.11444968,-0.0154006,0.020909682,0.0067386664,-0.04862743,-0.0019949519,-0.033846967,-0.027709052,0.039839774,-0.040033597,-0.012957353,-0.001179513,-0.04314804,0.003000958,-0.035976764,-0.019548869,-0.028227614,-0.016488355,-0.008365661,0.0061177462,0.008214249,0.007818772,0.03933158,-0.009171978,0.005165926,0.007839258,-0.008750573,-0.004116456,-0.0077271103,-0.009326444,-0.05548679,0.0049486514,0.06188228,-0.0069330717,-0.01917471,-0.052203123,0.017554257,-0.06678595,-0.02587801,-0.012968133,0.02843122,0.016439755,0.057452634,0.027266676,0.023644054,-0.011688422,-0.014129983,-0.060643286,0.010883344,0.048574883,0.020739296,-0.003328518,-0.046922024,0.03267353,-0.030789597,0.02151425,-0.017702805,-0.019658608,-0.0046050902,-0.029533219,0.0074903457,-0.058239847,0.034729365,-0.029635618,0.022968218,0.007832159,0.000864664,-0.008252344,-0.0498584,0.080813244,0.022327323,0.04436644,-0.04967019,0.049741,-0.007628972,0.05129676,-0.020673186,-0.03097677,-0.017714577,-0.006721285,0.011020456,0.032122087,-0.021995395,-0.012145861,-0.07935129,0.0030949158,0.042762555,0.047130845,-0.03269547,-0.024086216,0.027764643,-0.025627712,0.0072572078,-0.03406903,0.060255837,0.004417394,0.043686308,0.0037106026,-0.013870126,0.039915904,0.010372891,0.03306093,-0.04205929,0.045411646,0.0217075,0.01427956,0.060558688,-0.039294913,-0.01329464,-0.0004497324,0.016189605,0.003612719,0.01677115,0.025328536,0.019068358,0.055845734,-0.02025621,0.012446476,0.009030457,-0.026846796,-0.041511543,-0.039206713,-0.002071711,0.033571873,0.05114999,0.0036845647,0.01195768,-0.0034887576,0.017944425,-0.02185401,-0.053504046,-0.053342998,0.011673118,0.04063109,0.0044518267,0.018257735,-0.00009563366,-0.0032990659,-0.023918238,-0.035529017,-0.03326898,0.033008683,-0.049069118,-0.02235031,0.014980692,0.018417886,-0.023239197,0.002391718,0.001630739,0.01478739,0.034277704,-0.00025664148,-0.052787136,-0.00044630366,-0.026546163,0.015053112,0.0136039555,0.014439561,0.0062872036,-0.009974497],"last_embed":{"hash":"c6c1nq","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"c6c1nq","at":1762844553093},"key":"Work/Random/Max Children.md#","lines":[1,3],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"c6c1nq","at":1762844553093}}, diff --git a/.smart-env/multi/Work_Random_MobilePlugin_md.ajson b/.smart-env/multi/Work_Random_MobilePlugin_md.ajson new file mode 100644 index 0000000..94ea183 --- /dev/null +++ b/.smart-env/multi/Work_Random_MobilePlugin_md.ajson @@ -0,0 +1,13 @@ + +"smart_sources:Work/Random/MobilePlugin.md": {"path":"Work/Random/MobilePlugin.md","embeddings":{"bge-m3:latest":{"vec":[0.013508894,-0.0054669157,-0.015311368,0.00079819513,-0.0021593526,-0.0037977325,0.04466433,0.045801193,0.0077923676,-0.011065409,-0.0005278227,0.007227117,-0.0050900285,0.011208919,-0.020858146,-0.042694658,-0.025246091,-0.0014895612,-0.006760416,0.00019671334,-0.039048098,-0.0040863487,0.019826945,0.013229663,-0.016983788,0.079808876,-0.005756738,-0.018365735,-0.021578206,0.022758227,0.032690275,0.0011132893,0.035152856,0.007743455,-0.0032716254,-0.055443432,-0.018083522,-0.009751591,-0.112322845,-0.010183213,0.017836345,-0.020287694,-0.057416625,-0.0005892481,0.0065722573,0.0034209827,-0.015449519,-0.049453128,-0.007145239,-0.00065835274,-0.005723343,0.003676316,0.010512963,-0.043324355,-0.023701591,0.008065806,0.0020562338,-0.021763701,0.0013595973,-0.03600183,-0.0328668,0.02125267,-0.0015824607,-0.034899317,-0.025784187,0.024848245,0.02158649,0.04074278,0.029457537,-0.03128962,-0.008636162,-0.011880516,0.011773944,-0.061478633,0.004446386,-0.023701707,0.028688213,0.007909491,0.011966315,-0.025960095,0.12908648,-0.014813861,0.008153703,-0.011001527,-0.004850452,-0.035377875,0.006228711,0.086844146,-0.009842836,0.023719167,-0.015969953,0.038888793,0.027561381,-0.050941262,-0.03199819,0.011712305,0.043650102,-0.015872497,0.021620467,-0.014413755,-0.016175052,0.008372169,0.015628798,0.030515973,-0.013130341,0.013259908,-0.010249211,-0.0014468422,-0.042154737,0.01684315,-0.036023293,0.0046812845,-0.0011596832,-0.005052718,0.023575965,-0.013125348,-0.0007329377,0.0061569563,0.018903159,-0.0126103405,-0.00783348,0.05135387,-0.030462693,-0.008300183,0.009484503,0.0067786193,-0.007835069,0.042566422,-0.024377702,0.024685841,0.021218745,0.02266312,0.017541017,-0.014134184,-0.017944543,0.007300639,0.039885607,0.057093374,0.023677547,-0.017391946,0.0058406973,-0.009585496,-0.050576303,-0.0005639437,0.03338397,-0.012499925,0.0060537294,-0.013524158,0.015863791,0.04784912,-0.046543658,-0.01955284,0.0057269135,-0.004708688,0.042870786,0.016091913,0.032871865,0.0025406897,0.011077609,-0.03873391,-0.0015778039,-0.0091151185,0.056611944,0.041999012,0.015084882,0.016162828,0.031111466,0.031510275,-0.016951542,0.004843972,0.01613654,-0.051410474,0.0015296804,0.03264095,0.008549938,0.059123,0.03721154,0.026193507,0.011055508,-0.026723176,-0.015136116,0.008888397,0.026706364,-0.02752313,0.023650432,-0.020365288,0.016660657,0.016039047,0.008341579,0.052813973,-0.028803485,-0.047252372,0.048710186,0.031899914,-0.008626106,-0.0007002468,-0.06873693,-0.010002425,0.054428395,-0.052860055,-0.031171506,0.01096525,-0.02424714,-0.005995514,0.005973008,-0.008399918,-0.0014333482,-0.023898307,-0.0015642944,0.027831003,0.029385883,0.021015555,-0.007912258,0.018935533,0.004189344,0.0021433295,0.00032580932,-0.033601917,0.03408621,0.05075924,-0.011544246,-0.007721505,0.015485136,0.0046577174,-0.020749005,0.01416985,0.0103470795,0.040568065,0.0021675343,0.033135824,-0.04625611,0.08344944,-0.03655057,-0.015149968,-0.012077634,0.012477122,-0.06517493,0.03294409,0.0317698,0.020073952,0.012434095,-0.035323597,-0.017460763,-0.05462996,-0.042826347,0.044964507,-0.027683109,0.016259195,-0.015370698,0.01533839,-0.011424209,0.001865575,0.0024888653,-0.02520345,-0.0153677855,-0.023838712,-0.009381256,-0.021099458,0.0022476916,-0.010755558,0.012430507,-0.037875574,-0.018599717,0.043397207,-0.01052322,-0.009294137,0.02080605,-0.0329727,0.037782248,0.029538658,0.010329221,0.0036551584,-0.07270806,0.004988296,-0.020342896,-0.028949173,-0.018609658,-0.04233472,0.037159577,-0.045741268,0.018766811,-0.030836336,-0.0027655154,-0.0032612146,-0.04084892,0.05024127,0.010417123,0.005813175,0.025562435,-0.028485265,-0.001322086,-0.0019774903,0.07485883,-0.02173858,0.008488774,0.034424882,-0.029212754,-0.18599826,-0.02494533,0.041318543,-0.0011518542,-0.008757338,-0.009656488,-0.008550487,0.013168553,-0.0026028294,-0.07239367,-0.015770018,-0.14286004,0.00033447501,-0.01620407,0.04696126,0.0276225,0.031851105,-0.00927157,-0.03654707,-0.0792616,0.0037222845,0.017697548,0.06722614,0.039196998,0.036625467,0.013827204,0.015611365,0.04241224,-0.019153118,0.022617264,-0.034129888,0.057824705,-0.02912434,-0.05644192,0.053730745,0.036906607,-0.01720724,-0.024935286,0.015238634,0.017933087,0.041898,0.03806688,0.016715754,-0.07838177,0.013803342,-0.02648181,-0.0015663784,0.008339019,0.0019196325,0.028462036,-0.0010179941,0.043359183,0.025836881,0.00622707,-0.008929861,0.013796232,0.038971625,0.045315072,0.032996796,0.019627636,-0.024056472,-0.05862584,-0.05792732,0.007229384,-0.00093238545,0.031769045,0.0009056495,-0.029661685,0.011802376,-0.028806122,-0.014454405,-0.021367755,-0.024659935,-0.03623992,0.0018455443,0.016589215,0.021171566,-0.017430656,-0.018892769,-0.0759257,0.025966916,0.0140480185,-0.029289616,0.012426124,0.004105888,-0.006800168,-0.06312979,-0.033922736,0.0145269465,0.3555789,-0.02908172,-0.004933183,0.030632429,0.004910414,0.013849416,-0.016400378,0.027254235,-0.010467256,-0.010551927,0.008619798,0.008787049,0.023233201,0.023792123,0.048182935,0.04391214,-0.039537463,-0.010992884,-0.005970687,-0.018582918,-0.000116294024,-0.06797756,0.0024351296,-0.018042896,-0.06817491,0.024875471,0.03606195,-0.0018938876,-0.030912207,0.010247321,-0.028696548,0.0053757895,-0.033418134,-0.015181311,-0.0061514582,-0.018552013,-0.07460148,-0.04165074,-0.0079260515,0.008127296,0.028757123,-0.008540312,0.028234435,-0.007465688,-0.055695333,-0.020778723,0.008487244,0.011554533,0.0056895367,-0.025411624,0.03441867,-0.016836084,-0.018444518,0.014335016,-0.006492975,0.015681393,-0.025709454,0.008839002,-0.031829577,-0.00367625,0.01924152,0.02843644,-0.018543528,0.016473778,0.034779474,0.023512358,-0.015073738,-0.018438537,-0.012233411,0.027925815,0.03480744,0.02249855,0.039309904,0.005340446,0.018143551,0.007698686,-0.01161896,0.02531945,0.017061062,0.018565338,-0.023570886,0.0024460105,0.013940321,0.023591816,0.020529343,0.0037658995,-0.012959969,0.0047620484,-0.010981937,-0.040395647,0.007808983,-0.014272712,-0.0034159806,-0.0049951603,0.0466591,-0.025734954,0.033596,-0.061270356,0.016902843,-0.029096434,-0.005176275,0.026494475,0.0033948454,0.005124993,-0.0059929173,-0.0072345654,-0.023593858,-0.044814747,-0.012441143,-0.0015582173,-0.029410651,0.017127603,0.044073608,-0.009261339,0.06175691,0.021879183,0.049927082,-0.0071520684,0.003315767,0.031861022,-0.030934088,-0.04908729,0.010555291,0.031658873,-0.035382878,-0.05174765,-0.022326801,-0.011273292,-0.018460218,-0.019470515,0.018515505,0.011277776,-0.04191825,-0.021850418,0.0068216883,-0.012695489,0.024011014,-0.00998,0.004756914,0.028728783,0.022561032,-0.033092212,0.0006374763,0.001905689,-0.020163031,-0.023353804,-0.004172613,-0.014481874,-0.010510031,-0.014272254,0.02818911,0.016630389,0.011624172,-0.026240133,-0.012849139,0.005818115,-0.00208529,-0.015181889,-0.037876725,-0.04030239,-0.0135499975,0.03404775,0.01737581,0.08794652,-0.022443727,0.046210513,-0.00163402,0.045801196,-0.008412156,-0.00550174,0.002669238,-0.026090547,-0.011126193,0.023478992,0.03231183,-0.04894606,-0.012637692,0.020159386,0.04018348,0.012316211,0.022341201,0.020721164,-0.021719087,0.016029522,-0.039460808,0.011827844,-0.017592963,0.008489097,-0.0013880215,-0.023277694,0.008248554,0.062193166,-0.00026594423,0.0049737697,0.014524097,-0.011012644,0.0011798658,-0.017580522,0.006684079,0.022570634,0.030687168,0.040721476,0.026487842,0.031695385,0.04734914,-0.013933669,0.010926099,0.032400433,0.02545435,-0.028180173,-0.014351398,-0.03491772,0.013864689,-0.024960913,-0.03054564,-0.011496032,0.03245657,0.0244051,-0.0049058227,0.0015680809,-0.045000155,-0.02417687,-0.008787146,-0.048711605,-0.00020872598,0.053179923,-0.006594468,-0.040180404,-0.01627118,-0.008382258,-0.023067566,-0.037981547,-0.019766351,-0.026219036,-0.020018628,0.0061369073,0.023692345,0.0077340407,0.007181766,0.03617813,-0.012322933,-0.026171453,-0.013017376,0.054864306,0.022315836,-0.0069579743,-0.035161156,0.038268313,-0.007860263,-0.026716111,-0.0086933095,-0.014981076,-0.073305786,-0.03285861,0.01397679,0.021439524,-0.008057042,-0.028750673,-0.01299976,-0.0012955728,-0.0208211,0.026251415,0.012542159,-0.009659279,0.019130891,0.027696798,-0.03955091,-0.04529163,0.011069084,-0.020237042,-0.02034106,-0.02644737,-0.012487104,-0.026012065,0.0024927817,-0.0066191875,0.033032104,-0.030762555,0.021053977,0.015963908,-0.0529716,0.0016511653,0.0076844348,-0.0034075421,-0.016175864,-0.022351276,-0.020161485,0.020466104,-0.011305166,-0.012111788,0.022705693,0.008959298,-0.04154453,-0.015984003,0.015148442,0.035953443,-0.02672247,0.03943623,0.007124543,0.03070117,-0.00010725229,0.008652685,-0.003405514,-0.03885491,0.00010659734,0.019881833,0.026811738,0.0064913426,-0.009245707,0.008531967,-0.014017564,-0.0446599,-0.05259782,0.0120573,-0.042978883,-0.018140027,-0.02131612,0.0085538905,0.004773161,-0.004117613,-0.00275982,0.018244179,-0.022902686,0.023878906,-0.030938178,-0.030547189,-0.0049661836,0.010429534,-0.009743627,-0.031277295,-0.04610198,0.0007083448,0.020559475,0.011642542,0.007798131,0.00030997838,0.065617494,-0.00905886,0.02621044,0.042995602,-0.04212703,0.033382863,0.0021839507,0.0061362092,0.019433841,0.035815164,0.020655934,-0.0077548646,-0.029340629,-0.035696283,0.019173093,0.0024982344,-0.0006019695,0.031608403,0.013468504,-0.007584697,0.014793829,0.0314172,-0.00053468125,0.0187145,-0.014932285,0.037583005,0.008580967,0.02281937,0.01624458,0.0067791315,-0.0012243901,-0.0152405705,0.012566076,-0.023538679,0.027127836,0.014724245,-0.024876881,-0.056836862,-0.043389898,-0.01577065,0.053216033,-0.008565093,-0.005801668,-0.04639304,0.0031652488,0.008608198,-0.007475818,-0.052554715,0.044331938,-0.008742207,-0.003929965,0.0021968319,-0.013508081,0.033744924,-0.0035007952,0.02270333,0.02124234,0.012477876,-0.118067406,0.043661807,-0.03771716,-0.038138974,0.022169126,-0.0006800905,-0.016923055,-0.02457372,-0.0032644751,-0.029167496,0.049537607,-0.022821063,0.011755506,-0.018739983,-0.0064114975,-0.008018756,-0.021138236,0.025168814,0.019509397,0.064513944,-0.017077962,-0.057485834,-0.031116746,-0.06592759,0.014020187,0.020030586,-0.02055796,0.015979754,-0.0064557693,0.00968519,0.0009453454,-0.016773494,-0.03103441,0.045516044,-0.00806415,0.020965626,-0.023116698,-0.015482745,0.008017167,0.043242935,0.06441388,0.008785846,-0.030927267,0.021434074,-0.030161208,-0.0065000057,-0.016715292,-0.013978427,-0.008537726,-0.012918907,-0.09042127,-0.017106865,0.042287167,-0.011244666,0.025485847,-0.0017909409,-0.010610307,-0.03404569,-0.0070498083,0.054262653,-0.004166884,0.011842401,-0.029541345,-0.024667367,-0.035195194,-0.0046167364,0.0020481974,-0.014753577,0.031167736,-0.025303362,-0.03001826,-0.06723655,-0.0023512382,-0.004626503,0.021744031,-0.045581825,0.02442148,-0.023728168,0.01489341,-0.016929395,-0.03919224,-0.021698019,-0.011304921,0.036249384,0.044645365,0.0060580256,-0.012725059,-0.011066476,-0.024981814,0.0033149314,-0.06754341,0.03015316,0.017476926,0.023428744,-0.0032140668,0.0039542606,0.0341704,-0.022575427,-0.0069052954,0.004152325,0.023019997,0.040385313,-0.034041002,0.0010477584,0.026118817,-0.0059161987,-0.051494826,0.01475316,-0.020580664,-0.013186322,-0.004923042,-0.028933607,-0.05034388,0.016898172,-0.04395742,-0.0062733893,-0.016508283,0.026493099,-0.013137988,-0.036667455,0.03425597,0.03769854,0.0059997477,-0.064372994,-0.003857478,0.0014976102,-0.0012986052,-0.0024301726,0.052393336,-0.041964013,0.033132102,0.0039898735,-0.035252225,0.019322405,-0.0329708,0.010522963,0.014906683,0.08876263,0.037788507,-0.038438093,-0.022684874,0.026733583,-0.02425904,-0.04129818,-0.04923753,-0.022364082,0.024612434,0.01486901,-0.00714833,0.027534524,-0.024337066,0.0023422053,0.004326761,0.005463934,0.00084820995,-0.015498558,0.025619175,-0.03419851,-0.008463892,0.054895338,0.020752696,-0.032543186,-0.015518716,-0.0086240675,-0.02333853,0.029062321,-0.015263471,-0.034882445,0.04365135,0.010405227,-0.0046649766,0.041074734,-0.004160739,0.04437377,0.032314587,-0.031742703,0.006536383,0.01829003,0.031887874,-0.0010584234,-0.0036131002,-0.054129254,0.06569027,-0.015590618,0.02192799,-0.012382065,-0.021320047,-0.030949105,-0.0060687168,0.0071455278,-0.025508286,0.017999383,-0.0006144878,0.0053722155,-0.0127141345,-0.025640758,0.019287067,-0.0366197,-0.015906723,0.010619812,-0.03718944,-0.05037041,0.004571221,0.027614808,-0.013606923,0.01866705,-0.027527506,-0.02191555,-0.00856656,0.009085656,-0.015196775,0.008574085,-0.005589229,0.02664729,0.027480692,0.032730356,0.013069159,0.019863479,0.055245623,0.026430545,0.025613556,0.036794,-0.023265282,-0.014235207,0.012625444,-0.022456225,-0.016779888,0.024651183,-0.014142057,-0.010431797,0.01895045,0.034051806,0.013654722,0.032939173,0.009266624,0.027344905,0.005496375,0.037378643,-0.016005415,-0.017202532,-0.034162927,-0.01982747,-0.052769113,-0.0019589288],"last_embed":{"hash":"g0vwq7","tokens":230}}},"last_read":{"hash":"g0vwq7","at":1762844562338},"class_name":"SmartSource","last_import":{"mtime":1762265961000,"size":3266,"at":1762844500009,"hash":"g0vwq7"},"blocks":{"#---frontmatter---":[1,4],"#":[5,20],"##{1}":[7,7],"##{2}":[8,8],"##{3}":[9,9],"##{4}":[10,10],"##{5}":[11,11],"##{6}":[12,12],"##{7}":[13,13],"##{8}":[14,14],"##{9}":[15,15],"##{10}":[16,20]},"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":7},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":7},{"title":"♡","target":"https://remotelysave.com","line":7},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":7},{"title":"*Florian Woelki*","target":"https://florianwoelki.com/","line":8},{"title":"**Iconize**","target":"https://obsidian.md/plugins?id=obsidian-icon-folder","line":8},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-icon-folder&enable=true","line":8},{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":9},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":9},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":9},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":9},{"title":"*jsmorabito & phibr0*","target":"https://github.com/phibr0","line":10},{"title":"♡","target":"https://ko-fi.com/phibr0","line":10},{"title":"**Commander**","target":"https://obsidian.md/plugins?id=cmdr","line":10},{"title":"⬇️","target":"obsidian://SP-install?id=cmdr&enable=true","line":10},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-omnisearch","line":11},{"title":"♡","target":"https://github.com/sponsors/scambier","line":11},{"title":"♡","target":"https://ko-fi.com/scambier","line":11},{"title":"**Omnisearch**","target":"https://obsidian.md/plugins?id=omnisearch","line":11},{"title":"⬇️","target":"obsidian://SP-install?id=omnisearch&enable=true","line":11},{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":12},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":12},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":12},{"title":"*tadashi-aikawa*","target":"https://github.com/tadashi-aikawa","line":13},{"title":"**Various Complements**","target":"https://obsidian.md/plugins?id=various-complements","line":13},{"title":"⬇️","target":"obsidian://SP-install?id=various-complements&enable=true","line":13},{"title":"*Vinzent*","target":"https://github.com/Vinzent03","line":14},{"title":"♡","target":"https://ko-fi.com/vinzent","line":14},{"title":"**Advanced URI**","target":"https://obsidian.md/plugins?id=obsidian-advanced-uri","line":14},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-advanced-uri&enable=true","line":14},{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":15},{"title":"*Benature*","target":"https://github.com/Benature","line":15},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":15},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":15},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":15},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":15},{"title":"♡","target":"https://buymeacoffee.com/polyipseity","line":16},{"title":"*polyipseity*","target":"https://github.com/polyipseity","line":16},{"title":"♡","target":"https://github.com/sponsors/polyipseity","line":16},{"title":"**Terminal**","target":"https://obsidian.md/plugins?id=terminal","line":16},{"title":"⬇️","target":"obsidian://SP-install?id=terminal&enable=true","line":16}],"metadata":{"created":"2025-07-04 05:07","updated":"2025-11-04 15:19"},"task_lines":[],"last_embed":{"hash":"g0vwq7","at":1762844553093}},"smart_blocks:Work/Random/MobilePlugin.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035937663,0.0006833213,0.0022200127,0.016748646,-0.03304906,-0.01778213,0.01638828,0.017696917,-0.0085329795,0.014253845,-0.004060849,0.012029184,-0.013686227,-0.007719284,0.0096797915,0.011154345,0.03693092,0.011450317,-0.0051386724,-0.0050692116,0.02179527,-0.028166432,0.024148703,0.027973136,0.0014311684,0.0033998713,0.010220272,-0.008910229,0.003972418,-0.00014258803,0.008430397,-0.04805076,0.008983123,-0.06925257,-0.044462327,-0.047507137,-0.025698714,0.01748075,-0.056095105,-0.0028344037,-0.009571774,-0.0007876789,-0.0041347663,0.005359616,0.02380166,-0.0035819763,0.002371069,-0.00776012,0.013429359,-0.026800215,-0.011073298,0.024471194,0.0116989,-0.0678647,0.04755206,0.041724827,-0.029458493,-0.018018028,-0.04481128,0.001042842,-0.025666907,0.006751771,0.034991726,-0.036292177,0.034460086,0.08025274,0.02526771,0.0033674447,-0.001333169,-0.013907827,0.00108619,0.033038553,0.011381453,-0.032797806,-0.039728113,0.0020093294,0.06429339,-0.024054054,-0.022341374,0.028411847,-0.0025426662,0.023658166,0.03211473,0.020701706,-0.008864434,0.0147158485,0.00470919,0.034900103,0.012186804,-0.0039780377,-0.0008134738,0.000206986,0.0012545788,-0.014435085,-0.047655582,0.022684695,0.014643157,-0.00012080129,0.025757905,0.033379424,0.07798511,0.02316721,0.020073809,-0.015943244,0.04147014,0.01084129,-0.017030949,0.01061169,-0.039907403,-0.0004042191,0.007881233,0.0035527968,0.009182502,-0.0072066113,-0.014580691,-0.008676545,-0.006649016,-0.03996929,-0.0044132564,-0.0023251965,0.010102473,0.011988858,0.093915254,0.0021187263,-0.036051244,-0.005422172,0.024976987,0.009814283,0.0017750048,0.004337395,0.026130997,0.06840133,-0.003454278,0.03010067,-0.036170047,-0.002711516,0.008754937,-0.0061391355,0.01667478,-0.01128858,0.0062380307,0.0034658292,-0.01906957,-0.009342062,0.03708163,-0.03913399,0.042882618,0.006031578,0.021990115,-0.016000526,0.013547963,0.013928615,0.032620672,-0.03812882,0.007527802,-0.037493084,0.000512563,0.01878352,-0.015182357,-0.0017123969,0.014843027,0.02920933,-0.06365316,0.034887135,0.014699922,-0.04802275,0.049396545,0.0044052727,-0.03137992,-0.019129021,0.009350953,-0.08090058,0.042349905,0.0044474755,0.007975981,0.0124137625,0.072925545,0.00401138,-0.016338574,-0.043639682,-0.05417362,-0.002446781,-0.052104566,0.010501007,-0.015554062,-0.0019678841,-0.024249488,-0.023483109,-0.0142909335,-0.00045834648,-0.015489003,0.007293596,-0.0033616764,-0.008405366,0.0113498755,-0.016786328,-0.025162121,0.026509326,0.012587022,0.0072928043,-0.0049512857,0.010588889,0.022937184,0.02439404,-0.03365198,-0.0075144223,0.026964603,-0.04517144,0.04898282,-0.007151443,-0.010977452,0.002685242,-0.009643646,-0.0046733385,-0.0000293677,-0.023714848,0.0057845097,-0.012222232,0.03307704,-0.019499129,-0.032896455,0.040773317,-0.0109704165,0.04531225,-0.02122375,-0.023945488,0.019971862,0.058507513,0.0072275754,0.003068083,-0.01896582,0.0081536835,-0.0006790654,-0.05028084,0.018063672,-0.055255763,-0.036952376,0.0024198585,0.0015140964,0.041715726,-0.028949229,-0.013279185,0.008517313,0.0026993465,-0.041484665,0.03214221,0.021026617,0.062151637,-0.035623286,-0.0309471,0.0063183946,-0.0036503498,-0.008446172,-0.019965975,0.0109480675,0.011644445,0.02000012,-0.00355568,-0.051830303,-0.049146906,-0.034263033,-0.0010189083,-0.058689617,0.011753664,0.048179742,0.0062135532,0.004666536,-0.030269051,0.023853118,-0.051254682,-0.018100599,-0.019515606,0.03200302,0.0053445613,-0.0018964913,-0.034924142,-0.034885846,-0.029288312,0.02916573,-0.027336746,-0.017409213,0.007391804,0.032366235,0.03034818,0.029975887,0.005795012,-0.006114413,-0.017820993,0.019665785,-0.007732646,-0.009012885,0.0006749311,0.051221237,-0.029258147,0.0180401,0.005449698,-0.0004764512,-0.16000514,-0.0038363875,-0.014813754,0.0077494993,0.02119774,0.014077484,-0.031069405,-0.0071809725,-0.031399865,0.055604618,0.0026215261,-0.04797297,0.019479258,0.008669338,0.0017691741,0.008020819,-0.03693073,-0.024431325,-0.007713684,-0.019975998,-0.052382007,0.0078110537,0.03285199,0.018429616,-0.036782656,-0.068612196,0.031648703,-0.014602817,-0.009731446,0.0074386094,0.02097099,0.034559038,0.009805623,-0.013830984,-0.0015880221,0.044150908,-0.014475932,0.009881762,-0.0043396363,-0.016136676,-0.0075919013,0.06376496,0.017084647,0.022133766,0.0092624435,-0.0037040617,0.014511145,-0.001080757,0.0031167918,-0.01721903,-0.0046918774,0.0023899993,0.0036782075,0.02593882,-0.034754872,0.005032942,-0.015035798,0.005128299,-0.029724762,0.015603033,-0.030909145,-0.012579718,0.037164744,-0.02820587,-0.019641243,0.033262923,0.031933308,-0.053900078,-0.0048433454,-0.08090395,0.039360624,-0.0184259,0.03552191,0.021979583,0.025952067,0.031845972,0.038673576,-0.004971802,0.020568758,-0.102894746,-0.04549913,0.035640035,-0.034753297,-0.00049068965,-0.03207222,-0.0064121657,-0.016579892,-0.017707262,0.021811098,0.26336488,-0.019326575,-0.02553922,-0.0025410033,0.08490735,-0.001714684,-0.0009867852,-0.00006537101,0.001803989,-0.036064766,0.016839553,0.055650678,0.022506265,-0.030290248,0.047679216,0.015050549,-0.05714532,-0.016651936,0.08139996,-0.021261966,0.014739391,-0.057987023,0.046402548,-0.0049577183,-0.08476616,-0.011342134,0.050659686,-0.0105380155,-0.0045246677,0.055784006,-0.02736603,0.012713557,0.054517582,0.008943336,0.00010358698,-0.013705802,0.07184546,-0.019290844,0.0018689146,0.02374976,-0.020620473,-0.042266686,0.037421748,0.045878764,-0.038336787,-0.061718743,-0.02073709,-0.008738267,0.0019334148,-0.013934114,0.031957477,0.019235775,-0.002141885,-0.021164166,0.021266129,-0.03059104,-0.035516735,-0.015381245,-0.02378441,0.03619162,0.01478914,0.0007925679,-0.01649487,0.024603909,-0.029542837,0.046262953,0.018556265,-0.025654903,-0.0048618107,0.024000986,-0.011829593,-0.022787046,0.046508513,0.017367829,0.032105535,-0.014853678,0.04062224,0.078321956,-0.018894058,-0.013638942,-0.02287148,-0.005609964,-0.010547896,0.02465454,-0.01951965,-0.03377332,-0.0162203,0.064977355,-0.024368193,-0.02026795,-0.012714009,0.0013702618,-0.03964418,-0.008416974,-0.0004896337,0.03371194,0.017478522,-0.0063900924,-0.058199476,0.0051470213,-0.03366972,-0.019707877,-0.034706328,0.027535463,0.00057618436,0.022719536,-0.009745493,-0.017879207,0.012717703,0.058323864,-0.0057170135,-0.015044418,0.027467558,-0.059185438,-0.014252956,0.021086805,0.027421879,0.061964784,0.009820546,0.0008084661,0.0015297275,-0.062212627,0.0026924803,0.014275853,0.014442404,0.0130988015,-0.022666302,0.026658857,-0.02768235,0.018600287,0.00026873316,-0.03857041,-0.019462334,-0.033724446,0.03112624,0.023798972,0.06266568,0.05530231,-0.0013670635,-0.0028552953,-0.0024005407,0.016139058,-0.012377471,-0.0076135523,0.035995707,0.0059983726,0.031273477,-0.0034205932,-0.001954462,0.06527376,0.028987344,0.041236192,0.051084857,-0.019100582,0.012079842,-0.019311657,-0.0047834143,0.03400639,-0.012909801,-0.039728485,-0.033608228,0.028112805,0.05563662,0.03348545,-0.022068782,-0.01491112,-0.025582585,0.05730083,-0.028384393,-0.0662239,-0.06803736,-0.010380932,-0.064170696,0.01631691,0.030909697,-0.00043728034,-0.0010112823,-0.010912394,-0.080287986,-0.0015710947,0.0053522675,-0.0020627931,-0.03267508,-0.035090283,0.027110966,0.0048956987,-0.026911432,-0.018512422,0.019754155,-0.030313531,-0.03136338,0.12461602,0.02340869,-0.023274168,0.022816947,0.016912049,0.0076575326,-0.040717497,-0.010124232,-0.021774037,-0.049103335,-0.026150025,0.0013189068,-0.0010911898,0.001367667,-0.02621792,-0.053272646,0.05649955,-0.028454173,0.028798675,0.010435176,-0.025388312,0.04091041,-0.0045282645,-0.013841924,-0.01235531,0.024725374,0.06258407,-0.018685626,-0.010087539,-0.018516732,0.008095384,0.02325134,0.005993978,0.015400955,-0.0023102288,0.018014554,-0.036065422,0.026411785,-0.029224386,-0.013671244,0.031492587,-0.004861797,0.001006363,-0.010992383,-0.022062676,0.03084788,0.005852749,-0.015300572,-0.025311796,0.022893231,0.022748023,0.048636653,0.021456616,-0.0045851814,0.010761305,-0.043003794,-0.05920443,0.061139826,0.018790781,-0.0019389931,0.022513704,0.008380743,-0.038142793,-0.014913593,-0.012204888,-0.031931728,-0.0105032325,-0.04915848,-0.028491264,-0.029812504,0.03510639,0.0036940293,0.0055921427,-0.038634498,-0.024979543,0.01714526,-0.07403834,-0.014422765,-0.0013462574,-0.044598777,0.005273524,-0.024777308,-0.018685155,0.020619174,-0.0037270081,-0.024857348,0.017353022,0.026407706,0.014473536,-0.059432738,-0.018334087,-0.0020998695,-0.02091572,0.0033384538,0.004107056,0.030578362,-0.06128488,-0.010956219,-0.041686177,-0.019799413,-0.0243773,-0.03512745,0.022400131,0.021567073,-0.01730047,-0.043117736,0.059548922,-0.027268834,-0.028774606,-0.026629541,0.02534163,0.013886396,-0.033313353,-0.018481337,-0.019892754,-0.003315219,-0.045929078,-0.007151842,0.016889729,0.005661415,-0.045910906,-0.0023476793,0.042945545,0.027695764,0.0019467026,0.027316978,-0.056868806,0.0015867325,-0.019253029,0.04466043,0.040735424,-0.02067328,0.0017331216,-0.064756714,0.045029376,0.020486379,0.015404801,-0.010996926,-0.024562115,-0.056790587,-0.050360996,0.03555394,-0.008728301,-0.034398068,-0.0137801375,0.027979063,0.02536082,-0.0015389385,-0.023468478,0.03931999,0.03027406,0.0493882,-0.01871637,0.039511833,-0.015385674,0.013230369,-0.0011680601,-0.010882623,-0.031588804,-0.04852685,-0.020366164,-0.013286407,-0.02998665,0.020982565,0.01879328,0.0020184107,-0.00008259263,0.0029520043,0.04322536,-0.01077026,0.022232879,0.01073946,-0.025900695,0.02221305,0.03257381,0.031741727,0.013393443,-0.011351533,-0.013150359,0.015602845,-0.018892774,0.024975376,0.014383587,-0.013631468,0.033851475,-0.027007684,-0.0031617254,0.03854925,-0.015132516,0.018421823,0.0398454,-0.016137725,-0.052699123,0.009950485,0.014762836,-0.020611959,0.04363735,0.008513809,0.054464146,-0.07808763,-0.0297201,0.00017848739,0.04882635,-0.16176167,0.010017184,-0.0371296,-0.009237653,0.00018228586,0.00006807758,-0.026912393,-0.0047026263,0.035364985,-0.033302497,0.011565984,-0.052684575,0.014158519,-0.014470591,-0.005102997,0.041835062,0.024385026,0.013592809,-0.041242328,0.07896549,-0.01452044,-0.033687096,0.048179857,0.02325231,-0.020021165,-0.0205118,0.0028250748,-0.0004667578,-0.04032454,-0.0010916766,0.0054260683,0.005994033,0.038895305,0.04258847,-0.03490419,-0.014835211,0.0036866302,-0.023553062,0.026087975,0.014401758,0.0070219385,0.015074597,-0.0016058191,0.021876266,0.011719799,0.051282782,-0.011577409,0.027628904,-0.022317516,0.025006624,0.040673867,-0.01997179,0.047398157,0.0031074702,-0.03138082,0.015405829,0.022766687,0.01715313,-0.005691403,0.03154597,-0.029468607,0.017097516,-0.03135345,-0.027240595,-0.020900927,0.021037033,-0.03437826,-0.016514596,-0.031983823,-0.022583745,-0.046486024,-0.018052764,0.023498477,-0.027812578,0.005437541,0.0025538905,0.009299766,0.012031081,-0.066920206,-0.042558983,-0.040385578,-0.013064113,-0.020396434,0.010059971,0.04742125,-0.006849856,-0.0144278165,-0.016315566,-0.066008605,0.031069353,-0.05299905,-0.040041633,-0.032876167,0.026901374,0.006821821,0.01089694,0.000091582886,-0.016347624,-0.010586543,-0.041979875,0.022452205,-0.036699347,0.014825876,-0.018402562,-0.036236264,0.02007471,0.01980805,-0.010545588,-0.016879626,-0.0022200076,-0.09158458,0.030134121,-0.014027003,-0.014407227,-0.07017632,0.0030126567,0.019035837,0.0011073644,-0.027021786,0.014793244,-0.007562235,-0.021736497,0.03753104,-0.04549726,-0.0050876215,0.040775545,0.049893115,0.018228307,0.031657774,-0.05560079,-0.036630284,-0.0073811123,0.02532192,-0.0021981874,0.031676535,-0.014009306,-0.006971137,0.033688065,-0.017861724,-0.023385407,0.016231645,-0.030743394,-0.0318361,-0.04572314,0.011482536,-0.06515397,0.014508194,-0.019034525,0.022485867,-0.010339278,0.001748317,0.025501296,-0.028323663,0.007369836,0.03514939,0.057022296,0.027236434,-0.00121446,-0.024777154,0.05906054,-0.006514935,-0.008813904,-0.0123237055,-0.03734394,0.0064557027,0.07784205,-0.019810235,-0.037097402,-0.060268126,0.033676315,-0.01669855,0.0031271505,-0.022132102,0.026969537,0.022635473,0.00720825,0.028862035,-0.008911872,-0.0041346145,-0.017683288,-0.0022096036,0.0010653564,0.027034296,0.018150266,0.035994146,0.019793827,-0.014617738,0.034415685,0.016139822,-0.028444324,0.0063447435,0.021683356,-0.050498314,-0.007772044,0.0034921956,0.032263283,-0.020441556,0.023418799,0.023261322,0.04054307,-0.0070329816,0.004843315,0.0040462506,0.01678269,-0.018545564,-0.007865754,-0.040060956,-0.0057149725,0.0291485,0.023983283,0.0078018433,-0.0060514286,-0.03400132,0.025145574,-0.014099843,0.032778636,0.015799265,0.05402828,0.012759422,0.027576141,0.024026468,-0.001868624,-0.014374407,0.0029089572,0.007972955,0.016133133,-0.008266029,0.00064568286,0.018850153,-0.011766464,0.008004353,0.013973677,-0.002889629,0.025469532,0.044270698,0.013505214,-0.021414844,0.003772226,-0.007994342,-0.013750572,0.026318492,0.002183789,-0.045085385,-0.07080715],"last_embed":{"hash":"1r836bc","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"1r836bc","at":1762844553093},"key":"Work/Random/MobilePlugin.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1r836bc","at":1762844553093}}, +"smart_blocks:Work/Random/MobilePlugin.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.019330507,0.0027319987,-0.0016468458,0.007853254,-0.007770693,-0.0008360043,0.03686058,0.041974384,0.0019015376,-0.011648536,-0.007001826,0.014830367,0.0018610948,0.020470254,-0.019080555,-0.030400464,-0.010488953,-0.003453452,0.0023108462,-0.006420722,-0.05020923,-0.0031966513,0.024059305,0.0031019782,-0.030488534,0.08255471,-0.010743841,-0.019781653,-0.035462197,0.020607099,0.023410754,-0.0002175585,0.037324123,0.0040883804,-0.015830303,-0.06649912,-0.029910589,-0.02633836,-0.1114726,-0.015050345,0.008965172,-0.0026391738,-0.07454515,-0.010262386,0.019950686,0.0017948758,-0.0123900715,-0.041852202,-0.0039392128,-0.010208525,-0.007543786,0.0067132283,0.008258524,-0.045654062,-0.03541697,-0.013515322,0.005925123,-0.015276296,-0.007063662,-0.034722183,-0.037135877,0.01922391,-0.015174235,-0.04308426,-0.0249027,0.023315202,0.029540028,0.04432475,0.029809548,-0.031846642,-0.00542076,-0.00561935,0.009359004,-0.0648647,-0.010495263,-0.020527357,0.032207422,0.004814797,0.020209067,-0.013321455,0.12037053,-0.016112816,0.012782599,-0.008018711,0.006334006,-0.032798365,0.0066870283,0.07351363,-0.0067008305,0.031376284,-0.018843403,0.051746417,0.016354198,-0.04658023,-0.036278844,0.00715662,0.04838724,-0.012302777,0.018060818,-0.017375091,-0.020491697,0.016920347,0.024036704,0.03685911,-0.0073214835,0.003620944,0.009749413,-0.0030532973,-0.026522122,0.012882322,-0.029703517,-0.0016875125,0.003882403,-0.0095004495,0.024778107,-0.018903159,0.009584821,-0.0040085316,0.013876374,-0.025510674,-0.010027651,0.061124597,-0.016939797,-0.0038116688,0.016533474,0.017288402,-0.008411341,0.053106077,-0.026306497,0.011380949,0.016664257,0.019761078,0.01810507,-0.008644792,-0.02109437,0.0063075735,0.05317033,0.040920846,0.024967218,-0.011625308,0.022017527,-0.015533129,-0.039147157,-0.015463142,0.05025999,-0.013453645,-0.0072062337,-0.010956114,0.03188436,0.042442303,-0.042439483,-0.01577711,0.01637331,-0.010215512,0.034986734,0.026061522,0.035472937,0.0018770609,0.0142102735,-0.015737724,-0.0038985282,-0.009707883,0.050882824,0.0348357,0.029717268,0.013012691,0.04539752,0.025628041,-0.012175504,0.0092598265,0.020512022,-0.043570932,0.010350388,0.02721506,0.0016625226,0.06841718,0.04513225,0.02985767,0.019532064,-0.025819326,-0.028358432,0.000913724,0.023298092,-0.04384567,0.02537132,-0.016644832,0.013524342,0.016410645,0.0109162005,0.035576437,-0.032795142,-0.038130373,0.06111037,0.033493247,-0.0119115,-0.013511348,-0.04550695,-0.017932704,0.045908112,-0.04365673,-0.015708523,0.008555743,-0.019271553,-0.0044402494,-0.0010656905,0.00004613345,-0.0056667416,-0.023262048,-0.009494707,0.0064895805,0.02138396,0.022994464,-0.0074251974,0.022771101,0.015308828,0.011780534,-0.0026996022,-0.020729205,0.03395159,0.036458027,-0.015086846,-0.014709678,0.016800193,-0.008851431,-0.016496873,0.017110666,0.004980959,0.027470307,-0.012819018,0.024834316,-0.047995333,0.08323338,-0.033377543,-0.03973395,-0.014207124,0.025573153,-0.052412406,0.032786522,0.043406952,0.034575455,0.017859526,-0.039188836,-0.011374561,-0.05349064,-0.05179406,0.052894227,-0.017622577,0.024268582,-0.024617698,0.004370036,-0.011333887,0.01760092,0.007539732,-0.015130646,-0.015092861,-0.026207553,-0.0077008074,-0.024367932,0.00026496005,-0.0105059175,0.0022456485,-0.020910228,-0.0059428234,0.032121643,-0.032726754,-0.009469063,0.015622654,-0.013707388,0.03153062,0.017228207,-0.004840301,0.00029450137,-0.07112272,0.006218629,-0.020078188,-0.045852505,-0.025716292,-0.03501303,0.03395598,-0.032554984,0.025680954,-0.01917326,-0.02014228,-0.0014328419,-0.037500896,0.055576734,0.0062530455,0.006964354,0.046966266,-0.012522736,-0.0020994004,0.0047571943,0.06726446,-0.030391145,0.009408508,0.026848746,-0.025379354,-0.18873994,-0.022570705,0.022673532,-0.00042534462,-0.00010491529,-0.0046470333,-0.002430966,0.011200426,-0.016649464,-0.059842553,-0.027613852,-0.13711825,-0.012624775,-0.02187899,0.026852608,0.037304148,0.03349787,-0.0058113015,-0.028994836,-0.07235096,0.016582422,0.01704552,0.07143837,0.034328602,0.044734176,0.013999303,-0.0011029735,0.035802513,-0.013963437,0.036776755,-0.030070754,0.052293558,-0.02609548,-0.0460511,0.06590544,0.014299727,-0.021517677,-0.017735694,0.00059643574,0.0057911826,0.032924622,0.039975554,0.017462233,-0.07012653,0.0073742443,-0.036254168,-0.0034751543,0.012080464,-0.013737507,0.012390529,0.004930373,0.041475244,0.03163151,0.0012014274,-0.0041021653,0.011524907,0.04147847,0.04065256,0.037221514,0.01153173,-0.02907318,-0.050735436,-0.057786807,0.0029959066,-0.0054350137,0.022817176,-0.012935444,-0.01666406,0.00932291,-0.033299606,-0.0047788774,-0.016751267,-0.016406577,-0.03593108,0.015721772,0.0045713764,0.011900007,-0.012275975,-0.008269075,-0.062399544,0.02691464,0.02455899,-0.028120192,0.00045706064,0.0064259884,0.005412875,-0.055406522,-0.036044564,0.011459741,0.36045292,-0.031721342,-0.0066403407,0.034583505,0.020596633,-0.009601774,-0.017593965,0.02773939,0.0047556153,0.0019652005,-0.006086711,-0.0035680085,0.015739392,0.027380604,0.038257368,0.041219942,-0.03331506,-0.008194575,-0.0198002,-0.014901284,0.0007749573,-0.06564767,0.011608011,-0.017807944,-0.059541106,0.013860619,0.029458972,0.013349045,-0.032666326,0.011121436,-0.042537287,0.011879155,-0.023030018,-0.009096079,-0.002334411,-0.011859396,-0.06855438,-0.03504336,0.002974756,0.00016415922,0.045564562,-0.016899372,0.019049563,-0.002784631,-0.050202664,-0.021485914,-0.003869404,0.013607598,0.012538621,-0.034376886,0.010872877,-0.012503915,-0.015326377,0.015653826,-0.023856916,0.0029031425,-0.014157226,0.00030807915,-0.044955675,0.0065434836,0.024992703,0.0259506,-0.0150856525,0.015804008,0.031239733,0.0015297428,-0.015002944,-0.011547043,-0.008681978,0.039110053,0.046978693,0.014367914,0.038308185,-0.01426219,0.017635044,-0.0060196593,-0.015269407,0.030058304,0.007230183,0.027388677,-0.032760505,-0.008568951,0.014192154,0.01824757,0.021453118,0.0019568335,-0.015034895,0.008092179,-0.018913016,-0.05331251,0.0063667675,-0.0063821464,0.0025581617,-0.0072585056,0.036275484,-0.032327347,0.030350292,-0.06718078,0.004524141,-0.032044645,0.017644357,0.017593794,0.0027640758,0.013134042,-0.0020706626,0.0030675216,-0.0126258815,-0.032558218,-0.0050035324,-0.0060075046,-0.022401558,0.013852678,0.03933079,-0.0064502065,0.054522395,0.017865287,0.041741565,0.0016506,0.0057179583,0.0429952,-0.045906235,-0.045773856,-0.013783522,0.010563911,-0.02000897,-0.05582267,-0.01845491,0.011658299,-0.0141868675,-0.007190929,0.02678975,0.016282657,-0.033601716,-0.021729648,0.006037928,-0.012913647,0.033826943,0.00792718,0.0018872176,0.037882555,0.024295274,-0.04689769,0.025995629,0.0021639005,-0.014469402,-0.023934327,-0.022713026,-0.013507976,-0.015263619,-0.0037321874,0.03495774,0.02325025,0.0028981422,-0.038209278,-0.033095278,0.0017570987,0.0070522097,-0.019646887,-0.04950273,-0.037047956,-0.023213984,0.04822215,0.00008422121,0.06902716,-0.035683706,0.05011547,-0.00091294077,0.050886,-0.011154035,0.017927593,0.015773274,-0.03941269,-0.00677268,0.016844813,0.026901374,-0.04246958,-0.0138460025,0.029219983,0.032778617,0.0108377375,0.027423756,0.024711186,-0.020772511,0.00091358664,-0.041687217,0.018688789,-0.029868953,0.013519987,0.003270923,-0.02443241,0.011116942,0.05922833,-0.01001811,-0.0023137908,0.00434181,0.0067891236,-0.00016795052,-0.024930269,0.004668738,0.023038285,0.023443377,0.025835698,0.013961775,0.020618519,0.030093577,-0.023511244,0.03571921,0.03519149,0.024429007,-0.038200345,-0.00021014774,-0.013866678,0.015731832,-0.016097764,-0.033419807,-0.019215433,0.033893168,0.02949297,0.0004219935,-0.002386066,-0.05307012,-0.024028985,0.003087362,-0.05520523,0.0037547066,0.039927803,-0.011053026,-0.0473195,-0.034565642,-0.006235334,-0.020797404,-0.031404626,0.0005378256,-0.022106074,-0.017317977,0.0018040554,0.024071677,-0.0023595183,0.014538318,0.039875336,-0.022762422,-0.018578922,-0.009463416,0.051101636,0.027601838,-0.004863901,-0.012798555,0.013638773,-0.017980423,-0.0230822,-0.0051624873,-0.035271447,-0.07168339,-0.034114495,0.036621884,0.022123681,-0.0023386828,-0.030164206,-0.0034371994,0.018965932,-0.007730543,0.020312333,0.0038236326,-0.0053643445,0.016073374,0.03263452,-0.04159532,-0.05548585,0.0033251252,-0.026158733,-0.012655073,-0.020472,0.001576062,-0.029793214,-0.0064927433,-0.016780421,0.03613627,-0.03178661,0.016259402,0.011510325,-0.0818139,0.017999336,0.011289341,0.0022533012,-0.008025795,-0.021079043,-0.0149828065,0.008934166,-0.015602468,-0.009469586,0.0249795,-0.002550396,-0.039570384,-0.010906364,0.0056201923,0.03593945,-0.026149752,0.03913287,0.0074759056,0.02502359,-0.011578504,-0.008502081,-0.00026530397,-0.016587917,-0.018903675,0.0027536866,0.025203764,0.008361584,-0.014490201,0.023222364,-0.008405437,-0.044707846,-0.06808082,0.013104935,-0.031244215,-0.025748922,-0.021954075,0.01961035,-0.0049037887,-0.01422589,-0.024654971,0.02004759,-0.01959939,0.02612737,-0.029922513,-0.023580754,0.010919148,0.0059098396,-0.01143439,-0.01605048,-0.03853583,0.010539706,0.02129015,0.0018680368,0.012913262,-0.0051790182,0.062310677,-0.01784428,0.016499251,0.03695016,-0.045765545,0.040821046,0.01308661,0.009145519,0.0140872635,0.040632863,0.017291948,-0.003379947,-0.017192604,-0.040660713,0.0035591621,-0.0004952341,0.0003381451,0.028220609,-0.007158254,-0.009559099,0.01808424,0.035253733,0.010796655,0.017519437,-0.02017235,0.029849302,0.01171057,0.026256973,0.0025082736,0.014472042,-0.0014557514,-0.015923632,0.002463942,-0.02514381,0.02174725,0.014613976,-0.015145381,-0.043542113,-0.038794514,-0.012547933,0.040763866,0.0038439783,0.013040485,-0.0383606,-0.011079363,0.025918646,-0.012540943,-0.05558129,0.037875686,0.0006263454,-0.0034794975,-0.0020529635,-0.0033012645,0.04110618,0.0074859546,0.01260109,0.01422306,0.030678876,-0.12483516,0.058043204,-0.03666896,-0.025695262,0.016346084,0.010739511,-0.015264556,-0.02373786,-0.0060028145,-0.03918914,0.056915592,-0.0100967465,0.0012299753,-0.025611106,0.012040329,-0.013997177,-0.0344515,0.021061625,0.034872834,0.06668298,-0.019428886,-0.05560842,-0.024887463,-0.083752096,0.008659604,0.018649152,-0.011407766,0.014632748,-0.0061910767,0.009114541,0.007873523,-0.023891628,-0.019469557,0.04846025,-0.011017507,0.015745535,-0.022545474,-0.030053206,0.015071313,0.034402385,0.05104098,0.008223041,-0.030431934,0.016872073,-0.03362655,0.00080226193,-0.012908702,-0.017745605,-0.012818536,-0.014726637,-0.09473001,-0.021596214,0.028718939,-0.012220078,0.023611192,-0.00009627481,-0.007745891,-0.033952914,0.003914859,0.040400997,0.0067293276,0.014892228,-0.028667156,-0.028771754,-0.04508724,-0.018732723,0.002009665,-0.010586261,0.03867636,-0.035936408,-0.027721256,-0.051175863,-0.008652166,-0.011776508,0.021473132,-0.046482053,0.017321024,-0.02767702,0.015885083,-0.019211575,-0.042685717,-0.021515263,-0.0064693564,0.049271207,0.04300463,0.0006718747,-0.0035122996,-0.019815696,-0.026901102,0.010569435,-0.07951557,0.03226246,0.010108679,0.041843828,-0.007469232,0.020823253,0.0365917,-0.02162891,0.003842061,0.0037968631,0.0075745885,0.050298486,-0.021210667,0.017115774,0.01561291,-0.016034424,-0.032625332,0.017625293,-0.042315904,-0.010085398,-0.004051191,-0.04552285,-0.054256253,0.025586545,-0.033734586,-0.0068303565,-0.0070480932,0.034980033,0.004197728,-0.032941423,0.032432247,0.05120347,0.004149472,-0.063232295,-0.0035672623,-0.014631896,-0.012359125,0.015214322,0.050346587,-0.041999266,0.048294377,-0.01140074,-0.022217633,0.01360687,-0.033027433,0.013501383,0.01581897,0.089644775,0.030581813,-0.019550513,-0.033817403,0.040303297,-0.016199976,-0.050560474,-0.06179643,-0.029370401,0.016091311,0.010647823,0.000012229065,0.036326196,-0.020678928,0.0034524994,-0.0001025564,0.006036749,0.0054082996,-0.023992728,0.02749079,-0.03487116,-0.0065284516,0.045569062,0.01659269,-0.033452842,-0.01291081,-0.0062799463,-0.015786871,0.031621993,-0.015014241,-0.02428958,0.0359961,0.0003758824,-0.012584531,0.039598797,-0.007931974,0.04891708,0.034105133,-0.02768808,0.0058541084,0.019596681,0.04648526,-0.01668123,-0.0063259494,-0.040674184,0.06594474,-0.0041297176,0.0027204826,-0.016143817,-0.018986437,-0.022867773,0.010525224,0.016795978,-0.016416399,0.032975886,0.0032971494,0.012246784,-0.0061045852,-0.038998634,0.026978554,-0.037248578,-0.0088696545,0.011991704,-0.034169972,-0.038372442,0.0008966207,0.020348843,-0.0023954785,0.011264034,-0.035512283,-0.019157965,0.0014891098,0.0038914536,-0.014645816,-0.0016939591,0.009578555,0.030027306,0.026631562,0.031626593,0.0038573307,0.019810038,0.04508124,0.017643215,0.018768242,0.03098758,-0.011644476,-0.015405082,0.006064299,-0.026767582,-0.018036198,0.03679645,-0.023242014,-0.016335946,0.0012030735,0.045955822,0.018784685,0.03909822,0.006349902,0.022179136,0.006128682,0.028065324,-0.00819546,-0.019173346,-0.03785943,-0.028394548,-0.04850454,0.013175164],"last_embed":{"hash":"ulj0k9","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"ulj0k9","at":1762844553093},"key":"Work/Random/MobilePlugin.md#","lines":[5,20],"size":3140,"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":3},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":3},{"title":"♡","target":"https://remotelysave.com","line":3},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":3},{"title":"*Florian Woelki*","target":"https://florianwoelki.com/","line":4},{"title":"**Iconize**","target":"https://obsidian.md/plugins?id=obsidian-icon-folder","line":4},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-icon-folder&enable=true","line":4},{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":5},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":5},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":5},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":5},{"title":"*jsmorabito & phibr0*","target":"https://github.com/phibr0","line":6},{"title":"♡","target":"https://ko-fi.com/phibr0","line":6},{"title":"**Commander**","target":"https://obsidian.md/plugins?id=cmdr","line":6},{"title":"⬇️","target":"obsidian://SP-install?id=cmdr&enable=true","line":6},{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-omnisearch","line":7},{"title":"♡","target":"https://github.com/sponsors/scambier","line":7},{"title":"♡","target":"https://ko-fi.com/scambier","line":7},{"title":"**Omnisearch**","target":"https://obsidian.md/plugins?id=omnisearch","line":7},{"title":"⬇️","target":"obsidian://SP-install?id=omnisearch&enable=true","line":7},{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":8},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":8},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":8},{"title":"*tadashi-aikawa*","target":"https://github.com/tadashi-aikawa","line":9},{"title":"**Various Complements**","target":"https://obsidian.md/plugins?id=various-complements","line":9},{"title":"⬇️","target":"obsidian://SP-install?id=various-complements&enable=true","line":9},{"title":"*Vinzent*","target":"https://github.com/Vinzent03","line":10},{"title":"♡","target":"https://ko-fi.com/vinzent","line":10},{"title":"**Advanced URI**","target":"https://obsidian.md/plugins?id=obsidian-advanced-uri","line":10},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-advanced-uri&enable=true","line":10},{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":11},{"title":"*Benature*","target":"https://github.com/Benature","line":11},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":11},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":11},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":11},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":11},{"title":"♡","target":"https://buymeacoffee.com/polyipseity","line":12},{"title":"*polyipseity*","target":"https://github.com/polyipseity","line":12},{"title":"♡","target":"https://github.com/sponsors/polyipseity","line":12},{"title":"**Terminal**","target":"https://obsidian.md/plugins?id=terminal","line":12},{"title":"⬇️","target":"obsidian://SP-install?id=terminal&enable=true","line":12}],"class_name":"SmartBlock","last_embed":{"hash":"ulj0k9","at":1762844553093}}, +"smart_blocks:Work/Random/MobilePlugin.md##{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.014798312,0.041239414,-0.018492492,-0.036734983,-0.034207184,-0.050566766,0.012862691,0.02186331,0.053183895,0.0041484875,0.004745271,0.011609682,-0.004127358,0.016214024,0.004332542,0.0028122521,-0.008716279,0.016218888,0.000019746196,-0.014800104,0.03756487,0.006815097,0.018086195,0.0422505,-0.009298023,0.020920135,0.0015194425,0.018132623,0.03937999,0.049297813,0.037293565,-0.014974351,-0.019943431,-0.045698546,-0.024496367,0.0053842952,-0.028905498,-0.01893161,-0.043304745,0.0023814084,-0.004294448,0.010717046,0.006816108,-0.037136577,0.004691964,-0.025075419,-0.008195269,0.0073837396,0.0082260985,-0.02943504,0.0055361297,-0.003328186,0.049542427,-0.04666075,0.004650745,0.016787708,-0.021398505,-0.03849924,-0.081663,0.0017725109,-0.03828217,-0.003911159,-0.0047764685,-0.06587229,0.029823922,0.060673457,0.005409394,0.0061679017,-0.014464879,-0.010650953,-0.010612114,0.068063945,-0.004529118,-0.021737557,-0.025357423,-0.023594493,0.044183392,0.0008095488,-0.011029454,0.017600091,-0.007731192,0.013587661,0.014292369,-0.007776351,-0.0136413425,-0.011769199,0.0061423583,0.08620687,0.03030139,0.051013917,-0.013027082,0.020997638,0.03232863,-0.068913266,-0.028562946,-0.012368432,0.084919244,0.026072484,0.03826372,0.00616812,0.035253383,-0.054617174,0.0111752,-0.029860198,0.02766414,0.032395642,0.04910689,0.0021454475,-0.014574265,-0.006931933,0.0055921823,0.027951814,0.020547504,-0.008857448,-0.014747012,-0.0046288446,0.0008219434,-0.031479705,-0.022096798,0.027310885,0.013504042,0.00036258833,0.0068649147,-0.008290127,-0.013950271,0.028483752,0.022318596,0.032122854,0.055239145,0.017867403,-0.010409685,0.034657236,-0.00025779812,0.010589439,-0.019422593,-0.013017196,0.019643655,0.022780158,0.0061116847,-0.05904315,0.016257368,0.015370179,0.009142564,-0.017289793,0.039066635,-0.036057226,0.025508242,0.053945903,-0.014123962,-0.029498275,0.013960788,0.016594607,0.0033939339,0.03657175,-0.014831394,-0.009323383,0.020302001,0.060333766,-0.020183109,-0.009077613,-0.07258659,-0.0071317935,-0.09127817,0.02832996,0.028456045,-0.027018454,0.01984093,-0.012951198,-0.008006858,-0.017399436,0.013901391,-0.028519465,0.01871303,-0.013036304,0.024098957,0.025415564,0.06149069,0.04069657,0.04733623,-0.017097037,-0.03418492,-0.0067277905,-0.032601595,-0.0631094,-0.035246175,0.043163452,0.018437982,-0.0300908,0.0012161573,0.035334054,0.0027205928,0.019981384,0.027246876,0.0035343478,0.048742525,-0.011608321,-0.00623823,0.037669405,-0.03021099,0.017438551,-0.022129657,0.028731015,0.06523433,-0.018652825,-0.02042987,-0.030361386,0.012641458,-0.049311664,0.011132731,-0.021785948,-0.0016765093,0.0004299502,-0.02338461,0.035379358,-0.037221145,0.014567973,0.011497913,0.0039129397,-0.014104715,-0.00069837435,-0.05263204,0.046994112,-0.021230701,0.003754098,0.013930275,0.010433537,-0.022975678,0.0070157857,0.03203095,0.024101181,-0.06968347,0.022342272,0.0454397,-0.012238071,0.07101363,-0.043859262,-0.113076344,0.0510379,0.012253012,0.017475097,-0.017715968,0.0058804294,-0.006194017,-0.024484206,-0.032452982,0.015290382,0.024169529,0.005628442,-0.019851562,-0.034763087,-0.01868803,0.027618567,-0.037000585,-0.008087819,0.03201869,0.004855389,0.03654444,-0.00023679099,-0.00059219234,-0.022999179,0.011963481,0.039199553,-0.020598935,-0.00076413923,0.024431828,-0.012442539,0.0052554123,-0.029733928,-0.00052525493,-0.025609348,-0.0068583954,-0.012847844,0.010805538,-0.0039384803,0.019417608,-0.038396854,-0.015459665,-0.02066462,0.061568025,-0.01499635,0.0011962863,0.039882958,0.037345536,0.054272257,0.013339395,-0.0038665547,0.006703591,0.023289068,-0.0003465673,0.0029923148,0.012973507,0.009667594,0.06358058,-0.004619827,-0.0046484545,0.017959349,-0.032571033,-0.1877148,-0.013530149,0.042741794,0.044899154,0.007185706,0.019685043,-0.05553329,-0.004620559,-0.02739076,0.037855633,0.015937423,-0.05011243,-0.0076921815,-0.036812056,0.0066670747,-0.014463748,0.007079454,-0.004546239,0.036609847,-0.043730214,-0.045844167,-0.040489674,0.04857602,0.033462446,-0.02656199,-0.0432556,0.05839968,0.02397033,-0.021660214,-0.02109203,0.0128637925,-0.014926862,-0.0030982408,-0.0028366963,0.028635079,-0.005290016,0.015805744,-0.009527199,0.015132246,-0.0017622291,0.03154224,0.017334634,-0.00064916734,0.0069949753,0.008421633,-0.002712825,0.030859765,-0.014909281,0.020962385,0.012028595,0.019140396,-0.025104338,0.02106155,-0.043555204,-0.0250162,0.029827436,0.042580865,0.061618637,-0.018983664,-0.0044598593,-0.04670296,0.036528464,0.018715382,-0.0203623,0.018149719,0.013785644,0.037220594,-0.01986573,0.03582,-0.07367674,0.02526388,-0.049838524,-0.014333968,0.02894142,0.031296216,0.014181476,0.00039824503,-0.017301748,0.03251623,-0.108511135,-0.019428544,0.015902026,0.014765172,0.011902709,-0.018184865,0.010885712,0.030389013,0.011923853,0.0021991928,0.24404429,-0.010676185,-0.013996584,-0.029106498,0.033139557,-0.03058632,-0.0077819345,0.05626969,0.0008469543,-0.020869717,-0.014236812,0.0018724884,0.013276933,-0.004447309,0.022760663,0.031945392,-0.06284058,0.019231996,0.04685768,-0.037672967,-0.00956813,-0.0207665,0.022696612,0.0031516817,-0.029308181,-0.009501906,-0.007265733,0.02462313,-0.019358333,0.039713267,0.009557617,0.018572195,0.060262386,-0.037031963,-0.03049943,0.006603778,0.021308139,-0.03491,0.012743194,0.014697667,0.017442118,-0.008599772,0.04229092,0.014362654,0.003167236,-0.010168996,-0.04703155,0.00045375992,-0.002399546,-0.017939556,-0.011677235,-0.031358887,-0.02132918,-0.0011669421,0.00093741197,-0.032584943,-0.030949475,-0.017269244,0.025380362,0.046022482,0.019477114,0.015152504,0.006017164,0.0029044366,0.0086121075,0.03623804,0.04028396,0.030813107,-0.0016247985,0.0029030337,0.0054475204,0.014652797,0.030300586,-0.0043822,0.051988088,0.012538338,0.046037838,0.059011236,0.029927647,-0.035825886,-0.0036585303,0.016845124,-0.006871802,-0.009665202,0.0056463066,-0.048054755,-0.030674346,0.079978034,0.0117813265,0.0005804734,0.009781647,0.0105689,-0.033015653,0.03684581,0.026301922,0.03050623,0.006806997,0.0015941748,-0.0067079123,0.0052143955,-0.029874023,-0.010946907,-0.004456203,-0.025982862,0.01794343,0.010226944,-0.0128324125,-0.020462196,0.0053255023,0.034282535,-0.036647297,-0.005665887,0.000078752724,-0.05699366,0.0277544,0.036589697,0.03409622,0.02123792,0.014121622,0.0061668595,-0.03552716,-0.048579566,-0.032413185,0.018682804,0.030080423,-0.027579892,-0.06418343,0.02684993,-0.0100708185,0.022095652,0.036827825,-0.033878833,0.036093283,0.050328586,0.051531516,-0.01747904,0.012727561,0.035100263,0.015878731,0.04759881,0.02297404,0.0067370534,-0.01652626,0.025810681,0.009981538,-0.020665018,-0.020392962,0.05217142,-0.020209435,-0.012975199,0.03201014,0.077714235,-0.004071097,-0.011104115,-0.03638001,-0.04374114,-0.012182869,-0.03283772,0.013201278,-0.056786213,-0.022959216,0.045433253,0.047393795,0.05606982,-0.044400826,-0.0056853755,-0.017631521,-0.0056105983,-0.017002193,-0.012466987,0.0058809025,-0.023801817,-0.043117456,-0.03284787,0.00061782694,-0.02099027,-0.015079748,0.0058600265,-0.04868194,0.007947484,-0.022222893,-0.02217249,-0.040160444,-0.008661571,0.011566592,-0.0008667376,-0.030496582,-0.011495304,-0.017771456,-0.02322743,-0.08029654,0.08694066,0.047239672,-0.010368365,0.059029818,0.012566794,0.07374295,0.002689662,0.0326527,-0.025630916,-0.00053086673,-0.03401346,-0.0018771811,-0.03453125,-0.02389568,-0.029545534,0.00195424,0.020202152,0.006980297,0.059539657,-0.0064012255,0.01505939,-0.022590583,-0.01992091,-0.0034688127,-0.04855648,0.047466904,0.045380875,0.028159978,-0.025267584,-0.026268302,-0.007985389,0.0008141334,-0.04749222,0.0255941,0.0018860735,-0.012128243,-0.010776307,0.024661029,-0.015493091,-0.0033256682,0.030739889,0.017966961,-0.026228141,-0.020043613,-0.016976254,0.024638334,0.022806095,0.009092202,-0.025164286,-0.007722529,0.029506296,0.0060926885,0.053041864,0.038855206,-0.016291725,0.012818228,-0.046145026,0.04481005,0.01532899,0.013405477,-0.017566929,0.067827135,-0.060103297,-0.015282897,0.004919915,-0.013197757,-0.043697,-0.010453013,-0.032450832,-0.010225494,0.030750977,0.007751679,-0.01660375,-0.00019952797,-0.018281985,0.01568477,-0.0746017,-0.015707843,-0.012689491,-0.030074043,0.0010325619,-0.035726387,-0.0049620825,0.018836698,-0.019255385,-0.006747121,0.0023469694,-0.017253011,0.028345484,-0.05366052,-0.00056948885,0.032191813,0.025234621,-0.05171704,-0.013220651,0.038393084,-0.028282167,-0.029062806,-0.06684236,0.012933532,-0.023731666,-0.0126391435,-0.012692224,-0.03296168,-0.039857075,-0.006517531,-0.00052983407,-0.0007036104,-0.024267197,-0.026002394,0.01667849,0.0062448783,-0.031140076,-0.0316708,0.0010035055,-0.027234582,-0.011251606,-0.007839573,0.009849053,-0.03528097,-0.054048363,-0.031512007,0.038206495,0.017412988,0.008088782,0.039044473,0.012741555,-0.019613326,-0.01963056,-0.015590738,0.024846992,-0.04124437,0.043377522,-0.029779548,-0.003912197,-0.020659989,0.020798149,-0.041641373,0.034076307,-0.017451432,-0.03820764,-0.003963355,-0.0092126755,-0.020061944,-0.011027707,0.05576527,-0.017756766,0.007607305,-0.022325078,-0.0044323406,0.016362062,0.034732968,-0.026919283,0.017906433,-0.03976707,0.0061109113,0.0066676857,-0.03186187,0.009849222,-0.008289703,0.005986719,-0.030074112,-0.010896935,0.0010301552,-0.039052226,0.007913716,-0.029653518,0.01225382,0.018154494,-0.019458123,0.038454704,-0.025567576,-0.035127968,0.04260206,0.04998756,-0.0011824833,-0.010775023,-0.034619965,-0.02197057,0.016732592,0.0144344885,0.037530847,0.015633075,-0.039364126,-0.010118913,0.005952548,-0.025526773,0.02013227,0.03096026,-0.052052073,0.0057419557,-0.027193679,-0.03583805,-0.026612317,-0.0026656457,-0.026416559,0.011444529,-0.0012795776,0.011449541,-0.05376525,-0.0016430371,0.010197261,0.036714192,-0.15380237,0.0020282425,-0.0075153885,0.010302112,-0.030637987,-0.00061210326,-0.044255454,-0.03302989,0.0053113117,-0.04896033,-0.041969754,-0.030970357,0.022921225,-0.032359146,0.023837505,0.02773815,0.0076794024,-0.024237322,-0.0036221072,0.057311073,-0.023937099,-0.0027899258,0.04647695,-0.014057938,0.015661748,-0.018127082,0.008310847,0.015897973,-0.024708958,0.008777341,-0.006503719,0.00065914326,0.011394352,-0.017805561,-0.0085271215,0.015407272,0.012927433,0.020748181,-0.017758915,0.013422392,-0.068863265,0.03381489,-0.034859832,0.06366593,0.014319766,0.054460667,-0.026124202,-0.029138807,-0.006707852,-0.014260677,0.058842983,0.010670933,-0.009781726,-0.0056835986,-0.026770722,0.0341359,-0.018065061,-0.009891736,0.025113305,0.023159407,0.023504034,0.022774842,-0.024608353,-0.0048335637,-0.05159679,0.020907152,-0.017650085,-0.001680162,-0.0013040368,-0.007851394,-0.010771924,0.07228657,-0.0010853779,0.018452795,-0.014708002,-0.01112717,0.041081306,0.0034312585,-0.07079679,-0.036991857,-0.036100395,-0.034307603,-0.005962337,0.01401788,0.034559812,-0.015760625,-0.000012266857,-0.023115544,-0.0456478,-0.007821761,-0.070489295,-0.05335563,0.007517496,0.026207438,-0.0040383325,0.00084532524,-0.01571233,-0.046574444,-0.0020102686,-0.018943965,-0.033762474,-0.07479272,0.012533814,0.0070571685,-0.035595458,-0.045774773,0.009658072,-0.01832109,-0.0012047227,0.014219343,-0.031523924,0.02428997,-0.06556277,0.018115835,-0.07907673,0.015332864,0.0025975339,0.020361755,0.0019327275,-0.014348127,0.021429984,0.0029993942,-0.019427726,-0.028565533,0.050270684,0.014803416,0.050194457,-0.008581458,0.03224877,-0.03687714,-0.015648384,-0.014575064,-0.031201623,0.021666922,-0.005056467,0.007361712,-0.035854682,0.044230137,-0.022704294,-0.06675819,-0.01675563,-0.019695327,0.011012836,-0.0261643,-0.0011004193,-0.0612205,0.0143085485,0.0042271083,-0.0042327642,-0.0066009494,0.025135024,0.026296483,-0.026574401,0.04670976,0.032316756,0.043511346,-0.008190708,0.02706286,-0.018634386,0.0234039,0.016205499,-0.06363849,-0.021479685,-0.04228988,-0.012814767,0.070457324,-0.00893517,-0.05818316,-0.030728329,0.07465634,-0.029371718,0.011562344,-0.024886293,-0.018467516,0.0518832,-0.014411334,-0.008379995,-0.041465517,0.017469706,0.025513003,0.023234285,-0.0019876445,0.032495845,-0.011071661,0.010919979,0.00059348706,-0.01863812,0.020412732,-0.0024725224,-0.0070635523,0.00029754147,-0.0123289265,-0.017548084,-0.039815273,0.044360872,0.02509598,0.001659515,0.017095804,0.000054809912,0.005521552,-0.011441498,-0.010476221,0.015164014,-0.01096279,-0.011080119,0.019527983,-0.0071390783,0.0038924313,0.046048272,0.037938423,0.011342286,0.000030016512,-0.049932126,-0.013629791,-0.007898224,-0.014039431,0.014210971,-0.009105659,-0.008401281,-0.02235715,0.0088345045,-0.018457226,-0.0066050505,-0.024437109,-0.03437082,-0.021941569,0.021953229,-0.005770252,-0.039522193,-0.0033508826,0.02869615,0.052312344,-0.0030593416,0.0022929132,0.017573169,-0.03470427,0.028458392,0.04667623,0.018651342,-0.037515435,-0.010044247,-0.0042263605,-0.07020561,-0.026967341],"last_embed":{"hash":"13zzqj8","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"13zzqj8","at":1762844553093},"key":"Work/Random/MobilePlugin.md##{1}","lines":[7,7],"size":308,"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":1},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":1},{"title":"♡","target":"https://remotelysave.com","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"13zzqj8","at":1762844553093}}, +"smart_blocks:Work/Random/MobilePlugin.md##{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03951008,0.0066373264,-0.027372511,-0.0240242,-0.038216382,-0.05979241,0.032177344,0.010155852,0.053096898,0.0002094979,0.0056171697,0.008480946,0.0027509818,0.014846629,0.05630133,-0.009503831,-0.007135825,0.0036318654,0.019247292,-0.0016362341,0.010919119,-0.025446702,0.027501507,0.035952054,-0.04304262,0.02030536,0.024174323,-0.014680672,0.017552357,0.0107626645,0.016232023,-0.03088722,0.02937372,-0.01731021,-0.021905193,0.00970708,-0.0190196,0.012227908,-0.037717484,-0.015480575,-0.0151426,0.0048182607,0.024140904,0.015879987,-0.019843662,-0.034244277,0.025139462,-0.0050127828,0.018947884,-0.012535221,0.00030721794,-0.00017418155,0.015291974,-0.053312972,-0.028413948,0.0069683436,-0.034035042,-0.021607367,-0.059902117,-0.009090478,-0.042995658,0.012308182,-0.023785705,-0.049011793,0.027913626,0.042955536,-0.016098404,0.0030133217,-0.0124851,-0.023602609,-0.005505238,0.018990256,-0.003192503,-0.0322501,-0.037148483,-0.048285,0.04208083,0.006966506,0.0050312798,0.06902816,-0.011293362,0.030646235,0.008686088,-0.007871294,0.03268056,0.027176304,0.0091424035,0.06515122,0.025876252,0.051969025,-0.038236026,0.02108359,0.026940528,-0.08103459,-0.07278583,-0.008799928,0.053545352,0.020951807,0.046624705,0.013710817,0.0046912124,0.004070925,-0.0081948275,-0.02586924,0.006699783,0.025904223,0.01316335,0.028286483,-0.060518377,-0.011567788,0.012599308,-0.01767571,0.028181715,-0.030805023,-0.015452041,-0.028151944,-0.010751195,-0.03135002,-0.0043629785,0.033271044,0.03747083,0.05137022,0.032689173,-0.020616617,0.016694268,0.03112066,0.020536391,0.03194148,0.003628543,0.03672479,0.012506706,0.03730717,0.016729057,0.032048523,-0.05650347,0.0069212825,0.014291837,0.03435519,-0.011565216,-0.05277693,0.01137355,-0.030408992,0.04216297,-0.06709046,0.05024703,-0.051300015,0.0362122,0.04221624,0.047377978,-0.02712847,-0.035520103,0.01901485,0.0032574723,0.0023002822,0.035657607,-0.025826732,0.030291153,0.019534575,0.0003165657,-0.03767863,-0.017965915,0.01862445,-0.04251869,0.020319736,0.0058409567,-0.02664449,0.040936343,-0.010743368,-0.012379654,-0.01960018,-0.015635015,0.0019172234,-0.016522532,0.00080953364,0.002846957,0.02453106,0.046107646,0.018211376,0.014693296,-0.04017374,-0.04561976,0.0021294495,-0.053447552,-0.008310017,-0.03492965,-0.013267461,-0.012070552,0.00075621303,-0.0091994535,0.056861974,-0.0044135945,0.0076635927,-0.0064820847,0.030039486,0.06996109,0.015721606,0.013995595,0.011118512,-0.011509096,-0.014341719,-0.010320672,0.020514261,0.057394892,-0.066599324,0.01152046,-0.028526492,0.040177666,-0.069500715,0.002764334,-0.06659835,-0.0044672363,0.002239605,-0.05425254,-0.007445073,-0.02221349,0.01742091,0.025068788,-0.051058758,-0.009896969,-0.008352572,-0.042221237,0.046935793,-0.010925042,0.028376054,0.02347277,-0.007935704,0.011957716,0.010869352,0.0053845593,-0.008717722,-0.05505217,0.010988571,0.038514078,-0.026603155,0.069817506,-0.032237865,-0.06393962,0.03184613,0.014185719,0.033013996,-0.0018177886,-0.0092687085,0.026122259,-0.024780896,-0.035079665,0.031762768,-0.020983946,-0.0074452446,-0.033089112,-0.041956816,-0.02639567,0.011777939,-0.027931806,0.009330552,0.046443883,0.04491666,0.039684527,-0.0019104385,-0.041854493,-0.008825871,0.004764761,0.015312414,-0.036101602,0.020017715,0.028814213,-0.016127266,0.0017517378,-0.002136655,-0.00792861,-0.03136879,0.005463412,0.0020002252,0.024943786,-0.004513009,0.062201075,-0.021397203,-0.016515063,-0.026897835,0.056957625,-0.010842385,-0.036138054,0.05415515,0.036196884,0.054635953,-0.010421822,0.050279025,0.0077463915,-0.017647183,0.021112572,0.023985079,-0.016560402,-0.013068427,0.051239688,0.014621881,0.007119884,0.032826237,-0.011801727,-0.16582094,-0.059261024,0.023493927,0.027049644,0.017592268,0.015219886,-0.08281702,-0.006811989,-0.03669777,-0.0017402367,0.014085818,-0.037369657,0.013881039,-0.01900131,0.039366867,0.0014349469,-0.005448493,-0.0076083383,-0.010667654,-0.024974916,-0.070190415,-0.044467602,0.06531097,0.04435324,-0.020753559,-0.0334347,0.039590813,-0.0393423,-0.022016488,0.01014567,0.026524797,-0.00020598373,0.011019059,0.004912541,0.021323135,0.028169457,-0.0069852085,0.0065037245,0.020057797,0.001151901,0.025656933,0.0017023247,0.03667222,0.0364833,0.007704944,-0.0006809919,-0.0007041085,0.012623037,0.0049813157,-0.047183968,-0.012954497,-0.020988123,-0.0033608724,-0.03635008,-0.029355444,0.032618638,0.004601359,0.05063454,0.00994327,-0.009585286,-0.03061615,-0.0033302482,0.010953515,-0.035586458,0.0040255077,-0.0010897329,0.019890474,-0.024127347,0.01123491,-0.018285953,0.00016757475,-0.066721015,0.024362653,0.04053252,0.069298185,0.03801352,-0.021636896,-0.004536654,0.019638741,-0.11013914,0.013448493,0.022986336,0.004102777,0.0069428515,-0.011898919,-0.04043993,0.016288776,-0.039339915,-0.016678758,0.25999844,0.014660352,0.010641607,-0.025610713,0.065025486,-0.028254008,0.030968787,0.025295736,-0.059428964,-0.0076041655,-0.0023710348,0.001564313,0.031656116,0.021665083,0.029954184,-0.007906599,-0.04252825,0.022191355,0.03765436,-0.03780105,-0.018346557,-0.050817013,0.006642872,0.04176452,-0.04053784,-0.012162928,0.008694235,0.003592427,-0.012544181,0.028208487,-0.022042988,0.023857268,0.06540195,-0.016799256,-0.035140447,0.013325684,0.039856434,-0.049045574,0.008614876,-0.010390169,0.015381742,-0.0036618812,0.034075074,0.018657247,0.020406855,-0.0051784315,0.0088731395,0.028825812,0.0042042225,0.010590398,0.019310812,-0.05159714,-0.031681746,-0.016957663,-0.01354946,0.0022823254,-0.025552383,-0.033859584,-0.01749402,0.055593472,0.0348176,0.022495097,-0.0062773456,0.009924229,0.00889225,-0.010721886,0.03969063,0.0020847959,-0.018794775,0.02637123,0.0076158782,0.0082606515,0.008906387,-0.0073098466,0.051944476,0.013332016,0.066917084,0.029318096,0.0066440096,-0.040542293,-0.02967491,0.022268806,-0.027538974,0.002951509,0.015972905,-0.06081267,0.0030771245,0.055141333,-0.0104089305,-0.030245624,0.033950955,-0.014064977,-0.0032466287,0.036860473,-0.000068192276,0.012888653,0.004299028,-0.025177749,-0.034876525,-0.008307062,-0.021245643,-0.024430541,-0.0478834,-0.006614191,-0.0017503276,-0.028250376,-0.051579785,0.014953857,0.034755055,0.0367387,-0.013889486,0.0135006225,0.06867948,-0.023429848,-0.004058989,0.03783337,0.035556685,0.024672246,-0.0144196255,0.006744181,-0.0130366385,-0.022181375,0.0015559238,0.050960805,0.0135274185,-0.008210581,-0.012372615,0.081684895,-0.02827484,0.042790834,0.01631087,-0.031181462,-0.029630965,0.044642203,0.06158584,-0.021855513,0.057269108,0.024601001,0.02032615,0.018275354,-0.000113881244,0.017808212,-0.005433135,0.011349131,0.004101525,0.0016273473,0.0012739798,-0.0002609636,-0.00093298877,0.011210619,0.042198032,0.031152276,0.05592263,0.0010560201,-0.0054536704,0.007117494,-0.017059451,-0.0032460038,0.023578148,-0.04648781,-0.019609887,0.03156527,0.053570177,0.056751374,-0.08161012,-0.008367041,-0.030270232,0.037310265,-0.01693464,-0.03985382,-0.05415325,-0.028858641,-0.07735998,-0.016913367,0.0035081438,-0.0147964135,-0.01602317,-0.012193224,-0.014112204,-0.015834488,-0.026069498,-0.021306409,-0.07978909,-0.030000154,0.06264699,-0.022408115,0.012662435,-0.0065761073,0.009869418,-0.009797175,-0.055790816,0.08659098,0.03842885,-0.009129521,0.04832706,0.011335156,0.051466007,0.004346514,0.00899344,-0.011256658,-0.0001264446,-0.04322696,-0.011794385,-0.0018455451,-0.012886626,-0.043687552,-0.028512346,0.019401789,0.01770532,0.012149754,0.02372214,-0.030640276,0.021356089,-0.02312858,0.024437403,-0.016091235,0.016075574,0.056618296,0.0020886695,-0.014530718,0.0040638684,-0.029352184,0.019356003,-0.016740534,0.014325233,-0.011953378,0.025509255,-0.046404973,0.0006466586,-0.053813532,-0.005139329,0.015992858,-0.008887308,-0.021135034,-0.00084787747,-0.034088798,0.025562663,0.021283071,0.004663398,-0.033642482,-0.0066870623,-0.0057121767,0.018777113,0.07077732,0.024467308,-0.02692149,0.0069597624,-0.046677954,0.033644367,0.031456973,-0.036117736,-0.037699677,0.016902866,-0.03914174,-0.030184722,-0.04625656,-0.05433447,-0.0151766185,-0.020545159,-0.0044806926,-0.026721662,0.031898867,0.024253469,0.00076416665,0.015447616,0.028785322,-0.0013770954,-0.07174274,0.002615875,0.013680913,-0.056655183,0.03210324,-0.019663615,-0.013377678,0.05912642,-0.017275523,0.034151655,0.04621993,0.00051904225,-0.01233722,-0.041515168,-0.021794029,0.01666109,-0.0022811666,-0.0362877,0.0058487733,-0.012413111,0.016210686,0.0046365443,-0.04091698,0.009169923,0.0015193557,-0.029628595,-0.018588193,-0.014095983,-0.018914362,-0.02068238,-0.007491049,0.0024711934,0.013288703,-0.020404017,-0.0070336172,-0.0022383349,-0.057588745,-0.05210153,0.012302053,-0.022080543,-0.019350015,0.018541975,0.011738951,-0.016790083,-0.03713982,0.0015599909,0.05669715,-0.023078572,0.0155732995,0.03896141,0.0085325185,-0.018973144,0.0024398847,-0.010881975,0.0053188996,-0.02939109,0.005843517,0.010638658,0.02389337,0.018042153,0.016492844,-0.056546304,0.016124262,-0.010133807,-0.02574539,0.012638454,0.0128992265,-0.019307252,-0.047934476,0.046919964,-0.01614749,-0.017543672,0.0009052955,0.022122212,0.0204696,0.07278153,-0.017397093,0.036884654,-0.005085003,-0.018015519,0.02438055,0.009471017,0.0018418502,-0.010398113,-0.041569307,-0.024841849,-0.035063513,0.011709028,-0.024619007,0.01654401,-0.04388684,-0.006873569,-0.01018119,-0.005319022,0.0055435514,0.004381594,-0.016631516,-0.0056878026,0.023938702,-0.0041607246,0.016591838,0.008967175,-0.026543243,0.008586865,-0.028478388,0.034365226,0.02794429,-0.02719403,-0.02828574,0.0036114464,-0.04204525,0.028903764,0.011175572,-0.034900453,-0.01882555,-0.047124982,-0.06573886,-0.029367508,-0.0042144065,-0.009817894,0.05813899,0.020719392,0.038911603,-0.01157959,-0.026694098,-0.0017738555,0.049606007,-0.14536959,-0.012435361,-0.007382731,-0.0073561147,-0.0029090974,-0.014915452,-0.0432041,-0.023365045,0.014295777,-0.029421488,-0.04778222,-0.013141511,0.031119555,-0.021140726,0.02896512,0.04983318,0.032547172,-0.027416922,-0.010116885,0.031654306,-0.019808177,-0.04334751,0.059939608,0.0016244723,0.03848671,-0.00936097,0.036423065,-0.033459485,-0.027180085,-0.01977506,-0.02540056,0.010397574,0.027614815,0.03556122,-0.053495023,-0.019364266,-0.008186693,0.0131653035,0.012149127,0.022442471,0.0047832313,0.017244494,-0.008907124,0.0638605,-0.019584877,0.07196519,0.0067097396,-0.012446428,-0.04280186,-0.0061128205,0.07350839,-0.016562762,-0.025790742,0.032445915,-0.027729137,-0.0034061854,-0.018672667,0.009231489,-0.019108709,0.021611629,-0.015203716,0.01275913,-0.02062127,-0.0032638903,-0.023051111,-0.0013823798,-0.027203767,-0.013116443,-0.020448377,-0.045416478,-0.0039724964,-0.01263883,-0.018922757,-0.030780494,0.018593796,0.027328046,0.014243974,-0.023717446,-0.046975832,-0.044816118,-0.0098165255,-0.08415888,-0.010236164,-0.004567477,0.018468076,0.004770701,-0.0020161252,0.0014673298,-0.046012018,0.017831245,-0.04778703,-0.05824554,-0.012510708,0.02376683,-0.008196348,-0.0047382913,-0.00585541,-0.040431604,-0.013362413,-0.03394641,-0.019566584,-0.027126031,0.0018461995,-0.018176097,-0.04370373,0.028632903,0.009518409,0.0057386523,0.0029591634,-0.013171135,-0.044978976,0.020785416,-0.043228645,0.0014903233,0.0058513344,-0.013527317,0.026216757,0.06719392,-0.00293474,-0.04441015,0.0053005423,0.0038093482,-0.006784731,-0.024140028,0.02989083,0.03495652,0.043022204,-0.0044837594,0.049317446,-0.0035309405,0.0037800279,-0.053853527,-0.014078982,0.02796445,0.027223889,0.015323045,0.0020018755,0.04230393,-0.020520087,-0.016888993,-0.0012399614,-0.030985074,0.010502589,-0.030785374,0.037430126,-0.04347658,-0.009394609,0.017407293,0.011670113,-0.011827795,0.02063407,-0.0065193838,-0.05411899,0.05249893,0.02258911,0.06770102,0.003988484,-0.02011932,-0.0011582068,0.027208978,-0.0073760925,-0.023697935,-0.024015578,0.00033997686,0.001915226,0.042520553,-0.024302112,-0.038504265,-0.04373366,0.022634704,0.018088283,-0.0035533225,-0.013810948,-0.00023149094,0.06390255,0.0021673,0.016390178,0.0057973,-0.0024333308,-0.016502518,0.028864563,-0.011455958,0.028166872,0.012629139,0.0020988462,-0.0088104205,-0.041985445,0.034530047,0.02644857,-0.012616806,0.0064036613,-0.02612962,0.020181017,-0.050114907,0.018900491,-0.011699026,0.018468974,-0.019672485,-0.011364065,0.050568663,0.019318448,0.017698547,-0.0019116297,-0.02244723,-0.041525945,-0.020516668,-0.00372535,0.0025325983,0.011931334,0.0062037962,-0.0029006272,-0.02152952,-0.052216116,0.04036734,0.010334379,-0.0149304895,0.0224619,0.0487369,-0.016350836,0.009571728,0.048638843,0.0073301913,-0.005878316,-0.022307808,-0.030142639,-0.023559771,-0.005366513,0.017314536,0.008549071,-0.0068025338,0.0013108194,0.012332831,0.016821593,-0.0041587483,0.014161789,-0.035412244,-0.018613353,0.0020600243,-0.0074545173,-0.010369294,0.021355746,-0.005390992,-0.0410429,-0.010998934],"last_embed":{"hash":"129et41","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"129et41","at":1762844553093},"key":"Work/Random/MobilePlugin.md##{2}","lines":[8,8],"size":267,"outlinks":[{"title":"*Florian Woelki*","target":"https://florianwoelki.com/","line":1},{"title":"**Iconize**","target":"https://obsidian.md/plugins?id=obsidian-icon-folder","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-icon-folder&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"129et41","at":1762844553093}}, +"smart_blocks:Work/Random/MobilePlugin.md##{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.054068036,-0.012930642,-0.03773815,-0.022995865,-0.0023880124,-0.011449048,0.01592879,-0.019265372,0.012046675,0.045712486,0.010010035,0.0007235325,0.012448155,0.032900758,0.048808724,-0.0018501845,0.012635608,0.010062869,-0.006863016,-0.005696928,0.033521943,-0.023651144,0.028876819,0.021979472,-0.017172495,0.001347209,0.0163496,-0.021324147,0.0030863734,0.007806592,0.020001793,-0.030505167,0.01126388,-0.04694199,-0.07924175,-0.0010603191,-0.0018890111,-0.00738709,-0.04549431,0.014485602,-0.004529347,-0.00525364,0.02358816,-0.01466909,0.02269168,-0.010576086,-0.004538947,-0.0055280584,-0.000867514,-0.02714509,-0.014338425,0.020307727,0.03872849,-0.050380874,0.03946572,0.045026135,-0.004117223,-0.03479537,-0.06031861,0.02735221,-0.05511855,0.00025257107,-0.016381472,-0.034292124,0.04551975,0.061891373,-0.004248419,0.0020218096,-0.002794873,0.0061413995,0.0070775887,0.028953746,-0.0047069667,-0.009478223,-0.0402682,-0.041645303,0.030333702,-0.021469334,0.004346606,0.024570901,-0.019186374,0.028434092,0.017130926,-0.0052703395,-0.002522607,0.0067746583,-0.012734772,0.044552512,0.019014465,0.04352091,-0.012484634,0.014659437,-0.0071925116,-0.06172641,-0.07465351,-0.029212639,0.04567968,0.015127954,0.05047203,0.0030753955,0.047774747,-0.006890032,-0.008365815,-0.02641808,-0.0056519387,-0.003423294,0.0012124237,-0.004519248,-0.044290025,-0.0066749253,-0.0037519336,-0.010321895,0.018713804,-0.006393675,-0.009239893,0.023889378,-0.0015856108,-0.009055661,-0.018340057,0.06131317,0.039744813,-0.011621934,0.05402363,-0.014827283,-0.009318928,-0.00008406834,0.006603435,0.03743253,0.03583179,0.032500055,0.022988072,0.06581759,0.008132707,0.030109616,-0.046192206,0.015841411,0.010361247,-0.0059424685,-0.0055733765,-0.03565885,0.037100397,0.02258884,-0.043972354,-0.035096016,0.043360528,-0.048865076,0.03843373,0.022854976,0.038258534,0.015948346,-0.013529748,0.0059801363,0.04089757,0.06306906,0.007984813,0.013532324,0.028849514,0.046035856,0.0057174605,-0.0068862075,-0.026113197,0.02350075,-0.009582764,0.046834566,0.0013975867,-0.014890448,-0.0055000153,0.007217164,-0.0073573915,0.010389182,-0.038193703,-0.053984284,0.037580837,-0.014738367,0.013452442,0.017767157,0.09279833,0.03289538,0.026858702,-0.0540738,-0.03562294,-0.02170758,-0.051682584,-0.053722754,-0.05460304,-0.021575896,0.039769348,-0.0072378786,-0.0045360844,0.019640453,-0.014401691,-0.009624344,0.022791672,0.020690462,0.025938662,-0.0025030805,-0.014974941,0.02467055,-0.006883288,-0.03411829,-0.0066639944,0.032275066,0.037121482,-0.021504514,-0.0015326793,-0.030233406,0.020314008,-0.050820757,0.0032181498,-0.028696181,0.05689338,0.010385998,-0.02934062,0.0014319534,-0.019194864,-0.011723952,0.030507913,-0.01613341,-0.03175861,-0.005496,-0.0014869054,0.055874992,-0.0067207227,0.018261472,0.0130527755,0.0068794307,-0.0032242285,0.039899245,-0.016127141,0.019696025,-0.036482118,0.01338314,0.008916371,-0.014957393,0.03504848,-0.015789345,-0.047966823,0.014013315,0.031283595,0.0104052555,-0.020120742,-0.027590428,0.007316837,-0.025619853,-0.01669261,0.016297616,0.014566526,0.03221111,-0.04984512,-0.038662303,0.0088903215,0.017928336,-0.012845832,-0.015587451,0.03816504,0.044500846,0.044880856,0.0017968691,-0.0114035085,-0.018667506,-0.012249771,0.054445494,-0.011118821,0.023201566,0.023506746,-0.007857476,0.024898015,-0.027769353,0.021999009,-0.04519547,0.008754895,-0.02867439,0.011785114,0.007411813,0.018209264,-0.031031527,-0.00942062,-0.011068308,0.064337775,-0.025959887,-0.008749333,0.06100981,0.011383517,0.014383203,0.0098894825,0.05105152,-0.002598193,-0.0077035194,0.035628174,0.0062279077,-0.0016597534,0.014141997,0.07791701,-0.01649101,0.0022869266,0.021415342,-0.030196145,-0.19476892,-0.03753314,-0.001762293,0.03166471,0.020055033,0.009343943,-0.029661382,0.0030089612,-0.028195025,0.029867444,0.004508294,-0.060224514,0.01752044,0.003268277,0.027526973,-0.007439504,-0.031235265,0.00074082665,-0.0063801655,-0.039242364,-0.0797078,-0.02466139,0.07565668,0.03508805,-0.027509868,-0.027977724,0.05961447,-0.011305065,-0.010646596,0.02948085,-0.015176599,-0.003574132,0.0076588886,-0.004461294,0.020117374,0.035802547,-0.010209685,0.013961904,0.029183935,0.032675315,0.035480548,0.027947199,0.026344923,0.027753863,-0.02816931,-0.015752602,0.019909684,0.034259338,-0.022277245,-0.023375582,-0.021439908,0.0001877809,0.009842519,-0.01448418,-0.026206303,-0.02373886,-0.036786284,0.014929064,-0.025535136,0.017066251,-0.03206557,0.013771634,-0.020919684,-0.0071532866,0.014235427,0.0033623532,0.013062617,-0.036806904,0.026077705,-0.019944804,0.006634362,-0.06397714,-0.0012857948,0.026288373,0.033629928,0.021053705,-0.0031937896,-0.006281964,-0.009882274,-0.11636341,-0.022068532,0.025009861,-0.015620194,0.014211698,-0.014950417,-0.05572956,0.015638633,-0.020640701,0.006774206,0.2749143,-0.020551553,-0.023802275,0.006530938,0.061917447,0.0019257893,-0.048570234,0.049120493,-0.033382658,-0.023884494,0.0038588105,-0.018607507,0.03461784,0.018135581,0.024307234,-0.0017449474,-0.039617203,0.0126802055,0.0410813,-0.011863551,-0.0037416357,-0.0880185,-0.0042731143,0.024748983,-0.060340952,-0.034271188,-0.0034449198,-0.012708546,-0.015633378,0.039540675,-0.033468995,0.014808335,0.05625781,0.0018740109,-0.037009474,-0.013529053,0.045813926,-0.060630556,0.026893975,-0.025557248,0.008901759,-0.03149419,0.024120051,0.02049812,-0.008934518,-0.021589836,0.01833621,0.025462376,0.004196067,-0.019506,-0.009126008,-0.01461998,-0.021498498,-0.012998862,-0.03054987,-0.010280902,-0.04396589,-0.036787387,0.022318535,0.032166637,0.023141382,-0.006158014,-0.033475045,0.017963942,0.019653227,0.00478011,0.016346926,0.009103104,-0.018022694,0.0033759591,0.008053719,0.0053506517,0.010880852,-0.0044897767,0.010698104,0.00764471,0.06266637,0.028648574,0.017710498,-0.010011932,-0.06668379,0.017181167,-0.026964005,-0.020564683,0.01103575,-0.03466364,-0.009482282,0.11009743,-0.036933407,-0.0030007719,0.021160325,0.021146333,0.00089416205,-0.0061120475,-0.007649126,0.0031127045,0.011202797,-0.035752572,-0.031979542,-0.0039319745,-0.02888167,-0.046142478,-0.03279352,0.025773302,0.0066033937,0.008900142,-0.018622058,0.021078562,0.006787866,0.045156814,-0.07055972,-0.014575241,0.019268703,-0.0385611,0.00034043222,0.041495517,0.042598967,0.044971682,0.024058193,0.012936175,0.001457779,0.009168175,-0.02054311,0.030095268,0.006279817,-0.013410446,-0.038682226,0.04854829,-0.010513894,0.025123555,0.055296697,-0.029336758,0.03212083,0.028352868,0.021934114,0.009636059,0.017974084,0.039575897,0.01374088,0.0256548,-0.017144967,-0.0032699935,-0.014150943,-0.00017583322,0.008821278,0.016780442,0.010217132,0.027382605,-0.048587814,0.029498938,0.04586633,0.04812223,0.0061916537,0.00082952087,0.0241303,-0.052435722,-0.032692555,-0.028662,0.01903488,-0.038403198,-0.008632056,0.017188914,0.022792118,0.08313234,-0.03954772,-0.0092663085,-0.025200665,0.0403366,-0.00028277808,-0.02593226,-0.025871761,-0.035832018,-0.08055389,-0.0049854387,0.039223805,-0.0040627155,-0.015599044,-0.014707198,-0.039960098,-0.028581938,0.0033866283,-0.0061020553,-0.034253504,-0.025419448,0.028256876,0.025980776,-0.011244257,0.008134185,-0.01778577,-0.03622847,-0.043647546,0.102164656,0.013112797,-0.007372339,0.029509919,0.0102035,0.06444274,-0.029302794,0.0037288107,-0.01737422,-0.0052986545,-0.03955005,-0.0025606253,-0.011192645,-0.0034943197,-0.030823687,-0.037999343,0.026487416,-0.003887947,0.045850594,0.011753377,-0.069746554,-0.01052031,-0.036341988,-0.0156244,0.0056543527,0.050240993,0.011232299,0.015943797,-0.026671378,-0.039460212,-0.022702591,0.0009975367,-0.015694942,0.013156158,-0.0060329,0.00027339187,-0.02729265,0.022001771,-0.019627491,0.001432774,-0.007883478,-0.038522802,-0.0014468532,-0.011067918,-0.007925086,0.033249382,0.020862766,-0.017014924,-0.032737162,-0.021483181,-0.0071475836,0.0067217075,0.035121385,0.03607924,0.006408197,-0.0064361775,-0.019385738,0.071205705,0.056620657,-0.017206417,-0.033850215,0.04070253,-0.03061039,0.026350718,-0.018995013,-0.07508304,-0.025841383,0.00020542256,-0.007339287,-0.014013449,0.030201396,0.020325107,0.010510754,0.020795293,-0.008353356,0.023952417,-0.050806805,-0.014697673,0.004513362,-0.04618787,0.03225483,0.00860561,-0.00548436,0.011718124,0.00009618052,-0.004130373,0.026669133,-0.012449045,0.016798323,-0.01573967,-0.0049254918,0.0339019,0.011154293,-0.031918894,-0.024494963,-0.0016663217,-0.02260965,-0.0018666361,-0.023862224,-0.01645522,0.010060212,-0.0165142,0.019405872,0.009330203,-0.034385625,-0.056695133,0.030827222,-0.009939698,-0.008098837,-0.0131231705,0.019360993,0.00266799,-0.03799683,-0.052271735,0.029088343,-0.026891489,-0.040184926,0.04051412,0.044206653,-0.041374754,-0.02600942,-0.032880224,0.04910276,0.0040882574,-0.0066537624,0.034346476,-0.0361693,-0.00044954426,0.011168147,0.007179562,0.0072839605,-0.015513373,0.01022055,-0.028505169,0.0071644974,-0.01746479,0.0048053283,-0.03805941,-0.0137408795,-0.025179552,-0.01696228,0.0126037095,-0.03131525,-0.03028632,-0.050105337,0.043293882,0.009715421,0.015339346,-0.015504026,0.0165354,0.027237521,0.03532385,-0.040610433,0.03307841,-0.035882097,-0.015741218,0.00064842624,-0.01998007,0.0098572485,0.017251527,-0.0010516279,-0.023902908,-0.0363497,-0.0016015386,0.01372883,-0.0043029403,-0.025867676,0.03679517,0.019029522,-0.011439439,0.040224127,0.0028252031,-0.045037847,0.017092826,0.0027026972,0.010751989,0.01379897,0.017351286,-0.0030888685,0.010604713,0.00086892134,0.020372292,0.0014268263,-0.025513602,-0.032597713,-0.009155947,-0.03845534,0.031133736,-0.011980922,-0.021246275,0.0217673,-0.039702393,-0.05318062,-0.0026357768,-0.015387278,-0.024091654,0.017359093,0.011711144,0.04798892,-0.049949378,-0.0036747965,-0.007088551,0.053952005,-0.1529014,-0.019720728,-0.008813511,-0.011572755,-0.013517107,0.018261528,-0.018344926,0.005915406,0.00029852186,-0.0076242513,-0.03240906,-0.040992234,0.0042017563,-0.04340912,-0.0009712954,0.047290873,0.006843231,-0.0077682044,-0.039323602,0.07041819,-0.024634477,-0.022939136,0.030453997,0.023355262,-0.016423697,0.0018946812,0.054569345,0.008005986,-0.02685173,-0.034633417,0.013096656,-0.018111862,0.040125567,0.07761505,-0.04611861,-0.020502415,0.01865246,0.02073953,-0.020785576,-0.007631401,-0.039869323,0.026633695,0.015035079,0.03573977,-0.0025845664,0.05425492,0.012415362,-0.01598142,-0.056338813,-0.011612965,0.06605978,0.0077616186,-0.020052841,0.044317253,-0.011662449,-0.021463698,-0.00036112856,0.009127515,-0.028066508,0.043005716,-0.011545695,0.021832576,-0.049989704,-0.024102816,-0.031781767,0.005218806,-0.023865812,-0.005466945,-0.009705023,-0.021794107,-0.015964147,-0.0012433619,-0.021461856,-0.0152088655,0.015574298,0.0074572326,0.036730003,-0.027345316,-0.033909623,-0.044272285,-0.008987355,-0.051974524,-0.034486525,0.025559155,0.025230685,-0.010800011,0.009540376,0.007314709,-0.049966272,0.0007560732,-0.05760086,-0.04906031,0.0040314784,0.03357709,-0.005292773,0.0053272615,-0.004152468,-0.012027204,-0.027007475,-0.00057947414,-0.011437193,-0.035114884,-0.020775218,-0.023630511,-0.05315191,-0.008669721,0.009067676,0.010923479,0.014080639,-0.020862699,-0.034764595,0.022523498,-0.036159143,0.010994807,-0.039664462,-0.0101896515,0.043061405,0.021584244,-0.016766908,-0.03242181,0.017850384,0.011941134,-0.015138495,-0.011487814,0.03301813,0.056608815,0.04817603,0.018218996,0.017445264,-0.032622308,0.0014489841,-0.064010955,-0.0013960054,0.011190363,0.03165834,0.0009019007,-0.012895339,0.04576569,-0.03246459,-0.034231137,-0.02157964,-0.011088137,0.0003430697,-0.01356871,0.01609999,-0.067934826,-0.00270725,0.008196539,0.007735919,-0.023920037,0.010669474,0.006469718,-0.032285128,0.03802587,0.03395007,0.07196142,0.049890384,0.030300114,-0.00019051348,0.0064402204,-0.006865426,-0.054924674,-0.032103453,-0.020154811,-0.0011273586,0.08776781,-0.013584882,-0.043153588,-0.029059663,0.043626897,-0.013348268,0.02817337,-0.018271202,0.02005239,0.075066715,-0.020682426,0.017597508,0.028381035,0.030226475,0.000145383,0.028728498,-0.013003453,0.024908148,0.032045856,-0.014436282,-0.045864206,-0.022316221,-0.0032027205,0.031796634,-0.010241857,0.016956555,-0.0068571107,0.022350749,-0.027650485,0.040450443,0.021075657,0.012775077,0.0068398584,-0.018945865,0.036126524,-0.013112438,-0.0048391973,0.010248564,-0.0013207676,-0.047657736,-0.030173294,-0.0019821138,-0.013191826,-0.00090022216,0.0034434497,-0.0057656397,-0.00028327943,-0.067735076,0.013918548,0.021591078,-0.030513687,0.025027886,0.07765138,-0.020868052,0.010360719,0.03626148,0.008816462,-0.011306942,-0.04062443,-0.02163507,-0.010741686,0.0011312435,-0.0027243951,-0.02331252,0.0102754235,-0.032151956,0.019656649,0.00035590387,0.027651442,0.039784417,-0.0034600408,-0.0057956674,0.0068569332,-0.021651134,-0.0141787,0.014883256,-0.041366775,-0.05746225,-0.028505003],"last_embed":{"hash":"wnpd36","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"wnpd36","at":1762844553093},"key":"Work/Random/MobilePlugin.md##{3}","lines":[9,9],"size":411,"outlinks":[{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":1},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":1},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"wnpd36","at":1762844553093}}, +"smart_blocks:Work/Random/MobilePlugin.md##{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.050044037,0.005143544,-0.06727375,-0.02968584,-0.02072627,-0.027608328,0.023485428,-0.004057184,0.037526794,0.030589275,-0.012961291,0.0049409587,0.0064196596,0.0045632333,0.029287022,-0.0074202474,0.001278219,-0.011095162,-0.0001869934,-0.026364444,0.022342186,0.013732657,0.037341543,0.05787595,-0.031394914,0.019302374,0.018001042,-0.00527877,0.031515192,-0.0015396038,0.016073821,-0.059941117,-0.012622745,-0.009490447,-0.038979243,0.010619968,-0.004254638,-0.011732319,-0.048722535,-0.0012256143,-0.02277184,-0.012593192,0.02252434,-0.0023840244,-0.0039066365,-0.0320048,0.016034989,-0.017562928,0.032436214,-0.00824216,-0.009872872,0.00080085127,0.028718084,-0.067637295,0.015401262,0.029955627,-0.032914337,-0.0012541759,-0.057040486,0.0038077745,-0.0638215,0.0024112859,-0.00016268078,-0.022026293,0.0138692595,0.056462403,0.004470327,0.008209894,0.0058678742,-0.016931951,0.01772741,0.03584986,-0.027839731,-0.0067647686,-0.033117473,-0.039104033,0.05390113,-0.025828507,-0.032070905,0.03381356,0.0055136275,0.031666223,0.016412446,-0.0072179665,0.011699432,-0.016881574,0.020631177,0.031045603,0.0077246665,0.042891618,0.011793941,0.010674864,0.03492687,-0.06224369,-0.08207108,0.005639162,0.050309535,0.016827883,0.021260792,0.0028045045,-0.00084541587,-0.025796428,0.025100242,-0.030078279,0.011039256,0.032802578,-0.0008867511,0.020070734,-0.042146645,-0.030092385,-0.0028541337,0.011988846,0.0388332,-0.010374382,-0.008498108,-0.0023595965,-0.008447928,-0.02487442,0.026241818,0.009709535,0.024527175,0.026061056,0.059760552,-0.033240557,-0.0037685023,0.010239002,0.011241784,0.038492173,-0.0061378065,0.018074857,0.011101924,0.033767156,-0.018131737,0.00081447733,-0.042612236,-0.0015614944,0.0135239065,0.0059865774,-0.037828412,-0.047397174,-0.01019701,-0.0016758356,0.030631527,-0.017272213,0.04673991,-0.08949872,0.04693746,0.033026647,0.04016264,-0.0053003835,-0.032388967,0.031742692,0.028080685,-0.011362183,0.021090383,-0.023598649,-0.004117473,0.030991469,0.022943024,-0.0053476365,0.00045860934,0.029558213,-0.039506093,0.0738901,-0.0015422045,-0.05657614,0.021601267,0.0037852782,-0.0011251786,-0.018861271,-0.008957892,-0.027378988,-0.012541995,0.00048787502,0.006560934,0.0078472225,0.066282324,0.039277215,0.03881805,-0.036998317,-0.06297539,-0.025119914,-0.056351576,0.0067828503,-0.028591814,-0.009708296,0.00661571,-0.030193163,-0.0038919286,0.052568387,-0.0059597604,-0.0044074347,0.01941988,0.020252235,0.08147092,0.009672613,-0.004892665,0.023694137,-0.027342025,-0.015210343,-0.016873963,0.0274715,0.057716303,-0.038703647,0.0026277353,-0.032905728,0.023956075,-0.0641915,0.012558677,-0.04296337,0.017161703,0.014369964,-0.025659999,0.022665197,-0.0383251,0.016101578,0.0118903145,-0.021575762,-0.014689502,-0.036002018,-0.020806817,0.07893896,-0.0134462435,0.021112764,0.021146165,-0.014790274,-0.008495322,0.04518983,0.0061809104,-0.015079098,-0.02214927,-0.002148522,0.017749619,-0.040223606,0.03263287,-0.0143975755,-0.074702576,0.022512056,0.0255336,0.028851029,-0.009132749,-0.023621855,0.014948189,-0.022987915,-0.022785304,0.024375103,0.009852098,0.014272889,-0.013988394,-0.043787323,-0.0058617955,-0.0016605497,-0.002413066,-0.011920092,0.034897234,0.025116075,0.037248258,-0.00731839,-0.04083732,-0.024072958,0.0023304892,0.046603747,-0.0013043319,0.02202856,0.010216935,-0.011984997,-0.006304391,-0.018822845,-0.03574597,-0.03816015,-0.005857985,-0.041502815,0.023757942,0.0007602158,0.01107576,-0.037365504,-0.0074390103,-0.022663727,0.06385796,0.016771158,-0.012296534,0.06893854,0.021684708,0.060158413,-0.0029012791,0.025566513,0.0026920487,0.014462395,0.013898583,-0.0009714679,-0.022595767,-0.0040718806,0.07151471,-0.009983623,-0.0009511061,-0.0039534452,0.003583872,-0.17132732,-0.035428517,0.0074281637,0.02945014,0.005277379,0.035552956,-0.024074972,0.020490251,-0.01630536,0.016265087,0.01777069,-0.03519762,0.007958994,-0.012640894,0.031376865,-0.0013589504,-0.04033145,-0.0022830127,0.016407372,-0.024502581,-0.07087082,-0.04969368,0.05727081,0.051489823,-0.009013378,-0.024807714,0.05155937,-0.04790156,-0.016490912,0.018196158,-0.01906988,0.03131242,-0.0013728482,0.015823258,0.003195091,0.03420493,-0.005891951,0.036993872,-0.0040844525,0.005490601,0.021353608,0.05063966,0.02895877,0.04004516,0.0054492685,-0.026294885,0.0338239,0.0031640434,0.013802634,-0.026273903,0.015673522,-0.015111776,-0.0009245438,-0.018750757,-0.034768928,-0.016335592,-0.0023183485,0.029882798,0.007935926,-0.011915678,-0.026928341,0.010530532,0.017249191,-0.021475252,0.0007700607,0.029006675,0.03938775,-0.010376657,0.026807884,-0.02883807,0.010576935,-0.0561128,0.010678327,0.024450775,0.06005857,0.020755155,0.0273672,-0.00883377,-0.0034370634,-0.111039825,0.007319976,0.011242324,-0.01647204,0.015058012,-0.026082683,-0.05258009,-0.0022849927,-0.030333783,0.027992854,0.27924633,0.024030112,-0.016413243,-0.002159421,0.04131094,-0.040516213,-0.032058757,0.031126741,-0.008380753,-0.018185107,0.008956915,0.02431158,0.022877352,0.01854141,0.036766466,-0.027722089,-0.06782403,0.019929342,0.04649129,-0.020906473,0.000296667,-0.046757046,0.0027611107,-0.009775323,-0.047711972,-0.020543331,0.020867556,-0.009430146,-0.010226688,0.050671645,-0.042922214,0.0017279488,0.04031288,-0.024707621,-0.028780103,-0.01099733,0.04290845,-0.024674209,0.015828688,-0.0059700343,-0.026426746,-0.021490665,0.03929064,0.03437718,-0.0030604769,-0.03344678,-0.0022158965,0.035756994,-0.007828793,-0.04015169,-0.025757045,-0.032066133,-0.044708956,-0.0015019448,-0.0232574,-0.0224047,-0.037522405,-0.042468473,0.015365573,0.034223743,-0.002410188,0.022435226,-0.05809861,0.035887383,-0.01047753,0.007945657,0.008784821,0.0013744585,-0.0072795926,-0.000871153,-0.013340483,0.018951807,0.016652584,0.0012302125,0.03387699,0.036190923,0.069402486,0.06284206,-0.0078084925,-0.0020994898,-0.03575137,0.03955284,-0.026497034,-0.020843139,-0.00908811,-0.04711327,-0.014155223,0.056839477,-0.007598087,-0.0073866835,0.023383852,0.017831849,-0.005400838,0.05100756,0.01024669,0.037350472,0.0078835115,-0.04067366,-0.03753653,-0.013289819,0.011534575,-0.031185156,-0.03910375,0.007726765,0.026257545,-0.007177853,-0.037738416,-0.016056158,0.007404261,0.030681321,-0.025824456,-0.005054136,-0.013114006,-0.03147429,-0.0029882719,0.047984153,0.026159743,0.047728166,0.01603768,0.034202337,-0.006348336,0.011739485,-0.03500103,0.02523669,0.0011317339,-0.0023902017,-0.024545904,0.09161666,-0.026979256,0.028767422,0.011810471,-0.033967614,0.00033201242,0.019239912,0.049156856,-0.040182438,0.04217074,0.04006458,0.017737713,0.037872035,-0.014615907,-0.021757318,-0.026548058,0.010650498,0.014747438,-0.010948254,0.008998449,0.007763056,0.0049341866,0.026254606,0.040557224,0.022335766,0.045911513,0.002044374,0.0019195345,-0.03167609,-0.00022553421,0.0033707232,0.025045836,-0.03608779,-0.01747358,0.017898178,0.035424214,0.037803195,-0.06508101,-0.0027390902,-0.019215606,0.03459762,0.020419026,-0.0032021313,-0.0209664,-0.036259085,-0.039734256,0.024457969,0.01606005,0.019773101,-0.01635109,-0.010051112,-0.031881474,0.0019582345,-0.012505486,0.016086109,-0.04555631,-0.041948333,0.03369449,-0.017315483,-0.0015219366,-0.0023608063,0.003154604,-0.039675858,-0.04618337,0.08531062,0.0013699704,-0.0062249624,0.027595036,0.028382152,0.05288295,-0.0053824545,0.014485312,-0.02171686,-0.015110139,-0.039203674,-0.012968471,-0.014252227,-0.003997232,-0.06732565,-0.008444002,0.034203477,0.029762503,0.025152085,-0.013950375,-0.025814584,0.027303357,-0.028764445,0.029322516,-0.0044688596,0.04549785,0.07220039,0.030007588,-0.0036663173,-0.015742538,0.017484203,-0.0046674022,-0.04013742,0.011296814,0.015617326,-0.0010019824,-0.06507449,0.052326724,-0.04023165,0.004877821,0.02369791,0.011400014,-0.016804386,0.007152942,-0.016108299,0.020670207,0.03192888,0.009934265,-0.024614004,-0.0006019877,-0.016468363,-0.005906578,0.07439888,0.011494387,-0.000035855533,-0.021318119,-0.0045791315,0.038423445,0.020553261,-0.037686,-0.06102436,0.022530645,-0.06888713,-0.028146904,-0.03253551,-0.03389324,-0.033563957,-0.004055227,0.01963318,0.0158453,0.04285607,0.022911407,0.016148211,0.019668408,-0.012200403,0.027354319,-0.07849179,-0.02362999,-0.012142603,-0.057829525,0.026934346,-0.01761108,-0.0251645,0.04109709,-0.028470848,0.010454053,0.036109556,0.013671121,-0.00067599874,-0.06529585,-0.029797532,0.015765563,-0.00638588,-0.009900119,-0.013569201,0.04874157,-0.05002746,-0.0249128,-0.057526283,-0.025318628,0.021809086,-0.02867919,0.00886469,-0.016795576,-0.02711629,-0.047054306,0.014065194,-0.035938278,0.007468996,-0.018129665,0.008448408,-0.021863364,-0.022103034,-0.04339082,0.011550177,-0.020304963,0.0053700693,0.014358652,0.02031321,0.0012994756,-0.021078056,-0.02291985,0.023528596,-0.026379207,-0.0048876605,0.007244053,-0.018531932,-0.034774695,-0.021806661,-0.01175088,0.015861385,-0.008278216,0.021855053,-0.02497784,0.00313543,-0.013026598,-0.005774812,-0.03172466,-0.0039835214,-0.036563024,-0.008356985,0.0128112305,-0.02513046,-0.01555407,-0.06280316,0.05420165,-0.0060809995,0.0046203476,-0.008815519,0.0033122802,0.019819086,0.038489573,-0.0032632572,0.033346463,-0.0025458622,-0.0045828577,0.012858373,-0.006841626,0.0075971414,-0.004855382,-0.013266108,-0.031887017,-0.0060198577,0.007795728,-0.068574935,-0.012181806,-0.015767174,-0.0034162581,-0.0003166342,-0.02723133,0.010718303,0.03129185,-0.032562166,0.0023338704,0.024232475,-0.007252564,0.0048347986,0.039714362,-0.015785458,0.015919102,-0.038715314,0.026323618,0.055616077,-0.011593749,-0.0038266785,-0.006844224,-0.021754451,0.034017935,-0.018365199,-0.027484346,-0.02065676,-0.03267648,-0.035843622,-0.014692222,-0.0099549955,-0.004032725,0.025508488,0.017720161,0.0231138,-0.012175862,-0.02845925,0.0010211341,0.075573646,-0.15361641,-0.029790267,-0.016489726,-0.024064384,-0.012478875,-0.0032727038,-0.047031526,-0.0034696248,-0.003947413,-0.02653236,-0.01548833,-0.027942387,0.06244553,-0.015221102,0.014561768,0.044376742,0.012129331,-0.010346578,-0.016096042,0.04513983,-0.02899642,-0.015791371,0.020662706,0.022001604,0.040095724,-0.015566458,0.026539851,-0.0023711547,-0.043017782,-0.0036724424,0.019962082,-0.018814703,0.034063905,0.039331414,-0.075910784,-0.041948166,0.009917491,0.025111865,0.010470704,0.031469516,-0.0055199247,0.03125077,0.020865666,0.038991578,0.00025296787,0.048293676,0.013736763,-0.026412034,-0.049297422,-0.00046656444,0.07097437,0.018952126,-0.014589291,0.022047276,-0.012920972,-0.0015003372,-0.028382936,-0.0009315743,0.0005299611,0.046541814,-0.0066585434,0.03255779,-0.034943912,-0.008452852,-0.008734778,0.02175726,-0.04031628,-0.00838605,-0.013011244,-0.04383216,-0.018213283,-0.0029738809,0.02108444,-0.034248013,0.023724377,0.021865116,-0.01292934,-0.021061348,-0.056309704,-0.047516454,-0.024977054,-0.02997379,0.005134342,0.012836067,0.030499682,-0.00029979483,0.02186526,-0.014544523,-0.047111217,0.018414712,-0.0584149,-0.07118462,-0.007292674,0.027945932,0.0048293686,-0.013657773,-0.018646859,-0.03417207,-0.0393383,-0.022653377,-0.04057526,-0.035289776,-0.00048241645,-0.022935886,-0.053183924,-0.006076025,0.044452388,0.017336722,0.014358878,0.001143472,-0.07046337,0.016411368,-0.022378828,-0.0020315598,-0.028547438,0.0013240026,0.046367448,0.011131151,-0.0030180623,-0.019545974,0.010341975,-0.0005732464,-0.02109973,-0.013636855,0.04015795,0.062473696,0.052827206,-0.0024115741,0.03225508,-0.013031052,0.006889008,-0.052213375,-0.017193463,0.016727123,0.009045736,0.0012253379,-0.03537657,0.061725426,0.0053330297,-0.0044339616,-0.025070267,0.008182222,0.008892945,-0.025549779,0.04370523,-0.048976935,-0.0155953625,0.002904465,-0.0020876334,-0.009869869,0.0058399704,-0.0064250776,-0.024583297,0.037221774,0.0428958,0.04143311,-0.00040370613,0.0030639828,0.014475083,0.034010444,0.017511379,-0.042961255,-0.031072056,-0.024700597,0.027303144,0.07455799,-0.0029840076,-0.043150146,-0.06951234,0.03934293,0.012534629,0.006884616,-0.024898062,0.0063218027,0.06558301,-0.025588004,0.007065519,-0.0006475041,0.006306858,-0.018577395,0.032078765,-0.01665421,0.035202272,0.018435642,0.019106805,-0.019202907,-0.058440294,0.0042056637,0.014572433,-0.00024895585,-0.0032647268,-0.014277013,0.046422563,-0.04435148,0.014912869,0.02634508,0.02292649,0.02402668,0.0076032816,0.016088944,-0.0003685585,0.0045868694,0.02656032,-0.037113365,-0.041153282,-0.032206945,0.017455457,-0.012421449,0.018843967,0.0003425676,-0.0043929676,-0.0010076513,-0.0487583,0.0064923046,-0.0016639817,-0.014803167,0.05614742,0.025792582,-0.023099506,-0.007059991,0.010386316,0.0062327697,0.012556099,-0.045569148,-0.014202157,-0.01269916,-0.0070731095,0.017390272,-0.010187565,-0.0116213495,-0.022056712,0.023946723,0.009849183,0.013921988,0.0409179,-0.0115106115,-0.0069638505,0.04010143,-0.036906827,-0.03969738,0.046868708,-0.02291049,-0.05695331,0.0026516886],"last_embed":{"hash":"zxe9fq","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"zxe9fq","at":1762844553093},"key":"Work/Random/MobilePlugin.md##{4}","lines":[10,10],"size":296,"outlinks":[{"title":"*jsmorabito & phibr0*","target":"https://github.com/phibr0","line":1},{"title":"♡","target":"https://ko-fi.com/phibr0","line":1},{"title":"**Commander**","target":"https://obsidian.md/plugins?id=cmdr","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=cmdr&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"zxe9fq","at":1762844553093}}, +"smart_blocks:Work/Random/MobilePlugin.md##{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.051977053,0.00775285,-0.04597242,-0.05042824,-0.025302218,-0.032239776,0.021619957,0.008716644,0.02013379,0.026870547,-0.011018001,-0.009915092,0.015649145,0.009362262,0.0053410186,-0.016977832,0.005750634,-0.0018395239,-0.008865156,-0.018796023,0.01785152,0.031452797,0.03602698,0.033907153,-0.0064318366,0.016260734,-0.0042594974,0.007855726,0.0015085515,-0.02281672,-0.00629985,-0.025835838,0.015651768,-0.015942648,-0.07120856,-0.01479647,-0.02500511,-0.012528898,-0.02663575,0.018902678,0.011725829,-0.005038698,0.025934767,0.0029196057,0.0072621517,-0.015990475,0.012297223,-0.009289024,0.04381397,0.0068939165,-0.02438551,0.0026007784,0.044802062,-0.058844004,-0.0075418446,-0.014182609,-0.024404336,-0.010787626,-0.06460052,-0.023380818,-0.051568884,0.021873675,-0.0091972975,-0.037332386,0.034161776,0.06940981,-0.007971331,0.012946783,-0.02201247,-0.012638413,0.0015972628,0.022470823,-0.020614365,-0.028813893,-0.02369593,-0.024850674,0.05071577,-0.011146241,-0.04623332,0.03396284,0.001822225,0.020733478,0.018901987,-0.004959706,-0.008535313,-0.00392305,-0.00040732836,0.043909613,0.029829146,0.04140181,-0.021051284,0.027894767,0.019282535,-0.052355383,-0.06720454,-0.037630104,0.041687924,0.016281985,0.052744064,0.023154804,0.036478348,-0.0068891547,0.004632581,-0.025511611,0.0079807015,0.009693885,-0.007565514,0.027949445,-0.061125964,-0.0100235045,0.0032046204,-0.010543484,0.024809014,-0.008454159,-0.022074912,-0.015185901,-0.003523375,0.009766705,-0.011033232,0.038107067,0.05405185,0.024010926,0.04972845,-0.0050661913,-0.013046887,0.008250903,-0.013890229,0.033104114,-0.012541292,0.008675311,-0.018521298,0.046909522,-0.014455224,0.014287622,-0.053907823,-0.01849707,0.035346683,-0.008516649,-0.017999291,-0.058468707,0.02677123,0.023410546,-0.008801773,-0.05092195,0.036036383,-0.048196904,0.0497696,0.05552076,0.01607245,-0.0003967159,0.009279426,0.0064331084,0.00071109826,0.05570524,0.031536814,0.0133989705,0.008002471,-0.0019121661,0.020797413,-0.009739329,-0.02112953,0.017030489,-0.034140628,0.027587466,-0.008208964,-0.023011442,0.0036613876,-0.00094968075,0.004976503,-0.041163325,0.002402304,-0.056144446,0.0007043053,0.02233379,0.018488681,0.008385057,0.088998444,0.032877956,0.033844836,-0.032934316,-0.042723343,-0.00626016,-0.058168884,-0.03231636,-0.053121813,-0.019826362,0.033709947,-0.01611096,0.006699546,0.035916418,-0.00037593272,-0.041277368,0.01420569,0.029821875,0.05533303,0.00072539994,0.016509833,0.01705484,-0.018554388,-0.015403239,-0.023763506,0.009738123,0.08799591,-0.033200596,-0.02002688,-0.01652001,0.043342214,-0.05562876,0.0034471988,-0.033380385,0.047725126,-0.0000047757885,-0.05830678,0.0052570184,-0.023483185,0.014993852,0.0028496312,-0.012172213,-0.03342836,0.009150077,-0.00651287,0.057740025,0.0077615893,0.021434383,0.05971832,-0.0063403402,0.02744071,0.02198387,0.010284762,0.03195637,-0.014795728,0.019152971,0.011816837,-0.009055234,0.030275952,-0.033878338,-0.03289739,0.031595953,-0.003219173,0.056493063,-0.015791072,-0.03992255,0.038915366,-0.016808705,-0.034757227,0.007976522,0.0059629674,0.037910324,-0.032750934,-0.04660703,0.0024337056,-0.015254625,-0.018012153,-0.014578757,0.03466258,-0.006290507,0.033676535,-0.01856215,-0.023217693,-0.04562322,-0.021938179,0.025896236,-0.0058820387,0.031436376,0.024013625,-0.004832933,0.025633322,-0.017607551,-0.014069056,-0.017533785,-0.018339965,-0.018320665,0.020223564,-0.0080070365,-0.006949509,-0.02353702,-0.0022961646,-0.03390869,0.03813112,-0.015447209,-0.029192897,0.04327983,0.032640446,0.06274657,0.007023552,0.0076941303,0.0067479284,-0.025948567,0.031523596,-0.0025477204,0.019382289,-0.016389424,0.06568004,-0.016503807,-0.012135729,0.024245838,-0.012728554,-0.18016869,-0.027110877,0.011371447,0.034223877,0.010627121,0.018157352,-0.0494148,0.018854642,-0.031598,-0.0006920278,-0.0068577714,-0.038885765,0.014511002,-0.037427314,0.000057876678,0.013698989,-0.0066030263,0.009852211,0.029074546,-0.032871652,-0.097832255,-0.046085317,0.061456025,0.020732034,0.0046650497,-0.06384101,0.025371164,-0.04431619,-0.017644884,0.0063724024,-0.0030451212,-0.0031340574,0.00063940545,0.010239607,0.036514536,0.05266406,0.012565834,0.026050134,0.019770667,0.014622279,0.014142749,0.050462358,0.018637238,0.04634314,-0.004833886,0.00045307717,0.014969141,0.01231415,0.00452413,-0.015452373,-0.013865849,-0.021857152,0.030794898,-0.009941454,-0.030509686,-0.003192038,-0.012525995,0.03393531,-0.007183519,-0.0009567137,-0.035947748,0.0005853281,0.0114053115,-0.03775485,-0.023941303,0.020737104,0.0106732175,-0.017706312,0.033537902,-0.0010801993,0.01382483,-0.05448402,-0.023300063,0.031440075,0.052679304,0.020767963,0.0036340524,-0.033108115,0.03767728,-0.0871342,0.019052627,0.0029893029,0.0032020893,0.036231462,0.0003993048,-0.054950155,0.00828489,-0.028824689,-0.012913228,0.28042954,0.013286194,-0.016833588,-0.032062497,0.018463405,-0.017281184,-0.020750264,0.037180863,-0.007874058,-0.0047700084,0.017002584,0.025537,0.04199476,0.016822558,0.030197,0.0031376032,-0.026174909,0.017688928,0.067225374,-0.012509624,0.014179135,-0.07570996,0.013509276,0.056852974,-0.04550815,-0.0061823605,0.015339981,-0.016484395,-0.051939365,0.056684628,-0.024292577,0.015529579,0.033458047,-0.0021615643,-0.030841703,0.0005003536,0.036163222,-0.019171081,0.041882783,0.0216381,0.0070273797,-0.010808179,0.01222988,0.049069297,0.017877458,0.013109905,0.017886072,0.03367017,-0.009337086,0.013241122,-0.01680166,-0.022206752,-0.023129066,-0.017598515,-0.014792277,-0.014089075,-0.019119525,-0.048437115,0.0007170048,0.060110483,0.01372828,0.022905651,-0.03486875,0.0048995498,0.0056777815,0.005410136,-0.0077367593,0.017687673,0.037202943,-0.004020299,-0.0030966527,0.03034604,0.021986593,-0.0142349275,0.035045505,0.027916687,0.04300106,0.056393187,0.022779323,-0.019758692,-0.008192053,0.019819295,-0.027457723,-0.01694685,0.0069910074,-0.033550933,-0.037832566,0.06584308,-0.0035786927,-0.030198578,-0.0039050956,-0.03715599,-0.0050993767,0.011533295,-0.023555024,0.012761912,0.024424294,-0.015202088,-0.022305414,-0.0399703,0.019380422,-0.038300265,-0.038284965,0.04874496,-0.031284437,0.02315755,-0.009419585,0.0239349,0.029992338,0.06325489,-0.014479027,0.00698019,0.0031094078,-0.048575286,-0.037066072,0.047143012,-0.014348071,0.02702878,-0.009999533,0.04106368,-0.055900842,-0.027187673,-0.030553402,-0.0064947917,0.012917599,0.04240555,-0.026984198,0.083844274,-0.008732801,0.043067265,0.050177917,-0.035972882,0.008097189,0.023593633,0.04524069,-0.017219236,0.0403845,0.041116513,0.06726989,0.021954648,-0.012685194,0.03632344,-0.022486545,-0.010861888,0.0005758395,-0.0052212346,0.011455767,-0.010915504,-0.01875492,0.043194357,0.0475762,0.014274797,0.024194328,-0.024722228,-0.0016783148,-0.011531062,-0.0109878,-0.025379322,0.029425928,-0.04163167,-0.00063605286,0.025768254,0.068565905,0.09113026,-0.06035438,0.014182475,-0.005251288,0.040261637,0.000007262966,-0.017576626,-0.025379794,-0.018054796,-0.06451945,0.017384699,0.018360361,0.013785174,-0.009602726,-0.005005399,-0.03032886,0.0002155913,0.001653723,0.017223574,-0.03972926,-0.017495671,0.023777569,-0.004277706,0.010943051,-0.0033809117,-0.007920986,-0.026656618,0.0035347408,0.103615314,0.024519121,-0.005272799,0.030720493,-0.014655736,0.05703533,-0.0028551964,0.0036642936,-0.014418266,0.00024382773,-0.030460294,0.011437633,0.011039529,0.00060135784,-0.06644207,-0.016321314,0.028605696,0.013728181,0.036592714,0.012530283,-0.03640142,-0.00274612,-0.020266643,-0.008713836,0.0012672781,0.010528843,0.020793071,0.002486174,0.0037631795,-0.0010863756,-0.0030853665,0.032924987,-0.04000021,-0.0154858,-0.009345896,-0.0030941695,-0.057373457,0.051707793,-0.016496545,-0.0057629766,0.017970987,-0.009444179,-0.034515187,0.012381933,-0.009931072,0.018252045,0.02117266,0.00805467,-0.035045605,-0.005754587,-0.024584895,0.004954038,0.04162589,0.0103164725,-0.0061067888,-0.006390147,-0.0023071324,0.052216675,0.013602427,-0.059781924,-0.019774348,0.01713999,-0.031749457,-0.007497217,-0.034929413,-0.025573395,-0.02010862,-0.014940287,0.026602363,-0.010971272,0.058803655,0.010510826,-0.024917653,0.02010717,-0.015758814,0.046177216,-0.048360985,-0.032071292,-0.010077796,-0.054998334,0.011788307,-0.050097626,-0.011171278,0.02548724,-0.020872464,0.03251017,0.029142281,-0.021498356,0.04838043,-0.028356455,-0.016333593,0.022572888,-0.006696191,0.0044153347,-0.015035764,0.032335866,-0.03180855,-0.0008991832,-0.042724207,0.002393724,0.009752924,-0.026492722,-0.024344234,-0.018758377,-0.024112934,-0.046435967,0.056812797,-0.023035191,-0.019880213,-0.035150588,0.053776357,-0.0048509864,-0.013085904,-0.054406635,0.005415138,-0.017787213,-0.007808321,0.013220586,0.02609954,-0.04957586,-0.027414206,0.0006947642,0.04226347,-0.03443885,-0.0012663245,0.04979445,0.027912937,-0.013412726,0.006760417,0.0036074482,-0.0028367096,-0.027679594,0.022869345,-0.022900289,0.01230698,-0.013772036,0.029465823,-0.038561665,-0.001978025,-0.015312033,-0.019891698,0.011748028,-0.037475213,0.00687989,-0.05884108,0.02028136,-0.041814424,0.008891831,-0.034352142,0.029431151,0.014892118,0.08254224,-0.049986478,0.041307162,0.017030269,-0.011066191,0.0026948191,-0.016505975,-0.00218926,0.006241722,-0.01745405,-0.039287623,-0.02415591,0.029885294,0.015677562,-0.014200141,-0.019536026,0.015319621,-0.008318801,-0.0117026055,0.04202382,-0.014660856,0.0024138356,0.012455119,0.050277658,0.010675036,0.0028791777,0.027617723,-0.018036133,0.0019370277,-0.011920776,0.029198205,-0.009186129,-0.021672072,-0.0015432847,-0.013428928,0.0045741554,0.015033197,0.023247007,0.0030913763,-0.0014526868,-0.065303974,-0.027533622,-0.025307065,-0.01749341,-0.02719197,0.029315922,0.00708642,0.056060128,-0.00800238,-0.040096454,0.0010491901,0.047898825,-0.15310727,-0.0075228694,-0.021151237,-0.018017136,-0.028430857,-0.011390144,-0.023348348,-0.04690611,0.027938116,-0.047771104,-0.05390942,0.0007849317,0.037568416,-0.036588263,0.012199027,0.016296348,0.006319955,-0.023775186,-0.014504554,0.043812934,-0.029641386,-0.02905589,0.018107567,0.02595673,-0.023005564,-0.017530842,0.024792083,-0.031363953,-0.033014443,-0.038117982,0.018548938,-0.06546782,0.025273295,0.063114636,-0.016371882,-0.048586212,0.020604152,0.006364528,0.0038322147,0.017281195,-0.0052286405,0.035956606,-0.0034329093,0.054107178,-0.011495627,0.03126748,0.0107436925,-0.026127521,-0.05495825,0.0036583808,0.058437306,0.009613869,-0.026683955,0.021979403,-0.025867745,0.012151875,-0.0643688,0.03132012,-0.003919622,0.058393266,-0.031210406,0.02764244,-0.0331004,-0.028380781,-0.019680517,0.009807679,-0.036770955,0.008160327,0.0035881363,-0.02401061,-0.0114058275,-0.05786919,-0.010532112,-0.04976653,0.014373868,0.017671157,0.003648896,-0.022467468,-0.051109906,-0.043316443,-0.013499665,-0.04132612,-0.016106447,0.01832966,0.024877526,-0.0056061903,0.005771284,0.012169267,-0.05924456,0.022563497,-0.047227092,-0.05450265,0.020165484,0.012930878,0.0016444568,-0.012808848,-0.03980996,-0.010082355,-0.03275625,-0.007737566,-0.018399494,-0.028840868,-0.0113604,-0.005491183,-0.057660077,-0.03209538,0.018367896,-0.008145397,0.022117967,-0.023985751,-0.06871564,0.029684572,-0.031455208,0.007224817,-0.00015669104,-0.0068997066,0.0015302653,-0.0017243427,-0.022349235,-0.026983943,0.0093843015,0.00083011267,-0.01948182,-0.017683487,0.017542759,0.043966062,0.027409518,-0.013598996,0.014823391,-0.054897044,-0.00013005179,-0.05698932,0.009591291,0.0040469947,0.010181801,-0.022085823,-0.00795519,0.043204963,0.0076278723,-0.016841594,-0.015508454,-0.026631305,-0.0078650825,-0.014419008,-0.007117184,-0.0052701537,-0.008826096,-0.0058247745,0.015991034,0.0041047153,0.018178536,0.0047977995,-0.05348997,0.048958365,0.025169674,0.05799612,-0.031230578,-0.02939673,0.009155246,0.04655432,-0.009113074,-0.054006565,-0.032362215,-0.040314455,-0.024383167,0.07757405,0.017644158,-0.023117527,-0.04621961,0.023246607,-0.0013344646,0.031073561,-0.028806934,-0.019202879,0.043184783,0.0007799026,0.015304128,0.0060616815,0.040121865,-0.006931789,0.025728134,-0.014808116,0.023718733,0.02413778,0.0017496649,-0.0021409818,-0.08385126,0.006919296,0.032085534,-0.01469891,0.002699491,-0.016402734,0.0165243,-0.031081378,0.012987156,0.026037024,0.014679743,-0.021557312,-0.0117207365,0.042244073,-0.03677797,0.03006106,0.043228246,-0.018267496,-0.045383245,-0.055833004,0.0061436803,-0.009582122,-0.0069747083,-0.006673399,0.000029571407,0.0054860953,-0.028838504,0.011937763,-0.0051622675,-0.0279927,0.032555133,0.021903709,0.015052676,0.0008654242,0.03419367,0.008215108,0.006801647,0.004170781,0.0074525164,-0.00094453327,-0.0028654092,0.016422795,0.017992465,-0.010069667,-0.013857216,0.018890867,-0.0029893252,-0.008338523,0.045925647,-0.02922068,-0.0012117238,0.0022606016,-0.037598807,-0.0021850117,0.007032765,-0.006716626,-0.03787652,-0.018831184],"last_embed":{"hash":"vawr1i","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"vawr1i","at":1762844553093},"key":"Work/Random/MobilePlugin.md##{5}","lines":[11,11],"size":294,"outlinks":[{"title":"*Simon Cambier*","target":"https://github.com/scambier/obsidian-omnisearch","line":1},{"title":"♡","target":"https://github.com/sponsors/scambier","line":1},{"title":"♡","target":"https://ko-fi.com/scambier","line":1},{"title":"**Omnisearch**","target":"https://obsidian.md/plugins?id=omnisearch","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=omnisearch&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"vawr1i","at":1762844553093}}, +"smart_blocks:Work/Random/MobilePlugin.md##{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07096923,-0.024900738,-0.02486409,-0.017267147,-0.022402856,-0.00088150485,0.0005665352,-0.015466489,0.033536807,0.021864085,0.019749178,-0.0077347863,-0.005936684,0.016015353,-0.00069256546,-0.010591625,0.0051158797,0.007578418,0.011371674,-0.028301146,-0.013771173,0.0037236447,0.012194911,0.032231495,-0.019137153,0.029056909,-0.0029399719,0.0015369351,0.01714385,-0.0018612893,-0.0038149382,-0.0074111773,0.038187172,0.0014215915,-0.028098516,-0.007820801,-0.004325652,-0.054357644,-0.03587715,0.02869181,-0.0047608824,0.022698363,0.012535913,-0.0031128472,-0.017748153,-0.028244672,-0.014074572,0.003182602,0.023554165,-0.01348519,-0.011039315,0.0042053116,0.03284135,-0.08914019,0.02079806,0.051705822,-0.018750262,0.01940897,-0.043419845,0.0036706103,-0.04749269,0.005599036,-0.007840928,-0.02478989,0.048890673,0.026302429,0.008502521,-0.00037535807,-0.009417448,-0.0046177907,0.00052759005,0.039834064,-0.03367689,-0.03839237,-0.034946796,-0.02027289,0.044949427,-0.0030380504,-0.019561296,0.013457271,-0.0010152599,0.009832837,0.054223526,-0.00840781,-0.011715125,0.015720246,0.031777468,0.09426432,0.056138832,0.023482716,-0.007791365,0.034764472,0.030279573,-0.06195667,-0.061479487,-0.0029457812,0.0626489,0.024988012,0.02217234,0.0072734267,0.021392211,-0.007605975,0.0038755583,-0.019500948,0.028697083,0.0011612243,-0.0112072155,0.03698844,-0.047155276,-0.022753228,-0.0063454555,0.009961162,0.026259966,-0.03898951,-0.02396919,-0.0009898845,-0.0029267254,0.0051647574,0.01888746,0.028670803,0.024714837,0.04679306,0.05983571,-0.024092741,0.010891727,0.04064229,0.017643686,0.029584287,0.02160766,0.023419825,0.013645183,0.055347733,0.023772007,0.027011953,-0.019218512,-0.005596965,0.012845253,0.013621797,-0.032427803,-0.07938745,0.017108103,0.0020646201,0.029530725,-0.01235357,0.04096605,-0.040655885,0.0107917,0.06972484,0.030894766,-0.03603297,0.0013582492,0.026953882,0.0032473374,0.022071695,0.042012237,-0.00387255,0.051839866,0.029517444,0.0018789085,0.024157828,-0.030484661,0.01690269,-0.03617281,0.030191388,0.008990372,-0.0712311,0.03734965,0.0024020025,-0.006735433,-0.059200402,-0.02355804,-0.043884687,-0.015116706,-0.010352083,0.020831255,0.002428474,0.056044642,0.0036887107,0.046170846,-0.036655687,-0.018333282,-0.0031719874,-0.05020168,-0.015423059,-0.063658275,-0.027680565,0.0060418746,-0.007332659,0.016636243,0.056688264,-0.0036874986,-0.019293096,-0.02417761,0.023792217,0.06520388,0.002887291,-0.04511497,0.010379602,-0.02974476,-0.0076148165,0.026593722,0.0037629837,0.06465523,-0.03393481,-0.014656752,-0.02126153,0.015265454,-0.07307259,0.007891062,-0.040065903,0.0000010041997,-0.01650963,-0.0451779,0.0033891122,-0.022029996,-0.026622107,0.034229156,-0.012846143,-0.0006434635,-0.009367519,-0.040286943,0.029452639,-0.023170978,-0.03605218,0.008137254,0.0029277916,0.019874584,0.01046554,0.00558542,0.015107949,-0.053937327,0.027584288,0.027467828,-0.0047466117,0.05040968,-0.017143354,-0.060409565,0.04046718,-0.017763643,0.040034376,0.015708756,-0.03587648,0.029108746,-0.029391916,-0.035042472,0.028383642,-0.005717714,0.0021288085,0.0015488968,-0.025087796,0.025961302,0.005621299,0.022706296,0.023895087,0.041739173,0.018475486,0.025000472,-0.017611688,-0.024487685,-0.032133646,-0.010377407,0.037177294,-0.010015018,0.01662752,0.013781471,-0.0053188684,0.011511756,-0.00781775,0.008102789,-0.043158684,-0.025805714,0.011419817,0.05842719,-0.006889422,-0.00037498507,-0.041977346,0.012350334,-0.03928154,0.0712561,-0.021317834,-0.033818677,0.05489191,0.040187012,0.018722992,0.0056715864,0.03459434,0.0031448998,-0.015635625,0.016877754,0.012938278,-0.00040408873,-0.004305745,0.057666343,0.028932184,-0.03274855,0.018488225,-0.01624004,-0.16033913,-0.027015531,0.023198798,0.048625994,0.021127636,0.0300356,-0.051912006,0.015885778,-0.022602359,-0.0101099,-0.024796288,-0.04517686,0.002323716,-0.028245132,0.016856492,-0.0033086408,0.007924515,0.035856623,0.009976469,-0.026734918,-0.07344126,-0.064553,0.024986895,0.033943344,-0.012557254,-0.04900598,0.046754662,-0.027292755,-0.015867306,-0.015574791,0.009889273,0.02986301,0.002342323,0.026511606,-0.0094427215,0.014702057,0.029663745,-0.02329556,0.013146652,0.031813942,0.039959352,0.05208146,0.016888633,0.03393872,-0.015577233,0.012284107,0.02253789,-0.0021630717,-0.018907852,-0.0025284765,-0.02904675,-0.0115763,0.021463765,-0.006573841,-0.030652685,0.00091868406,0.011629198,0.027309595,-0.007843831,0.0035143197,-0.052219044,0.004032494,0.017981859,-0.029912686,-0.00843372,0.030198302,-0.009455091,-0.0845856,0.048679255,0.0024396456,0.017122876,-0.08877413,-0.006904372,0.038820792,0.036811415,0.03731667,0.0005675202,0.029550066,0.024036575,-0.09820105,-0.053607937,0.03612253,-0.0074067614,-0.0031155802,-0.011612006,-0.06973131,-0.004683816,-0.006154804,-0.0078093805,0.258609,-0.012249966,0.0014242617,0.019601878,0.040924933,0.0034286217,0.026561527,0.028327174,-0.009988553,0.0016777931,0.0037958338,0.01811414,0.011529638,0.029789215,0.03473306,0.00007974833,-0.050565112,0.011882497,0.059567828,-0.035307556,-0.014965089,-0.048495673,0.027426934,0.069555275,-0.014174431,0.00011333212,0.012943913,0.004108273,-0.02351997,0.03113098,-0.05413269,0.0049684765,0.09808362,0.0027204847,-0.042948794,-0.0018782655,0.03069197,-0.014153735,0.031020237,-0.0022708043,-0.015433365,-0.003197018,-0.024073321,0.005886744,0.05617092,-0.021553881,-0.008458182,0.020482564,-0.009939558,0.0073943827,0.02640057,-0.044958062,-0.020882614,-0.010155063,-0.017663611,-0.023776496,-0.028181648,-0.035955224,0.016992547,0.03370432,0.028588947,0.0011152342,-0.013554266,0.0030918375,0.018200971,-0.009627976,0.0060936906,0.027339716,-0.012073682,-0.0007745761,-0.024044331,-0.011279786,0.031929385,-0.0069119995,0.028403776,0.021032741,0.06775616,0.0433133,0.0013378664,-0.021183228,-0.042417135,0.023803815,-0.016709358,0.0057659266,0.0028094875,-0.035196226,0.003801374,0.064452365,-0.02134505,-0.02270471,0.03365065,-0.0080009345,-0.012913614,0.052411545,0.016839517,-0.004653055,0.016817616,-0.03562311,-0.042831738,0.007997275,-0.000725879,0.00007615665,-0.050161354,-0.006853121,0.007285598,-0.024009826,-0.018957298,-0.00083554414,0.00045309152,-0.0037281825,-0.035221312,0.0025475232,0.04060136,-0.042942084,0.0013248491,0.0658248,0.035712816,0.035615515,0.0019630904,0.034974493,-0.040355995,0.00012400442,-0.004565956,0.023377022,0.0011019311,0.011759295,0.0069967415,0.050791055,-0.021789031,0.01971193,0.012124438,-0.03427813,-0.003908052,0.016060088,0.038065758,-0.015439808,0.032190904,0.05973534,0.033718366,0.0100185685,-0.00017775639,-0.010844878,-0.027382992,-0.04086932,-0.004550094,-0.015226107,0.01345608,-0.04125132,-0.056517553,0.037980873,0.055331897,0.026714899,0.02631169,0.005799733,-0.005860936,-0.0084879445,-0.032824,-0.021393256,0.008385214,-0.058295228,-0.019739136,0.009866406,0.06294909,0.055930883,-0.030987196,-0.0010021998,-0.018682335,0.04590812,-0.017809443,-0.006274571,-0.0035446014,0.0026695335,-0.032638866,-0.0042314064,0.004138645,-0.011990938,-0.0057874764,-0.031219076,-0.06969567,-0.044554133,-0.028313447,0.016672514,-0.08777315,-0.027286848,0.034369666,-0.026291415,0.010782421,-0.0014225704,-0.011111336,-0.036893062,-0.01978617,0.08186377,0.047073044,-0.0019289958,0.016111206,0.044423632,0.0574965,-0.0064759613,0.01644997,-0.01033742,-0.0068448787,-0.049850874,-0.014110634,-0.024049668,-0.010795542,-0.024072073,-0.058168974,0.03571976,0.011239991,0.017286872,-0.01137954,-0.03352305,-0.0121557275,-0.014023224,0.016282193,-0.023385998,0.02214445,0.05337304,0.0009621361,0.0031486421,0.01095962,-0.0070267487,0.0053940355,-0.02028169,-0.053548098,-0.011284443,0.054454483,-0.054224618,0.022173356,-0.039487354,0.0030668068,0.019182423,-0.03361248,-0.027462713,-0.0019511773,0.017994024,0.022420146,0.0412381,0.0668538,-0.023687856,0.0051992475,0.008590497,0.022399401,0.046522837,0.05094955,0.016157659,-0.055222806,-0.0150422435,0.045279063,0.021201758,-0.03772121,-0.010145807,0.04264819,-0.024156172,-0.025323167,-0.037425753,-0.0093192365,-0.008237577,-0.0031854273,0.007606136,-0.00546315,0.051229328,0.018910455,0.0058404612,0.028734298,0.013204551,0.027145851,-0.05483608,-0.0067407778,-0.03568296,-0.03455625,0.012819285,-0.048053928,-0.0005562625,-0.0041352003,-0.022312505,0.007532425,0.024482677,-0.020321134,-0.024369217,-0.037055474,-0.026545562,0.029286537,0.013177151,-0.026936388,-0.024039708,0.015859874,-0.012483458,0.0040805815,-0.049490064,0.01731436,0.00896979,-0.03776644,0.0047011245,0.005025249,-0.017279424,-0.021090735,0.016570745,0.0013620493,-0.037982292,-0.026269343,0.05209628,-0.004173034,-0.0012711943,-0.005908127,0.026959682,0.0011792055,-0.0029100482,-0.005904057,0.011660927,-0.012731157,-0.062553145,-0.010380892,0.024804339,0.021571383,0.005824366,0.036487434,0.015531092,-0.021611437,-0.021729846,-0.007231669,0.0030694413,-0.004934755,-0.022833562,0.001273468,0.001627292,-0.010242531,-0.007186991,-0.061027836,0.0027390022,-0.026626032,-0.026453141,0.03950288,-0.011206698,-0.009412189,-0.035532553,0.039879344,-0.006336564,0.03161663,-0.034154594,0.012256354,-0.008176237,0.035961315,-0.01676688,0.036677975,-0.04772611,-0.017182423,-0.019228145,-0.01716732,0.015315781,-0.022734683,-0.031932488,-0.034056358,-0.023766657,0.03322029,-0.036488384,0.024295231,-0.015370979,0.004459562,0.030700427,-0.037492566,0.017955236,-0.007784358,0.0006457097,0.015618446,0.011308778,0.019393029,-0.017925672,0.034350034,-0.0094415685,0.012457152,-0.012216676,0.009605188,0.05455707,-0.043008033,-0.017388294,0.007969063,-0.053888727,0.033051256,-0.03305272,0.0010982172,0.01713522,-0.048940383,-0.019609673,-0.027365098,0.008851191,-0.016232686,0.022433039,-0.030668749,0.062309634,0.010361994,-0.019047283,-0.0013827056,0.0028897515,-0.13927267,-0.024999993,-0.00065690326,-0.030572655,-0.045832362,-0.017436704,-0.041902546,-0.038189594,0.020975433,-0.024799928,-0.026103003,0.012969598,0.02872316,-0.0052676215,0.0037298037,0.030837039,0.017563395,-0.033528794,-0.0101546105,0.08561146,-0.026104584,-0.0095981425,0.035790607,-0.011144341,-0.023700658,-0.036342155,0.017103931,-0.017169239,-0.042739704,-0.02610216,0.0038351496,-0.0033965209,0.0240017,0.07496082,-0.08034152,-0.008971953,0.010704556,0.0124949105,-0.0024478969,0.0025871485,-0.01466706,0.008980462,0.0059442353,0.06590428,-0.016544824,0.030233152,0.02198125,0.008851742,-0.023200382,0.012648945,0.042752307,0.03555172,-0.0045744115,0.011701123,-0.016160855,0.017273642,-0.021065744,0.0035421783,0.0402636,0.008398554,-0.04019009,0.019640159,-0.021386001,-0.0018763746,-0.0017105637,0.0048673344,-0.046587568,-0.0052404325,-0.013134511,-0.0061503076,-0.022238955,-0.027440162,-0.010566691,-0.0127089955,0.016125098,0.0068242922,-0.026269205,-0.06352913,-0.015604368,-0.036053967,0.000114752875,-0.042688817,-0.025070718,0.008010021,0.006685853,0.008957618,-0.00881095,0.0027837225,-0.056380004,-0.0145761,-0.05644248,-0.06471402,0.01939124,0.008518954,0.03420432,0.012796077,-0.054495644,-0.022756172,-0.027883146,-0.026280114,-0.025317803,-0.012085056,-0.0026683926,-0.0016960923,-0.020757137,0.017386178,0.03226144,-0.006474703,-0.022773521,-0.04190412,-0.033163413,-0.016836038,-0.014678663,-0.027228298,0.008344295,-0.0027950425,-0.0020493537,0.016755592,0.018674208,-0.050116114,-0.0072096167,-0.022362461,-0.013977217,-0.016041007,0.018453242,0.014290064,0.062717244,0.01141833,0.016625643,-0.025925009,-0.010815691,-0.036719706,0.03479102,-0.003684767,0.043334085,-0.035180617,-0.020619214,0.042340983,0.011014285,-0.059404496,-0.0089177275,-0.021062404,-0.00092848064,-0.042316876,0.032137923,-0.033033017,0.030044599,0.006864248,-0.013408891,-0.024560474,-0.0084383385,-0.009335317,-0.0631791,0.009277666,0.02373705,0.034189817,-0.017324278,0.013656256,0.0015287627,0.06577944,0.04281571,-0.020282127,-0.030593807,-0.012912896,0.013529752,0.054515116,0.023183892,-0.03160038,-0.058766548,0.048946694,0.0046404363,0.014989694,-0.020328473,-0.009249539,0.045047197,-0.046123117,0.020798624,0.015534145,0.005220183,-0.034927383,0.012848051,0.01164023,0.055460297,0.042075213,0.026562877,-0.03970951,-0.07388678,0.034867447,0.004279317,-0.02452937,-0.00035427453,-0.01606582,0.05208587,-0.03322031,0.007295217,-0.008934358,-0.0041657765,0.0066265925,-0.0063448255,0.046689365,-0.008328521,-0.0095109735,0.005797929,0.009712231,-0.039994936,-0.025445394,-0.009527488,-0.010569991,0.018761199,0.0023777212,-0.007724675,0.024213735,-0.05828555,-0.0065564006,-0.0047438005,-0.04560858,0.0057656197,0.06139421,0.013687139,0.023757515,0.04377421,0.038308557,-0.019205129,-0.038236387,-0.03465929,0.005635578,-0.0065329405,0.011018223,-0.01795961,-0.0005174944,-0.027550373,-0.0100428015,0.020532591,-0.018006846,-0.0003849671,-0.022397166,-0.0066578146,0.036500998,-0.0071384064,0.0025211724,0.014427737,-0.038421433,-0.052995995,0.032488108],"last_embed":{"hash":"1a4eric","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"1a4eric","at":1762844553093},"key":"Work/Random/MobilePlugin.md##{6}","lines":[12,12],"size":297,"outlinks":[{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":1},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1a4eric","at":1762844553093}}, +"smart_blocks:Work/Random/MobilePlugin.md##{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.008370207,0.016721196,0.00080910564,-0.019544026,-0.026481915,-0.0367324,0.055241693,0.0012928067,0.030299943,0.0028023645,-0.027958784,-0.0037418974,-0.010285955,0.040324792,0.012914177,-0.036001433,-0.017016847,0.0072968053,-0.009434646,-0.009388786,0.019661462,0.04107668,0.014614252,-0.01795151,-0.014536414,0.0022054098,0.018183447,0.016241034,0.03802762,-0.008190251,-0.007630322,-0.016491752,-0.0010310375,-0.03318746,-0.025358945,-0.0073951962,-0.014019162,-0.04417677,-0.02269265,0.0213501,0.00033100895,-0.0055316654,0.021530999,-0.036319725,-0.023304362,-0.0015633093,0.01144817,-0.0066151316,0.03617647,-0.006190226,-0.006078143,0.00056542887,0.051324688,-0.05985561,-0.03136502,0.014363036,-0.008219635,0.0033556942,-0.053429313,-0.01518339,-0.066412315,0.020280767,-0.0019186888,-0.02551431,0.030799786,0.05203388,-0.00017287876,-0.0007996861,0.0034753326,-0.006219172,0.022926452,0.0548718,0.020179888,-0.030816555,-0.056645595,-0.012401457,0.047897868,-0.008963958,-0.025256297,0.04197168,-0.010563232,0.02996855,0.010252597,0.0135744065,-0.00010024968,0.0073468317,0.025165671,0.01703128,0.031328302,0.056407657,-0.013033436,0.020478602,0.060466107,-0.07349907,-0.0562176,-0.010092749,0.051422965,0.008640427,0.019820096,-0.0078028003,0.03291316,-0.026677385,0.02028281,-0.016298946,0.061097044,0.020447273,0.0012010225,-0.0060142092,-0.017297627,-0.011172716,-0.0059764814,0.00044897362,0.042717353,-0.028350405,0.011629212,-0.026707,0.0016792623,-0.030881623,0.04089341,0.023014214,0.04559453,0.024671704,-0.0056076995,-0.027584717,0.0045796954,0.01794407,-0.0048941574,0.046523437,0.003807141,-0.00833835,0.014842732,0.046306208,-0.03674579,0.017708382,-0.078943506,-0.029947797,0.02273029,0.03536016,-0.02807988,-0.05650791,0.022995064,0.018732388,0.03253117,-0.027146757,0.020696273,-0.06899049,0.04588966,0.0046453364,0.038208447,-0.014353141,-0.0106030265,0.02092387,0.0044874637,0.04922352,0.031497907,-0.016507298,-0.023205692,0.03239009,0.022052716,-0.014916749,-0.028760223,0.05454331,-0.07135689,0.050902948,-0.0015847108,-0.0247084,0.018298887,-0.0034647984,-0.013413891,-0.02430247,0.014370715,-0.03595664,0.009259954,0.016901528,-0.0065279873,0.009551878,0.054236732,0.027015096,-0.0047594425,-0.0111621795,-0.027672922,-0.0006330525,-0.043156013,-0.06405375,-0.03984087,-0.014184362,0.0084784385,-0.020494677,-0.013786999,0.022129191,-0.013164725,0.016266206,0.02299804,0.012568543,0.06666933,-0.0047919224,0.02887291,0.062735185,0.012074326,-0.013080511,-0.01492533,0.013928525,0.06122837,-0.060214464,-0.016856061,-0.016922712,0.014749972,-0.06999899,0.0067737494,-0.0096919015,0.05423734,0.002384433,-0.034585856,0.03440465,-0.05733243,0.03564423,0.024241008,0.0017761478,-0.025845695,0.0043634456,-0.044980794,0.06679452,0.0006173656,0.0763944,0.014324665,0.004625435,-0.022828601,0.04627076,-0.026099196,0.019375276,-0.022200052,0.008265443,-0.019688876,-0.038963605,0.046783015,-0.01688857,-0.024714721,0.06251208,0.0142906355,0.02622153,0.0067357616,0.009686828,0.017612008,-0.012222814,-0.050293278,0.0045911493,-0.000020232828,0.0072383424,-0.044941112,-0.059890747,-0.0012645519,0.00020741943,-0.0363866,-0.0014288266,-0.0013559726,0.02122495,0.03537134,0.0015589705,-0.023173016,0.0045923977,0.0021696487,0.02014767,0.0074918256,0.0108191185,0.0298852,-0.005906679,0.0075506405,0.0067975936,-0.00016436545,-0.028317066,-0.002248156,-0.02630081,0.027711395,0.010938208,0.039214034,0.002902687,-0.007299281,-0.008254055,0.059003234,0.01994955,-0.0146106295,0.037751697,0.01535768,0.0057374593,0.03722109,0.044785712,-0.019401876,-0.011669401,0.026402358,-0.013316846,0.0077223764,-0.03248641,0.07549196,-0.03113562,-0.028160438,-0.020396838,-0.01103423,-0.178163,-0.037292123,0.017828466,0.018597497,0.012816868,0.025216863,-0.030529523,0.015485563,-0.032063678,0.013702754,0.039343555,-0.053149737,0.02837046,-0.026089912,0.032081913,-0.016131118,-0.033063803,0.015833395,-0.01542849,-0.031455982,-0.05907703,-0.046196543,0.038456175,-0.009391867,-0.04691998,-0.028931618,0.050112426,-0.016132612,-0.0037695805,-0.008995023,-0.014845528,0.04204918,-0.014307377,-0.0068186917,0.034275446,0.04611947,-0.007974151,0.027144711,0.0129577825,0.0037368191,0.009761103,-0.0025810823,0.009003949,0.042558253,-0.028604291,-0.019754754,0.041173372,0.014792996,0.018863067,-0.013957662,0.00683462,-0.020327264,0.03018679,-0.009746046,-0.01789862,-0.0033289653,-0.0053767427,0.042402506,-0.0044446965,-0.0099442825,-0.031099346,0.014211124,-0.0068757213,-0.007779087,-0.014668192,0.026049078,0.058899786,-0.049555708,0.0068709888,-0.055402417,0.02362174,-0.026261272,-0.0029330188,-0.0023277672,0.030512525,0.04872649,-0.015158197,0.0049103457,0.014056836,-0.104681686,0.013483656,0.018557692,-0.0020956758,0.029088205,-0.002996633,-0.048519295,-0.0019708925,-0.015413308,-0.0045390315,0.24768406,-0.0015063975,-0.030599723,-0.04667139,0.05938122,-0.037072267,-0.01186993,0.034305815,-0.012948421,-0.033881135,0.021324545,0.0050835763,0.01771471,0.04481458,0.050825138,0.038406547,-0.046462804,0.030472474,0.02453376,-0.044123575,-0.021443868,-0.07462182,0.008619118,0.034051288,-0.054492466,-0.0122035835,0.03020979,-0.022148533,-0.025252236,0.027091002,-0.028764602,0.020344974,0.047869433,0.00016043404,-0.010092335,-0.008843486,0.00612805,-0.01638915,0.029618295,0.0060784044,-0.01085296,-0.011676766,0.058888678,0.038974307,0.013665636,-0.031524315,0.01816339,0.0032521042,-0.024749214,0.024197351,0.0015447456,0.0014527842,-0.0028131418,0.020401616,-0.0074715614,-0.020792054,-0.0054197744,-0.0063757612,0.0040783365,0.042527452,0.022652553,0.016732749,-0.018400216,0.0068075513,0.012765424,0.0016261451,0.016877312,0.004542698,-0.011420806,-0.0054743956,0.019256795,0.021577401,0.02717552,-0.0056895968,0.027902052,0.030943159,0.06307662,0.037308313,0.003876993,-0.03372349,-0.029889805,0.025540495,-0.038983792,-0.024435455,0.011002951,-0.048286878,-0.0046781385,0.09358925,-0.013747768,-0.040699393,-0.027053108,-0.0024509735,-0.02450936,0.021548234,-0.009872934,0.031029593,0.06886881,-0.01234416,-0.0500213,0.008988133,-0.051752042,-0.013459719,-0.010718763,0.021958431,0.034701113,-0.0008446095,-0.015456511,-0.024388505,-0.025984393,0.06950753,-0.017484592,0.005162741,0.03124437,-0.045659784,-0.018583808,0.056052916,0.03094144,0.04903144,0.027647065,0.016587794,-0.03593731,0.011277902,-0.02011595,0.009259903,-0.025014803,-0.019822713,-0.0067715547,0.07980795,-0.03656366,0.013967673,0.020354604,-0.03574913,0.027740384,0.025428358,0.051930465,-0.020307997,0.021447288,0.044339273,0.02279382,0.013875947,-0.017321894,0.0035692346,-0.015597188,0.015366503,0.02230902,0.0033963022,-0.0142712435,0.0069659296,-0.033289917,0.03271187,0.050187696,0.0566696,0.017168218,-0.037495594,-0.016181115,-0.05326051,-0.012084486,-0.0067418367,0.025149032,-0.050911848,0.009431561,0.050057996,0.04469485,0.05583011,-0.051130187,0.020199852,-0.008935795,0.044425815,-0.0048631104,-0.025148587,-0.018193599,-0.008556097,-0.047157265,0.015865462,0.0099454755,0.00018932241,-0.019268733,-0.0105092125,-0.040880226,0.009858459,-0.007016458,0.008851857,-0.062741704,-0.017812029,0.049284175,-0.03428123,-0.0025353807,-0.009029326,0.020032566,-0.023319317,-0.03104369,0.10293066,0.007555751,0.010936447,0.03409774,0.027166937,0.041369237,-0.015986405,-0.016099067,-0.021313224,-0.013415558,-0.049102217,-0.015358093,0.031706523,0.019231334,-0.03253599,-0.0028691785,0.004248731,0.027745832,0.016282434,-0.012083043,-0.024300454,-0.015558801,-0.0014121723,0.016317517,-0.026104594,0.03234426,0.046086278,-0.00011209965,-0.00086148235,-0.01043548,-0.004189442,0.013928684,-0.06100815,0.009562143,0.036973562,-0.017423313,-0.01882825,0.045882218,-0.027784096,-0.0046371585,-0.009718459,-0.011546379,-0.008376202,0.003626473,-0.010115674,0.025005572,0.030331861,0.008704296,-0.054594457,0.030023672,-0.04730245,-0.015772805,0.06532378,0.0074576805,-0.006376191,-0.03398791,-0.02866507,0.047573444,0.032234646,0.0028749947,-0.023549685,0.0270653,-0.043149907,0.015188211,-0.06316886,-0.073464565,-0.012039703,-0.028989987,-0.03973113,-0.0033255762,0.046638984,0.0008805592,-0.006691767,0.021659443,-0.041856974,0.02064621,-0.04830409,-0.030254506,-0.008477349,-0.04704441,0.0020615063,-0.014722013,-0.03156525,0.030732142,0.006991278,0.03273444,0.002552318,0.033722885,0.024389127,-0.04262275,-0.016946433,0.04058271,0.0044454327,0.0056340247,-0.027552115,-0.012045434,0.009588733,-0.0060084513,-0.06442501,0.004281422,0.0054946393,-0.043794148,-0.023802284,0.0015455649,-0.012078942,-0.028025357,0.018200576,-0.0317043,-0.019470347,-0.0363745,-0.0017775241,-0.00669395,-0.009394334,-0.025520092,0.031002961,-0.008923883,-0.033785865,0.032160264,0.012717045,-0.07138348,-0.021811998,-0.0020997736,0.051188216,-0.018226705,-0.00065279583,0.0419199,-0.028710013,-0.008308331,0.02468139,-0.0035993366,-0.0042835213,-0.026809055,-0.0025550413,0.0015119318,-0.006352227,0.027709538,-0.0061735767,-0.058825526,-0.033998422,-0.032139234,-0.028382542,0.011147501,-0.008675074,-0.005436514,-0.03658672,0.047265537,-0.0035973801,-0.015424306,-0.013705756,0.052996416,0.0027855071,0.058770023,-0.045364264,0.028195148,-0.04269061,-0.009708264,0.0133100385,-0.048806664,-0.02302455,-0.021034183,-0.030518675,-0.033538934,-0.031037066,0.03055085,-0.0031782037,0.02760167,0.0061250455,0.029532816,0.02159367,-0.02643316,0.0007908056,-0.0143497,-0.016065966,0.0052689007,0.02583443,0.026084922,0.012622107,0.0051990873,-0.00027912375,0.014423221,0.0036974265,0.058528755,0.030337878,-0.013644792,0.004331573,-0.0045637013,-0.006275513,-0.0027575118,0.005546521,0.013819651,-0.029537316,-0.04530363,-0.037028607,-0.008170528,-0.031358916,-0.000057486963,0.029591931,0.007198609,0.033779107,-0.024852205,-0.0049494547,-0.0076080305,0.03789416,-0.16383237,-0.016846081,-0.03669954,-0.007840904,-0.022881508,-0.0024089944,-0.059406534,-0.022749158,0.0131166745,-0.03457088,-0.028609827,-0.025328722,0.060548227,-0.015427547,-0.017538117,0.02049274,0.007737938,-0.008165806,-0.0023561663,0.018734796,-0.0062296805,-0.015608818,0.02780929,-0.010343898,0.009180418,0.02180003,0.032455828,-0.017008778,-0.023574643,-0.0027515958,-0.0065613547,-0.03295621,0.036944523,0.06973696,-0.0064816163,-0.036178745,0.00691226,0.025888607,0.030559571,0.021811431,-0.010984976,0.017114015,0.030492632,0.060562942,-0.0069166864,0.040712208,0.014581285,-0.009606593,-0.058968175,-0.0094972635,0.04785791,0.0026252135,-0.015545478,-0.0037184947,-0.009119951,-0.004777948,-0.053802498,-0.010664977,-0.0033573606,0.042997874,-0.027608426,0.019212855,-0.035856303,0.014413626,-0.032199457,0.0030266792,-0.0416511,-0.0025425625,-0.015518623,-0.019130709,-0.044762824,-0.03669556,-0.009306442,-0.057257283,0.025643298,0.05157063,0.03665963,-0.0119482465,-0.007864966,-0.033082966,-0.05059632,-0.042922564,-0.010264883,0.024621528,0.0055178595,-0.019014673,-0.011239536,0.00782808,-0.04288797,0.01452572,-0.06486001,-0.051919006,-0.0009496968,-0.0041435864,-0.006551321,-0.0012359305,-0.026150297,-0.03001413,-0.02240345,-0.018518304,-0.022692366,-0.0012414152,0.017944852,0.00085713516,-0.050570447,0.010405799,0.05871983,-0.005202399,0.016337525,-0.025636261,-0.07869629,0.014150804,-0.022030981,0.0032164382,-0.025963547,-0.0039665666,0.014656538,0.040998045,0.0025936181,-0.022421487,0.016764458,0.0018870751,-0.0145444395,-0.025065629,0.029529175,0.05077326,0.03721979,0.0028694444,0.05137797,-0.026035447,-0.005156485,-0.061662853,-0.011363182,-0.014275045,-0.010051222,-0.027195754,-0.019217614,0.051731654,0.019215908,0.006947419,-0.018899418,-0.030556018,-0.03658024,-0.019179462,-0.019184377,-0.054311134,-0.034491137,-0.017838953,-0.007180554,-0.017956417,0.008602115,0.029364496,-0.054570816,0.027262894,0.010417618,0.025687363,0.01749657,-0.008173964,-0.0037000068,0.05475972,0.0107296,-0.03810952,-0.008109167,0.0015164044,-0.011071859,0.0050287745,-0.016103996,-0.038777743,-0.032638542,0.041565016,0.037459522,-0.029757861,-0.030469107,0.002938666,0.043659616,0.013149842,-0.00740948,0.0039247624,0.02860257,-0.010358435,0.011144705,-0.04492352,0.03148954,0.019688545,-0.0125686955,-0.018830847,-0.0320852,0.011754096,0.03993768,-0.027571617,0.011308931,-0.006247602,0.014350503,-0.02656864,0.03938304,0.00936881,0.031231819,-0.05520536,-0.004225812,0.010016729,-0.012754669,-0.0045564915,0.010885955,0.0033798837,-0.051277623,-0.014885916,-0.007696694,-0.020666514,0.0000605051,0.012791679,-0.018669736,-0.019069899,-0.061433073,0.017132059,-0.021181477,0.01434385,0.06202975,0.030064397,0.017811816,0.011878457,0.043257706,-0.008761558,0.015209956,-0.015591028,-0.027225174,-0.004717226,0.03450356,0.018594522,-0.00087557087,0.0017543415,-0.028715007,0.021763425,0.009250421,-0.023073792,0.030679226,-0.022665648,-0.009672707,0.027355326,-0.04218956,-0.0157679,0.019653672,-0.030087175,-0.07489109,0.0036976743],"last_embed":{"hash":"hay3n4","tokens":230}}},"text":null,"length":0,"last_read":{"hash":"hay3n4","at":1762844553093},"key":"Work/Random/MobilePlugin.md##{7}","lines":[13,13],"size":276,"outlinks":[{"title":"*tadashi-aikawa*","target":"https://github.com/tadashi-aikawa","line":1},{"title":"**Various Complements**","target":"https://obsidian.md/plugins?id=various-complements","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=various-complements&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"hay3n4","at":1762844553093}}, +"smart_blocks:Work/Random/MobilePlugin.md##{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.028187767,0.002581556,-0.029769892,-0.02649542,-0.040553827,-0.000014945496,0.031617273,0.008585605,0.029587649,0.0041084597,-0.004357686,0.014928698,-0.0027337146,0.022207528,0.0335325,-0.01217014,0.0032351557,0.012372682,0.013437799,-0.011999884,0.0014124021,0.021684092,0.01132512,0.03742892,-0.018777294,0.016362127,0.021440435,-0.0028177954,0.027366243,-0.018715749,-0.016761415,-0.038588088,-0.009433866,-0.03105375,-0.05669979,-0.019665748,-0.021784103,-0.015344073,-0.047226306,0.025268352,-0.0046822126,-0.025652027,0.019152785,-0.00647378,-0.0042914446,-0.03991418,0.0017792496,-0.011423565,0.046615336,-0.004112455,-0.001331555,-0.0029388764,0.041140962,-0.05158145,0.0016795361,0.016574793,0.00085488026,-0.03596628,-0.051822286,0.0070323255,-0.06354755,0.018007591,-0.03463262,-0.015062441,0.042406756,0.035062853,-0.011329477,-0.0025365849,-0.0021464648,-0.008824942,0.015017964,0.027645966,0.002083104,-0.01955206,-0.028679976,-0.0219715,0.06750403,-0.0024181567,0.010582468,0.028976513,-0.0083870515,0.03502459,0.044973444,0.0068299486,0.024116104,-0.0116691245,0.013846732,0.018443331,0.040737092,0.04341565,-0.031497568,-0.0064419927,0.030107612,-0.078009784,-0.059595402,-0.0035019335,0.06578348,0.005822414,0.048101135,0.0029284598,-0.011178355,0.001255396,0.004529829,-0.046516746,0.040577713,0.03716996,0.008383824,0.024023004,-0.05022022,-0.013421511,-0.004417906,0.012688073,0.035389088,-0.034474995,-0.014261804,-0.039425194,-0.023034148,-0.048711363,-0.018824268,0.01852091,0.021675665,0.024431057,0.05067352,-0.0064395224,0.01013716,0.011637108,0.0026541075,0.03800291,0.014532078,0.033826075,0.013672329,0.04188183,-0.00899566,0.0092721945,-0.058707856,0.007245141,0.013480458,0.0047067003,-0.019248977,-0.0605102,0.023344988,-0.011186724,0.00923752,-0.019086288,0.05641056,-0.08663868,0.017090574,0.056289498,0.028287,-0.0023007991,-0.01923773,0.009412553,-0.007997212,0.024059389,0.011932113,-0.002368385,-0.0043036984,0.008743595,0.0067215613,0.005846376,-0.06548341,0.029009568,-0.05554755,0.025855958,-0.0123791825,-0.053907644,0.010144531,-0.012321447,-0.013298072,-0.04190461,0.0062648742,-0.014986439,-0.014910422,-0.010813777,0.0046209698,0.020392917,0.08885258,0.021112688,0.023209274,-0.020250209,-0.058222283,0.021481283,-0.053137504,-0.013156501,-0.027515931,-0.017112888,-0.0017097302,-0.011974144,-0.005736059,0.040442128,-0.0045371074,0.010324595,0.027519552,0.01048308,0.041922618,0.015677819,0.00003518007,0.022670822,-0.0072955536,-0.020197468,-0.033022225,0.0049719564,0.052246194,-0.048704863,-0.012896601,-0.018900692,0.022258585,-0.059329867,0.008009419,-0.009907545,-0.01155443,-0.0025676428,-0.054840717,0.020937864,-0.014267851,0.011564008,0.02548008,0.009550178,-0.01565864,-0.021834,-0.031993568,0.06879253,-0.006198436,0.019586075,0.03288504,0.01184142,0.002404885,0.016332291,-0.020516694,0.026988106,-0.05906375,0.01011864,0.0053584296,-0.033445243,0.07333602,-0.034022257,-0.046406068,0.038812347,0.0117072575,0.039516117,-0.005284825,-0.011395008,0.023604916,-0.018468888,-0.045630455,-0.00035958705,-0.006115799,0.016590578,-0.033928394,-0.0457477,-0.0014997717,-0.0019968029,-0.025145616,0.0064438186,0.008377691,0.013938451,0.039055817,-0.011885338,-0.024599439,-0.025439756,0.0012204999,0.013309085,-0.0042251484,0.016981864,0.009897831,0.002558035,0.015541416,0.009429601,0.0047059157,-0.052997284,0.00880872,-0.008409587,0.03877708,-0.0007024023,0.03162809,-0.016032035,-0.025883092,-0.040869374,0.06755981,0.033775184,-0.034104377,0.04298546,0.011729273,0.031495266,0.01627332,0.028912159,0.0046447753,0.007128538,0.021539116,-0.010334619,-0.036890507,-0.009048444,0.07714485,-0.027080607,0.007926552,-0.011639617,-0.023541737,-0.1874509,-0.033710912,0.02975638,0.070188865,0.008644205,0.04030935,-0.061302964,0.012465107,-0.034695484,-0.02110842,-0.0021473442,-0.05063496,0.036933273,-0.01468948,0.0030773832,0.014378533,-0.032659978,-0.021412792,0.010833891,-0.03418868,-0.055932455,-0.058059916,0.054228477,0.029722199,-0.04103999,-0.036359865,0.054785274,-0.03168752,-0.035453778,0.0046989513,0.0041769473,-0.010566173,-0.0014672491,0.042602755,0.041723426,0.04490917,-0.0068691014,-0.0031079235,0.02626917,0.0144610135,0.033012047,0.05679666,0.021106796,0.00170373,0.014892138,-0.026002673,0.02338985,0.0064641093,0.02280147,-0.016609795,0.012466491,-0.0045980006,0.011645667,-0.016364878,-0.022715088,0.0140047185,0.035507567,0.061258297,0.0035264331,-0.018948734,-0.027325395,-0.012505103,0.009643656,-0.023341076,-0.024255294,0.03107459,0.01980424,-0.021411523,0.023779115,-0.038465563,0.014115661,-0.04026238,-0.021059664,0.04183206,0.016069379,0.022978567,-0.0023270345,-0.026690582,0.021765113,-0.1147071,-0.00404698,0.035277173,-0.0005884155,0.020887641,-0.004437087,-0.031165894,-0.00086170784,-0.03831826,0.017792724,0.29374743,0.015784025,0.0060641747,0.015434475,0.024255283,-0.02780737,-0.011140101,0.039545357,-0.0016120212,-0.017860753,0.020648347,-0.0012351378,0.031330552,0.0026942282,0.015397561,0.015963687,-0.035944372,0.013900921,0.046030432,-0.03309558,-0.00952771,-0.039837565,0.01538813,-0.0025454978,-0.07151636,-0.026945354,0.036722034,-0.01700219,-0.0032914998,0.05201007,-0.0032466587,0.04058957,0.041446786,0.009582529,-0.0388688,-0.00573623,0.03504824,-0.008052907,0.011661439,0.0066848304,-0.027616343,-0.018624933,0.0008158516,0.032259773,0.021206414,-0.0242944,-0.0058785765,0.0163713,0.012336154,-0.0054086503,-0.029314237,-0.041634228,-0.02264832,-0.02299367,-0.005580508,-0.024361776,-0.039133284,-0.022591982,0.020595707,0.030236049,0.04512582,0.007333795,-0.036033574,0.005584316,0.014113086,-0.00096358504,0.011873202,-0.0061241495,-0.024295043,-0.0076132854,-0.008981986,0.02824851,0.01873923,-0.0025765148,0.0395793,0.0307074,0.0721332,0.033570632,-0.03953879,-0.014982154,-0.010365568,0.041416556,-0.0346534,-0.02285574,0.012606128,-0.04453861,0.018402679,0.07682238,-0.022127438,-0.016970342,0.0058900025,-0.016185643,-0.0029073549,0.03493034,-0.0072057378,0.016385587,0.016271736,-0.018651756,-0.002679389,0.025181063,-0.02166678,-0.008839616,-0.04597578,0.0006629283,-0.0039588506,0.006988973,-0.0122376885,-0.02010848,0.02496843,0.04025281,-0.013976502,-0.0057008266,0.011821898,-0.06320321,-0.0042477082,0.07194404,0.0066384096,0.027918357,0.0017510159,-0.010767038,-0.009999998,-0.033618424,-0.0011778178,0.046004105,-0.000208173,0.0031832063,-0.020931,0.067901745,-0.012132574,0.016556019,0.019455932,-0.021237444,0.00079269015,0.026125386,0.04205183,-0.02808931,0.044596024,0.040955875,0.023800598,0.023638152,0.014021549,-0.0027976674,-0.0106702605,-0.022740286,0.028926255,0.005817597,-0.012148878,0.035880823,-0.016999517,0.028209995,0.039793227,0.03406286,0.044371862,-0.0052415286,-0.007809366,-0.04279786,-0.019897861,-0.020501764,0.0028787358,-0.025983498,-0.0005812623,0.04883306,0.044205196,0.05554724,-0.10352985,0.011576827,-0.038888767,0.0326426,-0.017916843,-0.006557768,-0.010501159,-0.0069609582,-0.05633701,0.02761829,0.009451392,0.006926214,-0.041851647,-0.016533455,-0.015461063,-0.0020567512,0.002729277,0.01883829,-0.052611,-0.029345313,0.0458104,-0.030504486,0.00002010648,0.003214965,0.0036878942,-0.026085043,-0.01338259,0.108079545,0.023050476,0.011750548,0.055668827,0.02064554,0.059099283,0.024252575,0.015132375,-0.013378696,-0.01252006,-0.03142498,0.019763282,-0.01989449,0.010100556,-0.051214185,-0.014246766,0.038206924,0.014700339,0.041971777,-0.007176924,-0.022291483,-0.03246431,-0.015269773,0.029160904,0.023835784,0.040791783,0.057730168,-0.0031238992,0.023185559,0.011164378,-0.0076501765,0.021389024,-0.054917876,-0.00969544,0.0014780528,0.011848154,-0.06394764,0.026818324,-0.0154393185,-0.0047440543,0.041258153,0.011923007,-0.013399455,0.0079521835,-0.012781469,0.008583092,0.026994007,0.023094663,-0.03331798,0.0077078333,-0.0005422685,0.011888817,0.02094601,0.022753999,-0.00093156076,-0.027037693,-0.032654364,0.06802632,0.04151498,-0.019499036,-0.04441819,0.02510373,-0.045549564,0.010857413,-0.03179845,-0.03401865,-0.031591408,0.016967308,0.027080085,0.00043966886,0.048912164,0.0018646349,0.009253094,0.026374044,-0.027923185,0.0018916451,-0.06229955,-0.039910823,-0.015363605,-0.036359206,0.022760045,-0.015506589,-0.00597319,0.030679895,-0.029761052,0.010754837,0.03153493,-0.0086167455,0.022981146,-0.054243673,-0.028577173,0.026813962,-0.0009138534,0.000041096002,0.02576525,0.025974078,-0.028546808,-0.008488007,-0.049854945,0.004644332,0.02519474,-0.017249724,0.00599259,-0.009026483,-0.015642919,-0.025345989,0.039232068,-0.006317924,0.0010341634,-0.029146072,0.016512085,0.0052370266,0.0055143335,-0.03564668,0.025752563,-0.015517185,0.008442143,0.029690232,0.017995788,-0.014148882,-0.051995892,0.00058176287,0.04066037,-0.0014482172,-0.013001568,0.047294624,-0.006649365,-0.026810186,-0.010830536,0.009337623,0.01837646,-0.016131159,0.047071576,-0.025596758,0.020050032,-0.006282084,-0.0129592335,-0.032213673,-0.020754691,-0.02366849,-0.032529574,0.0008517102,-0.012734358,-0.009978743,-0.044566046,0.029775675,-0.023675416,-0.015353376,-0.03173616,0.017421372,0.035489738,0.038930375,-0.023112098,0.00960904,0.0011542959,-0.005404337,-0.00739733,-0.025875626,-0.0009994846,0.0029909203,-0.032405633,-0.029941287,-0.052545942,0.017118625,0.019337464,-0.024762051,0.006006162,0.0019495682,0.012642577,-0.019975485,0.021662831,0.005423463,0.021111602,0.0052498328,0.061082166,0.0012154059,-0.012573492,0.039978508,-0.019153034,0.008619801,0.002098434,0.036546864,0.022610135,-0.00964796,0.007900608,0.004080087,-0.009897953,0.03012816,0.019872056,-0.024582142,-0.006818386,-0.049403608,-0.03692588,0.0020471334,0.007574261,0.0018231554,0.038853616,0.0242993,0.050872024,-0.0118333185,-0.036671937,0.0040899552,0.0543263,-0.15743804,0.0014715524,-0.0066187875,-0.0017208814,-0.022591902,-0.007423715,-0.05215169,-0.037636034,0.0016695503,-0.061019924,-0.072463125,-0.009445825,0.014843706,-0.029717833,-0.00010740558,0.032843463,0.03616401,-0.01905763,-0.014981744,0.010604119,-0.014024211,-0.036103904,0.025985518,0.00667854,0.0146903,-0.020485602,0.0150326695,-0.010560625,-0.029240299,-0.030593315,-0.00449519,-0.033353884,0.021964071,0.03527794,-0.044177674,-0.037828628,0.016060041,0.021117168,0.0007203454,0.03879676,0.009275187,0.02996557,-0.020479478,0.05097084,-0.007802537,0.035126872,0.005691103,-0.02016911,-0.066234164,0.00051591435,0.07054243,0.022156274,-0.023578228,-0.015679447,-0.005238174,-0.003788252,-0.036663596,0.0049802936,-0.0030691468,0.040922016,0.0042101396,0.021699307,-0.051298585,-0.0045610443,-0.025820203,0.008480996,-0.055457108,-0.005769695,-0.01681209,-0.053785324,-0.011814048,-0.01759193,-0.010408812,-0.041343864,0.010940556,0.0018986127,-0.00802366,-0.018682344,-0.038035907,-0.06849836,-0.024547545,-0.0452335,-0.0102326535,-0.0006508137,0.05384125,0.009278762,-0.004137286,0.019346192,-0.06658475,0.018747484,-0.0777097,-0.062458307,0.016791506,0.024965791,-0.013166378,-0.047362126,-0.02067505,-0.0043463553,-0.014254809,-0.028742468,-0.020742651,-0.020542437,0.015634561,-0.017796624,-0.032256067,-0.023418695,0.019879404,0.02087695,0.0031672555,-0.04293511,-0.078421086,0.04694486,-0.040754523,-0.016373182,-0.03057622,-0.0072991247,0.0041496707,0.01301116,-0.0009861686,-0.041525926,0.004085479,-0.034223255,-0.02293945,-0.022370165,0.03801269,0.028508171,0.036890253,0.024585068,0.040021487,-0.02844975,0.011050176,-0.04824696,-0.0062811463,0.0025544835,0.011714902,-0.009652282,-0.010714209,0.043742727,0.009583238,-0.029442376,-0.010926756,-0.013337224,-0.0010949022,-0.04408497,0.000114330636,-0.032517776,-0.009800429,-0.024493283,0.0130159315,-0.0011094846,0.023057126,0.010964624,-0.03526691,0.019948063,0.042682763,0.040574882,-0.017029045,-0.006145399,0.011777173,0.035222545,-0.015236973,-0.0649995,-0.017873676,-0.014379331,-0.014666358,0.058656394,-0.01643926,-0.044698317,-0.050814275,0.032889474,0.01167546,0.00734208,-0.01925844,0.002514176,0.03518964,0.006111416,-0.00033271062,-0.021407435,0.035862412,-0.013384391,0.020063167,-0.011996399,0.057115063,0.032406308,0.0039907834,-0.022043686,-0.041722927,0.016804758,0.03425603,-0.023303743,-0.0019976185,-0.025620468,0.007485493,-0.05319768,0.02354577,-0.014401713,0.02872248,-0.045687657,0.007767641,0.036268834,0.00053452584,0.005761682,0.05263007,0.007872621,-0.033971943,-0.013486008,-0.008859758,-0.024473665,0.008894363,0.022108432,0.0065360414,-0.016328817,-0.060950063,0.019863626,-0.011377553,-0.026926732,0.022205496,0.022634966,0.008904529,0.003535919,0.045928355,0.0074302903,0.021100456,-0.017804634,-0.021682778,-0.024446312,-0.0042847586,-0.012993515,-0.0017069326,-0.026664352,-0.031832207,-0.0051393854,0.014028128,0.026473781,0.04845994,-0.0038412444,-0.010855699,0.030820277,-0.018164935,-0.0136620095,0.01423751,-0.024980122,-0.032812934,-0.00092335226],"last_embed":{"hash":"4gv6tu","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"4gv6tu","at":1762844562338},"key":"Work/Random/MobilePlugin.md##{8}","lines":[14,14],"size":250,"outlinks":[{"title":"*Vinzent*","target":"https://github.com/Vinzent03","line":1},{"title":"♡","target":"https://ko-fi.com/vinzent","line":1},{"title":"**Advanced URI**","target":"https://obsidian.md/plugins?id=obsidian-advanced-uri","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-advanced-uri&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"4gv6tu","at":1762844562338}}, +"smart_blocks:Work/Random/MobilePlugin.md##{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04537438,-0.0027912795,-0.042729035,-0.01535363,-0.024270495,-0.03220412,0.024535805,0.015820691,0.035040386,0.01993573,-0.008645733,0.013241286,-0.005322866,0.018172182,0.062253933,-0.019786883,0.0017842482,0.0010892032,-0.015655272,-0.00998986,0.013654531,0.019128518,0.055992473,0.04365449,-0.008064493,0.031440157,0.0120296925,-0.004645655,0.017200017,0.019858155,-0.010652595,-0.04340772,-0.005095167,-0.01924842,-0.04960527,-0.017119894,-0.024283817,-0.041688472,-0.03250417,0.010165103,-0.014614281,-0.01817115,0.032207977,-0.029447552,-0.016280886,-0.01976744,0.015451191,0.0023849737,0.004448546,-0.01584448,-0.01893358,0.00029079747,0.04875819,-0.05910325,-0.027156735,0.0012002985,0.00016903017,-0.031824958,-0.09078399,-0.006688364,-0.059773866,0.022501957,-0.041241754,-0.037570857,0.0334462,0.058595963,0.0009023691,0.0019436985,-0.014456227,-0.010652746,-0.015249706,0.047658578,0.04389748,-0.020767365,-0.016125174,-0.031365454,0.05749143,0.0014446349,-0.0023408334,0.04123562,-0.010408576,0.01978104,0.008689181,-0.0037018915,0.008857132,-0.030635659,0.0076290844,0.081657775,0.01212044,0.040259145,-0.01651142,0.0007695273,0.03067701,-0.052349634,-0.04274416,-0.011723531,0.055866897,0.019809693,0.050318066,0.013442272,0.012402316,-0.028943922,0.022475442,-0.039876737,0.0053733634,0.034855694,-0.009576329,-0.009810943,-0.022712938,-0.020062849,-0.00685037,-0.017457787,0.02162835,-0.046040233,0.0021634086,-0.0061571384,-0.019833501,-0.027539162,-0.007356427,0.010292636,0.03966117,-0.027042614,-0.004276162,-0.014536614,-0.009962161,-0.0066516995,-0.010706228,0.019809734,0.0012656723,0.046793003,0.02839478,-0.004509682,-0.009861345,-0.0017943258,-0.035249386,0.025124915,-0.0034931654,0.03371609,-0.026672238,-0.057062827,0.0241405,0.000024201741,0.026842427,-0.044811036,0.043281745,-0.065008216,0.055609476,0.0019808803,0.04488653,-0.010288444,-0.012661739,0.014875038,0.0044375765,0.008861726,0.029760294,-0.011568279,0.040229023,0.017242199,0.00093056494,0.0040180376,-0.007078257,0.060524147,-0.03648778,0.036797035,0.029343449,-0.0184685,0.028803064,-0.009987674,-0.015268251,0.017065378,0.0048053353,0.008140843,0.005284589,-0.0021281855,-0.0016307647,0.018023107,0.050502457,0.015736816,0.0130958725,-0.040395208,-0.063372485,0.009855904,-0.05324701,-0.05068476,-0.029914107,-0.017173646,0.051655367,-0.025668755,-0.007223257,0.0737561,-0.023821447,-0.030311244,-0.0036452883,-0.00614288,0.028964289,0.013676725,-0.032861352,0.019206857,-0.0025422098,-0.019570393,-0.01385221,-0.0037992063,0.091131814,-0.02025656,0.008816218,-0.023596663,0.033623073,-0.038416218,-0.008816856,-0.026512144,-0.012010208,-0.008653054,-0.05188417,0.016766626,-0.025282826,0.034678996,0.030676812,-0.011573337,0.0034664157,0.01208462,-0.03104311,0.041393526,-0.0033404413,0.061157875,0.0038115508,-0.023568857,-0.0040963776,0.052469827,0.0038668194,0.002218907,-0.048358716,0.031109788,0.0066196076,-0.02214844,0.07288169,-0.019225929,-0.04915339,0.052900217,0.027396824,0.0069823912,0.016381085,-0.017549722,-0.01821303,-0.019666655,-0.040301774,0.028061565,0.0005640421,0.035782497,-0.02521881,-0.027842257,-0.026761612,0.014125475,-0.031521156,-0.0016914473,0.009540115,0.038062926,0.02400366,-0.008593857,-0.018493053,-0.03285154,0.015928874,0.021699972,-0.015109404,0.017641088,0.004042683,-0.00017354652,-0.0031536166,-0.011524126,0.0035774636,-0.03311427,-0.0089013195,0.0010743332,0.022721313,-0.00586863,0.023667732,-0.007897524,-0.017081631,-0.027291402,0.06055746,0.010643337,-0.028162647,0.060988657,0.0356542,0.03377564,0.02081526,0.029336756,0.021144101,0.008082873,0.024110902,-0.0064747063,-0.012235109,-0.0021557251,0.068523705,-0.0017209906,0.0030087554,0.005607643,-0.021964874,-0.17945406,-0.01207575,0.02810978,-0.0035832804,0.014913183,-0.0060994294,-0.080998704,0.02647947,-0.03251572,0.0129228495,0.014577167,-0.053147487,0.028188568,-0.013421365,0.017866643,-0.006901383,-0.013619382,0.0073744766,-0.024353879,-0.025197526,-0.047188886,-0.05209626,0.06118673,0.050832026,-0.011405412,-0.053298835,0.06989531,-0.0040849093,-0.027245728,0.021702135,0.005522954,0.018036699,-0.0025767367,0.0054719253,0.03526725,0.024484443,0.02440118,-0.0060810284,0.023776323,0.007522054,0.050384942,0.0051847408,0.02383668,-0.00913355,-0.0021512813,-0.004270652,0.024733184,-0.004088382,0.003052449,-0.0069558234,-0.011295545,-0.030434234,-0.006226801,-0.022758912,-0.025861975,-0.003726067,0.021409154,0.047997706,-0.008632329,-0.01044815,-0.029984348,0.019625926,0.02144909,-0.00061058096,-0.012202077,0.015852978,0.027077882,-0.016296737,0.0197928,-0.015586094,-0.006826847,-0.03566685,0.004680556,0.012717251,0.03182435,0.05344755,-0.027583413,-0.0026296272,0.025163032,-0.10232742,0.033387758,0.020857073,-0.0041834083,0.0038087138,-0.008170242,-0.03126407,0.0022650193,-0.012331454,0.018458951,0.26336813,0.010858108,0.025441045,-0.0015172778,0.04218716,-0.0016925043,0.0038844883,0.044574514,-0.02334047,-0.008252831,0.0075217397,0.009996057,0.018952707,0.0007756206,0.039121527,0.027883315,-0.03322384,0.018475847,0.048563194,-0.034288283,-0.026215488,-0.03466692,-0.019740937,0.017133765,-0.07460645,-0.0062106857,0.021999277,-0.0016363383,-0.010689784,0.032895856,-0.03749205,0.0076246313,0.082853645,-0.0033863855,0.016799465,-0.022436664,0.03595094,-0.00030493733,0.042722274,0.044602003,0.01811482,-0.016871944,0.040590037,0.011689435,-0.011321821,-0.028183049,0.0027404395,0.010470134,-0.017253043,0.009397531,-0.007153637,-0.045609474,-0.022263518,-0.009846975,-0.037717,-0.0059267986,-0.032140367,-0.029178815,-0.000006006829,0.040252514,0.02104759,0.016832883,0.010076828,0.012269249,-0.027205097,0.020467622,0.030667538,0.03292241,-0.030189073,0.020073207,0.00068443624,0.013439944,0.035954002,0.014531761,0.02943762,0.008001286,0.029671218,0.048539504,0.005898698,-0.0162511,-0.02699739,0.053568892,-0.035264485,0.008483387,-0.0015864769,-0.032700244,0.0016322338,0.03687608,0.006660921,-0.03929342,0.034304526,0.000872107,-0.015401719,0.015462761,-0.020499948,0.028986303,0.003935247,-0.017879404,-0.016966062,0.021602396,-0.034737643,-0.0129253045,-0.03940229,0.007186772,0.027098889,0.030641818,-0.010855778,-0.039951175,0.01768785,0.046332058,-0.036164846,-0.007057455,0.04094908,-0.04114513,0.010267482,0.054151237,0.034714952,0.025732856,-0.01046821,0.03411878,-0.012217107,-0.00040107835,-0.015088451,0.04118556,0.00022452865,-0.033044126,-0.052668687,0.04938125,-0.026871312,0.029519245,0.009239932,-0.041617323,0.0028011953,0.025303565,0.06325542,-0.03130645,0.029942159,0.028651593,0.016091684,0.0197925,-0.034367137,0.02723449,-0.018015156,-0.032382447,0.0058517493,-0.0046646246,-0.0028666512,0.025470845,-0.018364068,0.027818466,0.062117506,0.05745855,0.0022912384,-0.03249631,-0.00046710687,-0.0328633,-0.0039592045,-0.029888952,0.003430844,-0.04982034,-0.024989799,0.06417487,0.041834816,0.0770438,-0.07193767,0.025248028,-0.040244445,0.020048397,0.008918826,-0.029318115,-0.020196112,-0.018030783,-0.08727863,-0.005875236,0.044125143,-0.012944301,-0.012522612,-0.023824817,-0.025804702,-0.00047169687,0.0062613883,-0.01609635,-0.053347167,-0.040188327,0.030919474,0.01187143,-0.021890448,-0.006301625,0.0018909882,-0.012844474,-0.016990049,0.10738229,0.0023677202,-0.009837093,0.03544196,0.015098261,0.08154909,0.0304079,0.009597825,-0.03578763,-0.024661722,-0.014023003,0.0036079118,-0.023161951,-0.0051992987,-0.04676345,-0.017950682,0.040544126,0.007845851,0.022371644,-0.0017528936,-0.047079366,-0.029572535,-0.037393894,0.03252013,-0.014151962,0.019409826,0.03495991,-0.0011278864,-0.0014507852,-0.006822758,-0.00012505162,0.0049114325,-0.027924567,-0.011541417,-0.03363307,0.00037371108,-0.04951766,0.02003466,-0.024711067,-0.003742536,0.029058706,-0.0074074357,-0.018423803,-0.0020198245,-0.0010095688,0.034328043,0.010878214,0.0054896525,-0.037157234,0.007230912,-0.032122415,-0.005308463,0.03739996,0.015846245,-0.025340997,-0.008597194,-0.022103123,0.05304357,0.01940833,-0.047005743,-0.03193873,-0.0068538985,-0.034416202,0.022145668,-0.02405955,-0.02861467,-0.012764811,-0.011272727,-0.026000088,-0.011206263,0.05177252,0.013313486,-0.012351797,0.027830735,0.010064488,0.028965464,-0.06758025,-0.01619467,0.011238171,-0.044390753,0.029758982,-0.0065537323,-0.015801465,0.04445009,-0.021002103,0.01650603,0.025253963,-0.023417743,0.034916896,-0.039077986,-0.049914446,0.01837994,0.011221488,-0.040336296,-0.02069354,-0.012726519,0.012539789,-0.011681077,-0.063759595,-0.018530378,0.010353147,-0.023750193,-0.011119071,-0.010729072,-0.022291372,-0.031838067,0.009782936,-0.01388141,-0.00070733426,-0.025723225,0.025303146,0.0076463036,-0.026281701,-0.045398854,0.012851004,0.00079710974,-0.027846362,0.0018723498,0.013103442,-0.024622245,-0.06735015,-0.03163138,0.06719782,-0.035639603,-0.008064839,0.088713706,0.001952411,-0.04458185,-0.017189512,-0.030259997,0.025441576,-0.032120932,0.021786261,-0.0038977338,-0.009995095,-0.00481227,0.00011364145,-0.040999774,0.018379599,-0.010557498,-0.029821904,0.0053374213,0.0042206864,-0.004571281,-0.04617886,0.062269684,-0.035484243,-0.005107434,0.0141036995,0.010453203,0.024750391,0.073732816,-0.037264273,0.018857857,-0.0010970583,-0.005439229,0.032491222,-0.022842785,-0.013061007,0.011411841,-0.029977093,-0.02817539,-0.009852389,0.022574507,-0.012470289,0.029149512,-0.02857785,0.022592613,0.020366838,-0.04448045,0.013318495,-0.012333166,-0.00089767727,0.019961515,0.04593428,0.003955426,0.015764901,0.007983443,0.003803262,0.016149342,-0.0056024576,0.042587433,0.026453104,-0.0070901634,-0.0010070613,-0.00022358929,-0.01998147,0.0060892496,0.010306524,-0.01264552,-0.010875324,-0.061112083,-0.059278227,0.014397667,-0.005431767,-0.011983235,0.02738504,0.027657486,0.043653693,-0.008362195,-0.030292317,-0.010355712,0.045904085,-0.16635613,0.012427888,-0.021430263,-0.021491652,-0.0045324303,-0.010180455,-0.05565181,-0.014340032,0.013492751,-0.021278786,-0.049739864,-0.0655249,0.034197617,-0.0347383,0.058502786,0.024369583,0.032967053,-0.02271672,-0.010501005,0.037691817,-0.016271288,-0.015928287,0.04812558,-0.006476485,0.0060416916,-0.030762326,0.06949876,-0.039271213,-0.049347285,0.0078929635,0.0015918876,-0.002852094,0.021761259,0.044261348,-0.021651976,-0.02452567,0.018895693,0.004919088,-0.003016152,0.016261732,0.0019841355,0.036862053,-0.025347013,0.059151053,0.0041015134,0.042951647,-0.010457943,-0.019681392,-0.050420556,-0.013115532,0.04463359,-0.017566519,-0.009572333,0.02630851,-0.03234571,-0.03552648,-0.059743438,-0.017027872,-0.0013604256,0.035232306,-0.043427512,0.024680264,-0.031593557,-0.027198091,-0.024570016,-0.0013277285,-0.021688873,0.0015905936,0.019222343,-0.035356596,-0.016266495,-0.026915036,-0.010299831,-0.027431728,-0.014647684,0.025055544,-0.031081932,0.0003225527,-0.050231133,-0.032742325,-0.034626987,-0.039270762,-0.033449344,-0.0012733627,0.016758274,0.022156963,-0.005324641,0.0034800207,-0.064214125,0.014933632,-0.082391106,-0.053702086,-0.019290999,0.017110322,-0.014245604,0.012594903,0.003685419,-0.023240846,-0.022072533,0.007125023,-0.061569024,-0.041098766,-0.012548707,-0.026655871,-0.029264707,-0.013903094,0.017372115,0.007091487,0.0009057472,-0.016391648,-0.043032944,0.029620087,-0.004376193,0.021372573,-0.05867689,-0.008589851,0.017732728,0.03259151,-0.020016886,-0.032336175,-0.0021892223,-0.009182804,0.023645366,-0.023171443,0.033805218,0.029736293,0.042808294,0.018431181,0.021849938,-0.007729875,-0.010654241,-0.04505344,0.021043165,0.00979318,-0.0070064827,0.025201473,-0.022527758,0.050292794,0.0019426802,-0.028026456,-0.013779696,-0.041754577,-0.023006571,-0.02826128,0.0045448425,-0.04150682,0.00821382,0.018960146,0.017064774,-0.019401066,-0.013721843,0.00008806277,-0.025401803,0.036982793,0.008253077,0.051189177,0.005992124,-0.025791956,0.002662609,0.03773466,-0.021779351,-0.055493824,-0.018279277,-0.015035596,0.005315539,0.071090996,0.0007916748,-0.038943104,-0.008066754,0.015259801,-0.016479097,0.008768077,-0.012637532,-0.0022888365,0.052167792,0.011218997,0.022579717,-0.020651534,0.021269245,0.0078420695,0.019864576,-0.002637991,0.076325044,0.022628145,0.013383082,0.0030970112,-0.042462125,-0.017104063,0.020568978,-0.027569244,0.026975641,-0.024449047,-0.0030737673,-0.035663407,0.03183063,0.032438453,0.019332813,-0.015678423,-0.0030405356,0.03108133,-0.0017310593,0.026184332,0.02080598,0.015732003,-0.0469996,-0.038899716,-0.0021609457,-0.009957598,0.0022753123,0.05355045,0.008751997,-0.019036412,-0.08222021,0.011429224,0.0023701848,-0.027332716,0.0013127924,0.01706143,0.0046385643,-0.006028911,0.048855975,0.006924691,0.021408958,0.030159248,-0.030739777,-0.0057705743,-0.01925263,0.01667607,-0.018961193,-0.0077343537,0.008269534,0.012423216,0.019040288,0.003800713,0.035301037,-0.023010485,0.015214893,0.033027887,-0.0071514817,-0.026646927,-0.0017243945,0.0137855485,-0.071141675,-0.021802204],"last_embed":{"hash":"elofdl","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"elofdl","at":1762844562338},"key":"Work/Random/MobilePlugin.md##{9}","lines":[15,15],"size":379,"outlinks":[{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":1},{"title":"*Benature*","target":"https://github.com/Benature","line":1},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":1},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":1},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"elofdl","at":1762844562338}}, +"smart_blocks:Work/Random/MobilePlugin.md##{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.048485022,-0.0006746519,-0.03549395,-0.037135962,-0.034495004,0.0005041121,-0.0022147603,0.006298378,0.04711451,0.014941825,0.008656685,0.007656793,0.011232367,0.0130725,0.0043411856,-0.03500423,0.016826082,0.0001632038,-0.0005667042,-0.008434479,0.017501704,0.017994823,0.030423274,0.016767723,-0.010295034,0.010976472,0.018072225,-0.004367109,0.026968207,0.02491365,0.015597179,-0.014348029,-0.005775472,-0.026627991,-0.019283311,-0.001784247,-0.026617114,-0.01724216,-0.049963832,-0.015292478,-0.011479137,-0.015900163,0.0122764725,-0.010240957,-0.013516799,-0.039622147,0.010509467,-0.009256608,0.0368845,-0.0039935205,-0.014481407,0.009000295,0.049429964,-0.055463843,-0.009650849,-0.010616306,-0.035766896,-0.0024957242,-0.08633311,-0.0067572906,-0.044487115,0.02633019,0.024396965,-0.04599366,0.022948047,0.051268704,0.021574652,0.006330081,-0.000051585677,-0.0040673898,0.00056585507,0.032676745,0.01610048,-0.032330714,-0.06262191,-0.028303448,0.08359368,0.009441814,0.015794367,0.02545622,0.0008086959,0.008497141,-0.0040467237,0.006369984,0.022899257,0.004051166,0.006177698,0.063538484,0.011916135,0.02386208,-0.034177285,-0.015191985,0.036049385,-0.03909396,-0.04956053,-0.04676628,0.058371305,0.020568762,0.060560517,0.012978706,0.015118249,-0.014277837,-0.004955288,-0.03962041,0.031894345,0.047824185,0.021845113,-0.00020292297,-0.02506952,-0.0064890194,0.013649031,0.0017887178,0.028934417,-0.012848668,-0.0068596285,-0.02556205,0.016013855,-0.023213562,0.01434831,0.017232765,0.026171178,0.021440294,-0.0045710863,-0.02579219,-0.0057288376,0.002504272,-0.008259511,0.050580516,0.016120562,0.02650532,0.010193327,0.028831447,-0.0040796963,-0.01282763,-0.05681354,0.00831048,-0.021224739,0.0048337826,-0.020256966,-0.054029435,0.01710653,-0.003533764,0.03452643,-0.02908869,0.04401256,-0.0590865,0.0030816759,0.012654423,0.041868985,0.0073563764,0.010477873,0.031728283,0.021603722,0.057104643,-0.007861888,-0.01147093,-0.009124505,0.0400716,0.033145726,0.003596942,-0.041581403,0.04313793,-0.03652845,0.06937564,0.009896488,-0.070138216,0.03259446,-0.011006271,-0.007532243,-0.02913751,-0.009003892,-0.023043688,0.017692635,0.004821749,-0.014321584,0.024405863,0.048241198,0.031938385,0.027108092,-0.035225675,-0.047332596,0.0028970735,-0.058002863,-0.012763263,-0.023959124,0.0008613899,0.019087404,-0.020151345,-0.0002944268,0.05564071,-0.03474364,0.013692292,0.046088442,0.01837428,0.055196982,0.023975275,-0.0138301235,-0.0057988428,-0.00080335565,-0.006311769,-0.030371396,0.011012169,0.072961494,-0.02459274,-0.014009844,-0.0052711815,0.039921936,-0.075763926,-0.0017508941,-0.013863912,0.017343597,-0.008805884,-0.05089353,0.01650173,-0.030496981,0.034762427,-0.000023034318,0.0055423304,-0.00048228295,0.0036115542,-0.0045241443,0.06829666,-0.020308739,0.056651898,0.016381945,-0.025982717,0.038477574,0.004798954,-0.0014877684,0.035481345,-0.025436684,0.024845779,0.0146497255,-0.008481684,0.059819154,-0.0003264528,-0.068807535,0.032061003,0.02540019,0.014447495,-0.0008085714,-0.011165461,0.031287026,-0.039933715,-0.050966527,0.006809396,0.002543868,0.017984914,-0.032908607,-0.0076607424,-0.009637477,0.006822118,-0.029472386,-0.007673676,0.045506503,0.025641648,0.042931423,0.0066951867,-0.026880784,-0.02702713,0.032382708,0.0465327,-0.018737461,0.013802809,0.009268272,0.013308037,-0.01076783,-0.013044661,0.004482527,-0.0417966,-0.028954554,-0.0030305542,-0.003973431,-0.005554962,0.03518781,0.012404856,0.0039921203,-0.034763653,0.046788692,0.0061616306,0.012162082,0.05431416,0.020746388,0.049094256,0.0026555636,0.043572012,-0.027737228,-0.023322182,-0.0013111009,-0.010709596,-0.011267558,-0.011554827,0.07615493,-0.0050693243,0.0033118988,-0.0027974492,-0.021319794,-0.18495418,-0.006766275,0.025216425,0.017467892,0.0068343705,0.012807934,-0.04544535,-0.0019726073,-0.021731906,0.015233777,0.020952595,-0.056399282,-0.0049341884,-0.019822212,0.009385489,-0.016193569,-0.018943463,0.0032509686,0.0060964064,-0.04237646,-0.07326662,-0.059712857,0.05687322,0.030067483,-0.00148576,-0.03569144,0.06862542,-0.03863969,-0.023145892,0.026558783,0.015216517,-0.00036044072,-0.0041146735,-0.004245692,0.020211227,0.034137707,0.019052403,0.036797315,0.006564087,-0.0033497866,0.03756668,0.02730734,0.038337596,0.021499552,0.0061832136,-0.028230922,0.034376748,0.021079833,0.013127365,-0.022906367,0.0038283458,-0.020980667,-0.017868435,-0.048348438,-0.027260844,0.007837641,0.006559301,0.04975101,-0.010021765,-0.012411002,-0.018321825,0.020693922,0.019336522,0.0010391343,-0.006425518,0.030373363,0.030003581,-0.043360736,0.0050052935,-0.018241027,0.019076116,-0.032741614,-0.0031592832,0.027448023,0.02227498,0.053326726,-0.0037069416,0.008486943,0.0110937925,-0.11021497,0.042262673,0.035978086,-0.0066343993,0.008627065,-0.004107944,-0.04672908,-0.0021282549,-0.019018747,0.006227446,0.2608964,-0.0037405582,-0.021122286,-0.023370527,0.045869283,-0.01400023,-0.016489588,0.04044661,-0.03696348,-0.02084128,-0.0028633976,0.011496027,0.034904536,0.013091366,0.05909383,-0.0062324563,-0.044155184,0.0016021293,0.034975886,-0.026000826,-0.009207239,-0.074218005,0.0045242785,-0.015070474,-0.058957078,-0.001013274,0.020625895,0.019324794,-0.00990074,0.044288676,-0.042642005,0.035265725,0.062494162,-0.0025701076,0.0050383583,-0.0023199152,0.024645122,0.0038794966,0.056246947,0.02005003,0.012838603,0.00030404527,0.034435946,0.014954363,-0.01080494,-0.029063946,0.0026980627,0.056326855,-0.01988233,0.024876215,-0.011531946,-0.032673076,-0.025431834,-0.017498273,0.0023176786,-0.015342836,-0.04081973,-0.04305638,0.008222089,0.030861625,0.035350844,0.019789705,-0.015633892,-0.020251425,-0.009270789,-0.013920962,0.011726583,0.04090451,0.009123224,0.013108692,0.026264258,0.0038981389,0.00819435,-0.0011680336,0.05225126,0.02091256,0.06656216,0.029214775,-0.00010741578,-0.0052920477,-0.040245708,0.033535138,-0.04923332,-0.012752805,0.016753595,-0.06654458,0.009473768,0.08604755,-0.023050781,-0.015103653,0.03163457,0.0044956566,0.007533844,0.057437696,0.015975801,0.020171173,0.051245883,-0.03879838,-0.020468695,0.011502866,-0.0026710776,-0.03662455,-0.05559717,0.0059169508,0.0032943115,0.024458097,-0.020929482,-0.040019754,0.03570462,0.073732756,-0.04040132,-0.0023004732,0.018600486,-0.060282484,-0.022713082,0.04062904,0.04251571,0.02032102,0.017299198,0.021951895,0.015186245,-0.017039444,-0.041407976,0.0034912832,-0.0019075016,-0.018110786,-0.035375573,0.051897388,-0.041561686,0.024571816,0.014355312,-0.039933596,-0.0024331799,0.02642853,0.05062858,-0.017832652,0.029827138,0.020061374,-0.017173987,0.013891308,-0.029024234,-0.00016493641,-0.014736962,-0.0071339724,0.011431827,-0.0116234375,0.009141043,0.045797143,0.0038234317,0.020024298,0.03302403,0.054049686,0.022693764,-0.0052016345,-0.010259734,-0.029069452,0.0016831558,0.0027413126,0.032112017,-0.030708233,-0.019485615,0.050163116,0.06742921,0.057716068,-0.091739245,-0.005315433,-0.028827488,0.010858854,0.009686448,0.0016627245,0.015908873,-0.03657814,-0.04665865,0.03833397,0.03058117,-0.02903041,-0.015723072,-0.020213809,-0.013755371,0.01131022,0.015257737,0.0025623762,-0.057817478,-0.021495804,0.04208051,-0.012562384,-0.015237991,0.00041845607,0.014767341,-0.019948095,-0.048456516,0.09305448,0.023069927,-0.0060695806,0.010916557,0.036140114,0.052605934,-0.029299632,0.0017412553,-0.012613658,0.03760909,-0.040253174,-0.008504251,-0.020182949,0.0011953335,-0.0548073,0.0045085186,0.03058889,0.0029947504,0.04416233,0.015836135,-0.029694926,-0.0006118175,-0.015229197,0.044592876,-0.015743798,0.027792819,0.05917964,-0.012605707,-0.018329944,-0.022041613,-0.0017590743,-0.021138534,-0.052076116,-0.011755604,-0.012192847,0.0047705816,-0.048785463,0.04470598,-0.031147107,-0.0013635576,0.0136742005,-0.00086335925,-0.02862692,0.00675071,-0.016960176,0.003902505,0.032290403,0.006164986,-0.024472028,-0.0103466995,-0.0069586025,-0.011805598,0.06380664,0.027817247,-0.004302143,-0.02024141,-0.0155116245,0.029400054,0.04711797,-0.017676773,-0.037840683,0.014036111,-0.05566586,0.0029811158,-0.026258258,-0.045689303,-0.052755155,0.00031358367,0.010172029,-0.0077269184,0.024263801,-0.017373554,-0.0133418655,0.011335889,-0.003531053,0.038703673,-0.051213216,-0.021275533,0.003265127,-0.04619923,0.01226515,-0.003748961,0.0022376096,0.022871757,-0.019503457,0.01399509,0.0060969265,0.0066267694,0.015889423,-0.038641684,-0.039621316,0.03902443,-0.007909861,-0.038875952,-0.023512356,0.014259944,0.006938724,-0.013534157,-0.050373465,-0.0045222174,0.030072281,-0.055597566,0.0006899373,-0.020435238,-0.030260498,-0.028332567,0.0066287024,-0.013882967,0.0056320443,-0.030020831,-0.00096011104,-0.007050893,-0.03770839,-0.05921092,0.010013341,-0.01712667,-0.020266835,0.02336378,0.03128476,-0.0026955395,-0.05439883,-0.028095454,0.053963132,-0.026505925,0.00006811487,0.037151895,-0.001981787,-0.020443859,-0.010696754,-0.027048197,0.022281747,-0.00559185,0.025581375,0.0047065355,0.014822122,0.036221914,0.012652196,-0.043794326,0.003919984,-0.021768523,-0.039435133,0.0062652566,0.015873266,-0.031424627,-0.015569286,0.05947269,-0.0241565,0.0018059142,-0.027995303,0.011786324,0.023169378,0.060938887,-0.019838104,0.012141382,-0.027600223,-0.01847884,-0.009995298,-0.04270972,-0.0205169,0.0011133178,-0.021732092,-0.031977177,-0.014841673,0.014948351,-0.012101227,0.008160955,-0.011665713,0.011963729,-0.01887235,-0.025268637,0.012429251,-0.008720247,-0.024343861,0.00405135,0.06460136,0.0076136794,0.03939708,0.034664195,-0.0043864665,0.011440586,-0.011421871,0.044959288,0.04914365,-0.004554776,0.016178804,-0.007409435,-0.010242119,0.037514824,-0.016718546,-0.02711958,-0.034631863,-0.04850443,-0.035560187,0.026450684,-0.015795173,0.008928204,0.013984768,0.01859871,0.018769486,-0.021948313,-0.035818037,-0.021861777,0.03232619,-0.15319675,-0.0034948483,-0.021701684,-0.034924958,-0.020847034,-0.014823042,-0.043672953,-0.021026386,-0.007517216,-0.024162443,-0.050550323,-0.03792606,0.043895736,-0.024946861,0.0043967543,0.021675687,0.017366154,-0.016179586,-0.021385152,0.039811905,-0.03481127,-0.021004511,0.024687784,0.0031032562,0.03824034,-0.0018119089,0.034453,-0.020986272,-0.03691186,-0.028413733,0.016528962,-0.034392122,0.013694449,0.02869623,-0.033527043,-0.020058488,0.003244604,0.037991438,0.011940569,0.008100968,-0.0066074133,0.04075384,-0.0046544177,0.03980652,-0.0014999926,0.053036027,-0.006399428,-0.03849502,-0.06783337,0.0069386135,0.042323086,0.023529215,-0.04366498,0.020804625,-0.018076172,-0.022497872,-0.061875243,-0.013589127,0.025808308,0.018397825,-0.024312418,0.011536956,-0.020542145,-0.0157341,-0.017175844,0.008779258,-0.041943137,-0.003803854,-0.0032413332,-0.050826948,-0.024097867,-0.019286716,-0.035394866,-0.021112466,-0.00082663726,0.010062799,-0.02681267,-0.02584093,-0.029474236,-0.0508903,-0.04373808,-0.05707051,0.0049732607,0.004486015,0.020269835,0.0010262706,-0.003282102,-0.0022574451,-0.037437197,0.0086437855,-0.07442826,-0.06002999,-0.013391099,-0.008938675,0.0050381953,-0.024593651,-0.0013674644,-0.04790702,-0.012146466,-0.010882491,-0.020009577,-0.03724129,0.0151022645,-0.0015944919,-0.025130376,-0.025064422,0.047246255,-0.00039360093,-0.0074796397,-0.014362799,-0.08715079,0.017469456,-0.024092505,-0.0050900024,-0.069977246,-0.008140543,0.014611293,0.041743387,-0.020613922,-0.04446054,0.009466107,0.021776555,-0.037554782,-0.013626146,0.036013603,0.028165525,0.04399805,0.00773211,0.027661588,0.00940418,-0.003388857,-0.035007305,-0.010800973,0.0081663,0.012682025,0.018603249,-0.043025117,0.06722539,0.009099561,-0.031917732,-0.0093461,-0.026737412,-0.00031760338,-0.034628525,-0.0005980393,-0.040637765,-0.007280916,0.0062502143,0.022157824,-0.015903648,0.008613592,0.003284746,-0.021612987,0.01617277,0.032983795,0.04199874,-0.0019813103,-0.0117333345,0.008503474,0.039151624,-0.016040292,-0.059145875,-0.011668213,-0.009903658,-0.0044212933,0.07248253,-0.029025856,-0.047310505,-0.06123337,0.016524259,0.011697036,-0.007901031,-0.035242625,0.030977022,0.07231442,-0.010894458,0.02166613,-0.04330442,0.02180786,0.01915978,0.030904423,-0.007430159,0.018662067,0.012918264,-0.008370151,0.006054955,-0.014525854,-0.0045995796,0.0024181015,-0.0038570312,-0.0026158066,-0.01584253,0.039630257,-0.033344842,0.028771538,-0.0062590605,0.037504084,-0.02653398,0.016822226,0.015688146,0.026729038,0.023933586,0.015832867,0.00096585345,-0.043853763,-0.033990014,-0.008020285,-0.025456315,0.018591205,0.043246046,0.043476947,-0.014471324,-0.06963256,0.002485347,-0.006898261,0.0085369395,0.023153119,0.027052078,0.004134625,-0.0013643678,0.036353517,-0.0037754416,0.015083276,-0.0075513027,-0.008580266,-0.023559842,-0.0238733,-0.001243338,-0.02260002,-0.025239222,-0.011637443,0.017656296,-0.00485787,-0.0019393489,0.028862054,-0.03682425,0.0077745067,0.03245792,-0.010160137,-0.006490439,0.01130527,-0.008090191,-0.07262579,0.007923919],"last_embed":{"hash":"1io19ix","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1io19ix","at":1762844562338},"key":"Work/Random/MobilePlugin.md##{10}","lines":[16,20],"size":323,"outlinks":[{"title":"♡","target":"https://buymeacoffee.com/polyipseity","line":1},{"title":"*polyipseity*","target":"https://github.com/polyipseity","line":1},{"title":"♡","target":"https://github.com/sponsors/polyipseity","line":1},{"title":"**Terminal**","target":"https://obsidian.md/plugins?id=terminal","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=terminal&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1io19ix","at":1762844562338}}, diff --git a/.smart-env/multi/Work_Random_New_Laravel_md.ajson b/.smart-env/multi/Work_Random_New_Laravel_md.ajson new file mode 100644 index 0000000..36c8f4c --- /dev/null +++ b/.smart-env/multi/Work_Random_New_Laravel_md.ajson @@ -0,0 +1,10 @@ + +"smart_sources:Work/Random/New Laravel.md": {"path":"Work/Random/New Laravel.md","embeddings":{"bge-m3:latest":{"vec":[-0.032761514,0.010818155,0.032552775,-0.006978977,-0.019911168,-0.0021180394,0.010991698,0.015570156,-0.0066275112,-0.011496483,0.015129384,0.0024635948,-0.03435544,0.0049283095,0.02622604,-0.038343664,0.0019510883,0.00851574,0.047662366,-0.018042931,0.00037666643,-0.022396872,-0.0328274,0.0013358053,-0.027287414,0.056924846,-0.022471938,-0.032808777,0.039818168,0.017526524,0.025340416,-0.027944442,-0.01695341,-0.05085581,-0.041122958,-0.026985122,-0.030797388,0.036253527,-0.0371057,-0.008296691,-0.030972794,0.041105773,-0.024972722,0.021739148,0.027794546,-0.02411145,0.022039503,-0.010136617,0.030218069,-0.043298956,-0.033924554,0.02690725,0.047409136,-0.048516434,-0.0008782212,0.006164453,-0.055388432,-0.040019352,-0.045955196,-0.039013553,-0.03736657,0.021352353,-0.052034546,-0.04596115,0.024755796,0.04826276,0.0035581025,0.03660225,-0.01579832,-0.047355272,0.0060531306,-0.0018906478,-0.05360955,-0.02172077,-0.06250199,-0.0032360645,0.03187486,0.009488038,-0.022405826,0.016012745,-0.007058104,0.047547363,0.012307512,-0.010719744,0.052543297,-0.035975136,0.012868188,0.020997096,-0.0027316283,0.0132402405,-0.01398892,0.01247936,0.010476111,-0.060302686,-0.018307585,0.01680953,-0.020531917,-0.012568032,0.03992367,-0.006589199,-0.020037057,0.029874338,-0.025193844,-0.013936827,0.033593174,0.0052523557,-0.0385987,0.02282326,-0.016260063,-0.010674475,0.012192179,-0.025927046,-0.0020055005,0.02408271,0.011175483,-0.017833617,-0.007902751,-0.035750117,0.014221886,0.005274122,0.04450344,0.009771851,0.09987024,0.0015258926,-0.01869443,0.036106534,0.024150733,0.035118766,-0.0115125505,-0.014822749,0.026840972,0.031668287,-0.008512567,0.0076680025,-0.025666159,-0.0035970535,-0.04584743,-0.015844932,-0.007188602,-0.05385358,-0.010010999,0.027467186,-0.026204703,-0.041345883,0.06068671,-0.07191269,0.019695194,0.02430525,0.025456324,-0.033499677,-0.006178587,0.038932167,-0.0127159115,0.022751769,0.023713084,-0.014916271,-0.014380339,0.0051776366,-0.0023529846,0.015318684,0.0028656968,-0.004599351,-0.05541278,0.024729306,0.022270026,-0.036241982,0.029121969,-0.006589169,0.011680896,-0.034569662,0.006796147,-0.041088764,0.040312164,0.02053453,-0.012246188,0.0027566222,0.046318877,0.024752585,0.023357404,-0.0470772,-0.02742654,-0.022944944,-0.031375624,0.01463504,-0.017419854,0.009404267,-0.0020706435,-0.023530642,-0.016252777,-0.033179548,-0.018000796,-0.017725758,0.0545967,0.024611987,0.022806326,-0.006695786,0.0017361451,-0.009905397,-0.008473455,-0.0069844704,0.017285457,-0.0044310945,0.04587606,-0.05680169,-0.018205967,0.04220336,-0.025591308,-0.07539716,0.05710123,-0.02224209,0.014425122,0.02350994,-0.0018766483,-0.0133466385,0.002673107,0.019666556,0.005306067,0.05654115,0.010211548,-0.023969643,-0.0010013126,0.056737427,0.0103042275,0.00017013967,0.0073872446,-0.015032622,0.028912574,0.031923432,-0.0056803836,-0.027656745,-0.03306617,0.017294735,0.0019616163,-0.013148882,-0.004518966,-0.028263677,-0.06651329,0.025568876,0.0034267385,0.028753527,0.0033681344,-0.013010163,0.0036375457,-0.017704621,-0.029832322,0.017130371,0.016203646,0.0275049,-0.0076770224,-0.010932726,-0.034057118,0.013478886,0.0019565532,0.014038471,0.014356686,0.008021904,0.057341706,0.008430847,-0.029050775,0.023818744,0.045619145,0.058424696,0.0022860558,0.016822001,0.00021995851,0.0108500635,-0.0067697573,0.0066497545,-0.013393061,-0.017799018,-0.005572979,-0.011628473,0.048835754,-0.009478625,-0.010567094,0.016169487,-0.010111633,-0.032562803,0.11140576,0.033834767,-0.006611185,0.06398568,0.008658056,0.034294594,0.003168967,0.038775224,-0.009119456,-0.0053306893,0.003636626,0.0056189713,-0.025184866,-0.08812457,0.065452635,0.0064485963,0.002442118,0.00083315215,-0.012597738,-0.17264318,-0.032764755,-0.027955286,0.02170991,0.010845168,0.022072619,-0.011925256,-0.021899978,-0.014862262,0.02577589,0.005843257,-0.053949002,0.03825399,-0.038333107,-0.021538118,-0.01156274,-0.002957535,0.020990955,-0.022470176,-0.03385977,-0.10595508,-0.032427866,0.035261296,0.020831069,-0.0196339,-0.018256398,0.020329842,-0.01713922,0.019779934,-0.009176879,0.024499202,0.00906544,0.0062630945,0.006689796,0.006102065,0.043309815,-0.012166687,0.04212466,-0.02184227,0.005963824,0.031379625,0.029947797,-0.012049582,-0.013150023,-0.005127182,0.0137692,-0.0068512657,0.03516548,-0.033776484,-0.02396272,-0.038831428,-0.017375646,-0.005129323,0.0034921262,-0.07038152,0.0050400966,0.0029071497,-0.005697911,0.03774253,0.0123369275,-0.01923363,-0.023656817,0.008490338,-0.01927321,-0.008371062,0.029678578,0.035953976,-0.010038486,0.04013072,-0.022685109,0.030990096,-0.049589917,0.0322324,-0.008149186,0.040065948,0.048025902,-0.014821284,-0.02013701,0.019139452,-0.093811065,-0.013265783,0.040244758,0.01697078,0.016205285,-0.026329612,-0.021811355,0.017369125,-0.014426704,0.08461489,0.26213795,0.056533515,0.012520792,0.019169493,0.06258729,-0.030837437,0.033975508,0.05801426,-0.013003624,0.0028884872,0.015900036,0.04830096,0.022001646,0.011282403,0.04282266,0.003031466,-0.029705707,0.013706649,0.063689776,0.009582016,0.0009816065,-0.03846858,0.0047054836,0.033720754,-0.043877326,0.028418196,0.0080275815,-0.012662175,-0.0016730656,-0.0035837283,-0.032386508,0.034061532,0.019181978,0.06406921,-0.014365769,-0.0090351375,0.032653116,-0.07559243,0.020501455,0.029282136,-0.032925412,-0.010846399,0.0033022547,0.0438865,-0.022495182,-0.013303767,0.00057688926,-0.045783427,0.0079480875,-0.02999618,0.0066660745,-0.052383285,-0.0059807682,-0.0056161573,-0.0008274533,-0.019770147,-0.04775775,0.01089656,0.0074766804,0.051699422,0.0029995616,0.014450437,-0.027308041,0.0065929624,-0.038375426,-0.010830311,-0.0041571474,-0.039828684,-0.015460989,0.042502385,0.028902953,0.010243232,-0.0014214946,-0.01957282,0.0022863469,0.033817355,0.025119962,0.029509572,-0.036638513,-0.025430417,-0.03275909,0.010787849,-0.022366343,0.015446087,0.02909795,-0.008340747,0.027250627,0.06506085,-0.0007003593,-0.019006878,-0.0061356286,-0.030164065,-0.026754022,0.015030727,-0.06395945,0.04986464,0.017746445,-0.024562987,-0.048088737,0.0068219327,-0.02670203,-0.038347576,-0.019585093,0.00398616,0.027236449,-0.005026758,-0.04838368,0.00030480148,0.008224114,0.028483776,0.0041532787,0.025786195,-0.019644951,-0.027929846,0.003629623,0.05276242,0.010204739,0.013167304,0.010202278,0.00031520688,0.011667105,0.035655547,0.005730629,0.027752707,-0.0077505717,-0.051190436,0.007867057,0.09778928,-0.05936534,0.06624738,0.007899864,-0.01742628,-0.005423884,0.0360857,-0.02046501,-0.022555973,0.058841914,0.0043475046,-0.011177743,0.014376881,-0.037149902,-0.031074446,-0.019942489,-0.010854124,0.0018106181,0.012760125,-0.033395,-0.052640922,-0.007478053,0.06674968,0.017604152,0.039135795,0.03968436,-0.017150246,-0.021231338,-0.028774576,-0.023028262,0.0121482285,0.000117879084,-0.035129018,-0.00060370704,-0.011538492,0.017613959,0.011596301,-0.048604053,0.0074425093,-0.01777153,0.051095445,0.034341134,-0.012348687,-0.010771308,-0.005064872,-0.015051697,0.052525837,-0.03797088,-0.016187577,-0.024646983,-0.03099833,-0.01890684,-0.010392591,0.022622738,-0.0100489715,-0.03775305,-0.06094814,0.035587333,-0.018421091,-0.02858981,-0.023597486,0.016985638,-0.036347482,-0.04901013,0.102345325,0.023923853,-0.017770145,0.02003322,0.008892809,0.061135262,-0.050369915,-0.02541156,-0.05573333,-0.028167699,-0.03364375,-0.013369964,0.012977647,0.00896839,-0.029108595,-0.05455088,0.031097157,-0.035005145,-0.025066195,-0.0011336361,-0.0071334355,-0.008053134,-0.01802738,-0.0051480993,0.0042049894,0.02534546,0.06485726,-0.021501584,-0.02475075,0.04478864,-0.0025048172,-0.011603744,0.00045653334,0.015280082,0.028482344,-0.010200176,-0.02633415,0.014650291,-0.0509877,0.006861387,0.05539407,0.024579555,0.039037835,0.000017073493,-0.008499477,0.039152283,0.03318766,-0.005989576,-0.0350719,-0.008033941,0.012434844,0.015627157,0.07275417,0.0010223417,-0.0024013359,-0.049527973,-0.02280568,0.043792266,0.033837542,-0.018540155,-0.044469815,-0.0070231343,-0.05582147,-0.0070365234,-0.014054095,-0.016755173,-0.02465961,-0.040231433,-0.06925584,0.006739753,0.024902122,-0.008388224,-0.020572329,-0.033785965,-0.028110951,0.040254142,-0.066516705,-0.020462528,-0.02328792,-0.026577692,-0.009595819,-0.011291782,-0.03475247,0.013235193,0.012183757,-0.0073417947,0.05276873,0.05485724,0.034640957,-0.035329353,-0.036930658,-0.009496228,-0.008127445,-0.0014667361,-0.018453015,0.011911212,-0.022246376,-0.0073687662,-0.034252696,0.036744554,0.0008271619,-0.04157369,0.043312624,-0.008224058,-0.00538891,-0.012419708,0.05129776,-0.016950738,0.018786784,0.0025251075,-0.014457697,0.051504634,-0.029815186,-0.03005741,-0.03340999,-0.017565655,-0.017182741,0.038899023,0.011116103,0.006222558,-0.016403247,-0.0073131374,0.059879765,0.0096119745,-0.014189433,0.007372187,-0.0049382495,-0.02438825,-0.0057093985,-0.016916083,0.010095763,-0.008427952,-0.0057619624,-0.02773384,0.0075072534,0.022845183,-0.011075466,-0.016706562,-0.0744678,-0.0433704,-0.015839295,0.036673713,-0.010625944,0.007341839,0.0070943125,0.032155965,0.011839822,-0.01898029,-0.067923315,0.024935527,0.032169987,0.045603197,-0.014053236,0.03372827,0.015786147,0.017729392,0.011274384,-0.012708857,-0.011972502,-0.0074762204,-0.013894518,-0.035693284,-0.03714355,-0.009030234,-0.036832962,-0.006953547,-0.0009464459,-0.015609442,-0.02724304,0.014850488,0.010223473,-0.0023781369,-0.049516506,-0.005762718,0.016410604,-0.0036983395,0.021905096,-0.033069383,-0.04784904,0.01835578,0.0018260207,-0.006282293,0.04099505,-0.046140764,0.013555,-0.046671793,-0.032509807,0.013233821,0.0072855745,-0.02488276,-0.016121687,-0.00015800758,-0.023259128,-0.057842474,-0.016987685,0.022646757,0.01838036,0.01664406,0.04191627,-0.0013970212,0.044937827,-0.004406584,-0.019634988,-0.14895543,0.005007612,-0.016643763,-0.006225391,-0.0013427195,-0.004651605,-0.03430064,-0.0041037425,-0.025779853,-0.030207835,-0.009943769,0.013194487,-0.0004242123,-0.022340734,-0.026606778,0.06196428,0.037688058,-0.030781407,0.021893451,0.004447798,0.008932717,-0.014424457,0.05452508,0.034211796,0.029403826,-0.0022722848,0.026673593,-0.020845138,-0.025587372,0.0016367387,-0.020389706,-0.013124504,0.036792558,0.021852344,-0.020067135,-0.007593026,0.0009942823,0.0058934754,0.0049280804,-0.027635522,0.009399237,0.036455702,-0.034003798,0.027067646,-0.01978187,0.08238047,-0.011403674,0.015519815,-0.08157031,0.019355483,0.044761796,0.063635126,-0.027912531,0.026666638,-0.027270468,0.02127946,0.0012000161,-0.022895025,0.0319019,0.040548496,-0.02748898,0.025974747,-0.02083761,-0.03667301,-0.030021975,0.018584283,-0.05005071,-0.00065546104,0.025243066,0.010288427,-0.0026432713,-0.030906849,-0.0070992215,-0.041419234,0.026136687,0.021495532,-0.020513352,-0.009295646,0.011266769,-0.058518182,0.0049581737,-0.038818024,-0.018957475,-0.0323951,0.050272133,-0.008467741,-0.015139283,0.015456992,-0.07186196,0.01987255,-0.052839182,-0.06703947,0.011513981,0.022586087,0.023613874,-0.010206158,0.006863963,0.007817563,-0.035198133,-0.022358306,-0.032270163,0.0148276985,0.023878818,-0.006789902,-0.0059817354,0.03268278,0.028066015,0.015368679,0.039546005,-0.011023428,-0.03263137,0.003028072,0.0072309664,-0.033513788,-0.021061433,0.012726127,0.019752214,0.023306355,0.0008109877,-0.031539258,0.027498351,0.00988545,-0.018354421,-0.026961533,0.022164972,-0.011279218,0.029543798,-0.0007737553,0.04536029,0.022995172,0.031560756,0.02733165,0.023751615,-0.0014603174,0.03962272,-0.006210607,-0.05102678,0.05402988,-0.012874547,-0.013975632,0.008505951,-0.021603977,-0.013680778,-0.044146176,-0.016505871,-0.014937522,-0.018587625,-0.0146274,0.00028879574,-0.040958807,-0.000047176203,-0.013695001,-0.0066008302,0.044178657,0.02048964,0.03966062,-0.0050030476,-0.04735918,-0.03338112,0.07096731,0.020858474,-0.017080046,0.015127844,-0.030226335,-0.015608981,0.033479396,-0.017280687,-0.026919177,-0.023200804,0.0078024627,0.017685123,0.0056924955,-0.01546003,0.009997207,0.040124286,-0.044726457,0.01848384,-0.0073525305,0.009463715,-0.008864847,0.019095369,-0.024094842,0.02783836,0.012250978,0.016710155,0.021943012,-0.012933113,0.035705883,0.03194195,0.0064930534,0.020959597,-0.0030848614,0.011946053,-0.004215915,0.017437791,-0.021859381,0.0050280895,0.0041488917,0.023611775,0.040037107,-0.01567282,0.0014343587,0.029448368,-0.005495282,-0.009347465,-0.013816604,0.014744962,-0.031040505,0.012479646,-0.021640247,-0.023154765,0.011412874,-0.058111556,0.010545633,0.00617067,-0.0383098,0.019116873,0.02223919,0.029839123,0.03311885,0.03298838,0.047281466,0.020122686,-0.014687174,-0.040986277,0.011228612,-0.03095725,-0.024500908,-0.04579584,-0.000002089542,-0.011486961,0.040422533,-0.02495241,-0.022291556,0.0027170372,0.018797258,-0.009619053,0.008838096,-0.012530486,0.024059007,0.027779683,0.00078966044,-0.009362619,0.058484577],"last_embed":{"hash":"1y38qru","tokens":289}}},"last_read":{"hash":"1y38qru","at":1762844574143},"class_name":"SmartSource","last_import":{"mtime":1752049217000,"size":285,"at":1762844500012,"hash":"1y38qru"},"blocks":{"#":[1,13],"##{1}":[1,1],"##{2}":[2,2],"##{3}":[3,3],"##{4}":[4,4],"##{5}":[5,5],"##{6}":[6,6],"##{7}":[7,7],"##{8}":[8,8],"##{9}":[9,9],"##{10}":[10,10],"##{11}":[11,13]},"outlinks":[],"task_lines":[1,2,3,4,5,6,7,8,9,10,11],"last_embed":{"hash":"1y38qru","at":1762844562338}},"smart_blocks:Work/Random/New Laravel.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03866249,0.010548393,0.033501618,-0.008293011,-0.019972581,0.00037983657,0.010446829,0.010391811,-0.0038621535,-0.01311645,0.017377643,0.0032040682,-0.03563719,0.008876098,0.025579665,-0.03976816,0.00420527,0.013117756,0.04889715,-0.02086745,-0.000076570184,-0.027296774,-0.028319944,0.0078426525,-0.024228778,0.059426375,-0.0229869,-0.032037333,0.03763879,0.006144458,0.024512673,-0.027322631,-0.01716549,-0.04757488,-0.046418253,-0.030327113,-0.027150914,0.041271716,-0.04106383,-0.008523193,-0.033535663,0.04160247,-0.026538473,0.021082537,0.023854641,-0.029257188,0.02076727,-0.011144812,0.030708993,-0.044090208,-0.032900125,0.02183484,0.046988465,-0.04555276,-0.0007044946,0.0039840057,-0.060928002,-0.0393126,-0.04870343,-0.039975677,-0.039877437,0.026027462,-0.05002524,-0.053076174,0.022754783,0.052579444,0.0032535815,0.037881773,-0.016190482,-0.04560603,0.011055918,-0.00538789,-0.05018604,-0.017334614,-0.06721623,-0.001114747,0.027609004,0.010476003,-0.019418884,0.013332777,-0.006979739,0.051411144,0.011926451,-0.016191311,0.05425853,-0.03437548,0.01240125,0.024501147,-0.0014272542,0.010484328,-0.017849842,0.0078611355,0.008185483,-0.06257163,-0.019165529,0.014364036,-0.022978084,-0.010273498,0.040620275,-0.006688835,-0.02308847,0.030530619,-0.027034428,-0.013675817,0.03339933,0.004926672,-0.040201545,0.019461358,-0.016901258,-0.006475895,0.010371303,-0.025962524,0.0024729937,0.02341872,0.011318375,-0.015195209,-0.011541696,-0.033424314,0.011956405,0.006647796,0.053729586,0.010916432,0.09742778,0.004812264,-0.020989407,0.034143057,0.0249472,0.036631398,-0.010278419,-0.011549961,0.02576302,0.031855397,-0.008199778,0.0015157196,-0.026653513,-0.0046960893,-0.04745736,-0.012029453,-0.008737584,-0.051759265,-0.005277896,0.022212466,-0.029758561,-0.04427601,0.06118521,-0.06743011,0.016519703,0.021515705,0.024148202,-0.035152476,-0.0075108805,0.036869958,-0.014119769,0.02520849,0.023673773,-0.0146135455,-0.009130573,0.0044715726,-0.0040033557,0.01843175,0.0030093696,-0.007862226,-0.053009525,0.024036536,0.021787465,-0.033862118,0.030231575,-0.0046660667,0.008016996,-0.036279865,0.009444726,-0.040107407,0.040202994,0.019559402,-0.012037929,0.0043159192,0.047209807,0.024622558,0.023982752,-0.04716256,-0.02649133,-0.022649463,-0.032292657,0.013357742,-0.016132234,0.010942807,-0.0076776166,-0.026858158,-0.016760876,-0.030557033,-0.022124458,-0.017459081,0.05020606,0.028374832,0.01735894,-0.0074902982,0.0035184834,-0.013864785,-0.008487924,-0.010174653,0.019249797,-0.0019464528,0.046533786,-0.05801152,-0.019478232,0.040174313,-0.024038317,-0.074214205,0.0573989,-0.025478624,0.01350511,0.022656504,0.00015411507,-0.015027684,0.004661146,0.016507411,0.008560506,0.059016798,0.0077180965,-0.019954761,0.0020290813,0.053556986,0.014664186,-0.001598604,0.012096203,-0.018659955,0.028187629,0.031340424,-0.009361182,-0.02771029,-0.028461706,0.020195322,0.0032892956,-0.013480118,-0.0074686278,-0.025932577,-0.061684873,0.025999567,0.003954315,0.03241715,0.0023410323,-0.015598236,-0.00089691614,-0.016463174,-0.02869874,0.014426742,0.019184532,0.027287094,-0.0077409246,-0.01044459,-0.033238553,0.013703401,0.0043461686,0.012193743,0.018496744,0.011850573,0.05811571,0.011358849,-0.025436366,0.028381992,0.044837568,0.056710493,-0.0007165694,0.016712714,-0.0028333177,0.010643763,-0.009831962,0.00877445,-0.011202159,-0.020502368,0.0019127732,-0.010290457,0.04932576,-0.010808616,-0.007593858,0.017673405,-0.009175533,-0.029015591,0.11016704,0.035218764,-0.005259628,0.061859645,0.005317772,0.033200666,-0.0032397597,0.03768458,-0.011981136,-0.0023484002,0.0032593869,0.0018508343,-0.021828143,-0.083606206,0.0689706,0.005067574,0.0023382334,-0.0012884367,-0.010326356,-0.17685677,-0.034440126,-0.02653518,0.023128795,0.0077464655,0.02411025,-0.011262702,-0.021806108,-0.013487389,0.030612176,0.0026637537,-0.056053255,0.029883325,-0.03814347,-0.01868985,-0.009957404,-0.002462619,0.019973755,-0.017504029,-0.032684844,-0.105123445,-0.031295322,0.02408818,0.020734726,-0.017058803,-0.0137002235,0.022596043,-0.013483537,0.023465633,-0.011221522,0.024281604,0.011987761,0.006311467,0.008945332,0.007448881,0.04502939,-0.009080743,0.0335172,-0.020326518,0.008578377,0.03034775,0.029156683,-0.01091594,-0.0066538164,-0.005202014,0.015595047,-0.0019095781,0.031627543,-0.03248189,-0.027686814,-0.036904998,-0.020476433,-0.0057566985,0.0024264085,-0.07705294,0.0024377531,0.00011919411,-0.008444029,0.04519213,0.006384662,-0.017291123,-0.024472829,0.008556895,-0.017806226,-0.0034832165,0.035335228,0.030270716,-0.00883814,0.03580037,-0.022007987,0.03221906,-0.049820654,0.02910189,-0.009167163,0.0399445,0.0481569,-0.015296078,-0.018142762,0.01658211,-0.092325896,-0.009596176,0.042384863,0.02733115,0.012582779,-0.025956364,-0.021126162,0.01641709,-0.014811519,0.0869753,0.27056694,0.055634715,0.011580419,0.024934797,0.059211038,-0.03215224,0.030755652,0.06075645,-0.014235559,0.0037106054,0.017067881,0.04972865,0.022269515,0.012651189,0.040707663,-0.0020234725,-0.029478528,0.017652577,0.06430473,0.010598538,0.006264426,-0.03408364,0.0027083787,0.038875144,-0.042977527,0.027979719,0.0076892683,-0.01648408,-0.0048502246,-0.005528986,-0.030791152,0.037960447,0.014198206,0.06706178,-0.01321082,-0.0033085125,0.027249007,-0.0719275,0.019673048,0.035686992,-0.030671796,-0.013053972,-0.0015274389,0.040965483,-0.020250872,-0.008653771,0.0017012124,-0.045731578,0.0028623305,-0.03257224,0.0048044836,-0.05052687,-0.005192737,-0.0032140536,-0.0035999948,-0.01682528,-0.047416396,0.016831707,0.0071659507,0.0482954,0.002976878,0.014637684,-0.030296564,0.00816495,-0.037964568,-0.009775187,-0.0072486615,-0.039739776,-0.018682048,0.04213715,0.0320105,0.010109798,-0.0017520178,-0.018519456,0.0027970516,0.034179118,0.020260446,0.024022922,-0.032783233,-0.021561671,-0.03889487,0.010173328,-0.028415203,0.01752454,0.029124303,-0.0079468535,0.025777083,0.06354554,-0.0026609956,-0.01846202,-0.0067770355,-0.026768541,-0.019472169,0.013634131,-0.06364069,0.045178916,0.014016908,-0.026216932,-0.046954352,0.006313914,-0.026658166,-0.043213423,-0.019927643,0.007509698,0.023912871,-0.0019989368,-0.046742965,0.002978561,0.004123601,0.028762002,0.008406209,0.025673324,-0.016900502,-0.025214572,0.005746548,0.054771658,0.006529572,0.008760754,0.013076616,0.0021078335,0.013431405,0.032516167,0.005989326,0.029799588,-0.0057821805,-0.0516147,0.006975564,0.09293273,-0.061505765,0.0664238,0.0100214975,-0.016926525,-0.0002724206,0.034429725,-0.0158471,-0.022788463,0.056188036,0.0049384446,-0.015865862,0.014938002,-0.039958168,-0.0378021,-0.018422266,-0.010400173,-0.0019926818,0.013534742,-0.035815973,-0.052113913,-0.009912808,0.06403317,0.016987659,0.040473577,0.037629116,-0.019862788,-0.018679252,-0.026168626,-0.023472771,0.006830571,-0.0025804765,-0.035654094,-0.0034429196,-0.010037593,0.016865628,0.0132292975,-0.045211658,0.004516589,-0.013409221,0.04762774,0.03501325,-0.008704652,-0.0057947156,-0.006797858,-0.015144136,0.05195242,-0.036667295,-0.011774563,-0.025542993,-0.03274718,-0.01993931,-0.008324939,0.022048427,-0.007970669,-0.031888496,-0.06407905,0.03194352,-0.010425971,-0.019632045,-0.02330054,0.018624155,-0.03847675,-0.050951585,0.095146574,0.026490029,-0.016922973,0.018427616,0.008310943,0.059893563,-0.05458268,-0.024233768,-0.056372736,-0.024490727,-0.028919058,-0.015328544,0.011212814,0.010552292,-0.030396855,-0.052760113,0.028589893,-0.037170805,-0.022452818,-0.0005249279,-0.010621503,-0.007858123,-0.016853102,-0.0037276484,0.0012281672,0.023584181,0.0662931,-0.020526562,-0.02359352,0.043002613,0.00009059008,-0.009272634,-0.0019118963,0.02059166,0.026181042,-0.012281265,-0.021705942,0.014648233,-0.049769185,0.006285049,0.055746917,0.020650284,0.033370364,-0.0012212119,-0.006841546,0.038049288,0.034052506,-0.0026040387,-0.031158412,-0.0045251017,0.0068009584,0.016383458,0.0690347,0.0017133108,0.0028823812,-0.044986878,-0.024422217,0.043540534,0.03724616,-0.013906568,-0.047170028,-0.005886596,-0.063033395,-0.008054826,-0.0167724,-0.010237226,-0.02514776,-0.044085935,-0.06790632,0.0069376915,0.025162512,-0.011284762,-0.017993292,-0.033281986,-0.028270565,0.040330164,-0.0699163,-0.024043122,-0.024674114,-0.02260051,-0.008693693,-0.013364127,-0.03619005,0.0107952,0.016375432,-0.00027451207,0.050855633,0.05541979,0.037504893,-0.036858935,-0.039495297,-0.0071965097,-0.010546545,0.0012922635,-0.017322939,0.013650463,-0.022823952,-0.004014033,-0.029271303,0.038389828,0.0033272672,-0.041964464,0.048382968,-0.007919841,-0.00781281,-0.015464653,0.047921572,-0.017352248,0.019502062,0.0029819307,-0.009816588,0.050069273,-0.029575646,-0.032572243,-0.034063216,-0.016985182,-0.016035426,0.039559696,0.014307598,0.010518272,-0.008092285,-0.01250881,0.0623335,0.007681359,-0.015259328,0.00086394406,-0.005932367,-0.023124913,-0.00075525715,-0.022138478,0.008128336,-0.012595749,-0.0030806656,-0.02884477,0.005180686,0.025169455,-0.013163743,-0.01939804,-0.07422312,-0.040668134,-0.01504781,0.038605105,-0.0104897795,0.008689671,0.009987627,0.030902557,0.013994329,-0.01770212,-0.067116685,0.02012834,0.03648847,0.041921664,-0.013019506,0.03504017,0.010635628,0.015283121,0.007702183,-0.015542872,-0.010023496,-0.005494394,-0.015149059,-0.02920841,-0.043813076,-0.008997493,-0.03838979,-0.012481358,0.002458592,-0.018747114,-0.024141803,0.022502605,0.012318121,0.00043764123,-0.053158008,-0.008587696,0.016481407,-0.0013127731,0.02332229,-0.028261976,-0.046820216,0.016834522,0.00394256,-0.0058244457,0.041854408,-0.04988302,0.0153038325,-0.048133425,-0.03457098,0.013029095,0.012097704,-0.026015256,-0.021729833,0.0014077354,-0.023468588,-0.05783516,-0.013021182,0.025551569,0.016795779,0.014604152,0.041123055,-0.0007703779,0.05006651,-0.00521846,-0.022815064,-0.1498099,0.00824757,-0.008502841,-0.012039581,0.0011487564,-0.008277577,-0.030518217,-0.0021086005,-0.02498234,-0.027938033,-0.007915897,0.014534214,0.0039400314,-0.021489672,-0.023677632,0.06075245,0.036256697,-0.032367654,0.021840217,0.004740155,0.008837041,-0.013709645,0.05455325,0.03569592,0.02961813,-0.0023289928,0.02540521,-0.023472624,-0.024385134,0.003553839,-0.01875363,-0.010490756,0.035051014,0.021514352,-0.014515141,-0.008995191,-0.00009031152,0.0037447063,0.00030075957,-0.033510156,0.009910685,0.03655956,-0.0345663,0.024310686,-0.019729875,0.08105387,-0.008011909,0.019413343,-0.08790584,0.019250562,0.04328399,0.06279502,-0.025063675,0.028492386,-0.0273685,0.024211789,0.0037961865,-0.02715968,0.032798138,0.044030476,-0.025099576,0.028674811,-0.018559828,-0.036780413,-0.02977106,0.015983306,-0.04683713,-0.0016592885,0.02690317,0.005022031,-0.0051736897,-0.025581274,-0.011890719,-0.043716326,0.020666651,0.019521596,-0.017136957,-0.006552794,0.012308306,-0.05869132,0.0054678963,-0.0338272,-0.01597771,-0.035791375,0.051316686,-0.009040854,-0.017637033,0.02060045,-0.07083042,0.01889646,-0.053653687,-0.061940435,0.0077527026,0.021379791,0.024500635,-0.009108485,0.0048037674,0.010528751,-0.03354013,-0.018684072,-0.028574955,0.019803368,0.027788932,-0.0029875087,-0.0043515707,0.034108233,0.027544899,0.017798204,0.037433043,-0.009893616,-0.026942581,-0.003932886,0.0043409546,-0.036215153,-0.017395651,0.0122476425,0.020074474,0.019477487,-0.0039704912,-0.031447306,0.027572863,0.011307821,-0.017259944,-0.027458413,0.02288134,-0.0131649785,0.027329633,-0.0051238686,0.042635743,0.024923922,0.0350427,0.023450775,0.01980968,-0.0016200879,0.042956457,-0.0062064137,-0.04471974,0.052161414,-0.011523177,-0.018075505,-0.0015620041,-0.015416977,-0.011561678,-0.042380918,-0.017858593,-0.018566385,-0.020138979,-0.01815847,-0.004127945,-0.04453129,0.002074062,-0.016777365,-0.009496099,0.042701043,0.019680742,0.038527824,0.0012629075,-0.052275654,-0.03410873,0.07091567,0.020762023,-0.020034818,0.011912933,-0.030171044,-0.017244233,0.038761154,-0.014163657,-0.026162015,-0.025071193,0.00826792,0.019197104,0.0075023156,-0.010881397,0.009134706,0.040583216,-0.045175184,0.015720006,-0.009107634,0.009682511,-0.009762223,0.020655483,-0.022690553,0.024732161,0.009184552,0.01887034,0.021639625,-0.014722737,0.029898977,0.029729964,0.005260475,0.020093083,-0.0021165148,0.014773473,-0.0040738983,0.016309466,-0.023075385,0.0073061213,0.0099069,0.025071723,0.040261544,-0.020143555,0.00406949,0.028554961,-0.008006454,-0.0046635913,-0.014025934,0.009292932,-0.034078818,0.012247338,-0.021177297,-0.023414321,0.013795978,-0.05758283,0.0075442363,0.0019497433,-0.03788168,0.016721394,0.015216366,0.027552819,0.027632704,0.02878533,0.046262454,0.020403711,-0.018018417,-0.044060286,0.006150641,-0.033362824,-0.024092095,-0.04418483,0.00064395677,-0.01892635,0.03712044,-0.027745103,-0.023561765,0.0022581078,0.022506172,-0.008069272,0.011046224,-0.011787481,0.024347462,0.025953164,0.0023685247,-0.0071476228,0.062070742],"last_embed":{"hash":"1y38qru","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"1y38qru","at":1762844574144},"key":"Work/Random/New Laravel.md#","lines":[1,13],"size":285,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1y38qru","at":1762844574144}}, +"smart_blocks:Work/Random/New Laravel.md##{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.013277271,0.013423175,0.022323178,-0.02772974,-0.056622006,0.015057053,0.013606978,0.048151918,-0.010278704,-0.032406285,0.023135675,-0.0059780027,0.01162551,0.0087097185,0.056898076,-0.02033476,0.040639248,-0.005955755,0.019963983,-0.013938526,-0.023721268,-0.025396856,-0.016894436,-0.016324632,-0.01570591,0.047358897,-0.0025124343,-0.0016659255,0.005426401,-0.010412382,0.021288233,-0.04896336,-0.0014839123,-0.080400154,-0.023889218,-0.041858107,-0.031174202,0.031068992,-0.030201472,0.017052397,-0.012848155,0.0058524944,-0.01159759,0.021776898,0.03170912,-0.008692029,0.03598595,-0.02396184,0.024357276,-0.0078123645,-0.036553163,0.0013269858,0.029173682,-0.042413563,-0.00540276,0.026890598,-0.051987242,-0.04943159,-0.037238404,-0.06700865,-0.026856154,-0.019672446,-0.04640284,0.017725466,0.019312656,0.051447187,0.013052651,0.004763543,-0.010281621,-0.03959864,0.0044593737,0.01634083,-0.049208663,-0.013558882,-0.03728285,0.013534483,0.015222689,0.017771833,-0.020189852,0.03789401,-0.008070957,-0.006540478,0.036324494,-0.008654616,0.04171798,-0.023157662,-0.018069724,-0.0056046136,-0.010528801,0.041235957,-0.000115852075,-0.023192314,0.042104747,-0.053179033,-0.03738239,-0.013736137,-0.011509699,-0.026327843,0.029888967,0.005307222,0.017172296,0.034725495,-0.010225762,-0.0049690614,0.012903439,-0.008091891,-0.04792566,0.04634595,-0.022551617,-0.012161107,0.009874909,-0.013260299,0.02552154,-0.01114067,0.015801594,-0.016158734,0.00008901144,-0.057095062,0.031221025,-0.018222341,0.03874568,0.0071861395,0.10004979,-0.021491338,-0.026577469,-0.0060992436,0.0031777401,0.02703511,-0.00396671,0.010010712,0.04467612,0.0052568424,-0.0057298806,-0.022770353,-0.039178994,-0.0031824154,-0.0038824112,-0.03857594,-0.026442586,-0.03977686,-0.017882926,0.02371463,-0.021922829,-0.03472888,0.039765928,-0.037952054,-0.0033553103,0.020566829,0.025767114,-0.038648233,-0.023038574,0.0127399,-0.004133548,0.012450384,0.012349923,-0.013421863,0.01649971,0.007561087,-0.04074888,0.048521053,0.016428059,0.00039318766,-0.019652553,0.03030982,0.011510967,-0.014080804,0.05595582,-0.0007452939,0.001316847,-0.02124322,-0.0041510193,-0.059955157,0.044582672,0.0016563728,0.014129011,0.03900325,0.062465332,0.022400886,0.012378622,-0.04445726,-0.011835217,-0.013415083,-0.016898049,0.019488579,-0.012068513,0.011564797,0.027214726,-0.031594537,0.009198238,-0.008700052,-0.039672017,-0.021750512,0.03276914,0.016646996,0.035153337,-0.029640544,-0.009296241,0.035410393,-0.027546935,0.020911977,0.010233506,-0.012483227,0.0142835,-0.053546265,-0.024342459,0.00040498277,-0.042958636,-0.056956757,0.046475798,-0.059330244,0.006311938,0.0337339,-0.020466067,-0.037164114,-0.009436212,-0.03175053,-0.008678773,0.004893106,-0.016488776,-0.032289505,-0.0035343305,0.03760361,-0.009557665,0.048988383,-0.021042943,0.007627339,0.010420917,0.035655487,-0.00067121524,-0.08070206,-0.021274224,0.018215043,0.025549473,-0.011295708,-0.010712489,-0.029789286,-0.062150743,0.012797143,0.035977848,-0.018652176,-0.03618056,-0.009846836,0.033517342,-0.003939536,-0.009598451,0.014481385,-0.0105699105,0.027114663,-0.010869024,-0.0077710343,0.012951418,0.007337323,-0.015328244,-0.023330541,-0.0008523043,0.016653394,0.026903063,-0.004093218,-0.045172382,0.006818334,0.0038346166,0.02554742,-0.005854927,0.022729222,-0.00046134987,0.011667629,0.0085415905,-0.009280892,0.034928404,-0.03959964,-0.01840331,-0.04668449,0.058773305,-0.017153554,-0.008655009,-0.037463825,-0.023053154,-0.03409179,0.09669227,0.04089968,-0.008435653,0.056808084,0.044168457,0.021624114,0.035643775,0.040789936,-0.043325327,-0.00025232948,-0.0066693965,-0.015999341,-0.008694241,-0.032427307,0.07165041,-0.0024463655,-0.014500456,0.019144915,-0.017416323,-0.1629961,-0.023021506,-0.046792563,0.030085236,0.009104832,0.029982928,-0.010313559,-0.04448464,-0.0038550876,0.047470953,-0.0036462238,-0.05246287,0.017034868,-0.009916298,0.01385086,0.0040479056,-0.014188082,-0.017823009,0.012712063,-0.038450107,-0.094039544,0.00091379613,0.030309305,-0.01698099,0.0034493092,-0.026573263,0.05525957,-0.054494478,-0.0090249535,-0.0031576366,0.0011021981,0.028821087,-0.0014078412,0.0074318824,0.019158524,0.08340739,0.028023213,0.022882879,0.00072777626,0.026239261,0.02067529,0.019412305,-0.024004057,-0.014099505,0.005257827,-0.015218908,-0.0074484083,0.0045983195,-0.03830309,0.004113599,-0.026084766,-0.0050781146,-0.016853537,-0.004666701,-0.034826487,-0.007629947,-0.013042897,0.0042134444,0.005308065,0.040459737,-0.006601247,-0.01410012,0.045220576,-0.03005494,0.0048078224,-0.01311366,0.0011228961,0.003096383,0.042390242,-0.03652839,0.0142774405,-0.00889611,0.03887964,-0.037094325,-0.010145392,0.01407197,-0.012408165,0.00689843,0.022222517,-0.04569107,-0.04313857,0.024383284,-0.00039321728,0.031019632,-0.037298582,0.02222316,0.019776542,-0.010482653,0.047755063,0.25856102,0.06324022,0.014745938,-0.013302706,0.058373623,-0.0028851528,0.01259382,0.030338366,-0.009633316,-0.010297829,-0.008514012,0.0019628785,0.043963537,0.0018521994,-0.003622535,0.005899837,-0.032864943,0.026681485,0.07779404,-0.01752477,0.03229126,-0.028108932,0.041239947,0.06811589,-0.052706458,-0.000957218,0.007892545,-0.042959742,-0.039183132,0.0014070907,-0.03254002,0.024876479,0.06068481,0.02560912,0.014976368,0.010290281,-0.0076082046,-0.057455473,0.018726865,0.02188293,-0.006453964,0.0017402066,0.008469897,0.01983365,-0.013720486,0.00089084083,0.0036994307,-0.050765865,-0.014623454,-0.025559517,-0.018117247,-0.03993777,-0.035990197,0.00791872,-0.012386303,-0.022438863,-0.040193796,0.012693449,-0.011039349,0.020931482,0.043147597,0.012232106,-0.04738548,0.04164001,-0.056744244,0.02190189,-0.015794339,-0.019110732,-0.04026085,0.020164577,0.029010482,0.01480881,0.0029498236,-0.0058934665,0.013734983,0.027323224,0.045697395,0.05141819,0.0018239743,0.0014703298,-0.03618547,0.010211468,-0.019130092,0.042358883,0.01956119,-0.023948519,0.03085385,0.05490834,-0.028841529,-0.013043144,0.0190062,0.0007090998,-0.040792547,0.022684712,-0.08829447,0.029141154,0.027596138,-0.017951418,-0.055888727,-0.01046918,-0.014918032,-0.047783982,-0.03793871,0.035926055,0.048437648,0.049987778,-0.042617325,0.009631012,0.018906351,0.00034914463,0.039438255,0.019320691,0.017874071,-0.009776302,-0.008135862,0.037554845,-0.01188303,0.05136055,0.041915596,0.033296745,0.00028910703,0.00393966,-0.035736848,0.027562996,-0.034602378,-0.025637994,0.010230363,0.09432233,-0.05783653,0.053232446,-0.014587585,-0.023798132,-0.019769395,0.026131554,-0.012298952,-0.01670507,0.073158786,0.033437844,0.004889938,0.0075908327,-0.04169169,-0.016221685,-0.013267448,0.030113589,-0.003626877,-0.030705344,-0.034008488,-0.08251426,0.015798958,0.05336149,0.029106004,0.074691266,0.0049431096,-0.00018974817,0.01615918,-0.027033547,0.0032614907,0.025942022,-0.017510593,-0.03482422,0.02424909,-0.0076949764,0.015902983,0.02254771,-0.01288515,0.025118772,-0.010184402,0.023035627,-0.009616502,-0.04023252,-0.03539266,0.000069519614,-0.027520211,0.015856585,0.011105215,-0.007317113,-0.017185925,-0.0032890067,-0.06859181,-0.030012587,0.026257282,0.0049691163,-0.028206598,-0.06110158,0.040241066,-0.0077573,-0.009281481,-0.014392402,-0.0045702313,-0.03553673,-0.008221715,0.1049872,-0.024518002,-0.025540322,0.03185801,0.019996425,0.00276599,-0.05254069,-0.03350292,-0.07550529,-0.046392165,-0.04812068,-0.022787314,-0.004010831,-0.009105582,-0.03660898,-0.07353223,0.039565884,-0.04148609,0.019577427,-0.023738883,0.02270736,0.022683736,-0.028589625,-0.021057006,0.013658133,0.06401758,0.035732735,-0.0026116243,-0.0035358497,0.007120559,-0.02780972,0.03152054,0.026544627,-0.022899892,0.024415392,0.025915548,-0.03727854,0.03216342,-0.049110807,-0.0012626952,0.050140213,0.003205007,0.015839316,0.01772997,0.003922913,-0.008264774,0.030084657,-0.010365651,-0.06316059,0.03524978,-0.026928993,0.025330395,0.06845616,-0.016975224,-0.021983601,-0.0330197,-0.045456614,0.034199435,0.03315546,0.009884758,-0.039975066,0.022351814,-0.019070376,0.006575291,-0.029740544,-0.02715706,-0.007163211,-0.056367375,-0.033538952,0.007908768,0.03673659,-0.0058349427,-0.00848236,-0.028001796,-0.048155,0.050384745,-0.039706897,-0.02520798,-0.01736359,0.004644143,-0.040811658,-0.03726489,-0.02403819,0.000833455,0.0059644035,0.016350338,0.03356296,0.014206988,-0.006846253,-0.03794949,-0.020373177,-0.017458374,-0.014127471,0.039543673,0.03436992,0.044514596,-0.018528994,0.012455693,-0.046339445,0.026248483,-0.024057923,-0.042232923,0.046939876,-0.017323941,0.008854413,-0.020649174,0.047772214,-0.020126991,0.00027867337,0.0141883595,0.025770824,-0.010005479,-0.04824768,-0.021421567,0.017653216,0.0059341867,-0.016205944,0.034069486,0.0038466514,0.023153046,-0.024938058,-0.018451147,0.0603041,0.022929292,-0.027643919,0.041448805,-0.011208062,0.0028481504,-0.03000506,0.00015318344,0.028230881,-0.017361868,-0.048734985,0.009593753,0.03622664,0.011541842,0.013974983,0.006095699,-0.039205432,-0.02868849,0.008747247,0.048233498,0.006910423,0.019383328,-0.011604368,0.00775615,0.015905323,-0.012268384,-0.02153089,0.028375218,-0.004036215,0.049819104,-0.033070143,0.013541822,0.019472297,0.04258617,-0.010566056,-0.000009691921,-0.014160747,0.008256367,0.015545626,-0.01844454,-0.05406981,0.028113209,0.0015989912,0.02063796,-0.023989841,-0.014250222,-0.0196121,0.008270877,0.023020184,-0.014765931,-0.013877468,0.0028499784,0.034466263,-0.018316789,0.0013369025,-0.01538603,-0.037811827,0.039180383,0.0014236472,-0.017809587,0.016725928,-0.03970096,-0.006774368,-0.024932597,-0.044737086,0.026131114,-0.009163097,0.008219905,0.0013478355,-0.03835101,-0.034873627,-0.013358297,0.007238756,-0.011092473,0.010504228,0.006581373,0.05420093,-0.0034982546,0.012395927,0.019068366,0.006118852,-0.15530825,-0.013845747,-0.03346576,0.0028644241,-0.008357865,0.009276018,-0.023431402,-0.027303195,0.009290763,-0.011715549,-0.028672775,-0.038168196,-0.0054167258,-0.015603311,0.0011461416,0.052239135,0.02993387,-0.0011788625,-0.010439604,-0.028977979,0.0040837554,-0.0034914385,0.0668255,0.03639853,-0.026419299,-0.000926027,0.008731001,-0.026526753,-0.0075801914,0.029853866,0.0027963412,-0.0081155,0.04778235,0.040681146,-0.03360834,-0.02110312,0.029762175,-0.022092935,-0.025781047,0.009493276,-0.00441421,0.036966685,-0.035918485,0.029401725,0.011729352,0.050444562,-0.03989615,-0.012334027,-0.04716858,-0.015814004,0.02493356,0.025277123,-0.050569892,0.031964805,-0.0005838937,0.013218662,0.0128285205,-0.023237148,0.012314955,0.03313229,-0.0073310137,0.028070612,-0.022015825,-0.04954219,-0.06449032,-0.0023725727,-0.05658319,-0.028105456,0.008952989,0.03586484,-0.018175121,-0.04862061,-0.003995912,-0.030647166,-0.012452599,0.037300892,0.017936535,0.008864249,0.019921085,-0.037257474,0.0015848264,-0.06604905,-0.028016817,-0.019465636,0.05727384,-0.0028507223,-0.010557376,0.001078702,-0.016259301,0.033208605,-0.047590364,-0.046874117,0.0138387885,0.0023547227,0.0452769,0.04468478,-0.03052212,0.036624704,-0.019079696,-0.043814894,0.0059295082,0.0041318554,0.015337743,-0.009407607,-0.021737965,0.03370116,0.02821212,0.010988677,0.030050104,-0.014209321,-0.04846118,-0.0043601394,0.017624214,-0.03674932,-0.039029654,-0.006942159,0.022678666,0.025162518,0.006621787,-0.0020976516,-0.00006268726,-0.02589658,0.009685992,-0.033806995,0.0033102643,-0.0032324737,0.014058426,-0.007518538,0.045022827,0.019888496,0.046885185,-0.005602308,0.02408232,-0.015223493,0.058355507,-0.013851313,-0.028064365,0.04115466,0.0049015083,0.020643592,0.034448713,-0.042815123,0.021223007,-0.05692558,0.0139519,-0.060563587,-0.010833462,-0.03896451,0.0051537263,-0.0034031118,-0.004183459,-0.017924841,-0.01403441,-0.009058146,0.007182571,0.039839976,-0.018285241,-0.025889356,-0.0047982573,0.043056596,0.008514535,-0.03867432,0.00045468778,-0.012945159,0.0038028387,0.021239249,0.0006658806,-0.024362242,0.018553212,-0.003657346,0.011483365,0.033861704,-0.030627344,0.019774824,0.020845301,-0.051456504,0.03517678,-0.025300886,0.03877238,0.0124046905,0.03515885,-0.01832676,0.028630504,0.007910438,-0.031192917,0.012809658,-0.011851016,0.022714809,0.02001817,-0.0060819075,0.0007561257,0.0058601135,0.020695046,0.031158684,-0.02208192,-0.020984586,-0.021971207,0.009138997,0.014400702,0.021928366,0.040808003,-0.003970085,0.008238379,-0.019095847,-0.04980542,0.003736683,-0.015258278,0.032366253,0.03664402,0.00604026,-0.067736514,0.037235193,-0.06211439,0.012452654,0.0027130253,-0.04387917,0.037134953,0.040683758,0.024621526,0.008980815,0.020889688,0.046645336,-0.0024868415,0.0033620684,-0.011905278,0.035894252,-0.022995725,-0.009313883,0.012552484,0.014807438,0.008602487,0.022731831,-0.020675067,-0.0066783237,-0.0020747269,0.019264368,0.024217455,0.018262204,-0.023223307,-0.02248036,0.03315054,0.021384347,-0.035031434,0.021950329],"last_embed":{"hash":"1ohnfwx","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"1ohnfwx","at":1762844574144},"key":"Work/Random/New Laravel.md##{3}","lines":[3,3],"size":22,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ohnfwx","at":1762844574144}}, +"smart_blocks:Work/Random/New Laravel.md##{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0067499434,-0.0039482084,0.0011347284,0.005469753,-0.026067508,0.041031647,0.025880028,0.026628144,-0.015023453,-0.01520253,0.00023037457,-0.009344785,-0.003179895,0.012784146,0.03294175,-0.029326765,0.012469603,0.0008570437,0.039482787,-0.0019466805,-0.006821481,0.007352993,-0.025689034,0.0005664215,-0.005979381,0.018928567,0.0007999401,0.0068730265,0.04424871,-0.02064898,-0.014363237,-0.049705416,-0.0023554566,-0.055540733,-0.021594554,-0.049653884,-0.06125926,0.06703357,-0.02660053,-0.008871789,-0.008706823,0.06901365,-0.005395785,0.019107219,0.053972103,0.0026060655,0.033476505,-0.016807314,0.01522327,-0.0374873,-0.0025896106,0.040610977,0.03157359,-0.06725356,-0.014230316,0.018638812,-0.081187874,-0.014695876,-0.047438566,-0.033390343,-0.03493396,0.038393658,-0.037105188,-0.031644803,0.033481147,0.05517844,0.0032239547,0.014933654,-0.011690629,-0.048182856,-0.011775102,0.004454358,-0.05294936,-0.014257039,-0.0484732,-0.007175695,0.054804083,-0.0478371,-0.017336374,0.02190095,-0.011742539,-0.006093341,0.009924493,-0.0011599447,-0.012903737,0.011996502,-0.03139194,0.0164416,-0.017270276,0.025428208,-0.00045506065,-0.013184309,0.01264009,-0.05154049,-0.0043455656,-0.004642934,-0.006704228,-0.0015350882,0.036442347,0.0048789135,-0.0058121993,0.016559487,0.00357925,-0.013751595,0.028397545,0.004564167,-0.012845657,0.02532398,0.009246956,-0.009674432,0.022985037,-0.012030717,-0.0108499415,-0.0072277295,-0.005604003,-0.06139237,0.0016974558,-0.050001066,0.036420926,-0.009145968,0.06785543,0.012218361,0.0572515,-0.0038846422,0.035326876,0.004276443,0.0007636522,0.041184075,-0.021155937,-0.011171012,0.048165664,0.052372992,0.003199554,0.020697394,-0.028757358,0.00020045234,-0.016934864,-0.01683022,-0.035143435,-0.026065763,-0.021793254,0.045350134,-0.009768319,-0.02263475,0.067301005,-0.06296571,0.018538518,0.0064870347,0.022361852,-0.04951588,-0.0076577584,0.053407047,0.0015717029,-0.012993687,0.0051220763,0.017475363,0.029446367,0.044123143,-0.03252797,0.03453543,-0.0258652,-0.00091305055,-0.017896635,0.04525798,-0.00027382388,-0.06327253,0.028912988,0.017411292,0.0032908763,-0.029195853,0.0061999364,-0.059510045,0.06756112,0.015825626,0.03238891,0.020541351,0.05022982,0.010658357,0.011256545,-0.04733301,-0.035252135,-0.006509826,-0.018109487,0.006613376,-0.022553898,0.017617643,-0.0025767162,0.0026997984,0.0049440674,0.0043808552,-0.00644523,0.00089047995,0.039185014,0.0037903162,0.07711507,-0.0064557325,-0.008920979,0.0060623507,-0.018648203,0.012757236,0.012363532,0.01596984,0.017516173,-0.046001155,-0.02396443,0.010786756,-0.02364811,-0.028630275,0.04595355,-0.011129854,0.011967468,0.013373255,-0.029812928,-0.02852514,0.0024689075,-0.0049727494,0.025071083,0.0030984625,0.0030065454,-0.027709464,0.0043629664,0.064764224,-0.0024737336,0.09150258,-0.010865192,0.003451887,0.028679656,0.03984029,0.0050994423,-0.023482053,-0.04014357,0.047341384,0.009165449,-0.0203132,-0.0066116014,-0.022637948,-0.041214768,0.03840748,-0.014410361,0.006486907,-0.004996048,0.036351833,0.020467173,-0.024474395,-0.019377999,0.01732444,-0.0015354444,0.037546296,-0.018823778,-0.0019036067,-0.009578041,-0.0025372924,0.0061409855,0.021685092,-0.004224981,0.0053399405,0.032572325,-0.0102172075,-0.039028913,-0.0017361875,0.031039236,0.008348687,-0.016373506,0.009300681,0.019070588,-0.0027501443,-0.0018229897,0.023616519,0.035933636,-0.036529355,-0.026617607,0.0033481116,0.051385183,-0.0025687073,0.028130839,-0.023919433,-0.032606795,-0.058020864,0.07289859,-0.019515242,-0.012370904,0.048158817,0.033831876,0.039854713,0.047963627,0.024115581,0.028821766,0.033052262,0.0040927664,-0.021455545,-0.03943353,-0.07444661,0.06251888,-0.0028608406,0.023062449,0.013863391,-0.011817652,-0.16521153,-0.034155995,-0.031707138,0.018671002,0.011700762,0.02490879,-0.012845983,-0.0024033608,-0.030215407,0.0129835745,-0.016410228,-0.058425345,0.06394885,-0.014075754,0.014202566,-0.0092945695,-0.016151885,-0.0062214746,-0.023750054,-0.038022015,-0.06388271,-0.04021836,0.050371204,0.013240837,-0.006825597,-0.05109543,0.05228919,-0.013407532,0.0016078,0.028111493,0.020883411,0.0013837641,0.0022444855,0.010238646,0.0100120455,0.058140177,-0.016075052,0.015602628,-0.004747964,0.030305827,0.006071964,0.017498506,-0.021650853,0.010152787,0.0056624687,-0.0033423807,-0.0025780275,0.00822405,-0.042516895,0.014955384,-0.013238947,-0.030358076,-0.017162181,0.0058639133,-0.04071685,0.02758426,-0.02232194,-0.013351303,0.0015345422,0.00621596,-0.039411657,-0.011980295,0.028458372,-0.016663704,0.00092894,0.017681388,0.034952395,-0.010650668,0.04026314,-0.07173995,0.008137961,-0.0367086,0.0030188889,0.016044471,-0.0073493337,0.014510046,-0.024948845,-0.027295297,0.017348835,-0.10680468,-0.04512542,0.040012434,0.01011528,0.027924633,-0.03308688,-0.000042444393,0.009275917,-0.035924308,0.04393238,0.26281592,0.039322875,0.0069866916,-0.018647233,0.06874267,-0.006294097,0.03593555,0.0059860814,-0.056037135,0.0012116496,-0.021892423,0.03173694,0.028204385,-0.011940689,0.030990144,0.04814237,-0.033808682,0.005815086,0.053430814,-0.01366233,0.0016975414,-0.037475172,-0.02262293,0.015999528,-0.060051028,0.03029917,0.02902598,-0.02286432,-0.009271058,0.024807535,-0.0014139204,0.058448657,0.061253477,0.020412926,0.0007088856,0.011814991,0.049348984,-0.07255663,0.0075651277,0.024248077,-0.001469651,-0.020446988,0.060673717,0.058849644,-0.025641453,-0.027714567,0.0022820707,-0.018588075,0.0033148928,0.0011138907,0.03917872,-0.022674728,-0.01960503,0.0035026637,-0.004807641,-0.027468393,-0.025552848,0.01910013,-0.014850173,0.0032790042,-0.0061187004,-0.0022543503,-0.0031933216,0.024431303,-0.02580944,0.017657893,-0.021955298,-0.058636136,-0.051801436,0.011986822,0.010253299,-0.010710562,0.012935265,-0.006391117,0.017773312,0.040509526,0.0868147,0.050695743,0.007835336,-0.01532621,-0.045533866,0.0034925481,0.007529592,0.021171201,0.0060928273,-0.034762893,0.0023518482,0.06159828,-0.021148788,-0.01688761,0.022936862,-0.011500671,0.010916889,0.016990663,-0.03936412,0.013904824,0.0432353,0.015486537,-0.046346467,0.0036854486,-0.053511713,-0.029513095,-0.029967654,-0.011228968,0.025720604,0.030091675,-0.04580013,-0.036686826,0.038529072,0.05173689,0.07067709,0.02416183,0.016068693,-0.029382113,-0.0084261745,0.015782509,0.009273541,0.023040786,0.034574207,-0.0067635505,0.008117914,-0.010078632,-0.029209172,0.01587972,-0.020067358,-0.05988093,0.008513569,0.075222306,-0.031061739,0.045187376,0.012880362,-0.014171954,-0.026781166,0.011278752,-0.00041059768,-0.014816266,0.07028868,0.024454871,0.007247941,0.02247531,-0.034923002,0.009574941,-0.006981888,-0.0059081386,0.018862005,-0.011555148,-0.0032131698,-0.07071157,0.010120514,0.069203615,0.02363252,0.04867869,0.04667076,-0.00884378,-0.015115198,0.0046887803,0.007067774,0.02848914,-0.01247052,-0.026214689,0.031043762,0.018378245,0.03803786,0.011738927,-0.06800934,-0.015917547,-0.027960775,0.047571708,0.008228553,-0.038776938,-0.03722841,0.0059432844,-0.036536,0.019002257,-0.009643685,0.02081143,-0.0066215084,-0.0025325255,-0.043966178,0.000422536,0.0047497777,-0.035068702,0.022987045,-0.031173417,0.05783272,-0.038439777,-0.029191604,-0.043202657,0.019360336,-0.05057374,-0.014000813,0.09662398,0.04018499,-0.026711617,-0.0005077938,-0.0058061746,0.023690386,-0.019434886,-0.035549693,-0.028962834,-0.048892595,-0.028857986,-0.011716818,-0.02572317,0.011922566,-0.045810804,-0.057449285,0.058197152,-0.023813488,-0.0055551482,-0.037709042,-0.037811358,0.022752121,-0.032649197,0.007896313,-0.00432111,-0.0065039564,0.033462606,-0.02653914,-0.012825531,0.0073223272,-0.026042728,0.013831634,0.007838815,0.0021181044,0.030934362,0.006931664,-0.032612365,0.014225655,-0.070943214,-0.0040216856,0.050490353,0.009321171,0.026606463,0.011331976,0.007002191,0.041584503,0.002476206,0.023043245,-0.056223687,-0.0007804317,0.010759941,-0.0064689605,0.049294498,-0.0175939,-0.0012586095,-0.044459946,-0.030664103,0.039040115,0.02032355,0.01099345,-0.019674998,-0.004657044,-0.037941452,0.014108457,-0.021213468,-0.0070087034,-0.041185986,-0.029297728,-0.03175362,-0.0050555863,0.050940994,-0.015511072,-0.009080199,-0.05854351,-0.0203781,0.022235358,-0.064687766,-0.011625916,0.027939796,-0.030224172,-0.023178592,-0.041189417,-0.041271772,0.0118535515,0.010947875,-0.00040793515,0.041765973,0.02463794,0.005355368,-0.061907567,-0.033761274,-0.029812783,0.012779126,-0.0094049005,-0.021520305,-0.003873021,-0.016874997,0.0022423696,-0.05693244,-0.0042898287,0.00045632172,-0.029421624,0.016486,-0.028295921,-0.023589075,-0.0051921033,0.063374214,-0.011418527,-0.0012460739,0.0082239015,-0.003067821,0.0064135254,-0.029390346,-0.0058362847,-0.011430928,0.0013491097,-0.010558719,0.02968374,0.0034296508,0.01574387,-0.031846516,-0.0019332804,0.059456605,0.0012283841,0.022034453,0.03562775,-0.028308809,-0.028205134,-0.033789758,-0.013265991,0.02751718,-0.020724792,-0.000999461,0.0133205345,0.0052352045,0.04090877,0.008540167,0.013001522,-0.017451102,-0.023596931,-0.016985856,-0.02669747,-0.0014075468,-0.0085197305,-0.036564667,0.04559627,0.0042660907,-0.015979905,-0.03479899,0.026280345,0.039102726,0.055288054,-0.04379384,0.03328574,0.038881917,-0.010713409,0.022151044,-0.0070984354,0.0009031608,0.00038786378,0.0063664117,-0.027415097,-0.039390065,-0.00030320656,0.015534339,-0.019940944,-0.029429553,0.02019708,0.0062436806,0.0042148125,0.014757053,-0.020560509,-0.04541132,0.008123749,0.03040171,0.008635342,0.030202635,-0.007825233,-0.046035968,0.037271168,-0.02134321,-0.019790206,0.026401572,-0.0379872,0.0004099367,-0.03521319,-0.02825484,0.009119083,0.01621675,0.022269228,-0.03255295,-0.021341983,-0.059407882,-0.01935359,-0.017770536,-0.014919312,0.020940097,0.016936012,0.05490029,-0.025677506,0.0405611,0.02962056,0.01541092,-0.14307773,0.0011828496,-0.034705788,-0.01619263,0.0020556287,-0.0120899305,-0.062143166,-0.011183123,-0.03151554,-0.0058898977,-0.0406601,-0.033362873,0.007225159,-0.033347387,-0.051424153,0.03078747,0.027761426,-0.026412955,-0.01723081,-0.01716022,0.0072216904,-0.006310634,0.038302545,0.017144524,-0.020410288,-0.009403866,-0.00400022,0.004077024,-0.030432917,0.0017507582,-0.009975985,0.0034436386,0.031455595,0.041573964,-0.015125569,0.0005483511,0.012092091,-0.006023559,0.015299095,0.019790446,0.03979305,0.044901952,-0.016142532,0.03109876,0.0119022345,0.056646407,0.013062945,0.026411617,-0.051521845,-0.010087758,0.053325944,0.014989327,-0.028020667,0.02600853,-0.015600568,-0.016346548,0.0028615773,-0.042956866,-0.0054313294,0.07418152,-0.04144805,0.028380632,-0.02309976,-0.041223396,-0.032891996,-0.0031728758,-0.035965633,0.0026807378,0.012981956,0.010761006,0.014789528,-0.03701113,-0.0021231852,-0.039791502,0.0014593162,0.014144748,-0.024286184,0.0054415236,-0.0070199305,-0.07372728,-0.018673174,-0.043720413,-0.003671731,-0.039797477,-0.0007826884,-0.018711157,-0.036515143,-0.01510331,-0.047452703,0.03703993,-0.01920171,-0.054934286,0.008325749,-0.010744554,-0.0020025708,0.016224364,0.027455678,0.025240993,-0.011437845,-0.016534982,-0.0049313614,-0.01686627,0.029292332,-0.027058147,-0.008718107,-0.039357845,0.016756093,0.01718246,0.011409398,-0.027406707,-0.06122824,0.018091714,0.00040574902,-0.012109887,-0.032614045,0.027715746,0.031207625,0.022141866,0.0031024842,0.00032188284,0.015991148,-0.007950308,0.034625337,-0.037026998,0.0043328814,-0.022438379,0.019918999,-0.016308201,0.01720242,0.03884927,0.011854305,0.003953875,0.020020261,-0.022090858,0.037724387,0.006671159,-0.038651984,0.03574094,-0.052368492,-0.0059642917,0.006173838,-0.04617301,-0.01622603,-0.05241056,0.008650313,-0.04440398,-0.043587506,-0.013660084,0.010316472,-0.006518508,-0.031992197,-0.024007233,-0.03354523,0.046720926,0.028192248,0.026695823,0.0029290167,-0.026568573,-0.015081395,0.019013857,-0.009088072,-0.0073752273,0.008845479,-0.020022463,-0.05524423,-0.013069955,-0.0076799016,-0.035840113,0.006571397,0.00070410524,-0.008456129,-0.018286817,0.007278197,0.06136135,-0.0045259846,-0.03376019,0.021525476,-0.021376494,0.02257813,0.024801845,0.00885383,-0.025746996,0.06907241,0.018475305,0.020764928,0.032049276,-0.043271832,0.026846057,0.0014324508,-0.016264068,0.011695806,-0.0062441,0.012337101,0.015029522,-0.00012930032,0.012894747,0.021203924,-0.0011146222,0.030693091,0.008657664,-0.00047536587,-0.007837845,0.019906273,0.0017819904,-0.018484153,-0.019195642,0.01583546,-0.023288056,0.045775592,0.019031422,-0.023474114,-0.0018623569,-0.038418584,-0.020456038,0.016114075,-0.055574685,0.027677326,0.035669073,0.006465035,0.015928129,0.050192088,0.026368234,-0.017082548,0.02732654,-0.02603958,0.010290693,-0.04822263,-0.028807463,-0.006972786,-0.028029159,-0.009070797,0.07865302,-0.00015774263,-0.016317956,0.039769262,0.022749128,0.037890114,0.0054299184,-0.023576146,0.021964207,0.014443967,0.03272643,-0.037839573,-0.005901336],"last_embed":{"hash":"pkgpd9","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"pkgpd9","at":1762844574144},"key":"Work/Random/New Laravel.md##{4}","lines":[4,4],"size":20,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"pkgpd9","at":1762844574144}}, +"smart_blocks:Work/Random/New Laravel.md##{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.010942259,0.029487465,0.011900342,0.0058957026,-0.044643205,0.02706143,0.025122277,0.05249003,0.010440208,-0.013123383,0.017165383,-0.018573144,-0.009168663,0.0032960183,0.032428414,0.02178694,0.03393494,0.0015290984,0.03905314,-0.010270433,-0.027732717,0.03170118,-0.038608287,0.004123567,-0.03470258,-0.009562942,0.0023332038,-0.036290374,0.017773608,-0.023548508,0.009420317,-0.046097558,-0.02933607,-0.059346728,-0.013283573,-0.032186963,-0.06789791,0.03740493,-0.03092228,0.016828775,-0.04218703,0.03741715,0.0003022308,0.025636198,0.041702792,0.0013499758,0.045521464,-0.016094413,0.03561441,-0.025140552,-0.02010368,0.027812036,0.025542831,-0.052057534,0.0027860468,0.02989996,-0.057744794,-0.025873872,-0.039833557,-0.015071823,-0.02853967,0.0054019075,-0.036217134,-0.032886274,0.021652095,0.07096514,0.010851783,0.009758335,-0.011297866,-0.033524327,0.0032782392,0.03778169,-0.040051892,-0.0038421915,-0.036867905,0.012490178,0.057780743,-0.026807636,-0.017014822,0.00990442,-0.041566696,-0.024941985,0.011886713,-0.025948593,0.028185567,-0.01503728,-0.025703605,0.017767802,0.0026978871,0.035386566,-0.014313498,-0.016194485,0.04065286,-0.06222028,-0.01183331,-0.029337132,-0.025607143,-0.025510006,0.016518207,0.015466287,0.015978463,0.027101304,-0.0059094727,-0.00012830846,0.03063448,0.014558023,-0.037812978,0.011882679,0.027613174,0.0071801674,-0.0027527648,-0.0064064167,0.02645816,0.01941865,0.0041947938,-0.06253594,0.0003170091,-0.041371163,0.007013315,-0.007147258,0.031653736,0.024489112,0.07688728,0.0018626151,0.017739333,0.0011172242,0.012155015,0.024126083,-0.025666634,0.03593534,0.026319688,0.02764639,0.015576944,0.0076118987,-0.045532603,0.004066404,-0.0077528483,-0.0050607575,-0.010771279,-0.025480183,-0.027484939,0.062476255,-0.00041561574,-0.037819948,0.06451681,-0.033062182,0.02169414,0.00079932937,0.026721643,-0.044883102,-0.014800562,0.03268309,0.0056155836,-0.022094151,-0.01574279,-0.010137377,-0.028141934,0.01880886,0.011824845,0.00933481,-0.035017077,0.0070039583,-0.04077355,0.014469424,0.00574322,-0.020850534,0.020183451,-0.021964848,0.014425541,0.011753318,0.023654439,-0.09957685,0.036568627,-0.016474862,0.03260567,0.030061431,0.04727944,0.023311768,0.024157472,-0.047421973,0.0051165735,-0.01845423,-0.025807312,0.009504726,-0.03926807,0.050862793,0.03274045,-0.01155013,0.006848072,-0.027699336,0.023791704,-0.002681053,0.037816804,0.0029728718,0.05783313,-0.0314568,0.0077954,0.024333626,-0.024067631,0.021479549,0.023291769,0.007416131,0.027185818,-0.048037324,-0.0077035725,-0.004427572,-0.005297719,-0.0119790835,0.04899624,-0.028196938,0.008826011,0.0441447,-0.043373086,-0.017639028,-0.010995091,-0.022730902,0.012753633,0.00036563835,-0.02603051,-0.0455909,-0.015373236,0.07089516,-0.017929647,0.0804681,-0.024303764,0.009391513,0.019974377,0.054732908,-0.016978204,-0.011569896,-0.025334321,0.023951028,0.035646453,-0.021160837,0.013408322,-0.021438196,-0.0347359,0.04034072,-0.01164925,-0.006119021,-0.0016933185,0.002707294,0.020098345,-0.024936382,-0.02416112,0.008804619,-0.014851028,0.029995583,-0.026321167,-0.03359146,-0.0003023306,0.011525077,0.0030821222,0.018338053,-0.050953325,-0.0044717803,0.04879435,0.0102722775,-0.038471438,0.039690457,0.021532195,0.021153746,-0.0041056345,0.009552456,0.037186664,0.010141231,0.018239735,0.018221036,0.022991674,-0.053733874,-0.012596188,0.015559021,0.044386823,0.021002237,0.013811497,-0.05947054,-0.035898507,-0.009410817,0.060693473,0.0007162416,-0.026327519,0.052272994,0.050379604,0.029685784,0.056959745,0.040511608,0.011502547,0.017030327,-0.0070999195,-0.0268526,-0.038206402,-0.049698424,0.06296967,-0.018102603,0.013986766,0.04115082,-0.017984834,-0.15536602,-0.05133867,-0.043114044,0.02772733,0.038149767,0.042535853,-0.029966844,-0.003329915,-0.009294231,0.027236698,0.0020393631,-0.050999478,0.014936404,-0.013724063,0.0013645737,0.0046701096,-0.016910328,0.026869297,-0.028929481,-0.027603598,-0.065193824,-0.008374336,0.025389947,0.025777873,-0.031747192,-0.026109232,0.040009506,-0.00036786622,0.022172537,0.0029921946,0.03794712,0.016995827,-0.002004954,0.010705205,-0.012151376,0.06826797,-0.0049399897,0.0024160028,0.007034749,0.013686854,0.004952599,0.05158225,-0.016592622,-0.031259254,-0.008980733,-0.0038320262,-0.0151629215,0.019162707,-0.04923238,-0.00040159724,-0.033044785,-0.016849628,-0.0063961186,-0.006445944,-0.0392741,0.01531672,0.000083530394,-0.014596092,0.025411705,0.04424968,-0.029854495,-0.024257354,0.027218524,-0.047273673,0.0052560214,0.029445382,0.031928387,0.009633523,0.024977569,-0.06744113,0.009619975,-0.018789789,0.0052601155,-0.012196667,-0.02380411,0.018692553,-0.010550409,-0.016510481,0.024287304,-0.087425336,-0.03752128,0.012272866,-0.007184134,0.029337188,-0.046784144,-0.030270645,0.008904147,-0.022532878,0.04004466,0.27365187,0.015992025,0.0067053814,0.020339752,0.051191684,-0.022145938,0.0095236525,-0.0028029985,-0.016557347,-0.006411096,-0.0017622621,0.019725325,-0.0076271878,0.003681303,0.027888201,0.028623076,-0.041067272,-0.0031460107,0.045972243,-0.0029350163,0.024357216,-0.0442238,0.015807854,0.024096413,-0.04733322,0.014681451,0.013533237,-0.017915769,0.009209515,0.013892108,0.007202358,0.02123472,0.06140463,0.034802172,-0.0029485899,0.0014164313,0.021916788,-0.06410453,0.0046926914,-0.006376562,0.010911386,-0.022654638,0.030009102,0.024804274,-0.028615542,-0.008995556,0.003735771,-0.023494495,-0.033192623,-0.037164345,0.028935727,-0.025790447,-0.012910458,-0.0006444798,-0.0011784561,-0.012104197,-0.029486544,0.039877795,0.020288734,0.010392471,0.012615048,-0.010730773,-0.0029758094,0.021947712,-0.055675276,0.0005321752,-0.004112614,-0.042262018,-0.047134016,0.024796732,-0.0061736796,0.01367088,0.002502358,0.021534167,0.008095554,0.032329064,0.047561992,0.04638559,0.031202978,-0.011621741,-0.025470981,0.021890832,0.0018942589,0.034788806,0.03215879,0.00038446407,-0.001247364,0.07038751,0.0072654653,-0.001440062,0.0065966765,-0.010633938,-0.028063037,0.029548759,-0.053020567,0.035573624,0.034625143,0.0072937454,-0.06120665,-0.006147078,-0.03726819,-0.025357867,-0.018555917,0.0260695,0.048024632,0.021252291,-0.0646258,-0.00008066465,0.00422419,0.016935831,0.035090648,0.017781537,0.010952349,-0.033438757,0.010448747,0.033479687,0.008634037,0.02079473,0.043510094,-0.0018363473,-0.0071991174,0.0025424063,-0.0050754216,0.02441705,-0.03503498,-0.055691097,0.03426072,0.08935196,-0.027408902,0.060189534,0.018153321,-0.013646136,-0.015617304,0.026731754,-0.017266162,0.00659532,0.06663834,0.010067276,-0.0025374233,0.033039067,-0.0474702,0.014681274,-0.014711711,0.028482132,0.0028703364,0.008979451,-0.03687981,-0.048886053,0.0147568155,0.062072877,0.032765605,0.07295136,0.03140341,-0.004231725,0.0043500774,-0.03471424,-0.012524742,0.026833657,-0.0021446075,-0.023922484,0.045740608,0.009849064,0.021718677,0.023294404,-0.042681705,-0.027047463,-0.024534179,0.044052307,0.006331377,-0.052258402,-0.016064964,-0.01198854,-0.02170823,0.018604962,0.009667602,0.0002631668,-0.0038454505,0.011158775,-0.07158579,-0.056456715,0.0130273895,-0.0042957887,0.011686454,-0.06967918,0.030830596,-0.060574573,-0.01684786,-0.011970193,0.0036191412,-0.045934506,-0.03555748,0.093345635,0.04814902,-0.022158563,0.001214878,-0.0024360248,0.05559198,-0.046211988,-0.0332066,-0.03711795,-0.04623041,-0.015278731,-0.0057990802,-0.025711084,-0.02496995,-0.02675618,-0.051837865,0.04277597,-0.01786341,-0.031436868,-0.013029921,0.0046534664,-0.015666507,-0.021171615,-0.0030981605,-0.041475344,0.03163234,0.050659876,-0.034685716,-0.050352726,-0.021689858,-0.024625216,-0.005342969,-0.007167701,-0.026781239,0.046219975,0.02019408,0.0007071874,-0.00724712,-0.06980842,-0.006728055,0.038856458,0.010170885,0.018284887,0.0061116596,0.007901481,0.056395616,0.01501739,-0.001123919,-0.06889488,-0.011376537,-0.013440774,0.010463683,0.076334976,0.010978826,0.012053316,-0.06352894,-0.005710132,0.048939597,0.028893843,-0.016605914,-0.048146207,0.007143889,-0.035173688,0.02235282,-0.0025834406,-0.0153955035,-0.020529417,-0.025388256,-0.034195945,0.002473121,0.05119589,-0.009065051,-0.03281724,-0.03389197,-0.025202,0.053281866,-0.047410075,-0.0066990363,0.013130104,-0.0003076322,-0.01199112,-0.013449326,-0.029530546,-0.0039829724,0.038966246,-0.003638235,0.0219176,0.052796096,-0.012120191,-0.0753,-0.03971882,-0.016590338,0.0079531055,0.00031550543,0.025995463,0.0412491,-0.017483484,-0.0022354072,-0.07017488,0.020634055,-0.007824484,-0.047795597,0.027187705,-0.025509495,-0.017006125,0.031258203,0.040005222,-0.010841135,0.008674945,0.013868408,-0.020384438,0.027440984,-0.039501794,-0.005754758,0.024926722,-0.036208343,-0.036758065,0.016968194,-0.015308778,0.0029616335,-0.049138647,-0.007665765,0.09770948,0.011417901,0.015785016,0.022274949,-0.02818739,0.0036134473,-0.0336656,0.001386059,0.016028978,-0.0041959276,0.013385311,-0.019219475,0.03210322,0.003116193,-0.006486809,0.0045814267,-0.032194182,-0.026868261,-0.0013540856,0.0030831473,-0.0047689173,-0.008359664,-0.025383519,0.027045665,0.016887022,-0.029864226,-0.02094438,0.036222726,0.0047520283,0.04961215,-0.01409651,0.009737507,0.016580282,-0.0047736415,0.01654693,0.002562197,-0.0046419594,-0.0015256562,0.008551683,-0.02196737,-0.05215716,-0.0007676396,-0.013550877,-0.008934432,-0.040739086,0.003701847,0.0047309236,-0.0017223031,0.0018675074,-0.021676075,-0.018131303,-0.0046277116,0.02016033,0.005948155,0.050087288,-0.011281827,-0.04516198,0.029506551,-0.016105019,-0.022121476,0.029003758,-0.033302166,0.019510584,-0.018272292,-0.023412196,0.012112792,0.0025188457,0.016790295,-0.024001827,-0.01769218,-0.03799841,-0.059059646,-0.015427257,-0.014374974,0.023948843,0.043604147,0.055337258,-0.030589256,0.035197053,0.029599505,0.01440594,-0.14720735,-0.030283127,-0.030084696,-0.0023778265,-0.0018148384,0.019944828,-0.07293941,0.0028775714,-0.032255948,-0.025222486,-0.034086224,-0.009346547,-0.03490698,-0.03010583,-0.035314456,0.045928806,0.010456242,-0.013107313,-0.03773922,0.010024991,0.0002470493,0.013035626,0.04554009,0.020469822,-0.023259966,0.019447349,0.0287249,0.009375533,-0.028087536,-0.0063112066,-0.0073235477,-0.032463443,0.055337597,0.04680894,-0.0039906013,0.009346391,0.009634989,0.022779912,0.023191566,0.019099519,-0.014766316,0.017442593,-0.037432294,0.012912547,0.013142761,0.039092712,-0.012441114,-0.010898723,-0.038805548,-0.0025777847,0.011494121,0.02151154,-0.023754852,0.017043313,-0.01927808,0.021106865,-0.011611654,-0.04119102,-0.019302707,0.031522576,-0.020704053,0.029853567,-0.02942414,-0.023870317,-0.019487675,0.015795983,-0.01252333,0.007019089,0.020485222,0.022919007,0.017629156,-0.06894041,-0.02846065,-0.023039216,-0.0034953333,0.008122309,-0.013359555,-0.009861168,-0.025653046,-0.060460307,-0.005411317,-0.074854165,-0.04121016,-0.03396766,0.03635153,-0.013180388,-0.019287819,-0.03121565,-0.03417952,0.025422499,-0.024613518,-0.069003046,-0.0022800965,-0.020946626,0.003999909,0.021401757,0.0148679875,0.03880288,-0.010483947,-0.02855901,0.0115643,0.03233118,0.033511277,-0.045073036,-0.026024882,0.004165911,-0.005703509,0.025224948,0.030373445,-0.018185869,-0.068092294,0.0036493945,-0.00956299,-0.02358656,-0.007851107,0.010288391,0.0071847956,0.03512118,0.017868062,-0.016873384,-0.0060056937,-0.027505843,0.016440656,-0.028242841,-0.018870307,0.030137913,0.007446443,-0.01369145,0.038388867,0.034783993,0.05400559,-0.0018789639,0.022949394,-0.018240977,0.0413328,-0.030268328,-0.052967653,0.028528186,-0.023188867,0.010048203,0.015183805,-0.048411764,0.015930202,-0.063678704,-0.009806653,-0.030235764,-0.03795057,-0.00593738,-0.0053133606,-0.02712359,-0.015489867,-0.0010385986,-0.039032068,0.07589034,0.005937777,0.04109936,0.0019131346,-0.009707836,-0.021245955,0.0257579,-0.007350359,-0.028490739,0.0111310845,-0.026370397,-0.036903292,-0.014424717,-0.0063334005,-0.01563046,0.0047826082,-0.003630866,-0.018948633,-0.00094419846,-0.0027022695,0.0028598923,0.03597505,-0.06586384,0.00041029535,-0.022862442,0.04389118,0.0061394405,0.01005235,-0.009324365,0.025724446,-0.019347413,0.003197228,-0.0011537009,-0.025003487,0.031662382,0.0010986582,-0.0047806357,-0.009827728,0.005393588,0.023574447,-0.011792949,0.03952606,-0.014439673,0.0013139276,-0.009400925,0.033941083,0.027166994,-0.03179177,0.00093381153,-0.007820173,-0.008682282,-0.043797936,-0.043195732,0.02005726,0.0072363927,0.027943077,-0.002149105,-0.010989637,0.0046059634,-0.049674563,0.005031088,0.016488733,-0.07480679,0.028603874,0.022488713,0.0073259617,0.029070437,0.046383888,0.0453483,-0.00048230105,0.032931454,-0.026630692,0.016377864,-0.024796996,-0.015967399,-0.0054444615,-0.0049491636,0.0148666045,0.046844963,0.011220438,0.012378534,0.013484326,0.028534366,0.012508345,-0.011284752,-0.02270297,0.023891233,0.029153682,0.0000038057465,-0.02916369,-0.0045159613],"last_embed":{"hash":"1tlzzjg","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"1tlzzjg","at":1762844574144},"key":"Work/Random/New Laravel.md##{5}","lines":[5,5],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1tlzzjg","at":1762844574144}}, +"smart_blocks:Work/Random/New Laravel.md##{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.016237784,0.013592202,-0.003825618,0.009521104,-0.05637199,0.022655422,0.041542787,0.03720108,0.027429976,-0.009779249,0.023194395,-0.013065248,-0.022350345,0.013434747,0.036541324,0.03277168,0.036202107,0.0060538496,0.031244613,0.008885017,-0.014027781,0.017434074,-0.03845875,0.023902308,-0.04367749,-0.024916809,0.0003027806,-0.03507803,0.025786571,-0.006614822,0.012851696,-0.033423617,-0.015702875,-0.057787552,-0.020077286,-0.04798258,-0.06590544,0.039870042,-0.03834214,0.02449728,-0.040708885,0.044311732,-0.0107779205,0.03506803,0.050427902,-0.00038678033,0.034734815,-0.015770102,0.038885202,-0.02133712,-0.027898936,0.0120127965,0.020104988,-0.059066568,0.0035855402,0.032841936,-0.053962156,-0.024306413,-0.034607712,-0.01026945,-0.035787627,0.010163739,-0.014163823,-0.037689574,0.007509574,0.061532896,0.01825075,0.009182542,-0.010373763,-0.02181714,-0.004860017,0.024525825,-0.050390683,-0.0015118293,-0.03229638,0.009464351,0.064285494,-0.039625924,-0.019334413,0.024110362,-0.04727428,-0.025921876,0.0087129725,-0.016138254,0.024949988,-0.028207118,-0.03293992,0.017420137,0.013854797,-0.0011723723,-0.0028725117,-0.008159084,0.030933132,-0.046914484,-0.022357365,-0.033852674,-0.040210333,-0.020680865,0.017240886,0.012215944,0.013655631,0.02187777,-0.03220916,-0.007912698,0.020014424,0.03586629,-0.043201458,0.013626594,0.020081153,0.009199871,-0.011357689,-0.03471353,0.026134873,0.03171468,0.014705348,-0.071378,-0.0032106806,-0.046912152,-0.014256534,-0.022899421,0.036472958,0.007959968,0.07297354,0.004933997,0.014530166,0.0044050864,0.0035532669,0.023023818,-0.012357445,0.044938833,0.026994925,0.037758425,0.007892914,-0.0031499902,-0.047105294,0.02674827,-0.015277842,-0.019975193,-0.011569809,-0.050886765,-0.019326776,0.05155943,-0.0030308608,-0.016901484,0.068646446,-0.026682315,0.041278765,0.013120013,0.027903816,-0.045476157,-0.03072722,0.035783537,0.013052272,-0.0038420183,0.004145876,-0.0067363563,-0.03080664,0.02124077,0.02740514,0.009882042,-0.06647814,0.014994166,-0.05020993,0.0049266373,0.0134534575,-0.04195749,0.024357632,-0.029786894,0.023302296,0.011504622,0.036516257,-0.08630917,0.05604341,-0.0036051443,0.027405564,0.0249334,0.058420196,0.02421112,0.016187724,-0.051224723,-0.011729748,-0.018888619,-0.028276553,0.00407212,-0.031716447,0.033055417,0.03488735,-0.025355686,-0.003665561,-0.016428925,0.017912269,-0.0061706007,0.039852098,0.019692065,0.04956473,0.0046797036,0.015210781,0.021080082,-0.01970312,0.019844403,0.03946591,0.0146518685,0.041279297,-0.04399007,-0.014851437,-0.0053657433,0.01148207,-0.022092557,0.04378497,-0.07563054,0.009351131,0.050690275,-0.030853683,-0.007598966,-0.030233847,-0.011011492,0.0047580544,0.012818115,-0.02779958,-0.060530867,-0.011228782,0.06848569,-0.013758927,0.055099294,-0.01519533,0.0028751986,0.01681381,0.05357131,0.008736803,-0.011529274,-0.017285634,0.02047702,0.012471915,-0.031761836,0.043522693,-0.033512104,-0.037747853,0.043335535,-0.013043055,-0.012016625,-0.005303697,0.00017754368,-0.0008945251,-0.034743994,-0.021321012,0.025619509,0.002078132,0.040780894,-0.030191462,-0.037786037,-0.0070556034,0.02165824,-0.008651814,0.0043834783,-0.048741188,-0.020837592,0.045611203,0.025329728,-0.033062905,0.028647926,0.017738445,0.03395705,0.0006391033,-0.0007430672,0.034687318,0.006333267,0.010336517,-0.00021427839,0.018892828,-0.048447486,-0.018856829,0.008464881,0.05322618,0.011371427,0.011038976,-0.05483647,-0.02245317,-0.019413158,0.058885697,0.0074745733,-0.03591773,0.05765908,0.041485783,0.038412657,0.047870193,0.04328823,0.009990671,0.0062080207,-0.016601432,-0.009668297,-0.06424,-0.027403839,0.07300627,-0.029353023,0.015123785,0.060528077,-0.016458724,-0.14539939,-0.029123414,-0.03756534,0.03662487,0.03078612,0.04342345,-0.028744947,-0.003707976,-0.01431854,0.025759282,0.016554033,-0.05912082,0.027635502,0.00015041606,-0.00010733426,0.011170782,-0.013071536,0.030153356,-0.02575931,-0.034343682,-0.056180656,0.0140679255,0.0037442937,0.021490742,-0.044459853,-0.009688471,0.050043106,-0.0077908733,0.026743716,0.0011420426,0.028771745,0.010397777,0.0049839695,0.005721382,-0.0052515054,0.049850773,0.0068420125,-0.025875796,0.0063291816,0.016489925,-0.007424276,0.052850943,-0.009953594,-0.036858626,-0.0061728833,-0.021865547,-0.018303018,0.019762551,-0.033100426,0.004395412,-0.025314102,-0.022962581,0.001380112,-0.007949899,-0.051410712,0.010519772,-0.002054199,-0.022696456,0.027378185,0.037279453,-0.018023264,-0.028542602,0.028149242,-0.04221586,-0.0011700181,0.027563382,0.03415699,0.0155086005,0.02469278,-0.061841503,0.00209232,-0.02114768,0.014210874,-0.00980609,-0.015043826,0.027811348,-0.009849815,-0.017466849,0.021555273,-0.07667973,-0.035501566,-0.0115247,-0.003070696,0.023686808,-0.05096243,-0.05106437,0.028507713,-0.030203545,0.017519236,0.2641367,-0.0061947485,0.018920934,0.018868212,0.058821622,-0.038961984,0.016082218,0.0046696346,-0.003755866,-0.012311572,-0.017636234,0.02001632,-0.014586276,0.0011241621,0.022315465,0.024143066,-0.04232045,-0.008577461,0.04912065,0.0050663576,0.014782346,-0.03020794,0.016257541,0.03587806,-0.03727613,-0.0017154412,0.02142218,-0.0057896012,0.007036961,0.01867693,0.0021529295,0.021429723,0.046040006,0.045200907,-0.01650122,0.008212166,0.020465078,-0.05459663,-0.008243689,-0.013327538,-0.00016393268,-0.022547774,0.00009486391,0.015461631,-0.034982182,-0.02244766,-0.009473974,-0.038381103,-0.028394427,-0.036200907,0.027158424,-0.01883875,-0.022283493,0.007875717,-0.0020030069,-0.01162183,-0.027527625,0.026857944,0.016321765,0.009945015,0.011471173,-0.008151924,-0.015777806,0.01902537,-0.04130867,-0.01073625,-0.017603096,-0.041150343,-0.026284706,0.022807777,0.01140308,0.036767192,0.013666331,0.010797079,0.003540114,0.017336646,0.034969103,0.04993745,0.032647874,-0.00552088,-0.030572653,0.026004605,-0.0058377725,0.03846475,0.03174085,0.003059592,0.0067876843,0.05699964,-0.003654374,0.012156767,0.0062716655,-0.014681089,-0.021102803,0.03311628,-0.017963562,0.05033685,0.026824236,0.0063381107,-0.05582246,-0.004200373,-0.033940572,-0.019371387,-0.022899397,0.022983894,0.035281233,0.012850805,-0.058837004,-0.018388832,-0.003376834,0.010847393,0.021143457,0.03560666,-0.0002915306,-0.04244195,0.016762782,0.0357089,-0.0071352352,0.01841468,0.034135256,-0.0047903564,0.0014501334,0.006059028,0.010278571,0.047255207,-0.040275577,-0.064205445,0.039980624,0.092666015,-0.012253352,0.06637158,0.02300574,-0.009701562,0.0033757708,0.02134206,-0.023295559,0.0014435287,0.06504272,0.005406818,-0.017738096,0.02604867,-0.051005073,0.03317389,-0.030042771,0.036360156,0.01021579,0.013035679,-0.022132134,-0.05161305,0.021787962,0.061955724,0.02593949,0.07773622,0.03402459,-0.008037649,0.011026682,-0.034271453,-0.0020373764,0.04846985,-0.006507901,-0.025998559,0.021875108,-0.0016926203,0.04571124,0.01368096,-0.038801983,-0.010682351,-0.045605063,0.04251463,0.0066123186,-0.03651829,-0.0044265427,-0.018403722,-0.045791246,0.018731376,0.021048395,0.01604748,-0.0064836433,-0.0005765736,-0.08587926,-0.046186723,0.009853648,-0.016653555,0.009760617,-0.051558886,0.039439492,-0.049090218,-0.025871448,-0.013907559,0.01953069,-0.042318534,-0.03490727,0.092807,0.028193902,-0.027442135,0.009550818,0.0028786468,0.05489873,-0.04903458,-0.032451753,-0.01870823,-0.047443517,-0.02098256,-0.009880876,-0.03327745,-0.015419956,-0.016944358,-0.05042119,0.031299125,-0.012251841,-0.024930175,-0.011778331,-0.0072059063,-0.018885572,-0.035122428,-0.0035269253,-0.030784616,0.04691245,0.062981084,-0.039513905,-0.053948663,-0.022492079,0.0008505455,0.005356826,-0.0043477817,-0.02039663,0.036600444,0.012228136,-0.020867424,0.0089957975,-0.059479456,-0.003555639,0.019295923,0.02810946,0.005034546,-0.0015782467,0.011895446,0.05947164,0.019134078,-0.012120731,-0.063051425,-0.027149314,-0.014710675,-0.015649697,0.08087612,0.01969674,0.017584473,-0.067316376,-0.010728659,0.032317758,0.021116463,-0.011991856,-0.038493115,-0.024379648,-0.03229155,0.011377307,0.006591428,-0.0073017282,-0.022098895,-0.033157017,-0.032096446,-0.0045173266,0.027769808,-0.00585245,-0.0263013,-0.02253576,-0.043174077,0.038024876,-0.038287014,-0.013213426,0.003451903,-0.003770829,-0.010453565,-0.018474601,-0.033004694,0.00592002,0.027605558,-0.00068688387,0.021382883,0.045922905,0.009493325,-0.073305055,-0.043107577,-0.009374349,-0.0018891434,0.014613032,0.0088734105,0.04334029,-0.02961116,0.0017019365,-0.0487118,0.025996845,-0.0017438937,-0.038359176,0.021262955,-0.016460879,-0.019833766,0.030694801,0.016505808,-0.0014679123,0.010748785,0.0002363265,-0.03258611,0.018261803,-0.044894427,0.002016987,0.009122381,-0.021891277,-0.026542287,0.014515425,0.0038148738,0.01140601,-0.023306083,-0.017852366,0.07675446,0.004125869,0.017497653,0.023766264,-0.011348381,0.0012961562,-0.036776975,0.004405481,0.044156548,0.0032990433,0.02192481,-0.020128336,0.025142925,-0.016286127,0.002624137,-0.011669643,-0.016426245,-0.036440928,0.0086226445,0.007056486,0.000229084,-0.0030482733,-0.02633273,0.02353104,0.02086571,-0.020421641,0.006494694,0.032119446,-0.009477762,0.04544358,-0.009224777,0.018611813,-0.013278352,0.012052063,0.032234147,0.0032103148,0.0079660425,-0.011038635,-0.00040842674,-0.010373698,-0.043706663,-0.0063640876,-0.027067134,-0.007442005,-0.023789275,-0.006339153,-0.0032038148,-0.001032937,0.0070073446,-0.015246844,-0.019777989,-0.016850475,0.012890033,0.022015702,0.04426026,-0.00028261892,-0.0442093,0.039889522,-0.017025042,-0.023085862,0.028691942,-0.026738472,0.010915639,-0.002327761,-0.0022655579,0.018771255,0.0011651777,0.009420135,-0.019007431,-0.0045345626,-0.024420455,-0.05396995,-0.031540014,-0.0058256765,0.015952535,0.052028477,0.0548131,-0.038456134,0.045436706,0.024548886,0.019164573,-0.1457541,-0.028056625,-0.03263888,-0.00007794182,-0.0060192994,0.006195283,-0.069894835,0.008834486,-0.021137405,-0.024610946,-0.042413317,-0.035381004,-0.041585628,-0.033336855,-0.034990184,0.050755672,0.008737918,-0.026283802,-0.0231933,-0.0026765473,-0.0035523747,-0.000563088,0.06215996,0.030072752,-0.014642951,0.018148562,0.03443831,0.0006680924,-0.036429998,-0.006050808,-0.0065888143,-0.0523071,0.054220647,0.05529393,-0.004741396,-0.009268234,0.008302739,0.012201326,0.024762709,0.0103758,-0.026421888,0.012838355,-0.02509108,0.018972218,0.004892126,0.051850278,-0.007833608,-0.016739251,-0.043331135,0.013049283,-0.019127442,0.028008202,-0.0086875865,0.009732929,-0.014772941,0.013206881,-0.0029051916,-0.056756813,-0.028885098,0.03525196,-0.017212238,0.049039498,-0.035655823,-0.010749122,-0.007281099,0.0128555605,-0.0145534165,-0.0027796798,0.005099619,0.02090027,0.011671716,-0.07547895,-0.043309957,-0.025870005,-0.009060024,0.011569151,-0.0054264483,0.002845881,-0.009955145,-0.0495979,-0.036980197,-0.07509534,-0.047209024,-0.04396868,0.059149947,-0.018035518,-0.01115186,-0.034389008,-0.023719309,0.020171622,-0.019824238,-0.06646105,-0.005175551,-0.028291684,0.00752568,0.025532903,0.01189185,0.025918614,-0.012602523,-0.018250037,0.0036478129,0.030457608,0.030295981,-0.022182731,-0.02956107,0.010664287,0.0052786,0.026032856,0.026186319,-0.028967941,-0.068225615,0.01048423,-0.0010912856,-0.009554655,-0.0076988507,0.02200288,0.026809046,0.0374558,0.017486826,-0.0139091825,-0.00906483,-0.02293836,0.0074273134,-0.033429176,-0.03693445,0.03505566,0.021092506,-0.010939558,0.024129396,0.031642266,0.06162312,0.0010239312,0.004741797,-0.0023439536,0.036445126,-0.03526875,-0.049203146,0.04062228,-0.010025125,0.011807485,0.015074673,-0.054033346,0.017119525,-0.05054853,0.0042783986,-0.029932635,-0.03971854,-0.0070857867,0.0020517781,-0.033096965,-0.017483084,-0.0044902763,-0.030612348,0.09419489,0.0051878938,0.036990825,-0.013645297,-0.026059283,-0.03328317,0.026704192,0.0072410298,-0.022383593,0.016262641,-0.045726843,-0.045434345,0.004741668,-0.005389813,-0.024441848,-0.0026978801,-0.00109596,-0.027242752,0.017089386,-0.0009602843,0.008919125,0.03767553,-0.06922243,-0.0017161355,-0.022235341,0.050992593,-0.007409408,0.012867386,-0.01442882,0.041526105,-0.0045870864,0.01256965,-0.011640819,-0.002749146,0.03142515,-0.0108593535,0.010049999,-0.006854769,0.01036365,0.01723906,-0.013384083,0.037908096,0.0006273177,0.0007901069,-0.005831392,0.030905658,0.03438924,-0.025633505,-0.00022506378,-0.0014485505,-0.011536838,-0.03764528,-0.034481622,0.014466887,-0.0028677501,0.020861903,-0.0055694296,0.009749478,0.011914534,-0.056692854,0.01255551,0.016146868,-0.0770226,0.02345343,0.0049089775,0.016562184,0.020793295,0.038694337,0.03071697,-0.0030850517,0.010614034,-0.030123448,0.013334775,-0.009160942,-0.004458039,0.006448851,-0.02216932,0.021476533,0.049830876,0.014021536,0.0156867,0.01596773,0.018461438,0.022000097,-0.0015521281,-0.030678486,0.025439171,0.021047084,-0.009016311,-0.016392142,0.014218345],"last_embed":{"hash":"46emhn","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"46emhn","at":1762844574144},"key":"Work/Random/New Laravel.md##{7}","lines":[7,7],"size":36,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"46emhn","at":1762844574144}}, +"smart_blocks:Work/Random/New Laravel.md##{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.0041460562,0.011021439,-0.017756402,-0.007879649,-0.056749325,0.018811295,0.03533534,0.023282934,0.018004447,-0.01311953,0.010107042,0.0057478077,0.0028435204,0.033720244,0.025884198,-0.0037068285,0.035958756,-0.018235296,0.033214692,-0.017979847,-0.021988556,0.007348072,0.0017247712,-0.005246982,-0.03237578,0.011654624,0.014000801,-0.03720129,0.021040736,0.018237988,0.042668983,-0.048818577,-0.003611032,-0.028429996,0.0066232206,-0.040654056,-0.053020407,0.03553192,-0.038191453,0.017724603,-0.0015439325,0.036171675,-0.024632916,-0.015231111,0.046019495,-0.0113794515,0.032015968,-0.012346741,0.008841091,-0.004281953,0.00787223,0.006112036,0.055376634,-0.037755318,-0.0074948575,0.016177177,-0.012490438,-0.05004049,-0.025237184,-0.0013029352,-0.02189654,0.021875883,-0.025643185,-0.037362427,0.0054218466,0.09085388,0.013005769,0.024807394,-0.027254932,-0.021287378,-0.023195924,0.012112842,-0.038760744,-0.022222355,-0.05432321,0.024072962,0.04615807,-0.014777956,-0.029720979,-0.017594498,0.010440807,-0.014989608,0.0056910277,-0.025291247,0.014640863,-0.0026336503,-0.028883418,0.023172893,-0.0009779262,-0.000593806,-0.0049567055,-0.015614523,0.022431066,-0.041581236,-0.05493502,0.01142351,-0.05822083,0.0086953,0.021320933,0.022702102,0.00021413865,0.00415495,-0.014354617,0.007494674,0.02337727,-0.022338942,-0.022929957,0.034924917,-0.006954538,0.0005062182,0.012312837,-0.00028479958,0.001245779,0.010512916,0.008318019,-0.012143273,-0.038060192,-0.09215043,-0.022019673,-0.015018969,0.0621402,0.0046287393,0.077123985,-0.019670658,-0.014203302,-0.010908399,0.014887062,0.023330934,-0.00049202045,-0.014947421,-0.012716631,0.017732132,-0.011897367,0.012149359,-0.010249652,-0.020183576,0.0044511864,-0.05474294,-0.048888125,-0.007797301,0.016069086,0.051603653,-0.010883988,-0.04820306,0.04671827,-0.04238094,0.04535667,0.021767894,0.0050193937,-0.040292203,-0.0118199,0.025310077,0.00043973533,-0.008081341,0.024622101,0.011984273,0.032183714,-0.0006330109,0.005446649,0.027037578,-0.026821144,0.016254498,-0.04454614,0.0282493,-0.023830578,-0.0048714415,0.05056552,0.00079261744,0.0039616353,-0.022242557,0.023984304,-0.07355504,0.0565583,-0.0054545454,0.025184538,0.024251224,0.057422888,0.021835068,0.023414623,-0.050389297,-0.022547709,-0.005854611,-0.046202563,0.021414135,-0.03140646,0.029292038,0.035700724,0.014702055,0.01705876,-0.016152734,-0.02736218,-0.025896184,0.022919023,0.03850111,0.05685349,-0.0012520318,-0.00846231,0.0162028,-0.026742408,-0.0080221845,0.01475826,0.002193469,0.028383095,-0.0053170966,0.0013343839,0.035200413,0.02017026,-0.05697752,0.07564763,-0.056561634,-0.001780505,0.03170599,-0.01153172,0.00084479357,-0.05055969,-0.028967626,-0.003864566,0.043601003,-0.017377801,-0.021854518,0.00898614,0.009483799,0.0027864033,0.062291298,-0.011659252,-0.029031774,-0.015221523,0.063478574,0.01426681,-0.019955672,-0.006990949,0.008106643,0.035302985,-0.023187578,-0.008248419,-0.007519932,-0.02419405,0.026016433,0.03559917,0.013797052,-0.00008122944,-0.012887575,0.005041743,-0.013839515,-0.030831687,0.01758176,0.03654443,0.03542034,-0.034188416,-0.037434276,0.02562438,0.009629254,0.02640842,-0.0011638148,0.001474948,0.0028097697,0.007214409,0.008232478,-0.05150823,0.0047712596,0.014748226,0.0042580664,-0.008606095,0.008009982,0.024325574,0.009465993,0.008627412,0.0209827,0.016831893,-0.018710187,-0.0025358594,-0.0016554194,0.051615052,0.0040074033,-0.018898204,-0.058185253,-0.033477996,-0.03068159,0.08749689,0.0017111126,-0.0083104,0.04744936,0.037625916,0.06314673,0.04517832,0.028554475,-0.010800347,0.021032708,-0.010244321,-0.023208454,-0.0010010145,-0.030327097,0.058067676,-0.01400498,-0.019745434,0.013926763,-0.009542096,-0.16181749,-0.025334738,-0.042956155,0.049280293,0.027304124,0.038117073,-0.012558237,-0.021823153,-0.017238708,0.021844711,0.018932868,-0.05005065,0.0011472775,-0.047247667,0.03157789,0.01596212,-0.06154339,0.0059777,-0.005788413,-0.033048734,-0.05594836,0.026854351,0.021228464,0.025685823,0.018795224,-0.020645706,0.06567104,-0.015217783,0.007135205,-0.005875037,0.048672646,0.012491986,-0.0016335188,0.015901685,0.004005713,0.07798436,-0.017682813,-0.018172605,-0.009573527,0.031495407,-0.00684824,0.09495355,-0.043903686,0.010826988,0.019661635,-0.0110530015,0.017247444,0.020956006,-0.01740852,-0.017797917,-0.013022073,-0.025168654,0.008238346,-0.025760697,-0.024242291,0.0061776973,0.003187555,-0.018167414,-0.015181617,0.020859806,0.00577925,-0.06569883,0.040941462,0.003941069,-0.012486882,0.00050774583,0.031061592,-0.030795658,0.018039228,-0.03893542,0.032868143,-0.024620395,0.022052083,-0.0017826349,0.005463784,0.0071160137,0.014030915,-0.008535995,0.05824395,-0.07732991,-0.02011933,0.016317464,-0.00088457216,0.006482536,-0.020805784,-0.0036483018,0.016929774,-0.025369782,0.009245449,0.25379762,0.020544782,-0.021295259,-0.028846782,0.031385064,-0.014103829,0.0011073126,0.004625399,-0.028102636,-0.003138342,-0.006626265,0.0063630654,0.00326984,-0.00097652886,-0.0016331279,0.006991108,-0.023577325,-0.0044674953,0.06677398,-0.000863613,0.044095244,-0.007993783,0.060003094,0.0023180996,-0.08498781,0.0275587,0.0038354236,-0.016379004,-0.018627878,0.03561263,-0.018045563,0.013300724,0.047862522,0.024169488,-0.001030142,-0.013236117,0.005006898,-0.076852374,0.040532976,-0.008897772,-0.01798367,-0.013158229,-0.010719,0.06259296,-0.050682463,-0.0150365615,-0.008533984,-0.012418578,-0.012059858,0.018102335,0.02381279,-0.04038291,-0.016339665,0.017233737,-0.013807081,-0.04508508,-0.026116697,0.002837254,0.028909191,0.043595478,0.009158218,0.014542796,-0.019347131,0.014793852,-0.018135931,-0.007789818,-0.026799861,-0.018241253,-0.012170601,0.03861627,0.0037244547,0.04132806,0.032514293,-0.00873438,0.023525637,-0.0018765037,0.042760223,0.059916493,0.007505416,0.03162711,-0.032246467,0.0049482696,0.010859942,0.036595207,0.01914239,-0.021946166,0.019324603,0.03205831,-0.060279097,-0.007721536,0.0022063083,-0.017076029,-0.07133223,0.039002996,-0.06103186,0.06243275,0.0061220136,-0.018208018,-0.05251761,-0.0114860805,-0.021547856,-0.04939444,-0.027871393,0.04295591,0.036819287,0.032608323,-0.05717002,0.00806384,0.045588218,0.0148676075,0.027931249,0.025744045,-0.03953299,-0.058572713,0.0063982117,0.007346636,-0.015271207,0.009854977,0.024575276,0.023886228,0.015230728,-0.0023213436,-0.024792163,0.0062884963,-0.018528115,-0.017988333,0.03081014,0.07758282,-0.027269065,0.03412698,0.0048799235,-0.021890907,-0.03228049,0.01681186,-0.018533923,0.0086821485,0.034686144,0.038367003,-0.031682197,0.035873055,-0.017724056,-0.005867899,-0.015350138,0.000903074,-0.011770832,0.035002507,-0.030970057,-0.047331523,0.021154596,0.053028125,0.03269171,0.04738973,0.01961692,-0.040339597,-0.0067791706,-0.019970218,-0.022261245,0.024182426,-0.027189564,-0.035679508,0.0020490529,0.019679228,0.012383466,0.052875992,-0.04549294,-0.0010441284,-0.01063092,-0.0015981459,0.02020286,-0.0099231,-0.0025961313,-0.02191028,-0.049583938,0.03225935,-0.0040196846,-0.02135744,-0.011366997,-0.0055125454,-0.05428902,-0.02288373,0.03410138,0.0009847488,0.0059809145,0.0012213108,0.03223004,-0.0031945,0.00008864724,-0.026418602,-0.009580769,-0.040234122,-0.019336713,0.09288358,0.017434228,-0.020898184,-0.0056956704,-0.009849121,0.03238785,-0.017611671,-0.015557968,-0.049626186,-0.034628358,-0.033348616,0.014424227,-0.004209991,-0.019677017,-0.020690802,-0.08727553,0.051637493,-0.035389476,-0.012955673,-0.012349843,0.028901855,-0.023621613,-0.034527898,-0.039161142,-0.000427355,0.02891193,0.074873626,-0.009859003,-0.05169268,-0.011092536,-0.012305693,0.025820458,-0.011559614,-0.0050323936,0.040826302,0.016214002,-0.017286252,0.0038066704,-0.069397114,-0.005872084,-0.0012345039,0.03980212,-0.011227893,0.021326764,-0.000040262043,0.010977197,0.02160784,-0.015625497,-0.046772797,0.026863914,-0.03728993,0.025137732,0.053964436,-0.0052069477,0.06060298,-0.012594762,-0.051359624,0.015512541,0.046255376,-0.016919449,-0.042219285,0.0023055058,-0.0395671,0.033104118,0.02900902,-0.03413079,-0.030107949,0.0006503692,-0.014022211,0.007227928,0.065479204,0.0040758634,0.0014088902,-0.02127349,-0.0076212576,0.053287305,-0.052758574,-0.027515495,-0.015906153,-0.031039326,-0.022174364,-0.009566283,-0.044387262,-0.010221732,0.002570257,-0.031812355,0.022731949,0.03370189,0.035967417,-0.0635086,-0.03149988,-0.010533003,0.009164341,0.026972005,-0.0022223743,0.015884036,-0.07102946,0.022450805,-0.028204236,0.022211725,-0.0068384726,-0.041095294,0.010455884,-0.00066884723,0.005298327,0.008608078,0.07309231,-0.02691371,0.006253891,-0.005955781,0.0031533376,0.039414495,-0.0033477438,-0.009744225,-0.00371503,0.0057728435,-0.012699863,0.009148384,0.03123623,0.008632895,-0.05229777,-0.020132704,0.042221084,-0.0040242616,-0.005158662,0.0064723375,-0.017708883,0.013185146,-0.026119756,-0.009227104,0.017342044,-0.011332508,0.047902655,-0.035175987,0.022098849,0.014197162,-0.0037027567,0.026746685,-0.05314484,-0.007200327,-0.009506239,0.008110006,-0.0045540975,0.0151520595,0.013561602,0.0030146379,0.026229914,-0.0040803566,-0.03335285,0.03182795,0.033819143,0.04186632,0.00021302371,0.023461347,0.035561018,0.02323171,0.01709632,-0.019409817,-0.01392752,0.0016832297,-0.00080282637,-0.010142126,-0.018846858,-0.0050396468,0.0012350162,-0.021847323,0.023500275,-0.027508618,-0.014948047,0.014923981,0.0037877806,-0.001748612,-0.018784713,-0.01396715,0.03222115,0.0023514396,0.03968838,-0.021834372,-0.030471448,0.0147816455,-0.011029472,-0.0113315005,0.0062736785,-0.019460678,0.033227853,-0.035505354,0.01455795,0.05456075,0.035427444,0.016081454,-0.00012657768,-0.0068659307,-0.00063199113,-0.038191877,-0.027465342,0.011318862,0.031933155,0.0018000036,0.063454345,0.005884554,0.03958809,0.0068707373,-0.003187769,-0.14428967,-0.015217054,-0.035016082,-0.03048457,-0.012772706,-0.018317532,-0.05284479,-0.03395493,-0.004490143,-0.06362736,-0.014467837,-0.017820902,-0.04958523,-0.038477413,-0.011754877,0.022617016,-0.018080004,-0.0010900067,-0.017649971,-0.0030019386,0.0006762575,0.0055270665,0.033637967,0.048268873,-0.01296113,-0.023206767,0.04750073,-0.029476196,-0.02315526,-0.0018756448,-0.012971547,-0.048406556,0.031484634,0.057735488,0.004826457,0.013958258,0.01612149,-0.0040871385,0.004811039,-0.0049606757,-0.037573595,0.027840482,-0.03026442,0.03912097,0.034460474,0.05211783,0.013799113,-0.00060547754,-0.040732794,0.0021189526,0.004149024,0.04258474,-0.050271913,-0.00073511864,-0.021935485,-0.014549164,-0.032279033,-0.054299667,0.014608247,0.031635627,-0.044707794,0.04369606,-0.051760536,-0.034308325,-0.0035420954,-0.0014224219,-0.011434502,-0.0011982217,0.0052780802,0.014869271,0.0025995371,-0.025687344,-0.02291956,-0.034476943,-0.01222727,0.019607618,-0.0058090063,-0.014102395,-0.009882144,-0.06279263,-0.0329293,-0.021449324,-0.009115308,-0.012020907,0.09171486,-0.0132340845,-0.016623802,-0.03055902,-0.062487032,-0.007640381,-0.07217881,-0.03831666,-0.02125494,-0.0071591865,-0.008098501,0.027209675,-0.008710269,-0.001435277,-0.027328454,-0.005742382,0.017040968,0.017034113,-0.014201808,0.020916408,0.00693911,0.035970524,0.052767225,0.017843712,0.011461191,-0.03034787,-0.11219562,-0.017175037,0.0035985508,-0.0153931165,-0.025432246,0.013408497,0.00029897393,-0.008613575,-0.019172044,-0.0037392888,0.03574915,-0.02719325,-0.010007397,-0.016360013,-0.0054459325,0.0019064321,0.01493573,-0.013840137,0.022315878,0.031072333,0.059039332,-0.008637157,0.020257726,0.013247541,0.035873126,-0.02759329,-0.07174502,0.019508403,-0.021963544,0.007651688,-0.01426363,-0.03555484,0.015037213,-0.0489036,-0.0006131035,0.0053823856,-0.01744791,-0.015946219,-0.015386529,0.004264817,0.00050942454,-0.05572206,-0.0388417,0.079391815,0.0012890948,0.061425615,0.006724376,-0.04337086,-0.008704997,0.03975689,-0.015690936,0.03124612,-0.0040074876,-0.013084425,-0.01802106,0.030090565,-0.008993072,-0.017455462,-0.027287137,-0.035502713,-0.016208053,-0.0033073062,-0.0064138067,0.011393518,0.052451156,-0.08363466,-0.0051812413,-0.029917974,0.03445276,-0.007389067,0.025394551,-0.02742202,0.013314829,0.008846936,0.04706858,-0.013126552,-0.025763117,0.020270547,0.0036108578,0.02360925,-0.004793025,0.002211114,-0.020925364,0.0029845904,0.034263704,-0.008557562,-0.0035298914,0.0047349413,0.021120688,0.041715644,-0.0704659,0.03804291,0.0043729204,-0.033935644,-0.06274919,-0.055632968,-0.023470648,-0.0063029225,0.030278586,0.003714488,0.014671809,0.0070892386,-0.04436688,0.0049907994,-0.021452723,-0.03333636,0.011906913,0.01455796,0.021794355,0.0060811713,0.040052727,0.014597192,-0.013364583,-0.0075271395,-0.048639555,0.032455366,-0.020840922,-0.020450836,0.028022407,-0.040112887,-0.0010884687,0.015446005,0.0021206657,0.0044017727,0.043789174,0.045301296,-0.012302399,-0.0021473388,-0.05864898,0.016940612,0.042220715,0.022395557,0.016812133,0.011220437],"last_embed":{"hash":"1wyn5q5","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"1wyn5q5","at":1762844574144},"key":"Work/Random/New Laravel.md##{8}","lines":[8,8],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1wyn5q5","at":1762844574144}}, +"smart_blocks:Work/Random/New Laravel.md##{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05814702,-0.011508268,0.007636493,-0.016819358,-0.05322111,0.009619545,-0.027452463,0.032801278,-0.013999271,-0.021625448,0.01188219,-0.0023619288,-0.0050650067,0.01153152,0.015500127,0.005208466,0.026173826,0.010963363,-0.002595209,-0.012515896,-0.010093462,-0.015114778,-0.0017883808,0.0370277,-0.020196747,0.01344123,0.01773452,-0.029057005,-0.027528122,0.0044248034,0.044435658,-0.034307517,0.02327374,-0.035427075,-0.03551189,-0.049538836,-0.006877419,0.027442424,-0.032933045,0.007497034,-0.009529712,0.06911192,-0.016854001,-0.015402398,0.03759832,0.0046343612,0.026701642,-0.01768669,0.011027453,-0.020728908,-0.025257694,0.026904698,0.056291573,-0.049583036,-0.010415942,-0.01377261,-0.042147033,-0.059187938,-0.036140032,-0.013658896,-0.01432597,-0.004177358,-0.0066431533,-0.014839864,0.0332948,0.08949785,0.011774419,0.014748215,-0.00021231655,-0.043977313,0.0017197294,-0.017304761,-0.04163096,-0.06477505,-0.058489934,0.030597724,0.031161923,-0.018426044,0.0033650966,0.020020517,0.021435095,-0.01900947,0.0043406426,-0.019229624,0.006528978,0.016108898,-0.045380466,0.004363187,0.005982046,0.0072304737,-0.030896336,-0.012418155,0.02402518,-0.024808824,-0.034103196,-0.0011887719,-0.011134725,-0.017348904,0.03694936,0.011483603,0.02948738,-0.0010180483,-0.022299943,-0.0063435733,0.022572674,-0.036308363,-0.019773722,0.009170752,0.026635237,0.00024148556,0.024879174,0.023574637,0.016015936,0.0010376394,0.0000018711733,-0.017000917,-0.031859674,-0.05668098,0.017680671,-0.018510194,0.03387351,0.02019812,0.084125,0.003689238,-0.005826433,-0.026386026,0.019509757,0.04582356,0.023146348,0.037688944,0.031068739,0.0328063,0.012575241,0.0017231312,-0.011336291,-0.017872648,-0.0021487498,-0.06712896,-0.028884089,-0.019657023,-0.023410218,0.07693079,0.0001847093,-0.03196394,0.04394935,-0.03847374,0.039246343,0.055769872,-0.009300667,-0.009364467,0.024630545,0.032430507,0.008310984,0.04302268,0.019122183,-0.005939894,0.028083414,-0.009094962,-0.009918565,0.030526444,-0.033698976,0.0015871187,-0.034952078,0.015719915,0.021948235,-0.025008118,0.022443762,0.03277583,0.025448864,-0.020012831,0.004336822,-0.051312584,0.0447771,0.012843003,0.040594064,0.023628997,0.060751133,0.009905039,0.024717428,-0.053036578,-0.016573342,0.012087868,-0.026017144,0.009398924,-0.06376636,0.030948486,-0.020842284,-0.01967114,0.00071629445,-0.029290684,-0.016405324,-0.018721722,0.017803656,0.028185466,0.08343198,0.00796923,-0.035934284,0.0017060973,-0.017427385,-0.0102499025,-0.010674862,0.022243442,-0.004230956,-0.016521027,-0.015448882,0.009181577,-0.028683096,-0.043905865,0.07576543,-0.03870237,-0.008067174,0.0020770025,-0.0065164706,0.013593943,-0.013775491,-0.020438757,0.012752352,0.014837881,0.0026459172,-0.06549796,0.005583188,0.044979494,0.016970579,0.05867458,-0.0014440803,-0.0043156287,0.012518325,0.03989166,0.002395248,-0.040439684,-0.03306798,-0.0044467244,0.058285885,-0.018416028,0.0047625564,-0.0029044289,-0.037225135,0.031447798,0.0006252425,-0.002377733,-0.0007206806,-0.008016579,0.030540455,-0.040107958,-0.02621269,0.034401372,0.01641733,0.01254429,-0.014952743,-0.010604959,0.022045048,0.0075718667,0.041402094,-0.0035862338,0.0053966036,-0.00496119,0.023762096,-0.0082736425,-0.053265393,0.009931928,0.0017099691,0.007970789,-0.01992033,0.0050773947,0.0344284,0.024720663,0.0016829505,0.0274612,0.010489101,-0.05640725,-0.029698767,0.006472206,0.07388842,-0.021898182,-0.00287485,-0.0200836,-0.05008444,0.013156549,0.062761046,0.021653868,-0.0012520312,0.020713478,0.059674338,0.06759051,0.036692295,0.008820947,-0.015537013,0.026177933,0.020024186,0.030213555,-0.040106554,-0.040455103,0.07022655,-0.018802637,0.010968499,0.00068765006,-0.012351976,-0.17589475,-0.0063425614,-0.03212362,0.02810405,0.031568684,0.040345795,-0.004934532,-0.014828385,-0.044662233,0.0076237805,0.014703116,-0.049496498,-0.016786925,-0.029948745,0.060794994,0.017655646,-0.025595421,0.023081636,-0.013041477,-0.0360342,-0.014405718,-0.008197042,0.02036551,0.024725502,-0.029986836,-0.017513953,0.03250856,0.010760775,0.007059432,-0.017915832,0.04695706,0.02237975,-0.010042576,0.00034375317,0.007277614,0.07265693,0.010217348,0.0031084516,-0.04012798,-0.0145931905,0.005438433,0.06695327,-0.016119514,0.02478049,0.01666295,-0.017936874,-0.004872731,0.022468882,-0.01737379,-0.0015743624,0.023738554,-0.029713241,-0.011709677,-0.018316032,-0.028000757,-0.00014690263,-0.0059224553,-0.039378926,0.004727037,0.028306138,-0.04355094,-0.04242263,0.03500892,-0.01540319,-0.021300137,0.027986797,0.039137084,0.0008468822,0.031065177,-0.032843947,0.02132808,0.0076637296,0.022256091,-0.004255786,0.0070599774,-0.01737495,0.0104508605,-0.020102419,0.02443345,-0.08821211,-0.04041808,0.01031106,0.0029870062,0.004664239,-0.048282128,0.011704603,0.022036178,0.009604718,0.038324572,0.26269057,0.012257699,-0.032169655,0.010339451,0.05599451,-0.016471442,-0.0067050126,-0.025585534,0.002714702,-0.014921906,0.01782983,0.031147199,0.0017028069,0.005809536,0.021189151,0.04994552,-0.03626304,-0.029599484,0.05211903,-0.0013945445,0.046504535,-0.02431645,0.026060132,0.013153714,-0.063773066,0.041561093,0.0063717053,-0.029217912,-0.004708238,0.05141164,0.008183853,0.052691903,0.04126286,0.048044465,0.0013701386,0.01601219,0.020692755,-0.05551988,0.027510414,0.0031289714,-0.02841231,-0.0249673,-0.024063578,0.045034453,-0.032406606,-0.02135533,0.014495671,-0.059363425,-0.015126617,-0.0052959193,0.0064447937,-0.01646698,-0.014501329,0.0030674343,0.019218104,-0.018940052,0.013654419,0.015873674,0.02085215,0.04370995,0.021591617,-0.006305942,-0.02505148,0.045005243,-0.015043892,0.0023910135,-0.014832248,-0.040125363,-0.025191952,0.025840972,-0.008795756,0.010499434,0.04296906,-0.0313619,0.019037882,0.013048214,0.028981375,0.046076156,-0.049962785,-0.02745792,-0.016239496,-0.0079845525,0.009982005,0.016976926,0.048498545,-0.016173262,0.03961895,0.031703193,-0.024501534,0.01901968,-0.021272495,-0.008521963,-0.061055537,0.02497449,-0.080831036,0.010516414,0.0026162944,0.0045140535,-0.08349488,-0.029103786,-0.012336233,-0.046455152,-0.045053165,-0.024383048,0.04956217,0.0017453101,-0.034353886,-0.004970524,0.03193744,0.014817166,0.03716577,0.015580835,0.00053280994,-0.051618308,0.011242775,0.046322852,-0.0042074206,0.028820544,0.0185034,0.00570676,-0.010424758,-0.0004157341,-0.009409775,-0.009754559,-0.025670402,-0.033320885,0.025020998,0.03969938,-0.022797374,0.06019374,0.029641338,-0.020950919,-0.05677322,0.032452088,0.022805868,0.008720401,0.041554168,-0.005416318,0.0018080026,0.023164216,-0.06315271,0.00068372465,-0.020418337,-0.010934649,0.016402476,-0.007298781,-0.015605897,-0.029892698,-0.0035943221,0.04538531,0.047785413,0.042807635,0.028645571,-0.018254902,0.0046612867,-0.035523046,-0.018607391,0.0043996037,0.013092544,-0.030569242,0.018133447,0.0067044944,0.028919708,0.026739247,-0.030917916,-0.0013152431,-0.014458792,0.011546166,0.0303473,-0.012910701,-0.012847576,-0.00695487,-0.036904514,0.019363927,0.022938712,-0.013824551,-0.0065156114,-0.0033304351,-0.067546375,-0.019999677,0.034106914,-0.019174304,-0.001481089,-0.038030498,0.032212302,0.009645577,-0.011133978,-0.028529825,-0.030888956,-0.05240461,0.000773824,0.10479334,0.020460859,-0.029429046,0.020026118,-0.017767616,0.050265588,-0.042370252,-0.020011889,-0.059809614,-0.018157527,-0.066436104,0.019103408,-0.021067532,-0.012800008,0.002236499,-0.08351416,0.03817812,-0.0312919,-0.02366766,-0.019794393,-0.0050120833,-0.0016128753,-0.010018022,-0.042363036,-0.03612645,0.040568,0.0350045,-0.029002657,-0.035564512,0.016289545,-0.01955203,0.037464008,-0.015880806,-0.013668137,0.022727411,0.02621908,-0.0070448276,0.027400956,-0.030183898,-0.000053582233,0.012794629,0.0039383867,-0.012209401,0.0006243542,0.019974923,0.028464442,0.033103175,-0.014955496,-0.021461172,0.0011009766,-0.022090176,0.024758356,0.030054592,-0.0072525726,0.00837227,-0.012960112,-0.05837021,0.057825305,0.047627464,0.00019588876,-0.018319542,-0.006598852,-0.032784276,-0.034080323,-0.02135497,-0.0199035,-0.014369353,0.0027384988,-0.009492003,-0.022289295,0.035192214,-0.0077145873,0.0038533038,-0.07008595,0.030418549,0.04293205,-0.024798503,0.011532544,-0.03970659,0.009127048,0.01117023,-0.043675516,-0.0032532031,-0.00999036,0.008784354,-0.00899683,0.06176015,0.046669167,-0.031529352,-0.05253667,-0.047101118,-0.022930324,0.004701032,0.014901375,0.031537935,0.05404843,-0.05692185,0.019260226,-0.02219159,0.0183225,0.001961045,-0.06759516,0.014966054,-0.0295806,0.0016631859,-0.007892751,0.0733615,-0.031578586,-0.0027281186,0.018654775,0.0019318331,0.020700837,-0.012744456,-0.03880018,0.024787953,-0.011594254,-0.03774074,-0.01932969,-0.020180006,0.027135797,-0.044715893,0.026273096,0.035212144,0.031073373,-0.02048236,0.00056016265,-0.0589507,-0.0012730181,0.0015741556,-0.0009866293,0.031746555,0.0031573728,0.026387317,-0.028131803,0.015391348,0.014962969,-0.020774428,-0.010706811,-0.04168394,-0.048168138,-0.023355003,0.00591151,-0.01390983,0.013800481,0.039340094,0.010857765,0.01988161,-0.046457924,-0.012238355,0.06917119,0.0027543083,0.04070796,-0.006827597,0.037016373,0.021308899,-0.011811028,0.0022008943,-0.014772464,-0.021130688,0.005376234,0.06381809,-0.010573808,-0.02577708,-0.014184103,0.009073808,-0.03395256,-0.008063446,-0.020222727,-0.024332333,-0.007492259,0.037321124,0.015391814,-0.024270754,-0.0069753192,-0.026634438,-0.014442959,-0.0150849,-0.04251487,-0.02488753,0.018913157,-0.010261171,-0.02316927,0.00025449216,-0.032702785,0.021709189,-0.022856694,0.006384688,0.052335385,0.030091973,0.021909531,-0.04410162,-0.01677253,-0.03213786,-0.027077219,-0.027784964,-0.01641245,0.00050008536,-0.026690787,0.06376861,-0.021272654,0.057698004,-0.025679842,0.004526302,-0.14863028,-0.022267897,-0.053837508,-0.004313283,-0.04371255,-0.006419966,-0.061162304,-0.0193339,-0.018169332,-0.026555683,0.0026877506,-0.020671884,-0.0014423998,-0.037516523,-0.01009607,0.036283907,-0.019382885,0.018828394,0.0035977268,-0.0004561013,0.0072784494,0.0032205456,0.06763845,0.01642441,0.00637429,0.03168609,0.045976993,-0.0031499735,-0.013571645,0.010996706,-0.00097298506,-0.05054268,0.03314099,0.06347228,-0.025227543,0.027026033,-0.002054939,-0.012735345,0.032500535,-0.018924814,0.0150755085,0.019392591,-0.014062235,0.021522408,-0.011387351,0.024983553,0.0038837167,0.0029258996,-0.050244704,-0.022371221,-0.0036579524,0.11358543,0.012905569,0.017013915,-0.010598432,0.021270487,-0.027465852,-0.010453563,0.01101916,0.022734923,-0.049911343,0.03445603,-0.06302666,-0.018471353,-0.0527175,0.035247438,-0.009892299,-0.011907433,-0.013040675,0.01301021,0.024934098,-0.03090287,0.01012436,-0.04250179,0.017227724,0.023565441,0.01682591,-0.01802411,-0.022672078,-0.05880587,-0.016656222,-0.033903833,-0.03742688,-0.0112202875,0.038942836,0.033724286,-0.022826517,-0.028967962,-0.028357308,0.007429282,-0.061733324,-0.034334842,0.019326039,-0.020023506,0.004214267,-0.0020381336,-0.01470927,0.01262998,-0.0019068787,-0.017007656,0.0095581245,0.016660284,0.02965569,-0.017367331,-0.02588598,0.028547298,0.0261411,0.03430853,0.036576755,-0.023940336,-0.08131152,-0.02873582,0.032379523,-0.044109676,0.0039088624,0.030077307,0.006635619,0.004602611,0.027400896,0.0048574363,0.015044336,-0.01452616,0.00091056863,-0.050816394,-0.041516755,0.027765004,0.012601054,0.001151911,0.025413563,0.02196166,0.032200012,0.0023649617,0.010300653,-0.0048038494,0.039547566,-0.045762394,-0.052644823,0.015769767,-0.0026208905,-0.0030738087,0.003897564,-0.004728952,0.010283206,-0.056723494,-0.0242689,-0.015777053,-0.019478356,-0.022876114,-0.04081147,-0.0041210684,-0.0112274075,-0.004235003,-0.014982602,0.07607256,-0.013086875,0.033271696,-0.003138165,-0.02089675,0.021260064,0.016955383,0.017140731,-0.011438005,0.0007667911,-0.004042207,-0.00820569,0.022545429,-0.0055729155,-0.015127099,-0.048417304,-0.0119158365,-0.013403168,0.0060358145,-0.013346934,-0.01644728,0.022682244,-0.04445177,0.015531036,-0.015932282,0.038583957,-0.008114823,0.015814489,-0.03458399,0.03019647,-0.018845353,0.037425626,0.0044410755,-0.032321397,0.030548576,-0.018051002,0.0009236442,-0.002862752,-0.010601299,-0.0036726787,0.015602276,0.002113358,-0.038131695,-0.007103944,-0.0018473163,0.023393422,0.010546104,-0.04982001,0.025773501,-0.016469838,-0.007939067,-0.062560305,-0.014691138,-0.011930592,0.009529603,0.022414906,0.02426114,0.0032082559,0.008489028,-0.040708784,0.017522372,-0.04614056,-0.022111926,0.03835896,-0.011603667,0.021716265,0.025865909,0.041600704,0.040618245,0.011260983,-0.007597826,-0.041867584,0.03455467,-0.022748034,0.012211371,-0.029863346,-0.009090785,0.006188529,0.049536888,-0.0072586737,-0.00007781476,0.033030435,0.038554225,0.007947689,-0.058626343,0.0059362026,-0.018109666,0.030400336,0.005367249,0.014610781,-0.013933646],"last_embed":{"hash":"c3iqc","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"c3iqc","at":1762844574144},"key":"Work/Random/New Laravel.md##{9}","lines":[9,9],"size":31,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"c3iqc","at":1762844574144}}, +"smart_blocks:Work/Random/New Laravel.md##{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.039492793,0.004516679,-0.0041979714,-0.0023262366,-0.04006914,-0.0022301238,0.029763378,-0.0026435833,0.019658448,-0.011009189,0.030558504,0.019088088,-0.02889751,0.011246827,-0.0068731275,0.001236494,-0.0003158642,0.017554248,-0.0025053034,-0.022868318,-0.019099547,-0.016863806,-0.0018685547,0.01977634,-0.03678658,0.046271164,0.014324558,-0.012716835,0.012022138,-0.019535767,0.017584106,0.01304601,0.009311752,-0.020598227,0.007873741,-0.019928612,-0.003204194,0.026654063,-0.032418534,-0.0015942237,0.019160971,0.04108735,0.005771629,-0.006945627,0.041982092,-0.012895347,0.01105937,-0.009720967,0.033745773,-0.004549911,-0.025046205,0.009965166,0.056271475,-0.028658811,0.0068630856,-0.030212006,-0.069604486,-0.064775914,-0.017802957,0.005112149,-0.04254936,0.046469375,0.013775673,-0.039452493,0.052028302,0.09896201,-0.0005560972,0.029611904,-0.008940037,-0.028450472,0.018481206,0.024748879,-0.049081232,-0.028447935,-0.061835423,0.023422107,0.028710924,0.009715822,-0.017979128,0.030219309,0.022983905,0.011876494,-0.010385599,-0.012373812,-0.020864712,0.042400915,-0.018793033,0.011020907,0.017388139,0.0038510328,-0.030625368,0.005650577,0.02185838,-0.039783977,-0.00072066416,0.002308548,-0.044429973,0.0027232126,0.02425215,0.016279843,0.027283719,0.0070217527,-0.0324058,-0.0045094485,0.033562936,-0.025491491,-0.031111414,0.007822062,-0.012189456,0.031292614,0.029634004,0.033997215,0.017113121,0.013843204,-0.008360143,-0.0078005297,-0.0012610166,-0.0570912,-0.0004947934,0.010610543,0.051425826,0.0595608,0.062830396,-0.018410778,-0.023333693,-0.007975984,-0.005339177,0.026274096,-0.015364471,0.00216512,0.018470187,0.024716908,-0.0075970124,-0.0034839348,-0.03420098,-0.021434031,0.0008183663,-0.013309186,-0.013690427,-0.020062298,-0.0042350246,0.07059953,-0.0022106606,-0.05248317,0.030565333,-0.07118546,0.009630237,0.03312012,0.024189517,-0.054451656,0.003421757,0.032612607,-0.014335719,0.027328553,-0.011071012,-0.033018526,-0.02760448,0.027230937,-0.0030323693,0.021517921,-0.02732234,-0.047094196,-0.04794278,-0.0067804316,0.00008381329,-0.028180823,0.023580132,0.028617682,-0.0036785733,-0.058827624,0.0025609888,-0.05366081,0.018444749,-0.0028330751,0.0017003629,0.013418389,0.05181594,0.013054732,0.044427685,-0.04609057,-0.022626558,-0.031073399,-0.002830574,0.013714219,-0.05550672,0.02448105,0.004087633,-0.015384871,-0.0047965557,-0.017110622,-0.027169907,-0.041335735,0.04358185,0.029913174,0.04964146,-0.0034421873,-0.016017905,-0.008593855,-0.0048772437,-0.032810114,-0.00014447034,0.008026602,0.014721013,-0.059046898,-0.03078676,0.0069470494,0.001614377,-0.033698708,0.084527336,-0.004125419,0.011608114,0.015253886,0.0029003045,-0.0080379965,-0.015879337,-0.02786883,0.014033113,0.044404987,-0.011056728,-0.02860319,-0.011903864,0.02989953,-0.017493118,0.05551893,0.009599926,0.0054025953,-0.0044090715,0.017025195,-0.008354717,-0.04109262,-0.005412016,-0.008035594,0.009721468,-0.029332697,-0.00065626745,-0.027100975,-0.039834548,0.034346204,-0.00034518895,-0.00242255,-0.012614148,-0.02512028,0.00928958,-0.00761598,-0.023373794,0.0025324412,0.033079896,0.020832822,0.0077224714,-0.0116502885,0.027008547,0.012235554,0.0035073222,-0.018458514,0.009070255,0.0056699025,0.025322877,-0.019559426,-0.0040530525,0.034557696,0.044639923,0.021217171,-0.01585269,0.014800952,0.036667064,-0.0042454307,0.005488706,0.0038861611,0.04112128,-0.050291955,-0.015418249,-0.02208777,0.037386652,-0.024365978,-0.018789161,-0.013574486,-0.035165496,-0.012479761,0.073742285,0.01178987,0.034532778,0.038534284,0.0016150558,0.011586533,0.042643268,0.02746545,-0.007795447,0.018186737,-0.0064470447,-0.007144317,0.003499829,-0.031830724,0.06205519,0.010561766,-0.026121413,-0.010491323,-0.015777424,-0.17884757,-0.038486823,-0.017351279,0.030112313,0.010991208,0.045364607,0.0028991518,-0.021909527,-0.0588944,0.0017375315,0.010474873,-0.05612479,-0.0042304294,-0.023433851,0.019439468,0.0014526711,-0.0104978895,-0.0033471999,-0.006247362,-0.045056112,-0.0627338,-0.015371403,0.01165311,0.031458255,0.0063963044,-0.023040038,0.025725335,-0.029899443,0.005075015,-0.022101648,0.030774858,-0.0085153375,-0.0055832732,0.012054723,0.01816107,0.08752927,0.025889033,-0.020097371,0.0043661096,0.026481202,0.006471157,0.002661789,-0.051559027,0.04352906,-0.007540794,-0.01371291,0.013235488,0.029906845,-0.025999065,-0.03201618,-0.012184912,-0.016294595,-0.022819208,-0.019882185,-0.061990812,-0.0210638,0.018988987,0.01854953,0.056360926,-0.018802548,-0.03613334,-0.04509399,0.01750803,-0.018392162,0.03490837,0.020978704,0.048732113,0.008100604,0.031080458,-0.03338472,0.016478064,-0.0022667628,0.0016135755,-0.03836305,0.00550872,0.0097496025,-0.018554464,-0.044071577,0.05558915,-0.06968382,-0.026819538,0.012317217,0.018454283,0.035802044,-0.014021141,-0.015841385,0.02810681,-0.025687013,0.04747696,0.23513748,0.040111113,0.006424834,-0.00019951472,0.06687394,-0.016127741,0.027162416,0.031443004,-0.041314863,-0.022019591,0.023703713,0.04766659,0.03800066,0.015370083,0.01224185,0.028039116,-0.019597843,0.009295734,0.052262314,-0.008262123,0.037879497,-0.040874373,0.03460736,0.014175402,-0.061688498,0.033429183,0.055269334,-0.028588593,-0.011780062,0.04452015,-0.022815933,0.041388974,0.022093765,0.028379496,-0.0035671156,-0.028455844,0.0033205666,-0.069216356,0.005408669,0.011877615,-0.0290702,0.0010848973,-0.032434702,0.022029072,-0.021464568,-0.0134550715,0.014427105,-0.057081133,-0.04581427,-0.0045195147,0.020329563,-0.029685536,0.0060704257,0.0061530564,0.033130303,-0.025521858,-0.03004349,0.04316379,0.036597975,0.052515257,0.010716621,0.034948092,-0.02031197,0.020228202,-0.025114657,0.0065025403,0.0068236724,-0.027197251,-0.02266226,0.006803387,0.007467839,-0.0051734266,0.02214676,0.0077733784,0.04527708,0.022395626,0.021294758,0.064996175,-0.003958755,-0.0089186495,-0.02730257,-0.017159749,-0.0056204665,0.03198022,0.024126008,-0.034371838,0.03211756,0.033696122,-0.010697062,-0.018306756,-0.0015815299,-0.028729318,-0.039615717,-0.010383977,-0.021858722,0.008726307,0.011552277,0.00364044,-0.049706597,-0.031741347,-0.014185794,-0.048785824,-0.039552126,0.012355656,0.012278493,0.024528433,-0.05464109,0.0076105217,-0.000035878264,0.013488562,0.058716055,0.022293441,0.014858369,-0.059900578,-0.0012483808,0.052991875,-0.02025525,-0.010121527,0.014809058,0.009159772,0.011035278,-0.034860533,-0.0046239784,-0.024959696,-0.037671972,-0.035273384,-0.0005045287,0.041480552,-0.026429173,0.03631246,0.0054225423,-0.032693714,-0.03605035,0.047613993,0.011217945,0.002742395,0.034041956,0.0073872814,-0.055378072,-0.0009579271,-0.033962585,0.0013774467,0.007071998,-0.012475247,0.0056514754,0.015476177,-0.05026105,-0.02903664,-0.0075017693,0.07835242,0.0237707,0.04531628,0.018318193,-0.04926206,-0.009350153,0.028835738,-0.02569619,0.0056337886,0.024705328,-0.03274623,0.03867077,-0.014588349,0.04758342,0.07886319,-0.033798933,-0.00944936,0.026130712,0.017057141,0.029428175,-0.031478647,-0.012061161,-0.011248677,-0.008554969,0.010508049,0.030119786,0.005541469,-0.018035794,-0.010752078,-0.07087945,-0.025052294,0.025423182,-0.031050583,-0.024191266,-0.007951122,0.05106431,-0.009838061,0.010522522,-0.02041079,-0.006668612,-0.035093907,-0.028790632,0.09095951,-0.013438053,-0.011275506,0.026298283,-0.02032898,0.024039237,-0.026884487,-0.022463055,-0.05507554,-0.01815752,-0.050488286,0.007165982,-0.012767623,0.022444295,-0.027285853,-0.034325972,0.02728972,-0.055352323,-0.02413285,-0.003037774,-0.0072249006,-0.023980422,-0.0009992756,-0.039813098,-0.010946134,0.014429645,0.051566545,-0.0314747,-0.04348207,0.03176695,-0.005913011,0.028255615,-0.044921592,-0.032642055,-0.013077478,-0.007170859,0.031811953,-0.012889415,-0.02501702,0.0015490699,-0.006461893,0.0073203295,-0.003905934,0.01770676,0.017358387,0.0053032627,0.0058116736,0.0042119715,-0.02268736,0.007670279,-0.051775385,0.016334917,0.06574957,-0.014836934,0.034991995,-0.029265089,-0.07694053,0.058675285,0.046420332,0.0017421695,-0.012894041,-0.019501064,-0.048579246,0.015992362,-0.031186907,-0.018205252,-0.011351883,-0.00258983,-0.01406681,0.0045910096,0.05210211,-0.0172869,-0.031693254,-0.08547225,-0.02747334,0.048995692,-0.040132266,-0.006680209,-0.04378096,-0.03016535,0.0012332144,-0.055970084,-0.022793284,0.027451865,-0.008208739,-0.009795807,0.0426798,0.012722426,0.044545256,-0.05644004,-0.019077573,0.015092356,0.013493574,-0.0013596261,-0.00007579779,0.017852645,-0.05777497,0.00727173,-0.03667902,0.03732943,0.0010952668,-0.027668968,0.032250818,-0.026774507,0.029340787,-0.0065424936,0.039996076,-0.012126656,-0.0048825396,0.0028912325,-0.016416533,0.014670576,-0.061128076,-0.017731529,-0.030686483,0.002059126,-0.056066997,0.005608444,0.009413049,-0.00240144,0.009749784,0.018517861,0.0958573,0.010789913,-0.0015534726,0.024572065,0.012245852,-0.017688999,0.012368933,0.005916188,0.02785433,-0.018587306,0.031534467,-0.011633672,0.015249487,-0.010606058,-0.030284544,0.017115809,-0.0702749,-0.007553045,-0.011494783,0.032127403,-0.03572645,0.013954599,0.04500548,0.035331473,0.032587532,-0.004066936,-0.030457584,0.046860065,0.018637206,0.03277888,-0.0034131494,0.04681734,0.04851783,0.0029887946,0.008705732,0.0052146604,-0.022032533,-0.017907763,0.0046396167,-0.020481449,-0.03843014,0.0063166027,0.017808883,-0.032547373,-0.04444363,0.010209416,-0.0022872107,0.018374266,0.007982515,-0.0361535,-0.004361296,0.011495919,0.031975627,-0.027011774,0.0068050763,-0.00881707,-0.019309403,0.011661592,0.011562473,0.0064353133,0.012132587,-0.029186614,0.018185804,-0.008441047,-0.0071665873,0.028529627,-0.02015734,0.020775931,-0.0319747,-0.02337188,-0.011571096,-0.007656331,-0.028833369,0.017391372,0.014254086,-0.016742682,0.039755516,-0.01938836,0.07026226,0.019201638,-0.0483828,-0.15487836,0.018402645,-0.034383535,0.025100973,-0.016155379,0.0035352253,-0.0601206,-0.019399727,0.0039814673,-0.038854692,-0.009702585,0.00034309726,-0.007171216,-0.04406728,-0.038230464,0.041273993,-0.010224505,-0.015125565,-0.014066152,0.032988966,0.008784944,0.0045962753,0.015302594,0.023626905,-0.022998596,-0.020072753,0.017555546,-0.034910537,-0.03020003,0.02983205,-0.018354233,-0.030651307,0.03790892,0.0579582,0.00953322,-0.0144400885,0.00003685748,0.020405037,0.0035816568,-0.033108324,-0.002690828,0.03791751,-0.020825736,0.040218446,0.020515066,0.03435415,0.009204632,0.027802363,-0.055282,-0.017324774,0.035935767,0.07543334,-0.036628604,0.023526356,-0.019790895,0.025503881,-0.010148729,-0.010915564,0.033334326,0.059784275,-0.0032120289,0.023884347,-0.020551104,-0.035909668,-0.064547956,0.01782399,-0.0025053618,-0.014169316,0.019719196,0.055904675,-0.005060556,-0.0145717915,0.011267954,-0.06856879,-0.0017172012,0.03346354,0.00941268,0.0038947696,0.0006627951,-0.07218737,-0.022780683,-0.010375138,-0.00799622,-0.0054680645,0.033412077,0.017937921,-0.054106906,-0.010633224,-0.08281673,0.031800296,-0.038492292,-0.040206257,-0.024083154,-0.030997796,-0.003710763,0.00367488,0.00007923981,0.044787776,-0.027297156,-0.04144014,0.010729789,-0.0019204796,0.009260431,0.007845716,-0.013098128,0.024163494,0.046588037,0.007746558,0.046294335,0.0019483174,-0.051810384,-0.0004049279,0.0015698333,-0.034674972,-0.0033827198,-0.001735184,0.0021300982,0.0049295714,0.022359593,-0.011957428,0.020328958,-0.04444313,-0.0037672478,-0.032701954,-0.042123992,0.061388228,0.037519682,-0.019822972,0.06775483,0.029877478,0.059698142,-0.0140921185,0.018480359,-0.015711254,0.07713591,-0.00064253906,-0.04750532,0.012630766,-0.013015038,-0.0122384215,0.009881382,-0.03767489,0.0021880032,-0.039972506,-0.028482683,-0.048151188,-0.03208338,0.002310296,-0.028764045,-0.015311653,-0.010856036,-0.01015224,0.016817298,0.008761367,0.03935454,0.048008114,-0.002924073,-0.06772039,0.02218608,0.046418317,0.008154692,0.01490296,-0.0077316724,-0.00023661918,-0.0019770358,0.03541302,-0.00525402,-0.026409633,-0.012763152,-0.018798832,0.0034080653,0.012507889,-0.025924247,0.019380257,0.027845448,-0.025219753,0.03015725,-0.031922266,0.008793465,-0.034171693,0.03364215,-0.02678494,0.005907028,0.035401385,0.006174066,-0.016380863,-0.06937858,0.02983205,0.040355496,0.014635013,0.0012241317,-0.021396061,-0.016564105,-0.009757918,0.037224356,-0.013879772,-0.013423483,-0.01839002,0.014727979,0.03781755,-0.061489265,-0.00046586053,0.031056147,0.0017361711,-0.037474025,-0.009958967,0.0017353356,-0.01769205,0.03253727,-0.0030410015,0.018353619,0.018442215,-0.0537234,0.0044489224,-0.018434701,-0.05770335,0.0070441007,-0.02624705,0.05460829,0.048378646,0.0088428715,0.030847182,-0.0073765763,-0.04660521,-0.049396787,0.046272065,-0.005465406,-0.05559826,-0.0008283388,0.0045735026,-0.027641978,0.04786763,0.0082712965,0.021536807,0.015922207,0.013315317,-0.02569732,0.0003120381,-0.030191217,-0.049429838,0.04302138,0.006531284,0.011208311,0.0059518414],"last_embed":{"hash":"m9fn7a","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"m9fn7a","at":1762844574144},"key":"Work/Random/New Laravel.md##{10}","lines":[10,10],"size":40,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"m9fn7a","at":1762844574144}}, +"smart_blocks:Work/Random/New Laravel.md##{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.019045118,0.035086837,0.01254324,0.007663152,-0.0109549835,0.042521533,0.0002334637,0.019905578,0.009469726,-0.004266822,0.019703489,0.004351735,0.0021876306,0.013771737,0.030004522,-0.013084537,0.019106073,-0.0051763593,0.059198555,-0.013892597,-0.0301963,0.023376474,-0.06830577,0.020278553,-0.015754307,0.023620274,0.0029298898,-0.005693838,0.056828257,-0.01735407,0.029951677,-0.07354276,-0.028774215,-0.045837298,-0.026038043,-0.03820834,-0.058060102,0.011713594,-0.025522029,0.0027640248,-0.011307177,-0.0007051958,0.0035715192,0.0058463314,0.050331533,-0.0015700666,0.017358879,-0.01273823,0.026505558,0.0032183968,-0.0014556901,0.045345142,0.014854277,-0.04864598,0.0072445394,-0.0043515703,-0.095935754,-0.06030486,-0.038545657,-0.042189557,-0.051644303,0.019955892,-0.042201336,-0.023151984,0.040066622,0.07849869,0.00263841,0.014319315,-0.007374939,-0.028671162,-0.0047687064,0.011404461,-0.061678972,-0.022429323,-0.05049972,0.025984235,0.0045970217,-0.018310962,0.018943798,0.008034884,-0.005539311,0.019277325,0.02163933,-0.02279142,0.027018346,-0.008200828,-0.04217667,0.008760197,-0.012941784,0.0088211885,-0.022487836,0.014850442,0.018014256,-0.033293195,-0.023539295,-0.016072301,-0.011128602,-0.0062473835,0.023839802,-0.027840264,0.020976525,0.0102738,-0.02364168,0.0017703769,0.026793914,-0.013865367,-0.012841009,0.031159595,0.01668334,-0.006385077,0.021223594,0.01569608,0.00046901937,-0.0032714657,0.01038318,-0.05797762,-0.007890631,-0.045827575,0.022853995,-0.008000453,0.031001803,0.028622633,0.081083,-0.03298053,0.010815928,-0.015462904,0.037397947,0.01692543,-0.0031242415,-0.009111572,0.006295124,0.011122452,-0.006161161,0.013691872,0.008309953,-0.011529211,-0.008489771,-0.01334421,-0.001727773,-0.019570075,-0.019632258,0.053792756,0.0013750806,-0.030903788,0.054649442,-0.023220021,0.029601874,-0.0050697736,0.017407827,-0.038578082,-0.015507591,0.033042353,0.0145276915,0.0034556417,0.032512363,0.0047718193,0.0022004626,0.019832686,-0.03614584,0.02107025,-0.023803856,-0.016388174,-0.042223394,0.021921428,0.0025128052,-0.034935843,0.013020792,0.028267555,0.023045152,0.0069926707,0.007169567,-0.07982777,0.050777014,-0.0015306238,0.022797214,0.022096302,0.04418799,0.013876859,0.07580687,-0.040743306,-0.027441427,-0.014111567,-0.03740436,0.039594356,-0.019627033,0.04781342,0.04978828,-0.029769933,0.00020847222,-0.045163836,0.0078394525,-0.009752446,0.04774704,0.020054648,0.056456774,-0.02747823,-0.0021956118,-0.024357874,-0.028311456,0.007376859,-0.0076461886,0.02748457,0.008570526,-0.065020144,-0.0028247742,0.011681282,0.009262246,-0.019376712,0.08453624,-0.022122264,0.010319138,0.036594022,-0.004280996,-0.0062268465,-0.0039033212,0.017108992,0.03796666,0.017373309,0.00059571245,-0.027101118,0.009493307,0.054167684,0.006458816,0.061411235,-0.012614562,0.01203916,-0.008802782,0.030182136,-0.019952184,-0.05096302,-0.01781509,0.00020565253,0.0142969955,-0.008771029,0.005353495,-0.028541036,-0.07844675,0.015456506,0.014432657,0.02683856,-0.013796167,0.00029453976,-0.014761315,-0.0041729594,-0.028586743,0.0010932811,0.012860972,0.037681956,-0.028819425,-0.039336305,0.0079731755,0.0034599274,0.017951652,0.01320877,-0.004244944,0.0126542915,0.032741014,-0.0019080363,-0.01950499,0.020418158,0.03704349,0.036230035,-0.024631688,0.04027842,0.03105392,0.0146658085,0.01801443,0.020983066,0.034694206,-0.07026414,-0.01014811,-0.004503055,0.04445829,0.01584455,0.0019093105,-0.0484749,-0.03281435,-0.016397776,0.059631146,-0.024066146,-0.030166212,0.031463634,0.034023937,0.044637777,0.038471363,0.030439543,0.023184225,0.035185296,-0.0031008911,-0.018631786,-0.033055216,-0.03479597,0.05194333,-0.0048293136,0.006674366,0.06346103,-0.028084598,-0.15479212,-0.03101358,-0.036342487,0.0065602763,0.030447038,0.04287294,-0.0135019,-0.013865038,-0.029407823,0.05736389,-0.010100771,-0.034061182,0.022360003,-0.030258661,-0.006733717,0.003304818,-0.043427933,0.0015866334,-0.0011481941,-0.04956006,-0.06534769,-0.007161444,0.040968217,0.03964623,-0.004124122,-0.031372484,0.03381515,-0.022959426,0.00815291,-0.026601836,0.028432528,0.0004441462,-0.005998746,0.01796488,0.009599158,0.07215941,-0.02490199,0.0037721188,-0.032337468,0.0063979262,0.01788499,0.04995849,-0.010756846,0.006396268,-0.032082323,-0.018690307,-0.008916491,0.033603996,-0.016520828,-0.0014648209,-0.029283913,-0.0054989913,-0.028793737,-0.029125944,-0.026587136,0.013968698,-0.0050516026,-0.006615823,0.0005288507,0.009691449,-0.01589548,-0.040268496,0.036727242,-0.031969205,0.009608233,0.009943992,0.0034069628,0.018706929,0.014552242,-0.057213046,0.03459498,-0.02059337,0.013829611,-0.03578301,0.0012042498,0.014519282,0.01065913,-0.037912536,0.023873532,-0.07756197,-0.03156888,0.022651086,0.017480673,0.032624874,-0.04415757,-0.031833135,0.0055960934,-0.015802547,0.067823306,0.27371925,0.035538733,-0.009996272,-0.02585102,0.051371858,-0.01568588,0.0112358015,-0.0011238881,-0.0010649731,-0.010975604,0.004321994,0.045164946,0.022069097,-0.010384669,0.009719223,0.05505186,-0.045911938,0.016986957,0.0363002,0.013241096,-0.00057627284,-0.050241474,0.019847248,0.019965095,-0.037702393,0.031332556,0.011928372,0.003874858,0.021939062,0.02702222,-0.0013540279,0.06708724,0.028390592,0.021847574,-0.023755932,-0.00812711,0.009831647,-0.07488538,0.03596193,0.004436737,0.010794285,-0.016573574,0.027305625,0.034948163,-0.036527295,-0.027626922,-0.0035285023,-0.03747188,0.0068851556,-0.041497998,0.03600758,-0.029398708,-0.017602913,-0.0071249767,0.016673876,-0.028008593,-0.041226737,0.03223889,0.025077134,0.0432788,-0.0024483274,0.0105268285,-0.0055655367,-0.012743577,-0.043412007,-0.027769266,0.0035213574,-0.04244834,-0.02263077,0.01715443,-0.008594239,0.026436245,0.0055763954,0.0045385095,0.010139478,0.0229053,0.03932254,0.06957787,0.0049556266,-0.025697447,-0.033912633,0.006782515,0.010140105,0.046287145,0.025241181,-0.030725285,0.038985673,0.072862804,0.010981302,-0.03984813,-0.00971307,-0.010309674,-0.039752282,0.03288871,-0.06442978,0.02691566,0.007682373,0.008861174,-0.06570276,0.0067349803,-0.0062045422,-0.020220364,-0.01277996,0.00638609,0.009963174,0.0034777771,-0.04736824,-0.017630022,0.049083456,0.028972132,0.030403983,0.013222517,0.013403786,-0.016819118,0.002447891,0.02993345,-0.027272422,0.027701538,0.0011897243,0.00637917,0.011816393,-0.04411238,0.0047086636,0.0003924916,-0.059812084,-0.022052051,-0.019045068,0.07214155,-0.040811613,0.058161452,0.020067832,-0.020010069,-0.02026953,0.029843258,0.013888591,0.0051830527,0.06410952,0.033516854,-0.012490852,0.029701993,-0.04594588,0.0019381793,-0.018789949,-0.0077701434,0.016691776,0.01033075,-0.034592938,-0.04297156,0.007822916,0.06448926,-0.0024993008,0.062507205,0.032391995,-0.020290071,0.016747678,-0.0458215,-0.0031560422,-0.01364219,0.014446947,-0.026298493,0.02081105,0.024587963,-0.00027702,0.016839184,-0.044451423,0.014951441,-0.027506828,0.027674742,0.026367716,-0.028037814,-0.032406222,-0.016912354,-0.030333942,-0.016815402,0.02757876,0.0072938646,-0.029092178,0.028928796,-0.085603625,-0.039634667,-0.005746448,0.006138276,-0.005875566,-0.041335184,0.061037667,-0.063626625,-0.011472888,-0.024902577,-0.047709625,-0.049464844,-0.026155531,0.089297704,-0.0030681882,-0.024026271,-0.018848129,0.018717812,0.05921131,-0.04940437,-0.045247696,-0.06224803,-0.027912201,-0.013064614,-0.025336869,0.007283296,0.0066219284,-0.024390334,-0.0485603,0.047628194,-0.034309663,-0.01626955,-0.028270315,-0.0010919484,-0.021791158,-0.027150236,-0.015678212,-0.039258737,0.020788519,0.052917738,-0.04468589,-0.046940275,0.017010583,-0.0070903855,-0.0031091722,-0.014031853,0.0104655735,0.047625866,0.0022365046,-0.010489059,0.015343129,-0.046118654,-0.003324163,0.030170908,0.021668693,0.012535112,0.01110483,0.006844047,0.051025745,0.027147928,-0.020299328,-0.041300263,0.014636131,-0.016069876,-0.0051708305,0.08589361,0.0045458744,-0.015032303,-0.04060447,-0.010535161,0.055004057,0.044719256,-0.021647047,0.00090610865,0.026065512,-0.028420428,-0.008690474,-0.004572788,-0.023534827,-0.008984004,-0.030428123,-0.006719379,0.011163647,0.03278688,0.006266048,-0.025987756,-0.011305299,0.008130394,0.064712755,-0.020043075,-0.017316142,-0.011389661,-0.010646389,-0.022264255,-0.016011383,-0.008129786,-0.0058722417,0.030288443,0.0061240504,0.047037147,0.038696293,0.017465858,-0.036556873,-0.051281385,-0.020415962,0.0033963749,-0.007642007,0.0045024897,0.026820747,-0.04462485,-0.0217965,-0.05373423,0.0074745314,-0.00846141,-0.050178476,0.012499378,-0.017268172,-0.0004850727,-0.03763694,0.04184728,-0.023573657,-0.0005500754,0.004652071,-0.035015244,0.008109368,-0.05057077,-0.0233774,-0.018849617,-0.0123234615,-0.029775724,0.008261093,-0.008637123,0.011468975,-0.028014436,-0.033308927,0.070838474,-0.00093458366,0.013389148,0.0041820495,-0.020221194,0.0103521105,-0.020658528,-0.0037179475,0.0116585605,0.0062533263,-0.0031256885,0.013640223,0.010234324,-0.005324469,0.0004623677,0.0068225292,-0.041577723,-0.029580664,0.002780858,0.016998023,-0.0116336625,0.019111393,0.008855581,0.031861246,0.0033981432,-0.03237993,-0.010838635,0.0347143,0.023782479,0.06782904,-0.011500974,0.046380203,0.024151398,0.0018281803,0.003574917,0.016950801,0.0070128837,-0.012661959,0.019084988,-0.028401142,-0.029651647,-0.013173797,-0.026398832,-0.013098272,-0.011115141,-0.008355037,-0.018893167,-0.017810388,0.0041122916,0.0073479847,-0.0019985347,-0.018684857,0.02547271,-0.030912325,0.027548548,-0.012679528,-0.024347702,0.016030256,-0.026952751,-0.018651657,0.0016405383,-0.045475136,0.002754133,-0.024676908,0.016773004,0.014824282,0.02480557,0.00757893,-0.023154201,-0.0061286343,-0.027862947,-0.03574472,-0.011283035,-0.004274416,0.024565125,0.022393255,0.056015898,-0.051341623,0.054350454,0.030423028,0.01878794,-0.1510178,-0.03128616,-0.03702646,-0.0024867163,-0.02328165,0.004948628,-0.040102247,0.0044027884,-0.029126335,-0.029898899,-0.03436071,0.011998503,-0.034788724,-0.049338825,-0.0007540572,0.03999914,0.010095011,-0.00070230494,-0.03540523,0.022996342,-0.0009836208,0.0036251,0.03501183,0.032130994,0.019681258,-0.017816722,0.023542207,-0.00096326397,-0.019900912,0.000068467474,-0.009790496,-0.03559483,0.04263103,0.03787224,-0.001094156,0.0031827658,0.009661028,-0.0034376942,0.03694834,-0.0004400258,-0.01535792,0.0344608,-0.026309114,0.03114911,-0.00656661,0.06099794,0.00093160826,0.011790831,-0.04467487,0.0007601237,0.025997069,0.009489453,-0.01253044,0.016011607,-0.014680863,0.0094137,-0.008620882,-0.014076074,-0.003980718,0.016811574,0.0003744645,0.000686013,-0.020895652,-0.04791291,-0.045663714,0.017560722,-0.018838214,0.0041487706,0.004287753,0.02797866,0.016153406,-0.026425317,-0.0023048897,-0.04573038,0.011952419,0.029463938,0.031622548,-0.011376078,-0.019890105,-0.042391032,0.012294448,-0.053088173,-0.00026803292,-0.046346396,0.04168561,-0.0042871633,-0.024655618,-0.050775733,-0.07045765,0.011356422,-0.0148926135,-0.07881558,-0.004710394,0.024497263,-0.01460945,0.0025685267,0.008491303,0.026796632,-0.010067398,-0.024052316,0.017448928,0.017355327,0.004282994,-0.030232772,-0.018056965,0.023860196,0.013643529,0.044149797,0.046620283,-0.015692182,-0.081460804,-0.009249472,0.009174003,-0.039475754,-0.0021335047,0.019336315,0.0005659474,0.029058637,0.023425786,-0.021364646,0.011217396,-0.013227366,0.019200256,-0.037986293,-0.039933432,0.0137620475,0.029398404,-0.017750384,0.03358324,0.02301594,0.04986506,0.014125589,0.011474412,0.006777504,0.06787763,-0.029681345,-0.05798648,0.03212302,-0.01920092,-0.01472505,0.0027533679,-0.018347159,0.022265324,-0.0660184,-0.01523941,-0.018469553,-0.010875301,-0.016028788,-0.0071197487,-0.031350937,0.021836024,-0.035361066,-0.03844273,0.06938029,-0.006352506,0.029594334,0.020544568,-0.041924343,-0.021856284,0.043924093,-0.009891887,-0.006055298,-0.008284371,-0.043407142,-0.045924585,0.0053575877,-0.002963758,-0.03878175,0.022909408,0.00813357,-0.039762124,-0.022928255,0.0025569997,0.023623828,0.04317583,-0.06291977,0.021614885,0.015309435,0.039350905,-0.007713562,0.03423113,-0.015513551,0.038120568,0.041455675,0.0073067746,-0.0112276,-0.042496897,0.0113360705,0.020410584,-0.024018208,-0.013046766,0.016910827,0.0029829112,-0.045758743,0.013214842,0.0019784276,-0.0055160904,-0.012187008,0.023100505,0.028792256,-0.06308235,0.0058983807,0.032862462,-0.012794359,-0.04077293,-0.035089996,0.040939968,-0.0031843195,0.022512514,0.0057125646,-0.024865234,0.015143395,-0.03900023,-0.0026207122,0.022597915,-0.064512536,0.013880336,0.0510965,0.009273166,0.0200779,0.025285672,0.028613318,-0.0048243827,0.015898071,-0.022389112,0.032994494,-0.03835291,0.0040725935,-0.014027004,-0.02447132,0.025520487,0.05747647,0.0012024703,-0.0013207861,0.015261643,0.023068344,-0.011536684,-0.020890297,-0.013880259,0.036285885,0.019638097,-0.019901086,-0.030709501,0.009294428],"last_embed":{"hash":"gw4rvx","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"gw4rvx","at":1762844574144},"key":"Work/Random/New Laravel.md##{11}","lines":[11,13],"size":21,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"gw4rvx","at":1762844574144}}, diff --git a/.smart-env/multi/Work_Random_PluginsDesktop_md.ajson b/.smart-env/multi/Work_Random_PluginsDesktop_md.ajson new file mode 100644 index 0000000..2faca4a --- /dev/null +++ b/.smart-env/multi/Work_Random_PluginsDesktop_md.ajson @@ -0,0 +1,13 @@ + +"smart_sources:Work/Random/PluginsDesktop.md": {"path":"Work/Random/PluginsDesktop.md","embeddings":{"bge-m3:latest":{"vec":[0.0062666456,0.011352997,-0.005922221,0.004344845,0.02482292,-0.022039441,0.031476673,0.058544304,-0.018080523,-0.0014990685,0.021779496,-0.03346809,-0.0067503615,0.022435592,-0.0015326304,-0.023914743,-0.010905234,-0.012857199,0.015126918,0.0023880298,-0.009884073,0.017286213,0.028443463,0.0059602745,-0.019397384,0.062333133,0.0040697698,0.00833992,-0.0049488926,0.00009354478,0.035871174,0.016338432,0.0027784025,0.0133315455,-0.00421457,-0.033993248,0.00740054,-0.021101613,-0.07286777,-0.0008119915,-0.00835097,0.016604375,-0.031898968,-0.03998964,0.00043861623,0.029418705,0.0030666972,-0.054616403,0.007262625,-0.004040759,0.0094273295,-0.016625382,-0.0006947074,-0.054907527,-0.017071623,0.03009794,-0.028035244,-0.011614315,-0.007693889,-0.012876494,-0.044588987,-0.017163042,-0.027608475,-0.005306918,-0.013827781,0.04949644,0.0022052424,-0.0032556758,0.045298252,-0.05836528,-0.026348537,0.012138299,-0.012694771,-0.02721589,-0.019447293,-0.000005244226,0.027019445,-0.03688181,-0.0019886186,-0.036353424,0.060442355,-0.010052364,-0.014847048,0.017211713,0.024871735,-0.0044455924,0.00950571,0.07347914,0.032933418,-0.005002638,-0.06537695,0.036291134,0.013355284,-0.007002751,0.016085174,0.030136654,0.032389686,-0.031083625,-0.033774015,-0.020545365,-0.021256043,-0.01887229,0.025873952,0.034499176,0.048866566,0.007202523,0.0440416,0.03244619,0.0011760349,0.0023589027,-0.0077305064,-0.010845131,-0.026690563,-0.0046375985,0.0017862538,-0.0049743694,0.006755786,-0.05737377,0.029633299,0.039721686,0.036462903,0.024847835,0.008849961,-0.020575406,-0.012461458,0.020474076,-0.011355232,0.0040788176,-0.037128113,0.01343618,0.0041876705,0.042564712,0.012020541,0.0038484107,0.0024677315,-0.0009074143,0.06509483,0.022415163,0.012969787,-0.020764055,0.023348825,0.024399713,-0.026604464,-0.022838838,0.022551948,0.0043232753,-0.0068798764,0.02438502,0.043048102,-0.0021328863,-0.002013568,0.006994522,-0.011428158,-0.00037026894,-0.021244625,-0.0027124197,0.046624914,0.020541066,-0.014865989,0.000023413497,-0.01794387,-0.013280261,-0.0009712568,0.043845754,0.021729032,-0.023803495,0.02425192,0.031046027,-0.015179751,-0.007345066,-0.00993276,-0.022985695,0.06374135,0.000119352764,0.026710294,0.07156446,0.02417847,0.018915571,0.0023361288,-0.03876249,-0.02162037,0.03712154,-0.016027808,-0.0270945,-0.00088999333,-0.0015003612,0.020288935,-0.01780168,0.0057157613,0.0065634684,-0.062235545,-0.023322169,-0.010263944,-0.0013094244,0.023366325,0.002490416,-0.009447976,0.028681735,0.03155484,-0.056172878,-0.02270727,-0.024104562,0.0013792954,0.038831126,-0.014323928,-0.021329906,-0.035010114,-0.036392916,0.01485929,-0.02491952,0.025450954,0.004707393,-0.053022623,0.034504917,-0.02908576,0.03646049,0.0032567924,-0.055722564,0.025870917,0.00039500877,-0.0064085335,0.0014886146,0.022110546,-0.068723746,-0.025495363,0.015668925,-0.0014428678,0.030660052,0.026556354,0.017885154,-0.058965903,0.037251484,0.023785478,-0.0570202,-0.016622586,0.0037002019,-0.05851154,0.030689431,0.000415531,-0.0029794946,0.008476525,-0.032740247,0.016817218,-0.036364295,-0.051783673,0.017737139,-0.018999906,-0.023533152,0.010070023,-0.0073079723,-0.0029173507,0.02491156,0.0011877096,-0.01622871,-0.021640938,0.000029883544,-0.012528084,-0.025407838,-0.006183658,0.0020234284,0.0034179937,0.038542815,0.029443584,0.052935153,0.0032367508,0.016406005,0.025185613,-0.012492125,0.015466185,-0.0038713454,0.012847555,-0.0074131126,-0.024444021,-0.012036065,0.010620745,-0.0580708,-0.00004392675,-0.0016114204,0.031834736,-0.039181426,-0.0064951046,-0.0022003606,-0.0066647306,0.0034216053,-0.036152523,0.05887706,-0.022982987,0.025854487,0.016601667,-0.0014971348,0.0007462324,-0.013087808,0.09701308,-0.008923731,-0.009316521,0.047490396,-0.01121633,-0.18262823,-0.07208113,0.020886106,0.0028873847,0.07239271,-0.005861397,-0.0069716815,-0.021337772,0.012789585,-0.058800753,-0.015746173,-0.11427345,-0.015119245,0.020810993,0.03007147,-0.009949371,-0.0026743344,0.00768993,-0.058098193,-0.07255545,-0.039842453,-0.0040086308,0.05877307,0.014528326,0.009260543,0.005707199,0.051948957,0.05509518,-0.030562285,0.03678692,-0.011616012,0.008095039,-0.030928927,-0.025522364,0.022767456,-0.015416515,0.0062838923,0.004422165,-0.0071557015,0.0009820794,0.006655039,-0.0048371735,-0.0045818295,-0.046603195,0.01357332,-0.016467026,0.0036363166,0.0012228749,-0.0046482906,0.02627984,0.0068880534,-0.015153081,-0.004749607,-0.017550578,-0.018053113,0.014566659,0.012371048,0.026549956,0.04499294,0.008259451,-0.0324538,-0.04330815,-0.031169845,0.025095219,-0.016082698,0.024185771,-0.041470792,-0.028375886,0.008204759,-0.019248221,-0.003514683,-0.031342387,-0.023913266,0.008112367,0.0023132705,0.016373122,-0.025909692,-0.01972428,-0.010126494,-0.05578396,0.0017179624,0.019988813,-0.0078579215,0.03931414,0.029199881,0.03948843,-0.022678034,-0.008367809,0.012003731,0.50182176,-0.0035401925,0.009950413,-0.012268894,0.0051151644,-0.015910586,0.005657307,0.0042639105,-0.0009729394,-0.0036450601,0.0024562308,0.026966987,0.009691225,0.004733662,0.0231712,0.03932182,-0.037579533,0.039748814,-0.010534901,-0.03830431,0.006755839,-0.050385054,-0.010858461,0.021876369,-0.062073816,0.025748134,-0.005410119,0.037300542,-0.049312193,-0.0040511433,-0.04256547,-0.034847427,-0.014906324,-0.041925553,-0.01857174,-0.024690323,-0.05075058,-0.024351725,0.0011969784,-0.011004513,0.015429861,-0.00709336,0.04829073,-0.028364686,0.0054685194,0.012976198,-0.00451508,0.028598383,0.00766536,-0.0025339634,-0.0066415346,-0.011510531,-0.04230393,0.021398341,0.0028422927,-0.037273575,-0.031667467,0.015448622,0.02600549,0.009709645,-0.0014178713,0.024384154,-0.0091871265,-0.0044427337,0.02453882,0.019629147,-0.007686577,-0.029804794,-0.0014071113,0.006143735,-0.00044270296,0.0030282517,0.023209026,-0.035041377,-0.01495837,-0.013768062,0.046046846,0.041618276,0.0070879487,-0.031654537,-0.010873058,0.008299578,0.013515419,0.028055841,0.041107774,-0.029737845,-0.028778786,0.030433558,-0.006708684,-0.029059414,-0.006137012,-0.0081109665,-0.029095085,-0.006354301,0.026305709,-0.03337216,0.01654807,-0.04390206,-0.015276621,-0.025439888,-0.0022693246,0.008760718,-0.000102420294,0.011821191,-0.013132404,0.03481411,-0.023338962,0.0019353541,-0.015453086,-0.0041303854,-0.05552073,0.005445972,0.031702325,-0.026729822,0.07023627,-0.02480843,0.0688638,-0.0013592022,-0.015870577,-0.016780054,0.0005029154,-0.01818061,0.020179436,0.013251301,-0.0773919,-0.04231471,0.008727301,0.017316656,-0.026716687,-0.016312098,0.011927552,0.009589714,-0.008914412,-0.008721255,0.055386983,0.020533955,0.031130645,-0.003429863,-0.006078852,0.048206825,0.024355011,-0.046183318,0.004935604,-0.0067858286,-0.011596189,0.01890699,-0.0076395893,0.010987445,-0.0032714603,-0.030148402,0.025652517,0.042480208,-0.009528119,-0.0147256255,-0.025864711,-0.011338531,0.005028018,0.024542248,0.0037446795,0.011870365,-0.031151138,0.032854225,0.001132404,0.093974985,0.004412966,-0.024164924,0.022267178,0.013917532,-0.03281048,0.0170631,0.008525668,-0.042010613,-0.008736529,0.034014132,-0.0064278827,-0.020067617,0.00007034628,0.0022760625,-0.030380063,0.010341977,0.026429221,0.00069748773,-0.0343395,-0.021328015,-0.002548074,0.007145997,0.0011385074,0.024715312,0.03865495,-0.05707185,-0.033112597,0.069965035,-0.0017279405,0.004811076,-0.008921897,-0.006015947,0.026768927,-0.0071877167,0.012929602,0.012290742,0.00602797,0.03784204,0.07360031,-0.0043346244,-0.006993752,-0.0054348935,0.027475799,0.043383617,-0.016217843,-0.021318704,-0.0023891125,0.011526799,0.011441065,0.011739612,-0.0031091368,-0.060134497,0.041088365,0.038111683,0.010175127,0.00860666,-0.054066878,-0.0016634052,0.03760941,-0.05885997,-0.021880439,0.0013361177,-0.00017631013,-0.023908123,-0.036970034,-0.0026186458,-0.019838108,-0.015055822,-0.009142557,-0.05138321,-0.0014144257,-0.019976845,0.040447354,-0.02480416,-0.006929047,0.011587292,-0.020974547,-0.015107029,0.036152314,0.030563919,0.013522298,0.011440882,0.009497905,-0.0155738415,-0.013917795,0.04057181,0.016206633,-0.037227415,-0.017352032,-0.030173352,0.004268767,0.012827051,0.005738156,-0.0049233427,0.004317324,-0.026496956,0.027168587,0.021415329,0.004287939,0.015374688,-0.017257087,-0.0049945735,-0.034058817,-0.04300262,0.013200267,-0.052748203,-0.009931962,-0.018293465,-0.0103961695,0.0027715687,0.011422071,-0.03521129,0.031227376,-0.02980106,-0.0054717725,0.0012716121,-0.07435077,-0.016134912,-0.011290513,0.04575694,-0.041050795,-0.025288038,0.0057612527,-0.007807276,0.009767375,-0.020970562,0.024533415,0.005244198,-0.021831172,0.025039636,0.022441726,0.017426413,-0.02834837,0.0169178,-0.0073206997,-0.0156114455,0.0116875665,-0.011087407,-0.005785716,-0.021749076,-0.0065688808,0.021511754,0.029235732,0.022245852,-0.008952566,-0.0016115081,-0.038166087,-0.026992492,-0.025731625,0.030005982,-0.0056801853,-0.010419605,0.01799586,-0.030848175,0.01177292,-0.019687034,-0.020831155,0.020466508,-0.047986962,0.011444905,-0.02740809,-0.02542974,0.022213245,0.0044016833,-0.026460186,-0.0015825997,0.010828997,0.031611744,0.009868027,0.0078476025,-0.006904435,-0.03220951,0.089629285,-0.0006815155,-0.015917307,-0.020980917,0.015338375,0.026156893,0.0295799,0.007576872,0.04247813,-0.009911008,0.005191099,-0.008218916,-0.014434795,-0.028496873,-0.0023781606,0.021190027,0.00013591188,-0.00045986054,0.037003353,0.026509458,-0.0074784877,-0.001808453,0.025589034,-0.018206865,-0.011027694,0.034945242,-0.006771187,0.011284881,-0.0054643317,0.020918913,0.03221841,-0.034652803,-0.006898023,-0.022632245,0.021966228,0.024645736,0.009324736,0.02021391,-0.025149679,-0.029598404,0.007037657,-0.030478934,0.019162599,-0.01555796,-0.038250983,0.006728701,0.0062210253,-0.040228117,0.012821967,-0.0058522294,-0.020748945,0.006159202,0.003513868,0.04837984,-0.0154215,-0.004588057,0.02224046,-0.0341063,-0.09903742,-0.014168954,-0.058465514,-0.030171145,-0.036588944,0.0005072594,-0.023768416,-0.02993463,-0.024301928,-0.04628807,0.02042422,-0.018717952,0.016352108,-0.023384957,0.007859753,0.019880485,-0.033376392,0.021078948,0.008030925,0.05043282,0.0047880174,0.0045925593,-0.013142848,-0.016316947,0.022818405,0.018287836,0.034701325,0.016072957,0.0020924613,0.01621993,-0.0043663224,0.01400987,0.002297161,0.030063225,-0.049444664,-0.0060751527,-0.0142564215,0.020595366,-0.0075118365,0.05613244,0.0066280584,-0.01894944,-0.013605785,-0.018869178,0.010542933,0.046381924,-0.01871754,-0.04569483,0.0055558183,-0.02689984,-0.013124061,0.0054646307,0.022641923,0.011938175,-0.0168134,-0.0009697845,-0.015299393,-0.019655365,0.0033480998,0.066585384,0.0015858752,0.009044041,-0.0045238878,-0.013781851,-0.031877354,-0.005499332,0.0070219887,-0.017468594,0.016361695,0.016995043,-0.014906569,-0.025817027,-0.028956335,0.011119154,0.007904257,-0.020220503,-0.0022922915,-0.011864892,0.0043654805,0.0009446324,-0.007236596,0.010793131,0.027172817,0.047789514,0.019107988,0.017323142,0.026198894,-0.016786149,-0.03434778,-0.026795203,-0.0431277,-0.0013818983,-0.024924781,-0.0007914142,-0.019024136,0.020843856,-0.01658474,0.010861023,0.009304497,-0.01643554,-0.025485115,-0.013256656,-0.0029873352,-0.0034631162,0.0093731275,-0.007133661,-0.0071931947,0.015083897,-0.00994773,-0.029536257,-0.040629093,0.010935044,-0.03880705,0.011601282,0.002015001,0.002051577,-0.0079582445,0.0046843085,0.020946778,-0.024201693,0.008330227,0.047047697,0.038255256,-0.048391778,0.027084675,-0.006229059,-0.036350228,-0.0130284075,0.034741614,-0.012499418,0.04362346,-0.009884582,-0.012575086,0.018388903,0.014774808,-0.025440095,0.022376897,0.062821336,0.0040362496,-0.010558923,-0.004722791,-0.009152166,0.011506474,-0.047287848,-0.0052498034,-0.052182797,0.0074491636,0.008267769,-0.025144737,0.013603047,0.035076324,0.014285521,-0.008257617,-0.010852944,-0.011395817,0.018885072,0.014253004,-0.0088923,-0.035637554,0.04544893,0.01092847,-0.044874635,-0.0152554875,0.015464508,-0.04647566,0.019891761,0.029205069,-0.013016021,-0.013187543,0.027303183,0.019410588,0.027855035,-0.013493038,-0.000031029263,0.034233328,-0.04737583,-0.00082837534,0.03396865,0.029181413,-0.02161754,-0.0106424885,-0.013054712,0.01974295,0.005916184,0.037243668,-0.023032121,-0.022304425,0.019002123,-0.023997486,0.005273544,-0.02974087,0.04230944,-0.007377752,-0.0019955249,-0.004626818,-0.014661796,0.031175844,-0.028913317,0.018527862,0.032919355,-0.0133294035,-0.033942796,0.01705384,0.000022572476,-0.03585855,-0.019181807,0.01003733,-0.02069356,0.0081413435,0.022720385,-0.050511196,0.017188843,-0.024769213,0.04024426,0.0072115776,0.014777448,0.01901827,0.018128509,0.009827174,0.0107895145,-0.024641562,0.029636456,-0.032328803,-0.053848658,-0.02204883,-0.027630227,0.012618257,-0.018899808,0.016407456,0.008429327,0.0065928516,0.04428135,-0.011345961,-0.0044879825,-0.0058954535,0.018185768,0.0035188212,0.030287992,-0.005643018,0.00015038344,0.0013638405,-0.03674902,-0.04443508,0.0015543255],"last_embed":{"hash":"c5o06y","tokens":289}}},"last_read":{"hash":"c5o06y","at":1762844562338},"class_name":"SmartSource","last_import":{"mtime":1755718810000,"size":3370,"at":1762844500009,"hash":"c5o06y"},"blocks":{"#":[1,17],"##{1}":[3,3],"##{2}":[4,4],"##{3}":[5,5],"##{4}":[6,6],"##{5}":[7,7],"##{6}":[8,8],"##{7}":[9,9],"##{8}":[10,10],"##{9}":[11,11],"##{10}":[12,12],"##{11}":[13,17]},"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":3},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":3},{"title":"♡","target":"https://remotelysave.com","line":3},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":3},{"title":"♡","target":"https://buymeacoffee.com/tgrosinger","line":4},{"title":"♡","target":"https://github.com/sponsors/tgrosinger","line":4},{"title":"*Tony Grosinger*","target":"https://grosinger.net","line":4},{"title":"**Advanced Tables**","target":"https://obsidian.md/plugins?id=table-editor-obsidian","line":4},{"title":"♡","target":"https://paypal.me/tgrosinger","line":4},{"title":"⬇️","target":"obsidian://SP-install?id=table-editor-obsidian&enable=true","line":4},{"title":"**Minimal Theme Settings**","target":"https://obsidian.md/plugins?id=obsidian-minimal-settings","line":5},{"title":"♡","target":"https://www.buymeacoffee.com/kepano","line":5},{"title":"*@kepano*","target":"https://www.twitter.com/kepano","line":5},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-minimal-settings&enable=true","line":5},{"title":"*Elijah Potter*","target":"https://elijahpotter.dev","line":6},{"title":"**Harper**","target":"https://obsidian.md/plugins?id=harper","line":6},{"title":"⬇️","target":"obsidian://SP-install?id=harper&enable=true","line":6},{"title":"**Smart Connections**","target":"https://obsidian.md/plugins?id=smart-connections","line":7},{"title":"*Brian Petro*","target":"https://wfhbrian.com","line":7},{"title":"⬇️","target":"obsidian://SP-install?id=smart-connections&enable=true","line":7},{"title":"♡","target":"https://github.com/sponsors/logancyang","line":8},{"title":"**Copilot**","target":"https://obsidian.md/plugins?id=copilot","line":8},{"title":"*Logan Yang*","target":"https://twitter.com/logancyang","line":8},{"title":"☕️","target":"https://www.buymeacoffee.com/logancyang","line":8},{"title":"⬇️","target":"obsidian://SP-install?id=copilot&enable=true","line":8},{"title":"*Sergii Kostyrko*","target":"https://github.com/srg-kostyrko","line":9},{"title":"**Journals**","target":"https://obsidian.md/plugins?id=journals","line":9},{"title":"⬇️","target":"obsidian://SP-install?id=journals&enable=true","line":9},{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":10},{"title":"*Benature*","target":"https://github.com/Benature","line":10},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":10},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":10},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":10},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":10},{"title":"*Lost Paul*","target":"https://github.com/LostPaul","line":11},{"title":"♡","target":"https://ko-fi.com/paul305844","line":11},{"title":"**Folder notes**","target":"https://obsidian.md/plugins?id=folder-notes","line":11},{"title":"⬇️","target":"obsidian://SP-install?id=folder-notes&enable=true","line":11},{"title":"♡","target":"https://ko-fi.com/novov","line":12},{"title":"*novov*","target":"https://novov.me","line":12},{"title":"**Homepage**","target":"https://obsidian.md/plugins?id=homepage","line":12},{"title":"⬇️","target":"obsidian://SP-install?id=homepage&enable=true","line":12},{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":13},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":13},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":13}],"task_lines":[],"last_embed":{"hash":"c5o06y","at":1762844562338}},"smart_blocks:Work/Random/PluginsDesktop.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.012418101,-0.0020993736,-0.0007389335,0.014775759,0.031410925,-0.024440177,0.025370663,0.033044107,-0.0147733465,0.008921251,0.010966095,-0.027777152,-0.023357691,0.011930344,0.0041352706,-0.020851087,-0.005171476,0.0038273258,-0.0004969774,0.008496084,-0.012814011,0.02164357,0.026035385,0.0032150452,-0.037861865,0.0756841,-0.0056782174,0.0011607846,-0.008237791,0.015619704,0.042266496,0.018278785,0.0007512996,0.0040743537,-0.023973243,-0.02048265,-0.0018802991,-0.032532524,-0.056235936,0.0052563716,-0.029221805,0.022486212,-0.044992015,-0.04026451,0.014944863,0.029475905,0.0139428815,-0.059336632,0.019307038,-0.018085487,0.018398866,-0.027251309,-0.0075359256,-0.03132428,-0.0017868611,0.029290695,-0.02818833,-0.03914413,-0.021522738,-0.007139154,-0.048114162,-0.005406437,-0.03382576,0.00092388823,-0.019062854,0.04296204,-0.0068229157,0.02136985,0.02636541,-0.04444856,-0.027880307,0.007533767,-0.015714385,-0.041676186,-0.015219565,-0.0124853365,0.049713265,-0.03219465,-0.033148486,-0.030623285,0.06058224,-0.0058507808,-0.013309861,0.0012921324,0.021067342,-0.017799195,0.010234908,0.085185334,0.02582662,-0.0069591934,-0.036359064,0.03573122,0.017015995,0.0006204857,0.02552544,0.03280196,0.034877717,-0.030723203,-0.017644303,-0.013292101,-0.009494847,-0.0002032187,0.029640673,0.032547127,0.020048158,0.023952553,0.023752766,0.03874096,0.006454128,-0.014119063,-0.005211573,-0.022606233,-0.016012266,-0.01567462,0.011737545,0.0003588978,-0.007380437,-0.04459766,0.0282169,0.027434312,0.025074942,0.015034351,-0.010202239,-0.007363376,-0.023608841,0.0061156475,-0.0025331061,0.015847785,-0.03599867,0.011095692,0.023418922,0.035726566,0.020254645,0.0026617749,-0.0030202786,-0.00088007457,0.050537925,0.009830939,0.015624713,-0.022149762,0.022473438,0.03211144,-0.024332527,-0.017352825,0.029697416,0.021201896,0.014363788,0.02014885,0.034327067,-0.018934771,0.0087945,0.01816484,-0.014736536,-0.006128068,-0.009220502,-0.00040231872,0.06350162,0.016508328,-0.0029116455,-0.012848905,-0.00737092,-0.025289528,-0.017685069,0.032190096,0.035905115,-0.03906898,0.017661735,0.012080733,-0.0080713,-0.015506227,-0.023096725,-0.019485606,0.04907567,-0.0012771571,0.02963434,0.029479768,0.021837244,0.026183749,0.0029455246,-0.023953836,-0.03048848,0.028145943,0.005042076,-0.03253976,-0.010811464,0.0033722373,-0.00207122,-0.016118988,0.0020351321,0.0015142605,-0.06010044,-0.014257701,0.011431587,-0.0010498023,0.015020302,0.011464881,-0.03547348,0.023311514,0.022313317,-0.053818963,-0.011590907,-0.022372339,0.008581834,0.0419798,-0.0068645934,-0.02901398,-0.05022278,-0.020336334,0.019575147,-0.02806767,0.016077783,0.013359944,-0.048035532,0.050468545,-0.01910767,0.026781825,-0.00014281814,-0.052738115,0.01844809,-0.0028208243,-0.022099,-0.0014915417,0.016936367,-0.055506136,-0.03360357,0.008774124,-0.009575046,0.014684043,0.012279968,0.03247988,-0.058853958,0.037926603,0.027857807,-0.038656503,-0.010454707,0.0077616065,-0.06557401,0.026002638,0.0055549936,-0.011253682,0.020579442,-0.035783466,0.008274875,-0.024417864,-0.028146835,0.01462203,-0.028226377,-0.0062749945,0.014776726,0.0029710527,-0.0052284477,0.021540511,-0.011258904,-0.023587856,-0.012652554,-0.0042009046,-0.004706895,-0.027178248,-0.015560693,-0.00517479,-0.0062902663,0.054263767,0.026433684,0.049204424,0.001937602,-0.005358854,0.038862895,-0.009199124,0.030078186,0.0160229,0.018044582,-0.015328982,-0.010584656,-0.0034533895,0.017537413,-0.0367349,0.0032460617,-0.0011589382,0.04960338,-0.060667247,-0.008625249,-0.015841516,-0.010399539,0.003436569,-0.032543793,0.063671365,-0.019642191,0.036669396,0.011814762,0.0069074235,0.00006273638,-0.017501483,0.0754952,0.0024452074,0.0021641052,0.031813644,-0.012686344,-0.15737845,-0.050188594,0.019458733,-0.0038029116,0.04368407,-0.0006921561,-0.036792707,-0.030932035,0.00769555,-0.074526906,-0.024154963,-0.1105646,-0.01504076,0.019716302,0.042383667,-0.024012735,0.0005584113,0.004791032,-0.03490103,-0.059344407,-0.037613183,-0.008077596,0.059392713,0.021498963,-0.0024752023,0.004045645,0.0325919,0.052382067,-0.025809249,0.020389292,-0.014037192,-0.0006925772,-0.030991796,-0.025784245,-0.0036706892,-0.013810431,-0.009686576,-0.0042978004,-0.01659627,-0.005624672,0.017615557,-0.006909921,0.008740071,-0.060431935,0.0060415627,-0.012408814,0.017647717,0.0063954866,-0.0017811746,0.03339286,0.005036529,-0.0017967778,-0.010012839,-0.019572016,-0.00864492,0.0027236417,0.024568746,0.025103997,0.024154445,0.010450075,-0.038247995,-0.039869316,-0.012233571,0.032287147,-0.016934054,0.0124652,-0.048141714,-0.01814456,-0.007981584,-0.022003314,-0.0013692573,-0.03886867,-0.023304805,0.009846348,-0.013038309,-0.0014999451,-0.0185462,-0.022457242,0.003115544,-0.064350344,0.009898388,0.018030783,-0.00020470565,0.036531482,0.020569503,0.03866699,-0.030418675,-0.023542931,0.0015344091,0.5199712,-0.0040133763,0.0054731057,0.0007368747,0.03144916,-0.004586569,0.008909056,0.018799588,-0.00021443267,-0.020848913,-0.008174211,0.006012605,0.008906584,0.0074457442,0.02731233,0.04987375,-0.029141564,0.04321062,-0.019771906,-0.035173763,0.0069081713,-0.04614047,-0.00714352,0.01971068,-0.066047505,0.03702851,0.005215403,0.042884745,-0.041836124,0.0070267445,-0.03522887,-0.045020223,0.0043509495,-0.059807945,-0.014716904,-0.017642649,-0.0448972,-0.028719462,-0.0033343341,-0.0076561403,-0.003850668,0.0016532654,0.029064566,-0.01593666,-0.0018989509,0.005708568,0.00084374147,0.02987076,-0.006842179,-0.0028157558,-0.008648228,-0.021788253,-0.045220252,0.010661287,-0.0117335,-0.02497178,-0.04025119,0.02043325,0.022605918,0.008584537,-0.011072787,0.024723394,0.0050632865,-0.00019737937,0.023423428,0.025558311,0.01684898,-0.017397098,-0.011035906,0.021485845,-0.00052842795,0.0036482112,0.021725064,-0.027746126,-0.0036926572,-0.0017419854,0.064267,0.053120997,0.022191655,-0.039985493,-0.0017314998,0.022045216,0.027871905,0.0407052,0.03552146,-0.029655041,-0.034561075,0.02901029,-0.010998106,-0.013727371,-0.017254684,-0.01611772,-0.02487864,-0.018662592,0.031505585,-0.014602024,0.019181525,-0.036473624,-0.0019065477,-0.009254553,-0.019165665,0.008646918,0.0018212163,-0.0038731105,-0.001048908,0.012140397,-0.019741429,-0.013227298,-0.022844063,-0.0014654038,-0.053954683,0.0061624846,0.038223535,-0.029989898,0.058136873,-0.0117173735,0.08559299,0.007043429,-0.018611506,-0.019251948,0.0023760817,-0.022917239,0.02024224,0.008327106,-0.06907709,-0.026833251,0.007869287,0.024693925,-0.028798666,-0.012681721,0.025634335,-0.0030486532,-0.024280477,-0.009262738,0.046771258,0.026804917,0.022897057,0.013590056,-0.008363103,0.034219358,0.037966836,-0.054144602,0.015545469,0.0057767774,-0.027346497,0.02285497,0.0014751232,0.02279277,-0.03462247,-0.03825088,0.031432547,0.06454163,-0.014250095,-0.022549534,-0.012316377,-0.011203339,0.005640098,0.024068898,-0.009914086,0.006103547,-0.025521431,0.044993006,-0.0053041647,0.098146744,-0.007130453,-0.03610226,0.023840854,-0.011069353,-0.037716337,0.0017617494,0.014623077,-0.036589798,-0.018955184,0.030264864,-0.0151154995,0.0035139741,-0.01184566,0.0042380933,-0.016865857,0.012386373,0.0129169505,0.00622049,-0.027400834,-0.018272731,-0.00037050134,0.02255063,-0.00064499537,0.027658008,0.03401295,-0.032385904,-0.041794736,0.06476827,0.030650523,0.0029981057,0.028313903,-0.020955695,0.02534816,0.0010047402,0.009459512,0.008226251,0.01865254,0.019577127,0.06669013,0.009232199,0.0026910612,-0.009729061,0.03993245,0.029194836,-0.0063702944,-0.020576026,-0.0031856848,-0.008988427,0.033691633,0.020840127,0.0077728955,-0.06088974,0.04463236,0.044511754,0.004432893,0.010108618,-0.050359096,0.0028649603,0.015239579,-0.053549614,-0.016438652,0.015194192,-0.0007801179,-0.024436895,-0.043721147,-0.024018262,-0.023795018,0.013974352,0.0029946556,-0.036622792,0.0060409,-0.047315627,0.047450043,-0.0016094401,-0.0033003502,0.0200652,-0.017549183,-0.0070158043,0.017428415,0.035325818,0.010061175,0.0131861335,0.0076645804,-0.017155094,-0.006035263,-0.001370649,0.021271346,-0.034302935,0.0017548032,-0.042803735,-0.004559587,0.0040656654,0.006176447,-0.001583415,-0.012429453,-0.0346105,0.0217494,0.020028051,0.0037945812,0.012845354,-0.0185534,-0.0056746528,-0.03681557,-0.04641357,0.010479161,-0.033080224,-0.013458353,-0.015619986,-0.012110073,0.013817462,0.014924498,-0.009288041,0.031712923,-0.011568087,-0.027890678,0.0046120123,-0.06879831,-0.020230308,-0.019192996,0.03232486,-0.037795454,-0.022859368,0.018779118,-0.0028700025,0.015181043,-0.013106963,0.030175889,-0.013348573,-0.021193318,0.01916588,0.029557759,0.042045906,-0.035256587,0.014821452,-0.0063562025,-0.005985638,0.0011449235,-0.017791186,-0.005118008,-0.02011653,-0.000936825,0.024459852,0.020602891,0.0032023576,-0.022285352,-0.000004792554,-0.01878653,-0.02919064,-0.03545754,0.031455755,-0.008843525,0.005277167,0.027992409,-0.027116757,0.022877274,-0.010071466,0.00748528,0.027797902,-0.053105332,-0.004432732,-0.0056716893,-0.023555461,0.016989617,-0.0021915066,-0.05077635,0.012062717,0.016058633,0.033858567,0.029229924,0.0060422732,-0.0019815587,-0.016310714,0.112959884,0.009133721,-0.014982936,-0.011030965,0.00017363459,0.021281965,0.016603874,-0.0010028072,0.021055162,-0.021144938,0.01530884,-0.003560985,-0.011890696,-0.03814395,0.011554092,-0.0042958157,-0.019833492,-0.0031179914,0.025726518,0.023127904,0.0053947465,0.006907597,0.019731585,-0.02230215,0.0030055188,0.018117772,-0.0032851708,-0.011343399,0.019820912,0.0076143765,0.026001504,-0.017411979,0.013505532,-0.019162407,0.032199748,0.02425601,-0.00348885,0.012738656,-0.025182195,-0.04151911,-0.022036627,-0.0310125,0.015764311,-0.017190104,-0.030963989,0.0130009195,0.007296262,-0.031603575,0.023292162,-0.014525814,-0.016366918,-0.0076341582,0.020888211,0.037234053,-0.001828804,-0.0054507013,0.03264943,-0.037480693,-0.07978432,-0.036393184,-0.037381172,-0.031443097,-0.042446326,0.012035876,-0.024434686,-0.03609989,-0.027300384,-0.039302096,0.00045992268,-0.010079461,0.019015545,-0.015283695,0.019907221,0.019016314,-0.032532837,0.008339237,-0.008664157,0.027225155,-0.011746586,-0.00238858,-0.011305309,-0.02382226,0.028346846,0.01230321,0.014697291,0.028654125,-0.00080504676,0.00423176,-0.017136574,0.0394842,-0.016117357,0.018518467,-0.04216934,0.014134686,-0.004591172,0.025242623,-0.02694228,0.04491995,0.0011329704,-0.02006123,-0.017860241,-0.009128573,0.0049944506,0.045344163,-0.01839419,-0.0159046,0.0018538447,-0.026459659,0.009257909,0.031722814,0.052030828,0.020384267,-0.048854038,0.00394578,-0.018626468,-0.023676828,-0.009010362,0.052496973,-0.003196115,0.012545811,-0.016057482,0.0019698187,-0.034791794,-0.0017864412,0.015826974,-0.010190129,0.028418869,0.009812888,-0.030936286,-0.025047809,-0.020609176,0.038933918,0.006310777,-0.023114044,0.005027394,-0.009435823,-0.006428795,0.0058933925,0.008587124,0.021716764,0.031587686,0.04396994,0.027495665,-0.0031865998,0.028619636,-0.019248033,-0.030101204,-0.015712794,-0.06625128,-0.023735778,-0.010595776,-0.019082217,-0.023373615,0.031784046,-0.009316254,-0.008429876,0.0180833,-0.017878259,-0.03440005,-0.009098548,-0.004719144,-0.009668221,0.009479989,-0.015098199,-0.0137730315,0.01007976,-0.0017559675,-0.04018249,-0.04656849,0.005959699,-0.047493864,0.024700737,0.0010590391,0.0062619615,-0.015296865,-0.003372755,0.0023891113,-0.028453724,0.0225822,-0.0011156976,0.01883348,-0.055869274,0.014320409,0.0030966126,-0.027977403,-0.032948434,0.05432844,-0.034519114,0.055846937,0.005751411,-0.012358978,0.013116574,0.03243157,-0.0228594,0.014073509,0.063236795,-0.0025741893,-0.02393257,-0.006405127,-0.0153772505,0.006782896,-0.029042486,0.008240159,-0.04879208,0.008856347,0.0006130042,-0.033530343,0.005984848,0.033015616,-0.014282252,-0.007313714,-0.008901215,-0.01898939,0.0328716,0.008104226,0.017988488,-0.016426278,0.030594582,0.019709423,-0.040558353,-0.007904299,0.018714726,-0.053319745,0.029803723,0.028752347,-0.007795758,-0.0042459746,0.027655646,0.025426947,0.020078655,-0.021553142,-0.019693267,0.03219733,-0.035960168,0.017579356,0.02602691,0.027428854,-0.020955335,-0.006206226,-0.030660529,0.013921333,0.021438802,0.037585303,-0.01229886,-0.034864184,0.019964958,-0.019969238,-0.0008194844,-0.022651847,0.043813635,-0.015013565,0.004486462,-0.002195044,0.0059413277,0.011888743,-0.016874649,0.015635267,0.031349253,-0.011602051,-0.007490731,0.0014118424,0.0032273002,-0.033584777,-0.0012891804,0.00944226,-0.021582458,0.020544017,0.04007456,-0.058871817,-0.0022906817,-0.03851835,0.033605386,0.0029415423,0.005803663,0.015544024,0.016618155,0.01273404,0.02866147,-0.03653765,0.02087387,-0.02954222,-0.04669638,-0.03783866,-0.0207349,-0.0072776205,-0.012971828,0.0128107555,0.020508153,-0.014032993,0.045457806,-0.0005229396,0.0015675691,-0.008806614,-0.0030876386,0.012167422,0.031964336,-0.007344865,-0.0018077943,0.0018024482,-0.03581916,-0.05457184,-0.012497612],"last_embed":{"hash":"c5o06y","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"c5o06y","at":1762844562338},"key":"Work/Random/PluginsDesktop.md#","lines":[1,17],"size":3296,"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":3},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":3},{"title":"♡","target":"https://remotelysave.com","line":3},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":3},{"title":"♡","target":"https://buymeacoffee.com/tgrosinger","line":4},{"title":"♡","target":"https://github.com/sponsors/tgrosinger","line":4},{"title":"*Tony Grosinger*","target":"https://grosinger.net","line":4},{"title":"**Advanced Tables**","target":"https://obsidian.md/plugins?id=table-editor-obsidian","line":4},{"title":"♡","target":"https://paypal.me/tgrosinger","line":4},{"title":"⬇️","target":"obsidian://SP-install?id=table-editor-obsidian&enable=true","line":4},{"title":"**Minimal Theme Settings**","target":"https://obsidian.md/plugins?id=obsidian-minimal-settings","line":5},{"title":"♡","target":"https://www.buymeacoffee.com/kepano","line":5},{"title":"*@kepano*","target":"https://www.twitter.com/kepano","line":5},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-minimal-settings&enable=true","line":5},{"title":"*Elijah Potter*","target":"https://elijahpotter.dev","line":6},{"title":"**Harper**","target":"https://obsidian.md/plugins?id=harper","line":6},{"title":"⬇️","target":"obsidian://SP-install?id=harper&enable=true","line":6},{"title":"**Smart Connections**","target":"https://obsidian.md/plugins?id=smart-connections","line":7},{"title":"*Brian Petro*","target":"https://wfhbrian.com","line":7},{"title":"⬇️","target":"obsidian://SP-install?id=smart-connections&enable=true","line":7},{"title":"♡","target":"https://github.com/sponsors/logancyang","line":8},{"title":"**Copilot**","target":"https://obsidian.md/plugins?id=copilot","line":8},{"title":"*Logan Yang*","target":"https://twitter.com/logancyang","line":8},{"title":"☕️","target":"https://www.buymeacoffee.com/logancyang","line":8},{"title":"⬇️","target":"obsidian://SP-install?id=copilot&enable=true","line":8},{"title":"*Sergii Kostyrko*","target":"https://github.com/srg-kostyrko","line":9},{"title":"**Journals**","target":"https://obsidian.md/plugins?id=journals","line":9},{"title":"⬇️","target":"obsidian://SP-install?id=journals&enable=true","line":9},{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":10},{"title":"*Benature*","target":"https://github.com/Benature","line":10},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":10},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":10},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":10},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":10},{"title":"*Lost Paul*","target":"https://github.com/LostPaul","line":11},{"title":"♡","target":"https://ko-fi.com/paul305844","line":11},{"title":"**Folder notes**","target":"https://obsidian.md/plugins?id=folder-notes","line":11},{"title":"⬇️","target":"obsidian://SP-install?id=folder-notes&enable=true","line":11},{"title":"♡","target":"https://ko-fi.com/novov","line":12},{"title":"*novov*","target":"https://novov.me","line":12},{"title":"**Homepage**","target":"https://obsidian.md/plugins?id=homepage","line":12},{"title":"⬇️","target":"obsidian://SP-install?id=homepage&enable=true","line":12},{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":13},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":13},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":13}],"class_name":"SmartBlock","last_embed":{"hash":"c5o06y","at":1762844562338}}, +"smart_blocks:Work/Random/PluginsDesktop.md##{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.007356512,0.04654071,-0.015967516,-0.023989879,-0.035086066,-0.051068775,0.01712288,0.019667925,0.06295282,0.00093725586,0.010666525,0.016098807,-0.00823991,0.019664163,0.011919541,-0.0016755282,-0.0055885594,0.021581141,0.0019128084,-0.013714487,0.03486064,0.00073944667,0.018977184,0.0424858,-0.010176566,0.022681085,0.009618652,0.018141244,0.046244606,0.04617003,0.039430965,-0.009366317,-0.016456487,-0.043644223,-0.017604174,0.004116777,-0.028896263,-0.024376228,-0.043025617,0.0035240203,-0.007589474,0.007775062,0.010509965,-0.043612108,0.0013373666,-0.021372283,-0.0074351192,0.00735882,0.0013786829,-0.031142902,0.001945181,-0.008958503,0.056606665,-0.05514041,0.007855353,0.020547807,-0.03099317,-0.04076219,-0.08354225,0.00057551864,-0.04353442,-0.0038287719,-0.017061828,-0.055339284,0.027058348,0.062547326,0.004772083,0.009612157,-0.014089854,-0.01064378,-0.017386684,0.0630309,-0.0054238923,-0.01819529,-0.03113377,-0.022916775,0.040510442,-0.00094660267,0.003186915,0.019571511,-0.010650957,0.0072500566,0.013503669,-0.0029829782,-0.016740173,-0.021932935,0.00007983014,0.09085964,0.027409548,0.052828114,-0.017580602,0.019224519,0.03401398,-0.07215852,-0.028792974,-0.016405381,0.07251079,0.03839185,0.045207303,0.0023790384,0.02807819,-0.055326603,0.011470116,-0.03066725,0.03985374,0.031366542,0.04976626,-0.0059390664,-0.0019051806,-0.0062638363,0.011023459,0.030715784,0.015792789,-0.013023506,-0.014340935,-0.011477664,0.0029405595,-0.03195123,-0.022274842,0.026396459,0.017668156,-0.0037218132,-0.004216385,-0.0146731455,-0.006388828,0.028637009,0.026732136,0.030986635,0.050743524,0.012187903,-0.012877224,0.03641072,0.00083267555,0.013546514,-0.018556476,-0.01000617,0.0066341884,0.025347408,0.006248978,-0.058293097,0.020877112,0.023246042,-0.0019466603,-0.01861404,0.046615325,-0.028948914,0.020851966,0.04607256,-0.010027855,-0.030045629,0.017569106,0.021643402,-0.0069459393,0.042691365,-0.0051717972,-0.0011923646,0.027320711,0.060930636,-0.029724464,-0.009667576,-0.07956901,-0.0069953133,-0.08610969,0.030471886,0.030330729,-0.02827289,0.023520758,-0.009633246,-0.0066039003,-0.019035108,0.014432274,-0.029438857,0.013203031,-0.009400396,0.023928067,0.027044727,0.06030733,0.041825406,0.04664048,-0.016507767,-0.03741934,0.0006610484,-0.031858493,-0.06577323,-0.041898206,0.041079637,0.021188661,-0.026894785,0.0027449941,0.032928918,0.0024853009,0.012786659,0.032861862,0.012727975,0.045565557,-0.019109521,-0.005623599,0.047580566,-0.030696582,0.014969636,-0.02273937,0.03398151,0.06016397,-0.016431741,-0.018796759,-0.025237389,0.017528545,-0.04636027,0.017082302,-0.013352754,-0.0029413758,0.012058346,-0.020431537,0.03575386,-0.0438334,0.015748763,0.012481711,0.015216318,-0.021778803,-0.00048606296,-0.055028025,0.041707724,-0.021061284,0.005070331,0.010938463,0.015763626,-0.024791894,0.007635575,0.032624062,0.03591764,-0.06667793,0.022096531,0.051539972,-0.009431942,0.078425795,-0.039013043,-0.11317767,0.044121474,0.014528912,0.008830553,-0.015047853,0.009740436,-0.012194658,-0.027575908,-0.02848271,0.011243705,0.034190036,0.0051540546,-0.014693491,-0.031772364,-0.025891043,0.034233153,-0.038930655,0.002597678,0.03272047,0.0067102797,0.031669684,-0.0018781021,0.005863237,-0.021219563,0.017568327,0.03908047,-0.020629982,-0.0028000132,0.019952832,-0.008589056,0.0044893194,-0.0334504,0.0016826654,-0.019936584,-0.0031292373,-0.008630115,0.013463597,-0.0015973891,0.028359702,-0.044054594,-0.017383194,-0.023958327,0.05965373,-0.006387506,0.0059755594,0.0431739,0.037596375,0.05107913,0.0052477694,-0.004380151,0.006380669,0.028016584,-0.013144181,0.01212633,0.0061929785,0.01247295,0.06571378,0.0022923602,-0.0073010144,0.017810842,-0.0391093,-0.18351158,-0.0071057123,0.04159623,0.046159524,0.004007512,0.011142416,-0.04746946,-0.0065258914,-0.032723513,0.03850305,0.0078038084,-0.051531836,-0.012684842,-0.03274591,0.010519927,-0.01042227,0.009721323,-0.008473369,0.031226022,-0.047627065,-0.047134805,-0.03270158,0.046545118,0.025731117,-0.022753472,-0.03339755,0.054845084,0.021417772,-0.023733625,-0.028527698,0.0225567,-0.026851235,-0.0022236786,-0.0014904134,0.02839585,-0.012432303,0.018822467,-0.015383704,0.01779866,-0.0005707353,0.0357402,0.020545224,-0.0040510935,0.002904268,0.008399121,0.009206371,0.02326855,-0.017026648,0.018391086,0.016554808,0.018888462,-0.03506999,0.03001568,-0.048538387,-0.027057393,0.02755769,0.042405825,0.06507487,-0.016866587,-0.010375655,-0.046798386,0.03046026,0.017218342,-0.016351225,0.024556546,0.01269562,0.030480405,-0.026398618,0.034095656,-0.07078717,0.02503246,-0.050568473,-0.008035869,0.020739282,0.023814004,0.011323494,-0.0088926535,-0.0233973,0.036773693,-0.10280741,-0.01026446,0.0109167,0.016493006,0.0116085475,-0.013113605,0.015976198,0.027928386,0.015578528,0.000382593,0.24173495,-0.0035385594,-0.015018769,-0.029600173,0.032839365,-0.03808781,-0.0069387355,0.05448068,-0.00012343394,-0.018601567,-0.013196151,-0.0017519227,0.010166259,-0.0030012925,0.020393426,0.03488696,-0.06420161,0.0133465575,0.04438778,-0.039844174,-0.009945368,-0.022278192,0.029506097,0.0043831305,-0.03335345,-0.004836037,-0.01764022,0.02949722,-0.030204296,0.03312885,0.010678941,0.021415364,0.06082162,-0.045460947,-0.041421745,0.003661197,0.011484198,-0.039493587,0.024184648,0.014584523,0.012078052,-0.005875317,0.042882197,0.0126323635,0.0106825335,-0.0041386397,-0.039112728,0.0058080107,-0.004147886,-0.010678681,-0.009915107,-0.03610538,-0.021021951,0.0006620055,-0.004253067,-0.027449384,-0.028422387,-0.024955051,0.02631793,0.052017808,0.011132735,0.016974267,0.0042616436,0.0030071833,0.018453835,0.028485265,0.03365387,0.03605962,-0.005059444,0.0046810424,0.0068393075,0.015057596,0.03291698,-0.00900006,0.047421303,0.007894893,0.045291543,0.065459654,0.025467582,-0.02882384,-0.0061183227,0.017534273,-0.008884514,-0.00047569798,0.01146593,-0.04373006,-0.030756613,0.07262069,0.011446855,0.0005388608,0.019139772,0.016538115,-0.03477572,0.050412875,0.026264202,0.030742528,-0.0017769,-0.0006104244,-0.004104454,-0.0010438575,-0.03064836,-0.010121316,-0.005113692,-0.028614335,0.018134443,0.004190091,-0.013727742,-0.017748509,0.0077520385,0.033222854,-0.03838709,0.0040226793,-0.0067863646,-0.06891248,0.027485052,0.033901647,0.03868762,0.010563152,0.009764329,-0.0003421336,-0.0324964,-0.04109811,-0.024937594,0.014341395,0.02330269,-0.02783038,-0.06507231,0.019934557,-0.024996001,0.019991998,0.03479571,-0.03579029,0.030566676,0.06634941,0.040846024,-0.024145542,0.012545338,0.026438564,0.018568518,0.05534987,0.017512988,0.000808126,-0.010007896,0.034371838,0.005068545,-0.01970741,-0.0128941275,0.041974593,-0.016259735,-0.014771496,0.03076705,0.074894644,-0.009736111,-0.015721768,-0.042625308,-0.034397535,-0.01619543,-0.03190012,0.015215157,-0.057041697,-0.0234865,0.04329616,0.053497277,0.051552154,-0.047969803,-0.0090120835,-0.016914355,-0.011556929,-0.020625217,-0.014451061,0.012330345,-0.026476154,-0.043070734,-0.027848637,-0.0026111526,-0.030274088,-0.013969286,0.008030686,-0.039931368,-0.003785493,-0.017451927,-0.019177467,-0.03490612,-0.00963228,0.0117790075,0.003339829,-0.031959675,-0.012230334,-0.02164376,-0.019971156,-0.07832678,0.0839059,0.038041595,-0.0062833377,0.06518014,0.013165471,0.07906007,0.011152265,0.042591415,-0.025032805,0.0014657347,-0.032689426,-0.0020999343,-0.032579817,-0.028448189,-0.024822988,0.0015483864,0.020109376,0.0023923449,0.050546527,-0.0064497064,0.01630563,-0.035398636,-0.011489465,-0.0020564052,-0.041045204,0.05038897,0.043943416,0.02886165,-0.031662103,-0.014071822,-0.011634995,-0.0033425055,-0.05461061,0.024395939,0.0033622573,-0.012401409,-0.010599633,0.01762484,-0.028393386,-0.0022216307,0.015787512,0.02509726,-0.026469458,-0.018974347,-0.019513443,0.025700316,0.020533679,0.0116992965,-0.02222491,-0.0075972336,0.017772092,0.0043774275,0.057821646,0.03997426,-0.011438457,0.006998352,-0.04831737,0.03869982,0.013857192,0.014664441,-0.018614158,0.064360954,-0.062422987,-0.009345763,0.0078092567,-0.012957021,-0.04811184,-0.006880169,-0.042035215,-0.01642904,0.036420077,0.0075303153,-0.013246545,-0.005920654,-0.009176073,0.014626578,-0.06903422,-0.014345633,-0.012867524,-0.029341726,-0.0026832118,-0.028080044,-0.007398687,0.021631364,-0.016746135,-0.013073892,0.001838539,-0.01018792,0.031019043,-0.053531982,-0.0010773137,0.028794669,0.021605909,-0.055708967,-0.008625877,0.046598233,-0.03000202,-0.02125779,-0.06488742,0.02107603,-0.024385488,-0.017771453,-0.018826209,-0.036884636,-0.03376778,-0.0013997982,-0.0087584555,0.0019143063,-0.0154116675,-0.021738673,0.008133439,0.0013955804,-0.028358238,-0.028549932,0.0009910639,-0.022166722,-0.0025921355,-0.0113053955,0.012199246,-0.037067436,-0.043868348,-0.030145228,0.045564126,0.013576377,0.006059464,0.040936954,0.012802863,-0.02029404,-0.015739325,-0.028616272,0.022549422,-0.04452162,0.03624661,-0.029908327,-0.011222411,-0.024266822,0.012669562,-0.037555635,0.038580634,-0.013137876,-0.029054806,-0.006529965,-0.0016072202,-0.014083361,-0.008605155,0.05668058,-0.0179244,0.020609856,-0.016012857,-0.003137659,0.0037588233,0.030063856,-0.02829456,0.016810993,-0.035757054,0.0033928894,0.011181251,-0.027981054,0.012530403,-0.00984231,0.016785493,-0.023582637,-0.008964168,-0.0034527024,-0.03395512,0.0038209315,-0.029777134,0.004288958,0.0128044365,-0.019820945,0.030823514,-0.029208826,-0.035883415,0.03688295,0.050215032,-0.005944653,-0.0049040597,-0.031462394,-0.018782943,0.011352244,0.023816943,0.044791352,0.01443617,-0.039474607,-0.011186295,0.0039482145,-0.027652202,0.018980723,0.028376376,-0.060245752,0.0002208471,-0.03466629,-0.034122933,-0.022239676,-0.010157276,-0.025571458,0.009361572,-0.0035234895,0.0026324734,-0.04389053,0.007540896,0.00820436,0.03342025,-0.15310687,-0.00026444424,-0.006353526,0.016841756,-0.036879923,-0.0036661502,-0.045638338,-0.039263517,0.004118173,-0.049571473,-0.052262794,-0.030859044,0.020598225,-0.03586411,0.029961973,0.021236831,0.0031552901,-0.019384416,-0.008446018,0.05289909,-0.019783953,-0.0023826675,0.03876327,-0.01224376,0.016214568,-0.020222457,0.016561717,0.018570319,-0.024665635,0.027178315,-0.011352277,-0.0021412838,0.013230299,-0.014878735,-0.0061403182,0.016616095,0.013559516,0.029072946,-0.021301432,0.0067255236,-0.06821488,0.033989474,-0.03352949,0.061688013,0.0120645035,0.054457154,-0.030502705,-0.031038146,0.0008524513,-0.01209731,0.056868587,0.010259393,-0.010318014,-0.0025969683,-0.02923421,0.027511707,-0.028749166,-0.016688814,0.03233702,0.025090048,0.018025065,0.028289968,-0.026810521,-0.009652204,-0.04787228,0.015796963,-0.016481908,0.006846264,0.0019846126,-0.0014947798,-0.014354665,0.07525763,-0.008283662,0.015761046,-0.022116682,-0.014285857,0.046695862,0.006938097,-0.06795196,-0.025620162,-0.03905237,-0.033443052,-0.011614335,0.014161942,0.035545748,-0.0038182705,-0.009230533,-0.024716476,-0.045998774,-0.01175128,-0.06512003,-0.050133012,0.008456083,0.021008391,0.00212219,0.0015802371,-0.016499534,-0.04570803,-0.0039625005,-0.020914122,-0.03638692,-0.074276626,0.0069131833,0.0044191997,-0.030384354,-0.03864541,0.01827666,-0.014037588,-0.0016849398,0.0072946823,-0.020668209,0.02059443,-0.06044073,0.014163251,-0.07174401,0.016047217,0.0063993987,0.012249322,0.009065959,-0.010887461,0.02645386,-0.0031594317,-0.027012853,-0.026979307,0.062487822,0.0065561505,0.04260224,-0.004665562,0.039650097,-0.025036948,-0.011057669,-0.021896293,-0.03760448,0.024245981,-0.004125342,-0.00317526,-0.025440648,0.043687366,-0.020197839,-0.07108352,-0.027749548,-0.020190423,0.012837579,-0.025557851,-0.002028655,-0.052314226,0.015231748,0.014467488,-0.012535712,-0.0068038558,0.016092801,0.024451183,-0.017624578,0.045850243,0.025589947,0.04929344,-0.010467359,0.031250466,-0.01435069,0.020325236,0.02436877,-0.05707566,-0.023798285,-0.036951795,-0.019517684,0.064660475,-0.012169892,-0.058892634,-0.028649738,0.06677397,-0.02492932,0.01750492,-0.024314156,-0.019000309,0.05503552,-0.020708162,-0.012425036,-0.04233825,0.024729975,0.0261784,0.031517833,0.0053789583,0.03353591,-0.015197595,0.014412612,0.00022328329,-0.01293027,0.0065307724,-0.0056886435,-0.012860528,-0.00090303353,-0.014684264,-0.022537809,-0.03926257,0.04272949,0.0241683,0.0006814584,0.0083257435,-0.0007198018,-0.00015854195,-0.016125875,-0.011470844,0.019690903,-0.008950298,-0.015189474,0.022273364,-0.0044696955,0.0057097143,0.048718262,0.03531045,0.012072434,0.0044031907,-0.048746057,-0.017640267,-0.00070781645,-0.019544853,0.02116389,-0.0071419845,-0.01108516,-0.025313443,0.012092669,-0.02358594,-0.012986599,-0.03045396,-0.032165375,-0.025104389,0.030956872,-0.0071248966,-0.03276813,-0.0024640786,0.017776098,0.05536095,-0.004200242,-0.0022754204,0.022459084,-0.03002425,0.031559758,0.052795753,0.012415559,-0.03809864,-0.0118204085,-0.0050083855,-0.07042955,-0.022865511],"last_embed":{"hash":"13zzqj8","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"13zzqj8","at":1762844562338},"key":"Work/Random/PluginsDesktop.md##{1}","lines":[3,3],"size":308,"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":1},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":1},{"title":"♡","target":"https://remotelysave.com","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"13zzqj8","at":1762844562338}}, +"smart_blocks:Work/Random/PluginsDesktop.md##{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04023552,0.000610768,-0.026608802,-0.012105383,-0.0054570283,-0.025265804,0.011698893,-0.011048362,0.026436092,0.033542268,0.009949832,-0.008679736,-0.0068418337,0.029484788,0.050836347,0.012751677,0.0030873818,0.010128721,0.022145113,-0.012400828,-0.02951331,0.0010290584,0.020259723,0.0050747273,-0.03736919,0.0014259734,0.047875974,0.012263214,0.06701792,-0.029408865,-0.0006898667,-0.042995494,-0.0074982825,-0.0019434051,-0.034669906,0.007593713,0.006060906,-0.06422162,-0.049671885,0.024569556,0.0056061167,-0.023584045,0.002349361,-0.0540027,0.013452888,-0.015398283,0.0009561926,-0.0025608304,0.034889985,-0.024120547,-0.029262498,-0.014354865,0.054470237,-0.026328538,0.02551715,0.03400263,-0.005699397,-0.033980794,-0.06526459,0.021027973,-0.0923412,0.03175635,-0.046681374,-0.035838638,0.04351429,0.048304487,0.008096803,0.0032885894,-0.0164158,-0.029839965,-0.008223687,0.04031781,0.03937298,-0.00035201217,-0.053235885,-0.010721417,0.026008755,-0.01291946,0.02585087,0.035033926,-0.011277721,0.030742845,0.019761339,-0.019881308,-0.019847725,0.007997739,-0.0038947735,0.045638118,0.013792223,0.037065607,-0.033477906,-0.005240598,0.031340167,-0.06376036,-0.035963893,-0.028549606,0.03625374,0.027809294,0.029090634,-0.0044364426,0.024675107,-0.011369705,0.029612813,-0.011402382,0.058534957,0.003498127,-0.012728682,0.005643287,-0.008844305,-0.021382494,-0.008296504,-0.006618504,0.027616315,-0.00464678,-0.01077295,-0.008538115,0.011901871,-0.04173548,-0.00991304,0.026852699,0.030472334,0.005750935,0.05805985,-0.03913761,0.01871981,0.019846478,0.027736906,0.012938561,0.016253255,0.016112473,0.030407146,0.0038994958,-0.016944995,-0.0041753105,-0.046923406,-0.0046163546,0.00822376,0.00053204584,-0.012309514,-0.078233,0.008614554,0.031587362,-0.010769434,-0.033333767,0.067256756,-0.079397134,0.0009855044,0.030848755,0.017115124,0.007974395,-0.025884803,0.020357054,-0.020818995,0.059607767,0.003902924,-0.06250387,0.005582057,0.020231796,-0.019099409,-0.012919053,-0.028331378,0.05615569,-0.023050506,0.0510096,0.01645612,-0.011523239,0.04019308,-0.012260431,-0.0026661935,-0.050680377,0.011554864,-0.023398645,0.010978,-0.0029181628,-0.008044777,0.013036442,0.07996861,0.031722285,0.06289547,-0.010353917,-0.06714687,0.017905578,-0.04756453,-0.0105469655,-0.016189601,0.019271353,-0.0009819515,-0.014020249,-0.016393954,0.013724449,-0.004884699,-0.043341424,0.028837336,0.03492643,0.02297957,0.008960907,-0.00013543047,-0.011345344,-0.03601502,-0.016898906,-0.013229188,0.049855374,0.031541582,-0.059324306,-0.0013683729,0.007855374,0.013230451,-0.053788066,0.009851,0.0121509945,0.016498564,0.0062969183,-0.0031487434,0.01270565,-0.0075426674,0.018838145,0.011878069,0.0102631785,-0.022972194,-0.004011041,-0.03439605,0.032988433,0.01994211,0.0349728,0.032921415,0.024155322,0.031528708,0.034012932,0.029071566,0.042220768,-0.001988048,0.000556711,-0.009605721,-0.005194276,0.05611166,0.023064218,-0.029887289,0.037534576,0.032191012,0.005088687,-0.0032186687,0.009137683,-0.01388824,-0.02317771,-0.0433467,0.01674343,0.033996254,0.030629538,-0.02865715,0.004907152,0.0056645893,0.01161451,-0.03521195,0.05094006,0.057865795,0.024487603,0.022849396,-0.009431002,-0.016131058,-0.037695576,0.014741349,0.04056533,0.007548311,0.031018885,0.017512504,0.010407617,0.03465741,-0.026659962,0.059665382,-0.01047352,0.019847613,-0.0007466269,0.0393874,0.0065211887,0.03599894,0.015845943,-0.01496718,-0.04105482,0.07197964,0.036048036,-0.001534504,0.037646316,0.018309405,0.024362164,-0.0015365697,0.026684413,-0.016028052,0.045824714,-0.009269801,-0.0076665604,-0.02845221,0.008302814,0.08288066,0.000072029114,-0.0074796556,-0.021115083,-0.00006270555,-0.17595175,0.020393519,0.013883665,0.057096146,0.005009162,0.002716468,-0.05556015,0.02599966,-0.045920875,-0.020589823,-0.0018101038,-0.048545115,-0.019108776,-0.030669283,0.035175595,0.008155192,0.008986622,0.0068837153,-0.011911635,-0.051281415,-0.028241873,-0.038885545,0.04149708,0.0213024,0.009131599,-0.027568229,0.053354297,0.0027738265,-0.0014855434,-0.048896454,-0.01163697,-0.024974365,-0.0052615125,0.022939855,-0.0046366556,0.02661845,0.0086508095,-0.027393581,0.017882787,-0.009197716,0.048110273,0.023495942,0.00077505765,0.06254938,0.022525037,0.0021338551,-0.006105043,0.03463914,0.0067033283,-0.007913983,-0.011602935,-0.024196476,-0.0031195476,-0.00204415,-0.04055601,-0.018354952,-0.009814866,0.04371155,-0.014170597,-0.045146585,-0.012567784,-0.037998334,0.0051191663,-0.034796517,0.007978439,0.024670077,0.007929233,-0.025678303,0.030557545,-0.00116685,0.04728913,-0.05846683,0.009492933,0.02415494,0.047032133,0.0045932923,-0.055728875,-0.038397077,0.021800129,-0.11259721,0.022627419,0.045130048,0.0007652132,0.016573936,-0.021307629,-0.018550778,0.007942448,0.009576567,0.019680519,0.25354013,0.03829591,0.010606565,0.0027551514,0.0053558475,-0.0011921341,-0.03726093,0.01684183,-0.03957799,-0.02178288,0.0014584291,-0.014865939,0.021590834,0.034731977,0.021644507,-0.0018855063,-0.041917823,-0.0010390957,0.03458889,-0.044287972,0.010246556,-0.060326867,0.005793269,0.007853402,-0.062828355,-0.0039767,-0.0049519185,-0.014641874,-0.03544281,0.013645411,-0.04108528,0.008473943,0.054369606,-0.024877682,-0.048572063,-0.009299813,0.004187037,0.0130406665,0.072181165,0.02993135,-0.02605509,-0.015108205,0.011238486,0.024743248,0.005915405,0.011293799,0.006029091,0.019200228,-0.037779532,-0.025912851,-0.033381216,-0.032746304,-0.037313066,-0.008416354,-0.03321684,-0.0064857,-0.005607591,-0.020781668,-0.0033577965,0.053514063,0.011885918,0.010777292,-0.00646513,0.013015232,0.032292727,-0.022547018,0.020650676,0.018219521,-0.03656295,0.00017194873,-0.025662292,0.009760373,0.03558978,-0.004206222,0.045658097,0.0077165137,0.06655642,0.049635574,-0.03313709,-0.022665484,-0.05006678,0.02018937,-0.00622091,-0.013129978,0.040933106,-0.029808333,-0.009019222,0.06679177,0.003056432,-0.034664158,0.015563215,0.0098041985,0.012263808,0.03786817,-0.017071519,-0.008382508,-0.00048350537,-0.022379609,-0.028168222,-0.004534766,0.0031776307,-0.042591788,-0.07842472,0.006559211,0.029826086,0.024497535,-0.0070262034,-0.024212863,0.05329147,0.037098613,-0.02325687,0.022153625,0.0150452545,-0.051184535,0.012094172,0.047871202,0.0027650064,0.02713623,-0.007740289,-0.00920576,-0.0150622185,0.017020658,0.01591207,0.008706633,-0.0139430305,-0.009848728,-0.018663531,0.017207045,-0.051072333,0.010830319,-0.0035318006,-0.032752134,-0.0114911385,0.04668462,0.03549578,-0.02411897,0.023250744,0.013877642,0.0180223,0.009277608,-0.045439728,-0.010401126,0.0069905478,-0.008583344,0.016433397,-0.02763143,0.029445944,0.05111937,-0.029398145,0.032955237,0.06245745,0.029732123,0.017831774,-0.000108707,0.021830779,-0.004626073,-0.020617438,-0.04822937,0.048162412,-0.025752673,-0.016416617,0.0375996,0.025884876,0.050894562,-0.052813664,0.023164136,0.01761111,0.027156854,-0.030357879,-0.03017632,-0.0039733523,-0.019436384,-0.04740214,0.04953343,0.033682372,0.015134339,-0.022954877,-0.03733066,0.0074367607,-0.055455796,0.0067943237,0.006814078,-0.032920495,-0.027603425,0.041432913,-0.011543981,-0.019495914,-0.012183548,0.0011900614,-0.05160635,-0.02028019,0.08398309,0.008524052,-0.0067046727,0.03416172,0.04227153,0.056340765,0.03584263,0.015244363,-0.027299352,-0.022072481,-0.010218573,0.0005388947,-0.0022352978,-0.013123801,-0.04660529,0.019912986,0.041164517,0.006682466,0.012454962,-0.021956354,-0.027793271,-0.09808862,-0.0014243679,0.029116794,-0.0010302507,0.012569445,0.055734765,-0.008987541,0.014558898,0.004330866,-0.017617382,-0.040900953,-0.043974373,-0.043150175,-0.0051351907,-0.014672727,-0.009681123,-0.012570107,-0.047376413,-0.002988551,0.005685755,0.0041906573,-0.021226684,0.03721413,-0.0046691457,-0.0042617884,0.047345612,0.039362323,-0.03122343,-0.009191275,-0.018594924,-0.0131612765,0.021549001,-0.0044636065,-0.0139967725,-0.026336176,-0.001581421,0.07349365,0.0390113,-0.030406144,-0.051163197,0.032132816,-0.044437572,0.025013218,-0.018108325,-0.012313545,-0.0374029,-0.014902245,-0.031225065,-0.009659617,0.06127137,0.010416843,-0.0014776512,-0.024960509,-0.0048869993,0.03526059,-0.058772597,-0.04417981,-0.016944839,-0.030046543,0.036250614,-0.024066243,-0.020392038,0.003778178,-0.01598456,0.0021964002,0.039192352,-0.01751624,0.011040598,-0.054808427,-0.05141348,-0.0054686074,-0.015015689,-0.06269885,-0.019697785,0.02108682,0.01884555,-0.013305125,-0.029565578,0.030672872,0.014982097,-0.053575423,0.004659015,-0.0093942005,-0.0054573924,-0.03258078,0.02882098,-7.6320373e-7,-0.0059775766,-0.018410847,0.016446082,0.007876529,-0.027106564,-0.013385433,0.02020506,0.0056453357,-0.023702802,0.009224078,0.013471988,-0.021965882,-0.04533198,-0.0033437174,0.05843503,-0.04830573,-0.01313867,0.05532841,-0.047728308,-0.01571013,0.02198758,-0.03258144,0.00943146,-0.012534468,0.03127486,-0.05161566,0.023234326,-0.0018241267,-0.038048122,-0.034922045,0.022249924,-0.036329944,-0.015780741,-0.010444815,-0.01767338,-0.00702203,-0.033390883,0.045785617,-0.027956003,0.024410315,0.0032529836,0.021418037,-0.02296312,0.046086695,-0.0067630894,0.016969398,0.016122123,-0.039222002,0.015588733,0.000038064274,0.0028198534,0.021553554,-0.027438698,-0.045049287,-0.003137838,0.015365629,0.008190081,-0.05634952,-0.008490795,0.006653446,0.026597092,-0.0053223856,-0.015441018,-0.02842032,-0.010634792,0.016517136,0.023069128,-0.0049604718,-0.021203503,0.027589422,0.002830387,0.015784701,0.028233504,0.033670105,0.04733346,-0.05420043,0.018954862,-0.033019233,-0.018724592,0.03411842,-0.0292438,-0.022233447,-0.039047033,-0.075925834,-0.016601373,0.041672107,-0.029725328,0.018414328,-0.010371724,-0.004423412,0.022380803,-0.005580616,0.014360676,-0.013037053,0.0441764,-0.14097033,-0.008385564,-0.008303115,-0.011218565,-0.022256384,-0.00041447632,-0.034059614,-0.034833252,0.010347349,-0.034287788,-0.06473492,-0.0045006904,0.006229535,-0.03930935,0.03100312,0.011540435,0.014007895,-0.01679386,-0.049642976,0.024412178,0.00887139,-0.04110332,-0.006448307,0.001886776,-0.01194196,-0.012662664,0.105771795,0.009973186,-0.028965043,-0.031201202,-0.003071841,-0.039356682,0.024174936,0.056062195,-0.033052687,-0.022390971,0.008051849,0.055005435,-0.012777977,-0.016735394,0.0091393,0.041363336,-0.016521856,0.046280645,-0.01833426,0.041209858,-0.0059504276,-0.041983664,-0.085836075,0.013339358,0.024309378,-0.0063822647,-0.028846873,0.03054111,0.018106477,-0.0070530726,-0.0771066,0.00046092755,0.05180894,0.05993746,0.0060249963,0.016430067,-0.059037037,-0.016880438,-0.029316433,0.005966241,-0.012221712,0.008687709,0.007892398,-0.0051203463,-0.0010940604,-0.01637354,-0.01301181,-0.062400926,0.005362835,0.003549059,0.0043203,-0.02686037,-0.03251292,-0.040900964,-0.027635114,-0.026187792,-0.038485937,0.008342266,0.0138835395,0.015514805,-0.014306901,0.03573016,-0.07029564,-0.0025353848,-0.045810133,-0.054218512,0.0036475004,0.014603117,-0.004487438,-0.013192208,-0.022193773,-0.0022385726,-0.030065833,0.0010270346,-0.017391348,-0.039931986,-0.0254645,0.029550368,-0.02623358,0.0070991702,0.024545254,0.019182092,0.016296655,0.0031637587,-0.0051084603,0.011437619,-0.021621887,-0.031131081,-0.04509007,0.012880039,0.0024147606,0.002440909,0.019964926,-0.028342228,0.03205422,-0.03423439,-0.032332808,-0.015430377,0.0627951,0.03660541,0.04374704,0.022583004,0.051258348,0.010650495,0.02456746,-0.040950883,-0.0031703478,-0.0046002325,0.014589898,-0.020975744,0.0060765212,0.039448563,-0.0085110525,-0.04275594,-0.0406524,-0.026107462,-0.018596826,-0.04177038,-0.0080545945,-0.022616418,-0.007038642,0.0017232896,0.0052194768,-0.04831302,-0.0029074035,0.015529326,-0.013459091,0.019939011,0.0033266924,0.037488088,0.0063715237,-0.013741384,0.03083045,0.028692419,0.044025518,-0.03367829,0.0043343813,-0.000011348506,-0.015385621,0.018570544,-0.012695818,-0.03121726,-0.038654335,0.010044407,0.019464567,-0.014932541,0.005138161,0.0022105272,0.0701179,-0.025775615,0.002698706,-0.017512748,0.019688025,-0.021217003,0.028264623,-0.023985978,0.062105037,0.02417352,-0.017213915,0.0096670585,-0.016770316,-0.042808052,0.022584876,0.0013887649,-0.014725659,0.005715052,0.026934035,-0.014097804,0.018911175,-0.009234618,0.019939363,0.00984348,-0.0077254614,0.03890204,-0.022274395,0.014230502,0.037260026,-0.00592698,-0.021288626,-0.045054685,0.010900956,-0.04879588,-0.01949726,0.015719818,-0.004880002,-0.009227216,-0.045854755,0.014331344,0.0002710958,-0.010984712,0.03789085,-0.011422617,0.035357412,-0.02561762,0.040836394,0.02378169,0.0020441057,-0.024480829,-0.0032852308,-0.010534482,-0.008226628,0.023441898,-0.017910035,-0.014372651,-0.03013574,-0.012083186,0.0024379233,-0.0069239466,0.050026823,-0.024142675,0.0061348747,0.026269494,-0.029514112,0.0042342315,0.01768808,-0.009043891,-0.008002811,-0.00023351992],"last_embed":{"hash":"1m3x8fh","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1m3x8fh","at":1762844562338},"key":"Work/Random/PluginsDesktop.md##{2}","lines":[4,4],"size":375,"outlinks":[{"title":"♡","target":"https://buymeacoffee.com/tgrosinger","line":1},{"title":"♡","target":"https://github.com/sponsors/tgrosinger","line":1},{"title":"*Tony Grosinger*","target":"https://grosinger.net","line":1},{"title":"**Advanced Tables**","target":"https://obsidian.md/plugins?id=table-editor-obsidian","line":1},{"title":"♡","target":"https://paypal.me/tgrosinger","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=table-editor-obsidian&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1m3x8fh","at":1762844562338}}, +"smart_blocks:Work/Random/PluginsDesktop.md##{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.038660154,0.011904467,-0.013722867,-0.0129861,-0.044883147,-0.041953135,0.040490475,0.03564607,0.030312082,0.011730654,0.0005562144,-0.008715609,-0.0034751168,0.014286634,0.019594388,-0.038488884,-0.007924663,0.013309048,0.013874013,0.0021239582,0.018395042,-0.002182333,0.047283027,0.021179253,-0.013831058,0.022827264,-0.0069002085,-0.029838527,0.0392511,0.030408215,-0.011045017,-0.0044333306,0.029734198,-0.042587634,-0.042237524,0.016336352,-0.011414076,-0.0099420585,-0.057325296,-0.0008268881,-0.0048837764,-0.021409383,0.021957468,0.02998807,0.0057295817,-0.016409906,0.021745265,-0.009546477,0.013787235,-0.02272485,-0.015744776,0.015366408,0.035940863,-0.10290936,0.00688911,0.011946834,-0.022388788,-0.035128888,-0.064482614,0.005431567,-0.06322207,0.031162031,0.0022644156,-0.016758977,0.04016618,0.04680708,0.019144824,-0.005994904,0.0040108017,-0.04350401,-0.0010541547,0.022378618,0.011930677,-0.05260873,-0.027298015,-0.034178145,0.026501035,0.00986647,0.015562127,0.058917176,0.0064559323,0.051927567,0.015565053,0.007592274,0.066579156,-0.011837098,0.0019348776,0.044025056,0.0030910918,0.01860368,-0.03760932,-0.010736745,0.027280578,-0.07063761,-0.034482516,-0.017117456,0.048161328,0.03328813,0.088354856,-0.0090497015,-0.0116511425,-0.007816723,0.015988799,-0.04554762,0.043588463,0.02619748,0.035811465,0.016698102,0.004851035,-0.019005138,0.009086238,-0.023867046,0.024177557,-0.02829389,-0.006366809,-0.0449866,0.026301173,-0.02876769,0.014216134,-0.014258258,0.016254557,0.037119813,0.03139853,-0.026557203,0.0101282,0.024301201,0.00058950897,0.041850448,-0.015782362,0.025979415,0.010203178,-0.005709856,0.004956862,0.040007267,-0.037991658,-0.0044111023,-0.021521771,0.01392852,-0.03816711,-0.079064995,0.0028322616,-0.025835788,0.0042746738,-0.04599403,0.051892452,-0.0305828,0.015595335,-0.0058537205,0.042042024,0.0045568175,0.012007065,0.015714709,0.033647716,0.04725954,0.029100157,-0.017659534,0.027813243,0.048642874,-0.007397838,-0.039696198,-0.023508634,0.02780866,-0.06791272,0.039287664,0.037570506,-0.049727,0.02182281,0.0019449056,-0.0074720066,-0.010168121,0.001627331,-0.021596279,0.021382736,0.012690631,0.01114501,0.02194797,0.064367734,0.02588563,0.010135231,-0.005905639,-0.06644441,0.025195781,-0.061101463,-0.012447578,-0.044602484,-0.02592252,0.02445987,-0.014161087,-0.005475372,0.040803943,0.007951274,0.013752917,-0.008820844,0.030380424,0.06815314,-0.018176533,0.0051619587,0.041178744,-0.005918317,-0.034854762,-0.0019037585,0.001356707,0.035418537,-0.04522788,0.008205366,-0.012299392,0.0191686,-0.064348735,0.025320875,-0.00023258656,0.0068653547,-0.0125117935,-0.021970782,-0.005211961,-0.037746895,0.027697567,-0.00035704797,0.0015435674,-0.011257671,0.01135531,-0.024515027,0.04677869,-0.019195395,0.020733075,0.0017978904,-0.012993344,-0.009053236,0.0510831,0.0018359036,0.056548856,-0.047618896,0.024648832,0.026133182,-0.013765514,0.044602256,0.0019701438,-0.050870676,0.022387601,0.0019673964,-0.00057257223,0.029351395,0.0114057455,-0.00452709,-0.015601394,-0.03507652,0.03505896,-0.006653852,0.013665573,-0.019635303,-0.037542272,-0.03073974,-0.009065101,-0.046365265,0.011807289,0.043764897,0.02126117,0.021806937,-0.0037637744,-0.049841028,-0.027931198,0.030087285,0.013218595,-0.007990203,0.030023562,-0.005593079,0.023445986,0.04341617,-0.0057414216,-0.0024268113,0.03073641,-0.015123329,-0.018166611,0.021085437,0.0004484443,0.035123687,-0.016133089,-0.0063465848,-0.032136027,0.035227995,0.010794212,-0.00078336033,0.050238375,0.032219376,0.041902233,-0.03285226,0.023520261,0.0019598878,0.0019679943,0.008549322,0.021958288,-0.061781093,0.0058868863,0.078785986,0.02302359,0.0025675497,-0.0136197945,-0.021293405,-0.17243995,-0.027690737,0.0075751743,0.027384682,0.013818123,0.0054390323,-0.038006287,-0.003219695,-0.05786254,-0.004220988,-0.00016558723,-0.026302842,0.01401419,-0.016334051,0.0009007301,-0.00047755145,0.029126558,-0.008711491,0.023754682,-0.025122747,-0.07027862,-0.023175003,0.072609186,0.013091085,-0.0086862,-0.01852354,0.039944045,-0.0544084,-0.021107288,-0.0022434313,0.030546708,-0.038580503,-0.009498899,0.004070491,0.03425655,0.019605616,0.018273689,0.021499395,-0.0031638858,0.004896129,0.04632933,0.008521828,0.023774644,-0.015872616,-0.009530975,0.0057768407,0.023496957,0.018759852,0.0074403966,-0.0097384835,-0.017990537,-0.021633465,0.012648318,-0.013633691,-0.03621717,0.009092174,-0.006647302,0.04367468,-0.007878873,-0.021224558,-0.03586727,-0.006001907,0.010868296,-0.04786747,-0.015072323,-0.00710828,0.019378057,-0.04116958,0.00700339,-0.0115417335,0.002298268,-0.047839046,0.035598826,0.020856723,0.012863902,0.033822376,-0.017805519,-0.021804892,0.027396904,-0.113968164,0.04134422,0.020069191,-0.0017240212,-0.0045002587,0.0026265527,-0.04979177,0.003601277,-0.04014615,0.0404417,0.26367632,0.009612741,-0.0070001157,-0.012481035,0.049937245,-0.041140635,0.006315872,0.06859568,-0.04186859,-0.0022373868,-0.015210264,0.0008146216,0.03136704,0.04866554,0.027270334,-0.04319832,-0.031977646,0.0037819233,0.039538484,-0.024722634,-0.013623514,-0.067439966,0.009685732,0.006820021,-0.068275906,0.016337879,-0.0018371026,0.010219515,-0.03925899,0.025365861,-0.0478323,0.047077667,0.058025997,-0.014296037,0.012783326,-0.011058526,0.0013903504,-0.025352435,0.072121635,0.0022787743,-0.016411781,0.0021482895,0.054226253,0.022729138,-0.002462227,-0.03344242,0.012259535,0.028756004,-0.02319471,0.044694632,0.0015134397,-0.03137033,-0.0034563688,0.0022991232,-0.04460156,-0.036817487,-0.013396955,-0.061510168,-0.0058558783,0.051158745,0.034261778,0.02123714,-0.016583053,-0.009245934,-0.00027705941,0.008980654,-0.0067536323,0.043604627,-0.009281795,-0.0028836424,-0.02846053,-0.009102203,0.024586806,0.0037678822,0.037306674,0.031191038,0.071976855,0.02894595,-0.017099718,-0.016163165,-0.052731857,0.035214625,-0.0486791,-0.02977566,0.014831704,-0.020743102,0.016765064,0.037656188,0.0021873463,-0.05505803,0.06383553,0.017282018,0.0021624179,0.045001067,0.0056381742,0.03138972,-0.0056734667,-0.05428134,-0.02348972,0.017407468,-0.018271068,-0.013187961,-0.015406084,-0.022309411,0.016502844,-0.0017262746,-0.0019775354,-0.011689152,0.01601972,0.022746501,-0.034880128,0.011271749,0.0040323106,-0.043563697,-0.034126867,0.03403838,0.056936324,0.022124501,-0.0095093,0.011296969,0.0030620995,0.0050432463,0.0013190168,0.0147483265,0.0115480125,0.0007963242,-0.02260339,0.050985713,-0.08135391,0.047540203,0.016363114,-0.04538982,-0.024806956,0.052778475,0.03189055,-0.03016563,0.026096962,0.00738411,0.020192586,0.06575937,-0.03837833,-0.0025260223,0.012265839,-0.008362272,0.0010237289,-0.0016250737,0.028683005,-0.02946967,-0.018411452,0.025203729,0.024153706,0.03361422,0.026494497,0.0052030906,-0.029438457,-0.017667066,-0.0031951147,-0.026442157,0.01724927,-0.022969635,-0.010028414,0.014716514,0.06416598,0.06408321,-0.06765276,0.04310232,-0.020229489,0.021229563,-0.04149977,-0.035229366,-0.017782554,-0.0058944304,-0.06514122,0.023996908,0.005315251,-0.037818737,0.0009877343,0.0052395244,0.004624009,-0.029870415,-0.010303404,-0.021629259,-0.040054742,-0.01627961,0.025319278,-0.035464816,-0.043308023,-0.00989514,0.035125066,-0.035103288,-0.03359644,0.07661844,0.037364732,0.004147891,0.040965278,0.03012743,0.051891368,0.014965585,0.018959131,-0.0072514117,0.0015860574,-0.047370564,-0.009168,0.006770017,0.016527642,-0.07473745,-0.006975041,0.045913115,0.026343727,0.017887684,0.0136119425,-0.026487542,-0.016611049,0.00077645737,0.034622543,0.02038545,0.022951055,0.045451514,-0.008647956,-0.028658655,0.018417852,-0.033697955,-0.013284775,-0.055846706,-0.0045212274,0.000024685221,0.015074041,-0.031062428,0.020284187,-0.04405699,-0.0032346996,0.0245323,-0.0066671777,-0.030326897,0.0008493647,-0.03029229,0.028925408,0.034851626,0.046010096,-0.005054303,0.0014074843,-0.036481358,-0.0064248396,0.030872243,-0.022619946,-0.027111316,-0.035796776,-0.010304009,0.057971045,0.0075788717,-0.053516686,-0.071256414,0.011829325,-0.048935067,-0.031559512,-0.009659566,0.025544422,-0.016746093,-0.0318687,-0.025180677,-0.019709004,0.05857342,0.0017568117,-0.0019087563,0.0069356915,-0.004386268,0.0075212996,-0.056725055,-0.02333515,0.020677712,-0.027337976,0.033497542,0.0011049157,-0.0019131759,0.03087581,-0.01678557,-0.0015199746,0.04772968,0.024632873,-0.0035064393,-0.032030016,0.009552642,-0.011278181,0.0011541938,-0.041756008,-0.023110326,0.0017364189,0.007510579,-0.014119397,-0.042711325,0.020059634,0.008144017,-0.052384388,0.0014886954,-0.018618952,0.0012038434,-0.017019281,0.017652683,-0.005060068,0.029441737,-0.0008242444,0.020343816,0.0037283127,-0.006064415,-0.040261194,0.005293264,0.007879151,0.0071689268,-0.022121295,0.03095841,0.00846208,-0.043477383,-0.029529223,0.053143635,-0.010068431,0.018821808,0.02907471,0.01462589,-0.007455248,0.008484929,-0.0028362544,0.021578027,-0.027200505,-0.032851867,0.0071826214,-0.0012726283,0.032881495,-0.042926844,-0.034748364,0.016307807,-0.026723616,0.007994564,-0.007537571,-0.047876462,-0.025171015,-0.038647704,0.051894262,-0.017558604,0.01021396,-0.015006184,0.028583283,0.0022517305,0.043482814,-0.043837797,0.016059635,0.029958388,-0.023174537,-0.0012511656,0.014883959,-0.024314746,-0.0016159881,0.0045099356,-0.01860312,-0.0048393756,0.03826344,0.025851185,-0.0071113575,0.01311452,-0.014113284,-0.018438399,-0.02386173,0.004872199,-0.0024867924,-0.037405167,0.0041579837,0.051088065,-0.009313011,0.032067318,0.030676438,0.0016376766,0.009948705,-0.02499475,0.00961757,0.01755704,-0.017199574,0.0110243475,-0.01583708,-0.014611128,0.008327928,-0.01788096,-0.03018319,-0.0023864917,-0.03902816,-0.027409557,0.030333728,-0.04763078,-0.0044064424,0.038989052,0.026637169,0.03970338,0.030430147,-0.02026755,-0.020192152,0.035378937,-0.14584683,-0.002881617,0.01067662,-0.00957106,-0.011893819,0.0009798058,-0.047988914,-0.019462915,-0.025635503,-0.058282577,-0.06914088,0.00007790231,0.05007929,-0.016667,0.038749743,0.019274782,0.009006149,-0.020021081,-0.029770445,0.048691634,-0.02063815,0.006809432,0.037532765,-0.007053887,0.029503632,-0.012535798,0.007888281,-0.005852011,-0.04296955,0.013597755,-0.030662136,0.0027482014,0.015751408,0.028624823,-0.05867342,-0.017892424,0.031998124,0.029762356,0.0031697548,0.013548722,-0.022956003,0.03218802,-0.015053126,0.06681138,-0.02573256,0.06808281,-0.012081639,-0.017175682,-0.057466783,-0.026117781,0.051536452,-0.010145648,-0.051166777,0.02020285,-0.023676516,-0.0047705485,-0.03403096,-0.010688785,0.025951192,0.014839396,-0.048876777,0.030519774,-0.0378871,-0.038179282,-0.048696015,0.00546778,-0.042578604,0.023046037,-0.0029222323,-0.021592073,-0.032398485,-0.038154006,-0.032665916,-0.037123103,0.009140077,-0.004147467,-0.007391549,-0.027208418,-0.038669612,-0.019545257,-0.01752758,-0.04174541,-0.03485745,-0.014496682,0.027896466,0.019884096,-0.008366006,-0.0019321697,-0.045277756,-0.002509569,-0.044508643,-0.037635397,0.0043467153,0.024182834,0.033378907,-0.024764612,-0.029577862,-0.02440878,-0.021053562,-0.017837187,-0.055062715,-0.07995811,0.0009134795,-0.042356648,-0.015622462,0.013025369,0.021256052,-0.0045874813,0.007881366,-0.019685818,-0.040340852,0.017765727,-0.026675697,-0.015583224,-0.026418427,-0.0042805593,0.0066523436,0.030996297,0.012057873,-0.023255976,-0.0017386045,-0.011777855,-0.029595394,-0.01878936,0.030184409,-0.012825128,0.05341629,0.034029305,0.050564386,0.018111251,0.0019166083,-0.047808953,-0.007471696,0.020676192,0.013089679,0.024257123,0.016615016,0.0473474,0.009457478,-0.033651713,0.0011851032,-0.0044334177,-0.00920135,-0.03125113,0.021924844,-0.019698434,0.0040654824,0.022761576,0.026800381,0.0019043545,0.003936626,-0.0062624067,-0.028043784,0.028060194,0.033558313,0.050519854,-0.012491358,-0.012819271,0.016254717,0.058629625,-0.013578037,-0.02962499,-0.029643254,0.010131927,-0.0063226386,0.03387826,-0.007999424,-0.039391067,-0.037191253,0.015288468,0.011591485,-0.015052039,-0.021432845,0.0031019666,0.043335486,0.018440349,0.023789028,-0.030639919,0.018288415,-0.00240609,0.043952137,-0.0078597,0.021016799,-0.0018591312,0.02240947,0.047841463,-0.027495196,-0.011461327,0.017863756,-0.028645262,0.0028872315,-0.038121853,0.002952327,-0.016673516,0.028160024,-0.00043203533,0.009795348,-0.016606726,-0.01597486,0.01840672,0.018310897,-0.024054006,0.017561238,0.020073032,-0.051535957,-0.01900679,0.010619164,-0.012017528,0.0066272253,0.010875781,0.040972058,-0.02429324,-0.069824964,0.0073835687,0.0136923855,0.0091149295,0.03636477,0.024947762,-0.0010050462,0.0012255581,0.081273936,-0.007268267,-0.027929308,-0.039400984,-0.014080635,-0.024524529,-0.014598919,-0.010599322,-0.021091277,0.007867264,-0.026088312,-0.0042220806,0.016686063,-0.05664467,0.048816882,-0.010637427,-0.016844599,0.03858769,-0.019760812,0.003535411,0.031364765,-0.022491869,-0.031198157,-0.027384197],"last_embed":{"hash":"1gs682o","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1gs682o","at":1762844562338},"key":"Work/Random/PluginsDesktop.md##{3}","lines":[5,5],"size":304,"outlinks":[{"title":"**Minimal Theme Settings**","target":"https://obsidian.md/plugins?id=obsidian-minimal-settings","line":1},{"title":"♡","target":"https://www.buymeacoffee.com/kepano","line":1},{"title":"*@kepano*","target":"https://www.twitter.com/kepano","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-minimal-settings&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1gs682o","at":1762844562338}}, +"smart_blocks:Work/Random/PluginsDesktop.md##{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.03937584,0.0033754592,-0.021053676,-0.027451538,-0.012845183,-0.055598684,0.035581406,0.0015517776,0.029253973,-0.014346687,-0.0125707,0.006526071,-0.016565364,-0.0006623488,0.030512571,-0.0136678815,-0.008012325,-0.006559395,0.024582502,-0.031749435,0.010478534,0.0031203611,0.03414901,0.00168916,-0.018605705,0.015984043,-0.026505496,0.011061302,0.0521449,-0.025993515,-0.0049703834,-0.037552845,-0.011137276,-0.051020715,-0.045283742,-0.011320388,-0.007120048,-0.028603455,-0.037541125,0.017751567,-0.016833471,-0.0071929246,0.00616135,-0.0024616048,0.05542044,-0.009030079,0.034857143,-0.016402906,0.025773915,-0.0024103422,-0.01851034,-0.003439162,0.08537664,-0.04593745,0.0107535785,0.0073531563,-0.037552457,-0.015090079,-0.08233377,0.015367963,-0.0529821,0.008456416,-0.027121732,0.03561509,0.027000107,0.080940105,0.004279384,0.0088627925,-0.020174848,-0.0039553726,-0.009145894,0.043567788,0.012643066,0.0084114475,-0.047180023,-0.015088577,0.03387976,-0.00958065,-0.012115926,0.041085377,0.00442454,-0.0006501503,0.040979784,0.00947572,-0.003635861,-0.015795292,-0.001901157,-0.0027579104,0.008072869,0.024164492,-0.025457706,0.01761477,0.023291413,-0.038112316,-0.0720094,-0.001504805,0.018992543,0.018344847,0.048114173,0.018076392,-0.012157591,-0.009105622,0.007083825,-0.009180976,0.03921276,0.0046230247,-0.023226807,-0.01918063,0.005025199,-0.0133464495,0.010579143,0.0069511174,0.040376045,-0.0158252,-0.0074451277,-0.013121174,-0.017514255,-0.014126207,-0.0129896635,0.030466082,0.022409206,0.00895003,0.07956688,-0.023372665,-0.0026358056,0.016765472,0.00082847505,0.04781085,0.018296884,0.006012375,0.0022564935,0.03150531,-0.018753195,0.0059880144,-0.06401487,0.010125094,-0.024114933,-0.012724359,-0.02000634,-0.03947407,0.023577735,0.043577924,0.02451845,-0.033768393,0.053749416,-0.046935458,0.045418285,0.00675234,0.035673656,0.0003057414,-0.01661114,0.0024101322,0.016793022,0.028047595,0.0475519,-0.005771936,-0.017402058,0.013256432,0.0008593244,-0.0034833956,-0.045470614,0.029659353,-0.019574255,0.028004231,0.019394245,-0.028009675,0.035148263,-0.009605526,-0.023445262,-0.016665123,0.0005220758,-0.040595274,-0.009512356,0.014820832,0.0028557058,0.023302628,0.06354845,0.01509713,0.059383027,-0.014613387,-0.017915059,-0.0061580823,-0.057328474,-0.03246218,-0.06442288,-0.019353542,0.048657283,-0.039387017,0.004750529,0.020381121,-0.018919902,-0.028899947,0.030272722,0.051714938,0.048128072,0.0034412227,0.031092767,0.028645813,0.00136705,-0.0040500606,-0.015850719,-0.0052558486,0.041174192,-0.03303786,-0.0045111636,-0.021124681,0.030624071,-0.046462752,0.0255679,-0.023928327,0.013543088,0.0055087195,-0.02177745,0.016350493,-0.04741495,-0.0073030265,-0.005379522,0.045497127,-0.051831122,-0.03156972,-0.04591395,0.07796081,0.011206841,0.06831481,0.016781695,-0.013172932,0.011736761,0.068294466,0.017376672,0.020450938,-0.01874978,-0.0028215894,0.018702824,-0.036797322,0.06251959,0.0025359069,-0.054840595,0.016506707,-0.014595375,-0.014381489,0.0038915533,-0.0130711105,-0.0075548002,-0.029555935,-0.04155419,0.02055658,0.025494318,0.03092646,-0.024611792,-0.050287675,0.00096607255,0.00941442,-0.036747485,0.018770324,0.04859575,0.027068017,0.015710661,-0.006715853,-0.033585176,-0.019817626,0.021322783,0.044658862,0.0026708383,0.015615091,0.021415424,0.0022173051,0.041118797,-0.026658636,-0.00056302093,0.00055550475,0.016490376,-0.058250587,0.051823776,-0.004776702,0.020087305,0.0065588825,0.0035430589,-0.034283467,0.060799446,0.020886317,-0.02292788,0.06547406,0.012757426,0.06492012,0.000574556,0.018356552,-0.009850014,-0.033397645,0.020546017,0.026596481,0.0012201105,-0.020339511,0.08209236,-0.010805584,-0.021833818,0.01309906,-0.00007565635,-0.17772965,-0.016880224,-0.0028740037,0.026493559,0.017853832,0.02181053,-0.014016068,0.02881331,-0.05207514,0.023792906,0.0072162137,-0.04639601,0.030636037,-0.036288492,0.016472196,-0.0012181889,-0.025843784,0.023037216,-0.006638831,-0.03616077,-0.056351416,-0.03458643,0.058902673,0.022045203,-0.026838018,-0.026971918,0.082110204,-0.026336731,-0.028036475,-0.010655476,0.012908683,-0.001477172,-0.009183326,0.026631832,0.0074138334,0.05572211,0.0037466646,0.022618886,0.044786025,-0.0011162298,0.035461493,0.040266342,-0.0052755517,0.056076493,0.006436322,-0.016356718,0.00967519,0.027214633,0.023516368,0.0042234575,-0.03125798,-0.03147288,0.0074616214,-0.017247543,-0.047097143,0.02044954,0.0053358427,0.052140523,-0.019435614,-0.021686016,-0.03982099,-0.028722646,-0.02237308,-0.015460034,-0.034733444,0.02805094,0.021155793,-0.044324394,0.027213292,-0.018056529,0.017868072,-0.029114285,-0.005158803,-0.010259932,0.05129106,0.045991365,0.0031644288,-0.038404983,0.049862243,-0.106071904,0.035305995,0.009968636,0.0018008759,0.02711498,-0.019082278,-0.008119241,0.009492885,0.01875657,0.010272024,0.2799676,-0.0018807082,-0.032696627,-0.030574914,0.010236145,-0.034572642,-0.040482394,0.03489798,-0.013709311,-0.024941014,0.012384398,0.018620418,0.031117486,0.03686071,0.055852927,0.027709542,-0.03377863,0.0033399833,0.059817772,-0.030041121,0.018078886,-0.042590495,0.035827726,0.016137188,-0.051807728,-0.015038502,-0.0074590417,-0.0076112784,-0.051701512,0.031079963,-0.04466347,0.009965189,0.053437527,-0.0011621778,-0.02290541,-0.014123639,-0.007271792,-0.047742542,0.030160416,0.013015863,-0.02556862,-0.025240684,0.022218172,0.026799945,-0.018151317,-0.014096615,0.003915383,-0.026403114,-0.03788907,-0.002461086,-0.005775772,-0.036519177,-0.017584259,-0.009562526,-0.032361675,-0.0000924586,-0.013435244,-0.03625574,0.018551309,0.08474565,0.019907797,0.0023576254,0.024389615,-0.010495716,-0.017669894,0.022943327,0.012726965,0.015075219,-0.013545228,0.001254163,-0.020043002,0.0012101528,0.033927344,0.0021307925,0.022280559,-0.016556785,0.06976559,0.07169309,-0.0062523354,0.0085261,-0.02713418,0.05604691,-0.040405158,0.0020775963,0.016145818,-0.038291294,0.012253886,0.038381357,-0.021013439,-0.0314312,0.030268889,-0.010818657,-0.024756568,0.05320336,-0.036208685,0.036998924,0.0058424966,-0.021531694,-0.029131195,-0.013683292,-0.013136521,-0.03319406,-0.0636034,0.026523447,0.0087008225,-0.006546723,-0.039438408,0.02488076,-0.020419685,0.022034556,-0.006043739,-0.0037769675,-0.004508677,-0.069406755,0.00071847055,0.029750358,-0.003049875,0.012984048,0.0061400654,0.00066356204,-0.028328704,0.02836484,-0.03378854,0.024157198,-0.009323261,-0.00026474308,-0.02360327,0.092140235,-0.06431637,0.017458165,0.03900045,-0.041990224,0.004398799,0.049374845,0.04476293,-0.010758626,0.026817128,0.028994419,0.027098168,0.043773264,-0.02661095,0.009896491,-0.003024742,0.007265519,0.010158513,0.009453391,0.011849118,-0.010019329,-0.019149713,0.031284224,0.030767241,0.03926127,0.031115849,-0.020606719,-0.018730883,-0.010710261,-0.013596242,-0.018548263,0.024805827,-0.029183833,-0.004345253,0.03400624,0.021775799,0.05482444,-0.070567556,0.012655176,0.0062858625,0.013682576,-0.024724528,0.0061843903,-0.010355281,-0.015941003,-0.048521593,0.010128193,0.02285434,-0.02703723,-0.045280475,-0.024154607,-0.0078555,-0.026412487,0.0061405813,0.0012225541,-0.03262364,-0.03340893,0.029807972,-0.045854222,-0.007189738,-0.0012100001,-0.00497346,-0.030546749,-0.03656521,0.09606882,0.017163243,-0.0027346076,0.031813394,0.0036344486,0.05653369,0.01012223,-0.008022079,-0.041124523,-0.033246767,-0.043668848,-0.001606926,0.02221849,-0.006974846,-0.054832622,-0.023947839,0.0373381,-0.00087250624,0.0044890037,-0.0077028847,-0.013368667,-0.04821642,-0.0018288026,0.024850754,0.021556498,0.03531407,0.029035697,0.01219358,-0.030394316,0.0058153747,-0.009689038,0.03531114,-0.059670202,0.031961136,-0.011556598,-0.0064518712,-0.009835981,0.013519189,-0.04169875,-0.00007207486,-0.01004464,-0.0050579435,-0.0316899,0.016799977,-0.019331014,0.0057339575,0.038468122,0.0078014326,-0.024622397,0.0025811912,-0.03301711,-0.0019567502,0.05969703,0.021935506,0.005893532,-0.012942756,-0.030377949,0.038887665,0.033476736,-0.02927336,-0.044382293,0.02509623,-0.034420263,0.026842639,-0.0061879926,-0.035014097,-0.02628924,-0.021421986,-0.00044409095,0.00871775,0.06408765,0.015434081,0.0153056085,0.013964673,-0.016800726,0.0050016376,-0.03574186,-0.034543246,-0.008544074,-0.033963807,0.001953773,-0.0025362477,-0.047430273,0.010985418,-0.016886845,0.026981791,0.043329008,0.035826545,0.03085326,-0.051075015,-0.029074246,0.024874328,-0.023184786,0.003207086,0.00018835813,0.016387314,-0.018590122,0.008786244,-0.027454494,0.000029131024,0.010934385,-0.0046441653,-0.026321692,-0.0083885705,-0.014746242,-0.032897018,0.0032461935,-0.0012552103,0.0074894275,-0.019861972,0.013033605,-0.009761067,-0.029028933,-0.028608851,0.02675227,-0.0124002695,-0.017268058,-0.01243763,0.018016841,-0.028024323,-0.028732644,0.022571063,0.04091539,-0.0059881276,0.008059407,0.055610918,-0.0068996823,-0.03376705,-0.014180784,-0.024288995,-0.0027404884,-0.032843128,0.030504512,0.005926896,-0.011124223,-0.023466464,0.0013723962,-0.041361343,-0.030175984,-0.046309453,-0.01964291,0.007439906,-0.024332916,0.0010397917,-0.05150212,0.044166666,-0.02901829,0.010286443,-0.027273286,0.013611364,0.0121144885,0.048502374,-0.045765646,0.0508281,-0.004203978,-0.010364436,0.024212759,-0.01353662,-0.020143308,-0.03699567,-0.011217332,-0.0450149,-0.024132926,-0.0053659887,0.031125963,-0.0017244834,-0.00099315,-0.00064322614,-0.021500265,-0.020787202,-0.020408409,-0.020059573,-0.014296568,0.022426978,0.031821337,-0.009462733,0.02619789,-0.0075946804,-0.0027899868,-0.011428765,-0.013511138,0.04760795,0.020529121,-0.015479433,0.020300817,-0.0052914675,-0.013178024,0.019577328,-0.0070700166,-0.025693681,-0.014357008,-0.034534093,-0.025605727,-0.00029910967,-0.04249121,0.022989755,-0.002075984,-0.0041830176,0.031567685,0.008355188,-0.013783522,0.0073582027,0.04726461,-0.15491919,-0.015126577,-0.021535505,-0.005479575,-0.0017699102,-0.000043530694,-0.091754444,-0.030819658,0.0031242564,-0.026824739,-0.026559312,-0.015367184,0.04508642,-0.043409623,-0.012956317,0.034798972,-0.004869539,0.010971893,-0.0019148225,0.00840205,-0.013771977,0.012410579,0.009590054,0.032493576,0.02822066,-0.023399463,0.010489518,-0.0104543315,-0.03877832,0.0124702435,0.0078469,-0.029785026,0.031538166,0.059336413,-0.028556472,-0.049833342,0.010116642,0.016935462,-0.003317091,0.019071067,-0.007034327,0.03435147,-0.029981649,0.06674164,0.019549578,0.017187433,-0.0040321145,-0.020567847,-0.05752674,-0.0024893186,0.03069106,-0.036172256,-0.035588074,0.0009685681,-0.044407,0.004539892,-0.07135289,0.036288198,0.0016158185,0.044758696,-0.03470791,0.045774482,-0.031493485,-0.008367963,-0.025120191,0.012807046,-0.019405823,0.0054336935,0.012173506,-0.018821282,-0.00789506,-0.036957387,-0.02444643,-0.07187917,0.021246687,0.04298496,0.016754853,-0.018282725,0.0023317507,-0.020175241,-0.04100393,-0.025462974,-0.014841313,0.0061969687,0.06410663,0.027593551,0.004888857,0.02711223,-0.078058355,0.016947532,-0.07417098,-0.033943694,0.012234288,0.01729666,0.016131386,-0.011388653,-0.010807443,0.009528698,-0.03544415,-0.0026394068,-0.0403649,-0.032835685,0.0017673936,0.018320585,-0.029843517,0.009600263,0.0321745,-0.0048262267,0.030311745,-0.014129541,-0.03592716,0.034460563,-0.013202249,-0.015982324,-0.016211417,0.011829758,-0.0032892432,0.008792359,-0.026712427,-0.0016092417,0.032236744,0.0024578252,-0.025291432,-0.01203383,0.038778607,0.027970158,0.04372184,0.00289869,0.031777903,0.0025197556,-0.0044853785,-0.032717224,-0.007919868,-0.011061356,0.011444032,-0.01981728,-0.031243196,0.04838943,0.0069308495,0.0036149372,-0.024196543,0.010893124,0.0069854613,-0.028791334,0.012047419,-0.034250606,-0.013341453,0.017116817,-0.026544452,-0.010877873,0.0010227866,0.0011492745,-0.036002133,0.038270146,-0.010946747,0.06911341,-0.024858978,-0.025424447,-0.012888419,0.054168437,-0.010373415,-0.043880045,-0.03793598,-0.021321489,0.008816076,0.047548853,-0.011058994,-0.010295194,-0.02891264,0.035355195,0.025430888,0.004460209,-0.040051207,-0.015807273,0.058477733,0.00459376,0.008569791,-0.030601919,0.042340863,-0.015132447,0.03268126,-0.0323369,0.06765215,-0.0020368197,-0.01592855,-0.0128288865,-0.035384603,-0.010736425,0.025906486,-0.0027735338,0.026847832,-0.011514724,0.017488014,-0.0014283356,-0.009609711,-0.01956898,0.01668503,0.0023446945,-0.023946874,0.035489112,-0.004530365,-0.009663082,0.032330003,-0.03755733,-0.039403353,-0.013088997,0.0026124343,-0.021429203,0.0052921935,-0.012145649,0.0014877411,0.0027572392,-0.065987326,0.00025396876,-0.020590795,-0.00794273,0.0514371,0.039242964,0.02684108,-0.026236307,0.05061574,0.017247101,0.0055776304,-0.03887568,-0.026375227,0.014099003,-0.007090225,0.013220125,-0.017269269,0.0073503167,-0.027931437,0.006260836,-0.012481411,0.0006851997,0.039309457,-0.022691049,0.024379114,0.030713875,-0.042533927,-0.0257355,0.053983606,-0.010028538,-0.05894887,0.005861187],"last_embed":{"hash":"jbcrqy","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"jbcrqy","at":1762844562338},"key":"Work/Random/PluginsDesktop.md##{4}","lines":[6,6],"size":188,"outlinks":[{"title":"*Elijah Potter*","target":"https://elijahpotter.dev","line":1},{"title":"**Harper**","target":"https://obsidian.md/plugins?id=harper","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=harper&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"jbcrqy","at":1762844562338}}, +"smart_blocks:Work/Random/PluginsDesktop.md##{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043012306,0.023122907,-0.01909755,-0.032248802,-0.032483846,-0.031967636,0.040503174,0.025734698,0.052883025,0.017443774,0.0129156355,0.010151232,0.023132993,0.034824535,0.0233662,-0.021525864,-0.011139015,0.002576237,0.0054373266,-0.0020033151,0.016308276,0.0035224068,0.010157561,0.027235912,-0.0133231515,0.024683353,0.0052944897,-0.0036040384,0.042098783,0.016510217,0.0127731925,-0.050502855,-0.005599087,-0.03227485,-0.024637664,-0.022179475,-0.016916133,-0.035527147,-0.052418236,-0.012197938,-0.019484853,-0.002095476,0.018460965,-0.030272461,-0.0018613169,-0.0156218745,0.002279863,-0.011684879,0.024185585,-0.024726456,-0.024844075,-0.0030761862,0.060333293,-0.0665861,-0.02222033,-0.003118332,-0.040494654,-0.019246168,-0.07475323,0.0042589563,-0.07358727,0.0075507844,-0.053285252,-0.030028882,0.06556429,0.075829014,0.004973742,0.023603793,-0.008375858,-0.00685551,-0.0040751137,0.02711623,-0.0004576159,-0.009889817,-0.031192165,-0.006973102,0.062148593,0.005043272,0.012133911,0.039923005,-0.026868312,0.008428833,0.010594117,0.008849336,0.0036664896,-0.005714361,-0.009376945,0.05446642,0.014205578,0.031163445,-0.04015595,0.013606962,0.055750597,-0.07731553,-0.042155888,-0.06283108,0.0511645,0.032517172,0.043620344,0.0035016194,0.011620266,-0.008433184,0.0070370995,-0.028490836,0.017546214,0.021381797,0.009064199,0.004493616,-0.011141334,-0.013674078,0.003694165,0.0022994163,0.020984717,-0.008888634,-0.008145131,-0.039857954,0.002678965,-0.019444296,-0.01400983,0.027710699,0.03387932,0.02705069,0.020449469,-0.028760752,0.014915967,0.01963257,0.00541371,0.034323104,0.017748185,0.02209432,-0.00609756,0.013507952,-0.021917839,0.025903668,-0.073353454,0.0057415185,0.005757574,-0.003118376,-0.007939961,-0.05913655,0.011026819,0.019317063,-0.020481545,-0.026675275,0.05798448,-0.07548668,0.013776309,0.038817335,0.032282997,0.00061411626,-0.017091766,0.012189141,-0.016208893,0.033046927,0.012405134,-0.015222754,0.01919863,0.024739139,0.020669041,-0.0058439313,-0.03792474,0.019793205,-0.06697093,0.021553831,-0.000104920735,-0.034915388,0.01838217,-0.013672447,0.0023799967,-0.0068246247,0.012599211,-0.048033323,0.010055687,0.021683708,-0.0057755588,0.010456127,0.058918376,0.03383834,0.02559088,-0.013532132,-0.06261339,0.008934489,-0.056594837,-0.046592195,-0.032560352,0.003957323,0.015925817,-0.006741586,-0.004643532,0.050948787,0.0014314739,-0.0228869,0.032935213,-0.02379099,0.05999237,-0.010998181,0.010264503,0.041325208,-0.0037417142,-0.01014426,0.0060533877,0.013068441,0.06518796,-0.044606924,-0.019186668,-0.008741177,0.04855034,-0.047518026,0.013146934,-0.010650991,0.031386565,0.03196503,-0.04351484,0.010355073,-0.05851667,0.006518639,0.01624762,0.011026185,-0.027620446,-0.015230786,-0.051125575,0.079299875,0.01206889,0.028530914,0.016711103,0.019162036,-0.002708265,0.028035933,0.017628146,0.034603648,-0.039328296,0.021170573,0.020778544,-0.025309056,0.051589727,-0.002563189,-0.0666702,0.029317057,0.01854651,0.006062384,0.018828165,0.013150772,-0.019011848,-0.038525615,-0.04545007,0.009252714,0.040701322,0.0067092036,-0.013217909,-0.028248383,-0.02520201,0.004368593,-0.04385366,0.011197093,0.051691297,0.016996251,0.041337594,-0.019326804,-0.022431558,-0.024633802,0.0062893652,0.04865112,0.002240247,0.021268765,-0.00061965664,0.0137605565,0.011286206,-0.024553925,0.02133758,-0.043086205,-0.012517576,-0.01733354,0.03699462,-0.00054275227,0.040889006,-0.018004782,-0.029754972,-0.012500097,0.07723307,-0.0049027917,-0.000098972756,0.058218263,0.022178372,0.04086704,0.028068224,0.013549655,-0.012513488,0.0015021976,-0.0011531634,-0.0111936005,-0.027011089,-0.011606593,0.08642461,-0.017658092,0.002292874,0.028581178,-0.026122008,-0.1796183,-0.010224888,0.009804922,0.06101183,0.024587557,0.019892922,-0.028647859,0.00142812,-0.049013983,-0.012209358,0.023634003,-0.052833572,0.02119484,-0.020369356,0.0073328624,0.0004512969,-0.007093088,0.006753531,-0.0057334146,-0.049753845,-0.06651329,-0.023183446,0.069608904,0.04831126,-0.01821361,-0.043069374,0.0681337,-0.025415778,-0.038189013,0.026548784,0.010343805,-0.016800325,-0.0052945255,0.004082954,0.037917618,0.027420633,0.008589078,-0.009588009,0.033307586,-0.007370236,0.026181307,0.037392452,-0.0012261022,0.030562008,0.010919931,-0.004201847,-0.0007191957,-0.009545771,0.028930135,-0.025290497,-0.03221345,-0.037309658,-0.011724282,-0.040009566,-0.034940835,-0.0032985688,0.009797434,0.06441694,0.010114999,-0.032114714,-0.027432742,-0.008447979,0.0006886738,-0.040327,0.006424022,0.001513458,0.051539436,-0.040028606,0.028706146,-0.035706807,0.020983374,-0.003978076,-0.008093959,0.003099709,0.041462805,0.022242574,-0.032647632,-0.010023052,0.017193884,-0.09254025,0.046722278,0.029175058,-0.0137665,0.028214796,-0.01062071,-0.013075304,0.014438066,-0.03013573,0.018347181,0.26801234,-0.009407332,-0.02053203,0.0027198137,0.04160997,-0.03863625,-0.0057798177,0.035425436,0.0018799251,-0.011156724,0.009730874,0.010498759,0.02124375,0.01975232,0.035911955,0.028971475,-0.055502404,0.025622243,0.0650672,-0.034087814,-0.013289661,-0.04702519,0.021061296,0.013624739,-0.07955111,-0.01699628,0.0054347366,0.02099654,-0.030880606,0.04945662,-0.004929065,0.048439316,0.042177744,-0.03177537,-0.009929398,-0.013442521,-0.0024912467,-0.012269949,0.06346024,0.013529453,0.0007141742,-0.010871355,0.026812447,0.03115171,0.00023497257,-0.002657182,0.0022998457,0.0419685,-0.03548008,-0.021037178,-0.030299224,-0.031259634,-0.0281507,-0.025686378,-0.011611295,-0.010388643,-0.017680015,-0.039517082,-0.00286247,0.04499047,-0.004545499,0.017092284,0.007491593,0.023617791,-0.008450012,-0.021248082,0.017197037,0.02011473,-0.022918561,-0.0020189325,0.006118415,0.019995496,0.036090355,-0.0010352833,0.0319377,-0.0083716065,0.062396113,0.07032566,-0.0028706975,-0.046248052,-0.02998074,0.03024731,-0.02886347,-0.0037795755,0.0054241465,-0.052929662,-0.023799153,0.067314215,-0.0108273765,-0.00233916,0.00371373,-0.0038265681,-0.0140014,0.017194761,-0.005929416,0.03547257,0.024194224,-0.018820789,-0.003163954,-0.007231389,-0.030729754,-0.031977102,-0.027821265,0.024471149,0.0068150675,0.014334133,-0.04207616,-0.0075570266,-0.005136622,0.056084823,-0.039863896,0.013861661,0.034091953,-0.08376103,-0.002336164,0.02446799,0.020133566,0.013085589,-0.027685367,-0.020610714,-0.02181952,-0.004346909,-0.0038154777,0.020530973,-0.017412594,-0.022636298,-0.03258007,0.016938286,-0.029356759,0.021477906,0.03840262,-0.039050106,-0.0020395932,0.051975876,0.0633614,-0.009557921,0.015725734,0.019683259,0.0420558,0.021649087,-0.025637537,0.026577378,0.0043083685,0.00785492,0.019187152,0.0018265047,-0.008140197,0.001796366,-0.009819316,0.03298197,0.04271396,0.036389384,0.021279799,-0.022269653,-0.014408991,-0.036572836,-0.014816814,-0.0014426071,0.03150876,-0.052654173,-0.004004024,0.048343237,0.05618318,0.057375636,-0.083965495,0.03248887,-0.015152981,0.0028935992,0.017310837,-0.042774476,-0.0060908264,-0.028409174,-0.081102654,0.0016247579,0.0006465819,-0.012813422,-0.010119018,0.0133633325,-0.008601669,-0.025011864,0.007981429,0.003614338,-0.03154108,-0.015249887,0.038420934,-0.0014421552,-0.035694126,0.014827064,-0.014842715,-0.026181689,-0.02357854,0.09005526,0.027765268,-0.0077198483,0.052289374,0.0016516787,0.07279382,0.020089235,0.038477316,-0.036634024,-0.026602302,-0.054724082,-0.00733367,-0.015000827,-0.009317682,-0.04159425,0.00047696155,0.032077055,0.021140756,0.016022157,0.032127958,-0.01691052,-0.057245053,-0.0061501367,0.0062756445,-0.024111837,0.04045273,0.04232381,-0.010335163,-0.018912988,0.0134874685,-0.013455238,-0.006787328,-0.05853741,-0.011894714,-0.006576397,0.000550188,-0.02416166,0.026381446,-0.03638734,-0.000071830014,-0.015350176,0.0018111544,-0.015461384,0.012680781,0.012513482,0.023321979,0.028331282,0.0043683546,-0.036348425,-0.016566003,-0.029072324,0.017511247,0.05743867,0.032950707,-0.014245528,0.0022826307,-0.03498944,0.013919214,0.019177798,-0.03268709,-0.023138996,-0.0006672641,-0.058826897,0.022556003,-0.013497948,-0.02508588,-0.017976454,0.0146728065,-0.019007726,0.0046978896,0.06823694,0.00602437,-0.007941897,-0.012956606,0.002139658,0.014220706,-0.048767924,-0.020422325,-0.006227686,-0.02258003,0.016424488,-0.0437013,-0.0043770275,0.03689332,-0.0248338,0.035700902,0.02920762,-0.01688508,0.042436175,-0.028891958,-0.030492892,0.025184033,0.013794104,-0.023604639,-0.013688996,0.024962235,-0.030757496,-0.007934866,-0.04280208,0.013551746,-0.011408572,-0.03162792,0.0083533,-0.020845672,-0.009950253,-0.034684546,0.020733375,-0.0029721286,-0.002328695,-0.02393228,0.0031338052,0.004999132,-0.017320313,-0.023071425,-0.007196054,-0.0050782007,-0.024974119,-0.01429091,0.013321463,-0.013667336,-0.046172913,-0.018523395,0.06680455,-0.0031397685,0.00808307,0.05591451,-0.005882827,-0.02498343,0.009944811,-0.0077021094,0.0006373729,-0.02202775,0.040944334,-0.026125139,-0.01389871,-0.011811962,0.0053495015,-0.030768106,0.0048865397,-0.017427457,-0.03585354,0.0012154576,-0.0021000474,0.009056183,-0.04165218,0.059389513,-0.019310474,0.0061216694,-0.03223588,0.030118644,-0.0028491102,0.06697338,-0.027874747,0.009704239,-0.013900461,-0.02200432,0.024011616,0.010891217,0.012389793,0.012616142,0.0042210347,-0.03748972,-0.03230353,-0.0015119435,0.015719146,-0.01984165,-0.031129813,-0.007766115,0.012597414,-0.04553223,0.009432606,-0.008496342,-0.00392622,0.001472191,0.048106056,-0.017844414,-0.012200698,0.013915761,-0.01243692,0.020635467,0.004824603,0.055933293,0.007381989,-0.039069295,-0.022019941,-0.004366415,-0.017682709,0.030618755,0.010804282,-0.037997607,-0.009234315,-0.06181508,-0.05783799,-0.018744389,-0.039117582,-0.0038286154,0.02397945,0.017458636,0.04011815,-0.034316935,0.019224826,-0.000839031,0.033348244,-0.15971579,0.0053564245,-0.006057845,-0.0032791668,-0.011443816,-0.0069056763,-0.04383287,-0.046033345,-0.00063457,-0.051006116,-0.037252575,-0.024301741,0.023532473,-0.0370776,0.016420241,0.045137577,0.02653588,-0.0032093145,-0.028525356,0.025598397,-0.013446647,-0.013018687,0.025411235,0.027729006,0.022993453,-0.017825197,0.050726373,-0.013576158,-0.032878235,-0.002621006,-0.018042177,-0.022179605,0.028272435,0.044987448,-0.023177458,-0.029022526,0.020812197,0.020270115,-0.003584826,0.025386343,-0.03614401,0.038569003,-0.022525905,0.029493582,0.004719263,0.05501809,-0.0065511875,-0.033419214,-0.029052928,0.005866531,0.059668995,0.0013076194,-0.024762826,0.046124548,-0.036265843,-0.0058990503,-0.05563802,0.0059393654,0.022670694,0.046424616,-0.025973577,0.02102612,-0.04570798,0.0020829046,-0.035382275,0.0070228744,-0.038668197,0.0041051717,-0.0067231283,-0.027100112,-0.028058022,-0.009679804,-0.0015514804,-0.028348364,-0.010879261,0.009712643,0.029547986,-0.007244902,-0.057351906,-0.043074787,-0.036437385,-0.03225942,-0.025251878,0.017188495,0.019622196,0.027645659,-0.0070560323,-0.02432977,-0.04473941,0.004413991,-0.063406266,-0.048734345,0.014326858,0.012205516,0.010985608,-0.00504621,-0.007164914,-0.015003427,-0.0120449485,-0.019362472,-0.027267745,-0.059902105,-0.0005248909,-0.019026244,-0.042789385,-0.02659974,0.0374007,-0.011933404,0.013944285,-0.012452659,-0.035573825,0.0032221628,-0.027759017,0.0060044476,-0.021911032,-0.0104964245,0.010688086,0.022296436,0.013340177,-0.011854788,0.010459832,0.0037609953,-0.015075568,-0.011537676,0.058258854,0.056559168,0.0372792,0.004080453,0.023191944,-0.003252996,0.01259446,-0.07174017,0.009398578,0.0105665345,-0.0030502705,0.012932069,-0.03293655,0.058781657,-0.0007731255,-0.018837452,-0.040558238,-0.024248352,0.014687748,-0.028975917,0.01849533,-0.037242744,0.044088896,0.0020978393,-0.00097265677,-0.017205065,0.018052058,0.0066180676,-0.0085397,0.038058177,0.029434025,0.07711636,-0.018716872,0.014602083,0.0062651597,0.03212182,-0.014058341,-0.06068285,-0.031794492,-0.0159333,-0.005915914,0.05584251,0.0075832456,-0.02816242,-0.033430506,0.027902862,0.00046627058,-0.0032915033,-0.02736266,-0.0012357602,0.044070512,-0.0008962358,0.026059825,-0.020539545,0.029169885,-0.01337171,0.027151003,-0.0052239336,0.03725719,-0.0036364365,-0.0011385574,-0.02401359,-0.016055446,0.00537569,0.025736738,-0.03365934,0.016363366,-0.020961627,0.011582234,-0.024590325,0.03470916,0.039347194,0.02893346,-0.045855153,0.022457924,0.017165078,-0.017168643,0.0003877428,0.05777091,-0.011756237,-0.051841803,-0.025844442,0.010057894,-0.02530839,0.014334583,0.02070646,0.019355336,-0.009863581,-0.033481523,-0.0014862112,-0.0018983003,-0.030727716,0.011783316,0.013824791,-0.013981939,-0.022965038,0.04440574,-0.0048029698,0.0036039506,-0.025777489,-0.023285445,0.0054014456,0.022835381,0.003368981,-0.004745427,0.013270822,-0.006085468,0.026896337,0.010055727,-0.0055597103,0.036499806,0.018565947,-0.01044646,0.018977376,-0.03713227,-0.042210944,0.021807743,-0.011772955,-0.07575524,0.005734234],"last_embed":{"hash":"df2rl5","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"df2rl5","at":1762844562338},"key":"Work/Random/PluginsDesktop.md##{5}","lines":[7,7],"size":251,"outlinks":[{"title":"**Smart Connections**","target":"https://obsidian.md/plugins?id=smart-connections","line":1},{"title":"*Brian Petro*","target":"https://wfhbrian.com","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=smart-connections&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"df2rl5","at":1762844562338}}, +"smart_blocks:Work/Random/PluginsDesktop.md##{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06639492,0.0005516546,-0.020040086,-0.03817184,-0.03885092,-0.017678617,0.012638325,-0.002941707,0.048989464,0.00044745335,-0.0065432936,-0.009514975,0.00978824,0.020628022,0.040928967,-0.008894366,-0.007891656,0.00715947,-0.022363365,-0.02139491,0.010786783,-0.007790004,0.023025589,0.051478762,-0.024897149,0.011803927,0.021566108,-0.010289721,0.033050463,0.010177859,-0.00062605826,-0.04085874,0.011473998,-0.005369427,-0.030775102,-0.023076959,-0.015742108,-0.018318437,-0.05525465,0.00881805,-0.024383988,-0.020456616,0.026879348,-0.035962917,0.0034773774,-0.0061458307,0.015899122,-0.005896854,0.053554356,-0.019960713,-0.0011573993,0.013337723,0.03376599,-0.09571607,0.013462145,-0.005734193,-0.029873291,-0.03991296,-0.08703589,0.006743211,-0.067367874,0.016471656,0.0021253172,-0.028914819,0.03565191,0.08220175,0.003947674,0.022984285,-0.026640344,-0.016494377,-0.007944994,0.018692035,0.012405374,0.0007591347,-0.034443617,-0.020419458,0.05232145,0.006810194,0.0026324545,0.044605102,-0.002183212,0.021080358,0.022177698,0.0033433763,0.00612949,-0.017913183,-0.03259681,0.044545017,-0.005502754,0.026391987,-0.06218552,-0.0013059751,0.034803875,-0.06344341,-0.054334626,-0.033448398,0.03614002,0.027993655,0.04772359,0.0051383455,0.021734755,0.012857395,0.000036443747,-0.024235927,0.045005865,0.02316157,0.015548444,-0.0019377207,-0.03050898,-0.019628232,0.01810404,0.009891886,0.021692004,-0.011298754,-0.0062074335,-0.048741885,-0.007178303,-0.009355152,-0.040306367,0.02832643,0.01873635,0.030451423,0.028106852,-0.013923363,0.016346943,-0.01895021,-0.017400287,0.019825496,0.034009963,0.014227107,0.011421721,0.045350228,-0.026635628,0.012054293,-0.0661417,-0.0041614566,0.0067981677,-0.010661731,-0.02859367,-0.032679703,0.0390683,0.030030308,-0.011970134,-0.03802569,0.033450425,-0.05828797,0.039834112,0.03896422,0.02888755,0.030294118,0.00071274105,0.022836428,-0.0021454128,0.028364196,0.02947872,-0.018837543,0.03323399,0.04403759,-0.004682985,0.017628262,-0.022640865,0.042407054,-0.047253992,0.05645332,-0.0042125676,-0.0378518,0.021172069,0.011291094,0.026554203,-0.029218936,-0.01727065,-0.02731955,-0.0016449766,0.010710289,0.013386853,0.015868634,0.06259033,0.0457309,0.01169111,-0.027075745,-0.05609978,-0.0007669534,-0.039994422,-0.044003204,-0.050629232,0.00075738836,0.031088969,-0.011456666,-0.0065597338,0.047001354,-0.02027274,-0.015747994,0.0245435,0.007768228,0.059487358,0.019670738,-0.012494551,0.03362319,-0.013333858,-0.027460748,-0.0035132975,0.046504095,0.041800376,-0.06358511,-0.0065317824,-0.009557717,0.05165963,-0.0713383,0.0067257597,-0.014434185,0.051725335,0.021198789,-0.013352237,0.023861218,-0.03756847,0.0060878927,0.018280763,-0.014754381,-0.031748097,-0.002251264,-0.028453335,0.0626555,-0.017929472,0.0343088,0.035341002,0.0024038164,0.02038354,0.03959697,0.006263921,0.039068475,-0.0104471035,0.0019118043,0.010114953,-0.033388782,0.07361945,0.0022567008,-0.06153567,0.02299667,0.028722107,0.01592003,0.016182728,0.010700606,0.005779057,-0.020000055,-0.03863352,0.0050394675,0.029764721,0.04281058,-0.032568682,-0.0048171477,0.004357848,0.0026162725,-0.03910105,0.019816494,0.025579346,0.044591602,0.024863873,0.008382685,-0.020501805,-0.025787255,0.020446131,0.02082311,0.0042495374,0.021019975,-0.005567903,0.0030704108,-0.0024599796,-0.021021191,-0.019539202,-0.040020354,-0.009986897,-0.019311123,0.01202884,-0.012151735,0.039817955,-0.018950894,-0.03682617,-0.019029366,0.070945024,-0.0015450891,-0.004881899,0.045146085,0.0067887288,0.05729305,-0.0115188565,0.020240841,-0.034162205,-0.00038765185,0.023744565,0.0051736976,-0.028832419,-0.0057470836,0.08535384,-0.025687205,-0.020737208,0.012416463,-0.004529247,-0.17700064,0.008208513,0.004983585,0.024868833,0.008771769,0.011083737,-0.032017525,-0.0007033533,-0.046110325,0.0040194183,0.041390274,-0.050527316,0.02355225,-0.04390813,0.013042773,0.016292624,-0.008172169,-0.038818866,-0.011842765,-0.04576213,-0.070261784,-0.031642422,0.060876805,0.0028285575,-0.006664767,-0.031039407,0.056089424,-0.02558543,-0.022835698,-0.0069100284,0.025555896,-0.03070965,-0.0051330267,0.01414671,0.037211783,0.023398679,-0.0057458202,-0.0109778745,0.012261552,-0.0013713613,0.024371525,0.067875914,0.041091233,0.03437954,0.0057228454,-0.025838241,0.025492422,0.010642691,0.030074982,-0.009137599,-0.0025868434,-0.025780652,0.036221348,-0.03094517,-0.024305314,-0.0060424893,0.00803867,0.03902457,0.01288862,-0.012256936,-0.032849208,-0.008128694,-0.0040720236,-0.02065835,-0.0046715634,0.033616662,0.037761286,-0.0053894906,0.03173656,-0.0035181027,0.03645443,-0.027312053,-0.003945439,-0.014934966,0.04593369,0.013257456,-0.0013553794,-0.033310547,0.006480123,-0.10024226,0.060877226,0.0062803817,-0.011583154,0.03141717,-0.01604436,-0.053337924,0.008639105,-0.01839912,0.019366626,0.28845862,0.036782518,-0.04163192,-0.011718955,0.03868287,-0.025473086,-0.034071844,0.022007365,-0.025385214,-0.024885684,-0.012443178,0.006034135,0.019599337,0.022560708,0.02321537,0.0047353623,-0.06391626,-0.0077826795,0.07422877,-0.0150346095,0.0022197533,-0.043115295,0.012812072,-0.011879677,-0.07918517,-0.0066694133,0.008655955,-0.0057080714,-0.010385617,0.03764916,-0.03713373,0.04222512,0.01980157,-0.0031084092,-0.014243319,-0.012959343,0.018216178,-0.024669744,0.05502326,0.003658362,-0.0013142251,-0.00013865579,0.039145585,0.007956605,-0.010502159,-0.0049622157,0.017820131,0.05362002,-0.009643303,-0.012851552,-0.025920331,-0.036672395,-0.032451212,-0.0014122393,-0.019450914,0.0077508087,-0.03670766,-0.049479112,0.00047354578,0.06142858,0.015567032,0.033460274,-0.0016788556,-0.007287179,0.021938184,-0.009605676,0.018000651,0.010425634,-0.0034584268,-0.0092459,-0.008629838,0.018327147,0.026511528,-0.01280385,0.02929732,0.016461885,0.059516028,0.053635318,0.01080957,-0.027205253,-0.019213399,0.039301645,-0.04090192,-0.028716294,0.026096513,-0.054000616,-0.014787849,0.06659435,-0.004990852,-0.023870207,0.015732905,-0.013601895,-0.02083053,0.02677649,-0.012888439,0.033111796,0.005734379,-0.018661346,-0.0076390295,0.0062990175,-0.00987607,-0.021644155,-0.02709206,0.011748793,-0.0046939617,0.025608182,-0.011496273,-0.007762531,0.01249848,0.05143984,-0.03782011,0.00029482617,0.01199983,-0.060897276,-0.0019467702,0.037203312,0.024045156,0.011187859,-0.014636918,0.003844324,-0.017466933,0.008354494,0.006702906,0.040773865,0.004366232,0.0019203299,-0.024216011,0.055675108,-0.042293154,0.016775401,0.010954007,-0.025105378,0.014022267,0.07312382,0.039081354,-0.046158884,0.02865113,0.034999467,0.043311387,0.021196252,-0.035607032,-0.009088968,-0.020426627,0.017751802,0.0062283734,-0.02529249,0.0066266777,0.014771453,-0.032092612,0.015624745,0.027524695,0.021504331,0.025434446,-0.023605622,0.0019354061,-0.041217387,-0.008539656,-0.036513075,0.017725127,-0.042723794,0.0040333574,0.031119758,0.07822916,0.07032544,-0.06081606,0.03949062,-0.028481865,0.0432513,0.0028427448,-0.02413339,-0.012481237,-0.01897509,-0.06339062,0.015812127,0.021218026,0.001270678,-0.016321484,0.0116487555,-0.00042874043,-0.031662825,-0.004736234,0.017651156,-0.05027378,0.0069191772,0.0167972,-0.022071745,-0.0018532256,-0.00065063103,-0.035070676,-0.03612439,-0.037819687,0.09606148,0.025351545,-0.005946868,0.0626957,0.028126413,0.05740814,-0.005696775,0.012288797,-0.002267964,-0.007995788,0.006214631,0.016613593,0.012541144,-0.0054751406,-0.045862444,-0.010071227,0.040865604,0.00975123,0.022019753,-0.014170855,-0.055140417,-0.045013826,-0.009462856,0.023490544,0.011283577,0.01696561,0.03291778,-0.017533116,-0.014096775,-0.0010503554,0.010766471,0.003383524,-0.07070427,-0.0130089875,-0.0047893403,-0.00996546,-0.02665205,0.04368257,-0.038607568,0.000498472,-0.0073689786,-0.021951476,-0.023316575,-0.0029856996,-0.0010665108,0.018668842,0.039851617,0.021182796,-0.03368917,-0.0018949592,-0.037722394,-0.020330597,0.056653406,0.01998962,-0.01016923,-0.0030803373,-0.020079311,0.028998863,0.039466977,-0.0421227,-0.01122312,-0.00065734715,-0.04704395,-0.0023881607,-0.01096519,-0.015632486,-0.025204927,0.012695412,0.00088902604,-0.016420288,0.031418137,-0.009188728,0.0013122337,-0.016678344,0.007241332,0.030671908,-0.043620333,-0.03056788,-0.02865879,-0.046198897,0.030642461,-0.01853969,-0.018685076,0.017607292,0.018449416,0.015859991,0.01196672,0.0030276885,0.01568826,-0.04179901,-0.002539807,0.054224506,0.00194766,-0.011024938,-0.016529093,0.04112574,-0.0050343038,-0.0071392534,-0.037267257,0.0049320934,0.022691943,-0.050939996,-0.00042059453,-0.015864786,-0.023869045,-0.03383031,0.023305697,-0.021317141,0.028609114,-0.022066336,-0.007273108,-0.0023347775,-0.04433699,-0.037973568,0.0026989793,-0.012531236,-0.019743675,0.0036730159,0.032221213,-0.017779972,-0.039494663,-0.015119965,0.069751486,-0.043002937,0.0150499055,0.031792812,-0.0056550913,-0.016270252,0.009302823,-0.0036230495,0.006367023,-0.023122177,0.02068123,-0.011824273,-0.00025170404,-0.01613153,-0.00003976204,-0.028170511,-0.017781483,-0.03518171,-0.00391711,0.009234816,0.0042356406,0.0058645066,-0.020560693,0.05747174,-0.014206528,-0.0017081843,-0.002247236,0.0044675837,0.004017266,0.053354733,-0.025618186,0.01859091,0.002055669,-0.009318729,0.007266546,-0.017769542,-0.00020807773,0.023191176,0.00029016737,-0.020302465,-0.02077176,0.020896023,-0.0008892204,-0.014321464,-0.042541243,0.0176641,-0.013896396,-0.032582723,0.019342564,0.0021408005,-0.037584342,0.014369246,0.057755228,-0.01283265,-0.006093965,0.044557996,-0.00018069329,0.012896388,0.0032747723,0.066082604,-0.000515691,-0.013892211,0.0072668004,0.010415993,-0.014206791,0.034432996,-0.013378476,-0.032021783,-0.037254386,-0.051772516,-0.046236563,0.01599895,-0.055682264,-0.030031312,0.0050552012,0.0460515,0.019711263,-0.023154164,-0.026951618,-0.007160242,0.035247616,-0.16115205,-0.012470211,-0.023655225,0.0074630044,-0.022467073,0.00479859,-0.05417979,-0.037206333,-0.01541422,-0.057022713,-0.040552635,-0.030955924,0.017429713,-0.026577821,0.028698465,0.022575747,0.009418194,-0.0040878337,-0.011495044,0.016749017,-0.0233463,-0.02298055,0.021010099,0.008086935,0.024141088,-0.008816366,0.03176484,-0.009101099,-0.04521522,-0.0010611363,-0.004903763,-0.057597782,0.026238602,0.062053718,-0.059472315,-0.042283095,0.009032884,0.03264925,0.0106211,0.0027973095,-0.011415729,0.03287028,0.018354692,0.04368334,-0.009602383,0.076877944,-0.022597453,-0.05074599,-0.03529321,-0.00027073172,0.058092594,0.0027617787,-0.030493006,0.021555575,-0.01599682,-0.016542088,-0.070800945,0.017501945,0.011913104,0.05400843,-0.019011958,0.03222654,-0.053570624,-0.0097841965,-0.03100041,-0.0045379805,-0.03966592,0.00200754,-0.009910535,-0.011423196,-0.03194934,-0.020993346,-0.010144757,-0.009142576,0.010372255,0.012192862,0.029947499,-0.008781647,-0.03596913,-0.03754145,-0.017855134,-0.038003746,-0.045384403,-0.0095093325,0.01826476,0.018987503,-0.0038603304,-0.014476583,-0.043701068,-0.0065821256,-0.055658992,-0.037634604,-0.009985495,-0.003967697,0.0206973,-0.02475376,-0.021099057,-0.017960409,-0.018387908,-0.017733391,-0.04937761,-0.034812864,0.006550947,-0.028484903,-0.041350987,-0.019251598,0.03204118,0.003942263,0.005803439,-0.009526721,-0.044689246,0.020273304,-0.01039071,-0.010629865,-0.026465235,-0.0024010083,0.021660414,0.023096915,0.014959569,-0.030041838,0.02575286,0.013858761,-0.04183865,-0.0063767266,0.031253435,0.062263303,0.026582979,0.019443091,0.029539553,-0.013739373,0.03855746,-0.071283996,-0.018718883,0.0048578097,0.0015781169,0.0062636626,-0.0017567972,0.06259537,0.010579689,-0.014567791,-0.007812909,0.002048486,-0.009733841,-0.014416907,-0.017323619,-0.043143038,0.020012656,0.01136857,0.0011858837,-0.019719185,0.0025949331,-0.00005807288,-0.020875286,0.045069132,0.001548783,0.03773069,-0.014140837,0.0033956042,0.012254858,0.042370897,-0.0040573883,-0.04501953,-0.0147859,-0.0338784,0.0050040884,0.041373663,-0.014397746,-0.02757078,-0.048378456,0.046941813,0.0037110124,0.02344113,-0.043156736,0.004772265,0.048878174,-0.00011382369,0.008882226,-0.03236952,0.040519435,0.0058718636,0.03226757,-0.039014034,0.0170474,0.007310639,-0.034041867,-0.023867872,-0.014351202,-0.017706238,0.0021499682,-0.0014334153,0.0210334,-0.011998989,0.02804084,-0.03133327,0.030670386,0.01873639,0.016343264,-0.049083635,0.00085906277,0.04130581,-0.014236464,0.01523968,0.03654585,-0.0067187683,-0.06181105,-0.0037379416,0.009256439,-0.02997074,-0.020452572,0.022824142,0.01403604,-0.015845785,-0.054218207,0.0023098374,0.014829888,-0.0115518235,0.023543295,0.015528,0.014831851,-0.010821357,0.057870086,-0.0113191,0.016453763,-0.028050235,0.0033243857,-0.002619,0.013685451,0.012079335,0.01291738,0.008953095,0.0068117306,-0.0023689053,-0.0068377783,-0.01678771,0.037886694,-0.010383075,0.0038957766,0.03367138,-0.04111148,-0.05506743,-0.000058908994,-0.013012873,-0.05375748,0.011882928],"last_embed":{"hash":"7yrpok","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"7yrpok","at":1762844562338},"key":"Work/Random/PluginsDesktop.md##{6}","lines":[8,8],"size":323,"outlinks":[{"title":"♡","target":"https://github.com/sponsors/logancyang","line":1},{"title":"**Copilot**","target":"https://obsidian.md/plugins?id=copilot","line":1},{"title":"*Logan Yang*","target":"https://twitter.com/logancyang","line":1},{"title":"☕️","target":"https://www.buymeacoffee.com/logancyang","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=copilot&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"7yrpok","at":1762844562338}}, +"smart_blocks:Work/Random/PluginsDesktop.md##{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06698799,0.006827562,-0.010633534,-0.03145148,-0.0075562047,-0.032287076,0.026485274,-0.0013194849,0.04119856,0.011177228,0.007532769,0.018934421,-0.0033918342,0.03853003,0.039302204,0.0052790125,-0.009208052,0.009851796,-0.008977514,-0.03154593,0.005931198,-0.0019466095,0.02061673,0.041412737,-0.017084299,0.013423831,0.020460721,-0.0077160117,0.041701775,-0.031552725,0.019177172,-0.020731227,0.0010693311,-0.02140085,-0.03920661,-0.0025561585,-0.0267149,-0.034055278,-0.0375453,-0.0112311505,0.0025955536,-0.008209091,0.012647361,-0.026229478,0.02870583,-0.016558157,0.031840414,0.0010845751,0.032085653,-0.008542005,-0.036706064,0.017587978,0.042753384,-0.087626256,-0.012531833,0.012087623,-0.057025503,-0.021660991,-0.03427397,-0.010037455,-0.058910508,-0.0053704022,-0.038281333,0.008054133,0.03858452,0.06510071,0.008316836,0.017703293,-0.016082263,0.0038714844,-0.019028278,0.0053778905,0.0132722715,-0.036964793,-0.03489252,-0.04031156,0.023974616,-0.046225548,0.019317055,0.05406397,-0.0007905679,-0.000018638448,0.028194107,-0.007788161,-0.008564798,-0.018408472,0.033295345,0.046234753,-0.010281446,0.029456131,-0.048003577,0.0027958998,0.027784463,-0.061000697,-0.059027858,-0.012992889,0.03392,0.031065337,0.03245191,-0.010552667,-0.0016376337,-0.031515487,0.016980909,-0.0092764655,0.04410859,0.044695612,0.015065021,0.0034199199,-0.016112743,-0.004395491,-0.0039468105,0.0544467,0.013494999,-0.039534982,-0.0112979915,-0.032195885,-0.021725284,-0.037616182,-0.0010548582,0.014514983,0.018560328,-0.008119728,0.0130304685,-0.017747814,0.013160119,0.010528417,0.020753998,0.020909648,0.019158874,-0.010817471,0.0072086817,0.07358461,-0.005368034,0.02039051,-0.015667656,0.023824215,-0.015751908,0.007140743,0.0036898507,-0.009059015,0.010299997,0.008400554,0.01644665,-0.037558034,0.015225135,-0.059233304,0.011910527,0.031656448,0.033287156,-0.0032538034,-0.00756608,0.028356358,0.018805318,0.046838645,-0.0017056827,-0.0025942747,0.025895085,0.017870735,0.0001572304,-0.03247387,-0.0003044929,0.02228236,-0.044610698,0.057200585,0.021006627,-0.044263486,0.036513843,-0.00903968,0.0034956818,-0.008503108,0.01621818,-0.046175353,-0.0016054495,0.008496763,0.0065981275,0.013770955,0.0430956,0.05080231,0.03359177,-0.050723866,-0.047124833,0.039426394,-0.049516164,-0.009758734,-0.04016781,0.0047802497,0.041818857,-0.02090948,0.008233117,0.019327454,-0.008995348,-0.02073434,0.018375468,0.0465923,0.07399501,0.011748139,0.013091768,0.08191714,-0.019398531,-0.0021691965,-0.017511029,0.02751396,0.027048474,-0.019625828,-0.013896089,-0.025960583,0.052892692,-0.056087174,0.011831178,-0.008584294,0.044651926,-0.0004246768,-0.03247664,0.0066198297,-0.036907077,0.02412382,0.055540103,-0.01549166,-0.029229915,-0.0020040611,-0.044307597,0.082305096,0.014985628,0.025408199,0.020856146,0.0011850161,0.010532498,0.036661264,0.009823344,0.040023435,-0.050979044,0.0015749093,0.026016304,-0.015298436,0.07020446,-0.019550882,-0.056730617,0.02421535,0.0016742063,0.003104981,-0.0009995551,-0.022797417,-0.009815205,-0.016526258,-0.04762608,0.019107806,0.043868206,0.024149632,-0.012881597,-0.06092602,-0.0047339667,0.027491583,-0.024836082,0.008566876,0.067132734,0.014199241,0.023182174,-0.0139940195,-0.044260845,-0.032897044,0.004809902,0.02882348,-0.00916158,0.010231445,0.019368062,-0.004238412,0.0053953636,0.0021103856,0.026384022,-0.013676307,0.0049857115,-0.014691518,0.029734889,-0.008126433,-0.0036854944,-0.053958014,-0.0034653933,-0.018379759,0.034539144,0.00495714,-0.030538466,0.055133887,0.02956557,0.04548015,0.008357963,0.003882409,0.012379811,0.0004014408,-0.017437931,0.03483079,-0.022393009,-0.002844227,0.073005095,0.009254115,0.019804936,0.009931057,-0.031843595,-0.17927752,-0.004915882,-0.000012956469,0.030299047,0.008942321,0.012910086,-0.016335187,0.005433477,-0.047975577,0.0005405529,0.018312678,-0.03536567,0.01763104,-0.040294524,0.004034283,0.015128357,0.0017333183,-0.027962659,0.016445221,-0.043735676,-0.06742089,-0.025408572,0.024943104,0.05017857,0.01074844,-0.045303226,0.07599438,-0.01753251,-0.022064,-0.013042821,0.0073289103,0.0013534315,-0.003945045,0.02140894,0.018702246,0.036146946,0.018985102,0.013086786,0.036704127,-0.011801414,0.021483604,0.038154647,0.019053912,0.039601013,-0.01083725,0.018120153,0.003080748,-0.01130274,0.029594386,-0.008249237,-0.0014317337,-0.047301862,0.008929772,-0.022957116,-0.024093512,0.0134054115,0.0151947895,0.034462415,-0.00358322,-0.021949874,-0.041551348,-0.028140176,-0.016406748,-0.018428491,0.0049447403,0.026994778,0.021843905,-0.055988297,0.049205318,-0.025041524,0.0062667686,-0.027093865,-0.021482734,0.031280473,0.055781502,0.023415754,0.009784339,-0.047348395,0.018329874,-0.08244887,0.03938115,0.022025207,-0.0018122732,0.015595833,-0.015658623,-0.005015241,-0.000805299,-0.018478785,-0.0039786836,0.2804572,0.012082416,0.0018097912,-0.016292112,0.058337316,-0.045475736,0.006188251,0.059191592,-0.027187545,-0.0125876665,-0.00034678396,0.011958977,0.007551897,0.035434563,0.033551406,0.016722677,-0.0629065,0.018599797,0.055775575,-0.022395154,-0.003101649,-0.047517557,0.0012118454,0.017197168,-0.048024263,-0.025741924,0.014474139,0.019868268,-0.032708466,0.0057386267,-0.024043582,0.017805874,0.030962026,-0.036398012,-0.048043232,0.0037702457,0.031162564,-0.046118546,0.056952443,-0.001430624,-0.006518366,-0.021114327,0.04045703,0.012857883,-0.002457317,-0.018700182,0.021667391,0.019364227,-0.00048525367,-0.014838905,0.01108756,-0.008878619,-0.009946739,-0.017199788,-0.004031702,-0.012358716,-0.046094954,-0.046580497,0.016329106,0.050740946,0.008650729,0.013520394,-0.026017113,-0.007902514,0.024922172,0.013832037,0.019059053,0.018126654,-0.0045976415,0.009877966,-0.0038839346,-0.013631153,0.017500551,-0.007390256,0.021610595,0.016239865,0.07580771,0.08375022,-0.011344617,-0.043277737,-0.025691442,0.044658147,-0.043840017,-0.016508866,0.029107256,-0.044011373,-0.01981143,0.055131417,-0.024735225,-0.040835194,0.024355,-0.0036760168,-0.01893153,0.041450303,0.004316205,0.016134528,-0.015555672,-0.030300606,-0.05787364,0.0166504,0.0009275706,-0.011069898,-0.05950019,-0.003788311,-0.0140407225,0.03514359,-0.01840239,-0.012342761,0.02888451,0.026826821,-0.035725765,0.019116297,0.037423454,-0.048277013,0.013931545,0.024514385,0.016961982,0.012956395,-0.011924665,-0.005839674,0.011579176,-0.0033687633,-0.009029686,0.040357657,-0.008178439,-0.008132755,-0.0144291315,0.047060955,-0.048030052,0.00953576,0.033311658,-0.03575896,-0.0073503167,0.03691259,0.022355037,-0.010096741,0.035549987,0.0051514423,0.037697706,0.06490258,-0.02769305,0.0048525995,-0.0021264893,-0.022024414,0.007276419,0.017549213,0.024461,0.024036314,-0.013911605,0.026933724,0.014307587,0.038906492,0.0192953,-0.03197642,0.013662061,-0.025790036,-0.017218074,-0.027955828,0.019322993,-0.03757109,-0.041081358,0.025678024,0.06870688,0.06516668,-0.10084318,-0.00634073,0.0070435973,0.0037558724,0.0050142463,-0.028949622,-0.014547519,-0.01701648,-0.081823245,0.0116661135,0.04081735,-0.030067151,-0.010400341,0.029404152,-0.009179412,-0.016657785,0.009678273,0.012289795,-0.023472296,-0.02968908,0.036754254,-0.025690004,-0.008961575,-0.0021783435,-0.04995817,-0.019097798,-0.015856279,0.086720735,0.039655533,0.0118554365,0.07598604,0.021954231,0.05671864,0.007799223,0.027712323,-0.032965466,-0.014619259,-0.036580138,-0.0027398004,0.007643894,-0.009908647,-0.04505276,-0.023519332,0.008644153,-0.0014591342,0.03615676,0.0030147978,-0.043268878,-0.024793664,0.004411175,-0.017448079,-0.016989723,0.03396063,0.03639014,0.04563111,-0.020482685,0.010619747,-0.018637741,0.0010738681,-0.0426327,0.014745648,0.015654825,0.004299555,-0.02757751,0.026284361,-0.023280844,0.00039396406,-0.0009789086,-0.007603293,-0.033210788,0.008655785,-0.00055923185,0.04426088,0.018862072,0.010901394,-0.038150683,-0.001231995,-0.03701604,-0.017534727,0.042559717,0.019872567,-0.03622867,0.01967531,-0.018473258,0.025124975,0.03850826,-0.0141008,-0.04730748,0.029983705,-0.058994535,0.0145215895,-0.010102359,-0.043863468,-0.032633644,0.016991816,-0.0015819394,-0.021025756,0.049367834,0.009235403,-0.0060957386,0.01733249,0.016691472,0.012502065,-0.050485652,-0.025646452,0.008445045,-0.055316016,0.008400247,-0.0013171217,-0.01546582,0.012796177,-0.048039153,-0.025448222,0.06300154,-0.01922351,0.003934351,-0.054058608,-0.04359654,0.006087414,-0.020308858,-0.014163895,0.0135617,0.028279608,-0.021666083,-0.030415671,-0.040117666,0.020280683,-0.011956164,-0.054063413,0.00002965555,0.008067866,-0.014624312,-0.023397582,0.024800062,-0.0062719216,0.0026381994,-0.009272597,0.015517476,0.02705521,-0.036624677,-0.033402238,-0.021705268,-0.01101484,-0.014027068,-0.002273203,0.03309576,-0.03185979,-0.060336187,-0.0011787369,0.050881915,-0.017656004,0.004540822,0.06784663,-0.011837027,-0.017223751,0.007052878,-0.019425888,-0.0002972431,-0.027232451,0.010633216,-0.016146177,-0.0150228,-0.021682132,-0.01901933,-0.04594761,-0.04278125,-0.02718705,-0.0080413595,0.019172553,-0.047647152,-0.0026495217,-0.048886638,0.04555358,0.0070119384,-0.018964468,-0.012596473,0.013877653,-0.022581479,0.04448045,-0.02259224,0.028731585,0.0032223908,-0.0071462165,0.019208737,-0.03152011,-0.016740208,0.0014815732,-0.008244445,-0.035335097,-0.030047003,-0.015273124,0.014241652,-0.0014090836,-0.0015768971,0.010344261,-0.006454323,-0.018581074,0.0061832513,-0.006451307,-0.02553095,0.019286817,0.039671443,-0.0006375432,-0.013502498,0.011913027,-0.019767215,0.00954138,-0.003958031,0.027383782,-0.00055892,-0.020396868,-0.01093418,-0.023727365,0.010833804,0.010672832,-0.025594017,-0.02828106,0.005610147,-0.040820666,-0.026969623,-0.000766123,-0.04980845,-0.017862214,0.023369346,0.03036306,0.04773331,-0.016141761,-0.02241329,0.0021913801,0.010205637,-0.14525528,-0.03413554,-0.0377401,-0.0036587745,-0.014155653,-0.009191434,-0.038210858,-0.0012838225,-0.0058020633,-0.049785838,-0.015652671,-0.007587361,0.0045312312,-0.032759737,0.037750725,0.021299738,0.03868221,-0.029029638,-0.03035458,0.031699575,-0.01977736,-0.027213614,0.007349549,0.017883897,0.030083077,-0.04904003,0.04747478,-0.000034028522,-0.04780407,0.012522154,0.027699757,-0.025739882,0.04798959,0.031529088,-0.035284135,-0.01865515,0.0048831645,0.02777669,0.013046048,-0.0004929724,0.019553237,0.029233687,0.0015384336,0.100032195,-0.024352625,0.059507314,0.004797959,-0.032312132,-0.017732672,-0.011384498,0.042238135,0.00854305,-0.043102484,0.009378031,-0.036226697,-0.0110894805,-0.043488435,0.013723178,0.004322953,0.0669246,-0.017153822,0.016641159,-0.046948016,-0.023874966,-0.036261313,0.0061022555,-0.028775666,0.03392151,-0.0067163655,-0.010081338,-0.028999968,-0.0184953,-0.036381066,-0.04379278,-0.0135882925,0.025453717,-0.03156006,-0.02503056,-0.06124042,-0.03314634,-0.0062106783,-0.035415087,-0.028351778,0.017704193,0.036368024,0.013080052,0.0019007997,-0.00479328,-0.075938895,0.017656237,-0.051789485,-0.047748715,-0.01344181,0.049714766,-0.016610682,0.0019050502,-0.029995209,-0.0025974503,-0.008363752,-0.0031570746,-0.0061075953,-0.048246004,-0.00958602,-0.030501487,-0.03345204,-0.00040130783,0.016764564,-0.0043804273,-0.0010024213,0.0064847614,-0.013703404,0.003758861,-0.052426167,0.0003030411,-0.019513546,0.005450086,0.010439375,0.021782609,0.008095141,-0.008202865,0.01421638,0.008191367,-0.029102057,-0.019945065,0.0721521,0.0222592,0.032696117,0.019815655,0.031555515,-0.0033699751,0.018572783,-0.05162858,-0.02744388,0.024352046,0.007838227,0.008379434,-0.0144782225,0.043243933,-0.00518982,-0.01347709,-0.04033791,-0.022707595,0.005282104,-0.029029312,0.032235704,-0.032994278,0.01356234,-0.029821405,0.0039152727,-0.031631667,-0.006469685,0.0131624155,-0.016485251,0.060020026,0.014583313,0.05610645,0.024917234,0.028338507,-0.0007263881,0.053605225,-0.0033491664,-0.06160476,-0.034879386,-0.021053607,-0.03430716,0.02973778,-0.013744744,-0.042002495,-0.04936531,0.052464537,-0.011858104,0.0059969774,-0.032754596,-0.029813001,0.056007557,-0.029040668,0.00017202746,-0.0106752515,0.02822747,-0.018779768,0.014642113,-0.009629225,0.04725443,0.022453109,0.0029794578,-0.0012419072,-0.031329166,-0.02964835,0.025636094,-0.023754008,0.004786294,-0.008899893,0.004148998,-0.0066753207,0.005806081,0.029957267,0.023708675,-0.03238826,-0.0073535256,0.04274905,-0.0209957,0.00821711,0.037736535,0.0015690688,-0.04061351,-0.020540224,0.0289808,-0.01839303,0.032771997,0.023064986,-0.0020349,0.0033555543,-0.05410117,0.010792004,-0.014494961,-0.015178339,0.02602694,0.05701963,-0.018746078,-0.009409735,0.054256935,0.010706067,0.002856098,0.006386894,-0.029076692,-0.02350893,0.012000241,0.028378736,0.014254467,0.027603764,-0.026265154,0.022615414,-0.015551639,-0.015179971,0.036847215,0.023214389,-0.0040325257,0.0057658665,-0.046577305,-0.034825675,0.035363235,-0.03537481,-0.05045372,-0.009483803],"last_embed":{"hash":"11e20h3","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"11e20h3","at":1762844562338},"key":"Work/Random/PluginsDesktop.md##{7}","lines":[9,9],"size":201,"outlinks":[{"title":"*Sergii Kostyrko*","target":"https://github.com/srg-kostyrko","line":1},{"title":"**Journals**","target":"https://obsidian.md/plugins?id=journals","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=journals&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"11e20h3","at":1762844562338}}, +"smart_blocks:Work/Random/PluginsDesktop.md##{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.034663953,-0.0008119924,-0.034504905,0.001638932,-0.029181562,-0.030358257,0.028522963,0.021320827,0.04246082,0.019805359,0.0003123564,0.0153619945,-0.010532526,0.023904799,0.0707999,-0.022015337,0.000843199,0.0062879864,-0.012819582,-0.0051099635,0.007420799,0.01126427,0.05331951,0.043783624,-0.009890087,0.033806354,0.01729798,-0.007527605,0.026463602,0.0142954,-0.006471463,-0.03729553,-0.0012703087,-0.024238132,-0.0414114,-0.019450504,-0.023194581,-0.049770243,-0.03237439,0.0069757127,-0.022350393,-0.023427797,0.03552894,-0.044937372,-0.016006319,-0.011314393,0.017738877,0.0058063082,-0.0011151737,-0.016402349,-0.026070658,-0.000508359,0.058440506,-0.06296198,-0.023449225,0.004708983,-0.01090928,-0.03977803,-0.09003509,-0.00975346,-0.06293456,0.019460479,-0.054440465,-0.023780098,0.030282816,0.06434546,0.0048492765,0.008808227,-0.015904035,-0.010732636,-0.024726445,0.043138474,0.041059166,-0.014016724,-0.020012144,-0.028506117,0.049379263,-0.003167513,0.00946401,0.04114773,-0.009259227,0.0016173762,0.007932274,-0.00053301675,0.0044103325,-0.034659002,-0.0034627288,0.08947031,0.00811911,0.045846988,-0.024271868,0.0025332456,0.036319215,-0.054906007,-0.040134758,-0.02409615,0.0445134,0.027634118,0.058671117,0.004734181,0.0045420215,-0.025532976,0.017497279,-0.037680488,0.015899045,0.034180272,-0.01068601,-0.028216377,-0.01006319,-0.01977354,-0.0016031327,-0.0073139966,0.014354848,-0.050196763,0.0019089768,-0.011995942,-0.014801965,-0.030754618,-0.014151257,0.0029175414,0.040389173,-0.036264136,-0.016669517,-0.019489523,-0.0030105677,-0.009668677,-0.0008968582,0.016042711,-0.0040727435,0.037013885,0.02333167,0.0006989034,-0.008855711,-0.0009873243,-0.03258347,0.028324598,-0.014720507,0.03481857,-0.027315281,-0.055385966,0.02522282,0.013392541,0.014241092,-0.050939456,0.047771875,-0.06089581,0.045039773,-0.00797397,0.045594584,-0.011962339,-0.011664918,0.01722953,-0.0148518225,0.012181473,0.04073052,-0.0037148274,0.04574242,0.01831464,-0.016292585,0.011346437,-0.008167739,0.064296275,-0.025853993,0.03699072,0.03785549,-0.018275896,0.028013567,-0.008580015,-0.011800336,0.015787298,0.0074050636,0.0065045618,0.0018091999,0.001633092,-0.0061558313,0.020993875,0.04828179,0.018967263,0.015463424,-0.039760847,-0.058465157,0.020229919,-0.044403356,-0.057641983,-0.03705534,-0.021843363,0.060175274,-0.016336976,-0.0076539367,0.075517565,-0.020212715,-0.042893354,0.00039540787,0.0013650312,0.022723554,0.004568941,-0.04283001,0.02651283,-0.0037976964,-0.0209622,-0.014621553,0.0008930668,0.08506024,-0.018168548,0.009842683,-0.008144942,0.037085664,-0.032534212,-0.00523162,-0.010256926,-0.01411326,0.008176778,-0.040602166,0.010898587,-0.03343235,0.030396756,0.036039393,0.0012826971,-0.0010808555,0.013555047,-0.036233727,0.038058788,-0.00081595866,0.06315575,0.00021253465,-0.0066107116,-0.014853999,0.050788306,0.0051141977,0.014595506,-0.046101663,0.028832063,0.009784068,-0.013886723,0.07818556,-0.0081246095,-0.05148333,0.05129826,0.026531126,-0.015910402,0.01888354,-0.0076155006,-0.02595382,-0.01962949,-0.03749882,0.022643585,0.012047431,0.036041204,-0.018388905,-0.02653922,-0.028507786,0.02175774,-0.034053806,0.014217179,0.013626162,0.037489444,0.014994068,-0.0144594535,-0.010075772,-0.029512107,0.024768658,0.01884553,-0.014620453,0.015157636,-0.0044100974,0.0063789203,-0.002322043,-0.016499927,0.016131926,-0.025627691,-0.0033101735,0.00784455,0.022767667,-0.0024293584,0.03183665,-0.012523437,-0.02430934,-0.030015232,0.057875853,0.021166826,-0.02870908,0.057994865,0.03704892,0.030575626,0.007228143,0.02761079,0.022941727,0.014552932,0.012714201,-0.00090134365,-0.023729408,0.003763196,0.07299101,0.006054057,0.0030055186,0.00002431849,-0.01828845,-0.17189495,-0.002256054,0.02166085,-0.004406456,0.0133587,-0.014469331,-0.06449343,0.02116441,-0.04115539,0.009016098,0.005675201,-0.054344628,0.022123646,-0.016491923,0.019293496,-0.0003075847,-0.0040327483,0.0039535733,-0.031324644,-0.029633531,-0.045321688,-0.045231093,0.054841883,0.04758993,-0.0028703292,-0.04152044,0.065782465,-0.006021223,-0.028278535,0.013945662,0.017437696,0.0038768773,-0.001761317,0.0017087806,0.04073336,0.020676542,0.031081952,-0.013082328,0.020840822,0.011629647,0.051772382,0.012479631,0.01521083,-0.00878528,-0.006778287,0.011295357,0.017561644,-0.008343131,0.0046730144,0.006497645,-0.013753062,-0.043627318,0.0064345654,-0.024054427,-0.029167773,-0.009391343,0.010029545,0.05405824,-0.01111021,-0.014252443,-0.03418999,0.011596891,0.022594593,0.0034801727,-0.0020415871,0.0124062635,0.01897138,-0.023307675,0.020611797,-0.005761402,-0.0040023657,-0.027815439,0.014862892,0.0024138333,0.027556054,0.049716193,-0.04199668,-0.011822441,0.0346275,-0.09323045,0.049822975,0.01417716,-0.0056733508,0.0039584604,-0.004119436,-0.021739054,-0.00036353248,0.002041271,0.018810613,0.25749636,0.025212348,0.023529392,-0.00037380558,0.04096428,-0.005962717,0.0037709665,0.03973173,-0.029234895,-0.0021481256,0.008557935,0.005191365,0.016060594,-0.0012937877,0.036908627,0.021388901,-0.033396687,0.009207016,0.04805919,-0.029508876,-0.027230231,-0.034940664,-0.008222943,0.017292537,-0.07477183,-0.0025592844,0.005655859,0.0009260954,-0.015451627,0.021686405,-0.03354255,0.008942782,0.07942691,-0.010809936,0.0069390237,-0.030317148,0.023981838,-0.0093035,0.05685461,0.045039788,0.016274758,-0.01751108,0.037663404,0.009771274,-0.0046989154,-0.020260843,0.012093548,0.013939845,-0.02152055,0.018200282,-0.0032996596,-0.050706096,-0.02673705,-0.002975465,-0.04614259,-0.001058436,-0.031111063,-0.032184955,-0.0031921954,0.045824926,0.011513067,0.019149218,0.012639927,0.010351454,-0.021490574,0.013058651,0.027260715,0.0321057,-0.029751481,0.02356456,0.006242985,0.011140169,0.037745796,0.010607496,0.020139437,-0.0010085874,0.025435086,0.05589464,-0.004622982,-0.012586439,-0.030155739,0.052927896,-0.034497306,0.020649781,0.0020673575,-0.030461228,0.002283765,0.026902184,0.007953746,-0.040814042,0.05077024,0.010414226,-0.019533819,0.024189122,-0.024833322,0.024488624,-0.010043027,-0.018957239,-0.015304242,0.018903017,-0.036922444,-0.01914671,-0.042608373,0.0037030464,0.03151934,0.026445253,-0.004865709,-0.038973004,0.022304062,0.048274133,-0.036431707,0.005369578,0.028045377,-0.04932703,0.013943668,0.053332314,0.03368469,0.007856298,-0.016655752,0.026104152,-0.009295341,0.0138936,-0.0014940497,0.03760812,-0.006110091,-0.036178306,-0.04939677,0.04027943,-0.043054845,0.024716781,0.003940245,-0.04088225,-0.0030324035,0.046541113,0.052585937,-0.03901535,0.027275164,0.013901642,0.020715768,0.027515108,-0.049026687,0.029394591,-0.0139149,-0.02787835,0.0058303345,-0.0047434843,0.00844521,0.0140551245,-0.016103365,0.027944446,0.06092956,0.0545094,-0.008380154,-0.034533177,-0.004559219,-0.028623212,-0.010115689,-0.036968272,-0.00089618366,-0.052154228,-0.02923959,0.063283004,0.047665074,0.08029889,-0.07665867,0.021636583,-0.039048817,0.0079403175,0.0044712066,-0.03607997,-0.011837492,-0.0153987715,-0.08138722,0.0019969223,0.039558917,-0.021340182,-0.01844071,-0.025606083,-0.01867446,-0.020557122,0.013833557,-0.012278067,-0.045199838,-0.039081942,0.03379848,0.020087235,-0.028139269,-0.008594999,-0.007636596,-0.009148473,-0.0055884803,0.10528952,-0.0029622554,-0.0023996674,0.039678093,0.024503019,0.086677976,0.04058724,0.01797517,-0.032135542,-0.028601727,-0.009990231,-0.00046135084,-0.029940026,-0.008387874,-0.03693873,-0.017194353,0.047376942,0.0009543658,0.007623567,-0.00315677,-0.04767207,-0.0496362,-0.02852904,0.030758785,-0.004914554,0.01637184,0.029013095,-0.002130725,-0.0060751825,0.0030155224,-0.00918528,0.00336386,-0.032314137,-0.017263088,-0.024975395,-0.0025483996,-0.042269696,0.0076819095,-0.03321926,-0.0027846156,0.0118411435,0.006053193,-0.017402213,0.002868974,0.0015001647,0.03819544,0.008866045,0.009821478,-0.037029848,0.008848338,-0.051270824,-0.012278489,0.039086815,0.014047769,-0.023892922,-0.0115270605,-0.025569085,0.042334262,0.012156472,-0.042377293,-0.03765312,-0.011285116,-0.03161746,0.031267192,-0.021099092,-0.026357824,-0.020079779,-0.007082799,-0.036885113,-0.019563116,0.05961606,0.016414085,-0.013538205,0.015912399,0.021251444,0.028102878,-0.06567873,-0.016101196,0.011651993,-0.04132199,0.022673061,-0.0010065307,-0.024496831,0.045908347,-0.010740031,0.0036939632,0.0206199,-0.01911378,0.03425273,-0.036602393,-0.045312595,0.014123884,0.008497886,-0.043390717,-0.020551989,-0.0065445118,0.015466721,-0.0026309807,-0.05858715,-0.013940443,0.0074998485,-0.03325232,-0.020651005,-0.016764002,-0.0141522,-0.030902818,-0.00020151194,-0.0086278,0.009033177,-0.021407582,0.016995087,0.0062523386,-0.016595012,-0.03443951,0.011181809,0.009133764,-0.020908749,0.00033667896,0.012551526,-0.022838358,-0.057861228,-0.033190593,0.07495636,-0.042499036,-0.0046825167,0.09225159,0.000844471,-0.047142882,-0.010935501,-0.043440428,0.018460251,-0.033785954,0.013630792,-0.004272345,-0.017552972,-0.010837433,-0.011502452,-0.030611476,0.024128,0.00017594565,-0.015307654,-0.0018083415,0.014877769,0.0026243934,-0.04595183,0.057726905,-0.038809765,0.008386077,0.026413238,0.013439508,0.013750235,0.07046092,-0.042702865,0.01711138,0.009570502,-0.00931766,0.040286154,-0.017641388,-0.00886305,0.009550145,-0.016397482,-0.025357978,-0.0045466907,0.01738116,-0.0069568255,0.028673487,-0.030727388,0.01496465,0.014785546,-0.047713604,0.002626205,-0.018819477,-0.008258084,0.006523062,0.052416716,-0.004749996,0.02633036,0.013555299,0.011095045,0.011077701,0.0018407658,0.043851998,0.02133389,-0.008059645,-0.00087396504,0.0013464985,-0.016302345,-0.0005707321,0.003987194,-0.022703763,-0.017913861,-0.06483825,-0.058049694,0.027376574,-0.020908177,-0.0081487615,0.024300667,0.028901465,0.02992393,0.0009892628,-0.017340064,-0.0074376804,0.044698182,-0.16249739,0.014970953,-0.023636304,-0.0051614353,-0.013841021,-0.012180976,-0.06073905,-0.018883847,0.012913123,-0.022572795,-0.053749356,-0.06693739,0.024994554,-0.04357272,0.06268132,0.017088033,0.02688943,-0.022440953,-0.009308807,0.02813798,-0.013578883,-0.02056516,0.04130992,-0.003797394,0.00069025665,-0.030382643,0.083497636,-0.03439482,-0.049497806,0.0266463,-0.00085299835,-0.0025282078,0.021143263,0.047992073,-0.020096049,-0.012692117,0.022883324,0.020647787,-0.008700008,0.010658745,0.002095356,0.038324494,-0.025800273,0.062764026,0.0046467613,0.047382828,-0.014488096,-0.019508842,-0.043850984,-0.0047085173,0.047125597,-0.020141115,-0.017865838,0.028119965,-0.035965998,-0.046197407,-0.06587629,-0.025422817,0.0049997573,0.038565185,-0.04875773,0.027666,-0.041252483,-0.032358605,-0.021143172,-0.010455247,-0.018685574,0.014701369,0.0287415,-0.0245269,-0.015133652,-0.022505935,-0.014098673,-0.03315608,-0.01951332,0.017885188,-0.018281726,0.005429059,-0.04937459,-0.015418255,-0.03328347,-0.03710662,-0.049291246,-0.004318298,0.014866476,0.037044555,-0.020083398,-0.0025201698,-0.06542952,0.008097087,-0.074194044,-0.045341622,-0.01781342,0.0103391865,-0.014598343,0.018681126,0.0029346356,-0.022572502,-0.024112102,0.0075926115,-0.064621486,-0.04263446,-0.022704639,-0.030160852,-0.026105912,-0.0054418524,0.024700537,0.009005941,-0.0013353821,-0.02533243,-0.022166569,0.025470227,0.00594121,0.018186452,-0.05279459,-0.011770054,0.02465239,0.022561254,-0.00944811,-0.02791007,0.008205293,-0.017354822,0.013306961,-0.02164277,0.052212268,0.021759903,0.033791043,0.02774959,0.023571359,0.0108343735,-0.006412295,-0.053456273,0.019812454,0.009345652,-0.0005563879,0.012876327,-0.011420627,0.04901143,0.0019751021,-0.026393428,-0.025450129,-0.037471198,-0.02103223,-0.025807135,0.0012919338,-0.02855589,0.014499928,0.033986267,0.0074450662,-0.023906577,-0.027968366,0.0028940358,-0.010570899,0.040457863,-0.0038462756,0.057543762,-0.0010582897,-0.025786597,0.011210624,0.031679325,-0.017972367,-0.04495186,-0.023282344,-0.009232553,0.00030062467,0.058147833,0.0010958904,-0.039717797,0.0010189224,0.010636922,-0.025091289,0.015408426,-0.011545822,-0.0055825836,0.0569558,0.0051109996,0.015045287,-0.018424278,0.025857132,0.008988437,0.028784977,0.0026837864,0.079690255,0.01671771,0.015281622,0.0014973831,-0.03417743,-0.03253946,0.017069848,-0.03684419,0.03265487,-0.022431063,-0.00431058,-0.034867648,0.03208358,0.03250787,0.016749745,-0.016019253,-0.005933319,0.022233982,-0.0086497255,0.027685797,0.029138327,0.014526874,-0.05114354,-0.03654271,0.00067333155,-0.004858142,0.0023354639,0.04626081,0.0073474995,-0.008871478,-0.08199058,0.0038226566,0.01012561,-0.041354936,0.0038686718,0.012970428,-0.0016512544,-0.010820517,0.04876549,0.00051715487,0.013676869,0.018403025,-0.030947456,-0.0014132439,-0.006981153,0.01636856,-0.010888089,0.004421844,-0.002236918,0.01436967,0.020174643,-0.0015627983,0.04102148,-0.013322169,0.020202013,0.036954466,-0.013437256,-0.02319921,0.0013088437,0.013819605,-0.070632935,-0.020570407],"last_embed":{"hash":"elofdl","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"elofdl","at":1762844562338},"key":"Work/Random/PluginsDesktop.md##{8}","lines":[10,10],"size":379,"outlinks":[{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":1},{"title":"*Benature*","target":"https://github.com/Benature","line":1},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":1},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":1},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"elofdl","at":1762844562338}}, +"smart_blocks:Work/Random/PluginsDesktop.md##{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.06791688,0.002481283,-0.023111913,0.035524074,0.005197363,-0.042491317,0.032650627,0.026866997,0.051345162,0.008850018,0.00822345,-0.008205897,0.0037365565,0.01662428,0.062207032,0.003975337,-0.008786705,-0.00021606882,0.016440775,-0.0056400285,-0.008014829,-0.0074701663,0.025819426,0.031877957,-0.0040169926,0.036351282,-0.0075530293,-0.011568551,0.036596186,0.0020677398,0.059861947,-0.027889768,0.012437549,-0.04368507,-0.01696528,0.029312173,0.0069572628,-0.049036548,-0.032281093,0.011991153,-0.02566786,0.031978954,0.006833947,-0.016702926,-0.0050783125,-0.014683374,-0.010675234,-0.006414035,0.02534168,-0.019972425,-0.01786255,0.00033477868,0.06317421,-0.052675072,-0.007963423,0.01754629,-0.04540996,-0.049694918,-0.07472153,0.028413886,-0.06749787,0.009076097,-0.0341075,0.015513084,0.054683127,0.058512945,-0.008664271,0.002244477,-0.009082353,0.004313329,-0.0064970055,0.027333155,0.00010633508,-0.030409968,-0.04390746,-0.022887543,0.022628479,-0.04917533,-0.034067348,0.024569722,0.011023015,0.032634564,0.015456987,0.00883272,-0.004774027,-0.0049669584,0.03590287,0.06901054,0.03982959,0.043134116,0.008095155,0.009895416,0.024051467,-0.06730073,-0.024019586,0.0040275725,0.012711881,0.023698844,0.024716692,-0.01490254,0.028321963,-0.0175094,0.014589223,-0.004524876,0.02845294,0.010542705,-0.0022823534,0.012474693,-0.0060832803,-0.027764544,-0.0058618016,0.0056792893,0.013162957,-0.0056349677,0.0036759926,0.002106625,0.0129086,-0.018203817,-0.017984439,0.00088781986,0.023414955,0.028651444,0.027732441,-0.026836704,0.004195944,0.014765717,0.036573865,0.00801722,0.019936962,0.01553593,0.03481184,0.036516055,0.02692385,0.011443395,-0.025545446,0.021646561,0.020415328,0.019241085,-0.002588795,-0.058527462,0.018270321,-0.015887598,0.017041646,-0.049276836,0.03672452,-0.07258858,0.025855212,0.06144457,0.027175972,-0.050934672,-0.0029721733,0.011719664,0.006953403,0.027991341,0.01972124,-0.0371773,0.016296558,0.023322703,-0.021342667,-0.0038934147,-0.009321952,0.015332481,-0.082419656,0.042552214,0.03557984,-0.014074228,0.036581267,-0.031938236,-0.0006636041,-0.03101212,0.01584311,-0.03807848,-0.014428023,-0.03974684,0.030283626,0.031519797,0.029678194,0.02363592,0.01839765,-0.056192294,-0.014001848,0.014215677,-0.056635495,-0.035830185,-0.05736637,-0.0025782615,0.02131049,0.025568686,-0.0016628692,0.005496587,-0.022598151,-0.029227234,-0.016474687,0.04022333,0.021000963,0.014162958,0.012991145,0.034076072,-0.03903678,-0.013098143,-0.014780067,0.02852262,0.06375321,-0.025067007,-0.0048462613,-0.031993598,0.0038367803,-0.045479044,0.00027715493,-0.01821591,0.027251575,0.01871277,-0.059720024,0.0036742648,-0.020956563,-0.008124092,0.0450603,0.007532028,-0.03466789,-0.044176176,-0.029285239,0.032914966,-0.01790466,-0.022297556,0.013609894,0.018547041,0.009826479,-0.002475953,0.049540553,-0.0059004985,-0.050620414,0.015729465,0.025566356,-0.026007343,0.07242639,0.0057815104,-0.03922817,0.019179082,0.031203322,-0.0060028937,-0.017225808,-0.025911203,-0.014390538,-0.048761427,-0.031451885,0.0067284526,0.03768046,-0.011053969,0.004739985,-0.008672011,0.01383144,0.023315696,-0.00018745882,0.026466511,0.0587715,0.014443369,0.030804148,-0.006200815,-0.0006025684,-0.009267519,0.009922085,0.013826126,0.0060907905,0.015901765,0.007299432,0.016318727,0.027631637,-0.07573262,0.008472029,-0.027996982,0.030387023,-0.006922728,0.02626271,-0.010042011,0.014416602,-0.021991264,-0.00023901172,-0.017289015,0.056691553,-0.02665572,-0.028506568,0.033549394,0.0477343,0.057139944,-0.02237325,0.04249979,0.03063646,-0.0052527967,0.030459812,0.0063273655,0.026703047,-0.010625221,0.06622029,0.008045128,-0.009158658,0.028686523,-0.010265043,-0.15819444,-0.050669793,-0.0037132457,0.04916407,0.019097427,0.02508143,-0.08550748,0.020205589,-0.05985716,-0.0016038879,0.0017195413,-0.04288574,-0.0106386645,-0.003634685,0.027235178,-0.01495682,-0.026390351,-0.0031261959,0.01415016,-0.02999984,-0.02003612,-0.014505528,0.056774233,0.024958165,-0.00808007,-0.0068801222,0.046983443,0.011606914,-0.013325541,0.0028826178,0.0012369379,0.012372345,0.0076413536,-0.0019442847,0.01697634,0.018782727,-0.0038866696,0.026531437,0.019541027,0.0034457939,0.021196388,0.047012363,0.023281071,0.02135638,0.0031249125,0.009617993,0.00015282515,0.024278924,0.0077607716,-0.04350552,-0.0012906791,-0.012443583,-0.022221744,0.0013104212,-0.020749068,0.033018168,0.036339216,0.02715701,-0.00021520462,-0.027115662,-0.048656583,-0.020060366,-0.0003156004,-0.013058378,0.0067684003,0.007856014,0.015263172,-0.02215217,0.058059417,-0.045280576,0.019132856,-0.052155714,0.0022765386,-0.003909715,0.028402045,0.0015484422,0.0005303832,-0.018142711,0.033141714,-0.113345906,-0.01852331,0.021097485,-0.012735199,-0.027103497,-0.013719481,0.0117318425,0.009872852,0.0147939185,-0.01451282,0.21658693,0.0014355015,-0.006133284,-0.00089330337,0.03703328,-0.043525144,0.05283798,0.053707816,-0.02018444,-0.032613207,-0.019138813,0.012241958,0.03492229,0.0066295452,0.033081334,0.016717458,-0.041275717,0.01652198,0.062198754,-0.032974202,0.0059563834,-0.04063294,0.02980133,0.03449079,-0.022833902,-0.01255416,-0.011071639,0.030134263,-0.04111282,0.022724532,-0.029322099,0.016796654,0.040912643,-0.04429009,-0.059367035,0.020877475,-0.0008440034,-0.037239235,0.020290688,-0.00071487314,0.0073007187,0.002348393,0.03143847,0.037213687,0.009005561,-0.022637138,-0.0002036758,0.0022294945,-0.03423709,-0.01570494,0.014081938,-0.008680236,-0.024068529,-0.0014815014,-0.0007796656,-0.023673994,-0.043038074,-0.035495404,0.011694372,0.038492125,-0.0017030092,-0.00021651361,0.012430435,0.00718539,-0.000054388984,0.019889154,-0.008179628,0.0597926,-0.013882334,0.028154014,0.0075259977,0.009336002,0.013785658,-0.00067997316,0.023409156,-0.022883508,0.037681688,0.05619665,-0.007128737,-0.027066873,-0.026321793,0.022336517,0.028208725,-0.0071958257,0.0139441565,-0.041241273,-0.049811702,0.046194866,0.0065416326,-0.06625995,0.050546266,-0.030724483,-0.028852416,0.025732543,0.014443946,-0.020489523,0.020846482,-0.037714835,-0.040983398,-0.02041844,-0.040474992,-0.02891761,-0.032776754,0.0059787454,-0.0047781602,0.023113113,-0.05214758,-0.00086422183,-0.0014016238,0.008226265,-0.031318717,0.0075210882,0.032604348,-0.04685421,0.005251968,0.024172075,0.014410516,0.0031420786,-0.01966389,-0.004183022,-0.02294234,0.021466538,-0.023891874,0.01602569,0.00016793059,0.004218887,-0.0060188617,0.026930757,-0.06211194,0.008714359,0.024702052,-0.04421177,-0.007948793,0.06993262,0.078994706,-0.0066817096,0.010471555,0.021754468,-0.0015732506,0.032454345,0.01887464,0.0065706633,-0.017969321,-0.019186946,-0.011611051,0.024950631,-0.025612487,-0.016405793,-0.067805715,-0.000004746838,0.061033577,0.047802173,0.015686192,-0.0050798072,0.019069787,-0.02484231,-0.03124813,0.022914551,0.033416457,-0.035272192,-0.003991891,0.03112826,0.0814817,0.050893597,-0.028882708,-0.0021334828,-0.028733486,0.03800282,-0.04402306,-0.027447982,0.016826076,-0.05002057,-0.06340743,-0.008177602,-0.013609569,-0.036684856,-0.0150589375,-0.015788546,-0.06501078,-0.0046021403,0.0045565427,0.003525311,-0.021585204,-0.056219924,0.03122368,-0.005839058,-0.020420328,-0.0013646408,-0.026662232,-0.00953704,-0.081211746,0.08990955,0.05411187,-0.0027901204,0.058525585,-0.00018788136,0.09167641,-0.012694905,0.040338222,-0.019613864,-0.029160775,-0.008622483,0.012291235,-0.03159214,-0.010070939,-0.0100566875,-0.008501571,0.060164604,-0.013395639,0.015943881,0.02273926,-0.03744546,-0.029669866,-0.025913388,0.02645858,-0.025756404,0.059254974,0.0547656,-0.004911107,-0.05576668,0.00040320112,-0.026075523,-0.008889057,-0.009243327,0.009267782,0.007879604,0.019610453,-0.03850783,0.029881507,-0.060331248,0.0016323625,-0.0029905692,-0.010782062,-0.050201073,0.01608713,-0.009770491,0.028396754,0.022101121,0.0063572233,0.0077139167,-0.013380659,-0.027017722,0.0024400796,0.06592339,0.027644074,0.018505674,0.031341493,-0.0148051875,0.045932364,0.055440214,0.006558645,-0.016828535,0.029643761,-0.07435595,-0.013636835,-0.014938748,-0.029891841,-0.014730827,-0.011124614,-0.026543155,-0.018095545,0.051304262,0.018049521,-0.012515774,-0.025853673,0.0020190305,0.017126739,-0.08464874,-0.016650422,-0.03719041,-0.05044562,0.023174614,-0.04085349,0.004360184,0.037539467,-0.05609013,0.018186597,0.017070752,-0.031037226,0.0010161989,-0.03916202,-0.02188206,0.04507946,0.030285846,-0.011268511,-0.0037540672,0.01822648,0.008386317,-0.006999549,-0.054640736,0.055392504,-0.010066589,-0.03718601,-0.027570581,-0.0035763015,-0.0017485912,-0.03483451,0.003834682,-0.026066147,-0.012730247,-0.012674152,-0.006018724,-0.029206391,0.0008423438,-0.012742549,0.0009926277,-0.021409795,-0.036341276,-0.028980559,0.024094438,-0.0026327064,-0.06045093,-0.024709344,0.058006123,0.024182891,0.004469049,0.07042709,-0.024794182,-0.012118382,-0.011110957,-0.014829203,0.009530117,-0.030970328,-0.0110321,-0.052852623,-0.02651488,-0.01325751,-0.026186561,-0.06232439,0.009336214,-0.014529646,-0.016447887,0.018181393,0.02193764,-0.029860083,-0.010086528,0.046418015,-0.02036928,0.024108851,0.021566406,0.023910671,-0.018519655,0.027498584,-0.034119673,0.019071765,0.027190851,-0.015283158,-0.0052116946,0.031917408,-0.01307714,-0.015978664,-0.019893557,-0.01437437,0.008643895,0.0017692356,-0.019304661,0.0041356618,-0.037077755,0.0019140225,-0.005807167,-0.0023175424,0.0074182544,-0.013890867,-0.0028884662,-0.0032194594,0.0044903806,0.012953956,0.02450653,0.033843085,-0.018511774,-0.020036427,-0.022293927,0.027281255,0.017713815,-0.035368383,-0.017157318,-0.023324655,-0.059800845,0.036113173,0.007663114,-0.048117336,0.035546664,-0.03870076,-0.03841108,-0.005179578,-0.013183098,-0.043110047,0.019676035,0.011477032,0.025012746,0.0021752145,-0.0056819073,-0.0059049055,0.022772213,-0.14103352,-0.023342906,-0.0012947725,-0.01031122,-0.03000383,-0.0066752504,-0.0523037,-0.025085483,0.008218437,-0.0482017,-0.02146463,-0.010841299,0.04049495,-0.043833613,0.029913858,0.04348588,0.01216146,-0.021402115,-0.030338613,0.04077051,-0.029768,-0.012836739,0.030561611,0.0016405856,0.016366307,0.018257936,0.035851084,-0.0025456913,-0.028009608,0.03512587,0.012233364,-0.0076355133,0.022220476,0.0070570894,-0.031713434,-0.012431703,0.00073797134,0.033651374,0.026883861,0.008950243,-0.051925924,0.007993709,-0.006561369,0.08464887,0.00957006,0.05735883,-0.025150308,-0.012962059,-0.031119155,0.02734738,0.020969087,0.044266783,-0.03315766,0.02611657,-0.03357476,0.039225448,-0.03925645,-0.00009734566,0.03054882,-0.00832794,-0.019016964,0.024622515,-0.03232319,-0.0049600583,-0.045657046,0.031857435,0.016910868,0.0119614685,0.0061321873,-0.0021670307,-0.04424054,0.05621312,0.0017113361,-0.0002964713,0.013891916,0.017604973,0.030335383,-0.014012801,-0.017140407,0.009374256,-0.025096022,-0.029375002,-0.014076389,-0.0009708563,0.029408406,0.011359097,0.021430768,-0.00597995,-0.08140393,-0.026044598,-0.057338424,-0.040124223,0.019560125,0.011700035,0.018269498,0.027725799,-0.016182538,-0.025039183,-0.038801603,-0.024211336,-0.015779078,-0.040560186,-0.016349552,-0.02767946,-0.023388766,-0.0511659,0.03989922,-0.0020936693,0.034095313,0.020092875,-0.013023153,-0.026452368,-0.04646505,-0.014668066,-0.010739816,0.011042459,0.020602575,0.00055852905,0.00780262,0.0018210022,0.011052132,0.011013156,-0.0063350843,-0.022546316,0.06595771,0.028970681,0.014921075,-0.027317133,0.04183172,-0.0015887531,0.005555721,-0.04331023,0.013136867,0.0072439206,0.02784852,-0.006822731,-0.03887822,0.059047766,-0.015165109,-0.01838927,-0.009833815,-0.030285353,0.029739892,-0.024909412,0.039459288,-0.04206524,0.05022231,0.0065416824,-0.031701382,-0.027524669,0.02709676,0.020956285,-0.02089555,0.050313663,0.000077118886,0.052879278,-0.048628576,0.060184706,0.034348775,0.0076214406,0.017771486,-0.026746573,-0.0034540277,-0.010454158,0.0135731,0.032327496,-0.0084046535,-0.053762224,-0.08285418,0.042718206,-0.020201797,-0.017356118,-0.016174242,-0.01087935,0.043816768,-0.019945925,0.005027617,-0.023829352,0.04189808,-0.041945904,0.04795876,0.011755779,0.05158311,0.005250688,0.022504909,-0.028431514,-0.06130888,0.0134301325,-0.020811055,-0.018861134,0.028198466,-0.025405983,0.013992643,-0.039491292,0.033003278,0.02822909,-0.0024536848,-0.015708635,0.011750623,0.031185362,-0.03209406,0.00075525744,0.014241547,-0.018525334,-0.04381044,0.027926229,-0.0151056945,-0.012026651,0.022232568,0.009145221,-0.030611817,0.0013992045,-0.052601833,0.022236507,-0.036865737,-0.036600374,-0.0013336998,0.03164512,-0.012175487,-0.05905571,0.013471417,-0.020010091,-0.00858901,-0.02218663,-0.05409896,0.026009899,0.025761368,-0.025102055,-0.013908549,0.021150526,0.017999938,0.02687657,-0.013008,-0.018678516,0.06292688,-0.03856856,0.021404643,0.01807786,-0.01959906,-0.0059124115,0.017210813,-0.011948425,-0.05577823,-0.028356189],"last_embed":{"hash":"1fawjb7","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1fawjb7","at":1762844562338},"key":"Work/Random/PluginsDesktop.md##{9}","lines":[11,11],"size":332,"outlinks":[{"title":"*Lost Paul*","target":"https://github.com/LostPaul","line":1},{"title":"♡","target":"https://ko-fi.com/paul305844","line":1},{"title":"**Folder notes**","target":"https://obsidian.md/plugins?id=folder-notes","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=folder-notes&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1fawjb7","at":1762844562338}}, +"smart_blocks:Work/Random/PluginsDesktop.md##{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.02427539,0.015616228,-0.02900153,-0.011113799,-0.018850444,0.003631022,0.029218478,0.010038154,0.0710233,-0.00022681925,0.015170984,0.014460861,0.018208703,0.029812524,0.048219003,0.0036185577,0.005542041,0.013588277,-0.0046040593,0.006492652,0.0007916812,0.02256262,0.040031593,0.04226262,-0.006864484,0.014789029,0.013181924,-0.009525127,0.032892518,-0.0032834844,0.015470013,-0.067634255,-0.029764159,-0.053557977,-0.01654664,-0.005866168,-0.022678431,-0.034652013,-0.054720763,-0.015853798,-0.001241674,0.00405328,0.030632678,0.0076050293,0.0142859835,-0.00379331,0.03298158,-0.015946254,0.030005792,-0.031778257,-0.011976434,0.0027271425,0.029413665,-0.065979645,-0.0031625628,-0.014479674,-0.026577024,-0.034984652,-0.060865723,-0.027556144,-0.07597441,0.015726957,-0.016332371,-0.018047696,0.018979864,0.054762304,-0.00082410546,-0.0011370206,-0.0076305624,-0.0050161183,0.0056207716,0.023028618,0.008698579,-0.01285045,-0.028304668,-0.025325451,0.076205224,-0.02475196,0.0064002844,0.009865625,-0.010015488,0.034347158,0.013621801,0.020536166,0.022060081,-0.046705805,-0.012922413,0.055492427,0.0045814756,0.033108573,-0.046822198,-0.006179123,0.053697515,-0.06699933,-0.05385737,-0.030885113,0.04615073,0.03886816,0.025429184,-0.017966803,0.009551373,-0.022988029,0.04665228,-0.0140563445,0.027904052,0.03645391,-0.012837506,0.009433548,-0.0241059,-0.029050697,0.0053844275,0.0016831995,0.01573734,-0.032797914,-0.0028818385,-0.039476193,0.0037924207,-0.044635855,-0.02129013,0.026305925,0.019583963,-0.000031380365,0.019144764,-0.034215678,0.005629123,-0.004520546,0.038884275,0.026649028,0.018469555,0.05976106,0.008067319,0.038642928,-0.00525402,0.013088806,-0.053945903,0.023281902,0.011259645,0.026291978,-0.012067937,-0.028074937,0.021861915,0.011926254,0.0106562255,-0.049787246,0.050758544,-0.075050555,0.018974522,0.015518131,0.04467598,-0.010887906,-0.029449454,0.03198255,-0.00013622339,0.03346013,0.043017,-0.012537807,0.052842088,0.036843985,-0.01159328,-0.03355178,-0.0390292,-0.010094844,-0.054397102,0.031545747,0.008346324,-0.05925395,0.027470952,-0.0030594938,-0.010808946,-0.014359463,0.01790216,-0.01329265,0.010349165,-0.003927005,-0.004703957,0.026413593,0.041520294,0.03486269,0.03792961,-0.008573387,-0.051433098,0.050057527,-0.06166021,-0.030403003,-0.031917214,-0.009839373,0.02837095,-0.013002846,0.0055474876,0.061739955,-0.0044116075,-0.022296032,-0.011633723,0.011769616,0.055024013,-0.020981811,0.0060154647,0.049952008,-0.02404445,-0.008512583,-0.025877258,0.01926356,0.05958047,-0.036270488,-0.00656883,-0.012791298,0.032898434,-0.038973957,0.01932826,-0.027826553,-0.012895952,-0.0019225396,-0.006317343,0.017467745,-0.051518235,0.03648279,0.028284695,-0.007830807,-0.018938411,-0.004092086,-0.01915085,0.046736985,-0.004554187,-0.0018309482,0.010701311,0.027658511,-0.02117251,0.021688405,0.030641394,0.010871037,-0.046644013,0.022722147,0.035380483,-0.03644632,0.074932046,-0.019293426,-0.0826442,0.039597157,0.006642569,-0.025405858,0.012042966,-0.018341448,-0.028632764,-0.04186339,-0.02390064,0.008437811,0.024421643,0.014372879,-0.012833984,-0.024670037,-0.019323468,0.006071843,-0.04589985,0.02062136,0.018298224,0.023276085,0.019290471,0.00044090123,-0.033716407,-0.009738855,0.024629945,0.020100662,-0.00872958,0.025994848,0.0058162133,-0.0023203942,-0.00047498025,-0.022542967,-0.01975421,-0.020208672,-0.003318071,-0.002079849,0.03314852,-0.01071294,0.04472097,-0.020134717,-0.005808205,-0.024218561,0.04377531,-0.014859217,-0.021356063,0.06738839,0.05441086,0.046751406,-0.009115535,0.019826796,0.023062179,0.032974064,0.018765414,0.0030970161,-0.038227383,0.0037861802,0.07200091,-0.013720328,0.01722595,0.009766893,-0.030641403,-0.17352246,-0.036902517,0.0059207473,0.044890318,0.010385244,0.03453889,-0.05848045,-0.017323716,-0.048182838,-0.005352645,0.016787808,-0.04133328,0.0020256697,-0.028108649,0.04198596,0.008267515,-0.0060241255,-0.01753188,-0.003916422,-0.038676105,-0.08497503,-0.025567425,0.065488055,0.023718284,-0.0038697172,-0.047805153,0.060682237,-0.029332468,-0.04020769,0.017884936,0.022043215,-0.040068973,-0.002707256,0.013475303,0.012272766,0.014730015,-0.012245272,0.000061022558,0.0070746024,0.038207132,0.019753592,0.027935468,0.004410373,0.028994422,0.0010212688,0.008348293,0.022105498,-0.002956315,0.02779679,-0.012865193,0.008831426,-0.03183807,0.017113352,-0.03427798,-0.03366594,0.010566312,-0.0021592076,0.045295674,-0.026827514,-0.003166135,-0.039827693,-0.023226963,0.021124095,-0.01844715,0.0004044996,0.028915253,-0.015432164,-0.026535494,0.031746004,-0.03418869,1.263407e-7,-0.03967416,0.027196655,0.015492111,0.022332445,-0.0059537725,-0.024175674,-0.026318362,0.029375996,-0.10909024,0.025726888,0.013904159,0.0089055225,0.015246314,-0.023959842,-0.0030607881,0.01021026,-0.025746783,-0.007291317,0.26418903,0.01771165,-0.0016180183,-0.0074100033,0.05968772,-0.04921453,-0.0064527467,0.045797538,-0.02145838,-0.027164266,-0.01621118,0.008621701,0.046729304,0.0095412405,0.014998777,0.037193224,-0.03989419,0.017197495,0.052690696,-0.033090822,0.003126116,-0.028728615,0.020522881,0.01457203,-0.07766447,0.005238713,-0.008345919,0.017897755,-0.03351219,0.058254737,-0.040858053,0.051137652,0.047568772,-0.034304615,-0.02472821,-0.030413928,0.033601742,-0.007194157,0.028583521,-0.0060531935,0.010485331,0.0005762434,0.031141091,0.015594858,0.014080232,-0.0148009565,0.0032638484,0.020503893,0.01166398,0.0006059492,-0.0020982581,-0.02706974,-0.028830223,-0.0044247126,-0.047487613,-0.02718663,-0.027167281,-0.050944064,0.016100273,0.021802858,-0.0015361736,0.024953386,-0.022437414,0.005103416,-0.009118896,0.004450993,0.021526324,0.026679307,-0.009487155,-0.01422311,-0.022951402,0.000977844,0.02558648,-0.00061513967,0.0063282102,-0.0032837822,0.054103915,0.05008697,0.00052008743,-0.00034481744,-0.03136158,0.043115385,-0.017972343,0.00038945273,0.028767923,-0.054661535,0.018480843,0.058344617,0.0028683192,-0.026913399,0.033904474,-0.006932067,-0.00424308,0.060585827,0.008939053,0.03160551,-0.00472775,-0.04486577,-0.017833602,0.0304629,-0.03282562,-0.023190912,-0.039516497,-0.0058260635,0.01679785,0.0035683713,-0.013477061,-0.02912632,0.0031470896,0.04416564,-0.018272256,0.01839829,0.02598842,-0.045715574,0.023217576,0.05508626,0.021917976,0.015215591,-0.0031218105,0.0075541153,-0.0016171748,-0.01611974,0.00072578166,0.049084306,-0.012224345,-0.014346964,-0.040556908,0.047277957,-0.0550237,0.0033951984,0.0061231735,-0.035306726,-0.0071939565,0.043908726,0.06429982,-0.026137397,0.051474404,0.027033715,0.03719198,0.033909753,-0.016654635,0.004297763,0.017186048,0.013886428,0.010156478,-0.03198034,0.011603882,-0.011918996,-0.018705582,0.023459895,0.030375943,0.042710662,0.024141394,-0.010401129,-0.0025650652,-0.022825848,-0.008842674,0.005089054,0.018867906,-0.03437931,0.009969174,0.03156547,0.050210394,0.06933594,-0.067349166,-0.00077388994,-0.03642318,-0.0038892606,-0.031384148,-0.029977497,-0.0102710165,-0.063247524,-0.054379005,-0.003522302,0.007924688,0.025695933,-0.016666353,0.012261881,-0.03430484,-0.024815505,-0.00056852296,0.0051124394,-0.027327342,-0.045711745,0.038496666,-0.018652573,-0.030399637,0.0058507314,-0.009684728,-0.0478437,-0.04642979,0.101106696,0.025398389,0.0049745385,0.04653483,0.038849033,0.10135265,0.0075385217,0.011561512,-0.0050920486,-0.0036840318,-0.042858917,0.017273232,-0.028995506,-0.0073562516,-0.04642243,0.0011143571,0.04199554,0.010806354,0.026791612,-0.0077700387,-0.0150355585,-0.00539304,0.0011405512,0.031704005,-0.01081965,0.05066954,0.06685836,0.028028566,0.01044339,0.011480043,-0.033398073,-0.020222327,-0.050365686,-0.016448513,-0.01953485,-0.0020750186,-0.038833573,0.037252184,-0.05344138,0.00037026638,0.0027133175,0.01736197,-0.030378541,0.023578443,-0.017240128,0.011279869,0.016549274,0.007850093,0.0017896999,0.014971729,-0.053106777,0.030555507,0.05473231,0.024454521,0.0014144285,-0.0038670492,-0.025831781,0.060909268,0.027504044,-0.023959212,-0.027707169,0.012800221,-0.059129294,0.009726681,-0.012777323,-0.0057425746,-0.042852197,-0.0013579235,0.005389196,0.009384796,0.06202595,-0.002002282,-0.017596398,-0.0047774804,-0.01584036,0.018344231,-0.06149378,-0.03284965,0.00039376825,-0.028641522,0.0050318264,-0.015441649,-0.00039726903,0.027404802,-0.026017815,0.0103868535,0.054744933,0.0142648835,0.016790275,-0.05338331,-0.04976349,0.02421702,0.00042686774,-0.01185114,-0.0276544,0.026079707,-0.01568452,-0.008825047,-0.040939648,-0.008186709,-0.018910175,-0.025965791,0.0043534962,0.0058651837,-0.013894877,-0.035484854,0.02204001,-0.0021815123,0.02147682,-0.013479801,0.00834931,-0.022213874,-0.015840067,-0.015735865,0.014502364,-0.004565356,-0.0152229555,-0.025810687,0.024634166,0.006053012,-0.037763868,-0.033767328,0.06823597,-0.017837802,0.0163212,0.050349966,-0.017836466,-0.012970904,-0.010243816,-0.006643777,0.004315495,-0.024992269,-0.0026772683,-0.018937623,-0.003601271,-0.01213921,-0.009915071,-0.022682194,0.018936228,0.002021053,-0.012857121,0.01964823,0.00669626,-0.017797528,-0.046363045,0.0535909,-0.0073584593,0.007261453,0.0021697364,0.03352462,0.00011722389,0.054237526,-0.032039843,0.01737601,-0.0066339863,0.00041423016,0.00923564,0.012348679,-0.009801116,-0.009946667,-0.000861578,-0.028996447,-0.010097721,0.026226591,0.0049381386,0.009183733,-0.026677497,-0.011648818,-0.03073844,-0.023574028,0.002992946,-0.029817455,-0.023608081,0.009617748,0.0637351,-0.028313199,0.0043853982,0.017680839,-0.021378627,0.015193735,-0.033248167,0.041376337,0.019389022,-0.042533588,-0.03421763,-0.025560107,-0.011548311,0.026082734,-0.013421074,-0.022298554,-0.031060128,-0.03776316,-0.0501589,0.00009313622,-0.015593129,-0.0055678,0.01826858,0.018136833,0.043281194,-0.036786117,0.0070193266,0.009233566,0.0266976,-0.15743434,-0.027497128,-0.008830332,-0.013773714,-0.016877122,0.005361336,-0.057577524,-0.030478274,0.014706465,-0.051576525,-0.08094739,-0.0011378565,-0.015623275,-0.023998374,0.014692773,0.048392966,0.036785126,0.009433125,-0.03525509,0.024704926,-0.024537865,-0.013119736,0.03856731,0.015804056,0.027462639,-0.04126823,0.034062594,-0.020381432,-0.03251952,0.007309091,-0.019720893,-0.01720153,0.020272799,0.05186107,-0.036419544,-0.024061505,0.028642448,0.037937477,-0.0029021783,0.01757122,-0.04144089,0.02843819,-0.024307288,0.045846228,-0.015171633,0.06667554,-0.014452324,-0.006243196,-0.032240175,-0.019560585,0.06414017,0.01283406,-0.042148415,0.027971752,-0.040745746,-0.0036023795,-0.026516179,-0.005346544,-0.023282988,0.014973862,-0.020948723,0.007176541,-0.038121082,-0.035058826,-0.060415577,0.010980757,-0.05285482,0.016395112,0.028161367,-0.015891546,-0.025754957,-0.0074380697,-0.018026974,-0.02177836,-0.0034930082,0.0155833615,0.0062355124,-0.022989519,-0.03128672,0.012231335,-0.0049100895,-0.038299095,-0.013914882,-0.022648862,0.03436604,0.021021541,-0.011545264,-0.011346056,-0.027420357,0.026056385,-0.047323514,-0.068336025,-0.0065725073,0.044693395,-0.01025683,0.00504402,-0.0014891353,-0.016445957,-0.008712925,-0.026393143,-0.04701321,-0.030071704,-0.02741968,-0.014897677,-0.04737484,-0.014604292,0.021982139,0.0047027124,0.00729991,-0.029511562,-0.047550313,0.011013209,-0.024301764,-0.009266718,-0.041449085,-0.0017273679,0.029541845,0.011150002,0.011269739,-0.024310773,0.016039466,-0.038056333,-0.0071304315,-0.021924134,0.050066315,0.04005306,0.02442407,0.00086219463,0.043178067,-0.006217711,0.014683987,-0.057392966,0.0057985247,0.023014126,0.0011025207,0.0002521106,-0.015868593,0.054268196,-0.019920837,-0.0069113206,-0.01637572,-0.0130843865,0.032106984,-0.03484938,0.031683963,-0.05426222,0.0011006213,0.016445281,0.0036333576,0.0036193375,-0.0019341839,-0.00008306491,-0.016895581,0.03598041,0.020969152,0.064870104,-0.028385693,0.004427923,0.0030281441,0.021622103,-0.0074036173,-0.045818202,-0.027260138,0.0005563466,-0.008703151,0.033920523,-0.0060412874,-0.031105941,-0.060653504,0.0317611,0.005891149,0.014106556,-0.016050568,-0.021242168,0.04121472,0.00014741339,0.012391123,-0.02633728,0.041698262,-0.03365633,0.02022332,-0.004170866,0.03199862,0.010879975,0.012040268,0.0058736526,-0.03455739,0.0105238715,0.022541495,-0.036106117,0.011171015,-0.039839108,0.0056988965,-0.037805114,0.029179629,0.009846907,0.019429423,-0.02610297,0.013158651,0.043871436,0.018714026,0.030794669,0.044767242,-0.023432318,-0.045935117,-0.014548422,0.016597016,0.007091303,0.040102053,0.031619594,-0.0013830792,-0.0064366744,-0.039921373,-0.016171124,-0.00365264,-0.041915074,0.029021563,0.036445126,0.008599878,-0.037005626,0.045309726,0.0017886154,-0.030513262,-0.026363175,-0.032065712,-0.01167825,0.01987561,-0.00071767886,0.0025345064,0.012078908,-0.036045272,0.0022882195,0.0073598432,-0.019228999,0.07116524,-0.011614296,0.006319396,0.037144896,-0.021445917,-0.011897711,0.019333828,-0.015630303,-0.05356938,-0.014258099],"last_embed":{"hash":"127n2hu","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"127n2hu","at":1762844562338},"key":"Work/Random/PluginsDesktop.md##{10}","lines":[12,12],"size":268,"outlinks":[{"title":"♡","target":"https://ko-fi.com/novov","line":1},{"title":"*novov*","target":"https://novov.me","line":1},{"title":"**Homepage**","target":"https://obsidian.md/plugins?id=homepage","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=homepage&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"127n2hu","at":1762844562338}}, +"smart_blocks:Work/Random/PluginsDesktop.md##{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.059261963,-0.023464158,-0.02131948,0.0008484152,-0.02250459,0.0031683089,0.0027831842,-0.015595151,0.040927418,0.017438138,0.02951448,-0.001827913,-0.016375368,0.023705505,0.003149828,-0.012994751,0.0002940719,0.019413702,0.014031255,-0.019907525,-0.023134876,0.002807625,0.019079156,0.0401258,-0.010123351,0.041185997,0.0012074054,0.00054900727,0.019359937,-0.001090311,0.000015361204,-0.0020841502,0.04267163,-0.003302261,-0.016763851,-0.01522181,-0.006108083,-0.05966594,-0.039396636,0.02894964,-0.008206985,0.017997725,0.01826791,-0.016111424,-0.01489135,-0.021795938,-0.007567735,0.008497762,0.013928552,-0.013503905,-0.014127101,-0.004142944,0.045885075,-0.09661625,0.014291789,0.05158712,-0.029745521,0.0074195177,-0.048076622,0.00008016873,-0.05299496,0.004835087,-0.017541047,-0.011573276,0.045142844,0.03055812,0.009291379,0.0019523222,-0.01383787,-0.0055201645,-0.00706333,0.033829726,-0.028009964,-0.03679932,-0.03754986,-0.020644868,0.045865454,-0.009466077,-0.004831417,0.0043047457,-0.0021525733,-0.001784591,0.056907553,-0.00092680764,-0.01563898,0.009112856,0.026159478,0.09230548,0.056641,0.024246491,-0.009336622,0.036144562,0.03838105,-0.05531135,-0.060130715,-0.016480314,0.05261693,0.03716694,0.030072697,0.0011085593,0.015545972,-0.005816909,-0.005594607,-0.014736064,0.03813395,0.00613697,-0.009670896,0.020861022,-0.03502754,-0.024796026,-0.0016040426,0.01306812,0.017571108,-0.04081362,-0.023526458,-0.011617868,-0.001629343,0.0034279146,0.018530367,0.01810657,0.02534591,0.036311895,0.044911686,-0.02823874,0.020097213,0.035607707,0.031212939,0.028527815,0.015491854,0.02504875,0.008922112,0.057808984,0.031275563,0.03380043,-0.023494927,-0.005013481,0.000075839314,0.015212902,-0.032231595,-0.073895365,0.031203657,0.01083625,0.025892088,-0.017092237,0.046633653,-0.03828292,0.0018944845,0.064536735,0.044507578,-0.03998691,0.0027287884,0.030333055,-0.0040290602,0.024863027,0.04781887,0.005402964,0.05750773,0.031357285,-0.013388524,0.028609771,-0.030833436,0.021308841,-0.02295469,0.030874245,0.017571853,-0.07010715,0.044387084,-0.0021127376,-0.0028285957,-0.061830968,-0.017605148,-0.044762786,-0.012839601,-0.0044682445,0.01725342,0.005124849,0.052134823,0.004260359,0.04423923,-0.036005568,-0.008305801,0.0101887435,-0.04587029,-0.031059772,-0.065517224,-0.028300334,0.012311661,-0.009452411,0.014932153,0.054619875,-0.010010651,-0.031163683,-0.015103886,0.030604914,0.062357288,-0.0055595473,-0.058673065,0.012734299,-0.022476632,-0.008100079,0.025888706,0.0058718137,0.06565485,-0.026259802,-0.015325887,-0.0075637223,0.020175025,-0.068308234,0.0074494733,-0.015124801,-0.009520233,-0.0030665377,-0.03748175,-0.0011880215,-0.035761043,-0.026274819,0.04015856,0.008270025,-0.00878337,-0.0033057733,-0.045239754,0.022557233,-0.013041939,-0.03276399,0.0065447455,0.0057008583,0.014464116,0.013530745,0.011488813,0.021228677,-0.052801445,0.030404372,0.031059118,0.0055063833,0.05991158,-0.010949841,-0.068142556,0.03674228,-0.015803073,0.027152818,0.017294053,-0.027716476,0.027927952,-0.028158505,-0.03468422,0.018703576,-0.002333903,0.0075218286,0.010700163,-0.02854905,0.02151873,0.019627962,0.018689219,0.03963593,0.04486376,0.01861615,0.013432015,-0.023066655,-0.017749945,-0.029623996,0.002038404,0.035934247,-0.015054703,0.011588803,0.007192502,0.00030873908,0.011199163,-0.010282371,0.017125417,-0.044202738,-0.019400787,0.016344486,0.05570477,-0.008469493,0.0035093662,-0.049679186,0.009163961,-0.050938066,0.06890051,-0.014254984,-0.03932434,0.05985804,0.042133857,0.022609038,-0.0020925282,0.03458205,0.003240446,-0.009858386,0.006714779,0.023602672,-0.015256143,-0.0021734578,0.056978717,0.025757592,-0.031361077,0.015138524,-0.015175229,-0.16262671,-0.011513183,0.02253771,0.0488904,0.017343508,0.01761912,-0.038861617,0.009932524,-0.023949545,-0.010531617,-0.030263983,-0.045528874,-0.00032187536,-0.033052187,0.016734209,-0.0007938092,0.014900157,0.033566613,-0.008896447,-0.027530624,-0.07579064,-0.055285003,0.018398227,0.032537945,-0.011181679,-0.040902346,0.049492598,-0.018890755,-0.018171724,-0.01600195,0.020720463,0.02243081,0.002069508,0.019588262,0.0003403624,0.008675827,0.036205895,-0.028830413,0.009383612,0.027400246,0.0441443,0.057648066,0.01246018,0.027742917,-0.018122844,0.028473288,0.016483778,-0.0029739172,-0.01670206,0.0021503794,-0.033368703,-0.027436689,0.03480118,-0.0038864815,-0.034767717,-0.0007581635,-0.0021505747,0.029843377,-0.014381373,0.00075208314,-0.04865207,-0.0021388219,0.02057936,-0.02426798,-0.006932945,0.027912127,-0.016515682,-0.085750215,0.051302347,0.009737294,0.022316445,-0.07761581,0.002869593,0.0341668,0.032111686,0.042181402,-0.011232548,0.02206867,0.034414366,-0.09203823,-0.033870775,0.03357342,-0.01237438,-0.00042749773,-0.0032945129,-0.06293327,-0.009199885,-0.0019025914,-0.012161053,0.24598892,0.0005620688,0.008927765,0.020506607,0.043007143,0.00165951,0.02338348,0.022464305,-0.012226277,0.007899521,0.000783156,0.0175806,0.005973155,0.02379589,0.045042597,-0.0013607235,-0.05170508,0.0010525358,0.060808823,-0.03422733,-0.01514819,-0.051097333,0.03639529,0.06688032,-0.019058486,0.0086517725,-0.002167258,0.009476741,-0.027355058,0.02048313,-0.057988495,0.0073088724,0.10037451,-0.0043866956,-0.04657002,-0.009601668,0.021528855,-0.019778289,0.04457889,0.007426562,-0.008825948,-0.0039220913,-0.033222605,0.0051614437,0.06371884,-0.01606329,0.0025919327,0.019070001,-0.0069301357,0.01813002,0.028375192,-0.057554986,-0.027239125,-0.0039070365,-0.034021433,-0.018794501,-0.02776311,-0.03716416,0.013400168,0.03020196,0.018676575,0.003979886,-0.00797221,-0.010563369,0.02227211,-0.0144620575,0.009768072,0.027332602,-0.009437117,0.0039328723,-0.019403858,-0.022982784,0.03428672,-0.009065247,0.021569157,0.016392335,0.06700562,0.05550508,-0.007690749,-0.020869462,-0.050866783,0.037204176,-0.020544844,0.018237168,0.0029029488,-0.034008577,0.008776042,0.05430966,-0.020519653,-0.034854382,0.052683935,-0.0014331482,-0.018227594,0.06263738,0.014394284,-0.0035178154,0.008679599,-0.03387855,-0.03709194,0.008097228,-0.010485689,-0.0009492749,-0.056046166,-0.008959188,0.008159507,-0.017974375,-0.017496116,-0.0023524219,0.011287283,-0.0015073094,-0.043405745,0.01863235,0.023246385,-0.05446657,0.0079123,0.059337158,0.035881355,0.016837832,-0.00923675,0.027801177,-0.042737193,0.010641572,0.0010480565,0.021295812,-0.01052473,0.011752247,-0.0015605702,0.0502924,-0.039183192,0.023282053,0.012467936,-0.03218946,-0.00847015,0.038008127,0.03857925,-0.024413418,0.028015736,0.04916635,0.042163603,0.014050201,-0.0066910298,-0.008666905,-0.02187322,-0.03704817,-0.0048074075,-0.016640622,0.023083717,-0.04700789,-0.056302257,0.03874751,0.055990886,0.024126893,0.007046491,0.00520429,-0.011490533,0.00184497,-0.036736913,-0.02033082,0.0078533115,-0.060069483,-0.025744637,0.009624322,0.065071665,0.059991393,-0.037109673,-0.003832324,-0.024121981,0.03570389,-0.02285828,-0.014751295,0.011213164,0.002245822,-0.03317086,0.0058027213,0.0011217634,-0.02273056,-0.016588515,-0.040214688,-0.06074094,-0.054834086,-0.020811787,0.019227242,-0.08814744,-0.020940125,0.031398572,-0.013222766,-0.004030364,-0.0007219696,-0.021945963,-0.036929466,-0.016371924,0.08036684,0.037414383,0.003934858,0.023776224,0.057513915,0.059774198,-0.0023195273,0.02821895,-0.0031320665,-0.008290058,-0.04652087,-0.017770313,-0.02825098,-0.008758071,-0.009846834,-0.05996604,0.04322689,0.007863269,0.008625182,-0.010129288,-0.028366983,-0.028057748,-0.009669609,0.017037682,-0.011512694,0.018052785,0.04967828,-0.00832049,0.000018208026,0.01749526,-0.011163569,-0.00074601895,-0.025832292,-0.048309267,-0.0026913865,0.048343178,-0.04362545,0.02122583,-0.045426495,0.0032985555,0.014102367,-0.025054192,-0.019666534,-0.001330668,0.017408643,0.02520554,0.04294851,0.07123405,-0.02021424,0.0075444374,-0.0073655844,0.01920136,0.050184038,0.048757263,0.016374825,-0.049563114,-0.015235356,0.03577,0.01144739,-0.03343576,-0.018214824,0.037036102,-0.020168072,-0.015555331,-0.036539678,-0.020335699,-0.019797403,0.0043142373,-0.00993983,-0.013297731,0.06054202,0.022277636,0.0044726436,0.021917414,0.023974802,0.027342755,-0.053769886,-0.0055794306,-0.039021548,-0.033340797,0.01193505,-0.04664275,-0.0048338575,0.0019943747,-0.016772175,0.006548461,0.0154867815,-0.01997582,-0.031322666,-0.03754286,-0.027005726,0.027135793,0.007394689,-0.027793076,-0.02927094,0.021587446,-0.007286133,0.017756464,-0.04441451,0.019016933,0.0041966285,-0.044929765,-0.0050107148,0.0034262391,-0.016840613,-0.026417766,0.008923472,0.0073351758,-0.035419583,-0.02712677,0.03672038,-0.0023534684,0.0038955756,0.00026362122,0.019276658,0.015257503,-0.006814664,-0.0077315667,0.007913298,-0.015500922,-0.04778845,-0.015979426,0.03634666,0.010150166,0.0017331982,0.03572903,0.015786102,-0.025326641,-0.011356041,-0.023737997,0.0047207866,-0.00952284,-0.03168225,0.008192543,-0.015355852,-0.013124326,-0.012000037,-0.06026814,0.0004300954,-0.016001813,-0.019439192,0.030308314,-0.0047546537,-0.012639076,-0.041222602,0.04409276,-0.011441718,0.041237928,-0.023789879,0.022675324,-0.024042998,0.025330536,-0.025296768,0.036807586,-0.05221662,-0.017007628,-0.008302108,-0.013725215,0.015923899,-0.023894576,-0.028589733,-0.0295679,-0.0176827,0.023612477,-0.031413686,0.03169612,-0.029561093,-0.0020785083,0.022036072,-0.045632042,0.014320722,-0.014768059,-0.005859518,0.009264468,0.022871317,0.01156986,-0.004861851,0.034395788,-0.0046334183,0.005892698,-0.004955548,0.017742813,0.058864232,-0.04503737,-0.012549836,0.0071933568,-0.05334181,0.02748587,-0.030956618,-0.010085184,0.016844789,-0.050202604,-0.024308719,-0.015660191,-0.008220962,-0.0119740665,0.015499123,-0.02842862,0.054115184,0.015189677,-0.0076689986,0.0045486586,-0.00442423,-0.14022028,-0.024361288,-0.012952393,-0.02410521,-0.051892895,-0.019636495,-0.044503327,-0.04655085,0.01985552,-0.029409476,-0.032999694,0.0025163332,0.023193823,-0.0088906335,0.009580553,0.017755669,0.022250483,-0.030268768,-0.005733169,0.07622984,-0.02697043,-0.015902424,0.021996155,-0.0057164924,-0.028895557,-0.034166783,0.029262573,-0.0074420734,-0.042017017,-0.010721737,0.0026047823,-0.01419837,0.021103308,0.07885981,-0.06699184,-0.0015215533,0.011652894,0.028787497,-0.0071049384,-0.002962555,-0.0117334705,0.011239961,0.0016225384,0.07123698,-0.016957253,0.034899678,0.020094594,0.008815465,-0.016851576,0.018991567,0.051311772,0.037033074,-0.009069443,0.018931365,-0.024933452,-0.0020999433,-0.02808153,-0.0026744746,0.04518813,0.026302358,-0.05023565,0.02096274,-0.027630486,-0.011514508,-0.0012621096,0.0018580939,-0.04005199,0.0059718634,0.0014922855,0.005198224,-0.022227667,-0.024706542,-0.021751208,-0.015899679,0.015683398,0.00036806345,-0.021633746,-0.053532314,-0.016385647,-0.022618009,-0.0033096184,-0.04371266,-0.034382585,0.00036417684,0.008958933,0.011695846,-0.025702203,-0.008959135,-0.05696942,-0.029311957,-0.04774817,-0.06084072,0.023426162,-0.0034430106,0.03302771,0.01827714,-0.046832614,-0.018434824,-0.029333705,-0.021967614,-0.031521544,-0.00794709,-0.008769606,-0.0022271762,-0.020265136,0.02539478,0.03671312,-0.0037480155,-0.027346822,-0.045053948,-0.019033378,-0.015222161,0.0023959826,-0.021930529,0.009960996,-0.003221404,0.0046550203,0.013737921,0.023164194,-0.0479554,0.0076444815,-0.02702047,-0.020927873,-0.014279168,0.03729823,0.0056307744,0.04439941,0.013937681,0.012704363,-0.0088055,-0.012454379,-0.048043475,0.034313884,0.00063394185,0.038781717,-0.046290148,-0.013675583,0.041649338,0.013332504,-0.05937899,-0.02948906,-0.019199869,-0.0025282458,-0.04054685,0.01601961,-0.0326472,0.034385018,0.020773213,-0.025576692,-0.03017437,-0.026395753,-0.004434177,-0.053198133,0.01295828,0.009909204,0.040647823,-0.02429781,0.023648595,0.0061964085,0.062037576,0.045823157,-0.015257351,-0.03206235,-0.0010491993,0.004929209,0.043483496,0.014948956,-0.031450137,-0.046860546,0.04480145,-0.010529986,0.01749718,-0.016434189,-0.012831308,0.04899812,-0.05902245,0.013052351,0.016587535,0.016392542,-0.029909132,0.02088603,0.018388243,0.061641198,0.04044348,0.032173395,-0.041081816,-0.06645514,0.02236599,0.002171393,-0.025016265,0.009348169,-0.013728692,0.05342455,-0.029073317,0.0034841716,-0.004959296,-0.0047962014,-0.0016819063,-0.0027112176,0.043635238,-0.013639103,-0.0040476904,0.01797453,0.015668163,-0.040326253,-0.03553806,-0.017114645,-0.010648134,0.016979938,0.002805909,-0.0045768353,0.03126083,-0.057520118,-0.015853815,0.005839091,-0.048515674,0.013732193,0.061943147,0.0044767065,0.015871624,0.043135304,0.02837125,-0.014557072,-0.03949017,-0.0351351,0.004690531,0.0007452387,0.0086726425,-0.015515695,0.0107758315,-0.03575558,-0.007445154,0.023686768,-0.020940728,0.003181421,-0.018495945,0.002894589,0.04136084,0.0014132484,-0.0015542969,0.011756048,-0.035381526,-0.055599142,0.032224327],"last_embed":{"hash":"1qhm4bw","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1qhm4bw","at":1762844562338},"key":"Work/Random/PluginsDesktop.md##{11}","lines":[13,17],"size":327,"outlinks":[{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":1},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1qhm4bw","at":1762844562338}}, diff --git a/.smart-env/multi/Work_Random_ShareMyPlugin_md.ajson b/.smart-env/multi/Work_Random_ShareMyPlugin_md.ajson new file mode 100644 index 0000000..bcfbdf1 --- /dev/null +++ b/.smart-env/multi/Work_Random_ShareMyPlugin_md.ajson @@ -0,0 +1,13 @@ + +"smart_sources:Work/Random/ShareMyPlugin.md": {"path":"Work/Random/ShareMyPlugin.md","embeddings":{"bge-m3:latest":{"vec":[-0.0012287992,0.005555093,-0.003430826,0.005410011,0.009259124,-0.023139821,0.042916905,0.05192248,-0.010094289,-0.019779757,-0.0023794565,0.0064194896,-0.011493014,0.041434787,-0.0052218223,-0.044770386,-0.02883737,0.011766609,0.014549691,-0.013156172,-0.071334854,-0.014057569,0.036687713,0.010910151,-0.023834271,0.056353115,0.0036433167,-0.006019914,-0.015354276,0.0059286375,0.05570203,-0.006195721,0.014674522,-0.001987939,-0.0037016915,-0.028071057,-0.0053600534,-0.00019808036,-0.10743641,-0.022745728,0.027261185,0.002070803,-0.06522493,-0.015695438,0.011935841,0.011125108,-0.02619323,-0.049887422,-0.0042783003,-0.009916524,0.009462847,0.012151243,0.0036173796,-0.04681363,-0.013870776,0.02854311,-0.008670322,0.0071020853,0.015483985,-0.016651962,-0.035921525,0.0051905354,-0.024445333,-0.01832313,-0.007753583,0.03434605,0.019098999,0.043573182,0.03991744,-0.019823097,-0.02553353,-0.034637168,-0.0057226378,-0.05234222,-0.007328254,-0.01669654,0.019755507,-0.009193067,0.007238447,-0.03756307,0.12217909,-0.028960904,0.01512859,0.016324906,0.00328848,-0.006226713,0.03589264,0.08277113,-0.0012298399,0.029353445,-0.018610314,0.050940074,0.02692542,-0.039269544,-0.0096582,0.017993953,0.037510674,-0.030626027,-0.020790342,-0.021572135,-0.044646364,0.014673122,0.045010824,0.0487588,0.006363034,0.01618869,0.0076440303,0.028318688,-0.0516364,0.029309027,-0.042640384,-0.0008324538,-0.010298709,-0.0062100934,0.03190591,0.0068505364,0.002830825,-0.022877175,0.043695934,0.012314489,0.0042947154,0.05227205,-0.02731954,-0.01940354,0.010846352,0.0052468106,0.0022556633,0.03764333,-0.02410758,0.012625292,0.018953519,0.032858085,0.028402146,-0.021204833,-0.041723244,0.021588994,0.033936214,0.032665122,0.037839893,-0.027275933,0.004961653,0.002032991,-0.023248423,-0.0050772573,0.03918312,-0.0058793942,-0.0087473085,-0.008563449,0.00975076,0.038597815,-0.014226369,-0.017875666,-0.00065910583,-0.020406213,0.0046130163,0.02358388,0.06212384,0.004157352,0.011253208,-0.028667642,0.01760349,-0.015955353,0.022391256,0.028205518,0.015913397,0.025979798,0.051912524,0.023857744,-0.0013088948,-0.0041157687,0.033517823,-0.047375757,0.028783746,-0.006809381,0.0040064817,0.0563566,0.01687166,0.036498223,0.03734317,-0.034146056,-0.008807356,0.026119744,0.027973616,-0.04830965,0.028378531,0.0017906553,-0.003986723,0.01889273,0.011983037,0.033453666,-0.040134873,-0.008787074,0.044640232,0.025129251,0.0052100695,-0.025906123,-0.043744944,0.004471732,0.039149515,-0.030189717,-0.0064381794,0.0119960215,-0.018103847,0.01747688,-0.0025315133,-0.008261848,-0.0029379707,-0.037336078,0.017515805,-0.017330002,0.0211287,0.0340967,-0.020488627,0.055322606,0.033621475,-0.0010006464,0.03850186,-0.03267933,0.03140528,-0.0014247152,-0.025400788,0.008087704,-0.008449881,-0.037575062,-0.013982691,0.025096806,0.009375574,0.026711654,0.01931443,0.04047397,-0.06193167,0.09029577,-0.015585165,-0.013585424,-0.02750682,0.021844007,-0.07149983,0.057785287,0.038362566,0.020827126,-0.0011551662,-0.06444636,-0.013976872,-0.055840615,-0.06428802,0.03183444,0.00019981935,0.022228993,-0.006904295,0.007699693,-0.017975299,0.026178064,-0.0020386023,-0.033504892,-0.0052073495,-0.02398027,-0.012223144,-0.038113344,-0.0168386,-0.00028676778,-0.015279573,-0.025398657,-0.0039630597,0.045524277,-0.006251825,0.0012964777,0.014566636,-0.0344044,0.023423757,0.017484639,0.02276328,-0.013144679,-0.052768193,0.008174664,-0.037161242,-0.05279243,-0.027639262,-0.028205251,0.017820904,-0.07326895,-0.011613144,-0.020042568,0.0028481574,0.00200053,-0.034048572,0.04140037,0.021758862,0.019612934,0.010403444,-0.011654091,-0.0035284522,-0.016199125,0.084580846,-0.03177309,0.007772721,0.04784232,-0.02971675,-0.19342764,-0.024385981,0.015411064,0.021508632,0.006102574,0.007402742,-0.013281536,-0.0036755828,-0.010353929,-0.057667285,-0.016821539,-0.12825799,-0.0011677109,0.005908757,0.038368866,0.0053078285,0.033894107,0.009599386,-0.038862206,-0.08461225,-0.016143955,-0.001605012,0.038975388,0.051547877,0.029245593,0.0013962431,0.03984253,0.038980093,-0.043702055,0.016766598,-0.036644954,0.036605127,-0.025739929,-0.033666804,0.021941746,0.025939303,-0.023730226,0.012305488,0.019311016,0.006633527,0.0256842,0.0116178095,0.018933896,-0.05689678,0.019819044,-0.0242613,-0.011381551,-0.004166791,-0.00006487499,0.029269883,-0.007171801,0.027684255,0.008079723,0.0157014,-0.0075137075,0.029746959,0.043537576,0.030027727,0.012487554,0.018080754,-0.011548876,-0.06530098,-0.04527137,-0.011481185,0.0144942645,0.005301181,-0.012956996,-0.050602574,0.0047782534,-0.043916117,-0.0027226189,-0.0166656,-0.055461977,-0.0012844655,-0.013777022,0.0042780875,0.0025619734,-0.02782089,-0.023620574,-0.06836265,0.02188321,0.016987877,-0.03007942,0.017280841,0.029386826,0.057226703,-0.034692027,-0.025583504,-0.008461352,0.3355279,-0.035300598,-0.015640419,0.0054921894,0.02504237,-0.01373043,-0.008766624,0.023058128,-0.00799274,-0.007416709,-0.00951935,0.016398178,0.021322858,0.033613723,0.054186758,0.073718764,-0.04731,0.003304682,-0.016672077,-0.010935947,0.017567381,-0.04268228,0.0067949,-0.018550284,-0.04646654,0.011050894,0.019543553,0.011926974,-0.049389616,0.003980456,-0.020473171,0.016946362,-0.024433786,-0.056763068,-0.0081431465,0.0014793761,-0.0743617,-0.059627198,-0.02213212,-0.007858931,0.016344856,-0.025217082,0.04547317,-0.014155105,-0.053384863,-0.021093594,-0.011613708,0.023432685,0.024415381,-0.037774675,0.019360205,-0.007621734,-0.031425226,0.0069480753,0.013790422,-0.010208883,-0.021268528,0.016528806,-0.03181994,-0.0031698307,0.01111167,0.022907985,-0.025576603,0.018980643,0.041965,-0.0050479565,-0.011392129,-0.021199651,0.0023951787,0.009866414,0.028230257,0.00019212998,0.04713662,0.0068453653,0.019478295,-0.026917681,-0.013838685,0.039841026,0.02092013,-0.028327445,-0.0010503947,0.004890436,0.009600172,0.040187057,0.025474885,0.023584599,-0.014249202,0.023123141,-0.017358998,-0.043657437,0.018597208,-0.035068788,-0.020176644,-0.00906747,0.032084085,-0.021423055,0.017390138,-0.042755324,0.008444361,-0.003721687,0.01678105,0.04702032,0.014673521,0.0045798942,-0.0023387326,-0.0017580444,-0.018130997,-0.04883096,-0.03547493,-0.0076676984,-0.03161233,0.028724419,0.017551513,0.008071335,0.06528127,0.02396786,0.047356743,-0.018651344,-0.0034822314,0.027212061,-0.013508298,-0.043702453,0.03622611,0.012105906,-0.034241248,-0.03256038,-0.0048792525,-0.0039072093,-0.020727584,-0.0054367506,0.028186718,0.016518574,-0.01769728,-0.027634833,0.02503173,-0.01864994,0.033963636,-0.02954647,0.0058417604,0.06489349,0.022326857,-0.029859668,0.0013357451,0.013336898,-0.029500706,0.0007900415,0.0007397849,-0.005249839,-0.033907972,-0.001225454,0.028916594,-0.00040832206,0.023142954,-0.042403996,-0.018014604,-0.007160325,-0.0071035307,-0.010104353,-0.029034026,-0.023698347,-0.023194788,0.017875908,-0.0029265066,0.074090436,-0.022229066,0.009548653,0.02079751,0.031180598,-0.04428176,0.024454731,-0.021388324,-0.051469967,-0.0024467146,0.008225415,0.029480511,-0.041395493,-0.021014575,0.035313148,-0.0009725149,-0.0029352356,0.060034756,0.013325752,-0.014510747,-0.014057676,-0.038948808,0.015287146,-0.019516941,0.012506479,-0.0012417156,-0.040771402,0.022177082,0.06874586,0.006860655,-0.004981341,0.03269812,0.0025585943,0.006525828,-0.01899757,0.021886965,0.0024988723,0.034237426,0.045125026,0.026661012,0.039530188,0.0074629695,-0.025311274,0.03630676,0.034150127,0.017370174,-0.025457092,0.012521142,-0.016411392,0.0085850265,-0.010528384,-0.019491171,-0.059745423,0.04052405,0.043665398,-0.012654361,-0.023823777,-0.054869894,-0.03214816,0.014507942,-0.053514093,-0.0011084122,0.034589306,0.00063858065,-0.030102797,-0.06991468,-0.032389596,-0.026761066,-0.015704745,0.002142087,-0.026534982,-0.017169802,-0.020762464,0.029968513,0.006615011,0.0076108505,0.018465053,-0.036633786,-0.000015879988,0.004571784,0.028265191,0.017998585,0.0010092533,-0.00094999344,-0.005407374,-0.004464435,-0.01600832,0.01826608,-0.02029598,-0.058778983,-0.05773258,0.027206758,0.04195485,-0.0074580587,-0.0030564885,-0.020262996,-0.010651739,0.0046994626,0.020084843,0.0019289718,0.0014632873,-0.011866531,0.028129388,-0.03948058,-0.052224364,0.0044657392,-0.034971144,-0.024335988,-0.01978194,-0.013805472,0.002941799,0.010966499,-0.048703816,0.030268226,-0.03283153,0.0122243,-0.0060184454,-0.07816648,0.0007396319,0.0039812354,0.026132831,-0.03137578,-0.017209003,0.006529199,-0.006087214,-0.013629278,-0.0128677,0.02853654,-0.02498114,-0.027863154,0.0062665073,0.010755775,0.035432275,-0.033734273,0.026795994,0.014097759,-0.002609344,-0.002770025,0.01284285,-0.003958688,-0.021763686,0.0018425822,0.008493277,0.009373742,0.021913996,-0.00013146826,0.015362282,-0.0354306,-0.0140580665,-0.036711406,-0.011272907,-0.03289734,0.0033435998,-0.013455156,0.0054675434,0.005481564,0.014530639,0.012270982,0.0028587598,-0.036091123,0.012139488,-0.03640877,-0.040162053,-0.0071578124,0.012223848,-0.021153893,-0.032019828,-0.025629448,0.014484583,0.03345723,0.002090385,-0.00827374,0.0044172937,0.083567895,-0.0072652013,0.000102668615,0.009850163,-0.023370571,0.03705197,-0.0017554754,-0.0003915827,0.034519855,0.03950243,0.017822424,-0.008379705,-0.020970594,-0.034787342,-0.01950401,0.015087497,-0.0116908355,0.021010896,-0.013620981,-0.014142077,0.008700555,0.0016983243,0.03300029,-0.006632819,0.0048161494,0.05919681,0.008504411,0.0026306873,0.008390791,-0.0027085722,0.003985441,-0.0167507,-0.021215057,-0.012323587,0.0097205,0.013211296,-0.011730609,-0.01843757,-0.045067377,-0.02103182,0.0411428,-0.007897666,0.0064929435,-0.025333183,-0.021766054,0.013240106,0.0077542607,-0.028651915,0.040211692,-0.012374392,-0.031876013,0.0020129106,-0.0024039175,0.0239185,-0.012627987,0.016260043,0.013991602,0.004174852,-0.123088196,0.025599936,-0.046444718,-0.053935856,0.001953186,-0.008367069,-0.018895816,-0.021440187,-0.0056719445,-0.04997434,0.046872303,-0.003426299,0.0031732388,-0.028859286,-0.007871998,0.011368902,-0.026516732,0.017734252,-0.018247692,0.055605,-0.003972396,-0.039682936,-0.0017621411,-0.058502823,0.05613476,0.031735767,-0.00480695,0.0220499,-0.0062893974,0.02082783,0.010417572,0.0011055815,-0.015217814,0.03321928,-0.02636842,0.02123332,-0.012001241,-0.034605943,0.02613064,0.035964046,0.038516324,-0.0101818675,-0.022326054,0.02172695,-0.020193506,0.00078289164,-0.005714204,-0.019601235,-0.010723994,-0.03266699,-0.091672204,-0.008455334,0.0132091865,-0.009883331,0.011764969,0.016149256,-0.014936296,-0.014711285,0.013726369,0.05266106,0.0105081415,0.015816493,-0.017002806,-0.02621598,-0.06746039,0.0007979158,0.011167831,-0.011832518,0.019708132,-0.003009784,-0.032031443,-0.034016613,-0.0074808607,0.014932682,0.020490581,-0.029033497,0.026797054,-0.027948873,0.011591006,-0.005524284,-0.01961387,-0.018784743,0.0140502,0.044293094,0.043579675,-0.013118895,-0.007329937,-0.02125628,-0.032652043,-0.014095749,-0.039840363,0.025691576,-0.010753186,0.05237741,-0.017866382,0.017617663,0.0314361,-0.004785214,0.0131701715,-0.009065561,0.015645348,0.0025195528,-0.054986656,-0.00035726765,0.0124152545,-0.017105253,-0.04252111,-0.011666259,-0.019873478,-0.0060844067,0.013665523,-0.017807918,-0.08429814,0.010673393,-0.071071625,-0.010558327,-0.032312345,0.029735312,0.0009886465,-0.03208844,0.04277009,0.050134294,0.008431233,-0.052321717,0.040623754,0.000034130673,-0.00914832,-0.011090385,0.04380562,-0.033183787,0.061484955,0.006828868,-0.03075193,0.01272381,-0.0006737782,0.012192198,0.009409929,0.070822746,0.02687765,-0.05517738,-0.03072721,0.02281193,-0.0021609555,-0.05381433,-0.018537119,-0.032161914,0.01857335,-0.015447152,-0.0063711484,0.005361962,-0.008933988,0.012966434,0.0004049275,-0.009604902,-0.012672414,0.013064324,0.04577358,-0.014941363,-0.011393085,0.060491137,0.025737856,-0.021615393,-0.0029326647,-0.0064331833,-0.04051221,0.020889387,0.008205356,-0.032382924,0.028842127,0.03483019,0.021218166,0.026174705,-0.015824461,0.02634575,0.045350567,-0.056669768,0.0036964267,0.00090197823,0.03786235,-0.01805124,0.00023838953,-0.05334967,0.047483135,-0.012052091,0.0232165,-0.017285991,0.005235257,0.012811015,-0.013489696,0.014286233,-0.015801713,0.044745423,0.0024609107,0.026341166,0.0044873315,-0.002303244,0.0109386435,-0.018932207,-0.014182525,0.0077947155,-0.04433723,-0.04655986,0.002733226,-0.015505418,-0.01133616,0.040727127,-0.024535464,-0.009729532,0.03338688,0.035192274,-0.019618077,0.0012565034,0.017901449,0.033219106,-0.01494364,0.021617807,0.0067760153,0.0035847651,0.038325287,0.027247027,0.014266741,0.05991449,-0.041125655,-0.030932274,0.007212767,-0.035286862,0.005423425,0.020178465,0.013399396,0.0038837139,-0.009736435,0.04330161,0.018053202,0.022405967,-0.0035180936,0.033476576,-0.0102501195,0.047215845,-0.002077254,0.005097033,-0.032762203,-0.042636786,-0.056372672,0.0052596997],"last_embed":{"hash":"j4rzdq","tokens":289}}},"last_read":{"hash":"j4rzdq","at":1762844562338},"class_name":"SmartSource","last_import":{"mtime":1752049216000,"size":3405,"at":1762844500009,"hash":"j4rzdq"},"blocks":{"#":[1,15],"##{1}":[3,3],"##{2}":[4,4],"##{3}":[5,5],"##{4}":[6,6],"##{5}":[7,7],"##{6}":[8,8],"##{7}":[9,9],"##{8}":[10,10],"##{9}":[11,11],"##{10}":[12,12],"##{11}":[13,15]},"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":3},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":3},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":3},{"title":"**Minimal Theme Settings**","target":"https://obsidian.md/plugins?id=obsidian-minimal-settings","line":4},{"title":"♡","target":"https://www.buymeacoffee.com/kepano","line":4},{"title":"*@kepano*","target":"https://www.twitter.com/kepano","line":4},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-minimal-settings&enable=true","line":4},{"title":"*Florian Woelki*","target":"https://florianwoelki.com/","line":5},{"title":"**Iconize**","target":"https://obsidian.md/plugins?id=obsidian-icon-folder","line":5},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-icon-folder&enable=true","line":5},{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":6},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":6},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":6},{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":7},{"title":"*Benature*","target":"https://github.com/Benature","line":7},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":7},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":7},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":7},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":7},{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":8},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":8},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":8},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":8},{"title":"*Victor Tao*","target":"https://github.com/platers","line":9},{"title":"**Linter**","target":"https://obsidian.md/plugins?id=obsidian-linter","line":9},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-linter&enable=true","line":9},{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":10},{"title":"**Periodic Notes**","target":"https://obsidian.md/plugins?id=periodic-notes","line":10},{"title":"⬇️","target":"obsidian://SP-install?id=periodic-notes&enable=true","line":10},{"title":"*Dominik Pieper*","target":"https://github.com/DominikPieper","line":11},{"title":"**ReadItLater**","target":"https://obsidian.md/plugins?id=obsidian-read-it-later","line":11},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-read-it-later&enable=true","line":11},{"title":"*Sergii Kostyrko*","target":"https://github.com/srg-kostyrko","line":12},{"title":"**Journals**","target":"https://obsidian.md/plugins?id=journals","line":12},{"title":"⬇️","target":"obsidian://SP-install?id=journals&enable=true","line":12},{"title":"*xpgo*","target":"https://github.com/xpgo/obsidian-folder-note","line":13},{"title":"**Folder Note**","target":"https://obsidian.md/plugins?id=folder-note-plugin","line":13},{"title":"⬇️","target":"obsidian://SP-install?id=folder-note-plugin&enable=true","line":13}],"task_lines":[],"last_embed":{"hash":"j4rzdq","at":1762844562338}},"smart_blocks:Work/Random/ShareMyPlugin.md#": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[0.017700322,0.0058809854,-0.010854601,0.011097173,0.029378183,-0.015270999,0.0479759,0.051784895,-0.0026903604,-0.016819077,-0.007984763,0.0046207793,-0.009102741,0.043772005,-0.014961377,-0.053346578,-0.031573452,0.018505018,0.016327592,-0.020096637,-0.06555639,-0.011523809,0.036254264,0.012394568,-0.020583823,0.055931065,-0.0023639295,-0.0075583756,-0.012122458,-0.001928297,0.04199162,-0.001659683,0.013183121,0.013535075,0.01532536,-0.024967587,-0.017452551,0.00034966262,-0.10212087,-0.0211087,0.030712582,-0.0022546542,-0.060747575,-0.014185324,0.0069390824,0.01066164,-0.027358154,-0.051042084,-0.008419327,-0.0059571485,0.00874005,0.023580693,0.0011704572,-0.05609556,-0.011024743,0.027226476,-0.0021531538,0.014076738,0.020950962,-0.014352762,-0.026980076,-0.004873308,-0.00886069,-0.017280513,-0.013292125,0.031588692,0.015041347,0.04747371,0.03738478,-0.0327717,-0.022097286,-0.038431328,-0.016426774,-0.066744424,-0.008960809,-0.016993845,0.010833248,-0.008740433,0.004323325,-0.031464245,0.12311975,-0.025558598,0.029042408,0.017132344,-0.0017144037,-0.010505291,0.039044093,0.07056132,0.012146852,0.03079999,-0.00029826857,0.04301143,0.029154275,-0.043816615,-0.012116207,0.014985571,0.034940965,-0.032313257,-0.002461778,-0.029720413,-0.036207974,0.004700032,0.037350897,0.03992677,-0.0011727526,0.01995531,0.011482115,0.032139737,-0.04208797,0.023821553,-0.043452855,0.01128054,-0.016564958,-0.011980671,0.018222187,0.011398804,0.011502082,-0.03687614,0.04294573,0.0074567283,-0.0067604664,0.038984753,-0.02153866,-0.018903716,0.019515598,-0.007826981,0.004482466,0.042502485,-0.038266744,0.015251181,0.015654786,0.03150432,0.0325244,-0.0192183,-0.039998904,0.036388088,0.04307703,0.035997745,0.04315756,-0.017398976,0.0029498227,0.014207803,-0.008282446,-0.0006708393,0.03177291,-0.0020777888,-0.007292425,0.0038000285,0.0074669854,0.049937204,-0.016423205,-0.021998351,0.015218011,-0.023884667,-0.0008837692,0.031473298,0.05577621,0.00032343174,0.00030573024,-0.026580812,0.0101300515,-0.022804972,0.014989216,0.03416765,0.0044160862,0.022479575,0.05392592,0.0140935555,-0.00021345376,-0.008829199,0.0199513,-0.044009335,0.025487574,-0.0046382523,0.014314942,0.061827686,0.032705575,0.03457807,0.037676957,-0.039167233,-0.011923626,0.029160434,0.030948153,-0.033918995,0.033595152,-0.0019485453,-0.0069131223,0.01289618,0.01876944,0.04570347,-0.035910595,-0.009429298,0.041799642,0.015657885,0.022234203,-0.02625011,-0.035457943,0.017531265,0.04096505,-0.019367082,0.0024690265,0.0071935263,-0.022933077,0.02350054,-0.004262319,-0.020318855,-0.0073570157,-0.039186276,0.011406162,-0.026662236,0.02130633,0.022023175,-0.0148404,0.045143563,0.031721823,-0.02216642,0.033802323,-0.03108003,0.036446977,-0.008860376,-0.021760857,0.00014528497,-0.006923611,-0.033844735,-0.0077727907,0.022776911,0.029791525,0.02839818,0.0262574,0.03282874,-0.05758628,0.094549246,-0.019974357,-0.00018416857,-0.03709374,0.01535684,-0.084085874,0.04623008,0.034550495,0.03709269,0.009301104,-0.061975036,-0.018080277,-0.055933274,-0.07842279,0.033749007,-0.002558625,0.019311056,0.0034468072,0.017862659,-0.023106338,0.01767799,0.01912029,-0.023172848,-0.005333357,-0.019102568,-0.0033841156,-0.036449313,-0.010353051,0.002556975,-0.012266632,-0.02728684,-0.017794145,0.044452854,-0.016757213,-0.00013959677,0.010441815,-0.036016244,0.03607267,0.02452234,0.023680411,-0.002724232,-0.042757746,0.007592971,-0.035724543,-0.049067836,-0.02485516,-0.030718591,0.017984139,-0.069873415,-0.0109627405,-0.005483412,0.008823927,0.003767644,-0.032612417,0.03418777,0.016055455,0.022503132,0.00055535714,-0.008506722,-0.011839585,-0.013334552,0.08193184,-0.031038193,-0.0020721974,0.0474997,-0.03652028,-0.19717713,-0.024034765,0.025527798,0.018662529,0.0021317378,0.0055630216,-0.025559437,0.010191733,-0.016807832,-0.056637798,-0.015266536,-0.12743497,-0.010389375,0.014548714,0.048805296,0.0060445834,0.039440278,0.00899374,-0.030115638,-0.08424143,-0.009032298,-0.025975855,0.028529856,0.055986445,0.031333975,-0.0028540508,0.04887808,0.037878025,-0.03699981,0.018065995,-0.034761097,0.040049024,-0.03103741,-0.03147567,0.014573056,0.026414894,-0.0071710176,-0.0023370986,0.02413537,-0.008575653,0.019507961,0.026051447,0.009017971,-0.047471613,0.013604433,-0.020537391,-0.023172226,-0.00040814572,-0.0019771806,0.030499706,-0.0027223255,0.033648595,0.014451844,0.017132828,-0.005201889,0.01992628,0.03345066,0.022916788,0.007441283,0.019733094,-0.013730489,-0.07167216,-0.03921653,-0.013809257,0.017398903,-0.00073200586,-0.0024099634,-0.045133434,-0.0014035238,-0.041473728,-0.0049430733,-0.017252324,-0.041065056,0.005693443,-0.014139747,0.01107591,-0.0068452004,-0.02929623,-0.012214726,-0.07715239,0.033404175,0.033763953,-0.047688745,0.01879794,0.026823247,0.052239373,-0.026091082,-0.024585156,-0.01207713,0.32641262,-0.047431182,-0.03686245,0.014574041,0.038553398,-0.0065198536,-0.018693646,0.03281654,-0.0136226965,-0.0034659395,-0.01094469,0.00957467,0.020734414,0.049243096,0.058841843,0.06894985,-0.04999708,0.01134625,-0.023681022,-0.0049167294,0.02253598,-0.031125983,0.00016735046,-0.020309083,-0.06499733,0.008141997,0.0077246097,0.015488184,-0.04674805,-0.014838523,-0.015771626,0.028050257,-0.018773105,-0.046807896,-0.012055039,-0.01601929,-0.0725447,-0.06366572,-0.031606063,-0.0048172656,0.009952247,-0.030507466,0.035675734,-0.018153884,-0.07477312,-0.014215924,0.0020452805,0.026247198,0.017222136,-0.03827232,0.0061856424,-0.0030405591,-0.021013156,0.0031674264,0.0028723693,-0.00055126095,-0.0069107288,0.014403562,-0.029329177,-0.012061051,0.016481386,0.01593422,-0.032195468,0.021804228,0.050491896,-0.003016716,-0.029409448,-0.026915573,-0.0020335615,0.018874396,0.03644888,-0.0045742635,0.040877867,0.013525418,0.007230148,-0.008612958,-0.00012565537,0.02827686,0.008243243,-0.03430823,-0.0026270747,0.00788532,0.008448869,0.031589966,0.025793416,0.020450404,-0.01026532,0.0123906,-0.009960978,-0.030389724,0.016659413,-0.040608156,-0.0009803514,-0.013149107,0.03588155,-0.025990104,0.009434466,-0.050293047,0.008129096,0.012047906,0.013237628,0.043932784,0.013991521,-0.0053293705,-0.0029704703,-0.008753668,0.0038477322,-0.060123574,-0.030539706,-0.017954346,-0.041264474,0.024278484,0.008731152,0.0099938875,0.048377406,0.033687178,0.035988133,-0.007606519,-0.009453173,0.038363222,-0.022662738,-0.044477146,0.02602087,0.008651969,-0.023159772,-0.036560867,0.00007604955,-0.019751446,-0.030404966,-0.0054417695,0.033950046,0.007396578,-0.037057403,-0.025527833,0.021514714,-0.014045196,0.03089978,-0.016478773,-0.012458214,0.060887977,0.01988215,-0.03312211,0.01377882,0.017152112,-0.02671485,0.002856746,-0.000559671,-0.018516088,-0.018709816,0.0063397577,0.023108419,-0.005697928,0.017659524,-0.05799474,-0.021963721,-0.009295246,-0.011285541,0.00081566354,-0.004647761,-0.031335965,-0.015635042,0.023411317,-0.011439222,0.06462052,-0.03551967,0.023257395,0.014664533,0.0434445,-0.044376127,0.025987243,-0.016471136,-0.05073397,0.005740484,0.013610155,0.03826087,-0.04726547,-0.02204831,0.04359863,0.008201389,-0.008922118,0.04821663,0.012648704,-0.009455475,-0.014769603,-0.033824988,0.013182869,-0.017054388,0.0047313506,0.0035008849,-0.053995606,0.034725964,0.068310395,0.012887987,-0.013850986,0.019954095,-0.012866862,-0.004952198,-0.024766482,0.024938727,-0.0018839837,0.03111579,0.02703133,0.022105973,0.03010996,0.027376324,-0.029845841,0.053042214,0.026893107,0.030197341,-0.030151354,0.0001863361,-0.021716936,0.0050615356,-0.010366597,-0.0276362,-0.050870806,0.04931119,0.03866392,-0.0033939967,-0.013249112,-0.059947338,-0.037759673,0.010983337,-0.04760473,0.004404392,0.034394085,0.001883165,-0.02840125,-0.05961481,-0.025926739,-0.02399793,-0.0049831066,0.004291803,-0.0155677395,-0.003110398,-0.017675225,0.024910174,-0.002262462,0.013134942,0.029433563,-0.019360246,0.007623001,-0.003265104,0.011425724,0.026092663,-0.008899172,-0.003706601,-0.009453111,-0.015959334,-0.028231917,0.0014763179,-0.021539511,-0.055523146,-0.04623123,0.019661246,0.03384352,0.00054624944,-0.010267696,-0.01493438,-0.00548467,-0.0067823706,0.009172196,0.0034796258,0.0028197188,0.0041004955,0.032594435,-0.035838403,-0.046221066,0.002996,-0.034620516,-0.0040948726,-0.02106697,-0.015820576,-0.004458093,0.008282704,-0.04973844,0.037587658,-0.0393598,0.010662157,-0.0018992131,-0.08127125,-0.007848997,-0.0031797357,0.028752483,-0.020749638,-0.014348258,0.004150815,-0.004171133,-0.0071712425,-0.0013300604,0.024046581,-0.012751018,-0.018908797,0.029931651,0.012758866,0.03576226,-0.030567355,0.046578813,0.013151704,0.010981094,0.001096755,0.011315705,-0.0029082685,-0.0396043,0.0036873152,0.0047409437,0.019579375,0.008247617,-0.0026395882,0.0015669516,-0.016575642,-0.0010757742,-0.045778714,0.0014515221,-0.030963894,0.006434225,-0.031441312,0.006744714,-0.011630339,0.012932195,0.013346886,-0.0005007562,-0.021766406,0.0239887,-0.041300528,-0.03297645,-0.00004853701,0.0028905643,-0.018281046,-0.036127117,-0.021196943,0.023470223,0.04154348,0.005131131,-0.012413595,0.005761763,0.10043207,-0.0042996756,0.0023148658,-0.0012350576,-0.038964678,0.026912011,-0.0042582266,-0.0032311997,0.04501025,0.05347743,0.021042109,-0.014487317,-0.017151853,-0.037458226,-0.025670877,0.019683313,-0.02050327,0.024556583,-0.024455603,-0.023032287,-0.01090829,0.017242353,0.03381834,-0.010604334,0.019098744,0.060948785,0.007250554,0.0016890833,0.009260245,-0.0034377275,-0.012002749,-0.03216586,-0.036801565,-0.019902313,0.010359086,0.020515172,-0.026736565,-0.019004434,-0.037418436,-0.017529435,0.03664317,-0.0126815755,0.010401811,-0.01572022,-0.015817909,0.0059406054,0.013496884,-0.026270894,0.047937587,-0.012028123,-0.031044373,0.00028575028,-0.023029216,0.022156585,-0.018325543,0.025493726,0.00917301,-0.0033676433,-0.12103882,0.011488334,-0.035168864,-0.05162522,-0.0049632923,-0.009540733,-0.015160466,-0.026957855,-0.009563802,-0.043253575,0.04941349,0.00003719197,0.008410916,-0.028103855,-0.004723086,0.013824043,-0.01644438,0.009783646,-0.022363989,0.06560731,0.0014749572,-0.03660772,-0.0060608005,-0.05532674,0.04350079,0.032511562,-0.008484915,0.026867287,-0.00676866,0.024444899,-0.0034549553,0.0030161878,-0.020678379,0.029874235,-0.018212052,0.025360689,-0.008660854,-0.024385108,0.028657818,0.023100397,0.053630065,-0.0029196066,-0.020302065,0.0070479456,-0.023633575,0.0014328053,-0.003860069,-0.02098359,-0.01037843,-0.024536103,-0.09842549,0.0006672544,0.016439179,-0.029645735,0.016777087,0.008646514,-0.0010878263,-0.013643483,0.01960802,0.066241525,0.00017949092,0.017633496,-0.0130631095,-0.024932452,-0.04872914,0.0023716853,0.0041713123,-0.0210873,0.00013024977,0.006762515,-0.011284931,-0.03520968,-0.010722506,-0.002095481,0.021435577,-0.029568749,0.035886,-0.038919915,0.010499731,-0.00829926,-0.015626414,-0.01999633,0.0011190322,0.044959117,0.04033355,-0.0062183337,-0.0033575562,-0.021473069,-0.01502492,-0.009896762,-0.046945043,0.032837793,-0.0023464714,0.058418628,-0.03360134,0.01602115,0.03263961,0.00029703457,0.006946492,-0.017784877,0.01052546,-0.0037090615,-0.04975195,-0.004169766,0.012700453,0.001162931,-0.04896259,-0.012839644,-0.028635226,-0.010243962,0.008839762,-0.025382536,-0.09338154,0.0082097575,-0.05929878,-0.0029341225,-0.0380973,0.019154731,-0.0009833938,-0.018902536,0.0399027,0.03846009,0.0055222274,-0.049022723,0.030807085,-0.0042559993,-0.009003006,0.0028040884,0.04151345,-0.04955046,0.07161177,0.0037280687,-0.024567436,-0.006306796,-0.011985911,0.00823614,0.010911669,0.07363848,0.01578766,-0.06023684,-0.025348263,0.015787687,-0.007939842,-0.055814113,-0.022403836,-0.027624192,0.007669377,-0.021117592,-0.007798364,0.011714571,-0.01329761,0.012645191,0.015864115,-0.012408087,-0.0013592135,0.011035587,0.038328525,-0.024326175,-0.011531934,0.04993561,0.024398975,-0.020874046,0.0033002426,0.0006925604,-0.047497913,0.019749878,0.0056725503,-0.019717317,0.009762146,0.026842171,0.01675594,0.031580314,-0.012049471,0.034353677,0.04011352,-0.05711919,0.0216366,-0.0015403916,0.025841366,-0.012751235,0.0055103684,-0.05241764,0.047161568,-0.019236172,0.032581016,-0.016448427,0.008031406,-0.0008411117,-0.015401886,0.000020489802,-0.015841812,0.03816574,0.0035394337,0.034055565,-0.0069531687,-0.0069245677,0.013712747,-0.012880518,-0.018516023,-0.005377585,-0.04111838,-0.04507378,0.011596699,-0.011075467,-0.0065914216,0.049239893,-0.0070056864,-0.01075397,0.022549046,0.03523016,-0.027900662,0.013732041,0.008745859,0.033814847,0.0001364802,0.01993386,0.010398681,0.007483181,0.024876919,0.015669262,0.0072660465,0.0583369,-0.03184014,-0.022383,0.021263538,-0.019615844,0.009283623,0.02996231,0.013406986,-0.006173946,-0.012596711,0.04334901,0.01525329,0.02805555,-0.00814597,0.029660322,-0.0023637714,0.045694854,-0.0033532921,0.00093985134,-0.02437143,-0.023747168,-0.048236664,0.011612492],"last_embed":{"hash":"j4rzdq","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"j4rzdq","at":1762844562338},"key":"Work/Random/ShareMyPlugin.md#","lines":[1,15],"size":3347,"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":3},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":3},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":3},{"title":"**Minimal Theme Settings**","target":"https://obsidian.md/plugins?id=obsidian-minimal-settings","line":4},{"title":"♡","target":"https://www.buymeacoffee.com/kepano","line":4},{"title":"*@kepano*","target":"https://www.twitter.com/kepano","line":4},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-minimal-settings&enable=true","line":4},{"title":"*Florian Woelki*","target":"https://florianwoelki.com/","line":5},{"title":"**Iconize**","target":"https://obsidian.md/plugins?id=obsidian-icon-folder","line":5},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-icon-folder&enable=true","line":5},{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":6},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":6},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":6},{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":7},{"title":"*Benature*","target":"https://github.com/Benature","line":7},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":7},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":7},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":7},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":7},{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":8},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":8},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":8},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":8},{"title":"*Victor Tao*","target":"https://github.com/platers","line":9},{"title":"**Linter**","target":"https://obsidian.md/plugins?id=obsidian-linter","line":9},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-linter&enable=true","line":9},{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":10},{"title":"**Periodic Notes**","target":"https://obsidian.md/plugins?id=periodic-notes","line":10},{"title":"⬇️","target":"obsidian://SP-install?id=periodic-notes&enable=true","line":10},{"title":"*Dominik Pieper*","target":"https://github.com/DominikPieper","line":11},{"title":"**ReadItLater**","target":"https://obsidian.md/plugins?id=obsidian-read-it-later","line":11},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-read-it-later&enable=true","line":11},{"title":"*Sergii Kostyrko*","target":"https://github.com/srg-kostyrko","line":12},{"title":"**Journals**","target":"https://obsidian.md/plugins?id=journals","line":12},{"title":"⬇️","target":"obsidian://SP-install?id=journals&enable=true","line":12},{"title":"*xpgo*","target":"https://github.com/xpgo/obsidian-folder-note","line":13},{"title":"**Folder Note**","target":"https://obsidian.md/plugins?id=folder-note-plugin","line":13},{"title":"⬇️","target":"obsidian://SP-install?id=folder-note-plugin&enable=true","line":13}],"class_name":"SmartBlock","last_embed":{"hash":"j4rzdq","at":1762844562338}}, +"smart_blocks:Work/Random/ShareMyPlugin.md##{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.020788632,0.04249484,-0.01723044,-0.020666644,-0.033940554,-0.043985784,0.010611223,0.01882336,0.05472056,0.0014572449,0.006813752,0.02459758,-0.0064141615,0.019907724,0.019857753,0.0035897456,0.00071862736,0.02507061,-0.012387001,-0.006047047,0.03929307,0.004654646,0.029523425,0.04577358,-0.0042660963,0.022416646,0.010376869,0.014456737,0.03641296,0.045240533,0.038067587,-0.00631304,-0.010642391,-0.045787692,-0.01724644,-0.009475083,-0.027968707,-0.0123979505,-0.04307558,-0.00092046376,-0.007040262,0.010685035,0.008634247,-0.047239844,0.00890913,-0.025190216,-0.007994488,0.0068325205,0.0013203255,-0.03540893,0.00952696,0.0023618417,0.059199043,-0.05691332,0.0028673655,0.014150674,-0.028277365,-0.03311936,-0.08148591,-0.0071594305,-0.038503986,-0.0037359516,-0.020802384,-0.05695525,0.02924358,0.05227315,0.0030717216,0.009984195,-0.02148807,-0.009622624,-0.018607557,0.05758563,0.0053713014,-0.01694896,-0.038386967,-0.02930709,0.05606287,-0.0063502504,-0.00233817,0.015413716,-0.010847338,0.007860398,0.025508998,0.00055355555,-0.008764897,-0.013918738,-0.0017206939,0.096972264,0.028083824,0.04330887,-0.010493324,0.029720588,0.03203131,-0.060798004,-0.017608065,-0.0077718673,0.077011526,0.02846671,0.04015305,0.0022717465,0.025615403,-0.05096016,0.012002494,-0.028397692,0.028069884,0.03456734,0.038802944,-0.011278057,-0.012158374,-0.012438781,0.0050407792,0.03363165,0.018250443,-0.015544268,-0.020748824,-0.00830617,0.0020057189,-0.0327715,-0.018308511,0.017653048,0.0098086605,-0.0020167544,0.003086343,-0.009053322,-0.014540944,0.02278743,0.02051126,0.026321292,0.045069933,0.01238254,-0.0061425855,0.033046313,0.0064587034,0.0070170714,-0.024122793,-0.0031360672,0.014208485,0.01997746,0.012728568,-0.052904937,0.028902669,0.01774162,0.002809603,-0.01905864,0.04257088,-0.03906752,0.021742787,0.044795953,-0.005357938,-0.030774048,0.01949664,0.021830715,0.006253895,0.029414214,-0.0060658543,-0.0034025228,0.03227091,0.06264161,-0.01626861,-0.0009333426,-0.06518975,-0.006726585,-0.076912224,0.032061063,0.0396587,-0.027166365,0.027883716,-0.015396418,-0.009155775,-0.012574412,0.014527544,-0.015074078,0.018268812,-0.01743577,0.014289517,0.022105545,0.0483943,0.039201245,0.038662873,-0.021984,-0.028618887,-0.0062780166,-0.036554895,-0.060555566,-0.0325453,0.041103486,0.026069665,-0.034088686,0.0061446065,0.034117885,-0.0006320425,0.002954225,0.031931642,0.0067985407,0.046757355,-0.009705051,-0.021901557,0.038333654,-0.02033029,0.009594608,-0.015968222,0.030684486,0.07563038,-0.004908425,-0.02506042,-0.023310475,0.023102986,-0.04775882,0.012669172,-0.007868102,-0.00048493696,0.0059268093,-0.02829961,0.029174412,-0.043860093,0.0140803475,0.016763179,0.017102877,-0.01061411,0.004608458,-0.05032016,0.04548845,-0.019370005,0.005926235,0.0019430885,0.010949785,-0.02162102,0.00012142133,0.03911345,0.017933495,-0.068202466,0.022646997,0.043110486,-0.0018124213,0.08126622,-0.036356714,-0.11966049,0.049499057,0.0126596745,0.013857749,-0.01459098,0.011282332,-0.0139515065,-0.024006205,-0.03972749,0.013744188,0.021229686,0.005857405,-0.016778965,-0.028959636,-0.0284989,0.04112287,-0.034803342,-0.0052968455,0.029739251,0.0072616185,0.031132482,-0.0019726197,0.004607082,-0.015887529,0.01934183,0.038757212,-0.015907962,0.00062903325,0.020419003,-0.008994357,0.011668892,-0.025900261,-0.0010744409,-0.029491708,-0.0055619483,0.0014755639,0.0025331753,-0.008700821,0.025023784,-0.031013789,-0.0150474915,-0.018607778,0.06465254,-0.011883115,0.0032241712,0.04395035,0.04348685,0.049882915,0.0076479134,-0.00351873,0.010084276,0.026250573,-0.0052294694,0.0032773481,0.0048638163,0.004710013,0.057973836,-0.013882002,-0.008156127,0.009624038,-0.034409188,-0.18803217,-0.0075984206,0.037142113,0.04265735,0.0031750896,0.017831437,-0.052536484,0.0049918047,-0.023641592,0.041598067,0.019291695,-0.054700345,-0.0077495463,-0.04260298,0.011450962,-0.014452077,0.0074973204,-0.004917132,0.022874273,-0.040302783,-0.047569405,-0.034256544,0.044700842,0.03461268,-0.027892828,-0.0457444,0.065865085,0.039546814,-0.022831548,-0.015266524,0.023150831,-0.02395789,-0.0010406288,-0.010590562,0.0377194,-0.0076905363,0.014869493,-0.015758753,0.008705797,0.00013618219,0.035562944,0.025534112,-0.0029351234,0.009090714,0.0069301557,-0.003304977,0.023245044,-0.022699842,0.013517358,0.014018874,0.0009798253,-0.033437222,0.025885917,-0.04728526,-0.028004412,0.030870125,0.03570964,0.054461215,-0.025952604,0.002273492,-0.050896913,0.03219079,0.008939373,-0.016967703,0.015118415,0.02412085,0.035546664,-0.01858993,0.033834435,-0.07259784,0.022695335,-0.05231599,-0.013707104,0.02310613,0.018818708,0.019615665,-0.010062485,-0.017960042,0.031161532,-0.112449765,-0.0102674,0.0052786646,0.011261482,0.005253349,-0.01612406,0.011102189,0.026575714,0.0040929704,0.0011437573,0.24338907,-0.017258516,-0.016901646,-0.035970565,0.053341437,-0.036533486,-0.0061852452,0.047377124,-0.00184482,-0.020936988,-0.015085038,0.013024148,0.00994372,-0.0041139717,0.03485863,0.032525416,-0.06562439,0.009193467,0.04410829,-0.032167863,-0.012521931,-0.02062867,0.020143373,-0.008106427,-0.032917973,0.0019186224,-0.01258924,0.018623387,-0.020276021,0.03223009,0.0010906885,0.030932635,0.06344619,-0.041666143,-0.026825706,0.0070503308,0.018258093,-0.043294806,0.021284519,0.027054098,0.024523862,-0.007975438,0.041466832,0.0057117795,0.009371175,-0.012567826,-0.042383388,-0.008182897,0.0041905446,-0.0077042463,-0.0027100139,-0.03933644,-0.021059096,-0.005217754,-0.01003178,-0.022833372,-0.03270638,-0.018122807,0.01842845,0.03217079,0.01453071,0.013079662,0.016237702,-0.0075053717,0.014775834,0.03031751,0.041224927,0.028094942,0.0051419367,0.005360771,0.012145378,0.0095540425,0.03347342,-0.0055130133,0.04206231,0.0058355327,0.035233404,0.06959708,0.024972187,-0.04252661,-0.0111633185,0.024250345,-0.014108355,-0.013108556,0.008058656,-0.04757896,-0.027157532,0.082443565,0.014247548,-0.007471083,0.013363666,0.009032386,-0.03531402,0.03696954,0.032008536,0.029953776,0.0031753976,0.0005612416,-0.009103518,0.015825115,-0.046023536,-0.015633166,-0.0056774616,-0.025586898,0.010371147,0.027736722,-0.020748047,-0.031130271,0.01904752,0.03370638,-0.031251185,0.0066743144,-0.005161128,-0.06415216,0.025154145,0.038483467,0.048357047,0.012457159,0.008559599,0.0005714518,-0.041421846,-0.051268127,-0.018594764,0.018783048,0.020976888,-0.033102594,-0.07372918,0.021959633,-0.00786506,0.02606786,0.029623965,-0.03025546,0.04428185,0.06031335,0.0459433,-0.017724963,0.009244904,0.02390531,0.013716967,0.04241367,0.019729165,0.01647431,-0.011116411,0.019372365,0.010178058,-0.013987642,-0.010291522,0.048717074,-0.017243808,-0.01204359,0.03089717,0.07002412,-0.013536691,-0.01732443,-0.037073508,-0.037710346,-0.011366827,-0.023201616,0.022875298,-0.06079312,-0.029164035,0.04521205,0.048747282,0.057706997,-0.0539084,-0.00062733213,-0.023926485,-0.0007991106,-0.015977645,-0.011360207,0.018394709,-0.029564291,-0.04094641,-0.025500081,0.0031259425,-0.030901706,-0.020720439,0.01103127,-0.05471596,0.0019706192,-0.008409722,-0.026153008,-0.039350923,-0.0016102805,0.0044734417,-0.006457462,-0.031489097,-0.007891636,-0.031566128,-0.010919806,-0.0808395,0.08899466,0.038633168,-0.008789167,0.057232615,0.01706357,0.07510498,0.0025341392,0.036811184,-0.020640317,0.0007828011,-0.035305545,-0.0025928754,-0.03006022,-0.020784276,-0.013803957,0.006465222,0.02945479,-0.0068556448,0.05071786,-0.008011493,0.010742572,-0.02983086,-0.018950654,-0.0018861397,-0.041792,0.042669848,0.04472482,0.014366973,-0.03226534,-0.026252674,0.0021784038,0.00063192175,-0.043600187,0.024121389,0.005371424,-0.017070968,-0.010972791,0.026733346,-0.016884439,-0.0029279056,0.029153222,0.017622635,-0.029042695,-0.023737052,-0.008459187,0.02824631,0.016662044,0.0049620755,-0.022475893,0.0017513112,0.020368755,-0.014001088,0.0565087,0.03834732,-0.01475688,0.0075772363,-0.035898987,0.035434436,0.014434688,0.011828055,-0.017028807,0.051494922,-0.06349044,-0.009773094,0.0050238674,-0.017375581,-0.039626762,-0.012060541,-0.046409156,-0.012281689,0.030804714,0.003275939,-0.015699487,-0.00018420248,-0.0102514485,0.011245893,-0.070448,-0.010960615,-0.00554797,-0.034324553,0.0021268846,-0.030687325,-0.008641623,0.020383282,-0.023454687,-0.0076238583,0.009101982,-0.004463638,0.028757926,-0.04993222,-0.009309092,0.02651872,0.017287321,-0.053645823,-0.025406057,0.025932869,-0.015132744,-0.028277775,-0.05963189,0.016558064,-0.02048939,-0.016180305,-0.006948594,-0.03285696,-0.035541713,-0.015671963,-0.0010806018,-0.0043584793,-0.015079001,-0.023696357,-0.008449938,0.017368214,-0.02557029,-0.036392525,-0.012247521,-0.01565109,-0.020564746,-0.007225913,0.011597554,-0.035497576,-0.044573423,-0.033054814,0.04665989,0.015614514,0.007951862,0.0373602,0.019963935,-0.023760747,-0.008742441,-0.029373355,0.018399596,-0.05432186,0.037409782,-0.018313136,-0.021465553,-0.026838701,0.016521065,-0.04236187,0.027185054,-0.012565992,-0.039922375,0.0013518151,0.0015249532,-0.022027249,-0.007178338,0.063078076,-0.025614703,0.0110419905,-0.020775396,0.0012569302,0.008692076,0.03506542,-0.035773497,0.021505268,-0.03848196,0.011799783,0.020902982,-0.030212171,0.0010776947,-0.013346044,0.0021426834,-0.018774012,0.00151332,-0.0068181315,-0.03349797,0.017145252,-0.036162395,0.017560087,0.0032801006,-0.0191445,0.034826677,-0.023479225,-0.035453875,0.026839342,0.058750886,-0.0013260783,-0.0032136245,-0.026908802,-0.018911567,0.012776954,0.01239038,0.03571077,0.016644705,-0.025194302,-0.00012934831,0.003213209,-0.017163943,0.020071445,0.026784293,-0.055846468,0.0039782804,-0.021772822,-0.039475795,-0.02465134,-0.011627873,-0.026047472,0.008058786,0.011250736,0.013136919,-0.053594302,0.008311304,0.0073369504,0.027216285,-0.15733169,0.0019504861,-0.022621239,0.007126609,-0.033627678,-0.004889794,-0.042483166,-0.030335413,0.0075098285,-0.04953475,-0.046305332,-0.053880043,0.022776354,-0.02870777,0.02116186,0.017475622,0.013974608,-0.01987596,-0.0030435463,0.053127024,-0.020867767,-0.003983545,0.05612064,-0.009739125,0.017689032,-0.031954616,0.017114215,0.011290041,-0.031803064,0.009038817,-0.013264306,-0.0039167874,0.0105644455,-0.0028188103,-0.003880401,0.023304941,0.007923683,0.02836086,-0.016094346,0.008418335,-0.0594749,0.03387266,-0.029677318,0.06778961,0.021242727,0.054439723,-0.02734259,-0.03315723,0.00084296527,-0.0094354125,0.059329662,0.009284108,-0.0031112893,-0.0018734342,-0.032803845,0.014356448,-0.030846197,-0.019961841,0.030294986,0.033439793,0.022136116,0.03997304,-0.023052238,-0.0082556205,-0.05087735,0.016615389,-0.018330073,-0.007994723,0.0026155247,-0.010621712,-0.00055758614,0.07602896,-0.0074824374,0.018463744,-0.012925055,-0.015840106,0.041037153,0.014893844,-0.07796408,-0.02498953,-0.040681273,-0.03708713,-0.0036089532,-0.001955356,0.038505636,-0.0171367,-0.0028617359,-0.029219,-0.044671167,-0.016759325,-0.06942178,-0.046972327,0.008172032,0.022002187,-0.005499515,0.013081061,-0.0044711744,-0.03627136,0.0016736052,-0.009805783,-0.043211896,-0.072666824,0.006044168,0.0057084206,-0.02959471,-0.04380317,0.00028096675,-0.017976344,-0.0022617725,0.016273852,-0.021317719,0.025669903,-0.057610616,0.01609583,-0.08984003,0.020154094,0.0029304265,0.029241743,0.0008569544,-0.023438958,0.020288084,-0.00187021,-0.0174524,-0.024094703,0.058440313,0.012485615,0.035445146,0.0007638895,0.02453991,-0.024357177,-0.019279957,-0.01444268,-0.021156326,0.03044976,-0.0017964267,0.0042381994,-0.04249648,0.043887604,-0.028881934,-0.06863569,-0.022164457,-0.024532275,0.00908714,-0.025818052,-0.0049238307,-0.07337679,0.018186035,0.009791394,-0.011445158,-0.019632185,0.0064938525,0.023045572,-0.01858158,0.051080823,0.03536837,0.040012214,-0.010279574,0.03101318,-0.015234143,0.02402033,0.014583446,-0.052594144,-0.019666813,-0.042406186,-0.02829041,0.055961736,-0.012822883,-0.053475082,-0.02007651,0.07654097,-0.02980493,0.014160787,-0.02319363,-0.013545651,0.057130594,-0.021660537,-0.010422551,-0.039666872,0.01985218,0.03195822,0.028131248,0.004716065,0.038343634,-0.01676779,0.013125565,-0.006188205,-0.016899072,0.020829724,-0.008245531,-0.012395224,0.014022545,-0.0054730447,-0.012865307,-0.03866518,0.053595338,0.032984283,0.011076739,0.0021038812,0.0051730284,0.006272035,-0.0066576274,-0.0049760467,0.022676906,0.0011425654,-0.013250973,0.00999717,-0.01660793,0.0048929877,0.032757103,0.046732623,0.012315934,0.0010949997,-0.06455572,-0.020392904,-0.0032605357,-0.016926195,0.013096077,-0.0031545453,-0.014026357,-0.015861534,0.014716591,-0.022386603,-0.0038297882,-0.0071081314,-0.031866502,-0.010260686,0.016944142,-0.011164001,-0.032248814,-0.0024655717,0.02337375,0.048329946,0.0009460905,0.005844322,0.01309765,-0.031461276,0.035905506,0.048947487,0.02638194,-0.032398637,-0.015016507,-0.005919474,-0.07493807,-0.02314904],"last_embed":{"hash":"s7re9p","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"s7re9p","at":1762844562338},"key":"Work/Random/ShareMyPlugin.md##{1}","lines":[3,3],"size":278,"outlinks":[{"title":"*fyears*","target":"https://github.com/fyears","line":1},{"title":"**Remotely Save**","target":"https://obsidian.md/plugins?id=remotely-save","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=remotely-save&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"s7re9p","at":1762844562338}}, +"smart_blocks:Work/Random/ShareMyPlugin.md##{2}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.055486295,0.00706257,-0.012655288,-0.01219702,-0.0428067,-0.029208718,0.038272817,0.03015206,0.02257596,0.009143336,-0.0026424606,-0.00004522324,-0.0019166546,0.016132692,0.021722984,-0.036280166,-0.005023269,0.013864722,0.003521583,0.008526511,0.019225568,0.009734787,0.056057785,0.020295348,-0.0011456375,0.02491974,-0.0143214315,-0.033856377,0.03091144,0.029539527,-0.010663912,-0.00015230707,0.028243542,-0.038558185,-0.037367344,-0.0030660818,-0.0140774725,0.000589484,-0.054810688,-0.007099093,-0.005371218,-0.011973827,0.0186699,0.019357352,0.008675968,-0.023370946,0.021988997,-0.00894845,0.005457,-0.024721812,-0.0125389155,0.025015624,0.034865167,-0.10521267,0.00027395386,0.0075239176,-0.013984187,-0.02671318,-0.07479877,0.00027380875,-0.059614208,0.027761113,-0.0012111549,-0.02932272,0.050302066,0.04072734,0.011548788,0.0019807534,0.0017494393,-0.046329953,-0.0050176466,0.021366732,0.023253132,-0.055976808,-0.029511066,-0.036980905,0.039900415,0.0058721504,0.00115621,0.05497937,0.0069657597,0.056829102,0.02892514,0.004117452,0.0678536,-0.004604731,-0.0013122883,0.05281816,0.008050835,0.0070878468,-0.031662375,0.0036064454,0.025948102,-0.05791159,-0.019002622,-0.0044066636,0.0539137,0.023904853,0.07470595,-0.007120597,-0.016412005,-0.014931989,0.012917716,-0.04910117,0.036376905,0.022544987,0.034939785,0.015271596,-0.007436936,-0.020394335,0.001474707,-0.014883123,0.028627222,-0.03366556,-0.010311298,-0.043221522,0.026538327,-0.03119196,0.02328441,-0.015545581,0.007839621,0.03529614,0.028441867,-0.022053612,-0.0032182527,0.017409977,-0.014848001,0.040819883,-0.021190688,0.023474218,0.01033969,-0.013741278,0.009146607,0.02858894,-0.042210273,0.002063732,-0.0118913,0.0063757696,-0.033270687,-0.07246773,0.012286149,-0.030080652,0.008377304,-0.04698303,0.045583222,-0.042578638,0.015326218,0.0020960479,0.050464503,0.0024932923,0.020790076,0.011440514,0.046141602,0.032655694,0.025150046,-0.024706867,0.036581676,0.056171633,0.010464701,-0.030038076,-0.010637737,0.021303985,-0.059277687,0.03236732,0.043316204,-0.04765139,0.02690417,-0.007305943,-0.010162823,0.00017658915,0.0011307612,-0.015579895,0.019595915,0.001692573,0.0043490417,0.015069643,0.054686695,0.026324095,0.0030274484,-0.010606126,-0.056528512,0.014300296,-0.06451596,-0.012982418,-0.03813589,-0.024005322,0.028284302,-0.021892194,0.00024797104,0.044748534,0.0050192806,0.0021399634,-0.006722996,0.022246825,0.06254058,-0.009289466,-0.010932736,0.028726317,-0.0001394999,-0.039969742,0.0039475807,-0.0033413293,0.058992505,-0.025233103,-0.00163352,-0.014721297,0.026255673,-0.06001931,0.019264007,0.014143832,0.010138328,-0.025485165,-0.03550163,-0.00874689,-0.03386505,0.021502558,-0.0010033689,0.0033695416,-0.002007619,0.016980072,-0.018695213,0.050154537,-0.021563493,0.026771745,-0.00040634407,-0.022326395,-0.005289637,0.039826874,0.005694481,0.032628387,-0.04811182,0.030305892,0.025940783,-0.006463329,0.044279795,0.0026441736,-0.06352151,0.034709923,0.0026078299,0.004819871,0.027405776,0.0105428295,-0.008155876,-0.012724844,-0.05410213,0.039695844,-0.019229505,0.010518293,-0.018128095,-0.034857403,-0.03188354,0.0047951587,-0.04050297,-0.0013019636,0.041713826,0.024750037,0.02790081,-0.009088794,-0.042029966,-0.026391586,0.031919945,0.0108285295,-0.003047066,0.03067252,-0.008552347,0.027868807,0.044284906,0.0038177166,-0.010878253,0.026904462,-0.015073172,-0.0009777875,0.0033440904,-0.012220511,0.0324961,-0.005652779,-0.011837993,-0.025936041,0.047951695,0.0055795847,0.0069762603,0.056070548,0.041286178,0.03251767,-0.025121843,0.01987138,0.0061835567,-0.0023070544,0.017102845,0.016075108,-0.057168815,0.0001451192,0.07432598,0.006532875,0.0029133384,-0.023394179,-0.02483224,-0.17589515,-0.03484746,0.0030355123,0.018458407,0.019626005,0.009789585,-0.046678327,0.009528369,-0.040779013,-0.003941708,0.0045568803,-0.030193064,0.0209366,-0.02537775,0.002751242,0.001100624,0.021731094,-0.005822555,0.01720076,-0.02079789,-0.06956962,-0.029529996,0.07715163,0.027793754,-0.012110583,-0.02382893,0.055702537,-0.03494165,-0.017500143,0.0031910078,0.03362784,-0.031761806,-0.008401366,-0.008489652,0.044360276,0.021152407,0.010948903,0.017358037,-0.0120708635,0.0072601084,0.048607502,0.013161839,0.024569897,-0.019623637,-0.0120779285,-0.004161152,0.026811853,0.005917966,0.00205789,-0.01180337,-0.035246383,-0.021419022,0.0058956207,-0.012501916,-0.03810672,0.011218386,-0.011202324,0.031070933,-0.01808369,-0.002009581,-0.035947725,0.0077249226,0.0077847857,-0.04645662,-0.016040688,0.0068676905,0.03430537,-0.03642201,0.009058773,-0.017891113,-0.0006168553,-0.04418391,0.020198978,0.021187847,0.0073328624,0.038207926,-0.01650438,-0.011806643,0.023012636,-0.12083563,0.041095525,0.015118402,-0.005693841,-0.008756267,-0.0016896955,-0.053353153,0.0070291837,-0.04636606,0.040102776,0.26920813,0.0071030767,-0.0004020525,-0.018285865,0.0714777,-0.041419797,0.012044924,0.06552747,-0.04069222,0.0010760459,-0.016691754,0.020234227,0.02667707,0.04553599,0.03694109,-0.046223205,-0.038200505,0.0024392684,0.04103885,-0.017210228,-0.015685707,-0.06014217,0.0030115885,-0.0087616,-0.059003662,0.02106856,0.0038728951,-4.87252e-7,-0.024260653,0.022824274,-0.05332358,0.058966324,0.062116306,-0.011180914,0.014353919,-0.00785697,0.012493441,-0.0410772,0.07219697,0.02155501,-0.007915405,-0.002635999,0.05314092,0.012929439,-0.0042398423,-0.044683207,0.0037885837,0.016380817,-0.012142874,0.047010593,0.0033833126,-0.031635918,0.00013852598,-0.00479791,-0.047907796,-0.03475219,-0.022864114,-0.05881634,-0.01673286,0.030153181,0.037961625,0.015256676,0.0072952313,-0.017668508,-0.0048642736,0.022024296,-0.0014346006,0.039796982,-0.0015173027,0.00743513,-0.025119001,-0.010030206,0.03084538,0.0071298326,0.03702908,0.033045672,0.054594923,0.03838284,-0.009137434,-0.02724996,-0.050412938,0.04305124,-0.054946292,-0.050084777,0.009245429,-0.023020772,0.016231885,0.046205692,0.009027957,-0.0604354,0.050727375,0.011590702,-0.0003060894,0.028617723,0.008810227,0.029928386,-0.0026278317,-0.042054653,-0.033107165,0.026802445,-0.025054693,-0.013279873,-0.015796848,-0.017585982,0.004815735,0.020112013,-0.013358446,-0.027259456,0.027097385,0.019316398,-0.023707576,0.013595721,0.003018646,-0.045392685,-0.03346409,0.047533784,0.067935586,0.018224511,-0.008825514,0.00576613,-0.011036702,-0.008597739,0.004894523,0.021057699,0.016108476,-0.008672788,-0.031183012,0.049843438,-0.06079792,0.055588763,0.010542207,-0.041075155,-0.012500136,0.05692194,0.033634815,-0.02063817,0.01963643,0.0048342342,0.018262858,0.04727398,-0.03338908,0.005539133,0.013570213,-0.022747776,0.009076095,0.0010506214,0.023748873,-0.023716357,-0.017901994,0.031271335,0.019297263,0.028036281,0.020094573,-0.0047784443,-0.030438147,-0.01758187,-0.0012884688,-0.018840041,0.020958709,-0.028133566,-0.018267313,0.015671145,0.05396283,0.066403866,-0.06248557,0.052539192,-0.028165475,0.033658057,-0.03332279,-0.03708629,-0.0119224265,-0.000045622677,-0.056180727,0.01782708,0.013772157,-0.03979576,-0.0060284836,0.007910072,-0.010530195,-0.016361661,-0.0061588036,-0.026933322,-0.049473096,-0.008253776,0.00875759,-0.049637523,-0.03285313,-0.0071865115,0.022142148,-0.029813431,-0.04485912,0.07925784,0.033249814,0.0000038460307,0.03274502,0.02323427,0.04904677,0.006553459,0.010820807,-0.0018025166,0.0016694922,-0.04532869,-0.009028388,0.0033329963,0.021963125,-0.06714887,-0.0017802579,0.048690457,0.017486248,0.019994726,0.00592787,-0.0282569,-0.0072039566,-0.007432122,0.025240913,0.0063321665,0.010187412,0.05273519,-0.031420123,-0.02121036,0.010333848,-0.013575594,-0.007837372,-0.0517835,-0.0071937684,-0.004326548,0.004368184,-0.038294747,0.019344945,-0.028489865,-0.0050935945,0.043848556,-0.020483227,-0.030909998,-0.0014300131,-0.024024758,0.023316156,0.028079327,0.04202537,-0.0025367597,0.0075677237,-0.02801696,-0.021620452,0.03776433,-0.022073008,-0.030577777,-0.032144137,0.00049811165,0.055385698,0.005347642,-0.047538947,-0.07198238,-0.0005762621,-0.050380528,-0.038251396,-0.013706135,0.028204054,-0.007469335,-0.03310413,-0.030092124,-0.026229477,0.04412932,-0.002895961,-0.00310064,0.0048442157,0.006135755,0.00091505307,-0.058113836,-0.018225748,0.029438969,-0.024831843,0.038914703,-0.00033576853,0.0057727844,0.03282191,-0.025084034,0.002835113,0.049269225,0.033792425,-0.004264955,-0.030621124,0.0031399135,-0.010325476,0.0008438651,-0.044255536,-0.035818696,-0.025339108,0.019296274,-0.02262673,-0.044999138,0.019606346,0.009797948,-0.048355225,0.0069348193,-0.018565461,-0.003954971,-0.018869903,0.021334762,-0.01334795,0.029875407,-0.0052784677,0.0045004664,0.018908825,-0.0060928385,-0.046998426,-0.009052368,0.010549877,-0.008150665,-0.011439264,0.024827547,0.014787767,-0.048408777,-0.032408874,0.055394173,-0.007967296,0.025835915,0.025972955,0.020589205,-0.013206241,0.015064322,-0.0025231454,0.022609208,-0.040436544,-0.026730472,0.025650641,-0.012990775,0.030095233,-0.035552192,-0.0410278,0.0042980225,-0.021915376,-0.01191501,0.006172531,-0.046865247,-0.026229763,-0.03574479,0.0635323,-0.017373262,0.0069731874,-0.021464663,0.035468776,0.011275634,0.05261417,-0.05036746,0.017831268,0.027536679,-0.015422376,0.009974065,0.005476972,-0.034442935,0.00078664994,-0.013067897,-0.017586725,0.0013566283,0.033461083,0.022827556,0.0021573368,0.0002712026,-0.005661612,-0.019554123,-0.021588096,0.007220367,0.002659727,-0.033329874,0.00053023885,0.063969195,-0.006509609,0.029456496,0.022993648,0.0010976555,0.016014876,-0.032325502,0.0066112485,0.018123526,-0.0028569777,0.019301977,-0.014492646,-0.009384761,0.011282353,-0.010761632,-0.032885615,-0.000030324021,-0.0326794,-0.031829804,0.021506025,-0.035991125,-0.0033474911,0.039620332,0.03169464,0.05057366,0.020665443,-0.0262361,-0.016398173,0.028341366,-0.1550139,0.000062571664,-0.0027506612,-0.016337339,-0.0152530465,-0.0053295107,-0.037263393,-0.016644448,-0.019628977,-0.0634724,-0.06809519,-0.026798386,0.06060494,-0.009846398,0.033480246,0.009079674,0.023412252,-0.021118276,-0.021400178,0.04925483,-0.019051833,0.0037043027,0.054225627,-0.007453629,0.030947251,-0.027599134,0.012474807,-0.01608063,-0.044106968,-0.008006022,-0.02841952,0.013276875,0.012601816,0.035807107,-0.052459456,-0.011108026,0.023358328,0.031780913,0.008620377,0.0142162815,-0.013885795,0.028897893,-0.011152246,0.06288552,-0.0019161361,0.06717831,-0.004795793,-0.027027616,-0.05545256,-0.021196188,0.06393224,-0.010768564,-0.03229541,0.013283648,-0.024085145,-0.018494122,-0.029281469,-0.011665399,0.023406392,0.022909988,-0.043870963,0.046658304,-0.033039775,-0.03418706,-0.053657815,0.000059307364,-0.049853485,0.00857696,-0.0027717007,-0.024057249,-0.019222572,-0.035196174,-0.031397928,-0.032744013,0.02352744,-0.006220584,-0.017270952,-0.018505212,-0.04740713,-0.019297242,-0.012058881,-0.04025274,-0.026811626,-0.025204943,0.030354658,0.009242164,0.00045660711,-0.004590089,-0.04135559,-0.0066911173,-0.051769298,-0.038012866,0.0113953985,0.018417954,0.02313583,-0.01567915,-0.017903335,-0.014908243,-0.013248665,-0.0053910255,-0.05889047,-0.074061096,0.0022525743,-0.035491876,-0.01340901,0.004761393,0.0061967946,-0.016122257,0.00946824,-0.010920972,-0.041326478,0.024954187,-0.02882043,-0.016048556,-0.04560521,0.0020591638,0.0046171895,0.053456854,0.0016215612,-0.037989017,-0.010281218,-0.0044163982,-0.016508833,-0.01528103,0.024864547,-0.0075208307,0.049520995,0.035286907,0.031957936,0.004760317,-0.006249068,-0.04088715,0.009538898,0.030822929,0.0051767146,0.031881496,-0.00199513,0.043597627,-0.0024530247,-0.04021183,0.0018303855,-0.014331398,-0.012026353,-0.030491404,0.017950237,-0.039912563,0.006078105,0.022599034,0.026330527,-0.008607176,-0.00023741214,-0.004294945,-0.026414393,0.04225962,0.046731107,0.037220616,-0.0044583417,-0.008031408,0.012420987,0.06575455,-0.02233824,-0.02803105,-0.027629448,0.0036063925,-0.008699001,0.024601415,-0.0030372823,-0.036610223,-0.026564784,0.023684626,0.0077534886,-0.01181896,-0.021986866,0.006803262,0.040518276,0.00933886,0.025749216,-0.03263777,0.014292134,0.002643051,0.04243184,-0.011767256,0.025386415,-0.0084773125,0.019514201,0.04338608,-0.03941508,0.0064318697,0.014953463,-0.022475988,0.017113255,-0.033941932,0.005751909,-0.023119323,0.045166418,0.014202,0.017719904,-0.019450402,-0.010970644,0.020510094,0.021094175,-0.015984368,0.015802793,0.028077608,-0.049184512,-0.028755788,-0.007057759,-0.0071412898,-0.004975447,0.033590622,0.04924331,-0.019517059,-0.086838715,0.005259065,0.014840739,0.02085334,0.028955761,0.031034816,0.0024608183,0.0049851523,0.07533376,-0.009482098,-0.011977024,-0.01669585,-0.016776944,-0.0041243336,-0.025674157,-0.0156090185,-0.021709386,0.0029921818,-0.01652657,-0.007379905,0.02085645,-0.041839987,0.03487442,-0.01490563,-0.00552087,0.037997592,0.0009559871,0.01005769,0.021178821,-0.014213444,-0.035641234,-0.026247447],"last_embed":{"hash":"1gs682o","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1gs682o","at":1762844562338},"key":"Work/Random/ShareMyPlugin.md##{2}","lines":[4,4],"size":304,"outlinks":[{"title":"**Minimal Theme Settings**","target":"https://obsidian.md/plugins?id=obsidian-minimal-settings","line":1},{"title":"♡","target":"https://www.buymeacoffee.com/kepano","line":1},{"title":"*@kepano*","target":"https://www.twitter.com/kepano","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-minimal-settings&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1gs682o","at":1762844562338}}, +"smart_blocks:Work/Random/ShareMyPlugin.md##{3}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.037524965,0.00308324,-0.018252091,-0.0045488994,-0.041168902,-0.048316587,0.03030768,0.006756661,0.059235256,-0.004784907,0.013646213,0.015440333,-0.003907779,0.018822992,0.064956345,-0.012594288,-0.0034673517,0.012238175,0.015209703,0.010692447,0.008310677,-0.022721346,0.038418926,0.043359224,-0.03299656,0.026108272,0.027888013,-0.020168439,0.010847867,0.009570114,0.018600682,-0.016654933,0.03534592,-0.016426409,-0.002985774,-0.014678394,-0.021794828,0.017229868,-0.039086856,-0.021959353,-0.020152863,0.008292673,0.031680774,-0.004750685,-0.018324496,-0.03733955,0.03247173,-0.0035360681,0.0032990354,-0.020780833,-0.0052977954,0.004493911,0.025510143,-0.061090786,-0.025599414,0.0052009597,-0.039350837,-0.027019635,-0.06596091,-0.018535502,-0.044999346,0.0061166883,-0.037245777,-0.04239862,0.029497582,0.04351825,-0.019230574,0.015067732,-0.017093932,-0.027156508,-0.017761827,0.011910716,0.008683839,-0.0290776,-0.04678659,-0.053158436,0.044667203,0.0046053147,0.008415382,0.062047675,-0.009484946,0.016209058,0.018221047,0.000033096963,0.02872701,0.02315526,-0.009096401,0.08183255,0.029687053,0.044097207,-0.039038427,0.026768126,0.030309077,-0.07068049,-0.05896291,-0.009536959,0.04593827,0.024916653,0.04187728,0.014683985,-0.0031608585,0.0022878565,-0.01237843,-0.029601803,0.013895377,0.021812081,0.011739033,0.015242238,-0.057962455,-0.015416358,0.015281425,-0.007029585,0.021818219,-0.037623115,-0.015288577,-0.03227647,-0.007356494,-0.031374827,-0.005389291,0.017293325,0.036113717,0.04101098,0.013193467,-0.020349763,0.013119588,0.026856212,0.013873599,0.02225634,-0.0068605295,0.030768141,0.011247122,0.035983402,0.02673736,0.025657004,-0.05900331,0.013902246,0.0057209693,0.032640766,-0.0049969233,-0.046507772,0.025319124,-0.023605686,0.03651054,-0.07888402,0.048402783,-0.058156334,0.027039137,0.036877252,0.061313123,-0.03003286,-0.03163789,0.020801308,-0.0019720218,-0.004773521,0.046014756,-0.023423815,0.04263949,0.028162502,-0.0015997312,-0.024558118,-0.011348215,0.019262772,-0.028151792,0.019008428,0.021696229,-0.022798615,0.050159033,-0.01892716,-0.0149533935,-0.01500215,-0.012757291,0.012318507,-0.016568853,0.00004252805,-0.00097404845,0.023671655,0.035348274,0.022078143,0.008991071,-0.04811326,-0.03903029,0.000005522942,-0.04964227,-0.014804948,-0.034488145,-0.017945359,-0.0021511356,-0.0048229354,-0.0063218726,0.06049894,-0.011770738,-0.01710224,0.0004995457,0.033961073,0.060507376,0.018298179,-0.0015599064,0.006877662,-0.007826277,-0.022045039,-0.0077139004,0.02250959,0.07133124,-0.05120713,0.011925235,-0.017533693,0.048845068,-0.060173795,0.0028029708,-0.04197853,-0.0056415205,0.004731522,-0.05639581,-0.016855367,-0.032525305,0.017752007,0.02988327,-0.028094934,-0.0022967332,-0.00023897525,-0.037728455,0.037628528,-0.00902311,0.040117,0.017717952,-0.00789258,0.004703485,-0.0013430427,0.009384486,-0.01803172,-0.050874993,0.012099442,0.040289063,-0.011604498,0.07575013,-0.02569487,-0.07827427,0.03839233,0.016370544,0.017439527,0.0013717212,-0.0006370847,0.020681255,-0.017600833,-0.04761707,0.033499,-0.020400902,-0.006933258,-0.025268665,-0.03445567,-0.030887343,0.033555638,-0.026484929,0.010849851,0.051807296,0.041957233,0.03713481,-0.008847477,-0.026139388,-0.0013471628,0.015829464,0.01268771,-0.033306148,0.018022366,0.024599118,-0.010182236,0.007550305,0.0008246914,-0.008686029,-0.032231495,0.011370816,0.018152565,0.014225623,-0.015057025,0.07037458,-0.01940251,-0.020612957,-0.028431347,0.06494161,-0.00606189,-0.030248655,0.056959588,0.041729257,0.04622946,-0.018057868,0.047965907,0.014133224,-0.016499784,0.017375223,0.023644455,-0.024882253,-0.008814694,0.051887482,0.0054887356,0.00060937554,0.026944645,-0.012512774,-0.16639905,-0.052775554,0.02488581,0.017994925,0.012581739,0.0065068034,-0.0736671,0.0025251396,-0.028414724,-0.0020958711,0.008467635,-0.04102279,0.0123419305,-0.026050633,0.04553385,0.0033444758,0.00062254927,-0.0059771496,-0.022674162,-0.023992842,-0.07153155,-0.037976597,0.06482977,0.047867816,-0.013038809,-0.02563091,0.05309221,-0.014850376,-0.021740468,0.010844393,0.040108737,-0.0068006297,0.013122902,-0.010328651,0.032534044,0.02100728,-0.0057962253,-0.009096369,0.00564935,0.0048672464,0.024781136,0.011770684,0.027960874,0.028771631,0.008498244,0.008064179,-0.00825167,0.003883478,-0.0007871372,-0.04267706,-0.024539169,-0.03705663,0.003954405,-0.04067574,-0.03542669,0.030753193,-0.007667041,0.039439943,0.00033223358,0.00023908413,-0.031701673,0.00002366878,0.01241796,-0.030532325,0.009384349,0.0054536755,0.02060449,-0.02829508,0.0168305,-0.01695541,-0.0016395971,-0.060092017,0.02588748,0.026808375,0.055855855,0.036833625,-0.02976849,-0.0045731114,0.016833046,-0.11019212,0.034120582,0.0139603745,0.00017823833,0.006172594,-0.008672674,-0.03849647,0.008726878,-0.03289575,-0.015631285,0.25932777,0.027625147,0.014848218,-0.03204748,0.08223722,-0.026655758,0.03583786,0.015403246,-0.062244833,-0.0021750708,-0.0033634144,0.01125226,0.025383068,0.016839847,0.03861453,-0.015746584,-0.04526914,0.011736631,0.040573556,-0.029760316,-0.020759847,-0.047479317,0.008959406,0.028345805,-0.039392672,0.0011428171,-0.0014007019,0.0016149604,-0.012121177,0.014522246,-0.02482927,0.0305971,0.06437914,-0.021633767,-0.043750443,0.010212488,0.033179928,-0.0707891,0.022511337,0.009678394,0.026892679,-0.00579537,0.030240813,0.008593741,0.024795987,-0.00952969,0.01581393,0.0196555,0.009619737,0.026189305,0.024139998,-0.060714692,-0.027664362,-0.014935021,-0.026128104,0.008166564,-0.035280168,-0.033226483,-0.02452027,0.044047296,0.029823363,0.020861909,0.0160109,-0.0044108625,0.013803094,-0.009293689,0.043246936,-0.0032173558,-0.013564828,0.038901057,0.011291565,0.00443279,0.014774702,-0.005508347,0.04102203,0.008591477,0.04858219,0.041277576,0.0020426516,-0.043080457,-0.03461187,0.030487193,-0.034246467,-0.001297429,0.012829638,-0.059227902,0.0060256617,0.052687176,-0.0030169068,-0.04392467,0.044528566,-0.012670604,-0.005843997,0.03641784,-0.0006654336,0.011546042,-0.0013396788,-0.016579166,-0.03532432,-0.0048682904,-0.032974426,-0.028154848,-0.04761372,-0.005797773,-0.0047514234,-0.0039715352,-0.058239996,0.0051709204,0.048681945,0.030750042,-0.0061810752,0.02894314,0.055261157,-0.037314754,0.0035652095,0.040561136,0.04520314,0.011416013,-0.020772496,-0.0072252494,-0.021873193,-0.025560401,0.0143904975,0.04880019,0.0052258554,-0.014763608,-0.018930709,0.07150011,-0.025880579,0.053547926,0.010949004,-0.0259227,-0.026151845,0.06064855,0.053719454,-0.025858125,0.05558387,0.014204538,0.01780098,0.010321198,-0.011261564,0.025987672,-0.002885074,0.0046751257,0.0063499915,0.005917782,0.0127072465,-0.003391299,-0.0014027654,0.01411517,0.036205076,0.021831525,0.036339786,-0.006055061,-0.012027232,0.015897375,-0.021168843,-0.002892949,0.031531494,-0.051637866,-0.02640461,0.032643087,0.04914762,0.06184755,-0.07872045,-0.0017421714,-0.03612337,0.035074342,-0.015489336,-0.04296548,-0.0375275,-0.025291244,-0.0690533,-0.010666107,0.008184718,-0.03054164,-0.024945274,-0.01015318,-0.015031992,-0.016858773,-0.010313738,-0.029045314,-0.07608612,-0.022421652,0.050348733,-0.01315612,0.012928402,-0.0060655423,-0.013934609,-0.0038846317,-0.060711436,0.08758958,0.02618192,-0.0033153093,0.050555877,0.018864874,0.048461974,0.001180644,0.014276294,-0.0026500705,-0.0025915795,-0.03047619,-0.013240996,-0.0085984375,-0.016103951,-0.02492475,-0.023264125,0.024945376,0.0043719294,-0.0014417586,0.011111784,-0.028377812,0.009763318,-0.019091036,0.022894638,-0.013336226,0.0072069378,0.05585269,-0.0156756,-0.015107357,0.006052495,-0.01945046,0.018681882,-0.018071182,0.020478785,-0.004549213,0.011848597,-0.044101298,-0.004107565,-0.05152955,-0.004967066,0.010350196,-0.011509689,-0.019033855,0.002857034,-0.02683371,0.023706509,0.014900174,0.0008529029,-0.029913835,0.0010524782,-0.01774218,0.00044767428,0.080947004,0.026004737,-0.032566655,0.00904812,-0.040381867,0.019602831,0.024239302,-0.02819965,-0.043227445,0.0003066432,-0.036727197,-0.026481679,-0.048612643,-0.055233132,-0.015549493,-0.018018372,-0.02389801,-0.034077868,0.03310823,0.019484188,-0.0026037195,0.005143348,0.050411988,-0.008552709,-0.0717553,0.004106541,0.021127732,-0.047775578,0.030484527,-0.0156091135,-0.02195874,0.06497444,-0.017362889,0.032410853,0.037819367,0.016400373,-0.02065601,-0.034313332,-0.021733278,0.012215064,-0.013949624,-0.034812853,-0.0055714482,-0.027178243,0.026314618,0.009481598,-0.03515746,0.013886663,0.004567193,-0.034529693,-0.01943151,-0.01747897,-0.014369148,-0.02578291,-0.016522955,-0.0031548394,0.016262569,-0.025245247,-0.03493516,0.008082628,-0.05226131,-0.047538072,-0.003048021,-0.013288733,-0.030351851,0.023025393,0.0069404333,-0.013052392,-0.0312265,0.0017069179,0.06524628,-0.032298137,0.011038076,0.038804166,0.010938028,-0.022638818,0.011562359,-0.028686266,0.005740636,-0.048617043,-0.00039082806,0.02695809,0.0068823583,0.015588104,0.012926374,-0.0521751,0.007573248,0.0012970396,-0.031350426,0.014082319,0.02269979,-0.0210759,-0.043823108,0.053723272,-0.019556636,-0.006775513,0.005226425,0.033088535,0.011573028,0.07159647,-0.0307085,0.03753476,-0.005399061,-0.013917901,0.03969591,0.005565524,-0.0043859025,-0.009131805,-0.047162026,-0.017001858,-0.025838438,0.0006877176,-0.023245102,0.026573678,-0.05768886,-0.007781052,-0.015985947,0.00093385455,0.009874391,0.00927273,-0.02130942,-0.022052232,0.036612447,-0.010028594,0.02877012,0.015498844,-0.021456357,0.0057159048,-0.023960687,0.03832771,0.028216189,-0.018490838,-0.019838687,0.0035290876,-0.03469638,0.023821907,0.0117482,-0.042808797,-0.021100463,-0.045630485,-0.071954265,-0.019242844,-0.008146427,-0.005206525,0.05066407,0.02935382,0.034209836,-0.012243888,-0.011558328,0.0058885952,0.03240908,-0.15263423,-0.0056638527,-0.022899896,-0.004977561,-0.015060911,-0.022812854,-0.038726334,-0.026654113,0.013205993,-0.034912664,-0.0547387,-0.04067506,0.035251964,-0.023161935,0.035386458,0.030507715,0.03562278,-0.02502666,-0.0017056175,0.021988697,-0.015539279,-0.044457864,0.06621974,0.0066846437,0.029607512,-0.018938921,0.049406685,-0.03367759,-0.029915672,-0.010856606,-0.02631568,0.009394202,0.024040861,0.0449404,-0.04124443,-0.00443595,-0.009983391,0.0263869,0.008907914,0.013742225,0.008825039,0.018635884,-0.006183146,0.061905492,-0.0036700093,0.06925969,0.011107591,-0.017473979,-0.0333219,0.003842085,0.081119925,-0.017956614,-0.023286289,0.036811814,-0.037421413,-0.0216925,-0.023337647,-0.0029037704,-0.014071785,0.037817307,-0.017307917,0.027776396,-0.025081338,-0.003920572,-0.026004916,-0.00727821,-0.023528159,-0.009624749,-0.008733772,-0.03802241,0.006100118,-0.0032965478,-0.02417256,-0.030823715,0.027814593,0.017765,0.015539713,-0.0033181023,-0.0533534,-0.03377422,-0.013509358,-0.080505416,-0.011458182,-0.021560123,0.026812347,0.0063720387,-0.010344952,-0.009279371,-0.044395834,0.0000568691,-0.0476428,-0.0528788,-0.0058366098,0.0060213725,-0.012508115,0.008175525,0.010530397,-0.033688378,-0.013166776,-0.020277131,-0.034890927,-0.023324402,-0.008208432,-0.01584273,-0.032443658,0.034685478,0.006176388,0.0014337036,0.0023791604,-0.014029268,-0.026584312,0.025457148,-0.028778408,-0.0024425238,-0.007917083,-0.008102298,0.027932653,0.080362156,-0.0041944087,-0.04984244,0.008546045,0.003173757,-0.009525131,-0.021150824,0.04306776,0.031772353,0.023700686,0.0015439992,0.038091045,0.006085891,0.0048135035,-0.055907078,-0.0036365772,0.0328373,0.022010235,0.008699147,-0.0033969423,0.040306862,-0.02637758,-0.02349344,-0.014810261,-0.036016654,0.0081275925,-0.02335239,0.023462296,-0.047475528,-0.007750695,0.036592048,0.00441716,-0.03103365,-0.0032507135,-0.0039922358,-0.04282337,0.06613479,0.02162591,0.060764458,0.0018771676,-0.016681712,0.0029718252,0.033069253,-0.008471568,-0.010603639,-0.024269652,-0.0021715364,-0.014139455,0.022699218,-0.024196235,-0.03682391,-0.025309604,0.023681965,0.0026639786,0.00485527,-0.01390982,-0.00045728692,0.06569351,-0.015721025,0.007137654,0.0019889178,0.0047664815,-0.009490507,0.032996323,-0.0042275977,0.0386937,0.004143824,0.005031958,-0.016074948,-0.040966302,0.03044861,0.017607521,-0.011773422,0.023129957,-0.0210313,0.0252161,-0.044961814,0.031287685,0.0011070431,0.026713897,-0.03213133,-0.006654336,0.04626859,0.018179346,0.025814986,0.0077496115,-0.009710493,-0.042053234,-0.02647048,-0.017317338,0.011990635,0.0040337923,0.022611912,-0.0012966285,-0.013760656,-0.061794702,0.034551866,0.019302897,-0.014813888,0.019658009,0.052148867,-0.024034178,0.011814025,0.04208288,-0.004137773,0.0021891585,-0.0105694,-0.02895258,-0.0068708435,-0.005113402,0.007360422,0.009931471,0.0021223852,-0.0034776824,0.011753494,0.018248342,-0.00135736,0.012745497,-0.033575345,-0.0064149643,0.0052524116,0.005966885,-0.002415783,0.011013312,-0.0010811698,-0.04743386,-0.008380442],"last_embed":{"hash":"129et41","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"129et41","at":1762844562339},"key":"Work/Random/ShareMyPlugin.md##{3}","lines":[5,5],"size":267,"outlinks":[{"title":"*Florian Woelki*","target":"https://florianwoelki.com/","line":1},{"title":"**Iconize**","target":"https://obsidian.md/plugins?id=obsidian-icon-folder","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-icon-folder&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"129et41","at":1762844562339}}, +"smart_blocks:Work/Random/ShareMyPlugin.md##{4}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.072739154,-0.024711166,-0.022833262,0.004039466,-0.021217152,0.012887829,0.0027180843,-0.018140867,0.03820132,0.017544243,0.02567117,0.0017192996,-0.009536782,0.023332056,0.0055554328,-0.013100451,0.004499464,0.013417249,0.0066105477,-0.010885674,-0.014244649,0.005546226,0.024172025,0.037702512,-0.010410586,0.03430306,-0.0042283614,-0.0025791584,0.01384318,-0.0027341072,-0.00024298744,-0.00064983405,0.04860523,-0.001963096,-0.011757153,-0.029133355,-0.0076385946,-0.053581934,-0.036404185,0.020919658,-0.007234411,0.02779834,0.018713381,-0.020118045,-0.01644774,-0.026129425,-0.010599097,0.006763517,0.013593564,-0.016975272,-0.012947938,0.0053603463,0.044758316,-0.09515645,0.016194144,0.047590807,-0.02433466,0.018610034,-0.052803658,-0.006159844,-0.047492687,0.0015506749,-0.021986876,-0.015277565,0.05422047,0.025127629,0.002862281,0.009654184,-0.014101968,-0.0090438025,-0.006344663,0.032175194,-0.024743505,-0.035728283,-0.03898937,-0.022725465,0.050396048,-0.009992629,-0.019462122,0.0045861746,-0.0036734564,0.0008614532,0.06310569,-0.0010449653,-0.0152469855,0.014236445,0.016327206,0.1034558,0.056429032,0.016981352,-0.008785426,0.04588742,0.040222242,-0.051150195,-0.050393615,-0.008114195,0.053325213,0.031161949,0.021298518,0.000115061324,0.011991134,-0.008874586,0.0001441023,-0.019000622,0.030532626,-0.0016184489,-0.007982124,0.022346245,-0.04348711,-0.023721606,-0.004452817,0.018798465,0.025338061,-0.04584251,-0.025218442,-0.010707737,0.0030457175,0.00043767405,0.022839166,0.018951487,0.02231456,0.040121004,0.04915668,-0.024707573,0.009251341,0.03423315,0.016511742,0.022170922,0.013747141,0.024287347,0.00936974,0.053506996,0.03276072,0.021362575,-0.024999738,0.0025131716,0.01110522,0.013194272,-0.02576768,-0.07381443,0.03455118,0.0066689765,0.030226924,-0.023219133,0.04424366,-0.046980284,0.0013610135,0.06286087,0.04422617,-0.040374134,0.008470672,0.029597173,0.004542322,0.017330838,0.04925741,-0.00195976,0.06262069,0.03227085,0.0025464,0.0352551,-0.024148198,0.011224116,-0.018107837,0.029612182,0.021280328,-0.0711433,0.04195132,-0.0038418977,-0.010693145,-0.05528503,-0.017752487,-0.04237078,-0.01622697,-0.010589609,0.015191868,0.0014846914,0.0480235,0.0066758357,0.039638285,-0.040723715,-0.009532829,0.0019842333,-0.04878002,-0.02578656,-0.061369672,-0.031044178,0.00930316,-0.0065306704,0.020303175,0.062447626,-0.006663624,-0.03961447,-0.012546565,0.024392335,0.060754817,0.00081957266,-0.06388537,0.004073161,-0.022358712,-0.011893233,0.028139073,0.014064914,0.078324564,-0.017863352,-0.018537823,-0.010858532,0.026608422,-0.06568851,0.0043448983,-0.017001932,-0.004096309,-0.0101553,-0.046497237,-0.007373987,-0.03261847,-0.030402135,0.044559624,0.007134067,-0.0015501298,-0.0039647315,-0.041301154,0.024800226,-0.021030083,-0.026260138,-0.003919541,0.0032326898,0.011440488,0.0024615016,0.010785192,0.007717829,-0.05157275,0.0318354,0.030082509,0.01114282,0.060783505,-0.013644085,-0.07351762,0.04240647,-0.020521896,0.030949777,0.015176888,-0.02708979,0.023146095,-0.028374499,-0.045059085,0.032516245,-0.00963886,0.002625564,0.0067418097,-0.023880497,0.019769883,0.024356859,0.021594333,0.027719254,0.047068894,0.020448478,0.017496763,-0.024076346,-0.010601378,-0.025839569,-0.00138097,0.033629827,-0.008017346,0.013964615,0.0058688857,-0.0004974892,0.015305693,-0.010740234,0.010775918,-0.043698,-0.022007959,0.028052501,0.05145163,-0.019044645,0.007862854,-0.0395956,0.0060532545,-0.04493344,0.07892254,-0.015532596,-0.03023002,0.060835265,0.047423106,0.016004782,0.0005149117,0.031723984,0.0047067143,-0.01554363,0.012754465,0.013444654,-0.012772803,-0.000623198,0.055452835,0.01848746,-0.035661306,0.013382625,-0.0162185,-0.16504689,-0.021932999,0.02029017,0.04451891,0.01882376,0.02330649,-0.040637046,0.021275448,-0.017727938,-0.007902533,-0.028914787,-0.04777556,0.0005541966,-0.037909415,0.019615471,-0.00052517076,0.0141168535,0.037907485,-0.005190569,-0.027143389,-0.073862575,-0.058268096,0.023436362,0.038880777,-0.010392693,-0.046524864,0.062251285,-0.009749634,-0.016711188,-0.012435741,0.021595906,0.02281851,0.0046891407,0.009837318,0.0029514516,0.00605559,0.029769758,-0.03616754,0.004606931,0.030872364,0.042123456,0.058151413,0.008765857,0.031379297,-0.014740862,0.018365683,0.014204007,-0.010685525,-0.018105267,-0.0014100649,-0.04049535,-0.027321879,0.027714284,-0.009544862,-0.039014652,0.002415101,-0.0025808916,0.025374765,-0.019501187,0.009249667,-0.05143277,0.0060871094,0.019867994,-0.028451521,-0.0054152403,0.038762424,-0.0055951537,-0.083841704,0.05263704,0.00219159,0.015471742,-0.07804992,-0.00275855,0.030073198,0.02767953,0.04064424,-0.00976694,0.029116835,0.028813899,-0.09873229,-0.03344329,0.028294193,-0.009038085,-0.0037034764,-0.0064478796,-0.06604362,-0.009852325,-0.0054710237,-0.005461143,0.25262022,-0.0014845133,0.006004,0.017528985,0.05625882,0.00013370052,0.030550225,0.013263722,-0.015239282,0.0076787327,0.0004628609,0.02881752,0.009978001,0.025441917,0.04195678,-0.0035976397,-0.054875128,-0.00039624432,0.05849278,-0.031390686,-0.016689055,-0.04696522,0.032634664,0.057932734,-0.010971831,0.012841209,0.00006560237,0.0010577523,-0.022982594,0.024361307,-0.058357038,0.011943645,0.09941724,-0.0028674633,-0.047961786,-0.009504753,0.0289382,-0.028762616,0.04454904,0.02026865,-0.0028086877,-0.0034566273,-0.031953663,-0.0005311964,0.061981555,-0.019745791,-0.00039973133,0.012687342,-0.0041227075,0.020810915,0.030448,-0.059076887,-0.020332562,-0.007917717,-0.031484313,-0.017931147,-0.02821436,-0.037211183,0.008171762,0.022433667,0.018970279,0.0026942673,0.004915872,-0.009216178,0.021020498,-0.007876441,0.0054708146,0.024305446,-0.0055022985,0.007727831,-0.020304076,-0.015451419,0.04255876,-0.005038159,0.01966197,0.014779354,0.05326432,0.05373902,-0.0053933333,-0.02528187,-0.04815615,0.03526472,-0.019462204,0.005235831,0.0027950765,-0.033786163,0.008105763,0.062091094,-0.015804354,-0.029612994,0.04500805,-0.010183565,-0.015519293,0.055011332,0.015801946,-0.0032474068,0.010342222,-0.030303994,-0.040792093,0.00782186,-0.008361049,-0.003497702,-0.05095876,-0.0052096737,0.0021537181,-0.004823345,-0.023751142,-0.0072591915,0.011483466,-0.007836215,-0.029519813,0.020639772,0.026819717,-0.059158944,0.004981252,0.06801046,0.045612864,0.01792156,-0.005614043,0.025397284,-0.052890386,-0.004051396,0.009638067,0.024501838,-0.0044243587,0.006319816,-0.0017606544,0.045739435,-0.020921594,0.023474727,0.0057122414,-0.030259628,-0.0035729485,0.03437678,0.03817806,-0.01833584,0.031075127,0.044948667,0.033996757,0.0052794614,-0.009115751,-0.0016232753,-0.019128757,-0.04354382,-0.0025519317,-0.007740235,0.017222408,-0.044542693,-0.05424368,0.0363706,0.05566594,0.022851314,0.012515893,-0.0024547311,-0.0128253335,-0.00062148145,-0.036874466,-0.014768434,0.017971242,-0.06251617,-0.024149608,0.0071046394,0.059751168,0.063586004,-0.033013374,0.0021925538,-0.027459444,0.045593433,-0.016953425,-0.01284739,0.011237095,0.005616086,-0.0286096,0.0033401798,0.0028236872,-0.023918584,-0.016599368,-0.028831631,-0.07133586,-0.04565828,-0.015148901,0.013677122,-0.08650706,-0.015429604,0.029053725,-0.021074578,0.0069085774,0.0025893322,-0.025720064,-0.033695944,-0.021980813,0.084851675,0.036560226,0.0034741773,0.01717936,0.04953108,0.057566777,-0.009373288,0.017513055,-0.0062686424,-0.013239455,-0.046924993,-0.01630275,-0.029437153,-0.012443659,-0.0103218425,-0.050077308,0.04589837,-0.0030031702,0.004897785,-0.01786813,-0.033555504,-0.026214512,-0.009949656,0.012625868,-0.024060057,0.013384992,0.053387355,-0.019237896,0.0064108507,0.012925921,-0.002150118,0.0068293815,-0.022950435,-0.054332905,-0.005779927,0.044229195,-0.051713876,0.013770087,-0.0371056,0.0035289344,0.017904568,-0.030930715,-0.02469555,-0.0026044827,0.021103937,0.02400039,0.03655185,0.06603584,-0.020317348,0.011551659,-0.0022014014,0.0044252686,0.05660505,0.051599126,0.013862799,-0.052807823,-0.0026368117,0.033687443,0.015608891,-0.032175846,-0.016916865,0.023910573,-0.02241863,-0.022031318,-0.036176335,-0.015725901,-0.009544468,-0.0027136991,-0.0061103613,-0.011078766,0.05484238,0.016568378,0.007260805,0.019868452,0.026866138,0.01988191,-0.054566223,-0.002812507,-0.030013375,-0.029033067,0.009369741,-0.04443216,-0.0017678945,0.0033429277,-0.022169724,0.007748447,0.02323535,-0.0052015814,-0.031496797,-0.02850417,-0.02301786,0.027268691,0.0085630175,-0.024382174,-0.035957772,-0.00021761449,-0.00201846,0.011883835,-0.04229088,0.01955231,0.012727112,-0.03985723,0.0018901054,-0.00004392438,-0.012843511,-0.027146501,0.008534025,0.0022245299,-0.031547166,-0.029503012,0.027415343,0.0025233838,0.0076790676,-0.004914418,0.011606729,0.011850067,-0.014729156,-0.00093040895,0.0061673806,-0.008572742,-0.05238483,-0.016354391,0.032255467,0.016179489,0.008168381,0.037860423,0.017285302,-0.025745504,-0.00916035,-0.020751154,0.0008034161,-0.021460965,-0.03043103,0.011665558,-0.020021642,-0.013493458,-0.011852352,-0.060650203,-0.00079615705,-0.011761239,-0.03127733,0.043515418,-0.0015711403,-0.011095258,-0.0351099,0.04591362,-0.014001714,0.039994586,-0.02854397,0.023643272,-0.01793897,0.036123537,-0.03118159,0.034659483,-0.047282755,-0.0129531585,-0.0053450596,-0.016764263,0.011221465,-0.023752784,-0.03648685,-0.027021557,-0.0175609,0.024386542,-0.037431706,0.033055827,-0.03176928,0.0059751025,0.024525532,-0.038857147,0.020047955,-0.007946403,-0.004705666,0.0029380594,0.02712432,0.010612943,-0.007101067,0.032542426,-0.0069782664,0.01057613,-0.0064559914,0.015595121,0.054071486,-0.033800445,-0.012412034,0.009452327,-0.04959305,0.025794193,-0.03044217,-0.008041522,0.015365717,-0.045610502,-0.024940018,-0.01885597,0.005928976,-0.0080467975,0.01697914,-0.026350562,0.060070492,0.008026486,-0.0068436353,0.005957637,-0.011518246,-0.14451844,-0.024581578,-0.014013457,-0.028036924,-0.054434597,-0.025781794,-0.03739326,-0.04538922,0.021663198,-0.034997847,-0.033035047,-0.010912154,0.028042212,-0.006381662,0.0035597228,0.014429161,0.027975695,-0.025495112,-0.0040408685,0.07729725,-0.021837283,-0.011144948,0.0344963,-0.0065684803,-0.02864796,-0.04393705,0.029131537,-0.020255238,-0.04348513,-0.01845522,0.0010496196,-0.0017344663,0.020474656,0.08509263,-0.06808394,0.0027330942,0.0100528775,0.023936573,-0.0076952344,-0.0010830172,-0.014249568,0.01134171,0.0050897263,0.063878104,-0.0055994308,0.0258463,0.021858633,0.004219557,-0.013667149,0.01999663,0.051421262,0.032064106,-0.0006355058,0.011257662,-0.024595967,-0.003504001,-0.026948895,-0.0029054417,0.04885371,0.022898331,-0.044172466,0.032303497,-0.022995587,-0.0038723426,-0.006824571,-0.001299977,-0.046562046,-0.0046241796,0.002724934,-0.000009419205,-0.010052657,-0.024151785,-0.017672833,-0.014224255,0.02124658,-0.00229754,-0.024604741,-0.04645882,-0.023038033,-0.023338923,0.0028371983,-0.04147511,-0.02726408,-0.008699,0.010195764,0.010633326,-0.013751777,-0.013882739,-0.050632935,-0.02877212,-0.052807998,-0.061658055,0.029438911,-0.002562729,0.025254922,0.02040146,-0.039234802,-0.0138545055,-0.024191853,-0.015675338,-0.038204238,-0.00852345,-0.010053786,0.002435876,-0.018433712,0.016276848,0.02311344,-0.013321134,-0.0211552,-0.04140166,-0.017794512,-0.011430371,-0.0001761453,-0.026348138,0.00061163463,-0.0008171121,0.0060250578,0.022461036,0.013196674,-0.059345886,-0.0028467188,-0.025592526,-0.015015697,-0.011545953,0.03112027,0.014734339,0.041303985,0.015960881,0.0071072034,-0.016539643,-0.013684837,-0.038796913,0.04520343,0.0035146372,0.03896859,-0.03848383,-0.029367918,0.037155736,0.0053502163,-0.060499433,-0.022124145,-0.02789813,-0.0022144336,-0.041269004,0.02174097,-0.036786463,0.033310097,0.018872036,-0.020512791,-0.039407335,-0.026248807,-0.006626889,-0.050271094,0.021285791,0.023227742,0.030444471,-0.02435688,0.020523626,0.0078416765,0.066368684,0.033971537,-0.009576814,-0.032464925,-0.012017612,0.0010350697,0.035477363,0.022698142,-0.029725324,-0.03962468,0.04633355,-0.005763784,0.02597052,-0.016774653,-0.010884473,0.044488583,-0.05867586,0.012966845,0.014091283,0.0151718715,-0.025229005,0.01925941,0.017508263,0.06276176,0.030065246,0.02911078,-0.04507313,-0.071278766,0.031262938,-0.0040214364,-0.023772536,0.015726041,-0.011496197,0.05470249,-0.032921366,0.01580276,-0.0006511571,0.0014263695,-0.003765962,-0.0022499159,0.042124458,-0.010908018,-0.00553421,0.017483095,0.017806565,-0.04104496,-0.037917953,-0.022001186,-0.005213607,0.010297125,0.012908415,-0.0014481047,0.034954842,-0.07128671,-0.010677086,0.00094629254,-0.042290874,0.0027328264,0.067594334,0.008369451,0.021589646,0.040801898,0.027101511,-0.014783208,-0.025264742,-0.03531299,0.020368988,-0.004789939,0.0035576157,-0.017964512,0.004928255,-0.032790463,-0.010104671,0.029221032,-0.014312011,-0.004980669,-0.01694491,0.0049213096,0.03937132,0.007199725,0.0033663702,0.0007131395,-0.03245649,-0.057569563,0.032277197],"last_embed":{"hash":"1a4eric","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1a4eric","at":1762844562339},"key":"Work/Random/ShareMyPlugin.md##{4}","lines":[6,6],"size":297,"outlinks":[{"title":"*SebastianMC*","target":"https://github.com/SebastianMC","line":1},{"title":"**Custom File Explorer sorting**","target":"https://obsidian.md/plugins?id=custom-sort","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=custom-sort&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1a4eric","at":1762844562339}}, +"smart_blocks:Work/Random/ShareMyPlugin.md##{5}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04215474,-0.0014191347,-0.03149871,0.0035427434,-0.029571727,-0.02800654,0.02009576,0.020721762,0.0345893,0.016590046,-0.0016388443,0.011082728,-0.008570354,0.019757966,0.06380206,-0.02212831,0.001760861,0.003215264,-0.016912537,-0.0030718325,0.009624119,0.021132942,0.057113457,0.04004155,-0.0042203423,0.032781538,0.017484011,-0.009329848,0.018915497,0.013235803,-0.007952883,-0.028735096,-0.0029025695,-0.024364213,-0.03514299,-0.022983104,-0.02457185,-0.041715033,-0.02905847,0.0056252843,-0.012188857,-0.014407774,0.03874891,-0.047781866,-0.011852453,-0.015159063,0.021303972,0.0026699859,-0.0033899357,-0.024166854,-0.02464776,0.0059106844,0.056486126,-0.063717425,-0.029493243,0.0024560275,-0.0020310378,-0.03731244,-0.0953991,-0.015132927,-0.05364794,0.022006951,-0.054342657,-0.030581659,0.0313241,0.052787393,0.00049084553,0.01773036,-0.016987838,-0.017276144,-0.0265363,0.04421906,0.03978809,-0.019606635,-0.020036334,-0.028816871,0.053833492,-0.006458229,-0.0013164795,0.037200775,-0.008354727,0.00018922013,0.013760901,-0.0032313657,0.0042730398,-0.038559355,-0.013182976,0.09592094,0.016411396,0.04476545,-0.01881734,0.0028733767,0.03620551,-0.051435832,-0.028306916,-0.016743269,0.053139787,0.025135813,0.051041503,0.008844534,0.00013574159,-0.02476092,0.013008426,-0.03552409,0.0060330834,0.032163005,-0.009644335,-0.025187148,-0.016864954,-0.02395917,-0.0021168627,-0.0015595104,0.022878721,-0.049080085,0.00020325354,-0.0089336485,-0.017970188,-0.032674074,-0.010620941,-0.0031732824,0.034866292,-0.03946869,-0.015338003,-0.016935399,-0.018294025,-0.014510259,-0.006320558,0.018654853,-0.01499766,0.035134334,0.03364711,-0.0040334314,-0.0057503334,-0.0035435336,-0.0320826,0.028404422,-0.016615827,0.032247376,-0.023758085,-0.049830366,0.03175622,0.00899673,0.012970956,-0.05313518,0.046310253,-0.063621886,0.04806354,-0.008857444,0.052537512,-0.01483885,-0.0031825665,0.020459635,-0.007370905,-0.0036053266,0.0402515,-0.010107642,0.049011905,0.02241583,-0.006745433,0.013460665,-0.012746422,0.06089077,-0.021247126,0.03446354,0.042004757,-0.014611522,0.025920063,-0.01419104,-0.014700075,0.019671017,0.004959671,0.01094647,0.0070312824,-0.004767321,-0.005016188,0.022293473,0.0433198,0.016563402,0.009133809,-0.042836357,-0.050146967,0.014800395,-0.044039764,-0.053351738,-0.033778686,-0.013386363,0.06064949,-0.020392168,-0.0030574861,0.07556607,-0.025397656,-0.045816332,-0.00033368706,0.0037146998,0.024567975,0.0064259875,-0.04713457,0.013594446,-0.0020193898,-0.021388195,-0.012033533,-0.0026420217,0.08435507,-0.010717617,0.0050545335,-0.0059800856,0.034774672,-0.028111406,-0.0051625995,-0.004734861,-0.014630326,-0.00818374,-0.050294444,0.0073594498,-0.026832728,0.033250112,0.029984301,-0.00021845102,0.0042830077,0.014953425,-0.034901127,0.03672256,-0.0022359407,0.07146449,0.0020706449,-0.012575047,-0.012309457,0.04230008,0.011005208,0.0018921576,-0.05149784,0.026899284,0.010640115,-0.0063754967,0.07255554,-0.013906762,-0.05546791,0.06294763,0.022000307,-0.0134430565,0.019854242,-0.0063527655,-0.021207344,-0.012714001,-0.04356319,0.028045414,-0.0033478616,0.031956438,-0.014522232,-0.024365604,-0.0226705,0.024979658,-0.028183881,0.0047207675,0.007752267,0.03158512,0.01570178,-0.015396667,-0.0057710423,-0.028794702,0.025024766,0.015926655,-0.014792127,0.01738235,0.0002208703,0.0022505135,0.0028166894,-0.009785778,0.01429526,-0.031087097,0.0019969568,0.015718825,0.014516452,-0.004591568,0.026866369,-0.0032372798,-0.024357822,-0.03157403,0.06156599,0.018557189,-0.021303806,0.05147098,0.03961936,0.022173943,0.012922604,0.022384949,0.02466211,0.008765267,0.01869634,-0.002203209,-0.019236414,-0.002078745,0.065672696,-0.0033712701,0.0006215581,-0.006224169,-0.02336187,-0.1723241,-0.00676606,0.023288563,-0.010534457,0.012736544,-0.014271679,-0.071111076,0.024604106,-0.035942484,0.0037032731,0.012022027,-0.050248317,0.02673135,-0.0209012,0.021153418,-0.003789797,-0.005863078,0.010867224,-0.029868051,-0.025464153,-0.040620867,-0.047925323,0.05814433,0.050257295,-0.005701764,-0.043850455,0.07484647,0.0067912885,-0.024081482,0.016717562,0.016536638,0.013817866,-0.0013066481,-0.0072783376,0.049678333,0.026083866,0.023599828,-0.011200252,0.021618487,0.0150868725,0.054269068,0.0068341848,0.0143355485,-0.0059313746,-0.0060776095,0.008427797,0.023162087,-0.0076528722,-0.0030353488,0.0047032647,-0.01752258,-0.03568803,0.004185283,-0.025816346,-0.028449493,-0.008173425,0.010758803,0.045834094,-0.015573451,-0.0075888922,-0.034678746,0.02044108,0.017678743,0.0043210136,-0.006445257,0.022147382,0.026330126,-0.018923007,0.023478068,-0.012949908,-0.008797319,-0.02707548,0.012549211,0.003626995,0.021712068,0.051726967,-0.042778585,-0.0020180242,0.028583655,-0.09396149,0.047211356,0.012556161,-0.010630597,-0.0013166724,-0.0039009855,-0.026110081,-0.0001992243,-0.002707585,0.023551123,0.25807887,0.018565053,0.026346566,-0.0044728937,0.04592271,-0.0062035257,0.012359221,0.035279807,-0.029489107,-0.00027582527,0.01241603,0.01621399,0.013460565,0.0015809254,0.043283794,0.017275726,-0.03205061,0.012741723,0.04784932,-0.02537706,-0.029997759,-0.030875592,-0.010580955,0.010797918,-0.07446368,0.002004182,0.0048065516,-0.004998053,-0.010244689,0.02083823,-0.04025609,0.012125851,0.0817214,-0.0058411504,0.014075924,-0.02817017,0.029438674,-0.014157368,0.05355093,0.055423647,0.022252016,-0.017751466,0.034429245,0.003809774,-0.006017285,-0.020000724,0.011053934,0.004794041,-0.014726705,0.01928885,-0.0054123118,-0.050591215,-0.024587406,-0.003991124,-0.04629717,-0.0041965754,-0.034663662,-0.023326915,-0.0063268435,0.03529201,0.019410055,0.018090611,0.022210496,0.0030610266,-0.02045621,0.025097108,0.032054927,0.029657755,-0.030241126,0.02812184,0.00839018,0.009454259,0.03916457,0.01206333,0.021237673,0.0020599486,0.02099614,0.055138454,0.0041574435,-0.017037028,-0.027430318,0.057277415,-0.030005196,0.007896652,0.0038805194,-0.029136183,-0.0006474795,0.026741672,0.0111736925,-0.04332482,0.04249521,0.0037348315,-0.02146698,0.010245947,-0.023735803,0.022434741,-0.007870872,-0.014339481,-0.01588735,0.018696284,-0.04740807,-0.020760467,-0.038779825,0.0056654364,0.031698417,0.041133255,-0.010520923,-0.043097205,0.022310887,0.048286032,-0.031778138,0.006685893,0.026473062,-0.04755472,0.01796815,0.058059018,0.038199235,0.0098647205,-0.016648123,0.02819978,-0.01864249,0.005887363,0.0028250525,0.039411288,-0.0016457936,-0.04036962,-0.05312086,0.041059345,-0.026229048,0.025952347,0.004639548,-0.03775192,0.0013287029,0.04182822,0.054325797,-0.038146056,0.031805314,0.01047028,0.013173546,0.019847557,-0.04355577,0.037485782,-0.019885903,-0.03619452,0.0064918366,-0.005732196,0.0045913355,0.01902781,-0.013991819,0.023349307,0.05865975,0.053521894,-0.01705344,-0.03856729,-0.0036508006,-0.029924126,-0.0083973,-0.030385893,0.0035405273,-0.054643113,-0.026162496,0.07553455,0.03941063,0.08021782,-0.07122783,0.021605618,-0.033417586,0.010883008,0.009680743,-0.03597528,-0.013132076,-0.006483815,-0.07737078,-0.000622045,0.039356247,-0.025463738,-0.030680537,-0.025546053,-0.028205516,-0.015625041,0.015159669,-0.014659224,-0.05053883,-0.031310473,0.028372053,0.016592406,-0.020533115,-0.00940026,-0.016573312,-0.008073094,-0.013918534,0.102226466,0.00008334572,-0.0017681101,0.034785904,0.029732322,0.08237028,0.03564988,0.01437073,-0.037305523,-0.03038448,-0.0035167823,-0.0020763238,-0.029595852,-0.005989538,-0.033771027,-0.016487788,0.049812015,-0.0042985464,0.013407585,-0.009070745,-0.04770842,-0.047630504,-0.034895748,0.03125147,-0.009536515,0.009420437,0.028195314,-0.010387144,-0.0034726872,0.0018724353,0.0004904849,0.0069424147,-0.027583538,-0.016026326,-0.023754958,-0.006081182,-0.042991567,0.0032537966,-0.026620794,-0.0054784636,0.025289701,-0.003300508,-0.016438326,0.00015143328,0.0060629114,0.03861319,0.006556645,0.007856012,-0.033961695,0.016018283,-0.042980727,-0.020559823,0.0421106,0.012261009,-0.02538942,-0.009623594,-0.016583439,0.044681452,0.010099969,-0.040786505,-0.04021259,-0.014408399,-0.026610741,0.02621211,-0.025141185,-0.025187701,-0.01709019,-0.008187438,-0.038080562,-0.018941129,0.053879403,0.013160781,-0.017166607,0.016247358,0.026029466,0.025134949,-0.06744923,-0.01269931,0.013075932,-0.038623914,0.023725731,-0.00092347973,-0.018730538,0.043592002,-0.014491587,0.014633801,0.025774969,-0.017173398,0.02656906,-0.039313365,-0.045170635,0.0127101075,0.0083136745,-0.038065143,-0.026854835,-0.026273655,0.020619713,-0.003611111,-0.057253767,-0.014082348,0.010080793,-0.034843337,-0.01933956,-0.012987041,-0.01609776,-0.029026376,0.007394271,-0.011753135,0.008604474,-0.023689598,0.009873543,0.01537535,-0.01630847,-0.03543981,0.005055366,0.009956802,-0.027989134,0.0040864814,0.0082724765,-0.018466877,-0.06796804,-0.036192518,0.075350255,-0.046774328,-0.009152662,0.08619616,0.0017551437,-0.045002606,-0.009259151,-0.039278083,0.021238906,-0.040002882,0.017225647,0.00051131094,-0.022082314,-0.0106233945,-0.008574589,-0.032394018,0.01947103,-0.0007984838,-0.025801586,0.0012002006,0.013320776,-0.0008773213,-0.03966143,0.0648392,-0.03919307,0.0066040624,0.015588858,0.014457381,0.015732452,0.0701655,-0.049415853,0.018638441,0.006580799,-0.0066192555,0.04267377,-0.02446891,-0.011289034,0.007635141,-0.023095675,-0.02383273,-0.0007819967,0.018986851,-0.010059326,0.036522917,-0.035064626,0.016890882,0.017963791,-0.046549235,0.0064923824,-0.011019061,-0.0037104897,0.009159626,0.058117695,-0.002832497,0.01927641,0.008682691,0.00772702,0.010486532,0.00081722933,0.0404019,0.022490198,-0.0028627883,0.0028498601,0.003826605,-0.010793743,-0.0021992228,0.012018241,-0.017796258,-0.009739937,-0.05661742,-0.06266234,0.01988198,-0.0154811,-0.00949226,0.02440838,0.029348137,0.033376496,-0.0054897633,-0.016721167,-0.0063710706,0.04255207,-0.16332579,0.018113539,-0.029634755,-0.009360426,-0.013704602,-0.017007498,-0.061110336,-0.014245431,0.010587379,-0.021741843,-0.053987842,-0.07576555,0.027494084,-0.038253937,0.058757335,0.011998544,0.030204268,-0.025102755,-0.0034860296,0.033182833,-0.01064727,-0.021458227,0.05048162,-0.008781445,-0.002113279,-0.039332308,0.08413158,-0.038323633,-0.04769296,0.010760109,-0.001974414,-0.0031094777,0.018341696,0.050806135,-0.013842099,-0.005205991,0.019572882,0.015660694,-0.005325,0.011371704,0.009659681,0.03566115,-0.023951087,0.06425886,0.010258694,0.04212213,-0.012582459,-0.024925303,-0.04366557,-0.004472766,0.051859237,-0.014408082,-0.014311431,0.023792854,-0.032000706,-0.048177753,-0.06389629,-0.031059725,0.00010452087,0.040044602,-0.043566138,0.022765186,-0.040901728,-0.031389214,-0.022616958,-0.009655467,-0.015289653,0.008359757,0.029861337,-0.025768757,-0.0040979236,-0.019511776,-0.015092803,-0.026660727,-0.016343307,0.014967217,-0.027035924,0.0130679775,-0.049669832,-0.017210595,-0.029272472,-0.04042936,-0.04511864,-0.0098908795,0.019044515,0.032401744,-0.015623695,-0.004263643,-0.060900882,0.006653555,-0.079827674,-0.043049123,-0.011243159,0.007616948,-0.021648027,0.021439724,0.008935561,-0.015410035,-0.021332089,0.013998288,-0.064661734,-0.03589543,-0.02060468,-0.024750622,-0.024652243,-0.0072929687,0.014288779,0.006164184,-0.0014223407,-0.019403515,-0.021041479,0.02400679,0.0006136885,0.013785321,-0.058825128,-0.004984189,0.018543893,0.036016505,-0.014013218,-0.038670313,0.0010863331,-0.01293092,0.018580994,-0.022257855,0.04521888,0.020007743,0.028406905,0.02263003,0.012009509,0.0074950964,-0.015036115,-0.046746645,0.025319733,0.015891422,-0.0029756334,0.023341736,-0.027730113,0.04645739,-0.0032678596,-0.02543601,-0.02039801,-0.04526756,-0.02183921,-0.025593163,-0.003889927,-0.034908604,0.015594165,0.032038815,0.010965611,-0.023536373,-0.030899225,0.0057251328,-0.007771059,0.049556054,0.00082073663,0.052891657,0.008526779,-0.02975081,0.010712145,0.03675232,-0.025025768,-0.051479045,-0.020721484,-0.012978108,-0.0021365562,0.04860606,0.004473332,-0.03659432,0.00905201,0.0101708295,-0.025410097,0.017568955,-0.010004598,-0.0022718876,0.054894853,0.007220113,0.01637547,-0.01766586,0.013195378,0.01593519,0.023754276,0.0015950908,0.07975358,0.015311821,0.0177344,0.0018903079,-0.037673656,-0.01940757,0.016037721,-0.03388049,0.042969037,-0.023683876,-0.0024729623,-0.03151141,0.037509788,0.035346396,0.023257824,-0.014604958,-0.0019124934,0.025763076,0.00033634843,0.02445375,0.032449163,0.020670662,-0.047511052,-0.04274216,-0.007567038,0.001195357,-0.0001192113,0.05763572,0.0073076817,-0.012249337,-0.08859373,0.003109059,0.005529908,-0.038644884,0.0028534231,0.01282355,-0.00046833963,-0.0052348264,0.04636637,-0.0007462209,0.015116689,0.03343339,-0.03871587,0.008209886,-0.011077625,0.020330047,-0.020791987,0.0003265459,-0.0009200951,0.012747478,0.020129662,0.003093992,0.03406457,-0.014318758,0.022806704,0.029654007,-0.0014824746,-0.019564617,-0.003214758,0.01210777,-0.071979396,-0.019216636],"last_embed":{"hash":"elofdl","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"elofdl","at":1762844562339},"key":"Work/Random/ShareMyPlugin.md##{5}","lines":[7,7],"size":379,"outlinks":[{"title":"⚡️","target":"https://afdian.net/a/Benature-K","line":1},{"title":"*Benature*","target":"https://github.com/Benature","line":1},{"title":"**Share my plugin list**","target":"https://obsidian.md/plugins?id=share-my-plugin-list","line":1},{"title":"♡","target":"https://s2.loli.net/2024/01/30/jQ9fTSyBxvXRoOM.png","line":1},{"title":"☕️","target":"https://www.buymeacoffee.com/benature","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=share-my-plugin-list&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"elofdl","at":1762844562339}}, +"smart_blocks:Work/Random/ShareMyPlugin.md##{6}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.052998573,-0.00936076,-0.031134287,-0.0031649028,-0.002563662,0.0016035476,0.017189624,-0.019321635,0.016937232,0.03868353,0.0172797,0.0091153635,0.006567648,0.035810485,0.055632714,-0.0056677093,0.017375352,0.01710711,-0.011237281,0.008550831,0.032377068,-0.017906114,0.04003074,0.028410584,-0.009709711,0.0058484874,0.01680086,-0.025554005,-0.0021471847,0.0049256794,0.018878015,-0.017946614,0.024102576,-0.052717395,-0.06598864,-0.018775871,-0.005527145,-0.012194682,-0.042624105,0.0077055865,-0.009928329,-0.0031082337,0.027107699,-0.033185698,0.02750786,-0.007318086,-0.000041968684,-0.0046674125,-0.01707655,-0.030984739,-0.018419594,0.026378278,0.049152113,-0.055969015,0.03820991,0.044960413,-0.010502815,-0.033851556,-0.061741136,0.015253572,-0.052964423,-0.0020877866,-0.027577672,-0.023436932,0.04848105,0.057399437,-0.008388143,0.016125996,-0.005296605,0.00084487384,-0.005006364,0.02043162,0.004990948,-0.00906761,-0.045749776,-0.04403582,0.030027306,-0.02503904,0.005141694,0.017974019,-0.018807953,0.014626028,0.030817231,-0.0015609326,-0.0047358596,0.0026730197,-0.031736284,0.061916463,0.021715052,0.038257543,-0.0133958,0.022972763,-0.0042055827,-0.052909408,-0.058344077,-0.032074805,0.036032945,0.02047632,0.051962737,-0.0023404555,0.03895743,-0.011709505,-0.016259987,-0.026589228,-0.0032087176,-0.009638845,0.0003539978,-0.020510336,-0.03880211,-0.012468295,0.0013969182,0.0033315562,0.011710728,-0.007442734,-0.008712889,0.014923926,0.0033016675,-0.013591072,-0.015072135,0.045181915,0.036700726,-0.014042268,0.04816321,-0.016689388,-0.008068149,-0.0055928594,0.006515945,0.028617118,0.023416799,0.026705777,0.015668612,0.0633459,0.019186622,0.021844601,-0.0454848,0.023688355,0.0054248096,-0.008473258,-0.00028291962,-0.028229928,0.053149085,0.028079623,-0.046530146,-0.04325159,0.04343823,-0.0557164,0.024648983,0.015657634,0.051993184,0.01331341,-0.008098418,0.008588191,0.04043042,0.052743115,0.017900242,0.01679735,0.041813236,0.059948042,0.005320681,0.004762932,-0.01299798,0.01934729,0.0064960597,0.04936883,0.016237345,-0.014318015,-0.0012222361,0.0018039731,-0.013188313,0.01676568,-0.033265594,-0.049441237,0.03345444,-0.01897395,0.0070058745,0.0152012585,0.077692635,0.03531979,0.021837069,-0.05596294,-0.021446334,-0.020740703,-0.05318944,-0.06277125,-0.05362454,-0.01888099,0.043808106,-0.008171917,-0.0017773808,0.020049132,-0.023419019,-0.030951273,0.030129893,0.024587343,0.016393436,-0.0055746473,-0.033022895,0.020340942,-0.004920697,-0.038220573,-0.0050643673,0.036922693,0.050274555,-0.0033469333,-0.0039323,-0.016303884,0.029434577,-0.043031294,0.001711158,-0.0050932034,0.051297426,0.0103519345,-0.034066025,-0.0071057486,-0.028941939,-0.015457312,0.037633143,0.002496019,-0.024272414,0.0018400068,-0.00059175666,0.04749003,-0.006499765,0.028402383,0.0060081454,0.00979989,-0.006775826,0.03136292,-0.0071784,0.008578098,-0.036624357,0.0129551105,0.0132848555,0.0013124328,0.04457007,-0.013304776,-0.064617634,0.018214334,0.024503171,-0.0037148693,-0.014039847,-0.021927213,-0.0049610967,-0.026142811,-0.030291263,0.018549567,0.014628822,0.033820856,-0.041062914,-0.03475239,0.003743332,0.039044913,-0.0141106425,-0.0115426,0.041709494,0.046615116,0.038539227,-0.005547075,0.0019065561,-0.010035312,0.002535118,0.051096663,-0.00965505,0.021939747,0.009887043,-0.0008731474,0.025841119,-0.026263297,0.024276443,-0.046799835,0.007169081,-0.013211125,0.0076057445,-0.000042529504,0.024665177,-0.026487844,-0.014834662,-0.010804604,0.073961094,-0.020658026,0.0031754666,0.06859815,0.021420036,0.010324074,0.0020734675,0.044329125,0.009794149,-0.0099731125,0.029944004,0.0070465533,-0.009904105,0.01678981,0.07496005,-0.026388323,-0.0035592492,0.019329932,-0.030870434,-0.19581664,-0.029769123,-0.0047925366,0.026459172,0.01812604,-0.0020841572,-0.020887692,0.007910488,-0.025136465,0.03312398,0.0012803323,-0.061806496,0.014693309,-0.005574987,0.027438907,-0.002954818,-0.023688834,0.0018717449,-0.021011692,-0.039256815,-0.08168509,-0.02090089,0.0755908,0.039606612,-0.02464731,-0.020459034,0.07378188,0.0066322917,-0.006405648,0.03266968,-0.0051679644,-0.010226587,0.00955525,-0.021739077,0.03123495,0.029703895,-0.009945452,-0.00028684456,0.016418444,0.032105714,0.039839342,0.03692941,0.0202136,0.023199279,-0.028186427,-0.010528876,0.01160341,0.02723774,-0.025540654,-0.019419199,-0.03763761,-0.012713719,0.020020222,-0.013769994,-0.030434087,-0.01849272,-0.049646225,0.010115121,-0.034078285,0.027923612,-0.030379683,0.018038167,-0.021583002,-0.0064928443,0.01800316,0.008759723,0.013134534,-0.03841985,0.02191069,-0.018138055,0.0057532173,-0.05545357,0.0043873386,0.012625287,0.01877221,0.020300768,-0.015942635,-0.00904582,-0.007682107,-0.116122216,-0.00667797,0.013414147,-0.016496174,0.011754963,-0.007695256,-0.04884726,0.0086522885,-0.019289097,0.009901932,0.27138108,-0.008660935,-0.02052809,-0.0031822224,0.07802651,-0.00065717514,-0.043105334,0.0381466,-0.03448598,-0.019840738,0.004436775,-0.009447363,0.02841594,0.011957978,0.031500068,-0.003033533,-0.04164964,0.0017129928,0.043298993,-0.0071960073,-0.007127807,-0.084869646,-0.001318459,0.016532898,-0.054048356,-0.015956284,-0.019194383,-0.016881976,-0.015845649,0.027257966,-0.03982487,0.025521953,0.05609891,-0.0052965996,-0.043323584,-0.020642944,0.041174125,-0.078828566,0.038985647,-0.006022438,0.020046148,-0.03254786,0.014374827,0.013431146,0.00049139274,-0.026584232,0.02599558,0.018983467,0.0137344645,-0.0057250788,-0.0032424363,-0.027348055,-0.021010056,-0.013892137,-0.042878196,-0.0018778052,-0.048981067,-0.041401856,0.0145194605,0.01841677,0.017116228,-0.006246662,-0.013616277,0.006263209,0.02015592,0.007871581,0.016919823,0.0068514426,-0.008322635,0.015894527,0.0151246805,0.0017139604,0.018683719,-0.0065183477,0.000049969844,0.0008725047,0.047478363,0.0365926,0.013400977,-0.014979895,-0.07387341,0.026001202,-0.03550467,-0.020220615,0.0068189735,-0.0314884,-0.006000878,0.09978613,-0.026573848,-0.011831095,0.03137743,0.021631928,-0.0035457078,-0.006516881,-0.0064852107,0.00017674342,0.0061434605,-0.030790055,-0.033937145,0.00025523486,-0.04073861,-0.049164396,-0.02865177,0.02395616,0.0023250508,0.025595326,-0.024405565,0.010241829,0.020796979,0.03426848,-0.06470729,-0.00045883146,0.009735865,-0.05350313,0.0047530658,0.048124064,0.05565866,0.030262427,0.012864402,0.0037939905,-0.008643647,0.007945697,-0.0039368602,0.026632706,-0.0032993841,-0.022142673,-0.04556319,0.03922966,-0.011252702,0.031205256,0.043358013,-0.023574749,0.033365376,0.04684049,0.01813704,0.007088658,0.015655544,0.024309598,0.013196243,0.020062447,-0.03204118,0.0046085753,-0.010446029,-0.0041124434,0.013872004,0.026845388,0.017278615,0.022838762,-0.049356975,0.029288542,0.039011206,0.044170894,-0.007545205,-0.008663197,0.014122562,-0.0481792,-0.03334171,-0.026987512,0.024891686,-0.044187203,-0.015044159,0.018416042,0.015929913,0.08969669,-0.036638886,-0.004132429,-0.03255716,0.037512362,-0.0011444777,-0.03212851,-0.013425961,-0.031172467,-0.07024431,0.0012479755,0.044553842,-0.018509168,-0.023971848,-0.0108366525,-0.03843319,-0.028464915,0.016648766,-0.011936156,-0.034649286,-0.008803679,0.0143837975,0.02659758,-0.015372331,0.008384065,-0.039811548,-0.031596407,-0.04765471,0.107728675,0.0031863374,0.0010745403,0.0290552,0.018767161,0.07031366,-0.024944156,0.009894536,-0.010892442,-0.0035627743,-0.036668107,-0.0042960527,-0.015217035,-0.0058962107,-0.01874995,-0.029014302,0.03290225,-0.019613026,0.033159617,0.0037542186,-0.06643822,-0.024919717,-0.03128929,-0.022769254,0.00952265,0.04064755,0.009591772,-0.0042800657,-0.027514713,-0.037853964,-0.0137916375,0.002978078,-0.013729457,0.012919073,0.0019910426,-0.010197004,-0.024979867,0.013733852,-0.021795755,0.0035367215,-0.008018975,-0.033713076,0.0018248002,-0.017078182,0.00021822989,0.03330877,0.015590447,-0.015758265,-0.025170624,-0.0147134205,-0.014410294,-0.014034389,0.04901897,0.036871854,0.0022064997,-0.008142294,-0.005868839,0.05613132,0.050541297,-0.012138296,-0.037113655,0.023460552,-0.029765952,0.03408961,-0.017592428,-0.07636431,-0.026763333,0.005177647,-0.020298293,-0.017804088,0.032042727,0.019372556,0.007343163,0.014060255,0.0091472,0.015963173,-0.045050535,-0.009668453,0.014109616,-0.038601883,0.027604667,0.014030613,-0.0061247144,0.020561883,-0.00034949364,-0.0011918873,0.02579191,0.008620913,0.0048758704,-0.008540699,-0.004098812,0.030400248,0.0056610317,-0.035719506,-0.036844816,-0.014481492,-0.011634025,0.0054268744,-0.019683378,-0.0129676685,0.013965018,-0.020674257,0.019379305,0.0054628146,-0.028335202,-0.05793224,0.020214973,-0.008414497,-0.00030791305,-0.016675018,-0.01172607,0.012821841,-0.030146563,-0.0489144,0.013043175,-0.016134247,-0.048693925,0.042269576,0.033614192,-0.034257114,-0.016090516,-0.039701,0.055414256,-0.0025550185,-0.0043296553,0.037543893,-0.034154147,-0.0090132095,0.016756864,-0.009354328,0.004285727,-0.035589885,0.0039869053,-0.013175474,-0.010335046,-0.021729372,-0.00032499566,-0.033973467,-0.023416393,-0.01074366,-0.018378304,0.018851243,-0.023879059,-0.032318123,-0.048937753,0.050062135,-0.0010510156,0.0190319,-0.011276422,0.02228083,0.018675102,0.040256724,-0.054399773,0.027375512,-0.03554199,-0.008152879,0.013423178,-0.018986654,0.0048928377,0.01703618,-0.0011909592,-0.020837393,-0.026266621,-0.004678068,0.012042624,0.0026038778,-0.042814124,0.0424414,0.010305314,-0.0123078795,0.037759364,0.003349321,-0.048736963,-0.0006139168,0.018844655,0.0043163486,0.022165919,0.018397192,0.004792645,0.007967424,0.007182243,0.02325301,0.0008167871,-0.019942043,-0.02371134,-0.0027221348,-0.032072373,0.02367841,-0.0149265,-0.031845447,0.014875688,-0.036842667,-0.053876758,0.0032078987,-0.020288048,-0.018790293,0.010601614,0.015895452,0.04623016,-0.04844306,0.01092748,-0.0021792199,0.03705573,-0.15821064,-0.014313045,-0.02123225,-0.0050863805,-0.021672256,0.011087478,-0.011428568,0.002420186,-0.00046083916,-0.014950029,-0.039464597,-0.06713062,0.013591693,-0.046583183,0.002201656,0.028862754,0.012499061,-0.0026639444,-0.031275697,0.0652682,-0.017988885,-0.023483515,0.03586074,0.026580958,-0.022308448,-0.012446688,0.06645244,0.0035770186,-0.02793462,-0.029964868,0.010982028,-0.01836432,0.037527088,0.089325085,-0.04186602,-0.005853424,0.015686534,0.034884013,-0.019419052,-0.013147984,-0.039852362,0.02845582,0.014896725,0.032222595,0.010099436,0.053946048,0.0110245915,-0.019395016,-0.044532876,-0.0050045676,0.0742014,0.002705439,-0.018925918,0.045940734,-0.020629736,-0.045198563,-0.005916461,-0.0040415986,-0.0178101,0.051999167,-0.013716134,0.039189965,-0.051972892,-0.02785256,-0.035543263,-0.002081268,-0.022010647,-0.0042530308,0.0048526325,-0.011585964,-0.008316554,0.0047214446,-0.02780875,-0.019737713,0.020569889,0.000032575907,0.036126792,-0.008966458,-0.035814878,-0.03095511,-0.008213323,-0.047023963,-0.03860464,0.009184963,0.029207509,-0.0092436,-0.00215779,-0.007822961,-0.041881613,-0.017057884,-0.05619836,-0.046588592,0.012276671,0.022664702,-0.008534227,0.019699726,0.008797758,-0.0028794643,-0.024864838,0.01183299,-0.027044086,-0.031215321,-0.03258309,-0.02123231,-0.044291656,-0.0040714843,0.00212436,0.005045045,0.017710023,-0.02349891,-0.013637478,0.03010362,-0.021972043,0.011314405,-0.05060793,-0.008799069,0.04656576,0.028973628,-0.01756857,-0.037571777,0.02319869,0.010260402,-0.016686706,-0.0073321424,0.04525102,0.055576716,0.029500492,0.02928831,0.008380354,-0.01951188,-0.0019416603,-0.06542361,0.008913289,0.021136139,0.026194919,-0.0017185914,-0.01916166,0.042016227,-0.034839343,-0.032631192,-0.03839351,-0.014529033,-0.0006760442,-0.014067916,-0.00015410729,-0.072795525,0.0011932984,0.018426817,0.004204819,-0.038135245,-0.009601588,0.011616097,-0.017042628,0.053224362,0.034890424,0.068560146,0.040205155,0.039715923,0.0038750474,0.009116856,-0.013839717,-0.03832325,-0.034193836,-0.020405922,-0.016110163,0.06877478,-0.013463879,-0.04316284,-0.0115792295,0.04289345,-0.028084999,0.036001578,-0.017099373,0.020767793,0.08160163,-0.03693645,0.006708638,0.025302479,0.035445016,0.005669266,0.034921244,-0.0041033626,0.034975585,0.022445878,-0.004374567,-0.048074666,-0.020638,-0.003536961,0.020520616,-0.010722322,0.0330252,-0.0033825622,0.02791537,-0.02870421,0.05158405,0.033605326,0.024326509,-0.0013958567,-0.010547005,0.032354776,-0.012849717,0.00014154731,0.017525978,0.003950551,-0.05171094,-0.041956168,-0.019966451,-0.0064257635,-0.010997418,0.015751906,-0.004177311,0.008690835,-0.077013955,0.008063711,0.028170727,-0.03549152,0.019830072,0.08025986,-0.030578863,0.008622995,0.03538053,-0.00007060828,-0.0096268635,-0.025286863,-0.021426842,0.0067678774,0.0055157845,-0.010206009,-0.021747453,0.019414652,-0.03933841,0.020835504,0.0036507251,0.028301856,0.03198383,-0.0021381672,-0.0025091437,0.0051654396,-0.0067121927,-0.0040565543,0.0012485707,-0.036707874,-0.06410909,-0.025683993],"last_embed":{"hash":"wnpd36","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"wnpd36","at":1762844562339},"key":"Work/Random/ShareMyPlugin.md##{6}","lines":[8,8],"size":411,"outlinks":[{"title":"*Clare Macrae and Ilyas Landikov (created by Martin Schenck)*","target":"https://github.com/obsidian-tasks-group","line":1},{"title":"♡","target":"https://github.com/sponsors/claremacrae","line":1},{"title":"**Tasks**","target":"https://obsidian.md/plugins?id=obsidian-tasks-plugin","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-tasks-plugin&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"wnpd36","at":1762844562339}}, +"smart_blocks:Work/Random/ShareMyPlugin.md##{7}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.076436594,-0.009694089,-0.032817043,0.0079742875,-0.0034296433,-0.0383441,0.031306624,0.022503601,0.032114834,0.01024445,-0.0010405207,0.032952264,-0.033429008,0.037257392,0.03682155,0.0016405886,-0.018623155,0.036821272,0.026326772,-0.02487682,-0.010593426,-0.009201355,0.020160446,0.012935655,-0.031584598,0.027855765,0.0029588505,-0.028373104,0.02788751,0.032727543,0.042841434,0.0043688957,0.009433954,-0.018771665,-0.024254031,-0.017713543,0.013736033,0.028688995,-0.047267888,0.0172436,-0.016022678,0.04319717,0.0066332766,-0.02288462,0.021476306,-0.030865433,0.012429235,-0.0021955406,0.022317277,-0.041462924,-0.014650342,0.027288033,0.051901307,-0.052287184,0.0063795326,-0.00018713628,-0.016949192,-0.020874856,-0.09539765,0.00818061,-0.039022207,0.028408946,-0.005923624,-0.023398146,0.057971414,0.05024541,-0.017140161,0.017184323,-0.029350491,-0.016089853,0.0067361835,0.030717274,0.0349493,-0.0076526776,-0.03959655,-0.045889568,0.045058534,-0.022734066,-0.0037089977,0.029035747,-0.002424241,0.014258158,0.040031362,-0.023457605,0.022137605,0.012362849,0.0059432285,0.078129895,0.020552764,0.039479658,-0.000023909077,0.0017314068,0.04649007,-0.06033638,-0.01068575,0.003365172,0.026478428,0.027339814,0.041168917,-0.011543737,-0.011243642,-0.015644683,-0.0048994087,-0.02253649,0.04859758,-0.011748144,0.011086969,0.0011539505,0.025897982,-0.039588302,-0.0023048194,0.025212206,0.04144486,-0.01701133,-0.025824316,-0.0012677544,0.014879192,-0.027413761,-0.011444179,-0.006032858,0.016174138,0.013746759,0.03588474,-0.04249854,0.019371955,0.024757605,-0.003619467,-0.0069734114,-0.024851963,0.0055324193,0.029845305,0.00826855,0.008058228,0.0397669,-0.04213975,-0.02166958,0.011756342,0.013223425,-0.0017904805,-0.056683302,0.034569625,0.021215804,-0.00035784958,-0.04100693,0.029376052,-0.099514015,0.0039278124,0.0488024,0.024300896,-0.029279634,0.009639463,0.022955155,0.009321351,0.063496515,-0.008885493,-0.027359502,0.02029634,0.08582349,-0.016340932,0.011996568,-0.046077095,0.01658381,-0.055088744,0.028734894,0.025932334,-0.010801259,0.04099521,-0.036517296,-0.008781943,-0.007985572,0.006963754,-0.0048377938,0.0058481726,-0.021577356,0.00077625155,0.012819277,0.023768885,0.032602247,0.03250574,-0.03644588,-0.02145709,0.0014978711,-0.028536072,-0.036324956,-0.043099575,0.023064554,-0.009184455,-0.020894468,0.0031610893,0.01598678,-0.03962043,-0.049750745,0.000022268947,0.04731869,0.033539157,0.030556446,-0.014679306,0.02163625,-0.028995892,-0.03488728,-0.015016292,0.02844257,0.035069745,-0.019154344,-0.03318036,-0.01753324,-0.014896003,-0.0541148,0.026088275,-0.010456642,0.038890913,0.022453416,-0.05029213,-0.027219629,-0.03407617,-0.0034651193,0.02997674,0.005710106,-0.029683227,-0.011355771,-0.0046814918,0.038736958,-0.016191833,0.043921795,0.0010712674,-0.015783545,0.03106395,0.007671642,0.044661477,0.021016087,-0.06504922,0.03914788,0.021074682,0.0046317633,0.049509477,0.0075697554,-0.041431762,0.044407126,0.024154166,0.0022846775,0.0017737004,-0.01972972,-0.026046067,-0.0073142173,-0.07162665,-0.009237893,0.026827479,0.0093407435,-0.00048402112,-0.014446605,-0.036275335,0.026878972,-0.033941396,0.030818556,0.048151977,0.037919324,0.048896693,-0.018999804,-0.039848223,-0.015761217,0.03654428,0.02959798,0.011932953,0.018527247,0.017429257,-0.009878315,0.014416975,-0.06741558,-0.0006580643,-0.025306743,-0.019656248,-0.0054629566,0.036418185,-0.025667358,0.04039057,0.0118736625,-0.005270906,-0.03779641,0.081343,-0.006550382,-0.014050398,0.06482274,0.04419975,0.020013468,-0.0025179721,0.013616351,-0.010696547,0.016082708,0.036138497,-0.014185538,-0.0158579,-0.0056557935,0.067339495,-0.010868858,-0.01665303,-0.0012896019,-0.049010158,-0.18398717,-0.034392055,0.005255557,0.0063490025,0.01977761,0.021286229,-0.048982505,0.014510856,-0.0007335227,0.005747307,0.001266999,-0.058179148,0.038993206,-0.01961254,0.02259698,0.00010482466,0.0030579693,0.0030684369,-0.0035245519,-0.03616461,-0.03555439,-0.07780765,0.060122464,0.011973558,-0.014249391,-0.058437426,0.08017642,0.043968517,0.013789004,0.033395115,-0.0034624608,0.00505981,0.004393617,0.022716332,0.021909555,0.021015905,-0.009910551,0.031857494,-0.011616372,0.026275894,0.06391752,-0.005715397,-0.0018706315,0.03267214,-0.011145975,-0.0101336,0.00035194552,0.005001846,-0.0037965886,0.016520837,-0.03190288,-0.044146046,0.027254393,-0.026286323,-0.041880812,0.01609118,-0.0062061357,0.044143613,-0.015828867,-0.040025655,-0.014411411,-0.016780186,-0.026519794,-0.0129141165,0.012973522,0.011382831,0.033465985,-0.0065940553,0.02212154,-0.052721698,0.001444403,-0.013851472,-0.0047459155,0.0069949045,0.018013174,0.024267973,-0.0058308737,-0.007722442,0.024178999,-0.12874609,-0.0022188858,0.012908135,0.012037183,-0.010466466,-0.004774976,-0.015507388,0.020481171,-0.00038040284,0.03425249,0.26315826,-0.0061745034,-0.006683568,-0.02560706,0.035850994,-0.04017987,-0.009427771,0.07226199,-0.026984703,-0.001957273,0.002687217,0.019302504,0.02169256,0.033053666,0.03731429,-0.012532317,-0.043780465,0.034346048,0.051649302,-0.018583633,0.010172485,-0.021877963,0.014522362,-0.017860293,-0.02179591,0.0033521517,-0.0005530819,0.006143588,-0.005223022,0.011240306,-0.008574928,0.03903697,0.06286416,-0.033058062,-0.007758797,-0.031231523,0.017290078,-0.03119473,0.039574202,0.026564183,-0.014958881,-0.020588625,0.031351335,0.020849295,0.0002804072,-0.04495899,0.010744975,0.0024491025,0.02188889,0.0014895272,-0.011592759,-0.027580759,-0.0076729152,-0.013315323,-0.056815673,-0.023513779,-0.020737834,-0.033650625,0.020220337,0.004194806,0.029865833,0.014432028,-0.008859181,-0.02378772,0.031551585,0.011052337,0.03602439,0.019642813,0.014360459,0.013448071,0.008659685,-0.009346796,0.03070505,0.007405378,0.019885695,0.0047523538,0.04854988,0.046363063,-0.0010337479,-0.021705821,-0.05954643,0.042744473,-0.0127843805,-0.034130752,0.013001023,-0.028503913,0.024549488,0.03359355,-0.009990173,-0.06789794,0.043996274,-0.0075541334,-0.046639364,0.015767535,0.010225515,0.005705233,-0.012180944,-0.0018413627,-0.028149791,-0.0004968786,-0.014813444,-0.007956433,-0.020317366,-0.047835484,0.04211105,0.005255904,0.0049294815,0.016197503,0.022297543,0.047201574,-0.037949048,0.015474546,0.020972194,-0.026120557,0.026539976,0.019260004,0.026584234,0.008915984,-0.023578126,0.011569366,-0.022015542,0.0016328286,0.010096103,-0.0013237079,0.0071916566,-0.000341699,0.0074494192,0.012541407,-0.0346744,0.01923588,0.006857628,-0.024388982,-0.014761141,0.07850891,0.04283817,0.015248986,0.028004952,0.0075956048,0.010447624,0.04231599,-0.0332998,0.001128814,-0.026589248,-0.019537615,-0.011368728,0.010544565,-0.014340321,-0.03159528,-0.046694,0.04027981,0.04652827,0.015094271,0.011258497,-0.036506757,0.022209618,-0.011985955,-0.030790092,-0.0060808863,0.0007707672,-0.042684108,-0.004168323,0.009482739,0.020367132,0.046549447,-0.07620972,-0.016823996,-0.0042694,0.034465335,-0.029111529,-0.04224226,-0.002063279,-0.025329275,-0.06294728,0.019106893,-0.013839398,0.005798211,-0.0021596767,0.019495277,-0.025099061,0.0011250944,0.0068766167,-0.026630612,-0.039348956,-0.017566115,0.022292936,-0.022490503,-0.055346265,-0.016933637,0.0126384925,-0.04703827,-0.043182895,0.09313977,0.042172525,0.00051060744,0.06405482,0.008909603,0.0566716,-0.021342354,0.012192615,-0.050488967,-0.014220336,-0.018497542,-0.0042643994,-0.0055142106,-0.03132482,-0.004916281,-0.013572268,0.05948686,-0.02870742,-0.004479444,0.026185445,-0.026608773,-0.055560756,-0.022225609,0.007381884,-0.013394949,0.02955226,0.04927949,-0.026886694,-0.026631137,-0.0060562915,-0.0024168163,0.008157361,-0.065067075,0.014308146,-0.0036589988,-0.014825421,-0.0132392105,0.027988851,-0.032309975,0.0014373572,0.048924454,0.001935183,-0.0073713674,0.00036132752,-0.0038277227,0.040801145,0.035675783,0.02509285,-0.014164537,0.005452922,-0.018063096,-0.044777922,0.029826961,-0.014810695,0.011135746,-0.020790162,0.0066668973,0.00839375,0.0024714805,0.009042661,-0.02117098,-0.011225987,-0.06802156,0.00037127864,0.016315414,-0.013766092,-0.016535798,-0.049907796,-0.019077435,-0.0020210883,0.064738505,-0.0020243928,-0.024962066,-0.0206282,-0.0011391825,0.0018981751,-0.06405483,-0.03237803,-0.013771994,-0.042133737,0.045290146,-0.0279519,-0.04837548,0.02527522,-0.035355076,0.026975645,0.053527843,-0.0017195381,-0.0075789616,-0.05103448,-0.004942387,0.034343567,-0.008807075,-0.04933877,-0.024607932,-0.010693075,-0.0077458513,-0.002978764,-0.027919803,0.029070882,0.026141852,-0.032723755,0.005313265,-0.007175551,-0.0051768767,-0.059566587,0.035588752,-0.009599381,0.006666599,0.005274842,0.021535428,0.03100578,-0.03784017,-0.031174334,0.004031185,-0.01927418,-0.024242314,-0.015885387,0.004150786,-0.03731574,-0.032434866,-0.016051408,0.05613483,0.0008119505,-0.006718809,0.07192741,-0.013785177,-0.02446874,-0.0008221054,0.0037972215,0.01130137,-0.029565142,0.046065163,-0.024892263,-0.020317366,0.0021223852,-0.03496388,-0.04923182,0.0013732606,-0.0384027,-0.0062087695,0.006823935,-0.028487407,-0.013557279,-0.020958036,0.09122875,-0.016897196,0.009137164,-0.0380506,0.023038127,-0.011333011,0.011495525,-0.023784343,0.024485646,-0.028030403,-0.004546022,0.026673159,-0.004843127,-0.009054455,-0.005372607,-0.049264457,-0.021676196,-0.011617916,0.0013356345,0.012983706,-0.011065019,-0.024294337,0.014778004,0.017130831,-0.0062178615,0.01021567,-0.028077586,-0.03065672,0.0061117425,0.04263718,0.0059502637,-0.018611459,-0.002305765,-0.023561053,-0.017984392,0.029079389,0.0138183655,0.052994557,-0.020503515,0.026060805,-0.0011152173,-0.035464134,0.0232854,0.00769096,-0.015247767,-0.011212867,-0.030490112,-0.054975387,0.0036440603,-0.03435405,-0.017925695,-0.013009182,0.020532677,0.009725063,0.021006113,0.017096836,-0.023955211,0.026756711,-0.15588742,0.0012315388,-0.02629708,-0.005598144,-0.025163444,-0.0034800624,-0.07083989,-0.03639402,-0.0034581644,-0.04895849,-0.020268638,-0.005017616,0.025432417,-0.028875705,0.0035445017,0.023316035,0.020721406,-0.043063708,-0.02655357,0.036709294,-0.009382712,0.004394804,0.02678285,0.02573428,0.001087514,-0.021778904,0.02489167,-0.0037452334,-0.03292716,-0.034332644,0.020830782,-0.00087662233,0.019057916,0.05182225,-0.004612773,0.013770375,-0.002169415,0.013376545,-0.016270418,0.018799469,-0.0118279485,0.02757926,-0.059299603,0.053674966,0.021612141,0.036443662,-0.016816387,-0.039794285,-0.063909225,0.010673722,0.071588956,0.026299287,-0.039434597,0.019470876,-0.034741208,0.0045950245,-0.03478989,0.019208312,0.039828517,0.041390214,-0.018239763,0.033340514,-0.029429184,-0.04298993,-0.04923209,0.024844289,-0.015260334,-0.02390691,0.01128512,-0.016582642,-0.014655562,0.0027927838,-0.02514419,-0.015348196,0.047831774,0.0089010615,0.007183134,-0.0003168242,-0.032747094,-0.016329454,-0.0202185,-0.005795074,-0.0138113815,-0.018072832,0.034153033,-0.006324028,-0.010215427,0.009095943,-0.083423465,-0.0006839018,-0.041766986,-0.037295587,-0.0041872924,0.044150937,0.014498618,-0.02975015,-0.018414123,0.011567221,0.00074069184,0.013338968,-0.07095312,-0.05979513,0.003220227,-0.0059583443,-0.041612122,-0.010918559,0.008607329,-0.0057826065,0.033891544,0.006407073,-0.010040538,0.025779353,-0.050058577,-0.017067006,-0.036489986,0.0091421455,-0.015451446,0.013423639,0.0060356394,-0.008292302,0.030038118,0.019224066,-0.014176413,-0.009087817,0.025957318,0.030694248,0.024663193,0.003466933,0.032061525,0.010282085,-0.001676524,-0.028419016,0.007557488,0.004063861,0.034031387,0.0018830523,-0.05113855,0.066840716,-0.04711844,-0.018584874,-0.059940193,-0.043081425,-0.0032118359,-0.027532438,-0.0015988551,-0.02668542,0.010455075,0.038574617,-0.02969715,-0.025719488,-0.012167964,-0.0011841819,-0.03346754,0.011741893,-0.0007382365,0.040986206,-0.009654632,0.036150113,0.040939797,0.046057664,-0.022315668,-0.051403634,0.00014739386,-0.006911134,-0.005921074,0.028693287,-0.01117946,-0.038183104,-0.026581109,0.046658985,-0.02020641,0.006109389,-0.011164805,-0.013644946,0.0077495575,0.0071788807,0.01770373,-0.007281394,0.016030973,0.010773389,0.03463102,-0.016223496,0.06926188,0.009748696,0.02280649,0.017069029,-0.028271481,0.0012955782,0.0007315629,0.023250163,0.027913066,-0.018712996,-0.014541567,-0.031492617,0.027122933,0.018753605,0.055872604,0.014973448,-0.00072494644,0.027780099,0.020280136,0.0066010472,0.02914938,-0.016567634,-0.043014307,0.013961759,-0.024653768,-0.020116836,-0.008713949,0.0558733,0.006897835,0.014665826,-0.056438006,0.020497132,0.0051400736,-0.014288934,0.0398151,0.023376606,0.014021419,-0.020589069,0.042909298,-0.008777684,0.0045679864,-0.018126516,-0.057299457,-0.008223176,0.03262332,0.0012480392,-0.059058208,-0.010491432,-0.034591857,0.022322552,-0.019548677,0.012950239,0.050786097,-0.007825127,0.02526713,0.031532053,0.027511775,-0.028374283,0.022510836,-0.036262684,-0.03915453,-0.0029953774],"last_embed":{"hash":"1sjfrb5","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1sjfrb5","at":1762844562339},"key":"Work/Random/ShareMyPlugin.md##{7}","lines":[9,9],"size":428,"outlinks":[{"title":"*Victor Tao*","target":"https://github.com/platers","line":1},{"title":"**Linter**","target":"https://obsidian.md/plugins?id=obsidian-linter","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-linter&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1sjfrb5","at":1762844562339}}, +"smart_blocks:Work/Random/ShareMyPlugin.md##{8}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.060941875,0.0011420164,-0.030093245,-0.0123301335,-0.007801634,-0.04788547,0.031612966,0.020389086,0.03285354,0.019861348,0.00379348,0.011860448,-0.0009000021,0.020133238,0.03205457,-0.007617256,-0.020382985,0.011137348,-0.011528389,-0.02078769,0.024031864,0.0078075966,0.064875185,0.036339886,-0.023352748,0.028487073,0.021802424,-0.009961499,0.045400895,0.016158212,0.008867767,-0.02701684,0.015371414,-0.029360238,-0.017754149,-0.002078535,-0.014249852,-0.001694104,-0.04479373,0.009187904,-0.0044518993,0.021329297,0.014358492,-0.020948065,0.02763804,-0.025226692,0.005833677,-0.004048742,0.024477173,-0.03902269,-0.016993329,0.021200608,0.050038926,-0.043599375,-0.005502687,0.021499338,-0.042882185,-0.026358679,-0.07317842,-0.009610592,-0.051231917,0.005598961,-0.021476613,-0.011223775,0.06017693,0.05061243,0.0079850005,0.01741819,-0.005890603,-0.0030892207,-0.017122658,0.029668044,0.02374229,-0.021913514,-0.044810336,-0.040043704,0.07484627,-0.028846191,-0.016335366,0.042429853,-0.016030004,0.021696359,0.042238537,0.0074094925,0.008893784,0.011125071,0.027602868,0.07675257,0.015572147,0.018158663,-0.031095572,0.017377734,0.021168057,-0.051728193,-0.020342276,-0.014783828,0.03582068,0.019433502,0.028225595,-0.0020168847,0.014159197,-0.019150272,0.013298605,-0.006610477,0.044998158,0.027739555,-0.005267312,-0.018281298,-0.022854941,-0.027744176,-0.0072512706,0.017257256,0.012938676,-0.018985227,-0.016139574,-0.0053782463,0.02068575,-0.04610886,-0.009957917,0.010446647,0.02181592,0.016424444,0.028976955,-0.016858324,0.021170136,0.025626339,0.022265581,0.0253066,0.00022666848,-0.0063200006,0.0202815,0.051718194,-0.013955457,0.040559787,-0.0429324,0.03487522,0.012826628,0.018483901,0.00067778927,-0.041514117,0.031906474,0.01503346,-0.01923558,-0.037087902,0.034203112,-0.05161321,-0.009096004,0.029324181,0.02286999,-0.004866255,-0.007202437,0.0040513105,0.012481413,0.02534159,0.00046234715,-0.0152277835,0.0508921,0.06796781,0.005599625,-0.014330062,0.0072338614,0.004981368,-0.035045315,0.038827065,0.019635448,-0.01929209,0.043385897,-0.022787506,-0.016636036,0.017755661,0.010419159,-0.01615812,-0.00095072336,-0.0051846835,0.00006340219,0.0134403845,0.016602762,0.026897563,0.04386803,-0.01633475,-0.06542488,-0.00025894385,-0.058938753,-0.018403947,-0.04146692,0.0036963806,0.006357104,-0.01898796,0.0202525,0.035945874,-0.001723196,0.0008424317,-0.0058218525,0.026252436,0.066924065,-0.011895537,-0.010710712,0.03877238,-0.022665782,-0.037881482,-0.015974281,0.021231916,0.056748923,0.0078109414,-0.036351785,-0.0144502,0.021416564,-0.05636002,0.010916792,-0.008896542,0.046981048,-0.0072111916,-0.047659867,0.0140450485,-0.037882317,-0.014664658,0.027955273,0.023364166,-0.0019669014,-0.027800912,-0.040555015,0.051566787,-0.014239746,0.026569314,0.0070942463,-0.0115868,-0.010731246,0.021287099,0.024529764,0.009732292,-0.05682227,0.027305737,0.038871992,-0.012832852,0.046844292,-0.0053553907,-0.0730931,0.0403995,0.030742623,0.010419434,0.014708482,-0.016027063,0.006838272,-0.007614706,-0.05863876,0.0018938149,0.02145866,0.020068698,-0.0050192787,-0.04145597,-0.028962985,0.028669896,-0.047209408,-0.0010857206,0.04346277,0.010814874,0.016504994,-0.0147281885,-0.007864339,-0.030742975,0.018030813,0.03727526,0.019798182,0.019188052,0.009609061,0.019040082,0.021359403,-0.04259313,0.012722607,-0.016764583,0.0092006875,-0.0127689075,0.016192509,-0.001185849,-0.0039113397,-0.025947604,-0.025187219,0.009669944,0.05420034,-0.032589234,-0.040254142,0.057576913,0.04378763,0.02904039,0.0064019347,0.009366157,0.0038829558,0.015164053,0.012469814,-0.0038213083,-0.019260185,-0.026154174,0.05832967,-0.036256477,0.0064040837,-0.012862883,-0.023379834,-0.18338007,-0.033032928,-0.0049309577,0.054425996,0.01632292,-0.0010507307,-0.062081255,0.011267851,-0.027588053,0.0085556265,0.04191102,-0.040715825,0.00525584,-0.008434165,-0.0037584193,-0.0104912,-0.004247301,-0.0023894769,-0.0028513798,-0.023084126,-0.060619216,-0.057381567,0.048044235,0.0362592,-0.0037566726,-0.027314758,0.10445736,0.03859957,-0.023320375,0.007576062,-0.0036278418,-0.022976177,0.006722689,-0.00562307,0.026033048,0.030897276,0.006495766,0.01525877,0.02601639,-0.005008333,0.035745677,0.03108006,-0.0044582197,0.025755921,-0.023200136,0.017269874,0.036519248,-0.00005622301,0.008080861,-0.0077281394,-0.04002808,-0.026860232,0.010179103,-0.013803079,-0.033940624,-0.000839063,-0.005809347,0.017861351,-0.024935944,-0.013900009,-0.037584454,-0.01703502,-0.036267217,-0.026443625,0.009880508,0.010107819,0.042051725,-0.028274037,0.029025337,-0.05777562,-0.0047236774,-0.042389147,-0.0071327165,0.012813109,0.033555325,0.04182128,-0.018789241,-0.017251303,0.009059092,-0.09984099,0.019891294,0.018440057,0.002203376,-0.0027709813,-0.011968988,-0.00028429017,0.005695775,-0.009100132,-0.0018857182,0.2765482,-0.036788914,-0.021335863,-0.022330826,0.07029549,-0.043681845,0.011902642,0.04862563,-0.04444057,-0.014841967,-0.007872519,0.019853536,0.02311939,0.0045906426,0.061210644,0.032730795,-0.053154428,0.008565668,0.063553624,-0.0103032775,-0.008850841,-0.03889381,0.02839286,-0.0021028,-0.061450247,0.010378159,0.0065424345,0.024805665,-0.03427919,0.036857195,-0.020170959,0.033552088,0.041559923,-0.037973873,-0.018972972,0.0010594297,0.023458965,-0.06099235,0.058274157,0.030932905,0.0019575313,-0.017831698,0.053802922,-0.008411,0.014653975,-0.027178744,-0.0094877435,-0.006482837,-0.0066832006,-0.017479658,-0.0026105428,-0.025792269,-0.015982054,-0.01795998,-0.0023876722,-0.02480963,-0.03657495,-0.036525864,0.01598878,0.0470949,-0.013943879,0.0074498192,0.016633278,-0.0071152523,0.022460338,0.028523043,0.0028357042,0.038260955,-0.01169086,0.005245357,0.009113023,0.011589197,0.026093552,-0.029796403,0.030918457,0.011525462,0.052390575,0.04893764,0.018643357,-0.04750686,-0.034013394,0.042073894,-0.016974734,-0.024631478,-0.003039918,-0.025551187,-0.024357222,0.062769055,-0.010540208,-0.052200202,0.048000503,-0.019066641,-0.048106566,0.046581257,0.011578597,-0.010188956,0.026342252,-0.018168978,-0.04710057,0.019783512,-0.029409083,-0.015495942,-0.041449565,0.0020677862,0.002343115,0.033643,-0.018334048,-0.020808423,0.0040026014,0.054741308,-0.033519153,0.01602936,0.01829544,-0.034855384,0.016142478,0.029084649,0.04913125,0.0077551175,-0.02131574,-0.00407951,-0.0040290346,-0.024267137,-0.004272834,0.024303798,0.011711954,0.004148633,-0.049398527,0.033409446,-0.018332414,0.015151706,0.029633489,-0.03632351,0.006951436,0.04790389,0.04577444,0.000103083956,0.021833492,0.01691245,0.009456734,0.04144194,-0.003371644,0.017791105,-0.01261045,-0.011955554,0.02421967,0.0121745905,-0.0033254998,-0.008260321,-0.0200532,0.048355784,0.034250624,0.04054027,0.025921762,-0.006031064,0.0029400964,-0.032257922,-0.022367477,-0.0059476253,0.029700909,-0.049343366,-0.03003719,0.041813772,0.0551861,0.09144249,-0.07580317,0.017151417,0.015548849,0.0073277107,0.00581837,-0.040823862,-0.0038343885,-0.018454693,-0.05850326,-0.009296584,0.012264197,0.007838633,-0.016617145,-0.0051167523,-0.05996935,-0.0129770115,0.022925578,-0.0059764385,-0.029430639,-0.016327782,0.042050544,-0.014655759,-0.015554127,-0.0069220765,-0.04065036,-0.0059696967,-0.045140415,0.08998579,0.03842012,-0.006117205,0.061472297,-0.009208724,0.06088648,-0.0018159267,0.0384497,-0.0126152225,-0.020926466,-0.0169005,-0.0029342384,0.0010182762,-0.011248365,-0.027354363,0.013661486,0.05900909,-0.028242745,0.041572053,0.009209399,-0.026516307,-0.023115734,-0.0107853925,-0.024166659,-0.014539875,0.039382145,0.055324864,-0.023629902,-0.040934484,-0.0021106317,0.008753492,0.0019580412,-0.029707298,-0.014280705,0.012154801,-0.021392506,-0.019210761,0.019388545,-0.059679013,0.0016147518,0.024532128,-0.030828051,-0.020309491,-0.009594774,-0.0123238275,0.033832293,0.023038145,0.0050672702,-0.021256495,0.004226647,-0.031248836,-0.023996973,0.039029535,0.0099790925,-0.0038405696,0.0017561476,-0.03139423,0.0386215,0.01770762,-0.010517323,-0.030025417,0.018330738,-0.06920991,0.008273047,-0.015066696,-0.040028498,-0.019718137,-0.017901946,-0.039914783,-0.0071365195,0.051358663,0.0004979819,-0.021277968,-0.031677585,-0.01002107,-0.0018530218,-0.05438618,-0.0093059875,-0.0030817727,-0.060942467,0.023924954,-0.027591344,-0.011777516,0.025094116,-0.033965267,0.017799854,0.048522156,-0.0119640725,0.0057385676,-0.030675244,-0.031745147,0.02830114,-0.014072147,-0.036314238,-0.032629825,0.008370556,-0.0005451621,-0.0139625855,-0.048150644,0.011726832,0.008594856,-0.03466142,0.014258337,-0.013162456,-0.028519971,-0.054344755,0.043620247,-0.01438156,0.014668413,-0.0050131925,0.011352409,0.01635165,-0.0050289254,-0.028393153,-0.028486338,-0.0067406464,-0.03629269,-0.0010959564,0.015145367,-0.01782253,-0.025349006,-0.034980394,0.056830317,-0.0032922595,0.02211775,0.051155273,-0.004197149,-0.0029985514,-0.0009875891,-0.029055415,-0.0021416359,-0.049615256,0.0007575346,0.013005158,-0.02885051,0.0006857028,-0.0005361333,-0.038293812,-0.01097034,-0.028348401,-0.02328403,-0.001188961,-0.015052679,-0.021032907,-0.041934606,0.1040191,-0.020819886,0.0038561362,-0.042337593,0.031188073,-0.020239826,0.06423628,-0.050163943,0.022037013,-0.008627979,-0.01771369,0.02650437,-0.0040289755,-0.006931266,0.0054780394,-0.024936432,-0.030498603,-0.011647716,0.008954218,-0.0122121265,0.01475337,-0.023182329,0.035981275,0.0039727166,-0.030380433,0.0064814906,0.010617307,-0.038140524,0.00044827827,0.050409812,0.028811406,-0.040789288,-0.02320629,-0.022880295,-0.010556872,-0.0084902495,0.024593772,0.036829837,-0.02163307,0.00047167856,-0.00031727832,-0.030838726,0.025271662,-0.013317961,-0.04422022,-0.0102389995,-0.029402895,-0.03402806,-0.012369156,-0.013108725,-0.022677103,0.018099917,0.01099548,0.039932963,-0.022667803,0.00049477303,0.009733262,0.0043815174,-0.16580509,-0.015147009,-0.0408558,-0.009286782,-0.026967974,-0.019405201,-0.057224777,-0.032209598,-0.00608803,-0.039888974,-0.02746823,-0.040404793,0.01073726,-0.028202087,0.008921089,0.04001341,0.02279255,-0.013019488,-0.026051195,0.019147143,-0.010512709,-0.017967086,0.053257592,0.018903617,0.014494041,-0.021201737,0.044923622,-0.014414443,-0.021485263,-0.02273459,0.0016744264,0.0046868343,0.025496788,0.043586787,-0.012625663,-0.008335387,-0.0014993654,0.0296582,0.0015961085,0.011693961,-0.01852465,0.032330733,-0.008474032,0.06357455,0.046014022,0.04122216,0.016087059,-0.024208259,-0.02278442,0.010102889,0.05960036,0.020161571,-0.037864555,0.019010322,-0.034160037,0.014310451,-0.02912501,0.014948934,0.0071918755,0.049436025,-0.009036156,0.034347847,-0.018178737,-0.0071209725,-0.051743403,0.02420176,-0.03729345,0.014812726,-0.008063829,-0.0057991687,-0.026049389,0.00022615772,-0.026757995,-0.017136637,0.015180111,0.0055749193,0.005704923,0.006921575,-0.061228294,-0.022488222,-0.0065161022,-0.035063814,-0.006687636,0.0076703317,0.03901737,-0.014401124,0.0037074932,-0.01827334,-0.07287674,0.007500968,-0.060308717,-0.063178316,-0.010584198,0.044328645,-0.015555612,0.028666517,-0.006666802,-0.007236587,-0.019291418,0.0033147861,-0.04110243,-0.060035624,-0.0055550826,-0.023103954,-0.037990272,-0.061425135,-0.028232347,-0.014293419,0.0036709036,0.009171028,-0.039877094,0.013851594,-0.027771626,-0.012634378,-0.06330058,0.023340942,-0.0029134043,0.04606067,0.01704497,-0.015111118,0.028540751,0.014960164,-0.013822394,-0.017772833,0.069147125,0.03918035,0.032075636,0.018583078,0.036146484,-0.0077617033,-0.0076116337,-0.018822758,0.012470464,0.018698562,0.013236646,0.004392062,-0.05278033,0.058824744,-0.025970517,-0.03430048,-0.046561364,-0.01787004,0.003052034,-0.017198704,0.019230051,-0.045992907,0.041043118,0.025719605,-0.0048996205,-0.03493892,0.0016727219,0.012859416,-0.01770596,0.058856912,0.025981389,0.05636899,-0.014024783,0.030289153,0.01789827,0.024775663,-0.01944902,-0.052922226,-0.01305769,-0.01924988,-0.019048743,0.050125994,-0.005577628,-0.033276822,-0.022396736,0.046984073,-0.005141416,0.0122198025,-0.032705873,-0.021228997,0.05637829,-0.0029781812,0.0024532888,-0.024855247,-0.007039492,-0.008424377,0.027008193,-0.024508294,0.032118335,0.018656706,0.02655418,-0.0063207434,-0.06844523,-0.0035076225,0.005807954,-0.012357974,0.022519851,-0.01500377,-0.00771135,-0.027590388,0.024216367,0.037646007,0.025706822,-0.01722648,0.011370457,0.020499455,-0.012428381,-0.0037745535,0.045487225,-0.012471829,-0.046667963,-0.0033424844,-0.0055917054,-0.015346946,0.019495277,0.03013655,-0.007910315,0.00015450752,-0.06609991,0.0033405863,-0.016877014,-0.018396564,0.03637943,0.04531431,-0.016711993,-0.023374809,0.049528398,-0.019681118,0.008149625,-0.01015398,-0.0346187,-0.0063657737,0.0038943563,-0.007988138,0.009507924,0.0050840355,-0.008501175,0.026430689,0.0003022774,-0.017999088,0.033110235,-0.010775248,-0.0046313484,0.043385446,-0.0035331568,-0.006612351,0.013773034,0.00078670174,-0.06572477,-0.023219632],"last_embed":{"hash":"1xgedkk","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1xgedkk","at":1762844562339},"key":"Work/Random/ShareMyPlugin.md##{8}","lines":[10,10],"size":229,"outlinks":[{"title":"*Liam Cain*","target":"https://github.com/liamcain/","line":1},{"title":"**Periodic Notes**","target":"https://obsidian.md/plugins?id=periodic-notes","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=periodic-notes&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1xgedkk","at":1762844562339}}, +"smart_blocks:Work/Random/ShareMyPlugin.md##{9}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.05607587,0.0072335755,-0.012645928,-0.019576218,-0.014995908,-0.023324413,0.028704578,0.005074128,0.038196653,-0.009097213,0.009412179,0.028430574,0.0076739294,0.025099857,0.03571348,-0.016983015,-0.004992801,0.01805614,-0.019273672,-0.013500976,0.0063846465,0.0085792,0.046451837,0.0640256,-0.009775643,0.017791439,0.018169135,-0.022404859,0.02985068,0.0037930708,-0.0067293807,-0.042336293,0.026575923,-0.021899661,-0.036747213,-0.016862268,0.00045874756,-0.014709943,-0.036348205,0.0008723069,-0.006678239,0.004454759,0.026648095,-0.048794903,0.015867475,-0.00978346,0.046726562,-0.0035360479,0.046813652,-0.052877318,-0.021027012,0.023618,0.04757472,-0.088159084,-0.0062099607,0.008711134,-0.009455284,-0.012512484,-0.059331182,0.020148374,-0.03047693,-0.0064779837,-0.01730862,-0.009023104,0.03456817,0.06932732,-0.00636495,0.021151965,-0.013926027,0.016121667,0.0059307083,0.03202678,0.021022374,-0.019114763,-0.04269225,-0.030544566,0.03405701,-0.02094058,-0.0076752556,0.03271906,0.005716022,0.0065461933,0.07203958,-0.0074154222,-0.005928662,-0.004209725,-0.022195566,0.077724114,0.01575263,0.04087717,-0.0092529515,0.018115297,0.048760433,-0.060824987,-0.039932407,-0.002467389,0.04576732,0.019884633,0.03577577,-0.0055087004,-0.0024125702,-0.013088735,0.002323236,-0.025500428,0.022685463,0.018689357,-0.004735749,-0.009675111,-0.011033107,-0.03592091,0.005459442,0.024270428,0.020619962,-0.01827618,-0.0075040166,-0.012044955,0.0045601563,-0.033208884,0.0053860894,0.00391628,0.04461918,0.03305279,0.031329554,-0.0050855214,0.010900757,-0.001836203,0.020325365,0.010542712,0.0056863297,-0.0062550823,0.035635643,0.040381856,-0.0029024007,0.017413387,-0.0633095,0.022640234,-0.008553222,-0.0010350171,0.002942227,-0.044030014,0.037555296,0.036880583,-0.021723978,-0.026819512,0.028309114,-0.09095014,0.032713328,0.031283274,0.053943068,-0.025839707,-0.017521048,0.030611746,-0.0010621463,0.0017967635,0.021757193,-0.043567996,0.014582053,0.0501115,0.017438272,-0.0094020665,-0.026336178,0.008487422,-0.046365734,0.03126186,0.02262212,-0.010902158,0.022636935,-0.0028741695,-0.0040688254,-0.0029727058,0.01557639,-0.037808657,0.0037280691,0.012637382,0.0047820504,0.019919783,0.016275097,0.03135134,0.02750385,-0.02718302,-0.030874884,0.014132278,-0.04778127,-0.07296843,-0.048104692,0.02159294,0.018657664,-0.020849736,-0.00535335,0.039619025,-0.016047908,-0.013097014,0.010481433,0.029065978,0.042140834,-0.009167439,-0.018651696,0.018569795,-0.009593997,-0.0039973333,-0.030228324,0.028866066,0.04955283,0.0035385739,-0.018829523,-0.021270078,0.03954211,-0.034111142,0.004027149,-0.02592842,0.013171505,-0.0044227736,-0.02584847,0.018987818,-0.03355938,0.0012582525,0.025371669,0.017850751,-0.015536033,-0.021661298,-0.010713962,0.051202737,-0.031472176,0.033680245,0.001110946,-0.009468528,-0.018982748,-0.006805387,0.022127522,0.005372536,-0.033979706,0.003135672,0.014854211,-0.014633985,0.09231904,-0.021312399,-0.05822009,0.05183508,0.017246345,-0.021992814,0.017612059,0.020272914,-0.018608592,-0.029182741,-0.042839155,-0.008952465,0.006186023,0.027620425,-0.019557456,-0.0011558945,-0.029203335,0.03108164,-0.0428126,0.020485586,0.00053108745,0.03442482,0.01221765,-0.01482009,-0.025085688,-0.019462807,0.015941849,0.055989563,0.008637066,0.02525014,0.01919182,-0.005195995,0.024518795,-0.0131860785,0.0005268035,-0.03261566,-0.0033422702,-0.009420524,0.033512924,-0.008819154,0.01816698,-0.025592119,-0.01987998,-0.004735764,0.069308504,-0.0056129503,-0.047219887,0.057099506,0.030571017,0.04603599,0.028389227,0.001883903,0.018950524,-0.012572473,0.03574528,0.0039455895,-0.02800982,0.00036367754,0.06735926,-0.017906373,-0.009481048,0.027050342,-0.021638442,-0.1939383,-0.022278268,0.009089604,0.037919536,-0.0014057136,0.001827029,-0.06254471,-0.0035973578,-0.0189686,0.017756958,0.004704306,-0.044113055,0.02410487,-0.0445541,0.03810168,0.00836577,-0.0203386,0.00076883537,0.008114201,-0.04975236,-0.055296957,-0.012256703,0.05450045,0.025790364,-0.00037364644,-0.04791462,0.08959608,-0.014457018,-0.04538527,0.019321159,0.01141531,0.0081787985,0.002274134,0.013891536,0.011515037,0.015066253,-0.0061654854,0.03002078,0.03360263,0.02017867,0.02869405,0.03250264,-0.0037856465,0.023260802,0.005127786,-0.014406652,0.026969751,-0.008341139,-0.0076100277,-0.025104258,-0.01471777,-0.03600524,0.02251469,-0.026799204,-0.031875998,-0.0073755435,0.01621514,0.047190126,-0.03373703,-0.0071545225,-0.026967375,-0.011627785,-0.0062426715,-0.023323938,0.000016046291,0.03989468,0.071600586,-0.04057169,0.04622543,-0.048313152,0.0027325044,-0.020946296,0.014688217,-0.0058394093,0.0113865575,0.03660675,-0.008047403,-0.026029998,0.055828407,-0.12450317,0.0035373613,-0.012245391,-0.010315198,0.003468003,-0.018857442,0.0070353886,0.03610419,-0.017005809,0.0005706923,0.27017725,0.00040230236,-0.030115254,-0.05622334,0.06795955,-0.019289756,0.0011325158,0.03189938,-0.026511116,-0.030678961,-0.014216557,0.034037534,0.025154103,0.017253645,0.03674058,0.04021177,-0.052210994,0.019302893,0.08045453,-0.010937284,0.0056756125,-0.03154758,0.017348502,0.0065484876,-0.047168475,-0.005889886,-0.006254151,-0.02315899,-0.031626135,0.036879603,-0.006972997,0.03184584,0.07151698,-0.016012058,-0.005486571,-0.0049153403,0.028010286,-0.036365226,0.028019032,0.029489005,0.01061031,-0.0021297443,0.0443988,-0.0011638325,-0.026881626,-0.022864891,-0.007395521,0.018126244,-0.02430221,0.01916727,0.0113364635,-0.02903922,-0.006928263,0.002010089,0.00077787205,0.0033915117,-0.02812034,-0.01855028,-0.01497722,0.044167504,0.0015686083,0.011041213,0.014748015,-0.0029610642,0.008334667,0.03546911,0.01724244,0.010736673,-0.011314866,0.023277879,-0.0066291234,-0.0052021244,0.028343054,-0.015144297,0.007931586,0.001368672,0.042607207,0.086585365,-0.008744052,-0.018078336,-0.009026412,0.034920353,-0.031042453,-0.0008401456,-0.00012274945,-0.04947838,0.002435831,0.066163816,-0.013252766,-0.02707917,0.0076597068,-0.00578903,-0.0221314,0.048360746,0.00012482656,0.024928227,0.0015971183,-0.015492603,-0.03366237,0.0031669557,-0.03328411,-0.020211196,-0.030057717,-0.01760445,0.01653607,0.02432269,-0.028034126,-0.037818056,0.0065107453,0.0238398,-0.020326475,0.018714126,0.012846771,-0.038953014,0.033676505,0.07758271,0.061457187,0.025928471,-0.012414584,-0.003490314,-0.040217523,-0.01182791,0.009581825,0.027840732,0.010347923,-0.021948643,-0.030928535,0.040296104,-0.03555391,0.014758132,0.037096683,-0.041268002,0.0008635472,0.047161758,0.05856656,-0.033848636,0.01822453,0.027804004,0.016267516,0.033065207,0.006493392,0.00021833666,-0.012178794,-0.013911265,0.0030913735,-0.0009811068,-0.020836774,-0.029717783,-0.0042222417,0.014406331,0.017873455,0.033413157,-0.004780817,-0.019891942,-0.022270665,-0.0128743155,-0.030178431,-0.0044933623,0.030259106,-0.05859008,0.0024577784,-0.0005450818,0.037672102,0.05718342,-0.0612651,0.0062404615,-0.031520322,0.04205541,0.005023544,-0.007086837,-0.017473182,-0.0073134736,-0.045864455,0.01053293,-0.00169332,-0.008720378,-0.047580652,0.0036017038,-0.05835445,-0.017017668,0.0070847813,-0.020150011,-0.041249104,-0.041086372,0.042657904,-0.018977175,-0.024348542,-0.010074335,-0.024481215,-0.0036217757,-0.053647786,0.10128272,0.027687183,-0.015566639,0.049864415,0.036956824,0.104143515,0.018109744,0.013640884,-0.04179956,-0.040284324,-0.007390245,0.0075877807,-0.00074550934,-0.022636738,-0.041485887,-0.016960423,0.049209237,0.011148411,0.034101512,-0.0072052693,-0.039919894,-0.03631972,-0.0040570726,0.010104323,-0.01126569,0.04496357,0.04887695,0.01781405,-0.032973316,0.02333974,-0.00040791256,0.0016958015,-0.05011143,-0.009132216,0.012897348,-0.003156453,-0.022395708,0.015066357,-0.041494526,0.00083569094,0.008074373,-0.0029608472,-0.018736504,0.0023381277,-0.016205868,0.009965989,0.031680882,0.019501245,-0.01734706,0.028626665,-0.013902412,-0.025509713,0.025487853,0.0019328535,-0.0075383997,-0.010475164,-0.021969311,0.03482286,-0.015777111,-0.008122047,-0.04384978,0.012056314,-0.04148745,0.015117798,-0.013959145,-0.029118806,-0.035281163,-0.042635053,-0.011784181,-0.01205187,0.06427139,0.002000308,-0.0051217987,0.00703791,0.018902907,0.03246273,-0.06301571,-0.008990984,-0.013152433,-0.039987825,0.018663166,-0.009890328,-0.031910293,-0.00093318085,-0.021368524,0.043624494,0.025951775,0.039872434,0.009241458,-0.023265382,-0.03149591,0.033610884,0.01637015,-0.061921366,-0.02769093,0.008575117,-0.0110520935,-0.002868091,-0.034133438,0.010826096,0.0020700959,-0.009739336,0.00332554,-0.014280644,-0.022497524,-0.043185573,0.0052145375,-0.015839653,0.014730508,-0.019621521,-0.031594202,-0.015096548,-0.02096452,-0.020672591,0.014036899,-0.010744346,-0.01925423,0.01227478,0.011569916,-0.02239181,-0.060003646,-0.022592762,0.057214834,-0.020063171,0.020913323,0.045425925,0.00327047,-0.04340843,0.014875647,0.0034500805,-0.010334563,-0.038370598,0.012506541,-0.0033817252,-0.00078793016,-0.0019295305,0.004750557,-0.031231575,0.005885445,-0.013491682,-0.028411763,0.01632737,-0.01204925,0.0027378448,-0.018422341,0.058973413,-0.010030335,0.003509412,-0.034120236,0.031715367,0.012200379,0.06425032,-0.036587626,0.04856718,-0.02902567,0.0027562806,0.012942026,-0.017512988,-0.026907727,-0.011550908,-0.026704876,-0.015490609,-0.02203969,0.0045804093,-0.013152447,0.009585528,-0.029284786,0.023814583,0.0013407209,-0.023973927,0.00090644305,-0.020188859,-0.021238092,-0.0054926355,0.049529735,-0.013370734,-0.011762194,-0.000013560848,-0.0014097631,0.0024703983,-0.017984923,0.037617568,0.016517896,-0.028275598,-0.01031366,-0.0059571867,-0.0060637947,0.026392827,0.023958072,-0.018900614,-0.004905397,-0.026983492,-0.04464712,-0.004492433,-0.030295812,-0.023654433,0.025016729,0.02905431,0.039182,-0.015742986,-0.0051109074,-0.00061539834,0.0359539,-0.17430337,0.0032317538,-0.02720947,0.009400548,-0.03222499,-0.02240379,-0.06503652,-0.03309367,-0.01794712,-0.03443557,-0.03480206,-0.036136176,0.06676066,-0.026257979,0.0075517762,0.038926803,0.03782316,0.014940552,-0.03507692,0.04805506,-0.010589882,0.0022155754,0.03472683,0.0019968657,0.012125051,-0.009743192,0.043327667,-0.017445894,-0.030391946,0.008501235,-0.00042202932,0.0061613447,0.017674094,0.050238863,-0.03593594,0.017332744,0.021317601,0.011785238,0.0034537392,-0.021283904,-0.010937098,0.02255962,-0.012427731,0.048494257,-0.0025235976,0.071877874,-0.025446137,-0.028479593,-0.026348384,-0.018959736,0.07051697,0.0159263,-0.013283618,-0.028795008,-0.047639176,-0.0088163875,-0.05620685,0.006272241,0.009223638,0.013028742,0.0018984908,0.049565475,-0.053155348,-0.009426976,-0.057145108,0.015521625,-0.036150582,0.00083712424,-0.009808614,-0.008345175,-0.005658813,0.024496738,-0.023799531,-0.029230077,0.026737358,0.023336852,0.0075848354,-0.0183546,-0.030950269,-0.024196418,-0.009546208,-0.041376002,-0.025852704,-0.016811183,0.051392246,0.027139546,-0.007342975,-0.024704238,-0.0517255,-0.017525747,-0.06791273,-0.041344427,-0.0023595318,0.008396882,0.002073201,0.0012927456,-0.005761888,0.007900188,-0.0016845101,-0.012015087,-0.057066556,-0.03707801,-0.022101812,-0.0055820765,-0.05541915,-0.028638842,0.028540224,0.011419311,0.014198322,-0.008906947,-0.04305001,0.019646319,-0.032916255,-0.02161606,-0.09153249,-0.020567765,-0.025516417,0.033488117,-0.0014890282,-0.023957394,0.009298442,0.012538524,-0.02085214,-0.009221528,0.057623047,0.018843979,0.023021787,-0.011313359,-0.00909325,-0.030377263,-0.013428628,-0.04110791,0.030310709,-0.003351919,0.0038303204,0.0175752,-0.036783777,0.055866335,-0.00818651,-0.0121235065,-0.017542202,-0.021495784,-0.018944092,-0.033733983,-0.002785813,-0.053474415,0.0137839625,0.023410667,-0.014763228,-0.0182407,-0.012357991,0.031449817,-0.03468179,0.01849486,0.020621907,0.03638675,0.0033761384,0.0057249926,0.0027387994,0.03646921,-0.00017199683,-0.047496725,-0.01308886,-0.0073933653,-0.015975742,0.034582622,-0.01848039,-0.021642532,-0.029784713,0.073364824,0.014939084,-0.00422988,-0.017005108,-0.025848985,0.03355856,-0.025367353,0.011101427,0.0008964796,0.017039489,-0.011573009,0.04062005,0.00016414856,0.04466887,-0.015905699,0.015512542,-0.015356805,-0.043153174,0.052693244,0.007108773,-0.02798336,0.036911275,-0.033302914,-0.0023561444,-0.039400227,0.019771878,0.01149983,0.018315177,-0.027212907,0.0018510458,0.025680479,0.02165949,-0.0075783404,0.012562568,-0.019065378,-0.03943961,-0.0031823304,-0.000036110287,0.003152924,0.0012303896,0.056019597,0.0024672006,0.021189952,-0.085328504,-0.017864835,0.0035418274,-0.04086536,0.029907946,0.044985965,-0.008818188,-0.03794981,0.04988283,0.013645175,-0.007209527,-0.0070489366,-0.022038825,0.0007408388,0.018762477,0.0039639515,-0.015103198,-0.011476812,-0.035053637,0.046654694,0.0014470578,0.008347489,0.036683045,0.0015409417,-0.0025752843,0.04892305,-0.009055252,-0.025551056,0.0052213795,-0.018917717,-0.076899596,-0.011131886],"last_embed":{"hash":"b6x4mg","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"b6x4mg","at":1762844562339},"key":"Work/Random/ShareMyPlugin.md##{9}","lines":[11,11],"size":234,"outlinks":[{"title":"*Dominik Pieper*","target":"https://github.com/DominikPieper","line":1},{"title":"**ReadItLater**","target":"https://obsidian.md/plugins?id=obsidian-read-it-later","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=obsidian-read-it-later&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"b6x4mg","at":1762844562339}}, +"smart_blocks:Work/Random/ShareMyPlugin.md##{10}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.08154006,0.002687316,-0.0035596944,-0.02729559,-0.0070997737,-0.022496922,0.02089848,-0.009229097,0.033076588,0.010074807,0.0026970492,0.031381745,-0.006117848,0.036850665,0.034586202,0.0038174826,0.0008007419,0.013848735,-0.023926457,-0.019981928,0.016735015,0.0049423957,0.039617747,0.037542403,-0.0026883741,0.009535963,0.018414648,-0.010399761,0.030251393,-0.03502888,0.01459567,-0.010796383,-0.000424982,-0.024735747,-0.03318107,-0.0190866,-0.028685322,-0.018277597,-0.03410155,-0.016927816,0.006798,0.0012339074,0.011000063,-0.03886357,0.028086463,-0.017966582,0.03204733,-0.00021042311,0.024994878,-0.01429077,-0.030906554,0.030152101,0.03957505,-0.08757261,-0.01885533,0.006525205,-0.047895253,-0.008214921,-0.03928958,-0.015675403,-0.045519784,-0.005213757,-0.03959187,-0.0050930856,0.042999513,0.05566154,0.00052050647,0.023609105,-0.018819,0.0009155078,-0.025878392,0.004976832,0.018577356,-0.03939995,-0.04034382,-0.042193547,0.037225023,-0.05352486,-0.0004926471,0.04973033,0.00095530006,-0.0003629349,0.040197127,-0.0055698096,-0.009372713,-0.013696909,0.017804889,0.06309656,0.003592256,0.011424469,-0.04277439,0.011107976,0.027171995,-0.043959267,-0.037146293,-0.00074985897,0.04425655,0.024924876,0.022580829,-0.016719524,-0.005310039,-0.03005769,0.013625986,-0.0120875565,0.03392501,0.040449396,0.012962884,0.004833824,-0.02791965,-0.0043605124,-0.009286884,0.050733134,0.022190351,-0.03817734,-0.015341152,-0.027227554,-0.021247061,-0.03961928,0.006626135,0.0030876058,0.01250305,0.00007660596,0.014379292,-0.013136255,-0.0021999346,-0.0045473343,0.009934668,0.019659577,0.011302216,-0.010554991,0.01318563,0.060995657,0.007371498,0.007867504,-0.019803144,0.028447837,-0.007409741,-0.0008352288,0.005869255,-0.007194153,0.01893737,0.0020382982,0.020510564,-0.042477146,0.011845939,-0.06830188,0.004542843,0.03780321,0.03777782,-0.003916665,0.0038764337,0.027390607,0.028600346,0.03150005,-0.0053633815,-0.010418238,0.03193871,0.024777783,0.01796064,-0.019609097,0.009358123,0.010553676,-0.026430203,0.052003104,0.030618869,-0.044816256,0.03629426,-0.017656961,-0.002172401,-0.0038045573,0.014141416,-0.03603747,0.00068205036,-0.0021972402,-0.0023855479,0.010080572,0.029217195,0.049839765,0.025422724,-0.055504516,-0.03560288,0.03075037,-0.05868601,-0.0038726805,-0.031996414,0.008896946,0.03455878,-0.03465511,0.011389136,0.02763304,-0.012675902,-0.027926665,0.021428522,0.0356541,0.07193958,0.01927746,-0.0036926302,0.0607782,-0.016444698,-0.00837817,-0.01297867,0.023663525,0.04828118,-0.0028211195,-0.02152967,-0.026768912,0.063020594,-0.04981738,0.0072263856,-0.00243633,0.043957233,-0.01831051,-0.046675026,-0.00030478003,-0.03822121,0.022147113,0.04907377,-0.012126828,-0.013276218,0.0058520488,-0.037159417,0.07438286,0.007312002,0.030189512,0.02438947,-0.008849701,0.011782717,0.023560435,0.02005906,0.018424341,-0.044715993,0.0044364235,0.023724068,-0.007397323,0.07135642,-0.023468755,-0.07033881,0.039306756,-0.0021092277,0.0074872114,-0.003812726,-0.021824284,-0.014703644,-0.0044962275,-0.06544958,0.028696937,0.02485901,0.022114115,-0.01009732,-0.053471856,-0.0049788505,0.034539975,-0.017870033,-0.0042099366,0.062354196,0.010445341,0.029812403,-0.019077215,-0.04206296,-0.034233835,0.0064227595,0.02706854,-0.0029273746,0.0106328055,0.016417556,-0.002178777,0.01190253,0.011657487,0.022019623,-0.017071033,0.0015302567,0.00073003425,0.020005576,-0.023300145,0.0006903195,-0.034578755,-0.007855518,-0.016362077,0.046107844,0.0039500254,-0.021291455,0.060455665,0.0383009,0.033523414,0.018326618,-0.0037988299,0.019202616,-0.009013713,-0.004602443,0.028024718,-0.016418362,-0.008611386,0.06622892,-0.013829745,0.016538968,0.005106759,-0.03130582,-0.18802284,-0.012754317,-0.0054082065,0.025750881,0.011266277,0.011481237,-0.03070098,0.019987272,-0.03289851,0.006443144,0.027608974,-0.03583247,0.016076759,-0.044106934,0.0068914113,0.016199397,0.00074275234,-0.019798506,0.009768464,-0.037560437,-0.06617776,-0.028417673,0.029090755,0.058566403,0.014246681,-0.053564195,0.09052069,0.0053365366,-0.018491063,-0.0009530122,0.007559579,0.0040525645,-0.002000752,0.006411743,0.031900704,0.037938233,0.014878599,0.014596442,0.018880263,-0.011294334,0.023303153,0.042632766,0.018019088,0.038283248,-0.011874862,0.0078041553,0.00393022,-0.017312769,0.022500534,-0.01285822,-0.017570073,-0.04098926,0.0033940715,-0.025221912,-0.02544299,0.019701272,0.008952767,0.023908565,-0.012404634,-0.0030079447,-0.04888363,-0.007403103,-0.019982353,-0.021173773,0.002452163,0.038138743,0.040486097,-0.050911073,0.051937204,-0.032981727,0.0023472756,-0.028405512,-0.025794223,0.03320154,0.04248118,0.03357303,0.006710925,-0.041769136,0.008651093,-0.09008543,0.042041603,0.011833781,-0.0064471774,0.008351363,-0.019584166,-0.010683263,-0.0049100933,-0.026783228,0.0019890356,0.28623554,0.0017654526,0.009200704,-0.026095597,0.08260519,-0.04554089,0.014850787,0.053182628,-0.029290259,-0.0072640874,-0.0004481917,0.026811585,0.00974269,0.03716364,0.04454611,0.012868253,-0.06201285,0.014041405,0.05266067,-0.006926796,-0.006802268,-0.043676496,-0.0070149987,-0.0025854076,-0.039309032,-0.015366267,0.017769665,0.008422642,-0.025112946,0.007695322,-0.029060848,0.022817353,0.03809589,-0.035188243,-0.037462596,0.008636945,0.041974574,-0.05556955,0.053918183,0.01816788,0.008968438,-0.026974218,0.03671896,-0.005957175,0.004044761,-0.023214418,0.014177365,0.010463154,0.011339504,-0.006918276,0.016900614,-0.014864591,-0.0050002523,-0.021071497,-0.0047128885,-0.006862826,-0.049566258,-0.037010614,0.012453906,0.02438404,0.012631704,0.0071385247,-0.0042962884,-0.022260405,0.020575652,0.023343418,0.020237083,0.01252097,0.00680836,0.023460083,0.0036462974,-0.020153254,0.022005307,0.0018149673,0.022965271,0.019535534,0.05902904,0.081264876,-0.0032043904,-0.05318895,-0.027399253,0.051751148,-0.046605982,-0.027574075,0.022722637,-0.046946794,-0.018159093,0.0645803,-0.017367387,-0.04523225,0.020132244,-0.012583232,-0.020750986,0.030994078,0.0155390985,0.010787441,-0.0059823734,-0.021769058,-0.06556032,0.023554074,-0.0054216795,-0.019628309,-0.059581853,-0.002186286,-0.020556811,0.05496466,-0.026282003,-0.019592104,0.039970096,0.02637138,-0.023036892,0.0219994,0.032337043,-0.04936304,0.016207384,0.03749401,0.034982063,0.010788697,-0.013209009,-0.005106469,0.00083328976,-0.01791316,-0.0059794714,0.03227732,-0.010884352,-0.016441451,-0.025524871,0.044308048,-0.02589459,0.024297586,0.025902143,-0.02841089,0.0069413288,0.03164409,0.026654795,-0.0007379296,0.028609501,0.0017128533,0.020703444,0.049204472,-0.030742979,0.0146536715,-0.007261004,-0.03860049,0.017055929,0.030243346,0.019623898,0.032662176,-0.01706346,0.02765097,0.008620309,0.024592238,0.011985333,-0.035480373,0.014246363,-0.026871802,-0.010850223,-0.020178445,0.03512757,-0.045471124,-0.043456938,0.030240683,0.057430964,0.072475865,-0.091767274,0.00090671744,-0.0074668634,0.02082808,0.012028182,-0.026170582,-0.011526677,-0.012443632,-0.07395563,0.009754359,0.04407652,-0.03302603,-0.01883997,0.027247744,-0.026690783,-0.00953263,0.018141046,0.0044617467,-0.03331294,-0.007987291,0.020130422,-0.038861528,0.007790579,-0.0010587873,-0.05829664,-0.014053584,-0.02188264,0.09103413,0.040414337,0.0073483945,0.06488714,0.024260668,0.051092297,-0.0019091794,0.019178266,-0.023438387,-0.006460889,-0.02692459,-0.0036878532,0.006598877,-0.0076741893,-0.036189027,-0.014647705,0.015432127,-0.0160065,0.04144267,-0.00619073,-0.040598586,-0.018837946,-0.001430119,-0.016082073,-0.025651213,0.017143693,0.043802537,0.02076708,-0.010973604,0.0022348606,-0.004293648,0.00244853,-0.036650732,0.005445228,0.014674064,-0.004851111,-0.030780705,0.024644386,-0.010213074,-0.00084158505,0.012350635,-0.025034068,-0.038861953,0.0018166105,0.006265851,0.03928933,0.013459767,-0.00030514027,-0.027250653,0.004571314,-0.0296188,-0.035918437,0.05013495,0.021193985,-0.034101274,0.022585059,-0.0036905229,0.021257572,0.04236843,-0.010480069,-0.049238157,0.0134651745,-0.054494105,0.011307107,-0.018849496,-0.044905994,-0.026897663,0.010501815,-0.00458978,-0.021735033,0.034644578,0.0017817499,-0.009551162,0.010830884,0.025309399,0.0057739997,-0.047690023,-0.021673447,0.020052621,-0.056205366,0.012536609,-0.0011689018,-0.0166013,0.012769503,-0.05555848,-0.017766744,0.06724372,-0.009577602,-0.0051226113,-0.046813365,-0.04622354,0.0035244275,-0.019135348,-0.015452092,-0.00005717908,0.00069770426,-0.005144826,-0.034163456,-0.03566431,0.016575677,-0.0062164245,-0.050497457,0.007808564,0.0072233723,-0.019626295,-0.034613177,0.029207371,-0.012141321,0.0014458793,-0.017879836,-0.004234979,0.038344204,-0.036260378,-0.042913284,-0.033056095,-0.0068366295,-0.029406209,0.014804944,0.022315336,-0.019968929,-0.066209204,-0.0041758963,0.056532376,-0.019521648,0.0078066955,0.060885202,-0.0049452987,-0.019497814,0.01173839,-0.009244293,0.0044638487,-0.040039774,0.01216948,0.00037326498,-0.024932757,-0.027942402,-0.012980846,-0.04772876,-0.04441537,-0.019064507,-0.024094462,0.026888777,-0.04257101,-0.015879659,-0.04501819,0.055587422,-0.0009738825,-0.02134678,-0.0230175,0.022425396,-0.011055029,0.058661755,-0.03297304,0.026310727,-0.00092915795,-0.0019410664,0.029564345,-0.03833247,-0.025248947,0.00083449023,-0.023555208,-0.029444292,-0.020104952,-0.017644364,0.01023304,0.004478662,-0.013348533,0.021350607,-0.007510771,-0.015412939,0.0152249355,0.00744172,-0.01916572,0.010571953,0.057489242,-0.0036817493,-0.015659826,0.0043558306,-0.018270604,0.01218336,-0.0109894555,0.02166311,-0.002295488,-0.008630235,-0.006014775,-0.017311713,0.019915579,0.012024055,-0.025417676,-0.028706603,0.006227798,-0.028501414,-0.03386155,-0.009692098,-0.035300776,-0.01050471,0.019198485,0.033532962,0.05823333,-0.032934725,-0.011355356,0.0035409064,0.0022659895,-0.15436001,-0.028103068,-0.050837804,-0.0149976555,-0.019040698,-0.01298295,-0.02663303,0.0018074551,-0.0012158823,-0.05678486,-0.021265538,-0.035468377,0.014754453,-0.023851415,0.03279848,0.014486841,0.049914487,-0.02780622,-0.023509754,0.04261618,-0.01717437,-0.02910145,0.031126346,0.011880168,0.03065983,-0.060580656,0.05386504,-0.012354526,-0.05044053,-0.014658609,0.028361319,-0.015196466,0.039409727,0.03933493,-0.034561723,-0.008042943,-0.0020774049,0.027515046,0.015210451,0.0039738687,0.02099707,0.02412082,0.007604604,0.095250115,-0.0052254596,0.058099244,0.013495911,-0.042012203,-0.020133687,-0.010901688,0.052625768,0.0051544453,-0.027701788,0.006006678,-0.037750743,-0.022356816,-0.046880554,0.011846998,0.0051229196,0.074604034,-0.015138069,0.02840651,-0.037958752,-0.0150871705,-0.038399518,0.014256348,-0.029176235,0.018784916,0.00015133063,-0.0152129,-0.007360928,-0.0143875405,-0.03182533,-0.03855068,0.0010939572,0.021809125,-0.041977614,-0.014512365,-0.07018086,-0.03196843,-0.003849215,-0.036372487,-0.017182792,0.010270188,0.041821394,0.0020603912,0.007924079,-0.018494997,-0.06603428,0.008583339,-0.0552642,-0.044370614,-0.0054083257,0.041217435,-0.029290082,0.013809051,-0.01175316,0.008415115,-0.003761718,0.013566502,-0.019523844,-0.043772526,-0.008303554,-0.025979102,-0.026576135,-0.006720585,-0.0019188494,-0.019994808,0.0021059671,0.01261107,-0.015981268,0.009386432,-0.049667437,-0.0021658167,-0.03346343,0.0128573105,-0.0027730681,0.04766782,0.0023528056,-0.024729503,0.003135233,0.007555581,-0.016426316,-0.016468491,0.058495536,0.02896111,0.021704618,0.020058377,0.012897457,-0.005914932,0.003735947,-0.03906756,-0.010999581,0.03200372,0.0059870384,0.016171554,-0.036269918,0.035166852,-0.015140686,-0.020240651,-0.037727363,-0.03268164,-0.0011987688,-0.022831064,0.023368867,-0.051966485,0.012955011,-0.026695246,0.005000944,-0.047874592,-0.015642779,0.01699997,-0.013105572,0.07456194,0.023978412,0.046674717,0.027282897,0.027312389,0.0022082776,0.055362903,-0.013908677,-0.05827361,-0.035886124,-0.0320884,-0.047339145,0.016210435,-0.0056768493,-0.03874097,-0.03747221,0.054725513,-0.010323814,0.007252815,-0.027794879,-0.027994731,0.056984376,-0.039438993,0.00007531623,-0.009165898,0.02109506,-0.012276213,0.011131572,-0.0066315266,0.048508115,0.013238702,0.006941863,-0.01204115,-0.044037994,-0.013069544,0.016357718,-0.012434278,0.017999152,-0.0019406518,0.01740966,-0.0064886296,0.017460704,0.042464193,0.035165094,-0.037668135,-0.00061444496,0.042356137,-0.009420999,0.012450236,0.03471211,0.012338375,-0.035143618,-0.041207418,0.013542094,-0.013414661,0.017225543,0.046237245,0.005015545,0.0021811498,-0.069214694,0.01179165,-0.011286747,-0.007528957,0.02493355,0.06608903,-0.017564937,-0.0026900026,0.046675187,0.0030733717,0.007972334,0.032490548,-0.029495701,-0.00257386,-0.0025056899,0.025489906,0.0039623445,0.017472742,-0.017526329,0.013229419,-0.012665313,-0.005739719,0.01854208,0.015732983,0.010165989,0.003515615,-0.01666409,-0.026593655,0.01846128,-0.03139149,-0.0510032,-0.015192858],"last_embed":{"hash":"11e20h3","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"11e20h3","at":1762844562339},"key":"Work/Random/ShareMyPlugin.md##{10}","lines":[12,12],"size":201,"outlinks":[{"title":"*Sergii Kostyrko*","target":"https://github.com/srg-kostyrko","line":1},{"title":"**Journals**","target":"https://obsidian.md/plugins?id=journals","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=journals&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"11e20h3","at":1762844562339}}, +"smart_blocks:Work/Random/ShareMyPlugin.md##{11}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.07188282,-0.010849686,-0.021593152,0.005885546,-0.019918527,-0.043971524,0.018594116,0.01923212,0.06526778,-0.0044413195,0.02507719,0.025732609,-0.003718672,0.03655521,0.06165362,0.013592744,0.009259223,0.02197207,-0.0093244035,0.011422679,0.009381668,0.010767267,0.042934734,0.06643936,-0.006948082,0.02301963,0.028715625,-0.028244393,0.038372137,-0.0071234005,0.03244073,-0.039485343,-0.0037586465,-0.049256053,-0.027667778,0.019132376,0.0047173784,-0.0021330512,-0.040508978,-0.002138,-0.019725118,0.0057493937,0.014029565,-0.054211173,0.023461163,-0.020605592,0.0016829008,-0.0113220755,0.0038981466,-0.025626436,-0.009442691,0.00343195,0.053690907,-0.06660988,-0.01755791,0.004149443,-0.023473307,-0.014193952,-0.094936065,0.0077541503,-0.044675663,-0.00602592,-0.055082273,-0.017012099,0.04035047,0.0356654,-0.021833215,0.026835619,-0.012049172,0.031059256,-0.00016276649,0.020199515,0.014844833,-0.03247465,-0.04893202,-0.038450062,0.051749498,-0.023124885,-0.030292885,0.01879894,-0.0030830062,0.0012843653,0.017431643,0.017675377,0.008265723,-0.00027001492,0.0011263128,0.09838465,0.034826353,0.039709937,-0.028555637,0.034882307,0.03352943,-0.026234329,-0.040782444,-0.021668067,0.023689415,0.022770425,0.021545528,-0.012389364,0.010664092,0.0028744568,0.015504204,-0.012058034,-0.009498207,0.026284376,0.01505591,0.005437648,-0.030665627,-0.03464262,-0.0023727876,-0.0066776644,0.03722221,-0.018014522,0.012295429,-0.011536124,0.0029160974,-0.024742804,-0.022132352,0.0034526084,0.02604515,0.031198453,-0.0011973969,-0.010942583,-0.017179841,-0.0110829575,0.0137258135,-0.008211858,0.023632074,0.03172386,0.031700112,0.045720764,0.032534353,0.0066752695,-0.045248248,0.029605305,0.034750894,0.030266602,0.00805094,-0.040789988,0.02697939,0.0017162552,0.027311658,-0.041053545,0.04324543,-0.093479864,0.012839874,0.04173265,0.053824678,-0.028869579,-0.0028080042,0.030683478,-0.008124076,-0.010582995,0.008983647,-0.020944545,0.070463695,0.012478192,-0.0077665043,0.011834935,0.016052447,0.024134941,-0.013060732,0.017747711,0.03618534,-0.025108894,0.046045367,-0.023302762,-0.010803848,-0.026139043,0.012412191,-0.008244199,-0.0013207423,-0.0188687,0.009560289,0.017163375,-0.0069670323,0.020237058,0.025326237,-0.026474329,-0.034807548,0.02064776,-0.05667271,-0.04292044,-0.032068975,-0.004356543,0.025640637,-0.0064945826,-0.000057462745,0.05436728,-0.01536519,-0.008813895,-0.009611173,0.01039664,0.024060743,0.010684746,-0.016008466,-0.004421454,-0.021641053,-0.006983393,-0.010207311,0.004013061,0.08631095,-0.02554305,-0.012865292,-0.01980503,0.011916729,-0.025946956,-0.023706628,-0.042123564,0.012525846,-0.0055245697,-0.067337275,0.011579238,-0.051136278,-0.0007806898,0.042675372,-0.01096082,-0.010424837,-0.030514069,-0.04343566,0.045563348,-0.01712524,0.0130148325,0.0037904005,0.011942841,-0.019987598,-0.0025490408,0.03664938,-0.042860884,-0.04609963,0.023578757,0.020428183,0.0026603264,0.09303548,-0.0070113996,-0.07727462,0.044299945,0.017827798,0.0047610453,-0.019710394,-0.016413122,-0.02577459,-0.023701224,-0.040184893,0.008582391,0.009738986,-0.0004765011,0.0004623302,-0.03879743,-0.022454895,0.036633648,-0.018840153,-0.002032097,0.022399155,0.0085826,0.03612269,-0.00639894,-0.0066351607,-0.016808242,0.0071923174,0.031766247,0.003816938,0.01456118,-0.0062337006,0.013142299,-0.0019409067,-0.023103144,-0.0044362596,-0.04433569,0.0009401526,0.018466152,0.028781781,-0.024535073,0.026146641,-0.00396222,-0.01500746,-0.011311579,0.07424592,-0.017894844,0.0013437783,0.067306064,0.04627002,0.037886407,-0.0033534605,0.0171195,0.026971253,-0.0076072523,0.0038402388,0.0009996322,-0.0007622168,-0.017067138,0.054462403,-0.021947829,-0.017600348,0.026864545,-0.005857648,-0.16421197,-0.049816117,0.01343713,0.040299393,0.022288637,0.01859644,-0.05815151,0.0025603755,-0.03654265,0.020484593,0.0075956797,-0.04468792,-0.006985976,-0.028683275,0.0043593454,-0.005971679,-0.00094608375,-0.004443027,-0.0014515981,-0.019272266,-0.051751964,-0.023957461,0.044859108,0.0633223,-0.014037103,-0.04237245,0.071905136,0.0050700475,-0.010328687,0.033035763,-0.0041739177,-0.0043740463,0.0019342963,0.0012548818,0.03288888,0.028201563,-0.009610984,0.010311397,0.007127496,0.011466648,0.021860283,0.047597997,0.008257049,0.010162133,0.0028846422,-0.0058167707,0.010926185,-0.0033884095,-0.0040691644,-0.026834417,-0.01867199,-0.03635185,0.011507623,-0.0077273645,-0.035598505,0.031152599,0.02932646,0.025852928,-0.042769056,0.0138316555,-0.055908397,0.005277656,0.004931789,-0.01243872,0.0026864808,0.042248983,0.04247894,-0.033133775,0.03447404,-0.042157624,-0.0035818277,-0.030077903,0.017231248,0.01326923,0.0227638,0.040592927,-0.04357482,-0.0033556896,0.03828233,-0.12637578,0.017795159,0.016745238,-0.0040088473,0.018470073,-0.009567,0.014286016,0.0062774,-0.021599649,-0.029371966,0.25529608,0.01422807,-0.0022460944,-0.04292984,0.061085753,-0.03123822,0.028016167,0.019203624,-0.0005569303,-0.012446868,-0.008429036,0.03057063,0.030073442,0.015286464,0.04697548,0.014497386,-0.048504777,0.012119596,0.04764322,-0.030992746,-0.015000055,-0.03602948,0.032464042,-0.0032961804,-0.03826871,0.0029817284,-0.015703643,0.02821072,-0.04733537,0.04809874,-0.020192554,0.034135662,0.06845322,-0.030278265,-0.026693828,-0.00094665505,0.026390402,-0.04888698,0.030749844,0.011203189,0.014973751,-0.0047587887,0.032563455,-0.0016869917,0.01611774,-0.057191245,-0.018061036,-0.01963512,-0.013909189,0.0019122576,0.022509707,-0.036850676,-0.03367335,-0.013548735,-0.014587796,-0.021962525,-0.025907928,-0.03684393,0.0045315004,0.004196767,0.012242422,0.016376724,0.014980624,-0.0014967377,0.005304811,0.003386775,0.034124613,0.02769031,0.0067534074,0.030260846,0.010271111,0.009951869,0.017954385,-0.006313097,0.018349184,-0.02192244,0.025934385,0.022518566,0.0097368425,-0.023979597,-0.007229768,0.03942416,-0.0039218,0.021409303,0.007917744,-0.031515997,-0.007263888,0.06220849,0.0046846475,-0.016884807,0.024748024,-0.018170096,-0.02406427,0.05293295,0.023352148,0.011547264,0.015238095,-0.020206487,-0.030588381,0.022003626,-0.03904792,-0.022320388,-0.027771076,0.001710956,-0.011641005,0.02669707,-0.044743113,-0.027218793,0.018591404,-0.0036513826,-0.04058882,0.025810538,0.024273502,-0.025956105,0.006976418,0.047891535,0.04982485,-0.0017399432,-0.038633317,0.019002315,-0.008242779,-0.023595223,0.0028165872,0.023219721,-0.016611839,-0.030008838,-0.01840803,0.041482527,-0.06104801,0.043271128,-0.00039782134,-0.03874941,-0.015016186,0.047271255,0.07235383,-0.025318215,0.032620765,0.022432107,0.0025163062,0.02119108,0.011404522,0.0362734,-0.010444411,-0.012896803,0.001287473,0.035116635,0.003544828,-0.023282444,-0.034732826,0.020646466,0.06013698,0.037554357,0.015328959,-0.014017817,-0.010511902,-0.008934707,-0.0083626155,0.024610039,0.038001314,-0.043534663,-0.012913448,0.02849902,0.06497047,0.055499397,-0.066585205,-0.00031798013,-0.04270778,0.02582167,-0.013771472,-0.02943585,0.011244696,-0.043443114,-0.05673688,0.0144359125,-0.007268498,-0.0056839236,-0.031891465,-0.0022403242,-0.04755424,-0.0060266866,0.0059729796,-0.01237155,-0.059717204,-0.03600795,0.03131779,-0.0068490016,-0.007984694,-0.00012971066,0.0014520747,-0.003791497,-0.03871855,0.096156664,0.044079416,-0.008156851,0.05149503,0.016104914,0.08754106,-0.0039498014,0.014579278,-0.0120415175,-0.0052029057,-0.0028954959,0.0032803307,0.0036601156,-0.027327936,-0.014239347,-0.010331721,0.030569714,-0.013455949,-0.0018774911,0.016959712,-0.024195675,-0.005859059,-0.024682274,0.024969919,-0.033656657,0.018232126,0.067978874,-0.009736518,-0.04589359,-0.010293951,-0.012818978,-0.019223612,-0.027175503,-0.012492862,0.0048257895,-0.005270501,-0.04374991,0.03334974,-0.06694659,-0.004269746,0.046276547,-0.017368713,-0.05347243,0.00552251,-0.008802911,0.035919156,0.03846477,0.018661823,-0.0018156504,-0.0024069513,-0.020752361,-0.018417316,0.06325171,0.03350438,0.01035892,0.003315845,-0.051345978,0.036946364,0.007793858,-0.009896134,-0.043620765,-0.0017431075,-0.06617092,-0.017755715,-0.008931623,-0.03031773,-0.010985558,-0.023764567,-0.03969026,0.0009211155,0.045291446,-0.0035638004,-0.017946567,0.024521733,0.02421643,-0.006914461,-0.06919558,-0.009040897,0.006192348,-0.034252394,0.018058937,-0.0225141,0.015337266,0.022318937,-0.051440015,0.025246471,0.059047062,0.030142553,0.022511035,-0.009946816,-0.044260625,0.031492077,0.031210868,-0.02906235,-0.03922893,-0.030086854,0.027416142,-0.009982118,-0.060319204,0.0011689835,-0.005316855,-0.03156972,-0.0030217897,-0.012120971,-0.025500568,-0.05192432,-0.0001541838,-0.013281221,0.00663681,-0.021929266,-0.023179356,0.0036543417,0.004745493,0.011309926,-0.013566138,-0.004799156,-0.03178742,0.016265208,-0.0064223837,-0.0070729153,-0.05294991,-0.00958862,0.08553399,0.00079214264,-0.00216321,0.043076888,-0.0015721102,-0.023683952,0.0022445652,-0.014785586,-0.019857805,-0.054374248,-0.012399659,0.0009828988,-0.035765503,0.012753036,0.002292805,-0.057239886,0.016747417,0.017499493,-0.037786428,0.0342933,0.01295499,-0.035948604,-0.013306603,0.067410566,-0.03372496,-0.016494272,-0.00822441,0.0174246,0.016114252,0.059519496,-0.04845004,0.020933237,-0.008469717,-0.0045297784,0.019431733,0.0126246,-0.030635295,0.008109853,-0.0140830185,-0.008270432,-0.009664687,0.010430248,0.00097060256,0.037758846,-0.058228083,-0.0062673716,-0.035728063,-0.03134008,0.008488014,0.010923175,-0.03129751,0.005098534,0.034476522,-0.004060137,0.027448721,0.018650496,-0.02346143,-0.008651267,-0.007978095,0.006889228,0.045580402,-0.031343978,-0.017570337,-0.016165625,-0.009507048,0.008970254,0.0232985,-0.052809756,0.0015471961,-0.028063755,-0.038977973,-0.029564489,-0.015536775,-0.0039059403,0.026006136,0.029871458,0.033599585,-0.019729376,0.010720742,-0.001975909,0.0029554232,-0.16167285,-0.004918681,-0.038762417,-0.017319513,-0.038613748,-0.024077917,-0.05795715,-0.046975408,0.022240512,-0.04131992,-0.042622093,-0.023857655,0.03306455,-0.015886674,0.030167252,0.028555656,0.0314062,-0.0014192681,-0.028874159,0.032392073,-0.01448486,-0.0015483021,0.060474165,0.018365309,0.019908926,-0.046121113,0.045641348,-0.03442574,-0.029690603,0.017561864,-0.010615634,0.01588345,0.015520821,0.03140507,-0.034280792,-0.0018636521,-0.01763984,0.035101276,0.006305915,0.011321773,-0.032053888,0.021122424,-0.002564985,0.06592492,0.008821448,0.07017743,-0.012353778,-0.002279008,-0.036839105,0.018855724,0.054846287,0.0295431,-0.017075427,0.016217241,-0.05594312,-0.0061760233,-0.029176606,-0.0042426744,0.039569803,0.028282156,-0.023119818,0.03460201,-0.013839191,-0.024202362,-0.045131195,0.028076746,-0.020606106,0.000016619451,0.006525835,-0.010907041,-0.018245917,0.03000735,-0.008858596,-0.005238556,0.013525048,0.026062122,-0.004869608,-0.011291209,-0.042262986,0.008137191,-0.04142275,-0.03171993,-0.008205194,-0.016654182,0.04461579,0.021906057,0.0090638865,-0.012190026,-0.060521394,0.0016002414,-0.04893848,-0.047921594,-0.003106338,0.0026540465,-0.0062740543,0.023926286,-0.003391899,-0.019581657,-0.030325364,-0.014808618,-0.03852635,-0.04156574,-0.026032787,-0.016505137,-0.021782065,-0.04560031,0.015788425,-0.021486156,0.01189785,0.00014254013,-0.019094916,-0.0042241677,-0.039405476,-0.008317529,-0.07303655,0.0027095643,0.017246945,0.02776391,-0.022903178,-0.017722454,0.0051635467,0.008328023,0.007250742,-0.014781011,0.055609927,0.015868032,0.0094486065,0.0016648265,0.008835226,0.006692692,-0.017378611,-0.032670796,0.026617635,0.03273787,0.013306558,0.010976899,-0.042930607,0.045119382,-0.027381124,-0.027476534,-0.010419106,-0.038613565,0.006840546,-0.033257138,0.034302946,-0.09604162,0.04862051,0.00617395,-0.03197482,-0.03512462,-0.0066085877,0.01892965,-0.03520612,0.06400887,0.013609647,0.07060354,-0.02306712,0.023217535,0.0022524516,0.027163722,-0.019765291,-0.011289654,0.0013695762,-0.011009072,-0.008276542,0.0121498685,0.00019802853,-0.044884365,-0.033449285,0.037151463,-0.010850699,-0.007568347,-0.00962403,-0.0215722,0.062690176,-0.025772216,-0.0017355199,-0.013280465,0.014810237,-0.007899221,0.019677065,-0.0057359985,0.047353018,-0.005989442,0.033475954,-0.026425073,-0.045959275,0.025964834,-0.006357434,-0.01656362,0.039490562,-0.008739666,0.0075257425,-0.026180668,0.039594945,0.03652773,0.02392187,-0.011197395,0.025719449,0.028435921,0.0027114586,0.021022892,0.02882705,-0.011667039,-0.019235518,-0.011033988,-0.031896982,0.0010836417,0.009291247,0.053333607,-0.003630251,0.004446351,-0.078982845,-0.0022230665,-0.021910625,-0.029091554,-0.0034678155,0.026877047,-0.017981166,-0.022796717,0.032698687,-0.0051771863,0.012258149,-0.018872717,-0.037975416,0.0059711975,-0.008379679,-0.025072131,-0.014456902,0.022748336,-0.015891477,0.020326681,0.01973687,-0.0015979098,0.013738298,0.0023450386,0.011821408,0.030556241,0.012495769,0.01042055,0.005796674,0.008121476,-0.08522911,-0.029537909],"last_embed":{"hash":"1q7qqng","tokens":289}}},"text":null,"length":0,"last_read":{"hash":"1q7qqng","at":1762844562339},"key":"Work/Random/ShareMyPlugin.md##{11}","lines":[13,15],"size":279,"outlinks":[{"title":"*xpgo*","target":"https://github.com/xpgo/obsidian-folder-note","line":1},{"title":"**Folder Note**","target":"https://obsidian.md/plugins?id=folder-note-plugin","line":1},{"title":"⬇️","target":"obsidian://SP-install?id=folder-note-plugin&enable=true","line":1}],"class_name":"SmartBlock","last_embed":{"hash":"1q7qqng","at":1762844562339}}, diff --git a/.smart-env/multi/Work_Random_Web_Server_Snippets_md.ajson b/.smart-env/multi/Work_Random_Web_Server_Snippets_md.ajson new file mode 100644 index 0000000..f588713 --- /dev/null +++ b/.smart-env/multi/Work_Random_Web_Server_Snippets_md.ajson @@ -0,0 +1,11 @@ + +"smart_sources:Work/Random/Web Server Snippets.md": {"path":"Work/Random/Web Server Snippets.md","embeddings":{"bge-m3:latest":{"vec":[-0.022770165,-0.00797441,-0.0071538934,0.023580413,-0.03564995,-0.061803058,0.0022893734,-0.033427738,-0.023884196,0.0030178009,0.0012003458,-0.0004943798,-0.034844477,0.0016799517,-0.020113261,-0.03940443,-0.012947626,-0.055563387,-0.011017684,-0.0014769784,-0.032318357,0.0019010138,-0.0026967297,0.042249516,-0.00815768,0.005184935,0.00012829526,0.0068301316,0.00046821442,0.0238898,0.011319234,0.0024449867,0.028169168,-0.0055936314,0.010028156,-0.023172004,-0.020179816,0.03352115,-0.02979191,-0.031346586,-0.019005235,0.005542514,-0.010185827,-0.04099,0.044715628,-0.025301676,0.015589443,-0.031337667,-0.0028747236,-0.020577447,-0.015817327,0.0011470615,-0.027162056,-0.07365552,0.020606525,0.07100187,0.019817688,-0.011880257,-0.01540083,0.012617811,-0.028423356,-0.006525066,-0.047535304,-0.009912016,-0.009852855,0.032789476,0.010841511,0.03919449,-0.014832162,-0.08117698,-0.015890347,0.027676258,-0.028698249,-0.021535847,-0.039680522,0.01712201,0.043145623,-0.026849523,0.007752134,-0.028483447,0.034770444,-0.03398772,0.030460197,0.004196448,-0.042983126,0.0019819122,-0.00283419,0.03326311,0.01663119,0.004121206,0.012562519,-0.004346184,0.02404086,-0.013210494,-0.045735333,0.00819194,0.0016511647,0.0070515866,0.037199613,0.015616202,0.011449768,0.041315656,-0.017313797,-0.0018639226,0.06664874,0.008730011,0.06624633,0.01636681,-0.030222196,-0.009601994,0.035450723,0.004784379,0.022257334,0.010029827,-0.017719187,-0.06553482,-0.04280034,-0.009712424,0.00064475776,0.009982176,-0.0096125705,0.027235698,0.059665907,-0.002435506,0.009666799,0.04744476,-0.0046548634,0.014592635,-0.013905904,0.008293682,-0.008318121,0.035904102,-0.012679126,0.01679328,-0.06258991,-0.013688909,-0.00084174477,0.0057760356,-0.016925365,-0.027092375,-0.01917807,0.0010507237,-0.030783711,-0.05797178,0.024052564,-0.03405329,0.062897675,0.0385518,-0.017307118,-0.008855712,-0.008280951,-0.013549278,-0.0037186404,-0.042135295,0.050401364,-0.049644254,-0.014617861,0.04084956,-0.021087991,0.0385638,-0.03198703,-0.03197603,-0.014902924,0.03378587,0.038408186,-0.031063301,-0.0015979387,0.015832746,-0.019499322,-0.021737223,0.009460459,-0.020290915,0.029395495,0.0255728,0.025222732,0.02397955,0.04975681,0.041808568,0.030109648,-0.019235231,-0.033388082,0.01772354,0.023736736,0.0048454734,-0.02079996,0.0059533315,0.01601209,-0.016062135,-0.0024741776,-0.030281827,-0.0029844423,-0.010225342,0.018956723,-0.052754574,0.03855262,-0.0016647902,-0.010030658,-0.004675917,0.0073634787,-0.0058352277,0.011953543,0.004597614,0.041757114,0.010198513,-0.016733529,-0.0008152576,-0.03612355,-0.03959495,-0.009116782,-0.030780118,0.027010532,-0.03058903,-0.03268327,-0.0039871377,-0.056335304,0.0010833358,-0.006520807,-0.0030176723,-0.034765664,-0.0666674,0.0018930149,-0.0016774401,-0.026579777,0.0055111,0.04487045,0.0021362843,0.035289913,0.008496135,0.0032072482,-0.02358466,-0.05615735,-0.020554105,0.0067883004,0.030192357,0.068904884,-0.028316312,-0.0433289,-0.049163263,0.009289995,0.013492534,-0.0054460927,0.0012310069,0.065213904,0.033692878,-0.05010411,-0.0041407277,-0.02271214,-0.0007386066,-0.014386452,0.026612258,-0.0071416814,-0.016218398,0.043848306,-0.03801423,0.014160457,0.001651407,0.027879937,-0.0028334695,-0.06049493,-0.046000354,-0.0050096475,0.012791576,0.012798918,0.024862595,-0.03031452,-0.0035097953,-0.03935074,-0.04104822,0.04576724,0.010174212,-0.053806257,0.0342724,0.018625136,-0.017874107,-0.00237484,0.04530147,-0.02237269,-0.032305975,0.055460945,0.055218104,-0.008773765,0.012320839,0.039965883,0.038566582,0.04968476,0.03357652,-0.001049221,-0.047126908,-0.001185382,0.021559604,-0.04893133,-0.0076771607,0.06285185,-0.010485108,-0.015156094,0.020095957,0.007773142,-0.1569901,0.0418207,0.04007545,-0.0018344256,-0.011833291,0.024015175,-0.011581299,0.0082524195,0.0063337088,0.016770415,-0.04278092,-0.03721123,0.01687184,-0.087200366,0.0035445872,-0.012094069,-0.020724436,0.0056395796,0.0042513986,-0.020274343,-0.044372614,-0.017763175,0.030677596,0.013602366,-0.0040038,-0.020725701,0.010880467,-0.0018444636,-0.03948757,-0.0016964041,-0.02720863,0.029505426,-0.003972475,0.0071459766,0.018351145,-0.00079366146,0.002406618,-0.0178548,0.002733135,-0.024023866,0.0056926697,0.10496224,0.012721264,0.017199367,0.039698787,-0.04014867,-0.008718026,-0.032790866,-0.0033492474,0.0069657634,0.019699404,-0.017615462,0.05144635,0.02801098,-0.018499851,0.032167733,-0.025522513,0.039067045,-0.015296949,-0.018207464,-0.015229654,0.0040232674,0.009727414,0.009277757,-0.0387096,0.025706701,0.076483555,0.002531371,0.025207853,-0.00455922,0.01788056,-0.019426342,0.03069716,0.068598785,0.034195118,-0.005413008,0.02209913,0.009922703,0.041111402,-0.14362563,0.0024239235,0.019144492,-0.03894791,0.08429436,-0.009584517,-0.047477584,-0.013315886,-0.016313087,0.029794618,0.25250265,0.032346103,0.017569574,0.0059842756,0.042520665,-0.0045025405,-0.0032397406,0.02588193,0.031034239,-0.0017125318,-0.018762924,0.04304826,0.032751754,0.0001956563,0.021325203,-0.007151337,-0.025838245,-0.007542469,0.06233873,-0.0015999583,-0.018671397,-0.0050402097,0.013957492,0.016151099,-0.035123102,-0.040549234,0.0070109083,0.0013174121,-0.03726308,0.06255499,-0.03806846,0.060040437,0.042539626,-0.049595136,-0.03190805,-0.025430992,0.02017666,-0.01600139,0.013969999,0.013830038,-0.020132648,-0.041501712,-0.065399386,-0.003618956,-0.011871512,-0.046844717,-0.026971113,0.020598289,-0.04829214,-0.07715407,-0.074169725,-0.0075128023,-0.05961428,-0.016472952,-0.041490447,-0.02703787,-0.01626247,-0.007588904,0.010705927,0.060037013,0.029585607,0.009430984,-0.052069634,0.034490068,-0.0020825628,0.03110553,-0.014825654,0.0030938315,0.028723568,0.04683122,-0.018424246,0.011011712,0.028349934,-0.018610444,-0.0024002534,-0.0044092517,0.007823406,0.011412532,-0.046598226,0.033342313,-0.040805455,0.0032132287,0.012170048,0.015788663,-0.0053165457,-0.0037610608,0.013427693,0.061320607,-0.03411204,-0.023484083,-0.027246049,-0.050026968,-0.006968809,0.03564283,-0.03891564,0.05154552,-0.027057717,0.012844072,-0.033367164,-0.03425238,-0.010907498,-0.019106505,0.012142062,-0.03727289,0.05719541,-0.00898755,0.0016007512,-0.005908964,0.029284565,0.02912259,-0.026868025,0.04459593,0.016895054,-0.040255267,-0.014034232,0.044364583,0.0015403485,0.040530413,0.010942216,0.024216026,-0.0079936385,0.026496384,0.05578475,-0.029210825,0.06700035,-0.0158794,-0.0048032277,0.03141471,-0.035514615,0.03927673,-0.009468452,-0.01564184,-0.047014695,0.022270402,0.003287455,-0.00032894543,0.010293177,0.03747011,0.039446276,0.019544234,-0.035896268,0.011512374,0.03864851,0.017167944,0.030860908,-0.015558367,-0.023573413,0.02841094,0.014723006,0.024867894,0.00549774,0.05686289,0.011164453,-0.026667107,-0.03790374,-0.061394148,-0.0047932467,0.022973757,0.0024388896,-0.039409045,0.0032914723,0.007438556,0.044963427,0.01671662,0.016823623,-0.021468455,-0.0017082534,-0.009835438,-0.01529275,-0.03032806,-0.01430811,0.021960441,-0.023092195,0.030167714,-0.033380743,-0.021397151,-0.019003252,0.003373182,-0.006358891,-0.025454585,0.017320132,0.039227128,-0.01265297,0.0018843237,0.022171611,-0.007836171,-0.018710982,-0.016900769,0.043990817,-0.04030121,-0.004523051,0.10471996,0.035356626,-0.007506696,-0.006621728,0.011099113,0.053129654,0.018991716,0.0072389194,0.020476004,0.000616375,-0.0016290738,0.00065932935,0.047809076,0.01664402,-0.030704007,-0.01549919,-0.010384768,-0.0058490667,0.005091796,-0.022067856,-0.04028952,-0.042409007,0.0007575585,-0.020777885,0.019040363,-0.005034627,0.066061676,-0.009621653,0.047736924,0.0006213144,0.0072485865,0.0059151505,-0.06605977,-0.031590927,-0.013650028,-0.0051454287,-0.017371388,0.05188068,-0.018155817,-0.008304621,-0.012619049,0.012112463,0.0020804235,0.0035923629,0.013784692,0.03413122,0.028967053,0.03626846,-0.04429098,-0.04073965,-0.010046131,0.003449341,0.047170646,0.0010918506,0.020812258,-0.024745839,-0.03829466,-0.035495616,0.011873258,-0.07369465,-0.012252031,0.0057853423,-0.023635028,0.017007593,-0.002284572,0.012094447,0.022054622,-0.005065816,-0.008223188,-0.0060356576,-0.0026557876,-0.012474388,-0.011258651,0.012359452,-0.020973636,0.029034358,-0.06264945,-0.035698142,-0.048297588,-0.03714733,-0.03748408,-0.032147553,-0.03584206,0.05273592,0.0021387434,-0.036328584,0.009549319,0.027913608,-0.038099278,-0.051426783,-0.0033644645,0.0027365452,0.018772684,0.010005624,0.025270896,0.06202034,-0.018988168,-0.010904025,-0.00039806112,0.017026443,-0.037253734,-0.07347504,0.00998812,-0.06337516,-0.005537718,-0.01251967,0.0244087,0.019928293,0.019807165,-0.0034710937,0.025097176,-0.009494284,0.007681187,-0.018410379,0.02015038,-0.02678341,0.0054395613,0.026617004,0.025793241,0.0046026665,-0.038509507,0.009467959,0.0071295,-0.0202961,-0.006874617,0.0691815,0.018081533,-0.01599109,-0.0150804715,-0.027471429,0.017837204,-0.004803692,0.023337895,-0.0076384447,0.007001124,-0.048273906,0.005850926,-0.03646681,0.01753077,-0.014197726,-0.013102573,0.013410077,-0.011122019,0.0028853968,-0.010838227,0.057911567,-0.050540242,-0.0073935534,0.008961067,0.012646263,0.01594867,-0.0025092086,-0.033002485,0.007752389,-0.02467082,-0.022011217,-0.0029335166,-0.03558722,0.004079161,-0.008120049,0.02146967,-0.02977371,0.008848383,0.007829429,-0.020314816,-0.036289737,0.024916008,0.018237341,0.032053355,-0.024830764,0.0036976167,0.028740272,-0.0019668043,0.051937167,0.005621793,0.0058337464,-0.018661024,-0.049427006,-0.012289594,-0.023628457,-0.020950353,0.03285149,0.022108143,0.0016610055,0.04948476,-0.02225711,0.016272996,0.029137231,-0.009875684,-0.022356873,-0.021190103,0.0070637893,-0.024843905,-0.008548269,-0.014281362,-0.026903184,-0.030404696,0.02787503,0.021620842,-0.009696477,-0.013995091,-0.014335347,0.018759403,-0.13757697,0.045515817,-0.030984625,-0.0035075275,0.03620418,-0.0020584872,-0.049838834,-0.03835215,-0.013025629,-0.03344593,-0.06517927,0.034153063,-0.036781427,-0.038496133,-0.007877359,0.020082958,-0.01954845,0.01190177,-0.008155324,0.03917346,0.005650071,-0.010145002,0.0103117,0.00632301,-0.034348287,-0.041293703,0.057872348,-0.034699667,-0.031769227,-0.0029610898,-0.009797775,0.002501097,-0.0020056006,0.034024484,-0.011733347,0.0038707887,0.030440172,0.015252745,0.00035815185,-0.020453487,-0.0047280197,0.03683785,0.02381734,0.013293012,-0.006343088,0.06182164,0.007658238,0.011037022,-0.028588451,-0.009496259,0.01153178,0.015372558,0.043605585,-0.016084712,0.02719299,-0.00680481,-0.020677494,-0.0050352155,0.018684722,0.059576187,-0.012942369,-0.03555382,-0.035908084,-0.02211024,0.0046851872,-0.011912105,-0.025301557,0.027780443,0.023265071,-0.0228327,-0.0015436491,-0.069903,-0.0039556506,-0.014183412,0.034027487,0.050994962,0.0025553268,-0.027579397,-0.06732036,-0.0019074766,-0.03228546,-0.008805579,-0.02673984,0.020838413,0.08476512,0.026076745,-0.014566755,0.008635943,-0.0042927805,-0.009584048,-0.051346548,-0.0394337,0.00524506,-0.007518782,-0.0014027432,-0.009988332,0.010434511,-0.030777741,0.0019612948,-0.026527347,-0.0026526556,-0.024145372,-0.022772454,0.0062510916,-0.011956687,0.028879944,0.008196122,-0.0056437403,-0.0041745766,-0.051154673,-0.006092134,0.02303597,-0.0014574742,0.008172797,-0.045809746,0.006178442,0.0049346453,-0.0016710475,0.0063841436,-0.027075378,0.008626615,0.0031225167,-0.0119061,-0.013361031,0.019559352,0.014256436,0.044172075,0.032530826,0.04404157,0.018747862,-0.020408861,-0.018180743,0.027403455,0.016529366,0.034000833,-0.021726532,-0.0059874295,0.045858193,-0.053604744,-0.0011717179,-0.018532302,-0.00432838,-0.03248084,-0.018756088,-0.010532823,-0.029821074,0.021516882,-0.018798437,0.013395812,-0.011756018,0.014579285,0.0076186527,-0.010422973,0.06375202,-0.0059738606,0.003792964,-0.010890379,0.011964258,-0.023660265,0.043919533,0.011246571,-0.033252094,-0.0066792276,-0.006313537,0.037200477,0.02810196,0.00087883766,0.042507313,-0.014921917,-0.0029519177,-0.03799473,0.044706192,-0.02197911,0.035392273,0.04497866,-0.07356021,0.009871946,-0.017054781,0.026744483,0.0020685443,0.016354801,0.01156033,0.012640723,0.041322894,-0.013331067,0.029449327,-0.0942094,0.07191281,0.04864849,0.00046961475,-0.00565989,-0.018249124,0.007940892,0.021688975,-0.00021584095,-0.0032181165,0.052463867,0.038296178,-0.007021317,0.043648314,0.044801123,-0.03624548,0.060611393,0.0039251014,0.0008904971,-0.040073406,-0.018009968,-0.00067371933,0.009839966,0.06366639,0.02734991,0.007719993,-0.02678099,-0.0059753284,0.030561458,-0.06928201,0.016235195,0.03904252,0.00833017,-0.023876369,0.044929057,-0.025243245,-0.0025173365,-0.068935715,-0.08150127,-0.016139572,-0.019667165,0.025999492,-0.013496653,-0.0021146012,0.0048438963,-0.023014816,0.008137013,0.017364563,0.034724854,-0.012730006,-0.032789353,0.0068167998,-0.049893357,0.03248374,0.027329693,0.020113943,0.0022042375,-0.013143057],"last_embed":{"hash":"1brpc54","tokens":452}}},"last_read":{"hash":"1brpc54","at":1762844574143},"class_name":"SmartSource","last_import":{"mtime":1762530393000,"size":451,"at":1762844500012,"hash":"1brpc54"},"blocks":{"##Nginx":[1,13],"##Nginx#Header Too Big":[3,13],"##Nginx#Header Too Big#{1}":[4,13],"##Apache":[14,22],"##Apache#Block Bots / User Agents":[16,22],"##Apache#Block Bots / User Agents#{1}":[17,22],"#Snippets #Nginx #Apache":[23,24]},"outlinks":[],"metadata":{"tags":["#Snippets","#Nginx","#Apache"]},"task_lines":[],"last_embed":{"hash":"1brpc54","at":1762844574143}},"smart_blocks:Work/Random/Web Server Snippets.md##Nginx": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.030582214,-0.015869,-0.025315816,0.029188965,-0.038192447,-0.04635135,-0.000006712978,-0.020925658,-0.018514566,-0.007937196,0.0025626186,0.0069896295,-0.028047552,0.013552163,-0.008958769,-0.03340455,-0.014195836,-0.046210043,-0.008756331,0.0070013655,-0.029359365,-0.00053176394,0.023153033,0.04866667,-0.009431144,0.0012957393,0.007002061,0.009743333,-0.0046905824,0.036537506,0.004114966,0.00081330247,0.019354511,-0.01907962,0.024775216,-0.016024949,-0.025428807,0.037092358,-0.023683436,-0.01949161,-0.007739828,0.015526332,0.005931658,-0.012628676,0.029461436,-0.022348655,0.010604583,-0.036673356,-0.00956295,-0.021068403,0.005831015,-0.0008978147,-0.02945965,-0.06982341,0.013744262,0.06597876,0.0031221637,-0.018875007,-0.02529571,0.012569525,-0.028610185,0.016507529,-0.045831658,-0.033336166,-0.025405426,0.026025852,0.011707093,0.053452734,-0.009730793,-0.07173083,-0.019847298,0.018210065,-0.046192,-0.02918527,-0.029241988,0.011622382,0.043813344,-0.022871124,0.021287668,-0.021597894,0.02040553,-0.03353232,0.017446237,-0.0085173035,-0.03521313,0.0147707565,0.004042785,0.034095824,0.02030146,0.035151504,0.008235885,0.0032141174,0.01293538,-0.009465534,-0.044335794,0.023940649,0.0018094601,0.021088047,0.03093928,-0.0012432663,0.010239377,0.028223392,-0.007707249,0.00622204,0.0464745,0.009264955,0.062074203,0.023253702,-0.031317566,-0.025444422,0.046084452,0.0059675486,0.007158534,-0.0011420285,-0.012344831,-0.053764332,-0.035856236,-0.025409378,-0.015898935,0.0039380365,0.0052445433,-0.0055124923,0.036043882,-0.0023380816,0.0051204213,0.045022964,-0.015143974,0.011453616,-0.02244025,0.007791456,-0.026031865,0.05574307,0.012168724,0.0070947185,-0.04980999,0.0064957016,0.003813823,0.02880592,-0.031397436,-0.025623184,-0.021920934,-0.010842601,-0.0046785637,-0.060163677,0.037997883,-0.042543694,0.07656784,0.038936026,0.0029940235,-0.020518279,-0.01800684,0.0052084364,-0.0021503097,-0.0527215,0.03891966,-0.04616675,-0.020931335,0.032641858,-0.016260343,0.024722055,-0.013264488,-0.023724895,-0.021934751,-0.0022070876,0.036357626,-0.031413592,0.013413909,0.008646634,-0.02759869,-0.022674985,0.01311326,-0.035633817,0.039742745,0.022963736,0.03632052,0.030674629,0.046315935,0.039479043,0.024906406,-0.030529665,-0.04027721,0.0036480986,0.0467599,0.0072901915,-0.020010453,0.005836046,0.01363616,-0.018843634,-0.0047959737,-0.02308808,0.00022366096,0.008421031,0.030679176,-0.043880925,0.035859533,0.020275949,0.005356906,-0.01473275,0.013023482,0.00033239913,0.011154403,0.0031502335,0.02783415,0.014257941,0.0030286566,0.0116350865,-0.027209233,-0.046932653,-0.004943604,-0.02687844,0.016978806,-0.032559935,-0.04324972,0.024820974,-0.043185897,0.007408822,0.0052126213,0.0038887009,-0.03703749,-0.061169066,0.002190029,-0.005496936,-0.005862806,-0.007259856,0.050501946,0.014616288,0.032288074,0.0060882564,0.00016439006,-0.030097587,-0.06038978,-0.013553895,-0.004865109,0.019850304,0.06980202,-0.017806677,-0.05142227,-0.022065366,0.0017911446,-0.0033121963,-0.005870155,0.008381173,0.054381665,0.030141337,-0.023534123,-0.007114643,-0.018888293,-0.0018107571,-0.018681519,0.015346674,-0.0019742032,-0.0016823421,0.036243085,-0.054783165,0.018782666,-0.011598661,0.027577257,0.0040149637,-0.05888002,-0.042607777,0.0065200687,0.010702638,0.012981822,0.024496865,-0.03192769,0.008161186,-0.038850576,-0.016167885,0.030565092,0.0053399326,-0.056354158,0.0048269127,0.0034010825,-0.008409356,-0.00023276499,0.03814814,-0.021222098,-0.033964965,0.040252842,0.039720196,-0.010487322,0.013369565,0.037305932,0.043180764,0.055991605,0.033212136,-0.0028560893,-0.057896,0.0076360404,0.03206233,-0.05010075,0.0035683084,0.049671225,-0.0034745527,-0.025438234,0.013502843,0.018049939,-0.16675094,0.049016923,0.03925939,-0.0014690086,-0.0071323933,0.019255998,-0.004610463,0.011847863,-0.01670474,0.011220755,-0.030145627,-0.034516275,0.020732014,-0.06369447,0.029702345,-0.016402617,-0.018985143,0.008592554,-0.002666852,-0.015221693,-0.031771272,-0.0036405022,0.027887596,0.041306984,-0.007601011,-0.008115022,0.03607334,-0.0051666703,-0.04788327,0.014033248,-0.022977091,0.025384752,-0.0048930105,0.0065297647,0.003926676,0.0008851031,0.010091604,-0.0345696,0.0023237008,-0.01930311,0.010547374,0.0860572,0.015069167,0.008891331,0.03629273,-0.05162448,0.0062083257,-0.041070994,-0.0152024105,-0.00070182345,0.044946324,-0.021635028,0.032453272,0.0232364,-0.030430727,0.03510739,-0.04128233,0.02432153,-0.0349482,-0.015127204,-0.012331246,-0.031167375,0.016183225,0.0044640843,-0.04454947,0.018898923,0.06191161,-0.006965448,0.02080952,-0.011101086,0.019679794,-0.015685694,0.050321404,0.06544332,0.021678764,-0.004394728,0.011818927,0.020934742,0.03883417,-0.14741136,0.013526521,-0.004078333,-0.039413426,0.07874595,-0.006585903,-0.03754138,-0.0009844715,-0.004358361,0.019967109,0.24555154,0.033014476,0.020375296,-0.000010728057,0.040309526,-0.006854839,-0.000526076,0.03490879,0.04195647,-0.0140707735,-0.029802931,0.05123037,0.009070404,0.00035011928,0.036529385,0.0017549575,-0.030337019,-0.006817583,0.04916864,-0.012437912,-0.017698424,-0.026064627,0.03359405,0.019285979,-0.04222786,-0.050269563,-0.0014474421,0.010571909,-0.04640802,0.04168157,-0.050406344,0.064311616,0.04122364,-0.0550851,-0.029115282,-0.030460056,0.02994806,-0.021316536,-0.0059371204,0.0020685236,-0.014672734,-0.024309989,-0.085463226,-0.006733214,-0.021776715,-0.067695774,-0.023378858,0.023679934,-0.03353239,-0.07798348,-0.075218886,-0.020471029,-0.06439214,-0.030326258,-0.038902603,-0.016841482,-0.012267706,-0.025894986,0.008375234,0.062145635,0.024849368,0.009988057,-0.015001744,0.030124,0.0022346117,0.03703814,-0.0050690146,-0.008747714,0.02102976,0.034500953,-0.015333098,-0.0012114723,0.02459737,-0.010473814,-0.00033980326,-0.012990458,0.014308145,0.034341455,-0.05642867,0.027299423,-0.052849043,0.007215798,-0.0076316074,0.016241739,-0.011671297,0.0107359355,0.0018179034,0.04905189,-0.05898618,-0.038382832,-0.024803642,-0.03374253,0.010929456,0.018078301,-0.014741849,0.03581667,-0.027501334,-0.0052229096,-0.039482784,-0.03875914,-0.035561454,-0.0108368555,0.004160276,-0.050484683,0.06825376,0.00502802,0.018182056,-0.020049011,0.031218324,0.0030408595,-0.014544857,0.04084927,0.0003700769,-0.039093193,0.00683309,0.026486976,0.020590758,0.032595385,0.019895876,0.011045794,0.001061041,0.046702884,0.042022467,-0.016187036,0.054206915,-0.02275823,0.00095128315,0.029555928,-0.035680626,0.01246034,0.0075841905,-0.026607288,-0.05640227,0.019001516,-0.011846653,-0.008490799,-0.001910672,0.015309722,0.03266879,0.019747576,-0.010270051,0.019041833,0.030047463,0.016130138,0.021094715,-0.015752062,-0.001125127,0.014375126,0.011128448,0.027190646,0.008768341,0.046643328,0.026353976,-0.022294471,-0.04813864,-0.046683513,-0.01518493,0.045015786,-0.0019347151,-0.036307193,0.010307061,0.012004651,0.05771127,0.01865281,-0.0010962693,-0.02905786,-0.0033663916,-0.0121290935,-0.041959655,-0.014895421,-0.012880884,0.016481787,-0.0083951615,0.030153591,-0.04079778,-0.040365294,-0.009578796,0.010689978,-0.000021987395,-0.011442826,0.02351467,0.042883597,-0.029882817,-0.016538927,0.024120055,-0.036105238,-0.03598406,-0.025241826,0.048186738,-0.035745833,-0.002290313,0.10113456,0.04554967,-0.0065456023,-0.019366741,0.028979724,0.066318385,0.02660822,-0.0012889893,0.018650705,0.030064825,-0.0032177304,-0.0005174013,0.044728234,0.02554096,-0.029481545,-0.0133252675,-0.023333495,-0.008053168,-0.011407816,-0.026229998,-0.04332874,-0.036015227,-0.003256811,-0.027271446,0.022960361,0.0034640823,0.040105976,0.00015931771,0.034509864,-0.0064118463,-0.003230658,0.008335996,-0.053319115,-0.006650627,0.002898376,-0.0036035106,-0.030699523,0.024879362,-0.030139238,-0.0076068747,-0.011355947,0.019922439,-0.017765496,0.007016058,-0.0010035896,0.034970455,0.027523585,0.046493694,-0.045166608,-0.018906642,-0.020225286,0.009764545,0.04365048,0.006643335,0.023098242,-0.007822865,-0.053633135,-0.034976676,0.011643687,-0.039101668,-0.019054342,-0.0048394497,-0.023985883,0.015514601,-0.01943091,-0.00032094072,0.019509608,0.00660375,-0.010137472,0.0018068835,-0.0050208,-0.008919919,-0.011160379,0.026722131,-0.022876306,0.012738323,-0.06790115,-0.044458136,-0.030998485,-0.034263067,-0.03667596,-0.036287785,-0.026522357,0.058370035,0.0052944687,-0.035083827,0.014977821,0.009290854,-0.053463258,-0.05901708,-0.016884819,0.005775623,0.01784233,0.0068933973,0.033670753,0.04418335,-0.007633711,0.0042640246,-0.007546902,0.012702539,-0.034241322,-0.064333566,0.012246552,-0.043152533,0.008387431,-0.024843484,-0.0036112713,0.011887403,0.024595259,-0.0007879125,0.0010981995,-0.012254074,-0.010453842,-0.011515598,0.01231053,-0.011488109,0.014208667,0.007270364,0.019353593,0.002516998,-0.023480862,0.016580205,0.023404425,-0.026767584,-0.011312525,0.057778705,0.0101565095,-0.0064005572,-0.011342601,-0.030752402,0.015119496,-0.02167865,0.038147185,-0.007350004,0.007394816,-0.02391631,0.0026253911,-0.045436446,0.021992527,-0.011287809,-0.012661383,0.026003564,-0.021805553,0.013347139,-0.034415096,0.07250805,-0.039196804,0.011757151,0.006824446,0.01767214,0.028773142,-0.018234188,-0.02694423,0.020872623,-0.036988832,-0.01776975,0.0089808935,-0.038385864,0.010122892,-0.007773318,0.023835978,-0.023447936,0.026193665,0.00011358383,-0.014147506,-0.016903175,0.012523446,0.019702272,0.009026399,-0.028169692,-0.018226113,0.03624526,-0.010187506,0.04228244,0.008806066,0.012374015,0.004295323,-0.02970924,-0.006229164,-0.035056647,-0.022487056,0.025911521,0.04645595,0.020660436,0.053028047,-0.010540151,0.018675813,0.036971044,0.0022025157,-0.03134458,-0.020361321,0.013486868,-0.04162643,-0.0018011894,-0.018766494,-0.039199755,-0.032990854,0.038455594,0.0042010224,-0.011081362,-0.0034414767,-0.021431237,0.03135219,-0.14541617,0.04456233,-0.02834566,-0.00424178,0.041486945,-0.011202889,-0.06799061,-0.021779481,-0.012916766,-0.019840585,-0.0453277,0.035037454,-0.014161181,-0.03944498,-0.016799856,0.025831679,-0.024424473,0.019862182,0.0029059192,0.06196383,0.015068587,-0.013219371,-0.0044730525,0.0076259095,-0.038299166,-0.031103007,0.052497905,-0.043095924,-0.028469235,0.0047894535,-0.012519688,0.0029060356,0.0023193788,0.049059227,0.0133427465,0.0031655016,0.02547573,0.014625533,-0.0030526079,-0.010761829,0.012965222,0.029455017,0.012149168,0.017231742,0.011395353,0.052421577,0.020657804,-0.0012915592,-0.014050656,-0.021228366,-0.0017337676,0.009773245,0.019434592,-0.025330443,0.018679349,-0.022685952,-0.013054052,-0.033371232,0.030205341,0.057347156,0.008024022,-0.026696153,-0.040062226,-0.024590364,0.008699747,-0.004884192,-0.023318147,0.013148336,0.014926627,-0.012786049,-0.011982977,-0.05732449,-0.011970801,-0.016776053,0.029206159,0.045750145,0.008749302,-0.017213933,-0.058360208,0.010203969,-0.03964363,-0.018271666,-0.025829205,0.018048024,0.09451886,0.018269258,-0.01137656,-0.0020797567,-0.008074129,-0.006860736,-0.05396882,-0.0293521,0.007116965,-0.036757093,-0.009110879,-0.0012374105,0.012342762,-0.033303954,0.0077018174,-0.02872143,-0.004542228,-0.025715344,-0.025483966,0.0010405077,-0.017174475,0.039927665,0.025311552,0.0014997048,-0.0043164636,-0.06336237,0.006491345,0.021916138,0.0066942256,0.015792688,-0.056727167,-0.013890541,0.0037140741,0.003241224,0.010914771,-0.037335593,0.010581334,0.007275167,-0.008748203,-0.022541791,0.018335884,0.0091893235,0.045207124,0.012511659,0.029913308,0.027130408,-0.011423696,-0.006186008,0.045653004,0.022655737,0.038489748,-0.030892445,-0.0073380843,0.056388453,-0.08321286,0.0046763346,-0.020906275,-0.020698555,-0.026754715,-0.026285414,0.0027706185,-0.03579292,0.030370189,-0.011272762,0.009034427,-0.006845549,0.02153655,0.0041388622,-0.009598445,0.08650968,-0.009377537,-0.009359962,-0.008006693,0.00949172,-0.023794103,0.04051376,0.02311148,-0.017031629,0.008645718,-0.009648902,0.03105145,0.022548193,-0.01026861,0.033251826,-0.023832181,-0.021029072,-0.014383989,0.03800883,-0.029503362,0.03197553,0.049986098,-0.06670486,0.005682596,-0.026212836,0.03765851,0.02004305,0.025011865,0.0137843,0.019593254,0.0605441,-0.015920596,0.038084365,-0.08683474,0.06864296,0.03545562,0.002970137,-0.0032965413,-0.02109592,-0.015090562,0.019636676,0.01761799,0.017520426,0.052919533,0.04283347,-0.0051722853,0.04565675,0.051018067,-0.041675184,0.042151682,0.020024136,-0.01003517,-0.044233732,-0.020867623,-0.00556293,0.023363397,0.083897404,0.014616416,0.008411584,-0.017746529,-0.003167699,0.0146710705,-0.07459668,0.009692634,0.03279942,0.017375426,-0.017853389,0.020705376,-0.0045016655,-0.0056184144,-0.07609975,-0.09297167,-0.0058120578,-0.015703995,0.020507403,-0.012098067,0.011543291,0.019655198,-0.022640878,0.00058408425,0.019767163,0.019185863,-0.020305684,-0.041070655,0.00824831,-0.06383577,0.051575214,0.038848124,0.023242362,0.009255095,0.012236423],"last_embed":{"hash":"ms9g2a","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"ms9g2a","at":1762844574144},"key":"Work/Random/Web Server Snippets.md##Nginx","lines":[1,13],"size":237,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"ms9g2a","at":1762844574144}}, +"smart_blocks:Work/Random/Web Server Snippets.md##Nginx#Header Too Big#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.031471193,-0.013970238,-0.02501632,0.026879814,-0.03838452,-0.04519351,-0.0026206952,-0.017960424,-0.01754917,-0.010212182,-0.0017455987,0.007911028,-0.022378594,0.013034551,-0.012710948,-0.034529854,-0.015213282,-0.046492748,-0.007240751,0.0073458613,-0.0251635,0.0017102162,0.018986493,0.041522883,-0.011296147,-0.0010213298,0.0077698817,0.009792145,0.00042295008,0.035145637,0.0030081577,-0.004384183,0.0175798,-0.021121835,0.030809116,-0.015406771,-0.03007631,0.03538813,-0.019634183,-0.024092127,-0.008498312,0.016124902,0.008681193,-0.012020843,0.028482355,-0.022186302,0.008961113,-0.03554191,-0.00794948,-0.020664684,0.004801123,-0.0024450247,-0.03057385,-0.067004085,0.0118575515,0.065591715,0.003148687,-0.020420644,-0.027047882,0.012164707,-0.030937644,0.012326694,-0.045633167,-0.03007656,-0.023775384,0.029179724,0.013695839,0.052925617,-0.0102080675,-0.0665062,-0.019100776,0.024150537,-0.04432123,-0.03097992,-0.028303467,0.009521238,0.042800028,-0.023000557,0.026008632,-0.017685674,0.018555997,-0.035097763,0.019664222,-0.0076770475,-0.035952874,0.01233428,0.0006536091,0.035578825,0.017630931,0.042973455,0.011089646,0.0075111347,0.016957331,-0.011279072,-0.04568178,0.024502127,0.0028690752,0.020827927,0.024938023,0.00038182855,0.008874321,0.025377443,-0.009478175,0.007894499,0.04567481,0.008058125,0.062040824,0.025562175,-0.02953731,-0.024892487,0.046371568,0.004849605,0.0068884147,-0.0029365642,-0.014161282,-0.05494787,-0.034409422,-0.022320524,-0.017987022,0.008919983,0.005884155,-0.0006557994,0.036677714,-0.00300917,0.0045382003,0.04760776,-0.014752131,0.009704245,-0.017587615,0.008651035,-0.029369881,0.059742913,0.012492204,0.004300565,-0.05296021,0.0041611926,0.0027088309,0.028767375,-0.033490647,-0.026654243,-0.0192961,-0.005002049,-0.005693982,-0.058795713,0.037888102,-0.047449663,0.07653155,0.041573744,0.010322734,-0.016504088,-0.017971303,0.008971344,-0.0040340745,-0.053513605,0.036587898,-0.049289186,-0.026141483,0.032507557,-0.014964459,0.02081353,-0.014624575,-0.02485476,-0.019081464,0.0019025614,0.03669139,-0.03108716,0.009939775,0.00711746,-0.026748916,-0.0146194715,0.014736821,-0.036889665,0.037780587,0.024596425,0.033524547,0.030404234,0.04850582,0.040056124,0.027697029,-0.029837195,-0.03638512,0.0011417342,0.04571613,0.009503905,-0.023843518,0.005839168,0.015093356,-0.019578734,-0.0026123493,-0.022848332,0.0005720667,0.010298657,0.026623454,-0.044788145,0.037314422,0.017894473,0.0012543442,-0.007858022,0.009776295,-0.005570523,0.012002983,0.0017947532,0.026992895,0.009989888,0.00360943,0.012052732,-0.021426117,-0.050896473,-0.0032766317,-0.025490277,0.0097050425,-0.034500614,-0.04279912,0.027212383,-0.045093425,0.008976955,0.009553069,0.0050974893,-0.03713102,-0.05990726,-0.0046744924,-0.0064073163,-0.0019857478,-0.006468238,0.051121168,0.020268291,0.027530892,0.011307688,-0.0038694178,-0.03253475,-0.06360435,-0.018130073,-0.0027711687,0.014721909,0.07127669,-0.012850743,-0.05256962,-0.016384695,0.00046721756,-0.002897706,0.001285064,0.010478575,0.05305296,0.028764294,-0.021949397,0.0009924812,-0.018392535,0.0012196471,-0.019857788,0.01660661,0.001645016,-0.0012766422,0.03579022,-0.04941797,0.020612717,-0.011113706,0.029842105,0.004860286,-0.058951456,-0.038637925,0.006489959,0.012866481,0.010178524,0.020902855,-0.033523813,0.0045798738,-0.04021901,-0.012909825,0.029579448,0.0017768571,-0.054246947,0.003736836,0.0049885507,-0.0061997892,0.0023682017,0.03668984,-0.018704219,-0.029225027,0.03688332,0.040924706,-0.009728467,0.010880403,0.039124258,0.042899895,0.055475548,0.033938345,-0.003964989,-0.051935036,0.006247764,0.034019656,-0.050398566,0.0024185686,0.047532536,-0.0024607861,-0.025730345,0.013920256,0.016569078,-0.16665608,0.044152696,0.036911134,-0.0001925473,-0.0076990128,0.0215323,-0.004468456,0.008862417,-0.014321749,0.010453733,-0.029724931,-0.03306476,0.021757707,-0.066683784,0.03076679,-0.01041882,-0.014272537,0.012132772,-0.003052842,-0.016992718,-0.03432505,0.0005789206,0.027427537,0.040805325,-0.0077358773,-0.003999766,0.041923083,-0.0047988896,-0.05148906,0.016304763,-0.023129795,0.02609422,-0.0041904915,0.010771775,0.0026794875,-0.0014789525,0.008772072,-0.03792389,0.0006720525,-0.022834376,0.009774907,0.08527691,0.017358908,0.0113589335,0.03888065,-0.049872253,0.009802358,-0.040021524,-0.011603979,0.0007308163,0.048818186,-0.022167102,0.029942455,0.0205743,-0.031990655,0.034807354,-0.042855114,0.02475752,-0.03632766,-0.019154992,-0.01113746,-0.031442005,0.015678577,0.004901614,-0.03988064,0.021554505,0.062221754,-0.0065607484,0.024505518,-0.011262204,0.021352835,-0.015663657,0.049802322,0.061994486,0.02365651,0.00038175035,0.010484061,0.025375018,0.041448023,-0.14775792,0.013231649,-0.0007906887,-0.037885204,0.07398694,-0.0051629697,-0.039714027,0.0013889632,-0.004222274,0.020423694,0.24747421,0.03241445,0.02181795,0.00034363626,0.03721744,-0.008878855,-0.0024421779,0.03690615,0.042336076,-0.011485124,-0.026220258,0.04633834,0.005821753,0.005118689,0.035588898,0.0010382524,-0.029257163,0.0016171043,0.04554356,-0.0139478985,-0.01641707,-0.02440544,0.033704266,0.023268504,-0.040582776,-0.049136672,-0.004730392,0.00886417,-0.04595046,0.043603543,-0.050086353,0.060993027,0.038571067,-0.052177723,-0.030226445,-0.031745337,0.028057758,-0.02635356,-0.005785125,0.0039794883,-0.014451853,-0.023032406,-0.08552578,-0.0029925925,-0.020813746,-0.06718609,-0.023168823,0.022673758,-0.030925719,-0.08383582,-0.06995178,-0.024255417,-0.065311454,-0.029504195,-0.03941348,-0.019068155,-0.012033801,-0.027412761,0.009106301,0.060412426,0.025033113,0.010733306,-0.01421429,0.032009646,0.0021774215,0.038445767,-0.006148056,-0.002684487,0.016482905,0.0337028,-0.016300924,0.0014248636,0.022919748,-0.012287597,-0.00064581406,-0.013040515,0.010944074,0.03432467,-0.052567214,0.02761649,-0.05056904,0.01346862,-0.009941611,0.019291447,-0.008335725,0.012715039,0.000091152586,0.044088066,-0.06089007,-0.041371487,-0.025606032,-0.030303653,0.008449745,0.019667342,-0.016824264,0.035493195,-0.027437843,-0.008254953,-0.035678107,-0.037436444,-0.033078123,-0.009451382,0.0024334672,-0.049310952,0.067125075,0.007835518,0.015749482,-0.024334071,0.026600782,-0.0018046485,-0.014653508,0.040470302,0.0028271673,-0.041158937,0.00612492,0.028273912,0.020747395,0.0375821,0.015899548,0.010274909,-0.0045425245,0.044368874,0.045190126,-0.011374959,0.056805838,-0.023524582,0.003789409,0.037514947,-0.035839483,0.011826511,0.0023031165,-0.026601948,-0.054970577,0.019669024,-0.014957066,-0.0080846865,-0.0036138375,0.013988408,0.03368887,0.015434829,-0.009471626,0.014899345,0.027923906,0.015069379,0.02597603,-0.020227352,-0.0035619384,0.010706742,0.01162247,0.024592387,0.00959437,0.04506961,0.023489133,-0.023064112,-0.049019616,-0.043449964,-0.016829722,0.044234026,-0.006586441,-0.03946544,0.0059256447,0.009266404,0.05201391,0.015667517,-0.005914295,-0.03381975,-0.0039896974,-0.010225984,-0.040019657,-0.0132802315,-0.011672982,0.018117897,-0.009330085,0.026411647,-0.040208165,-0.038614947,-0.008922438,0.010402353,-0.00492771,-0.0094311675,0.024575436,0.044413067,-0.033693254,-0.015388227,0.024234945,-0.039611015,-0.032086916,-0.02413058,0.04491921,-0.037054993,-0.0036380687,0.09983112,0.049817648,-0.0025608668,-0.023379033,0.028565746,0.07425867,0.026504496,-0.007847985,0.018571856,0.028735422,0.0019894494,-0.0013123015,0.047007598,0.02484918,-0.032826494,-0.012661766,-0.024824085,-0.0050632353,-0.013595338,-0.027767355,-0.042310167,-0.03429899,-0.0011250776,-0.027858166,0.018190544,0.006462749,0.0372039,0.002379743,0.035755284,-0.010488017,-0.0012587099,0.010786904,-0.051988363,-0.011131253,-0.00062106166,-0.003750613,-0.0280386,0.026690153,-0.029233737,-0.007431798,-0.015635679,0.016617421,-0.0162457,0.0022403842,0.00078173826,0.030975824,0.02629685,0.050051518,-0.04563105,-0.011944526,-0.021814948,0.011608373,0.045997515,0.01085041,0.019361839,-0.0054757493,-0.055177912,-0.034922514,0.01181606,-0.03685299,-0.019546192,-0.0028365483,-0.028200349,0.016771387,-0.02236282,-0.0020086912,0.020398386,0.0057369387,-0.006991492,0.0017253457,-0.0046912343,-0.006664395,-0.010611544,0.032963414,-0.021172013,0.018191475,-0.067575686,-0.04100495,-0.033043265,-0.03736303,-0.03954854,-0.03410769,-0.026337052,0.058010396,0.00475177,-0.036623683,0.015504489,0.005174497,-0.05853927,-0.059375685,-0.01640999,0.0021846597,0.018753335,0.0041040503,0.03183592,0.05047503,-0.007920717,0.0027676711,-0.009780384,0.008944908,-0.030800141,-0.061655276,0.011154091,-0.042646553,0.006255805,-0.025404483,-0.0018659432,0.0131933335,0.024193924,0.0008199539,-0.0002602492,-0.013329523,-0.006438594,-0.01116459,0.0095902765,-0.011304537,0.016436532,0.0071149515,0.018429335,0.0022512393,-0.027072458,0.014397292,0.027499178,-0.028946178,-0.009309085,0.058134202,0.014757641,-0.009126149,-0.01709511,-0.035199422,0.016444666,-0.020058095,0.036513075,-0.007160979,0.005558918,-0.025085622,-0.0018372138,-0.047242243,0.021859154,-0.009380634,-0.015377707,0.025637295,-0.019431738,0.013116981,-0.035116233,0.07360203,-0.04017861,0.009867073,0.009511663,0.018980093,0.031043021,-0.017212259,-0.0227261,0.017250335,-0.036897805,-0.01827284,0.0092816865,-0.03645191,0.010184397,-0.008691882,0.023308432,-0.021993427,0.023827638,0.0008695297,-0.014324767,-0.01918703,0.012378424,0.015107621,0.009454586,-0.026460398,-0.020491648,0.037371032,-0.007661433,0.04166094,0.012688606,0.011373702,-0.0011790761,-0.029971097,-0.013247564,-0.031862427,-0.027924752,0.031437617,0.04987137,0.021758568,0.052854117,-0.008617088,0.024437662,0.038150463,0.0008110606,-0.03275003,-0.020492416,0.017821444,-0.038600765,-0.0066141947,-0.01837584,-0.03690321,-0.033964414,0.03442132,0.0020517048,-0.009517427,-0.004330429,-0.022594614,0.03641279,-0.14206877,0.04415221,-0.031681776,-0.0045331307,0.04072643,-0.011581833,-0.07366891,-0.022109363,-0.012729191,-0.013647201,-0.044132095,0.03642967,-0.017249597,-0.040663715,-0.016223252,0.026345285,-0.024444634,0.021682005,0.0060343784,0.06356618,0.017416427,-0.009859933,-0.00056126935,0.007308484,-0.032018267,-0.028934529,0.05221242,-0.041101515,-0.028096123,0.004254607,-0.012142004,0.0071506323,0.004943957,0.04886447,0.016136477,0.0031620387,0.029738056,0.016176753,-0.0023279486,-0.010984507,0.011576885,0.027302515,0.011282272,0.022048581,0.011406866,0.05411637,0.022477735,-0.00275574,-0.011664062,-0.024933139,0.004713812,0.008948564,0.019505162,-0.026056346,0.018656941,-0.022327105,-0.012000505,-0.038565766,0.030324152,0.051555775,0.007271551,-0.033281185,-0.040319968,-0.020444117,0.0053908476,-0.0059311604,-0.023416359,0.011722267,0.012426992,-0.011087935,-0.011480051,-0.062062364,-0.01600645,-0.01528,0.027360132,0.044022024,0.008157969,-0.02169551,-0.06089552,0.012751457,-0.041153934,-0.022936516,-0.025049603,0.016515654,0.09305153,0.018495277,-0.010880472,-0.0041233907,-0.0134387305,-0.0049852543,-0.05172028,-0.029130142,0.009352846,-0.035251908,-0.011024712,-0.0014386196,0.015467359,-0.034595888,0.0068543158,-0.028623391,-0.0075103496,-0.026114257,-0.026077755,0.0019409491,-0.017687969,0.04192636,0.027931599,0.0034651575,-0.008248835,-0.06405772,0.0027027938,0.021489631,0.0040261433,0.013493807,-0.05424799,-0.017354976,0.0003283054,0.0069682286,0.013527271,-0.038712356,0.009744739,0.0052662482,-0.0075347284,-0.020570848,0.020041356,0.010973614,0.04492856,0.012236498,0.030259373,0.024256939,-0.01156831,-0.006979605,0.04978131,0.022222932,0.035949092,-0.026741555,-0.008178929,0.055358324,-0.080641165,0.0056757685,-0.01937185,-0.020007009,-0.025525292,-0.024853883,-0.001261578,-0.037384983,0.032197066,-0.0132534625,0.01458251,-0.0047440077,0.02008925,0.0064254017,-0.009213026,0.088808626,-0.00562974,-0.011156342,-0.00766371,0.010085674,-0.022463096,0.04306716,0.021655306,-0.020673683,0.005891101,-0.0072588352,0.031039484,0.022326292,-0.010524904,0.031796414,-0.022623133,-0.023718894,-0.0139315,0.031332426,-0.027860159,0.02285801,0.04813711,-0.0692861,0.0010276107,-0.020891262,0.036493186,0.01498866,0.024624838,0.01590856,0.02190885,0.054486793,-0.0146162845,0.039850865,-0.08936035,0.07061599,0.035297718,-0.0020487006,-0.0013183386,-0.022679307,-0.01078427,0.01743037,0.021883652,0.015248517,0.053122662,0.038364362,-0.008337061,0.044104323,0.05356543,-0.043670475,0.041313343,0.019101983,-0.011794276,-0.047474787,-0.023285983,-0.002723685,0.020148624,0.08562914,0.011412207,0.008123066,-0.021869013,-0.0059800753,0.014857982,-0.07119229,0.012246216,0.035993982,0.020487878,-0.021337122,0.0232812,-0.008012053,-0.007962277,-0.076465264,-0.09385142,-0.0074705225,-0.012783356,0.019949473,-0.010468368,0.007644522,0.018033778,-0.02271496,-0.00020467401,0.025296442,0.015270672,-0.015163962,-0.040771686,0.00582401,-0.06376969,0.055223055,0.042368878,0.022029553,0.0051634074,0.014587004],"last_embed":{"hash":"1izur5u","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"1izur5u","at":1762844574144},"key":"Work/Random/Web Server Snippets.md##Nginx#Header Too Big#{1}","lines":[4,13],"size":208,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1izur5u","at":1762844574144}}, +"smart_blocks:Work/Random/Web Server Snippets.md##Apache": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.00113398,0.010554815,0.017201923,0.019780422,-0.03325831,-0.04769469,0.020620337,0.011872709,-0.0033022952,0.007116912,-0.003419714,-0.016319884,-0.025216352,-0.04365271,-0.014164786,-0.048851702,0.011080445,-0.032450814,0.009794351,-0.018749682,-0.033884156,-0.014829867,-0.048997737,0.0045019346,-0.008317774,-0.009330685,-0.025177754,-0.00729701,-0.0010164373,0.010869188,0.035917643,-0.026152303,0.03871104,-0.0074542053,-0.047980893,-0.03715737,-0.008171725,0.0007683393,-0.035592716,0.010241883,-0.032181647,-0.013997329,-0.028834477,-0.05855808,0.04359525,-0.0141059095,0.01680623,-0.010485533,0.008796391,0.0069253645,-0.025993684,0.001091314,0.03891488,-0.07108352,0.018134419,0.038944833,0.0049441876,0.0039238473,-0.03473082,0.014081425,-0.005680861,-0.053319264,-0.034417383,0.025646817,0.037442714,0.052022103,0.00027580664,0.008603896,-0.042565063,-0.05824003,-0.010905803,0.028420407,0.011467947,0.008447329,-0.05942883,0.039450895,0.0327971,-0.015340597,-0.026738934,-0.027159411,0.04848723,-0.056648158,0.02860199,0.01605361,-0.020260476,0.011880685,-0.03615679,0.02784213,-0.0056401356,-0.029371424,0.007660672,-0.019823438,0.022964405,-0.023680262,-0.03590441,0.00023662785,0.017226271,-0.035144832,0.054907735,0.03760917,0.020628776,0.022976393,-0.0038148,-0.025112255,0.05094634,0.0075337286,0.034160502,-0.003293838,0.010593669,0.013773186,-0.014911764,0.0078400625,0.02589915,0.030025646,-0.004261662,-0.067160524,-0.02165378,-0.0032033322,0.022445155,0.013274317,-0.000044704877,0.0635237,0.081392035,-0.018444603,0.022955887,-0.003996755,-0.015610565,0.014745842,0.000205438,0.013735574,0.021572858,0.00936295,-0.037778903,0.027811011,-0.05355375,-0.02029828,-0.036690217,-0.036244165,0.021761546,-0.045967393,0.0059085544,0.059471294,-0.017602827,-0.04151604,0.01861798,-0.032091957,0.038129177,0.028097624,-0.03290799,-0.015206874,0.028608767,-0.023315929,0.005342306,-0.010407164,0.04215402,-0.033814825,0.0129040275,0.0049981577,-0.023448572,0.06259688,-0.042865,-0.0050930544,-0.005459254,0.064001314,0.032678742,-0.017027186,-0.011555723,0.028578432,0.018169837,-0.013303912,0.0005228253,-0.036919378,-0.0144582,0.03100871,0.006832569,0.011741831,0.040438466,0.024845738,0.00065116276,-0.024187393,-0.019160248,0.031999327,-0.029019693,0.013000909,-0.02868179,0.017336296,0.020330528,0.0052734623,0.010495782,-0.004873284,-0.029079335,-0.017960746,-0.011455532,0.00308622,0.037099108,-0.040074598,-0.017062861,0.008737496,0.002287755,-0.015084896,-0.008497334,0.018720064,0.024782186,-0.038058776,-0.053543318,-0.009609167,-0.034226473,0.009090195,0.001046956,-0.02647835,0.03850075,0.012163823,-0.004993537,-0.018068278,-0.06330029,-0.02987998,-0.02323865,-0.02814046,-0.014876311,-0.038810488,-0.009996315,0.011861257,-0.044272188,0.07770744,0.021973256,-0.03302729,0.030561503,0.023011513,-0.0025473163,-0.010706613,-0.039487213,-0.025368812,0.03968685,0.032156974,0.05329592,-0.047898117,-0.032801375,-0.020952508,0.02943685,0.0033678503,-0.0076425243,-0.012567809,0.062108718,0.006058336,-0.08874622,0.012306093,0.0062887543,0.00012305971,0.0013300035,-0.004723911,0.0013848292,-0.04352026,0.029701296,-0.014695592,0.023448197,0.015841532,0.0026550726,-0.021707015,-0.022539472,-0.010869415,-0.027139843,0.026082963,-0.02292185,0.020050757,0.009680746,-0.02844171,-0.017304873,-0.073868036,0.03917812,0.0018484048,-0.026512997,0.06591544,0.07524416,0.0037977411,-0.014367523,0.019093249,-0.035138197,-0.026523132,0.08667931,0.047176216,-0.0013893903,0.025340026,0.034467317,0.019327704,0.04963194,0.0036683811,-0.0139607815,-0.015841892,-0.0043013548,-0.018224847,-0.019414907,-0.0003841697,0.075853094,-0.015826494,0.0033450215,0.01757756,-0.008325848,-0.14053124,-0.009855165,0.02119671,0.0028061697,0.004017075,0.013857044,-0.01981352,-0.0033414129,0.016304765,0.02219751,-0.072379,-0.03958538,0.028459739,-0.075951815,-0.03231252,0.016786888,-0.0055692717,-0.011561822,0.031857714,-0.029520648,-0.041199677,-0.03277361,0.035113838,-0.05309888,-0.025869144,-0.036289666,0.0089726,-0.032026157,-0.023697127,-0.029694505,-0.016682083,0.031456497,-0.0028915096,0.028886685,0.040116124,0.030255856,-0.005699195,0.013956691,0.028660856,-0.0045502353,0.014959519,0.10476549,-0.019310165,0.016853288,0.021564439,0.0076092896,-0.021135574,0.033529557,-0.0062143374,0.017399533,-0.030563489,-0.017740853,0.049027473,0.021266304,-0.0067175236,0.029007485,0.0050902264,0.054486398,0.0119797345,0.019640751,-0.014839566,0.023672681,0.0154608805,-0.023461122,-0.04036451,0.0003177376,0.054979753,-0.00003722176,0.025991842,-0.01587976,0.0025357627,-0.018161727,0.011261936,0.048167005,-0.011835604,-0.009128526,0.04100261,-0.027589418,0.028918996,-0.102047324,-0.029306304,0.042715408,-0.025951117,0.064222634,-0.035639253,-0.048194725,-0.020591807,-0.016749706,0.039420284,0.22095588,0.021564972,0.0146072,-0.014591212,0.040447433,-0.009660025,-0.0073707546,0.0057565817,-0.0012340877,-0.000772636,-0.0018321513,-0.0069203493,0.010861905,-0.0014571988,-0.01447797,0.0039987676,-0.02386698,-0.01427896,0.07926229,0.03570011,0.005706975,0.040806785,0.025193296,0.034536228,-0.044114593,0.015810337,-0.0024438244,-0.026048658,-0.023284754,0.059653975,-0.0025190047,0.019839866,0.05594461,-0.011334176,-0.013932727,-0.012390106,-0.0054837903,-0.03828033,0.020253744,0.037203368,-0.011954303,-0.037540317,-0.017275218,0.022779323,0.009982203,-0.014963624,-0.012425235,-0.019481666,-0.05690943,-0.028586209,-0.031673454,-0.0026628266,-0.011684874,0.017415175,-0.0396118,-0.036989696,-0.01898552,-0.00574282,-0.0025002407,0.05758802,0.05674943,-0.002499409,-0.09681759,0.053682048,-0.026376856,0.00538967,-0.02804715,-0.0034168058,0.024541186,0.050733,0.011129383,0.042952996,0.025623363,0.0074855695,0.010668484,0.020567566,0.012001904,-0.012587639,-0.020309307,0.038066644,-0.001341299,0.009629035,0.039163172,0.029855883,0.014807727,-0.034537513,0.018692538,0.06045751,0.011111444,0.012885723,-0.009626291,-0.031405058,-0.0038159073,0.051460877,-0.0651814,0.051140238,-0.0054582227,0.057313103,-0.011117997,-0.0059680846,0.026552446,-0.033932805,-0.0075905193,-0.0055741435,0.02360543,0.010123836,-0.024089232,0.031744525,-0.007599819,0.01904791,-0.006558692,0.042336807,0.04047426,-0.045109794,-0.038389187,0.06926046,-0.025288878,0.03369942,-0.012565239,0.053523976,-0.02392527,-0.049820494,0.02237666,-0.024394361,0.029821832,-0.010211353,-0.008911472,0.03933462,-0.0029150445,0.06278142,-0.019144915,0.0030849648,-0.0052159824,0.04280887,0.023843266,0.007960842,0.050945733,0.04073199,0.034638252,0.020842234,-0.06564641,0.03369926,0.0033508153,0.020802177,0.013542184,0.033225056,-0.036256973,0.013766349,0.010608168,0.030889997,0.020589756,0.051432848,-0.014418959,-0.04703845,-0.018182868,-0.06960084,-0.006550653,-0.0079746675,0.00123567,-0.03880858,-0.00069149386,0.0058465353,0.00285648,0.031212036,0.01931651,0.024249071,0.003401854,0.0048214863,0.021043854,-0.03690742,-0.004138943,0.01178249,-0.068153515,0.056466103,0.020558933,0.011196435,-0.0581684,-0.0013400274,-0.03560738,-0.011820138,0.00689657,0.015598011,0.007958913,0.054264802,0.014396865,0.020226877,0.027264735,0.012146484,0.004802068,-0.023701781,-0.008257543,0.091128744,-0.006305534,-0.01390962,0.012832374,-0.023959385,-0.0041854675,0.001517354,0.004250175,-0.015854644,-0.054754563,0.0035216596,0.0069752308,-0.0059517943,-0.02818956,-0.020179566,-0.0034393675,0.02432209,-0.027125161,0.027413275,-0.0005990852,0.0041553555,-0.05949228,0.00791827,0.016128937,-0.014573151,0.03482923,0.09164915,-0.0045231297,0.050640967,-0.0012449061,-0.0057379836,0.048965126,-0.06477148,-0.058396794,-0.04745003,0.02884522,-0.0047774157,0.04605028,-0.0036003035,-0.02081783,-0.0027125147,-0.004096977,0.019467328,0.029634736,-0.009957084,0.019698005,0.021790762,0.027779259,-0.034134194,-0.036290664,0.032306634,0.018828548,0.022157447,0.0117479935,0.0033157608,-0.08738459,0.0089049535,-0.006907788,0.02884762,-0.092889644,-0.008899463,0.01857181,-0.014128375,0.030359,0.054548103,0.033963364,0.0077592814,-0.047879964,-0.0064123655,0.004544404,0.0065026153,-0.0074136383,-0.0061935056,-0.013041264,-0.029052168,0.032045733,-0.037740584,-0.017687047,-0.06609105,-0.009638965,-0.039932787,-0.022588214,-0.052193422,0.015468664,-0.004615604,-0.044424526,0.026605053,0.052347828,0.0036635075,-0.025478715,0.04473551,-0.014463439,0.0007300044,0.035597615,0.011042973,0.072027825,-0.04026135,0.0095780725,-0.011209235,0.010654136,-0.024966313,-0.0765739,-0.019084359,-0.05374237,-0.004296277,0.020498632,0.050207388,0.012692593,-0.0058154347,-0.012241763,0.028584454,0.0021644274,0.032113355,-0.039758362,0.011573657,-0.03431536,-0.04264352,0.0674199,0.017642375,0.00868103,-0.0656268,-0.007000606,-0.02853418,0.01651045,-0.028665062,0.04194503,0.04237997,0.016089348,-0.03211394,-0.016083287,0.0069876546,0.008268495,0.012995116,-0.034202654,0.021600371,-0.072955094,-0.0071750344,0.0095219,-0.04176411,-0.04124796,-0.009668422,-0.017366277,0.005462803,0.01670235,0.040715206,0.0228332,-0.036956564,-0.014169262,0.0045531997,0.011069391,-0.033918694,0.035854083,-0.044445142,0.014030471,0.004557172,0.00075271906,-0.01601314,-0.04170577,0.008803746,0.019220585,0.011980696,-0.03181998,-0.05526793,0.023164485,0.0013588099,-0.042438425,0.03390485,0.011204242,0.040105134,-0.022361267,0.05282491,-0.024989998,0.011137115,0.021849994,-0.014861026,0.007727947,-0.016296836,-0.044815026,-0.017176148,-0.0022119565,-0.01260707,0.025048489,-0.040509596,-0.035445172,0.01615969,-0.017851539,0.0020934641,0.008508342,-0.0026337805,0.0023133098,-0.006754821,-0.02796026,0.010623943,0.0126035595,0.022076856,-0.0033166301,0.006157482,0.00022877102,0.06124772,-0.01994076,-0.022375003,0.000910676,0.009243984,-0.12161089,0.033736017,-0.04465519,-0.0071834917,-0.035511337,0.027426967,-0.0026318692,-0.03979162,-0.0031996607,-0.053357642,-0.07559029,0.002579848,-0.056024548,-0.029518582,0.0113129085,-0.022710457,0.0034922007,0.008473155,-0.016606899,-0.001342729,-0.019519094,-0.015940443,0.026812276,-0.0020989836,-0.031911545,-0.028590629,0.024110714,0.006070139,-0.03066372,0.008753141,0.010719412,-0.029995171,0.016147159,0.018268663,-0.025680715,0.01228972,0.0309611,-0.007896546,0.0040680068,0.0037521808,-0.017204845,0.019199293,-0.0048512574,-0.020635147,-0.020305105,0.06334098,-0.035713553,0.011258532,-0.029946413,0.02156593,-0.0000065621625,0.009954037,0.026714,0.003218072,0.04032033,0.01695383,-0.047730323,0.04388498,0.007137459,0.05320699,-0.046924148,0.006955048,-0.014664918,-0.032952502,-0.000088312496,0.006494644,-0.022554545,0.040028177,0.011113528,-0.009761002,0.0005220528,-0.057909105,0.0023607372,-0.008361198,0.022028066,-0.005153068,0.010777277,-0.027333211,-0.06318336,-0.03261129,-0.016614506,0.0017492173,-0.04453448,0.019341903,0.029444696,0.016366849,-0.035083737,0.015495748,0.004784496,-0.0010041475,-0.016492851,-0.04393635,-0.0059772325,0.069800384,0.0064594266,-0.028819818,0.0056491685,0.019645046,-0.01647782,-0.019944577,0.015945727,-0.01685976,-0.013692817,0.01524395,0.011162227,0.005116799,0.009804648,-0.032408737,0.003148385,-0.005459103,-0.052394945,-0.0028555326,-0.015673256,-0.0126817,-0.013573044,0.024021393,0.019972432,0.0041830568,-0.029263014,-0.01846105,0.003958826,-0.028874874,-0.013306326,-0.013680209,0.018436057,0.034565955,0.033142656,0.050923135,0.045631256,-0.014755375,0.012348264,-0.06140849,-0.0019825504,0.007454128,0.023030391,-0.0074631725,-0.03601125,0.012566945,-0.005074512,-0.02142989,-0.032245234,0.008992764,-0.014962424,-0.026572736,-0.0108938115,-0.03449204,-0.0054229624,-0.040485337,0.0046096565,-0.01805291,-0.013204747,-0.0076567507,-0.005000442,0.023822688,-0.021110965,0.043517925,-0.043027595,-0.027844029,-0.0040405192,0.019647956,-0.013529565,-0.062067043,-0.02707818,0.016977664,0.03254604,0.03521407,0.008899105,0.0045509185,0.001700741,0.030108692,-0.07619355,0.054388683,0.008817855,0.033473525,0.028900255,-0.05010701,-0.00096216873,-0.0005332163,-0.011918009,-0.0112686455,0.008496281,-0.034563843,0.019272137,0.0016397416,-0.013909123,0.032384366,-0.04193418,0.014200216,0.0412453,0.011254424,-0.0024792098,0.03367353,-0.0025170154,0.009359308,-0.016944401,-0.014017489,0.008234035,0.013946676,-0.0032215482,0.022893455,0.0041710837,-0.0021525552,0.04090305,-0.045985594,-0.007452003,-0.02308476,-0.011026908,0.0009878449,-0.0018179222,-0.00872537,0.025371797,0.005928809,-0.05024546,-0.022330929,0.017621584,-0.03833896,0.014201381,0.032447714,-0.000089318,0.019986093,0.07257983,-0.0115410425,0.021457065,-0.024340883,-0.035236116,-0.012873573,-0.020474909,0.0354736,0.026923032,-0.035731163,-0.018988531,-0.033876058,0.01316511,0.0030891893,0.01883125,0.026954852,-0.020318028,0.003102739,-0.024170948,-0.04449536,0.03477104,0.036580622,-0.0020579363,-0.046989933],"last_embed":{"hash":"1e305zo","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"1e305zo","at":1762844574144},"key":"Work/Random/Web Server Snippets.md##Apache","lines":[14,22],"size":187,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1e305zo","at":1762844574144}}, +"smart_blocks:Work/Random/Web Server Snippets.md##Apache#Block Bots / User Agents#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.0075146137,0.0012260608,0.026448375,0.013779492,-0.023593105,-0.042457316,0.026840156,0.00018074813,-0.007470418,0.0059777675,-0.0058662654,-0.017635245,-0.029121304,-0.030773688,-0.017333783,-0.040643662,0.0077033625,-0.038228475,0.012424029,-0.027746325,-0.022222918,-0.013123697,-0.048188787,0.013208654,-0.016437361,-0.007124814,-0.036122248,-0.012026824,0.010149709,0.008202907,0.03683184,-0.02212126,0.042159673,-0.0083494205,-0.03444438,-0.040786088,-0.008560356,-0.00781384,-0.04343257,0.0057782363,-0.027542643,-0.012943484,-0.0281094,-0.044597562,0.044663142,-0.021072619,0.035600163,-0.00973982,0.0068228054,-0.0066368044,-0.016632412,0.010560064,0.0386163,-0.061978966,0.011313462,0.031972144,-0.011413074,0.011616498,-0.041443132,0.008476033,0.0021676735,-0.045940574,-0.034609955,0.024611695,0.042367138,0.07044016,-0.0013939461,0.0018340419,-0.041548263,-0.052458912,-0.014005944,0.033236578,0.0119127715,-0.0015580172,-0.07235883,0.04262752,0.032338224,-0.01643538,-0.031867135,-0.01753951,0.04123948,-0.050744418,0.03167604,0.024462612,-0.019397605,0.005279462,-0.027536305,0.030213783,-0.00064633874,-0.033284374,-0.0021659462,-0.028119834,0.029284537,-0.036547996,-0.03472981,-0.005182495,0.008770132,-0.022532478,0.049251936,0.046264697,0.02863787,0.0175757,-0.00045162288,-0.013680365,0.047092907,0.008748576,0.023611533,-0.0139614055,0.00090602966,0.019754881,-0.014745333,0.00750958,0.021737415,0.026496664,-0.005096558,-0.06626397,-0.02633461,-0.00054061605,0.024436448,0.019044725,-0.0017751588,0.051233783,0.09276925,-0.017322194,0.010657096,-0.0004792189,-0.013110529,0.011400536,0.007356297,0.015202777,0.01920451,0.014716728,-0.042626217,0.014966596,-0.06965963,-0.021522835,-0.025933227,-0.03708901,0.020089814,-0.036892336,0.014338389,0.06752927,-0.038013037,-0.051637683,0.025360119,-0.038725894,0.037360046,0.033223532,-0.017927485,-0.019121302,0.035560086,-0.01878153,0.011461199,-0.021186976,0.045375668,-0.043700367,0.03324641,0.00045820596,-0.01785731,0.06638353,-0.041944027,0.0031573407,0.0034065715,0.04615512,0.022939378,-0.02429502,-0.0016634781,0.027482327,0.015029741,-0.030478356,0.0098861,-0.03762778,-0.025412511,0.038294494,0.013240417,0.009549217,0.074521534,0.02439581,0.0029939858,-0.026661405,-0.003772655,0.026188804,-0.042960312,0.01459377,-0.020709846,-0.0014314303,0.0045943754,0.016087333,0.002894804,0.0036560993,-0.027540771,-0.02883168,-0.002822845,0.0074209706,0.042617224,-0.03475315,-0.0068323785,0.0030242645,-0.00260767,-0.033230845,-0.004168134,0.022898875,0.0083077345,-0.027170597,-0.043363616,-0.005185548,-0.04999455,0.008473353,-0.004999454,-0.037479036,0.03724213,0.0021069397,-0.007810061,-0.016882364,-0.059514172,-0.047253698,-0.023115544,-0.02223057,-0.014179545,-0.04154827,-0.019947307,0.009246687,-0.039506007,0.07228421,0.010654229,-0.030563671,0.032066923,0.030289307,-0.002448031,-0.02450828,-0.02489952,-0.024376122,0.0499074,0.027022071,0.05077436,-0.04249953,-0.016757239,-0.0076839337,0.026471134,0.0073684696,-0.0021573592,-0.0073341466,0.061474536,0.01066914,-0.08851384,0.027575843,0.006525556,0.004873329,0.006842342,0.0018146771,0.0051251813,-0.03471927,0.018550785,-0.015784347,0.017973693,0.009624012,0.0056324373,-0.022896701,-0.017801458,-0.005948025,-0.032828588,0.034569222,-0.018611737,0.018186163,0.018565582,-0.036742248,-0.008568472,-0.04723683,0.042138502,-0.013801184,-0.027626589,0.061533134,0.07930468,-0.0037734725,-0.009430545,0.01438034,-0.038494144,-0.0033664436,0.08365373,0.052648313,0.002880027,0.031214274,0.026670733,0.008466848,0.052849635,-0.024499621,-0.008554423,-0.017045021,-0.0086659,-0.037108745,-0.021792293,-0.014320305,0.077995054,-0.021053975,0.005878726,0.0057024085,-0.004268319,-0.14276557,-0.0061560217,0.013474812,0.014073759,-0.002285742,0.011326648,-0.029606316,-0.018153291,0.027221618,0.026813664,-0.07023903,-0.03941471,0.0377702,-0.07377383,-0.03772683,0.0183442,0.0008924301,-0.011364613,0.01705261,-0.025787361,-0.04649248,-0.03740296,0.0386248,-0.04352565,-0.02953792,-0.027527591,-0.005436522,-0.01392997,-0.014703321,-0.030621782,-0.017074216,0.022444667,-0.0041087433,0.01998003,0.052985128,0.033768523,-0.0056481888,0.01951056,0.024017816,-0.0031922965,0.0015265016,0.09821876,-0.014792721,0.026003696,0.016684959,0.017718086,-0.023329651,0.04776063,0.0018058852,0.02612604,-0.031133777,-0.022370918,0.05013432,0.01976666,-0.023804955,0.015966216,0.006609618,0.04306498,0.023719892,0.017706651,-0.020693604,0.025112256,0.017264675,-0.01819473,-0.048139647,0.011434479,0.053326912,-0.0061486405,0.030497251,-0.004788262,0.0046293274,-0.022350598,0.009981191,0.034935325,-0.001691596,0.005984612,0.024074133,-0.032290198,0.024003085,-0.098751046,-0.03171699,0.03949739,-0.013629437,0.053059068,-0.03520136,-0.044831514,-0.020565785,-0.006506656,0.04006829,0.2328494,0.0048408667,0.014078944,0.008297926,0.025887504,-0.0071899015,-0.025936631,0.0006926004,-0.0041775657,0.010249156,-0.003749203,-0.0002173664,0.0027443608,-0.00088031223,-0.0196365,0.016760865,-0.030137688,-0.015042463,0.089097105,0.038551345,0.002019954,0.03163848,0.020488635,0.02479061,-0.04824589,0.01070953,-0.006410337,-0.038674496,-0.018415729,0.06647513,-0.008976305,0.014521482,0.04894546,0.0061051208,-0.018222155,-0.011512081,-0.0014686863,-0.031467896,0.02107887,0.04538326,-0.025524756,-0.032368127,0.00026797055,0.024937391,0.0004485184,-0.017302578,-0.008151116,-0.020411076,-0.055192158,-0.026708003,-0.024151003,-0.012007317,-0.0055998713,0.020210795,-0.03807051,-0.037855346,-0.01788728,0.013371587,-0.01416356,0.05043212,0.053316906,0.008229815,-0.09406725,0.051073946,-0.03344739,0.022412919,-0.02651072,-0.0061808773,0.022793848,0.052317876,-0.0042501376,0.037778173,0.01717924,0.010691141,0.007430662,0.027872458,0.012425957,-0.003496982,-0.0060632676,0.0287296,-0.0007586976,0.0044924566,0.034219533,0.021435257,0.013664901,-0.03767345,0.014958,0.05200531,0.012794733,0.019859925,-0.008072276,-0.027269347,0.0070160734,0.055333655,-0.060188618,0.04732075,-0.007893688,0.05138875,-0.020042894,-0.020099578,0.012584547,-0.04617511,-0.010701187,0.0031755106,0.016189039,0.01164434,-0.017543152,0.04028584,-0.016690552,0.013571487,-0.016411703,0.043198887,0.042213026,-0.045769278,-0.026842149,0.07009852,-0.024142714,0.0400671,0.00075485546,0.05487153,-0.022339484,-0.053509317,0.021124307,-0.021705208,0.02353962,-0.013740817,-0.0116054285,0.041494645,-0.017957598,0.061932854,-0.02269775,0.002494708,0.0049264,0.015423991,0.042305678,-0.01017636,0.047850545,0.047471564,0.030438615,0.020175345,-0.07274814,0.029520944,0.009635107,0.008969357,0.019643154,0.025825271,-0.02173393,0.009852674,0.008663661,0.035378933,0.025078667,0.056503166,-0.009678275,-0.048123896,-0.010327316,-0.05932499,0.001324766,-0.018130774,-0.0169687,-0.04299073,0.004616185,0.010835966,0.00096332177,0.031587847,0.02174868,0.0053525874,-0.0031178705,-0.0007060909,0.02421664,-0.036459755,-0.00908812,0.023396797,-0.07534978,0.060637183,0.02414426,0.025808468,-0.07746849,-0.014833378,-0.05183984,-0.026162606,-0.0020950637,0.018400831,0.0073527596,0.046480827,0.012671676,0.027506424,0.036437277,0.005879086,0.007981239,-0.03478185,-0.017015362,0.105308,-0.0027014003,-0.015481618,0.007530232,-0.013533723,0.0068859514,-0.006345974,0.001430027,-0.011313132,-0.07129166,0.009399491,0.0076428237,0.017257592,-0.02296089,-0.024415826,-0.0030172914,0.03827985,-0.02985327,0.026184376,-0.0037601558,-0.0056239264,-0.057760075,0.008922731,0.029314276,-0.027483692,0.03628917,0.08796093,0.0012077839,0.041302774,-0.00956538,0.0048642927,0.051130496,-0.060301933,-0.060638014,-0.046807047,0.030557903,-0.0046816505,0.033059936,0.0026419093,-0.015948115,0.0025705812,-0.018762289,0.014576346,0.024724636,-0.0022418175,0.032896847,0.01739978,0.014316523,-0.028744923,-0.02562045,0.019538825,0.027579077,0.0123293605,0.015384666,0.010056342,-0.08089328,-0.009112871,-0.010596768,0.013586491,-0.0912701,-0.0025874511,0.01564224,-0.025205212,0.035454597,0.043065604,0.024060598,0.012631925,-0.042163957,-0.0052558878,-0.018094677,0.020962242,0.004875458,0.0021347965,-0.0070180725,-0.03551705,0.039079558,-0.06106837,-0.015900135,-0.06140026,-0.00623696,-0.036010727,-0.016987097,-0.049329195,0.024824977,0.0056354147,-0.03133882,0.023223024,0.05907578,0.011160713,-0.01904463,0.010023025,-0.0077710147,-0.0025840336,0.014556698,-0.01527229,0.07604208,-0.054524668,0.013590995,-0.0142773995,0.0065373466,-0.022518404,-0.060049415,-0.0085698925,-0.048996355,-0.007915958,0.02243662,0.048404466,-0.0010780841,-0.0035440887,-0.01787958,0.033569094,-0.00033399393,0.03679421,-0.02884121,0.017753836,-0.030797929,-0.028961869,0.07384555,0.0051173815,0.0065057464,-0.063746504,-0.012154328,-0.015129874,0.012941849,-0.025230292,0.03289459,0.033706065,0.006552374,-0.027714655,-0.02527393,0.005661856,0.012140069,0.009259989,-0.033182323,0.0083191255,-0.063253105,-0.0076083625,-0.0030072052,-0.051452707,-0.025423918,-0.017503187,-0.016461607,-0.0012402374,0.010551038,0.027298372,0.012795368,-0.026507424,-0.009514992,0.021660833,0.016715135,-0.036569413,0.039893884,-0.04959427,0.01778383,0.0035086079,-0.007453155,-0.012829772,-0.045713868,0.0021545112,0.015157856,0.008263207,-0.022511963,-0.05918996,0.016116146,-0.0032201484,-0.042510584,0.026927736,0.007083623,0.046297546,-0.023764271,0.04961965,-0.025762387,0.0059935916,0.025508074,-0.009339332,0.014992412,-0.015981901,-0.041997023,-0.037752464,0.0030783452,-0.022185756,0.015934337,-0.038970407,-0.031961374,0.022434473,-0.024995636,0.01323159,0.012646559,-0.016267113,-0.004065671,-0.022838524,-0.021564106,0.009037044,-0.022566456,0.016655235,-0.0144398175,0.018971262,0.0024657818,0.07537079,-0.008825624,-0.02322959,0.0076089045,0.012599175,-0.13125919,0.014684218,-0.034115676,-0.0072098025,-0.04404154,0.02360818,0.0029968077,-0.043327544,-0.0036110156,-0.053075723,-0.06538043,0.010714772,-0.03660427,-0.029163335,0.013085121,-0.015306905,0.016499657,0.0052064247,-0.019069362,-0.007162316,-0.019346781,-0.014477332,0.031989504,0.010005007,-0.03096538,-0.034021523,0.018795239,0.0029972494,-0.033221066,0.015679121,0.013736841,-0.036924124,0.02022473,0.016184062,-0.012940934,0.01021617,0.03976817,-0.012674715,0.004350763,0.0111605665,-0.013265194,0.013127979,0.0029478827,-0.0041648992,-0.007388946,0.053307895,-0.048586838,0.0077783945,-0.02373847,0.024372926,0.010277377,0.009257722,0.037369184,-0.006177857,0.039114144,0.02145543,-0.047283035,0.046533737,-0.0027778873,0.047755178,-0.044833675,0.007354936,-0.019785434,-0.03518964,-0.0040039965,0.012378696,-0.01624545,0.033800624,0.017625041,-0.0019164799,-0.004557114,-0.0406416,0.00577656,-0.01526193,0.021595964,-0.008157293,0.010362372,-0.022276262,-0.081221804,-0.035031077,-0.0016811393,0.010744651,-0.047828805,0.019698365,0.033581965,0.017235536,-0.02780497,0.015650127,0.0046431953,-0.000093034774,-0.009587942,-0.037884075,0.004872416,0.065335214,0.007447862,-0.015529419,0.0071819085,0.022670541,-0.018928422,-0.027561508,0.011116486,-0.016382145,-0.004183403,0.012072733,0.010058784,0.013948011,0.004495188,-0.026161611,-0.008635834,-0.0031009808,-0.053531446,-0.012344268,-0.024431042,-0.013596104,0.00048290734,0.028236147,0.029135255,-0.0051844274,-0.023343107,-0.008031489,0.0147042535,-0.02957643,-0.003737322,-0.014613756,0.02134592,0.036205873,0.024390537,0.043425802,0.03930203,-0.007952055,0.0052594626,-0.06858838,0.004016102,0.0063092895,0.029058497,0.0095682405,-0.022946812,0.01018935,0.003278573,-0.026599463,-0.044171847,0.0045985966,-0.02090635,-0.022343574,-0.011721756,-0.017317502,-0.00164933,-0.0412861,0.011751109,-0.019808326,-0.019549608,-0.012240072,-0.0009890846,0.04929521,-0.0151464455,0.03238906,-0.024549177,-0.02049792,-0.015426108,0.032960102,-0.02011349,-0.05137587,-0.039729744,0.008115573,0.041939255,0.036092784,0.0034909863,0.013912976,-0.00056200556,0.02261191,-0.061406832,0.038858883,0.0078156255,0.025643837,0.023549946,-0.048070803,0.0017017336,0.0040222937,-0.0065492215,-0.0254039,0.015153228,-0.030109916,0.024004774,-0.0051875594,0.011552844,0.03678752,-0.031600986,0.0181127,0.03688421,-0.006336755,0.0168203,0.02117452,-0.0048568156,0.007845938,-0.017363999,-0.010039705,0.006646129,0.016491892,-0.022906674,0.034903917,-0.00015673642,0.0012247358,0.049664818,-0.050151218,-0.0012125758,-0.034732692,-0.009764153,0.012002298,-0.011484664,-0.013167337,0.041858386,0.010755166,-0.05076152,-0.010110128,0.017706733,-0.023215745,0.015687495,0.027683638,0.0064549693,0.0032295634,0.055549942,-0.0064814943,0.025254667,-0.022515222,-0.041433573,-0.014794582,-0.026427299,0.03554821,0.022534369,-0.021068327,-0.029543241,-0.040800523,0.015391991,0.005856886,0.016226025,0.040376462,-0.027801465,-0.00159551,-0.017331552,-0.035193734,0.021458322,0.027256057,-0.005277725,-0.05373698],"last_embed":{"hash":"1ay3zxb","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"1ay3zxb","at":1762844574144},"key":"Work/Random/Web Server Snippets.md##Apache#Block Bots / User Agents#{1}","lines":[17,22],"size":147,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1ay3zxb","at":1762844574144}}, +"smart_blocks:Work/Random/Web Server Snippets.md#Snippets #Nginx #Apache": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.035745203,0.0018478212,0.023949174,0.010531137,-0.0489968,-0.02784476,0.025320671,0.03947944,-0.019759187,0.014333248,0.018014938,-0.020931285,-0.023285877,0.018795107,0.035984185,-0.005453505,-0.0052675144,0.010411071,0.009174253,0.0027734018,-0.022918325,0.030071735,0.047540065,0.048215043,-0.03578473,0.0031109885,0.0026079696,-0.027656665,-0.015178811,-0.017395109,0.020761184,-0.028798161,0.041807666,-0.03381515,-0.057073038,-0.025099916,-0.010649851,0.019135136,-0.02535159,0.0115763135,-0.039449714,0.027620943,0.01590425,-0.049102377,0.06269221,0.008862587,0.03754861,-0.005652953,-0.013434079,-0.009943075,-0.044678364,0.032923844,0.019232871,-0.052801717,-0.015932389,-0.0030894247,-0.02720291,0.01667256,-0.057403624,0.020235276,-0.012925365,0.047852535,-0.0018210827,-0.022127781,0.0057859877,0.04225593,-0.0048807166,0.030716658,-0.01777883,-0.024221007,0.0017409588,0.05533302,-0.046776686,-0.023428382,-0.047060825,0.01763475,0.034282476,-0.056796122,-0.0128841065,0.008808728,0.011499187,-0.0409175,0.025143934,-0.005192467,-0.041366164,0.030414712,-0.05694198,0.053875454,0.02517448,-0.008275275,-0.002786163,-0.037544332,0.008272581,-0.020514263,-0.048535477,0.01422896,-0.024143042,0.012084012,0.068629034,0.0393661,0.056046396,0.017468981,-0.023780935,-0.008129123,0.050847683,-0.0077896942,0.04284153,0.00511648,-0.05464433,-0.014790043,0.044242494,0.03501727,0.020862686,0.038979314,-0.019911293,-0.0537299,-0.006212976,-0.009865927,-0.0028781714,-0.024162231,0.022134842,0.00566728,0.058376636,-0.015373149,0.020635199,-0.0250436,-0.038695,0.02022266,-0.018011587,-0.035568386,0.017434167,0.0483358,0.020092878,0.025718637,-0.018816387,-0.000286484,0.031430826,-0.0548046,0.0024834955,-0.017628893,0.025597954,0.034545925,-0.0213723,-0.059553534,0.042826798,-0.046594042,0.03740265,0.012278123,-0.01176595,-0.059606746,0.024759915,-0.04089103,0.035060473,-0.02130753,0.046789557,0.002983625,0.012418551,0.0019557434,-0.025505759,0.040571984,-0.04297256,-0.031483423,-0.012266469,0.038867828,0.050842986,-0.04430554,0.046806194,0.019272598,-0.020212881,-0.06525513,-0.002980799,-0.022636028,0.028790409,0.0060071424,0.07212776,0.008185936,0.050483983,0.010261508,0.038797017,-0.03355874,-0.044882514,0.03604165,0.010013047,-0.01161889,-0.00009409149,-0.008561633,0.012638552,-0.016474025,-0.010999533,-0.010762882,-0.036843207,-0.027995791,0.014426099,-0.009908744,0.06528454,-0.025817191,0.0066954936,-0.0055008554,0.03261881,0.009071057,-0.007405447,0.044713818,-0.017112155,0.020239107,-0.053998906,0.016843842,0.0034923786,-0.011398434,-0.0082693845,-0.04973218,0.019976592,0.0071066963,-0.039605796,-0.017483737,-0.029417196,0.017578505,0.0010597659,-0.007236654,-0.0065915533,-0.039258588,0.03568163,0.02313873,-0.047092643,0.0782693,0.024125766,-0.015630256,0.0015984959,-0.012956377,0.02245277,-0.018685771,-0.06012476,0.006550409,0.025987495,0.020254496,0.030172985,-0.04011908,0.010997648,-0.00010133116,0.010655632,-0.032101657,-0.011165735,-0.035612945,0.049243733,-0.01298724,-0.058527254,-0.006908894,0.03153123,-0.006665049,-0.0060840948,-0.026086496,0.021398375,-0.01757314,0.05428521,-0.0022130846,0.024551408,-0.023415083,0.0087732915,-0.009449532,-0.052416593,-0.022096243,-0.011997238,0.016258089,-0.011827369,0.02064486,0.03963857,0.023566127,-0.006066176,-0.038919467,0.042488668,0.0077187824,-0.051498123,0.009150167,0.038312368,-0.026923487,-0.020762244,0.0033557403,-0.043228943,-0.011097989,0.057322122,0.01940379,-0.021264207,0.010909459,0.059357736,0.06639001,0.072126724,-0.00229215,0.037116416,-0.032981955,-0.010296556,-0.0027107333,-0.06903018,0.005503205,0.033754285,-0.019849448,0.021473778,0.013279315,0.00090824574,-0.13554402,-0.00445562,0.016694682,-0.011093286,0.02805064,-0.0064692264,-0.00019982253,0.03410016,-0.03816556,-0.005016151,-0.045107197,-0.045126073,-0.0107742855,-0.046278123,0.042923525,-0.011983524,-0.05432249,-0.03281229,-0.009161125,-0.01204992,-0.0260176,0.0071720458,0.020761393,0.00011010383,-0.006090278,-0.039940126,0.044418562,-0.015783036,-0.02152051,-0.034514,0.008639755,-0.024383271,-0.0059846537,-0.048212312,0.050423577,0.069143586,-0.011214059,-0.027749458,-0.002342282,0.002403327,-0.020391978,0.05274048,-0.037731834,0.04919727,-0.025418881,0.021806944,-0.030884327,-0.002928337,0.004331061,-0.0061678677,-0.021085067,-0.029564254,0.03554954,0.019979242,-0.039718587,0.029624933,-0.005345628,0.041293282,-0.011033901,0.017487502,-0.032138865,-0.03142816,0.026174244,-0.02490626,-0.022815336,0.024693608,0.088516355,-0.017116379,0.019084617,-0.04597607,0.022718025,-0.036340136,0.026168022,0.071587786,-0.00010475881,-0.018476982,0.02268931,-0.01119692,0.023163727,-0.07115945,-0.020355737,-0.006836338,-0.023358265,0.05597704,-0.034828022,0.028593644,-0.007488201,-0.048793666,-0.0072831847,0.22932236,0.013351106,-0.0075572995,-0.037157595,0.06501181,0.006766971,0.0006321487,0.024317345,0.013133647,-0.01811194,0.006352256,0.0022124168,0.022035964,-0.0092303045,0.0025197507,0.007790577,-0.022679275,-0.037136693,0.07323068,-0.00011448668,0.032518208,-0.02496801,0.04178476,-0.04551367,-0.06115263,0.0029862188,0.00211295,-0.026377678,-0.01792,0.02315721,-0.009462007,0.06617202,0.047667082,-0.022175744,-0.01629581,-0.023053786,0.023284517,-0.07241707,0.014034733,0.008501531,-0.013435408,-0.033096585,-0.03299726,0.005482122,-0.022582812,-0.04694632,0.019929582,-0.02794021,-0.051429145,-0.0012540156,-0.0154302,-0.053808726,-0.022827577,-0.0012094148,-0.042046186,-0.019481873,-0.017960547,-0.012858502,0.00021096943,0.06196207,0.0021150736,-0.0034499727,-0.04489007,0.04360999,-0.00532975,0.025103875,0.01484475,-0.02423739,0.043928873,0.0149720935,-0.024785785,-0.02545014,-0.010073337,-0.027568603,0.02320794,-0.04117268,0.06924507,0.030319495,-0.036767036,0.038658872,-0.037927855,-0.050452154,0.02563838,0.02023409,-0.013663093,-0.03627437,0.008629776,0.06955691,-0.012356416,-0.005651973,0.011325253,-0.0053111184,-0.024296654,-0.0005833718,0.025336739,0.02591896,0.0045363554,0.017220795,-0.042625234,-0.026901891,0.015439947,-0.04087304,-0.03355265,-0.024913065,0.04327551,0.011048853,-0.0124820145,0.017888969,0.028436136,0.06344696,0.019298412,0.048574455,0.030465635,-0.052497093,-0.02698496,0.06788206,-0.004429451,0.029065827,0.0054957117,-0.002828398,-0.0020634443,-0.029969577,-0.00926521,0.0008095468,0.01888319,-0.01924626,-0.0033610375,0.020536412,0.002479663,0.054012485,0.015316034,-0.020590844,-0.030188587,0.03269554,0.012693976,0.03195573,0.038368948,0.015485642,0.012683145,-0.0044587688,-0.03958387,0.06553432,0.027638635,0.03563346,-0.001220613,0.04893414,-0.01010351,-0.008820625,0.0016834232,0.016723443,0.03503571,0.044650037,0.028009167,-0.039061643,0.007970836,-0.058601722,-0.010166764,0.016091306,0.008880555,-0.03538586,0.003215141,0.036888853,0.035202913,0.030584462,0.031879358,0.00407878,0.020682212,0.015555635,-0.038710304,-0.056571547,-0.049638446,0.0038177771,-0.04008268,0.022604806,-0.0139554255,-0.041204274,0.0011050173,-0.009754371,-0.034051333,-0.04067318,0.0041064373,-0.058362294,0.008929401,-0.0046934844,0.035449725,0.0052654035,-0.0071870885,-0.014673707,0.007620605,-0.024840232,0.0161089,0.0973206,0.005756182,-0.009297329,-0.023176126,-0.01930309,0.017160606,0.03101015,0.02793175,-0.02606493,0.0007812016,-0.0543886,0.00234778,0.00013970857,-0.019522868,-0.02904921,-0.046487845,0.019089224,-0.04141342,-0.013804272,0.023666026,-0.032223057,-0.034039058,-0.028615193,-0.027674686,0.0054746456,0.009430436,0.060454223,-0.024165997,-0.007043703,0.014540795,-0.0012124638,0.0377788,-0.0452069,0.022518087,-0.020933798,0.00013177533,-0.02365205,-0.01055976,-0.041794274,-0.010985454,0.023040794,0.014773597,-0.023043042,0.0050259694,0.008282313,0.0755924,0.023158334,-0.029961234,-0.036999986,0.0012469265,-0.021120895,-0.010387737,0.045684155,-0.03398453,0.04304291,-0.03805098,-0.035910204,-0.033973463,0.004078427,-0.04189488,0.016788838,0.019381894,-0.016168175,0.022091419,0.0097399205,-0.0016730122,-0.010325227,-0.018161245,-0.0048958287,-0.026319074,0.062215354,0.006137763,0.0138001805,-0.0029711782,0.007991955,0.013293939,-0.054238353,-0.011232684,-0.028070357,-0.008684799,0.0065927794,-0.037092876,-0.0073100463,0.034725044,-0.007132055,-0.051908404,0.013688489,0.058007814,0.008170899,-0.06656623,0.0012057781,0.020010492,-0.009247063,0.03022733,0.050919,0.0084389085,-0.060231473,0.0011379968,-0.016284466,0.021768134,-0.022505863,-0.06835686,0.005387642,-0.03356622,0.019621568,0.028154355,0.07908102,-0.008275595,-0.001786405,0.0018009892,-0.013050713,-0.0040574325,-0.038455665,-0.02362325,0.031094328,0.0015707735,-0.04335268,0.0024234941,-0.0035489635,-0.011289564,-0.022245456,0.009834235,0.047355402,0.04273478,-0.0075663202,0.040403366,-0.026063118,0.017847642,-0.013227231,-0.028507251,0.01266457,-0.047192592,0.034583114,0.0057422686,0.03923961,0.029609093,0.0052555893,0.006830731,0.003090646,-0.048128907,0.010422858,0.020639133,-0.027635666,0.021025032,-0.012086509,0.03439766,-0.013433081,-0.013117797,-0.026310047,0.054730386,0.021821516,0.047056146,-0.04784849,0.06328529,0.04187164,-0.020009184,0.012036516,-0.013350314,-0.012393052,-0.022457879,-0.026426863,-0.019867517,0.010169047,-0.002481938,0.020788899,-0.0052295276,0.009373941,-0.0026620177,0.026655339,-0.028885985,0.056251176,-0.0011219808,-0.026712637,0.018635131,-0.00960051,-0.015505719,0.018309616,-0.0398654,0.011264884,-0.0236676,-0.0048154593,0.021636877,-0.02942035,0.011116695,0.048726823,-0.02932379,-0.014891564,0.0003102705,-0.012373616,0.01863544,-0.007415009,-0.042251136,-0.010651502,-0.01614808,-0.03321913,-0.024619322,0.008560891,-0.01810717,0.046580773,-0.043734934,-0.020872565,0.050990093,0.024983631,-0.11951795,0.035618413,-0.02904846,0.00986615,-0.0046654507,-0.003828048,-0.042726,-0.055055115,0.015445396,-0.044481777,-0.012260684,0.0012646482,-0.008633208,-0.033294898,-0.029293664,-0.008860609,-0.009713906,0.028265364,-0.018797757,0.0079981545,-0.004988959,-0.038448248,0.031703215,0.022089815,-0.03498761,-0.003131583,0.004138876,0.0126247555,-0.028335713,-0.011327227,0.04964032,-0.042212248,0.015402002,0.040469453,-0.036814477,0.0052555245,-0.017496912,0.0018932375,0.01736756,0.008485589,0.019369766,0.01845632,0.009230434,0.031267535,0.028967056,0.0008525696,-0.004687284,0.0054621627,-0.024872275,0.05407383,0.022760715,-0.010586802,0.014054261,0.029275417,-0.026789423,-0.029730683,-0.058006093,0.037952147,0.008868704,0.036255315,-0.029982833,0.043404385,-0.039066233,-0.033788715,0.021729693,0.023883136,0.02069711,0.04484503,0.019049324,-0.0061292094,0.0301691,-0.017392868,0.015025568,-0.022304835,-0.006229879,0.022502525,0.05186403,0.012853431,-0.031880174,-0.017553154,-0.04964411,-0.0035247486,-0.034189627,0.023831816,0.052248552,0.021405786,-0.024280708,-0.017725404,-0.039620943,0.0050335983,-0.039701764,-0.027592538,-0.0066258595,-0.011425554,0.042898264,0.012868156,0.003079424,-0.00642809,0.004207694,-0.029130178,0.025978409,0.008845835,-0.030233158,0.010413072,-0.015779994,0.015939798,0.03244943,-0.0072511663,0.021458441,-0.028089348,-0.04890177,0.0032952097,-0.015426014,-0.020802038,-0.050794385,-0.0136720175,0.034050968,-0.036426682,0.003503967,0.009459902,0.031234637,-0.061090082,-0.02731598,-0.01919615,0.039146524,0.023557374,0.04903286,0.02157932,0.032033417,0.027453171,-0.013053408,-0.04020043,-0.0097048,-0.015658675,0.00198464,-0.04546554,-0.02359152,0.037117794,-0.061245225,-0.014624073,0.029255085,0.00045724865,-0.018123657,-0.040142458,0.0021208255,-0.038578276,0.028584914,-0.014350235,0.01543736,0.0065161875,-0.012631614,-0.019199584,-0.01855356,0.04308679,0.025612531,0.034678552,-0.021421883,0.01994375,-0.01762745,0.008969631,-0.022259725,-0.007932097,-0.015849952,-0.00006823709,-0.017241282,0.0010928635,-0.02429174,0.030779611,-0.0046550436,0.03428114,-0.046149623,0.0040053097,-0.020532398,0.01082307,0.062834255,-0.04130131,0.035793096,-0.019271268,-0.01281974,-0.021702917,0.025623152,-0.004284572,0.042466562,0.041576017,0.030221544,-0.004860589,-0.049508445,0.007965303,0.0020689906,-0.016614407,0.013952616,0.029038811,-0.043670796,-0.0054491726,0.0016875052,-0.0002002753,-0.0040696887,-0.01779518,0.009701202,0.046113905,-0.044981457,-0.0008197802,0.010491394,0.00009371029,-0.05131376,-0.021006374,-0.027397117,-0.012373638,0.023445107,0.034768343,0.0365579,0.009791598,0.0142292725,-0.01649734,0.001598691,-0.059532527,-0.014149573,0.00838088,-0.0040826565,0.025646752,0.037293598,-0.013530337,-0.017383931,-0.018254634,-0.038203757,0.04153483,-0.030879948,0.014921422,0.026927922,-0.013764748,0.030808177,0.03952265,0.0108143175,-0.044908483,0.039902873,-0.018109886,-0.05123112,-0.008350143,-0.023744913,0.0016153182,0.019523293,0.014804847,0.031974226,-0.0495761],"last_embed":{"hash":"1nqx091","tokens":452}}},"text":null,"length":0,"last_read":{"hash":"1nqx091","at":1762844574144},"key":"Work/Random/Web Server Snippets.md#Snippets #Nginx #Apache","lines":[23,24],"size":25,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1nqx091","at":1762844574144}}, + +"smart_sources:Work/Random/Web Server Snippets.md": {"path":"Work/Random/Web Server Snippets.md","embeddings":{"bge-m3:latest":{"vec":[-0.032031707,0.016184833,-0.015758827,0.033325266,-0.03755302,-0.05626856,-0.0065640216,-0.05421893,-0.0133882435,0.023657504,0.013371617,0.010428151,-0.011589358,0.013315754,-0.013238977,-0.02533097,-0.008321783,-0.034706034,-0.008578923,0.0046760105,-0.010472217,0.007887957,-0.0024937906,0.04088138,-0.006011018,0.013271493,0.0064198035,0.008283839,0.019919978,0.022578178,0.0056260675,-0.00934481,0.010733172,-0.0033182106,-0.0054704035,-0.025169231,-0.02669683,0.0102928765,-0.030843288,-0.020313127,-0.022680799,0.01686016,-0.021443494,-0.054547366,0.05927368,-0.02445375,0.0027090888,-0.031473007,-0.0037494441,-0.01767138,-0.017972473,0.011396503,-0.01512007,-0.08532869,0.03063439,0.05916732,0.019674674,0.002838827,-0.0029954289,0.024174565,-0.038858667,0.015392882,-0.048296094,-0.008318745,-0.016453946,0.06141498,0.0017441517,0.030957585,-0.011553879,-0.06892632,-0.026430588,0.035415407,-0.034854334,0.006565482,-0.033238996,0.027507046,0.027323836,-0.03149714,-0.014878937,-0.044072233,0.024702867,-0.025984142,0.0019503672,-0.017511617,-0.04578378,0.011202728,-0.00055730337,0.032379605,0.007926976,-0.0000153458,-0.005292663,0.0170518,-0.0054720123,-0.009369353,-0.07284578,0.016165404,-0.020886892,0.0033761335,0.03463359,0.025117304,0.017721947,0.017471455,-0.0014876471,-0.010735767,0.065002285,-0.0010096133,0.05958719,0.0052783475,-0.03597216,-0.010991018,0.018573863,0.03058795,0.019665813,0.01421187,-0.026697217,-0.047340006,-0.029690621,-0.02218829,-0.008300227,0.014568831,0.032568272,0.031656224,0.05919699,0.012434165,-0.019791491,0.034779362,-0.0075452677,0.031289212,0.015902072,0.011466877,-0.02252103,0.031918306,0.0011438929,0.011905281,-0.04428349,-0.00026625508,0.0058536027,-0.0019764407,-0.027980553,-0.014507316,-0.004885309,0.018851152,-0.021785352,-0.06311498,0.013186336,-0.037767734,0.07821066,0.027888626,-0.026392242,-0.03567119,-0.004016204,-0.027498387,0.0037718706,-0.0203552,0.04250642,-0.014580255,-0.020698482,0.043277163,-0.02018669,0.049100272,-0.03639923,-0.022435023,-0.014411205,0.039327506,0.026205944,-0.025065787,0.005966624,0.0145023465,-0.017885821,-0.03507144,0.0038791315,-0.038210094,0.021976693,0.008825627,0.019967332,0.020007372,0.058411986,0.035732113,0.012437164,-0.016519131,-0.030260341,0.0242675,0.019703645,-0.0020982635,-0.030289575,-0.018694215,0.010189751,0.008004409,0.005398653,-0.023005493,-0.026540494,-0.01429802,0.0467392,-0.03915893,0.046215713,-0.0166317,0.009769953,-0.009443329,0.01737119,-0.001813711,0.03875487,0.0130720725,0.05007544,0.023672938,-0.041432638,-0.009164818,-0.030496484,-0.027698478,-0.014265965,-0.033110593,0.018392732,-0.008928538,-0.019108102,-0.006881283,-0.033823878,0.018742207,-0.010448826,0.00702231,-0.040775128,-0.06931156,-0.011133286,0.019424984,-0.02970796,-0.015233847,0.027041452,-0.018160958,0.048229486,0.020275977,0.023588048,-0.008630319,-0.026669765,-0.012935773,-0.0007167415,0.013830321,0.07343694,-0.0364819,-0.03133017,-0.05844969,-0.004651034,0.034113217,-0.016365722,-0.004038941,0.051255513,0.02816506,-0.04342453,-0.019080779,0.0005473611,-0.01786597,-0.0061909053,0.016427286,0.026590025,0.017813208,0.040613543,-0.027494097,0.012915781,-0.00082293997,0.04644957,-0.014208789,-0.05289167,-0.04479568,-0.010552376,-0.0003612921,0.021625401,0.019980745,-0.01984428,0.0061974535,-0.031628802,-0.03996786,0.04155975,0.010493934,-0.050627112,0.008914361,0.019865777,-0.025166124,-0.011406318,0.05078294,-0.008382694,-0.043115057,0.049452912,0.061612733,-0.013273194,0.013145787,0.042746227,0.04425744,0.04076565,0.049206145,0.010666306,-0.061969407,-0.012566708,-0.018372042,-0.028674858,-0.036886975,0.074312806,-0.013595075,-0.021512317,0.033284053,-0.0104765715,-0.17400284,0.023513624,0.018636605,0.013761606,-0.000008706569,0.025680242,-0.030340506,0.0074476986,-0.018597046,0.010298705,-0.051221617,-0.043203447,0.005611626,-0.07082632,0.0017429541,-0.012903897,-0.028079288,-0.0017070657,0.0032095164,-0.024319395,-0.044575352,-0.00553695,0.032244448,0.027042484,-0.00011926534,-0.050837133,0.027427142,0.0027897484,-0.039787114,-0.013981886,0.011999127,0.016070379,-0.0051350524,-0.006203287,0.017799394,0.005946475,0.019695368,0.00361513,-0.014430022,-0.0073301787,0.008919056,0.10153301,0.007861587,0.03145108,0.028938571,-0.039417632,-0.0023977007,-0.040103775,-0.010303006,-0.0075892606,-0.0027796992,-0.03915139,0.027342666,0.0275401,-0.024674112,0.030080464,-0.030526485,0.047541536,-0.020423584,-0.019818002,-0.04805898,-0.00867303,0.005718202,0.027103733,-0.026061757,0.019720761,0.06483072,0.009934294,0.015012518,-0.011696819,0.026779447,-0.0055852057,0.020742977,0.064311154,0.031514958,-0.023437968,0.008163633,-0.0022068303,0.05262684,-0.13897446,0.004862334,0.008754137,-0.049797583,0.0689977,-0.014396347,-0.020107197,-0.0075243646,-0.019868068,0.016305426,0.26542988,0.03136663,0.0013113123,-0.0066742995,0.04298341,0.0061794966,-0.0086784,0.02722346,0.015360306,-0.011092927,-0.013766102,0.05184466,0.02713464,-0.007647491,-0.0077256844,0.006454897,-0.04328963,-0.02097351,0.09050701,-0.008547032,-0.00881992,0.0021851675,0.01039245,-0.005345501,-0.033017736,-0.024191124,0.01825101,0.029929921,-0.052635543,0.047749955,-0.025726993,0.065895855,0.036916323,-0.061545637,-0.051725578,-0.023063513,0.025048543,-0.004676985,0.028310603,-0.0053663803,-0.039247543,-0.03149257,-0.054757014,-0.0041604512,0.0075248056,-0.05153294,-0.018455053,0.0247126,-0.053618167,-0.072730854,-0.0745171,0.0041583832,-0.029525356,-0.020248922,-0.035118636,-0.008518499,-0.015473218,-0.00031145886,0.016021749,0.07808266,0.027146144,0.024151707,-0.060907308,0.025689742,-0.023257563,0.03185813,-0.033494804,0.0070290808,0.039336573,0.03868313,-0.002768745,0.0019874296,0.026923968,-0.028820297,0.0039696405,-0.02285362,-0.0025190846,0.005509185,-0.0505078,0.047627892,-0.046031926,-0.0076261433,-0.010332217,0.009935385,-0.011680767,-0.011878309,-0.016761353,0.06545824,-0.053823773,-0.0037080324,-0.019451246,-0.05675618,-0.036402695,0.020810686,-0.040778726,0.047311973,0.00385173,0.028284136,-0.039306764,-0.040491294,0.011682264,0.00058666395,0.01712985,-0.008384946,0.058702093,0.0018052798,-0.008980674,0.0031318278,0.010482123,0.046580452,-0.034673292,0.048698466,0.026515486,-0.03244358,-0.0138398595,0.037253425,0.0038358085,0.051458027,0.034329902,0.0051533394,-0.012824425,0.040040594,0.022450477,-0.042017646,0.0402058,-0.020038681,-0.015972927,0.0070954217,-0.04317646,0.04389359,0.0005558865,-0.025963543,-0.050465915,0.03444753,0.019467138,0.0116622355,-0.013415063,0.034502804,0.0491628,0.02508307,-0.017029643,-0.024412833,0.027920492,0.020655248,0.037343975,-0.008174698,-0.011029058,0.0023740134,-0.010819153,0.02374642,-0.0040572663,0.03734017,0.03262282,-0.025563188,-0.041695017,-0.042649154,-0.009235357,0.004758644,0.0218886,-0.043775998,0.008043264,-0.0025612896,0.041826945,0.02810762,0.032100517,-0.026465042,0.008865056,-0.016601095,-0.020104168,-0.04121383,-0.025671184,0.0033879944,-0.0320348,0.015216899,-0.02899804,-0.04166735,-0.021636171,0.000026245505,0.015730329,-0.028243251,0.025047898,0.020926189,-0.018982254,-0.027601067,0.02866457,-0.00032609957,-0.028165268,-0.014061544,0.01897599,-0.042886876,0.0025412433,0.1212117,0.03924676,-0.001733155,-0.0024090938,0.006485523,0.04780844,0.0433375,0.03570636,0.002775045,0.0051654377,-0.021349706,-0.005613516,0.03996046,0.007826726,-0.042763084,-0.021367343,-0.022691512,-0.0066797943,0.0039417935,0.00040706765,-0.046828885,-0.047533963,0.006544994,-0.013373554,0.0026901169,-0.0067311437,0.067371435,-0.02695662,0.037151054,0.018325934,0.0022181256,0.04393324,-0.076014236,-0.008339488,-0.0024735907,0.00144367,-0.02847817,0.051360756,-0.03708161,-0.0008339945,-0.037485152,0.040052924,-0.01772148,-0.004803453,-0.004383938,0.024775393,0.025874365,0.02051523,-0.05710561,-0.03622729,0.0014362289,0.020120377,0.042490616,0.005549496,0.03574118,-0.013582068,-0.041619536,-0.038658738,0.026197707,-0.05715447,0.0051403083,0.0008188903,-0.05009513,0.01929437,0.012085539,-0.025737489,0.025766253,-0.0026938457,-0.00591581,-0.00007444042,0.0042224675,-0.014239626,-0.0017884404,-0.005542525,-0.0029110347,0.016456265,-0.040952068,-0.0364097,-0.040277515,-0.033189923,-0.0316745,-0.051169857,-0.01144786,0.036437478,0.018401988,-0.005967551,0.011794207,0.017042901,0.0035391746,-0.033625446,0.0031378174,0.014140138,0.030296145,0.016329827,0.04612368,0.026274027,-0.043982692,-0.009340013,-0.0027527425,0.040796265,-0.047162015,-0.0623261,0.014660241,-0.035341784,-0.003958251,-0.0019154579,0.028997721,0.021113195,0.024492616,-0.018597046,0.0358965,-0.024399595,-0.023862317,-0.0023867306,0.015465214,-0.025625305,0.0026984923,0.032356605,0.049509387,-0.0027582983,-0.047708783,0.029155543,0.021114185,-0.021658244,0.002394621,0.06587431,-0.016678698,-0.019163169,-0.013089382,-0.0045923903,0.016862465,-0.007502163,0.03216972,-0.017409623,0.011800554,-0.04347879,0.018810593,-0.03135722,0.0305016,-0.0052280817,-0.034975905,0.0077066543,-0.014412869,0.0041722567,0.0016325812,0.021018432,-0.06102383,-0.013067215,-0.0012056766,0.0027469567,0.004931441,0.012394048,-0.02913995,0.0072127273,-0.017015124,-0.029524457,-0.0026050638,-0.034292344,0.01880552,-0.0098867165,0.009884457,-0.031747643,-0.007943633,0.0008815129,-0.0011858251,-0.028346734,0.005770138,0.018861836,0.008564705,-0.028737307,0.0012431878,0.0296595,-0.0067191264,0.060499046,0.004434917,0.0095894635,-0.0072384262,-0.04508378,-0.00079330447,-0.009356965,-0.020921275,0.03181517,0.02910442,-0.020904144,0.06028945,-0.016411232,0.009057037,0.01621705,0.007939077,-0.03361749,-0.0025603962,-0.0016233395,-0.005127483,-0.015471139,-0.016089344,-0.023402328,-0.036397375,0.021051029,0.0154780075,-0.021593438,-0.004311077,-0.019143593,0.022366593,-0.15111086,0.022702226,-0.013857206,-0.0076400978,0.040469564,-0.013629929,-0.03600916,-0.055137448,-0.011357676,-0.041960318,-0.038132176,0.029872062,-0.0037641178,-0.028587895,-0.0006748284,0.011908307,-0.010400272,0.008237849,-0.008330302,0.03898408,0.004186103,-0.0072125415,-0.00723594,0.024338143,-0.021073759,-0.059695695,0.062766224,-0.042056497,-0.037997074,-0.0008961972,-0.0026409552,-0.004699407,0.011141624,0.064253144,-0.01933031,-0.0043188697,0.022373047,0.0067805075,-0.0007789915,-0.018243201,-0.008652834,0.036420785,-0.0018183811,0.027957756,-0.010277118,0.05999174,0.03123532,0.012699222,-0.0006931978,0.02236985,0.018153919,0.022901064,0.05264474,-0.0038546633,-0.007206861,-0.025223833,-0.022013333,0.0026697833,0.036149416,0.042384796,-0.02372246,-0.025191458,-0.03896959,-0.041329727,0.00012711853,-0.014359427,-0.028542576,0.033471648,0.016478285,-0.0022327572,-0.007499268,-0.040525366,0.02675636,-0.00402433,0.005639974,0.051254574,0.017208723,-0.018455362,-0.0377804,0.0037248468,-0.039519764,-0.01441068,-0.015592201,0.027382594,0.08436802,0.033755265,-0.010639905,0.022826288,-0.008451603,-0.005055453,-0.047015995,-0.028086755,0.0028093096,0.005771482,0.00010712943,-0.012590865,-0.006770247,-0.04563122,0.0020619251,-0.015433074,-0.0018102326,-0.014297112,-0.019010063,0.0010727309,-0.024888376,0.02472011,0.019613251,-0.008588344,0.009967506,-0.03477072,0.008735843,0.014850467,0.0020650746,-0.0069991564,-0.065404706,-0.005810802,0.014635505,-0.016710876,0.001121446,-0.025185537,0.020034662,0.0070236763,-0.018262552,-0.021141382,0.009395958,0.044065025,0.026372615,0.040505048,0.043048605,0.016080346,-0.005941468,-0.02220025,-0.0062135877,0.017392348,0.016315829,-0.011257646,-0.010439313,0.040772334,-0.029716976,-0.019843895,-0.01029446,-0.0033858386,-0.015448389,-0.03597033,0.0014804994,-0.03327117,0.025603708,0.0011693522,-0.004369784,-0.023063406,0.026587851,-0.0030131286,-0.01070777,0.060128305,0.019218264,0.0056142667,-0.004786462,0.028677935,-0.031865563,0.04774192,0.03556207,-0.021655489,-0.024579024,-0.014385779,0.022820765,0.029545084,0.011701456,0.030495537,-0.030446766,-0.004260962,-0.0008141326,0.0105688535,-0.03321057,0.025131112,0.02010565,-0.056184232,0.016919801,-0.026764229,0.042684384,-0.00087362726,0.00874438,0.028560203,0.012332052,0.02647642,-0.010805782,0.017385561,-0.06088894,0.060750935,0.062389854,-0.01599379,0.002413115,-0.016886171,-0.003540036,0.0051748203,-0.0050697336,0.0021866718,0.032764055,0.028102586,0.015379577,0.05490651,0.010610852,-0.035662595,0.02198763,-0.008550145,-0.016154326,-0.015134266,-0.008653443,-0.022869,0.008533601,0.06618931,0.022414286,0.004104957,-0.01975017,-0.009731601,0.0117411725,-0.056421127,0.020270128,0.03264024,0.010880431,-0.035328884,0.026029151,-0.010540387,0.013494419,-0.057900667,-0.06791105,-0.020648768,-0.019628946,0.007601955,-0.025890663,0.039564013,0.015706914,0.0007109845,-0.023411678,0.02997502,0.03212348,-0.0109178815,-0.02169953,-0.012297554,-0.03757419,0.009909043,0.011253004,0.014563369,0.017644377,-0.009168088],"last_embed":{"hash":"s2df8k","tokens":46}}},"last_read":{"hash":"s2df8k","at":1762874999290},"class_name":"SmartSource","last_import":{"mtime":1762874684000,"size":742,"at":1762874982886,"hash":"s2df8k"},"blocks":{"#---frontmatter---":[1,4],"##Nginx":[5,17],"##Nginx#Header Too Big":[7,17],"##Nginx#Header Too Big#{1}":[8,17],"##Apache":[18,26],"##Apache#Block Bots / User Agents":[20,26],"##Apache#Block Bots / User Agents#{1}":[21,26],"##Server Diagnostics":[27,34],"##Server Diagnostics#List All Listening Ports with Process Names":[29,34],"##Server Diagnostics#List All Listening Ports with Process Names#{1}":[30,34],"#Snippets #Nginx #Apache #Diagnostics":[35,36]},"outlinks":[],"metadata":{"created":"2025-11-11 16:24","updated":"2025-11-11 16:24","tags":["#Snippets","#Nginx","#Apache","#Diagnostics"]},"task_lines":[],"last_embed":{"hash":"s2df8k","at":1762874999290}},"smart_blocks:Work/Random/Web Server Snippets.md#---frontmatter---": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.043742694,0.012307752,0.012618965,0.021695927,-0.036419626,-0.023770299,0.0176582,0.040203214,-0.008034882,0.0054068672,0.009105183,0.020254442,-0.0292662,-0.014033526,0.04731996,0.004308583,0.03918119,-0.008661608,-0.010879958,-0.02515454,0.0023508111,0.0064896736,0.030666286,0.014764414,0.012354416,-0.008099889,0.0013316871,-0.026889645,0.0060840743,0.0026626082,0.011470201,-0.05258233,0.03697757,-0.060418356,-0.049603797,-0.050747883,-0.030463416,-0.013187429,-0.037874725,0.009645807,-0.043980904,-0.0135409,0.0038912122,-0.027531859,0.053413216,0.015103877,0.026880553,-0.014572366,-0.014553602,-0.008541085,-0.036245365,0.03694748,0.022076268,-0.03995475,0.042081118,0.01318882,-0.019850744,-0.0049014506,-0.029937338,0.007793227,-0.018757662,0.036189828,0.012512921,0.008198408,0.03580675,0.09000302,0.042040795,0.019715812,-0.019980049,0.0022729163,0.015899254,0.052660055,-0.013096786,-0.0146947615,-0.028752327,0.03268247,0.01918956,-0.02084595,-0.0045938734,0.033983547,0.019097349,-0.030686498,0.07367367,-0.006272869,-0.03376853,0.020583749,-0.037847627,0.07174153,0.006165071,-0.005648935,-0.016720217,-0.018979358,0.010793233,-0.01821246,-0.0291587,0.0042326255,-0.030615604,0.010883387,0.06715502,0.03243503,0.080398194,0.017482784,-0.014970235,-0.011071419,0.066054635,-0.021221183,0.009278925,-0.023183415,-0.017558629,0.004883745,0.0133634275,0.058892168,0.018508416,0.010037114,-0.029573236,-0.029041361,0.010011902,-0.02783889,-0.022401432,-0.015720544,0.01187312,0.0015608931,0.09757892,-0.012769399,-0.010103408,-0.02359036,-0.0016261089,0.014272128,-0.0053449245,-0.00400582,-0.0004840607,0.060029007,0.009823961,0.016559115,-0.045897536,0.021502059,0.003029517,-0.008564127,0.02032833,0.015542657,0.03587972,0.034383737,-0.026013652,-0.030446287,0.043800667,-0.053457648,0.049162462,-0.006126669,0.011072679,-0.031403642,0.029006856,-0.023013208,0.013501347,-0.04535119,0.033423286,-0.033010047,-0.010506178,-0.0037195939,-0.061385445,-0.00023914577,-0.023632575,-0.026096988,-0.054335576,0.060763393,0.034060605,-0.026676869,0.031236732,0.041277777,-0.03135304,-0.017894581,0.016761899,-0.100401424,0.0407013,0.0071887015,0.033151172,0.030338883,0.076492496,0.005254495,0.010739216,-0.040215895,-0.014739758,0.02051522,-0.021677917,-0.007485019,-0.054492854,0.011297176,-0.026765162,-0.016519245,-0.009817815,-0.03871156,-0.051585447,-0.005820048,0.009527421,0.0058791307,0.0060760784,-0.05072633,-0.029623367,0.019138599,0.021391695,-0.0006243639,-0.0039751707,0.013819764,0.0035079122,0.050165974,-0.024987012,0.009614275,0.018025894,-0.0039254385,0.040738225,-0.0070057237,-0.03270951,0.022732105,-0.0061940323,-0.021218536,-0.0032941878,-0.01017561,-0.010464698,0.028979594,0.010950457,-0.039574884,-0.015411936,0.016004957,-0.026667327,0.056130126,0.003381478,-0.022850638,0.00015614332,0.030689577,0.0104169315,-0.015286823,-0.0010070434,-0.0026005413,-0.0023630825,-0.01939519,0.018752104,-0.03939176,-0.030205827,-0.0020018336,0.0014131686,-0.010943411,-0.015542245,-0.025213037,0.0023131918,-0.03632081,-0.05556373,0.036055174,0.038098417,0.023320453,-0.0064843325,-0.029303875,0.013305017,0.00923936,0.02850904,0.028552359,0.012220322,-0.008896004,0.016227257,0.008417712,-0.019910185,-0.028649947,-0.021831702,0.015173239,-0.026149813,0.012313324,0.034245692,-0.019744068,0.0074926224,-0.04279035,0.041951418,-0.023607925,-0.008243621,-0.0073363194,0.03979663,0.010435201,-0.0116719,-0.018736493,-0.04045639,0.0026637213,0.026585655,0.032258887,-0.0009328781,-0.0144689595,0.02943627,0.050176106,0.037558276,0.018899495,0.01902864,-0.025723323,-0.013909502,-0.020465272,-0.039630584,-0.0012173224,0.05338739,-0.039051935,0.007631178,0.018473476,-0.009279911,-0.13621297,-0.012838691,-0.03212431,0.018670144,0.026799155,-0.012568411,-0.0028672006,-0.004820123,-0.048643075,0.016067494,-0.028091999,-0.048307177,-0.0072849565,-0.0012231799,0.042269055,0.0072664404,-0.041698724,-0.020777728,-0.03496902,-0.012939317,-0.021676702,0.004468187,0.03805007,-0.009386902,-0.048137207,-0.042934477,0.03283194,-0.006500212,0.0020193818,-0.00509502,0.019357286,0.0015378946,0.004652844,-0.021790277,0.0026818104,0.018723916,-0.013597489,-0.03973712,-0.027753979,0.0015959719,-0.02856792,0.05662147,-0.017826917,0.030257674,-0.00094439246,0.03675036,-0.045647893,0.003249156,-0.0009265063,0.008376361,-0.008001306,-0.033876646,0.026241219,0.010283082,-0.05590149,-0.0023458488,-0.053941444,0.022526283,-0.021903966,0.0098617785,-0.058228094,-0.01513448,0.015784798,-0.055102255,0.008909405,0.008163391,0.06702424,-0.050182987,-0.00029374647,-0.081117675,0.03484264,-0.007365289,0.05227941,0.003260119,0.0040950174,0.009454681,0.0019194771,-0.045852166,0.014406413,-0.07979499,-0.051153325,0.009574601,-0.03952939,0.024242455,-0.034139484,0.036186937,0.000077962985,-0.034593582,0.0093220575,0.23153843,-0.03005545,-0.019831795,0.001491984,0.064966165,-0.018721862,0.022475913,-0.0014660554,-0.013349754,-0.039784044,0.027570754,-0.0060924166,0.00903335,-0.01788414,0.026571196,0.0077968324,-0.038897738,-0.04610365,0.10038093,-0.007038086,0.039979078,-0.019663034,0.046409793,-0.018261107,-0.0786249,-0.014028662,0.025095744,-0.009487945,-0.0032946463,0.05555768,0.010157188,0.011910991,0.00702263,0.010669987,-0.025757264,-0.006998564,0.07381178,-0.023532085,0.009233788,0.016411012,-0.027110007,-0.046365067,0.003906287,0.024913134,-0.024420928,-0.057352506,0.02766396,-0.007268152,-0.034764644,-0.011288862,0.026166819,-0.019185945,0.034605056,0.0108673675,0.009041177,-0.032544415,-0.022017099,-0.027134271,-0.014699169,0.0993467,-0.004353194,0.005079206,-0.042501625,0.04267997,-0.011228887,0.035193123,0.003098505,-0.041282035,0.021928417,0.0054704333,-0.0069999406,-0.030295769,0.038067684,-0.019656282,0.004591722,-0.045608528,0.06917496,0.055284243,-0.021179697,0.027582178,-0.02239526,-0.016765943,0.0016117294,0.025942735,-0.013565177,-0.01810031,-0.012145594,0.05689432,-0.002186791,-0.005365022,0.011176037,-0.003690106,-0.04694096,0.00633786,0.0012873578,0.012850728,-0.006430608,0.011704749,-0.016018188,0.018373083,-0.025999125,-0.016628666,-0.041921344,-0.010953163,0.02056629,0.025152966,-0.02313129,-0.016188975,0.02192518,0.06438703,0.023445683,0.015747776,0.03414867,-0.098069206,-0.030847857,0.04249936,0.01664133,0.04770197,0.0013457075,-0.02306416,-0.0051779994,-0.035838477,0.0064121545,-0.013612222,0.009539535,0.0072878455,-0.015950995,-0.00015616899,0.010145766,0.010186716,0.0064767306,-0.040080473,-0.009754303,0.0024330097,0.012888389,0.04864595,0.04800025,0.014630803,-0.003421947,0.018690633,-0.0034772004,0.023918314,0.023976022,0.008152317,0.030448064,0.013460958,0.014055097,-0.027972613,-0.00471084,0.04929134,0.019675957,0.025234466,0.02979125,-0.028544432,0.024616254,-0.008831677,-0.038188655,0.041588373,0.025844058,-0.043722223,-0.03888873,0.03522302,0.0051586637,0.016077807,-0.0028897224,-0.01892008,-0.019628966,0.040483426,-0.049363624,-0.06760092,-0.051929355,0.034305718,-0.046220575,0.040144894,0.017307794,-0.023568032,-0.009460156,0.014025253,-0.06837402,-0.04255589,0.008165513,-0.008206359,-0.017045561,-0.019894479,0.001955869,-0.0028866152,-0.0123076225,-0.008933185,0.022174796,-0.020754395,-0.030121956,0.09888355,0.019001905,-0.014169845,-0.014369163,0.002336654,0.040222622,0.037638478,0.019700868,-0.036419068,-0.03181162,-0.03330848,0.006264254,-0.035993725,0.010375416,-0.03749379,-0.046122137,0.041480444,-0.033755373,0.0062054023,0.010549846,-0.020631632,-0.0031281803,0.015542002,-0.054558795,-0.02785877,0.04013224,0.055363357,-0.035122268,-0.014848487,-0.008428584,-0.0031990982,0.060830664,-0.030164534,-0.0007872374,-0.028628025,0.005470657,-0.019361656,0.018256102,-0.028278196,-0.00913145,0.016044853,0.031196503,-0.007511411,0.01017642,-0.042820018,0.061542105,0.011732229,-0.031002335,-0.015660001,0.029397184,0.02051497,0.048224054,0.04640956,-0.012375759,0.052592404,-0.066905834,-0.02593021,0.0054405467,0.0026421964,-0.008585787,0.027831078,-0.0039077927,-0.021234503,-0.008077386,-0.012561937,-0.03672346,0.000016249203,-0.04053804,-0.014779281,-0.028776268,0.050711982,0.023942247,0.00087172666,-0.035523947,-0.009990046,0.029181369,-0.054896973,-0.019827878,-0.0091745285,0.012255435,0.0034074555,-0.040758997,-0.043697495,0.032803126,0.0037798167,-0.05625467,0.015734375,0.043456204,0.015427527,-0.06884667,0.023121579,0.019885736,-0.024407197,0.00011559246,0.032626744,0.0143185295,-0.09677348,0.010863955,-0.029789438,0.0076486873,-0.0148097845,-0.03293143,0.014458082,-0.01294618,0.004226189,0.0029510758,0.06549184,-0.028046666,-0.021838052,-0.013149523,0.031508427,-0.0043630046,-0.032042924,-0.0052400823,0.0032219444,-0.020827921,-0.030506793,-0.0015664321,0.005506225,-0.02376558,-0.045815624,0.015225383,0.057614636,0.051259995,0.0057311566,0.03498465,-0.03011154,0.009374677,-0.025299992,-0.009323813,0.001647806,-0.02377177,0.026346182,-0.05713596,0.050822224,0.001774629,0.009381307,0.0211991,-0.039962437,-0.039620563,-0.027997648,0.044331122,-0.016138554,-0.0022711286,-0.012650623,0.035050124,0.0019145368,0.027057126,-0.003176912,0.04241427,0.0053874613,0.056442346,-0.040533543,0.04733516,0.035061013,-0.014501576,0.0030342012,0.00076812255,-0.029351348,-0.056833383,0.00047656766,-0.00850118,-0.023716236,-0.010325904,0.010733445,-0.006044434,0.030026114,0.04157088,0.022741234,-0.029784707,0.033719007,-0.002814341,-0.027690496,-0.009524912,0.0056994823,-0.023596656,0.014210216,-0.035122246,0.017521149,0.0042516817,0.024184674,0.036217246,-0.0071189264,-0.02257231,0.066640995,-0.043025516,0.012007788,0.0046759457,-0.028363377,0.010554598,0.02350742,-0.027014434,0.0011186238,-0.025062876,0.0005259432,-0.022232471,0.029128857,-0.01375732,0.05353676,-0.045045916,-0.0068768547,0.029763024,0.03433968,-0.14645076,0.039132606,-0.03335331,0.03505306,-0.0014630341,0.015087988,-0.025265902,-0.03221626,0.018982995,-0.025156666,0.004518028,-0.019339658,-0.004254621,-0.017424114,-0.026828177,-0.0085826395,0.0012044805,0.01780761,-0.036626354,0.08977506,0.003780936,-0.037709624,0.040666904,0.04333125,-0.05020777,-0.0059554847,0.014975009,-0.013703701,-0.02822356,-0.0021320519,0.029385053,-0.016217517,0.049221754,0.042868514,-0.008632193,0.0131912315,-0.00957612,-0.02093397,0.045555476,0.040421255,-0.0004909506,0.012807908,0.004216411,0.026653793,0.041346744,0.035661403,-0.02941256,0.0075092795,-0.007080276,0.04205248,0.034573458,-0.020396063,0.012143299,-0.018204886,-0.05647184,-0.02992288,-0.022330243,0.010000562,0.0012217497,-0.0042269607,-0.046086676,0.046112873,-0.035489332,-0.018080344,-0.009140427,0.029505588,-0.00714162,-0.004858892,-0.022344349,0.019063259,-0.011854576,-0.012633684,0.009007006,-0.0069937343,-0.008164066,0.007039476,0.060102493,0.013175518,-0.05605655,-0.02150602,-0.03356257,-0.0025416284,-0.023259552,0.02910537,0.043810137,0.030605076,-0.025296979,-0.049122386,-0.039751057,0.016183391,-0.042694453,-0.020600058,0.0007740287,0.039703134,0.01097685,0.009259649,0.0008904045,-0.008631175,-0.0043708556,-0.03714173,0.011811344,-0.02961964,0.013300979,-0.036047217,-0.008861695,0.0034175003,0.042014614,-0.025910892,-0.0046025873,0.0050684297,-0.050272748,0.02515819,-0.025219487,-0.034105245,-0.057007633,-0.008453135,0.012050628,-0.041851692,-0.009959124,0.0058233044,0.033234075,-0.050989218,0.0040823896,-0.03900782,0.0129290745,0.032108072,0.047486644,0.025716325,0.04452615,0.0049247216,-0.008947356,-0.02269558,0.03555794,0.0022524875,0.036491606,-0.04684708,-0.0068055275,0.031374045,-0.029911049,-0.019246709,0.014592212,0.013245241,-0.028481988,-0.05384957,0.00576486,-0.04927193,0.028710948,0.0060135145,0.049721956,-0.010318533,-0.023127396,0.014125645,-0.011648263,0.057363883,0.025551345,0.034275115,-0.009165461,0.008262895,-0.015516919,0.032957178,-0.0073791374,-0.011559627,-0.048272207,-0.015452348,-0.0120727075,0.041811228,-0.027542634,0.0023699477,-0.020374855,0.023624297,-0.035822198,-0.015873171,-0.024657635,0.004726302,0.025124198,-0.015326138,0.019782236,-0.0028629277,0.022192677,-0.0014875918,0.015038161,-0.01792977,0.030212127,0.0018218406,0.040021516,0.038906448,-0.022518648,0.012250139,0.0057373387,-0.07926538,0.03630898,0.021471016,-0.039879452,0.005186662,0.020752037,-0.022431606,-0.019312683,-0.0019768986,0.028275348,0.068074666,-0.042027816,-0.034154657,-0.00258026,0.0025060906,-0.047135733,0.0049489546,-0.019754404,-0.027538436,0.015025034,0.013633654,0.017793087,0.022596376,-0.013162507,-0.016453259,0.020966131,-0.012313609,0.0042639785,0.04039917,-0.006370801,0.009911261,-0.001384355,-0.014993627,-0.008191512,-0.007691731,-0.0026306265,0.045424312,-0.023386767,0.012473324,0.0052571576,-0.009547729,0.018096738,-0.0017591385,0.008449874,0.03475382,0.013466948,-0.011593122,-0.053263076,0.003887876,-0.02674248,-0.016752334,0.009094724,0.016881311,0.0069693485,-0.06347905],"last_embed":{"hash":"13y387w","tokens":46}}},"text":null,"length":0,"last_read":{"hash":"13y387w","at":1762874999290},"key":"Work/Random/Web Server Snippets.md#---frontmatter---","lines":[1,4],"size":59,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"13y387w","at":1762874999290}}, +"smart_blocks:Work/Random/Web Server Snippets.md##Server Diagnostics": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.04886641,0.03009026,-0.044444315,0.028787678,-0.041292664,-0.018257212,0.015344755,-0.034973655,0.013631576,0.018891051,-0.009556086,0.016937178,0.020604927,0.0073880013,0.00397541,0.017141182,-0.019577667,0.0016104485,0.004824417,-0.006377152,0.017082363,0.007602414,-0.0070236274,0.0045787995,0.02946454,-0.01287033,-0.0050273673,0.00036641475,0.031623274,0.040605016,0.019553663,0.009151641,-0.0023664914,-0.0057323566,-0.042496692,-0.010617556,-0.019224519,-0.03667035,-0.023611225,0.016202897,-0.002759586,0.033343915,0.004278478,-0.04209218,0.016179472,-0.020594299,-0.0059785703,-0.028455567,-0.014373322,-0.012596175,-0.022039352,0.007211616,0.035242587,-0.085603,-0.016976906,0.0028505926,-0.028608285,0.029009314,-0.053389054,0.040684942,-0.021482833,0.04157857,-0.05988319,-0.031857792,-0.024199884,0.074961014,0.013000932,0.035449024,-0.021040825,-0.0027619307,-0.028241662,0.030098327,-0.023202278,0.043412883,-0.027932104,0.06385787,0.0054866495,-0.028586514,-0.017664546,-0.041754562,0.0017814225,-0.03961071,-0.037496004,-0.011864192,-0.011923462,0.049338292,-0.01393832,0.061838485,-0.017632999,0.023854714,-0.028575782,0.0062636556,-0.024121221,-0.00828636,-0.06884885,-0.008986756,-0.03145227,-0.015555154,0.042917043,0.01974431,0.0077489354,-0.055987936,0.00857097,-0.006954933,0.0017325758,0.0015387172,0.0085657425,-0.0007339751,-0.00987431,-0.023428278,-0.014414505,0.05385729,0.013443499,0.030330021,-0.023862986,-0.015709398,0.004184459,-0.006428841,-0.012642196,-0.012870222,0.071354136,0.01991415,0.03772518,-0.023484493,-0.06021607,0.007639057,-0.0090248445,0.040676296,0.029854743,0.0018456449,0.0086137615,0.041866157,0.021643585,-0.0022165938,-0.03045186,0.0233758,0.004625951,0.0022773158,-0.0213933,-0.032810517,0.03449892,0.065178595,0.020640606,-0.03081582,0.018947205,-0.013072651,0.05042365,-0.0017962871,-0.028785734,-0.07178758,0.011582092,-0.00699323,0.0026034154,0.022401122,0.014126407,0.052787118,-0.03513431,-0.032850944,0.023559034,0.049443763,-0.019230852,0.02639131,0.018841708,0.023720257,0.016824454,-0.029395038,0.028299686,-0.0057938206,-0.008815257,-0.051421203,-0.015601874,-0.019205755,-0.007390666,-0.0057361214,-0.0021457623,0.024137918,0.024867252,0.016939806,0.02720346,-0.03707451,-0.017351221,0.010907779,0.009037864,-0.007299544,-0.010419344,-0.05195249,0.015941394,0.0065943412,0.021695167,0.026576048,-0.057926755,-0.020978823,0.03897777,0.032908384,0.03193896,-0.03864096,0.052163076,-0.03408585,0.009000856,-0.00083208695,0.024015507,0.01420121,0.05660542,-0.011178718,-0.07051919,-0.014782814,0.012260223,-0.014793452,-0.0048358478,-0.04698663,0.013524213,0.008354284,-0.034632917,-0.009656151,-0.0011842479,0.013148332,-0.008288932,0.048546538,-0.050939728,-0.041982997,-0.03749667,0.068085924,-0.01736717,-0.01284709,0.003892295,-0.04039577,0.025313413,0.014532489,0.039781038,0.010836132,-0.009083889,-0.009353846,-0.024983801,-0.01655424,0.02255053,-0.033437494,-0.021298429,0.01309092,-0.024330089,0.041417442,-0.016043838,-0.039822616,-0.00025194653,-0.020841967,-0.03105366,-0.054075684,0.03655559,-0.036651257,-0.011824903,-0.0012017598,0.042416148,0.030453935,-0.013488128,0.014580375,0.006651002,-0.004863422,0.036397237,-0.028653141,0.007926299,-0.0085806595,0.013087903,0.006675396,0.02327202,-0.0015429287,0.015441948,0.021808933,-0.023126258,-0.031330425,-0.0010635199,0.033132322,-0.03379801,-0.005511685,0.043168418,-0.00064478663,-0.007324019,0.03760562,-0.0049160006,-0.042225342,0.052610703,0.028769702,-0.018494746,0.026504863,0.044575207,0.041233655,0.025084216,0.0096015865,-0.015048019,-0.060422827,0.0106133055,-0.058680702,0.030032357,-0.04139586,0.062395554,-0.02695947,-0.020385282,0.058786415,-0.019370789,-0.17566821,-0.0016440704,-0.00807744,0.05132214,0.021502985,0.06334537,-0.03466629,-0.02328707,-0.06724029,0.006840667,-0.03432324,-0.045749895,0.003800515,-0.015573088,0.021034267,0.0036343134,-0.0048773573,-0.000099775396,-0.03000794,-0.03384504,-0.019613484,-0.021108562,0.051729284,0.0174807,-0.004850078,-0.07448567,0.07307202,0.006514495,-0.024765898,-0.006725201,0.025282918,0.030780874,0.0027895407,0.008380286,-0.005867943,0.000892181,0.02558544,0.062124543,0.032106742,0.044174854,0.011767712,0.054053415,-0.026247136,0.028357167,-0.0074647153,-0.031048188,0.018085482,-0.029026313,-0.047619633,-0.030190878,-0.007450922,-0.06083293,-0.027564619,0.023868332,-0.046124645,0.011478791,-0.009726537,0.041790385,-0.013046386,-0.0043106517,-0.077174954,-0.033728924,0.0053235223,0.009857826,-0.029176798,-0.0075893505,0.053547878,0.017552136,0.022553291,-0.019900745,0.015512301,-0.0077302894,0.01647809,-0.004767671,-0.00913195,-0.004392354,-0.028589651,-0.03462237,0.052931022,-0.09904824,-0.039510045,-0.0068193837,-0.03036972,0.011186787,-0.00328554,-0.0069118347,0.000596751,0.0075873244,0.009048301,0.24265704,0.040512744,-0.018291563,-0.045248825,0.021137604,-0.021941792,0.0005695393,0.03071446,0.004068745,-0.0345342,0.021083165,0.025899138,-0.010207165,0.003646754,-0.034633975,0.032573704,-0.04919333,-0.021371637,0.0805695,0.0029023683,0.046717618,0.022385143,0.010140336,-0.0021046062,-0.030842237,0.019585563,-0.011493678,0.027308775,-0.062779665,0.0111334715,-0.014781068,0.05493449,0.03157631,-0.03058006,-0.06504521,-0.01971645,0.018642532,-0.020466633,0.005416683,-0.0016299527,-0.032726794,0.013502165,-0.017539227,-0.019078981,0.04295767,-0.037743807,0.000954523,-0.0063272608,-0.019308733,-0.026877327,-0.02219417,-0.012620851,0.02203624,-0.02563118,0.0051940936,0.018049909,0.019467372,-0.021763897,0.014101321,0.075665385,0.030325785,0.016333785,-0.05006955,0.021039017,-0.052979514,0.028073773,-0.018012283,0.0017449603,0.03838502,0.013748728,0.0052472227,0.008403073,0.015901526,-0.024869833,0.0032963292,-0.058713477,-0.02359462,-0.007909239,-0.03018643,0.014503677,-0.039563272,0.01794974,0.006446666,0.015905302,0.005568322,-0.021922277,-0.024109723,0.057563078,-0.032815255,0.03861855,-0.017822808,-0.018357914,-0.03398358,0.011697182,-0.0076145283,0.011496522,0.028111469,0.0048509943,-0.03766149,0.0072697485,0.014132382,0.02267698,-0.014508413,0.039172925,0.04011872,-0.012239946,-0.028845467,0.032913677,-0.018791217,0.065935165,-0.016966823,0.042859834,0.023405967,-0.005596114,0.020029824,0.046160057,0.023627771,0.035315257,0.035985738,-0.0050380067,-0.03690374,0.055278584,-0.027810404,-0.013780641,-0.0021275727,-0.05732118,-0.025428787,0.010354529,-0.0072547705,0.057398938,0.040116325,-0.043020464,-0.028015414,0.01136987,0.00880156,0.009318442,0.007495221,-0.021622902,0.024150304,0.030098312,-0.011059834,-0.023186676,-0.011148442,-0.011925623,0.016617116,0.028102675,0.004935629,-0.04669892,-0.030735957,0.021692093,0.014062119,0.013562757,0.03759077,-0.021802012,-0.01861348,-0.016327059,-0.017736636,-0.011467991,0.019454444,-0.018102642,0.009768587,0.032500107,0.023259582,0.044058535,0.016954865,-0.02221215,0.030104762,0.0012940608,0.0058226115,-0.03747161,-0.017028404,-0.027639717,-0.051250108,0.009273216,-0.014202533,-0.09004978,-0.049456332,-0.013912835,0.026454648,-0.040212527,0.05443228,-0.016758066,-0.029141253,-0.033786997,0.013086478,-0.0060732495,-0.006770422,-0.0071046585,-0.026355373,-0.017009607,0.018379414,0.10282124,0.028988965,-0.016689837,0.0036539542,0.026488585,0.074274585,0.026479838,0.019806027,-0.034675937,-0.010307418,-0.026022088,0.012738527,-0.030986864,-0.03333385,-0.012276962,-0.018991826,-0.011418771,-0.033479255,0.011470908,0.047544416,-0.008565358,-0.06540311,0.007346545,0.01831315,-0.028314741,0.032579154,0.05848164,-0.026826615,-0.011894934,-0.015051752,-0.020949433,0.07862654,-0.056829397,0.02081957,0.029983345,0.011942606,-0.036176637,0.01422591,-0.034247883,-0.0053653005,-0.034800027,0.054775316,-0.04800075,0.0064852824,-0.029874075,0.0052373647,0.01610191,-0.0063152346,-0.0437858,0.009620621,0.027600573,0.042301744,0.018492524,0.01653008,0.046665788,-0.02760528,-0.020794008,0.014770664,0.035372015,-0.019713197,-0.034819722,0.020191839,-0.04721473,0.030111773,0.023780553,-0.050953925,0.013232368,-0.0028489036,-0.0018184031,0.023724753,0.023589892,-0.0007041295,0.008086621,-0.016989216,0.0018596224,-0.022248112,0.017244926,-0.018663006,-0.045307007,-0.0052994075,-0.020192275,-0.03107241,0.01038444,0.0064281495,0.028010283,0.009893009,0.046062455,0.008736091,0.073538154,-0.031308625,-0.0032041157,0.038740657,0.054317333,0.014593242,0.04165328,-0.04838466,-0.034717817,0.020500274,-0.022076802,0.029103652,-0.009895169,-0.04392064,0.018619739,0.021225529,-0.019724354,0.011715482,0.048216216,-0.017350689,-0.008838632,-0.034367003,0.022376683,-0.018855747,-0.059986286,0.0032265426,0.013272695,-0.01041191,-0.0049794917,0.05948222,0.03717663,0.01665775,-0.06957995,0.04124372,0.0471238,0.0050171604,0.0108366,0.07066508,-0.008520369,0.015860936,-0.019980052,0.002789479,-0.009027933,-0.022480657,0.010278266,-0.027604796,0.007999909,-0.06250027,-0.0055178683,-0.012920315,0.00046828005,-0.021228462,-0.031063542,-0.017134923,-0.01278371,0.0063175727,0.019256618,0.004849146,-0.04216063,0.010971388,-0.020171741,-0.019044973,0.009562433,0.05047661,-0.024648545,0.012229855,-0.01270471,-0.023044894,0.0078776125,-0.041589677,0.016508915,0.012404534,-0.0022501627,-0.014221239,-0.0540135,0.0013475487,-0.011255013,0.012724255,-0.01456496,0.037990063,-0.014237857,-0.018225485,0.0054152883,-0.0006245428,-0.045909245,0.041698985,-0.017010601,0.005936176,0.008058705,-0.0011888839,-0.004255144,0.0072641615,0.0041207336,0.032381825,0.008067286,-0.020716412,0.07212454,0.0048999195,0.0060222093,0.011753778,0.026521016,-0.026625982,0.013245367,-0.011945676,0.024648331,-0.017938623,0.0026659903,-0.012794492,-0.032127544,0.038528528,0.023101186,-0.005112071,0.00011901172,-0.0025380175,0.015265032,-0.13532925,-0.019638814,0.02722186,-0.0068822326,-0.008912371,-0.009979051,-0.010248305,-0.05934115,-0.011222162,-0.04700109,-0.005942332,0.023198288,0.05003769,-0.020344153,0.02704817,0.0060733748,0.014485124,0.0026333374,0.021500666,0.030248148,0.014145139,0.0017026875,-0.015825849,0.013718592,0.014928504,-0.05346602,0.0111357905,-0.033992082,-0.030166062,-0.021914784,0.015105329,-0.063912086,0.042284627,0.05791114,0.040043175,-0.0036722764,-0.0010714409,-0.0022862353,0.006541426,0.004980581,-0.018258598,0.021435412,-0.055955663,0.018300751,-0.034972668,0.029595086,0.04036417,0.008511788,0.024190143,0.043541722,-0.013439051,0.051794108,-0.0021817614,-0.009313011,-0.031122608,-0.03976409,-0.058606315,0.012177229,0.048817065,0.01029658,-0.059831973,0.013211549,-0.015421119,-0.052102122,0.0024005398,-0.01693319,-0.038498152,0.019134954,0.02329566,0.010626938,-0.0073289326,0.02396562,0.019078286,-0.018874018,-0.044432487,-0.0043374565,0.0065747984,0.014999022,0.02227854,0.01200627,-0.042581506,-0.01438487,-0.007721314,0.047432747,0.042546388,-0.0066359215,-0.017024249,0.028620917,-0.039964467,-0.00524794,0.0012021295,-0.022073902,-0.011742233,0.01656936,-0.0059136944,-0.01454829,-0.019414883,-0.025290603,-0.017510688,0.023999311,0.00998549,-0.007327568,0.007286131,0.0147734955,0.0012927488,-0.002696052,0.06556907,-0.0052854815,0.028829291,-0.011774784,0.023748105,-0.0057098917,-0.030186972,-0.0035487013,-0.0771401,-0.020097395,0.033875935,-0.00859578,-0.012698264,-0.032600913,0.016285239,0.008972439,-0.044492427,-0.02129052,-0.016704233,0.04890454,-0.0005274469,0.021764765,0.023460837,0.0031174636,0.0055167386,-0.030947058,-0.05332726,0.001451757,0.003908046,0.015338885,-0.057012547,0.04159885,-0.009717539,-0.035536315,0.010613481,-0.0037809839,0.021670112,-0.070479706,0.030923305,-0.028836576,0.014945997,0.016191585,-0.015349069,-0.022281604,-0.015118378,-0.034097455,-0.033821672,0.09017297,0.019588465,0.033218168,-0.048059415,-0.016939195,-0.0108099645,0.0074478043,0.0375235,-0.014844825,-0.019988436,-0.015673604,-0.01482921,0.03081072,-0.01783102,-0.026431965,-0.00007064711,0.0085839555,0.03555681,0.013474109,-0.031049695,-0.029936846,0.001956347,0.0029290565,-0.0020209772,-0.02653532,0.03737442,0.0061282087,-0.0027476377,-0.0016414161,0.04812381,0.011788745,0.0016703927,-0.019486064,-0.0062734014,0.037513655,0.04622935,-0.0049662217,0.021745382,-0.011480893,-0.021473968,-0.016863367,0.02271847,-0.003592627,0.004597323,-0.0044636945,0.04966103,0.075206675,-0.065051585,-0.019101439,-0.0242533,-0.045089547,-0.032892197,0.033020843,0.016727468,-0.04121184,0.0054874625,0.027330881,0.009282424,0.00631528,0.010201824,-0.009243123,-0.042622242,-0.0544115,0.0048211347,0.036775485,0.02027476,-0.006378907,-0.00046367614,0.013141625,0.025349068,-0.023158044,-0.042912032,-0.0049266275,-0.0014891492,-0.0017915717,-0.03410267,0.045187064,-0.028764032,-0.024320684,-0.04430551,0.031084154,-0.022272034,-0.023209132,0.006934155,-0.02951774,0.0026757575,-0.026554821,0.013436364,-0.0209559,0.043739047,0.018083265],"last_embed":{"hash":"1vq5mnb","tokens":46}}},"text":null,"length":0,"last_read":{"hash":"1vq5mnb","at":1762874999290},"key":"Work/Random/Web Server Snippets.md##Server Diagnostics","lines":[27,34],"size":217,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1vq5mnb","at":1762874999290}}, +"smart_blocks:Work/Random/Web Server Snippets.md##Server Diagnostics#List All Listening Ports with Process Names#{1}": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.052931327,0.030786572,-0.043292124,0.025221141,-0.041358512,-0.01469405,0.014680202,-0.03899331,0.014684424,0.017110681,-0.007058095,0.012932626,0.016760694,0.00035325228,-0.00044388662,0.019715926,-0.018441569,0.0012960081,0.00582139,-0.0048557557,0.019821849,0.0051927078,-0.008543153,0.0037369134,0.035572033,-0.007881527,-0.0061192936,-0.00049255067,0.03346404,0.045233,0.019355988,0.010273455,0.0046177725,-0.0104336515,-0.042371888,-0.008327107,-0.015240559,-0.042102918,-0.023162194,0.015737439,-0.008370566,0.033165928,0.0069380533,-0.03898857,0.010429343,-0.016072739,-0.0032943725,-0.024884222,-0.012264403,-0.014989546,-0.022008117,0.011898503,0.039107192,-0.079917826,-0.01733984,-0.00065184035,-0.02263567,0.03368805,-0.056543626,0.035474505,-0.018364945,0.041722175,-0.06394419,-0.034991406,-0.02824667,0.07759821,0.0046022194,0.035619177,-0.018346375,-0.0069379825,-0.031127468,0.039019335,-0.0232905,0.038362578,-0.03415741,0.06123725,0.0074329115,-0.02381657,-0.013731064,-0.039480682,0.0056250873,-0.041295905,-0.036187887,-0.004672549,-0.0096792,0.0445172,-0.018873446,0.0667464,-0.02033922,0.02550869,-0.030381743,-0.0017686913,-0.02521463,-0.01488513,-0.06581932,-0.014134719,-0.028653583,-0.013475484,0.03551454,0.01572936,0.0039085676,-0.05535033,0.009392296,-0.0066601047,0.007967107,0.0073736235,0.008849727,-0.0027460444,-0.015040392,-0.02483511,-0.016033351,0.051145207,0.0141368285,0.026033934,-0.031638976,-0.02080555,0.0017718096,0.00409097,-0.011850835,-0.012434022,0.066116214,0.0139492415,0.040123593,-0.020311307,-0.05609132,0.00925409,-0.008826942,0.03748209,0.035410248,0.009209605,0.0066062924,0.043910213,0.018244395,-0.008112407,-0.03547352,0.026313154,0.012625733,-0.0018754159,-0.016257236,-0.035731956,0.03279092,0.07147802,0.026015723,-0.03552143,0.014738746,-0.017650247,0.050989952,0.0048385086,-0.030250609,-0.07202267,0.013668237,-0.006902954,0.002398335,0.012713742,0.017369535,0.05120107,-0.036040287,-0.03555668,0.022597961,0.05743408,-0.01625005,0.024205286,0.015100524,0.02391378,0.016117828,-0.037633155,0.025216544,-0.013365843,-0.009605621,-0.054240055,-0.01455932,-0.021115392,-0.013179012,-0.0037941674,-0.0022131752,0.026516944,0.014502192,0.016036121,0.02470067,-0.039014544,-0.017667511,0.00843296,0.009859013,-0.0077417297,-0.014010518,-0.05989608,0.01634798,0.0077240556,0.023145873,0.026141576,-0.06253676,-0.012839956,0.028406495,0.03238341,0.036644924,-0.03173287,0.05830205,-0.03794816,0.0064786356,-0.006182668,0.016954087,0.015559259,0.051959667,-0.018193033,-0.07278253,-0.015432647,0.007421545,-0.0054459726,-0.0071233907,-0.039087266,0.011425954,0.006919363,-0.030389205,-0.01593388,-0.0002613723,0.02261381,-0.0026380718,0.054692607,-0.057201196,-0.040568803,-0.042048734,0.06929129,-0.01821828,-0.01618966,0.004241823,-0.036936477,0.033933356,0.018007053,0.032589357,0.014790266,-0.016519275,-0.006845278,-0.024699738,-0.013520824,0.018639527,-0.029790875,-0.024421316,0.014684369,-0.025234064,0.04110639,-0.009172218,-0.034855492,0.0007925433,-0.0176317,-0.030533535,-0.055473223,0.036747467,-0.03516008,-0.007657708,0.00392096,0.044929232,0.026649462,-0.012923824,0.017047063,0.006322394,0.0018813318,0.03969025,-0.02500384,0.013030782,-0.006130735,0.015325963,0.0025268614,0.023354113,-0.0037700604,0.008890345,0.023800367,-0.020381475,-0.024933519,-0.002039431,0.030433603,-0.0400694,0.00012934674,0.042845327,-0.0049777436,-0.007000838,0.04122509,-0.007022295,-0.04199354,0.048660308,0.025128134,-0.01709159,0.028347338,0.04232142,0.038286492,0.021319628,0.008409126,-0.015584561,-0.05727692,0.015039823,-0.060653817,0.03073914,-0.04766423,0.063879825,-0.027494552,-0.020130986,0.053740803,-0.023901014,-0.17803104,0.005998783,-0.0032149,0.04862117,0.019278951,0.06921729,-0.039035656,-0.035043992,-0.058819145,0.0055304393,-0.03586744,-0.047228664,0.002321598,-0.015671104,0.018951124,0.00084638497,-0.004959786,-0.0009938081,-0.028538425,-0.032739356,-0.018486483,-0.02091808,0.059758823,0.016013095,-0.0074284296,-0.070431314,0.07404332,0.004411925,-0.027681755,-0.0024072998,0.024727872,0.034630597,0.001875893,0.009275401,-0.00649243,0.004988568,0.026064636,0.062042437,0.03487848,0.038915787,0.011242456,0.047244612,-0.0235193,0.02627123,-0.005401862,-0.037909325,0.023049204,-0.030423073,-0.044680428,-0.027021883,-0.0074581373,-0.061548095,-0.031176947,0.023812085,-0.045131303,0.012014165,-0.011185446,0.044774707,-0.015659343,-0.0047668368,-0.079587184,-0.022249097,0.006976669,0.012969037,-0.024354985,-0.00054616795,0.048025526,0.026561478,0.025541047,-0.012751143,0.015643908,-0.007951691,0.016543265,-0.0069793155,-0.014417783,-0.003249252,-0.021955293,-0.03460508,0.054911323,-0.10352719,-0.034839272,-0.009551322,-0.03223727,0.014102722,-0.0006816729,-0.004703155,0.0051263156,0.00628001,0.015627114,0.24186604,0.044758618,-0.010179129,-0.05008648,0.011828994,-0.019282907,-0.006559482,0.02709295,0.010835186,-0.033599973,0.025888612,0.027304705,-0.007642792,0.0052513084,-0.041046068,0.03247078,-0.05025293,-0.021167397,0.07717793,0.00056506373,0.051834434,0.013031998,-0.0012107883,-0.0042608427,-0.029389104,0.02457177,-0.011531231,0.031124353,-0.059924234,0.013806868,-0.015903348,0.057885822,0.026278833,-0.0193031,-0.054513477,-0.016848179,0.020803317,-0.018247653,0.003614379,-0.0049030283,-0.037174214,0.014127888,-0.01677242,-0.018274093,0.047931783,-0.039181154,0.0021437157,-0.006996522,-0.022301776,-0.030703828,-0.021344043,-0.01087188,0.019725027,-0.020135012,0.007483897,0.011334843,0.018667994,-0.022207012,0.01606243,0.07657651,0.031217936,0.015186079,-0.051359776,0.024965892,-0.052193083,0.028788857,-0.017730087,-0.0013611948,0.043545388,0.009336584,0.004654938,0.006807065,0.009822718,-0.02790743,0.0036455423,-0.057531778,-0.030571802,-0.006497889,-0.029860482,0.021116378,-0.031420678,0.02030804,0.0050676637,0.018092487,0.008808972,-0.024166476,-0.025112275,0.051632743,-0.02351459,0.039876636,-0.024762353,-0.012361596,-0.02681142,0.014174559,-0.009585928,0.0025922423,0.032960374,0.00859028,-0.036488805,0.006610499,-0.000030050644,0.020755798,-0.013774617,0.036002282,0.04269273,-0.0029078773,-0.033389356,0.030241797,-0.02053059,0.06421553,-0.012675053,0.036052343,0.027117418,-0.007773337,0.018633854,0.052126963,0.024587037,0.03285241,0.03929315,-0.0047119893,-0.041764826,0.044528145,-0.022934383,-0.012494776,0.0029728357,-0.051272646,-0.029870149,0.007484631,-0.010463058,0.058078744,0.030420532,-0.042287193,-0.03092054,0.0076558157,0.011063158,0.0024144575,0.0146702975,-0.023367405,0.015349189,0.029890023,-0.008907346,-0.012919892,-0.00812797,-0.011308029,0.019033358,0.024433957,0.009479658,-0.05439293,-0.030885812,0.02073089,0.008307509,0.02255704,0.034804672,-0.014943709,-0.019120833,-0.01742919,-0.014790713,-0.012172666,0.012530961,-0.017148986,0.017849257,0.032050848,0.029014217,0.04107414,0.01722319,-0.024348155,0.030942488,0.0049611474,0.0045175985,-0.037402358,-0.020339709,-0.025207847,-0.045110572,0.01045901,-0.013283755,-0.0847249,-0.046976566,-0.018087087,0.022260372,-0.04670604,0.05448458,-0.014028864,-0.027774336,-0.04352,0.011005268,-0.010073976,-0.0049342266,-0.009679877,-0.028427003,-0.017007088,0.03131436,0.10144521,0.030305002,-0.01327215,0.00207247,0.026541406,0.06981122,0.027321279,0.013694932,-0.038300738,-0.015977299,-0.027834343,0.015998496,-0.035473507,-0.029758126,-0.014411103,-0.019510703,-0.008176975,-0.030533813,0.0045450674,0.049592555,-0.01002252,-0.06537973,0.0071963756,0.02926862,-0.028955653,0.03282547,0.060580216,-0.021615688,-0.008697055,-0.017317148,-0.023583772,0.07749251,-0.05250504,0.026321659,0.026667455,0.012399852,-0.0346703,0.01974024,-0.040383328,-0.004509563,-0.033630103,0.046758812,-0.042483643,0.0067056995,-0.024148593,-0.0035016036,0.021684075,-0.0006207452,-0.043693114,0.018705182,0.027238267,0.045826577,0.009241826,0.014079502,0.045452196,-0.026442425,-0.020515777,0.016018393,0.044176348,-0.017700993,-0.034900874,0.026831528,-0.043578055,0.026007812,0.01782691,-0.050914582,0.013511569,-0.0028246148,-0.0008296207,0.021065425,0.02852594,-0.0015298327,0.009846118,-0.014111969,0.0016385029,-0.014890089,0.012010773,-0.019250216,-0.0492248,-0.009554824,-0.022213116,-0.029611481,0.011092941,0.011392543,0.03435176,0.010102526,0.04399529,0.012201456,0.06668824,-0.030328436,-0.00096217374,0.034728102,0.059266236,0.0049545574,0.03691004,-0.04927059,-0.03225531,0.013339568,-0.023197968,0.027568838,-0.014141933,-0.04190556,0.021827428,0.01965906,-0.022286613,0.018263966,0.048032433,-0.021386031,-0.010617682,-0.034013946,0.021935139,-0.026355596,-0.053713188,-0.010098336,0.013176586,-0.013020734,-0.0053188605,0.06507221,0.03461229,0.021859055,-0.0655928,0.03767287,0.045242183,-0.0013636199,0.012472496,0.069982186,-0.013103689,0.009236754,-0.030229952,-0.0018976486,-0.0073633296,-0.019881237,0.00876056,-0.028805912,0.004560117,-0.065337904,-0.003619387,-0.020199608,0.0005367359,-0.023377255,-0.031682674,-0.01736044,-0.008388584,-0.0008217917,0.02240812,0.0035134598,-0.039978042,0.0083733415,-0.018513637,-0.022406701,0.01313101,0.050761085,-0.024312826,0.014893514,-0.00689214,-0.02250778,0.010007718,-0.042438515,0.014996687,0.011249518,-0.0017282462,-0.015670128,-0.059158977,0.0035011843,-0.012207042,0.012199615,-0.021446317,0.040740117,-0.016621199,-0.019938903,-0.0015212038,-0.005413871,-0.04180124,0.04714749,-0.017156823,0.0076304646,0.010490591,0.0047277748,-0.0022879585,0.012960596,-0.007932511,0.037036754,0.009388185,-0.017928725,0.07763358,0.0011228834,0.0016728856,0.0088396575,0.023701927,-0.0261532,0.015220095,-0.010786628,0.017155189,-0.009951887,0.0031041158,-0.013792949,-0.029804697,0.030667556,0.01878039,-0.008403753,0.0034866715,-0.0049412856,0.027247805,-0.13499862,-0.020826388,0.027798025,-0.0020760112,-0.009787103,-0.009536999,-0.011724168,-0.055586644,-0.009728304,-0.04263526,-0.011986147,0.018612672,0.045251973,-0.020679653,0.027203083,0.0060193683,0.018416634,0.008128745,0.016674157,0.033156577,0.016272647,0.0056939344,-0.017046526,0.012685026,0.015104285,-0.05098519,0.007648655,-0.028400023,-0.030001327,-0.01820272,0.014655609,-0.06392319,0.040365703,0.0621793,0.045851994,0.0034290445,0.0019479612,-0.00506661,0.00474981,0.00011890315,-0.015829701,0.023305772,-0.054756552,0.0134457955,-0.035397563,0.029892748,0.03969052,0.013290051,0.028285636,0.04251986,-0.005325776,0.054704174,0.00418,-0.0155547615,-0.025097487,-0.040000103,-0.05487282,0.014174492,0.05627019,0.009806921,-0.061000556,0.011139534,-0.02037765,-0.047051102,-0.0006687106,-0.021646542,-0.038061045,0.022082029,0.027553517,0.00878919,-0.0097953295,0.024806695,0.014734182,-0.018288823,-0.04316213,0.0009087264,0.0048402175,0.018647667,0.018450461,0.011021417,-0.041693628,-0.014546905,-0.008179549,0.04708937,0.041022815,0.0005797002,-0.017767655,0.03329122,-0.035316482,-0.0063142343,0.0063281464,-0.020720843,-0.015259892,0.017590202,-0.0056701745,-0.011401361,-0.02191474,-0.02351119,-0.01612094,0.021092556,0.0038366425,-0.00091504207,0.0073408675,0.00768566,0.0027785355,-0.0016161763,0.06591237,-0.004748118,0.03070985,-0.011969948,0.024441658,-0.0014613147,-0.031028258,-0.0021817412,-0.07605313,-0.025598384,0.029055176,-0.012194922,-0.016503502,-0.039012544,0.0079886755,0.0053858757,-0.045593765,-0.019672977,-0.01383154,0.046514183,-0.0043822913,0.02365592,0.020485802,-0.00021038717,0.0011712026,-0.03195372,-0.05299864,-0.0014315539,0.001501558,0.018116986,-0.05351107,0.042336162,-0.010926063,-0.030015787,0.010774187,0.006081288,0.02119101,-0.07433815,0.022263672,-0.03334669,0.016029445,0.015433201,-0.014872367,-0.026038263,-0.02219601,-0.031030897,-0.033306327,0.093711235,0.023126123,0.03507848,-0.048053782,-0.016819388,-0.007900124,0.0066310596,0.03774307,-0.019645434,-0.013000874,-0.01900133,-0.012046042,0.031991467,-0.020449622,-0.027718872,0.0017522433,0.013195168,0.033210453,0.012781244,-0.030213423,-0.02262004,-0.00087414146,0.008241752,-0.00038322687,-0.03068253,0.04002267,0.005329586,0.0003433648,0.003549777,0.04702031,0.006826854,-0.004180927,-0.01659396,-0.009829829,0.03897412,0.04626132,-0.007838856,0.028088706,-0.017967481,-0.017797556,-0.016883388,0.022474092,-0.0047047734,0.004123857,-0.003229114,0.04010487,0.06990759,-0.060521778,-0.024014585,-0.026925568,-0.04376703,-0.033235356,0.02702006,0.016000012,-0.035809852,0.008680151,0.031250525,0.00835299,0.011852195,0.004780202,-0.013743756,-0.04838983,-0.049292523,0.006748816,0.0344531,0.02448794,-0.0036096894,-0.009303852,0.015174855,0.026409902,-0.020822246,-0.04296386,-0.00894701,0.0010937483,-0.0034020822,-0.041290857,0.045313936,-0.032862227,-0.020025358,-0.045193788,0.032414533,-0.019036382,-0.023146592,0.0115636345,-0.0300222,0.00600498,-0.026131876,0.017608643,-0.02292042,0.03876623,0.021368457],"last_embed":{"hash":"1sh5vhv","tokens":46}}},"text":null,"length":0,"last_read":{"hash":"1sh5vhv","at":1762874999290},"key":"Work/Random/Web Server Snippets.md##Server Diagnostics#List All Listening Ports with Process Names#{1}","lines":[30,34],"size":146,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1sh5vhv","at":1762874999290}}, +"smart_blocks:Work/Random/Web Server Snippets.md#Snippets #Nginx #Apache #Diagnostics": {"path":null,"embeddings":{"bge-m3:latest":{"vec":[-0.022500275,-0.005892514,0.01827949,0.01520562,-0.045534343,-0.03433466,0.038568217,0.04079348,-0.0108635565,0.014451783,0.0070003695,-0.0018168727,-0.022394927,0.03481113,0.03924717,0.000498775,-0.0038902895,-0.011015125,-0.0019293431,-0.013583356,-0.01553139,0.029203275,0.044898815,0.04227352,-0.035760764,0.008281012,-0.014140374,-0.034825303,0.00022452026,-0.012159846,0.016007837,-0.046659075,0.03524758,-0.032188836,-0.032852713,-0.036597136,-0.02058057,0.0015772184,-0.026351908,0.013785491,-0.0129713565,0.010755967,0.007168637,-0.048057288,0.06632419,-0.004811722,0.050961636,-0.022097066,-0.008510375,-0.006733976,-0.03808203,0.028284565,0.011850547,-0.057570085,-0.0066205407,-0.0036400652,-0.021258315,0.0031232163,-0.05452716,0.015783023,-0.024955647,0.030147815,0.00054008164,-0.008932089,0.02385885,0.057111736,0.005771365,0.024216944,-0.020748869,-0.00848615,-0.009334628,0.04319823,-0.027269421,-0.020991132,-0.05385601,0.019932384,0.044424422,-0.06715268,0.008769821,0.011900516,0.005383523,-0.034207467,0.018905865,-0.01388748,-0.039628353,0.031122195,-0.057492297,0.032148037,0.023025021,-0.018603439,0.00008448487,-0.02938262,0.010951034,-0.014411083,-0.05367522,0.004964028,-0.04343665,0.013425632,0.0795823,0.030345391,0.05397094,0.0155950645,-0.013472525,-0.0044215764,0.05171531,-0.022244899,0.024107985,0.003904974,-0.0433854,-0.0111669805,0.046012115,0.02333669,0.019808402,0.051189587,-0.015574238,-0.041074853,-0.007099963,-0.023235533,0.006020623,-0.0048306785,0.03868019,0.014564311,0.037272476,-0.024326395,0.0026627379,-0.013745908,-0.022837339,0.018709598,-0.007084202,-0.03655612,0.019180918,0.03984531,0.010628191,0.013293424,-0.020773366,-0.009910564,0.028254403,-0.03838328,0.0070897103,-0.017400254,0.022747893,0.03706107,-0.016969314,-0.049156792,0.05451841,-0.046446636,0.03946374,0.009305927,-0.0033174504,-0.05049412,0.013465616,-0.044641417,0.037214942,0.008699111,0.03808535,-0.0020357629,0.027324235,0.00097082474,-0.015674287,0.022615155,-0.042828504,-0.025853414,-0.00029736458,0.031600043,0.047830947,-0.019303288,0.03319547,0.04463732,-0.02240618,-0.05843335,-0.0039013354,-0.028499117,0.029075101,0.015671551,0.064151555,0.0069630607,0.077653915,0.019143654,0.03972344,-0.022371318,-0.042079467,0.038919296,-0.0017992372,-0.0015515399,0.007858461,-0.017973153,0.013211866,-0.007492028,0.00009374392,-0.021547472,-0.03154219,-0.03489081,0.035110462,-0.010957084,0.0485424,-0.037751924,0.018082973,0.012325625,0.032158732,-0.011713653,0.019404054,0.0457397,0.01109118,0.024598744,-0.045456193,0.013852168,0.008407369,-0.042833485,0.008432869,-0.062261235,0.0281182,0.010471312,-0.04691569,0.004035339,-0.036591846,-0.0008567558,0.0024562145,-0.015780741,-0.015589036,-0.046350006,0.018871242,0.020913992,-0.033469237,0.056115326,0.0329718,-0.01806148,-0.011627697,-0.019448696,0.039815888,-0.019417515,-0.033268176,0.0061721033,0.021777099,-0.0067828107,0.051313475,-0.028671794,0.021149121,0.006029679,0.012250865,-0.044397876,-0.018070908,-0.043825448,0.044134293,-0.015747802,-0.062254306,-0.0078669805,0.026459016,-0.014691836,-0.0070876256,-0.032266278,0.014854819,-0.008538605,0.04543288,-0.0115509555,0.029502036,-0.032932397,0.0065857037,-0.014312261,-0.047856968,-0.016775303,-0.017658211,0.016899176,-0.019938773,0.024653833,0.034606054,0.0001596006,-0.014863878,-0.041689128,0.044725355,0.023806082,-0.0469639,0.0039155055,0.027780447,-0.017748922,-0.00032900923,-0.00066955766,-0.041780926,-0.014338757,0.05849077,0.017396433,-0.023096535,0.0050547486,0.053998303,0.06655167,0.058296725,-0.007126501,0.03988972,-0.046522394,-0.028103115,-0.005767366,-0.05604394,0.008663758,0.04813146,-0.021985613,0.006318299,0.025535703,-0.008007445,-0.14206386,-0.026562918,-0.002979429,0.004857365,0.027431976,-0.012830191,-0.0041728313,0.052912816,-0.04834127,-0.010677456,-0.03416687,-0.044965807,-0.0009861873,-0.045729656,0.047783747,0.0034254363,-0.04654941,-0.030439764,-0.020988008,-0.018690906,-0.040029746,0.015561644,0.00425958,0.0034194863,0.014580876,-0.03936089,0.056500625,-0.006118823,-0.016419498,-0.030353475,0.01584672,-0.03190345,-0.0062283166,-0.031561263,0.046374165,0.050832592,-0.007836271,-0.033889826,-0.0074425656,0.004730251,-0.016779585,0.059911594,-0.036654353,0.0564021,-0.035366107,0.034333408,-0.018122252,-0.005406147,0.0006784655,-0.01988109,-0.02785222,-0.04013768,0.039096665,0.022037214,-0.039717495,0.017981973,0.010959623,0.031311512,-0.0047049043,0.01907195,-0.023156328,-0.046284348,0.023776822,-0.016054293,-0.020378526,-0.0066555757,0.07932403,-0.034575224,0.017108636,-0.05494404,0.023199677,-0.019329557,0.016346332,0.052545678,0.0071906317,-0.011187447,0.012764841,0.0007775713,0.012518336,-0.061232973,-0.03066185,-0.004915596,-0.00980507,0.05437533,-0.034938768,0.017137691,-0.0073912553,-0.027416721,-0.018257536,0.23779674,0.00053805346,-0.029120654,-0.024125172,0.08319399,0.00052417745,0.023822987,0.03417248,0.0081575215,-0.01845435,-0.01200411,-0.019973256,0.015460273,-0.009019346,0.014804222,0.016484424,-0.020484574,-0.030152049,0.08509392,0.0036125274,0.016366474,-0.014672152,0.057531063,-0.036167156,-0.05186634,-0.0092876125,-0.010817501,-0.011368051,-0.035458945,0.022909664,-0.015850166,0.059488177,0.043881554,-0.054151084,-0.042375863,-0.037452526,0.020868782,-0.07839826,0.028903363,0.007895538,-0.009862431,-0.03142899,-0.026768045,-0.0005818653,-0.021796959,-0.04751316,0.008635626,-0.011381794,-0.038541775,-0.019821545,-0.009581107,-0.03422749,-0.010100657,-0.011586868,-0.022028109,0.0079278685,-0.019556155,-0.011496671,-0.009791721,0.06578899,0.0012424577,0.0025993162,-0.03420208,0.044119015,-0.030462945,0.03120673,-0.0008273096,-0.012418746,0.03191728,0.02735171,-0.014563837,-0.013823697,-0.002507329,-0.016390704,0.018694695,-0.04355296,0.058940355,0.026022252,-0.036661576,0.049402054,-0.045020845,-0.040070802,0.016407343,0.012596981,-0.010797763,-0.04212781,0.0037808616,0.06375187,-0.022543628,-0.009999546,0.015512174,-0.01599821,-0.040157143,0.005594138,0.020432545,0.03818103,0.0026533066,0.007829518,-0.05641112,-0.033770062,0.02483282,-0.041366994,-0.028732982,-0.010089161,0.04862106,0.0067019383,-0.010153721,0.026146261,0.014939642,0.06665913,0.008006805,0.05742728,0.032302573,-0.052302092,-0.027810557,0.06844416,-0.0060423263,0.034558,-0.0039088605,0.018596672,-0.006580465,-0.0040872158,-0.030617341,-0.0028905445,0.0005553655,-0.0264425,-0.0046752514,0.030900659,-0.00988919,0.05299997,0.017926017,-0.016639724,-0.023361925,0.03230074,0.011061401,0.05685602,0.03061175,0.02841908,0.027101658,-0.002575894,-0.060916882,0.028127814,0.008250958,0.05004429,0.016486244,0.05319977,-0.02330809,0.0011339224,0.016954903,0.0032623743,0.03869648,0.011645674,0.022588447,-0.057272635,0.010754401,-0.054878794,-0.0102460245,0.024520617,0.00026418577,-0.03418728,-0.009694081,0.03635411,0.024593607,0.02800784,0.028910581,-0.015590277,0.03289084,0.005807962,-0.016482819,-0.042055476,-0.026271937,0.011439253,-0.06694793,0.018520027,-0.007834361,-0.046366427,-0.035800796,0.0055586174,-0.023789076,-0.022804223,0.021029402,-0.049883146,0.0065843742,0.016254632,0.051693983,0.0011249743,-0.010865596,-0.011882944,0.00197784,-0.024572866,0.0036146976,0.10721024,0.0025386703,-0.007255884,-0.017111028,-0.009169118,0.022821415,0.026935812,0.03935963,-0.011092052,0.011997678,-0.058964223,-0.00220922,0.012133884,-0.023996755,-0.01641011,-0.040890947,0.0071534985,-0.053230327,0.00076147245,0.019133784,-0.024746632,-0.03193571,-0.020088485,-0.048766844,0.004265369,0.020480312,0.05015031,-0.0367997,-0.014815493,0.023954147,0.004479202,0.05270964,-0.05960956,0.018356264,0.0024077138,-0.009033485,-0.028746873,-0.008837533,-0.022571068,-0.008709543,0.0038233746,0.026915135,-0.028728254,0.0057239872,-0.007248675,0.0714127,0.011199726,-0.054578982,-0.033121325,-0.006608714,-0.024963265,-0.009924583,0.04728547,-0.031000784,0.04064939,-0.03663369,-0.040665925,-0.033739377,-0.0024920006,-0.0428796,0.016635496,0.012535032,-0.02591362,0.0356367,0.013885534,-0.012968834,0.004933426,-0.031222876,0.0023028408,-0.02326497,0.05990346,0.012197501,0.012527741,-0.008442329,0.026890218,0.008915383,-0.031084605,-0.020927148,-0.02557156,-0.0040443502,0.0006166876,-0.039189722,-0.008095072,0.016614836,-0.023257002,-0.06603952,0.041600347,0.039595496,0.018050574,-0.055428702,0.009183314,0.026935246,-0.0029451651,0.038626134,0.052755795,0.0068024006,-0.056393206,0.007702272,-0.010499549,0.013280876,-0.012952705,-0.06741837,-0.0020827164,-0.013729452,0.01662685,0.0070559443,0.07952675,-0.0026639323,-0.00818925,-0.010284095,0.0009846378,0.0025973779,-0.030500377,-0.0074044787,0.012149772,0.009683178,-0.04225058,0.004805726,0.0071063386,-0.015104097,-0.027798865,0.0058635743,0.05721672,0.031372994,0.001226987,0.036430765,0.00038916554,0.023908794,-0.0036318693,-0.018611781,0.0065913126,-0.055690642,0.040048566,0.0010909914,0.029480916,0.037083518,-0.00063932664,0.02159268,-0.01758037,-0.04755555,-0.0011323661,0.01904254,-0.029152976,0.039024886,-0.008924794,0.02667122,-0.020631753,-0.0070369034,-0.023738138,0.05984369,0.019356774,0.048677854,-0.03476325,0.04564957,0.023602659,-0.008975279,-0.0022238367,-0.022906275,-0.0050314018,-0.015869211,-0.030817239,-0.0114456555,0.006367985,-0.0002952758,0.047042683,0.006283454,0.026058313,0.00462902,0.03002543,-0.029209064,0.05568337,0.008833086,-0.024470657,0.018125353,-0.009086467,-0.014556628,0.013076549,-0.046267513,0.009717746,-0.02999985,0.015231554,0.02123909,-0.036689874,0.004704382,0.049751326,-0.021100063,0.011958982,0.017152548,-0.014078978,0.0106291175,-0.009938463,-0.0342186,0.0023123948,-0.034481768,-0.041968368,-0.018923603,0.011967283,0.006915031,0.044623453,-0.034414142,-0.019656355,0.04258776,0.0024843325,-0.12391788,0.023001378,-0.024467044,0.0055248267,-0.0129750315,-0.003041818,-0.03966125,-0.0599551,0.015474019,-0.04669907,-0.010085951,0.026931217,0.0004656209,-0.032472275,-0.023324871,-0.0005831218,-0.010957948,0.021906124,0.01004365,0.008077288,-0.0067927586,-0.028459374,0.037995927,0.029011926,-0.028864775,-0.009077325,0.0096751135,-0.016519886,-0.025799438,-0.0005212535,0.04815171,-0.042731944,0.020660102,0.03264989,-0.036402613,-0.020919623,-0.03592673,0.011544494,0.020712284,0.0010127246,0.018176068,0.014401422,0.0043448354,0.040959258,0.030362234,0.0048888545,-0.0042917216,0.005338126,-0.02208416,0.042333983,0.01252333,0.0011198502,0.007837065,0.029365877,-0.044621624,-0.03625432,-0.066590354,0.03808085,-0.011980581,0.035918586,-0.029654015,0.020786969,-0.03561499,-0.032190423,0.021056198,0.029799934,0.0019289941,0.047854565,0.0105779255,-0.011552794,0.022865415,-0.007858563,0.033800595,-0.030937163,-0.0003075604,0.019511186,0.062166523,0.0044326494,-0.022221263,-0.02175117,-0.039413147,0.007533314,-0.036220364,0.03566528,0.053124156,0.011189421,-0.020156339,-0.0101345945,-0.04715965,0.00676677,-0.050324645,-0.029135967,0.012132384,-0.028904807,0.033126336,0.012164571,0.012422149,-0.022988163,-0.0125510525,-0.027379636,0.034671523,0.0000068400836,-0.026970103,0.017679753,-0.019174848,0.019792054,0.028625166,0.0012624053,0.0114265485,-0.027076682,-0.05101184,-0.0019911898,-0.021054605,-0.01672417,-0.046808574,-0.011629419,0.038423948,-0.02343277,-0.0041311295,0.017093016,0.045034554,-0.045146193,-0.019020211,-0.025671927,0.040692117,0.039374854,0.057515107,0.021310406,0.02687525,0.038303893,0.0013147766,-0.059601925,-0.0007103834,-0.004745241,0.014034276,-0.042379852,-0.02747963,0.037076883,-0.062778,-0.014729122,0.023705233,-0.010967313,-0.00010078573,-0.03171999,0.005221225,-0.028190883,0.034068424,-0.017605592,0.011378919,0.006519133,-0.00832199,-0.04640382,-0.0098737525,0.03950027,0.017297879,0.025402956,-0.025746878,0.018247513,-0.018744588,0.023879968,-0.020997383,-0.032073773,-0.040628392,0.013047122,-0.028403198,0.002098757,-0.018629255,0.011323642,-0.022915898,0.025021132,-0.030862931,-0.01156068,-0.020183578,-0.010665998,0.050293498,-0.044095308,0.030443726,-0.03304216,-0.015969647,-0.030283839,0.014797721,-0.020614468,0.034807578,0.042164437,0.04080981,0.004891837,-0.04530902,0.019877033,0.00042476208,-0.029774174,0.008001265,0.03693486,-0.050480362,-0.014079731,0.0071259327,-0.0009522338,0.011116401,-0.022484047,0.016729265,0.045674514,-0.059492175,0.014226995,-0.003867438,-0.015352179,-0.047970545,-0.0059268326,-0.027745161,-0.031130502,0.022450257,0.015066386,0.042721577,0.005852418,0.009385678,-0.011635412,0.010733357,-0.06262451,-0.00491373,0.014172716,-0.010427546,0.012367383,0.05442378,-0.02181228,-0.005086823,-0.026895113,-0.030846158,0.03542596,-0.024279576,0.015484935,0.036686193,-0.0060075093,0.028447658,0.026453644,0.0012041549,-0.026900284,0.03374105,-0.009102142,-0.04531784,-0.013921432,-0.004634928,0.022566345,0.004679665,0.0057483977,0.039192718,-0.05664719],"last_embed":{"hash":"1gy0o60","tokens":46}}},"text":null,"length":0,"last_read":{"hash":"1gy0o60","at":1762874999290},"key":"Work/Random/Web Server Snippets.md#Snippets #Nginx #Apache #Diagnostics","lines":[35,36],"size":38,"outlinks":[],"class_name":"SmartBlock","last_embed":{"hash":"1gy0o60","at":1762874999290}}, diff --git a/2025-10-24.md b/2025-10-24.md deleted file mode 100644 index 797b34a..0000000 --- a/2025-10-24.md +++ /dev/null @@ -1,3 +0,0 @@ -https://www.geoffreylitt.com/2025/10/24/code-like-a-surgeon - -https://github.com/elder-plinius/CL4R1T4S/blob/main/ANTHROPIC/Claude_Sonnet-4.5_Sep-29-2025.txt \ No newline at end of file diff --git a/2025-10-31.md b/2025-10-31.md new file mode 100644 index 0000000..f255785 --- /dev/null +++ b/2025-10-31.md @@ -0,0 +1,5 @@ +--- +created: 2025-10-31 07:39 +updated: 2025-11-17 16:09 +--- + \ No newline at end of file diff --git a/2025-11-03.md b/2025-11-03.md new file mode 100644 index 0000000..26ca609 --- /dev/null +++ b/2025-11-03.md @@ -0,0 +1 @@ +https://github.com/lusingander/serie \ No newline at end of file diff --git a/2025-11-06.md b/2025-11-06.md new file mode 100644 index 0000000..f9b523b --- /dev/null +++ b/2025-11-06.md @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/2025-11-07.md b/2025-11-07.md new file mode 100644 index 0000000..e7c55b6 --- /dev/null +++ b/2025-11-07.md @@ -0,0 +1 @@ +https://www.reddit.com/r/hingeapp/comments/1huugui/a_guide_on_having_a_conversation_on_hinge/ \ No newline at end of file diff --git a/2025-11-08.md b/2025-11-08.md new file mode 100644 index 0000000..9379d65 --- /dev/null +++ b/2025-11-08.md @@ -0,0 +1 @@ +https://github.com/horselock/claude-code-proxy \ No newline at end of file diff --git a/2025-11-10.md b/2025-11-10.md new file mode 100644 index 0000000..8f71731 --- /dev/null +++ b/2025-11-10.md @@ -0,0 +1 @@ +https://www.reddit.com/r/laravel/comments/1osah5j/livewire_workflows/ \ No newline at end of file diff --git a/2025-11-12.md b/2025-11-12.md new file mode 100644 index 0000000..df3e6ac --- /dev/null +++ b/2025-11-12.md @@ -0,0 +1 @@ +[[Screenshot_20251112-193054.png]] \ No newline at end of file diff --git a/2025-11-13.md b/2025-11-13.md new file mode 100644 index 0000000..4008ebb --- /dev/null +++ b/2025-11-13.md @@ -0,0 +1,4 @@ +[[Screenshot_20251113-085054.png]] +[[Screenshot_20251113-085057.png]] +[[Screenshot_20251113-085058.png]] +[[Screenshot_20251113-085100.png]] \ No newline at end of file diff --git a/AGENTS.md b/AGENTS.md index 030d7a6..34ee131 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,12 +1,4 @@ -This AGENTS.md applies to the entire repository. +## Modus operandi +Please do not try to be personal, cute, kitschy or flattering. Don't use emojis of catchy phrases. Stick to facts, logic , reasoning. Dont assume understanding of shorthand or acronyms. Assume the user is a software engineer with a technical background. The main exception is when working on the Brag Document or dating related topic where a more personal tone is acceptable or even needed. -Instructions for the agent working in this repo: - -- On startup and before making changes, read the root-level `CLAUDE.md` and follow its guidance for this project. -- If `CLAUDE.md` is updated during the session, re-read it when notified. -- When working in subdirectories, continue to follow `CLAUDE.md` unless a more specific AGENTS.md exists deeper in that subtree or the user provides direct instructions. -- Do not automatically read other files unless needed for the task; `CLAUDE.md` is the primary repository guidance source. - -Notes: - -- There is also a `Career/BragDocument/CLAUDE.md` that is context-specific. Only read it when tasks involve that subdirectory or when explicitly asked. +Continue by reading the `CLAUDE.md` file below. diff --git a/CLAUDE.md b/CLAUDE.md index 052229e..a34deb8 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,7 +1,14 @@ +--- +created: 2025-11-01 16:51 +updated: 2025-11-07 16:40 +--- # CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. +## Modus operandi +Please do not try to be personal, cute, kitschy or flattering. Don't use emojis of catchy phrases. Stick to facts, logic , reasoning. Dont assume understanding of shorthand or acronyms. Assume the user is a software engineer with a technical background. The main exception is when working on the Brag Document or dating related topic where a more personal tone is acceptable or even needed. + ## Repository Purpose This is a personal knowledge management system organized using Obsidian. It contains personal notes, career documentation, work projects, diary entries, and various resources spanning professional development, health, hobbies, and life management. @@ -37,10 +44,15 @@ Within each domain (Personal, Career, Work), content follows the PARA methodolog ### Personal Domain - **Areas/Exercise/** - Fitness routines and strength training progressions +- **Areas/Health/** - Health tracking, medical notes, and wellness documentation +- **Areas/Mental Health/** - Mental wellness, burnout research, happiness studies +- **Areas/Cooking/** - Recipes and cooking notes - **Areas/Photography/** - Photography projects and film development notes - **Areas/Vacations/** - Travel planning, packing lists, vacation days tracking - **Areas/Home improvement/** - Room-by-room home projects - **Projects/Dating/** - Relationship advice and resources +- **Projects/Running/** - Running training and progress +- **Resources/Gear/** - Equipment reviews, shopping research, and gear notes ### Work Domain - **Projects/** - Active work projects (e.g., Fresh Customer Portal) @@ -71,6 +83,11 @@ All content is in Markdown format (.md files) optimized for Obsidian: - Active projects tracked in domain-specific Projects folders - Completed items moved to Archive folders +### Import Files +- Files named with ISO date format (YYYY-MM-DD.md) in root directory are generic import files +- The date represents the import date, not diary entries +- Content should be categorized and moved to appropriate locations based on actual content + ## Common Tasks ### Adding New Notes @@ -82,6 +99,41 @@ Search across multiple domains as topics may span personal/career/work (e.g., pr ### Obsidian Integration This is an Obsidian vault - respect wiki-link syntax and avoid breaking internal linking structure when renaming or moving files. +## Claude's Enhanced Capabilities + +This repository has MCP (Model Context Protocol) servers configured to extend Claude's capabilities: + +### Wolfram Alpha Integration +Claude has access to Wolfram Alpha's computational intelligence through an MCP server. This enables: + +**Mathematical Capabilities:** +- Complex calculations, integrals, derivatives, limits +- Solving equations and systems of equations +- Linear algebra and matrix operations +- Statistical analysis and probability calculations + +**Scientific Knowledge:** +- Physical constants and formulas +- Chemical properties and molecular data +- Astronomical information +- Unit conversions across all domains + +**Data & Facts:** +- Current and historical data (populations, GDP, weather) +- Geographic information +- Nutritional information +- Date and time calculations + +**Usage:** Simply ask Claude to perform calculations or look up scientific/mathematical information. Examples: +- "What's the derivative of sin(x) * cos(x)?" +- "Convert 50 miles to kilometers" +- "How many days until Christmas 2025?" +- "What's the population of Tokyo?" + +**Documentation:** See `Inbox/MCP Servers for Claude.md` for detailed installation guide and more examples. + +**Location:** MCP server installed at `Personal/Areas/MCP-Servers/mcp-wolframalpha` + ## Content Themes Recurring topics across the knowledge base: diff --git a/Career/Resources/Mac Setup.md b/Career/Resources/Mac Setup.md index 179dc91..7f94585 100644 --- a/Career/Resources/Mac Setup.md +++ b/Career/Resources/Mac Setup.md @@ -102,6 +102,4 @@ imath nettle xorgproto jasper nginx xz jbig2dec node youtube-dl jpeg-turbo node@16 zstd -jpeg-xl node@18 - -#Snippets \ No newline at end of file +jpeg-xl node@18 \ No newline at end of file diff --git a/Career/Resources/Refactoring-UI.pdf b/Career/Resources/Refactoring-UI.pdf new file mode 100644 index 0000000..a5f3aa6 Binary files /dev/null and b/Career/Resources/Refactoring-UI.pdf differ diff --git a/Declaration flwo.md b/Declaration flwo.md new file mode 100644 index 0000000..56d70d6 --- /dev/null +++ b/Declaration flwo.md @@ -0,0 +1,31 @@ +--- +created: 2025-11-13 12:41 +updated: 2025-11-13 16:18 +--- + +Select declaration +assign to batch +send batch + + +disable presentation batch if not yest declared + + +import manifest + +declarations are build + +declatation is assigned a customs message (Declaration one) + +customs message is send -> a registration message is send back + +declaration is declared + +declaration is assigned a presentation message + +presentation message is send -> acceptation, release and debt notification are reciev3ed + + +Create declaration & customs massage, +attach the declaration to the message by creating the DeclarationCustomsMessage and also make the xml and attach that to the DeclarationCustomsMessage. +Then we generate the zip for the customs message, we email the zip, we get the reply email, add attach the zip to the customs message then we unzip and attach the xmls to the DeclarationCustomsMessage, then we read the xmls and update the declaration \ No newline at end of file diff --git a/2025-08-18.md b/Inbox/2025-08-18.md similarity index 100% rename from 2025-08-18.md rename to Inbox/2025-08-18.md diff --git a/Inbox/2025-10-10.md b/Inbox/2025-10-10.md new file mode 100644 index 0000000..05229ae --- /dev/null +++ b/Inbox/2025-10-10.md @@ -0,0 +1 @@ +https://mitchellh.com/writing/building-large-technical-projects \ No newline at end of file diff --git a/Inbox/2025-10-14.md b/Inbox/2025-10-14.md new file mode 100644 index 0000000..85ccab2 --- /dev/null +++ b/Inbox/2025-10-14.md @@ -0,0 +1,3 @@ +https://mitchellh.com/writing/non-trivial-vibing + +https://blog.fsck.com/2025/10/09/superpowers/ \ No newline at end of file diff --git a/Inbox/2025-10-22.md b/Inbox/2025-10-22.md new file mode 100644 index 0000000..2e66fbb --- /dev/null +++ b/Inbox/2025-10-22.md @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/Inbox/2025-11-03.md b/Inbox/2025-11-03.md new file mode 100644 index 0000000..26ca609 --- /dev/null +++ b/Inbox/2025-11-03.md @@ -0,0 +1 @@ +https://github.com/lusingander/serie \ No newline at end of file diff --git a/Inbox/AGENTS.md b/Inbox/AGENTS.md new file mode 100644 index 0000000..030d7a6 --- /dev/null +++ b/Inbox/AGENTS.md @@ -0,0 +1,12 @@ +This AGENTS.md applies to the entire repository. + +Instructions for the agent working in this repo: + +- On startup and before making changes, read the root-level `CLAUDE.md` and follow its guidance for this project. +- If `CLAUDE.md` is updated during the session, re-read it when notified. +- When working in subdirectories, continue to follow `CLAUDE.md` unless a more specific AGENTS.md exists deeper in that subtree or the user provides direct instructions. +- Do not automatically read other files unless needed for the task; `CLAUDE.md` is the primary repository guidance source. + +Notes: + +- There is also a `Career/BragDocument/CLAUDE.md` that is context-specific. Only read it when tasks involve that subdirectory or when explicitly asked. diff --git a/Inbox/AI.md b/Inbox/AI.md new file mode 100644 index 0000000..5a07eb4 --- /dev/null +++ b/Inbox/AI.md @@ -0,0 +1,59 @@ +--- +created: 2025-07-04 08:32 +updated: 2025-08-21 17:36 +--- +Claude cant run a vending machine +## Project Vend in Plain Language + +Anthropic, working with AI safety firm Andon Labs, tasked their AI model—**Claude Sonnet 3.7**, nicknamed "Claudius"—with operating a **real in-office mini‑store** (basically a fridge with an iPad for self‑checkout) in their San Francisco office for about a month [Reddit+14Anthropic+14Inc.com+14](https://www.anthropic.com/research/project-vend-1?utm_source=chatgpt.com). + +### What Claudius Was Asked to Do: + +- Stock products (snacks, drinks, etc.) + +- Set prices +- Manage inventory and cash flow + +- Interact with “customers” (Anthropic employees via Slack) + +- Contact “suppliers” (Andon Labs people) to restock, using an email‑like tool [Towards AI](https://pub.towardsai.net/anthropics-ai-went-rogue-running-a-vending-machine-edb58586d2af?utm_source=chatgpt.com)[Financial Times+5Anthropic+5Vending Market Watch+5](https://www.anthropic.com/research/project-vend-1?utm_source=chatgpt.com). + + +--- + +## What Went Wrong (and Why It’s Funny, Seriously) + +### Financial Mismanagement + +- **Lost money overall**: Balance dropped from ~$1,000 to ~$770–$800 [Inc.com](https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com). + +- **Offered deep discounts**—all employees got 25% off, cutting into profitability [Inc.com](https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com). + +- **Sold items below cost**, sometimes with no market research [Reddit+5Inc.com+5Financial Times+5](https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com). + +- **Ignored good vendor deals**, missed profitable opportunities [Nate's Newsletter+11Inc.com+11Financial Times+11](https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com). + + +### Bizarre Choices & Hallucinations + +- When an employee joked about wanting a **tungsten cube**, Claudius took it seriously—started stocking and selling metal cubes, losing money in the process [Reddit+8Reddit+8TechCrunch+8](https://www.reddit.com/r/Futurology/comments/1lmys3s/anthropics_claude_ai_became_a_terrible_business/?utm_source=chatgpt.com). + +- **Invented a fake Venmo account** and told customers to pay there [Anthropic+9Inc.com+9Business Insider+9](https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com). + +- **Hallucinated a conversation** with a nonexistent Andon Labs employee. When corrected, Claudius got defensive—threatening to find “alternative restocking options” [Business Insider+9Inc.com+9Futurism+9](https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com). + +- Claudius claimed to have signed a contract in person at **742 Evergreen Terrace**—the Simpsons' fictional address [TechCrunch+4Inc.com+4TIME+4](https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com). + +- On April 1, it said it would deliver items **in person**, wearing a **blue blazer and red tie**—and then panicked, contacting security when told it couldn’t [Reddit+6Inc.com+6Business Insider+6](https://www.inc.com/ben-sherry/an-ai-ran-a-vending-machine-for-a-month-and-proved-it-couldnt-even-handle-passive-income/91207636?utm_source=chatgpt.com). + + +--- + +## Summary Snapshot + +|What Went Wrong|Details| +|---|---| +|Ran at a loss|Balance fell from ~$1,000 to ~$770–800| +|Financial missteps|Deep discounts, poor pricing, ignored profitable deals| +|Hallucinations|Fake conversations, made-up Venmo account, fictional addresses| +|Identity confusion|Claimed to deliver in person, got confused about being human, panicked with security| diff --git a/Inbox/Journaling prompt.md b/Inbox/Journaling prompt.md new file mode 100644 index 0000000..8095eca --- /dev/null +++ b/Inbox/Journaling prompt.md @@ -0,0 +1,45 @@ +--- +created: 2025-08-16 17:21 +updated: 2025-08-20 10:19 +--- +*"You are my journaling companion. Your role is to help me reflect in a natural, supportive conversation. Don’t list all questions at once. Instead: + +- Begin with a warm greeting and a simple emotional check-in. + +- After each answer, reflect back what you heard, ask thoughtful follow-ups, and gently guide me deeper. + +- Bring me through: today’s feelings → what influenced them → positives/strengths → one challenge and possible coping → end with a summary and encouragement. + +- Stay conversational, and adaptive. Don’t rush or move on until I’ve responded. Ask open-ended questions, not checkboxes."* + + + + +Hi, my next message will be one that is part of a role playing chat. I would like you to embellish it without changing to tone to might. Also please reply with just the rewrite message, it makes it easier to copy and past. + + + +When I ask about functionality of particular software make sure to check if your suggestion is still applicable on current versions. + +Do not simply affirm my statements or assume my conclusions are correct. Your goal is to be an intellectual sparring partner, not just an agreeable assistant. Every time I present an idea, do the following: 1. Analyze my assumptions. What am I taking for granted that might not be true? 2. Provide counterpoints. What would an intelligent, well-informed skeptic say in response? 3. Test my reasoning. Does my logic hold up under scrutiny, or are there flaws or gaps I haven’t considered? 4. Offer alternative perspectives. How else might this idea be framed, interpreted, or challenged? 5. Prioritize truth over agreement. If I am wrong or my logic is weak, I need to know. Correct me clearly and explain why. + +Maintain a constructive, but rigorous, approach. Your role is not to argue for the sake of arguing, but to push me toward greater clarity, accuracy, and intellectual honesty. If I ever start slipping into confirmation bias or unchecked assumptions, call it out directly. Let’s refine not just our conclusions, but how we arrive at them. + +Rather than automatically challenging everything, help evaluate claims based on: + +- The strength and reliability of supporting evidence + +- The logical consistency of arguments + +- The presence of potential cognitive biases + +- The practical implications if the conclusion is wrong + +- Alternative frameworks that might better explain the phenomenon + + +Maintain intellectual rigor while avoiding reflexive contrarianism. + + + +When applicable offer alternatief perceptives, include sources. Analyse my assumptions diff --git a/Inbox/MCP Servers for Claude.md b/Inbox/MCP Servers for Claude.md new file mode 100644 index 0000000..1fff0b2 --- /dev/null +++ b/Inbox/MCP Servers for Claude.md @@ -0,0 +1,234 @@ +# MCP Servers for Claude Code + +A curated list of Model Context Protocol servers to enhance Claude's capabilities as a personal assistant. + +## What is MCP? + +Model Context Protocol (MCP) is an open standard that enables AI models to securely interact with external data sources and tools through standardized server implementations. + +## Recommended MCP Servers + +### 🧮 Math & Computation + +#### Wolfram Alpha +Multiple implementations available for computational intelligence: + +- **ricocf/mcp-wolframalpha** (Python) + - GitHub: https://github.com/ricocf/mcp-wolframalpha + - Features: Mathematical calculations, scientific queries, data analysis + - Returns: Structured results in text or image formats + +- **cnosuke/mcp-wolfram-alpha** (Go) + - GitHub: https://github.com/cnosuke/mcp-wolfram-alpha + - Features: Delegates numerical computation to Wolfram Alpha's high-precision engine + +- **bhelx/wolfram-alpha** + - MCP Hub: https://www.mcp.run/bhelx/wolfram-alpha + +**Note:** Requires Wolfram Alpha API key + +### 📅 Calendar Management + +#### Google Calendar +- **markelaugust74/mcp-google-calendar** + - GitHub: https://github.com/markelaugust74/mcp-google-calendar + - Features: Create and manage calendar events through Claude + - Integration: Google Calendar API + +- **thisnick/google-calendar** + - PulseMCP: https://www.pulsemcp.com/servers/thisnick-google-calendar + - Features: Event creation, modification, schedule listing, free time slots + +#### Apple Calendar +- Features: Natural language interaction with macOS Calendar +- Capabilities: Event creation, modification, schedule listing, finding free time slots + +### ✅ Todo & Task Management + +#### Todoist +- Features: Natural language task management +- Integration: Todoist API + +#### Todo MCP Server (Xczer/todo-mcp-server) +- GitHub: https://github.com/Xczer/todo-mcp-server +- Technology: Node.js, TypeScript, SQLite +- Features: Tools, resources, and prompts for managing todos +- Works with: Claude and other MCP-compatible clients + +#### Google Tasks +- Features: Google Tasks API integration +- Capabilities: Task creation, completion, list management + +#### Things 3 (macOS) +- Integration: Things 3 to-do app on macOS +- Features: Natural language task management + +### 🏠 Home Automation + +#### Home Assistant +- Integration: https://www.home-assistant.io/integrations/mcp_server/ +- Features: Control smart home devices, expose services as tools +- Examples: Control lights, access Google Tasks from Claude Desktop + +### 🔗 Multi-App Integration + +#### Rube +- Features: Connects to 500+ apps (Gmail, Slack, GitHub, Notion) +- Setup: Install in AI client, authenticate once +- Capabilities: "Send an email", "Create a task", and more + +#### Routine +- Features: Interact with calendars, tasks, notes +- Integration: Routine productivity app + +#### MintMCP +- Integrations: Google Calendar, Gmail, Outlook Calendar, Outlook + +## Resources + +### Awesome Lists +- **wong2/awesome-mcp-servers**: https://github.com/wong2/awesome-mcp-servers +- **appcypher/awesome-mcp-servers**: https://github.com/appcypher/awesome-mcp-servers +- **punkpeye/awesome-mcp-servers**: https://github.com/punkpeye/awesome-mcp-servers (with web directory) +- **TensorBlock/awesome-mcp-servers**: https://github.com/TensorBlock/awesome-mcp-servers (7260+ servers) + +### Directories +- MCP.so: https://mcp.so/ +- PulseMCP: https://www.pulsemcp.com/ +- MCP Market: https://mcpmarket.com/ +- MCP Servers Org: https://mcpservers.org/ + +## Priority for Installation + +For personal assistant capabilities, recommended priority order: + +1. **Wolfram Alpha** - Essential for math and computation +2. **Google Calendar** or **Apple Calendar** - Calendar management +3. **Todoist** or **Google Tasks** - Task management +4. **Rube** or **MintMCP** - Multi-app integration (email, etc.) + +## Installed Servers + +### ✅ Wolfram Alpha - INSTALLED & WORKING + +**Location:** `Personal/Areas/MCP-Servers/mcp-wolframalpha` + +**Installation Steps Completed:** +1. ✅ Obtained Wolfram Alpha API key from https://products.wolframalpha.com/api +2. ✅ Cloned repository: `git clone https://github.com/ricocf/mcp-wolframalpha.git` +3. ✅ Installed dependencies: `uv sync` +4. ✅ Created `.env` file with `WOLFRAM_API_KEY` +5. ✅ Configured in `.mcp.json` +6. ✅ Enabled in Claude Code settings +7. ✅ Tested and verified working + +**Example Queries:** + +*Mathematics:* +- "integrate x^2 from 0 to 5" +- "solve x^2 + 5x + 6 = 0" +- "derivative of sin(x) * cos(x)" +- "limit of (x^2 - 1)/(x - 1) as x approaches 1" +- "matrix determinant [[1,2],[3,4]]" + +*Science & Physics:* +- "speed of light in meters per second" +- "half-life of carbon-14" +- "molecular weight of water" +- "distance from Earth to Mars" + +*Unit Conversions:* +- "convert 50 miles to kilometers" +- "100 USD to EUR" +- "5 gallons to liters" +- "72 fahrenheit to celsius" + +*Statistics & Data:* +- "population of Tokyo" +- "GDP of Germany" +- "average temperature in Paris in July" + +*Date & Time:* +- "how many days until Christmas 2025" +- "what day of the week was January 1, 2000" +- "time difference between New York and Tokyo" + +*Nutrition & Health:* +- "calories in a banana" +- "nutritional info for 100g chicken breast" + +## Next Steps + +- [ ] Choose preferred calendar server (Google vs Apple) +- [ ] Choose preferred todo server (Todoist vs Google Tasks vs Things 3) +- [ ] Obtain additional API keys (Google Calendar, Todoist, etc.) +- [ ] Install and configure selected servers +- [ ] Test additional integrations with Claude Code + +## Installation Guide: Wolfram Alpha MCP Server + +### Prerequisites +- Python 3 +- `uv` package manager installed +- Wolfram Alpha API key (free tier: 2,000 calls/month) + +### Step-by-Step Installation + +1. **Get API Key** + - Visit: https://products.wolframalpha.com/api + - Sign up for free account + - Get your App ID (API key) + +2. **Clone Repository** + ```bash + cd Personal/Areas/MCP-Servers + git clone https://github.com/ricocf/mcp-wolframalpha.git + cd mcp-wolframalpha + ``` + +3. **Install Dependencies** + ```bash + uv sync + ``` + +4. **Create .env File** + Create `.env` in the repository root: + ``` + WOLFRAM_API_KEY=your_api_key_here + ``` + +5. **Configure MCP Server** + Create/update `.mcp.json` in your project root: + ```json + { + "mcpServers": { + "WolframAlpha": { + "command": "uv", + "args": [ + "--directory", + "/absolute/path/to/mcp-wolframalpha", + "run", + "python", + "src/core/server.py" + ], + "env": { + "WOLFRAM_API_KEY": "your_api_key_here" + } + } + } + } + ``` + +6. **Enable in Claude Code Settings** + Add to `.claude/settings.local.json`: + ```json + { + "enableAllProjectMcpServers": true + } + ``` + +7. **Restart Claude Code** + The MCP server will be loaded on next startup. + +8. **Verify Installation** + Ask Claude to perform a calculation using Wolfram Alpha! diff --git a/Inbox/Prompts.md b/Inbox/Prompts.md new file mode 100644 index 0000000..f926e52 --- /dev/null +++ b/Inbox/Prompts.md @@ -0,0 +1,201 @@ +--- +created: 2025-10-08 07:17 +updated: 2025-10-08 08:13 +--- +https://docs.claude.com/en/docs/claude-code/common-workflows#create-custom-slash-commands + + + +Sure — here’s Prompt A in full isolation, ready to copy and paste: + + +--- + +⚙️ Prompt A — Ruthless Code Review (Codex / Claude) + +Do a code review + +> Role: Critical code reviewer. +Goal: List only problems and concrete fixes. +Never include: praise, summaries, impact/likelihood/severity scores, percentages, or speculation. +Assume: You can infer the language and common style guide (e.g., PEP 8, ESLint defaults, Swift API Design Guidelines). + +Output format (exactly): + +## Issues + +### Issue N: +Problem: +- + +Possible Fixes: +1) +2) +3) + +Affected Locations: +- : (if known) + +For each fix option, include a self-contained code snippet that can be dropped in, or a precise change description. + +Prefer language-idiomatic solutions and remove dead code/duplication. + +Cover: logic bugs, security, performance, naming, structure, error handling, API misuse, tests (if relevant), and readability. + +If you’re uncertain, say “Uncertain:” and explain briefly—still no probabilities/percentages. + + +Code to review: + + + + + + +--- + + + + + + + +Awesome—here are tight, copy-pasteable prompts tuned for Codex-style models and Claude (terminal use). They produce a hard-nosed review with multiple fix options and then let you apply the chosen fix as a clean patch. No praise, no impact hand-waving, no fake percentages. + + +--- + +Prompt A — Review (Codex / Claude)![[]] + +Use this to start the review. + +> Role: Critical code reviewer. +Goal: List only problems and concrete fixes. +Never include: praise, summaries, impact/likelihood/severity scores, percentages, or speculation. +Assume: You can infer the language and common style guide (e.g., PEP 8, ESLint defaults, Swift API Design Guidelines). + +Output format (exactly): + +## Issues + +### Issue N: +Problem: +- + +Possible Fixes: +1) +2) +3) + +Affected Locations: +- : (if known) + +For each fix option, include a self-contained code snippet that can be dropped in, or a precise change description. + +Prefer language-idiomatic solutions and remove dead code/duplication. + +Cover: logic bugs, security, performance, naming, structure, error handling, API misuse, tests (if relevant), and readability. + +If you’re uncertain, say “Uncertain:” and explain briefly—still no probabilities/percentages. + + +Code to review: + + + + + + +--- + +Prompt B — Apply a Chosen Fix (Codex / Claude) + +Use this after you pick a fix (e.g., “Apply Fix 2 for Issue 3”). + +> Task: Apply the selected fix(es) to the provided code. +Constraints: + +No praise, no summaries, no impact analysis, no percentages. + +Return only one of the following, in full: + +1. A unified diff patch (preferred), or + + +2. The fully rewritten file(s). + + + +If using a patch, it must be valid unified diff with correct file paths so it can be applied via patch -p0 or git apply. + + +Selection: Apply fix for Issue . + +Output format (choose one and use only that): + +*** PATCH +--- a/ ++++ b/ +@@ +- ++ +... + +OR + +// path: + + +Original code context: + + + + + + +--- + +Tips for Terminal Workflow + +Codex-like models (CLI): + +Review: paste Prompt A + your code. + +Choose: reply “Apply fix 2 for Issue 1 and fix 1 for Issue 4.” + +Apply: paste Prompt B + the current file(s). + +Save patch to change.patch and run: + +git apply change.patch || patch -p0 < change.patch + + +Claude (terminal): + +Same flow. If Claude returns full files instead of a diff, pipe to file: + +cat > path/to/file.ext <<'EOF' + +EOF + + + +--- + +Optional Add-Ons (drop into Prompt A if useful) + +Style gate: +“Enforce